[
  {
    "path": "LICENSE",
    "content": "                                 Apache License\n                           Version 2.0, January 2004\n                        http://www.apache.org/licenses/\n\n   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n   1. Definitions.\n\n      \"License\" shall mean the terms and conditions for use, reproduction,\n      and distribution as defined by Sections 1 through 9 of this document.\n\n      \"Licensor\" shall mean the copyright owner or entity authorized by\n      the copyright owner that is granting the License.\n\n      \"Legal Entity\" shall mean the union of the acting entity and all\n      other entities that control, are controlled by, or are under common\n      control with that entity. For the purposes of this definition,\n      \"control\" means (i) the power, direct or indirect, to cause the\n      direction or management of such entity, whether by contract or\n      otherwise, or (ii) ownership of fifty percent (50%) or more of the\n      outstanding shares, or (iii) beneficial ownership of such entity.\n\n      \"You\" (or \"Your\") shall mean an individual or Legal Entity\n      exercising permissions granted by this License.\n\n      \"Source\" form shall mean the preferred form for making modifications,\n      including but not limited to software source code, documentation\n      source, and configuration files.\n\n      \"Object\" form shall mean any form resulting from mechanical\n      transformation or translation of a Source form, including but\n      not limited to compiled object code, generated documentation,\n      and conversions to other media types.\n\n      \"Work\" shall mean the work of authorship, whether in Source or\n      Object form, made available under the License, as indicated by a\n      copyright notice that is included in or attached to the work\n      (an example is provided in the Appendix below).\n\n      \"Derivative Works\" shall mean any work, whether in Source or Object\n      form, that is based on (or derived from) the Work and for which the\n      editorial revisions, annotations, elaborations, or other modifications\n      represent, as a whole, an original work of authorship. For the purposes\n      of this License, Derivative Works shall not include works that remain\n      separable from, or merely link (or bind by name) to the interfaces of,\n      the Work and Derivative Works thereof.\n\n      \"Contribution\" shall mean any work of authorship, including\n      the original version of the Work and any modifications or additions\n      to that Work or Derivative Works thereof, that is intentionally\n      submitted to Licensor for inclusion in the Work by the copyright owner\n      or by an individual or Legal Entity authorized to submit on behalf of\n      the copyright owner. For the purposes of this definition, \"submitted\"\n      means any form of electronic, verbal, or written communication sent\n      to the Licensor or its representatives, including but not limited to\n      communication on electronic mailing lists, source code control systems,\n      and issue tracking systems that are managed by, or on behalf of, the\n      Licensor for the purpose of discussing and improving the Work, but\n      excluding communication that is conspicuously marked or otherwise\n      designated in writing by the copyright owner as \"Not a Contribution.\"\n\n      \"Contributor\" shall mean Licensor and any individual or Legal Entity\n      on behalf of whom a Contribution has been received by Licensor and\n      subsequently incorporated within the Work.\n\n   2. Grant of Copyright License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      copyright license to reproduce, prepare Derivative Works of,\n      publicly display, publicly perform, sublicense, and distribute the\n      Work and such Derivative Works in Source or Object form.\n\n   3. Grant of Patent License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      (except as stated in this section) patent license to make, have made,\n      use, offer to sell, sell, import, and otherwise transfer the Work,\n      where such license applies only to those patent claims licensable\n      by such Contributor that are necessarily infringed by their\n      Contribution(s) alone or by combination of their Contribution(s)\n      with the Work to which such Contribution(s) was submitted. If You\n      institute patent litigation against any entity (including a\n      cross-claim or counterclaim in a lawsuit) alleging that the Work\n      or a Contribution incorporated within the Work constitutes direct\n      or contributory patent infringement, then any patent licenses\n      granted to You under this License for that Work shall terminate\n      as of the date such litigation is filed.\n\n   4. Redistribution. You may reproduce and distribute copies of the\n      Work or Derivative Works thereof in any medium, with or without\n      modifications, and in Source or Object form, provided that You\n      meet the following conditions:\n\n      (a) You must give any other recipients of the Work or\n          Derivative Works a copy of this License; and\n\n      (b) You must cause any modified files to carry prominent notices\n          stating that You changed the files; and\n\n      (c) You must retain, in the Source form of any Derivative Works\n          that You distribute, all copyright, patent, trademark, and\n          attribution notices from the Source form of the Work,\n          excluding those notices that do not pertain to any part of\n          the Derivative Works; and\n\n      (d) If the Work includes a \"NOTICE\" text file as part of its\n          distribution, then any Derivative Works that You distribute must\n          include a readable copy of the attribution notices contained\n          within such NOTICE file, excluding those notices that do not\n          pertain to any part of the Derivative Works, in at least one\n          of the following places: within a NOTICE text file distributed\n          as part of the Derivative Works; within the Source form or\n          documentation, if provided along with the Derivative Works; or,\n          within a display generated by the Derivative Works, if and\n          wherever such third-party notices normally appear. The contents\n          of the NOTICE file are for informational purposes only and\n          do not modify the License. You may add Your own attribution\n          notices within Derivative Works that You distribute, alongside\n          or as an addendum to the NOTICE text from the Work, provided\n          that such additional attribution notices cannot be construed\n          as modifying the License.\n\n      You may add Your own copyright statement to Your modifications and\n      may provide additional or different license terms and conditions\n      for use, reproduction, or distribution of Your modifications, or\n      for any such Derivative Works as a whole, provided Your use,\n      reproduction, and distribution of the Work otherwise complies with\n      the conditions stated in this License.\n\n   5. Submission of Contributions. Unless You explicitly state otherwise,\n      any Contribution intentionally submitted for inclusion in the Work\n      by You to the Licensor shall be under the terms and conditions of\n      this License, without any additional terms or conditions.\n      Notwithstanding the above, nothing herein shall supersede or modify\n      the terms of any separate license agreement you may have executed\n      with Licensor regarding such Contributions.\n\n   6. Trademarks. This License does not grant permission to use the trade\n      names, trademarks, service marks, or product names of the Licensor,\n      except as required for reasonable and customary use in describing the\n      origin of the Work and reproducing the content of the NOTICE file.\n\n   7. Disclaimer of Warranty. Unless required by applicable law or\n      agreed to in writing, Licensor provides the Work (and each\n      Contributor provides its Contributions) on an \"AS IS\" BASIS,\n      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or\n      implied, including, without limitation, any warranties or conditions\n      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A\n      PARTICULAR PURPOSE. You are solely responsible for determining the\n      appropriateness of using or redistributing the Work and assume any\n      risks associated with Your exercise of permissions under this License.\n\n   8. Limitation of Liability. In no event and under no legal theory,\n      whether in tort (including negligence), contract, or otherwise,\n      unless required by applicable law (such as deliberate and grossly\n      negligent acts) or agreed to in writing, shall any Contributor be\n      liable to You for damages, including any direct, indirect, special,\n      incidental, or consequential damages of any character arising as a\n      result of this License or out of the use or inability to use the\n      Work (including but not limited to damages for loss of goodwill,\n      work stoppage, computer failure or malfunction, or any and all\n      other commercial damages or losses), even if such Contributor\n      has been advised of the possibility of such damages.\n\n   9. Accepting Warranty or Additional Liability. While redistributing\n      the Work or Derivative Works thereof, You may choose to offer,\n      and charge a fee for, acceptance of support, warranty, indemnity,\n      or other liability obligations and/or rights consistent with this\n      License. However, in accepting such obligations, You may act only\n      on Your own behalf and on Your sole responsibility, not on behalf\n      of any other Contributor, and only if You agree to indemnify,\n      defend, and hold each Contributor harmless for any liability\n      incurred by, or claims asserted against, such Contributor by reason\n      of your accepting any such warranty or additional liability.\n\n   END OF TERMS AND CONDITIONS\n\n   APPENDIX: How to apply the Apache License to your work.\n\n      To apply the Apache License to your work, attach the following\n      boilerplate notice, with the fields enclosed by brackets \"{}\"\n      replaced with your own identifying information. (Don't include\n      the brackets!)  The text should be enclosed in the appropriate\n      comment syntax for the file format. We also recommend that a\n      file or class name and description of purpose be included on the\n      same \"printed page\" as the copyright notice for easier\n      identification within third-party archives.\n\n   Copyright {yyyy} {name of copyright owner}\n\n   Licensed under the Apache License, Version 2.0 (the \"License\");\n   you may not use this file except in compliance with the License.\n   You may obtain a copy of the License at\n\n       http://www.apache.org/licenses/LICENSE-2.0\n\n   Unless required by applicable law or agreed to in writing, software\n   distributed under the License is distributed on an \"AS IS\" BASIS,\n   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n   See the License for the specific language governing permissions and\n   limitations under the License.\n"
  },
  {
    "path": "README.md",
    "content": "<p align=\"center\">\n<img src=\"https://github.com/uclmr/fakenewschallenge/blob/master/images/uclmr_logo.png\" alt=\"UCL Machine Reading\" width=\"25%\"/>\n</p>\n\n# UCL Machine Reading - FNC-1 Submission\n\nThe submission made by [UCL Machine Reading](http://mr.cs.ucl.ac.uk/)\n(UCLMR) during Stage 1 of the [Fake News Challenge](http://www.fakenewschallenge.org/)\n(FNC-1) is based on a single, end-to-end system consisting of lexical as\nwell as similarity features passed through a multi-layer perceptron with\none hidden layer.\n\nAlthough relatively simple in nature, the system performs on par with\nmore elaborate, ensemble-based systems of other teams.\n\nWe use two simple bag-of-words representations for the text inputs:\nterm frequency (TF) and term frequency-inverse document frequency\n(TF-IDF). The representations and feature thus extracted from the\nheadline and body pairs consist of only the following:\n\n* The TF vector of the headline;\n* The TF vector of the body;\n* The cosine similarity between the TF-IDF vectors of the headline and\nbody.\n\nA schematic overview of the setup is provided below. Further detailed\ninformation can be found in a [short paper](http://arxiv.org/abs/1707.03264)\non arXiv.\n\n<br>\n<br>\n<p align=\"center\">\n<img src=\"https://github.com/uclmr/fakenewschallenge/blob/master/images/uclmr_system.jpeg\" alt=\"Schematic diagram of UCLMR's model\" width=\"80%\"/>\n</p>\n\n\n## Reproducibility\n\nThis repository contains the files necessary to reproduce UCLMR's\nsubmission.\n\nRather than providing seed values and requiring the model to be\nretrained, the repository contains relevant scripts and the TensorFlow\nmodel trained as part of the submission.\n\nThe submission can easily be reproduced by loading this model using the\n`pred.py` script to make the predictions on the relevant test set.\n\nAlternatively, as suggested by the organisers of the competition, the\nvalidity of the submission can also be checked by using the `pred.py`\nscript to train the model with different seeds and evaluating the\nmean performance of the system.\n\n## Getting started\n\nTo get started, simply download the files in this repository to a local\ndirectory.\n\n### Prerequisites\n\nThe system was developed, trained and tested using the\nfollowing:\n\n```\nPython==3.5.2\nNumPy==1.11.3\nscikit-learn==0.18.1\nTensorFlow==0.12.1\n```\n\nPlease note that compatibility of the saved model with newer versions\nof `TensorFlow` has not been checked. Accordingly, please use the\n`TensorFlow` version listed above.\n\n### Installing\n\nOther than ensuring the dependencies are in place, no separate\ninstallation is required.\n\nSimply execute the `pred.py` file once the repository has been\nsaved locally.\n\n## Reproducing the submission\n\nThe `pred.py` script can be run in two different modes: 'load' or\n'train'. Upon running the `pred.py` file, the user is requested to input\nthe desired mode.\n\nExecution of the `pred.py` file in 'load' mode entails the\nfollowing:\n\n* The train set will be loaded from `train_stances.csv` and\n`train_bodies.csv` using the corresponding `FNCData` class defined in\n`util.py`.\n* The test set will be loaded from `test_stances_unlabeled.csv` and\n`train_bodies.csv` using the same `FNCData` class. Please note that\n`test_stances_unlabeled.csv` corresponds to the second, amended release\nof the file.\n* The train and test sets are then respectively processed by the\n`pipeline_train` and `pipeline_test` functions defined in `util.py`.\n* The `TensorFlow` model saved in the `model` directory is then loaded\nin place of the model definition in `pred.py`. The associated\n`load_model` function can be found in `util.py`.\n* The model is then used to predict the labels on the processed test\nset.\n* The predictions are then saved in a `predictions_test.csv` file in the\ntop level of the local directory. The corresponding `save_predictions`\nfunction is defined in `util.py`. The predictions made are equivalent to\nthose submitted during the competition.\n\nExecution of the `pred.py` file in 'train' mode encompasses steps\nidentical to those outlined above with the exception of the model being\ntrained as opposed to loaded from file. In this case, the predictions\nwill not be identical to those submitted during the competition.\n\nThe file name for the predictions can be changed in section '# Set file\nnames' at the top of `pred.py`, if required.\n\nPlease note that the predictions are saved in chronological order with\nrespect to the `test_stances_unlabeled.csv` file, however, only the\npredictions are saved and not combined with the `Headline` and `Body ID`\nfields of the source file.\n\n## Team members\n\n* [Benjamin Riedel](https://www.linkedin.com/in/benjaminriedel/) - Full implementation\n* [Isabelle Augenstein](http://isabelleaugenstein.github.io/) - Advice\n* [Georgios Spithourakis](http://geospith.github.io/) - Advice\n* [Sebastian Riedel](http://www.riedelcastro.org/) - Academic supervision\n\n## Citation\n\nIf you use this work in your research, please cite the [short paper](http://arxiv.org/abs/1707.03264)\non arXiv using the following BibTeX entry.\n\n```\n@article{riedel2017fnc,\n    author = {Benjamin~Riedel and Isabelle~Augenstein and Georgios~P.~Spithourakis and Sebastian~Riedel},\n    title = {A simple but tough-to-beat baseline for the {Fake News Challenge} stance detection task},\n    journal = {CoRR},\n    volume = {abs/1707.03264},\n    year = {2017},\n    url = {http://arxiv.org/abs/1707.03264}\n}\n```\n\n## License\n\nThis project is licensed under the Apache 2.0 License. Please see the\n`LICENSE.txt` file for details.\n\n## Acknowledgements\n\n* Richard Davis and Chris Proctor at the Graduate School of Education\nat Stanford University for [the description](https://web.stanford.edu/class/cs224n/reports/2761239.pdf)\nof their development efforts for FNC-1. The system presented here is\nbased on their setup.\n* Florian Mai at the Department of Computer Science at\nChristian-Albrechts Universität zu Kiel for insightful and constructive\ndiscussions during system development.\n* Anna Seg of FNC-1 team 'annaseg' for her suggestions on how to split\nthe training data for more realistic system evaluation.\n\n\n"
  },
  {
    "path": "model/checkpoint",
    "content": "model_checkpoint_path: \"model.checkpoint\"\nall_model_checkpoint_paths: \"model.checkpoint\"\n"
  },
  {
    "path": "pred.py",
    "content": "# Copyright 2017 Benjamin Riedel\n#\n# Licensed under the Apache License, Version 2.0 (the \"License\");\n# you may not use this file except in compliance with the License.\n# You may obtain a copy of the License at\n#\n#     http://www.apache.org/licenses/LICENSE-2.0\n#\n# Unless required by applicable law or agreed to in writing, software\n# distributed under the License is distributed on an \"AS IS\" BASIS,\n# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n# See the License for the specific language governing permissions and\n# limitations under the License.\n\n\n# Import relevant packages and modules\nfrom util import *\nimport random\nimport tensorflow as tf\n\n\n# Prompt for mode\nmode = input('mode (load / train)? ')\n\n\n# Set file names\nfile_train_instances = \"train_stances.csv\"\nfile_train_bodies = \"train_bodies.csv\"\nfile_test_instances = \"test_stances_unlabeled.csv\"\nfile_test_bodies = \"test_bodies.csv\"\nfile_predictions = 'predictions_test.csv'\n\n\n# Initialise hyperparameters\nr = random.Random()\nlim_unigram = 5000\ntarget_size = 4\nhidden_size = 100\ntrain_keep_prob = 0.6\nl2_alpha = 0.00001\nlearn_rate = 0.01\nclip_ratio = 5\nbatch_size_train = 500\nepochs = 90\n\n\n# Load data sets\nraw_train = FNCData(file_train_instances, file_train_bodies)\nraw_test = FNCData(file_test_instances, file_test_bodies)\nn_train = len(raw_train.instances)\n\n\n# Process data sets\ntrain_set, train_stances, bow_vectorizer, tfreq_vectorizer, tfidf_vectorizer = \\\n    pipeline_train(raw_train, raw_test, lim_unigram=lim_unigram)\nfeature_size = len(train_set[0])\ntest_set = pipeline_test(raw_test, bow_vectorizer, tfreq_vectorizer, tfidf_vectorizer)\n\n\n# Define model\n\n# Create placeholders\nfeatures_pl = tf.placeholder(tf.float32, [None, feature_size], 'features')\nstances_pl = tf.placeholder(tf.int64, [None], 'stances')\nkeep_prob_pl = tf.placeholder(tf.float32)\n\n# Infer batch size\nbatch_size = tf.shape(features_pl)[0]\n\n# Define multi-layer perceptron\nhidden_layer = tf.nn.dropout(tf.nn.relu(tf.contrib.layers.linear(features_pl, hidden_size)), keep_prob=keep_prob_pl)\nlogits_flat = tf.nn.dropout(tf.contrib.layers.linear(hidden_layer, target_size), keep_prob=keep_prob_pl)\nlogits = tf.reshape(logits_flat, [batch_size, target_size])\n\n# Define L2 loss\ntf_vars = tf.trainable_variables()\nl2_loss = tf.add_n([tf.nn.l2_loss(v) for v in tf_vars if 'bias' not in v.name]) * l2_alpha\n\n# Define overall loss\nloss = tf.reduce_sum(tf.nn.sparse_softmax_cross_entropy_with_logits(logits, stances_pl) + l2_loss)\n\n# Define prediction\nsoftmaxed_logits = tf.nn.softmax(logits)\npredict = tf.arg_max(softmaxed_logits, 1)\n\n\n# Load model\nif mode == 'load':\n    with tf.Session() as sess:\n        load_model(sess)\n\n\n        # Predict\n        test_feed_dict = {features_pl: test_set, keep_prob_pl: 1.0}\n        test_pred = sess.run(predict, feed_dict=test_feed_dict)\n\n\n# Train model\nif mode == 'train':\n\n    # Define optimiser\n    opt_func = tf.train.AdamOptimizer(learn_rate)\n    grads, _ = tf.clip_by_global_norm(tf.gradients(loss, tf_vars), clip_ratio)\n    opt_op = opt_func.apply_gradients(zip(grads, tf_vars))\n\n    # Perform training\n    with tf.Session() as sess:\n        sess.run(tf.global_variables_initializer())\n\n        for epoch in range(epochs):\n            total_loss = 0\n            indices = list(range(n_train))\n            r.shuffle(indices)\n\n            for i in range(n_train // batch_size_train):\n                batch_indices = indices[i * batch_size_train: (i + 1) * batch_size_train]\n                batch_features = [train_set[i] for i in batch_indices]\n                batch_stances = [train_stances[i] for i in batch_indices]\n\n                batch_feed_dict = {features_pl: batch_features, stances_pl: batch_stances, keep_prob_pl: train_keep_prob}\n                _, current_loss = sess.run([opt_op, loss], feed_dict=batch_feed_dict)\n                total_loss += current_loss\n\n\n        # Predict\n        test_feed_dict = {features_pl: test_set, keep_prob_pl: 1.0}\n        test_pred = sess.run(predict, feed_dict=test_feed_dict)\n\n\n# Save predictions\nsave_predictions(test_pred, file_predictions)\n"
  },
  {
    "path": "test_bodies.csv",
    "content": "Body ID,articleBody\n1,Al-Sisi has denied Israeli reports stating that he offered to extend the Gaza Strip.\n2,\"A bereaved Afghan mother took revenge on the Taliban after watching them kill her son in an ambush. Reza Gul killed 25 Taliban fighters and injured five others in a seven-hour gunbattle in Farah province.\n\nGul, who was joined by her daughter and daughter in-law, engaged the Taliban using AK-47s and grenades, despitenever before having used a weapon.\n\nThe embattled mother told Tolo news, a 24-hour Afghan news broadcaster, she was awakened by shots early Tuesday. After seeing that her son had been killed, Gul and the other two women fought back.\n\n“I couldn't stop myself and picked up a weapon,” Gul told Tolo News. “I went to the check post and began shooting back.”\n\nSeema, her daughter-in-law, added: “The fighting was intensified when we reached the battlefield along with light and heavy weapons. We were committed to fight until the last bullet.”\n\nGul said that the battlefield was covered in Talib fighters after the deadly exchange ended.\n\nWhile the Taliban have not publicly commented on the incident, the Afghan government labeled it a symbol of a public uprising against the Taliban.\n\nTaliban and other groups have regained large swathes of the country as U.S. and NATO forces slowly pull out troops after 14 years of war. The Taliban have targeted government and foreign infrastructure as the group attempts to claw back power it lost in 2001.\n\nWhile the Taliban have made key gains in rural regions, members continue to employ suicide bomber tactics in well protected towns and cities. Earlier this week, 50 people were killed after a suicide bomber detonated a vest during a volleyball competition in Yahyakahil, Paktika province.\n\nThat particular attack prompted President Ashraf Ghani to order a complete overview of the country’s defense forces and to rethink the ban on nighttime raids, which were outlawed by his predecessor, Hamid Karzai.\"\n3,\"CNBC is reporting Tesla has chosen Nevada as the site of its Gigafactory.\n\n\"\"We look forward to meeting with Gov. (Brian) Sandoval and other legislators in Carson City at 4 p.m. tomorrow to announce a major economic development,\"\" a Tesla rep told Business Insider.\n\nThe Gigafactory is a critical piece of CEO Elon Musk's plan to make a mass-market Tesla car, and lower the cost of carbon-neutral power. Musk has said he intends to double the world's supply of lithium-ion batteries by 2020 and thus drive the price of the power packs downward. He's also said he plans to build multiple Gigafactories in the future.\n\nTesla had already broken ground on a prospective site outside Reno earlier this summer that only bore the name \"\"Project Tiger.\"\" The Tahoe Reno Industrial Center currently boasts e-commerce facilities owned by Apple, Amazon, Barnes & Noble, and Zulily.\n\nTesla's facility, which is expected to employ 6,500 workers is estimated to cost up to $5 billion. CNBC says specific terms of the deal with the state are still being worked out, and that it could be a week before they're announced.\n\nDow Jones also reported Nevada was chosen.\"\n12,\"A 4-inch version of the iPhone 6 is said to be in development as a replacement for the entry-level iPhone 5c.\n\nThe handset will be launched during 2015, according to Chinese rumour site Feng.com, although there it's unknown if the new model would be a scaled-down luxury phone or continue to act as the entry-level iPhone to Apple's range.\n\nIf true, the move would be a return to creating smaller handsets following the runaway success of the 4.7-inch iPhone 6 and 5.5-inch iPhone 6 Plus, launched in September.\n\niPhones now account of 39.5 per cent of British smartphone sales, the Californian company's highest ever UK market share, thanks to strong sales of the new models. The smaller 6 outsold the 6 Plus by 4:1 across the UK, according to Kantar Worldpanel ComTech.\n\nThe two new handsets swiftly became Apple's fastest-selling product to date, shifting more than 10 million units within three days. A return to manufacturing 4-inch handsets (the size of the current iPhone 5s and 5c models) would extend the iPhone 6 design across three differently sized phones.\n\nConsumers are unlikely to see the launch of a new iPhone before September 2015, although the company's first smartwatch the Apple Watch is due for release in the spring.\"\n19,\"GR editor’s Note\n\nThere are no reports in the Western mainstream media pertaining to this issue.\n\nThis report is based on statements emanating from the Iraq parliament, with photographic evidence. We have not been in a position to corroborate this report by FARS  News.\n\n*     *     *\n\nIraq’s army has shot down two British planes as they were carrying weapons for the ISIL terrorists in Al-Anbar province, a senior lawmaker disclosed on Monday.\n\n“The Iraqi Parliament’s National Security and Defense Committee has access to the photos of both planes that are British and have crashed while they were carrying weapons for the ISIL,” Head of the committee Hakem al-Zameli said, according to a Monday report of the Arabic-language information center of the Islamic Supreme Council of Iraq.\n\nHe said the Iraqi parliament has asked London for explanations in this regard.\n\nThe senior Iraqi legislator further unveiled that the government in Baghdad is receiving daily reports from people and security forces in al-Anbar province on numerous flights by the US-led coalition planes that airdrop weapons and supplies for ISIL in terrorist-held areas.\n\nThe Iraqi lawmaker further noted the cause of such western aids to the terrorist group, and explained that the US prefers a chaotic situation in Anbar Province which is near the cities of Karbala and Baghdad as it does not want the ISIL crisis to come to an end.\n\nEarlier today, a senior Iraqi provincial official lashed out at the western countries and their regional allies for supporting Takfiri terrorists in Iraq, revealing that US and Israeli-made weapons have been discovered from the areas purged of ISIL terrorists.\n\n“We have discovered weapons made in the US, European countries and Israel from the areas liberated from ISIL’s control in Al-Baqdadi region,” the Al-Ahad news website quoted Head of Al-Anbar Provincial Council Khalaf Tarmouz as saying.\n\nHe noted that the weapons made by the European countries and Israel were discovered from the terrorists in the Eastern parts of the city of Ramadi.\n\nAl-Zameli had also disclosed in January that the anti-ISIL coalition’s planes have dropped weapons and foodstuff for the ISIL in Salahuddin, Al-Anbar and Diyala provinces.\n\nAl-Zameli underlined that  the coalition is the main cause of ISIL’s survival in Iraq.\n\n“There are proofs and evidence for the US-led coalition’s military aid to ISIL terrorists through air(dropped cargoes),” he told FNA in January.\n\nHe noted that the members of his committee have already proved that the US planes have dropped advanced weaponry, including anti-aircraft weapons, for the ISIL, and that it has set up an investigation committee to probe into the matter.\n\n“The US drops weapons for the ISIL on the excuse of not knowing about the whereabouts of the ISIL positions and it is trying to distort the reality with its allegations.\n\nHe noted that the committee had collected the data and the evidence provided by eyewitnesses, including Iraqi army officers and the popular forces, and said, “These documents are given to the investigation committee … and the necessary measures will be taken to protect the Iraqi airspace.”\n\nAlso in January, another senior Iraqi legislator reiterated that the US-led coalition is the main cause of ISIL’s survival in Iraq.\n\n“The international coalition is only an excuse for protecting the ISIL and helping the terrorist group with equipment and weapons,” Jome Divan, who is member of the al-Sadr bloc in the Iraqi parliament, said.\n\nHe said the coalition’s support for the ISIL is now evident to everyone, and continued, “The coalition has not targeted ISIL’s main positions in Iraq.”\n\nIn late December, Iraqi Parliamentary Security and Defense Commission MP disclosed that a US plane supplied the ISIL terrorist organization with arms and ammunition in Salahuddin province.\n\nMP Majid al-Gharawi stated that the available information pointed out that US planes are supplying ISIL organization, not only in Salahuddin province, but also other provinces, Iraq TradeLink reported.\n\nHe added that the US and the international coalition are “not serious in fighting against the ISIL organization, because they have the technological power to determine the presence of ISIL gunmen and destroy them in one month”.\n\nGharawi added that “the US is trying to expand the time of the war against the ISIL to get guarantees from the Iraqi government to have its bases in Mosul and Anbar provinces.”\n\nSalahuddin security commission also disclosed that “unknown planes threw arms and ammunition to the ISIL gunmen Southeast of Tikrit city”.\n\nAlso in Late December, a senior Iraqi lawmaker raised doubts about the seriousness of the anti-ISIL coalition led by the US, and said that the terrorist group still received aids dropped by unidentified aircraft.\n\n“The international coalition is not serious about air strikes on ISIL terrorists and is even seeking to take out the popular (voluntary) forces from the battlefield against the Takfiris so that the problem with ISIL remains unsolved in the near future,” Nahlah al-Hababi told FNA.\n\n“The ISIL terrorists are still receiving aids from unidentified fighter jets in Iraq and Syria,” she added.\n\nHababi said that the coalition’s precise airstrikes are launched only in those areas where the Kurdish Pishmarga forces are present, while military strikes in other regions are not so much precise.\n\nIn late December, the US-led coalition dropped aids to the Takfiri militants in an area North of Baghdad.\n\nField sources in Iraq told al-Manar that the international coalition airplanes dropped aids to the terrorist militants in Balad, an area which lies in Salahuddin province North of Baghdad.\n\nIn October, a high-ranking Iranian commander also slammed the US for providing aid supplies to ISIL, adding that the US claims that the weapons were mistakenly airdropped to ISIL were untrue.\n\n“The US and the so-called anti-ISIL coalition claim that they have launched a campaign against this terrorist and criminal group – while supplying them with weapons, food and medicine in Jalawla region (a town in Diyala Governorate, Iraq). This explicitly displays the falsity of the coalition’s and the US’ claims,” Deputy Chief of Staff of the Iranian Armed Forces Brigadier General Massoud Jazayeri said.\n\nThe US claimed that it had airdropped weapons and medical aid to Kurdish fighters confronting the ISIL in Kobani, near the Turkish border in Northern Syria.\n\nThe US Defense Department said that it had airdropped 28 bundles of weapons and supplies, but one of them did not make it into the hands of the Kurdish fighters.\n\nVideo footage later showed that some of the weapons that the US airdropped were taken by ISIL militants.\n\nThe Iranian commander insisted that the US had the necessary intelligence about ISIL’s deployment in the region and that their claims to have mistakenly airdropped weapons to them are as unlikely as they are untrue.\"\n20,\"“I once sent Tim an email about the quality of music while on hold with Apple. It was super low quality, therefore an upbeat rock song sounded like pure distortion and really aggravated me because I was on hold for 20+ minutes for something so simple (iPhone didn’t turn on, needed to set up a repair as in my country no Apple Store = have to send it to another country),” Reddit user lerde writes.\n\n“Much to my surprise a lady from Cupertino called me up the next day, saying she’d received a concerning email from Tim about ugly distortion hold music while on the phone, that Tim had tested this himself and agreed that something had to be done. She assured me that the hold music would be tested to make sure it sounded pleasant on all types of phones and connections,” lerde writes. “The next time I called Apple, the hold music was indeed very pleasant.”\n\nRead more in the full article here.\n\n[Attribution: Cult of Mac. Thanks to MacDailyNews Reader “Dan K.” for the heads up.]\"\n21,\"Absolutely no one was devastated when news broke last week that 26-year-old Afton Elaine “Star” Burton would not be marrying 80-year-old psychopath felon Charles Manson after all. But as it turns out, there’s more to the story than their wedding license expiring.\n\nJust in case you needed more nightmare fuel... ((AP Photos/California Department of Corrections)\nJust in case you needed more nightmare fuel… ((AP Photos/California Department of Corrections)\nThe New York Post is reporting that journalist Daniel Simone learned the true reason behind the nixed nuptials: Manson’s fiancee was marrying him to get access to his corpse.\n\nAccording to Simone, Star isn’t quite the deranged Manson maniac we all thought she was. She was a woman with a plan. Not a good plan, necessarily. But a plan.\n\nWhen Manson keeled over, Star reportedly envisioned putting the murderous cult leader on display Lenin-style in a glass coffin so she could charge money to morbid looky-loos.\n\nManson was allegedly less-than-pleased with this idea and called off the unholy prison wedding — potentially the only good thing he’s ever done his life. The Post has all the details, including this masterpiece of insanity:\n\nAnother reason the madman balked at the plan is because he believes he is immortal. “He feels he will never die,” Simone said. “Therefore, he feels it’s a stupid idea to begin with.”\n\nManson is housed in California State Prison, Corcoran and is presumably now looking for a life partner who is not interested in profiting off his disgusting corpse. Please send all applications straight to an incinerator and seek professional help immediately.\"\n28,\"In designing its first wearable device in the Apple Watch, Apple looked to incorporate a variety of highly advanced health functions with an eye on creating a holistic monitoring device, but ultimately scrapped those plans due to technological and regulatory hurdles.\n\nAccording to The Wall Street Journal, sources claim Apple Watch was supposed to be much more than the device unveiled last year and slated to launch in April. Specifically, Apple executives wanted to produce a cutting edge health-monitoring tool, one capable of measuring a user's blood pressure, heart rate, stress level and more, said people familiar with the matter.\n\nThe publication says the setbacks forced Apple executives into a corner when it came to marketing the device to the general consumer. As it stands, Apple Watch boasts a variety of sensors, including accelerometers, touch inputs and a bespoke optical heart rate sensor, the latter of which connects to the iOS Health app for fitness and wellness tracking. While polished and presented in a slick package, Apple Watch is powered by technology on a par with competing devices running flavors of Android.\n\nAside from catchall smartwatch devices, a number of standalone solutions for off-the-shelf medical style monitoring already exist in the form of products — usually wrist-worn — from smaller manufacturers and startups. For example, the W/Me band incorporates a specialized sensor to measure a user's autonomic nervous system for keeping track of stress levels, while the latest products from Fitbit tout all-day heart rate monitoring.\n\nApple started development of its Watch four years ago, with an eye on health and fitness, but the project was quickly dubbed a \"\"black hole\"\" for sucking in resources. Advanced technology and component reliability failed to meet Apple's rigorous standards, sources said.\n\nFor example, skin conductivity sensors showed promise in early designs, but later testing showed actual results varied person to person, with everything from hairy arms to strap tightness contributing to unreliable readings. The company also investigated incorporating blood pressure and blood oxygen measurement features, but results were inconsistent.\n\nApple is seemingly investing on health-minded devices and programs, as evidenced by recently discovered job postings, but will take a more mainstream approach for the first generation Watch. Instead of focusing exclusively on health and fitness, the device is being positioned as a niche-filling fashion accessory, iOS compatible smartwatch, iPhone companion and daily communicator, among others.\n\nApple Watch does, however, sport a few Apple-only features, including Apple Pay integration and WatchKit development tools that are expected to foster a rich ecosystem of bite-sized apps later this year.\"\n31,\"The picture of a possible \"\"Crabzilla\"\" measuring about 50 feet has surfaced after such creature was allegedly spotted at a harbor in the United Kingdom. The oddity has led many to ask: could this be real or simply a hoax?\n\nThe photograph of the monster crab first came out in the website Weird Whitstable, which collects exciting and unusual pictures of sightings reported in the town of Whitstable, Kent.\n\nQuinton Winter, the curator of the website, reveals that a follower sent him the picture of the giant crab lurking at the Kent harbor. The satellite image of the crab shows the creature to be about 50 feet in size, more than four times bigger than the biggest crabs alive on the planet. Winter initially thought the crab-like image was due to some sort of sand formation; however, he now believes that it is an actual crab.\n\nWinter says that he may have also seen the gigantic crab when he went for crabbing with his son in the summer of 2013.\n\n\"\"At first all I could see was some faint movement, then as it rose from the water I thought, 'that's a funny looking bit of driftwood,\"\" said Winter. \"\"It had glazed blank eyes on stalks, swiveling wildly and it clearly was a massive crab with crushing claws. Before this incident I thought the aerial photo showed an odd-shaped sand bank. Now I know better.\"\"\n\nJapanese spider crabs, found in the waters around Japan, are the biggest known living crab species is the world. The Japanese spider crab can weigh up to 12 kilograms (26.45 pounds) and its leg span can reach up to 3.8 meters (about 12 feet).\n\nEven though some people believe that the giant crab image is real, there are some who believe it is a hoax and may be the result of computer image manipulation. The image could be an enlarged picture of an edible crab with the scientific name of Cancer pagurus, which is generally found in the waters surrounding the British Isles. However, this crab species is not as big as 50 feet but measures just about 10 inches and weighs just around six pounds.\n\nCheck out the picture of the giant crab of Weird Whitstable and decide for yourself: is it real or a hoax?\"\n33,\"Early Tuesday morning, Dornella Conner was “riding around, respecting Mike Brown” with her boyfriend De’Angelas Lee when she was injured with flying shards of glass after police officers fired into her car with specialized “bean bag” bullets, designed to help control rioters and unruly protesters. According to Conner, she and Lee pulled up at a gas station, and were blocked off on all sides by approaching police officers before one of them fired their weapon, injuring Conner in her face. However, according to police officers, Conner’s boyfriend, De’Angelas, aggressively drove the car straight at them, which is why they decided to fire the bean bag into the car to stop their approach. Broken glass from the shattered car window flew into Conner’s eye, and despite being rushed to a hospital shortly after, doctors were unable to save her left eye.\n\nShe released a statement to Facebook:\n\nThanks [to] all my Facebook friends for your support. Im blind in my left eye and they took it out because i got [shot] in my face … but thank god that i can see the world. Im soo thankful that im here too spend thanksgiving with my family and my kids even tho im still in pain. I will have justices for what they did too me but I happy I’m alive.\"\n37,\"An airline passenger headed to Dallas was removed from a plane at La Guardia Airport on Christmas Eve because he raged after workers wished him a Merry Christmas, The New York Post reports.\n\nThe man was waiting to board American Airlines Flight 1140 to Dallas when a gate agent began welcoming everyone with the Yuletide greeting. He yelled at the woman, “You shouldn’t say that because not everyone celebrates Christmas.”\n\nOnce on the plane, a flight attendant wished him a “Merry Christmas.” He yelled, “Don’t say, ‘Merry Christmas!’”\n\nAccording to the Post, he was escorted off the plane as other fliers burst into cheers and applause.\"\n38,\"Saudi Arabian Airlines on Sunday dismissed claims made by some local media outlets that the national flag carrier is planning to segregate men and women on its flights.\nDenying that such arrangements are being considered, Abdullah Al-Ajhar, the airline’s spokesman, termed the reports as “false” and “misleading.”\nSpeaking to Arab News, Al-Ajhar asserted that there are no plans to separate passengers based on their gender.\nA few days ago, international media, quoting a local daily, reported that Saudia is planning to segregate according to gender, following complaints of uncomfortable journeys by male relatives of female passengers.\nAccording to the report, some passengers complained that females sitting next to non-related male passengers felt uncomfortable.\nIn the report, the international news organization quoted Abdul Rahman Al-Fahd, airline’s vice president for marketing, as saying that measures would be taken to solve this problem.\nHowever, the official concerned denied having made any statement on segregation. He asserted that his quote was taken out of context.\nAl-Fahd tried to clear the air on the matter by tweeting what he claimed was his real response: “I answered: We are trying to find a solution and awaiting the outcome.”\nIn a significant but unrelated move, Saudia has extended the validity of domestic flight tickets from 6 months to 1 year from Jan. 1.\nإعلان\nWhat's this? inRead™ invented by Teads.tv\n\nAccording to the new system, passengers will have to purchase tickets while making reservations on domestic flights, with the ticket validity extended to one year to give passengers enough flexibility, a Saudia official said.\"\n39,\"A clinic employee tells investigators the picture was taken while Rivers was under anesthesia, according to a new report\n\nJoan Rivers‘ personal ear, nose, and throat doctor allegedly snapped a selfie with the comedienne while she was under general anesthesia for her throat procedure.\n\nAlso read: Joan Rivers’ Endoscopy Clinic Denies Performing Dangerous Throat Biopsy\n\nAccording to CNN, a Yorkville Endoscopy staff member told investigators the photograph was taken while Rivers was in the procedure room.\n\nThe 81-year-old entertainer went to the clinic to undergo a scheduled endoscopy by gastroenterologist and the clinic's medical director Dr. Lawrence Cohen, according to reports. After that procedure, CNN reports Rivers also underwent an unauthorized vocal cord biopsy performed by a physician, who hasn't been identified.\n\nAlso read: Joan Rivers Doctor Out at Clinic After Her Death\n\nOn Friday Yorkville Endoscopy announced Dr. Cohen was no longer medical director of the clinic, located in Manhattan. Reports are conflicting as to whether he voluntarily stepped down or was fired.\n\n“Dr. Cohen is not currently performing procedures at Yorkville Endoscopy, nor is he currently serving as medical director,” a spokesperson from the clinic said in a statement obtained by TheWrap.\n\nAlso read: Joan Rivers Funeral: Howard Stern Delivers Eulogy at Star-Studded Service\n\nOn Sept. 5 the New York Medical Examiner's Office told TheWrap that the autopsy on Rivers’ body did not yield a firm cause or manner of death, and that further studies would be conducted to determine exactly how she died following the Aug. 28 procedure.\n\nRivers was immediately rushed to a nearby hospital, but did not recover. She was placed in a medically-induced coma and had been on life support when she died on Sept. 4.\"\n42,\"SAN FRANCISCO -- Apple plans to shut down streaming service Music Beats, according to a published report.\n\nSeveral prominent employees at Apple and Beats told TechCrunch that Apple planned to discontinue the service.\n\nRe/code says Beats Music the brand may be going away but the service is not.\n\nApple spokesman Tom Neumayr told Re/code the TechCrunch report is \"\"not true.\"\"\n\nApple bought the service started by Jimmy Iovine and Dr. Dre in May for $3 billion. At the time it had a few hundred thousand subscribers.\n\nApple could not be immediately reached for comment.\"\n46,\"The militant Islamic State in Iraq and Syria (ISIS) has released a video it says shows the beheading of U.S. journalist Steven Sotloff, according to the website Siteintelgroup.com.\n\nThe video of reporter James Foley's beheading released in August also showed Sotloff, warning he would be killed next if U.S. airstrikes continued.\n\nIn Washington, the White House said it couldn't confirm the authenticity of the video, Reuters reported.\n\nBefore his capture near Aleppo, Syria, in August 2013, freelance reporter Sotloff, 31, had contributed to Time magazine and other periodicals. He was born in Miami.\n\nLast week, Sotloff's mother Shirley made a recorded video plea to her son's captors, pleading for his release.\"\n49,\"WASHINGTON, Dec 19 (Reuters) - The hackers who launched a cyberattack on Sony Pictures praised the company's decision to cancel the release of \"\"The Interview\"\" and said its data will be secure if they continue to comply, CNN reported on Friday, quoting the message.\n\n\"\"It's very wise that you have made a decision to cancel the release of 'The Interview,'\"\" the message said, according to CNN. \"\"We ensure the security of your data unless you make additional trouble.\"\" (Writing by Doina Chiaacu; Editing by Susan Heavey)\n\nSorry we are not currently accepting comments on this article.\"\n50,\"Another rape allegation has surfaced against famed comedian and actor, Bill Cosby. This time it is from a familiar face which speculates that there may be some truth to Cosby's sketchy past.\n\nActress and singer Raven-Symone, who rose to fame with Cosby in the hit television sitcom \"\"The Cosby Show\"\", revealed to the TMZ offices that she too had been raped and drugged years ago following the shows last episode.\n\nThere are whispers that Cosby wouldn't allow Raven-Symone in the production of the last season of his show, but abruptly changed his mind. It was never revealed what changed his original intentions.\n\nHer lawyer gave an announcement to the press, here is an excerpt:\n\n\"\"...we among so many others are tired of the media worshipping and praising a man that has a past so terrible that it is unbelievable. My client (Raven-Symone) is also ready to tell her side of the story. A side that was kept quiet because of threats from being blackballed. There was no monetary compensation that made my client keep quiet, but more so the respect for Mr. Cosby. Well that respect has come to an end. And what we thought was a mistake or anomaly has surfaced to become a lifestyle. We will be pursuing damages that are not going to be disclosed at this time.\"\"\n\nOn Sunday, Cosby’s attorney issued a statement saying the accusers are rehashing “decade-old, discredited” allegations.\n\nLawyer John Schmitt said the fact that the allegations are being repeated “does not make them true.” But this particular accusation is interesting. We have a very successful star in Raven-Symone who doesn't look to need any press or financial reward. Which makes us think that Cosby has a really shady past.\n\nCosby went silent when asked about the new allegations in an interview on NPR on Saturday In the interview, reporter Scott Simon asked Cosby about the claims, but the legendary comic just silently shook his head. To emphasize Cosby’s silence, Simon said, “You’re shaking your head no.”\n\nCosby has never been criminally charged with sexual assault, but he did settle a civil case in 2006 brought by Temple University employee Andrea Constand who claimed he drugged and groped her at his suburban Philadelphia mansion.\n\nDifferences between the two were \"\"resolved to the mutual satisfaction\"\" of both Cosby and Constand, according to a new statement issued Monday by their lawyers.\n\nThe media has since found some interesting clips from Cosby's past. Now, the Village Voice unearthed audio clips from the comedian’s ninth comedy album, “It’s True! It’s True,” which was released in 1969. An unfortunately titled compilation given the current headlines, the album includes a disturbing track of Cosby describing his long-standing desire to drug women and take advantage of them.\n\nIn the routine, Cosby describes his childhood fascination with a drug, “Spanish fly,” that supposedly makes women go crazy (or renders them incapacitated) if slipped into a drink. He says his fascination continued into adulthood, when he and “I Spy” co-star Robert Culp had the opportunity to go to Spain — and he became hopeful he might finally get his hands on some Spanish fly. Cosby describes how Culp, too, wanted to get his hands on the drug.\n\nThe latest round of bad press for Cosby started in October when comedian Hannibal Buress called him a “rapist” while performing a standup routine in Philadelphia.\n\nBill Cosby(Credit: AP/Victoria Will)\n\nSOURCE-Salon-\"\n52,Diane Foley told ABC News that US officials threatened her family over their proposed efforts to raise ransom for their son's release.\n57,\"After sending a tweet that many observers said they believed was directed at Bill Cosby, a Twitter account claiming to be that of “The Cosby Show” actress Lisa Bonet was suspended. The account was suspended Saturday following a Nov. 21 tweet directed to no one in particular that piqued the attention of many in the media, including the New York Post and Fox News.\n\n“According to the karma of past actions, one’s destiny unfolds, even though everyone wants to be so lucky… Nothing stays in the dark 4ever!” the tweet said.\n\nBonet starred as Denise Huxtable on “Cosby” and many said they believed the tweet was directed at her former on-screen father, who has of late suffered a devastating blow to his public persona. Public anger prompted numerous partners to sever relationships with the embattled actor and comedian as a result of allegations he raped more than a dozen women during his career that were reignited by comedian Hannibal Buress last month.\n\nThe account is no longer on Twitter, but it featured the Twitter handle @Lilakoi_Moon and used “Lisa Bonet” in its full name field. It also included a photo of the actress. Bonet changed her name to Lilakoi Moon while still acting under the name Lisa Bonet.\n\nCosby and Bonet were rumored to have had a falling out during the 1980s because Cosby did not approve of her decision to shoot a sexually explicit scene in the 1987 R-rated film “Angel Heart” or to pose topless for a photoshoot with Interview magazine. Bonet left “The Cosby Show” to shoot the spin-off “A Different World” but returned after giving birth. She parted ways with the show again in 1991 and chose not to be part of a reunion special.\n\nThe @Lilakoi_Moon account had been on the social networking service for a number of months, and before being shut down had garnered thousands of followers. The user sent tweets to verified Twitter accounts belonging to actor Kadeem Hardison and other members of the “Different World” cast. Representatives of Twitter did not immediately respond to requests from International Business Times to explain why the account was suspended.\n\nAn account said to be that of Cree Summer, the actress who played Winifred \"\"Freddie\"\" Brooks on “A Different World,” told followers that the @Lilakoi_Moon was fake in a tweet July 10.\n\nI have to let everyone know that @Lilakoi_Moon is not a real account Lisa Bonet , my sister Lilakoi Moon is NOT on Twitter . Please do not\n\nâ€” Cree Summer (@IAmCreeSummer) July 10, 2014\n\nBonet's reps have reported confirmed that the Twitter account does not belong to the actress and requested it be taken down. “I can assure you that is not her Twitter account and I have had the account suspended,” talent manager Jillian Neal told TheWrap Sunday.\"\n58,\"When Tim Cook hits the stage Monday to reveal availability and pricing information about Apple Watch, the biggest question he will answer will be about the price of the high-end Edition line. Rumors have pegged that price to range between $5,000 and $20,000. Not a lot, perhaps, compared to a gold Rolex. But a 20-year-old Rolex will still tell the time. Who knows how functional the first Apple AAPL +0.97% Watch will be in five years?\n\nThere is now a new development in the pricing story. A new Apple patent has surfaced for a “Method and Apparatus for forming a gold metal matrix composite.” In simple terms, this new “Apple gold” is lighter, stronger and more scratch-resistant than ordinary 18 karat gold through alloys of low-density ceramic particles instead of precious metals. It also contains roughly half the amount of pure 24 karat gold as ordinary 18 karat gold (which is 75% gold, 15% silver, and 10% copper). The math is all explained in geeky detail on a blog called All This.\n\nHow much actual gold will be in the Apple Watch Edition? For the models on Apple’s current Edition page, the answer is about half an ounce (current value $640). What Apple isn’t showing on this page is a gold Edition with a solid gold link bracelet. This bracelet only appears in stainless steel on the Apple Watch Collection page. It is not an unreasonable assumption that Apple will roll out a gold link bracelet Edition, which could add another full ounce of gold (total current value $1,920).\n\nApple-Watch-Edition-value-of-gold\n\nStill, with John Gruber of Daring Fireball estimating a price range of $10,000–$20,000 for the Edition, the profit margins start looking a little rich. Marco Arment is calling it at $5,000, but he is not talking about a solid gold bracelet. In the fine jewelry business, it is not uncommon for the retail price to be between five and ten times the cost of the raw materials. (see this analysis from Apple Spotlight on how much Tiffany customers pay for “form.”)\n\n\nApple reported in September that the profit margin for the entry level iPhone 6 was 69%, and slightly higher for the pricier models. That iPhone 6 costs Apple $216 to make, according to a teardown published in Re/code. Let’s assume that the basic Apple Watch will cost Apple no more than that, considering that it’s retail prices is supposed to start at $349. That would have the total cost to Apple for the Apple Watch Edition (without the gold link bracelet) at less than $1,000 and the model with the bracelet just above $2,000. The economics of the “Apple gold” could allow pricing with iPhone-level profit margins to be $2,999 and $6,999 respectively. For those expecting price points of $5,000 and $10,000, or $10,000 and $20,000, this “reasonable” pricing would be a welcome surprise.\n\nAs surprising as it is that the high-end Edition could contain so little actual gold, this is not at all a bad thing. Not only will this new process make the Apple Watch Edition lighter for delicate wrists and more resiliant, but it also might help the cause of (relatively) affordable luxury that Apple has championed. More significantly, this level of innovation in manufacturing follows through on Apple’s commitment to using fewer resources in its products. And since the mining of gold involves a lot of dangerous and underregulated human labor, it’s a win in an area that Apple has taken a lot of heat about for years. From the investor point of view, if the gold Apple Watch is a hit like the iPhone 6 Plus has been, the money saved on gold will add meaningfully to Apple’s already healthy bottom line.\n\nUpdate: As reader Michal Kvasnica points out, the Apple Watch Edition will literally be worth its weight in gold. My original headline was intended rhetorically, not literally. Apple can claim its new gold metal matrix composite is 18 karat because it will be 75% solid gold by weight. The overall weight per volume is where Apple has achieved the savings. The low-density ceramic particles represent a surprising proportion of the volume of the material but still only contribute 25% to the weight. Since no one will buy an Apple Watch Edition with the intention of melting it down for gold, the real point is that “Apple gold” is great from an engineering perspective but bad in terms of intrinsic value. Passing the savings along to the (already overpaying) consumer reinforces Apple’s affordable luxury brand promise. A $10,000 starting price, in my opinion, would be abusing that promise.\"\n64,\"No, you do not need to adjust your sets, you are actually looking at a woman with three breasts.\n\nJasmine Tridevil wants to work on TV and in a bid to get there she has spent $20,000 on surgery to get an extra boob.\n\nIt was a bit of an uphill struggle for Jasmine, however, as she says she asked between 50 and 60 doctors but none of them wanted to do it because they would be breaking ethics codes.\n\nIt took two years to save up for the surgery but it has now been finished, topped off with a tattooed nipple.\n\nShe told Real Radio 104.1: My whole dream is to get this show on MTV.\n\nScroll down for video\n\nHer mother and sister are no longer talking to her (Picture: Facebook/Jasmine Tridevil)\n\n‘I’m dumping every penny I have into this. If this doesn’t work, I’m through.\n\nShe denies that she had the extra breast put on to get fame and fortune.\n\nJasmine added: ‘I got it because I wanted to make myself unattractive to men. Because I don’t want to date anymore.’\n\nHowever, her mum and sister will not speak to her and her father is ashamed of her.\"\n66,\"THE Islamic State may be harvesting the organs of victims to finance its terror operations, Iraq’s ambassador to the United Nations says.\n\nAmbassador Mohamed Alhakim said today that in the past few weeks, bodies with surgical incisions and missing kidneys or other body parts have been found in shallow mass graves.\n\n“We have bodies. Come and examine them,” he said, referring to the UN Security Council.\n\n“It is clear they are missing certain parts.”\n\nHORROR: ISIS fanatics hurl public execution victims into deep ravine in Syria\n\nHOSTAGE: Kayla Mueller’s boyfriend tried to save her from ISIS\n\nAmbassador Alhakim also said a dozen doctors had been “executed” in Mosul for refusing to participate in organ harvesting, before briefing the council on the situation in Iraq, in which he accused ISIS of committing “crimes of genocide” in targeting certain ethnic groups.\n\nThe outgoing UN envoy to Iraq, Nikolay Mladenov, told the council that 790 people were killed in January alone by terrorism and armed conflict.\n\nMr Mladenov noted the increasing number of reports and allegations that the Islamic State group is using organ harvesting as a financing method, but he said only that “it’s very clear that the tactics ISIS is using expand by the day.”\n\nHe said Iraq’s most pressing goal is to win back the vast territory that the Islamic State group has seized in the past year, including a third of both Iraq and neighbouring Syria, where the Sunni militants have imposed strict Sharia law.\n\n“Especially worrying is the increasing number of reports of revenge attacks committed particularly against members of the Sunni community in areas liberated from ISIL control,” Mr Mladenov said.\n\nISIS had recently confirmed the death of American aid worker and ISIS hostage Kayla Mueller, who was kidnapped by the militant group in 2013 during what should have been a 10-minute trip to the bus station in Syria.\n\nMs Mueller, her boyfriend at the time, Alkhani, the taxi driver and a fourth person were ambushed and forced out of the vehicle at gunpoint and threatened with death.\n\nMueller remained a hostage, while Alkhani was released a couple of months later after being beaten and interrogated about his work as a photographer, his religion and his relationship to Mueller.\n\nThe terror group has also recently antagonised Egypt after releasing a video showing the beheading of 21 Egyptian Christians.\n\nEgypt retaliated by bombing ISIS targets in Libya.\"\n67,\"Mariam Al Mansouri's F-16 bombing raids were celebrated in the West\n\nBut a statement purporting to be from her UAE family has 'disowned' her\n\nIt attacks her for 'taking part in the brutal aggression against Syria'\n\nThe female air force pilot whose missions against Isis were dubbed 'boobs on the ground' has reportedly been disowned by her family and labelled an 'ingrate'.\n\nMariam Al Mansouri's participation in F-16 bombing raids for the UAE was celebrated in the West, but an anonymous statement claiming to be from her family 'disowned' her for 'taking part in the brutal international aggression' against Syria.\n\nIt also expressed support for the Islamic State, saying 'we are proud of the Sunni heroes in Iraq and the Levant'. The brutal terrorist group's original name was the Islamic State of Iraq and the Levant, or Isil.\n\nCourageous: Major Mansouri, from Abu Dhabi, made a remarkable rise through the ranks of the UAE air force. She's pictured here in an F-16 Desert Eagle\n\nMajor Al Mansouri's F-16 fighter was one of several from a group of Arab nations that are blitzing Isis\n\nIn the name of God All Merciful.\n\n'O ye who believe! Take not your fathers or your brethren for friends if they favour disbelief over faith. Those of you who taketh them for friends are wrong-doers.' [Quranic verse]\n\n'Renouncement of Mariam Al Mansouri:\n\n'We the Mansouri family in the United Arab Emirates hereby publicly declare that we disown the so-called Mariam Al Mansouri as well as anyone taking part in the brutal international aggression against the brotherly Syrian people, starting with our ingrate daughter Mariam Al Mansouri.\n\n'We hereby remind the Muslim nation all over the world of its duty to defend the causes of the nation [meaning the Islamic nation], and we urge them to take up the jihad [holy war] for the sake of God to support the blessed Syrian revolution against the descendants of Ibn Al Alqami.' [Sunni Islamist insurgents refer to the Shi'a as 'alqami' - a reference to Mu'ayyad al-Din Muhammad Ibn al-Alqami, a Shi'ite minister in the last Abbasid caliphate, who purportedly assisted the Mongols in conquering Baghdad in 1258.]\n\n'We call upon all factions and battalions operating on the Syrian battleground to unite and join efforts and forces towards the single objective of overthrowing the monstrous Assad regime perched on the pure and blessed Syrian land.\n\n'Al Mansouri family, in the UAE and abroad, takes this opportunity to declare its support for the blessed Syrian revolution and to all free men defending their rights everywhere in the world.\n\n'Our family is proud of all free men who defend their cause and of all those who take up arms to defend the honour of their nation [The Islamic Nation}. We are proud of the Sunni heroes in Iraq and the Levant and all those who take up the banner of righteousness wherever they may be. We may not know them, but God knows them and would champion them.\n\n'We ask our countrymen not to burden us with the consequences of the actions of the so-called Mariam Al Mansouri. All the honourable members of our family have agreed to this statement.\n\n'Al Mansouri family.'\n\nThe statement also expressed support for the Syrian revolution, according to the Palestinian Wattan news agency.\n\nIt said: 'We the Mansouri family in the United Arab Emirates hereby publicly declare that we disown the so-called Mariam Al Mansouri as well as anyone taking part in the brutal international aggression against the brotherly Syrian people, starting with our ingrate daughter Mariam Al Mansouri.\n\n'We ask our countrymen not to burden us with the consequences of the actions of the so-called Mariam Al Mansouri.'\n\nIt continued: 'We call upon all factions... on the Syrian battleground to unite and join efforts and forces towards the single objective of overthrowing the monstrous Assad regime.\n\n'Our family is proud of all free men who defend their cause and of all those who take up arms to defend the honour of their nation [the Islamic Nation]. We are proud of the Sunni heroes in Iraq and the Levant and all those who take up the banner of righteousness wherever they may be.'\n\nIt's not clear whether the views expressed in the statement represent those of the entire family or indeed if it is genuine.\n\nThe Mansouri tribe has some influential members, including the country's economics minister, but it's also very large – the second biggest in Abu Dhabi, the capital of UAE, so it certainly can't be assumed that the views expressed in the statement are representative of the whole group.\n\nThe statement could well have been made anonymously out of fear of punishment, as voicing dissent against the UAE government can result in imprisonment.\n\nIf true, the statement won't represent the first time the Mansouri family has been linked to extremism.\n\nIn January this year high-profile lawyer Mohammed al-Mansoori was jailed for allegedly trying to set up an 'international' branch of the controversial Muslim Brotherhood in the UAE, according to the BBC.\n\nMajor Mansouri, from Abu Dhabi, made a remarkable rise through the ranks of the UAE air force. She joined it in 2007 and is now a squadron commander.\n\nShe is one of eight children and has a degree in English literature.\n\nThe UAE is known to have the most liberal views on women's rights in the Middle East and Mansouri said that she was treated as an equal by her commanding officers.\n\nShe told Deraa Al Watan magazine: 'Everybody is required to have the same high level of combat competence.'\n\nShe says that her nearest relatives are supportive of her role in the air force.\n\nThere was also no difference between men and women with regards to training and assignments, she said.\n\n'Everybody is required to have the same high level of combat competence,'\n\nEarlier this week Fox News host Eric Bolling apologised for calling Major Mansouri's missions as 'boobs on the ground'.\n\nMajor Mansouri, from Abu Dhabi, made a remarkable rise through the ranks of the UAE air forc\n\nA Fox News host has issued an apology after making a sexist comment about a female fighter pilot earlier this week on The Five.\n\nDuring a segment about Maj. Mariam Al Mansouri, a female pilot from the United Arab Emirates who led a mission this week against ISIS in Syria, Eric Bolling referred to her mission as 'boobs on the ground.'\n\nNow, after outrage from viewers, and even his own wife, following these insensitive remarks, he has apologized.\n\n'I made a joke and when I got home, I got the look, and realized some people didn't think it was funny at all,' Bolling said on the air today.\n\n'I said sorry to my wife and I apologize to all of you as well and want to make that very clear.'\n\nThis all began when Bolling's cohost, Kimberly Guilfoyle, praised Maj. Mansouri on the program Wednesday afternoon.\n\n'Hey ISIS, you were bombed by a woman,' Guilfoyle said.\n\n'Oh yeah, hell came down on ISIS in Syria, because guess what: the first female pilot piloting for the [United Arab Emirates], there she was, leading the strikes. Dropped the bombs on ISIS Monday night.'\n\nMaj. Mansouri, 35, was the first woman to join the Emirati Air Force.\n\n'This is really incredible,' Guilfoyle continued.\n\n'Major Mariam Al Mansouri is who did this. Remarkable, very excited. I wish it was an American pilot. I'll take a woman doing this any day to them.\n\nRight after she said this, the men on the panel began making sexist jokes.\n\nIt comes as Britain, Belgium and Denmark on Friday joined the U.S.-led coalition of nations that are launching airstrikes on Isis.\n\nThe European politicians flatly described the moves as critical to security on home soil, arguing that facing down terrorists has become a matter of urgency.\n\nPrime Minister David Cameron made a passionate plea for action in drastic terms - noting that the militants had beheaded their victims, gouged out eyes and carried out crucifixions to promote goals 'from the Dark Ages.'\n\n'This is about psychopathic terrorists that are trying to kill us and we do have to realize that, whether we like it or not, they have already declared war on us,' he said. 'There isn't a `walk on by' option.\n\nThere isn't an option of just hoping this will go away.'\n\nCameron told a tense House of Commons during more than six hours of debate that the hallmarks of the campaign would be 'patience and persistence, not shock and awe' - a reference to the phrase associated with the invasion of Iraq.\n\nThat unpopular intervention has cast a shadow over the discussions because critics fear that Europe will be drawn into a wider conflict, specifically taking on the Islamic group's fighters in Syria.\n\nBritish MPs voted 524-43 for action after being urgently recalled from a recess. Belgian lawmakers also overwhelmingly approved, voting 114-2 to take part, despite widespread concerns that more terrorism may follow in their homeland as a result.\n\nThe White House said in a statement that it welcomed the countries to the coalition.\n\n'These decisions - along with those by Saudi Arabia, Jordan, the United Arab Emirates, Bahrain, and Qatar to participate in airstrikes against ISIL in Syria - demonstrate the clear commitment of the international community to take action together against these terrorists,' the statement reads.\"\n69,\"The group calling itself the Islamic State (also ISIS or ISIL) has released a video purporting to show the execution of American journalist Steven Sotloff, according to the Site Intelligence Group.\n\nSotloff is the second American journalist brutally murdered by ISIS in less than two weeks. On Aug. 20, the group released a video showing the execution of James Foley, during which they also promised to execute Sotloff if the U.S. did not cease airstrikes against the group in Iraq.\n\nThe video of Sotloff, which was posted by Site, was entitled, \"\"A Second Message To America.\"\"\n\nBased on a portion of the footage that was posted by Site and seen by Business Insider, it begins with footage of President Barack Obama speaking about the airstrikes the U.S. launched against Islamic State last month. It goes on to show Sotloff being held at knifepoint in an orange jumpsuit and behing forced to deliver a statement, a similar procedure for Foley in the video of his execution.\n\nWhite House press secretary Josh Earnest told reporters Tuesday afternoon he was not immediately \"\"in a position to determine the authenticity of the video.\"\" He said the White House's thoughts and prayers were with Sotloff's family.\n\n\"\"If the video is genuine, we are sickened,\"\" State Department spokeswoman Jen Psaki said. She said the intelligence community would work quickly to determine the video's authenticity.\n\nIn the video released Tuesday by ISIS — entitled \"\"A Second Message to America — Sotloff appears dressed in an orange jumpsuit before he is executed by an ISIS member.\n\nSotloff was kidnapped by militants upon crossing into Syria a little more than a year ago. He had been freelancing for Time and Foreign Policy magazines. Last week, his mother made an emotional plea to his captors and the Islamic State's self-proclaimed caliph, Abu Bakr al-Baghdadi.\n\nU.S. officials have said that Sotloff and Foley were among fewer than 10 Westerners being held hostage by the group. When asked again on Tuesday, Psaki said \"\"a few\"\" U.S. citizens were being held by ISIS.\n\nThis is a breaking news story and will be updated as we learn more information.\n\nSEE ALSO:  Obama: ISIS Is A 'Cancer' That Has 'No Place In The 21st Century'\"\n71,\"The next iPhone's camera may see a massive leap in image quality, Apple Insider reports — if it gets the rumoured inclusion of optical image zoom for the first time.\n\nThe Apple news site is basing its report off rumours heard by the Japanese-language UDN and its \"\"ever-reliable sources in the Asian supply chain.\"\"\n\nCurrently the iPhone — like almost every other smartphone — makes use of digital zoom. With digital zoom, zooming in doesn't add any extra detail to your photo — it just enlarges and enhances what's already captured. In contrast, optical zoom uses an actual lens to to magnify and capture significantly more detail without sacrificing image quality.\n\nThe camera in the iPhone 6 is already highly praised, but the rumoured new version will reportedly make use of a new dual-lens system to aid magnification — like compact cameras and professional SLRs.\n\nIt's a rumour in keeping with what we've already heard about the next iPhone. Blogger and developer John Gruber, who has an excellent track record on Apple product news, said that the next model may have \"\"the biggest camera jump ever.\"\"\n\n\"\"I've heard that it's some kind of weird two-lens system where the back camera uses two lenses,\"\" Gruber said, \"\"and it somehow takes it up into DSLR quality imagery.\"\"\n\nAnd that's not the only new prediction about the next iPhone from UDN. The Apple smartphone is also reportedly to include \"\"Force Touch,\"\" a pressure-sensitive touchscreen which is also included in the Apple Watch. A user could press lightly on an app to load it, or push more forcefully in order to bring up more options, for example.\"\n73,\"Last Tuesday, College Humor posted a photo series titled \"\"This Is The Most Passive-Aggressive Office Battle We've Ever Seen\"\" depicting an exchange of break room notes that escalates into a full-scale sandwich hostage crisis. It was pretty funny, but also totally fake, as made clear by the extensive watermarks and \"\"CH Staff\"\" byline, an attribution the site reserves for original works like last year's phony Breaking Bad finale script.\nThe obvious joke wasn't quite as obvious, however, when someone cropped out the \"\"College Humor\"\" watermarks and posted the images on Reddit, the bottomless well from which all deadline-facing bloggers drink. From there the clearly staged photos were picked up far and wide, earning credulous coverage from the Daily Mail, the Mirror and Fox 32 Chicago, which ran the headline \"\"Lunch theft prompts ransom note from sandwich thief.\"\"\n\nWhen those news organizations did try to credit the pictures, they generally cited the Facebook page of a New Zealand radio station, which—as most non-journalists could probably tell you—isn't a real source.\n\nBut probably the funniest write-up of all came from Rupert Murdoch's News.com.au. \"\"Beware the sandwich thief,\"\" cautioned the News Corp subsidiary, apparently unable to heed their own warning.\"\n79,\"DEVELOPING: An Internet video purports to show the beheading of US reporter Steven Sotloff by the Islamic State extremist group.\n\nThe global terror intelligence firm SITE first reported the release of the video, titled \"\"A Second Message to America,\"\" in which Sotloff, a 31-year-old freelance journalist, speaks to the camera before a cloaked Islamic State fighter decapitates him.\n\n“I’m sure you know exactly who I am by now and why I am appearing,” Sotloff said. \"\"Obama, your foreign policy of intervention in Iraq was supposed to be for preservation of American lives and interests, so why is it that I am paying the price of your interference with my life?”\n\nThe video then cuts to the masked militant warning that as long as U.S. missiles “continue to strike our people, our knife will continue to strike the necks of your people.” He also threatens the life of British captive David Cawthorne Haines.\n\nThe grim video comes just days after Sotloff's mother, Shirley, directly addressed the leader of the Islamic State last week, saying her son shouldn't pay for U.S. government actions in the Middle East and that he cared about the weak and oppressed as a journalist.\n\n\"\"I want what every mother wants, to live to see her children's children,\"\" she said last week. \"\"I plead with you to grant me this.\"\"\n\nShirley Sotloff cited by name the leader of the Islamic State, Abu Bakr al-Baghdadi, who has described himself as a caliph intending to lead the Muslim world. She had asked him to show mercy and follow the example of the prophet Muhammad in protecting people of Muslim, Jewish and Christian faiths.\n\nSotloff was last seen in August 2013 in Syria. He was recently threatened with death by the militants on a video unless the U.S. stopped airstrikes on the group in Iraq. The same video showed the beheading of fellow American journalist James Foley, 45.\n\nSeveral U.S. officials, including U.S. Rep. Ileana Ros-Lehtinen, R-Fla., have said they were working behind the scenes to find out more about Sotloff and try to secure his release.\n\nWhite House Press Secretary Josh Earnest could not confirm the reports when asked about the video at Tuesday’s press briefing. He noted the administration has been monitoring his situation carefully since threats were first made.\n\n“The United States, as you know, has dedicated significant time and resources to try and rescue Mr. Sotloff,” he said, adding “thoughts and prayers” are with the family.\n\nState Department spokeswoman Jen Psaki said the intelligence community will work “as quickly as possible” to determine the video’s authenticity.\n\n\"\"If the video is genuine, we are sickened by this brutal act taking the life of another innocent American citizen,” she told reporters.\n\nPressed by Fox News, Psaki would not say whether this would constitute an act of war. She said the prior execution of journalist James Foley was a “horrific terrorist act,” and was a “motivating” factor for creating a coalition to address the Islamic State.\n\nThe Associated Press contributed to this report.\"\n85,\"Brian Stelter from CNN just reported that hackers sent Sony executives an email telling them they made the right decision by canceling The Interview.\n\nAccording to CNN, the email reads:\n\nIt is very wise that you have made a decision to cancel the release of the interview. It'll be very useful for you.\n\nWe still have you sensitive and private data. We ensure the security of your data, unless you make additional trouble.\"\n90,\"The world was outraged yesterday when RadarOnline.com confirmed that Joan Rivers doctor Gwen Korovin took a selfie in the operating room just moments before Rivers stopped breathing on the table. Now, only RadarOnline.com has all the details of the sick shot — and why investigators are now cracking down on the shady doc after Rivers’ tragic death.\n\nStaff from Yorkville Endoscopy, the clinic where Rivers was treated, told medical investigators looking into the death of the 81-year-old that “Dr. Korovin took the selfie with her personal cell phone,” an insider tells Radar.\n\nWhat’s more, an unconscious Rivers “was in the shot,” the source reveals. “She was under anesthesia at this point. Everyone in the operating room was just stunned as they had never witnessed anyone do that before.”\n\nPHOTOS: Celebrities Who Died In Bizarre Circumstances\n\nIt was only a few minutes later that Dr. Korovin performed the unauthorized biopsy ​that preceded Rivers’ death.\n\n“Joan never consented to the procedure,” the source says. “And Dr. Korovin never should have been in the operating room to begin with — certainly not to perform any procedure on Joan, since she didn’t have privileges to do so at the clinic.”\n\nMedical investigators are now “eager to talk to Dr. Korovin about the events leading up to and after Joan’s death,” the source claims. “They will certainly be asking what the purpose of taking the selfie was for, and they will want to see it.”\n\nPHOTOS: Hollywood Plastic Surgeons Tell All: 42 Stars Who’ve Had Lipo, Lifts, Tucks And More\n\nMeanwhile, “Joan’s daughter Melissa has been telling friends that she is a spineless monster,” the source said.\n\nUnder the care of Dr. Lawrence Cohen, who performed the endoscopy on Rivers, and her E.N.T. Specialist Korovin, Rivers stopped breathing and later died.\n\nDr. Cohen, who doubled as the clinic’s medical director, has since parted ways with Yorkville. The clinic confirmed his departure, stating, Dr. Cohen “is not currently performing procedures…nor is he currently serving as medical director.”\n\nThe source added, “Melissa just can’t believe a doctor would be so cavalier, especially someone with Dr. Korovin’s credentials. Joan was completely vulnerable while under anesthesia, and for her privacy to be violated like that just makes Melissa sick.”\"\n92,\"An unfortunate woman in South Korea was left in ‘agony’ after being partially eaten by a robot vacuum cleaner.\n\nThe Guardian reports that the woman was sleeping on the floor while the autonomous roving vacuum did its job.\n\nBut disaster struck when her hair became trapped in the mechanism after the machine mistook it for dust.\n\nFortunately the 52-year-old woman from Changing City was able to get help in time.\n\nThe woman was immediately woken by the pain, and called the local fire department with what the Yonhap news agency reported as a “desperate rescue plea”.\n\nShe was eventually separated from the machine by paramedics and was not seriously injured. Reports say she lost \"\"about 10 strands\"\" of hair.\n\nSouth Korean newspaper Kyunghyang Shinmun did not report on the specific brand of vacuum involved - though another local news source said that since sleeping on the floor is more common in the country, people may be at more risk from robotic disaster.\n\nInevitably thoughts here will turn to the inevitable automaton uprising - but since the other other violence known to have involved a robot vacuum is one act of suicide, we probably don't have too much to worry about.\"\n94,\"Becoming a supplier for an Apple product is big competition among Asia Pacific suppliers, but Apple will rely on just one supplier to make all of its Apple Watch displays this year, reports J.P. Morgan analyst J.J. Park.\n\nLG Display will be the sole supplier of the p-OLED display for the Apple Watch, according to Park’s recent note to investors. His firm also predicts LG’s stock could jump as much as 25% because of the new deal.\n\nJ.P Morgan estimates LG’s Apple Watch deal could generate $1.4 trillion in revenue for the company in 2015, assuming the average sale price for a tiny p-OLED is $45 the entire year. The team forecasts Apple will ship 29 million watches this year. By 2016 that number could more than double to 61 million based on their projections.\n\nSamsung has also been identified as one of the suppliers of the 32bit S1 processor. The System-in-Package module might be made by ASE while the chip package could come from Amkor and STATS.\n\nTim Cook revealed that Apple Watch is schedule to ship in April, though a firm launch date hasn’t been announced. An event is expected to be held in March or early April to give customers full details on features, pricing, and launch.\"\n96,\"The news: If you've been keeping up with the images of protests coming out of Hong Kong, you might have noticed a recurring gesture among the protesters.\nThat's right: To demonstrate peaceful intent to the riot police, protesters have been raising their empty hands in the air.\n\nLook familiar?\n\n\nSource: Joe Raedle/Getty Images\n\nSource: Joe Raedle/Getty Images\n\nSource: Anadolu Agency/Getty Images\nA common thread: As many online commentators have noted, there's a striking similarity between the gesture of the \"\"umbrella revolution\"\" taking place in Hong Kong and the \"\"hands up, don't shoot\"\" gesture from the protests in Ferguson, Mo.\n\n\n\n\nIs there an actual connection? It doesn't look like the hands-up gesture by Hong Kong protesters is a callback to the events still unfolding in Ferguson. As reported by Quartz, \"\"The gesture is a result of training and instructions from protest leaders, who have told demonstrators to raise their hands with palms forward to signal their peaceful intentions to police.\"\"\n\nWhile the gesture might not have been a deliberate cultural reference like Thai protesters adopting the Hunger Games salute, the unplanned nature of its similarity to the Ferguson gesture makes it all the more powerful: Although the two sites of protest are a world apart from each other and are fighting against very different sociopolitical issues, both movements are dealing with police brutality and demonstrating peaceful intent in an act of nonviolent civil unrest.\n\nAnd the fact that Ferguson protesters are marching in solidarity with the Hong Kong protesters makes it all the more moving:\n\n\n\n\nFerguson and Hong Kong may face different conflicts, but some sentiments truly are universal.\"\n97,\"Mittens, an ordinary cat with an incredibly ordinary name, is a hermaphrodite whose owner will be giving it gender assignment surgery [via CBC News]. Newfoundland, Canada, resident Colleen Clarke-Murphy was surprised to find out her cat was had male and female sex organs during a vet visit.\n\nMittens, a stray brought in by Clarke-Murphy's daughter, would need to be spayed and neutered and then assigned a gender. Taking the advice of her veterinarian, Clarke-Murphy will make Mittens male. The assignment will help Mittens with bowel and urinary problems he previously had.\n\nGender reassignment surgery to help out with blocked urethras in cats is more common than you might think. More and more veterinarians are using it as a way to alleviate these kinds of problems by reassigning male cats to female. However, it's still rare to have a hermaphrodite cat. I guess it works out that Mittens is such a gender-neutral cat name.\"\n98,\"Wen Apple first released the iPhone and iPad, their launches were limited to the US before rolling out to other countries over the following months. It appears that won’t be the case with the Apple Watch.\n\nWhile speaking at an Apple Store in Berlin last week, Apple CEO Tim Cook told employees the new wearable will launch in Germany during April, according to 9to5Mac.\n\nIn January, Tim Cook said the Apple Watch would be shipping in April, but it was unclear which countries would be included in the initial launch. Cook’s statement suggests a wider initial roll-out than we’ve seen before for new product categories from the company.\n\nIt’s possible the Apple Watch will launch in the US first with other countries coming later in the month. In any case, it seems Apple fans outside the US won’t have long to wait before they can get their hands on the wearable.\n\nApple has its next event set for March 9, so we’ll likely find out all the launch details then.\"\n100,\"The answer is no, absolutely not.\nWell… sort of.\n[ Related: High School Investor: My Story — And Millions — Are A Complete Lie! ]\nArgentina's President Cristina Fernández de Kirchner just took on Iair Tawil as a godson. True.\nThing is, Iair is a 21-year-old son of a rabbi, and now, Argentina's first Jewish presidential godson, even though he's not a baby and is at no risk of becoming a lycanthrope.\nApparently several news agencies, which we won't be making fun of for reporting something so ridiculous, claimed that the president adopted a baby to keep it from becoming a werewolf.\nIn Argentina, the legend of the lobizón is similar to the standard werewolf legend. Basically, in the Argentinian legend, the seventh son of a seventh son was suuuuuper susceptible to becoming a werewolf.\nWhat's funny is this apparently has nothing to do with the Argentinian tradition of the seventh son (or daughter) of a family being eligible to become the President's godchild. That tradition was apparently brought over by Russian immigrants in 1907.\nPresident Fernández is already godmother to around 700 children after taking office in 2007.\nRegardless, it's still pretty cute this 21-year-old man became her godson!\nWe love they're all lighting a menorah too, seeing as how only Christian babies used to be eligible to become presidential godchildren!\nWe're glad times are changing! And REALLY glad werewolves don't exist. LOLz!\"\n101,\"Argentina’s president, Cristina Fernandez de Kirchner, announced on Dec. 23 that she had adopted a young Jewish man as her godson to prevent him from turning into a werewolf-like creature.\n\nAccording to Argentine folklore, the seventh son of a family will turn into a werewolf-like creature called “el lobizón” when he turns 13. The lobizón feeds on excrement and unbaptized babies.\n\nThe Argentine president will now become the official godparent of any family that has seven sons or daughters. The tradition dates back to 1907. In 1973, the Argentine government extended it to baby girls.\n\nMágico fue recibir a Iair Tawil, 1er ahijado presidencial de nuestra historia que profesa la fe judía.\n\nYair Tawil, Kirchner’s newest godson, is the first Jewish person to be adopted, however. Kirchner said the tradition only included Catholics until 2009.\n\nYo no lo sabía, pero su visita coincidía con la celebración de Hanukkah. El papá, decía que no era una casualidad…\n\nThe ceremony began in 1907 in an effort to demystify the folklore and prevent the abuse of children, but has since become a time-honored tradition. The anti-lobizón adoption ceremony also includes a gold medal and a full educational scholarship.\n\nTenía razón. Me trajeron de regalo un candelabro de Israel. Me pidieron que encendiera las velas…\n\nThe boy’s parents, Shlomo and Nehama Tawil, had written the president’s office requesting the adoption in 1993, the Jewish Telegraphic Agency reported.\n\nY a Iair, que hiciera el rezo. Un momento muy especial. Después me dijeron que tenía que apagarlas y pedir un deseo…\"\n102,\"People with ties to Islamic State are reportedly trying to negotiate the sale of American hostage James Foley's remains, according to BuzzFeed News.\n\nISIS is reportedly attempting to sell the body and deliver it across the Syrian border to Turkey, sources in contact with the terror group told Mike Giglio at BuzzFeed.\n\nOne source told BuzzFeed that an ISIS leader approached him about the sale of Foley's body and asked if he could get in contact with someone within the US government or Foley's family.\n\nISIS executed Foley on camera and posted the video online in August. He was captured in northwest Syria on Thanksgiving Day 2012.\n\nThe terror group makes millions of dollars from its hostages.\n\nThey typically demand ransoms from the countries the hostages are from, but some countries, like the US, refuse to pay up. Selling Foley's remains seems to be a way for ISIS to make money off of him in lieu of a ransom.\n\nSince Foley's death, ISIS has executed three other Western hostages — US journalist Steven Sotloff, British aid worker Alan Henning, and US aid worker Peter Kassig. The executions seem to be retaliation for airstrikes in the Middle East.\n\nSEE ALSO:  3 Big Sources Of Revenue Help ISIS Make Millions Each Day\"\n103,\"Turns out Bilbo might be a bad influence.\n\nThis discipline measure may not have been made with Gandalf-level wisdom.\n\nAccording to the New York Daily News, a nine-year-old boy in Texas was suspended from school for telling a classmate that he could make him vanish using J.R.R. Tolkien-inspired sorcery.\n\nFourth grader Aiden Steward last week apparently told his friend that he could make him invisible like Bilbo Baggins by placing the ring on his head … and Kermit Elementary School officials deemed it a “terroristic threat,” reports Odessa American.\n\nSteward’s father, though, just says it was harmless fun, inspired by their family viewing of “The Hobbit: The Battle Of The Five Armies” days prior.\n\n“I assure you my son lacks the magical powers necessary to threaten his friend’s existence,” Jason Stweard wrote in an email. “If he did, I’m sure he’d bring him right back.”\n\nSteward told the New York Daily News that his son “didn’t mean anything by it.” The school principal refused to comment on the story, citing student confidentiality.\n\nIt kinda sounds like this kid hasn’t been getting a fair shake recently. According to the Daily News, Aiden was previously suspended for bringing “The Big Book Of Knowledge” to school because it contains an illustration of a pregnant woman.\"\n106,\"A teenager woke up while undergoing brain surgery in Poland and began speaking to doctors about cats and how the surgery was going.\n\nIga Jasica, 19, was undergoing surgery to remove a cancerous growth from inside her head at the Central Clinical Hospital in the city of Katowice in southwest Poland when the incident happened.\n\nNeurosurgeons had removed the top part of her skull and were in the process of taking out parts of the growth when suddenly she woke up.\n\nIga Jasica, 19, was undergoing brain surgery in a hospital in Katowice, southwest Poland, when she suddenly came round and began speaking\n\nBut instead of panicking or crying out in pain, Miss Jasica began calmly talking to doctors and asked how her operation was going.\n\nMedics say she was unable to see or feel anything that was happening to her, but for some reason had regained consciousness and the ability to speak.\n\nDoctors say it is possible that the brain surgery caused neurons to trigger which could have woken Miss Jesica up, but investigators are probing whether the anesthetic was administered incorrectly.\n\nDespite having part of her skull removed and her brain exposed, Miss Jasica began talking to doctors about how her operation was going, and cats - her favourite animal\n\nMedics added that it was extremely unusual for a patient to come round during surgery, especially while their brain was exposed.\n\nAfter the operation Miss Jasica said: 'I can’t remember much but the doctor said he talked to me about cats, which I love.\n\n'I missed Christmas because of this operation but it is the best present I could have had as I am now feeling great.'\"\n111,\"A Kermit parent said his fourth-grade student was suspended Friday for allegedly making a terroristic threat.\nHis father, Jason Steward, said the family had been to see “The Hobbit: The Battle of the Five Armies” last weekend. His son brought a ring to his class at Kermit Elementary School and told another boy his magic ring could make the boy disappear.\nSteward said the principal said threats to another child’s safety would not be tolerated – whether magical or not. Principal Roxanne Greer declined to comment on the matter.\n“All student stuff is confidential,” Greer said. She referred a call from the Odessa American to Kermit ISD Superintendent Bill Boyd, who did not return a phone call.\nSteward said he didn’t understand why his son was removed from school and why the district didn’t just send a letter home.\nHe said he requested that the school send him “something in writing” saying that the school suspended his son and why they suspended him. Steward was told the school would put the letter in the mail.\nSteward said his son has attended Kermit Elementary since August. The 9-year-old has been in in-school suspension for referring to another student’s skin color and got in trouble for bringing a kids’ book about pregnancy to school.\"\n113,\"A TEENAGER woke up during brain surgery — to ask doctors how it was going.\nIga Jasica, 19, was having an op to remove a tumour at when the anaesthetic wore off and she struck up a conversation with the medics still working on her.\"\n122,\"Jasmine Tridevil, 21, 'paid $20,000 to add a breast to become a TV star'\n\nShe was 'rejected by 50 doctors who feared violating ethical codes'\n\nIt took her two years to find willing surgeon who would also add a nipple\n\nShe now has a film crew tracking her 'struggles as a three-breasted woman'\n\nA 21-year-old woman claims to have paid $20,000 to surgically add a third breast in a desperate bid to become a reality TV star.\n\nJasmine Tridevil, not her real name, insists she was rejected by more than 50 doctors who feared violating ethical codes before she found a willing surgeon who would perform the procedure.\n\nNow, she has hired a camera crew to follow her around Tampa, Florida, documenting the 'struggles' she faces as a three-breasted woman.\n\nScroll down for video\n\nThree-breasted? Jasmine Tridevil, 21, claims she paid $20,000 to have a third breast surgically attached to her chest. She is now filming her own reality show about the struggles she faces as a three-breasted woman\n\nSurgeons are reluctant to perform unnatural procedures as the ethical code outlined by the American Board of Plastic Surgeons dictates that 'the principal objective of the medical profession is to render services to humanity with full respect for human dignity.'\n\nTridevil claims she found a surgeon who agreed to carry out the operation on the grounds that she kept their name a secret.\n\nThe massage therapist, who recently celebrated her 21st birthday, has shared dozens of pictures of her new look in custom made bikinis on her Facebook fan page in a bid to convince followers the surgery was legitimate.\n\nAnd she has proudly declared that she been disowned by her mother and sister, who ran out the room in disgust when they saw what she had done.\n\n'My mum ran out of the door. She won't talk to me. She won't let my sister talk to me,' Tridevil said.\n\nDreams of being a star: The massage therapist from Tampa, Florida, said her dream is to have a show on MTV\n\n'My dad… he really isn't happy. He is kind of ashamed of me but he accepted it.'\n\nHowever, Tridevil insists she has no regrets as she prepares to send pilot episodes of her self-produced reality show titled Jasmine's Jugs to MTV.\n\n'My whole dream is to get this show on MTV,' she told Real Radio 104.1.\n\n'I'm dumping every penny I have into this. If this doesn't work, I'm through.'\n\nDespite scheduling interviews, creating a fan page, and hiring a film crew, Tridevil insists her apparent surgery was not an attempt become famous.\n\nReminiscent: Her new look is similar to that of the three-breasted prostitute in the 1990 film Total Recall\n\nDisowned: Tridevil, who recently celebrated her 21st birthday, says she has been disowned by her mother\n\n'I got it because I wanted to make myself unattractive to men,' she claims. 'Because I don't want to date anymore.'\n\nThe new look is reminiscent of the alluring three-breasted prostitute who parades around semi-topless in the 1990 Arnold Schwarzenegger film Total Recall.\n\nThe bizarre character prompted one of the most famous movie quotes to date, as a man declares: 'Baby, you make me wish I had three hands!'\"\n123,\"A grieving Afghan mother took bloody revenge on the Taliban militants who gunned down her son, killing 25 and injuring five of them during a seven hour gun battle.\n\nReza Gul watched helplessly as her son died while he manned a village checkpoint with his small team of police officers in the lawless Farah province.\n\nBut flanked by her daughter and daughter-in-law, she led a counter strike on his attackers killing 25 militants and wounding another five during a ferocious seven hour gun battle.\n\nScroll down for video\n\nReza Gul (center), her daughter Fatima (left) and daughter-in-law Seema, killed 25 members of of the Taliban after watching them gun down her son\n\nFatima Gul, who also took up arms against the Taliban after her brother was killed during a Taliban raid on his police checkpoint in the Farah province\n\nFrom left to right, Fatima, Seema and Reza Gul battled for seven hours against Taliban forces after they attacked a police checkpoint, manned by Reza's son\n\n'I couldn't stop myself and picked up a weapon,' Gul told TOLO News. 'I went to the check post and began shooting back.'\n\nHer daughter-in-law Seema added: 'The fighting was intensified when we reached the battlefield along with light and heavy weapons. We were committed to fight until the last bullet.'\n\nShe added that the combats zone was strewn with Taliban bodies when the fighting was over.\n\nA spokesman for the Afghanistan's Ministry of Interior told the agency it was a symbol of a public uprising.\n\nThe Taliban is yet to comment about the incident.\n\nAlongside other insurgent groups, the Taliban have escalated attacks across the country since the withdrawal of most of the US led forces from the country last month.\n\nTargeting, government, security and foreign installations, especially in the country's capital Kabul, members of the public have also been caught in the crossfire.\n\nAt least 50 people were injured earlier this week, when a suicide bomber detonated his explosive vest in a crowd watching a volleyball tournament at an inter-district competition in Yahyakahil, Paktika province.\n\nThe attacks have prompted Afghanistan's president Ashraf Ghani to order a comprehensive review of the country's defense forces.\n\nHe is also rethinking Afghan policy towards controversial night raids, banned by his predecessor Hamid Karzai.\n\nAfghan President Ashraf Ghani has ordered a top-to-bottom inspection of his country's military forces after a rise in Taliban attacks\n\nGhani is considering whether night raids, barred by his predecessor Hamid Karzai, should be reintroduced\n\nThe latest attacks come as it was revealed US President Barack Obama signed a 'secret' order allowing the Pentagon to continue to target Taliban fighters even after the military withdrawal.\n\nThe president's decision, made during a White House meeting with national security advisers, also gives the military the green light to conduct air support for Afghan operations when needed.\n\nObama issued the guidelines in recent weeks, as the American combat mission in Afghanistan draws to a close, thousands of troops return home, and the military prepares for narrower counter terrorism and training mission for the next two years.\n\nAfghan lawmakers have also approved agreements with the US and NATO allowing Western soldiers to remain in the country.\n\nThe international combat mission in Afghanistan, which began after the 2001 US-led invasion that toppled the Taliban, was due to conclude at the end of this year\"\n127,\"Michael Jackson, legendary as he was as the King of Pop, wasn’t the most the popular dad in showbiz. Ever since the Berlin baby-dangling incident of ’02, the media has tirelessly and unfairly portrayed him as an irresponsible and detached father (before his death, Jackson had shown remorse for the incident). This depiction was unfortunately fueled by his own erratic behavior during the final years of his life, and the sexual abuse charges that chased Jackson a few years before his death certainly didn’t help with his image.\n\nThis week, social media went crazy over a “news” article that had been circulating Facebook and Twitter like wildfire. An article published by Empire News entitled, “DNA Results Confirm Michael Jackson Is Biological Father Of Bruno Mars,” has unsurprisingly shocked and enraged fans of both singers across the internet.\n\nThe story went on to detail how the Billionaire singer allegedly and inadvertently revealed where he got his singing genes. The article wrote that the discovery involved Mars’ firing of a certain Vladimir Kershov, the singer’s reported publicist.\n\n“Vladimir Kershov, publicist of R&B singer Bruno Mars, has been fired today after he revealed a shocking secret regarding the pop and R&B singer. Kershov leaked private information that revealed that Michael Jackson is Mars’ biological father.”\n\nGullible netizens went insane over the Michael Jackson-Bruno Mars story, not realizing that Empire News, an Onion-like website (without the funny), publishes mostly “satirical” and made-up articles. Fact-checking website Snopes has since labelled the story “false”.\n\nAccording to Bruno’s Wikipedia page, the half-Filipino singer was born to Peter Hernandez and Bernadette Bayot in 1985 and was born and raised in Honolulu, Hawaii. Meanwhile, Michael was, at the time, not involved with anyone, although he was already beginning to form a relationship with future-wife Lisa Marie Presley.\n\nWhile Jackson was often portrayed as a bad dad in tabloids, he was, in reality, an amazing father to his kids Michael Jr, Paris and Prince. Shortly after his death, MTV revealed never-before seen correspondence with people closest to Michael, most of whom attested to the fact that the singer was a caring and loving dad to his children. Producer and Jackson’s friend Teddy Reily recalled, “Michael] read them a book every day. When we were in Virginia during the Invincible [sessions], there was not one day missed reading the children something. So that showed me right there that he was an incredible father.”\n\nIn other news, Michael Jackson’s brothers continue to celebrate his musical legacy through various performances around the world. Inquisitr recently reported about the brothers’ upcoming UAE concert, which is set to be attended by thousands of fans.\n\n[Image Via fanpop.com and obladoo.se]\"\n128,\"UPDATE: Sod Crabzilla, Now Budapest Is Under Attack From A Furious Giant\n\nBehold – there is a ocean-dwelling beast lurking off the shore of Whitstable.\n\nYes, the sleepy seaside town famed for its oysters and cream teas is now apparently home to a giant sea monster, which has rightly earned the moniker ‘Crabzilla’.\n\nA satellite image of the colossal crustacean – thought to be 50ft across - surfaced on Weird Whitstable, an online journal dedicated to tall tales in the area.\n\nCould it be...?\n\nBlog curator Quinton Winter revealed to The Express he had encountered the decapod himself: “At first all I could see was some faint movement, then as it rose from the water I thought ‘that’s a funny looking bit of driftwood’.\n\n“It had glazed blank eyes on stalks, swivelling wildly and it clearly was a massive crab with crushing claws.\n\n“Before this incident I thought the aerial photo showed an odd-shaped sandbank. Now I know better.”\n\nWinter first made reference to the giant crab in July last year when he published a wholly unconvincing image of an oversized shellfish poking its claws out of the water below two blissfully unaware children playing on the pier.\n\nIt was accompanied with the explanation: “This shocking image of a giant crab under a popular crabbing spot in Whitstable was taken last weekend.\n\n“The boys were unaware of the danger, but as several passerbys shouted to them, the crab silently slipped away under the water, into the dark, sideways.”\n\nAccording to the Marine Biological Association of the UK, the biggest crab in the world is the Japanese Spider Crab, which can grow up to 3.7m across.\n\nCrabzilla, however appears to be shaped like an edible crab, commonly found in British waters and growing up to 5 inches in width.\n\nGraphic artist Ashley Austen told Kent Online: “The image of the giant crab can be quite easily recreated in Photoshop.\n\n“All the ‘artist’ had to do is find a suitable image of a crab, overlay it onto the satellite picture of the harbour and apply a few filters to get the realistic look.”\n\nYou don't say.\"\n129,\"A woman has spent $20,000 on surgery to get a third breast and her dream is to become a celebrity.\n\nThe Florida massage therapist, who calls herself Jasmine Tridevil, said she had the surgery a few months ago.\n\n“It was really hard finding someone that would do it, too, because they’re breaking the code of ethics,” Tridevil told Real Radio 104.1.\n\n“I called like 50 or 60 doctors, nobody wanted to do it.”\n\nLast month she posted a YouTube video of herself in a bikini while Radiohead’s Creep plays in the background.\n\nTridevil said her extra breast felt like her other breasts, “the only difference is the nipple”, which she had to get tattooed on.\n\nThe 21-year-old saved up for two years so she could have the surgery and is also paying for a film crew to follow her around.\n\nPhoto: Faceook“My whole dream is to get this show on MTV,” she said.\n\n“I’m dumping every penny I have into this. If this doesn’t work, I’m through.”\n\nTridevil said that while she wanted fame and fortune, this was not why she had the surgery.\n\n“I got it because I wanted to make myself unattractive to men. Because I don’t want to date anymore,” she said.\n\nShe has been filmed telling her parents about the third boob and they were not happy.\n\n“My mum ran out the door. She won’t talk to me. She won’t let my sister talk to me. My dad … he really isn’t happy … he is kind of ashamed of me but he accepted it,” she said.\n\nWhile some have criticized Tridevil for her chasing fame, others have described her as “beautiful” and commented that she reminds them of the girl in the sci-fi film “Total Recall.”\n\n“I love boobs, you have three, what’s not to like … we all loved that girl in Total Recall, now your (sic) the real deal,” said one follower on her Facebook page.\"\n131,\"The Islamic State group is allegedly closing in on Baghdad, according to a report from a vicar at Iraq's only Anglican church that claims the jihadists formerly known as ISIS are roughly one mile away from the Iraqi capital. Airstrikes against ISIS targets were supposed to stop the group from taking Baghdad.\n\n“The Islamic State are now less than 2km (1.2 miles) away from entering Baghdad. They said it could never happen and now it almost has,” Canon Andrew White of the Foundation for Relief and Reconciliation in the Middle East, a British-based charity that supports Iraq’s only Anglican church in Baghdad, said on his Facebook page early Monday morning. “Obama says he overestimated what the Iraqi Army could do. Well, you only need to be here a very short while to know they can do very, very little.”\n\nThe Christian aid group was referring to the U.S. president’s interview Sunday night on “60 Minutes,” the CBS news magazine show, where Obama conceded that his administration underestimated the ascendancy of ISIS. More than 1,000 Iraqi troops were reportedly killed Sunday in clashes with ISIS about 10 miles outside of Baghdad.\n\nThe advance by ISIS toward Baghdad shows that the group isn't weakening despite U.S.-led airstrikes in Iraq. ISIS executed 300 Iraqi soldiers last week during their march toward the Iraqi capital and attempted to break into a prison in northern Baghdad.\n\n\"\"This attack is very significant. It is the first infantry-like, complex, and penetrating attack in Baghdad city by ISIS since the fall of Mosul in June of this year,\"\" the Washington-based nonprofit Institute for the Study of War wrote on its website, referring to Iraq's second-largest city, which is in the Islamic State's hands. \"\"ISIS likely carried out the attack to release some of the pressure it is facing as a result of the recent U.S. air campaign targeting its positions. The attack also signifies that, despite the heightened defenses of Baghdad in the aftermath of the fall of Mosul, ISIS is still able to carry out attacks in an area where it is unlikely to have active sleeper cells.\"\"\n\nU.S.-led airstrikes against ISIS in Iraq and Syria have come under criticism over their effectiveness. U.S. Secretary of State John Kerry defended the military action last week in a CNN interview. Kerry claimed “Baghdad could have fallen” if it weren't for the airstrikes, which have predominantly been launched in the northern part of Iraq.\"\n133,\"An Indian bride has married a guest at her wedding after her groom-to-be had a seizure and collapsed.\n\nReports said the groom, Jugal Kishore, was epileptic and he had kept the information from the bride, Indira, and her family.\n\nWhile Mr Kishore was taken to hospital, the angry bride decided to switch husbands.\n\nShe asked a member of her brother-in-law's family, who was a guest, to step in and marry her instead. He agreed.\n\nThe incident took place in Rampur town in the northern Indian state of Uttar Pradesh.\n\nAccording to a report in The Times of India, Mr Kishore, 25, fell to the ground in front of the wedding guests just as he was reaching out to garland Indira.\n\nOn his return from the hospital, Mr Kishore pleaded with Indira to change her mind, telling her that he would be ridiculed by friends and relatives if he went home without a bride, but she refused.\n\nLocal police official Ram Khiladi Solanki told the BBC that Mr Kishore and his family were initially upset and lodged a complaint with the police.\n\n\"\"But since the bride is already married now, what can anyone do? So the families have resolved the matter and the complaint has been withdrawn,\"\" he added.\"\n138,\"Absolutely no one was devastated when news broke last week that 26-year-old Afton Elaine “Star” Burton would not be marrying 80-year-old psychopath felon Charles Manson after all. But as it turns out, there’s more to the story than their wedding license expiring.\n\nJust in case you needed more nightmare fuel... ((AP Photos/California Department of Corrections)\nJust in case you needed more nightmare fuel… ((AP Photos/California Department of Corrections)\nThe New York Post is reporting that journalist Daniel Simone learned the true reason behind the nixed nuptials: Manson’s fiancee was marrying him to get access to his corpse.\n\nAccording to Simone, Star isn’t quite the deranged Manson maniac we all thought she was. She was a woman with a plan. Not a good plan, necessarily. But a plan.\n\nWhen Manson keeled over, Star reportedly envisioned putting the murderous cult leader on display Lenin-style in a glass coffin so she could charge money to morbid looky-loos.\n\n\n\nManson was allegedly less-than-pleased with this idea and called off the unholy prison wedding — potentially the only good thing he’s ever done his life. The Post has all the details, including this masterpiece of insanity:\n\nAnother reason the madman balked at the plan is because he believes he is immortal. “He feels he will never die,” Simone said. “Therefore, he feels it’s a stupid idea to begin with.”\n\nManson is housed in California State Prison, Corcoran and is presumably now looking for a life partner who is not interested in profiting off his disgusting corpse. Please send all applications straight to an incinerator and seek professional help immediately.\"\n141,\"Hewlett Packard plans to split into two companies on Monday, according to a report in The Wall Street Journal. One company will be focused on enterprise computing and services, and the other will build and sell PCs and printers.\n\nCurrent HP CEO Meg Whitman will lead the enterprise-focused version of HP (it’s not clear who gets to keep the iconic name) and will be chairman of the PC/printer company, which will be led by Dion Weisler as CEO. Details are still fuzzy as to how this will all work, but WSJ reported that HP plans to announce the move on Monday.\n\nHP is perhaps the seminal Silicon Valley company, with a rich history of computing breakthroughs and technology leadership since it was founded in 1939. But despite taking in $112 billion in revenue in 2013 (split almost evenly between the groups that will form the two separate companies) it has struggled over the last decade with the decline of the PC market, the rise of mobile computing, and the shift to enterprise cloud computing. A series of at-times comical leadership fiascos hasn’t helped.\n\nI’ll update this post as more information becomes available, and we’ll certainly cover any announcement HP might make tomorrow.\"\n143,\"Hong Kong protesters have \"\"emulated\"\" the Ferguson gesture in their recent protests.\"\n145,\"Apple has multiple versions of its upcoming smartwatch. This we already know. And while we don’t know the specific price points of each model, the consensus is that the Watch Edition will be the most expensive of all three thanks to its 18-karat gold casing. Though the Apple Watch Sport will cost $349 USD when it launches, the Edition is rumoured to cost thousands of dollars.\n\nApple is used to selling expensive merchandise in its stores, but the Watch Edition is different to anything else the company has sold, and it will be modifying its stores appropriately. According to 9to5Mac, Apple will be implementing some new security measures to ensure the watches aren’t stolen while they’re sitting in the store or when people are trying them on.\n\nSources are quoted as saying there will be special safes for the Edition. These will be equipped with MagSafe connectors to keep the watches charged and will house inventory during the day as well as the show floor demo models overnight.\n\nPerhaps most interesting of all is that Apple will reportedly also have scales that employees will use to weigh the watches before they’re sold. This is not for the customer’s bragging rights but so Apple will know whether customers returning their watches are returning all of their watches.\n\nTim Cook confirmed last week that the Apple Watch will start shipping in April. Previously the device was thought to be launching sometime in March.\"\n150,\"\"\"My death needs to mean something. My death needs to be counted in the number of transgender people who commit suicide this year. I want someone to look at that number and say 'that’s fucked up' and fix it. Fix society. Please.\"\"\n\nUNION TOWNSHIP, Ohio — A 17-year-old transgender teen was struck and killed by a passing semi trailer on an Ohio interstate on Sunday, and a previously written suicide note later appeared on the teen’s Tumblr blog through scheduled publishing.\n\nLeelah Alcorn was in the roadway when she was struck, and is believed to have walked 3-4 miles from her parents house in nearby Kings Mill, Ohio.\n\nPolice say she died at 2:20 a.m. Sunday.\n\nThe incident is being investigated by the Ohio State Highway Patrol, but local media have reported the incident as the death of a teen “boy,” using Leelah’s (male) birth name, and have made no mention that she was transgender.\n\nFollowing the incident, this entry appeared on Leelah’s blog describing the pain of being “a girl trapped in a boy’s body” and her Christian parents’ refusal to allow her to transition:\n\nSUICIDE NOTE\n\nIf you are reading this, it means that I have committed suicide and obviously failed to delete this post from my queue.\n\nPlease don’t be sad, it’s for the better. The life I would’ve lived isn’t worth living in… because I’m transgender. I could go into detail explaining why I feel that way, but this note is probably going to be lengthy enough as it is. To put it simply, I feel like a girl trapped in a boy’s body, and I’ve felt that way ever since I was 4. I never knew there was a word for that feeling, nor was it possible for a boy to become a girl, so I never told anyone and I just continued to do traditionally “boyish” things to try to fit in.\n\nWhen I was 14, I learned what transgender meant and cried of happiness. After 10 years of confusion I finally understood who I was. I immediately told my mom, and she reacted extremely negatively, telling me that it was a phase, that I would never truly be a girl, that God doesn’t make mistakes, that I am wrong. If you are reading this, parents, please don’t tell this to your kids. Even if you are Christian or are against transgender people don’t ever say that to someone, especially your kid. That won’t do anything but make them hate them self. That’s exactly what it did to me.\n\nMy mom started taking me to a therapist, but would only take me to christian therapists, (who were all very biased) so I never actually got the therapy I needed to cure me of my depression. I only got more christians telling me that I was selfish and wrong and that I should look to God for help.\n\nWhen I was 16 I realized that my parents would never come around, and that I would have to wait until I was 18 to start any sort of transitioning treatment, which absolutely broke my heart. The longer you wait, the harder it is to transition. I felt hopeless, that I was just going to look like a man in drag for the rest of my life. On my 16th birthday, when I didn’t receive consent from my parents to start transitioning, I cried myself to sleep.\n\nI formed a sort of a “fuck you” attitude towards my parents and came out as gay at school, thinking that maybe if I eased into coming out as trans it would be less of a shock. Although the reaction from my friends was positive, my parents were pissed. They felt like I was attacking their image, and that I was an embarrassment to them. They wanted me to be their perfect little straight christian boy, and that’s obviously not what I wanted.\n\nSo they took me out of public school, took away my laptop and phone, and forbid me of getting on any sort of social media, completely isolating me from my friends. This was probably the part of my life when I was the most depressed, and I’m surprised I didn’t kill myself. I was completely alone for 5 months. No friends, no support, no love. Just my parent’s disappointment and the cruelty of loneliness.\n\nAt the end of the school year, my parents finally came around and gave me my phone and let me back on social media. I was excited, I finally had my friends back. They were extremely excited to see me and talk to me, but only at first. Eventually they realized they didn’t actually give a shit about me, and I felt even lonelier than I did before. The only friends I thought I had only liked me because they saw me five times a week.\n\nAfter a summer of having almost no friends plus the weight of having to think about college, save money for moving out, keep my grades up, go to church each week and feel like shit because everyone there is against everything I live for, I have decided I’ve had enough. I’m never going to transition successfully, even when I move out. I’m never going to be happy with the way I look or sound. I’m never going to have enough friends to satisfy me. I’m never going to have enough love to satisfy me. I’m never going to find a man who loves me. I’m never going to be happy. Either I live the rest of my life as a lonely man who wishes he were a woman or I live my life as a lonelier woman who hates herself. There’s no winning. There’s no way out. I’m sad enough already, I don’t need my life to get any worse. People say “it gets better” but that isn’t true in my case. It gets worse. Each day I get worse.\n\nThat’s the gist of it, that’s why I feel like killing myself. Sorry if that’s not a good enough reason for you, it’s good enough for me. As for my will, I want 100% of the things that I legally own to be sold and the money (plus my money in the bank) to be given to trans civil rights movements and support groups, I don’t give a shit which one. The only way I will rest in peace is if one day transgender people aren’t treated the way I was, they’re treated like humans, with valid feelings and human rights. Gender needs to be taught about in schools, the earlier the better. My death needs to mean something. My death needs to be counted in the number of transgender people who commit suicide this year. I want someone to look at that number and say “that’s fucked up” and fix it. Fix society. Please.\n\nGoodbye,\n\n(Leelah) Josh Alcorn\n\nIn a second post, Leelah expressed apologies to her sisters and brother.\n\nEditor’s Note: If you or a young person you know is LGBT and thinking about suicide, please call The Trevor Lifeline at 1-866-488-7386, or the Trans Lifeline at 1-877-565-8860. For adults over 24, call the National Suicide Prevention Lifeline at 1-800-273-8255.\"\n153,\"A top Iraqi diplomat told world leaders that ISIS is harvesting the organs of its victims to fund it murderous operations, the latest charge of barbarity in a list that already includes mass beheadings, burning people alive, crucifying children and throwing people off of buildings.\n\nThe shocking new claim was presented by the Iraqi ambassador to the United Nations, who said bodies have turned up in mass graves bearing surgical incisions and missing organs such as kidneys. Ambassador Mohamed Alhakim leveled the charge as he asked the Security Council to investigate whether harvesting and selling the organs of those it executes. The claim followed an unconfirmed report late Tuesday that as many as 45 people captured by the Islamic State in the Anbar Province town of al-Baghdadi had been rounded up and burned alive.\n\n\"\"We have bodies,\"\" Alhakim told his international counterparts. \"\"Come and examine them. It is clear they are missing certain parts.\"\"\n\nAlhakim, who said a dozen doctors have been executed in Mosul for refusing to participate in organ harvesting, briefed the council on the overall situation in Iraq and accused the Islamic State group of \"\"crimes of genocide\"\" in targeting certain ethnic groups. The outgoing U.N. envoy to Iraq, Nikolay Mladenov, told the council that 790 people were killed in January alone by terrorism and armed conflict.\n\nMladenov noted the increasing number of reports and allegations that the Islamic State group is using organ harvesting as a financing method, but he said only that \"\"it's very clear that the tactics ISIL is using expand by the day.\"\" He used an acronym for the group.\n\nHe said Iraq's most pressing goal is to win back the vast territory that the Islamic State has seized in the past year. The Sunni militants seized a third of both Iraq and neighboring Syria and imposed strict Sharia law.\n\n\"\"Especially worrying is the increasing number of reports of revenge attacks committed particularly against members of the Sunni community in areas liberated from ISIL control,\"\" Mladenov said.\n\nThe identities of the victims who were reportedly burned alive Tuesday in al-Baghdadi are not clear, the local police chief told the BBC. ISIS fighters reportedly captured most of the town last week.\n\nCol. Qasim Obeidi, pleading for help from the Iraqi government and international community, said a compound that houses families of security personnel and officials was now being targeted.\n\nThe reports come days after ISIS released a video purportedly showing the beheadings of 21 Egyptian Coptic Christians along a beach in Libya, sparking an international outcry, including commendation from Pope Francis, who called the killings \"\"barbaric.”\n\nEarlier this month, ISIS released another video showing a fleet of vehicles flying the black ISIS flag and driving through what is believed to be the streets of Benghazi, Libya. The video shows the vehicles being cheered by men, women and children as they drive by.\n\nOn Friday, a media group linked to ISIS released a four-minute video titled \"\"Peshmerga Captives in Kirkuk Province,” which purportedly showed Kurdish prisoners -- imprisoned in iron cages -- being driven around on trucks in Iraq, according to the Middle East Media Research Institute.\n\nThe imagery of the prisoner convoy in orange uniforms was similar to the scenes of an execution of a Jordanian pilot. In a video released by ISIS two weeks ago, Lt. Muath al-Kaseasbeh was shown being burned alive in a cage.\n\nAl-Baghdadi, which is about 50 miles northwest of Ramadi in Anbar province, is located about five miles from Ain al-Asad air base, where 400 U.S. military personnel are training Iraqi soldiers and Sunni tribesmen to take on ISIS. The base was raided last week by a small band of fighters, in what some experts believe may have been a probe in preparation for a full-scale attack.\n\nThe base has been the target of sporadic mortar fire in past weeks, and the jihadist army has been moving forces from its strongholds in Syria to Anbar Province, possibly setting the stage for a major clash with forces on the base that is now the sole bulwark between ISIS and Baghdad.\n\nThere are currently nearly 2,600 U.S. forces in Iraq, including about 450 who are training Iraqi troops at three bases across the country, including al-Asad. Forces from other coalition countries conduct the training at the fourth site, in the northern city of Irbil.\n\nBut even if Islamic State militants close in on the base, taking it would require a massive force, that would present a target for airstrikes, retired Col. Thomas Lynch, a National Defense University fellow, told Fox News.\n\nThe Associated Press contributed to this report.\"\n157,\"The woman claiming to have 3 boobs is A FRAUD ... A FAKE ... and ironically what exposed her lie is a crime someone committed against her.\n\nJasmine Tridevil has been making the rounds, claiming she got plastic surgery to netted her an additional boob.\n\nBut we got a document from the Tampa International Airport Police Dept. describing a baggage theft. According to the doc ... someone stole a bunch of luggage off an American Airlines conveyor belt, including a black nylon roller bag.\n\nCops caught the thieves after IDing them with surveillance video.   The black bag belonged to Tridevel, but before she got it back it was inventoried by police as part of the case against the crooks.\n\nGuess what was inside the bag?  \"\"A 3 breast prosthesis.\"\"\n\nBTW ... she told cops the prosthesis was valued at $5K.\n\nThe boobs are perfect, but she's a little crooked.\"\n160,\"Isis fighters are reportedly just one mile away from Baghdad as reports emerge of al-Qaeda militants bolstering their ranks in Syria.\n\nAccording to the Foundation for Relief and Reconciliation in the Middle East, Isis was approaching the Iraqi capital on Monday morning, report The Independent.\n\n\"\"The Islamic State are now less than 2km away from entering Baghdad,\"\" a spokesperson said.\n\n\"\"They said it could never happen and now it almost has. Obama says he overestimated what the Iraqi Army could do. Well you only need to be here a very short while to know they can do very very little.\"\"\n\nThe news comes amid reports of an emerging alliance between Isis forces in Syria and Jabhat al-Nusra, also known as the Nusra Front.\n\nThe group is the Syrian offshoot of al-Qaeda and has been fighting against the Assad regime in the civil war.\n\nDespite months of clashes between its forces and Isis (also known as Islamic State) militants, the two groups appear to be forming a loose coalition in parts of the country to fight increasing attacks by the US and its allies.\n\nAdvertisement\n\nAl-Nusra’s official spokesperson, Abu Firas al-Suri, threatened the coalition nations with retaliation on Saturday.\n\n“These states have committed a horrible act that is going to put them on the list of jihadist targets throughout the world,” he said.\n\n“This is not a war against al-Nusra, but a war against Islam.”\n\nAl-Nusra and Isis leaders are now holding war planning meetings together, a source told the Guardian, although no formal alliance has been confirmed.\n\nThe reports follow growing defections from other Islamist groups to Isis, which is seen as better organised and equipped to create an “Islamic State” straddling Iraq and Syria.\n\nA loyalty pledge was reportedly made by al-Nusra in June in the town of Al-Bukamal near the Iraqi border, the Syrian Observatory for Human Rights said, and the two groups have fought together against Government forces.\n\nThe report appeared to be confirmed on Twitter by a photograph showing an Egyptian al-Nusra Front commander shaking hands with an Isis leader of Chechen origin.\n\nAlthough both Isis and al-Nusra are rooted in al-Qaeda, the two have been rivals since Isis started its involvement in Syria’s civil war in spring last year and have engaged in bloody battles killing more than 3,000 militants from both sides.\n\nA merger had been declared by Isis leader Abu Bakr al-Baghdadi in 2013, when Isis was known as al-Qaeda in Iraq (AQI), but the alliance was rejected by al-Nusra and overruled by al-Qaeda leader al-Zawahiri.\n\nBut the international response to Isis’ bloody rampage through Iraq and Syria, and the beheadings of British and American hostages, is pushing the groups towards an alliance.\n\nAn al-Nusra source told Reuters: “There are hardline voices inside Nusra who are pushing for reconciliation with Islamic State.”\n\nA formal alliance is believed to only be possible on the orders of al-Qaeda leader Ayman al-Zawahiri.\n\nA deal between the militant groups would strengthen the Islamist force in Syria as air strikes cripple Isis funding sources, equipment stores and slow its advances.\n\nThe US has not said al-Nusra is being targeted but its planes have attacked a new group called Khorasan, which some analysts suspect is part of al-Nusra.\n\nThe two groups have been known to co-operate and Khorasan is believed to be made up of veteran al-Qaeda fighters with battlefield experience mostly in Pakistan and Afghanistan.\n\nBritain, the US and the United Nations are among those who have classed al-Nusra as a terrorist group, citing its use of suicide bombing, terrorist attacks and attempts to impose Islamic law.\n\nA small number of anti-Government groups, including some members for the secular Free Syrian Army, opposed the label after al-Nusra gained respect fighting the Assad regime.\"\n163,\"In a day packed with major Apple announcements, the company tackled smartphones, wearables, and payments. But there is one more sector that may be about to get the Apple treatment: Social.\n\nAccording to a single well-placed source inside Apple’s engineering team, the company is poised to announce an acquisition of Dave Morin’s Path social network. To quote our source, who requested to remain anonymous because the deal has not been announced yet, “It’s almost done, if not signed already, but it’s essentially a done deal.”\n\nIf true, it would be major news for the heretofore struggling social platform that has been known more for its design and user interface innovations than for its ability to drive adoption among consumers – particularly in non-Asian markets. Apple hasn’t fared much better in the social realm historically, having flopped with its Ping social network and having made very little out of its acquisition of the team and IP from failed location-based photo social network, Color.\n\nAccording to our source, this is more than just a talent acquisition, or acquihire. The Path product will likely survive the acquisition and be incorporated, in whole or in part, into Apple’s newly refreshed Messages app. That doesn’t mean that the deal will be priced like some other recent high-profile mobile communication deals, namely Facebook’s $19 billion Whatsapp acquisition and rumored $3 billion-plus offers extended to Snapchat by Facebook and Google.\n\nFacebook paid $42 per Whatsapp user, and $33 per Instagram user before that. By comparison, Rakuten bought the far less beloved Viber for just $3 per user. With Path having somewhere in the vicinity of 25 million users at the beginning of this year, and far weaker growth and engagement than any of the above platforms, it would be lucky to command anywhere near Instagram/Whatsapp sums. According to App Annie, Path ranks just 177th among iOS Social Networking apps in the US and not among the top 1000 overall iOS apps. When Path raised its most recent round in January of this year, the company reportedly commanded a sub-$400 million valuation, well below the $500 million-plus levels reportedly sought by management. Given the trajectory it was on, exiting at that level would likely be considered a win among most Path insiders. Hell, for many Valley observers, that would be the win of the century for Path investors, many of which have all but left the company for dead.\n\nApple’s re-entry into social would also be a notable development. With Facebook (including Instagram and Whatsapp), Twitter, and Snapchat each looking stronger than ever in their respective social verticals, it’s unclear just where an Apple-driven social product would fit in among consumers daily habits. Google seems to have reached a similar conclusion, all but abandoning its strategy of pushing Google+ as a standalone social platform, and instead choosing to let the platform fade into the background of its other consumers platforms like Gmail and YouTube. Apple’s one stronghold has been in messaging via iMessage, which recently got a facelift. And Path has recently leaned more in this direction with its launch of an ephemeral messaging product, abandoning its long-held love of more lasting, intimate communications. It’s certainly conceivable that Path could be integrated into Apple’s messaging platform, but it’s unclear, beyond the design prowess, how this acquisition helps Apple, at any price.\n\nAdding additional fuel to this fire, Dave Morin was spotted sitting in the front row for today’s Apple keynote event, a high profile position reserved for Dr. Dre and other key Apple insiders.\n\nDid not forget about Dre. pic.twitter.com/fWNDpFhfYr — Dave Morin (@davemorin) September 9, 2014\n\nApple has been known to be a fan of Morin’s, as well as the Path design aesthetic and broader design team. Take for example the company’s decision to feature the Path app early on in numerous keynotes and advertising campaigns. In that sense, it wouldn’t be that surprising if such a deal were to be consummated. Jason Calacanis made a similar observation in his evening email newsletter today, noting Morin’s seating at today’s event and Apple’s long-standing frustrations around social. Others have been asking whether such an acquisition makes sense for years.\n\nTo be clear, even if our source is correct, these transactions are never a sure thing until ink has been put to paper and (at least in the case of a public company like Apple) a public announcement has been made. But the tea leaves seem to be aligning on this deal. It’s certainly an unexpected outcome, but it would sound even more crazy if Apple didn’t have north of $150 billion in cash burning a hole in its pocket and a love for all things aesthetic. And with Morin’s vaunted reputation for design, and Apple’s social struggles I can’t think of a better home for the once-hyped app. Don’t be surprised to see Apple swoop in to rescue Path from social also-ran status.\n\nPando has reached out to Morin for confirmation (or otherwise) of the claim. We will update this post as soon as I hear back.\"\n164,\"Islamic State terrorists couldn’t strike ransom deals with the United States to trade hostages for money — so their newest revenue drive has them attempting to sell the body of James Foley, one of their beheaded victims.\n\nSeveral sources for the Islamic State told BuzzFeed News that middlemen have been trying to strike a sale, with the asking price for Foley’s remains at $1 million.\n\nAds by Adblade\n\n\nHow penny stocks make millionaires every day...\n\nNew Site Exposes Anyone! So addicting\n\nOne small company makes the gadget possible, and its stock price has nearly unlimited room to run.\nFoley, a U.S. journalist and long-time hostage, was the first of a series of public and videotaped Islamic State beheadings of Western citizens. He was killed in August.\n\nIslamic State terrorists say they’ll transport his body to Turkey — and that they’ll even give a DNA sample to prove the remains belong to Foley, BuzzFeed News reported.\n\nIslamic State terrorists reportedly held 23 hostages from the West earlier this year. Fifteen Europeans were freed after the group received millions of dollars in ransom payments. American and Britain hostages, however, were not among the ransomed.\n\nBuzzFeed News said three sources with contact with Islamic State members confirmed that Foley’s body was being put up for sale. One is a former Syrian rebel fighter with ties to Islamic State leaders, BuzzFeed News said.\n\n\n\n“They ask for $1 million and they will send DNA to Turkey, but they want the money first,” he said, BuzzFeed News reported. “They will not give the DNA without the money.”\n\nAnother source, also granted anonymity, said similarly and added, “This is business.”\"\n165,\"A FIVE-YEAR-OLD boy has been billed with a \"\"no show fee\"\" - for missing his friend's BIRTHDAY party.\n\nDerek Nash and his partner discovered the invoice - for the sum of £15.95 - after it was slipped into their son Alex's school bag.\n\nThe host of the party gave it to Alex via a teacher after he failed to show up for the get-together at a ski slope and snowboard centre in Plymouth, Cornwall.\n\nAlex's family confirmed that their son would be attending the party just before the Christmas holidays.\n\nBut Mr Nash, from Torpoint, Cornwall, realised he had arranged for their daughter to go on a day trip with her grandparents.\n\nHe then asked Alex if he wished to join his sister or go to the party, to which he chose to spend time with his grandparents.\n\nBemused Mr Nash said he originally thought the invoice \"\"was a joke\"\", but the issue has remained unresolved and now the birthday boy's mother has threatened to take him to a small claims court.\n\nHe said: \"\"She saw me and asked if Alex was coming to the party. At this time I agreed and said that Alex was looking forward to it.\"\"\n\nHowever, after Alex had changed his mind about the party, Ms Nash realised he had no way of contacting the birthday boy's mother.\n\n\"\"So on the day of the party we asked Alex what he wanted to do - he chose to be with his grandparents,\"\" he said.\n\n\"\"By this time we did not have a contact number, email or an address to let [the boy's mother] know.\"\"\n\nAlex returned to Torpoint Nursery and Infant School on January 6, but just over a week later, the family were stunned to receive the bill.\n\nMr Nash continued: \"\"My partner looked out for [the friend's mother] to apologise for Alex not showing up to the party, but didn't see her.\n\n\"\"But on January 15 she looked in Alex's school bag and found a brown envelope. It was an invoice for 15.95 for a child's party no show fee.\n\n\"\"I asked Alex's class teacher if [the child's mother] had given anything to her. She said, 'Yes, a brown envelope'.\n\n\"\"I then visited Alex's school headteacher, who couldn't apologise enough that one of the teachers had passed this on.\n\n\"\"She said she would remind all staff that this was a breach of protocol.\"\"\n\nHe then went to visit the mother, since named as Julie Lawrence and whose address was on the invoice, and told her that he would not be paying the bill.\n\n\"\"I told her she should have spoken to me first and not put the invoice in my son's school bag,\"\" he said.\n\n\"\"I would have sympathised with her about the cost of Alex not showing up, but I just can't believe the way she has gone around it.\"\"\n\nThe mother has since threatened the family to take the case to a small claims court, while the birthday boy will no longer play with Alex at school.\n\nMr Nash added: \"\"I drive all around the South West for my job and I have talked to quite a few people about this.\n\n\"\"They're all quite incredulous that this has happened. I thought it was a joke to begin with. I am lost for words.\"\"\n\nHis partner, who does not want to be named, has been in contact with the mum on Facebook and is hoping to resolve the situation.\n\nIn a short statement, Ms Lawrence said she had no regrets about sending the invoice.\n\nShe said: \"\"All details were on the party invite. They had every detail needed to contact me.\"\"\n\nManager of the Plymouth ski and snowboard centre, Louisa Duggan, said they would never send invoices to individuals and were upset at being dragged into the row.\n\nShe said: \"\"This is nothing to do with us. It is a dispute between two parents. But I really need to clarify that we don't send invoices to private individuals - ever.\n\n\"\"We don't know the names of the children coming so we would never even be able to.\n\n\"\"We are upset that we have been dragged into this. We ask families who book with us to pay a small deposit and then 48 hours before we ask them to confirm the numbers.\n\n\"\"This gives them plenty of time to get responses in. We are quite flexible if any of the party does not turn up.\n\n\"\"We can put on other activities to compensate or often an adult will take part in place.\n\n\"\"We do need to know how many people are coming because we have to plan food and reserve activities and spaces. That is how any businesses like ours has to operate.\"\"\"\n166,\"This is the stuff nightmares are made of, but one teen took it all in her stride. Waking up in the middle of brain surgery sounds like a painful experience, but when this happened to 19-year-old Iga Jasica she didn’t feel a thing. The teen just asked the surgeons how the operation was going when she suddenly woke up on the table, according to Fox News on Jan. 3.\n\nIt is a mystery as to why the girl woke up during the delicate procedure while on the operating table in Poland. The doctors were shocked to hear her talk to them while they had her brain exposed mid-surgery. The hospital is looking into the possibility that the anesthesia was improperly administered.\n\nExperts say that the procedure itself could have caused the teen to regain consciousness even with enough anesthesia on board to knock her out. Jasica chatted with the doctors a bit when she woke up during the surgery and apparently she had a lot to say. She brought up the subject of cats to the physicians who were literally working on her exposed brain, according to Sports Act today.\n\nEven though the teen woke up enough to carry on a conversation, she was never in any pain or danger when this happened say doctors. Jasica was having a cancerous growth removed from her brain during this procedure, reports Headlines & Global News today. The doctors were about half-way through the operation when the teen woke up.\n\nThe teen reports that she was happy to have gone through the operation because she is feeling good today. She also reports that she doesn’t remember waking up and chatting with the surgeons while on the operating table.\"\n172,\"A female Kurdish fighter, who has become the face of the Kurdish resistance fighting the Islamic State of Iraq and Syria (ISIS) to claim the town of Kobane, has been reportedly killed by the militant group, several media outlets claimed.\n\nRehana, a member of the Women’s Defense Unit, was reportedly beheaded by ISIS after a photo of her posing with a victory sign was tweeted by a journalist, Britain's Daily Mail reported.\n\n\nIn the same tweet, the journalist claimed that Rehana, the nom de guerre she adopted as per female Kurdish fighter tradition, had already killed 100 militants fighting with ISIS.\n\nAs the tweet was retweeted more than 5,000 times, she became the poster girl of Kurdish resistance in Kobane.\n\nReports of her death circulated on social media after a photo of an ISIS militant holding her severed head was reportedly shared on Twitter.\n\nThe People’s Defense Unit, or the YPG, are yet to make a comment about the allegations, the British daily said.\n\nThe YPG is the de facto army of the Kurdish regions of north and northeast Syria, is the armed wing of the powerful Kurdish Democratic Union Party (PYD).\n\nKurdish women have been at the forefront in the battle against ISIS, as their numbers, already in the thousands, continues to grow.\n\nAccording to Agence France-Presse, women traditionally form a major part of Kurdish fighting forces, and they are well represented among Kurdish forces in neighboring Turkey and Iraq.\n\nOn October 5, young Kurdish woman fighter Dilar Gencxemis, identified by the YPG by the nom-de-guerre of Arin Mirkan, blew herself up outside Kobane in an attack which reportedly killed dozens of IS militants.\n\nThe battle to claim Kobane has been raging for more than a month with fierce fighting between ISIS militants and Kurdish fighters backed by a an anti-ISIS U.S.-led coalition.\n\n[With AFP]\"\n174,\"Saudi Arabia's national airline plans to keep men and women apart after passengers objected to on-board gender mixing, the Emirates247 news website reported Wednesday.\n\n\"\"There are solutions to this problem,\"\" said Abdul Rahman Al Fahd, the assistant manager of national carrier Saudia. \"\"We will soon enforce rules that will satisfy all passengers,\"\" Saudi daily Ajel quoted him as saying.\n\nThe paper said flight staff at Saudi Arabia's airports would be instructed to keep men and women segregated on board Saudia planes, unless they are close relatives.\n\nComplaints about mixed-gender sitting are also common on planes flying to Israel, with some ultra-Orthodox Jewish men refusing to sit next to unrelated women and some women objecting to being asked to move so that the men won't have to sit next to them.\n\nA Delta flight from New York to Israel was delayed earlier this month when ultra-Orthodox passengers refused to sit between two women, Israel Radio reported on Friday.\n\nA number of similar incidents were reported in the media earlier this year, bringing the controversial issue into the headlines. In some cases, the men reportedly offered to pay the female passengers to switch their seats.\n\nIn September, a petition on Change.org urged Israeli carrier El Al to stop allowing female passengers to be \"\"bullied, harassed, and intimidated into switching seats.\"\" El Al told Haaretz that its policy is \"\"to try to accommodate any customer request.”\"\n177,\"Poland: Some birds want the whole package. None more so than a particularly demanding Snowy Owl in Poland, who KILLED her new boyfriend because of his tiny penis. The bird, nicknamed the Black Widow, left her suitor half-eaten, shocking vets at the animal shelter in Knyszynska Forest. Park keepers had noticed the owl was unhappy and decided to pair her up with a new mate. But just two days after arriving from Germany, they found the new owl devoured and dead. Shelter spokesman, Robert Konowal, said: \"\"The first two days were fine and they seemed to get on very well. \"\"We were horrified when we then discovered she had killed him. \"\"At first we couldn’t understand why but we took the remains to a vet who after examining him found that his testicle sack and private parts were underdeveloped. See Also: Woman kills her rich husband to get his insurance cover and be with another man \"\"In other words, he wasn’t a suitable lover, and we assume that after failing to perform she killed him, probably out of frustration. A lonely female owl was introduced to a male suitor. She killed him because his penis was not big enough \"\"The Snowy Owl is beautiful but also brutal and we have nicknamed her the Black Widow.\"\" The zoo confirmed that they were now looking for another snowy owl to be provided but said so far other facilities were reluctant to accommodate the request after the way the owl's last partner ended up.\nKonowal added: \"\"She may be a bit fussy but we're sure there's another owl out there who will meet her standards.\"\"\"\n178,\"The legendary Hewlett-Packard reportedly is about to become two companies.\n\nOne will focus on the firm’s personal computer and printer business, and the other on its business hardware and services, according to a story in today’s Wall Street Journal.\n\nThe publication, citing “people familiar with the matter,” said the split may be made public as early as tomorrow.\n\nThe Journal said that current CEO Meg Whitman will become CEO of the enterprise-oriented company, and independent director Patricia Russo will be chairman. Whitman will serve as chairman of the PC/printer firm, and exec Dion Weisler will be CEO.\n\nHP has been struggling with its dual selves of being oriented toward businesses’ high-end needs and toward personal computers and printers. Various company executives have in the past discussed spinning off its PC unit, only to be followed by the company asserting its long-term interest in PCs.\n\nIn 2000, Agilent Technologies split off from HP, taking with it the test and measurement equipment business that was HP’s first line of business.\n\nThe company had long reigned as the top PC maker in the world, although it dropped to second place last year in the rankings of industry research firm IDC, after Lenovo. Its printer/personal systems group rakes in about $56 billion in fiscal 2013, about half the company’s total, but sales are down about seven percent from the previous year.\n\nVia the Wall Street Journal\"\n180,British jihadist al-Britani has reportedly been killed in a US drone strike in Syria.\n182,\"Joan Rivers personal doctor snapped a selfie while the comedian was under anesthesia and the physician was about to perform an unauthorized biopsy that lead to her cardiac arrest, a report said.\nThe doctor took the photo in the procedure room before performing a biopsy on Rivers’ vocal chords, according to CNN.\nA staffer at the Manhattan’s Yorkville Endoscopy, where Rivers was treated, told investigators about the doctor’s behavior, the network said.\nRivers was at the clinic for an endoscopy by another doctor, when her personal physician took it upon himself to perform the biopsy, CNN said.\"\n183,\"The Islamic State (Isis) are attempting to sell the body of beheading victim James Foley for $1m (£638,000) to raise funds for their terrorist organisation, according to reports.\n\nThe group are said to be coming up with new ways to raise money following a series of failed hostage negotiations and are now hoping to sell the murdered journalist's body back to his family.\n\nThe group are willing to provide a DNA test to prove the body is Foley's before taking it across the border into Turkey once the ransom is paid, reported Buzzfeed News.\n\nFoley was the first US citizen to be beheaded by IS on video, a move which was widely condemned as a \"\"shocking and depraved\"\" act. The 40-year-old journalist was taken hostage while reporting in Syria in November 2012.\n\nThree middlemen with ties to IS – a former Syrian rebel fighter, a businessman, and an official for the Free Syrian Army (FSA) – said the group believe the act of handing over the body is a \"\"humanity case\"\" to help give the family closure.\n\nThe former rebel said: \"\"They ask for $1m, and they will send DNA to Turkey, but they want the money first. They will not give the DNA without the money.\"\"\n\nThe other two sources are said to have backed up the $1m figure.\n\nIt was previously reported that IS demanded a $132m ransom for Foley while he was still alive, which the US government refused to pay as they were not willing to negotiate with the terrorist group.\n\nThe FSA official notes the issues raised if the US now purchase Foley's body after allegedly threatening his parents with prosecution if they paid the ransom themselves.\n\n\"\"It will be like a shame for the US government,\"\" the official said. \"\"People will ask why you brought the body but you didn't bring him when he was alive.\"\"\n\nFoley's family have not commented on the claims and the US State Department said they are \"\"seeking more information\"\".\n\nAccording to the New York Times report by Rukmini Callimachi, hostage negotiations and ransom payments has earned al-Qaida and its affiliates more than $125m over a five-year period.\n\n\"\"Although every country in the world says they don't pay, the reality is that, in fact, it's really only the British government, the US government, the Canadians, and a few small European governments that don't pay,\"\" wrote Callimachi.\n\nRelatedJames Foley Beheading: Family Says US Threatened Them over Isis Ransom Payment DecisionFox News Slams Barack Obama on James Foley Rescue OperationJames Foley's Mother: We Were Told Our Government Will Not Take Military ActionJames Foley Beheading: Should USA and UK Rethink Blanket Ban on Paying Ransoms?\"\n184,\"Almost throughout the entire year we constantly heard rumors that Apple’s smartwatch will be released later this year. A couple of weeks back the Apple Watch was formally unveiled but the company also revealed that it won’t hit the market until early 2015. There has already been much speculation about why Apple missed its 2014 launch target for this wearable device but what most people are now interested is when it’ll finally be available? If recent reports are to be believed then Valentine’s Day 2015 may be the Apple Watch release target.\nEvery year Apple releases its new iPhones and iPads around the holiday season which is one of the most lucrative shopping seasons of the year. Probably why it was assumed from the very start that Apple’s smartwatch too would be released around the same time.\nBut recently rumors about production issues starting cropping up, hinting that the release may have been pushed back as a result of these delays. While Apple hasn’t confirmed if production issues really did play a part in pushing the smartwatch’s release into 2015 CEO Tim Cook did remark in an interview with Bloomberg BusinessWeek that Apple “could have done the watch much earlier, honestly, but not at the fit and finish and quality and integration of these products.”\nValentine’s Day doesn’t see shopping frenzy that can rival the lucrative holiday season but its still that time of the year when people are a bit loose with their wallets. The Information reports on the possibility of Apple shipping the smartwatch by Valentine’s Day 2015 and 9to5mac has been hearing whispers about the same, still there no confirmation on this from Cupertino.\nWhenever the Apple Watch ultimately go on sale it will start from $349.\"\n191,\"A heartwarming letter of support written by a nine-year-old to her primary school teacher has swept the internet.\n\nThe British student wrote the tearjerker note after the teacher told her class that he was gay.\n\nThe man, who has preferred to stay anonymous, told the website PinkNews that he decided to come out to his pupils after learning that all of the class had heard the word 'gay' used as an insult.\n\nThe note that a British student wrote to her teacher after he told her class that he was gay. The man came out after learning every pupil had heard 'gay' used as an insult\n\nHe was stunned to receive the letter from the child afterwards, which described him as 'fantastic and awesome.'\n\nIt read in full: 'Dear Mr R\n\n'Even though you're gay, I will always treat you the same way as I do now.\n\n'I still think about you the same way as I used to.\n\n'You're a great teacher and these are just some of the words that I would describe you as: great, amazing, fantastic, brilliant, awesome and brave.\n\n'The reason why I say brave is because you shared a personal secret which was very brave.\n\n'You don't have to feel scared because I know that everyone in the class feels the same way as I do.\n\n'From A x x\n\n'PS. We are all proud of you'\n\nThe teacher then shared the letter on social media.\n\nHe told PinkNews: 'As a primary school teacher, I'd always worried about mentioning my sexuality, despite the fact that my colleagues talked about their husbands, wives and significant others all the time.\n\n'Then, as part of anti-bullying week, I'd asked who'd heard 'gay' being used as an insult. Almost every one of my class put their hands up. I was stunned.'\n\nThe teacher, who preferred to stay anonymous, said that he welled up after reading the letter (picture posed by models)\n\nHe continued: 'Then I asked who thought that people who were gay or lesbian were bad or wrong in some way, again almost every hand went up.\n\n'After speaking to my Head, who was very supportive, we agreed I could tell the class that I'm gay so they at least knew one gay person and hopefully explain that when people use that word they're talking about me.'\n\n'The reaction was fantastic – there were a lot of gasps and shocked looks and some basic questions – do you have a boyfriend, etc – but after a couple of minutes they were over it and we moved on to the rest of the lesson.\n\n'The letter came a couple of days later. The little girl who wrote it gave it to me at the start of the day with all the other slips about dinner money, school trips and doctors appointments.\n\n'Reading it brought tears to my eyes and it took me a little while to compose myself. When I thanked her she just shrugged and repeated something one of the boys in the class had said during the lesson, 'It's just your life'. Then she went back to her maths.\n\n'For my class it was a surprise sure but, to them, it was just something simple and easy to file away as another piece of information. There was no judgement, no follow-up, just acceptance.\n\n'Now, I can mention my fiance as easily as any other teacher and my class know me a little better. I've had a lot of letters and cards over the years, but this one I know I'll keep forever.'\"\n192,The US declared the video of Sotloff to be authentic.\n196,The US has denied claims that it threatened James Foley's family over ransom payments.\n197,\"A scorpion stung a woman on an Alaska Airlines flight from Los Angeles to Portland on Saturday as the plane was taxiing down the runway.\n\nThe plane was also carrying the Oregon State University men's basketball team; head coach Wayne Tinkle told ESPN: \"\"The woman was a real champ. She acted like it was a mosquito bite. They got it off her but the needle was stuck.\"\"\n\nIt's been confirmed by Alaska Airlines that a flight attendant killed the scorpion, but at first reports were conflicting—according to CBS News, the victim herself \"\"stomped the scorpion to death.\"\" That would have been cool. Either way, though, it seems she was extremely even-keeled about the whole thing, even declining further medical treatment back at the gate.\n\nPassengers were told that the scorpion \"\"hitched a ride\"\" in the carry-on bag of a passenger who was coming from Mexico. And I will never fly again.\"\n201,\"U.S., BRENT CRUDE CRUDE FUTURES EXTEND GAINS ON UNCONFIRMED MARKET RUMOR OF OIL PIPELINE EXPLOSION IN SAUDI ARABIA\"\n202,\"A JILTED wife faces jail after chopping off her cheating husband's manhood… TWICE.\n\nUnfaithful husband Fan Lung was rumbled after he sent a saucy message to his younger lover Zhang Hung, from his wife's mobile phone.\n\nAngry Feng later discovered the steamy message, as well as several others , on her smartphone after her husband neglected to log-out of his email account.\n\nIn a fit of rage and clutching a pair of scissors, Feng burst into the couple's bedroom where father-of-five Lung was sleeping.\n\nShe then sliced off his genitals.\n\nFan was rushed to hospital where doctors successfully sewed his appendage back in place.\n\nHowever, while he was recovering from the operation, his still-angry wife stormed into the hospital room with a pair of scissors and repeated the attack.\n\nFuming Feng cut away the fresh stitches before throwing her husband's manhood out of a window.\n\n\"\"The first we were aware of what happened was when someone came into the reception area to say a naked man was beating up a woman outside the hospital,\"\" said a hospital spokesperson.\n\n\"\"Staff rushed out to see what was happening and found the patient with blood streaming down his legs hitting the woman.\n\n\"\"He was stopped and the woman was taken in for treatment, and then we discovered she had chopped his penis off again.\"\"\n\nMedical staff, with a helping hand from some local police officers, carefully combed the area outside the hospital in search of Fan's penis.\n\nHowever the search proved unsuccessful, with some officers speculating the missing manhood may have been stolen by a stray dog or cat.\n\nThe spokesperson added: \"\"The man had lost a lot of blood and was taken in for emergency surgery.\n\n\"\"He is now in a stable condition but is extremely emotionally distraught.\"\"\n\nFan's mistress Zhang, 21, who has visited her lover in hospital since the incident, claimed she plans to marry the dad-of-five despite the traumatic incident.\n\n\"\"It doesn't matter that he's lost his fertility, he has five children already,\"\" she said.\n\nFeng, from the city of Shangqiu in central China's Henan province, was arrested for grievous bodily harm.\"\n207,\"NEW YORK, New York -\n\nVladimir Kershov, publicist of R&B singer Bruno Mars, has been fired today after he revealed a shocking secret regarding the pop and R&B singer. Kershov leaked private information that revealed that Michael Jackson is Mars’ biological father.\n\nIn a statement emailed to news and media outlets across the world, Kershov revealed that he was told by the singer that DNA testing had proven that Jackson, known across the world as the King of Pop, was without a doubt his biological father. After pleading with Mars, born under the name Peter Hernandez, to go public with the revelation, Mars refused to do so. Kershov insisted that it be made known to the public, and that the news would catapult the singer’s fame and boost record sales. Mars remained adamant that the information not be released. According to Kershov, he then took it upon himself and emailed the shocking news to media sources all over the world.\n\n“DNA testing has proven that Michael Jackson is the biological father of Bruno Mars,” Kershov said in the statement. “Against his wishes, I have decided to relay this message for the greater good and betterment of Bruno’s life and extravagant music career.”\n\nIn a statement released by Mars’ new publicist, Jacqueline Pryor, it has been announced that Kershov was immediately fired by the singer, and may seek legal action against his former publicist. “The job of a publicist is indeed to better the career of their clients by persuading them to take part in things that cause their popularity to grow, however, the client must trust their publicist. The artist has the final say, no matter what.”\n\nWhen asked about the validity of Kershov’s statement, Pryor surprisingly made it clear that the information is accurate. “It is true. Doesn’t mean he was right in saying so, but it is true. When it comes to 29-year-old Bruno Mars, Michael Jackson is the father!”\"\n211,\"Update at 5:38 p.m.\n\nDid Argentine President Cristina Fernandez de Kirchner take on a godson? Yes. Did she do it, as we and others reported, because of the legend of the werewolf? No.\n\nThe Guardian reports that a tradition that began during mass Russian immigration to Argentina in the early 20th century became conflated with a local legend involving seventh sons and werewolves.\n\n\"\"The local myth of the [lobison] is not in any way connected to the custom that began over 100 years ago by which every seventh son [or seventh daughter] born in Argentina becomes godchild to the president,\"\" Argentine historian Daniel Balmaceda told the newspaper.\n\nThe emigres from Russia who asked the Argentine president in 1907 to become the godfather to their seventh son were carrying on a custom from czarist Russia. The practice became law in 1974.\n\nOur original post is below:\n\nSilver bullets are believed to be among the few effective weapons against werewolves. In Argentina, add presidential protection to that short list.\n\nPresident Cristina Fernandez de Kirchner, in keeping with a long-standing tradition, has embraced a 21-year-old Jewish man as her godson to prevent him from assuming a lycanthropic form.\n\nThe root of the story is the mythology of the Guarani people that says the seventh son in a family of only male children will turn into el lobison — a werewolf. This legend prompted some people to abandon — or kill — their seventh-born sons. So Argentina passed a law in the 1920s that gave the seventh son presidential protection along with a gold medal and a scholarship until his 21st birthday.\n\nAt first, that law covered only Catholic families. But in 2009, a presidential decree broadened the law to cover children of other faiths, too.\n\nKirchner's godson is Yair Tawil, the seventh son of a rabbi, and he's the first Jewish godson of an Argentine president.\n\nThe Jewish Telegraphic Agency reports:\n\nFernandez received Yair, his parents and three of his brothers in her office in Buenos Aires. They lit Hanukkah candles on a menorah the family presented her. Kirchner publicized the event on Twitter, calling the meeting \"\"magical\"\" and the Tawil family \"\"marvelous.\"\"\"\n215,\"(CNN) —The cardiac arrest leading to Joan Rivers' death happened as the comedian's personal doctor began performing a biopsy on her vocal cords, a source close to the death investigation told CNN.\n\nJOAN RIVERS THROUGH THE YEARS\nJoan Rivers blurb\nJoan Rivers has passed away at the age of 81. Take a look at the life of the legendary comedienne.\nMORE\nCELEBRITIES PAY TRIBUTE TO JOAN RIVERS\nJoan Rivers last show\nCelebrities took to social media to share their thoughts about comedian Joan Rivers' death. Take a look at some of the tributes posted to Twitter.\nMORE\nA staff member at Manhattan's Yorkville Endoscopy clinic told investigators that the doctor, who has not been publicly identified, took a selfie photo in the procedure room while Rivers was under anesthesia, the source said.\n\nRivers, 81, was at the clinic for a scheduled endoscopy by another doctor, gastroenterologist Dr. Lawrence Cohen. That procedure, intended to help diagnose her hoarse voice and sore throat, involved the insertion of a camera down her throat.\n\nAfter Cohen, the clinic's medical director, finished his work, a biopsy was done on Rivers without her prior consent, according to the source.\n\nAn ear, nose and throat specialist not certified by the clinic as required by law performed a biopsy on her vocal cords. The doctor is described by the source as Rivers' personal ear-nose-throat physician.\n\n\"\"Even though you are a licensed physician, you still should have, if you will, the checks and balances to get your approval to practice in that particular place,\"\" said Dr. Arthur Caplan, a medical ethicist at New York University's Langone Medical Center.\n\nInvestigators believe that Rivers' vocal chords began to swell during the allegedly unauthorized biopsy, cutting off the flow of oxygen to her lungs, which led to cardiac arrest on the morning of August 29, the source said.\n\nRivers, 81, was rushed by paramedics from Yorkville Endoscopy to New York's Mount Sinai Hospital a mile away, where she died a week later.\n\nYorkville Endoscopy issued a statement last Thursday denying reports that any vocal cord biopsy has ever been done at the clinic, although federal privacy law prevented any patient information from being released.\n\nThe day after the denial was issued, the clinic confirmed that Dr. Cohen \"\"is not currently performing procedures...nor is he currently serving as medical director.\"\"\n\nThe source said that at this time neither Cohen nor the ear, nose and throat doctor have been accused of wrongdoing by investigators.\n\nThe clinic declined to respond to the source's comments about a biopsy or a selfie, citing federal privacy law.\"\n216,\"Pictures of Britain's so-called biggest crustacean, dubbed Crabzilla, have emerged in Whitstable.\n\nAerial images of what is said to be a giant sea creature have appeared on supernatural website Weird Whitstable set up by Station Road artist Quinton Winter.\n\nBut it has left doubters racking their brains as to how the image might have been created - and how likely such a huge shellfish is in our waters.\n\nCrabzilla was spotted lurking beneath the water\nThe shadowy figure has been estimated to be 50ft long as it dwarfs fishing boats resting on the pier.\n\nAccording to the website, the discovery was made in July last year in a popular crabbing spot by two young boys.\n\nIs this the Britain's biggest crustacean?\nThe website reads: \"\"This shocking image of a giant crab under a popular crabbing spot in Whitstable was taken last weekend.\n\n\"\"The boys were unaware of the danger, but as several passersby shouted to them, the crab slipped silently away under the water, into the dark, sideways.\"\"\n\nBut graphic artist Ashley Austen remained sceptical.\n\nHe said: \"\"The image of the giant crab can be quite easily recreated in Photoshop.\n\n\"\"All the 'artist' had to do is find a suitable image of a crab, overlay it on to the satellite picture of the harbour and apply a few filters to it to get the realistic look.\"\"\n\nThe website is described as an exhibition of phantoms, mysteries, tall tales and artefacts.\"\n222,\"Thousands of students and activists gathered in the city's financial district in protest of anti-democratic leaders\n\nOfficers used tear gas and baton charge to break up crowd, but many protesters remain and have set up camp\n\nBeijing last month ruled out open nominations for candidates for the first democratic election in Hong Kong in 2017\n\nProtesters chanted 'Shame on C.Y. Leung', the city's Beijing-backed leader, while shielding faces from the gas\n\nHSBC and Standard Chartered shut bank branches in Hong Kong as Hang Seng stock market fell to two-month low\n\nChinese riot police were forced into an embarrassing back down today as they withdrew from the streets of Hong Kong amid fury over their heavy-handed use of tear gas to disperse anti-democracy protesters.\n\nTens of thousands of people, mainly students, have brought central Hong Kong to a standstill, blocking roads and forcing the closure of banks and schools, in a major pushback against Beijing's decision to limit democratic reforms.\n\nThe uprising is fast becoming known as the 'Umbrella Revolution' due to the fact that protesters are using little more than parasols to protect themselves against the volleys of tear gas being fired at them by police - in an unprecedented crack down on dissent - leaving many choking under thick clouds of toxic vapour.\n\nThe protesters have in turn countered with the 'hands up, don't shoot' gesture, first employed last month by demonstrators in Ferguson, Missouri, as they marched over the police shooting of unarmed black teenager Mike Brown. There, the gesture became a symbol of the fight against racism and police violence in America.\n\nScroll down for video\n\n'Hands up, don't shoot': Protesters have responded to the government's use of tear gas by using the 'hands up, don't shoot' gesture first employed by demonstrators in Ferguson, Missouri, last month as they marched over the police shooting of unarmed black teenager Mike Brown\n\nToxic fumes: Fury continues to grow over the police's heavy-handed attempts to disperse protesters, including the widespread use of tear gas\n\nAppropriation: Protesters in Hong Kong have appropriated the gesture, which came to symbolise the fight against racism and police violence in America, as a symbol of democracy and freedom\n\nTheir use of the gesture has been hailed as a sign of how 'plugged in' to world affairs Hong Kongers are despite the mainland government's attempts to stifle social media and other information-gathering tools\n\nAnd this morning, the Chinese government announced that riot police had been taken off the streets as citizens 'have mostly calmed down' and urged people to unblock roads and disperse.\n\nInstead, the government switched its focus to social media, banning Instagram across the country in a further bid to stifle dissent in the Asian financial hub.\n\nThe popular photo-sharing service was shut down today in an apparent attempt to prevent demonstrators sharing photographs of the upheaval with their countrymen, as they expanded their rallies throughout Hong Kong.\n\nMany photos already posted on the image-sharing website - labelled under the hashtag #OccupyCentral, a phrase officials went on to block from Weibo, China's version of Twitter.\n\nResistance: Thousands of protesters are still gathered in Hong Kong's financial district despite police throwing tear gas at them and launching a baton charge\n\nHeavy-handed: Many photos already posted on the image-sharing website - labelled under the hashtag #OccupyCentral - show police firing tear gas canisters into crowds leaving protesters choking under thick clouds of toxic vapour\n\nThe social media crack down comes as police officers tried to negotiate with protesters, some wearing surgical masks and holding up umbrellas to protect against tear gas, camped out on a normally busy highway near the Hong Kong government headquarters that was the scene of impassioned clashes that erupted the evening before.\n\nAn officer with a bullhorn tried to get them to clear the way for the commuters. A protester, using the group's own speaker system, responded by saying that they wanted Hong Kong's Chief Executive Leung Chun-ying to demand a genuine choice for the territory's voters.\n\n'Do something good for Hong Kong. We want real democracy!' he shouted.\n\nAs the mayhem continued, London-based banks HSBC and Standard Chartered were today forced to shut bank branches in Hong Kong as the territory's political unrest spills into the financial markets as the Hang Seng stock market to fall 2 per cent to a two-month low.\n\nMeanwhile, the Foreign Office confirmed it is carefully monitoring the situation with a spokesman saying the British Government was 'concerned' about the events there and highlighted people's right to protest.\n\nBanned: The popular photo-sharing service was shut down today in an apparent attempt to prevent demonstrators sharing photographs of the upheaval with their countrymen\n\nCrack down: The social media crack down comes as pro-democracy protesters, some wearing surgical masks and holding up umbrellas to protect against tear gas, expanded their rallies throughout Hong Kong today\n\nRest time: The unrest is a major pushback against Beijing's decision to limit democratic reforms in the Asian financial hub\n\nProtesters rest following pro-democracy protests in Hong Kong. China has called the protests illegal and endorsed the Hong Kong government's crackdown\n\nNap time: Policemen rest following pro-democracy protests in Hong Kong after tens of thousands of pro-democracy demonstrators brought parts of central Hong Kong to a standstill in a dramatic escalation of protests that have gripped the semi-autonomous Chinese city for days\n\nHe went on: 'It is Britain's long-standing position, as a co-signatory of the Sino-British Joint Declaration, that Hong Kong's prosperity and security are underpinned by its fundamental rights and freedoms, including the right to demonstrate.\n\n'It is important for Hong Kong to preserve these rights and for Hong Kong people to exercise them within the law.\n\n'These freedoms are best guaranteed by the transition to universal suffrage.\n\n'We hope that the upcoming consultation period will produce arrangements which allow a meaningful advance for democracy in Hong Kong, and we encourage all parties to engage constructively in discussion to that end.'\n\nHands up: Protesters in Ferguson, Missouri, adopted the 'hands up, don't shoot' gesture after claims Mike Brown had his arms in the air when he was shot by a police officer in the city\n\nDefiance: The clashes - images of which have been beamed around the world - are undermining Hong Kong's image as a safe financial haven, and raised the stakes of the face-off against President Xi Jinping's government\n\nAnger: Beijing has taken a hard line against threats to the Communist Party's monopoly on power, including clamping down on dissidents and Muslim Uighur separatists in the country's far west\n\nForce: The authorities have threatened to increase their use of force if the student activists, who are demanding democratic elections, do not disperse\n\nDisruption: The protest marks the end of a week of activities which has become the worst unrest in Hong Kong since Britain handed the province back to China\n\nHong Kong police rained tear gas on thousands of pro-democracy protesters in the city's financial district today as tensions over the island's democratic rights grow\n\nGas: Officers used tear gas to break up the protest for the first time in Hong Kong since 2005, though officers denied rumours they had also fired rubber bullets\n\nChina has called the protests illegal and endorsed the Hong Kong government's crackdown. The clashes - images of which have been beamed around the world - are undermining Hong Kong's image as a safe financial haven, and raised the stakes of the face-off against President Xi Jinping's government. Beijing has taken a hard line against threats to the Communist Party's monopoly on power, including clamping down on dissidents and Muslim Uighur separatists in the country's far west.\n\nThe mass protests are the strongest challenge yet to Beijing's decision last month to reject open nominations for candidates under proposed guidelines for the first-ever elections for Hong Kong's leader, promised for 2017. Instead, candidates must continue to be hand-picked by Beijing - a move that many residents viewed as reneging on promises to allow greater democracy in the semi-autonomous territory.\n\nWith rumours swirling, the Beijing-backed and deeply unpopular Leung reassured the public that speculation that the Chinese army might intervene was untrue.\n\n'I hope the public will keep calm. Don't be misled by the rumors. Police will strive to maintain social order, including ensuring smooth traffic and ensuring the public safety,' Leung said. 'When they carry out their duties, they will use their maximum discretion.'\n\nDemocracy: The students are demanding a free vote in upcoming elections after the Chinese government hand-picked candidates loyal to the regime\n\nProtection: Protesters wearing home-made gas masks and goggle throw tear gas grenades back at police as they demand democratic elections in Hong Kong\n\nUnlawful: Hong Kong leader C.Y. Leung has said authorities will do whatever is necessary to break up the protest, which he said were illegal\n\nViolent: An officer holding a riot shield shouts at protesters during a second day of demonstrations in Hong Kong where police have clashed with activists\n\nThe protest has been spearheaded largely but student-age activists but has gathered momentum among a broad range of people from high school students to the elderly.\n\nProtesters also occupied streets in other parts of Hong Kong Island, including the upscale shopping area of Causeway Bay as well as across the harbor in densely populated Mong Kok on the Kowloon peninsula. The city's transport department said roads in those areas were closed.\n\nMore than 200 bus routes have been canceled or diverted in a city dependent on public transport. Subway exits have also been closed or blocked near protest area. Authorities said some schools in areas near the main protest site would be closed.\n\nLeung urged people to go home, obey the law and avoid causing trouble.\n\n'We don't want Hong Kong to be messy,' he said as he read a statement that was broadcast early Monday.\n\nArrests: While police have dispersed many of the protesters there are still thousands from the Occupy Central group gathered in the city's financial district\n\nProtest: It is believed that the city's financial district will try to operate as normal tomorrow, despite thousands of protesters camped in the street\n\nCrowd control: Riot police prepare to defend the Hong Kong government complex, although it was later reported that some protesters had made it inside\n\nStandoff: Protesters have now erected barricades in the centre of Hong Kong and are preparing to settle in for the night as riot police surround them\n\nUnrest: The night of demonstrations follows on from clashes between activists and police yesterday when students charged through a cordon and broke into the Hong Kong government complex\n\nThat came hours after police lobbed canisters of tear gas into the crowd on Sunday evening. The searing fumes sent demonstrators fleeing, though many came right back to continue their protest. The government said 26 people were taken to hospitals.\n\nTo ward off tear gas, demonstrators improvised with homemade defenses such as plastic wrap, which they used to cover their face and arms, as well as umbrellas, goggles and surgical masks.\n\nThe protests began with a class boycott last week by students urging Beijing to grant genuine democratic reforms to this former British colony.\n\n'This is a long fight,' business and law student Edward Yau, 19, said overnight. 'The government has to understand that we have the ability to undo it if they continue to treat us like we are terrorists.'\n\nU.S.-led mission attacks Islamic militant base near Kobani,...\n\nGerman Shepherd doesn't want to get out of the water\n\nSeal the deal! Seal takes short refuge in divers shark cage\n\nShocking moment of a broad daylight shooting in New York\n\nHorror as a monster truck ploughs into the audience\n\n'Three-breasted' hoaxer shows off her radical surgical...\n\nA look at Carters' Co-Workers at Crye-Leike Real Estate\n\nTiger jumps on car roof, bursts spare tire then takes cat...\n\nVroooooom! Adorable daughter explains car sounds to dad\n\nMajor Mariam al-Mansouri, the United Arab Emirates' first...\n\nFrench Spiderman scales Russian skyscraper\n\nSarah Palin makes fun of Obama's salute with a coffee cup\n\nRiot teams wearing protective headgear and carrying body-length shields faced off with crowds on one of the financial district's main streets as fumes from the gas rose above the crowds\n\nThousands of students and activists frantically dispersed as fumes from the gas spread among demonstrators calling for democratic reform in Hong Kong\n\nCrowds hopped over the barriers separating some of the city's main roads to flee the streaming gas as riot police became more violent in their efforts to control crowds\n\nA wall of umbrellas goes up against riot police yielding full-body-length shields and has masks as officers throw pepper spray on students and activists in Hong Kong\n\nWhen China took control of Hong Kong from the British in 1997, it agreed to a policy of 'one country, two systems' that allowed the city a high degree of control over its own affairs and kept in place liberties unseen on the mainland. It also promised the city's leader would eventually be chosen through 'universal suffrage.'\n\nHong Kong's residents have long felt their city stood apart from mainland China thanks to those civil liberties and separate legal and financial systems.\n\nBeijing's insistence on using a committee to screen candidates on the basis of their patriotism to China - similar to the one that currently hand-picks Hong Kong's leaders - has stoked fears among pro-democracy groups that Hong Kong will never get genuine democracy.\n\nUniversity students began their class boycotts over a week ago and say they will continue them until officials meet their demands for reforming the local legislature and withdrawing the proposal to screen election candidates.\n\nStudents and activists had been camped out since late Friday on streets outside the government complex. Sunday's clashes arose when police sought to block thousands of people from entering the protest zone. Protesters spilled onto a busy highway, bringing traffic to a standstill.\n\nU.S.-led mission attacks Islamic militant base near Kobani,...\n\nGerman Shepherd doesn't want to get out of the water\n\nSeal the deal! Seal takes short refuge in divers shark cage\n\nShocking moment of a broad daylight shooting in New York\n\nHorror as a monster truck ploughs into the audience\n\n'Three-breasted' hoaxer shows off her radical surgical...\n\nA look at Carters' Co-Workers at Crye-Leike Real Estate\n\nTiger jumps on car roof, bursts spare tire then takes cat...\n\nVroooooom! Adorable daughter explains car sounds to dad\n\nMajor Mariam al-Mansouri, the United Arab Emirates' first...\n\nFrench Spiderman scales Russian skyscraper\n\nSarah Palin makes fun of Obama's salute with a coffee cup\n\nThe police threatened using 'a higher level of force' to stomp out the protests in Hong Kong if crowds returned to the site but were unsuccessful as hundreds stood their ground\n\nThe force threatened tougher action on the protesters if they returned to the site following the tear gas. Undeterred demonstrators did indeed come back however later in the evening\n\nCrowds grab umbrellas and throw them above their heads in a desperate attempt to shield themselves from the gas as tensions flared during the third day of protests\n\nA man throws his arms in the air and walks away from streaming canisters of tear gas as photographers - some of whom were wearing masks - scramble to capture the dramatic moment in Hong Kong\n\nThe Hong Kong leader C.Y. Leung backed the police's efforts to control swelling crowds as Beijing branded the previously peaceful protests 'illegal'\n\nOne of the main streets in Hong Kong's financial district was blocked as thousands of protesters staged a planned mass sit-in in the name of democratic reform\n\nOutrage: Protestors chanted in opposition of the Hong Kong leader outside his headquarters today as their campaign for democratic reform was thwarted by police\n\nA lone protester stands among armoured riot police waving their body-length shields as the third day of demonstrations in Hong Kong reached boiling point\n\nDemonstrators covered their eyes with sunglasses and goggle and their mouths and noses with clingfilm to avoid breathing in tear gas at the protest\n\nTwo young demonstrators stood their ground at the scene of the protests this evening, wearing waterproof ponchos and protective eye gear in anticipation of more gas\n\nStudents and activists covered themselves entirely in protective clothing in the event more gas was distributed. One man wrapped cling film around his forearms in a bid to avoid burns\n\nAs night fell hundreds had returned to the scene with protective eyewear and waterproof ponchos in the fear that more tear gas will be distributed tonight\n\nIn a statement issued after midnight, the Hong Kong police said rumors that they had used rubber bullets to try to disperse protesters were 'totally untrue.'\n\nPolice in blue jumpsuits, wearing helmets and respirators, doused protesters with pepper spray when they tried to rip metal barricades apart.\n\nThousands of people breached a police cordon Sunday as they tried to join the sit-in, spilling out onto a busy highway and bringing traffic to a standstill.\n\nAlthough students started the rally, leaders of the broader Occupy Central civil disobedience movement joined them early Sunday, saying they wanted to kick-start a long-threatened mass sit-in demanding Hong Kong's top leader be elected without Beijing's interference.\n\nOccupy Central issued a statement Monday calling on Leung to resign and saying his 'non-response to the people's demands has driven Hong Kong into a crisis of disorder.' The statement added that the protest was now 'a spontaneous movement' of all Hong Kong people.\n\nPolice said they had arrested 78 people. They also took away several pro-democracy legislators who were among the demonstrators, but later released them.\n\nA police statement said the officers 'have exercised restraint and performed their duties in a highly professional manner.' It urged the public to not occupy roads so that emergency vehicles can get through.\n\nAmong the dozens arrested was 17-year-old Joshua Wong, who was dragged away soon after he led a group of students storming the government complex. Wong is a leader of the activist group Scholarism, which organized protests two years ago that forced the government to drop proposed Chinese national curriculum guidelines seen as brainwashing. He was released Sunday evening.\n\nPowerful images. Thoughts with the people of Hong K...\"\n223,\"The appearance of Path founder Dave Morin in the front row of Tuesday's iPhone 6 launch event has added credibility to a Pando report that says Apple is about to acquire the struggling social network. Morin tweeted a selfie of him and Dr Dre, who has previously occupied the front row slot. Dre's Beats Entertainment was Apple's last acquisition.\n\nPando writes:\n\nAccording to a single well-placed source inside Apple's engineering team, the company is poised to announce an acquisition of Dave Morin's Path social network. To quote our source, who requested to remain anonymous because the deal has not been announced yet, \"\"It's almost done, if not signed already, but it's essentially a done deal.\"\"\n\nUntil recently, Path was all but written off by most people. The social network - which limits users to an exclusive ring of just 150 friends - laid off 20% of its staff a year ago and has gathered only 25 million users.\n\nMore recently, Morin told BuzzFeed that Path \"\"maybe\"\" failed:\n\n\"\"Did the experiment fail? Maybe,\"\" he told BuzzFeed News. \"\"Are we trying to take new approaches to the interface and approach it different ways than we did before? Absolutely. ... I think failure is a big part of life and being human the best thing we can do is keep moving forward.\"\"\n\nPando reports that Path's social network function might by incorporated into a revamped Messages app.\n\nPath and Apple have a history. It was a screwup by Path, in which the app by default uploaded iPhone users' entire contacts lists, that required Apple CEO Tim Cook to answer letters from Congress about Apple's efforts to protect user privacy.\"\n231,\"Joan Rivers' doctor took a selfie with the unconscious comedian in the operating room before her endoscopy, according to a new report from CNN. The ear, nose and throat specialist, who hasn't been publicly identified, was also allowed to perform a biopsy on her vocal cords, a procedure that Rivers hadn't previously approved and which may have led to her cardiac arrest.\n\nCiting \"\"a source close to the death investigation,\"\" CNN reports that the doctor was allowed into the operating room at Yorkville Endoscopy, although he wasn't affiliated with the clinic in any way. While there, the source added, he \"\"took a selfie photo in the procedure room while Rivers was under anesthesia.\"\" After Dr. Lawrence Cohen, medical director of Yorkville, finished performing the procedure on Rivers, he stepped aside and allowed the ear nose and throat specialist to biopsy her vocal cords. During that procedure, CNN says, her vocal cords \"\"began to swell,\"\" cutting off oxygen to her lungs and leading to her cardiac arrest.\n\nYorkville Endoscopy previously released a statement denying that Rivers' vocal cords were being biopsied  when she went into cardiac arrest. The statement didn't address reports that Rivers' personal doctor was allowed in the operating room. Yorkville's medical director, Dr. Lawrence Cohen, who was performing the endoscopy on Rivers, has already stepped down from his position. Neither he nor Rivers' doctor have been accused of any wrongdoing by the state Health Department officials investigating Rivers' death.\n\n[Image via Associated Press]\"\n233,\"Never has the saying 'hell hath no fury like a woman scorned' been more fitting than when a jilted wife in China chopped off her cheating husband's penis... twice.\n\nWhen Feng Lung, 30, discovered her husband was having an affair she cut off his manhood with a pair of scissors, then snipped it off again after surgeons reattached it.\n\nShe is now facing jail after being arrested for causing grievous bodily harm.\n\nFan Lung (right) turned on his wife (left) after she cut off his penis for a second time and he was spotted naked and bloody attacking her outside the hospital\n\nTwo-timing dad-of-five Fan Lung, 32, had used his wife's mobile to send lover Zhang Hung, 21, a saucy email from his marital home in the city of Shangqiu in central China's Henan province.\n\nBut after forgetting to log out of his account, stunned wife Feng came across the message and several others, and flew into a rage.\n\nGrabbing a pair of scissors she stormed into their bedroom where he was sleeping and cut off his penis.\n\nSurgeons were able to reattach it, but fuming Feng sneaked into his hospital room and cut it off again before throwing it out of a window.\n\nThis prompted the cheat to turn on his wife and he was spotted naked and bloody attacking her outside the hospital.\n\nA hospital spokesman said: 'The first we were aware of what happened was when someone came into the reception area to say a naked man was beating up a woman outside the hospital.\n\n'Staff rushed out to see what was happening and found the patient with blood streaming down his legs hitting the woman.\n\n'He was stopped and the woman was taken in for treatment, and then we discovered she had chopped his penis off again.'\n\nLover: Zhang Hung (left) visited Fan (right) in hospital and said she planned to marry him as soon as she could\n\nDoctors and police officers combed the area outside but failed to find the man's missing member. They believe it may have been taken by a stray dog or cat.\n\nThe hospital spokesman said: 'The man had lost a lot of blood and was taken in for emergency surgery.\n\n'He is now in a stable condition but is extremely emotionally distraught.'\n\nFan's lover, who visited him at the hospital, said she planned to marry him as soon as she could.\n\n'It doesn't matter that he's lost his fertility, he has five children already,' Zhang said.\n\nFeng was discharged and is now under arrest for grievous bodily harm.\"\n237,\"A woman cut off her three-year-old nephew’s penis after flying into a rage because he walked in on her using the toilet.\n\nXue Paan, 37, now faces jail time following her sadistic punishment of her nephew Qiang Qiang, who she was looking after while his mother visited a neighbour in the Henan Province in central China.\n\nXue was reportedly using her phone on the toilet when the toddler walked in and asked if he could play a game on the device.\n\nShe was so angered by this that she took a blunt kitchen knife and cut his penis off with it, then fled the house before her sister, Qiang’s mother, returned.\n\nMother Cai Tuan, 27, immediately ran back to the house after hearing her child scream.\n\n‘Qiang Qiang had fainted and was lying in a pool of blood. Next to him was a knife and his penis. It was simply horrific,’ she said.\n\nThe boy’s parents rushed him to a hospital where surgeons were able to reattach the appendage, before transporting him to a specialist clinic in Beijing.\n\nA hospital spokesman said the knife was ‘quite blunt and the cut wasn’t clean so although we reattached the boy’s penis, it wasn’t ideal and he had to have further treatment’.\n\nFollowing three surgeries in total, hospital workers are now confident the young boy’s penis will work properly and he should suffer only minor side effects from the attack.\n\nHis aunt was tracked down and arrested, and police say she now faces five years in prison for the horrific attack.\n\nMORE: Student high on meow meow cuts off his own penis after ‘stabbing mother’\n\nMORE: Killer cut off lover’s penis and flushed it down toilet before hammer attack\n\nMORE: Woman sentenced to life for cutting off husband’s penis and throwing it in bin\"\n238,\"A teenage girl in Poland woke up during brain surgery and asked her doctors how the operation was going, The Daily Mirror reported.\n\nIga Jasica, 19, had been undergoing the procedure to have a cancerous growth removed from her brain. Doctors say she woke up halfway through the surgery when the anesthetic wore off. Her brain was exposed, but surgeons say the southwest Polish girl’s health was not in jeopardy.\n\n“Despite coming round, she didn’t feel anything and was never in danger,” neurosurgeon Dawid Larysz told The Daily Mirror. He added that Jasica wouldn’t have been able to see or feel anything. Jasica doesn’t remember waking up during the surgery.\n\nDoctors are investigating whether the anesthetic may have been improperly administered. Other experts told The Daily Mirror that the operation itself could have triggered her waking up despite the anesthetic.\n\nWhile chatting with doctors during the procedure, Jasica reportedly brought up cats. After the surgery, she reflected on the experience.\n\n“I missed Christmas because of this operation, but it is the best present I could have had, as I am now feeling great,” Jasica told The Daily Mirror when the procedure was complete.\n\nClick for more from The Daily Mirror.\"\n245,\"Saudia, the national airline, is said to be planning to ensure men and women are seated apart on its aeroplanes\n\nThe national airline of Saudi Arabia could be set to segregate sexes on board its flights amid claims men have lodged complaints about male strangers sitting next to their wives.\n\nSaudia will order staff to keep men and women seated apart on its aeroplanes unless they are close relatives, according the news website Emirates247.\n\nSpeaking to the Saudi daily, Ajel, assistant manager for marketing Abdul Rahman Al Fahd, said: \"\"There are solutions to this problem, we will soon enforce rules that will satisfy all passengers.\"\"\n\nVideo loading\n\nThe airline carrier already complies with strict Islam practices including not serving alcohol or pork products, providing a men's prayer area on most international flights and not employing Saudi women as cabin crew.\n\nBut the airline does employ women of other nationalities.\n\nMany Saudi women require approval from a male guardian before they can travel or work outside the home.\n\nThe vast majority of Gulf operated airlines abide by Islamic laws but vary in their strictness.\n\nPoll loading …\"\n246,\"So much for Tesla bringing its $5-billion battery factory to southern Dallas County.\nAccording to The Wall Street Journal the company has decided to take its operations to Nevada. A press conference is allegedly scheduled in Carson City tomorrow.\n\nPer MarketWatch: “Tesla said last month it had broken ground on a site in Storey County, east of Reno, but added that it will still be looking at other sites in other states as a final location would depend on what agreements and incentives it could get from whichever state it chooses.”\n\nIn July Tesla spokeswoman Alexis Georgeson said the company was “looking at a bunch of different locations and have not confirmed anything.” But in recent days and weeks it became increasingly clear Nevada was the clear favorite.\n\nEarlier this week the Associated Press broke down the incentives that could have been offered by some of the contenders, Texas among them. (California, Arizona and New Mexico were also on the short list.) But Nevada had some significant advantages, among them: proximity to the assembly plant in Fremont, California, where Tesla makes its cars; significant deposit of lithium, which is essential to making the batteries,” said the AP report.\n\n“That’s a go, but they are still negotiating the specifics of the contract,” a source within the Nevada’s governor’s office told CNBC.com Wednesday concerning tomorrow’s alleged announcement. CNBC reported that the source noted it could be a week before the deal is official. It’s expected to bring with it 6,500 jobs.\n\nOf course, Texas had a few things working in its favor — chief among them, this is a right-to-work state. But CEO Elon Musk doesn’t care for Texas’ laws that prevent Tesla from selling its car directly to customers without first passing through a dealership.\n\nMessages have been left for Tesla officials.\"\n248,\"(CNN) -- The mother of James Foley -- an American journalist beheaded by ISIS militants -- said she is \"\"embarrassed and appalled\"\" by how the U.S. government dealt with her son's case, telling CNN that officials even suggested family members could be charged if they raised ransom to free him.\n\n\"\"I think our efforts to get Jim freed were an annoyance\"\" to the U.S. government, Diane Foley told CNN's Anderson Cooper in an interview that aired Thursday. \"\"It didn't seem to be in (U.S.) strategic interest, if you will.\"\"\n\nOfficials told Foley family members \"\"not go to the media,\"\" and that the \"\"government would not exchange prisoners,\"\" or carry out \"\"military action\"\" to try to rescue her son, according to Diane Foley.\n\n\"\"Jim was killed in the most horrific way. He was sacrificed because of just a lack of coordination, lack of communication, lack of prioritization,\"\" Diane Foley said. \"\"As a family, we had to find our way through this on our own.\"\"\n\nShe added that the family was told many times that raising ransom \"\"was illegal (and) we might be prosecuted.\"\"\n\n\"\"We were just told to trust that he would be freed somehow, miraculously,\"\" Foley's mother told CNN. \"\"And he wasn't, was he?\"\"\n\nIn fact, video posted online on August 19 showed James Foley kneeling next to a man dressed in black, with Foley reading a presumably scripted message that his \"\"real killer\"\" is America, then being summarily executed.\n\nISIS -- the Islamist extremist group that's taken over large swaths of Syria and Iraq in its quest to create a far-reaching caliphate under its strict version of Sharia law -- took credit for Foley's beheading, saying it was in response to U.S. airstrikes in Iraq and threatening more killings.\n\n'Our government needs to be ... willing to negotiate'\n\nMore than three weeks later, U.S. President Barack Obama named Foley as he outlined his strategy for fighting ISIS and described the terrorist group's brutality.\n\n\"\"They enslave, rape, and force women into marriage. They threatened a religious minority with genocide. In acts of barbarism, they took the lives of two American journalists -- Jim Foley and Steven Sotloff,\"\" Obama said in a televised address Wednesday night.\n\nAs she watched the speech, Diane Foley said one thing was going through her mind.\n\n\"\"This whole strategy to eliminate ISIS and the terror threat is important, obviously, so perhaps part of the strategic way of doing that is to bomb them, and to engage in force. But that only caused Jim's death,\"\" she said. \"\"I guess all I'm trying to say is that our government needs to be shrewder, smarter, willing to negotiate with these people who hate us, so that we can find better ways to rid ourselves of terror.\"\"\n\nVideo shows ISIS beheading James Foley\n\n'He was compelled to bear witness'\n\nAfter her son's death, Diane Foley wrote on the Free James Foley Facebook page that \"\"we have never been prouder of our son Jim. He gave his life trying to expose the world to the suffering of the Syrian people.\"\"\n\nSometimes, she said Thursday, it was tough for his family to deal with his decisions to report in dangerous parts of the world.\n\n\"\"At times, even his siblings were angered that he would return after his captivity in Libya. I mean, it was hard as a family to understand, because Jim was so loved ... and we were selfish. We wanted him with us. We wanted him safe,\"\" she said. \"\"But Jim was not. Jim was selfless, and he had the courage and the compassion. ... He was compelled to bear witness.\"\"\n\nTo this end, his family launched a foundation -- the James W. Foley Legacy Fund -- aimed at helping families of American hostages, supporting U.S. journalists in war zones and helping urban youth in educational endeavors.\n\nThe organization is one way the Foley family is trying to honor James' past and do something positive in the future. But none of it takes away Diane Foley's disappointment that more wasn't done -- especially by the U.S. government -- to secure his release, somehow, since his November 22, 2012, disappearance in northwest Syria. At the time he was working for U.S.-based online news outlet GlobalPost.\n\n\"\"Jim would have been saddened\"\" by the U.S. government's efforts in the years after his abduction, his mother told CNN. \"\"Jim believed, till the end, that his country would come to (his) aid.\"\"\n\nA failed rescue operation\n\nUpon hearing these comments, U.S. National Security Adviser Susan Rice -- after praising the Foley family for doing \"\"an amazing job ... to try to bring Jim home safely\"\" -- said she \"\"and others in the U.S. government worked very hard with Diane Foley and her family to try to be supportive, to try to provide what information we could.\"\"\n\nRice also pointed out \"\"hundreds of American personnel\"\" were involved in a \"\"very daring and very well-executed rescue operation\"\" to free Foley and other captives, after getting what they hoped was \"\"actionable intelligence\"\" about the location of the hostages. Pentagon spokesman Rear Adm. John Kirby has said elite U.S. commandos undertook this mission this summer inside Syria.\n\nOfficial: U.S. commandos tried, failed to rescue hostages\n\n\"\"Unfortunately, they were no longer there,\"\" Rice, a former U.S. ambassador to the United Nations, told CNN. \"\"But I think that effort ... underscores the importance that we attach to doing everything that we possibly can to bring Americans in captivity back home.\"\"\n\nDiane Foley, though, said the rescue operation came \"\"very late.\"\"\n\n\"\"Their location was known for more than a year,\"\" she said.\n\nDuring her son's time in captivity, she said, it often seemed the family knew more about his whereabouts than the authorities.\n\n\"\"I did all I could,\"\" she said. \"\"I was unable to do enough.\"\"\n\nLessons for the future\n\nNow, Diane Foley says she thinks Washington should change its approach to cases like that of her son and Steven Sotloff, another American journalist beheaded by ISIS weeks after James Foley.\n\n\"\"I pray that our government will be willing to learn from the mistakes that were made,\"\" she told CNN, \"\"and to acknowledge that there are better ways for American citizens to be treated.\"\"\n\nThere should be international dialogue about how to handle hostages of terrorist groups, she said.\n\n\"\"The risk is becoming higher and higher,\"\" she said, \"\"and I really feel that our country let Jim down.\"\"\n\nObama escalates campaign against ISIS\n\nWatch Anderson Cooper 360° weeknights 8pm ET. For the latest from AC360° click here.\"\n249,\"Amid conflicting reports, an Islamic State (Isis) spokesperson has confirmed the militant group's leader Abu Bakr al-Baghdadi has been injured in a recent US air strike.\n\nThe US has not yet confirmed whether al-Baghdadi was among the wounded in the attack, but Iraqi security officials have been quoted as saying he was injured.\n\nNonetheless, Abu Mohammed Al-Adnani, an official spokesperson for the Sunni insurgent group, wrote on Twitter: \"\"The leader of the ISIL [IS] Abu Bakr al-Baghdad has been injured.\n\n\"\"Do you think the State of Khilafa will end by the death of the Caliphate? We assure for the State that the Amir Abu Bakr al-Baghdadi is fine and we ask his followers to pray for God for his safety.\"\"\n\nSome have questioned the credibility of the Twitter account.\n\nThe US air strike which took place in the IS-controlled city of Mosul was targeted at top leaders of the extremist organisation. Local officials in Mosul said more than 50 bodies were brought to a morgue following the US aerial bombardment.\n\n\"\"This strike demonstrates the pressure we continue to place on the ISIL [IS] terrorist network and the group's increasingly limited freedom to manoeuvre, communicate and command,\"\" the US Central Command said.\n\nThe Iraqi State television reported that al-Baghdadi's top aide was also killed in the air strike but it could not be independently verified.\n\nThere were rumours earlier regarding al-Baghdadi's injury or death, however these turned out to be false.\n\nRelatedIsis: Iraqi Officials Confirm Terror Group's Leader was Wounded, Possibly Killed in US AirstrikeIsis: Leader of Terror Group is Critically Injured in US AirstrikesIsis Chief Abu Bakr al-Baghdadi Gifts Sheep and $100 to Each Jihadist on EidIraqi TV Show Mocks Isis: Dawlat al-Khurafa (Mythical State) Turns Jihad Into Satire\"\n250,\"Michael Foley says the administration threatened him when the family tried to raise funds\n\n'That's what really bothers me to the core,' he said\n\nThe government says paying ransom to terrorists only fuels more abductions but denied threatening the Foley family\n\nThe brother of James Foley said on Thursday that the Obama administration threatened him when he tried to raise funds for the slain journalist's release from the terrorist group that beheaded him.\n\n'They were actually an impedance,' Foley told Fox News, referring to the government's role in rescuing his older brother, a photojournalist who was kidnapped by ISIS militants in Northern Syria in 2012. 'They got in our way... That's what really bothers me to the core.'\n\nThe U.S. follows a strict policy of never negotiating with terrorist organizations or paying ransom for Americans kidnapped by them, arguing doing so only leads to more abductions.\n\nScroll down for video\n\nJames Foley's parents John and Diane Foley and his brother, Michael, speak to reporters about James' murder outside of their home in Rochester, New Hampshire, last month. Michael has become particularly outspoken about the failures of the Obama administration to rescue his brother and for threatening the family for trying to raise funds to secure his release\n\nCaptured and executed: James Foley was taken hostage on Thanksgiving, 2012, while working for GlobalPost in northern Syria and executed - video of the brutal act was released online on August 19\n\n'We have found that terrorist organizations use hostage taking and ransoms as a critical source of financing for their organization and that paying ransoms only puts other Americans in a position where they're at even greater risk,' White House spokesman John Earnest said.\n\nFoley, however, said the government made it difficult for the family to privately raise funds to secure his brother's freedom.\n\n'I was specifically threatened by the Department of State about raising funds towards ransom demands for my brother,' he said. 'We were smart enough to look past it but it slowed us down. We lost a lot of time.'\n\nUS freelance reporter James Foley was kidnapped in war-torn Syria in November, 2012 and executed by his ISIS captors in a video posted online on August 19 of this year\n\nMichael Foley, at right, and other members of his family tried desperately to raise funds to secure James' release from the hands of his captors\n\nIn a separate interview with ABC News, his mother, Diane Foley, said a military officer working for the National Security Council told them several times that her family could face criminal charges if they paid a ransom.\n\n'We took it as a threat and it was appalling,' she said. 'Three times he intimidated us with that message. We were horrified he would say that. He just told us we would be prosecuted. We knew we had to save our son, we had to try,'\n\nA spokeswoman for the National Security Council said that the Foley family was informed of U.S. laws banning terrorism financing but denied members were told they could face charges if they made a ransom payment, according to ABC.\n\nMichael Foley also said in the interview the new military campaign the U.S. is pursuing to stop ISIS 'came too late for Jim.'\n\nDevastated: Diane and John Foley talk to reporters, on Wednesday August 20, 2014 outside their home in Rochester, New Hampshire. The day before shocking footage of their son's execution was posted online\n\nStrategy: President Barack Obama addresses the nation from the Cross Hall in the White House in Washington on Wednesday and said he had authorized U.S. airstrikes inside Syria for the first time, along with expanded strikes in Iraq, as part of 'a steady, relentless effort' to root out Islamic State extremists\n\n'I just hope it's not too late for others,' he said.\n\nISIS is still holding several hostages from Western and other countries.\n\nDiane Foley earlier spoke of her deep disappointment she felt towards the Obama administration for its handling of his time as a prisoner of the terror group, saying, 'I really feel our country let Jim down.'\n\nOn the 13th anniversary of 9/11 and the day after President Obama addressed the nation and finally offered a strategy to defeat ISIS, Foley told CNN that 'as an American', she was 'embarrassed and appalled' at the efforts to rescue her son from captivity.\n\nArticulate and thoughtful throughout her interview, she made the startling claim that US officials threatened her family with prosecution if they tried to raise a ransom for Foley, 40, and said 'Jim was sacrificed because of a lack of communication and prioritization.'\n\nAnd in a thinly veiled attack on Obama's new strategy to 'degrade and destroy' ISIS she said that meeting violence with more violence may not be the answer and said, 'bombing caused Jim's death.'\n\n'Jim was killed in the most horrific way. He was sacrificed because of just a lack of coordination, lack of communication, lack of prioritization,' Foley said. 'As a family, we had to find our way through this on our own.'\n\nStill grieving, Diane Foley also said US officials told her they would not exchange prisoners or carry out any military action to try and rescue her son.\n\nAt times withering in her assessment of the Obama administration's co-ordination with her family, Mrs. Foley poured scorn on the Pentagon's claim they tried to rescue Foley on July 4, only to raid the wrong base.\n\nSpeaking to CNN's Anderson Cooper, Foley said her family knew where James Foley was being held on two separate occasions in Syria, and that each time he was there for months following his capture on Thanksgiving, 2012.\n\nOn August 19, ISIS released a gruesome video online which showed the beheading of Foley by a masked ISIS militant, who told the camera in a British accent, that his 'real killer' was the United States.\n\nExactly two weeks later, another American journalist, Stephen Sotloff, was beheaded, apparently by the same man, who tells the camera, 'I'm back Obama'.\n\nDuring the efforts to get James home, Mrs. Foley said she met good people, people who wanted to help, but was adamant that she didn't want to single anyone out and lay 'blame'.\n\nMrs. Foley said it was important to remember that ISIS is the enemy and not the United States.\n\nHowever, ultimately, she 'didn't feel that Jim was a priority.'\n\n'We were just told to trust that he would be freed somehow, miraculously,' said Foley's mother to CNN. 'And he wasn't, was he?'\n\nWatch the latest video at &amp;lt;a href='http://video.foxnews.com'&amp;gt;video.foxnews.com&amp;lt;/a&amp;gt;\n\nWatch the full interview over at CNN\"\n252,\"We all had our suspicions about the three-boob lady's third boob, and now it appears that the worst is true: Jasmine Tridevil's third breast, TMZ reports, is not a true implant, but a mere prosthetic.\nThe hot boob scoop came from a police report filed in connection with Tridevil (real name Alisha Hessler) at the Tampa International Airport. According to the report, Hessler/Tridevil's bag was stolen from a luggage conveyor and eventually recovered. Listed among the bag's contents, alongside a hairbrush, clothing, and stiletto heels: a \"\"3 breast prosthesis.\"\"\n\nPreviously, the myth-busting site Snopes collected evidence about Hessler's apparent history as an internet hoaxster, including a story that Gawker picked up last year. The dream is over. You were too beautiful for this world, boob.\"\n253,\"Abu Bakr al-Baghdadi pictured in a propaganda video earlier this year. Photo: AP\n\nThe US-led coalition unleashed airstrikes near the Iraqi city of Mosul targeting top jihadist militants but the fate of the Islamic State group's enigmatic leader remained unclear.\n\nClaims swirled that hardline IS chief Abu Bakr al-Baghdadi had been killed in the attacks late Friday, but US officials could not confirm if he had even been present.\n\nThe news came after US President Barack Obama unveiled plans to send up to 1500 more US troops to Iraq to help battle the militants who have seized a large swathe of territory.\n\nIn fresh violence, some 33 people were killed in a wave of car bombings against Shiite areas in the capital Baghdad, highlighting again the security challenge facing Iraqis even within government-controlled zones.\n\nUS Central Command confirmed that coalition aircraft conducted a \"\"series of airstrikes\"\" against \"\"a gathering of ISIL leaders near Mosul\"\".\n\nA convoy of 10 armoured vehicles from the group also known as ISIL was destroyed.\n\n\"\"We cannot confirm if ISIL leader Abu Bakr al-Baghdadi was among those present,\"\" CENTCOM spokesman Patrick Ryder said in his statement.\n\nA strike against Baghdadi, who has proclaimed himself the \"\"caliph\"\" of a state straddling Iraq and Syria, would be a major coup for the US-led coalition.\n\nWashington has offered a $US10 million ($10.82 million) reward for his capture, and some analysts say he is increasingly seen as more powerful than al-Qaeda chief Ayman al-Zawahiri.\n\nIn a video posted online in July, purportedly the first known footage of Baghdadi, he ordered all Muslims to obey him during a Ramadan sermon in Mosul.\n\nAl-Arabiya TV reported Baghdadi had been wounded, while a local Iraqi channel said one of his aides was killed.\n\nIraqi leaders said the new US military trainers who will aid its fight against jihadists are welcome, but come \"\"late\"\".\n\nRyder added the US-led strikes were a further sign of \"\"the pressure we continue to place on the ISIL terrorist network\"\".\n\nThe aim was to squeeze the group and ensure it had \"\"increasingly limited freedom to manoeuvre, communicate and command\"\".\n\nThe new troops will roughly double the number of American soldiers already in the country and marks a deepening US commitment in the open-ended war.\n\n\"\"This step is a little late, but we welcome it,\"\" a statement from Iraqi Prime Minister Haidar al-Abadi's office said.\n\nThe government had requested that members of the international coalition help train and arm its forces, the statement said.\n\nMultiple Iraqi army divisions collapsed in the early days of the jihadist northern offensive, leaving major units that need to be reconstituted.\n\nAFP\"\n256,\"A 19-year-old woman woke up in the middle of brain surgery and was lucid enough to ask doctors how the surgery was going.\n\nIga Jasica, of Poland, was having a cancerous growth removed from her brain at the Central Clinical Hospital in the city of Katowice when, mid-surgery, the anesthetic wore off, mirror.co.uk reported.\n\nJasica, whose brain was exposed at the time she awoke, asked the docs how the surgery was going — then started chatting about cats.\n\n“Despite coming round, she didn’t feel anything and was never in danger,” neurosurgeon Professor Dawid Larysz said.\n\nIt’s possible the surgery may have triggered something that woke her up, experts said — but doctors are also looking into whether the anesthesia was administered correctly.\n\nJasica later said: “I can’t remember much, but the doctor said he talked to me about cats, which I love. I missed Christmas because of this operation, but it is the best present I could have had as I am now feeling great.”\"\n257,\"Just when Apple finally caved in and gave customers a long-overdue bigger screen with the launch of the iPhone 6, the rumor mill is buzzing with a supposed backtrack re-introducing a new phone with a return to a 4-inch display.\n\nThe rumor, which originated from a Taiwanese site, hinted that the phone would supposedly target women who find bigger phones too cumbersome for petite hands.\n\nThe original \"\"announcement\"\" was made by the Chinese language website Electronic Times on Dec. 3. The smaller phones would supposedly be designed for easy use with just one hand and are said to be ready for sale in the second half of 2015.\nThe news has to be taken with a grain of salt, according to observers. The iPhone 6, which was the company's first major step into the bigger screen size market, has been a huge success and revived Apple for many fans. Insiders say it is highly unlikely that it will backtrack on that trend for a smaller screen.\n\nStill, others say that the rumor may not be as far-fetched as one would imagine. Last year's iPhone 5c was a flop and is on its way out, with the iPhone 5 not too far behind. In an effort to still retain some of the budget market, Apple may be truly looking into re-releasing smaller screens.\n\nThe rumor purports that Apple will be producing the 4-inch displays in response to customer surveys vying for a return to smaller phones.\n\nThose who believe the release of small screen phones are possible are also speculating that Apple would be releasing a cheaper iPhone 6c, iPhone 6 mini, or perhaps even a redesign of the iPhone 5c.\n\nIn the meantime, it is expected that Apple will launch a new line of phones in conjunction with the much-anticipated Apple Watch in the early months of 2015. No word yet if the company will be adding an iPhone 6s or perhaps an iPhone 7 to their phone lineup, or if these rumored 4-inch display phones will even be launched.\"\n259,\"Now, that is an awkward dinner conversation\n\nA filmmaker in Peru seems to have come up with an ingenious solution to men sexually harassing women in the street — trick serial offenders into catcalling their own mothers.\n\nTwo moms are shown agreeing to be secretly filmed as they donned flattering disguises and strolled past their unwitting sons. After the men shout out sleazy comments, the women pull off their wigs and confront their red-faced boys with a very loud and very public rebuke.\n\nOne enraged mother is seen hitting her son over the head with her handbag.\n\nThe clip, created by American clothing brand Everlast, was filmed in Peru’s national capital Lima, where the company says 7 out of 10 women report being harassed in the street.\"\n261,\"Well, this is about as shame-inducing as it gets.\nA new viral video, produced by Everlast (yep, the boxing company), shows young men in Lima, Peru getting a big surprise during a catcall session. In a segment titled \"\"Harassing Your Mother,\"\" Everlast took a group of women and changed up their looks with makeup and wardrobe changes and then had them walk past their own sons. After the young men embarrassed themselves with offensive exclamations like \"\"tasty panties\"\" and \"\"Hello, piggy,\"\" the women revealed themselves.\nNEWS: This woman turns catcalls she receives into embroideries\nAs you can imagine, the resulting confrontations showed the sons backpedaling on their catcalls and the mothers giving a piece of their mind.\nEverlast put together this (possibly staged) spectacle to highlight the rampant sexual harassment in Peru—nearly seven in 10 women have been catcalled. Even if it's not the most realistic situation, it still does a great job of showing how uncomfortable a simple commute can be for Peruvian women. Here's hoping these brats learned a lesson.\"\n262,\"A tweet from an account purporting to be that of former Cosby Show star Lisa Bonet set everybody going Sunday, as it sure seemed to be throwing shade at her embattled former costar:\n\nThe tweet was retweeted over 1,000 times, was picked up by Page Six, Fox News, and other media outlets, and started Twitterers speculating over whether Bonet was fired from the show 24 years ago for more sinister reasons than originally thought. Et cetera.\n\nIf you’ve been on the internet, you know what happened next. “I can assure you that is not her Twitter account and I have had the account suspended,” Bonet’s manager Jillian Neal told The Wrap.\n\nBonet is not even on Twitter, though naturally some are speculating that Cosby had her account shut down.\n\n[Image via screengrab]\n\n—— >> Follow Evan McMurry (@evanmcmurry) on Twitter\"\n264,Tesla is reportedly choosing Nevada for its new battery factory.\n268,The White House has not directly addressed the claim that they threatened Foley's family over ransom payments.\n270,\"A group of twenty women armed with AK-47 assault rifles stare defiantly at a camera. Most appear to be civilians, although three of them are wearing military-style camouflage uniforms. One woman stands in front of the rest, her rifle aimed forward at waist level. The muzzle appears to have been taped over, possibly to keep dust out of the barrel.\n\nOn Twitter, Facebook and the Web, the women have been hailed as heroes in the fight against Boko Haram militants in northern Nigeria. “Nigerian women who repulsed a Boko Haram attack, kudos to these gutsy bravehearts,” read a typical tweet of the image this week.\n\nThe photograph has been circulating for some time. We found posts dating to 2013, but the image appears to have gone viral in April 2014, around the time that more than 200 schoolgirls were kidnapped by Boko Haram militants in Chibok. It has gained renewed currency since this month’s Baga massacre and the battle for the city of Maiduguri.\n\nBoko Haram attack repelled by ‘armed women’\n\nMany of the more recent tweets link to a fringe news website, Countercurrentnews.com, and a post dated 27 May 2014. The photo is prominently displayed. “Another Boko Haram attack repelled by armed women,” reads the headline.\n\n“Several Nigerian media outlets have been reporting on local women in the villages of Attagara and Kawuri in Borno State who recently disarmed nearly a dozen Boko Haram terrorists,” the article continues.\n\n“The notorious pseudo-Islamic terror groups tried to attack the Attagara and Kawuri communities over the weekend but the insurgents were instantly repelled by a group of armed women.”\n\n‘Get ‘em ladies’\n\nScreen Shot 2015-01-30 at 9.40.33 AMA pro-gun Facebook page in the United States that calls itself “Hypocrisy and Stupidity of Gun Control Advocates” has also appropriated the photo, suggesting that it shows a group of Nigerian teachers.\n\nIt posted the image on 20 January 2015, along with this caption: “When Boko Haram showed up to kill and rape us and our students we didn’t hide or throw spaghetti-os…We shot them in the face because we don’t ‘demand’ action – we take action.”\n\nThe picture was shared more than 400 times and by 30 January 2015, just over 1,200 Facebook users had “liked” it. “You get ’em ladies,” wrote one. “I find their lack of belt fed weapons and RPGs troubling,” said another. “Face shooting is definitely the way to go,” added a third.\n\nSolving a mystery\n\nWe were intrigued. Where was the photograph taken? What had happened? Who were the women? Were they teachers? Villagers? Vigilantes? We decided to do a little cyber-sleuthing.\n\nThe first clue was a green, yellow and red football shirt worn by a woman in the back row. The second was a bright blue dress worn by another woman with white patches bearing a symbol in similar shades of green, yellow and red. Could they be colours of a national flag?\n\nThe Nigerian flag is green and white. The flag of neighbouring Benin is green, yellow and red but not all the bands run parallel. The colours also appear in Mali’s flag. Usually they run vertically, not horizontally, as they do in the football shirt. But a Google search for images of “Mali football jersey” produced photos of football shirts strikingly similar to that worn by the woman in the back row.\n\nVerifying images\n\nTwo invaluable tools that we regularly use at Africa Check to establish the veracity of photos circulating online are Google’s image search function and the “reverse image search” engine, Tineye-com. (For more tips, check out our guide to spotting online fakes and hoaxes.)\n\nWe uploaded the image to Google. The results weren’t encouraging. There were dozens of links to web pages, Facebook posts and tweets all claiming that the photograph showed armed Nigerian women who had fought off Boko Haram. None offered any details of where the picture had been taken and who had taken it.\n\nIn fact, the image had been so widely published in relation to Boko Haram that Google’s suggested search term after we uploaded it was “boko haram women”.\n\nWe changed the search term to “Mali” and hit enter.\n\nThe claim is a hoax\n\nAs it turns out, our hunch was correct. The photo was first published on 23 November, 2012 in The Times of London. It had been taken by a Times photographer, Jack Hill, in the town of Sevare in Mali and accompanied an article by one of the newspaper’s correspondents, Jerome Starkey, about “women bent on revenge against Tuareg rebels in Mali”.\n\nThe women – all members of the Ganda Koy militia, a pro-government paramilitary force – had vowed to avenge relatives they said had been killed or raped by Tuareg rebels belonging to the National Movement for the Liberation of Azawad (MNLA). Few, if any of the women, had seen combat when the photograph was taken.\n\nThe story of the Nigerian teachers standing up to Boko Haram militants is nothing more than a hoax.\n\nA wrap of online fakes and hoaxes\n\nThere are numerous images circulating online that purport to show Boko Haram atrocities. Some are genuine. Many are not.\n\nEarlier this month, the militant group attacked the towns of Doro Gowon and Baga in northern Nigeria. Eyewitnesses say hundreds were killed and satellite images obtained by human rights groups show that dozens of shops, houses and buildings were torched.\n\nIn the weeks since the attack a series of graphic images have spread online as evidence of what has become known as the “Baga massacre”.\n\nHere’s our wrap of the images we have fact-checked so far.\n\n(WARNING: Some of the photographs in the links below are extremely graphic.)\n\nOne of the most disturbing photographs shows dozens of charred corpse lying in rows. However the image actually shows the aftermath of a fuel tanker explosion in the Democratic Republic of Congo in 2010.\n\nAnother ghastly image shows the burnt corpses of a mother and child. We have been unable to verify its exact origin, but searches on Google and the reverse image search engine, Tineye.com, show that the image has been circulating since at least 2010 and is therefore not from the recent Baga attacks. Given the condition of the bodies, they may have been victims of the fuel tanker explosion, but we cannot say for certain.\n\nYet another photograph attributed to the Baga massacre shows a crowd clustered around a mass grave. However, that image dates from a massacre near the Nigerian city of Jos in March 2010.\n\nThen there is the image of a number of grotesquely mutilated corpses strewn across a road next to a bus. It was actually taken in 2010. According to a BBC report at the time, a series of photographs emerged after armed robbers attacked a bus on the Lagos-Benin highway. The victims had reportedly been made to lie down in the road and then the bus driver was ordered to run them over.\n\nEven a Reuters photograph of a group of men lying face down outside a police station after their arrest in the city of Bauchi in northeastern Nigeria on 25 July 2009 has been passed off as evidence of the Baga massacres and has spread widely on the web and Twitter.\n\nAnother image that has gone viral on Twitter shows a pile of bloodied bodies lying in street. It is also not from Baga but was taken in July 2009 by an Associated Press photographer outside a police station in the town of Maiduguri after clashes between Nigerian troops and Islamist militants left hundreds dead.\n\nNot all the hoaxes involve images of atrocities. A photograph of two men in camouflage uniform being chased by a zebra has been widely distributed as evidence of the Nigerian army’s cowardice. Trouble is, there are no zebras in the wild in Nigeria. It turns out that the photograph was actually taken by a Reuters photographer in Kenya on 30 July 2007. Two Kenya Wildlife Service rangers, working to help move 2,000 animals to the Meru National Park, had to make a run for it when a recalcitrant zebra charged them.\"\n274,\"A top police officer involved in the Charlie Hebdo investigation killed himself within hours of the massacre.\n\nHelric Fredou, 45, shot himself with his police-issued gun after meeting relatives of one of the 12 victims of the terror attack at the magazine's Paris office, according to reports.\n\nMr Fredou was Deputy Director of the Regional Service Judicial Police in Limoges, south of the French capital, and is believed to have been one of the leading figures in the investigation into the attack.\n\n\nFrench media reported that the single police officer, who had no children, had complained of being \"\"depressed” and overworked before the massacre.\n\nHis body is thought to have been discovered in his office at Limoges by a colleague at around 1am on Thursday morning.\n\n\nTribute: flowers, candles and a placard which reads \"\"I am Charlie\"\" are displayed during a gathering at the Place de la Republique in Paris (Picture: Reuters)\nThe Commissioners' Union of the National Police confirmed Mr Fredou's death.\n\nIt said in a statement: \"\"It is with great sadness that we were informed this morning of the death of our colleague Helric Fredou , assigned as Deputy Director of the Regional Service Judicial Police in Limoges.\n\n\"\"On this particular day of national mourning , police commissioners are hit hard by the tragic death of one of their own .\n\n\nThe two gunmen open fire in the street during the attack\n\"\"The Union of Commissioners of the National Police would like to present its most sincere condolences to the relatives of Helric.\"\"\n\nMr Fredou had been a police officer since 1997 and was appointed Deputy Director in 2012.\n\nHis death came within hours of brothers Said and Cherif Kouachi shooting 12 people dead in Paris.\"\n275,\"An angry aunt is facing jail time in China, after she was interrupted on the toilet by her three-year-old nephew, and proceeded to slice off his penis in anger.\n\nXue Paan, 37, reportedly attacked her nephew, Qiang Qiang in a rage, while she babysat him as his mother, her sister, went to visit neighbors nearby.\n\nAccording to reports, Paan was sitting on the toilet sending text messages to her boyfriend when the bored toddler burst into the bathroom and asked if he could play games on her smart phone.\n\nThe question from the youngster apparently sent Paan into such a rage that she went to the kitchen, grabbed a blunt knife and severed the screaming child’s penis completely.\n\nHaving attacked her helpless nephew, Paan reportedly fled the scene as Qiang’s mother heard her son’s screams and rushed to the apartment, “I had popped out to see a neighbour and was only gone 30 minutes when I heard Qiang Qiang scream.”\n\nThe child had apparently fainted from the pain and shock of the ordeal, and was laying a pool of his own blood when his mother arrived, a knife was next to his severed penis.\n\nQiang’s mother said, “I ran back to the house and couldn’t believe what I saw.”\n\nQiang Qiang was rushed to hospital where surgeons managed to reattach his penis, he and was then sent to a specialist clinic in the capital Beijing.\n\nA spokesperson for the hospital told reporters.\n\n“Unfortunately, the knife was quite blunt and the cut wasn’t clean so although we reattached the boy’s penis, it wasn’t ideal and he had to have further treatment. However, he has now had three surgeries all of which have been successful and we are confident that his penis will be perfectly OK again in three months.”\n\nFortunately, the police caught up with the angry aunt, saying, ‘The aunt was arrested and admitted attacking the boy because she was angry that he had interrupted her on the toilet.” She now faces up to five years in jail for the attack.\"\n278,\"A 17-year-old Mpumalanga girl who poured acid on her boyfriend's genitals to punish him for distributing a pornographic video he made of her without her knowledge, has blamed anger for her actions.\n\nGirl destroys boyfriends penis in acid attack after video of them having sex goes viral Girl destroys boyfriends penis in acid attack after video of them having sex goes viral\n\n\"\"I never intended to kill his penis. I was just angry and all I wanted was to make him feel the pain I was feeling,\"\" she told a Sapa correspondent.\n\n\"\"I heard about the video from one of my classmates and I thought that they were joking, but then I saw the video myself and lost my mind.\"\"\n\nThe girl, whose name is known to a Sapa correspondent but cannot be published because she is a minor, attacked Humphrey Khoza, 25, with battery acid while he was drinking beer with friends at a tavern in Cork village, near Hazyview, on January 17.\n\nShe said Khoza had tricked her because she was not aware he was not using a condom or that he was filming them.\n\n\"\"I had to do something to show him that I was angry and wanted to hurt him so that he can see that he messed with the wrong girl,\"\" she said.\n\nShe searched in her father's tools for a wheel spanner she could use to teach Khoza a lesson.\n\n\"\"While I was searching I came across an old acid bottle. I took it and went straight to his regular drinking place and when I got there I became angrier. I didn't hesitate to pour the acid on him,\"\" she said.\n\nKhoza, who had no problem with his name being published, but asked not to be photographed, said he had been dating the girl since December.\n\n\"\"Everything happened in a blink of an eye because I saw her when she was coming with a bottle, but I didn't realise that she was carrying acid. She just angrily called me a dog,\"\" he said.\n\n\"\"She asked how in the world I could have done such an evil thing to her. It was only then that I realised that she was talking about the video that I took while we were having sex.\"\"\n\nIn the video, Khoza is seen pushing the girl, in her school uniform, onto a bed. He added that the sex was consensual.\n\n\"\"We agreed to have sex, but she was not aware that I was filming the sex using my laptop computer. I did not intend to show anyone the video and I still don't know how it got onto social media,\"\" he said.\n\nThe remorseful Khoza added that although his penis would never work again due to the damage caused by the acid, he was lucky to be alive.\n\nHe said he was advised to press charges against the girl, but does not see the point.\n\n\"\"Even if I press charges it is useless because it won't bring back my manhood. Her being in jail will just ruin her future because she is still young and I do not have the energy to attend courts,\"\" said Khoza.\n\nHe now has to urinate through a tube and has to undergo surgery.\n\nThe girl said she was also considering pressing charges relating to his creation of pornography.\n\nAccording to the Film and Publications Act, child pornography is defined as \"\"any image or any description of a person, real or simulated, who is, or who is depicted or described as being, under the age of 18 years, engaged in sexual conduct\"\".\n\nWhen asked for comment Calcutta police said they would open a case if either of the two came forward.\"\n279,\"Charles Manson’s fiancee allegedly had a morbid plan for his body after he died. Given the recent turn of events, his engagement to Afton Elaine Burton, also known as “Star,” is off.\n\nJournalist Daniel Simone spoke with the NY Post about the 27-year-old’s plan to marry one of the most infamous killers in history. Burton reportedly hadn’t planned to marry Manson for love, but for profit. She and a friend by the name of Craig Hammond wanted to rake in money by putting Manson’s corpse in a glass crypt. As Simone says, it was a “California version of Lenin’s Tomb” and “would draw huge crowds and make big money.”\n\nThe 80-year-old has no interest in having his body displayed in a glass coffin. He realized what his fiancee was up to and got out. Simone adds that Charles Manson doesn’t believe he’ll ever even face death.\n\n“He feels he will never die. Therefore, he feels it’s a stupid idea to begin with.”\n\nThe couple’s marriage license expired on Thursday, as Inquisitr revealed. Burton and Hammond’s website claims they “plan on renewing the license, and things will move forward in the coming months.”\n\nSimone’s writing partner for The Retrial of Charles Manson is Heidi Joran Ley. The two are looking for someone to publish their book. The authors say Star Burton and her friend allegedly came up with their plan to get Manson’s corpse about two years ago. When the pair asked Manson to sign a document that would allow them to take his body after he dies.\n\nWhat Burton and Hammond may not have realized, is that Manson was playing them. Simone says Manson didn’t give them a yes or no on signing the document. Since his fiancee and Hammond would bring him “toiletries and other items,” Manson continued “stringing them along” because it “kept the goodies coming.”\n\nExasperated by their attempt to get Manson to sign over his dead body, a plan was devised to get Burton married to Manson since California law would grant her possession of his remains upon his death, Simone says.\n\nThe journalist surmises that Mason had no intention of marrying Star Burton.\n\nIn a separate report by Fox 2 News, Burton’s mother disputes the entire report, claiming that her daughter isn’t marrying Charles Manson to get his remains after he dies.\n\n“She is my daughter no matter what is going on in her life. You would love her unconditionally too if she were your child.”\n\n[Photo Credit: Gawker]\"\n284,\"After a number of complaints from passengers about \"\"random males\"\" being seated next to their wives, Saudi Arabia's national airline is looking in to segregating their flights.\n\nSaudi Arabia's national airline, Saudia, will order its staff to keep men and women seated separately on flights from now on after passengers complained about the lack of segregation on their flights.\n\nThe Emirates247 news website reported that the airline, which already complies with many of the religious practices of Islam including not offering alcohol or dishes that contain pork on their flights, have decided to separate men and women on board, unless they are close relatives.\n\n\nAbdul Rahman Al Fahd, Saudia's assistant manager for marketing, said that \"\"there are solutions to this problem…we will soon enforce rules that will satisfy all passengers\"\". According to RT.com, Saudia is not the first airline to encounter these issues after Israeli carrier El Al faced delays to a flight back in October as Orthodox Jews refused to be seated next to women on the plane, while Delta have also faced a similar issue, both occurring on flights between Tel Aviv and New York.\"\n287,\"BOUCHERVILLE, Que. - Gary Bettman has vehemently denied the NHL is considering expansion.\n\nBut the commissioner said if it ever does, prospective owners may have to pay up big time.\n\nSports Business News reported via Twitter last week the NHL will expand into Las Vegas, Seattle, and Quebec City while adding a second franchise in Toronto by 2017.\nOn Wednesday, Bettman called the report a \"\"complete fabrication,\"\" and took issue with the franchise fees cited in the story — US$1.4 billion, or $350 million per team.\n\n\"\"The part of the story that I found particularly difficult is: suggesting that we would sell four franchises for $1.4 billion is way too low,\"\" Bettman said. \"\"It undervalues our franchises.\"\"\n\nThe last two expansion teams, the Minnesota Wild and the Columbus Blue Jackets, paid $80 million each in expansion fees in 2000, but league revenues have soared since then.\n\nBettman said the league is not looking to expand or relocate any franchises. He added that no teams were looking to move, including the struggling Florida Panthers — even if their new owner has concerns about the club's arena lease.\n\n\"\"Nobody's moving,\"\" said Bettman. \"\"And speculation to the contrary not only is wrong, it's unfair to the team and their fans who are being speculated about.\n\n\"\"Our franchises have never been healthier. Our league, in terms of its economic footing, has never been healthier.\"\"\n\nHe made the remarks at an event put on by a media company, Quebecor, that hopes to bring NHL hockey back to Quebec City.\n\nNHL coffers were fattened by a 12-year deal worth $5.2 billion with Rogers, which will begin broadcasting games this season on Sportsnet. Quebecor reportedly will pay Rogers a total of $1.5 billion over 12 years for the French-language portion of the broadcast rights, with games aired mainly on TVA Sports.\n\nQuebecor bought naming rights on a $400 million arena due to be completed by fall 2015 in Quebec City, which hopes to land an NHL club.\n\nBettman attended TVA Sports' hockey launch at a suburban restaurant along with former prime minister Brian Mulroney, who is chairman of Quebecor, Montreal Canadiens owner Geoff Molson, Quebec Major Junior Hockey League president Gilles Courteau and other league and company officials.\n\nHowever, Bettman had no encouraging words for those looking to revive the Quebec Nordiques, who left in 1994 to become the Colorado Avalanche.\n\n\"\"We don't want to build up anybody's expectations,\"\" he said. \"\"We're not in a position to expand.\n\n\"\"We're certainly not in position to expand into the East. We've been very candid and up front that if in fact we go through an expansion process, the world will know about it. But we're not looking to relocate any franchises, and we're not looking to expand. We've been very clear about that since Day One when we were told about the building of the new arena.\"\"\n\nStill, rumours that the league is at least considering adding teams have been circulating. A report from Vancouver last week said a team in Las Vegas was a \"\"done deal.\"\"\n\nBettman said there's plenty of interest from people wanting NHL expansion teams but added the league hasn't even begun to research the issue.\n\nIn June, Bettman said that if there were enough expansion candidates the league's board of governors \"\"may well invoke a formal expansion process and we will look at everything.\"\"\n\nMulroney had no comment on Quebec City's expansion prospects.\n\nDuring the news conference, the former Conservative prime minister joked that he was a \"\"right winger\"\" when he played as a boy in Baie-Comeau, Que., and told a story about how his father discouraged him from trying to become a pro player because there was no money in hockey.\n\n\"\"If he was alive today, I'd take him by the hand and say: 'Let me introduce you to P.K. Subban,'\"\" he said.\n\nThe Montreal Canadiens defenceman signed a $72 million, eight-year contract on Aug. 2.\n\nBettman said the league is close to naming a successor to Brendan Shanahan as disciplinarian and head of player safety. Shanahan stepped down in April and was replaced on an interim basis by Stephane Quintal.\n\n\"\"We're getting to the short strokes of that process,\"\" said Bettman. \"\"We've interviewed a lot of candidates, including somebody who's been doing it on an interim basis, and we will be making a decision shortly.\n\n\"\"We wanted to finish the process. By the start of the season, we'll have an announcement.\"\"\"\n290,\"Are you a fan of Justin Bieber’s music? If not, you may want to convert yourself into a “Belieber” because it may save your life one day.\n\nAccording to the New York Post , a fisherman in Russia was attacked by a brown bear, but was able to escape death when his Justin Bieber ringtone went off and scared the bear.\n\nIgor Vorozhbitsyn, 42, was heading toward his favorite fishing spot in Russia’s Yakutia Republic when a bear started clawing at him, according to The Austrian Times .\n\nThe man told the news agency that his granddaughter had downloaded the hit song “Baby” onto his phone as a joke. As funny as the joke may be, it was lifesaving when his phone rang during the attack and Bieber’s melody scared the bear.\n\nAccording to the report, the man said the bear halted the attack and fled back into the forest.\n\nThe man said he “couldn’t believe” his luck.\n\nAccording to wildlife experts who spoke with The Austrian Times, a “sharp shock can stop an angry bear in its tracks” as the ringtone was a “very unexpected sound for a bear”.\n\nIn a photo of the man, bruises and injuries can be seen on his hands, head and chest.\n\nVorozhbitsyn called for help, but was rescued by a fellow fisherman who found him.\"\n291,\"On the second occasion, the woman is said to have thrown her husband's member out of a window, but it hasn't been found, and doctors fear an animal took it\n\nA jilted wife has been arrested amid reports she chopped off her cheating husband's penis twice.\n\nAccording to reports in China, two-timing dad-of-five Fan Lung, 32, used his wife's phone to send lover Zhang Hung, 21, a saucy email from his marital home in Shangqiu.\n\nBut he forgot to log out of his account and his stunned wife, Feng, 30, came across the message along with several others, which sent her flying into a rage.\n\nFurious, she's said to have grabbed a pair of scissors and stormed into their bedroom, where he was sleeping, and snipped off his manhood.\n\nFan was rushed to hospital, where the organ was sewn back on.\n\nCEN   Bloody: Fan fought with his wife outside the hospital after his penis was chopped off\n\nHowever, Feng is then reported to have sneaked back into her husband's hospital room and cut off his penis for a second time, this time throwing it out of a window.\n\nA hospital spokesman said: \"\"The first we were aware of what happened was when someone came into the reception area to say a naked man was beating up a woman outside the hospital.\n\n\"\"Staff rushed out to see what was happening and found the patient with blood streaming down his legs hitting the woman.\n\n\"\"He was stopped and the woman was taken in for treatment, and then we discovered she had chopped his penis off again.\"\"\n\nDoctors and police officers combed the area outside but failed to find the man’s missing member. They believed it may have been taken by a stray dog or cat.\n\nCEN   Vow: Fan's lover says she still plans to marry him despite him losing his manhood\n\nThe hospital spokesman added: \"\"The man had lost a lot of blood and was taken in for emergency surgery.\n\n\"\"He is now in a stable condition but is extremely emotionally distraught.\"\"\n\nFan’s lover who arrived at the hospital said she planned to marry him as soon as she could.\n\nShe said: \"\"It doesn’t matter that he’s lost his fertility, he has five children already.\"\"\n\nFan’s wife Feng was discharged and is now under arrest for grievous bodily harm.\"\n293,Crabbing is a popular activity for children during the summer. Does this satellite photo of the harbour reveal a giant crab or unusual sand formation?\n294,\"A bride in Rampur, instead of marrying the groom, tied the knot with a guest after she learnt her family was kept in the dark about his medical condition.\n\nbride groom\nA bride and groom attend a mass wedding ceremony in New Delhi. [Representational Image] Reuters\nEverything was going well until the day of the wedding. Just when the groom, 25-year-old Jugal Kishore, lifted his arms to put the \"\"varmala\"\" (garland for the wedding) around 23-year-old Indira's neck, he had an epileptic fit and fell to the ground, according to The Times of India.\nAgitated at the groom's family for hiding the truth, Indira called off her wedding with Kishore and announced she will marry Harpal Singh, who was present at the wedding.\nSingh, the brother-in-law of Indira's sister, was shocked on hearing this. But, he agreed to marry Indira and their wedding took place in peace. A while later, Kishore, who was taken to a doctor, came back and requested Indira to marry him.\nThe tension intensified when the groom's relatives took to violence and began throwing spoons, plates and dishes around. They even filed an FIR at the Milak Police Station against the bride's family, but later withdrew it on elders' suggestion. Milak Police Station SHO RP Solanki said they had detained a few members from the bride's side, but now \"\"both families have amicably resolved the matter. The complaints have been withdrawn. Kishore and his family have now returned in peace to Moradabad\"\".\"\n297,\"Bah humbug, indeed.\n\nOne man was escorted off an airplane at New York's LaGuardia Airport because he didn't like it when airline staff wished him a Merry Christmas.\n\nWhen a gate agent began welcoming everyone with the standard Christmas greeting, the unruly passenger responded with, “You shouldn’t say that because not everyone celebrates Christmas.”\n\nFile photo photo\nStock image via Getty Images\n\n>> Read more trending stories\n\nOnce on the plane, he was greeted by a flight attendant who also wished him a Merry Christmas.\n\n“Don’t say, ‘Merry Christmas,’ ” the man retorted.\n\nThe man refused to calm down, insisting that the greeting was inappropriate.\n\nHe was escorted off the plane as other fliers burst into cheers and applause.\n\nRead more here.\"\n301,\"This is absolutely horrendous.\nAccording to a staff member at Manhattan's Yorkville Endoscopy clinic, Joan Rivers' personal doctor allegedly took a selfie in the middle of the procedure room while Joan had been under anesthesia.\nAnother doctor, Dr. Lawrence Cohen, then performed the endoscopy she had been scheduled for.\nAfter the endoscopy, Joan's personal doctor (an ear, nose and throat specialist uncertified by the clinic) allegedly performed an unauthorized biopsy without Joan's consent, according to the staff member.\nDuring this alleged biopsy is when Joan reportedly experienced cardiac arrest, according to the source.\nIf these allegations are true, we'd be shocked and disgusted at the level unprofessional incompetence on the part of her personal doctor.\n[Image via Nikki Nelson/WENN.]\"\n306,\"An Egyptian man named Abu Obeida al-Masri has reportedly fled to Turkey with more than $1 million belonging to ISIS.\n\nObeida was secretary of the Zakat bureau and treasurer of the ISIS Syrian branch before fleeing with the money, notes the IBTimes UK. The amount he stole reportedly reached one billion Syrian pounds.\n\nAccording to the Hidaya Foundation, Zakat is an obligatory act that has to be performed by every adult and able-bodied Muslim. It is an important pillar among the five pillars of Islam. Zakat is a part of the wealth and property that Muslims must pay annually, to help the poor of their community. One of the main purposes of Zakat is to keep those who are wealthy clean, monetarily, from sin. It is a form of Sadaqah (charity) which is obligatory for Muslims.\n\nThe Syrian Observatory for Human Rights said ISIS \"\"has forced the merchants and industrialists to pay 2.5% of each sale.\"\"\n\nWhen the merchants told ISIS militants that they are already helping and supporting the poor families with money and aid, ISIS did not exempt them from paying the 2.5%.\n\n\"\"The money paid to the poor without reference to the Zakat Chamber is an act of charity, but it doesn't exempt traders from paying to the Zakat Chamber,\"\" they explained.\n\nAs a result of this incident, rumors claim that ISIS militants have issued an order to no longer recruit any Egyptian jihadists.\n\nThis financial blow to ISIS is not the only breaking news from the terrorist group as a recent video was released on Tuesday which showed Jordanian pilot al-Kaseasbeh being burned alive. This has sparked European and United States outrage against the terrorist group.\n\nJordanian officials have sworn vengeance against the Islamic State terrorist group for murdering al-Kaseasbeh. U.S. Vice President Joe Biden has also issued a statement condemning the brutality and violence that ISIS has repeatedly shown against humanity.\n\n“ISIL is trying to build this overarching caliphate through which there is no diversity of thought, of religion, values or culture,” says Gianni Pittella, member of the European Parliament. “The fact remains that ISIL is a very pernicious entity.”\n\nSources: Hurriyet Daily News, IBTimes UK, Hidaya Foundation, U.S.News\n\nPhoto Source: Wikipedia, Examiner.com\"\n309,\"A kid in a sociology class got an assignment to interview a family member, and he tried to do a Seinfeld-style “Comedians In Cars Getting Coffee” setup. Except that there was no coffee and only one comedian—the kid manages to drive his dad to the brink of a thermonuclear meltdown with his ludicrous interview questions.\n\nBut don’t worry about this kid—he’ll turn out just fine. “I’m not going to be a sociologist,” he says.\n\n\n\nvia Reddit\"\n310,\"**Update added (see below)**\n\nIn a report that aired on Fox News Channel’s “The Kelly File,” host Megyn Kelly revealed U.S. Marines stationed to guard the U.S. Embassy in Yemen were instructed by the State Department to surrender their weapons to local authorities upon the evacuation of those facilities.\n\n“[L]ate last night, the State Department ordering all personnel in the U.S. embassy in Yemen to pack up and get out,” Kelly explained. “Last month an Iranian-backed rebel group overthrowing the U.S.-backed government — it’s a group which you can see here, is not particularly fond of the United States, as they chant “death to America.” And now they are consolidating power and the security situation for Americans is rapidly deteriorating. Now tonight a senior defense official confirming to Fox News that Marines were directed to turn over their weapons before they were allowed to leave. According to one source the order came from the U.S. State Department. That is generating some serious outrage tonight especially among Marines who are taught from day one never surrender your weapon. At least one Marine telling Fox News, ‘Blank yeah, it pissed me off.’ Pardon me, his term. ‘I’m not giving up my weapon to anyone.’”\n\nUPDATE:\n\nThe U.S. Marine Corp denied the report in a statement released Wednesday night:\n\nThe Marine Security Force left the American embassy in Yemen for the movement to the airfield as part of the “ordered departure” with only personal weapons. All crew served weapons were destroyed at the embassy prior to movement. None of them were ‘handed over’ in any way to anyone. The destruction of weapons at the embassy and the airport was carried out in accordance with an approved destruction plan.\n\nUpon arrival at the airfield, all personal weapons were rendered inoperable in accordance with advance planning. Specifically, each bolt was removed from its weapons body and rendered inoperable by smashing with sledgehammers. The weapons bodies, minus the bolts, were then separately smashed with sledgehammers. All of these destroyed components were left at the airport — and components were scattered; no usable weapon was taken from any Marine at Sana’a airport.\n\nTo be clear: No Marine handed a weapon to a Houthi, or had one taken from him.\"\n312,That’s sinking oil off the highs but it’s not doing too much damage. Futures have dropped to 84.15 from 84.96 and the second jump came when Reuters reported the first headline after we did. Watch for another drop if they cover this news too.\n314,\"(Reuters) - The Islamic State militant group released a video purporting to show the beheading of U.S. hostage Steven Sotloff, the SITE monitoring service reported on Tuesday.\n\nA masked figure in the video also issued a threat against a British hostage, a man the group named as David Haines, and warned governments to back off \"\"this evil alliance of America against the Islamic State\"\", the monitoring service said.\n\n(Reporting by William Maclean, Editing by Angus MacSwan)\"\n315,\"A “tempting eyes” ban has just been announced in Saudi Arabia that further represses women more than they already are. In this part of the world, women are known to cover their bodies completely from head-to-toe. The eyes are one of the only parts of their body that are seen in public.\n\nOpposing Views reports that women who have eyes “with a nice shape and makeup” could be deemed too tempting to other men, and police can make them wear veils. Committee for the Promotion of Virtue and the Prevention of Vice announced this decision a few days ago. It’s one bound to get universal criticism.\n\nAssyrian International News Agency covered what the Saudi Arabian committee’s spokesman has to say about the new law. Sheikh Motlab al Nabet, explains that Saudi police “have a right” to make a woman cover her eyes.\n\n“The men of the committee will interfere to force women to cover their eyes, especially the tempting ones. We have the right to do so.”\n\nThis development has sparked the question of what defines “tempting eyes” and how will women be evaluated on having them? An unidentified journalist in the nation best describes what Saudi police are going after.\n\n“Uncovered eyes with a nice shape and makeup. Or even without makeup, if they are beautiful, the woman will be in trouble.”\n\nHe adds that a lot of people in Saudi Arabia will be very upset about the law. This type of control will outrage citizens of the country, the unnamed journalist says.\n\n“It’s so stupid. I don’t know what to say. They have to stop this. Many people will oppose this in the country. They won’t be silent.”\n\nThe report notes that no divide between Church and State exists in Saudi Arabia. The bad part is that the Committee for the Promotion of Virtue and the Prevention of Vice has powerful “backers” that include Prince Naif, the heir to the nation’s throne. He announced that the committee “should be supported because it is a pillar from Islam. If you are a Muslim, you should support the committee.”\n\nIf there was any hope among the people that King Abdullah’s son would steer Saudi Arabia in a different direction, it’s lost at this point. By supporting the committee, the prince also supports the “tempting eye ban.” Oppression will continue in the nation, as women are considered nothing more than property.\n\n[Photo Credit: Hassan Ammar/AP Photo via Assyrian International News Agency]\"\n316,\"Microsoft is nearing a deal to buy Mojang AB, makers of the Minecraft video game franchise, according to a new report. According to the Wall Street Journal, the deal would value Mojang at more than $2 billion and could be signed as soon as this week.\n\nMicrosoft and Mojang declined to comment to the Journal. As the Journal notes, the move would be surprising given that Mojang founder Markkus \"\"Notch\"\" Persson, is a darling of the indie gaming scene who has avoided taking venture capital. He has also criticized Microsoft's Windows 8 for potentially being \"\"very, very bad for indie games.\"\"\n\nAN UNLIKELY TARGET FOR ACQUISITION\n\nMinecraft, which first came out in 2009, has sold more than 50 million copies. Stockholm-based Mojang had $100 million in profits last year, according to the Journal. It's a reflection of the fact that Minecraft, an open-world game where players can build almost anything they can imagine while avoiding spiders and other dangers, has become a multi-platform global phenomenon. The Journal argues that owning Minecraft could \"\"invigorate\"\" Microsoft's Xbox business, though the game has long been available on that platform.\n\nMojang has been seen as an unlikely target for acquisition because its small team of about 40 people makes a highly profitable game in Minecraft and whose leader has expressed a desire to invest those profits in unusual new games. Persson has also been critical of large corporations in general; he canceled a planned version of Minecraft for Oculus Rift after the virtual reality company sold to Facebook.\"\n317,\"Joan Rivers' cardiac arrest may have been triggered by an unauthorized biopsy that the comedian's personal physician — who apparently took a selfie in the operating room — performed on Rivers' vocal cords, CNN reported Tuesday, citing unnamed sources close to the investigation.\n\nThe 81-year-old Rivers was at Yorkville Endoscopy clinic in Manhattan for a scheduled endoscopy by gastroenterologist Dr. Lawrence Cohen to diagnose her hoarse voice and sore throat. A source told CNN that after Cohen completed the procedure, which involves putting a camera down the throat, Rivers' personal physician — an unidentified ear, nose and throat specialist not certified by the clinic — stepped in to perform the vocal-cord biopsy, corroborating an earlier report by the Daily News.\n\nSEE ALSO: Best of Joan Rivers Video Captures Her Most Memorable Moments\n\nCNN also reported that an unnamed clinic staff member told investigators that the personal physician took a selfie in the room while Rivers was under. CNN's source also said neither the gastroenterologist nor the ear, nose and throat doctor had been accused of wrongdoing.\n\nA procedure such as a vocal cord biopsy requires patient consent and would only be authorized to take place in a hospital setting. The clinic released a statement last week saying no such biopsy was performed on Rivers, and declined to respond to CNN's report, citing federal privacy laws.\n\nHowever CNN's source said investigators are focusing on the biopsy and believe her vocal chords started swelling after the physician made a spur-of-the-moment decision to remove a growth with a scalpel. The swelling may have cut off the flow of oxygen to her lungs, which could have triggered cardiac arrest, according to CNN and the Daily News.\n\nRivers suffered cardiac arrest on Aug. 29, and died a week later at Mount Sinai Hospital.\n\nHave something to add to this story? Share it in the comments.\"\n318,\"Apple originally planned for the Apple Watch to have a whole range of exciting health-tracking features, but the company had to cut many of them before its anticipated release this April, The Wall Street Journal reports.\n\nThe Apple Watch was meant to feature a system to track how stressed you are by measuring the conductivity of skin. You sweat more if you're nervous, and that makes your skin more conductive.\n\nThe Watch also included an electrocardiogram feature that measures a user's heart rate (that's more in-depth than simply measuring a pulse). But Apple couldn't get the health-tracking features to work in the way it wanted. It found that people with hairy arms or dry skin had trouble using the health monitors. And the watch didn't work properly on people who wore it too loosely around their wrist.\n\nOther features that didn't make it into the final Apple Watch were blood-pressure and blood-oxygen-level tracking, according to The Journal. Those would have been tricky for Apple to include because providing medical advice or guidance from that data comes under the regulation of the FDA (Food and Drug Administration) in the US. We do know, however, that Apple secretly met with the FDA in 2013 to find out which features would come under the agency's regulation.\n\nApple was forced to cut the advanced health-tracking features from the Apple Watch because it simply couldn't get them to work. That doesn't mean that it isn't going to add them back in future versions of the device, though.\n\nElsewhere in its article, The Journal says the Apple Watch was known at Apple by the name \"\"black hole\"\" because it kept drawing in more and more resources. Development of the device reportedly took over four years.\"\n319,\"Rabat – Following some men’s complaints about male strangers sitting next to their wives, Saudi Arabian national airline Saudia is moving forward to segregate men and women on its airplanes.\n\nAccording to news360, Saudia will order staff to keep men and women segregated on board their planes, unless they are close relatives.\n\nMultiple reports suggest that the policy change came in response to complaints from men unwilling to allow other males to sit next to their wives and other female family members.\n\nSaudi daily Ajel quoted Saudia assistant manager for marketing Abdul Rahman Al Fahd as saying that “there are solutions to this problem…we will soon enforce rules that will satisfy all passengers.”\n\nThis policy comes as part of Saudi Arabia’s culture of gender segregation, which is deeply rooted in the mentality of minimizing the exposure of women in society.\n\nIn Saudi Arabia, women are not allowed to travel or work until they get their male guardian’s (mahram) approval.\n\nSaudi Arabian women are not allowed to work as cabin crewmembers on Saudi Arabia’s national carriers. Instead, Saudi Arabia’s national airlines employ women from other countries, including Morocco, as flight attendants.\"\n325,\"Yes, that's right. Last week, Argentine President Cristina Fernández de Kirchner \"\"adopted\"\" a boy as her godson to prevent him from turning into a werewolf, according to multiple news reports. She tweeted images of a small ceremony conducted with the family of Yair Tawil, the seventh child of an Argentine Jewish family, during which the Tawils met with the president and lit candles on a menorah.\n\nTenía razón. Me trajeron de regalo un candelabro de Israel. Me pidieron que encendiera las velas… pic.twitter.com/DVWewmZera\n\n— Cristina Kirchner (@CFKArgentina) December 23, 2014\n\nA tradition holds that the seventh son of a family is doomed to turn into a werewolf — known as \"\"el lobison\"\" in Argentina — after his 13th birthday and will stalk the night in its beastly form, feeding on the dead and murdering all before it. The legend stems from indigenous folklore and melded with superstitions of European settlers in the 19th century. The fear of this werewolf-child was so pronounced that many seventh sons were killed after they were born, which started the practice in 1907 of Argentine leaders taking these children symbolically under their wing.\n\nIn the past half-century, the ceremonies have been opened up to girls and now, for the first time, Jews. The Tawil family appealed to the Argentine government as early as the 1990s to have the practice extended to non-Catholic families. The boy's new status as the president's godson wins him a gold medal as well as a full educational scholarship, according to the Independent.\n\nTales of shape-shifting demons and feral monsters slaughtering livestock can be found in many parts of Latin America. This Argentine iteration can be traced to a local Guarani story of the seven cursed spawn of Tau, an evil mythological spirit, and Kerana, a beautiful woman he seduced and kidnapped. The seventh son was \"\"Luison,\"\" who appears sometimes in the shape of a small dog and eats corpses.\n\nSome historians dispute the connection between beliefs about this folk horror and the presidential act of adopting a seventh son as a godson, and suggest the latter is a distinct custom brought over by Eastern European migrants.\n\nAmericans should not be so quick to scoff at the tradition and its embrace by Argentina's head of state. After all, the U.S. president participates in the ritual pardoning of a fluffy and presumably bewildered animal every year.\"\n326,\"(Reuters) - Britain said on Saturday it was investigating reports that a man believed to be a British national suspected of carrying out beheadings in videos released by Islamic State (IS) had been wounded in a U.S.-led air strike last week.\n\nThe man, dubbed \"\"Jihadi John\"\" by the British media, was believed to have been injured in an air attack on a summit of IS leaders in an Iraqi town close to the Syrian border last Saturday, Britain's Mail on Sunday newspaper reported.\n\nThe group's leader, Abu Bakr al-Baghdadi, was also said to have been wounded in the attack, the paper added.\n\n\"\"We are aware of reports,\"\" a British Foreign Office spokeswoman said. \"\"We cannot confirm these reports.\"\"\n\nA speech purporting to be by Baghdadi was released on Thursday following contradictory accounts out of Iraq that he had been wounded last Friday in U.S. air strikes.\n\nU.S. officials said on Tuesday they could not confirm whether Baghdadi was hit in a strike near Falluja in Iraq.\n\nAccording to the Mail on Sunday, which said its source was an unnamed nurse, \"\"Jihadi John\"\", Baghdadi and other wounded IS figures were taken to hospital and then driven to the Syrian city of Raqqa.\n\nThe paper said it was not clear how serious their injuries were.\n\nIn videos released by Islamic State, the masked, black-clad militant brandishing a knife and speaking with an English accent appears to have carried out the beheadings of two Americans and two Britons.\n\n(Reporting by Michael Holden; editing by Andrew Hay)\"\n327,\"Mittens is a perfectly normal cat who, according to the CBC, “enjoys being scratched under the chin and chasing string around,” except the little fur ball has both male and female genitalia.\n\nColleen Clarke-Murphy of Heart’s Desire, Newfoundland in Canada said her daughter brought the cat home thinking it was a sick stray. When the took it to the vet, they discovered it was a hermaphrodite.\n\nThough Clarke-Murphy says she would like another female cat, the vet recommends that Mittens be assigned as a male and she’s following that advice.\n\n“I think it’s got both personalities,” she told CBC, “so it really don’t matter.”\n\nThe procedure would have Mittens both spayed and neutered and reconstructive surgery would be performed. The surgery would help Mittens with urinary and bowel problems arising from its dual gender.\n\nClarke-Murphy’s friends are raising funds by selling used items on Facebook.\n\nThe bill? A cool $1,500.\n\nCompared the human gender reassignment, that’s a steal. In 2010, CNN spoke with a doctor in Thailand who charges $9,000 to $20,000 for males reassigning their gender to female, a surgery which he frequently performs.\"\n328,\"Last week, President Cristina Kirchner adopted a Jewish teenager named Yair Tawil and posted pictures of the event on her Twitter feed. Outlets around the world ran with the story, explaining the move by citing lingering local superstition about werewolves. In Western folklore, only a werewolf can create another werewolf with its bite, but in Argentina, the story's a little different: the creature is born when a couple gives birth to their seventh son in a row. According to said folklore, seventh sons turn into el lobizon on their 13th birthday if nothing is done about the hereditary curse. Thus, the need for presidential action is pretty clear.\n\n\"\"The notion of animal shifting came from different Native American traditions,\"\" Oscar Chamosa, a folklorist at the University of Georgia, told me. \"\"The idea of el lobison comes from uturunco—or the were-jaguar—which mixed with the European notion of the werewolf.\"\" Chamosa says he's not sure how the idea was first associated with teenaged boys.\n\nBut even if someone who's devoted his entire life to studying Argentine folklore can't explain it, the teen werewolf thing had become pervasive by the early 20th century, and Catholics in Argentina were producing enough seventh children, that the myth became a public policy problem. After all, terrified parents were (according to legend, at least) regularly committing infanticide.\n\n\"\"In order to counteract the myth, Argentine presidents have traditionally godfathered any child born into the same family,\"\" Chamosa explains, adding that the governor of a province or mayor of a village would sometimes officiate for practical reasons. \"\"The rationale is that the godson of a president would be respected throughout his life despite the suspicion his seventh-male birth position would bring with it.\"\"\n\nThis idea apparently prevented people from murdering their own babies, so it was a smart move on part of the Argentine government. But if it's surprising people believed in such a curse a century ago, it's downright bizarre that they're still entertaining the notion of it today.\n\nAs per a decree that came out in 1973, adoptees receive a gold medal and a college scholarship. And Argentina is apparently still making new rules about werewolf children, because in 1999 the adoption ceremony was extended to non-Catholics. As the Independent noted, Tawil is the first Jewish boy to receive the honor. So while a werewolf Bar Mitzvah might be a joke on 30 Rock, it's also apparently a real thing that just happened in South America.\n\nThe boy's parents first applied for the medal and scholarship in 1993, but were denied. They applied again after the rules changed to include Jews in 2009. A tweet from President Kirchner's account shows her lighting a menorah with the Tawils, quite the gesture given that the Jewish population of Argentina is less than half of one percent.\n\nJewishpublications are making a big deal out of the historic event, and angry commenters are freaking out about a Jew being adopted—even symbolically—by a non-Jew and the blasphemous concept of a Jewish family taking part in something involving werewolves. (In Jewish folklore, people don't turn into werewolves, and whatever they were before beasthood is never really discussed.)\n\nBut most observers have been glossing over the absolutely fucking strange juxtaposition between a groundbreaking event and an ancient superstition. Like, for instance, that's it's kind of a weird move to progressively bequeath a privilege to a religious minority while tacitly legitimizing the belief that human beings have the ability to transform into mythical creatures that feast on unbaptized babies.\n\nStories about the adoption would also have us believe the president of an industrialized nation believes in werewolves, which is clearly not the case. Although presidents in our own country's recent memory believed they were chosen by God, Chamosa describes Argentina's Kirchner as a nominal Catholic who's a \"\"progressive left-wing president—more like a Marxist and a secular person in general.\"\" Much as our Dear Leader pardons a turkey every year, this is an Argentine ritual that's basically a national inside joke.\n\nChamosa says that the werewolf thing has stuck around out of quaint tradition and that the average family in the country today has only two children. For that reason, anyone who achieves an unbroken chain of seven same-sex children is rewarded with the prize.\n\nOf course, that doesn't mean there aren't some people in Latin America who still believe in el lobizon.\n\n\"\"Belief in the healing powers of folk saints and withcraft are pretty much shared across the territory, especially—but not only—in rural areas,\"\" Chamosa says. \"\"I would say that only old people still believe [in el lobison]. But you really don't know.\"\"\n\nFollow Allie Conti on Twitter.\"\n329,\"A South African man paid the price for secretly filming he and his girlfriend having sex when she threw acid on his penis.\n\nHumphrey Khoza, 25, lost the use of his penis after his 17-year-old girlfriend confronted him at a bar close to Hazyview, Mpumalanga about the stunt on Jan. 17. Khoza apparently used his laptop to film the encounter, but claims he's unaware of how it made its way to social media. According to Citi 97.3 FM Online, Khoza knew the girl was angry, but had no idea what type of pain that was coming his way:\n\nEverything happened in a blink of an eye because I saw her when she was coming with a bottle but I didn’t realize that she was carrying acid. She just angrily called me a dog. She asked how in the world I could have done such an evil thing to her. It was only then that I realized that she was talking about the video that I took while we were having sex.\n\nKhoza, who now has to urinate out of a tube, has elected not to press charges against the girl.\"\n332,\"NEW YORK (AP) — Hewlett-Packard is splitting itself into two companies, one focused on its personal computer and printing business and another on technology services, such as data storage, servers and software, as it aims to drive profits higher.\n\nThe company laid off tens of thousands of people in recent years as sales crumbled, with customers shifting to mobile devices like smartphones and computer tablets. That has drastically curbed demand for HP's desktop and laptop computers, as well as its printers.\n\nThe company said Monday that the PC and printer business will use the name HP Inc. The services business will be called Hewlett-Packard Enterprise.\n\nFILE - In this Aug. 21, 2012, file photo, the Hewlett-Packard Co. logo is seen outside the company's headquarters in Palo Alto, Calif. Hewlett-Packard Co. is splitting itself into two companies, one focused on its personal computer and printing business and another on technology services, such as data storage, servers and software, as it aims to drive stronger profitability. (AP Photo/Paul Sakuma, File)\n\nHP CEO Meg Whitman will lead the Enterprise business. HP PC and printer chief Dion Weisler will be CEO of HP Inc.\n\n\"\"The decision to separate into two market-leading companies underscores our commitment to the turnaround plan,\"\" Whitman said. \"\"It will provide each new company with the independence, focus, financial resources, and flexibility they need to adapt quickly to market and customer dynamics.\"\"\n\nThe split, if approved by the company board, is expected to close by the end of fiscal 2015. Once complete, HP stockholders will own shares of both companies.\n\nDuring its most recent quarter HP reported revenue of $27.6 billion, a 1 percent annual gain. It marked HP's first year-over-year increase in quarterly revenue since late 2011. Printers and computers contributed 51 percent of the company's quarterly revenue, with the rest coming from technology services like consulting, software and financial programs.\n\nHP is expected to complete the latest round of layoffs, between 11,000 to 16,000 people, this month. That is on top of the 34,000 people it had already jettisoned from its payroll.\n\nAnother tech stalwart announced a split this month. In a bid to drive growth, eBay Inc. said it would spin off its mobile payment service PayPal into a separate and publicly traded company. Investors sent eBay shares up more than 7 percent on the day of the announcement.\n\nHP maintained its guidance for fiscal 2014 adjusted earnings between $3.70 and $3.74 per share. Analysts polled by FactSet predict earnings of $3.73 per share.\n\nFor fiscal 2015, the company anticipates adjusted earnings in a range of $3.83 to $4.03 per share. Wall Street is looking for $3.96 per share.\n\nShares of Hewlett-Packard Co., based in Palo Alto, California, gained $2.85, or 8.1 percent, to $38.05 before the market open.\n\nSorry we are not currently accepting comments on this article.\"\n334,\"It's been months – months! – without an \"\"iPhone mini\"\" rumors, but here they are again. This time the info comes from Taiwan and allegedly quotes parts suppliers for Apple, who claim that next year the company will unveil a new 4\"\" iPhone.\nThe iPhone 5s (and 5c to some extent) has been holding down the fort for fans of small phones since Apple doubled down on large screens with 4.7\"\" and 5.5\"\" iPhones. The new 4\"\" model aims to bring the iPhone back to its one-hand use roots and it is suggested will gain more popularity among women compared to the larger models.\nThere are several rumors that Apple will be discontinuing the iPhone 5c next year, while the iPhone 5s will likely live on (dropping to $0). This raises the question how the new 4-incher will be positioned – compact premium or budget offering?\nEither way, the new big iPhones have been selling great, so this is certainly not Apple backing out of large screens.\"\n335,\"Central Command reportedly is furious over a State Department order that Marines guarding the U.S. Embassy in Yemen were told by the State Department to turn their rifles over to Yemeni officials before boarding a private plane to evacuate the country, Fox News reports.\n\nThe order is humiliating to Marines, who are essentially being told to break an oath they take during training, Pete Hegseth, CEO of Concerned Veterans for America, told Fox News Channel's \"\"The Kelly File.\"\"\nSpecial: The Emergency Radio Every Family Must Have — Special Offer\n\"\"We're surrendering our embassy. And now we're asking U.S. Marines to surrender their dignity, give up oaths they made, creeds that they lived by, and surrender their rifle,\"\" Hegseth said. \"\"I'm no Marine, but I know a lot of them and fought alongside a lot of them. Without their rifle they are nothing. They are taught you never give that up.\"\"\n\nThe Rifleman's Creed reads, in part, \"\"My rifle, without me, is useless. Without my rifle, I am useless.\"\"\nLatest News Update\n\nGet Newsmax TV At Home »\n\n\nSpecial: Doctors Reversing Diabetes With Magnesium\n\"\"This is a mindless stupid bureaucrat making a decision like that offensive to military culture, offensive to procedures,\"\" Retired Four-Star Gen. Jack Keane told Kelly. \"\"I'm sure people at central command are furious.\"\"\n\nKelly said that Fox News' reporting has indicated that CENTCOM is indeed furious.\n\nFox News later reported that the Marine Corps clarified that no \"\"crew-served weapons\"\" were turned over to anyone, but were destroyed at the embassy before the evacuation. \"\"They say their personal weapons were not destroyed at the embassy. They were instead 'rendered inoperable' at the airport and the destroyed components were left behind at the airport,\"\" Megyn Kelly said.\nSpecial: US Intelligence Adviser Exposes Covert Plan to Destroy the US Economy\n\"\"They do not dispute, in this statement, the reporting that we have earlier tonight that CENTCOM is outraged over this entire incident about weapons being rendered inoperable at the direction of the State Department.\"\"\"\n336,\"The family of beheaded American photojournalist James Foley are facing fresh agony after sick Islamic State militants tried to sell them his headless body for $1million, according to a new report by Buzzfeed.\n\nThe website spoke to three middlemen trying to broker the deal, who say they can prove the body is Foley's with a DNA swab and will deliver the remains across the Turkish border once the ransom has been paid.\n\nFoley was the first American hostage to be beheaded by an ISIS militant in a graphic video recording this summer. Since August, the terrorist group overtaking large swathes of Syria and Iraq, has beheaded two more Americans and a Briton in similar displays of barbarism.\n\nRemains: ISIS militants are allegedly trying to sell the body of beheaded American hostage James Foley for $1million. The photojournalist was executed by the terrorist group this past summer, in a highly-graphic video recording (still from the video above)\n\nVictim: Foley was kidnapped from a cafe in a northwestern Syrian town on November 22, 2012. He was working as a photojournalist covering the civil war at the time\n\nThe three middlemen interviewed by Buzzfeed include a Syrian rebel fighter, a businessman and an official for the Free Syrian Army (FSA), the U.S.-backed rebel group helping to fight ISIS in the civil war-torn country.\n\nThe rebel fighter, who also claimed to have connections to Jubhat al-Nusra (Al Qaeda's Syrian affiliate), called his work 'a humanity case' since he believes returning the body to Foley's parents will help bring them closure.\n\n'They ask for $1 million, and they will send DNA to Turkey, but they want the money first,' he said. 'They will not give the DNA without the money.'\n\nBut the FSA official warned Buzzfeed against publishing the article, believing the U.S. government would shut the deal down if they found out.\n\nFoley was one of 23 Western hostages held by ISIS earlier this year. Fifteen of the hostages were freed when their respective European governments paid millions of dollars in ransoms, but the British and American hostages were left behind since neither country negotiates with terrorists.\n\nNext offer: Before Foley was executed, ISIS allegedly offered to release him if his family paid a $132million ransom, but the amount was not paid since the U.S. does not negotiate with terrorists. Foley's parents John and Diane speak after the video depicting his beheading was released in August\n\nIt was previously reported that before Foley's death, his family was approached by the group with a $132million ransom to secure their son's release, but that U.S. officials made it clear that if they paid the ransom themselves it would be an act of treason.\n\n'It will be like a shame for the U.S. government,' the FSA official said, of selling the body. 'People will ask why you brought the body but you didn’t bring him when he was alive.'\n\nThe Foley family have not yet commented on the story, and the U.S. State Department told Buzzfeed 'we are seeking more information'.\n\nHolding Western captives for ransom is one of the main ways terrorists groups like ISIS raise money. A New York Times report published this year found that Al Qaeda has made at least $125million from ransoms since 2008, with $66million raised in 2013 alone.\"\n338,\"Tonight's Australian Open coverage on ESPN2 featured announcer Chris Fowler explaining to the audience that Japanese pro Kei Nishikori is, among other things, the highest-paid tennis player in the world and the owner of a restaurant chain, a soccer team, and clothing and perfume lines. None of those things are true, and they all come from notorious satire site MediaMass.\n\nFowler cited Nishikori as having earned $46 million in 2014. The actual number is $11 million, according to Forbes. That makes him the ninth-highest paid player—not the richest.\n\nThat's okay, Chris. It happens to the best of us.\"\n340,\"Apple and Path are close to a reaching a buyout agreement, according to a new report from PandoDaily. The social network app would likely be built into Apple Messages to some degree, although details remain unknown.\nAccording to a single well-placed source inside Apple’s engineering team, the company is poised to announce an acquisition of Dave Morin’s Path social network. To quote our source, who requested to remain anonymous because the deal has not been announced yet, “It’s almost done, if not signed already, but it’s essentially a done deal.”\nPath has a lot of ties to Apple in terms of talent leading all the way up the food chain to CEO Dave Morin, who is a former Apple employee. Morin was spotted sitting up front during the iPhone 6/Apple Watch keynote on Tuesday, a place usually reserved for top Apple executives.\nAfter being on the App Store for several years, Path has struggled to gain traction. While the company claims that its user base has been growing steadily in recent months, its still dwarfed by social networks like Facebook and Twitter.\nPath started as a network for only your 150 closest friends, but the app has since loosened those restrictions and let you add more people. Its most recent app, Talk, is a private messenger with a few bells and whistles. “Ambient Status” lets the user know when friends are in his or her area, and additional media like music, movies, books, and maps can be shared with friends. Path is also working on a feature called Place Messaging that will let users communicate directly with local businesses to make dinner reservations, book appointments, and more.\nIn iOS 8, Apple’s Messages app can send quick audio messages, and recent contacts are displayed above the app switcher. It’s easy to imagine Apple making its messaging experience more social, although it’s unclear how Path specifically would help.\nBut hey, Apple made Ping, so anything’s possible.\"\n341,\"THE ISLAMIC State is bankrolling its terror operations by harvesting organs, the UN Security Council has been told.\n\nDozens of bodies have been discovered with surgical incisions as well as missing kidneys and other vital organs, Iraqi ambassador to the United Nations Mohamed Alhakim briefed a security council.\n\nThe corpses were found piled up in shallow, mass graves over the last few weeks.\n\nAmbassador Mohamed Alhakim yesterday urged the UN Security Council to investigate the allegations of organ harvesting.\n\n\"\"We have bodies. Come and examine them,\"\" he said.\n\n\"\"It is clear they are missing certain parts.\"\"\n\nAmbassador Alhakim claimed a dozen doctors were \"\"executed\"\" by the Islamic State in Mosul, in northern Iraq, for refusing to harvest organs for the terror group.\n\nMosul, which was seized by Islamic State militants in June last year, is the third largest city in Iraq and home to more than a million people.\n\nThe Iraqi ambassador also accused the Islamic State – also referred to as IS, ISIS and ISIL – of \"\"crimes of genocide\"\" by targeting certain ethnic groups.\n\nNikolay Mladenov, the outgoing UN envoy to Iraq, reported that 790 people were killed in the country by terrorism and armed conflict in January alone.\n\nMr Mladenov confirmed there have been an increasing number of reports of ISIS using organ harvesting to finance part of their operations.\n\nBut he said that \"\"it's very clear that the tactics ISIL is using expand by the day.\"\"\n\nThe black market for human organs is growing rapidly, revealed a major investigation by the World Health Organisation (WHO) in 2012.\n\nSome 10,000 black market operations involving human organs take place each year across the globe – more than one an hour.\n\nDesperate patients will pay gangs more than $200,000 (nearly £128,000) for a kidney, WHO concluded.\n\n\"\"There is a growing need for transplants and big profits to be made. It's ever growing, it's a constant struggle,\"\" Luc Noel, a doctor and WHO official, told The Guardian.\n\n\"\"The stakes are so big, the profit that can be made so huge.\"\"\n\nIslamic State currently hold a third of Iraq and neighbouring Syria – imposing strict Sharia law.\n\n\"\"Especially worrying is the increasing number of reports of revenge attacks committed particularly against members of the Sunni community in areas liberated from ISIL control,\"\" Mr Mladenov added.\n\nEarlier this week, Iraqi prime minister Haider Abadi confirmed plans are underway to liberate the city of Mosul.\n\n\"\"I'm pretty sure that we can liberate Mosul with the minimum of casualties and costs,\"\" Mr Abadi said.\n\nThe news of Iraq's show of force against Islamic State in Mosul came hours after Egyptian media reported killing '64 jihadists' in a series of aerial assaults launched as a retaliation for the beheading of 21 Egyptians at the hands of ISIS extremists.\n\nEgyptian warplanes bombed Islamic State targets in Libya including weapon storage sites and training camps.\n\nPope Francis denounced the merciless beheading – branding it a \"\"barbaric assassination\"\".\n\nbrightcove.createExperiences();\"\n351,\"London (AFP) - The British government on Saturday said it had received reports that \"\"Jihadi John\"\", the British-accented Islamic State militant apparently responsible for the beheading of western hostages, had been injured in a US air strike.\n\nThe Foreign Office could not confirm reports published in the Mail on Sunday that the masked executioner, who has appeared in a series of grisly videos posted online, had been wounded while attending a meeting of IS leaders in an Iraqi town close to the Syrian border last week.\n\nAccording to the paper, he was rushed to hospital following the US-led attack on a bunker in Al Qaim, western Iraq, on Saturday that killed around 10 IS commanders and wounded 40 more.\n\nThe Mail reported that it was the same attack that injured elusive IS leader Abu Bakr al-Baghdadi, sparking initial rumours that he had been killed.\n\n\"\"Jihadi John\"\", named after Beatle John Lennon due to his British background, is believed to be responsible for the murders of US journalists James Foley and Steven Sotloff and British aid workers David Haines and Allan Henning.\n\nDespite being a foreigner, the masked assassin, who goes by the nomme de guerre Jalman Al-Britani, has become a leading figure in the Islamist group that swept across Syria and northern Iraq.\n\nThe Mail claimed that a nurse who treated some of those wounded in the attack said there was a man named Jalman on her list, referring to him as \"\"the one who slaughtered the journalists\"\".\n\nThe wounded men were then driven to the IS's Syrian stronghold of Raqa, according to the Mail's source.\n\nBritish intelligence officers estimate that there are around 500 home-grown militants fighting for IS in Syria and Iraq, and Prime Minister David Cameron this week announced plans to stop them returning to Britain for two years.\"\n353,\"A group of twenty women armed with AK-47 assault rifles stare defiantly at a camera. Most appear to be civilians, although three of them are wearing military-style camouflage uniforms. One woman stands in front of the rest, her rifle aimed forward at waist level. The muzzle appears to have been taped over, possibly to keep dust out of the barrel.\n\nOn Twitter, Facebook and the Web, the women have been hailed as heroes in the fight against Boko Haram militants in northern Nigeria. “Nigerian women who repulsed a Boko Haram attack, kudos to these gutsy bravehearts,” read a typical tweet of the image this week.\n\nThe photograph has been circulating for some time. We found posts dating to 2013, but the image appears to have gone viral in April 2014, around the time that more than 200 schoolgirls were kidnapped by Boko Haram militants in Chibok. It has gained renewed currency since this month’s Baga massacre and the battle for the city of Maiduguri.\n\nBoko Haram attack repelled by ‘armed women’\n\nMany of the more recent tweets link to a fringe news website, Countercurrentnews.com, and a post dated 27 May 2014. The photo is prominently displayed. “Another Boko Haram attack repelled by armed women,” reads the headline.\n\n“Several Nigerian media outlets have been reporting on local women in the villages of Attagara and Kawuri in Borno State who recently disarmed nearly a dozen Boko Haram terrorists,” the article continues.\n\n“The notorious pseudo-Islamic terror groups tried to attack the Attagara and Kawuri communities over the weekend but the insurgents were instantly repelled by a group of armed women.”\n\n‘Get ‘em ladies’\n\nScreen Shot 2015-01-30 at 9.40.33 AMA pro-gun Facebook page in the United States that calls itself “Hypocrisy and Stupidity of Gun Control Advocates” has also appropriated the photo, suggesting that it shows a group of Nigerian teachers.\n\nIt posted the image on 20 January 2015, along with this caption: “When Boko Haram showed up to kill and rape us and our students we didn’t hide or throw spaghetti-os…We shot them in the face because we don’t ‘demand’ action – we take action.”\n\nThe picture was shared more than 400 times and by 30 January 2015, just over 1,200 Facebook users had “liked” it. “You get ’em ladies,” wrote one. “I find their lack of belt fed weapons and RPGs troubling,” said another. “Face shooting is definitely the way to go,” added a third.\n\nSolving a mystery\n\nWe were intrigued. Where was the photograph taken? What had happened? Who were the women? Were they teachers? Villagers? Vigilantes? We decided to do a little cyber-sleuthing.\n\nThe first clue was a green, yellow and red football shirt worn by a woman in the back row. The second was a bright blue dress worn by another woman with white patches bearing a symbol in similar shades of green, yellow and red. Could they be colours of a national flag?\n\nThe Nigerian flag is green and white. The flag of neighbouring Benin is green, yellow and red but not all the bands run parallel. The colours also appear in Mali’s flag. Usually they run vertically, not horizontally, as they do in the football shirt. But a Google search for images of “Mali football jersey” produced photos of football shirts strikingly similar to that worn by the woman in the back row.\n\nVerifying images\n\nTwo invaluable tools that we regularly use at Africa Check to establish the veracity of photos circulating online are Google’s image search function and the “reverse image search” engine, Tineye-com. (For more tips, check out our guide to spotting online fakes and hoaxes.)\n\nWe uploaded the image to Google. The results weren’t encouraging. There were dozens of links to web pages, Facebook posts and tweets all claiming that the photograph showed armed Nigerian women who had fought off Boko Haram. None offered any details of where the picture had been taken and who had taken it.\n\nIn fact, the image had been so widely published in relation to Boko Haram that Google’s suggested search term after we uploaded it was “boko haram women”.\n\nWe changed the search term to “Mali” and hit enter.\n\nThe claim is a hoax\n\nAs it turns out, our hunch was correct. The photo was first published on 23 November, 2012 in The Times of London. It had been taken by a Times photographer, Jack Hill, in the town of Sevare in Mali and accompanied an article by one of the newspaper’s correspondents, Jerome Starkey, about “women bent on revenge against Tuareg rebels in Mali”.\n\nThe women – all members of the Ganda Koy militia, a pro-government paramilitary force – had vowed to avenge relatives they said had been killed or raped by Tuareg rebels belonging to the National Movement for the Liberation of Azawad (MNLA). Few, if any of the women, had seen combat when the photograph was taken.\n\nThe story of the Nigerian teachers standing up to Boko Haram militants is nothing more than a hoax.\n\nA wrap of online fakes and hoaxes\n\nThere are numerous images circulating online that purport to show Boko Haram atrocities. Some are genuine. Many are not.\n\nEarlier this month, the militant group attacked the towns of Doro Gowon and Baga in northern Nigeria. Eyewitnesses say hundreds were killed and satellite images obtained by human rights groups show that dozens of shops, houses and buildings were torched.\n\nIn the weeks since the attack a series of graphic images have spread online as evidence of what has become known as the “Baga massacre”.\n\nHere’s our wrap of the images we have fact-checked so far.\n\n(WARNING: Some of the photographs in the links below are extremely graphic.)\n\nOne of the most disturbing photographs shows dozens of charred corpse lying in rows. However the image actually shows the aftermath of a fuel tanker explosion in the Democratic Republic of Congo in 2010.\n\nAnother ghastly image shows the burnt corpses of a mother and child. We have been unable to verify its exact origin, but searches on Google and the reverse image search engine, Tineye.com, show that the image has been circulating since at least 2010 and is therefore not from the recent Baga attacks. Given the condition of the bodies, they may have been victims of the fuel tanker explosion, but we cannot say for certain.\n\nYet another photograph attributed to the Baga massacre shows a crowd clustered around a mass grave. However, that image dates from a massacre near the Nigerian city of Jos in March 2010.\n\nThen there is the image of a number of grotesquely mutilated corpses strewn across a road next to a bus. It was actually taken in 2010. According to a BBC report at the time, a series of photographs emerged after armed robbers attacked a bus on the Lagos-Benin highway. The victims had reportedly been made to lie down in the road and then the bus driver was ordered to run them over.\n\nEven a Reuters photograph of a group of men lying face down outside a police station after their arrest in the city of Bauchi in northeastern Nigeria on 25 July 2009 has been passed off as evidence of the Baga massacres and has spread widely on the web and Twitter.\n\nAnother image that has gone viral on Twitter shows a pile of bloodied bodies lying in street. It is also not from Baga but was taken in July 2009 by an Associated Press photographer outside a police station in the town of Maiduguri after clashes between Nigerian troops and Islamist militants left hundreds dead.\n\nNot all the hoaxes involve images of atrocities. A photograph of two men in camouflage uniform being chased by a zebra has been widely distributed as evidence of the Nigerian army’s cowardice. Trouble is, there are no zebras in the wild in Nigeria. It turns out that the photograph was actually taken by a Reuters photographer in Kenya on 30 July 2007. Two Kenya Wildlife Service rangers, working to help move 2,000 animals to the Meru National Park, had to make a run for it when a recalcitrant zebra charged them.\n\n- See more at: http://africacheck.org/reports/story-of-gutsy-bravehearts-fighting-boko-haram-is-a-hoax/#sthash.KsrlgTQO.7zmLUayL.dpuf\"\n354,\"Thieves stole a man's penis while he slept, according to police.\n\nFei Lin, 41, of the Niqiao village near Wenling City, in east China’s Zhejiang province, told police he was asleep when the thieves burst into his room and put a bag over his head, according to CEN/EUROPICS and as reported in the Daily Star.\n\n\"\"They put something over my head and pulled down my trousers and then they ran off,\"\" Lin said. \"\"I was so shocked I didn't feel a thing - then I saw I was bleeding and my penis was gone.\"\"\n\nPolice believe the attackers were jealous lovers of several local women whom Lin was having affairs with, the Austrian Times reported. Lin denied taking part in any infidelity.\n\nEmergency workers and police searched for Lin's anatomy but turned up nothing, according to TNT Magazine. The penis thieves are nowhere to be found, but police said they're looking for the jealous lovers.\n\nHuffPost Live Wants Your Take!\"\n356,\"Technology giant Hewlett-Packard will break in two, according to sources cited by The Wall Street Journal on Sunday.\n\nThe company will reportedly be divided between its PC and printers units and its corporate hardware and services operations. Hewlett-Packard will announce the separation as early as Monday, according to WSJ.\n\nThe split is the latest in a series of high-profile technology breakups, following close on the heels of eBay's decision to spin off PayPal last week. Many expect better performance when a large company becomes focused on a more limited number of business lines.\n\nMeg Whitman will be CEO of the corporate hardware and services company and act as chairman of the PC and printer company, according to the WSJ's sources. Dion Weisler will be CEO of the PC side, and Patricia Russo will be chairman of the corporate side.\n\nHP has considered splitting up for years.\n\nAn HP spokesperson said the company had no comment when contacted by The Huffington Post.\"\n358,\"A wicked aunt cut her three-year-old nephew’s penis off when he burst in on her on the loo and asked to use her phone.\n\nXue Paan, 37, was sending text messages to her boyfriend while sitting on the toilet when toddler Qiang Qiang walked in and asked if he could play a game on her mobile.\n\nBut instead of giving him the phone, the fuming aunt went into the kitchen, picked up a knife and severed the boy’s penis while his mother was visiting a next-door neighbour in Luohe, a city in central China’s Henan Province.\n\nHorrified mum Cai Tuan, 27, said: “I had popped out to see a neighbour and was only gone 30 minutes when I heard Qiang Qiang scream.\n\n“I ran back to the house and couldn’t believe what I saw.\n\n“Qiang Qiang had fainted and was lying in a pool of blood.\n\n“Next to him was a knife and his penis.\n\n“It was simply horrific.\n\n“My sister, his aunt, had gone.”\n\nQiang Qiang was rushed to hospital where surgeons managed to reattach the penis and was then sent to a specialist clinic in the capital Beijing.\n\nA hospital spokesman said: “Unfortunately, the knife was quite blunt and the cut wasn’t clean so although we reattached the boy’s penis, it wasn’t ideal and he had to have further treatment.\n\n“However, he has now had three surgeries all of which have been successful and we are confident that his penis will be perfectly OK again in three months.”\n\nA police spokesman said: “The aunt was arrested and admitted attacking the boy because she was angry that he had interrupted her on the toilet.”\n\nThe woman now faces 5 years in jail.\"\n360,\"Police are hunting four masked men who burst into a man's house in the middle of the night and ripped off his penis.\n\nFei Lin, 41, was asleep in bed at his home in Niqiao village near Wenling city in east China's Zhejiang province when the attackers struck at 4am.\n\nThe men put a bag over his head, Mr Lin told police.\n\nAgony: Fei Lin, 41, tries to block out the pain after four masked men ripped off his penis in the middle of the night\n\nHe said: 'They put something over my head and pulled down my trousers and then they ran off.\n\n'I was so shocked I didn't feel a thing - then I saw I was bleeding and my penis was gone.'\n\nIt is thought Mr Lin was targeted because he had been having a number of affairs with local married women.\n\nPatient: Mr Lin isn't afforded much privacy in hospital\n\nHome: Migrant worker Mr Lin was sleeping in this hut when the attack took place\n\nEmergency workers and police who searched for the severed organ failed to locate it, and believe it was taken away by the attackers.\n\nThe injured man is a rural migrant worker in the village.\n\nHe had been accused of affairs with local women and although he denied it police believe that the attack was a revenge assault.\"\n361,\"HONG KONG—Thousands of pro-democracy demonstrations in Hong Kong have, perhaps unwittingly, united themselves with another protest movement some 8,000 miles away. Activists demanding free elections for the semi-autonomous territory have been holding their hands up in the air in a symbol of non-violent protest, a gesture many in the US recognize from recent protests in Ferguson, Missouri after an unarmed 18-year-old was shot to death by police.\n\nMost Hong Kong protesters aren’t purposefully mimicking “hands up, don’t shoot,”as some have suggested. Instead, the gesture is a result of training and instructions from protest leaders, who have told demonstrators to raise their hands with palms forward to signal their peaceful intentions to police.\nAsked about any link between the gesture and Ferguson, Icy Ng, a 22-year-old design student at Hong Kong Polytechnic University said, “I don’t think so. We have our hands up for showing both the police and media that we have no weapons in our hands.” Ng had not heard of the Ferguson protests. Another demonstrator, with the pro-democracy group Occupy Central, Ellie Ng said the gesture had nothing to do with Ferguson and is intended to demonstrate that “Hong Kong protesters are peaceful, unarmed, and mild.” (A more important symbol for the movement may be the umbrella, which protesters have been using to protect themselves against pepper spray and tear gas.)\nStill, the gesture has taken on new meaning for Hong Kong residents whose relationship with the city’s police may never be the same. Hong Kong is one of the most intensively policed cities in the world, with a police force of 30,000 that rivals New York City’s but serves a fraction of New York’s population. The last time Hong Kong authorities used tear gas against demonstrators was in 2005, during demonstrations outside of a World Trade Organization meeting, and in 1967, when leftist activists rioted throughout the city.\nNow, residents are shocked by images of students being tear gassed and elderly demonstrators being pepper sprayed in the face, footage that has prompted more protesters to join demonstrations on Monday.\"\n363,\"Freelance journalist Steven Sotloff has reportedly been executed by ISIS, Lee Ferran reported Tuesday for ABC News.\n\nIn the video, which appeared online today, Sotloff addresses the camera, saying, “I’m sure you know exactly who I am by now and why I am appearing.”\n“Obama, your foreign policy of intervention in Iraq was supposed to be for preservation of American lives and interests, so why is it that I am paying the price of your interference with my life?” Sotloff says calmly as the black clad militant holds a knife casually at his side.\nOn August 27, Sotloff’s mother, Shirley Sotloff, released a video pleading for her son’s release, Zeke Miller reported for Time. On August 22, Rick Gladstone and Shreeya Sinha wrote about Sotloff for The New York Times.\n\nDescribed by friends as selfless, Mr. Sotloff spent most of his life in Florida except when he attended a boarding high school, Kimball Union Academy in Meriden, N.H., where he apparently developed a penchant for reporting and writing. He coedited the student newspaper, The Kimball Union, graduated in 2002 and attended the University of Central Florida, where he played rugby, worked for the independent student newspaper, Central Florida Future, and expressed deep interest in travel to the Middle East.\nHe left after three years and, soon after, began to pursue journalism full-time.\nLast month, freelance journalist James Foley was executed by ISIS.\"\n369,\"The Islamic State group has made gains in Iraq, approaching the country's largest city Monday, as American-led airstrikes have hit the group's strongholds in Syria. The news of the bloodthirsty group's march towards Baghdad comes after President Obama admitted the U.S. underestimated the group — and overestimated the Iraqi Army.\n\nThe flood of Islamic State militants has reached Baghdad’s doors, reportedly just one mile from the Iraqi capital despite intense fighting and airstrikes to the west.\n\nThe growing and expanding terrorist group has gained ground over a large swath of Syria and Iraq, but ISIS entering the city of some 7 million people could prove disastrous to America and its allies hoping to stem the flow of the extremists.\n\nThat scenario is close to reality, according to the Foundation for Relief and Reconciliation in the Middle East, a nonprofit supporting the work of Canon Andrew White, a priest leading the city’s only Anglican church.\n\n“The Islamic State are now less than 2km away from entering Baghdad,” the group wrote Monday morning on Facebook. “They said it could never happen and now it almost has. Obama says he overestimated what the Iraqi Army could do. Well you only need to be hear (sic) a very short while to know they can do very very little.”\n\nISIS has already taken control of Mosul, Iraq’s second-largest city, while fierce fighting is underway in Fallujah, a key town some 25 miles from Baghdad.\n\nAnd Iraqi troops were battling ISIS some six miles west of Baghad, the BBC reported. But despite airstrike support, the army could barely contain the militants, much less force a retreat.\n\nThe news comes hours after President Obama admitted on “60 Minutes” that his administration, including intelligence services, “underestimated” the power and scope of the Islamic State, which has chewed up territory over the last three years across large parts of war-torn Syria and Iraq in a ruthless display of power.\n\n“During the chaos of the Syrian civil war, where essentially you had huge swaths of the country that are completely ungoverned, they were able to reconstitute themselves and take advantage of that chaos,” Obama said on .\n\nISIS is “sort of a hybrid of not just the terrorist network, but one with territorial ambitions, and some of the strategy and tactics of an army,” Obama said.\n\nNow, military advisers have told the President ISIS boasts as many as 40,000 fighters who swear allegiance to Abu Bakr al-Baghdadi’s goal of creating a new Islamic caliphate.\n\nU.S.-led airstrikes overnight hit targets in the northern and eastern Syrian provinces of Aleppo, Raqqa, Hassakeh and Deir el-Zour in an attempt to wipe out the group’s oil, weapons and military facilities. Other strikes hit Iraq’s Anbar province.\n\nBut most dire may be the bloodthirsty group’s march on Baghdad.\n\n“President Obama is saying that he overestimated the ability of the Iraqi Army,” Rev. White wrote on Facebook. “It is so clear they have no ability. A hard thing to say but its (sic) true.”\n\nWith News Wire Services\n\nsgoldstein@nydailynews.com\n\nON A MOBILE DEVICE? CLICK HERE FOR VIDEO\"\n378,\"Tesla Motors, the electric car maker, is planning to build its giant battery Gigafactory in Nevada after a five-state competition, a source who asked not to be identified confirms.\n\nNevada Gov. Brian Sandoval has called press conference Thursday in Nevada's capitol in Carson City where the deal is expected to be announced.\n\nThe plant has been one of the nation's most highly sought projects among state economic development officials. Tesla, which has partnered with Japan's Panasonic, plans to spend $4 billion to $5 billion on the project and employ up to 6,500. The plant will make advanced batteries expected to power Tesla's next generation of electric cars.\n\nTesla recently confirmed that it has been excavating on a site near Reno, but stopped short of saying that it would be the site of the giant plant. In choosing Nevada, Tesla picks a location only a few hundred miles from its main assembly plant in Fremont, Calif., which is close to its corporate headquarters in Palo Alto.\n\nThe announcement comes after a weekend in which California's legislature adjourned without acting on a bill that could have delivered economic incentives to try to lure Tesla into building its battery plant in the Golden State.\n\nBesides Nevada and California, other states named as finalists for the project included Texas, New Mexico and Arizona. Tesla has indicated it may build a second battery factory as well.\n\nTesla CEO Elon Musk has said that the company needs the Gigafactory, as he calls it, to dramatically lower the cost of lithium-ion batteries. The maker has indicated it was on a tight schedule to make sure the plant is running in time for start of production of its third model, the Model III, which would be aimed at mass-market car buyers. At present, Tesla makes only a single electric car model, the Model S, and is about to start production of an electric crossover, the Model X. Both of those vehicles, however, are aimed at high-end luxury buyers.\n\nTesla had no official comment Wednesday on the pending announcement. Spokesman Simon Sproule said, \"\"We continue to work with the state of Nevada.\"\"\"\n380,\"A cat that was run down by a car and written off for dead apparently clawed its way out of the grave and made its way home to be fed.\n\nBart, a pet found on the street in a pool of blood more than a week ago, was pronounced dead by vets in Tampa, Florida.\n\nBut five days later he was outside owner Ellis Huston's house again expected dinner - albeit with a gruesome wound which makes him look the part for a member of the living dead - and means he will lose an eye.\n\nScroll down for video\n\nSurvivor: Bart, pictured, was pronounced dead, but clawed his way out of the grave and made it to his home in Tampa, Florida\n\nFighter: Rescuers say Bart probably came to underground and quickly got out - then hid for days before heading home\n\nHutson told local news station Fox13 that Bart suffered head trauma, a broken jaw and a ruined eye - but very much alive.\n\nThough he still needs surgery before it can be certain he'll pull through, Bart's brush with death saw him escape a muddy grave.\n\nIt is unclear how he escaped, but Hutson is convinced that the battered feline who made his way to his neighbor's garden - then on home in the hope of a meal - is his revived pet.\n\nBart's eye will never work again - even if the surgery goes right - but his survival instincts are clearly on top form.\n\nRescuers at the Tampa Bay Humane Society, where he is being treated, believed he may have come to underground, escaped and then hid for a few days before gathering the courage to head home.\n\nSurgery: Bart, who is now being cared for by Tampa's Humane Society, needs to be operated on if he is to ultimately survive the ordeal\"\n389,\"A graphic circulating online claims that Mitt Romney said that Michelle Obama should be called \"\"First Woman\"\" instead of \"\"First Lady.\"\" Is this true or false?\n\nSponsored links\n\n\n\n\nIt’s not true.\n\nLet’s first take a look at the meme which has been circulating heavily in January 2015.\n\n“It’s false advertising to call Mrs. Obama the First Lady. First Woman, maybe, but certainly not a lady. Ann Romney is an actual lady.” – Mitt Romney, the Laura Ingraham Show 1/12/14.\n\nromney first woman meme\n\nOrigin\n\nThe meme above was posted to the Facebook community “Stop the World, the Teabaggers Want Off” also known as “Stop the Tea Party.” That page posts a variety of outlandish memes with fictional political quotes. As of this writing, the page has about 40,000 likes. It appears that Romney, Michelle Bachmann, and Mike Huckabee are among the page’s favorite targets. The Romney meme above has been posted several times to this page.\n\nLaura Ingraham\n\nThe date cited in the meme above – January 12, 2014 – was a Sunday, and the show’s archive of guests confirms that there was no show on that date, nor was Mitt Romney shown to be a guest at all that month. No reputable news sources have attribute such a quote to Romney.\n\nBottom Line\n\nThe quote attributed to Mitt Romney in which he allegedly said that Michelle Obama should be referred to as “First Woman” is not real. It was posted by a Facebook group known to publish memes containing outlandish, fake political quotes.\"\n392,\"Four months after beheading American journalist James Foley, ISIS is ransoming his remains for $1 million, according to a new report by BuzzFeed.\n\nCiting sources working as intermediaries for the militants and potential U.S. buyers, reporter Mike Giglio describes \"\"a grim new method of [ISIS] trying to secure funds\"\":\n\nThree sources in contact with ISIS or its associates told BuzzFeed News that it wants to sell the remains of James Foley, the U.S. journalist whose August death was the first in a series of high-profile executions of Western hostages by ISIS hands.\n\nThey said ISIS wants $1 million for Foley's body, which it would deliver across the border to Turkey, and that the group was willing to provide a DNA sample to facilitate a deal.\n\n“They ask for $1 million, and they will send DNA to Turkey, but they want the money first,” one of Giglio's sources, a former Syrian rebel fighter, said. “They will not give the DNA without the money.” Another source, however, was more frank about his motivation in helping broker a deal, telling BuzzFeed, \"\"This is business.\"\"\n\nISIS reportedly demanded $100 million for Foley's release before eventually beheading him and releasing the video online.\n\nIt's U.S. policy to refuse ransom demands; a State Department official BuzzFeed that they are \"\"seeking more information\"\" about an alleged ransom for Foley's body.\n\n[Image via AP]\"\n393,\"Justin Bieber recently saved the life of a 42-year-old Russian man.\n\nNo, the Biebs didn’t do anything heroic. When Igor Vorozhbitsyn was en route to his favorite fishing spot in northern Russia’s Yakutia Republic, he was attacked by a huge brown bear.\n\nBut then, his cell phone rang and the ringtone, “Baby,” scared off the animal.\n\nAs the bear started clawing violently at Vorozhbitsyn, the Biebs’ pre-pubescent vocals made the bear’s ears bleed, and it ran off.\n\nWildlife experts believe it was the fact that the ringtone sounding off was so unexpected that it spooked the bear, but it’s more fun to say the bear just really, really, hated that song.\n\nVorozhbitsyn suffers from severe bruises on his chest and face and cuts on his neck. Other fishermen found him after he was attacked, and used his phone to call for help.\n\nVorozhbitsyn says he knows the ringtone “isn’t to everyone’s taste,” but it was his granddaughter that loaded “Baby” onto his phone “for a joke.”\n\nI think, however, that’s just code for “I’m honestly just a true Belieber.”\n\nvia Daily Mail\"\n400,\"A report emerged yesterday alleging the businessman has been found dead\n\nHugh Hefner is very much still alive, despite a hoax concerning his death.\n\nThe Playboy founder, 88, was pictured on a family film night yesterday evening. His wife Crystal Hefner shared the image, along with a quote about the importance of truth - a version of a Mark Twain quote.\n\nMovie night with the family pic.twitter.com/65QaTvJDNL\n\nA lie can run around the world before the truth has got it's boots on. #QuoteOfTheDay\n\nA fake version of NBC called NBCToday.co published a story yesterday which stated that Hefner’s body had been found in the Playboy Mansion. It cited his cause of death of death as natural causes. The story was shared by 273,000 and liked by 77,000.\n\nMeanwhile, the businessman was busy watching American Sniper with his family merrily enjoying the festive period.\n\nTonight's Mansion movie is \"\"American Sniper.\"\"\n\nSo fear not world, Hefner’s dinosaur-like vision of women as dehumanised sex objects will reign on.\"\n408,\"South Korea’s LG Display Co Ltd and the display-making subsidiary of Samsung Electronics Co Ltd will supply screens for Apple Watch, The Electronic Times reported on Monday.\n\nThe report, which cited unidentified industry sources, said LG Display will be the sole supplier of organic light-emitting diode (OLED) screens for the Apple Watch that go on sale in April.\n\nSamsung Display will also become a supplier for the next version of the smartwatch that is expected to go on sale either sometime in the second half of this year or early 2016, the South Korean newspaper said.\n\nLG Display and Samsung Display declined to comment on the report. Apple could not be immediately reached for comment.\n\nApple has scheduled a special event on March 9, where it is expected to showcase Apple Watch. The Apple Watch, which will let consumers check their email, pay for goods at retail stores and monitor personal health information, represents Apple’s first major new product introduction since the 2010 launch of the iPad.\"\n411,\"The nation awoke this morning (Monday) to headlines of children imitating dogs in fights at a local school and, unfortunately, the story seems to be true.While the Addie cannot name the school or those involved as they are all minors, the paper can confirm that, according to Wendy Wilson of the NSPCA, the organisation was called in, in June to handle this situation.When they arrived at the school to investigate, Wendy says she witnessed the children fighting so there can be no doubt that the fights were taking place.While the NSPCA is unsure how long the fighting had been taking place before they were alerted to this cruel “game” Wendy has confirmed that the NSPCA was contacted by the Springs SPCA last June to make her aware of children at a Springs school imitating dog fights.However, when contacted for comment, Celeste Kleyn, manager from the Springs Springs SPCA, says they are not aware of the incidents.“Our investigations revealed that the children were  engaging in both real dog fighting activities outside of school hours as well as role play whilst at school,” says Wendy.“Animals fighting always results in animals being harmed and suffering no matter the level of sophistication it is taking place at.“The issue was brought to our attention by a very observant and proactive principal as there are animal victims involved as well,” Wendy commented adding, “”The SPCAs mandate is to ensure the welfare of animals as well as their protection.“Were there is animal abuse of this nature you will find co-current abuses of vulnerable humans.”All the children involved in this situation are of primary school age, and investigations indicated that all these children were first exposed to the activity of dog fighting by either older children or adults in the community during their primary school years.According to Wendy, this is the first time she or her colleagues have come across this type of “dog fighting” with humans acting as the dogs.The NSPCA brought the situation to the attention of the different SAPS Units and Social Services and workshops were conducted with invitations extended to local SAPS, Social Services, Child Protection, Department of Justice, Community leaders, School Principals and local SPCAs.These workshops addressed aspects such as recognising animal cruelty and the link that it has with violence towards humans, dog fighting and other organised animal crime, animal cruelty and children, societies role and responsibility with regards to animal protection in South Africa.Wendy says that the principle ensured the NSPCA that the fighting role play had been stopped at the school but, she says, the children could still be engaging in the activity outside of school hours.When asked about the adults involved, Wendy said that the adults organising the fights are all members of the immediate community and are known dog fighters in the community.She says the children are forced to watch dogs fighting over weekends and then, once at school, are forced to re-enact the fights.The children are also encouraged to bet on the outcome of these fights involving children going down on all fours, growling and snapping at one another, and in some instances injuring one another.Further, it is believed that the prize, for the winning child fighter, is a younger child with whom they are encouraged to “mate”.The truth of this is, however, unclear as Webdy comments: “I saw the act of canine copulation enacted but I do not know how far this is taken when the children are alone.“As I understand it from the children, different children are used as the female dogs but most often it tends to be the younger ones who are forced into this role.”Captain Johannes Ramphora, spokesperson for the Springs police told the Addie that he unaware of this situation and whether or not the police are involved in an investigation into the matter.\"\n412,\"A 9-year-old girl has stunned her teacher by penning him a touching note after he came out to his class as gay.\n\nThe teacher told the class of primary school children about his sexuality after the majority of his students admitted to having heard the word ‘gay’ used in a derogatory way and believing that gay men and lesbians were bad or in some way wrong, during a class on bullying and homophobia.\n\nHe explained to Pink News: ‘After speaking to my Head, who was very supportive, we agreed I could tell the class that I’m gay so they at least knew one gay person and hopefully explain that when people use that word they’re talking about me.’\n\nAnd although the news was well received by the class, he was taken aback when the unnamed student slipped him this heartfelt note a few days later.\n\nThe note opens with the line, ‘Even though you’re gay, I will always treat you the same way as I do now’, and concludes, ‘You don’t have to feel scared because I know that everone in the class feels the same way as I do’\n\nThe teacher told Pink News: ‘Reading it brought tears to my eyes and it took me a little while to compose myself. When I thanked her she just shrugged and repeated something one of the boys in the class had said during the lesson, ‘It’s just your life’. Then she went back to her maths.’\n\nWhat an inspirational little girl.\n\nMORE: 9-year-old boys explain what they don’t like about being a boy\"\n415,\"A woman has been arrested after she reportedly chopped off her cheating husband's penis twice.\n\nAccording to The Mirror, the woman flew into a rage once she discovered her 32-year-old husband, father of five children, had been having an affair.\n\nFan Lung reportedly used his wife's phone to send photos to his mistress, 21-year-old Zhang Hung, in the city of Shangqiu.\n\nBut his wife Feng, 30, found the image and in a rage grabbed the scissors and stormed into the room where he was sleeping, and attacked him.\n\nHe was taken to hospital and emergency surgery was performed - but the wife returned to the hospital and cut it off for a second time, reportedly throwing it out of the window where it was lost.\n\nAccording to The Mirror, a hospital spokesman said: \"\"The first we were aware of what happened was when someone came into the reception area to say a naked man was beating up a woman outside the hospital.\n\n\"\"Staff rushed out to see what was happening and found the patient with blood streaming down his legs hitting the woman.\n\n\"\"He was stopped and the woman was taken in for treatment, and then we discovered she had chopped his penis off again.\"\"\n\nDoctors and police officers combed the area outside but failed to find the man’s missing member. They believed it may have been taken by a stray dog or cat.\n\nThe hospital spokesman added: \"\"The man had lost a lot of blood and was taken in for emergency surgery.\n\n\"\"He is now in a stable condition but is extremely emotionally distraught.\"\"\n\nThe man's lover visited him in hospital and said she planned to marry him as soon as she could.\n\nShe said: \"\"It doesn’t matter that he’s lost his fertility, he has five children already.\"\"\n\nHis wife has been arrested for grievous bodily harm.\"\n420,\"FISHERMAN Igor Vorozhbitsyn is lucky to be alive - after his Justin Bieber ringtone went off while he was being attacked by a bear.\n\nMr Vorozhbitsyn, 42, thought he was a goner when the brown bear pounced on him as he was walking to a favourite fishing spot in northern Russia's Yakutia Republic.\n\nBut as the bear began to claw at him, Mr Vorozhbitsyn's mobile went off and the beast turned tail and fled back into the forest.\n\nWildlife experts believe the ringtone - according to local media the singer's hit Baby - must have startled the bear into halting its attack.\n\n\"\"Sometimes a sharp shock can stop an angry bear in its tracks and that ringtone would be a very unexpected sound for a bear,\"\" explained one.\n\nMr Vorozhbitsyn suffered from cuts and severe bruises to his face and chest and was rescued when he was found by other fishermen after using the phone to call for help.\n\nMr Vorozhbitsyn - now recovering from his mauling - said: \"\"I had parked my car and was walking towards the spot I'd marked out when there was a tremendous impact on my back and the bear was on top of me.\n\n\"\"I couldn't believe my luck when the phone went off and he fled.\n\n\"\"I know that sort of ringtone isn't to everyone's taste but my granddaughter loaded it onto my phone for a joke,\"\" he added.\"\n421,\"Tree Afghan soldiers, who went missing while in Massachusetts for military training, have been found trying to cross the border into Canada, a defense department official said on Monday.\n\n“I can confirm that the Canadians have them,” the defense official said.\nThe Afghan officers were reported missing late Saturday after a trip to a shopping mall in Hyannis, Mass., about 20 miles from Joint Base Cape Cod where they were involved in a training exercise. Earlier this month, two Afghan police officers disappeared from a DEA training program in Quantico, Va. and were found several days later in the area.\n\nIn both cases, the Afghans were part of a chaperoned group that was taken to see U.S. sights and culture, officials said. Both groups were vetted by U.S. officials before they were allowed into the United States.\n\n“There is no indication they pose any threat to the public,” the military said of the trio of officers.\n\nlRelated Kerry warned feuding Afghans 'there would be consequences'\nAFGHANISTAN & PAKISTAN\nKerry warned feuding Afghans 'there would be consequences'\nSEE ALL RELATED\n8\n\nThe three were identified as Maj. Jan Mohammad Arash, Capt. Mohammad Nasir Askarzada and Capt. Noorullah Aminy. They arrived at Joint Base Cape Cod on Sept. 11. In addition to Afghanistan, personnel also arrived from Tajikistan, Pakistan, Kazakhstan and Mongolia.\n\nThe exercises took place at Camp Edwards, home to the Massachusetts National Guard and part of Joint Base Cape Cod, which includes a replica of an operating base used by soldiers in areas like Afghanistan.\n\nThe training, known as Exercise Regional Cooperation 2014, is one of a series of annual events, sponsored by the U.S. Central Command. Such training has taken place every year since 2004; last year’s exercise was Germany.\n\nThe visitors get days off, such as Saturday, the military said. The Afghans were taken to the mall to sight-see and observe aspects of U.S. culture, the spokeswoman said.\n\nOn Sept. 13, two Afghan policemen went missing in Washington, D.C., while visiting the U.S. for training in narcotics law-enforcement techniques, Joseph Moses, a special agent with the Drug Enforcement Administration.\n\nThe two Afghan officers, who were said to be looking for a better life, were on a chaperoned visit to Washington's Georgetown section when they went off. They were found a few days later and returned to the training program, which ended last week.\n\n\nThe police had been vetted before they arrived and found to be clear of all criminal ties, Moses said.\n\nThe incident marked the first time any police had gone missing among the thousands of foreign officers who have received additional training in Quantico, Va., according to authorities.\"\n422,\"Amid the growing number of women accusing Bill Cosby of sexual assault, was one, Lachele Covington, who worked with him on The Cosby Show. But after RadarOnline.com revealed the shocking allegations she told police about her boss, another co-star, Raven-Symoné, is speaking out about what exactly happened behind the scenes.\n\n“I was NOT taking [sic] advantage of by Bill Cosy when I was on The Cosby Show!” she wrote in an Instagram post on Wednesday. “I was practically a baby on that show and this is truly a disgusting rumor that I want no part of!”\n\n“Everyone on that show treated me with nothing but kindness,” she wrote. “Now keep me out of this!”\n\nCosby’s supporters have been few and far between amid the growing chorus of allegations. As Radar has reported, he’s taking a hit to his career, as well, with NBC scrapping their planned sitcom with him, and Netflix postponing a planned stand-up special with the comedian.\n\nStory developing.\"\n426,\"The War on Christmas moved to a new battleground this week—a domestic American Airlines flight, where passengers and flight attendants alike alighted with Christmas cheer to overcome a dark force muddling its way down the aisle.\n\nAccording to the New York Post, the skirmish began when a LaGuardia gate attendant who innocently wished a passenger on a Dallas-bound flight a \"\"Merry Christmas\"\" Tuesday.\n\nThe grumpy passenger, who appeared to be traveling alone, barked at the woman, \"\"You shouldn't say that because not everyone celebrates Christmas.\"\"\n\nThe agent replied, \"\"Well, what should I say then?\"\"\n\n\"\"Don't say, 'Merry Christmas!' \"\" the man shouted before brushing past her.\n\nBut the fight was not yet won.\n\nOnce on the plane, he was warmly greeted by a flight attendant who also wished him a \"\"merry Christmas.\"\" That was the last straw.\n\n\"\"Don't say, 'Merry Christmas!' \"\" the man raged before lecturing the attendants and the pilot about their faux pas.\n\nWhen the man wouldn't stop his \"\"hectoring\"\", the flight crew reportedly turned to the only weapon left in their arsenal—Christmas cheer (and aviation martial law). As staffers began escorting the grinch off the plane, passengers reportedly caught the spirit. We believe in Christmas, they clapped, their shining faces burning with fervor as they reportedly \"\"burst into cheers and applause.\"\" All is well! All is bright! What'd you get me?\n\n[h/t NYDN, image via AP]\"\n429,\"Hewlett-Packard is now forging ahead with plans to split off its PC-and-printer businesses into a separate company, with the rest of the company’s enterprise portfolio staying together in a separate entity to be called Hewlett-Packard Enterprise, the company said early Monday morning.\n\nThe Hewlett-Packard enterprise unit, comprising servers, storage, networking, converged systems, services and software and the OpenStack Helion cloud, will be led by Meg Whitman as president and CEO. Pat Russo will be chairman of that board.\n\nThe PC and printer entity, to be known as HP Inc., will be led by Dion Weisler as president and CEO, with Whitman as chairman. The Wall Street Journal (registration required) was first to report this news Sunday afternoon.\n\nGet all the news you need about Tech with the Gigaom newsletter\nSIGN UP\n“Our work during the past three years has significantly strengthened our core businesses to the point where we can more aggressively go after the opportunities created by a rapidly changing market,” Whitman said in a statement. “The decision to separate into two market-leading companies underscores our commitment to the turnaround plan. It will provide each new company with the independence, focus, financial resources, and flexibility they need to adapt quickly to market and customer dynamics, while generating long-term value for shareholders.”\n\nHP, truly an iconic IT company, has been slammed in the past decade by the shift to mobile devices and cloud and a series of management fiascos including the short-lived tenure of former CEO Leo Apotheker. Under his watch, the company considered selling off its still huge PC business, a plan that was scotched by Whitman when she took the reins in 2011. The rationale behind holding onto the PC business was that it gave HP huge volume buying power advantages in procuring chips and other components for its server business as well.\n\nToni Sacconaghi, senior analyst with Bernstein Research, wrote in a note that while a split up of HP is hardly a new topic, his take is that the spin off  seems to be “fueled by weakness at HP rather than strength.” He also noted that HP in the past few months “came close” to buying Rackspace for nearly $6 billion; nearly bought EMC and “apparently has shopped various parts of its portfolio PCs, its Unix business, IT Services.”\n\nIn another research report released before the news was official, Wells Fargo analyst Maynard Um wrote:\n\nWe believe a separation may suggest HP could become more active in both divestitures and acquisitions, which we believed would be increasingly necessary in FY2015. While this is somewhat of an about face from its prior stance that it was “better together”, we believe this, if true, is likely to be driven by competitive market dynamics as well as a stabilization in its PC business.\nThe separation, which HP said will be tax-free to shareholders in terms of federal income taxes, is slated to be done by the end of HP’s 2015 fiscal year, ending October 31, 2015.\n\nNote: This story was updated several times with additional analyst quotes.\"\n430,\"20:00 43 minutes three days Changwon, Masan Fire Department Fire Station 119 is a desperate rescue request came from a woman in the situation room to report. Your report is that it does not fall into the hair of the b seed (52) sucked into the unmanned robot vacuum cleaner. b Mr. While no one in the house the day lying alone art the changes in the robot cleaner to myself there was no way I was asking for help.\n\n\n\n\n\n\nMasanhoewon-gu, Changwon, Gyeongnam three days 119 nine trillion won a dispatch to a house that has a gloved female hair structure. | Changwon Fire Department offers\n\n\nDispatched a nine trillion won, four were absurd because these things first. rescuers had hair that holds the b seed in the inlet dust wipe out the results to determine the circumstances involved much intertwined into 5㎝.\n\n\n\nRescuers broke loose hair cleaner and address. Nolan b said, \"\"thank you\"\" to the crew members said they had a greeting.\"\n434,\"WARNING CONTAINS GRAPHIC IMAGES Kobani, Syria (IraqiNews.com) ISIS militants fighting over the Syrian Kurdish town of Kobani reportedly beheaded the Kurdish fighter known as Rehana.\n\nThe young famous soldier defended Kobani over the past few weeks and killed over 100 ISIS militants. Rehana’s picture holding her gun and making a V-sign was widely-distributed on social networks and now another picture of an ISIS militant holding her head is making the rounds.\n\nIt is estimated that female fighters form about 30% of the Kurds defending Kobani. All of them are volunteers according to the leader of the female fighters, Mayass Abdo.\n\n1897009 785305928198246 3545513631920066141 n URGENT: ISIS beheads Kurdish female fighter Rehana\nPhoto distributed by ISIS claiming to show the decapitated head of Rehana.\"\n435,\"The jihadist group the Islamic State is trying to sell the body of US journalist James Foley for a reported $1 million.\n\nThe extremist terrorist organization executed Foley in a gruesome beheading video in August. Two more US citizens — American-Israeli journalist Steven Sotloff and aid worker Peter Kassig — have followed, as well as two UK nationals David Haine and Alan Henning, both aid workers as well.\n\n\nFoley’s was the first in a series of the grisly, publicized executions that shocked many in the West. British journalist John Cantile and an unnamed 26-year-old American woman remain in IS captivity.\n\nIS offered to provide a DNA sample and transfer Foley’s body to Turkey, BuzzFeed reported Wednesday, in a piece detailing exchanges with “middlemen with ties to the Islamic State of Iraq and Syria (ISIS),” using another name for the marauding group which has murdered and plundered its way to controlling large swaths of territory in Iraq and Syria.\n\nOne of the “middlemen,” a Syrian rebel, told BuzzFeed he was approached by an IS commanders seeking to make the deal with the US government or with Foley’s family. The man, who reportedly managed hostage negotiations with the al-Qaeda affiliate Nusra Front, said the motivation was to provide closure for the family, “a humanity case”\n\nAnother intermediary was much more to the point, telling the popular site: “This is business.”\n\nA third point-person mentioned in the report was an official in the US-backed Free Syrian Army rebel group, who urged the site not to publish details of a potential deal for fear it could be sabotaged.\n\n“It will be like a shame for the US government,” the FSA official told BuzzFeed. “People will ask why you brought the body but you didn’t bring him when he was alive.”\n\nThe Islamic State has made a lucrative business of hostage taking — reportedly trading 15 European nationals and others for between $35-45 million earlier this year (and killing the ones whose governments would not negotiate) — but this report indicates the terror group has turned a revolting new page.\n\n“They were trying to negotiate (a ransom deal) for his freedom before they beheaded him, and after beheading him, they are trying to sell his body,” the FSA official said, according to the report.\n\nThe group is not starved for funds, however, with its ransom business, black market oil sales and tax collection raking in up to $800 million per year, according to reports.\n\nJust this week, analysts said the terror organization spent no less than an estimated $200,000 on a propaganda video that featured the beheading of 22 Syrian soldiers, and that took between four and six hours to film.\n\nThis still image taken from an undated video, published on the Internet by Islamic State terrorists on November 16, 2014, purports to show IS marching Syrian soldiers before beheading them. (photo credit: AP)\nThis still image taken from an undated video, published on the Internet by Islamic State terrorists on November 16, 2014, purports to show IS marching Syrian soldiers before beheading them. (photo credit: AP)\n\nThe propaganda video, released on November 16 and called “Though the Unbelievers Despise It,” shows the simultaneous executions of the Syrian soldiers as well as the beheading of Kassig.\n\nIn the video, the killers appear to be led by a masked “Jihadi John,” the British IS militant believed to be responsible for the beheadings of  Kassig, as well as Foley, Sotloff, Haine and Henning.\n\nIn light of the large numbers of radicalized foreigners who have joined the Islamic State, analysts from all over the world have been studying the clip in an effort to identify the rest of the killers.\n\nA recent UN report estimates an “unprecedented” influx of 15,000 foreign fighters from 80 countries, who have joined the Islamic State’s relentless campaigns in Iraq and Syria.\"\n436,\"The Supreme Leader has been out of action for three weeks, making his last appearance in public on September 3.\n\nAnd now people are asking whether his unhealthy obsession with Emmental cheese is behind the secret condition.\n\nMr Kim missed a session at North Korea's law-making body, the Supreme People's Assembly, this week - the first time he has been absent since taking power in 2011.\n\nHe was last seen with a limp at Moranbong Band concert earlier this month, with speculation that he had ballooned in size as a result of his unhealthy diet.\n\nSouth Korean news agency Yonhap reported that the 31-year-old was \"\"suffering from gout, along with hyperuricemia, hyperlipidemia, obesity, diabetes and high blood pressure\"\".\n\nThey attributed his condition to a large amount of drinking and overeating - relating it to his dangerously high consumption of cheese.\n\nEmmental, or Swiss cheese, is made up of 45% fat and large quantities of it can lead to a number of serious health issues.\nThe leader is said to have gained a habit of munching on the unhealthy dairy product in recent years, which may be a reason behind his disappearance.\n\nA Korean source said last week: “His intake has increased in recent years with the strain of being in power.”\n\nCho Myung-Chul, a former researcher at the Korea Institute for International Economic Policy, said he \"\"probably eats much more than the average North Korean\"\".\n\nHe added: \"\"North Koreans think being fat is good, unlike South Koreans who want to be skinny.\"\"\n\nRumours spread that his recent disappearance may have been linked to a sport injury or that he was just on holiday.\n\nAnd other say the leader may be intentionally gaining weight to look like bloated grandfather Kim Il-sung, who achieved cult status for his national reform in the 1980s.\n\nMr Cho said: \"\"There is a high possibility Jong-Un intentionally gained weight to look like Kim Il-sung.\"\"\"\n437,\"Dornella Conner was travelling through the mayhem on Monday night, when a cop shot a non-lethal bean bag round at her boyfriend's car\n\nA pregnant woman has lost an eye after cops reportedly fired a BEAN BAG round through a car window during the Ferguson riots.\n\nViolence erupted in the Missouri city of Ferguson earlier this week following a grand jury decision that white policeman Darren Wilson should not face trial for the shooting of unarmed black teenager Michael Brown.\n\nThe destruction and looting that followed is believed to have cost the city millions in repair bills - and several lives have been lost.\n\nDornella Conner was travelling through the mayhem in the St. Louis suburb on Monday night, when a cop is reported to have fired a non-lethal bean bag round at her boyfriend's car, which smashed the window and left her with severe injuries.\n\nReuters   Mayhem: Violence flared in the city of Ferguson after the verdict\n\n“I will have justice for what they did to me,” Ms Conner wrote on Facebook on Thursday following the incident. “But I’m happy I’m alive.”\n\nMs Conner and her boyfriend were parked a BP petrol station when police moved in to clear the area, the New York Daily News reports.\n\nOfficers made 16 arrests after reporting gunfire coming from the petrol station.\n\nMirror correspondent witnesses the riots:\n\nVIEW GALLERY\n\nPolice claim a driver tried to run over a cop who then fired at the car in fear for his safety.\n\nMs Conner's told KMOV that her boyfriend was trying to drive around police so they could escape the violence at the time.\n\nMs Conner's injured eye could not be saved, and she has blurred vision in the other.\n\nPolice have reportedly issued a warrant for her boyfriend's arrest.\n\nShe claims the couple were just bystanders who were caught up in the mayhem.\n\nCops pepper-spray protesters in Ferguson:\n\nVideo loading\"\n439,\"An unconfirmed explosion at a Saudi Arabian oil pipeline briefly sent crude prices higher on Wednesday but the market shrugged off the scare, signalling once again traders' concerns over falling demand.\n\nPictures of the blast at a small domestic pipeline near Riyadh were posted on Twitter, sending prices of North Sea crude up almost $2 within minutes, before the benchmark fell back to its previous trading range. Brent had been trading down around 0.5pc at just over $82 per barrel before the blast.\n\nSaudi Arabia is the world's largest exporter of crude and has the capacity to pump up to 12.5m barrels per day (bpd) of oil. The kingdom is the most influential member of the Organisation of Petroleum Exporting Countries (Opec) as it accounts for about a third of the group's supplies.\n\nThe unconfirmed pipeline blast follows a period of violence in Saudi Arabia's volotile Eastern Province, where much of its oil is produced. Masked men are understood to have killed at least five people earlier this week in a Shiite village near the town of Qatif, which is a predominantly Shia area of the Sunni-Muslim controlled kingdom.\n\nSome traders believe that Saudi is willing to tolerate lower oil prices partly to defend the kingdom's share of the energy market in the US, the world's largest economy.\n\n\"\"The largest and most influential Opec producer seems more interested in defending its market shares in an oversupplied market, as well as wishing to curb the shale oil supply flooding the market from the US,\"\" said Commerzbank. \"\"To this end, Saudi Arabia is evidently prepared to accept lower oil prices for a certain period of time.\"\"\n\nOil back close to $82 a barrel after Saudi blast. Pic from @NusantarWitness pic.twitter.com/uKV59sAz8U— Andrew Critchlow (@baldersdale) November 5, 2014\n\nOil back close to $82 a barrel after Saudi blast. Pic from @NusantarWitness pic.twitter.com/uKV59sAz8U\"\n441,\"The 28-year-old took to Instagram Wednesday to blast a story on a parody site that stated she claimed Cosby molested her when they both appeared on 'The Cosby Show.’ ‘This is truly a disgusting rumor that I want no part of,’ Symone wrote.\n\nRaven-Symone was the subject of a tasteless joke related to Bill Cosby's rape scandal — and she took to Instagram to fire back.\n\nThe fake news site Hip-Hop Hangover posted a story this week alleging that the actress had filed molestation charges against Cosby when both appeared on \"\"The Cosby Show.\"\" The article claimed the incident occurred after the 1992 series finale, when she would have been around 6 years old.\n\nWhile the site has a disclaimer page in which it describes itself as a “gossip parody and satirical publication,” it seems enough people were taking the report seriously that Symone felt compelled to speak out.\n\nOn Wednesday, the 28-year-old blasted the report on her Instagram account.\n\nI was NOT taking advantage of by Mr. Cosby when I was on the Cosby Show! I was practically a baby on that show and this is truly a disgusting rumor that I want no part of! Everyone on that show treated me with nothing but kindness. Now keep me out of this!\n\nA photo posted by Raven-Symone` (@ravensymonecp) on Nov 11, 2014 at 2:20pm PST\n\n“I was NOT taking advantage of by Mr. Cosby when I was on the Cosby Show!,” she captioned a photo of her “Cosby Show” character Olivia.\n\n“I was practically a baby on that show and this is truly a disgusting rumor that I want no part of!” she added.\n\n“Everyone on that show treated me with nothing but kindness. Now keep me out of this!”\n\nSymone is the first “Cosby Show” star pulled into her co-star's ongoing scandal. Three women, including former supermodel Janice Dickinson, have publicly accused Cosby of assault after comedian Hannibal Buress called Cosby a rapist during a stand-up gig in Philadelphia last month.\n\nIn response to the backlash against the comedian, Netflix announced Tuesday it was postponing airing a stand-up comedy special featuring Cosby called “Bill Cosby 77.” On Wednesday, NBC confirmed it had dropped plans to develop a new primetime comedy starring the actor.\n\nCosby has never been criminally charged in any of the alleged rape cases. In 2006, a woman claimed he drugged and groped her. Cosby settled with the claimant out of court.\"\n448,\"Argentinian President Cristina Fernandez de Kirchner wants to put an end to werewolf bar mitzvahs once and for all.\n\nKirchner adopted Argentinian teen Yair Tawil as her godson as part of a folktale that says the seventh-born son in a family will turn into a werewolf and eat unbaptized babies, the New York Daily News reports.\n\nThis may sound familiar to fans of 30 Rock:\n\nSource: YouTube\n\nWait, what? According to Argentinian folklore, the seventh son born to a family turns into the feared \"\"el lobizon,\"\" the Independent explains. The werewolf-like beast \"\"shows its true nature on the first Friday after boy's 13th birthday, the legend says, turning the boy into a demon at midnight during every full moon, doomed to hunt and kill before returning to human form.\"\"\n\nThe legend seems ridiculous, but the Independent reports that fear of the creature was so widespread in 19th century Argentina that some families even murdered their babies. Fear and panic gave rise to the unusual practice of adoption by Argentina's president in 1907, which is meant to quell the deadly stigma ad demystify the folklore that was causing the abuse of children. Now a time-honored tradition, any family with seven sons or daughters today gets the president as their official godparent, a gold medal and a full educational scholarship.\n\n\nThe boy's parents, Shlomo and Nehama Tawil, had written the president's office requesting the adoption in 1993, the Jewish Telegraphic Agency reported. President Kirchner reportedly described the adoption as a \"\"magical moment,\"\" calling the Tawils a \"\"marvelous family.\"\"\n\nBut are they more marvelous than this?\n\n\nSource: Giphy\nh/t New York Daily News\"\n449,\"This story originally appeared in The Daily Mail:\nFierce fighting has been reported on the outskirts of Baghdad where ISIS militants are attempting to seize control of the Iraqi capital - despite ongoing Western airstrikes against the terror group.\nThe fighting is taking place just one mile to the west of the city, with government forces desperately trying to hold off the militants, who allegedly killed up to 1,000 soldiers during clashes yesterday.\nISIS have held a number of towns and villages close to the Iraqi capital since earlier in the year, when government troops melted away following a lightning advance in the west of the country - enabling the terrorist group to seize further swaths of territory for their so-called caliphate.\nReports that ISIS militants are now just one mile from Baghdad came from the Foundation for Relief and Reconciliation in the Middle East - an organisation supporting the work of Canon Andrew White, vicar of the city's St George's Church, the only Anglican church in Iraq.\nIn a message posted on Facebook, the group said: 'The Islamic State are now less than 2km away from entering Baghdad. They said it could never happen and now it almost has.\n'Obama says he overestimated what the Iraqi Army could do. Well you only need to be hear a very short while to know they can do very very little,' they added.\nThe claims were backed up by Canon White himself, who shared the message just hours after he had earlier suggested the group were approximately six miles from the centre of Baghdad.\nIn a message he also posted on Facebook, Canon White had said: 'The Islamic State are now within 10km of entering Baghdad. Over a 1000 Iraqi troops were killed by them yesterday, things are so bad. As I said all the military air strikes are doing nothing. If ever we needed your prayer it is now.'\nThe militants are understood to have had their advance halted by airstrikes yesterday at Ameriyat Al-Falluja yesterday - a small city about 18 miles south of Fallujah and 40 miles west of Baghdad.\nBut the clashes did not force the bulk of the fighters - with many of them now having made their way to the Baghdad suburbs for this morning's fighting.\nRead the full story at The Daily Mail.\"\n452,\"The Islamic State has released another video depicting the beheading of an American hostage held hostage by the group after he went missing in northern Syria while he was reporting in July 2013.\n\nIn August Islamic State insurgents released a video showing the beheading of US journalist James Foley, who had gone missing in Syria nearly two years ago.\n\nThat video contained images of US journalist Steven Sotloff whose life they said at the time depended on US action in Iraq.\"\n453,\"A teenager woke up in the middle of a brain operation and asked doctors how it was going before chatting about cats.\n\nIga Jasica, 19, had been taken to the Central Clinical Hospital in the city of Katowice in southwest Poland for the operation to remove a cancerous growth.\n\nBut halfway through the critical surgery she woke up after the anaesthetic wore off and started talking to the surgeons about how it was going.\n\nDoctors say her brain was exposed at the time. Neurosurgeon Professor Dawid Larysz said: \"\"Despite coming round she didn't feel anything and was never in danger.\"\"\n\nHe said the young woman would not have been able to see or feel anything. Experts said the operation may have triggered something that caused her to come round despite the anaesthetic, but doctors are also investigating whether the anaesthetic was properly applied.\n\nAfter the operation Iga said: \"\"I can't remember much but the doctor said he talked to me about cats, which I love. I missed Christmas because of this operation but it is the best present I could have had as I am now feeling great.\"\" - Daily Mirror\"\n457,\"Saudi Arabia airlines has a new passenger plan: Segregation. The Arab state’s national airlines plans to introduce the gender segregation, proving just how far behind the western Asian nation is when it comes to human rights. Complaints were reportedly received by the airlines of men sitting next to their spouses. In Saudi Arabia, one of the very few countries that have rejected adoption of the UN's Universal Declaration of Human Rights, it’s customary for a female to walk a few feet behind her male counterpart.\n\nWrites RT.com on Jan. 2: “Airline company Saudia will order its staff to keep men and women separated onboard, unless they are close relatives, the Emirates247 news website reported. ‘There are solutions to this problem…we will soon enforce rules that will satisfy all passengers,’ Saudia assistant manager for marketing Abdul Rahman Al Fahd said, according to Saudi daily Ajel.”\n\nThe proposed rule from the Gulf kingdom is in line with strict interpretations of Islamic practices. The complaints were allegedly aired by single, Saudi men who saw other married men sitting directly next to their spouses or female strangers. The airlines has issued an updated set of regulations “to flight booking staff at Gulf airports to keep these new rules in place,” writes the Daily Mail.\n\nThe carrier already has number of Islamic guidelines in place – the airline does not offer alcohol (or pork dishes), a prayer from the Quran is uttered before the flight leaves the tarmac, and some flights have an area on the plane designated as a “male prayer zone.” The airlines also will not hire any women from Saudi Arabia – they are employed from surrounding countries only.\n\nThe Daily Mail picks up the story: The country is known for its gender segregation, with women requiring a male guardian approval to travel or work outside of the home. In public spaces such as restaurants, beaches, amusement parks or banks, women are required to enter and exit through special doors. Women who are seen socializing with a man who is not a relative can even be charged with committing adultery, fornication or prostitution.\n\nUK’s \"\"The Week,\"\" in September, published an article entitled Eleven things women in Saudi Arabia can't do. While not the case in all parts of the country, the article says women are unable to walk without a male chaperone, vote, swim, drive, or try on clothes in a store, among other restrictions.\"\n463,\"The White House is vehemently pushing back against a report that it threatened to prosecute the families of two slain American journalists if they ponied up ransom money to ISIS.\n\n\"\"We didn't threaten anybody, but we made clear what the law is,\"\" White House Chief of Staff Denis McDonough said on Fox News Sunday. \"\"That's our responsibility, to make sure we explain the law and uphold the law.\"\"\n\nThe White House \"\"took every effort\"\" to rescue both men, McDonough added.\n\nThe families of James Foley and Steven Sotloff, the two journalists beheaded by ISIS, claim the Obama administration threatened to prosecute them if they tried to free the men on their own. ISIS had demanded ransom money in exchange for their kidnapped victims, though such payments are illegal as they are considered to be material support for terrorism.\n\n- - Jon Terbush\"\n469,\"Many people haven’t even gotten their iPhone 6 devices yet, and already the rumors are starting up about what Apple has planned for its next generation handsets.\n\nOne slightly sketchy rumor, citing sources in the Apple supply chain in China, suggests 2015’s iPhone lineup could include a 4-inch model, in line with the size of the iPhone 5 and 5s. According to the report, the idea would be to appeal to “female users” who are put off by the larger screen size of the iPhone 6 and 6 Plus.\n\nThe rumor doesn’t elaborate on whether Apple would create a new 4-inch iPhone from scratch, or refresh a previously launched model instead.\n\nWe’re not convinced!\n\nPersonally, I’d suggest the report is 99 percent likely to be nonsense. Apple only just upgraded to the larger screen size with the iPhone 6 and 6 Plus, to both critical and commercial acclaim. Between them, the two handsets smashed records with 10 million+ sales in their first weekend on sale, and analysts are predicting 71.5 million more units will sell over the holidays.\n\nFor all the criticisms we’ve heard about the new iPhones, virtually none have suggested both handsets are too big for a substantial portion of users. Larger “phablet” phones have also consistently shown themselves to be the fastest-growing smartphone category — and particularly popular in Asia, which is where Apple is focused on expanding its presence in.\"\n471,\"According to the SITE Intel Group, ISIS has executed a second American journalist, Steven Sotloff:\n\n#IS Beheads Steven Joel #Sotloff, Threatens to Execute Briton David Cawthorne Haines — SITE Intel Group (@siteintelgroup) September 2, 2014\n\nThe killing comes just weeks after the extremist group in Iraq killed U.S. journalist James Wright Foley. At the end of the video in which Foley was shown being killed on camera, ISIS fighters showed Sotloff kneeling, wearing the same orange garb. “The life of this American citizen, Obama, depends on your next decision,” the man in the video said.\n\nLast week, Shirley Sotloff, the mother of the 31-year-old journalist, released a video message to ISIS in which she begged for their mercy.\n\n“I am sending this message to you, Abu Bakr al-Baghdadi al-Quraishi al-Hussaini, the caliph of the Islamic State. I am Shirley Sotloff. My son Steven is in your hands,” she said in the video. “You, the caliph, can grant amnesty. I ask you please to release my child,” she continues. “I ask you to use your authority to spare his life.”\n\nSotloff, who worked for Time magazine, was kidnapped in Aleppo, Syria in 2013 and was being held hostage by ISIS until his death this week. The group is now threatening to kill another hostage, British journalist David Cawthorne Haines.\n\nWatch the video that Sotloff’s mother released below, via The New York Times:\n\n[Photo via screengrab]\n\n– –\n\n>> Follow Matt Wilstein (@TheMattWilstein) on Twitter\"\n473,\"The luxury version of the Apple Watch, made from 18-carat rose or yellow gold, will be kept in safes within stores, according to sources.\n\nThe Apple Watch Edition is expected to retail for thousands, and will go on sale with the standard Apple Watch and Apple Watch by April, Tim Cook confirmed last week. In a bid to keep the expensive timepieces secure Apple has begun installing safes in stores, sources told 9to5Mac. UK pricing is yet to be announced, but the Sports model will retail in the US from $349 (£230).\n\nThe safes will come equipped with Apple's patented MagSafe magnetic chargers to recharge demo models, as well as boxed stock.\n\nApple is said to be sending two employees from stores across the US to training sessions in Cupertino, California and Texas from mid-February, and will be developing ways of demonstrating the Watch to customers on the shop floor.\n\nIn a video message to retail staff in November last year, senior vice president of retail and online stores Angela Ahrendts told staff to prepare for \"\"a new watch launch coming in the spring\"\" - leading analysts to believe the Apple Watch, announced at the iPhone 6 launch event, would go on sale in the first three months or so of 2015.\n\nApple had previously said to expect a launch in 'early 2015' when the watch was first unveiled at the launch of the iPhone 6 and iPhone 6 Plus last September.\n\nThe Watch will come in three versions - the Apple Watch Sport in grey or silver anodized aluminium, the standard Apple Watch in polished or black stainless steel, and the luxury Watch Edition, available in rose or yellow 18 carat gold developed to be up to twice as hard as standard gold. Each model will be available in two sizes - 38 mm and 42 mm, with sapphire crystal displays.\"\n479,\"All was going well at the wedding ceremony of 25-year-old Jugal Kishore, a resident of Moradabad, and his 23-year-old bride Indira from Rampur. That's until the \"\"varmala\"\" ceremony, where the groom garlands his would-be wife, began.\nJust as he extended his arms to do that, Kishore had an epileptic fit, falling to the ground in front of the whole gathering. The young bride, angry that her family had been kept in the dark about Kishore's medical condition, promptly changed her mind and announced that she would happily marry at the same ceremony a guest at the wedding, a man called Harpal Singh. The latter, incidentally, turned out to be her sister's brother-in-law.\nSingh, caught unawares and dressed in jeans and a leather jacket, fumbled for a moment before declaring he would willingly take Indira as his wife. This time the \"\"varmala\"\" was exchanged between Singh and Indira, which went off without any hitch, with the pandit reciting the mantras and asking the new couple to take the seven \"\"pheras\"\".\nMeanwhile, Kishore, who had been rushed to a doctor by his relatives, went back to the venue after he regained consciousness to see that his wife-to-be was now someone else's.\nKishore pleaded with Indira, telling her that he would not be able to face friends and neighbours if he returned without her. His relatives, too, tried to intervene on his behalf. Where persuasion failed, violence was used — spoons, plates and dishes became weapons as wedding guests tried to force the bride to change her mind. But all in vain. The young woman stood firm.\nKishore and his relatives later filed an FIR at the Milak police station in Rampur district, which they eventually withdrew after elders intervened. SHO, Milak police station, RP Solanki said on Monday that cops had detained a few people who were there at the wedding. \"\"Both families have amicably resolved the matter,\"\" Solanki said. \"\"The complaints have been withdrawn. Kishore and his family have now returned in peace to Moradabad.\"\"\"\n485,Israel's Army Radio reported that al-Sisi had offered Abbas an to extend Sinai and form a Palestinian state.\n486,\"In what is being called the largest corporate jobs cull in history, IBM is set to axe more than 111,000 of its staff this week.\n\nDubbed Project Chrome internally at IBM, the process will see 26% of the company's workforce laid off in one fell swoop, meaning that 111,800 people could lose their jobs before the end of January based on IBM's global workforce of 430,000.\n\nNews of the job cuts come from veteran Silicon Valley reporter Robert X. Cringely, who recently published a book entitled The Decline and Fall of IBM.\n\nRelatedIBM inks $1.25bn cloud computing deal with WPPLenovo Buys IBM's X86 Server BusinessApple-IBM Deal: Why iPad-Maker is Doubling Down on Enterprise\n\nIn his report on Project Chrome, Cringely says that those affected by the cuts \"\"will all be gone by the end of February\"\". He said that while there would be a significant number of jobs lost in the US, the axe would fall on all of IBM's locations around the world. The cuts in the US are likely to affect the company's mainframe and storage divisions most dramatically.\n\nFalling revenue\n\nCurrently the record for the largest single corporate lay-off is also held by IBM, having fired more than 60,000 of its workforce in 1993, but this would be dwarfed if Cringely's predictions come true.\n\nLast year Microsoft hit the headlines when it had its largest ever jobs cull when it laid off more than 18,000 staff in one go.\n\nIBM's problems were underscored last week when it announced another set of weak quarterly revenue figures, its eleventh straight quarter of declining revenue.\n\nFollowing those results, CEO Ginni Rometty said the company was in transition but made no mention of the huge job cuts: \"\"We are making significant progress in our transformation, continuing to shift IBM's business to higher value, and investing and positioning ourselves for the longer term.\"\"\n\nIBM's problems stem from the fact that customers are moving their storage infrastructure to the cloud, meaning they no longer need physical data centres on site and therefore don't need service contracts with IBM to help maintain them - a business which accounts for two-thirds of IBM's revenue.\"\n489,\"Claim: An aerial photograph shows a giant 50-foot crab off the coast of Whitstable, UK.\n\nPROBABLY FALSE\n\nExample: [Collected via Twitter, October 2014] Crabzilla! Photo appears 2 show giant CRAB measuring at least 50ft across lurking i/t waters off Whitstable\"\" Really? pic.twitter.com/xzcrZcoY7Q— Babble (@GibberishBabble) October 13, 2014\n\nOrigins: A photograph of a giant 50-foot crab, dubbed Crabzilla, went viral after it was published in the UK newspaper Sunday Express on 12 October 2014.\n\nThe aerial photograph of Crabzilla was originally posted to Weird Whitstable , a website dedicated to strange sightings in the Kent area, back in 2013. The blog posted a second photo of crabzilla in July 2014 which showed two enormous crab claws reaching out of the water:\n\nThis shocking image of a giant crab under a popular crabbing spot in Whitstable was taken last weekend. The boys were unaware of the danger, but as several passersby shouted to them, the crab slipped silently away under the water, into the dark, sideways.\n\nQuinton Winter, the curator of Weird Whitstable , told the Express Times that he was skeptical about the photos when he first saw them. That changed last summer, however, when he spotted the giant crab for himself:\n\nAt first all I could see was some faint movement, then as it rose from the water I thought, 'that's a funny looking bit of driftwood.' It had glazed blank eyes on stalks, swivelling wildly and it clearly was a massive crab with crushing claws. Before this incident I thought the aerial photo showed an odd-shaped sand bank. Now I know better.\n\nDespite Winter's claim, most likely the Crabzilla photo is just the results of some digital fakery.\n\nAccording to the Marine Biological Association of the UK, the Japanese spider crab is the largest crab species in the world. These crabs can grow up to 3.7 meters across, which, while incredibly large for a crab, is about 11.5 meters (37 feet) smaller than the estimated size of Crabzilla:\n\nThe crab in the viral photo appears to be a cancer pagurus, which is commonly known as a brown or edible crab. These crabs are common in the Whitstable area, but they only grow to about 10 inches wide. Graphic artist Ashley Austen told Kent Online that someone probably used Photoshop and a brown crab image to create the Crabzilla photo:\n\nThe image of the giant crab can be quite easily recreated in Photoshop. All the 'artist' had to do is find a suitable image of a crab, overlay it on to the satellite picture of the harbour and apply a few filters to it to get the realistic look.\n\nThere is no other proof confirming that Crabzilla exists. Judging by the image source, the unbelievable size, and the fact that this picture could easily be created with Photoshop, we have to rate the Crabzilla photograph as a likely fake.\n\n<!-- kmn_size = '300x250'; kmn_placement = '1c8834441f20e22a0aef009c095a6cab'; //-->\n\nSources:\n\nBullen, Jamie. \"\"50ft Crustacean, Dubbed Crabzilla, Photographed Lurking Beneath the Waters.\"\" Kent Online. 13 October 2014.\"\n491,\"Apple may boost the amount of internal RAM and use faster LPDDR4 RAM technology in its next-generation iPhone 6s, claims TechNews Taiwan (via G Gor Games). These RAM modules offer low power consumption and a significant performance increase over the 1GB of LPDDR3 RAM used in the current-generation iPhone 6 and 6 Plus.\n\niphone6-stock\nAccording to supply chain sources, the LPDDR4 RAM modules for the iPhone 6s will be supplied primarily by Hynix, Samsung, and Micron-Elpida. Elpida reportedly was behind schedule, but the company allegedly improved its manufacturing process to a level that will meet Apple's demand. Micron-Elpida and Hynix were identified in iFixit teardown analyses as the RAM suppliers for Apple's current iPhone 6 and 6 Plus models.\n\nApple's next-generation iPhone also is rumored to sport the same design as the iPhone 6 with internal improvements such as an A9 processor and a dual-lens DSLR quality camera. Today's report also hints at the adoption of \"\"Force Touch\"\" technology as seen on the Apple Watch to differentiate between quick taps and more forceful presses.\n\nIt is not clear, however, how Apple would implement such a system on the iPhone as it would appear to require a major shift in display technology for the device given that the Apple Watch uses a flexible OLED display paired with electrode sensors to support the Force Touch feature.\"\n492,Foley's mother and brother claim the US threatened them over ransom payments.\n496,\"Citigroup analyst Jim Suva weighed in with his expectations for Apple Watch pricing following the news that Apple is hosting a media event on March 9. Apple already announced pricing will start at US$349—presumably for the Apple Watch Sport—and he thinks Apple Watch will cost $550 while the Apple Watch Edition will be priced at $950. He's also pegging April 16 as the smartwatch's official release date.\n\nCitigroup analyst thinks Apple Watch Edition will cost $950, not $5,000Citigroup analyst thinks Apple Watch Edition will cost $950, not $5,000\n\nOn Apple's March 9 media event he said,\n\nWe expect Apple to give specifics on the launch time, price, and geographic locations, which we estimate as: Launch date: April 16th; Price points: $350, $550 and $950; with a launch limited to the U.S., followed by Europe and Asia in the subsequent months.\nSetting Apple Watch Sport at $350 and the standard Apple Watch at $550 falls in line with the general consensus, but the $950 price point he's targeting for Apple Watch Edition comes in well below expectations. Apple Watch Edition ships with a gold body instead of aluminium or stainless steel, and is generally expected to start somewhere between $5,000 and $10,000.\n\nMr. Suva said he expects Apple will offer a wide variety of accessories for Apple watch with bands starting at $29 and topping out in the hundreds of dollars. He also thinks hundreds of apps will be available on launch day.\n\nHe offered up his thoughts on which features we'll see in Apple Watch when it launches saying, \"\"We expect features to include Apple Pay, adjustable notifications due to personal frequency and preferences, Apple Health, variable haptic feedback, and battery life of one day (under normal use).\"\"\n\nShoppers hoping to be the first to get an Apple Watch will be able to buy theirs in Apple's own retail stores and through the company's online store. Mr. Suva expects Apple's smartwatch won't be available through other retailers.\n\nApple sent out media invitations on Thursday for a March 9 event teased as \"\"Spring forward,\"\" which is a play on the Day Light Saving change happening on March 8, and likely a thinly veiled hint that we'll be getting more Apple Watch news.\n\nWhen Apple first showed off its smartwatch last September, we saw three models with a wide selection of bands, support for tracking basic fitness activity such as steps and distance walked, along with heart rate logging. Apple Watch will also offer Apple Pay support, and will require an iPhone to perform many of its tasks.\n\nMr. Suva has a \"\"Buy\"\" rating on Apple's stock along with a $135 target price. Apple is currently trading at $129.59, down 0.82 (0.63%).\n\n[Thanks to Barrons for the heads up]\n\nThe Mac Observer Spin\nMr. Suva's $950 price point for the gold Apple Watch Edition is surprisingly low compared to the general consensus that it won't start below $5,000 and could cost more than $10,000. We'll have to wait until Apple's March 9 media event where Apple Watch pricing is expected to be announced to see how close he really is.\"\n501,\"Is it a bird? Is it a plane? Or is it a giant crab?\n\nAerial images of a giant sea creature in Kent have appeared on the website Weird Whitstable which features all manner of supernatural stories and pictures.\n\nThe site was set up by artist Quinton Winter and features this image taken from Whitstable Harbour\n\nThe website reads: \"\"Crabbing is a popular activity for children during the summer.\n\n\"\"Does this satellite photo of the harbour reveal a giant crab or unusual sand formation?\"\"\n\nThe jury is out on whether the image genuinley does show a giant crustaction and if there really is claws for concern.\n\nSome say it could be a spoof but you would be shellfish to stop somebody having a bit of fun\nAttack of the giant crab??\nIs a giant crab patrolling a Kent harbour? Credit: Weird Whitstable\nLast updated Mon 13 Oct 2014\"\n507,\"HELL hath no fury like a woman scorned.\n\nA jealous wife in China chopped off her cheating husband’s penis as he slept, then snuck into his hospital room after he had it sewn back on — and hacked it off again and tossed it out the window.\n\nFan Lung, a dad of five, sealed his fate when he decided to use his wife’s cellphone to send his secret lover a hot and heavy email, Central European News reports.\n\nThe 32-year-old forgot to log out of his account after the message was sent, which is how his 21-year-old wife, Feng — who is now under arrest for grievous bodily harm — came across the saucy exchange and snapped.\n\nThe jilted wife went berserk, grabbed a pair of scissors, stormed into their bedroom and cut off his penis while he was sleeping.\n\nLung was rushed to the hospital, where doctors were able to save the appendage and sew it back on.\n\nBut Feng was able to sneak into the recovery room, where she chopped his penis off a second time and threw it out the window, according to CEN.\n\nA shocked Lung chased his wife outside, despite losing a lot of blood.\n\n“Staff rushed out to see what was happening and found the patient with blood streaming down his legs hitting the woman,” a hospital spokesman said. “He was stopped and the woman was taken in for treatment, and then we discovered she had chopped his penis off again.”\n\nDespite desperate search efforts, authorities were unable to find Lung’s manhood. Police believe it may have been stumbled upon by a stray dog or cat, according to CEN.\n\nThe woman Lung was cheating with — Zhang Hung, 21 — said she’s OK with her man not being able to have more children.\n\n“It doesn’t matter that he’s lost his fertility,” she told CEN. “He has five children already.”\"\n517,\"Three Afghanistan national army officers taken into custody after going missing during a training exercise\n\nThree Afghan national army soldiers who did not return to a training exercise at US military base in Massachusetts were found trying to cross the Canadian border, local media reported on Monday.\n\nThe men were taken into custody at a border crossing near Niagara Falls, New York, WCVB-TV reported, citing an unidentified law enforcement source.\n\nMilitary officials did not immediately respond to request for comment and the report could not be independently verified.\n\nThe three soldiers were reported missing from Joint Base Cape Cod, located in a beach resort area, after a Saturday trip to a nearby mall and are not viewed as a security threat, according to a spokesman for the Massachusetts national guard, which helps run the facility.\n\nThe men were not armed and had no access to weapons during their training, officials said.\n\nUS military officials are trying to find the three soldiers, Major Jan Mohammad Arash, Captain Mohammad Nasir Askarzada and Captain Noorullah Aminyar, according to a spokeswoman for US Central Command.\n\nThe men, part of a group of 200 soldiers from six nations participating in the exercise, were in the country legally and had broken no laws by failing to return to the base, the spokeswoman said.\"\n519,\"Saudia Airlines – Saudi Arabia's national airline – is planning on segregating passengers after receiving complaints from customers over the free mixing of men and women.\n\nAccording to the Emirates 247 news website, the new rules would be enforced by airline staff, preventing any one but close relatives sitting next to the opposite gender.\n\nAbdul Rahman al-Fahd, assistant manager at Saudia Airlines, briefly commented: \"\"There are solutions to this problem. We will soon enforce rules that will satisfy all passengers.\"\"\n\nThe new rules follow Saudia Airline's strong flight code of not offering any alcoholic beverages or pork dishes to customers flying with the airline.\n\nSaudia Airlines chooses not to employ Saudi women as members of the cabin crew, although female flight desks are operating in their offices in the Murooj district in the Saudi capital of Riyadh.\n\nOther Islamic observations are maintained by the airline: most notably a verse of the Quran is read out as prayer prior to take-off. Designated prayer areas for men are also often available on many of its flights.\n\nMany of the airlines run by the Gulf countries abide by Islamic laws, although some country airlines are more lenient than others. For instance, the female airline crew of Etihad, the Emirati airline, do not wear a veil as part of their uniform.\n\nRelatedSaudi Arabia enlists hackers in battle against online pornSaudi Arabia beheads 83rd person of 2014, tops Amnesty list for executionsTwo women face terrorism charges for driving in Saudi ArabiaSaudi Arabia plans to open stock market to foreign investors in April\"\n525,\"The hackers behind a devastating cyberattack at Sony Pictures have sent a new message to executives at the company, crediting them for a \"\"very wise\"\" decision to cancel the Christmas day release of \"\"The Interview,\"\" a source close to the company told CNN.\nThe email message was received by Sony's top executives on Thursday night and was obtained by CNN.\n\nThe source said that the company believes the email was from the hackers because it followed a pattern of previous messages, sent to a list of particular executives and formatted in a particular way.\nA Sony spokesman declined to comment.\nThe hacker message is effectively a victory lap, telling the studio, \"\"Now we want you never let the movie released, distributed or leaked in any form of, for instance, DVD or piracy.\"\"\nThe message also says, \"\"And we want everything related to the movie, including its trailers, as well as its full version down from any website hosting them immediately.\"\"\nIt warns the studio executives that \"\"we still have your private and sensitive data\"\" and claims that they will \"\"ensure the security of your data unless you make additional trouble.\"\"\nThe email was titled \"\"Message from GOP.\"\" The anonymous hackers have called themselves \"\"Guardians of Peace.\"\"\nSony is still reeling from the late November cyberattack that crippled its computer systems, and now it is under severe scrutiny for canceling the Christmas release of \"\"The Interview,\"\" Seth Rogen and James Franco's comedy about an attempted assassination of North Korean leader Kim Jong-un.\nU.S. officials now believe North Korea instigated the hack, lending credence to the Sony executives who privately started calling it a \"\"terrorist act\"\" weeks ago.\nSince the cancellation on Wednesday, the same executives have been wondering whether the leaks of private emails and corporate documents would now stop.\nThursday night's message implied that the leaks will stop.\nIn a statement on Wednesday when the film's release was scrapped, the company said \"\"we stand by our filmmakers and their right to free expression and are extremely disappointed by this outcome.\"\"\"\n528,\"Shocking new details have emerged surrounding Joan Rivers' clinic visit which led to her ultimately fatal hospitalization. According to CNN, a source close to death investigators revealed that the late comedienne went into cardiac arrest while her personal doctor was performing a biopsy on her vocal chords without her consent on Aug. 28.\nPHOTOS: Joan Rivers remembered\nCNN reports that a staff member at New York City's Yorkville Endoscopy told investigators the doctor also took a selfie in the procedure room with Rivers while she was under anesthesia.\nPHOTOS: More celebs we lost this year\nRivers, who passed away a week following her emergency hospitalization on Sept. 4, was at the clinic for a routine endoscopy performed by gastroenterologist Dr. Lawrence Cohen. After Cohen assessed the Fashion Police host's throat to help diagnose her hoarse voice, Rivers' personal doctor, who according to CNN's source is not a throat specialist or certified to perform biopsies at the clinic, then performed a biopsy on her vocal chords without her consent.\nPHOTOS: Joan Rivers' life and career\nInvestigators believe that Rivers' vocal chords began to swell during the biopsy, cutting off her oxygen flow and leading to cardiac arrest.\nLast week, Yorkville Endoscopy issued a statement denying reports that any vocal cord biopsy has ever been done at the clinic. In the statement, the clinic didn't mention Rivers' name due to confidentiality rules. A day after the denial was issued, the clinic also stated that Dr. Cohen had resigned from his position as medical director.\"\n535,\"Mittens is a seemingly regular household cat that enjoys being scratched under the chin and chasing string around, but there's one thing about a Newfoundland family's pet that sets it apart – Mittens is a hermaphrodite.\n\nColleen Clarke-Murphy, who lives in Heart's Desire, says her daughter brought Mittens home thinking it was a sick stray that had been abandoned by its owner.\n\nColleen Clarke-Murphy, of Heart's Desire, N.L., says she was shocked when her veterinarian told her the cat who followed her daughter home had both male and female genitalia. (CBC)\n\nShe took the cat to a local veterinarian, and after an examination in October got the news that makes Mittens unique.\n\nThe cat has both male and female genitalia.\n\nClarke-Murphy said it was the last thing she expected to hear about the newest addition to her family.\n\nHer first response to the vet's news was, \"\"Did I just hear you right?\"\"\n\nClarke-Murphy said she would prefer to have another female cat — she already has a male and female cat — but she'll follow the advice of her vet, who recommends Mittens be assigned a male gender.\n\n\"\"They're the ones who know what they're doing. I mean, I really don't know. I'd like for it to be a female, but it really don't matter. It's got both parts,\"\" said Clarke-Murphy.\n\n\"\"I think it's got both personalities, so it really don't matter.\"\"\n\nThe vet told Clarke-Murphy the cat would need to be both spayed and neutered, and then have reconstructive surgery once a gender is assigned.\n\nVet bill will be about $1,500\n\nWhile the vet bills are estimated to come in around $1,500 for all of the cat's surgeries, Clarke-Murphy said it will be worth it to ensure Mittens is in good health.\n\nMittens\nMittens (CBC)\n\n\"\"She was part of my family when she came home with my daughter,\"\" she said.\n\nCurrently, Mittens has bowel issues and problems urinating as a result of its dual gender.\n\nClarke-Murphy said a friend is conducting an auction of used items on Facebook to help pay for the family's vet bills\n\n\"\"She was part of my family when she came home with my daughter.\"\"\n\nStrays a problem for area\n\nDenise Sooley-Critch, an area volunteer who works on her own to help find homes for strays, said there's a big problem with stray animals in the region.\n\nDenise Sooley-Critch mittens hermaphrodite cat strays\nDenise Sooley-Critch says there is a problem with stray cats in the Heart's Desire region, but animals like Mittens show the value of the kind of pet a stray can be. (CBC)\n\nShe said the cost of spaying and neutering tends to be the factor that drives people to abandon their cat. That, paired with the misconception the SPCA would euthanize the animal, leads people to leave the pets outside in the wild.\n\n\"\"They think by dumping the cats it's actually saving the cat's life, but it's a horrible death out there, starving and freezing,\"\" said Sooley-Critch.\n\nHowever, Sooley-Critch said she's never heard a story anything like Mittens' tale, adding that the situation has her \"\"blown away\"\"\n\n\"\"It just shows what a stray can be — you don't have to go anywhere and buy an animal, you can get a stray at your local shelter.\"\"\"\n540,This Is The Most Passive-Aggressive Office Battle We've Ever Seen\n543,\"ISIS has reportedly publicly executed at least two of its own fighters on charges of spying and embezzlement.\n\nThe London Independent reports that information came from The Syrian Observatory for Human Rights.\n\nUnconfirmed reports say the men were beheaded - although it's possible they may have been crucified.\n\nMeanwhile, Charlie Winter, programs officer at counter-extremism think tank the Quilliam Foundation, said he isn't surprised by the news.\n\n\"\"ISIS is known for crucifying those who have tried to rebel against them,\"\" he told the Independent.\n\n\"\"They do not flinch at killing anyone if they have committed a serious crime which goes against their interpretation of Sharia, such as usury or embezzlement,\"\" he said.\"\n548,\"What did you do this weekend? Argentinian President Cristina Fernandez de Kirchner adopted a young boy as her godson so he wouldn't turn into a werewolf and eat babies. Yes, really! (Kind of.)\n\nIt's actually part of a long-standing tradition stemming from Argentinian folklore that says the seventh son in families with no girls are doomed to turn into \"\"el lobison,\"\" a werewolf who feeds on unbaptized babies and whose bites could turn others into werewolves. Belief in the legend was once reportedly so widespread that families were abandoning their seventh sons, giving them up for adoption, or killing them.\n\nA law was passed in the 1920s to counteract the effect (the law was expanded in 2009 to include girls and non-Catholic children), and now, every year, the president formally adopts a boy or girl as his or her godchild, awarding him or her a medal, \"\"presidential protection,\"\" and a scholarship to study until the godchild turns 21.\n\nThis year, Fernandez de Kirchner formally adopted Yair Tawil, a member of a Chabad-Lubavitch family, according to the Jewish Telegraphic Agency. In 1993, Yair's parents reportedly wrote to the president asking for the honor and were denied, but this year, Yair wrote to Fernandez de Kirchner himself and got his wish, making him the first Jewish boy in Argentina to be officially adopted by the president.\n\n\nWE RECOMMEND\nThe 121 Best Celebrity Selfies\nFernandez de Kirchner posted a photo of herself with Yair and his family lighting Hanukkah candles together (below) with a menorah, which Fernandez de Kirchner tweeted was a gift from Yair's family.\"\n549,\"Hugh Hefner was presumed to be dead of natural causes, Sunday, December 28, 2014. Well, that’s the story which was given from a fake sub-medium of NBC called NBCToday.co. This site can’t be called news satire because once “nbctoday.co” is entered as the URL address, it takes the user straight to the fake story.\n\nThough the story is fake, it spread like wildfire, seemingly without anyone bothering to research the issue himself or herself.\n\nAs of 11 p.m. PST, the Hugh Hefner fake-death story had over 159,000 Facebook shares, along with over 39,000 Likes. Likewise, it has approximately 1800 Twitter shares. Unfortunately, by sunrise, this fake Hugh Hefner story may be trending.\n\nThe story states that police responded to Hugh Hefner’s estate on December 28 at approximately 9 a.m., where Hefner’s body was identified, and he was pronounced dead.\n\nHowever, as can be seen from his wife Crystal Hefner”s Twitter update, Hugh is alive and enjoying his time with family.\n\nMovie night with the family pic.twitter.com/65QaTvJDNL\n\n— Crystal Hefner (@crystalhefner) December 29, 2014\n\nFortunately, the entire story is fabricated. The only other possibility is that he died and was revived. However, there is nothing on Crystal Hefner’s social media that indicates any kind of scare of such magnitude.\n\nHowever, she does offer a witty quote regarding the Hugh Hefner death story.\n\nA lie can run around the world before the truth has got it’s boots on. #QuoteOfTheDay\n\n— Crystal Hefner (@crystalhefner) December 29, 2014\n\nThis statement, along with the “family night” photo, was made only a few hours ago. Whereas, Hugh Hefner was supposed to have been dead around 9 a.m. And unless Hugh has someone managing his social media profiles, he made his own tweets shortly before his wife.\n\nTonight’s Mansion movie is “American Sniper.”\n\n— Hugh Hefner (@hughhefner) December 29, 2014\n\nHe also retweeted what his wife tweeted afterwards. So sensibly, had Hugh Hefner passed, there would be a buzzing frenzy coming from the Playmates, let alone the rest of the media world.\n\nIt would benefit many to perform a little research before taking things as they come.\n\n@crystalhefner Dear Crystal Sorry for your loss, may God bless you and your family!\n\n— L.S. (@UltraGator) December 29, 2014\n\nAnd that comment was after Crystal stated that the story wasn’t true.\n\nHowever, there is one thing the anonymous writer got right. Hugh Hefner is 88 years of age. It seems as though he doesn’t plan on letting go of life just yet.\"\n556,\"BREAKING: INFORMANT? Paris Terror Suspect on US Watch List Met With French President Sarkozy in 2009\n\n21st Century Wire says…\n\nAs the dust settles from this week’s terror extravaganza in France, more loose ends are turning up (or being tied up), with this latest bizarre bombshell which is already fueling speculation as to the covert nature of the Charlie Hebdo false flag affair.\n\nA police commissioner from Limoges, France, Helric Fredou, aged 45 (photo, below), turned up dead from a gun shot to the head on Thursday amid the Charlie Hebdo affair. A high-ranking official within the French law enforcement command-and-control structure, Fredou was also a former deputy director of the regional police service.\n\n\nAt the time of his death, police claim to have not known the reason for his alleged suicide. This was reflected in their official statements to the media: “It is unknown at this time the reasons for his actions”. However, a back story appears to have been inserted simultaneously, most likely from the very same police media liaisons, who then told the press that Fredou was ‘depressed and overworked’. For any law enforcement officer in France, it would seem rather odd that anyone would want to miss the biggest single terror event in the century, or history in the making, as it were.\n\nHere is a link to the original report in the French media, which confirms that Commissioner Fredou was indeed working on the Charlie Hebdo case:\n\n“The Fredou Commissioner, like all agents SRPJ, worked yesterday on the case of the massacre at the headquarters of Charlie Hebdo. In particular, he was investigating the family of one of the victims. He killed himself before completing its report. A psychological ‘cell’ was set up in the police station.”\n\nHelric-Fredou-3\nEDITOR’S NOTE: It is not yet known to 21WIRE exactly how the fatal gun shot occurred, but if any other past political and high-profile ‘suicided’ cases are anything to go by, authorities will claim that this victim either shot himself in the back of the head,  with his non-shooting hand. In addition, if that were the case, there would also be a lack of gun powder burns on the hands according to the autopsy.\n\nUK-based investigative reporter Morris108, interviews ‘Phil in France’ regarding this new development:\n\n\n\n\nEven more bizarrely, an almost identical event took place just over one year earlier, November 2013 in Limoges, when the number 3 ranked SRPJ officer had killed himself in similar circumstances, with his weapon in the police hotel. Allegedly, his colleague discovered his body. The prosecution ruled that case was a suicide too, and the police officer had left a suicide note to his family in which he expressed “personal reasons” for his surprising action.\n\nStay tuned for more updates on this story at 21WIRE.\n\nSputnik News\n\nPolice commissioner, who had been investigating the attack on the Charlie Hebdo magazine committed suicide with his service gun on Thursday night.\n\nPolice commissioner Helric Fredou, who had been investigating the attack on the French weekly satirical magazine Charlie Hebdo, committed suicide in his office. The incident occurred in Limoges, the administrative capital of the Limousin region in west-central France, on Thursday night, local media France 3 reports.\nHelric Fredou, 45, suffered from ‘depression’ and experienced ‘burn out’ [according to the official statement]. Shortly before committing suicide, he met with the family of a victim of the Charlie Hebdo attack and killed himself preparing the report.\n\nFredou began his career in 1997 as a police officer at the regional office of the judicial police of Versailles. Later he returned to Limoges, his hometown. Since 2012 he had been the deputy director of the regional police service.\n“We are all shocked. Nobody was ready for such developments”, a representative of the local police union told reporters.\nOn January 7, 2015, two gunmen burst into the editorial office of Charlie Hebdo magazine, known for issuing cartoons, ridiculing Islam. The [suspected] attackers, later identified as brothers Said and Cherif Kouachi, killed 12 people and injured 11, and escaped from the scene. Following two days of nationwide manhunt, the suspects were killed on Friday by French police some 20 miles northeast of Paris.\"\n558,\"ISIS is trying to sell the remains of beheaded journalist James Foley to his parents or the US government for $1 million, according to a new report.\n\nA source who is a middleman contacted by ISIS to broker the deal told BuzzFeed that the terror group is trying to present it as an act of mercy for the family and a “humanity case,” the Web site said.\n\nThe Islamic fundamentalist group, which has overrun large sections of Iraq and Syria, killing thousands of people in the process, had been financing its military by selling oil produced by the wells in the areas it has captured and by collecting ransom from the governments of its non-American hostages.\n\nBut with the price of crude oil now plummeting and the United States and Britain standing firmly by their policy to not pay ransoms, ISIS — also known as the Islamic State — devised the plan to sell the corpse.\n\nISIS beheaded Foley on video last August.\n\nPhotojournalist James Foley talks to reporters from The Associated Press in Boston in 2011.Photo: APIt is offering his family a DNA sample to prove that the body it is holding really is his.\n\n“They ask for $1 million, and they will send DNA to Turkey, but they want the money first,” the source told Buzzfeed. “They will not give the DNA without the money.”\n\nThe source told the Web site that he is concerned the United States will stop the deal even if the family wants it, because the government nixed a ransom demand before Foley’s death.\"\n561,\"Tampa, Fla. (CBS TAMPA) – A Tampa massage therapist who calls herself “Jasmine Tridevil” says she spent $20,000 on a procedure to add a third breast to her chest.\nThe Florida woman told a Florida radio station that she “called like 50 or 60 doctors” in order to have the surgery adding a third breast. The 21-year-old says she saved up for two years for the surgery that she hopes will land her a reality television show on MTV. Tridevil says it’s not just fame and fortune that pushed her to have the surgery – it was also a desire to rebuff men\n“My whole dream is to get this show on MTV,” she told Real Radio. “I got it because I wanted to make myself unattractive to men. Because I don’t want to date anymore… Most guys would think [the extra breast is] weird and gross. But I can still feel pretty because if I wore makeup and cute clothes, I can still, you know… feel pretty.”\n“I’m dumping every penny I have into this. If this doesn’t work, I’m through.”\nLast month, she uploaded a YouTube video of herself modeling in a bikini as Radiohead’s “Creep” plays in the background.\nHer “Jasmine Tridevil” social media accounts on Twitter and Instagram have received reactions of disbelief – and support — at her selfie photographs featuring her in bikinis and other outfits displaying her third breast. She said she made many of her own outfits for herself.\nTridevil received the surgery a few months prior, although “it was really hard finding someone that would do it because they’re breaking the code of ethics,” she said. The third breast was constructed in the middle of her chest with a silicone implant and skin tissue that was cut from her abdomen. She signed a non-disclosure agreement with the doctor who performed the surgery.\nAlthough the surgeon was unable to make an artificial areola, Tridevil says she fixed that by having it made in a tattoo.\nTridevil said she was filmed when she told her parents about the surgery in hopes that the video will be featured on her own reality show. She says she personally hired the camera crew to film her after more than two years of saving money.\n“My mum ran out the door. She won’t talk to me. She won’t let my sister talk to me. My dad … he really isn’t happy … he is kind of ashamed of me but he accepted it,” she said. “My dad is still there for me.”\n– Benjamin Fearnow\"\n563,\"Oct 6 (Reuters) - Hewlett-Packard Co said it would split into two listed companies, separating its computer and printer businesses from its faster-growing corporate hardware and services operations.\n\nHP said its shareholders would own a stake in both businesses through a tax-free transaction next year.\n\nShares of the company, which has struggled to adapt to the new era of mobile and online computing, were up 5.1 percent at $37 in premarket trading on Monday.\n\nEach of the two businesses contribute about half of HP's current revenue and profit.\n\nThe move will result in a monumental reshaping of one of technology's most important pioneers, which has more than 300,000 employees and is on track to book $112 billion in revenue the fiscal year ending October.\n\n\"\"Shareholders will now be able to invest in the respective asset groups without the fear of cross-subsidies and inefficiencies that invariably plague large business conglomerates,\"\" Ralph Whitworth, former HP chairman and founder of Relational Investors LLC, said in a statement.\n\nRelational owns a 1.49 percent stake in HP, which had a market value of about $66 billion as of Friday.\n\nMany investors and analysts had called for a break-up of the company, or a sale of the personal computer business, so that HP could focus on the more profitable operations of providing computer servers, networking and data storage to businesses.\n\nHP is the latest in a line of companies, often under shareholder pressure, to spin off operations in an attempt to become more agile and capitalize on faster-growing businesses.\n\nOnline auction company eBay Inc said last week it would spin off electronic payment service PayPal.\n\nWHITMAN TO LEAD ENTERPRISE\n\nHP's current chief executive, Meg Whitman, will lead the new Hewlett-Packard Enterprise, which will house the corporate hardware and services operations.\n\nCurrent HP lead independent director Patricia Russo will be chairman of the enterprise company.\n\nHP's printing and personal computing business, to be known as HP Inc, will be led by Dion Weisler, currently an executive in that division. Whitman will be chairman of HP Inc.\n\nFounded by Bill Hewlett and Dave Packard in a Palo Alto, California garage in 1939, HP was one of the companies that shaped Silicon Valley and the PC revolution.\n\nLately, however, it has struggled to adapt to the shift towards mobile computing, and it has been overshadowed by younger rivals such as Chinese PC maker Lenovo, which is now the world's No. 1 PC maker by shipments.\n\nDell Inc, which is HP's closest U.S. competitor and facing similar pressure, was taken private by founder Michael Dell last year.\n\nHP's PC business has shown signs of life in recent quarters, growing broadly geographically as businesses replace aging machines.\n\nHP on Monday affirmed its fiscal 2014 adjusted earnings of $3.70 to $3.74 per share. It also forecast 2015 adjusted earnings of $3.83-$4.03 per share, in line with the average analyst estimate of $3.95, according to Thomson Reuters I/B/E/S.\n\nHP's announcement on Monday confirmed a report of the split in the Wall Street Journal on Sunday.\n\nUp to Friday's close, HP's stock had risen nearly 26 percent this year. (Reporting by Supantha Mukherjee in Bangalore, David Henry in New York, Edwin Chan in San Francisco and Bill Rigby in Seattle; Editing by Chizu Nomiyama and Savio D'Souza)\n\nSorry we are not currently accepting comments on this article.\"\n566,\"Sanaa, Yemen (CNN)Houthi rebels took all U.S. Embassy vehicles parked at the Yemeni capital's airport and wouldn't let departing U.S. Marines take their weapons with them, a top Sanaa airport official said about the latest evidence of unrest in an Arab nation long seen as key in America's fight against terrorists.\n\nThe actions come after the United States, along with Britain, suspended operations at their embassies and moved out staffers because of the instability in Yemen.\n\nAccording to the official, the Houthis seized many U.S. Marines' weapons at the airport, and the American troops also handed over some to random airport officials.\n\nHowever, a senior U.S. military official told CNN the Marines disabled their weapons and gave them to a Yemeni security detail, which had escorted them to the airport, because the Marines were flying commercial.\n\nThe U.S. Marine Corps sharply denied the allegations.\n\n\"\"All crew served weapons were destroyed at the embassy prior to movement. None of them were 'handed over' in any way to anyone. The destruction of weapons at the embassy and the airport was carried out in accordance with an approved destruction plan,\"\" the statement read.\n\nThe statement continued: \"\"To be clear: No Marine handed a weapon to a Houthi, or had one taken from him.\"\"\n\nThe previous night, embassy officials burned tens of thousands of documents and destroyed weapons that were inside the Sanaa embassy's storage warehouses, Yemeni employees of the embassy said.\n\nWhat you need to know about Yemen\n\nYemen has been an important country to the United States as the home of al Qaeda in the Arabian Peninsula, one of the most feared, influential and operational terrorist organizations in the world. U.S. officials have had a long relationship with Yemeni leaders, working with them to target AQAP militants.\n\nBut now, Yemen's latest leader, President Abdu Rabu Mansour Hadi, is gone, having resigned after Houthi rebels seized control of key government facilities, dissolved parliament and placed him under house arrest.\n\nAll this movement has left the Houthis -- Shiite Muslims who have long felt marginalized in the majority Sunni country -- as the pre-eminent power in Yemen.\n\nTheir takeover hasn't been smooth and it's not clear whether it will ever be complete. There has already been resistance to their attempted takeover of national government institutions from different groups in Yemen, particularly in the south, where there's a long-running secessionist movement, and in the oil-rich province of Marib to the east of Sanaa.\n\nThen there's the question of what it means for the United States and its anti-terrorism efforts.\n\nU.S. special forces stay in Yemen\n\nAs of last month, U.S. officials hadn't engaged in talks with the Houthis, though there were discussions about whether to talk to them.\n\nStill, even amid the turmoil, the U.S. military remains active in Yemen.\n\nTake, for instance, the killing of senior AQAP cleric Harith bin Ghazi al-Nadhari and three other people in a drone strike on their vehicle on January 31.\n\n\"\"They are still capable of conducting counterterrorism operations in Yemen, and frankly ... there's some counterterrorism training that's still ongoing ... with Yemeni security forces,\"\" said Rear Adm. John Kirby, a Pentagon spokesman.\n\n\"\"I'd be less than honest if I said that there hadn't been some adjustments already made because of the political uncertainty,\"\" he said. \"\"We're just going to have to watch this closely going forward.\"\"\n\nYemen's government has been a key ally in the fight against AQAP, which has been tied to the failed attempt by \"\"underwear bomber\"\" Umar Farouk AbdulMutallab and Fort Hood shooter Maj. Nidal Hasan. More recently, the terror group has been linked to the slaughter at French magazine Charlie Hebdo.\n\n\"\"They are a very dangerous group,\"\" said Kirby. \"\"They do want to threaten Western interests, including U.S. interests, and we do consider them a threat to the United States of America. We're watching them very closely.\"\"\n\nJournalist Hakim Almasmari reported from Yemen, and CNN's Greg Botelho wrote in Atlanta. CNN's Jim Sciutto and Jamie Crawford contributed.\"\n575,\"Sunday night Facebook went crazy with Hugh Hefner dead rumors — but RumorFix can tell you they are not true.\n\nA bogus website with the url — nbctoday.co — published a story on Sunday with the headline: “Breaking: Playboy Tycoon Hugh Hefner Passes Away at Age of 88.” By the way, the official website for the Today Show is www.today.com.\nhugh hefner dead rumors started by bogus website\nBy 9:45 p.m. Sunday night, the story was shared 130,000 times and the huge influx of traffic shutdown the site at different times during the evening.\nThe article looked very authentic including fake quotes from a police officer stating Hef had died Sunday morning. The last four lines from the story were directly lifted from Hugh’s Wikipedia profile.\nBut on Sunday evening, Hugh was very much alive he even tweeted a photo from the Playboy mansion, where it was movie night. He and wife Crystal Hefner watched American Sniper.\"\n576,\"Despite being heavy competitors with each other, Samsung and Apple do quite a bit more business with each other than some might realize, Samsung has long been a supplier of some Apple product components for iPhones and iPads, and back in January they were rumored to be providing Apple the S1 system-in-package chipset for the Apple watch that debuts later this year. Now there are reports stating that through their Samsung Display arm they may become a future supplier to Apple for displays of the Apple watch. The report also states that LG Display will actually be the first provider of the OLED displays that the Apple watch is said to be using. LG Display also currently makes displays for the iPad.\n\nAs we stated above this wouldn’t be the first time that we’ve seen Apple work alongside its competitors, let alone two of its biggest competitors, to bring one of its own devices to market. Apple of course, had to get the Apple watch displays from somewhere because they don’t make their own displays for their products, and seeing as how both Samsung and LG have already produced more than one smartwatch themselves along with the displays on them, should these rumors be true it actually makes a lot of sense. Currently the Apple Watch isn’t available, but it is reportedly going on sale this year in April, and for the time being the rumor states that LG will be the sole supplier at first.\n\nWhat’s more, is that Samsung is reported to be joining in on the display sales sometime as early as the second half of 2015 or very early 2016 potentially for the next version of the Apple watch, although at this point in time Samsung and LG have both declined to comment on these rumors stated in the South Korean media. Apple has kept quiet on the matter as well. Whether or not there is any truth to these rumors seems to be uncertain for now, but knowing that Apple buys display tech from LG Display already, the rumors are reasonable enough to be at least plausible and it’s certainly possible for LG Display to make more screens for other Apple products.\"\n579,\"The 80-year-old and bride-to-be Afton Elaine Burton were granted permission late last year to get hitched - but it hasn't gone ahead\n\nVIEW GALLERY\n\nCharles Manson was being married for money not love after his fiancee only wanted the wedding so she could cash in on his corpse, it has been claimed.\n\nA new book alleges the serial killer's engagement to Afton Elaine Burton was part of a crazy scheme of hers to make money by putting his body on public display after his death.\n\nAccording to journalist Daniel Simone, the 27-year-old sought to wed the mastermind of the Helter Skelter murders so she could gain possession of his remains when he died.\n\nSimone claims Burton, known as Star, and her friend, Craig Hammond, planned to lay out Manson’s remains in a glass crypt.\n\nThe pair began concocting their ghoulish plot over two years ago believing their bizarre tomb would draw huge crowds and make big money.\n\nMarriage Off: Charles Manson has refused to marry Afton Burton despite being granted a marriage license\n\nHowever Manson, 80, who recently refused to marry Burton after the pair were granted a marriage licence, is alleged to have discover the plot and wanted not further part.\n\n“He’s finally realised that he’s been played for a fool,” Simone said.\n\nInitially, Burton and Hammond had asked the killer to sign a document that would let them take his body when he dies.\n\n“He didn’t give them a yes, he didn’t give them a no. He sort of strung them along,” Simone claimed.\n\nThey tried to ingratiate themselves with the killer buying him toiletries and other items however he was wise to their plans and kept stringing them along.\n\nWhen they finally realised he wouldn't grant them consent to have his body it was then, Simone alleges, they thought of the marriage plan.\n\nUnder Californian law a wife would be given possession of her husband’s remains upon his death. Simone believes Manson never intended to marry Burton.\n\n“Manson never consented to the wedding in the first place and never will,” he said.\n\nEnterprise News and Pictures   Bizarre Claim: A journalist has alleged that Burton wanted to put Manson on display in a glass coffin\n\nThe journalist also said Manson feels “it is a stupid idea” as he thinks he is immortal. “He feels he will never die,” Simone added.\n\nBut despite the author’s claims Burton says she hopes to be granted a second marriage licence.\n\nWriting on her website she said: “They plan on renewing the license, and things will move forward in the coming months.”\n\nThe 80-year-old and Burton applied late last year to get hitched.\n\nHowever US prison officials confirmed no ceremony has taken place the before last Thursday’s deadline.\n\nThe weekend before was the last occasion the couple could have married inside a visiting room at California State Prison, Corcoran.\n\nOn her website Burton said the nuptials, Manson’s third, was postponed “due to an unexpected interruption in logistics.”\n\nShe said Manson had been receiving treatment for the last two months in the prison’s hospital wing and could not receive any visitors.\n\nCORCORAN STATE PRISON   Hospital Treatment: Manson, pictured here in prison in 2009, has been treated for the last two months\n\nSimone along with Heidi Jordan Ley, have been working on their book “The Retrial of Charles Manson” with the help of the killer and other inmates.\n\nThey were in regular contact with the former cult leader before his phone privileges were suspended but now correspond with him through letters.\n\nManson is serving a life sentence for his role in the murders of seven people including actress Sharon Tate and one unborn child in Los Angeles in 1969.\n\nAs a life prisoner with no parole date set, Manson is not entitled to conjugal visits. He is not eligible to apply for parole again until 2027.\n\nBurton first met Manson after months of writing. She then left her family home with £1,200 in savings to move closer to Manson in California.\n\nShe now visits him every Saturday and Sunday for up to five hours a day.\n\nWhen the Mirror tried to contact Burton and Hammond they were unavailable for comment.\"\n580,\"Although Joan Rivers went to Yorkville Endoscopy for a routine procedure, her time spent there was anything but routine.\n\nAs RadarOnline.com has previously reported, Rivers’ female ear, nose and throat doctor stepped in once Dr.Lawrence Cohen, Rivers’ gastroenterologist, discovered something on her vocal cords. The ENT, who wasn’t authorized to perform any medical procedures at the clinic took over and began a biopsy.\n\nPHOTOS: Celebrities Who Died In Bizarre Circumstances\n\nThe biopsy was not authorized, as Rivers never signed a consent form. And once it began, her vocal cords began to swell, Anderson 360 revealed Tuesday night. But that’s not all. Not only was the ENT not supposed to be treating the comedienne, 81, at this time, medical staffers have also told investigators that the ENT snapped a selfie with the Fashion Police star while she was under anesthesia – a major violation of privacy, given she did not give her consent to have her picture taken.\n\nDr. Cohen, who doubled as the clinic’s medical director, has since parted ways with Yorkville. The clinic confirmed his departure, stating, Dr. Cohen “is not currently performing procedures…nor is he currently serving as medical director.”\n\nThis article originally appeared at Radar Online. Copyright 2014.\"\n584,\"Lenovo has already purchased Motorola from Google, and now according to a recent report, the company is interested in another smartphone maker, BlackBerry.\n\nBack in October of last year, we heard rumors that Lenovo were interested in buying BlackBerry, and according to a recent report, Lenovo are still interested in the acquisition.\n\n\nLenovo are rumored to be offering around $15 per share for BlackBerry, and may even increase that to around $18 per share, which is quite a bit higher than their current price of around $9.50.\n\nBlackBerry has been turning things around recently, the latest financial results were better than expected, and the company appears to be doing better with their new BlackBerry Passport handsets than previous devices.\n\nLenovo has big plans for their new smartphone business, and intends to launch a new subsidiary in China that will focus solely on smartphones, so BlackBerry could be a smart buy for the company.\n\nAs soon as we get some more details on whether Lenovo will be making an offer on BlackBerry, we will let you guys know.\n\nSource benzinga, Gforgames\"\n590,\"Over the years, countless food items have come and gone from McDonald’s finely-tuned menu, but one franchise owner in the Midwest decided that the McPizza was more than just a fad. That’s right — the McDonald’s pizza that you knew (and loved?) in the ’90s is still on the menu, but only at two U.S. locations.\n\n\nFROM EARLIER: Video: McDonald’s explains that its McNuggets are really made from chicken and contain no beaks\n\nAs reported by Canada.com, one McDonald’s on the Ohio River and another in Spencer, West Virginia, both owned by Greg Mills, still serve piping hot McPizzas day in and day out.\n\n“According to employee Judy Norman, it’s the same pizza as they sold when she started there 11 years ago and it’s presumably the same that children everywhere enjoyed throughout the 1990s,” writes Canada.com’s Ashley Csanady.\n\nNorman tells Canada.com that there are “days when everyone wants pizza and there are days where just every so often you get a pizza [order].”\n\nSo if you were planning on making a cross-country road trip any time soon, it might be worth altering your route just to make sure you pass through Spencer, West Virginia on your way. After all, McDonald’s should have the pizza ready for you in under 5 minutes:\"\n594,\"The video showing the beheading of U.S. journalist Steven J. Sotloff appears to be authentic, U.S. officials said Wednesday as President Obama said America would not be “intimidated” by Islamic State militants.\n\n“The U.S. intelligence community has analyzed the recently released video showing U.S. citizen Steven Sotloff and has reached the judgment that it is authentic,” said National Security Council spokeswoman Caitlin Hayden.\n\nSotloff’s family, through a spokesman, issued a statement suggesting they believed the footage to be authentic as well. “The family knows of this horrific tragedy and is grieving privately,” said the spokesman, Barak Barfi.\n\nIt was the second such killing carried out by Islamic State militants. Late last month, American journalist James Foley was beheaded in a similar videotaped slaying.\n\nIn Estonia, Obama vowed to “destroy” the Islamic State militants and said the United States would “not be intimidated” by the bloodshed.\n\nThe Sotloff video, which surfaced online Tuesday, shows a bound and kneeling Sotloff being held at knife-point by a black-clad militant against a desert backdrop similar to the one shown in an earlier video depicting the beheading of Foley.\n\nThe gruesome killings and the group’s threat to decapitate other captives put new pressure on the Obama administration at a time when it is weighing how the United States should respond to an al-Qaeda offshoot that is seen as ruthless but that has not carried out plots beyond the region.\n\nThe United States has carried out more than 100 airstrikes against Islamic State fighters in Iraq over the past month since the group expanded its control of territory there. But the administration has avoided direct U.S. military involvement in Syria aside from a failed attempt to rescue Foley and other captives earlier this year.\n\nThe Pentagon and U.S. intelligence agencies have developed lists of possible Islamic State targets in Syria. But Obama, who has expressed concerns about being drawn into Syria’s civil war, indicated last week that he had not yet approved new strikes. “We don’t have a strategy yet,” Obama said in a remark that was later derided by Republican lawmakers and critics.\n\nU.S. officials believe that as many as a dozen Americans may be fighting alongside the Islamic State in Iraq and Syria and that the group holds at least two other American hostages, both aid workers.\n\nSotloff, a 31-year-old freelance journalist, had written for Time magazine, Foreign Policy and other publications. He was believed to have been taken captive shortly after entering Syria in 2013, and he was shown in the video of Foley that the Islamic State released last month. Sotloff’s mother, Shirley, recently  released a video pleading with the group for her son’s release.\n\nIn the video, an unidentified militant denounces the Obama administration, saying, “I’m back, Obama, and I’m back because of your arrogant foreign policy towards the Islamic State.” He cites recent U.S. airstrikes against the group in Iraq and warns that “just as your missiles continue to strike our people, our knife will continue to strike the necks of your people.”\n\nThe militant speaks with a British accent, raising the possibility that he is the same person who killed Foley, 40. Both hostages wore orange jumpsuits, much like prisoners held by the United States at Guantanamo Bay, Cuba.\n\nFoley and Sotloff may not have been killed at the same time or place. The militant in the Sotloff video appears to refer to U.S. airstrikes at Amerli in Iraq, which began over the weekend. Sotloff also appears to have more hair on his head and face than in the first video.\n\nThe latest video, obtained by the Site Intelligence Group, an organization that tracks the online postings of Islamist militant groups, also shows another hostage identified as David Cawthorne Haines. Haines is a British aid worker who was abducted in March 2013 near the Atmeh refu­gee camp adjoining the Turkish border and the Syrian province of Idlib, according to aid workers involved in efforts to secure his release.\n\nIn an apparent reference to Britain, Sotloff’s killer warns “governments that enter this evil alliance of America . . . to back off and leave our people alone.” Haines is shown in the same kneeling position and wearing the same type of orange jumpsuit as Sotloff and Foley before him.\n\nSotloff had traveled into and out of Syria several times before he was abducted after entering the country from Turkey on Aug. 4, 2013, according to a person familiar with the details of his case. The Florida native had covered turmoil in countries including Egypt and Libya, where his reporting served as the basis of a Time magazine reconstruction of the Sept. 11, 2012, attacks on U.S. compounds in Benghazi.\n\nIn the video that surfaced Tuesday, Sotloff stares stone-faced into the camera while delivering a statement apparently scripted by his captors. “I am Steven Joel Sotloff,” he says, adding that he is “paying the price” for the Obama administration’s policies in the Middle East.\n\nThe video lasts less than three minutes but appears to have been carefully produced by the terrorist group, which has used online propaganda to position itself as a successor to al-Qaeda and declare itself the leader of a new Islamic caliphate.\n\nThe recording opens with footage of Obama’s remarks after Foley’s death, then cuts to video of Sotloff taken from two camera angles. A digital representation of the Islamic State’s black banner flutters in the upper left corner of the frame.\n\nFoley’s killing last month prompted an unusually emotional response from Obama, who interrupted his vacation on Martha’s Vineyard to warn that the United States would be “relentless” against the Islamic State. Obama, who departed Tuesday for a trip to Estonia and Wales, did not publicly respond to Sotloff’s apparent killing.\n\nBritish Prime Minister David Cameron issued a statement saying that the video, if authentic, depicts “a despicable and barbaric murder” and that the Islamic State fighters “threaten Syrians, Iraqis, Americans and British people alike and make no distinction between Muslims, Christians or any other faith.”\n\nHaines is among several Western hostages believed to be held by the Islamic State, possibly in Raqqah, a Syrian city that serves as the group’s stronghold.\n\nU.S. and British authorities are still seeking to determine the identity of Foley’s killer. His British accent has intensified concerns in Britain and elsewhere in Europe about the large number of European citizens who have flocked to Syria’s civil war over the past four years.\n\nBritain, France and other countries have seen hundreds of citizens depart for Syria, almost all of them carrying passports that would allow them to return to their home countries or travel to other Western nations.\n\nBritish officials raised the country’s threat level to “severe” last week as the nation’s home secretary warned that terrorist plots were seen as “highly likely” because of the fallout from the conflicts in Iraq and Syria.\n\nAdam Goldman, Anne Gearan, Julie Tate and Karen DeYoung in Washington and Liz Sly in Beirut contributed to this report.\"\n596,The woman who reported that she added a third breast was most likely lying.\n597,\"LAS VEGAS (KSNV MyNews3.com) – CNBC cites sources that Tesla has chosen Nevada as the site for its battery factory plant.\n\nNo details are available on the specific location for the plant, but Gov. Brian Sandoval has scheduled a news conference for Thursday to discuss a major economic development announcement. Dow Jones and The Wall Street Journal also report that Nevada has been chosen.\nKSNV political reporter Jon Ralston reports that Sandoval is talking to state lawmakers about scheduling a special session to approve financial incentives for Tesla.\n\nFive states have reportedly competed to house the facility: Nevada, California, Arizona, Texas and New Mexico reportedly have been in the running for the plant.\n\nTesla has reportedly asked the states to commit as much as $500 million in incentives, or about 10 percent of the gigafactory’s overall cost.\n\nThe $5 billion plan is set to begin production of 500,000 lithium battery packs by 2017 for use in Tesla’s Model 3 cars.\n\nCheck back for updates.\"\n602,\"Saudi Arabia’s national carrier Saudia intends to ban gender-mixing aboard all its flights in line with rules enforced by the conservative Gulf kingdom.\n\nThe airlines said it decided to act following recurrent complaints from passengers objecting to have males seated next to their wives and other female family members.\n\n“There are solutions to this problem…we will soon enforce rules that will satisfy all passengers,” Saudia assistant manager for marketing Abdul Rahman Al Fahd said, quoted by the Saudi Arabic language daily ‘Ajel’.\n\nHe did not elaborate, but the paper said it would include instructions to flight booking staff at the Gulf kingdom’s airports to ensure males and females are separated aboard Saudia’s flights unless they are closely related.\"\n605,\"An airliner in Saudi Arabia has a new in-flight plan for its passengers that involves segregation. The country’s national airline is introducing new seating assignments that will be based on gender separation. The commercial flight service, in keeping with Saudi Islamic law, is responding to complaints from passengers about males sitting next to their wives, according to a Daily Mail news report.\n\nSaudi Arabia’s national airline fielded a string of complaints from a number of male fliers who are protesting other males sitting next to their spouses and other female relatives. Accordingly, the airline met over creating rules for passengers in order to remain in strict compliance with laws that govern Islam in the Gulf kingdom.\n\nWomen soon to be segregated aboard Saudi planes.\n\nFuture plans are to institute segregation rules aboard Saudi Arabia Airlines flights. In short, males and females will not be allowed to sit adjacent to one another unless they are closes relatives. The concern is that the rules will clash with passengers who represent other nationalities and do not practice Islamic laws. Saudi assistant manager for marketing Abdul Rahman Al Fahd weighed in on the subject.\n\n“There are solutions to this problem…we will soon enforce rules that will satisfy all passengers.”\n\nAlthough the new plans for separating men and women aboard flights is part of a new initiative, most Saudi Arabia customs are already practiced aboard commercial airlines in the region. Several examples; pork dishes and alcohol, which are served aboard passenger planes in the West and other nation states, are forbidden on Middle Eastern and Sharia observant flights. Additionally, a verse from the Qur’an is read with accompanying an prayer before every flight, and international flights offer an on-board prayer room for men only.\n\nAlthough the country does not allow Saudi women to work as cabin crew members, they employ the services of women from other countries. Moreover, Saudi Arabia Airlines’ segregation extends to the ground. In November, the company opened its fourth all-women office in the Murooj district of Saudi capital, Riyadh, wrote DM.\n\nSome say the move to segregate women and men aboard Saudi airliners violates United Nations laws on human rights. Nonetheless, practitioners of Islamic law point to custom and religion, saying it’s not used to oppress women.\n\nStill, many others say it’s pure gender inequality and has no place in the modern world. It’s known that women in Gulf states are required to enter and exit using special doors in public spaces. Months ago, Inquistir reported that women with “pretty eyes” are being forced to cover them up to prevent temptation.\n\nAdditionally, women are forbidden to socialize with another male unless he is a close relative. If she does, charges can include prostitution, fornication and adultery. The penalties are harsh and can include stoning and death. The new Saudi Arabian airline segregation policy will undoubtedly fan the flames in the ongoing debate between what many view as oppressive religious laws and human rights.\n\n[Image via: Carbonated.TV, MyPlaneWorld]\"\n606,\"TORPOINT — No one likes getting bills, but one bill in particular has a family in Torpoint completely shocked.\n\nAccording to the Plymouth Herald, it all happened after 5-year-old Alex Nash was invited to a friend’s birthday party at a ski and snowboarding facility.\n\nAfter Alex was invited to the bash, Nash’s parents told his friend’s mother he would attend the party. But later, they realized they already had made other plans for that day, so Alex missed the party.\n\nSeveral days later, the little boy came home from school with an envelope in his book bag. It contained an invoice from his friend’s mother for a “child’s party no show fee.”\n\nThe total was about $24.\n\nAt first, they thought the bill was a joke and the woman they would not be paying the fee. But then, they say, she threatened to take them to small claims court.\n\nThey also claimed that Alex’s friend will not play with him anymore.\n\nAlex’s parents are trying to resolve the situation via Facebook.\"\n613,\"Defence officials were unable to confirm local media reports that the Isis boss was among those hit\n\nThe US-led coalition against Isis has carried out a bomb attack on a convoy of senior militants that may have included the group's leader Abu Bakr al-Baghdadi.\n\nAmerican defence officials confirmed that the air strikes on Friday night destroyed 10 armoured vehicles near the northern Iraqi city of Mosul, and that the mission had been \"\"against what was assessed to be a gathering of [Isis] leaders\"\".\n\nIraqi state television and two officials also said yesterday that the Isis leader had been wounded.\n\nAn Interior Ministry official and a senior Iraqi military official both told the Associated Press that the strike on Saturday had wounded Baghdadi, but gave no details about how bad his injuries might be, following speculation about his death.\n\nThe death of the elusive leader would mark a significant step change in the US-led effort to curtail the Islamist extremist group.\n\nAmong those reportedly confirmed killed in the strikes was Abdul Rahman al-Athaee, also known as Abu Saja, one of al-Baghdadi's key aides and a man who regularly travelled with the militant group's self-proclaimed \"\"caliph\"\" or spiritual leader.\n\nBut while the Al Arabiya News Channel quoted local tribal sources as saying that al-Baghdadi was \"\"critically wounded\"\" in the attack, neither US nor Iraqi officials were able to provide further details.\n\nSpeaking to the BBC's Andrew Marr Show this morning, Chief of the Defence Staff General Sir Nicholas Houghton discussed al-Baghdadi's \"\"potential death\"\", suggesting the UK is confident there is at least a strong chance the Isis leader may have been successfully targeted.\n\nGen Houghton said he could not \"\"absolutely confirm\"\" that al-Baghdadi was in the convoy, but warned that the terror group's leadership would \"\"regenerate\"\" regardless of his fate.\n\n\"\"What I wouldn't want to do is rush to the sense that the potential death of one of their totemic leaders is going to create some strategic reverse in Isis,\"\" he said.\n\nThe Pentagon has released a statement saying that it \"\"cannot confirm if [Isis] leader Abu Bakr al-Baghdadi was among those present\"\", nonetheless adding that the strikes as a whole \"\"demonstrate the pressure we continue to place on the IS terrorist network\"\".\n\nMeanwhile on Sunday it also emerged that Iraqi military forces had reached the centre of the northern city of Baiji, a major gain in the battle for the country's biggest oil refinery located nearby.\n\nAn Iraqi army colonel said government troops entered Isis-occupied Baiji, a city of about 200,000 people, from the south and west and took over the al-Tamim neighbourhood and city centre.\n\nSpeaking before those gains in a CBS \"\"Face The Nation\"\" interview broadcast today, Barack Obama hailed what he called the \"\"very effective\"\" air strikes carried out by the international coalition.\n\n\"\"The air strikes have been very effective in degrading ISIL's capabilities and slowing the advance that they were making,\"\" the US President said.\n\n\"\"Now what we need is ground troops, Iraqi ground troops, that can start pushing them back.\"\"\n\nObama announced on Friday that he had ordered the deployment of up to 1,500 more US soldiers to support Iraqi forces, which could bring the overall contribution of American troops in the country to 3,100.\"\n617,\"Beats Music will eventually disappear as a brand, according to a new report. TechCrunch reports that Apple plans to eliminate the Beats Music streaming service, which it acquired in May, but doesn’t say when. The report is less clear on what Apple plans to do with streaming music. Once source tells TechCrunch that on-demand music could be integrated into iTunes; another source says Apple will make a “significant music announcement” in the first half of 2015.\n\nEngineers from Beats Music have already been transferred to other divisions at Apple, including iTunes, according to the report. As TechCrunch notes, Beats Music CEO Ian Rogers was put in charge of Apple’s ad-supported iTunes Radio product in August and has been splitting his time between the services since then.\n\nWhen Apple bought the Beats brand for $3 billion, Apple senior vice president Eddy Cue called Beats Music “ the first music subscription service done right .” Though it mostly mimicked existing services from Spotify, Rdio, and others, Beats Music tried to differentiate itself through hand-curated playlists and the involvement of music-industry titans like Dr. Dre and Trent Reznor. But after three months it had only 250,000 subscribers, compared to  over 10 million  on Spotify. Still, Cue had positioned Beats as a key component of Apple’s music strategy, saying that the company wanted to offer on-demand listening along with ad-supported radio and digital downloads.\nAll of which suggests that while the Beats Music brand may be going away, on-demand streaming from Apple could easily take another form. If iTunes is remade as a kind of celestial jukebox that combines your MP3s and on-demand streaming into a single place, the Beats Music brand going away might not be such a bad thing, after all.\n\nApple did not immediately respond to a request for comment.\n\nThis article originally appeared on The Verge.\"\n619,\"A 17-year-old girl on Saturday, January 17 poured acid on the private part of her 25-year-old boyfriend after she found their sex tape online.\nThe girl who cannot be named as a minor attacked Humphrey Khoza with battery acid while he was having drinks with his friends; in Cork Village near Hazyview.\nThe girl said she was tricked by her boyfriend who had sex with her without a condom and also filmed it. The sex tape has reportedly leaked.\n\"\"I heard about the video from one of my classmates and I thought that they were joking, but then I saw the video myself and lost my mind. I had to do something to show him that I was angry and wanted to hurt him so that he can see that he messed with the wrong girl,\"\" the girl told South African Press Association, SAPA.\nDetermined to teach her boyfriend a lesson, she searched in her father's tools for a wheel spanner and got hold of a battery acid.\n\"\"While I was searching I came across an old acid bottle. I took it and went straight to his regular drinking place and when I got there I became angrier. I didn't hesitate to pour the acid on him,\"\"  the girl said.\nThe 17-year-old said she intend to pour the acid on her boyfriend’s penis as she just wanted him to feel pain.\nKhoza, told the SAPA that she he had been dating the girl since December.\n\"\"Everything happened in a blink of an eye because I saw her when she was coming with a bottle, but I didn't realise that she was carrying acid. She just angrily called me a dog,\"\" Khoza said.\n\"\"She asked how in the world I could have done such an evil thing to her. It was only then that I realised that she was talking about the video that I took while we were having sex,\"\" he added.\nIn the sex tape, Khoza is seen pushing the girl, in her school uniform, onto a bed.\nHe however revealed that the sex was consensual.\n\"\"We agreed to have sex, but she was not aware that I was filming the sex using my laptop computer. I did not intend to show anyone the video and I still don't know how it got onto social media,\"\" he said.\"\n627,\"Microsoft will buy Stockholm-based game developer Mojang, the creator of the \"\"Minecraft\"\" video game franchise, for $2.5 billion.\n\nMicrosoft said it expects the acquisition to be break-even in the full-year 2015 on a GAAP basis, and expects the acquisition is to close in late 2014.\n\nMicrosoft is primarily known for business software like Word and Outlook. But this acquisition will help Microsoft expand its gaming division which also includes game franchises such as the \"\"Halo\"\" shooter game and \"\"Forza\"\" racing game.\n\n\"\"Gaming is a top activity spanning devices, from PCs and consoles to tablets and mobile, with billions of hours spent each year,\"\" said Satya Nadella, Microsoft CEO, said in a statement. \"\"Minecraft is more than a great game franchise — it is an open world platform, driven by a vibrant community we care deeply about, and rich with new opportunities for that community and for Microsoft.\"\"\n\nShares of Microsoft traded slightly lower in premarket trading following the announcement. (Get the latest quote here.)\n\n—By CNBC. The Associated Press contributed to this report.\"\n629,\"9-year-old girl has written a hearfelt letter to her teacher, after he revealed he was gay during a lesson on homophobic bullying.\n\n\nIt reads: “Dear Mr R\n“Even though you’re gay, I will always treat you the same way as I do now. I still think about you the same way as I used to. You’re a great teacher and these are just some of the word’s (sic) that I would describe you as: great, amazing, fantastic, brilliant, awesome and brave.\n“The reason why I say brave is because you shared a personal secret which was very brave.\n“You don’t have to feel scared because I know that everone in the class feels the same way as I do.\n“From A x x\nPS. We are all proud of you”\nThe teacher told PinkNews: “As a primary school teacher I’d always worried about mentioning my sexuality, despite the fact that my colleagues talked about their husbands, wives and significant others all the time.\nADVERTISEMENT\n“Then, as part of anti-bullying week, I’d asked who’d heard ‘gay’ being used as an insult. Almost every one of my class put their hands up. I was stunned.\n“Then I asked who thought that people who were gay or lesbian were bad or wrong in some way, again almost every hand went up.\n“After speaking to my Head, who was very supportive, we agreed I could tell the class that I’m gay so they at least knew one gay person and hopefully explain that when people use that word they’re talking about me.\n“The reaction was fantastic – there were a lot of gasps and shocked looks and some basic questions – do you have a boyfriend, etc – but after a couple of minutes they were over it and we moved on to the rest of the lesson.\n“The letter came a couple of days later. The little girl who wrote it gave it to me at the start of the day with all the other slips about dinner money, school trips and doctors appointments.\n“Reading it brought tears to my eyes and it took me a little while to compose myself. When I thanked her she just shrugged and repeated something one of the boys in the class had said during the lesson, ‘It’s just your life’. Then she went back to her maths.\n“For my class it was a surprise sure but, to them, it was just something simple and easy to file away as another piece of information. There was no judgement, no follow up, just acceptance.\n“Now, I can mention my fiance as easily as any other teacher and my class know me a little better. I’ve had a lot of letters and cards over the years, but this one I know I’ll keep forever.”\"\n631,\"Dornnella Conner lost her left eye when a police officer fired a non-lethal bean bag round at the car her boyfriend was driving on the outskirts of Ferguson, Mo. early Tuesday.\n\nA pregnant St. Louis woman wants justice after she lost her left eye in a violent run-in with police early Tuesday at the edge of Ferguson, Mo.\n\nBefore Dornnella Conner went for a ride into the hell that engulfed St. Louis suburb on Monday night, she shared an illustration with her Facebook friends of Michael Brown and Trayvon Martin walking arm-in-arm – along with her own thoughts: “RIP – feeling mad.”\n\nJust hours later she would be part of the tragic storyline when a police officer fired a non-lethal bean bag round at the car her boyfriend was driving, shattering the passenger side window and leaving her face a bloody mess, according to reports.\n\n“I will have justice for what they did to me,” Conner wrote on Facebook Thursday. “But I’m happy I’m alive.”\n\nProtesters took to the streets when a St. Louis grand jury chose not to charge police officer Darren Wilson in the Aug. 9 shooting death of Brown.\n\nThe couple was parked at the BP gas station on New Halls Ferry Road in St. Louis, just north of the mayhem in Ferguson, when police moved in to clear the area. Police reported gun fire from the gas station and eventually made 16 arrests, KMOV reported.\n\nPolice also claim someone tried to run down an officer, who fired at the car fearing for his safety. Turns out, Conner was struck. Doctors were unable to save her left eye and Conner reports blurry vision in the other.\n\n“My sister can now only see one side of things – literally,” Conner’s sister, who goes by the name Tikal Goldie, told KMOV. “I really just want to have closure and justice for my sister.”\n\nConner said she and her beau were just bystanders caught up in an unfortunate situation.\n\nNow she’s disabled and police have issued a warrant for her boyfriend’s arrest.\n\njmolinet@nydailynews.com Follow on Twitter @jmolinet\n\nON A MOBILE DEVICE? CLICK HERE TO WATCH THE VIDEO.\"\n635,\"Let's face it: Apple's not so good at social. Path, the former \"\"private\"\" social network with not many users sucks at social too. Now, Apple is reportedly buying Path. It all makes so much sense.\n\nThe news comes via PandoDaily, which quotes an anonymous \"\"single well-placed source inside Apple's engineering team\"\" as saying: \"\"It's almost done, if not signed already, but it's essentially a done deal.\"\"\n\nDespite claims of a growing user base in recent months, Path, with its 25 million users, still lags far behind giants like Whatsapp, Facebook and Twitter. The company has been hemorrhaging employees and making desperate attempts to bounce back by releasing apps like Talk, a private messenger with bells and whistles, and a premium version with stickers and photo filters that no one really pays for.\n\nStill, the app did gain critical acclaim for its beautiful user interface, so perhaps Apple could be its natural home. Cult of Mac points out that Path's ties to Apple go way back. Path CEO, Dave Morin, is a former employee, and during Tuesday's iPhone 6 keynote, he was spotted sitting up front, a place usually reserved for Apple executives.\n\nAccording to PandoDaily, the app itself is likely to survive the acquisition by being incorporated into Apple's newly refreshed Messages app in iOS 8. How? Your guess is as good as ours. [PandoDaily via Cult of Mac]\"\n637,\"A robotic vacuum cleaner \"\"attacked\"\" a South Korean woman while she slept by attempting to suck up the hair on her head.\n\nThe woman, a 52-year-old resident of Changwon who has not been named, was awoken by the pain and, unable to extricate herself from the robot, called the fire department for help.\n\nShe was eventually freed by paramedics, escaping serious injury but losing several strands of hair.\n\nIt required two paramedics to remove her hair from the machine's nozzle, Korea Biz Wire reported.\n\nThe incident, which took place on January 3, highlighted the potential risk of this type of accident in South Korea, where sitting and sleeping on the floor is common practice.\n\nThe vacuum only stopped running more than a minute after initially ingesting the woman's hair.\n\nShe was still unable to free herself from the vacuum and made a \"\"desperate rescue request\"\" call to 119, South Korea's emergency telephone number.\n\nRobotic vacuum cleaners are equipped with sensors allowing them to clean surfaces by detecting dirt while avoiding obstacles such as stairs, people and cables - but not, seemingly, human hair that is still attached.\n\nToo close to home\n\nWhile a person's home is his or her castle, it can also the source of seriously painful and embarrassing accidents that require medical attention.\n\nDoctors in Saudi Arabia got quite a shock when they x-rayed a toddler and saw that he had swallowed a metallic SpongeBob SquarePants pendant.\n\nDoctors couldn't believe their eyes when they saw this familiar face on the x-ray\n\nThe item, seen in stunning detail in the image above, was removed from the 16-month-old baby boy's oesophagus without complications.\n\nA closer look at the hairball doctors removed Picture: EUROPICS\n\nA teen in Kyrgyzstan was rushed to hospital unable to eat and when doctors cut open the 18-year-old's swollen stomach they discovered this giant hairball, which had formed over many years of the girl compulsively eating her own hair and locks she picked up off the floor.\n\nStatistically speaking, most British people are more likely to be injured at home than anywhere else.\n\nDon't whatever you do, let the kids anywhere near a trampoline, with the device accounting for around half of all domestic sports injuries requiring hospital treatment among children. Safety experts say children jumping on one with an adult or a crowded trampoline, are the most likely to end in tears and a trip to an A&E unit.\n\nBarbequing at home can cause unfortunate accidents, with a quarter of us admitting to cooking with one, that is operating a large open flame, while drunk. Gazebos, wooden furniture and sheds are often accidentally set alight in the warmer months, safety experts say. Tipsy grillers could explain the 2,000 individuals admitted to A&E units each year with barbeque-related injuries.\n\nDepending on the damage, it seems some of us nurse our wounds in silence.\n\nAround a third of UK adults will feel more than a slight ache or pain as a direct result of bedroom antics, with carpet burns, cricked necks and bruised shoulders among the nation's most common sex injuries.\n\nFor more stories, like the Telegraph's Facebook page by clicking on the link below:\"\n641,\"The ship left Sierra Leone on July 13 2014 in destination of the Mexican city of Tampico. Six days after leaving the port of Freetown, the captain of the ship reported in a radio communication that three of the crew members were beginning to show distressing symptoms that suggested they could be infected with ebola, and that the ship was changing course to head towards Cape Verde to get some medical help. This was the last time that the crew was heard of, and all 17 men on board are presumed to have died in only a few days later.\n\nThe ship could now pose an important threat to the American public, as the ship is believed to be infested with thousands of starving rats possibly carrying the ebola virus. Many of the witnesses who came across the ship over the last months, have indeed reported seeing the rodents feeding off the crew’s bodies as the ship went by. Experts fear that these animals could now spread the disease to humans and other animals on the continent, creating an uncontrolable ebola pandemic in the United States.\n\nThe ship is believed to be infested with thousands of ebola-ridden rats, fear local health authorities\n\nThe Guinean Luck has been reported multiple times in the Atlantic Ocean, drifting away slowly along the North Equatorial Current towards the American continent. It has been sighted almost a dozen times since November 2014, by various ships sailing north of the Antilles. It was last reported to have been seen by fishermen, only a few nautical miles North of the territorial waters of Bahamas.\n\nDespite their efforts, the American authorities have not been able to locate the ghost ship, but some recent satellite pictures showing the ship have enabled them to narrow the search area to approximately 400 square nautical miles (nearly 1375 km² or 530 square mile). A total of 324 coast guard ships and 32 helicopters have already been affected to the search operations, forming the largest search force ever created by the U.S. coast guard.\n\nShips and officers of the U.S. Coast Guard from the entire East Coast have been mobilized in a desperate attempt to find and sink the ship before it reaches America.\n\nExperts and analysts estimate that the ship’s actual course and speed will bring it to land or be washed ashore in Southern Florida over the next weeks, probably near the densely populated Miami area. The authorities remain confident however, that the ship will be found and sunk before it reaches the coast.\"\n642,\"By now, you've probably seen (or even shared) the popular set of photos showing delicious, healthful school lunches from around the world, juxtaposed with a photo of the American equivalent, which of course looks like complete dogshit by comparison. Stop sharing it. The images aren't meant to show actual school lunches, and many versions replaced the original U.S. entry, which didn't seem that bad, with an intentionally gross one.\n\nBefore:\n\nStop Sharing Those Photos of Fancy International School Lunches\n\nAfter:\n\nStop Sharing Those Photos of Fancy International School Lunches\n\nThe photo gallery first appeared on the Tumblr of east coast salad chain Sweetgreen, to promote the company's donations toward healthy food for kids. Sweetgreen arranged and shot the meals themselves, based on the contents international lunches—these pretty, well-lit, probably organic versions of the dishes were never served in an actual cafeteria (as you'd think people would be able to tell from the same tray and background in every photo).\n\nStop Sharing Those Photos of Fancy International School Lunches\n\nThe meals aren't \"\"fake,\"\" they were just presented as representative of the kinds of dishes you'd find in various countries. But things started to get weird when sites began removing that context, replacing Sweetgreen's USA photo with a different one, and adding rants about Michelle Obama. Curse her and her totalitarian program of produce and whole grains!\n\nSee, for example, the Daily Mail's story \"\"The School Lunches That Shame America,\"\" which does nothing to imply that the Sweetgreen photos aren't from actual school lunches, and an even worse Conservative Tribune post that was called out on Snopes. At least the Daily Mail version sources the gross mystery meat photo—it's tater tot casserole, by the way—to its origins on Twitter; the Conservative Tribune piece doesn't bother.\n\nIf America should be ashamed of its school lunches, it's not because they don't live up to a bunch of restaurant-quality food porn shot by an actual restaurant.\n\n[h/t Snopes]\"\n644,\"Apple is in the process of shutting down the Beats streaming music service that it bought in May for $3 billion, according to a report in TechCrunch.\n\nThe move would be curious, as Apple paid what many considered to be a hefty sum for the headphones and streaming music service at the time.\n\nIt doesn't necessarily mean Apple's lost interest in streaming music, however. More likely it's an effort to unify brands, said the report.\n\nAccording to sources interviewed by TechCrunch, engineers working on Beats have already been moved to other projects, like iTunes.\n\nApple didn't respond to a request for comment.\n\nRead the full report at TechCrunch.\n\nUpdate: Re/Code reports that the service that Beats Music provides won't go anywhere, but the brand name might not survive. Read the re/code.net coverage here.\"\n647,\"With Apple Watch’s launch day edging ever closer, the company is reportedly preparing to make some changes at its global chain of stores in order to accommodate the most expensive version of its new smartwatch.\n\nThe tech company is said to be bringing tailor-made safes to its retail locations for the secure overnight storage of its gold Apple Watches, a move that it hopes will help deter nefarious types from considering a late-night shopping expedition of the smash ‘n’ grab variety.\n\nThe specially designed safes will hold demo devices as well as on-sale stock, and come equipped with MagSafe chargers so the demo units can begin each day fully charged, a source told 9to5Mac.\n\nRelated: Apple’s watch changes everything. Or does it?\n\nThe smartwatch model set for the special treatment – the Apple Watch Edition – incorporates a case crafted from 18-karat gold that Apple claims has been specially developed to be up to twice as hard as standard gold. It also features a display protected by polished sapphire crystal.\n\nWhile it’s rare for Apple Stores to get hit by raids, it has been known to happen. With a new and expensive product about to arrive, it could make the stores more of a target, so it’s little surprise that the company is reportedly taking special measures to deter criminals.\n\nThe exact price of this particular version of Apple’s smartwatch is yet to be announced, though considering its premium materials, as well as the fact that the Cupertino company is acting to safeguard units outside of regular trading hours, it’s fair to assume that customers who go for the Edition will be laying down several thousand dollars at the least.\n\nRelated: New Apple Watch details leak via companion app\n\nSpeaking recently during a call with investors following Apple’s reporting of record-breaking quarterly earnings, CEO Tim Cook said its wrist-based computer should be arriving in stores in April.\n\nA survey toward the end of last year suggested one in ten people with an iPhone would be “very likely” to buy an Apple Watch over the next 12 months, though it’s easy to imagine that figure will increase as the company ramps up its marketing efforts nearer to launch time.\"\n656,\"Unconfirmed reports at the moment but a pipeline belonging to Saudi Aramco in Sudair Saudi Arabia.\nComing from the twittersphere just now.\nBrent jumped up on the news with  futures hitting 84.44 but have since fallen back to 83.88\"\n659,\"North Koreans may face constant starvation and fear of arbitrary arrest, but their leader Kim Jong Un has problems of his own. While an exchange student in Switzerland, the dictator reportedly became addicted to cheese, which has been progressively ruined his health. The dear leader’s health problems have reached the point where he now walks with a limp.\n\nSwitzerland’s service to the world.\n\nThe cheese is called Emmental, commonly known as Swiss cheese, and Kim Jong Un is so addicted to the cheese that he has it imported despite multiple sanctions.\n\nThe extent of Kim’s obesity and consequent health problems became apparent at a recent ceremony in Pyongyang. Kim Jong Un was appearing to remember the passing of his grandfather Kim Il-Sung, the founder of the modern North Korean state. Kim’s face was swollen, and the dear leader walked with a limp, according to a TV appearance.\n\nHis appearance may have honored Kim Il Song in more ways than one. The founder of North Korea was also overweight, and some have suggested the Kim Jong Un stuffs himself to keep up the family image.\n\nAs defector Cho Myung-Chu explained,\n\n“North Koreans think being fat is good, unlike South Koreans who want to be skinny. There is a high chance Jong-un intentionally gained weight to look like Il-sung.”\n\nKim Jong Un has even tried to enroll North Korean cooks in European cheese making classes and sent envoys to France. The Europeans politely declined rather than having their cheese making technology stolen.\n\nForeign policy or luxury shopping list?\n\nCheese isn’t the only luxury the dear leader has a taste for. As previously reported by the Inquisitr, North Korea came out in support of Scottish Independence. The reason? So they could get a hold of real Scotch.\n\nOf course, it’s still a long shot if an independent Scotland would ever conduct trade with the rogue state, but in the end Kim Jong Un has other ways.\n\nOffice 39, the North Korean agency responsible for foreign currency reserves, has control of an unknown number of foreign trade companies that manage to allude authorities and skirt international sanctions. That might all change soon as the agency has been struggling with management since the execution of Kim Jong Un’s uncle Jang Song-thaek, who was believed to the be the head of the financial institution.\n\nLifting the sanctions may do more to eliminate the dear leader than Seth Rogen and James Franco ever could.\n\nIf Kim Jong Un continues to consume Swiss cheese as at a rapid pace, the dictator may be in capable of ruling much longer.\n\n[Image Credit: Wikimedia/wallpaperseries.com]\"\n661,\"You've heard of the third nipple — but what about a third breast?\n\nA Tampa massage therapist, Jasmine Tridevil, underwent surgery to get just that. Tridevil told Orlando radio station Real Radio 104.1 that she spent close to $20,000 on the procedure.\n\nTridevil told the station that she contacted more than 50 doctors before finding one who would give her the third breast. \"\"It was really hard finding someone that would do it too because they're breaking the code of ethics,\"\" she said. The surgeon she found couldn't create a silicone areola, though, so she had one tattooed onto the implant, which is made from silicone and skin tissue from her stomach.\n\nWhile Tridevil's dream is to star in an MTV reality show, she told the radio station she had the surgery to become \"\"unattractive to men\"\" in addition to gaining fame. \"\"I don't want to date anymore,\"\" she said.\n\nTridevil also noted that her parents are displeased with the surgery — her mother no longer speaks to her, and her father \"\"really isn't happy\"\" but has \"\"accepted it,\"\" she said. --Meghan DeMaria\n\n#3Boobs #MTV pic.twitter.com/pzAkrsTYpz — Jasmine Tridevil (@JasmineTridevil) September 15, 2014\"\n665,\"DEVELOPING: Three Afghan National Army officers who vanished from a Cape Cod military base where they had been taking part in a training exercise have reportedly been found near Niagara Falls, where they were trying to cross into Canada.\n\nThe men, reported missing by the Massachusetts National Guard, were first reported missing Saturday night at Joint Base Cape Cod late Saturday. A statement identified the soldiers as Maj. Jan Mohammad Arash, 48, Capt. Mohammad Nasir Askarzada, 18, and Capt. Noorullah Aminyar, 20.\n\nA federal source told MyFoxBoston.com the men were caught at the border on Monday. The report could not be confirmed.\n\nEarlier, Pentagon officials who spoke to Fox News said they did not feel that the missing soldiers posed a public threat. U.S. military officials told The Associated Press that the men arrived at Camp Edwards on Sept. 11. They were last seen during a day off at the Cape Cod Mall in Hyannis.\n\nMassachusetts National Guard spokesman Lt. Col. James Sahady told the Cape Cod Times that the men “had the freedom to come and go.”\n\n\"\"If they were off-duty, they could go to McDonald's or the mall,” he said.\n\nBase and exercise officials were working with local and state authorities to locate the soldiers, who were taking part in a U.S. Central Command Regional Cooperation exercise.\n\nThe exercises have been held annually since 2004 to promote cooperation and interoperability among forces, build functional capacity, practice peacekeeping operations and enhance readiness.\n\nCol. George Harrington, battle group commander for the exercise, told the Cape Cod Times that the day the soldiers disappeared was a chance for participants to visit Cape Cod beaches and be treated to a traditional lobster boil back on the base.\n\nThis year's exercise, which involves more than 200 participants from six nations, including the U.S., wraps up on Wednesday. There are about a dozen Afghan soldiers still taking part in the exercise.\n\nA Cape Cod Times reporter who attended a training exercise on Friday observed that none of the soldiers involved were carrying weapons.\n\nThis year is the first time the exercise has taken place on U.S. soil since 2006, the Cape Cod Times reported. The events are usually held in South Asia.\n\n\"\"This is a valuable opportunity for the Massachusetts National Guard and is personally rewarding,\"\" Harrington told the newspaper.\n\nClick for more from the Cape Cod Times.\n\nFox News' Jennifer Griffin and The Associated Press contributed to this report.\"\n668,\"Before Apple unveiled the Apple Watch last September, reports indicated the device would come with 10 sensors to track health and fitness data, leading some healthcare professionals to find the unveiled Apple Watch's health features disappointing. In a new report, The Wall Street Journal offers a look at the original Apple Watch health features that were dropped due to consistency problems.\n\nApple began developing the watch about four years ago, with a focus on health and fitness. It’s not unusual for Apple to experiment with many technologies or shift focus during product development, but the watch was especially challenging, people familiar with the matter said. Internally, the project became known as a “black hole” sucking in resources, one of these people said.The Apple Watch originally featured sensors that measured the conductivity of skin, allowing the device to detect stress levels and heart-rate monitoring similar to an electrocardiogram, also known as an EKG. Apple also experimented with ways to detect blood pressure or how much oxygen is in a user's blood. However, a mix of consistency problems and potential oversight caused Apple to switch the focus of the device from health-related to a more general do-everything product.\n\nThe skin conductivity features didn't perform well with people who had hairy arms or dry skin, while results varied depending on how tight an Apple Watch was worn on users' wrists. Additionally, if Apple decided to use the health data to provide \"\"health or behavioral advice\"\", the Cupertino company would have to seek approval from the U.S. Food and Drug Administration and other regulators.\n\nWhile these features were dropped for the first version of the Apple Watch, sources tell the WSJ that they could appear in future versions of the device, echoing a Reuters report from September.\n\nLast week, Apple CEO Tim Cook said the company's objective with Apple Watch is to \"\"change the way people live their lives\"\" and that people would be surprised by the breadth of what the device can do, which includes activity monitoring, reminding users to stand up after a certain time period, and non-verbal communication with friends. Apple is currently asking developers to have their Apple Watch apps ready by mid-February, with some developers traveling to Apple's Cupertino headquarters for help.\n\nCook has confirmed the Apple Watch will launch in April. The Wall Street Journal reports that Apple will make five to six million units for the first quarter, with half of those units being the entry Apple Watch Sport and one-third being the mid-tier stainless-steel Apple Watch.\n\nRelated roundup: Apple Watch , Tag: wsj.com\"\n671,The woman who claimed she had a third breast was lying and the story is a hoax.\n673,\"Three Afghanistan National Army soldiers who went missing Saturday night from a Regional Cooperation training exercise at Camp Edwards in Sandwich have been found on near the Canadian border, according to sources close to the investigation.\n\nDetails on where the men were found, as well as whether they have been detained, have not been provided.\n\nThe three men are senior military officers from Afghanistan and were cleared by the US State Department to participate in the exercise, according to Massachusetts National Guard spokesman Lt. Col. James Sahady. They were identified as Maj. Jan Mohammad Arash, Capt. Mohammad Nasir Askarzada and Capt. Noorullah Aminyar.\n\nUS Central Command, who led the investigation, notified The Massachusetts National Guard along with state and local law enforcement of the missing soldiers. However, the state and local agencies were not involved in an active search, Maj. Andrew Aranda, a spokesperson for US Central Command, told Boston.com.\n\nThe three men, who speak English, were last seen Saturday while chaperoned to the Cape Cod Mall in Hyannis. The Department of Defense has not officially released photos to the public of the missing soldiers. State and local officials have also not been provided with official photos and it’s unclear whether they will given any to work with, Aranda said.\n\nAlthough the soldiers are considered by military standards as Absent Without Official Leave, they are legally allowed to be in the US under documentation similar to a tourist visa.\n\n“We invited them to the country, they’re allowed to be here,” Aranda said. “Right now, tips will be share with all of the appropriate agencies.”\n\nThere are 200 people from six nations participating in the exercise, including 15 officers and senior enlisted personnel from Afghanistan, said Sahady. The two-week annual exercise, sponsored this year by US Central Command, is designed to strengthen relationships between the US and participating nations. The soldiers arrived at Joint Base Cape Cod on Sept. 11.\n\nNon-US soldiers underwent a thorough security tracking and vetting process—known as “Leahy vetting”—before being granted approval to participate.\n\n“Not all 200 people are locked down on base,” Sahady told Boston.com. At some points during their stay, participants are cleared to leave for dinner or to participate in activities off base without restrictions, he said.\n\nFederal and military officials said the men are not considered a threat to the public.\n\n“All we’re worried about right now is for their safety,” Aranda said.\n\nThis is not the first reported case of Afghan nationals who have gone missing while undergoing a training program in the US. Two Afghan policemen who were taking part in an intensive DEA training program in Quantico, Va., went missing while on a sightseeing trip last Thursday. They were found in Buffalo, NY, on Friday.\"\n675,\"A female Kurdish fighter who became a poster girl for the Kobane resistance movement after a picture of her making a peace sign was retweeted thousands of times on Twitter has reportedly been beheaded by Isis.\n\nThe woman, known by the pseudonym Rehana, was celebrated as a symbol of hope for the embattled Syrian border town after a journalist tweeted a picture of her making a 'V-sign', claiming that she'd personally killed 100 Isis militants.\n\nThe message was retweeted over 5,000 times, but there are now claims Rehana, who fought for the Kurdish YPJ, or Women's Defense Unit, may have been killed after gruesome pictures began circulating on Twitter of an Isis fighter purportedly holding aloft her head.\n\nScroll down for video\n\nA female Kurdish fighter who became a poster girl for the Kobane resistance movement after a picture of her making a peace sign was retweeted thousands of times on Twitter has reportedly been beheaded by Isis\n\nHer death - reported on several sites including 9News.com - however, is unconfirmed and at the time of writing the YPG (People's Defense Unit) and YPJ have yet to respond to MailOnline's request for a comment.\n\nPerched on the other side of the Turkish border, the Syrian town of Kobane has been under an intense assault by Isis, or the so-called Islamic State, for more than a month. The town - surrounded on the east, south and west by Isis - is being defended by Kurdish forces in Syria.\n\nAmong those fighters are thousands of women, an unusual phenomenon in the Muslim world in which warfare is often associated with manhood.\n\nIn April, Kurdish fighters created all-female combat units that have grown to include more than 10,000 women.\n\nIsis launched a ferocious assault on Kobane in mid-September. Picture is an explosion from an allied air-strike on Sunday\n\nBrave: Thousands of Kurdish women are fighting Isis in Syria\n\nThese female fighters have played a major role in battles against IS, said Nasser Haj Mansour, a defense official in Syria's Kurdish region.\n\nThe Kurdish women now find themselves battling militants preaching an extreme form of Islam dictating that women only leave the house if absolutely necessary.\n\nOne Kurdish female fighter, who uses the nom de guerre of Afshin Kobani, used to be a teacher.\n\nNow, the Kurdish Syrian woman has traded the classroom for the front lines in the battle for the town.\n\nA Kurdish Peshmerga female fighter takes up a position during combat skills training before being deployed to fight Isis militants\n\nThe 28-year-old Kurdish fighter said she decided to join the fight in her hometown when she saw Isis advances in Syria.\n\n'I lost many friends to this, and I decided there was a need to join up,' said Kobani, who declined to reveal her birth name. 'This is our land - our own - and if we don't do it, who else will?'\n\nAfter more than a year of fighting, Kobani has risen through the ranks to become a commander of a mixed-gender unit. 'We are just the same as men; there's no difference,' she said. 'We can do any type of job, including armed mobilization.'\n\nThere is nothing new about Kurdish women fighters. They have fought alongside men for years in a guerrilla war against Turkey, seeking an independent Kurdistan which would encompass parts of Turkey, Syria, Iraq and Iran.\n\nEarlier this month the Syrian Observatory for Human Rights, which monitors events in Syria, reported Isis militants beheaded nine Kurdish fighters, including three women\n\nThe campaign for Kurdish independence has been pursued mainly by leftist militant groups that championed gender equality, such as the Kurdistan Workers Party in Turkey.\n\nSuicide bombings have long been part of the Kurdish women fighters' battleground repertory.\n\nEarly this month, Deilar Kanj Khamis, better known by her military name Arin Mirkan, blew herself up outside Kobani, killing 10 IS fighters, according to Kurdish forces.\n\nHaj Mansour, the Kurdish defense official, recounted that Kurdish fighters were forced to withdraw from a strategic hill south of the besieged town. Khamis stayed behind, attacking IS fighters with gunfire and grenades as they moved in.\n\nSurrounded, she detonated explosives strapped to her body. The Kurds then recaptured the position - but lost it again on Wednesday.\n\nEarlier this month the Syrian Observatory for Human Rights, which monitors events in Syria, reported Isis militants beheaded nine Kurdish fighters, including three women, captured in clashes near Turkish border.\"\n679,\"In a story straight out of a Russian folk tale, Igor Vorozhbitsyn was walking to his favorite fishing spot in Northern Russia when a bear leaped out of the woods and pinned him down, swiping and clawing at him. Mauled and bleeding, Vorozhbitsyn thought he was about to die.\n\nAnd then Justin Bieber‘s “Baby” started playing on his phone.\n\n“‘I couldn’t believe my luck when the phone went off and he fled,” Vorozhbitsyn said, according to the Daily Mail. “‘I know that sort of ringtone isn’t to everyone’s taste.” (Okay, this isn’t the most romantic Russian folk tale.)\n\nAccording to bear experts, bears are easily scared away by sudden, loud noises, ideally made with air horns, yelling, or, apparently, the tinny screeches emitted by douchebag teenyboppers allegedly “singing.”\n\nVorozhbitsyn survived after he used his phone to call for help, and has made a full recovery. As to why a burly, 42-year-old Russian man has “Baby” as his ringtone: “My granddaughter loaded it onto my phone for a joke.” Uh huh.\n\n[h/t Inquisitr] [Image via Shutterstock]\n\n–\n\n>> Follow Tina Nguyen (@Tina_Nguyen) on Twitter\"\n680,\"Isis fighter denies claim and says organ-harvesting 'would bring in peanuts'\n\nIraq’s ambassador to the United Nations is calling on the UN Security Council to investigate allegations that Isis is harvesting organs, telling ministers: \"\"We have bodies. Come and examine them. It is clear they are missing certain parts.\"\"\n\nMohamed Alhakim claimed militants are harvesting the organs as a way of financing the extremist group’s activities.\n\nHe also told journalists doctors in Mosul were “executed” for refusing to harvest organs, the Associated Press reports.\n\nMr Alhakim said bodies with surgical incisions and missing organs had been discovered in shallow mass graves.\n\nHe was earlier speaking to the UN council about the state of affairs in Iraq, where he also accused Isis of \"\"crimes of genocide\"\" in targeting certain ethnic groups.\n\nHowever, Elijah J. Magnier, Al Rai's chief international correspondent, said Mr Alhakim’s claims should be treated cautiously. He told The Independent: “Isis doesn't have the market in this current global war against it to be engaged in this business [organ harvesting]. This requires contacts that Isis is losing.”\n\nAn Isis fighter was also quick to deny claims made by Mr Alhakim, saying the group would not have time to collect the organs of those they killed.\n\nHe was quoted by Mr Magnier as saying: “If [these claims were] true, this would be a general policy for Isis that it would not be possible to hide.\n\n\"\"People are shot in the head, beheaded, bodies thrown in the desert, others left in the battle field and more were dropped in deep wells. Fighters don't have the time to stop in the battle field and collect bodies of their own fighters.\n\n“So how could we collect bodies of those we kill and transport them to sell their organs? \"\"\n\nAnother fighter said it would be easier to harvest organs from prisoners but the group chooses not to, saying: “Organs are preserved naturally in prisoners and could be harvested when needed.\n\n\"\"It is easier to harvest organs from prisoners than from the dead, which is not the case.\"\"\n\nThe militant stressed that organ-selling would not raise substantial funds to maintain the group, saying: “The West is trying to find out where our funding comes from. This 'organ selling' would bring in peanuts in comparison what an Isis army needs each day.\"\"\n\nSome of Isis's known sources of finance include oil and taxes on every house, shop, vehicle and any goods crossing into Isis controlled areas.\n\nIsis also reportedly imposes fines for civilians caught breaking rules in Raqqa, the group's Syrian stronghold. Activists recently spoke of the plight faced by citizens living under the group's self-declared caliphate, who face being publicly flogged, paying huge fines and even reportedly execution for 'crimes' such as smoking.\"\n681,\"A man at New York City's LaGuardia Airport was removed from a plane after the Christmas spirit turned out to be too much for him.\n\nAs he was boarding American Airlines Flight 1140, headed to Dallas on Tuesday, an airline employee wished him a \"\"Merry Christmas,\"\" according to the New York Post.\n\nHe lectured the employee about how it was inappropriate to say that to everyone, because not everyone celebrates the holiday. Unfortunately that was not the end of it. The Post:\n\nOnce on the plane, he was warmly greeted by a flight attendant who also wished him a “merry Christmas.” That was the last straw.\n\n“Don’t say, ‘Merry Christmas!’ ” the man raged before lecturing the attendants and the pilot about their faux pas.\n\nThe crew was unable to calm the man, and he was eventually removed from the flight (to the cheers of the other passengers).\n\nThe flight left LaGuardia about 40 minutes late, according to FlightAware.\n\nFor proper greeting etiquette, Mashable turns to Miss Manners, who says annoyance at \"\"Merry Christmas\"\" is understandable but \"\"friendly overtures require pleasant replies.\"\"\n\n\"\"While some people are offended by 'Christmas,' because they do not celebrate it, even more are offended by 'merry' because they do not feel it,\"\" she says.\n\nBut even though it's proper to respond to a well-intentioned greeting in kind, the holiday spirit can be a little overwhelming this time of year.\n\nJust because I'll be stuck in a plane all day doesn't mean I can't be obnoxiously festive. Merry Christmas, yall!pic.twitter.com/YxShwZjF7C\n\n— Ashley Argota (@ashleyargota9) December 25, 2014\n\nWe hope that Mr. Scrooge is safe and well, wherever he is not observing the holiday.\n\nAmerican Airlines did not immediately respond to a request for comment.\n\nHappy holidays, America.\n\nIs it okay to say \"\"Merry Christmas\"\" to strangers? Tell us in the comments.\"\n685,\"New details are surfacing about what happened when Joan Rivers was having surgery and a source has revealed to CNN that her doctor took a selfie inside the operating room while she was under anesthesia.\n\nThe 81-year-old comedian was scheduled to receive just an endoscopy at the Yorkville Endoscopy clinic, but after the clinic’s medical doctor Lawrence Cohen finished the procedure, an unidentified doctor performed an unplanned biopsy on her vocal cords.\n\nInvestigators think that Joan‘s vocal cords began to swell during the biopsy, which caused oxygen to stop flowing to her lungs. This led to her going into cardiac arrest.\n\nDr. Cohen “is not currently performing procedures…nor is he currently serving as medical director” following Joan‘s death. Despite this, the clinic denies that the vocal cord biopsy was performed at the clinic.\"\n697,\"If you've been anywhere even remotely near a computer today, you've probably heard that Argentina's president recently adopted a young Jewish man to stop him from turning into a werewolf. And why not—it's internet gold! Also, as it turns out, not even remotely true.\n\nAccording to the Washington Post, the story of the day is as follows:\n\nA tradition holds that the seventh son of a family is doomed to turn into a werewolf — known as \"\"el lobison\"\" in Argentina — after his 13th birthday and will stalk the night in its beastly form, feeding on the dead and murdering all before it.... The fear of this werewolf-child was so pronounced that many seventh sons were killed after they were born, which started the practice in 1907 of Argentine leaders taking these children symbolically under their wing.\nWhile, yes, seventh sons and daughters in Argentina are eligible to become the godson or goddaughter (read: not the adopted child) of the country's president, as The Guardian points out, Jewish werewolf-hood has no part in the tradition. Which is fairly evident from Argentinian President Cristina Fernández de Kirchner's tweets depicting the country's newly announced first Jewish godson.\n\nTop translation: They brought me a menorah. They asked me to light it. Bottom translation: I didn't realize it, but their visit coincided with Hanukkah.\n\nBut, as The Guardian points out, this nice, totally innocuous event somehow got mixed up with an ancient, werewolf-esque myth called the lobizón:\n\nBut somehow, the story became entangled with the ancient legend of the lobizón(Argentina's equivalent to the European werewolf). According to some versions of the myth, the seventh son of the seventh son is particularly prone to fall victim to the curse.\n\nEvidently, the chance meeting of a Latin American president with a colorful myth too good to fact-check proved irresistible – confirming as it did any number of stereotypes about erratic behavior from national leaders in the continent of magical realism.\n\nIn fact, the only connection between the two tales is that they center around seventh children. There is an actual, century-old tradition in which every seventh child born to an Argentinian family is eligible to become the president's godchild—a practice originating from Czarist Russia. The tale of the lobizón, on the other hand, started amongst Argentina's gauchos and has nothing whatsoever to do with the president's newly minted godson.\n\nSo sorry to burst your bubble, internet—no werewolf Jewish godsons this time. But hey, at least it got us talking about this again. [The Guardian]\n\nArt by Michael Hession with help from Shutterstock and Michael J. Fox\"\n700,\"This video has been hugely viral for months, but it’s only recently that English speakers have begun to share it.\n\nSome sites are claiming it’s from a Peruvian TV show, but it’s not.\n\nIt’s actually a mockumentary by the sports brand Everlast and this campaign to stop street harassment.\n\nAs such, it’s staged, but anyway – the video purports to show how some men who whistle and make sexist comments on the streets were tricked by a film team.\n\nThe team played out dressing the abusers’ mothers differently and disguising them…\n\n…waiting for the men to start catcalling…\n\n….and then giving them hell.\n\nNow, it didn’t actually happen. That said, El País actually claimed that the campaign is based on interviews with men who accidentally harassed female relatives by mistake. And the message seems to be getting through. The original has had over 5 million views.\n\nThe campaign also features Natalia Málaga, a celebrated volleyball player and coach.\n\nBack in 2013 she and Everlast put this advert together, in which women drivers who were being harassed by men could tweet their location and she’d punch their cars with her own giant boxing-glove car. As this blog points out, it was all rather questionable on grounds of authenticity and indeed practicality, but it was a massive hit.\"\n705,\"A 25-year-old South African man has lost the use of his penis following an acid attack by his angry 17-year-old girlfriend. She got mad after a video of them having sex went viral.\n\nThe girl apparently cannot be named as she is under age. According to African Eye News Service (AENS), on January 17, after discovering a pornographic video of her and her boyfriend having sex had gone viral online, she went to a tavern in Cork village, close to Hazyview in Mpumalanga, South Africa where her boyfriend was drinking with friends.\n\nSouth Africa – Girl poured acid on boyfriend Humphrey Khoza’s penis after he released sex tape | Metro News http://t.co/FhP8qLIBw4?\n\n— Mark Nixon (@markalannixon) February 3, 2015\n\nMetro reports on arrival at the tavern the South African schoolgirl immediately doused Humphrey Khoza’s genitals with battery acid. Khoza himself said everything happened in the blink of an eye\n\n“Everything happened in a blink of an eye because I saw her when she was coming with a bottle but I didn’t realize that she was carrying acid. She just angrily called me a dog.”\n\n“She asked how in the world I could have done such an evil thing to her. It was only then that I realized that she was talking about the video that I took while we were having sex.”\n\nAccording to Khoza, the pair had been dating since December and while they agreed to have sex, the girl was unaware that he was filming it using his laptop computer, but he never meant to show it to anyone else.\n\n“I did not intend to show anyone the video and I still don’t know how it got onto social media.”\n\nAccording to Times Live, AENS has seen the offending video to verify the claim. In it Khoza can be seen pushing the girl, wearing her school uniform, on to the bed. They report that she didn’t appear to notice they were being filmed while having sex, but that it was consensual.\n\nKhoza did say that he was lucky to be alive, despite the fact that his penis will never work again. He apparently now has to urinate through a tube and is facing further surgery.\n\nEven though he has been advised to press charges against the girl, the South African man doesn’t see any point.\n\n“Even if I press charges it is useless because it won’t bring back my manhood. Her being in jail will just ruin her future because she is still young and I do not have the energy to attend courts.”\n\nIn other recent news on South Africa, the Inquisitr recently reported on the tragic shooting in a Johannesburg shopping mall which injured seven people, three critically.\n\n[Lead image via SoundCloud.]\"\n710,\"The family of slain journalist James Foley are claiming Obama Administration officials repeatedly threatened them, asserting that they could be prosecuted for supporting terrorism if they paid a ransom to the ISIS militants holding their son.\n\nBoth Foley’s mother and brother made the allegations this week, according to ABC News. The threats, which were made to the Foley family over the summer, reportedly came from a highly decorated military official who serves on the White House’s National Security Council. Five current or former officials with knowledge of the Foley case made the same allegation to ABC News in recent weeks.\n\n“Three times he intimidated us with that message,” Diane Foley claimed. “We were horrified he would say that. He just told us we would be prosecuted. We knew we had to save our son, we had to try.”\n\nUS threatened family of beheaded journo #JamesFoley w/terrorism charge if they paid 2 save him http://t.co/4Ts3uJ4iEB pic.twitter.com/jzAE04cWkA\n\n— Keegan Stephan (@KeeganNYC) September 12, 2014\n\nThe NSC released a statement on Thursday, in which spokeswoman Caitlin Hayden addressed the implications of paying ransom to terrorist groups.\n\n“Without getting into the details of our private discussions with families, the law is clear that ransom payments to designated individuals or entities, such as ISIL [ISIS], are prohibited. It is also a matter of longstanding policy that the U.S. does not grant concessions to hostage takers. Doing so would only put more Americans at risk of being taken captive. That is what we convey publicly and what we convey privately.”\n\nOfficials also told Foley’s family not to deal with the press, and indicated that the government would not exchange prisoners or take military action to rescue James Foley, according to CNN. Foley’s brother Michael also claimed that he was directly threatened with prosecution.\n\n“Jim was killed in the most horrific way. He was sacrificed because of just a lack of coordination, lack of communication, lack of prioritization,” Diane Foley said, adding, “As a family, we had to find our way through this on our own.”\n\nVIDEO @CNN: Foley’s mom: Our country let Jim down http://t.co/ehv21YQ8KD pic.twitter.com/SQYkWQO8ck\n\n— MSN News (@MSNNews) September 12, 2014\n\nAs The Inquisitr has previously reported, James Foley was murdered by ISIS militants, and a video posted online on August 19 shows his summary execution by beheading. In the weeks following his death, it was revealed that the United States had launched a mission to recover Foley and other captives this summer inside Syria, though the hostages had been moved by the time commandos arrived.\n\nFoley’s family said that the threats slowed their fundraising efforts to obtain the ransom, as they feared donors would also face prosecution.\n\n[Image via ABC News]\"\n711,\"BUENOS AIRES, Argentina (JTA) — Argentina’s president adopted a Jewish godson under a law intended to counteract an old legend about werewolves.\nPresident Christina Fernandez described in seven tweets her meeting with her new godson, Yair Tawil, a member of a Chabad-Lubavitch family.\nTawil was adopted under a law passed in the 1920s to counteract a legend that a seventh son born after six boys with no girls in between becomes a werewolf whose bite can turn others into a werewolf. Belief in the legend was once so widespread that families were abandoning, giving up for adoption and even killing their own sons.\nUnder the law, the boys receive presidential protection, a gold medal and a scholarship for all studies until their 21st birthday. Until 2009, the law only applied to Catholic boys.\nShlomo and Nehama Tawil, parents of seven boys, in 1993 wrote a letter to the president asking for the honor and were denied. But this year, Yair wrote a letter to the president citing the 2009 decree and asking for the designation of godson.\nOn Tuesday, he became the first Jewish godson of a president in Argentina’s history. Fernandez received Yair, his parents and three of his brothers in her office, where they lit Hanukkah candles together.\nThe president in her tweets and photos described to her 3.4 million Twitter followers a “magical moment” with a “marvelous family.” She described Yair as “a total sweety,” and his mother a “Queen Esther.”\nShe tweeted that the Tawils “are a very special family. They have a sort of peace, happiness and a lot of love that is not common.” The tweet included a link to the presidential blog, which includes more photos from the meeting.\nCORRECTION: The original brief stated incorrectly that Shlomo Tawil was the director of the Chabad House in Rosario, located in central Argentina. The sentence has been deleted.\"\n717,\"Three soldiers from Afghanistan's army, who were training in the United States, were reportedly caught at the Canadian border after they vanished during a chaperoned trip to a mall in Cape Cod, Massachusetts on Saturday.\n\nBoth NBC News and Boston's WCVB-TV reported the three soldiers were apprehended while trying to cross the border into Canada.\n\nThe Afghanistan National Army soldiers — MAJ Jan Mohammad Arash, CPT Mohammad Nasir Askarzada and CPT Noorullah Aminyar — were in the country to participate in a military training exercise at Joint Base Cape Cod. Base security personnel reported them missing late Saturday after they visited Cape Cod Mall in Hyannis, Massachusetts, on an off-base trip meant to \"\"introduce them to cultural aspects of American life,\"\" a U.S. military spokesperson told Mashable.\n\n\"\"There is no indication they pose any threat to the public,\"\" the spokesperson said Monday morning, adding that they were subjected to the Leahy Vetting process — the State Department basis for foreign security forces' visas that ensures recipients haven't committed human rights abuses.\n\nGov. Deval Patrick said there was speculation within the military that the soldiers were \"\"trying to defect.\"\"\n\nThe U.S. Central Command's Regional Cooperation exercise has been in place since 2004 and is meant to promote cooperation between participating forces. It involves five countries and more than 200 participants, the military said. There are about a dozen more Afghan soldiers still participating in the exercise. Military officials from Tajikistan, Pakistan, Kazakhstan and Mongolia are also participants.\n\nOfficials at Joint Base Cape Cod, the U.S. Central Command, as well as state and local police are working to locate the three Afghans.\n\nThe Associated Press contributed to this report.\"\n728,\"The woman had reportedly taken a nap on the floor\n\nA South Korean woman was taught a lesson about trying to do things the easy way when a robot vacuum cleaner sucked up her hair and left her trapped as she took a nap on the floor of her home.\n\nThe unnamed woman, 52, took a break between chores in her Changwon home in southeast South Korea.\n\nShe later awoke in agony after the machine mistook her hair for dust, forcing her to call the fire brigade with a “desperate plea” for help, The Guardian reports.\n\nEmergency workers quickly worked to untangle her from the vacuum, which had ingested about 5cm of her hair.\n\nAutonomous robot vacuum cleaners are programmed to clean and perform other basic household tasks at set times, suggesting the woman had forgotten what time hers was set to clean the floor at.\n\nThe woman was not injured in the incident.\"\n733,\"THIS seaside town might be famed for its oysters, but this incredible image could soon have visitors flocking to Whistable in the hope of catching Britain’s biggest crab.\n\nThe photograph, which has been shared online, appears to show a crustacean that is at least 15-metres wide lurking in shallow water.\n\nWhile some insist it is proof of ‘Crabzilla’, others argue that the shadowy figure is nothing more than an unusually-shaped sandbank — or is simply a playful hoax.\n\nThe image shows the outline of a crab in the mouth of the Kent harbour — dwarfing the fishing boats resting on the nearby pier.\n\nIt is shaped like an edible crab, a species that is commonly found in British water and grows to an average of five inches.\n\nThe photograph was posted on a website called Weird Whitstable — an online collection of strange and unusual sightings in the town.\n\nIts curator, Quinton Winter, said that at first he thought the image — sent to him by a follower — showed an unusual sand formation, but that he is now convinced it is a monster of the deep.\n\nHe said: ‘At first all I could see was some faint movement, then as it rose from the water I thought, “that’s a funny looking bit of driftwood”.\n\n‘It had glazed blank eyes on stalks, swivelling wildly and it clearly was a massive crab with crushing claws.\n\n‘Before this incident I thought the aerial photo showed an odd-shaped sand bank. Now I know better.’\n\nThe largest known species of crab is the Japanese spider crab, which can measure more than 3.5-metres. So we’re betting this ‘15 metre crabzilla’ is the work of one very talented photoshopper!\"\n735,\"A new video allegedly depicts the beheading of captive American journalist Steven Sotloff, the Associated Press reported. If the video does indeed depict Sotloff's death, it would make him the second American journalist to be executed by agents of the Islamic State (IS), sometimes known as ISIS or ISIL.\n\nPreviously, ISIS released footage of a British jihadi ('Jihadi John') killing Jim Foley, an American journalist snateched while on freelance assignment in Syria. In that video, after executing Foley, the militant brings out a man identified as Sotloff and says his life \"\"depends upon…[Obama's]...next decision.\"\" The man cites \"\"aggression\"\" against IS by the U.S. and says, \"\"to deny Muslims their safety of living under the caliphate will result in the bloodshed of your people.\"\"\n\nIn response to the release of the Foley video, the U.S. ramped up its attacks against ISIS. President Obama asked for the help and support of the Iraqi and Syrian peoples and battling the group, which he said \"\"has no place in the 21st century.\"\"\n\nNewsweek Magazine is Back In Print\n\nSotloff has been missing in Syria since Aug. 4, 2013, when he was abducted after crossing into Syria from Turkey.\n\nHis mother, Shirley Sotloff, pleaded directly with ISIS's leader for her son's safe return. “I am sending this message to you, Abu Bakr al-Baghdadi al-Quraishi al-Hussaini, the caliph of the Islamic State,\"\" she said in a video obtained by The New York Times. \"\"I am Shirley Sotloff. My son Steven is in your hands. You, the caliph, can grant amnesty. I ask you please to release my child,” she said. “I ask you to use your authority to spare his life.”\n\nThe video of Sotloff's purported execution was uncovered by SITE Intelligence Group, which told Newsweek the video is authentic.\n\n\nThe White House said it could not confirm that the man in the video was Steven Sotloff.\"\n736,We just found out the #Ferguson Protester who claim she was shot in the eye with a rubber bullet was a false story guys. Smh..\n739,\"A wicked aunt cut her three-year-old nephew’s penis off when he burst in on her on the loo and asked to use her phone.\n\nXue Paan, 37, was sending text messages to her boyfriend while sitting on the toilet when toddler Qiang Qiang walked in and asked if he could play a game on her mobile.\n\nBut instead of giving him the phone, the fuming aunt went into the kitchen, picked up a knife and severed the boy’s penis while his mother was visiting a next-door neighbour in Luohe, a city in central China’s Henan Province.\n\nHorrified mum Cai Tuan, 27, said: “I had popped out to see a neighbour and was only gone 30 minutes when I heard Qiang Qiang scream.\n\nResidents in shock ... Luohe is the Chinese city where the terrible incident occurred.\nResidents in shock ... Luohe is the Chinese city where the terrible incident occurred.\n“I ran back to the house and couldn’t believe what I saw.\n\n“Qiang Qiang had fainted and was lying in a pool of blood.\n\n“Next to him was a knife and his penis.\n\n“It was simply horrific.\n\n“My sister, his aunt, had gone.”\n\nQiang Qiang was rushed to hospital where surgeons managed to reattach the penis and was then sent to a specialist clinic in the capital Beijing.\n\nA hospital spokesman said: “Unfortunately, the knife was quite blunt and the cut wasn’t clean so although we reattached the boy’s penis, it wasn’t ideal and he had to have further treatment.\n\n“However, he has now had three surgeries all of which have been successful and we are confident that his penis will be perfectly OK again in three months.”\n\nA police spokesman said: “The aunt was arrested and admitted attacking the boy because she was angry that he had interrupted her on the toilet.”\n\nThe woman now faces 5 years in jail.\n\nOriginally published as Crazed aunt cuts off boy’s penis\"\n745,\"HP's home-focused and business divisions have frequently seemed at odds with each other, and apparently the company agrees. The Wall Street Journal claims that the tech giant is about to split into two companies, one focused on PCs and the other dedicated solely to corporate hardware and services. If the report is accurate, the separation could be announced as early as Monday. The exact reasoning behind the move hasn't been mentioned, but the PC-centric group would be headed by one of its existing executives, Dion Weisler; current CEO Meg Whitman would run the business group and keep an eye on the other company by serving as its chairman of the board. However true the rumor may be, such a move wouldn't be all that surprising -- much of the computing industry has been restructuring and rescaling to cope with a world where the PC's role is rapidly evolving.\n\nSource: Wall Street Journal\"\n746,\"You won’t believe this one.\n\nAccording to Buzzfeed, a young woman from Tampa, Fla., has become the latest viral sensation by claiming she had plastic surgery to get a third breast. She even claims her strange look has landed her appearances on “Inside Edition” and “Jimmy Kimmel Live!”\n\nBut so far at least that part of her story isn't panning out.\n\nThe woman, who goes by the name Jasmine Tridevil, wrote on Facebook: “So I'm flying to New York to appear on The Inside Edition show this Monday! Then going to be on the news, Jimmy Kimmel show and Vice magazine! oh and a few radio shows!”\n\nFOX411 talked to \"\"Inside Edition,\"\" and they told us they are not interviewing her. And she's not on the schedule that gets sent out with \"\"Kimmel'\"\" guests either.\n\nBut Kimmel is famous for online pranks, including a viral video called \"\"Worst twerk fail EVER,\"\" purportedly of a hilarious twerking accident, that turned out to be staged by his show.\n\nHEALTH: Purported third-breast add raises medical, ethical questions\n\nIn trying to further track down the story, we did find Tridevil's real name and cell phone number, and we gave her a call, but so far have not received a reply to our voice mail message.\n\nWhich is a shame, because we have several questions to ask about her unique tale.\n\nTridevil said in a recent radio interview that she got the surgery “a few months ago” and had a very hard time finding a doctor who would agree to her request.\n\n“They did have an issue with it and it was really hard finding somebody that would do it too because they are breaking the code of ethics to do it,” she said. “I called 50 or 60 doctors and no one would do it.”\n\nShe says when she eventually found a doctor who agreed to do her surgery, she had to sign a confidentiality agreement stating she wouldn’t reveal his identity. She said paid $20,000 for the purported surgery.\n\nTridevil also says she is currently filming her own reality show that she hopes will land on MTV.\n\nWell, she would most likely have a role if they ever decided to do another \"\"Total Recall\"\" remake.\n\nWATCH: Four4Four: Duke porn star next on Vogue cover?\"\n747,\"In a blog entry on Six Colors should be noted that in different product images of the Apple Watch Edition -- btw. the most expensive version with 18-carat gold -- it is to realize that the point on the crown of the digital crown corresponds to the strap color. This raises the question of whether buyers  are enabled to color-adjust the crown.\n\nThere are several ways, as Six Colors is mentioning. The first would be very interesting, but it is extremely unlikely: Accordingly, the crown could have a small LCD screen that when you change the bracelet, it displays the corresponding color. Much more plausible, however, the idea that when you buy a color, the point can be selected which should appear on the crown. This would be independent of the bracelet. In addition, it may possible Apple allows a replacement of the crown, so that the color can be changed as needed.\n\nIn the end, however, we can only speculate. Only at the official launch, we'll be able to have certainty. There are also signs that only at the Apple Watch Edition this may possible, other versions will probably have to life without such an option.\n\nTherefore, there are still some question marks regarding the Apple Watch.\"\n749,\"White House Chief of Staff Denis McDonough says no threats were made to the families of slain U.S. journalists James Foley and Steven Sotloff for considering ransom payments to their captors. McDonough, making the rounds of the Sunday talk shows, said the administration merely explained what the law is regarding such ransom payments: They're prohibited.\n\n\"\"We didn't threaten anybody, but we made clear what the law is,\"\" McDonough said on \"\"Fox News Sunday.\"\" \"\"That's our responsibility to make sure we explain the law and uphold the law.\"\"\n\nFoley and Sotloff were executed by Islamic State militants, who posted videos of the beheadings on the Internet. Foley's parents said Friday the government threatened them with prosecution if they tried to raise money to pay a ransom for their son, who was kidnapped in 2012.\n\nOn CNN's \"\"State of the Union\"\" and ABC's \"\"This Week,\"\" McDonough pushed President Obama's plan for fighting Islamic State, or ISIS, militants, and urged Congress to fund anti-ISIS groups in Syria. He pledged, however, there is no intention to send U.S. soldiers into the area. Rather, he said, the plan features bolstering local fighting forces.\n\n\"\"It's going to be Iraqi and other boots on the ground that are bringing this fight to ISIL [the way the administration refers to ISIS],\"\" he said on \"\"State of the Union.\"\"\n\nOn NBC's \"\"Meet the Press\"\" and \"\"Fox News Sunday\"\" McDonough acknowledged the United States is at war with ISIS and called the situation \"\"complicated.\"\"\n\n\"\"Success looks like an ISIL that no longer threatens our friends in the region, no longer threatens the United States -- an ISIL that can't accumulate followers, or threaten Muslims in Syria, Iran, Iraq or otherwise,\"\" McDonough said.\n\nSecretary of State John Kerry, however, said too much emphasis is being put on the use of the word \"\"war.\"\" On CBS' \"\"Face the Nation,\"\" Kerry said the terminology doesn't matter.\n\n\"\"In terms of al Qaeda, which we have used the word 'war' with, yeah ... we are at war with al Qaeda and its affiliates. And in the same context if you want to use it, yes, we are at war with ISIL in that sense,\"\" Kerry said. \"\"But I think it's waste of time to focus on that. Frankly, lets consider what we have to do to degrade and defeat ISIL.\n\n\"\"What I'm focused on, obviously, is getting done what we need to get done to ISIL.\"\"\n\nSen. Lindsey Graham, R-S.C., called the administration's approach \"\"delusional.\"\"\n\nIn a speech Wednesday, Obama said the U.S. would conduct bombing raids on ISIS targets but would not commit combat troops to the fight.\n\n\"\"It is our fight,\"\" Graham said on \"\"Fox News Sunday.\"\" \"\"It's not just their fight. This is a radical Islamic army that's pushing a theory of a master religion.\n\n“You cannot create an army to destroy ISIL without an American component. … This is war.”\n\nGens. Paul Eaton and Jim Dubik said on \"\"State of the Union\"\" Obama's plan could work but success will depend on what follows.\n\n\"\"It's not an impossible venture,\"\" Dubik said.\"\n750,\"Iraq has urged the United Nations to investigate Islamic State terrorists' bloody trade in human organs after the Iraqi ambassador said doctors are being executed for not harvesting body parts.\n\nMohamed Alhakim claimed that dozens of bodies with surgical incisions and missing body parts have been found in shallow mass graves near ISIS stronghold Mosul over the past few weeks.\n\nISIS' horrifying trade in human organs, which was revealed by MailOnline last December, is just the latest way for the terrorist organisation to finance its activities, with other major sources of the group's $2 million-a-day income being the sale of oil, ransom payments, and smuggled antiques.\n\nLucrative: ISIS has set up a specialist organ-smuggling division whose sole responsibility is to sell human hearts, livers and kidneys on the lucrative international black market\n\nSpeaking of ISIS' organ harvesting operations, Mr Alhakim said: 'We have bodies. Come and examine them. It is clear they are missing certain parts.'\n\nHe also said a dozen doctors have been 'executed' in Mosul for refusing to participate in organ harvesting.\n\nMr Alhakim briefed the UN Security Council on the overall situation in Iraq and accused ISIS of 'crimes of genocide' in targeting certain ethnic groups.\n\nThe outgoing UN envoy to Iraq, Nikolay Mladenov, also told the council that last month alone, 790 people were killed by terrorism and armed conflict in the country.\n\nHe also noted the increasing number of reports and allegations that IS is using organ harvesting as a financing method, but he said only that 'it's very clear that the tactics ISIL is using expand by the day'. He used an acronym for the group.\n\nMaking them rich: Mohamed Alhakim claimed that dozens of bodies with surgical incisions and missing body parts have been found in shallow mass graves near ISIS stronghold Mosul (pictured) over the past few weeks\n\nMr Mladenov said Iraq's most pressing goal is to win back the vast territory that ISIS has seized over the past year.\n\nThe Sunni militants currently controls around a third of both Iraq and neighbouring Syria and imposed its strict interpretation of Sharia law in its self-declared caliphate - subjecting a population of around four million people to a brutal campaign of rape and massacre.\n\n'Especially worrying is the increasing number of reports of revenge attacks committed particularly against members of the Sunni community in areas liberated from ISIL control,' Mr Mladenov said, using an alternative acronym for the group known as ISIS in the West and Daesh in Arab nations.\n\nThe shocking news of ISIS trade in human organs was first revealed in a report by al-Monitor news website in December, citing an Iraqi ear, nose and throat doctor named Siruwan al-Mosuli.\n\nHe told the site that ISIS commanders hired foreign doctors to run an extensive organ trafficking system from a hospital in Mosul that is already beginning to generate huge profits.\n\nMilitants: Each of the letters is signed with a purple stamp, indicating the province from which it was sent. They are understood to have been handed to ISIS' network of messengers and fighters\n\nThe al-Monitor report also claims the terror organisation has even set up a specialist organ-smuggling division whose sole responsibility is to sell human hearts, livers and kidneys on the lucrative international black market.\n\n'[Al-Mosuli] said that lately he noticed unusual movement within medical facilities in Mosul Arab and foreign surgeons were hired, but prohibited from mixing with local doctors,' the report's author wrote. 'Information then leaked about organ selling.'\n\nThe report went on: 'Surgeries take place within a hospital and organs are quickly transported through networks specialized in trafficking human organs. Mosuli said that the organs come from fallen fighters who were quickly transported to the hospital, injured people who were abandoned or individuals who were kidnapped.'\n\nMost of the organs are then smuggled out of Syria and Iraq into neighboring countries like Saudi Arabia or Turkey where criminal gangs sell them on to shady buyers across the globe, the Assyrian International News Agency reported.\n\nWhile organ harvesting may be the most shocking of IS' revenue streams, the report highlights a string of others that contribute to the group's $2million annual income.\n\nSecurity: ISIS' horrifying trade in human organs, which was revealed by MailOnline last December, is just the latest way for the terrorist organisation to finance its activities, with other major sources of the group's $2 million-a-day income being the sale of oil, ransom payments, and smuggled antiques\n\nIntelligence chiefs are investigating claims the Islamic State jihadi who led the executions of 21 Egyptians was an American recruit.\n\nThe militant, who spoke English with a U.S. accent, appeared in a horrific video on Sunday showing the beheadings of a group of Coptic Christians on a beach in Libya.\n\nBrandishing a knife, he declares: 'All crusaders... the sea you have hidden Sheikh Osama bin Laden's body in, we swear to Allah we will mix it with your blood.'\n\nThe men are then forced to lie face-down before they are beheaded simultaneously.\n\nU.S. officials are understood to be analysing the militant's facial features and speech patterns as has been done in the hunt for the British executioner known as Jihadi John, who has appeared in a number of beheading videos in Syria.\n\nProfessor Erik Thomas, a linguistics expert at North Carolina State University, believes he 'sounds like an American' with some Arabic influence, based on some of word pronunciations.\n\nOne tactic is smuggling families and individuals into other countries. The report highlights one instance when a family paid ISIS over $8,000 per individual to sneak them into Turkey.\n\nDrug smuggling is another. Al Monitor's report claims that IS traffics Afghan heroin into Europe from the city of Nineveh, which the Russian Federal Drug Control Service (RFDCS) says is generating 'significant revenues.'\n\nIts drug business has become so successful in recent months that the RFDCS claims that IS now supplies half of Europe's entire heroin market.\n\nYesterday it was revealed that militants fighting for ISIS in Syria are making millions of pounds selling ancient statues and mosaics to wealthy Westerners using a complex system of smugglers and middle men.\n\nLooted from ancient buildings in ISIS strongholds, such as the group's de facto capital city Raqqa, the antiquities are up to 10,000-years-old and can exchange hands for more than $1 million each.\n\nThe most expensive items are covertly smuggled overseas - usually on the orders of wealthy Europeans - but there is also a lucrative trade in less historically important objects, which often find their way into tourist shops and markets in neighbouring Lebanon and Turkey.\n\nThe trade in antiquities is one of ISIS' primary sources of funding, along with oil and ransom payments, and is estimated to fills the terrorists coffers with tens of millions of pounds every year.\n\nThe finer points of ISIS trade in antiquities was uncovered in an investigation by the BBC.\n\nIt revealed that ISIS militants charge smugglers 20 per cent on the sale of ancient items found or looted in territory under its control. If the smugglers decide not to buy the items, they are promptly smashed to pieces as examples of idolatry, regardless of their historic significance.\"\n751,\"In a bid to finance its operations, the Islamic State group might be harvesting human organs, Iraq’s ambassador to the U.N. told the intergovernmental organization on Tuesday, and asked the Security Council to investigate the allegations.\n\nIn the past few weeks, authorities have discovered bodies with surgical incisions and missing kidneys or other organs in several shallow mass graves, leading many to believe that the extremist group might be harvesting these organs to fund its caliphate, Mohamed Alhakim, the Iraqi envoy to the U.N., reportedly said.\n\n“We have bodies. Come and examine them,” The Associated Press (AP) quoted Alhakim as saying. “It is clear they are missing certain parts.”\n\nThe official also said that ISIS had executed several doctors in the northern Iraqi town of Mosul for refusing to harvest organs from its victims. Alhakim also accused ISIS of being guilty of “crimes of genocide” as it targets ethnic groups.\n\n“داعش” يسرق الأعضاء البشرية للرهائن ويبيعها لـ”تركيا” - http://t.co/cfhkjTpb8K pic.twitter.com/mFi976k3E5\n\n— Times of Lebanon (@TimesOfLebanon) December 20, 2014\n\n“These terrorist groups have desecrated all human values. They have committed the most heinous criminal terrorist acts against the Iraqi people whether Shi'ite, Sunni, Christians, Turkmen, Shabak or Yazidis,” Russia’s RT news agency quoted Alhakim as saying.\n\nThe U.N. envoy to Iraq, Nikolay Mladenov, also told the council that there are numerous reports to support the claim that ISIS is using organ harvesting as a way to finance its operations.\n\n“It’s very clear that the tactics ISIS is using expand by the day… Almost daily terrorist attacks continue to deliberately target all Iraqis, most notably the Shi’ite community, as well as ethnic and religious minorities, across the country,” Mladenov told the council, adding that at least 790 people were killed in January during armed conflicts in Iraq.\n\nIn December, al-Monitor had reported that foreign doctors were harvesting organs for ISIS in Mosul. The report also claimed that there had been an “unusual movement” in medical facilities in Mosul, where “Arab and foreign surgeons were hired, but prohibited from mixing with local doctors.”\"\n753,\"Does crabzilla really exist? A Mysterious 50ft giant monster crab was caught on camera yards from British harbour.\n\nVisitors are flocking to the British seaside town of Whistable in the hopes of catching a supposed 50 foot crab whose photo has gone viral in recent days.\"\n758,\"A Russian fisherman says that Justin Bieber saved his life…sort of.\n\nIgor Vorozhbitsyn was on his way to a northern Russia fishing spot when he was suddenly attacked by a bear.\n\n“I had parked my car and was walking towards the spot I’d marked out when there was a tremendous impact on my back and the bear was on top of me,” Vorozhbitsyn told Central European News.\n\nBut then, with what turned out to be extremely fortuitous timing, the 42-year-old man’s cell phone started ringing. The Justin Bieber song “Baby” started playing, and the bear — who was either frightened by the sound or who perhaps is a Bieber fan himself and wanted to go easy on a fellow Belieber — fled.\n\n“I couldn’t believe my luck when the phone went off and he fled,” Vorozhbitsyn said. “I know that sort of ringtone isn’t to everyone’s taste, but my granddaughter loaded it onto my phone for a joke.”\n\nAfter the bear fled, Vorozhbitsyn called for help and was rescued by fishermen. He is now recovering from the attack, which left him with cuts and bruises around his face and chest.\n\ncen.at\n\ncen.at\n\nVorozhbitsyn posted these pictures after the attack.\n\nSo remember, the next time you’re trying to fend off a bear attack and this doesn’t work…\n\nOr this…\n\nTry this!\n\nAnd especially this!\n\nThanks for being terrifying to bears, Justin!\"\n762,\"Apple will begin shipping the Apple Watch in March and will also look to launch its new 12-inch MacBook Air during this quarter, according to a new report by KGI Securities analyst Ming Chi Kuo. The analyst also predicted that iPhone shipments would beat expectations for Q1 2015 with over 61 million units shipped, while iPad shipments are expected to total to 10 million units.\n\nKuo notes that Apple may reveal more details about the Apple Watch before its official launch, revealing specifics on battery life and the start of pre-orders. Most components of the Apple Watch will see high shipments during the quarter, but other key components are expected to see low production yields which may cause a constrained supply. Kuo predicts that Apple will ship 2.8 million Apple Watch units in Q1 2015, and his estimate for a March launch falls in line with previous reports.\n\nRendering of 12-inch MacBook Air done by Martin Hajek\nKuo's estimate for a Q1 2015 launch of the new 12-inch MacBook Air falls in line with a report earlier this month which stated that Apple supplier Quanta Computer was ramping up production of the notebook for a release this quarter. The 12-inch MacBook Air is expected to feature a new ultra-thin, fan-less design with a high resolution Retina display and a low-power Intel Core M processor. The notebook is also said to be one of the first to take advantage of the new reversible USB Type C connector, which may also be used for charging.\n\nRelated roundups: MacBook Air, Apple Watch , Tags: KGI Securities, Ming-Chi Kuo\"\n764,\"Jasmine Tridevil (not her real name) is a young lady from Tampa, Florida.\n\nHere is a troubling radio interview with her about why she allegedly got a third breast a few months ago and how hard it was to get one. She said that she was told to “sign a nondisclosure agreement” and had to call scores of doctors before she could find one who would do it because it was such a breach of ethics. She didn’t reveal the name of the doctor who performed the procedure.\n\nOver the course of the interview, during which the hosts asked some unbelievably inappropriate questions, she said the surgery cost $20,000, that she saved up for two years so that it could happen, that her mum won’t talk to her and won’t let her sister talk to her, and that her dad is unhappy. She said it’s not just about fame.\n\nOn the station, the 21-year-old said: “I got it because I wanted to make myself unattractive to men. Because I don’t want to date anymore.”\n\nShe said a “mini-implant” was put in so it had a nipple, and an areole was tattooed around it. The breasts apparently don’t quite “match up”.\n\nShe told the station: “The reaction has been crazy.”\n\nFacebook: 510456172418517\n\nFacebook: 510456172418517\n\nIt’s not entirely unsurprising. Thus far she seems to be enjoying the attention, writing on her Facebook page, “So I’m flying to New York to appear on The Inside Edition show this Monday! Then going to be on the news, Jimmy Kimmel show and Vice magazine! oh and a few radio shows!”\n\nBuzzFeed News has reached out to her for further comment.\n\nupdate\n\nConsultant plastic surgeon and British Association of Aesthetic Plastic Surgeons Nilesh Sojitra told BuzzFeed News:\n\n“This is a clear case of a patient who should not have had surgery performed on her. Someone making this kind of request may have body dysmorphia disorder, or not have thought through the long-term consequences of such a surgery – she will now be scarred for life – and may have benefited from psychological evaluation rather than surgery. Additionally, the actions of the surgeon are unethical and they have acted in a way where no reasonable plastic surgeon would.”    BF_STATIC.timequeue.push(function () { document.getElementById(\"\"update_article_update_time_3863178\"\").innerHTML = UI.dateFormat.get_formatted_date('2014-09-22 10:32:25 -0400', 'update'); });\"\n765,\"As traditions go this may be the most unbelievable tale you may ever read - the President of Argentina has adopted a Jewish boy as her godson to stop him turning into a werewolf.\n\nChristina Fernandez de Kirchner met Yair Tawil and his family last week at her office to mark the 100-year-old Argentine custom.\n\nAccording to legend the seventh son born to a family turns into a ferocious \"\"el lobison\"\" or werewolf – on the first Friday after his 13th birthday.\n\nThe country began to introduce adoption procedures to quell the fear of the people in the 19th century who believed their sons could turn into werewolfs (the fear was so extreme in some cases people murdered their baby boys).\n\nIt has become customary since 1907 but formally established in 1973 for the president to adopt their seventh sons and daughters who also receive a gold medal and full educational scholarship.\n\nTawil's parents wrote to the president in 1993 for their son to be the first Jewish boy to be adopted and they got their wish this year, according to the Jewish Telegraphic Agency.\n\nUntil 2009, the tradition only applied to Catholic children.\n\nLast week's unusual ceremony between the president and Tawil, witnessed by his parents and three brothers, happened at the same time as Hanukkah - the eight-day Jewish festival that commemorates the rededication of the holy Temple in Jerusalem in 165 BC.\n\nFernandez de Kirchner tweeted: \"\"I didn't know it but his visit coincided with the Hanukkah celebration. The father said it wasn't a coincidence.\"\"\n\nShe added the meeting with him and his family was a \"\"magical moment\"\".\"\n766,\"Justin Bieber may not have been able to take on Orlando Bloom, but he sure as hell was able to take on a bear.\n\nNo, PETA, Bieber didn’t beat down a bear, he just scared one away in Russia's Yakutia Republic.\n\nIt all went down when 42-year-old fisherman Igor Vorozhbitsyn’s attack by a brown bear was interrupted by a Justin Bieber ringtone.\n\nThe fisherman explains:\n\n\"\"I had parked my car and was walking towards the spot I'd marked out when there was a tremendous impact on my back and the bear was on top of me.\"\"\nThat’s when Vorozhbitsyn’s phone went off and “Baby” started blaring, causing the bear to run off.\n\nHe also justified his surprising ringtone:  \"\"I know that sort of ringtone isn't to everyone's taste,” he said, “but my granddaughter loaded it onto my phone for a joke.”\n\nLiving with embarrassment is a small price to pay for your life.\"\n768,\"The odds of bringing a big-league franchise to the city of Las Vegas have always seemed long for a lot of reasons, but that may soon change and it might just be the NHL that brings top-level professional sports to Sin City. A recent report suggests that an NHL team coming to Las Vegas isn't so much a pipe dream as it is a certainty.\n\nTony Gallagher of the Vancouver Province reported that commissioner Gary Bettman, who has so often said “we're not looking to expand” or “we have no plans for expansion” so many times over the last decade, is changing his tune on expansion.\n\nMore from the Province:\n\n…Recently the nature of the rhetoric has changed so much that the question is becoming not if, but when [the league will expand].\n\nAnd then the ultimate question. Will they be able to limit the number of new teams to just two?\n\nSources close to the situation have indicated Las Vegas is a done deal, the only thing to be determined being which owner will be entitled to proclaim that he brought the first major league sports franchise to Sin City.\n\n“Done deal.” Sounds almost too good to be true and it may be, but there has been movement on the expansion front recently.\n\nUPDATE: NHL deputy commissioner Bill Daly denied the report Wednesday morning in comments to TVA Sports:\n\n\"\"[Expansion to Las Vegas is] not in our plans, there is absolutely nothing new in that,\"\" he has admitted to TVASports.ca.\n\nAnd if it were an organization struggling with financial difficulties, as the Florida Panthers, who moved rather in the \"\"Sin City\"\"?\n\n\"\"We have no move in sight, whether in the case of the Panthers, or any other team besides,\"\" replied Daly.\n\nEven in light of the league's denial, there's still reason to believe the NHL will have to soon expand and cities like Las Vegas and another rumored candidate Seattle would help expand the league's footprint.\n\nHere's why it's not completely outlandish to envision Vegas as a future NHL city. For one, they have two open spots in the Western Conference to even things out and bring some competitive balance. The Eastern Conference currently has 16 teams, while the West has 14. If the NHL expanded to the most long-rumored top candidate of Seattle, that would help even things out. It's definitely not as simple as that, though.\n\nAnother barrier for Las Vegas would have been an arena, but that may no longer be an issue. The city has been home to minor-league hockey for years, but now Vegas is in the process of building a new arena however with the aim of bringing either an NHL or NBA team to Vegas.\n\nMGM and AEG, owner of the Los Angeles Kings, are teaming up on the project that broke ground in Las Vegas in May. The new arena is due to open in 2016 and will have 20,000 seats, but a projected capacity of 17,500 for hockey. The company building the arena, ICON, is also building the Edmonton Oilers' new arena. Kings great Luc Robitaille was on hand at the ground-breaking.\n\nThere has long been a desire for Las Vegas to finally get a major league franchise and there are likely more than a few individuals out there that would be willing to bet on Sin City to support a big team.\n\nBut here are the issues that make it seem a little less likely. There are other markets like Quebec City or Southern Ontario, that have long been pushing for NHL teams and would appear safer bets than Las Vegas. Putting teams in Seattle and Las Vegas would help even out the Western conference, but there could be an uproar if the NHL goes to two more non-traditional markets while strong Canadian markets exist to make money hand over fist.\n\nA recent report from CBC suggested that Canada could support three more NHL teams. The league undoubtedly knows that they could get a lot out of more Canadian markets and also have that new TV rights deal with Rogers, a company that would no doubt love more Canadian markets.\n\nThat's where a second report comes in regarding expansion. Howard Bloom of SportsBusinessNews.com reported that the NHL will expand by four teams including Las Vegas, Seattle, Quebec City and Toronto.\n\nUpdate: In light of Daly's comments, the timeline sure doesn't seem to add up on this one, but it is hardly surprising that the league would come out in strong denial. With expansion \"\"not in the plans\"\" now, it doesn't mean it can't be eventually, and possibly soon.\n\nA $1.4 billion figure for combined expansion fees seems a bit high. The last time the NHL expanded between 1997 and 2000, expansion fees were a reported $80 million, which was a $30 million difference from the previous high. In the 14 years since, you better believe that number is way up from $80 million. Either way, the NHL stands to gain quite the influx of cash if they can expand.\n\nThe Winnipeg Jets paid a $60 million relocation fee on top of the reported $170 million True North paid to purchase the Atlanta Thrashers. The relocation fee likely wouldn't be in the same range as an expansion fee, but it offers a more recent point of reference.\n\nTalk of widespread expansion is a big step away from what commissioner Gary Bettman told the Las Vegas Review-Journal in June:\n\n“Right now, we're not looking to expand. I know Las Vegas is an important city. Whether or not it's a city for the NHL to put a team in is still to be determined. We have not done any investigating as to whether or not the city could support the NHL or looked at potential ownership groups. If the owners were to approve expansion, we would certainly begin looking more closely at Las Vegas and other potential markets.”\nIt doesn't shut the door, but there's a lot of moving parts to expansion and you'll never hear the NHL commissioner get ahead of himself. It's clear that the gears are in motion on some level, though.\n\nQuebec City is already building an arena that is set to be completed by 2015. The Vegas arena will be ready by 2016. Investors have interest in putting an arena in Markham, Ont., and Hamilton, Ont., has also long been a possible expansion/relocation target.\n\nSeattle meanwhile has yet to break ground on an a new arena, but there has been some movement recently as real estate mogul Victor Coleman is adding some weight to a potential ownership group. He recently met with Chris Hansen, who is working towards bringing an NBA team to Seattle and has promised the city an arena if successful. There were reportedly talks of building the arena if the city secures an NHL team first. Coleman told KING5 News in Seattle that there is a \"\"clear path\"\" to bringing the NHL to the city.\n\nA possible 34-team league by 2017 is a bit concerning, however. Could the international talent pool support it? It seems to be a stretch. Diluting the competition should be a major fear as there are a lot of NHL players right now that are just barely scraping by in a 30-team league. You don't have to look any further than a lot of the fourth lines in the league. Thirty-two teams may even be a stretch at that point, but adding 50 new players wouldn't be as straining as trying to add 100.\n\nThere are a lot of questions left to be answered and the fact that none of the hockey insiders that are usually on top of the big stories like this have backed up the reports yet certainly takes a little air out of these exciting developments.\n\nExpecting the NHL to expand by 2017 without relocating current teams seems a bit overly-optimistic, but the league is making more money than it ever has and is enjoying growing popularity. More expansion is probably at its most likely since 2000 when the Minnesota Wild and Columbus Blue Jackets entered the league and that offers some serious excitement for some possibly hockey-hungry markets.\"\n770,\"The son of an aide to North Korean leader Kim Jong-un’s uncle is in hiding in France after evading abduction by agents of the Communist regime, foreign diplomatic sources believe.\n\n“There was an attempt to force him to go back, but it is thought he escaped and is somewhere in France. There is an attempt to locate him but he hasn’t been found yet,” said the diplomatic source.\n\nThe architecture student, referred to only by his surname Han, went missing last month, raising concerns for his safety. He is believed to be the son of a close confidant of Jang Song-thaek, Kim Jon-un’s once powerful uncle who was executed in December last year on treason charges. Han's father is known to have been killed recently as part of a Kim regime purge of Jang allies.\n\nPark Sung-jin, Paris correspondent for Yonhap, South Korea’s biggest news agency which broke the story, said: “Since the 1980s, when the regime changes and someone is executed and his relatives and friends and family are studying abroad, they are brought home.\n\n“If Han returned he would likely be kept in a political prison or executed. That has happened many times. He knew what was awaiting him, so he escaped.”\n\nHan’s curious disappearance, which comes amid heightened tensions between North Korea and America over the Sony Entertainment Pictures hacking scandal, has lifted the lid on the murky ties France keeps with the Communist regime.\n\nDespite having no official diplomatic relations with the dictatorship, France has been behind a discreet student programme in place since 2002 in which North Korean students from privileged backgrounds study architecture in Paris. The stated aim is for them to return to Pyongyang and launch grandiose architectural projects to the glory of the dictatorship.\n\nHan was studying at Paris’ prestigious Ecole Nationale Superieure d'Architecture de Paris-La Villette. He had left North Korea for Paris in 2012, along with nine other North Koreans, five of whom are posted at another architecture school in Belleville. They are in their third year of a five-year course.\n\n\"\"We didn’t decide out of the blue to take on students from North Korea, the decision was made by the French culture ministry to whom we answer. This is over our heads,” said a head teacher at the La Villette school, who recalled her surprise when the first batch of students turned up wearing badges with the effigy of their “Dear Leader”.\n\nThe students are kept under close surveillance, she told The Telegraph.\n\n“There is often an Asian man in a three-piece suit waiting in the courtyard, checking up on attendance and if they get good results,” she said.\n\n“When one failed part of his exam and was sent home, a representative from the North Korean delegation in Paris wanted to take it in his place. We had to explain that wasn’t possible,” she added.\n\nAfter long denying its existence, the French foreign ministry confirmed to The Telegraph that a “cooperation programme” involving “students from North Korea trained in architecture in Paris” has been in place for the past decade.\n\nIt had no further comment.\n\nThe programme was set up by Jean-Noël Juttet, a former French ambassador to Japan, who said he was asked by the French foreign ministry to find ways of “maintaining contact between the two countries”.\n\nHoming in on education, he said the French suggested courses in “priority sectors, like medicine, food or construction” but that the North Koreans were only interested in one field: architecture.\n\n“That was a request that came all the way from the top. They insisted so much that we ended up agreeing,” he told Street Press, an online news site that first uncovered the student programme.\n\nTrained in France, the land of star architects like Jean Nouvel, the students are supposed to help transform Pyongyang’s skyline with new, cutting-edge architectural designs, such as the Ryugyong hotel, a 330-metre high edifice completed in 2012. They have reportedly been behind designs for a new ice skating rink, dolphinarium and sports centre opened last year to help North Korea become a “new society of leisure”.\n\nArchitecture is not Kim Jong-un’s only area of interest in France. In April, it also emerged that the Emmental-loving despot had ordered three officials to attend a crash course in cheese-making at a dairy school in eastern France - reportedly because he was dissatisfied with his country’s attempts at dairy production. The school politely declined.\n\nFrance has historically kept relatively warm ties with Communist nations, including China. In 2011, it emerged that a French neurosurgeon, Francois-Xavier Roux, had secretly treated Kim Jong-il, the former North Korean leader, in 2008 after he had a stroke.\n\nDescribing Kim as apparently \"\"profoundly Francophile”, Dr Roux said: \"\"He wanted to establish political ties with France. He was not hiding that.\n\n\"\"He also knew French cinema very well. I was pretty surprised. He knew French wines pretty well. We were talking about the differences between Bourgogne and Bordeaux, etc.\"\"\n\nLast month, it was reported that Pyongyang flew in a French surgeon to operate on Kim Jong-un’s feet after state media pictured him walking with a cane.\n\nBehind the university exchange lies a complex game of parallel diplomacy, according to North Korea expert Pierre Rigoulot.\n\n“For North Korea, the exchanges are a way of legitimising the Pyongyang regime and receiving recognition. The aim for which they will sacrifice anything is to open an embassy in Paris. It would be a small victory for the country,” he told Street Press.\n\nAs for France, he said it was a way of keeping channels of communication open: “You can’t send information to North Korea, so welcoming these young students is a rare opportunity to communicate with the country. In the long term, it could be a way of moving things forward.”\n\nAn abduction attempt, however, if confirmed, would “definitively scupper any North Korean request for diplomatic recognition from France,\"\" he said.\"\n771,\"Two locations in Ohio and West Virginia serve the item you thought was extinct\n\nMillennial diners, want to sink your teeth into a round cheezy slab of ’90s nostalgia? McDonald’s Pizza has been found living on at two locations in Ohio and West Virginia, according to Canada.com\n\nThe two restaurants, out of over 14,000 McDonald’s locations in America, are owned by a man named Greg Mills and located 90 miles apart from one another, the site reports.\n\nIt was the explosion in popularity of drive-through restaurants that brought about the demise of the pizza. The ovens were said to have slowed down sales and restaurants weren’t pushing enough pizzas out to justify the expense.\n\nBut Judy Norman, an employee at the West Virginia location, told Canada.com that their pizza still sells and she has “days when everyone wants pizza and there are days where every so often you get a pizza [order].”\n\nFor now, millennials can delight that they now have two places they can take their Teenie Beanie Babies, discuss Hey Arnold! and have a slice of the past.\n\n[Canada.com]\"\n774,\"The Apple Watch may hit shelves in March, claims KGI Securities analyst Ming Chi Kuo, who also predicts 5 million sales in its first quarter.\n\nEarlier reports, according to MacRumors, support the possible March release date.\n\nApple first unveiled the Apple Watch last September, a 64-bit smartwatch officially scheduled for an early 2015 release. It will cost $350.\n\nEverything You Need to Know About the Apple Watch\n03:45\nAccording to Kuo, Apple will reveal more information about the smartwatch before its launch, including details on pre-ordering.\n\nThree separate collections – Watch, Sport, and Edition – will be available, each running on an iOS-based software called Watch OS.\n\nRead more about the Apple Watch in our previous coverage.  IGN Logo\"\n778,\"Police are looking for the married lovers of suspected Chinese romeo Fei Lin, 41, after four masked men burst into his flat and cut off his penis at Niqiao village near Wenling city, in east China’s Zhejiang province.\n\nHe told cops he had been asleep and it was around 4am when the men burst into the room and put a bag over his head.\n\nHe said: \"\"They put something over my head and pulled down my trousers and then they ran off. I was so shocked I didn't feel a thing - then I saw I was bleeding and my penis was gone.\"\"\n\nEmergency workers and police who searched for the severed organ failed to locate it, and believe it was taken away by the attackers.\n\nThe injured man, a rural migrant worker in the village, had been accused of affairs with local women and although he denied it police believe that the attack was a revenge assault.\"\n783,\"A second American journalist has been beheaded by Islamic State terrorists, according to an intelligence monitoring group.\n\n\nVideo released Tuesday claims to show the beheading of Steven Sotloff, whom the Islamic State threatened in the video it put out of James Foley’s execution last month.\n\nDeveloping.\"\n784,\"Saudi Arabia’s national carrier has reportedly decided to impose separate seating on its male and female passengers.\n\nThe plan is being implemented by Saudi Airlines due to a rash of complaints from men who said they did not want their wives sitting next to other men, the Daily Mail reported, citing Gulf media.\n\n“There are solutions to this problem… we will soon enforce rules that will satisfy all passengers,” Saudi Airlines’ assistant manager for marketing, Abdul Rahman Al Fahd, was quoted as saying.\n\nAccording to the report, close relatives will be allowed to sit together.\n\nThe plan reportedly also follows recent complaints from male passengers about a “flirty” flight attendant.\n\nSaudi women are not employed as flight attendants by the airline, which instead hires women from other countries, the report said.\n\nSaudi Arabia enforces a strict segregation of the sexes in public spaces, and famously forbids women from driving motor vehicles.\n\nWomen are required to wear a headscarf and loose, black robes in public.\n\nOperators of flights to and from Israel have faced similar complaints from men who refused to sit next to women.\n\nAn international flight from New York to Tel Aviv was delayed for half an hour on December 20 after ultra-Orthodox Jewish men refused to sit between two women.\n\nThe flight crew of Delta Flight 468 departing John F. Kennedy Airport attempted to find other seats for the men. But other passengers refused to swap seats in protest at their refusal to sit next to female passengers, according to a Friday report by Israel Radio.\n\nThe men were finally accommodated by an American passenger who agreed to switch seats.\n\nAccording to Federal Aviation Authority regulations, a flight is not permitted to take off until all passengers are seated.\n\nIn September, an El Al flight was grounded after a group of ultra-Orthodox men refused to sit next to a female passenger, resulting in an 11-hour delay described as a “nightmare” by passengers.\n\nThat incident sparked a petition calling on EL AL to protect its female travelers by reserving “a few rows of separate sex seating on every flight, where for a fee, those passengers who need such seating can pre-book their seats and not annoy or coerce other passengers before take-off to change seats with them — thereby avoiding arguments, bullying, and delayed take-off.”\"\n785,\"She made headlines around the world when she revealed she paid thousands of dollars to get a third breast surgically attached to her chest.\n\nBut now Florida woman Jasmine Tridevil is facing claims that the surgery is a fake and she made it all up.\n\nThe claims come as Tampa Bay’s 10 News revealed Tridevil, whose real name is Alisha Jasmine Hessler, had filed an incident report after losing a three-breast prosthesis earlier this month.\n\nTridevil filed the report after her bag was stolen from Tampa International Airport on Sept. 16.\n\nThe luggage, which was stolen, allegedly contained a fake breast and 10 News obtained the report which listed the missing contents including a “3 breasts prosthesis.”\n\nHowever, Tridevil claims she underwent her surgery a few months ago and it cost $20,000.\n\nInternet rumor site Snopes also discovered that her JasmineTridevil.com site is registered to Alisha Hessler, someone to whom Tridevil bears a striking resemblance.\n\nHowever, when 10 News reporter Charles Bill tracked her down, Tridevil insisted her surgery and third breast were the real deal.\n\n“I figured people would be skeptical, but it’s true. I recorded the surgery and it will be on my show,” she said.\n\nPhoto: FaceookTridevil insisted the surgery went ahead and she tried 50 to 60 doctors before she found one willing to perform the surgery.\n\nSurgeons have also dismissed the possibility of it being real.\n\nNew York plastic surgeon Matthew Schulman told The Daily Dot: “[I] believe 100 percent that this is a hoax that everyone is falling for.”\n\n“I would be happy to go on record claiming that this is a falsified story and essentially not possible.”\n\nMichigan surgeon Dr. Anthony Youn agreed that while the surgery was possible, it was highly unlikely that anyone would perform it.\n\nIn a YouTube clip, Tridevil said the extra breast felt like her other two but that “the only difference is the nipple,” which she had to get tattooed on.\n\nThe 21-year-old saved up for two years so she could have the surgery and is also paying for a film crew to follow her around.\n\nShe also said her surgery was documented by a film crew and will prove her story is true.\n\nTridevil has received plenty of venom on social media and just hours ago posted “Pain is temporary, glory is forever” on her Facebook page.\n\nJust an hour earlier she wrote: “Don’t be afraid to be different … that’s what makes you beautiful” and also posted a photo of her pre-surgery which won her a host of compliments and questions as to why she would want to change.\n\nIt’s not the first time Hessler has made headlines.\n\nLast year, she chose to publicly humiliate a man who beat her instead of sending him to prison.\n\nShe said she was introduced to the man when friends of hers invited him out clubbing last December and he beat her after he made unwanted sexual advances.\n\nShe received hospital treatment and a police report was filed.\n\nBut instead of pressing charges, she offered her attacker an ultimatum, telling him, “I can either press charges and have you arrested for a year, or I can have you sit outside at a busy intersection for 8 hours holding up a sign that says ‘I beat women.’”\n\nThis article originally appeared on News.com.au.\"\n786,\"If you've ever wanted to tell a street harasser to stick it where the sun don't shine, but couldn't find the right words -- don't worry, these mamas got you covered.\n\nA new PSA about street harassment shows what happens when men realize the women they're catcalling are actually their mothers. Sponsored by Everlast, the PSA takes place in Lima, Peru where, as the video states, seven out of 10 women are harassed on the streets. Everlast found two men who were \"\"repeat offenders\"\" and contacted their moms who agreed to dress in disguise and walk past their sons.\n\nThe outcome is highly satisfying. After their sons yell some fairly unsavory things, the horrified moms publicly berate them. One of the women actually repeatedly hits her son over the head with her purse after he calls her \"\"Tasty panties.\"\" It's everything you've ever wanted a catcaller to hear.\n\nSo street harassers, next time you want to catcall a woman imagine how you would feel if she was your mom. Or just realize she's a human being and keep your mouth shut.\"\n791,\"(Reuters) - Microsoft Corp (MSFT.O) is in serious discussions to buy Mojang AB, the Swedish company behind the popular \"\"Minecraft\"\" video game, The Wall Street Journal said, citing a person with knowledge of the matter.\n\nThe deal is be valued at more than $2 billion and could be signed as early as this week, the Journal reported.\n\n\"\"Minecraft\"\" is a game where players build structures with blocks to protect against nocturnal monsters.\n\nThe acquisition will add to Microsoft's Xbox video game business, at a time when the competition in the video game console market is heating up.\n\nMicrosoft said in April it had shipped 5 million Xbox One units to retailers worldwide since the launch. In the same month Sony Corp (6758.T) said it had sold more than 7 million PlayStation 4 units as of April 6 and was struggling to keep up with consumer demand.\n\nMicrosoft declined to comment.\"\n792,\"Once thought to be a key component of Apple's acquisition of Beats, the Beats Music subscription service and accompanying brand will apparently be shuttered, leaving just iTunes-related software services, according to a new report.\n\nCiting five sources at Apple and Beats, TechCrunch reported on Monday that although the exact timetable is unknown, Apple plans to sunset the Beats Music service and brand. People involved in the product are said to have already been moved onto other projects at the company, including iTunes.\n\nIf true, the move would be a change from May, when Apple emphasized Beats Music as a key component of its $3 billion purchase of the headphone maker. The Beats Music product received top billing over Beats Electronics in Apple's press release announcing the deal, even though the headphone making side of the business is the brand's most recognizable role.\n\nObservers also believed that the Beats Music service allowed Apple to enter a key subscription market where the iTunes Store and iTunes Radio do not compete. Sales of digital albums have been declining in recent years as customers have migrated to competing services like Spotify and Pandora.\n\nBut Beats Music also got off to a slow start, with just 110,000 subscribers as of March. Its performance since being acquired by Apple remains unknown.\n\nThe rumor would suggest that Apple's $3 billion buyout of Beats was really about the headphones side of the business, as well as the talent and credibility brought on by the \"\"acqui-hires\"\" of Beats's Jimmy Iovine and Dr. Dre.\n\nIovine is a longtime music industry executive and was a personal friend of late Apple co-founder Steve Jobs. Both he and Dr. Dre have considerable sway in the industry and could help secure content for Apple's iTunes business.\n\nWhen it was announced earlier this year, Apple's $3 billion buyout of Beats proved controversial, with critics suggesting that the iPhone maker had overpaid for a company better known for its brand than quality products. But proponents believe the addition of Beats products to Apple's portfolio will help the company earn revenue from a lucrative accessories market where the company did not previously compete.\n\nUpdate: In a statement to Re/code, Apple spokesman Tom Neumayr said the TechCrunch rumor is \"\"not true,\"\" but did not offer further comment on the matter. The publication cites sources at Apple as saying branding for Beats Music could change in the future, though the streaming service itself will remain active.\"\n799,\"ISIL has released a second video allegedly showing the beheading of journalist Steven Sotloff, according to SITE Intelligence Group.\n\nThe terrorist group had previously claimed Sotloff would be killed if the U.S. continued to attack in Iraq in a video released Aug. 19. That threat came in the same video where journalist James Foley was executed by the same group. The new video allegedly also threatens David Cawthorne Haines, a British hostage.\n\nThe Wire spoke with Joe Cleffie of SITE to gather more information about the video, which the group found on \"\"one of the jihadi forums.\"\"\n\n\"\"We wouldn't send it out without verifying it,\"\" Cleffie offered. \"\"It's him being beheaded.\"\"\n\nSITE has transcribed the video on its website. In the video, Sotloff says he is \"\"paying the price\"\" for U.S. intervention in Iraq, while the same masked fighter who appeared in the video of Foley stands behind him and states the following:\n\nI'm back, Obama, and I'm back because of your arrogant foreign policy towards the Islamic State, because of your insistence on continuing your bombings and [unclear] on Mosul Dam, despite our serious warnings. You, Obama, have but to gain from your actions but another American citizen. So just as your missiles continue to strike our people, our knife will continue to strike the necks of your people...\n\nWe take this opportunity to warn those governments that enter this evil alliance of America against the Islamic State to back off and leave our people alone.\n\nBelow is a transcript of Sotloff's statement in the video:\n\nI am Steven Joel Sotloff. I'm sure you know exactly who I am by now and why I am appearing before you. And now this time for my message:\n\nObama, your foreign policy of intervention in Iraq was supposed to be for the preservation of American lives and interests, so why is it that I am paying the price of your interference with my life. Am I not an American citizen? You've spent billions of U.S. tax payers dollars and we've lost thousands of our troops in our previous fighting against the Islamic State, so where is the people's interest in reigniting this war?\n\nFrom what little I know about foreign policy, I remember a time you could not win an election without promising to bring our troops back home from Iraq and Afghanistan and to close down Guantanamo. Here you are now, Obama, nearing the end of your term, and having achieving none of the above, and deceivingly marching us the American people in the blazing fire.\n\nSotloff had disappeared while reporting in Syria in August 2013. Following his appearance in the video of Foley's beheading, Sotloff's mother, Shirley, issued a video plea to ISIL leader Abu Bakr al-Baghdadi asking for her son's return.\n\nWhite House press secretary Josh Earnest said during his daily briefing Tuesday he had not seen the video or the reports of Sotloff's death.\n\nHe noted the U.S. military effort to rescue Sotloff and Foley in July, which failed when the hostages were not at the location they targeted.\n\n\"\"Our thoughts and prayers first and foremost are with Mr. Sotloff and his family,\"\" Earnest said. He added that he was \"\"not in a position to confirm the authenticity\"\" of the latest video.\n\nAny new video, he said, would be \"\"analyzed very carefully by the U.S. government and its intelligence officials to determine its authenticity.\"\"\n\nAccording to BBC, British Prime Minister David Cameron has also condemned the video:\n\n\nJust before 2 p.m., The Wire received the video showing which reportedly shows the assassination of Steven Sotloff. Please note this description of the video is graphic.\n\nThe video, which is extremely graphic in nature, was edited in a manner similar to the beheading video of James Foley. The beginning of the video shows President Obama speaking in regards to ISIL and airstrikes several weeks ago. In the next scene, Sotloff introduces himself. Sotloff appears with similarly short hair as Foley did in his video, and with a beard. He is in a similar desert area, wearing the same orange robe as Foley. The area in which this is filmed is extremely windy, unlike Foley's environment during the beheading video.\n\nAfter Sotloff's brief statement, the executioner speaks and is shown putting the knife to Sotloff's neck. However, just like the Foley video, the murder scene is edited. The video shows only the knife being held up and then the decapitated body, positioned in the same manner as Sotloff's. Once again, a very short dagger, rather than a long blade, is used. The blade may be the same as in the first video. This differs greatly from traditional ISIL execution videos which have circulated the web.\n\nThe end of the video shows a  British man, David Cawthrone Haines. The executioner briefly stands next to Haines, grabbing his shirt (another long, orange robe like that of Sotloff and Foley) before releasing him and stepping to the side. The video then turns black and white, quite blurry, before ending. The executioner does not hold a knife when showing Haines, and there may be a slight murmur of background noise from others before the video ends.\n\nOf particular note are three major edits: the black screens introducing each part of the video, the editing out of Sotloff's executioner, and the executioner's voice. The voice sounds as though it may have been manipulated after the video was shot. While the man in the video appears similar to Foley's executioner, he sounds slightly deeper and more computerized. In the first video, the voice is being used to identify the executioner, and this may be the reason for the change in this second video.\n\nThis story is developing.\"\n801,\"In Q1 2015, we expect that Apple could very well release at least two new products – the Apple Watch and the 12-inch MacBook Air. We have heard two separate rumors that the former will be launched in March and the latter will see a general Q1 2015 release, but if you’re still a little skeptical, analyst Ming-Chi Kuo has basically “confirmed” it.\nKuo has been known for his pretty accurate predictions regarding Apple’s product lineup and their release timeframes, so there could be some truth in his claims. According to Kuo, he confirms that Apple will indeed be releasing the Apple Watch in March and the upcoming 12-inch MacBook Air later on in the quarter as well, but no specific dates were provided.\nAccording to Kuo, the Apple Watch could see some supply constraint. This is due to key components of the wearable having low production yields, but Kuo notes that this is not an issue for the other components which should see high shipments in this quarter. He also expects that Apple will ship 2.5 million Apple Watch units in Q1 2015 alone.\nKuo also predicts that Apple will reveal more details about the Apple Watch ahead of its release and offer up more detailed information about its battery life and when pre-orders will begin, which we guess sounds pretty probable. However as is the case with all rumors, they’re best taken with a grain of salt for now, but do check back with us in the coming weeks/months where hopefully we will have more details for you.\"\n802,\"Seems like the President of Argentina Cristina Fernández Kirchner did not exactly save a Jewish boy from becoming a werewolf. Apparently this is what happens when a tradition and an urban legend get intertwined. The tradition does dictate that the seventh child born to an Argentine family with six consecutive children of the same sex is eligible to become the godchild of the president; and the urban myth says this child’s fate is unlucky as it is meant to become a werewolf sooner or later. So technically Lair Tawil was safe.\n\nAccording to the real legend of the ‘lobizón’ (or werewolf) it is only the seventh son of the seventh son who could be potentially cursed. The Guardian reported Argentine historian Daniel Balmaceda said, “The local myth of the ‘lobizón’ is not in any way connected to the custom that began over 100 years ago by which every seventh son (or seventh daughter) born in Argentina becomes godchild to the president.”\n\nThe tradition of the president adopting a seventh child began in 1907 when then-president José Figueroa Alcorta, was asked by Russian immigrants Enrique Brost and Apolonia Holmann to become their son’s godfather. “The couple wanted to maintain a custom from Czarist Russia, where the Tsar was said to become godfather to seventh sons, and Argentina’s president accepted.”\n\nAlthough Isabel Perón passed the law in 1974, it’s still so that not every seventh child is eligible to become a presidential godchild; the honor is only given to those in which seven sons are born consecutively, with no daughters in between. The president with most godsons was Juan Perón, who had 1,982 over three terms in office. Kirchner has already become the presidential godmother of almost 700 children since taking office in 2007, and for all we know, she might've saved a few from becoming werewolves.\"\n806,\"Like most other places with people, Lima, Peru has a surplus of men who pass those crucial moments throughout their work day by sexually harassing women in the streets.\n\nEverlast, the brand you had no clue was this fierce, actually did something about it.\n\nThey filmed men catcalling their own mothers. Everlast tracked down the mothers of their very scummy spawn and got them on board for a worthwhile mission: shame your son by getting him to accidentally catcall you. Everlast gave these moms makeovers, wigs, manicures, the whole thing. Then they sent these women out all dressed up like all the other desperate women who wear dresses out in public so that they could be magnets for pervy lines like “where are you going, can I come?”\n\nPredictably, this video shows the sons saying dirty stuff to their own mothers in disguise, but it doesn’t stop there. In the typically charming way we’re all so enchanted with, one dude calls his own mom “piggy.” Another says, “tasty panties!” That’s when the most satisfying part happens. The mothers turn around for the reveal and bitch these men out. So this is one chance encounter with a lady in the street they won’t forget. The glorious leader of this effort, who is wearing fingerless Everlast driving gloves, wants the moms to slap these scoundrels, but watching them freak out is even more gratifying. Even if it isn’t real, it’s required viewing for all men with female relatives.\n\nIt could have been trite to have moms help their sons see the light by subjecting them to street harassment. It might have been corny if Everlast gave these dudes a chance to redeem themselves. But these boss women offered no such opportunity. They were on a war path to make their sons pay. In one screaming session, they express all the anger you’ve felt every time you had to deal with sex invites in the morning.\n\nIt’s a pretty genius way to turn the tables on the catcallers. At least it’s definitely more effective than issuing a friendly card explaining why it’s not polite to express interest in a stranger’s underwear. One of the guy’s explains to his mommy that it wasn’t him saying those nasty things. (It was the guy in the car.) Iron-clad alibis like this are best handled by a raging mother in heels. Freud may have already died, but now he’s literally dying over this.\n\nWatch this glorious victory with the English translation below.\n\n\n\n[Reddit]\"\n809,\"Masked Isis executioner Jihadi John has been injured in US led airstrikes, it has been reported.\n\nThe unidentified Briton, who savagely beheaded two British and two American hostages held captive by Islamic State, is believed to have narrowly escaped death when he attended a summit in Al Qaim, in Anbar Province, Western Iraq, an Iraqi town close to the Syrian border, last Saturday (8 November).\n\nAmerican and Iraqi jets targeted the meeting of around 30 of the militant group's leaders, held in a makeshift underground bunker beneath a house.\n\n“We are aware of reports that this individual [Jihadi John] has been injured, and we are looking into them.”- The Foreign Office\n\nThe joint US-Iraqi mission left at least ten IS commanders dead, and around 40 injured.\n\nIt was originally thought that IS leader Abu Bakr Al-Baghdadi was killed in the attack, however audio recordings emerged later confirming he survived. It was not known that Jihadi John had been present at the meeting.\n\nA Foreign Office spokesperson said: \"\"We are aware of reports that this individual [Jihadi John] has been injured, and we are looking into them.\"\"\n\n\"\"We have a number of sources of information coming in. The incident occurred last weekend, and so we have received the reports in the last few days. We don't have any representation inside Syria, and so it is difficult to confirm these reports.\"\"\n\nThe Foreign Office also issued an official statement saying: \"\"We are aware of reports. We cannot confirm these reports.\"\"\n\nA spokesman for US Central Command said they are also unable to confirm the details for security reasons.\n\nThe executioner, who goes by the nomme de guerre Jalman Al-Britani, was reportedly rushed to the Al Qaim General Hospital for treatment. According to source, a nurse who treated the wounded in a hospital in Deir-ez-Zour, confirmed that one of the names on the injured list was Jalman, commenting that it was \"\"the one who slaughtered the journalists.\"\"\n\nThe extent of his injuries is not yet known, but a source said that urgent calls were made through the local mosque's loudspeakers, appealing for the town's residents to donate blood at the hospital.\n\nAfter being treated at the hospital, Jihadi John, Al-Baghdadi and several other wounded IS personnel were then driven to Syria, and travelled 200 miles north along the Euphrates valley to the IS stronghold of Raqqa.\n\nThey were transferred to two captured Syrian army barracks and treated within the secure confines of the underground medical facilities. Hospitals in Raqqa and nearby Deir-ez-Zour were ordered to take their medical supplies and staff to the secure bases, for the treatment of the injured terrorist leaders.\n\nJihadi John was videoed beheading British aid workers David Haines, 44, from Perth, and Alan Henning, 47, from Manchester; and American journalists James Foley, 40, and Steven Sotloff, 31.\n\nIn the most recent execution video of Mr Henning, released last month, the murderer threatened to behead another US hostage, Peter Kassig, 26, an aid worker.\n\nIn September, FBI Director James Comey confirmed the American bureau had identified the foreign jihadist after weeks of transatlantic intelligence efforts, but would not be releasing his identity.\n\nA western Muslim recruit with a British accent, Jihadi John is one of the most hunted terrorists in the world, and is said to have acquired a position of seniority within the terror group for his allegiance to them. He has been made a member of a shura council, or governing body, of an IS 'wilayat', or province.\n\nWhile British converts are usually used as foot soldiers, Jihadi John usually travels in a black Audi jeep, and has six other British terrorists with him who serve as his bodyguards.\n\nAged between 28 and 31, he was named as Abdel-Majed Abdel Bary, a rapper from Maida Vale, west London. Fluent in English, Arabic and classical Arabic, he first joined IS in Iraq when he left the UK, but then moved to Syria.\n\nIn September, his father, Adel Abdul Bary, 54, pleaded guilty to terrorism charges in relation to al-Qaida's bombing on US embassies in Kenya and Tanzania in 1998.\n\nRelatedIs Isis Executioner 'Jihadi John' an Anonymous Hacktivist?Steven Sotloff Beheading: 'Justice Will Be Served' Obama Warns IsisSteven Sotloff: Video Appears to Show Isis Beheading of US JournalistTributes Pour in for US Journalist Beheaded by Jihadist with 'British Accent'Isis Release Horrific Video Showing Apparent Beheading of US journalist James Wright FoleyDavid Haines' Isis Executioner 'Was On Drugs' During Beheading, Says Voice ExpertSteven Sotloff Beheading: Cameron Calls Cobra Meeting as Isis Threaten to Execute British Captive\"\n810,\"A Russian fisherman says the only thing that prevented a brown bear from killing him was Justin Bieber—specifically, a ringtone of Bieber's first big hit, \"\"Baby.\"\"\n\nIgor Vorozhbitsyn, 42, had parked his car and started walking toward the fishing spot he'd marked out for that day when the bear jumped him from behind.\n\n\"\"There was a tremendous impact on my back and the bear was on top of me,\"\" he said, according to the Daily Mail.\n\nThe bear mauled Vorozhbitsyn's face and chest, inflicting serious cuts and bruises. He believes it probably would have killed him if his phone hadn't gone off in the nick of time, blaring \"\"Baby\"\" loudly enough to drive the bear away.\n\nAfter narrowly escaping death, he also escaped a lifetime of being known as a Belieber.\n\n\"\"I know that sort of ringtone isn't to everyone's taste but my granddaughter loaded it onto my phone for a joke,\"\" the fisherman said.\n\nThe Mail quotes a bear expert as saying there wasn't anything about Bieber's music in particular that bears find offensive, but \"\"sometimes a sharp shock can stop an angry bear in its tracks, and that ringtone would be a very unexpected sound for a bear.\"\"\n\n\"\"What's up, bitch?\"\" Bieber said, albeit earlier and in a completely non-bear-related context.\"\n811,\"Apple plans to continue Beats Electronics' music streaming service, Beats Music, according to TechCrunch's Josh Constine.\n\nBeats Music is very similar to Spotify, Rdio, and other streaming music services. You pay $10 per month for unlimited access to songs from all the major record labels. The service was one of the key reasons Apple bought Beats Electronics, which also makes popular headphones and other audio accessories.\n\nThis story is developing...\"\n813,\"Biebs may not be able to take Orlando Bloom in a bare knuckle fight but a grizzly bear poses no such problem to the pint sized pugilist\n\nOrlando Bloom may be glad to know he is not the only one who can’t stomach Justin Bieber.\n\nThe Lord of the Rings star’s latest ally in his fallout with the pop loudmouth is a wild Russian Bear - who found the singer truly unbearable.\n\nThe beast had pounced on fisherman Igor Vorozhbitsyn and would have certainly have killed him .... until Igor’s phone went off and played Bieber’s hit Baby. So grisly did the mighty grizzly find the ringtone tune that it turned tail and fled back into the forest.\n\nRecounting his terrifying experience in northern Russia’s Yakutia Republic, badly mauled Igor said: “I was walking to my fishing spot when there was a tremendous impact on my back and the bear was on top of me. I couldn’t believe my luck when the phone went off and he fled. My granddaughter had loaded the ringtone onto my phone for a joke.”\n\nWildlife experts believe it must have startled the bear into halting its attack. “That ringtone would be a very unexpected sound for a bear,” said one.\n\nPerhaps lifesaver Bieber should now dub himself Lord of the Ringtones.\"\n814,\"Photographs juxtaposing Hong Kong and Ferguson protestors have circulated widely, but the claim that protestors in Hong Kong are consciously borrowing the \"\"hands up, don’t shoot\"\" gesture from Ferguson are uncertain.\"\n820,\"A new law in Saudi Arabia banning ‘tempting eyes’ has become the latest example of female oppression in the country.\n\nThe law, which states that women with alluring eyes will be forced to wear a full veil, has been branded ‘stupid’ by dissenters and roundly criticised on social media, aina.org reports.\n\nSheikh Motlab al Nabet, spokesman of the Saudi Arabian Committee for the Promotion of Virtue and the Prevention of Vice, said they ‘had the right’ to force women to cover their face.\n\n‘The men of the committee will interfere to force women to cover their eyes, especially the tempting ones,’ he said.\n\n‘We have the right to do so.’\n\nMany commentators wondered how the word ‘tempting’ would be applied.\n\nOne unnamed journalist in the country suggested it referred to ‘uncovered eyes with a nice shape and makeup.’\n\n‘Or even without makeup, if they are beautiful, the woman will be in trouble,’ they added.\n\nPrince Naif, whose impending ascension to the Saudi throne many hoped would spell an end to this kind of draconian oppression, looks likely to be as intolerant as his father King Abdullah after suggesting that any Muslim should support the Committee’s new law.\n\n‘The committee is supported by all sides,’ he said.\n\n‘It should be supported because it is a pillar of Islam. If you are a Muslim, you should support the committee.’\"\n823,\"Steve Jobs was not a man known for idle pleasantries. The late Apple CEO was infamous for his often brutal email responses to customers. When one customer emailed to say that the iPhone 4 lost all reception when the user’s hand is over the antenna, Jobs coldly responded that they should “just avoid holding it that way.” When another customer complained about Apple’s repair system, Jobs replied that “it sounds like you’re just looking for someone to get mad at other than yourself.”\n\nMuch has been made of the difference in management styles between Jobs and his successor, Tim Cook, but now another has emerged: their approach to customer queries. Whereas the former exhibited the icy bluntness exhibited above, the latter, well, actually takes it on board.\n\nIn a discussion about customer service on the r/apple subreddit, redditor lerde recently recounted how he reached out to Tim Cook via email about the “super low quality” hold music played while on hold with Apple. While Cook didn’t responded personally, “to my surprise a lady from Cupertino called me up the next day,” telling lerde that Cook had indeed received the email, had looked into it personally, “and agreed that something had to be done.” Further tests were promised, and lo and behold, “the next time I called Apple, the hold music was indeed very pleasant.”\n\nIt’s a result made all the more surprising by the sheer volume of email that Cook receives on a daily basis. Appleinsider reports that the CEO has previously told NBC that he gets “hundreds, sometimes thousands of emails from customers.\"\" Cook added: \"\"This is a privilege because they talk to you as if you’re sitting at their kitchen table. … Because they care so deeply about Apple, they want to make a suggestion, or want to ask for help on something, or want to tell you how much they love the product.”\n\nRead lerde’s full comment has been copied below:\n\nI once sent Tim an email about the quality of music while on hold with Apple. It was super low quality, therefore an upbeat rock song sounded like pure distortion and really aggravated me because I was on hold for 20+ minutes for something so simple (iPhone didn't turn on, needed to set up a repair as in my country no Apple Store = have to send it to another country).\n\nMuch to my surprise a lady from Cupertino called me up the next day, saying she'd received a concerning email from Tim about ugly distortion hold music while on the phone, that Tim had tested this himself and agreed that something had to be done. She assured me that the hold music would be tested to make sure it sounded pleasant on all types of phones and connections.\n\nThe next time I called Apple, the hold music was indeed very pleasant.\n\nH/T Appleinsider / Photo via Mike Deerkowski / Flickr (CC BY 2.0)\"\n835,\"The video comes after the beheading of journalist James Foley last month\n\nKashmira Gander writes for the Independent and Independent on Sunday\n\nTuesday 02 September 2014\n\nIslamic State (IS) fighters have released a video which they claim shows the beheading of US journalist Steven Sotloff, followed by a threat that a British hostage could be next.\n\nSotloff, 31, who freelanced for Time and Foreign Policy magazines, had last been seen in Syria in August 2013 where he was working as a reporter.\n\nLast month, he appeared at the end of a video released online by the extremist group formerly known as Isis that showed the beheading of fellow American journalist James Foley.\n\nIn the footage last month, Sotloff was pictured dressed in an orange jumpsuit against the backdrop of an arid landscape. IS fighters then threatened to kill Sotloff unless the US stopped air strikes against the group in Iraq.\n\nThe video distributed today begins with a short excerpt from a speech by US President Barack Obama on the fight against terror, followed by text that reads: \"\"A second message to America\"\". The IS fighter, who suggests he is the same man who killed Mr Foley, says: \"\"I'm back, Obama, and I'm back because of your arrogant foreign policy towards the Islamic State...despite our serious warnings.\"\"\n\nHe then appears to be behead Mr Sotloff.\n\nThe footage ends with the threat of presenting a British hostage, and issuing a warning to \"\"back-off and leave our people alone.\"\"\n\nJournalist Steven Sotloff, left, pictured in Libya in 2011 (Getty)  The White House has said it cannot confirm the authenticity of the video. Spokesman Josh Earnest said US officials were checking the reports, BBC New reported.\n\nA US terrorism watchdog, the SITE Intelligence Group, first reported the video's existence.\n\nFollowing Mr Foley's death, Mr Sotloff's mother had appealed to IS leader Abu Bakr al-Baghdadi to spare her son's life.\n\nIn a video in which she directly addressed the IS leader, she urged that her son was an \"\"an innocent journalist\"\" who had no control over US policy in the Middle East.\n\nAdditional reporting by Reuters and AP\"\n836,\"Jermell Hasson spent his summer sleeping in a parking lot in Ferguson to join the protests over Michael Brown's shooting by police. Hasson's reward was to become racist America's favorite meme, after a doctored image of him was shared thousands of times across the internet's dark, sticky id-corners.\n\nRiverfront Times photographer Mitch Ryals snapped an innocuous shot in September of Hasson carrying a sign with fellow protesters that read \"\"No mother should have to fear for her son's life every time he leaves home,\"\" with the hashtags \"\"#blacklivesmatter\"\" and \"\"#stayhuman\"\":\n\nDumb Racists Photoshop Ferguson Protester Into Awful Viral Meme\n\nOpponents of the protests did not take Hasson's advice. Instead, the Times reports, its image of him went viral after his sign was photoshopped to read \"\"No mother should have to fear for her son's life every time he robs a store\"\":\n\nDumb Racists Photoshop Ferguson Protester Into Awful Viral Meme\nEXPAND\n\nBrown was suspected of helping to knock over a convenience store before the confrontation with Ferguson police officer Darren Wilson that led to the teen's death.\n\nRiverfront Times caught up with one local man, Jim Gleason, who was apparently one of the first to share the made-up image on Facebook with the note \"\"You can't make this up!!!!\"\" (It was subsequently shared more than 28,000 times.) Gleason explained to the Times what was apparently self-evident to him and other fans of the image—that suspected robbers of convenience stores should be summarily shot:\n\nGleason says he is surprised and saddened by the backlash to the photo he posted because \"\"qualified investigators at all levels of government\"\" concluded that Brown robbed the convenience store before his death.\n\n\"\"It appears that this young man robbed a store, assaulted a police officer, and it is just surprising to me the uprising when the physical evidence seems to be overwhelmingly in support of the police officer's actions,\"\" Gleason says.\nA handful of critics have taken to the Facebook page of Gleason's St. Louis business—a signmaking business—to express their frustrations.\n\nHasson called the image-doctoring a \"\"slander,\"\" but he seems to be taking it in stride. \"\"It shows that we are making a difference out here,\"\" he told the Times:\n\nFor someone who has nothing better to do with their life than photoshop a sign, it shows me that we haven't been out here since August for no reason. They're trying to stop the movement, which they can't.\"\n838,\"A wife who cut off her cheating husband’s penis sneaked back into hospital to remove it for a second time.\n\nShe allegedly flew into a rage after discovering a flirty email exchange between husband Fan Lung and his lover Zhang Hung – on her mobile phone.\n\nThe 32-year-old’s pride and joy was snipped off with a pair of scissors as he slept at his home in Shangqiu, China’s Henan province.\n\nHe was taken to hospital where he had it sewn back on. However, his fuming spouse, 30, slipped into his treatment room and cut it off again before throwing it out of a window.\n\n‘Someone told reception a naked man was beating up a woman outside,’ a hospital spokesman said.\n\n‘Staff found the patient with blood streaming down his legs hitting the woman. He was stopped and his wife was taken in for treatment.\n\n‘Then we discovered she had chopped his penis off again.’\n\nDoctors and police officers combed the area outside but failed to find the dad-of-five’s missing member.\n\nThey believe it may have been stolen by a stray dog or cat.\n\n‘He is now in a stable condition but emotionally distraught,’ the spokesman added.\n\nHis wife was discharged and is under arrest for grievous bodily harm.\n\nMORE: Woman woke up after drunken party with penis tattoo on her shoulder\n\nMORE: Danish teacher made seven-year-old boys strip and threatened to cut their penises off\n\nMORE: ‘My life with two penises': Man with double penis has written a ‘tell-all’ memoir\"\n841,\"Korean outlet The Kyunghyang Shinmum reports a robot vacuum cleaner has attempted to eat a local woman, starting with her hair.\n\nThe woman appears to have been lying down on the floor of her home, having forgotten that her robot vacuum cleaner was set to patrol the area. Once the vacuum woke up, it sucked 5cm of her head hair into its innards.\n\nThe local fire department showed up with their hair-disentangling kit, dismantled the vacuum and rescued the woman who is reported to have emerged in the peak of health after the incident.\n\nThere's no indication the vacuum was doing anything other than obeying its programming, so let's not see this as the start of a robot uprising. Instead, the moral to this story appears simple and sounds nicely Old Testament: do not lay down with thine robot vacuum cleaner. And revise thine object detection and avoidance algorithms lest the next such incident spark a lawsuit. ®\"\n849,\"TALLAHASSEE — A lawyer and Florida State University alum was identified by police Thursday as the gunman whose rampage left three people wounded and sent hundreds of panicked students scrambling for exits and ducking for cover.\n\nOfficers responding to 911 calls early Thursday fatally shot Myron May, a 2005 FSU grad who had moved back into the area in recent weeks,Tallahassee Police Chief Michael DeLeo said.\n\n\"\"He refused to surrender and as a result he was shot and killed by officers,\"\" DeLeo said. DeLeo did not say whether May fired at police, a contention cited by a department spokesman earlier in the day.\n\nDeLeo said May and written documents and made videos that discuss \"\"being targeted.\"\" May's Facebook page includes Bible verses and links to conspiracy theories about the government reading people's minds.\n\n\"\"Mr. May was in a state of crisis... struggling either psychologically or emotionally,\"\" DeLeo said.\n\nOne victim was hospitalized in critical condition and another in good condition, a spokesperson for Tallahassee Memorial HealthCare said. A third person was grazed by a bullet and was treated at the scene and released.\n\nCampus Police Chief David Perry said classes will resume Friday and the library will reopen. He promised a strong police presence. Officials canceled classes Thursday but kept the campus open and made counseling available to students and staff.\n\n\"\"We will get through this as a community, we will get through this as a university,\"\" Perry said.\n\nMore than 300 students were in Strozier Library when the shooting began at about 12:15 a.m. DeLeo said May, firing a semiautomatic .380 caliber weapon, never got past the library lobby.\n\nJason Derfuss, 21, said he was leaving the library when the shooter opened fire near him. Derfuss posted on Facebook pictures of a bullet and a book, Great Medieval Thinkers: John Wyclif, the bulllet had torn through. Derfuss says in his post he was near the gunman when the shooting started but never felt the shot and only discovered the damage three hours later.\n\n\"\"He was about 5 feet from me, but he hit my books,\"\" Derfuss said. \"\"I assumed I wasn't a target, I assumed I was fine. The truth is I was almost killed tonight and God intervened.\"\"\n\n\"\"You never think something like this is going to happen to you until you have to react in that situation when someone is screaming there is a gun in the building. I ran for my life,\"\" said Allison Kope, a freshman from Cocoa Beach, Fla. \"\"I ran right out the back door. My laptop and everything is still in there. It was shock. It was just instinct. You don't think about anything else, you just go.\"\"\n\nThe shooting started shortly around 12:30 a.m. ET. About 300 to 400 students were inside the campus' main library, which is open 24 hours on weekdays, when the shooter entered with a handgun and opened fire.\n\nUniversity President John Thrasher described the shootings as an isolated incident but also said police did \"\"an extraordinary job taking quick and decisive action to prevent further tragedy.\"\"\n\nDaniel Morales, a 19-year-old freshman from Fort Pierce, Fla., said that when he first heard someone say, \"\" 'Somebody's got a gun.' I thought he was joking.\"\" But after realizing a gunman was in the library, Morales and others raced to a back room on the second floor where they barricaded a door with desks.\n\nThree freshmen who were in the DeGraff Hall dormitory at the time said they began getting reports from friends locked down in the library.\n\n\"\"We know there are definitely people who saw the shooter,\"\" Anthony Coons said.\n\nHis friend Max Martin described the surreal scene.\n\n\"\"You hear all these stories on the news, then it happens,\"\" Martin said. \"\"This is something you never want to happen.\"\"\n\nNikolai Hernandez, who was in another dorm room nearby, said he heard \"\"consecutive gunshots\"\" that sounded as if they came from an automatic rifle.\n\n\"\"That was confirmed when I went outside and talked to someone who said they saw police open fire on a shooter who was armed right on the front steps of the library,\"\" the freshman said.\n\nThe video below was posted on Facebook by Jessica Davis. An individual can be heard over the intercom saying \"\"There has been a shooting in the library. Stay where you are,\"\" and instructing people to call 911 if they have been shot.\n\nStudents were allowed to leave the library about 3 a.m. Before that, students were on lockdown at the campus' library and in dorms.\n\nThe shooting is being investigated as a homicide and attempted murder case, said Chief Michael DeLeo of the Tallahassee Police Department.\n\nFlorida State University police issued an alert warning its 40,000 students that read: \"\"Dangerous Situation! Main Campus — Tallahassee. Seek shelter immediately, away from doors and windows.\"\"\n\n\"\"If there is any positive news we can take from this occurrence (it) is that the victim count was not higher,\"\" Tallahassee Mayor-elect Andrew Gillum said.\n\nSocial media immediately lit up with messages of concern and prayer requests.\n\nSean Rossman and Karl Etters report for the Tallahassee (Fla.) Democrat. Contributing: JSetareh Baig & Daniella Abinum, FSView; The Associated Press\"\n857,\"Loggers have mistakenly cut down what experts claim is the world’s oldest tree – is what the internet would have you believe.\n\nThe story, which has spread like wildfire online, alleged illegal loggers tore down a giant Samauma tree thought to be more than 5,800 years old and around 40 metres tall.\n\nThe incident is said to have taken place in the Matsés Indigenous Reserve on the Peruvian and Brazilian border.\n\nReports even contain a quote from Tahuactep, ‘leader of the Matsés tribe’, who said the tree was ‘the mother spirit of the rainforest’.\n\nBut the story is nothing more than a hoax.\n\nThe original report was published on satirical website World News Daily Report. The report was outed as fake by hoax slayer.\n\nMORE: If you haven’t got a real Christmas tree you’re just not doing Christmas properly\"\n861,\"The president of Argentina, Cristina Kirchner, has adopted a Jewish grandson in order to prevent him becoming a werewolf.\n\nTenía razón. Me trajeron de regalo un candelabro de Israel. Me pidieron que encendiera las velas… pic.twitter.com/DVWewmZera\n\n— Cristina Kirchner (@CFKArgentina) December 23, 2014\n\nHmmm, let us explain.\n\nAccording to an old Argentinian legend, the seventh son born after six boys with no girls in between is liable to turn into one of the mythical creatures.\n\nFear was so rife in the country that families would often give up their seventh-born sons for adoption or even kill them.\n\nIn the 1920s a law was passed to counteract the legend. It offered presidential protection, a gold medal and a scholarship for all studies until their 21st birthday but only for Catholic families.\n\nY a Iair, que hiciera el rezo. Un momento muy especial. Después me dijeron que tenía que apagarlas y pedir un deseo… pic.twitter.com/31ThMLjULn\n\n— Cristina Kirchner (@CFKArgentina) December 23, 2014\n\nIn 2009 a decree was passed to extend the law to other religions.\n\nShlomo and Nehama Tawil, parents of seven boys, had written to the then- president in 1993 but were turned down. After the updated law was passed they tried again and Kirchner agreed.\n\nShe said: \"\"It was magical to receive Iair Tawil, the first presidential godson in national history to profess the Jewish faith. Iair, 21, is completely sweet.\n\nYo no lo sabía, pero su visita coincidía con la celebración de Hanukkah. El papá, decía que no era una casualidad… pic.twitter.com/o3y5E17Gew\n\n— Cristina Kirchner (@CFKArgentina) December 23, 2014\n\n\"\"His family, marvelous. His mother Reina Ester. His father, Salomón, a rabbi. His brothers: Rafael, Eliel, Eitan. I didn’t know, but his visit coincided with the celebration of Hanukkah. His father said it was no coincidence. He was right. They brought me the gift of a menorah.\n\n\"\"They asked me to light the candles, and for Lair to say the prayer. A very special moment. Later, they told me to blow them out and make a wish. Don’t even dream I’m going to tell you what it was.\"\"\"\n863,\"TALLAHASSEE, Fla. —Police said the suspected gunman in a shooting at Florida State University was an alumnus, according to a report by the Associated Press.\n\nThe Tallahassee Police Department held a news conference on Thursday morning to discuss a shooting at FSU that left three students injured. The gunman was shot and killed by officers, police said.\n\nA Florida State University student recalls the terrifying moments when a gunman opened fire on campus on Thursday morning. Jason Derfuss said he later realized the books in his backpack stopped the bullets from striking him. Investigators said three other students were injured and the gunman was shot and killed by police.\nMORE\nFull video: Student says textbooks stopped bullet\n\nThe report said the shooter, Myron May, graduated from FSU before attending Texas Tech University's law school.\n\nMay was fatally shot early Thursday morning after he shot three people at the Florida State Library, police said.\n\nTwo students were taken to Tallahassee Memorial Hospital with gunshot wounds and a third victim was treated on scene for a grazing wound, according to Tallahassee Police spokesman Dave Northway. The victims' names and conditions were not released.\n\nFull video: Gov. Scott addresses shooting at FSU\n\nA campus alert urged people to take shelter and stay away from doors and windows after the gunman opened fire inside Strozier Library just after 12 a.m., according to police.\n\n\"\"FSU alert dangerous situation main campus-Tallahassee,\"\" the alert read. \"\"Seek shelter immediately, away from doors and windows.\"\"\n\nThere were approximately 300 to 400 students inside the library at the time of the shooting. Students shoved tables and book shelves against doors to barricade themselves.\n\nFull press conference from Tallahassee PD\n\nAs the incident unfolded, anxious students sent tweets and text messages to loved ones.\n\n\"\"There's a man with a gun in the library,\"\" Samantha Sillick said in a text to her father. \"\"I love you.\"\"\n\nA survivor told WESH 2 News he was there during the terrifying moments when bullets began to fly.\n\n\"\"I heard what was unmistakably a gunshot behind me, and initially I kind of tried to rationalize it as a firecracker, but I knew exactly what it was,\"\" said Jason Derfuss, an FSU student. \"\"He gunned down another student right in front of me about 50 feet away.\"\"\n\n\n\nDerfuss said the gunman also fired several gunshots at him, but the books in his backpack stopped the bullets from striking his body.\n\nPolice said the officers rushed the area and shot the gunman when he refused to drop his weapon and fired at officers.\n\n\"\"Instead of complying with their commands, the gunman, in turn, fired a shot at the officers and they returned fire, killing the suspect,\"\" said Northway.\n\nPolice said the gunman acted alone, and there is no further threat to the university. Students have been allowed back into the library to retrieve their belongings.\n\n\"\"If there's any positive news we can take from this occurrence is that the victim count was not greater,\"\" said the city's Mayor-elect Andrew Gillum.\n\nOn Thursday, Gov. Rick Scott said he is praying for the victims, their families and the entire FSU community.\n\n\"\"I know every Seminole has a heart of a dreamer and every dreamer is resilient,\"\" said Scott.\n\nFSU's new president, John Thrasher, released a statement that said in part:\n\n\"\"The Florida State University community is extremely saddened by the shootings that took place early this morning at Strozier Library, in the very heart of campus, and our thoughts and prayers are with the families and loved ones of all those who have been affected.\"\"\n\n\nThrasher also said the university will be increasing security measures and providing strong law enforcement presence on and around campus on Thursday, although the campus will be closed for the day.\n\nFSU officials also said there will be counselors available for any students or employees in need.\n\nThe five officers involved in the shooting were placed on routine paid administrative leave.\n\nAbigail Taunton told the AP that May had recently been staying at a guest house she owns in a rural area in the Florida Panhandle. She said police interviewed her husband, David, after the shooting.\n\nFSU is one of the top research universities in the nation. It has about 40,000 students spread out in various campuses in the city, and is also considered one of the nation's top-ranked football teams.\n\nThe campus will reopen for classes and normal operations on Friday.\"\n864,It is believed that British jihadist al-Britani was killed in Syria.\n865,\"(CNN) -- The cardiac arrest leading to Joan Rivers' death happened as the comedian's personal doctor began performing a biopsy on her vocal cords, a source close to the death investigation told CNN.\n\nA staff member at Manhattan's Yorkville Endoscopy clinic told investigators that the doctor, who has not been publicly identified, took a selfie photo in the procedure room while Rivers was under anesthesia, the source said.\n\nRivers, 81, was at the clinic for a scheduled endoscopy by another doctor, gastroenterologist Dr. Lawrence Cohen. That procedure, intended to help diagnose her hoarse voice and sore throat, involved the insertion of a camera down her throat.\n\nAfter Cohen, the clinic's medical director, finished his work, a biopsy was done on Rivers without her prior consent, according to the source.\n\nAn ear, nose and throat specialist not certified by the clinic as required by law performed a biopsy on her vocal cords. The doctor is described by the source as Rivers' personal ear-nose-throat physician.\n\nClinic: Vocal-cord biopsy did not kill Joan Rivers\n\n\"\"Even though you are a licensed physician, you still should have, if you will, the checks and balances to get your approval to practice in that particular place,\"\" said Dr. Arthur Caplan, a medical ethicist at New York University's Langone Medical Center.\n\nInvestigators believe that Rivers' vocal chords began to swell during the allegedly unauthorized biopsy, cutting off the flow of oxygen to her lungs, which led to cardiac arrest on the morning of August 29, the source said.\n\nRivers, 81, was rushed by paramedics from Yorkville Endoscopy to New York's Mount Sinai Hospital a mile away, where she died a week later.\n\nYorkville Endoscopy issued a statement last Thursday denying reports that any vocal cord biopsy has ever been done at the clinic, although federal privacy law prevented any patient information from being released.\n\nThe day after the denial was issued, the clinic confirmed that Dr. Cohen \"\"is not currently performing procedures...nor is he currently serving as medical director.\"\"\n\nThe source said that at this time neither Cohen nor the ear, nose and throat doctor have been accused of wrongdoing by investigators.\n\nThe clinic declined to respond to the source's comments about a biopsy or a selfie, citing federal privacy law.\"\n866,\"Johannesburg - Dog fighters forced children as young as 9 to imitate real dog fights, placing bets on which child will cause the most injury through biting and scratching.\n\nThe horrific form of abuse, which shows just how damaging dog fighting can be to children, came to light early last year in Ekurhuleni, but not much has been done to help the children involved.\n\nInspector Wendy Willson, from the special investigations unit at the National Council of SPCAs (NSPCA), was called to a school in Springs in June to see if they could do something about the problem there.\n\nWillson said the school principal, who will not be named to protect the identity of the children, was concerned that pupils were returning from breaktime with torn clothing and injuries.\n\nTeachers then discovered the children were fighting each other in dog fighting role-play, while other pupils were placing bets on who would win.\n\nThe children were doing this because adults were encouraging them at weekends to take part, both in actual dog fighting and the role-play fighting.\n\nIOL  st DOGfighting 3\nSUPPLIED\nWillson witnessed the children getting down on all fours – barking, growling, biting and scratching each other.\n\n“They rip into each other. The play is aggressive enough to cause each other injury,” she said.\n\nIn a video of one fight, which was much tamer than what was really happening because the children were asked to provide an example, the imitation of dogs is so authentic that if you close your eyes and listen, you will think you are listening to real dogs.\n\nThe children who were bystanders were acting out the role of dog handlers and were betting R2 to R10 on the fights that were taking place.\n\n“The winner of the fight then gets to mate with a younger child as a reward.”\n\nWillson was not sure if the mimicry moved on to actual copulation. She said this was in imitation of the best fighting dogs who get to be stud animals and mate with female dogs.\n\n“It’s incredibly disturbing that young children are being forced to be involved in this,” Willson said.\n\nShe added that the children had told her that in order to stop being a “female dog”, you have to bring in a younger child to take your place.\n\nWillson said the NSPCA had discovered, just as they had seen in other areas in which dog fighting had taken hold, that violent crime was increasing.\n\nThe NSPCA removed dogs that were involved in fighting. It also discovered cases of bestiality and other instances of horrific animal cruelty, and removed the animals from the situation.\n\nWillson said the perpetrators involve children in the theft of the dogs, the training and in the actual fights. The children were rewarded either with money or dog food for their own dogs, which were used in fights.\n\nShe said the older the child, the less empathetic he or she was. One child had told her: “It makes me feel like laughing. It makes me feel powerful”.\n\nThe inspector said they had recorded elevated levels of aggression, bullying and theft in the children. There had been attacks on teachers, causing injuries.\n\n“I have never seen this before,” Willson added. “I searched for examples of children being used like this internationally and came up with nothing.”\n\nThe Gauteng Department of Education said it had been made aware of these allegations early last year. “The department had contacted the SPCA to request their intervention,” said spokeswoman Phumla Sekhonyane.\n\nWillson said the NSPCA had conducted two awareness-raising workshops at the Springs school and the local police station, involving members of the community, principals, police, the Justice Department and child protection services, but while everyone had raised concern, nothing significant had been done to help the children.\n\nA director of IRS Forensic Investigations, Glenda Paul, said the matter was of grave concern. “It is bad enough that criminals are gambling on animals tearing themselves apart for their sick pleasure, but to involve children is pure evil.”\n\n“They are like cogs in a machine”\n\nTeddy Bear Clinic director Shaheda Omar said it was the first time she had ever heard of the dog-fighting role-play taking place.\n\n“I have seen cases where children violate animals and show no remorse, but never this,” Omar said. She said it sounded to her like a situation in which children had unmet emotional needs and they needed to find ways to be in a powerful position.\n\n“These children are being used. They are like cogs in a machine. I’m sure some sort of reward is offered and they are being socialised into that behaviour,” Omar said.\n\n“Violence begets violence and the children are learning it from adults.”\n\nThe situation needed urgent, systemic intervention, and different departments needed to get involved to stop the abuse and the children’s behaviour, she said.\n\n“If nothing is done, this will become a breeding ground for sociopaths,” Omar said.\n\nDirty secret breeding organised crime\n\nDog fighting is defined as a sadistic contest in which two dogs, which have been specifically bred and trained to fight, are placed in a small arena to fight each other for the entertainment of spectators and for gambling purposes. It is violent organised crime that is often linked to other criminal activities.\n\nThere are three broad categories of dog fighting:\n\n* Street-level dog fighting, which is usually linked to gang activities and during which people boast about their dog’s strength and fighting ability.\n\n* Dog fighting as a hobby involves people buying dogs of average ability and entering them in local and regional matches.\n\n* Professional dog fighting is the most sophisticated of the three and is sometimes conducted at national and international levels. High-stake matches featuring experienced fighting dogs with established bloodlines take place.\n\nMany children in high-crime areas and informal settlementsare exposed to dog fighting intheir neighbourhoods, and this routine exposure to unfettered animal abuse and neglect is a major contributing factor in their later manifestation of social deviance.\n\nIt is well documented that by exposing children to such cruel brutality and repeated violence, they become desensitised and tend to perpetuate the cycle of violence, as well as promoting insensitivity towards animal suffering, an enthusiasm for violence and disrespect for the law. - Source: SPCA brochure entitled Dogfighting – SA’s dirty little secret\n\nangelique.serrao@inl.co.za\"\n868,\"Our 2015 calendars are about to turn over to February and there's still no confirmed launched date for the Apple Watch. As a result, speculation on when the touchscreen wearable will hit shelves is beginning to reach a fervor. Fear not, however, as Ming-Chi Kuo, the analyst with a mostly reliable track record, is here to contribute to the prediction that the Apple Watch will begin shipping in March. Even more, Kuo says the much-discussed 12-inch MacBook Air will launch before the end of 2015's first quarter.\n\nAs an analyst for KGI Securities, Kuo's latest report says that before the Apple Watch's official release, Apple may announce additional details about the device (that's a big \"\"no duh\"\"), including battery life specifics and when pre-orders will begin. He predicts that while components for the Apple Watch will see high shipments throughout the first quarter, initial production numbers will be low and a high customer demand will make the product hard to find. Kuo forecasts there will be 2.8 million Apple Watch shipments during the first quarter of 2015.\n\nAs for the new 12-inch MacBook Air, the analyst says the ultra-thin laptop will make its debut before the end of the current quarter, with additional information saying that Quanta Computer, an Apple supplier, has already begun increasing production. As a brand new entry to the MacBook Air line, the 12-inch model has long been suggested to feature a Retina display and an even thinner design, while recent rumors have pegged the notebook to ship with only a headphone jack and a single new reversible USB Type-C connector that will be used for charging.\n\nA release date for the new MacBook Air within the current quarter definitely seems soon, but an alleged leak of the laptop's display only days ago could back up Kuo's claim of production having already begun. As for his prediction of a March release for the Apple Watch, that seems like a pretty safe bet, since Apple's own website says the device is \"\"coming early 2015.\"\" We'll just have to wait to see if the wearable actually ships that month, of if that's just when pre-orders will begin.\n\nSOURCE MacRumors\"\n870,\"Spokesman for Palestinian President Abbas,Tayeb Abdel Rahim, claimed that al-Sisi had not made an offer to extend the Gaza Strip, but that his predecessor Morsi had made such an offer to Abbas.\"\n875,\"A source familiar with the matter, has told Benzinga that China's Lenovo Group Limited (OTC: LNVGY) could make an offer to acquire Canadian mobile communications company, BlackBerry Ltd (NASDAQ: BBRY), as early as this week.\n\nThe source said Lenovo's first offer would be $15.00 per share, with a deal ultimately getting done around $18.00 per share.\n\nLenovo's CFO Wong Wai Ming said in January 2013, that BlackBerry (still known as Research in Motion at that time) was one of many possible opportunities for the company. BlackBerry played down the comment.\n\nLater that year, the Canadian government reportedly blocked a potential BlackBerry deal with Lenovo, due to national security concerns.\n\nLenovo announced Wednesday, the creation of a new company focused on internet-based smart devices, to be launched on April 1, 2015. The company will operate under a separate name and brand.\n\nA spokesperson for BlackBerry told Benzinga on Saturday, the company does not comment on rumors or speculation. A Lenovo spokesperson was not immediately available for comment.\n\nBlackBerry closed Friday at $9.49, a gain of 2 percent.\n\nTo get this story before it's news, sign up for Benzinga Pro, Wall Street's most timely real-time newswire.\n\nCheck Out This Easy Way To Track Your Investments\"\n876,\"Even bears can’t stand Justin Bieber’s music.\n\nA fisherman in Russia was being attacked by a brown bear and escaped death when his Justin Bieber ringtone went off and sent the beast fleeing into the forest.\n\nIgor Vorozhbitsyn was heading to a local fishing spot in northern Russia’s Yakutia Republic when the Bieber-hating bear suddenly appeared and pounced on him, Central European News reports.\n\nThe 42-year-old was saved when Bieber’s popular hit song “Baby” started playing on his phone.\n\n“I couldn’t believe my luck when the phone went off and he fled,” Vorozhbitsyn said.\n\n“I know that sort of ringtone isn’t to everyone’s taste, but my granddaughter loaded it onto my phone for a joke.”\n\nWildlife experts said it was the music’s volume that scared the bear away — not the quality of the music.\n\n“Sometimes a sharp shock can stop an angry bear in its tracks and that ringtone would be a very unexpected sound for a bear,” an expert told Central European News.\n\nVorozhbitsyn suffered several cuts and large bruises around his face and chest and is currently recovering from his vicious attack.\"\n878,\"STOCKHOLM — Speaking via Google Hangout to officials in Sweden last week, former NSA Contractor Edward Snowden dropped a bag of coal on his former employers by revealing the hugely popular “Elf on a Shelf” trend is actually an intelligence gathering operation originating with and run by the National Security Agency.\n\n“It actually started out as a joke,” Snowden said in his speech. “Someone photocopied a picture of an elf with the caption ‘I’m watching you,’ and it just kept moving from cubicle to cubicle.”\n\nSnowden said that at some point it occurred to someone that if people as paranoid as NSA staff would play this game, what would happen with civilians?\n\n“Now, the NSA has an agent inside practically every home with a child in it,” Snowden said.\n\n“The elves have basic mobility, which isn’t a problem because when one shows up someplace unexpected,” Snowden added, “it’s just assumed to be part of the game.”\n\nThrough these adorable snoops, the NSA has gained access to millions of tax returns, bank statements, and 10-year old boys unwrapping and re-wrapping their presents in the days ahead of Christmas.\n\n“We would flag those kids for later recruitment to the intelligence community,” Snowden said. “Especially for Tailored Access Operations.”\n\nIn addition, the NSA has uncovered a trove of data about the personal lives of millions of Americans, sources confirmed.\n\n“The NSA has incorporated advanced sensors into these things that can uncover all kinds of information,” journalist Glenn Greenwald told Duffel Blog in an email.  “They can tell things about people’s health — cancer, heart disease, liver disease. They know who’s being naughty, and who’s being really naughty, things that even extensive online snooping couldn’t provide. Dildos, vibrators, chains — all the things stashed in closets and under beds.”\n\nSources told reporters these were previously inaccessible to the government’s leading intelligence agency, if the owners paid cash at least.\n\n“If you want to know why the ‘privacy advocates’ have settled down, and moved on? My guess is, blackmail. These elves have accumulated petabytes of evidence against pretty much everybody,” Snowden said.\n\n“You wouldn’t believe what perverse things people will do to each other, right in front of these things,” Snowden concluded. “It’s why ‘ElfMonitor’ is such a highly sought after duty assignment.”\"\n881,\"Hewlett-Packard is planning to split itself into two separate businesses, The Wall Street Journal is reporting.\n\nSources tell the WSJ that HP will split its personal-computer and printer segments from its corporate hardware and services business.\n\nThe announcement could come as early as Monday, the sources said.\n\nThe company reorganized itself in 2012 under CEO Meg Whitman. That move combined its computer and printer businesses.\n\nThe PC and computer segment is massive for HP. For the first six months this year, it reported $27.8 billion in revenue. That's about three times the size of HP's next biggest unit, the Enterprise Group, which makes servers, storage, and network hardware.\n\nUnder the new split, Whitman would be chairman of the computer and printer business, and CEO of a separate Enterprise Group, according to one of the sources. Patricia Russo, who sits on HP's board, would be chairman of the enterprise company. The printer and PC operation would be led by Dion Weisler, a current exec in that division.\n\nWhitman has said since 2012 that fixing the supply chain is one of HP's biggest priorities to get the company back on track in terms of revenues and profits. HP reported a beat on revenue for its third quarter, and its profits were right in line.\n\nThis isn't the first time HP has been toying with the idea of strategic moves. For almost a year it has contemplated merging with EMC to create what would be one of the biggest enterprise companies in the world. But talks apparently fell through, The WSJ reported.\n\nAnd HP isn't the only company that sees benefit in splitting itself to create a more-focused company. eBay announced last week that it was spinning off PayPal into a separate business starting next year.\n\nHP declined to comment.\n\nSEE ALSO:  EMC Stock Soars After Investors Learn About Mega-Merger Talks With HP, Others\"\n884,\"ISIS is trying to sell the remains of beheaded journalist James Foley to his parents or the US government for $1 million, according to a new report.\n\nA source who is a middleman contacted by ISIS to broker the deal told BuzzFeed that ISIS is trying to present it as an act of mercy for the family and a “humanity case,” it was reported.\n\nJames Foley was the first US hostage to be beheaded by an ISIS militant in a graphic video recording.\n\nJAMES FOLEY BEHEADED\n\nFAILED RAID TO SAVE JAMES FOLEY\n\nSince August, the terrorist group overtaking large swathes of Syria and Iraq, has beheaded two more Americans and a Briton in similar displays of barbarism.\n\nThe Islamic fundamentalist group, which has overrun large sections of Iraq and Syria, killing thousands of people in the process, had been financing its military by selling oil produced by the wells in the areas it has captured and by collecting ransom from the governments of its non-American hostages.\n\nISIS TIPS ON HOW TO RAPE, PUNISH SEX SLAVES\n\nAUSTRALIANS CAUGHT FIGHTING FOR ISIS FACE HANGING\n\nBut with the price of crude oil now plummeting and the US and Britain standing firmly by their policy to not pay ransoms, ISIS — also known as the Islamic State — devised the plan to sell the corpse.\n\nIt is offering his family a DNA sample to prove that the body it is holding really is his.\n\n“They ask for $1 million, and they will send DNA to Turkey, but they want the money first,” the source told Buzzfeed. “They will not give the DNA without the money.”\n\nThe source said that he is concerned the US will stop the deal even if the family wants it, because the government nixed a ransom demand before Foley’s death.\"\n889,\"Tampa, Florida -- Jasmine Tridevil had made international headlines by posting pictures and videos claiming she got a third breast implanted into the center of her chest.\n\nThe Tampa massage therapist even spoke with 10 News reporter Charles Billi and said it was legit.\n\n\"\"I figured people would be skeptical, but it's true. I recorded the surgery and it will be on my show,\"\" she said.\n\nAnd indeed, from the outset many were very suspicious of the authenticity of Tridevil's claims. Snopes.com, the urban legends website, took an in-depth look at her story and concluded the facts decisively pointed to a hoax.\n\nAnd now perhaps the final piece of evidence: 10 News has received an an incident report from Tampa International Airport, where earlier this month Tridevil (real name Alisha Jasmine Hessler) reported her baggage had been stolen.\n\nThe luggage was eventually recovered and two people were arrested for stealing several bags off of the airport conveyor belts. When Tridevil went to retrieve her recovered items, a property receipt was written that listed the contents contained within:\n\n\nClick here to see a scan of the full page (PDF)\n\nTough to say how this may affect her prospects for a reality TV show, but we can all probably put to rest the question of how real Jasmine Tridevil's fake third breast really is.\n\nOther stories you may find interesting...\"\n890,\"Three Afghan soldiers who disappeared while on a training exercise in Cape Cod, Massachusetts, were apprehended Monday after trying to cross the border into Canada, WCVB and NBC News report.\n\nThe three men, identified as Major Jan Mohammad Arash, Captain Mohammad Nasir Askarzada and Captain Noorullah Aminyar, were taken into custody at the Rainbow Bridge Canadian/U.S. border crossing near Niagara Falls, according to WCVB.\n\nBelow, more on the missing soldiers from the AP:\n\nMilitary officials said the Afghan soldiers had been participating in a U.S. Central Command Regional Cooperation training exercise at Joint Base Cape Cod. They arrived at Camp Edwards on Sept. 11 and were last seen Saturday at the Cape Cod Mall in Hyannis during an off day for the program.\n\nThe soldiers were reported missing by base security personnel Saturday night. They were identified as Maj. Jan Mohammad Arash, Capt. Mohammad Nasir Askarzada and Capt. Noorullah Aminyar.\n\nIt's not unusual for foreign military members to go missing when they are in the U.S. for training missions. Earlier this month, two Afghan police taking part in a training mission at Marine Corps Base Quantico in Virginia disappeared. They were later found in Georgetown.\n\nOn Monday, Army Col. Steve Warren, a Pentagon spokesman, said the 14 Afghans taking part in the Cape Cod military exercise were \"\"thoroughly vetted\"\" prior to coming to the U.S., so officials do not believe they are a threat.\n\nThe Regional Cooperation training exercises have been held annually since 2004 to promote cooperation and interoperability among forces, build functional capacity, practice peacekeeping operations and enhance readiness.\n\nThis year's exercise, which involves more than 200 participants from six nations including the U.S., is scheduled to wrap up Wednesday. Military officials from Tajikistan, Pakistan, Kazakhstan and Mongolia are also participants.\"\n893,\"Leading invertebrate researcher says \"\"a hoax is an understatement\"\" of photograph appearing to show a colossal crustacean basking off the Kent coastline\n\nA fifty-foot crab dwelling somewhere off the English coast is a thing of nightmares.\n\nThe shadowy figure of a colossal crustacean, apparently spotted in the murky waters of Whistable, in Kent, dwarfs boats and cars on the pier it lurks besides.\n\nA satellite picture of the so-called crab, aptly dubbed ‘Crabzilla’, has gone viral after first surfacing on Weird Whitstable, a website for the supernatural curated by illustrator Quinton Winter, which deals in “phantoms, mysteries, tall tales, and artefacts”.\n\nThe creature is depicted in the coastal town’s harbour, which is a popular spot for children to go crabbing in the summer.\n\nBut those suffering from ostraconophobia (that’s fear of shellfish to you and me) needn’t be left gasping for air, because invertebrate expert Paul Clark at the Natural History Museum in London has branded the photo a hoax.\n\n\"\"I had a good giggle about it - it's ridiculous,\"\" he said, adding that it \"\"is definitely not real.\"\"\n\nHere's why:\n\n1. The largest crabs in the world are thought to be Japanese spider crabs - also known as Macrocheira kaempferi - which can grow to the size of a small car with an impressive leg span of up to twelve feet. However, these crabs live in deep, cold water around Japan and are a completely different shape.\n\n2. Another huge crab with a more similar shape to the one in the picture is the Tasmanian giant crab, also known as Pseudocarcinus gigas. These are the world's heaviest crabs but they reside in the southern waters of Australia at depths of 20-820 metres.\n\n3. Mr Clark did not think that the crab was a representation of Cancer pagurus, also known as the edible crab, either because of a slightly different shape. And anyway, these tend to only grow to a maximum of 30 centimetres.\n\n4. Instead, he said that the crab looked more to him like a shore crab (Carcinus maenas) - cleverly Photoshopped on to a satellite image. \"\"A hoax is an understatement. A shore crab gets up to two inches - if you're lucky!\"\" he said.\n\n5. Internet hoax debunkers have also been on the case, with a user from ThatsNonsense.com pointing out that the the image of the harbour was taken from Bing maps, sans crustacean in the original satellite photograph, of course.\"\n894,\"In a recent thread on Reddit, one Apple customer describes an experience in which he effected change in Apple's daily operations, specifically as it pertains to \"\"on hold\"\" music, after contacting CEO Tim Cook via email.\n\nSince the days of Steve Jobs, Apple's chief executives have been famously open to customer suggestions, complaints and praise, often engaging with the public via work email accounts. As noted by TUAW, that tradition appears to carry on with current CEO Tim Cook.\n\nAccording to one account shared on Reddit — in response to an earlier post on efforts taken by Apple's Maps team to correct erroneous address data — a customer was reportedly able to induce change in the quality of on hold music used by Apple's call center.\n\nI once sent Tim an email about the quality of music while on hold with Apple. It was super low quality, therefore an upbeat rock song sounded like pure distortion and really aggravated me because I was on hold for 20+ minutes for something so simple (iPhone didn't turn on, needed to set up a repair as in my country no Apple Store = have to send it to another country).\n\nMuch to my surprise a lady from Cupertino called me up the next day, saying she'd received a concerning email from Tim about ugly distortion hold music while on the phone, that Tim had tested this himself and agreed that something had to be done. She assured me that the hold music would be tested to make sure it sounded pleasant on all types of phones and connections.\n\nThe next time I called Apple, the hold music was indeed very pleasant.\n\nCook is known to be just as open to criticism . During an interview with NBC's Brian Williams in 2012, Cook admitted he routinely receives hundreds of emails from customers every day.\n\n\"\"I get hundreds, and some days thousands of emails from customers. This is a privilege because they talk to you as if you're sitting at their kitchen table,\"\" Cook said at the time. \"\"Because they care so deeply about Apple, they want to make a suggestion, or want to ask for help on something, or want to tell you how much they love the product.\"\"\"\n895,\"Hell hath no fury like a woman scorned.\n\nA jealous wife in China chopped off her cheating husband’s penis as he slept, then snuck into his hospital room after he had it sewn back on — and hacked it off again and tossed it out the window.\n\nFan Lung, a dad of five, sealed his fate when he decided to use his wife’s cellphone to send his secret lover a hot and heavy email, Central European News reports.\n\nThe 32-year-old forgot to log out of his account after the message was sent, which is how his 21-year-old wife, Feng — who is now under arrest for grievous bodily harm — came across the saucy exchange and snapped.\n\nThe jilted wife went berserk, grabbed a pair of scissors, stormed into their bedroom and cut off his penis while he was sleeping.\n\nLung was rushed to the hospital, where doctors were able to save the appendage and sew it back on.\n\nBut Feng was able to sneak into the recovery room, where she chopped his penis off a second time and threw it out the window, according to CEN.\n\nA shocked Lung chased his wife outside, despite losing a lot of blood.\n\n“Staff rushed out to see what was happening and found the patient with blood streaming down his legs hitting the woman,” a hospital spokesman said. “He was stopped and the woman was taken in for treatment, and then we discovered she had chopped his penis off again.”\n\nDespite desperate search efforts, authorities were unable to find Lung’s manhood. Police believe it may have been stumbled upon by a stray dog or cat, according to CEN.\n\nLung’s side chick — Zhang Hung, 21 — said she’s OK with her man not being able to have more children.\n\n“It doesn’t matter that he’s lost his fertility,” she told CEN. “He has five children already.”\"\n896,\"A South Korean woman who was attacked by her robot vacuum cleaner while she slept had to be rescued by emergency services.\n\nThe woman was taking a nap on the floor of her house in the city of Changwon when the machine turned on her. The automatic vacuum cleaner, which she had programmed to clean the room around her, apparently mistook her hair for dust and sucked it up, the Korea Bizwire website reports.\n\nUnable to escape, she was forced to call the local fire department with what South Korean newspaper Kyunghyang Shinmun described as a \"\"desperate rescue plea\"\", according to the The Guardian.\n\nThe 52-year old woman, whose name has not been made public, was eventually extracated from the machine and suffered only minor injuries.\n\nBut while she escaped relatively lightly, the incident could provide \"\"a peek into a dystopian future in which supposedly benign robots turn against their human masters\"\", suggests the Guardian.\n\nThere is a growing market for consumer robots, with the Roomba remote control vacuum cleaner by iRobot selling more than ten million units since it debuted in 2002.\n\nKorea Biz Wire points out that people in Korean and Japan, where its common to sit, sleep and eat on the floor, should \"\"exercise caution\"\" around their household robots. ·\"\n897,\"So here's the latest in wild internet rumors.\n\nEveryone thinks that the President of Argentina Christina Fernández de Kirchner adopted a young Jewish man in order to stop him from turning into a werewolf. The story was reported by The Independent and others.\n\nWell, the story's kind of true — Fernández de Kirchner did adopt the young man as her godson — but not to keep him from turning into a werewolf.\n\nThere's an old Argentinian legend that a seventh child will turn into \"\"el lobizon\"\" — aka a werewolf — after his 13th birthday, and then terrorize the Argentinian countryside at night whenever there's a full moon, as reported by the Independent. In the 19th century, parents were reportedly so spooked by \"\"el lobizon\"\" that they started abandoning and murdering their 7th children.\n\nAround the same time, in the early 20th century, another tradition involving a seventh child came to be. Argentinian presidents started adopting the seventh child born in a family as godchildren.\n\nMágico fue recibir a Iair Tawil, 1er ahijado presidencial de nuestra historia que profesa la fe judía. pic.twitter.com/18eNPR5kXv\n\nYo no lo sabía, pero su visita coincidía con la celebración de Hanukkah. El papá, decía que no era una casualidad… pic.twitter.com/o3y5E17Gew\n\nOver the last few days, sources have been reporting that this Argentinian custom was adopted as a response to the murder and abandonment of these \"\"el lobizon\"\" children.\n\nHowever, others like the Guardian are debunking this. Reportedly, the godchild custom goes back all the way to 1907 when Russian emigrés asked the then-president José Figueroa Alcorta to become the godfather to their seventh son, reports the Guardian.\n\n\"\"The local myth of the lobizón is not in any way connected to the custom that began over 100 years ago by which every seventh son (or seventh daughter) born in Argentina becomes godchild to the president,\"\" Argentine historian Daniel Balmaceda told The Guardian.\n\nSo what exactly what special about Iair Tawil's case? Traditionally, the seventh son or daughter could only become a godchild of the Argentinian president if he or she was Christian. But Tawil was the first Jewish young man to do so — making it a tweet-worthy affair.\n\nFernández has become the president godmother to roughly 700 children since she took office in 2007, reports The Guardian.\n\nNo word on how many children she has saved from becoming werewolves.\"\n898,\"The woman was reportedly furious she had not been told of his condition\n\nAn Indian bride has reportedly swapped her groom for a wedding guest mid-ceremony after her fiancé had an epileptic seizure.\n\nJugal Kishore, 25, reportedly fell to the ground during the traditional exchange of “varmala” flower garlands in the northern town of Rampur.\n\nHis illness was a shock to his wife-to-be, 23-year-old Indira, who was apparently furious that she and her family had not been told of Mr Kishore’s epilepsy.\n\nInstead of calling the wedding off, she quickly chose wedding guest Harpal Singh, her sister’s brother-in-law, to replace him.\n\nCasually dressed in jeans and a leather jacket, he accepted, the Times of India reported.\n\nAfter the swap, the wedding ceremony continued as planned until Mr Kishore returned from hospital.\n\nShocked at returning to his own wedding to find his fiancée celebrating her marriage to someone else, he and his relatives reportedly pleaded with Indira to reverse her decision.\n\nWhen diplomacy failed, the family allegedly resorted to violence and entered into a brawl involving plates and cutlery.\n\nMr Kishore’s family later filed a complaint at the local Milak police station but withdrew it after older relatives intervened.\n\nRP Solanki, an official at the station, told the Times of India two wedding guests were briefly arrested.\n\n“Both families have amicably resolved the matter,” he added.\n\n“The complaints have been withdrawn. Kishore and his family have now returned in peace to Moradabad.”\"\n901,\"THIS might be the best note scandal ever.\n\nA hilarious tit-for-tat between an office sandwich thief and its hungry victim is making its way around the internet, with hilarious results.\n\nWe don’t want to give too much away, but let’s just say the office thief gets his comeuppance.\n\nPost by MORE FM.\n\nPost by MORE FM.\n\nPost by MORE FM.\n\nPost by MORE FM.\n\nPost by MORE FM.\n\nPost by MORE FM.\n\nPost by MORE FM.\n\nPost by MORE FM.\n\nPost by MORE FM.\n\nPost by MORE FM.\n\nPost by MORE FM.\n\nPost by MORE FM.\n\nPost by MORE FM.\"\n904,\"(Reuters) - Hewlett-Packard Co plans to break in two, separating its computer and printer businesses from its corporate hardware and services operations, the Wall Street Journal reported on Sunday.\n\nThe company plans to announce the move as early as Monday, the Journal said in a report on its web site that cited people familiar with the matter. The division would be made through a tax-free distribution of shares to stockholders next year, according to the report.\n\n(Reporting by David Henry in New York; Editing by Chizu Nomiyama)\n\nThis article originally appeared at Reuters. Copyright 2014. Follow Reuters on Twitter.\"\n905,\"The world waits with baited breath for more details about the Apple Watch, which should be revealed at a special event in San Francisco next Monday. But Tim Cook is just as anxious as we are to get this party started, and he teased some details in a trip to Germany.\n\nAs reported by 9to5Mac, Cook visited the flagship Apple Store in Berlin, and confirmed to the employees there that the Apple Watch would go on sale in Germany during the month of April. Cook had already confirmed an April launch in the United States during a recent earnings call, so this might mean the watch will launch globally all at once, or that the United States will get it first, followed by Germany later in the month.\n\nApple has been getting faster about rolling out products, and credited the “fastest rollout ever” of the iPhone 6 and 6 Plus as part of its record-breaking success in Q1 2015. 9to5Mac points out that Apple is already promoting the Apple Watch in China, so we wouldn’t be surprised if the watch launches there in April too.\n\nCook also boasted to employees that “a whole ton of announcements are coming shortly about all of the apps,” according to 9to5Mac’s report. Starwood Hotels was specifically highlighted at the watch’s unveiling last September, and Cook also mentioned Panera Bread (an Apple Pay partner) and Salesforce. Apple has a tradition of inviting third-party app makers on stage to demonstrate, so we can’t wait to see what they’ve been cooking up with the WatchKit SDK.\n\nWe’re wrapping up our own round of interviews with Apple Watch devs that will go live on Macworld later this week. And of course we will be live-blogging and live-tweeting direct from the event on Monday, beginning at 10am Pacific, 1pm Eastern. Besides price and release date, what are you most excited to find out about the Apple Watch? What apps do you hope to use from your wrist?\"\n910,\"The ring little Aiden brought to school may not have been the true ring of power, but it had enough controversy to get him suspended from a Kermit, Texas, school.\n\nTolkien lore led a Texas boy to suspension after he brought his “one ring” to school.\n\nKermit Elementary School officials called it a threat when the 9-year-old boy, Aiden Steward, in a playful act of make-believe, told a classmate he could make him disappear with a ring forged in fictional Middle Earth’s Mount Doom.\n\n“It sounded unbelievable,” the boy’s father, Jason Steward, told the Daily News. He insists his son “didn’t mean anything by it.”\n\nThe Stewards had just watched “The Hobbit: The Battle of Five Armies” days earlier, inspiring Aiden’s imagination and leading him to proclaim that he had in his possession the one ring to rule them all.\n\n“Kids act out movies that they see. When I watched Superman as a kid, I went outside and tried to fly,” Steward said.\n\nAiden claimed Thursday he could put a ring on his friend's head and make him invisible like Bilbo Baggins, who stole Gollum’s \"\"precious\"\" in J.R.R. Tolkien’s fantasy series “The Lord of the Rings.”\n\n“I assure you my son lacks the magical powers necessary to threaten his friend’s existence,” the boy's father later wrote in an email. \"\"If he did, I'm sure he'd bring him right back.\"\"\n\nPrincipal Roxanne Greer declined to comment on the fourth-grader’s suspension, citing confidentiality policies, according to the Odessa American, who first reported Aiden’s troubles Friday.\n\nThe family moved to the Kermit Independent School District only six months ago, but it’s been nothing but headaches for Aiden. He’s already been suspended three times this school year.\n\nTwo of the disciplinary actions this year were in-school suspensions for referring to a classmate as black and bringing his favorite book to school: \"\"The Big Book of Knowledge.\"\"\n\n“He loves that book. They were studying the solar system and he took it to school. He thought his teacher would be impressed,” Steward said.\n\nBut the teacher learned the popular children’s encyclopedia had a section on pregnancy, depicting a pregnant woman in an illustration, he explained.\n\nnhensley@nydailynews.com\"\n911,\"When you’re a company the size of Apple (whose co-founder Steve Jobs famously made comments about how it’s not the job of users to know what they want) you’d be forgiven for thinking they don’t listen to the little guy.\n\nOver the weekend, a story popped up on Reddit, however, revealing how one user supposedly convinced Tim Cook to change Apple’s on-hold music — telling him that it sounded distorted and therefore surprisingly un-Apple-like in its lack of quality. Cook apparently listened and – hey presto! – people dialling into Apple now get better-sounding hold music while they wait.\n\nThe full post can be read below:\n\n“I once sent Tim an email about the quality of music while on hold with Apple. It was super low quality, therefore an upbeat rock song sounded like pure distortion and really aggravated me because I was on hold for 20+ minutes for something so simple (iPhone didn’t turn on, needed to set up a repair as in my country no Apple Store = have to send it to another country).\n\nMuch to my surprise a lady from Cupertino called me up the next day, saying she’d received a concerning email from Tim about ugly distortion hold music while on the phone, that Tim had tested this himself and agreed that something had to be done. She assured me that the hold music would be tested to make sure it sounded pleasant on all types of phones and connections.\n\nThe next time I called Apple, the hold music was indeed very pleasant.”\n\nLike Steve Jobs, Tim Cook’s email ((sorry, you need Javascript to see this e-mail address)) is public and there are multiple stories of him responding to those who email him. During his 2013 address at Auburn University, Cook commented that: “I receive hundreds of e-mails from customers every day, and I read them all.”\n\nApparently he has quite the efficient (team of?) personal assistant(s) to turn that reading into actions, as well.\n\nSource: Reddit\"\n912,\"At CES 2015 event scheduled between Jan. 6 and Jan. 9, a potential company named Standzout will be showcasing its prototype of the Apple Watch accessory. The accessory in focus is the \"\"Bandstand Apple Watch dock.\"\" The aforesaid company calls it the first great Apple Watch accessory ever.\n\nThe dock apparently makes use of an \"\"induction charging plate to power the gadget\"\" and by doing so, it holds the smartwatch in place. In addition, there are two USB ports housed on the device to enable the user to charge other devices like Apple iPhones and iPads, notes Phone Arena. Interested readers can check out the Bandstand Apple Watch dock prototype from Gigaom.\n\nWhen it comes to Apple Watch release date, reports state that the Cupertino-headquartered company might launch its gadget on Valentine's Day. Meanwhile, the sales predictions for the Apple Watch are as high as 30 million units and the demand is assumed to grow further, according to the same site. In contrast to other smartwatches available in the market, Apple will reportedly be marketing the Watch as a fashion accessory than a tech gear.\n\nWhen it comes to key features of the Apple Watch, the company is believed to be working on two different models, namely 38 mm and 42 mm versions of the smartwatch. Moreover, the gadget with high focus on fashion will be offered in six different casing options. In addition, the smartwatch's band can reportedly be interchanged as required. As far as the pricing details go, the base variant of the Apple Watch i.e. the sports model will reportedly be priced at $349. But then, the high-end variants especially the solid gold/diamond model will go as high as several thousand dollars, says MacRumors.\n\nMoving on to the higher-end Apple Watch, Apple is planning to release a $30,150 priced model of the smartwatch, adorned in diamonds and sapphire. The sapphire and diamond-clad gadget will reportedly come with eight rows of \"\"high-grade 15 carat diamonds\"\" and it is considered to be the \"\"luxury edition\"\" of the smartwatch. Apparently, this device will also come equipped with sapphire glass display for extra protection, notes Phone Arena.\"\n914,\"Nope. Argentina’s President Cristina Fernández de Kirchner has not become godmother of a Jewish baby to stop him from becoming a werewolf – despite what you may have read in multiple news reports.\n\nOver the past few days, the story has been reported and unquestioningly re-reported across the echo chamber of the internet, picked up by news organisations around the world including Haaretz, Buzzfeed, The Independent and The Huffington Post.\n\nLike all good urban myths, the articles were based on a grain of truth: by tradition, the seventh son (or daughter) born to an Argentine family is eligible to become the godson (or daughter) of the president. Until this month, the honour had only been bestowed on Christian babies, but on Wednesday, Iair Tawil – not a baby, but the strapping 21-year old son of a rabbi – became the country’s first Jewish presidential godson.\n\nIn her Twitter account, Kirchner described Tawil, 21, as “completely sweet” and lit Hanukkah candles with his family.\n\nTenía razón. Me trajeron de regalo un candelabro de Israel. Me pidieron que encendiera las velas… pic.twitter.com/DVWewmZera\n\nYo no lo sabía, pero su visita coincidía con la celebración de Hanukkah. El papá, decía que no era una casualidad… pic.twitter.com/o3y5E17Gew\n\nBut somehow, the story became entangled with the ancient legend of the lobizón (Argentina’s equivalent to the European werewolf). According to some versions of the myth, the seventh son of the seventh son is particularly prone to fall victim to the curse.\n\nEvidently, the chance meeting of a Latin American president with a colourful myth too good to fact-check proved irresistible – confirming as it did any number of stereotypes about erratic behaviour from national leaders in the continent of magical realism.\n\nBut according to Argentine historian Daniel Balmaceda, there is no link between the two traditions. “The local myth of the lobizón is not in any way connected to the custom that began over 100 years ago by which every seventh son (or seventh daughter) born in Argentina becomes godchild to the president,” he said.\n\nThat custom began in 1907, when Enrique Brost and Apolonia Holmann, Volga German emigrés from south-eastern Russia asked then-president José Figueroa Alcorta to become godfather to their seventh son, said the historian.\n\n“The couple wanted to maintain a custom from Czarist Russia, where the Tsar was said to become godfather to seventh sons, and Argentina’s president accepted.”\n\nThe practice soon became tradition and was passed into law in 1974 by Isabel Perón, the widow of Argentina’s political strongman General Juan Perón, once she succeeded him in the presidential seat after his death in office. As Argentina’s first woman president, Mrs Perón extended the benefit to seventh daughters as well.“The unconnected myth of the lobizón began among Argentina’s “gauchos,” the cowboys of Argentina’s vast cattle-raising Pampas, adapted from the older European werewolf legends,” said Balmaceda.In the Argentinian version, the lobizón transforms into a mixture of pig and dog every Tuesday and Friday night – not just once every full moon. Unlikely other werewolves of myth, the lobizón transmits its curse not through its bite but by passing between the legs of its unfortunate victims.\n\nIn Catholic Argentina, large familes are not uncommon: over 120,000 families had seven of more children at last count in 2006. Not all qualify to become presidential god-children as the honour is only given to those in which seven sons are born consecutively, with no daughters in between.\n\nThe president with most godsons was Juan Perón, who had 1,982 over three terms in office. He is followed by another Peronist former president, Carlos Menem, who had 1,136 during the 1990s. Fernández has become presidential godmother to some 700 children since taking office in 2007. Earlier this year, she set another precedent, by making the the daughter of a lesbian couple the first presidential godchild.\"\n916,\"The giant Samauma tree that is thought to be over 5,800 years old judging on its concentric rings and estimated to be close to 40 meters in height was a major part of the native tribes cultural landscape, countless generations of natives having witnessed the long duration of the tree and having included it in their own culture.\n\n«It is the Mother spirit of the rainforest, from this spirit-tree came the life force of all things living. They have destroyed Aotlcp-Awak, they have brought darkness upon not only our people, but the whole world» explains local tribesman leader Tahuactep of the Matsés tribe.\n\nNative communities alarmed local media outlets and conservation groups when Aotlcp-Awak, or Mother tree in local dialects, was reported sawed down by heavy machinery\n\nAnna Golding, local researcher for non profit organization and conservancy group Rainforest Protection Coalition (RPC), an initiative stemming from Berkeley University in California, believes the ‘incident’ was intentionnal. « There are large portions of this national reserve that are rich in oil and natural gas. There has been committed action by energy corporations to lobby the government to exploit the area for years. The protected zones have been cut in half over the past decade and this is only their latest attempt to get rid of the local populations who are fighting to preserve their cultural heritage and lifestyle» she admits.\n\nBetween 1991 and 2014, the total area of forest lost in the Amazon has more than tripled, with most of the lost forest becoming pasture for cattle. Rainforests are the richest places on earth holding the majority of the planet’s biodiversity, yet 100 acres of rainforests are cleared every minute, estimates a recent 2014 World Resources Institute report.\"\n918,\"Mittens the cat has both male and female genitalia.\n\nThe Canadian kitty, who lives with its owner in Heart's Desire, Newfoundland, will need surgery to cure its bowel and urinary problems as a result of its dual gender, CBC reports.\n\nColleen Clarke-Murphy took Mittens in when her daughter brought it home, thinking it was a stray. In October, Mittens was rushed to a vet, who gave the surprising news. Clarke-Murphy said her first response was, \"\"Did I just hear you right?\"\"\n\nSince gender assignment surgery is more a medical need than a cosmetic one, the initial question was, which gender should Mittens be?\n\nClarke-Murphy said she'd rather have a female cat, but she'll follow the veterinarian's recommendation to make Mittens a male.\n\n\"\"They're the ones who know what they're doing. I mean, I really don't know. I'd like for it to be a female, but it really don't matter. It's got both parts,\"\" she said. \"\"I think it's got both personalities, so it really don't matter.\"\"\n\nMittens will need to be both spayed and neutered before the $1,500 reconstructive surgery. Good luck, Mittens!\n\nCats with two genders may be uncommon, but they're not unheard of, Liverpool Echo reports. Late last year, a couple in Liverpool was shocked to find that their little white princess, Twinkle, was also a little white prince.\n\nTwinkle's vet recommended that the male parts be removed, and made it so. The feline is reportedly doing well -- alongside her brother Socks -- after her gender assignment surgery.\n\n@media only screen and (min-width : 500px) {.ethanmobile { display: none; }}\n\nLike Us On Facebook |   Follow Us On Twitter |   Contact The Author\"\n923,\"President Cristina Fernandez de Kirchhner adopted Yair Tawil as her godson, due to an Argentine folktale that says the seventh born son in a family will turn into a werewolf, and eat unbaptized babies.\n\nArgentina's president has adopted a young Jewish boy as her godson to stop him turning into a werewolf.\n\nYair Tawil was adopted in a ceremony which took place because of Argentinian folklore, reports the Independent.\n\nHe is the first Jewish boy to be adopted, as the practice only applied to Catholics until 2009.\n\nAccording to tradition in the country, the seventh son born to a family turns into a werewolf, a feared \"\"el lobison\"\".\n\nThe creature only shows its true nature on the first Friday after the boy's 13th birthday, turning the teenager into a demon at midnight during every full moon.\n\nLegend has it that the lobison feeds on unbaptized babies.\n\nAlthough the story may now seem fanciful, fear of the werewolf-like creature was so widespread in 19th century Argentina that some families even murdered their babies.\n\nTo stop the practice happening the Argentine president began adopting babies.\n\nAny family now which has seven sons or daughters get the president as their official godparent, a gold medal and a full educational scholarship, reports the Independent.\n\nPresident Cristina Fernandez de Kirchhner described the adoption as a \"\"magical moment\"\" and called the Tawils a \"\"marvelous family\"\".\"\n925,\"The tubby dictator has become hooked on Emmental - and appeared on TV with a swollen face and a limp at a recent ­ceremony in the capital Pyongyang\n\nPortly despot Kim Jong-un is absolutely crackers – about Swiss cheese.\n\nThe tubby North Korean dictator has become hooked on Emmental and has gorged on so much that he has ballooned in size and is now walking with a limp.\n\nThe 31-year-old fell in love with the holey treat when he was a student in Switzerland.\n\nHe now imports it for his own consumption, while millions of his citizens starve.\n\nA gloomy Jong-un appeared on TV with a swollen face and a limp at a recent ­ceremony in the capital Pyongyang to mark the 20th anniversary of the death of the nation’s founder Kim Il-sung.\n\nIt prompted dissidents who have fled the closed nation to reveal he is in poor health due to his increasing weight.\n\nReuters   Ill? Dissidents who have left the country reveal he is in poor health\n\nThey believe Jong-un stuffs himself to look like his grandfather.\n\nDefector Cho Myung-Chul, of the Korea Institute for International Economic Policy, said: “North Koreans think being fat is good, unlike South Koreans who want to be skinny.\n\n\"\"There is a high chance Jong-un intentionally gained weight to look like Il-sung.”\n\nJong-un even sent envoys to France to try and enrol North Korean cooks on cheese making courses.\n\nThe director of National Dairy Industry College, Veronique Drouet, said the Korean request was politely but firmly declined.\n\nAn American was arrested by South Korean marines as he tried to swim up a river into North Korea. The man, in his 20s or 30s, was found clinging to the bank suffering from exhaustion.\n\nVIEW GALLERY\"\n926,Islamic State releases video of beheading of U.S. hostage Steven Sotloff: site intelligence monitoring service\n927,\"While protesters in Hong Kong seem to have adopted the same gesture as Ferguson protesters, it's not clear whether it's a coincidence or deliberate.\"\n929,\"(WASHINGTON, DC) – In the boldest takeover of Presidential authority in history, Barack Obama ordered the Federal Reserve to adopt the euro beginning October 1, 2015, the start of the next fiscal year. The US will soon share the single monetary system used by 18 European Union member states, including Greece, France, Germany, and Slovakia.\n\nThe surprise announcement resulted from secret overseas deals between Obama, foreign finance ministers and the Federal Reserve System. “This step forward,” announced Obama, “will make it easier for Americans and Wall Street to compare prices, stabilize the economy, and set us up to again become leaders on the world economic stage.” The President revealed the changeover during the worldwide economic summit held in Beijing, where alongside Chinese premier Li Keqiang, he worked out a climate accord agreement, also developed in secrecy.\n\nCriticism has been swift and severe. “Obama’s given up entirely on our US economy after single-handedly destroying it,” said Rep. Kevin Brady (R-TX 8th District), Chairman of the Congressional Joint Economic Committee.\n\n“It’s like breaking all the toys in the toybox and then saying I don’t want to play with those broken products anymore,” said former Alaska Governor Sarah Palin. “This is the most abusive power grab witnessed on the worldwide stage. He needs to consider staying over in China while he’s there,” she added.\n\nTo help with the conversion to the euro, a new whitehouse.gov website will launch in early 2015, complete with downloadable conversion calculators and apps. Printable vouchers will be provided for discounts toward government manufactured cash registers. A children’s website featuring ‘Yuri the Happy Euro‘ will help prepare youngsters for the new system.\n\nFor the first 3 months of the conversion, euro notes and coins will circulate jointly with US currency, owing to overlap with the 2015 holiday season. “We don’t want to add any extra stress to an already hectic time of year,” said the President. “My economic team predicts everything will go smoothly, and holiday shopping should be stronger than ever.”\n\nMany unanswered questions remain. Will vendors take advantage of the new system to gouge consumers? What about ATMs? Will small businesses who can’t afford to make the changeover right away close up shop and further weaken an increasingly unstable Obama economy?\n\n“I think it’s a good idea, said Washington DC shop owner Vonda Miller. “I spend too much time counting pennies all day long making change. They tell me my taxes will be easier to do, so I’m for whatever the President wants.”\n\nNational Report will keep readers informed with updates about the anticipated massive fallout over this latest political bombshell, occurring during the last days of Obama’s increasingly emboldened administration.\"\n930,\"ISIS is using blood money from harvesting organs to fund its gruesome crusade in Iraq, officials claim.\n\nThe U.N. Security Council has been asked to investigate allegations that ISIS is selling human organs to finance its terror operations.\n\nBodies with surgical incisions and missing kidneys, as well as other body parts, have been found in shallow mass graves over the past few weeks, Iraqi Ambassador Mohamed Alhakim said Tuesday.\n\nBloodthirty ISIS militants might be peddling human organs in Iraq.\nHe also said a dozen doctors have been executed in Mosul for refusing to participate in the sickening fundraiser.\n\nAlhakim accused ISIS of “crimes of genocide” by targeting certain ethnic groups.\n\nSeparately, the outgoing U.N. envoy to Iraq told the council 790 people were killed last month in armed conflict.\n\nWith News Wire Services\"\n934,\"Bears might be the #1 threat to America, but what’s the #1 threat to bears? Justin Bieber, apparently.\n\nHere’s the deal: Russian fisherman Igor Vorozhbitsyn was on his way to his favorite fishing spot in Russia’s Yakutia Republic on August 5 when he was attacked by a brown bear. Just then, the 42-year-old’s ringtone, which was set to Bieber’s “Baby,” started blasting, and the ursine predator fled into the woods.\n\n“Sometimes a sharp shock can stop an angry bear in its tracks and that ringtone would be a very unexpected sound for a bear,” a wildlife expert told the Austrian Times.\n\nOK, so the next time I’m attacked by bears, I’ve gotta play some Justin Bieber. But the next time I’m attacked by pirates, I’ve gotta crank that Britney Spears. Got it.\n\nThanks to JB’s breakout 2010 single, Vorozhbitsyn survived with only cuts and severe bruises to his face and chest, although I don’t think the ordeal has made him a Belieber. “I know that sort of ringtone isn’t to everyone’s taste but my granddaughter loaded it onto my phone for a joke,” he told the AT. Yep, that story definitely checks out.\"\n935,\"Jan Rivers' personal ear-nose-throat doctor took a selfie while the comic was under sedation and began an unplanned biopsy on her vocal cords before the 81-year-old went into cardiac arrest, CNN reported Tuesday.\n\nA staff member at the Yorkville Endoscopy Clinic was the one who told investigators about the picture-taking, according to a source CNN described as close to the death investigation. The physician has not been identified.\nThe ENT doctor's alleged presence in the operating room was first reported last week by the New York Daily News, with sources telling the New York Times that he wasn't authorized to be there.\n\nThe \"\"spur-of-the-moment\"\" biopsy caused Rivers' vocal cords to seize up in what's called a laryngospasm, the Daily News source said.\nThe clinic had countered the biopsy allegation last Wednesday, saying in a statement that a \"\"biopsy of vocal cords has never been performed at Yorkville Endoscopy,\"\" adding that although \"\"monitored\"\" or \"\"light to moderate\"\" sedation occurred at the clinic, general anesthesia was never administered. The statement referred to clinic procedures in general, not the Rivers case specifically.\nRivers was rushed from the Upper East Side clinic to Manhattan's Mt. Sinai Hospital on Aug. 28 after she reportedly stopped breathing during the outpatient procedure, an upper endoscopy, in which a tiny camera was inserted in her throat to examine that part of the digestive system.\n\nShe did not regain consciousness after arriving at the hospital, and daughter Melissa Rivers had her taken off life support on Sept. 4.\nDr. Lawrence B. Cohen, who according to the CNN source did the upper endoscopy, stepped down last week as Yorkville medical director and was no longer performing procedures there, a clinic spokeswoman said.\n\nThe New York State Department of Health has said it is investigating.\n\nFollow Christie D'Zurilla on Twitter @theCDZ and Google+. Follow the Ministry of Gossip on Twitter @LATcelebs.\"\n937,\"Murderous cult figurehead Charles Manson, now 80 and in prison for life, received a marriage license back in November so that he could tie the knot with Afton \"\"Star\"\" Elaine Burton, 26, who comes off in interviews like another crazed admirer. She might be more than that, though: their license has lapsed without a wedding, and one journalist claims it's because Manson got wise to Star's alleged plan to acquire his corpse and put it on public display for money. Holy shit, really? Here's what we know.\n\nDaniel Simone, who's working on a book about Manson, told Page Six that Star Burton and her associate, Craig \"\"Gray Wolf\"\" Hammond, have been scheming for two years to open a Lenin's Tomb-style attraction in California, with the madman's body on view in a glass case.\n\nWhen the two asked Manson to sign his body over to them, Simone says, he wouldn't give a definitive answer. He just led them on so they'd keep bringing him \"\"toiletries and other items\"\" in prison. The marriage plot was the next step, according to Simone, an attempt to ensure Star would get Manson's remains after his death.\n\n\"\"There's certain things next of kin can do,\"\" she told the AP last November, saying she wanted to work on Manson's case and the marriage would give her access to confidential information. She didn't mention the body.\n\nAnd now Manson has let their 90-day marriage certificate lapse.\n\n\"\"He's finally realized that he's been played for a fool,\"\" Simone claims, adding that Manson thinks Burton's plan for his body is stupid because \"\"he feels he will never die.\"\" Now Manson allegedly doesn't want to get married at all.\n\nThat's not what Burton and Hammond's website claims, though: They say Manson plans to renew the license, and the wedding was only postponed \"\"due to an unexpected interruption in logistics.\"\"\n\nBut who's playing whom, here? Back in 2013, when Burton first announced her engagement to Manson in Rolling Stone, Manson dismissed her:\n\nHe snorts. \"\"Oh, that,\"\" he says. \"\"That's a bunch of garbage. You know that, man. That's trash. We're just playing that for public consumption.\"\"\nManson also called \"\"Star\"\" his \"\"baby on the floor,\"\" implying that he was manipulating her like he did the other women in his murderous Family. Like them, she shaved her head and carved an x into her forehead at his request.\n\n\"\"We started all over with this one. The other ones know it all now. I don't need to say anything.\"\"\n\nHe doesn't come off like the one being \"\"played for a fool\"\" in that scenario. And Burton's claim that Manson thinks he can never die doesn't square with what Manson himself told Rolling Stone contributor Eric Hedegaard back in 2013: \"\"What do you think? Do you think this story will help me get out of here, only for a little while, before I go?\"\"\n\nBurton wouldn't necessarily need Manson's corpse to make money, either: His son said last year that Manson's made a six-figure fortune selling art and memorabilia, which Star would stand to inherit. He also claimed she and Grey Wolf planned to sell the wedding photos for as much as $150,000.\n\nSo, is the \"\"glass case\"\" story bullshit? Hard to say, because it's not supported by direct quotes from Burton, who wouldn't comment to Page Six, or Manson, who lost his phone privileges years ago, and whose current whereabouts and medical condition the prison system won't reveal.\n\nAnd even if they were talking, one is an unreliable, allegedly manipulative crazy person, and the other is Charles Manson.\"\n940,\"Domino's was still killing it with the Noid in the '90s when McDonald's rolled out McPizzas to get in on \"\"the dinnertime business.\"\" The fast-food chain made clever signs by tipping Golden Arches sideways into serviceable Zs, and Pizza Hut's copywriters predicted, \"\"Every place you see a McDonald's pizza, you're going to see a war.\"\" Formidable as all that seemed, that war never came and McPizza became a nostalgic slice for countless millennials, which is why it's insane that two locations owned by a guy along the Ohio–West Virginia border are still cranking out the \"\"pizza you won't believa.\"\"\n\n\n\nTwo decades ago, the chain's \"\"patented\"\" ovens needed five and a half minutes to bake pizzas — time-consuming McPizzas were the the McWraps of their day — so most were gone by 2000. It's not clear where Greg Mills's locations in the very small towns of Pomeroy, Ohio, and Spencer, West Virginia, are getting their raw materials for the discontinued menu items, but mysteriously, they're still selling. Judy Norman, an employee who's been at the West Virginia spot for 11 years, tells Canada.com \"\"it’s the same pizza as they sold when she started there 11 years ago and it’s presumably the same that children everywhere enjoyed throughout the 1990s.\"\" In other words, there may be a way to tap into all that nostalgia, but that doesn't mean it's not freezer-burnt.\n\n[Canada.com]\"\n943,\"IBM is expected to go through a massive reorg next month that will reportedly see 26% of its 430,000-strong work force let go, or 111,800 people. If that figure holds true, that would make it far and away the largest corporate layoff event in history, breaking the record previously held by IBM, when it cut 60,000 in 1993.\n\nFEATURED RESOURCE\n\nPresented by Jive Software\n10 Commandments of Collaboration for Exceptional Customer Service\nRead this whitepaper to discover best practices that drive brand affinity, repeat business and\nLEARN MORE\nThe report comes from long-time Silicon Valley journalist Robert X. Cringely, who recently published an eBook on IBM's issues entitled The Decline and Fall of IBM. He blamed past CEOs Louis Gerstner and Sam Palmisano for making the mess and current CEO Virginia Rometty has done nothing to address them.\n\nThe problem is a complex mess of bad management – like laying off important people in the middle of a project – to getting sidetracked with pie-in-the-sky ideas like commercializing Watson and failing to adjust to the new era. The \"\"M\"\" in IBM may mean machines, but hardware is less than 10% of its business. Two-thirds is in services, and the services pipeline has dried up.\n\nWhy? Well, according to an ex-IBMer I spoke to some time ago, who confirmed what Cringely wrote in his book, IBM is still wedded to services contracts in an age where companies are shutting down their internal data center entirely and moving everything to the cloud. If you don't have a data center, you don't need an IBM service contract to manage it.\n\n\nThat's why IBM grabbed Softlayer, the cloud services provider. It needed to get into the cloud fast because it was behind Microsoft, Google and Amazon. Since the purchase 18 months ago, IBM has put a huge amount of money into SoftLayer and there has been a number of announcements around SoftLayer services.\n\nCringely said the mainframe and storage areas will see deep cuts, which is pretty stupid considering IBM announced the new Z13 mainframe and hopes it will stimulate sales. That won't be easy when you cut the people who are supposed to sell it. Cutting storage is also foolish, as we are in the era of Big Data and Data Lakes and storage is vital to these concepts.\n\nAnd you have to wonder what a layoff of 110,000 people will do to the firm. That has to be jarring. I remember an old advertisement from the print days that said \"\"What's worse, getting laid off on a Friday or being told to pick up the slack on the following Monday?\"\" This will be undeniably upsetting to the survivors, who will likely spend time updating their LinkedIn profiles.\n\nThe question I have to ask is why isn't Rometty one of the 110k. IBM has seen 11 straight quarters of declining revenue and it's hemorrhaging customers, according to both my source and Cringely. It's becoming apparent she is not up for the job and can't pull the company out of its nose dive.\n\nCringely said the layoffs will begin next week and by the end of February, all of the employees will be gone. If nothing else, IBM's first quarter numbers will take a monstrous hit from the severance packages for 111,000 employees. To say nothing of what this will do to its customer confidence.\"\n946,\"Last night, Pando’s Michael Carney cited a well-placed source who claims that Apple is on the verge of buying flailing social network, Path. Today, on stage at TechCrunch Disrupt, Path founder Dave Morin was asked about the report.\n\nMorin’s response was straight from the Dummies Guide To Media Training: “We don’t comment on rumors or speculation.” When TechCrunch’s Matthew Panzarino pointed out “that’s not a no,” Morin repeated his response.\n\nThere are a couple of things to note here. For one thing, from a PR point of view, Morin’s response was exactly right. If the deal is about to happen, then he’s hardly going to confirm it on stage to a reporter ahead of time. If the deal isn’t about to happen, Morin can still benefit from the idea that Path is still valuable to someone.\n\nAnd yet, it’s interesting how Morin’s “no comment” flies in the face of a promise he made to Pando’s Sarah Lacy last year about how he and Path would deal with the press in future. As Sarah explained at the time:\n\nI explained the problem from the journalists’ side, and asked Morin what he proposed for a publication and entrepreneurs who want to start having a fairer dialog. Not a favorable one, but a fair one. Something that helps readers more than the denial, the reporter speculation, and the rewritten press release. He said for his part he was no longer going to obfuscate anything. If a reporter gets a scoop, and it’s accurate and he or she calls him up, he’ll say congratulations and tell them to run with it. No more playing games.\n\nGiven Morin’s response on stage today, and the fact Carney contacted him last night for comment but received no response, perhaps a more accurate promise would have been “No more playing games, unless I’m scared shitless of upsetting Apple.”\"\n953,\"(Sept. 22, 2014, update 1:09 p.m.) A high-ranking source tells the Cape Cod Times that the three Afghan soldiers who were reported missing after leaving a training exercise at Camp Edwards on Cape Cod have been located at the Canadian border, apparently seeking asylum.\n\nThe source has been briefed on the issue, but could not be quoted on the record because he was not authorized to speak.\n\nU.S. Central Command could not immediately confirm the information.\n\nThe Afghan soldiers went missing Saturday at Cape Cod Mall in Hyannis.\n\nMassachusetts National Guard spokesman Lt. Col. James Sahady said the three men were reported missing on Saturday night after travelling into Hyannis that day.\n\n“They didn't report back (to the base),” Sahady said. “There is no indication they pose a threat to the public.”\n\nPolice and base officials were cooperating in the search for the three men, identified as Maj. Jan Mohammad Arash, Capt. Mohammad Nasir Askarzada, and Capt. Noorullah Aminyar. Sahady didn't have any descriptions or ages for the three officers.\n\nA state police spokesman said they are not involved in the investigation.\n\nThere are 200 soldiers and civilians participating in the seven day event at Camp Edwards on Joint Base Cape Cod. Along with 12 other members of the Afghanistan National Army, the three men were all engaged in the joint exercise that focused on working on collaboration and tactical strategies that involved civilians and officers and senior enlisted personnel, Sahady said. There were six nations, including the U.S. participating in the exercise which is ongoing and is scheduled to wrap up by Wednesday. They were housed on the base and all participants at the exercise were all vetted by U.S. Central Command, Sahady said.\n\nU.S. Marine Lt. Col. Jon Custis of the U.S. Central Command in Tampa, Fla., who organized the training exercise, did not return a call Sunday seeking comment.\n\n“They had the freedom to come and go,” Sahady said. “If they were off-duty, they could go to McDonald's or the mall.”\n\nThe three arrived in the country on Sept. 11, Sahady said. Saturday was a free day. They were last spotted Saturday night at the Cape Cod Mall, Sahady said.\n\nFor up-to-the-minute information on Nantucket's breaking news, boat and plane cancellations, weather alerts, sports and entertainment news, deals and promotions at island businesses and more, Sign up for Inquirer and Mirror text alerts. Click Here.\"\n954,Israel's Army Radio reported that al-Sisi offered Abbas a Palestinian state by expanding the Gaza Strip.\n960,\"Shocked surgeons say Iga Jasica, 19, was never in danger despite her regaining consciousness while her brain was exposed\n\nA teenager woke up in the middle of a brain operation and asked doctors how it was going before chatting about cats.\n\nIga Jasica, 19, had been taken to the Central Clinical Hospital in the city of Katowice in southwest Poland for the operation to remove a cancerous growth.\n\nBut halfway through the critical surgery she woke up after the anaesthetic wore off and started talking to the surgeons about how it was going.\n\nDoctors say her brain was exposed at the time.\n\nCEN   Shock: Iga Jasica awoke during an operation to remove a cancerous growth\n\nNeurosurgeon Professor Dawid Larysz said: \"\"Despite coming round she didn’t feel anything and was never in danger.\"\"\n\nHe said the young woman would not have been able to see or feel anything.\n\nExperts said the operation may have triggered something that caused her to come round despite the anaesthetic, but doctors are also investigating whether the anaesthetic was properly applied.\n\nAfter the operation Iga said: \"\"I can’t remember much but the doctor said he talked to me about cats, which I love. I missed Christmas because of this operation but it is the best present I could have had as I am now feeling great.\"\"\"\n963,\"BUENOS AIRES, Dec. 29 (UPI) -- Argentinian President Cristina Kirchner adopted Jewish boy Yair Tawil as her godson to protect him from the stigma of a folk tale prophesying he will turn into a werewolf.\nIn Argentina, there is a legend the seventh son born to a family with no daughters will turn into \"\"el lobison\"\" or a werewolf upon his 13th birthday. The legend became so feared that families would abandon or kill their sons. To counteract this stigma, the president of Argentina began in 1907 to adopt one of the boys as their godson.\n\nTawil is the first Jewish godson as the honor only applied to Catholic boys until 2009. His parents asked for the honor in 1993 but were denied. He appealed to Kirchner, citing the 2009 decree and was accepted as the candidate.\n\nThe family met with Kirchner and presented her with a menorah they lit for Hanukkah.\"\n967,\"With Apple looking to take some serious security measures in order to protect the soon-to-be-released Apple Watch Edition, there is little doubt that the wearable from the company could well be the most expensive mobile gadget it has ever sold. More details to follow, right after the jump.\n\nApple Watch is the Cupertino-based company’s first ever endeavor into the wearable market, and as is the case with all Apple devices, this little hand-worn gadget will not settle for being just another trendy smartwatch, with the company looking to create a new luxury niche for its loyal, or potentially new line of wealthy consumers. To be launched in three variants; Apple Watch, Apple Watch Sport, and Apple Watch Edition, it is the third variant that happens to be expensive enough for the company to consider employing jewelry store-styled security protocols to protect it.\n\nApple-Watch-Edition-main\n\nWith 18-karat of gold on the Apple Watch Edition, 9to5Mac is reporting that the Cupertino company is bolstering up its security across all its stores and has begun placing safes coupled with MagSafe chargers in outlets that would sell the wearable in the future. More so, the stores will also be using scales to weigh the watches upon return to ascertain that no gold has been removed from the device. Apple Stores have had their share of experiences with robberies before, and the company is not willing to take a chance this time around, with all the demo units and Watch Edition stock to be placed in these safes.\n\nAll this talk about scales being used for processing any returned Apple Watch Edition may not tell us just how much gold would Apple’s luxury wearable be actually carrying for now, but we can guess there’s plenty to be removed to cause a significant decrease in weight to show up on a precision weighing scale. This is where you can draw a conclusion that the particular version of Apple’s smartwatch could in fact be worth thousands of dollars.\n\nApple-Watch\n\nMeanwhile, Tim Cook has already announced that the company’s \"\"most personal device ever\"\", will begin shipping out this April. We already know that the Apple Watch – the entrant version – will cost $349, but the company has remained silent on the Watch Edition. However given the whole protection drive running in the Apple circle, get ready to dig into your savings.\n\nYou can follow us on Twitter, add us to your circle on Google+ or like our Facebook page to keep yourself updated on all the latest from Microsoft, Google, Apple and the Web.\"\n970,\"MOSCOW, October 16 (RIA Novosti), Ekaterina Blinova - The Islamic State (IS or), also known as the Islamic State in Iraq and the Levant (ISIL) beheads and crucifies its own fighters if they break the laws and ruling of the terrorist organization.\n\"\"ISIS is known for crucifying those who have tried to rebel against them. They do not flinch at killing anyone if they have committed a serious crime, which goes against their interpretation of sharia, such as usury or embezzlement,\"\" Charlie Winter, the Quilliam Foundation think tank Program Officer, told the Independent.\nThe media outlet reports that at least two ISIL jihadists have been publicly executed for spying and embezzlement in the Syrian city of Al-Bukamal. It is still unclear whether the men were beheaded or crucified, since both forms of punishment are widely used by the Islamic State militants.\nAccording to the Syrian Observatory for Human Rights, one of the executed fighters was charged with \"\"banditry and robbing Muslims' money\"\" and the second one was accused of \"\"dealing with the regime and throwing electronic chips to keep track of Mujahedeen,\"\" as cited by the Independent.\nExperts say they are not surprised by the harsh methods used by the IS, as decapitation and crucifying are common forms of punishment practiced by Sunni Wahhabi sectarians.\n\"\"Jihadist groups have a strict no corruption policy, meaning that while they can benefit financially from charging bank transactions and claiming a percentage of everyone’s monthly income, they don’t extort people like some secular groups have done in the past,\"\" notes Charlie Winter.\nExperts emphasize that decapitation has long been a routine practice in Saudi Arabia, a country where Islam's Sharia Law is used.\n\"\"According to Amnesty International at least 79 people were executed [beheaded] in Saudi Arabia in 2013 and between 1 January and 18 August this year 34 more people were executed, making a total of 113. This does not include any estimates for executions at the end of 2012,\"\" the Independent reported in September 2014.\nHowever, while denouncing IS's methods as gruesome and barbaric, the western policy-makers have turned a blind eye to Saudi Arabia's beheading practice.\"\n973,\"Deir Ezzor Province: Islamic State executed two of its fighters in al- Bo kamal area in “al- Forat State”, where the first fighter was executed on charge of “banditry and robbing Muslims’ money” while the other killed on charge of “ dealing with the regime and throwing electronic chips to keep track of Mujahedeen”.\n\nAreas in the neighborhood of al Jbeleh in the city of Deir Ezzor were bombarded by the regime forces with no information about casualties so far.\"\n976,\"Everybody, meet Bart the cat. Bart the cat, everybody. Bart’s owner, Tampa Bay resident Ellis Hutson, buried Bart back on January 15th after a neighbor found him dead in the road in a pool of his own blood after being hit by a car. Five days later, however, Bart turned up at a nearby store looking for food — although it’s unclear if he just wanted some Fancy Feast or HUMAN SOULS.\n\nFox 13 reports:\n\nBart is at the Human Society of Tampa Bay right now, and rescuers told FOX 13 that he has severe trauma to the head, a broken jaw, a dead eye, and other injuries. Right now, doctors are scheduling surgery to save its life.\n\nFOX 13 visited Bart on Monday. Rescuers say they believe he may have regained consciousness, dug himself out of the ground, and hid for a few days.\n\nI don’t know about you guys, but personally I like my Florida stories when they aren’t literally the plot of a Stephen King novel. Bart is expected to make a full recovery, but as if you needed more reason to stay away from Florida, there is now a zombie cat on the loose. What you choose to do with that information is entirely up to you.\"\n980,\"Share by email\nIBM is reportedly planning its largest corporate layoff ever - cutting 111,800 of its staff.\n\nA report by a respected Silicon Valley journalist for Forbes said around 26% of the company's 430,000-strong workforce would be cut this week.\n\nThe previous largest corporate redundancy was also carried out by IBM, when it cut 60,000 staff in 1993.\n\nThe company's reorganisation is codenamed Project Chrome, and most of the staff being laid off are in the US.\n\nIt will pave the way for IBM to focus on cloud computing, it is claimed, rather than its traditional hardware business.\n\nReporter Robert X Cringely wrote: \"\"To fix its business problems and speed up its 'transformation', next week about 26% of IBM's employees will be getting phone calls from their managers.\n\n\"\"A few hours later a package will appear on their doorsteps with all the paperwork.\"\"\n\nHowever, some technology commentators have said they are sceptical about the size of the reported cuts.\n\nIn a statement to Sky News, an IBM spokeswoman said the rumour was \"\"ridiculous\"\" and \"\"baseless\"\".\n\nShe said: \"\"If anyone had checked information readily available from our public earnings statements, or had simply asked us, they would know that IBM has already announced the company has just taken a $600 million charge for workforce rebalancing.\n\n\"\"This equates to several thousand people, a mere fraction of what's been reported.\n\n\"\"Last year, IBM hired 45,000 people, and the company currently has about 15,000 job openings around the world for new skills in growth areas such as cloud, analytics, security, and social and mobile technologies.\n\n\"\"This is evidence that IBM continues to remix its skills to match where we see the best opportunities in the marketplace.\n\nIBM was founded in 1911 and adopted the name International Business Machines in 1924.\n\nIt currently creates hardware and software, and provides infrastructure, hosting and consulting services.\n\nIt has revenue of around $90bn (£60bn) and is one of the most profitable companies in the US.\"\n985,\"The Islamic militant group ISIS beheaded Steven Joel Sotloff, an American freelance journalist who was abducted a year ago in Syria, in a video made public Tuesday by a jihadist monitoring organization.\n\nThe monitoring organization, SITE Intel Group, announced on Twitter that Sotloff had been beheaded. It said that ISIS had also threatened to execute a British captive, David Cawthorne Haines.\n\nLast week, Sotloff’s mother, Shirley, pleaded directly with the leader of ISIS to spare her son.\n\n“We have not seen Steven for over a year, and we miss him very much,” she said in a video message to the ISIS leader, Abu Bakr al-Baghdadi. “We want to see him home safe and sound and to hug him.”\n\nSotloff, 31, wrote about conflict in the Middle East for Time magazine and other publications. He grew up in Miami and attended the University of Central Florida in the early 2000s. He has a Twitter account, and last posted Aug. 3, 2013, just before he disappeared.\n\nISIS threatened Sotloff’s life in another video last month. In that video, ISIS beheaded another American journalist, James Foley, and said that it would kill Sotloff, too, unless the United States ended airstrikes against the militant group.\n\nThe White House press secretary, Josh Earnest, said that he could not confirm the authenticity of the Sotloff video. He said that the United States had devoted significant time and resources to rescuing Sotloff. The CIA also said that it could not confirm authenticity.\"\n987,\"No craving can be more important than your health as the North Korean leader finds it out the hard way. Kim Jong-un broke his ankle after he had put on extra weight from regularly consuming imported cheese, said a report on Tuesday.\n\nAnd the reason for his mysterious disappearance has been finally put to rest when his condition was revealed. He was put to bed after a surgery to fix his fractured ankles.\n\nUncontrolled daily eating of Emmental, imported from Switzerland, is believed to be responsible for his rapid weight gain, the metro.co.uk reported.\n\nThe report citing a South Korean daily said that the tyrant is recovering from the fractured ankles after the strain of his expanding waistline put pressure on a pre-existing injury - and caused the bones to crack.\n\n\"\"I heard that Kim Jong-un injured his right ankle in June after pushing ahead with on-site visits and ended up fracturing both ankles because he left the injury unattended,\"\" the South Korean daily Chosun Ilbo quoted a source as saying.\n\nThe source added that the 31-year-old had undergone an operation at the Bonghwa Clinic, an exclusive hospital for high-ranking party members.\n\nHe has not been seen in public for almost a month. The gossip mill over his alleged disappearance went into overdrive after he missed a session of the Supreme People's Assembly in Pyongyang for the first time since ascending to power in 2011.\"\n990,\"CNN is reporting hackers sent emails to top executives at Sony Thursday night congratulating the company on its “very wise” decision to cancel the release of “The Interview.” Brian Stelter reports the emails included the message “you’ve done the right thing.”\n\nThe emails suggested information stolen during the hack could be released if Sony fails to ensure that the film is never seen:\n\nThe hacker message is effectively a victory lap, telling the studio, “Now we want you never let the movie released, distributed or leaked in any form of, for instance, DVD or piracy.”\n\nThe message also says, “And we want everything related to the movie, including its trailers, as well as its full version down from any website hosting them immediately.”\n\nIt warns the studio executives that “we still have your private and sensitive data” and claims that they will “ensure the security of your data unless you make additional trouble.”\"\n994,\"A new TV show in Peru has captured the moment unwitting men have been caught wolf-whistling their own mothers.\n\nThe experiment took two mothers, whose sons were identified as repeat cat-callers, and disguised them using make-up, wigs and clothes. The women then women walked past their sons to gauge their reaction.\n\nThe mother wearing a disguise of a wig and sunglasses walks past her unsuspecting son and a friend, before he makes a comment towards her\n\nThe mother then goes over to confront her child, who is still unaware the woman is actually his parent\n\nThe man acts in horror as he realises it is his own mother and she launches into a tirade, accusing him of being dirty\n\nThe mother gets so angry with her son, she then takes off her bag and proceeds to hit him with it due to this behaviour\n\nIn the first case, the mother is dressed in a short black dress and walks past her son and a friend in the street.\n\nThe son then unwittingly makes a comment at his mother saying 'tasty panties' which prompts her to go and confront him.\n\nShe then removes her sunglasses and the man then realises he has just cat-called his own mother.\n\nThe mother then launches into a tirade, accusing him of being dirty and saying she never taught him to talk to women in that manner.\n\nAnother mother, wearing a black wig walks past her son, who is standing working on the streets of Lima\n\nAfter making a remark towards his mother, she then turns around and goes over to confront him\n\nShe then takes off her wig to reveal herself and then throws it on the floor in anger after being disgusted by her son's behaviour\n\nThe mother then tells her son he should be ashamed of himself for speaking to her like that, as he pleads with her to calm down\n\nShe then gets so angry with her child that she then removes her bag and hits him with it.\n\nMeanwhile in the second case, the mother wearing a green dress, walks past her son, who calls her 'piggy'.\n\nShe then calls his name before taking off her wig and confronting her son, hitting him with her hairpiece.\n\nThe man then tries to claim he didn't make the remark but is then forced to apologise to his mother before she walks off\n\nShe too launches into a tirade telling her son to he should be ashamed of himself, while he pleads with his mother to quieten down as he is working.\n\nHe then tries to claim he didn't make the remark and it a man in a nearby car, but he eventually apologises before his mother walks off.\n\nThe video ends with a warning saying men should start respecting women before they unwittingly harass their own mothers.\n\nIt comes after the video claims that seven in 10 women say they have experienced sexual harassment on the streets of the Peruvian capital Lima.\"\n995,Report states that Israeli Army Radio has obtained information that Egyptian President al-Sisi proposed to Palestinian President Abbas to extend the Gaza Strip and to establish a Palestinian state.\n998,\"An astonishing image appears to show a giant crab, nearly 50 feet across, lurking in the harbor at Whitstable, Kent, and while some assert that it is a playful hoax, others believe they have found evidence of a genuine aquatic monster.\n\nThe aerial image reveals the outline of a crab at the mouth of Kent harbor, yet the size of the animal dwarfs fishing boats on a nearby pier, as the Daily Mail notes. The giant animal is shaped like an edible crab, a species commonly found in British waters, but which only grows to be ten inches across, on average.\n\nPeople have flocked to the website Weird Whitstable since the image was first posted there, to judge its authenticity for themselves. Quinton Winter, who curates Weird Whitstable, asserted that the image of the giant crab was sent to him by a follower. At first, he believed that it showed only an unusually shaped sand formation, though he is now convinced that there truly is a strange animal lurking in the harbor.\n\nWhile crabbing with his son in Whitstable harbor last year, Winter claims to have spotted the giant crab near shore, as he related to The Daily Express.\n\nSave yourselves, Crabzilla has arrived in Whitstable http://t.co/W2NgcmJP24 pic.twitter.com/7RuUxSBUhB\n\n— Sara Nelson (@SaraCNelson) October 13, 2014\n\n“At first all I could see was some faint movement, then as it rose from the water I thought, ‘that’s a funny looking bit of driftwood,’ Winter said. “It had glazed blank eyes on stalks, swiveling wildly and it clearly was a massive crab with crushing claws… Before this incident I thought the aerial photo showed an odd-shaped sand bank. Now I know better.”\n\nIn July of last year, another image emerged, depicting a giant crab lurking underneath a pier.\n\nAnother image, said to be taken in July of last year and posted on Winter’s Weird Whitstablog, purports to show a giant, albeit smaller, crab hiding under a pier.\n\n“This shocking image of a giant crab under a popular crabbing spot in Whitstable was taken last weekend,” claims Winter’s website, adding “The boys were unaware of the danger, but as several passersby shouted to them, the crab slipped silently away under the water, into the dark, sideways.”\n\nGraphic artist Ashley Austen noted his skepticism of the aerial image while speaking to Kent Online, describing the way in which such a photograph could be easily manufactured.\n\n“The image of the giant crab can be quite easily recreated in Photoshop,” he said. “All the ‘artist’ had to do is find a suitable image of a crab, overlay it on to the satellite picture of the harbor and apply a few filters to it to get the realistic look.”\n\nMeet Crabzilla, a giant Japanese spider crab http://t.co/irhM1m5fiT pic.twitter.com/mPOHNhQySN — Sir Arnold Robinson (@uk_expat) August 26, 2014\n\nEarlier this year, another photograph of an unknown creature emerged from England, appearing to show “Bownessie,” an animal similar to the Loch Ness Monster. As The Inquisitr noted at the time, the surprisingly clear image was met with claims that it had been similarly created in Photoshop.\n\nThe largest known species of crustacean is the Japanese Spider Crab. Giant in comparison to other known species of crab, adults can grow to be 12 feet across.\n\n[Images: Quinton Winter via The Daily Express and Weird Whitstablog]\"\n1005,\"The stand-off between an office worker, known only as 'Turkey and Swiss on Rye' and their colleague, 'Sandwich Thief' has become an internet hit\n\nThis office note battle between a cheeky sandwich thief and their jobsworth nemesis might just be the funniest thing you read all day.\n\nIf you've ever worked in an office, you'll be familiar with those who are possessive about their lunch and partial to a passive-aggressive note.\n\nAnd if those people annoy you, this funny note war should give you a giggle.\n\nThe battle breaks out when someone has a sandwich stolen from the office fridge.\n\nClearly irked, they leave their light-fingered a note, telling them to stop stealing.\n\nAnd the subsequent string of letters between the two doesn't disappoint.\n\nCheck out the hilarious exchanges between the two below.\n\n(function(d, s, id) { var js, fjs = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) return; js = d.createElement(s); js.id = id; js.src = \"\"//connect.facebook.net/en_US/all.js#xfbml=1\"\"; fjs.parentNode.insertBefore(js, fjs); }(document, 'script', 'facebook-jssdk')); Post by MORE FM.\n\nThen the sandwich thief explained his demands.\n\n(function(d, s, id) { var js, fjs = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) return; js = d.createElement(s); js.id = id; js.src = \"\"//connect.facebook.net/en_US/all.js#xfbml=1\"\"; fjs.parentNode.insertBefore(js, fjs); }(document, 'script', 'facebook-jssdk')); Post by MORE FM.\n\nBut the note-leaver wasn't happy, threatening to call human resources.\n\n(function(d, s, id) { var js, fjs = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) return; js = d.createElement(s); js.id = id; js.src = \"\"//connect.facebook.net/en_US/all.js#xfbml=1\"\"; fjs.parentNode.insertBefore(js, fjs); }(document, 'script', 'facebook-jssdk')); Post by MORE FM.\n\nSo the threats elevated, and Sandwich Thief showed he wasn't going to back down.\n\n(function(d, s, id) { var js, fjs = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) return; js = d.createElement(s); js.id = id; js.src = \"\"//connect.facebook.net/en_US/all.js#xfbml=1\"\"; fjs.parentNode.insertBefore(js, fjs); }(document, 'script', 'facebook-jssdk')); Post by MORE FM.\n\nThe note-leaver was getting desperate. He began pleading for mercy.\n\n(function(d, s, id) { var js, fjs = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) return; js = d.createElement(s); js.id = id; js.src = \"\"//connect.facebook.net/en_US/all.js#xfbml=1\"\"; fjs.parentNode.insertBefore(js, fjs); }(document, 'script', 'facebook-jssdk')); Post by MORE FM.\n\nThe demands become ever more ruthless. It's unclear whether Liam Neeson will hold on to his starring role in Taken 3.\n\n(function(d, s, id) { var js, fjs = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) return; js = d.createElement(s); js.id = id; js.src = \"\"//connect.facebook.net/en_US/all.js#xfbml=1\"\"; fjs.parentNode.insertBefore(js, fjs); }(document, 'script', 'facebook-jssdk')); Post by MORE FM.\n\nBut then...\n\n(function(d, s, id) { var js, fjs = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) return; js = d.createElement(s); js.id = id; js.src = \"\"//connect.facebook.net/en_US/all.js#xfbml=1\"\"; fjs.parentNode.insertBefore(js, fjs); }(document, 'script', 'facebook-jssdk')); Post by MORE FM.\n\nSandwich Thief backs down for no-one. Especially not 'Tina from HR'.\n\n(function(d, s, id) { var js, fjs = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) return; js = d.createElement(s); js.id = id; js.src = \"\"//connect.facebook.net/en_US/all.js#xfbml=1\"\"; fjs.parentNode.insertBefore(js, fjs); }(document, 'script', 'facebook-jssdk')); Post by MORE FM.\n\nNotice the subtle font change. Things are getting serious.\n\n(function(d, s, id) { var js, fjs = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) return; js = d.createElement(s); js.id = id; js.src = \"\"//connect.facebook.net/en_US/all.js#xfbml=1\"\"; fjs.parentNode.insertBefore(js, fjs); }(document, 'script', 'facebook-jssdk')); Post by MORE FM.\n\nAnd Sandwich Thief starts to get cocky...\n\n(function(d, s, id) { var js, fjs = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) return; js = d.createElement(s); js.id = id; js.src = \"\"//connect.facebook.net/en_US/all.js#xfbml=1\"\"; fjs.parentNode.insertBefore(js, fjs); }(document, 'script', 'facebook-jssdk')); Post by MORE FM.\n\nWe're back to Comic Sans. You can almost read the note-leaver's tears.\n\n(function(d, s, id) { var js, fjs = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) return; js = d.createElement(s); js.id = id; js.src = \"\"//connect.facebook.net/en_US/all.js#xfbml=1\"\"; fjs.parentNode.insertBefore(js, fjs); }(document, 'script', 'facebook-jssdk')); Post by MORE FM.\n\nSo Sandwich Thief reveals his motives...\n\n(function(d, s, id) { var js, fjs = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) return; js = d.createElement(s); js.id = id; js.src = \"\"//connect.facebook.net/en_US/all.js#xfbml=1\"\"; fjs.parentNode.insertBefore(js, fjs); }(document, 'script', 'facebook-jssdk')); Post by MORE FM.\n\nBut his moment of glory is trampled on.\n\n(function(d, s, id) { var js, fjs = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) return; js = d.createElement(s); js.id = id; js.src = \"\"//connect.facebook.net/en_US/all.js#xfbml=1\"\"; fjs.parentNode.insertBefore(js, fjs); }(document, 'script', 'facebook-jssdk')); Post by MORE FM.\n\nIt turns out you shouldn't mess with Human Resources.\n\n(function(d, s, id) { var js, fjs = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) return; js = d.createElement(s); js.id = id; js.src = \"\"//connect.facebook.net/en_US/all.js#xfbml=1\"\"; fjs.parentNode.insertBefore(js, fjs); }(document, 'script', 'facebook-jssdk')); Post by MORE FM.\n\nPoll loading …\"\n1023,\"Yemen’s Houthi rebels seized weapons from U.S. Marines as well as several vehicles used by Americans stationed at the now-closed U.S. Embassy in Sana’a.\n\nIt wasn’t immediately clear what types of weapons and vehicles were seized.\n\nAn unidentified Sana'a airport official confirmed that the rebel forces took control of the U.S. Embassy vehicles, which were parked at the airport, United Press International reported. The same official also said that the Houthi rebels seized several weapons used by U.S. Marines who were trying to abide by a White House order and leave the country.\n\nU.S. State Department spokeswoman Jen Psaki said in a widely reported statement: “The Department of State has decided to suspend our embassy operations and our embassy staff have been temporarily relocated out of Sana'a. Recent unilateral actions disrupted the political transition process in Yemen, creating the risk that renewed violence would threaten Yemenis and the diplomatic community in Sana'a.”\n\nBritish and French embassies have been temporarily closed, with Germany, perhaps, not far behind.\n\nHouthi rebels are tied to Iran and regard Americans as enemies.\"\n1030,\"BUTTE — Butte Police Commissioner Bartholomew S. Harrington is a wanted man in these parts. Too bad neither the position nor the man exist.\n\nA satirical story about Rob O’Neill posted on the Internet has prompted everyone from Associated Press reporters to Louisiana law enforcement officers to call local authorities for information.\n\nEmpire News posted a bogus article Monday titled “Bin Laden Shooter Rob O’Neill Mistakenly Attacked by Street Thugs Seeking To Collect Debt From Neighbor.”\n\n“Nothing in the story has a resemblance of truth,” Butte-Silver Bow Undersheriff George Skuletich said Wednesday.\n\nSkuletich does exist, for the record.\n\nWhat is fabricated in the article includes: the police commissioner, five gang members seeking a drug debt and the Butte Daily Times. Also, O’Neill did not take down the intruders and brew a pot of coffee while awaiting backup.\n\n“We’ve been getting all kinds of calls from across the country,” Sheriff Ed Lester said.\n\nThe article has been making its rounds on social media sites. This prompted Snopes.com to label it false.\n\n“Empire News is one of many fake news sites responsible for the frequent hoodwinking of Facebook users. Among previous hoaxes were a yarn about welfare recipients getting free cars, a claim that Colorado legalized meth and a widely shared story about pending ‘snowmageddon,’” Snopes notes.\n\nThe piece claims that members of the Crips gang broke into the home of the former Navy SEAL and Butte native.\n\n“We don’t have established Bloods or Crips here,” Lester added.\n\nThe story goes: “As the five thugs ran aimlessly through the home, Mr. O’Neill used silent hand-to-hand combat tactics to individually disarm them of their weapons. Once Mr. O’Neill had taken down the five men and secured his home, he brewed a pot of coffee and called the police station. Those boys sure did find the wrong house!”\n\nWhile some might find the fake news piece amusing, local police are reminded of another hoax of a girl who reportedly shot intruders: An 11-year-old Butte girl was reported to have taken out two crooks. She was reportedly a clay-shooting champion in Butte who killed one man with a shot to the genitals and the other bled out.\n\nThat bogus story reappears about every year or so, Lester said.\"\n1031,\"e Islamic State militant group released a video today purporting to show the beheading of U.S. hostage Steven J. Sotloff.\n\nA masked figure in the video also issued a threat against a British hostage, a man the group named as David Haines, and warned governments to back off \"\"this evil alliance of America against the Islamic State\"\", the SITE Intelligence Group monitoring service said.\n\nSotloff, a freelance journalist, was kidnapped in Syria in August 2013. Sotloff's mother Shirley appealed on Aug. 27 in a videotaped message to Islamic State's self-proclaimed caliph, Abu Bakr al-Baghdadi, for her son's release.\n\nThe White House said it could not immediately confirm the authenticity of the video. White House spokesman Josh Earnest told reporters in a briefing that if there is such a video, it would be analyzed very carefully, adding that the administration's thoughts and prayers were with Sotloff's family.\n\nShortly before the briefing, the SITE monitoring service said the militant group had released the video.\n\nOn Aug. 19 the group published a video showing the beheading of U.S. hostage James Foley, a Marquette and Northwestern alum. The group said his death was in retaliation for U.S. airstrikes on fighters in Iraq.\n\nThat video was issued after the United States resumed air strikes in Iraq in August for the first time since the end of the U.S. occupation in 2011.\n\nU.S. HOSTAGES\n\nlRelated U.S. military tried, but failed to rescue James Foley and other American hostages\nNATION & WORLD\nU.S. military tried, but failed to rescue James Foley and other American hostages\nSEE ALL RELATED\n8\n\nAfter Islamic State's beheading of journalist James Foley, President Barack Obama's administration is making little headway in efforts to secure the release of other Americans held by the insurgent group in Syria, officials said.\n\nThe U.S. government has said it does not pay ransoms or negotiate with the Islamic State.\n\nWashington has contacted about two dozen countries for help in freeing the three, but no foreign government appears to have influence over or even significant contact with IS, which has declared an Islamic caliphate in parts of Iraq and Syria.\n\n\"\"What we've found is that ISIS isn't responsive\"\" to outreach, said a senior U.S. official, speaking on condition of anonymity and using an alternate acronym for the group.\n\nAnother administration official said Washington was working with other Western countries whose citizens are being held hostage, and with Qatar, Saudi Arabia, United Arab Emirates and others in the region thought by the United States to possibly have influence with the groups Al-Nusrah and IS.\n\nThe hostages' fate received little public attention until Islamic State posted an online video on Aug. 19 showing Foley's beheading. It now presents a frustrating challenge for Obama.\n\nIslamic State \"\"is far more difficult to deal with\"\" than Iran or the militant group Hezbollah, which also took Americans captive, said Bruce Riedel, a former CIA and White House official now at the Brookings Institution think-tank. The group \"\"wants to terrorize Americans, it's not really interested in deals.\"\"\n\nWHITE HOUSE INVOLVEMENT\nU.S. officials and supporters of the remaining hostages requested that most details about them and efforts to free them be withheld.\n\nOne of the other U.S. hostages is a female aid worker, age 26, for whom Islamic State has demanded $6.6 million in ransom, according to ABC News.\n\nLisa Monaco, Obama's top counter-terrorism adviser, has been \"\"very deeply involved in this,\"\" the senior U.S. official said. Monaco, along with the State Department and Federal Bureau of Investigation, has been in contact with hostages' families, the official said.\n\nCaitlin Hayden, a spokeswoman for the White House National Security Council, said, \"\" The Administration has had regular interactions with the families of those Americans who have been held hostage in Syria since the kidnapping of their loved ones. These interactions included representatives from all the relevant agencies, including the Department of State, the FBI, the Intelligence Community, and the White House.\"\"\n\nObama authorized a covert raid in Syria in July to rescue Foley and other American hostages, but they were not at the site where they were thought to be held. Another rescue attempt would be risky for U.S. special forces and the hostages.\n\nThe American diplomatic effort also is aimed at persuading European countries not to pay ransoms, officials said.\n\n\nU.S. and European officials have said that France, Spain and Italy have tolerated or facilitated ransom payments for citizens held in Syria. Islamic State released numerous European journalists this year, including two Spaniards in March and four Frenchmen in April.\n\nThe French government has denied a news report that it paid a ransom to free the four. Spain's foreign ministry has not commented on the matter.\n\nThe U.S. policy of refusing to pay ransoms to discourage further hostage-taking \"\"is as close as we are likely to come to governments influencing ISIS on the matter of seizing hostages\"\", said Paul Pillar, a former senior CIA analyst now at Georgetown University.\n\nU.S. officials have said that Qatar played a critical role in persuading a rival group in Syria, the official al Qaeda affiliate Jabhat al-Nusra, to free American journalist Peter Theo Curtis, whom it had been holding since 2012.\n\nQatar is working to help free other Americans held captive in Syria, a Gulf source told Reuters, but U.S. officials said the Qatari government has little if any leverage with Islamic State.\n\nReuters\"\n1032,\"Microsoft is in serious discussions to buy Mojang, the independent Swedish studio responsible for Minecraft, in a deal estimated at more than $2 billion, The Wall Street Journal reports. An agreement could be signed this week, the site says.\n\nMojang has historically been proud of its independence, shying away from acquisition offers and from entering the public market. Mojang co-founder and Minecraft mastermind Markus \"\"Notch\"\" Persson turned down a job in 2010 at the most desirable gaming company in America, Valve, in order to continue work on Minecraft.\n\nLast year, Mojang co-founder Carl Manneh said to Reuters, \"\"We've always felt that the independence we have is one of our core strengths. We can take decisions by going into a room and in 15 minutes we're done. We try to be extremely agile, to release games quickly.\"\"\n\nIn 2013, Mojang brought in a reported $326 million in revenue. Asked about the deal, a Microsoft spokesperson told Joystiq, \"\"We don't comment on rumors or speculation.\"\" We've reached out to Mojang for clarification.\"\n1033,\"Raven-Symone did NOT file molestation charges against Bill Cosby. A hoax report that has gone viral amid renewed rape allegations against Cosby claims the former child star “revealed to the TMZ offices that she too had been raped and drugged” by Cosby following the final episode of “The Cosby Show.” The story is 100 percent false and fake.\n\nThe actress herself took to Instagram on Wednesday to shoot down the story: “I was NOT taking advantage of by Mr. Cosby when I was on the Cosby Show! I was practically a baby on that show and this is truly a disgusting rumor that I want no part of! Everyone on that show treated me with nothing but kindness. Now keep me out of this!”\n\nTMZ has nothing to do with the original phony story. It was started by something called Hip Hop Hangover, an unfunny parody site, and then shared more than 100,000 times on Facebook. Large outlets like the Indian version of International Business Times picked it up and treated the fake allegations like they were real.\n\nThe post contains phony quotes from a purported lawyer for Raven-Symone, including a fake press announcement that declares, “We among so many others are tired of the media worshipping and praising a man that has a past so terrible that it is unbelievable. My client (Raven-Symone) is also ready to tell her side of the story. A side that was kept quiet because of threats from being blackballed.” No actual lawyer for the real Raven-Symone ever made such a statement.\n\nAgain, Raven-Symone has NOT actually claimed Cosby molested or raped her. The article is a hoax timed to exploit the very serious allegations against Cosby by women including Janice Dickinson and Joan Tarshis. It’s appalling that outlets would spread this “satirical” story about Raven-Symone without checking first.\"\n1037,\"Tesla has finally decided that it will build its battery \"\"gigafactory\"\" in Nevada, sources say.\n\n\"\"That's a go, but they are still negotiating the specifics of the contract,\"\" a source within the Nevada's governor's office told CNBC Wednesday afternoon. The source noted that it could be a week before the deal is official.\n\nNevada is planning a press conference Thursday in Carson City, according to a Dow Jones report.\n\nThis story is developing. Please check back for further updates.\n\nClick here for the latest on the markets.\n\n—CNBC.com staff. CNBC's Mark Berniker contributed reporting.\"\n1038,\"The terrorist group is reportedly demanding one million dollars to deliver the journalist's body across the Syrian border to Turkey\n\nThe Islamic State is trying to sell the the remains of beheaded hostage James Foley to his parents for $1million, it has been claimed.\n\nWith the terrorist group failing to strike ransom deals, it is now trying to negotiate the sales of at least one of the men it has killed.\n\nSources with ties to ISIS or its associates told BuzzFeed News that it wants to sell the remains of the US journalist whose death was the first in a series of high-profile executions.\n\nThey said that for $1 million, around £638,000, the group would deliver Mr Foley’s body across the border to Turkey, and would provide a DNA sample to facilitate a deal.\n\nAll three of the sources seeking to act as middlemen in a deal with the secretive extremists have been granted anonymity to protect their safety.\n\nVIEW GALLERY\n\nOne of the three sources seeking to act as middlemen - a former Syrian rebel fighter - said he was approached by an ISIS leader who asked him to find a channel to either the U.S. government or Foley’s family.\n\nHe said: “They ask for $1 million, and they will send DNA to Turkey, but they want the money first,” he said.\n\n“They will not give the DNA without the money.”\n\nHe claimed his motivation was to help the grieving family find closure, calling his work “a humanity case.”\n\nAnother intermediary, a businessman who has sought to use his own ISIS connections to facilitate hostage deals in the past, was candid about his goals, saying: “This is business.”\n\nThe Foley family had no comment for the the website's article.\n\nAn official with the U.S. State Department said “we are seeking more information” on whether ISIS is trying to sell the remains of US hostages. While a senior American diplomat reportedly called the idea “disgusting.”\"\n1039,\"The Islamic State in Iraq and Syria has beheaded Steven Joel Sotloff, the second American executed by the Islamic militant group, and posted a video of it on the Internet, the SITE Intelligence Group, a research organization that tracks jihadist web postings, said Tuesday.\n\nThe execution of Mr. Sotloff, 31, came despite pleas from his mother aimed directly at ISIS’s top leader seeking mercy for her son, a freelance journalist who was captured in northern Syria a year ago.\n\nWord of Mr. Sotloff’s beheading came two weeks after James Foley, 45, another American journalist, was beheaded by ISIS, which warned that Mr. Sotloff would be the next to die.\n\nIn the latest video, Mr. Sotloff describes himself as “paying the price” for the Obama administration’s decision to strike ISIS targets in Iraq. The same masked fighter who appeared in the video of Mr. Foley’s beheading also appears beside Mr. Sotloff, asserting, “I’m back, Obama, and I’m back because of your arrogant foreign policy towards the Islamic State.”\n\nThe SITE group also said ISIS was threatening a third captive, a Briton it identified David Cawthorne Haines, as the next beheading victim.\n\nAt least two other Americans are believed to be held by ISIS.\"\n1043,\"Saudi Arabia's national carrier Saudi is planning to introduce a new regulation which will require women and men to sit separately on all of its flights.\n\nThe new rule will be reportedly enforced by the kingdom of Saudi Arabia.\n\nThe airlines allegedly decided to take the step following recurrent complaints from male passengers who did not want their female family members sitting next to unrelated men, local media outlets reported.\n\nAccording to the new enforcements, males and females will be separated aboard the airlines' flights unless they are closely related.\"\n1044,\"After deploying tear gas to break up pro-democracy demonstrators, police in Hong Kong warned late Sunday local time that they will use “a higher level of force” against the crowds of thousands if “public order” is not restored.\n\nDemonstrators have gathered outside government headquarters near the city’s financial district calling for the Chinese government to grant democratic reforms in Hong Kong. An overwhelming amount of protesters were seen mimicking the symbolic “hands up, don’t shoot” gesture used throughout protests in Ferguson, Missouri over the killing of unarmed teen Michael Brown.\n\nStudents – many of whom have already boycotted a week of classes – and activists began camping out on Friday, and were later joined by members of a civil disobedience movement known as Occupy Central.\n\n\n\nProtesters told the Associated Press that the demonstrations were peaceful when riot police started to use pepper spray and launch tear gas canisters. That sent coughing protesters running in all directions, but many later reconvened vowing to keep the rally going. Police officers were wearing both helmets and respirators to protect them from the gas.\n\nGovernment leaders in Hong Kong and Beijing called the demonstrations “unlawful” and “illegal” respectively, but many protesters say they will not waver.\n\n“If today I don’t stand out, I will hate myself in future,” taxi driver Edward Yeung told Reuters. “Even if I get a criminal record,” he said, “it will be a glorious one.”\n\nHong Kong does have some some autonomy from Beijing which took over sovereignty of the former British colony in 1997.\n\nBut Beijing has asserted more control in the city in recent months. This includes requiring Beijing’s approval of election candidates and allegations of intimidation from mainland officials on free business practices in Hong Kong, according to The Washington Post. Occupy Central vowed to protest the Chinese government’s actions back in June when the city’s Beijing-backed leader said a trio of reforms the group was suggesting failed to comply with existing laws, The New York Times reported.\n\nBeijing has promised Hong Kong a free election to choose its leader by 2017, but pro-democracy supporters there and Chinese officials on the mainland have so far failed to agree on guidelines for such a vote.\n\nGovernment officials in Hong Kong warned that the continued demonstrations may disrupt public transport in the financial hub on Monday, Reuters reported. Police have not used tear gas in Hong Kong in nearly a decade, according to NBC News. The tactic was last used in 2005 during World Trade Organization protests.\n\n“We will fight until the end,” one protester told NBC News. “We will never give up.” Another protester – a student named Alexandra Wong – said, “We will not just say yes to whatever they do. We will fight for our rights, and fight for our democracy.”\"\n1050,\"Photographs of Hong Kong protests have been discussed in the context of Ferguson, but it is unlikely that Ferguson influenced the gestures used in Hong Kong.\"\n1052,\"Syrian Observatory for Human Rights says militants were killed in Al-Bukamal\n\nIsis militants have reportedly publicly executed at least two of their own fighters in the Syrian city of Al-Bukamal, on charges of spying and embezzlement.\n\nThe Syrian Observatory for Human Rights said the first militant was executed for “banditry and robbing Muslims’ money”. The second militant was allegedly killed for “dealing with the regime and throwing electronic chips to keep track of Mujahedeen”.\n\nThe electronic chips are understood to be a reference to electronic chips used for geo-location of targets in air strikes.\n\nThere are unconfirmed reports that the men were beheaded, although Isis (also known as Islamic State) have also been known to crucify people.\n\nCharlie Winter, Programs Officer at counter-extremism think tank the Quilliam Foundation, said reports of Isis executing their own fighters are unsurprising.             He told The Independent: “Isis is known for crucifying those who have tried to rebel against them. They do not flinch at killing anyone if they have committed a serious crime which goes against their interpretation of sharia, such as usury or embezzlement.\n\n“Jihadist groups have a strict no corruption policy, meaning that while they can benefit financially from charging bank transactions and claiming a percentage of everyone’s monthly income, they don’t extort people like some secular groups have done in the past.”\n\nThe news comes after research carried out by the International Centre for the Study of Radicalisation at King's College in London, which monitors social media accounts of alleged jihadists, suggests 24 fighters from Britain are dead.\"\n1054,\"The Sony hackers are taking a victory lap.\n\nCNN's Brian Stelter obtained an email sent by the hackers to top Sony executives.\n\nIn the email, the hackers say Sony made the right decision pulling \"\"The Interview.\"\" They promise not to leak any more private Sony data unless Sony reverses its decision and distributes the movie anyway.\n\nHere's the email, as read on air by Stelter:\n\nIt's very wise that you have made a decision to cancel the release of The Interview. It will be very useful for you ... We ensure the security of your data unless you make additional trouble.\n\nHere's another letter that the hacker group, which goes by Guardians of Peace (GOP), posted on PasteBin:\n\nThis is GOP.\n\nYou have suffered through enough threats.\n\nWe lift the ban.\n\nThe Interview may release now.\n\nBut be carful.\n\nSeptember 11 may happen again if you don't comply with the rules.\n\nRule #1: no death scene of Kim Jong Un being too happyRule #2: do not test us againRule #3: if you make anything else, we will be here ready to fight\n\nThis is Guardians Of Peace.\n\nSony decided to pull \"\"The Interview\"\" premiere on Wednesday after five of the top movie theater chains said they wouldn't show the movie following threats by GOP.\n\nSony also said it has no plans to release the movie through video on demand or online.\n\nSony's decision has caused a lot of debate about what kind of precedent it sets when a major coportation bends to the will of hackers or terrorists. The FBI is expected to announce Friday afternoon that North Korea was involved in the Sony hacks.\n\nDeveloping...refresh this post for the latest.\"\n1059,\"Reports have claimed that Apple is ready to announce an acquisition of Path, the struggling social network. Pando, citing an anonymous source working in Apple's engineering team, claims that the social network may be integrated into Apple's Messages app.\n\nSo what will Apple be getting when it acquires Path? Here's a guide.\n\nOne of Path's most unique features is just how much power it gives users over who can see their posts. Users are limited to just 150 friends, with no option to share posts publicly.\n\nAs well as sharing posts to their friends, Path users can also create an \"\"Inner Circle\"\" of friends who can see their most private posts.\n\nPath is often praised for its design, with Apple even featuring the social network in keynote slides. The app includes minimalist navigation icons and clock hands that spin as you scroll through the timeline.\n\nApple's short-lived iTunes Ping service allowed users to share the music they were listening to, as well as keep track of famous musicians. Shuttered two years after its launch, the app failed to gain a significant number of users.\n\nBut a major feature of Path is very similar to Apple's Ping service. The app offers the ability to share what music you're listening to with friends.\n\nOne of Path's more unique features is the ability to share what times you go to sleep and wake up. Tap the sleep button, and Path will ask you whether you're conscious or not.\n\nSelect \"\"Go to Sleep\"\" and the app shows a night sky and a moon to get you in the mood.\n\nWhen you wake up, tap the \"\"Awake\"\" button next to the sun icon to inform all of your Path friends that you are awake.\n\nPath's latest update was the launch of a new messaging app in June. Path Talk lets you messages your Path friends, as well as share a whole load of information about yourself through the app.\n\nAs well as sensing when you're traveling on trains and in cars, the app can also continually broadcast your battery level.\n\nCurrently, Path earns money by selling virtual stickers and photo filters.\n\nThe app also sells a \"\"Premium\"\" subscription that gives you unlimited virtual stickers and photo filters.\n\nSEE ALSO:  REPORT: Apple Will Acquire Path, The Struggling Social Network\"\n1061,\"An angry woman in China tried to make sure her cheating husband would never cheat again.\n\nAccording to The Mirror, 32-year-old Fan Lung used his wife's phone to send his lover, 21-year-old Zhang Hung, a sexual message. When he forgot to log out of his account, his wife, Feng, saw the message, grabbed a pair of scissors and cut off her husband's penis when he was sleeping.\n\nFan Lung was taken to a hospital where his penis was sewn back on. However, Feng was able to sneak into the hospital, cut off her husband's penis a second time and then throw it out a window.\n\nAfter the second snip, Lung defended himself and attacked his wife.\n\nA hospital spokesman said, \"\"The first we were aware of what happened was when someone came into the reception area to say a naked man was beating up a woman outside the hospital. Staff rushed out to see what was happening and found the patient with blood streaming down his legs hitting the woman. He was stopped and the woman was taken in for treatment, and then we discovered she had chopped his penis off again.\"\"\n\nFeng is now under arrest for grievous bodily harm.\n\nMeanwhile, Lung's 21-year-old lover plans to marry him as soon as possible.\n\n\"\"It doesn't matter that he's lost his fertility, he has five children already,\"\" she said.\"\n1062,\"I’ve been thinking about the blurred lines between Apple’s luxury tech products and high-end jewelry ever since it was first revealed that Apple Stores average more sales per square foot than iconic diamond retailer Tiffany & Co.\n\nApple is apparently thinking about it, too, since 9to5Mac reporter Mark Gurman claims the Cupertino company is taking a page out of luxury jewelers’ playbook by keeping its 18-karat gold Apple Watch Edition devices in specially installed safes. These custom safes will be fitted with Apple Watch MagSafe chargers to ensure their safety.\n\nSet to arrive this April, the Apple Watch will offer numerous pricing options, starting at $350 and likely running into the thousands. They will come in two bezel colors: silver and gold, along with a range of different leather and sport bands.\n\nThe smartwatch itself was unveiled along with the iPhone 6 and 6 Plus on September 9 last year. In addition to numerous sensors, the Apple Watch’s big selling point is its \"\"Digital Crown,\"\" which allows wearers to control apps on the watch’s sapphire display. Currently the devices are being tested by hundreds of Apple employees to ensure that as many bugs as possible are eliminated by launch date.\n\nApple is also getting ready to switch up the current Apple Store layout to include Apple Watch display tables, along with an area where people can try on different band materials and color options. Finally, the company is said to be investing in scales that they can use to weigh the amount of gold in Apple Watch Edition units should they be returned or replaced.\n\nWhile these security measures may strike some as extreme, Apple Stores have long been a target for break-ins—with some thieves even \"\"ram raiding\"\" the heavy glass doors at the front in order to make off with thousands of dollars in tech gadgets.\n\nWith the Apple Watch being the company's biggest launch since the original iPad in 2010, it's better to be safe than sorry.\n\n[via 9to5Mac]\"\n1067,\"Islamic State has turned its hand to human organ trafficking to fund terror across the Middle East, it has been claimed.\n\nThe jihadist group has until now filled its $2million-a-year war chest from a variety of shadowy sources including oil production, human trafficking and drug smuggling.\n\nBut it was revealed today that it has been recruiting foreign doctors for months to harvest the internal organs not only from the bodies of their own dead fighters but also from living hostages - including children - snatched from minority communities in Iraq and Syria.\n\nScroll down for video\n\nLucrative: The terror organisation even set up a specialist organ-smuggling division whose sole responsibility is to sell human hearts, livers and kidneys on the lucrative international black market\n\nEvil: The jihadist group has until now filled its $2million-a-year war chest through a variety of shadowy sources including oil production, human trafficking and drug smuggling.\n\nThe shocking news was revealed in a report by al-Monitor news website, citing an Iraqi ear, nose and throat doctor named Siruwan al-Mosuli.\n\nHe told the site that IS commanders have hired foreign doctors to run an extensive organ trafficking system from a hospital in the captured city of Mosul, northern Iraq, that is already beginning to generate huge profits.\n\nIt claims the terror organisation has even set up a specialist organ-smuggling division whose sole responsibility is to sell human hearts, livers and kidneys on the lucrative international black market.\n\n'[Al-Mosuli] said that lately he noticed unusual movement within medical facilities in Mosul Arab and foreign surgeons were hired, but prohibited from mixing with local doctors,' the report's author wrote. 'Information then leaked about organ selling.'\n\nShocking: But it was revealed today that it has been recruiting foreign doctors for months to harvest the internal organs not only from the bodies of their own dead fighters but also from living hostages - including children - snatched from minority communities in Iraq and Syria\n\nBlack market: The report claims the terror organisation has even set up a specialist organ-smuggling division whose sole responsibility is to sell human hearts, livers and kidneys on the lucrative international black market\n\nThe report went on: 'Surgeries take place within a hospital and organs are quickly transported through networks specialized in trafficking human organs. Mosuli said that the organs come from fallen fighters who were quickly transported to the hospital, injured people who were abandoned or individuals who were kidnapped.'\n\nMost of the organs are then smuggled out of Syria and Iraq into neighboring countries like Saudi Arabia or Turkey where criminal gangs sell them on to shady buyers across the globe, the Assyrian International News Agency reported.\n\nWhile organ harvesting may be the most shocking of IS' revenue streams, the report highlights a string of others that contribute to the group's $2million annual income.\n\nOne tactic is smuggling families and individuals into other countries. The report highlights one instance when a family paid ISIS over $8,000 per individual to sneak them into Turkey.\n\nDrugs in Europe: IS' drug business has become so successful in recent months that the Russian Federal Drug Control Service claims that IS now supplies half of Europe's entire heroin market\n\nDrug smuggling is another. Al Monitor's report claims that IS traffics Afghan heroin into Europe from the city of Nineveh, which the Russian Federal Drug Control Service (RFDCS) says is generating 'significant revenues.'\n\nIts drug business has become so successful in recent months that the RFDCS claims that IS now supplies half of Europe's entire heroin market.\n\n'The large-scale movement of Afghan heroin acts as an ongoing financial base aiding the functioning of the Islamic State, which secures huge profits by providing half of the total heroin supplied to Europe via destabilized Iraq and some African heroin, which is sent from Iraq to Europe,' the Russian Federal Drug Control Service issued in a statement.\n\nHowever, crude oil still remains IS' biggest earner, pulling in more then $1million per day as it is produced from oil refineries captured in besieged towns.\"\n1072,\"Mittens, a stray cat with both male and female genitalia, is to undergo gender reassignment surgery after being taken in by a caring family.\n\nThe Murphy family discovered their new-found pet’s dual-gender after taking it to a local veterinarian for an examination.\n\nSurgery is required for the cat because the dual genitalia are causing bowel and urinary issues.\n\nColleen Clarke-Murphy, the cat’s new owner, had hoped for Mittens to become female, but vets advised her to assign the cat’s gender as male.\n\nMs Clarke-Murphy from Newfoundland in Canada told CBC: ‘I’d like for it to be a female, but it really doesn’t matter.\n\n‘She was part of my family when she came home with my daughter.’\n\nThe cat will be both spayed and neutered before reconstructive surgery is carried out.\n\nThe $1,500 (£802) bill for the complicated surgery will be met thanks to a friend of the family who is auctioning old items on Facebook.\n\nMORE: Prince Andrew asked to respond to sex allegations under oath\n\nMORE: This pregnant woman twerked so hard her waters broke\n\nMORE: Page 3 ‘returns': The Sun features ‘Nicole, 22, from Bournemouth’ in today’s paper\"\n1078,\"It was like any other wedding ceremony in India, where 25-year-old Jugal Kishore was to wed 23-year-old Indira.\n\nBut once the varmala ceremony – where the groom garlands his wife to be – started, the groom suddenly had an epileptic fit, and fell to the ground.\n\nMultiple news outlets reported that the bride, upon realising that the groom and his family had kept this serious medical condition from her, was furious. In her angered state, she allegedly declared that she would happily marry Harpal Singh, one of the guests at the wedding. The reports further state that Singh, incidentally, was her sister’s brother-in-law.\n\nSingh, dressed in a leather jacket and jeans, was completely taken aback by the strange situation, and after a bit of hesitation, declared that he would willingly marry Indira.\n\nThe ceremony continued with the substitution of grooms, Singh and Indira together participating in the varmala ceremony, after which the pandit, officiating the ceremony, recited the mantras and asked the new couple to take the seven pheras, a ritual in Hindu weddings in which the couple make several rounds around a sacred fire.\n\nKishore, meanwhile, had been rushed to the hospital, and when he regained consciousness, returned to find his fiancée already wed.\n\nThe Times of India reported that Kishore requested that Indira reconsider her decision, for fear that he wouldn’t be able to face anyone after this ordeal. His relatives also interjected, and soon the scene turned violent, with plates and cutlery being used as weapons as guests aggressively tried to change Indira’s mind.\n\nThe woman allegedly stood by her decision.\n\nAn FIR was later filed at the Milak police station in Rampur district by the groom’s family, but it was reportedly withdrawn soon after. Local police chief RP Solanki said, “Both families have amicably resolved the matter.” He added, “The complaints have been withdrawn. Kishore and his family have now returned in peace to Moradabad.”\"\n1080,\"Supporters of the militia group battling ISIS in Kobani have vehemently trashed reports that claimed Kurdish female fighter Rehana, famed for killing 100 ISIS fighters, was beheaded by the Islamic State.\n\nA Kurdish Female fighter,who gained online celebrity status for killing '100 ISIS fighters' reportedly may have been captured and beheaded by the Islamic State fighters in Kobani.\nA Kurdish Female fighter,who gained online celebrity status for killing '100 ISIS fighters' reportedly may have been captured and beheaded by the Islamic State fighters in Kobani. Twitter\nOver the past week, social media has been abuzz with claims that young Kurdish female soldier Rehana was captured by the Islamic State militants and beheaded.\nThe Kurdish militia has neither denied nor confirmed the reports till now. The young Kurdish girl, who appears to be using pseudonym Rehana, became an online celebrity after a picture of her making a victory sign along with the caption, \"\"Rehana has killed more than 100 ISIS terrorists in Kobane\"\", was posted online by a journalist.\nThe female fighter for the Kurdish YPJ, or Women's Defense Unit, came to be regarded as a symbol of hope for Kurdish supporters overnight. Several supporters of the group have now come forward with evidence to prove that Rehana has not been beheaded.\nA Kurdish journalist, Rashad Abdel Qader, on his Twitter account stated that Rehana is alive. He also, however, pointed out that the claim that Rehana killed 100 ISIS fighters might be exaggerated. \"\"Spoke to #Rehana she's sound Re& safe. #dailymail's is not true, she didn't kill 100 #ISIS but fighting fiercely #Kobanes,\"\"Rashad abdelQader @RashadAbdlQader tweeted.\nA report in 9News claimed that citing 'unconfirmed' reports that there are speculations about Rehana being killed by ISIS as the terrorist group had posted gruesome photos of 'her' decapitated body on the social media.\nAnother journalist and Kurdish supporter Pawan Durani @PawanDurani noted that it was all an ISIS propaganda. \"\"Let #ISIS produce even a single picture of Rehana .... Propaganda and falsehood runs in their blood .... Rehana keeps hunting them,\"\" Durani tweeted.\n?\nThe supporters also have posted a CNN video shot in Rojava-Kurdistan (Western Kurdistan) titled 'Is an enemy of ISIS a friend of America?' as proof that Rehana is alive. In the online discussion forums, the supporters say that the video, aired on 26 October, proves that the young Kurdish fighter is alive. The girl, who appears at 00:07- 00:08 minute in the video a holding a flag and a gun with light brown gunstock, (third from left) is Rehana.\nA Mirror report also noted that Kurdish resistance had denied the ISIS claims that they have beheaded poster girl 'Rehana.' The story, however, has no official statement from any of the Kurdish militia.\nThe young girl, who appears to be in her twenties, has become a symbol of Kurdish resistance movement against Islamic State. Rehana is one among a few hundreds of young girls fighting for the Kurdish Peshmerga militia, which has an Independent Women's Battalion known as the YPJ.\nThe female Kurdish fighters are literally the backbone of the Kurdish resistance movement in Kobani, also spelled Kobane. ISIS has much to gain from spreading rumours of death, especially in bringing down the morale of the Kurdish fighters.\"\n1082,\"We're at a loss for words right now. Our hearts are completely broken by this news.\n17-year-old transgender teen Leelah Alcorn, also known as Joshua Alcorn, was killed after being struck by a tractor-trailer on a highway in Ohio around 2:30 a.m.\nThe death, however, was NOT accidental.\nLeelah took her own life and detailed exactly why she was killing herself in a lengthy and heart-shattering suicide note posted to her tumblr page.\n[ Related: Salvation Army Documents Show LGBTQ Discrimination ]\nAfter explaining to her followers why exactly they were seeing the note, she revealed she took her own life because she was never accepted for being transgender.\nEspecially from her family.\nSome of the more gut-wrenching parts of her note are as follows:\n\"\"When I was 14, I learned what transgender meant and cried of happiness. After 10 years of confusion I finally understood who I was. I immediately told my mom, and she reacted extremely negatively, telling me that it was a phase, that I would never truly be a girl, that God doesn't make mistakes, that I am wrong. If you are reading this, parents, please don't tell this to your kids. Even if you are Christian or are against transgender people don't ever say that to someone, especially your kid. That won't do anything but make them hate them self. That's exactly what it did to me….\nWhen I was 16 I realized that my parents would never come around, and that I would have to wait until I was 18 to start any sort of transitioning treatment, which absolutely broke my heart. The longer you wait, the harder it is to transition. I felt hopeless, that I was just going to look like a man in drag for the rest of my life. On my 16th birthday, when I didn't receive consent from my parents to start transitioning, I cried myself to sleep.\nI formed a sort of a \"\"fuck you\"\" attitude towards my parents and came out as gay at school, thinking that maybe if I eased into coming out as trans it would be less of a shock. Although the reaction from my friends was positive, my parents were pissed. They felt like I was attacking their image, and that I was an embarrassment to them. They wanted me to be their perfect little straight christian boy, and that's obviously not what I wanted…\nI have decided I've had enough. I'm never going to transition successfully, even when I move out. I'm never going to be happy with the way I look or sound. I'm never going to have enough friends to satisfy me. I'm never going to have enough love to satisfy me. I'm never going to find a man who loves me. I'm never going to be happy. Either I live the rest of my life as a lonely man who wishes he were a woman or I live my life as a lonelier woman who hates herself. There's no winning…\nThat's the gist of it, that's why I feel like killing myself. Sorry if that's not a good enough reason for you, it's good enough for me. As for my will, I want 100% of the things that I legally own to be sold and the money (plus my money in the bank) to be given to trans civil rights movements and support groups, I don't give a shit which one. The only way I will rest in peace is if one day transgender people aren't treated the way I was, they're treated like humans, with valid feelings and human rights.\nGender needs to be taught about in schools, the earlier the better. My death needs to mean something. My death needs to be counted in the number of transgender people who commit suicide this year. I want someone to look at that number and say \"\"that's fucked up\"\" and fix it. Fix society. Please.\"\"\nLeelah shall not be forgotten. Her life will NOT be in vain.\nTo read Leelah's sad and eye-opening note in full, CLICK HERE.\nIf you or someone you know is on the verge of committing suicide, please urge them to call the National Suicide Prevention Lifeline at 1-(800)-273-8255 or visit their website HERE.\n[Image via Leelah's Tumblr.]\"\n1086,\"Fierce clashes between jihadists and government forces near Iraqi capital\n\nMilitants understood to be attempting to enter and seize control of Baghdad\n\nReports of militants' proximity to Baghdad came from Canon Andrew White\n\nHe is vicar of the city's St George's Church - Iraq's only Anglican church\n\nNews comes despite ongoing Western airstrikes against ISIS targets in Iraq\n\nFierce fighting has been reported on the outskirts of Baghdad where ISIS militants are attempting to seize control of the Iraqi capital - despite ongoing Western airstrikes against the terror group.\n\nThe fighting is taking place just one mile to the west of the city, with government forces desperately trying to hold off the militants, who allegedly killed up to 1,000 soldiers during clashes yesterday.\n\nISIS have held a number of towns and villages close to the Iraqi capital since earlier in the year, when government troops melted away following a lightning advance in the west of the country - enabling the terrorist group to seize further swaths of territory for their so-called caliphate.\n\nUnder attack: An Iraqi army soldier aims his weapon during clashes with ISIS militants in Jurf al-Sakhar - 43 miles south of Baghdad - at the weekend. ISIS militants reportedly killed 1,000 such soldiers yesterday\n\nDefence: Fierce fighting has been reported on the outskirts of Baghdad where ISIS militants are attempting to seize control of the Iraqi capital. In this image taken at the weekend, peshmerga forces are seen holding a post in the strategic Jalawla area, considered a gateway to the city\n\nPeshmerga fighters hold a position at a post in the strategic Jalawla area near Baghdad during a battle with Islamic State militants at the weekend. The location is considered a gateway to the Iraqi capital\n\nLocation: The militants are understood to have had their advance halted by airstrikes yesterday at Ameriyat Al-Falluja yesterday - a small city about 18 miles south of Fallujah and 40 miles west of Baghdad. But the clashes did not force the bulk of the fighters - with many of them now having made their way to the Baghdad suburbs\n\nReports that ISIS militants are now just one mile from Baghdad came from the Foundation for Relief and Reconciliation in the Middle East - an organisation supporting the work of Canon Andrew White, vicar of the city's St George's Church, the only Anglican church in Iraq.\n\nIn a message posted on Facebook, the group said: 'The Islamic State are now less than 2km away from entering Baghdad. They said it could never happen and now it almost has.\n\n'Obama says he overestimated what the Iraqi Army could do. Well you only need to be hear a very short while to know they can do very very little,' they added.\n\nThe claims were backed up by Canon White himself, who shared the message just hours after he had earlier suggested the group were approximately six miles from the centre of Baghdad.\n\nIn a message he also posted on Facebook, Canon White had said: 'The Islamic State are now within 10km of entering Baghdad. Over a 1000 Iraqi troops were killed by them yesterday, things are so bad. As I said all the military air strikes are doing nothing. If ever we needed your prayer it is now.'\n\nThe militants are understood to have had their advance halted by airstrikes yesterday at Ameriyat Al-Falluja yesterday - a small city about 18 miles south of Fallujah and 40 miles west of Baghdad.\n\nBut the clashes did not force the bulk of the fighters - with many of them now having made their way to the Baghdad suburbs for this morning's fighting.\n\nApproaching: Reports that ISIS militants are now just one mile from Baghdad came from the Foundation for Relief and Reconciliation in the Middle East - an organisation supporting the work of Canon Andrew White\n\nFear: Canon Andrew White, is the vicar of Baghdad's St George's Church - the only Anglican church in Iraq. Earlier Canon White had claimed the terrorist group were six miles from the city\n\nNo protection: Canon Andrew White later updated his Facebook page questioning the ability of the Iraqi Army\n\nA female fighter pilot led Britain's first combat mission against Islamic State.\n\nThe woman, who has not been named, flew one of the RAF Tornados on the perilous sortie over jihadist-held territory in northern Iraq on Saturday.\n\nStationed at RAF Akrotiri in Cyprus, she is believed to be a weapons systems operator.\n\nShe sits in the jet's rear seat and fires the aircraft's Brimstone and Storm Shadow missiles and Paveway IV bombs.\n\nThe airwoman, who serves with II (AC) Squadron, flies at exactly the same combat level as her male colleagues.\n\nA Ministry of Defence source said: 'No one makes a big fuss of having a female pilot. We have females in aircrews and ground crews and they are here because of their abilities. Everyone is just doing their jobs.'\n\nThe involvement of a woman RAF pilot comes amid reports that the family of Major Mariam Al Mansouri of the United Arab Emirates, who flew an F-16 jet in bombing raids against positions in Syria last week, has disowned her.\n\nThe news comes as RAF jets flew armed sorties for a second day over Iraq yesterday – but again failed to locate any suitable targets for their weapons.\n\nDefence chiefs insisted that the flights by Tornado GR4 fighter-bombers were invaluable for gathering intelligence on the Islamist jihadists who have swept across large swathes of Iraq and Syria, carrying out massacres.\n\nBut the failure to unleash any firepower has fuelled concern that Britain is failing to pull its weight in the international coalition against Islamic State\n\nIt came as military commanders warned that Britain should brace itself to be dragged into a ground war in Iraq to crush IS, which is also known as Isis and Isil.\n\nFormer top brass also warned that the air campaign would be futile unless the UK could target the terrorists in Syria.\n\nWhile the Ministry of Defence confirmed that the RAF's third mission had – like on Saturday – failed to locate any targets, US-led coalition aircraft targeted four makeshift oil refineries under IS control in Syria, as well as a command centre.\n\nThe mobile refineries generate up to £1.2million a day for the militants.\n\nOn a mission: The RAF jets seek out their terror targets in Iraq - which they failed to find and bomb, again\n\nStrong presence: Military leaders have said about two-thirds of the estimated 31,000 Islamic State militants were in Syria. But ISIS have held a number of towns and villages close to the Iraqi capital since earlier in the year, when government troops melted away following a lightning advance in the west of the country\n\nMeanwhile, U.S. President Barack Obama has acknowledged that US intelligence agencies underestimated the threat posed by ISIS extremists in Syria, and overestimated the capabilities of the Iraqi army.\n\nObama added that breaking up the terrorist cell will be a complicated battle involving both military and political action.\n\nThe president spoke about the multi-national effort against ISIS in a televised interview with 60 Minutes, which aired Sunday night.\n\nCiting earlier comments by James Clapper, director of national intelligence, Mr Obama acknowledged that U.S. intelligence didn't take seriously enough what had been taking place in Syria.\n\n'Well I think, our head of the intelligence community, Jim Clapper, has acknowledged that I think they underestimated what had been taking place in Syria,' Mr Obama said.\n\nConversely, the United States overestimated the ability of the Iraqi army to fight the militant groups, Obama said in the interview taped on Friday, days after the president made his case at the United Nations for action.\n\nPresident Obama says the US intelligence agencies underestimated Islamic State activity in Syria and overestimated the Iraqi army's role to fight back against militants\n\nSpeaking to CBS's 60 Minutes, he said the militants had used the chaos of the Syrian civil war, when large swathes of the country were ungoverned, to 'reconstitute themselves'\n\nMilitants: The terrorist-group ISIS has been taking large swaths of Syria and Iraq in the recent absence of a permanent U.S. military presence in Iraq\n\nThe U.S.-led coalition fighting the Islamic State group is growing, with dozens of countries among its ranks. The coalition is contributing a wide range of efforts, from carrying out airstrikes to providing military assistance and humanitarian aid.\n\nHere are some of the key partners in the coalition.\n\nUNITED STATES\n\nThe U.S., which is leading the coalition, has launched dozens of airstrikes on Islamic State targets. It also has sent military advisers, supplies and humanitarian aid to help Iraqi troops and Kurdish forces beat back the insurgents.\n\nGULF STATES\n\nSaudi Arabia, the United Arab Emirates and Bahrain have participated in airstrikes in Syria. A fourth, Qatar, has played what the Pentagon called a supporting role.\n\nThe Emirates and Qatar also host air bases that are being used for the coalition's aerial campaign against the Islamic State group. U.S. Navy ships involved in the airstrikes are assigned to the Bahrain-based Fifth Fleet. Saudi Arabia has agreed to host training facilities for Syrian rebels on its territory.\n\nJORDAN\n\nJordan has launched airstrikes against Islamic State positions, with government spokesman Mohammad al-Momani calling the move 'necessary in light of continuous attempts to infiltrate our borders.' The kingdom didn't give any specifics about its operations, but said the airstrikes aim to insure the country's security.\n\nEGYPT\n\nEgypt hasn't announced any specific participation in airstrikes, but President Abdel-Fattah el-Sissi told the AP that Egypt is 'completely committed to giving support,' and will do 'whatever is required' to support the coalition.\n\nISRAEL\n\nIsrael is offering intelligence estimates and concrete intelligence to the U.S. on the Islamic State group as part of ongoing intelligence sharing between the two countries, an Israeli defense official said. But, he added, Israel wasn't asked to contribute anything beyond that. The official spoke on condition of anonymity because he wasn't authorized to speak publicly on the issue. The prime minister's office declined to comment.\n\nBRITAIN\n\nBritain said that Tornado fighter bombers, supported by air-to-air refueling aircraft and signals intelligence, are operating over Iraq. Britain's media has widely reported that six warplanes are on standby in Cyprus, but defense officials have declined to offer specific numbers. Ben Goodlad from IHS Jane's has said that the Tornado jets offer the coalition enhanced capability to engage moving targets. Britain also has two weapons for long-range strikes: the Tornado's Storm Shadow cruise missile and the submarine-launched Tomahawk cruise missile, he said.\n\nFRANCE\n\nFrance has carried out airstrikes in Iraq on two occasions since joining the U.S.-led coalition on Sept. 19, firing laser-guided bombs from Rafale fighter planes upon munitions and military hardware stockpiles — first near northern Mosul, then on Thursday, near Fallujah. France is conducting the operations in Iraq from a French air base in the United Arab Emirates. The base, with about 750 French service personnel and six Rafales, is 1,700 kilometers (1,050 miles) from Mosul, meaning that the planes need refueling in flight to strike in Iraq.\n\nAUSTRALIA\n\nAn Australian air force contingent, including eight F/A-18 Hornet jet fighters and two support aircraft, has arrived in the United Arab Emirates. About 600 troops — most of them air force personnel — are being deployed with the aircraft. The jets are expected to be used in airstrikes against Islamic State fighters in Iraq, although the Australian government has yet to commit to a combat role.\n\nBELGIUM\n\nSix F-16 multirole fighters and a contingent of 120 support staff, including eight pilots, to be based in Jordan. Authorized to take part in operations over Iraq for one month, subject to extension if approved by the Belgian government.\n\nDENMARK\n\nDenmark has pledged seven F-16 fighter jets — four operational planes and three reserve jets along with pilots and support staff for 12 months. The U.S. also has asked Danes to provide military trainers to Iraq to school Iraqi and Kurdish fighters battling the Islamic State group on the ground. Denmark has already contributed a transport plane with personnel to a U.S.-led humanitarian operation in northern Iraq.\n\nCANADA\n\nCanada has contributed about 70 special operations soldiers to offer instruction to Kurdish forces battling Islamic State militants in northern Iraq. Early this week, Prime Minister Stephen Harper's Cabinet will be considering a U.S. request to support airstrikes against Islamic State forces. This could include five to eight CF-18 fighter aircraft as well as tanker aircraft. Canada has already contributed two military cargo planes that carried weapons to Kurdish fighters.\n\nGERMANY\n\nGermany isn't participating in any airstrikes against the Islamic State group. They have sent weapons to Kurdish fighters in Irbil, and a group of Kurdish peshmerga fighters arrived in Germany to receive weapons' training here by the German army. There's also German military in Irbil to train the peshmerga fighters in Irbil.\n\nGREECE\n\nGreece is participating with humanitarian aid and by sending ammunition for Kurdish forces fighting the Islamic State group. They haven't specified any more details on quantities or type of humanitarian aid.\n\nGEORGIA\n\nGeorgia will be providing humanitarian assistance, not military aid, according to comments made by Prime Minister Irakli Garibashvili on Thursday to local news websites.\n\nHUNGARY\n\nHungary has promised to send 15 types of ammunition totaling nearly 6 million units to Iraqi Kurds. Most of the ammunition, 4.1 million cartridges, was the M43 type for the AK-47 assault rifle.\n\nROMANIA\n\nPrime Minister Victor Ponta said his country would offer 'logistic, operational and humanitarian' support to the coalition, but not troops. He provided no details of the assistance.\n\nPOLAND\n\nPoland supports the coalition against the Islamic State, but is not actively engaged in combat.\"\n1088,\"(CNN) —The cardiac arrest leading to Joan Rivers' death happened as the comedian's personal doctor began performing a biopsy on her vocal cords, a source close to the death investigation told CNN.\n\nJOAN RIVERS THROUGH THE YEARS\nJoan Rivers blurb\nJoan Rivers has passed away at the age of 81. Take a look at the life of the legendary comedienne.\nMORE\nCELEBRITIES PAY TRIBUTE TO JOAN RIVERS\nJoan Rivers last show\nCelebrities took to social media to share their thoughts about comedian Joan Rivers' death. Take a look at some of the tributes posted to Twitter.\nMORE\nA staff member at Manhattan's Yorkville Endoscopy clinic told investigators that the doctor, who has not been publicly identified, took a selfie photo in the procedure room while Rivers was under anesthesia, the source said.\n\nRivers, 81, was at the clinic for a scheduled endoscopy by another doctor, gastroenterologist Dr. Lawrence Cohen. That procedure, intended to help diagnose her hoarse voice and sore throat, involved the insertion of a camera down her throat.\n\nAfter Cohen, the clinic's medical director, finished his work, a biopsy was done on Rivers without her prior consent, according to the source.\n\nAn ear, nose and throat specialist not certified by the clinic as required by law performed a biopsy on her vocal cords. The doctor is described by the source as Rivers' personal ear-nose-throat physician.\n\n\"\"Even though you are a licensed physician, you still should have, if you will, the checks and balances to get your approval to practice in that particular place,\"\" said Dr. Arthur Caplan, a medical ethicist at New York University's Langone Medical Center.\n\nInvestigators believe that Rivers' vocal chords began to swell during the allegedly unauthorized biopsy, cutting off the flow of oxygen to her lungs, which led to cardiac arrest on the morning of August 29, the source said.\n\nRivers, 81, was rushed by paramedics from Yorkville Endoscopy to New York's Mount Sinai Hospital a mile away, where she died a week later.\n\nYorkville Endoscopy issued a statement last Thursday denying reports that any vocal cord biopsy has ever been done at the clinic, although federal privacy law prevented any patient information from being released.\n\nThe day after the denial was issued, the clinic confirmed that Dr. Cohen \"\"is not currently performing procedures...nor is he currently serving as medical director.\"\"\n\nThe source said that at this time neither Cohen nor the ear, nose and throat doctor have been accused of wrongdoing by investigators.\n\nThe clinic declined to respond to the source's comments about a biopsy or a selfie, citing federal privacy law.\"\n1091,\"WASHINGTON (AP) — Personal computer and printer maker Hewlett-Packard Co. reportedly plans to split itself into two separate companies by spinning off its technology services business.\n\nThe Wall Street Journal reported the pending split Sunday citing people familiar with the matter, who said the company announcement could come as soon as Monday. A spokeswoman for HP declined to comment.\n\nThe breakup would create one company that sells HP's computers and printers and a second that focuses on technology service offerings including data storage, servers and software.\n\nThe Palo Alto, California-based company has laid off thousands of employees in recent months due to flagging sales as consumers turn to mobile devices to perform basic computing chores. The shift has curbed demand for HP's desktop and laptop computers, as well as its printers.\n\nSorry we are not currently accepting comments on this article.\"\n1092,\"Though we had serious suspicions, we wanted to believe so badly that the story of Jasmine Tridevil, the Tampa woman who claimed to have gotten a third boob implanted in order to appear unattractive to men, was real. But now, a final piece of evidence confirms the whole thing was a hoax.\n\nWTSP has uncovered a stolen luggage report from the Tampa International Airport that lists a \"\"3 breast prosthesis\"\" as part of the baggage. The report was filed by Alisha Hessler, a Tampa-area massage therapist, whom Snopes fingered as the evil genius behind the Tridevil persona.\n\nThis is Hessler's second run-in with viral fame: Back in December 2013, she made a man wear a dunce cap and a sign that says \"\"I beat women\"\" on a busy street corner after he reportedly beat her up. Hessler never followed up with police following the incident.\n\nSorry, dudes: It appears your Total Recall sex fantasies have been temporarily sidelined.\"\n1096,\"In a typical case of he-said-she-said, Joan Rivers’ personal doctor, Gwen Korovin, is disputing the rumors that she took a selfie with the unconscious comedian shortly before her death. A source at Yorkville Endoscopy, the New York clinic where Rivers went for a routine endoscopy, allegedly told CNN that Korovin snapped the selfie before performing an unconsented biopsy that led to respiratory and cardiac arrest. Sources for Korovin claim the statements regarding the photo are completely false and that no biopsy was performed. The doctor, who is the “go-to ENT in NYC,” did not respond when questioned if she performed another procedure instead.\"\n1100,\"Wounded? Abu Bakr al-Baghdadi, leader the so-called Islamic State, is said to be among those targeted\n\nAmerican war planes have reportedly launched a strike on a gathering of ISIS leaders, critically wounding their leader.\n\nAbu Bakr al-Baghdadi was hurt in the strikes today, according to local witnesses and government sources.\n\nTwo witnesses confirmed that bombs had fallen on the town of al-Qaim, next to the Syrian border.\n\nLocal government sources described how an aircraft had swooped over a meeting of senior ISIS figures and dropped its payload, killing more than a dozen people.\n\nAnother witness said that eight people had died when a bomb struck a market.\n\nA local hospital was said to be overwhelmed with the volume of patients from the raid - including al-Baghdadi.\n\nLocal ISIS officials were reportedly roaming the streets with loudspeakers ordering residents to donate blood to help the wounded.\n\nStriking Baghdadi would be the most significant blow yet in the campaign against ISIS, who have been defiant in the face of sustained air attacks from the U.S. Air Force and allies.\n\nA provincial leader from Anbar in western Iraq, as well as his deputy, are said to be among those killed instantly by the bombs.\n\nAl-Qaim and the neighbouring Syrian town of Albukamal are on a strategic supply route linking territory held by Islamic State in Iraq and Syria.\n\nThe so-called Caliph, who declared himself leader of all the world's Muslims in a televised speech, was formerly a prisoner of the U.S. during their occupation of Iraq.\n\nThe shady figure was eventually released, and rose through the ranks of the jihadist groups which eventually united to form ISIS, or the Islamic State.\n\nIraqi security officials could not immediately comment on the reported raid. The U.S. military did not confirm or deny the strike.\n\nScroll down for video\n\nAttacks: Two strikes were reported, one at al-Qaim, near the Syria-Iraq border, and a second in the ISIS stronghold of Mosul\n\nSeparately, the coalition of air forces, which includes Great Britain's RAF and Canadian fighter planes, struck a convoy just outside Mosul, ISIS's stronghold city in northern Iraq.\n\nU.S. officials would not confirm or deny whether Baghdadi, the group's overall leader, had been targeted, though one said that the coalition's airstrikes had not been targeting any particular meeting.\n\nIS-affiliated Twitter accounts rushed to deny the reports, with one tweeting: 'I can report to the Muslims that Amir Al-Momineen Abu Bakr Al-Baghdadi Hafid hu'allah is alive and well.'\n\nPrisoner: al-Baghdadi, shown before his rise to power, was held as a prisoner by the U.S. during the occupation of Iraq\n\nThe hardline Sunni Islamic State's drive to form a caliphate in the two countries has helped return sectarian violence in Iraq to the dark days of 2006-2007, the peak of its civil war.\n\nIt has also created a cross-border sanctuary for Arab militants, as well as foreign fighters whose passports could allow them to evade detection in Western airports.\n\nThe U.S. strikes coincide with violence elsewhere in Iraq, after jihadist-style attacks hit the Iraqi capital of Baghdad.\n\nOn Saturday night a car bomb killed eight people in Baghdad's mostly Shi'ite Sadr City, police and hospital sources said.\n\nThe blasts bring to 28 the day's toll from bombs in the Iraqi capital and the western city of Ramadi.\n\nTwo bombs exploded in separate attacks in Baghdad's mainly Shi'ite Amil district, said a police source.\n\n'A driver parked his car and went to a cigarette stall, then he disappeared. Then his car blew up, killing passers-by,' the source said, describing one of the two attacks in Amil.\n\nIn the mostly Shi'ite al-Amin area of Baghdad, another car bomb killed eight people, medical sources said.\n\nThe attack by a suicide bomber on a checkpoint in Ramadi in Anbar killed five soldiers. 'Before the explosion, the checkpoint was targeted with several mortar rounds. Then the suicide humvee bomber attacked it,' said a police official.\n\nThere was no claim of responsibility for the bombings, but they resembled operations carried out by Islamic militants.\n\nIn the town of Baquba, 40 miles northeast of Baghdad, a gunman killed a Shi'ite militiaman, and a car bomb targeting a police officer killed his 10-year-old son, security sources said.\n\nAir strikes: The reports say that U.S. warplanes dropped bombs on the town of al-Qaim in Iraq. Pictured is an earlier strike against ISIS in Kobani, on the Turkey-Syria border\n\nWestern and Iraqi officials say U.S.-led air strikes are not enough to defeat the al Qaeda offshoot and Iraq must improve the performance of its security forces to eliminate the threat from the group, which wants to redraw the map of the Middle East.\n\nPresident Barack Obama has approved sending up to 1,500 more troops to Iraq, roughly doubling the number of U.S. forces on the ground, to advise and retrain Iraqis in their battle against Islamic State.\n\nThe Iraqi prime minister's media office said the additional U.S. trainers were welcome but the move, five months after Islamic State seized much of northern Iraq, was belated, state television reported.\n\nAbu Bakr Al-Baghdadi is the relatively discreet leader of the Islamic State extremist group.\n\nHe used to play for his mosque's soccer team and has a PhD in Islamic history.\n\nBut after spending four years in a US camp during the Iraq occupation, he emerged as one of the most brutal terrorists in the world.\n\nThe government placed a $10 million bounty on his head in 2011 when intelligence identified his movements as critically dangerous.\n\nThis warrant was publicized once more following the beheadings of US nationals James Foley and Steven Sotloff as well as Britons David Haines and Alan Henning.\n\nHe maintained a low profile for months as ISIS, the group's original name, rose to global infamy and Al Qaeda denounced them as 'too extreme'.\n\nBut he finally revealed himself to the public with a speech, filmed and posted on YouTube, in the first week of July this year.\n\nBorn Awwad Ibrahim al-Badri al-Samarri in 1971 near Samarra, Iraq, he came from a Sufi family - a tolerant form of Islam.\n\nIn the 1990s, he completed a PhD in Baghdad and played soccer with friends.\n\nBut he fell out with mosque leaders and fled to Anbar province where he joined Sunni groups protesting the US occupation.\n\nAmerican forces detained Baghdadi at Camp Bucca in 2005 shortly after the Iraq invasion. He was released when the camp closed in 2009.\n\nHe was thought to be 'bad but not the worst' sources told The Daily Beast.\n\nBut he then joined the Islamic States of Iraq and Syria, and rose up the ranks rapidly.\n\nAfter allegedly killing the leader, Abu Omar Baghdadi, he took hold of the terror group.\n\nThe United States spent $25billion on the Iraqi military during the U.S. occupation that toppled Saddam Hussein in 2003 and triggered an insurgency that included al Qaeda.\n\nWashington wants Iraq's Shi'ite-led government to revive an alliance with Sunni tribesmen in Anbar province which helped U.S. Marines defeat al Qaeda.\n\nSuch an alliance would face a more formidable enemy in Islamic State, which has more firepower and funding.\n\nPolice Colonel Shaaban Barazan al-Ubaidi, commander of a rapid reaction force in Anbar, said security forces retook eight villages. His account could not be immediately confirmed.\"\n1102,\"Argentina’s president has accepted an official Jewish godson for the first time in the country’s history.\n\nPresident Christina Fernandez described in seven tweets her meeting with her new godson, Yair Tawil, a member of a Chabad-Lubavitch family.\n\nHe was adopted as a godson under a law passed in the 1920s. The law was passed in order to counteract a legend that led to the death of Argentine boys. According to the legend, the seventh son, born after six boys without any girls in-between, becomes a werewolf whose bite can turn others into a werewolf.\n\nThe belief in the legend was so widespread that families were abandoning, giving up for adoption and even killing their own sons.\n\nThe law only applied to the biological children of Catholic families until the enacting of a presidential decree in 2009, which allows children from other religions to qualify.\n\nThe boys receive presidential protection, a gold medal and a scholarship for all studies until his 21st birthday.\n\nShlomo and Nehama Tawil, parents of seven boys, in 1993 wrote a letter to the president asking for the honor and were denied. But this year Yair wrote a letter to the president citing the 2009 decree, and asking for the designation of godson.\n\nYair Tawil on Tuesday became the first Jewish godson of a president in Argentina’s history. Fernandez received the Yair, his parents and three of his brothers in her office, where they lit Hanukkah candles together on a Hanukkah menorah from Israel presented to the president by the Tawil family.\n\nThe president in her tweets and photos described to her 3.4 million Twitter followers the “magical moment” with a “marvelous family.” She described Yair as “a total sweety,” and his mother a “Queen Esther.”\n\nShe tweeted that the Tawils “are a very special family. They have a sort of peace, happiness and a lot of love that is not common.” The tweet included a link to the presidential blog, which includes more photos from the meeting.\n\nShlomo Tawil is the director of the Chabad House in Rosaria, located in central Argentina.\"\n1105,IS militants have taken hold of one of Iraq's largest military bases and is in within shooting range of Baghdad.\n1108,Some politicians on the Israeli right have supported al-Sisi's proposal to extend the Gaza Strip.\n1110,\"Oregon State's trip home from Los Angeles was delayed Saturday after a scorpion stung a woman aboard the commercial plane.\n\nAn Alaska Airlines spokesperson confirmed in an email to ESPN that the incident occurred while the plane was on the tarmac.\n\n[+] EnlargeWayne Tinkle\nGodofredo Vasquez/USA TODAY Sports\nOregon State coach Wayne Tinkle said a woman sitting two rows in front of him on the team's commercial flight was stung by a scorpion. \"\"The woman was a real champ,\"\" he said. \"\"She acted like it was a mosquito bite.\"\"\nThe woman reported being stung on the hand, and the plane returned to the gate, where she was checked by medical personnel but declined further treatment.\n\nAlaska Airlines stated that it is uncertain how the scorpion got on the plane but acknowledged that the flight originated in Los Cabos, Mexico, where the plane was on the ground for approximately one hour.\n\nReached by phone aboard the plane Saturday night before the team took off for Oregon, Beavers coach Wayne Tinkle told ESPN that the woman was sitting two rows in front of him.\n\n\"\"The plane was coming from Mexico before us, and [the scorpion] was on the plane,'' Tinkle said. \"\"The woman was a real champ. She acted like it was a mosquito bite. They got it off her but the needle was stuck.\"\"\n\nAlaska Airlines stated that flight attendants killed the scorpion before maintenance staff checked the plane's overhead bins. The airline planned to have an exterminator \"\"thoroughly check the plane\"\" once the flight arrived in Portland.\n\nThe Beavers lost to USC 68-55 earlier Saturday night.\"\n1111,\"An elementary school suspended a boy who arrived at school last week with what he alleged was a powerful ring that appears in J.R.R. Tolkien's 'The Hobbit' and 'The Lord of the Rings' fantasy books.\n\nAiden Steward was suspended from Kermit Elementary School in Kermit, Texas, over a Thursday incident, The New York Daily News reported.\n\nWhile speaking to another boy, 9-year-old Steward said he would able to use the One Ring and turn the fellow student invisible, according to the newspaper.\n\nPowerful: Aiden Steward was suspended from school after telling a boy he had the One Ring and could make a student become invisible, like in J.R.R. Tolkien's fantasy books\n\nSpeaking to The New York Daily News, father Jason Steward said 'It sounded unbelievable.'\n\nThe One Ring, as it is known, features in both Tolkien's prequel 'The Hobbit' as well as 'The Lord of the Rings.' At various points in the books, characters Bilbo Baggins and Frodo Baggins put on the ring to make it seem as if they have vanished into thin air.\n\n'The Lord of the Rings' trilogy follows a group of characters that set to destroy the One Ring, since it can also be used to control other peoples and kingdoms.\n\nSteward told The New York Daily News 'Kids act out movies that they see. When I watched Superman as a kid, I went outside and tried to fly.'\n\nThe newspaper reported that the Steward family recently viewed 'The Hobbit: The Battle of the Five Armies.' Peter Jackson directed film adaptations for both 'The Lord of the Rings' and 'The Hobbit.'\n\nMagical: Bilbo Baggins (portrayed here by Martin Freeman) is able to get his hands on the One Ring after an encounter with the creature Gollum\n\nScene: The incident took place at Kermit Elementary School, pictured\n\nJason Steward told the newspaper 'I assure you my son lacks the magical powers necessary to threaten his friend’s existence. If he did, I'm sure he'd bring him right back.'\n\nSpeaking to The Odessa American, he said the school considered his son's behavior to be a threat.\n\nPrincipal Roxanne Greer did not comment to the website, and said 'All student stuff is confidential.'\n\nThe website reported 'The 9-year-old has been in in-school suspension for referring to another student’s skin color and got in trouble for bringing a kids’ book about pregnancy to school.'\n\nGreer and Kermit Independent School District Superintendent Bill Boyd did not immediately return messages seeking comment from Daily Mail Online.\"\n1112,\"A Russian fisherman was saved from a savage bear attack when his phone ringtone went off and a Jusin Bieber track scared the assailant back into the forest.\n\nIgor Vorozhbitsyn’s was besieged by a brown bear on the way to his favourite fishing spot in northern Russia’s Yakutia Republic. Luckily he was saved from the near-fatal attack when his phone rang, playing Justin Bieber’s Baby, reported Mail Online.\n\nWildlife experts believe that the ringtone must have startled the bear into halting its assault.\n\nVorozhbitsyn suffered cuts and bruises to his face and chest, he used the phone to call other fishermen to help him to the hospital.\n\n“I couldn’t believe my luck when the phone went off  and he [the bear] fled. I know that sort of ringtone isn’t to everyone's tastes but my granddaughter put it onto my phone as a joke,” he said.\n\nThe brown bear (Ursus arctos) is the largest land based predator in the world. Adult males can reach up to 635 kgs.\"\n1113,\"ISIS fighters during a military parade in Raqqa, Syria.  AP Photo/Raqqa Media Center, File\n\nANTAKYA, Turkey — Middlemen with ties to the Islamic State of Iraq and Syria (ISIS) have turned to a grim new method of trying to secure funds in recent days. With the group having failed to strike deals to ransom the U.S. hostages in its custody — instead beheading three of them since July — its intermediaries are now trying to negotiate the sale of the body of at least one of the men it killed.\n\nThree sources in contact with ISIS or its associates told BuzzFeed News that it wants to sell the remains of James Foley, the U.S. journalist whose August death was the first in a series of high-profile executions of Western hostages by ISIS hands.  They said ISIS wants $1 million for Foley’s body, which it would deliver across the border to Turkey, and that the group was willing to provide a DNA sample to facilitate a deal.\n\nIf true, the attempted sale would highlight the ruthlessness behind the hostage-taking enterprise that has provided ISIS with deep reservoirs of funds and publicity — as well as the group’s cold calculation as it works to raise more cash.\n\nAt one point early this year, ISIS held 23 Western hostages in Syria. Fifteen Europeans were freed as governments reportedly paid millions of dollars in ransoms, but the British and American hostages remained. Both governments refuse to negotiate for hostages or to allow families to pay ransoms. In the months since Foley’s death, ISIS has released videotaped executions of the U.S. journalist Steven Sotloff, the British aid worker Alan Henning, and the U.S. aid worker Peter Kassig. British journalist John Cantlie and a U.S. woman, a 26-year-old aid worker, remain in ISIS hands.\n\nAll three of the sources seeking to act as middlemen in a deal with the secretive extremists have been granted anonymity to protect their safety.\n\nOne, a former Syrian rebel fighter, has ties to ISIS commanders dating to the early stages of Syria’s civil war. He said he has served as an intermediary in hostage negotiations with Jabhat al-Nusra, the Syrian branch of al-Qaeda, and with ISIS. One day this fall, to prove his bona fides in the murky trade, he opened his iPhone to display unpublished videos of Western hostages in Nusra’s custody.\n\nThis former rebel said he was approached by an ISIS leader who asked him to find a channel to either the U.S. government or Foley’s family. Like the other sources, he noted a price of $1 million and the promise of DNA. “They ask for $1 million, and they will send DNA to Turkey, but they want the money first,” he said. “They will not give the DNA without the money.”\n\nHe claimed his motivation was to help the grieving family find closure, calling his work “a humanity case.”\n\nAnother intermediary, a businessman who has sought to use his own ISIS connections to facilitate hostage deals in the past, was candid about his goals: “This is business.”\n\nThe trade in Western hostages has created a shadowy marketplace in which middlemen like these seek to negotiate deals in order to receive commission. They might inflate their connections on one side of proposed negotiations in order to draw interest from the other, so they can make a case for being included in the transaction. The idea of selling Foley’s body has drawn attention among some of these middlemen of late, according to a Syrian who was involved with previous negotiations with ISIS over U.S. hostages.\n\nBoth the former rebel fighter and the businessman said that one point person for the negotiations would be a senior official in the Free Syrian Army (FSA), the U.S.-backed rebel coalition, who was involved in previous ISIS talks over U.S. hostages as well as deals to free European ones. In an interview in Antakya, this FSA official expressed dismay that word of the attempted sale of Foley’s remains had leaked. He urged this reporter not to publish an article on the subject, fearing that the attention could sabotage any potential deal.\n\nOf particular concern, he said, was that the U.S. government might seek to put a stop to it. Having allowed the U.S. hostages to die in ISIS custody, he reasoned, it would look bad if such a deal succeeded now. Foley’s parents have said that the U.S. government threatened them with prosecution if they paid a ransom for their son’s release. “It will be like a shame for the U.S. government,” the FSA official said. “People will ask why you brought the body but you didn’t bring him when he was alive.”\n\nThe FSA official described himself as the “manager” of the proposed negotiations. He was in touch with a middleman representing ISIS, he said, and if a deal progressed would seek to arrange it with someone representing the Foley family.\n\nAs before, ISIS seemed intent on making money from its hostage enterprise by any means. “They were trying to negotiate (a ransom deal) for his freedom before they beheaded him, and after beheading him, they are trying to sell his body,” the FSA official said.\n\nThe Foley family had no comment for this article.\n\nAn official with the U.S. State Department said “we are seeking more information” on whether ISIS is trying to sell the remains of U.S. hostages. A senior U.S. diplomat called the idea “disgusting.”\n\nWith additional reporting by Munzer al-Awad in Turkey.\"\n1114,\"The Peruvian TV show \"\"Harassing Your Mother\"\" performs secret makeovers on the mothers of habitual catcallers, then uses hidden cameras to record catcallers shouting sexual remarks at their own mothers, who furiously upbraid them in the middle of the busy streets of Lima.\"\n1117,\"The fussy female, dubbed the Black Widow, turned down the advances of a wannabe lover after she deemed his genitals unsatisfactory\n\nSome birds want the whole package.\n\nNone more so than a particularly demanding Snowy Owl in Poland, who KILLED her new boyfriend because of his tiny penis.\n\nThe bird, nicknamed the Black Widow, left her suitor half-eaten, shocking vets at the animal shelter in Knyszynska Forest.\n\nPark keepers had noticed the owl was unhappy and decided to pair her up with a new mate.\n\nBut just two days after arriving from Germany, they found the new owl devoured and dead.\n\nShelter spokesman, Robert Konowal, said: \"\"The first two days were fine and they seemed to get on very well.\n\n\"\"We were horrified when we then discovered she had killed him.\n\n\"\"At first we couldn’t understand why but we took the remains to a vet who after examining him found that his testicle sack and private parts were underdeveloped.\n\n\"\"In other words, he wasn’t a suitable lover, and we assume that after failing to perform she killed him, probably out of frustration.\n\nGetty   Murderer: The lonely female owl killed her mate because his penis was not big enough\n\n\"\"The Snowy Owl is beautiful but also brutal and we have nicknamed her the Black Widow.\"\"\n\nThe zoo confirmed that they were now looking for another snowy owl to be provided but said so far other facilities were reluctant to accommodate the request after the way the owl's last partner ended up.\n\nKonowal added: \"\"She may be a bit fussy but we're sure there's another owl out there who will meet her standards.\"\"\n\nClick below to see some cute animals who got along much better than these owls\n\nVIEW GALLERY\"\n1118,\"It's been a rough year for the tennis player, but at least he has his millions of dollars to ease the pain. 25-year-old Kei Nishikori has taken the No. 1 spot on People With Money’s top 10 highest-paid tennis players for 2015 with an estimated $46 million in combined earnings.\n\nUPDATE 26/01/2015 : This story seems to be false. (read more)\n\nKei Nishikori tops annual list of highest-paid tennis players\n\nIn 2012 it looked like the tennis player’s spectacular career was winding down. Suddenly, he was back on top. People With Money reports on Sunday (January 25) that Nishikori is the highest-paid tennis player in the world, pulling in an astonishing $46 million between December 2013 and December 2014, a nearly $20 million lead over his closest competition.\n\nPeople With Money’s factors\n\nIn compiling this yearly list, the magazine considers factors such as upfront pay, profit participation, residuals, endorsements and advertising work.\n\nThe Japanese tennis player has an estimated net worth of $145 million. He owes his fortune to smart stock investments, substantial property holdings, lucrative endorsement deals with CoverGirl cosmetics. He also owns several restaurants (the “Fat Nishikori Burger” chain) in Tokyo, a Football Team (the “Matsue Angels”), has launched his own brand of Vodka (Pure Wondernishikori - Japan), and is tackling the juniors market with a top-selling perfume (With Love from Kei) and a fashion line called “Kei Nishikori Seduction”.\n\nThe ranking is significant for many Kei fans, who have been waiting for his triumphant return to the glory days for what seems like a lifetime.\"\n1124,\"It’s a well-known fact that a woman’s jealousy is not something to be underestimated, and that applies all the more so to a scorned wife who has been cheated on by her husband.\n\nIn a bizarre, but true illustration of that edict, a jealous wife in China, 30-year-old Feng Lung, reported chopped her husband’s penis off with a pair of sharp scissors, not once, but twice, in order to teach him a lesson for his infidelity.\n\nHaving found out her husband was cheating on her, the woman sliced off his penis, which was reattached successfully by surgeons in Shangqiu in central China’s Henan province. When she saw her husband had sent a raunchy email to his mistress once again, she severed his member a second time.\n\nLung is now facing jail after being arrested for causing grievous bodily harm to her husband, 32-year-old, Fan Lung.\n\nThe Mirror reports that surgeons were able to reattach the penis, but when the jealous wife found the email on her phone, she reportedly sneaked into his hospital room and cut it off again before throwing it out of a window.\n\nThe man ran outside the hospital to confront his wife and to find his severed penis. He was seen naked and pouring with blood in the street outside the facility.\n\nA hospital spokesman told reporters, “The first we were aware of what happened was when someone came into the reception area to say a naked man was beating up a woman outside the hospital. Staff rushed out to see what was happening and found the patient with blood streaming down his legs hitting the woman. He was stopped and the woman was taken in for treatment, and then we discovered she had chopped his penis off again.”\n\nDespite an extensive search by police officers at the scene, the man’s penis was never located, and authorities believe it may have been eaten by a stray dog or cat.\n\nThe hospital spokesman added, ‘The man had lost a lot of blood and was taken in for emergency surgery. He is now in a stable condition but is extremely emotionally distraught.”\"\n1126,\"One of the world's most wanted men \"\"Jihadi John\"\" has reportedly been wounded in an airstrike.\n\nJihadi John”, the man accused of executing British hostages David Haines and Alan Henning and two Americans held by Isil, may have been injured in an airstrike on an Iraqi town close to the Syrian border a week ago.\n\nThe Foreign Office said it had received reports the terrorist had been wounded but could not confirm them.\n\nA spokesman said it did not have the resources in Syria to enable it to verify the rumours but confirmed the office had received reports.\n\nThe Mail On Sunday reported that the British-accented militant had been wounded while attending a meeting of slamic State in Iraq and the Levant (Isil) leaders and was rushed to hospital following the US-led attack on a bunker in Al Qaim, western Iraq, last Saturday that killed around 10 Isil commanders and wounded 40 more.\n\nThe Mail reported that it was the same attack that injured elusive Isil leader Abu Bakr al-Baghdadi, sparking initial rumours that he had been killed.\n\n\"\"Jihadi John\"\", named after Beatle John Lennon due to his British background, is believed to be responsible for the murders of US journalists James Foley and Steven Sotloff and British aid workers Mr Haines and Mr Henning.\n\nThe masked executioner, who goes by the nomme de guerre Jalman Al-Britani, has become a leading figure in the Islamist group.\n\nThe Mail claimed that a nurse who treated some of those wounded in the attack said there was a man named Jalman on her list, referring to him as \"\"the one who slaughtered the journalists\"\".\n\nThe wounded men were then driven to the Isil's Syrian stronghold of Raqqa, according to the Mail's source.\n\nBritish intelligence officers estimate that there are around 500 home-grown militants fighting for Isil in Syria and Iraq, and Prime Minister David Cameron this week announced plans to stop them returning to Britain for two years.\n\nHe said jihadis who have travelled to fight with extremists will not be able to return to Britain for two years.\n\nThe Home Secretary will issue a Temporary Exclusion Orders, cancelling their passports and placing them on a ‘no fly list’ which will prevent them returning to the UK.\"\n1128,\"A WOMAN has spent $20,000 on surgery to get a third breast and her dream is to become a celebrity.\n\nThe Florida massage therapist, who calls herself Jasmine Tridevil, said she had the surgery a few months ago.\n\n“It was really hard finding someone that would do it, too, because they’re breaking the code of ethics,” Tridevil told Real Radio 104.1.\n\n“I called like 50 or 60 doctors, nobody wanted to do it.”\n\nLast month she posted a YouTube video of herself in a bikini while Radiohead’s Creep plays in the background.\n\nTridevil said her extra breast felt like her other breasts, “the only difference is the nipple”, which she had to get tattooed on.\n\nThe 21-year-old saved up for two years so she could have the surgery and is also paying for a film crew to follow her around.\n\n“My whole dream is to get this show on MTV,” she said.\n\n“I’m dumping every penny I have into this. If this doesn’t work, I’m through.”\n\nTridevil said that while she wanted fame and fortune, this was not why she had the surgery.\n\n“I got it because I wanted to make myself unattractive to men. Because I don’t want to date anymore,” she said.\n\nShe has been filmed telling her parents about the third boob and they were not happy.\n\n“My mum ran out the door. She won’t talk to me. She won’t let my sister talk to me. My dad ... he really isn’t happy ... he is kind of ashamed of me but he accepted it,” she said.\n\nWhile some have criticised Tridevil for her chasing fame, others have described her as “beautiful” and commented that she reminds them of the girl in the sci fi film Total Recall.\n\n“I love boobs, you have three, what’s not to like ... we all loved that girl in Total Recall, now your (sic) the real deal,” said one follower on her Facebook page.\n\n@JasmineTridevil Big props to you for doing wtf you want!— Danny Boy Gim (@TugMusic) September 15, 2014\n\n@JasmineTridevil Big props to you for doing wtf you want!\n\n3 boobs are better than 2...I guess. #flawdah #jasminetridevil #crazypants pic.twitter.com/8Y0rqBOzDM— ThingsHeardBackstage (@ThingsheardBS) September 16, 2014\n\n3 boobs are better than 2...I guess. #flawdah #jasminetridevil #crazypants pic.twitter.com/8Y0rqBOzDM\n\nwatttttaaaa f... ??!! \"\"Jasmine Tridevil is a 21 year old woman who got a 3rd breast implant\"\" what a mad world— Ren Höek (@Raccoon_Ren) September 19, 2014\n\nwatttttaaaa f... ??!! \"\"Jasmine Tridevil is a 21 year old woman who got a 3rd breast implant\"\" what a mad world\n\n@JasmineTridevil is that really not photoshopped? As long as youre happy, Enjoy It, but take care on yourself, showbiz is a crazy business— hedgehog (@redojame) September 20, 2014\n\n@JasmineTridevil is that really not photoshopped? As long as youre happy, Enjoy It, but take care on yourself, showbiz is a crazy business\"\n1133,\"Afghan news publication Khaama Press has reported that a woman and her family have killed 25 Taliban fighters in the western Farah province of the country. The woman, Reza Gul, was apparently acting in retaliation for the murder of her son, who was a police officer. Gul claimed to have been awoken by gunfire near her home, where her son was working at a police outpost. When she investigated the situation, she found her son dead.\n\n\"\"It was around 5 a.m. when my son's check post came under the attack of Taliban,\"\" Gul said to TOLOnews. \"\"When the fighting intensified, I couldn't stop myself and picked up a weapon, went to the check post and began shooting back.\"\"\n\nMany of Gul's family members joined the fight against the Taliban, which reportedly lasted several hours. Gul's husband Abdul Satar explained how the family was committed to holding off the Taliban militants from the area where the fighting began.\n\n\"\"My young son who was a police officer was killed in front of my eyes. I pulled aside his dead body and started fighting to defend my soil to prove that this is the soil of Malalay, the hero. I was committed to give up my life, but not my son's check post.\"\"\n\nGeneral Abdul Razaq Yaqubi, Police Chief in Afghanistan's Farah province, praised the family for their efforts in holding off the Taliban with the following statement: \"\"We are proud of the bravery of this family and this is a saga that will be remembered for long by police and residents of Farah province.\"\"\n\nSources: Khaama Press, TOLOnews\"\n1135,\"Claim: Mitt Romney said Michelle Obama should be called the \"\"First Woman,\"\" not the \"\"First Lady.\"\"\n\nFALSE\n\nExample: [Collected via e-mail, January 2015]\n\nDid Mitt Romney make the statement noted below on the Laura Ingraham show on 1/12/14. Was this the exact statement made? Was it taken out of context? or...?\n\n\"\"It's false advertising to call Mrs. Obama the First Lady. First Woman, maybe, but certainly not a lady. Ann Romney is an actual lady.\"\"\n\nOrigins: On 13 January 2015, the Facebook group \"\"Stop the World, The Teabaggers Want to Get Off\"\" posted an image of Mitt Romney along with a quote attributed to him about First Lady Michelle Obama:\n\nThe image alleges Romney made the displayed comment about referring to Michelle Obama as the \"\"First Woman\"\" rather than the \"\"First Lady\"\" during an appearance on the Laura Ingraham Show on 12 January 2014. A search of that radio program's guest archives , however, shows the former presidential candidate was not a guest on the show on that date. Romney's purported comments about the First Lady are also suspiciously missing from political blogs and major newspapers.\n\nFurthermore, the \"\"Stop the World\"\" Facebook group has garnered a reputation for attributing fictitious quotes to conservative politicians. On 27 November 2014, that group posted a dubious diatribe attributed to Congresswoman Michele Bachmann about the \"\"red Indian\"\" and Thanksgiving, and on 1 January 2015 it claimed Sarah Palin had made offensive comments about \"\"white privilege.\"\"\n\nWhile the Facebook page does not contain a disclaimer labeling it a satirical site, it is clear \"\"Stop the World, The Teabaggers Want to Get Off\"\" should not be considered a trusted source of political information.\n\n<!-- kmn_size = '300x250'; kmn_placement = '1c8834441f20e22a0aef009c095a6cab'; //-->\n\n<!-- google_ad_client = \"\"pub-6608306193529351\"\"; google_ad_width = 468; google_ad_height = 60; google_ad_format = \"\"468x60_as\"\"; google_ad_type = \"\"text\"\"; google_ad_channel = \"\"0054321535\"\"; google_color_border = \"\"000000\"\"; //-->\"\n1138,\"A transgender teenager who committed suicide by walking in front of a tractor trailer in Ohio left a heartbreaking letter in which she blamed her religious parents.\n\nLeelah Alcorn, 17, died in the early hours of Sunday on highway I-71 in Warren County, Ohio, a few miles from her family home.\n\nThe high school student left a poignant suicide note accusing her devout Christian parents of refusing to acknowledge her gender and forbidding her from transitioning.\n\nScroll down to read Leelah's letter\n\nTragedy: Transgender teenager Leelah Alcorn left a poignant suicide note on her tumblr account, blaming her Christian parents' refusal to acknowledge her gender for her death\n\nThe suicide note was posted on Leelah's tumblr account through scheduled publishing just a few hours after her death.\n\nThe note begins: 'If you are reading this, it means that I have committed suicide and obviously failed to delete this post from my queue.'\n\nLeelah, from Kings Mill, Ohio, writes that although she was born a boy, she began identifying as a girl at the age of four.\n\n'When I was 14, I learned what transgender meant and cried of happiness. After 10 years of confusion I finally understood who I was.\n\n'I immediately told my mom, and she reacted extremely negatively, telling me that it was a phase, that I would never truly be a girl, that God doesn’t make mistakes, that I am wrong.'\n\nLeelah, 17, was born a boy called Joshua, but despite telling her parents at an early age that she was trans, they replied that she was 'wrong' and sent her to therapy\n\nThe 17-year-old high school student wrote in her suicide note that despite identifying as a girl from the age of four, her devout Christian parents refused to allow her to transition\n\nLeelah goes on to reveal that her parents refused to allow her to transition and instead took her to 'Christian therapists' who told her that she was 'selfish and wrong'.\n\n'I formed a sort of a “f*** you” attitude towards my parents and came out as gay at school, thinking that maybe if I eased into coming out as trans it would be less of a shock.\n\n'Although the reaction from my friends was positive, my parents were pissed. They felt like I was attacking their image, and that I was an embarrassment to them.\n\n'They wanted me to be their perfect little straight Christian boy, and that’s obviously not what I wanted.'\n\n'On my 16th birthday, when I didn’t receive consent from my parents to start transitioning, I cried myself to sleep.'\n\nLeelah then adds: 'I’m never going to be happy. Either I live the rest of my life as a lonely man who wishes he were a woman or I live my life as a lonelier woman who hates herself.\n\nLocal media and Leelah's former high school in Kings Mill have reported on the tragic news using her birth name Joshua.\n\nLeelah's mother Carla Wood Alcorn posted a tribute to her child on her Facebook, but referred to Leelah as her 'son', used her birth name, and made no mention of a suicide.\n\nThe disregard for Leelah's wishes to be identified as a girl has angered many in the LGBT community, and a Facebook group calling for Justice for Leelah Alcorn has been set up.\n\nIf you are reading this, it means that I have committed suicide and obviously failed to delete this post from my queue.\n\nPlease don’t be sad, it’s for the better. The life I would’ve lived isn’t worth living in… because I’m transgender. I could go into detail explaining why I feel that way, but this note is probably going to be lengthy enough as it is. To put it simply, I feel like a girl trapped in a boy’s body, and I’ve felt that way ever since I was 4. I never knew there was a word for that feeling, nor was it possible for a boy to become a girl, so I never told anyone and I just continued to do traditionally “boyish” things to try to fit in.\n\nWhen I was 14, I learned what transgender meant and cried of happiness. After 10 years of confusion I finally understood who I was. I immediately told my mom, and she reacted extremely negatively, telling me that it was a phase, that I would never truly be a girl, that God doesn’t make mistakes, that I am wrong. If you are reading this, parents, please don’t tell this to your kids. Even if you are Christian or are against transgender people don’t ever say that to someone, especially your kid. That won’t do anything but make them hate them self. That’s exactly what it did to me.\n\nMy mom started taking me to a therapist, but would only take me to christian therapists, (who were all very biased) so I never actually got the therapy I needed to cure me of my depression. I only got more christians telling me that I was selfish and wrong and that I should look to God for help.\n\nWhen I was 16 I realized that my parents would never come around, and that I would have to wait until I was 18 to start any sort of transitioning treatment, which absolutely broke my heart. The longer you wait, the harder it is to transition. I felt hopeless, that I was just going to look like a man in drag for the rest of my life. On my 16th birthday, when I didn’t receive consent from my parents to start transitioning, I cried myself to sleep.\n\nI formed a sort of a “f*** you” attitude towards my parents and came out as gay at school, thinking that maybe if I eased into coming out as trans it would be less of a shock. Although the reaction from my friends was positive, my parents were pissed. They felt like I was attacking their image, and that I was an embarrassment to them. They wanted me to be their perfect little straight christian boy, and that’s obviously not what I wanted.\n\nSo they took me out of public school, took away my laptop and phone, and forbid me of getting on any sort of social media, completely isolating me from my friends. This was probably the part of my life when I was the most depressed, and I’m surprised I didn’t kill myself. I was completely alone for 5 months. No friends, no support, no love. Just my parent’s disappointment and the cruelty of loneliness.\n\nAt the end of the school year, my parents finally came around and gave me my phone and let me back on social media. I was excited, I finally had my friends back. They were extremely excited to see me and talk to me, but only at first. Eventually they realized they didn’t actually give a s**t about me, and I felt even lonelier than I did before. The only friends I thought I had only liked me because they saw me five times a week.\n\nAfter a summer of having almost no friends plus the weight of having to think about college, save money for moving out, keep my grades up, go to church each week and feel like s**t because everyone there is against everything I live for, I have decided I’ve had enough. I’m never going to transition successfully, even when I move out. I’m never going to be happy with the way I look or sound. I’m never going to have enough friends to satisfy me. I’m never going to have enough love to satisfy me. I’m never going to find a man who loves me. I’m never going to be happy. Either I live the rest of my life as a lonely man who wishes he were a woman or I live my life as a lonelier woman who hates herself. There’s no winning. There’s no way out. I’m sad enough already, I don’t need my life to get any worse. People say “it gets better” but that isn’t true in my case. It gets worse. Each day I get worse.\n\nThat’s the gist of it, that’s why I feel like killing myself. Sorry if that’s not a good enough reason for you, it’s good enough for me. As for my will, I want 100% of the things that I legally own to be sold and the money (plus my money in the bank) to be given to trans civil rights movements and support groups, I don’t give a s**t which one. The only way I will rest in peace is if one day transgender people aren’t treated the way I was, they’re treated like humans, with valid feelings and human rights. Gender needs to be taught about in schools, the earlier the better. My death needs to mean something. My death needs to be counted in the number of transgender people who commit suicide this year. I want someone to look at that number and say “that’s f***ed up” and fix it. Fix society. Please.\n\nGoodbye,\n\n(Leelah) Josh Alcorn\"\n1142,\"Ever since allegations against Bill Cosby resurfaced, fans who were in denial all these years have had to embrace the fifth stage of grief-acceptance.\n\nAs difficult as it is to imagine the vibrant-coloured-sweater wearing father figure -- who made us laugh through childhood all the way into adulthood -- could be a serial rapist, it is hard to ignore the latest accuser, Raven Symone who stole everyone's heart as little Olivia Kendall in \"\"The Cosby Show\"\".\n\nAccording to Hip-Hop Hangover, former child actor Symone told TMZ officials that she too had been drugged and raped by Cosby following the wrapping up of \"\"The Cosby Show\"\". The site claims that there were even rumours about Cosby disallowing Symone from appearing in the last season of the show initially and later abruptly changing his mind.\n\nAccording to a statement from her lawyer, \"\"...we among so many others are tired of the media worshipping and praising a man that has a past so terrible that it is unbelievable. My client (Raven-Symone) is also ready to tell her side of the story. A side that was kept quiet because of threats from being blackballed. There was no monetary compensation that made my client keep quiet, but more so the respect for Mr. Cosby. Well that respect has come to an end. And what we thought was a mistake or anomaly has surfaced to become a lifestyle. We will be pursuing damages that are not going to be disclosed at this time.\"\"\n\n\nBill Cosby with kids who appeared on \"\"The Cosby Show\"\". Cosby has been accused of rape by Raven Symone, who was a child star in the popular TV show.Reuters\nSymone's allegations strengthen the accusations of various other women including music industry publicist and journalist Joan Tarshis, actress Barbara Bowman and 15 others.\n\nIn one of the most revealing interviews, Tarshis told CNN that when she was just 19 years old, Cosby took her to his bungalow and gave her a drink, shortly after which she passed out. The next thing she remembers is him removing her underwear, she revealed. She went on to explain she used to \"\"idolise\"\" Cosby at the time and no one would have believed her anyway, which is why she refrained from coming out with the truth then.\n\n\"\"I assumed I was not the only girl that he was doing this with, but who's going to believe me? Bill Cosby, the all-American dad, the all-American husband, Mr Jell-O, the guy everybody loves. Who would believe me? They would probably think I was out to get something,\"\" Tarshis said.\n\n\n\nBowman, who also gave an all-revealing interview of her experiences with Cosby told CNN that she was thrilled at having him mentor her; a position he misused. One night while at his apartment, she passed out although she only had a single glass of wine.\n\nHer next memory is of doubling over a toilet bowl in her underwear and a men's t-shirt, as Cosby held her hair back. She went on to add that throughout their working relationship the drug-facilitated rapes continued.\n\nIn an article for The Washington Post Bowman wrote, \"\"as a teenager, I tried to convince myself I had imagined it. I even tried to rationalize it: Bill Cosby was going to make me a star and this was part of the deal.\"\"\n\nDuring their last sexual encounter, Bowman says she tried to wrestle from his grasp, \"\"until he eventually gave up, angrily called me 'a baby' and sent me home to Denver.\"\"\n\n\n\nMeanwhile \"\"The View\"\" co-host Whoopie Goldberg expressed doubts over Bowman's accusations and invited her to come on the program and answer a few questions directly.\n\n\"\"Quite honestly, you know, look, I'm sorry, having been on both sides of this where people allege that you do something, it doesn't matter now... I have a lot of questions for the lady. Maybe she'll come on,\"\" Goldberg said.\n\nMany women have alleged rape against Cosby since mid 2000s, however it was a 2-minute routine performed by comedian Hannibal Burress that brought it back to limelight. He said, \"\"Yeah, but you rape women, Bill Cosby, so turn the crazy down a couple notches,\"\" Buress said. \"\"I've done this bit on stage and people think I'm making it up.... when you leave here, Google 'Bill Cosby rape.' That sh** has more results than 'Hannibal Buress'\"\".\n\nWhile Cosby still remains silent on the rape accusations against him, a 1969 stand-up routine, ironically titled \"\"It's True! It's True!\"\" has him explaining how as a kid he had heard about a wonder drug -- \"\"Spanish Fly\"\" -- that would make a girl go crazy once it was put into her drink. He then goes on to speak of his interest in such a drug, which could have been a prelude to Cosby living his fantasy of stripping women of their ability to say \"\"no\"\".\"\n1146,\"An Egyptian man has reportedly delivered a financial blow to the Islamic State (Isis) by becoming \"\"emir\"\" of its alms department and then fleeing with almost one million US dollars to Turkey.\n\nAbu Obeida (or Ubaidah) al-Masri, secretary of the Zakat (charity) bureau and treasurer of IS Syrian branch, eloped with the funds amounting to \"\"billion Syrian pounds\"\" which have been collected by his department in Deir Ez Zour province, Al-Masry Al-Youm newspaper reported, citing Syrian Press Center news site.\n\nAccording to some rumours, IS militants have issued an order to stop recruiting Egyptian jihadists because of the incident.\n\nThe claim could not be independently verified by IBTimes UK.\n\nIS imposed a Zakat tax on merchants and industrialists in the areas under its control in the north-eastern countryside of Aleppo.\n\nThe Syrian Observatory for Human Rights said Isis \"\"has forced the merchants and industrialists to pay 2.5% of each sale.\"\"\n\nThe merchants told the militants that they are already paying money to the poor families, but IS responded that those families should report to the Zakat bureau instead.\n\n\"\"The money paid to the poor without reference to the Zakat Chamber is an act of charity, but it doesn't exempt traders from paying to the Zakat Chamber,\"\" IS reportedly said.\n\nThe Zakat is the third Pillar of Islam and refers to the systematic giving of 2.5% of one's wealth each year to benefit the poor. The rate only applies to cash, gold and silver and commercial items.\n\nThis article originally appeared at International Business Times. Copyright 2015. Follow International Business Times on Twitter.\"\n1147,\"Version 8.2 of Apple's iOS mobile operating system could launch as soon as Monday with new and improved health features in tow. That's the same day the company is expected to unveil more details on its Apple Watch.\n\nThe maker of the iPhone and iPad mobile gadgets was close to releasing iOS 8.2 to the public earlier, blog Boy Genius Report said on Thursday, but instead decided to push out one final build to employees and testers. The change log for that build reveals several new features and enhancements in the health department as well as a host of bug fixes, according to BGR.\n\nThe Apple Watch faces an increasingly competitive market already crowded with devices from other players. To entice a wide range of buyers, Apple designed its first wearable as both a smartwatch and a health and fitness monitor. So the health features baked into iOS 8 need to be solid if Apple hopes to capture the fitness crowd.\n\nBased on the change log, the new and improved health features in iOS 8.2:\n\nadd the ability to select the unit of measurement for body temperature, weight, height, distance and blood glucose,\nimprove stability when dealing with large amounts of data,\ninclude the ability to add and visualize workout sessions from third-party apps,\naddress an issue that may have prevented users from adding a photo in Medical ID,\nfix units for vitamins and minerals,\nfix an issue where health data wouldn't refresh after changes in data source order,\nfix an issue where some graphics showed no data values, and\nadd a privacy setting that enables turning off tracking of steps, distance and flights climbed.\nBut iOS 8.2 is also designed as a bug squasher.\n\nLife hasn't exactly been easy for Apple's iOS 8 since it launched last September. The initial version carried a few bugs that were supposed to be resolved a week later in iOS 8.0.1. But that edition came with even more bugs, prompting Apple to quickly pull it and launch 8.0.2. Since then Apple has rolled out versions 8.1, 8.1.2 and 8.1.3, all with some enhancements and bug fixes.\n\nThe bugs and multiple releases may account for the sluggish adoption of iOS 8, which has trailed that of its predecessor but is finally up to 75 percent of all devices that visited the App Store as of last Monday.\n\nAccording to BGR, the bug fixes:\n\naddress an issue in Maps that prevented navigating to some favorite locations,\naddress an issue where the last word in a quick reply message wasn't autocorrected,\nfix an issue where duplicate iTunes purchased content could prevent iCloud restore from completing,\nresolve an issue where some music or playlists didn't sync from iTunes to the Music app,\nfix an issue where deleted audiobooks sometimes remained on the device,\nresolve an issue that could prevent call audio from routing to car speakers while using Siri Eyes Free,\nfix a Bluetooth calling issue where no audio is heard until the call is answered,\nfix a timezone issue where Calendar events appear in GMT,\naddress an issue that caused certain events in a custom reoccurring meeting to drop from Exchange calendar,\nfix a certificate error that prevented configuring an Exchange account behind a third-party gateway,\nfix an issue that could cause an organizer's Exchange meeting notes to be overwritten, and\nresolve an issue that prevented some Calendar events from automatically showing as \"\"busy\"\" after accepting an invite.\nThe update also promises greater stability for Mail, Music, the Flyover feature in Maps, VoiceOver reliability, and Connectivity with Made for iPhone Hearing Aids.\n\nA spokeswoman for Apple declined CNET's request for comment. But you can learn more about the Apple Watch and see if iOS 8.2 really will launch Monday by tuning in to CNET's live blog and show starting at 9 a.m. PT Monday.\"\n1150,\"Gwen Korovin, Joan Rivers’s personal ear, nose and throat doctor who allegedly performed an unauthorized procedure on the late comedian while she was under anesthesia for an endoscopy, has denied taking a selfie with Rivers while she was in the procedure room.\n\nAccording to a report by CNN, Korovin “categorically denies” taking the selfie, and also denies performing the unauthorized procedure on Rivers. Days ago, CNN reported that clinic employees told investigators the doctor took the photo and performed said procedure.\n\nSaid CNN:\n\nCNN’s source close to the investigation also provided new details Thursday, including that a sedated Rivers was visible in Korovin’s procedure room selfie. Clinic workers told investigators they heard Korovin make a statement to the effect that Rivers “will think this is funny” or “would love this” as she took the photo, the source said. Investigators do not have access to the phone Korovin used to take the photo, the source said.\n\nRivers went to Yorkville Endoscopy on Aug. 28 to find out why she had a sore throat and her voice was hoarse. CNN’s sources maintain Rivers stopped breathing when her vocal cords began to swell, and she went into cardiac arrest. Rivers died Sept. 4 at age 81 after going on life support at Mount Sinai Hospital.\n\nPrevious reports stated Rivers stopped breathing after a botched attempt at a biopsy. CNN is now reporting that she stopped breathing after Korovin attempted a second laryngoscopy following an endoscopy. Korovin also performed a laryngoscopy prior to the endoscopy.\n\nHere’s the letter Korovin’s lawyer sent to the network:\n\nGwen S. Korovin, M.D. is a highly experienced, board certified otolaryngologist. She maintains privileges at one of the city’s most prestigious hospitals. She is respected and admired by her peers in the medical community and she is revered by her patients. As a matter of personal and professional policy, Dr. Korovin does not publicly discuss her patients or their care and treatment. Further, Dr. Korovin is prohibited by state and federal confidentiality laws from discussing her care and treatment of any particular patient. For these reasons, neither Dr. Korovin nor her attorneys will have any public comment on recent press reports regarding her practice. We ask that the press please respect Dr. Korovin’s personal and professional policy of not discussing her patients, as well as the privacy of her patients.\"\n1151,\"The calendar may have just flipped to 2015, but Saudi Arabia is partying like it's 1755.\n\nThe Daily Mail reports that Saudia, the kingdom's national airline, will introduce gender-segregated flights. Except close relatives, men and women flying on Saudia can reportedly look forward to assigned seating based on their naughty bits.\n\nThe discriminatory practice stems from multiple complaints lodged by male fliers who were unhappy that other men were allowed to sit next to their wives and female family members. Some men also objected to the conduct of a female flight attendant, which they deemed too \"\"flirty.\"\"\n\nThe change was first reported by Gulf media outlets, according to the Daily Mail. \"\"There are solutions to this problem,\"\" Saudia assistant manager for marketing Abdul Rahman Al Fahd told Ajel, a Saudi Arabian newspaper. \"\"We will soon enforce rules that will satisfy all passengers.\"\"\n\nThe airline will apparently include orders for flight-booking staff on the ground to make sure men and women are separated, Emirates247 reports. According to Mashable, however, a marketing manager for the airline is denying their plans to segregate passengers.\n\nSaudia already follows a variety of religious practices onboard, including the prohibition of alcohol and pork dishes and reading a Quran verse before takeoff. The airline also chooses not to hire Saudi women to work as cabin crew.\n\n\nSource: Getty\nSimilar complaints have been heard on flights traveling to Israel. In September, a flight headed to Tel Aviv from New York was delayed because several ultra-Orthodox Jewish men wouldn't sit next to women who weren't family members; more recently, a Delta flight was delayed for half an hour because ultra-Orthodox men refused to be seated next to women, and other passengers wouldn't change seats with them.\n\nOne Chicago woman started a petition on Change.org to stop the practice of forcing women to change seats, arguing that \"\"one person's religious rights do not trump another person's civil rights.\"\"\n\nShe's right, and the same could be said of discriminatory rules like those that Saudia reportedly plans to introduce. But given its already troubled history of the treatment of women — it was ranked the third-worst country in the Arab world for women — these new guidelines unfortunately appear to be more of the same.\n\nMic has reached out to Saudia for comment but received a message indicating that the company's inbox was full. We'll update if we hear back.\"\n1158,\"Microsoft Corp. is in serious discussions to buy Mojang AB, the Swedish company behind the popular \"\"Minecraft\"\" videogame, according to a person with knowledge of the matter.\n\nThe deal would be valued at more than $2 billion and could be signed as early as this week, this person said.\n\nA Microsoft spokesman declined to comment,...\"\n1160,\"Police in Niqiao village, a small region near Wenling City in east China's Zhejiang province report that a local man's penis was stolen by thieves while he slept, according to a report by the UK's British Star later picked up by the Huffington Post.\n\nThe 41-year old Fei Lin told police that he was sleeping when thieves burst into his room and put a bag over his head: \"\"They put something over my head and pulled down my trousers and then they ran off,\"\" Lin said. \"\"I was so shocked I didn't feel a thing—then I saw I was bleeding and my penis was gone.\"\"\n\nWhile nobody has been apprehended yet, a report in the Austrian Times states that police believe the assailants were jealous or slighted lovers of several local women whom Lin was involved in romantically or sexually. Lin, for his part, denied taking part in any infidelity.\n\nTNT Magazine claims that emergency workers and police conducted a serach for Lin's anatomy but were unable to find the missing penis. The thieves have not yet been located, but police said they were beginning a search for the men and their female lovers.\"\n1163,Hearing Unconfirmed Reports of Saudi Pipeline Explosion\n1172,\"A 25-year-old man can no longer use his penis after his 17-year-old girlfriend poured acid on his genitals to punish him for distributing a pornographic video he'd taken of her without her knowledge.\n\nSAVE & SHARE\n\nEMAILPRINT\n\nThe girl, whose name is known to African Eye News Service (AENS) but cannot be published because she is under age, attacked Humphrey Khoza with battery acid while he was drinking beers with friends at a tavern in Cork village near Hazyview, Mpumalanga, on January 17.\n\n\"\"Everything happened in a blink of an eye because I saw her when she was coming with a bottle but I didn’t realise that she was carrying acid. She just angrily called me a dog. She asked how in the world I could have done such an evil thing to her. It was only then that I realised that she was talking about the video that I took while we were having sex,\"\" said Khoza.\n\nKhoza said he had been dating the schoolgirl since December.\n\n\"\"We agreed to have sex, but she was not aware that I was filming the sex using my laptop computer. I did not intend to show anyone the video and I still\ndon’t know how it got onto social media,\"\" he said.\n\nIn the viral video that AENS has seen to verify the claims, Khoza is seen pushing the girl, who was in her school uniform, to the bed. She appeared not to notice that she was being filmed while they had sex.\n\nThe remorseful Khoza added that although his penis would never work again due to the damage caused by the acid, he was lucky to be alive.\n\nHe said he was advised to press charges against the girl, but doesn't see the point.\n\n\"\"Even if I press charges it is useless because it won’t bring back my manhood. Her being in jail will just ruin her future because she is still young and I do not have the energy to attend courts,\"\" said Khoza.\n\nHe now has to urinate through a tube and has to undergo surgery.\"\n1181,\"According to TMZ, Joan Rivers's personal doctor, Gwen Korovin, has denied CNN's allegations that she took a selfie in the operating room while the 81-year-old was under anesthesia, saying that the network's source is \"\"making up lies.\"\" Korovin also denied performing the unauthorized biopsy that allegedly caused Rivers to go in to cardiac arrest. TMZ claims that it \"\"pressed to find out if she performed some other procedure\"\" but did not receive an answer.\"\n1186,\"On October 27, rumors began to spread on social media that a Kurdish female fighter known by the pseudonym Rehana may have been beheaded by Islamic State (ISIS) militants in Kobani.\n\nDubbed the \"\"poster child for Kobani female warriors,\"\" Rehana, a fighter in the Kurdish YPJ (People's Protection Units) militia, captured the public's imagination after her photograph was circulated on the internet. The image of Rehana making a \"\"victory sign\"\" was retweeted hundreds of times, along with the claim that she was singlehandedly responsible for killing over a hundred ISIS militants.\n\nWhile there has been no confirmation of Rehana's death, several news outlets, including Australia's 9News reported that she may have been beheaded, citing a graphic image of a beheaded Kurdish female fighter that had been shared on pro-IS social media accounts.\n\nThere is no way to verify if the image -- which shows an IS militant holding the head of a decapitated woman — is genuine, or if it is Rehana. However, the same gruesome photograph has been circulating since at least October 5 on pro-ISIS accounts.\n\nThe fact that the claims and rumors of Rehana's possible brutal killing have garnered so much attention is testament to the enormous public interest in female fighters in the Syrian Kurdish YPJ and Iraqi Kurdish peshmerga militias.\n\nReports have dubbed the women \"\"badass\"\", \"\"battle-hardened\"\" and \"\"fanatical\"\" fighters. The interest is unsurprising: these are all-female fighters waging war on ISIS militants, who are not only a formidable military force but whose repressive and violent Islamist ideology is in stark contrast to any progressive, feminist philosophy that allows women to go to war.\n\nThroughout the 40-day siege of Kobani, images of female Kurdish fighters have circulated widely on social media:\n\nWith a gun and a guitar... Kurdish female fighters in the streets of #Kobane #KobaneResistance! pic.twitter.com/fD1tWCwNht\n\nThis tweet included a photograph of Rehanna:\n\n#Airdrop2Kobane because Kurdish female fighters of the Women Protection Unit rather die than living under ISIS rule pic.twitter.com/UygfWa52DE\n\nThe images of young Kurdish women fighting for Kobani has also inspired artistic expression:\n\nFemale fighters of #YPG in #Kobane ! pic.twitter.com/k5n3v3Vnva\n\nThe widespread interest in Kurdish female fighters and their battle against IS militants in Kobani has given rise to a number of rumors, one of which — that ISIS militants are afraid of being killed by women soldiers because if a woman kills a muhajid (jihadi fighter), he won't go to Paradise — has become ingrained in the popular narrative about IS and the Kurds.\n\nHowever, the source of the rumor was not an ISIS scholar but a female Kurdish fighter.\n\nMany of the news and magazine reports about the Kurdish women militias lauded these fighters as \"\"inspirational\"\" feminists.\n\nYet are all-female Kurdish fighters really a sign that the Kurdistan Workers Party (PKK) -- or wider Kurdish society — is a bastion of feminism?\n\nThe Marxist-inspired PKK boasts one of the largest numbers of armed women militias in the world. According to the BBC, women have been integral to the Kurdish movement since the PKK's founding in 1978. At that time, it was strongly influenced by Marxist-Leninist ideas.\n\nHowever, the story of the PKK's all-female-militias is complex.\n\nThe PKK was one way for Kurdish women to advance themselves. (Norwegian academic Dr Kariane Westrheim told the BBC that Kurdish women had \"\"struggled hard to get their voices heard.\"\")\n\nWladimir van Wilgenburg, a Middle East analyst with the Jamestown Foundation specializing in Kurdish politics, says the hype over \"\"feminist\"\" Kurdish female militias is \"\"part of sensationalist reporting.\"\"\n\n\"\"There is a feminist tradition with the Kurdistan Workers Party based on the ideology of [PKK leader] Abdullah Ocalan. It's not much different from other Marxist rebel movements that have female fighters, but what makes it unique is that, in general, there are not a lot of political movements having female fighters. Especially not the Islamist ones,\"\" van Wilgenburg told RFE/RL.\n\nIn an op-ed in Turkey's Hurriyet News (Turkey considers the PKK to be a terrorist organization, as does the United States and the EU), Berfu Kiziltan of the Graduate Institute of International and Development Studies in Geneva offers an even less rosy picture of the PKK.\n\nAccording to Kiziltan, while the PKK has historically recruited womenas well as men, some of the recruitment has been by force. More than half of the PKK's suicide attacks in Turkey have been carried out by women, because it was easier for them to evade security, and because suicide bombings allowed women a way to \"\"prove they could be as fierce as their male counterparts,\"\" she writes.\n\nAt least one Kurdish female fighter has also carried out suicide bombings in Kobani.\n\nEarlier this month, Kurdish fighter Arin Mirkan reportedly killed 10 IS militants when she blew herself up outside the northern Syrian town, the first report of a Kurdish female fighter carrying out a suicide attack in Syria.\n\nThis article originally appeared at Radio Free Europe/Radio Liberty. Reprinted with the permission of RFE/RL, 1201 Connecticut Ave NW, Ste 400, Washington DC 20036. Copyright 2014. Follow Radio Free Europe/Radio Liberty on Twitter.\n\nSEE ALSO:  The most powerful militaries in the Middle East, ranked\"\n1188,\"BlackBerry has interested Lenovo for some time, and it seems like the Chinese company is gearing up once more to attempt an acquisition\n\nBlackBerry Ltd (NASDAQ:BBRY) (TSE:BB) could be an acquisition target for Lenovo, says a report from Benzinga, citing a source familiar with the news. According to the report, the Chinese group will make an offer of $15 per share to the BlackBerry as early as this week, with the deal finally getting done at around $18 per share.\n\nBlackBerry\n\nLenovo plans smart devices\n\nOn Wednesday, Lenovo stated that it is planning to launch its internet-based smart devices on Apr. 1, 2015. Also it was reported that the company will operate under a separate name and brand. A BlackBerry spokesperson told Benzinga that the company would not respond to rumors or speculations, and a Lenovo spokesperson was not available for the comment.\n\nLenovo CFO Wong Wai Ming said in January 2013 that the Canadian smartphone maker was under consideration from the company. However, BlackBerry declined any such possibility that time. Only last year, the government banned a potential BlackBerry deal with Lenovo due to some national security issues.\n\n\n\nBlackBerry shipment estimates lowered\n\nRecently analyst Todd Coupland at CIBC World Markets speculated that the estimated shipment volume for BlackBerry devices for the third and fourth quarters would be weak. Coupland added though that the initial demand for the BlackBerry Passport is encouraging compared to modest expectations. Coupland noted that on Google Trends, there was an increased search interest for the device that was similar to the BB10’s number two devices. Also the Canadian company sold an unexpected 200,000 units of the Passport on the very first day of its launch.\n\nCoupland said, “Shipments, however, are being held back by supply constraints for unique screens and keyboards that will limit any upside in fiscal Q3.”\n\nAccording to the analyst, demand for BB7 and Z30 devices of BlackBerry is going down, therefore, shipment forecasts for BlackBerry devices have been revised down from 2.3 million units to 1.6 million units for the third quarter. Additionally, for the fourth-quarter, his shipment estimate is down from 2.5 million units to 1.5 million.\n\nBlackBerry CEO John Chen is expecting total shipments to hit 10 million units annually by 2017. Coupland says that the company still has a lot to do to revive its position in hardware before it can achieve its target and expects the company to ship only 6.8 million units in 2016 and 2017.\"\n1189,\"Microsoft -- the parent company of the Xbox and Windows brands -- is apparently \"\"in serious discussions\"\" to purchase Mojang, according to The Wall Street Journal. Mojang, of course, is best-known for its massively popular Minecraft series.\n\nWSJ cites \"\"a person with knowledge of the matter\"\" in their story, and says the valuation of Mojang could be more than $2 billion. Microsoft and Mojang both declined to comment to WSJ; we've reached out to Mojang for additional comment.\n\nMojang, founded by developer Markus Persson in 2009, has two still-unreleased games in development -- Cobalt and Scrolls -- as well as Minecraft, which it's still endlessly iterating on with updates and ports.\nMicrosoft's investment to purchase Mojang, if true, would give the company complete control over not only the studio's upcoming games, but it's all-important, insanely lucrative Minecraft series. As of June, the game has sold over 54 million copies, and has actually sold best on consoles, which bodes well for Microsoft's Xbox 360 and Xbox One.\n\nMinecraft launched in late 2011 on PC, and we loved it. It later migrated to iOS and Android before coming to Xbox 360 in 2012, where it sold like gangbusters. A PlayStation 3 iteration launched late in 2013, which we also loved, and the game just came to both Xbox One and PlayStation 4. You can read our review here. The only other known, upcoming version of the game -- for Vita -- is due out in the coming couple of months.\n\nWhat do you make of this news? Do you think Microsoft will purchase Mojang? If so, do you think it will benefit the company?\"\n1191,\"Since the program’s inception, Michelle Obama’s Healthy Hunger-Free Kids Act has offended the sensibilities of the entire nation.\n\nConservatives found the program to be invasive, thrusting D.C.’s hand into local education matters. Educators found the program wasted enormous amounts of food and money. Parents found the lunches far too light to be considered “meals.” And school children everywhere took to the Internet with pictures of the gruesome dishes the program sloshed onto their cafeteria trays every day.\n\nThose pictures did massive amounts of damage to Michelle’s pet program, but now an even worse PR disaster rears its head. This week the U.K. Daily Mail ran pictures of what other countries feed their school children. The comparison is stark … and humiliating for the United States.\n\nThe “meal” above featuring an orange slice, a puddle of either apple sauce or a pulverized slice of peach or pear, and what looks like lumpy chipped beef without the toast is one of the dishes that complies with Michelle’s totalitarian program.\n\nCompare this insult to parents, palettes and taxpayers alike with what other nations feed their school children. The contrast below is striking to say the least.\n\nThere you have it. Those are samples from a bankrupt Mediterranean nation, a former second-world nation, a financially stricken European nation, a favela-ridden South American nation and some of our other allies.\n\nEvery single one manages to feed their schoolchildren in a more thorough, appetizing and seemingly humane way than the world’s lone remaining superpower (H/T U.K. Daily Mail).\n\nWhat Michelle Obama has done to our children’s food is a national disgrace, and she should hang her head in shame.\n\nPlease like and share this article on Facebook and Twitter if you agree that Michelle Obama and her husband are both national disgraces.\"\n1193,\"Saudia Airlines, the state-run airline of Saudi Arabia, does not have plans to separate passengers based on gender, according to an airline source quoted in stories claiming the opposite.\n\nSeveral Gulf area and UK media outlets reported that the airline planned to seat unrelated men and women after receiving complaints.\n\n“There are solutions to this problem,\"\" Abdul Rahman Al Fahd, an assistant marketing manager for Saudia, was quoted as saying to Saudi Arabia daily Ajel. \"\"We will soon enforce rules that will satisfy all passengers.\"\"\n\nAlthough Ajel reported that those solutions would include separating men and women unless they are closely related, the source of the quote said the story was fabricated, and that his quote was taken out of context.\n\n@RunwayGirl @JetwayMJ my name was mentioned there, it is a total false and fabrication.\n\n— عبدالرحمن الفهـد (@ahfahad) January 2, 2015\n\n@RunwayGirl a follower asked me how would the airline solve the issue of separate family seating that is a root of most delays, I answered:\n\n— عبدالرحمن الفهـد (@ahfahad) January 2, 2015\n\n@RunwayGirl we are trying a solution and awaiting the outcome(.)It is on how to rearrange splitting family members aboard but got twisted:)\n\n— عبدالرحمن الفهـد (@ahfahad) January 2, 2015\n\nThe rumor was perhaps more believable after an incident last week, when ultra-Orthodox Jewish men delayed an Israel-bound Delta flight because they refused to sit next to female passengers.\n\nAnd Saudi Arabia has persistent gender disparities: The World Economic Forum ranked Saudi Arabia 127th out of 136 countries for women's rights in its Global Gender Gap Report in 2013.\n\nThere are restrictions on women — for example, they are not permitted to drive in the country — however there have also been signs of recent change. Saudi Arabia’s King Abdullah announced in 2011 that women would be able to vote in 2015 elections.\n\nSaudia is a member of the SkyTeam alliance.\n\nHave something to add to this story? Share it in the comments.\"\n1194,\"The shipment of Apple Watch, the most anticipated wearable device featuring iOS-based user interface designed for smaller devices, will commence in March. KGI Securities analyst Ming Chi Kuo, considered to be a credible source for Apple related news and rumours has revealed this to MacRumors. Ming Chi Kuo expects that Apple might reveal few more details related to Apple Watch's battery life and the pre-orders, prior to its official launch. While most hardware components of Apple Watch will mark high shipments during the same quarter, other key components are expected to see low production rate, which could result in a constrained supply, Kuo believes. A total of 2.8 million Apple Watch units, which come in three distinct collections such as Apple Watch, Apple Watch Sports and Apple Watch Edition, units are expected in Q1 2015. The iPhone shipment for the first quarter is likely to be more than 61 million units, whereas for iPad it is 10 million units. 12in MacBook Air  Kuo asserts that the upcoming 12in MacBook Air could make its international debut in the first quarter, with high resolution Retina display and a low-powered Intel Core M processor. Besides this, it is expected to be the first Apple product to take advantage of new reversible USB Type C connector for charging.  RelatedApple Watch battery will last less than three hours of 'active use'iOS 8.2 beta 4 build 12D5461b seeding for developers with Apple Watch Bluetooth supportLow-cost iPhone 6 mini 4in with curved screen edges coming next year\"\n1199,\"A Grade 4 student was reportedly suspended from his Texas school after he threatened to make another boy disappear with his Lord of the Rings replica ring.\n\nJason Steward told the Odessa American that his son had seen The Hobbit: The Battle of the Five Armies last weekend and got himself a replica of fabled One Ring.\n\nSteward said his son wore it to Kermit Elementary School, where he told another boy the ring's magic could make him disappear.\n\nSteward said the principal told him no threats would be tolerated — even magical ones.\n\nThe school wouldn't comment on the suspension, citing privacy concerns.\n\nThe boy has been in trouble before, his father said — once for referring to another child's skin colour, and once for bringing a children's book to school that had a chapter about pregnancy.\n\nBut the dad assured the New York Daily News the nine-year-old Tolkien enthusiast is not dangerous.\n\n\"\"I assure you my son lacks the magical powers necessary to threaten his friend's existence,\"\" he said.\"\n1200,Microsoft will buy Mojang AB.\n1203,Tesla is reportedly planning to build its first battery factory in Nevada.\n1204,\"The anonymous note between office colleagues was posted on Facebook\n\nIt was shared from a New Zealand radio station and went viral\n\nIt is a hilarious note war between the colleagues over a stolen sandwich\n\nThe notes were posted on a fridge door in an office kitchen\n\nA frustrated office worker's request to a colleague to stop pinching their lunch from the fridge has sparked a hilarious note war between the two.\n\nThe A4 notes pinned to the fridge door of an office kitchen have gone viral on a New Zealand radio Facebook page due to the hilarious content contained on them.\n\nWhat starts as a simple request to the 'turkey and Swiss on Rye' owner to the 'sandwich thief' to stop stealing their lunch, soon turns into an anonymous office stand-off with several demands being traded.\n\nThe passive-aggressive note which started the war between the two office workers\n\nThe first demand from the anonymous thief, which infuriates the sandwich thief even further\n\nA return threat from the owner of the 'Turkey and Swiss on Rye' that they will bring HR in to conversation\n\n'To the person who keeps stealing my sandwiches (Turkey and Swiss with mayo on Rye)...' the first of many passive-aggressive notes reads.\n\n'Stop stealing other people's property!!!'\n\nWhat follows is one of several demands from the thief to pay $10 and leave it in the fridge in return for the person's lunch - or they'll 'never see it undigested again.'\n\nThe thief, a man, includes a picture of him holding a portion of the 'Turkey and Swiss on Rye' - one of many he posts picture with him holding it to prove he has it in his possession.\n\nRefusing to take the sandwich owner's advice to be a 'responsible adult' seriously, he further infuriates 'Turkey and Swiss on rye' who threatens the thief with human resources action.\n\nThe conversation loses its professionalism along the way and becomes increasingly personal, before 'Tina from HR' wades in with a note to the sandwich owner.\n\n'Please return the sandwich to the owner and we won't investigate this any further,' Tina writes.\n\nTo which the thief replies: 'Buy me a pizza.'\n\nTina responds: 'No'\n\nThe image of the sandwich thief threatening to continue devouring the person's lunch if they don't put $10 in the fridge\n\nThe defeated sandwich owner asks...\n\nMore evidence that the man is in possession of the sandwich\n\nThe owner follows through on his threat to contact HR and a letter from Tina appears on the fridge door\n\nThe thief takes his demands to the top\n\nWho would have thought? Tina refuses\n\nThe three-way dialogue continues until the thief posts a lengthy note with an image of an empty plate proving that he has devoured the sandwich in full.\n\nIt is at this point the alleged thief, 'Francis', is finally found out when Tina traces the printed A4 sheets back to his account.\n\n'Francis we checked the office printer queue and traced the requests back to your desk. Could you please see me at your earliest convenience.'\n\nThe hilarious note war winds up with Francis grovelling for his job with a simple one-line request pleading not to be fired.\n\n'Please don't fire me.'\n\nThe thief rubs it in even more\n\nThe sandwich owner cracks with their first personal spray at the thief\n\nThe thief devours the sandwich and posts the finished meal\n\nCaught out: Francis's cover is blown\n\nIn fine print the thief grovels to Tina not to fire him\"\n1207,\"The Islamic State (ISIS) is harvesting organs of its victims to finance its terrorist army, the Iraqi ambassador to the United Nations said Tuesday.\n\n“We have bodies. Come and examine them,” said Ambassador Mohamed Alhakim, referring to the U.N. Security Council. “It is clear they are missing certain parts.” Here is how he described bodies as missing kidneys and showing marks of surgical incisions:\nWhen we discover mass graves, we look at the bodies. Some of those bodies are killed by bullets, some of them by knives. But when you find pieces of the back is [sic] missing and the kidneys is [sic] missing, you will wonder what it is.\nHis report reveals that the ISIS never fails to shock the world. He declared that the ISIS executed a dozen doctors in Mosul because they refused to cooperate to remove organs.\n\nAlhakim is replacing outgoing ambassador Nikolay Mladenov, who told the Security Council, “It’s very clear that the tactics ISIS is using expand by the day.”\n\nThe ISIS controls territory that includes the airports in Mosul in Iraq and Aleppo in Syria, giving it the ability to ship human organs to traffickers.\n\nHe said IS has access to airports in Mosul and in the Syrian city of Aleppo, from which it could transport the illicit organs to international middlemen and buyers.\n\nNo less shocking is that the Western world is treating the report as if it did not know months ago that the Islamic State has resorted to harvesting human organs.\n\nAl-Monitor reported last December 5:\nThe third funding source [besides oil sales and taxes on residents] was exposed by otolaryngologist Siruwan al-Mosuli. He said that lately he noticed unusual movement within medical facilities in Mosul. Arab and foreign surgeons were hired, but prohibited from mixing with local doctors. Information then leaked about organ selling.\nSurgeries take place within a hospital and organs are quickly transported through networks specialized in trafficking human organs. Mosuli said that the organs come from fallen fighters who were quickly transported to the hospital, injured people who were abandoned or individuals who were kidnapped.\n\nThe Western world, not least of all the Obama administration, chose not to disseminate the information in hopes of postponing the inevitable – a declaration of war on the ISIS.\n\nValuable time has been lost by imagining that the Islamic State is the problem of Iraq and Syria and not of the entire world.\"\n1209,\"South African police have been accused of not doing enough to crack down on a sick new sport that replaces fighting dogs with children.\n\nKids as young as nine-years-old are getting onto all fours and scratching and biting other children, growling and snarling in the process.\n\nAnd in a bizarre twist, the winners of the fights are rewarded just like a real dogs by allowing them to have sex with other children.\n\nAlthough the sex act is only simulated, it has shocked the country after it was revealed in local media to become a regular happening in the district of Ekurhuleni in the South African city of Johannesburg.\n\nInspector Wendy Willson from the special investigations unit at the National Council of SPCAs (NSPCA) confirmed that they had started an investigation after reports that pupils were returning from breaktime with torn clothing and injuries.\n\nTeachers then discovered the children were fighting each other in dog fighting role-play, while other pupils were placing bets on who would win. She said the activity had developed among children who had been watching real dogfights at the weekends with their parents and were mimicking the action at school. It is not clear if the children take part in the sport due to peer pressure or under encouragement of adults.\n\nWillson said she had witnessed the children getting down on all fours – barking, growling, biting and scratching each other.\n\nShe said: \"\"They rip into each other. The play is aggressive enough to cause each other injury.\"\"\n\nShe also recorded a video of one fight which was much tamer than what was really happening because the children were asked to provide an example.\n\nShe said: \"\"It’s incredibly disturbing that young children are being forced to be involved in this.\"\"\n\nWillson said it was unclear what role adults played in the new sport but she said it was clear that children had only become involved in the dogfights after witnessing the real thing.\n\nShe said she had been shocked by the discovery, adding: \"\"I have never seen this before. I searched for examples of children being used like this internationally and came up with nothing.\"\"\n\nThe regional Department of Education said it had been made aware of these allegations early last year.\n\nSpokeswoman Phumla Sekhonyane said: \"\"The department had contacted the SPCA to request their intervention.\"\" She did not explain why they have not contacted the police nor why, although concerns had been raised, nothing significant had been done to help the children.\n\nDirector of child abuse charity Teddy Bear Clinic Shaheda Omar said it was the first time she had ever heard of the dog-fighting role-play taking place.\n\nOmar said: \"\"I have seen cases where children violate animals and show no remorse, but never this.\n\n\"\"These children are being used. They are like cogs in a machine. I’m sure some sort of reward is offered and they are being socialised into that behaviour.\n\n\"\"Violence begets violence and the children are learning it from adults.\"\"\n\nThe situation needed urgent, systemic intervention, and different departments needed to get involved to stop the abuse and the children’s behaviour, she said.\n\nOmar said: \"\"If nothing is done, this will become a breeding ground for sociopaths.\"\"\"\n1211,\"A passenger was booted from his flight out of La Guardia Airport on Tuesday after the holiday greeting “Merry Christmas” caused him to have a meltdown.\n\n“Don’t say, ‘Merry Christmas!’ ” the man said while boarding his flight, The New York Post reported Wednesday. When the flight attendant for American Airlines Flight 1140 asked him what he would prefer, he replied, “Don’t say, ‘Merry Christmas!’ “\n\nAds by Adblade\n\n\nWant to be able fit into that sleek dress by Christmas?\n\n35 Celebs Who Ruined Their Faces To The Point Of No Return...\n\n20 Prom Pictures That Went Horribly Wrong...\nThe man then encountered another flight attendant who wished him a “Merry Christmas,” at which point his rage required removal from the aircraft, The Post reported.\n\nSEE ALSO: Neil deGrasse Tyson Twitter trolls Christians on Christmas\n\nAmerican Airlines did not return the New York Post’s request for comment, and the newspaper did not identify the man.\"\n1216,\"That North Korean leader is a mysterious fellow. Quite apart from the mandatory hairstyle, the rapid weight gain, and the did-he-or-didn’t-he execution games, lately, the supreme leader has kinda just… disappeared. The usually spotlight-loving head of state is not in the press, not at events, and not at meetings. That’s right, Kim Jong-un has been missing for several weeks, and no one’s quite sure why.\n\nThe last time that Kim made a public appearance was Sept. 3, when he went to a concert with his wife. Since then, the media hasn’t heard a peep from the dictator. According to the AP, on Thursday he didn’t even show up to the reopening of North Korea’s Supreme People’s Assembly, a super high-level meeting at the Pyongyang parliament. It’s the first time he’s missed such an important event since 2011, when his father died.\n\nThere are a lot of questions one could ask about the North Korean dictator. Does he really rule the country, or is he simply under the thumb of the intriguing Organization and Guidance Department? Does he really love theme parks and brutal prison camps simultaneously, or are the water slides just an image booster? Why would anyone ever want a mushroom-flavored sports drink? But the most important question is this: Why, oh why, is he hiding?\n\nHere are three reported reasons the North Korean dictator is lying low.\n\nPossible Reason No. 1: Cheese, Apparently\n\nIt’s true. Several news sources, including The Daily Mirror, are suggesting that most sinister culprit: Emmental. Apparently, Kim really, really loves the Swiss cheese (who doesn’t?), and has huge amounts imported for his own personal consumption (I would too, if I could). But it’s possible he’s been enjoying the delicious snack just a little too enthusiastically — he’s gained a lot of weight really quickly, and the media noticed that the last time he was in public, he was walking with a limp.\n\nIn other words, the North Korean leader may be out of action because he’s made himself ill by eating too much cheese. Strangely, this is the most endearing I’ve ever found the dictator.\n\nPossible Reason No. 2: Gout\n\nAnother explanation for the weight gain and limp: gout. In fact a type of arthritis, gout causes intense pain and sometimes weight gain (so maybe, it’s not all the Emmental’s fault after all). Michael Madden, a journalist for the 38 North website, said that “based on his gait, it appears he has gout — something [due to] diet and genetic predisposition that has affected other members of the Kim family.”\n\nPossible Reason No. 3: Security\n\nOf course, North Korea always has internal political and military struggles going on, and this isn’t even first time that Kim has lain low — back in 2012, he went missing from the media spotlight for two weeks without any explanation. So some are interpreting his disappearance as nothing more than a precautionary security measure. As Toshimitsu Shigemura, a professor at Waseda University in Tokyo, told the Daily Telegraph:\n\nAnother reason why Kim may be reluctant to appear in public is the ongoing power struggle inside the North Korean military, which means that the situation in Pyongyang is still unstable.\n\nIt’s possible. On Friday, state media confirmed for the first time that Kim’s health isn’t too good, acknowledging that he’s been dealing with some “discomfort.” Hmm, seems like a cheese-related problem to me.  Images: Getty Images (3)\"\n1218,\"\"\"How nice pants\"\" (referring to the rear) is probably the last sentence expect to hear a mother her son, still less that the tell her. Since last November 23 flows through social networks a video of Peru where a clash between two street bullies with their mothers is simulated and already numbers more than three million views on Youtube.\n\n\n\nUnder the slogan Sílbale your mother , the sports brand Everlast and the organization Stop Street Harassment -the first Latin American Observatory against acoso- recorded a mockumentary in which pretended to have identified bullies then contact their mothers, you change their look and make it happen where their children were.\n\nThis performance by actors is based on interviews with real subjects who once harassed by mistake to a female relative and expressed \"\"deep shame\"\". Another inspiration for starting the campaign was the famous case of harassment suffered by the Peruvian actress Magaly Solier, star of The Empty Nest, while traveling on public transport. \"\"I'm cholera in Peru not put a stop to sexual harassment in the public media. The rapist has more rights than the victims,\"\" ​​said the actress after the incident last May.\n\n\nNatalia Málaga, coach of the national women's volleyball team, is responsible for instructing mothers in this video with appearance of hidden camera that was released two days before the International Day for the Elimination of Violence against Women and has viralizado especially through Facebook pages as that of Hora Cero Web , a Mexican digital newspaper where he has two million views.\n\nIn YouTube video has reached Friday three million copies and has been featured in several publications in media throughout Latin America. In the official pages of Everlast has been shared more than 100,000 times, making it the most successful viral country, according to information provided by Maria Paz Delgado, head of marketing for Everlast Peru.\n\nMálaga had starred in August Everlast another campaign in calling the attention of drivers insulting to women using a vehicle as boxing glove.\"\n1220,\"International Business Machines Corp. is reportedly on the cusp of laying off about 26% of its 430,000-strong workforce, or 111,800 people, as part of its biggest-ever corporate restructuring.\n\nThe unconfirmed report from Forbes suggests that U.S. employees will be “hit hard” in the overhaul, code-named Project Chrome, but that the layoffs will stretch to many of the company’s “worldwide service operations.”\n\nIn his report, long-time Silicon Valley journalist Robert X. Cringely writes that the massive cuts will start this week and be completed by the end of February.\n\nThe layoffs would be the largest in the company’s history, topping 60,000 jobs it cut in 1993.\n\nIBM shares rose 2%, or US$3.13, to US$159.00 in early morning trading in New York.\n\nCringely’s report suggests that Project Chrome has been in the works since before Christmas and is likely being rolled out now in response to IBM’s announcement last week of its 11th straight quarter of falling revenue.\n\nRevenue fell 12% in the fourth quarter, shrinking across every reported unit and every geography.\n\nThe technology and consulting company has struggled as business customers have moved away from buying big mainframe computers and traditional software that’s installed on their own systems.\n\nRelated\nIBM Corp fourth-quarter earnings beat analysts’ expectations\nApple-IBM partnership launches first wave of enterprise apps with big help from Toronto\nAdvertisement\n\nIBM has been spending heavily to develop new products, such as data analytics and artificial intelligence programs and “cloud” software that IBM delivers to customers over the Internet. But those new businesses have not grown as fast as the company hoped, while revenue has continued to fall in IBM’s traditional software, hardware and technology services businesses.\n\nCringely paints the coming cuts as a “pure accounting resource action” engineered by executives and “designed to make IBM’s financials look better for the next few quarters.”\n\nWith files from Associated Press and Bloomberg\"\n1228,\"Iraq's ambassador to the U.N. claimed Wednesday that ISIS has been forcing doctors to harvest organs from the bodies of the people it's killed, and then selling those organs to fund its operations, according to an AP report. Ambassador Mohamed Alhakim called for a Security Council investigation into alleged mass graves full of bodies with surgical scars and missing kidneys.\n\nAccording to Alkalim, a dozen doctors have been killed in Mosul because they wouldn't take part in the Islamic State's organ trafficking scheme.\n\nUnconfirmed rumors of ISIS removing and selling organs have been around since at least December, when Middle East news outlet Al-Monitor published an article with more detailed claims than Alkalim made this week.\n\nBased on a report from one doctor in Mosul, Al-Monitor wrote:\n\nSurgeries take place within a hospital and organs are quickly transported through networks specialized in trafficking human organs ... the organs come from fallen fighters who were quickly transported to the hospital, injured people who were abandoned or individuals who were kidnapped.\n\nHe said that organ sales yield large profits. A specialized mafia is engaged in these operations, in addition to medical institutions working in other countries. Without coordination among these parties, such a trade cannot be sustained, he said.\nThe Al-Monitor story also claims that the U.N.'s Office of the High Commissioner for Human Rights confirmed \"\"the organization sells bodies and organs of injured people they arrest,\"\" a claim that was widely repeated by news sites in December, but seems to be based entirely on this single source. (As far as I can tell, there's no mention of the trafficking operation in OHCHR's published reports on Iraq, and Alkalim didn't mention OHCHR in his statement to the Security Council.)\n\nThe Islamic State is incredibly money-hungry, Newsweek reported in a detailed look at the revenue streams ISIS uses to support the 8 million people in its territories, including more than 10,000 active fighters. There's no mention of selling kidneys, but ISIS needs all the money it can get, and if they're willing to conduct small-time local kidnappings for as little as $500, moving organs isn't so farfetched.\n\nThere's still no conclusive evidence, though. The Islamic State is the international boogeyman of the moment, and its confirmed actions are heinous enough to make any rumor sound plausible, but it's also been the subject of several online hoaxes and conspiracy theories.\n\nIt's probably best to withhold judgment until the U.N. does what Alkahim suggests and examines the bodies.\"\n1229,\"Apple is forecast to have shipped a whopping 73 million iPhones over the 2014 holiday quarter on strong iPhone 6 demand, according to one well-connected analyst who also expects a busy start to 2015 for the company, with Apple Watch sales in March and a rumored 12-inch MacBook Air coming sometime before April.\n\nIn a research note from well-connected KGI analyst Ming-Chi Kuo obtained by AppleInsider, Apple's latest iPhone 6 and iPhone 6 Plus models led a charge to 73 million overall unit sales for the quarter ending December. The analyst estimates the 4.7-inch iPhone 6 to hit more than 42 million, while the larger 5.5-inch iPhone 6 \"\"phablet\"\" contributed with just over 16 million unit sales.\n\nIf the numbers hold up, Apple is in for a record-smashing holiday quarter. Kuo's estimates are well above expectations from other leading investment banks including UBS, which earlier this month forecast Apple to sell 69 million iPhones.\n\nMomentum from Apple's iPhone 6 lineup will spill into the first quarter, driving overall iPhone shipments to an about 61.7 million unit sales. A performance of that caliber would buffer seasonally slow sales.\n\nConsistent with the latest reports, Kuo also expects the highly anticipated Apple Watch to launch in March. While Apple has stayed mum on exact specifications, the company could fill in the blanks with a special announcement prior to the device's debut, the analyst said.\n\nAssuming a March launch, Apple Watch is expected to sell 2.8 million units in the first quarter, meaning those sales will be spread across a relatively short one-month span. Kuo says most component suppliers will see shipments in the 4 million to 5 million unit range through the March quarter, but a few manufacturers are seeing low yields on key parts, slowing down final assembly and shipping.\n\nOn Apple's rumored 12-inch MacBook Air with Retina display, Kuo is forecasting a ship-by date sometime this quarter. The all-new thin-and-light, said to sport a Retina display, ultra-thin form factor and Intel's latest mobile chips, will help fuel a 2.6-percent quarter-over-quarter increase in Mac shipments. Kuo expects Mac sales to hit 6 million units for the first three months of 2015, up slightly from 5.9 million forecast for Q4 2014.\n\nAside from industry scuttlebutt, not much is known about Apple's ultraportable newcomer. A set of photos posted online yesterday purportedly show the laptop's display assembly, which boasts edge-to-edge glass with black bezels and eschews the usual translucent Apple logo for a polished insert more in line with the latest iOS devices.\n\nFinally, Kuo sees drooping sell through for iPad as Apple's recently released iPad Air 2 and iPad mini 3 models largely failed to move the needle during the holiday season. For the December quarter, estimates put iPad shipments down 17.8 percent year-over-year to 21.4 million units. Moving into the first quarter of 2015, iPad could hit 10.1 million unit sales, but the number is still weak, down 38 percent compared to the same time last year.\n\nInterestingly, Kuo models a rise in shipments for older iPad versions during the March quarter while at the same time revising down previous estimates of iPad Air 2 and iPad mini 3. The analyst adjusted his numbers to reflect challenges Apple's tablet is facing with shifting market headwinds.\"\n1230,\"People wanting to buy an Apple Watch may be able to ask for a custom engraving, much as the company has allowed with products like the iPad and iPod before it, although the option may not be available in time for the product's launch.\n\nThen information comes French website iPhonote, citing a source claimed to be tied to Apple. The person allegedly said they are virtually certain engraving will become available, whether sooner or later.\n\nIf the company follows its past pattern of past engraving options, such as with the iPad and iPod, only online orders will qualify.\n\nOne question is where an engraving would fit on the diminutive, wearable Apple Watch. There is very little space around the bezels of the Watch, and the underside is dominated by a heartrate sensor, as well as some of Apple's own markings such as the serial number.\n\niPhonote is relatively unknown site with no established track record. Apple does however have a history of offering engravings for iPhones, iPods, and iPads.\n\nConventional watches are frequently engraved, moreover, and the option would make sense given Apple's emphasis on personalization in official marketing. The company has taken the Watch to a number of fashion magazines, and highlighted different combinations of body materials and wrist straps.\n\nMore details about the product are due to be announced at a Monday press event, whee AppleInsider will be in attendance with live coverage. The company is already preparing San Francisco's Yerba Buena Center by raising Apple logos and building an exterior structure thought to house a demonstration area.\"\n1232,\"Apple is installing safes in its retail stores ahead of the launch of its Watch in April indicating just how expensive the gold model will be. Apple's Watch Edition is the luxury version of its first wearable device, coming encased in 18-karat gold and featuring a Sapphire crystal covering on the screen. RelatedApple and Samsung share top spot in smartphone market with 20% shareApple Watch release date is before the end of April, says CEO Tim CookApple posts $18bn quarterly earnings, the highest in global corporate history Apple has not yet revealed how much the Watch Edition is going to cost, but analysts are expecting it to be as much as $5,000 (£3,320). That puts it in the same category as traditional luxury watches and to reflect its status, renowned Apple reporter Mark Gurman at 9to5Mac has revealed that Apple has begun installing specially designed safes at its retail stores to keep the expensive items locked-down when the stores are closed. The safes will feature integrated Apple Watch MagSafe chargers to make sure the demo units will be powered up and ready to go each morning. April launch Apple is preparing to launch its first wearable, with CEO Tim Cook last week confirming that the company was due to begin selling the devices from April, having revealed the highly anticipated wearable in October 2014. Staff at Apple's retail stores are due to begin training on how to sell and demo the Watch this month, while the company's stores will be reconfigured in the coming months in order to properly showcase the new devices. The Apple Watch will come in three flavours (Watch, Watch Sport, and Watch Edition) with each available in two sizes (38mm and 42mm) and a variety of straps including stainless steel, leather and \"\"durable high-performance fluoroelastomer\"\" - or plastic to you and me. Apple has announced that the price of the Apple Watch Sport will be $349 in the US, with the company yet to announce a UK-specific price or pricing for any other model. The Apple Watch is an intriguing product and one which - like the iPad and iPhone - could kickstart a revolution in the smartwatch category. To date the Android Wear smartwatches from the likes of Samsung, Motorola and LG have failed to capture the public's imagination. RelatedAsus ZenWatch review: Bulky and bad battery but still better than the restMoto 360 Review: Style and Substance but Still Not Time for the SmartwatchWithings Activité Pop Review: the best fitness tracker on the marketWithings Activité review: The smartest smartwatch proves less is more\"\n1235,\"(Reuters) - Tesla Motors Inc has decided to build its \"\"gigafactory\"\" in Nevada, CNBC on Wednesday cited sources as saying, picking from among several U.S. states for the future site of an estimated $4 billion to $5 billion battery plant to produce cheaper and more efficient battery packs.\n\nThe electric carmaker is still hammering out the specifics of a contract but the deal is a \"\"go,\"\" CNBC cited one source from the Nevada governor's office as saying.\n\nTesla had previously announced a partnership with Japanese electronics giant Panasonic Corp to open its envisioned battery factory in the United States in 2017. (Reporting by San Francisco newsroom; Editing by Meredith Mazzilli)\"\n1236,\"Computer giant IBM is ‘planning to sack 111,800 employees’, in what would be the largest corporate layoff in history.\n\nThe company will cut a quarter of its 430,000 staff before the end of the week, according to Forbes.\n\nMost jobs will apparently be lost in the United States as IBM tries to concentrate on cloud services, in what it is referring to as ‘Project Chrome’.\n\nMORE: ‘Guarantee good weather’ at your wedding for a measly £100,000\n\n‘To fix its business problems and speed up its “transformation”, next week about 26% of IBM’s employees will be getting phone calls from their managers,’ wrote Forbes’ Robert X Cringely.\n\nHe added: ‘A few hours later a package will appear on their doorsteps with all the paperwork.’\n\nSome experts are sceptical regarding the reported number of layoffs and IBM has yet to comment.\n\nIBM currently holds the record for mass layoffs after sacking 60,000 people in 1993.\n\nMORE: Richard Dawkins reads out some of his fan mail with hilarious aplomb\"\n1238,British jihadist al-Britani has reportedly been killed in Syria.\n1241,\"Five-year-old Alex Nash and dad Derek holding the invoice\n\nThe professional-looking 'invoice' even contains a space for VAT\n\nAlex says his friend will no longer play with him at school since the row broke out\n\nDad Derek Nash and his partner claim they have been threatened with court action if they don't stump up the cash\n\nDerek Nash says he thought the invoice was \"\"a joke\"\" at first\n\nAlex was handed the bill in a brown envelope at school\n\nPals of the Nash family are \"\"incredulous\"\", dad Derek says\n\nAlex, 5, chose a day out with his grandparents instead of the party at Plymouth's ski slope\n\nFive-year-old Alex Nash and dad Derek holding the invoice\nPrevious\nNext\nComments (73)\nA FIVE-year-old boy has been handed an invoice – for missing his friend’s birthday party.\n\nAnd now his parents claim they have been threatened with the possibility of court action if they don’t stump up the cash.\n\n\nAdvertisement\nDerek Nash and his partner, who live in Torpoint, discovered the ‘no show fee’ invoice for £15.95 in their son’s school bag last week.\n\nMr Nash, a delivery driver, said he “thought it was a joke”.\n\nRELATED CONTENT\nBracelets handed out to primary school children recalled amid safety fears\nBooster the dog lived with a belly full of toys - which were only revealed after Quality Street mishap\nBig cats, zombies, clowns and potholes - 10 years of Freedom of Information in Plymouth\nDrunk in the morning man tells himself to shut up\nPlymouth primary school starts teaching pupils Mr Tumble-style sign language\nPlymouth ski centre criticises mum for billing boy who missed birthday party\n\nDigsby\nIM, Email, and Social Networks in one easy to use application!\nhttp://kvors.com/click/?s=88377&c=89569&subid=21987\nAlex's parents fear they may be dragged into a court battle - all because their son chose a day out with his grandparents over a pal's birthday party\n\nJust before the Christmas holidays, Alex, their son, was invited to a classmate’s Birthday party at the Ski Slope and Snowboard Centre.\n\nAlex, who goes to Torpoint Nursery and Infant School, told his parents he wanted to go and so Mr Nash and his partner confirmed he would be at the celebration.\n\nMr Nash said: “She saw me and asked if Alex was coming to the party. At this time I agreed and said that Alex was looking forward to it.”\n\nBut Mr Nash later realised he had arranged for Alex and his sister Lily to out for a day trip with their grandparents.\n\n“By this time we did not have a contact number, email or an address to let [the boy’s mother] know,” explained Mr Nash.\n\n“So on the day of the party we asked Alex what he wanted to do; he chose to be with his grandparents.”\n\nOn January 6 Alex went back to school as the new term got under way.\n\nMr Nash continued: “My partner looked out for [the friend’s mother] to apologise for Alex not showing up to the party, but didn’t see her.\n\n“But on January 15 she looked in Alex’s school bag and found a brown envelope. It was an invoice for £15.95 for a child’s party no show fee.\n\n\nDigsby\nIM, Email, and Social Networks in one easy to use application!\nhttp://kvors.com/click/?s=88377&c=89569&subid=21987\nThe bill Alex brought home. He was not charged VAT on his birthday party no-show...\n\n“I asked Alex’s class teacher if [the child’s mother] had given anything to her. She said, ‘Yes, a brown envelope’.\n\n“I then visited Alex’s school headteacher, who couldn’t apologise enough that one of the teachers had passed this on.\n\n“She said she would remind all staff that this was a breach of protocol.”\n\n“I left the school and went to see [the birthday boy’s mother] as her address was on the invoice.\n\n“When she answered the door I told her I had found the invoice in my son’s school bag and that I wasn’t happy about it.\n\n“I told her I would not be paying her the money.\n\n“I told her she should have spoken to me first and not put the invoice in my son’s school bag.”\n\nHe added: “I would have sympathised with her about the cost of Alex not showing up, but I just can’t believe the way she has gone around it.”\n\nThe couple claim that the mother of Alex’s friend has threatened the couple with taking the case to the small claims court.\n\nAnd five-year-old Alex has told his parents that his classmate will no longer play with him after he didn’t show up to the party.\n\n\nPoor Alex says his friend will no longer play with him at school since the row broke out\n\nMr Nash said: “I drive all around the South West for my job and I have talked to quite a few people about this.\n\n“They’re all quite incredulous that this has happened.\n\n“I thought it was a joke to begin with. I am lost for words.”\n\nMr Nash’s partner has been in contact with the mum via Facebook hoping to resolve the situation.\n\nThe mother of Alex’s friend was unavailable for comment when contacted by The Herald.\n\n\nFull Facebook conversation between Alex's mum Tanya and the birthday boy's mum Julie.\n\nTanya Walsh\n\nHi Julie. This is Alex's mum. I don't know what has happened between you and my partner, Derek. I was very shocked to see the invoice in Alex's school bag. I did not realise that you had to pay for each child, as you never mentioned anything about money when we spoke. The only reason Alex did not attend the party was because his nan and grandad were going away for christmas and the only day the kids could go see them was on the same day as the party. I did not know this. On the day Alex decided that he wanted to spend time with his nan and grandad. I apologise for not letting you know, but I did not have a phone number or an e-mail for you to let you know the situation(I also didn't know your first name, or I would have looked you up). If I had known that I would have to pay if Alex did not go, then I would have paid you the money, no problem. I do not like fighting with people, and would prefer to settle this amicably.\n\nJulie Lawrence\n\nHi Tanya, I didn't mention the money when we spoke because it was a child's party, it doesn't matter if you have to pay per person or for a group if people agree to going, I confirmed that with all parents on the Thursday before the party that they were going as I had to pay that day, and Derek told me Alex was looking forward to it and would see us there, to me that is confirmation. My phone number was on the invitation that was sent out to Alex. I don't like fighting with people either, and was not best impressed when Derek turned up on my doorstep, and said you won't get any money out of me, rather rudely, I do admit it rattled me. This is not the first time Alex has not turned up to a party that he has been invited to, either. the amicable way round this I believe would be to pay me the money and let a lesson be learnt, I hope this is agreeable ? Julie\n\nTanya Walsh\n\nHi Julie, who's party is Alex supposed to have gone to? I did speak to another mum about a party but she never got back to me with details, other than that I don't recall any other confirmed invites. The only reason Derek was angry was because of the fact that the envelope was put into Alex's school bag, when it has nothing to do with the school. He spoke to the headteacher about and she said that it's against school policy to do that kind of thing. Birthday invites are fine, but not personal items. Like I said before, no money was mentioned when we spoke, and I feel it would be inappropriate to pay you the money, when I don't know what it's actually paying for. Alex was very excited to go to the party. I didn't know until the day about his nan and grandad, and he decided he would rather spend the day with them. Like I said before I didn't have your number to let you know. And exactly what lesson would I be learning. I am not a child, so please do not speak to me like I am one. So, to answer your question, unfortunately no. This is not agreeable.\n\nJulie Lawrence\n\nYou are paying for 1 x child's party at the ski slope including snow tubing and tobogganing and lunch, to with you said Alex was attending on the Thursday\n\nTanya Walsh\n\nJust so you know, small claims court cost #60 just to start a claim. Also I'm not paying for something we didn't use.\n\nJulie Lawrence\n\nIt doesn't cost that much\n\nTanya Walsh\n\nIt does. Also I don't think the school are very happy with you involving them in this either. I don't know why you are out for our blood and slandering us. I've told you the reasons why alex didn't go. I also told you why I couldn't call. You also don't seem to understand that I never ran away from you. I didnt hear you calling after me. I have to get to my daughter at carbeile. So if they let alex out last then I have to rush a bit because evie, my 2 year old, walks slow. So maybe that's why you thought I was rushing off. I had no reason to run to run away from you. So please do not state things as truth when you do not have all the facts. Maybe if you actually spoke to me rather than making your own mind up about what happened then none of this would be happening right now. If you had come up to us the first day back and explained about the money, then I could have explained about alex, then maybe we could have sorted something out. Instead you send an invoice.\"\n1243,\"According to a Saturday Benzinga report that references “a source familiar with the matter”, it has been revealed that Chinese computer maker Lenovo Group (OTCBB:LNVGY) could make an offer to acquire Canadian telecommunication and wireless equipment company BlackBerry Ltd. (BBRY) as early as this week. The source told the publication that Lenovo’s first offer for the struggling smartphone maker would be “$15.00 per share, with a deal ultimately getting done around $18.00 per share.”\n\n\nThis isn’t the first time the $15 billion market cap company has been linked with BlackBerry. In January 2013, Lenovo’s chief financial officer Wong Wai Ming told Bloomberg “We are looking at all opportunities – RIM [still known as Research in Motion at that time] and many others. We’ll have no hesitation if the right opportunity comes along.”\n\nBlackBerry played down the comment. Later that month Canadian Industry Minister Christian Paradis said that he would prefer the smarthone maker to grow “organically.” The Canadian government reportedly stopped Lenovo’s takeover of BlackBerry due to national security concerns.\n\nBlackBerry declined to comment to Benzinga on a possible Lenovo bid.\n\n“The company does not comment on rumors or speculation,” said a spokesman for the Waterloo, Ontario-based company.\n\nBBRY climbed 2.04 percent to $9.49 at the close in New York’s Friday Nas session.\"\n1244,\"The Tampa, Fla. woman who claimed to have had plastic surgery to add a third breast is fake, according to TMZ.\n\nThe woman, who goes by the name Jasmine Tridevil, was reportedly discovered to have faked the plastic surgery after TMZ obtained a police report filed by Tridevil after her bag was stolen at Tampa International Airport.\n\nTMZ reports that the bag was stolen off of an American Airlines conveyor belt and a \"\"3 breast prosthesis\"\" was found inside by police after they recovered the bag.\n\nBuzzfeed initially reported the woman's strange look landed her appearances on \"\"Inside Edition\"\" and \"\"Jimmy Kimmel Live!\"\" but FOX411 talked to \"\"Inside Edition,\"\" and they told us they are not interviewing her. And she's not on the schedule that gets sent out with \"\"Kimmel'\"\" guests either.\n\nFOX411 talked to \"\"Inside Edition,\"\" and they told us they are not interviewing her. And she's not on the schedule that gets sent out with \"\"Kimmel'\"\" guests either.\n\nIn trying to further track down the story, we did find Tridevil's real name and cell phone number, and we gave her a call, but so far have not received a reply to our voice mail message.\n\nWhich is a shame, because we have several questions to ask about her unique tale.\n\nTridevil said in a recent radio interview that she got the surgery “a few months ago” and had a very hard time finding a doctor who would agree to her request.\n\n“They did have an issue with it and it was really hard finding somebody that would do it too because they are breaking the code of ethics to do it,” she said. “I called 50 or 60 doctors and no one would do it.”\n\nShe says when she eventually found a doctor who agreed to do her surgery, she had to sign a confidentiality agreement stating she wouldn’t reveal his identity. She said paid $20,000 for the purported surgery.\n\nTridevil also says she is currently filming her own reality show that she hopes will land on MTV.\"\n1246,\"And now for a story that will warm you all the way down to your soul. And it's cold outside (even in Los Angeles!), so think of this as an Internet blanket for your entire being.\nMr. R., a primary school teacher, recently came out to his class during a lesson in using the word \"\"gay\"\" as an insult.\n\"\"As part of anti-bullying week, I'd asked who'd heard ‘gay' being used as an insult. Almost every one of my class put their hands up. I was stunned,\"\" he told Pink News. \"\"After speaking to my Head, who was very supportive, we agreed I could tell the class that I'm gay so they at least knew one gay person and hopefully explain that when people use that word they're talking about me.\"\"\nRELATED: These amazing parents took out a birth announcement to show support for their transitioning son\nHe said the reaction was very \"\"fantastic,\"\" and after a couple of minutes of answering questions from the class (like if he had a boyfriend), they moved on from the lesson.\nA couple of days later, he received this note from one of his nine-year-old students. Adorable errors have been kept in because it somehow makes the letter cuter:\nLetter to Gay Teacher\nCourtesy: PinkNews\nDear Mr R—:\nEven though you're gay, I will alway's treat you the same way as I do now. I still think about you the same way as I used to. You're a great teacher and these are just some of the word's that I would describe you as: great, amazing, fantastic, brilliant, awesome and brave.\nThe reason why I say brave, is because you shared a personal secret, which was very brave.\nYou don't have to feel scared because I know that everyone in the class feels the same way as I do.\nFrom A—\nx\nP.S. Mr R—, we are all proud of you.\nRELATED: Dad accidentally finds out his son his gay and turns to reddit for help\nDon't you feel warm all over? Just reading about how a nine-year-old girl could so lovingly accept her teacher like that when many, many others could not do the same is better than drinking a giant mug of hot chocolate with marshmallows.\n\"\"Reading it brought tears to my eyes and it took me a little while to compose myself,\"\" Mr. R said. \"\"For my class it was a surprise sure but, to them, it was just something simple and easy to file away as another piece of information. There was no judgment, no follow up, just acceptance. Now, I can mention my fiancé as easily as any other teacher and my class knows me a little better. I've had a lot of letters and cards over the years, but this one I know I'll keep forever.\"\"\nWe'll be bookmarking this story in case we get chilly later and need a quick dose of warmth. How about you?\nPHOTOS: Celebs who've come out as gay\"\n1248,\"Looks like he used up all his nine lives!\n\nA cat in Florida that was hit by a car and then buried is apparently back from the dead.\n\n\"\"I was so shocked,\"\" owner Ellis Hutson told ABC News. \"\"I didn’t know really what to do.\"\"\n\nAnd today, Bart the cat is having surgery at the Humane Society to repair his jaw and remove his eye.\n\nMeet the Guy Delivering Food to Snowed-In New Yorkers\nUnleashed 'Polar Bear' Delights Residents\n\"\"We have seen many amazing cases at our full-service veterinary clinic, but this situation may take the cake,\"\" the Humane Society of Tampa said on its website.\n\nThe cat's owner, Hutson, 52, said he found Bart the cat two weeks ago in the middle of the road, lifeless in a puddle of blood.\n\nHutson said he asked his friend to help bury the 23-month old cat, because the landscaper was so distraught after losing a companion he's had since he was a kitten.\n\n\"\"We were so close, I couldn’t stand to bury him,\"\" Hutson said. \"\"I put him on the shoulder of the road and went and got David. He dug a hole and covered up the cat with dirt. I witnessed him bury the cat.\"\"\n\nFive days later, the cat showed up in a neighbor's yard alive, but weak, dehydrated and in need of medical attention.\n\n\"\"I open the door and my neighbor's standing there with the cat in her hand,\"\" Hutson said. \"\"She said, 'Bart is not dead.' I said, 'That’s impossible. We buried Bart.'\"\"\n\nBart has been treated for a broken jaw, open facial wounds and a ruined eye. The Humane Society veterinarians expect him to recover and be able to return home after recovering a couple days.\n\n\"\"This is unbelievable. I don’t have any explanation for it,\"\" Hutson said.\n\nHutson said he will pay for the surgery costs for the cat. The total cost for the care of Bart, including today’s surgery and post-operative care, will be around $2,000, the Humane Society said.\n\nHutson's neighbor Dusty Albritton started a GoFundMe page to raise money for the cat’s medical expenses.\n\n“I saw him with my own eyes. I know he was dead. He was cold and stiff,” Albritton told ABC News.\n\nAlbritton’s cat died the same day with similar injuries.\n\n“We figured he was hit by the same car,” she said.\n\n“Now my kids believe their cat will also rise from the dead,\"\" she said with a chuckle. \"\"But I told them I don't think so.\"\"\n\nWhen she discovered the resurrected Bart, she said he acted “like he’s in no pain whatsoever.”\n\n“The only thing I can think of is that this is God’s miracle. And I thought, why five days later? If Bart was alive before, he would have come to our homes earlier. All I can think of is that God created animal life on the fifth day.“\n\nBart was a kitten from Hutson's girlfriend's cat. He said this has been an emotional ordeal for him and his girlfriend, but he hasn't tried explaining the situation to his two-year old daughter.\n\n\"\"As a two-year old, she doesn't understand any of this either,\"\" he said.\"\n1250,\"BEIRUT (AP) - An Internet video purports to show the beheading of U.S. journalist Steven Sotloff by the Islamic State group.\n\nSotloff, who freelanced for Time and Foreign Policy magazines, had last been seen in Syrian in August 2013 until he appeared in a video released online last month by the Islamic State group that showed the beheading of fellow American journalist James Foley.\n\nDressed in an orange jumpsuit against the backdrop of an arid Syrian landscape, Sotloff was threatened in that video with death unless the U.S. stopped airstrikes on the group in Iraq.\n\nIn the video distributed Tuesday and entitled \"\"A Second Message to America,\"\" Sotloff appears in a similar jumpsuit before he is beheaded by an Islamic State fighter.\n\nA Florida native, Sotloff grew up in Miami. He graduated from Kimball Union Academy in Meriden, N.H., where he received a journalism award, according to Manchester TV station WMUR. He went on to attend the University of Central Florida.\n\nSotloff's mother recently made a video appeal, pleading for the release of her son.\"\n1257,\"A woman in China is facing jail time for slicing off her 3-year-old nephew’s penis in anger.\n\nXue Paan was babysitting her nephew, 3-year-old Qiang Qiang, while Qiang’s mother – Paan’s sister – went to visit neighbors nearby.\n\nReports indicate that Paan was sitting on the toilet texting her boyfriend when the toddler burst into the bathroom and asked if he could play games on her smart phone.\n\nThe toddler’s question reportedly sent Paan into such a rage that she went to the kitchen, grabbed a blunt knife, and completely severed the screaming child’s penis.\n\nThe 37-year-old woman then allegedly fled the scene. Qiang’s mother heard his screams and rushed back the apartment.\n\n“I had popped out to see a neighbor and was only gone 30 minutes when I heard Qiang Qiang scream,” Qiang’s mother said.\n\nInquisitr reports that the child had apparently fainted and was lying in a pool of his own blood when his mother arrived; a knife was next to his severed penis.\n\nQiang’s mother recalls that she “couldn’t believe what I saw.”\n\nThe young boy was rushed to the hospital, where surgeons managed to reattach his penis. He was then sent to a specialist in Beijing.\n\nA hospital spokesperson told reporters that, although the boy’s penis was reattached, “it wasn’t ideal and he had to have further treatment. However, he has now had three surgeries, all of which have been successful, and we are confident that his penis will be perfectly OK again in three months.”\n\nPaan was arrested. She admitted to attacking the boy because she was angry that “he had interrupted her on the toilet.”\n\nShe now faces up to five years in jail for the attack.\"\n1259,\"Dead or alive? Islamic State leader Abu Bakr al-Baghdadi. Photo: AP\n\nBeirut: The fate of the self-proclaimed Islamic State leader Abu Bakr al-Baghdadi remains unclear, with rumours that he was wounded in a US air strike in Iraq still unconfirmed.\n\nThe United States Central Command said coalition aircraft did conduct a series of airstrikes on a convoy in the northern Iraqi city of Mosul where it is thought there was a gathering of Islamic State leaders.\n\nIt is believed there were at least 50 casualties from the attack.\n\nHowever Colonel Patrick Ryder, a spokesman at Central Command, said: \"\"We cannot confirm if ISIL leader Abu Bakr al-Baghdadi was among those present,\"\" the Guardian reported.\n\nOne of Baghdadi's key aides, Abdul Rahman al-Athaee, is known to have died in the attack and as he was known to travel with the leadership it has prompted a raft of speculation as to the well-being of Baghdadi.\n\nA Twitter account purported to be run by an IS spokesman, Abu Mohammed al-Adnani, appeared to confirm the self-declared caliph had been injured.\n\n\"\"Perhaps you suspected that the caliphate ended with martyrdom of the caliph. I assure the [Islamic] nation that the Emir Abu Bakr al-Baghdadi is well thank God, and I wish him a speedy recovery.\"\"\n\nHowever commentators have cast doubt on those comments, with some labelling the Twitter account a fake.\n\nTwo people who say they witnessed an airstrike on a house near the western Iraqi border town of al-Qaim where senior Islamic State officials were meeting told Reuters the militants had evacuated a local hospital so their wounded could be treated.\n\nMeanwhile, an Iraqi Interior Ministry official told Associated Press on Sunday that the strike on al-Qaim in Anbar province had wounded Baghdadi, while a senior Iraqi military official also said he had heard Baghdadi had been wounded in the attack.\n\nBaghdadi's last public appearance was in a mosque in the northern Iraqi city of Mosul in July, in which he declared himself the leader of a new caliphate that stretched from Syria into Iraq.\n\nOne commentator and author, Juan Cole, cautioned against placing too much hope that – should the death of Baghdadi be confirmed – the Islamic State would be weakened.\n\n\"\"The US has killed a long line of al-Qaeda leaders by now, from Abu Musab al-Zarqawi in 2006 to Bin Laden himself,\"\" Mr Cole wrote on his Informed Comment blog on Sunday.\n\n\"\"The military's theory that leadership is rare and attrition wrought on leaders is decisive in defeating a group is simply incorrect. ISIL's toolbox of terrorising and coercing people is available to large numbers of people.\"\"\n\nBritain's chief of defence staff, General Sir Nick Houghton, also warned that Islamic State would regroup if its leader had been killed.\n\nSpeaking to the BBC, General Houghton said: \"\"What I wouldn't want to do is rush to the sense that the potential death of one of their totemic leaders is going to create some strategic reverse within [IS].\n\n\"\"They will regenerate leadership … because of the current potential attractiveness of this warped ideology. Unless we get the political dimension of the strategy in place, then [IS] has the potential to keep regenerating and certainly regenerating its leaders.\"\"\"\n1264,\"Argentina’s president adopted a Jewish godson under a law intended to counteract an old legend about werewolves.\nPresident Christina Fernandez described in seven tweets her meeting with her new godson, Yair Tawil, a member of a Chabad-Lubavitch family.\nHe was adopted as a godson under a law passed in the 1920s. The law was passed in order to counteract a legend that led to the death of Argentine boys. According to the legend, the seventh son, born after six boys without any girls in-between, becomes a werewolf whose bite can turn others into a werewolf.\nThe belief in the legend was so widespread that families were abandoning, giving up for adoption and even killing their own sons.\nThe law only applied to the biological children of Catholic families until the enacting of a presidential decree in 2009, which allows children from other religions to qualify.\nThe boys receive presidential protection, a gold medal and a scholarship for all studies until his 21st birthday.\nShlomo and Nehama Tawil, parents of seven boys, in 1993 wrote a letter to the president asking for the honor and were denied. But this year Yair wrote a letter to the president citing the 2009 decree, and asking for the designation of godson.\nYair Tawil on Tuesday became the first Jewish godson of a president in Argentina’s history. Fernandez received the Yair, his parents and three of his brothers in her office, where they lit Hanukkah candles together on a Hanukkah menorah from Israel presented to the president by the Tawil family.\nThe president in her tweets and photos described to her 3.4 million Twitter followers the “magical moment” with a “marvelous family.” She described Yair as “a total sweety,” and his mother a “Queen Esther.”\nShe tweeted that the Tawils “are a very special family. They have a sort of peace, happiness and a lot of love that is not common.” The tweet included a link to the presidential blog, which includes more photos from the meeting.\nShlomo Tawil is the director of the Chabad House in Rosario, located in central Argentina\"\n1265,\"A cat in the Tampa Bay region of Florida has seemingly risen from the dead after clawing its way out of a grave after five days.\n\nAccording to the Humane Society of Tampa Bay, Bart the \"\"Miracle Cat,\"\" was buried by its owners who mistook it for dead after being hit by a car.\n\nFive days later, neighbors found the cat alive, but in terrible condition wandering through their yard.\n\nRELATED: Jobs you don't realize your cat does\n\nThe owners of the cat were unable to pay for Bart's treatment and surrendered the cat to a local Animal Health Center. The roughly 2-year-old cat will have emergency surgery Tuesday to repair his jaw and remove an eye damaged in the crash.\"\n1270,\"While some Israeli politicians responded positively to reports that al-Sisi had offered to expand the Gaza Strip and create a Palestinian state, Abbas refuted the reports.\"\n1272,\"If ever the \"\"Cats have nine lives\"\" cliche was appropriate, it would be for Bart the miracle cat.\n\nNot only was Bart hit by a car, he was buried alive. Five days later, he clawed his way back to life.\n\nWarning: Gallery contains graphic photos\n<span class=meta>Photo/Humane Society of Tampa Bay</span>A young cat in Florida was buried alive by its owner, who thought he was dead after getting hit by a car. But Bart proved everyone wrong by climbing from his own grave. <span class=meta>Photo/Humane Society of Tampa Bay</span>A young cat in Florida was buried alive by its owner, who thought he was dead after getting hit by a car. But Bart proved everyone wrong by climbing from his own grave. <span class=meta>Photo/Humane Society of Tampa Bay</span>A young cat in Florida was buried alive by its owner, who thought he was dead after getting hit by a car. But Bart proved everyone wrong by climbing from his own grave. <span class=meta>Photo/Humane Society of Tampa Bay</span>A young cat in Florida was buried alive by its owner, who thought he was dead after getting hit by a car. But Bart proved everyone wrong by climbing from his own grave. <span class=meta>Photo/Humane Society of Tampa Bay</span>\n\nA young cat in Florida was buried alive by its owner, who thought he was dead after getting hit by a car. But Bart proved everyone wrong by climbing from his own grave. Photo/Humane Society of Tampa Bay\n\n\nThe Human Society of Tampa Bay released a statement to ABC, explaining what happened to Bart after his owner discovered that he had been hit by a car:\n\n\"\"The cat appeared to be lifeless and the owner buried him. Five days later, the cat showed up in a neighbors yard, alive!\"\"\n\nHow does the Humane Society believe the cat pulled off the feat? It wasn't easy, even for this resilient little guy.\n\n\"\"He had dug himself out of the grave and slowly made his way back home, albeit in weak, dehydrated and in need of medical attention,\"\" the society explained.\n\nHe had wounds on his face, a broken jaw and a ruined eye. The owner couldn't afford vet treatments, so the cat was taken to the Humane Society, which is now taking care of him.\n\nUnfortunately Bart still has a long road ahead of him. He is unable to eat because he is in so much pain. Tuesday he will undergo surgery, when the society will wire his jaw, repair his palette, insert a temporary feeding tube and remove his damaged eye.\n\nThere is good news, though, for Bart the miracle cat: The society believes he will be at home recovering soon.\nMap My News\"\n1275,\"DEPRAVED Islamic State militants are attempting to SELL the remains of at least one of Western hostage beheaded in Syria, it has emerged.\n\nMiddlemen with alleged ties to the terror group have revealed that extremists are trying to raise war funds by selling the mutilated bodies of its dead captives, including American freelance journalist James Foley.\n\nThe 40-year-old was brutally murdered by a militant dubbed 'Jihadi John' on August 19, in the first high-profile execution of a Western hostage by the group.\n\nIn the months since his death, IS have continued to release footage of more beheadings including US journalist Steven Sotloff and British humanitarian aid workers David Haines and Alan Henning.\n\nSources close to the radical Sunni Islamist terror group told Buzzfeed that IS want $1 million (£636,000) for Mr Foley’s body, which it has promised to deliver across the border to Turkey.\n\nIS negotiators said the group would be willing to provide a DNA sample in order to prove identification of the body.\n\nA former Syrian rebel fighter, speaking anonymously, has admitted he was approached by IS leaders to sell the US citizen's mutilated remains to his country's government or family.\n\nHe said: \"\"They ask for $1 million, and they will send DNA to Turkey, but they want the money first. They will not give the DNA without the money.\"\"\n\nThe anonymous fighter claimed his motivation for getting involved with the exchange was justified – because he only wanted to help Mr Foley's grieving family find closure.\n\nHe called his work \"\"a humanity case.\"\"\n\nThe source said that all final negotiations around the sale of the beheaded journalist would be conducted through a senior official in the Free Syrian Army (FSA).\n\nThe US-backed rebel coalition has previously been involved in talks over the release of US and European hostages.\n\nIt is understood that the US government is seeking to put a stop to the sale.\n\nHaving allowed hostages to die in IS custody, the FSA official reasoned, it would look bad if such a deal succeeded.\n\nIn the past, James Foley’s parents revealed that the US government had threatened them with prosecution if they tried to pay a ransom for their son’s release.\n\nThe FSA source added: \"\"It will be like a shame for the US government. People will ask why you brought the body but you didn’t bring him when he was alive.\"\"\n\nThe FSA official described himself as the \"\"manager\"\" of proposed negotiations and revealed he had previously been approached to negotiate Mr Foley's release while the US citizen was still alive.\n\nThe Foley family have refused to comment on the allegations surrounding the sale of the journalist's body.\n\nHowever, a US State Department spokesperson said they were actively \"\"seeking more information\"\" on the sale of the remains.\n\nA senior US diplomat branded the idea \"\"disgusting.\"\"\n\nBoth British and US governments refuse to negotiate with terrorists over the release of hostages – and neither allow families to pay ransoms.\n\nBritish journalist John Cantlie remains in the terror group's hands.\"\n1276,\"A women has been arrested in China after reports that she chopped off her husband's penis twice after catching him cheating.\n\nFeng Lung, 30, flew into a rage after finding her husband's messages to his lover in their home in the city of Shangqiu in eastern Henan province.\n\nFan Lung, 32, used Feng's phone to send the saucy messages to Zhang Hung, 21, but forgot to log out of his email account.\n\nFeng proceeded to get a pair of scissors and attack Fan while he was sleeping, chopping off his manhood.\n\nHe was rushed to hospital where his penis was reattached. But it did not end there.\n\nAfter the emergency operation, Feng went back to Fan's hospital room and severed his penis for a second time before throwing it out of the window where it was feared to have been taken by an animal, according to doctors.\n\n\"\"The first we were aware of what happened was when someone came into the reception area to say a naked man was beating up a woman outside the hospital,\"\" a hospital spokesman said, according to The Mirror.\n\n\"\"Staff rushed out to see what was happening and found the patient with blood streaming down his legs hitting the woman.\n\n\"\"He was stopped and the woman was taken in for treatment, and then we discovered she had chopped his penis off again.\"\"\n\nFan's lover said that she would stick by him despite his lack of manhood, saying: \"\"It doesn't matter that he's lost his fertility, he has five children already.\"\"\n\nFeng has been arrested for grevious bodily harm by Chinese authorities in relation to the incident.\n\nRelatedNorth Korea: Runaway soldier in search for food kills four Chinese civiliansIncrease in demand for Picasso in China risks skewing art marketsShanghai New Year's Eve stampede: China mourns 36 people killed on the BundChina propaganda official Cai Mingzhao to run Xinhua state news agencyChina: Businessman jailed for 13 years for eating tigers and drinking their blood\"\n1279,\"NEW YORK—Oil prices jumped Wednesday on unconfirmed rumors in the market that a pipeline exploded in Saudi Arabia, raising fears that the country’s crude production and exports could be curtailed.\n\nA spokesperson for Saudi Aramco, Saudi Arabia’s oil company, told The Wall Street Journal that the company has seen the rumors, which circulated on Twitter, but isn’t able to confirm them.\n\nPrices have been sliding for months on concerns that the market is oversupplied and that Saudi Arabia, the biggest oil exporter, is unlikely to cut production to raise prices.\n\nLight, sweet oil for December delivery recently traded up $1.84, or 2.4%, to $79.03 a barrel on the New York Mercantile Exchange.\n\nBrent, the global benchmark, rose $1.52, or 1.8%, to $84.34 on ICE Futures Europe. Earlier in the session, prices were trading lower around $82.50 a barrel.\n\nWeekly inventory data from the U.S. Energy Information Administration, which showed a smaller-than-expected increase in U.S. crude supplies, also supported prices.\n\nDecember gasoline futures recently rose 2.1% to $2.1211 a gallon. December diesel rose 1.5% to $2.4793 a gallon.\n\n—Summer Said contributed to this article.\"\n1282,\"TAMPA (FOX 13) -\nIf there are any questions about cats having nine lives, look no further than the story one man is telling the Humane Society of Tampa Bay.\n\nHe says his beloved cat, Bart, was hit by a vehicle and left for dead in the road.\n\nEllis Hutson said he even knows the exact spot where he buried the cat.\n\nBut somehow, he says, Bart dug its way out of the ground and wound up in his neighbor's front yard days later – alive.\n\nThe man told rescuers he was sure it was dead. He has no explanation for what happened. When they found Bart alive, they rushed it to the hospital.\n\nBart is at the Human Society of Tampa Bay right now, and rescuers told FOX 13 that he has severe trauma to the head, a broken jaw, a dead eye, and other injuries. Right now, doctors are scheduling surgery to save its life.\n\nFOX 13 visited Bart on Monday. Rescuers say they believe he may have regained consciousness, dug himself out of the ground, and hid for a few days.\n\nThey say he's likely to live, but he will lose his eye.\n\nPhotos property of FOX 13, taken by FOX 13's Craig Cross\"\n1284,\"The Apple Watch will reportedly be available in other countries, including Germany, when it launches in April, according to 9to5Mac's Mark Gurman.\n\nApple CEO Tim Cook shared this information with employees at the company's flagship store in Berlin, according to Gurman, who says he spoke with an Apple employee in attendance.\n\nSpecifically, Cook said the watch won't be exclusive to the United States in April.\n\nIt's unclear which markets the Apple Watch will be available in, and whether or not it will be released at exactly the same time in multiple markets. As Gurman points out, it's possible Apple could release the Apple Watch in the US before releasing it to international markets such as Germany later in the month.\n\nThis is a somewhat unusual move for Apple to make with a first-generation product. Both the iPhone and iPad were available exclusively in the US before expanding to other markets.\n\nApple has been showing off its watch at boutiques in Paris and in the Paris edition of Vogue, so it seems like the company is making a push to market the watch overseas as well, as Gurman also noted.\n\nWe expect to learn more next week when Apple holds its press event on March 9.\n\nSEE ALSO:  We asked a bunch of fitness experts about the Apple Watch — here's what they had to say\"\n1285,\"A 19-year-old from Brighton is reportedly among five British jihadis killed in the American airstrikes against Islamic State in Syria.\n\nThe mother of Ibrahim Kamara learned of her son's death through social media after the US strikes on the country - primarily aimed at Islamic Sate - on Tuesday, The Guardian reported.\n\nAn image was posted to Facebook - which has not been verified - that apparently shows Kamara in an unzipped body bag.\n\nNews of Ibrahim Kamara's death reached his mother by social media\n\nIf it is confirmed, he is among the first Britons killed in Syria by US action.\n\nKamara, who was known as Khalil al-Britani, is thought to have been fighting for al Nusra, an affiliate group of al Qaeda, is believed to have been one of five men killed in a drone strike on Aleppo.\n\nHis mother Khadijah Kamara, 35, told The Guardian her son rang her in February to say he was in Syria and she hung up.\n\nWhen he rang again, she told him: \"\"Don't ever call me again.\"\"\n\nAfter his death, she said: \"\"I cried when I could not do anything about it.\n\n\"\"I cried then. What's left to cry now? I have three other boys, I have to be strong for them.\"\"\n\nShe told ITV News: \"\"I knew something like this (would happen), if someone's in a warzone area.\"\"\n\nWhen asked about how she felt about her son being in Syria, she said: \"\"I've always been angry inside. I couldn't believe it, I couldn't believe a member of my family could even think about this kind of thing.\"\"\n\nShe said she was angry at people who \"\"brainwashed\"\" her son and the airport for allowing him to travel to the warzone on his 15-year-old brother's passport.\n\n\"\"Who would let someone travel on a 15-year-old's passport? It was not his passport yet he got away with it. I will never figure this out.\"\"\n\nA spokesman for the Foreign Office said: \"\"We are aware of reports of the death of a British national in Syria.\"\"\"\n1286,\"A massage therapist claims to have undergone plastic surgery to obtain a third breast.\n\nJasmine Tridevil (not her real name) says she had the surgery “a few months ago” and is now hell bent on starring in her own reality TV show.\n\nThe 21-year-old has hired a camera crew to follow her around and hopes to pitch her show to MTV. Writing on her Facebook page, she says she has upcoming appearances on the Jimmy Kimmel show and the Inside Edition.\n\nJasmine Tridevil says she had to contact more than 50 doctors before she found one willing to perform the surgery\n\nOf the controversial surgery, she told Real Radio 104.1 she had to contact more than 50 doctors before she found a surgeon who agreed to carry out the procedure.\n\n“It was really hard finding someone that would do it too because they’re breaking the code of ethics.”\n\nOf the one who agreed to carry out the operation, she claimed: “He made me sign a non-disclosure agreement as he was scared he’d get in trouble.”\n\nTridevil dreams of starring in her own reality TV show\n\nTampa resident Tridevil, who recently celebrated her 21st birthday, says her parents have not taken the news of her transformation well.\n\nShe said: “My mum ran out of the door. She won’t talk to me. She won’t let my sister talk to me. My dad… he really isn’t happy. He is kind of ashamed of me but he accepted it.”\n\nTridevil says the surgery cost $20,000 and that included a “nipple” implant. She claims to have had an areole tattooed around the nipple after the surgery.\n\nLooks familiar: The three-breasted woman first made an appearance in 1999's Total Recall\n\nShe also revealed: “I got it because I wanted to make myself unattractive to men. Because I don’t want to date anymore.\n\n“Most guys would think [the extra breast is] weird and gross. But I can still feel pretty because if I wore makeup and cute clothes, I can still, you know… feel pretty.”\n\nUm, right.\n\nTridevil’s bold new look is of course reminiscent of that infamous scene from the 1999 Arnold Schwarzenegger film Total Recall.\n\nKaitlyn Leeb reprised the role in the 2012 remake of the film\n\nUpon meeting a prostitute with three breasts, one enamoured suitor exclaims: “Baby, you make me wish I had three hands!”\n\nThe film was remade in 2012, and yes, the three-breasted woman made another appearance.\n\nToronto-based model and actress Kaitlyn Leeb took the role and even decided to display her (prosthetic) triple cleavage at a Comic Con event.\n\nWe think you’ll agree Leeb’s prosthetics are pretty convincing – could it be that Tridevil simply followed suit and hasn’t been under the knife after all?\"\n1287,\"Notorious murderer Charles Manson, 80, is probably relieved that his jailhouse marriage license expired last week. According to the author of an upcoming book, the inmate’s fiancé, Afton Elaine “Star” Burton, 26, only wanted to marry him so that she could display his dead corpse as a tourist attraction after his death.\n\nJournalist Daniel Simone, author of the upcoming The Retrial of Charles Manson, told the New York Post that Burton wanted access to Manson’s corpse so that she could display it in public in a glass enclosure after his death, in a kind of “bizarre California version of Lenin’s tomb.”\n\n“He finally realized that he’s been played for a fool,” Simone told the Post of Manson, who was set to marry Burton after the pair secured a marriage license last year. The wedding had to be scrapped after the 90-day marriage license expired before the couple could tie the knot.\n\nHowever, Simone tells the paper that Manson had another, perfectly sensible reason for turning Burton down.\n\n“He feels he will never die,” Simone said. “Therefore, he feels it’s a stupid idea to begin with.”\n\nAccording to the Associated Press, Burton left her home in Illinois and moved to Central California to be near California State Prison, Corcoran, where Manson is incarcerated.\n\nManson and several of his “family” members were convicted in 1971 for the brutal murders of seven people, including Sharon Tate, the pregnant wife of director Roman Polanski, and married couple Leno and Rosemary LaBianca.\n\nManson was at first sentenced to death, but his sentence was commuted to life imprisonment with the possibility of parole when California tossed out the death penalty in 1972.\n\nManson was denied parole for the twelfth time in April 2012. He will next be eligible in 2027, when he will be 92 years old.\"\n1290,\"Either Lenovo is very serious about stepping up its mobile phone business or it is getting very desperate. Aside from setting up a third mobile business to target China specifically, rumors are resurfacing that Lenovo is eying to buy BlackBerry out of its woes. Or perhaps the two moves are one and the same, which doesn't make sense either. Whatever Lenovo has planned, we might very well know this week as sources close to the matter tip that Lenovo will be making an offer to buy BlackBerry sometime this week.\n\nThis isn't exactly the first time that the largest PC maker has set its eyes on BlackBerry. It was exactly a year ago since we last heard about the Chinese firm's interest in the Canadian company. Of course, neither company confirmed nor denied the matter. The Canadian government, however, was allegedly working in the background to have it blocked, due to security concerns of a Chinese company buying out a Canadian one.\n\nFast-forward to today, Lenovo is said to make a $15 per share offer to BlackBerry, possibly ending up at around $18 per share. If any of this is true, Lenovo would be what others would call it spreading itself thin across continents. It was lately rumored to be planning on starting a new mobile phone venture in China specifically to rival top dog Xiaomi while still maintaining its own Lenovo branded smartphones in that country. In the US, it is still waiting to conclude the acquisition of Motorola Mobility, whose name and sales also extend to other countries. If it does or at least tries to acquire BlackBerry, then it means that the company is willing to have a fourth mobile business under its control.\n\nThe other big question is whether BlackBerry is willing to sell. There have been many rumors and offers during the height of the company's financial crisis, none of which have come to pass as BlackBerry has soldiered on to keep its own brand and business under its own direction. If you only look at news coverage, the company doesn't seem to be in as dire straits, which makes the prospect of a buyout even less enticing. Plus, the company has just launched a fresh new attempt at both the smartphone and the enterprise market, and isn't exactly done yet. Whether those are actually enough to keep BlackBerry afloat is too early to tell, which might be another reason it would not be so interested in an acquisition.\n\nVIA: Benzinga\"\n1297,\"The unidentified woman was struck on the hand on Alaska Airlines Flight 567 to Portland, Oregon, as it was taxiing on the runway.\n\nAn airline spokesman said that the plane returned to the gate and the woman received medical attention before disembarking. She refused an offer of additional medical treatment but did not return to the aeroplane.\n\nCabin crew killed the arachnid and checked the overhead compartments for any other creatures.\n\nAn Alaska Airlines flight took off an hour late after a woman was stung by a scorpion on board. Photo: KTLA via Twitter\n\nThe flight took off about an hour late, at 8.40pm local time.\n\nA reporter for the Oregonian newspaper, Tyson Alger, who was on the flight, tweeted that a man flicked the scorpion off his shoulder, after which the creature landed on the woman’s hand.\n\n“Chivalry is dead, he added.\n\nOf the 1,500 species of scorpion, only about 30 can inflict lethal stings. Generally, stings are painful but not deadly for healthy adults.\n\nIt is not known how the scorpion got on to the plane, but the flight originated in Los Cabos, Mexico, where scorpions are prevalent.\n\nIt is not known which species stung the woman on the Alaska Airlines flight.\n\n<noframe>Twitter: Tyson Alger - Guy saw scorpion on his shoulder flicked it off and it landed on lady and stung her. Chivalry is dead.</noframe>\n\nThis is not the first time an air passenger has been the victim of an arachnid bite. In 2012, a woman won $80,000 compensation from Delta Air Lines, after being stung by a brown recluse spider, one of the most deadly in North America, on a transatlantic flight, according to AJC.com.\n\nIn 2009, a British man was arrested after he was caught trying to smuggle 1,000 live spiders out of Brazil in his hold luggage.\"\n1300,\"A 9-year-old Texas boy was suspended from school after threatening to use his “Hobbit” ring to make another student disappear, his father says.\n\nOfficials at Kermit Elementary School in Winkler County, Texas, said Aiden Steward made a terroristic threat when he told another classmate that he could make him vanish using a ring from the fictional Mount Doom from J.R.R. Tolkien’s Middle-earth legendarium, the boy’s father, Jason Steward, told the New York Daily News.\n\nThe principal said threats, real or imagined, to another child’s safety would not be tolerated, Mr. Steward said.\n\n“It sounded unbelievable,” Mr. Steward said, insisting his son “didn’t mean anything by it.”\n\nThe Stewards had just watched “The Hobbit: The Battle of the Five Armies” days earlier.\n\n“Kids act out movies that they see. When I watched Superman as a kid, I went outside and tried to fly,” Mr. Steward told the Daily News. “I assure you my son lacks the magical powers necessary to threaten his friend’s existence.”\n\nPrincipal Roxanne Greer declined to comment on the 4th grader’s suspension, citing confidentiality policies, according to the Odessa American, which first reported the story.\n\nMr. Steward said he requested a written explanation from the school as to how his son’s statements constituted a “terroristic threat” and was told the school would put the letter in the mail.\n\nThe Stewards moved to the Kermit Independent School District only six months ago, and Aiden has already been suspended from school three times.\n\nTwo of the disciplinary actions this year were in-school suspensions for referring to a classmate as “black” and for bringing in his favorite children’s book that included a chapter on pregnancy, the Daily News reported.\n\n“He loves that book. They were studying the solar system, and he took it to school. He thought his teacher would be impressed,” Mr. Steward told the paper.\"\n1304,\"The alleged bra bandit - who supposedly targeted woman's smalls that had been left out to dry - was humiliated after raging residents set a trap\n\nAn alleged underwear thief who supposedly targeted woman's lingerie left out to dry has been publicly shamed after being caught red-handed.\n\nChan Chun Chee, 32, was forced to walk around a block of flats in Singapore with bras and undies hanging from his neck after residents laid a trap following a spate of kinky thefts.\n\nLocal man Teo Goh, 56, said: \"\"We first became suspicious after my wife found one of her bras missing when she woke up in the morning.\n\n\"\"Over the next couple of weeks other residents began noticing lingerie being stolen either from courtyards or balconies and we realised there was a serial thief at work.\n\n\"\"We realised he was targeting windows where he knew women lived.\"\"\n\nMaking a point: Residents turned vigilante to trap 'bra-robbing' Chan Chun Chee\n\nKnowing that the perverted prowler would be watching, the residents arranged for a woman to leave some of her freshly-washed underwear by an open window to dry.\n\nGoh explained: \"\"He came at around midnight and as soon as he was in the room we grabbed him, forced him to wear the girl’s lingeries and then frog-marched him from door to door making him confess what he had done and to promise he would never do it again.\n\n\"\"And then we called the police.\"\"\n\nA police spokesman said: \"\"We don't condone vigilante activity but in this case it seems to have turned out OK.\"\"\n\nThe man now faces three years jail for breaking and entry and theft.\n\nPoll loading …\"\n1309,\"The United States government said early Wednesday that the video showing the murder of journalist Steven Sotloff at the hands of an Islamic State militant is authentic.\n\nAccording to the Twitter page run by President Barack Obama's National Security Council:\n\nThe US Intelligence Community has analyzed the recently released video showing US citizen Steven Sotloff & reached judgment it is authentic.\n\n— @NSCPress (@NSCPress) September 3, 2014\n\nThe video, which was discovered on Tuesday by the SITE Intelligence Group, showed Sotloff being beheaded in retaliation for U.S. airstrikes in Iraq. Prior to the slaying, Sotloff was shown kneeling on the ground and wearing orange clothing, a scene that was reminiscent of the Islamic State murder of American journalist James Foley two weeks ago.\n\nThe masked militant on the video warned President Barack Obama that as long as U.S. airstrikes against the militant group continue, \"\"our knife will continue to strike the necks of your people.\"\" He also threatened the life of David Haines, a British citizen and aid worker, who was kidnapped in March 2013.\n\nSotloff, a 31-year-old freelancer for Time magazine and Foreign Policy, was abducted in 2013 while covering the civil war in Syria.\n\nUN Secretary General Ban Ki-moon called Sotloff's murder a \"\"despicable crime,\"\" the BBC News reported.\n\nSecretary of State John Kerry issued a statement Wednesday, calling the killing of Sotloff \"\"unfathomable\"\" and \"\"an act of medieval savagery by a coward hiding behind a mask.\"\"\n\n\"\"When terrorists anywhere around the world have murdered our citizens, the United States held them accountable, no matter how long it took,\"\" he said. \"\"And those who have murdered James Foley and Steven Sotloff in Syria should know that the United States will hold them accountable too, no matter how long it takes.\"\"\n\nIslamic militants are believed to be holding several more journalists in captivity, most of them Syrian reporters.\"\n1310,\"Lisa Bonet did NOT send a “cryptic tweet” about her “Cosby Show” co-star Bill Cosby, despite reports from outlets that don’t bother to fact check.\n\nOn Saturday and Sunday, numerous websites such as X17Online claimed Bonet became the “latest person to speak up” about Cosby’s alleged sex crimes when she “posted a telling tweet regarding her possible stance on the matter.” X17 and other disreputable places quoted Bonet as supposedly tweeting, “According to the karma of past actions, one’s destiny unfolds, even though everyone wants to be so lucky… Nothing stays in the dark 4ever!”\n\nLike X17Online, HollywoodLife ran the tweet without checking whether the Twitter account, which wasn’t verified, actually belonged to Bonet. The webloid carelessly wondered if Bonet was “slamming her former onscreen dad” with her “very bold message,” going on to write, “Wow. The tweet certainly fits the disturbing situation, but it could be about something else entirely.” That’s some rock-solid journalism right there.\n\nLet Gossip Cop tell you what others have not: Bonet did NOT send the tweet in question, and that is NOT her Twitter account. In fact, the impostor’s page has already been taken down. A rep for Bonet tells Gossip Cop, “I can assure you that is not her Twitter account and I have had the account suspended. Lisa does not have any social media accounts. She continues to have no comment on the subject.”\n\nAs Gossip Cop has reported, the only “Cosby Show” people to comment on the scandal so far have been Raven-Symone and the series’ producers. If and when other cast members say something, Gossip Cop will accurately report it.\"\n1316,\"According to TimesLive.com, a 17-year-old woman has allegedly damaged her 25-year-old boyfriend's penis after a sex tape of the two of them was released. The woman, who is unnamed because she is underage, is said to have poured a bottle of acid onto Humphrey Khoza's penis while he was out watching a soccer game with his friends in Mpumalanga, South Africa.\n\n\"\"Everything happened in a blink of an eye because I saw her when she was coming with a bottle but I didn't realize that she was carrying acid. She just angrily called me a dog. She asked how in the world I could have done such an evil thing to her. It was only then that I realized that she was talking about the video that I took while we were having sex,\"\" Khoza reportedly said.\n\nKhoza is sticking with the story that he never planned to release the video of him and his girlfriend of less than two months, and that he has no idea how it ended up on the Internet in the first place, which is all well and good except now he can't use his penis. He reportedly must now pee from a tube and undergo surgery.\n\nStill, Khoza won't press charges: \"\"Even if I press charges it is useless because it won't bring back my manhood,\"\" Khoza said. \"\"Her being in jail will just ruin her future because she is still young and I do not have the energy to attend courts.\"\"\n\nTo each his own.\"\n1322,\"Last week Apple CEO Tim Cook confirmed that the company’s first smartwatch will go on sale in April 2015. This means that the company is tweaking its retail operations to incorporate an entirely new type of product. The more expensive models, particularly the gold Apple Watch Edition, which are expected to cost a couple of thousand dollars will be stored in special safes at Apple retail stores.\n9to5Mac hears from sources that Apple retail stores will be fitted with special safes to secure inventory that’s to be sold as well as demo units from the show floor which will be kept in these safes overnight.\nApparently these safes will be equipped with chargers as well so that show floor units are good to go the next day. The report further claims that Apple has already fitted these safes at many of its stores.\nIt is likely that there will be a different sales process for the Apple Watch Edition models given that they’re likely to be very expensive. Perhaps Apple could provide an experience for this product that one would expect from a luxury watch boutique.\nCustomers not looking to spend thousands of dollars on a smartwatch can opt for the Apple Watch Sport models. Crafted from the familiar glass and aluminum that we’ve come to expect from Apple products these models start from $349 and customers will be allowed to try them on, play around with them before purchasing.\"\n1324,\"The masked terrorist — suspected of carrying out beheadings Western prisoners, including American journalists James Foley and Steven Sotloff — was injured in a bombing raid on Nov. 8, the Mail Online reported Saturday.\n\nThe bloodthirsty Islamic State executioner dubbed “Jihadi John” is said to have been wounded by U.S.-led air strike on the Iraqi-Syrian border, according to a report.\n\nThe masked terrorist — suspected of carrying out beheadings Western prisoners, including American journalists James Foley and Steven Sotloff — was injured in a bombing raid on Nov. 8, the Mail Online reported Saturday.\n\nThe Mail cited an unnamed nurse saying “Jihadi John” was among several Islamic State leaders wounded in the air strike in the western Iraqi town of Al Qaim.\n\nThe cold-blooded killer was among a group of high-level ISIS leaders meeting in an underground bunker targeted by U.S. and Iraqi bomber jets, Mail reported.\n\n“Jihadi John,” who spoke with a British accent in the ISIS-released snuff videos, was said to have narrowly escaped with his life. He and others were treated at the Al Qaim General Hospital and then driven to Syria, a nurse told the Mail.\n\nThe nurse, among the emergency team that treated the wounded terrorists, also said that top ISIS leader Abu Bakr Al-Baghdadi was also wounded in the strike.\n\nEarlier reports of Al-Baghadadi being killed or severely wounded in the air strike have been debunked. An audio tape emerged Thursday of Al-Baghdadi mentioning developments that have occurred since the Al Qaim air strike and imploring his followers to keep fighting “even if only one soldier remains.”\n\nIn a statement Saturday, the British Foreign Office could neither confirm nor deny the reports.\n\n“We are aware of the reports,” the Foreign Office statement reads. “We cannot confirm these reports.”\n\nwhutchinson@nydailynews.com\"\n1326,\"Raven Symone didn’t file any “molestation charges” against Bill Cosby.\n\nA bogus article was published on satire site Hip Hop Hangover.\n\n“Another rape allegation has surfaced against famed comedian and actor, Bill Cosby. This time it is from a familiar face which speculates that there may be some truth to Cosby’s sketchy past,” it reads.\n\nHip Hop Hangover has a disclaimer, which says, “Hip Hop Hangover is a Gossip parody and satirical publication and for entertainment purposes only. Hip Hop Hangover is not intended for readers under 18 years of age.Hip Hop Hangover will use made up names in its posts except when public figures are satirized; Any use of real names is accidental and coincidental.”\n\nThis means everything on the site is assuredly fake. All the stories on the website are bunk and there’s been no media coverage of Symone filing charges against anyone.\n\nThe bunk article also uses fake quotes from Symone’s lawyer.\n\nCosby has been accused by several women of sexual assault over a few decades.\n\nTwo women came out recently and said he assaulted them.\n\nJoan Tarshis, a former actress, music industry publicist and journalist, spoke with CNN on Monday about Cosby.\n\n“He’s a serial rapist,” she said. “Who would believe me? Bill Cosby, the all-American dad, the all-American husband, Mr. Jell-O, that everybody loved. Who would believe me? They would probably think I was out to get something,” she also wrote.\n\nOn The View, host Whoopi Goldberg expressed skepticism about the allegations against Cosby.\n\n“Settlements don’t necessarily mean you’re guilty. You generally settle because you don’t want to put your family through it again…I’m going to reserve my judgement. I have a lot of questions,” she said, via Time magazine.\"\n1328,\"[Google translate]\n\nAcross Emiratis across social networking sites, their pride their daughter Maryam Mansouri, which is involved in air strikes to hit the strongholds \"\"Daash\"\", within the international coalition, which involved the United Arab Emirates, Mffendin in Tweets continuous statement, which they described as \"\"fabricated\"\", who claims that her family has disowned them.\n\nAs the site said, \"\"24 Emirati\"\", in a report published since few, the statement, which was said to be issued by the \"\"sons of the family of al-Mansuri in the United Arab Emirates\"\", was found after a simple search through a search engine \"\"Google\"\" that first published by \"\"The Nation\"\" .\n\nThe report added that \"\"have been checking the news or the format followed in the publication, can easily see the relationship between the statement alleged, and the editorial line of the site .. As Emirates announced entering into the framework of the international coalition to fight terrorism organization Daash, did not see the statement posted something of this terrorism but has as they are blessed Syrian revolution. \"\"\n\nHe continued, \"\"For more transparency, returns the statement to indicate that the family honor the heroes of the Sunnis in Iraq and the Levant and all who carried the banner of the right, the words and expressions used by Islamist militants, particularly active in the framework Daash.\"\"\n\nIn the same context, denounced a number of members of the family of this statement, and denied the authenticity altogether so a statement from the family, stressing their support to the side, \"\"Mary heroine and symbol that proud of the UAE and its people.\"\"\n\nSuspended Zainab Al Mansouri, cousin \"\"Mary\"\" via computed person on \"\"Twitter\"\", saying: \"\"Statement Manasir tribe who are talking about the health of her money rumor, I heard the girl and her uncle by the statement, on the contrary we are all proud of it.\"\"\"\n1332,\"A passenger at La Guardia Airport \"\"flipped out\"\" because airline employees wished him a Merry Christmas.\n\nThe man was waiting to board American Airlines Flight 1140 to Dallas when a cheerful gate agent began welcoming everyone with the Yuletide greeting while checking boarding passes.\n\nThe passenger told the gate agent \"\"You shouldn’t say that because not everyone celebrates Christmas.\"\"\n\nThe agent replied, “Well, what should I say then?”\n\n“Don’t say, ‘Merry Christmas!’ ” the man shouted before brushing past her.\n\nOnce the passenger entered the plane, he was wished Merry Christmas again, apparently sending him over the edge.\n\n“Don’t say, ‘Merry Christmas!’ ” the man raged before lecturing the attendants and the pilot about their faux pas.\n\nThe passenger refused to be calmed down and continued hectoring the crew.\n\nHe was escorted off the plane as the rest of the passengers cheered.\"\n1345,\"The story went like this: a young Argentinian man named Yair Tawil just turned 13 years old and was adopted by the country’s president, Cristina Fernandez de Kirchhner. Why did she do it? It’s simple really. Due to Argentinian folklore, the president was required to adopt the boy in order to prevent him from turning into a werewolf. At least that’s what people believed. From New York Daily News:\n\nAccording to tradition in the country, the seventh son born to a family turns into a werewolf, a feared “el lobison”.\n\nThe creature only shows its true nature on the first Friday after the boy’s 13th birthday, turning the teenager into a demon at midnight during every full moon.\n\nA demon at midnight? Do tell…\n\nAs well as feeding on excrement, unbaptized babies, and the flesh of the recently dead, the lobison was said to be unnaturally strong and able to spread its curse with a bite.\n\nFear of the lobison was so rife in 19th Century Argentina that some families abandoned or even murdered baby boys – an atrocity that sparked the unusual Presidential practice of adoption, aimed at stopping the deadly stigma. (Via)\n\nThe problem here is that all of it is bullsh*t. According to The Guardian, it is a nice mixture of folklore and truth that fooled plenty of people and may have had them running for the silver:\n\nLike all good urban myths, the articles were based on a grain of truth: by tradition, the seventh son (or daughter) born to an Argentine family is eligible to become the godson (or daughter) of the president. Until this month, the honour had only been bestowed on Christian babies, but on Wednesday, Iair Tawil – not a baby, but the strapping 21-year old son of a rabbi – became the country’s first Jewish presidential godson…\n\n[Somehow], the story became entangled with the ancient legend of the lobizón (Argentina’s equivalent to the European werewolf). According to some versions of the myth, the seventh son of the seventh son is particularly prone to fall victim to the curse.\n\nThat makes the entire thing infinitely less appealing. I’m disappointed now, and not just because I was ready to go get The Monster Squad together to test out my “nards” theory. Stupid facts, ruining a good story yet again. I bet science will be coming along shortly, via UBER no doubt, to add in an annoying truth to make werewolves even less cool. F*cking science.\"\n1348,\"TORPOINT, England – It’s always a shame when a friend can’t make it to a birthday party, but now one family may be paying the price for the no-show.\n\nAccording to Sky News, 5-year-old Alex Nash was invited to a friend’s birthday party at Ski Slope and Snowboard Centre.\n\nThe boy’s father, Derek Nash, said that he accepted the invitation, forgetting about a prior family commitment.\n\nBy the time he realized the mistake, Nash said he didn’t have any contact information for the woman.\n\nWhen Alex returned to school, he was handed an envelope by a teacher.\n\nNash says the envelope contained a bill for a $24 “child’s party no-show fee.”\n\n“I thought it was a joke to begin with. I am lost for words,” Nash told Sky News.\n\nNash says he is sorry for the mistake but will not be paying for a bill.\n\nThe woman has since threatened to take the case to small claims court, and the boy will no longer play with Alex at school.\"\n1350,\"Reports appear to have stemmed from a hoax website\n\nReports that the world’s oldest tree has been accidentally chopped down by loggers in Peru has sparked panic among conservationists.\n\nSeveral websites carried the “news” on Wednesday, seemingly without realising the entire story appears to be a hoax.\n\nIt first appeared on the World News Daily Report on Saturday – a fake news website carrying articles including “Isis launches satellite” and “Pterodactyl sighting in New Guinea terrorises villagers”.\n\nThe “Real or Satire” directory of news outlets describes it following “the old-school Tabloid-styled faux-journalism of its predecessors...you will find disclaimers neither revealing its satirical nature nor reveling in its journalistic integrity”.\n\nIts “about us” section claims: “Our News Team is composed of award winning Christian, Muslim and Jewish journalists, retired Mossad agents and veterans of the Israeli Armed Forces.”\n\nThe World News Daily Report claimed that workers were logging deep in the Matsés Indigenous Reserve on the Peruvian and Brazilian border when they felled the ancient specimen.\n\n“The giant Samauma tree that is thought to be over 5,800 years old judging on its concentric rings and estimated to be close to 40 meters in height was a major part of the native tribes cultural landscape,” the report said, quoting a supposed tribe leader.\n\nAn interview with a “researcher from the Rainforest Protection Coalition” lent the story credibility, testifying that the reserve is being exploited by energy corporations at the expense of the indigenous people.\n\nWhile logging in the Matsés Indigenous Reserve is indeed controversial and the Amazon rainforest is shrinking, the Rainforest Protection Coalition does not exist.\n\nNeither, we suspect, does tribal leader \"\"Tahuactep\"\", who is quoted in the story saying: “It is the Mother spirit of the rainforest, from this spirit-tree came the life force of all things living. They have destroyed Aotlcp-Awak, they have brought darkness upon not only our people, but the whole world.”\"\n1353,\"North Korean leader Kim Jong-un has not stepped out in public for weeks, with his officials citing an \"\"uncomfortable physical condition\"\".\n\nBut now rumours are circulating that the 31-year-old's weakness for cheese is to blame for a debilitating spell of gout which has rendered him immobile.\n\nHis last public appearance was on September 3, when he was spotted with a limp.\n\nSouth Korean news agencies claim he also suffers from diabetes and high blood pressure.\nKim's grandfather Kim Il-sung reportedly had gout, which is a type of arthritis.\n\nIt can affect any joints but is most common in the big toe.\n\nDiet can also play a big part, with alcohol and rich foods being the main culprits.\n\nGout is more common in men and attacks, which usually last between five and 15 days, can go away on their own.\n\nBut if left untreated it can lead to kidney stones and cardiovascular disease.\n\nNorth Korean state media would not confirm the reports.\nLast updated Sat 27 Sep 2014\"\n1354,\"In the latest iPhone refresh, a lot changed. In addition to the screen size uptick, the overall design of the phones changed, bringing a more well-rounded (punny!) form factor, and slipping us away form the squared-off design of iPhones past. Still, one thing remained unanswered: how would Apple treat the smaller iPhones moving forward? The iPhone 5C is near its end of cycle, and the iPhone 5S will likely disappear next year. A new rumor suggests Apple is going to come back strong with a new 4-inch phone to replace them.\n\n\n\nAs we heard they might ahead of the iPhone 6 launch, a new (well, not sure I can really say that, but you get the point) iPhone is rumored to check in next year. With a 4-inch screen, it will keep Apple rooted to its one-handed past while we double-tap the home button to shrink screens on the larger phones.\n\nThe questions surrounding this are why, and how. Why would Apple create an entirely new -- but still smaller -- iPhone? How will they market it? Is it an emerging market flagship, or a budget-friendly offering for the US?\n\nLet’s also keep in mind this is a rumor, and comes via a source we’re not familiar with. The “new iPhone” could even be an iPod refresh, instead of the “female friendly” iPhone the Chinese source claims.\n\nAs the Apple TV becomes more smart-home hub than streaming box, I’ve long held the position that a robust remote with the ability to run apps is a good idea, and the iPod fits that purpose nicely. Still speculative, but I’d much rather that than a new, small iPhone.\"\n1366,\"It was a really awful week to be one Chinese man's penis, according to a fantastical tale of dick butchery making its way around the internet.\n\nFan Lung, 32, was reportedly caught cheating with a younger woman after he used his wife's phone to send a message to his lover and ineptly forgot to log out afterward. His enraged wife, Feng, lopped off his dick with a pair of scissors, but doctors were able to reattach it after he was rushed to the hospital.\n\nBut Feng followed him, snuck into his hospital room while he was recovering from surgery, and cut his dick off again. And then, for good measure, she threw it out the window.\n\n\"\"The two subsequently clashed outside the facility, with a naked and bleeding Fan repeatedly beating his wife, until onlookers called the police,\"\" according to an AFP story.\n\nThe photos above allegedly show that fight.\n\nIt was sad, sad fate for Fan Lung's penis, which wasn't recovered, but a happy ending for Fan Lung, who will reportedly marry his mistress anyway.\n\n\"\"It doesn't matter if he turns out to be infertile, he has five children anyway,\"\" she's quoted as saying.\n\nThe legend of the double dismemberment comes from government-owned Chinese news agency HNR, which picked it up from China's hugely popular Twitter-like social network, Sina Weibo.\n\nThe story hasn't been entirely debunked, but it's dubious at best. Hoax-tracking site emergent.info points out that the Weibo account credited for the original photos has either been deleted or never existed at all.\n\nBut if you're an idealist in a this mad world full of penises that stay stubbornly, boringly attached to their owners, and you want to believe in revenge and true love, go right ahead.\n\n[Photos: Ron Vining/Twitter via Yahoo News]\"\n1367,\"A pregnant woman is now blind in her left eye after being hit by glass that shattered when police in Ferguson, Missouri, tackling Michael Brown protesters, shot at the window of the car she was in.\n\nDornella Conner says she was at a gas station in the St Louis suburb in a car being driven by her boyfriend when an officer fired a non-lethal ‘bean bag’ round at them as they tried to drive away, showering her with glass.\n\nConner has lost sight in her left eye and has blurry vision in the other following the incident on Tuesday at New Halls Ferry Road.\n\nScroll down for video\n\nDornella Conner says she was at a gas station in the St Louis suburb in a car being driven by her boyfriend when an officer fired a non-lethal ‘bean bag’ round at them as they tried to drive away, showering her with glass\n\nPolice, who were responding to reports of gunshots in the area, said that the officer fired at the car because it was being driven towards him and he feared for his safety – but Conner claims that he had no need to use a weapon on them.\n\nShe told Kmov.com: ‘I didn’t have any weapons, I wasn’t looting or anything. I was just out with my boyfriend. We was just riding around respecting Mike Brown.’\n\nConner told the news channel that several police vehicles had blocked their exit from the gas station ‘from the side and the back’.\n\nConner has lost sight in her left eye and has blurry vision in the other following the incident on Tuesday at New Halls Ferry Road\n\nA non-lethal bean-bag round\n\nA bean-bag round, or flexible baton round, is a projectile used by law enforcement officers to incapacitate suspects without killing them.\n\nThey are fired from a shotgun and take the form of lead shots housed in a small 'pillow'.\n\nThey are designed not to penetrate skin, but are capable of causing muscle spasms.\n\nDeaths from bean bag rounds are rare. They have killed people in the past by causing internal bleeding, breaking the neck and even fatally damaging the heart by sending pieces of broken rib into it.\n\nShotguns with bean-bag rounds are normally colored bright orange to prevent lethal rounds being loaded.\n\nConner’s father, Donnell, said he was ‘very disappointed at police tactics’. He added: ‘There was no reason to fire upon an innocent person who was sitting in a vehicle.’\n\nHer sister, who goes by the name Tikal Goldie, said: ‘I really just want to have closure and justice for my sister.’\n\nMeanwhile, dozens of people have interrupted holiday shopping at major retail stores around the St. Louis area to speak out about a grand jury's decision not to indict the officer who fatally shot Michael Brown.\n\nThe protests began Thanksgiving night and continued early Friday. Protesters spent a few minutes at each store, shouting inside as law enforcement stood watch. There was no immediate word of any arrests.\n\nAccording to Johnetta Elzie, who had been tweeting and posting videos of the protests, demonstrations occurred at a Wal-Mart and Target in Brentwood, two Wal-Marts in St. Charles and one Wal-Mart in Manchester.\n\nIn Ferguson, where Brown was shot on August 9, it was a quiet holiday night. There were no visible protests as the National Guard patrolled the area.\n\nEarlier thousands of Walmart employees threatened to walk out from stores across the country on the biggest shopping day of the year.\n\nDays after a grand jury decided not to charge officer Darren Wilson, demonstrators have led a campaign not to visit stores the day after Thanksgiving.\n\nThe group has used hashtags on social media such as #HandsUpDon'tSpend, in reference to the death of the teen in August, and #BlackOutBlackFriday.\n\nSome demonstrators showed up outside Macy's in New York as crowds gathered to get an early jump on the sales.\n\nOthers in Ferguson walked through a Target store with their hands up, as unrest continued followed the controversial decision earlier this week.\n\nAnger: Conners' sister, who goes by the name Tikal Goldie, said that she just wants justice done\n\nA group of protesters hold placards with references to Mike Brown outside Macy's in New York City following the opening of their Black Friday sale\n\nPeople protest the grand jury's decision not to indict Darren Wilson outside the U.S. Consulate in Toronto\n\nA number of demonstrators were also arrested earlier in the day for disrupting the Thanksgiving parade through the streets of Manhattan\n\nProtesters in Ferguson walked through various stores with their hands raised - something that has become a symbol of their anger over the shooting of unarmed Michael Brown\"\n1373,Analysis based on claims reported on Israel Army Radio and other outlets that al-Sisi has offered Abbas a Sinai extension plan.\n1378,\"ISIS militants are just one mile from Baghdad. The march into the largest city in the country comes on the heels of President Barack Obama admitting that the threat of the group was “underestimated.” The fighting near the city has become fierce, as reports from inside the Middle East region maintain the Islamic State fighters are just about to reach the doorstep of Baghdad.\n\nThe ISIS fighters have already garnered a large portion of both Iraq and Syria, but some experts fear that a takeover by the Islamic State in Baghdad could prove “disastrous” for the United States. Thwarting the reach of the group could prove significantly more difficult if Baghdad, with a population of about 7 million, falls under the complete control of ISIS.\n\n“The Islamic State are now less than 2km away from entering Baghdad. They said it could never happen and now it almost has,” Canon Andrew White, a priest leading the only Anglican church in the Iraq city, said.\n\n“Obama says he overstated what the Iraqi Army could do. Well you only need to here a very short while to know that they can do very, very, little,” The Foundation for Relief and Reconciliation in the Middle East member added.\n\nIslamic State militants took over the control of Mosul, the second-largest city in Iraq. Massive fighting is still ongoing in Fallujah – a town about 25 miles away from Bagdad. BBC News is reporting that Iraqi troops are fighting ISIS militants approximately six miles away from Baghdad. If reports from the news agency are accurate, the Iraqi Army could “barely contain” the ISIS fighters or force a retreat even with the airstrikes offered by the United States.\n\nDuring the 60 Minutes interview, President Obama had this to say about ISIS and the turmoil in the Middle East.\n\n“During the chaos of the Syrian civil war, where essentially you had huge swaths of the country that are completely ungoverned, they [ISIS] were able to reconstitute themselves and take advantage of that chaos. [ISIS is] sort of a hybrid of not just the terrorist network, but one with territorial ambitions, and some of the strategy and tactics of an army.”\n\nAccording to Obama administration military advisers, ISIS now numbers about 40,000 fighters – all of which have sworn allegiance to Abu Bakr al-Baghdadi and his plan to create an Islamic caliphate.\n\nWhat do you think about ISIS being one mile away from Baghdad?\n\n[Image via: Shutterstock.com]\"\n1381,\"The NHL may be set to expand in a big, big way.\n\nSports Business News reported late Tuesday the league is preparing to add four teams by 2017 in Toronto, Quebec City, Seattle and Las Vegas.\n\nExpansion fees could reach a combined $1.4 billion.\n\nThe number of NHL teams would increase to 34, including nine Canadian clubs.\n\nEarlier Tuesday, a report in the Vancouver Province, citing sources close to the situation, said an expansion team in Sin City was a “done deal” and the only thing yet to be determined is who will front the ownership group.\n\nThe report also indicated any expansion plans might include more than two teams.\n\nIn May, Las Vegas officials broke ground on the building of a 20,000-seat multi-sport arena to be completed in spring 2016.\n\nConstruction on a $400 million, 18,000-seat arena in Quebec City is underway with a projected opening date of Sept. 2015. The rink is being built as part of a public-private partnership between the city and Quebecor Media, owner of QMI Agency, Sun Media and Sun News Network.The league has routinely denied any plans for expansion in recent years.\n\nIn spite of that, NHL commissioner Gary Bettman and deputy commissioner Bill Daly have reportedly had several meetings with city officials and potential ownership groups in Seattle.\n\nBettman has in the past admitted to receiving interest from groups in Seattle, Las Vegas, Kansas City and Quebec City.\n\n“We’re listening, and that’s all we’re doing,” Bettman said in March. “We haven’t decided to engage in a formal expansion process at this point, but we’re listening. There is a lot of interest, and some of that’s a testament to the state of the game right now.”\n\nThe league last expanded in 2000 with the addition of the Columbus Blue Jackets and Minnesota Wild.\"\n1386,Egyptian President al-Sisi has denied claims that he promised Palestinian President Abbas an extension of the Gaza Strip from Sinai land.\n1387,\"Employer of 300,000 will separate its computer and printer business from its corporate hardware and services operations\n\nHewlett-Packard is planning to split into two companies as it looks to put more focus on the faster-growing corporate services market, according to a Wall Street Journal report.\n\nThe move, which could be announced on Monday, would be a monumental reshaping of one of technology’s most important pioneers, which still has more than 300,000 employees and is on track to book $112bn (£70bn) in revenue this fiscal year but has struggled to adapt to the new era of mobile and online computing.\n\nUnder the reported plan, HP will separate its computer and printer businesses from its corporate hardware and services operations and spin the unit off through a tax-free distribution of shares to stockholders next year.\n\nA company spokeswoman declined to comment on the report.\n\nHP’s printing and personal computing business accounts for about half its revenue and profit, according to last quarter’s financial results. It is not clear how many of HP’s staff –about 300,000 people – work in each of the planned businesses.\n\nFounded by Bill Hewlett and Dave Packard in a garage in Palo Alto, California in 1939, HP was one of the companies that shaped Silicon Valley and the personal computer revolution. Lately, however, it has struggled to adapt to the shift towards mobile computing and has been overshadowed by younger rivals.\n\nHP’s market value of $66bn is dwarfed by Apple Inc’s $596bn and Microsoft Corp’s $380bn.\n\nIt has also been overtaken by aggressive Chinese computer maker Lenovo, which is now the world’s number one, based on shipments. Dell, which is HP’s closest US competitor and facing similar pressure, was taken private by founder Michael Dell last year.\"\n1389,\"A sickly stray cat that was taken in by a family in Canada is set to undergo gender reassignment surgery.\n\nMittens was adopted by Colleen Clarke-Murphy and her family,who live in Heart's Desire, Newfoundland, and when they took the cat to a veterinarian in October they for quite the surprise when they found out the cat was a hermaphrodite.\n\nAnd since Clarke-Murphy already had a male cat, and Mittens has both genitalia, she decided she wanted a female cat.\n\nScroll down for video\n\nMittens (above) will be the first cat to undergo gender reassignment surgery\n\nThe cat is a hermaphrodite with both genitalia, and while new owner Colleen Clarke-Murphy (above) was hoping for a girl, they advised it would be best for Mittens to become a boy\n\n'Did I just hear you right?' asked Clarke-Murphy to the vet after she was told the news.\n\nShe got another surprise soon after, when she learned the female cat she wanted was not in the animal's best interest according to her vet, and they would make the cat male.\n\n'They're the ones who know what they're doing' Clarke-Murphy told CBC News.\n\n'I mean, I really don't know. I'd like for it to be a female, but it really don't matter. It's got both parts.'\n\n'I think it's got both personalities, so it really don't matter.'\n\nSo then it was decided the cat would be spayed, neutered, and have reconstructive surgery.\n\nThe cost? $1500.\n\nMoney is not an object to Clarke-Murphy however when it comes to Mittens.\n\nMittens will now be spayed and neutered and then have reconstructive surgery\n\n'She was part of my family when she came home with my daughter,' she said.\n\nWhat's more, there are problems that come with the cat's current situation as it has bowel issues and problems urinating.\n\nNow, a friend of Clarke-Murphy is auctioning off some items on Facebook to help pay the vet bill.\"\n1390,\"Apple Inc. (NASDAQ:AAPL) plans to acquire struggling social network Path, a source tells Michael Carney, a West Coast Editor at PandoDaily. \"\"It's almost done, if not signed already, but it’s essentially a done deal,\"\" the unnamed source, who the article says is \"\"well-placed\"\" inside Apple's engineering team, says. Path co-founder Dave Morin's attendance Tuesday at Apple's event lends some credence here -- Morin posted a selfie of himself with rapper Dr. Dre from the event on Twitter.\n\nDid not forget about Dre. pic.twitter.com/fWNDpFhfYr\n\n— Dave Morin (@davemorin) September 9, 2014\n\nIf Apple intends to acquire Path, known for its beautiful interface and nebulous business model, it would be the tech giant's latest attempt to gain a foothold in social. Apple has previously stumbled in this arena with a music-centric social network called Ping that went largely unused and was discontinued in 2012. So it makes sense that it might want to start with someone else's (quite functional and flashy looking) foundation to bring a native social experience to its iOS devices.\n\nPath was founded in 2010 by ex-Facebooker Morin and Napster co-founder Shawn Fanning. In five rounds of funding to date, the company has received $77 million in investments from 40 different investors.\n\nPath was originally conceived as a companion network to Facebook for people to enjoy higher engagement with a smaller number of quality friends and contacts. It specifically limited users to 150 in-network connections as a tip of the hat to Dunbar's number, an idea in anthropology stating human brain size is such that we can only support meaningful relationships with 150 people. Where Facebook would be a place for wishing distant acquaintances a noncommittal happy birthday, Path would be specifically for sincere communications with your smaller, closer circle of friends and family.\n\nThe company released its app first on iPhone, later following up with apps for Android, Windows Phone and iPad. While it only boasts 25 million users (a far cry from the userbase of social giants like Facebook, Twitter and Snapchat), the app is quite glamorous-looking and loaded with simple visual appeal. You might consider its news feed a list of stylized Facebook updates from people you actually want to hear from.\n\nA screenshot of the Path iPad app.  Path\n\nApple and Path already have history together. Not only is Path's Morin a former Apple employee who worked in the company's marketing and product division from 2004-2006, but Path also made a fairly major error surrounding iOS user privacy in 2012. Its app uploaded iPhone users' complete contact lists to its servers, which led to Apple CEO Tim Cook responding to letters from the U.S. Congress about how Apple responds to user privacy. A second privacy flub in 2013 saw Path pay an $800,000 penalty to the U.S. Federal Trade Commission for storing information belonging to underage users; it agreed to independent privacy assessments every other year for the next 20 years.\n\nPath has had its problems, but its product -- a walled garden for more-intimate socialization with your closest friends -- is strong and functional.\n\nApple has yet to build a social experience people want to use habitually, so this acquisition would be a sensible one. If and when it becomes official, we'll be standing by for the specifics.\"\n1391,\"The Islamic State of Syria and Iraq has reportedly released a video showing the beheading of Steven Joel Sotloff, a U.S. journalist being held by the group.\n\nThe New York Times, Reuters and the Washington Post cited a report from the SITE Intelligence Group on the video that purportedly showed Sotloff's killing.\n\n\nSotloff, who has reported for Time magazine and Foreign Policy, has been missing since August 2013. In the video that showed the murder of American journalist James Foley, an ISIS militant brought Sotloff in front of the camera and threatened his life (pictured above via AP).\n\nThe news broke moments before the daily White House press briefing began. White House Press Secretary Josh Earnest said he was \"\"not in a position to confirm the authenticity of the video or the reports.\"\"\n\n\"\"Our thoughts and prayers first and foremost are with his family and those who worked with him,\"\" Earnest said.\n\nThis post has been updated.\"\n1394,\"Apple rumors don’t stop, and today there’s a fresh one that discusses what we might be able to expect from the iPhone 6s later this year. Today’s rumors sound a bit outlandish, but not out of the question.\n\nAccording to Money.UDN, the iPhone 6s will pack new camera features, including a dual-lens camera with a built-in optical zoom function. Optical zoom allows you to take clearer shots when zooming in on a subject, as opposed to software-enabled zoom which often leaves the subject looking blurry or grainy. Storage options may also change.\n\nUDN cites supply chain sources who suggest Apple will continue to offer the 4.7-inch and 5.5-inch screen sizes, but will bump the entry-level iPhone 6s/iPhone 6s  Plus storage to 32GB instead of 16GB. There’s also reportedly some new display technology at work.\n\nAnother supply chain “legend” discussed by UDN suggests that the iPhone 6s will employ “two pressure sensors” one of which will have a role in health monitoringfunctions, offering more accurate ways to track a user’s heart rate and blood pressure. The site also lists a “3D pressure sensor” that may be built into the touch panel for an additional Z axis. To us, that suggests possible 3D user-interface interactions, though UDN instead points to 3D imaging technologies that might take advantage of the pressure sensor.\n\nOne of those rumors lines up with a patent Apple received in April of last year, which discussed presssure-sensitive touchscreen technology that allows the display to distinguish between soft taps and stronger, more forceful inputs; that technology is also making its way into the Apple Watch.\n\nWacky? Maybe a bit, and the supply chain is often filled with outlandish rumors but, again, none of this seems completely out of the question. Whether these rumors come to fruition or not… well, we won’t know until closer to September 2015.\"\n1396,\"Fisherman Igor Vorozhbitsyn is lucky to be alive - after his Justin Bieber ringtone went off while he was being attacked by a bear.\n\nIgor, 42, thought he was a goner when the brown bear pounced on him as he was walking to a favourite fishing spot in northern Russia's Yakutia Republic.\n\nBut as the bear began to claw at him, Igor's mobile went off and the beast turned tail and fled back into the forest.\n\nWildlife experts believe the ringtone - according to local media the singer's hit 'Baby' - must have startled the bear into halting its attack.\n\n\"\"Sometimes a sharp shock can stop an angry bear in its tracks and that ringtone would be a very unexpected sound for a bear,\"\" explained one.\n\nIgor suffered from cuts and severe bruises to his face and chest and was rescued when he was found by other fishermen after using the phone to call for help.\n\nIgor - now recovering from his mauling - explained: \"\"I had parked my car and was walking towards the spot I'd marked out when there was a tremendous impact on my back and the bear was on top of me.\"\"\n\n\"\"I couldn't believe my luck when the phone went off and he fled.\n\n\"\"I know that sort of ringtone isn't to everyone's taste but my granddaughter loaded it onto my phone for a joke,\"\" he added.\"\n1399,\"A scorpion stung a woman on an Alaska Airlines flight from Los Angeles to Portland, Ore., Saturday night, according to media reports from the West Coast.\n\nThe incident happened after the plane pulled back from the gate and was taxiing out, airline officials told ESPN. The aircraft returned to the gate so the woman could be treated.\n\nThe flight also happened to be carrying the Oregon State University men's basketball team, which was on its way back to Oregon after games in Los Angeles. Wayne Tinkle, Oregon State's head coach, tells ESPN the scorpion situation occurred just two rows in front of him.\n\n\"\"The plane was coming from Mexico before us, and [the scorpion] was on the plane,'' Tinkle tells ESPN's Andy Katz. \"\"The woman was a real champ. She acted like it was a mosquito bite. They got it off her but the needle was stuck.\"\"\n\nTinkle's account mirrored other eyewitness descriptions.\n\n\"\"No one seemed frantic at all, not even the woman who was stung,\"\" passenger Mike Parker, a sports announcer for Oregon State, says to CNN. \"\"The flight attendants did a great job, as did the captain,\"\" said\n\nAs for the woman, she was treated by medical personnel for a sting on the arm, Alaska Airlines spokesman said Cole Cosgrove tells CNN. The woman declined additional treatment.\n\nThe Oregonian newspaper also confirms Tinkle's account of how the scorpion made it onto the aircraft, writing: \"\"Passengers were told the scorpion hitched a ride in the carry-on bag of a passenger who had been to Mexico.\"\"\n\nThe flight was delayed by about 30 minutes to respond to the sting. Alaska Airlines officials tell ESPN that an attendant killed the scorpion and that the carrier would have an exterminator \"\"thoroughly check the plane\"\" upon arriving to Portland.\n\nTWITTER:  You can follow me at twitter.com/TodayInTheSky\"\n1402,\"Commissioner Helric Fredou, the person in charge of the Charlie Hebdo investigation, committed suicide on Thursday night in his office using his service weapon. The reasons behind the suicide are as yet unknown.\n\nAccording to an article on ‘Uprooted Palestinians’ blog:\n\nHe was deputy director of the regional police service since 2012. His father was a former police officer, his mother was a nurse in the emergency context CHU Limoges. He was single and had no children.\n\nAdvertisement\n\n\n\nAccording to the police union commissioner was depressed and experiencing burnout . In November 2013, the Commissioner Fredou had discovered the lifeless body of his colleague, number 3 of SRPJ Limoges, who had also committed suicide with his service weapon in his office. He was also 44 years old.\n\nThe Commissioner Fredou, like all agents SRPJ worked yesterday on the case of the massacre at the headquarters of Charlie Hebdo. In particular, he surveyed the family of one of the victims. He killed himself before completing its report. A psychological cell was set up in the police station.\n\nSource: https://uprootedpalestinians.wordpress.com/2015/01/09/another-mossad-victim-police-chief-helric-fredou-investigating-charlie-hebdo-commits-suicide/\n\nThis story has received very little coverage in the media as yet. Are the circumstances around his death suspicious? We will keep you updated with this story as it progresses.\n\n- See more at: http://yournewswire.com/police-chief-in-charge-of-paris-attacks-commits-suicide/#sthash.JzwB16lg.dpuf\"\n1409,\"IBM is planning a massive reorganization that could see layoffs of as many as 110,000 workers beginning next week, according to a report in Forbes.\n\nSilicon Valley journalist Robert X. Cringely, author of The Decline and Fall of IBM, says the notices could go out as soon as next week after IBM reported shrinking profits for an 11th quarter.\n\nIBM stock falls 7% after it downgrades earnings forecast\nThe tech giant, which relies on service contracts for a significant portion of its cash flow, is suffering as companies shut down their internal data centres and move services to the cloud.\n\nIBM could lay off 26 per cent of its workforce of 430,000, which would mark the largest corporate layoff in history. Big Blue holds the previous record for huge cuts, after laying off 60,000 workers in 1993.\n\n\nCringely predicts the bulk of the layoffs will be in the U.S., and affect mainframe and storage divisions. Citing unnamed sources inside IBM, he says the company has been planning a reorganization dubbed Project Chrome to boost its earnings.\n\nIBM recently announced the new Z13 mainframe, but that is unlikely to protect jobs in the mainframe division.\n\nIt also bought cloud services provider Softlayer and is opening cloud data centres around the world, including one in Canada, in an effort to move to a new business model. However, it is behind rivals such as Microsoft, Google and Amazon in adapting to cloud computing.\n\nCloud offerings at IBM are expected to bring in $3.1 billion on an annualized basis in 2014, only a fraction of IBM’s total $100 billion in revenue last year.\n\nIn his book, Cringely blames poor management and lack of vision for IBM’s decline.\"\n1411,\"No one knows exactly where he came from. No one knows why he was chosen to lead the Islamic State. And now, in the past 24 hours, reports have arrived saying Abu Bakr al-Baghdadi is “believed dead,” or merely wounded, or “critically wounded,” or unscathed — or possibly not even at the scene of the attack.\n\nFollowing U.S. airstrikes targeting Islamic State commanders attending a clandestine meeting over the weekend, few reports agree on the facts. Meanwhile, American commanders can’t or won’t say whether or not he was even there or not, let alone hurt.\n\nThe drama and ensuing confusion is fitting for Baghdadi, a shadowy figure whose myth may only be enhanced by the mystery surrounding his purported demise.\n\nThe saga deepened on Sunday when Iraqi Defense Minister said on Facebook that Baghdadi’s deputy was killed and that the self-described caliph was injured in the attack. Then Abu Muhammad al-Adnani, said to be the Islamic State’s spokesman, dispatched his own update. “Perhaps you suspected that the Caliphate ended with martyrdom of the Caliph,” the Jerusalem Post quoted him saying. “I assure the [Islamic] nation that the Emir Abu Bakr al-Baghdadi is well thank god, and I wish him a speedy recovery,” the implication being that he was at least injured.\n\nIf so, he would have escaped a fate that claimed other prominent Islamic leaders. The assassinations began in 2006. That year, Abu Musab al-Zarqawi, the leader of an earlier iteration of the Islamic State, was killed when U.S. warplanes dropped two 500-pound bombs on a house in which he met with other insurgency figures. Four years later, an Iraqi-American operation unleashed a barrage on a building in Tikrit, Iraq, killing the group’s top two leaders and ushering in the tenure of an unknown figure named Baghdadi.\n\nNot surprisingly, those killings made Baghdadi risk-averse and even more inclined than other militant leaders to a life inhabited in the shadows. But while the leader’s aversion to the public eye has protected Baghdadi, it has also allowed facts to melt into Islamic State propaganda, forging an identity that has become one of the most potent recruiting devices at the Islamic State’s disposal.\n\nThe pitch: Baghdadi is a direct descendant of the Prophet Muhammad, holds a doctorate in Islamic studies and envisions a Sunni-dominated caliphate that spans continents. It’s a carefully crafted story that separates the Islamic State from nearly every other Islamic militant movement — evidenced when fighters of the Nusra Front, an al-Qaeda offshoot battling in Syria, wanted to defect to the Islamic State. All they had to do, reported the New York Times, was make a few phone calls, pledge allegiance to Baghdadi and their new life would begin.\n\nThe mystique of Baghdadi, experts suggest, would make him all the more difficult to replace and his loss all the more significant. “The wounding and potential loss of Baghdadi may be of more significance for his followers” than adherents of other jihadist groups, wrote Theodore Karasik, senior adviser to the company, Risk Insurance Management: “Baghdadi, as ‘Caliph Ibrahim,’ to maintain his religious foundation, needs to be of a whole body. If he loses a limb in his injuries, his credibility suffers. If he dies, the death would toss the entire concept of the legitimacy of the ‘Caliphate’ on its head.”\n\nUsing another name for the Islamic State, Karasik added: “ISIS discourse will likely need to be revised.”\n\nSo if Baghdadi survived the American bombardment, he may retreat further into darkness. That’s where he’s most comfortable operating, reported the Soufan Group: “He is intensely careful about his security … when commanders below the leadership level were called to meet him, it is said that they would be told he was present in the group but without his identity being specified.” Other reports said he wears masks when meeting prisoners to obscure his identity, earning the nickname of the “invisible sheik.”\n\nWhen Baghdadi delivered a sermon from a mosque in Mosul on July 4, 2014, it marked the first time many people had gotten a good look at him. Before that appearance, there had only been two confirmed pictures him. And such “obscurity,” a Soufan report said, “may have provided [him] an advantage.”\n\nIndeed, tracking his movements has been difficult in the black hole of Syria, where U.S. officials fumble around without a stable of contacts and intelligence services available in Iraq, according to a Foreign Policy report. “The same thing is needed to hunt down Baghdadi,” Thomas Sanderson, a senior fellow at the Center for Strategic and International Studies, told the magazine. “When you kill the leader, it demonstrates that anyone is vulnerable.”\n\nMaking the challenge more difficult: The Islamic State has altered its tactics. U.S. airstrikes have forced it hide its fighters among local communities and cities, Foreign Policy said, and stop moving its soldiers in large convoys. “They have gone to ground inside cities and this makes decapitation strikes very difficult,” David E. Johnson, a Rand military expert, said. “You can’t kill them if you can’t find them.”\n\nAnd few are more difficult to find than Baghdadi.\"\n1414,\"It looks like Apple's 12.9-inch iPad has been delayed.\n\nThe heavily rumored large-screen iPad, sometimes referred to as an \"\"iPad Pro,\"\" was initially reported to be launching in the first quarter of 2015.\n\nA new report from KGI Securities analyst Ming-Chi Kuo (via Apple Insider) says Apple has faced delays on its 12.9-inch iPad, which will push the launch into the second quarter of 2015.\n\nIt's important to note that Kuo has a stellar track record when it comes to Apple, which means this is likely more than just a rumor.\n\nThe tablet's delay reportedly stems from the type of display that Apple intends to use in the tablet, which will utilize newer LCD technologies for faster response times and higher color saturation, according to Kuo.\n\nCiting a \"\"time crunch on component production and assembly,\"\" Kuo believes the iPad Pro won't enter mass production until the second quarter of 2015, months later than Apple's original plans.\"\n1418,\"Syrian press center, said the organization «Daash» announced that the Egyptians called «Abu Obeida», Prince Zakat Chamber organization managed to escape after collecting zakat of capital in the fields east of the city of Deir ez-Zor, Syria.\n\nThe center said that «the amount stolen by Prince estimated billion Syrian pounds, was scheduled to reach the poor in the state of goodness», as alleged by the organization.\n\nCommented on escape status «Abu Obeida», saying: «Perhaps it is not the first time that escapes the leading figures of the organization, where he escaped from lawful period for the organization in the city, as well as one of the judges of the organization of Saudi citizenship».\"\n1421,\"The tradition to stop stigma about the 'lobison' has continued for a century\n\nThe President of Argentina has adopted a young Jewish man as her godson to stop him turning into a werewolf.\n\nPresident Christina Fernández de Kirchner met Yair Tawil and his family at her office last week to mark the unusual ceremony, which dates back more than 100 years.\n\nAccording to Argentinian folklore, the seventh son born to a family turns into the feared “el lobison”.\n\nThe werewolf-like creature shows its true nature on the first Friday after boy’s 13th birthday, the legend says, turning the boy into a demon at midnight during every full moon, doomed to hunt and kill before returning to human form.\n\nYo no lo sabía, pero su visita coincidía con la celebración de Hanukkah. El papá, decía que no era una casualidad… pic.twitter.com/o3y5E17Gew\n\nAs well as feeding on excrement, unbaptized babies, and the flesh of the recently dead, the lobison was said to be unnaturally strong and able to spread its curse with a bite.\n\nFear of the lobison was so rife in 19th Century Argentina that some families abandoned or even murdered baby boys – an atrocity that sparked the unusual Presidential practice of adoption, aimed at stopping the deadly stigma.\n\nStarting in 1907, the tradition was formally established by a decree in 1973 by Juan Domingo Peron, which also extended the practice to baby girls.\n\nTenía razón. Me trajeron de regalo un candelabro de Israel. Me pidieron que encendiera las velas… pic.twitter.com/DVWewmZera\n\nSeventh sons or daughters – now much rarer than 100 years ago – gain the President as their official godparent as well as a gold medal and full educational scholarship.\n\nEven now, reports of dog-like creatures attacking livestock continue, as does the tradition.\n\nMs Fernandez said Yair is the first Jewish boy to be adopted, as the tradition only applied to Catholic children until 2009.\n\nShe described her meeting with him and his family on 23 December as a “magical moment”.\n\nCalling the Tawils a “marvellous family” she described Yair as “a total sweety” and dubbed his mother “Queen Esther.”\n\nShlomo and Nehama Tawil, parents of seven boys, had written the President a letter in 1993 and got their wish this year, the Jewish Telegraphic Agency reported, attending the ceremony with their son and three of his brothers.\n\nPictures showed them lighting Hanukkah candles together on a menorah from Israel presented to the president by the Tawil family.\"\n1428,\"“I can assure you that is not her Twitter account and I have had the account suspended,” Jillian Neal tells TheWrap\n\nA cryptic tweet posted on an unverified Twitter account in Lisa Bonet‘s name, that was construed as a veiled comment about sexual misconduct allegations surrounding Bill Cosby was a hoax, according to the actress’ manager.\n\n“I can assure you that is not her Twitter account and I have had the account suspended,” talent manager Jillian Neal told TheWrap Sunday.\n\nAlso read: ‘Law & Order: SVU’ Actress Michelle Hurd Accuses Bill Cosby of Inappropriate Touching\n\nThe tweet (seen below) was posted a day earlier.\n\nLisa Bonet Fake Cosby Tweet\n\nIt got picked up by several news organizations and attributed to Bonet, who played Cosby's daughter, Denise Huxtable, on hit NBC series “The Cosby Show.”\n\nMore than a dozen women, including former model Janice Dickinson, have come forward to accuse the 77-year-old TV legend of sexual misconduct and in some cases rape.\n\nAlso read: Bill Cosby's Worst Week Ever: TV Return Is Dead, But He'll Be Fine\n\nCosby's attorney, Marty Singer, took aim at Dickinson in a statement to TheWrap calling her claims an “outrageous defamatory lie.”\n\nAmong the other women who have made accusations against Cosby — Florida nurse Therese Serignese, “Incredible Hulk” star Lou Ferrigno's wife Carla Ferrigno and Michelle Hurd, a prolific actress perhaps best-known for her role on “Law & Order: Special Victims Unit.”\n\nAlso read: Seth Meyers Reluctantly Cracks Bill Cosby Joke: Funny or Not? (Video)\n\nCosby has lost a series of gigs since the accusations began to mount. NBC decided not to go forward with a proposed comedy series that would have starred the Emmy Award-winning comedian.\n\nNetflix pulled his comedy special, “Bill Cosby 77,” which was slated to premiere over the Thanksgiving holiday.\n\nTV Land dropped repeats of “The Cosby Show.” And his scheduled performances at the Treasure Island Hotel and Casino in Las Vegas, as well as the Diamond Desert Casino in Arizona, were canceled.\n\nAlso read: Letter From the Editor: About That Bill Cosby Post….\n\nDespite the controversy, Cosby got two standing ovations during a sold-out performance on Friday night in Melbourne, Fla.\n\nHe did not touch the allegations during his set. But he did refer to the situation in an interview with Florida Today.\n\n“I know people are tired of me not saying anything, but a guy doesn't have to answer to innuendos,” Cosby said. “People should fact check. People shouldn't have to go through that and shouldn't answer to innuendos.”\n\nAs for Bonet's reaction to the scandal involving her former TV dad, Neal said the actress ”continues to have no comment on the subject.”\"\n1431,\"The details behind the medical treat of Joan Rivers have been trickling out since her passing almost two weeks ago. CNN is reporting some shocking details tonight revolving around witness claims that Rivers’ personal doctor allgedly took a selfie and biopsied the comedian before the cardiac arrest that sent her to hospital, eventually ending her life. From CNN:\n\nA staff member at Manhattan’s Yorkville Endoscopy clinic told investigators that the doctor, who has not been publicly identified, took a selfie photo in the procedure room while Rivers was under anesthesia, the source said.\n\nRivers, 81, was at the clinic for a scheduled endoscopy by another doctor, gastroenterologist Dr. Lawrence Cohen. That procedure, intended to help diagnose her hoarse voice and sore throat, involved the insertion of a camera down her throat.\n\nAfter Cohen, the clinic’s medical director, finished his work, a biopsy was done on Rivers without her prior consent, according to the source.\n\nCohen has already stepped down from his position at the endoscopy clinic where the incident took place, but the identity of the other doctor has not been released.\n\nEven with these details, the Yorkville Clinic is claiming that the biopsy did not cause Rivers’ death and that their doctors were certified. If these new revelations prove to be true though, it would cast doubt on those claims. You could probably even say that the fact the biopsy happened at all is enough to cast a shadow over everything.\n\n(Via CNN)\"\n1432,\"Jugal Kishore, 25, and 23-year-old bride Indira were about to perform the traditional 'varmala' ceremony during their Hindu wedding, when he suddenly fell ill\n\nA wedding punch-up was sparked when a bride opted to marry a guest instead after her husband-to-be had an epileptic fit during the ceremony.\n\nJugal Kishore, 25, and 23-year-old bride Indira were about to perform the traditional 'varmala' ceremony during their Hindu wedding, when he suddenly fell ill.\n\nKishore fell to the ground as he extended his arms to exchange garlands with his bride.\n\nBut Indira, angry that her family had not been told of Kishore's epilepsy, decided to marry one of her wedding guests instead...Harpal Singh, her sister's brother-in-law.\n\nSingh and Indira exchanged garlands in the traditional way in front of the guests, as Kishore, was taken to a doctor for treatment.\n\nGetty   Weapons: Plates and spoons were among among weapons reportedly used by guests during the brawl (file picture)\n\nWhen he returned to the wedding venue, he found that his wife-to-be was now married to someone else.\n\nKishore pleaded with Indira, to change her mind, but she stood firm - sparking a punch-up between guests, involving spoons, plates and dishes, the Times of India reports.\n\nPolice in Rampur district of India, said they had detained several people who were there at the wedding.\n\n\"\"Both families have amicably resolved the matter,\"\" an officer said.\n\n\"\"The complaints have been withdrawn. Kishore and his family have now returned in peace to Moradabad.\"\"\n\nWatch Karl Pilkington's marriage proposal for a stranger:\n\nVideo loading            Watch next        Watch this video again  Watch Next\"\n1440,\"This plot was too crazy even for Charles Manson.\n\nManson’s engagement to a woman 53 years his junior was part of a wild scheme of hers to profit by putting his body on public display after his death, says the author of an upcoming book.\n\nManson’s fiancée, 27-year-old Afton Elaine Burton, known as Star, sought to wed the convicted mastermind of the Sharon Tate murder and eight other slayings so that she could gain possession of his corpse, according to journalist Daniel Simone.\n\nBurton and a pal, Craig Hammond, planned to lay out Manson’s remains in a glass crypt, Simone says. The pair figured their bizarre California version of Lenin’s Tomb would draw huge crowds and make big money.\n\nBut Manson, 80, does not want to marry Burton and has no interest in spending eternity displayed in a glass coffin, Simone told The Post. “He’s finally realized that he’s been played for a fool,” Simone said.\n\nAnother reason the madman balked at the plan is because he believes he is immortal. “He feels he will never die,” Simone said. “Therefore, he feels it’s a stupid idea to begin with.”\n\nManson’s and Burton’s marriage license expired Thursday. “They plan on renewing the license, and things will move forward in the coming months,” says a statement posted on Burton’s and Hammond’s website.\n\nBurton and Hammond — who uses the nickname Gray Wolf — could not be reached for comment.\n\nThe wedding was postponed “due to an unexpected interruption in logistics,” the site says. Manson entered a prison medical facility for treatment of an infection about two months ago and cannot receive visitors, Simone said.\n\nCalifornia prison officials would not comment on either Manson’s medical condition or his whereabouts.\n\nSimone and a collaborator, Heidi Jordan Ley, are seeking a publisher for their book, “The Retrial of Charles Manson.” Manson and other inmates at Corcoran State Prison in California are helping the project. The authors say they spoke with Manson regularly before his phone privileges were suspended two years ago. They also corresponded with Manson and his inmate friends by mail.\n\nAccording to the authors, Burton and Hammond hatched their plan to display Manson’s corpse about two years ago.\n\nInitially, the duo asked Manson to sign a document that would let them take his body when he dies.\n\n“He didn’t give them a yes, he didn’t give them a no. He sort of strung them along,” Simone said. Burton and Hammond regularly brought Manson toiletries and other items. Stringing them along kept the goodies coming, Simone said.\n\nWhen it became clear last year that the purportedly death-proof Manson would not green-light the plan, Burton and Hammond switched to the marriage idea, Simone says.\n\nIf Burton married Manson, the pair realized, California law would give her possession of Manson’s remains upon his death, Simone said.\n\nSimone believes Manson never intended to marry Burton. “Manson never consented to the wedding in the first place and never will,” he said.\n\nAnother Simone book, “The Lufthansa Heist,” about a $6 million armed robbery at Kennedy Airport in 1978, is due out next month. He co-authored it with “Good­Fellas” mobster Henry Hill, who died in 2012.\"\n1441,\"Peruvian Show ‘Whistling At Your Mom’ takes the mothers of men with a history of street harassment and gives them makeovers, so that their sons can’t recognise them.\n\nThe women then walk past their awful sons, and are of course catcalled.\n\nThey respond by giving them hell…\n\nWhilst we’ve not made our mind up about the gimmicky format, we’re glad that this issue is receiving mainstream attention.\"\n1443,\"The NHL is considering expanding by as many as four teams, according to a pair of reports, with Toronto and Quebec City in the mix to land new franchises.\n\nHoward Bloom of Sports Business News tweeted that the league will add four franchises \"\"by 2017\"\" in Toronto, Quebec City, Las Vegas and Seattle.\n\nBloom added that the NHL would take in $1.4 billion in expansion fees with the deals.\n\nAlso on Tuesday, Tony Gallagher of the Province, based in Vancouver, reported that an NHL team in Las Vegas is a \"\"done deal,\"\" according to \"\"sources close to the situation.\"\"\n\nHowever, French-language TVA Sports reported that NHL deputy commissioner Bill Daly denied the league is looking to expand.\n\n\"\"It's not in our plans,\"\" TVA Sports quoted Daly as saying in French. \"\"There is absolutely nothing new on that.\"\"\n\nThe NHL hasn't expanded since the Columbus Blue Jackets and the Minnesota Wild joined for the 2000-01 season.\n\nNHL commissioner Gary Bettman, who has previously dismissed talk of expanding beyond the league's 30 teams, visited Seattle in May for an update on a proposed new arena.\n\nIn July, former NHL great Wayne Gretzky's agent denied a report that his client is among a group of investors looking to bring a team to the city.\n\nToronto and Quebec City have long been considered candidates if the NHL decides to expand beyond the seven Canadian-based clubs in operation.\n\nQuebec City hasn't had an NHL team since the Nordiques moved to Denver in 1995.\n\nToronto, of course, is already home to the Maple Leafs, but it's possible that Canada's most populous city could support a second team, whether in the city proper or the surrounding suburbs.\n\nMarkham, Ont., just north of Toronto, has flirted with the idea of funding the construction of an NHL-sized arena, but those plans have stalled.\n\nArid Las Vegas may seem like an odd place for a hockey team, but the Twitter account attributed to Panthers goalie Roberto Luongo suggested a sizable home-ice advantage could be enjoyed against weary visitors to Sin City.\n\n\"\"Gonna be unreal when Las Vegas goes undefeated at home every year,\"\" tweeted @strombone1.\"\n1444,\"(Updates with victim killing scorpion) By Kevin Murphy Feb 15 (Reuters) - A scorpion stung a passenger on an Alaska Airlines flight to Portland, Oregon, delaying a flight that originated in Mexico, the carrier said on Sunday. Flight 567, which originated in Los Cabos, Mexico, was taxiing for takeoff on Saturday at Los Angeles International Airport when the woman was stung, airline spokesman Cole Cosgrove said. The plane returned to the gate, where medics treated the woman and offered additional medical treatment, which she declined, Cosgrove said. She did not get back on the plane, he said. Passengers stayed on board, he said. The woman brushed the scorpion away after the sting and killed it on the floor with her foot, Cosgrove said. The crew of the Boeing 737 checked for other scorpions and the plane departed about 50 minutes late, he said. \"\"We don't know exactly how the scorpion made it on the plane, but the flight did originate in Los Cabos, Mexico, where scorpions are known to live,\"\" Cosgrove said. The airline was reaching out to the woman on Sunday regarding possible compensation for her inconvenience and to check on her condition, Cosgrove said. Only about 30 of about 1,500 species of scorpions can cause potentially fatal stings, according the website of the Mayo Clinic. \"\"Scorpion stings, although painful, are mostly harmless,\"\" a clinic posting said. (Reporting by Kevin Murphy in Kansas City; Editing by Nick Zieminski and Eric Walsh)\"\n1445,\"Saudi Arabia’s national airline carrier is planning to introduce gender segregation aboard its flights following complaints from passengers who refused to have random males seated next to their wives, the Kingdom’s media report.\n\nAirline company Saudia will order its staff to keep men and women separated onboard, unless they are close relatives, the Emirates247 news website reported.\n\n“There are solutions to this problem…we will soon enforce rules that will satisfy all passengers,” Saudia assistant manager for marketing Abdul Rahman Al Fahd said, according to Saudi daily Ajel.\n\n\nSaudia's traveling policies are already in accord with the strict Islam practices of Saudi Arabia. For instance, in addition to the routine boarding announcements at the Kingdom’s airports, a prayer or verse from the Quran is read prior to take off. Furthermore, international flights usually have a specially designated men’s prayer area to accommodate 5 daily prayers. In addition, the airline does not offer any beverages or dishes which contain alcohol or pork products. And the onboard entertainment menu does not offer any movies with adult content.\n\n\nThe Kingdom itself is infamous for gender segregation in everyday matters of society. For instance, women typically require male guardian approval to travel or work outside of the home. Saudi women are also not employed as stewardesses on Saudi Arabia’s national carrier. That role is reserved for women of other nationalities.\n\nIronically enough, Israel too is battling the same problem, as many ultra-orthodox Jews refuse to share their transit time with female companions. A flight from New York to Tel Aviv was delayed by half an hour in late December after a group of male Jewish passengers onboard a Delta flight refused to sit next to women.\n\n\nIn October, on the eve of the Jewish festival Rosh Hashana, ultra-Orthodox (Haredi) men left the plane before take-off, also between New York and Tel Aviv, again refusing to sit next to women. In an incident in September, Israeli carrier El Al flight was postponed by 11-hours after a group of Haredi passengers refused to sit next to women.\n\nREAD MORE: Israeli airline criticized over Orthodox Jews ‘bullying’ women passengers\n\nLast September an Israeli campaign, seeking to put a stop to the segregation stalemate started an online campaign on Change.org, entitled, \"\"Ultra-Orthodox passengers refuse to sit next to women on El Al flights\"\"\n\n\"\"Why does El Al Airlines permit female passengers to be bullied, harassed, and intimidated into switching seats which they rightfully paid for and were assigned to by El Al Airlines? One person's religious rights does not trump another person's civil rights,\"\" the petition said.\"\n1448,\"The Foreign Intelligence Service (SVR) is reporting today that President Putin’s order to begin deploying tactical nuclear weapons throughout the Crimean Federal District is “intensely/directly related” to a “missing”, and believed stolen, low-yield atomic cannon shell from its storage bunker in Fort Carson, Colorado, which is a United States Army installation located near the city of Colorado Springs.\n\nAccording to the SVR, the atomic weapon missing from Fort Carson has been identified as a W48 nuclear artillery shell that measures 155 mm (6.1 inches) in diameter and 845.82 mm (33.3 inches) long.\n\nThis report notes that the W48 was produced in two models, Mod 0 and Mod 1, which weighed 53.5 and 58 kg (118 and 128 pounds) respectively and have an explosive yield equivalent to 0.072 kiloton (72 tons of TNT).\n\nThough the US had reported that all of their W48 nuclear shells had been “retired” by 1992, this report says, the SVR has long noted their continued “use for training” by US Army 4th Infantry Division forces headquarter at Fort Carson and under the command of North American Aerospace Defense Command (NORAD) forces operating from the Cheyenne Mountain nuclear bunker complex, all of whom are located in El Paso County, Colorado.\n\nThe specific US weapons platform designed to fire the W48, this report notes, is the Paladin M109A6 155mm Artillery System [3rd photo left] which is currently operated by  forces belonging to the 1st Brigade Combat Team of the 4th Infantry Division.\n\nOver the past few days when this W48 nuclear shell “disappeared”, this report continues, the forces of the 1st Brigade Combat Team were involved in training exercises with the 1st Battalion of the 66th Armored Regiment at Fort Carson ahead of their planned deployment in the next few weeks to the Fort Irwin National Training Center, in California, which will span much of November, after which they will be prepared to deploy to combat worldwide.\n\nUS media reports about this missing W48 nuclear shell are “nonexistent”, this report further notes, other than their noting that Fort Carson has been put on a “total lockdown” as US military forces there continue their search for what they call a lost \"\"sensitive item\"\", a term they use that refers to gear including weapons, ammunition and night vision goggles - items that cause high-level concern when missing.\n\nThese media reports further report that whatever is missing, it must be small enough to fit in a car causing Fort Carson security officers to spend about two hours inspecting all vehicles leaving Fort Carson's gates yesterday and their spokesman stating: “As part of random searches at the gate, we are conducting outbound vehicle searches in order to prevent the unauthorized removal of government property from the installation.”\n\nOf critical concern to the Kremlin regarding this missing W48 nuclear shell, SVR intelligence analysts in this report state, is that if fits nearly exactly to the strange and mysterious war game sprung on world leaders this past March by President Barack Obama that he named “nukes on the loose” and involved a terrorist attack with an atomic “dirty bomb” that takes place in the financial heart of an unnamed but Western metropolis.\n\nLondon’s Telegraph News Service in their report on this “nukes on the loose” war game further noted:\n\n“David Cameron joined Barack Obama, Angela Merkel and Xi Jinping and other world leaders to play a \"\"nukes on the loose\"\" war game to see how they would cope with a terrorist nuclear attack.  The German chancellor grumbled at being asked to play games and take tests with the Prime Minister, US and Chinese presidents around a table with dozens of heads of state at a nuclear summit in The Hague. Her complaints were overruled because Mr Obama was keen on the idea and in on the surprise.”\n\nOf equal concern to the Kremlin, this report continues, are that these events are occurring as predicted by former US Assistant Treasury Secretary Dr. Paul Craig Roberts who this past June warned that Obama regime was planning for a preemptive nuclear attack.\n\nIn his warning Dr. Roberts stated: “Washington not only has war plans for launching a preemptive nuclear attack on Russia, and also possibly China, but Washington has a cadre of people who advocate nuclear war. We have people running around Washington saying things such as ‘What’s the good of nuclear weapons if you can’t use them.”\n\nWith the “suicidal tendencies” of the Obama regime becoming more apparent by the day, the SVR in this report grimly concludes, Russia’s near record de-Dollarization efforts, when coupled with the “secret deal” between the US and Saudi Arabia to destroy Syria, point towards a truly tragic global outcome as the American-backed Western economy is near collapse…and all who oppose them will surely suffer their wrath….including the 1.2 million of their own citizens they currently have under surveillance and targeted for destruction.\n\nOctober 12, 2014 © EU and US all rights reserved. Permission to use this report in its entirety is granted under the condition it is linked back to its original source at WhatDoesItMean.Com. Freebase content licensed under CC-BY and GFDL.\n\n[Ed. Note: Western governments and their intelligence services actively campaign against the information found in these reports so as not to alarm their citizens about the many catastrophic Earth changes and events to come, a stance that the Sisters of Sorcha Faal strongly disagrees with in believing that it is every human beings right to know the truth.  Due to our missions conflicts with that of those governments, the responses of their ‘agents’ against us has been a longstanding misinformation/misdirection campaign designed to discredit and which is addressed in the report “Who Is Sorcha Faal?”.]\"\n1449,\"The Islamic State is attempting to sell the body of dead U.S. hostage James Foley for $1 million, multiple sources told BuzzFeed in a report published Wednesday night.\n\nThe unidentified sources, described by BuzzFeed as middlemen with ties to the terror group, said the Islamic State is looking for the money in exchange for Foley’s remains.\n\nFoley was beheaded by the terror group earlier this year. A video titled “A Message to America” was posted online in mid-August showing the photojournalist being killed by a militant.\n\nIn this photo taken Oct. 28, 2014, two Jordanian men walk past graffiti depicting the flag of the Islamic State group with Arabic that reads, “There is only one God and Muhammad is his prophet,” in the city of Ma’an, Jordan. (AP Photo/Nasser Nasser)\n\nOne of the sources said he was approached by an Islamic State leader who asked him to work on a possible deal with either the U.S. government or Foley’s family.\n\n“They ask for $1 million, and they will send DNA to Turkey, but they want the money first,” he told BuzzFeed. “They will not give the DNA without the money.”\n\nThe middleman added that he was motivated by a desire to help provide closure to Foley’s family and described his work as “a humanity case.”\n\nA representative for the State Department told BuzzFeed they are “seeking more information” on the report. A senior U.S. diplomat added that the idea, if true, is “disgusting.”\n\n—\n\nFollow Oliver Darcy (@oliverdarcy) on Twitter\"\n1450,\"Technology giant Hewlett-Packard, known as HP, is to split itself into two separate companies.\n\nThe US firm will separate its better-performing computer and printer business from its corporate hardware and services operations.\n\nShareholders will be given a stake in both businesses.\n\nThe split is part of a radical restructuring plan, which has already resulted in tens of thousands of job cuts in recent years.\n\nThe firm is now in the fourth year of its five-year turnaround plan, aimed at helping the firm adapt to the new era of mobile and online computing.\n\nCurrent chief executive Meg Whitman, who has the job of reviving the fortunes of the 75-year-old firm, will head the new spin-off, Hewlett Packard Enterprise.\n\nThis will house the corporate hardware and services operations.\n\nShe will also be chairman of HP's printing and PC business, HP Inc, which last quarter accounted for about half its revenue and profit.\n\nMs Whitman said the split would give both firms the \"\"flexibility they need to adapt quickly to market and customer dynamics\"\".\n\n\"\"We can [now] more aggressively go after the opportunities created by a rapidly changing market,\"\" she added.\n\nHP said it expected the division to be complete by the end of the 2015 financial year.\n\nBusiness pressures\n\nThe division of HP's businesses comes at a time when other large tech firms are being urged to break up.\n\nLast week, online auction site eBay announced it was splitting off its payments system PayPal into a separate company.\n\nHP has been under pressure from newer rivals such as Chinese firm Lenovo, which overtook HP as the world's largest PC maker in 2012. Third-ranked US rival Dell was taken private last year.\n\nFounded by Bill Hewlett and Dave Packard in 1939, HP helped usher in the PC revolution and now has more than 300,000 employees globally.\"\n1451,\"Just after 12 pm on Tuesday, a story started picking up some serious online momentum.\n\nIn the span of about an hour, it appeared on the websites of The Week, Elite Daily, the Daily Mirror, the New York Post, Mediaite, an ABC affiliate, among others.\n\nHere’s how the New York Post’s story began:\n\nEven bears can’t stand Justin Bieber’s music.\nA fisherman in Russia was being attacked by a brown bear and escaped death when his Justin Bieber ringtone went off and sent the beast fleeing into the forest.\nAnimals? Check. A strange and amazing turn of events? Check. Justin Bieber angle when he’s already in the news for a run-in with Orlando Bloom? Check.\n\nToo good to check? Check.\n\nBut next thing you know, NPR’s “Morning Edition” covers it, and it ends up in a Seth Meyers monologue:\n\nHere’s the issue: the first story of the bear attack was published in Russian language publication Pravda back on July 31 — and it says nothing about Justin Bieber.\n\nAt some point in making the leap to English, someone added a detail to the story that transformed it into a viral hit. According to Google Translate, the original Russian version said the bear was scared away when Igor Vorozhbitsyn’s phone began speaking out the current time. So, yes, the phone apparently scared off the bear mid-mauling. But no Bieber.\n\nDid Vorozhbitsyn change his story in a subsequent interview and realize it was Bieber all along?\n\nOr did someone insert a seemingly false Justin Bieber angle into the story?\n\nPoint of Bieberfication\n\nThe bear-and-Bieber stories all carried the same pictures of Vorozhbitsyn. They had the same quotes of him explaining that his granddaughter had put the ringtone on his phone.\n\nThey quote the same “wildlife expert”: “Sometimes a sharp shock can stop an angry bear in its tracks and that ringtone would be a very unexpected sound for a bear.”\n\nHey, thanks for that too-perfect quote to round out the story, anonymous wildlife expert with no credentials!\n\nThe symmetry in the stories is because they all used the information contained in a single English language report from a site called the Austrian Times. It’s led by a Brit named Michael Leidig, who also owns the Central European News agency. (His name is listed in the domain owership records for the sites, as well as for CEN’s affiliate agency, EuroPics.)\n\nAfter the Austrian Times/CEN published the story, it spread to MailOnline.\n\nOnce MailOnline had it, the story was off and running. Bieber and the bear was the real deal, and everyone wanted to plant a flag on it. As of this writing, MailOnline’s story has racked up over 13,000 shares.\n\nThe images are the first clue as to where the story really came from. MailOnline cited CEN as the copyright holder of the image it used. But the Austrian Times story credits Pravda with the image on its story. A search on the Pravda website turned up the original article with its images and Bieber-less reporting.\n\nSo how did the Austrian Times learn of the Bieber angle that Pravda apparently missed?\n\nNo answer from Austrian Times/CEN/EuroPics\n\nI called the offices of the Austrian Times and first asked to speak with David Rogers, who is the only person listed on the site. (He is both its ombudsman and its primary sales contact.)\n\nI spoke with a woman who said Rogers was not in the office. When I asked about the story, she said she would follow up with their office in Russia to get the details and would call me back. I asked if their office there typically rewrites things from wires and local press.\n\n“A lot of stories are found on the wire or in local media but also from local interviews on the ground, or we speak to the reporters who wrote them; we speak to police to get things confirmed,” she said.\n\nI called her again later that day to ask if she had news from the Russian office, and she said they are often hard to get ahold of. She never got back to me.\n\nI also called and emailed Leidig, owner of both the Austrian Times, CEN and EuroPics. A man who answered the phone at the CEN office said Leidig is on vacation in Romania.\n\nLeidig, who has lived in Austria for some time, says nothing about himself on the CEN or Times websites, but he has an extensive Wikipedia page. In the section about CEN, it lists MailOnline as one of its clients, though that and much of the page itself offers no citation for the claim. (In 2013, Leidig self-published a book about Ponzi schemer Bernie Madoff.)\n\nAlong with detailing Leidig’s journalistic achievements, the Wikipedia page includes this passage:\n\nLeidig is also a campaigner for greater support for journalism which he describes as the “coalface of democracy.” He has campaigned in favour of more responsibility from search engines like Google to give credit to original source material and also for payment for originators of news, arguing that if the journalists all go out of business nobody will provide the content worth having.\nThe sole link in that passage goes to… an article on the Austrian Times. Still, one would hope Pravda is therefore earning some revenue from the story and images that CEN and the Austrian Times plucked from its site. (I contacted Pravda to ask about the images and the story, but have not yet heard back.)\n\nFor their part, the Austrian Times, CEN and EuroPics have stopped talking to me. After receiving no information from their Russian bureau, I sent a detailed email Thursday with questions about the Bieber version of the Pravda story and its use — and possible resale — of Pravda images.  No has replied or returned my calls.\n\nMeanwhile, the irresistibly Bieberfied version of the story continues to spread. Entertainment websites and news organizations give it the quick rewrite treatment and link to each other’s versions, completely obscuring the dubious origins of the story.\n\nToo good to check, and now, I suspect, too entrenched to ever be really corrected.\"\n1452,\"LOS ANGELES (CBS Seattle/AP) — A scorpion stung a woman on the hand just before her flight from Los Angeles to Portland took off.\nFlight 567 was taxiing on the runway Saturday night when the passenger was stung, Alaska Airlines spokesman Cole Cosgrove said. The plane returned to the gate, and the woman was checked by medics. She refused additional medical treatment, but she didn’t get back on the plane.\nThe woman stomped the scorpion to death, and flight attendants checked overhead compartments for any additional unwanted arachnids, Cosgrove said. It’s unclear how the scorpion got on the plane, but the flight originated in Los Cabos, Mexico, where scorpions are common, he said.\nThe flight then took off at 8:40 p.m., about an hour late.\nMembers of Oregon State University’s men’s basketball team were on the flight, Cosgrove said.  The team was returning home after losing to USC 68-55.\nOregon State Coach Wayne Tinkle told ESPN that the woman was sitting two rows in front of him.\n“The plane was coming from Mexico before us and the scorpion was on the plane,” Tinkle said.  “The woman was a real champ.  She acted like it was a mosquito bite. They got it off her, but the needle was stuck.”\"\n1454,\"If you thought three-breasted women were a thing of the “Total Recall\"\" past, you obviously haven’t heard of Jasmine Tridevil.\n\nThe 21-year-old Tampa, Fla. resident allegedly paid $20,000 to have a third breast and fake nipple surgically added to her body in hopes of deterring male suitors and earning an MTV reality show. Needless to say, her parents aren’t too thrilled about it.\n\n“My mom ran out the door. She won’t talk to me. She won’t let my sister talk to me,” Tridevil said of her mother’s reaction. Dad’s a little more supportive but still ashamed of his circus-freak-esque daughter.\n\nFrom a 10-minute radio segment called “The News Junkie,” it’s pretty clear Tridevil was probably never just your average girl. Previously obsessed with Criss Angel, she said she goes to Vegas alone every year for her birthday to see the dark magician. Last year, she bought tickets for the whole first row of seats for his show.\n\nWhich leads to one more obvious question. Where does a 21-year-old woman get the $20,000 for a procedure like a third boob? And with Criss Angel’s Vegas tickets going for $59 to $130 right now, purchasing a full row doesn’t come cheap. Tridevil said she’s a licensed massage therapist and saved for two years for the $20,000 implant.\n\n“I didn’t spend any of that money,” she said, which is inconsistent with her purchasing an entire row of Criss Angel tickets. But, hey. Whatever.\n\nMassage therapy isn’t Tridevil’s calling anymore. She’s unhappy and ready to move on to the next step of her life: television.\n\nTridevil has already gotten her start on her YouTube channel featuring a riveting video about what’s wrong with tewntysomethings and how to get a job.\n\n“When I give you advice, I don’t wanna hear you give me excuses,” she said in the video.\n\nYou tell 'em girl.\n\n“My whole dream is to just get this show on MTV,” she said in the interview. “I’m dumping every penny I have into this,” Tridevil said of the reality show she’s currently producing. “So if this doesn’t work, I’m through.”\n\n[Buzzfeed]\"\n1456,\"It’s enough to scare someone off of having children.\n\nWhether it’s gluten or plastics or peanuts, it seems young and new parents have more and more social taboos to navigate.\n\nThe latest parenting taboo? Missing a birthday party — or sending an invoice to the absent child’s parents, depending on how you look at it.\n\nA pair of British parents are still reeling from the discovery of an invoice for £15.95 (just under $29 Canadian) in their five-year-old son Alex’s backpack. Their crime? Not informing the parents of his classmate their son would not be attending a birthday party in December.\n\n\n\nJulie Lawrence, the birthday boy’s mother, has defended the “fee” as necessary to recoup the costs associated with a no-show. She said Alex told her son he would attend the party and took that as proper confirmation. She said the cost covers one ticket to the “child’s party at the ski slope including snow tubing and tobogganing and lunch.”\n\nLawrence has also threatened to take the Nash family to small claims court if they don’t pay up.\n\nNash has said he understood the financial concerns and said it was the way Lawrence went about it that offended. They have also taken the issue up with the school, because it allowed Lawrence to place the brown envelope in Alex’s backpack, which is against school policy.\n\nSo where was Alex? Out with his grandparents, whom he chose over the party when his parents realized he was double booked for the day and it was the only chance he would have to see them before Christmas.\n\nAlex’s mom, Tanya Nash, explained this to Lawrence in a Facebook exchange printed by the Plymouth Herald, the local paper that first broke the story. The ensuing Facebook debate between the two mothers now has parents around the world chiming in.\n\n\nIf Lawrence’s side of the story seems reasonable — she did have to pay for Alex when he didn’t show up after all — the Facebook conversation takes quite the turn. The moms’ fight about whether or not they had each other’s number and who was ruder in how they approached the other parent.\n\n“This is not the first time Alex has not turned up to a party that he has been invited to, either. the amicable way round this I believe would be to pay me the money and let a lesson be learnt, I hope this is agreeable,” Lawrence writes.\n\nNash responds that she can’t think of another party Alex missed where there was a formal invite, and the pushes back against Lawrence’s tone: “Exactly what lesson would I be learning? I am not a child, so please do not speak to me like I am one. So, to answer your question, unfortunately no. This is not agreeable.”\"\n1460,\"Argentina's President Christina Fernández de Kirchner has a pretty solid plan for keeping her country safe from werewolves: She's going to adopt them.\n\nThere's apparently an obscure bit of Argentinian folklore that states the seventh son born to a family will turn into the feared el lobison on the first Friday after the boy's 13th birthday. The myth predicts the child will transform into a creature at midnight during each full moon, eternally damned to ravage the countryside before returning to human form.\n\nOther fun bits of el lobison trivia, per The Independent: They feed on excrement, unbaptized babies and the flesh of the recently dead; they're unnaturally strong; and they can spread their curse by biting.\n\nThe fear of el lobison's curse was so strong in Argentina that families abandoned – or in some cases murdered – their seventh son in the 19th century, which is how the tradition of the sitting president adopting one of these children came to pass in 1907. It was formally decreed in 1973 by then-president Juan Domingo Perón, and extended to baby girls at that time. Those adopted gain the sitting president as their official godparent, a gold medal and a full educational scholarship.\n\n\n\n\nThis year, Kirchner adopted the first Jewish seventh son, Yair Tawil. The practice had extended only to Catholic children until 2009. Kirchner met with Yair and his parents, Shlomo and Nehama, on Dec. 23. She called the family \"\"marvelous,\"\" described Yair as \"\"a total sweetie,\"\" and bestowed the presidential nickname of \"\"Queen Esther\"\" on Nehama. (Shlomo and Nehama had sent in their request back in 1993.)\"\n1464,\"According to this 'news' report, which is circulating via social media, DNA testing has confirmed that Michael Jackson is the biological father of American singer Bruno Mars.\n\nSupposedly, Bruno's publicist Vladimir Kershov leaked the private information and was subsequently fired for his actions.  But, claims the article, Bruno's new publicist has nevertheless confirmed that Michael Jackson is indeed Bruno's father.\n\nHowever, the claims in the story are untrue. No such private information was leaked and there are no credible reports that support the claims.\n\nThe bogus story comes from the fake-news website Empire News. Empire News considers itself satirical.  The site includes the following disclaimer:\n\nEmpire News is a satirical and entertainment website. We only use invented names in all our stories, except in cases when public figures are being satirized. Any other use of real names is accidental and coincidental.\nBut, alas, because the site presents its fictional stories in news format, many readers tend to believe them and share them accordingly.\n\nGiven the number of fake-news 'satire' websites that have sprung up in recent years, it is a good idea to verify any 'news' stories that come your way before you share them. Searching a news portal such as Google News will usually reveal if a circulating story is true.\n\nExample\nDNA Results Confirm Michael Jackson Is Biological Father Of Bruno Mars\nNEW YORK, New York - DNA Results Confirm Michael Jackson Is Biological Father Of Bruno Mars\nVladimir Kershov, publicist of R&B singer Bruno Mars, has been fired today after he revealed a shocking secret regarding the pop and R&B singer. Kershov leaked private information that revealed that Michael Jackson is Mars’ biological father.\n\n\n\n\n\n\n© Depositphotos.com/ Jean_Nelson\"\n1469,\"Hewlett-Packard plans to break in two, separating its computer and printer businesses from its corporate hardware and services operations, the Wall Street Journal reported on Sunday.\n\nThe company plans to announce the move as early as Monday, the Journal said in a report on its web site that cited people familiar with the matter. The division would be made through a tax-free distribution of shares to stockholders next year, according to the report.\n\nA company spokeswoman declined to comment on the report.\n\nHP and some of its investors have long considered such a move, the newspaper noted. As one of the older big computer companies, for several years HP directors have discussed ways to restructure to keep up with technology upstarts.\n\nCompany split-ups in which shares of new divisions were spun off to stockholders in the past have resulted in higher stock market returns for investors.\"\n1470,NHL Commissioner Gary Bettman says the NHL has no plans to expand to other cities.\n1475,\"ISIS terrorists released a video Tuesday that claims to show the beheading of American journalist Steven Sotloff.\n\nIn the video titled “A second message to America,’’ Sotloff, 31, of Florida can be seen kneeling in orange garb in front of a black-cloaked executioner following news footage of President Obama taking tough about the terror group.\n\nSotloff says into the camera that he is “paying the price’’ for US intervention in Syria.\n\n“I am Stephen Joel Sotloff, I’m sure you know exactly who I am by now, and why I am appearing before you. And now it is time for my message,’’ he says.\n\n“Obama, your foreign policy of intervention in Iraq was supposed to be for the preservation of American lives and interests. So why is it that I am having to pay the price of your interference with my life? Am I not an American citizen?\n\n“You have spent billions of US taxpayers dollars, and we have lost thousands of our troops in our previous fighting against the Islamic State. So where is the American interest in reigniting this war?\n\n“From what little I know about foreign policy, I remember a time where you couldn’t win an election without promising to bring our troops back home from Iraq and Afghanistan and to close down Guantanamo,’’ Sotloff says.\n\n“Here you are now Obama, nearing the end of your term and having achieved none of the above and deceivingly marching us, the American people into a blazing fire.”\n\nThe masked ISIS killer adds in a British accent, “I’m back, Obama, and I’m back because of your arrogant foreign policy towards the Islamic State.\n\n“Just as your missiles continue to strike our people, our knife will continue to strike the necks of your people.”\n\nIt’s unclear if the executioner is the same fiend who beheaded James Wright Foley on video two weeks ago.\n\nAs Sotloff then tries to stand, his killer starts to slit his throat.\n\nThe camera cuts out, then footage shows what appears to be Sotloff’s severed head placed on his body.\n\nWhite House Press Secretary Josh Earnest was in the middle of a daily briefing with reporters in DC when news surfaced about the new video, which lasted roughly 3 minutes.\n\nEarnest said authorities were working to confirm its authenticity while adding, “Our thoughts and prayers are with Mr. Sotloff and Mr. Sotloff’s family.”\n\nA man answering the phone at a Sotloff family home in Miami told The Post on Tuesday, “I can’t talk right now. I’m sorry,’’ before hanging up.\n\nSotloff — who freelanced for Time magazine as well as Foriegn Policy and the Christian Science Monitor — was abducted in Syria in August 2013.\n\nHe was last seen in the grisly video of Foley’s execution — when the terrorist killers threatened that he would be next.\n\n“The life of this American citizen, Obama, depends on your next decision,” Foley’s ISIS killer hissed at the time.\n\nSotloff’s stricken mother, Shirley, pleaded from mercy from his captors in a heartbreaking video released last week.\n\n“My son Steven is in your hands,” Shirley Sotloff said.\n\n“Steven is a journalist who traveled to the Middle East to cover the suffering of Muslims at the hands of tyrants. Steven is a loyal and generous son, brother and grandson,” she said. “He is an honorable man and has always tried to help the weak.”\"\n1479,\"A teenager poured acid on her boyfriend’s penis after he released a sex tape of the couple without her knowledge.\n\nHumphrey Khoza, 25, used his laptop to film himself having sex with his 17-year-old girlfriend without her knowledge, with the video later finding its way onto social media.\n\nBut after the video went viral, the furious teenager confronted Khoza in a pub, calling him a ‘dog’ before throwing battery acid over his lap.\n\nMORE: Woman reveals she bit off sex attacker’s tongue to capture DNA evidence\n\nMORE: New rape guidelines will remove ‘any grey area’ over sexual consent\n\n‘Everything happened in a blink of an eye because I saw her when she was coming with a bottle but I didn’t realise that she was carrying acid,’ Khoza, from Mpumalanga, South Africa, told Citi FM Online.\n\n‘She just angrily called me a dog. She asked how in the world I could have done such an evil thing to her. It was only then that I realised that she was talking about the video that I took while we were having sex.’\n\nKhoza, who said he doesn’t know how the video ended up on social media, has been told his penis will never work again and he has to urinate through a tube.\n\n‘Even if I press charges it is useless because it won’t bring back my manhood. Her being in jail will just ruin her future because she is still young and I do not have the energy to attend courts,’ he said.\"\n1482,\"A 19-YEAR-OLD woman woke up in the middle of brain surgery and was lucid enough to ask doctors how the surgery was going.\n\nIga Jasica, of Poland, was having a cancerous growth removed from her brain at the Central Clinical Hospital in the city of Katowice when, mid-surgery, the anaesthetic wore off, mirror.co.uk reported.\n\nJasica, whose brain was exposed at the time she awoke, asked the docs how the surgery was going — then started chatting about cats.\n\n“Despite coming round, she didn’t feel anything and was never in danger,” neurosurgeon Professor Dawid Larysz said.\n\nIt’s possible the surgery may have triggered something that woke her up, experts said — but doctors are also looking into whether the anaesthesia was administered correctly.\n\nJasica later said: “I can’t remember much, but the doctor said he talked to me about cats, which I love. I missed Christmas because of this operation, but it is the best present I could have had as I am now feeling great.”\n\nThis article first appeared in the New York Post and was reproduced with permission.\"\n1484,\"The NHL continues to listen to expressions of interest amid swirling rumours about expansion but the league says nothing is imminent.\n\nNHL deputy commissioner Bill Daly says there is “nothing new to report on this subject.”\n\nOn Tuesday, the Vancouver Province reported expansion to Las Vegas was a “done deal” but did not include a timeline and noted that neither a new arena nor ownership was in place.\n\nSports Business News reported via Twitter that the NHL was planning to expand to four markets — Quebec City, Seattle and Las Vegas and Toronto — by the 2017 centennial season.\n\nCommissioner Gary Bettman has said on numerous occasions that the league was listening to prospective owners in markets like Quebec City, Seattle, Las Vegas and Kansas City but has repeatedly added that there’s no formal expansion process ongoing.\n\nAny expansion from 30 teams would require approval from the board of governors.\"\n1486,\"Earlier this year, Apple bought Beats Music and Beats Electronics for $3 billion. Since then, CEO Tim Cook has gone out of its way to rave about the Beats Music subscription service, which sells all-you-can-eat music for $10 a month.\n\nSo why would Apple plan to shut down Beats Music, as a TechCrunch headline reports?\n\nAnswer: It’s not.\n\nTom Neumayr, says the TechCrunch story is “not true”, but wouldn’t elaborate.\n\nI can elaborate a bit more, based on conversations with people familiar with Apple’s thinking: Apple won’t shutter the streaming service. It may, however, modify it over time, and one of those changes could involved changing the Beats Music brand.\n\nNote that Apple does seem pretty pleased with the iTunes brand, which was the focus of its controversial U2 album giveaway this month.\n\nShuttering the Beats Music brand name makes some sense, as the company hadn’t generated a ton of traction before Apple bought it in May — at that time, it only had a few hundred thousand subscribers. On the other hand, the Beats headphone brand, which Apple doesn’t have any plans to dump, has a lot of recognition, so it wouldn’t have seemed bizarre.\"\n1490,\"Jasmine Tridevil claims to have had plastic surgery that gave her a third boob, but a cosmetic surgeon is calling her bluff. Even though the addition of another breast is theoretically possible, it is not plausible.\n\n\"\"[I] believe 100 percent that this is a hoax that everyone is falling for,” Dr. Matthew Schulman, a board-certified plastic surgeon in New York, told the Daily Dot. “I would be happy to go on record claiming that this is a falsified story and essentially not possible.\"\"\n\nThere are two main reasons the doctor is skeptical about Tridevil’s story. The first is the photographic “evidence” of the third breast has been taken by Tridevil and posted on her personal Facebook page. The lighting is dim and the photos easily could have been altered, the Daily Dot wrote.\n\nSecond, creating a third breast would require placement of a tissue expander beneath the skin between her two breasts to make a pocket for the false breast. It would take about six months for this to happen and then the spacer could be replaced with an implant. Schulman said multiple surgeries would need be required.\n\nWhen asked about her surgery, Tridevil simply said she had it done a few months ago. She didn’t mention anything about an expander or how long it took for the surgery.\n\nThe final bit of evidence that suggests Tridevil’s third breast is fake was the final result. “This technique would create a tight, round breast in the center of the chest,” he said. “Also, all three breasts will likely be connected because it would be impossible to create and maintain separation between all three round structures. The photos show a soft, pendulous breast that is clearly separate from the right and left breast. She essentially has a hanging breast, and it is just not reflective of what we would be able to expect from this reconstruction procedure.”\n\nDuring a radio interview, Tridevil refused to give her real name but Snopes pointed out she has a “striking” resemblance to Alisha Hessler, the person to whom JASMINETRIDEVIL.com is registered.\n\nHessler made headlines in 2013 after she publicly shamed a man who allegedly assaulted her, Snopes wrote. She reportedly made a man hold a sign that said “I beat women.” She withdrew her complaint with the police department after she was asked for details about the alleged attack, Buzzfeed wrote.\n\nTridevil said on her Facebook account Tuesday Alisha Hessler is her real name. She also said the news story is real and she was arrested for using someone else’s identification to get into a club. “I was underage and wanted to get drunk lol,” she wrote.\n\nShe told The Sun her claim is not a hoax and her film crew recorded her procedure. She said she will release the footage when she gets a reality television show and “I really don’t care what people say about me.”\n\nFollow me on Twitter @mariamzzarella\"\n1493,\"Leelah Alcorn, 17, had scheduled the letter to go live on her Tumblr account after her death\n\nA transgender teenager who committed suicide left a heartbreaking note saying she could not ever see herself being happy.\n\nLeelah Alcorn, 17, died in the early hours of Sunday morning when she walked out into a busy road on the I-71 highway in Ohio, USA.\n\nShe had scheduled the post to to go live on her Tumblr account before she died.\n\nIn the letter Leelah from Kings Mill, Ohio, wrote that although she was born a boy, she began identifying as a girl at the age of four.\n\nThe note begins: \"\"If you are reading this, it means that I have committed suicide and obviously failed to delete this post from my queue.”\n\nLeelah also spoke about growing up with strict devout Christian parents who did not understand her and had not allowed her to transition when she turned 16.\n\n\"\"When I was 14, I learned what transgender meant and cried of happiness. After 10 years of confusion I finally understood who I was.\n\n\"\"I immediately told my mom, and she reacted extremely negatively, telling me that it was that I would never truly be a girl, that God doesn’t make mistakes, that I am wrong,” said the letter.\n\nLeelah Alcorn, who was born a boy, started identifying as a girl at the age of 4\n\nIt continued: \"\"I’m never going to be happy with the way I look or sound. I’m never going to have enough friends to satisfy me. I’m never going to have enough love to satisfy me. I’m never going to find a man who loves me.\n\n\"\"I’m never going to be happy. Either I live the rest of my life as a lonely man who wishes he were a woman or I live my life as a lonelier woman who hates herself. There’s no winning. There’s no way out.\"\"\n\nAt the end of the note Leelah pleaded that someone needed to look at the number of transgender people who committed suicide, and do something to “fix society”.\n\nShe signed it: \"\"Goodbye, (Leelah) Josh Alcorn”\n\nLeelah's mother Carla Wood Alcorn posted a tribute to her child on her Facebook, but referred to Leelah as her 'son', used her birth name, and made no mention of a suicide.\n\nMany in the LGBT community have been angered by the disregard for Leelah’s wishes to be identified as a girl, and a Facebook group calling for Justice for Leelah Alcorn has been set up.\n\nFor confidential support on any issue call the Samaritans on 08457 90 90 90, visit a local Samaritans branch or visit www.samaritans.org\"\n1495,\"BEIRUT — The ISIS terror group has published a video titled “A second message to America,” showing the beheading of American journalist Steven Sotloff.\n\nThe video also threatens the life of British captive David Haines.\n\nSotloff speaks to the camera before he is killed, saying he is “paying the price” for U.S. intervention.\n\nThe masked ISIS figure in the video speaks to President Barack Obama, telling him, “Just as your missiles continue to strike our people, our knife will continue to strike the necks of your people.”\n\nLast week, Sotloff’s mother Shirley Sotloff released a video pleading with ISIS leader Abu Bakr al-Baghdadi not to kill her son.\n\n“Steven is a journalist who traveled to the Middle East to cover the suffering of Muslims at the hands of tyrants. Steven is a loyal and generous son, brother and grandson,” she said. “He is an honorable man and has always tried to help the weak.”\n\nSotloff appeared last month in an ISIS video showing the decapitation of another American journalist, James Foley. The militant in the video warned that Sotloff’s fate depended on what President Obama did next in Iraq.\n\nSteven Sotloff disappeared while reporting from Syria in August 2013, but his family kept the news secret, fearing harm to him if they went public.\n\nOut of public view, the family and a number of government agencies have been trying to gain Sotloff’s release for the past year.\n\nSotloff, 31, grew up in South Florida with his mother, father and younger sister. He majored in journalism at the University of Central Florida. His personal Facebook page lists musicians like the Dave Matthews Band, Phish, Miles Davis and movies like “Lawrence of Arabia” and “The Big Lebowski” as favorites. On his Twitter page, he playfully identifies himself as a “stand-up philosopher from Miami.”\n\nIn 2004, Sotloff left UCF and moved back to the Miami area.\n\nHe graduated from another college, began taking Arabic classes and subsequently picked up freelance writing work for a number of publications, including Time, Foreign Policy, World Affairs and the Christian Science Monitor. His travels took him to Yemen, Saudi Arabia, Qatar and Turkey — among other countries — and eventually Syria.\n\nSotloff’s killing likley will step up pressure on Obama to devise a strategy to combat ISIS.\n\nOn Friday, Obama said it’s too soon to discuss what steps the U.S. would take against the militant group inside Syria. On how to deal with the group in Syria — where it was born and has a safe haven, mostly in the city of Raqqa — the president said: “We don’t have a strategy yet.”\n\nObama said Friday that he has asked America’s top defense officials to prepare “a range of options.”\"\n1497,\"The woman who became a poster girl of Kurdish resistance in the city of Kobane is actually alive, contrary to rumors spread by members of ISIS, who claimed to have beheaded her.\n\nThe woman, who went by the name Rehana, was seen as an image of hope in the city as it fought ISIS forces. An image of her giving the peace sign while dressed for battle went viral, making her an international symbol. Just two days ago, though, ISIS militants claimed to have captured Rehana and killed her by beheading. They sent photos of members holding her head high, alongside the ISIS flag.\n\nFriends of Rehana have come forward to put an end to the rumors and state that Rehana made it out of Kobane and is living in southern Turkey, alive and well.\n\n\"\"She is my friend and I confirm that she is alive,\"\" an anonymous source told MailOnline. \"\"And the picture of [the] beheaded female fighter is not Rehana's picture. She is in Turkey. I will try to gain her number because I lost connection with her. She evacuated Kobane and I stayed in Kobane. At the beginning of the last clashes, Rehana left Kobane.\"\"\n\nRight now, Kurdish Peshmerga fighters are battling for control of the border town; Syrian Arab rebels have arrived in order to provide the Peshmerga with support. The U.S. has also provided air support, reportedly destroying five ISIS fighting positions and six vehicles. The Peshmerga and Syrian rebels apparently need further support, though it's unknown if they will be able to receive it in time to save the city of Kobane.\n\n\"\"The only way to help Kobane, since other countries don't want to use ground troops, is sending some peace-oriented or moderate troops to Kobane. What are they? Peshmerga … and Free Syrian Army,\"\" Turkish Prime Minister Ahmet Davutoglu told the BBC.\n\nMeanwhile, news of Rehana's safety has reached Syrian/Kurdish journalist Rashad Abdel Qader, who noted that she was \"\"fighting fiercely.\"\"\n\nRehana, 28, told reporters that she wanted to join the forces because she \"\"lost many friends to this, and decided there was a need to join up. This is our land—our own—and if we don't do it, who else will?\"\"\"\n1499,\"The Islamic State (IS) has reportedly beheaded U.S. journalist Steven Sotloff, the second execution of an American journalist in the past two weeks.\n\nSotloff’s life was threatened in the same video released in August in which freelance journalist James Foley was behaded by an IS militant.\n\nAccording to the New York Times, SITE Intelligence Group —a Jihadist threat-monitoring service —said Tuesday IS released a 2:46 min video showing Sotloff’s murder.\n\n\nGlobal News has not seen the purported video, but is working to confirm details.\n\nSotloff’s mother, Shirley Sotloff, made a video plea last week asking IS leader Abu Bakr al-Baghdadi to spare her son’s life.\n\n“As a mother, I ask your justice to be merciful and not punish my son for matters he has no control over. I ask you to use your authority to spare his life and to follow the example set by the Prophet Muhammad, who protected People of the Book. I want what every mother wants, to live to see her children’s children, I plead with you to grant me this.”\n\nSotloff, 31, disappeared in Syria in Aug. 2013, while covering the civil war in the country.\n\nIS uploaded a video to YouTube on Aug. 19 showing the beheading of 40-year-old Foley, who had been held hostage since Nov. 2012.\n\nThe militant group demanded a $132-million ransom for Foley’s release, among other conditions.\n\nIn the same video, Sotloff was seen kneeling in front of an IS militant, who said, “The life of this American citizen, Obama, depends on your next decision.”\"\n1504,\"FERGUSON, Mo. (KMOV.com) -- This St. Louis woman’s picture and story has spread through social media, she’s now ready to talk about what happened to her shortly after the grand jury announcement was made in the death of Michael Brown.\nDornella Conners is now blind in her left eye and can hardly see out of her right eye after her and her boyfriend, De’Angelas Lee, stopped at a gas station in the 10000 block of Halls Ferry early Tuesday morning. Conners says as she and her boyfriend were driving away from the station multiple police officers showed up.\n“They pulled up while we were coming towards the street, De’Anglas was trying to get away, they blocked us from the side, front and back,” Conners said.\nConners says her boyfriend was trying to drive around St. Louis County Police but police say he drove towards them. Police say the officer, fearing for his safety, used his less lethal bean bag round, striking the front passenger window causing it to shatter.\nConner went to another police officer who helped her get medical attention.\n“I’m very upset, very disappointed with tactics that they used trying to get control of situation,” said Donnell Conners, Dornella’s father. “I understand tough job, I understand that it was chaos, there was no reason to fire upon innocent person sitting in a vehicle.”\nPolice say Lee drove away but he was not the only one causing trouble at the gas station. Sixteen people were arrested on the lot and police say they still do not know who is responsible for firing numerous gunshots at the location.\n\nPolice say they have issued a warrant for Lee’s arrest and set a bond for $50,000.\"\n1505,\"BOSTON (AP) - The three Afghanistan National Army officers who went missing during a training exercise at a Cape Cod military base have been found trying to cross the border into Canada, according to U.S. authorities. The three were found at Niagara Falls, N.Y. Massachusetts Gov. Deval Patrick earlier said one of the possibilities being investigated is that they may be trying to find a way to stay in the United States.\n\nPatrick said Monday that the military does not believe the three soldiers pose a danger to the public. \"\"I don't have a reason to believe that they pose a threat. They were vetted by the military, they were cleared by the military,\"\" Patrick told reporters while he visited a preschool program in Quincy. \"\"There is a lot of speculation within the military that they may be trying to defect,\"\" he said.\n\nLt. Col. James Sahady of the Massachusetts National Guard said there were no details to report on the search Monday. Military officials said the Afghan soldiers had been participating in a U.S. Central Command Regional Cooperation training exercise at Joint Base Cape Cod. They arrived at Camp Edwards on Sept. 11 and were last seen Saturday at the Cape Cod Mall in Hyannis during an off day for the program.\n\nThe soldiers were reported missing by base security personnel Saturday night. They were identified as Maj. Jan Mohammad Arash, Capt. Mohammad Nasir Askarzada and Capt. Noorullah Aminyar.\n\nIt's not unusual for foreign military members to go missing when they are in the U.\"\n1510,\"A cruel aunt faces jail after she cut off her three-year-old nephew's penis because he burst in on her in the loo and asked to use her phone.\n\nXue Paan, 37, attacked her nephew Qiang Qiang as she was supposed to be looking after him while his mother went to visit a neighbour in Luohe, a city in Henan Province, central China.\n\nXue was sitting on the toilet sending text messages to her boyfriend when the toddler walked in and asked if he could play a game on her mobile phone.\n\nDistressing scenes: Three-year-old Qiang Qiang being carried by his parents at hospital after his aunt, Xue Paan, 37, cut his penis off when he burst in on her on the loo and asked to use her mobile phone\n\nInnocent: Qiang Qiang walked in on his aunt as she was sending messages to her boyfriend and asked if he could play a game on her mobile phone. She reacted by getting a kitchen knife and slicing off his penis\n\nInstead of giving him the phone, the aunt went into the kitchen, picked up a knife, then came back and sliced off the boy's penis.\n\nShe fled the house before his mother could return.\n\nQiang Qiang's mother Cai Tuan, 27, said: 'I had popped out to see a neighbour and was only gone 30 minutes when I heard Qiang Qiang scream.\n\n'I ran back to the house and couldn't believe what I saw.\n\n'Qiang Qiang had fainted and was lying in a pool of blood.\n\n'Next to him was a knife and his penis.\n\n'It was simply horrific.\n\n'My sister, his aunt, had gone.'\n\nQiang Qiang was rushed to hospital where surgeons managed to reattach his appendage and was then sent to a specialist clinic in the capital Beijing.\n\nEmergency surgery: Qiang Qiang was rushed to hospital where surgeons managed to reattach his penis\n\nPain and grief: The boy's distraught mother and father wait for their son to be treated at the hospital\n\nA hospital spokesman said: 'Unfortunately, the knife was quite blunt and the cut wasn't clean so although we reattached the boy's penis, it wasn't ideal and he had to have further treatment.\n\n'However, he has now had three surgeries all of which have been successful and we are confident that his penis will be perfectly OK again in three months.'\n\nA police spokesman said: 'The aunt was arrested and admitted attacking the boy because she was angry that he had interrupted her on the toilet.'\n\nShe now faces 5 years in jail.\"\n1511,\"According to CNN’s Brian Stelter, hackers of Sony Pictures has sent the company a messaging praising its decision to pull The Interview as a “very wise decision.” The collective had threatened attacks on theaters if the movie was not pulled. According to reports on Friday, the FBI has determined that North Korea was behind the hack.\"\n1512,\"It's Benghazi redux: As they secured the U.S. embassy in Yemen, the final Marines to leave the country handed their weapons over to Iran-friendly Houthi rebels, on orders from some Obama administration bureaucrat. That's the right-wing blogosphere's story, anyway, even though the Marine Corps calls it bullshit.\n\nIf this all sounds familiar, it's because a precedent has been set: Every time an overseas U.S. embassy is in extremis, the conservative-fantasy carousel kicks up a rumor about how our wonderful Marines could have handled everything, if only Barack Hussein Obama's State Department bureaucrats hadn't de-nutted them. When protests outside the Cairo embassy got ugly in 2012, conservatives floated a rumor that the U.S. ambassador had taken away the Marines' ammunition—on Obama's orders, of course—even though it's against standing military and diplomatic policy. The Marine Corps quickly dispelled that rumor.\n\n\nWingnuts Falsely Claim Obama Administration Forbade Marines From Carrying Live Ammo\nThe Marine Corps has confirmed to Mother Jones that a military blogger's popular conspiracy…\nRead more motherjones.​com\nThis week's rumor was just as insane, if you weren't disposed to thinking of the current administration as evil incarnate. Enter the birther boobs of Newsmax:\n\nCentral Command reportedly is furious over a State Department order that Marines guarding the U.S. Embassy in Yemen were told by the State Department to turn their rifles over to Yemeni officials before boarding a private plane to evacuate the country, Fox News reports.\n\nThe order is humiliating to Marines, who are essentially being told to break an oath they take during training, Pete Hegseth, CEO of Concerned Veterans for America, told Fox News Channel's \"\"The Kelly File.\"\"\nThe always meticulously accurate nativist bulletin board Breitbart.com also highlighted Kelly's Fox News report:\n\nNow tonight a senior defense official confirming to Fox News that Marines were directed to turn over their weapons before they were allowed to leave. According to one source the order came from the U.S. State Department. That is generating some serious outrage tonight especially among Marines who are taught from day one never surrender your weapon. At least one Marine telling Fox News, 'Blank yeah, it pissed me off.' Pardon me, his term. 'I'm not giving up my weapon to anyone.'\"\"\nWhat really happened? Well, there clearly was a rushed egress from Yemen for the Marines, so much so that the Pentagon's press briefer, Col. Steve Warren, went out to talk to the media yesterday without really knowing what had happened:\n\nThe Pentagon said the Marines destroyed heavy weapons in their embassy arsenal, including machine guns, before leaving for the airport but remained armed with smaller weapons until the end to ensure a safe exit from the country.\n\n\"\"The movement from the embassy to the aircraft required armed Marines,\"\" Army Colonel Steve Warren, a Pentagon spokesman, said at a briefing...\n\nAsked whether the Marines turned over their weapons to Houthi fighters, Warren said: \"\"It's unclear, frankly. We believe they turned them over to government officials at the airport, prior to boarding the aircraft.\"\"\n\n\"\"As everyone knows, weapons are generally not authorized on commercial aircraft,\"\" Warren said. He said the Marines were probably carrying handguns and assault rifles until their departure.\nSuch is the stuff that crazy conspiracy theories are made of. Warren's shaky answers certainly made the fate of the Marines' weapons worth investigating. It's unclear who Fox News' unnamed sources were, but they were so compelling that Kelly and her hawkish guests were shrieking about their implications at 9 p.m. last night... three hours after the Marine Corps had debunked the whole cruddy rumor, twice.\n\nFirst, they debunked it on background in a report by the independent Marine Corps Times just after 6 p.m.:\n\nThe Marine security detachment guarding the U.S. Embassy in Sanaa, Yemen left no operational weapons behind as troops evacuated the country, a senior Marine official with knowledge of the movement told Marine Corps Times.\n\n...the Marine official, who asked that he not be identified because he was unauthorized to discuss the situation, said no working Marine weapons, whether crew-served or personal rifles and sidearms, were seized or handed over as the troops departed.\n\n\"\"No Marines handed over a functional weapon to anybody,\"\" the official said.\nThen, the Marines debunked it on the record, with minute details on how their weapons were scuttled so as to be useless, on their own website:\n\n\nCLARITY ON MARINE SECURITY FORCE DEPARTURE FROM YEMEN\n\nFebruary / 11 / 2015\n\nHEADQUARTERS MARINE CORPS, WASHINGTON — The Marine Security Force left the American embassy in Yemen for the movement to the airfield as part of the \"\"ordered departure\"\" with only personal weapons. All crew served weapons were destroyed at the embassy prior to movement. None of them were 'handed over' in any way to anyone. The destruction of weapons at the embassy and the airport was carried out in accordance with an approved destruction plan.\n\nUpon arrival at the airfield, all personal weapons were rendered inoperable in accordance with advance planning. Specifically, each bolt was removed from its weapons body and rendered inoperable by smashing with sledgehammers. The weapons bodies, minus the bolts, were then separately smashed with sledgehammers. All of these destroyed components were left at the airport — and components were scattered; no usable weapon was taken from any Marine at Sana'a airport.\n\nTo be clear: No Marine handed a weapon to a Houthi, or had one taken from him.\n\nOffice of U.S. Marine Corps Communication\nPhone: 703-614-4309\nOntherecord@USMC.MIL\nSo how come Kelly was letting her Fox News guests hold forth on a debunked rumor, three hours later? \"\"We're surrendering our embassy,\"\" Hegseth told her. \"\"And now we're asking U.S. Marines to surrender their dignity, give up oaths they made, creeds that they lived by, and surrender their rifle.\"\" Retired Gen. Jack Keane added: \"\"This is a mindless stupid bureaucrat making a decision like that offensive to military culture, offensive to procedures.\"\"\n\nIt's probably helpful to know a little bit of background about those guests. Hegseth, who ran unsuccessfully as a Republican for Senate in Minnesota awhile back, is an ex-Bear Stearns banker whose way through Princeton was paid in part by the conservative Family Research Council. Since 2008, he's made six figures chairing astroturfed veterans' groups for GOP causes, and has been a seven-figure bag man for political donations from Republican billionaire Sheldon Adelson. He's on call whenever Republicans need a military vet to blast liberals, even though his own track record of strategic prognostications includes this gem: \"\"eliminating Saddam and liberating Iraq could be the 'Normandy Invasion' or 'fall of the Berlin Wall' of our generation… and there is equally encouraging evidence that republican principles could thrive there.\"\"\n\nKeane, for his part, cofounded and chaired a neoconservative propaganda front, the Institute for the Study of War, with some of Dick Cheney's top geopolitical advisors, using it to rally support for the \"\" troop surge\"\" in Iraq. Since leaving the service in 2003, he's been a paid consultant for military contractors, including the company formerly known as Blackwater. He's never met a costly military engagement he couldn't make costlier.\n\nConfronted with a combined force like this, the Marine Corps didn't stand a chance.\n\n[Photo credit: Cpl. Christopher A. Green/U.S. Marine Corps]\"\n1514,\"What began as an Occupy-inspired student sit-in exploded in Hong Kong over the weekend as police responded with excessive force toward peaceful demonstrators, using tear gas, pepper spray, and rubber bullets. The Occupy Central protests spread from Hong Kong’s financial district to just outside the city’s government offices in Admiralty, but the law-enforcement crackdown had the opposite effect, sending thousands more into the streets in solidarity and shutting down portions of the city. The protests have now bled into the work week and riot police have pulled back, at least for now. Here’s what you need to know so far.\n\nWhat started this?\n\nAfter 150 years of British rule, Hong Kong was returned to China in 1997, but has operated semi-autonomously under what’s known as “one country, two systems,” outside of Beijing’s communist rule. The promise was that in 2017, Hong Kong would be allowed, for the first time, to elect its own leader (known as chief executive) in democratic elections, instead of having the slot filled by a committee from Beijing. But earlier this summer, China decided a committee was still necessary, and it would select the candidates for Hong Kong’s 2017 elections. Outrage has been building ever since.\n\nWho’s out there?\n\nThe protests were organized in part by the Hong Kong Federation of Students, which has since called for an indefinite student strike, the New York Times reports. Young people are everywhere, but not alone. The Hong Kong Professional Teachers’ Union has joined them with a general strike, as have some professionals after the weekend violence — “office workers in slacks and dress shirts mixed with crowds of students in black T-shirts,” according to the Times.\n\nOccupy Central with Love and Peace, meanwhile, is led by a University of Hong Kong law professor named Benny Tai, Businessweek reported earlier this summer. Tai has been organizing for months, and a look at his planning from June now serves as some serious foreshadowing:\n\nAt some point, Tai says the movement may follow through on the threat in its name and occupy Central, where most of Hong Kong’s top banks and other financial institutions (as well as Bloomberg) have their offices. Many companies are already taking no chances, developing plans in case demonstrators block the streets and prevent employees from getting to work.\n\nWhat do they want?\n\nIn addition to democratic elections in 2017 and continued autonomy for Hong Kong, as previously promised, protesters are now demanding the resignation of current chief executive Leung Chun-ying. The economics are also less than ideal, and the country could be slipping into a recession.\n\nHow is the government reacting?\n\nNot well, especially at first. Here’s a video from the ground of protesters being teargassed, in attacks that look familiar from Ferguson and helped stoke outrage among citizens:\n\nThe use of pepper spray has been equally alarming, and is reminiscent of previous Occupy protests in the U.S.\n\nHong Kong police officer grabs elderly protester, turns and pepper sprays them full in the face: http://t.co/5l0pFtGGTF\n\nAs Vox notes, some protesters have taken to using the “hands up, don’t shoot” imagery of the Michael Brown demonstrations in Ferguson. It’s still a powerful image on the other side of the world:\n\n.@attorneycrump Will you please show this to #MikeBrown's parents &let them know that he changed the WORLD! #HongKong pic.twitter.com/3u4FOSnp7x\n\nProtesters in Ferguson have sent a message back:\n\nHeather, a #Ferguson protester, wearing a sign that says \"\"Stay strong #HongKong.\"\" pic.twitter.com/9CnqFfERfL\n\nIt’s not surprising, then, that Beijing is blaming the West for stoking tensions. From the Times:\n\nA commentary on the website of the People’s Daily, the Chinese Communist Party’s main newspaper, claimed that the upheavals in Hong Kong were instigated by democratic radicals who had sought support from “anti-China forces” in Britain and the United States, and had sought lessons from independence activists in Taiwan. It called them a “gang of people whose hearts belong to colonial rule and who are besotted with ‘Western democracy’.”\n\nHong Kong has canceled its annual fireworks celebration of China’s National Day on Wednesday, indicating that this thing may continue for the foreseeable future.\n\n“The protesters, they are so young,” a mother of two who joined the protests on Monday told the Times. “They are fighting for our future, for my children’s future.”\"\n1516,\"Saudi Arabia has announced that it has the right to cover women’s eyes—‘especially the tempting ones.’\n\n“I love the looks of you, the lure of you\n\nThe sweet of you, and the pure of you\n\nThe eyes, the arms, and the mouth of you\n\nThe east, west, north, and the south of you”\n\n—Cole Porter\n\nIt’s a safe bet that Sheikh Motlab al Nabet, spokesman of Saudi Arabia’s religious police, isn’t a fan of Cole Porter. “The lure of you” is precisely why Nabet announced yesterday that the Committee for the Promotion of Virtue and the Prevention of Vice will cover any women’s eyes that are deemed “tempting.” “The men of the committee will interfere to force women to cover their eyes, especially the tempting ones” he said. “[We] have the right to do so.”\n\nWhat are “tempting” eyes? One Saudi journalist mused on condition of anonymity that they are “uncovered eyes with a nice shape and makeup. Or even without makeup, if they are beautiful, the woman will be in trouble.” The Orwellian-named committee did not provide a definition of tempting, but if they happen to rely on Merriam-Webster, then it means “having an appeal.” What is an appeal? According to the dictionary, it is “arousing a sympathetic response.” And what is sympathetic? “Showing empathy,” according to Merriam-Webster.\n\nSo there you have it. To allow a women’s eyes to capture the unfettered glory of the world, one must empathize with her very existence. But the religious police—massively funded by King Abdullah—cannot do this. “It’s so stupid,” the Saudi journalist tells me. “I don’t know what to say. They have to stop this. Many people will oppose this in the country. They won’t be silent.”\n\nPerhaps they won’t be, but the Committee for the Promotion of Virtue and the Prevention of Vice has some of the most powerful backers in the country. Prince Naif, recently appointed heir to the throne, has said: “The committee is supported by all sides ... It should be supported because it is a pillar from Islam. If you are a Muslim, you should support the committee.” No surprise, then, that King Abdullah awarded this draconian body an additional 200 million riyals (about $53 million) in March.\n\nHow should America respond to this latest affront to Saudi women? Perhaps it can sponsor a contest of the most tempting eyes in Saudi Arabia. Women will send in pictures of their most tempting look and the winner will get to accompany President Obama during his next meeting with the Saudi dictator.\n\nIf Congress reconsidered the recent $60 billion U.S.-Saudi arms deal, the religious police might quickly find it “tempting” to stop treating women as property.\"\n1520,\"Jabhat al-Nusra and Isis leaders are reportedly meeting to co-ordinate attacks\n\nIsis fighters are reportedly just one mile away from Baghdad as reports emerge of al-Qaeda militants bolstering their ranks in Syria.\n\nAccording to the Foundation for Relief and Reconciliation in the Middle East, Isis was approaching the Iraqi capital on Monday morning.\n\n\"\"The Islamic State are now less than 2km away from entering Baghdad,\"\" a spokesperson said.\n\n\"\"They said it could never happen and now it almost has. Obama says he overestimated what the Iraqi Army could do. Well you only need to be here a very short while to know they can do very very little.\"\"\n\nIsis fighters were also battling Government forces in a key town 25 miles west of Baghdad - Amiriyat al-Fallujah.\n\nAccording to a BBC correspondent, fighting had calmed by Monday afternoon but a standoff continued along the main road to nearby Fallujah, which is under Isis control.\n\nThe extremists had been advancing towards the capital but were held off by bombing and Iraqi ground forces.\n\nUS air strikes overnight targeted other Isis positions in Anbar province, the Pentagon said, and in Syria four more oil fields controlled by militants near Raqqa were hit on Sunday.\n\nAmerican officials called the attacks “successful” but the UK-based Syrian Observatory for Human Rights claimed mostly civilians were hit and a grain silo was destroyed.\n\nThe news comes amid reports of an emerging alliance between Isis forces in Syria and Jabhat al-Nusra, also known as the Nusra Front.\n\nThe group is the Syrian offshoot of al-Qaeda and has been fighting against the Assad regime in the civil war.\n\nDespite months of clashes between its forces and Isis (also known as Islamic State) militants, the two groups appear to be forming a loose coalition in parts of the country to fight increasing attacks by the US and its allies.\n\nAl-Nusra’s official spokesperson, Abu Firas al-Suri, threatened the coalition nations with retaliation on Saturday.\n\n“These states have committed a horrible act that is going to put them on the list of jihadist targets throughout the world,” he said.\n\n“This is not a war against al-Nusra, but a war against Islam.”\n\nAl-Nusra and Isis leaders are now holding war planning meetings together, a source told the Guardian, although no formal alliance has been confirmed.\n\nThe reports follow growing defections from other Islamist groups to Isis, which is seen as better organised and equipped to create an “Islamic State” straddling Iraq and Syria.\n\nA loyalty pledge was reportedly made by al-Nusra in June in the town of Al-Bukamal near the Iraqi border, the Syrian Observatory for Human Rights said, and the two groups have fought together against Government forces.\n\nThe report appeared to be confirmed on Twitter by a photograph showing an Egyptian al-Nusra Front commander shaking hands with an Isis leader of Chechen origin.\n\nAlthough both Isis and al-Nusra are rooted in al-Qaeda, the two have been rivals since Isis started its involvement in Syria’s civil war in spring last year and have engaged in bloody battles killing more than 3,000 militants from both sides.\n\nA merger had been declared by Isis leader Abu Bakr al-Baghdadi in 2013, when Isis was known as al-Qaeda in Iraq (AQI), but the alliance was rejected by al-Nusra and overruled by al-Qaeda leader al-Zawahiri.\n\nBut the international response to Isis’ bloody rampage through Iraq and Syria, and the beheadings of British and American hostages, is pushing the groups towards an alliance.\n\nAn al-Nusra source told Reuters: “There are hardline voices inside Nusra who are pushing for reconciliation with Islamic State.”\n\nA formal alliance is believed to only be possible on the orders of al-Qaeda leader Ayman al-Zawahiri.\n\nA deal between the militant groups would strengthen the Islamist force in Syria as air strikes cripple Isis funding sources, equipment stores and slow its advances.\n\nThe US has not said al-Nusra is being targeted but its planes have attacked a new group called Khorasan, which some analysts suspect is part of al-Nusra.\n\nThe two groups have been known to co-operate and Khorasan is believed to be made up of veteran al-Qaeda fighters with battlefield experience mostly in Pakistan and Afghanistan.\n\nBritain, the US and the United Nations are among those who have classed al-Nusra as a terrorist group, citing its use of suicide bombing, terrorist attacks and attempts to impose Islamic law.\n\nA small number of anti-Government groups, including some members for the secular Free Syrian Army, opposed the label after al-Nusra gained respect fighting the Assad regime.\"\n1525,\"Late comedian's personal physician allegedly performed an unauthorized biopsy, causing a heart attack\n\nJoan Rivers' personal doctor took a selfie in the operating room while performing an unauthorized throat biopsy during the procedure that led to the comedian's death, according to CNN report on Tuesday.\nA staff member at Manhattan's Yorkville Endoscopy clinic told investigators that the doctor, who has not been publicly identified, took a selfie photo in the procedure room while Rivers was under anesthesia,\"\" an unnamed source close to the death investigation told the cable news network.\n\nHowever, the clinic has denied previous media accounts of the spontaneous biopsy. \"\"A biopsy of the vocal cords has never been performed at Yorkville Endoscopy,\"\" a rep told The Hollywood Reporter in a statement on Sept. 12. Yorkville's medical director, Lawrence B. Cohen, has been forced out of his position on the board and is no longer performing procedures there. He also left his private-practice group, New York Gastroenterology Associates.\n\nRivers went to Yorkville Endoscopy for a routine procedure when complications arose. She was rushed to Mount Sinai Hospital in Manhattan. Rivers died on Sept. 4, at age 81. After an initial autopsy, the New York City medical examiner's office has said the cause of death is unclear and they need to run more tests.\n\nYorkville Endoscopy, Dr. Cohen's office and the medical examiner's office did not immediately return emails for comment.\"\n1526,\"A woman in Henan province has been arrested for reportedly chopping off her husband's penis after discovering that he was having an affair—then going to the hospital and cutting it off again.\nThe husband and father of five, 32-year-old Fan Lung, had used his wife's phone to send a steamy email to his mistress, 21-year-old Zhang Hung, from his home in the city of Shangqiu, The Mirror reports.\nFan had forgotten to log out of his account, and when his wife Feng, 30, looked through her phone, she found the message among several others that he'd sent to to his xiao san. In a fit of rage, Feng grabbed a pair of scissors and chopped off her husband's penis while he was sleeping in their bedroom.\nFan was taken to a hospital, where doctors were able to reattach his precious manhood. Feng, however, managed to sneak into his hospital room and cut his penis off again before tossing it out of a window, The Mirror said.\n\"\"The first [time] we were aware of what happened was when someone came into the reception area to say a naked man was beating up a woman outside the hospital,\"\" a hospital spokesperson was quoted as saying in the report.\n\"\"Staff rushed out to see what was happening and found the patient with blood streaming down his legs hitting the woman.\"\"\nThey brought the fighting couple back into the hospital and discovered that Feng had cut off her husband's newly reattached member.\nDoctors and police searched outside for the man's severed penis, but to no avail. They believe it was carried off by a stray animal.\nFan, who'd lost a lot of blood at this point, is now in stable condition after undergoing emergency surgery but is \"\"extremely emotionally distraught,\"\" as one might expect.\nFan's side-lover, however, said she still plans to marry him.\n\"\"It doesn’t matter that he’s lost his fertility, he has five children already,\"\" she was quoted as saying.\n[Image via Straits Times]\"\n1527,\"TechCrunch reports that Apple plans to shut down Beats Music, the streaming music service that it acquired earlier this year. The blog's Josh Constine says that he's confirmed the news with five sources at both Apple and Beats. And to be honest, it makes sense.\n\nIt seems very unlikely that Apple is going to abandon streaming music altogether. If true, news that Beats Music is dying reads as a clear indication that Apple is going to create its own streaming service or simply expand iTunes Radio. Constine agrees:\n\nConsidering Apple's penchant for simple, unified brands, and how it despises fragmentation, shutting down Beats Music makes a lot of sense. Running a second music service in parallel with iTunes that forces people to learn a whole new interface might have confused customers. Beats Music's CEO Ian Rogers was also put in charge of iTunes Radio, meaning he's already splitting his time rather than just focusing on Beats Music.\n\nBased on images of the home screen, Constine adds, it looks like Apple's readying a new music app just for the new Apple Watch. People thought the company's music app for wearables would be Beats Music. And maybe it sort of is on the back end! It just won't be called Beats Music.\n\nRead the full report at TechCrunch.\"\n1536,\"Hewlett-Packard confirmed on Monday that it will split the company into two new corporations, one focused on PCs and printers and the other on its enterprise businesses.\n\nNews of the split was first reported by the Wall Street Journal on Sunday. On Monday, HP disclosed in a filing with the U.S. Securities and Exchange Commission that it would proceed with the plan, which is expected to be completed by the end of the fiscal year 2015.\n\n“Our work during the past three years has significantly strengthened our core businesses to the point where we can more aggressively go after the opportunities created by a rapidly changing market,” said HP chief executive Meg Whitman said in a press release. “The decision to separate into two market-leading companies underscores our commitment to the turnaround plan.”\n\nHP’s split arrives less than a week after eBay’s decision to spin-off PayPal into a separate, public company.\n\nMore information:\n\nHP\nHP is an American multinational information technology corporation headquartered in Palo Alto, California, USA that provides products, technologies, softwares, solutions and services to consumers, small- and medium-sized businesses (SM...\tread more »\n\nPowered by VBProfiles\"\n1537,\"At least one Bill Cosby rape claim is being shot down by the alleged victim -- his former 'Cosby Show co-star Raven Symoné says he NEVER touched her ... despite a story that's gone viral.\n\nA parody website posted a story earlier this week claiming Raven was telling people Cosby had sexually assaulted her ... which is especially sick, considering she was only 3 years old when she debuted as Huxtable granddaughter, Olivia.\n\nRaven finally responded Wednesday afternoon ... saying she was NOT taken advantage of by Cosby ... and ... \"\"This is a truly disgusting rumor that I want no part of!\"\"\n\nIn the Instagram post she added ... \"\"Keep me out of this.\"\"\"\n1546,\"The crabs human see or eat are usually only six or so inches across their shells. An aerial image taken in the UK captured a massive crab, and is now garnering a lot of attention online. The aerial shot enables viewers to see the full body of the crab, including its pinchers and legs. It's estimated that the beast measures 50 feet long.\n\nQuinton Winter, who runs a website devoted to the weird and unusual, is one of the folks who has seen the picture. Initially, he believed he was looking at a bizarre sand formation that bore a striking resemblance to a crab. However, he now thinks it is indeed a real-life crab -- one that he actually saw in person last summer. Winter explained, 'At first all I could see was some faint movement, then as it rose from the water I thought, 'That's a funny looking bit of driftwood.' It had glazed blank eyes on stalks, swiveling wildly and it clearly was a massive crab with crushing claws.'\n\nThe largest known crab in the world is the Japanese Spider Crab. They can measure 12 feet across from claw to claw and weigh up to 40 pounds.\"\n1548,\"A Facebook post By Tikal goldie showed a image of her sister Lenora hospitalized from rubber bullets fired in Ferguson, Mo on Monday. We were tagged in a Instagram post this morning and decided to do more research before we posted this story. We don’t have all the facts but we know this young lady will now loose her left eye do to this situation. Apparently her boy friend was arrested and charged with a felony for trying to run a police officer over.  Above the original photo posted via Facebook. We will continue to keep you updated as this story develops.\"\n1550,\"Dave Morin's social networking company Path is reportedly in Apple Inc.'s acquisition path.\n\nApple Inc. is close to buying social network Path as it aims to bolster its social media efforts, PandoDaily reported, citing an internal source on Apple's engineering team.\n\nThe purchase would be more than an acquihire, the process when a company buys a company for its talent rather than its product. Path's platform will probably survive the acquisition and somehow be incorporated into Apple's revamped Messages app, according to the article. It isn't clear how big the price tag will be, but Path's 25 million users probably wouldn't command a sum that nears Facebook Inc.'s $19 billion purchase of WhatsApp, which boasts more than 400 million users.\n\nCo-founder and CEO Dave Morin declined to comment one way or another onstage at TechCrunch's Disrupt conference on Wednesday.\n\nSan Francisco-based Path, a personal mobile photo-sharing and message platform, has raised a total of $77 million from backers including First Round, Index Ventures, Redpoint Ventures, Insight Venture Partners, Kleiner Perkins Caufield & Byers and Greylock Partners. It most recently nabbed $25 million in January.\n\nClick here to sign up for TechFlash, the free daily email newsletter about founders and funders in the region.\"\n1552,\"HP is set to cleave itself in two, splitting off its PC and printer division from its enterprise and services business. According to The Wall Street Journal, an announcement could come as soon as tomorrow. \"\"Sources familiar with the matter\"\" tell the paper that current CEO Meg Whitman will become chairman of the PC and printer operation, and will remain CEO of the split-off enterprise business. Dion Weisler will become CEO of the personal computing business — he is currently a high-ranking executive in the division.\n\nThis is not the first time talk of splitting HP has surfaced. During some of the company's very tumultuous 2011, reports suggested that executives were close to making the very same decision to split off the enterprise division into its own business. After the departure of then-CEO Léo Apotheker, the company decided to keep the units together under the same corporate umbrella.\n\nThe company, based in Palo Alto, has struggled along with the rest of the PC industry as profit margins have slimmed and sales of Windows PC continue to steadily decline. The company's printer business is more lucrative than its PC operation, though the two were combined into the same unit back in 2012. That same year, HP lost the title of top-selling PC manufacturer to Lenovo.\"\n1553,\"Rest in purrs.\n\nA Florida feline has been dubbed a “zombie cat” after clawing his way out of an untimely grave. The cat's owner, Tampa resident Ellis Hutson, 52, told ABC News he found his pet, Bart, in the road a couple of weeks ago.\n\nBart, who seemed to have been hit by a car, was in a pool of blood and Hutson says he was sure the cat was dead.\n\nBecause he and the animal were “so close,” he says he couldn’t bear to bury the cat himself. He enlisted the help of his neighbor and watched him put Bart to rest … or so he thought.\n\nDays later, a bedraggled Bart -- who had apparently dug himself out of the ground --  made his way to another neighbor’s yard, Fox 13 reports.\n\n\"\"I open the door and my neighbor's standing there with the cat in her hand,\"\" Hutson told ABC. \"\"She said, 'Bart is not dead.' I said, 'That’s impossible. We buried Bart.'\"\"\n\nHutson rushed the cat to the hospital, where Bart was treated for injuries including severe head trauma, a broken jaw and a dead eye.\n\nVeterinarians at the Humane Society of Tampa Bay expect Bart to fully recover and be able to return home, although he will lose one of his eyes.\n\n@media only screen and (min-width : 500px) {.ethanmobile { display: none; }}\n\nLike Us On Facebook |   Follow Us On Twitter |   Contact The Author\"\n1557,\"It may be 2015, but one airline reportedly has plans to gender separate their passengers completely. Due to religious and modesty regulations, the airline plans to “enforce” separation, according to a spokesman for the company.\n\nThe airline in question is Saudi Arabia’s national airline, Saudia as reported on the RT website. Saudia wants to separate male and female air travellers, mainly due to complaints from husbands who don’t like unknown men sitting next to their wives.\n\nSaudia assistant manager for marketing Abdul Rahman Al Fahd told reporters, “There are solutions to this problem…we will soon enforce rules that will satisfy all passengers.”\n\nAs such, the airline hopes to begin arranging for check-in staff at the airport to assign separate seating for their passengers, unless they are closely related.\n\nAs widely reported, it isn’t just Muslims who have these modesty issues as Orthodox Jews also have similar laws calling for the separation of men and women in public.\n\nBack in September, an El AL flight from New York to Israel’s Tel Aviv Ben Gurion Airport was delayed because some orthodox male flyers refused to sit next to women.\n\nBut while these religious practices are all fine for some people, they are not suitable for others, and certainly not on a public place like an airplane, where flight crews are constantly working against the clock to ensure their aircraft takes off on time.\n\nIt terms of the FAA’s rules for this type of crew disruption, Federal Aviation Regulations 91.11, 121.580 and 135.120 state that “no person may assault, threaten, intimidate, or interfere with a crewmember in the performance of the crewmember’s duties aboard an aircraft being operated.”\n\nIt therefore remains to be seen what course of action will be taken by Saudia airlines, and if plans to separate people based on gender is even legal, not to mention the logistical and ethical nightmare.\"\n1558,\"If there’s one thing Apple currently lacks, it’s a good social layer to their various offerings. Perhaps to satiate our need to be digitally social, Apple is reportedly close to purchasing the nearly four-year-old Path. Insiders say the deal may already be done, too.\n\nAccording to Pando Daily, one well-placed source on Apple’s Engineering squad says “It’s almost done, if not signed already, but it’s essentially a done deal.” So why is Apple interested in Path, if they indeed are? In a way, they’re kindred.\n\nPath struggles to find users, but that’s obviously not why they and Apple are so similar. If anything positive can be said of Path, it’s with their design. They’ve been widely lauded as a heavy-hitter when it comes to UI and experience, something Apple covets in their own right.\nFurther evidence of this comes with news that Dave Morin — current Path CEO and former Apple employee — was spotted sitting front and center at Apple’s iPhone 6/Apple Watch event yesterday. That’s a spot typically reserved for top brass and partners, not the CEO if a hit-and-miss social platform Apple has no involvement in.\n\nApple snapping up Path is also said to be more than an acquihire to get folks like Morin back in the fold. Pando’s source says Path will survive the acquisition whole, and be cobbled (somehow, maybe lightly) into Apple’s revamped Messaging app.\n\nIt seems a likely acquisition, and it will be interesting to see how Apple works Path into their fold. Path is good, but suffers the same “ghost town” moniker that haunts other social platforms like Google+. But hey, at least it will probably work out better than Apple’s previous social experiment, right?\n\nRight?\n\nSource: Pando Daily\"\n1561,\"Saudi Arabia's national airline is allegedly planning to separate male and female passengers on its flights, in accordance to strict rules enforced by the Gulf kingdom.\n\nGulf media report that Saudia will keep men and women segregated onboard, unless they are close relatives.\n\nThe move follows a spate of complaints from male fliers unwilling to allow other males to sit next to their wives and other female family members.\n\nNational carrrier Saudia will keep men and women segregated onboard, unless they are close relatives\n\nComplaints were also recently made when male passengers claimed a flight attendant was being too 'flirty'.\n\n'There are solutions to this problem…we will soon enforce rules that will satisfy all passengers,' Saudia assistant manager for marketing Abdul Rahman Al Fahd, told Saudi daily, Ajel.\n\nIt is thought that the airline will include instructions to flight booking staff at Gulf airports to keep these new rules in place.\n\nThe carrier's policies are already in tune to the strict Islamic practices of Saudi Arabia: no alcoholic beverages or pork dishes are served onboard, a prayer of verse from the Quran is read before take off, and many international flights have a designated men's prayer area.\n\nIn addition, Saudia does not employ Saudi women as cabin crew, opting to recruit women from other countries such as Pakistan, the Philippines, Albania and Bosnia instead.\n\nBut moves are being made to employ females on the ground in November, the airline opened its fourth women's section staffed by entirely by females at its office in the Murooj district of Saudi capital, Riyadh.\n\nThere are no alcoholic beverages or pork dishes are served on board.\n\nA prayer of verse from the Quran is read before take off, and many international flights have a designated men's prayer area.\n\nThe airline does not employ Saudi women as cabin crew, opting to recruit women from other countries such as Pakistan, the Philippines, Albania and Bosnia instead.\n\nThe national airline's policies are already in tune to the strict Islamic practices of Saudi Arabia. File picture\n\nThe country is known for its gender segregation, with women requiring a male guardian approval to travel or work outside of the home.\n\nIn public spaces such as restaurants, beaches, amusement parks or banks, women are required to enter and exit through special doors.\n\nWomen who are seen socialising with a man who is not a relative can even be charged with committing adultery, fornication or prostitution.\n\nThe majority of Gulf operated airlines abide by Islamic laws, but vary over strictness.\n\nFor example United Emirates carrier, Etihad's new A380 aircraft includes a prayer area in Business class, but the new cabin crew uniform, launched last month, does not feature a veil.\n\nChief Commercial Officer, Peter Baumgartner, told MailOnline Travel: ‘Modern Arabia is what is going on in Abu Dhabi, we are inspired by what’s going on in the rest of the world, but through the lens of the local DNA.\n\nMailOnline Travel has contacted Saudia for comment.\"\n1566,\"FERGUSON, Mo. (CBS St. Louis/AP) — A pregnant woman lost her eye during protests in Ferguson early Tuesday morning after a St. Louis County Police officer fired a bean bag round at the car she was in, shattering the glass on the passenger-side window.\nDornella Conner told KMOV-TV that she and her boyfriend, De’Angelas Lee, were at a gas station early Tuesday morning during the protests following a grand jury decision not to indict Ferguson Officer Darren Wilson in the Aug. 9 shooting death of Michael Brown. Conners claims that they were trying to drive around the officers’ cars, but they blocked them in.\n“They pulled up while we were coming towards the street. De’Angelas was trying to get away. They blocked us from the side, front and back,” Conners told KMOV.\nPolice, though, tell the station that Lee was driving his car toward them and that’s when an officer fired a bean bag round at the car, which shattered the passenger-side glass where Conner was sitting.\n“I didn’t have any weapons. I wasn’t looting or anything. I was just out with my boyfriend and we were just riding around and respecting Mike Brown,” Conners said.\nConner sought medical attention from another police officer before she was taken to a hospital. The shattered glass left her blind in her left eye.\n“I’m very upset and very disappointed with tactics that they used on trying to get control of the situation that was going,” Donnell Conner, Dornella’s father, told KMOV. “I understand it’s a tough job, I understand that it was chaos, but there was no reason to fire upon an innocent person that’s sitting in a vehicle.\n“How can a pregnant person in a car in a seatbelt be causing chaos?”\nDornella Conner took to Facebook to thank her family and friends for their support.\n“[I’m] blind in my left eye and they took it out because I got shot in my face so I can only see in my right eye, but thank God that i can see the world and still alive,” she wrote. “I’m in a lot of pain but I’m ok.”\nKMOV reports that an arrest warrant has been issued for Lee and a bond has been set at $50,000. Sixteen people were arrested on the gas station lot located on the 10000 block of Halls Ferry Road on Tuesday.\nDespite the violence this week, protesters in Ferguson pressed pause Thursday as the city welcomed Thanksgiving, decorating boarded-up storefronts with some Dr. Seuss inspiration and gathering for church services — a stark contrast to previous days of outrage over the grand jury decision in the Michael Brown case.\nNo police officers or Missouri National Guard members stood sentry outside the Ferguson police station, which has been a nexus for protesters since Monday night’s announcement,\nOn that downtown street, beneath a lighted “Season’s Greetings” garland, three children used paintbrushes to decorate the plywood covering many storefront windows that was put up to foil potential vandals. One quoted from “The Lorax” by Dr. Seuss: “Unless someone like you cares a whole awful lot, nothing is going to get better, it’s not.”\n“We thought we’d do what we could to make it a little more attractive and then try to bring the kids into it and get them involved in making the businesses appear a little less scary, depressing,” said Leah Bailey, as her 7-year-old son Dennis climbed a ladder to finish an orange dragon.\nSeveral hours after dark, a few people continued painting, but there was no visible protest activity. National Guard troops occasionally patrolled the area and surrounding neighborhoods in vehicles and on foot.\nSince the grand jury’s decision, protests have taken place across the country. Most have been peaceful. But at least 130 demonstrators who refused to disperse during a Los Angeles protest were arrested Wednesday night, while 35 people were detained in Oakland following a march that deteriorated into unrest and vandalism, according to police officials.\nBack in Ferguson, Greater St. Mark Family Church sits blocks from where several stores went up in flames after the grand jury announcement. A handful of people listened to the Rev. Tommie Pierson preach Thursday that the destruction and chaos was by “a small group of out-of-control people out there.”\n“They don’t represent the community, they don’t represent the mood nor the feelings of the community,” Pierson said. “I would imagine if you talked to them, they probably don’t even live here. So, we don’t want to be defined by what they did.”\nIn downtown St. Louis, a group gathered near Busch Stadium for what organizer Paul Byrd called a “pro-community” car rally meant to be peaceful and counter the recent Ferguson violence he suggested has tarnished the region’s image.\nByrd, a 45-year-old construction worker from Imperial, Missouri, declined to say whether he supported Wilson but noted, “I totally support police officers.” The cruise was escorted by a city police vehicle; no protesters showed up.\n(TM and © Copyright 2014 CBS Radio Inc. and its relevant subsidiaries. CBS RADIO and EYE Logo TM and Copyright 2014 CBS Broadcasting Inc. Used under license. All Rights Reserved. This material may not be published, broadcast, rewritten, or redistributed. The Associated Press contributed to this report.)\"\n1571,\"A new report in from CNN provides new details about the heart attack that put her in the hospital days before she died. According to the report, Rivers started to have a heart attack when her doctor started performing a biopsy on her.\n\nThe CNN report corroborates an earlier report that Rivers had the heart attack after an unauthorized biopsy was performed on her. A source close to the investigation tells CNN the biopsy cut off oxygen to her lungs.\n\nHowever, there is one other detail CNN has revealed tonight: her doctor took a selfie shortly before the procedure.\n\nLast week, Yorkville Endoscopy denied that any biopsy has ever taken place at the clinic.\n\nWatch CNN’s report here:\n\n[image via Featureflash/Shutterstock]\n\n– –\n\nFollow Josh Feldman on Twitter: @feldmaniac\"\n1576,\"Crude, under massive pressure of late, is bidding higher on reports of a major pipeline explosion in Saudi Arabia.\"\n1578,British jihadi al-Britani has reportedly been killed by a US drone strike in Syria.\n1581,\"A Chinese woman is facing five years in prison after cutting off her three-year-old nephew's penis as punishment for bursting in on her using the toilet.\n\nXue Paan from Henan Province in central China is said to have attacked the boy named Qiang Qiang while his mother was visiting a neighbour.\n\nThe 37-year-old was using her mobile phone when the toddler walked in and asked if he could play a game on the device. It is then that that she allegedly become enraged and mutilated the toddler with a blunt knife.\n\nMother Cai Tuan, 27, ran back to the house after hearing her child scream. By then her sister had fled the scene.\n\n\"\"Qiang Qiang had fainted and was lying in a pool of blood. Next to him was a knife and his penis. It was simply horrific,\"\" said Cai Tuan.\n\nQiang Qiang was rushed to hospital where surgeons were able to reattach his member. He was later transferred to a specialist clinic in Beijing, where he is receiving further treatment.\n\n\"\"Unfortunately, the knife was quite blunt and the cut wasn't clean so although we reattached the boy's penis, it wasn't ideal and he had to have further treatment,\"\" the doctors reported.\n\n\"\"However, he has now had three surgeries all of which have been successful and we are confident that his penis will be perfectly OK again in three months.\"\"\n\nXue is now in police custody after being tracked down by law enforcement officers.\"\n1583,\"Halfway through brain surgery aimed to remove a cancerous growth, a teenager allegedly woke up and asked the doctors, ‘How’s it going?’\n\nIga Jasica, 19, went through this serious procedure at Central Clinical Hospital in Katowice, south-west Poland.\n\nOn prematurely waking from anaesthesia, she was apparently neither panicky or in agony but rather calmly inquired after the progress of the operation.\n\nAn investigation has begun into the incident but the hospital have insisted that the patient suffered no undue pain despite regaining consciousness mid-surgery.\n\nMiss Jasica allegedly told reporters: ‘I can’t remember much but the doctor said he talked to me about cats, which I love.\n\n‘I missed Christmas because of this operation but it is the best present I could have had as I am now feeling great.’\n\nMORE: New York hospital has waived British couple’s £120,000 bill for early birth\n\nMORE: Musician nearly blinds himself by tattooing his eyes completely black\n\nMORE: Mum ‘swallows entire backscratcher’ as party trick\"\n1587,\"Apparently Lenovo is still interested in BlackBerry.\n\nChina's Lenovo could make an offer to acquire the Canadian smartphone maker as early as this week, \"\"a source familiar with the matter\"\" told Benzinga.\n\nLenovo expressed interest in buying the Waterloo-based tech titan last year, but the Canadian government told the Beijing-based computer manufacturer it would not allow a Chinese takeover, citing national security concerns.\n\nThis time could be different, however, because Lenovo announced the creation of a new company focused on the internet of things, a space which BlackBerry has shown emerging interest in. That new company, slated to launch next year, would operate under a separate name and brand.\n\nAccording to Benzinga, Lenovo would hope to acquire BlackBerry for approximately $18 a share, or just under double the company's current stock price.\"\n1591,\"The Beats Music brand could be singing its last tune.\n\nAccording to a report published by TechCrunch, Apple has begun to wind down the streaming music service that it acquired in May, with many of its staffers already moved onto other projects at Apple. ITunes is said to be one of them.\n\nBeats Music CEO Ian Rogers already has been put in charge of iTunes Radio, with the Beats Music technology likely to be integrated into that service, sources say.\n\nBeats Music has not been heavily promoted during Apple’s recent product demonstrations, including the launch of its new iPhone 6 and iPhone 6 Plus, as well as its Apple Watch.\n\nIn fact, the new smartphones do not include Beats Music pre-loaded as an app — an unusual move and sign that Apple has other plans for Beats Music’ technology. U2’s free album was offered through Beats Music.\n\nWhile the Apple Watch, out next year, will include a music app, Beats Music wasn’t mentioned during its launch demo.\n\nThe confusion two separate music services could generate among consumers is said to be one of the reasons Apple is making the move to close Beats Music. Apple also had shut down another streaming service, Lala, after acquiring it.\n\nWhile Apple isn’t expected to entirely do away with Beats Music, the company is rethinking whether to still operate it as a separate brand, sources also confirmed to Re/Code.\n\nWhile Beats Music has the Beats headphone brand helping put it in the spotlight, the service has struggled to compete against more established online players like Spotify, Pandora, Rdio and Google Music.\n\nIt had just 111,000 paying subscribers in March, and 250,000 in May, according to Jimmy Iovine. That’s compared to 10 million for Spotify.\n\nBeats Music was part of the $3 billion purchase of Beats Electronics Apple made in August.\n\nApple and Beats have not commented on the potential shuttering of the service.\n\nApple is having to take a close look at its iTunes business as digital music sales fell 13.3% in 2013, whereas streaming grew 32% last year in the U.S.\"\n1593,\"“Jihadi John,” the Briton believed to have beheaded the American ISIS hostages James Foley and Steven Sotloff, may have been injured in U.S.-led airstrikes last week, the British government said Saturday. The comments came amid a Daily Mail report that claimed Jihadi John was taken to an Iraqi hospital after he was injured in a bombing targeting a meeting of Islamic State leaders on the Iraq-Syria border.\n\n\"\"We are aware of reports,\"\" a British Foreign Office spokeswoman told Reuters, adding the office was looking into the possibility Jihadi John was injured. \"\"We cannot confirm these reports.\"\"\n\nJihadi John, also known as Jalman al-Britani, was at a meeting in an underground bunker attended by ISIS leader Abu Bakr al-Baghdadi that was targeted in U.S.-led airstrikes last week, the Daily Mail reported. About 40 militants were injured in the strike last Saturday, and Jihadi John was taken to a hospital in al-Qaim, Iraq, before being transported to the Islamic State group’s headquarters in Raqqa, Syria. Baghdadi was also reported wounded in the attack.\n\nThe British Foreign Office told the Daily Mail it is investigating the accuracy of the reports, but is hampered by a lack of presence in Syria where ISIS controls a large swath of territory.\n\n“The incident occurred last weekend, and so we have received the reports in the last few days,” a spokesman said. “We don’t have any representation inside Syria, and so it is difficult to confirm these reports.”\n\nJihadi John was the name given by the media to the masked figure who had a British accent and appeared in the beheading videos of Foley, Sotloff and the British hostages David Haines and Alan Henning. In the Foley and Sotloff videos, the knife-wielding terrorist issues a “message to America” to abandon the airstrikes aimed at ISIS.\"\n1596,\"Reports Monday said that Islamist fighters for ISIS, the Islamic State, which has already conquered large areas of Lebanon and Iraq, are at the gates of Baghdad. Despite the aerial attacks being carried out by the US and its allies, the group's fighters have been steadily progressing, and are said to be barely a mile from the city. The report in the Independent newspaper, published in London, quoted officials of the Foundation for Relief and Reconciliation in the Middle East.\n\nAccording to the officials, Islamic State terrorists could basically enter the city at will, as there is little substantial defense to prevent them from doing so. \"\"The Islamic State are now less than 2km away from entering Baghdad,\"\" the spokesperson said. “They said it could never happen and now it almost has. [US President Barack] Obama says he overestimated what the Iraqi Army could do,\"\" the report quoted the spokesperson as saying.\n\nObama indeed made that admission Sunday night, in an interview broadcast on CBS news program 60 Minutes. “Over the past couple of years, during the chaos of the Syrian civil war, where essentially you have huge swathes of the country that are completely ungoverned,\"\" the president said, Islamic State was \"\"able to reconstitute themselves and take advantage of that chaos.\n\n\"\"This became ground zero for jihadists around the world,\"\" Obama said of Syria, where Islamic State now controls territory in the east around on the city of Raqqa. “Where you've got states that are failing or in the midst of civil war, these kinds of organizations thrive,\"\" he said.\n\nIn a separate development over the weekend, the head of the Syrian Al-Qaeda-linked Al-Nusra Front said that it would work with Islamic State to defeat the “Western infidels,” reports said. \"\"Muslims will not watch while their sons are bombed. Your leaders will not be the only ones who would pay the price of the war. You will pay the heaviest price,\"\" he said, warning that the battle would be brought \"\"to the hearts of your homes,” said Al-Nusra head Abu Mohamad al-Golani. \"\"You should protect yourselves from this war by standing against the decisions of your rulers and stop them from bringing you the woes (of war),\"\" he added, according to Reuters.\n\n\"\"We are in a long war. This war will not end in months nor years. This war could last for decades,\"\" group spokesman Abu Firas al-Suri said.\n\n\"\"It's not a war against Nusra Front, it's a war against Islam,” he added.\n\nIS and the Al-Nusra Front share the same ideology and rigid Islamic beliefs, but they fell out during a power struggle and have been battling each other this past year.\n\nNusra Front is now coming under pressure from its own members to reconcile with Islamic State and join forces to fight what they describe as a \"\"crusader\"\" campaign against Islam.\n\nAl-Nusra Front, whose leader pledged allegiance to Al-Qaeda leader Ayman Al-Zawahiri, has been heavily involved in the fighting in Syria as well as in neighboring Lebanon, where it has claimed responsibility for several bombings and has also threatened local Sunnis.\n\nMost recently, members of the group kidnapped 45 Fijian UN peacekeepers and threatened to try them under Islamic law before ultimately releasing them.\"\n1600,\"var twitterVia = 'MailOnline'; DM.has('shareLinkTop', 'shareLinks', { 'id': '2716479', 'title': 'Fisherman saved from bear attack by Justin Bieber ringtone', 'url': 'http://www.dailymail.co.uk/news/article-2716479/Fisherman-saved-bear-attack-Justin-Bieber-ringtone-went-mauled-scared-bear-away.html', 'eTwitterStatus': ' http://dailym.ai/1oajoHS via @' + twitterVia, 'articleChannelFollowButton': 'MailOnline', 'isChannel': false, 'hideEmail': true, 'placement': 'top', 'anchor': 'tl'});      9,199 shares     190 View  comments\"\n1601,\"A Polish teenager allegedly woke up during a surgical operation on her brain and asked the doctors a simple question: How is the surgery going?\n\nIga Jasica, 19, was receiving treatment at Central Clinical Hospital in Katowice, Poland, for a cancerous growth on her brain. According to the Mirror, Jasica awoke during the surgery after the anesthetic she had been administered wore off.\n\nJasica’s brain was exposed as she verbally communicated with the doctors, asking them how the surgery was going. Her tone was apparently casual, and she wasn’t disturbed by waking up during the procedure.\n\n“Despite coming round she didn’t feel anything and was never in danger,” said Neurosurgeon Professor Dawid Larysz, who explained that the girl couldn’t see or feel anything during the operation.\n\nJasica remained optimistic about her experience in the operating room, mostly acknowledging her gratitude that the surgery was successful.\n\n“I can’t remember much but the doctor said he talked to me about cats, which I love. I missed Christmas because of this operation but it is the best present I could have had as I am now feeling great,” Jasica said.\n\nAccording to Fox News, doctors at the hospital are investigating whether or not the anesthetic was improperly administered prior to Jessica’s operation.\n\nSource: The Mirror, Fox News / Photo Credit: Fox News\"\n1604,\"Here's a sentence you probably never thought you'd read: Mittens, a hermaphroditic cat from Newfoundland, is getting gender assignment surgery. Colleen Clarke-Murphy's daughter brought the stray cat home, and when the family took it to the vet, they were told it has both male and female genitalia, CBC reports.\n\nMittens' dual gender has caused the cat to have bowel and urinary troubles. The solution: Spay and neuter the cat, then assign a gender (the vet recommends male) and give it reconstructive surgery.\n\nThe cost: $1,500, which a friend is helping the family raise. Clarke-Murphy says it's worth it, because Mittens has been \"\"part of my family\"\" since October.\n\nAs Bustle and Cosmopolitan point out, while hermaphroditic cats are rare, gender-related operations in cats aren't as uncommon as you might imagine. Last year, Mother Nature Network reported that some male cats suffering from urinary problems get what's called a \"\"perineal urethrostomy,\"\" in which its male genitals are removed and the urethra's opening is shortened to create an opening similar to what a female cat would have.\n\nOf course, the purpose of such procedures isn't to reassign gender but to ease health problems, but that doesn't stop some from seeing it as a sex change.\n\nAnd as for a fellow hermaphrodite, last year a Liverpool cat with both male and female parts had surgery to become female. (Speaking of expensive and strange veterinary procedures, here are two stories about goldfish surgeries.)\n\nThis article originally appeared on Newser: Hermaphrodite Cat Getting Gender Assignment Surgery\n\nMore From Newser\n\nFrilled Shark With 300 Teeth Caught Off AustraliaWhat Chimps Say When They Talk to Each OtherAncient Moat in Japan May Be Part of Royal Tomb\"\n1607,\"Johannesburg - Children are being forced to imitate real dog fights, with bets placed on which child would cause the most injuries through biting and scratching, The Star reported on Monday.\n\nA school in Springs, Ekurhuleni requested the help of Inspector Wendy Wilson from the National Council of SPCAs in June, according to the report.\n\nThe school's principal, who was not named to protect the identity of the children, was concerned that pupils returned from break time with torn clothing and injuries, Wilson told the newspaper.\n\nTeachers discovered that the children fought each other in dog-fighting role-play, while other pupils placed bets on who would win.\n\nThe children were doing this reportedly because adults encouraged them during weekends to take part in actual dog-fighting as well as role-playing.\n\n\"\"They rip into each other. The play is aggressive enough to cause each other injury,\"\" Wilson was quoted as saying.\n\nOther children placed bets of between R2 and R10.\n\n\"\"The winner of the fight then gets to mate with a younger child as reward,\"\" Wilson told the newspaper.\n\nShe was not sure whether this role-playing moved on to actual copulation.\n\nThe Gauteng education department said it was made aware of the allegations early last year.\n\n\"\"The department had contacted the SPCA to request their intervention,\"\" spokesperson Phumla Sekhonyane was quoted as saying.\"\n1609,\"Iraqi officials said Sunday that the head of the Islamic State in Iraq and Syria (ISIS), Abu Bakr al-Baghdadi, was wounded in an airstrike in western Anbar province. Pentagon officials said they had no immediate information on such an attack or on the militant leader being injured.\n\nIraq's Defence and Interior ministries both issued statements saying al-Baghdadi had been wounded, without elaborating, and the news was broadcast on state-run television Sunday night.\n\nThe reports came at a time when U.S. President Barack Obama said the U.S.-led coalition was in a position to start going on the offensive against the ISIS militants.\n\nAl-Baghdadi, believed to be in his early 40s, has a $10 million U.S. bounty on his head. Since taking the reins of the group in 2010, he has transformed it from a local branch of al-Qaida into an independent transnational military force.\n\nHe has positioned himself as perhaps the pre-eminent figure in the global jihadi community. His forces have seized large parts of Syria and Iraq, killed thousands of people, beheaded Westerners and drawn the U.S. troops and warplanes back into the region, where Washington is leading a campaign of airstrikes by a multinational coalition.\n\nAn Interior Ministry intelligence official told The Associated Press that al-Baghdadi was wounded by an Iraqi airstrike that came during a meeting Saturday with militants in the town of Qaim. The official cited informants within the militant group. A senior Iraqi military official also said he learned in operational meetings that al-Baghdadi had been wounded.\n\nU.S. also targeted ISIS leaders in weekend strikes\n\nThe operation was carried out by Iraqi security forces, both officials said, although they did not know how seriously al-Baghdadi was hurt. The officials spoke on condition of anonymity because they were not authorized to discuss confidential material.\n\nA statement posted Sunday on the official Facebook page of Defence Minister Khalid Obeidi also said al-Baghdadi was wounded, but added that he was targeted in the northern city of Mosul, currently the group's biggest stronghold in Iraq. A senior U.S. defence official said Saturday that the coalition conducted a series of airstrikes targeting a gathering of ISIS leaders near Mosul, but he could not confirm whether al-Baghdadi was part of the gathering.\n\nReports circulated Saturday that al-Baghdadi may have been wounded in an airstrike, but there was no confirmation at that time from either U.S. or Iraqi officials.\n\nThe U.S. Central Command said Friday it conducted two airstrikes near Qaim that destroyed a militant armoured vehicle and two checkpoints of the militant group, which is also known by the acronyms ISIL and ISIS. On Nov. 1, the U.S. military conducted four strikes in the town.\n\nWhen asked about the Iraqi reports, Air Force Col. Patrick Ryder, spokesman for U.S. Central Command in Tampa, Florida, said Sunday: \"\"We have no information to corroborate reports that ISIL leader al-Baghdadi has been injured.\"\"\n\nRami Abdurrahman, director of the Britain-based Syrian Observatory for Human Rights, said some ISIS militants wounded in the airstrike near Qaim were taken across the frontier to the Syrian border town of Boukamal.\n\n\"\"They brought ISIS injured to Aisha Hospital in Boukamal. We don't know if somebody died there or not. We know for sure that they brought some of the ISIS people injured in Roummaneh to the hospital,\"\" Abdurrahman said.\n\nThere was no indication that al-Baghdadi was among those brought to Boukamal.\n\n'They brought ISIS injured to Aisha Hospital in Boukamal. We don't know if somebody died there or not. We know for sure that they brought some of the ISIS people injured in Roummaneh to the hospital.'\n- Rami Abdurrahman, director of Syrian Observatory for Human Rights\nThe reclusive al-Baghdadi is known to have made only one public appearance, purportedly delivering a sermon at a mosque in Mosul, as seen in a video posted online in June. That came five days after his group declared the establishment of an Islamic state, or caliphate, in the territories it holds in Iraq and Syria. The group proclaimed al-Baghdadi its leader and demanded that all Muslims pledge allegiance to him.\n\nSince then, part of the Islamic State group's core strategy has been to establish administration over lands that it controls to project an image of itself as more than just a fighting force. In parts of Syria under its control, the group administers courts, repairs roads and even polices traffic. It recently imposed a curriculum in schools in Mosul and in its Syrian stronghold, Raqqa, scrapping subjects such as philosophy and chemistry, and fine-tuning the sciences to fit with its ideology.\n\nAs his forces swept across northern and western Iraq in June and July, they seized towns, causing several of Iraq's army and police divisions to fall into disarray in the worst crisis in the country since U.S. troops withdrew in 2011.\n\nObama OKs more ground troops in Iraq\n\nOn Friday, Obama authorized the deployment of up to 1,500 more American troops to bolster Iraqi forces, which could boost the total number of U.S. forces to 3,100 and spread advisory teams and trainers across the country, including into Anbar province where the fighting has been fierce.\n\nThe militant Islamist group has overrun a large part of the province in its push to expand its territory, which stands at about a third of both Iraq and Syria. Last week, hundreds of men, women and children with the Sunni Al Bu Nimr tribe were killed by the militant group, which apparently feared the tribe would challenge its authority in the province.\n\nKurdish Peshmerga fighters shoot toward Baretle village, which is controlled by the Islamic State in Iraq and Syria (ISIS), on the edge of Mosul, Iraq, on Sept. 8. Iraqi soldiers, joined by militia groups and backed by U.S. airstrikes, are fighting to keep the Sunni jihadist group from continuing its violent expansion across the region.\n1 of 18\nOfficials with the Iraqi government, as well as officials with the coalition targeting the extremists, repeatedly have said that Iraqi tribes are key elements in the fight against the Islamic State group since they are able to penetrate areas inaccessible to airstrikes and ground forces.\n\nIn an interview with CBS' Face the Nation that took place Friday and was broadcast Sunday, Obama said its airstrikes, which the U.S. first launched on Aug. 8, have been effective in scaling back the Islamic State group's advance.\n\n\"\"Rather than just try to halt ISIL's momentum, we're now in a position to start going on some offence,\"\" Obama said.\n\n\"\"The airstrikes have been very effective in degrading ISIL's capabilities and slowing the advance that they were making,\"\" he added.\"\n1612,\"An Afghan mother claims to have killed 25 Taliban militants and injured several others after she found her son, who was a police, dead in a fierce gun battle with the insurgents at his check post in western Farah province.\n\n\"\"Reza Gul\"\" the Afghan mother who rushed to take revenge of her son's death stood behind an armament and claimed the lives of 25 insurgents.\n\nWoken up by the gunfire, Reza Gul told TOLOnews that she had no other option but to pick up a weapon after she found her son, who was the in charge of an outpost, dead in front of her eyes.\n\n\"\"It was around 5 a.m. when my son's check post came under the attack of Taliban,\"\" Gul said. \"\"When the fighting intensified, I couldn't stop myself and picked up a weapon, went to the check post and began shooting back.\"\"\n\nFew minutes later, Gul was not alone when she found her husband, daughter, youngest son and daughter-in-law holding weapons and accompanying her in the fight against the insurgents.\n\n\"\"The fighting was intensified when we reached the battlefield along with light and heavy weapons,\"\" said Seema, Gul's daughter-in-law. \"\"We were committed to fight until the last bullet.\"\"\nThe fighting lasted several hours with 25 insurgents dead and many others wounded, she added.\n\n\"\"We started a kind of family war against the Taliban,\"\" Fatima, daughter of Gul said, adding that she was personally preparing bullets for her father and mother to fight off the enemies.\nGul's husband Abdul Satar stated they were ready to sacrifice the entire family, but not allow the Taliban to get closer to the check post.\n\n\"\"My young son who was a police officer was killed in front of my eyes,\"\" Abdul Satar said. \"\"I pulled aside his dead body and started fighting to defend my soil to prove that this is the soil of Malalay, the hero. I was committed to give up my life, but not my son's check post.\"\"\n\nSardar, the youngest member of the family, also participated in the battle by preparing bullets for his father.\n\n\"\"Taliban are foreigners, they are servants of Pakistan, if they attack 100 other times, I will continue to defend my country and will shed their blood to not let them dare to enter my village\"\" the little fighter added.\n\n\"\"We are proud of the bravery of this family and this is a saga that will be remembered for long by police and residents of Farah province,\"\" said General Abdul Razaq Yaqubi, the Police Chief.\"\n1616,\"When a South Korean woman invested in a robot vacuum cleaner, the idea was to leave her trustworthy gadget to do its work while she took a break from household chores.\n\nInstead, the 52-year-old resident of Changwon city ended up being the victim of what many believe is a peek into a dystopian future in which supposedly benign robots turn against their human masters.\n\nThe woman, whose name is being withheld, was taking a nap on the floor at home when the vacuum cleaner locked on to her hair and sucked it up, apparently mistaking it for dust.\n\nThe agony of having her hair entangled in the bowels of the contraption roused the woman from her slumber.\n\nUnable to free herself, she called the fire department with a “desperate rescue plea” and was separated from the robot’s clutches by paramedics, according to the South Korean newspaper the Kyunghyang Shinmun.\n\nShe escaped serious injury, although it is not known whether she has retained the autonomous cleaner’s services.\n\nRobot vacuum cleaners have grown in popularity in recent years, with US firm iRobot’s circular Roomba selling well over 10 million units in the 12 years since its debut in 2002.\n\nPanasonic recently unveiled Rulo, a triangular rival to Roomba that the Japanese firm says is more adept at sucking up dust from corners.\n\nThe wheeled gadgets are equipped with sensors that enable them to steer clear of obstacles, avoid tumbling down stairs, and detect dust and other debris on the floor. They can also be programmed to seek out a recharging dock.\n\nKorean Biz Wire pointed out, however, that people from cultures in which it’s commonplace to sit or nap on the floor - such as Japan and South Korea – may be more vulnerable to vacuum robot rage.\"\n1617,The woman who claimed she had a third breast has been proved a hoax.\n1618,\"Did a woman claiming to have a third breast play a hoax on us?\n\nSnopes.com came up with a number of intriguing arguments that could indicate Jasmine Tridevil did not actually pay $20,000 (£12,190) for an extra breast.\n\nIt argued the fact she didn’t have anyone else take the photos was suspicious, and also added the person who registered JasmineTridevil.com was called Alisha Hessler, who was no stranger to the internet.\n\nA business page attributed Hessler, states she is the ‘provider of internet hoaxes since 2014’, which could possibly be the most damning evidence of all.\n\nIt also emerged Hessler, who has not been confirmed as being Tridevil, was arrested for fraudulent use of personal information in 2013.\n\nIn the same year she claimed she forced a man who assaulted her to hold an embarrassing sign on a motorway saying ‘I beat women. Honk if I’m a scumbag.’\n\nShe had reportedly threatened to tell police of his crime if he didn’t.\n\nOfficers confirmed she had withdrawn a complaint against him when pressed for more details, according to Snopes.\n\nA top plastic surgeon, Mr Nilesh Sojitra, also cast doubt over the surgery after claiming no ‘reasonable’ doctor would perform the operation\n\n‘Additionally, the actions of the surgeon are unethical and they have acted in a way where no reasonable plastic surgeon would,’ he told Buzzfeed.\n\nYou can view the full list of evidence on Snopes.com.\n\nMORE: Woman pays $20,000 for third breast to make herself LESS attractive to men\"\n1620,\"Officials in Baghdad and Washington remained unclear on Sunday about the fate of the Islamic State (Isis) leader Abu Bakr al-Baghdadi after a key aide was killed in a US air strike near Mosul.\n\nA senior Iraqi official confirmed to the Guardian that the aide, Abdur Rahman al-Athaee, also known as Abu Sajar, was killed in the the attack late on Friday night, which hit a 10-car convoy southwest of the Isis stronghold.\n\nAthaee was known to have been in almost constant contact with Baghdadi and officials deduced that his presence in the convoy likely meant that Baghdadi was with him.\n\nHowever, monitoring of the group’s communications in the aftermath of the attack has revealed nothing to suggest that Baghdadi was killed. Officials have not ruled out that he may have been injured.\n\n“We’re still looking at it very closely,” said an Iraqi intelligence official. “There’s nothing yet, and as time ticks on it may be less likely.”\n\nJihadist forums have remained mute since the strike took place. The death of Baghdadi would be difficult to keep quiet even among the tight discipline of Isis, which has proven difficult for Iraqi, or international agencies, to penetrate ever since it changed the modern face of the Middle East in June when it made rapid territorial gains in Iraq and seized Mosul, the country’s second largest city.\n\nIraqis officials claimed to have killed two senior Isis members on Saturday in a raid they carried out on the town of al-Qaim near the Syrian border. The raid took place on a house where senior leaders were meeting and is thought to have killed the overall leader of Anbar province, Adnan Latif al-Suweidi, and Isis’s leader in the Euphrates valley, Bashar al-Muhandi. Both held senior leadership positions in the organisation.\n\nTargeted raids, carried out by the US and its Arab allies in the region, have proven effective in slowing the momentum of the group, according to Iraqi officials and one senior Isis member.However, they have failed to curtail its strategic aims.\n\nThe air strike near Mosul came hours after Barack Obama said he would double the number of US troops deployed to Iraq to reinforce the offensive against Isis. On Sunday, the US president said the troop surge will place the US on the front foot as it confronts the group.\n\nIn his first public comments since his surge announcement, Obama denied it represented a failure of early reliance on air strikes and said the deployment announced on Friday night “signals a new phase” in his campaign against Islamic State – known as Isis or Isil.\n\n“Rather than just try to halt to Isil’s momentum, we are now in a position to start going on some offensive,” he told Face The Nation on CBS.\n\n“The airstrikes have been very effective in degrading Isil’s abilities and slowing the advances they were making, now we need some ground troops, Iraqi ground troops, to start pushing them back.”\n\nThe White House insists the new US troops will be focused on training Iraqis to fight Isis and then co-ordinating air strikes, rather that being involved in what it calls an active combat role.\n\n“What hasn’t changed is our troops are not engaged in combat, essentially what we are doing is we are taking four training centres with coalition members that allow us to bring in Iraqi troops, some of the Sunni tribes that are still resisting Isil, giving them proper training, proper equipment, helping them with strategy, helping them with logistics,” said Obama.\n\nIraqi forces have performed abysmally since Isis stormed into Mosul on 10 June. In the chaotic two days that followed, up to six divisions fled, surrendering their US-supplied advanced weapons. Since then, Shia militias have increasingly taken prominence in most frontlines across the country.\n\n“We will provide them with close air support once they are prepared to start going on the offensive against Isil, but what we won’t be doing is having our own troops do the fighting,” he added.\n\nBut the president also refused to rule out further increases in military engagement in Iraq and Syria, which already include daily bombing raids on Isis in both countries.\n\n“As the commander in chief, I am never going to say never,” he said when asked whether more troops would be sent. “But what the commanders presented the plan to me say is that we may actually see fewer troops over time because now we are seeing coalition members starting to partner with us on the training and assist effort.”\n\nObama insists this time it will be different because attacks on Isis will only be led by Iraqis.\n\n“What we learned from previous engagement in Iraq is that our military is always the best, we can always knock out any threat, but then when we leave that threat comes back,” he said.\"\n1621,\"The female militia fighter became famous after a picture of her making the peace sign went viral on Twitter but Kurdish sources have rejected claims she has been killed\n\nIslamic State terrorists claim to have beheaded the poster girl of the Kurdish militia’s battle for freedom in Syria.\n\nThe female fighter, known only by the name Rehana, became famous after a picture of her making the peace sign went viral on Twitter.\n\nShe is said to have killed more than 100 jihadists in the battle for the strategically important town of Kobane, on the Turkey-Syria border.\n\nNow IS has claimed that a photo of a grinning rebel holding a woman’s severed head is evidence that she is dead.\n\nBut Kurdish journalist Pawan Durani said it was untrue.\n\nHe wrote today: “Rehana is very much alive. ISIS supporters just trying to lift morale.\n\nTigress is hunting for more.\n\n“Let ISIS produce even a single picture of Rehana. Propaganda and falsehood runs in their blood. Rehana keeps hunting them.\"\"\n\nShe became a symbol for the Kurdish resistance movement against Islamic State when Pawan tweeted her picture on October 13.\n\nFighter: 'Rehana' making a peace sign\n\nHe wrote: “Rehana has killed more than a hundred ISIS terrorists in Kobane...make her famous for her bravery.”\n\nThe photo received over 5,000 retweets and was shared around the world.\n\nRehana was fighting for the Kurdish Peshmerga militia, which has an Independent Women’s Battalion known as the YPJ.\n\nEstimates suggest that one in three people fighting against ISIS in the Kobane region are female.\n\nEarlier this month it was reported that a female Kurdish fighter had carried out a suicide bomb attack there killing several jihadists.\n\nThe efforts of resistance fighters in the town have recently been helped by coalition air support and US arms drops.\n\nBut more than 800 people have died in Kobane since Islamic State militants launched their attack on September 16.\n\nThe jihadists have lost 481 while 313 Kurds have been killed fighting to defend the area, according to the Syrian Observatory for Human Rights.\n\nThe figures do not include ISIS losses to US-led air strikes, which the Pentagon has said run to “several hundred.”\n\nVIEW GALLERY\"\n1624,\"AUSTIN (KXAN) — This giant news is a colossal conundrum. That’s because a photo of a “Crabzilla” has people asking if it could be real, according to AOL. The creature in question: a 50-foot-long crab. The picture is reportedly an aerial image taken in the United Kingdom.\n\n“The aerial shot enables viewers to see the full body of the crab, including its pinchers and legs,” says the AOL article.\n\nThe article also mentions a man who runs a website devoted to the weird and unusual. He reportedly thought the creature in question was initially driftwood with a striking resemblance to a crab, but then later explained he now thinks the crab is real.\n\nBy the way, the largest known crab in the world is the Japanese spider crab. But even that one only measures up to about one-fourth the size of this alleged “Crabzilla.” They can measure 12 feet across from claw to claw and weigh up to 40 pounds.\"\n1626,\"The melodic warbling of Justin Bieber is credited with saving a man's life in Europe.\n\nIgor Vorozhbitsyn told the Austrian Times he was fishing in northern Russia's Yakutia Republic when a bear attacked him. The man thought he was done for, but when the bear clawed at him, his cellphone went off. The ringtone, Justin Bieber's \"\"Baby,\"\" caused the bear to run away.\n\nWildlife experts believe the ringtone - according to local media the singer's hit 'Baby' - must have startled the bear into halting its attack.\n\n\"\"Sometimes a sharp shock can stop an angry bear in its tracks and that ringtone would be a very unexpected sound for a bear,\"\" explained one.\n\nIgor suffered from cuts and severe bruises to his face and chest and was rescued when he was found by other fishermen after using the phone to call for help.\nThe bear's actions are completely understandable. Who among us hasn't ran, screeching in a state of panic from the room when Bieber's \"\"Baby\"\" is played? I often use \"\"Baby\"\" to scare away annoying door-to-door salesman or pesky types like my landlord with her annoying questions about why I haven't paid my rent or what the smell coming from my apartment is. I hear the Pentagon is currently experimenting with using the song in place of a missile defensive system for the United States. Bieber could save this country billions in national defense.\n\nVorozhbitsyn said his granddaughter put the ringtone on his phone as a \"\"joke.\"\" It's OK, dude. You can admit to being a Belieber. We will not judge you.\"\n1629,\"A Russian fisherman says a Justin Bieber ringtone on his phone scared away a bear that was mauling him near his favorite fishing spot, according to video from Newsy.\n\nIgor Vorozhbitsyn says a brown bear jumped on him and began mauling him before his mobile phone went on and began playing the Bieber tune Baby. The victim, who had already suffered severe cuts and bruises, said the bear ran off in fear once the tune began playing.\n\nHe was found by other fisherman, who used his phone to call for help, Newsy says.\n\nScientists explain that it wasn't necessarily a Bieber tune that scared off the bear off - it could have been any unexpected loud noise. However, the victim felt a need to explain why he had the Bieber song as a ringtone, telling news outlets that his granddaughter uploaded it as a joke.\"\n1632,\"Jasmine Tridevil's 'three breasts' have gotten their 15 minutes of fame, but they've finally been exposed as a sham after all.\n\nFlorida station 10 News has now outed Tridevil third breast as fake after obtaining a luggage theft report filed earlier this month by the 21-year-old at Tampa International Airport.\n\nIn the report, Tridevil (going by her real name Alisha Hessler) lists the contents of a bag which was stolen off the American Airlines conveyor belt, including a $5,000 '3 breast prosthesis' inside.\n\nCops eventually tracked down the thieves using surveillance footage, and returned Hessler's black nylon bag - but not before taking an official inventory.\n\nScroll down for video\n\nCon artist: The 'three-breasted' woman calling herself 'Jasmine Tridevil' has been exposed as a phony, after a lost luggage report was released. The report, filed earlier this month at Tampa International Airport, lists a $5,000 '3 breast prosthesis' as one of the contents of Tridevil's lost bag. It was eventually tracked down and returned\n\nContents: The above property receipt shows that Hessler's suitcase was stolen at Tampa International Aiport and returned earlier this month with a '3 breast prosthesis' inside\n\nEarlier Tuesday, Tridevil's story began to fall apart when internet-rumor site Snopes connected the young woman to a Tampa, Florida massage therapist named Alisha Hessler.\n\nSnopes discovered that the website JasmineTridevil.com is registered to a person named Alisha Hessler, and that Tridevil bares striking resemblance to a Tampa masseuse named Alisha Jasmine Hessler .\n\nA website for Hessler's business - Alisha's Golden Touch - lists that she is a 'provider of internet hoaxes since 2014' and a 'specialist in massage for three breasted women'.\n\nIf Alisha Hessler is the woman behind Jasmine Tridevil, it may not be the fist time she has made national news.\n\nIn December 2013, a Tampa woman named Alisha Hessler made headlines when she had a alleged attacker stand on a street corner wearing a dunce cap and holding up a sign that reads 'I beat women'.\n\nDebunked? Yesterday, a woman calling herself 'Jasmine Tridevil' (left) announced that she had undergone plastic surgery to add a third breast. That woman has now been connected to Tampa masseuse Alisha Hessler (right) who owns the domain name JasmineTridevil.com. The two women bear a striking likeness\n\nDamning evidence: A website for Hessler's business 'Alisha's Golden Touch' lists that she is a 'provider of internet hoazes since 2014' and a 'specialist in massage for three breasted woman [sic]'\n\nLikeness: YouTube videos of Hessler showing off her massage skills also bare a similarity to Tridevil, who says she underwent the procedure to become unattractive to men\n\nA view of the home where Alisha Jasmine Hessler, aka Jasmine Tridevilm lives in Tampa Florida on Tuesday, September 23\n\nPolice tried to contact Hessler about the alleged attack outside a night club but she 'stopped returning [their] calls' and never filed formal charges.\n\nIn March 2013, she was taken into custody in Hillsborough County, Florida and charged with 'fraudulent use of personal information'.\n\nNews of Tridevil's third breast emerged Monday, when she announced that she paid $20,000 for the addition in order to become a reality star.\n\nShe says she has hired a camera crew to follow her around Tampa, documenting the 'struggles' she faces as a three-breasted woman.\n\nHessler has gone into hiding since news of Tridevil grabbed national attention.\n\nShe was nowhere to be seen at her run down home in one of Tampa's poorer neighborhoods.\n\nAnd if Hessler really is Tridevil, her 80-year-old grandfather Kenneth appeared not to have any idea about the radical transformation.\n\nAttention grabber? In December 2013, a woman also named Alisha Hessler made national headlines when she alleged that she was attacked outside a nightclub by a man\n\nNews maker: Hessler subsequently made the man stand on a street corner wearing a dunce cap and holding a sign reading 'I beat women. Honk if I'm a scumbag'. The story made national news\n\nSpeaking to MailOnline from his home in North Barrington, Illinois he said: 'We don't know what to believe. We did not know a thing about this'.\n\nWhile Tridevil claims to have paid $20,000 for the operation, Hessler's rundown home in Tampa suggests someone who has struggled to make ends meet.\n\nA decaying leather sofa had been dumped outside the tile and brick single story home which has rusting iron bars covering the downstairs windows.\n\nLiar: Hessler was also arrested in March 2013 and charged with 'fraudulent use of personal information'\n\nBroken plastic blinds have been drawn and the front garden is overgrown with weeds.\n\nNeighbors said they hardly saw Hessler.\n\n'She keeps very odd hours,' said one neighbor. 'You'd see her coming in at 6am when I'd be leaving to drive to work. She seemed nice enough but I don't believe her getting another breast. I just saw it on the news and it's fake. She just wants to make a name for herself.'\n\nOther facts of Tridevil's story also don't line up, like fact that she shied away from showing her breast when interview by a WTSP reporter this week.\n\n'I don't feel comfortable doing that just yet,' Jasmine said. '[Because] that's also going to be on my show where I'm actually walking out on the beach with this top on and I want to save that.'\n\nThe only other pictures of her third-breast are self-produced, and no other third-party pictures have emerged...other than the WTSP footage.\n\nIn one YouTube clip, Tridevil's third breast appears to be a different skin color than her other limbs.\n\nSurgeons are also barred from performing procedures on patients with mental health issues, and Tridevil made it known that she 'added the third breast in order to become unattractive to men.\n\nWhile the procedure is possible, surgeons are barred from carrying out any operations that could be harmful to 'human dignity'.\n\nThe ethical code outlined by the American Board of Plastic Surgeons dictates that 'the principal objective of the medical profession is to render services to humanity with full respect for human dignity.'\n\nCosmetic surgeons are under strict guidelines to solely 'enhance the norm' of a patient's body.\n\nSelfies: The only pictures to emerge of Tridevil's third breast are self made. Tridevil did show her breast, but only very briefly to a WTSP reporter this week. She said she wasn't comfortable showing the breast too long because she wants to save it for her self-produced reality show\n\nScam? Tampa masseuse Alisha Hessler is pictured above in the social media photos. She owns the domain name to JasmineTridevil.com\n\nHowever, Tridevil claims a surgeon agreed to carry out the operation on the grounds she kept their name a secret.\n\nShe says the medic took tissue from her abdomen and used it to fashion the third breast - a procedure commonly used for normal breast enhancements.\n\nThe massage therapist, who recently celebrated her 21st birthday, has shared dozens of pictures of her new look in custom made bikinis on her Facebook fan page in a bid to convince followers the surgery was legitimate.\n\nDespite scheduling interviews, creating a fan page, and hiring a film crew, Tridevil insists her apparent surgery was not an attempt become famous.\n\n'I got it because I wanted to make myself unattractive to men,' she claims. 'Because I don't want to date anymore.'\n\nMailOnline's calls to Hessler were not answered Tuesday morning.\n\nUnethical: While the operation to add a third-breast is physical feasible, experts say that no surgeon would agree to carry out such a procedure on someone who may not be mentally well\"\n1633,\"Transgender teen Leelah Alcorn killed herself by jumping in front of a semi. The 17-year-old Ohio teen left a suicide note blaming her Christian parents for her death. Leelah was upset that her parents would not allow her to get the gender transitioning surgery she desired.\n\nThe Ohio transgender teen died during the early hours on Sunday morning in Warren County, along highway I-71. Alcorn left a suicide note on her Tumblr account which has since gone viral. Posting the suicide note, Leelah Alcorn said her Christian parents refused to acknowledge her gender beliefs and forbid her from transitioning into a female.\n\nThe Leelah Alcorn suicide note begins by stating, “If you are reading this, it means that I have committed suicide and obviously failed to delete this post from my queue.”\n\nThe note posted by the transgender teenager was scheduled to post just several hours after Alcorn committed suicide by walking onto Ohio I-71 in the Kings Mill area and stepping in front of a tractor-trailer.\n\nOhio transgender teen Joshua Alcorn committed suicide and blame Christian parents.\n\n“When I was 14, I learned what transgender meant and cried of happiness. After 10 years of confusion I finally understood who I was,” the Leelah Acorn suicide note said. “I immediately told my mom and she reacted extremely negatively, telling me that is was a phase, that I would never truly be a girl, that God doesn’t make mistakes, that I am wrong.”\n\nThe transgender teen went on to say that her parents would not allow her to transition and began taking her to Christian therapists who allegedly told her that she was “selfish and wrong.” Alcorn added in the suicide note, “I formed a sort of a f**k you attitude towards my parents and came out as gay at school, thinking that maybe if I eased into coming out as trans, it would be less of a shock. Although the reaction from my friends was positive, my parents were pissed. They felt like I was attacking their image, and that I was an embarrassment to them.”\n\nThe transgender teen’s viral suicide note goes on to state, “They wanted me to be their prefect little straight Christian boy, and that’s obviously not what I wanted. On my 16th birthday, when I didn’t receive consent from my parents to start transitioning, I cried myself to sleep.\n\n“I’m never going to be happy. Either I live the rest of my life as a lonely man who wishes he were a woman or I live my life as a lonelier woman, who hates herself.”\n\nAnother excerpt from the suicide letter reads, “So they took me out of public school, took away my laptop and phone, and forbid me of getting on any sort of social media, completely isolating me from my friends. This was probably the part of my life when I was the most depressed, and I’m surprised I didn’t kill myself. I was completely alone for five months. No friends, no support, no love. Just my parent’s disappointment and the cruelty of loneliness. At the end of the school year, my parents finally came around and gave me my phone and let me back on social media. I was excited, I finally had my friends back. They were extremely excited to see me and talk to me, but only at first. Eventually, they realized they didn’t actually give a sh*t about me, and I felt even lonelier than I did before. The only friends I thought I had only liked me because they saw me five times a week.”\n\nThe remainder of Alcorn’s suicide letter states, “After a summer of having almost no friends plus the weight of having to think about college, save money for moving out, keep my grades up, go to church each week and feel like sh*t because everyone there is against everything I live for, I have decided I’ve had enough. I’m never going to transition successfully, even when I move out. I’m never going to be happy with the way I look or sound. I’m never going to have enough friends to satisfy me. I’m never going to have enough love to satisfy me. I’m never going to find a man who loves me. I’m never going to be happy. There’s no way out. I’m sad enough already, I don’t need my life to get any worse. People say ‘it gets better’ but that isn’t true in my case. It gets worse. Each day I get worse.\n\n“That’s the gist of it, that’s why I feel like killing myself. Sorry, if that’s not a good enough reason for you, it’s good enough for me. As for my will, I want 100 percent of the things that I legally own to be sold and the money (plus my money in the bank) to be given to trans civil rights movements and support groups, I don’t give a sh*t which one. The only way I will rest in peace is if one day transgender people aren’t treated the way I was, they’re treated like humans, with valid feelings and human rights. Gender needs to be taught about in schools, the earlier, the better. My death needs to mean something. My death needs to be counted in the number of transgender people who commit suicide this year. I want someone to look at that number and say “that’s f***ed up” and fix it. Fix society. Please.\n\nGoodbye, (Leelah) Josh Alcorn”\n\nCarla Wood Alcorn posted a memorial tribute to her child on Facebook, but reportedly made no mention of the suicide or any reference to her child’s transgender identity or adopted name. A Facebook group, entitled Justice for Leelah Alcorn, has been created.\"\n1635,\"A wicked aunt cut her three-year-old nephew’s penis off when he burst in on her on the loo and asked to use her phone.\n\nEvil Xue Paan, 37, was sending text messages to her boyfriend while sitting on the toilet when toddler Qiang Qiang walked in and asked if he could play a game on her mobile.\n\nBut instead of giving him the phone, the fuming aunt went into the kitchen, picked up a knife and severed the boy’s penis while his mother was visiting a next-door neighbour in Luohe, a city in central China’s Henan Province.\n\nHorrified mum Cai Tuan, 27, said: \"\"I had popped out to see a neighbour and was only gone 30 minutes when I heard Qiang Qiang scream.\n\n\"\"I ran back to the house and couldn’t believe what I saw.\n\n\"\"Qiang Qiang had fainted and was lying in a pool of blood.\n\n\"\"Next to him was a knife and his penis.\n\n\"\"It was simply horrific.\n\n\"\"My sister, his aunt, had gone.\"\"\n\nQiang Qiang was rushed to hospital where surgeons managed to reattach the member and was then sent to a specialist clinic in the capital Beijing.\n\nA hospital spokesman said: \"\"Unfortunately, the knife was quite blunt and the cut wasn’t clean so although we reattached the boy’s penis, it wasn’t ideal and he had to have further treatment.\n\n\"\"However, he has now had three surgeries all of which have been successful and we are confident that his penis will be perfectly OK again in three months.\"\"\n\nA police spokesman said: \"\"The aunt was arrested and admitted attacking the boy because she was angry that he had interrupted her on the toilet.\"\"\n\nThe woman now faces 5 years in jail.\"\n1636,\"If the bizarre story about Joan Rivers' doctor pausing to take a \"\"selfie\"\" in the operating room minutes before the 81-year-old comedienne went into cardiac arrest on August 29 sounded outlandish, that's because it was.\nSo says Dr Gwen Korovin, Rivers' personal physician who on Thursday night shot down a CNN report claiming Korovin was so star-struck she took the opportunity of her celebrity patient being unconscious to snap a souvenir photo of the two of them together.\n\nCNN, citing sources close to the investigation being carried out by the medical examiner's office, is standing by its claim that a sedated Rivers was clearly visible in Korovin's procedure room selfie - an allegation Korovin's lawyers are calling \"\"lies\"\".\n\nKorovin, (known as the \"\"patron saint of Broadway singers and actors\"\" for her work tending to the likes of Lady Gaga, Hugh Jackman, Julie Andrews, Celine Dion, Mick Jagger and Luciano Pavarotti) also \"\"categorically\"\" denied performing an unauthorised biopsy on Rivers which, according to multiple published reports, caused the heart attack that killed the beloved New Yorker during what should have been a routine medical procedure.\n\nWhatever Rivers would have made of the escalating drama surrounding her mysterious death, those close to her say she would be thrilled by the news that Vanity Fair scribe Leslie Bennetts has been signed to write her biography, due out early next year.\n\n\"\"Joan Rivers' life story was, in every way, a remarkably dramatic roller-coaster ride characterised by triumphant highs and devastating lows, one that is both wildly entertaining and deeply moving,\"\" Bennetts said in a statement. \"\"It's hard to imagine a more compelling subject for a book or one that would be more fun.\"\" And lucrative. Within hours of Rivers' death, sales of her latest book (Diary of a Mad Diva) shot up an impressive - and record-breaking - 70,750pc on Amazon.\n\nLost in translation\n\nGarth Brooks seems to think his Irish fans weren't that put out by the Croke Park debacle. In the run-up to his latest seven-performance run, which kicked off in Atlanta on Friday night, the self-effacing singer-songwriter made reference to his cancelled Irish gigs when asked what the secret is behind his ongoing appeal.\n\n\"\"I wish I could explain it: Of course - I'm beautiful, are you kidding me? I'm talented,\"\" the 52-year-old joked with reporters. \"\"But I don't get it...If the Garth guy shows up or not, these guys are still going to have the same great time,\"\" he said, using his Irish fans as a case in point. \"\"We saw video footage of people in Ireland, at a bar the night we were supposed to be there, singing Friends in Low Places and they were having the time of their lives... It's like it's their show.\"\" As if.\n\nDowd deals with pot shots\n\nPulitzer prize-winning journalist Maureen Dowd is on quite a high after learning that she has been cast as the poster girl for a new \"\"Consume Responsibly\"\" edible pot publicity campaign.\n\nThe 62-year-old New York Times op-ed columnist, who got (unintentionally) stoned last summer while researching a story about Colorado's recent decision to legalise the use of recreational marijuana, doesn't even mind that the pro-pot brigade are making fun of her nightmare experience with cannabis to warn rookies about the dangers of overdosing.\n\nDowd, who decided to test the benefits of pot with a few bites of a weed-infused chocolate bar wrote about the results (\"\"What could go wrong?\"\") in a column (titled \"\"Don't Harsh Our Mellow, Dude\"\") which was published in June, graphically recalling how - an hour after ingesting the bar, things went haywire.\n\n\"\"I barely made it from the desk to the bed, where I lay curled up in a hallucinatory state for the next eight hours... I was panting and paranoid, sure that when the room-service waiter knocked and I didn't answer, he'd call the police and have me arrested for being unable to handle my candy,\"\" she wrote.\n\n\"\"As my paranoia deepened, I became convinced that I had died and no one was telling me.\"\"\n\nA medical consultant would later tell Dowd that marijuana candy bars \"\"are supposed to be cut into 16 pieces for novices,\"\" a point she used to condemn the marijuana industry for promoting the drug without safety precautions for first-time users.\n\nOn Wednesday, the advocacy group Marijuana Policy Project (MPP) responded to Dowd's criticism by unveiling a giant billboard featuring a red-haired woman (who looks exactly like the writer) obviously worse for wear on a hotel room bed. \"\"Don't let a candy bar ruin your vacation,\"\" reads the tagline. \"\"With edibles, start low and go slow.\"\"\n\nDowd, who wasn't in the slightest fazed at her likeness or her story being used in the ad said she has her own plans for artwork from the billboard.\n\n\"\"I'm going to make it my Christmas card. Now,\"\" she said, adding dryly, \"\"onto gun control.\"\"\"\n1639,The Foley family claims it was threatened by US about ransom payments.\n1641,\"Nov 5 (Reuters) - A fire broke out at an oil pipeline in Saudi Arabia during repairs and is now under control, a security source said on Wednesday.\n\nThe source said that the fire was \"\"not the work of terrorists\"\".\n\nHe did not identify the pipeline's location, but said that state oil company Saudi Aramco would issue a statement later. (Reporting by Rania El Gamal; Writing by Sam Wilkin and Christopher Johnson; Editing by Michael Urquhart)\"\n1643,\"Hewlett-Packard CEO Meg Whitman reportedly plans to split the company in two, becoming chair of a new company with its PC and printer business and CEO of a new company with its corporate hardware and services businesses.\n\nHewlett-Packard plans to break into two companies in a move that would create separate personal computer/printer and corporate hardware/services businesses, the Wall Street Journal reported on Sunday.\n\nThe report cited unnamed sources who said the plan could be announced as early as Monday.\n\nThe split would be done as a tax-free distribution of stock to shareholders next year, one of the Journal's sources said.\n\nIt would be the second big breakup of a Silicon Valley tech powerhouse in a week, following eBay's plan to spin off PayPal. It also comes in the wake of Oracle's announcement that Larry Ellison was handing the CEO reins over to former HP CEO Mark Hurd and Safra Catz.\n\nThe move by HP has long been speculated upon and follows the 2011 exploration of a spinoff of the PC business during Leo Apotheker's stormy and short tenure as CEO.\n\nCurrent CEO Meg Whitman reorganized the company to combine the PC and printer units, which are leaders in shrinking businesses. HP was No. 1 in PCs until last year when it slipped behind China's Lenovo Group Ltd.\n\nThe Journal said that Whitman will be chairman of the PC and printer business and CEO of the other enterprise-focused business. Lead independent director Patricia Russo will be chairman of the enterprise company. Dion Weisler, an executive in the PC and printer operation will be CEO of that business.\n\nHP brought in $55.9 billion in revenue from its printing and personal systems group last year, about half of its total. But sales dropped by about 7.1 percent in the unit, compared to a 6.7 percent drop for the company as a whole.\"\n1650,\"Kim Jong-un's health said to be at risk due to his high cheese consumption\n\n31-year-old imports vast quantities of Swiss Emmental - his favourite variety\n\nHis weight has ballooned in recent months and he now walks with a limp\n\nBut experts think weight gain may be deliberate to look like late grandfather\n\nKim Jong-un is putting his health at serious risk due to his dangerously high consumption of Emmental cheese, it has been claimed.\n\nThe 31-year-old North Korean leader got a taste for the cheese while a student in Switzerland - and is understood to love it so much that he imports vast quantities despite Western sanctions.\n\nA unhealthy appetite for Emmental, also known as Swiss cheese, is believed to be a key factor in Kim's weight ballooning so in recent months that he now walks with a limp.\n\nExperts believe Kim may be deliberately gaining weight in order to look more like his grandfather Kim Il-sung, who is venerated in North Korea as the nation's founder and even now - exactly 20 years after his death - is still considered the head of state with the title Eternal President of the Republic.\n\nScroll down for video\n\nWeight gain: North Korean leader Kim Jong-un got a taste for the cheese while a student in Switzerland - and is understood to love it so much that he imports vast quantities despite Western sanctions\n\nKim Jong-un's unhealthy obsession with Emmental has led to him importing vast quantities of the cheese for his own consumption - despite millions of North Koreans struggling to find enough to eat.\n\nMalnutrition is widespread and famines often break out in the country, which is still reliant on foreign food aid as a result of economic mismanagement and the loss of Soviet support in the 1990s.\n\nBut despite the suffering of his 25 million citizens, Kim continues to gorge on Swiss cheese in such vast quantities that he is waistline is expanding at a dangerously rapid rate, according to the Mirror.\n\nNorth Koreans who have managed to flee the country believe the weight gain may be deliberate in order to look more like his corpulent late grandfather Kim Il-sung.\n\nHe established an all-pervasive cult of personality around himself after turning North Korea into a oppressive single-party socialist state in the early 1980s.\n\nDefector Cho Myung-Chul, of the Korea Institute for International Economic Policy, said: 'North Koreans think being fat is good, unlike South Koreans who want to be skinny.\n\n'There is a high chance Jong-un intentionally gained weight to look like Il-sung.'\n\nInspiration: Experts believe Kim Jong-un may be using his love of Emmental (left) to deliberately gain weight in order to look more like his corpulent grandfather late Kim Il-sung (right)\n\nNorth Korea is not accepting American offers to send a high-level envoy to seek the release of three detained Americans, it has been claimed.\n\nRobert King, the U.S. special envoy for North Korean human rights issues, said freeing the detainees could provide a diplomatic opening between the nations, also snared by Pyongyang's development of nuclear weapons.\n\nBut he said Washington would not give into attempts to 'extort' political gain from the detentions.\n\nNorth Korea this week sentenced 24-year-old Matthew Miller of Bakersfield, California, to six years hard labor, deepening U.S. concern over the cases.\n\nMiller, who according to the court tore up his visa on arrival in Pyongyang in April, was convicted of entering the country illegally to commit espionage.\n\nAnother trial is expected soon for Jeffrey Fowle, of Miamisburg, Ohio, who was arrested in May for leaving a Bible at a sailor's club.\n\nEarlier this year it was revealed that Kim tried to send a team of food experts to the French city of Besancon for a crash course in dairy production.\n\nTired of his country's bland attempts to produce a top quality local cheese the despot ordered the three specialists to spend several months at the National Dairy Industry College.\n\nAlthough the college 'politely but firmly' rejected the request, Kim remains determined to improve standards at the country's main cheese factory.\n\nHe is understood to be furious that the Pyongyang Dairy has continually failed to produce an Emmental-style cheese of a high enough quality to satisfy his demands.\n\nThe news comes as North Korea branded the U.S. 'a graveyard of human rights', criticising the nation in the wake of the Missouri riots following the shooting of an unarmed black teenager.\n\nChina, Iran and Russia have previously criticised America following the shooting and the crackdown on protesters following the shooting in the town of Ferguson, a suburb of St Louis.\n\nNorth Korea, which is regularly condemned by Washington over allegations of human rights abuses, has now added its voice to those highlighting America's flaws, saying it should 'mind its own business' rather than interfering in the other countries' internal affairs.\"\n1653,\"Igor Vorozhbitsyn was going fishing in Yakutia Republic when the bear began to maul him. But Bieber’s ‘Baby’ had been installed as a ringtone on his phone — and caused the bear to stop and flee after he got a call.\n\nJustin Bieber saved a Russian fisherman from the clutches of a killer bear.\n\nThe deadly beast bolted after hearing the pop brat's smash hit \"\"Baby\"\" blasting out of Igor Vorozhbitsyn's cellphone.\n\nThe 42-year-old was walking to his favorite angling spot in the Yakutia Republic when the animal pounced.\n\nAs it clawed his face, the rodman feared he was about to be killed.\n\nBut then his cell phone started to ring and the Bieber tone installed by his granddaughter startled his attacker, who fled back into the forest.\n\nVorozhbitsyn, who suffered deep cuts and bruises to his face and chest, then used his cell to call for help.\n\n\"\"I couldn't believe my luck when the phone went off and he fled,\"\" he told the Croatian Times.\n\n\"\"I know that sort of ringtone isn't to everyone's taste but my granddaughter loaded it onto my phone for a joke,\"\" he added.\n\nOn a mobile device? Click here to watch video.\"\n1655,\"KGI Securities' Ming Chi Kuo, one of the most accurate analysts when it comes to predicting Apple's product lineup, says the Apple Watch will be released in March, according to MacRumors.\n\nAnd, Apple is expected to make some announcements about the watch soon.\n\nThis follows previous reports from 9to5Mac's Mark Gurman that also said Apple's first wearable will hit store shelves in March.\n\nAlthough Apple detailed most of the watch's features back in September, Kuo thinks we'll learn even more about the Apple Watch shortly before its release. Apple will offer more specifics on battery life, Kuo says, which has been a point of contention since the watch was announced.\n\nThe company previously said you'd have to charge it nightly, but didn't reveal an exact battery life estimate. Gurman reports that Apple is targeting between 2.5 and 4 hours of active use and 19 hours of mixed standby and active use.\n\nThis, however, is just a target and could change by the time the watch is actually released.\n\nApple will also release information regarding Apple Watch preorders before March, according to Kuo, and the company is expected to ship 2.8 million units in the first quarter of 2015.\n\nSEE ALSO:  One Of Google's Earliest Android Employees Explains Where It Loses To The iPhone\"\n1662,\"BOURNE, Mass. —The three Afghani soldiers who disappeared during a training exercise at a Cape Cod military base this weekend have been found, a high-level law enforcement source tells Team 5.\n\nThe Afghan soldiers had been participating in a U.S. Central Command Regional Cooperation training exercise at Joint Base Cape Cod, U.S. military officials said. They arrived at Camp Edwards on Sept. 11 and were last seen at the Cape Cod Mall in Hyannis Saturday night.\n\nThe source tells Team 5's Karen Anderson the men were taken into custody at the Rainbow Bridge Canadian/US border crossing near Niagara Falls on Monday. The men told Customs Agents they were refugees, the source said.\n\nThey were identified as Major Jan Mohammad Arash, Captain Mohammad Nasir Askarzada and Captain Noorullah Aminyar.\n\n\"\"They were here for a multi-national military exercise, which had been scheduled for a long time. They have been here for a couple of weeks. There’s a lot of speculation that within the military they maybe be trying to defect,\"\" Gov. Deval Patrick said.\n\nThe three were among 12 members of the Afghanistan National Army participating in a military exercise that focused on tactical strategies, said Lt. Col. James Sahady of the Massachusetts National Guard.\n\nThe Regional Cooperation training exercises have been held annually since 2004 to promote cooperation and interoperability among forces, build functional capacity, practice peacekeeping operations and enhance readiness.\n\nThis year's exercise, which involves more than 200 participants from six nations including the U.S., wraps up on Wednesday.\n\nLast month, Maj. Gen. Harold Greene was killed by an Afghan soldier in an attack in Afghanistan.\n\nLast weekend, two Afghan policemen in the Washington, D.C., for a DEA training program at Quantico, Virginia, also went missing while on a sightseeing trip to Georgetown, ABC News reported. The DEA said the two men left the group because they did not want to go back to Afghanistan.\"\n1663,\"A cold-hearted bride made sure her Hindu wedding went ahead when her groom fell ill - by marrying a guest instead.\n\nJugal Kishore, 25, was rushed to hospital in India after suffering an epileptic seizure on his wedding day, the Times of India reports\n\nHe returned to the venue to find his 23-year-old bride, named Indira, had already moved on to another man, says the report.\n\nThe woman was apparently angry at not being informed of her partner’s medical condition and announced she would “happily marry someone else at the wedding”.\n\nStep forward Harper Singh, her sister’s brother-in-law, who saved the day in a casual jeans and leather jacket wedding outift to ensure the bride went home happy.\n\nThe controversial decision did not go down well with the rejected groom’s family, who reportedly tried to force Indira to change her decision.\n\nThe rejected groom also tried to make his would-be bride change her mind, claiming he would not be able to face his friends following the embarrassing episode.\n\nSeveral guests at the wedding, which took place in the city of Rampur, were arrested after a fight broke out, says the Times of India report.\n\n\"\"Both families have [now] amicably resolved the matter,\"\" said a police officer.\n\n\"\"The complaints have been withdrawn. Kishore and his family have now returned in peace to Moradabad.\"\"\n\nIn 2013, a groom was jailed after staging a bomb hoax on his wedding day.\n\nFor more stories, like the Telegraph's Facebook page by clicking on the link below:\"\n1664,\"'After seeing my young son's body I picked up his gun and decided to fight off the killers of my son until I die' Reza Gul said after Taliban fighters attacked her son's police outpost in the western Farah province on Nov. 17. Gul is being hailed as a hero after she helped fend off the militants.\n\nThe mother of an Afghan policeman gunned down by the Taliban reportedly went on a revenge-fuelled spree, helping kill 25 militants in an act that's being hailed as heroic among her countrymen.\n\nWhen her son's police outpost came under attack in the Balabolok district of western Farah province on Nov. 17, Reza Gul said she rushed to the scene, found her son dead and picked up his gun, NBC News reported.\n\n\"\"The Taliban attacked our village and my son's outpost at dawn,\"\" Gul told NBC News. \"\"After seeing my young son's body I picked up his gun and decided to fight off the killers of my son until I die.\"\"\n\nGul and other family members, including her daughter and daughter-in-law, took part in a seven-hour gun battle between police and militants that left 25 Taliban dead and five more wounded, Khaama Press reported.\n\n\"\"The fighting was intensified when we reached the battlefield along with light and heavy weapons,\"\" Gul's daughter-in-law, Seema, told Tolo News. \"\"We were committed to fight until the last bullet.\"\"\n\nThe family went head-to-head with up to 400 militants and eventually drove off the fighters.\n\n\"\"We are proud of the bravery of this family and this is a saga that will be remembered for long by police and residents of Farah province,\"\" Gen. Abdul Razaq Yaqubi, the provincial police chief, told Tolo News.\n\njmolinet@nydailynews.com Follow on Twitter @jmolinet\n\nON A MOBILE DEVICE? CLICK HERE TO WATCH THE VIDEO.\"\n1665,The US threatened to prosecute James Foley's family over ransom payments.\n1668,\"Major Mariam Al Mansouri became the United Arab Emirates’ (UAE) first female pilot on the ISIS terrorist group terrorist group following the announcement that the United States would be leading a coalition of nations to use airstrikes against the Islamic State. While the world celebrates her success, the war has come home for Mansouri and reports are claiming the female fight pilot’s family has officially disowned her.\n\nIn a related report by The Inquisitr, the 35-year-old Major Mariam Al Mansouri was among three other women that were part of the attack on ISIS. She graduated in January of 2008 and she said that being a military almost entirely dominated by men was a dream she’s held for years.\n\n“It was my aspiration. Ever since I finished high school, I wanted to learn flying because it was something that I liked in the first place. Being in the air force is a responsibility. I feel proud, especially that I am part of the first batch. And that encourages me to continue in this field. As a pilot, you have to study all the time, even after graduation. You have to continue training because the more hours you fly the more experience you accumulate.”\n\nMansouri led three other UAE F-16 pilots in the first airstrike and it’s said that when the “U.S. tanker pilots called in for air refueling and asked for the UAE mission and when they heard a female voice on the other side they paused for 20 seconds.” They then proceeded to drop bombs this week in coordinated attacks against Islamic State strongholds near Raqqa, Aleppo and Idlib.\n\nUnfortunately, an Arabic language news site called Wattan.TV is reporting that Mariam Al Mansouri’s family has disowned her for these actions. Please keep in mind this is a Google translation and is extremely rough. The Inquisitr did attempt to clean up the translation, but it’s possible there were translation errors introduced in the process.\n\n“The Mansouri family in the UAE announced Wednesday that they had Nbaraha [untranslated] of her daughter Mary because of her participation in the international coalition led by the United States to strike at civilian targets inside Syrian territory. The family also stressed their support for the Syrian revolution. The Mansouri family said in a statement published by news sites Arabic…. ‘We are the sons of the family of al-Mansuri in the United Arab Emirates announce to fill the innocence [translation error?] of the so-called Mariam Al Mansouri. We remind anyone who participates in international aggression on the Syrian people, led by the daughter of the rogue Mariam Al Mansouri, that the the Islamic State in the East and the West has a duty to defend issues of the nation. We exhort the jihad for the sake of Allah and the support of the Syrian Revolution. Blessed, in the face of the descendants of Ibn Alqami.'”\n\nThe Mansouri family also called for support for the Syrian revolution, calling for “all factions and battalions operating on the scene Shamiyah to unite and join forces and efforts to a single goal, which is to drop the Assad regime.” The family also appears to have announced support specifically for the ISIS terrorist organization, saying that their family is “honored heroes of the Sunnis in Iraq and the Levant.” The ISIS terrorist group is also known as ISIL, which stands for Islamic State of Iraq and the Levant, although it’s possible this similarity to the ISIS name may be a Google translation error.\"\n1674,\"Startling new information has come out surrounding Joan Rivers death.\n\nA staffer at Manhattan’s Yorkville Endoscopy clinic said the doctor who performed a biopsy on Rivers’ vocal cords, right before her death, took a selfie while Rivers was under anesthesia.\n\nIt's believed that Rivers went into cardiac arrest during the unauthorized biopsy because of a lack of oxygen flow to her lungs. After that Rivers was taken to Mt. Sinai hospital where she passed away a week later.\n\nThe unidentified doctor is believed to be Rivers' ear-nose-throat doctor who was not certified to perform that procedure.\n\nAn investigation of the Yorkville clinic is still ongoing.\n[via CNN]\"\n1675,James Foley's family claims that the US threatened to prosecute them over possible ransom payments.\n1676,\"ISIS claims in a new video released Tuesday to have executed by beheading Steven Sotloff, the American journalist who was shown in last month's video execution of James Foley. The executioner was apparently the same in both videos. In the video, ISIS threatened Sotloff would be killed unless the U.S. stopped air strikes in Iraq. Last week, the 31-year-old freelancer's mother released a video plea to the group to spare her son. “As a mother, I ask your justice to be merciful and not punish my son for matters he has no control over,” she said.\"\n1677,\"BlackBerry takeover rumours are nothing new, and this week Lenovo could be the company lining up to take over the struggling Canadian manufacturer.\nAs far as rumours go, it has potential. After all, Lenovo tried to purchase the company back in October last year. Ultimately Lenovo was blocked by the Canadian government because BlackBerry's telecom infrastructure has ties to national security.\nNow though, \"\"a source familar with the matter\"\" has given Benzinga the heads up that Lenovo is prepared to try again.\nBailing out the 'Berry?\n\nAccording to the site, the Chinese company is prepared to offer $15.00 a share as an initial offer and finish with a done deal at $18.00 per share.\n\nMoreover, the rumours proclaim the deal will be done as soon as this week. Unsurprisingly, neither company has commented on this rumour.\nOptimistic market watchers might point to BlackBerry's re-emergence, care of new CEO John Chen and the new BlackBerry Passport flagship phone. However, the company has still seen a huge decline in its user base and is not in an enviable position compared to cash-rich tech rivals.\nLenovo, for its part, seems to be on a bit of a mobile spending spree. The company bought Motorola Mobility from Google for around $2.91 billion at the start of the year.\nWe'll have to wait and see whether the current rumours prove true.\nCheck out our BlackBerry Passport review here\nVia G for Games\nTags\"\n1684,\"A Grade 4 student was reportedly suspended from his Texas school after he threatened to make another boy disappear with his Lord of the Rings replica ring.\n\nJason Steward told the Odessa American that his son had seen The Hobbit: The Battle of the Five Armies last weekend and got himself a replica of fabled One Ring.\n\nSteward said his son wore it to Kermit Elementary School, where he told another boy the ring's magic could make him disappear.\n\nSteward said the principal told him no threats would be tolerated — even magical ones.\n\nThe school wouldn't comment on the suspension, citing privacy concerns.\n\nThe boy has been in trouble before, his father said — once for referring to another child's skin colour, and once for bringing a children's book to school that had a chapter about pregnancy.\n\nBut the dad assured the New York Daily News the nine-year-old Tolkien enthusiast is not dangerous.\n\n\"\"I assure you my son lacks the magical powers necessary to threaten his friend's existence,\"\" he said.\"\n1685,\"There are few topics in the NHL that get people buzzing like expansion and relocation do. Drop some morsel of news in the dead of August, and it’s like tossing the last bite of a Shake Shack burger to a flock of pigeons in Central Park.\n\nOn Tuesday, Tony Gallagher and Howard Bloom chucked their meat and the flock went crazy. Gallagher said that NHL expansion to Las Vegas was a “done deal,” and then Bloom upped the ante by claiming that the NHL will add Vegas, Seattle, a second Toronto franchise and Quebec City by 2017, the 100th anniversary of the League.\n\n(No word on whether the League will begin an aggressive cloning program to fill out those rosters with NHL-level talent. Protect your comb, Jonathan Toews, they’re coming for DNA samples!)\n\nBill Daly of the NHL said the four-team expansion is \"\"not in\"\" the NHL's plans. Because what else is he supposed to say...\n\nGallagher of The Province wrote with finality that the NHL was coming to Las Vegas through expansion:\n\nSources close to the situation have indicated Las Vegas is a done deal, the only thing to be determined being which owner will be entitled to proclaim that he brought the first major league sports franchise to Sin City.\n\nAnd given how dead set against a team in the gambling haven the commissioner was 10 years ago, this move into another player friendly state-tax-free zone represents a considerable about-face indeed.\n\nYou know, we started getting an inkling that Bettman had changed his tune on Las Vegas when he moved one of the league’s signature promotional events there in 2009, but yes, this is a considerable about-face indeed!\n\nSo, in summary, expansion to Las Vegas is a “done deal” except for the fact that there isn’t an ownership group that’s been approved by the Board of Governors; nor is there an expansion fee established for the market that would, in theory, determine who’s willing to buy-in (oooh, Vegas parlance!).\n\nLook, we’re all in total squee-mode for a team in Vegas. Or really any declaration that expansion is going to happen. But the proliferation of this “done deal” report – by Tony Gallagher, no less – is the most Hockey August moment in the history of Hockey August.\n\nFor the love of Balsillie, he actually writes “the only thing to be determined” is the group actually owning the team. That’s like writing, “The Penguins are going to trade for a first-line winger. They just need to find a team that will trade them one.”\n\nIs Vegas a done deal? Of course not.\n\nIs it likely? Connecting the dots, one could draw that conclusion.\n\nMGM Grand and AEG aren’t building a $375 million arena to house a Carrot Top repertoire. The NHL didn’t structure its realigned conferences with 16 in the East and 14 in the West to make things easier for Winnipeg. And with the NHL pulling in record revenue, attendance and ratings, the iron hasn’t been hotter to strike for expansion.\n\nBut as we’ve noted previously about Vegas: It’s unlike any other market in professional sports. There’s unrivaled competition for entertainment dollars. Many of the people who would attend the games as local fans are working while the games are being played. The largest target audience for the team would be the casinos who fill the considerable luxury box space in the new arena and tourists who pop in to see a game while in Sin City – or, perhaps, get comp’d for one.\n\nIt wouldn’t surprise us in the least to see the NHL dive into the market, despite those mysteries, just to be first ones in and because Bettman obviously believes an association with Vegas brings some level of prestige to the League.\n\nBut what about the other three teams?\n\nBloom, of Sports Business News, reported later on Tuesday that the NHL was going full-on expansiongasm by adding every city that it’s considering adding for the last several years. Four new franchises, none through relocation:\n\n“NHL expansion – four teams added by 2017, Quebec City, Toronto, Seattle, and Las Vegas $1.4b in expansion fees”\n\nIf you’ve been following the Seattle angle, you know the situation: Chris Hansen – the billionaire, not the predator catcher – has an arena construction deal with the city that hangs on attracting an NBA team; the only hope for an NHL team there first is if Hansen has a change of heart, and Vancouver billionaire Victor Coleman is working with him to that end.\n\nThen comes the real fight: Convincing a city council that has otherwise been apathetic to hockey to turn on the funding faucet for an NHL team’s arena.\n\nThen there’s Quebec City, which will have an NHL-ready arena next year and has no shortage of financial powerhouses ready to step up for an expansion franchise. It’s also been the most public and hubristic bid for a team, otherwise known as the opposite of how Gary Bettman likes to operate.\n\nThen there’s a second team in Toronto, which remains the best idea out of all of these options. Then again, what media conglomerates are left to own a team there? The Score app?\n\nAnd what level of bribery to the Leafs would it take to even crack that market?\n\nBloom believes this will happen because the NHL won’t be able to keep itself from collecting that expansion franchise windfall, and that’s as solid a theory as any. It makes sense that the League would expand quickly before losing that expansion money to another relocation (/casts an eye at Florida and Arizona).\n\nAll of this makes sense from a timing perspective and, of course, because we understand the League’s avarice. There are still significant obstacles in a couple of these markets, but it’s not outrageous to think it could happen.\n\nWhich leaves us with the biggest decisions of all: The nicknames! Seattle Sasquatch, Las Vegas Craps, Quebec Nordiques (‘natch) and Toronto Rakes (the sworn enemy of Leafs)!\"\n1687,\"A video has been released today showing the gruesome murder of the 31-year-old journalist - weeks after the brutal beheading of James Foley by a British terrorist\n\nRefresh automatically On | Off       6:56 pm    The video showing the apparent beheading is called \"\"A second message to America\"\" .It is believed to show the journalist speak to the camera shortly before he is murdered.As reported by CNN, Sotloff says he is \"\"paying the price\"\" for U.S. intervention.The militant in the video tells US President Barack Obama: \"\"Just as your missiles continue to strike our people, our knife will continue to strike the necks of your people.\"\"     6:46 pm    This harrowing picture shows Steven Sotloff standing next to an ISIS militant.The image was taken from the same video which showed the beheading of James Foley.   Reuters   A masked Islamic State militant speaks next to U.S. journalist Steven Sotloff   It was released on August 19.     6:43 pm     David Cameron has now spoken about the video.The Prime Minister told journalists: \"\"I've just seen the news.    Getty   David Cameron   \"\"It's an absolutely disgusting and despicable act and I will be making a statement later.\"\"     6:40 pm    The video is thought to show a masked figure who also issued a threat against a British hostage.The video has been picked up by the SITE monitoring service.In it, ISIS warned governments to back off \"\"this evil alliance of America against the Islamic State\"\".     6:35 pm     If true, the beheading of the journalist comes just weeks after Sotloff's fellow captive James Foley was also beheaded in a sickening video.A video of Foley's murder was posted on YouTube by ISIS fanatics after they killed Mr Foley in cold blood.   Reuters   A masked Islamic State militant holding a knife speaks next to U.S. journalist James Foley   His killer has been dubbed Jihadi John because of his East London accent.ISIS warned that Sotloff would be the next to be executed if the US do not adhere to the groups demands.     6:26 pm    The White House has said it cannot confirm the authenticity of the video which is thought to show the US hostage being beheaded.At the end of last month, Mr Sotloff's mother pleaded with her son's captors, saying he was an 'innocent journalist'.You can see her video plea here.     6:17 pm    The American journalist Steven Sotloff has reportedly been beheaded by ISIS militants .The group is believed to have released a video showing the 31-year-old freelance journalist being murdered.It comes just days after his mother made a direct appeal to the British executioner and his Islamic State leader pleading for him to be released. Shirley Sotloff told her son’s captors she had learnt a lot about Islam since he was taken a year ago and she agreed with the religion that “no individual should be punished for events he cannot control”. The 31-year-old freelance journalist appeared at the end of an ISIS video showing the decapitation of American journalist James Foley last week with militants warning he would be next if US air strikes in Iraq did not stop.     //<![CDATA[ var randomNumber=Math.floor(Math.random()*11); $LAB.queueScript(\"\"http://platform.twitter.com/widgets.js\"\") .queueScript(\"\"http:\\/\\/s.mirror.co.uk\\/resources\\/js/tm.livenow.js?v=\"\" + randomNumber) .queueWait(function(){ $(\"\"#live-now-4153701\"\").liveNow({ \"\"ajaxSrc\"\" : \"\"http:\\/\\/www.mirror.co.uk\\/news\\/world-news\\/article4153701.ece?service=ajax&profileIconCrop=s40&item=liveNow&entryId=\"\", \"\"interval\"\" : \"\"10000\"\", \"\"liveNowId\"\" : \"\"4153701\"\", \"\"latestEntryId\"\" : \"\"4153877\"\", \"\"lowestEntryId\"\" : \"\"4153702\"\", \"\"generateEntriesOnClientLiveNowClosed\"\" : \"\"\"\", \"\"numberOfLiveNowUpdatesId\"\" : \"\"\"\", \"\"showNumberOfLiveNowUpdatesId\"\" : \"\"\"\", \"\"resetLiveNowEntriesCounterId\"\" : \"\"\"\" }); }); //]]>\"\n1691,\"Saudi Arabia still doesn’t know what year it is.\n\nSaudi Arabia’s national airline, Saudia is allegedly considering seating male and female passengers apart from each other, according to Emirates247. The airline has cited complaints from male passengers who don’t like unknown men being seated next to their wives when they fly. Saudia assistant manager for marketing Abdul Rahman Al Fahd said, “There are solutions to this problem…we will soon enforce rules that will satisfy all passengers.” The airline will supposedly begin having airport staff assign separate seating for men and women, unless they are closely related.\n\nIt’s not only Muslims that are concerned over seating assignments, but also Orthodox Jews. An El Al Airlines flight in September from New York to Israel was delayed because some men refused to be seated next to women…\n\nAccording to a post on Mashable, a marketing manager for the airline is denying their plans to segregate passengers. However, we should be cautions here — companies often deny they’re working on a new product or procedure, and then all of a sudden it’s introduced as a “surprise.”\"\n1694,\"It is reported from Saudi Arabia that it has introduced a new law - which prohibits women from having the \"\"tempting eyes\"\". But the news is from 2011, and it seems not even sue.\n\n\"\"A new law in Saudi Arabia, forcing women to wear full veils, if their eyes are considered too 'tempting'. It reports the British Metro and refers to a krönikeliknande opinion text from the Assyrian news agency Aina. \"\"\n\nSo writes the Omni in a short news text published on Wednesday evening, and join the ranks thus to a wide range of international media and web pages in recent days reported the same news. Including British Metro , US news website Inquisitr and Serbian Telegraph .\n\nThey all use the article from the news agency Aina source. The article is published on October 30, and is - as Omni mention - written in, and colored by, a personal tone . But not only that: it is also written by the legendary musician Cole Porter, who is mentioned in the article, but died in 1964. At least according to the article's byline .\n\nOld news - from 2011\n\nDoes this sound fishy? It's weird. In fact, namely, the full text of the news agency Ainas article copied outright, from a post on the site the Daily Beast - published on 19 November 2011.\n\nEven then, in 2011, circulated the news of the Saudi law widely, and published, among other things, the British Daily Mail . The original source of the time seems to have been an article on the site bikyamasr.com. There are today a weird Russian blog titled \"\"Business World\"\", but through service Internet Archive can the old article from November 16, 2011 read. The text sets out no earlier source.\n\nSo it is a three year old news now circulating as new. This results in multiple abnormalities. Under the text \"\"Prince Naif supports the new law\"\" links such as Omni to an article published this week on the site firsttoknow.com, alleging that \"\"Prince Naif, the Saudi throne appears to be an equally cruel ruler like his father King Abdullah, has spoken out in full support for the new law. \"\"\n\nBut that claim is not particularly new, but comes from the publications that were made in 2011 - Prince Naif, or Nayef bin Abdul-Aziz Al Saud as his real name was, namely, died in 2012.\n\n\"\"Religious police deny\"\"\n\nAbdulhadi Khalaf is a lecturer in Sociology at Lund University and expert on the Arabian Peninsula and the Middle East, and he says he has not heard about this news myself. Later he emailed a link.\n\n- It is evident that the \"\"religious police\"\" has denied that it has issued such a law, writes Khalaf.\n\nThe religious police who Khalaf refers to the Committee for the Promotion of Virtue and Prevention of cargo (CPVPV), the Saudi authorities who declare that Sharia law is followed. Basically all the articles written about the law, as well in 2014 as in 2011, citing a Motlab Sheikh al Nabet to be a spokesperson for CPVPV.\n\nBut Sheikh Motlab al Nabet exists nowhere on the web, in addition to the items on this particular law. And the link that Abdulhadi Khalaf find goes to an article that is published on the Saudi news website Hail News that Abdulhadi Khalaf says is credible \"\"information relating to the Saudi authorities.\"\"\n\nThere CPVPV denies the story of the illegal tempting eyes. The article writes Hail News that \"\"the Committee for the Promotion of Virtue and Prevention of cargo say they are not issuing any statement which is consistent with yesterday's international spread accusations that they'd begun to crack down on women with glamorous eyes.\"\"\n\nViral examiner fails to reach the Saudi Embassy in Stockholm, the Swedish embassy in Riyadh, the Saudi capital, claims not to have heard of the law.\n\n- Swedish Embassy in Rijad had no knowledge of it, says the Foreign Ministry's press service to Viral Browser.\"\n1695,\"Hugh Hefner, Founder and chief creative officer of Playboy Enterprises, was found dead of natural causes Sunday morning at his home, the Playboy Mansion, in the Holmby Hills neighborhood of Los Angeles, according to Los Angeles police officer Jimmy N. Gardner. He was 88.\n\nPolice responded to a call around 9 a.m. PDT and confirmed Hefner's identity from other residents of the Playboy Mansion, Gardner said. Police are not releasing a more specific cause of death at this time. \"\"We'll have to wait for an autopsy report for an official cause of death,\"\" said Gardner. \"\"From what I have heard Mr. Hefner was in good health for an 88 year old man. With no signs of foul-play we are left to believe his death was of natural causes.\"\"\n\nHefner's long publication career first began as a copywriter for Esquire, which was cut short in 1952 after being denied a $5 raise. Less than a year later, after mortgaging his furniture and generating loans from everywhere from banks to even his mother, Hefner launched Playboy. The racy magazine was nearly a hit from its first issue published in December 1953, which featured Marilyn Monroe from her 1949 nude calendar shoot and sold over 50,000 copies.\n\nHowever, the Playboy venture wasn't initially all fun and games. On June 4, 1963, Hefner found himself in trouble with the law after being arrested for selling obscene literature after an issue of Playboy featuring nude shots of Jayne Mansfield was released. A jury was unable to reach a verdict.\n\nHe has a star on the Hollywood Walk of Fame for television and has made several movie appearances as himself. In 2009, he received a \"\"worst supporting actor\"\" nomination for a Razzie award for his performance in Miss March.\n\nHefner's death comes as a shock to millions. Despite his older age, the Playboy tycoon was in excellent physical shape.\n\nHefner was quoted as saying, \"\"Life is too short to be living someone else's dream.\"\" As a pioneer in the industry, this is a quote he took to heart.\n\nThis story is still developing. More details will be made available once they emerge.\"\n1696,\"Apple is reportedly planning to expand its 2015 iPhone lineup to include a new 4-inch model, according to Asian sources [Google Translate] cited by G for Games. The smaller form factor would bring back the ease of one-hand usage that was lost when Apple introduced its larger iPhone 6 and iPhone 6 Plus handsets. The supply chain sources suggest the new phone may debut in the second half 2015 with female users as the targeted audience for the smaller phone.\n\nEven without a new 4-inch model, Apple's history of product lineups suggests the 4-inch iPhone 5s would remain in the lineup in 2015 as the low-end offering once the current models slide down and the iPhone 5c is presumably discontinued. But if Apple wants to maintain a 4-inch option beyond the 2015 lineup, it would make sense to invest in an updated version of that size as the iPhone 5s ages.\n\nStill, the sourcing on today's rumor is not entirely clear and a track record is unknown, so it is difficult to assess the potential validity of the claim. As a result, we would not put too much stock in it for the time being until or unless additional information surfaces in the coming months.\n\nEven without a new 4-inch model this year, iPhone sales have been strong for the new 4.7-inch iPhone 6 and the 5.5-inch iPhone 6 Plus, with Apple setting a new sales record in the first weekend of availability. While the iPhone 6 is outselling the 6 Plus, the larger handset is holding its own in the phablet market, accounting for 41 percent of large-screened smartphone sales in the past three months.\n\nRelated roundup: iPhone 6\"\n1701,\"The NHL has no plans to expand, said NHL commissioner Gary Bettman.\"\n1703,\"A 19-year-old woman in Poland woke up during brain surgery and asked her doctors how the operation was going.\n\nIga Jasica, 19, was midway through the procedure to have a cancerous growth removed from her brain when doctors say she woke up because the anesthetic wore off. Her brain was exposed, but surgeons say her health was not in jeopardy, Fox News reports.\nSpecial: GMO Food: It's Worse Than We Thought . . .\n\nWhile chatting with doctors during the procedure, Jasica reportedly asked how the surgery was going and talked about cats.\n\nDoctors are investigating whether the anesthetic may have been improperly administered.\"\n1704,\"The Wall Street Journal is reporting that, according to \"\"a person with knowledge of the matter\"\", Microsoft is in \"\"serious discussions\"\" to buy Mojang, the studio that made smash hit Minecraft.\n\nThe deal is reported to be worth a whopping $2 billion, and \"\"could be signed as early as this week\"\".\n\nWe've contacted both Microsoft and Mojang for comment, and will update if we hear back.\n\nIt's worth remembering that in June this year, Mojang founder Markus Persson wrote in a blog post:\n\nMojang does not exist to make as much money as possible for the owners. As the majority shareholder, I'd know. Every time a big money making deal comes up that would make a lot of money, it's of course very tempting, but at the end of the day we choose to do what either makes the most sense for our products, or the things that seem like fun for us at Mojang.\"\n1705,\"CAMP EDWARDS - The three Afghanistan National Army officers who went missing during a training exercise at a Cape Cod military base on Saturday were located Monday afternoon near the Canadian border.\n\nCBS Boston reports that the three soldiers were taken into custody early Monday afternoon attempting to cross the Canadian border.\n\nLt. Col. James Sahady of the Massachusetts National Guard said earlier Monday there were no details to report on the search.\n\nU.S. military officials said the Afghan soldiers had been participating in a U.S. Central Command Regional Cooperation training exercise in peacekeeping at Joint Base Cape Cod. They arrived at Camp Edwards on Sept. 11 and were last seen Saturday at the Cape Cod Mall in Hyannis, an off day for the program.\n\nThe soldiers were reporting missing by base security personnel on Saturday night. They were identified as Maj. Jan Mohammad Arash, Capt. Mohammad Nasir Askarzada and Capt. Noorullah Aminyar.\n\nThe State Department, Central Command, Massachusetts State Police and local police were involved in a search for the soldiers.\n\nThe soldiers, who are in the country on visas, were at the mall at a chaperoned event to introduce them to American culture, according to a CentCom official, when they disappeared.\n\nPentagon officials told CBS News the officers were not required to surrender their passports, so they could still have them. Local law enforcement officials were given photos of the soldiers.\n\nThe Afghan soldiers posed no threat to the public, military officials said.\n\nThe Regional Cooperation training exercises have been held annually since 2004 to promote cooperation and interoperability among forces, build functional capacity, practice peacekeeping operations and enhance readiness.\n\nThis year's exercise, which involves more than 200 participants from six nations including the U.S., wraps up Wednesday. There are about a dozen more Afghan soldiers still participating in the exercise. Military officials from Tajikistan, Pakistan, Kazakhstan and Mongolia are also participants.\n\nEarlier this month, two Afghan police officers who were training with the DEA vanished while on a trip to Washington. The police officers were located in Buffalo.\n\nCBS affiliate WIVB in Buffalo reports the police officer duo told officials they just wanted a better life. They will be returning to Afghanistan.\n\n© 2014 CBS Interactive Inc. All Rights Reserved. This material may not be published, broadcast, rewritten, or redistributed. The Associated Press contributed to this report.\"\n1706,\"From The Washington Post article:\n\nA European intelligence official said the British government was examining the video, and the speech of the purported executioner, to compare it with former Guantanamo Bay prisoners and other British residents believed to have joined the Islamic State.\n\nIn the video the terrorist who killed Foley spoke in what sounded like a British accent.\n\nSadly that’s probably true. Outrage now occurs along party lines and the party that owns the media wouldn’t be outraged by this.\n\nIndeed.\"\n1710,\"The three soldiers were reported missing from Joint Base Cape Cod on Saturday after last being seen at a nearby mall\n\nThe trio - Major Jan Mohammad Arash, Captain Mohammad Nasir Askarzada and Captain Noorullah Aminyar - have been found near Niagara Falls\n\nThey had traveled to the U.S. to take part in a long-established training exercise and were not considered to be a threat to the public\n\nThe three Afghanistan National Army officers who vanished during a training exercise in Massachusetts on Saturday have reportedly been found trying to cross the border into Canada.\n\nMajor Jan Mohammad Arash, Captain Mohammad Nasir Askarzada and Captain Noorullah Aminyar were stopped at the Rainbow Bridge, which spans New York and Ontario near Niagara Falls, on Monday, sources told NBC News.\n\nThe men, who were not armed, have been taken into custody.\n\nIt is not yet clear how they reached the area after they were last seen at the Cape Cod Mall in Hyannis, Massachusetts on Saturday.\n\nFound! Major Jan Mohammad Arash, left, Captain Mohammad Nasir Askarzada, center, and Captain Noorullah Aminyar have been caught trying to cross into Canada after vanishing from a base in Massachusetts\n\nCrossing place: They were caught on the Rainbow Bridge near Niagara Falls as they tried to enter Canada\n\nBefore they were found Massachusetts Governor Deval Patrick said that they may have been seeking to defect to the United States.\n\nThe trio, who had been reported missing from Joint Base Cape Cod, were not considered a threat to the public, Massachusetts National Guard spokesman Lieutenant Colonel James Sahady had said.\n\nThey had been due to take part in U.S. Central Command's Regional Cooperation exercise, which is held every year to foster better cooperation and military readiness between participating countries.\n\nThe men, who were cleared by the US State Department to participate, had been free to 'come and go' when they weren't taking part in exercises, and on Saturday, they had a free day.\n\n'If they were off-duty, they could go to McDonald's or the mall,' he told Cape Cod Online.\n\nDisappearing act: Three Afghanistan National Army soldiers had been reported missing from Camp Edwards (pictured) on Saturday after they failed to return following a trip to a nearby mall, officials said\n\nBase authorities, state, and police were involved in the search for the missing soldiers, Sahady said.\n\nEd Davis, a security analyst, told CBS it was an 'unusual incident and it needs to be checked out'.\n\n'The only cause for concern is the fact that there have been Afghan soldiers who have turned on their United States counterparts and I'm sure that's on most of the minds of the people doing the investigation,' he said.\n\nThe Regional Cooperation training exercises have been held annually since 2004 to promote cooperation among forces, build functional capacity, practice peacekeeping operations and enhance readiness.\n\nTraining exercise: The three men were involved in a long-standing training program with participating nations in Massachusetts. Pictured above are other Afghan soldiers following their graduation two weeks ago\n\nLast seen: The soldiers were visiting the Cape Cod Mall in Hyannis, on Saturday - but did not return\n\nThis year's exercise, which involves more than 200 participants from six nations including the U.S., wraps up on Wednesday. There are about a dozen Afghan soldiers still participating in the exercise.\n\nThe men, who are all housed at the base, were taking part in a joint exercise that focused on working on collaboration and tactical strategies with civilians, officers and senior enlisted personnel, Sahady said.\n\nMilitary officials from Tajikistan, Pakistan, Kazakhstan and Mongolia - as well as the U.S. - are also at the base as part of the training.\n\nCBS News reported on Friday that two Afghan policemen were found after going missing from a separate training exercise held by the U.S. Drug Enforcement Administration in Quantico, Virginia.\"\n1712,\"Apple is said to be close to acquiring social network Path in an attempt to boost the company's social media efforts, reports PandoDaily. Citing a \"\"well-placed\"\" source inside Apple's engineering team, the site notes that the deal is \"\"essentially a done deal\"\" and would see Apple integrating Path's current services into its Messages app.\n\nAdditionally, Path founder Dave Morin was seen sitting in the front row for today's special media event, which is usually reserved for high ranking executives at the company. Throughout the past few years, Apple has also featured Path in a number of its earlier advertising campaigns and keynotes for the iPhone.\n\nHowever, the social networking service caused a fair amount of controversy in 2012 when it was discovered to be uploading users' entire address books to its servers without alerting users or asking for authorization. The issue prompted an investigation by the U.S. Federal Trade Commission as Morin was even summoned to Apple's Cupertino headquarters to be grilled by CEO Tim Cook and other executives.\n\nPath's last major development came in June when the company announced that it would be launching its own separate messaging app, complete with quick reply capabilities and Apple Maps integration.\"\n1713,British jihadi al-Britani has reportedly been killed in Syria.\n1714,\"When Jermell Hasson agreed to let Riverfront Times take his photo for a story about Ferguson protesters, he had no idea someone would later turn it into a viral and inflammatory meme.\nHasson carried a sign in front of the Ferguson police station that read: \"\"No mother should have to fear for her son's life every time he leaves home. #blacklivesmatter #stayhuman\"\"\n\nMonths later, a doctored photo of him holding a sign that says, \"\"No mother should have to fear for her son's life every time he robs a store,\"\" has gone viral.\n\n\"\"That's slander to my character,\"\" Hasson tells Daily RFT. \"\"You can tell it's obviously been photoshopped. It was a horrible job.\"\"\n\nImgur user Bdawgid says he's the Photoshop wizard behind the altered photo, which was posted to the photo-sharing site on November 27. Bdawgid writes on Imgur that he created the image because, \"\"it captured mine, and many others, frustration with this whole situation.\"\"\n\nMore than 28,000 people shared the faked photo after Jim Gleason, a Maplewood native who's owned a south-county sign business for almost twenty years, posted it on Facebook with the (very incorrect) description: \"\"You can't make this up!!!!!\"\"\n\n\nracisteditwonames.JPG\nFacebook\nMore than 28,000 people shared this doctored photo.\nGleason wouldn't tell Daily RFT what motivated him to share the photo, which refers to the death of Michael Brown, who was recorded on surveillance cameras stealing from a convenience store and was later fatally shot by then-Ferguson police officer Darren Wilson.\n\"\"I certainly didn't mean any harm by it,\"\" Gleason says. He says he found the doctored image on Facebook and took the image down after getting \"\"an onslaught of emails\"\" saying it was fake. \"\"We absolutely, unequivocally did not edit it.\"\"\n\nRiverfront Times reporter Mitch Ryals took the original photo of Hasson, 27, in September in front of the police station.\n\n\nmitchphotoorig.JPG\nMitch Ryals\nThe original photo.\nHasson told Daily RFT in September he'd been sleeping in a parking lot across the street from the police station for weeks to peacefully protest Brown's death.\n\"\"We were literally on this lot for 24 hours for that whole month,\"\" Hasson told Daily RFT in September. \"\"I'm not saying here for an hour then going home. Twenty-four [hours] we were in this lot peacefully protesting. We've been rained on for a full week on this lot waiting for the sun to come out in the morning to dry us out.\"\"\n\nThis week, Hasson tells Daily RFT he thinks the doctored photo is a sign that Ferguson protests are having an effect on the way people think.\n\n\"\"It shows that we are making a difference out here,\"\" Hasson says. \"\"For someone who has nothing better to do with their life than photoshop a sign, it shows me that we haven't been out here since August for no reason. They're trying to stop the movement, which they can't.\"\"\n\nHasson says he has a message for Gleason and the thousands of people who shared the fake photo: \"\"Remove the hatred out of your heart, and come and see what we're doing for yourself.\"\"\n\nGleason says he is surprised and saddened by the backlash to the photo he posted because \"\"qualified investigators at all levels of government\"\" concluded that Brown robbed the convenience store before his death.\n\n\"\"It appears that this young man robbed a store, assaulted a police officer, and it is just surprising to me the uprising when the physical evidence seems to be overwhelmingly in support of the police officer's actions,\"\" Gleason says.\n\nPeople who objected to the provocative photo posted to the Facebook page for Gleason's business, Sign-A-Rama St. Louis, to warn customers.\n\n\"\"Makes the BEST racist memes on Facebook,\"\" one person sarcastically wrote on the shop's Facebook page. \"\"Gives good discounts to whites, charges darkies extra. Highly recommended to any whites in St. Louis looking for a good white pride meme.\"\"\n\nMitch Ryals contributed reporting to this story.\"\n1716,\"A Peruvian public service announcement making the rounds today captured two men sexually harassing women on the street, only to find out that the victims of their catcalling are their own moms in disguise. Some sites are treating it as if a prankster's hidden camera actually caught a man hollering at his mom's \"\"tasty panties,\"\" but if the scene seems totally staged, that's because it was.\n\nThe \"\"Whistling at Your Mom\"\" ad actually debuted in Peru back in November, on the heels of the viral \"\"10 Hours Walking as a Woman in New York City\"\" that made street harassment a worldwide hot topic. The original Spanish-language video has been viewed more than 5 million times. A reuploaded, translated version hit Reddit this week, bringing the PSA to English-speaking audiences.\n\nWhen the video first debuted, Spanish newspaper El País reported that the whole scene was staged with actors, but the story was \"\"based on interviews with real subjects who once harassed female relatives by mistake and expressed 'deep shame.'\"\"\n\nAccording to internet hoax-busting compendium Emergent.info, Peruvian business newspaper Gestion also called the video out as a scripted setup, writing, \"\"Speaking about the narrative aspect, it is obvious the situations had been staged. We do understand it would be difficult to go with real interactions, but it is also obvious they wanted us to believe they were real, when they're not.\"\"\n\nIt's basically a funnier, tamer version of the hoax video from last November that showed men on Hollywood Boulevard trying to take advantage of a \"\"drunk\"\" woman. At least the actors knew what they were getting into in this one.\n\n\nThat Viral Video of Creeps Hitting on a \"\"Drunk\"\" Woman Was Just a Hoax\nA \"\"social experiment\"\" where a woman pretended to be drunk on Hollywood Boulevard while…\nRead more gawker.​com\nAlthough these gullible harassers didn't actually have the tables turned on them by their own moms—\"\"tasty panties,\"\" god, how embarrassing—the point of the video still stands: Would you treat your mother like that?\n\nThe debate about whether setups like this do more harm than good in attempting to end catcalling—some people use them to disingenuously argue that street harassment itself is a fiction—continues.\"\n1717,\"A 17-year-old transgender teenage girl in Ohio has died by what appears to have been suicide, leaving behind a Tumblr note that blames her parents for not accepting her gender identity, isolating her, and forcing her to attend faith-based therapy. \"\"There's no winning,\"\" the note reads, in part. \"\"There's no way out.\"\"\n\nLeelah Alcorn, born Joshua Ryan Alcorn, was walking along Interstate 71 when she was hit and killed by a semi-truck around 2:30 a.m. on the morning of Sunday, December 28. The local news accounts refer to Alcorn as male, but she blogged frequently on a Tumblr called \"\"Lazer Princess\"\" about living as a trans teen. Judging by the Tumblr, she was a fan of Sailor Moon, feminism, and stockings with cats on them; she regularly re-blogged inspirational photos of trans adults.\n\nIt's also where she published a post titled \"\"Suicide Note,\"\" which she had pre-scheduled before her death. From the beginning of the note:\n\nIf you are reading this, it means that I have committed suicide and obviously failed to delete this post from my queue.\n\nPlease don't be sad, it's for the better. The life I would've lived isn't worth living in… because I'm transgender. I could go into detail explaining why I feel that way, but this note is probably going to be lengthy enough as it is. To put it simply, I feel like a girl trapped in a boy's body, and I've felt that way ever since I was 4. I never knew there was a word for that feeling, nor was it possible for a boy to become a girl, so I never told anyone and I just continued to do traditionally \"\"boyish\"\" things to try to fit in.\n\nWhen I was 14, I learned what transgender meant and cried of happiness. After 10 years of confusion I finally understood who I was. I immediately told my mom, and she reacted extremely negatively, telling me that it was a phase, that I would never truly be a girl, that God doesn't make mistakes, that I am wrong. If you are reading this, parents, please don't tell this to your kids. Even if you are Christian or are against transgender people don't ever say that to someone, especially your kid. That won't do anything but make them hate them self. That's exactly what it did to me.\n\nMy mom started taking me to a therapist, but would only take me to christian therapists, (who were all very biased) so I never actually got the therapy I needed to cure me of my depression. I only got more christians telling me that I was selfish and wrong and that I should look to God for help.\n\nWhen I was 16 I realized that my parents would never come around, and that I would have to wait until I was 18 to start any sort of transitioning treatment, which absolutely broke my heart. The longer you wait, the harder it is to transition. I felt hopeless, that I was just going to look like a man in drag for the rest of my life. On my 16th birthday, when I didn't receive consent from my parents to start transitioning, I cried myself to sleep.\nAlcorn apparently believed she'd never be able to transition successfully. She concludes:\n\nAfter a summer of having almost no friends plus the weight of having to think about college, save money for moving out, keep my grades up, go to church each week and feel like shit because everyone there is against everything I live for, I have decided I've had enough. I'm never going to transition successfully, even when I move out. I'm never going to be happy with the way I look or sound. I'm never going to have enough friends to satisfy me. I'm never going to have enough love to satisfy me. I'm never going to find a man who loves me. I'm never going to be happy. Either I live the rest of my life as a lonely man who wishes he were a woman or I live my life as a lonelier woman who hates herself. There's no winning. There's no way out. I'm sad enough already, I don't need my life to get any worse. People say \"\"it gets better\"\" but that isn't true in my case. It gets worse. Each day I get worse.\n\nThat's the gist of it, that's why I feel like killing myself. Sorry if that's not a good enough reason for you, it's good enough for me. As for my will, I want 100% of the things that I legally own to be sold and the money (plus my money in the bank) to be given to trans civil rights movements and support groups, I don't give a shit which one. The only way I will rest in peace is if one day transgender people aren't treated the way I was, they're treated like humans, with valid feelings and human rights. Gender needs to be taught about in schools, the earlier the better. My death needs to mean something. My death needs to be counted in the number of transgender people who commit suicide this year. I want someone to look at that number and say \"\"that's fucked up\"\" and fix it. Fix society. Please.\nOn Facebook, Alcorn's mother has written, \"\"My sweet 16 year old son, Joshua Ryan Alcorn went home to heaven this morning. He was out for an early morning walk and was hit by a truck.\"\" The message has been shared repeatedly by people who are upset that she is misgendering her child.\n\nThis is gut-wrenching, and it was avoidable. On Twitter, trans activists are mourning Leelah:\n\n\n\nThe Trevor Project operates a 24-7 confidential hotline for LGBT youth. If you're in crisis or feeling suicidal, please call 1-866-488-7386, chat with them online here, or text them here.\n\nOther Cincinnati-area resources:\n\nGLSEN Greater Cincinnati Youth Group — meets weekly, for LGBTQ and Ally middle and high school age youth.glsencincinnati.org / facebook.com/ggcyg / 866.934.9119 For GLSEN resources nationally, glsen.org.\n\nHeartland Trans* Wellness: TeenSpace and Cincinnati Trans* Community Group — transwellness.org\n\nImage via Lazer Princess/Tumblr\"\n1719,\"Bah, humbug!\n\nA passenger was tossed off a plane at La Guardia Airport on Tuesday after flipping out — because airline workers wished him a merry Christmas.\n\nThe man was waiting to board American Airlines Flight 1140 to Dallas when a cheerful gate agent began welcoming everyone with the Yuletide greeting while checking boarding passes.\n\nThe grumpy passenger, who appeared to be traveling alone, barked at the woman, “You shouldn’t say that because not everyone celebrates Christmas.”\n\nThe agent replied, “Well, what should I say then?”\n\n“Don’t say, ‘Merry Christmas!’ ” the man shouted before brushing past her.\n\nOnce on the plane, he was warmly greeted by a flight attendant who also wished him a “merry Christmas.” That was the last straw.\n\n“Don’t say, ‘Merry Christmas!’ ” the man raged before lecturing the attendants and the pilot about their faux pas.\n\nThe crew tried to calm the unidentified man, but he refused to back down and continued hectoring them.\n\nHe was escorted off the plane as other fliers burst into cheers and applause.\n\nAmerican Airlines did not return a request for comment.\"\n1723,\"Apple is taking the security of its new Apple Watches seriously.\n\nAccording to a report from 9to5Mac, the Cupertino company is installing custom-made safes in its Apple Stores for storing the high-end 18k gold Apple Watches.\n\nSome of the safes are already in place, and come with MagSafe chargers inside them to ensure the watches remain charged at all times. They'll \"\"likely be used to carry both to-be-sold inventory as well as to store demo units from the show floor overnight,\"\" the tech blog reports.\n\nApple is also working on special weight scales for measuring the Apple Watch. This is to stop customers buying the device, secretly removing or replacing the gold, and then returning it to the store after selling the precious metal on.\n\nSo how much is the 18K gold Apple watch retailing for? It's not yet confirmed, but rumours peg the price point at somewhere between $1,200 and $5,000. The regular models are a bargain in comparison, starting at just $349.\n\nAccording to Apple CEO Tim Cook, we should expect to see an Apple Watch launch at some point in April — though tester models are already being spotted in the wild.\n\nHere's a promotional photo of the gold model:\n\nAnd here's how it looks on the wrist:\"\n1727,\"Apple Watch will take approximately two hours to fully charge and deliver all-day battery life with normal on-and-off usage, according to TechCrunch. Those estimates corroborate a previous report that also claimed the Apple Watch will deliver all-day battery life and support up to five hours of heavy usage per charge.\n\nThe report also claims that the Apple Watch will only deliver notifications while worn on the wrist. The smartwatch will not ping you for notifications without being in contact with skin so that the device is not disruptive at unnecessary times. Apple Watch will also stop delivering notifications when the battery reaches 10% or lower in an effort to conserve the remaining power.\"\"Here’s a tidbit you might not know — in order to receive notifications from apps, the Watch must be on your wrist and locked. They require contact with your skin. There will be no in-app dropdown notifications or constant pinging while it’s off your wrist. Push notifications also cease when the battery reaches 10 percent. Those decisions speak to the care with which Apple is handling notifications.\"\"Apple continues to tweak Digital Crown on the Apple Watch, giving the button a \"\"weightier, higher-end feel.\"\" Pressing and holding down the Digital Crown activates Siri, which the report claims works well and can be used for labeling, directions and commands using a paired iPhone. The goal of the Apple Watch, the report describes, is to return some of your attention away from your smartphone by allowing you to communicate from your wrist on the go.\n\nWhile both reports this afternoon have provided a closer look at the Apple Watch, there are still several question marks surrounding the wrist-worn device. That will change in less than three days, when Apple provides more details about the Apple Watch at its highly-anticipated \"\"Spring Forward\"\" media event in San Francisco. The keynote begins on Monday at 10 AM Pacific and MacRumors will be providing live coverage of the event.\n\nRelated roundup: Apple Watch , Tag: techcrunch.com\"\n1729,\"The families of murdered American journalists Jim Foley and Steven Sotloff are speaking out against the US government for making their efforts to free their loved ones a \"\"helpless\"\" endeavor.\n\nThe parents of Steven Sotloff, a freelance journalist who was kidnapped by militants in Syria, told Yahoo News on Friday that a member of the president's National Security Council threatened them with criminal prosecution if they attempted to pay a ransom to get their son freed.\n\n\"\"The family felt completely and utterly helpless when they heard this,\"\" Barak Barfi, a friend of Sotloff who is serving as a spokesman for his family, told Yahoo News. \"\"The Sotloffs felt there was nothing they could do to get Steve out.\"\"\n\nSotloff's mother, Shirley, recorded an emotional video directly addressing ISIS leader Abu Bakr al-Baghdadi in late August. Despite her plea for mercy, the group murdered her son one week later.\n\nThe claim that the government would bring charges against the Sotloff family echoes similar points made in a CNN interview with Jim Foley's mother Diane, in which she said she was \"\"embarrassed and appalled\"\" by the US government's handling of her son's case.\n\nIn the interview, Diane Foley listed things the US government advised the family not to do, including not going to the media and not to raise a ransom since it would be illegal — \"\"we might be prosecuted,\"\" Foley said she was told. She also says the government told her it would not exchange prisoners or conduct a military action to go after him.\n\n\"\"We were just told to trust that he would be freed somehow, miraculously,\"\" she said. \"\"And he wasn't, was he?\"\"\n\nJim Foley, a freelance journalist who was working for GlobalPost in Syria, was brutally murdered in mid-August soon after the US began airstrikes against ISIS militants in Iraq.\n\n\"\"It just made me realize that these people talking to us had no idea what it was like to be the family of someone abducted ... \"\" Diane Foley told ABC News. \"\"I’m sure [the US official] didn’t mean it the way he said it, but we were between a rock and a hard place. We were told we could do nothing … meanwhile our son was being beaten and tortured every day.”\n\nThe US military attempted a rescue operation in July to find Foley, Sotloff, and other hostages believed to be held near ISIS' de facto capital of Raqqa, Syria, although the special operations troops were unable to locate any of them. The Wall Street Journal reported the hostages were likely moved as little as 72 hours prior to the raid.\"\n1736,\"IBM may be set to announce big layoffs this week.\n\nIBM (IBM) shares were higher in early trading on unconfirmed reports that it’s getting set to slash 26% of its workforce, or nearly 112,000 jobs as part of reorganization plan dubbed \"\"Project Chrome.\"\"  The massive jobs cuts would be the biggest in IBM's history and comes after the company reported its 11th straight quarter of declining revenue.  However, CNBC Jon Fortt is reporting that the number of layoffs could be much smaller, in the range of 10,000 or less.\n\nYahoo Finance reached out to IBM and they sent us this statement:\n\n\"\"IBM does not comment on rumors, even ridiculous or baseless ones.  If anyone had checked information readily available from our public earnings statements, or had simply asked us, they would know that IBM has already announced the company has just taken a $600 million charge for workforce rebalancing.\n\nLast year, IBM hired 45,000 people, and the company currently has about 15,000 job openings around the world for new skills in growth areas such as cloud, analytics, security, and social and mobile technologies. This is evidence that IBM continues to remix its skills to match where we see the best opportunities in the marketplace.”\n\nMicrosoft (MSFT) getting set to kick off a big week for tech earnings.  The company is scheduled to release quarterly results for the last three months of 2014 after the stock market closes. Investors will be looking to see how holiday sales of its Xbox One and Surface tablet fared after an aggressive ad campaign.  Analysts expect Microsoft to report record revenue of $26.3 billion dollars, but profits are seen slipping from a year earlier to $0.71 a share.\"\n1741,\"A Florida woman named Jasmine Tridevil figured out that there is really only one acceptable reason to get a third breast: to buck traditional beauty standards and purposely make yourself unattractive to men.\n\nThe 21-year-old massage therapist claims she had to ask over 50 doctors to perform the surgery, which involved taking skin tissue from her abdomen and adding a silicon implant. She also got an areola tattooed on. The procedure cost $20,000, and Tridevil had to sign an NDA so couldn't disclose what doctor performed it.\n\n\"\"I got it because I wanted to make myself unattractive to men,\"\" Tridevil said on a recent radio broadcast. \"\"Because I don’t want to date anymore.\"\"\n\nGiven the fact that most men love boobs, I'm not entirely sure getting another one is the fastest route to unattractiveness, but her attempted commitment to misandry is commendable. Meanwhile, the photos look kinda 'shopped, so I'm really hoping this isn't some sort of viral marketing scheme for a Total Recall reboot.\"\n1748,\"The female Kurdish fighter who became a poster girl for the Kobane resistance before allegedly being beheaded by Islamic State militants is actually alive and well, it was claimed today.\n\nThe woman, known by the pseudonym Rehana, was celebrated as a symbol of hope for the besieged Syrian border city after an image of her making a peace sign was retweeted over 5,000 times.\n\nThat picture was followed days later by a gruesome photograph of an ISIS terrorist holding the severed head of a young woman, sparking rumours that Rehana had been savagely murdered.\n\nBut now friends of Rehana have told MailOnline that the dead woman in the photograph is in fact a different Kurdish resistance fighter, adding that Rehana managed to escape Kobane during intense fighting there last week and is now believed to be living in southern Turkey.\n\nScroll down for video\n\nSafe: The Kurdish fighter Rehana - who became a poster girl for the Kobane resistance before allegedly being beheaded by Islamic State militants - is actually alive and well, her friends claimed today\n\nA huge cloud of smoke is seen following an American airstrike in the Syrian town of Kobane this morning\n\nSpeaking of ISIS' sickening propaganda photograph, a journalist who was based in Kobane as recently as last week said the dead woman is not Rehana but another Kurdish resistance fighter.\n\n'She is my friend and I confirm that she is alive. And the picture of beheaded female fighter is not Rehana's picture,' he told MailOnline, speaking on condition of anonymity.\n\nHe went on to say that he saw Rehana leave Kobane during intense fighting there last week, shortly before he was forced to do the same thing.\n\nAlthough he lost temporarily lost contact with Rehana as they made their separate journeys over the nearby Turkish border, the journalist said he has been informed by friends that she is living as a refugee in Turkey, most likely in the southern Şanliurfa Province.\n\n'She is in Turkey. I will try to gain her number because I lost the connection with her. She evacuated Kobane and I stayed in Kobane. At the beginning of the last clashes Rehana left Kobane,' he said.\n\nBrave: Thousands of Syrian Kurdish women are battling the Islamic State in Syria, many of them in Kobane\n\nMailOnline also spoke to another friend of Rehana's who confirmed the dead woman in the sickening ISIS photograph was not Rehana, who she described as 'the daughter of a martyr'.\n\n'The facial features [of the head in the ISIS photo] are not hers,' she said, refusing to give her name.\n\nHowever the friend claimed she was not with Rehana, had not seen her since the time the photograph emerged, and no longer had any way of contacting her.\n\n'I can give news on her, but I don't want to talk until I get someone's advice... A person in Kobane has refuted this news [that she is dead], and I'm going to speak to him again tomorrow,' the friend said.\n\n'Everyone's asking about her, using her. And I don't want to talk about her,' she went on to say.\n\nThe friends' claims that Rehana is still alive was reinforced by others who says they know Rehana and have spoken to her in recent days.\n\nAmong those claiming to have communicated with Rehana is the Syrian/Kurdish journalist Rashad Abdel Qader.\n\nQader said rumours that she had singlehandedly killed 100 ISIS fighters inside Kobane were untrue, but claimed she was still 'fighting fiercely'.\n\nA female Kurdish fighter takes up a position during combat skills training before being deployed to fight ISIS\n\nThe suggestion Rehana may still be alive was first raised by the Swedish freelance journalist Carl Drott, who said he had met her during a ceremony in which the Kurdish YPJ, or Women's Defense Unit, was first set up in Kobane.\n\nHe said the dead woman in the ISIS photograph may initially look like Rehana, but on closer inspection her facial features and hair style and colour betrayed subtle differences.\n\nHe also said that as Rehana had left a law degree in Aleppo to fight join the fight in her hometown Kobane, she hadn't received the level of training required to become a full member of the YPJ and so worked as a reservist, providing support to those on the frontline.\n\nSuch claims might it highly unlikely she would have been able to singlehandedly kill 100 ISIS fighters, as per the rumours that spread when the photograph of her making the peace sign first emerged.\n\nSyrian Kurds gather in the Turkish town of Suruc for the funeral of Kurdish fighters killed by ISIS in Kobane\n\nThe news that Rehana is almost certainly still alive came as Kurdish resistance fighters continue to push the Islamic State back in Kobane.\n\nAmong those fighters are thousands of women, an unusual phenomenon in the Muslim world in which warfare is often associated with manhood. In April, Kurdish fighters created all-female combat units that have grown to include more than 10,000 women.\n\nThese female fighters have played a major role in battles against IS, said Nasser Haj Mansour, a defense official in Syria's Kurdish region.\n\nThe Kurdish women now find themselves battling militants preaching an extreme form of Islam dictating that women only leave the house if absolutely necessary.\n\nOne Kurdish female fighter, who uses the nom de guerre of Afshin Kobani, used to be a teacher.\n\nNow, the Kurdish Syrian woman has traded the classroom for the front lines in the battle for the town.\n\nThe 28-year-old Kurdish fighter said she decided to join the fight in her hometown when she saw Isis advances in Syria.\n\n'I lost many friends to this, and I decided there was a need to join up,' said Kobani, who declined to reveal her birth name. 'This is our land - our own - and if we don't do it, who else will?'\n\nThe funeral for three Kurdish fighters who died fighting ISIS in Kobane was held in Suruc, Turkey last week\n\nYoung Kurdish in Suruc, Turkey men paint the tombstone of a YPG fighter killed over the border in Kobane\n\nAfter more than a year of fighting, Kobani has risen through the ranks to become a commander of a mixed-gender unit. 'We are just the same as men; there's no difference,' she said. 'We can do any type of job, including armed mobilization.'\n\nThere is nothing new about Kurdish women fighters. They have fought alongside men for years in a guerrilla war against Turkey, seeking an independent Kurdistan which would encompass parts of Turkey, Syria, Iraq and Iran.\n\nThe campaign for Kurdish independence has been pursued mainly by leftist militant groups that championed gender equality, such as the Kurdistan Workers Party in Turkey.\n\nSuicide bombings have long been part of the Kurdish women fighters' battleground repertory.\n\nEarly this month, Deilar Kanj Khamis, better known by her military name Arin Mirkan, blew herself up outside Kobani, killing 10 IS fighters, according to Kurdish forces.\n\nHaj Mansour, the Kurdish defense official, recounted that Kurdish fighters were forced to withdraw from a strategic hill south of the besieged town. Khamis stayed behind, attacking IS fighters with gunfire and grenades as they moved in.\n\nEarlier this month the Syrian Observatory for Human Rights, which monitors events in Syria, reported ISIS militants beheaded nine Kurdish fighters, including three women\n\nSurrounded, she detonated explosives strapped to her body. The Kurds then recaptured the position - but lost it again on Wednesday.\n\nEarlier this month the Syrian Observatory for Human Rights, which monitors events in Syria, reported Isis militants beheaded nine Kurdish fighters, including three women, captured in clashes near Turkish border.\n\nThe news that Rehana is almost certainly still alive comes as militants from the Al Qaeda-affiliated Nusra Front attacked the government-held Syrian city of Idlib, killing dozens of soldiers loyal to the regime and temporarily taking control of a number of buildings.\n\nThe militants were later pushed back into the outskirts of the city, which has been held by the government after being briefly seized by rebel forces in 2012.\n\nDo you know Rehana? Email John.Hall@mailonline.co.uk\n\nBritish ISIS hostage John Cantlie has been used as a news reporter from the battle-ravaged city of Kobane in a slickly-produced new video released by the insurgents.\n\nThe photojournalist, who was captured last year while working in Syria, is seen addressing the camera in the propaganda video as he walks around what he claims is the city.\n\nIn the news broadcast-style footage, entitled Inside 'Ayn-Islam, Mr Cantlie appears to be reading from a prepared script as he says that despite reports coming from the west, the city is still in the hands of the insurgents, who he refers to as the mujahideen.\n\nBritish ISIS hostage John Cantlie has been used as a news reporter from the battle-ravaged city of Kobane in a slickly-produced new video released by the insurgents\n\nThe photojournalist, who was captured last year while working in Syria, is seen addressing the camera in the propaganda video as he walks around what he claims is the city\n\nThe clip opens with an aerial shot, purportedly of the city, which is said to have been filmed using a drone, before Mr Cantlie begins his report.\n\nThe 'drone of the Islamic State Army' shows a deserted city accompanied by the sound of sporadic gun fire.\n\nDressed in a loose-fitting black shirt, his hair slightly longer than in other videos released by the extremist group, Mr Cantlie appears to be in good health as he addresses the camera in the five-and-a-half minute broadcast.\n\nHis beard also appears longer, with a few jihadists on social media suggesting that Cantlie might be on the verge of converting to Islam.\n\nHe starts the report by saying: 'Hello, I'm John Cantlie and today we are in the city of Kobane on the Syrian-Turkish border.'\n\nBreaking off to point out Turkey 'right behind' him, he says he is speaking from the zone said to be controlled by the Kurdistan Workers' Party, or PKK, which is battling IS fighters.\n\nThe clip opens with an aerial shot, purportedly of the city, which appears to have been filmed using a drone, before Mr Cantlie begins his report\n\nIn the news broadcast-style footage, entitled Inside 'Ayn-Islam, Mr Cantlie appears to be reading from a prepared script\"\n1749,\"Apple will reportedly be following a few best-practices from traditional jewelry stores when safe-guarding its gold “Edition” Apple Watch models from theft. Apple is planning on several safeguards for their high-end watch models, including a custom safe that will be fitted with Apple Watch MagSafe chargers to keep the demo units charged and ready to go.\n\nApple Stores to Keep Gold Apple Watches in Custom Safes\n\n9to5Mac:\n\nThe safes will likely be used to carry both to-be-sold inventory as well as to store demo units from the show floor overnight. The custom-designed safes will be outfitted with Apple Watch MagSafe chargers in order to keep the demo units charged up and ready to go for the next day of business. Apple has already begun installing the safes in some stores ahead of the Apple Watch’s expected release in April…\n\nIn addition to the safes, Apple is also said to be working on ways to allow customers to try on Apple Watches, as well as try different color options and band materials.\n\n9to5Mac also reports that Apple is working on special scales to weigh the amount of gold in each Apple Watch Edition wearable, in order to weigh the amount of gold in the watch upon replacement of return. This will ensure no gold has been removed from the device prior to a return. The gold material is worth a pretty penny in secondary markets.\n\nWhile we know pricing for the aluminum and glass Apple Watch will start at $349, no official pricing has been announced for the more expensive stainless steel and gold variants. The weighing process does indicate however, that the highest priced variant will carry a substantial amount of gold in it, indicating the price of the device will be quite dear.\"\n1753,\"Citigroup Jim Suva on Apple Watch:\n\nWe expect Apple to give specifics on the launch time, price, and geographic locations, which we estimate as: Launch date: April 16th; Price points: $350, $550 and $950; with a launch limited to the U.S., followed by Europe and Asia in the subsequent months. A flurry of fashionable accessories including various colors and materials (plastic, leather, and metal, including high-end metals such as gold, silver and platinum), starting at $29 and ranging over several hundred dollars. We expect features to include Apple Pay, adjustable notifications due to personal frequency and preferences, Apple Health, variable haptic feedback, and battery life of one day (under normal use). Purchase locations to be Apple retail stores and Apple online store only. Hundreds of applications immediately available upon release, ranging from social, financial, health, sports and news etc.\n\nRead more in the full article here.\"\n1754,\"TORONTO – Three missing Afghan soldiers were taken into custody by border guards at the Rainbow Bridge as they tried to enter Canada, according to media reports on Monday.\n\nThe three soldiers had been in the United States for 11 days for training at Camp Edwards on Joint Base Cape Cod and were last seen at a shopping mall in Hyannis, Massachusetts during a day off according to NBC News.\n\nThe three Afghan National Army soldiers were taking part in a joint training program between Afghanistan and the United States.\n\nMassachusetts State Police Col. Timothy Alben told the American news channel “there’s no reason to think [the soldiers] have nefarious intent.”\n\nHe added there’s no information suggestion public safety was at risk.\n\nBut NBC News is reporting several unnamed officials suggested the trio may have been trying to seek asylum.\"\n1755,\"The doctor - named as Dr. Gwen Korovin - refused to comment when cameras approached her today, but has reportedly told friends it's false\n\nThe doctor who reportedly took a selfie with Joan Rivers while she was under anesthesia has denied she ever took the photo, according to reports.\n\nThe woman, who has been identified as Dr. Gwen Korovin according to TMZ , refused to comment when photographers spotted her heading to work in New York a matter of hours ago - but friends now insist it's \"\"lies\"\".\n\nAccording to TMZ, Dr Korovin also told friends she never performed a biopsy, as has been claimed, and added CNN's source - who originally broke the story about the selfie - is \"\"making up lies\"\".\n\nBut sources were unable to say if the doctor performed any other procedure.\n\nIt comes shortly after she was spotted rushing past photographers today, refusing to comment when asked about the claims (see video below).\n\nDr Korovin wouldn't look at the camera when she was asked to comment in New York, and walked straight inside despite photographers shouting questions about the procedure and alleged selfie.\n\nArriving at work with a companion to protect her from cameras, the doctor hid behind huge sunglasses as she was ushered inside.\n\nIt’s thought Dr Gwen, who is an ear, nose and throat doctor to the stars, was working as Joan’s personal doctor when she attended the Yorkville Endoscopy clinic on August 28 to undergo a routine procedure.\n\nMirror Celeb have contacted for comment.\n\nDr Gwen Korovin joking with Celine after the exam\n\nOn Wednesday it was claimed that the doctor, now believed to be Gwen, took a selfie with the star while she was under anaesthesia.\n\nThe incident allegedly occurred in Manhattan's Yorkville ­Endoscopy shortly before Joan, 81, underwent a procedure on her vocal chords that could have led to her suffering a cardiac arrest, CNN reports.\n\nThe clinic have made it very clear that they did not perform the alleged biopsy or put the comedienne under anaesthesia.\n\nFollowing Joan’s death Dr. Lawrence - who is a world renowned gastroenterologist and co-owner of the clinic – resigned from his position.\n\nWireImage   Comedian Joan Rivers\n\nAnd it seems it’s not her first time in the limelight – she previously appeared in a Celine Dion documentary.\n\nA clip from Celine’s 2010 documentary Through the Eyes of the World , obtained by TMZ, shows Dr Gwen interacting with the world famous singer.\n\nThe doctor, whose offices are on East 77th Street, New York, has previously worked with Lady Gaga, Ariana Grande and Hugh Jackman.\n\nHer office walls are believed to be lined with pictures of the famous people she has looked after over the years.\n\nUnfortunately your browser does not support IFrames.  Joan Rivers' Doctor Mugs for Camera in Celine Dion Movie - Watch More Celebrity Videos or Subscribe\"\n1759,\"A new law in Saudi Arabia banning ‘tempting eyes’ has become the latest example of female oppression in the country.\n\nThe law, which states that women with alluring eyes will be forced to wear a full veil, has been branded ‘stupid’ by dissenters and roundly criticised on social media, aina.org reports.\n\nSheikh Motlab al Nabet, spokesman of the Saudi Arabian Committee for the Promotion of Virtue and the Prevention of Vice, said they ‘had the right’ to force women to cover their face.\n\n‘The men of the committee will interfere to force women to cover their eyes, especially the tempting ones,’ he said.\n\n‘We have the right to do so.’\n\nMany commentators wondered how the word ‘tempting’ would be applied.\n\nMORE: Church ministers and 90-year-old man arrested for feeding the homeless\n\nMORE: Frederico: Shocking image of street child was taken seven months AFTER he was found\n\nMORE: Egypt court jails eight men for ‘gay wedding’ video\n\nOne unnamed journalist in the country suggested it referred to ‘uncovered eyes with a nice shape and makeup.’\n\n‘Or even without makeup, if they are beautiful, the woman will be in trouble,’ they added.\n\nPrince Naif, whose impending ascension to the Saudi throne many hoped would spell an end to this kind of draconian oppression, looks likely to be as intolerant as his father King Abdullah after suggesting that any Muslim should support the Committee’s new law.\n\n‘The committee is supported by all sides,’ he said.\n\n‘It should be supported because it is a pillar of Islam. If you are a Muslim, you should support the committee.’\"\n1762,\"UPDATE: Nothing to see here, move along...\n\nARABIAN SECURITY SOURCE SAYS FIRE OCCURRED IN AN OIL PIPELINE, NOT TERRORIST ATTACK.\nFIRE BROKE OUT DURING REPAIERS, NOW UNDER CONTROL\n*  *  *\n\nIt appears Saudi markets are back in play. As Bloomberg's Richard Breslow noted this morning, Riyal forwards have jerked notably higher (implying weakness expected) and the Tadawul All Share Index has dropped 7% in the last 2 days after the killing of Shi'ites by unknown parties and now news that a pipeline has exploded. As Breslow warns, \"\"if that indeed signifies the spread of Islamic State into Saudi Arabia, it would be the first time they crossed Saudi borders. That would be a big deal and a major escalation of problems over in that part of the world, far beyond what it would do to capital markets.\"\"\n\nYesterday there were attacks on Shi'ites (as Reuters reported)\n\nSaudi security forces on Tuesday shot dead a member of an armed group that killed five people in an overnight attack on Shi'ite Muslims marking an important religious anniversary, al-Arabiya television reported.\n\nThe late Monday assault on a Shi'ite gathering in al-Ahsa district is likely to test already strained relations between Sunnis and Shi'ites across the Middle East because it coincided with the annual Ashoura commemoration of Shi'ite Islam.\n\nThe Dubai-based al-Arabiya said security forces who had been hunting suspects in the al-Ahsa attack clashed with and killed \"\"a wanted man\"\" at a rest area in the al-Qassim province, north-west of the capital Riyadh.\n... and today, what is allegedly an Aramco pipeline, just exploded near the town of Sudair, south of Riyadh.\n\n\n\n*  *  *\n\nThe Region:\n\n\n\n*  *  *\n\nHas sent stocks and the currency reeling.\n\n\n\n\n\nAnd sparked a $2 surge in WTI crude\n\n\n\n*  *  *\n\n\n\n\n\n* * *\n\nIt would appear the Saudis might need US 'protection' after all.. how convenient as they continue their attacks on the US Shale industry.\n\nAs OilPro adds, two other discussions are going around trading desks:\n\nThis is a way to get oil prices to go back up without the Saudis appearing to give in and defend price by voluntarily cutting supply. A pipeline explosion will automatically decrease production.\nThe US Elections are over, time for prices at the pump to go back up now. This plays on the long-tenured theory that gasoline prices tend to be lowest right before elections as the incumbent party leverages their power to please the masses.\"\n1763,\"Hewlett-Packard may be ready for a breakup.\n\nHP, the world's second largest PC vendor behind Lenovo, plans to separate its PC and printer businesses from its corporate hardware and other enterprise operations, reported The Wall Street Journal on Sunday, citing \"\"people familiar with the matter.\"\" The company could announced the move as early as Monday, according to the Journal's sources.\n\nHP declined to comment.\n\nCEO Meg Whitman will be chairman of the new PC and printer business and chief executive of the separate \"\"enterprise company,\"\" one source told the Journal, while board member Patricia Russo will chairman of the enterprise company. Don Weisler, the current executive vice president of HP's printing and personal systems, will step in as CEO of the PC and printer business, according to the Journal.\"\n1765,\"A five-year-old has been handed an invoice and his parents threatened with court action - for missing his friend's birthday party.\n\nDerek Nash and his partner Tanya Walsh discovered the £15.95 \"\"no show fee\"\" invoice after it was slipped into their son Alex's school bag.\n\nMr Nash said he originally \"\"thought it was a joke\"\", but the issue has remained unresolved with the birthday boy's mother, Julie Lawrence, threatening small claims court.\n\nHis partner confronted Ms Lawrence in a series of posts on Facebook in a bid to resolve the situation.\n\nThe family confirmed their son would be attending the party at the Ski Slope and Snowboard Centre just before the Christmas holidays.\n\nHowever, Mr Nash, from Torpoint, Cornwall, realised he had already arranged for their daughter to go on a day trip with her grandparents.\n\nHe said: \"\"She saw me and asked if Alex was coming to the party. At this time I agreed and said that Alex was looking forward to it.\n\n\"\"By this time we did not have a contact number, email or an address to let [the boy's mother] know. So on the day of the party we asked Alex what he wanted to do - he chose to be with his grandparents.\"\"\n\nAlex returned to Torpoint Nursery and Infant School on January 6, but the family were shocked to receive the bill just over a week later.\n\nMr Nash added: \"\"My partner looked out for [the friend's mother] to apologise for Alex not showing up to the party, but didn't see her.\n\n\"\"But on January 15 she looked in Alex's school bag and found a brown envelope. It was an invoice for £15.95 for a child's party no show fee.\n\n\"\"I asked Alex's class teacher if [the child's mother] had given anything to her. She said, 'Yes, a brown envelope'.\n\n\"\"I then visited Alex's school head teacher, who couldn't apologise enough that one of the teachers had passed this on. She said she would remind all staff that this was a breach of protocol.\n\n\"\"I left the school and went to see [the birthday boy's mother] as her address was on the invoice. When she answered the door I told her I had found the invoice in my son's school bag and that I wasn't happy about it.\n\n\"\"I told her I would not be paying her the money. I told her she should have spoken to me first and not put the invoice in my son's school bag.\n\nJulie Lawrence and her husband Simon\n\n\"\"I would have sympathised with her about the cost of Alex not showing up, but I just can't believe the way she has gone around it.\"\"\n\nMs Lawrence has since threatened the family that she would take the case to a small claims court, while the birthday boy will no longer play with Alex at school.\n\nMr Nash added: \"\"I drive all around the south west for my job and I have talked to quite a few people about this. They're all quite incredulous that this has happened. I thought it was a joke to begin with. I am lost for words.\"\"\n\nMs Lawrence said the boy's non-attendance left her out of pocket and insisted his parents did have details to tell her he was not going.\n\nShe said in a statement: \"\"All details were on the party invite. They had every detail needed to contact me.\"\"\"\n1766,\"Tesla is expected to announce that it has selected Nevada for its new \"\"gigafactory.\"\"\"\n1767,\"Eight to go! Bart's owners accepted their loss after he was hit by car and buried him in his Tampa backyard, but it appears the tough feline survived despite severe head trauma, a broken jaw and a dead eye.\n\nA Florida cat written off for dead after being hit by a car stunned its owner by digging its way out of his grave so he could be fed, it's claimed.\n\nEllis Huston thought he'd said his final goodbyes to beloved kittie Bart when he buried him in his Tampa backyard shortly after he was knocked down by a vehicle, according to FOX 13.\n\nBut he was left flabbergasted when, several days later, the injured but very alive mog wound up outside his home.\n\nThe gutsy pet had severe trauma to his head, a broken jaw and a dead eye. But he still begged for food.\n\nBart was rushed to the vets, where medics said he would likely lose an eye but would hopefully survive.\n\nHuston said he was startled by the feline's apparent return from the dead.\n\nRescuers at the Tampa Bay Humane Society, where he is currently being treated, believed he may have regained consciousness shortly after being buried, reports FOX 13.\n\nThey think he clawed his way out of the ground before hiding for several days before mustering up the courage to go home.\n\nON A MOBILE DEVICE? WATCH THE VIDEO HERE.\"\n1768,\"An angry bride in India married a guest at her wedding after the original groom fell ill during the nuptials.\n\nJugal Kishore, the 25-year-old groom from Moradabad, Uttar Pradesh and 23-year-old Indira were about to perform the ritual exchange of garlands at their wedding ceremony when the groom suffered an epileptic fit, the Times of India reported.\n\nKishore fell to the ground and was soon rushed to a nearby hospital.\n\nThe unexpected event enraged the bride who felt cheated that the groom and his family had concealed Kishore's health issues from her, and prompted her to dump him on the spot.\n\nShe declared she would marry any person among the guests, who was willing to accept her as his wife.\n\nA man from the gathering quickly obliged and the couple exchanged garlands and completed the rituals necessary to officially become husband and wife.\n\nHowever, the high voltage wedding drama did not end there.\n\nThe groom who had fallen ill came back from hospital only to find his would-be-wife had become another man's better half.\n\nHe tried convincing the young woman to marry him, even pleading he would not be able to face friends or family if she refused.\n\nThe situation soon escalated into a major fight between the two parties, which could only be resolved after the intervention of the police and elders.\n\n\"\"Both families have amicably resolved the matter,\"\" the local police head RP Solanki told the Times of India.\n\n\"\"The complaints have been withdrawn. Kishore and his family have now returned in peace to Moradabad.\"\"\n\nRelatedIndia's PM Modi auctions signature suit to help clean GangesIndia: Shooting orders issued for yet another 'man-eating' tigerIndia: Beautiful photos by Danish Siddiqui capture everyday life in Mumbai\"\n1770,\"Apparently Las Vegas isn't the only city on the National Hockey League's expansion team radar: Seattle, Toronto and Quebec City will add franchises as well with a target date of 2017, according to a tweet from SportsBusinessNews' Howard Bloom.\n\nBloom said the four-fold expansion, which would increase the number of NHL teams to 34 and the number of Canadian team to nine, could raise $1.4 billion in expansion fees.\n\nA report Tuesday in Canada's The Province revealed the finalization of an NHL franchise in Las Vegas, with only the new team's ownership left to determine. The move would entitle Las Vegas to a professional sports franchise in one of the four major sports league's for the first time in the city's history. NHL commissioner Gary Bettman has previously voiced disapproval of such a move out of concern over the city's potentially damaging connection to the sports betting industry.\nOn Wednesday morning, Deputy Commissioner Bill Daly publicly denied that anything was imminent in Las Vegas.\n\nSeattle has been at the center of expansion rumors for more than a year and Quebec City has a new arena that is slated to open in 2015. A new team in Toronto would mean a second franchise for the city. The Maple Leafs are the NHL's highest grossing and most valuable franchise by net worth.\n\n- Will Green\"\n1773,\"Argentinean President Cristina Fernández de Kirchner officially became the godmother of a Jewish boy last Tuesday.\n\nBut the reasons behind the ceremonial act have gotten blurred with folklore about werewolves in South America.\n\nIt was reported that the adoption was connected to an ancient legend or myth where the seventh son born after six boys becomes a werewolf. Turns out, there's a custom involving Argentina's President taking god children, and a myth about werewolves, and other than involving seventh sons, they are unrelated, according to a report in the Guardian Monday.\n\nAccording to Argentinian custom, the country's president takes the seventh child of Argentine families as a godchild. The honor only applied to Catholic children before 2009. According to reports, Kirchner took Yair Tawil as a godson after his parents were initially denied in their request in 1993. He appealed and last week became the first Jewish god son of the country's president.\n\nEarlier reports, including one in UPI, explained that according to Argentinian legend, the seventh son in a daughter-less family will turn into a werewolf (\"\"el lobison\"\") on his 13th birthday.\n\n\"\"The legend became so feared that families would abandon or kill their sons,\"\" the UPI story stated. \"\"To counteract this stigma, the president of Argentina began in 1907 to adopt one of the boys as their godson.\"\"\n\nBut Argentine historian Daniel Balmaceda told the Guardian that the two traditions aren't actually linked.\n\n\"\"The local myth of the lobizón is not in any way connected to the custom that began over 100 years ago by which every seventh son (or seventh daughter) born in Argentina becomes godchild to the president,\"\" he explained.\n\nAccording to Balmaceda, the later custom was actually started in the early 1900s by German and Russian emigres who brought the tradition to Argentina from Europe. The custom became official law in 1974, unrelated to werewolves.\n\nHere's one of de Kirchner's tweets from last week's ceremony:\"\n1779,\"Apple could be planning to introduce the much-rumored 12-inch Retina MacBook Air during its March 9 Apple Watch event, according to one site that claims to have sources within Apple. The Michael Report believes Apple will use the event to debut the ultrathin MacBook, which is rumored to have a Retina display and a redesigned chassis.Many are expecting Apple talk more about the Apple Watch. However, sources familiar with the matter within Apple have exclusively told The Michael Report that Apple plans to unveil the long-awaited Retina MacBook Air at the same event. The Michael Report has independently verified this information to be highly credible.While there have been no concrete rumors from major sites linking the Retina MacBook Air to Apple's March 9 event, previous rumors have indicated that Apple is planning for a spring release. Apple supplier Quanta is said to have begun mass production of the notebook in January, and KGI Securities analyst Ming-Chi Kuo predicted a March launch for the MacBook.\n\nRendering of the 12-inch Retina MacBook Air created by Martin Hajek\nWhen taking these rumors into account, along with the fact that the MacBook Air is due for an update, the introduction of the Retina MacBook Air at Apple's March 9 event does seem like a possibility. It's also possible Apple will introduce new models of the existing 11 and 13-inch MacBook Air at the event -- the last update was in April and there was a rumor suggesting an update in February was imminent. Core M Broadwell chips believed to be appropriate for the 12-inch Retina MacBook have been available since November, and chips appropriate for the standard MacBook Air began shipping in January.\n\nAlong with a Retina display, the 12-inch MacBook Air is rumored to come without a fan assembly for silent operation, made possible by the aforementioned Core M chips, and it may also include a revamped trackpad that does not incorporate a mechanical button. It is said to feature smaller bezels in a Retina MacBook Pro-style black, a keyboard that stretches right to the edges of the machine, and speakers that are located above the keyboard.\n\nThe Michael Report has a mixed track record when it comes to rumors. The site accurately predicted some design elements of the iPad Air 2, but its predictions may have been based on dummy models that were circulating around the Internet at the time. The site also shared details on the iPhone 6 and 6 Plus ahead of their launch, inaccurately calling the iPhone 6 Plus the \"\"iPhone 6L\"\" and suggesting the iPhones would come with quad-core processors and sapphire displays.\n\nMore details about what Apple plans to unveil at its Monday, March 9 event may come out through the week. Thus far, many sites have agreed that the focal point of the event will be the Apple Watch, with Apple unveiling new details about the device like its price and its official launch date.\n\nRelated roundup: Retina MacBook Air , Tag: themichaelreport.com\"\n1782,\"POLICE are investigating claims a doctor took a selfie with Joan Rivers while she was unconscious on the operating table, before performing a biopsy she hadn’t consented to.\n\nThe shocking claim was made by a staff member at the Yorkville Endoscopy clinic, where Rivers underwent a routine throat procedure on August 28.\n\nAfter complications, the 81-year-old comedian was rushed to hospital where she died a week later.\n\nSHOCK LOSS: Joan Rivers dead at 81\n\nInvestigators are looking in to claims that a second unnamed doctor entered the operating room after that initial procedure to conduct a biopsy on her vocal chords.\n\nThey are also probing claims by the staff member that the clinician who performed the biopsy first snapped a photo of himself with the sedated star.\n\nFOND FAREWELL: Star-studded send-off at Joan Rivers’ funeral\n\nCNN cited a source close to the investigation as saying that the vocal chord biopsy was not something Rivers had consented to.\n\nThat same source also said investigators believe Rivers could have suffered a heart attack after her throat began to swell during the biopsy, depriving her of oxygen.\n\nYorkville Endoscopy issued a statement denying the biopsy had taken place, but declined to comment on the selfie accusation.\"\n1783,Egyptian President al-Sisi reportedly offered to extend the Gaza Strip.\n1792,\"While Apple's iPhone 6 has only been out in the market for four months, there are already rumors regarding the upcoming iPhone 6S.\n\nThe iPhone 6S will not be released until over half a year from now, but rumors out of Taiwan are suggesting that Apple is considering a dual-lens system for the smartphone's camera, according to website UDN, citing sources from Apple's supply chain in Asia.\n\nIn addition, \"\"Force Touch,\"\" the pressure-sensitive touch system technology which will be launched with the release of the Apple Watch, could also be included in the iPhone 6S.\n\nThe transition into a dual-lens system for the iPhone 6S's camera will allow Apple to include an optical zoom feature on their flagship smartphone for the first time. The camera module of the iPhone 6S, which will likely undergo a redesign, will also lead to improvements in the low-light photo capture performance for the smartphone by allowing additional light to enter the camera's sensor.\n\nApple has been making sizeable investments in the company's imaging technology, counting the camera of the iPhone as one of its most marketable assets. As such, the camera of the iPhone is a possible area of interest for upgrades to be made in the future.\n\nThe camera sensor in the iPhone 6 Plus, which was supplied to Apple by Sony, includes features such as optical image stabilization and phase-detection autofocus. As such, the camera of the iPhone 6 Plus has received praise from experts as the \"\"best smartphone camera ever made,\"\" rivaling even the quality of many current models of point-and-shoot cameras.\n\nIn addition to the rumors regarding the camera of the iPhone 6S, TPK, a touch module supplier based in Taiwan, is said to be a possible supplier of three-dimensional touch sensors for the smartphone. These sensors will bring Force Touch technology to the iPhone 6S, a feature that will be introduced in the upcoming wearable device Apple Watch.\n\nFor the Apple Watch, Force Touch will allow the device to detect the amount of pressure applied by the user in touch commands, which will then translate to different input commands. For example, users pressing heavily on the device's screen can bring up a list of options, and a light press on the screen can then select one of those options. Such a feature could prove to be useful in the iPhone 6S.\n\nUDN also thinks that the feature will be included in the smartphone to lead to higher accuracy in the reading of the pulse and blood pressure of the user as an additional input sensor for Apple's HealthKit system.\"\n1793,\"Hewlett-Packard is officially splitting in two. Following rumors over the weekend, HP is announcing today that it will separate its PC and printer division from its enterprise and services business. The split means current CEO Meg Whitman will become the chairman of the PC and printer operation, and continue as CEO of the split-off enterprise business. Dion Weisler, an executive at HP’s PC business, will take over as CEO of the company’s PC and printer operation.\n\nHP Enterprise is the newly split-off part of the original company, and HP Inc will continue to focus on PCs and printers. \"\"The decision to separate into two market-leading companies underscores our commitment to the turnaround plan,\"\" says HP CEO Meg Whitman. \"\"It will provide each new company with the independence, focus, financial resources, and flexibility they need to adapt quickly to market and customer dynamics, while generating long-term value for shareholders.\"\" HP is planning to complete the split by the end of fiscal 2015, and the structure will mean the company's total planned layoffs will rise to 55,000 from an earlier estimate of 45,000 to 50,000 cuts.\n\nToday’s split is a significant change for the company, following rumors from 2011 that HP was considering a similar split at the time. Those reports surfaced shortly before HP appointed Meg Witman as CEO, just 11 months after former CEO Leo Apotheker took over from Mark Hurd after he was forced to resign amidst charges of inappropriate business conduct. Apotheker spearheaded a disastrous acquisition of Autonomy, and failed to capitalize on the company’s purchase of webOS.\n\nWhitman’s era at HP has seen the company struggle to cement a solid position in the industry, leaving Lenovo to dominate PC sales worldwide. Whitman’s initial assessment of the company after around six months left her feeling it was \"\"too complex and too slow,\"\" noting it had underinvested in its PC division. Instead of significant investment, Whitman claimed in 2012 that the company had to offer a smartphone, before failing to announce one in 2013. Board members reportedly mulled spinning off the company’s consumer PC business in 2013, but it never happened. HP has recently focused on Android tablets, and even an Android laptop, after describing Microsoft as an \"\"outright competitor.\"\"\n\nHP and Microsoft appear to be forming a closer relationship with the launch of new low-cost Stream PCs. Although Lenovo continues to push Windows-based PCs, Microsoft still needs close PC allies as it demonstrated with a $2 billion loan to help Dell go private last year. That particular deal may have angered HP, but the renewed partnership will see Microsoft and HP take on Chromebooks this holiday season. HP is also planning to sell a smartwatch this fall.\n\nA new HP says it will focus on \"\"new computing experiences\"\" and technologies like 3D printing. \"\"As the market leader in printing and personal systems, an independent HP Inc. will be extremely well positioned to deliver that innovation across our traditional markets as well as extend our leadership into new markets like 3-D printing and new computing experiences -- inventing technology that empowers people to create, interact and inspire like never before,\"\" says Dion Weisler, head of HP's Printing and Personal Systems business.\"\n1798,\"Here are your Apple rumors and AAPL news items for today:\n\ndaily apple rumors  300x180 Wednesday Apple Rumors: Apple May Be Ready to Buy PathBattery: Apple (AAPL) isn’t happy about the one-day battery life in the Apple Watch, reports 9to5Mac. The company’s current strategy for keeping its Watch running during the day is to charge it every night. However, the tech company is trying to increase the device’s battery life before it launches in early 2015. Adding to the Watch’s battery issue is the fact that there is no indicator for battery life on its screen.\niOS: Users who aren’t registered developers with Apple are finding ways to download iOS 8 early, BGR notes. A YouTube channel using the name “iCrackUriDevice” has released a 15-minute video that shows owners of Apple products how to get iOS 8 on their devices before the official September 17 release. The version of iOS 8 that will be put on the devices is the Golden Master version. This version was released to developers on Tuesday and is very close to the final version of the operating system that will be released next week. Those who attempt to put the GM version of iOS 8 are warned that things can go wrong when attempting the process.\n\nPath:  A new rumors claims that Apple is near the end of negotiations to purchase the social media platform Path, reports Apple Insider. A source close to the matter claims that the Apple and Path deal is practically done and that the tech company won’t being changing the social media platform after the purchase. Path is comparable to other social media services, expect that it’s only available on mobile devices. It lets users shares photos, videos, audio messages and comments with friends. It can also be used to post to other social media platforms.\n\nFor more about the company, check out our previous Apple Rumors stories.\"\n1801,\"Oil futures extended gains Wednesday on unconfirmed rumors of an oil pipeline explosion in Saudi Arabia after previously spiking on data that showed U.S. crude inventories rose less than expected.\n\nU.S. crude stocks increased by 460,000 barrels in the last week, data from the U.S. government's Energy Information Administration showed on Wednesday. Analysts had expected a rise of 2.2 million barrels.\n\nBrent turned positive, popping 61 cents to $83.43 a barrel shortly after the report was released. It previously reached a low of $81.63 for the day, its weakest level since late 2010.\n\nU.S. crude rose $1.37 to $78.56 a barrel, rebounding off a low of $75.84 hit in the previous session, its weakest since October 2011.\n\nEarlier on Wednesday weak economic data from top energy consumer China intensified worries about demand as a global supply glut grows.\n\nServices sector growth in China weakened in October as new business cooled, a private survey showed, coming just days after data revealed sluggish factory growth in the world's second-largest economy.\n\n\"\"Supply is higher and demand expectations are being cut almost every day,\"\" said Hans van Cleef, senior energy economist at ABN Amro in Amsterdam.\n\nBrazil's oil output reached a record 2.358 million barrels per day in September, up nearly 13 percent from a year earlier, national oil regulator ANP said on Tuesday.\n\nConsistent supply from Libya and Iraq, where many expected production to be disrupted by conflict, has added to the downward pressure on prices.\n\nVan Cleef added that dollar strength was weighing on oil. Oil, priced in dollars, becomes more expensive to holders of other currencies when the U.S. currency rises, denting demand.\n\nThe dollar index hit a new 4-1/2-year high on Wednesday.\n\nOil prices on both sides of the Atlantic lost more than 2 percent on Tuesday after Saudi Arabia cut export prices to the United States, threatening to deepen a global supply glut that has driven crude prices down 30 percent since June.\n\nA bleak outlook for Europe after the European Commission downgraded its forecast for euro zone economic growth over the next few years also weighed on oil prices.\n\nSaudi Oil Minister Ali al-Naimi is making his first visits in years to fellow exporters Venezuela and Mexico, although tumbling oil prices are not the stated purpose of the trip, according to officials and sources.\n\nStill, the travel plans come at a pivotal moment for Saudi Arabia and the Organization of the Petroleum Exporting Countries, which meets later in November to discuss how to respond to the rout in global oil prices.\n\nCNBC contributed to this report.\"\n1809,\"The Commissioner of the National Hockey League, Gary Bettman, has repeatedly insisted that the league is not engaged in an active \"\"expansion process,\"\" but reports insisting otherwise continue to crop up.\n\nThe latest is from veteran Vancouver Province columnist Tony Gallagher, who suggested on Tuesday that the NHL will expand to Las Vegas, Nev. sooner rather than later:\n\nSources close to the situation have indicated Las Vegas is a done deal, the only thing to be determined being which owner will be entitled to proclaim that he brought the first major league sports franchise to Sin City.\n\nGallagher also insists that there's fire behind all of the NHL-related smoke emanating out of Seattle, Wash. and reports that Vancouver-born billionaire Victor Coleman would be among the bidders interested in bringing a second NHL club to the Pacific Northwest.\n\nWhile rumors about Las Vegas expansion continue to swirl, to the consternation of players like Chicago Blackhawks nofunnick Jonathan Toews, NHL brass has been steadfast in their insistence that nothing is imminent for the league on the expansion front.\n\n\"\"We're not ready to expand,\"\" Bettman said in early May, addressing rumors of potential NHL expansion in Las Vegas. \"\"We, as I repeatedly have said, have received expressions of interest from people who might want to own a franchise in Las Vegas - as we have from a number of other cities - but we're not involved in any expansion process.\"\"\n\n[H/T Kukla's Korner]\"\n1810,\"We can already hear the nostalgic sigh.\n\nThe new original, published January 20, headlined high : \"\"Attention, children of the 1990s: you can always pick up the McDonald's pizza.\"\" This was followed by a buzz on the web (38 000 shares on Facebook), both by nostalgia craze for this dish fast food now gone.\n\nFor our younger readers, the mega-chain of fast McRestauration had begun to use the McPizza in its McRestaurants (ok, ok, we stop that) in the 1980s In 1991, the McPizza was entering some 500 restaurants, including Quebec. Finally, McDonald's drops the McPizza the early 2000s, as his 11-minute cooking time is considered too long.\n\nBut now the site canada.com tells us that two McDonald's restaurants still serve the McPizza in Pomeroy, Ohio and Spencer, WV (West Virginia), not THAT far from the Canadian border in search for intrepid frozen pizza-warmed.\n\nBut, hey, the inspector must break your hearts: this is wrong .\n\nHow do viral inspector was able to deny the news, while several media did move ?\n\nHere's how he conducted his investigation top secret, so strong in its labyrinthine twists qu'ahurissante intrigues: he called the headquarters of McDonald's.\n\nIt's as simple as that. (One might also think that it would be the first instinct of a journalist before spreading the news.)\n\nAccording to the communications department of the parent company of McDonald's in Chicago (reliable source, we believe), franchises in question are indeed pizza. Except that \"\"this is not the McPizza, the product of the 1990s that people are familiar with,\"\" said the inspector viral communications director for Eastern Canada Jason Patuano, reached by telephone.\n\nWe are told that these two franchises that have the same owner, are an \"\"isolated incident\"\" and that McDonald's allows them exceptionally to add items to their menu. But McDonald's is clear: the pizzas they serve are \"\"perhaps an interpretation\"\" of the McPizza, but they are not the true McPizza. McDonald's no longer produces McPizza we do we provide.\n\nYou read it here first!\n\nFor English readers: The orginial story that ran on Canada.com, and which went viral, claimed that the McPizza was still available in two McDonald’s franchises in Pomeroy, Ohio and Spencer, West Virginia. We contacted the McDonald’s head office. They have confirmed that the two franchises do in fact sell pizza, but that it is not McPizza, the product from the 1990’s. McDonald’s exceptionally allows these two franchises to add items to their menu, but the head office in Chicago said that the pizzas made on-site and are «probably an interpretation» of the McPizza, but they not the real thing. McDonald’s further confirmed that it no longer produces the McPizza.\"\n1811,\"Last night, Pando reported that Apple is about to acquire Path, according to a single source in Apple's engineering team. We heard second-hand that Path is at least in talks with Apple. The idea that an app currently ranked no. 177 in the social networking category on iOS might end up in Apple's ion-strengthened embrace has left some in the tech community questioning their life choices.\n\nWhat is the point of trying, if a Snapchat-copying Facebook derivative that followed questionable growth tactics with questionable financing from morally bankrupt Indonesian investors gets to sit in the front row next to Dre? This is not a soft landing, they cried, this is the ground giving way beneath our feet.\n\nDid not forget about Dre. pic.twitter.com/fWNDpFhfYr\n\n— Dave Morin (@davemorin) September 9, 2014\n\nBut do not despair, fair founders! There are plenty of reasons why this deal is just business as usual in Silicon Valley and not the end of days.\n\n1. Friends Buying Friends Acquisitions tend to be chummy affair. For example, Path CEO Dave Morin invested in Hot Potato, a company run by his ski buddy Justin Shaffer, Morin worked for Facebook, Facebook acquired Hot Potato. Karma, another Morin investment, was also acquired by Facebook. And Dave started his career at Apple helping give out iPods on college campuses. See, all in the family.\n\n2. Buying CoolApple, which has $150 billion in cash, has been proven itself willing to buy new fans before with the Beats acquisition. But Path is the opposite of cool, you say. That is true, but Morin has proven himself to be a savvy and popular angel investor. In the interest of succession planning, a source told Valleywag, why wouldn't Apple let Morin rest and vest if it meant young CEOs dropping by Cupertino? \"\"He's a good exec, he's just a sub-par product person. He did well at Apple and Facebook because they had good products,\"\" added the source.\n\n3. Messaging ManiaSilicon Valley corporations got smoked by Asian messaging apps. People like to communicate with their friends, who knew? Pando says that's part of Apple's renewed interest in social:\n\nAccording to our source, this is more than just a talent acquisition, or acquihire. The Path product will likely survive the acquisition and be incorporated, in whole or in part, into Apple's newly refreshed Messages app. That doesn't mean that the deal will be priced like some other recent high-profile mobile communication deals, namely Facebook's $19 billion Whatsapp acquisition and rumored $3 billion-plus offers extended to Snapchat by Facebook and Google.\n\nFacebook paid $42 per Whatsapp user, and $33 per Instagram user before that. By comparison, Rakuten bought the far less beloved Viber for just $3 per user.\n\nPerhaps we'll hear more about the price tag when Morin takes the stage at TechCrunch Disrupt in less than an hour.\n\n4. No One Even Expects Acquisitions to SucceedSelling out can be a bummer not just for those in golden handcuffs, but for the buyers, says Pando:\n\nApple hasn't fared much better in the social realm historically, having flopped with its Ping social network and having made very little out of its acquisition of the team and IP from failed location-based photo social network, Color.\n\nThere, feel better?\n\nTo contact the author of this post, please email nitasha@gawker.com.\n\n[Image via Getty; graph via AppAnnie]\"\n1812,\"TEHRAN (FNA)- Iraq's army has shot down two British planes as they were carrying weapons for the ISIL terrorists in Al-Anbar province, a senior lawmaker disclosed on Monday.\n\"\"The Iraqi Parliament's National Security and Defense Committee has access to the photos of both planes that are British and have crashed while they were carrying weapons for the ISIL,\"\" Head of the committee Hakem al-Zameli said, according to a Monday report of the Arabic-language information center of the Islamic Supreme Council of Iraq.\n\nHe said the Iraqi parliament has asked London for explanations in this regard.\n\nThe senior Iraqi legislator further unveiled that the government in Baghdad is receiving daily reports from people and security forces in al-Anbar province on numerous flights by the US-led coalition planes that airdrop weapons and supplies for ISIL in terrorist-held areas.\n\nThe Iraqi lawmaker further noted the cause of such western aids to the terrorist group, and explained that the US prefers a chaotic situation in Anbar Province which is near the cities of Karbala and Baghdad as it does not want the ISIL crisis to come to an end.\n\nEarlier today, a senior Iraqi provincial official lashed out at the western countries and their regional allies for supporting Takfiri terrorists in Iraq, revealing that US and Israeli-made weapons have been discovered from the areas purged of ISIL terrorists.\n\n\"\"We have discovered weapons made in the US, European countries and Israel from the areas liberated from ISIL's control in Al-Baqdadi region,\"\" the Al-Ahad news website quoted Head of Al-Anbar Provincial Council Khalaf Tarmouz as saying.\n\nHe noted that the weapons made by the European countries and Israel were discovered from the terrorists in the Eastern parts of the city of Ramadi.\n\nAl-Zameli had also disclosed in January that the anti-ISIL coalition's planes have dropped weapons and foodstuff for the ISIL in Salahuddin, Al-Anbar and Diyala provinces.\n\nAl-Zameli underlined that  the coalition is the main cause of ISIL's survival in Iraq.\n\n\"\"There are proofs and evidence for the US-led coalition's military aid to ISIL terrorists through air(dropped cargoes),\"\" he told FNA in January.\n\nHe noted that the members of his committee have already proved that the US planes have dropped advanced weaponry, including anti-aircraft weapons, for the ISIL, and that it has set up an investigation committee to probe into the matter.\n\n\"\"The US drops weapons for the ISIL on the excuse of not knowing about the whereabouts of the ISIL positions and it is trying to distort the reality with its allegations.\n\nHe noted that the committee had collected the data and the evidence provided by eyewitnesses, including Iraqi army officers and the popular forces, and said, \"\"These documents are given to the investigation committee ... and the necessary measures will be taken to protect the Iraqi airspace.\"\"\n\nAlso in January, another senior Iraqi legislator reiterated that the US-led coalition is the main cause of ISIL's survival in Iraq.\n\n\"\"The international coalition is only an excuse for protecting the ISIL and helping the terrorist group with equipment and weapons,\"\" Jome Divan, who is member of the al-Sadr bloc in the Iraqi parliament, said.\n\nHe said the coalition's support for the ISIL is now evident to everyone, and continued, \"\"The coalition has not targeted ISIL's main positions in Iraq.\"\"\n\nIn late December, Iraqi Parliamentary Security and Defense Commission MP disclosed that a US plane supplied the ISIL terrorist organization with arms and ammunition in Salahuddin province.\n\nMP Majid al-Gharawi stated that the available information pointed out that US planes are supplying ISIL organization, not only in Salahuddin province, but also other provinces, Iraq TradeLink reported.\n\nHe added that the US and the international coalition are \"\"not serious in fighting against the ISIL organization, because they have the technological power to determine the presence of ISIL gunmen and destroy them in one month\"\".\n\nGharawi added that \"\"the US is trying to expand the time of the war against the ISIL to get guarantees from the Iraqi government to have its bases in Mosul and Anbar provinces.\"\"\n\nSalahuddin security commission also disclosed that \"\"unknown planes threw arms and ammunition to the ISIL gunmen Southeast of Tikrit city\"\".\n\nAlso in Late December, a senior Iraqi lawmaker raised doubts about the seriousness of the anti-ISIL coalition led by the US, and said that the terrorist group still received aids dropped by unidentified aircraft.\n\n\"\"The international coalition is not serious about air strikes on ISIL terrorists and is even seeking to take out the popular (voluntary) forces from the battlefield against the Takfiris so that the problem with ISIL remains unsolved in the near future,\"\" Nahlah al-Hababi told FNA.\n\n\"\"The ISIL terrorists are still receiving aids from unidentified fighter jets in Iraq and Syria,\"\" she added.\n\nHababi said that the coalition's precise airstrikes are launched only in those areas where the Kurdish Pishmarga forces are present, while military strikes in other regions are not so much precise.\n\nIn late December, the US-led coalition dropped aids to the Takfiri militants in an area North of Baghdad.\n\nField sources in Iraq told al-Manar that the international coalition airplanes dropped aids to the terrorist militants in Balad, an area which lies in Salahuddin province North of Baghdad.\n\nIn October, a high-ranking Iranian commander also slammed the US for providing aid supplies to ISIL, adding that the US claims that the weapons were mistakenly airdropped to ISIL were untrue.\n\n“The US and the so-called anti-ISIL coalition claim that they have launched a campaign against this terrorist and criminal group - while supplying them with weapons, food and medicine in Jalawla region (a town in Diyala Governorate, Iraq). This explicitly displays the falsity of the coalition's and the US' claims,” Deputy Chief of Staff of the Iranian Armed Forces Brigadier General Massoud Jazayeri said.\n\nThe US claimed that it had airdropped weapons and medical aid to Kurdish fighters confronting the ISIL in Kobani, near the Turkish border in Northern Syria.\n\nThe US Defense Department said that it had airdropped 28 bundles of weapons and supplies, but one of them did not make it into the hands of the Kurdish fighters.\n\nVideo footage later showed that some of the weapons that the US airdropped were taken by ISIL militants.\n\nThe Iranian commander insisted that the US had the necessary intelligence about ISIL's deployment in the region and that their claims to have mistakenly airdropped weapons to them are as unlikely as they are untrue.\"\n1816,\"A real-life zombie cat truly exists! A buried cat clawed his way out of his grave after being left for dead alongside a road in Florida. The Humane Society of Tampa Bay has taken in the miracle cat and hopes to do their best to help save him.\n\nRescuers tell FOX 13 in Tampa Bay that the miracle kitty has severe trauma to his head, has a dead eye, a broken jaw, and other serious injuries.\n\nEllis Hutson is the cat’s owner and says “Bart” was hit by a vehicle and left for dead. He buried his beloved cat several days ago and is amazed Bart survived his horrendous ordeal.\n\nBart wound up on a neighbor’s front yard after he dug himself out of the grave. Hutson told rescuers that he was certain he was dead. He has no way of explaining how the buried cat clawed his way out of his grave. When they found the zombie cat alive, he was rushed to the veterinarian hospital.\n\nBart will have an operation, but will lose one eye.\n\n“This doesn’t happen. Cats don’t just come back to life. Not five days after they’ve been put in the ground,” Hutson’s neighbor said, according to News 96.5.\n\nDoctors at the Humane Society of Tampa Bay are scheduling surgery to save Bart’s life. There’s no guarantee he’ll make it, but his good luck after fooling everyone into thinking he was dead may be an indicator as to how well he pulls through again!\n\nFOX 13 reports that rescuers tell them they believe Bart may have regained consciousness, dug himself out of the ground, and decided to hide out for a few days. They believe Bart will live, but will lose one of his eyes.\n\nBart is still in good spirits despite being hit by a car then buried alive. He purrs when he gets attention, loves being pet, and acts as though nothing happened. The black-and-white cat is very much a big mess – covered in dirt and dried up blood. When he gets all fixed up again, he should be good to go.\n\nThe Inquisitr wrote on another animal that was believed dead, but dug itself out of a grave. A hamster was buried in the ground and 24 hours later managed to crawl out.\n\nThe story about a buried cat clawing his way out of his grave is good news for his owner who hated parting with his pet. It’s yet one more story of a cat having nine lives!\n\n[Image via FOX 13]\"\n1823,\"Much has been said already about how the release of the Apple Watch will be the biggest change in Apple products since the company began selling touchscreen devices. However, Apple's new smartwatch will also bring about a small, albeit interesting change to their retail locations: the installation of safes. Not just small, personal safes like you may have in your closet, but large, professional ones like you often see in traditional jewelry stores. Sources say these forthcoming lockboxes are intended for one thing: to store the high-end Apple Watch Edition timepieces that come in luxurious gold.\n\nSpeaking to 9 to 5 Mac, these sources say that some Apple Stores are already seeing safe installations take place, ahead of the expected April release of the Apple Watch. The safes are expected to be used to securely house the stock of the upscale Apple Watch models, along with the demo units from the floor, overnight when the store is closed, much like the practice at jewelry retailers.\n\nOf course, any old \"\"normal\"\" safes would be fit for Apple and their premium goods. The safes Apple Stores will be getting are said to be custom-designed, and feature installed MagSafe chargers for the Apple Watch, which will keep the demo units ready for display the following day.\n\nWe're still awaiting an announcement from Apple about the pricing of the Apple Watch. The company previously revealed that the base model wearable in aluminum will have a starting price of $349, but the higher end stainless steel and Edition models are still anyone's guess. Because the Edition model is set to feature yellow or rose gold, it is expected to be priced at well into the thousands.\n\nIf Apple didn't feel it needed safes before to hold its top of the line computers, which already cost several thousands in most cases, then it's probably a good bet that the Apple Watch Edition is going to be their most expensive product.\"\n1824,\"As if women were not subjugated enough already in Saudi Arabia, the nation’s Committee for the Promotion of Virtue and the Prevention of Vice announced yesterday that “tempting eyes” would be subject to veils if deemed inappropriate.\n\nSheikh Motlab al Nabet, spokesman of the Saudi Arabian committee, said in the announcement that, \"\"The men of the committee will interfere to force women to cover their eyes, especially the tempting ones. We have the right to do so.\"\"\n\nThe new ban on well-manufactured facial features is broad enough to lead to some inquiry on the definition of \"\"tempting eyes.\"\" Moreover, what is the process by which a woman will be found guilty of having “tempting eyes?” A humorous image can only come to mind with long lines of “tempting eyed women” waiting to be brought before the 1984-esque committee.\n\nAccording to an unnamed journalist in Saudi Arabia, “tempting eyes” could possibly be defined with these stipulations: \"\"Uncovered eyes with a nice shape and makeup. Or even without makeup, if they are beautiful, the woman will be in trouble.\"\"\n\nThe unnamed journalist went onto say, \"\"It's so stupid. I don't know what to say. They have to stop this. Many people will oppose this in the country. They won't be silent.\"\"\n\nWhile in most Western nations there is harsh divide between Church and State, in Saudi Arabia no such segmentation exists. In March, King Abdullah awarded the committee more than $53 million to continue enforcing their religious dogma via the estimated 3,500 to 4,000 religious police officers, which patrol the streets.\n\nAs King Abdullah nears the end of his reign, there was hope that a younger and more liberal dictator would follow. Prince Naif was recently appointed as the heir to the throne, but after giving his support to the committee, there is little hope that Saudi Arabia will evolve in the human rights department.\n\n\"\"The committee is supported by all sides,” Naif said. “It should be supported because it is a pillar from Islam. If you are a Muslim, you should support the committee.\"\"\n\nThe parental “because I told you so” argument lacks logic and rationale, but such is the case when a nation resides under monarch rule. It remains unclear how many women will be found or charged with \"\"tempting eyes,\"\" but if there is a great enough dissenting voices, public outcry will hopefully have some bearing on the obscene policy.\n\nSource: Assyrian International News Agency\"\n1830,\"Allegations that Bill Cosby sexually molested several women in his past are now coming out. On Tuesday, a website called Hip Hop Hangover wrote about how allegations are out that Bill molested Raven Symone. These two worked together on \"\"The Cosby Show\"\" and everyone would be shocked to hear this news. Well luckily this one is not true at all.\n\nRaven Symone\nPhoto by Rick Diamond\nView all\n20 photos\nRaven Symone\nPhoto by Neilson Barnard/Getty Images for Disney\nThere is no truth at all to these allegations at this time. They say that their source is TMZ but there is nothing on their website about it at all. This site is actually a website that likes to spread hoax and make up fake news. They do this and bring in page views. This time it is working for them because everyone is spreading the news on Facebook. This report says that Raven Symone says that she was drugged and raped years ago. Snopes has also shared that this is a fake story. At this time, Raven Symone has not accused him of anything.\n\nWet Paint shared the news that Janice Dickinson is revealing that Bill Cosby molested her as well. This report is a true one so you never know who will come out next. She says that it happened in 1982 when she was contacted by Cosby about a role. She shared that he gave her wine and a pill. Janice remembers him being over her and waking up the next morning with semen between her legs. She says that she didn't speak out over fear of being labeled. Janice Dickinson is coming forward because she feels like it is the right thing to do now.\"\n1838,\"Hewlett-Packard Co. HPQ +2.00%  plans to break in two, separating its personal-computer and printer businesses from its corporate hardware and services operations, according to people familiar with the matter.\n\nThe company plans to announce the move as early as Monday, the people said. It is expected to be effected as a tax-free distribution of shares to the company’s stockholders next year, one of the people said.\n\nThe move is one H-P and its investors and analysts have long contemplated. It would come amid a wave of breakups and spinoffs at technology companies and in the wider corporate world, underpinned by the idea that companies with a narrower focus perform better. The moves in many cases have been well-received by shareholders—if not actively sought by them.\n\nOn Tuesday, online-auction pioneer eBay Inc. EBAY -0.77%  announced a plan to spin off its PayPal payments-processing unit. Shareholders rewarded eBay’s decision, pushing the company’s shares up about 7.5% that day.\n\nIn 2012, under current H-P CEO Meg Whitman, H-P reorganized itself to combine the PC business with its more profitable printer operation.\n\nMs. Whitman will be chairman of the PC and printer business and CEO of the separate, so-called enterprise company, one of the people said. Current lead independent director Patricia Russo will be chairman of the enterprise company, while Dion Weisler, an executive in the PC and printer operation, is to be CEO of that business, this person said.\n\nIn fiscal 2013, the printing and personal systems group, as it is known, inked $55.9 billion in revenue, about half the Palo Alto, Calif., company’s total. Sales for the operation dropped 7.1% amid fierce competition, compared with a 6.7% decline for the company as a whole.\n\nLast year, H-P lost its place as the largest PC maker by shipments, slipping to No. 2 behind China’s Lenovo Group Ltd, according to industry research firm IDC.\n\nH-P, famously founded in a garage in Palo Alto 75 years ago, has been undergoing a multiyear restructuring under Ms. Whitman as the company tries to stem sales declines. Aside from the PC and printer business, the rest of H-P’s revenue comes from selling services and hardware such as servers and data-storage systems to corporations, as well as software and financial services.\n\nH-P’s shares have risen sharply since last year, but are still well below their highs in recent years—and the even loftier levels they reached in the 1990s tech boom. H-P shares increased 2% Friday to $35.20, giving it a market capitalization of nearly $66 billion.\n\nTo combat lower sales and provide lift to its shares, H-P has laid off tens of thousands of employees and cut other costs.\n\nMs. Whitman has sought to push H-P further into growth pockets such as cloud software, but the company has struggled to make headway in such areas.\n\nH-P has also been contemplating big strategic changes lately. Over much of the past year, the company held talks to merge with data-storage giant EMC Corp., but those negotiations, which would have created an industry giant with a market value of roughly $130 billion, recently ended.\n\nWrite to Joann S. Lublin at joann.lublin@wsj.com, Dana Mattioli at dana.mattioli@wsj.com and Dana Cimilluca at dana.cimilluca@wsj.com\"\n1842,\"UNITED NATIONS – Iraq's ambassador to the United Nations asked the U.N. Security Council on Tuesday to look at allegations that the Islamic State group is using organ harvesting as a way to finance its operations.\n\nAmbassador Mohamed Alhakim told reporters that in the past few weeks, bodies with surgical incisions and missing kidneys or other body parts have been found in shallow mass graves.\n\n\"\"We have bodies. Come and examine them,\"\" he said. \"\"It is clear they are missing certain parts.\"\"\n\nHe also said a dozen doctors have been \"\"executed\"\" in Mosul for refusing to participate in organ harvesting.\n\nAlhakim briefed the council on the overall situation in Iraq and accused the Islamic State group of \"\"crimes of genocide\"\" in targeting certain ethnic groups.\n\nThe outgoing U.N. envoy to Iraq, Nikolay Mladenov, told the council that 790 people were killed in January alone by terrorism and armed conflict.\n\nMladenov noted the increasing number of reports and allegations that the Islamic State group is using organ harvesting as a financing method, but he said only that \"\"it's very clear that the tactics ISIL is using expand by the day.\"\" He used an acronym for the group.\n\nHe said Iraq's most pressing goal is to win back the vast territory that the Islamic State group has seized in the past year. The Sunni militants seized a third of both Iraq and neighboring Syria and imposed strict Sharia law.\n\n\"\"Especially worrying is the increasing number of reports of revenge attacks committed particularly against members of the Sunni community in areas liberated from ISIL control,\"\" Mladenov said.\"\n1845,\"UPDATE 6:30pm: Apple has denied TechCrunch's claims that Beats Music is being shut down, saying the report \"\"is not true.\"\" Re/code further refuted TechCrunch's story, writing: \"\"Apple won't shutter the streaming service. It may, however, modify it over time, and one of those changes could involved changing the Beats Music brand.\"\"\n\nOriginal post: Apple is reportedly shutting down Beats Music just three months after picking the company up. According to TechCrunch, that means that the deal was \"\"mostly about getting Jimmy Iovine and Dr. Dre's talent on board.\"\" That's right: $3 billion is the going rate for two executives.\"\n1850,\"Argentina's President Christina Fernández de Kirchner had a \"\"magical moment\"\" last week when she ended a young man's werewolf curse — that is, if you believe South American folklore.\n\nKirchner shared photos from a Hanukkah candle-lighting ceremony on her blog, and described \"\"adopting\"\" a young man named Yair Tawil. He is the seventh son of his family, and because of that, was supposedly cursed to become a werewolf on every full moon after his 13th birthday — unless he is adopted by another family. According to legend, seventh daughters become witches.\n\nEnter Argentina's presidents, who since 1907 have been adopting — symbolically, anyway — seventh children so that their families can avoid the superstitious stigma of having a \"\"cursed\"\" child. The practice has traditionally involved Catholic children, but that was changed by presidential decree in 2009.\n\nUnder Argentine law, seventh children adopted by the president receive a gold medal and an education scholarship until they turn 21. Last Tuesday's ritual was the first time someone of the Jewish faith was adopted by a president. Yair's parents, Shlomo and Nehama Tawil, had first written a letter asking that their seventh son be adopted in 1993, when he was born, reported the Jewish Telegraphic Agency.\n\nIn a series of tweets, Kirchner called the ceremony \"\"magical\"\" and the Tawils a \"\"marvelous family.\"\"\"\n1851,\"Although Joan Rivers went to Yorkville Endoscopy for a routine procedure, her time spent there was anything but routine.\n\nAs RadarOnline.com has previously reported, Rivers’ female ear, nose and throat doctor stepped in once Dr. Lawrence Cohen, Rivers’ gastroenterologist, discovered something on her vocal cords. The ENT, who wasn’t authorized to perform any medical procedures at the clinic, took over and began a biopsy.\n\nPHOTOS: Celebrities Who Died In Bizarre Circumstances\n\nThe biopsy was not authorized, as Rivers never signed a consent form. And once it began, her vocal cords began to swell, Anderson 360 revealed Tuesday night. But that’s not all. Not only was the ENT not supposed to be treating the comedienne, 81, at this time, medical staffers have also told investigators that the ENT snapped a selfie with the Fashion Police star while she was under anesthesia – a major violation of privacy, given she did not give her consent to have her picture taken.\n\nDr. Cohen, who doubled as the clinic’s medical director, has since parted ways with Yorkville. The clinic confirmed his departure, stating, Dr. Cohen “is not currently performing procedures…nor is he currently serving as medical director.”\n\nPHOTOS: 10 Celebrity Spawn Who Look Just Like Their Famous Mothers\n\nAs Radar has reported, Rivers’ daughter Melissa is now considering a lawsuit against the clinic and associated doctors.\n\nStory developing.\n\nWhat do you think about the new details that have come to light? Sound off in the comments below.\"\n1856,\"Britain said on Saturday it was investigating reports that a man believed to be a British national suspected of carrying out beheadings in videos released by Islamic State had been wounded in a U.S.-led air strike last week.\n\nThe man, dubbed \"\"Jihadi John\"\" by the British media, was believed to have been injured in an air attack on a summit of Islamic State leaders in an Iraqi town close to the Syrian border last Saturday, Britain's Mail on Sunday newspaper reported.\n\nThe group's leader, Abu Bakr al-Baghdadi, was also said to have been wounded in the attack, the paper added.\n\n\"\"We are aware of reports,\"\" a British Foreign Office spokeswoman said. \"\"We cannot confirm these reports.\"\"\n\nA speech purporting to be by Baghdadi was released on Thursday following contradictory accounts out of Iraq that he had been wounded last Friday in U.S. air strikes.\n\nU.S. officials said on Tuesday they could not confirm whether Baghdadi was hit in a strike near Falluja in Iraq.\n\nAccording to the Mail on Sunday, which said its source was an unnamed nurse, \"\"Jihadi John\"\", Baghdadi and other wounded Islamic State figures were taken to hospital and then driven to the Syrian city of Raqqa.\n\nThe paper said it was not clear how serious their injuries were.\n\nIn videos released by Islamic State, also known as ISIS or ISIL, the masked, black-clad militant brandishing a knife and speaking with an English accent appears to have carried out the beheadings of two Americans and two Britons.\"\n1861,\"Dr Gwen Korovin was inside Yorkville Endoscopy clinic when the star died\n\nIs alleged to have taken a selfie with her before she went into cardiac arrest\n\nSources close to the doctor, 56, say reports she took photo are 'lies'\n\nStatement by her attorneys says she's 'respected and admired by peers'\n\n56-year-old ENT was not supposed to be in the room during the procedure\n\n'Lies': Dr Gwen Korovin insists reports she took a selfie with Joan Rivers before she went into cardiac arrest are not true\n\nJoan Rivers' personal doctor has said reports she took a selfie with the star before the procedure that allegedly killed the comedienne are 'lies'.\n\nDr Gwen Korovin - who was not authorized to be in the room at the time of the fatal treatment - has also released a statement saying she has 'no comment' to make about the tragic incident.\n\nReports suggest the 'throat specialist to the stars' took a photo of the 81-year-old inside Yorkville Endoscopy clinic on August 28 before the star stopped breathing while undergoing a procedure on her vocal cords.\n\nHowever sources close to the ENT have accused CNN - who originally published the story - of 'making up lies'.\n\nAccording to TMZ she has also denied performing a biopsy on Joan. However it is unknown whether she performed any other procedure while in the room.\n\nAttorneys from Abrams and Fensterman acting on behalf of the medical professional released a statement today, saying she is 'respected and admired' in the medical community, but will not be discussing the incident.\n\nIt read: 'Gwen S. Korovin M.D. is a highly experienced, board certified otolaryngologist. She maintains priveleges at one of the city's most prestigious hospitals. She is respected and admired by her peers in the medical community and she is revered by her patients.\n\n'As a matter of personal and professional policy, Dr Korovin does not publicly discus her patients or their care and treatment. Further, Dr Korovin is prohibited by state and federal confidentiality laws from discussing her care and treatment of any particular patient.\n\n'For these reasons, neither Dr Korovin nor her attorneys will have any public comment on recent press reports regarding her practice. We ask that the press pleases respect Dr Korovin's personal and professional policy of not discussing her patients as well as the privacy of her patients.'\n\nThe doctor who counts Hugh Jackman, Julie Andrews, Lady Gaga, pop princess Ariana Grande and Celine Dion among her celebrity patients, is an esteemed ear, nose and throat specialist based in Manhattan.\n\nJoan arrived at the Upper East side clinic for an endoscopy with gastroenterologist Dr. Lawrence Cohen, Yorkville's medical director, on the morning on August 28. She died on September 4.\n\nThe procedure was intended to help diagnose her hoarse voice and sore throat, and involved the insertion of a camera down her throat.\n\nAn ear, nose and throat specialist - who was not certified by the clinic, as required by law - then performed a biopsy on the star's vocal cords.\n\nThe doctor was described by the source as Joan's personal ENT specialist who is reported to be Dr Korovin.\n\nScroll down for video\n\nResponse: The 56-year-old, pictured outside her Manhattan home this weekend, has released a statement via her lawyers which says she cannot comment on the tragic incident which led to the 81-year-old's death\n\n'Specialist to the stars': Dr Korovin counts celebrities including Hugh Jackman - who performed at Joan Rivers' funeral, Daniel Radcliffe (pictured in frame), Lady Gaga and Ariana Grande among her clients\n\nIt has been reported that Joan's vocal chords began to swell during the biopsy, cutting off the flow of oxygen to her lungs, which led to cardiac arrest.\n\nThe comedienne was then rushed to nearby Mount Sinai hospital from the clinic.\n\nHowever, she never regained consciousness and died days later after being taken off life support and spending her final days with her daughter Melissa Rivers by her side and her loved ones paying their final respects.\n\nDr Korovin has been earmarked as one of the top specialists in the country and is the choice of many celebrities. She has even been involved in a documentary with Celine Dion.\n\nDuring a clip from the program, Dr Gwen Korovin is seen conducting an laryngoscopy on the Canadian singer, using a camera to examine Dion's vocal chords as she sings a few notes.\n\nThe two go on to share a few laughs in Dr Korovin's clinic room, covered with framed photos of her famous clientele.\n\nDr Korovin is pictured with comedienne Joy Behar at the Celebrity Dinner Talkfest held at the New York Friars Club in June 2011\"\n1868,\"A pregnant St. Louis woman was blinded in her left eye after a police officer on Tuesday fired a non-lethal bean bag round at her car on the outskirts of Ferguson, according to reports. The woman claimed on Facebook that she had to have her eye removed.\n\nDornnella Conner was sitting in the passenger seat of the vehicle at a BP gas station on New Halls Ferry Road in St. Louis when the incident occurred, New York Daily News reported. Police had been called to the area after reports of trouble during a night of unrest in Ferguson and across the U.S..\n\nConner's boyfriend, De’Angelas Lee, was reportedly driving the car out of the gas station when police opened fire.\n\nConner says he was trying to drive around the officers. However, police say he was driving toward them, and that the officer fired because he feared for his own safety, according to local media. The bean bag round hit and shattered the front passenger window.\n\n\"\"I didn’t have any weapons, I wasn’t looting or anything. I was just out with my boyfriend. We was just riding around respecting Mike Brown,\"\" she told local media outlet KMOV.\n\nImage: Screenshot / kmov.com\n\n\"\"I'm very upset and very disappointed with the tactics that they used,\"\" Conner's father Donnell added. \"\"I understand that it was chaos, but there was no reason to fire upon an innocent person sitting in a vehicle. How can a pregnant person, in a car in a seatbelt, be causing chaos?”\n\nConner subsequently vowed to seek justice for the incident on her Facebook page (where she also goes by the name \"\"Lenora Prince\"\"). \"\"I will have justice for what they've done to me,\"\" she wrote, \"\"But I'm happy I'm alive.\"\"\n\nImage: Screenshot / Facebook\n\nSixteen people were arrested at the gas station, and police say they still don't know who was firing gunshots there. They've issued a warrant for the arrest of Lee, Conner's boyfriend.\n\nHave something to add to this story? Share it in the comments.\"\n1870,\"Inside sources say Apple is shutting down the Beats Music streaming service. The news comes mere months after Apple’s plans to buy Beats were revealed. Here’s what you need to know.\n\n1. Multiple Sources Are Confirming the End of Beats\nbeats-music-iphone-app\n\nTechCrunch reports that multiple sources have confirmed Apple’s plans to shut down Beats Music, including “several prominent employees at Apple and Beats.” As many as five people close to the deal have confirmed the rumor about the end of Beats Music.\n\n\n2. Beats Music Might End, But Beats Headphones Will Continue\njimmy iovine\nJimmy Iovine and Dr. Dre. (Getty)\n\nApple Insider writes “The rumor [about Beats Music shutting down] would suggest that Apple’s $3 billion buyout of Beats was really about the headphones side of the business, as well as the talent and credibility brought on by the ‘acqui-hires’ of Beats’s Jimmy Iovine and Dr. Dre.”\n\nEntrepreneur magazine notes that Apple paid $3.2 billion to acquire Beats earlier this year. The same article notes that Beats has had a rapid rise to the top: In 2012, just four years after Beats began selling headphones, the company had 40 percent market share. The headphone part of the Beats brand is still very much alive and kicking.\n\n\n3. Beats Music May Get Rolled Into iTunes\nBeats Apple\n(Getty)\n\nBusiness Insider predicts that the Beats Music streaming service will be absorbed into the larger iTunes ecosystem:\n\n“It’s more likely that Apple will take the Beats Music technology and incorporate it into iTunes and/or iTunes Radio. Apple CEO Tim Cook recently told Charlie Rose that he was so impressed with Beats Music that he “couldn’t sleep” after listening to it for the first time. That doesn’t sound like a product Cook would want to completely kill off.\n\nBeats Music also has a neat feature that Apple might want to incorporate into future products. “The sentence” gives users the opportunity to select music based on their activity or location (think “I’m on a boat” or “I’m on a rooftop and feel like going back in time”).”\n\n\n4. Apple Is Planning A Mysterious New Music Project\niphone, iphone 6, apple, apple keynote, iphone 6 event, iphone photos, iphone 6 plus, iphone pictures, new iphone\n(Getty)\n\nThe Verge notes that there are rumors that Apple is planning a “significant music announcement” for next year. The shutdown of Beats Music may be the first step towards making that big announcement, whatever it may be.\n\nApple’s other big announcement in the first half of 2015 will be the official release date of the Apple Watch. Perhaps the Apple Watch will be involved in Apple’s next music project in some way, though it is too early to say so with any degree of certainty.\n\n\n\n5. The Beats Music App Was Only Added to Apple TV a Few Days Ago\nroku vs. apple tv, apple tv vs chromecast, best set top box, best tv dongle, best tv alternatives, best internet tv device, roku or chromecast, tv alternatives comparison, roku comparison, apple tv comparison, chromecast comparison\n(Getty)\n\nApple Insider notes that a Beats Music app was just added to the Apple TV interface on September 17, making the plans for a Beats Music shutdown seem even more surprising. It does seem odd that Apple would add Beats to the Apple TV one week, and then start shutting down the service a week later. It’s fair to assume that if the rumors are true, and Apple is killing Beats Music, it won’t shut down the service overnight. Expect Apple to give the service a final termination date that’s some distance in the future.\"\n1872,\"From a reader in Hong Kong:\n\nI was at the uneventful (if tense) Legco [Legislative Council] demonstration on Saturday as well as last night's demonstrations between Causeway Bay and Central.\n\nIt was as much depressing as, ultimately, uplifting. When I was incapacitated by a blast of pepper spray, I somehow found myself being reverse crowd-surfed to a safe area.\n\nThere, a young girl cradled my head and poured water into my eyes. Some others wiped the chemicals off my arms and legs. When they went on to help the next injured person, an old woman kept watch over me, speaking soft Cantonese and plying me with all manner of snacks and drinks. These were complete strangers. Later, when we scrambled to avoid the first tear gas attack, a small band of people committed to staying put and helping the crush of smoke victims climb over the concrete barriers and into safety.\nWhen we felt threatened, we opened umbrellas and raised our hands.\n\nWhen the police decided to retake the street, they sprayed chemicals in our faces, pointed rifles at us, smashed our limbs with batons. While they were throwing tear gas with reckless abandon, our side threw not one rock, not one bottle, not one egg, nothing. None from our side brandished a firearm, a knife, a club, anything at all. I have neither seen nor heard any reports of protesters looting, burning cars, destroying property, or intentionally injuring police.\n\nYoung women felt safe enough to doze off during the lulls. In what other city would tens of thousands of 'rioters' act with such restraint?\n\nThe government warned against the chaos Occupy Central would cause. It's all too clear to me which side is supplying the chaos and which side is conducting itself with dignity. These demonstrations may have been sparked by anger, but they're sustained by compassion and love.\nI have been working around the clock on a non-China-related magazine project (as the time of this post indicates) and will wait until tomorrow to say something more about the consequential events underway in Hong Kong.\n\nIt is of course interesting to note the spread of the \"\"hands-up/ don't shoot!\"\" gesture from Ferguson to Hong Kong, but the circumstances in the two places have 100 times more differences than similarities. There are profound differences as well with the other obvious comparison for mass movements among Chinese people, namely the movements throughout China in the summer of 1989.\n\nWhat is happening in Hong Kong is uplifting, for reasons this reader explains—and surprising, for anyone who knows the generally non-politicized nature of Hong Kong.\n\nBut it is also quite a sobering time, as soon as you think about the options open to the PRC government in Beijing, and the instincts it has displayed in the face of all recent challenges of this sort. Beyond question, this is a challenge that the still-relatively new government of \"\"Mr. 11,\"\" Xi Jinping, has brought upon himself. That doesn't mean that it will end nicely.\n\nMore tomorrow, and overnight good wishes to those driven to such unexpected expressions in Hong Kong.\"\n1874,\"KABUL, Afghanistan — An Afghan mother has become a hero among some of her countrymen after allegedly fighting the Taliban militants who had just killed her policeman son.\n\nReza Gul, a resident of Balabolok district of western Farah province, said she rushed to the small police outpost near her home after it came under attack early on November 17.\n\nShe told NBC News she screamed in anger and grief when she saw her son Safiullah — who had been guarding the outpost along with a group of lightly armed policemen — shot dead. Then, she said, she took action.\n\n“The Taliban attacked our village and my son’s outpost at dawn,\"\" explained Gul, who like many in Afghanistan does not know her exact age but who estimates she is between 50 and 60. “After seeing my young son’s body I picked up his gun and decided to fight off the killers of my son until I die.”\n\nGul spoke to NBC News by telephone from Farah, the capital of Farah Province. NBC News could not independently confirm Gul’s account, although local police and media repeated similar versions of the incident.\n\n“I fought them until dark along with other boys from the police, and [we] killed at least 25 of them,” she added, saying that her husband, daughter-in-law, daughter and her teenage son also joined in and supplied her with ammunition.\n\nGul's daughter, Fatima, told Afghan television channel Tolo News that she had prepared bullets for her father and mother to fight.\n\n\"\"We started a kind of family war against the Taliban,\"\" she said.\n\nGul's daughter-in-law Seema told Tolo News that the fighting intensified when she reached the battlefield armed with a variety of light and heavy weapons, but that \"\"we were committed to fight until the last bullet.\"\"\n\nProvincial police chief General Abdul Razaq Yaqoobi confirmed that the Taliban had launched a heavy assault on Balabolok district on November 17 with an estimated 400 fighters.\n\n\"\"The police post in Abdul Satar village which was manned by 10 local police and commanded by a local police officer named Safiullah came under heavy shelling and the commander was killed in the gun battle,\"\" he said.\n\nHe added that Safiullah’s mother had joined the policemen after learning of her son's death and taken up his rifle. The mother's presence boosted the morale of policemen resisting the attack, Yaqoobi said, and after seven hours of heavy fighting the Taliban fled. At least 25 Taliban militants were killed and 31 injured in that village alone, Yaqoobi added.\n\nNews of Reza Gul fighting the Taliban lit up Afghan social media, with some comparing her to the legendary female folk hero Malalai of Maiwand, who allegedly rallied fighters against the British during the second Anglo-Afghan war of 1879.\"\n1878,\"A man was tossed off a flight at LaGuardia this week after he freaked out when workers wished him a Merry Christmas. Christmas envy can be so crippling sometimes.\nThe Post reports that the unidentified passenger was booked on an American Airlines flight to Dallas on Tuesday when a gate agent wished him and his fellow passengers a Merry Christmas. The man reportedly replied, \"\"You shouldn’t say that because not everyone celebrates Christmas,\"\" and snapped at her before boarding the plane.\nThen, Ebenezer 2.0 flipped out at a flight attendant who wished him a \"\"Merry Christmas,\"\" whereupon he began \"\"lecturing the attendants and the pilot about their faux pas,\"\" according to the tabloid. He was subsequently removed from the flight.\nSeason's greetings, holiday kittens!\"\n1879,\"Rumors swirled over the weekend that demonstrators in Hong Kong were using the “hands up, don’t shoot” gesture in solidarity with protesters in Ferguson, Missouri.\n\nOn Sunday, Vox published a story headlined, “Hong Kong’s protesters are using the same ‘hands up, don’t shoot’ gesture used in Ferguson.”\n\nPro-democracy protestersput their hands up in the air in fron of the police in Hong Kong on September 28, 2014. (Alex Ogle/AFP/Getty Images)\n\nWhile the article did note that “it’s impossible to say the degree to which protesters are using the gesture as a deliberate nod to Ferguson,” it concluded contending that “it’s fascinating to see a symbol of the fight against racism and police violence in America become a symbol of democracy and freedom halfway around the world, however it got there.”\n\nOther similar stories followed soon after. MSNBC published an article Monday titled, “In Hong Kong, protesters say ‘hands up, don’t shoot!’” The Daily Mail published a story saying that protesters in Hong Kong had copied the gesture used by U.S. demonstrators.\n\nBut, a story in Quartz Sunday appeared to challenge the idea that the gesture used by Hong Kong demonstrators was linked to Ferguson.\n\nAccording to the story, the gesture used by those in Hong Kong was not a deliberate show of solidarity:\n\nMost Hong Kong protesters aren’t purposefully mimicking “hands up, don’t shoot,”as some have suggested. Instead, the gesture is a result of training and instructions from protest leaders, who have told demonstrators to raise their hands with palms forward to signal their peaceful intentions to police.\n\nAsked about any link between the gesture and Ferguson, Icy Ng, a 22-year-old design student at Hong Kong Polytechnic University said, “I don’t think so. We have our hands up for showing both the police and media that we have no weapons in our hands.” Ng had not heard of the Ferguson protests. Another demonstrator, with the pro-democracy group Occupy Central, Ellie Ng said the gesture had nothing to do with Ferguson and is intended to demonstrate that “Hong Kong protesters are peaceful, unarmed, and mild.” (A more important symbol for the movement may be the umbrella, which protesters have been using to protect themselves against pepper spray and tear gas.)\n\nThe Washington Post followed up Monday with a similar analysis:\n\nSunday, Max Fisher wrote a story for Vox.com arguing that the ‘hands up don’t shoot’ gesture had spread from protests in Ferguson to the pro-democracy demonstrations on the streets of Hong Kong. However, another writer at Quartz.com, who has actually interviewed protesters, says that this is wrong. The evidence seems to show that the gesture had probably not in fact ‘spread’ as Fisher and other commentators believed. Instead, the activists organizing the protests appear to have independently chosen to hold their hands up to emphasize their peaceful intentions to police.\n\nVox later corrected their post, addressing the controversy.\n\n“Still, Hong Kongers pride themselves on being plugged in to the world, so it is within the realm of possibility that some of them followed the events in Ferguson and are now appropriating the gesture for their own use, even if only subconsciously,” their story now argues.\n\n—\n\nFollow Oliver Darcy (@oliverdarcy) on Twitter\"\n1882,\"Joan Rivers’ ear-nose-and-throat doctor took a selfie while the comedian was under sedation and began an unplanned biopsy on her vocal cords before the 81-year-old went into cardiac arrest, CNN reported.\n\nA staff member at the Yorkville Endoscopy Clinic in New York told investigators about the picture-taking, according to a source CNN described as close to the death investigation.\n\nThe physician hasn’t been identified.\"\n1886,\"American hostage Steven Sotloff has reportedly been executed by jihadist terrorists. There was no immediate confirmation of the video.\n\nSotloff, 31, disappeared while reporting in Syria in August 2013. His apparent kidnap was not widely reported until he appeared on a video released last month by the Isil.\n\nIn the footage a masked militant beheads US reporter James Foley then parades Mr Sotloff, warning he will meet the same fate unless US President Barack Obama ends air strikes against the group in Iraq.\n\nMore to follow.\"\n1887,\"Having outperformed in the beheading leagues for 2014, US ally Saudi Arabia has begun 2015 with a new policy sure to please its Western 'partners'. As Entertainment.ie reports, after a number of complaints from passengers about \"\"random males\"\" being seated next to their wives, Saudi Arabia's national airline is looking in to segregating their flights.\n\n\n\nAs Entertainment.ie reports,\n\nAfter a number of complaints from passengers about \"\"random males\"\" being seated next to their wives, Saudi Arabia's national airline is looking in to segregating their flights.\n\nSaudi Arabia's national airline, Saudia, will order its staff to keep men and women seated separately on flights from now on after passengers complained about the lack of segregation on their flights.\n\nThe Emirates247 news website reported that the airline, which already complies with many of the religious practices of Islam including not offering alcohol or dishes that contain pork on their flights, have decided to separate men and women on board, unless they are close relatives.\n\nAbdul Rahman Al Fahd, Saudia's assistant manager for marketing, said that \"\"there are solutions to this problem…we will soon enforce rules that will satisfy all passengers\"\".\n*  *  *\n\nWhy not just have separate planes? Will Saudi segregate homo- and hetero-sexuals? How about heavy and not-so-heavy people? And then there is race?\"\n1892,\"According to a thread on Reddit — so take this with a pinch of salt — Apple CEO Tim Cook personally requested that the \"\"on hold\"\" music for people calling customer service be changed and improved after he received an email from an Apple user who was disappointed that the quality of the music was so poor. \"\"Tim had tested this himself and agreed that something had to be done,\"\" the Reddit user says.\n\nIt almost doesn't matter whether this story is true or not. People will believe it because it dovetails seamlessly with Apple's obsession with detail and quality. And the circumstantial evidence leading up the story (told in full, below) is that Cook does indeed personally read the email he gets each day from customers. \"\"I get hundreds, and some days thousands of emails from customers. This is a privilege because they talk to you as if you're sitting at their kitchen table,\"\" he once told NBC, according to Apple Insider.\n\nThe rap against Cook is that while he might be a good CEO, he may not be the great, visionary CEO that Apple needs. Recently, however, with Apple gearing up to release two large-format iPhone 6 models, an iWatch wearable device and — possibly — some sort of push into healthcare or an extension of Apple TV's capabilities, Cook is looking more and more like The Man.\n\nPart of the case in favor of Cook is not that he is a ranting visionary who can rouse the masses like founder Steve Jobs. Rather, it's that he's a super-manager who can make all the different arms of Apple's now-vast empire work together like Swiss (smart)watch.\n\nSo the idea that he would reach down into the company's bowels to tweak the way the on-hold muzak sounds when people call up for help sounds exactly like something this super-manager would do.\n\nHere's what Reddit user \"\"lerde\"\" wrote:\n\nI once sent Tim an email about the quality of music while on hold with Apple. It was super low quality, therefore an upbeat rock song sounded like pure distortion and really aggravated me because I was on hold for 20+ minutes for something so simple (iPhone didn't turn on, needed to set up a repair as in my country no Apple Store = have to send it to another country).\n\nMuch to my surprise a lady from Cupertino called me up the next day, saying she'd received a concerning email from Tim about ugly distortion hold music while on the phone, that Tim had tested this himself and agreed that something had to be done. She assured me that the hold music would be tested to make sure it sounded pleasant on all types of phones and connections.\n\nThe next time I called Apple, the hold music was indeed very pleasant.\n\nSEE ALSO:  Delay Of Large iPhone Is The Best Possible News For Samsung\"\n1894,\"There have already been been numerous reports that US led coalition planes have been air dropping supplies and weapons to Islamic State terrorists….\n\nFrom Fars News Agency:\n\nIraq’s army has shot down two British planes as they were carrying weapons for the ISIL terrorists in Al-Anbar province, a senior lawmaker disclosed on Monday.\n\nAdvertisement\n\n\n\nIraqi Army Downs Two UK Planes Carrying Weapons for ISIS\n\nAdvertisement\n\n“The Iraqi Parliament’s National Security and Defense Committee has access to the photos of both planes that are British and have crashed while they were carrying weapons for the ISIL,” Head of the committee Hakem al-Zameli said, according to a Monday report of the Arabic-language information center of the Islamic Supreme Council of Iraq.\n\nHe said the Iraqi parliament has asked London for explanations in this regard.\n\nThe senior Iraqi legislator further unveiled that the government in Baghdad is receiving daily reports from people and security forces in al-Anbar province on numerous flights by the US-led coalition planes that airdrop weapons and supplies for ISIL in terrorist-held areas.\n\nThe Iraqi lawmaker further noted the cause of such western aids to the terrorist group, and explained that the US prefers a chaotic situation in Anbar Province which is near the cities of Karbala and Baghdad as it does not want the ISIL crisis to come to an end.\n\nEarlier today, a senior Iraqi provincial official lashed out at the western countries and their regional allies for supporting Takfiri terrorists in Iraq, revealing that US and Israeli-made weapons have been discovered from the areas purged of ISIL terrorists.\n\n“We have discovered weapons made in the US, European countries and Israel from the areas liberated from ISIL’s control in Al-Baqdadi region,” the Al-Ahad news website quoted Head of Al-Anbar Provincial Council Khalaf Tarmouz as saying.\n\nHe noted that the weapons made by the European countries and Israel were discovered from the terrorists in the Eastern parts of the city of Ramadi.\n\nAl-Zameli had also disclosed in January that the anti-ISIL coalition’s planes have dropped weapons and foodstuff for the ISIL in Salahuddin, Al-Anbar and Diyala provinces.\n\nAl-Zameli underlined that the coalition is the main cause of ISIL’s survival in Iraq.\n\n“There are proofs and evidence for the US-led coalition’s military aid to ISIL terrorists through air(dropped cargoes),” he told FNA in January.\n\nHe noted that the members of his committee have already proved that the US planes have dropped advanced weaponry, including anti-aircraft weapons, for the ISIL, and that it has set up an investigation committee to probe into the matter.\n\n“The US drops weapons for the ISIL on the excuse of not knowing about the whereabouts of the ISIL positions and it is trying to distort the reality with its allegations.\n\nHe noted that the committee had collected the data and the evidence provided by eyewitnesses, including Iraqi army officers and the popular forces, and said, “These documents are given to the investigation committee … and the necessary measures will be taken to protect the Iraqi airspace.”\n\nAlso in January, another senior Iraqi legislator reiterated that the US-led coalition is the main cause of ISIL’s survival in Iraq.\n\n“The international coalition is only an excuse for protecting the ISIL and helping the terrorist group with equipment and weapons,” Jome Divan, who is member of the al-Sadr bloc in the Iraqi parliament, said.\n\nHe said the coalition’s support for the ISIL is now evident to everyone, and continued, “The coalition has not targeted ISIL’s main positions in Iraq.”\n\nIn late December, Iraqi Parliamentary Security and Defense Commission MP disclosed that a US plane supplied the ISIL terrorist organization with arms and ammunition in Salahuddin province.\n\nMP Majid al-Gharawi stated that the available information pointed out that US planes are supplying ISIL organization, not only in Salahuddin province, but also other provinces, Iraq TradeLink reported.\n\nHe added that the US and the international coalition are “not serious in fighting against the ISIL organization, because they have the technological power to determine the presence of ISIL gunmen and destroy them in one month”.\n\nGharawi added that “the US is trying to expand the time of the war against the ISIL to get guarantees from the Iraqi government to have its bases in Mosul and Anbar provinces.”\n\nSalahuddin security commission also disclosed that “unknown planes threw arms and ammunition to the ISIL gunmen Southeast of Tikrit city”.\n\nAlso in Late December, a senior Iraqi lawmaker raised doubts about the seriousness of the anti-ISIL coalition led by the US, and said that the terrorist group still received aids dropped by unidentified aircraft.\n\n“The international coalition is not serious about air strikes on ISIL terrorists and is even seeking to take out the popular (voluntary) forces from the battlefield against the Takfiris so that the problem with ISIL remains unsolved in the near future,” Nahlah al-Hababi told FNA.\n\n“The ISIL terrorists are still receiving aids from unidentified fighter jets in Iraq and Syria,” she added.\n\nHababi said that the coalition’s precise airstrikes are launched only in those areas where the Kurdish Pishmarga forces are present, while military strikes in other regions are not so much precise.\n\nIn late December, the US-led coalition dropped aids to the Takfiri militants in an area North of Baghdad.\n\nField sources in Iraq told al-Manar that the international coalition airplanes dropped aids to the terrorist militants in Balad, an area which lies in Salahuddin province North of Baghdad.\n\nIn October, a high-ranking Iranian commander also slammed the US for providing aid supplies to ISIL, adding that the US claims that the weapons were mistakenly airdropped to ISIL were untrue.\n\n“The US and the so-called anti-ISIL coalition claim that they have launched a campaign against this terrorist and criminal group – while supplying them with weapons, food and medicine in Jalawla region (a town in Diyala Governorate, Iraq). This explicitly displays the falsity of the coalition’s and the US’ claims,” Deputy Chief of Staff of the Iranian Armed Forces Brigadier General Massoud Jazayeri said.\n\nThe US claimed that it had airdropped weapons and medical aid to Kurdish fighters confronting the ISIL in Kobani, near the Turkish border in Northern Syria.\n\nThe US Defense Department said that it had airdropped 28 bundles of weapons and supplies, but one of them did not make it into the hands of the Kurdish fighters.\n\nVideo footage later showed that some of the weapons that the US airdropped were taken by ISIL militants.\n\nThe Iranian commander insisted that the US had the necessary intelligence about ISIL’s deployment in the region and that their claims to have mistakenly airdropped weapons to them are as unlikely as they are untrue.\"\n1902,\"A marine biologist has killed off claims that a giant crab is living on the Kent coast - insisting the image is probably a well-doctored hoax.\n\nResidents of Whitstable were left shocked when a photo emerged appearing to show a huge crustacean just yards from the coastal town's harbour.\n\nBut sea-life expert Dr Verity Nye, who has worked on logging new species of crab, says it is impossible one of the creatures could grow so big.\n\nThis image of Whistable harbour from above led to claims that a 'Crabzilla' could be living off the Kent coast\n\nThe image (left) appears to show a crustacean the length of five or six boats lurking in the Thames Estuary, but marine biologist Dr Verity Nye (right) says the picture is a hoax\n\nDr Nye, an Ocean and Earth Science researcher at the University of Southampton, said: 'The idea of a giant \"\"crabzilla\"\" would very exciting. Unfortunately, I think this is a hoax.\n\n'I don't know what the currents are like around that harbour or what sort of shapes they might produce in the sand, but I think it's more conceivable that someone is playing about with the photo.'\n\nShe added: 'The UK does have large crabs. The biggest is the spider crab which can grow up to 1.2 metres in size, but they tend to stay in much deeper water, about 1,000-metres deep, and are a different shape from the image in this photo.\n\n'Crabs with a \"\"pie crust edge\"\", like the one in the crabzilla image, are known as edible crabs, or Cancer pagarus, but tend only to grow to about 20 to 30 centimetres.'\n\nMocked-up photos poking fun at the idea of a Crabzilla were posted on Twitter after the image emerged\n\nThe largest crabs in British waters are spider crabs, which live in waters between 10 and 1,000 metres deep\n\nEdible crabs, shaped like the one in the aerial photo of Whitstable, grow to only 30 centimetres long\n\nDr Nye added: 'The largest crabs in the world are Japanese Spider Crabs, which can grow to about 3.7 metres in size, about as big as a small car, but again, they tend to stay in deep water and don't come ashore.\n\n'Crabs are amazing because they are so diverse, we have about 60 species around the UK, and it is not inconceivable that new species could be found, but I laughed when I saw this picture.'\n\nThe photograph of the apparent 50ft crustacean was originally posted on a blog called Weird Whistable, a collection of strange and unusual sightings in the town.\n\nThe image has sparked a rash of less believable online images, with Twitter users mocking up their own pictures of giant claws emerging from the water.\"\n1903,\"Jasmine Tridevil, a massage therapist in Tampa, Florida, claims that she had a third breast implanted to get famous, land a reality show, and become \"\"unattractive to men\"\" because she doesn't \"\"want to date anymore.\"\" From CBS Tampa Bay:\n\n...“It was really hard finding someone that would do it because they’re breaking the code of ethics,” she said. The third breast was constructed in the middle of her chest with a silicone implant and skin tissue that was cut from her abdomen. She signed a non-disclosure agreement with the doctor who performed the surgery.\n\nAlthough the surgeon was unable to make an artificial areola, Tridevil says she fixed that by having it made in a tattoo.\n\nTridevil said she was filmed when she told her parents about the surgery in hopes that the video will be featured on her own reality show. She says she personally hired the camera crew to film her after more than two years of saving money.\n\n“My mum ran out the door. She won’t talk to me. She won’t let my sister talk to me. My dad … he really isn’t happy … he is kind of ashamed of me but he accepted it,” she said. “My dad is still there for me.”\n\nHere is Jasmine Tridevil's Twitter.\n\nHere's a Real Radio 104.1 interview:\"\n1907,\"In order to become a reality star, a woman from Florida underwent an expensive surgery to implant a third breast on her chest.\n\nMassage therapist Jasmine Tridevil (not her real name) decided to take the extreme step as she wants her own reality show on MTV, the 9 News reported.\n\nTridevil reportedly spent $20,000 to have a third breast. The procedure was done a few months ago and the extra breast was constructed with silicone implants and skin tissues taken from her abdomen, the website reported.\n\nHowever, Tridevil's doctors could not create an artificial areola, which she managed on her own by tattooing it.\n\nNevertheless, the reality show aspirant had a difficult time finding a doctor who would do the procedure by ignoring medical ethics.\n\n\"\"I called 50 doctors. It was really hard finding someone who would do it too because they're breaking the code of ethics,\"\" she told real radio 104.1, via 9News.\n\nWhen asked about her family's reaction to the creepy news of her third breast implant, she said: \"\"My mum ran out of the door. She won't talk to me. She won't let my sister talk to me. My dad, he really isn't happy. He is kind of ashamed of me but he accepted it.\"\"\n\nTridevil went on to claim she wanted this to happen to make herself look unattractive as she is not interested in dating anymore.\n\n\"\"I got it because I wanted to make myself unattractive to men. Because I don't want to date anymore,\"\" she said.\n\n\"\"Most guys would think [the extra breast is] weird and gross. But I can still feel pretty because if I wore make-up and cute clothes, I can still, you know, feel pretty.\"\"\n\nReality shows on popular networks have always fascinated youngsters who want to grab their 15 minutes of fame and become popular.\n\n\"\"Reality and fantasy are blurred. The consequences of bad behaviour and poor choices are never questioned. On the contrary, bad behaviour is welcomed because sensationalism attracts more viewers. The danger lies in that they lose sight of their own sense of self-worth and critical thinking,\"\" a report from NDLA reads.\n\nRelatedIsis Offers Cash for Babies: Islamic State Luring American Women to Bear Children of MilitantsIndia: Karan Singh is World's Tallest 5-Year-Old at 5ft 7inUS Teenager Faces Two Years In Jail For 'Oral Sex' with Jesus StatueHuge Alien-Like Shrimp Caught by Florida Couple on a Fishing Date\"\n1910,\"One tactic that should prevent overly hormonal street-bros from catcalling women is imagining what their own mothers would think of this behavior. In a new Peruvian ad, however, that threat becomes an all-too-real Freudian nightmare.\n\n\nAthletics brand Everlast recently teamed up with activist group Paremos el Acoso Callejero (Stop Street Harassment) to teach catcallers on the streets of Lima what their mothers apparently never taught them--by using the people in the world most suited for that very task. In the viral video, which is clearly staged, although it's fun to pretend that it isn't, the Paremos team gets hold of the mothers of area serial harassers and recruits them for a guerrilla mission to end their sons' lives.\n\n\nThese women disguise themselves with dresses, wigs and a copious amount of makeup to go undercover as catcall-bait--and it works to a degree that will alternately delight and horrify. It's probably the funniest possible way to call attention to the fact that 7 out of 10 women on the streets of Peru are sexually assaulted. This dumb video may not be real, but the problem is, and it's a good way to remind potential catcallers of the inherent grossness of their actions.\"\n1914,\"The son of a North Korean aide linked to Kim Jong-un's executed uncle is believed to be on the run in France after evading abduction by agents of the communist regime.\n\nAccording to diplomatic sources, the man - identified only by his surname Han - has escaped detection amid fears he may be forcibly taken back to the secretive nation to be executed.\n\nThe architecture student has ties to Kim Jong-un's uncle, Jang Song-thaek, the regime's former second in command who was executed for treason in December 2013.\n\nScroll down for video\n\nThe student disappeared after his father was executed by the regime led by Kim-Jong-Un (pictured)\n\nHe disappeared last month while studying at Paris' prestigious Ecole Nationale Superieure d'Architecture de Paris-La Villette and speculation was rife as to whether the student had been captured or was hiding out in France.\n\nBut now a diplomatic source has revealed that despite attempts to force Han to return to North Korea, the student has evaded capture as is 'somewhere in France', The Telegraph reported.\n\nPark Sung-jin, Paris correspondent for Yonhap, South Korea's biggest news agency which broke the story, told the newspaper: 'Since the 1980s, when the regime changes and someone is executed and his relatives and friends and family are studying abroad, they are brought home.\n\n'If Han returned he would likely be kept in a political prison or executed. That has happened many times. He knew what was awaiting him, so he escaped.'\n\nHan disappeared last month while studying at the prestigious Ecole Nationale Superieure d'Architecture de Paris-La Villette (pictured)\n\nThere are fears that the student may be forcibly taken back to the North Korea to be executed (pictured, Kim Jong-Un during a ceremony for officials and personnel in the fishery field of the Korean People's Army)\n\nHan is the son of one of Jang Song-thaek's closest aides. His father is known to have been 'purged' recently as Kim attempts to reassert his authority after disappearing himself this summer.\n\nThe student had been enrolled at the French school since 2011 along with nine other students who were invited to join by the French government.\n\nThe disappearance comes amid high tensions between the U.S. and North Korea in the wake of the Sony Entertainment hacking scandal and the release of The Interview, a film about the assassination of Kim Jong-un.\n\nAs with most western nations, North Korea has no official ties with Paris, but maintains a small delegation to deal with limited economic negotiations.\n\nHowever, what few relations the two nations do have risk being damaged further if it transpires Han is being sheltered by French authorities.\n\nJang, Kim Jong-un's mentor, second in command, and uncle, was executed for treason last December after being accused of planning a coup.\n\nJang Song-thaek, Kim's uncle and mentor was purged last December after being accused of a coup. Han is reported to have links to Jang, as his father was one of Jang's advisors\n\nAccording to reports the student may have escaped his captors, but it is not known if he was recaptured or if he is hiding somewhere in France (Kim Jong-un pictured on a visit to a fish factory in North Korea)\n\nIn a statement at the time, Pyongyang called Jang Song Thaek a 'traitor to the nation for all ages,' 'worse than a dog' and 'despicable human scum'.\n\nSince then, potentially hundreds of supporters and relatives have been rounded up and either executed or sent to labour camps as Kim has sought to wipe the Jang family out.\n\nThere were thoughts that Kim could have been deposed himself this summer after he was pictured limping at a state event, before going missing for several weeks.\n\nHowever he was soon back in the spotlight and officials said he had gone missing in order to have a cyst removed from his ankle.\"\n1915,\"Several Nigerian media outlets have been reporting on local women in the villages of Attagara and Kawuri in Borno State who recently disarmed nearly a dozen Boko Haram terrorists. The notorious pseudo-Islamic terror groups tried to attack the Attagara and Kawuri communities over the weekend but the insurgents were instantly repelled by a group of armed women.\n\nThe Attagara and Kawuri villages in Gwoza and Bama Local Government Areas of Borno State resisted the attack using an array of local talismans and, of course, their assault weapons came in handy as well.\n\nAlmost immediately, the community rallied round to apprehend the insurgents. At least three of the terrorists managed to flee, but community members say that seven were arrested and executed.\n\n\n\n\n?\nLocal residents said that the initial attack happened when the terrorists that the villagers described as Boko Haram came into town on motorcycles. Stories are already building up in the aftermath of the victory, as some locals claim that the men were paralyzed by local talismans protecting the initial women who the men encountered.\n\nThe initial women were said to have then gone to their local militia which included a number of armed women, who promptly raced to the scene, repelled and executed the attackers.\n\nMamman Yakubu, a youth that participated in the resistance, said that they killed the terrorists because Boko Haram members never talk when interrogated, and they did not want to risk any of them getting away.\n\nThis is not the only time that Boko Haram has been repelled by local resistance. Just this month, about 200 of the militants were killed during the fighting in the Kala-Balge district of Borno state as well.\"\n1919,\"Lately, Apple cEO has been making the rounds in Europe, stopping at various stores and chatting with employees. Now and then, we get tidbits of info about his chats. The last time we heard anything about his commentary on Apple Watch, it was that he wore it in the shower, suggesting it’s a bit more water resistant than originally thought. Cook also said the Apple Watch was good for a full day of use. Now, he’s saying it will be available outside the US just after launch.\n\nAccording to unnamed employees, Apple’s CEO says the Apple Watch will be available outside the US in April. Cook reportedly said this to Apple Store employees in Berlin, and said, specifically, that the Apple Watch would come to Germany sometime in early April.\n\nThere was no word on if any other countries or regions were specifically mentioned by Cook.\n\nThis is another exciting piece to the puzzle for those anticipating big things from Apple on March 9. Though we’ve got quite a bit of insight on Apple Watch, we don’t know it all.\n\nSo far, Apple is busy erecting a tent just outside the events hall where they’ll (presumably) give us more details on the Apple Watch next week. Though not necessarily confirmed as an Apple Watch hub, the tent is reminiscent of the outdoor space Apple erected last Fall, when they officially announced their wearable.\n\nUntil we know for sure, rumors of Apple Watch coming to more countries than the one I live in is exciting news. In the past, Apple (like most companies) launched stateside before gently rolling their items to other countries. With an expected first-run of 5 million Apple Watches, though, the company might have no reason not to let interested fans slap one on their wrist.\n\nSource: 9to5Mac\"\n1924,\"A Florida massage therapist said she paid $20,000 for a third breast in hopes of becoming less attractive to men\n\n\"\"I don't want to date anymore,\"\" Jasmine Tridevil told Orlando's Real Radio 104.1.\n\nTridevil, 21, has documented her post-surgery life through photos and videos posted to YouTube, Facebook and other social media sites -- mostly images of her posing in custom-made three-cup bikinis and bras.\n\nHer desire to repel the opposite sex with her updated anatomy wasn't her only motivation for the surgery: Tridevil also hopes to have her own show on MTV someday.\n\nShe said she contacted more than 50 doctors before she found a surgeon willing to perform the operation.\"\n1927,\"TEHRAN (FNA)- Iraq’s army has shot down two British planes as they were carrying weapons for the ISIL terrorists in Al-Anbar province, a senior lawmaker disclosed on Monday.\n\n“The Iraqi Parliament’s National Security and Defense Committee has access to the photos of both planes that are British and have crashed while they were carrying weapons for the ISIL,” Head of the committee Hakem al-Zameli said, according to a Monday report of the Arabic-language information center of the Islamic Supreme Council of Iraq.\n\nHe said the Iraqi parliament has asked London for explanations in this regard.\n\nThe senior Iraqi legislator further unveiled that the government in Baghdad is receiving daily reports from people and security forces in al-Anbar province on numerous flights by the US-led coalition planes that airdrop weapons and supplies for ISIL in terrorist-held areas.\n\nThe Iraqi lawmaker further noted the cause of such western aids to the terrorist group, and explained that the US prefers a chaotic situation in Anbar Province which is near the cities of Karbala and Baghdad as it does not want the ISIL crisis to come to an end.\n\nEarlier today, a senior Iraqi provincial official lashed out at the western countries and their regional allies for supporting Takfiri terrorists in Iraq, revealing that US and Israeli-made weapons have been discovered from the areas purged of ISIL terrorists.\n\n“We have discovered weapons made in the US, European countries and Israel from the areas liberated from ISIL’s control in Al-Baqdadi region,” the Al-Ahad news website quoted Head of Al-Anbar Provincial Council Khalaf Tarmouz as saying.\n\nHe noted that the weapons made by the European countries and Israel were discovered from the terrorists in the Eastern parts of the city of Ramadi.\n\nAl-Zameli had also disclosed in January that the anti-ISIL coalition’s planes have dropped weapons and foodstuff for the ISIL in Salahuddin, Al-Anbar and Diyala provinces.\n\nAl-Zameli underlined that the coalition is the main cause of ISIL’s survival in Iraq.\n\n“There are proofs and evidence for the US-led coalition’s military aid to ISIL terrorists through air(dropped cargoes),” he told FNA in January.\n\nHe noted that the members of his committee have already proved that the US planes have dropped advanced weaponry, including anti-aircraft weapons, for the ISIL, and that it has set up an investigation committee to probe into the matter.\n\n“The US drops weapons for the ISIL on the excuse of not knowing about the whereabouts of the ISIL positions and it is trying to distort the reality with its allegations.\n\nHe noted that the committee had collected the data and the evidence provided by eyewitnesses, including Iraqi army officers and the popular forces, and said, “These documents are given to the investigation committee … and the necessary measures will be taken to protect the Iraqi airspace.”\"\n1928,al-Britani has reportedly been killed in a US airstrike in Syria\n1930,\"An Egyptian man has reportedly delivered a financial blow to the Islamic State (Isis) by becoming \"\"emir\"\" of its alms department and then fleeing with almost one million US dollars to Turkey.\n\nAbu Obeida (or Ubaidah) al-Masri, secretary of the Zakat (charity) bureau and treasurer of IS Syrian branch, eloped with the funds amounting to \"\"billion Syrian pounds\"\" which have been collected by his department in Deir Ez Zour province, Al-Masry Al-Youm newspaper reported, citing Syrian Press Center news site.\n\nAccording to some rumours, IS militants have issued an order to stop recruiting Egyptian jihadists because of the incident.\n\nThe claim could not be independently verified by IBTimes UK.\n\nIS imposed a Zakat tax on merchants and industrialists in the areas under its control in the north-eastern countryside of Aleppo.\n\nThe Syrian Observatory for Human Rights said Isis \"\"has forced the merchants and industrialists to pay 2.5% of each sale.\"\"\n\nThe merchants told the militants that they are already paying money to the poor families, but IS responded that those families should report to the Zakat bureau instead.\n\n\"\"The money paid to the poor without reference to the Zakat Chamber is an act of charity, but it doesn't exempt traders from paying to the Zakat Chamber,\"\" IS reportedly said.\n\nThe Zakat is the third Pillar of Islam and refers to the systematic giving of 2.5% of one's wealth each year to benefit the poor. The rate only applies to cash, gold and silver and commercial items.\"\n1932,\"The Islamic State (IS) executioner was said to have “narrowly escaped death” when jets bombed a meeting of the group’s leaders in an Iraqi town\n\nJihadi John, the British terrorist who beheaded two British and two American hostages, has been “injured” in an airstrike, according to reports.\n\nThe Islamic State (IS) executioner was said to have “narrowly escaped death” when jets bombed a meeting of the group’s leaders in an Iraqi town.\n\nThe joint US and Iraqi airstrikes are thought to have taken place last Saturday on an area close to the Syrian border.\n\nA Foreign Office spokesperson said: “We are aware of the reports but we cannot confirm these reports.”\n\nThey declined to give any detail of the reports or where they originated.\n\nAccording to the Mail on Sunday, quoting a nurse, Jihadi John and other wounded ISIS figures were taken to hospital and then driven to the Syrian city of Raqqa.\n\nVideo loading\n\nThe black-clad terrorist achieved infamy when he executed hostages, including Brits Alan Henning and Alan Henning and David Haines in barbaric propaganda films posted online.\n\nThe killer is believed to be from London’s East End, and part of a murderous team of UK-born militants dubbed The Beatles by captives.\n\nHe is thought to be one of hundreds of British nationals fighting with the Islamic State militants in Iraq and Syria.\n\nVIEW GALLERY\"\n1935,\"Wounded? Abu Bakr al-Baghdadi, leader the so-called Islamic State, is said to be among those targeted\n\nSpeculation is mounting that the leader of ISIS, Abu Bakr al-Baghdadi, was indeed killed in a US led airstrike on Friday.\n\nOn Sunday senior Iraqi officials confirmed that the leader of the Islamic State group was at the very least wounded in the coalition attack and said that the terror chief's right hand man, Auf Abdulrahman Elefery, had perished during the aerial assault.\n\nElefery, who is known by his code name Abu Suja, died when planes hit an ISIS convoy near Mosul in northern Iraq.\n\nHowever, conflicting reports surround the fate of Baghdadi.\n\nISIS members have taken to social media to claim that he was not traveling in the same convoy that claimed Elefery's life, while other sources have stated that the feared warlord was killed or seriously injured in the airstrike.\n\nAn Iraqi security official, Hisham al-Hashimi, told the UK's Daily Telegraph that Elefery was 'Baghdadi's very close companion' and was killed in the attack which destroyed up to 10 vehicles.\n\n'He and Baghdadi were rarely separate. It's for this reason that it could be possible that Baghdadi was with him at the time of the attack,' he said to the British newspaper.\n\nHashimi revealed that Elefery's death was confirmed to him by relatives.\n\nGeneral Nicholas Houghton, the Chief of the Defence Staff of the British Armed Forces told the Daily Telegraph: 'I can't absolutely confirm that Baghdadi has been killed. Probably it will take some days to have absolute confirmation.'\n\nScroll Down for Video\n\nAttacks: Two strikes were reported, one at al-Qaim, near the Syria-Iraq border, and a second in the ISIS stronghold of Mosul\n\nAn Interior Ministry intelligence official told The Associated Press that al-Baghdadi was hit during a meeting Saturday with militants in the town of Qaim in Iraq's western Anbar province.\n\nThe official, citing informants within the militant group, said the strikes wounded al-Baghdadi. A senior Iraqi military official also said he learned in operational meetings that al-Baghdadi had been wounded.\n\nNeither knew the extent of al-Baghdadi's apparent injuries. Both spoke on condition of anonymity to discuss confidential material. State television later also reported that al-Baghdadi had been wounded.\n\nHowever, Pentagon officials said they had no immediate information on such a strike or al-Baghdadi being wounded.\n\nAl-Baghdadi, an ambitious Iraqi militant believed to be in his early 40s, has a $10 million U.S. bounty on his head.\n\nSince taking the reins of the group in 2010, he has transformed it from a local branch of al-Qaida into an independent transnational military force, positioning himself as perhaps the pre-eminent figure in the global jihadi community.\n\nA U.S.-led coalition has been launching airstrikes on Islamic State militants and facilities in Iraq and Syria for months as part of an effort to give Iraqi forces the time and space to mount a more effective offensive.\n\nThe Islamic State had gained ground across northern and western Iraq in a lightning advance in June and July, causing several of Iraq's army and police divisions to fall into disarray.\n\nPrisoner: al-Baghdadi, shown before his rise to power, was held as a prisoner by the U.S. during the occupation of Iraq\n\nOn Friday, U.S. President Barack Obama authorized the deployment of up to 1,500 more American troops to bolster Iraqi forces, including into Anbar province, where fighting with Islamic State militants has been fierce.\n\nThe plan could boost the total number of American troops in Iraq to 3,100. There now are about 1,400 U.S. troops in Iraq, out of the 1,600 previously authorized.\n\nTwo witnesses confirmed that bombs had fallen on the town of al-Qaim, next to the Syrian border.\n\nLocal government sources described how an aircraft had swooped over a meeting of senior ISIS figures and dropped its payload, killing more than a dozen people.\n\nAnother witness said that eight people had died when a bomb struck a market.\n\nA local hospital was said to be overwhelmed with the volume of patients from the raid - including al-Baghdadi.\n\nLocal ISIS officials were reportedly roaming the streets with loudspeakers ordering residents to donate blood to help the wounded.\n\nStriking Baghdadi would be the most significant blow yet in the campaign against ISIS, who have been defiant in the face of sustained air attacks from the U.S. Air Force and allies.\n\nA provincial leader from Anbar in western Iraq, as well as his deputy, are said to be among those killed instantly by the bombs.\n\nAl-Qaim and the neighbouring Syrian town of Albukamal are on a strategic supply route linking territory held by Islamic State in Iraq and Syria.\n\nAir strikes: The reports say that U.S. warplanes dropped bombs on the town of al-Qaim in Iraq. Pictured is an earlier strike against ISIS in Kobani, on the Turkey-Syria border\n\nThe so-called Caliph, who declared himself leader of all the world's Muslims in a televised speech, was formerly a prisoner of the U.S. during their occupation of Iraq.\n\nThe shady figure was eventually released, and rose through the ranks of the jihadist groups which eventually united to form ISIS, or the Islamic State.\n\nIraqi security officials could not immediately comment on the reported raid. The U.S. military did not confirm or deny the strike.\n\nSeparately, the coalition of air forces, which includes Great Britain's RAF and Canadian fighter planes, struck a convoy just outside Mosul, ISIS's stronghold city in northern Iraq.\n\nU.S. officials would not confirm or deny whether Baghdadi, the group's overall leader, had been targeted, though one said that the coalition's airstrikes had not been targeting any particular meeting.\n\nIS-affiliated Twitter accounts rushed to deny the reports, with one tweeting: 'I can report to the Muslims that Amir Al-Momineen Abu Bakr Al-Baghdadi Hafid hu'allah is alive and well.'\n\nThe hardline Sunni Islamic State's drive to form a caliphate in the two countries has helped return sectarian violence in Iraq to the dark days of 2006-2007, the peak of its civil war.\n\nIt has also created a cross-border sanctuary for Arab militants, as well as foreign fighters whose passports could allow them to evade detection in Western airports.\n\nThe U.S. strikes coincide with violence elsewhere in Iraq, after jihadist-style attacks hit the Iraqi capital of Baghdad.\n\nA view of the Syrian town of Kobani (Ayn al-Arab) where clashes between ISIL militants and Kurdish armed groups continue, on November 07, 2014\n\nOn Saturday night a car bomb killed eight people in Baghdad's mostly Shi'ite Sadr City, police and hospital sources said.\n\nThe blasts bring to 28 the day's toll from bombs in the Iraqi capital and the western city of Ramadi.\n\nTwo bombs exploded in separate attacks in Baghdad's mainly Shi'ite Amil district, said a police source.\n\n'A driver parked his car and went to a cigarette stall, then he disappeared. Then his car blew up, killing passers-by,' the source said, describing one of the two attacks in Amil.\n\nIn the mostly Shi'ite al-Amin area of Baghdad, another car bomb killed eight people, medical sources said.\n\nThe attack by a suicide bomber on a checkpoint in Ramadi in Anbar killed five soldiers. 'Before the explosion, the checkpoint was targeted with several mortar rounds. Then the suicide humvee bomber attacked it,' said a police official.\n\nThere was no claim of responsibility for the bombings, but they resembled operations carried out by Islamic militants.\n\nIn the town of Baquba, 40 miles northeast of Baghdad, a gunman killed a Shi'ite militiaman, and a car bomb targeting a police officer killed his 10-year-old son, security sources said.\n\nWestern and Iraqi officials say U.S.-led air strikes are not enough to defeat the al Qaeda offshoot and Iraq must improve the performance of its security forces to eliminate the threat from the group, which wants to redraw the map of the Middle East.\n\nPresident Barack Obama has approved sending up to 1,500 more troops to Iraq, roughly doubling the number of U.S. forces on the ground, to advise and retrain Iraqis in their battle against Islamic State.\n\nThe Iraqi prime minister's media office said the additional U.S. trainers were welcome but the move, five months after Islamic State seized much of northern Iraq, was belated, state television reported.\n\nAbu Bakr Al-Baghdadi is the relatively discreet leader of the Islamic State extremist group.\n\nHe used to play for his mosque's soccer team and has a PhD in Islamic history.\n\nBut after spending four years in a US camp during the Iraq occupation, he emerged as one of the most brutal terrorists in the world.\n\nThe government placed a $10 million bounty on his head in 2011 when intelligence identified his movements as critically dangerous.\n\nThis warrant was publicized once more following the beheadings of US nationals James Foley and Steven Sotloff as well as Britons David Haines and Alan Henning.\n\nHe maintained a low profile for months as ISIS, the group's original name, rose to global infamy and Al Qaeda denounced them as 'too extreme'.\n\nBut he finally revealed himself to the public with a speech, filmed and posted on YouTube, in the first week of July this year.\n\nBorn Awwad Ibrahim al-Badri al-Samarri in 1971 near Samarra, Iraq, he came from a Sufi family - a tolerant form of Islam.\n\nIn the 1990s, he completed a PhD in Baghdad and played soccer with friends.\n\nBut he fell out with mosque leaders and fled to Anbar province where he joined Sunni groups protesting the US occupation.\n\nAmerican forces detained Baghdadi at Camp Bucca in 2005 shortly after the Iraq invasion. He was released when the camp closed in 2009.\n\nHe was thought to be 'bad but not the worst' sources told The Daily Beast.\n\nBut he then joined the Islamic States of Iraq and Syria, and rose up the ranks rapidly.\n\nAfter allegedly killing the leader, Abu Omar Baghdadi, he took hold of the terror group.\n\nThe United States spent $25billion on the Iraqi military during the U.S. occupation that toppled Saddam Hussein in 2003 and triggered an insurgency that included al Qaeda.\n\nWashington wants Iraq's Shi'ite-led government to revive an alliance with Sunni tribesmen in Anbar province which helped U.S. Marines defeat al Qaeda.\n\nSuch an alliance would face a more formidable enemy in Islamic State, which has more firepower and funding.\n\nPolice Colonel Shaaban Barazan al-Ubaidi, commander of a rapid reaction force in Anbar, said security forces retook eight villages. His account could not be immediately confirmed.\n\nWhy evil ISIS boss al-Baghdadi may be FAKING his own death in a Homeland-style plot to dupe the West\n\nIn the Channel 4 series, the Taliban mastermind battling CIA station chief Carrie Mathieson (pictured) is very much alive, pulling the strings from his perfect hiding place and spinning a web of lies to dupe the Americans\n\nThe ‘kill mission’ against Islamic State boss Abu Bakr al-Baghdadi carries chilling echoes of TV show Homeland where the chief terror suspect Haissam Haqqani is supposedly killed in a drone attack.\n\nIn the Channel 4 series, the Taliban mastermind battling CIA station chief Carrie Mathieson is very much alive, pulling the insurgent strings from his perfect hiding place and spinning a web of lies to dupe the Americans.\n\nI wonder if al-Baghdadi is doing the same. It would certainly suit him to play dead for a while - plus, he's risen from beyond the grave before.\n\nEven now, the Pentagon is seeking to confirm whether coalition air strikes have critically injured or even managed to kill the elusive ‘caliph’ – and we are none the wiser.\n\nCould it be telling that the news of his death apparently leaked out from ISIS itself?\n\nSo far, U.S. officials are working on inference.\n\nLate on Friday night, American warplanes hit a ten-car convoy southwest of Mosul, which functions as ISIS’s capital in northern Iraq.\n\nAmong the 20 people thought to have been killed was Auf Abdulrahman Elefery, who is known by his code name Abu Sajar, a key aide to Baghdadi.\n\nIf Abu Sajar was there, it is likely that Baghdadi was too, though he may also be among the casualties who were rushed to Mosul hospitals, where there were urgent appeals over loudspeakers for blood donations.\n\nAccording to Iraqi sources, parallel attacks on Qaim in Anbar province killed one of the terror group's top strategists in a predominantly Sunni region where ISIS has made huge military advances in recent weeks as the world’s attention was distracted by its relentless siege of Kobane in northern Syria.\n\nNormally so effusive on social media, ISIS are being strangely coy about the losses it may have sustained this weekend, though it has started arresting former members of the Iraqi army lest they are providing the US with actionable intelligence.\n\nISIS is probably scouring their deep substitute bench for replacements for anyone killed, including Baghdadi himself.\n\nBaghdadi has made a lifelong virtue of anonymity, especially since his Al Qaeda mentor, Abu Musab al-Zarqawi was killed in a U.S. bombing raid in 2006.\n\nExcept for his brief appearance in Mosul in July to proclaim himself Caliph (an office that fuses political and religious leadership), Baghdadi has kept a low profile, so that the fate of ISIS does not appear to hinge on his personal survival.\n\nIt also offers the perfect cover should Baghdadi wish to disappear for a while, Homeland-style.\n\nFor Baghdadi has been careful to organize ISIS in such a way that power is highly decentralised, with a clear division between those responsible for administering territories the terror group controls and those who direct its military operations.\n\nISIS has been careful to include many Sunni tribal figures in administration, precisely to pre-empt any U.S. attempt to trigger a tribal uprising against them, a strategy the Americans pursued against Al Qaeda in Iraq (ISIS’s forerunner) in 2007-08 with some success.\n\nTargeted: Baghdadi was reportedly wounded on Friday night when American warplanes hit a ten-car ISIS convoy like this one southwest of Mosul, which functions as ISIS's capital in northern Iraq (file picture)\n\nISIS’s military command includes at least two Sunni Muslim Iraqi army generals on the run since the Saddam era, who clearly have considerable tactical ability.\n\nISIS has used lightning advances and exemplary terror as well as suicide bombers to destroy enemy command and control centres.\n\nThey also use the destruction of bridges and controlled flooding to shape battlefields to their choosing, and the deployment of roadside bombs and embedded tanks to inhibit countermoves by their Iraqi or Kurdish opponents.\n\nSo far, the U.S. response has been to remove the unpopular Shia prime minister of Iraq, to reduce the alienation of the country’s Sunni and limited efforts to restore the fighting morale of the Iraqi national army, which, poorly led, effectively fled from this ferocious opponent.\n\nThe only effective obstacles to ISIS taking over the country have been Shia militias in Baghdad and further south, and the Kurdish peshmerga in the north.\n\nAlthough the U.S. has added a further 1,500 military advisers, bringing their total strength to over 3000, they have to be careful since the same Shia militias are restive about a renewed U.S. ‘occupation’ of Iraq.\n\nAmerican airstrikes have been criticised as a drizzle when what is required resembles a cloud burst in a thunder storm.\n\nSo far there have been an average of five strikes a day, compared with 50 in Libya in 2011, 85 in Afghanistan, and 800 a day in Iraq itself during the 2003 US-led invasion.\n\nSo far, only 800 of the 3, 200 sorties over Iraq and Syria have actually involved dropping bombs or firing missiles.\n\nUntil these raids at the weekend, there has been an absence of actionable intelligence from the ground, while Pentagon lawyers are being ultra cautious about avoiding any civilian casualties.\n\nThe long distance planes have to fly from bases in Qatar or the UAE, or from carriers in the Persian Gulf, also makes it hard for them to loiter looking for targets of opportunity.\n\nSo while it would be a significant blow to ISIS to lose its self-styled Caliph, he is replaceable in what in practice is a collective leadership with many experienced and hardened personalities. And he may yet rise from ‘the dead’.\"\n1937,\"Despite a wild report on a website dedicated to conspiracy theories, local soldiers haven't lost a low-yield nuclear weapon.\n\nAs the lockdown of soldiers in a Fort Carson battalion dragged into its fifth day Monday, the site Whatdoesitmean.com reported that a nuclear artillery shell was missing - an item that hasn't been in the Army inventory for 22 years. That story was translated into several languages, including Russian and spread rapidly on the Internet.\n\nPhoto - The modified M9-Beretta pistol used for the Basic Active Shooter Course fires a powder propelled paint cup to provide the most realistic training possible while maintaining the level of safety required for the scenarios, Jan 26.  The course is taught by a 4-man training team from the 610th Security Forces Squadron, Joint Reserve Base Fort Worth, Texas.  They came to Dobbins Air Reserve Base to provide this critical training for the 94th Security Forces Squadron and other Dobbins area security personnel.  The two day course provides classroom and tactical instruction to first responders covering several shooting spree scenarios.   (U.S. Air Force photo/ Brad Fallin) + caption\n\nSources at the post told The Gazette that the lockdown involving 100 soldiers from the 1st Battalion of the 66th Armor Regiment is actually for something more mundane - a 9 mm pistol. The Army hasn't officially released details on what spurred the lockdown and search, calling it \"\"missing government property.\"\"\n\nThe lockdown started with about 800 soldiers confined to the battalion's buildings on the post. That was reduced over the weekend to about 100 soldiers - a company of troops.\n\nRetired Command Sgt. Maj. Terrance McWilliams, who served as the post's top enlisted soldier, said lockdowns are a common practice commanders use to turn up lost gear.\n\n\"\"I personally went through it as a 1st sergeant and the longest it took was four days,\"\" said McWilliams.\n\nThe lockdown was triggered Thursday after the pistol turned up missing in an equipment inventory that followed a training exercise. Post officials ordered a wide search for the missing weapon Thursday, including inspecting cars as they exited the post at gates.\n\nRetired Command Sgt. Maj. John Kurak, who also held Fort Carson's top enlisted post, said a five-day lockdown isn't close to a record for Fort Carson.\n\n\"\"In Fort Carson's history there have been lockdowns that have lasted months,\"\" Kurak said, noting that an infantry battalion on there spent three months on lockdown in the late 1980s after a M-16 rifle was lost.\n\nMcWilliams said the first step in the search for the weapon likely was quizzing the soldier who checked it out from the unit's armory for the training exercise. The battalion's soldiers were returning from a training exercise that spanned a wide swath of the 137,000-acre post.\n\nWhen it was determined that the weapon was lost, soldiers were likely sent to scouring training areas in a move called \"\"hands across Fort Carson\"\" that sees soldiers walking shoulder-to-shoulder to find the missing weapon.\n\nWhen that didn't bear fruit, soldiers were ordered to remain on duty and on post until the weapon was found - a lockdown.\n\nLong lockdowns like the one that deprived 1st Battalion soldiers of what was a planned four-day weekend, do come to an end.\n\n\"\"Eventually its going to get to the point where they determine the item is actually lost,\"\" McWilliams said. \"\"Then they will determine what actions to take against the person responsible for the item.\"\"\n\nLosing a weapon can bring stiff consequences in the military, where loss or destruction of government property can be charged as a crime bringing up to a year behind bars.\n\nThe Army spends a lot of time keeping track of pistols, rifles and other \"\"sensitive\"\" items. Every training day begins and ends with a sensitive items check, and daily inventories are sent up through the chain of command.\n\n\"\"If you can't keep track of your equipment, how can you be expected to do more complex tasks?\"\" Kurak asked.\n\nIn combat, units heading out and returning from stop for a \"\"boys and toys\"\" check to make sure all weapons, night vision goggles, laser sights, radios and other items are on hand.\n\n\"\"Accountability of equipment is a basic and essential function of a unit,\"\" Kurak said.\n\nWhile the battalion may have lost a pistol, scores of web pages carried the nuclear weapon tale Monday. That story, attributed to unnamed Russian intelligence sources, alleged that a 155 mm artillery-fired nuclear warhead is missing at the post.\n\nThe battalion involved, though, doesn't have artillery. And the W-48 artillery warhead alleged to be missing was pulled from Army bases worldwide in 1992.\n\nWhile the Pikes Peak region is home to a five military bases, it doesn't house nuclear weapons. The closest nuclear arms are atop Air Force intercontinental ballistic missiles at F.E. Warren Air Force Base in Cheyenne, Wyo.\"\n1941,\"A real-life Auntie Maim is facing five years in prison because she cut off her 3-year-old nephew’s penis. The reason for such a barbaric act? He walked in on her while she was on the toilet because he wanted to play a videogame on her phone.\n\nXue Paan, 37, was babysitting the boy for her sister and became so enraged at the intrusion that she went into the kitchen, grabbed a knife, severed his penis, then fled.\n\nThe mother, who was at a neighbor’s, heard screaming and returned to find her boy fainted on the floor in a pool of blood.  Said mother Cai Tuan, “Next to him was a knife and his penis. It was simply horrific. My sister, his aunt, had gone.”\n\nThe boy was rushed to a hospital in the city of Luohe, were his penis was reattached. A hospital spokesperson stated that the kitchen knife was “quite blunt and the cut wasn’t clean so although we reattached the boy’s penis, it wasn’t ideal and he had to have further treatment.”\n\nThe good news is that there have since been three successful surgeries and that the boy should regain full function although there may be minor side-effects.\"\n1942,\"Leelah Alcorn left a heartbreaking suicide note on her Tumblr blog before walking out onto a busy road.\n\nThe 17-year-old scheduled the post to go live on her blog in advance before committing suicide on the I-71 highway in Ohio, USA.\n\nThe suicide note detailed her early problems with transgender dysphoria and the struggles of growing up in an oppressive household.\n\nShe accused her devout Christian parents of blocking her transition and refusing to acknowledge her true gender.\n\nWhen I was 16 I realized that my parents would never come around, and that I would have to wait until I was 18 to start any sort of transitioning treatment, which absolutely broke my heart. The longer you wait, the harder it is to transition. I felt hopeless, that I was just going to look like a man in drag for the rest of my life. On my 16th birthday, when I didn’t receive consent from my parents to start transitioning, I cried myself to sleep.\n\nIn a second post, also scheduled, Alcorn wrote: \"\"Mom and Dad: Fuck you. You can’t just control other people like that. That’s messed up.\"\"\n\nHer mother Carla Alcorn posted a tribute to her daughter on Facebook, but referred to her as \"\"son\"\" and used her birth name, making no mention of suicide.\n\nAt the end of her note, Leelah pleaded: \"\"My death needs to be counted in the number of transgender people who commit suicide this year. I want someone to look at that number and say 'that’s fucked up' and fix it. Fix society. Please.\"\"\n\nIf you've been affected by the issues in this article, please call the Samaritans on 08457 90 90 90.\"\n1944,\"The Islamic State (ISIS/ISIL) reportedly beheaded a famous female Kurdish freedom fighter known only as \"\"Rehana.\"\" The Women Protection Units (YPG) soldier fought against the terrorist group in Kobane, a strategically important border town in Syria near Turkey.\nA picture of Rehana making the V-sign became a widely-distributed image online, retweeted over 5,000 times. Reports claimed she killed over 100 Islamic State jihadists single-handedly. But now a picture of a militant holding her head is making the rounds on social media. The death is not confirmed.\nFemale fighters are essential to the Kurds. The Women Protection Units (YPG) in Kobane are led by Mayass Abdo, who goes by Narin Afrin. All of the female Pershmerga are volunteers and are honored to fight against the terrorists. One such soldier, Dilar Gencxemis, blew herself up outside of Kobane, killing dozens of militants.\nTheir accomplishments as warriors aside, it is their gender the jihadists fear the most. They believe if they die in jihad, they will be rewarded with 72 virgins in heaven. However, if a woman kills them, the men are denied their virgins.\n“These [ISIS] soldiers apparently believed that if they were killed in battle, they went to paradise as long as they were killed by a man,” said Rep. Ed Royce (R-CA), who chairs the U.S. House International Relations Committee. “And these female soldiers were communicating their satisfaction with the fact that they had taken the fight to ISIL and had stopped the advance, turned back the advance -- slayed a number of these fighters, who would then run away.”\"\n1945,\"CHICAGO (FOX 32 News) - A frustrated office worker recently called out his colleague for stealing his lunch, prompting a response from the \"\"sandwich thief\"\" himself.\n\nThe frustrated worker posted a sign on the fridge saying, \"\"To the person who keeps stealing my sandwiches (turkey and Swiss with mayo on rye), this is ridiculous. We are full grown adults, not children. Please take responsibility for your actions and stop stealing other people's property!\"\"\n\nThe sandwich thief then came back with a response, asking for ransom money for the stolen turkey and Swiss on rye.\n\n\"\"Dear turkey and Swiss on rye, I have your precious sandwich. It's safe. For now. Put 10 dollars on the plate in the fridge or you'll never see it undigested again.\"\"\n\nHR then got involved in the situation and told the alleged thief to give back the sandwich and it won't be investigated.\nBut it was too late, the sandwich thief already had eaten the coveted lunch! But he didn't get away with it. HR was able to track down the crook.\n\nClick here for more on this story from the Daily Mail.\"\n1947,\"A man scheduled to fly from New York to Dallas didn't even make it to takeoff due to some lack of Christmas cheer.\n\nThe New York Post reports a man lost his cool repeatedly when American Airlines employees wished him a Merry Christmas.\n\nThe Post said the man was waiting to board his flight from LaGuardia Airport on Tuesday when a gate agent greeted people while checking boarding passes.\n\n“You shouldn't say that because not everyone celebrates Christmas,” the man told the agent. The agent then asked what should she say and he told her not to say Merry Christmas.\n\nThe man was again greeted with a Merry Christmas by a flight attendant on the plane, which set him off.\n\nThe passenger, according to the paper, continued to lecture the flight crew and became so flustered he had to be removed from the plane.\n\nThe other passengers on the flight reportedly cheered as the man was removed.\"\n1953,\"Hewlett-Packard said it would split into two listed companies, separating its computer and printer businesses from its faster-growing corporate hardware and services operations.\n\nHP said its shareholders would own a stake in both businesses through a tax-free transaction next year.\n\nShares of the company, which has struggled to adapt to the new era of mobile and online computing, rose almost 8 percent in premarket trading on Monday. (Get the latest quote here.)\n\nEach of the two businesses contribute about half of HP's current revenue and profit.\n\nThe move will result in a monumental reshaping of one of technology's most important pioneers, which still has more than 300,000 employees and is on track to book $112 billion in revenue this fiscal year.\n\nThe printing and personal computing business, to be known as HP Inc., will be led by Dion Weisler, currently an executive in that division.\n\nHP's current chief executive, Meg Whitman, will lead the new Hewlett-Packard Enterprise, which will house the corporate hardware and services operations. She will also be chairman of HP Inc.\n\nCurrent HP lead independent director Patricia Russo will be chairman of the enterprise company.\n\nFounded by Bill Hewlett and Dave Packard in a Palo Alto, California garage in 1939, HP was one of the companies that shaped Silicon Valley and the PC revolution.\n\nLately, however, it has struggled to adapt to the shift toward mobile computing, and it has been overshadowed by younger rivals.\n\nThe announcement on Monday confirmed a report of the split in the Wall Street Journal on Sunday.\n\nHP is the latest in a line of companies, often under shareholder pressure, to spin off operations in an attempt to become more agile and to capitalize on faster-growing businesses.\n\nLast week online auction company eBay said it would spin off electronic payment service PayPal.\n\nUp to Friday's close, HP's stock had risen nearly 26 percent this year.\"\n1960,The woman who claims she added a third breast provides photos to prove it.\n1961,\"Update: The Twitter account attributed to Lisa Bonet has since been suspended and her manager said Sunday that she was not responsible for the account or the tweets. The original story is below.\n\n“Cosby Show” star Lisa Bonet may have posted a cryptic tweet seemingly aimed at her embattled TV dad — and it wasn’t a smiley face. Modal Trigger\n\nLisa BonetPhoto: WireImage\n\n“According to the karma of past actions, one’s destiny unfolds, even though everyone wants to be so lucky . . . Nothing stays in the dark 4ever!” read a tweet from the 47-year-old actress’ purported Twitter account, which was later deactivated.\n\nBonet played Denise Huxtable on the hit NBC series starring Bill Cosby.\n\nAt least 15 women — including model Janice Dickinson — have come forward to accuse the 77-year-old ­comedian of being a sexual predator.\n\nFor years, bad blood was rumored to have existed between Bonet and Cosby, who was reportedly incensed by her sex scene with Mickey Rourke in “Angel Heart” in 1987 and a nude magazine photo shoot she did a year later.\n\nClick for more from the New York Post.\"\n1962,\"RIYADH, Saudi Arabia – Saudi women with attractive eyes may be forced to cover them up, the news website Bikya Masr reported, in a move that could mark the latest repressive measure taken against women by the Islamic state.\n\nA spokesperson for Saudi Arabia's Committee for the Promotion of Virtue and the Prevention of Vice (CPVPV), Sheikh Motlab al Nabet, said the committee had the right to stop women revealing \"\"tempting\"\" eyes in public.\n\nWomen in Saudi Arabia already have to cover their hair, and, in some regions, their faces while in public. If they do not, they face punishments including fines and public floggings.\n\nThe CPVPV has repeatedly been accused of human rights violations. Founded in 1940, its function is to ensure Islamic laws are not broken in public in Saudi Arabia.\n\nIn 2002 the committee refused to allow female students out of a burning school in Mecca because they were not wearing correct head cover, report said. The decision contributed to the high death toll of 15 people who were killed in the fire.\"\n1963,\"Joan Rivers personal doctor had reportedly clicked a selfie while the comedienne was under anesthesia.\nThe picture was snapped in the procedure room right before the physician was about to perform an unauthorized biopsy on Rivers' vocal chords, which had lead to her cardiac arrest, the CNN reported.\nThe news was revealed by a worker at the Manhattan's Yorkville Endoscopy, where Rivers, who died on September 4, 2014, was being treated.\"\n1964,\"Last week, Apple sent out the invites for its “Spring Forward” event, slated to be held at the Yerba Buena Center for the Arts in San Francisco on March 9th.\n\nMany are expecting Apple talk more about the Apple Watch. However, sources familiar with the matter within Apple have exclusively told The Michael Report that Apple plans to unveil the long-awaited Retina MacBook Air at the same event. The Michael Report has independently verified this information to be highly credible.\n\nWe should note that this information falls in line with what Apple analysts such as KGI Securities’ Ming-Chi Kuo and Oppenheimer’s Andrew Uerkwitz have been predicting for months. Supply chain sources who spoke to the press have also said that Apple ramped up their production in late 2014 and entered the mass production stage in December, with the goal of producing enough units for an early-2015 debut.\n\nApple’s MacBook Air line, which got upgraded in April last year (the only real upgrade being a small speed bump), still features a non-Retina screen with the same screen resolution that hasn’t been updated since late 2010. This is a stark contrast from the rest of the Apple computer lineup, which have been steadily upgraded to a Retina (or at least, a version of it is offered) screen since the first Retina MacBook Pro was unveiled in 2012.\n\nThe upcoming Retina MacBook Air, if earlier reports are to be believed, will come in an ultra slim design that combines the productivity of the current larger-screened 13-inch MacBook Air with the portability of the 11-inch MacBook Air.\n\nInternally, the new Retina MacBook Air is said to feature Intel’s next-generation Broadwell Core M low-power processors, which would allow Apple to strip the computer of its fan assembly to create an even thinner profile. Other compromises Apple reportedly made in exchange for a thinner and lighter body includes the full-sized USB ports, MagSafe connectors and SD card slots.\n\nThe Retina MacBook Air, currently codenamed “MacBook Stealth” internally, will also come with a modest price decrease according to previous reports.\"\n1977,\"Britain said on Saturday it was investigating reports that a man believed to be a British national suspected of carrying out beheadings in videos released by Islamic State had been wounded in a U.S.-led air strike last week.\n\nThe man, dubbed \"\"Jihadi John\"\" by the British media, was believed to have been injured in an air attack on a summit of IS leaders in an Iraqi town close to the Syrian border last Saturday, Britain's Mail on Sunday newspaper reported.\n\nThe group's leader, Abu Bakr al-Baghdadi, was also said to have been wounded in the attack, the paper added.\n\n\"\"We are aware of reports,\"\" a British Foreign Office spokeswoman said. \"\"We cannot confirm these reports.\"\"\n\nA speech purporting to be by Baghdadi was released on Thursday following contradictory accounts out of Iraq that he had been wounded last Friday in U.S. air strikes.\n\nU.S. officials said on Tuesday they could not confirm whether Baghdadi was hit in a strike near Falluja in Iraq.\n\nAccording to the Mail on Sunday, which said its source was an unnamed nurse, \"\"Jihadi John\"\", Baghdadi and other wounded IS figures were taken to hospital and then driven to the Syrian city of Raqqa.\n\nThe paper said it was not clear how serious their injuries were.\n\nIn videos released by Islamic State, the masked, black-clad militant brandishing a knife and speaking with an English accent appears to have carried out the beheadings of two Americans and two Britons.\n\n(Reporting by Michael Holden; editing by Andrew Hay)\n\nThis article originally appeared at Reuters. Copyright 2014. Follow Reuters on Twitter.\"\n1980,\"For its iPhone 6 and 6 Plus follow-up expected to debut in 2015, Apple may introduce a handset with dual lenses in what one well-connected Apple pundit calls the \"\"biggest camera jump ever.\"\"\n\nOn the most recent episode of The Talk Show podcast, Daring Fireball's John Gruber revealed that \"\"a birdie of a birdie\"\" told him Apple is working on a two-lens system for incorporation in the next-generation iPhone.\n\n\"\"The specific thing I heard is that next year's camera might be the biggest camera jump ever,\"\" Gruber said. \"\"I don't even know what sense this makes, but I've heard that it's some kind of weird two-lens system where the back camera uses two lenses and it somehow takes it up into DSLR quality imagery.\"\"\n\nThe notion of using multi-lens imaging systems to make up for a smartphone's small form factor is a relatively recent development. In March, HTC unveiled the One M8 with a so-called \"\"Duo camera\"\" setup, which uses a secondary imaging sensor for depth data.\n\nAn interesting startup called Corephotonics, which was profiled by Engadget earlier this year, proposes a different approach. Corephotonics developed a dual-lens module with two distinct focal lengths, effectively negating resolution drops associated with digital zooming. One camera is used for wide shots, while the other is used for close-ups. As an added bonus, the system provides spatial data for 3D imagery due to its lens offset.\n\nWhile speculation, Apple could employ a similar system, or even stitch together image data from both camera modules, to achieve DSLR-quality high-resolution photos. The company has no shortage of patents covering smartphone camera technology, including Lytro-like refocusing, interchangeable modules and interchangeable external lenses.\n\nPerhaps most similar to today's rumor is an invention for a multi-sensor system that gathers luminance and chrominance values separately, processes the data and outputs photos at exceptionally high resolutions with equally high color accuracy.\"\n1986,\"The militant Islamic State group has released a video in which it claims to have beheaded the captured American journalist Steven Sotloff, according to the SITE Intelligence Group.\n\nIn the video, which lasts for just under three minutes, ISIS murders Sotloff and threatens the life of David Haines, a British citizen.\n\nThe video comes weeks after ISIS released a video in which it beheaded another American journalist, James Foley. In that video, the militants threatened to murder Sotloff next if the US bombing of ISIS targets continued.\n\nThe White House press secretary, Josh Earnest, was in the middle of his daily briefing with journalists when the news broke. He said that the Obama administration would work to confirm the authenticity of the video, adding, \"\"Our thoughts and prayers are with Mr. Sotloff and Mr. Sotloff's family.\"\"\n\nSotloff, 31, was kidnapped in 2013 while reporting on the bloody civil war in Syria. He had been a freelancer for outlets such as Time magazine and Foreign Policy.\n\nRecently, the New York Times ran a profile of Sotloff. Friends of his told the paper that he was a \"\"selfless,\"\" \"\"loyal\"\" and \"\"caring\"\" person.\n\nLast week, his mother, Shirley, recorded a video intended for ISIS. She pleaded with the group to be \"\"merciful\"\" towards her son.\n\nISIS is believed to be holding several more journalists in captivity.\n\nDeveloping...\"\n1990,\"Street harassment is something that happens to women all over the globe. It may begin to occur a lot less in Lima, Peru after an extremely creative Public Service Announcement, which was sponsored by Everlast aired. The video shows what happens when men harass an attractive woman in the street, only to soon find out that the woman is in fact their own mother in disguise. The results are nothing short of hilarious. The video is called Harassing Your Mother.\n\nThe host of the video starts out by saying:\n\n“7 out of 10 women are sexually harassed on the streets of Lima, Peru. Men who do it think it is a minor offense. Let’s show them that they are wrong.”\n\nThey find “repeating offenders” who harass women on the streets, then proceed to get in contact with their mothers. The moms then get a makeover that makes then look fabulous and not immediately recognizable.\n\nThe first man in the video calls out to a woman that he does not know is actually his mother saying (at least according to the translation):\n\n\n\n“Tasty panties!”\n\nThe mother then turns around and walks up to her son. The realization that he just catcalled his own mother dawns on him as he says, “Mama?”\n\nShe then wails on him. She says:\n\n“What’s the matter with you Renzo? What they told me about you is true.”\n\nThe man then tries to desperately rationalize the awful thing he did to his mother telling her that it is, “just a game.”\n\nThey repeat the prank again one more time in the video, just to cement the idea they are trying to put out. Remember, the next woman you decide to harass on the street may turn out to be your mother, so maybe try not to do it. Okay?\n\nYou can watch the video in full, below.\n\n\n\n\n\nFeatured Image Credit: Screenshot via YouTube\"\n1992,\"Charles Manson's fiancée allegedly tricked him into agreeing to marry her as part of a bizarre plot to put his corpse on display after he died.\n\nAfton Elaine Burton, who calls herself 'Star', took out a marriage license with the serial killer last year - but reportedly only suggested matrimony to get legal ownership of his remains and stuff them in a glass coffin.\n\nStar, 27, strung the 80-year-old murderer along with the hope of cashing in after he died and turning his body into a tourist attraction, according to a source close to Manson.\n\nShe had already tried to get the rights to his remains without marrying him, but was turned down, according to the New York Post.\n\nThe paper claimed that Star offered herself up as a his bride after being rebuffed, because Californian law allows spouses to choose what happens to their husbands' and wives' bodies after they die.\n\nThe claims come from Daniel Simone, a journalist who has spoken extensively with Manson and is planning to write a book on him.\n\nHe claimed that Manson is now wise to the plot - and thinks it is ridiculous because he believes that he's immortal.\n\nSimone told the Post: 'He's finally realized that he's been played for a fool.'\n\n'He feels he will never die... Therefore, he feels it's a stupid idea to begin with.'\n\nSimone also said that Manson never had any intention of marrying Star - but he kept up the pretense because they would bring presents to his prison cell in Corcoran, California.\n\nThe prospect of Star becoming Mrs Manson diminished this week after it emerged the couple's 90-day marriage license had expired.\n\nKiller: Manson is pictured left during his trial in March, 1971, and of right in a mugshot taken on March 18, 2009 at California State Prison, Corcoran\n\nPrison rules mean the two could only marry during visiting hours on a weekend - and last weekend was their final shot before the license expired on 5 February.\n\nSimone said that Manson has been unable to receive visitors lately because he is being treated for an infection. In a statement, Star has said she an Manson will still marry - but that an 'interruption in logistics' got in the way.\n\nManson has been in prison for more than four decades after being put away for a series of murders in 1969 killings. His victims included the brutal murder of director Roman Polanski's actress wife, Sharon Tate, who was eight-and-a-half months pregnant.\n\nStar insisted last year that she and Manson were madly in love and already consider themselves married.\n\n'I'm completely with him, and he's completely with me. It's what I was born for, you know. I don't know what else to say,' she told CNN in August of the now gray-haired killer, who has a swastika tattooed on his forehead.\n\nShe said she had been following Manson's 'philosophy' since she was a teenager and moved to Corcoran, where the convicted murderer is detained, to be closer to him.\n\nManson was married twice before he was jailed, first to Rosalie Jean Willis from 1955 to 1958, and later to Candy Stevens between 1959 and 1963.\n\nHe was sentenced to death in 1969 along with four of his disciples for having led the killing of seven people, but their sentences were later commuted to life in prison.\n\nManson applied for parole in 2012 but was denied release and is not eligible to apply again until 2027.\n\nManson headed an apocalyptic cult that committed murders in upscale, mostly white neighborhoods of Los Angeles in order to blame the crimes on African Americans, in the hope of sparking what he termed a 'Helter Skelter' race war.\"\n1993,\"Apple is the sort of company to be so obsessive about the devices they create that they'd make their own type of metal to perfect them. That's what they do. They've already done it. Apple uses cold-forged steel in one iteration of their new Apple Watch. According to Jony Ive, they're also bringing their own specially-prepared gold to the smartwatch as well. Not that this new gold is anything you'd need a new magical alchemy to concoct - this is just a matter of preparation and process.\n\nThe Apple Watch comes in several different editions. One of them is called Apple Watch Edition. \"\"The Edition collection,\"\" says Apple, \"\"features six uniquely elegant expressions of Apple Watch.\"\" Apple notes that each of these devices has a watch case crafted from 18-karat gold that they say their metallurgists \"\"have developed to be up to twice as hard as standard gold.\"\"\n\ngold2\nJony Ive corroborates this in a story posted by The Financial Times this week. In this story, Ive \"\"explains how the molecules in Apple gold are closer together, making it twice as hard as standard gold.\"\" That's how hardness works, after all.\n\nfancy\nAs mentioned by Ars Technica's Jonathan M. Gitlin, Apple filed patent application (USPTO) 20140361670 back in June of 2013 for a \"\"Method and apparatus for forming a gold metal matrix composite\"\" which has an abstract which reads as follows:\n\n\"\"A metal matrix composite using as one of the components a precious metal is described. In one embodiment, the precious metal takes the form of gold and the metal matrix composite has a gold mass fraction in accordance with 18 k.\"\"\nmagic\n\"\"The metal matrix composite can be formed by blending a precious metal (e.g., gold) powder and a ceramic powder, forming a mixture that is then compressed within a die having a near net shape of the metal matrix composite. The compressed mixture in the die is then heated to sinter the precious metal and ceramic powder.\"\"\nThe abstract also contains mention of diamond powder. So don't worry about your fabulous 18k gold being lessened by the likes of peasant materials.\n\n\"\"Other techniques for forming the precious metal matrix composite using HIP, and a diamond powder are also disclosed.\"\"\ngold2222\nSound alright to you? Just so long as the gold has a gold mass friction in accordance with 18k, we're good to go, yes?\n\nStay tuned to our Apple Hub portal for coverage of the Apple Event from San Francisco on Monday, the 9th of March, 2015 - that's less than a couple of days away from now!\"\n1994,\"Hewlett-Packard Co. HPQ +6.68%  on Monday said it plans to separate its personal-computer and printer businesses from its corporate hardware and services operations, the latest attempt by the technology company to improve its fortunes by breaking itself in two.\n\nThe company will make the split through a tax-free distribution of shares to stockholders by the end of fiscal 2015.\n\nIf the division goes off as planned, it would give rise to two publicly traded companies, each with more than $50 billion in annual revenue.\n\nH-P also boosted the number of its expected layoffs by 5,000 to 55,000, after identifying “incremental opportunities for reductions.” H-P had previously projected its job cuts to be between 45,000 and 50,000, and it has already shed 36,000 employees under the restructuring program as of the end of the most recent quarter.\n\nA number of big companies, including eBay Inc. EBAY -0.77%  in tech, have chosen to break up lately, in part because of a belief that operations with different growth profiles are best managed as separate entities. H-P, which has suffered sharp sales declines, sees better long-term potential for its corporate hardware and services business than for its printer and PC unit, said one person familiar with the plan.\n\nThe impending move, first reported Sunday by The Wall Street Journal, set off a round of speculation in the industry about whether the separation could lead to more deal making.\n\nThe Journal recently reported that for much of the past year, H-P held talks to merge with data-storage equipment maker EMC Corp. EMC +0.49%  , a deal that would have created an industry giant with a market value of roughly $130 billion. Although the talks recently ended, the separation could pave the way for H-P’s corporate hardware and services business to ultimately be combined with EMC, industry observers said.\n\nThe planned breakup is one that Palo Alto, Calif.-based H-P and its investors have long contemplated. H-P came close to hiving off its PC operation in 2011, when it announced the ill-fated acquisition of U.K. software company Autonomy Corp. H-P said then it was exploring a separation of its PC business, only to decide two months later to hold on to it amid pressure from shareholders, which led to the departure of then-Chief Executive Leo Apotheker.\n\nH-P in 1999 spun off Agilent Technologies, A +1.93%  a maker of electronic-testing gear and other hardware. Agilent subsequently announced plans to break itself up.\n\n\nH-P chief Meg Whitman is slated to be chairman of a PC and printer business, while remaining CEO of a separate company selling corporate hardware and services. Associated Press\nIn 2012, under current H-P Chief Executive Meg Whitman, the company reorganized itself to combine the PC business with its more profitable printer operation, helping pave the way for the current plan.\n\nMs. Whitman is slated to be chairman of the PC and printer business, to be known as HP Inc., and CEO of the other company, to be called Hewlett-Packard Enterprise. Current lead independent director Pat Russo will be chairman of the enterprise company, while Dion Weisler, an executive in the PC and printer operation, is to be CEO of that business.\n\nH-P, which affirmed its guidance for the year ending Oct. 31, said it expects per-share earnings of $3.83 to $4.03 for fiscal 2015. The range doesn’t include one-time charges expected to be connected to the separation. Analysts polled by Thomson Reuters were projecting $3.95 a share.\n\nIn the 2013 fiscal year ended last October, the Printing and Personal Systems Group, as it is known, reported $55.9 billion in revenue, about half of H-P’s total. Sales for the operation dropped 7.1% amid fierce competition, compared with a 6.7% decline for company revenue as a whole.\n\nLast year, H-P lost its place as the largest PC maker by shipments, slipping to No. 2 behind China’s Lenovo Group Ltd 0992.HK +0.68%  , according to industry research firm IDC.\n\nH-P’s shares have risen sharply since the beginning of last year, but they remain well below their highs in recent years—and the even loftier levels they reached during the 1990s tech boom. H-P shares increased 2% on Friday to $35.20, giving it a market capitalization of nearly $66 billion.\n\nIn response to lower sales and to provide a lift to its shares, H-P has laid off tens of thousands of employees and cut other costs.\n\nMs. Whitman has sought to push H-P further into growth pockets such as “cloud” software, but the company has struggled to make headway in such areas.\n\nThe recent wave of breakups and spinoffs at technology companies and in the wider corporate world has been fueled by the idea that companies with a narrower focus perform better. The moves in many cases have been well-received by shareholders—and sometimes actively sought by them.\n\nLast Tuesday, online-auction pioneer eBay, where Ms. Whitman was once CEO, announced a plan to spin off its PayPal payments-processing unit. Shareholders rewarded eBay’s decision, pushing the company’s shares up about 7.5% that day.\n\n—Shira Ovide and Michael Calia contributed to this article.\n\nWrite to Joann S. Lublin at joann.lublin@wsj.com, Dana Mattioli at dana.mattioli@wsj.com and Dana Cimilluca at dana.cimilluca@wsj.com\"\n1995,\"IBM is preparing to cut more than a quarter of its global workforce in the biggest corporate cull in the computer giant’s history, according to a report.\n\nThe US technology giant will slash about 110,000 jobs this week under a plan known internally as “project chrome”, Robert Cringely, a US technology blogger, wrote on Forbes.com.\n\n“To fix its business problems and speed up its ‘transformation’ … about 26% of IBM’s employees will be getting phone calls from their managers. A few hours later a package will appear on their doorsteps with all the paperwork. Project chrome will hit many of the worldwide services operations,” Cringely wrote.\n\n“The USA will be hit hard, but so will other locations. IBM’s contractors can expect regular furloughs in 2015. One in four IBMers reading this column will probably start looking for a new job next week. Those employees will all be gone by the end of February.”\n\nAn IBM spokesperson in the UK declined to comment on Cringely’s report.\n\nIBM, known as Big Blue for its once-ubiquitous corporate logo, has struggled to make the transition from manufacturing computers and microchips to the world of cloud computing. Last week, Ginni Rometty, chief executive since 2012, reported quarterly profits below analysts’ forecasts and an 11th straight quarter of falling revenues.\n\nAnnual revenue fell to $93bn (£62bn) last year from $107bn three years earlier as the company shed businesses such as its unprofitable chip design and manufacturing arm. IBM, once an industry pioneer, is still the world’s biggest computer technology company, but it has failed to produce income from consulting, security software and analytics to make up for declining revenues from its old operations.\n\nCringely predicted big cuts in the workforce at IBM’s US mainframe and storage operation that would damage its ability to serve customers. He alleged project chrome was an accounting exercise to flatter IBM’s results with cost cuts while business disappears from the group’s top line.\n\nIBM’s critics have accused the company of managing its results for years using tax-reduction schemes, outsourcing and non-standard accounting to keep earnings growing. The company last year scrapped a $20-a-share earnings target. The goal was set in 2010, shortly before Warren Buffett decided to invest $10bn in IBM.\"\n1998,\"After US intelligence officials declared the video of ISIS beheading Sotloff authentic, Obama said that Sunni militants would be punished.\"\n1999,\"SEOUL (Reuters) - South Korea's LG Display Co Ltd and the display-making subsidiary of Samsung Electronics Co Ltd will supply screens for Apple Inc's smartwatches, The Electronic Times reported on Monday.\n\nThe report, which cited unidentified industry sources, said LG Display will be the sole supplier of organic light-emitting diode (OLED) screens for the Apple watches that go on sale in April.\n\nSamsung Display will also become a supplier for the next version of the smartwatch that is expected to go on sale either sometime in the second half of this year or early 2016, the South Korean newspaper said.\n\nLG Display and Samsung Display declined to comment on the report. Apple could not be immediately reached for comment.\n\nApple has scheduled a special event on March 9, where it is expected to showcase Apple Watch. The watch, which will let consumers check their email, pay for goods at retail stores and monitor personal health information, represents Apple's first major new product introduction since the 2010 launch of the iPad.\n\n(Reporting by Se Young Lee; Editing by Edwina Gibbs)\n\nThis article originally appeared at Reuters. Copyright 2015. Follow Reuters on Twitter.\"\n2001,British jihadist al-Britani is reported to have been killed in an American drone attack in Syria.\n2004,\"RAMPUR: All was going well at the wedding ceremony of 25-year-old Jugal Kishore, a resident of Moradabad, and his 23-year-old bride Indira from Rampur. That's until the \"\"varmala\"\" ceremony, where the groom garlands his would-be wife, began.\n\nJust as he extended his arms to do that, Kishore had an epileptic fit, falling to the ground in front of the whole gathering.\n\nThe young bride, angry that her family had been kept in the dark about Kishore's medical condition, promptly changed her mind and announced that she would happily marry at the same ceremony a guest at the wedding, a man called Harpal Singh. The latter, incidentally, turned out to be her sister's brother-in-law.\n\nSingh, caught unawares and dressed in jeans and a leather jacket, fumbled for a moment before declaring he would willingly take Indira as his wife. This time the \"\"varmala\"\" was exchanged between Singh and Indira, which went off without any hitch, with the pandit reciting the mantras and asking the new couple to take the seven \"\"pheras\"\".\n\nMeanwhile, Kishore, who had been rushed to a doctor by his relatives, went back to the venue after he regained consciousness to see that his wife-to-be was now someone else's.\n\nKishore pleaded with Indira, telling her that he would not be able to face friends and neighbours if he returned without her. His relatives, too, tried to intervene on his behalf. Where persuasion failed, violence was used — spoons, plates and dishes became weapons as wedding guests tried to force the bride to change her mind. But all in vain. The young woman stood firm.\n\nKishore and his relatives later filed an FIR at the Milak police station in Rampur district, which they eventually withdrew after elders intervened. SHO, Milak police station, RP Solanki said on Monday that cops had detained a few people who were there at the wedding.\n\n\"\"Both families have amicably resolved the matter,\"\" Solanki said. \"\"The complaints have been withdrawn. Kishore and his family have now returned in peace to Moradabad.\"\"\"\n2006,\"The most luxury versions of the smart watch are made of 18-carat gold, expected to cost thousands of pounds and will have their own sales process, like a jewelery store\n\nApple Stores are to be fitted with new extra-secure safes to look after the luxury edition of the Apple Watch, which is expected to cost thousands of pounds.\n\nThe safes will look after the watches before they are sold, as well as housing the demo watches overnight, according to a report by Apple blog 9to5mac. They will also be fitted with chargers to keep the watches ready for demonstrations the next day.\n\nThe Apple Watch Edition is the most high-end of the three versions of the Apple Watch, which also include the standard Apple Watch and the lower-priced Apple Watch Sport.\n\nThe cheapest Sport is set to cost around £250, but the Edition — which features 18-carat gold — is expected to sell for thousands of pounds.\n\nBecause of the high price, the Edition is likely to have its own sales process, according to the report. That is likely to be more similar to that in jewellery stores.\n\nThe Apple Watch will be released in April, according to Tim Cook.\n\nAhead of the launch, the company is also exploring how it can demonstrate the Apple Watch to customers. It is expected that people will be able to try on the watches in Apple’s shops — the ability to use other devices in Apple Stores is often credited with their success.\"\n2007,\"Reports that the president of Argentina adopted a boy as her godson to prevent him from becoming a werewolf may have been greatly exaggerated.\n\nOn December 23, Argentine president Christina Kirchner adopted Yair Tawil, 21, as her godson, as part of a tradition that has been performed in the country for more than 100 years.\n\nTradition dictates that the president adopts the seventh son or daughter of family as a godchild. That child gets a medal and education up to the age of 21.\n\nUntil 2009, the tradition was only available to Catholics, but Tawil was the first Jewish person to be adopted by the Argentine president, according to the Independent.\n\nBut what Kirchner described as a \"\"magical moment\"\" on Twitter has become a hairy situation thanks to some confusion.\n\nIt seems there is another Argentine tradition called \"\"El Lobison\"\"; a belief that a family's seventh son turns into a werewolf starting on the first Friday after the boy's 13th birthday, and every full moon thereafter, the New York Daily News.\n\nThe belief was allegedly so widespread in the 19th century that parents would kill the seventh son to prevent a future teenage werewolf.\n\nIt's a great story, but the two customs are not related, according to Argentine historian Daniel Balmaceda.\n\n“The local myth of the lobison is not in any way connected to the custom that began over 100 years ago by which every seventh son (or seventh daughter) born in Argentina becomes godchild to the president,” Balmaceda told the Guardian.\n\nThat detail didn't stop the Independent from blending the two separate customs and reporting that Kirchner adopted Tawil to prevent him from becoming a werewolf.\n\nOther media outlets, including UPI.com, the New York Daily News, BuzzFeed and HuffPost UK reported that the president adopted Tamir specifically to keep him from becoming a werewolf.\n\nIt's probably not true, but Kirchner has not commented on the werewolf confusion, and neither has any werewolf.\n\n@media only screen and (min-width : 500px) {.ethanmobile { display: none; }}\n\nLike Us On Facebook |   Follow Us On Twitter |   Contact The Author\"\n2008,\"A RESPECTED senior French police officer investigating the Charlie Hebdo magazine massacre took his own life mere hours after the horrific attacks stunned the world.\n\nCommissioner Helric Fredou, 45, turned a gun on himself in his police office in Limoges last Wednesday night, reported France 3.\n\nA colleague found his body at 1am on Thursday, the day after three gunmen fired at the satirical magazine's office and left 12 people dead.\n\nSpeaking to our sister publication Mirror Online, the Union of Commissioners of the National Police confirmed Mr Fredou had taken his own life.\n\n\nIn a statement released after his death, a union spokesman said: \"\"It is with great sadness that we were informed this morning of the death of our colleague Helric Fredou, assigned as Deputy Director of the Regional Service Judicial Police in Limoges.\n\n\"\"On this particular day of national mourning, police commissioners are hit hard by the tragic death of one of their own.\n\n\"\"The Union of Commissioners of the National Police would like to present its most sincere condolences to the relatives of Helric.\n\n\"\"In these difficult times, we have a special thought for all his colleagues.\"\"\n\nMr Fredou - who was single and had no children - began his career as a police officer in 1997, working in Versailles.\n\nHe eventually returned to his home town of Limoges and in 2012 became deputy director of the regional police service.\n\n\nFrench media reports suggest he was depressed and was suffering from burnout.\n\nBrothers Said and Cherif Kouachi launched last Wednesday's devastating attack at the office's of the French satirical magazine.\n\nThe attack left 12 people dead. On Friday, the pair were shot dead by police after taking a man hostage at a family-run printing press in Dammartin-en-Goele .\n\nIn a separate incident on Friday, Amedy Coulibaly, 32, took about 15 people hostage in a Paris supermarket.\n\nFour hostages were killed in the incident along with Coulibaly.\"\n2011,\"New York-based technology giant IBM has denied rumors that it is going to cut 26 percent of its workforce.\nThe firm said the rumors that over 100,000 jobs will be cut is \"\"totally ludicrous''.\nIt said the company would take a US$600-million charge for restructuring.\n''That's several thousand people. Not 10,000, or 100,000,'' it said in a statement.\nIBM also noted that it currently has\njob postings for more than 10,000 professionals worldwide, with more than half of them in growth areas such as cloud, analytics, security and mobile technologies.\nThe company has logged US$25 billion in revenue last year, up 16 percent from 2013. Pre-tax profit amounted to US$21 billion, it said.\"\n2012,\"A letter written by a nine-year-old girl student in support of her teacher who came out as a gay to his class \"\"brought tears to his eyes.\"\"\n\n9-Year-Old Writes Moving Letter to Teacher Who came Out as Gay\nThe letter that the 9-year-old wrote to her gay teacher @pinknews, Twitter\nAfter learning that his students felt there was something wrong or bad about being gay or lesbian, the teacher, who is being referred to as \"\"Mr. R\"\", decided to reveal his true identity.\nAccording to The Mirror, the girl's full letter reads:\n\"\"Dear Mr. R\n\"\"Even though you're gay, I will always treat you the same way as I do now. I still think about you the same way as I used to. You're a great teacher and these are just some of the word's (sic) that I would describe you as: great, amazing, fantastic, brilliant, awesome and brave.\n\"\"The reason why I say brave is because you shared a personal secret which was very brave.\n?\n\"\"You don't have to feel scared because I know that everyone in the class feels the same way as I do.\n\"\"From A x x\nPS. We are all proud of you\"\"\nThe identity of the girl, the teacher or the school has not been revealed.\nResponding to the letter, the teacher said,  \"\"Reading it brought tears to my eyes and it took me a little while to compose myself. When I thanked her she just shrugged and repeated something one of the boys in the class had said during the lesson, 'It's just your life'. Then she went back to her maths.\"\"\nThe teacher, in his interview to Pink News, revealed that during the anti-bullying week, he learnt a very disturbing fact that forced him to come out as a gay to his class.\n\"\"As part of anti-bullying week, I'd asked who'd heard 'gay' being used as an insult. Almost every one of my class put their hands up. I was stunned. Then I asked who thought that people who were gay or lesbian were bad or wrong in some way, again almost every hand went up.\"\"\nHe consulted the headmaster of the primary school asking for permission to allow him to tell the class about his finacé so as to \"\"explain when people use that word they're talking about me.\"\" And he said, \"\"the reaction was fantastic,\"\" The Independent reports.\nThe letter written by the young girl was posted on social media. It was praised widely with one person commenting: \"\"Wouldn't it be lovely if everyone saw things as innocently as this little girl.\"\"\"\n2019,\"Alaska Airlines jetliner had to turn back to the gate before takeoff Saturday at Los Angeles International Airport after a scorpion stung a woman on the hand, officials said.\n\nlRelated Flights at LAX delayed or canceled because of storms in Northeast\nL.A. NOW\nFlights at LAX delayed or canceled because of storms in Northeast\nSEE ALL RELATED\n8\n\nFlight 567 to Portland, Ore., was taxiing to the runway for a 7:50 p.m. departure when the passenger was stung, said Cole Cosgrove, a spokesman for Alaska Airlines.\n\nWoman Stung by a Scorpion on Plane\nA woman was stung by a scorpion on her flight from L.A. to Portland Saturday night.\n------------\nFOR THE RECORD\nFeb. 16, 10:29 a.m.: An earlier version of this article identified Cole Cosgrove as a spokeswoman for Alaska Airlines. He is a spokesman for the airline.\n------------\n\nThe plane returned to the gate and medics checked the woman. She declined additional medical treatment but did not stay on the flight, Cosgrove said.\n\nThe woman had brushed the scorpion off of her before  stepping on it. Employees searched the plane and checked the overhead bins but did not find other scorpions, Cosgrove said.\n\ncComments\nIf Republicans would stop dragging their feet on immigration reform, we would not have incidents like this.\nEDWARD GROOVY\nAT 8:08 AM FEBRUARY 17, 2015\nADD A COMMENTSEE ALL COMMENTS\n10\n\nAmong the 139 passengers were players and coaches for the Oregon State University men’s basketball team, who tweeted about the scorpion. Coach Wayne Tinkle told ESPN that he sat two rows behind the passenger who was stung.\n\n\"\"The woman was a real champ,” Tinkle said. “She acted like it was a mosquito bite. They got it off her but the needle was stuck.\n\nThe airline doesn’t know where the scorpion came from, but Cosgrove noted that the flight originated in Los Cabos, Mexico.\n\nAfter a 50-minute delay the plane took off at 8:40 p.m. and arrived in Portland without further incident, Cosgrove said.\"\n2021,\"Joan Rivers. Photo: AP\n\nJoan Rivers' personal doctor reportedly took a selfie with the US comedian while she was under general anaesthetic.\n\nThe claim was made by a staff member at Manhattan's Yorkville Endoscopy clinic where Rivers underwent a scheduled endoscopy late last month, according to CNN.\n\nThe 81-year-old went into cardiac arrest on the operating table and died a week later at Mount Sinai Hospital.\n\nThe endoscopy procedure was conducted by gastroenterologist Dr Lawrence Cohen, but CNN cited their source as saying a second doctor entered the room afterwards and performed an unplanned and unauthorised biopsy on Rivers' vocal chords.\n\nThat doctor, described only as the comic's personal ear, nose and throat physician, was reportedly not certified by the clinic as required by law.\n\nAccording to the CNN report, the same source told a state health department investigation into Rivers' death that the doctor first took a selfie with the unconscious star.\n\nThey also said the investigators believe Rivers could have suffered the cardiac arrest after the biopsy caused her throat to swell and cut off the flow of oxygen to her lungs.\n\nThe clinic declined to respond to the comments about a selfie, but last week issued a statement saying \"\"a biopsy of the vocal cords\"\" has ever been performed on site.\n\nPatient confidentiality laws prohibited them from specifically referencing Rivers' case.\n\nA couple of days later a spokesperson for the clinic said Dr Cohen was no longer the facility's medical director and was not performing procedures there.\n\nAAP\"\n2023,\"Debate is raging online as to whether pic shows super-sized snapper of the Kent coast could be the biggest ever to grace UK shores\n\nIs this Britain's biggest crab caught on camera?\n\nThe shock snap clicked from the air has caused a stir online, with many convinced it shows a crustacean that is at least 50ft-wide lurking in shallow water.\n\nBut others claim the photo is fishy - and is nothing more than a oddly-shaped sandbank or a a bit of image manipulation.\n\nThe 'super crab' picture shows the harbour at Whitstable, Kent. And the unexplained 'creature of the deep' dwarfs fishing boats left on the nearby pier\n\nThe pic appeared on the website Weird Whitstable - a collection of the strange put together by Quinton Winter.\n\nWeird Whitstable   Claws for concern: Is this picture shared on the internet the biggest crab the banks of Britain have ever seen?\n\nHe told the Daily Express that he saw the mega-crab last summer.\n\nQuinton said: \"\"At first all I could see was some faint movement, then as it rose from the water I thought, 'that’s a funny looking bit of driftwood'.\n\n\"\"It had glazed blank eyes on stalks, swivelling wildly and it clearly was a massive crab with crushing claws.\n\n\"\"Before this incident I thought the aerial photo showed an odd-shaped sand bank. Now I know better.\"\"\n\nThe world's largest recorded crab is the Japanese spider crab, a species which can grow to around 12ft and weigh up to three stone.\n\nPoll loading …\"\n2026,\"After the news that a Floridian woman had an operation to add a third boob to her chest, we decided to look at the world's weirdest breasts\n\nJasmine Tridevil, a Floridian massage therapist, has had an operation to give herself a third breast, in what is perhaps the most controversial boob job of 2014.\n\nWe decided to look at the three most statistically unlikely pairs of breasts in the world.\n\n1. Jasmine Tridevil- Three breasts\n\nJasmine had to call 50-60 doctors in order to get her controversial operation. She said: “It was really hard finding someone that would do it, too, because they’re breaking the code of ethics”.\n\nShe did it because she wanted a reality TV show on MTV, but she had another reason, too.\n\n“I got it because I wanted to make myself unattractive to men. Because I don’t want to date anymore.”\n\nAverage: Most women have two breasts\n\n2. One of the most extreme boob jobs\n\nModel Sarah Marie Summer - who's addicted to boob jobs The 23-year-old glamour model who has had three surgeries to go up a whopping 18 bra sizes wants to go even bigger\n\nWe didn't know this was possible.\n\nSarah Marie Summer, from Sydney, who is 'addicted to boob jobs' went up 18 cup sizes and has had four boob jobs.\n\nHer boob jobs, which have got her to an M cup, have won her fans and modelling work.\n\nThis is one of the most extreme possible boob jobs.\n\nAverage: The average UK bra size is a 34 DD.\n\n3. World's largest natural boobs- 48V\n\nAnnie Hawkins-Turner won the Guinness World Record for the biggest natural breasts. Her boobs started developing at the age of nine. She said: \"\"I just started growing, and kept right on. I started wearing a bra when I was in third grade, and it was a regular grown-up woman's bra. I don't remember ever wearing a training bra.\"\"\n\nAverage: The average UK bra size is a 34 DD.\n\nPoll loading …\"\n2027,\"The United States cannot yet confirm whether the Islamic State commander, Abu Bakr al-Baghdadi, was killed or wounded in Iraq following an air strike near the city of Falluja, a White House spokesman said on Tuesday.\n\nDeputy National Security Advisor for Strategic Communications Ben Rhodes was speaking on the sidelines of the Asia-Pacific Economic Cooperation summit in Beijing.\n\nThere have been contradictory accounts out of Iraq following U.S. air strikes on Friday night about whether Baghdadi was wounded.\"\n2029,\"November 25th marks the International Day for the Elimination of Violence Against Women. So Everlast created this incredible video, demonstrating how some men disrespect women. A woman might simply be walking along the street before she ends up being harassed. And that’s pretty much what happens in this video. Except there’s a very shocking twist!\nRight on! They totally deserved that… absolutely brilliant!\n\nShare this with your friends and family by clicking the button below.\"\n2030,\"A video showing sons catcalling their mothers in Peru's capital city of Lima has gone viral on the internet.\nCases of sexual harassment, eve teasing and molestation have plagued several cities across the world.\nA recent video shows that not only young girls, but middle-aged woman also become the victims of such attacks.\nThe video stated that seven out of ten women are harassed in the streets of Lima.\nA Peruvian TV show found some repeat offenders who harass women in public places in Lima. Following this, the channel asked the offenders' mothers to get a makeover and walk past their sons. However, its climax turned ugly.\nIn the video titled, \"\"Harassing Your Mother\"\", which is sponsored by Everlast, two moms dress up and walk in front of their own sons.\nWhile a pervert is seen catcalling his mother by mentioning \"\"tasty panties\"\", the other stalker refers his mom as \"\"Hello Piggy\"\". Both the angry mothers yell at the sons after revealing their identity.\n?\n\n\"\"What's the matter with you Renzo? What they told about you was true that you saying such dirty things to women,\"\" one mother asked.\nWhen the other lady said she was under covering herself just to see if her son was really harassing women, the guy tried to tell her that it wasn't him who teased her.\nThe viral video ends with the message, \"\"If you harass women don't wait for us to get you to harass your own mother to start respecting them\"\".\nWatch the video below:\"\n2038,\"The health-focused smartwatch that Apple initially envisioned is not the same one the company will unveil next month, according to a new report.\n\nApple's original concept for the Apple Watch was one that would track blood pressure, heart activity, stress levels and other functions, the Wall Street Journal reported Monday, citing sources familiar with the device. But none of those features will make it into the final product due to a variety of issues, according to the Journal. Some features didn't work properly. Others proved too complex. And some would have required regulatory approval. As such, Apple was forced to scale back the range and depth of health features for its first entry into the smartwatch arena, the sources said.\n\nDue out in April, the Apple Watch will enter an already crowded playing field, competing with products from Samsung, Sony, Motorola, Microsoft, LG and others. It's been thought that Apple postponed its release of a smartwatch at least in part to perfect the health and fitness monitoring features. But if the Journal's sources are correct, some of those features proved more challenging than expected.\n\nFor example, the Journal reported, Apple tested sensors to measure skin conductivity, which would have helped monitor stress levels and heart rate. But the sensors ran into inconsistencies with different people, such as those with hairy arms or dry skin, and the results were mixed based on how tightly you wore the watch, according to the Journal's sources.\n\nApple also tested ways to check blood pressure and the level of oxygen in the blood, but again, the results were inconsistent. Further, if those features strayed into the area of actually providing medical advice, they would have required approval from the Food and Drug Administration -- something Apple was trying to avoid.\n\nThe difficulties in creating a smartwatch with such features prompted people at Apple to dub the project a \"\"black hole\"\" as it sucked in more and more resources, one of the sources said.\n\nAs a result, Apple has been touting its first smartwatch as more of an all-purpose wearable. Yes, several key health and fitness features will be available and useful, especially as third-party developers create apps to tap into that market. But Apple is also busy promoting other aspects of the watch, including its variety of styles, its ability to act as an adjunct to the iPhone, its support for Apple Pay and its voice-activated controls.\n\nWill those features and the Apple name convince enough consumers to consider the Apple Watch over the competition? In December, Piper Jaffray analyst Gene Munster projected unit sales of 8 million for 2015. Wall Street has been forecasting sales of 12 million to 15 million. Apple has reportedly asked its suppliers to manufacture 5 million to 6 million watches for its first quarter of release.\n\nWhether initial sales are as healthy as expected, Apple will certainly come out with future models. Those could even include some of the health features that didn't pass muster the first time around, the Journal's sources added.\n\nAn Apple spokeswoman told CNET that the company declined to comment on rumor or speculation.\"\n2040,\"THE scourge of ISIS — a female Kurdish warrior who was credited with killing 100 jihadists — may have herself died in the desperate battle to prevent the city of Kobani falling into extremist hands. But her sisters-in-arms fight on.\n\nThe young woman, known only by the pseudonym ‘Rehana’, became world famous after a picture of her flashing a “V” for victory sign went viral on social media.\n\nRehana has killed more than a hundred #ISIS terrorists in #Kobane . RT and make her famous for her bravery pic.twitter.com/YvmfXMpuu1— Pawan Durani (@PawanDurani) October 13, 2014\n\nRehana has killed more than a hundred #ISIS terrorists in #Kobane . RT and make her famous for her bravery pic.twitter.com/YvmfXMpuu1\n\nShe was part of an unusual movement in the Islamic world: A 10,000 strong, fully female and officially sanctioned militia unit dedicated to defending Kurdish territory.\n\nMost female Peshmerga fighters are trained as snipers.\n\nHOLY EUNUCHS: Do Islamic State jihadists face the ‘big snip?’\n\nThe unit was formed in April to combat the Islamic State’s extreme version of Islam which would have women locked up in their houses, only able to leave in the presence of their husbands.\n\nIt’s an idea foreign to the Kurdish culture.\n\n“It’s not strange that women are fighting,” Wahida Kushta, an elderly Kobani woman told news organisation AP after preparing the body of a young female fighter for burial. “There is no difference between a lion and a lioness.”\n\nRehana’s exploits were eagerly followed by pro-Kurdish media, culminating in the boast that she had killed more than 100 Islamic State fighters in the desperate defence of the besieged city.\n\nArt and resistance #TwitterKurds #YPG #YPJ pic.twitter.com/0cxgVAN45u— Jiyan (@JiyanAzadi) October 17, 2014\n\nArt and resistance #TwitterKurds #YPG #YPJ pic.twitter.com/0cxgVAN45u\n\nIt was a boast which struck a raw nerve with Islamic State propagandists.\n\nBut Rehana is not alone. Reports suggest as many as one-in-three of Kobani’s defenders is a woman.\n\nIt’s a struggle that has come at a heavy price.\n\nRecently, ISIS social media propagandists have circulated a gruesome picture purporting to show Rehana’s severed head — complete with long blonde hair — being held aloft in a victory salute by a bearded jihadist.\n\nPictures and video also have emerged of Kurdish defenders burying female fighters in Kobani. There was no indication Rehana was one of them.\n\nKurdish YPJ fighters in Cizre Canton holding a ceremony for Kobane martyrs. http://t.co/DIPQeIlyTp #TwitterKurds #Syria— A Dunon (@ArjDnn) October 26, 2014\n\nKurdish YPJ fighters in Cizre Canton holding a ceremony for Kobane martyrs. http://t.co/DIPQeIlyTp #TwitterKurds #Syria\n\nThere is no doubt the toll among the female defenders has been high.\n\nThe bloody 40-day battle for the city of Kobani has reportedly claimed more than 815 lives. The Britain-based Syrian Observatory for Human Rights today said the death toll includes 21 Kurdish civilians and 302 fighters with the main Kurdish force known as the Peoples Protection Units, or YPG. It said 481 fighters with the Islamic State group have been killed since the battles began.\n\nKurdish #YPJ fighters happy after airdrop of medicine and resupply anti isis thugs weaponry @StateDept pic.twitter.com/4DXzXYeZFh— . (@InfoTweepNL) October 20, 2014\n\nKurdish #YPJ fighters happy after airdrop of medicine and resupply anti isis thugs weaponry @StateDept pic.twitter.com/4DXzXYeZFh\n\nUS aircraft have recently been attempting to assist the resistance fighters, circling above the city in the chance of spotting Islamic State movements.\n\nMore than half the city is in jihadist hands, despite recent setbacks.\n\nIS commanders have reportedly pulled troops back from Iraq as a result of the unexpectedly spirited opposition. The jihadists are being assembling them in their Syrian capital Aleppo under the leadership of red-headed Chechen commander Abu Omar al-Shishani. He is expected to lead them in an effort to relieve jihadists fighting in and around Kobane\n\n#kobane situation map as of yesterday #isis #kobani pic.twitter.com/PPUYCXKgjq— •Giuseppe Mella• (@giuseppemella) October 25, 2014\n\n#kobane situation map as of yesterday #isis #kobani pic.twitter.com/PPUYCXKgjq\n\nAl-Shishani had been in command of fighters surrounding the mountains where ethnic Yezidi civilians had fled, sparking an international crisis and relief air-drop campaign.\n\nIf Kobani was to collapse under the Islamic State onslaught, the jihadists would gain control of a significant swathe of northern Syria.\n\nISLAM’S FEMALE FIGHTERS\n\n“I lost many friends to this, and I decided there was a need to join up,” Afshin Kobani, a 28-year-old teacher now fighting on the front lines in Kobani, told AP at the weekend. “This is our land — our own — and if we don’t do it, who else will?”\n\nThe struggle of defending #Kobane against #ISIS thugs continues. One of Kurdish #YPJ fighters at war zone v @mergesor pic.twitter.com/VgdTIEMkxe— Amed News Agency (@AJANSAMED) October 22, 2014\n\nThe struggle of defending #Kobane against #ISIS thugs continues. One of Kurdish #YPJ fighters at war zone v @mergesor pic.twitter.com/VgdTIEMkxe\n\nShe is now part of the Kurdish Peshmerga militia, which has an Independent Women’s Battalion (Yekineyen Parastina Jin), or Women Protection Units (YPJ)\n\nKurdish media states this group of “fearless and effective” women live and fight alongside their male counterparts.\n\nIf you are foe, we do not fear you. If you are friend, your foes will be taught the fear of us. #YPG #Kobane pic.twitter.com/OxnensF622— Para Keta (@ParaKeta) October 14, 2014\n\nIf you are foe, we do not fear you. If you are friend, your foes will be taught the fear of us. #YPG #Kobane pic.twitter.com/OxnensF622\n\n“We are just the same as men; there’s no difference,” Afshin said. “We can do any type of job, including armed mobilisation.”\n\nThe unit gained international attention earlier this month when one of its 20-year-old fighters blew herself up as her position on the outskirts of Kobane was overrun, taking up to 20 Islamic State fighters with her.\n\nEven though they look exhausted due to lack of sleep and food but they're determined to fight on #KOBANE #YPG #YPJ pic.twitter.com/sOMvnAMeX9— Shwan⭐شوان (@Shwanaka) October 22, 2014\n\nEven though they look exhausted due to lack of sleep and food but they're determined to fight on #KOBANE #YPG #YPJ pic.twitter.com/sOMvnAMeX9\n\nThe battalion, sometimes called “Peshmergettes”, has a fully female chain of command. The detachment of the battalion fighting for the city of Kobane operates under its own female commander, Mayssa Abdo.\n\nNumber of weapons belonging to the #ISIS fighters were seized by our units of the #YPJ in #Kobane October 13 http://t.co/B9xYvDBF1e— Women Defense Units (@DefenseUnitsYPJ) October 13, 2014\n\nNumber of weapons belonging to the #ISIS fighters were seized by our units of the #YPJ in #Kobane October 13 http://t.co/B9xYvDBF1e\n\n“We can say that the Kobani resistance is in particular a women’s resistance,” Abdo recently told Kurdish media group, The Rojava Report. “In order to enter Kobani the ISIS gangs will have to pass over our corpses,”\n\nFighters in the volunteer force usually do not go under their own names, but instead use pseudonyms.\n\nJIHADISTS FEAR DEATH BY WOMEN?\n\nUS Congressman Ed Royce told the US House International Relations Committee that Islamic State militants feared the “Peshmergettes” because they would strip them of their heavenly afterlife.\n\nFundamentalist jihadists fight believing their martyrdom on the battlefield will be rewarded with 72 virgins upon their arrival in heaven, he said. However, death at the hands of a woman is supposed to strip them of this God-given reward.\n\nNot only are #YPG #YPJ The Bravest-But also the Happiest! Stay safe Sisters 🙏❤️🙏 #GodSpeed #Kobane #KURDSagainstISIS pic.twitter.com/msKDSsjh1o— #WeAreAllKobane (@OneLadyLibra) October 22, 2014\n\nNot only are #YPG #YPJ The Bravest-But also the Happiest! Stay safe Sisters 🙏❤️🙏 #GodSpeed #Kobane #KURDSagainstISIS pic.twitter.com/msKDSsjh1o\n\n“And these female soldiers were communicating their satisfaction with the fact that they had taken the fight to ISIL and had stopped the advance, turned back the advance — slayed a number of these fighters, who would then run away,” he told the New York Post.\n\nEveryone needs to help the Kurds. This is a matter of humanity. #TwitterKurds #Kobane pic.twitter.com/sJEPj9xv6M— Para Keta (@ParaKeta) October 25, 2014\n\nEveryone needs to help the Kurds. This is a matter of humanity. #TwitterKurds #Kobane pic.twitter.com/sJEPj9xv6M\n\nIt is a belief the Kurds have been exploiting in their own propaganda campaigns — even though its validity is hotly contested by extremist Islamic scholars.\n\n“I think this has more to do with the fact that they have never come across women as determined and as courageous as us,” Kurdish fighter Bejan Ciyayi recently told the International Business Times.\"\n2041,British jihadi al-Britani has been killed in US drone strikes on Syria.\n2049,\"Apple formalize the release of his Apple Watch on 9 March during a special Keynote . And although we know some of its features, different models and some of the bracelets, it may be that customization is a little further.\n\nReportedly, Apple could offer the engraving of the Apple Watch just like the iPad and iPod touch. Buyer of the Apple Store, you can choose to include a message of your choice on both lines. Well, the same formula may be proposed on the Apple Watch to score a sweet message to his sweetheart for example.\n\napple-watch-the-burning-could-be-in-the-game-as-sur-trial\n\nOur contact is not known whether this option will be available as soon as the Apple Watch or if it will come later. But it is almost certain that the engraving will emerge. He says that Apple is still thinking about it - especially as the burning demand a longer delivery date. It could be on the up, left, down the Apple Watch, and maybe the back because it may be that there is less information on the final version.\n\nApple considers his Apple Watch as jewelry and fashion accessory where the possible arrival of engraving. We have confidence in our contact who wishes to remain anonymous because of his involvement at Apple. We will see the beginning of April, release date of Apple Watch, if the burn will be part and if the contact has been right. We hope so because the etching can be a great way to immortalize a gift to celebrate a birthday and other moments of life.\"\n2050,\"Iraq's army has shot down two British planes as they were carrying weapons for the ISIL terrorists in Al-Anbar province, a senior lawmaker disclosed on Monday.\n\n\"\"The Iraqi Parliament's National Security and Defense Committee has access to the photos of both planes that are British and have crashed while they were carrying weapons for the ISIL,\"\" Head of the committee Hakem al-Zameli said, according to a Monday report of the Arabic-language information center of the Islamic Supreme Council of Iraq.\n\nHe said the Iraqi parliament has asked London for explanations in this regard.\n\nThe senior Iraqi legislator further unveiled that the government in Baghdad is receiving daily reports from people and security forces in al-Anbar province on numerous flights by the US-led coalition planes that airdrop weapons and supplies for ISIL in terrorist-held areas.\n\nThe Iraqi lawmaker further noted the cause of such western aids to the terrorist group, and explained that the US prefers a chaotic situation in Anbar Province which is near the cities of Karbala and Baghdad as it does not want the ISIL crisis to come to an end.\n\nEarlier today, a senior Iraqi provincial official lashed out at the western countries and their regional allies for supporting Takfiri terrorists in Iraq, revealing that US and Israeli-made weapons have been discovered from the areas purged of ISIL terrorists.\n\n\"\"We have discovered weapons made in the US, European countries and Israel from the areas liberated from ISIL's control in Al-Baqdadi region,\"\" the Al-Ahad news website quoted Head of Al-Anbar Provincial Council Khalaf Tarmouz as saying.\n\nHe noted that the weapons made by the European countries and Israel were discovered from the terrorists in the Eastern parts of the city of Ramadi.\n\nAl-Zameli had also disclosed in January that the anti-ISIL coalition's planes have dropped weapons and foodstuff for the ISIL in Salahuddin, Al-Anbar and Diyala provinces.\n\nAl-Zameli underlined that  the coalition is the main cause of ISIL's survival in Iraq.\n\n\"\"There are proofs and evidence for the US-led coalition's military aid to ISIL terrorists through air(dropped cargoes),\"\" he told FNA in January.\n\nHe noted that the members of his committee have already proved that the US planes have dropped advanced weaponry, including anti-aircraft weapons, for the ISIL, and that it has set up an investigation committee to probe into the matter.\n\n\"\"The US drops weapons for the ISIL on the excuse of not knowing about the whereabouts of the ISIL positions and it is trying to distort the reality with its allegations.\n\nHe noted that the committee had collected the data and the evidence provided by eyewitnesses, including Iraqi army officers and the popular forces, and said, \"\"These documents are given to the investigation committee ... and the necessary measures will be taken to protect the Iraqi airspace.\"\"\n\nAlso in January, another senior Iraqi legislator reiterated that the US-led coalition is the main cause of ISIL's survival in Iraq.\n\n\"\"The international coalition is only an excuse for protecting the ISIL and helping the terrorist group with equipment and weapons,\"\" Jome Divan, who is member of the al-Sadr bloc in the Iraqi parliament, said.\n\nHe said the coalition's support for the ISIL is now evident to everyone, and continued, \"\"The coalition has not targeted ISIL's main positions in Iraq.\"\"\n\nIn late December, Iraqi Parliamentary Security and Defense Commission MP disclosed that a US plane supplied the ISIL terrorist organization with arms and ammunition in Salahuddin province.\n\nMP Majid al-Gharawi stated that the available information pointed out that US planes are supplying ISIL organization, not only in Salahuddin province, but also other provinces, Iraq TradeLink reported.\n\nHe added that the US and the international coalition are \"\"not serious in fighting against the ISIL organization, because they have the technological power to determine the presence of ISIL gunmen and destroy them in one month\"\".\n\nGharawi added that \"\"the US is trying to expand the time of the war against the ISIL to get guarantees from the Iraqi government to have its bases in Mosul and Anbar provinces.\"\"\n\nSalahuddin security commission also disclosed that \"\"unknown planes threw arms and ammunition to the ISIL gunmen Southeast of Tikrit city\"\".\n\nAlso in Late December, a senior Iraqi lawmaker raised doubts about the seriousness of the anti-ISIL coalition led by the US, and said that the terrorist group still received aids dropped by unidentified aircraft.\n\n\"\"The international coalition is not serious about air strikes on ISIL terrorists and is even seeking to take out the popular (voluntary) forces from the battlefield against the Takfiris so that the problem with ISIL remains unsolved in the near future,\"\" Nahlah al-Hababi told FNA.\n\n\"\"The ISIL terrorists are still receiving aids from unidentified fighter jets in Iraq and Syria,\"\" she added.\n\nHababi said that the coalition's precise airstrikes are launched only in those areas where the Kurdish Pishmarga forces are present, while military strikes in other regions are not so much precise.\n\nIn late December, the US-led coalition dropped aids to the Takfiri militants in an area North of Baghdad.\n\nField sources in Iraq told al-Manar that the international coalition airplanes dropped aids to the terrorist militants in Balad, an area which lies in Salahuddin province North of Baghdad.\n\nIn October, a high-ranking Iranian commander also slammed the US for providing aid supplies to ISIL, adding that the US claims that the weapons were mistakenly airdropped to ISIL were untrue.\n\n“The US and the so-called anti-ISIL coalition claim that they have launched a campaign against this terrorist and criminal group - while supplying them with weapons, food and medicine in Jalawla region (a town in Diyala Governorate, Iraq). This explicitly displays the falsity of the coalition's and the US' claims,” Deputy Chief of Staff of the Iranian Armed Forces Brigadier General Massoud Jazayeri said.\n\nThe US claimed that it had airdropped weapons and medical aid to Kurdish fighters confronting the ISIL in Kobani, near the Turkish border in Northern Syria.\n\nThe US Defense Department said that it had airdropped 28 bundles of weapons and supplies, but one of them did not make it into the hands of the Kurdish fighters.\n\nVideo footage later showed that some of the weapons that the US airdropped were taken by ISIL militants.\n\nThe Iranian commander insisted that the US had the necessary intelligence about ISIL's deployment in the region and that their claims to have mistakenly airdropped weapons to them are as unlikely as they are untrue.\"\n2057,\"Jihadi John, the Briton who beheaded two British and two American hostages held by Islamic State terrorists, has been injured in a US-led air strike, according to reports received by the Foreign Office.\n\nThe masked ‘executioner’ with a London accent is believed to have narrowly escaped death when he attended a summit of the group’s leaders in an Iraqi town close to the Syrian border last Saturday.\n\nThe meeting was targeted by American and Iraqi jets.\n\nThe US Air Force attacked a bunker where Abu Bakr Al-Baghdadi and Jihadi John were meeting in Iraq\n\n‘We are aware of reports that this individual [Jihadi John] has been injured, and we are looking into them,’ a Foreign Office spokesman told The Mail on Sunday.\n\nThis newspaper has received an independent account of how Jihadi John was injured and rushed to hospital after a devastating air strike in Al Qaim, in Anbar Province, Western Iraq.\n\nThe Foreign Office spokesman added: ‘We have a number of sources of information coming in.\n\n‘The incident occurred last weekend, and so we have received the reports in the last few days. We don’t have any representation inside Syria, and so it is difficult to confirm these reports.’\n\nThe Foreign Office also issued an official statement saying: ‘We are aware of reports. We cannot confirm these reports.’ A spokesman for US Central Command said they were unable to confirm the details for security reasons.\n\nThe joint US-Iraqi mission left at least ten IS commanders dead, and around 40 injured.\n\nThose reportedly hurt included IS leader Abu Bakr Al-Baghdadi.\n\nBut until now, Jihadi John’s presence at the meeting has not emerged.\n\nIt is also not known whether Jihadi John was intentionally targeted or merely happened to be present.\n\nThe secret, heavily guarded meeting took place last Saturday in a makeshift underground bunker beneath a house in Al Qaim. At least 30 tribal elders from various parts of Syria and Iraq gathered to pledge allegiance to Al-Baghdadi, according to our well-placed Syrian source. He said Jihadi John, as a senior IS figure in his own right, who goes by the nomme de guerre Jalman Al-Britani, was also present.\n\nSources claim that Jihadi John, pictured, was injured and rushed to hospital following the surgical airstrike in Iraq which killed ten ISIS commanders, the killer, who has a London accent, murdered Steven Sotloff\n\nJihadi John was also responsible for the murder of British aid worker Alan Henning, left\n\nAccording to our source, a nurse who treated the wounded in a hospital in Deir-ez-Zour, confirmed that one of the names on the injured list was Jalman, saying it was ‘the one who slaughtered the journalists’.\n\nIt is not clear how seriously the British fanatic was hurt, but the source said that both he and Al-Baghdadi were rushed to the Al Qaim General Hospital for treatment.\n\nIS members issued urgent calls through the local mosque’s loudspeakers, appealing for the town’s residents to donate blood at the hospital.\n\nOur source, who does not want to be identified for his own safety, added that Jihadi John, Al-Baghdadi and the other wounded IS personnel were then driven to Syria, and travelling 200 miles north along the Euphrates valley to the IS stronghold of Raqqa.\n\nThe injured were taken to two captured Syrian army barracks near the city in the hope that underground medical facilities there would provide protection against further air strikes.\n\nThe source said that hospitals in Raqqa and nearby Deir-ez-Zour were ordered to take their medical supplies and staff to the secure bases, once the HQs of the Assad regime’s 17th Division and 93rd Brigade.\n\nJihadi John, right, became one of the world's most wanted terrorists after he murdered James Foley, left\n\nJihadi John, who also murdered David Haines, left, is believed to live in the Syrian town of Al Bukamal\n\nJihadi John has become one of the world’s most hunted terrorists after beheading British aid workers David Haines, 44, from Perth, and Alan Henning, 47, from Manchester; and American journalists James Foley, 40, and Steven Sotloff, 31. Footage of the atrocities has been released online, and in the most recent gruesome execution video of Mr Henning, put out last month, the murderer threatened to behead another US hostage, Peter Kassig, 26, an aid worker.\n\nBritish journalist John Cantlie, also held hostage, has been forced to appear in a series of internet propaganda videos for IS.\n\nOur source, who has contacts with the IS leadership in Syria, also throws fresh light on the role played by Jihadi John within the terrorist group.\n\nUnlike most other western Muslim recruits, he has risen to a position of some seniority. Normally, Western fighters occupy lowly positions, mainly being used as foot soldiers or performing guard duty. Although believed to formerly have been a prison guard for IS, Jihadi John was made a member of a shura council, or governing body, of an IS ‘wilayat’, or province.\n\nIS is now controlling large areas of Syria and Iraq, which it has declared an Islamic caliphate. Jihadi John is understood to be in the shura council for the wilayat of Al Furat, an area that straddles the Syria-Iraq border and includes Al Qaim, the scene of the air strike.\n\nOur source added that Jihadi John does not live in Raqqa, but in Al Bukamal, a small desert town which borders Iraq.\n\nHe is aged between 28 and 31, and is fluent in English, Arabic and classical Arabic, the language of the Koran, according to our source. He first joined IS in Iraq when he left the UK, but then moved to Syria.\n\nThe raid is believed to have injured the leader of ISIS Abu Bakr al-Baghdadi, pictured\n\nThe source said that Jihadi John usually travels in a black Audi jeep, and he has six other British terrorists with him who act as his bodyguards.\n\nIn the confusion following the bombing last weekend, rumours swiftly spread that IS leader Al-Baghdadi had been killed.\n\nLast week, in order to scotch those rumours, he issued a 17-minute audio recording, exhorting extremists to ‘erupt volcanoes of jihad everywhere’.\n\nThe Mail on Sunday has obtained an Iraqi intelligence document from the Federal Intelligence and Investigation unit of the Ministry of Interior, which outlines last Saturday’s attack.\n\nThe document said that Al-Baghdadi was wearing black and first went to a kindergarten building before going to have lunch at an IS leader’s house. It is believed that the air strikes took place when he was meeting the other leaders in a bunker beneath that property.\n\nIt is understood that Jihadi John has been moved to the ISIS stronghold of Raqqa in Syria, pictured\n\nMuhammad Nasser Delli, an MP for Anbar province, told The Mail on Sunday that local residents confirmed to him that they saw Al-Baghdadi being treated at Al Qaim.\n\nHe said: ‘A number of people saw him there, but he did not stay at the hospital long. There were lots of women and children that were killed on Saturday during the air strikes.’\n\nThe Iraqi intelligence paper also states that Al-Baghdadi was taken to Al Qaim hospital, before being driven to Syria.\n\nIt lists 16 IS leaders as having been killed in the attack, and nine injured.\n\nAmong the dead are Abu Huzaifa Al-Adnany, a security guard to Al-Baghdadi, and Abu Quatayba, the cleric of Al Furat wilaya, who would sit in the same shura council as Jihadi John.\n\nAlso dead is a prominent IS fighter from Chechnya called Abu Abdul Rahman Al-Shishani, says the document.\"\n2059,\"Brain surgery recovery can be a gamble, but not everybody wakes up in the middle of the procedure. Surgeons don’t yet know exactly how the organ works, so it’s always a risk.\n\nIga Jasica, a 19-year-old Polish girl, woke up while it was happening and gave the surgeons a surprise. The reason for the surgery was to remove a tumor which had apparently been bothering her for a while. It is suspected that the surgeons may have triggered neurons which caused her to regain consciousness and the ability to hear and speak, but not the senses of sight and feeling.\n\nIt was also possible that the doctors had given her the anesthetics incorrectly. Fox News claims that investigators are looking into the reason why Jasica spent part of her brain surgery awake. The surgeons may have simply activated the right neurons despite successful administration of anesthesia.\n\nThe surprisingly premature brain surgery recovery is a rare situation, and the surgeons said the first thing she did was ask them, “How’s it going?”\n\nTeenager wakes up while undergoing BRAIN SURGERY in Poland… and asks the surgeons how the… http://t.co/MerFal7GP1 via @MailOnline\n\n— netdog713 (@netdog713) January 3, 2015\n\nIga Jasica allegedly didn’t appear to wake up in pain, and didn’t sound panicked or frightened. Officials have stated that even though her brain was fully exposed, there was no danger, and her health was not in jeopardy.\n\nThe patient reportedly felt so comfortable that as she chatted with the surgeons, Jasica started talking about cats.\n\nAfter her successful brain surgery recovery, Jasica told the Daily Mail about the experience.\n\n“I can’t remember much but the doctor said he talked to me about cats, which I love.\n\n“I missed Christmas because of this operation but it is the best present I could have had as I am now feeling great.”\n\nSpending part of brain surgery awake can be a scary situation, but this time everything turned out fine. It even led to an amusing tale of a 19-year-old girl who got rid of a brain tumor and loves cats.\n\n[Image via The Daily Mirror]\"\n2063,\"An Islamic State video has appeared which purports to show the beheading of Steven Sotloff, a US journalist being held hostage by the militants.\n\nMr Sotloff disappeared in Syria in 2013. He appeared at the end of a video last month showing fellow US journalist James Foley being killed.\n\nAfter Mr Foley's death, Mr Sotloff's mother appealed to IS leader Abu Bakr al-Baghdadi to save her son's life.\n\nWhite House spokesman Josh Earnest said US officials were checking the reports.\n\nThe US has recently carried out dozens of air strikes against IS targets in Iraq.\n\nBBC security correspondent Frank Gardner says the apparent beheading is a way for IS to get back at the US for its actions.\n\nMr Earnest urged caution about the veracity of the video.\n\n\"\"I'm not in a position to confirm the authenticity of that video or the reports,\"\" he said.\n\n\"\"If there is a video that's been released, it's something that will be analysed very carefully by the US government and our intelligence officials to establish its authenticity.\"\"\"\n2065,\"The son of an aide to North Korean leader Kim Jong-un’s uncle is in hiding in France after evading abduction by agents of the Communist regime, foreign diplomatic sources believe.\n\n“There was an attempt to force him to go back, but it is thought he escaped and is somewhere in France. There is an attempt to locate him but he hasn’t been found yet,” said the diplomatic source.\n\nThe architecture student, referred to only by his surname Han, went missing last month, raising concerns for his safety. He is believed to be the son of a close confidant of Jang Song-thaek, Kim Jong-un’s once powerful uncle who was executed in December last year on treason charges. Han's father is known to have been killed recently as part of a Kim regime purge of Jang allies.\n\nPark Sung-jin, Paris correspondent for Yonhap, South Korea’s biggest news agency which broke the story, said: “Since the 1980s, when the regime changes and someone is executed and his relatives and friends and family are studying abroad, they are brought home.\n\n“If Han returned he would likely be kept in a political prison or executed. That has happened many times. He knew what was awaiting him, so he escaped.”\n\nHan’s curious disappearance, which comes amid heightened tensions between North Korea and America over the Sony Entertainment Pictures hacking scandal, has lifted the lid on the murky ties France keeps with the Communist regime.\n\nDespite having no official diplomatic relations with the dictatorship, France has been behind a discreet student programme in place since 2002 in which North Korean students from privileged backgrounds study architecture in Paris. The stated aim is for them to return to Pyongyang and launch grandiose architectural projects to the glory of the dictatorship.\n\nHan was studying at Paris’ prestigious Ecole Nationale Superieure d'Architecture de Paris-La Villette. He had left North Korea for Paris in 2012, along with nine other North Koreans, five of whom are posted at another architecture school in Belleville. They are in their third year of a five-year course.\n\n“We didn’t decide out of the blue to take on students from North Korea, the decision was made by the French culture ministry to whom we answer. This is over our heads,” said a head teacher at the La Villette school, who recalled her surprise when the first batch of students turned up wearing badges with the effigy of their “Dear Leader”.\n\nThe students are kept under close surveillance, she told The Telegraph.\n\n“There is often an Asian man in a three-piece suit waiting in the courtyard, checking up on attendance and if they get good results,” she said.\n\n“When one failed part of his exam and was sent home, a representative from the North Korean delegation in Paris wanted to take it in his place. We had to explain that wasn’t possible,” she added.\n\nAfter long denying its existence, the French foreign ministry confirmed to The Telegraph that a “cooperation programme” involving “students from North Korea trained in architecture in Paris” has been in place for the past decade.\n\nIt had no further comment.\n\nThe programme was set up by Jean-Noël Juttet, a former French ambassador to Japan, who said he was asked by the French foreign ministry to find ways of “maintaining contact between the two countries”.\n\nHoming in on education, he said the French suggested courses in “priority sectors, like medicine, food or construction” but that the North Koreans were only interested in one field: architecture.\n\n“That was a request that came all the way from the top. They insisted so much that we ended up agreeing,” he told Street Press, an online news site that first uncovered the student programme.\n\nTrained in France, the land of star architects like Jean Nouvel, the students are supposed to help transform Pyongyang’s skyline with new, cutting-edge architectural designs, such as the Ryugyong hotel, a 330-metre high edifice completed in 2012. They have reportedly been behind designs for a new ice skating rink, dolphinarium and sports centre opened last year to help North Korea become a “new society of leisure”.\n\nArchitecture is not Kim Jong-un’s only area of interest in France. In April, it also emerged that the Emmental-loving despot had ordered three officials to attend a crash course in cheese-making at a dairy school in eastern France - reportedly because he was dissatisfied with his country’s attempts at dairy production. The school politely declined.\n\nFrance has historically kept relatively warm ties with Communist nations, including China. In 2011, it emerged that a French neurosurgeon, Francois-Xavier Roux, had secretly treated Kim Jong-il, the former North Korean leader, in 2008 after he had a stroke.\n\nDescribing Kim as apparently \"\"profoundly Francophile”, Dr Roux said: \"\"He wanted to establish political ties with France. He was not hiding that.\n\n\"\"He also knew French cinema very well. I was pretty surprised. He knew French wines pretty well. We were talking about the differences between Bourgogne and Bordeaux, etc.\"\"\n\nLast month, it was reported that Pyongyang flew in a French surgeon to operate on Kim Jong-un’s feet after state media pictured him walking with a cane.\n\nBehind the university exchange lies a complex game of parallel diplomacy, according to North Korea expert Pierre Rigoulot.\n\n“For North Korea, the exchanges are a way of legitimising the Pyongyang regime and receiving recognition. The aim for which they will sacrifice anything is to open an embassy in Paris. It would be a small victory for the country,” he told Street Press.\n\nAs for France, he said it was a way of keeping channels of communication open: “You can’t send information to North Korea, so welcoming these young students is a rare opportunity to communicate with the country. In the long term, it could be a way of moving things forward.”\n\nAn abduction attempt, however, if confirmed, would “definitively scupper any North Korean request for diplomatic recognition from France,\"\" he said.\"\n2066,\"A French police officer who was in charge of investigating last week’s attack on satirical magazine Charlie Hebdo that left 12 people dead took his own life after the massacre, French television channel France 3 reported.\n\nHelric Fredou reportedly shot himself on Wednesday in his police office in the west-central city of Limoges with his service weapon.\n\nThe 45-year-old commissioner was found dead by one of his colleagues shortly after he had met with the family of a victim of the Charlie Hebdo attack.\n\nHe reportedly killed himself while preparing the report.\n\nAccording to France 3, the senior police officer suffered from “depression” and “burn out.”\n\nIn 2013, Fredou discovered the body of one of his colleagues who had also committed suicide.\n\nLast week, France was in shock following the killing of 12 people in an attack on satirical newspaper Charlie Hebdo, avowedly in retaliation for the magazine’s defiant stance in publishing cartoons they deemed offensive to Islam.\n\n\nLast Update: Monday, 12 January 2015 KSA 17:31 - GMT 14:31\"\n2071,\"A man purported to be the reclusive leader of the militant Islamic State Abu Bakr al-Baghdadi has made what would be his first public appearance at a mosque in the center of Iraq's second city, Mosul, according to a video recording posted on the Internet on July 5, 2014, in this still image taken from video. There had previously been reports on social media that Abu Bakr al-Baghdadi would make his first public appearance since his Islamic State in Iraq and the Levant changed its name to the Islamic State and declared him caliph. The Iraqi government denied that the video, which carried Friday's date, was credible. It was also not possible to immediately confirm the authenticity of the recording or the date when it was made.\n\nIraqi officials said Sunday that Abu Bakr al-Baghdadi, the leader of ISIS or Islamic State terror group, was wounded in a U.S.-led airstrike on a convoy of militants in Iraq, and a security strategist said the attack killed his close aide.\n\nWhile Pentagon officials said they cannot confirm whether al-Baghdadi was in the convoy that was targeted, Iraq's Defense and Interior Ministries issued statements saying the ISIS leader had been wounded, according to The Associated Press.\n\nAn Iraqi Interior Ministry intelligence official also cited informants within the terror group as saying that the ISIS leader was hit in the town of Qaim in Iraq's western Anbar province.\n\nAuf Abdulrahman Elefery, a \"\"very close companion\"\" of al-Baghdadi and also known as Abu Suja, was killed along with several other members of the ISIS when planes struck the group's convoy on Friday night, Hisham al-Hashimi, an Iraqi security strategist, told The Telegraph.\n\n\"\"He and Baghdadi were rarely separate. It's for this reason that it could be possible that Baghdadi was with him [at the time of the attack],\"\" al-Hashimi was quoted as saying. \"\"There are more 20 other people were killed in the US air strike but they are not senior in the organization.\"\"\n\nBaghdadi was supposedly an Islamic preacher at the time of the 2003 U.S. invasion of Iraq. He later became a militant and was briefly detained by American forces at Camp Bucca, according to Defense Department officials.\n\nBaghdadi, who is in his early 40s and has a $10 million U.S. bounty on his head, then allegedly met and received training from al-Qaeda operatives, and later became the leader of the ISIS.\n\nThe U.S.-led coalition has been conducting airstrikes on ISIS positions in Iraq and Syria since August.\n\nOn Friday, U.S.-led airstrikes destroyed a convoy of 10 armed trucks in the attacks on a gathering of ISIS leaders near Mosul.\n\nA Mosul morgue official said about 50 bodies of ISIS militants were brought to the facility after the airstrikes.\n\nThe U.S. has now also doubled the number of its troops in Iraq to fight ISIS militants.\n\nWhile there are about 1,400 U.S. troops in Iraq, President Obama Friday authorized Defense Secretary Chuck Hagel to send 1,500 more troops to train and assist Iraqi forces in fighting ISIS militants, as was requested by Iraq's government.\n\nISIS, an al-Qaeda offshoot also known as ISIL, now controls large parts of territories in Iraq and Syria, and seeks to form an Islamic emirate in the Levant region through \"\"jihad.\"\"\n\nISIS is seen as the most brutal jihadist terror group. According to reports, U.S. journalists James Foley and Steven Sotloff and British aid workers David Haines and Alan Henning, who have been beheaded by ISIS militants, were subjected to severe physical torture, including waterboarding, and a majority of them converted to Islam under duress.\"\n2073,\"A 42-year-old Russian fisherman was being mauled by a brown bear when his Justin Bieber “Baby” ringtone saved his life, he believes.\n\nThe Daily Mail reports that Igor Vorozhbitsyn had parked his car and was walking towards his favorite fishing spot when the bear attacked him and began clawing his face and chest, but then his phone rang, playing the annoying crescendo of “baby, baby, baby, baby oooh,” and the bear did what any creature with ears would do when it heard Justin Bieber: it fled.\n\n“I couldn’t believe my luck when the phone went off and he fled,” he said.\n\nThe man, who sustained cuts and bruises on his face and chest and was taken to the hospital after other fisherman found him, said he firmly believes if his phone hadn’t rang he would have been killed, marking the first time in written history that someone has been thankful for Justin Bieber’s existence. (RELATED: Justin Bieber Used A Wheelchair At Disneyland So He Could Cut Lines)\"\n2074,\"This letter from a little girl in support of her gay teacher might bring a tear to your eye\n\nA 9-year-old girl gave this heartfelt letter to her teacher after he came out as gay http://t.co/8ZErlBCfuS pic.twitter.com/JFfIRBnX4P— PinkNews (@pinknews) December 15, 2014\n\nThis letter of support was given to a primary school teacher by a 9-year-old girl after he came out as gay to his class.\n\nThe teacher, known as 'Mr R' decided to come out to his class after learning that the pupils felt there was something wrong or bad about gay and lesbian people.\n\nThe full letter reads:\n\n“Dear Mr R\n\n“Even though you’re gay, I will always treat you the same way as I do now. I still think about you the same way as I used to. You’re a great teacher and these are just some of the word’s (sic) that I would describe you as: great, amazing, fantastic, brilliant, awesome and brave.\n\n“The reason why I say brave is because you shared a personal secret which was very brave.\n\n“You don’t have to feel scared because I know that everyone in the class feels the same way as I do.\n\n“From A x x\n\nPS. We are all proud of you”\n\nThe teacher and school have not been revealed but the teacher gave an interview to Pink News.\n\nHe told the website he decided to come out to his class after he learned a worrying fact during anti bullying week:\n\n“As part of anti-bullying week, I’d asked who’d heard ‘gay’ being used as an insult. Almost every one of my class put their hands up. I was stunned.\n\n“Then I asked who thought that people who were gay or lesbian were bad or wrong in some way, again almost every hand went up.\n\nHe said he felt very moved by the letter and that it bought a tear to his eye.\n\n“Reading it brought tears to my eyes and it took me a little while to compose myself. When I thanked her she just shrugged and repeated something one of the boys in the class had said during the lesson, ‘It’s just your life’. Then she went back to her maths.\n\n“For my class it was a surprise sure but, to them, it was just something simple and easy to file away as another piece of information. There was no judgement, no follow up, just acceptance.\n\n“Now, I can mention my fiancé as easily as any other teacher and my class know me a little better. I’ve had a lot of letters and cards over the years, but this one I know I’ll keep forever.”\"\n2082,\"Convicted murderer Charles Manson's bride-to-be was reportedly using him for his body.\nThe 80-year-old convicted murderer and 27-year-old Afton Elizabeth Burton (a.k.a Star) received a marriage license in November and had 90 days to wed. The ceremony was postponed when Manson became ill and had to go to a medical facility.\nNow, journalist Daniel Simone, the author of a new book about the killer, told the New York Post that Manson's fiance had a plan to put Manson's corpse on display.\nPHOTO GALLERY | 1 of 38 IMAGES\n⟨⟩\nAlong with friend Craig Hammond, Burton reportedly wanted to display Manson's body in a glass crypt, much like Lenin's tomb in Russia. The goal was apparently for the attraction to rake in a ton of money.\nThat creepy plan aside, Simone says that Manson, 80, never actually wanted to marry her anyway.\nFOX 2 News reports that: \"\"Simone says Burton and Hammond initially wanted Manson to sign papers granting them ownership of his body, but the killer balked at the notion, so the two conceived the idea for Burton to marry Manson. The law in California, where Manson is incarcerated, grants spousal ownership of remains.\"\"\n\"\"He's finally realized that he's been played for a fool ... Manson never consented to the wedding in the first place and never will,\"\" Simone told The New York Post. \"\"He feels he will never die,\"\" Simone said. \"\"Therefore, he feels it's a stupid idea to begin with,\"\" the Post reported.\nBurton has not yet commented on her foiled plan. Burton's mother, Melissa Burton, told FOX 2 News that the Post article is not true. \"\"She is my daughter no matter what is going on in her life. You would love her unconditionally too if she were your child.\"\"\nManson and Burton's wedding was in trouble ever since it was reported last week that their marriage license was set to expire.\n\nOn Monday the 2nd, The Associated Press reported that, \"\"Afton Elaine Burton and the 80-year-old Manson obtained a 90-day marriage license late last year. It expires Thursday, making this past weekend the couple's final opportunity to hold a wedding inside a visiting room at California State Prison, Corcoran. If the wedding is to happen, the couple must register for a new Kings County marriage license.\"\"\"\n2083,\"A teacher has shared a touching note he received from a nine-year-old student after he revealed he was gay.\n\nWritten on colourful notepaper it says: “Dear Mr XXX [redacted],\n\n“Even though you’re gay, I will always treat you the same way as I do now. I still think about you the same way as I used to.\n\nA 9-year-old girl gave this heartfelt letter to her teacher after he came out as gay http://t.co/8ZErlBCfuS pic.twitter.com/JFfIRBnX4P\n\n— PinkNews (@pinknews) December 15, 2014\n\n“You’re a great teacher and these are just some of the words that I would describe you as: Great, amazing, fantastic, brilliant, awesome and brave.\n\n“The reason why I say brave is because you shared a personal secret which was very brave. You don’t have to feel scared because I know that everyone in the class feels the same way as I do.\n\n“PS, We are proud of you.”\n\nGot something in your eye? Here’s the backstory:\n\nThe teacher told Pink News he had always felt worried about mentioning his sexuality at the school but was prompted to share it during an anti-bullying week initiative.\n\nHe said: “I’d asked who’d heard ‘gay’ being used as an insult. Almost every one of my class put their hands up. I was stunned.\n\n“Then I asked who thought that people who were gay or lesbian were bad or wrong in some way, again almost every hand went up.”\n\nHe says he discussed the matter with the school’s headteacher and they agreed he could tell the class he was gay “so they at least knew one gay person and hopefully explain that when people use that word they’re talking about me.”\n\nThe letter came some days later, he explained: “Reading it brought tears to my eyes and it took me a little while to compose myself. When I thanked her she just shrugged and repeated something one of the boys had said during the lesson, ‘It’s just your life’. Then she went back to her maths.”\"\n2085,\"Item: Vancouver Province columnist Tony Gallagher wrote Tuesday that the NHL will expand soon, and that a franchise in Las Vegas is a lock.\n\nWell, we all know about Las Vegas and locks.\n\nHey, a team in Vegas would be nice because, well, the Seattle Metropolitans are getting ready for their first season in the Western Conference, and Vegas would make 16 teams in the West to balance out the 16 in the East and ...\n\nOh, wait, you say there's no team in Seattle? But, but, but ... we thought it was getting a franchise this year, too.\n\nYeah, the crickets are still competing with all the chirping about that, about how the NHL is increasing from 30 ... to 32 ... to 34 ... or more clubs.\n\nGallagher wrote that NHL commissioner Gary Bettman has changed his mind about expansion and is now ready to take the plunge — and that he doesn't have to stop at just two teams.\n\nThe NHL adding more than two fits historically. This is how the league has operated the past 40-plus years:\n\n1967: Next Six, to join with the Original Six.\n\n1970-74: Six, to continue Western expansion and to compete with the WHA.\n\n1979: Four, as the league absorbed the surviving teams of the dying WHA.\n\n1991-93: Five, as the Sun Belt strategy took hold.\n\n1998-2000: Four, as part of the league's reunion tour (Atlanta, Minnesota, Ohio).\n\nThere are enough worthwhile markets outside Seattle and Las Vegas (Quebec City, Kansas City, Toronto, Hamilton, Portland) to go to 36. Also, Bettman and the owners know they can tap an easy revenue stream (aka franchise fees) if they want/need to pad their cash reserves.\"\n2086,\"The three officers from Afghanistan’s army who went missing inside the United States have been found trying to cross into Canada. They were located trying to cross at Rainbow Bridge in Niagara Falls, New York. The soldiers were on a joint military training exercise in Cape Cod before they disappeared this weekend. Officials were never particularly concerned about their disappearance, though, saying they were fully vetted before they arrived in the U.S. The officers arrived in the U.S. on Sept. 11 and were reported missing by base security personnel late Saturday. Two Afghan policemen recently went missing while in Washington, D.C. for a DEA training program; they were found safe somewhere outside D.C.\"\n2089,\"Was Joan Rivers’ death preventable? New information suggests that Rivers should not have gone into cardiac arrest on that fateful August day. According to Radar Online, Joan’s daughter Melissa is ready to take legal action against the clinic that performed a “routine endoscopy” that went terribly wrong.\n\n“It’s become very clear to Melissa and experts she has spoken to that her mother didn’t have to die. This was a routine endoscopy that went wrong. Melissa has also been told that staff members at Yorkville Endcoscopy revealed a shocking detail to medical investigators looking into Joan’s death — something occurred during the procedure that wasn’t medically related.”\n\nJoan Rivers’ death was unexpected, and learning that she didn’t have to die is perhaps the hardest part. Many people suspect that something out of the ordinary happened when Joan was put under for her procedure, especially since her doctor (Dr. Cohen) parted ways with Yorkville Endoscopy right after the incident with Rivers occurred. Sources say that Melissa Rivers wants to wait until she learns her mother’s cause of death before she takes legal action.\n\n“It was something related to Joan’s personal ear, nose and throat doctor and it wasn’t about the unplanned biopsy she did. Melissa will await the outcome of the official medical investigation and then absolutely file the lawsuits.”\n\nAccording to CNN, staffers at the clinic revealed that Dr. Cohen took a selfie with Joan Rivers while she was under anesthesia. Also, Dr. Cohen reportedly took a biopsy of something that he found during the endoscopy without Rivers’ consent. It very well may have been the biopsy that caused Rivers to stop breathing.\n\n“Investigators believe that Rivers’ vocal chords began to swell during the allegedly unauthorized biopsy, cutting off the flow of oxygen to her lungs, which led to cardiac arrest on the morning of August 29, the source said.”\n\nAs previously reported by The Inquisitr, Joan was rushed to Mount Sinai Hospital in Manhattan after a staff member called 911. Despite resuscitation efforts, Rivers was placed on life support when she was admitted to the hospital. There had been so many rumors about Joan “getting better” and “pulling through,” but once Melissa confirmed that her mom was on life support, the public sort of figured that things weren’t improving.\n\nRivers passed away on Sept. 4 (exactly one week after being admitted to the hospital) after being taken off life support.\n\n[Photo courtesy of Hampton Roads]\"\n2094,\"An airstrike has wounded the leader of the Islamic State group, Abu Bakr al-Baghdadi, according to Iraqi officials.\n\nPentagon officials said they had no immediate information on such a strike or of al-Baghdadi being wounded.\n\nIraq’s Defence and Interior Ministries issued statements saying al-Baghdadi had been wounded, without giving further detail.\n\nAn Interior Ministry intelligence official said al-Baghdadi was hit during a meeting yesterday with militants in the town of Qaim in Iraq’s western Anbar province.\n\nThe official, citing informants within the militant group, said the strikes wounded al-Baghdadi. A senior Iraqi military official also said he learned in operational meetings that al-Baghdadi had been wounded.\n\nMORE: British ISIS fighter, from Derby, killed in Iraq\n\nNeither knew the extent of al-Baghdadi’s apparent injuries.State television later also reported that al-Baghdadi had been wounded.\n\nAl-Baghdadi, an ambitious Iraqi militant believed to be in his early 40s, has a 10 million dollar US (£6.2m) bounty on his head.\n\nSince taking the reins of the group in 2010, he has transformed it from a local branch of al Qaida into an independent transnational military force, positioning himself as perhaps the pre-eminent figure in the global jihadi community.\n\nMORE: ISIS now spends most of its time killing other jihadis, deserter claims\n\nA US-led coalition has been launching airstrikes on Islamic State militants and facilities in Iraq and Syria for months as part of an effort to give Iraqi forces the time and space to mount a more effective offensive.\n\nThe Islamic State had gained ground across northern and western Iraq in a lightning advance in June and July, causing several of Iraq’s army and police divisions to fall into disarray.\n\nOn Friday, US President Barack Obama authorised the deployment of up to 1,500 more American troops to bolster Iraqi forces, including into Anbar province, where fighting with Islamic State militants has been fierce. The plan could boost the total number of American troops in Iraq to 3,100.\"\n2095,\"Remember the crunch of the cornmeal crust? And the stringy cheese, with a slightly sweeter-than normal marinara underneath?\n\nMaybe you shoved french fries in it like birthday candles. Or ate it crust first, as was the style at the time.\n\nIn any case, if you’re a child of the nineties, you remember it well: McDonald’s pizza.\n\n\n\nAnd, like pogs and Beanie Babies, it too disappeared with the innocence of your childhood.\n\nExcept, in two magical locations in Ohio and West Virginia, where one hero owner has kept the McDonald’s pizza ovens burning all these years later.\n\nSo bust out a gel pen to jot down these directions, because I’m about to tell you where you can still buy McDonald’s pizza.\n\n\nNeslted on the banks of the Ohio River, along the border with West Virginia sits the village of Pomeroy, population 1,852 in the 2010 census. And its McDonald’s, located along Main Street on the riverbank, still pumps out pizza — in five minutes or less, of course.\n\n\n\nIt’s just a seven-and-a-half hour drive from Toronto in zero traffic, according to Google Maps.\n\nAnd, thanks to owner Greg Mills, there’s another McD’s where you can still get a slice, just over ninety kilometres away, across the state border. Spencer, West Virginia also boasts a McDonald’s that’s still lighting the pizza fires — or electrical coils, as the case may be.\n\nAccording to employee Judy Norman, it’s the same pizza as they sold when she started there 11 years ago and it’s presumably the same that children everywhere enjoyed throughout the 1990s. She said the location sold 13 pizzas yesterday, but there are “days when everyone wants pizza and there are days where just every so often you get a pizza [order].”\n\nMills, who it’s pretty safe to call an American hero for preserving this very unique pizza, couldn’t not be immediately reached for comment, but this post will be updated should he return our calls.\n\n\n\nWhatever actually happened to McDonald’s pizza, you ask?\n\nWell, for starters, it turned out adult palates didn’t quite take to it the same way kids did. When McDonald’s first launched its pizza in the Canadian market in the early ’90s, it was tapping into a growing appetite for pizza as burger sales dwindled. It even launched hockey-themed TV ads.\n\n\n\nThe market for the savoury pie topped $2 billion in the early 90s, according to a 2004 National Post article on the death of McDonald’s pizza. And the company poured $25 million into the ovens alone across Canada, to moderate success throughout the decade. Then the-drive through took over — remember waiting for your pizza to be delivered with a plastic number on top of your car? — and pizza slowed things down as its own sales were dragging.\n\nSo the ovens were scrapped and McDonald’s turned its sights on other gimmicky productions — like the Arch Deluxe, which I think we can blame for Jessica Biel becoming a thing.\"\n2099,\"iFans can look forward to the much-awaited smartwatch from Apple making its debut this March if analysts' predictions prove true. That's not all: the 12-inch MacBook Air is also gearing up to launch in the first quarter.\n\nAccording to a research note from Ming-Chi Kuo, analyst with KGI Securities, the Apple Watch will begin shipping by March. Kuo's forecast is in keeping with recent reports that predict the same release date. He also noted that Apple may hold a special event to unveil the details of the smartwatch, whose specifications are not yet clearly known.\n\nKuo also predicted that Apple will release the new 12-inch MacBook Air in Q1 2015.\n\nThe Apple Watch is also anticipated to sell 2.8 million units in the first quarter -- that is the first month alone -- in the event that there is a March launch.\n\nAccording to Kuo, shipments in the range of 4 million to 5 million will be seen by most component suppliers in March. However, a few components may also see low production yields, which could affect the assembly and shipping.\n\nKuo also forecast that the much-rumored 12-inch MacBook Air with Retina display will also ship in the same quarter, which is in synergy with other rumors. A report earlier inJanuary suggested that Quanta Computer, an Apple supplier, was beefing up production of the notebook to meet the Q1 2015 release deadline. The ultra-thin MacBook Air is rumored to tout a fan-less design and pack in the latest low-power processor from Intel (Core M). It is also expected to boast a high resolution Retina display and may be the first to incorporate the USB Type C connector which is reversible. This may also be used for charging the device.\n\nPer Kuo, MacBook Air sales will likely touch the 6 million units sales mark (for the first three months of 2015), which is an increase from the 5.9 million forecast in Q1 2014.\n\nThe analyst sees iPhone shipments touch 61.7 million unit sales in Q1 2015. Kuo also anticipates a drop in demand for the iPad as the latest iPad Air 2 and iPad mini 3 tablets did not create much of a stir in the holiday season.\"\n2100,\"The man behind the world famous 50ft Crabzilla spotted lurking beneath the waters in Whitstable has described the furore caused by the colossal crustacean as “a bit of fun”.\n\nQuinton Winter, of Station Road, told KentOnline he was stunned by the amount of coverage the sea monster has clawed after it appeared at his exhibition at the Horsebridge Centre.\n\nAerial images of the shadowy figure emerged on the artist’s bizarre blog Weird Whitstable – which documents supernatural sightings across the town.\n\nArtist Quinton Winter\nThis week it was splashed on the Daily Star front page with the story also featuring in worldwide news outlets including Australia, Malaysia and France.\n\nBut despite its popularity with the global media, the tale left online readers feeling rather crabby with criticisms it was “juvenile”.\n\nQuinton said: “When I saw the picture I thought I could use it in my exhibition.\n\n“I thought it may have been a sand formation but it looked like a crab to me.\n\n“I’m not trying to lie about anything, it’s just a bit of fun.”\n\nKM Group graphic artist Ashley Austen took a sceptical view of the paranormal find.\n\nCrabzilla was 'spotted' off the coast of WhitstableCrabzilla was spotted lurking beneath the water\nHe said: “The image of the giant crab can be quite easily recreated in Photoshop. All the artist had to do is find a suitable image of a crab, overlay it on to the satellite picture of the harbour and apply a few filters.”\n\nBut Mr Winter said he didn’t think the image would be taken too seriously.\n\nHe said: “Sometimes you put stuff out there and no one takes any notice and then sometimes unexpectedly it goes everywhere. It has been a strange reaction.\n\n“I don’t think anyone seriously believes there actually is a 50ft crab in Whitstable. What would it feast on? Fat, juicy Londoners?” - Quinton Winter\n“I don’t think anyone seriously believes there actually is a 50ft crab in Whitstable. What would it feast on? Fat, juicy Londoners?”\n\nAccording to Weird Whitstable, Crabzilla surfaced in July last year at a popular crabbing spot after it was spotted by two young boys.\n\nThe boys, which included Mr Winter’s son, were blissfully unaware as the crab slipped silently under the water sideways.\n\nAccording to the Marine Biological Association, the largest species is the Japanese spider crab which can grow up to 3.7m across - the size of a small car.\n\nOther strange sightings reported by Weird Whitstable include a haunted fence in Tankerton.\"\n2101,\"Abu Bakr al-Baghdadi was hit Saturday during a meeting with militants, though not much is known\n\nIraqi authorities announced on Sunday that an air strike wounded Abu Bakr al-Baghdadi, leader of the militant group the Islamic State of Iraq and Greater Syria (ISIS).\n\nHe was hit Saturday in the town of Qaim in Iraq’s Anbar province during a meeting with militant forces, anonymous Iraqi officials told the Associated Press.\n\nThe Defense and Interior Ministries of Iraq said in statements that al-Baghdadi was injured, but they did not elaborate on the injury or the air strike. The Pentagon offered no additional information.\n\nSince al-Baghdadi, thought to be in his early 40s, took over the militants in 2010, he has grown it from a local al-Qaeda branch into a powerful, independent Islamist extremist group.\n\nThe U.S. and allied forces began launching air strikes against ISIS targets in September.\n\n[AP]\"\n2105,\"A TRANSGENDER teenager who killed herself after her Christian parents refused to accept her has left a heartbreaking suicide note.\n\nLeelah Alcorn, 16, stepped in front of a tractor trailer on a rural highway a few kilometres from her family home in Kings Mill, Ohio.\n\nHer mother posted a tribute to her child on Facebook using her birth name Joshua and not mentioning the suicide.\n\nHowever, the teen had published a note hours before her death on her Tumblr account explaining in detail why she had chosen to end her life.\n\nShe says that she identified as a girl from the age of four and that when she discovered that she could be transgender at aged 14 she “cried of happiness”.\n\n“After 10 years of confusion I finally understood who I was,” she wrote.\n\nHeartbreakingly, her devout Christian mother, Carla Wood Alcorn, refused to accept her desire to identify as a girl.\n\nShe wrote: “I immediately told my mom, and she reacted extremely negatively, telling me that it was a phase, that I would never truly be a girl, that God doesn’t make mistakes, that I am wrong.”\n\n‘Gay conversion therapy killed my son’\n\nLeelah went on: “If you are reading this, parents, please don’t tell this to your kids. Even if you are Christian or are against transgender people don’t ever say that to someone, especially your kid. That won’t do anything but make them hate them self. That’s exactly what it did to me.”\n\nShe was forced by her parents to see a Christian therapist who told her she was selfish and wrong and should seek God’s help. When she didn’t receive her parents’ consent to transition at aged 16 she cried herself to sleep.\n\nShe said she turned against her parents, coming out as gay at school but despite positive responses from her friends she continued to be viewed by her mum and dad as “an embarrassment” because she was not “their perfect little straight christian boy (sic)”.\n\nWriting about her reasons for suicide she said: “I’m never going to find a man who loves me. I’m never going to be happy. Either I live the rest of my life as a lonely man who wishes he were a woman or I live my life as a lonelier woman who hates herself. There’s no winning. There’s no way out.”\n\nShe ended the note: “My death needs to mean something. My death needs to be counted in the number of transgender people who commit suicide this year. I want someone to look at that number and say “that’s f***ed up” and fix it. Fix society. Please.”\n\nIn a short Facebook tribute Carla Wood Alcorn ignored her child’s female persona, calling her Joshua and saying she had gone “home to heaven” after she was hit by a truck during “an early morning walk”.\n\nIf you or someone you know is in need of crisis or suicide prevention support, please call Lifeline on 13 11 14 or visit www.lifeline.org.au/gethelp\"\n2107,\"Christina Fernández de Kirchner, the president of Argentina, got a new addition to her family last week when she adopted a 13-year-old Jewish boy named Yair Tawil as her godson, the Independent reports. Her motivations for doing so are based on a centuries-old legend that seventh sons will transform into werewolves.\n\nIn Argentina, the werewolf is referred to as el lobison; in Paraguay it goes by the name Luison, and in Brazil it's called the Lobisomem. The Independent elaborates on the South American legend:\n\nThe werewolf-like creature shows its true nature on the first Friday after boy’s 13th birthday, the legend says, turning the boy into a demon at midnight during every full moon, doomed to hunt and kill before returning to human form.\n\nAs well as feeding on excrement, unbaptized babies, and the flesh of the recently dead, the lobison was said to be unnaturally strong and able to spread its curse with a bite.\n\nIn Guaraní mythology, the lobison is the offspring of Tau, an evil spirit, and Kerana, a mortal woman. In the cultures that believe in the lobison, that creature acts as a sort of Grim Reaper, whose mere presence means that death will soon befall those it comes into contact with. As the Independent explains, by the 19th century, fear of this creature was so acute in Argentina that families sometimes murdered their seventh sons to prevent the legend from coming true. So in 1907, in an attempt to stop this practice, the Argentinean president began adopting seventh sons, which the president insisted would stop the curse. In 1973, the Independent adds, the presidential adoption tradition was also extended to seventh daughters.\n\nIn addition to being able to say he's the president's godson, Tawil will receive a gold medal and enjoy a full educational scholarship. In modern times, the curse, it seems, is more aptly described as a blessing.\"\n2108,al-Britani has been killed in an airstrike in Syria.\n2110,\"The Apple Watch is expected to be the main attraction at next week’s “Spring Forward” event, but according to a new report, the long-rumored 12-inch Retina MacBook Air could make a surprise appearance at the Yerba Buena Center for the Arts.\n\nThe sketchy rumor comes from the Michael Report, which claims its sources inside Apple say the company’s long-awaited update to the MacBook Air will be announced March 9.\n\n“Sources familiar with the matter within Apple have exclusively told The Michael Report that Apple plans to unveil the long-awaited Retina MacBook Air at the same event. The Michael Report has independently verified this information to be highly credible.”\n\nObviously, we can’t verify the accuracy of the report. The Michael Report unearthed full details of the iPad Air 2 before the product’s announcement in October of last year, however, the publication also whiffed on some iPhone 6 launch details, including the name of the iPhone 6 Plus, and the Nexus 6.\n\nWe’re not really expecting any hardware other than the Apple Watch at next week’s event, but Cupertino could surprise us. The last time the MacBook Air line was upgraded was April 2014, which was just a small spec bump, so it’s due for an update.\n\nHardware leaks of the 12-inch MacBook Air have been scarce, although multiple reports have confirmed that Apple is working on the device. The new Retina MacBook Air will supposedly feature a fan-less design made possible by Intel’s next-gen Broadwell processors. It’s also rumored that the new device will only have one USB-C port and a headphone jack.\"\n2112,\"A sexually frustrated snowy owl, nicknamed the Black Widow, has killed her mate because his penis was too small.\n\nStaff at the animal shelter in Knyszynska Forest in Poland where she lives, had introduced a male snow owl into her enclosure to offer her company.\n\nHowever, two days later, her mate was found dead and half-devoured.\n\nShelter spokesman, Robert Konowal said: ‘The first two days were fine and they seemed to get on very well.\n\nMORE: Sisters kicked out of Cambodia over ‘porn shoot’ at sacred temple\n\n‘We were horrified when we then discovered she had killed him.\n\n‘At first we couldn’t understand why but we took the remains to a vet who after examining him found that his testicle sack and private parts were underdeveloped.\n\n‘In other words, he wasn’t a suitable lover, and we assume that after failing to perform she killed him, probably out of frustration.’\n\nFor any Harry Potter fans out there, this may change your opinion of Hedwig who was also a female snowy owl.\n\nMORE: This video of a motorbike being refuelled is the weirdest thing you’ll watch today\n\nMORE: Napoleonic 74-room Italian villa on sale for just £3.8 million\"\n2117,\"A five-year-old was billed for failing to attend a friend's birthday party - resulting in threats of legal action.\n\nAlex Nash, from Cornwall, was invited to the party just before Christmas.\n\nAn invoice for £15.95 was sent by his schoolfriend's mother Julie Lawrence, who said Alex's non-attendance left her out of pocket and his parents had her details to tell her he was not going.\n\nAlex's father Derek said he had been told he would be taken to the small claims court for refusing to pay.\n\nAlex's parents, from Torpoint, had accepted an invitation to the party at a dry ski slope in Plymouth, Devon, just before Christmas.\n\nHowever, they realised their son was double-booked and due to spend time with his grandparents, which he did.\n\nAnalysis: Clive Coleman, BBC legal correspondent\n\nIt is all but impossible that Ms Lawrence will be able to recover the £15.95 party \"\"no show fee\"\".\n\nAny claim would be on the basis that a contract had been created, which included a term that a \"\"no show\"\" fee would be charged.\n\nHowever, for there to be a contract, there needs to be an intention to create legal relations. A child's party invitation would not create legal relations with either the child \"\"guest\"\" or its parents.\n\nIf it is being argued that the contract is with the child, it is inconceivable that a five-year-old would be seen by a court as capable of creating legal relations and entering into a contract with a \"\"no show\"\" charge.\n\nIt's amusing to imagine what a children's party invitation seeking to create a contract might say: \"\"I, the 'first party', hereinafter referred to as the 'birthday boy', cordially invite you the 'second party', hereinafter referred to as 'my best friend', to the party of 'the first party'.\n\nHis parents said they had no contact information for Ms Lawrence at that time.\n\nThey found the invoice in a brown envelope in his schoolbag last week.\n\nMr Nash said: \"\"It was a proper invoice with full official details and even her bank details on it.\n\n\"\"I can understand that she's upset about losing money. The money isn't the issue, it's the way she went about trying to get the money from me.\n\n\"\"She didn't treat me like a human being, she treated me like a child and that I should do what she says.\"\"\n\nIn a short statement, Ms Lawrence said: \"\"All details were on the party invite. They had every detail needed to contact me.\"\"\n\nMr Nash said he had been told he was being taken to the small claims court because he was refusing to pay.\n\nThe party was held at the Plymouth Ski and Snowboard Centre.\n\nIn a statement, the centre said: \"\"We would like all our customers to know that this invoice has nothing to do with Plymouth Ski and Snowboard Centre.\n\n\"\"No invoices are ever sent out from the centre to private individuals. This is a disagreement between the two parents involved and the fact that the centre has been named on the invoice is fraudulent.\n\n\"\"When booking a party there is a small deposit to pay on booking, confirmation of numbers and final balance are due 48 hours before the party.\n\n\"\"On the extremely rare occasion that people don't attend parents are generally offered other activities in compensation.\"\"\n\nThe unwritten rules of children's parties?\n\nRead more from the BBC Magazine on the politics of parties\n\nHave you ever committed a kids party faux pas? Email England@bbc.co.uk with your tale of breaking the rules\"\n2119,\"The comedienne's doctor reportedly took a selfie with the star before undertaking an unauthorized biopsy, it has been claimed\n\nJoan Rivers' personal doctor took a selfie while the comedian was under anesthesia and the physician was set to perform an unauthorized biopsy, a report has claimed.\n\nThe incident allegedly occurred in Manhattan's Yorkville ­Endoscopy shortly before Joan, 81, underwent a procedure on her vocal chords that led to her suffering a cardiac arrest, CNN reports.\n\nInvestigators have been informed of the incident by a member of staff at the clinic, according to the broadcaster, which also claims that gastroenterologist Dr. Lawrence Cohen finished his work on the star shortly before her unidentified personal physician performed the biopsy.\n\nRex Features   Dr Lawrence Cohen the Yorkville Endoscopy doctor has been fired since Joan Rivers death - he did not carry out reported biopsy\n\nHowever, just before performing the procedure, it is claimed that the physician took out his camera to take a picture of himself alongside Joan, who was unconscious at the time.\n\nDuring the subsequent biopsy, Joan suddenly went into cardiac arrest, with investigators believing that her vocal chords began to swell, thereby cutting off oxygen to her lungs.\n\nEarlier this week, a voice recording emerged of Rivers complaining of trouble with her vocal chords.\n\nShe can be heard saying: \"\"I told [you] I didn't feel good. My voice has been bothering me. I don't know what it is . . . I feel like s***. I'm tired already.\"\"\n\nGetty   Joan passed away a week after rumoured biopsy\n\nLater, she said: \"\"That's it - I don't feel good.\"\"\n\nThe news comes following reports that the clinic's medical director Dr. Lawrence Cohen had stepped down.\n\nABC News tweeted the news writing: \"\"Medical director of Yorkville Endoscopy where #JoanRivers went into cardiac arrest is out.\n\n\"\"He is no longer performing procedures at the clinic.\"\"\n\nWhile US gossip website TMZ reports that sources at the clinic say Dr. Lawrence Cohen - who is a world renowned gastroenterologist and co-owner of the clinic - stepped down after the board asked him to do so, but they're not directly blaming him for Joan's death.\n\nGetty   Melissa and Joan Rivers at the 2014 NBCUniversal Cable Entertainment Upfronts back in May\n\nA rep from the clinic confirmed he had stepped down from his position as medical director.\n\nThe clinic previously denied reports claiming they administered a general anaesthetic and conducted a vocal cord biopsy on the late star.\n\n\"\"A biopsy of the vocal cords has never been performed at Yorkville Endoscopy,\"\" a spokesperson for the Yorkville Endoscopy clinic said in a statement.\n\n\"\"General anaesthesia has never been administered. The type of sedation used at Yorkville Endoscopy is monitored anesthesia care. Our anesthesiologists utilise light to moderate sedation.\"\"\n\nAccording to the unnamed source, the alleged procedure should not be performed outside of a hospital.\n\nBoth the State Health Department and the New York City Medical Examiner's Office are still investigating the cause of Joan's death, after failing to determine how she died in a preliminary autopsy.\n\nHer funeral - which took place on Sunday at the Temple Emanu-El in Manhattan - featured performances from Hollywood actor Hugh Jackman and The New York City Gay Men's Chorus, and was attended by friends and colleagues including Kelly Osbourne, Whoopi Goldberg and Sarah Jessica Parker.\n\nVIEW GALLERY\"\n2120,\"Three Afghan soldiers who went missing after a military exercise have been found, US media have reported.\n\nLaw enforcement officials told WCVB TV the men were taken into custody at the Rainbow Bridge Canadian US border crossing near Niagara Falls on Monday.\n\nThe three were among 14 members of the Afghanistan National Army participating in the tactical exercise.\n\nThey men disappeared from a Cape Cod shopping mall on Saturday night, US military officials said.\n\nThe week-long annual exercise involves 200 soldiers from six nations and is aimed at fostering better relations.\n\nThe soldiers were identified as Major Jan Mohammad Arash, Captain Mohammad Nasir Askarzada and Captain Noorullah Aminyar.\n\nIt was the second time in a week that Afghan soldiers attending a course in the United States went missing.\n\nA week ago, two Afghan soldiers training at the Quantico base in Virginia were unaccounted for until they were located two days later in the Georgetown district of Washington, officials said.\"\n2121,\"Beats Music will eventually disappear as a brand, according to a new report. TechCrunch reports that Apple plans to eliminate the Beats Music streaming service, which it acquired in May, but doesn't say when. The report is less clear on what Apple plans to do with streaming music. Once source tells TechCrunch that on-demand music could be integrated into iTunes; another source says Apple will make a \"\"significant music announcement\"\" in the first half of 2015.\n\nEngineers from Beats Music have already been transferred to other divisions at Apple, including iTunes, according to the report. As TechCrunch notes, Beats Music CEO Ian Rogers was put in charge of Apple's ad-supported iTunes Radio product in August and has been splitting his time between the services since then.\n\nDeveloping ...\"\n2126,\"An Afghan woman has killed at least 25 Taliban militants to avenge the murder of her son who was a police officer in western Farah province.\nAccording to reports, Reza Gul was forced to pick up arms after her son was shot dead by Taliban militants in front of her eyes.\nHer son was leading a small group of police forces in a check post located in a village of Farah province.\nShe was supported by her daughter and daughter-in-law during the gun battle which lasted for almost 7 hours that left at least 25 Taliban militants dead and five others injured.\nSediq Sediq, spokesman for the Ministry of Interior (MoI) said the armed campaign by women against the Taliban militants is a symbol of a major revolution and public uprising against the group.\nThe Taliban militants group has not commented regarding the incident so far.\nFarah is among the volatile provinces in western Afghanistan where anti-government armed militants are actively operating in its various districts and frequently carry out insurgency activities.\"\n2128,\"A wicked aunt cut her three-year-old nephew’s penis off when he burst in on her on the loo and asked to use her phone.\n\nEvil Xue Paan, 37, was sending text messages to her boyfriend while sitting on the toilet when toddler Qiang Qiang walked in and asked if he could play a game on her mobile.\n\nBut instead of giving him the phone, the fuming aunt went into the kitchen, picked up a knife and severed the boy’s penis while his mother was visiting a next-door neighbour in Luohe, a city in central China’s Henan Province.\n\nHorrified mum Cai Tuan, 27, said: \"\"I had popped out to see a neighbour and was only gone 30 minutes when I heard Qiang Qiang scream.\n\n\"\"I ran back to the house and couldn’t believe what I saw.\n\n\"\"Qiang Qiang had fainted and was lying in a pool of blood.\n\n\"\"Next to him was a knife and his penis.\n\n\"\"It was simply horrific.\n\n\"\"My sister, his aunt, had gone.\"\"\n\nQiang Qiang was rushed to hospital where surgeons managed to reattach the member and was then sent to a specialist clinic in the capital Beijing.\n\nA hospital spokesman said: \"\"Unfortunately, the knife was quite blunt and the cut wasn’t clean so although we reattached the boy’s penis, it wasn’t ideal and he had to have further treatment.\n\n\"\"However, he has now had three surgeries all of which have been successful and we are confident that his penis will be perfectly OK again in three months.\"\"\n\nA police spokesman said: \"\"The aunt was arrested and admitted attacking the boy because she was angry that he had interrupted her on the toilet.\"\"\n\nThe woman now faces 5 years in jail.\"\n2131,\"No, that is not a joke headline stolen from The Onion. This is actually a thing that happened.\n\nAccording to The Independent, Argentina's president, President Christina Fernández de Kirchner adopted a boy named Yair Tawil as her godson so that he would not turn into a werewolf. It's actually part of a longstanding tradition in the country that dates back to a folk story in the country:\n\nAccording to Argentinian folklore, the seventh son born to a family turns into the feared \"\"el lobison\"\". The werewolf-like creature shows its true nature on the first Friday after boy's 13th birthday, the legend says, turning the boy into a demon at midnight during every full moon, doomed to hunt and kill before returning to human form.\n\nAs well as feeding on excrement, unbaptized babies, and the flesh of the recently dead, the lobison was said to be unnaturally strong and able to spread its curse with a bite.\nBecause some people actually believed this hundreds of years ago, they started killing babies. So, to stop that from happening, presidents starting adopting the seventh born boys of families. The practice was later extended to include girls, too. Now, seventh born children not only get the country's president as their new godparent, they also get a gold medal and a scholarship.\n\nAccording to The Jewish Telegraphic Agency, Tawil is also the first Jewish boy to participate in the adoption tradition:\n\nShlomo and Nehama Tawil, parents of seven boys, in 1993 wrote a letter to the president asking for the honor and were denied. But this year, Yair wrote a letter to the president citing the 2009 decree and asking for the designation of godson.\n\nOn Tuesday, he became the first Jewish godson of a president in Argentina's history. Fernandez received Yair, his parents and three of his brothers in her office, where they lit Hanukkah candles together.\n\nThe president in her tweets and photos described to her 3.4 million Twitter followers a \"\"magical moment\"\" with a \"\"marvelous family.\"\" She described Yair as \"\"a total sweety,\"\" and his mother a \"\"Queen Esther.\"\"\"\n2136,\"nce, War\nThe Islamic State is harvesting human organs to finance its blood-driven caliphate, according to Iraq’s ambassador to the United Nations, urging its Security Council to investigate the issue.\n\nEnvoy Mohamed Alhakim called on the 15-member body to look at allegations of organ removal by the Islamic State (formerly ISIS) as bodies with surgical incisions and missing kidneys were discovered in shallow mass graves.\n\n“We have bodies. Come and examine them,” the envoy, Mohamed Alhakim, said on Tuesday.\n\n\n“It is clear they are missing certain parts,” the diplomat also noted, adding that a dozen doctors were executed in in northern Iraq, after allegedly refusing to harvest organs of the ISIS victims.\n\nThe Islamic State is guilty of “crimes of genocide” of ethnic groups, Alhakim said.\n\n“These terrorist groups have desecrated all human values. They have committed the most heinous criminal terrorist acts against the Iraqi people whether Shi'ite, Sunni, Christians, Turkmen, Shabak or Yazidis,” Iraq’s UN Ambassador said.\n\n\nAfter the testimony, the UN envoy to Iraq, Nikolay Mladenov, then briefed the Council saying that there are numerous reports to support the claim of organ harvesting, which the envoy says is done by the caliphate to finance its cause.\n\n“It’s very clear that the tactics ISIS is using expand by the day,” Mladenov said.\n\n“Almost daily terrorist attacks continue to deliberately target all Iraqis, most notably the Shi’ite community, as well as ethnic and religious minorities, across the country,” he told the Security Council, specifying that at least 790 people were killed in January in Iraq.\n\n“Equally worrying is the increasing number of reports of revenge attacks committed particularly against members of the Sunni community in areas liberated from (Islamic State) control,” he said.\n\n\nLooking into the source of ISIS funding, Middle East media outlet, Al-Monitor, claimed that foreign doctors were harvesting organs in Mosul in a report last year based on a medical source.\n\nAccording to the Iraqi doctor providing the information, otolaryngologist Siruwan al-Mosuli, there had been an “unusual movement” in clinics in Mosul, where Arab and foreign surgeons were hired, but “prohibited from mixing with local doctors.”\n\n\nThe organs, al-Mosuli told Al-Monitor, were coming from kidnapped individuals, or wounded fighters.\n\n“Surgeries take place within a hospital and organs are quickly transported through networks specialized in trafficking human organs,” the doctor claimed, accusing “specialized mafia” of being involved internationally.\n\nOrgan harvesting news comes as the Islamic State jihadists burnt 45 people alive near the town al-Baghdadi in Western Iraq. It also comes in the footsteps of the recent beheading of 21 Coptic Christians in Libya and the brutal execution of a Jordanian pilot.\"\n2140,\"According to an airline source quoted in stories claiming the opposite, Saudia Airlines, the state-run airline of Saudi Arabia, does not have plans to separate passengers based on gender. Several Gulf\"\n2146,\"Nowadays, it seems the world is just littered with crises. But one thing we don't have to worry about is \"\"Crabzilla.\"\"\n\nA photo depicting what appears to be a 50-foot crab hanging out near a wharf in Kent, England, started making the rounds on the Internet earlier this week. The photo was featured on a local curiosities site called Weird Whitstable, and eventually dubbed \"\"Crabzilla.\"\"\n\nQuinton Winter, who runs the site, told the Daily Express that he'd spotted a giant crab in the mouth of Kent harbor while on vacation with his son last year. “It had glazed blank eyes on stalks, swiveling wildly and it clearly was a massive crab with crushing claws,\"\" he said.\n\n\"\"Does this satellite photo of the harbor reveal a giant crab or unusual sand formation?\"\" Winter asks on his website.\n\nExperts say neither.\n\n\"\"The idea of a giant 'crabzilla' would [be] very exciting. Unfortunately, I think this is a hoax,\"\" Dr. Verity Nye, Ocean and Earth Science researcher at Southampton University, told the Daily Mail. \"\"I don't know what the currents are like around that harbor or what sort of shapes they might produce in the sand, but I think it's more conceivable that someone is playing about with the photo.\"\"\n\nSpider crabs, the largest known to British waters, grow to about 4 feet and inhabit much deeper waters than the those near the pier where Crabzilla is shown lurking.\n\n@media only screen and (min-width : 500px) {.ethanmobile { display: none; }}\n\nLike Us On Facebook |   Follow Us On Twitter |   Contact The Author\"\n2150,\"Reza Gul picked up her son's gun and took part in fire fight against up to 400 insurgents which saved her village\n\nVideo loading            Watch next        Watch this video again  Watch Next\n\nThe mother of an Afghan cop took revenge on the Taliban for killing her son by helping gun down 25 militants during a brutal fire fight.\n\nAfter finding her son's dead body at his police outpost - Reza Gul picked up his gun to take on the insurgents.\n\nShe joined other female family members in a seven hour gun battle against up to 400 Taliban fighters which saved their village.\n\nGul has been hailed a hero for her bravery after her son's police outpost came under fire from the Taliban in the Balabolok district of western Farah province on November 17.\n\nHUSSEIN AHMADI/VIA YOUTUBE   Brave: Ms Gul (centre) took part in the gun fight with other female members of her family\n\n\"\"The Taliban attacked our village and my son's outpost at dawn,\"\" Gul told NBC News.\n\n\"\"After seeing my young son's body I picked up his gun and decided to fight off the killers of my son until I die.\"\"\n\nGul was joined by her daughter and daughter-in-law in the battle against the militants.\n\nTwenty-five Taliban were reported killed - with five more wounded.\n\nHUSSEIN AHMADI/VIA YOUTUBE   Battle: A young member of the family handles a heavy machine gun\n\nGul's daughter-in-law, Seema, told Tolo News. \"\"We were committed to fight until the last bullet.\"\"\n\nGeneral Abdul Razaq Yaqubi said the family's bravery will be remember by the police and residents of Farah Province.\n\nBritish troops finally pulled out of Afghanistan last month. The 13-year-old campaign cost the lives 453 British servicemen and women.\n\nTens of thousands of Afghans have also died during the conflict.\n\nLook back at the war in Afghanistan down the years:\n\nVIEW GALLERY\"\n2151,\"The success of the Islamic State (IS) in sustaining its battles on more than one front in both Syria and Iraq, while fighting in several other countries, highlights that the group has multiple and significant sources of funding.\n\nSummary⎙ Print The militant group relies on diverse forms of extortion to fund its operations in both Syria and Iraq.\nAuthor Nassir al-HassounPosted December 5, 2014\nTranslatorSteffi Chakti\nOriginal Article اقرا المقال الأصلي باللغة العربية\nAccording to data, there are two funding sources: internal and external. The latter includes a wide variety of funding schemes, including through medical facilities, oil and human trafficking mafias. According to sources in Mosul, the money supplied internally is allocated to local and foreign fighters, to encourage them to join up and continue fighting. IS took control of Mosul in June and then expanded in August to control large swaths of the country.\n\nResidents of Mosul say that the sale of oil extracted from wells controlled by the organization in both Iraq and Syria has provided a sustained source of funding. The organization also opened trade canals through Kurdish [territories in] Iraq and Turkey, with the help of Kurdish, Turkish and Iranian traders.\n\nIn addition to oil sales, a secondary source of funding stems from the imposition of royalties on residents in IS territories. Members of the organization collect 50,000 dinars [$41.60] from each family as service and protection fees. The amount doubles for families whose sons did not join IS. One of the prominent tribal figures in Nineveh province, Sheikh Mohammad Abu Thayyab, said, “The IS gangs imposed 50,000 dinars worth of royalties on every family if one of their sons did not join these terrorists.”\n\nSources in the city say that oil prices have skyrocketed. The price of gas tanks used for cooking has reached 75,000 dinars, [about $62] while coal oil is sold at 5,000 dinars a liter [$4.16]. Meanwhile, the price of food has quadrupled.\n\nThe third funding source was exposed by otolaryngologist Siruwan al-Mosuli. He said that lately he noticed unusual movement within medical facilities in Mosul. Arab and foreign surgeons were hired, but prohibited from mixing with local doctors. Information then leaked about organ selling. Surgeries take place within a hospital and organs are quickly transported through networks specialized in trafficking human organs. Mosuli said that the organs come from fallen fighters who were quickly transported to the hospital, injured people who were abandoned or individuals who were kidnapped.\n\nHe said that organ sales yield large profits. A specialized mafia is engaged in these operations, in addition to medical institutions working in other countries. Without coordination among these parties, such a trade cannot be sustained, he said. According to the Office of the High Commissioner for Human Rights (OHCHR), the organization sells bodies and organs of injured people they arrest.\n\nThe fourth source of funding is transforming the city of Nineveh, adjacent to Turkish borders, into a new center for drug trafficking. The Russian Federal Drug Control Service said IS was gaining significant revenues by smuggling and marketing Afghan heroin, which is sent from Iraq to Europe.\n\n“The large-scale movement of Afghan heroin acts as an ongoing financial base, aiding the functioning of the Islamic State, which secures huge profits by providing half of the total heroin supplied to Europe via destabilized Iraq and some African countries,” the Russian body said in a statement.\n\nFor its part, the Times of London exposed a human trafficking network established by IS in Mosul, where women and children were sold for money. This also constitutes a funding source for the fighters. According to the newspaper, women and children of Yazidi, Christian and other minority backgrounds are also sold through a networking hub in Syria’s Raqqa.\n\nA report by OHCHR confirmed that more than 25,000 women and children have been imprisoned, sexually violated and sold by IS.\n\nThe sixth funding source is human smuggling rings, especially for families who wish to emigrate to other countries. One family reached Turkey after reportedly paying $8,000 for each individual that escaped.\n\nLivestock seized by IS during the occupation of Yazidi, Turkmen and Shiite villages has also been smuggled. According to Ali Abdel Razzak, the majority of the residents in these villages worked in large-scale livestock ranching. So far it has not been established how much IS members seized as spoils of war when the villagers fled.\n\nWhen it comes to foreign funding, the organization has developed schemes that are difficult to uncover, despite intensive local and international monitoring. One such method, however, uses established trading routes. The organization has networks tasked with collecting donations from wealthy individuals under the pretext of supporting jihad. According to some sources in the trading industry, products are sold in the markets in IS at lower prices than within the countries of origin, a discrepancy that points toward money laundering.\"\n2157,\"A woman in China chopped off her husband's penis not once, but twice.\n\nAfter Feng Lung, 30, found out that Fan Lung, 32, was sending racy emails to another woman, she chopped it off, according to the Mirror.\n\nLung had used Feng's cell phone to send his lover an email, according to the news outlet.\n\nAfter forgetting to log out of his account, she found the messages, and stormed into the bedroom where her husband was sleeping and allegedly cut off his penis with a pair of scissors.\n\nBut the anger for her husband and the father of her five children didn't stop there.\n\nWhile he was recovering in the hospital, she allegedly snipped it off again after surgeons had reattached it.\n\nShe then threw it out the window.\n\nDespite losing a lot of blood, Lung chased his wife outside.\n\n\"\"Staff rushed out to see what was happening and found the patient with blood streaming down his legs hitting the woman,\"\" a hospital spokesperson said according to the news outlet.\n\nDoctors and police officers failed to find his penis when they searched outside.\n\nFeng Lung is now under arrest for grievous bodily harm, the new outlet reports.\n\nBut Fan Lung's lover isn't alarmed that Lung is missing his penis.\n\n\"\"It doesn't matter that he's lost his fertility, he has five children already,\"\" she said.\"\n2158,\"The 45-year-old was investigating the devastating terrorist attack at Charlie Hebdo magazine when he killed himself\n\nVIEW GALLERY\n\nA senior French police officer investigating the Charlie Hebdo magazine massacre killed himself just hours after the horrific terror attack.\n\nCommissioner Helric Fredou, 45, shot himself in his police office in Limoges last Wednesday night, France 3 reported.\n\nHis body was found by a colleague at 1am on Thursday, hours after the terror attack at the satirical magazine's office which left 12 people dead.\n\nIt has been reported that shortly before committing suicide Commissioner Fredou had met with the family of one of the victims of the Charlie Hebdo attack massacre.\n\nSpeaking to Mirror Online, the Union of Commissioners of the National Police confirmed Mr Fredou had committed suicide.\n\nIn a statement released after his death, a spokesman for the union said: \"\"It is with great sadness that we were informed this morning of the death of our colleague Helric Fredou, assigned as Deputy Director of the Regional Service Judicial Police in Limoges.\n\nGetty   Firefighters carry a victim on a stretcher at the scene of the Charlie Hebdo shooting\n\n\"\"On this particular day of national mourning, police commissioners are hit hard by the tragic death of one of their own.\n\n\"\"The Union of Commissioners of the National Police would like to present its most sincere condolences to the relatives of Helric.\n\n\"\"In these difficult times, we have a special thought for all his colleagues.\"\"\n\nMr Fredou - who was single and had no children - began his career as a police officer in 1997, working in Versailles.\n\nHe eventually returned to his home town of Limoges and in 2012 became deputy director of the regional police service.\n\nFrench media reports suggest he was depressed and was suffering from burnout.\n\nBrothers Said and Cherif Kouachi launched last Wednesday's devastating attack at the office's of the French satirical magazine.\n\nThe attack left 12 people dead. On Friday, the pair were shot dead by police after taking a man hostage at a family-run printing press in Dammartin-en-Goele .\n\nIn a separate incident on Friday, Amedy Coulibaly, 32, took about 15 people hostage in a Paris supermarket.\n\nFour hostages were killed in the incident along with Coulibaly.\n\nVideo loading\"\n2160,\"A pregnant woman lost her left eye when cops in Ferguson shot out a car window with a bean bag — sending shards of glass flying into her face, it was revealed on Friday.\n\nDornella Conner said she and her boyfriend, De’Angelas Lee, were “just riding around and respecting Mike Brown” when they stopped at a gas station in the the 10000 block of Halls Ferry early Tuesday, KMOV St. Louis reported.\n\nOnce at the gas station, Conner said, police confronted the couple.\n\n“They pulled up while we were coming towards the street,” she told the local TV station. “De’Angelas was trying to get away, they blocked us from the side, front and back.”\n\nBut cops are crying foul — they say it was Conner and Lee who were the aggressors during the mayhem after Lee drove the car straight at them, according to KMOV.\n\nThat’s when one of the cops fired a specialized bean bag round into the front passenger window, in order to stop the car, police said.\n\nBroken glass went flying into Conner’s face and eyes and she was rushed to a nearby hospital, but doctors were unable to save her left eye.\n\n“Thanks [to] all my Facebook friends for your support,” she wrote Wednesday on Facebook. “Im blind in my left eye and they took it out because i got [shot] in my face … but thank god that i can see the world.”\n\nConner also remained optimistic for Thanksgiving, but made it clear that she feels the police should pay for what they did.\n\n“Im soo thankful that im here too spend thanksgiving with my family and my kids even tho im still in pain,” she wrote Thursday. “I will have justices for what they did too me but I happy im alive.”\n\nConner’s father, Donnell, also called for something to be done for what happened to his daughter.\n\n“I’m very upset, very disappointed with tactics that they used trying to get control of the situation,” he told KMOV. “I understand it’s a tough job, I understand that it was chaos, [but] there was no reason to fire upon an innocent person sitting in a vehicle.”\"\n2169,\"Microsoft is in advanced talks to acquire the maker of the game Minecraft for more than $2 billion, people briefed on the discussions said on Tuesday. The move was intended to ensure that one of the most popular games was available for the computing giant’s family of devices.\n\nThe sides still need to work out many details, and a deal could fall through, according to one of these people, who spoke on condition of anonymity.\n\nAcquiring Minecraft would give Microsoft control of an online world that has defied many of the conventions of the modern games business to become a blockbuster success.\n\nMinecraft’s blocky graphics are crude by today’s standards, looking like virtual Lego bricks. But unlike many of the start-ups purchased by big technology companies for billions of dollars, Minecraft is already a lucrative business. This year, Mojang, the privately held Swedish company that makes Minecraft, told The Wall Street Journal that its revenue was about $360 million last year, up 38 percent from the year before. The Journal reported the discussions with Microsoft earlier on Tuesday. Mojang was co-founded by Markus Persson, a 35-year-old programmer and game designer who is better known in the gaming world by his gamer name, Notch. Mr. Persson has said in the past that he did not want to sell the company or take money from outside investors.\nIn an era when many games, especially for mobile devices, are given away, and derive their profit from the sale of virtual currency and other items, Mojang sells Minecraft the old-fashioned way — by charging people to buy a copy. The price varies depending on what kind of device people use to play the game, ranging from $7 on mobile phones to $27 for computer versions. A version of Minecraft for Microsoft’s Xbox, which has been a top seller for the console, costs $20.\n\nFor Microsoft, the interest in a deal is motivated in large part by a desire to ensure that attractive content is available for some of its most important platforms. Minecraft is not currently available on Windows Phone, the mobile operating system that Microsoft has struggled to turn into a strong competitor to Apple’s iPhone and Google’s Android.\n\nMinecraft has also not been adapted to take advantage of the graphical interface of Microsoft’s latest operating system for computers and tablets, Windows 8. The game is not available for purchase in the Windows Store, Microsoft’s online app store.\n\nGaming remains one of the most popular applications for mobile devices and computers. The lack of timely versions of top titles for its devices has been a problem for Microsoft as it tries to compete more aggressively with rivals like Apple, Samsung and Google.\nBy the standards of Microsoft, which had nearly $86 billion in cash and short-term investments at the end of June, a $2 billion-plus deal would be relatively small. Because Mojang is a European company, Microsoft would be able to use cash from overseas operations to fund the deal, a more attractive prospect than bringing the cash back to the United States where it would be subject to hefty repatriation taxes.\n\nA spokeswoman for Microsoft declined to comment. Mr. Persson did not respond to a request for comment.\n\nMicrosoft first approached Mojang about three months ago, interested in pursuing a deal, one of the people briefed on the discussions said. By that point, the company — and Mr. Persson in particular — had considered a sale, having received takeover approaches worth about $1 billion in the last few years.\n\nSoon after, Microsoft made an initial offer, prompting more serious talks between the sides. Last month, Mojang hired additional advisers to assist in the discussions.\n\nTalks are continuing between them, and an agreement could be reached by the end of the month, the person briefed on the discussions said.\n\nWhile Mr. Persson is said to accept that he may not stay for more than six months if a deal is struck, Mojang is pressing to try to ensure that Microsoft retains its younger developers.\n\nIn a Q. and A. hosted on the Internet forum Reddit a year ago, Mr. Persson described growing up relatively poor. After he created the popular game, he wrote, he has earned a huge amount of money that he spends on computers, gaming consoles and traveling. “I might eventually get a driver’s license so I can buy a car,” he added.\"\n2173,\"SEOUL, Feb. 5 (Korea Bizwire) – A powerful robot vacuum cleaner caused an unlikely accident involving a Korean housewife, and required the intervention of a couple of paramedics. On January 3, a woman in her fifties had her hair sucked up into a robot vacuum at her home in the city of Changwon, South Korea.\n\nOn the day of the accident, she turned on her robot vacuum as usual, and laid down flat on the floor to rest, leaving the robot to do its job. The robot vacuum came around her relaxing on the floor, and suddenly sucked her hair into its nozzle. The vacuum stopped running one to two minutes after the sudden hair intake.\n\nThe startled housewife called 119, Korea’s emergency telephone number. Fortunately, paramedics quickly arrived at the scene, and successfully disjoined her hair from the nozzle. The housewife suffered only minor injuries.\n\nThe problematic robot vacuum had a nozzle with a roller inside, which sweeps and vacuums floors. The Changwon Fire Service Headquarters presumed that the vacuum’s sensors identified the woman’s hair as dust.\n\nThe likelihood of this type accident occurring is undoubtedly more significant in countries with a “sitting-on-the-floor” culture. Since Koreans love to rest or relax on a toasty, cleanly swept floor, exercising caution on using a robot vacuum is probably a good idea.\"\n2179,\"If you're an American and you've been watching the pro-democracy protests in Hong Kong closely, you may have noticed something familiar: a number of the young demonstrators are using the same \"\"hands up, don't shoot\"\" gesture that became a symbol of last month's protests in faraway Ferguson, Missouri.\n\n\nHong Kong's protesters have good reason to put their hands up: police are using what many observers describe as an unprecedented level of force against the demonstrations, which are rallying against the Chinese government for reneging on its promise to grant them full democracy in 2017. While injuries in the protests have been relatively few so far, the clashes have been bad enough that Hong Kongers appear to earnestly fear the police might crack down violently, and that anxiety is showing in these photos.\n\n\nIt's impossible to say the degree to which protesters are using the gesture as a deliberate nod to Ferguson, or borrowing something they'd seen on the news for their own purposes, or using it coincidentally. But Hong Kongers, particularly young Hong Kongers, pride themselves on being plugged in to the world, so it is well within the realm of possibility that they followed the events in Ferguson and are now appropriating the gesture for their own use. Some of the protesters are organized within a group called Occupy Central, named for Hong Kong's Central financial district and for the global protest movement that began with Occupy Wall Street.\n\n\nIt's fascinating to see a symbol of the fight against racism and police violence in America become a symbol of democracy and freedom halfway around the world, however it got there.\"\n2182,\"“The aerial shot enables viewers to see the full body of the crab, including its pinchers and legs,” says the AOL article.\nThe article also mentions a man who runs a website devoted to the weird and unusual. He reportedly thought the creature in question was initially driftwood with a striking resemblance to a crab, but then later explained he now thinks the crab is real.\nBy the way, the largest known crab in the world is the Japanese spider crab. But even that one only measures up to about one-fourth the size of this alleged “Crabzilla.” They can measure 12 feet across from claw to claw and weigh up to 40 pounds.\nAgencies/Canadajournal\"\n2183,\"An American woman has claimed to have had a third breast surgically added to her chest.\n\nThe 21-year-old, who calls herself Jasmine Tridevil, wants to be a reality star.\n\nShe posts videos of her daily life in Tampa, Florida, on Facebook to “show the struggles she faces because of her surgery.”\n\nTridevil has also claimed she had the surgery because she didn’t want to appear as attractive to men.\n\nIn one of the videos, she said: “I got the surgery because I wanted to turn off guys. I know it sounds crazy but I don’t want to date again ever. I still like to feel pretty.\n\nA picture posted by Jasmine. Photo: FACEBOOK\n\n“If I got a third breast implant most guys would think that’s weird and gross. But I can still feel pretty.\n\n“I’m starting a reality show called Jasmine’s Jugs and my ultimate goal is to get it onto MTV. That’s my dream.”\n\nTridevil reportedly told Real Radio 104.1 that she spent $20,000 (£12,000) on the procedure a few months ago, after struggling to find a doctor who would perform the operation.\n\n“I called 50 doctors,” she explained. “It was really hard finding someone that would do it too because they’re breaking the code of ethics.”\n\nJasmine in a specially designed bikini. Photo: FACEBOOK/JASMINE TRIDEVIL\n\nShe claims her third breast was made using an implant and skin tissue cut from her abdomen.\n\nThe surgeon was not able to make an artificial areola, so Tridevil had one tattooed on to “look natural.”\n\nShe told the radio station that her parents did not react well: “My mum ran out the door. She won’t talk to me. She won’t let my sister talk to me. My dad, he really isn’t happy. He is kind of ashamed of me but he accepted it.”\n\nTridevil has written on her Facebook page that she has a number of TV and radio interviews coming up, but a few days ago added: “I'm nervous as Hell. I'm prepared for people to judge harshly and tell me to kill myself lol.”\n\nA selfie taken by Jasmine. Photo: FACEBOOK/JASMINE TRIDEVIL\n\nSo far, social media users have been unable to decide what they think about Tridevil.\n\nOne user wrote, “you are a hero in my books”.\n\nWhile another commented, “you’re stupid for doing this. There are other ways to become famous.”\n\nJoin the conversation with TeleWonderWomen on Twitter.\"\n2189,\"A five-year-old boy in Torpoint, England, ended up missing a friend’s birthday party, and he did it without any advance notice. Due to his no-show at his friend’s party, the young child was actually given an invoice and billed for his nonappearance.\n\nAccording to the Plymouth Herald, Derek Nash says that his son Alex was given a “child’s party no show fee” invoice for not going to a friend’s birthday party. The bill for £15.95 (approx. $25) was in his son’s school bag last week and Nash “thought it was a joke.”\n\nThe party was scheduled for before the Christmas holidays when Alex was invited to one of his Torpoint Nursery and Infant School classmate’s birthday party. It was being held at the Ski Slope and Snowboard Centre, and the Nash family indicated that Alex would be attending the party.\n\n“She saw me and asked if Alex was coming to the party. At this time I agreed and said that Alex was looking forward to it.”\n\nAs the Metro stated, Nash informed the classmate’s mother in person that his son would be going to the party. It was after that conversation that Nash realized the family already had a family trip planned for that day.\n\nUpon trying to cancel Alex’s acceptance to the party, Nash found no way to contact the party-thrower.\n\n“We did not have a contact number, email or an address to let [the boy’s mother] know. So on the day of the party we asked Alex what he wanted to do – he chose to be with his grandparents.”\n\nIt was a week later that the invoice for Alex’s no-show was received. A teacher at the Torpoint Nursery and Infant School is actually the one who put the notice in the boy’s school bag, and the school has since issued an apology for their involvement in the matter.\n\nAlex’s teacher said that she would let all staff know that giving the boy an invoice was a “breach of protocol.”\n\nDerek Nash said he then left the school and went to visit the birthday boy’s mother since her address was now on the invoice. He let her know that he “would not be paying her the money” and that “she should have spoken to me first.”\n\nThe birthday boy’s mother has since threatened the Nash family with legal action and could possibly take them to small claims court to get the money she is owed.\n\nAs for Alex Nash and his classmate at the Torpoint Nursery? He has told his parents that his classmate won’t play with him at school now since he was a no-show to the party and the invoice was given out.\n\n[Image via Plymouth Herald]\"\n2190,\"Suspected for sometime by local authorities of running a pig farm functioning as an underground pig brothel, where clients paid for sexual services with the farm animals, the 67-year old farm owner was arrested with two of his sons and some 30 guests who were present to celebrate the New Year’s Eve.\n\nCaught in full action during the night of New Year’s Eve, the FBI raid engaged more than 16 agents in what local officials believe to be the biggest crack down on an animal brothel in American history.\n\nHundreds of piglets were forced into sexual acts with clients of the pig brothel\n\nLocal authorities fear a recrudescence in sexual deviant behavior with animals in the region since this is the third animal brothel to be closed down in recent months in the area.\n\nThe farmer and his sons could spend up to five years in prison expect legal experts.\"\n2193,\"His gorging has seen him put on so much weight that the tubby tyrant now walks with a limp.\n\nThe addicted 31-year-old constantly stuffs his face with the holey Swiss scoff after falling in love with Emmental while he was a student in Switzerland.\n\nA Korean source said: “His intake has increased in recent years with the strain of being in power.”\n\nThis has prompted terrified enemies of the regime who have fled North Korea to claim his poor health is down to his expanding waistline.\n\nKim was spotted limping at a ceremony in the North Korean capital Pyongyang to mark the 20th anniversary of the death of the nation’s founder, his granddad KimIl-sung.\n\nHis face looked swollen and he was limping on his right leg, wearing a gloomy expression through the parade.\n\nAnd Emmental, which is 45% fat, is said to be sending plump Kim to an early grave.\n\nThe despot – who rules a country where millions are starving – ordered three officials to attend a crash course in cheese making because he was furious at the quality of dairy products in the Asian state.\n\nBut the director of an acclaimed French dairy production college said the request had been “politely but firmly declined”.\n\nThe UN Food and Agricultural Organisation estimates around 2.8 million people in the country face an “ongoing struggle with under-nutrition and a lack of vital protein and fat in their diets”.\"\n2194,\"UNITED NATIONS -- Iraq's ambassador to the United Nations asked the U.N. Security Council on Tuesday to look at allegations that the Islamic State of Iraq and Syria (ISIS) is using organ harvesting as a way to finance its operations.\n\nAmbassador Mohamed Alhakim told reporters that in the past few weeks, bodies with surgical incisions and missing kidneys or other body parts have been found in shallow mass graves.\n\n\"\"We have bodies. Come and examine them,\"\" he said. \"\"It is clear they are missing certain parts.\"\"\n\n\nPlay VIDEO\nNew photo of ISIS leader Abu Bakr Al-Baghdadi\nHe also said a dozen doctors have been \"\"executed\"\" in Mosul for refusing to participate in organ harvesting.\n\nAlhakim briefed the council on the overall situation in Iraq and accused ISIS of \"\"crimes of genocide\"\" in targeting certain ethnic groups.\n\nThe outgoing U.N. envoy to Iraq, Nikolay Mladenov, told the council that 790 people were killed in January alone by terrorism and armed conflict.\n\nMladenov noted the increasing number of reports and allegations that ISIS is using organ harvesting as a financing method, but he said only that \"\"it's very clear that the tactics ISIL is using expand by the day.\"\" He used an alternative acronym for the group.\n\n\nPlay VIDEO\nEgypt takes on ISIS with airstrikes\nHe said Iraq's most pressing goal is to win back the vast territory that ISIS has seized in the past year. The Sunni militants seized a third of both Iraq and neighboring Syria and imposed strict Sharia law.\n\n\"\"Especially worrying is the increasing number of reports of revenge attacks committed particularly against members of the Sunni community in areas liberated from ISIL control,\"\" Mladenov said.\n\nSheikh Ahmed Aburisha is a tribal leader from Anbar province in Iraq, 85 percent of which is under ISIS control. In late January, he visited Washington to urge the U.S. to give his tribes weapons and money so they can defeat ISIS in Anbar.\n\n\"\"Vice President Biden and Gen. [John] Allen have a clear picture of what is happening in Iraq and Anbar and what type of support is needed for the fighters in Anbar,\"\" Aburisha told CBS News' Jennifer Janisch. \"\"We have received promises and we hope that these promises will materialize in reality on the ground.\"\"\"\n2195,\"White House Chief of Staff Denis McDonough is denying claims that the administration threatened legal action against the families of kidnapped Americans if they paid ransom to their captors, the Islamic State.\n\nMcDonough hit a series of Sunday interview shows to promote the administration's counterterrorism plan against the Islamic State, including a plea to Congress to fund anti-Islamic State forces in Syria.\n\nThe families of James Foley and Steven Sotloff — American journalists beheaded by the Islamic State — said the government objected when they considered ransom payments, and even threatened prosecution.\n\n\"\"We didn't threaten anybody, but we made clear what the law is,\"\" McDonough said on Fox News Sunday. \"\"That's our responsibility, to make sure we explain the law and uphold the law.\"\"\n\nRansom payments are prohibited under U.S. law, on the theory they would encourage terrorist groups to kidnap more Americans.\n\nMcDonough said he sympathized with the Foley and Sotloff families, and noted that the administration attempted a hostage rescue in Syria.\n\n\"\"We took every effort — and will continue to take every effort — to secure people,\"\" he said.\n\nIn discussing the counter-terrorism plan, McDonough urged Congress to fund anti-Islamic State fighters in Syria, and said the U.S. is \"\"obviously\"\" at war with the militant group.\n\nThe interviews aired a day after the Islamic State beheaded a third hostage, British aid worker David Haines\n\nThe plan that Obama announced Wednesday includes the prospect of U.S. airstrikes in Syria, while expanding ongoing strikes in neighboring Iraq.\n\nObama, McDonough, and other aides say the plan features assistance to local forces in Iraq and Syria to carry the fight against the Islamic State, also known as ISIL or ISIS.\n\nIn his round of interviews, McDonough echoed Obama's pledge to avoid using U.S. combat troops, and to rely on forces in Syria and Iraq.\n\n\"\"That's why the Syrian opposition is so important,\"\" McDonough said on CNN's State of the Union, later adding that \"\"it's going to be Iraqi and other boots on the ground that are bringing this fight to ISIL.\"\"\n\nOn ABC's This Week, McDonough said that \"\"what we want to make sure happens is that we have committed partners who can take the fight to ISIL on the ground. And they will have not only support from us from the air, but they'll also have training and equipment support from us.\"\"\n\nLawmakers and analysts have questioned Obama's plan, saying that the United States will have to get more involved — including the prospect of ground troops — if the Islamic State is to be defeated.\n\nSen. Lindsey Graham, R-S.C., told Fox News Sunday that the Obama administration is \"\"delusional\"\" about its plan.\n\n\"\"It is our fight,\"\" Graham said. \"\"It's not just their fight. This is a radical Islamic army that's pushing a theory of a master religion ... It's about protecting millions of people throughout the world from a radical Islamic army — they're intending to come here.\"\"\n\nGraham also said of Obama: \"\"This president needs to rise to the occasion before we all get killed back here at home.\"\"\n\nAdministration officials have offered different descriptions of the administrations's plan, ranging from \"\"counter-terrorism operations\"\" to outright \"\"war.\"\"\n\nOn NBC's Meet The Press, McDonough said that \"\"as much as we've been at war with al Qaeda since we got here, we're at war with ISIL.\"\"\n\nIt is \"\"a complicated effort,\"\" McDonough said, and \"\"success looks like an ISIL that no longer threatens our friends in the region, no longer threatens the United States — an ISIL that can't accumulate followers, or threaten Muslims in Syria, Iran, Iraq, or otherwise.\"\"\n\nSecretary of State John Kerry, who has disputed the use of the term \"\"war,\"\" told CBS' Face The Nation that \"\"there's frankly a kind of tortured debate going on about terminology ... What I'm focused on, obviously, is getting done what we need to get done to ISIL.\"\"\"\n2198,\"A 17-year-old transgender girl in Ohio committed suicide by walking into traffic early Sunday morning.\n\nLeelah Alcorn, born Joshua Ryan, left behind a harrowing note posted on Tumblr that exposed the pain, frustration and rejection Leelah felt, including her feeling that “there’s no way out,” and her concern that she would never fully transition.\n\nLeelah died around 2:20 a.m. Sunday after she was hit by a tractor trailer near the  South Lebanon exit of I-71. While initial news reports seemed to suggest her death was an accident, her note made her intentions clear:\n\nIf you are reading this, it means that I have committed suicide and obviously failed to delete this post from my queue.\n\nPlease don’t be sad, it’s for the better. The life I would’ve lived isn’t worth living in… because I’m transgender. I could go into detail explaining why I feel that way, but this note is probably going to be lengthy enough as it is. To put it simply, I feel like a girl trapped in a boy’s body, and I’ve felt that way ever since I was 4. I never knew there was a word for that feeling, nor was it possible for a boy to become a girl, so I never told anyone and I just continued to do traditionally “boyish” things to try to fit in.\n\nWhen I was 14, I learned what transgender meant and cried of happiness. After 10 years of confusion I finally understood who I was. I immediately told my mom, and she reacted extremely negatively, telling me that it was a phase, that I would never truly be a girl, that God doesn’t make mistakes, that I am wrong. If you are reading this, parents, please don’t tell this to your kids.\n\nEven if you are Christian or are against transgender people don’t ever say that to someone, especially your kid. That won’t do anything but make them hate them self. That’s exactly what it did to me.\n\nMy mom started taking me to a therapist, but would only take me to christian therapists, (who were all very biased) so I never actually got the therapy I needed to cure me of my depression. I only got more Christians telling me that I was selfish and wrong and that I should look to God for help.\n\nWhen I was 16 I realized that my parents would never come around, and that I would have to wait until I was 18 to start any sort of transitioning treatment, which absolutely broke my heart. The longer you wait, the harder it is to transition. I felt hopeless, that I was just going to look like a man in drag for the rest of my life.\n\nOn my 16th birthday, when I didn’t receive consent from my parents to start transitioning, I cried myself to sleep.\n\nRelated: 12-Year-Old Boy Commits Suicide After Anti-Gay Bullying For Being A Cheerleader\n\nLater, she detailed her emotional turmoil.\n\nAfter a summer of having almost no friends plus the weight of having to think about college, save money for moving out, keep my grades up, go to church each week and feel like shit because everyone there is against everything I live for, I have decided I’ve had enough. I’m never going to transition successfully, even when I move out. I’m never going to be happy with the way I look or sound. I’m never going to have enough friends to satisfy me. I’m never going to have enough love to satisfy me. I’m never going to find a man who loves me. I’m never going to be happy.\n\nEither I live the rest of my life as a lonely man who wishes he were a woman or I live my life as a lonelier woman who hates herself. There’s no winning. There’s no way out. I’m sad enough already, I don’t need my life to get any worse. People say “it gets better” but that isn’t true in my case. It gets worse. Each day I get worse. That’s the gist of it, that’s why I feel like killing myself. Sorry if that’s not a good enough reason for you, it’s good enough for me.\n\nAs for my will, I want 100% of the things that I legally own to be sold and the money (plus my money in the bank) to be given to trans civil rights movements and support groups, I don’t give a shit which one. The only way I will rest in peace is if one day transgender people aren’t treated the way I was, they’re treated like humans, with valid feelings and human rights. Gender needs to be taught about in schools, the earlier the better. My death needs to mean something. My death needs to be counted in the number of transgender people who commit suicide this year.\n\nI want someone to look at that number and say “that’s fucked up” and fix it. Fix society. Please.\n\nLeelah was being home-schooled at the time of her death.\n\nFind out how you can help fight LGBT youth suicide by reaching out to The Trevor Project\"\n2199,\"TEHRAN (FNA)- Iraq’s army has shot down two British planes as they were carrying weapons for the ISIL terrorists in Al-Anbar province, a senior lawmaker disclosed on Monday.\n“The Iraqi Parliament’s National Security and Defense Committee has access to the photos of both planes that are British and have crashed while they were carrying weapons for the ISIL,” Head of the committee Hakem al-Zameli said, according to a Monday report of the Arabic-language information center of the Islamic Supreme Council of Iraq.\nHe said the Iraqi parliament has asked London for explanations in this regard.\n\nThe senior Iraqi legislator further unveiled that the government in Baghdad is receiving daily reports from people and security forces in al-Anbar province on numerous flights by the US-led coalition planes that airdrop weapons and supplies for ISIL in terrorist-held areas.\n\nThe Iraqi lawmaker further noted the cause of such western aids to the terrorist group, and explained that the US prefers a chaotic situation in Anbar Province which is near the cities of Karbala and Baghdad as it does not want the ISIL crisis to come to an end.\n\nEarlier today, a senior Iraqi provincial official lashed out at the western countries and their regional allies for supporting Takfiri terrorists in Iraq, revealing that US and Israeli-made weapons have been discovered from the areas purged of ISIL terrorists.\n\naqaba israel_012\n\n“We have discovered weapons made in the US, European countries and Israel from the areas liberated from ISIL’s control in Al-Baqdadi region,” the Al-Ahad news website quoted Head of Al-Anbar Provincial Council Khalaf Tarmouz as saying.\n\nHe noted that the weapons made by the European countries and Israel were discovered from the terrorists in the Eastern parts of the city of Ramadi.\n\nAl-Zameli had also disclosed in January that the anti-ISIL coalition’s planes have dropped weapons and foodstuff for the ISIL in Salahuddin, Al-Anbar and Diyala provinces.\n\nAl-Zameli underlined that  the coalition is the main cause of ISIL’s survival in Iraq.\n\n“There are proofs and evidence for the US-led coalition’s military aid to ISIL terrorists through air(dropped cargoes),” he told FNA in January.\n\nHe noted that the members of his committee have already proved that the US planes have dropped advanced weaponry, including anti-aircraft weapons, for the ISIL, and that it has set up an investigation committee to probe into the matter.\n\n“The US drops weapons for the ISIL on the excuse of not knowing about the whereabouts of the ISIL positions and it is trying to distort the reality with its allegations.\n\nHe noted that the committee had collected the data and the evidence provided by eyewitnesses, including Iraqi army officers and the popular forces, and said, “These documents are given to the investigation committee … and the necessary measures will be taken to protect the Iraqi airspace.”\n\nAlso in January, another senior Iraqi legislator reiterated that the US-led coalition is the main cause of ISIL’s survival in Iraq.\n\n“The international coalition is only an excuse for protecting the ISIL and helping the terrorist group with equipment and weapons,” Jome Divan, who is member of the al-Sadr bloc in the Iraqi parliament, said.\n\nHe said the coalition’s support for the ISIL is now evident to everyone, and continued, “The coalition has not targeted ISIL’s main positions in Iraq.”\n\nIn late December, Iraqi Parliamentary Security and Defense Commission MP disclosed that a US plane supplied the ISIL terrorist organization with arms and ammunition in Salahuddin province.\n\nMP Majid al-Gharawi stated that the available information pointed out that US planes are supplying ISIL organization, not only in Salahuddin province, but also other provinces, Iraq TradeLink reported.\n\nHe added that the US and the international coalition are “not serious in fighting against the ISIL organization, because they have the technological power to determine the presence of ISIL gunmen and destroy them in one month”.\n\nGharawi added that “the US is trying to expand the time of the war against the ISIL to get guarantees from the Iraqi government to have its bases in Mosul and Anbar provinces.”\n\nSalahuddin security commission also disclosed that “unknown planes threw arms and ammunition to the ISIL gunmen Southeast of Tikrit city”.\n\nAlso in Late December, a senior Iraqi lawmaker raised doubts about the seriousness of the anti-ISIL coalition led by the US, and said that the terrorist group still received aids dropped by unidentified aircraft.\n\n“The international coalition is not serious about air strikes on ISIL terrorists and is even seeking to take out the popular (voluntary) forces from the battlefield against the Takfiris so that the problem with ISIL remains unsolved in the near future,” Nahlah al-Hababi told FNA.\n\n“The ISIL terrorists are still receiving aids from unidentified fighter jets in Iraq and Syria,” she added.\n\nHababi said that the coalition’s precise airstrikes are launched only in those areas where the Kurdish Pishmarga forces are present, while military strikes in other regions are not so much precise.\n\nIn late December, the US-led coalition dropped aids to the Takfiri militants in an area North of Baghdad.\n\nField sources in Iraq told al-Manar that the international coalition airplanes dropped aids to the terrorist militants in Balad, an area which lies in Salahuddin province North of Baghdad.\n\nIn October, a high-ranking Iranian commander also slammed the US for providing aid supplies to ISIL, adding that the US claims that the weapons were mistakenly airdropped to ISIL were untrue.\n\n“The US and the so-called anti-ISIL coalition claim that they have launched a campaign against this terrorist and criminal group – while supplying them with weapons, food and medicine in Jalawla region (a town in Diyala Governorate, Iraq). This explicitly displays the falsity of the coalition’s and the US’ claims,” Deputy Chief of Staff of the Iranian Armed Forces Brigadier General Massoud Jazayeri said.\nThe US claimed that it had airdropped weapons and medical aid to Kurdish fighters confronting the ISIL in Kobani, near the Turkish border in Northern Syria.\n\nThe US Defense Department said that it had airdropped 28 bundles of weapons and supplies, but one of them did not make it into the hands of the Kurdish fighters.\n\nVideo footage later showed that some of the weapons that the US airdropped were taken by ISIL militants.\n\nThe Iranian commander insisted that the US had the necessary intelligence about ISIL’s deployment in the region and that their claims to have mistakenly airdropped weapons to them are as unlikely as they are untrue.\"\n2204,\"Editor's Note: This story appeared in Saturday's edition of the Daily Mail.\nJihadi John, the Briton who beheaded two British and two American hostages held by Islamic State terrorists, has been injured in a US-led air strike, according to reports received by the Foreign Office.\nThe masked ‘executioner’ with a London accent is believed to have narrowly escaped death when he attended a summit of the group’s leaders in an Iraqi town close to the Syrian border last Saturday.\nThe meeting was targeted by American and Iraqi jets.\nRead the full story here.\"\n2205,\"FARAH, Afghanistan – An Afghan mother avenged the death of her son – a police officer – at the hands of the Taliban, by killing at least 25 Taliban insurgents and injuring several others in Farah Province, media reported November 24.\n\nRelated Articles\nNangarhar, Farah clashes kill 20 Taliban\nTaliban kill kidnapped provincial council candidate, 9 others\nKunduz, Farah clashes kill 9 Taliban, 4 policemen\nThe woman, identified as Reza Gul, picked up a weapon and started shooting at Taliban militants after she saw them kill her son at a police check-point, Khaama Press reported. Gul's husband, other son, daughter and daughter-in-law also fought the militants.\n\n\"\"Insurgents attacked [the] police check-point and killed my son in a gun battle, and I had no other option but to pick up a weapon, and I began shooting at insurgents,\"\" Gul said.\n\nThis armed campaign represents \"\"a symbol of a major revolution and public uprising against the [Taliban],\"\" Khaama Press quoted Interior Ministry spokesman Sediq Sediqqi as saying.\n\n\"\"We are proud of the bravery of the family,\"\" Farah Province Police Chief Gen. Abdul Razaq Yaqubi said.\"\n2209,\"Some birds want the whole package.\n\nNone more so than a particularly demanding Snowy Owl in Poland, who KILLED her new boyfriend because of his tiny penis.\n\nThe bird, nicknamed the Black Widow, left her suitor half-eaten, shocking vets at the animal shelter in Knyszynska Forest.\n\nPark keepers had noticed the owl was unhappy and decided to pair her up with a new mate.\n\nBut just two days after arriving from Germany, they found the new owl devoured and dead.\n\nShelter spokesman, Robert Konowal, said: \"\"The first two days were fine and they seemed to get on very well.\n\n\"\"We were horrified when we then discovered she had killed him.\n\n\"\"At first we couldn’t understand why but we took the remains to a vet who after examining him found that his testicle sack and private parts were underdeveloped.\n\n\"\"In other words, he wasn’t a suitable lover, and we assume that after failing to perform she killed him, probably out of frustration.\n\nGettyA lonely female owl was introduced to a male suitor. She killed him because his penis was not big enoughMurderer: The lonely female owl killed her mate because his penis was not big enough\n\"\"The Snowy Owl is beautiful but also brutal and we have nicknamed her the Black Widow.\"\"\n\nThe zoo confirmed that they were now looking for another snowy owl to be provided but said so far other facilities were reluctant to accommodate the request after the way the owl's last partner ended up.\n\nKonowal added: \"\"She may be a bit fussy but we're sure there's another owl out there who will meet her standards.\"\"\n\nClick below to see some cute animals who got along much better than these owls\"\n2216,\"Fan Lung’s wife took matters into her own hands after catching Lung sending cell phone messages to his Chinese lover, Zhang Hung, who Lung now plans to marry.\n\nA jilted wife who chopped her cheating husband's manhood off twice is facing jail.\n\nTwo-timing dad of five Fan Lung, 32, had used his wife's cell phone to send lover Zhang Hung, 21, a saucy email from his marital home in the city of Shangqiu, of central China's Henan province.\n\nBut after forgetting to log out of his account, stunned wife Feng, 30, came across the message — and several others — and flew into a rage.\n\nGrabbing a pair of scissors she stormed into their bedroom where he was sleeping and snipped his manhood off.\n\nBut after being taken to the hospital where he had it sewn back on, fuming Feng sneaked into his hospital room and cut it off again before throwing it out of a window.\n\n“The first we were aware of what happened was when someone came into the reception area to say a naked man was beating up a woman outside the hospital,” a hospital spokesman said.\n\n“Staff rushed out to see what was happening and found the patient with blood streaming down his legs hitting the woman.\n\n“He was stopped and the woman was taken in for treatment, and then we discovered she had chopped his penis off again.”\n\nDoctors and police officers combed the area outside but failed to find the man's missing member, and they believed it may have been stolen by a stray dog or cat.\n\nThe hospital spokesman said the man had lost a lot of blood and needed emergency surgery.\n\nHe is in stable condition but “extremely emotionally distraught,” the spokesman said.\n\nLung’s lover, who arrived at the hospital, said she planned to marry him as soon as she could.\n\n“It doesn't matter that he's lost his fertility,” Hung said, “he has five children already.”\n\nLung’s wife was charged in the gruesome attack.\"\n2222,\"Of all the Apple rumors coming out of the Far East recently, the one with the most legitimacy seems to be Apple producing an iPhone with a 4-inch display next year.\n\nAlthough the reports are unsubstantiated, returning to the small smartphone market would be a good move for Apple.\n\nAccording to the Electronic Times of Taiwan, the supply chain for Apple production in 2015 includes the components for a smaller handset than the iPhone 6.\n\nThe report states that Apple is producing the smaller model “for the convenience of single-handed operation of female users.”\n\nEven though Apple has turned to the larger smartphone and phablet market with the release of the iPhone 5 and 6, respectively, there are still users who prefer the smaller screens and the ability to use a smartphone with just one hand. As phones get bigger, it becomes impossible to do even the simplest tasks without both hands.\n\nThe new phone is rumored to be replacing the iPhone 5c model. The 5c has been Apple’s budget model since its release in September 2013.\n\nThe 5c lacked many of the features of the 5s model, such as using the Apple 5 model’s A6 chip instead of the A7 that came with the 5s, not having Touch ID, lacking the M7 motion co-processor and other minor features. The iPhone 5c was discontinued in September 2014 when the iPhone 6 was announced.\n\nAccording to Pocketnow, this rumor might signify that Apple wants to standardize their current iPhone models with a small (4-inch), mid-sized (4.7-inch) and phablet (5.5-inch) display. Whether the new 4-inch iPhone would be marketed as a budget iPhone is impossible to say at this point.\n\nApple stayed with a 3.5-inch display for five generations as its rivals grew progressively larger. Steve Jobs, founder of Apple, said in 2010 that the smaller screen was better because it was easier to “get your hands around it.”\n\nThis article originally appeared at Digital Journal. Copyright 2014. Follow Digital Journal on Twitter.\n\nSEE ALSO:  UBS: iPhone Sales Are Skyrocketing\"\n2226,\"Well, this is rather surprising: Microsoft is in talks to buy Minecraft's developer, Mojang, according to a few different sources. The Wall Street Journal says that the ever loose-lipped \"\"person familiar with the matter\"\" has noted the deal is valued at over $2 billion, while reps for both Redmond and the Swedish developer remain mum on the subject.\n\nDeveloping...\n\nSource: Wall Street Journal, CNBC\n\nInstantly compare products side by side and see which one is best for you!\n\nTry it now →\"\n2229,The US is refuting claims that it threatened the Foley family over ransom payments.\n2231,\"A MAN was saved from a vicious bear attack thanks to his Justin Bieber ringtone.\n\nRussian man Igor Vorozhbitsyn, 41, was walking to his favourite fishing spot when a brown bear attacked him.\n\nAs the bear clawed him, Mr Vorozhbitsyn’ mobile phone went off, setting off his ringtone, Justin Beiber’s ‘Baby’, reports The Austrian Times.\n\nAt the sound of the hit Beiber track, the bear turned and fled back into the forest.\n\n“I had parked my car and was walking towards the spot I’d marked out when there was a tremendous impact on my back and the bear was on top of me.”\n\n“I couldn’t believe my luck when the phone went off and he fled.”\n\n“I know that sort of ringtone isn’t to everyone’s taste but my granddaughter loaded it onto my phone for a joke,” he said.\n\nWildlife experts said a sudden noise can frighten animals, even in mid-attack.\n\n“Sometimes a sharp shock can stop an angry bear in its tracks and that ringtone would be a very unexpected sound for a bear,” a wildlife experts told The Austrian Times.\n\nAfter the animal fled Mr Vorozhbitsyn used his phone to call for help.\n\nHe suffered cuts and bruises from the attack and is now recovering.\"\n2232,\"The British accent in the video that depicted the despicable and cowardly murder of an American journalist has raised concerns in the UK about the background of the ISIS jihadist. The Washington Post’s report on the butchery includes this nugget that should have Americans thinking twice, too:\n\nIn an interview with the BBC, Foreign Secretary Philip Hammond acknowledged that the apparent executioner spoke with a British accent and said the video seemed to be genuine.\n\nHundreds of Britons are believed to have traveled to Syria to fight in the country’s civil war, including many who have joined the Islamic State.\n\n“We’re absolutely aware that there are significant numbers of British nationals involved in terrible crimes, probably in the commission of atrocities,” Hammond said. “Many of these people may seek at some point to return to the U.K., and they would then pose a direct threat to our domestic security.”\n\nA European intelligence official said the British government was examining the video, and the speech of the purported executioner, to compare it with former Guantanamo Bay prisoners and other British residents believed to have joined the Islamic State.\n\nBoth prisoners in the video are wearing orange shirts and pants, similar to orange jumpsuits worn by detainees at the U.S. military prison at Guantanamo Bay, Cuba. A similar outfit, believed to be a jihadist symbol of the prison, was worn by Nicholas Berg, an American businessman kidnapped in Iraq in 2004 whose execution by an Islamic State precursor organization was recorded on video and posted online.\nThe May 2004 Berg killing was conducted by Abu Musab al-Zarqawi, the leader of Tawhid wal-Jihad at the beginning of the 2003 Iraq war, which became al-Qaeda in Iraq (AQI) at around the time of that beheading. US forces killed Zarqawi in an American airstrike, but AQI survived his death and the Anbar Awakening (if barely) to morph into ISIS when the US pulled out of Iraq. Berg was not the only American beheaded by Zarqawi, either; he also killed Owen Eugene Armstrong later in the same year, and both Berg and Armstrong wore orange jumpsuits when murdered, as did James Foley.\n\nThe orange jumpsuits are obviously referencing Guantanamo Bay, but the British seem concerned that there’s more than just symbolism now in play with ISIS. The US began releasing British subjects from Gitmo during the Bush administration under international pressure to shut down the facility, as well as releasing other detainees to their home countries, all of whom pledged to ensure that they would not return to the fight. We’ve seen plenty of recidivism since then, and all to this same end — to rejoin the jihad against the West and the nations in this region, and to recruit others to do the same.\n\nIt won’t be a surprise if the jihadist turns out to be a former Gitmo detainee, but it is a bit of a surprise that the UK doesn’t keep a close enough watch on those former detainees to account for their whereabouts immediately. After all, they have already been identified as threats, picked up in the battle zones far from home, which is how they ended up in Gitmo in the first place. The bigger worry for the UK — and for the US and other Western nations — will be how many of these butchers will make it back home undetected and anonymous. It should also have us taking great care not to release those who still present a danger, especially since we’re now desperately looking for ways to roll back ISIS. Perhaps we shouldn’t provide them more fighters than they already have.\"\n2233,\"Uh oh. A report recently went wild on the internet that 88-year-old ‘Playboy’ founder Hugh Hefner had died of natural causes on Dec. 28. Is Hugh really gone for good?\nOh no! Is Hugh Hefner dead? A shocking report went viral on the internet claiming that the Playboy tycoon had passed away of natural causes at his home in the Playboy Mansion. Fans of the 88-year-old celebrity took to Twitter to sound off on their concerns.\n\n\nHugh Hefner Dead? New Death Hoax Spread On Internet\nTake a huge sigh of relief because Hugh is A-ok!\n\nThe businessman made sure everyone know that he was alive and well on Dec. 29.\n\n\nHis wife, Crystal Hefner, also posted a picture of Hugh on the movie night. However, before Hugh’s tweet, fans expressed their worry all over Twitter.\n\n\nIt’s easy to see why fans would be freaking out. A website with the URL “nbctoday.co” posted the story, and it went viral across various social media sites. Many probably assumed that the link was the actual NBC TODAY site.\n\n\nHugh Hefner Found Dead?\nInform\n\nThe site wrote:  “Hugh Hefner, Founder and chief creative officer of Playboy Enterprises, was found dead of natural causes Sunday morning at his home, the Playboy Mansion, in the Holmby Hills neighborhood of Los Angeles, according to Los Angeles police officer Jimmy N. Gardner. He was 88.”\n\nBut Hugh is doing fine. He was just another victim of those crazy death hoaxes that are prevalent on social media nowadays. Good to know you’re OK, Hef!\n\nHollywoodLifers, are you glad that Hugh isn’t dead? Let us know!\n\n– Avery Thompson\"\n2239,\"Exercise was part of anti-bullying week\n\nA nine-year-old child’s seemingly heartfelt letter to her teacher after he came out as gay to the class has been celebrated by online users.\n\nThe unidentified girl apparently wrote the letter to a primary school teacher after he used his own sexuality to explain to his class why homophobia was wrong as part of anti-bullying week.\n\n“I’d asked who’d heard ‘gay’ being used as an insult. Almost every one of my class put their hands up. I was stunned,” the unidentified teacher told Pink News.\n\n“Then I asked who thought that people who were gay or lesbian were bad or wrong in some way, again almost every hand went up.”\n\nAfter speaking to the headmaster of the primary school, the teacher agreed to tell his class about his fiancé in order to “explain when people use that word they’re talking about me.”\n\nHe continued: “The reaction was fantastic – there were a lot of gasps and shocked looks and some basic questions – do you have a boyfriend, etc – but after a couple of minutes they were over it and we moved on to the rest of the lesson.”\n\nThe girl slipped the letter to the teacher shortly after the lesson and he claims that it “brought tears to my eyes”.\n\nOnline, users celebrated the letter with one user writing: \"\"Wouldn't it be lovely if everyone saw things as innocently as this little girl\"\".\n\nYou can read a transcript of the letter below:\n\nDear Mr R\n\n“Even though you’re gay, I will always treat you the same way as I do now. I still think about you the same way as I used to. You’re a great teacher and these are just some of the word’s [sic] that I would describe you as: great, amazing, fantastic, brilliant, awesome and brave.\n\n“The reason why I say brave is because you shared a personal secret which was very brave.\n\n“You don’t have to feel scared because I know that everone [sic] in the class feels the same way as I do.\n\n“From A x x\n\nPS. We are all proud of you\"\"\"\n2243,Israel's Army Radio substantiated earlier claims that al-Sisi had offered Abbas an extended Gaza Strip and that Abbas had rejected the offer.\n2244,\"The iPhone 6 and 6 Plus are two of the more exciting products Apple has unleashed in quite some time. Of the two, differences are slight, but the camera hardware Apple went with on the iPhone 6 Plus is a good reason to stop and consider which you really want. A new rumor suggests those still standing in front of tables at the Apple Store might want to walk away for a few months, as the iPhone 6S camera might end up being even better than the iPhone 6 Plus’.\n\nAccording to Money.UDN, the iPhone 6S will have a dual-lens camera. We’ve heard similar rumblings before, as Sony announced new camera hardware for mobile devices with a “dual lens”. Sony makes the camera hardware for Apple’s iPhone, so dual lens isn’t so sensational.\n\nOptical zoom, though — that’s interesting. According to Money, the iPhone 6S will have an optical zoom feature, which is something smartphones generally slouch on. Rather than rely on digital enhancements, a hardware fix for zoom may be inbound.\n\nAs if a cool new camera wasn’t enough, the report also cites supply chain sources on pressure sensors which Apple is said to include on the next iPhone. One sensor will track blood pressure and heart rate, which makes sense for Apple’s HealthKit, but ultimately seems to clumsy for an iPhone.\n\niphone-6-nfc-820x420-600x307\n\nThe second sensor is even more hard to understand. Supply chain sources say that one will be made available for use with a 3D interface. We’ve seen job openings for Apple’s VR initiatives (which are kind of 3D), but it’s early on for anything 3D for an iPhone, and it’s an unlikely aesthetic change for Apple’s iOS. In the wake of iOS 7’s visual update, there’s no way Apple would go full 3D.\n\nFinally, the report suggests Apple is ditching the 16GB iPhone base model for a 32GB version. If that’s true, good on them; it’s overdue.\n\nMuch of these rumors seem like foie gras; force-fed from patent filings and other news tidbits. A new camera is likely, and we’re sure Apple is at least entertaining the idea of dropping the underwhelming 16GB model. As for 3D or extra sensors packed into the iPhone 6S, we’re not going to bite on that one.\"\n2245,\"A giant crab photographed in a harbour mouth in Kent, UK, is proving a great drawcard… for the website that’s claiming it’s a giant crab.\n\nWeird Whitstable curator Quinton Winter believes he lives in the UK’s weirdest town and hosts a collection of pics and reports on his website to prove it.\n\nBut even he couldn’t believe this aerial photograph of a 50-foot crab lurking in the shallows off the harbour:\n\n\nCrab, sandbank, or Photoshopping idiot? Picture: Weird Whitstable\nSo he went to check it out for himself.\n\n“At first all I could see was some faint movement, then as it rose from the water I thought, ‘that’s a funny looking bit of driftwood’,” Winter said.\n\n“It had glazed blank eyes on stalks, swivelling wildly and it clearly was a massive crab with crushing claws.\n\n“Before this incident I thought the aerial photo showed an odd-shaped sand bank. Now I know better.”\n\nOh, internet. As great as it would be for this to be genuine, we’re counting down to the hoax bust in 3… 2… 1… but secretly hoping it’s real.\"\n2253,\"ESPN host Chris Fowler was duped by a fake website, MediaMass, because he failed to check his facts.\n\nFowler reported a series of wrong facts about Japanese tennis star Kei Nishikori, including that he is the world's highest-paid tennis star and has his own vodka line, soccer team and restaurant chain, USA Today reported. In the segment:\n\n\"\"You're looking at the highest paid tennis player in the male side in the world. That might be a surprise to Roger Federer fans, but Nishikori has signed up lots of companies. According to published reports, made about 46 million last year...How's he doing it? He owns Fat Nishikori burger restaurant, a football team which is soccer, his own brand of vodka, he's got a perfume, he's got a clothing line...He's got a whole lot of deals with Japanese companies.\"\"\n\n\n\nDespite Fowler's claim, Deadspin reported, citing Forbes magazine, that Nishikori didn't make $46 million last year but just $11 million, which \"\"makes him the ninth-highest paid player -- not the richest.\"\" Forbes breaks that down as $9 million in endorsements and $2 million in prize money.\n\nThe satire site, Media Mass, had reported that Nishikori was the top paid player making $46 million, based on the (fictional) People with Money magazine.\n\n\"\"He owes his fortune to smart stock investments, substantial property holdings, lucrative endorsement deals with CoverGirl cosmetics. He also owns several restaurants (the “Fat Nishikori Burger” chain) in Tokyo, a Football Team (the “Matsue Angels”), has launched his own brand of Vodka (Pure Wondernishikori - Japan), and is tackling the juniors market with a top-selling perfume (With Love from Kei) and a fashion line called “Kei Nishikori Seduction,'\"\" Media Mass reported.\n\nWithin the article, however, in red letters, was a note saying the story was false, linking to a 2012 page describing Media Mass's project. The update, which iMediaEthics highlighted below, says it was posted Jan. 25, 2015, but it was posted when iMediaEthics viewed the story Jan. 24, so we are unsure when it was published.\n\n\n\n\nThat update linked to a page on Media Mass' website. \"\"The website mediamass.net is the medium of our satire to expose with humour, exaggeration and ridicule the contemporary mass production and mass consumption that we observe,\"\" Media Mass' website states.\n\nIn ESPN's defense,  USA Today noted, \"\"None of the information was completely absurd — it’s not as if they said he owned four castles or slept upside down in a hyperbaric chamber or plans on being one of those people who want to take a one-way trip to Mars.\"\"\n\nFowler apologized for the error on Twitter, Sports Grid noted.\n\n\nESPN pointed iMediaEthics to Fowler's tweets.\"\n2258,\"It was with a healthy dose of scepticism that we brought you reports of a 21-year-old woman who allegedly had surgery to obtain a third breast.\n\nThe massage therapist from Tampa, Florida claimed to have paid $20,000 for the procedure in an attempt to secure herself a reality show on MTV.\n\nUsing an obvious pseudonym, Jasmine Tridevil told an American radio station she had to contact more than 50 doctors before she found a surgeon willing to operate.\n\nJasmine Tridevil says she had to contact more than 50 doctors before she found one willing to perform the surgery\n\nShe claims the one who did agree forced her to sign a non-disclosure agreement in order to protect his anonymity, because he was \"\"breaking the code of ethics\"\".\n\nTridevil’s dubious story is not helped by the fact that all the available images of her appear to have been taken by herself, with no third parties present, and that the footage she has posted is decidedly grainy.\n\nAnd now the internet sleuths of Snopes have weighed in with some pretty convincing research that indicates Tridevil may be playing the media. It points out:\n\n'...The JASMINETRIDEVIL.COM domain was registered by someone named Alisha Hessler, and Jasmine Tridevil herself bears a striking likeness to Tampa-area massage therapist Alisha Jasmine Hessler (whose \"\"Alisha's Golden Touch\"\" massage web site now bears legends identifying her as \"\"Provider of internet hoaxes since 2014\"\" and \"\"Specialist in massage for three breasted women\"\"). Photos on a modeling page linked with Hessler closely matched the circulating images of Jasmine Tridevil, and profile pictures on Hessler's YouTube page strongly resembled the woman in the \"\"third breast\"\" photos.'\n\nSnopes also claims an Alisha Jasmine Hessler was taken into custody in Florida last year and charged with fraudulent use of personal information and that a woman with the same name has had previous brushes with viral fame.\n\nHowever Tridevil continues to insist she and her three breasts are the real deal.\n\nShe told The Sun (£): “This is not a fake. I had a procedure done. If people don’t believe it, that’s up to them.”\n\nTridevil dreams of starring in her own reality TV show\n\nShe also claims her self-financed film crew recorded footage of her operation, adding: “I plan to release it on my reality TV show and I don’t really care what people think or say about me.\n\n“I know what I have done. As I say this is not a fake or a hoax.”\n\nSpeaking exclusively to 10 News Tampa, Tridevil obliged the channel with a \"\"quick flash\"\" of her third breast, but when asked why she wouldn't allow a closer look, replied with: \"\"I'm not ready to do that right now because it's in episode six of my show.\"\"\n\nMeanwhile Jezebel spoke to an attending plastic surgeon at Cedars-Sinai Medical Centre in Los Angeles.\n\nLooks familiar: A three-breasted woman makes an appearance in 1990's Total Recall\n\nKaitlyn Leeb reprised the role in the 2012 remake of the film\n\nDr Mossi Salibian, a member of the hospital’s multidisciplinary breast expert team, said such a procedure would be possible, but mercifully added he didn’t believe any doctor would perform such an operation.\n\nHe said: “There are many things that are possible, but that doesn’t mean we would do it.”\n\nOver to you, dear readers.\"\n2259,\"The despot is putting on the pounds with the Swiss cheese, according to reports, possible because being fat is considered good in North Korea.\n\nIs a dangerous cheese addiction making Kim Jong-un seriously ill?\n\nNorth Korea's demented despot dictator is reportedly ballooning in weight after getting hooked on Emmental, a cheese produced in Switzerland.\n\nThe 31-year-old is said to be importing huge quantities of the savory Swiss treat — which he first discovered while studying in the European country as a child.\n\nRumors surrounding his dairy dependence surfaced after he appeared on TV with a swollen face.\n\nHe also had a limp during the Pyongyang ceremony marking the 20th anniversary of the death of the nation’s founder Kim Il-sung.\n\nDissidents who have fled the Hermit Kingdom, where millions of citizens are reportedly starving to death, said his increasing weight was affecting his health.\n\nAnd they claimed he was bulking himself up in a bid to look like his grandfather.\n\n\"\"North Koreans think being fat is good, unlike South Koreans who want to be skinny,\"\" defector Cho Myung-Chul, of the Korea Institute for International Economic Policy, told the Mirror.\n\n\"\"There is a high chance Jong-un intentionally gained weight to look like Il-sung,\"\" he added.\"\n2262,\"Raven-Symoné took to Instagram to deny rumors that Bill Cosby molested her while she was on The Cosby Show.\n\nThe rumor has been gaining steam for a few days now ever since a site called Hip Hop Hangover published a story claiming the actress was drugged and raped by Cosby and had filed charges against him. That site is (according to their own disclaimer) a \"\"gossip parody and satirical publication and for entertainment purposes only.\"\" I have no idea who in the hell would consider a story about a young girl being drugged and raped \"\"entertainment\"\" but there you have the world of the Internet, folks. Snopes debunked this rumor awhile ago, but just in case people still need more proof, Raven-Symoné posted her own response to this on her Instagram page today:\n\nI was NOT taking advantage of by Mr. Cosby when I was on the Cosby Show! I was practically a baby on that show and this is truly a disgusting rumor that I want no part of! Everyone on that show treated me with nothing but kindness. Now keep me out of this!\nI'm sorry that she even has to do this. Sites like this are not \"\"parody\"\" or \"\"satire\"\" sites, OK? They exist strictly to farm clicks by posting fake stories and deliberately manipulate people. (They should never been lumped in the same category as places like The Onion.) They know damn well that they what they're doing, and slapping a \"\"satire\"\" label on it shouldn't excuse their vulgarity and cheap ploy for attention.\n\n[Instagram]\n\nTI did not take kindly to an overly sexualized comment about his daughter. [Bossip]\nWill you please, please look into your kindly hearts and give generously so the child of a reality star can fund her band? Please. You may be her only chance to capitalize on her mother's fleeting D-list fame. [Radar]\nFor all the shit we give Facebook, they finally did something right. The company deleted the account of Mama June's child molester ex-boyfriend. Yay for small victories. [Daily Mail]\nYes, Patti Smith will do whatever the fuck she wants. [Page Six]\nHave you seen my TayTay's old commercial yet? Paco's Smoothies is TayTay approved, y'all! [Gossip Cop]\nHere's all the details about the ring Benedict Cumberbatch gave the woman who stole my fake boyfriend who doesn't even know I exist yet still I can't help posting 12,000 pictures of him a day captioned with things like \"\"OMG HE'S WEARING A WHITE SHIRT I DIE,' Sophie Hunter. [Popsugar]\nAwesome news of the day: Hugh Laurie will appear on Veep. Sorry I can't tell you anymore details about the role because they're keeping everything under wraps for now. My guess is a possible love interest for Julia Louis-Dreyfus or a smug, smart ass Secret Service agent who gives zero fucks. (I should write everything in Hollywood, yeah?) [E Online]\nTyga supposedly cancelled a club appearance because they wouldn't let his rumored lady love Kylie Jenner in. She should have done what I do when the manager at Taco Bell locks the doors and tells me \"\"nobody wants to see you do the Macarena on our counter!\"\"—stand firm and wait until your lawyer shows up and begs you to \"\"at least put some pants on.\"\" [Huff Po]\nLady Gaga loves her fans so freaking much she got this tattoo in their honor. I love you guys, too! That's why I'm put on a rub-on tattoo I found in a box of Cracker Jacks JUST FOR YOU GUYS. It's was a little guy smiling and winking but it got all smudged when I tried to apply it. Please don't think this means I love you less than Lady Gaga loves her monsters or whatever. [MTV]\nHere is a video of TayTay's cat Meredith Grey Swift playing fetch:\"\n2270,\"After news broke yesterday that Jasmine Tridevil, 21, of Tampa had allegedly paid $20,000 to have a third boob implanted on her chest to make herself \"\"unattractive to men,\"\" we've heard whispers in the wind (and read stories) that this Third Boob is a stunt, a hoax. It very well might be. http://gawker.com/woman-gets-thi...\n\nProfessional debunkers Snopes has classified Tridevil's third boob story as \"\"FALSE,\"\" largely because almost all of the alleged evidence (photo, video) is coming directly from Tridevil herself: No family members or friends have confirmed the surgery first-hand. And Tridevil claims the doctor who performed the surgery forced her to sign a non-disclosure agreement, conveniently making his or her testimony unattainable. They point out that in this YouTube video posted to her page, Tridevil's alleged third boob is a different skin tone then the rest of her body.\n\nTrivdevil granted an exclusive interview with WTSP last night, where she briefly flashed all three of her breasts. When the reporter asked for another, longer look, Tridevil declined, telling the reporter, \"\"I'm not ready to do that right now because it's in episode six of my show.\"\"\n\nYes, Tridevil purports to be self-producing a reality series she hopes will be picked up by a television network. Fitting, because according to the snoops at Snopes, this apparently isn't the first time Tridevil has tried to turn herself into a star. Well, a woman claiming to be Jasmine Tridevil, at least: jasminetridevil.com, which has since expired, was registered to a Alisha Hessler, one who bears a striking resemblance to a Tampa massage therapist that has had brushes with viral fame before.\n\nLast year, Hessler allegedly made the man who beat her wear a dunce cap and hold a sign reading \"\"I BEAT WOMEN, HONK IF I'M A SCUMBAG\"\" in a busy intersection. Police made multiple attempts to follow up with Hessler about the incident, but she apparently refused all the calls.\n\nAnd in March of 2013, Snopes reports, Hessler was booked in Tampa on a fraudulent use of personal information charge.\n\nDoctors have confirmed that no surgeon in their right mind would allow this surgery to ever happen, namely because Tridevil/Hessler's case raises mental health red flags. Nilesh Sojitra of the British Association of Aesthetic Plastic Surgeons told BuzzFeed:\n\nThis is a clear case of a patient who should not have had surgery performed on her. Someone making this kind of request may have body dysmorphia disorder, or not have thought through the long-term consequences of such a surgery – she will now be scarred for life – and may have benefited from psychological evaluation rather than surgery. Additionally, the actions of the surgeon are unethical and they have acted in a way where no reasonable plastic surgeon would.\n\nAnd Dr. Dan Greenwald of Bayshore Plastic Surgery told WTSP, \"\"I think its very extreme, and that leads me to wonder why she needs this attention. Is there some instability? Is there something psychologically lacking or out of balance for this person.\"\"\n\nSo it would appear unlikely that the Third Boob is real. That is the \"\"truth.\"\" But the truth is, we all have a third boob—our hearts. It beats when you believe in yourself. It beats when you chase your dreams. So while this Third Boob might just be a Halloween costume prosthetic used to hop on the easily started viral joy ride, the Third Boob in all of us beats on.\n\n[Image via WTSP]\"\n2279,British jihadist al-Britani was reportedly killed in a US air strike on Syria.\n2282,\"IS it Crabzilla or Claws? This aerial image of a giant crab lurking at a British resort has become an internet sensation.\n\nPeople have been flocking to a website to judge for themselves whether this picture shows a huge crustacean in shallow water at a harbour mouth in Kent or is just an elaborate hoax.\n\nQuinton Winter, who collates strange and spooky sightings for his Weird Whitstable website, at first thought the image sent to him by a follower showed an unusual sand formation in the shape of a crab but is now convinced it’s a true monster of the deep.\n\n**CLICK HERE TO SEE MORE CREATURES IN DIGUISE**\n\nHe believes he saw the giant lurking close to the shore when he took his son crabbing last summer in the harbour at Whitstable, which is famed for its oysters.\n\nHe said: “At first all I could see was some faint movement, then as it rose from the water I thought, ‘that’s a funny looking bit of driftwood’.\n\n“It had glazed blank eyes on stalks, swivelling wildly and it clearly was a massive crab with crushing claws.\n\n“Before this incident I thought the aerial photo showed an odd-shaped sand bank. Now I know better.”\n\nThe picture appears to show an edible crab, scientific name cancer pagurus, a species commonly found in British water but which normally only grows to 10 inches, weighing six pounds.\n\nThe biggest known crab species is the Japanese spider crab, which can measure more than 12ft.\"\n2285,\"(CNN) —Three Afghan soldiers in Massachusetts for training who went missing were found trying to cross the border into Canada, several media outlets reported Monday.\nThe soldiers told customs agents they were refugees and were trying to cross the Niagara Falls Rainbow Bridge, WCVB reported.\n\nThe troops were reported missing after a trip to a shopping mall late Saturday, authorities said. It was the second time in a week that Afghan security trainees in the United States have disappeared.\n\nEarlier this month, two Afghan police officers training with the DEA wandered off during a sightseeing trip to Georgetown, CNN affiliate WJLA reported.\n\nThey decided they wanted to stay in the United States, but authorities found them and sent them home.\n\nThe three men who went missing in Massachusetts were identified as Afghanistan National Army Soldiers Maj. Jan Mohammad Arash, Cpt. Mohammad Nasir Askarzada, and Cpt. Noorullah Aminyar.\n\nThey arrived in the United States on Sept.11 for Exercise Regional Cooperation, an annual event, the guard said, and were quartered at Joint Base Cape Cod.\n\nTroops from six nations are participating in the exercise, which runs through Wednesday and will go on as scheduled, the guard said.\n\nRoughly a dozen Afghan soldiers are still participating.\"\n2289,\"Updated 5:09 a.m. Wednesday:\n\nU.S. officials say the video showing the beheading of a second U.S. journalist by militants of the Islamic State is authentic. \"\"The U.S. Intelligence Community has analyzed the recently released video showing U.S. citizen Steven Sotloff and has reached the judgment that it is authentic,\"\" National Security Council spokeswoman Caitlin Hayden said in a statement Wednesday.\n\nOriginal Post:\n\nAn Islamic radical group released a video on Tuesday that purportedly shows the beheading of American journalist Steven Sotloff.\n\nThe Islamic State, also known as ISIS or ISIL, had threatened Sotloff's life when it released a video showing the beheading of American journalist James Foley two weeks ago.\n\nAt the time, the militants said Sotloff's life depended on the actions of the U.S. government, which has been targeting the group with airstrikes to stop its offensive in Iraq.\n\nSITE Intel Group, which monitors jihadist groups, posted a version of the video showing a man who looks like Sotloff kneeling next to a masked fighter holding a knife.\n\nIn his regular briefing, White House press secretary Josh Earnest said he was \"\"not in a position to confirm the authenticity of the video or the reports.\"\"\n\n\"\"Our thoughts and prayers are with Mr. Sotloff and Mr. Sotloff's family and those who worked with him,\"\" Earnest said. \"\"The United States, as you know, has dedicated significant time and resources to try and rescue Mr. Sotloff.\"\"\n\nState Department spokeswoman Jen Psaki said the U.S. would try to authenticate the video quickly.\n\n\"\"If the video is genuine, we are sickened by this brutal act,\"\" she said.\n\nJust last week, Sotloff's mother released an emotional video in which she pleaded with the Islamic State to spare her son's life.\n\nShirley Sotloff asked Islamic State leader Abu Bakr al-Baghdadi to grant her son amnesty, \"\"to use your authority to spare his life and to follow the example set by the Prophet Muhammad who protected people of the Book.\"\"\n\nAccording to The Washington Post, Sotloff, 31, was a freelance journalist covering the civil war in Syria when he was captured in 2013. On his Twitter account, Sotloff described himself as a \"\"stand-up philosopher from Miami,\"\" whose work has been published in Time and Foreign Policy.\n\nSotloff's mother said he was \"\"an honorable man\"\" who \"\"has always tried to help the weak.\"\"\n\nThe New York Times reports that in the video released today, Sotloff says he is \"\"paying the price\"\" for the Obama administration's airstrikes in Iraq.\n\nA masked fighter, the Times reports, appears beside Sotloff saying, \"\"I'm back, Obama, and I'm back because of your arrogant foreign policy towards the Islamic State.\"\"\n\nSITE Intel Group reports that the masked fighter also threatens to execute an additional hostage.\"\n2291,\"A Florida woman — because where else? — claims to have gotten a third breast surgically implanted dead-centre on her chest.\n\nJasmine Tridevil (not her birth name) says she spoke with over 50 cosmetic surgeons before she found one willing to break the ethical boundaries of his profession for $20,000.\n\n“They put a mini-implant to make it look like a nipple poking out,” she told The News Junkie, an Orlando radio show. “And for a while it didn’t have an areola but I got a tattoo.”\nThe motivation for the third breast was not to pay homage to Total Recall, apparently, but because Tridevil wants to become “unattractive” since she is not interested in dating anymore. This is an explanation that must have made more sense on paper.\n\nShe says she has also hired a camera crew to follow her around in the hopes that MTV will give her a reality TV show.\n\n“I saved up for two years and I didn’t spend any of that money,” she said. “I’m dumping every penny I have into this so if it doesn’t work, I’m through.”\n\nShe also said relations with her parents were somewhat strained after she revealed her surprise surgery to them.\n\nThere is no way to confirm if Tridevil’s breast implant is real but she has been gaining thousands of Facebook and Twitter fans since the story broke Monday morning. So: mission accomplished, either way.\"\n2292,\"A massage therapist from Tampa, Fla. has spent $20,000 to get a third breast implanted dead center between the right one and the left one as a way to become unattractive to men. She claims that she isn't interested in dating anymore.\n\nJasmine Tridevil contacted over 50 doctors before she found a surgeon who was willing to to perform the surgery to add a third breast. In an interview with local radio station Real Radio 104.1, Tridevil explained that \"\"My mom ran out the door. She won't talk to me. She won't let my sister talk to me. My dad . . . he really isn't happy. He is kind of ashamed of me but he accepted it,\"\" she said.\n\nThe doctor who performed the surgery couldn't add an areola so Tridevil had one tattooed on instead. As the woman told 104.1, her biggest dream is to have an MTV reality show.\n\n[Image via Twitter]\"\n2294,\"Charles Manson's 27-year-old fiancee reportedly wants to marry him so she can put his corpse on display in a glass crypt.\n\nJournalist Daniel Simone told the New York Post that Afton Elaine Burton, aka Star, and a friend think the crypt would be a money-making draw.\n\nBut Simone says Manson doesn't want to be put on display for all eternity.\n\n\"\"He feels he will never die,\"\" Simone told the Post. \"\"Therefore, he feels it's a stupid idea to begin with.\"\"\n\nThe couple's marriage licence expired Feb. 5, but on her website Burton says it will be renewed.\n\nSimone says the marriage idea stemmed from Burton's crypt plan and she initially just wanted Manson to sign over his body to her. If they married, California law states Burton would get possession of the corpse.\n\nSimone told the Post Manson has no interest in a marriage and strung Burton along to continue receiving toiletries and other items.\n\nThe Post couldn't reach Burton for comment.\n\nSimone is working on a book titled The Retrial of Charles Manson.\"\n2298,\"The National Security Council says it is \"\"appalled\"\" by the apparent beheading of journalist Steven Sotloff by the Islamic State of Iraq and the Levant.\n\n\"\"We have seen a video that purports to be the murder of U.S. citizen Steven Sotloff by the Islamic State of Iraq and the Levant,\"\" NSC spokesperson Bernadette Meehan said in a statement. \"\"The intelligence community is working as quickly as possible to determine its authenticity. If genuine, we are appalled by the brutal murder of an innocent American journalist and we express our deepest condolences to his family and friends. We will provide more information when it is available.”\n\nThe NSC's statement came within an hour after ISIL reportedly released a video showing the murder of Sotloff, a 31-year-old freelance journalist who had written for Time, Foreign Policy and National Interest. According to the monitoring service SITE Intelligence Group, Sotloff was beheaded in the same manner as James Foley, the photojournalist who was killed last month. The executioner is reportedly the same man who killed Foley and threatened to kill Sotloff in the video released on Aug. 19.\n\nWhite House Press Secretary Josh Earnest said Tuesday that the White House could not immediately confirm the validity of the video but that \"\"our thoughts and prayers\"\" are with the Sotloff family.\"\n2300,\"Three senior Afghan military officers who failed to return to a U.S. training base in Cape Cod have been taken into custody while trying to cross into Canada, according to news reports.\n\nWCVB-TV Boston reports that an unidentified \"\"high-level law-enforcement source\"\" told reporter Karen Anderson, that the men were detainedat the Rainbow Bridge Canadian/U.S. border crossing hnear NiagaraFAlls on Monday.\n\nThe TV station quotes an unidentified \"\"high-level law-enforcement source\"\" for tis reports. The details could not immediately be confirmed.\n\nNBC News, quoting \"\"top Massachusetts law enforcement officials, also reports the three were detained at the bridge,\n\nThe three soldiers from the Afghan National Army arrived in the U.S. on Sept. 11 to take part in a two-week training exercise at Camp Edwards, a National Guard training facility located at Joint Base Cape Cod.\n\nThey were last spotted at the Cape Cod Mall in Hyannis, about 20 miles from the base.\n\nMassachusetts Gov. Deval Patrick said Monday that three officers did not appear to pose a threat to the public and may be trying to defect.\n\nThe Cape Cod Times, quoting an unidentified spokesman for the U.S. Central Command that is sponsoring the training exercises, reported Monday that the men were on an off-base chaperoned excursion \"\"to introduce them to cultural aspects of American life\"\" when they failed to return to base Saturday night.\n\nSpeaking to reporters, Patrick said the U.S. military does not believe the three Afghans pose a danger to the public. He said the military is investigating a number of possibilities, including that they \"\"might be trying to defect.\"\"\n\nThe officers, who were identified as Maj. Jan Mohammad Arash, Capt. Mohammad Nasir Askarzada and Capt. Noorullah Aminy, are among 200 soldiers from Afghanistan, Tajikistan, Pakistan, Kazakhstan and Mongolia taking part in the tactical exercises at Camp Edwards.\n\nThe Cape Cod Times quotes military officials as saying base and exercise officials are working with local and state authorities to locate the men.\n\nThe U.S. Central Command spokesman tells the newspaper that the three — like all participants in the field exercises — do not have access to weapons.\n\nMassachusetts National Guard spokesman Lt. Col. James Sahady tells Boston.com that not all 200 foreign participants are locked down on the base. The officers, who are cleared by the State Department to participate in the program, are permitted to go to dinner or other activities off-base without restrictions.\n\nThe camp is a 15,000-acre area inside Joint Base Cape Cod that includes a replica of a forward operating base used by soldiers in places such as Afghanistan, according to the JBCC website.\n\nSahady said 15 officers and senior enlisted personnel from Afghanistan were taking part in the annual training program, which has been held since 2004. The two-week exercise is scheduled to end Wednesday.\n\nContributing: Associated Press\"\n2301,The woman who reported adding a third breast was lying and the story is a hoax.\n2308,\"Bart didn’t have a cat in hell’s chance of coming back from the grave — but after being buried for five days, he clawed his way back.\n\nThe miracle feline’s misfortune started when he was struck by a car and his grief-stricken owner laid him to rest.\n\n“The cat appeared to be lifeless and the owner buried him. Five days later, the cat showed up in a neighbor’s yard — alive!” the Humane Society of Tampa Bay in Florida told ABC7.com.\n\nThe badly hurt, weak and dehydrated kitty dug himself out of the grave and crept back slowly.\n\nBart needed treatment for facial wounds, a broken jaw and a ruined eye — but his owner couldn’t afford a vet, so he took his pal to the Humane Society.\n\nThere is no purrfect ending yet, however, because Bart — who can’t eat due to pain — still has a lot of recovering to do.\n\nHe was scheduled to undergo surgery Tuesday to wire his jaw, fix his palette, place a feeding tube and remove his destroyed eye.\n\nDespite the difficult days ahead, the Humane Society expects that Bart will be back home soon — enjoying another of his remaining eight lives.\"\n2310,\"(Reuters) - South Korea's LG Display Co Ltd and the display-making subsidiary of Samsung Electronics Co Ltd will supply screens for Apple Inc's smartwatches, The Electronic Times reported on Monday.\n\nThe report, which cited unidentified industry sources, said LG Display will be the sole supplier of organic light-emitting diode (OLED) screens for the Apple watches that go on sale in April.\n\nSamsung Display will also become a supplier for the next version of the smartwatch that is expected to go on sale either sometime in the second half of this year or early 2016, the South Korean newspaper said.\n\nLG Display and Samsung Display declined to comment on the report. Apple could not be immediately reached for comment.\n\nApple has scheduled a special event on March 9, where it is expected to showcase Apple Watch. The watch, which will let consumers check their email, pay for goods at retail stores and monitor personal health information, represents Apple's first major new product introduction since the 2010 launch of the iPad.\n\n(Reporting by Se Young Lee; Editing by Edwina Gibbs)\"\n2312,\"The three Afghanistan National Army officers who disappeared this weekend during a training exercise on Cape Cod have been found trying to cross the border into Canada near Niagara Falls, sources said Monday.\n\nA top Massachusetts law enforcement officials tells NBC News that the three were caught at the famed Rainbow Bridge.\n\nThe three arrived 11 days ago with 200 soldiers and civilians from several countries for training at Camp Edwards on Joint Base Cape Cod. They were last seen Saturday at a shopping mall in Hyannis during a day off. Massachusetts State Police, with the help of the FBI and the Guard, had been trying to find them.\n\nCol. Timothy Alben, superintendent of the Massachusetts State Police, had told NBC News earlier, \"\"There's no reason to think they have nefarious intent, and no information to suggest that public safety is in question. But there's a pause for concern, because we want to make sure this wasn't planned, and we want to see if anyone has helped them.\"\" He said because the men have visas that remain valid for the next several days, they're in the country legally.\n\nSeveral officials say the widely held view is that they were trying to find some way to stay in the country. Gov. Deval Patrick today said publicly what many state and local officials say privately — that they're not considered a danger. Their disappearance follows an apparently similar event last week when two policemen from Afghanistan went missing during a DEA training program in the Washington area. They were found in New York. Earlier this month, a senior Afghan military officer slated to carry the flag for his country at a NATO summit in Wales applied for asylum in the United Kingdom upon his arrival.\"\n2315,\"A man fishing in northern Russia was attacked by a bear. But the bear fled when the men's cellphone rang. The ringtone was Bieber's song \"\"Baby.\"\"\"\n2316,\"A fourth grader named Aiden Steward was suspended Friday, after school officials determined he had threatened to use his magic ring to make another boy disappear.\n\nHere are the particulars, from The Odessa American:\n\nHis father, Jason Steward, said the family had been to see \"\"The Hobbit: The Battle of the Five Armies\"\" last weekend. His son brought a ring to his class at Kermit Elementary School and told another boy his magic ring could make the boy disappear.\n\nSteward said the principal said threats to another child's safety would not be tolerated – whether magical or not. Principal Roxanne Greer declined to comment on the matter.\n\n\"\"All student stuff is confidential,\"\" Greer said. She referred a call from the Odessa American to Kermit ISD Superintendent Bill Boyd, who did not return a phone call.\nThe New York Daily News followed up with the Stewards.\n\n\"\"I assure you my son lacks the magical powers necessary to threaten his friend's existence,\"\" the boy's father told NYDN. \"\"If he did, I'm sure he'd bring him right back.\"\"\"\n2319,\"James Foley was courageous, and his murder by an apparently English-accented zealot of the Syria-based Islamic State was so horrific that no simple narrative can do it justice. Unless, that is, you're a conservative political opportunist of a special sort, eager to pin the crime on liberal policies.\n\nThe right wing, drunk on a fermenting rotgut of hyperpatriotism and anti-left paranoia, just knows that Foley's murderers were enabled by bleeding hearts and due process. They think they've found proof that Foley's executioner was a prisoner freed from the U.S. detention facility at Guantanamo Bay. Maybe it was even Barack Hussein Obama himself who gave the order to free this killer!\n\nUnnamed aggregators at Twitchy, the dittoheads who stare at tweets, were the first to round up grumblings—or perhaps hopes—among right-wingers early Wednesday that Foley's murderer was freed from the detainee pool. These tinfoil hatters took their inspiration from two anonymously sourced paragraphs buried in an early Washington Post report on Foley's murder from Tuesday:\n\nTranslation: Flummoxed U.K. intel officials were checking the murder against the usual suspects, hoping to stumble onto a clue in the tiny pool of data they already had before reluctantly wading into the murkier waters of global jihadism. That's standard sleuthing.\n\nAnd it's sadly unsurprising that the Islamic State's propagandists dressed Foley up in an oversized t-shirt mimicking the infamous orange jumpsuits put on problem detainees at Gitmo; Al Qaeda in Iraq had similarly garbed several of its condemned captives in outfits imitating the jumpsuits—enduring symbols of the mistreatments, real and supposed, of Gitmo inmates.\n\nBut to Islamophobic, Gitmo-loving conservatives, these paragraphs could mean so much more:\n\nPresumably, Tsotsoros meant the Bush administration, since it's the one that released all of the 10 British citizens that have been repatriated from Guantanamo, all between 2004 and 2007. And York's choice of ellipses is deceptive, since it implies that the Post was referring to some of those ex-detainees as Syria-based jihadists, when it also was referencing a larger pool of some 800 to 1,500 other British citizens that have traveled to fight for ISIS. (None of the U.K.'s ex-Gitmo inmates is believed to have gone to Syria except Moazzam Begg, who has been in British custody since February on charges related to his travels.)\n\nBut never let facts get in the way of a good psychotic B.S. meme. By Wednesday morning, Hot Air's Ed Morrisey was just asking questions, and the game of right-wing telephone was on:\n\nBy Wednesday night, the Gitmo link had become \"\"likely\"\" on conservative Twitter:\n\nThe rumors, like hot sludge on a city street, had trickled down to the lowest internet gutter:\n\nAnd the rumors mutated into straight-up, demonstrably false partisan bullshit:\n\nAnd hey, where did the Islamofascists get that orange jumpsuit anyway? Isn't that federal government property? You can't just buy that stuff, right?\n\nLet me reiterate: Whatever hype you may hear, no U.K. Guantanamo detainee released by this administration is responsible for this reprehensible murder, because this administration hasn't released any U.K. detainees from Guantanamo.\n\nIs it remotely possible that one of the 10 Gitmo detainees with British citizenship released by the Bush administration has slipped off into Syria and become an executioner? I don't know the whereabouts of all of them, so I can't say no for sure. But it's astronomically less likely than the possibility that \"\"Jihadi John,\"\" as the Brits are calling Foley's presumed killer, is any one of several hundred other disaffected Syria-based zealots with U.K. passports—like, say, this doctor's brother, or any of these idiots, all of them younger than the Gitmo releasees.\n\nAbout the only thing that's certain is that conservatives—who cleave to simplistic, manichaean narratives like ornery toddlers to security blankets—must have a villain, even if they have to create it.\n\n[Photo credit: Twitter]\"\n2320,\"Justin Bieber at amfAR's 21st Cinema Against AIDS Gala. Photo: Getty\n\nJustin Bieber’s song has saved a Russian man from being mauled by a bear.\n\nFishing in the Yakutia Republic, Russia, Igor Vorozhbitsyn is lucky to be alive after his Justin Bieber ringtone, Baby, scared off a bear that was attacking him.\n\n\"\"I couldn't believe my luck when the phone went off and he fled,” Vorozhbitsyn told the Croatian Times.\n\nVorozhbitsyn, 42, was walking to his angling spot when a bear ambushed him from behind.\n\n\"\"I had parked my car and was walking towards the spot I'd marked out when there was a tremendous impact on my back and the bear was on top of me,\"\" he said.\n\nBut as the bear clawed Vorozhbitsyn’s face and back his mobile phone rang, the ringtone selected was Justin Bieber’s hit song Baby. Rightly startled, the bear retreated back into the forest.\n\nVorozhbitsyn was able to call for help on his phone and was rescued by fishermen.\n\nVorozhbitsyn said he has his granddaughter to thank for his ringtone selection.\n\n“I know that sort of ringtone isn't to everyone's taste but my granddaughter loaded it onto my phone for a joke,\"\" he said.\n\nWildlife experts believe the ringtone must have startled the bear enough to halt its attack, reports the Croatian Times.\n\n\"\"Sometimes a sharp shock can stop an angry bear in its tracks and that ringtone would be a very unexpected sound for a bear,\"\" an expert said.\n\nVorozhbitsyn suffered cuts and bruises to his face and chest and is now recovering.\"\n2323,\"Details surrounding the death of comedian Joan Rivers keep getting more and more suspect.\n\nFirst there was the report that her personal doctor, an ear, nose, and throat specialist, performed a biopsy on her vocal cords, a procedure experts say should have been performed at a hospital, not an outpatient surgery center such as Yorkville Endoscopy. Rivers reportedly did not consent to the biopsy.\n\nThen it was revealed the clinic doctor who performed Rivers’s endoscopy, gastroenterologist Lawrence Cohen, no longer works for Yorkville. There have been conflicting reports about whether he resigned or was fired. A spokesman for the clinic told The Wrap: “Dr. Cohen is not currently performing procedures at Yorkville Endoscopy, nor is he currently serving as medical director.”\n\nAnd now, an unnamed source claims Rivers’s personal doctor took a selfie while she was under general anesthesia, according to a report by CNN. Rivers’s doctor remains unnamed, and the alleged selfie has not yet surfaced in news reports.\n\nRivers entered Yorkville Endoscopy in New York City on Aug. 28 for a procedure to determine why she was hoarse and her throat was sore. She stopped breathing when her vocal cords began to swell during the biopsy and went into cardiac arrest. Rivers was put in a medically induced coma and died at Mount Sinai hospital on Sept. 4 at age 81. Initial autopsy results from the New York Medical Examiner’s Office were deemed inconclusive.\"\n2324,\"Apple is planning to discontinue Beats Music, the streaming music service that it acquired as part of an acquisition of Beats Electronics back in May. According to TechCrunch, multiple sources that include \"\"several prominent employees at Apple and Beats\"\" have confirmed that Apple is shutting down the music service.Many engineers from Beats Music have already been moved off the product and onto other projects at Apple, including iTunes. It's not clear when exactly Jimmy Iovine and Dr Dre's music service will be shut down or what Apple will do with streaming, but every source with knowledge of the situation that we talked to agreed Apple plans to sunset the Beats Music brand.Apple first acquired Beats Music in May, and at the time, announced plans to leave the music service untouched. There were no plans to integrate Beats Music into iTunes, with the company suggesting that it would remain as a standalone service.\n\nApple shutting down Beats Music is unusual news given the efforts that the company has gone to in order to promote it in recent weeks, adding it to the list of \"\"Apps Made by Apple\"\" and recommending the app to new iOS users.\"\n2331,\"Production is \"\"gearing up\"\" for the upcoming launch of the Apple Watch, according to a fresh report from Digitimes.\n\nIndustry sources indicate that as many as 40 million units of Apple's custom chip have been ordered to prepare for initial shipments. These numbers suggest that the Cupertino tech giant is expecting high global demand for its innovative smartwatch.\n\n\nAlong with those high production stats, however, come potentially high prices for consumers. When the Apple Watch was first revealed in September, the base model was announced at a $350 for an aluminum band. This is well over $100 more than similar products from competitors like Sony and Motorola. The ever-looming Apple tax doesn't stop there either.\n\nApple Watch stainless steel bands could start as high as $500, says French Apple blog iGen.fr, while wealthy buyers hoping to purchase a solid gold band for their Apple smartwatch may have to shell out as much as $5,000. French pricing schemes may vary widely from what we see on day one in the United States, so the accuracy of these figures is still up for debate. Fans of Apple products are used to paying higher prices for premium goods, and that trend seems to be alive and well in the company's latest product.\n\nFor those wondering when the Apple Watch hits store shelves, a recent rumor report from Business Insider pegs a release as soon as Valentine's Day 2015. That date is supposedly an optimistic one, however, so officials at Apple are more inclined to stick to a tentative spring 2015 time frame.\n\nAs production enters its heaviest phases, Apple seems ready to tackle the watch industry in full force. What remains to be seen, is if the company's first massive chip order will be enough to satisfy consumer demand.\n\nIs the Apple Watch high on your wish list? Would you pay thousands of dollars for a top-tier band? Tell us your thoughts in the comments!\"\n2333,\"Playboy boss Hugh Hefner has denied reports that he is dead and said the rumours were 'greatly exaggerated'..\n\nThere were recent rumours on the Internet that the 85-year-old had passed away after suffering a heart attack.\n\nA story claimed Playboy magazine would be printed as usual after his death and a Playmate even spoke out about his life.\n\nLove: Hugh Hefner with his then fiancee Crystal Harris who he broke up with just days before his wedding. he has since found a new mate\n\nBut soon after the story started to be picked up by several different news outlets, the Playboy founder took to his Twitter page to confirm he is still alive.\n\nHe wrote: 'The rumours of my death are, as Mark Twain observed in a similar situation, greatly exaggerated. I'm very much alive & kicking.'\n\nShera Bechard, 27, French-Canadian model and fledgling actress and now Hef's girlfriend\n\nAnd to prove how much alive he was, he added: 'I'm lying in bed next to Shera with a big smile on my face, reading tweets about my unexpected demise.'\n\nShera Bechard is his 24-year-old girlfriend.\n\nMany confused tweeters sent messages about his apparent demise with @WolfesMother writing: 'Weird rumour doing the rounds...Hugh Hefner has gone to the big mansion in the sky?! Prob just a rumour, cause he's immortal right?!'\n\nMoments after his 'death' was reported, the ageing lothario's name was a trending topic on Twitter.\n\nHefner has not been out of the papers of late, more recently for his very public break up with his former fiancée Crystal Harris shortly before their wedding was due to take place.\n\nHarris cites infidelity on Hefner's part, Hefner said it was the other way around. He has since rebounded with Shera Bechard.\n\nThe eternal bachelor did not seem as if he were about to die from heart break however.\n\nHe has already replaced Crystal with more than one girlfriend and he has openly spoken of his excitement about watching an upcoming programme about his wedding-that-almost was.\n\nGirlfriends: Hef with Kendra Wilkinson, Bridget Marquardt and Holly Madison while promoting E!'s reality TV show Girls Next Door\n\nAfter he confirmed that he was still alive, he wrote: 'The guys and I watched an early edit of Hef's Runaway Bride tonight. The fans are going to love it.'\n\nHefner launched the Playboy empire in 1953 which he financed by selling his furniture and gathering about $8000 from 25 investors.\n\nHe has been married twice and has four children. At one point, he had seven girlfriends who all lived in the Playboy mansion with him, spawning the hit E! TV series The Girls Next Door, which starred playmates Holly Madison, Kendra Wilkinson-Baskett and Bridget Marquardt.\n\nMadison and Wilkinson-Baskett went on to star in Holly's World and Kendra, becoming minor stars of their own.\n\nKendra recently appeared on Dancing with the Stars.\"\n2335,\"Tampa, Florida -- She's an Internet sensation: Jasmine Tridevil, the 21-year-old Tampa woman who claims to have had a third breast implanted. Her video on YouTube has almost a million hits and her pictures on Facebook have gone global.\n\n10 News spoke with her in an exclusive interview.\n\n\"\"I figured people would be skeptical, but it's true. I recorded the surgery and it will be on my show,\"\" said Tridevil.\n\nShe agreed to the interview on the condition we only discuss her self-produced show she hopes will be picked up by a cable network, and when we asked to see her third breast, she obliged, but with only a quick flash. When asked her why we couldn't have a longer look Tridevil responded, \"\"I'm not ready to do that right now because it's in episode six of my show.\"\"\n\nSome of the comments from the public have been cruel. Tridevil says she predicted that, but she is willing to do whatever it takes to be famous. Dr. Dan Greenwald of Bayshore Plastic Surgery in Tampa says that raises a lot of red flags.\n\n\"\"I think its very extreme, and that leads me to wonder why she needs this attention. Is there some instability? Is there something psychologically lacking or out of balance for this person,\"\" said Greenwald.\n\nAnd Jasmine's reaction to that.\n\n\"\"I saw it coming.\"\"\n\nOther stories you may find interesting...\"\n2339,\"(CNN) -- The ISIS terror group has published a video titled \"\"A second message to America,\"\" showing the beheading of American journalist Steven Sotloff.\n\nThe video also threatens the life of British captive, David Haines.\n\nSotloff speaks to the camera before he is killed, saying he is \"\"paying the price\"\" for U.S. intervention.\n\nThe masked ISIS figure in the video speaks to U.S. President Barack Obama, telling him, \"\"Just as your missiles continue to strike our people, our knife will continue to strike the necks of your people.\"\"\n\nLast week, Sotloff's mother Shirley Sotloff released a video pleading with ISIS leader Abu Bakr al-Baghdadi not to kill her son.\n\n\"\"Steven is a journalist who traveled to the Middle East to cover the suffering of Muslims at the hands of tyrants. Steven is a loyal and generous son, brother and grandson,\"\" she said. \"\"He is an honorable man and has always tried to help the weak.\"\"\n\nSotloff appeared last month in an ISIS video showing the decapitation of another American journalist, James Foley. The militant in the video warned that Sotloff's fate depended on what President Barack Obama did next in Iraq.\n\nSteven Sotloff disappeared while reporting from Syria in August 2013, but his family kept the news secret, fearing harm to him if they went public.\n\nOut of public view, the family and a number of government agencies have been trying to gain Sotloff's release for the past year.\n\nSotloff, 31, grew up in South Florida with his mother, father and younger sister. He majored in journalism at the University of Central Florida. His personal Facebook page lists musicians like the Dave Matthews Band, Phish, Miles Davis and movies like \"\"Lawrence of Arabia\"\" and \"\"The Big Lebowski\"\" as favorites. On his Twitter page, he playfully identifies himself as a \"\"stand-up philosopher from Miami.\"\"\n\nIn 2004, Sotloff left UCF and moved back to the Miami area.\n\nHe graduated from another college, began taking Arabic classes and subsequently picked up freelance writing work for a number of publications, including Time, Foreign Policy, World Affairs and the Christian Science Monitor. His travels took him to Yemen, Saudi Arabia, Qatar and Turkey -- among other countries -- and eventually Syria.\"\n2346,\"Path CEO and founder Dave Morin. Is Apple is close to a deal to buy the social networking company Path?\n\nApple is close to a deal to buy Path, the social networking company that bills itself as ideal for close friends and family, according to the news site Pando Daily, which cited a single unnamed member of Apple's engineering team.\n\nThe acquisition report buttressed speculation inspired by the fact that Path co-founder and CEO Dave Morin was in the front row at Apple's big product unveiling event Tuesday and posted a photograph of himself with Dr. Dre,. The rap star is co-founder of Beats by Dre, the headphones maker and music streaming business that Apple bought for $3 billion in August.\n\nMorin declined to comment one way or another onstage at TechCrunch's Disrupt conference Wednesday.\n\nWell known Internet entrepreneur Jason Calcanis, however, commented on Morin's presence in a newsletter he dispatched Tuesday evening saying a deal is plainly on the table.\n\n\"\"Dave Morin was chilling in the first row of the event two seats from Johnny Ive and — I think — next to Dr. Dre. That means one thing and one thing only: Path and the team are going to Apple. You don’t get that first row seat by accident,\"\" Calcanis wrote.\n\nSan Francisco-based Path was founded in 2010 and has raised about $67 million, including a $25 million round disclosed in January. Though featured repeatedly by Apple and lauded for its aesthetic sensibility, its app has struggled in the U.S. marketplace, and Morin acknowledged Tuesday that Path has \"\"been through a lot of ups and downs.\"\"\n\nHe emphasized, however, Path has found significant success in Southeast Asia, particularly in Indonesia. The Path app now has 5 million daily active users globally, and a separate messaging app the company released in June called Path Talk has more than a million daily active users, he said.\n\n\"\"We've got a vibrant and very happy community,\"\" Morin said.\n\nMorin also expressed optimism for a new service it is developing that will enable users to message agents who will contact businesses for information and then message users with answers.\n\nSuch positive developments follow a tough 2013. That year, Path had layoffs in October and the Federal Trade Commission in February fined the company $800,000 for illegally collecting information about children without their parents consent. Also as part of that trade commission deal, Path settled an FTC complaint that it had downloaded personal information without permission, including contacts, from users' mobile phones.\n\nThe company stopped the both practices that were part of the FTC inquiry and apologized.\"\n2350,\"UNITED NATIONS (CBS News/CBSDC/AP) — Iraq’s ambassador to the United Nations asked the U.N. Security Council on Tuesday to look at allegations that the Islamic State of Iraq and Syria (ISIS) is using organ harvesting as a way to finance its operations.\nAmbassador Mohamed Alhakim told reporters that in the past few weeks, bodies with surgical incisions and missing kidneys or other body parts have been found in shallow mass graves.\n“We have bodies. Come and examine them,” he said. “It is clear they are missing certain parts.”\nHe also said a dozen doctors have been “executed” in Mosul for refusing to participate in organ harvesting.\nAlhakim briefed the council on the overall situation in Iraq and accused ISIS of “crimes of genocide” in targeting certain ethnic groups.\nThe outgoing U.N. envoy to Iraq, Nikolay Mladenov, told the council that 790 people were killed in January alone by terrorism and armed conflict.\nMladenov noted the increasing number of reports and allegations that ISIS is using organ harvesting as a financing method, but he said only that “it’s very clear that the tactics ISIL is using expand by the day.” He used an alternative acronym for the group.\nHe said Iraq’s most pressing goal is to win back the vast territory that ISIS has seized in the past year. The Sunni militants seized a third of both Iraq and neighboring Syria and imposed strict Sharia law.\n“Especially worrying is the increasing number of reports of revenge attacks committed particularly against members of the Sunni community in areas liberated from ISIL control,” Mladenov said.\nSheikh Ahmed Aburisha is a tribal leader from Anbar province in Iraq, 85 percent of which is under ISIS control. In late January, he visited Washington to urge the U.S. to give his tribes weapons and money so they can defeat ISIS in Anbar.\n“Vice President Biden and Gen. [John] Allen have a clear picture of what is happening in Iraq and Anbar and what type of support is needed for the fighters in Anbar,” Aburisha told CBS News’ Jennifer Janisch. “We have received promises and we hope that these promises will materialize in reality on the ground.”\n(TM and © Copyrigh\"\n2353,\"When faced with the choice of feasting on a fine meal of human while listening to Justin Bieber's music or fleeing to blessed — but hungry — quiet, one bear in Russia decided that silence is indeed golden.\n\nA report in the Daily Mail details Russian fisherman Igor Vorozhbitsyn's unfortunate encounter with the brown bear, who attacked him from behind as he was walking to his favorite fishing spot in the Yakutia Republic. But as the bear was beginning to inflict serious injury on Vorozhbitsyn, his cellphone rang, and the ringtone of Justin Bieber hit \"\"Baby\"\" startled the animal, causing it to beat a hasty retreat.\n\n\"\"I know that sort of ringtone isn't to everyone's taste but my granddaughter loaded it onto my phone for a joke,\"\" Vorozhbitsyn said. Nice work, kid — you just saved Grandpa's life with nothing more than a tween anthem.\n\n- - Mike Barry\"\n2355,\"Women with attractive eyes may be forced to cover them up under Saudi Arabia's  latest repressive measure, it was reported yesterday.\n\nThe ultra-conservative Islamic state has said it has the right to stop women revealing 'tempting' eyes in public.\n\nA spokesperson for Saudi Arabia's Committee for the Promotion of Virtue and the Prevention of Vice, Sheikh Motlab al Nabet, said a proposal to enshrine the measure in law has been tabled.\n\n'Tempting' eyes: Muslim women could be forced to cover up even their eyes if a 'right' of the Saudi state is enforced\n\nWomen in Saudi Arabia already have to wear a long black cloak, called an abaya, cover their hair and, in some regions, conceal their faces while in public.\n\nIf they do not, they face punishments including fines and public floggings.\n\nOne report on the Bikya Masr news website suggested the proposal was made after a member of the committee was attracted by a woman’s eyes as he walked along a street, provoking a fight.\n\nThe woman was walking with her husband who ended up being stabbed twice in the hand after the altercation.\n\nThe virtue and vice committee has repeatedly been accused of human rights violations.\n\nFounded in 1940, its function is to ensure Islamic laws are not broken in public in Saudi Arabia.\n\nIn 2002, the committee refused to allow female students out of a burning school in the holy city of Mecca because they were not wearing correct head cover.\n\nThe decision is thought to have contributed to the high death toll of 15.\n\nThey are also banned from driving by religious edict and cannot travel without authorisation from their male guardians.\n\nIn September, a Saudi women sentenced to 10 lashes for defying the driving ban was only spared when King Abdullah stepped in to stop the public flogging.\n\nAlso in September, the king announced that women would be given the right to vote for the first time and run in the country's 2015 local elections.\"\n2357,\"Rivers, 81, had checked in for routine throat procedure in Manhattan\n\nSlipped into cardiac arrest around 9.40am on August 27\n\nCity official revealed how paramedics and other rescues came to her side\n\nMore than 10 people helped give her CPR, but couldn't revive the star\n\nRivers was put into a coma, and died on September 4\n\nThe doctor performing a biopsy on Joan Rivers’ vocal cord as she went into cardiac arrest allegedly took a selfie photo with the comedian while she was under anesthetic in the procedure room.\n\nThe physician hasn't been publicly identified, but is described as Rivers' personal ear-nose-throat physician.\n\nA member of staff at Manhattan's Yorkville Endoscopy clinic told investigators about the doctor's questionable behavior, a source close to the death investigation told CNN.\n\nScroll down for video\n\nDeath: Joan Rivers, 81, suffered a heart attack during a routine throat procedure on August 28\n\nClinic: Rivers was at the Yorkville Endoscopy clinic, which made the initial 911 call after she went into cardiac arrest\n\n9:40 a.m, August 27: Yorkville Clinic called 911 with reports of a cardiac arrest.\n\n9:45 a.m: The New York Fire Department response team arrives to find CPR underway, and takes over.\n\n9:47 am: An ambulance from Mount Sinai Hospital, New York, arrives and joins in.\n\n9.48am: A second NYFD unit with Emergency Medical Technicians, along with a supervisor, arrive at the clinic.\n\n9:50 am: By this point the number of rescuers totals ten people.\n\nDetails of how emergency services responded to the star's unexpected cardiac arrest at a clinic in New York have emerged, allowing a timeline to be constructed of the cardiac arrest, which proved fatal.\n\nRivers, 81, had checked in for a routine throat procedure at the Yorkville Endoscopy clinic in Manhattan on August 28, when her condition took a shocking turn for the worse.\n\nShe had to be put of life support, and died on September 4, prompting an outpouring of grief from the world of showbusiness.\n\nNow, almost three weeks after the incident, a New York city official has revealed exactly how the different emergency services fought to save her, and that she was surrounded by rescuers within ten minutes.\n\nThe official told CNN that the response began with a 911 call from the clinic, which was given the highest priority.\n\nThe fire department were first to arrive at the clinic, five minutes after the call.\n\nMedical staff were already trying to give Rivers CPR using a defibrillator and a breathing tube.\n\nThe firefighters then took over the attempts to revive her.\n\nTwo minutes after the firefighters came, an ambulance arrived at the clinic, whose paramedics helped with the CPR.\n\nAlmost immediately after that, another Fire Department vehicle arrived with medical aid, making a total of more than 10 people fighting to save her.\n\nRivers was taken from the clinic to Mount Sinai hospital in Manhattan, where she later died.\n\nNew York health authorities have launched an investigation into her death, amid speculation as to the exact nature of the procedure she was undergoing and who was treating her.\n\nA director of the clinic has also resigned in the wake of the celebrity's death.\n\nMourning: Melissa Rivers, the star's daughter, and Cooper, Rivers's grandson, are pictured above ahead of her funeral earlier this month\"\n2358,\"Outline\nCirculating 'news' report claims that illegal loggers have mistakenly cut down the world's oldest tree in the Amazon Rainforest.\n\nFake News\n\n\n\nBrief Analysis\nThe report is fiction. It hails from the fake-news website World News Daily Report, which considers itself satirical. Nothing published on World News Daily Report has any credibility and the site's material should not be taken seriously.\n\n\n\n\n\n\n\nrelated Links\nIdentifying Fake-News Articles and Websites\n'Ruins of Ancient City Discovered in Australian Desert'\nFake Picture: 'Thailand Snake Girl' - Serpentosis Malianorcis\nWhat's New   Top Ten   Special Features   Subscribe\n\nExample\nLoggers Accidentally Cut Down World’s Oldest Tree in Amazon Forest\n\nIllegal loggers at the frontier of the Peruvian and Brazilian border have mistakenly cut down what experts claim is the world’s oldest tree after allegedly not noticing ….\n\n\n\n\nDetailed Analysis\n\n\nReport Claims World's Oldest Tree Cut Down By Loggers\nAccording to a report that is circulating rapidly via social media and email, illegal loggers working near the Peruvian and Brazilian border have mistakenly cut down the world's oldest tree.\n\nSupposedly, the loggers did not realize they were working in an Amazon Indigenous reserve and cut down a giant Samauma tree that was estimated to be over 5,800 years old.\n\nThe story is causing a good deal of angst and outrage as it travels.\n\nReport is Fiction - Comes from Fake-News Site World News Daily Report\nHowever, the claims in the story are untrue. There are no credible reports that support the claims in the message.\n\nThe story comes from the fake-news 'satirical' website World News Daily Report.  None of the stories published on the site are valid and its material should not be taken seriously.\n\nThe site suggests that its material is 'for entertainment purposes only'.  However, its stories are presented as news articles and there are no clear disclaimers that reveal that the material is fictional.\n\nThus, many people believe the information published on the site and pass it on in good faith.\n\nThe image used in the story was taken from earlier reports discussing deforestation in the Amazon.\n\nOf course, trees can reach quite amazing ages with one spruce tree in Sweden thought to be around 9,550 years old. Other trees around the world are also thousands of years old.\n\nDeforestation is a very serious issue, but spreading nonsensical reports about it will do no good.\n\nBest To Verify Circulating Stories Before Sharing\nMany fake-news 'satire' websites have appeared in recent years. Between them, they churn out an endless stream of nonsense, much of which is shared via Facebook and other social media sites.\n\nIt is thus wise to verify any 'news' stories that come your way before you share them. It is normally quite easy to check a circulating story by searching online\"\n2359,\"Claim: Florida woman Jasmine Tridevil underwent surgery to add a third breast.\n\nUNDETERMINED\n\nExample: [Collected via e-mail, September 2014]\n\n\"\"A WOMAN has spent $20,000 on surgery to get a third breast and her dream is to become a celebrity.\"\"\n\nWell, this has 'What does Snopes say?' written all over it!\n\nOrigins: On 22 September 2014, a strange story of body modification appeared on the social web. According to several circulating articles, a Florida woman named Jasmine Tridevil underwent cosmetic surgery to add a \"\"third breast\"\" to her body.\n\nIn the initial frenzy of interest in Jasmine Tridevil and her purported third breast, lots of linking and re-posting of the same information and images occurred. However, few looked very deeply at the claims made by the woman shown in the images or her agents, or whether such a modification was even feasible.\n\nA New York article about the woman's third breast reveals a potentially relevant aspect of Tridevil's claim. According to the site, the Florida woman claims her surgeon forced her to sign a non-disclosure agreement, and therefore the obvious avenue of corroboration for her claim is closed off:\n\nThe 21-year-old massage therapist claims she had to ask over 50 doctors to perform the surgery, which involved taking skin tissue from her abdomen and adding a silicon implant. She also got an areola tattooed on. The procedure cost $20,000, and Tridevil had to sign an NDA so couldn't disclose what doctor performed it.\n\nAs Jasmine Tridevil's claims about a third breast circulate the social web, most information being reported appears to come directly from the subject herself without any external confirmation. Tridevil's Facebook page and YouTube account appear to be the primary source for verification, despite the fact that both host only self-taken videos and photos. In one clip posted by Tridevil, her \"\"breasts\"\" appear to be of an entirely different skin tone than her facial skin and limbs:\n\nAnother red flag in Tridevil's tale is her stated motivations. Surgeons are ethically bound to decline performing cosmetic surgery on patients without certain mental health clearances (i.e., ensuring that patients do not have unrealistic expectations or motivations driven by psychological disorders), and in an interview Tridevil made the rather bizarre claim she set out to make herself look less attractive to men by opting to get a third breast implant:\n\nI got it because I wanted to make myself unattractive to men. Because I don't want to date anymore ... Most guys would think [the extra breast is] weird and gross. But I can still feel pretty because if I wore makeup and cute clothes, I can still, you know ... feel pretty.\n\nJasmine Tridevil's third breast tale has a few other potential inconsistencies. Despite claiming to have undergone an incredibly rare procedure, she does not go into detail about the operation or state whether she had her other breasts enhanced to match the third one. No third party images of Tridevil have emerged, and while she claims to have booked appearances on Jimmy Kimmel Live and Inside Edition , no evidence has emerged to suggest that any media sources have vetted the story.\n\nWe have submitted a request for an interview with Jasmine to verify her claim and have not yet received a response.\n\n<!-- kmn_size = '300x250'; kmn_placement = '1c8834441f20e22a0aef009c095a6cab'; //-->\n\n<!-- google_ad_client = \"\"pub-6608306193529351\"\"; google_ad_width = 468; google_ad_height = 60; google_ad_format = \"\"468x60_as\"\"; google_ad_type = \"\"text\"\"; google_ad_channel = \"\"0054321535\"\"; google_color_border = \"\"000000\"\"; //-->\"\n2361,\"LG is apparently the \"\"sole supplier\"\" of OLED displays for the forthcoming Apple Watch, according to South Korean news sources -- but rival Samsung has already signed on to make the displays for the next generation of the wearable.\n\nThe rumour comes via The Electronic Times, which claims the second version of Apple Watch, with both LG and Samsung displays, could launch late in 2015 or early in 2016.\"\n2363,\"“The Iraqi Parliament’s National Security and Defense Committee has access to the photos of both planes that are British and have crashed while they were carrying weapons for the ISIL,” Head of the committee Hakem al-Zameli said, according to the Arabic-language information center of the Islamic Supreme Council of Iraq.\n\nThe incident was reported by foreign and alternative media but not mentioned by the establishment media in the U.S. Europe.\n\n\nHakem al-Zameli, a senior Iraqi legislator, added that the current government in Baghdad is receiving daily reports from security forces in al-Anbar province about flights airdropping weapons to ISIS.\n\nHe said the U.S. wants to promote chaos in Iraq and does this by supporting the Islamic State.\n\nOther Iraqi lawmakers are complaining about the situation.\n\n“We have discovered weapons made in the US, European countries and Israel from the areas liberated from ISIL’s control in Al-Baqdadi region,” the al-Ahad news website quoted the head of the al-Anbar Provincial Council Khalaf Tarmouz as saying.\n\nWeapons made in Europe and Israel were also discovered in Ramadi, Tarmouz said.\n\n“The US drops weapons for the ISIL on the excuse of not knowing about the whereabouts of the ISIL positions and it is trying to distort the reality with its allegations,” he said.\n\nIn December Iranian state media claimed U.S. military aircraft dropped weapons in areas held by the Islamic State for a second time.\n\nInfowars.com reported:\n\nIraqi volunteers fighting against IS in the Yathrib and Balad districts in Iraq’s Salahuddin Province reported the air drops.\n\nIraq claims it now has the upper hand in the battle to regain territory from the terrorist group.\n\nIn October a purported errant airdrop of weapons fell into the hands Islamic State fighters outside Kobani in Syria.\n\nIn November Iraqi intelligence sources said the U.S. is actively supplying ISIS with weapons.\n\n“The Iraqi intelligence sources reiterated that the US military planes have airdropped several aid cargoes for ISIL terrorists to help them resist the siege laid by the Iraqi army, security and popular forces,” a report stated.\n\n“What is important is that the US sends these weapons to only those that cooperate with the Pentagon and this indicates that the US plays a role in arming the ISIL.”\nIn July, Infowars.com reported on the large amount of U.S. weapons captured by ISIS.\n\nIn addition to combat ground vehicles and artillery previously acquired from the Iraqi military, the trove taken form U.S. bases included more than 50 155mm M-198 artillery batteries and 4,000 PKC machine guns.\n\nThe acquisition of sophisticated weapons converted ISIS from a terrorist group into an army capable of waging conventional war in Iraq and Syria.\"\n2366,\"A new video appears to show the execution of Steven Sotloff, the second American killed by a self-professed member of the Islamist terror group ISIS.\n\nIn the video, which appeared online today, Sotloff addresses the camera, saying, “I’m sure you know exactly who I am by now and why I am appearing.”\n\n“Obama, your foreign policy of intervention in Iraq was supposed to be for preservation of American lives and interests, so why is it that I am paying the price of your interference with my life?” the writer says calmly as the black clad militant holds a knife casually at his side.\n\nThe video then cuts to the militant who says that as long as U.S. missiles “continue to strike our people, our knife will continue to strike the necks of your people.”\n\nThe camera cuts again and the militant appears to kill Sotloff.\n\nCaptured Journalist Steven Sotloff Noted for His Heartfelt War Reporting\n\nMother of American Hostage Pleads With ISIS 'Caliph' for Mercy\n\nVideo Appears to Show Beheading of Journalist James Foley\n\nLast week Sotloff’s mother, Shirley, issued a videotaped plea directly to the leader of ISIS, Abu Bakr al-Baghdadi, asking him to spare her son.\n\nSotloff was seen alive last month at the end of a very similar video that appeared to show the execution of American journalist James Foley. In that video, the militant told President Obama that Sotloff’s life was in his hands.\n\nSimilarly, today’s video ends with the militant threatening the life of a man identified as David Cawthorne Haines, a British citizen.\n\nWhite House Press Secretary Josh Earnest said today the White House could not confirm the video’s authenticity, but said, “our thoughts and prayers, first and foremost, are with Mr. Sotloff and Mr. Sotloff’s family.”\"\n2368,\"More details are emerging in the death of Joan Rivers, which occurred when the 81-year-old went into cardiac arrest during what was supposed to be a routine throat procedure at the Upper East Side’s Yorkville Endoscopy clinic. According to CNN, the comedian’s personal doctor took a selfie in the operating room while Rivers was under anesthesia, and also performed a biopsy on her vocal cords without her prior consent. Yorkville's medical director Lawrence Cohen, who has since been let go from his post, was the one originally performing the endoscopy on Rivers. It is believed Cohen then stepped aside to let Rivers' personal doctor — who was not authorized to practice at the clinic — perform the unauthorized biopsy that ultimately caused her to go into cardiac arrest. The doctor named in these accusations has yet to be identified.\"\n2373,\"Reports of more attacks in Yakutia bears on people 53-year-old Igor Nerungri Vorozhbitsyn ignored, they say, for his life more than once met nose to nose with clumsy and all circuits. So as usual without fear went fishing in the nearby Aldan region. From the road, a man went to the creek to winter quarters where usually stayed fishing. Weapons of a knife on his belt in his hands - rods, behind - the backpack.\nTo rain at times forced to throw a tight long cloak. A few kilometers left on the old highway. Pereobulsya, Bolotnikov tied to a backpack and walked toward the key Evota to zymes.\nComing in a somewhat macabre silence about three hundred meters, clearly felt that the rear - risk. At the same moment a powerful blow to the backpack knocked him down. Falling, he saw a couple of meters of a huge bear.\nIgor himself considerable size, weight under one hundred pounds. But pounce beast with incredible force began to throw it as a toy. Poor fisherman tried to pull a knife, but the bitten hand predator is not obeyed, hanging whip.\nWhat happened next, other than a miracle not to name. Bear attacks in the final chord in the chest and grabbed at the moment mobile fisherman made a sound.\n- In the taiga time looked - it was 8:30 pm and put a mobile phone in his breast pocket - recalls that terrible battle Vorozhbitsyn. - I have an older model. Push the first button and the machine tells you how many times. When the bear sank his teeth into my chest and bit this button. \"\"Eight forty. Forty eight ... \"\"- said in a metallic voice my machine. Beast scared and ran away.\nStill not really understanding what had happened, and waiting for a new attack, Igor few minutes lying on the ground. Everything is quiet. Rose. Oh, the horror! Bear almost took the scalp and the skin on the left side of the face, left deep lacerations on his stomach and chest, broke a vein in his right hand - there was gushing blood. How could, hand tied it with rags, but blood continued to ooze. Wounded and bleeding, being careful of the new bear attack, he moved for some reason in the opposite direction from winter quarters and soon completely lost. Night fell on the taiga. Escaping from the rain, cover the broken beast cloak. Very sick and dizzy. Somehow I pulled out his match. Tried to start a fire, but fingers did not obey. Suddenly spurted from the wound and the blood flooded matches.\nSpent the night under a tree, listening to every rustle. At dawn, he went on. When the forces finally left, lay down on the ground and crawled. Sometimes got up and staggered moved on. When before the next overnight lay down to rest, suddenly, not believing himself felt the smoke of a fire ...\nTwo fishermen from Neryungri standing camp here, just picked up on the hands of out-of-darkness bloody Igor. Without delay, immediately put the wounded man in the car and rushed to the nearest village Khatymov. From there, the ambulance - Neryungri. Four hours of operation, and three surgeons literally collected on parched face bloodied pieces Igor. Then - three operations already in the Republican Hospital in Yakutsk. Fortunately, the fisherman left eye was saved. Igor saved and that the first shot hit on the head is not (bear paw easily cut out the skull), and a backpack. Played a protective role and dense coat. Bear claws and teeth left serious wounds on his stomach and chest fisherman. But by a happy coincidence did not touch the internal organs and even ribs broken. And if not for mobile ...\n\nBear claws and teeth left serious wounds on his stomach and chest fisherman.\nWhile doctors saved Igor Vorozhbitsyna hunters looking for a bear attacked him. Evoty literally combed the neighborhood with dogs. And on July 26 shot clumsy 2-3 years old. However, within a few kilometers hunters found more traces of bears. So what killed a man-eating beast or not, no one really can not tell.\"\n2378,\"Yes, you read that headline correctly.\n\nNorth Korean despot and owner of the World's Worst Hipster Haircut Kim Jong-Un is reportedly dying because he is addicted to Elemental cheese.\n\nJong-Un studied in Switzerland during his teenager years, however it's unknown if he developed a taste for the hole-riddled cheese there or when he became ruler of North Korea.\n\nAccording to sources who have fled the Communist dictatorship, Jong-Un is ballooning in weight and is even walking with a limp.\n\nIn North Korean culture, being fat and overweight is considered a sign of wealth and good luck, hence why it's believed that Jong-Un is bulking up on weight for that very reason.\n\nOthers believe it's so that he can look more like his grandfather and found of North Korea, Kim Il-Sung.\n\nWe could all be wrong and maybe Jong-Un is bulking up so he can start his weight-lifting career and fight Obama in a one-on-one battle royale like he's always going on about.\n\nOr maybe not.\"\n2380,\"The seaside town might be famed for its oysters, but this incredible image could soon have visitors flocking to Whistable in the hope of catching Britain's biggest crab.\n\nThe photograph, which has been shared online, appears to show a crustacean that is at least 50ft-wide lurking in shallow water.\n\nWhile some insist it is proof of 'Crabzilla', others argue that the shadowy figure is nothing more than an unusually-shaped sandbank - or is simply a playful hoax.\n\nCrabzilla: The photograph, above, which has been shared online, appears to show a crustacean that is at least 50ft wide lurking in the shallow water. It dwarfs the fishing boasts resting on the nearby pier\n\nThe image shows the outline of a crab in the mouth of the Kent harbour - dwarfing the fishing boats resting on the nearby pier.\n\nIt is shaped like an edible crab, a species that is commonly found in British water and grows to an average of five inches.\n\nThe photograph was posted on a website called Weird Whitstable - an online collection of strange and unusual sightings in the town.\n\nIts curator, Quinton Winter, said that at first he thought the image - sent to him by a follower - showed an unusual sand formation, but that he is now convinced it is a monster of the deep.\n\nSpeaking to the Daily Express, he claimed that he saw the giant creature close to the shore when he took his son crabbing last summer.\n\nHe said: 'At first all I could see was some faint movement, then as it rose from the water I thought, \"\"that’s a funny looking bit of driftwood\"\".\n\nHoax? It is shaped like an edible crab, a species that is commonly found in British water but normally grows to no more than 10 inches. Some claim that the incredible image is simply a playful hoax\n\n'It had glazed blank eyes on stalks, swivelling wildly and it clearly was a massive crab with crushing claws.\n\n'Before this incident I thought the aerial photo showed an odd-shaped sand bank. Now I know better.'\n\nThe largest known species of crab is the Japanese spider crab, which can measure more than 12ft.\"\n2381,\"Details are light, and reports are unconfirmed as of yet, but news is circulating on social media today concerning a large explosion at a pipeline in Saudi Arabia. Interesting timing....\n\nA military historian, and popular Twitter microblogger using the handle @ArmedResearch, is reporting a huge explosion of an oil pipeline belonging to Saudi Aramco near Sudair.\n\nWith all eyes on Saudi and crude right now, speculation and conspiracy theories immediately emerged on social media concerning the news. Here are two of the most interesting hypotheses I've seen:\n\nThis is a way to get oil prices to go back up without the Saudis appearing to give in and defend price by voluntarily cutting supply. A pipeline explosion will automatically decrease production.\nThe US Elections are over, time for prices at the pump to go back up now. This plays on the long-tenured theory that gasoline prices tend to be lowest right before elections as the incumbent party leverages their power to please the masses.\nHere Is The Tweet Reporting The News:\n\nHere are larger views of the images from the scene, apologies for the quality:\"\n2382,\"The world's werewolf population likely will have one less member to add to its rolls, thanks to the benevolence of Argentine President Christina Fernandez de Kirchner.\n\nUnder a law the country has followed since the 1920s to counteract a generations-old legend, Fernandez adopted Yail Tawil, her godson who was destined, as the seventh son of his family, to become a werewolf, according to various published reports and the president's own tweets.\n\nThe happy family:\n\nArgentina passed the law because the belief in the curse became so widespread that families were abandoning, putting up for adoption and in some cases killing their seventh sons, according to The Jerusalem Post.\n\nTawil's parents wrote Fernandez a letter asking her to take on Tawil as her godson, to which she agreed in a ceremony she described to her Twitter followers as \"\"magical.\"\"\n\nMany media reports described Tawil as a boy, but The Guardian said he's 21.\n\nEditor's note: This story was updated to include The Guardian report that Tawil is 21 years old.\"\n2383,\"Cristina Kirchner, the president of Argentina, has \"\"adopted\"\" a Jewish boy in order, according to legend, to prevent him from turning into a werewolf.\n\nYair Tawil, 21, was born in the Argentine city of Rosario, the seventh son of Shlomo and Nehama Tawil.\n\nUnder Argentine legend – which reportedly originated in Tsarist Russia – any seventh consecutive son will grow up to become a werewolf. Any seventh daughter will become a witch.\n\nThe belief in the myth was so strong that, centuries ago, the seventh child was often put to death.\n\nIn 1907, in a bid to counter the myth, Jose Figeroa Alcorta, then-president of Argentina, became the godfather of José Brost, the seventh son of a Enrique Brost and Apolonia Holmann who had emigrated from Russia.\n\nIn 1973 President Juan Domingo Perón formalised the tradition of presidents becoming godparents to the seventh son or daughter, and a year later the ruling was enshrined in law. Those affected by law 20.843 – \"\"The Law of Presidential Godfathership\"\", were entitled to presidential protection, a gold medal and a scholarship for all studies until the 21st birthday.\n\nBut the ruling only applied to Catholic families, and so in 1993 Mr and Mrs Tawil wrote to the president asking for the honour to be extended to their son, Yair.\n\nThe request was denied. But in 2009 the law was changed to apply to all – regardless of their religion.\n\nAnd just before Christmas, Mrs Kirchner met with Yair, who became the first Jewish godson of a president in Argentina's history.\n\nThe president in her tweets and photos described to her 3.4 million Twitter followers a \"\"magical moment\"\" with a \"\"marvellous family.\"\" She described Yair as \"\"a total sweety,\"\" and his mother a \"\"Queen Esther.\"\"\n\nShe tweeted that the Tawils \"\"are a very special family. They have a sort of peace, happiness and a lot of love that is not common.\"\"\n\nTwitter: Cristina Kirchner - Es una familia muy especial. Tienen como paz, alegría y mucho amor. No es común. Buena vibra. http://t.co/QILUC11xR4\n\nMrs Kirchner adopted her first \"\"godson\"\" in 2008. In 2012 she adopted another, Natanael Eric, who was also born in Rosario, and last year three more boys – all of them born in the northern province of Santa Fe.\n\nThe Argentine president had been due to usher in the New Year with a visit to the Vatican, to see her compatriot Pope Francis.\n\nBut a fall on Boxing Day, when she slipped on a wet floor in her home, caused her to fracture her ankle.\n\nOn Monday it was announced that she had cancelled the trip and suspended official events for the beginning of next month.\"\n2384,\"LAS VEGAS -- The electric car company Tesla has chosen Nevada for its new battery factory.\n\nTesla says it will join Governor Brian Sandoval's and legislative leaders at a news conference Thursday in Carson City for what it is calling a \"\"major economic development\"\" announcement.\n\nThere is no word if the factory will be built in Northern or Southern Nevada.\n\nThis is a developing story. Refresh page for updated information.\"\n2390,\"The mangled hell cat pictured above has had a shitty week. First, the cat—named Bart—was hit by a car. Then, thinking his cat was dead, Bart's owner buried him. But Bart wasn't dead.\n\nFive whole days later, Bart——his face half-gone, his eye ruined—reportedly emerged from his grave and wandered into a neighbor's yard.\n\n\"\"He had dug himself out of the grave and slowly made his way back home, albeit in weak, dehydrated and in need of medical attention,\"\" the Humane Society told ABC 7 in Tampa Bay.\n\nThe owner took the cat to the Tampa Bay Humane Society, where Bart will have his broken jaw wired, his left-eye removed, and a feeding tube inserted. Despite the extensive injuries, veterinarians at the Society expect Bart to survive.\"\n2392,\"SHE made headlines around the world when she revealed she paid thousands of dollars to get a third breast surgically attached to her chest.\n\nBut now Florida woman Jasmine Tridevil is facing claims that the surgery is a fake and she made it all up.\n\nThe claims come as an American news channel 10 News revealed Tridevil, who goes by the real name Alisha Jasmine Hessler, had filed an incident report after losing a three breast prosthesis earlier this month.\n\nTridevil filed the report after her bag was stolen from Tampa International Airport on September 16, with the report also obtained by TMZ.\n\nThe luggage, which was stolen, allegedly contained a fake breast and 10 News obtained the report which listed the missing contents including a “3 breasts prothesis”.\n\nHowever, Tridevil claims she underwent her surgery a few months ago and it cost $20,000.\n\nInternet rumour site Snopes also uncovered her JasmineTridevil.com site is registered to Alisha Hessler, someone who Tridevil bares striking resemblance to.\n\nHowever when 10 News reporter Charles Bill tracked her down, Tridevil insisted her surgery and third breast were the real deal.\n\n“I figured people would be sceptical, but it’s true. I recorded the surgery and it will be on my show,” she said.\n\nTridevil insisted the surgery went ahead and she tried 50-60 doctors before she found one willing to perform the surgery.\n\nSurgeons have also dismissed the possibility of it being real.\n\nNew York plastic surgeon Matthew Schulman told The Daily Dot: “[I] believe 100 per cent that this is a hoax that everyone is falling for,” he said.\n\n“I would be happy to go on record claiming that this is a falsified story and essentially not possible.”\n\nMichigan surgeon Dr Anthony Youn agreed while the surgery was possible, it was highly unlikely anyone would perform it.\n\nIn a YouTube clip Tridevil said the extra breast felt like her other two but that “the only difference is the nipple”, which she had to get tattooed on.\n\nThe 21-year-old saved up for two years so she could have the surgery and is also paying for a film crew to follow her around.\n\nShe also said her surgery was documented by a film crew and will prove her story is true, The Mirror reported.\n\nTridevil has received plenty of venom on social media and just hours ago posted “Pain is temporary, glory is forever” from her Facebook page.\n\nJust an hour earlier she wrote: “Don’t be afraid to be different ... that’s what makes you beautiful” and also posted a photo of her pre surgery which won her a host of compliments and questions as to why she would want to change.\n\n“Omg ... I done know what is happening but I'm seriously going viral right now,”\n\nIt’s not the first time Ms Hessler has made headlines.\n\nLast year, she chose to publicly humiliate a man who beat her instead of sending him to prison.\n\nShe said she was introduced to the man when friends of hers invited him out clubbing last December and he beat her after unwanted sexual advances.\n\nShe received hospital treatment and a police report was filed.\n\nBut instead of pressing charges she offered her attacker an ultimatum telling him, “I can either press charges and have you arrested for a year, or I can have you sit outside at a busy intersection for 8 hours holding up a sign that says ‘I beat women’.”\"\n2393,\"Apple and LG seem to have a trusty, healthy relationship on display. Not only has the Korean technological giant outfitted Apple's premium iPad tablets with their high-resolution displays, but the latest word on the subject is that the relationship will continue for the Apple Watch as well! JP Morgan analyst JJ Park claims that LG is the sole supplier of the wearable's flexible Plastic OLED screen.\n\nLG has been on the forefront of this technology, going as far as to produce flexible lighting panels made entirely of plastic. So Apple's demands shouldn't be a problem for LG's display arm, although it has quite a bit of work cut out for it with Cupertino gearing up to ship 26 to 29 million watches this year, and another 61 million next. This will generate billions of dollars (and trillions of Korean wons) of revenue for LG, but other analysts think Apple will ship just 8.5 million watches, so let's not juggle the big numbers already.\n\nLG aside, Apple's dream team of component suppliers for the iWatch includes Quanta (EMS), Samsung (application processors), ASE (system-in-package modules), Amkor and STATS ChipPAC. This thing packs in much more technology than it seemed at first glance.\n\nThe Apple Watch's release is expected in April, with two different sizes and various price tiers at bay. More news as they come!\"\n2394,\"Kim Jong-un has not been photographed in public since September 3\n\nHe has been seen walking with a limp, raising speculation it may be gout\n\n31-year-old imports vast quantities of Emmental - his favourite variety\n\nHis weight has ballooned in recent months and he now walks with a limp\n\nBut experts think weight gain may be deliberate to look like late grandfather\n\nAfter more than a week of speculation, North Korea has finally admitted its 'Dear Leader' is poorly - sparking new rumours he may have gout.\n\nKim Jong-un, whose weight has ballooned in recent months thanks in part to an addiction to Swiss cheese, has been struck down by a mystery illness, his henchmen in Pyongyang revealed today, saying only that he was 'suffering from discomfort'.\n\nIt comes after the 31-year-old vanished from his usual role as centrepiece to the isolated country's propaganda machine after last appearing in public at a concert with his wife on September 3, fuelling speculation he is suffering from bad health.\n\nHe had been seen walking with a limp since an event with key officials in July and in a pre-recorded documentary broadcast by state media on Thursday appeared to have difficulty walking.\n\nScroll down for video\n\nUnwell? Kim, 31, who is frequently the centrepiece of the isolated country's propaganda, has not been photographed by state media since September 3, fuelling speculation he is unwell. He has also been seen walking with a limp\n\n'The wealth and prosperity of our socialism is thanks to the painstaking efforts of our marshal, who keeps lighting the path for the people, like the flicker of a flame, despite suffering discomfort,' a voice over for the hour-long documentary said.\n\nThe documentary was followed by a pre-recorded broadcast of a North Korean Supreme People's Assembly meeting from which Kim Jong Un was notably absent.\n\nKim has rapidly gained weight since coming to power after his father died of a heart attack in 2011, photos released by state media show.\n\nNorth Korea observers speculate Kim's weight and family background may have contributed to his condition.\n\nNow and then: Kim has rapidly gained weight since coming to power (right) after his father died of a heart attack in 2011, photos released by state media show\n\n'Disease of Kings': Historically known as 'the disease of kings', with Henry VIII a known sufferer, gout is a form of inflammatory arthritis which has long been thought to be caused by an overindulgent lifestyle\n\n'Based on his gait, it appears he has gout - something (due to) diet and genetic predisposition that has affected other members of the Kim family,' said Michael Madden, an expert on the North Korean leadership and contributor to the 38 North website.\n\nHistorically known as 'the disease of kings', with Henry VIII a known sufferer, gout is a form of inflammatory arthritis which has long been thought to be caused by an overindulgent lifestyle.\n\nThe condition used to be rare among young people, but research suggests it is becoming more common with the obese getting it a decade earlier than healthy weight people.\n\nMen are more likely to develop gout than women because their uric acid levels rise during puberty and remain higher than women through adulthood.\n\nIt usually first appears between the ages of 30 to 60 and becomes more common with age.\n\nThe condition is characterised by sudden onset of acute pain, redness and swelling in the joints such as the big toe.\n\nGout is caused by a build-up of uric acid in the blood. Uric acid is a waste product that forms when the body breaks down chemicals in the cells known as purines.\n\nIf you produce too much uric acid or excrete too little when you urinate, the uric acid will build up and may cause needle-like crystals in and around the joints, most commonly in the foot (particularly the big toe), but also the knees, fingers, forearms and elbows.\n\nThe crystals may spill over from the joint cartilage into the joint space, causing a painful attack.\n\nFoods naturally high in purines include red meat – such as beef, lamb and pork - seafood, especially shellfish and oily fish, and offal.\n\n'It is protein-rich foods that cause gout,' dietitian Helen Bond told MailOnline. 'Cheese is not a high risk food, although eating a lot of it will mean he is likely to have high calcium – and cholesterol – levels.'\n\nOther risk factors include obesity - partly because of extra pressure on the joints and chemical changes as a result of the fat - and heavy alcohol consumption, particularly beer, which is high in purines, and spirits.\n\nSmoking is not generally seen as a risk factor for gout.\n\nThe 31-year-old North Korean leader got a taste for Swiss cheese while a student in Switzerland - and is understood to love it so much that he imports vast quantities, despite Western sanctions.\n\nA unhealthy appetite for Emmental, also known as Swiss cheese, is believed to be a key factor in Kim's weight ballooning so much in recent months that he now walks with a limp.\n\nExperts believe Kim may be deliberately gaining weight in order to look more like his grandfather Kim Il-sung, who is venerated in North Korea as the nation's founder and even now - exactly 20 years after his death - is still considered the head of state, with the title Eternal President of the Republic.\n\nKim has not been a presence in state media since attending a Pyongyang concert on September 3.\n\nThere's been no discussion of the absence in the authoritarian North's media.\n\nNorth Korea's official Korean Central Television says the Supreme People's Assembly approved the promotion of Hwang Pyong So as the vice chairman of the country's powerful National Defense Commission.\n\nKim Jong-un's unhealthy obsession with Emmental has led to him importing vast quantities of the cheese for his own consumption - despite millions of North Koreans struggling to find enough to eat.\n\nMalnutrition is widespread and famines often break out in the country, which is still reliant on foreign food aid as a result of economic mismanagement and the loss of Soviet support in the 1990s.\n\nBut despite the suffering of his 25 million citizens, Kim continues to gorge on Swiss cheese in such vast quantities that he is waistline is expanding at a dangerously rapid rate, according to the Mirror.\n\nNorth Koreans who have managed to flee the country believe the weight gain may be deliberate in order to look more like his corpulent late grandfather Kim Il-sung.\n\nHe established an all-pervasive cult of personality around himself after turning North Korea into a oppressive single-party socialist state in the early 1980s.\n\nDefector Cho Myung-Chul, of the Saenuri Party, said: 'North Koreans think being fat is good, unlike South Koreans who want to be skinny.\n\n'There is a high chance Jong-un intentionally gained weight to look like Il-sung.'\"\n2395,\"Jim Suva with Citigroup this evening weighs in with what to expect from the March 9th media event in San Francisco that Apple (AAPL) announced today, an event that is likely focused on Apple Watch, given that, as he points out, Daylight Savings Time starts the day before, March 8th, so the tag line of the event, “Spring Forward,” is an apt time reference.\n\nSuva, who has a Buy rating on Apple, and a $135 price target, lays out the prospects for details about the watch, including pricing:\n\nWe expect Apple to give specifics on the launch time, price, and geographic locations, which we estimate as: Launch date: April 16th; Price points: $350, $550 and $950; with a launch limited to the U.S., followed by Europe and Asia in the subsequent months. A flurry of fashionable accessories including various colors and materials (plastic, leather, and metal, including high-end metals such as gold, silver and platinum), starting at $29 and ranging over several hundred dollars. We expect features to include Apple Pay, adjustable notifications due to personal frequency and preferences, Apple Health, variable haptic feedback, and battery life of one day (under normal use). Purchase locations to be Apple retail stores and Apple online store only. Hundreds of applications immediately available upon release, ranging from social, financial, health, sports and news etc.\n\nApple is more likely to benefit from continued iPhone 6 sales, Suva opines. Still, the WTch is among things that expand its addressable market:\n\nWe do note Apple is actively expanding its total available market (watches, payments, automotive etc). We expect Apple to sell 3.1M watch units in the June qtr, with a F12M est of 17.1M watch units.\n\nApple stock on Thursday closed up $1.62, or 1.3%, at $130.41.\"\n2396,\"The Apple Watch will go on sale in March, and though component shortages may be an issue, about 5 million of the devices are likely to be sold in the first quarter, according to KGI Securities analyst Ming Chi Kuo.\n\nApple hasn’t given a launch date for its first smartwatch, which it unveiled in September, only saying to expect the device in early 2015. In addition to Kuo’s research note, however, other reports also have said the watch will be generally available in March.\n\nBefore the device becomes available, Apple will reveal additional information on the watch, including battery specifics and pre-order details, said Kuo, according to a story on the website MacRumors. Apple has said the smartwatch will need nightly recharging, but hasn’t offered other battery information.\n\nComponent issues may cause supply problems for the watch, Kuo said. Even with possible component shortages, Apple will sell 2.8 million Apple Watches in March and go on to sell 5 million devices in the first quarter of 2015, he said. Kuo called for iPhone shipments for that quarter to exceed 61 million units and iPad shipments to come in at 10 million units.\n\nApple will also launch a 12-inch MacBook Air that quarter, said Kuo. The ultra-thin notebook will run Intel’s Core M chip and feature the high resolution Retina display.\"\n2400,\"This kid claims to be asking his dad questions for a sociology class. Maybe it started that way, but we're pretty sure he's just egging his dad on to watch him lose his damn mind.\"\n2402,\"Claim: A ghost ship filled with Ebola-ridden rats is heading towards Florida.\n\nFALSE\n\nExample: [Collected via e-mail, January 2015]\n\nWould like to confirm latest fantastical story making the rounds on Facebook: Ghost ship filled with Ebola-ridden rats heading for Florida.\n\nOrigins: On 7 January 2015, the entertainment web site World News Daily Report published an article claiming a ghost ship filled with Ebola-infected rats was heading towards Florida:\n\nA large cargo ship originating from West Africa has the American authorities on high alert as it is approaching the coast of Florida. All 17 crew members of the Guinean Luck are reported to have died from the ebola hemorrhagic fever and the presence of thousands of rats possibly infected with the disease aboard the ship could represent a major threat for the American population.\n\nThe ship left Sierra Leone on July 13 2014 in destination of the Mexican city of Tampico. Six days after leaving the port of Freetown, the captain of the ship reported in a radio communication that three of the crew members were beginning to show distressing symptoms that suggested they could be infected with ebola, and that the ship was changing course to head towards Cape Verde to get some medical help. This was the last time that the crew was heard of, and all 17 men on board are presumed to have died in only a few days later.\n\n\"\"We are determined to protect the American population from this unique threat\"\" says coast guard commander, James Fitzgerald. \"\"There is no way we are going to let those disease-ridden rats set foot in the USA. We're gonna find that ship and we're gonna sink it!\"\"\n\nThe fictitious World News Daily Report article contained fabricated photos, made-up mathematical measurements, and imaginary quotes from invented officials. These dubious details gave the story an air of authenticity, and many readers took to social media to spread news of the ghost ship's impending arrival.\n\nBut there is no truth to the above-quoted story. World News Daily Report is a fake news site, and its disclaimer notes all articles published on the web site are for entertainment purposes only:\n\nWNDR assumes however all responsibility for the satirical nature of its articles and for the fictional nature of their content. All characters appearing in the articles in this website — even those based on real people — are entirely fictional and any resemblance between them and any persons, living, dead, or undead is purely a miracle.\n\n<!-- kmn_size = '300x250'; kmn_placement = '1c8834441f20e22a0aef009c095a6cab'; //-->\n\n<!-- google_ad_client = \"\"pub-6608306193529351\"\"; google_ad_width = 468; google_ad_height = 60; google_ad_format = \"\"468x60_as\"\"; google_ad_type = \"\"text\"\"; google_ad_channel = \"\"0054321535\"\"; google_color_border = \"\"000000\"\"; //-->\"\n2416,\"A stray cat from Canada, who was born with both male and female genitalia, is set to undergo gender reassignment surgery.\n\nMittens has to have the surgery to correct bowel and urinary tract issues.\n\n“I’d like for it to be a female, but it really doesn’t matter,” owner Colleen Clarke-Murphy told Canada’s CBC News. “I think it’s got both personalities, so it really don’t matter.”\n\nThe Newfoundland resident says her daughter found Mittens as a stray and brought her home. But one trip to the veterinarian in October was all it took for Murphy to discover that there was more to her kitty than met the eye.\n\nMurphy was shocked to find out that her new kitty was in fact a hermaphrodite. The vet explained that Mittens would have to have the surgery to allow the confused cat to go to the bathroom without any problems.\n\nMurphy didn’t think twice about coughing up the cash to give her feline the procedure it needed.\n\n“She was part of my family when she came home with my daughter,” she told CBC.\n\nThe vet says Mittens will be both spayed and neutered before the reconstructive surgery takes place.\"\n2422,\"NEW DELHI: The year has just started and rumours about the successors of iPhone 6 and 6 Plus have already started pouring in.\nREAD ALSO: Apple iPhone 6 Plus vs Samsung Galaxy Note 4\nAccording to a report citing supply chain sources by Taiwanese website UDN, Apple will use a two-lens system in the camera of the next-generation iPhone. The dual lens setup will help the iPhone capture more light, resulting in better photos. It will also add optical zoom capability to the camera, which also gives better photos compared to cameras with digital zoom.\n\nThe report also says that Apple will use its Force Touch technology in the upcoming iPhones. This technology, already being used in Apple Watch, will allow the touchscreen distinguish between light taps and long presses, thus allowing the users to interact with their iPhones in several new ways. Moreover, the touch sensors said to be used in the new iPhones can determine the users' blood pressure and pulse more accurately.\"\n2425,\"Jasmine Tridevil, 21, spent $20,000 for the plastic surgery, she told an Orlando radio station. 'To me it just feels like another boob,' she says. 'The only difference is the nipple, that doesn't feel like the other ones.'\n\nOne of these things is not like the others.\n\nA 21-year-old Florida woman says she spent $20,000 for a third breast to make herself \"\"unatttractive to men.\"\"\n\nThe admittedly \"\"crazy\"\" massage therapist, who goes by the name Jasmine Tridevil, told an Orlando radio station in a bizarre interview that she had the plastic surgery because she doesn't want to date anymore.\n\n\"\"Well I am crazy,\"\" she told the \"\"The News Junkie\"\" show last week. \"\"Crazy people don't know they are crazy, so technically since I know I'm crazy I'm not crazy.\"\"\n\nShe said she had to see countless doctors before finding one who would do the surgery. The procedure cost $20,000, she told the radio station.\n\nTridevil has aspirations to be a reality star, and hopes to get a show on MTV.\n\nWhen asked about her new addition, she told the station that \"\"to me it just feels like another boob. The only difference is the nipple, that doesn't feel like the other ones.\"\"\n\nHer parents, though, apparently did not take the news in stride.\n\n\"\"I told my mom on camera,\"\" she told the station. \"\"(She) ran out the door.\"\"\n\ndboroff@nydailynews.com\n\nUSING MOBILE? CLICK FOR VIDEO\"\n2426,\"CAMP EDWARDS – A high-ranking source tells the Cape Cod Times that the three Afghan soldiers have been located at the Canadian border, apparently seeking asylum.\n\nThe source has been briefed on the issue, but could not be quoted on the record because he was not authorized to speak.\nU.S. Central Command could not immediately confirm the information.\n\nThe Afghan soldiers went missing Saturday at Cape Cod Mall in Hyannis.\n\nMassachusetts National Guard spokesman Lt. Col. James Sahady said the three men were reported missing on Saturday night after traveling into Hyannis that day.\n\n\"\"They didn't report back (to the base),\"\" Sahady said. \"\"There is no indication they pose a threat to the public.\"\"\n\nThe three men were identified as Maj. Jan Mohammad Arash, Capt. Mohammad Nasir Askarzada and Capt. Noorullah Aminyar.\n\nThere are 200 soldiers and civilians participating in the seven-day event at Camp Edwards on Joint Base Cape Cod. Along with 12 other members of the Afghanistan National Army, the three men were all engaged in the joint exercise that focused on working on collaboration and tactical strategies that involved civilians and officers and senior enlisted personnel, Sahady said.\n\nThere were six nations, including the U.S., participating in the exercise, which is ongoing and is scheduled to wrap up by Wednesday. They were housed on the base and all participants at the exercise were vetted by U.S. Central Command, Sahady said.\"\n2427,\"According to a report late Tuesday, Apple is on the verge of announcing an acquisition of social network and corresponding app Path, possibly in a bid to restart a branded platform after the failure of Ping.\n\nAs reported by Pando Daily, a source with knowledge of the matter claims an agreement between Apple and Path is \"\"essentially a done deal.\"\" The publication cites one person currently working for Apple in unnamed engineering department.\n\nInterestingly, the source says Apple is looking to keep Path intact following the rumored buyout, a tactic that strays from the company's usual M&A tactics. Save for the recent acquisition of Beats, Apple usually performs so-called \"\"acquihires,\"\" or purchases made for talent, not a brand name. The publication speculates that Path may make its way into iOS Messages.\n\nPando Daily also points out that Path cofounder Dave Morin was seen sitting in the front row at Flint Center for Tuesday's iPhone 6 keynote. Apple saves those seats for high-ranking executives and special guests. For example, during the presentation, Jony Ive was seen sitting with design superstar and new Apple employee Marc Newson.\n\nPricing went unmentioned, but the struggling social networking firm's recent round of funding reportedly clocked in at a sub-$400 million valuation, much less than a rumored $500 million valuation sought by executives. Further, Path is not a high-ranking title in the iOS App Store and currently sits below the top-1,000 downloaded apps.\n\nAside from being one of the less popular social networking services, Path had a few missteps that drew scrutiny from governmental regulatory agencies and even Apple itself. In 2012, the firm was dinged for uploading users' address books without permission, claiming the automated action was meant to more easily find other friends using the app. The issue snowballed into a U.S. Federal Trade Commission investigation, which was ultimately settled for $800,000 in early 2013.\n\nOn the day Path's settlement, a researcher discover a flaw in the app's backend that geotagged photos uploaded by users. The problem was quickly patched, but shortly thereafter Path was again accused of unacceptable contacts handling techniques.\n\nDespite its troubles, Path has been featured in the iOS App Store and most recently broke off its in-app messaging feature as a standalone app called Path Talk.\"\n2428,\"It wasn’t very long ago that NHL commissioner Gary Bettman was treating talk of expansion as though he was being asked if he’d like an epidemic of Ebola.\n\nBut recently the nature of the rhetoric has changed so much that the question is becoming not if, but when.\n\nAnd then the ultimate question. Will they be able to limit the number of new teams to just two?\n\nSources close to the situation have indicated Las Vegas is a done deal, the only thing to be determined being which owner will be entitled to proclaim that he brought the first major league sports franchise to Sin City.\n\nAnd given how dead set against a team in the gambling haven the commissioner was 10 years ago, this move into another player friendly state-tax-free zone represents a considerable about-face indeed.\n\nBut people have been betting on hockey games for years and to pretend games couldn’t be fixed just as easily anywhere as in Vegas is pretty ridiculous, so that posturing has fallen by the wayside.\n\nA new team close to the newly renamed Arizona squad and California’s big three is all but assured, the only question being when and with which other city. Or should that be plural?\n\nWith all the activity going on in the Seattle area in the last little bit it would be quite a stretch to imagine that much time and effort being spent by so many wealthy men being frittered away for nothing.\n\nAt the moment there are no surefire plans to build a new rink, but that could change at any time with Vancouver billionaire Victor Coleman among many reportedly showing interest in putting an NHL team into the city.\n\nAnd Bettman hasn’t been visiting there to see if it really does rain a lot.\n\nIt’s been 15 years since the NHL expanded — and given there are 16 teams in the east and just 14 in the west, taking in two more teams would certainly seem to make a lot of sense, the same amount of sense it made when realignment was first announced.\n\nAnd expanding without the players getting their mitts on any of the money other than the increase in payrolls is surely tempting, at least to those owners who remember the hefty cheques they cashed for Columbus and Minnesota.\n\nWhereas before the commissioner balked at expansion, this is a sample of his more recent verbal footwork:\n\n“There’s a lot of interest. We’re hearing from multiple groups in Seattle and in Vegas and Kansas City and Quebec City,” Bettman said to the Tribune while scoping out Target field in Minny for yet another trip to the well of outdoor games.\n\n“We have not decided to engage in a formal expansion process but we listen to expressions of interest. It’s not something we’ve seriously considered yet.”\n\nLike hell it isn’t. They’d have to be nuts not to be thinking about it seriously.\n\nAnd since then things have changed for a commissioner who hates to move teams in his league no matter how dire the circumstances might appear — one of the most likable aspects of his regime for most hockey fans. Once the league comes to your area, it is going to stay through thick, thin and the almost impossible, as seems to be the case in Phoenix.\n\nBut could that long-standing policy and loyalty change with the Florida situation? True there’s a lease until 2028, but with the Panthers bleeding money, even the city of Sunrise can’t seem to see the point of carrying on much longer, so perhaps one of these new cities could get an existing team after all.\n\nAnd while Kansas City isn’t really likely to be a serious contender in this expansion soup unless they’re going to stretch it to four teams, saying no to Quebec City in favour of two more U.S. cities with no proven NHL backgrounds is almost certainly not going to happen.\n\nGoing back to Minnesota has been a success, and there’s no question there’s more money and corporate backing than ever before in Quebec. Even an expansion team there in a new arena would be virtually assured of sellouts into perpetuity.\n\nThere will be all manner of bleating about there being insufficient talent, of course, but even if it’s true, after such a long wait this trivial detail — which only troubles the fans — isn’t going to get in the way of a financial windfall like this.\n\nAnd any time the league decides it could use talent, they can start doing away with most of the coaches they employ whose chief calling in life is to devise ways to stop offensive players and choke the very life out of the game that’s paying their salaries.\n\nExpansion will be happening, and soon. The only question is how many new cities will be involved.\"\n2429,\"BUTTE, Montana -\n\nRobert O’Neill, the former United States Navy SEAL who shot and killed Osama Bin Laden, had his home mistakenly invaded by members of a street gang this morning shortly after 1AM. O’Neill was uninjured, the five intruders all suffered injuries and remain hospitalized, but are expected to make a full recovery. Their names were not released in anticipation of the oncoming media storm.\n\nButte Police Commissioner Bartholomew S. Harrington told members of the Associated Press in a brief press conference that the five men, part of a local street gang connected with the infamous Crips, were seeking to collect on a drug debt and invaded the wrong house, with the intended target just so happening to be the next door neighbor of O’Neill’s.\n\n“Mr. O’Neill had just turned in for the night, but was awoken by a loud crash when his backdoor was abruptly kicked in. As the five thugs ran aimlessly through the home, Mr. O’Neill used silent hand-to-hand combat tactics to individually disarm them of their weapons. Once Mr. O’Neill had taken down the five men and secured his home, he brewed a pot of coffee and called the police station. Those boys sure did find the wrong house!” commissioner Harrington said as he chuckled.\n\nO’Neill had little to say on the matter when Butte Daily Times journalist Kevin Williamson interviewed the celebrated war hero.\n\n“It was nothing really. Those kids didn’t have their mission planned out properly and hit the wrong target. I hated to break their wrists and dislocate each of their knees like I did, but it was necessary in order to immobilize the invasion. I hope they get the money that is owed to them once they get out of jail and decide to live better lives. My main concern is getting my back door fixed. Those boys really did a number on the door jamb,” O’Neill stated.\n\nThe neighbor who was the intended target seems to have abandoned home and has not been found by police. According to the men in custody, the debt was over a $50 bag of marijuana.\"\n2430,\"Iraqi forces reach centre of northern city of Baiji in attempt to break the Isis siege of the country’s biggest refinery\n\nAuthorities in Iraq were tonight investigating claims that the Isis leader Abu Bakr al-Baghdadi had been “critically injured” in US-led air strikes, prompting speculation of his death.\n\nThe death of the elusive leader would mark a significant change in the US-led effort to curtail the Islamist extremist group. Britain’s chief of the defence staff, General Sir Nicholas Houghton, warned, however, that the Isis leadership would regenerate even if Baghdadi had been killed.\n\nGeneral Houghton told the BBC: “I can’t absolutely confirm that Baghdadi has died. Even the Americans themselves are not yet in a position to do that. Probably it will take some days to have absolute confirmation.”\n\nFriday’s strikes destroyed an Isis convoy near the Iraqi city of Mosul, but US officials said it was unclear whether the group’s top commander had been in any of the 10 targeted vehicles. Tribal sources told the Saudi news channel Al Arabiya that after the strike Isis members scrambled to transport the wounded to al-Qaim hospital which was overwhelmed with the injured.\n\nMeanwhile, Iraqi military forces reached the centre of the northern city of Baiji on Sunday, trying to break the Isis siege of the country’s biggest refinery, outside the city. This led to fierce fighting. Sunni insurgents had seized Baiji in June, during a lightning advance through northern Iraq. Since then, they surrounded the refinery and halted its production, while a detachment of government troops inside has held out for months under siege.\n\nAn Iraqi colonel said troops had entered Baiji, a city of about 200,000 people, from the south and west and took over the al-Tamim neighbourhood and city centre. Isis had placed bombs along the roads and deployed snipers to keep the government forces from advancing – tactics used in other cities held by the ultra-hardline Sunni group, which controls swathes of both Iraq and Syria.\"\n2435,\"It's a safe bet that Sheikh Motlab al Nabet, spokesman of Saudi Arabia's religious police, isn't a fan of Cole Porter. \"\"The lure of you\"\" is precisely why Nabet announced yesterday that the Committee for the Promotion of Virtue and the Prevention of Vice will cover any women's eyes that are deemed \"\"tempting.\"\" \"\"The men of the committee will interfere to force women to cover their eyes, especially the tempting ones\"\" he said. \"\"[We] have the right to do so.\"\"\nWhat are \"\"tempting\"\" eyes? One Saudi journalist mused on condition of anonymity that they are \"\"uncovered eyes with a nice shape and makeup. Or even without makeup, if they are beautiful, the woman will be in trouble.\"\" The Orwellian-named committee did not provide a definition of tempting, but if they happen to rely on Merriam-Webster, then it means \"\"having an appeal.\"\" What is an appeal? According to the dictionary, it is \"\"arousing a sympathetic response.\"\" And what is sympathetic? \"\"Showing empathy,\"\" according to Merriam-Webster.\n\nSo there you have it. To allow a women's eyes to capture the unfettered glory of the world, one must empathize with her very existence. But the religious police--massively funded by King Abdullah--cannot do this. \"\"It's so stupid,\"\" the Saudi journalist tells me. \"\"I don't know what to say. They have to stop this. Many people will oppose this in the country. They won't be silent.\"\"\n\nPerhaps they won't be, but the Committee for the Promotion of Virtue and the Prevention of Vice has some of the most powerful backers in the country. Prince Naif, recently appointed heir to the throne, has said: \"\"The committee is supported by all sides ... It should be supported because it is a pillar from Islam. If you are a Muslim, you should support the committee.\"\" No surprise, then, that King Abdullah awarded this draconian body an additional 200 million riyals (about $53 million) in March.\n\nHow should America respond to this latest affront to Saudi women? Perhaps it can sponsor a contest of the most tempting eyes in Saudi Arabia. Women will send in pictures of their most tempting look and the winner will get to accompany President Obama during his next meeting with the Saudi dictator.\n\nIf Congress reconsidered the recent $60 billion U.S.-Saudi arms deal, the religious police might quickly find it \"\"tempting\"\" to stop treating women as property.\"\n2436,\"Gone are the days when Jason Alexander danced on the streets to celebrate McDonald's McDLT, and -- SO WE THOUGHT -- gone are the days when the McPizza (\"\"The pizza you won't believa!\"\") was hawked to awed fast-food patrons. Because, as it turns out, there are still two McDonald's locations selling the long-since-discontinued Italian-ish treat. So maybe there's still hope for Jason Alexander.\n\nIt's not quite public knowledge how the two locations (located on the Ohio-West Virginia border in the towns of Pomeroy, OH and Spencer, WV) still have access to the McPizza; an employee at the West Virginia location has said that \"\"it’s the same pizza as they sold when [she] started there 11 years ago and it’s presumably the same that children everywhere enjoyed throughout the 1990s,\"\" according to Canada.com.\n\nFans of the five-minute meal need only travel to one of the two tiny border towns to indulge their decades-old craving. Just know that -- if you do go -- you're most likely diminishing a stockpile of nostalgic food that might not ever be replenished.\n\nAdam Lapetina is a Food/Drink staff writer for Thrillist, and despite being born during its heyday, has never eaten a McPizza. Read his musings at @adamlapetina.\"\n2437,\"Lenovo could make an offer to acquire BlackBerry as early as this week, a source familiar with the matter told news website Benzinga. The report said Lenovo's first offer would be USD 15 per share, and the company could pay as much as USD 18 per share. Lenovo's CFO Wong Wai Ming said in January 2013 that BlackBerry was one of many possible opportunities for the company. Later that year, the Canadian government reportedly blocked a potential BlackBerry deal with Lenovo, due to national security concerns. A Blackberry spokesperson declined to comment on the report, and Lenovo was not available for comment.\"\n2439,\"The 81-year-old comedienne was supposed to only have a routine procedure at Yorkville Endoscopy Aug. 28, but it took an ultimately fatal turn. Her personal doctor paused to snap a self-portrait while she was under anesthesia, CNN reported.\n\nJoan Rivers’ personal doctor stopped to take a selfie in the procedure room while the famous comedienne was under anesthesia, just moments before she went into cardiac arrest, CNN reported Tuesday.\n\nRivers, 81, was getting a routine scoping of her throat at Yorkville Endoscopy Aug. 28 when her own physician performed an unplanned biopsy on her vocal cords, a source told the Daily News.\n\nThe procedure sent the famed funny woman into a death spiral.\n\nA staff member at the Upper East Side clinic told CNN that the personal physician — who was not authorized to practice medicine at the private facility — paused to snap a self-portrait.\n\nRivers was at the clinic for a routine endoscopy by gastroenterologist Dr. Lawrence Cohen.\n\nCohen has since been let go by the clinic. Rivers’ personal physician has not yet been named.\n\nRivers died Sept. 4 at Mount Sinai hospital. She never regained consciousness after the botched biopsy.\"\n2449,\"On Sunday, the blogosphere went into overdrive when a Tweet attributed to Lisa Bonet seemed aimed at Bill Cosby.\n\n\"\"According to the karma of past actions, one's destiny unfolds, even though everyone wants to be so lucky,\"\" read the Tweet, which was posted on an account using Bonet's name. \"\"Nothing stays in the dark 4ever!\"\"\n\nWas Bonet – who played Cosby's daughter, Denise, on The Cosby Show from 1989 to 1992 – addressing the numerous sexual assault allegations against the 77-year-old comedian? (The actor has denied the claims through his lawyer.)\n\nThe answer: No, she was not.\n\n\n\n\n\"\"Lisa Bonet has no social media of any kind,\"\" her manager tells PEOPLE exclusively.\n\n\"\"Any posts made in her name were made by impersonators with unverified accounts. She also has no comment on the ongoing story.\"\"\n\nThe fake Twitter account has since been suspended.\n\nBonet isn't the first of Cosby's Huxtable family to speak out. Raven-Symoné (who played Cosby's step-granddaughter, Olivia, on the show) took to social media last week to deny rumors that she was one of his victims.\n\n\"\"I was NOT taking advantage of by Mr. Cosby when I was on the Cosby Show!\"\" she posted on her Instagram. \"\"I was practically a baby on that show and this is truly a disgusting rumor that I want no part of! Everyone on that show treated me with nothing but kindness. Now keep me out of this!\"\"\"\n2457,\"Backtracking on its previous report which claimed iOS 8.2 would be released for public consumption this week, BGR is now claiming that the software will be released to the public next week.\n\nAccording to BGR founder and editor Jonathan Geller, Apple’s decided to release one more Gold Master (GM) version crying a build number of 12D508 to employees and testers ahead of an expected launch this coming Monday.\n\nJump past the fold for full release notes.\n\nHealth App improvements\n\nAdds the ability to select the unit of measurement for body temperature, weight, height, distance, and blood glucose\nImproves stability when dealing with large amounts of data\nIncludes the ability to add and visualise workout sessions from 3rd-party apps\nAddresses an issue that may have prevented users from adding a photo in Medical ID\nFixes units for vitamins and minerals\nFixes an issue where Health data wouldn’t refresh after changes data source order\nFixes an issue where some graphics showed no data values\nAdds a privacy setting that enables turning off tracking of steps, distance, and flights climbed\nStability Enhancements\n\nIncreases stability of Mail\nImproves stability of Flyover in Maps\nImproves stability of Music\nImproves VoiceOver reliability\nImproves connectivity with Made for iPhone Hearing Aids\nBug Fixes\n\nFixes an issue in Maps that prevented navigating to some favorite locations\nAddresses an issue where the last word in a quick reply message wasn’t autocorrected\nFixes an issue where duplicate iTunes purchased content could prevent iCloud restore from completing\nResolves an issue where some music or playlists didn’t sync from iTunes to the Music app\nFixes an issue where deleted audiobooks sometimes remained on the device\nResolves an issue that could prevent call audio from routing to car speakers while using Siri Eyes Free\nFixes a Bluetooth calling issue where no audio is heard until the call is answered\nFixes a timezone issue where Calendar events appear in GMT\nAddresses an issue that caused certain events in a custom reoccurring meeting to drop from Exchange calendar\nFixes an certificate error that prevented configuring an Exchange account behind a third-party gateway\nFixes an issue that could cause an organizer’s Exchange meeting notes to be overwritten\nResolves an issue that prevented some Calendar events from automatically showing as “busy” after accepting an invite.\nApple is holding a media event under the “Spring Forward” tagline next Monday so iOS 8.2 would likely officially launched right after the presentation has wrapped up.\"\n2460,Egyptian President al-Sisi denied reports that he had proposed the extension of the Gaza Strip to Palestinian President Abbas.\n2461,\"Apple apparently wanted its smartwatches to focus heavily on health-related features, but the company was forced to changed direction mid-development. According to The Wall Street Journal, the company originally envisioned a device that can monitor heart rate, blood pressure and stress levels (based on the conductivity of the skin). Unfortunately, the sensors they tested just didn't pass muster, which isn't entirely surprising, since we've reviewed plenty of wearables with patchy heart rate monitors in the past. The company's engineers found that hairy arms, dry skin and even how tightly the watch is worn can affect the results, and they didn't find a solution in time.\n\nApple Watch became known as a black hole within the company, the WSJ's sources said, as it continued sucking in resources for four years despite all the failures during testing. Its development slowed down once the company realized that a health-focused watch that meets its standards will be very hard to build at this time. The lineup of watches due out in April are a lot different from the original one Apple envisioned and are more of an iPhone companion with a much simpler pulse monitor and pedometer.\n\nStill, the company's expecting to sell a ton, reportedly ordering around 6 million units from its Asian suppliers just for the first quarter. Half of those are the entry-level Apple Watch Sports, while the mid-tier stainless steel model makes up a third of that number. As for Cupertino's original vision, well, there's always a chance that we'll see it come to life in the coming years. The company has a good track record of substantially improving its devices after a debut model appears -- the first iPhone didn't have 3G.\n\nVia: 9to5mac\n\nSource: The Wall Street Journal\n\n<a href=\"\"http://www.engadget.com/products/apple/watch/\"\">   Apple   Watch  </a>\n\nGet better reviews from people who actually have this product!\n\nTalk about the Apple Watch with other people who own it too!\"\n2462,\"Egyptian President General Abdel Fatah al-Sisi has offered Palestinian Authority leader Mahmoud Abbas the chance to create a Palestinian state in the Sinai Peninsula, according to local Israeli media.\n\nThe offer to the Palestinian President which, reports say Abbas has denied, would have seen 1,600 square kilometres of the Sinai Peninsula given to the Palestinian Authority, creating a Palestinian state five times the size of Gaza.\n\nAccording to IDF Radio, the offer would see Abbas relinquish demands that Israel return to the 1967 borders.\n\nIn the new and enlarged Gaza, the territory would be demilitarised and Palestinian refugees, many who were unable to return to their towns after the creation of Israel, would have been able to settle there.\n\nAs part of the proposal, Palestinian cities in the occupied West Bank would have been autonomous and continued to be under Palestinian Authority control.\n\nSisi allegedly said to Abbas in the meeting: \"\"You are now 80 years old, if you don't accept this proposal, your successor will.\"\"\n\nThe Palestinian Authority is yet to publicly comment on the initiative but unnamed sources said that Abbas rejected the deal in a meeting with Sisi.\n\nThe Israeli military radio station said that Israeli Prime Minister Benjamin Netanyahu had knowledge of the offer and that the United States had given its approval to such an idea.\n\nAn idea along the same lines was introduced years ago by Israeli academics but Egypt rejected the proposal.\n\nElsewhere, the future of a unity government between Abbas' Fatah and Hamas remains uncertain after the Palestinian president voiced his displeasure at the Islamist group's \"\"shadow\"\" leadership of Gaza.\n\n\"\"We cannot continue working with Hamas this way. There are 27 undersecretaries of ministries who are running the Gaza Strip, and the national unity government cannot do anything on the ground.\n\n\"\"We won't accept the continuation of the situation with Hamas as it is now and in this shape,\"\" he said. \"\"There must be one authority and one regime.\"\"\n\nGaza is still recovering from a 50-day conflict which saw more than 2,100 Palestinians killed as well as 66 Israeli soldiers and seven Israeli civilians.\n\nRelatedIsrael: Will Yair Lapid Be the Netanyahu-Slayer who Delivers Peace with Palestine?Gaza War Sees Hamas Surge in Popularity Across PalestineWest Bank: Egypt and Rights Groups Condemn Israel's 'Illegal Land Grab' of Palestinian TerritoriesIsrael: Aerial Video Shows Devastated Gaza City's Al-Shejaiya SuburbGaza Strip: John Kerry Attempting to Revive Israeli-Palestinian Peace Talks\"\n2464,\"The cameras on the iPhone 6 and iPhone 6 Plus may be some of the best on the smartphone market, but they could be trumped by the camera on the next iteration of the iPhone. Though the next phone -- possibly the \"\"iPhone 6s\"\" -- isn't expected for another eight months, sources within Apple Inc.’s supply chain in Asia have detailed a “dual-lens” camera module, according to Chinese publication UDN. Such a feature would improve the camera’s low-light performance and could also aid in optical image stabilization.\n\nApple has long used a single lens with a five-element design on its cameras. Minor camera upgrades on each new generation of iPhone have kept consumers satisfied. But in 2014, the manufacturer introduced a bigger update: optical image stabilization and phase-detection autofocus on the iPhone 6 Plus. The camera on the iPhone 6 Plus in particular is said to be on par with the image quality of point-and-shoot cameras. The iPhone 6 did not get that feature.\n\nNow, Apple may provide the next iPhone with its largest camera upgrade in Apple’s history. Information out of Apple’s Asia supply chain has often been reliable in the past, and tallies with prior reports suggesting that Apple will put a camera in the new iPhone that will rival the image quality of DSLR cameras. Daring Fireball's John Gruber said in November that Apple is working on a “weird two-lens system” for a future iPhone.\n\nDevices like the HTC One M8 include a dual-lens camera, created by the Israeli startup Corephotonics. But Apple usually uses lenses by Sony.\n\nThe \"\"iPhone 6s\"\" may also implement a feature called Force Touch, according to the Taipei-based touch module supplier TPK. Force Touch lets the Apple Watch interpret different levels of pressure for different actions; a user can press heavily on the smartwatch screen to open an options menu, and then use a light tough to select an option. The Apple Watch is expected to launch sometime in March.\"\n2465,\"Pressure sensor may introduce 3D flagship personal health care\n\nChen Hong, industry to enter the supply chain\n\nApple iPhone 6/6 Plus quarter sales peak has passed, the market began to focus on the next generation iPhone 6s dynamic new machine. Supply chain came, iPhone 6s come out later this year, the fastest, the biggest selling point is likely to adopt dual-lens camera and a zoom function, and the introduction of 3D pressure sensor, the flagship personal health care applications.\n\nIt is reported in the supply chain, inventory increased production of smooth driving under the current iPhone 6/6 Plus shipping time in the world's major markets, from the original five to seven days, shortened to one working day, which means \"\"almost always have the goods . \"\" As the overall yield has been optimized supply chain, supply chain began to prepare for the next generation iPhone.\n\nSupply chain revealed, iPhone 6s major hardware specifications and iPhone 6/6 Plus not far from maintaining 4.7 and 5.5 inches in two sizes, the basic storage capacity may be upgraded from 16G to 32G, changing components are mainly to be able to with Apple Watch interaction. After the iPhone 6/6 Plus yield stable, with relevant experience, iPhone 6s will soon produce the track, the fastest published later this year.\n\nIncluding Foxconn, and large, light and other old faces Dali is still an important third-party iPhone 6s. Although the hardware specifications and iPhone 6/6 Plus most similar, in order to increase the selling point, iPhone 6s on the camera features, including dual-lens design may be taken, in addition to optical zoom, but also increase the amount of light to enhance image quality\n\nOn the other hand, Apple's work results in personal health care, and also further demonstrate iPhone 6s. According to legend, F-TPK Chen Hung and Hon Hai's F-GIS industry as, for the first time by Apple Certified, iPhone 6s will use two pressure sensors produced by the company, but declined to comment TPK.\n\nSources familiar with Apple's supply chain, TPK according to the new general manager Zhong Hua took office, with a close relationship with Apple and Hon Hai in the past, together with GIS grabbed pressure sensor orders, and in the near future is eligible Apple Certified by planning to ship in the second half and use the 4.7-inch and 5.5-inch iPhone 6s wisdom machine.\n\nIndustry sources, the pressure sensor function, is used in health-related fields, with this device, iPhone 6s for measuring blood pressure and pulse rate, will be more accurate. In the first quarter, Apple's upcoming sale of the Apple Watch, will be the first to import TPK pressure sensor.\n\n\nEconomic Daily offer\nNon-Apple camp counterattack brewing\n\nApple's iPhone has passed the peak shipping season, for non-Apple camp is undoubtedly a good news, in the last two quarters stuffy, including HTC, Samsung, millet and other new machines are ready to go, brewing counterattack .\n\nAfter last year's third quarter, mostly waiting for the end consumer Apple's new iPhone market, coupled with the fourth quarter is the iPhone 6 and iPhone 6 Plus shipping season, forcing the non-Apple camp have to wait and see conservative strategy.\n\nIn the iPhone 6/6 Plus shipments appear highs after reversal signal, non-Apple camp began in the United States at CES exhibition of new aircraft, followed in March by Samsung, HTC released a new machine time, non-Apple camp supply chain gradually into the stocking season.\n\nIndustry pointed out that in addition to the introduction of the new flagship machine, it is mainly for the kinetic energy of the emerging countries, the low-end mobile phone demand continues to boom, the Android camp is also growing mobile phone brand owners.\n\nIn the brand new factory forthcoming flagship, the HTC M9 spread may adopt 5.5-inch screen and Qualcomm 2K 805 processor, 16-megapixel camera lens for. Another one said that its new flagship machine, code-named Hima, 810 will be powered by Qualcomm processor, 3GB memory and 5-inch screen, the main lens may be upgraded to 20.7 million pixels, and the launch of Windows Phone version.\n\nSamsung Galaxy S6, is expected to be at this year's Mobile World Congress (MWC) debut, rumor could carry 810 Qualcomm processor.\n\nRead secretary / 3D pressure sensor\n\n3D pressure sensor (pressure sensor), the next generation of Apple iPhone's secret weapon. Through this device when consumers via smartphones or Apple Watch app, to the amount of pulse or blood pressure, may be more accurate.\n\nThe reason why the pressure sensor is 3D, because in addition to the touch panel of the original X and Y axes, Apple plus the Z-axis, so that the image appears the stereoscopic 3D, 3D imaging, but also Another selling point for the next generation iPhone.\"\n2466,The third breast story is a hoax.\n2467,\"A Facebook post By Tikal goldie showed a image of her sister Lenora hospitalized from rubber bullets fired in Ferguson, Mo on Monday. We were tagged in a Instagram post this morning and decided to do more research before we posted this story. We don’t have all the facts but we know this young lady will now loose her left eye do to this situation. Apparently her boy friend was arrested and charged with a felony for trying to run a police officer over.  Above the original photo posted via Facebook. We will continue to keep you updated as this story develops.\"\n2482,\"19-year-old Iga Jasica of Poland began making headlines recently after the rumor got out that she accidentally awoke during brain surgery to enjoy a friendly conversation with the surgical staff about cats. Though only part of the story is true, we’re sort of thrilled to be able to report that it’s the part about the mid-brain surgery conversation about cats. Iga revealed on her Facebook page Saturday that her temporary consciousness during the procedure was actually all part of the plan.\n\nThe teen told well wishers that when it came to the publications sharing her story, many “articles have a lot of mistakes.” She explains that far from being a shock to her doctors, “waking me up was deliberate – This method is called Awake Craniatomy. It was deliberate and planned.”\n\nJasica even provided readers with a link to the website of University Hospital Southampton where the surgery is described in detail. “An awake craniotomy is an operation performed in the same manner as a conventional craniotomy but with the patient awake during the procedure. This is a preferred technique for operations to remove lesions close to, or involving, eloquent (functionally important) regions of the brain. This allows us to test regions of the brain before they are incised or removed and allows us to test patient’s function continuously throughout the operation. The overall aim is to minimise the risks of such operations,” it says.\n\nDespite the fact that her brain was indeed exposed during the waking parts of her surgery, neurosurgeon Dawid Larysz recently assured The Daily Mirror that Jasica would not have been able to see or hear anything. “Despite coming round, she didn’t feel anything and was never in danger,” he said.\n\nRecommended for You\nWebcast: The Art of Growth Hacking: Gaining Early Traction by Doing Things that Don't Scale\nJasica herself later commented, “I can’t remember much, but the doctor said he talked to me about cats, which I love. I missed Christmas because of this operation, but it is the best present I could have had, as I am now feeling great.”\n\nShe stresses on her Facebook page that the “operation was successful and there was nothing damaged.” The teen says it’s important to her that people know that the “Doctors saved my life” and encourages readers to “not be influenced by stupid articles.”\n\nOtherwise the 19-year-old seems to be progressing well in her recovery and is looking forward to healthier days. Whether or not she’s decided to seize the opportunity to regale countless future strangers with bad jokes about being the “brains of the operation” she has yet to reveal.\"\n2484,\"TORONTO (Reuters) - BlackBerry (BB.TO: Quote) (BBRY.O: Quote) shares rose more than 3 percent on Monday after a news website said Chinese computer maker Lenovo Group (0922.HK: Quote) might offer to buy the Canadian technology company.\n\nBenzinga.com, citing an unnamed source familiar with the matter, said an offer worth $15 a share could come as early as this week.\n\nLenovo and BlackBerry said their companies did not comment on rumors and speculation.\n\nRumors of a Lenovo bid for BlackBerry have swirled many times over the last two years. Senior Lenovo executives at different times have indicated an interest in BlackBerry as a means to strengthen their own handset business.\n\nThe speculation reached a crescendo in the fall of 2013, when BlackBerry was exploring strategic alternatives.\n\nSources familiar with the situation however, told Reuters last year that the Canadian government had strongly hinted to BlackBerry that any sale to Lenovo would not win the necessary regulatory approvals due to security concerns.\n\nBlackBerry's secure networks manage the email traffic of thousands of large corporate customers, along with government and military agencies across the globe. Under Canadian law, any foreign takeover of BlackBerry would require government approval under the Industry Canada Act.\n\nCanadian Prime Minister Stephen Harper told Reuters in February 2012 that he wanted BlackBerry to grow \"\"as a Canadian company.\"\" And in December 2011, then-Industry Minister Christian Paradis referred to the company as a \"\"Canadian jewel.\"\"\n\nAnalysts also have said any sale to Lenovo would face regulatory obstacles, but they have suggested that a sale of just BlackBerry's handset business and not its core network infrastructure might just pass muster with regulators.\n\nBlackBerry's long-struggling handset business turned a profit before special items in the last quarter, after the Waterloo, Ontario-based company concluded its three-year restructuring program.\n\nHowever, BlackBerry Chief Executive Officer John Chen has said he sees the handset business as core to the company for now, as it will foster sales growth over the next few quarters until the software and services business begins to generate new revenue streams in the first half of 2015.\n\nShares of BlackBerry were up 3.4 percent at $9.81 in early Nasdaq trading. Its Toronto-listed shares were up 3.1 percent at C$11.03.\n\n(Editing by Jeffrey Hodgson and Lisa Von Ahn)\"\n2486,\"Tridevil, who hopes to land a show on MTV, says a film crew recorded her $20,000 procedure adding a breast to her body. 'This is not fake,' she insisted. But a police report shows she once lost 'a 3 breast prosthesis' in stolen luggage.\n\nShe apparently took everyone for a boob.\n\nA 21-year-old Florida woman who claimed she had plastic surgery to place a third boob on her rack claims said she's no hoaxer.\n\nBut an incident report filed with the Tampa International Airport Police Department shows that she was carrying 'a 3 breast prosthesis' in luggage stolen from her in early September.\n\n“This is not a fake,\"\" Jasmine Tridevil told the Sun in an interview posted Tuesday. \"\"I had the procedure done. If people don't believe it, that's up to them.\"\"\n\nThe publicity-hungry Tridevil, who hopes to land a show on MTV, told the British newspaper that a film crew recorded her $20,000 procedure.\n\nThe massage therapist claims to have seen at least 50 doctors before finding one who would perform the procedure.\n\n\"\"I plan to release it on my reality TV show and I don't really care what people think or say about me,\"\" she told the Sun. \"\"I know what I have done. As I say, this is not a fake or a hoax.\"\"\n\nSince Tridevil has failed to provide any real proof, many are skeptical about her wild claim, straight out of the 1990 Arnold Schwarzenegger cult favorite \"\"Total Recall.\"\"\n\nShe did give a Tampa TV station \"\"a quick flash,\"\" but wouldn't show more because \"\"I'm not ready to do that right now because it's in episode six of my show.\"\"\n\nShe may not have helped her cause with a bizarre interview with an Orlando radio station last week.\n\n\"\"Well, I am crazy,\"\" she told the \"\"The News Junkie\"\" show. \"\"Crazy people don't know they are crazy, so technically since I know I'm crazy I'm not crazy.\"\"\n\nPolice said the three-boob device was spotted after Tridevil's luggage was stolen off an American Airlines conveyor belt. When cops caught the suspects after identifying them on surveillance footage, investigators listed the prosthesis with Tridevil's belongings before they were returned.\n\nTridevil also appears to have a questionable past. In March 2013, when she was calling herself Alisha Hessler, she was busted for identity theft for using a fake ID at a Florida bar.\n\n\"\"She stated, 'I got it off of Craigslist for $20,'\"\" read the police report obtained by the Daily News. \"\"I asked her if she knew the female on the identification and she replied, 'no, not at all.'\"\"\n\nAnd in December, Hessler was lectured by cops after she shamed Florida man Gabriel Urena into standing in the street with a sign reading: \"\"I beat women. Honk if I'm a scumbag\"\" after he allegedly groped and beat her.\n\nShe also forced Urena to wear a dunce cap, but in return she dropped the charges, ABC Action News reported.\n\ndboroff@nydailynews.com\"\n2487,\"New information is coming out about the events surrounding the death of comedian Joan Rivers.\nCNN reported a source revealed to them a staff member at Manhattan's Yorkville Endoscopy clinic told investigators that an unidentified doctor snapped a selfie with Rivers while she was under anesthesia and performed an unauthorized biopsy on her throat.\nInvestigators think swelling of her vocal chords during the procedure caused Rivers to go into cardiac arrest and authorities rushed her from the clinic to Mount Sinai Hospital, according to CNN.\nRivers died at the hospital a week later and her death is still under investigation.\"\n2488,\"Apple has opted to delay production on the rumored larger-screened \"\"iPad Pro\"\" due to issues with display panel supply, reports Bloomberg. Manufacturing on the tablet will reportedly begin in September, rather than earlier in the year.Production of the 12.9-inch-screen iPad is now scheduled to start around September because of delays involving the supply of display panels, said one of the people, who asked not to be identified because the details aren't public. Apple had initially planned to begin making the larger version this quarter, people familiar those plans had said.This isn't the first time that rumors have hinted at delays for the iPad Pro. Apple was said to be targeting an early 2015 release date for the tablet last year, but those plans were reportedly put on hold. Back in October, The Wall Street Journal said that Apple had opted to delay mass production on the iPad in order to focus on iPhone 6 Plus production, and in November, KGI Securities analyst Ming-Chi Kuo said production could be delayed until Q2 2015 because of difficulties related to the production of display components. With production delayed until September, the tablet could see a release in late 2015.\n\nRendering of the iPad Pro by Martin Hajek\nApple is planning to use the \"\"iPad Pro,\"\" as the media calls it, to boost its flagging iPad sales. The tablet is expected to measure in somewhere between 12.2 and 12.9 inches, dwarfing both the 9.7-inch iPad Air 2 and the 7.9-inch iPad mini 3.\n\nIt may be targeted at the enterprise market, and rumors have suggested it could sport an \"\"ultra\"\" high-resolution display and stereo speakers at the top and bottom edges of the device for an improved audio experience. It may also ship with an optional stylus accessory.\n\nRelated roundup: iPad Pro , Tag: bloomberg.com\"\n2491,\"n a most horrific form of child abuse, young children in a school in Ekurh, Johannesburg, South Africa, were caught imitating the cruel sport of dog fighting, while other students placed bets on who the winner would be, reports iolnews.com.\n\nInspector Wendy Willson, from the special investigations unit at the National Council of SPCAs (NSPCA), was called to a school in Springs in June to intervene, when a school principal noticed a pattern of children as young as eight-years-old returning from recess, injured and with their clothes torn.\n\nWillson stated the children had been taught the disgusting action after adults, on weekends, would encourage them to watch dog fights and role play fights of their own with other children. The youngsters would get down on all fours and scratch, bite, bark and kick each other. The winner of the match would then get to \"\"mate\"\" with a child as a reward. It was unknown if the children actually had sexual intercourse. That was done in imitation of the winning dogs mating with the female dogs.\n\nWillson stated while watching one video, if she closed her eyes and listened to the children fighting, the growls, barks, etc. sounded exactly like dogs in a canine dog fight.\n\nAs the children get older, Willson stated they become involved in the thefts of dogs, their training and in fights. One child was recorded as saying:\n\n“It makes me feel like laughing. It makes me feel powerful.\"\"\n\nDuring her investigation, Willson could find no other examples of such egregious horror except in the Gauteng Department of Education school district.\n\nTeddy Bear Clinic director Shaheda Omar, a non profit dedicated to helping abused children, also stated it was first time she had ever come in contact with children role playing dog-fighting, but addressed it as an extremely disturbing act:\n\n\"\"These children are being used. They are like cogs in a machine. I’m sure some sort of reward is offered and they are being socialized into that behavior. Violence begets violence and the children are learning it from adults.”\n\nAs if dog fighting isn't bad enough for the canine victims of this egregious activity; now children are being taught.\"\n2493,\"A Russian man was recently able to fend off a bear attack with a Justin Bieber song.\n\nForty-two year old Igor Vorozhbitsyn was recently fishing in Russia's Yakutia Republic when he was attacked by a bear.\n\nDuring the ordeal Vorozhbitsyn's phone -- which has Bieber's \"\"Baby\"\" as the ringtone -- went off, causing the startled bear to run away.\n\nWhile some might argue the pop song has the ability to repel animals, wildlife experts say the bears might not have anything against Justin Bieber, per se.\n\nThe volume of the ringtone is probably what stopped the attack.\n\nOne expert told Central European News that an unexpected noise, like a ringtone, can stop an angry bear in its tracks.\"\n2494,\"North Korea leader Kim Jong-un is so fat from eating cheese that he has broken his ankles.\n\nThe tubby tyrant is recovering from surgery after weight gain caused him to fracture his joints.\n\nMetro reports that daily binges on Emmental are believed to be responsible for the his rapid weight gain.\n\nAn unnamed source told South Korea's largest newspaper Chosun Ilbo: \"\"I heard that Kim Jong-un injured his right ankle in June after pushing ahead with on-site visits and ended up fracturing both ankles because he left the injury unattended.\"\"\n\nThe source added that the 31-year-old dictator had undergone an operation at the Bonghwa Clinic, an exclusive hospital for high-ranking party members.\"\n2499,\"The highly anticipated Apple Watch, which has had a mysterious official launch date, is finally going to be released in April.\n\nTim Cook revealed the timing of the release of the Apple Watch during a conference call with analysts, clarifying the exact month of the device's launch, which Apple previously said would be in \"\"early 2015.\"\"\n\n\"\"Development for Apple Watch is right on schedule,\"\" said Cook. \"\"We're going to be thrilled to start shipping it because we have a lot of customers wanting to get one,\"\" he said, referring to the company's first new product since the iPad.\n\nApple is entering the smartwatch industry a little late, as it did with the iPhone and the iPad in the smartphone and tablet computer industries, but it is looking to define the segment with the Apple Watch. Rival companies have launched smartwatches over the past several months, but the devices have not taken off in the market.\n\nThe Apple Watch was unveiled in September last year, with the company revealing that the price of the device would begin at $349. While the basic functions of the device are now known, there are still many questions surrounding the device, such as the cost of high-end models and whether the Apple Watch would have a \"\"killer app\"\" that could drastically boost the device's sales.\n\nApple news website 9to5 Mac acquired information regarding the Apple Watch Edition, the more expensive model that will include gold. The website claims that Apple's official stores will be outfitted with safes such as in jewelry stores to house the devices.\n\n\nThe safes, which will likely be utilized to hold inventory for sale as well as to safeguard demo units, will include the MagSafe chargers for the Apple Watch to keep the held units fully charged.\n\nThe news website also claims that Apple has already started the installation of the safes in certain stores ahead of the device's launch date.\n\nPrevious reports said that the price of the gold-plated Apple Watch Edition could reach thousands of dollars.\n\nBen Reitzes, an analyst for Barclays, believes that the launch of the smartwatch seems to be a bit delayed, but Cook's statement that April still qualifies as early 2015 is sufficient.\n\nCook said that he has been trying out the Apple Watch daily, adding that he \"\"can't live without it.\"\" The Apple CEO also said that there is an \"\"impressive\"\" number of developers working on apps for the Apple Watch.\"\n2500,\"(CNN) -- Joan Rivers' personal throat doctor denies \"\"performing an unauthorized procedure\"\" before the comedian suffered cardiac arrest, a source close to the doctor told CNN.\n\nDr. Gwen Korovin also \"\"categorically denies\"\" taking a selfie photo while Rivers was under anesthesia at a medical clinic, the same source said Thursday.\n\nThe statement disputes what a source close to the Rivers death investigation told CNN -- that staff members at the clinic told investigators Korovin snapped the selfie and also performed an unauthorized procedure on Rivers.\n\nRivers, 81, died a week after suffering cardiac arrest during an appointment at Manhattan's Yorkville Endoscopy clinic.\n\nCNN's source close to the investigaton also provided new details Thursday, including that a sedated Rivers was visible in Korovin's procedure room selfie.\n\nClinic workers told investigators they heard Korovin make a statement to the effect that Rivers \"\"will think this is funny\"\" or \"\"would love this\"\" as she took the photo, the source said.\n\nInvestigators do not have access to the phone Korovin used to take the photo, the source said.\n\nThe source also provided more specific information about what procedures were done on Rivers.\n\nSeveral clinic workers told investigators that it began with Korovin performing a laryngoscopy, which involves using a device to view a patient's vocal folds.\n\nGastroenterologist Dr. Lawrence Cohen, who was the medical director of the clinic until resigning in the wake of Rivers' death, then performed an endoscopy intended to diagnose why she was suffering a sore and hoarse throat, the source said.\n\nCohen detected something of concern, the source said..\n\nKorovin then began a second laryngoscopy to again view River's vocal cords, the source said. It was at that time that her vocal cords began to swell, leading to a cut off of oxygen to her lungs and ultimately to cardiac arrest, according to the source.\n\nRivers was rushed by paramedics from Yorkville Endoscopy to New York's Mount Sinai Hospital a mile away, where she was kept on life support until she died a week later.\n\nKorovin was only authorized to observe Cohen, who performed the procedure since she was not certified by Yorkville Endoscopy clinic, as required by New York health law, the source said.\n\nInvestigators have found no prior consent form signed by Rivers authorizing a procedure by Korovin, the source said. It was unclear if Rivers had given verbal consent to the biopsy before being sedated.\n\nKorovin is well known for helping an impressive list of celebrities with voice trouble. The list of famous patients who have sung her praises include actors Hugh Jackman and Nathan Lane and singers Celine Dion, Lady Gaga and Ariana Grande.\n\nThe walls of Korovin's Manhattan medical office are covered with autograph photos, including from operatic tenor Luciano Pavarotti, Broadway star Barbara Cook and actress-singer Julie Andrews.\n\n\"\"I've always been fascinated by the human voice and music,\"\" Korovin, 55, is quoted telling the New York Daily News in a profile story last year.\n\nKorovin's lawyer sent a statement to CNN Thursday in response to the reports:\n\n\"\"Gwen S. Korovin, M.D. is a highly experienced, board certified otolaryngologist. She maintains privileges at one of the city's most prestigious hospitals. She is respected and admired by her peers in the medical community and she is revered by her patients.\n\n\"\"As a matter of personal and professional policy, Dr. Korovin does not publicly discuss her patients or their care and treatment. Further, Dr. Korovin is prohibited by state and federal confidentiality laws from discussing her care and treatment of any particular patient.\n\n\"\"For these reasons, neither Dr. Korovin nor her attorneys will have any public comment on recent press reports regarding her practice. We ask that the press please respect Dr. Korovin's personal and professional policy of not discussing her patients, as well as the privacy of her patients.\"\"\n\nThe clinic is still open, although an accreditation group is calling for it to suspend procedures and surgeries, according to letters obtained by CNN. Patients were seen in the clinic's waiting room Wednesday.\n\nThe American Association for Accreditation of Ambulatory Surgery Facilities (AAAASF) sent representatives for an unscheduled visit to the clinic after hearing about Rivers' cardiac arrest, according to letters from the group.\n\nThe letters cited two \"\"deficiencies\"\" found by the representatives, declared the clinic to be in \"\"immediate jeopardy\"\" and placed it on \"\"emergency suspension.\"\" The accreditation group said the clinic should stop procedures and surgeries \"\"until accreditation questions are settled.\"\"\n\nThe clinic sent CNN a statement Wednesday night in response to questions about the accreditation association's letter putting the facility under \"\"emergency suspension.\"\"\n\n\"\"Yorkville Endoscopy continues to maintain its federal, state and Quad A (AAAASF) authorization to be operational and provide patient care. Yorkville Endoscopy is committed to adhering to the standards established by Quad A (AAASF),\"\" the statement said.\n\nWhile the accreditation agency has no power to shut a clinic down, the state of New York does. State health investigators also found deficiencies in Rivers' treatment, according to a source close to the death investigation. These include the participation of River's personal throat doctor.\n\nTimeline emerges in Joan Rivers' death\n\nYorkville Endoscopy issued a statement last Thursday denying reports that any vocal cord biopsy has ever been done at the clinic, although federal privacy law prevented any patient information from being released.\n\nThe day after the denial was issued, the clinic confirmed that Cohen \"\"is not currently performing procedures. ... Nor is he currently serving as medical director.\"\"\n\nThe source said that at this time neither Cohen nor the ear, nose and throat doctor have been accused of wrongdoing by investigators.\n\nThe clinic declined to respond to the source's comments about a biopsy or a selfie, citing federal privacy law.\n\nAs my son Cooper and I mourn the loss of my mother, we want to thank everyone for the beautiful cards and flowers co... http://t.co/FKPejY4nQz\n\nMelissa Rivers has been silent since her mother's death on September 4, although she did post an online message thanking friends and fans Wednesday evening.\n\n\"\"As my son Cooper and I mourn the loss of my mother, we want to thank everyone for the beautiful cards and flowers conveying heartfelt messages and condolences, which continue to arrive from around the world and through social media. My mother would have been overwhelmed by the scope and depth of the love that people have expressed for her. It is certainly helping to lift our spirits during this time.\n\n\"\"We are forever grateful for your kindness and support in continuing to honor my mother's legacy, and for remembering the joy and laughter that she brought to so many.\"\"\n\nCNN's Lena Jakobsson contributed to this report.\"\n2503,\"She apparently hoped tourist attraction would make a lot of money\n\nSerial killer Charles Manson's supposed budding romance with a woman 53 years his junior has been allegedly exposed as a money-making scheme.\n\nAccording to journalist Daniel Simone, 27-year old Afton Elaine Burton, now known as Star, was hoping that she would gain possession of Manson's corpse through marriage so she and a couple of friends could put it on display in a glass case in LA.\n\nThey apparently thought the Lenin's Tomb-esque attraction would draw a huge number of visitors and make a lot of money.\n\nBut Manson, 80, apparently got wind of the plan and now no longer wants to marry Burton.\n\n\"\"He's finally realized that he's been played for a fool,\"\" Simone told The NY Post.\n\nThe tourist attraction was also something of a non-starter because Manson believes he is immortal.\n\n\"\"He feels he will never die,\"\" Simone added. \"\"Therefore, he feels it’s a stupid idea to begin with.\"\"\n\nManson and Burton's marriage license expired on Thursday, though Burton apparently remains hopeful that it will be renewed.\n\nPerhaps Manson had the last laugh though - Simone claims he never intended to marry and was stringing Burton and her friends along with the prospect of a wedding as they continued to bring him toiletries and other items.\"\n2505,The Foley family claims the US threatened them over ransom payments.\n2507,\"Mouthwatering photos of school lunches served around the world reveal even children in Ukraine, Estonia and Greece are treated to delectable meals each day. School children in America, meanwhile, aren't nearly so lucky.\n\nWhereas a kid in France might be treated to a juicy steak and a hunk of brie, the richest country in the world's youths are more likely to receive unidentified meat served alongside little more than a starch like white pasta, fries or a roll.\n\nThe contrasts between America's school meals and those in far less fortunate economies are stark and suggest Michelle Obama's push for more healthful lunches nationwide may not be enough.\n\nWhat is it? School lunches in the United States stand in stark contrast to the wholesome and in some cases even decadent meals served to kids in other markedly less fortunate nations\n\nThe first new school lunch standards championed by Michelle Obama have been phased in over the last several school years.\n\nIn addition to whole grain requirements, the rules set fat, calorie, sugar and sodium limits on foods in the lunch line and beyond. While many schools have had success putting the rules in place, others have said they are too restrictive and costly.\n\nBacklash against the rules have spawned a wave of social media photos along with the tag #thanksMichelleObama. If these pictures are any indication, schools have responded to the rules by cutting down on portions to reduce fat and calories rather than by using potentially more costly ingredients.\n\nMeanwhile, the widely different meals from Spain, Ukraine, Greece, South Korea, Brazil, France, Finland and Italy are all fresh and wholesome, with fish, steak and vegetables featuring prominently.\n\nPhotos of the meals appear on Sweetgreen.com.\n\nBut in the UK and US, lunch trays feature processed foods such as popcorn chicken, frankfurters, cookies, and beans from a tin.\n\nWhat children in other countries eat (clockwise from top left): Ukraine's version of sausage and mash; Brazil's plantains, rice and black beans; beetroot salad and pea soup in Finland and steak with beans and carrots in France (photo courtest Sweetgreen)\n\nSouth Indian school children eat off a thali plate which has white rice, sambar (dhal), smoked gourd vegetable stir-fry, curd, buttermilk and kesari, a type of sweet dessert made from semolina\n\nThe school lunch comparisons were revealed by Sweetgreen, a chain of US restaurants, and website Never Seconds, run by Scottish schoolgirl Martha Payne, who logs her thoughts and experiences of eating school meals at her primary school in Lochgilphead, Scotland.\n\nThe 12-year-old launched the blog in 2012 as a school writing project with assistance from her father, David,\n\nWritten under the pseudonym 'VEG' (Veritas Ex Gustu – truth from tasting), with the subtitle 'One primary school pupil's daily dose of school dinners', the blog features daily entries on the $3 school meal that Martha/ 'VEG' has chosen that day, her thoughts on the food and its quality, a count of the number of hairs, a health rating, a picture, and marks out of 10 based on a 'Food-o-Meter'.\n\nMartha, who has been invited to talk in international conferences is currently raising money for Scottish charity Mary's Meals, through her JustGiving page.\n\nMary's Meals - which began in 2002 as a one-off school feeding programme - currently provides daily life changing meals to over 989,000 hungry children in Africa, Asia, the Caribbean, Eastern Europe and South America.\n\nThe surprising pictures show just how the UK and US measures up to the rest of the world when it comes to feeding schoolchildren.\n\nWhile the majority of lunches feature fresh foods, US tray is packed with processed items.\n\nSimilarly the typical UK school lunch is sadly lacking in fresh vegetables, featuring a baked potato, sausage and beans from a tin, and a half corn on the cob with a melon slice to follow.\n\nLunch in an Estonian school is rice with a piece of meat and purple cabbage. They also have bread and a get a cup of chocolate drink\n\nUK school dinner of frankfurters and beans, a baked potato, corn on the cob, slice of melon and a box drink\n\nBalanced diet: Italian children get pasta, fish, two kinds of salad, rocket and caprese, a bread roll and grapes (courtesy Sweetgreen)\n\nIn Finland lunch is mainly a vegetarian affair of pea soup, carrots, beetroot salad, crusty roll and sweet pancake with berries to finish\n\nSchool lunch in Alba, Spain (left): white flesh peaches, strawberries and yogurt melts, cous-cous, broccoli, cucumbers and roasted salmon; (right): Poached apple pears, strawberries and blue berries, boiled swede and fresh garden peas\n\nIn France, children start their meal with a generous slab of Brie.\n\nThis is followed by a hearty portion of rare steak, served with two types of vegetables - carrots and green beans.\n\nAnd you won't find sweets on this lunch tray. The healthy theme continues into dessert, with the young ones tucking into kiwi fruit and apples.\n\nThe South Korean lunch is equally as impressive.\n\nA milky fish soup to start followed by a serving of stir fried rice with tofu, broccoli and peppers. On the side is kimchi, the traditional Korean condiment of fermented cabbage.\n\nIn Scandinavia, Finnish schools dish up a vegetarian lunch of pea soup, beetroot salad, carrots and a roll. For pudding there is pannakkau, a sweet pancake served with strawberries and blueberries.\n\nNaked man appears to climb out of Buckingham Palace window\n\n'Depraved' or 'hilarious'? You decide. Dakota Johnson's ISIS...\n\nWARNING GRAPHIC CONTENT: Homeless man shot dead by police\n\nStudents dress as monkeys & banana to taunt black players\n\nSnake Vs spider! Redback traps Brown Snake in its web\n\nThat'll teach him! Hilarious moment thief hits himself with...\n\nJermaine Hopkins stars in 1989 classic Lean on Me\n\nCan you spot the ghost at Disneyland on CCTV?\n\nSarah has sent $1.4 MILLION dollars to a man shes never met\n\nWatch terrifying moment skydiver has seizure while free...\n\nBest moments: Leonard Nimoy stars in classic Star Trek...\n\nDriver vs cyclist: Road rage incident caught on head cam\n\nSouth Korean children tuck into broccoli and peppers, fried rice with tofu, fermented cabbage and fish soup\n\nBrie, green beans, carrot, rare steak and pudding of kiwi fruit and apples is served in French schools\n\nA meal of traditional flavours: Brazil's rice and black beans, baked plantain, pork with peppers and coriander, green salad and a seeded roll\n\nRice, a chicken croquette, a piece of taro root and yellow pea soup is the school lunch in Old Havana, Cuba\n\nIn Japan, school children tuck into fried fish, dried seaweed, tomatoes, miso soup with potatoes, rice (in the metal container), and milk\n\nA plump portion of lightly fried fish sits atop rocket salad in the Italian lunch tray. This is accompanied by a small portion of pasta, a simple caprese salad of tomatoes, mozzarella and basil, a crusy roll and a bunch of grapes.\n\nMost of the schools have kept to traditional foods for the school lunch.\n\nChildren in Spain start their meal with cold tomato soup, gazpacho, served with shrimp and brown rice. This is served with a seeded roll, peppers with red cabbage and half an orange for dessert.\n\nChildren in Greece have baked chicken with orzo, stuffed grape leave, cucumber and tomato salad, yoghurt with pomegranate seeds and oranges.\n\nWholesome: Seeded roll, shrimp with brown rice, gazpacho and tri-colour peppers. Dessert is half an orange\n\nA serving of borscht (beetroot soup) with pickled cabbage, sausages and mash. Dessert is a sweet pancake\n\nGreek school lunches feature baked chicken with orzo, stuffed grape leaves, salad of cucumber and tomatoes, yogurt with pomegranate seeds and two oranges\n\nThanks Michelle Obama? New school lunch rules backed by FLOTUS have students nationwide tweeting '#thanksMichelleObama' along with photos of meals like these\n\nTraditional South American food such as rice with black beans, baked plantains and pork with vegetables are on offer for Brazilian children. They also had a side serving of salad and bread with their meal.\n\nIn Ukraine children feast on mashed potato, sausages, borscht, cabbage and syrniki, a type of dessert pancake.\n\nUS school lunches feature fried popcorn chicken with ketchup, mashed potatoes, peas, a fruit cup and a chocolate chip cookie.\n\nBowls of salad are ready to be served at Delcare Edu Center, a local kindergarten and child care center in the business district of Singapore\n\nA healthier UK school dinner: Two trays at a primary school in London. The meal at right consists of pasta with broccoli and slices of bread, and fruit. At left are vegetable chili with rice and broccoli, sponge cake with custard, and a banana\n\nIn France, school lunch is an art form: hot, multi-course and involving vegetables. A meal of rice, salmon, ratatouille, a slice of bread, a salad with celery and carrots, and an orange and donut at the Anne Franck school in Lambersart, northern France\n\nNaked man appears to climb out of Buckingham Palace window\n\n'Depraved' or 'hilarious'? You decide. Dakota Johnson's ISIS...\n\nWARNING GRAPHIC CONTENT: Homeless man shot dead by police\n\nStudents dress as monkeys & banana to taunt black players\n\nSnake Vs spider! Redback traps Brown Snake in its web\n\nThat'll teach him! Hilarious moment thief hits himself with...\n\nJermaine Hopkins stars in 1989 classic Lean on Me\n\nCan you spot the ghost at Disneyland on CCTV?\n\nSarah has sent $1.4 MILLION dollars to a man shes never met\n\nWatch terrifying moment skydiver has seizure while free...\n\nBest moments: Leonard Nimoy stars in classic Star Trek...\n\nDriver vs cyclist: Road rage incident caught on head cam\"\n2510,\"Tesla Motors appears to have chosen Nevada as the site of its planned \"\"gigafactory\"\" for battery production, with Nevada Governor Brian Sandoval's staff on Wednesday preparing a \"\"major economic development\"\" announcement Thursday afternoon in Carson City.\n\n\"\"Tesla looks forward to joining the governor and legislative leaders tomorrow in Carson City,\"\" Tesla spokeswoman Liz Jarvis-Shean said Wednesday.\n\nThe news is a huge coup for Nevada, which is eager to diversify its economy, and a disappointment for California, which fought hard to keep the factory and its promise of 6,500 jobs in the Golden State.\n\nCheck back for more on this breaking story.\n\nContact Dana Hull at 408-920-2706. Follow her at Twitter.com/danahull.\"\n2512,\"White House Chief of Staff Denis McDonough denied allegations that the US threatened the Foley family over trying to secure ransom for their son, journalist James Foley.\"\n2513,\"Lenovo has reportedly renewed its interest in acquiring BlackBerry.\n\nThe Chinese company's efforts to buy out the struggling phone maker were blocked by the Canadian government last year, but the firm could table a new bid as soon as this week, according to Benzinga.\n\nBlackberry\nBlackBerry\n\nThe report states that Lenovo is prepared to make an initial bid of $15 per share, rising to $18 per share once the deal has been completed.\n\nNeither company has commented on the merger, but it was reported earlier this year that a similar deal was blocked by the Canadian authorities due to the BlackBerry infrastructure's ties to national security.\n\nLenovo's alleged renewed interest in BlackBerry comes after the firm's Passport smartphone proved a hit with investors, despite receiving mixed reviews.\n\nEarly this year, Lenovo purchased Motorola Mobility from Google in a big-money deal.\"\n2516,\"ISIS in now \"\"less than 10 miles\"\" from Baghdad.  The US responded with airstrikes.\"\n2517,\"A man who allegedly made a habit of stealing women’s underwear from washing lines has been on the receiving end of some ironic mob justice.\n\nAfter Chan Chun Chee was caught red handed by the women whose underwear had gone missing, they forced him to wear one of the pilfered bras and made him walk around the block in a classic example of public shaming.\n\nResidents of the block of flats in Singapore first became aware of the kinky thief when items of clothing being left out to dry started going missing, sometimes even from inside their apartments.\n\nLocal man Teo Goh, 56, said: ‘We realised he was targeting windows where he knew women lived and knew were open, so we decided to teach him a lesson and publicly humiliate him.’\n\nMORE: Indian sisters filmed fighting off sexual-harassers on a bus are labelled as heroines\n\nMORE: Innocent man burned to death by vigilante gang who believed he was a paedophile\n\nThey sprung a trap by getting one of the women in the block to leave some underwear in plain sight near an open window.\n\nThe group then waited for the thief to make his move, before pouncing on him.\n\nAfter ‘frog marching’ the culprit around the block in his new outfit and forcing him to promise never to steal from them again, the vigilante group called the police to have him arrested.\n\nA police spokesman said: ‘We don’t condone vigilante activity but in this case it seems to have turned out OK.’\n\nChee now faces three years jail for breaking and entry and theft (plus these embarrassing photos will probably haunt him forever).\n\nMORE: Thief who ‘robbed pensioner with knife’ is stripped and clingfilmed to a lamppost\"\n2518,\"Over the last few months, the U.S. has ratcheted up military efforts against the Islamic militant group ISIS in a big way. Whether engaging in airstrikes to push them out of key points of infrastructure like the Mosul Dam in Iraq, or targeting convoys to try to destabilize the terrorist organization, the fighting has been ongoing. And now, there are reports that the biggest target of all may have been struck: Iraqi defense minister Khaled al-Abadi has claimed that ISIS leader Abu Bakr al-Baghdadi was injured by American airstrikes Friday night, the first such reports of an actual brush between al-Baghdadi and U.S. forces.\n\nNot much is known about the background of al-Baghdadi, the self-proclaimed Caliph of the new Islamic State — he’s believed to be in his early forties, and ascended to the top of ISIS back in 2010, but the vast majority of his personal biography is unclear. What’s transparently clear, however, is the authority he asserts worldwide — ISIS’ vision of a Caliphate, with al-Baghdadi sitting at the top, is one which all Muslims would be forced to recognize if the group had its way.\n\nIn short, they’ve cut a fantastically bloody course through Iraq and Syria, killing Muslims, Christians and non-believers alike. They’ve also notably released multiple videos of grisly hostage executions, including those of Americans Steven Sotloff and James Foley.\n\n\nAs always, caution is important. The U.S. hasn’t confirmed these reports just yet, as Colonel Pat Ryder of CENTCOM told Fox News on Sunday, saying ”We have no information to corroborate press reports that ISIL leader al-Baghdadi has been injured.” On Saturday, Ryder did acknowledge that the airstrikes had gone down, however, hitting targets near Mosul.\n\nI can confirm that coalition aircraft did conduct a series of air strikes yesterday evening in Iraq against what was assessed to be a gathering of ISIL leaders near Mosul. We cannot confirm if ISIL leader Abu Bakr al-Baghdadi was among those present.\n\nHopefully the situation will become clearer in the coming days — reports of al-Baghdadi’s injury have been cited by multiple news outlets, including Israeli papers Haaretz and the Jerusalem Post, British paper The Guardian, and Time, but until there’s official word on the matter, it’s best not to get too ahead of things. And it’s also important not to assume that al-Baghdadi being injured, or even being killed, means that ISIS will fall apart.\n\nThe feeling of futility that sometimes comes with large-scale military battles against far-flung terrorist organizations comes from the ability of these groups to restructure and destabilize themselves, even when a leader dies — as demonstrated by the example of al-Qaeda and leader Ayman al-Zawahiri, for example, who’s been in command long after the death of Osama bin Laden. Basically, whether al-Baghdadi is in charge or not, ISIS will likely remain a worrying and potent force in the region, and one which the U.S. won’t be done engaging with.\n\nImages: ThoughtCatalog/Twitter\"\n2522,\"The President of Argentina, Cristina Fernandez de Kirchner, has adopted a Jewish godson – to prevent him from becoming a werewolf.\n\nAlthough this sounds like something straight out of a fantasy novel, the President last week met Yair Tawil and his family for the unusual ceremony, which dates back more than 100 years and is based on Argentinian folklore.\n\nAccording to the legend, the seventh son of a family will transform into ‘El Lobison’, a werewolf like creature, on the first Friday after the boy’s 13th Birthday, and will continue to turn into a blood-thirsty, baby eating werewolf every full moon.\n\nThe fear of the creature was so fervent in 19th century Argentina that many families murdered or abandoned their seventh born son, forcing the Argentinian government to implement the process of Presidential adoption.\n\nThe tradition was established in 1907, and was extended to baby girls in 1973.\n\nAlthough having seven children is now much rarer than 100 years ago, seventh sons or daughters can now expect to gain the President as their official godparent, as well as a gold medal and educational scholarship.\n\nThe President has said that Yair is the first Jewish boy to take part in the ceremony, as the tradition was exclusive to Catholic children until 2009.\"\n2527,\"A female Kurdish fighter, who was viewed as an iconic face of the Kurdish resistance movement, has been reportedly beheaded by ISIS.\n\nThe woman, known by the nickname ‘Rehana’ became a face of the conflict after a picture of her holding a rifle and making a V sign was posted on Twitter, receiving over 5,000 retweets.\n\nShe fought for the Kurdish Women’s Defense Unit and claimed to have killed 100 ISIS militants.\n\nIt is now believed that Rehana may have been killed by IS militants after a picture circulated on Twitter, purporting to show her head being held aloft by a member of the jihadist organisation.\n\nHer death has not been confirmed, however, by the Women’s Defense Unit.\n\nShe had been fighting to defend Kobane, a Syrian border town which has been under assault by ISIS for more than a month.\n\nMore than 10,000 women have helped to defend the town since the establishment of all female combat units in April.\n\nThey now reportedly play a major role in fighting against the IS.\n\nAnother female Kurdish fighter, who goes by the pseudonym of Afshin Kobani, said that the advancement of ISIS in Syria had forced to her to join the fight in Kobane.\n\n‘I lost many friends to this, and I decided there was a need to join up,’\n\n‘This is our land – our own – and if we don’t do it, who else will?\n\n‘We are just the same as men; there’s no difference,’ she said. ‘We can do any type of job, including armed mobilisation.’\"\n2533,\"WASHINGTON — President Donald Trump told France’s new president that he was “my guy” in the recent election, a French official said Thursday. The record shows only favorable words from Trump for centrist Emmanuel Macron’s opponent, the defeated far-right candidate Marine Le Pen.\n\nA look at Trump’s views, before and now, on this month’s French vote:\n\nTRUMP to Macron at a lunch meeting in Brussels on Thursday, according to a French official: “You were my guy” in the French campaign. Trump also said he didn’t endorse Le Pen, according to the official, who wasn’t authorized to speak publicly on the matter and requested anonymity.\n\nTHE FACTS: Trump may never have explicitly endorsed any candidate in France’s election, but he had only nice things to say about one candidate: Le Pen. Whatever views he may have expressed privately are unknown.\n\nIn an April 21 interview with The Associated Press, Trump said he believed an attack that week on police officers in Paris would help the National Front leader because the violence played to her strengths.\n\n“She’s the strongest on borders, and she’s the strongest on what’s been going on in France,” Trump said in the Oval Office interview. “Whoever is the toughest on radical Islamic terrorism, and whoever is the toughest at the borders, will do well in the election.”\n\nBy contrast, Trump never spoke publicly about Macron before the vote. Former President Barack Obama endorsed Macron.\n\nWhile Le Pen had echoed some of Trump’s hardline rhetoric on immigration, the U.S. leader’s words of support were surprising.\n\nLe Pen had distanced herself from her father, National Front party founder Jean-Marie Le Pen, who has been convicted of crimes related to anti-Semitism and mocked the Holocaust as a “detail” of history. But she still drew criticism for denying during the campaign that the French state was responsible for the roundup of Jews during World War II, and maintained an inner circle of old friends from her student days that included members of a radical group known for violence and anti-Semitism.\n\nTrump called Macron after his resounding victory. He also tweeted congratulations to the 39-year-old winner, saying he looked forward to working with him.\"\n2534,\"President Donald Trump congratulated newly-elected French president Emmanuel Macron, and in a brief photo-op at the US embassy in Brussels remarked on Macron’s “tremendous victory.”\n\n“It is my great honor to be with the newly elected president of France, who ran an incredible campaign and had a tremendous victory,” Trump said. “All over the world they’re talking about it, and we have a lot to discuss, including terrorism and other things.”\n\n“Congratulations, great job,” he added.\n\nAfter an intense handshake, Trump also reportedly told Macron he was his preferred candidate in the face-off between the now-president and his far-right opponent Marine Le Pen.\nThis comes as a surprise, given Trump’s expression of support for Le Pen during the election campaign, which concluded with a Macron victory on May 7.\n\nIn an interview with The Associated Press, Trump said he thought Le Pen was the “strongest on borders,” and “the strongest on what’s been going on in France,” though he stopped short of endorsing her.\n\nLe Pen had a similar campaign to Trump’s successful 2016 bid, running on a fiercely anti-immigration platform packaged in populist rhetoric. But as it is well known, Trump is no fan of a loser, which may explain his desire correct the record and confess his long-time support of Macron.\"\n2535,\"President Donald Trump told French President Emmanuel Macron that he had been a supporter in his race against far-right leader Marine Le Pen, although Trump's only comment on the race had him hailing Le Pen.\n\nTrump told Macron of his views in comments relayed by an official in the French government's office – after a bilateral meeting where the two men engaged in a vigorous handshake that lasted more than five seconds.\n\n'You were my guy,' Trump assured the new French president during their first time meeting in Brussels, the official from the French president's office said, according to French media reports.\n\nTrump told Macron that, contrary to media reports during the race, he had not backed Le Pen and had followed Macron's campaign with great attention, the source said, adding that the two leaders had spoken in English.\n\nMY GUY: President Trump reportedly told French President Emmanuel Macron he supported him during the recent elections, despite his comments calling rival Marine Le Pen 'the strongest'\n\nAlthough Trump didn't endorse Le Pen, he praised her in comments to the Associated Press shortly before the runoff election, following an attack on a French policeman.\n\n'She's the strongest on borders and she's the strongest on what's been going on in France,' Trump said.\n\n'Whoever is the toughest on radical Islamic terrorism, and whoever is the toughest at the borders, will do well in the election,' he added, speaking in late April.\n\nIn contrast, former President Obama explicitly endorsed Macron in the race, appearing in an a video for Macron days after the Trump spoke.\"\n2536,\"Madonna is pledging to perform oral sex on voters who cast their ballots for Hillary Clinton.\n\nThe pop queen, known for her shocking antics, made the remark Tuesday while opening for comedian Amy Schumer in New York.\n\n“If you vote for Hillary Clinton,” Madonna told the crowd at Madison Square Garden, “I will give you a blow job.”\n“And I’m good,” the 58-year-old “Like a Virgin” singer, an outspoken supporter of the Democratic presidential nominee, said to cheers from the audience.\n\n“I’m not a tool. I take my time,” Madonna boasted.\n\nMadonna has made a point of rooting on the former secretary of State’s White House bid, posting several pro-Clinton messages on Twitter.\n\nThe entertainer’s comments at Schumer’s show come just days after the comic made headlines for telling supporters of GOP presidential nominee Donald Trump who booed her to leave a performance. Schumer, who has also endorsed Clinton, reportedly told the crowd, “Just so you know, from now on, if you yell out, you’re gonna get thrown out.”\n\n\"\n2537,\"There’s pretty much nothing Madonna won’t do to make sure Hillary Clinton takes the White House come Election Day.\n\nShe’s already taken her top off, publicly associated with Katy Perry, arranged for her son to disembowel a Donald Trump piñata and on Tuesday night, she pledged to perform oral sex on every Clinton supporter at Amy Schumer’s comedy show.\n\n\nThe Queen of Pop tried her hand at stand-up by warming up the crowd at the comedian’s Madison Square Garden show. The “Trainwreck” star previously opened for Madonna in the same venue on her Rebel Heart tour last September, so it’s only fitting that she returned the favor.\n\nLook, we’re not here to tear down Madonna, but when it comes to comedy, Schumer is in ? to put it terms Madge fans will understand ? a league of her own.\n\n“One more thing before I introduce this genius of comedy,” Madonna said to the crowd before Schumer came onstage. “If you vote for Hillary Clinton, I will give you a blow job — and I am good.”\n\n“I not a douche. I’m not a tool. I take my time,” she continued, much to the displeasure of any of her children who have internet access. “I have ... eye contact and I do swallow.”\"\n2538,\"Madonna has an offer for Hillary Clinton voters: oral sex.\n\nMadge graced the stage of Madison Square Garden on Tuesday night as the opening act for Amy Schumer’s stand-up show. Before introducing the comedian, she took a moment to endorse Clinton by offering herself to anyone who voted for the Democratic nominee.\n\n“One more thing before I introduce this genius of comedy,” she said before Schumer took the stage. “If you vote for Hillary Clinton, I will give you a bl– job. I swear to God — and I am good.”\n\nMadonna joked that she would “take my time” with the act, and further commented on her prowess.\n\nWatch the full, NSFW video below.\n\n\nFollow\nJoe @jgra555\nMadonna opened for Amy. Msg @Madonna\n9:29 PM - 18 Oct 2016\n239 239 Retweets   239 239 likes\nTwitter Ads info & Privacy\nBoth Madonna and Schumer have been vocal about this election, as the Queen of Pop recently posted a nude selfie in support of the candidate to show that she’d rather vote naked than not vote at all.\n\nAs for Amy Schumer, the comedian recently made headlines when dozens of audience members walked out of her show in Tampa on Sunday night after she slammed Donald Trump. She later addressed the walkout during the gig in New York City. \"\n2539,\"Eggs are the Dr. Jekylll and Mr. Hyde of the breakfast world. One day they’re a diet darling, chockful of healthy fats, vitamin E, and protein. The next thing you hear: Eggs are bad for you—as bad as cigarettes, in fact, according to a recent study in the journal Atherosclerosis.\n\nFirst, here’s the deal on that new study. Researchers from Western University in Canada  examined over 1,200 men and women to come to the conclusion that regularly eating egg yolks was two-thirds as bad as smoking when it comes to carotid plaque in the arteries, a known risk factor for stroke and heart attack.\n\nBut before you ditch the eggs, experts point out that this study doesn’t exactly give the whole picture. The main crack: The research shows an association between egg consumption and plaque buildup, rather than a cause-and-effect relationship, says cardiologist Gordon Tomaselli, MD from the American Heart Association. (In other words, there’s no way to tell which came first, the plaque or the egg.) The study also didn’t control for what else participants ate or take into account how much they exercised, which can play a big role in heart disease, Dr. Tomaselli says.\n\n“While it’s interesting that the graphs of egg yolk consumption and smoking take a similar shape when looking at carotid plaque build-up, this study doesn’t take into account the many other adverse effects of smoking, namely high blood pressure and lung cancer,” says Dr. Tomaselli.\n\nAnd your rise-and-shine scramble has more to it than just cholesterol: “Eggs contain many other nutrients, including unsaturated fats, which may be beneficial in preventing cardiovascular disease,” says Gregg Fonarow, MD, of UCLA Cardiology. “Whether the net effect of egg consumption is beneficial, neutral, or harmful requires assessing more than just measuring the cholesterol content of egg yolk,” he says.\n\nHere, the bottom line on how to eat eggs healthily:\n\n1. Skip the three-egg omelet. It’s safest to limit your egg consumption to one a day. The American Heart Association recommends that most people limit their daily cholesterol intake to 300 milligrams, and one yolk contains about 185 milligrams. If a single-egg scramble simply won’t cut it, eat extra whites. “This way you’ll get the protein from the whites without the added cholesterol of the yolk,” says Dr. Tomaselli.\n\n2. Hold the bacon. One of the biggest oversights of this study is that it didn’t account for the other foods in a person’s diet—and anyone who’s ever ordered a Grand Slam knows that eggs usually come with side dishes that aren’t exactly good for you, says Marisa Moore, RD, from the Academy of Nutrition and Dietetics. Her advice? Pair your egg with fresh fruit, whole grain toast, and veggies instead of fennel sausage, a greasy hash, and bacon.\n\n3. Snack smart. That cookie you’ve got your eye on? Well that has egg in it too. “You have to be cognizant that other dishes contain eggs and cholesterol,” says Dr. Tomaselli. When your next snack attack rolls around, reach for a handful of nuts, which are rich in heart-healthy Vitamin E, monounsaturated fats, and fiber. (Check out 5 more high-protein snacks.)\n\n4. Put ’em out to pasture. It pays to be choosy about which type of eggs you pick up at the supermarket. A 2010 study from Penn State University showed that hens who were kept outside on pastures rather than in a cage laid eggs that had twice as much vitamin E and 2.5 times the amount of omega-3 fatty acids than the eggs from  their cooped-up counterparts. To make sure you’ve got the right ones, look for the word “pastured” on the carton. And as always, organic is best. (See what you can do to make hens—and your eggs—healthier and happier with Happier Hens On The Horizon.) \"\n2540,\"Is your breakfast omelet harming your heart? A recent study by researchers at Western University in Canada found that the more egg yolks people ate, the thicker their artery walls became — an indicator of heart disease risk — and that the effect was almost as bad as from smoking cigarettes.\n\nIn the study, the researchers measured carotid plaque build-up in the arteries of 1,231 men and women, average age 62, who were seeking care at cardiovascular-health clinics. Participants filled out questionnaires detailing lifestyle habits including medication use, cigarette smoking and egg-yolk consumption. The researchers gauged how much people smoked and how many egg yolks they ate over time, by calculating their “pack-years” (the number of packs of cigarettes people smoked per day multiplied by the number of years they spent smoking) and “egg-yolk years” (how many egg yolks they ate per week for how many years).\n\nAfter about age 40, participants’ plaque began building up steadily, but among the participants who ate the most eggs — three or more yolks per week — that build-up increased “exponentially,” the study found. As people’s egg-yolk years went up, so did their plaque accumulation — an association that was independent of factors like gender, cholesterol levels, blood pressure, smoking, body mass index and diabetes.\n\n(MORE: Good News, Kids Cholesterol Levels Are Down)\n\nAmong the 20% of participants who ate the most eggs, the carotid plaque build-up was about two-thirds that of the study’s heaviest smokers. The researchers concluded that the plaque increase from eating eggs “follows a similar pattern to that of cigarette smoking.”\n\nArterial accumulation of plaque is a key risk factor for heart attack and stroke. As plaque builds up, it thickens artery walls and narrows the space through which blood can flow, forcing the heart to pump harder. If plaques become unstable, they can break off and form clots, which can halt blood flow to either the brain or the heart, causing stroke or heart attack.\n\nThe authors argue that their findings should quell doubts over the link between high dietary cholesterol and heart disease. “The prevailing tendency to ignore dietary cholesterol as a risk factor for coronary heart disease requires reassessment, including the consumption of cholesterol from eggs,” the authors wrote.\n\nThe government’s dietary guidelines recommend that adults consume no more than 300 mg of cholesterol a day. One whole egg contains about 180 mg of cholesterol, nearly two-thirds of your daily recommended ma.\n\n“The mantra ‘eggs can be part of a healthy diet for healthy people’ has confused the issue. It has been known for a long time that a high cholesterol intake increases the risk of cardiovascular events, and egg yolks have a very high cholesterol content,” study author Dr. David Spence, a professor of neurology at western’s Schulich School of Medicine & Dentistry, said in a statement. “In diabetics, an egg a day increases coronary risk by two- to five-fold.\n\nThe study is published in the journal Atherosclerosis.\"\n2541,\"PROBLEM: Last year, the average American consumed 247 eggs -- over 40 percent more than the world per-capita average. Because egg yolks are high in cholesterol, eating whole eggs increases cholesterol, a known risk factor for coronary artery disease (CAD) and heart attacks. Previous research also links CAD with cigarette smoke.\n\nMETHODOLOGY: Canadian researchers examined 1,231 patients at London's Health Sciences Centre's University Hospital. The average age of all the patients was 62. Ultrasound measurements of the carotid arteries established the presence and quantity of atherosclerotic plaque, and the scans were accompanied by lifestyle surveys. Smoking was measured in pack-years (number of packs per day multiplied by the number of years spent smoking). Egg yolk consumption was measured in egg yolk-years.\n\nRESULTS: Aging was associated with a linear increase in arterial plaque after age 40, but smoking and egg consumption were each independently associated with an exponential increase in plaque. Egg consumption had two-thirds of the effect of smoking.\n\nCONCLUSION: Egg yolks are almost as bad for your carotid arteries as smoking.\n\nIMPLICATION: While the link between eggs and cholesterol -- and between cholesterol and heart disease -- is well established, this study sheds light on the extent of their potential harm if eaten routinely in large quantities. A single large egg contains more than 180 mg of cholesterol -- more than a third of a person's daily recommended intake. By this measure, a typical American breakfast alone, with two eggs (plus bacon!), would push well past that. Egg whites, meanwhile, remain excellent.\n\nSOURCE: The full study, \"\"Egg Yolk Consumption and Carotid Plaque,\"\" is published in the journal Atherosclerosis.\"\n2542,\"Remember the ‘70s when doctors equated eggs with cholesterol and heart disease? A recent Canadian study involving over 1,200 adults published in the peer-reviewed journal Atherosclerosis says that eating eggs yolks is about as bad as smoking cigarettes when it comes to advancing coronary heart disease. We’re already seeing cracks in the theory.\n\nIn the study, researchers recorded the number of eggs eaten and packs of cigarettes smoked as recalled by each adult (average age 62).  Everyone in the study had been referred to a vascular prevention clinic at a Canadian hospital, meaning their heart health (and the habits that led them there) was already in question. The researchers found that, as expected, plaque build-up in their subjects’ carotid artery thickened with age, and even correlated with smoking and egg-eating habits.\n\n\nPublications like The Daily Mail and Fox News have reported blindly on the matter, but thankfully there are others out there suspiciously raising eyebrows.\n\nThe UK’s National Health Service points out some of the study’s limitations, including:\n\nThe accuracy of the participants’ recollections of egg yolk consumption.\nA lack of details regarding how the eggs were cooked (or not).\nDisregard for other factors of heart disease advancement, including but not limited to exercise, alcohol consumption, antidepressant use (antidepressants have been shown to cause arteries to thicken 400% faster than aging,) and other important dietary factors.\nNeither the study in question nor the NHS takes into consideration, however:\n\nThe harmful effects of the chemicals and hormones found in non-organic eggs.\nThe effects on the human body from eating eggs from chicken given GMO feed.\nThe living condition of the chickens.\nNon-organic eggs can contain the same antibiotics, chemicals, and hormones administered to conventional chickens. Add GMO feed, polluted water, and unsanitary living conditions to these chickens, and you may have eggs that are little more than hard-shelled pellets of poison.\n\nOrganic eggs from healthy chickens on GMO-free feed have actually shown in many studies to prevent heart disease. They contain healthful amounts of protein, vitamin B, omega-3 fatty acids, and many nutrients like lutein and zeaxanthin, which reduce risk for age-related macular degeneration (AMD), a major cause of blindness.\n\nThe key? Moderation, as with most things, and buying organic eggs from local farmers who can raise their chickens in truly cage-free conditions. Happy, healthy chickens produce more healthful eggs.\"\n2543,\"Conventional medical authorities say that consumption of saturated animal fats is bad for you and causes heart disease.\n\nBut a hundred years ago, fewer than than one in one hundred Americans were obese, and coronary heart disease was unknown.\n\nThe Procter and Gamble started marketing Crisco as a new kind of food -- the first commercially marketed trans fat. Crisco was originally used to make candles and soap, but with electrification causing a decline in candle sales,\n\nProcter and Gamble decided to promote the fat as a “healthier” all-vegetable-derived shortening\n\nAccording to LewRockwell.com:\n\n“Feeding high doses of fat and cholesterol to omnivores, like rats and dogs, does not produce atherosclerotic lesions in them ...\n\nIn fact, it turns out that people who have highest percentage of saturated fat in their diets have the lowest risk of heart disease ...\n\nThe last word on this subject should go to Julia Child ... Enjoy eating saturated fats, they’re good for you!”\n\n\n\n\n\nDr. Mercola's Comments:\nThe demonization of saturated fat began in 1953, when Dr. Ancel Keys published a paper comparing saturated fat intake and heart disease mortality. His theory turned out to be flimsy, to say the least, but the misguided ousting of saturated fat has continued unabated ever since. Fortunately, the truth is finally starting to come out, as medical scientists have begun to seriously question Keys' findings.\n\nTime to Put Ancel Keys' Theory to Rest\nKeys based his theory on a study of six countries, in which higher saturated fat intake equated to higher rates of heart disease. However, he conveniently ignored data from 16 other countries that did not fit his theory. Had he chosen a different set of countries, the data would have shown that increasing the percent of calories from fat reduces the number of deaths from coronary heart disease.\n\nAnd, as illustrated in the featured article, when you include all 22 countries for which data was available at the time of his study, you find that those who consume the highest percentage of saturated fat have the lowest risk of heart disease.\n\nFurthermore, many have now realized that it's the trans fat found in margarine, vegetable shortening, and partially hydrogenated vegetable oils that is the true villain, causing far more significant health problems than saturated fat ever could!\n\nStill, despite the scientific evidence, the low-fat dogma remains a favorite among most government health authorities. Case in point: the most recent food chart issued by the U.S. Department of Agriculture (USDA) in December of last year, recommends reducing your saturated fat intake to a mere seven percent of caloric intake—down from its previously recommended 10 percent…\n\nNewer Studies Debunk Keys' Theory\nThe USDA's lowered recommendation is illogical when you consider the evidence available today, which supports saturated fat as a necessary part of a heart healthy diet. For example, as discussed in the featured article, a number of indigenous tribes around the world are living proof that a high-saturated fat diet equates to low mortality from heart disease.\n\nThese include:\n\nTribe Primary Diet Percentage Saturated Fat\nMaasai tribe in Kenya/Tanzania Meat, milk, cattle blood 66 percent\nInuit Eskimos in the Arctic Whale meat and blubber 75 percent\nRendille tribe in NE Kenya Camel milk, meat, blood 63 percent\nTokealu, atoll islands in New Zealand territory Fish and coconuts 60 percent\nAnd then there's human breast milk, which contains 54 percent saturated fat. Since breast milk is the most perfect diet in existence for developing infants, the presence of high amounts of saturated fat cannot easily be construed as a \"\"mistake.\"\"\n\nFurthermore:\n\nA meta-analysis published last year, which pooled data from 21 studies and included nearly 348,000 adults, found no difference in the risks of heart disease and stroke between people with the lowest and highest intakes of saturated fat.\nIn a 1992 editorial published in the Archives of Internal Medicine, Dr. William Castelli, a former director of the Framingham Heart study, stated:\n\n\"\"In Framingham, Mass., the more saturated fat one ate, the more cholesterol one ate, the more calories one ate, the lower the person's serum cholesterol. The opposite of what… Keys et al would predict…We found that the people who ate the most cholesterol, ate the most saturated fat, ate the most calories, weighed the least and were the most physically active.\"\"\nAnother 2010 study published in the American Journal of Clinical Nutrition found that a reduction in saturated fat intake must be evaluated in the context of replacement by other macronutrients, such as carbohydrates.\n\nWhen you replace saturated fat with a higher carbohydrate intake, particularly refined carbohydrate, you exacerbate insulin resistance and obesity, increase triglycerides and small LDL particles, and reduce beneficial HDL cholesterol. The authors state that dietary efforts to improve your cardiovascular disease risk should primarily emphasize the limitation of refined carbohydrate intake, and weight reduction.\nI believe that last point is very important, and is likely a major key for explaining the rampant increase in obesity, heart disease and diabetes. And once you can pinpoint the problem, turning it all around becomes that much easier.\n\nCarbohydrates, Not Fat, is the Root of Obesity and Heart Disease\nHeart disease is so common today, it's hard for people to remember that a mere 100 years ago, this disease was really uncommon.  As Dr. Donald Miller writes in the featured article:\n\n\"\"There were 500 cardiologists practicing in the U.S. in 1950. There are 30,000 of them now – a 60-fold increase for a population that has only doubled since 1950.\"\"\n\nSuch an explosion of heart disease indicates that something has changed that is contributing to this epidemic.\n\nWhat is that \"\"something\"\"?\n\nOur diet!\n\nMost likely, the studies that have linked the so-called \"\"Western diet\"\" to an increased heart disease risk simply confirm that sugar and refined carbohydrates are harmful to your heart health. Because although the Western diet is high in red and processed meats and saturated fats, it's also alarmingly high in sugar and refined carbs like bread and pasta. And, as concluded in the last study listed above, when you reduce saturated fat and increase refined carbohydrates, you end up promoting obesity, heart disease and diabetes...\n\nGary Taubes has also done an excellent job of explaining the connection between carbs and obesity and its related health issues in his book Why We Get Fat: and what to do about it.\n\nIn a nutshell, eating fat and protein does not make you fat—carbohydrates do.I firmly believe the two primary keys for successful weight management and reducing your risk for diabetes, heart disease and other weight-related health problems are:\n\nSeverely restricting carbohydrates (sugars, fructose, and grains) in your diet, and\nIncreasing healthy fat consumption\nAccording to last year's Report of the Dietary Guidelines Advisory Committee on the Dietary Guidelines for Americans, the top 10 sources of calories in the American diet are:\n\nGrain-based desserts (cakes, cookies, donuts, pies, crisps, cobblers, and granola bars) 139 calories a day\nAlcoholic beverages\nYeast breads, 129 calories a day\nPasta and pasta dishes\nChicken and chicken-mixed dishes, 121 calories a day\nMexican mixed dishes\nSoda, energy drinks, and sports drinks, 114 calories a day\nBeef and beef-mixed dishes\nPizza, 98 calories a day\nDairy desserts\n\nLooking at this list, it plain to see that CARBS—i.e. sugars (primarily fructose) and grains—are the primary sources of our weight- and health problems, not saturated fats.\n\n(As an update, you've often heard me state that soda is the number one source of calories in the US diet, which it was—based on the 1999-2000 National Health and Nutrition Examination Survey (NHANES). The updated NHANES survey above covers nutritional data from 2005-2006, placing grain-based foods in the top two slots. Still, soda comes in at number four, and I still believe a lot of people, particularly teenagers, probably get a majority of their calories from fructose-rich drinks like soda.)\n\nThe Different Types of Fat\nFats can be confusing, but you can generally divide fats into four types:\n\nSaturated fats, from animal fat and tropical oils\nMonounsaturated fat, such as olive oil\nPolyunsaturated fat, such as omega-3 and omega-6 fats\nTrans fats, such as margarine\nSources of healthy fats include:\n\nOlives and Olive oil Coconuts and coconut oil Butter made from raw grass-fed organic milk\nRaw Nuts, such as, almonds or pecans Organic pastured egg yolks Avocados\nGrass fed meats Palm oil Unheated organic nut oils\nAnother healthful fat you want to be mindful of is animal-based omega-3. Deficiency in this essential fat can cause or contribute to very serious health problems, both mental and physical, and may be a significant underlying factor of up to 96,000 premature deaths each year. For more information about omega-3's and the best sources of this fat, please review this previous article.\n\nHaving the proper balance between omega-3 and omega-6 fats is also very important for optimal health. So in addition to increasing your omega-3 (which most people are sorely deficient in), you also want to decrease your consumption of omega-6, found primarily in:\n\nCorn oil\nSoy oil\nCanola oil\nSafflower oil\nSunflower oil\nThe ideal ratio of omega-3 to omega-6 is 1:1, but the typical American diet is more like 1:20 in favor of omega-6. The overabundance of these oils in processed foods of all kinds explains our excess omega-6 levels.\n\nThe other fats you want to avoid are the trans fats. Trans fats are formed when hydrogen is added to vegetable oil during food processing in order to make it solidify. This process, known as hydrogenation, makes fats less likely to spoil, so foods stay fresh longer, have a longer shelf life and also have a less greasy feel. The end result of the hydrogenation process is a completely unnatural fat that causes dysfunction and chaos in your body on a cellular level.\n\nYour Body NEEDS Saturated Fat for Optimal Function\nSaturated fats from animal and vegetable sources provide a number of important health benefits. In fact, your body cannot function without saturated fats! Saturated fats are needed for the proper function of your:\n\nCell membranes Heart Bones (to assimilate calcium)\nLiver Lungs Hormones\nImmune system Satiety (reducing hunger) Genetic regulation\nHealthy Fat Tips to Live By\nSo please remember, you do need a certain amount of healthy fat, while at the same time you'll want to avoid the unhealthy varieties. The easiest way to accomplish this is to simply eliminate processed foods, which are high in all things detrimental to your health: sugar, carbs, and dangerous types of fats.\n\nAfter that, these tips can help ensure you're eating the right fats for your health:\n\nUse organic butter made from raw grass-fed milk instead of margarines and vegetable oil spreads. Butter is a healthy whole food that has received an unwarranted bad rap.\nUse coconut oil for cooking. It is far superior to any other cooking oil and is loaded with health benefits. (Remember that olive oil should be used COLD, drizzled over salad or fish, for example, not to cook with.)\nFollowing my nutrition plan will automatically reduce your modified fat intake, as it will teach you to focus on healthy whole foods instead of processed junk food.\nTo round out your healthy fat intake, be sure to eat raw fats, such as those from avocados, raw dairy products, and olive oil, and also take a high-quality source of animal-based omega-3 fat, such as krill oil.\"\n2544,\"We’ve been told that saturated fat is unhealthy.\n\nIt is claimed to raise cholesterol levels and give us heart attacks.\n\nHowever… many recent studies suggest that the true picture is more complicated than that.\n\nThis article takes a detailed look at saturated fat and whether it is good or bad for your health.\n\nWhat is Saturated Fat?\n\n“Fats” are macronutrients.\n\nThat is, nutrients that we consume in large amounts and give us energy.\n\nEach fat molecule is made of one glycerol molecule and three fatty acids… which can be either saturated, monounsaturated or polyunsaturated.\n\nWhat this “saturation” stuff has to do with, is the number of double bonds in the molecule.\n\nSaturated fatty acids have no double bonds, monounsaturated fatty acids have one double bond and polyunsaturated fatty acids have two or more double bonds.\n\nThis picture here shows the difference:\n\nSaturated vs Unsaturated Fatty AcidsPhoto Source.\n\nAnother way to phrase this, is that saturated fatty acids have all their carbon (C) atoms fully “saturated” with hydrogen (H) atoms.\n\nFoods that are high in saturated fat include fatty meats, lard, full-fat dairy products like butter and cream, coconuts, coconut oil, palm oil and dark chocolate.\n\nActually, “fats” contain a combination of different fatty acids. No fat is pure saturated fat, or pure mono- or polyunsaturated.\n\nEven foods like beef also contain a significant amount of mono- and polyunsaturated fats (1).\n\nFats that are mostly saturated (like butter) tend to be solid at room temperature, while fats that are mostly unsaturated (like olive oil) are liquid at room temperature.\n\nLike other fats, saturated fat contains 9 calories per gram.\n\nBottom Line: Saturated “fats” are fats that contain a high proportion of saturated fatty acids, which contain no double bonds. Saturated fats are solid at room temperature.\nWhy do People Think That it is Harmful?\n\nA Single Butter Curl\n\nBack in the 20th century, there was a major epidemic of heart disease running rampant in America.\n\nIt used to be a rare disease, but very quickly it skyrocketed and became the number one cause of death… which it still is (2).\n\nResearchers learned that eating saturated fat seemed to increase levels of cholesterol in the bloodstream.\n\nThis was an important finding at the time, because they also knew that having high cholesterol was linked to an increased risk of heart disease.\n\nThis led to the following assumption being made:\n\nIf saturated fat raises cholesterol (A causes B) and cholesterol causes heart disease (B causes C), then this must mean that saturated fat causes heart disease (A causes C).\n\nHowever, at the time, this was not based on any experimental evidence in humans.\n\nThis hypothesis (called the “diet-heart hypothesis”) was based on assumptions, observational data and animal studies (3).\n\nThe diet-heart hypothesis then turned into public policy in 1977, before it was ever proven to be true (4).\n\nEven though we now have plenty of experimental data in humans showing these initial assumptions to be wrong, people are still being told to avoid saturated fat in order to reduce heart disease risk.\n\nBottom Line: Saturated fats have been assumed to cause heart disease by raising cholesterol in the blood. However, no experimental evidence has ever directly linked saturated fat to heart disease.\nSaturated Fat Can Raise LDL (The “Bad”) Cholesterol, But Also HDL (The “Good”) Cholesterol\n\nIt’s important to realize that the word “cholesterol” is often used inaccurately.\n\nOlder Male Doctor\n\nHDL and LDL, the “good” and “bad” cholesterols, aren’t actually cholesterol… they are proteins that carry cholesterol around, known as lipoproteins.\n\nLDL stands for Low Density Lipoprotein and HDL stands for High Density Lipoprotein. All “cholesterol” is identical.\n\nAt first, scientists only measured “Total” cholesterol, which includes cholesterol within both LDL and HDL. Later they learned that while LDL was linked to increased risk, HDL was linked to reduced risk (5, 6, 7, 8, 9, 10).\n\n“Total” cholesterol is actually a highly flawed marker because it also includes HDL. So having a high HDL (protective) actually contributes to a high “Total” cholesterol.\n\nBecause saturated fat raised LDL levels, it seemed logical to assume that this would increase the risk of heart disease. But scientists mostly ignored the fact that saturated fat also raises HDL.\n\nAll that being said, new research has shown that LDL isn’t necessarily “bad” because there are different subtypes of LDL (11, 12, 13, 14, 15, 16):\n\nSmall, dense LDL: These are small lipoproteins that can penetrate the arterial wall easily, which drives heart disease.\nLarge LDL: These lipoproteins are large and fluffy and don’t easily penetrate the arteries.\nThe small, dense particles are also much more susceptible to becoming oxidized, which is a crucial step in the heart disease process (17, 18, 19).\n\nPeople with mostly small LDL particles have three times greater risk of heart disease, compared to those with mostly large LDL particles (20).\n\nSo… if we want to reduce our risk of heart disease, we want to have mostly large LDL particles and as little of the small ones as possible.\n\nHere’s an interesting bit of information that is often ignored by “mainstream” nutritionists… eating saturated fat changes the LDL particles from small, dense to Large (21, 22, 23).\n\nWhat this implies is that even though saturated fat can mildly raise LDL, they are changing the LDL to a benign subtype that is associated with a reduced risk of heart disease.\n\nEven the effects of saturated fat on LDL aren’t as dramatic as you may think. Although they increase LDL in the short-term, plenty of long-term observational studies find no link between saturated fat consumption and LDL levels (24, 25, 26).\n\nIt also seems to depend on the “chain length” of the fatty acid. For example, palmitic acid (16 carbons) may raise LDL, while stearic acid (18 carbons) does not (27).\n\nNow scientists have realized that it’s not just about the LDL concentration or the size of the particles, but the number of LDL particles (called LDL-p) floating in the bloodstream.\n\nLow-carb diets, which tend to be high in saturated fat, can lower LDL-p, while low-fat diets can have an adverse effect and raise LDL-p (28, 29, 30, 31).\n\nBottom Line: Saturated fats raise HDL (the “good”) cholesterol and change LDL from small, dense (bad) to Large LDL, which is mostly benign. Overall, saturated fats do not harm the blood lipid profile like previously believed.\nDoes Saturated Fat Cause Heart Disease?\n\nOld Man Taking Pills\n\nThe supposedly harmful effects of saturated fat are the cornerstone of modern dietary guidelines.\n\nBecause of that, this topic has received enormous amounts of funding.\n\nHowever… despite decades of research and billions of dollars spent, scientists still haven’t been able to demonstrate a clear link.\n\nSeveral recent review studies that combined data from multiple other studies, found that there really is no link between saturated fat consumption and heart disease.\n\nThis includes a review of 21 studies with a total of 347,747 participants, published in 2010. Their conclusion: there is absolutely no association between saturated fat and heart disease (32).\n\nAnother review published in 2014 looked at data from 76 studies (both observational studies and controlled trials) with a total of 643,226 participants. They found no link between saturated fat and heart disease (33).\n\nWe also have a systematic review from the Cochrane collaboration, which combines data from numerous randomized controlled trials.\n\nAccording to their review, published in 2011, reducing saturated fat has no effect on death or death from heart disease (34).\n\nHowever, they found that replacing saturated fats with unsaturated fats reduced the risk of cardiac events (but not death) by 14%.\n\nThis does not imply that saturated fats are “bad,” just that certain types of unsaturated fats (mostly Omega-3s) are protective, while saturated fats are neutral.\n\nSo… the biggest and best studies on saturated fat and heart disease show that there is no direct link. It was a myth all along.\n\nUnfortunately, the governments and “mainstream” health organizations seem reluctant to change their minds and continue to promote the old low-fat dogma.\n\nFor more, read this review of 5 recent studies on saturated fat and health.\n\nBottom Line: The link between saturated fat and heart disease has been studied intensely for decades, but the biggest and best studies show that there is no statistically significant association.\nDoes a Diet Low in Saturated Fat Have Any Health Benefits, or Help You Live Longer?\n\nFrustrated Young Woman With Vegetables on a Plate\n\nSeveral massive studies have been conducted on the low-fat diet.\n\nThis is the diet recommended by the USDA and mainstream health organizations all over the world.\n\nThe main purpose of this diet, is to reduce the intake of saturated fat and cholesterol.\n\nThis diet also recommends increased consumption of fruits, vegetables and whole grains… along with reduced consumption of sugar.\n\nThe Women’s Health Initiative was the biggest nutrition study in history. It was a randomized controlled trial with 46,835 women, who were instructed to eat a low-fat diet.\n\nAfter 7.5-8 years, there was only 0.4 kg (1 pound) difference in weight and there was zero difference in heart disease, cancer or death (35, 36, 37, 38).\n\nOther massive studies have confirmed this… the low-fat diet provides no benefit for heart disease or the risk of death (39, 40).\n\nSeveral studies that replaced saturated fat with polyunsaturated vegetable oils showed that more people in the vegetable oil groups ended up dying (41, 42).\n\nIt is interesting to see that since the low-fat guidelines came out, the prevalence of obesity has skyrocketed (43):\n\nLow Fat Guidelines and Obesity Epidemic\n\nThis graph shows that the obesity epidemic started full-force at the same time the low-fat advice was peaking. The type 2 diabetes epidemic followed soon after.\n\nOf course, this graph alone doesn’t prove anything (correlation does not equal causation), but it does make sense that replacing traditional foods like butter and meat with processed low-fat foods high in sugar had something to do with it.\n\nIt’s also interesting when looking at the literature, that in almost every single study comparing the “expert approved” low-fat diet to other diets (including paleo, vegan, low-carb and Mediterranean), it loses (44, 45, 46, 47).\n\nBottom Line: Studies on the low-fat diet do not show a reduced risk of heart disease or death and some studies show that replacing saturated fat with vegetable oils increases the risk.\nPeople With Certain Medical Conditions May Want to Minimize Saturated Fat\n\nSuspicious Doctor\n\nThe results of most studies are based on averages.\n\nThe studies clearly show that, on average, saturated fat does not raise the risk of heart disease.\n\nHowever, within those averages, there is room for individual variability.\n\nPerhaps most individuals see no effect… while others experience decreased risk and yet others experience an increased risk.\n\nThat being said, there are definitely some people who may want to minimize saturated fat in the diet.\n\nThis includes individuals with a genetic disorder called Familial Hypercholesterolemia, as well as people who have a gene variant called ApoE4 (48).\n\nWith time, the science of genetics will most surely discover more ways in which diet affects our individual risk for disease.\n\nBottom Line: Some people may want to minimize saturated fat intake, including people with Familial Hypercholesterolemia or a gene called ApoE4.\nSaturated Fat is Excellent for Cooking and Foods That Are High in it Tend to be Healthy and Nutritious\n\nSaturated fat has some important beneficial aspects that are rarely mentioned.\n\nChef Holding Bell Pepper and Meat\n\nFor example, saturated fats are excellent for cooking. Because they have no double bonds, they are highly resistant to heat-induced damage (49).\n\nPolyunsaturated fats, on the other hand, easily oxidize when they’re heated (50).\n\nFor this reason, coconut oil, lard and butter are all excellent choices for cooking, especially for high-heat cooking methods like frying.\n\nFoods that are naturally high in saturated fat also tend to be healthy and nutritious, as long as you’re eating quality unprocessed foods.\n\nThese include naturally fed/raised meats, dairy products from grass-fed cows, dark chocolate and coconuts.\n\nBottom Line: Saturated fats are excellent cooking fats and foods that are high in saturated fat tend to be both healthy and nutritious.\nThe “Bad” Fats You Should Avoid Like The Plague\n\nBottles of Vegetable Oil\n\nThere are many different types of fat.\n\nSome of them are good for us, others neutral, yet others are clearly harmful.\n\nThe evidence points to saturated and monounsaturated fats being perfectly safe and maybe even downright healthy.\n\nHowever… the situation is a bit more complicated with polyunsaturated fats.\n\nWhen it comes to those, we have both Omega-3s and Omega-6s.\n\nWe need to get these two types of fatty acids in a certain balance, but most people are eating way too many Omega-6 fatty acids these days (51).\n\nIt is a good idea to eat plenty of Omega-3s (such as from fatty fish), but most people would do best by reducing their Omega-6 consumption (52).\n\nThe best way to do that is to avoid seed- and vegetable oils like soybean and corn oils, as well as the processed foods that contain them.\n\nAnother class of fats, artificial trans fats, is also very harmful.\n\nTrans fats are made by exposing polyunsaturated vegetable oils to a chemical process that involves high heat, hydrogen gas and a metal catalyst.\n\nStudies show that trans fats lead to insulin resistance, inflammation, belly fat accumulation and drastically raise the risk of heart disease (53, 54, 55, 56).\n\nSo eat your saturated fats, monounsaturated fats and Omega-3s… but avoid trans fats and processed vegetable oils like the plague.\n\nBottom Line: The truly harmful fats are artificial trans fats and processed vegetable oils high in Omega-6 fatty acids.\nBlaming New Health Problems on Old Foods Doesn’t Make Sense\n\nThe health authorities have spent an immense amount of resources studying the link between saturated fat and heart disease.\n\nDespite thousands of scientists, decades of work and billions of dollars spent, this hypothesis still hasn’t been supported by any good evidence.\n\nThe saturated fat myth wasn’t proven in the past, isn’t proven today and never will be proven… because it’s just flat out wrong.\n\nNot only is this myth NOT supported by scientific evidence, it is easily refuted with some plain common sense…\n\nHumans and pre-humans have been eating saturated fat for hundreds of thousands (if not millions) of years, but the heart disease epidemic started a hundred years ago.\n\nBlaming new health problems on old foods just doesn’t make sense.\"\n2545,\" Saturated fats have long been called ''bad fats'' for their effect on the heart. But a new analysis calls into question whether they're really that bad after all.\n\nThe findings, published in the Annals of Internal Medicine, have sparked renewed debate about fats and heart health.\n\nThe new study should trigger a review of current diet guidelines for heart health, according to the researchers who did the analysis. Other experts, including one from the American Heart Association, disagree.\n\nThere is some common ground. All agree that dietary fat is just one factor that drives heart disease risk. Paying attention to the other factors is also important.\n\nWebMD asked a study co-author, a cardiologist, a nutrition expert, and the American Heart Association to elaborate.\n\nWhat did the analysis look at and find?\n\nResearchers looked at 72 published studies on fats and heart disease. The studies involved more than 600,000 people from 18 countries. Some people already had heart disease, while others did not. The researchers reanalyzed the results, an approach called a meta-analysis.\n\nThey looked at whether different fats helped or hurt your heart. The different fats included:\n\nSaturated fats (found in meats, whole-fat dairy products, and baked goods)\nPolyunsaturated fats, such as omega-3 and omega-6 (found in fish, nuts, seeds, and vegetable oils)\nMonounsaturated fats (found in olive and canola oils)\nTrans fats (found in fried foods and baked goods, and being phased out of the food supply)\nThe surprise? Saturated fats, long thought to raise heart disease risks, had no effect. Neither did monounsaturated fats, which are thought to help the heart, says study researcher Dariush Mozaffarian, MD, at the Harvard School of Public Health.\n\nWhich fats did have an effect? Trans fats, known to raise bad cholesterol and lower good cholesterol, were linked with a higher risk of heart disease, as expected. Omega-3s from food helped. Omega-6s appeared to help.\n\nWhat do the researchers say about the findings?\n\nNutritional guidelines on fats and heart health by such organizations as the American Heart Association may deserve another look, the study authors say.\n\nThe focus should move beyond just the fat content of food, Mozaffarian says. \"\"We can't judge the healthfulness of a food [only] by how many grams of saturated fat it has. We really should be moving toward a food-based analysis.\n\n\"\"It's not just the fat grams, and the type of food, but the way the food is processed,\"\" he says. For instance, the analysis found that a type of saturated fat linked with milk and dairy products reduced heart disease risk.\n\nBased on the analysis, Mozaffarian and his colleagues say, the current heart health guidelines that promote eating more foods with omega-3s and omega-6s and less of those with saturated fats are not needed.\n\nWhat do others say?\n\nOther experts find fault with the study and its conclusions.\n\n\"\"Mainly I think the findings should be disregarded,\"\" says Walter Willett, MD, chair of nutrition at the Harvard School of Public Health, who was not involved in the study. While the analysis suggests that ''saturated fat is not quite as bad as its reputation, it depends on what you compare it to,\"\" he says.\n\n\"\"If you replace saturated fat with carbohydrates or refined starch or sugar, you are not changing your heart disease risk,\"\" he says. ''If you replace saturated fat with polyunsaturated fat, you do get a reduction in heart disease risk.\"\"\n\nOne analysis is not enough to change dietary advice, says James Blankenship, MD, director of cardiology at Geisinger Medical Center.\n\nIn the analysis, the researchers themselves cite a number of caveats and limitations, such as study participants self-reporting their fat intake.\n\nIn response to the study, the American Heart Association says its guidelines remain the same. For heart health, it recommends a diet rich in fruits and vegetables, whole grains, fish, nuts, and unsaturated fats.\n\nLess than 6% of the diet should include saturated and trans fats, the association says.\n\nIs there some common ground about how to protect heart health?\n\nYes.\n\nJudging how heart-healthy a food is must take more than fat into account, Mozaffarian says. For instance, a lower-fat meat that is processed is not heart-healthy, he says.\n\nWillett agrees. \"\"It's important to look at single nutrients, but also at whole food groups,\"\" he says. Blankenship offers these steps proven to benefit the heart:\n\nGet regular exercise -- at least a half-hour a day.\nMaintain a healthy body weight.\nSee your doctor and find out your heart disease risk. Know your blood pressure and cholesterol levels.\n\"\"Don't spend so much time looking at food labels,\"\" Blankenship says. Instead, he says, go to the grocery store's produce department and load up.\n\nIf cholesterol and saturated fat don't play as large a role as we thought in heart disease, what's behind the heart disease problem?\n\nMultiple factors, Blankenship says. They include obesity, genetics, sedentary lifestyles, diabetes, and high blood pressure. A poor diet drives risk, he says, \"\"but it's not the only thing.\"\"\n\nMozaffarian reports receiving fees from Bunge, Pollock Institute, Quaker Oats, Life Sciences Research Organization, Foodminds, Nutrition Impact, Amarin, Astra Zeneca, Winston and Strawn LLP, and UpToDate, and serving on the scientific advisory board for Unilever North America.\n\nThe study was funded by the British Heart Foundation, the Medical Research Council, Cambridge National Institute for Health Research Biomedical Research Centre, and Gates Cambridge.\"\n2546,\"Poor old saturated fat. For over forty years now, it’s been spoken of only in hushed tones, dissed as nothing but artery clogging, obesity-causing poison. This “common sense fact” has become so widely accepted that a lot of people who want to improve their diet start by purchasing skim milk, ditching their egg yolks, and beginning a life free of steak, pork, and butter.\n\nIt’s time to bring bacon back to breakfast. After all, saturated fat is good for you.\n\nWe’ve Made a Huge Mistake\n\nBut we all make mistakes. This one started in 1970, with the first publication of “The Seven Countries Study .” The research looked at the incidences of saturated fat intake and heart disease among 12,763 men from (you guessed it) seven different countries, and showed a correlation between the two.\n\nUnfortunately, the study was deeply flawed: It didn’t take into account important factors like smoking rates, sugar consumption, and exercise levels, and it left out an awful lot of data from other countries that contradicted the conclusions. The study’s authors actually had access to twenty-two countries’ data, and didn’t discuss any of the populations that followed diets with plenty of saturated fat and barely experienced any heart disease. Such communities include the Kenyan Masai, the Tokelau in Polynesia, and the Arctic Inuit.\n\nGovernments followed by making the supposed saturated fat-heart disease connection a matter of public health policy, an ideology which probably culminated with the abominable food pyramid of the 1990s — which recommended up to 11 servings of rice and pasta per day, and about as little fat as possible.\n\nThe result? In the past 30 years in the United States, the amount of calories from consumed fat has fallen from 40 percent to 30 percent, while obesity has doubled and heart disease has remained the country’s number one killer.\n\nBut the spread of obesity has no single cause; there are a lot of complicated factors that have led to America’s health crisis. To figure out whether saturated fat should be added back into our diets, let’s take a closer look at its effect on the body.\n\nWhy Saturated Fat Doesn't Cause Heart Disease\n\nIn a 2010 evaluation of 21 studies and 350,000 subjects, saturated fat was not associated with an increased risk of coronary heart disease — and numerous other studies have reached similar conclusions        . Of course, these studies aren’t without controversy. For instance, Greatist expert and physician Dr. James Hardeman believes those 21 studies aren’t comprehensive enough; on average, their subjects were studied for around 14 years, which may not be long enough to see the effects of a diet high in saturated fat. However, they raise important questions about saturated fat’s effects on the arteries of the heart and brain.\n\n\nPIN IT\nBut what about cholesterol? We actually have two kinds of cholesterol in our blood: the HDL (“good”) and LDL (“bad”). Total cholesterol levels are less important than the ratio of HDL to LDL, but a simpler (if kind of flawed) approach is that we should try to increase HDL and decrease LDL. Saturated fat is generally believed to increase the bad cholesterol.\n\nBut that’s only part of the story, because there are also two kinds of LDL cholesterol: big, floaty particles (type A) and small, dense ones (type B). When someone reduces their consumption of saturated fat and their LDL cholesterol “drops,” they’re only lowering their type A particles. But it’s the type B particles that are more closely linked in heart disease, and they’re generally controlled by carbohydrate consumption . So the best way to cut out harmful types of cholesterol and reduce the risk of heart disease could be to follow a diet that’s low in carbs, rather than fat        .\n\nWhy Saturated Fat Can Be Good For You\n\nSaturated fat has been shown to have loads of positive effects on the body, including:\n\nLiver Health: Saturated fat encourages the liver cells to dump their fat cells, which helps the liver to function more effectively  .\nImmunity: Saturated fatty acids, especially the kinds found in butter and coconut, help white blood cells to recognize and destroy invading viruses and bacteria. Go get ‘em, boys!\nHormones: Eating saturated fat tends to increase free testosterone levels, which helps to repair tissue, preserve muscle, and improve sexual function  .\nNow, fat is high in calories, so it can promote weight gain in that respect. Per gram, it has more than twice the calories of protein or carbohydrates. But provided an eye is kept on portion size, saturated fat in and of itself doesn’t have any negative impact on the body. In fact, increasing fat intake might help with weight loss: One study found that when three groups of obese people were fed diets of 90 percent fat, 90 percent protein, and 90 percent carbohydrates, respectively, the high-fat group lost the most weight . Plus, it tastes freaking delicious.\n\nDROP THAT HOT DOG!\n\nThis doesn’t mean every source of saturated fat is healthy. Case in point: A study from the Harvard School of Public Health found that after analyzing the diets of 1.2 million people, there was no association between eating red meat and heart disease — but there was for those who ate a lot of processed meat . That is to say, if we’re going to get sick from eating meat or saturated fat, it’ll be by getting it from a crappy source.\n\nBasically, we should spend a little more on food. The body loves saturated fat, but from sources like grass-fed meat and butter, whole eggs, and coconut fat — not hot dogs and pepperoni pizza (sorry). By a mile, the biggest enemy in our food is likely refined sugar . Even the American Heart Association, which is still anti-saturated fat, agrees that sugar is a far bigger contributor to heart disease.\n\nBut the tide is very slowly starting to turn. Prominent journals and scientists are beginning to speak out on saturated fat’s benefits, and, after government scientists reviewed 16,000 studies on diet and obesity, Sweden recently became the first Western country to advocate a high-fat diet to its citizens.\n\nThat’s because heart disease and obesity are caused by inactivity, trans fats, refined carbs, and overeating, to name a few — but not saturated fat. Toss the margarine and tuck into some buttered vegetables or a seared steak. We think you deserve it.\"\n2547,\"Saturated fat has been a controversial subject in recent years, with some research suggesting that it may not be as bad for health as once thought. But a new study published in The BMJ dashes any hope that butter is actually back.\n\nCutting down on saturated fatty acids—found in animal foods, like dairy and meat, as well as palm and coconut oil—may lower risk of coronary heart disease, according to researchers. And swapping these foods for unsaturated fats (from vegetable oils, nuts, seeds, avocados, and seafood, for example), whole grains, and plant-based proteins (think lentils and edamame) seems to boost heart health even further.\n\nThe new findings are significant because saturated fat has been a source of debate: Studies have shown that saturated fatty acids can affect cholesterol, but there's hasn't been any definitive research linking them to overall heart health. A large meta-analysis published this summer, for example, found that butter consumption does not appear to raise heart disease risk.\n\nThe current U.S. Dietary Guidelines have taken a conservative approach to saturated fats, saying they should make up no more than 10% of total calories. Qi Sun, MD, assistant professor of nutrition in the Harvard T. H. Chan School of Public Health and senior author of the new study, says his group’s findings back up this advice.\n\nRELATED: 13 Healthy High-Fat Foods You Should Eat\n\nThe new study also bolsters government recommendations for “eating an overall healthful diet,\"\" Dr. Sun told Health—one that includes fruits, vegetables, whole grains, vegetable cooking oils rich in polyunsaturated fats and monounsaturated fats (the two main types of unsaturated fats), nuts, legumes, fish, and low-fat dairy.\n\nTo determine saturated fat’s long-term effects on heart health, he and his colleagues followed more than 73,000 women and 42,000 men for an average of 26 years, collecting data on their diet and health every four years.\n\nAfter controlling for factors such as age, ethnicity, and other potential influencers, the researchers found that participants who consumed the most calories from four commonly consumed saturated fatty acids—lauric acid, myristic acid, plametic acid, and stearic acid—were 18% more likely to develop coronary heart disease over the course of the study than those who consumed the least.\n\nSome researchers have suggested putting individual limits on each of these fatty acids, said co-author Frank Hu, PhD, professor of nutrition and epidemiology, in a press release. But that’s not practical, he argues, since they share many of the same food sources: red meat, dairy fat, butter, lard, and palm oil.\n\nRELATED: Good Fats, Bat Fats: How to Choose\n\nInstead, it is healthier to focus on lowering total saturated fat intake, says Hu. In fact, the researchers estimated that replacing just 1% of those fats with the same number of calories from poly- or monounsaturated fats (think avocado and nuts), whole grains, or plant-based proteins could reduce heart disease risk by 4% to 8%.\n\nThe study specifically recommends swapping animal fats (butter and lard) with vegetable oils high in unsaturated fat; and points out that restaurant food, and snacks and bakery items—including crackers, chips, popcorn, cakes, and cookies—can be high in saturated fat.\n\nThe researchers also offer some insight as to why prior studies haven't always shown a clear link between less saturated fat intake and better heart health. Often, the authors say, people who cut back on saturated fat replace those calories with low-quality carbs, like processed food and refined flour. These are associated with health risks of their own, and likely cancel out any health benefits.\n\nRELATED: The 22 Worst Foods for Trans Fat\n\nThis is the largest observational study to-date to examine the association between specific saturated fatty acids and the risk of coronary heart disease, say the authors, and its results are in line with previous research that has focused specifically on healthy swaps.\n\nWhile the findings aren’t terribly surprising, they do serve one important purpose: As Hu put it, “this study dispels the notion that ‘butter is back.'\"\"\"\n2548,\"A workout so intense that it worries some professionals is set to become the fitness trend of 2014. High intensity training (HIT) used to be the preserve of the most dedicated fitness fanatics but is heading into the mainstream, with one of the UK's largest gym companies capitalising on its popularity.\n\nFitness First is launching Tabata classes containing a four-minute form of HIT in 50 of its London gyms this month before rolling out the classes nationwide to its 180,000 members in the new year.\n\nThe chain claims the Tabata method has been \"\"scientifically proven to be the most effective way to increase both aerobic and anaerobic fitness\"\". Its website cites tests using the system which it says increased VO2 max – the maximum rate of oxygen consumption during exercise – by 13% in six weeks. It says a trial using 30-second \"\"bursts of intensity\"\" with two-minute rest periods was not as effective.\n\nJapanese scientist Professor Izumi Tabata gave his name to the method while working with his country's Olympic speed-skating team. His routine consisted of a combination of 20 seconds of intense exercise, followed by 10 seconds of rest to a rotation lasting four minutes.\n\nFitness First's website states: \"\"Professor Tabata's latest research shows that if [his regime] is followed correctly, the body will continue to consume more calories for up to 12 hours after the exercise class. These are additional calories to those consumed by the body at rest – so over and above the so-called RMB or Resting Metabolic Rate.\"\"\n\nThe dangers of HIT training, especially for people who are middle-aged, was highlighted this year when Andrew Marr said that the stroke which almost killed him occurred in the middle of an intense workout on his rowing machine at home.\n\nFitness First's online promotion does include an advisory note for anyone considering the Tabata class to consult a doctor before beginning the routines, especially if they have existing medical conditions. A spokesman said the 10-minute warm-up followed by a four-minute Tabata rotation \"\"will reap the same benefits as an hour on an exercise bike cycling at moderate rate\"\".\n\nCardiologist and fitness enthusiast Dr Aseem Malhotra questioned if HIT is the best form of exercise. \"\"Although I don't object in principle to high intensity training, there is no long-term data into its benefits. People exercise for all different reasons,\"\" he said. \"\"Some like to push their body to the limits, others do it competitively, but for the majority it's for improving overall health. No one can doubt the multitude of benefits of regular exercise, and as a regular gym enthusiast myself I know of the benefits as much as anyone. But, like anything, too much exercise can be a bad thing, with good data revealing that the greatest cardiovascular benefit for running was up to 20 miles a week at a moderate pace. If you ran more than this at a faster pace the benefits started to get lost.\"\"\n\nA study of up to 10,000 former Olympic athletes published in the British Medical Journal revealed that in disciplines with high-intensity activity, such as cycling, boxing and rowing, competitors did not live longer than those at low-intensity sports such as cricket and golf. \"\"In fact, those athletes who engaged in high intensity physical contact sports had a higher mortality than those in the lowest intensity,\"\" said Malhotra. \"\"For the majority of the population, improving longevity and general health can be done by brisk walking for 20 minutes three times a week – and doesn't involve spending money joining a gym.\"\"\n\nHIT's surge in popularity was highlighted by a recent survey of almost 30,000 people for the American College of Sports Medicine, which showed that, although once the workout of choice for twenty and thirtysomethings, older people and non-fitness enthusiasts planned to attempt the regime in 2014. Last year HIT did not appear in the top 20 of the ACSM's annual list predicting fitness trends, but this year it is number one.Professor Walt Thompson from the University of Georgia and lead author of the ACSM report said: \"\"We've never seen something introduced to the market and catch on so fast.\"\"\"\n2549,\"It is hailed as the best way to get fit, with celebrities including Kim Kardashian and Katie Holmes purporting to be fans.\n\nHigh intensity training - or HIIT as it is known -  is a form of strength training that involves the repetition of short bursts of activity or weight training.\n\nBut, if a person isn’t accustomed to this form of exercise, the workouts could be doing more harm than good, experts have warned.\n\nThey revealed exhausting high intensity training can increase a person’s risk of heart disease and cancer.\n\nThese work-outs also weaken the body’s ability to fight off free radicals – which are the harmful chemicals that alter DNA and can lead to a host of illnesses.\n\nScientists revealed exhausting high-intensity short-burst training does more harm than good when attempted by people who are new to going to the gym +2\nScientists revealed exhausting high-intensity short-burst training does more harm than good when attempted by people who are new to going to the gym\n\nStudy author Dr Robert Boushel, of the University of British Columbia, in Canada, said: ‘If you’re new to going to the gym, participating in high-intensity “sprint” classes may increase your performance but might not be healthy for you.’\n\nHigh intensity workouts are said to be able to burn up to 1,000 calories in an hour.\"\n2550,\"Vanilla exercise is passé. Fitness fan-atics are putting some Shades of Grey into their workouts, opting for short, sharp, punishing regimes that promise to get you twice as fit in half the time of a regular gym session. HIIT (high-intensity interval training) sessions can last for just 20 minutes. Spend 30 seconds pushing your body and metabolism out of its comfort zone by working out as hard as you can — say, by sprinting — then recover with lighter exercise, such as jogging, for 20 seconds before powering up again. And again and again.\n\nStudies have shown that within months, even weeks, the body’s systems can adapt positively to the increases in stress and as a result fitness improves enormously. Research suggests that these regimes can help to reduce blood sugar levels and offset Type 2 diabetes, as well as improving strength, endurance and muscle tone. So no more excuses for those previously claiming to be ‘too busy’ to work out.\n\nAnd yet, despite the evidence, controversy is now clouding this intense exercise phenomenon. With the BBC presenter Andrew Marr’s revelation that he believes his recent stroke was linked to intense interval training on a rowing machine, there is a fear that HIIT can cause more harm than good, because what all variations of these workouts share (some focus on strength, others on cardio) is that they are punishing to the extreme. So you have to be reasonably fit to begin with in order to try them safely. This, say experts, is where some people are going wrong. ‘These types of sessions are not suitable for everyone,’ says Greg Whyte, professor of applied sport and exercise science at Liverpool John Moores University. ‘You need to have a good fitness background before you even take part. Pushing yourself to those limits is strongly inadvisable if you are in any way unfit or have underlying problems.’\n\nPeople mistakenly think that because they last for just a few minutes, these workouts are an easy option. Don’t be fooled. Steve Barrett, a personal trainer who has worked with leading athletes, says, ‘They should leave you feeling as if you literally couldn’t do anything more.’ And that degree of effort, says Dr Dominic Micklewright, director of the sport, performance and fatigue research unit at the University of Essex, can mean ‘there is almost certainly an increased risk of injury among untrained people with this sort of approach’. Couple intense workouts with minimal calorie intake or fasting and you could find yourself suffering more for your fitness than you imagined; with blood sugar levels too low to sustain you through these workouts, headaches, muscle weakness and nausea or feeling faint could result.\n\nNone of this means that, as long as you are fit enough, the high-intensity approach should be avoided. Barrett uses it with some of his fitter clients and says it should be employed two to four times a week, in addition to run-of-the-mill activities such as steady running, cycling or swimming. And most experts agree that, if you build up to it, interval training of some sort is essential for fitness progression, but that a watered-down version of HIIT is more appropriate for the masses. Exercise scientists at McMaster University in Canada recently tried a ‘gentler’ version of a HIIT schedule, involving a minute of effort followed by a minute of easy recovery repeated ten times over 20 minutes, on a group including some previously unfit volunteers. All displayed remarkable improvements in overall health and fitness after several weeks. ‘With any exercise, the key thing is to feel like you’ve worked hard, but not to the point that you are in extreme physical discomfort or pain,’ says Barrett. ‘You do need to push yourself harder in order to progress, but it should be effort that is just within the realms of your ability. Always listen to your body.’\"\n2551,\"Many people with chronic health problems resign themselves to lives of modest activity or no activity at all, thinking vigorous exercise is unsafe or that they lack the stamina for it. But recent studies are proving just the opposite.\n\nThey are showing that high-intensity exercise may be even better than regular aerobic activities for many patients with conditions like heart disease, diabetes, stroke, pulmonary disease, arthritis and Parkinson’s disease.\n\nThe studies strongly suggest that a more demanding but more efficient and often more enjoyable form of exercise known as high-intensity interval training, or HIIT, is not only safe for most patients but more effective at preventing or reversing the deficits associated with many chronic ailments.\n\nAlthough once reserved for athletes seeking a competitive advantage and for healthy people wanting to burn more body fat, HIIT is now being studied as a treatment that is sometimes as effective as medication for many people with chronic health problems.\n\nResearchers have found that repeatedly pushing the body close to its exercise limits for very brief periods, interspersed with periods of rest, is more effective than continuous moderate activity at improving cardiovascular, respiratory, metabolic and mechanical functions.\n\nInstead of continuous movement for 20 or more minutes, as is typical for exercise walkers, joggers and cyclists, HIIT usually involves 30 to 60 seconds of exercise near the peak of a person’s ability, followed by a comparable recovery period of easy activity, with the sequence repeated for a total of about 20 minutes three times a week.\n\n“We know that exercise is good for people at risk of chronic disease, but people tend not to exercise,” said Jonathan P. Little, a specialist in exercise physiology at the University of British Columbia at Okanagan. Yet he and other researchers report that study participants find interval training more enjoyable than continuous aerobic exercise, making it more likely that people will continue it on their own.\n\nVarious activities can be adapted to interval training, including cycling, swimming, walking and jogging, especially on a machine like a stationary bike or treadmill. But HIIT is possible indoors and out, for example by alternating sprints with more moderate exercise.\n\nThe intensity is tailored to an individual’s starting ability. “The high-intensity component is set at 80 to 90 percent of the person’s maximum aerobic capacity,” Dr. Little said. Researchers commonly use exercise bikes and treadmills to adjust the pace mechanically.\n\nHowever, high-intensity exercise, even just half a minute at a time, is not appropriate for everyone. In a recent report in the American College of Sports Medicine’s Health & Fitness Journal, Dr. Little; his wife, Mary E. Jung, also at the University of British Columbia; and Marcus W. Kilpatrick of the University of South Florida wrote that HIIT “is only appropriate for low-risk individuals, moderate-risk individuals who have been cleared for vigorous intensities by a medical professional, and high-risk individuals who are under direct medical supervision during exercise training.”\n\nAmong the physiological benefits of HIIT are the body’s increased ability to use oxygen and insulin, as well as arteries that are more elastic than continuous moderate exercise can achieve.\n\n“We’ve seen, for example, that interval training is remarkably effective at lowering glucose levels in people with diabetes,” Dr. Little said in an interview. “Just one session improves a person’s glucose level.”\n\nA 12-week controlled study in Denmark of high-intensity interval walking for patients with Type 2 diabetes showed it helped control blood glucose levels better than continuous moderate exercise, even though the same number of calories was expended by both groups. Interval training also was more effective at enhancing the patients’ physical fitness and reducing body fat relative to lean muscle tissue.\n\nBy making blood vessels better able to expand, HIIT can improve the cardiovascular system’s ability to respond to added exertion. Oxygen-carrying blood can flow more smoothly through arteries that are wide open, which also reduces the risk of a vessel-blocking clot.\n\nThe body’s ability to use oxygen efficiently improves markedly “after as little as two weeks of training” with HIIT, the researchers wrote. Peak oxygen uptake — the amount of oxygen an individual can use during intense exercise — is considered the best indicator of cardiovascular fitness and an independent predictor of illness and death in cardiac patients.\n\n“Too many people think incorrectly that high-intensity exercise is only for athletes, that it’s a heart attack waiting to happen,” Dr. Little said. On the contrary, the research strongly suggests, it is more likely to reduce the risk of a heart attack.\n\nIn a 2012 report reviewing the effects of HIIT in patients with coronary artery disease and heart failure, researchers in Canada, France and Switzerland wrote that “HIIT appears safe and better tolerated by patients than moderate-intensity continuous exercise” and more effective at increasing patients’ peak oxygen uptake, blood vessel flexibility and pumping ability of the heart.\n\nPatients with chronic obstructive pulmonary disease are often unable to exercise long enough to gain needed health benefits. But they can do HIIT for long periods with less shortness of breath and leg discomfort, researchers at the National and Kapodistrian University of Athens have reported.\n\nStroke patients with persistent disabilities can also benefit from HIIT. As rehabilitation specialists at the University of Cincinnati wrote this month in BioPortfolio, stroke patients with residual weakness “enter a vicious cycle of limited activity and deconditioning.” But while regular aerobic exercise can improve their function and cardiovascular health, preliminary studies, including one in Trondheim, Norway, suggest that patients do even better with HIIT. The Norwegian team reported that the improvements persisted for months after the six-week high-intensity exercise program ended.\n\nAnd Polish researchers demonstrated that HIIT could alleviate the rigidity and excessive muscle tone that makes it difficult for Parkinson’s disease patients to move their arms and legs. The researchers, from the University School of Physical Education in Krakow, Poland, showed in 11 patients with mild to moderate Parkinson’s symptoms that eight weeks of HIIT, three times a week, on a stationary bike had a global benefit, improving both lower and upper body function.\n\nReductions in rigidity and stiffness correlated with an increase in a substance called brain-derived neurotrophic factor, which the researchers suggested could have stimulated the growth and function of nerves normally influenced by dopamine, the neurotransmitter that declines in Parkinson’s disease.\n\n\"\n2552,\"President Trump has told multiple people, including EPA head Scott Pruitt, that he intends to pull the U.S. out of the landmark Paris Agreement on climate change, according to a new Axios report based on information from three anonymous sources with direct knowledge of the conversations. Earlier Saturday, Trump announced on Twitter that he would make a decision on the accord next week. Over the past three days, European leaders and even Pope Francis have lobbied Trump to support the agreement, but while leaders from the six other nations in the G7 signed a statement reaffirming their commitment to reducing greenhouse-gas emissions on Saturday, Trump abstained. “The entire discussion about climate was very difficult, if not to say very unsatisfying,” announced German chancellor Angela Merkel, clearly frustrated with Trump’s indecision during the talks.\n\nAxios adds that it’s possible Trump will impulsively change his mind, as Trump has done after telling people he would do something in the past; Axios also points out that all of Trump’s options for withdrawing from the deal would require as much as a year to carry through on, allowing for some additional uncertainty.\n\nSpeaking of uncertainty, in a Face the Nation interview set to air on CBS Sunday, Secretary of Defense Jim Mattis said that he was “quite certain the president is wide open on this issue as he takes in the pros and cons of that accord.” Speaking with the New York Times, Trump’s chief economic adviser, Gary Cohn, also made it sound as if Trump was still making up his mind after “a lot of give-and-take between the different countries” at the G7 summit. But according to Axios’s sources, Trump has already made his decision to ditch the pact, and that would definitely be consistent with his numerous past statements as one of the world’s most notorious deniers of the consensus scientific conclusion that human activity is the primary driver of global climate change. He also said during his presidential campaign that he would cancel the deal and has infamously and repeatedly called global warming a hoax perpetrated by the Chinese (and scientists) — but Trump says a lot of things and has, at least a few times, also hinted that he understood the threat of climate change.\n\nPresident Obama helped negotiate the historic Paris Agreement in 2015, and it was officially ratified by the U.S. and 194 other signatories last year. Should Trump leave the pact, the U.S. would be the first country to exit, which would also be the second time that America has signed onto a global climate deal under a Democratic president only to walk away from the same agreement under a Republican predecessor, as President George W. Bush ultimately reneged on the Kyoto Protocol agreed to by President Bill Clinton in 1997.\n\nAmerica’s exit from the Paris Agreement wouldn’t invalidate the accord, which still has the support of most of the world, including China, and is likely to proceed without U.S. participation. But the failure of the U.S. to reduce its greenhouse-gas emissions, being the world’s second-highest producer of such pollution, will worsen and likely accelerate an already dangerous problem. If other countries follow the U.S. out of the agreement, which remains a risk, that danger only multiplies.\"\n2553,\"President Trump has privately told multiple people, including EPA Administrator Scott Pruitt, that he plans to leave the Paris agreement on climate change, according to three sources with direct knowledge.\n\nPublicly, Trump's position is that he has not made up his mind and when we asked the White House about these private comments, Director of Strategic Communications Hope Hicks said, \"\"I think his tweet was clear. He will make a decision this week.\"\"\n\nWhy this matters: Pulling out of Paris is the biggest thing Trump could to do unravel Obama's climate policies. It also sends a stark and combative signal to the rest of the world that working with other nations on climate change isn't a priority to the Trump administration. And pulling out threatens to unravel the ambition of the entire deal, given how integral former President Obama was in making it come together in the first place.\n\nCaveat: Although Trump made it clear during the campaign and in multiple conversations before his overseas trip that he favored withdrawal, he has been known to abruptly change his mind — and often floats notions to gauge the reaction of friends and aides. On the trip, he spent many hours with Ivanka Trump and Jared Kushner, powerful advisers who back the deal.\n\nBehind-the-scenes: The mood inside the EPA this week has been one of nervous optimism. In a senior staff meeting earlier this week, Pruitt told aides he wanted them to pump the brakes on publicly lobbying for withdrawal from Paris.\n\nInstead, the EPA staff are quietly working with outside supporters to place op eds favoring withdrawal from Paris.\nThe White House has told Pruitt to lay off doing TV appearances until Trump announces his decision on Paris. (In past weeks, the EPA Administrator has gone on TV to say the U.S. needs to quit Paris, but Pruitt told aides he'll be keeping a lower profile. He doesn't want a Paris withdrawal to be seen as his victory. \"\"It needs to be the President's victory,\"\" one source said, paraphrasing what Pruitt has told aides.)\nPruitt's aides have told associates in recent days that they remain confident the President will withdraw from Paris but they've been worried about him being overseas and exposed to pressure from European leaders and the environmentalist views of his top aides like Ivanka and economic adviser Gary Cohn. Top EPA staff were relieved when Trump refused to join the other six nations of the G7 in reaffirming \"\"strong commitment\"\" to the Paris agreement.\nOne level deeper: If Trump follows through and announces publicly he plans to withdraw from the Paris deal, an administration official laid out three ways he could do that:\n\nTrump could announce he is pulling the U.S. from the deal, which would trigger a withdrawal process that wouldn't conclude until November 2020 at the earliest. Under the deal's terms, any country can't send notice of its intent to withdraw until three years after the deal entered into force, which was Nov. 4, 2016. The actual process of withdrawal would then take one year. In this time, it's feasible Trump could change his mind, the administration source said.\nTrump could declare that the Paris deal is actually a legal treaty that requires Senate approval. Such a vote would fail, and then Trump would have Senate backing to not abide by the deal, which he deems a treaty. A letter that 22 Senate Republicans, including Senate Majority Leader Mitch McConnell, sent to Trump this week urging him to withdraw from the deal, increases the odds of this happening, the source said. Trump could also call for a Senate vote in combination with either the first or third option.\nTrump could withdraw the U.S. from the treaty that underpins the Paris deal, which is called the United Nations Framework Convention on Climate Change. This would be the most extreme option because it would take the U.S. out of all global climate diplomacy. This process would take just one year.\nWill we always have Paris? All of these scenarios take more time and maneuvering than a simple announcement, which ensures the debate about what to do with the climate deal won't be over with any time soon.\"\n2554,\"Donald Trump’s intentions regarding US participation in the Paris climate deal remained unknown on Sunday, as one report cited “confidants” saying the president had made up his mind to pull out while a senior cabinet figure said he was “quite certain the president is wide open on this issue”.\n\nTrump said in a tweet on Saturday: “I will make my final decision on the Paris Accord next week!”\n\nThe message was published as Trump left Sicily after the G7 summit. Leaders of the other G7 nations – Germany, France, Britain, Italy, Canada and Japan – issued a communique confirming their support for the climate deal, which was reached with contributions from Barack Obama in 2015 and signed the following year.\n\nA report from the Axios news outlet, however, cited “three sources with direct knowledge” as saying Trump had told confidants including the head of the US Environmental Protection Agency, Scott Pruitt, that he plannned to pull the US out of the deal.\n\nIn an interview broadcast on CBS’s Face the Nation, meanwhile, defense secretary James Mattis said the White House had “obviously got a discussion going on about our policy in this regard”.\n\nHe added: “And I was sitting in on some of the discussions in Brussels, by the way, where climate change came up, and the president was open, he was curious about why others were in the position they were in … and I’m quite certain the president is wide open on this issue as he takes in the pros and cons of that accord.”\n\nMattis said that as defense secretary, such negotiations were “not inside my portfolio”, but added: “Obviously we deal with the aspects of a warming climate in the Department of Defense, and to us, that’s just another one of the many factors we deal with which we call the physical environment.”\n\nThe White House did not immediately respond to media requests for comment. On Sunday morning, however, the president offered comment of his own, via Twitter, that might have been aimed at the anonymous sources cited in the Axios report.\n\n“It is my opinion that many of the leaks coming out of the White House are fabricated lies made up by the #FakeNews media,” the president wrote. “Whenever you see the words ‘sources say’ in the fake news media, and they don’t mention names it is very possible that those sources don’t exsist [sic] but are made up by fake news writers. #FakeNews is the enemy!”\n\"\n2555,\"Jonathan Swain and Amy Harder at Axios reported on Sunday morning that President Donald Trump has told \"\"confidants\"\" that he has made the decision to pull the United States out of the Paris Climate Accords, and will make an announcement soon, most likely this coming week.  This report will certainly produce a major backlash from the anti-fossil fuel lobby in the U.S. and globally, which correctly views the commitments made by former President Barack Obama under this executive agreement as the main driving force for increasingly restrictive regulations of the U.S. fossil fuel industries.\n\nBut this report, if true, should surprise no one after the President was the only G7 leader who refrained from endorsing the Paris Accords on Saturday, a move that came after one of his advisers had told the media that Mr. Trump's views related to Paris were \"\"evolving.\"\"  This statement was taken by many Paris supporters as an indication that the President might be moving towards changing his mind and keeping the U.S. in the agreement after all.\n\nSuch hope by Paris supporters has always seemed like a pipe dream, though, since the Obama commitments within the Paris accord stand in direct opposition to the commitments made by candidate Trump during the 2016 campaign, as well as the energy policy-related actions taken by President Trump since assuming office.\n\nDuring his campaign, Candidate Trump made pledges to pull the U.S. out of two Obama-era executive agreements - Paris and Iran - centerpieces of his daily stump speech.  At every campaign stop, every fundraising event, every one of the campaign rallies before audiences of thousands of people, Donald Trump overtly promised to end U.S. involvement in both of those agreements, which he regularly referred to as \"\"terrible deals\"\" made by \"\"stupid\"\" people.  Indeed, this was the overarching theme of his entire campaign - that he is a superior negotiator who would be able to negotiate better deals than these for the country.\n\nAny expectation that he would now, after being pressured by his European peers, suddenly decide that Paris is a fine \"\"deal\"\" that the U.S. can now live under seems overly optimistic, to say the least.  It would comparable to Sherlock Holmes, after years of demonizing Dr. Moriarty as the worst villain on the face of the earth, suddenly deciding he's a really cool guy with whom he'd love to have a few beers.\n\nRecommended by Forbes\nMOST POPULAR Photos: The Richest Person In Every State\nCongratulations To Venezuela - Goldman Sachs Bails Out The Country By Buying...\nThen there is the reality that, as President, Mr. Trump has already issued a series of executive orders and signed Congressional Review Act resolutions that either reverse outright or order the EPA and Department of Interior (DOI) to rescind or rewrite a raft of Obama-era regulations and executive decisions for which the commitments in the Paris Accords serve as the main underpinnings.\n\nThe Clean Power Plan, the Bureau of Land Management's (BLM) venting and flaring regulation, EPA's methane regulations and stricter ozone standard, higher gas mileage requirements for auto makers, the Council of Environmental Quality's (CEQ) \"\"social cost of carbon and methane\"\" construct, the presidential directive to all agencies to consider climate change implications in all permitting, planning and leasing decisions - all of these Obama-era actions and more were considered to be key elements of U.S. efforts to meet commitments Mr. Obama made under the Paris agreement.  All of these elements have either been eliminated or are in the process of being re-written under directives issued by President Trump.\"\n2556,\"President Donald Trump has reportedly told multiple people in private that he will withdraw the US from the Paris climate agreement.\n\nThough Trump has publicly said he has not yet made up his mind, Axios reports he has privately told several people of his decision, including EPA Administrator Scott Pruitt.\n\nThe outlet spoke with three sources who confirmed the information, though Trump has been known to change his mind at the last minute.\n\nTrump tweeted Saturday morning to say he would announce his 'final decision' on whether or not the US will stay in the Paris agreement next week despite coming under intense pressure from world leaders at the G7 in Sicily.\n\n'I will make my final decision on the Paris Accord next week!' he wrote.\n\nThe president earlier declined to comment about the accord, as he refused to give into intense international pressure.\n\nWithin the Environmental Protection Agency, staffers are quieting down on public lobbying and Pruitt will have fewer television appearances about the issue so that the withdrawal will be 'the President's victory', according to Axios.\n\nThere are also concerns within the EPA that Trump could be influenced by the pressures he received overseas, according to the outlet. Earlier Saturday, the other members of the G7 voted to abide by the Paris climate agreement, according to a person familiar with the talks. The person spoke on condition of anonymity to discuss the matter before the formal announcement.\n\nThe leaders attempted to convince Trump for three days - first in Brussels at meetings of NATO and the European Union, then in Sicily for G7, but the former reality television host left Italy without making clear where he stands.\n\nUnder the G7 agreement, the Trump administration will be given more time to consider whether it will remain committed to the 2015 Paris deal to rein in greenhouse gas emissions.\n\nBacking out of the climate accord had been a central plank of Trump's campaign and aides have been exploring whether they can adjust the framework of the deal even if they do not opt out entirely.\"\n2557,\"President-elect Donald J. Trump has not been inaugurated yet, but he's already backtracking on some of his most high-profile campaign positions.\n\nThe latest walk-back concerns global climate change: specificallys the agreement that world leaders recently put in place to rein in emissions of planet-warming greenhouse gases.\n\nIn an interview on Tuesday with senior reporters and editors of the New York Times, Trump said he has \"\"an open mind\"\" on whether to pull the U.S. out of the Paris Climate Agreement. “I’m looking at it very closely,\"\" he said\n\nDuring the campaign, Trump was quite clear on this. During an energy policy speech on May 26, Trump said: “We’re going to cancel the Paris Climate Agreement and stop all payment of U.S. tax dollars to U.N. global warming programs.\"\"\n\nDuring U.N. climate talks that ended this week, China emerged as the new leader on the issue if the U.S. were to stop mobilizing international support for climate action, as it has under President Obama.\n\nThe Paris Climate Agreement entered into force on Nov. 4, 2016, and sets a goal of limiting global warming to below 2 degrees Celsius, or 3.6 degrees Fahrenheit, above preindustrial levels through 2100.\n\nIt also contains an even more stringent target of 1.5 degrees Celsius, or 2.7 degrees Fahrenheit, through 2100 in order to limit climate impacts on small island countries and other vulnerable nations.\n\nIn Trump's discussion with the Times, Trump said he is also keeping his mind open about whether global warming is mainly due to human activities, such as the burning of fossil fuels, or other causes.\n\n\nScientists, of course, settled this matter long ago, with the debate within the climate community now focused on just how severe the consequences of human-caused climate change will be, rather than whether the phenomenon exists in the first place.\n\nThrough his personnel decisions, Trump has given every indication that he plans to gut environmental regulations and boost fossil fuel production, including coal, which is the most carbon intensive fuel source.\n\nEnvironmental groups are skeptical that Trump's statements on Tuesday represent much of a change.\n\n\"\"Actions speak louder than words,\"\" said 350.org executive director Mary Boeve in a statement. \"\"As long as Trump has a climate change denier like Myron Ebell running his transition team, you know this is all a bunch of empty rhetoric.\"\"\n\n\"\"... Trump is going on about fantasies like ‘clean coal’ and flip-flopping around on whether there’s ‘some connectivity’ between humans and climate change. The President-elect needs to get up to speed, and fast.”\n\nMichael Brune, the executive director of the Sierra Club, pointed to Trump's shortlist for cabinet positions dealing with climate issues, such as oil tycoon Harold Hamm for Energy Secretary, as evidence there is not much of a shift taking place.\n\n\"\"We’re waiting for action, and Trump is kidding nobody on climate as he simultaneously stacks his transition team and cabinet with climate science deniers and the dirtiest hacks the fossil fuel industry can offer,\"\" Brune said.\n\n\"\"Prove it, President-elect. The world is watching.”\"\n2558,\"A proposed secret communications back channel between Donald Trump's team and the Kremlin was reportedly intended to allow sensitive discussions about strategy in Syria, it was reported last night.\n\nJared Kushner, Mr Trump's son-in-law and senior adviser, was revealed to have proposed setting up the secret line in a meeting with Sergey Kislyak, the Russian ambassador, at Trump Tower in December.\n\nThe back channel was intended to connect Michael Flynn, who was at the meeting and later became Mr Trump's first National Security Adviser, with Russian military leaders, the Associated Press reported. It came as the nascent Trump administration was developing its Syria policy before his inauguration. The communications would have used Russian diplomatic facilities and bypassed the US intelligence services.\n\nSuch a system was never established and after Rex Tillerson became Secretary of State the idea was reportedly dropped as Mr Trump's team decided to communicate with Moscow through more official channels.\n\nThe discussion of a back channel involving Mr Kushner was first revealed by the Washington Post late on Friday. US officials reportedly learned about it by monitoring Russian communications. Mr Kislyak was said to have been \"\"taken aback\"\" by Mr Kushner's proposal.\n\nIt also emerged Mr Kushner had at least three interactions, including two phone calls, with Mr Kislyak, during and after the election, that had not been previously disclosed. The discussions reportedly focused on fighting terrorism and improving US-Russian economic relations\n\nMr Kushner's lawyer Jamie Gorelick said: \"\"Mr Kushner previously volunteered to share with Congress what he knows about these meetings. He will do the same if he is contacted in connection with any other inquiry.\"\"\n\nShe said Mr Kushner could not remember any calls with Mr Kislyak before the election. She added: \"\"Mr Kushner participated in thousands of calls in this time period.\"\"\n\nAccording to Reuters Mr Kushner also met Sergei Nikolaevich Gorkov, the head of Russian state-owned bank Vnesheconombank and a trained intelligence officer appointed by Vladimir Purin, at Trump Tower in December. The bank is under US sanctions.\n\nThe White House declined to answer questions about Mr Kushner's meeting with Mr Kislyak.\n\nBut H.R. McMaster, who replaced Mr Flynn as National Security Adviser  said so-called \"\"back-channeling\"\" was completely normal. Asked if it would concern him if someone in the Trump administration tried to set up a back channel with the Russian embassy or the Kremlin, he replied: \"\"No\"\".\n\nHe said: \"\"We have back-channel communications with any number of individual countries. What that allows you to do is communicate in a discreet manner.\"\"\n\nMeanwhile, the Senate Intelligence Committee which is investigating any links between the Trump campaign and Russia, asked the campaign to produce all Russia-related documents, including phone records and emails, dating back to its official start in June 2015.\"\n2559,\"Jared Kushner and Russia’s ambassador to Washington discussed the possibility of setting up a secret and secure communications channel between Trump’s transition team and the Kremlin, using Russian diplomatic facilities in an apparent move to shield their pre-inauguration discussions from monitoring, according to U.S. officials briefed on intelligence reports.\n\nAmbassador Sergey Kislyak reported to his superiors in Moscow that Kushner, son-in-law and confidant to then-President-elect Trump, made the proposal during a meeting on Dec. 1 or 2 at Trump Tower, according to intercepts of Russian communications that were reviewed by U.S. officials. Kislyak said Kushner suggested using Russian diplomatic facilities in the United States for the communications.\n\nThe meeting also was attended by Michael Flynn, Trump’s first national security adviser.\n\nThe White House disclosed the meeting only in March, playing down its significance. But people familiar with the matter say the FBI now considers the encounter, as well as another meeting Kushner had with a Russian banker, to be of investigative interest.\n\nKislyak reportedly was taken aback by the suggestion of allowing an American to use Russian communications gear at its embassy or consulate — a proposal that would have carried security risks for Moscow as well as the Trump team.\n\nNeither the meeting nor the communications of Americans involved were under U.S. surveillance, officials said.\n\nThe White House declined to comment. Robert Kelner, a lawyer for Flynn, declined to comment. The Russian Embassy did not respond to requests for comment.\n\nRussia at times feeds false information into communication streams it suspects are monitored as a way of sowing misinformation and confusion among U.S. analysts. But officials said that it’s unclear what Kislyak would have had to gain by falsely characterizing his contacts with Kushner to Moscow, particularly at a time when the Kremlin still saw the prospect of dramatically improved relations with Trump.\n\nKushner’s apparent interest in establishing a secret channel with Moscow, rather than relying on U.S. government systems, has added to the intrigue surrounding the Trump administration’s relationship with Russia. The FBI closely monitors the communications of Russian officials in the United States, and it maintains a nearly constant surveillance of its diplomatic facilities. The National Security Agency monitors the communications of Russian officials overseas.\n\nCurrent and former U.S. intelligence officials said that although Russian diplomats have secure means of communicating with Moscow, Kushner’s apparent request for access to such channels was extraordinary.\n\n“How would he trust that the Russians wouldn’t leak it on their side?” said one former senior intelligence official. The FBI would know that a Trump transition official was going in and out of the embassy, which would cause “a great deal” of concern, he added. The entire idea, he said, “seems extremely naive or absolutely crazy.”\n\nThe discussion of a secret channel adds to a broader pattern of efforts by Trump’s closest advisers to obscure their contacts with Russian counterparts. Trump’s first national security adviser, Flynn, was forced to resign after a series of false statements about his conversations with Kislyak. Attorney General Jeff Sessions recused himself from matters related to the Russia investigation after it was revealed that he had failed to disclose his own meetings with Kislyak when asked during congressional testimony about any contact with Russians.\n\nKushner’s interactions with Russians — including Kislyak and an executive for a Russian bank under U.S. sanctions — were not acknowledged by the White House until they were exposed in media reports.\n\nIt is common for senior advisers of a newly elected president to be in contact with foreign leaders and officials. But new administrations are generally cautious in their handling of interactions with Moscow, which U.S. intelligence agencies have accused of waging an unprecedented campaign to interfere in last year’s presidential race and help elect Trump.\n\nObama administration officials say members of the Trump transition team never approached them about arranging a secure communications channel with their Russian contacts, possibly because of concerns about leaks.\n\nThe State Department, the White House National Security Council and U.S. intelligence agencies all have the ability to set up secure communications channels with foreign leaders, though doing so for a transition team would be unusual.\n\nTrump’s advisers were similarly secretive about meetings with leaders from the United Arab Emirates. The Obama White House only learned that the crown prince of Abu Dhabi was flying to New York in December to see Kushner, Flynn and Stephen K. Bannon, another top Trump adviser, because U.S. border agents in the UAE spotted the Emirate leader’s name on a flight manifest.\n\nRussia would also have had reasons of its own to reject such an overture from Kushner. Doing so would require Moscow to expose its most sophisticated communications capabilities — which are likely housed in highly secure locations at diplomatic compounds — to an American.\nThe Post was first alerted in mid-December to the meeting by an anonymous letter, which said, among other things, that Kushner had talked to Kislyak about setting up the communications channel. This week, officials who reviewed the letter and spoke on the condition of anonymity to discuss sensitive intelligence said the portion about the secret channel was consistent with their understanding of events.\n\nFor instance, according to those officials and the letter, Kushner conveyed to the Russians that he was aware that it would be politically sensitive to meet publicly, but it was necessary for the Trump team to be able to continue their communication with Russian government officials.\n\nIn addition to their discussion about setting up the communications channel, Kushner, Flynn and Kislyak also talked about arranging a meeting between a representative of Trump and a “Russian contact” in a third country whose name was not identified, according to the anonymous letter.\n\nThe Post reported in April that Erik Prince, the founder of the private security firm Blackwater, now called Academi, and an informal adviser to the Trump transition team, met on Jan. 11 — nine days before Trump’s inauguration — in the Seychelles islands in the Indian Ocean with a representative of Russian President Vladimir Putin.\"\n2560,\"At this point, it almost feels like the Washington Post is trolling everyone with the amount of fake news they put out.\n\nDuring the meeting wherein the Washington Post asserted that Jared Kushner proposed a secure line between the Trump administration and Russia, it was actually the Russians who proposed it, a source close to Kushner informed Fox News.\n\nThe source alleges that the permanent back channel “was never discussed”. What really happened was the proposal of a one-off call about Syria.\n\nFox News reports:\n\nA December meeting between Jared Kushner, President Donald Trump’s son-in-law and one of the senior advisers in the Trump administration, and Russian ambassador Sergei Kislyak at Trump Tower focused on Syria, a source familiar with the matter told Fox News Monday.\n\nDuring the meeting the Russians broached the idea of using a secure line between the Trump administration and Russia, not Kushner, a source familiar with the matter told Fox News. That follows a recent report from The Washington Post alleging that Kushner wanted to develop a secure, private line with Russia.\n\nThe idea of a permanent back channel was never discussed, according to the source. Instead, only a one-off for a call about Syria was raised in the conversation.\n\nIn addition, the source told Fox News the December meeting focused on Russia’s contention the Obama administration’s policy on Syria was deeply flawed.\n\n. . .\n\nKushner suggested the use of Russian diplomatic facilities as a way to shield pre-inauguration discussions with Kislyak from monitoring, according to The Post.\n\nThe fake news from the Washington Post just keeps coming and yet they are never to be held accountable for some reason.\n\nYou can watch a Fox News video below wherein they discuss the fake news the Washington Post pushed:\"\n2561,\"The idea of a permanent back channel was never discussed, according to the source. Instead, only a one-off for a call about Syria was raised in the conversation.\n\nIn addition, the source told Fox News the December meeting focused on Russia's contention that the Obama administration's policy on Syria was deeply flawed.\n\nJARED KUSHNER WANTED SECRET COMMUNICATIONS CHANNEL WITH RUSSIA, NEW REPORT ALLEGES\n\nDetails of the meeting follow a NBC report that Kushner, who is married to Trump’s daughter Ivanka, is currently under FBI scrutiny as part of the investigation into possible collusion between the Trump campaign and Russia.\n\nKushner suggested the use of Russian diplomatic facilities as a way to shield pre-inauguration discussions with Kislyak from monitoring, according to The Post.\n\nKislyak allegedly then relayed the suggestion to his superiors in Moscow. That was based on intercepts of Russian communications that were reviewed by U.S. officials, although neither the meeting nor the communications of the Americans involved were under U.S. surveillance, officials told the Post.\n\nThe source has told Fox News that Kushner is eager to tell Congress about the meeting and any others of interest.\"\n2562,\"President Trump's son-in-law and now top White House advisor Jared Kushner proposed a secret back channel between the Kremlin and the Trump transition team during a December meeting with a leading Russian diplomat.\n\nKushner spoke with Ambassador Sergey Kislyak about creating that line of communication to facilitate sensitive discussions aimed at exploring the incoming administration's options with Russia as it was developing its Syria policy, according to a person familiar with the discussions who spoke with the Associated Press.\n\nThe intent was to connect Trump's then-chief national security advisor Michael T. Flynn with Russian military leaders, said the source, who wasn't authorized to publicly discuss private policy deliberations and spoke on condition of anonymity.\n\nRussia, a pivotal player in Syria, has backed Syrian President Bashar Assad, often at the expense of civilians during a long civil war. The White House did not acknowledge the meeting or Kushner's attendance until March. At the time, a White House official dismissed it as a brief courtesy meeting.\n\nKushner's involvement in the proposed back channel was first reported by the Washington Post, which said he proposed using Russian diplomatic facilities for the discussions, apparently to make them more difficult to monitor.\n\nThe newspaper cited anonymous U.S. officials who were briefed on intelligence reports on intercepted Russian communications.\n\nThe Post wrote that Kislyak was reportedly taken aback by the suggestion of allowing an American to use Russian communications gear at its embassy or consulate — a proposal that would have carried security risks for Moscow as well as the Trump team.\n\nAccording to the person familiar with the Kushner meeting, the Trump team eventually felt there was no need for a back channel once Rex Tillerson was confirmed as secretary of State, and decided to communicate with Moscow through more official channels. Tillerson was sworn in Feb. 1.\n\nFlynn served briefly as Trump's national security advisor before being fired in February after officials said he misled Vice President Mike Pence about whether he and the ambassador had discussed U.S. sanctions against Russia in a phone call.\n\nSally Yates, the former acting U.S. attorney general, told Congress this month that the deception left Flynn vulnerable to being blackmailed by the Russians. Flynn remains under federal investigation in Virginia over his foreign business ties and was interviewed by the FBI in January about his contacts with Kislyak.\n\nThe disclosure of the back channel put White House advisors on the defensive Saturday, as Trump wrapped up his first foreign trip as president, and led lawyers for Kushner to say he is willing to talk with federal and congressional investigators about his foreign contacts and his work on the Trump campaign.\n\nMeeting with reporters in Sicily, two Trump advisors refused to address the contents of Kushner's December meeting with the Russian diplomat. But they did not dismiss the idea that the administration would go outside normal U.S. government and diplomatic channels for communications with other countries.\n\nSpeaking generally, national security advisor H.R. McMaster said “we have back channel communications with a number of countries.” He added: “It allows you to communicate in a discreet manner.”\n\nIn response to repeated questions from reporters, Trump economic advisor Gary Cohn said, “We're not going to comment on Jared. We're just not going to comment.”\n\nKushner was a trusted Trump advisor last year, overseeing the campaign's digital strategy, and remains an influential confidant within the White House as does his wife, Ivanka Trump.\n\nFederal investigators and several congressional committees are looking into any connections between Russia and the Trump campaign, including allegations that there may have been collaboration to help Trump and harm his Democratic opponent, Hillary Clinton.\n\nOn Saturday, the Associated Press confirmed that the Senate Intelligence Committee, which is investigating Russia's meddling in the 2016 U.S. presidential election, has requested information and documents from Trump's campaign.\"\n2563,\"President Trump unexpectedly fired FBI Director James Comey on Tuesday after a finding by the Justice Department that he mishandled the investigation into Hillary Clinton's emails last year.\n\nTrump said he acted based on the recommendations of Attorney General Jeff Sessions and Deputy Attorney General Rod Rosenstein, who found that Comey improperly moved to \"\"usurp\"\" the attorney general's authority and decided not to prosecute Clinton.\n\n\"\"I have received the attached letters from the attorney general and deputy attorney general of the United States recommending your dismissal as the director of the Federal Bureau of Investigation,\"\" Trump said in a letter to Comey. \"\"I have accepted their recommendation and you are hereby terminated and removed from office, effective immediately.\"\"\n\n\"\"While I greatly appreciate you informing me, on three separate occasions, that I am not under investigation, I nevertheless concur with the judgment of the Department of Justice that you are not able to effectively lead the bureau,\"\" Trump said. \"\"It is essential that we find new leadership for the FBI that restores public trust and confidence in its vital law enforcement mission. I wish you the best of luck in your future endeavors.\"\"\n\nThe Trump administration will immediately begin a search for Comey's successor. FBI Deputy Director Andrew McCabe has been floated as a possible replacement, according to Fox News.\n\n\"\"The FBI is one of our nation's most cherished and respected institutions and today will mark a new beginning for our crown jewel of law enforcement,\"\" Trump said in a White House statement.\n\nIn a memo explaining to Trump why he thought Comey should be fired, Rosenstein, who was sworn into office in late April, pointed to the FBI director's July press conference explaining why Democratic presidential candidate Hillary Clinton should not be prosecuted over her use of a private email server while secretary of state.\n\n\"\"The director was wrong to usurp the attorney general's authority on July 5, 2016, and announce his conclusion that the case should be closed without prosecution. It is not the function of the director to make such an announcement. At most, the director should have said the FBI had completed its investigation and presented its findings to federal prosecutors,\"\" Rosenstein wrote.\n\nComey's involvement in the 2016 general election didn't end there. On Oct. 28, just days before voters went to the polls, Comey sent a letter to Congress saying new emails had surfaced related to the investigation into whether Clinton had mishandled classified information.\n\nJust over a week later, Comey said they had found no new wrongdoing by Clinton, but the candidate's staff has argued the Oct. 28 letter significantly hurt her campaign.\n\nDays after Trump's inauguration in January, Trump memorably shook Comey's hand while meeting at the White House.\"\n2564,\"Just hours after the FBI sent a letter Tuesday to the Senate Judiciary Committee clarifying his testimony in relation to the Hillary Clinton email scandal, FBI Director James Comey was fired.\n\n\"\"Today, President Donald J. Trump informed FBI Director James Comey that he has been terminated and removed from office,\"\" White House Press Secretary Sean Spicer said in a statement. \"\"President Trump acted based on the clear recommendations of both Deputy Attorney General Rod Rosenstein and Attorney General Jeff Sessions.\"\"\n\nTrump's letter terminating Comey quickly leaked online.\n\n\"\"While I greatly appreciate you informing me, on three separate occasions, that I am not under investigation, I nevertheless concur with the judgment of the Department of Justice that you are not able to effectively lead the bureau,\"\" Trump wrote. \"\"It is essential that we find new leadership for the FBI that restores public trust and confidence in its vital law enforcement mission.\"\"\n\nHere are a few reasons, both stated and possible, Comey may have been canned:\n\nHe hurt the FBI's reputation\n\nA memorandum prepared by Deputy Attorney General Rod Rosenstein recommending Comey's termination kicks off with the fact that \"\"over the past year ... the FBI's reputation and credibility have suffered substantial damage, and it has affected the entire Department of Justice.\"\"\n\nHe mishandled the Clinton email investigation\n\nRosenstein writes that Comey should not have given a news conference last July recommending that Clinton, who used a private email server while secretary of state, not face criminal charges. The deputy attorney general writes that Comey should have turned his findings over to federal prosecutors. He also takes issue with Comey's decision to send a letter just days before the November election revealing newly discovered Clinton emails. \"\"When federal agents and prosecutors quietly open a criminal investigation, we are not concealing anything; we are simply following the longstanding policy that we refrain from publicizing non-public information,\"\" the letter states.\n\nHe broke with tradition\n\nRosenstein cites several attorneys general and other authorities who decried Comey's actions as a \"\"departure from the department's widely respected, nonpartisan traditions.\"\" Rosenstein writes that \"\"we should reject the departure and return to the traditions.\"\"\n\nTrump doesn't like him\n\nSimply judging from his tweets, the president and Comey have had a rocky relationship. As Axios laid out, Trump first criticized the director online in July after that fateful, aforementioned news conference. Trump used the hashtag #RiggedSystem. By October, when he was bringing attention to a new cache of Clinton emails, Trump loved him—but in November, when Comey said he hadn't actually found material that justified charges, the pendulum had swung again.\n\n\"\"You can't review 650,000 new emails in eight days. You can't do it, folks,\"\" Trump said at a rally. \"\"Hillary Clinton is guilty. She knows it, the FBI knows it, the people know it.\"\"\n\nTrump is embarrassed by him\n\nThe president recently accused his predecessor, Barack Obama, of wiretapping his phones during the campaign. Comey has shut down this allegation, explaining that Obama could not order a wiretap of anyone's phone unchecked.\n\n\"\"I have no information that supports those tweets, and we have looked carefully inside the FBI,\"\" Comey said in March. \"\"The Department of Justice has asked me to share with you that the answer is the same for the Department of Justice and all its components. The department has no information that supports those tweets.\"\"\n\nHe knows something about Russia\n\nOf course, the elephant in the room is the ongoing investigation into whether people associated with Trump's campaign had contact with Russia during the election. Comey confirmed the probe in March.\n\n\"\"We approach this work in an open-minded, independent way and our expert investigators will conclude that work as quickly as they can, but they will always do it well no matter how long that takes,\"\" he said, according to a transcript of his remarks. \"\"I can promise you, we will follow the facts wherever they lead.\"\"\n\nClinton's running mate, Tim Kaine, picked up on this after news of Comey's firing Tuesday, tweeting, \"\"Trump firing Comey shows how frightened the Admin is over Russia investigation.\"\"\"\n2565,\"The White House says that President Trump fired James Comey on Tuesday because he received a brief letter from Attorney General Jeff Sessions calling for the FBI director’s dismissal. That letter relies on a longer memo in which Deputy Attorney General Rod Rosenstein recommends that Comey be dismissed over his mishandling of the Hillary Clinton email scandal during the campaign. A White House spokesman told Politico that Trump did not request the letters, and had no idea that they were coming.\n\nAs New York contributor Roger Parloff notes, this memo might have made sense if it was issued on day one of the Trump administration. “But for it to suddenly come out on May 9, 2017, after the nation has watched and listened to Trump warmly defend and commend Comey’s conduct in countless tweets and interviews, renders its content simply incredible.”\n\nPlus, the president’s short letter to Comey says nothing about the Clinton probe, but references the investigation into the Trump campaign’s possible Russia ties, saying, “I greatly appreciate you informing me, on three separate occasions, that I am not under investigation.”\n\nSure enough, several outlets reported early on Wednesday morning that Comey’s dismissal was actually about Trump’s anger over the FBI’s Russia probe and Comey’s media appearances. The president has reportedly been mulling the move for at least a week — and maybe much longer. It appears this moment from January 22, when Trump greeted Comey by blowing him a kiss and commenting “Oh, and there’s James — he’s become more famous than me,” was a sign that Comey’s days as director were numbered.\n\nAccording to The Wall Street Journal, in recent months Trump became irritated that Comey was receiving more media attention, and wasn’t using his newfound fame to quash the rumors about Trump’s Russia ties:\n\nThe more James Comey showed up on television discussing the FBI’s investigation into possible ties between the Trump campaign and Russia, the more the White House bristled, according to aides to President Donald Trump.\n\nFrustration was growing among top associates of the president that Mr. Comey, in a series of appearances before a Senate panel, wouldn’t publicly tamp down questions about possible collusion with Russian interference in the 2016 presidential race. A person with knowledge of recent conversations said they wanted Mr. Comey to “say those three little words: ‘There’s no ties.’”\nPolitico reports that Trump was particularly angry about Comey confirming to the Senate in March that the FBI had been investigating his campaign since last summer, and the director’s refusal to back up his claim that President Obama wiretapped him. He’d even taken to shouting at his TV over the Russia investigation:\n\nHe had grown enraged by the Russia investigation, two advisers said, frustrated by his inability to control the mushrooming narrative around Russia. He repeatedly asked aides why the Russia investigation wouldn’t disappear and demanded they speak out for him. He would sometimes scream at television clips about the probe, one adviser said.\nOnly a handful of top advisers, including Sessions and Rosenstein, knew Trump was planning to fire Comey. According to CNN, the pair started fine-tuning their rationale for firing Comey after they learned Trump wanted him gone.\n\nIt appears those in the know seriously underestimated the ramifications of the president dismissing the official leading an investigation into his campaign. Sources told Politico that the White House thought Comey’s firing would be “win-win,” since he’d been criticized by both Democrats and Republicans. Trump called several senators to inform them of his decision on Monday evening, and was reportedly “taken aback” when Senate Minority Leader Chuck Schumer told him he was making a huge mistake.\n\nNevertheless, Trump’s security aide Keith Schiller was sent to personally deliver Comey’s dismissal letter to FBI headquarters. Apparently the White House was unaware that Comey was in Los Angeles on Tuesday.\n\nLike Comey himself, many top White House officials only learned what had happened from media reports. Yet Trump was reportedly annoyed that his staff was caught off guard:\n\nOne source familiar with the President’s reaction to TV coverage of the Comey firing told CNN that Trump was upset because he perceived that nobody was defending him on the cable networks. So he dispatched top communications aides Sean Spicer, Kellyanne Conway and Sarah Huckabee Sanders to appear on television to defend the White House, the source said.\nWhile Trump is known to put a lot of stock in how things play on cable news, in general the White House doesn’t seem all that concerned about the optics of the situation. Hours after the news broke, the White House announced that Trump will meet with Russian Foreign Minister Sergey Lavrov on Wednesday, and a Justice Department official suggested that there could be more firings.\n\n“There is a lot of cleaning house that needs to be done,” the official said.\"\n2566,\"With an unanticipated coup de théâtre, Donald Trump fired FBI director James Comey yesterday (May 9). Comey learned of his dismissal from cable news reports while at an event on talent acquisition and diversity at the FBI. It was so unexpected that the former FBI director apparently thought it was a joke.\nAccording to the official version of what transpired, the Trump administration decided to fire Comey in large part because of his handling of the investigation into Hillary Clinton’s emails. But the fact that Comey was in charge of investigating potential ties between the Trump administration and Russia seems too coincidental to overlook. Many pundits have also pointed out the parallels between Trump’s decision and president Richard Nixon’s notorious Saturday Night Massacre, when Nixon fired the special prosecutor investigating the Watergate scandal.\nTrump’s administration has already weathered its fair share of scandals. The maelstrom of media coverage and the confusing and contradictory explanations offered by Trump aides can make it difficult to discern which stories are actually problematic and which are more smoke than fire.\nSo how big a deal is Comey’s firing? To gauge this we first need to know the real reasons motivating Trump and his attorney general. With the administration sticking to its story—for now—here is a ranking of possible scenarios:\nTrump fired Comey because his mistakes made the FBI look bad\n\nRanking: Easy D\nOn May 8, Comey testified in front of the Senate judiciary committee. During this appearance, he said that HillaryClinton’s top aide Huma Habedin had forwarded “hundreds and thousands” of emails to her husband Anthony Weiner, some of which were classified—so that Weiner could print them out. That claim turned out to be incorrect. According to the White House, it was also the last straw: Comey had mishandled the Clinton investigation since the very beginning, the administration used this last mistake as a reason to finally pull the plug on him.\nIf plain incompetence is indeed the real reason behind Comey’s firing, it would represent the least concerning scenario. As Quartz has already pointed out, the decision could have been managed more elegantly and the timing is bizarre as most of Comey’s alleged mistakes happened months ago. Then again, delayed firings are one of Trump’s specialities.\nThe silver lining? If Trump is truly committed to investigating Russia’s alleged meddling—and this is a huge hypothetical if—he may be more likely to appoint an independent special prosecutor to pick up Comey’s investigation.\nTrump fired Comey because he wouldn’t investigate wiretapping at Trump Tower\n\nRanking: Sad!\nTrump is a master conspiracy theorist, especially when it comes to the circumstances of his own election. Whether claiming Clinton benefited from millions of illegal votes or arguing with the National Parks Service over the crowd at his inauguration, Trump, by his own admission, believes the truth is not absolute.\nOne of Trump’s strongly held opinions is the unproven claim that president Obama tapped his phones during the campaign. Relatedly, it’s possible that when Comey refused to substantiate the conspiracy, the president grew increasingly frustrated and eventually decided to cook up an excuse to get rid of the FBI director. Comey’s bungled testimony regarding the Clinton emails represented the perfect opportunity.\nA vindictive president who believes in alternative facts and doesn’t like being questioned is an unpredictable president. Partisanship is bad enough—presidents should not allow their personal biases to dictate policy and professional duties.\nTrump fired Comey because of the Russia investigation\n\nRanking: Total disaster!\nBut what if Trump was truly attempting to use his executive powers to halt an investigation and potentially enable a cover-up? This is the worst case scenario.\nComey was reportedly expanding the investigation into Russia’s alleged involvement in the 2016 presidential election. In this last and most troubling scenario, Trump, eager to hinder the FBI’s search—or simply wishing to avoid a prolonged PR disaster—instructed his staff to find an excuse, no matter how old, to cut the head off the proverbial snake.\nAttorney general Jeff Sessions, who had publicly recused himself from the Russia investigation, was involved in the decision of removing Comey and will be involved in choosing the next FBI director. If impeding the FBI’s investigation really was the objective, Trump will now be able to select a prosecutor friendly to the White House. Whoever is selected will also have their predecessor’s fate as a reminder of what happens to directors who dare challenge the president. In such a scenario, it is also unlikely the attorney general (who helped him get rid of Comey) would appoint a special prosecutor.\"\n2567,\"Donald Trump has said he was thinking of “this Russia thing” when he decided James Comey’s fate – contradicting the White House rationale that he fired the FBI director for mishandling the Clinton email investigation.\n\nComey had been leading an investigation into possible collusion between Trump advisers and Russian officials when he was dismissed by the president. Defending that decision in an interview on NBC News on Thursday, Trump said: “And, in fact, when I decided to just do it, I said to myself, I said: ‘You know, this Russia thing with Trump and Russia is a made up story, it’s an excuse by the Democrats for having lost an election that they should’ve won.’”\n\nTrump also said there were three occasions on which Comey assured him he was not under investigation. The president said he called the director of the FBI to ask for an update on a possible criminal investigation into his ties with Russia.\n\nActing FBI head disputes White House claim Comey had lost staff support\nRead more\nIn the NBC interview Trump also flatly contradicted his own vice-president and spokesman by saying he decided to fire James Comey before receiving a recommendation from the deputy attorney general.\n\nTrump recalled three conversations with Comey about the FBI investigation into Russian interference in last year’s presidential election. First, he said, there was a dinner which was also about Comey’s future, raising the prospect that Trump could threaten his job.\n\n“He wanted to stay on at the FBI,” Trump said, “and I said I’ll, you know, consider and see what happens … But we had a very nice dinner, and at that time he told me, ‘You are not under investigation.’’’\n\nActing FBI director refutes claims that staff lost faith in Comey\nThen there were two phone calls, one made by Trump, another by Comey. The president admitted: “I actually asked him, yes. I said, ‘If it’s possible would you let me know, am I under investigation? He said: ‘You are not under investigation.’”\n\nThe revelations are likely to trigger a fresh storm of criticism. Perceptions that Trump fired Comey because of the Russian investigation have been central to the controversy surrounding the dismissal. Meanwhile, Trump asking whether he was under investigation would not be illegal, but highly irregular. On Thursday, Trump’s words earned immediate comparisons with then attorney general Loretta Lynch’s controversial meeting with Bill Clinton last June, during the investigation into Hillary Clinton’s use of a private email server while secretary of state.\n\nMatthew Miller, a former spokesman for the Department of Justice, told MSNBC: “It’s completely inappropriate for [Trump] to ask that question … It would also be a violation of DoJ rules for James Comey to answer it.”\n\nAsked at Thursday’s White House press briefing if it was inappropriate for Trump to have asked Comey if he was under investigation, deputy press secretary Sarah Huckabee Sanders said: “No, I don’t believe it is.”\n\nShe added: “I don’t see it as a conflict of interest and neither do many of the legal scholars who’ve been commenting on it over the last hour.” Sanders did not identify which “legal scholars” that she was referring to.\n\nWhen the president fired Comey on Tuesday, the White House released a memo from deputy attorney general Rod Rosenstein that criticised Comey for mishandling last year’s investigation into Hillary Clinton’s emails. Press secretary Sean Spicer claimed it was this memo that prompted Trump to remove Comey, a position backed by vice-president Mike Pence on Wednesday.\n\nPence said in an interview with CNN that Trump had “made a decision to accept the recommendation of the deputy attorney general and the attorney general to remove Director Comey.”\n\nBut in the NBC interview, Trump said of Comey: “He’s a showboat, he’s a grandstander, the FBI has been in turmoil. You know that, I know that. Everybody knows that. You take a look at the FBI a year ago, it was in virtual turmoil, less than a year ago. It hasn’t recovered from that.”\n\nHe explained: “I was going to fire Comey. My decision. I was going to fire Comey. There’s no good time to do it, by the way. I was going to fire regardless of recommendation.”\n\nThe revelation came amid a flurry of reports suggesting that Trump had grown increasingly irate with Comey in recent weeks because of his high profile, his failure to stop leaks, his pursuit of the Russia investigation and his lack of support for the president’s claim that he was wiretapped by Barack Obama.\n\nIn the end, he fired Comey late on Tuesday afternoon, a move that seemed to take many White House staff by surprise. The official reason given was the FBI director’s mishandling of the investigation into Clinton’s emails.\n\nThe acting head of the FBI, meanwhile, said on Thursday that Comey enjoyed broad support among its staff – directly contradicting the White House assertion that he had lost the confidence of the FBI rank and file.\n\nConfronted at a Senate intelligence committee hearing with the claim of Comey’s unpopularity, Andrew McCabe said: “That is not accurate.”\n\n“I can tell you I worked very, very closely [with Comey] from the time we started at the Washington field office,” he said. “I hold Director Comey in the highest regard for his considerable abilities and his integrity. It is the greatest honour of my professional life to have worked with him. He enjoyed broad support in the FBI and he still does to this day … the vast majority of FBI staff enjoyed a deep and positive connection to Director Comey.”\n\nIn contrast, Sanders told reporters on Thursday that she had been in contact with “countless” FBI agents via text and email who expressed their support for the decision. She did not identify them or explain why a White House press staffer would be in contact with FBI agents.\n\nEarlier on Thursday, Sanders told CBS News Trump was “very likely” to visit FBI headquarters “in the next few days”. But later the MSNBC network reported that the visit would not be happening after agency officials told the White House that Trump would not be greeted warmly.\n\nMaking his first public appearance since Comey’s dismissal, McCabe promised to tell the Senate committee if he came under pressure to shut down the investigation into possible links between Trump’s associates and Russia during last year’s election. He said he had met Trump this week but the Russian investigation did not come up.\n\nAsked by Senator Marco Rubio if Comey’s abrupt dismissal would impede the work of the FBI, McCabe was adamant.\n\n“You cannot stop the men and women of the FBI from doing the right thing and upholding the constitution,” he said. Later he said the Russian investigation would be pursued “vigorously and completely”.\n\nTo reports of Comey having asked for more resources for the investigation, McCabe said he was not aware of any such request and insisted the Russian investigation had the resources it needed.\n\nOpening the hearing on global threats that heard evidence from the heads of the main US intelligence agencies, the committee’s Republican chairman, Richard Burr, said it would not be solely focused on the Trump-Russia enquiry. However, Democratic senators repeatedly returned to the issue.\n\n“It is impossible to ignore that one of the leaders of the intelligence community is not here with us today,” said the top Democrat on the committee, Mark Warner. “The president’s firing of FBI director Comey … was a shocking development.\n\n“The timing of Director Comey’s dismissal to me and many committee members on both sides of the aisle is especially troubling. He was leading an active counterintelligence investigation into any links between the Trump campaign and the Russian government or its representatives, and whether there was any coordination between the campaign and Russia’s efforts to interfere in our election.\n“For many people, including myself, it is hard to avoid the conclusion that the president’s decision to remove Director Comey was related to this investigation. And that is unacceptable.”\n\nIt emerged on Wednesday evening that the committee had issued a subpoena for the president’s former national security adviser Michael Flynn, requesting “documents relevant to the committee’s investigation into Russian interference with the 2016 election”.\n\nComey – who found out he had been fired when the news flashed up on a screen behind him when he was addressing staff in Los Angeles – sent a farewell letter to FBI staff on Wednesday.\n\n“It is very hard to leave a group of people who are committed only to doing the right thing,” he wrote. “My hope is that you will continue to live our values and the mission of protecting the American people and upholding the constitution.”\"\n2568,\"As genetically modified (GM) foods are starting to intrude in our diet concerns have been expressed regarding GM food safety. These concerns as well as the limitations of the procedures followed in the evaluation of their safety are presented. Animal toxicity studies with certain GM foods have shown that they may toxically affect several organs and systems. The review of these studies should not be conducted separately for each GM food, but according to the effects exerted on certain organs it may help us create a better picture of the possible health effects on human beings. The results of most studies with GM foods indicate that they may cause some common toxic effects such as hepatic, pancreatic, renal, or reproductive effects and may alter the hematological, biochemical, and immunologic parameters. However, many years of research with animals and clinical trials are required for this assessment. The use of recombinant GH or its expression in animals should be re-examined since it has been shown that it increases IGF-1 which may promote cancer.\"\n2569,\"You don't have to look hard to find genetically modified food on supermarket shelves: More than 85 percent of the corn and soy grown in the United States comes from seeds whose DNA has been rejiggered (to increase yields), and those two crops play starring roles in countless processed foods, from soda to salad dressing to bread. Advocates say genetically modified (GM) foods allow farmers to produce more with fewer chemicals—which means a cleaner environment and cheaper groceries for us all. But the question remains: What impact do GM foods have on our health?\n\nThe answer is, no one really knows. GM foods have been on the market only since 1994, and research on their long-term effects on humans is scarce. To date most of the studies have been done on animals; worryingly, though, some of those studies link GM foods to altered metabolism, inflammation, kidney and liver malfunction, and reduced fertility. In one experiment, multiple generations of hamsters were fed a diet of GM soy; by the third generation, they were losing the ability to produce offspring, producing about half as many pups as the non-GM soy group.\n\nIn addition, allergy sufferers worry that, as genes are transferred between plants, allergenic proteins (from, say, peanuts or wheat) will pop up in unexpected places (like soy or sugar). Richard Goodman, PhD, a professor of food science and technology at the University of Nebraska-Lincoln and a former scientist for Monsanto, says that seed companies run sophisticated tests to prevent that kind of mistake from happening. But inserting new genes into a seed's delicately constructed genome is always a gamble because scientists can't predict all the consequences. There is, for example, the possibility of creating brand-new allergens.\n\nDespite the potential health implications, more GM foods appear each year. In 2011 the USDA approved the planting of genetically enhanced sugar beets (sucrose) and alfalfa (hay for livestock). The FDA is expected to okay a fast-growing salmon in the near future. And possibly on the horizon: pigs designed to produce omega-3s.\n\nYet because GM foods are not required to be labeled as such, it's impossible for consumers to tell them apart from regular foods. Gary Hirshberg, chairman and cofounder of Stonyfield, the organic yogurt company, thinks that's not right. Last October he partnered with Just Label It, a national coalition of nearly 450 organizations that's currently petitioning the FDA to give consumers a choice. More than 600,000 people have already signed. (To add your name, go to justlabelit.org.)\n\n\"\"The status quo is innocent until proven guilty,\"\" says Ashley Koff, a registered dietitian who studies GM foods, \"\"as it was for trans fats, DDT, and countless other harmful chemicals. A labeling requirement would motivate seed companies to prove to consumers that their products are safe, to protect their sales.\"\" Nearly 50 other countries—including China, Brazil, and most European nations—have mandated that genetically modified organisms (GMOs) be marked, and in an MSNBC online poll, 96 percent of more than 45,000 respondents said that they should be labeled. At press time, 18 states had introduced legislation to promote GMO labeling.\n\nHirshberg, for one, remains impatient. \"\"I'm 57,\"\" he says. \"\"I don't want to wait another 30 years to see what the science says. At this point, I want to decide for myself.\"\" \"\n2570,\"Over the past few years, a number of countries have completely banned GMOs and the pesticides that go along with them, and they are doing so for a reason. The latest country to consider a complete ban is Russia after top government scientists recommended at least a 10 year ban.\n\nThe truth is, we don’t know enough about GMOs to deem them safe for human consumption. Believe it or not the very first commercial sale of them was only twenty years ago. There is no possible way that our health authorities can test all possible combinations on a large enough population, over a long enough period of time to be able to say with absolute certainty that they are harmless.\n\nThere are a multitude of credible scientific studies that clearly demonstrate why GMOs should not be consumed, and more are emerging every year.  There are also a number of scientists all around the world that oppose them.\n\nBy slipping it into our food without our knowledge, without any indication that there are genetically modified organisms in our food, we are now unwittingly part of a massive experiment.The FDA has said that genetically modified organisms are not much different from regular food, so they’ll be treated in the same way. The problem is this, geneticists follow the inheritance of genes, what biotechnology allows us to do is to take this organism, and move it horizontally into a totally unrelated species. Now David Suzuki doesn’t normally mate with a carrot and exchange genes, what biotechnology allows us to do is to switch genes from one to the other without regard to the biological constraints. It’s very very bad science, we assume that the principals governing the inheritance of genes vertically, applies when you move genes laterally or horizontally. There’s absolutely no reason to make that conclusion – Geneticist David Suzuki\n\nIf anybody ever tells you that we know with one hundred percent certainty that GMOs are totally safe to eat, they haven’t done their research. There is no reason GM foods should be approved safe for consumption, we just don’t know enough about them. We could easily feed the planet through organic, GMO free methods, there is absolutely no reason we need GM foods around.\n\nBelow I’ve presented just a bit of information to get you started on your research if you’re interested.\n\n1. Multiple Toxins From GMOs Detected In Maternal and Fetal Blood\n\nResearch from Canada (the first of its kind) has successfully identified the presence of pesticides -associated with genetically modified foods in maternal, fetal and non-pregnant women’s blood. They also found the presence of Monsanto’s Bt toxin. The study was published in the Journal Reproductive Toxicology in 2011.(1) You can read the FULL study here.\n\n“Given the potential toxicity of these environmental pollutants and the fragility of the fetus, more studies are needed, particularly those using the placental transfer approach. Thus, our present results will provide baseline data for future studies exploring a new area of research relating to nutrition, toxicology and reproduction in women. Today, obstetric-gynecological disorders that are associated with environmental chemicals are not known.  Thus, knowing the actual concentration of genetically modified foods in humans constitutes a cornerstone in the advancement of research in this area.” (1)\n\nThe study used blood samples from thirty pregnant women and thirty non-pregnant women. The study also pointed out that the fetus is considered to be highly susceptible to the adverse affects of xenobiotics (foreign chemical substance found within an organism that is not naturally produced.)  This is why the study emphasizes that knowing more about GMOs is crucial, because environmental agents could disrupt the biological events that are required to ensure normal growth and development.\n\n2. DNA From Genetically Modified Crops Can Be Transferred Into Humans Who Eat Them\n\nIn a new study published in the peer reviewed Public Library of Science (PLOS), researchersemphasize that there is sufficient evidence that meal-derived DNA fragments carry complete genes that can enter into the human circulation system through an unknown mechanism.(2)\n\nIn one of the blood samples the relative concentration of plant DNA is higher than the human DNA.  The study was based on the analysis of over 1000 human samples from four independent studies. PLOS is an open access, well respected peer-reviewed scientific journal that covers primary research from disciplines within science and medicine. It’s great to see this study published in it, confirming what many have been suspected for years.\n\n“Our bloodstream is considered to be an environment well separated from the outside world and the digestive tract. According to the standard paradigm large macromolecules consumed with food cannot pass directly to the circulatory system. During digestion proteins and DNA are thought to be degraded into small constituents, amino acids and nucleic acids, respectively, and then absorbed by a complex active process and distributed to various parts of the body through the circulation system. Here, based on the analysis of over 1000 human samples from four independent studies, we report evidence that meal-derived DNA fragments which are large enough to carry complete genes can avoid degradation and through an unknown mechanism enter the human circulation system. In one of the blood samples the relative concentration of plant DNA is higher than the human DNA. The plant DNA concentration shows a surprisingly precise log-normal distribution in the plasma samples while non-plasma (cord blood) control sample was found to be free of plant DNA.” (2)\n\nThis still doesn’t mean that GMOs can enter into our cells, but given the fact GMOs have been linked to cancer (later in this article) it is safe to assume it is indeed a possibility. The bottom line is that we don’t know, and this study demonstrates another cause for concern.\n\n3. New Study Links GMOs To Gluten Disorders That Affect 18 Million Americans\n\nThis study was recently released by the Institute for Responsible Technology (IRT), and uses data from the US department of Agriculture, US Environmental Protection Agency, medical journal reviews as well as other independent research. (3)(4) The authors relate GM foods to five conditions that may either trigger or exacerbate gluten-related disorders, including the autoimmune disorder, Celiac Disease:\n\nIntestinal permeability\nImbalanced gut bacteria\nImmune activation and allergic response\nImpaired digestion\nDamage to the intestinal wall\nThe Institute for Responsible technology is a world leader in educating policy makers and the public about GMO foods and crops. The institute reports and investigates on the impact GM foods can have on health, environment, agriculture and more.\n\n4. Study Links Genetically Modified Corn to Rat Tumors\n\nIn November 2012, The Journal of Food and Chemical Toxicology published a paper titled ‘Long term toxicity of a Roundup herbicide and a Roundup-tolerant genetically modified maize’ by Gilles-Eric Seralini and his team of researchers at France’s Caen University. (5)\n\nIt was a very significant study, which obviously looks bad for the big bio tech companies like Monsanto, being the first and only long term study under controlled conditions examining the possible effects of a diet of GMO maize treated with Monsanto roundup herbicide.\n\nThis study has since been retracted, which is odd, because the journal it was published in is a very well known, reputable peer reviewed scientific journal. In order for a study to be published here it has to go through a rigorous review process.\n\nIt’s also important to note that hundreds of scientists from around the world have condemned the retraction of the study. This study was done by experts, and a correlation between GMOs and these tumors can’t be denied, something happened.\n\nThe multiple criticisms of the study have also been answered by the team of researchers that conducted the study. You can read them and find out more about the study here.\n\nGM Crop Production is Lowering US Yields and Increasing Pesticide Use\n\n5. Glyphosate Induces Human Breast Cancer Cells Growth via Estrogen Receptors\n\nA study is published in the US National Library of Medicine (4) and will soon be published in the journal Food and Chemical Toxicology. Several recent studies showed glyphosate’s potential to be an endocrine disruptor. Endocrine disruptors are chemicals that can interfere with the hormone system in mammals. These disruptors can cause developmental disorders, birth defects and cancer tumors. (6)\n\nGlyphosate exerted proliferative effects only in human hormone-dependent breast cancer. We found that glyphosate exhibited a weaker estrogenic activity than estradiol. Furthermore, this study demonstrated the additive estrogenic effects of glyphosate and genisein which implied that the use of contaminated soybean products as dietary supplements may pose a risk of breast cancer because of their potential additive estrogenicity. (6)\n\nResearchers also determined that Monsanto’s roundup is considered an “xenoestrogen,” which is a foreign estrogen that mimics real estrogen in our bodies. This can cause a number of problems that include an increased risk of various cancers, early onset of puberty, thyroid issues, infertility and more.\n\n6. Glyphosate Linked To Birth Defects\n\nA group of scientists put together a comprehensive review of existing data that shows how European regulators have known that Monsanto’s glyphosate causes a number of birth malformations since at least 2002. Regulators misled the public about glyphosate’s safety, and in Germany the Federal Office for Consumer Protection and Food Safety told the European Commission that there was no evidence to suggest that glyphosate causes birth defects. (7)\n\nOur examination of the evidence leads us to the conclusion that the current approval of glyphosate and Roundup is deeply flawed and unreliable. In this report, we examine the industry studies and regulatory documents that led to the approval of glyphosate. We show that industry and regulators knew as long ago as the 1980s and 1990s that glyphosate causes malformation – but that this information was not made public. We demonstrate how EU regulators reasoned their way from clear evidence of glyphosate’s teratogenicity in industry’s own studies to a conclusion that minimized these findings in the EU Commission’s final review report (7)\n\nHere is a summary of the report:\n\nMultiple peer-reviewed scientific literature documenting serious health hazards posed by glyphosate\nIndustry (including Monsanto) has known since the 1980?s that glyphosate causes malformations in experimental animals at high doses\nIndustry has known since 1993 that these effects could also occur at lower and mid doses\nThe German government has known since at least 1998 that glyphosate causes malformations\nThe EU Commission’s expert scientific review panel knew in 1999 that glyphosate causes malformations\nThe EU Commission has known since 2002 that glyphosate causes malformations. This was the year DG SANCO division published its final review report, laying out the basis for the current approval of glyphosate\nAnother study published by the American Chemical Society, from the university of Buenos Aires, Argentina also showed that Glyphosate can cause abnormalities.(8)\n\nThe direct effect of glyphosate on early mechanisms of morphogenesis in vertebrate embryos opens concerns about the clinical findings from human offspring in populations exposed to glyphosate in agricultural fields (8)\n\n7. Study Links Glyphosate To Autism, Parkinson’s and Alzheimer’s\n\nWhen you ingest Glyphosate, you are in essence altering the chemistry of your body. It’s completely unnatural and the body doesn’t resonate with it. P450 (CYP) is the gene pathway disrupted when the body takes in Glyphosate. P450 creates enzymes that assist with the formation of molecules in cells, as well as breaking them down. CYP enzymes are abundant and have many important functions. They are responsible for detoxifying xenobiotics from the body, things like the various chemicals found in pesticides, drugs and carcinogens. Glyphosate inhibits the CYP enzymes. The CYP pathway is critical for normal, natural functioning of multiple biological systems within our bodies. Because humans that’ve been exposed to glyphosate have a drop in amino acid tryptophan levels, they do not have the necessary active signalling of the neurotransmitter serotonin, which is associated with weight gain, depression and Alzheimer’s disease. (9)\n\n8. Chronically Ill Humans Have Higher Glyphosate Levels Than Healthy Humans\n\nA new study out of Germany concludes that Glyphosate residue could reach humans and animals through feed and can be excreted in urine. It outlines how presence of glyphosate in urine and its accumulation in animal tissues is alarming even at low concentrations. (10)\n\nTo this day, Monsanto continues to advertise its Roundup products as environmentally friendly and claims that neither animals nor humans are affected by this toxin. Environmentalists, veterinarians, medical doctors and scientists however, have raised increasing alarms about the danger of glyphosate in the animal and human food chain as well as the environment. The fact that glyphosate has been found in animals and humans is of great concern. In search for the causes of serious diseases amongst entire herds of animals in northern Germany, especially cattle, glyphosate has repeatedly been detected in the urine, feces, milk and feed of the animals. Even more alarming, glyphosate was detected in the urine of the farmers.  (10)\n\n9. Studies Link GMO Animal Feed to Severe Stomach Inflammation and Enlarged Uteri in Pigs\n\nA study by scientist Judy Carman, PhD that was recently published in the peer reviewed journal Organic Systems outlines the effects of a diet mixed with GMO feed for pigs, and how it is a cause for concern when it comes to health. (11) Scientists randomized and fed isowean pigs either a mixed GM soy and GM corn (maize) diet for approximately 23 weeks (nothing out of the ordinary for most pigs in the United States), which is unfortunately the normal lifespan of a commercial pig from weaning to slaughter. Equal numbers of male and female pigs were present in each group. The GM diet was associated with gastric and uterine differences in pigs. GM pigs had uteri that were 25% heavier than non-GM fed pigs. GM-fed pigs had a higher rate of severe stomach inflammation with a rate of 32% compared to 125 of non-GM fed pigs.\n\nThe study concluded that pigs fed a GMO diet exhibited a heavier uteri and a higher rate of severe stomach inflammation than pigs who weren’t fed a GMO diet. Because the use of GMO feed for livestock and humans is so widespread, this is definitely another cause for concern when it comes to GMO consumption. Humans have a similar gastrointestinal tract to pigs, and these GM crops are consumed widely by people, especially in the United States.\n\n10. GMO risk assessment is based on very little scientific evidence in the sense that the testing methods recommended are not adequate to ensure safety. (12)(13)(14)\n\nDeficiencies have been revealed numerous times with regards to testing GM foods.\n\nThe first guidelines were originally designed to regulate the introduction of GM microbes and plants into the environment with no attention being paid to food safety concerns. However, they have been widely cited as adding authoritative scientific support to food safety assessment. Additionally, the Statement of Policy released by the Food and Drug Administration of the United States, presumptively recognizing the GM foods as GRAS (generally recognized as safe), was prepared while there were critical guidelines prepared by the International Life Sciences Institute Europe and FAO/WHO recommend that safety evaluation should be based on the concept of substantial equivalence, considering parameters such as molecular characterization, phenotypic characteristics, key nutrients, toxicants and allergens. Since 2003, official standards for food safety assessment have been published by the Codex Alimentarius Commission of FAO/WHO. Published reviews with around 25 peer-reviewed studies have found that despite the guidelines, the risk assessment of GM foods has not followed a defined prototype.(12) (15)\n\n“The risk assessment of genetically modified (GM) crops for human nutrition and health has not been systematic. Evaluations for each GM crop or trait have been conducted using different feeding periods, animal models and parameters. The most common results is that GM and conventional sources include similar nutritional performance and growth in animals. However, adverse microscopic and molecular effects of some GM foods in different organs or tissues have been reported. While there are currently no standardized methods to evaluate the safety of GM foods, attempts towards harmonization are on the way. More scientific effort is necessary in order to build confidence in the evaluation and acceptance of GM foods.” (12) (15)\n\nSo, if anybody ever tells you that GMOs are completely safe for consumption, it’s not true. We just don’t know enough about them to make such a definitive statement. A lot of evidence actually points to the contrary.\n\nSources:\n\n(1) https://www.uclm.es/Actividades/repositorio/pdf/doc_3721_4666.pdf\n\n(2) http://www.plosone.org/article/info%3Adoi%2F10.1371%2Fjournal.pone.0069805\n\n(3) http://rt.com/usa/gmo-gluten-sensitivity-trigger-343/\n\n(4) http://responsibletechnology.org/media/images/content/Press_Release_Gluten_11_25.pdf\n\n(5) http://www.sciencedirect.com/science/article/pii/S0278691512005637\n\n(6) http://www.ncbi.nlm.nih.gov/pubmed/23756170\n\n(7) http://earthopensource.org/files/pdfs/Roundup-and-birth-defects/RoundupandBirthDefectsv5.pdf\n\n(8) http://pubs.acs.org/doi/abs/10.1021/tx1001749\n\n(9) http://www.mdpi.com/1099-4300/15/4/1416\n\n(10) http://omicsonline.org/open-access/detection-of-glyphosate-residues-in-animals-and-humans-2161-0525.1000210.pdf\n\n(11) http://www.organic-systems.org/journal/81/8106.pdf\n\n(12) http://static.aboca.com/www.aboca.com/files/attach/news/risk_assessment_of_genetically_modified_crops_for_nutrition.pdf\n\n(13) Reese W, Schubert D. Safety testing and regulation of genetically engineered foods. Biotechnol Genet Eng Rev. 2004;21:299–324\n\n(14) Schubert D. A different perspective on GM food. Nat Biotechnol. 2002;20:969–969.\n\n(15) http://www.ncbi.nlm.nih.gov/pubmed/19146501\"\n2571,\"Activists often cite the alleged potential health risks of genetically modified foods. One recent example of this—”10 Scientific Studies Proving GMOs Can Be Harmful To Human Health“, posted on Collective-Evolution.com—outlines many familiar concerns and points in each case to “credible scientific studies that clearly demonstrate why GMOs should not be consumed”.\n\nAre these concerns credible? What do the studies cited actually claim?\n\n1) Multiple Toxins From GMOs Detected In Maternal and Fetal Blood.\n\nThe blog post sites a 2010 study that alleges to show this danger. The authors identified the Bt protein Cry1Ab in maternal and fetal blood, a protein found in some GMOs, but also commonly used as a pesticide in organic farming. The paper is flawed. The researchers’ measurements were based on an experiment/assay designed to detect Bt’s Cry1Ab in plants, not in humans. As this post in Biofortified.org explains, the pregnant women in the study would have had to eat several kilos of corn in order to get the Bt measurements that were detected in their blood.\n\nAdditionally, there’s the “so what” factor. Humans lack the receptors for the protein, so it has no impact on us. Did you know that chocolate is toxic to dogs? Are you concerned that it might be toxic to you? Probably not (if you are concerned, then you’ve missed out on the greatest source of joy known to human taste buds…). Some chemical compounds behave differently among species, and both Bt‘s Cry1Ab and chocolate are examples of this.\n\n2) DNA From Genetically Modified Crops Can Be Transferred Into Humans Who Eat Them\n\nThat’s not what the cited 2013 study concluded. The authors found that whole genes from our food can be detected in our plasma. That does not mean that they’ve integrated into our DNA; it means that they’ve been found floating in the space between cells. And that’s any food, not just GMOs. DNA from GMOs behave no differently than DNA from organic or conventional foods\n\nIf you aren’t concerned about the DNA from blueberries “transferring” into you, then you should not be concerned about DNA from GMOs either. The paper’s deepest flaw is that a negative control was not included in the sequencing experiments. Several recent papers (see here and here) have outlined the importance of including a negative control in experiments where there is very little DNA to account for possible contaminants from the environment and reagents. (For a lay introduction to the concept of contaminants in sequencing, see here).\n\n3) New Study Links GMOs To Gluten Disorders That Affect 18 Million Americans\n\nThe article quotes for an alleged “study” by the Institute for Responsible Technology (IRT). But there is no study on the link of GMOs to gluten allergies. There’s a link to a post on a webpage, but there isn’t a peer-reviewed article. IRT is a one-man band run by activist Jeffrey Smith. It is an NGO that advocates for the elimination of GMOs from our food supply. It’s not a university, college or research institution. It doesn’t do studies.\n\nI’ve written about gluten allergies and GMOs. The Celiac Disease foundation has spoken out against the IRT’s report. GMO wheat has not been commercialized, so any association of gluten allergies with the consumption of GMO wheat is on its face absurd. As for charts that track an increase in GMO consumption in general and gluten allergies, it’s a case of association with no causation (i.e. the incidence of gluten allergies have increased over the past decade and the amount of GMOs we eat have increased too. But, so have the number of plasma screens manufactured).\n\n4) Study Links Genetically Modified Corn to Rat Tumors\n\nThis claim is the infamous Seralini paper, which was retracted, and recently republished, in a different journal without being peer reviewed. The paper identified tumors in rats that were fed GMOs and/or the herbicide glyphosate longterm. But the strain of rat used was predisposed to tumors. The paper did not perform statistical analyses and used too few rats, so it was not possible to determine if the tumors were due to the food, the chemical or to the fact that the strain of rats would get tumors regardless of what they were fed. Finally, the findings from Seralini’s paper are contrary to other long-term feeding studies. An overview of the criticisms regarding this paper can be found here.\n\n5) Glyphosate Induces Human Breast Cancer Cells Growth via Estrogen Receptors\n\nThis claim relates to glyphosate, an herbicide used in tandem with herbicide resistant genetically modified crops. The cited paper examines the impact of glyphosate on breast cancer cell growth. In approximately 80 percent of instances of breast cancer, the diseased cells are hormone sensitive, meaning they need estrogen in order to proliferate and spread. These researchers took two breast cancer cell lines: one was estrogen sensitive and one was not, and they examined the impact of increasing amounts of glyphosate on cell growth. They found that glyphosate has similar impact on breast cancer growth as estrogen, although the relationship was not as strong, and it did not have an impact on the proliferation of the non-hormone sensitive breast cancer cell line.\n\nThe paper had numerous technical problems, including the absence of data on controls, a potentially critical omission. Additionally, there actually seems to be a protective effect at higher concentrations of glyphosate: instead of reaching a saturation point where the addition of glyphosate no longer has an effect on cell growth, there is no significant difference in cellular growth between the cells that received the highest doses of glyphosate and the controls  (which is why the data from the controls is an important factor).\n\nThis experiment was done with cells in a petri dish—what’s called an in vitro tissue-culture experiment. Such research is of limited real-world value. The cells are often finicky and need plenty of TLC in order to grow well; different cell lines can also behave very differently. The authors of the paper note some of these issues, along with the fact that their data doesn’t mesh with previous studies that have examined the impact of glyphosate on cellular proliferation (this previous paper suggests that glyphosate actually protects against cell proliferation in vitro in eight different cancer cell lines and that glyphosate might be developed into an anti-cancer drug!).\n\nMonsanto wrote a response to the paper noting that many studies examined the potential carcinogenicity of glyphosate and none has found that the compound causes cancer. Some news reports misinterpreted the study, writing that researchers concluded that glyphosate causes cancer when that is not the researchers’ findings: they suggest glyphosate may cause breast cancer to proliferate. Monsanto pointed out that even this finding is contrary to the body of evidence that exists on the topic. The authors admit to this fact and discuss the appropriate next steps to examine this issue in mice/rats models for breast cancer. I think that that’s a great next step. I’d also look at a few more breast-cancer cell lines.\n\nThis is the most compelling research paper that I’ve read about that suggests a potential health risk surrounding glyphosate. But the study must be reproduced and its issues ironed out. However, as I mentioned, the paper isn’t really about GMOs as a class: keep in mind that only a fraction of GMOs are glyphosate resistant (i.e. Round-up Ready crops) and the use of glyphosate is not limited to GMOs.\n\nAdditionally, the paper does several experiments with a compound in soybean whose impact on breast cancer cell growth is very similar to that of glyphosate’s—meaning that there are “natural” compounds in our food that seem to have the same impact on breast-cancer proliferation that this paper’s findings suggest for glyphosate. There does not seem to be a scientific consensus on the topic of soy intake in breast cancer patients, although several publications have examined this issue without finding a positive correlation (examples here, here, and here).\n\n6) Glyphosate Linked To Birth Defects\n\nNo peer reviewed, published scientific study makes such claims. The source of this health concern is a publication by Earth Open Source, an anti-GMO NGO co-founded by an individual who also owns a GMO-testing and certification company, and whose business would clearly benefit through the promotion of anti-GMO sentiments (see “About the Authors” in this document).\n\n7) Study Links Glyphosate To Autism, Parkinson’s and Alzheimer’s\n\nThe paper that led to this health claim does not constitute research. It’s a hypothesis and no research was done to support the hypothesis. The paper was reviewed by science journalist Keith Kloor at Discover Magazine who aptly compared it to a Glenn Beck chalkboard drawing.\n\nThe claims were printed in a pay-for-play journal (also known as predatory journal), meaning that for a fee, one can get nearly anything published. There have been several exposés on pay-for-play journals, and many scientists believe that the phenomenon is eroding the quality of science (here’s an overview from Nature.com; here’s an exposé of pay for play journals)\n\n8) Chronically Ill Humans Have Higher Glyphosate Levels Than Healthy Humans\n\nThis claim is based on a paper published in the Journal of Environmental and Analytical Toxicology, owned by the Omics publishing group- a notorious predatory publishing company.\n\nThe authors examined glyphosate levels in humans and different animals. There’s no indication of what the animals were fed, how much, how they were kept or myriad other variables. Any of these could invalidate the study. The researchers do not say anything about the age, sex, weight, height, or genetic background of the humans, or how much they ate, if they washed their food, how long they had been eating organic/conventional diets and, most mind-blowing of all, there’s absolutely no definition for what constitutes being “chronically ill”. Any single issue that I’ve listed here would be considered a fatal flaw that would exclude the paper from publication in a more prestigious journal.\n\n9) Studies Link GMO Animal Feed to Severe Stomach Inflammation and Enlarged Uteri in Pigs\n\nIn the study on which this claim is based, the researchers gave pigs GMO feed and non-GMO feed and identified the differences between the two groups. The paper has been thoroughly challenged by many journalists and scientists:\n\nJournalist Mark Lynas highlighted the degree to which the data is cherry-picked. The difference in “inflammation” between the GM-fed and non-GM-fed pigs is apparent only when you break down the degree of inflammation into subcategories, but there’s no difference if you view it as a single category. Overall, there’s a high rate of inflammation for both groups, which is not explained in the paper. At the same time, there are several parameters where GM-feed could be argued as having a protective effect (there are 50 percent fewer heart-abnormalities in pigs fed GM-grain), but this isn’t discussed.\nAs explained by geneticist Anastasia Bodnar, the authors do not analyze the compositional differences in the feed between the two groups. Previous studies have determined that the environment (i.e., water, soil, geography) of a crop has a greater impact on proteins and metabolites than whether or not the crop is a GMO. As such, the differences seen in the pigs may not be due pesticides or presence/absence of the transgenic protein; rather, they are most likely due to differences in composition of the feed\nGeneticist Val Giddings notes that the animals had abnormally high rates of pneumonia, which points to the possibility that something wonky was going on.\nIn conclusion, even if the paper’s findings are real, there’s no knowing whether that’s due to something associated with transgenes or not, because the researchers do not account for natural variation in the feed.\n\n10) GMO risk assessment is based on very little scientific evidence in the sense that the testing methods recommended are not adequate to ensure safety.\n\nLet’s set aside the fact that this isn’t a “Scientific Study Proving GMOs Can Be Harmful To Human Health,” which is the claim set out in the title. There are three papers associated with this bullet point. The first one is a review and I agree with a few of the points it makes. It highlights the need for standardized tests and statistics in animal feeding studies for GMOs, and anyone who followed the Seralini debacle would probably agree. It summarizes papers that have performed feeding studies and their results. However, the review does not remove flawed papers from their overview and nor does it distinguish between feeding studies for GMO crops that have been commercialized vs. crops that have never been submitted for regulatory approval. The paper does not conclude, “GMO risk assessment is based on very little scientific evidence”.\n\nThe second paper is also a review piece. The first author is affiliated with “Friends of the Earth,” an anti-GMO NGO. It does not constitute novel research and has a clear editorial slant.\n\nThe third paper does not even qualify as a review. It’s a commentary published in 2002 in Nature Biotechnology, which is a high caliber journal. It outlined possible unintended consequences that could happen with a GMO—none of which have ever been documented or identified since then, to the best of my knowledge.\n\nIn conclusion, despite the title of the article, none of these studies proves or even persuasively suggests that GMOs can be harmful to human health. The majority are either obviously flawed or are not scientific studies.\n\nThe current scientific consensus regarding GMOs remains unchanged: they are safe and do not pose a health risk to humans. However, a scientific consensus is subject to change if there is sufficient reproducible evidence that may impact it, but none of the studies reviewed here constitute such evidence.\"\n2572,\"It’s been several months since the intelligence community concluded Russia tampered in the election, including stealing Democratic Party emails and giving them to WikiLeaks.\n\nYet an unfounded conspiracy theory persists: that WikiLeaks actually got the emails from a Democratic National Committee staffer who was shot and killed in July 2016.\n\nSeth Rich, who worked on voter access projects for the DNC, was 27 when he was killed early in the morning near his Washington home. Ten months later, the case remains unsolved, though Washington police have said they believe it was likely a botched robbery.\n\nWikiLeaks published tens of thousands of internal DNC emails several days after Rich died, leading conspiracy theorists to speculate that the two events were related. WikiLeaks offered a $20,000 reward for information about Rich’s murder.\n\nThe story is back in the news because on May 15, a private investigator looking into Rich’s case said he had evidence to prove the theorists right.\n\nBut the investigator, a man named Rod Wheeler, backtracked on his claims the next day, and the Rich family has sent him a cease-and-desist letter, saying their son was not WikiLeaks’ source.\n\nEven so, some right-wing pundits continue to peddle this conspiracy, most prominently on Fox News. Among them are host Sean Hannity and former Republican House Speaker Newt Gingrich.\n\n\"\"We have this very strange story now of this young man who worked for the Democratic National Committee, who apparently was assassinated at 4 in the morning, having given WikiLeaks something like 53,000 emails and 17,000 attachments,\"\" Gingrich said on Fox May 21. \"\"Nobody’s investigating that, and what does that tell you about what was going on? Because it turns out, it wasn’t the Russians.\"\"\n\nContrary to Gingrich’s statement, the thin case that Rich was the DNC leaker is in no way substantial enough to outweigh ample evidence that Russia was the culprit. Two days after Gingrich made this claim, Fox News retracted its report promoting this conspiracy theory.\n\nScant evidence that Seth Rich leaked the emails\nThe latest iteration of this story started when Wheeler spoke to a reporter with Washington local news station WWTG-TV on May 15.\n\nWheeler worked for the Washington police in the 1990s and is an occasional Fox News contributor. Texas businessman Ed Butowsky, another Fox News contributor, is financing Wheeler’s investigation.\n\nWheeler told WWTG-TV he believes the local police and the FBI are engaged in a cover-up because of information found on Rich’s laptop and the relationship between the Washington mayor’s office and the DNC.\n\n\"\"But you have sources at the FBI saying there is information that could link Seth Rich to WikiLeaks?\"\" asked the WTTG-TV reporter.\n\n\"\"Absolutely,\"\" Wheeler replied. \"\"Yeah, and that’s confirmed.\"\"\n\nThe next day, a national Fox News report said an unnamed federal investigator corroborated Wheeler’s findings. And according to the federal investigator, an FBI analysis of Rich’s laptop found that Rich made contact with a WikiLeaks director and sent him 44,053 emails and 17,761 attachments from DNC leaders.\n\nHere’s the problem: Hours after Fox published its report, Wheeler recanted. He told CNN that he hadn’t seen the evidence himself, and his knowledge of Rich’s alleged email contact with WikiLeaks came from the national Fox News reporter, not his own investigative work.\n\n\"\"Let me just really quickly say this,\"\" Wheeler said on Hannity’s show May 16. \"\"I don't know for sure, I don't know as a matter of fact if the emails went out to the WikiLeaks or anybody else, but it sure appears that way.\"\"\n\nFox retracted its own May 16 article, saying \"\"the article was not initially subjected to the high degree of editorial scrutiny we require for all our reporting.\"\"\n\nSo this allegation that Rich was the real DNC leaker — and related insinuation that Rich was murdered because of it — rests nearly entirely on claims from a single unnamed federal investigator with unspecified connections to the case.\n\nThe theory also doesn’t make much logical sense. No evidence has emerged that shows Rich was so disgruntled with the DNC that he felt the need to expose its leaders to WikiLeaks. Further, the leaked emails were overall rather mild. They were embarrassing and prompted Rep. Debbie Wasserman-Schultz of Florida to step down from her role as DNC chair, but they didn’t expose any conspiracies or illegal activity.\n\nAll of this together makes for a pretty flimsy case, especially when compared to the broad consensus that Russian actors were the true culprit.\n\nLots of evidence Russia stole, then leaked, the emails\nThe intelligence community and private cybersecurity professionals have widely concluded that the DNC hack and WikiLeaks dump are covered in Russian fingerprints.\n\nThe technical methods behind the hack were similar to those used by two Russian intelligence groups, dubbed APT28 and APT29, also known as Fancy Bear and Cozy Bear. And experts have said that dumping large quantities of stolen political information is a signature move of Russian influence operations.\n\nThere’s also the fact that WikiLeaks founder Julian Assange and the Russian government have a well-documented relationship. Assange has hosted a television show on RT, a state-owned network, for example.\n\nVarious intelligence agencies reiterated Russia’s culpability in official reports in October, December and January. And intelligence community leaders and experts in Russia and cybersecurity have said they agreed with this conclusion in testimony before Congress in the months since.\n\n\"\"The final piece of Russia's modern Active Measures surfaced in the summer of 2016 as hacked materials were strategically leaked,\"\" said Clint Watts, senior fellow at the Foreign Policy Research Institute and former FBI special agent, in a March 30 Senate hearing. \"\"The disclosures of WikiLeaks, Guccifer 2.0 and DC Leaks demonstrated how hacks would power the influence system Russia had built so successfully in the previous two years.\"\"\n\nThere’s evidence that Russia engaged in cyber operations against Republicans, too, though it wasn’t as robust as the DNC hack.\n\n\"\"The Russians used cyber operations against both political parties, including hacking into servers used by the Democratic National Committee and releasing stolen data to WikiLeaks and other media outlets,\"\" said former Director of National Intelligence James Clapper in a May hearing. \"\"Russia also collected on certain Republican Party-affiliated targets, but did not release any Republican-related data.\"\"\n\nOur ruling\nGingrich said DNC staffer Seth Rich \"\"apparently was assassinated at 4 in the morning, having given WikiLeaks something like 53,000 emails and 17,000 attachments. ... It turns out, it wasn’t the Russians.\"\"\n\nThere is no trustworthy evidence supporting the theory that Rich was WikiLeaks’ source for thousands of DNC emails. The police believe his death was the result of a botched robbery, not a political assassination.\n\nThe intelligence community and cybersecurity experts have reached a broad conclusion that all the available evidence points to Russia as the actual perpetrators — based on technical indicators and an understanding of how Russian influence operations work.\n\nGingrich and others are talking about an unfounded conspiracy theory as if it's a matter of fact. It is far from it. We rate his claim Pants on Fire.\"\n2573,\"On 16 May 2017, Fox News published an explosive report linking the death of murdered Democratic National Committee staffer Seth Rich to tens of thousands of e-mails allegedly found on his laptop computer. Fox reported that the e-mails were internal Democratic National Committee messages Rich transferred to Gavin McFayden, a now-deceased investigative journalist, who then sent them to the document-dumping web site WikiLeaks.\n\nThe Fox report claimed that there was a conspiracy between the local police department, the Federal Bureau of Investigation, and the D.C. mayor’s office to cover up the investigation:\n\nAn FBI forensic report of Rich’s computer — generated within 96 hours after Rich’s murder — showed he made contact with WikiLeaks through Gavin MacFadyen, a now-deceased American investigative reporter, documentary filmmaker, and director of WikiLeaks who was living in London at the time, the federal source told Fox News.\n\n“I have seen and read the emails between Seth Rich and WikiLeaks,” the federal investigator told Fox News, confirming the MacFadyen connection. He said the emails are in possession of the FBI, while the stalled case is in the hands of the Washington Police Department.\n\nThe revelation is consistent with the findings of Wheeler, whose private investigation firm was hired by a third party on behalf of Rich’s family to probe the case.\n\n“My investigation up to this point shows there was some degree of email exchange between Seth Rich and WikiLeaks,” Wheeler said. “I do believe that the answers to who murdered Seth Rich sits on his computer on a shelf at the DC police or FBI headquarters.”\n\nThe federal investigator, who requested anonymity, said 44,053 emails and 17,761 attachments between Democratic National Committee leaders, spanning from January 2015 through late May 2016, were transferred from Rich to MacFadyen before May 21.\nRich, a 27-year-old DNC staffer, was shot twice in the back at 4:20 in the morning on 10 July 2016 amid the run-up to the presidential election. Although none of his possessions were taken from him, Washington D.C. Metropolitan Police consider it a botched robbery attempt, because there had been a spate of muggings in Rich’s Bloomingdale neighborhood at the time.\n\nAlmost two weeks later, on 22 July 2016, WikiLeaks dumped a load of hacked e-mails that would embarrass the DNC and create a media frenzy in the months before the election. The timing of the incidents, as well as Rich’s employment at the DNC, led to conspiracy theories tying his death to the leak. Adding to the confusion, WikiLeaks offered a $20,000 reward for information leading to the conviction of Rich’s killer. Since his death, Rich’s family has consistently denied rumors linking him to WikiLeaks.\n\nThe Fox News story about Rich came one day after a report by the Washington Post accused President Donald Trump of spilling classified information to Russian envoys during their visit to the Oval Office on 10 May 2017. Brad Bauman, a spokesperson for Rich’s family, told us he believed the Fox story was motivated by a desire to deflect attention away from the Post report:\n\nI think there’s a very special place in hell for people that would use the memory of a murder victim in order to pursue a political agenda.\nThe Fox story uses two sources: Rod Wheeler, a Fox News contributor characterized as a private investigator in the article, and an unnamed “federal investigator.” On 15 May 2017, Wheeler speculated to local news outlet Fox5 that there was critical information on a computer that belonged to him, which was either in the possession of the FBI or MPD:\n\nThe police department nor the FBI have been forthcoming. They haven’t been cooperating at all. I believe that the answer to solving his death lies on that computer which I believe is either at the police department or at the FBI. I’ve been told both.\nWheeler claimed to have a source at the FBI that “confirmed” Rich was linked to WikiLeaks, and a source inside the police department who told him MPD was told to “stand down” from the investigation. In a follow-up interview on Fox News, Wheeler implied that a conspiracy reaching to the highest levels of the city’s government was at work:\n\nI want to find out who caused that man’s death so we can put them behind bars. But if there’s somebody in politics, if there’s somebody in government, whether it’s the mayor’s office or anywhere else in this city that’s involved, you better believe they’re going to be dragged in and questioned.\nWe were able to confirm the FBI is not investigating Rich’s murder — it is an MPD investigation.\n\nWe reached out to Wheeler by e-mail and have yet to receive a response, but since the Fox story was published, he has been quoted in several news articles recanting his original story. He told BuzzFeed News the following day, “That story on Fox 5 last night was inaccurate. I don’t even know where the computers are.”\n\nOn 19 May 2017, the Rich family attorney sent Wheeler a cease and desist letter saying he had violated a contract forbidding him to publicly disclose information about the case and threatening to sue if he continues to do so.\n\nWe contacted the office of Washington D.C. Mayor Muriel Bowser to ask if there was a lurid connection between the mayor, the DNC, and Rich’s death, and got a flat denial from spokesman Kevin Harris:\n\nAll claims made by Mr. Wheeler are false and take fake news to a whole new level. The family deserves better and everyday MPD continues to work diligently to solve this case.\nWe also asked the police department about Wheeler’s claims that the department was stepping back from the investigation. A spokesperson for the department denied it and said that the investigation remains active:\n\nThe assertions put forward by Mr. Wheeler are unfounded. The Metropolitan Police Department’s (MPD) Homicide Branch is actively investigating Mr. Rich’s murder  and we continue to work with the family to bring closure to this case as we do with all homicide investigations. If there are any individuals who feel they have information, we urge them to call us at 202-727-9099 or text us at 50411.  The department is offering a reward of up to $25,000 for information on this case that leads to the arrest and conviction of the person or persons responsible.\nBauman said in a statement that Wheeler was not authorized to speak on behalf of the family, and added the family only learned of the new round of accusations through news reports:\n\nEven if tomorrow, an e-mail was found, it is not a high enough bar of evidence to prove any interactions, as e-mails can be altered and we’ve seen that those interested in pushing conspiracies will stop at nothing to do so. We are a family who is committed to facts, not fake evidence that surfaces every few months to fill the void and distract law enforcement and the general public from finding Seth’s murderers. The services of the private investigator who spoke to press was offered to the Rich family and paid for by a third party, and contractually was barred from speaking to press or anyone outside of law enforcement or the family, unless explicitly authorized by the family.\nMcFayden, an investigative journalist who was an early defender of WikiLeaks, died in October 2016 after a battle with lung cancer.\n\nAlthough the Fox report claims Wheeler is a private investigator, a search for Wheeler’s name on the public lookup tool for licenses in Washington D.C. yields no results. We also checked for a license under his name in Maryland, where his firm Capitol Investigations is based. This search also yielded no results. When we asked MPD whether he was indeed a homicide detective with the department, they only confirmed he once worked there starting in 1990. He was dismissed by the department in 1995, but a spokesman did not explain why.\n\nWe sent an e-mail to Wheeler through his firm and have not yet received a response.\n\nNBC News identified the “third party” who hired Wheeler to investigate Rich’s murder as Ed Butowsky, a Dallas-based financial adviser, who is also a Fox News contributor.\"\n2574,\"“My investigation up to this point shows there was some degree of email exchange between Seth Rich and WikiLeaks.”\n- Rod Wheeler, former DC homicide investigator\n\nWheeler made his comments on the possible Rich-Wikileaks connection in a story first reported Monday night by Fox 5 DC.\n\nIn an appearance on Fox News' \"\"Hannity\"\" Tuesday night, Wheeler said a \"\"federal investigator that was involved on the inside of the case\"\" saw Rich's computer and the case file.\n\nWheeler told host Sean Hannity the investigator \"\"came across [as] very credible. When you look at that, with the totality of everything else that I found in this case, it’s very consistent for a person with my experience to begin to think, 'Well, perhaps there were some email communication between Seth and Wikileaks.'\"\"\n\nBut a spokesman for Rich's family on Tuesday said Wheeler was not authorized to speak for the family and called assertions Seth Rich sent emails to WikiLeaks \"\"unsubstantiated.\"\" Brad Bauman said even if purported emails were to surface, it would not necessarily mean Rich had helped WikiLeaks.\n\n\"\"Even if tomorrow, an email was found, it is not a high enough bar of evidence to prove any interactions as emails can be altered and we've seen that those interested in pushing conspiracies will stop at nothing to do so,\"\" Bauman said. \"\"We are a family who is committed to facts, not fake evidence that surfaces every few months to fill the void and distract law enforcement and the general public from finding Seth's murderers.\"\"\n\nAlthough Bauman said Wheeler was paid by a third party, the family is named as clients of Wheeler's Capitol Investigations on a contract signed by Rich's father, Joel Rich.\n\nThe family has been sensitive to speculation that Rich could have leaked emails damaging to the DNC since he was murdered during the height of the presidential campaign in a case that remains unsolved. Wheeler and the federal investigator insist that there is evidence to back their claims.\n\nAn FBI forensic report of Rich's computer -- generated within 96 hours after Rich's murder -- showed he made contact with WikiLeaks through Gavin MacFadyen, a now-deceased American investigative reporter, documentary filmmaker, and director of WikiLeaks who was living in London at the time, the federal source told Fox News.\n\n“I have seen and read the emails between Seth Rich and WikiLeaks,” the federal investigator told Fox News, confirming the MacFadyen connection. He said the emails are in possession of the FBI, while the stalled case is in the hands of the Washington Police Department.\n\nThe revelation is consistent with the findings of Wheeler, whose private investigation firm was hired by a third party on behalf of Rich’s family to probe the case.\n\n“My investigation up to this point shows there was some degree of email exchange between Seth Rich and WikiLeaks,” Wheeler said. “I do believe that the answers to who murdered Seth Rich sits on his computer on a shelf at the DC police or FBI headquarters.”\n\nThe federal investigator, who requested anonymity, said 44,053 emails and 17,761 attachments between Democratic National Committee leaders, spanning from January 2015 through late May 2016, were transferred from Rich to MacFadyen before May 21.\n\nOn July 22, just 12 days after Rich was killed, WikiLeaks published internal DNC emails that appeared to show top party officials conspired to stop Sen. Bernie Sanders of Vermont from becoming the party’s presidential nominee. That controversy resulted in Debbie Wasserman Schultz resigning as DNC chairperson.\n\nWikiLeaks leader Julian Assange has stopped short of identifying Rich as the source of the emails, but has taken a keen interest in the case, and has not denied working with Rich.\n\n“WikiLeaks has decided to issue a US$20k reward for information leading to conviction for the murder of DNC staffer Seth Rich,” the organization announced.\n\nAssange has not returned a series of recent emails from Fox News about Rich. MacFadyen, who was considered a mentor by Assange, died of lung cancer on Oct. 22 at age 76.\n\nWashington’s Metropolitan Police Department has no suspects and no substantial leads as to who the killer or killers may be, sources close to the investigation said. Metropolitan Police, including the police chief, have refused to discuss the case, despite requests from Fox News dating back 10 months.\n\nThe department released a statement on the case saying it remains an active investigation and that detectives are working with Rich's family.\n\n\"\"If there are any individuals who feel they have information, we urge them to call us at (202) 727-9099 or text us at 50411,\"\" read the statement. \"\"The department is offering a reward of up to $25,000 for information on this case that leads to the arrest and conviction of the person or persons responsible.\"\"\n\nThe FBI’s national office declined to comment, but sources said the bureau provided cyber expertise to examine Rich’s computer.\n\nD.C. police have announced a $25,000 reward for information leading to the conviction of Rich’s killer. Republican lobbyist Jack Burkman has offered a separate $130,000 reward.\"\n2575,\"The life of Seth Rich, a 27-year-old Democratic National Committee staffer, ended nearly a year ago when he was shot to death near his house in Washington, DC. Then came the tragic and bizarre afterlife: Since July, Rich has been the focus of intense right-wing conspiracy theories that have only escalated as the Trump administration’s scandals have deepened.\n\nAs the police have repeatedly stated, there is no evidence that Rich’s death was anything other than the consequence of a botched robbery. But some people, especially on the right, believe Rich was murdered by the Clintons for knowing too much about something. The most recent theories claim that Rich, not the Russians, was responsible for leaking the emails, published in WikiLeaks, that revealed Democratic party leaders had talked disparagingly about Bernie Sanders.\n\nThanks to an erroneous Fox News story last week, which was finally retracted on Tuesday, Rich recently became the focus of an intense media blitz from conservative outlets — many of which were eager for something to talk about besides the scandals swirling around Donald Trump.\n\nFox News’s Sean Hannity was one of the most enthusiastic rumormongers, devoting segments on three separate occasions last week to Rich. Even after Fox News retracted its story, Hannity promised he would continue to investigate. “I retracted nothing,” he said defiantly on his radio show Tuesday.\n\nRich’s family has been begging right-wing news outlets to stop spreading unfounded rumors about him, but by now the situation seems to have gotten out of control.\n\nIn death, Rich has become a martyr to the right, buoyed by a host of characters each with their own ulterior motives: There is WikiLeaks founder Julian Assange, who wants to downplay the connections between WikiLeaks and the Russians; there are the Clinton haters, who want to spread the idea that the Clintons are murderers; there are the Trump supporters, who want to minimize the idea that Russian hackers helped deliver the election to their candidate; and there are the talking heads on Fox News, who last week needed something other than negative Trump stories to make conversation about.\n\nWe might not know who killed Seth Rich, but we do know who turned his legacy into a textbook study of where fake news comes from, how it spreads, and the victims it creates.\n\nSeth Rich was murdered in a senseless act of violence\nSeth Rich worked in Democratic politics for most of his career. He grew up and went to college in Omaha, Nebraska, where as a student he volunteered on two Democratic Senate campaigns. After graduating, he moved to Washington, DC, for a job at Greenberg Quinlan Rosner, a progressive opinion research and consulting firm. He was later hired by the Democratic National Committee, where he worked on a project to help people find where to vote.\n\nOn Sunday, July 10, Rich was shot to death about a block from where he lived in the Bloomingdale neighborhood of DC. Gunshot detection microphones place the time of the shooting at around 4:20 am. Rich had last been seen at around 1:30 am leaving Lou’s City Bar in Columbia Heights, about a 40-minute walk from where he lived.\n\nIt is unclear exactly what happened during those three intervening hours. The Washington Post reported that, according to his parents, cellphone records show that Rich called his girlfriend at 2:05 am and talked to her for more than two hours. He hung up just minutes before he was shot.\n\nThe police found Rich on the sidewalk with multiple gunshot wounds, at least two in the back. He still had his watch, his cellphone, and his wallet. There were signs of a struggle: bruises on his hands, knees, and face, and a torn wristwatch strap. According to the police report, he was still “conscious and breathing.” Family members say they were told that Rich was “very talkative,” though it is not publicly known if he was able to describe his assailant or assailants. Rich died a few hours later in the hospital.\n\nThe police suspected Rich had been the victim of an attempted robbery. Bloomingdale is a gentrifying part of Washington that still suffers from violent crime. In 2016, there were 24 reported robberies with a gun that occurred within a quarter-mile of the street corner where Rich was shot.\n\nThe first conspiracy theories grew out of the “Clinton body count” rumor\nAlmost immediately after news of Rich’s death, conspiracy theories began circulating on social media. A few factors helped make Rich a target of speculation:\n\nThe murderers left behind Rich’s valuables. (Though, by that same paranoid logic, wouldn’t a professional hitman have taken Rich’s wallet and phone in order to make it look like a regular mugging?)\nRich worked at the DNC, where in December there had been a minor scandal involving a software glitch that allowed the Bernie Sanders campaign to access private voter data collected by the Clinton campaign.\nHillary Clinton had just clinched the nomination after a surprisingly bruising primary, and there were still sore feelings in the air.\nThere’s a long-running conspiracy theory that the Clintons have assassinated dozens of their political enemies.\nIf those facts don’t seem to add up to a coherent story, well, you’re thinking too hard. Conspiracy theories don’t operate logically. They start from an assumption — for instance, “the Clintons are shady” — and spiral outward in search of corroboration.\n\nOn Reddit, for instance, one user wrote a 1,400-word post listing things that he found “suspicious.” Here were some of the stray facts the redditor claimed were evidence of a hit job by the DNC or the Clintons:\n\nRich’s former employer, Greenberg Quinlan Rosner, once did some consulting work for British Petroleum. (“Is it possible that Mr. Rich was aware of the public's disdain for oil industry/fracking?”)\nRich once worked on Ben Nelson’s campaign for senator. (“[Nelson] contributed a crucial vote to help pass Obamacare back in 2009.”)\nThe political conventions were coming up. (“The TIMING of this tragedy seems too 'coincidental’”)\nIt’s unclear what any of these facts have to do with the Clintons, but somehow the Reddit user concluded: “given his position & timing in politics, I believe Seth Rich was murdered by corrupt politicians for knowing too much information on election fraud.”\n\nOthers on Twitter and the trolling website 4chan also speculated that Rich might have crossed the Clintons in some way. Rich’s death seemed to fit in with the “Clinton body count” theory, which dates to the 1990s and claims that the Clintons are so vindictive that they hire hitmen to murder people they don’t like.\n\nPeople who believe the Clintons are murderers often point to deputy White House counsel Vince Foster, who suffered from clinical depression and died of a gunshot wound to the mouth in 1993. Several investigations all ruled Foster’s death a suicide, but some conservatives insisted there must have been foul play. They claimed that Foster, who was looking into the Clintons’ taxes, may have uncovered evidence of corruption in connection to the Whitewater controversy, a guilt-by-association scandal involving friends of the Clintons’.\n\nThe “Clinton body count” theory has endured over the years simply because people don’t live forever. Any time someone dies who was connected to the Clintons — and since Bill Clinton was the president of the United States, literally thousands of people were in his orbit — this theory is dredged up again by the tinfoil hat crowd. And then it slowly fades.\n\nAt first it seemed the speculation about Seth Rich would die down quickly as well. But then 12 days later, on July 22, WikiLeaks published thousands of private emails from the DNC, and Rich became a politically useful distraction.\n\nJulian Assange and WikiLeaks supercharged the Seth Rich rumors\nA month before Rich was murdered, the DNC admitted that Russian hackers had broken into its computer network, gaining access to all of the DNC’s emails. The thought of Russian interference in American politics was infuriating to Rich, according to one person “who was very close” to him, the Washington Post reported: “It was crazy. Especially for Seth. He said, ‘Oh, my God. We have a foreign entity trying to get involved in our elections?’ That made him so angry.”\n\nWhen WikiLeaks released its dump of DNC emails on July 22, the obvious explanation was that it had obtained those emails from the Russian hackers. This connection was later confirmed by top US intelligence agencies, who concluded “with high confidence” that DNC servers were hacked by top Russian government hackers, who had then given the emails to WikiLeaks. “Moscow most likely chose WikiLeaks because of its self-proclaimed reputation for authenticity,” the US intelligence report explained, as well as for its connection to the Russian propaganda outlet Russia Today.\n\nBut WikiLeaks has repeatedly denied its ties to Russia, and ever since last summer it has used Seth Rich as a way to distract from claims that it abetted Russian interference in the US election. WikiLeaks founder Julian Assange had his own reasons to fear a Clinton presidency — as secretary of state, Clinton wanted to indict Assange for his involvement in releasing the millions of US diplomatic cables leaked by Chelsea Manning.\n\nOn Dutch television in August 2016, Assange hinted that Rich, not Russia, may have been the source for the WikiLeaks emails. \"\"Whistleblowers go to significant efforts to get us material, and often very significant risks,” he said. “As a 27-year-old, works for the DNC, was shot in the back, murdered just a few weeks ago for unknown reasons as he was walking down the street in Washington.\"\"\n\n\n“Was he one of your sources then?” the anchor asked.\n\n“We don’t comment on who our sources are,” Assange replied.\n\n“Then why make the suggestion about a young guy being shot in the streets of Washington?” the anchor replied.\n\nPressed repeatedly for clarification, Assange concluded that “others, others have suggested that. We’re investigating to understand what happened in that situation with Seth Rich. I think it’s a concerning situation; there’s not a conclusion yet.”\n\nAs part of its “investigation,” WikiLeaks offered a $20,000 prize in August for information about Rich’s murder.\n\nThis is the point where Seth Rich became a prop in a game of international espionage.\n\nTrump supporters and the alt-right amplified the theory that Rich was some kind of Democratic whistleblower or leaker, even though the facts didn’t really fit this pattern. He didn’t have access to the DNC emails, and he had never shown any prowess at hacking — being a data analyst involves a very different set of skills. Besides, the DNC wasn’t the only organization that was hacked: Clinton campaign chair John Podesta’s personal emails, for instance, were stolen separately, as were the emails at the Democratic Congressional Campaign Committee.\n\nNevertheless, many on the right were inspired by the WikiLeaks insinuations and started to concoct their own conspiracy theories about Rich’s murder. In August, former House speaker and presidential candidate Newt Gingrich told a conservative talk show host that Rich’s death was suspicious. “First of all, of course it’s worth talking about,” he said. “And if Assange says he is the source, Assange may know. That’s not complicated.”\n\nThat same month, Trump adviser Roger Stone claimed, without evidence, that Rich was murdered “on his way to meet with the FBI to discuss election fraud.”\n\nTo Trump supporters, the claim that Rich had been murdered by the Clintons had twofold appeal: It reinforced the rumor that the Clintons were shady operatives, and it distracted from the mounting evidence that Russia had interfered with the US election — possibly in collusion with the Trump campaign.\n\nIn the presidential debate on September 26, Trump famously suggested that it could have been a lone hacker who was responsible for the stolen DNC emails. \"\"It could be Russia, but it could also be China. It could also be lots of other people. It also could be somebody sitting on their bed that weighs 400 pounds,\"\" he said.\n\nThanks to a weird miscommunication, the conspiracy theory comes back in May\nAfter the election, the conspiracy theories about Seth Rich faded from public consciousness, as the focus turned instead to the FBI’s investigation of connections between Trump staffers and Russian agents. Suspicions still bubbled in right-wing corners of Reddit and on alt-right websites like Gateway Pundit, and Assange continued to claim that it wasn’t the Russians who provided the hacked emails — but most of America had moved on.\n\nBut Rich returned to the news last week, when the local TV station FOX 5 DC aired an interview with private investigator Rod Wheeler, who claimed that sources in the FBI told him there was evidence of a connection between Rich and WikiLeaks:\n\nFOX 5 DC: You have sources at the FBI saying that there is information...\n\nWHEELER: For sure...\n\nFOX 5 DC: ...that could link Seth Rich to WikiLeaks?\n\nWHEELER: Absolutely. Yeah. That's confirmed.\nConservative media outlets jumped on the story, which aired the night of Monday, May 15. By Tuesday morning, conservative outlets like Breitbart, the Blaze, and the Daily Caller all had their own pieces relaying Wheeler’s claims.\n\nOn Tuesday, Fox News added its own revelation: It claimed that an unnamed “federal investigator” had confirmed that Rich had been in contact with WikiLeaks. “I have seen and read the emails between Seth Rich and Wikileaks,” the source said, according to Fox News. Fox News additionally claimed this source had evidence that Rich had given thousands of DNC emails to WikiLeaks.\n\nThis was a two-source story: The report also said that Wheeler had independently corroborated what the anonymous “federal investigator” had told Fox News.\n\nBut here’s where it gets confusing. By Tuesday afternoon, Wheeler told CNN that he had misspoken. It turns out he didn’t have any evidence of his own.\n\nWhat had happened, apparently, was that earlier in the week, Fox News had contacted Wheeler for its own story on Rich. That was when Wheeler learned that Fox News had a source alleging there was contact between Rich and WikiLeaks. When Wheeler went on local TV on Monday night to talk about Rich, he believed he was giving viewers a “preview” of the Fox News story set to run on Tuesday.\n\nThat, at least, is how Wheeler explained the situation to CNN last Tuesday. Somehow, through miscommunication or sloppy reporting, the Fox News report used Wheeler to back up its claims about the Rich-WikiLeaks connection. This was incorrect, Wheeler said. He had no independent knowledge.\n\n\"\"I only got that [information] from the reporter at Fox News,\"\" he told CNN.\n\nYesterday, after leaving it up for a week, Fox News finally retracted its Seth Rich story, which was down to one anonymous source. “The article was not initially subjected to the high degree of editorial scrutiny we require for all our reporting,” an editor’s note explained. “Upon appropriate review, the article was found not to meet those standards and has since been removed.”\n\nConservative media has a field day\nIt’s unlikely that any of this would have been a big deal had there not been a stunning series of damaging reports about Donald Trump last week.\n\nAmong other things, it was revealed that Trump had shared state secrets with the Russians, that he had pressured FBI Director James Comey to drop his investigation into ties between Trump affiliates and Russia, and that the Russia probe had reached a current high-level White House official, who many suspect is Trump’s son-in-law, Jared Kushner.\n\nOne way the conservative media minimized all the bad news was to focus on other stories. The latest Seth Rich allegations became a welcome distraction from the constant revelations coming out of the Washington Post and the New York Times.\n\nFor instance, while most outlets were covering the revelation that Trump had volunteered classified information to Russians, the alt-right website Breitbart devoted its front page to the Seth Rich conspiracy. Breitbart even slammed the mainstream media for ignoring the rumors about Rich: “Silence from Establishment Media over Seth Rich WikiLeaks Report” was the title of one story.\n\nFox News in particular devoted outsize attention to the Rich story, repeatedly rehashing the conspiracy theory. On his 10 pm show, Fox pundit Sean Hannity devoted segments to Rich on Tuesday, Thursday, and Friday last week. “I'm not backing off asking questions even though there is an effort that nobody talk about Seth Rich,” he said on Friday night.\n\nOn Tuesday, even after Fox News retracted the story that ignited the latest round of speculation, Hannity remained convinced that the Seth Rich conspiracy theory had legs. “I am not Fox.com or FoxNews.com,” he said on his radio show. “I retracted nothing.”\n\nLater that evening, on his television show, Hannity said that for now, he would stop talking about Rich “out of respect for the family's wishes.” On Twitter, though, he was defiant, claiming that “liberal fascism” was trying to silence his voice.\n\n“Ok TO BE CLEAR, I am closer to the TRUTH than ever,” he tweeted. “Not only am I not stopping, I am working harder.”\n\n“Please retweet,” he added.\n\nRich was an unlucky victim of the conservative media\nThe recent attention has reignited the old Seth Rich conspiracy theories, bringing forth even more unsubstantiated claims.\n\nOn Fox News’s Sunday morning talk show, Newt Gingrich repeated his belief that Rich, not Russia, was responsible for the DNC hack. “It turns out, it wasn’t the Russians,” he said. “It was this young guy who, I suspect, was disgusted by the corruption of the Democratic National Committee.”\n\nOn Monday, Assange issued a cryptic tweet using the hashtag “#SethRich” which fanned the flames even further: “WikiLeaks has never disclosed a source. Sources sometimes talk to other parties but identities never emerge from WikiLeaks. #SethRich.”\n\nAnd on Tuesday, New Zealand file-sharing entrepreneur Kim Dotcom, who is wanted by the US government for copyright infringement and racketeering, claimed that Rich had personally contacted him in 2014, and that the two had talked about “a number of topics including corruption and the influence of corporate money in politics.”\n\n“I know that Seth Rich was involved in the DNC leak,” Dotcom wrote in a statement.\n\nRich’s family has repeatedly asked news outlets to stop publicizing these rumors. “Those theories, which some reporters have since retracted, are baseless, and they are unspeakably cruel,” Mary and Joel Rich wrote in a Washington Post op-ed on Tuesday evening.\n\n“Imagine that instead, every call that comes in is a reporter asking what you think of a series of lies or conspiracies about the death,” they wrote. “That nightmare is what our family goes through every day.”\n\nThe Riches also pushed back on some of the rumors themselves, stating that the FBI had found no evidence of communication between their son and WikiLeaks, and that Seth had no access to any of the DNC emails that were leaked:\n\nDespite these facts, our family’s nightmare persists. Seth’s death has been turned into a political football. Every day we wake up to new headlines, new lies, new factual errors, new people approaching us to take advantage of us and Seth’s legacy. It just won’t stop. The amount of pain and anguish this has caused us is unbearable. With every conspiratorial flare-up, we are forced to relive Seth’s murder and a small piece of us dies as more of Seth’s memory is torn away from us.\nBut to conspiracy theorists, the facts have never mattered. Fake news always has ulterior motives, and everybody who amplified the Seth Rich conspiracy theories had their own stake in keeping the lies alive.\"\n2576,\"In January, a group of Cornell University undergraduates travelled to the Mekong River Delta of Vietnam, a region of the world considered to be one of the most vulnerable to climate change. There they met with farmers, climate experts, government officials and their peers and learned about the ominous changes taking place in the Mekong that, ultimately, will impact us all.\n\nThe trip was part of course intended to help millennials better appreciate the interconnected and interdependent world they live in and to fully grasp what is ahead for Vietnam and for them – a grand challenge, on a grand scale. About the time these students turn 50, sea-level rise will have displaced an estimated million residents of the Mekong Delta.\n\n\nBy 2100 much of the region will likely be underwater, affecting millions more. To say nothing about the impacts on major American cities, including Miami Beach, Boston and New York that, like the Mekong, have considerable real estate at risk from rising sea levels.\n\n\nChanges caused by rising sea levels are already flooding into the Mekong Delta, especially in the rural areas where Vietnam grows much of its food. Our group of Cornell students learned that rains now fall during what was once the dry season, interfering with seed set and reducing rice yields.\n\nIncreasing salt-water intrusion is forcing farmers to abandon rice altogether and switch to more salt-tolerant options such as shrimp production and crops such as coconut and watermelons. More groundwater is being used to dilute salty water for irrigation and drinking, which in turn results in land subsidence and exacerbated saltwater intrusion.\n\nFrom this two-week journey to a country 8,000 miles from home and at the forefront of our greatest global challenge, the students gathered stories to tell and share with the world – because what is happening in Vietnam will be repeated globally.\n\nOne of the first things the students learned was that climate change is accepted as fact in Vietnam; it is not politicized, and is discussed freely. Messages to take home, “The Vietnamese people do not avoid talking about the changing climate; it’s happening in their own backyard,” said Conor McCabe, an animal science major, class of ‘18. “Climate change is definitely an uncomfortable topic since it has so many ramifications for society and the livelihoods of everyday people. Taking part in that difficult discussion, rather than shying away, is what I plan to do from now on,” said Becky Cardinali, an economics major, class of ’19.\n\nThese millennials also learned that despite the history of the Vietnam War and the role the U.S. now plays in exacerbating climate change, the Vietnamese people were extraordinarily welcoming: “I felt so embarrassed that I had contributed to the climate change that was destroying their livelihoods. How did they repay me?  By inviting me into their homes for tea. They did not hate us, in fact they were extremely welcoming, hopeful and forward looking,” said Marc Alessi an up-and-coming meteorologist, class of ‘18.\n\nOne of the more salient moments during their visit occurred when students heard a Vietnamese government official explain that the evidence for climate change and its cause is well established, and for them, it is not a hoax. As the students observed, climate change is not a hoax for the rest of the world, nor is it a distant, future threat: “My time in the Mekong Delta served as a reminder that, for many, climate change is immediate,” said Gail Fletcher, majoring in history and government, class of ’17.\n\nIn 2016 the United States and Vietnam, along with nearly every other country on the planet, signed the Paris Agreement on climate change committing them all to a goal of keeping temperature rise to below 20C, maybe 1.5. Eerily, the Peace Accords that ended the longest war in American history were also signed in Paris. A war that cost the lives of 58,000 U.S. troops, many the same age as today’s Cornell students.\n\n“Setting all other issues aside, the Paris Agreement must be backed by all signatories. The bond that can heal troubled relationships between countries can be a shared concern for the future of this planet.\n\nOtherwise, as Earth continues to warm and food becomes more scarce, driving up prices, tensions among countries are only going to rise and result in more conflict, more wars. Regardless of your personal, religious or cultural beliefs, the Earth is going to keep on warming. And it is already happening in real life and is impacting real people. Ladies and gentlemen, it is 2017: time to wake up,” added Jeff Fralick, environmental science and sustainability major, class of ’18.\n\nClimate change is not a hoax to these millennials, members of one of the largest voter-eligible blocks in the U.S. — nearly 1 in 3. It is deadly serious and an issue that just might arouse this sleeping giant. It is their future and yours.\"\n2577,\"The basic science behind climate change is actually quite simple.\n\nThe story began nearly 150 years ago when Irish physicist John Tyndall discovered ‘carbonic acid’ – today known as carbon dioxide – was one of a number of “perfectly colourless and invisible gases and vapours” to absorb radiant heat.\n\nHe also realised just how important this was to life on Earth as without such gases it would be “held fast in the iron grip of frost”.\n\nAbout 40 years later, the Swedish scientist Svante Arrhenius first suggested that increasing the amount of carbon dioxide in the atmosphere would cause the global temperature to go up, particularly in the Arctic. But the idea remained mostly an academic question until, as he predicted, the mercury started to rise.\n\nThis is one of the certainties in climate science – the world has got warmer.\n\nHow do we know that the world has really warmed up?\n\nLast year, the hottest on record for the third year in a row, was about 1.1 degrees Celsius above the pre-industrial level, according to Nasa and the Met Office, boosted slightly by the natural El Nino effect. Svalbard in the Arctic has seen average winter temperatures rise by up to a staggering 11C compared to the average between 1961 and 1990.\n\nIn addition to thermometer records going back to the 1880s, there is a large amount of natural evidence in the form of glaciers retreating and sea ice melting to record lows, sea levels rising by 20cm, islands disappearing, animals and plants shifting their ranges and spring coming several weeks earlier.\n\nIronically, the famously impassable Northwest Passage – which claimed the lives of numerous explorers trying to find a new trade route to China – is now so free of ice that people can take a cruise through it on a ship powered by the fossil fuels that help cause global warming.\n\nIt is also certain that greenhouse gases in the atmosphere have increased and that human activity is responsible for this. Helpfully, atmospheric carbon dioxide resulting from fossil fuels has a different isotope signature to the gas produced naturally.\n\nAs Nasa puts it: “There is no question that increased levels of greenhouse gases must cause the Earth to warm in response.”\n\nHow do we know that warming has anything to do with humans?\n\nAll this does not scientifically prove beyond all doubt that our greenhouse gases, which also include water vapour, nitrous oxide, ozone and methane, are causing global warming.\n\nBut the correlation between the two and the evidence of causation first supplied by Tyndall make a compelling argument. It is as near to certain as it is possible to get without conducting a planet-scale experiment.\n\nOutside of conspiracy theorists, cranks and some of the ruling US politicians, no one disputes the above is true. Even the UK’s leading ‘sceptic’ think tank, Nigel Lawson’s Global Warming Policy Foundation (GWPF), agrees.\n\nWhat will happen in the future?\n\nSome commentators, including the GWPF, adopt a so-called ‘lukewarmist’ position, arguing that climate change will not be too bad so there is no need to stop using fossil fuels. They point to beneficial effects such as 'global greening' in which plant growth is boosted by the extra carbon in the air.\n\nOthers have claimed humanity is plunging headlong towards catastrophe and possibly even a future in which a tiny band of survivors cluster around the last remaining habitable territory near the poles.\n\nBoth groups are at odds with the science.\n\nAs Professor Tim Palmer, an Oxford University physicist who has worked on reports for the Intergovernmental Panel on Climate Change (IPCC), explained in a recent talk at the Royal Society, the ‘scientific consensus’ on climate change is that it could be anything between those two extremes.\n\nAccording to computer models, developed using mathematics, the laws of physics and the best available knowledge, the world could be on course for between about 1.5C and more than 5C of warming as a result of the doubling of atmospheric carbon dioxide. So far it has risen from about 280 parts per million – a level that had remained fairly constant from the end of the last Ice Age to the 1800s – to more than 400ppm today.\n\n“When we talk about scientific consensus, I would say it’s basically about this [temperature] distribution, it’s not individual predictions,” Professor Palmer told the Royal Society.\n\nBut, according to the models, there is a much higher probability of going beyond 2C of warming, than staying below this point, often regarded as when climate change becomes particularly ‘dangerous’.\n\nAnd, as Professor Palmer also pointed out, there is also “a non-negligible probability of 5C or more, which would be utterly catastrophic”.\n\nModels are often the source of derision from climate ‘sceptics’ or ‘deniers’, but they have actually proved remarkably successful when measured against actual observations. Even Arrhenius’ prediction that the Arctic would warm more quickly has proved to be true.\"\n2578,\"With Hurricane Matthew wreaking havoc, the Left is predictably seizing the storm as a means of promoting their radical global warming agenda. Climate change has not been a major theme this election cycle, but Hillary Clinton is now trying to turn it into one, with the help of global warming guru Al Gore. Unfortunately for the climate change alarmists, despite all the celebrity endorsements and high-minded rhetoric, the facts keep getting in the way. Here are nine things you need to know about the climate change hoax.\n\n1. The Climategate scandal proved that key data involving man-made climate change was manipulated. In 2009, the public discovered emails from the University of East Anglia's Climatic Research Unit exposing how scientists who have been enormously influential in promoting the concept of man-made climate change actually attempted to cook the books to obtain results that served their narrative that the planet was heating at a dangerous trend due to higher levels of carbon dioxide.\n\nOne of these scientists included Dr. James Hansen, a former NASA climatologist who is known by some as the \"\"father\"\" or \"\"grandfather\"\" of the climate change myth, as it was his \"\"Model Zero\"\" that first introduced the concept of global warming. Hansen, Philip Jones, Michael Mann, et al. were all involved in trying \"\"to lower past temperatures and to 'adjust' recent temperatures upwards, in order to convey the impression of an accelerated warming,\"\" according to the leaked emails. The emails also revealed how this cabal of scientists would discuss various ways to stonewall the public from seeing the \"\"background data on which their findings and temperature records were based,\"\" even going as far as deleting significant amounts of data. They would engage in efforts to smear \"\"any scientific journal which dares to publish their critics' work.\"\"\n\n2. The Climategate scandal was given new life in 2011, with the release of new emails. The new round of leaked emails at the time provided more teeth to the revelations of 2009. Here are a couple of egregious emails from Jones found, via Forbes:\n\n“I’ve been told that IPCC is above national FOI [Freedom of Information] Acts. One way to cover yourself and all those working in AR5 would be to delete all emails at the end of the process,” writes Phil Jones, a scientist working with the United Nations Intergovernmental Panel on Climate Change (IPCC), in a newly released email.\n\n“Any work we have done in the past is done on the back of the research grants we get – and has to be well hidden,” Jones writes in another newly released email. “I’ve discussed this with the main funder (U.S. Dept of Energy) in the past and they are happy about not releasing the original station data.”\n\nAn email written by Mann showed that he tried to get \"\"an investigative journalist to investigate and expose\"\" a climate skeptic scientist named Steven McIntyre.\n\n3. NASA may have also been involved in manipulating data to serve the narrative of man-made climate change. The Washington Times reported in 2009: \"\"Under pressure in 2007, NASA recalculated its data and found that 1934, not 1998, was the hottest year in its records for the contiguous 48 states. NASA later changed that data again, and now 1998 and 2006 are tied for first, with 1934 slightly cooler.\"\"\n\nSince this occurred at around the same time as the Climategate scandal, Chris Horner of the Competitive Enterprise Institute filed a lawsuit to get NASA to release their relevant data sets on this issue and was able to expose emails from NASA that revealed a disturbing fact: the agency admitted \"\"that its own climate findings were inferior to those maintained by both the University of East Anglia's Climatic Research Unit,\"\" reported Fox News in 2010 – meaning NASA climate change data sets were less accurate than the organization embattled with manipulating data sets.\n\nA 2015 Washington Times editorial also highlighted another example of NASA cooking the books:\n\nPaul Homewood, a skeptical researcher, found that in Paraguay, temperature readings for the 20th century at all nine weather stations supervised by NASA had been “adjusted” to transform a cooling trend into a warming trend. His analysis of readings in the Arctic found that rapid warming between 1920 and 1950 — before human activity could have increased the production of greenhouse gases — were adjusted downward so that the 1980s and ‘90s temperatures would stand out as warmer.\n\n4. NASA also declared 2014 to be the hottest year on record – despite the fact that they were only 38 percent sure about it. The latter fact was left out of their press release at the time, as well as the fact that 2014 was supposedly hotter than the previous hottest year, 2010, by 0.02C – well within the margin of error of 0.1C that scientists tend to adhere by. The Washington Post attempted to spin in favor of NASA by arguing that NASA simply said that 2014 was the most likely hottest year on record – but their press release unequivocally stated that \"\"2014 was the warmest year on record\"\" and leaving out the aforementioned key facts makes such a declaration seem misleading, as it's clearly not a guarantee that 2014 was even likely the hottest year on record.\n\n5. There is no evidence that the Earth has been warming in recent years. As The Daily Caller highlights, a recent peer-reviewed study concluded that when accounting for El Ninos and La Ninas – which are the \"\"the fluctuations in temperature between the ocean and atmosphere in the east-central Equatorial Pacific\"\" that \"\"occur on average every two to seven years,\"\" according to NOAA – there has been a flat-line temperature trend since 1997. In fact, the study found that the El Ninos and La Ninas disproved the existence of the Tropical Hot Spot, which the Environmental Protection Agency claimed as evidence of carbon dioxide supposedly warming the atmosphere.\n\n6. The left likes to claim that 97 percent of scientists support the concept of man-made climate change. It's likely closer to 43 percent. The 97 percent myth stems from a variety of flawed studies, as the Daily Wire explained here. On the other hand, the PBL Netherlands Environmental Assessment Agency conducted a survey in 2015 that found that only 43 percent of scientists believe in man-made climate change, which is far from a consensus.\n\n7. The amount of Arctic sea ice has become quite high. Data from the Danish Meteorological Institute shows that the \"\"average [ice] extent over the month [of September] is one of the highest in the last decade,\"\" according to Paul Homewood. This runs directly counter to the predictions of the climate change models.\n\n8. Money from the federal government and leftist organizations fuel a lot of misinformation from man-made global warming alarmists.  Climate change alarmism is an extremely lucrative industry. All in all, there have been over $32.5 billion of federal government grants that have funded climate change research from 1989-2009, far more than any research funded by the oil industry. National Review reports:\n\nLast summer, a minority staff report from the U.S. Senate Committee on Environment and Public Works gave details on a “Billionaire’s Club” — a shadowy network of charitable foundations that distribute billions to advance climate alarmism. Shadowy nonprofits such as the Energy Foundation and Tides Foundation distributed billions to far-left green groups such as the Natural Resources Defense Council, which in turn send staff to the EPA who then direct federal grants back to the same green groups. It is incestuous. It is opaque. Major media ignored the report.\n\nMann, one of the scientists mentioned earlier for his role in the Climategate scandal, received nearly $6 million in grants from the federal government. The sources of funding for scientists like Hansen are unknown, the federal government has been resisting Freedom of Information Act (FOIA) requests to reveal them.\n\n9. It is patently absurd to link Hurricane Matthew to climate change. Not just because of the aforementioned reasons, but because as Marco Morano points out at Climate Depot, \"\"The data show for the last 10 years we have had an unusual drought of landfalling major hurricanes (Category 3 and higher) on the continental U.S.\"\"\n\n\"\"That’s right, no major hurricanes have made landfall for over a decade,\"\" Morano continued. \"\"This is the longest such drought on record.\"\"\"\n2579,\"One of the main lines of evidence used by the Obama administration to justify its global warming regulations doesn’t exist in the real world, according to a new report by climate researchers.\n\nResearchers analyzed temperature observations from satellites, weather balloons, weather stations and buoys and found the so-called “tropical hotspot” relied upon by the EPA to declare carbon dioxide a pollutant “simply does not exist in the real world.”\n\nThey found that once El Ninos are taken into account, “there is no ‘record setting’ warming to be concerned about.”\n\n“These analysis results would appear to leave very, very little doubt but that EPA’s claim of a Tropical Hot Spot (THS), caused by rising atmospheric CO2 levels, simply does not exist in the real world,” reads the report by economist James Wallace, climatologist John Christy and meteorologist Joseph D’Aleo.\n\n“Also critically important, even on an all-other-things-equal basis, this analysis failed to find that the steadily rising atmospheric CO2 concentrations have had a statistically significant impact on any of the 13 critically important temperature time series analyzed,” they wrote.\n\nWhen EPA released its CO2 endangerment finding in 2009, it used three lines of evidence to bolster its argument that greenhouse gases threatened human health through global warming.\nThe crux of EPA’s argument rested on the existence of a “tropical hotspot” where global warming would be most apparent. That is, there should be enhanced warming in the tropical troposphere — the “fingerprint” of global warming.\n\nEPA’s endangerment finding is the legal basis for agency global warming regulations, including the Clean Power Plan (CPP) now being fought over in federal court. CPP aims to cut power plant carbon dioxide emissions 32 percent by 2030 and could cost $41 billion a year, according to independent estimates.\n\nD’Aleo and his colleagues looked at the data and controlled for El Ninos and La Ninas. What they found was that once natural oceanic warming and cooling events are accounted for, there’s no warming trend.\n\n“El Nino is not by any means new,” D’Aleo told The Daily Caller News Foundation. “The El Ninos and La Ninas do not occur at a regular frequency but tend to cluster as we showed in our paper.”\n\nTropospheric temperatures are mainly measured by satellites and weather balloons, which collect data from the lowest few miles of the atmosphere. Satellites already show only slight warming since 1979, but they are sensitive to El Ninos and La Ninas.\n\nRemoving El Ninos and La Ninas from tropospheric temperatures creates “temperature time series each having a flat trend.” Basically, D’Aleo and his colleagues found oceanic warming events are responsible for virtually all the warming since 1977 when El Ninos became more frequent and stronger.\n\nOn the flip side, the recent “hiatus” in global warming can be explained by more frequent La Ninas, according to D’Aleo.\n\n“It is an accepted fact that El Ninos bring global warmth and La Ninas cooling,” D’Aleo said. “It is thus not at all surprising that the period from 1947 to 1977 brought cooling, 1977 to 1997 warming and we had a flat trend from 1997 to current.”\n\nWith El Ninos and La Ninas adjusted out of the data, only volcanoes are left — base on EPA assumptions — to impact the climate, and D’Aleo’s report acknowledges “it was still possible that the volcanic activity was hiding CO2’s impact.”\n\nVolcanic aerosols can have a cooling effect on global average temperature; the 1991 eruption of Mt. Pinatubo caused a dip in satellite temperature data that lasted for a couple years.\n\n“The temperature data measurements that were analyzed were taken by many different entities using balloons, satellites, buoys and various land based techniques,” reads the report. “Needless to say, if regardless of data source, the results are the same, the analysis findings should be considered highly credible.”\n\nClimate scientists have been debating for years over the existence of the “tropical hotspot.”\n\nChristy, who co-runs the premier satellite temperature dataset at the University of Alabama in Huntsville with climatologist Roy Spencer, has presented evidence that climate models overpredicted warming in the tropical troposphere.\n\nRoss McKitrick, an environmental economist at the University of Guelph in Canada, also ran the numbers and found climate models overestimated warming in the tropical troposphere.\n\nMcKitrick provided evidence of a phase shift in 1977 from dominant El Ninas to El Ninos — just like D’Aleo, Christy and Williams found.\n\n“Over the 55-years from 1958 to 2012, climate models not only significantly over-predict observed warming in the tropical troposphere, but they represent it in a fundamentally different way than is observed,” McKitrick wrote in a 2014 study.\"\n2580,\"Climate change is the biggest scam in the history of the world – a $1.5 trillion-a-year conspiracy against the taxpayer, every cent, penny and centime of which ends in the pockets of the wrong kind of people, none of which goes towards a cause remotely worth funding, all of it a complete and utter waste.\n\nNowhere is this truer in the field of the environment which, I sincerely believe – and I’ve been doing a lot of research into this – must count among the biggest wastes of tax money in the history of the world.\n\nLast year Climate Change Business Journal – calculated that the total annual spend on the climate change industry is $1.5 trillion a year.\n\nAll those carbon traders, climate researchers, renewables and biofuels experts, environment correspondents, professors of climate science at the University of East Anglia and the Potsdam Institute, sustainability officers on local councils, and so on, add up the cost of their grants and salaries – and $1.5 trillion per year is the ballpark figure you reach.\n\nSo what does $1.5 trillion look like in a global economic context?\n\nWell, it’s roughly the amount we spend every year on the online shopping industry.\n\n$1.5 trillion on the global warming industry; $1.5 trillion on the online shopping industry.\n\nBut there’s a key difference between these two industries.\n\nOne exists to provide buyers and sellers what they want – to their mutual benefit; the other is a sham.\n\nBuying stuff on the internet: it’s really useful, isn’t it? It has had a dramatically transforming effect on our quality of life, the way you can order a book at 11 o’clock on a Sunday night and have it appear on your doorstep the very next day.\n\nBut how did this marvellous industry spring up? Was it because of all the special incentives and tax breaks granted by wise governments? Nope of course not. They weren’t necessary. The online shopping industry sprung up and grew and grew because it was what people wanted, where they chose – of their own volition – to spend their money.\n\nNow compare and contrast the global warming industry – which I call a Potemkin industry – because that’s what it is: a fraud; a sham; a conspiracy against the taxpayer.\n\nDo you want to have a guess how much that industry would be worth if it weren’t for all the money funnelled into it via government grants and taxpayer levies and subsidies and regulatory capture?\n\nPretty close to zero, I’d say. Take wind farms – my hobby horse. The cost of intermittent, unreliable wind energy is roughly twice the market rate for onshore wind; three times the market rate for onshore. Nobody’s going to pay that kind of money in the open market. The only way it’s going to happen if people are mandated by the government to do so: which is what of course has happened across Europe and in the US.\n\nWarren Buffett has said it: “wind farms don’t make sense without the tax credit.”\n\nThey’re inefficient; they kill birds and bats; they spoil views; they’re environmentally unfriendly – rare earth minerals from China; they’re hazardous; they’re expensive; they’re ugly (well I think they are….)\n\nAnd in few countries is the damage these monstrosities have done more obvious than in Germany, home of the hateful Energiewende.\n\nEnergiewende means Energy Transition. It has been a disaster, as Rupert Darwall noted in a recent Telegraph article.\n\nIn 2004, the Green energy minister, Jürgen Trittin, claimed that the extra cost of renewable energy on monthly bills was equivalent to the cost of a scoop of ice cream. Nine years later, CDU minister Peter Altmaier said Energiewende could cost around €1 trillion by the end of the 2030s. The cost of feed-in tariffs and other subsidies is currently €21.8bn a year; €20bn is being spent on a new north-south high voltage line and investment in other grid infrastructure is likely to double that number.\n\nThey cause real people real misery.\n\nIn 2013, 345,000 German households could not pay their electricity bills because Energiewende had made them so expensive.\n\nThat’s the financial damage they’ve caused. What about the environmental damage? Here we are in Germany, the Greenest nation on earth. Aren’t Greens supposed to care about animals? Well they don’t about bats, clearly.\n\nBats are special. The reason they’re so heavily protected by so many laws is that they are a K-selected species. That is, they reproduce very slowly, live a long time and are easy to wipe out. Having evolved with few predators – flying at night helps – bats did very well with this strategy until the modern world.\n\nBut now we have all those eco-friendly wind turbines. Or as I call them bird-slicing, bat-chomping eco-crucifixes. A recent study in Germany by the Leibniz Institute for Zoo and Wildlife Research showed that bats killed by German turbines may have come from places 1000 or more miles away. This would suggest that German turbines – which one study claims kill more than 200,000 bats a year – may be depressing populations across the entire northeastern portion of Europe.\n\nWhy would anyone put up such things. One reason and one reason only: follow the money.\n\nWhere does the money come from? Us!\n\nWho made the decision to spend that money? Not us.\n\nOh definitely not us. Had it been us we might have done a bit of basic due diligence.\n\nLike, OK, so these wind turbines are necessary you say to save the planet from the threat of catastrophic and unprecedented man-made global warming?\n\nCorrect.\n\nSo has the planet ever been as warm in human history as it is today?\n\nWell, only in the Minoan warming period and the Roman warming period and the Medieval warming period.\n\nJust those. Right. And presumably back then all that CO2 heavy industry was burning was a real problem? No just kidding…Out of interest how much has the planet warmed in the last few years?\n\nAbout 0.8 degrees C since 1850.\n\nRight so since the end of the Little Ice Age (so called because it was characterised by unpleasant cold) and years like the infamous Year Without A Summer (1816), the planet has heated by less than the temperature increase you’d get on a spring day between say breakfast and mid-morning coffee time?\n\nAh yes but the computer models…\n\nIndeed the computer models. Those amazing models which have been predicting catastrophic, runaway warming, when there has been no significant warming since 1998 – so for eighteen years there has been no global warming?\n\nAh yes but the temperatures of February 2016….\n\nLook I could go on like this forever. I’ve been listening to these increasingly desperate excuses for decades. Perhaps some of you here believe them – if so, there’s a bridge I’d like to sell you…\n\nBut it really doesn’t matter whether you believe in global warming or not because here’s the reality:\n\nAll that money we’re being to spend on the global warming industry – that $1.5 trillion I mentioned earlier siphoned straight out of taxpayers’ pockets – it isn’t going to make the blindest bit of difference.\n\nNo, I exaggerate. It will make a teeny weeny bit of difference. Bjorn Lomborg has done the calculations. You’re going to love this, if you haven’t heard this before. These figures are just amazing.\n\nSo recently you’ll recall there was a big UN climate conference in Paris COP 21 and all the leaders of the world flew in to save the planet from global warming. But before they turned up, each delegate nation made a voluntary agreement as to how much it was going to cut its carbon emissions. Not compulsory, note. So these countries are free at any stage to abandon their carbon reduction targets – as funnily enough South Korea did last week. This is how much – best case scenario – that various countries are prepared to do to combat climate change.\n\nSo Lomborg added up all the countries INDCs – that stands for Intended Nationally Determined Contributions – and worked out, using the climate alarmists’ own models, what effect all this would have on global temperature.\n\nDo you want to know how much? (Oh this is the optimistic scenario by the way, not the pessimistic one).\n\nIf all the countries do their bit then the total reduction in global warming – by the year 2100 will be 0.170 degrees Centigrade.\n\nAs a climate sceptic friend of mine pointed out at the time, you’d experience a bigger temperature increase than that just walking down from the top to the bottom of the Eiffel tower.\n\nSo there’s your deal folks: you – and taxpayers like you – are paying $1.5 trillion a year to reduce the world’s temperatures by the end of this century by 0.170.\n\nIt’s so perfectly ridiculous it’s almost funny.\n\nAnd I suppose on a personal level I shouldn’t complain. I call climate change “the gift that goes on giving” because day in day out I get an endless stream of stories to write about the corruption, incompetence, skullduggery of the climate alarmism industry.\n\nBut, putting my career aside for the moment, is this really a world we’d like to live in? Can it be right that people who have worked hard for their money should have it taken from them and then wasted in so spectacular fashion?\n\nAnd it’s not just the waste that’s so bad it’s worse than that.\n\nIf it were simply a form of taxpayer-funded welfare scheme for otherwise unemployable environmental sciences graduates that would be one thing.\n\nBut this is causing real, lasting harm in any number of ways.\n\nThe corrupting effects on science – and the scientific method – which at times are almost redolent of Lysenkoism of the Stalin era.\n\nThe brainwashing of schoolchildren such as you might have found with the Young Pioneers.\n\nThe economic damage caused by the misallocation of resources, as so frequently happens in Communist countries\n\nThe pollution caused by diesel (introduced, on EU recommendation, because it’s supposedly more CO2-friendly) which calls to mind Chernobyl or the poisoning of the Aral Sea.\n\nThe human suffering of those 345,000 German households I mentioned who can’t pay their electricity bills.\n\nDoes this authoritarianism and corruption and incompetence remind you of anything?\n\nWell it has often been said – and there is much anecdotal evidence to support this – that after the Berlin Wall came down the left had a bit of a problem. Capitalism had won the economic argument. Where could the left go next?\n\nBut the solution was there waiting them – the green movement. In the guise of saving the world’s environment they could advance all their usual obsessions – control, regulation, state intervention, puritanism, compulsory immiseration – though this time with a smiling, fluffy face. Watermelons they call them: green on the outside, red on the inside.\n\nSo the Berlin Wall came down but it never really went away.\n\nAnd sometimes I look at the world and what has been happening with the rise and rise of green lunacy and I ask myself: did the right side really win the Cold War or is it just an illusion?\"\n2581,\"Yet more bad news for Obamacare this week: Molina Healthcare lost $110 million on the exchanges last year, and the CEO told investors, “There are simply too many unknowns with the marketplace program to commit to our participation beyond 2017.”\n\nAt first glance, it’s hard to see why this piece of news is worth worrying about. UnitedHealth recently projected several times those losses, and it's a bigger player on the exchanges. Why spend so much time looking at one modest-size insurer?\n\nBecause Molina is one of the companies that has been repeatedly pointed to, by virtually every health-care-policy wonk in the business, as one of the “bright spots” on the exchanges. Molina is a company that specializes in covering poor people. Before Obamacare, they were a sizable player in the “Medicaid managed care” model, and it seemed like the expertise they’d thusly acquired was allowing them to design the sort of plans that actually made money on the exchanges. Which is to say bare bones plans, not fancy but adequate. Apparently, that’s no longer a money-maker, at least for Molina.\n\nThis isn’t necessarily the pattern we’ve seen with other insurers. Molina seems to have made money until it was forced to pay into a fund designed to transfer money from insurers that ended up with an unusually healthy patient pool, to those who got stuck with the sicker patients. Those losses were partially offset by lower medical costs than they expected, which is certainly good news. But it’s not great news. Lower-than-expected costs can be from the system working well, or they can simply come from the fact that you happened to get a healthier insurance pool. If the government makes you give the latter gains back, and more, then you’re still not going to be profitable. And insurers that aren’t profitable over the long term aren’t going to stick around.\nNor can you fix the problem by adjusting the transfer fund. Those losses are occurring somewhere in the market; someone has to pay for the care. If you got rid of Obamacare’s risk transfer provisions, those insurers would lose more money, and exit the market, and the patients would end up with some other insurer. Who would then lose a bunch of money on them. Unless the insurance market is profitable in aggregate, the exchanges are not going to stabilize.\n\nMolina’s losses suggest that instead of stabilizing, the exchanges are getting worse. There is no way to fix Obamacare without fixing the pool so that younger, healthier people buy insurance.\n\nDemocrats had six years to come up with a way to do that (or perhaps I should say, a way to do that that could actually get through Congress without hordes of angry voters burning their representatives in effigy). They failed. Now Republicans are taking their shot, and so far at least, they don’t seem any more on target than Democrats were.\n\nThe life expectancy of the individual market for health insurance is not looking good.\"\n2582,\"Congressional Republicans, evidently hoping that by repeating an untruth they’ll convince American voters, and perhaps themselves, that it’s a truth, on Wednesday said the Affordable Care Act has “failed.”\n\nThe undistilled version of this view came from House Speaker Paul Ryan (R-Wis.), who emerged Wednesday from a meeting with Vice President-elect Mike Pence to assert: “This law has failed. Americans are struggling. The law is failing while we speak. … Things are only getting worse under Obamacare. … The healthcare system has been ruined — dismantled — under Obamacare.”\n\nEvery one of those statements is demonstrably untrue. How do we know this? We know because every measure of healthcare spending, access and cost has improved since the passage and implementation of the Affordable Care Act. Timothy McBride of Washington University in St. Louis has done the heavy lifting of pulling together the relevant charts and graphs, and posting them online in a series of 12 tweets compiled on Storify. We’ve culled some of the most important, and present them here.\n\nWe should add, first, that Ryan also pledged, once the GOP repeals the law, to “make sure that there is a stable transition to a truly patient-centered system. We want every American to have access to quality, affordable health coverage”\n\nThis is nothing but fatuous gobbledygook. The GOP has had six years to come up with an alternative plan, and never has done so. Its current strategy is to repeal the Affordable Care Act now, and then cook up a replacement sometime in the next two, three, even four years. (They can’t even agree on a time frame.) What exactly is a “patient-centered system,” anyway?\n\nHere are the charts, courtesy of professor McBride.\n\nFirst, the overall uninsured rate has come sharply down since the advent of Obamacare:\nThe uninsured rate for non-elderly adults fell from nearly 16% in 2010 to less than 10%, according to the Centers for Disease Control and Prevention. It's now at a historic low.\nThe decline in uninsured rates was especially pronounced among lower-income Americans, according to the Council of Economic Advisors and other sources:\n\nUninsured rates fell by more than 10 percentage points among the poorest Americans eligible for Medicaid under the Affordable Care Act — those earning less than 138% of the federal poverty line.\nAlthough Republicans claim that even if the Affordable Care Act brought down the uninsured rate, its enrollees had trouble seeing a doctor, that isn’t true. Numerous studies debunk claims that doctors shun Affordable Care Act enrollees. This sample by the Council of Economic Advisors shows that the decline in the uninsured rate is closely associated with a reduction in people who were prevented from seeking and finding medical care because of its cost:\n\nHospitals are major beneficiaries of the Affordable Care Act, as the Department of Health and Human Services and the Council of Economic Advisors report. Hospitals’ uncompensated care costs fell sharply in Medicaid expansion states, as patients treated as indigent in the past are now covered by Medicaid. Their uncompensated care costs fell from an average 4% of operating costs before the Affordable Care Act to less than 2% afterward, a decline worth tens of billions of dollars nationwide.\n\nOverall national health spending has come down even faster than was predicted, as a share of gross domestic product:\n\n\nThe average growth in per-enrollee spending by private health plans in key categories has slowed materially since the passage of the Affordable Care Act in 2010, from annual growth averaging 5% in 2000-2010, to 1.5% in 2010-2015. Spending growth on hospital services, physician services and prescription drugs all slowed. Medicare, which has instituted numerous cost-control initiatives under the Affordable Care Act, has seen an overall decline in spending per enrollee.\n\nFinally, even though employer-based insurance hasn’t yet been directly affected by the Affordable Care Act, there seems to be a spillover effect from the overall reduction in healthcare spending growth. Premiums rose by an average 5.6% a year in the 10 years prior to passage of the Affordable Care Act, but only 3.1% since, according to Kaiser Family Foundation’s annual survey of employer health benefits.\n\n\nRepublicans have promised to give Americans a health insurance system better than the Affordable Care Act’s and at lower cost. This is almost surely a chimera; no plan that the GOP has considered would expand coverage beyond the Affordable Care Act. To the extent that the plans would reduce costs, they would do so by relieving the federal government of responsibility for paying for coverage and placing it even more heavily on the shoulders of individuals and families. That’s not lowering costs; it’s just shifting them to those least able to pay. The fact that the GOP will have to face is that bringing healthcare to more Americans costs money. Taking it away from millions of Americans will cost money, too.\n\nNo one claimed, either before the passage of the Affordable Care Act or afterward, that it was perfect or that it would solve America’s healthcare crisis in one swipe. What became evident in the three years since the individual insurance exchanges opened for business (on Jan. 1, 2014) is that the subsidies for premiums needed to be increased and improved. Because they’re inadequate, especially as households cross the threshold of 400% of the federal poverty line at which subsidies are eliminated — at about $97,200 for a family of four — middle-class families in the individual insurance market feel overburdened. They blame Obamacare for this injustice. The real culprits are Republicans who have refused to consider any approach to the Affordable Care Act except repeal. Now the GOP is “it” on healthcare, and it’s discovering that crafting a solution from scratch may be almost impossible.\n\nWhat became evident during the most recent open-enrollment period for Obamacare exchanges is that “Obamacare is more popular than ever,” as Kevin Drum of Mother Jones observes. Enrollment grew to 12 million, up by about 1 million from 2015, even in the face of higher premiums. In any case, more than 85% of all enrollees are entitled to subsidies, which limits and in some cases cancels out the higher prices.\n\nYet the GOP pledges to overturn all that. The question the party never has found an answer to is: If this is what a failure looks like, how would it define a success?\"\n2583,\"Did Obamacare work?\n\nIt’s worth reflecting upon after President Trump and House Republicans failed on Friday to repeal and replace the “disaster” of Obamacare.\n\nEver since the Affordable Care Act was passed in 2010, it has been so contentious that it can be difficult to see beyond the partisan debate. But by looking at the many ways the law has changed health care, it’s possible to hazard some judgments.\n\nThe answer may vary with your own experience, but it ultimately depends on what you value. For those who believe the primary goal of the law should have been to bring health insurance to more Americans, the rational answer should be: Yes, Obamacare succeeded. More than 20 million Americans gained health coverage through the law.\n\nContinue reading the main story\nFor those who believe the primary goal of the law should have been to make health insurance affordable to all who want it, the rational answer is: No, Obamacare did not achieve uniform affordability. Health care in the United States remains the most expensive in the world, and coverage remains out of the financial reach of many Americans.\n\nFor those who believe the primary goal of the law was to make Americans healthier, the answer has to be: It is too soon to tell.\n\nOne thing is clear, though — the Affordable Care Act has shifted the nation’s baseline expectations for how health care should work. Its successes have pushed Republican politicians, like Mr. Trump, into making expansive promises to provide insurance to all Americans. Its failures have become focal points, too, leading to calls for lower insurance deductibles and for more choices in doctors and hospitals.\n\nSince Republicans took power, public opinion has suddenly tipped in its favor. For lots of people, “Obamacare” has become synonymous with the health care system itself, with its many miracles and dysfunctions.\n\nThere are layers beneath each judgment, of course. The law was broad and complex, with many goals and provisions. This assessment touches on its largest achievements and its biggest disappointments. For many important questions, there is not yet strong evidence either way.\n\nSuccesses:\n\nTwenty million more people have health insurance.\n\nProviding health coverage to the uninsured was Obamacare’s principal goal, and on that measure, it has succeeded. The gain of 20 million insured, based on an Obama administration estimate last year, is probably now even higher.\n\nNot everyone shares the goal of expanded health coverage, and some of those newly insured bristle under an “individual mandate” to have insurance or pay a fine. Still, many of the newly insured could not have afforded insurance before the law passed or would have been shut out because of pre-existing health conditions.\n\nThe rapid reduction in the number of uninsured Americans has shifted the political debate about health reform. In 2009, many Republicans were comfortable with a status quo in which many Americans couldn’t get health care. Now, Mr. Trump and Republican leaders in Congress have said their plans could cover as many people as the Affordable Care Act, although a recent C.B.O. analysis disagreed.\n\nIt has made many Americans more financially secure.\n\nHealth insurance is supposed to provide access to health care, but it is also a financial product, intended to protect people from catastrophic bills if they are sick or injured. It is still early to measure the health law’s full impact, but several studies have found that low-income Americans have become less vulnerable to health-related financial shocks. Studies have found that fewer people struggled with medical bills or avoided medical care because of cost, and that medical debt and bills in collections have declined.\nIt has reduced inequality.\n\nIn an era of growing income and wealth inequality, Obamacare was a starkly redistributive law. Not only did it subsidize health insurance for those with low and middle incomes, but it also raised taxes on high earners. This mix of policies made the law controversial, but it also furthered the Obama administration’s goals of narrowing the gap between rich and poor Americans.\n\nIt made health insurance more comprehensive.\n\nBefore Obamacare, many products could be called “health insurance.” Now, health plans are required to cover services like maternity care and treatment for drug addiction, and they can’t cap how much they will pay in a given year. Many of the law’s critics dislike its numerous coverage mandates, but the new rules have increased patients’ access to services like mental health counseling, contraception and cancer screenings.\n\nIt lowered the federal deficit.\n\nObamacare was devised with a mix of new spending and taxes, along with cuts to the federal Medicare program, so that it would save more than it cost. A recent forecast from the Congressional Budget Office estimates that, if left in place, the Affordable Care Act will continue to save federal dollars through at least 2025. (Recent legislation has made some small changes to the law’s tax provisions, but analysts at the Committee for a Responsible Federal Budget ran the numbers again and found very little difference.)\n\nFailures:\n\nHealth insurance remains very expensive.\n\nObamacare’s marketplaces and Medicaid expansion make health coverage a good deal for those near the poverty line, but those earning not much more still often struggle to pay health plan premiums, and face deductibles that are much higher than those seen in a typical employer health plan. In the law’s first three years, premiums were lower than expected and grew slowly. But prices shot up this year, causing financial shocks for buyers who don’t receive government help in paying their premiums. Several analysts believe the increases resulted from recent policy changes and too-low early pricing and may represent a one-time market correction. Insurers have also said that they have found the pool of Obamacare enrollees to be sicker and less predictable in their health care needs than expected. Some people who earn enough to qualify for meager or no subsidies find health care unaffordable.\n\nThe health care system remains complex and confusing.\n\nPresident Barack Obama has described the health law’s markets as being like a Kayak or an Amazon for health insurance. They’re not. Health insurance is easier to shop for now, but it remains a complicated and opaque product, and selecting the right health plan is often frustrating or impossible for Americans unsure of their health needs — or unable to decode jargon like “out-of-pocket maximum” or “in-network provider.” After picking their insurance, patients can still struggle to use it, and can get stuck with surprise bills or long negotiations with their insurance companies.\n\nPhoto\n\nEver since its passage, Obamacare has drawn both praise and protest, like this one by anti-abortion demonstrators outside the Supreme Court in June 2012. Credit Brendan Hoffman for The New York Times\nIn many parts of the country, only one insurer even offers health plans, limiting the choices available to consumers.\n\nIf you like your plan, you can’t always keep your plan. ...\n\nThe Obamacare marketplaces are set up to encourage customers to frequently switch their health plans to avoid steep price increases. The markets have also been turbulent, with insurers going out of business, exiting markets or shifting around their offerings each year. That has led to a large fraction of renewing customers who change health plans every year, unable to pick a plan they like and stick with it.\n\n… Or your doctor.\n\nMany Obamacare health plans, trying to keep prices competitive, have sharply limited the number of doctors or hospitals they will cover. Obamacare’s authors did not expect so-called narrow network plans to become so widespread. These have made it hard for some customers to find any plan that includes their favored providers, and means that switching plans often means switching doctors, too. The narrower networks, despite their inconveniences, have helped keep insurance prices lower.\n\nToo Soon to Tell:\n\nWe don’t know if the law made America healthier.\n\nHealth insurance is not the same thing as health, and we still have very limited data about whether the law’s coverage expansion has lengthened lives or improved their quality in meaningful ways. There is some encouraging but very early evidence that low-income people in two states that expanded Medicaid reported improving overall health compared with their low-income neighbors in a state that did not. And there is research that more low-income Americans have visited a doctor and have received some basic preventive health services, including prescription contraceptives and treatments for diabetes.\n\nBut it will probably take many more years before it is clear whether the law has been beneficial to public health, or how large that effect may be. Even though the law allowed 20 million more people to get coverage, that’s a small fraction of the nation’s population, and it often takes years for health care services to result in measurable benefits.\n\nIt’s unclear what the law has done to national health spending.\n\nA crucial goal for Mr. Obama was “bending the cost curve” and slowing the accelerating cost of health care in the United States. Growth in health spending has indeed slowed in the years since Obamacare’s passage, but it is hard to untangle the effects of the health law from other forces affecting health spending, including the Great Recession, rising insurance deductibles and a slowdown in the development of new medical technologies. The health law’s most ardent champions, including Mr. Obama, credit it for this change. But many economists are uncertain whether the slowdown is a result of the law or a mere coincidence.\n\nIt may have improved the quality of care in hospitals.\n\nThe health law contained many provisions intended to make medical care safer and more evidence-based. The health system is still often a dangerous place for patients, but fewer are contracting infections in the hospital, for example, or leaving the hospital only to be readmitted in a few weeks. Some trends were underway before the health law passed, so it is difficult to tease out how much change was caused by Obamacare or would have happened anyway.\"\n2584,\"Millions may lose coverage next year if Congress does not repeal Obamacare. That’s not what this week’s Congressional Budget Office (CBO) analysis says, but it is reality. CBO’s estimating models seem impervious to reality. In the real world, the Obamacare exchanges are in crisis, millions of uninsured people willingly pay or avoid IRS penalties, and consumers struggle with rising premiums and cost-sharing requirements. But for CBO, Obamacare is a sea of tranquility. The agency assumes that only 26 million people under the age of 65 will be uninsured this year and next if Obamacare is left in place. To hit that mark, 2 million fewer people would have to be uninsured this year than last. That seems unlikely. The National Health Interview Survey (NHIS) estimates that 27.9 million people under age 65 lacked coverage as of September 30 last year, the most recent date for which government survey data are available. That represents little improvement over its estimate of 28.4 million as of December 2015, meaning that the number of non-elderly uninsured declined by only half a million through the first nine months of last year. Since then, the Obamacare individual exchanges have begun to implode. Fewer people signed up during the open-enrollment period this year than last, due in part to premium hikes that averaged 25 percent. Other insurance companies didn’t bother raising prices; they fled the exchanges. By January, 1,000 counties were down to their last insurer. Five entire states have just a single company selling through the exchanges. A rational observer might worry that the exchanges were on the brink of doom. Not CBO. Its analysts believe that Obamacare is on the cusp of a miracle. The number of nonelderly uninsured not only will drop this year but hold steady in 2018, according to CBO, even though millions could find themselves without an insurer in their exchanges. That improbably happy outcome would change, the agency says, if Congress were to enact its repeal bill. In that case, CBO warns, the number of uninsured will abruptly increase by 4 million. That includes 2 million Medicaid beneficiaries. CBO believes they will drop out of a program for which they pay virtually nothing and that fully pays virtually all their medical expenses. Ditto for 1 million people in the exchanges and an additional million with job-based coverage. CBO believes that these 4 million people so detest being insured that they will drop out of the system immediately after Congress repeals the tax on the uninsured. That number will rise to 14 million next year, according to CBO. That includes 5 million who will abandon Medicaid, 2 million who will drop their employer-sponsored coverage, and 6 million who will leave the exchanges. These 14 million people will not, despite what you’ve read, “lose coverage.” For the most part, CBO says, they “will choose not to have insurance because they chose to be covered by insurance under current law only to avoid paying penalties” [emphasis added]. The GOP bill not only retains existing subsidies and Medicaid expansion through 2019, it provides additional money to states to stabilize their failing Obamacare exchanges. But that spending, according to CBO, won’t halt the stampede to the Obamacare exits induced by repeal of the individual mandate. CBO’s illusions about the effectiveness of the mandate don’t square with reality. The evidence suggests that the mandate has done little to reduce the number of uninsured. The IRS reports that in 2015, 6.5 million paid the penalty, 12.7 million obtained an exemption, while 4.3 million simply ignored it. That’s 23.5 million people who have chosen to be uninsured despite the government’s threat of tax penalties. CBO’s estimates of the effects of the GOP bill are deeply flawed. Let’s do the math. NHIS estimates that 44.3 million non-elderly were uninsured in 2013, the year before Obamacare was fully implemented. If CBO is to be believed, the number of uninsured will increase by 14 million next year, joining another 23.5 million uninsured people who either paid the tax in the past or found a way to avoid it. That would mean that 85 percent of the uninsured (37.5 million out of 44.3 million) apparently would want nothing to do with Obamacare’s government-defined and subsidized benefits were Congress to repeal the individual mandate. If CBO is correct, the government will have spent $462 billion between 2014 and 2018 on subsidies and Medicaid expansions, only to end up reducing the number of nonelderly uninsured from 44.3 million to 41 million. It is also possible that CBO is wrong about the individual mandate. That seems intuitively obvious to people whose heads aren’t buried in CBO’s faulty models. Some future progressive government may well decide to attack the problem of homelessness by supplementing the mortgage-interest deduction with a tax on the homeless. But does anyone believe that if a Republican Congress repealed that tax, homeowners would shred their mortgages and head to the grates? CBO’s estimates of the effects of the GOP bill are deeply flawed. They begin with rosy assumptions about the current law. In the face of considerable contrary evidence, they assume that insurers will continue to sell in the exchanges next year and that there will be no appreciable disruption in coverage. They appear to believe that higher coverage rates that have occurred since 2014 are more attributable to tax penalties than to subsidies, despite feckless IRS enforcement. And they assume that even if Congress keeps the tax credits and Medicaid expansion in place next year and spends additional money to stabilize insurance markets, 14 million more people will join the ranks of the uninsured. Congress should set policy based on reality, not on CBO’s speculations. Obamacare exchanges are falling apart, Medicaid spending is growing at an excessive pace, and taxing the uninsured is both ineffective and politically unsustainable. The House and Senate should act now to stabilize those markets, repeal the law (including the individual mandate), and replace it with a system that puts doctors and patients in control of health-care decision-making.\n\"\n2585,\"Come November, the grim trudge across the increasingly barren Obamacare landscape begins anew. Illinois consumers likely face staggering price hikes for individual insurance policies. Some types of plans could cost an average of 43 percent to 55 percent more. Ditto across the country: A first tranche of states approved 2017 rates with similarly cardiac-arrest-inducing premium increases.\n\nMany Illinois consumers will find fewer choices because major carriers fled this market. UnitedHealthcare bolted. So did Aetna. Land of Lincoln Health collapsed mid-year, leaving policy holders to scramble for coverage that could cost them plenty. In many places across Illinois and the nation, people will find drastically fewer choices of plans than they did last year.\n\nStates struggling with Obamacare are undermining the law\nThe Affordable Care Act has been criticized since it was passed in 2010. Its success depended on states supporting their marketplaces and enrolling healthy consumers. Sept. 7, 2016.\nThose insurers fled because they didn't want to lose more money on a government-run market that is so far out of whack — a market they think likely will never be profitable for them. That isn't surprising, as we enumerate below.\n\nBut by diagnosing Obamacare, all of us can see the mistakes that any repair or replacement can avoid. So let's look at the failings and how they can drive solutions:\n\nObamacare failed because it flunked Economics 101 and Human Nature 101. It straitjacketed insurers into providing overly expensive, soup-to-nuts policies. It wasn't flexible enough so that people could buy as much coverage as they wanted and could afford — not what the government dictated. Many healthy people primarily want catastrophic coverage. Obamacare couldn't lure them in, couldn't persuade them to buy on the chance they'd get sick.\n\nObamacare failed because the penalties for going uncovered are too low when stacked against its skyrocketing premium costs. Next year, the penalty for staying uninsured is $695 per adult, or perhaps 2.5 percent of a family's taxable household income. That's far less than many Americans would pay for coverage.\n\nObamacare failed because insurance is based on risk pools — that is, the lucky subsidize the unlucky. The unlucky who have big health problems (and big medical bills) reap much greater benefits than those who remain healthy and out of the doctors' office. But Obamacare's rules hamstring insurers. They can't exclude people for pre-existing conditions, and can't charge older customers more than three times as much as the young. Those are good goals, but they skew the market in ways Obamacare didn't figure out how to offset. Result: Young and healthy consumers pay far more in premiums than their claims (probably) would justify in order to subsidize the unexpectedly large influx of older, sicker customers who require expensive care. Too many unlucky people, too few lucky people: That will collapse any insurance scheme.\n\nObamacare failed because it allowed Americans to sign up after they got sick and needed help paying all those medical bills. Insurance should be structured so that, although you don't know if you'll need it, you pay for it anyway, just in case; your alternative is financial doom. But if you can game the system and, for example, buy auto coverage after you crash into your garage, then you have no incentive to buy insurance beforehand.\n\nObamacare failed because it hasn't tamed U.S. medical costs. Health care is about supply and demand: People who get coverage use it, especially if the law mandates free preventive care. Iron law of economics: Nothing is free; someone pays. To pretend otherwise was folly. Those forces combined to spike the costs of care, and thus insurance costs.\n\nObamacare failed because too many carriers simply can't cover expenses, let alone turn a profit, in this rigidly controlled system. Take Blue Cross and Blue Shield of Illinois, the state's dominant Obamacare insurer. Last year, for every dollar the carrier collected, it spent $1.32 buying care and providing services for customers, according to BCBS President Maurice Smith. No wonder BCBS is proposing rate increases from 23 percent to 45 percent for its individual plans.\n\nA question looms: Is Obamacare plunging in a so-called insurance death spiral? Is the market so unstable that plans are doomed to get more and more expensive, driving more Americans and more insurers out of the market until ... Obamacare thuds to the pavement?\n\nMore Americans have health insurance, for now\nWe won't predict that, but neither do we see a mathematical alternative. What's clear is that the solutions to Obamacare are implicit in its failures. A repaired or replaced system has to be more flexible, letting insurers offer a wider range of plans so that consumers, not lawmakers or bureaucrats, dictate what's best for them. That system should protect those who carry continuous coverage, not coddle those who duck in and out of plans when their health needs change.\n\nA new system also should scrap the job-killing Obamacare mandates that discourage companies from hiring and discourage workers from adding hours. Instead of gearing subsidies to incomes, let Americans not covered via an employer reap tax credits to help finance their insurance purchases on the open market. And tell us again: Why can't insurers sell policies across state lines? Imagine the pricing competition that would unleash.\n\nWe can deny the current system's failings, or we can parlay our evolving knowledge into something much better.\n\nPut another way: The next president and Congress either reckon with Obamacare's failures or ... wait for the thud.\"\n2586,\"Remember how much Republicans wanted to repeal Obamacare?\n\nThe Republican majority in the House of Representatives has voted more than 50 times to repeal the law. Conservatives have twice brought challenges to the Supreme Court — a court with powerful voices that often lean in their direction — only to be largely rebuffed both times. The last government shutdown was driven by Republicans who insisted on defunding Obamacare (not to be confused with what may be the next government shutdown, driven by Republicans insisting on defunding Planned Parenthood).\n\nSome suggest that the calls for repealing Obamacare are fading. Sarah Kliff argued that the “near-complete absence of Obama’s health overhaul” in last week’s Republican presidential debate was “remarkable.”\n\nMaybe, but don’t count on it. In GOP presidential candidate Jeb Bush’s white paper on how he would get to 4 percent growth through supply-side tax cuts, his team of economists stresses that repealing the Affordable Care Act will be an “important means of enhancing economic growth.” Front-runner Donald Trump said just last week that he was going to replace Obamacare with “DonaldCare,” which would be both “absolutely great” and “really spectacular.” Repealing health-care reform remains a prominent talking point for Wisconsin Gov. Scott Walker and Sen. Ted Cruz, both GOP presidential candidates.\n\nWell, since we don’t know what’s in it, I can’t comment on DonaldCare.\n\nBut I can tell you this about Obamacare: When it comes to meeting one of its most important goals — providing coverage to the uninsured — it is working extremely well. It’s posting historical gains on this front and, in so doing, both insulating itself from repeal and creating a daunting political challenge for its opponents.\n\nThe facts of the case are thoroughly drawn out in this new analysis by my colleagues Matt Broaddus and Edwin Park (B&P) from the Center on Budget and Policy Priorities:\n\n— As the figure above shows, newly released census data show that the share of those without health coverage fell from 13.3 percent to 10.4 last year.\n\n— That’s the largest single-year drop on record based on data going back to 1987.\n\nhi2\nSource: B&P (see text)\n— In this type of work, the strength of your findings are much bolstered when you see them across multiple sources. As B&P point out, the census findings are “consistent with the historic coverage gains measured in the Centers for Disease Control (CDC) and Prevention’s National Health Interview Survey and several private surveys…at 9.2 percent, the CDC’s estimated uninsured rate for the first quarter of 2015 was the lowest since the CDC began collecting these data in 1997 and more than 40 percent below the peak in 2010.”\n\n— The ACA takes a two-pronged attack on covering the uninsured, subsidizing private coverage through the exchanges and expanding Medicaid in the 25 states (as well as D.C.) that accepted that part of the deal. Both private and public coverage are making significant gains.\n\n— Speaking of anti-Obamacare ideology and its effect on people, B&P provide this revealing calculation: “If the uninsured rate had fallen in non-expansion states at the same rate as in expansion states, an additional 2.6 million uninsured Americans would have gained coverage last year.”\n\n— Coverage last year grew most quickly among households with income below $50,000; their uninsured rate fell from about 20 percent to about 15 percent — in one year! Households above $50,000 had lower uninsured rates to start with, so we would expect smaller changes, but they, too, went from 9 percent to 7.4 percent.\n\nSuch truths are more than inconvenient for sworn enemies of the law. They can bob and weave in their primaries, but once they reach the general election, their Democratic opponent will slam them on these points. And unless they’re willing to massively flip — pretty unimaginable, given the heat generated by the issue for conservatives — people represented in the numbers and charts above will rightfully fear that their health security is at stake.\n\nI cannot overemphasize the importance of these facts, and, yes, I know better than most that our political discourse too often exists in a fact-free zone. But the success of the ACA strikes at the heart of the dysfunction strategy employed extremely effectively by anti-government conservatives. This is the self-fulfilling-prophecy strategy that campaigns on: “Washington is broken! Send me there and I’ll make sure it stays that way!”\n\nRemember, when government messes up, when it shuts down, when it fails to address the things that matter to most people — economic opportunity, wage stagnation, affordable college — and, instead, squabbles about Planned Parenthood, the winners are those who can say: “See? We told you. Government’s broken!” Never mind that those making that case are the ones doing the breaking.\n\nBut with Obamacare, they’ve been failing, and the more we elevate that case, the closer we get to the road back to Factville.\"\n"
  },
  {
    "path": "test_stances_unlabeled.csv",
    "content": "Headline,Body ID\nFerguson riots: Pregnant woman loses eye after cops fire BEAN BAG round through car window,2008\nCrazy Conservatives Are Sure a Gitmo Detainee Killed James Foley,1550\nA Russian Guy Says His Justin Bieber Ringtone Saved Him From A Bear Attack,2\n\"Zombie Cat: Buried Kitty Believed Dead, Meows Back to Life\",1793\nArgentina's President Adopts Boy to End Werewolf Curse,37\nNext-generation Apple iPhones' features leaked,2353\nSaudi national airline may introduce gender segregation on its flights,192\n'Zombie Cat' Claws Way Out Of Grave And Into Our Hearts,2482\n\"ISIS might be harvesting organs, Iraq tells UN\",250\nWoman has surgery to get third breast: The three most statistically unlikely pairs of boobs,85\nEXCLUSIVE: Apple To Unveil The Long-Awaited Retina MacBook Air At Its “Spring Forward” Event,1964\n50 foot crab : Is this a Crabzilla spotted in the UK?,2279\nFound! Missing Afghan Soldiers Spotted Trying to Enter Canada,2312\nObama Orders Fed To Adopt Euro Currency,2289\nReport: Three missing Afghan soldiers caught at Canadian border,1754\n3-Boobed Woman a Fake,1618\n\"Fowler Falls For Fake Website, Makes Crazy Claims About Tennis Star\",2173\nHugh Hefner Dead? Fans Panic That Playboy Founder Is Gone,2320\n\"Hong Kong's protesters are using the \"\"hands up, don't shoot\"\" gesture from Ferguson\",2183\nTV show tricks chronic catcallers into harassing their own mothers,486\n\"ISIS might be harvesting organs, Iraqi ambassador tells UN, amid reports of more hostages being burned alive\",930\nTexas Boy Suspended For 'Threatening' Classmate With The One Ring,2316\nWoman stung by scorpion on Alaska Airlines flight,1452\n\"Disgusting! Joan Rivers Doc Gwen Korovin’s Sick Selfie EXPOSED — Last Photo Of Comic Icon, When She Was Under Anesthesia, At Center Of Medical Investigation\",1636\nMystery of 50ft giant crab caught on camera in Kent harbour,2245\n\"Everything You Need To Know About Path, The Struggling Social Network In Apple's Sights\",1655\nFate of Isis leader remains unclear after US airstrike in Iraq,1980\nIS executioner 'Jihadi John' injured in air strike: reports,351\nSaudi Arabia's national airline planning to introduce gender segregation on flights,192\nArgentine President Takes On Godson — But Not To Keep Werewolf At Bay,914\nReport: Islamic State Attempting to Sell James Foley’s Body for $1 Million,1527\nPolice officer in Charlie Hebdo investigation 'shot himself dead hours after the attack',1124\nHugh Hefner Dead? Fans Panic That Playboy Founder Is Gone,1431\nPurported Lisa Bonet Twitter Account Suspended After Cryptic Cosby Tweet,785\nFresh agony for James Foley's family as sick ISIS militants 'try to sell them his headless body for $1million',1275\nHewlett Packard ‘planning to split into two’,579\nSexually frustrated female owl killed male because 'his penis was too SMALL',656\nJoan Rivers' doctor snapped selfie during throat surgery: report,1639\nScorpion stings woman on OSU plane,279\nFlorida woman claims to have surgically added third breast,328\nRaven-Symone Did NOT Accuse Bill Cosby Of Molestation Or Rape — It’s A HOAX,1394\nAPPLE WATCH MAY GO ON SALE IN MARCH ACCORDING TO ANALYST,2315\nCrazy Conservatives Are Sure a Gitmo Detainee Killed James Foley,990\nSaudi Arabian airline to separate genders after men complain about blokes sitting next to their wives,1290\nU.S. airstrikes 'hit ISIS leader': Terror group chief 'critically wounded' in Iraq after coalition forces bomb jihadi leaders,927\nReport: Apple Rethinking Beats Music Brand,528\n‘I will have justice for what they did to me’: Pregnant St. Louis woman loses eye after police fire non-lethal round at car during Ferguson protest (VIDEO),1396\nTesla chooses Nevada for battery factory: Sources,1118\nIslamic State releases video showing beheading of US hostage Steven Sotloff,926\nChina Penis Amputation: Cruel Aunt Viciously Mutilates Toddler's Genitals as Punishment,1160\nIsis air strikes: Abu Bakr al-Baghdadi 'critically wounded' in air strikes near Mosul,2027\nBreast Chancer,1607\nEmail to Tim Cook prompted change of Apple's 'on hold' music quality,172\nJoan Rivers’ doctor snapped a selfie before biopsy surgery,2482\n\"Saudi airline, Saudia, to ban gender-mixing\",1765\nJoan Rivers' Doctor Took a Selfie While She Was Under Anesthesia (Report),2357\n\"Oil spikes on U.S. inventory data, Saudi explosion rumor\",1937\n\"Report: Tesla will build its Gigafactory in Nevada, not Texas\",1766\n\"Three-breasted Florida woman Jasmine Tridevil insists third boob is real, but police report shows she once lost 'prosthesis'\",290\nU.S. Officials Threatened James Foley’s Parents With Prosecution Over Ransom,967\n\"Wife chops off cheating husband’s penis, twice\",1763\nPresident Sisi's Gift,3\nIs this a Crabzilla spotted in the UK? Monster crab measures about 50 feet,893\n'Throat specialist to the stars' allegedly involved in fatal Joan Rivers procedure denies taking selfie with star as she releases statement saying she will not comment on tragic incident,1765\n\"Everything You Need To Know About Path, The Struggling Social Network In Apple's Sights\",1512\n\"New Twist: Charlie Hebdo Police Investigator Turns Up Dead, ‘Suicided’\",1394\nSteven Sotloff beheading: Latest updates as ISIS release gruesome video of US journalist's murder,2289\nMystery of 50ft giant crab caught on camera yards from British harbour,2323\nSaudi Arabia airline segregation: Saudi airlines to assign seats based on gender,811\nApple Watch may be available outside US shortly after launch,2294\nISIS online video shows beheading of U.S. journalist Steven Sotloff,2289\nThese Men Weren't Really Tricked Into Sexually Harassing Their Moms,1763\nArgentina's President Adopts Jewish Boy to Keep Him from Turning into a Werewolf,2383\nFemale Kurdish ‘poster girl’ fighter feared killed,100\n\"Justin Bieber ringtone scares bear, saves Russian fisherman\",2493\nISIS Reportedly Beheaded The 'Poster Child' For Kurdish Female Fighters,960\nWoman Faces Jail Time After Slicing Off 3-Year-Old Nephew's Penis,1257\nIS Beheads Its Own Fighters in Accordance With Their Interpretation of Sharia Law,1609\n\"Joan Rivers Death Preventable? Melissa Rivers Taking Legal Action, News Of Doctor’s Selfie Surfaces\",2119\nISIS video shows beheading of American journalist Steven Sotloff,2465\nPresident of Argentina Adopts Boy to Stop Him from Becoming a Werewolf,145\nExplosive New Details Of Joan Rivers’ Medical Crisis: Doctor Snapped Selfie With Legendary Comic & Performed Unauthorized Biopsy While She Was Under Anesthesia!,2323\nFoley family says was 'threatened' by U.S. official over ransom: ABC,2512\nJoan Rivers' Doctor Reportedly Took a Selfie Before Her Cardiac Arrest,223\nKid Suspended For Allegedly Threatening Classmate With ‘Hobbit’ Magic,393\nFlight Delayed Due To Rampaging Scorpion,1696\n\"NHL expansion ahead? No, says Gary Bettman\",901\n\"Rumor Check: Are Hong Kong Protesters Really Using the ‘Hands Up, Don’t Shoot’ Gesture in Solidarity With Ferguson?\",758\nThe World's Most Accurate Apple Analyst Says The Apple Watch Is Coming In March,764\nURGENT: ISIS beheads Kurdish female fighter “Rehana”,1080\nJustin Bieber Helps Defend Russian Fisherman From Bear,2373\nJoan Rivers Personal Doctor Allegedly Took A Selfie Before Her Biopsy And Cardiac Arrest,2291\nFlorida Woman Has Surgery To Add Third Breast To Her Chest,3\nFlorida woman gets third breast surgically implanted,1128\nISIS Releases Video Allegedly Showing Beheading of U.S. Journalist Steven Sotloff,1354\nJustin Bieber ringtone saves man being mauled by bear,1309\n\"Source: Joan Rivers' doctor took selfie, began biopsy before her cardiac arrest\",2517\n\"Fake or freak? Woman, 21, claims to have paid $20,000 to surgically add third breast in desperate bid to become a reality TV star\",1275\nHP reportedly plans to split PC and printer business from enterprise unit,1111\nHP to split into two businesses -- report,1414\nMan saved from bear attack - thanks to his Justin Bieber ringtone,766\nThis Woman Claims To Have Had Plastic Surgery To Have A Third Breast,1128\n\"Gwen Korovin, Joan Rivers’s doctor, denies taking selfie\",2512\nPeople Actually Believed Argentina’s President Adopted A Jewish Boy To Stop His Change Into A Werewolf,2382\n\"Apple Watch to go on sale in March, claims analyst\",1626\n\"Passenger headed to Dallas rages over ‘Merry Christmas,’ removed from plane\",1324\nBritish Jihadi Killed In US Airstrike - Reports,2099\n\"Report: Joan Rivers doctor took selfie, began biopsy, source says\",2467\n\"KGI: iPhone sales forecast at 73M for Q4 ahead of Apple Watch debut in March, 12\"\" MacBook Air in Q1\",2464\nU.S. Officials Threatened James Foley’s Parents With Prosecution Over Ransom,262\n\"Report: Woman claims she had third breast added, hopes to become a TV star\",274\nIs Kim Jong ill? North Korean dictator in poor health as his weight has ballooned thanks to an obsession with cheese,2259\nISIL Has Reportedly Beheaded Journalist Steven Sotloff,2229\nSouth Korean woman's hair 'eaten' by robot vacuum cleaner as she slept,452\niPhone 6s Rumored to Include 2GB of Faster RAM and 'Force Touch' Technology,914\n\"Source: Joan Rivers' doc did biopsy, selfie\",1793\nThis Woman Claims To Have Had Plastic Surgery To Have A Third Breast,2383\nWatch Two Guys Appear to Get Tricked Into Catcalling Their Own Moms,2030\n\"Report: Toronto, Seattle, Quebec City to join Vegas in 2017 NHL expansion\",196\nArgentina's president 'adopts' godson 'to prevent him becoming a werewolf',1633\nThese Men Weren't Really Tricked Into Sexually Harassing Their Moms,492\nJoan Rivers' Doctor Took a Selfie While She Was Under Anesthesia (Report),1326\n\"Fowler Falls For Fake Website, Makes Crazy Claims About Tennis Star\",2527\nHong Kong riot cops forced to withdraw after democracy protesters copy 'Don't shoot' gesture used by US demonstrators after a police officer shot an unarmed black teenager,1044\nSaudi Arabia outlaws ‘tempting eyes’,575\n\"Boy, 5, given £15.95 invoice for missing friend's birthday party\",1639\nAmerican Airlines boots man from plane after ‘Merry Christmas’ prompts meltdown,354\n\"Woman Gets Third Boob Implanted, Wants to Be \"\"Unattractive to Men\"\"\",290\nSaudi Airlines to Separate Men and Women on Flights,1633\n‘Three-boobed’ woman: They’re not fake,1617\n\"ISIS Might Be Harvesting Organs To Finance Operations, Iraqi Envoy Tells UN\",2198\nSaudi Arabia's national airline to introduce gender segregation after a string of complaints from male passengers,2140\n\"Joan Rivers' Doctor \"\"Took a Selfie\"\" During Procedure: CNN\",2291\nIndian bride marries wedding guest after husband has epileptic seizure during ceremony,1432\nReport: Second American Journalist Beheaded by Islamic State Terrorists,2059\nSaudi Arabia's national airline planning to introduce gender segregation on flights,2222\n\"Joan Rivers' doctor denies 'unauthorized procedure,' selfie before cardiac arrest\",2057\nThis Campaign Shows A Pretty Genius Way To Stop Men Catcalling In The Street,786\nCrabzilla,778\n\"Woman Cuts Off Husband's Penis Twice, Then Throws It Out the Window\",1023\nApple Watches to be kept in safes,967\nTesla Said to Select Nevada for Its First Battery Site,1736\nStolen Member,1765\nMeet the 3-boobed woman,2392\nWhite House denies threatening families of James Foley and Steven Sotloff over ISIS ransom but adds 'we made the law clear to them',1100\nLunch theft prompts ransom note from sandwich thief,422\n\"Twitter messages attributed to Lisa Bonet was hoax, manager says\",2216\nIs Jasmine Tridevil's Triple Breasted Tale An Internet Hoax?,1204\nChina Penis Amputation: Cruel Aunt Viciously Mutilates Toddler's Genitals as Punishment,1324\nApple Reportedly Planning to Shut Down Beats Music,1275\nReport: Second American Journalist Beheaded by Islamic State Terrorists,1676\nVideo purportedly shows beheading of U.S. hostage Steven J. Sotloff,1387\nGovernment threatened Foleys with criminal charges over ransom,746\nReport: Apple May Buy Social Network Path,1655\nArgentina's president 'adopts' godson 'to prevent him becoming a werewolf',3\nIs 'hands up' in Hong Kong really the same as in Ferguson?,1947\nJasmine Tridevil Has Surgery 'To Add Third Breast' Total Recall Style,2026\nJilted wife 'chopped off husband's penis TWICE with scissors after catching him cheating',1779\nMeet the 3-boobed woman,1241\nLenovo tipped to make a bid for BlackBerry this week,838\nFlorida woman gets third breast to become 'unattractive' 32,1399\nSaudi national airline may introduce gender segregation on its flights,2279\nJoan Rivers’s Personal Doctor Denies Taking Operating-Room Selfie,338\nWife chopped her husband's penis off after she discovered he had cheated on her… then cut it off AGAIN after surgeons managed to reattach it in China,1526\nRumor: ‘new’ 4-inch iPhone on the way,177\nAngry Aunt Who Sliced Off Three-Year-Old Nephew’s Penis Facing Five Years In Jail,1581\n\"'Sílbale your mother', the mockumentary to stop street harassment in Peru [Google Translate]\",823\nSon of North Korean aide linked to Kim Jong-un's executed uncle is 'on the run' in France amid fears he will be killed by regime,2136\nISIS ‘organ harvesting’ must be probed by Security Council – Iraqi envoy,1759\nSteven Sotloff 'beheading': Islamic State fighters release video claiming to show death of second US journalist,1391\n\"Rehana, Poster Girl for Kurdish Peshmerga, Alive and 'Fighting Fiercely,' After ISIS' Claims of Beheading Her\",535\n\"Passenger headed to Dallas rages over ‘Merry Christmas,’ removed from plane\",1246\n\"ISIS leader Abu Bakr al-Baghdadi wounded in airstrike, Iraq officials say\",2027\n\"Woman pays $20,000 for third breast to make herself LESS attractive to men\",1960\nTransgender Teen Leelah Alcorn Blames Christian Parents In Tumblr Suicide Note,21\nHewlett-Packard will reportedly split into two companies,1387\nApple installing safes in-store to protect gold Watch Edition,1\nHewlett Packard ‘planning to split into two’,1126\n'The Cosby Show' Star Raven Symone Joins Long List of Women Accusing Bill Cosby of Rape,814\nJoan Rivers’ doctor took a selfie while she was out cold before doing ‘an unauthorised biopsy’,1310\nSaudi Arabia's national airline plans to keep men and women apart,319\nReport: Woman who claimed to have third breast added is fake,2038\nIraqi Official Accuses ISIS Of Harvesting Organs To Finance Operations,250\n\"Brain Surgery Recovery: Teenage Girl Wakes Up During Procedure, Talks About Cats\",898\nScorpion stings woman on OSU plane,2050\nAUNT CUTS OFF 3-YEAR-OLD’S PENIS BECAUSE HE WALKED IN WHILE SHE WAS ON THE TOILET,1941\n\"Condition of Abu Bakr al-Baghdadi, Islamic State leader, in doubt after airstrike\",2027\n\"Steven Sotloff, American Journalist, Allegedly Beheaded By ISIS\",1596\nStory of ‘gutsy bravehearts’ who ‘repelled’ Boko Haram attack is a hoax,1915\nSource: Missing Afghan soldiers at Canadian border,2396\nCNN: Doctor Took Mid-Surgery Selfie with Unconscious Joan Rivers,301\nJames Foley’s Family Claims Government Threatened Them Over Ransom Payments,1856\nFoley family says was 'threatened' by U.S. official over ransom: ABC,1373\nStolen Member,2183\nJasmine Tridevil Has Surgery 'To Add Third Breast' Total Recall Style,3\nArgentina’s President Adopted A Jewish Godson To Stop Him From Turning Into A Werewolf,202\nISIS executioner 'Jihadi John' allegedly wounded by U.S.-led air strike: report,1779\nIsraeli politicians praise Sisi plan to give Palestinians land for a state in Sinai,1316\nSexually frustrated female owl killed male because 'his penis was too SMALL',2482\nThe Story of the 3-Boobed Lady Is As Fake As Her Third Boob,1706\nBear attack foiled by Justin Bieber’s music: A story too good to check,923\n\"Source: Joan Rivers' doc did biopsy, selfie\",2320\nThe World's Most Accurate Apple Analyst Says The Apple Watch Is Coming In March,1798\nJustin Bieber ringtone saves Russian fisherman from bear attack,2270\n'Dear Sandwich Thief': Man's hilarious response to passive-aggressive sign posted on his office's fridge door sparks incredible kitchen note war,422\nEl-Sisi denies claims he'll give Sinai land to Palestinians,2100\nSteven Sotloff: Islamic State 'kills US hostage',259\nAdopting Potential Werewolves Is Routine Business for Argentine Presidents,1345\nJustin Bieber ringtone saves Russian man from bear attack,680\n\"'Rehana is alive and well... ISIS fanatics have NOT beheaded her': Poster girl for Kurdish freedom fighters escaped Kobane hellhole, friends tell MailOnline\",960\nReports: Selfie-Taking Doc's Unauthorized Biopsy May Have Killed Joan Rivers,1653\nChina Penis Amputation: Cruel Aunt Viciously Mutilates Toddler's Genitals as Punishment,113\n\"“Hands up, don’t shoot” comes to Hong Kong’s pro-democracy movement\",2390\nURGENT: ISIS beheads Kurdish female fighter “Rehana”,1499\nArgentina’s president adopts Jewish godson to counteract werewolf legend,1773\nBritish teenager Ibrahim Kamara 'Killed In US Airstrikes In Syria',2300\n\"Crabzilla: Photo Appears To Show Giant, 50-Foot Crab Lurking In British Waters\",338\nReport: Woman who claimed to have third breast added is fake,1770\nJasmine Tridevil: Woman with three breast denies surgery hoax claims,103\nVideo purportedly shows beheading of U.S. hostage Steven J. Sotloff,1712\nDoc calls macabre 'selfie' claims completely crazy,2368\n\"Sorry, Argentina's President Didn't Actually Adopt a Jewish Werewolf\",2522\nJoan Rivers’ Doctor Snapped Selfie During Throat Procedure (Report),2057\nCNBC: Tesla chooses Nevada for new battery factory plant,1766\nJournalist Steven Sotloff reportedly executed by ISIS,2059\n\"Report: Woman claims she had third breast added, hopes to become a TV star\",1770\nSaudi Women May Have to Cover Up Sexy Eyes,2301\n\"Disgusting! Joan Rivers Doc Gwen Korovin’s Sick Selfie EXPOSED — Last Photo Of Comic Icon, When She Was Under Anesthesia, At Center Of Medical Investigation\",215\nBritish teenager Ibrahim Kamara 'Killed In US Airstrikes In Syria',711\nTeenager wakes up while undergoing BRAIN SURGERY in Poland... and asks the surgeons how the operation is going,453\nPregnant Ferguson woman loses her EYE after police shoot her car with bean bag during violent protests,201\nWhen Street Harassers Realize The Women They're Catcalling Are Their Moms In Disguise,2029\nIs this Crabzilla? 'Giant crab' measuring 50ft spotted off British coast,2380\nIslamic State video reportedly shows beheading of Steven Sotloff,1687\n\"Steven Sotloff, American Journalist, Allegedly Beheaded By ISIS\",2063\nMICROSOFT 'IN SERIOUS DISCUSSIONS' TO PURCHASE MINECRAFT DEV MOJANG,315\n\"Report: Toronto, Seattle, Quebec City to join Vegas in 2017 NHL expansion\",2428\nThis Campaign Shows A Pretty Genius Way To Stop Men Catcalling In The Street,1092\n\"Joan Rivers: Doctor Took Selfie With Unconscious Comedian, Performed Biopsy Without Consent -- Details\",2323\nExplosive New Details Of Joan Rivers’ Medical Crisis: Doctor Snapped Selfie With Legendary Comic & Performed Unauthorized Biopsy While She Was Under Anesthesia!,2500\nArgentina's President Cristina Kirchner Adopts Jewish Godson To Prevent Him Turning Into A Werewolf,2131\nReport: Hewlett-Packard plans to break into 2 companies,1838\nHewlett-Packard Announces Plans To Break Up Company,279\nArgentinian President Cristina Kirchner adopts Jewish boy to protect him from werewolf stigma,1246\nMicrosoft Near Deal to Buy Minecraft Maker Mojang,1872\nAfghan Soldiers Found at Canadian Border,1856\nISIS Is Reportedly Trying To Sell James Foley's Remains For $1 Million,336\nNo joke: 5-year-old billed for missing friend’s birthday party,751\n‘Crabzilla’ spotted off the coast of Britain,893\nJoan Rivers’ Doctor Snapped Selfie During Throat Procedure (Report),2512\nReport: Apple Plans to Phase Out Beats Music Brand,249\nPICTURES: Shocking Pictures Comparing US School Lunches to Other Countries Goes Viral,326\nFlorida woman gets third breast surgically implanted,1204\nISIS terror chief 'believed dead': Iraqi military confirm warlord WAS injured in US-led airstrike as speculation grows feared jihadist perished in attack,2430\nEnraged spouse chops off unfaithful husband's manhood – TWICE,1763\n\"Hong Kong protesters mimic Ferguson’s ‘hands up, don’t shoot’\",1525\nThree Afghan soldiers found at Canada border after leaving Cape Cod base,1348\nJihadist Brit teen killed in US air strikes,353\nHackers: Sony ‘Very Wise’ to Pull Film,836\n\"Joan Rivers' Doctor \"\"Took a Selfie\"\" During Procedure: CNN\",1755\nThere's A Weird Story Going Around About How Argentina's President Just Saved A Jewish Man From Becoming A Werewolf,1850\nReport: Apple Is Shutting Down Beats Music,1275\n\"Hungry Florida cat defies death, digs its way out of grave to return home (VIDEO)\",177\nPeople Actually Believed Argentina’s President Adopted A Jewish Boy To Stop His Change Into A Werewolf,202\n\"NHL expansion rumors: This time, Las Vegas is about to get a team\",901\nApple Watch Edition: special safes to be installed in Apple Stores to house luxury smart watch,1381\n\"3 Afghan Soldiers Missing From U.S. Base Apprehended at Canadian Border, Reports Say\",1505\n\"KGI: iPhone sales forecast at 73M for Q4 ahead of Apple Watch debut in March, 12\"\" MacBook Air in Q1\",1229\nJames Foley beheading: ISIS militants 'trying to sell murdered hostage's body to his parents for $1m',2383\nReports: Selfie-Taking Doc's Unauthorized Biopsy May Have Killed Joan Rivers,1096\nNext-generation Apple iPhones' features leaked,1464\nArgentina’s president adopts Jewish boy to save him from life as a werewolf,697\nJoan Rivers Personal Doctor Allegedly Took A Selfie Before Her Biopsy And Cardiac Arrest,2040\n\"Iga Jasica brain surgery: Teen wakes up mid-procedure on table, chats about cat\",960\nIS Beheads Its Own Fighters in Accordance With Their Interpretation of Sharia Law,1345\nAirline passenger freaks out over crew's 'Merry Christmas' greeting,69\nWednesday Apple Rumors: Apple May Be Ready to Buy Path,2315\nHow a Reddit user convinced Tim Cook to change Apple’s on-hold music,1980\nSource: Missing Afghan soldiers at Canadian border,1402\nCrabzilla! Satellite Picture Reveals Giant Crustacean Lurking Off The Coast Of Whitstable,2282\nMichelle Obama: The First Woman?,222\nJames Foley’s Family Claims Government Threatened Them Over Ransom Payments,360\nIslamic State puts James Foley’s body up for sale for $1M,223\nFresh agony for James Foley's family as sick ISIS militants 'try to sell them his headless body for $1million',1845\n\"Apple Watch Takes Two Hours to Charge, Only Delivers Notifications While on the Wrist\",1443\nNEWS/ Viral Video: What Happens When You Accidentally Catcall Your Mom,486\nFisherman Saved from Deadly Bear Attack by His Justin Bieber Ringtone,2073\n\"Source: Joan Rivers' doctor took selfie, began biopsy before her cardiac arrest\",865\nSaudi Arabia's national airline to introduce gender segregation after a string of complaints from male passengers,1962\nJihadist Brit teen killed in US air strikes,2099\nBear attack foiled by Justin Bieber’s music: A story too good to check,2315\nIslamic State releases video of beheading of U.S. hostage Steven Sotloff: site intelligence monitoring service,2465\nJasmine Tridevil: Woman with three breast denies surgery hoax claims,2204\nISIS Reportedly Executes 2nd American Journalist,1550\nWoman Who Claimed To Have Surgery To Add Third Breast Exposed As Hoaxer,785\n\"Four new NHL expansion teams? Vegas, Seattle, Toronto and Quebec by 2017: Report\",2279\nRaven-Symone Did NOT Accuse Bill Cosby Of Molestation Or Rape — It’s A HOAX,1142\nArgentine President Takes On Godson — But Not To Keep Werewolf At Bay,2198\nWe're Getting More Detail On The Amazing New Camera Apple Is Planning For The Next iPhone,2465\n\"Rehana, Poster Girl for Kurdish Peshmerga, Alive and 'Fighting Fiercely,' After ISIS' Claims of Beheading Her\",2527\nDisturbed aunt cuts off nephew’s penis after he burst’s in on her on the toilet.,813\nReport: Doctor took a selfie when Joan Rivers was under anesthesia,929\n\"Satire Website Fools ESPN, Kei Nishikori isn't highest paid tennis star\",1953\nSyria: Teenage British Jihadi from Brighton Killed in US Airstrikes,1886\n\"IBM to cut more than 111,000 jobs in largest corporate lay-off ever\",1935\nWhite House denies threatening families of James Foley and Steven Sotloff over ISIS ransom but adds 'we made the law clear to them',2427\nApple to keep gold Watch Editions in special in-store safes,361\nIs 'Crabzilla' real or not? Leading marine biologist rules picture of giant crab lurking in shallow waters must be a HOAX,990\nThree Boobs Are Most Likely Two Boobs and a Lie,1450\nIs Jasmine Tridevil's Triple Breasted Tale An Internet Hoax?,2292\nJustin Bieber scares off GRIZZLY BEAR and saves fisherman from a mauling,2320\nAfghan Mother Kills 25 Taliban Fighters In Seven-Hour Gunbattle After Watching Her Son Slain In Ambush,2491\n\"Man saved from bear attack when his Justin Bieber ringtones goes off, sending bear fleeing\",1275\nTriple-breasted woman pictured before 'operation' and vows surgery footage will prove third boob is no hoax,328\nJoan Rivers Personal Doctor Allegedly Took A Selfie Before Her Biopsy And Cardiac Arrest,2233\nJoan Rivers’ Doctor Snapped Selfie During Throat Procedure (Report),865\nOil market shrugs off Saudi pipeline blast,1163\n\"Transgender teenager, 17, leaves heartbreaking suicide note blaming her Christian parents before walking in front of tractor trailer on highway\",2140\nHP confirms plan to split company,1953\n\"Here's What You Can Do On Path, The Social Network That Apple May Be About To Acquire\",1558\nCrude Sees a Bid on Reports of Saudi Arabia Pipeline Explosion,1762\nISIL Has Reportedly Beheaded Journalist Steven Sotloff,1039\nThree Boobs Are Most Likely Two Boobs and a Lie,661\nSexually frustrated female owl killed male because 'his penis was too SMALL',2465\n\"Switzerland’s Assassination, Kim Jong Un Might Die From Cheese Overdose\",2527\n\"Saudi Arabia Airline Segregation: New Islamic Law Takes Flight On Airliner, Seating By Gender Coming Soon\",1290\n\"Everything You Need To Know About Path, The Struggling Social Network In Apple's Sights\",2427\n\"Source: Joan Rivers' doctor took selfie, began biopsy before her cardiac arrest\",2427\nVideo purportedly shows beheading of U.S. hostage Steven J. Sotloff,485\nTransgender teen leaves note on Tumblr blaming Christian parents for suicide,806\nIraqi Army Downs 2 UK Planes Carrying Weapons for ISIL,1250\nSteven Sotloff 'beheading': Islamic State fighters release video claiming to show death of second US journalist,1687\nEXCLUSIVE: Got him! Jihadi John is 'wounded in US airstrike on secret bunker meeting of ISIS high command',1994\nJoan Rivers’ doctor took selfie during procedure,2291\nRumor Suggests 12-Inch Retina MacBook Air Could Launch During March 9 Apple Watch Event,1779\n\"Apple Reportedly Close to Acquiring 'Path', Looking to Integrate Service Into Messages\",1655\n\"A Peruvian TV show is tricking men into catcalling their mothers, for feminism\",1992\nFoley family says was 'threatened' by U.S. official over ransom: ABC,1246\nSaudi oil explosion now said to be diesel pipeline,1809\nThere's A Weird Story Going Around About How Argentina's President Just Saved A Jewish Man From Becoming A Werewolf,728\nJoan Rivers' doctor snapped selfie during throat surgery: report,1033\nReports: Missing Afghan soldiers found at Canadian border,575\nU.S.: Video showing Sotloff beheading is authentic,1250\n‘Crabzilla’ a 50-foot colossal conundrum,249\nWatch Two Guys Appear to Get Tricked Into Catcalling Their Own Moms,1092\nBritish terrorist Jihadi John 'injured in airstrike close to Syrian border',2510\n\"“I am lost for words,” 5-year-old boy billed for missing friend’s birthday party\",751\nThe US Threatened To Prosecute Families Of The 2 Murdered Americans If They Paid A Ransom To ISIS,216\nMicrosoft nears deal to buy Minecraft maker Mojang : WSJ,28\nHearing Unconfirmed Reports of Saudi Pipeline Explosion,1243\nTeen wakes up mid-brain surgery and asks doctors ‘How’s it going?’,1235\nHermaphrodite cat named Mittens to get gender reassignment,3\n\"Could Crabzilla, a 50-foot-long crab be real?\",1624\nArgentina’s President Adopted A Jewish Godson To Stop Him From Turning Into A Werewolf,2382\nSketchy Rumor Claims Apple Planning New 4-Inch iPhone for 2015,327\nArgentina’s president adopts Jewish boy to save him from life as a werewolf,2300\nMan kicked off flight after Merry Christmas greeting sets him off,141\nGirl destroys boyfriends penis in acid attack after video of them having sex goes viral,746\nJustin Bieber's 'Baby' Saves Man From Violent Bear Attack,2100\nGirl poured acid on boyfriend’s penis after he released sex tape,1914\nWoman Gets Third Boob to Appear Unattractive to Men,327\nISIS Reportedly Executes 2nd American Journalist,1304\n\"No, Saudi Arabia has not banned the \"\"tempting eyes\"\"\",1366\nREPORT: 'JIHADI JOHN' WHO BEHEADED JAMES FOLEY WOUNDED IN US AIRSTRIKE,1444\n\"Source: Joan Rivers' doc did biopsy, selfie\",361\n\"Hackers tell Sony wise to cancel film, don't make more trouble -CNN\",1209\nArgentina president adopts Jewish godson for first time in country's history,1373\nJustin Bieber Basically Saves A Russian Man From A Bear,319\nREPORT: Tesla Chooses Nevada For Site Of Its Massive Battery Factory,1037\n\"Joan Rivers: Doctor Took Selfie With Unconscious Comedian, Performed Biopsy Without Consent -- Details\",929\nRise of the zombie cat: Pet who was 'killed' and buried by his owner climbed out of his grave five days later,1816\nAdopting Potential Werewolves Is Routine Business for Argentine Presidents,1124\nMissing Afghan soldiers taken into custody at Canadian border,1100\nThese Men Catcalling Their Undercover Mothers Is the Best Payback Ever,673\n\"Apple in late stages to acquire Path, report says\",911\nSaudi Arabian airline to separate genders after men complain about blokes sitting next to their wives,1691\nWould US sue parents of James Foley? Why White House is Defending Itself,627\n\"Teen Iga Jasica wakes up during brain surgery, asks how it’s going\",1411\nIs this Crabzilla? Giant Monster Crab Caught on Camera,893\nIs Jasmine Tridevil's Triple Breasted Tale An Internet Hoax?,1696\n\"“Hands up, don’t shoot” comes to Hong Kong’s pro-democracy movement\",2183\nKim Jong IS Un-well – and it could be GOUT! North Korea confirms its young dictator is 'suffering discomfort' after addiction to Swiss cheese revealed,2350\n\"‘Hands Up, Don’t Shoot’ in Hong Kong Protests?\",98\nISIS Reportedly Beheads A Second American Journalist,1676\nRaven Symone ‘Files Molestation Charges Against Bill Cosby’ is Fake,1092\n\"'Even though you're gay, I will always treat you the same way as I do now': Moving letter from nine-year-old to her school teacher after he came out to his class\",2513\nISIS Beheads Second American Journalist,1861\nRaven Symone Files Molestation Charges Against Bill Cosby,415\n\"Finally, proof that Justin Bieber IS unbearable: Russian fisherman saved from bear attack when ringtone featuring one of the pop brat's songs scares it away\",912\nReport: Hewlett-Packard plans to break into 2 companies,177\nVideo reportedly shows beheading of reporter Steven Sotloff by ISIS,627\nHP announces plan to split in two,1287\nIS reportedly tries to sell slain US hostage’s body for $1 million  Read more: IS reportedly tries to sell slain US hostage's body for $1 million,1845\n\"Morin goes back on transparency pledge, refuses to confirm or deny report that Apple is buying Path\",2512\nThere's A Weird Story Going Around About How Argentina's President Just Saved A Jewish Man From Becoming A Werewolf,2427\n\"Source: Joan Rivers' doc did biopsy, selfie\",2368\n\"Iga Jasica brain surgery: Teen wakes up mid-procedure on table, chats about cat\",353\nWoman Adds Third Breast by Undergoing Surgery to Participate in Reality Show,2383\n\"Hungry Florida cat defies death, digs its way out of grave to return home (VIDEO)\",890\nISIS Releases Video Allegedly Showing Beheading of U.S. Journalist Steven Sotloff,594\n\"Finally, proof that Justin Bieber IS unbearable: Russian fisherman saved from bear attack when ringtone featuring one of the pop brat's songs scares it away\",894\n\"KGI: iPhone sales forecast at 73M for Q4 ahead of Apple Watch debut in March, 12\"\" MacBook Air in Q1\",430\nISIS executioner 'Jihadi John' reported wounded in air strike; UK investigating,2510\nHewlett-Packard to break into 2 companies,52\nPresident of Argentina Adopts Boy to Stop Him from Becoming a Werewolf,1124\nJournalist Steven Sotloff reportedly executed by ISIS,268\n'I had a third breast implant so I can turn off men',806\nJoan Rivers' Doctor Allegedly Took a Selfie During Her Throat Surgery,2320\nNHL denies Las Vegas expansion report,1484\nAllegation Bill Cosby sexually molested Raven Symone are just a hoax,2262\nArgentinian President Cristina Kirchner adopts Jewish boy to protect him from werewolf stigma,1160\nIs 'hands up' in Hong Kong really the same as in Ferguson?,2487\nISIS Allegedly Beheads Second Captive American Journalist,2059\nIs Kim Jong ill? North Korean dictator in poor health as his weight has ballooned thanks to an obsession with cheese,338\nIsraeli politicians praise Sisi plan to give Palestinians land for a state in Sinai,1626\nBettman says NHL expansion not imminent,1326\nMicrosoft Near Deal to Buy Minecraft Maker Mojang,325\n\"Pete Hegseth: Marines Exit Yemen Forced to Surrender Dignity, Weapons\",1023\n\"After Beheading of Steven Sotloff, Obama Pledges to Punish ISIS\",1998\n\"Joan Rivers' Doctor \"\"Took a Selfie\"\" During Procedure: CNN\",810\nISIS Reportedly Executes 2nd American Journalist,594\n\"Apple may buy Path, that social app you don’t use\",1712\nIs Jasmine Tridevil's Triple Breasted Tale An Internet Hoax?,471\nMum helps kill 25 Taliban fighters during SEVEN-hour gun battle in revenge for cop son's death,728\nParty invoice: Boy sent bill for birthday no-show,1431\n‘Tempting Eyes’ Ban: Saudi Women With Pretty Eyes Made To Cover Them Up,2173\nFerguson and Hong Kong Have One Important Thing in Common,1550\nIsraeli politicians praise Sisi plan to give Palestinians land for a state in Sinai,2195\nSaudi Arabia May Be Taking Misogyny to the Skies,1561\nFour Reasons Not To Give Up Hope If Apple Buys Path,1811\nWerewolf Legend Leads To Jewish Godson's 'Adoption' by Argentina President,728\nApple Watch Likely Be Launched On Valentine’s Day; Plus First Apple Watch Accessory To Be Showcased In CES 2015,2402\nMicrosoft to buy 'Minecraft' creator Mojang for $2.5B,1032\nREPORT: Tesla Chooses Nevada For Site Of Its Massive Battery Factory,422\nHP reportedly plans to split PC and printer business from enterprise unit,668\nJoan Rivers' 'selfie' doctor 'DENIES performing biopsy and taking photo while star was under anesthesia',1782\nFound at Canadian border: 3 Afghan soldiers missing from Cape Cod,575\nCrabzilla,2279\nOil market shrugs off Saudi pipeline blast,2381\n\"IBM set to cut 110,000 jobs, blogger claims\",1851\nThis Third Boob Is Probably Only Real in Our Hearts,1204\nISIS Reported to Behead Second American,656\nJames Foley’s Family Claims Government Threatened Them Over Ransom Payments,216\nWerewolf Legend Leads To Jewish Godson's 'Adoption' by Argentina President,1264\nLisa Bonet Did NOT Send “Cryptic Tweet” About Bill Cosby — Twitter Account Fake!,2320\nDumb Racists Photoshop Ferguson Protester Into Awful Viral Meme,1272\nISIS claims to behead US reporter Steven Sotloff in new video,2059\nWoman Reportedly Cuts Off Husband's Penis Twice in One Night,1366\nReport: Three missing Afghan soldiers caught at Canadian border,177\n\"Man saved from bear attack when his Justin Bieber ringtones goes off, sending bear fleeing\",1309\n\"IBM plans massive layoffs of up to 110,000 workers: report\",1448\nRumors Swirling About Israel's Shocking Sinai 'Endgame' Plan for Palestinians in Gaza,746\nHong Kong riot cops forced to withdraw after democracy protesters copy 'Don't shoot' gesture used by US demonstrators after a police officer shot an unarmed black teenager,758\nSouth Korean Woman's Hair 'Eaten' By Robot Vacuum Cleaner,449\nHewlett-Packard to split into two companies,1838\nCrabzilla! Satellite Picture Reveals Giant Crustacean Lurking Off The Coast Of Whitstable,293\nU.S. Officials Threatened James Foley’s Parents With Prosecution Over Ransom,489\nBritish teenage jihadi believed to have been killed in Syria,2279\nREPORT: Doctor Snapped A 'Selfie' While Joan Rivers Was Under Anesthesia,1520\n4-inch iPhone 6 reported to be in development,2222\nWoman with three breasts ‘was a fake who has tricked people online before’,1373\nArgentina's President Just Adopted a Son So He Won't Turn into a Werewolf,1964\nGirl poured acid on boyfriend’s penis after he released sex tape,923\nMissing Kim Jong-un suffering with 'condition' after CHEESE binge,987\nJournalist Steven Sotloff reportedly executed by ISIS,471\nBreast Chancer,1399\nEgypt Offers Abbas Land in Sinai for Future Palestinian State Read,1200\nKid Suspended For Allegedly Threatening Classmate With ‘Hobbit’ Magic,535\nNEWS/ Viral Video: What Happens When You Accidentally Catcall Your Mom,806\n4-inch iPhone 6 reported to be in development,1117\nCrabzilla artist Quinton Winter reveals all after image of crab off Whitstable appeared at Horsebridge Centre,353\nISIS Reportedly Executes 2nd American Journalist,318\nISIS Is Trying To Sell The Body Of U.S. Hostage James Foley For $1 Million,1113\nPresident of Argentina adopts Jewish boy to stop him turning into werewolf,861\nTriple-breasted woman pictured before 'operation' and vows surgery footage will prove third boob is no hoax,1960\nApple Watch Edition: special safes to be installed in Apple Stores to house luxury smart watch,256\nSaudi Airlines to segregate sexes,201\nHewlett-Packard Announces Plans To Break Up Company,1126\nRumor Suggests 12-Inch Retina MacBook Air Could Launch During March 9 Apple Watch Event,1992\nIslamic State puts James Foley’s body up for sale for $1M,318\nISIS Allegedly Beheads Second Captive American Journalist,1475\n\"KGI: iPhone sales forecast at 73M for Q4 ahead of Apple Watch debut in March, 12\"\" MacBook Air in Q1\",929\n\"19-year-old girl wakes up during brain surgery, asks doctors ‘How’s it going?’\",1601\nKid Suspended For Allegedly Threatening Classmate With ‘Hobbit’ Magic,3\nPoster girl for Kurdish freedom fighters in Kobane is 'captured and beheaded by ISIS killers' who posted gruesome pictures online,960\nJoan Rivers’ doctor took a selfie while she was out cold before doing ‘an unauthorised biopsy’,2040\nSaudi Arabia set to introduce gender segregation on national airline flights,2100\nJustin Bieber Ringtone Startles Bear,448\nThree Boobs Are Most Likely Two Boobs and a Lie,2335\nThird boob likely a hoax,2183\nThere's A Weird Story Going Around About How Argentina's President Just Saved A Jewish Man From Becoming A Werewolf,1160\nThis Man Kept HARASSING Women On The Streets. Until One Day… MOM!?,792\nWife chopped her husband's penis off after she discovered he had cheated on her… then cut it off AGAIN after surgeons managed to reattach it in China,2216\nReports: Missing Afghan soldiers found at Canadian border,1874\nSteven Sotloff beheading: Latest updates as ISIS release gruesome video of US journalist's murder,1861\n\"White House Chief Of Staff Denis McDonough: No Threats Were Made To Foley, Sotloff Families Over Possible Ransom\",39\nIsis leader ‘injured in airstrike during meeting in Iraq,2430\nArgentina's president 'adopts' godson 'to prevent him becoming a werewolf',202\nA Russian Guy Says His Justin Bieber Ringtone Saved Him From A Bear Attack,1653\nJoan Rivers' Doctor Took a Selfie While She Was Under Anesthesia (Report),2291\n18-Karat Gold Apple Watch Edition To Be Locked In Safes At Apple Stores,1454\nFlorida woman has surgery to add third breast to make herself 'unatttractive to men',617\n\"Woman pays $20,000 for third breast to make herself LESS attractive to men\",1286\nLisa Bonet Did NOT Send “Cryptic Tweet” About Bill Cosby — Twitter Account Fake!,223\nSaudi Arabia set to introduce gender segregation on national airline flights,647\nMystery of 50ft giant crab caught on camera in Kent harbour,85\n‘Three-boobed’ woman: They’re not fake,836\nIS executioner 'Jihadi John' injured in air strike: reports,2112\nReport: Microsoft may buy Minecraft studio Mojang,122\n\"iPhone 6s To Have DSLR-Quality Camera? Rumors Suggest ‘Dual-Lens’ Camera, Apple Watch ‘Force Touch’ Feature\",2464\nCharlie Hebdo top cop Helric Fredou kills himself hours after magazine massacre,485\n\"U.S., BRENT CRUDE CRUDE FUTURES EXTEND GAINS ON UNCONFIRMED MARKET RUMOR OF OIL PIPELINE EXPLOSION IN SAUDI ARABIA\",656\nWoman has third breast implanted,1272\nAl-Sisi proposes: Extend Gaza Strip into Sinai and establish Palestinian state there,2100\nJustin Bieber saves man from bear attack,2353\nSteven Sotloff 'beheaded by Islamic State',1402\nNorth Korean dictator Kim Jong-un may be seriously ill from eating too much Emmental cheese: report,2350\n\"iOS 8.2 arriving Monday, here are full release notes\",762\nSamsung Rumoured to be Supplying the Screens for Apple Watch... Mk II,3\nJustin Bieber ringtone saved a Russian fisherman during a bear attack,2491\n\"Hackers tell Sony wise to cancel film, don't make more trouble -CNN\",525\n\"Source: Joan Rivers' doc did biopsy, selfie\",1246\nArgentina president adopts young Jewish boy as godson to prevent him from turning into werewolf,1246\nApple Is Going To Shut Down Beats Music,791\n\"Steven Sotloff, American Journalist, Allegedly Beheaded By ISIS\",1387\nMan's Girlfriend Pours Acid On His Penis After He Covertly Recorded Their Sex Session,1964\nVideo purports to show beheading of US journalist,1687\nIslamic State leader Abu Bakr al-Baghdadi wounded in airstrike: claims,2082\nOwl kills mate because he has a small penis,1203\nAdopting Potential Werewolves Is Routine Business for Argentine Presidents,486\nFlorida woman gets third breast to become 'unattractive' 32,2491\nU.S. airstrikes 'hit ISIS leader': Terror group chief 'critically wounded' in Iraq after coalition forces bomb jihadi leaders,2094\nCNN Reports Hackers Sent Message to Sony: ‘You’ve Done the Right Thing’,2011\nWoman with three breasts ‘was a fake who has tricked people online before’,290\nJustin Bieber ringtone saves man being mauled by bear,319\nReport: Apple Is Shutting Down Beats Music,1845\nRumor: Apple Watch Screens To Be Supplied By LG Display And Samsung Display,1798\n\"Woman Cuts Off Husband's Penis Twice, Then Throws It Out the Window\",1878\n\"Passenger headed to Dallas rages over ‘Merry Christmas,’ removed from plane\",1754\nWhite House denies it threatened families of slain American journalists,489\nSource: Missing Afghan soldiers at Canadian border,2383\nJasmine Tridevil Has Surgery 'To Add Third Breast' Total Recall Style,1445\nReports: 3 missing Afghans detained at Canadian border,1389\nJilted wife 'chopped off husband's penis TWICE with scissors after catching him cheating',361\nHewlett-Packard will reportedly split into two companies,1754\nParents say they were kept in the dark on attempts to save James Foley,489\nU.S. Authenticates Video Showing Sotloff's Beheading,1394\nJustin Bieber's 'Baby' Saves Man From Violent Bear Attack,2105\nJoan Rivers' Personal Doctor Allegedly Took A Selfie During Her Throat Procedure,2517\n\"Sorry, Argentina's President Didn't Actually Adopt a Jewish Werewolf\",1850\nFat dictator Kim Jong-un dying from cheese addiction,196\nIsis: James Foley's beheaded body in $1m 'humanity case' sale offer to family,336\nNHL expansion plans in the works: reports,2194\n\"Official: Houthis take U.S. vehicles, weapons in Yemen\",157\nIslamic State leader Abu Bakr al-Baghdadi wounded in airstrike: claims,1935\n'I had a third breast implant so I can turn off men',328\nJoan Rivers' Doctor Allegedly Took a Selfie During Her Throat Surgery,2467\nJoan Rivers' doctor 'took selfie before biopsy',2517\n'The Cosby Show' Star Raven Symone Joins Long List of Women Accusing Bill Cosby of Rape,1142\nMystery of 50ft giant crab caught on camera in Kent harbour,753\nHewlett-Packard to break into 2 companies,1937\n‘Three-boobed’ woman: They’re not fake,1851\nFate of Isis leader remains unclear after US airstrike in Iraq,429\nHewlett-Packard plans to split into two companies: Report,1414\n\"No, Saudi Arabia has not banned the \"\"tempting eyes\"\"\",1759\nJoan Rivers' 'selfie' doctor 'DENIES performing biopsy and taking photo while star was under anesthesia',223\nBrain op shock as teen wakes up mid-surgery,2427\nFemale Kurdish ‘poster girl’ fighter feared killed,1186\nReport: Hewlett-Packard plans to break into 2 companies,2505\nArgentinian President Cristina Kirchner adopts Jewish boy to protect him from werewolf stigma,1581\nSteven Sotloff 'beheaded by Islamic State',1998\nSaudi Airlines to Separate Men and Women on Flights,1765\nLenovo tipped to make a bid for BlackBerry this week,2500\nHewlett-Packard Plans To Break Into Two Companies: Report,1450\nApple to keep gold Watch Editions in special in-store safes,641\nJihadist Brit teen killed in US air strikes,2294\nPresident of Argentina adopts godson to stop him from turning into a werewolf,202\nISIS Reportedly Executes 2nd American Journalist,192\nAfghan Mother Kills 25 Taliban Fighters In Seven-Hour Gunbattle After Watching Her Son Slain In Ambush,485\nLenovo ready to bid for Blackberry - report,1250\nCrabzilla! Satellite Picture Reveals Giant Crustacean Lurking Off The Coast Of Whitstable,338\nISIS Allegedly Beheads Second Captive American Journalist,268\nSaudi Arabian airline to separate genders after men complain about blokes sitting next to their wives,1272\nCrude Sees a Bid on Reports of Saudi Arabia Pipeline Explosion,2361\nVideo reportedly shows beheading of reporter Steven Sotloff by ISIS,363\nEvil Aunt Hacks Off Toddlers Penis,2512\n\"Jealous Wife Who Chopped Off Husband’s Penis For Cheating On Her, Chops It Off A Second Time\",1441\nCharles Manson’s fiancee allegedly wanted to marry him for his corpse,579\n\"Here's What You Can Do On Path, The Social Network That Apple May Be About To Acquire\",415\n\"Report: Joan Rivers doctor took selfie, began biopsy, source says\",1571\nFate of IS leader Abu Bakr al-Baghdadi unknown after airstrikes target him,2518\nReports: Selfie-Taking Doc's Unauthorized Biopsy May Have Killed Joan Rivers,1851\nSaudi Arabia May Be Taking Misogyny to the Skies,1583\nISIS Is One Mile From Baghdad,2204\nJames Foley’s Family Claims Government Threatened Them Over Ransom Payments,749\nHewlett-Packard will reportedly split into two companies,1322\nNHL Expansion Plan Report Is 'Complete Fabrication': Bettman,2428\n\"After Beheading of Steven Sotloff, Obama Pledges to Punish ISIS\",1550\n17-yr-old girl pours acid on boyfriend’s penis after he leaked their sex tape,1479\n\"Yes, we’re being bought by Microsoft\",1604\nPresident Sisi's Gift,2243\nISIS Reportedly Beheaded The 'Poster Child' For Kurdish Female Fighters,1748\nJustin Bieber's 'Baby' Saves Man From Violent Bear Attack,1479\nBOOK: CHARLES MANSON’S FIANCÉ WANTED MARRIAGE SO SHE COULD DISPLAY HIS CORPSE IN TOURIST ATTRACTION,2467\n\"Joan Rivers’ Doctor Reportedly Took Selfie, Biopsy Right Before Her Heart Attack\",2291\nSource: Apple set to acquire Path in an attempt to bolster iOS social cred,1390\n\"Stephen Sotloff beheading shown in video, ISIS claims\",2319\nA Justin Bieber Ringtone Just Saved A Man’s Life Who Was Being Attacked By A Bear,1520\n\"Report: Woman claims she had third breast added, hopes to become a TV star\",1444\n9-Year-Old Writes Moving Letter to Teacher Who Came Out as Gay to His Class,2487\nIsis 'just one mile from Baghdad' as al-Qaeda joins militants' fight against West,1378\nISIS Reportedly Beheaded The 'Poster Child' For Kurdish Female Fighters,360\n\"Source: Joan Rivers' doctor took selfie, began biopsy before her cardiac arrest\",2089\nSources: Missing Afghan Soldiers May Have Been Found Near Canadian Border,408\nThe Story of the 3-Boobed Lady Is As Fake As Her Third Boob,290\nHackers: Sony ‘Very Wise’ to Pull Film,2233\n\"50ft crustacean, dubbed Crabzilla, photographed lurking beneath the waters in Whitstable\",1993\nHere's What We Know About ISIS's Alleged Organ Harvesting Operation,1414\nISIS Baghdad March: Islamic State 1 Mile Away From Iraqi Capital,960\n\"Joan Rivers: Doctor Took Selfie With Unconscious Comedian, Performed Biopsy Without Consent -- Details\",1310\nPolice officer in Charlie Hebdo investigation 'shot himself dead hours after the attack',327\n\"Hewlett-Packard splits off PC, printer businesses\",1763\nApple Watches to be kept in safes,2373\nJoan Rivers Personal Doctor Allegedly Took A Selfie Before Her Biopsy And Cardiac Arrest,2126\nHewlett-Packard to split into two companies,1696\nIslamic State puts James Foley’s body up for sale for $1M,934\nWhite House denies threatening families of James Foley and Steven Sotloff over ISIS ransom but adds 'we made the law clear to them',746\n\"Twitter messages attributed to Lisa Bonet was hoax, manager says\",1072\nIsis 'Admits' Leader Abu Bakr al-Baghdadi Injured in US Air Strike,735\nPresident of Argentina adopts godson to stop him from turning into a werewolf,1677\nJoan Rivers' Personal Doctor Allegedly Took A Selfie During Her Throat Procedure,301\n\"Gwen Korovin, Joan Rivers’s doctor, denies taking selfie\",1636\nSteven Sotloff 'beheading': Islamic State fighters release video claiming to show death of second US journalist,1964\nThree-breasted woman outed as fake by Tampa police,2486\nThis Third Boob Is Probably Only Real in Our Hearts,1102\nSouth Korean Woman's Hair 'Eaten' By Robot Vacuum Cleaner,274\nJames Foley's mother 'appalled' by U.S. government handling of case,463\nTexas Boy Suspended For 'Threatening' Classmate With The One Ring,177\n\"A Peruvian TV show is tricking men into catcalling their mothers, for feminism\",37\nCharles Manson's fiancee used him for his ... corpse?,1520\nFox Affiliate Falls for College Humor's Office Note War Prank,422\nJoan Rivers’ doctor took a selfie while she was out cold before doing ‘an unauthorised biopsy’,1229\n\"Rumor Check: Are Hong Kong Protesters Really Using the ‘Hands Up, Don’t Shoot’ Gesture in Solidarity With Ferguson?\",2510\nAfghan Mother Reza Gul Takes Up Slain Son's Gun to Kill Taliban Attackers,896\nFate of Isis leader remains unclear after US airstrike in Iraq,2094\nISIS video shows beheading of American journalist Steven Sotloff,656\n\"Fake or freak? Woman, 21, claims to have paid $20,000 to surgically add third breast in desperate bid to become a reality TV star\",252\nSaudi Airlines to ban gender-mixing seating,2436\n\"Islamic State is funding its terror operations by brutally harvesting organs, UN is warned\",2198\nArgentine President Takes On Godson — But Not To Keep Werewolf At Bay,1088\n\"Oil spikes on U.S. inventory data, Saudi explosion rumor\",668\nThese Men Freak Out When They Discover The Women They Are Harassing Are Their Moms In Disguise (VIDEO),238\nA 9-year-old girl gave this hearfelt letter to her teacher after he came out as gay,92\nISIS Releases Video Allegedly Showing Beheading of U.S. Journalist Steven Sotloff,1394\nJoan Rivers' Doctor Allegedly Took a Selfie During Her Throat Surgery,1287\nEnraged spouse chops off unfaithful husband's manhood – TWICE,2198\nMissing Fort Carson item not a nuclear weapon - despite Internet rumors,1287\nPoster girl for Kurdish freedom fighters in Kobane is 'captured and beheaded by ISIS killers' who posted gruesome pictures online,1944\n\"Woman Gets Third Boob Implanted, Wants to Be \"\"Unattractive to Men\"\"\",2491\nISIS Leader Abu Bakr al-Baghdadi Wounded in Airstrikes; His Aide Killed,1304\n\"Disgusting! Joan Rivers Doc Gwen Korovin’s Sick Selfie EXPOSED — Last Photo Of Comic Icon, When She Was Under Anesthesia, At Center Of Medical Investigation\",2169\nDumb Racists Photoshop Ferguson Protester Into Awful Viral Meme,890\nApple to shut down Beats Music? Not so Apple says,644\n\"Morin goes back on transparency pledge, refuses to confirm or deny report that Apple is buying Path\",1512\nSexually frustrated female owl killed male because 'his penis was too SMALL',1861\nFive-year-old boy gets a bill for missing school friend's birthday party,150\nWoman Adds Third Breast by Undergoing Surgery to Participate in Reality Show,150\n\"Islamic State is funding its terror operations by brutally harvesting organs, UN is warned\",341\nSaudi Airline Considering Separating Passengers By Gender,2437\nHewlett-Packard to split into two companies,910\nISIS executioner 'Jihadi John' allegedly wounded by U.S.-led air strike: report,1324\nIs Jasmine Tridevil’s Third Boob Real? Alisha Hessler Hoax Rumors Swirl,2026\n‘How’s it going?’: Teen wakes up during brain surgery,1235\nSaudi Arabia set to introduce gender segregation on national airline flights,1452\n‘Three-boobed’ woman: They’re not fake,1092\nJustin Bieber Saved This Guy From a Bear Attack,680\nSources: Missing Afghan Soldiers May Have Been Found Near Canadian Border,486\n\"Source: Joan Rivers' doc did biopsy, selfie\",1160\nThis Man Kept HARASSING Women On The Streets. Until One Day… MOM!?,1874\n\"White House Chief Of Staff Denis McDonough: No Threats Were Made To Foley, Sotloff Families Over Possible Ransom\",2516\nReport: Second American Journalist Beheaded by Islamic State Terrorists,1117\nISIS Baghdad March: Islamic State 1 Mile Away From Iraqi Capital,940\nAbu Bakr al-Baghdadi’s fate still unknown after US air strike on Isis as Iraqi forces enter Baiji,1696\nBrain op shock as teen wakes up mid-surgery,2030\nWoman Bit By Scorpion on Alaska Airlines Flight Is Chill as Hell,122\n\"Boy, 5, given £15.95 invoice for missing friend's birthday party\",535\nMIRACLE CAT CLAWS ITS WAY OUT OF ITS OWN GRAVE FIVE DAYS AFTER BEING BURIED,2308\n\"Was Charles Manson's \"\"Fiancée\"\" Playing Him to Get Custody of His Corpse?\",1440\nWould US sue parents of James Foley? Why White House is Defending Itself,1387\nThe Story of the 3-Boobed Lady Is As Fake As Her Third Boob,1373\nIslamic State releases video of beheading of U.S. hostage Steven Sotloff: site intelligence monitoring service,1550\niPhone 6s Rumored to Include 2GB of Faster RAM and 'Force Touch' Technology,1792\n\"Argentina President, Christina Kirchner, Has Bizarre Werewolf Mishap\",2382\n\"Report: HP to split into two companies, one focused on PCs/printers and one on enterprise computing\",881\n\"iPhone 6s To Have DSLR-Quality Camera? Rumors Suggest ‘Dual-Lens’ Camera, Apple Watch ‘Force Touch’ Feature\",980\nSteven Sotloff 'beheading': Islamic State fighters release video claiming to show death of second US journalist,1596\nJoan Rivers’ doctor took selfie during procedure,2057\nMan Mauled By Bear Says He's Only Alive Thanks to Justin Bieber,2231\nThis Third Boob Is Probably Only Real in Our Hearts,2361\nJilted wife 'chopped off husband's penis TWICE with scissors after catching him cheating',1246\nISIS Reported to Behead Second American,1712\nISIS Is One Mile From Baghdad,327\nJoan Rivers death: Biopsy doctor ‘took SELFIE with star while she was under anesthesia moments before cardiac arrest’,810\nFour Reasons Not To Give Up Hope If Apple Buys Path,291\nFurious women set trap for 'underwear thief' then shame him in public,2089\nHewlett-Packard to split into two public companies,1126\nAnother Victim? Raven-Symoné Reveals What Really Happened On ‘Cosby Show’ Set,2339\n\"Iga Jasica brain surgery: Teen wakes up mid-procedure on table, chats about cat\",1348\nUnited Nations asked to investigate claims of organ harvesting by ISIS,2151\n\"'Sílbale your mother', the mockumentary to stop street harassment in Peru [Google Translate]\",360\n3-Boobed Woman a Fake,1204\nApple Stores to Keep Gold “Edition” Apple Watch in Custom Safes,960\nIslamic State leader Abu Bakr al-Baghdadi wounded in airstrike: claims,2430\n\"Zombie Cat: Buried Kitty Believed Dead, Meows Back to Life\",1759\nIsis: Masked Executioner Jihadi John Injured in US Led Airstrikes in Iraq,94\nReport: Hewlett-Packard plans to break into 2 companies,1942\n\"Beast-eater, frightened phone signal, threw the victim and rend in the taiga\",2082\nSteven Sotloff 'beheaded by Islamic State',898\nFoley family says was 'threatened' by U.S. official over ransom: ABC,319\nArgentina’s president adopts Jewish boy to save him from life as a werewolf,457\n\"Ohio Trans Teen Commits Suicide, Leaves Heartbreaking Note Declaring “There’s No Way Out”\",1373\nJustin Bieber Ringtone Startles Bear,580\nSuspended boy threatened to make student disappear with 'Lord of the Rings' replica ring,2316\nAUNT CUTS OFF 3-YEAR-OLD’S PENIS BECAUSE HE WALKED IN WHILE SHE WAS ON THE TOILET,113\n\"Steven Sotloff, American Journalist, Allegedly Beheaded By ISIS\",990\nFake Lisa Bonet Tweet on Cosby Scandal Fools Major Media Outlets,1310\n\"Joan Rivers: Doctor Took Selfie With Unconscious Comedian, Performed Biopsy Without Consent -- Details\",1096\nISIS fighters now 'at the gates of Baghdad': Islamic militants fighting 'just one mile from Iraqi capital' despite days Western airstrikes,927\n\"3 Reasons Kim Jong-un Could Be Missing, Including A So-Called Downfall By Cheese\",57\nISIS Allegedly Beheads Second Captive American Journalist,1117\n\"Ohio Trans Teen Commits Suicide, Leaves Heartbreaking Note Declaring “There’s No Way Out”\",897\nSexually frustrated female owl killed male because 'his penis was too SMALL',2112\nThe Story of the 3-Boobed Lady Is As Fake As Her Third Boob,1444\nApple to shut down Beats Music: Report,249\n\"50ft crustacean, dubbed Crabzilla, photographed lurking beneath the waters in Whitstable\",293\nWoman Adds Third Breast by Undergoing Surgery to Participate in Reality Show,1067\nHere's What We Know About ISIS's Alleged Organ Harvesting Operation,328\nISIS video shows beheading of American journalist Steven Sotloff,2339\nFei Lin's Penis Stolen By Thieves: Chinese Man Allegedly Had Penis Stolen By Jealous Lovers,1160\nFlorida woman gets plastic surgery to add a third breast,338\nJustin Bieber ringtone saves Russian fisherman from bear attack,929\nBreast Chancer,2320\n\"New report tips Apple Watch release in March, 12in MacBook Air in Q1\",2099\n\"Stephen Sotloff beheading shown in video, ISIS claims\",735\nHP is better not together — company to split into enterprise and PC/printer businesses,745\nEvil Aunt Hacks Off Toddlers Penis,1762\n\"IBM To Cut More Than 110,000 Jobs, Report Says\",1448\nZombie Cat Claws Way Out of Grave Five Days After Being Buried Alive,2512\nISIS claims to behead US reporter Steven Sotloff in new video,1861\nThis Man Kept HARASSING Women On The Streets. Until One Day… MOM!?,823\nWife chopped her husband's penis off after she discovered he had cheated on her… then cut it off AGAIN after surgeons managed to reattach it in China,940\n'Dear Sandwich Thief': Man's hilarious response to passive-aggressive sign posted on his office's fridge door sparks incredible kitchen note war,736\nReport: Doctor took a selfie when Joan Rivers was under anesthesia,2368\nIsis leader ‘injured in airstrike during meeting in Iraq,890\nISIS ‘organ harvesting’ must be probed by Security Council – Iraqi envoy,1765\nJoan Rivers’ doctor snapped a selfie before biopsy surgery,2320\nExplosive New Details Of Joan Rivers’ Medical Crisis: Doctor Snapped Selfie With Legendary Comic & Performed Unauthorized Biopsy While She Was Under Anesthesia!,164\n\"Fowler Falls For Fake Website, Makes Crazy Claims About Tennis Star\",940\n\"Hong Kong's protesters are using the \"\"hands up, don't shoot\"\" gesture from Ferguson\",2510\nGigafactory location: Tesla Motors confirms Nevada announcement Thursday,1142\nJoan Rivers’s Personal Doctor Denies Taking Operating-Room Selfie,810\n\"What’s Happening in Hong Kong? Stunning Images From the Occupy-Inspired, Ferguson-Tinged Protests\",1639\nWoman With Three Breasts Is Reportedly A Fake: Jasmine Tridevil’s Real Identity Revealed,1241\nJoan Rivers' Personal Doctor Allegedly Took A Selfie During Her Throat Procedure,1310\n\"Sorry, Argentina's President Didn't Actually Adopt a Jewish Werewolf\",37\nTriple-breasted woman pictured before 'operation' and vows surgery footage will prove third boob is no hoax,1373\n\"Gwen Korovin, Joan Rivers’s doctor, denies taking selfie\",164\nJustin Bieber Basically Saves A Russian Man From A Bear,1146\nArgentina president adopts Jewish godson for first time in country's history,150\nSteven Sotloff 'beheading': Islamic State fighters release video claiming to show death of second US journalist,1194\nREPORT: MARINES ORDERED BY STATE DEPT TO SURRENDER WEAPONS IN US EMBASSY EVAC IN YEMEN,52\nJoan Rivers’ doctor snapped a selfie before biopsy surgery,1431\nFlorida Woman Has Surgery To Add Third Breast To Her Chest,2183\nJoan Rivers' Doctor Took a Selfie While She Was Under Anesthesia (Report),810\nFlorida woman has surgery to add third breast to make herself 'unatttractive to men',2204\nNorth Korean student on the run in France after escaping from Pyongyang's agents,1749\nHewlett Packard ‘planning to split into two’,1536\n\"Disgusting! Joan Rivers Doc Gwen Korovin’s Sick Selfie EXPOSED — Last Photo Of Comic Icon, When She Was Under Anesthesia, At Center Of Medical Investigation\",2126\nFive-year-old boy gets a bill for missing school friend's birthday party,1211\nWoman Faces Jail Time After Slicing Off 3-Year-Old Nephew's Penis,813\n\"“Hands up, don’t shoot” comes to Hong Kong’s pro-democracy movement\",1525\nMissing Afghan Soldiers Apprehended Trying To Cross Border Into Canada,1505\nWhen Street Harassers Realize The Women They're Catcalling Are Their Moms In Disguise,896\nBlackBerry (BBRY) Could Receive An Offer By Cash-Rich Lenovo As Early As This Week: Report,274\nJames Foley family: Obama officials vowed criminal charges if we paid son’s ransom,2516\nMum helps kill 25 Taliban fighters during SEVEN-hour gun battle in revenge for cop son's death,2026\nREPORT: Apple's 12.9-Inch 'iPad Pro' Has Been Delayed,177\nGold Apple Watch Will Be Stored In Special Safes At Apple Stores,889\nApple is reportedly shutting down Beats Music just three months after picking the company up.,946\nKim Jong-Un may be dying because he's addicted to Swiss Cheese,785\nBrain op shock as teen wakes up mid-surgery,2517\nTV show tricks chronic catcallers into harassing their own mothers,1716\nISIS Allegedly Beheads Second Captive American Journalist,1964\nJustin Bieber Saved A Guy Getting Mauled By A Bear,2231\n‘Three-boobed’ woman: They’re not fake,327\nIs 'Crabzilla' real or not? Leading marine biologist rules picture of giant crab lurking in shallow waters must be a HOAX,2146\n\"Joan Rivers' Doctor \"\"Took a Selfie\"\" During Procedure: CNN\",2233\nHeads up oil traders: Big pipeline explosion reported in Saudi Arabia,970\nIsis 'Admits' Leader Abu Bakr al-Baghdadi Injured in US Air Strike,2279\nThis Man Kept HARASSING Women On The Streets. Until One Day… MOM!?,1980\nDid Argentina's President Adopt A Jewish Baby To Stop It From Becoming A Werewolf??,448\n\"iPhone 6s To Have DSLR-Quality Camera? Rumors Suggest ‘Dual-Lens’ Camera, Apple Watch ‘Force Touch’ Feature\",1914\nApple reported to be near buying Path social network,911\nThree-breasted woman outed as fake by Tampa police,2183\n\"Oil spikes on U.S. inventory data, Saudi explosion rumor\",172\n\"No, Argentina's president did not adopt a Jewish child to stop him turning into a werewolf\",963\nIs 'hands up' in Hong Kong really the same as in Ferguson?,927\nMeet the 3-boobed woman,2361\nREPORT: Doctor Snapped A 'Selfie' While Joan Rivers Was Under Anesthesia,2119\nTesla will build battery 'Gigafactory' in Nevada,2510\nThe ISIS Executioner Who Killed 4 Hostages May Have Been Wounded In Airstrikes,1706\nJustin Bieber ringtone saves man being mauled by bear,806\nJustin Bieber Saved This Guy From a Bear Attack,766\nAfghan Mother Reza Gul Takes Up Slain Son's Gun to Kill Taliban Attackers,2126\nChina Penis Amputation: Cruel Aunt Viciously Mutilates Toddler's Genitals as Punishment,2427\nBlood money: How ISIS is selling human organs harvested from living hostages and its own dead soldiers to fund terror across the Middle East,2383\n\"Iga Jasica brain surgery: Teen wakes up mid-procedure on table, chats about cat\",316\nScorpion stings flier on Alaska Airlines flight from L.A.,1272\nBrit teenage jihadi killed in Syrian airstrike as Britain set to enter war,329\nWife chops off cheating husband’s penis twice – then stray animal steals it,1276\nIslamic State leader Abu Bakr al-Baghdadi wounded in airstrike: claims,1809\nJoan Rivers' Doctor Took a Selfie While She Was Under Anesthesia (Report),1096\n'They got in our way': James Foley's brother backs mother attacking Obama administration over failure to save photojournalist before he was beheaded by ISIS,1665\n\"Rehana, Poster Girl for Kurdish Peshmerga, Alive and 'Fighting Fiercely,' After ISIS' Claims of Beheading Her\",1749\nISIS is suspected of selling human organs for money in Iraq,1553\nReport: Hewlett-Packard plans to break into 2 companies,1110\n\"Satire Website Fools ESPN, Kei Nishikori isn't highest paid tennis star\",1856\nWaPo: Was Foley’s killer a former Gitmo detainee?,575\n\"Morin goes back on transparency pledge, refuses to confirm or deny report that Apple is buying Path\",2279\nISIS claims to behead US reporter Steven Sotloff in new video,1712\nIslamic state issues video of beheading of U.S. hostage: SITE,1495\nWoman has surgery to get third breast: The three most statistically unlikely pairs of boobs,2402\n\"ISIS Might Be Harvesting Organs To Finance Operations, Iraqi Envoy Tells UN\",535\nHermaphroditic cat to undergo gender reassignment surgery,2333\nIslamic State releases video of beheading of U.S. hostage Steven Sotloff: site intelligence monitoring service,1861\nSaudi Arabia's national airline plans to keep men and women apart,811\nEXCLUSIVE: Lenovo Could Make An Offer For BlackBerry As Early As This Week,2400\nWoman Adds Third Breast by Undergoing Surgery to Participate in Reality Show,1444\nApple Is Going To Shut Down Beats Music,1527\nCharles Manson Wedding Off: Fiancee’s Morbid Plan To Exploit His Corpse Emerges,1322\nLenovo Could Make A Bid For BlackBerry (Rumor),785\nWoman has third breast implanted,328\nApple’s Beats Music Brand May Go Away. Apple’s Beats Music Service is Sticking Around.,1486\nAl-Sisi proposes: Extend Gaza Strip into Sinai and establish Palestinian state there,995\nPurported Lisa Bonet Twitter Account Suspended After Cryptic Cosby Tweet,728\nISIS executioner 'Jihadi John' allegedly wounded by U.S.-led air strike: report,291\nArgentina Has a Superstition That Seventh Sons Will Turn into Werewolves,2427\n‘Three-boobed’ woman: They’re not fake,1444\nIslamic State reaps profits from organ trafficking,1418\nRobot vacuum cleaner 'ate' a woman's hair [Google Translate],1300\n\"Transgender teen who committed suicide left heartbreaking note saying she would \"\"never be happy\"\"\",21\nReport: Microsoft may buy Minecraft studio Mojang,2169\nArgentina's President Just Adopted a Son So He Won't Turn into a Werewolf,291\nWoman Who Claimed To Have Surgery To Add Third Breast Exposed As Hoaxer,2402\nU.S. confirms authenticity of second journalist beheading video,1039\nHere's What We Know About ISIS's Alleged Organ Harvesting Operation,1894\n\"\"\"Jihadi John\"\" reportedly wounded in airstrike\",1704\n\"Teen wakes up during brain surgery, asks how it’s going\",1527\nLenovo ready to bid for Blackberry - report,2512\nAfghan woman kills 25 Taliban rebels to avenge her son’s murder,338\n\"Woman Gets Third Boob Implanted, Wants to Be \"\"Unattractive to Men\"\"\",1188\nReports: 3 missing Afghans detained at Canadian border,1402\nMeet the 3-boobed woman,746\nArgentina's President Didn’t Adopt A Jewish Child To Avoid Becoming A Werewolf; So What Did She Do?,963\nLenovo might be eyeing up BlackBerry... again,2065\nNorth Korean dictator Kim Jong-un may be seriously ill from eating too much Emmental cheese: report,2402\n\"WH: We didn't threaten Foley, Sotloff families\",39\nArgentina's President Just Adopted a Son So He Won't Turn into a Werewolf,231\n\"Joan Rivers' doctor denies 'unauthorized procedure,' selfie before cardiac arrest\",2205\nRaven-Symone Did NOT Accuse Bill Cosby Of Molestation Or Rape — It’s A HOAX,2467\n\"Report: HP to split into two companies, one focused on PCs/printers and one on enterprise computing\",332\nReport: Apple Is Shutting Down Beats Music,249\nScorpion stings flier on Alaska Airlines flight from L.A.,535\nThese Men Catcalling Their Undercover Mothers Is the Best Payback Ever,806\nJoan Rivers' Doctor Took a Selfie While She Was Under Anesthesia (Report),1229\nHP is better not together — company to split into enterprise and PC/printer businesses,1886\nPublic shaming: Underwear thief forced to walk around the block wearing the bras he stole,2517\nISIS Allegedly Beheads Second Captive American Journalist,990\n\"Doctor took selfie with Joan Rivers while star was under anesthesia, CNN says  Read more at Jacksonville.com: http://jacksonville.com/entertainment/2014-09-16/story/doctor-took-selfie-joan-rivers-while-star-was-under-anesthesia-cnn#ixzz3DZRmGLrZ\",2169\nKid Suspended For Allegedly Threatening Classmate With ‘Hobbit’ Magic,274\n\"Video Of Steven Sotloff Slaying By ISIS Is Authentic, U.S. Confirms\",2319\nISIS Reportedly Beheaded The 'Poster Child' For Kurdish Female Fighters,39\n\"Saudi Arabia Airline Segregation: New Islamic Law Takes Flight On Airliner, Seating By Gender Coming Soon\",2436\nMan saved from bear attack - thanks to his Justin Bieber ringtone,1754\n3-Boobed Woman a Fake,1907\n\"Report: Microsoft Trying To Buy Mojang, Creators Of Minecraft\",1941\nApple iPhone Mini with 4-inch Display Set to Replace iPhone 5c: Rumor,2316\nJilted wife 'chopped off husband's penis TWICE with scissors after catching him cheating',1716\nCrude Sees a Bid on Reports of Saudi Arabia Pipeline Explosion,2244\n\"ISIS might be harvesting organs, Iraqi ambassador tells UN, amid reports of more hostages being burned alive\",341\n\"Disgusting! Joan Rivers Doc Gwen Korovin’s Sick Selfie EXPOSED — Last Photo Of Comic Icon, When She Was Under Anesthesia, At Center Of Medical Investigation\",1851\nCrabzilla! Photo appears to show giant CRAB measuring at least 50ft across lurking in the waters off Whitstable,2323\nMystery of 50ft giant crab caught on camera in Kent harbour,2023\n\"Source: Joan Rivers' doctor took selfie, began biopsy before her cardiac arrest\",1793\nSources: Missing Afghan Soldiers May Have Been Found Near Canadian Border,1754\nHewlett-Packard plans to split into two companies: Report,785\n\"Tail of survival: Buried cat, believed dead, claws back to life\",2390\nArgentine President Takes On Godson — But Not To Keep Werewolf At Bay,1264\nHP confirms plan to split company,412\n\"Stephen Sotloff beheading shown in video, ISIS claims\",898\nWoman Bit By Scorpion on Alaska Airlines Flight Is Chill as Hell,1947\n\"Apple Reportedly Close to Acquiring 'Path', Looking to Integrate Service Into Messages\",1712\nJames Foley’s Family Claims Government Threatened Them Over Ransom Payments,202\nAfghan woman kills 25 Taliban rebels to avenge her son’s murder,2320\n\"Video Of Steven Sotloff Slaying By ISIS Is Authentic, U.S. Confirms\",1309\nSaudi Arabia's national airline to introduce gender segregation after a string of complaints from male passengers,2301\nJoan Rivers's doctor 'took a SELFIE' with the comedian as she lay under anesthetic and just seconds before she went into cardiac arrest that killed her,2057\n\"Tail of survival: Buried cat, believed dead, claws back to life\",897\nRumor: ‘new’ 4-inch iPhone on the way,92\n\"Joan Rivers: Doctor Took Selfie With Unconscious Comedian, Performed Biopsy Without Consent -- Details\",1275\nPresident of Argentina adopts Jewish boy to stop him turning into werewolf,457\nUK looking into reports IS beheading suspect wounded,1092\n\"The Groom Was Sick, So The Bride Married A Guest At Her Wedding In A Fit Of Rage\",1078\nAdopting Potential Werewolves Is Routine Business for Argentine Presidents,1241\nCrabzilla! Satellite Picture Reveals Giant Crustacean Lurking Off The Coast Of Whitstable,249\n\"Report: Joan Rivers doctor took selfie, began biopsy, source says\",113\nLenovo tipped to make a bid for BlackBerry this week,791\n\"A Peruvian TV show is tricking men into catcalling their mothers, for feminism\",457\nSon's Asinine Questions Inspire Priceless Dad-Rage,566\nIslamic State releases video showing beheading of US hostage Steven Sotloff,735\nWoman Who Claimed To Have Surgery To Add Third Breast Exposed As Hoaxer,2491\nHP Is Planning To Split Into Two Separate Businesses,2324\nTransgender teen leaves note on Tumblr blaming Christian parents for suicide,2140\nObama Orders Fed To Adopt Euro Currency,2040\n\"​ISIS might be harvesting organs, Iraqi diplomat says\",69\nJoan Rivers' Doctor Took a Selfie While She Was Under Anesthesia (Report),1636\n\"Passenger headed to Dallas rages over ‘Merry Christmas,’ removed from plane\",2183\nMan Mauled By Bear Says He's Only Alive Thanks to Justin Bieber,1326\nFlorida woman gets third breast to become 'unattractive' 32,1102\nWoman cuts off husband's penis twice after catching him cheating,2157\n\"Apple Reported to Begin Shipping Apple Watch in March, 12-Inch MacBook Air in Early 2015\",430\nParents say they were kept in the dark on attempts to save James Foley,1218\nHewlett Packard ‘planning to split into two’,2324\nIs this a Crabzilla spotted in the UK? Monster crab measures about 50 feet,489\nYemen’s Houthi rebels seize U.S. Marines’ weapons at airport,52\nArgentine President Takes On Godson — But Not To Keep Werewolf At Bay,491\nSaudi Arabia airline segregation: Saudi airlines to assign seats based on gender,2436\n3-Boobed Woman a Fake,1696\nCNBC: Tesla chooses Nevada for new battery factory plant,111\n\"Ferguson Protester's Photo Gets Edited Into Racist Meme, Goes Viral\",1714\nISIS online video shows beheading of U.S. journalist Steven Sotloff,259\nApple is reportedly shutting down Beats Music just three months after picking the company up.,930\nCharles Manson Wedding Off: Fiancee’s Morbid Plan To Exploit His Corpse Emerges,412\nSouth Korean Woman's Hair 'Eaten' By Robot Vacuum Cleaner,1124\nWoman Reportedly Pours Acid on Boyfriend's Penis After Finding His Sex Tape,1181\nElementary school suspends boy after he threatens to turn fellow student invisible with the One Ring from Tolkien novels,910\nMIRACLE CAT CLAWS ITS WAY OUT OF ITS OWN GRAVE FIVE DAYS AFTER BEING BURIED,791\nApple Watch Digital Crown -- Could It Color Adjusted?,1250\n\"Justin Bieber ringtone scares bear, saves Russian fisherman\",2315\nJoan Rivers' Doctor Reportedly Took a Selfie Before Her Cardiac Arrest,1643\nTesla will build battery 'Gigafactory' in Nevada,252\nFisherman Saved from Deadly Bear Attack by His Justin Bieber Ringtone,37\nMan kicked off flight after Merry Christmas greeting sets him off,1947\n\"NHL expansion ahead? No, says Gary Bettman\",1655\nWoman with three breasts ‘was a fake who has tricked people online before’,1067\nOil Futures Jump on Rumored Pipeline Explosion in Saudi Arabia,1279\n\"Jealous Wife Who Chopped Off Husband’s Penis For Cheating On Her, Chops It Off A Second Time\",2427\n\"Joan Rivers Death Preventable? Melissa Rivers Taking Legal Action, News Of Doctor’s Selfie Surfaces\",2439\nU.S. confirms authenticity of second journalist beheading video,485\nIsis leader ‘injured in airstrike during meeting in Iraq,1886\nRaven-Symone Did NOT Accuse Bill Cosby Of Molestation Or Rape — It’s A HOAX,1947\nCharles Manson's fiancée 'only wanted to marry him so she could put his corpse on display in a glass coffin after he died',2294\nAfghan Mother Kills 25 Taliban Fighters In Seven-Hour Gunbattle After Watching Her Son Slain In Ambush,2383\nSaudi Airlines Sexist: Airline Intends To ‘Enforce Rules’ To Separate Male And Female Passengers,353\nCNN: Doctor Took Mid-Surgery Selfie with Unconscious Joan Rivers,2021\n\"Bieber ringtone scares bear, saves man's life\",2464\nMeet the 3-boobed woman,2\nMystery of 50ft giant crab caught on camera in Kent harbour,1284\n\"Apple may buy Path, that social app you don’t use\",38\nOriginal Apple Watch Health Features Were Dropped Due to Consistency Issues,1031\nDid Argentina's President Adopt A Jewish Baby To Stop It From Becoming A Werewolf??,1345\nSouth Korean woman freed by firefighters after robot vacuum cleaner 'eats' her hair as she sleeps,1373\nURGENT: ISIS beheads Kurdish female fighter “Rehana”,1748\nWedding punch-up when bride marries guest INSTEAD after groom suffers epileptic fit,2004\nJoan Rivers' 'selfie' doctor 'DENIES performing biopsy and taking photo while star was under anesthesia',1394\n\"Joan Rivers: Doctor Took Selfie With Unconscious Comedian, Performed Biopsy Without Consent -- Details\",934\n\"Hungry Florida cat defies death, digs its way out of grave to return home (VIDEO)\",2136\nEmail to Tim Cook prompted change of Apple's 'on hold' music quality,1348\nJustin Bieber ringtone saves Russian man from bear attack,1326\nFlorida woman gets third breast surgically implanted,1960\nISIS terror chief 'believed dead': Iraqi military confirm warlord WAS injured in US-led airstrike as speculation grows feared jihadist perished in attack,1696\nISIS Allegedly Beheads Second Captive American Journalist,1902\nDisturbed aunt cuts off nephew’s penis after he burst’s in on her on the toilet.,113\nJustin Bieber Saved This Guy From a Bear Attack,2231\n\"Source: Joan Rivers' doctor took selfie, began biopsy before her cardiac arrest\",2291\nHewlett-Packard to split into two public companies,1793\nRobot vacuum cleaner 'ate' a woman's hair [Google Translate],2222\nApple Watch shipments to start in March: 12in new MacBook Air expected to be launched in same quarter,627\nPolice identify shooter in Florida State tragedy,863\nEgypt's Sisi Offered Abbas Creation of Palestinian State in Sinai Peninsula,38\nSteven Sotloff beheading: Latest updates as ISIS release gruesome video of US journalist's murder,1194\nThis Woman Claims To Have Had Plastic Surgery To Have A Third Breast,764\nIsis: James Foley's beheaded body in $1m 'humanity case' sale offer to family,492\nFlorida Woman Has Surgery To Add Third Breast To Her Chest,1241\n\"iPhone 6s Rumor Suggests Dual Lens Optical Zoom Camera, Pressure Sensors Inbound\",980\n\"Oil spikes on U.S. inventory data, Saudi explosion rumor\",1851\n\"Transgender Teen Leelah Alcorn Commits Suicide By Walking In Front Of Semi Truck, Blames Christian Parents In Viral Suicide Note\",2121\nHP announces plan to split in two,1639\n\"Woman Gets Third Boob Implanted, Wants to Be \"\"Unattractive to Men\"\"\",103\nLisa Bonet Did NOT Send “Cryptic Tweet” About Bill Cosby — Twitter Account Fake!,1927\nBREAKING: Huge Explosion At Saudi Aramco Oil Pipeline Evokes Conspiracy Theories [Photos],2074\nCharles Manson’s fiancee allegedly wanted to marry him for his corpse,2082\nAnalyst “Confirms” Apple Watch And 12-inch MacBook Air’s Q1 2015 Launch,2487\n\"Islamic State is funding its terror operations by brutally harvesting organs, UN is warned\",2151\nHere's What We Know About ISIS's Alleged Organ Harvesting Operation,3\nAngry Passenger Tossed Off Plane after Crew Wishes Him 'Merry Christmas',1719\nScorpion stings flier on Alaska Airlines flight from L.A.,2491\nWatch Two Guys Appear to Get Tricked Into Catcalling Their Own Moms,1716\nSaudi Arabia airline segregation: Saudi airlines to assign seats based on gender,1246\n\"Fowler Falls For Fake Website, Makes Crazy Claims About Tennis Star\",868\nGhost Ship,150\nJournalist Steven Sotloff reportedly executed by ISIS,1596\nWoman with three breasts: Real or hoax?,1445\nPublic shaming: Underwear thief forced to walk around the block wearing the bras he stole,2512\nFive reasons 'Crabzilla' is definitely not real,2173\n\"Finally, proof that Justin Bieber IS unbearable: Russian fisherman saved from bear attack when ringtone featuring one of the pop brat's songs scares it away\",1324\nAdopting Potential Werewolves Is Routine Business for Argentine Presidents,896\nArgentina's President Adopts Young Boy so He Won't Turn Into Werewolf,1779\n\"Stephen Sotloff beheading shown in video, ISIS claims\",2310\nU.S. Officials Threatened James Foley’s Parents With Prosecution Over Ransom,910\nKid Suspended For Allegedly Threatening Classmate With ‘Hobbit’ Magic,1445\n‘Three-boobed’ woman: They’re not fake,1903\nSaudi Arabia's national airline to introduce gender segregation after a string of complaints from male passengers,2358\n\"Joan Rivers' Doctor \"\"Took a Selfie\"\" During Procedure: CNN\",2517\nCrabzilla artist Quinton Winter reveals all after image of crab off Whitstable appeared at Horsebridge Centre,2245\nWoman Gets Third Boob to Appear Unattractive to Men,1052\nIs Jasmine Tridevil's Triple Breasted Tale An Internet Hoax?,1450\n\"Steven Sotloff, American Journalist, Allegedly Beheaded By ISIS\",268\nCrabzilla,1284\nArgentina's President Cristina Kirchner Adopts Jewish Godson To Prevent Him Turning Into A Werewolf,1246\nApple Watches to be kept in safes,1723\n\"​ISIS might be harvesting organs, Iraqi diplomat says\",2007\nCNN: Doctor Took Mid-Surgery Selfie with Unconscious Joan Rivers,1394\nSaudi Airlines to segregate sexes,2140\n\"ISIS might be harvesting organs, Iraqi ambassador tells UN, amid reports of more hostages being burned alive\",1770\nISIS Beheads Second American Journalist,1117\nAl-Sisi proposes: Extend Gaza Strip into Sinai and establish Palestinian state there,584\nReports: 3 missing Afghans detained at Canadian border,870\nApple could be eyeing purchase of social networking app Path,2346\nFour Reasons Not To Give Up Hope If Apple Buys Path,2491\n\"NHL expansion ahead? No, says Gary Bettman\",1701\nMinecraft Is Expected to Be Acquired by Microsoft,1328\nJoan Rivers Personal Doctor Allegedly Took A Selfie Before Her Biopsy And Cardiac Arrest,1765\nReport: Second American Journalist Beheaded by Islamic State Terrorists,1998\nRaven-Symone Did NOT Accuse Bill Cosby Of Molestation Or Rape — It’s A HOAX,1639\nPolice officer in Charlie Hebdo investigation 'shot himself dead hours after the attack',556\nAdopting Potential Werewolves Is Routine Business for Argentine Presidents,457\n\"ISIS Beheads American Journalist Steven Sotloff, Monitoring Group Says\",1386\nJoan Rivers' Doctor Took a Selfie While She Was Under Anesthesia (Report),2040\nJasmine Tridevil Has Surgery 'To Add Third Breast' Total Recall Style,1903\nVideo reportedly shows beheading of reporter Steven Sotloff by ISIS,1902\nFlorida woman gets third breast to become 'unattractive' 32,2425\nWerewolf Legend Leads To Jewish Godson's 'Adoption' by Argentina President,2198\nREPORT: The Apple Watch will be available outside the US when it launches next month,58\n\"Saudi Arabia Airline Segregation: New Islamic Law Takes Flight On Airliner, Seating By Gender Coming Soon\",784\n'Miracle cat' rises from the dead five days after burial,177\nWife chopped her husband's penis off after she discovered he had cheated on her… then cut it off AGAIN after surgeons managed to reattach it in China,1061\n50 foot crab : Is this a Crabzilla spotted in the UK?,85\nReports: Missing Afghan soldiers found at Canadian border,870\nAngry Aunt Who Sliced Off Three-Year-Old Nephew’s Penis Facing Five Years In Jail,358\nBritish terrorist Jihadi John 'injured in airstrike close to Syrian border',1310\nArgentina's president 'adopts' godson 'to prevent him becoming a werewolf',1241\nNSC 'appalled' by Sotloff beheading,2319\n\"Woman pays $20,000 for third breast to make herself LESS attractive to men\",1741\n\"Three-breasted Florida woman Jasmine Tridevil insists third boob is real, but police report shows she once lost 'prosthesis'\",1444\nChina: Wife chops off cheating husband's penis twice with scissors and throws it out of window,1962\nAfghan woman kills 25 Taliban rebels to avenge her son’s murder,485\nVideo reportedly shows beheading of reporter Steven Sotloff by ISIS,656\nHewlett-Packard will reportedly split into two companies,1552\nJustin Bieber Saved A Guy Getting Mauled By A Bear,2464\nCrabzilla! Photo appears to show giant CRAB measuring at least 50ft across lurking in the waters off Whitstable,2500\n\"Switzerland’s Assassination, Kim Jong Un Might Die From Cheese Overdose\",916\nBREAKING: Playboy Tycoon Hugh Hefner Passes Away at Age of 88,1695\nJoan Rivers's doctor 'took a SELFIE' with the comedian as she lay under anesthetic and just seconds before she went into cardiac arrest that killed her,2126\n50 foot crab : Is this a Crabzilla spotted in the UK?,765\nPresident of Argentina Adopts Boy to Stop Him from Becoming a Werewolf,1246\n‘Tempting Eyes’ Ban: Saudi Women With Pretty Eyes Made To Cover Them Up,1366\nISIS online video shows beheading of U.S. journalist Steven Sotloff,1387\nJasmine Tridevil: The woman with three breasts,1272\nHewlett-Packard to split into two companies,579\nFlorida woman has surgery to add third breast to make herself 'unatttractive to men',1067\nCNN: Doctor Took Mid-Surgery Selfie with Unconscious Joan Rivers,685\n\"Stephen Sotloff beheading shown in video, ISIS claims\",2007\n\"Apple in late stages to acquire Path, report says\",1387\n\"Woman Gets Third Boob Implanted, Wants to Be \"\"Unattractive to Men\"\"\",2204\nArgentina Has a Superstition That Seventh Sons Will Turn into Werewolves,2253\nReport: ISIS Islamists at the Gates of Baghdad,1861\n\"Islamic State leader Abu Bakr al-Baghdadi: Wounded, dead or missed entirely by U.S. airstrikes?\",1235\nCrabzilla artist Quinton Winter reveals all after image of crab off Whitstable appeared at Horsebridge Centre,183\nWoman with three breasts ‘was a fake who has tricked people online before’,2491\nJoan Rivers' Personal Doctor Allegedly Took A Selfie During Her Throat Procedure,2439\nJoan Rivers' 'selfie' doctor 'DENIES performing biopsy and taking photo while star was under anesthesia',810\n\"HACKERS TO SONY: If You Make Any More Trouble, We'll Destroy You\",2239\nJoan Rivers' Doctor Allegedly Took a Selfie During Her Throat Surgery,1701\nNo gender segregation on Saudia,1151\nHewlett-Packard to split into two companies,327\nEmail to Tim Cook prompted change of Apple's 'on hold' music quality,911\nAdopting Potential Werewolves Is Routine Business for Argentine Presidents,1850\nTeen wakes up mid-brain surgery and asks doctors ‘How’s it going?’,2059\n\"No, Argentina's president did not adopt a Jewish child to stop him turning into a werewolf\",361\nISIS Allegedly Beheads Second Captive American Journalist,1387\nAPPLE WATCH: THE ENGRAVING MAY ALSO BE PART OF THE SHOW,196\nReports: Selfie-Taking Doc's Unauthorized Biopsy May Have Killed Joan Rivers,2320\nThree Afghan soldiers found at Canada border after leaving Cape Cod base,2285\nThe Story of the 3-Boobed Lady Is As Fake As Her Third Boob,836\nFate of Isis leader remains unclear after US airstrike in Iraq,1220\nDid Argentina's President Adopt A Jewish Baby To Stop It From Becoming A Werewolf??,1643\nBOOK: CHARLES MANSON’S FIANCÉ WANTED MARRIAGE SO SHE COULD DISPLAY HIS CORPSE IN TOURIST ATTRACTION,1326\nFerguson protester shot in the eye with rubber bullet by police,2467\nTriple-breasted woman pictured before 'operation' and vows surgery footage will prove third boob is no hoax,1894\nApple Stores to Keep Gold “Edition” Apple Watch in Custom Safes,1662\n\"Report: Joan Rivers doctor took selfie, began biopsy, source says\",2126\n\"No, Argentina's president did not adopt a Jewish child to stop him turning into a werewolf\",1633\nMicrosoft nears deal to buy Minecraft maker Mojang : WSJ,122\n\"Bieber ringtone scares bear, saves man's life\",1479\nTransgender Teen Leelah Alcorn Blames Christian Parents In Tumblr Suicide Note,1643\nCruel aunt cuts off three-year-old nephew’s penis after he walks in on her using the loo,358\nArgentina’s president adopts Jewish godson to counteract werewolf legend,1264\nReport: Egyptian President Makes Surprising Suggestion to Move the Location of a Future Palestinian State,485\nThree Afghan soldiers who vanished from Massachusetts military base are FOUND trying to cross into Canada,1626\nThree Boobs Are Most Likely Two Boobs and a Lie,1894\nUS Ally Saudi Arabia Starts Gender Segregation On National Airline,2140\nDoc calls macabre 'selfie' claims completely crazy,1674\n\"REPORT: Apple Will Acquire Path, The Struggling Social Network\",946\nApple Is Going To Shut Down Beats Music,1275\n\"REPORT: ISIS CAPTURES, BEHEADS KURDISH FEMALE FIGHTER 'REHANA' IN KOBANE\",2040\n\"Saudi airline, Saudia, to ban gender-mixing\",183\nPolice Chief In Charge of Paris Attacks Commits Suicide,2430\n\"3 Afghan Soldiers Missing From U.S. Base Apprehended at Canadian Border, Reports Say\",1626\nAllegation Bill Cosby sexually molested Raven Symone are just a hoax,1650\nSaudi Arabia outlaws ‘tempting eyes’,2355\n\"Disgusting! Joan Rivers Doc Gwen Korovin’s Sick Selfie EXPOSED — Last Photo Of Comic Icon, When She Was Under Anesthesia, At Center Of Medical Investigation\",528\nTeenager wakes up while undergoing BRAIN SURGERY in Poland... and asks the surgeons how the operation is going,113\nBlackBerry (BBRY) Could Receive An Offer By Cash-Rich Lenovo As Early As This Week: Report,2294\nREPORT: 'JIHADI JOHN' WHO BEHEADED JAMES FOLEY WOUNDED IN US AIRSTRIKE,758\n\"Brain Surgery Recovery: Teenage Girl Wakes Up During Procedure, Talks About Cats\",1354\n\"Steven Sotloff, American Journalist, Allegedly Beheaded By ISIS\",2366\n\"Report: Toronto, Seattle, Quebec City to join Vegas in 2017 NHL expansion\",1701\nExplosive New Details Of Joan Rivers’ Medical Crisis: Doctor Snapped Selfie With Legendary Comic & Performed Unauthorized Biopsy While She Was Under Anesthesia!,753\n\"IBM Corp expected to cut more than 110,000 jobs in massive overhaul, report says\",1935\nArgentina's President Cristina Kirchner Adopts Jewish Godson To Prevent Him Turning Into A Werewolf,1773\nHewlett-Packard to split into two companies,1444\nFlorida woman gets third breast surgically implanted,1450\nWoman Bit By Scorpion on Alaska Airlines Flight Is Chill as Hell,1872\n\"Boy, 5, given £15.95 invoice for missing friend's birthday party\",2057\nAnother Boko Haram Attack Repelled By Armed Women,1782\nLenovo might be eyeing up BlackBerry... again,838\n\"NHL expansion to include Toronto, Quebec City, Seattle and Las Vegas: Report\",2428\nArgentina president adopts young Jewish boy as godson to prevent him from turning into werewolf,1452\nMum helps kill 25 Taliban fighters during SEVEN-hour gun battle in revenge for cop son's death,1287\nMan in China recovering in hospital after wife chopped off his penis,1061\n\"Apple Watch to go on sale in March, claims analyst\",786\nYou can still order a McPizza at these two McDonald’s locations,590\nISIS terror chief 'believed dead': Iraqi military confirm warlord WAS injured in US-led airstrike as speculation grows feared jihadist perished in attack,2027\nSaudi Arabian airline to separate genders after men complain about blokes sitting next to their wives,1452\n\"Three-breasted Florida woman Jasmine Tridevil insists third boob is real, but police report shows she once lost 'prosthesis'\",1067\nSaudi Arabia May Be Taking Misogyny to the Skies,811\nREPORT: Doctor Snapped A 'Selfie' While Joan Rivers Was Under Anesthesia,2467\nArgentina's President Didn’t Adopt A Jewish Child To Avoid Becoming A Werewolf; So What Did She Do?,1677\nWoman stung by scorpion on Alaska Airlines flight,2289\n\"Joan Rivers' Doctor \"\"Took a Selfie\"\" During Procedure: CNN\",1882\nThere's A Weird Story Going Around About How Argentina's President Just Saved A Jewish Man From Becoming A Werewolf,2382\nIsraeli report: Sisi offered Abbas a Palestinian state in Sinai,1604\nREPORT: Tesla Chooses Nevada For Site Of Its Massive Battery Factory,1479\nDoc calls macabre 'selfie' claims completely crazy,2517\nJustin Bieber ringtone saved a Russian fisherman during a bear attack,1275\nISIS Reportedly Beheads A Second American Journalist,1861\nWhen Photos Lead a Protest,1653\nUPDATE: Children used as dogs in fights,411\nApple Stores to Keep Gold “Edition” Apple Watch in Custom Safes,1823\nParent: Fourth-grader suspended after using magic from 'The Hobbit',1114\nJoan Rivers' Doctor Took a Selfie While She Was Under Anesthesia (Report),2205\n'I had a third breast implant so I can turn off men',2231\nHP is better not together — company to split into enterprise and PC/printer businesses,1414\nHP is reportedly splitting into two companies,1754\nFlorida woman has surgery to add third breast to make herself 'unatttractive to men',1444\nReports: Selfie-Taking Doc's Unauthorized Biopsy May Have Killed Joan Rivers,1525\nArgentina’s president adopts Jewish boy to save him from life as a werewolf,325\nThree Boobs Are Most Likely Two Boobs and a Lie,2383\nGhost Ship Filled with Ebola-Ridden Rats Heading for Florida,1373\nJoan Rivers's doctor 'took a SELFIE' with the comedian as she lay under anesthetic and just seconds before she went into cardiac arrest that killed her,2500\n\"Iga Jasica brain surgery: Teen wakes up mid-procedure on table, chats about cat\",1703\n\"U.S., BRENT CRUDE CRUDE FUTURES EXTEND GAINS ON UNCONFIRMED MARKET RUMOR OF OIL PIPELINE EXPLOSION IN SAUDI ARABIA\",2074\nThree-breasted woman outed as fake by Tampa police,1270\nArgentina's President Adopts Young Boy so He Won't Turn Into Werewolf,37\nFisherman Saved from Deadly Bear Attack by His Justin Bieber Ringtone,2353\nBear attack foiled by Justin Bieber’s music: A story too good to check,2493\n\"Source: Joan Rivers' doc did biopsy, selfie\",1927\nWoman Who Claimed To Have Surgery To Add Third Breast Exposed As Hoaxer,1903\nArgentina president adopts young Jewish boy as godson to prevent him from turning into werewolf,1072\nJustin Bieber Basically Saves A Russian Man From A Bear,1927\n\"Four new NHL expansion teams? Vegas, Seattle, Toronto and Quebec by 2017: Report\",1607\nFake Lisa Bonet Tweet on Cosby Scandal Fools Major Media Outlets,2216\n\"Rehana, Poster Girl for Kurdish Peshmerga, Alive and 'Fighting Fiercely,' After ISIS' Claims of Beheading Her\",1621\nGhost Ship,3\nWoman Reportedly Pours Acid on Boyfriend's Penis After Finding His Sex Tape,2011\nHP confirms plan to split company,785\nArgentina's President Adopts Boy to End Werewolf Curse,1992\nArgentina’s president adopts Jewish godson to counteract werewolf legend,1639\nDesperate bride marries wedding guest instead of groom,711\nLenovo tipped to make a bid for BlackBerry this week,1250\nU.S. airstrikes 'hit ISIS leader': Terror group chief 'critically wounded' in Iraq after coalition forces bomb jihadi leaders,2105\nLenovo might be eyeing up BlackBerry... again,1246\nISIS claims to behead US reporter Steven Sotloff in new video,2289\nJustin Bieber scares off GRIZZLY BEAR and saves fisherman from a mauling,1653\nISIS video shows beheading of American journalist Steven Sotloff,2319\nAfghan Mother Kills 25 Taliban Fighters In Seven-Hour Gunbattle After Watching Her Son Slain In Ambush,1612\nCrabzilla,1290\nJoan Rivers’ Doctor Snapped Selfie During Throat Procedure (Report),317\n\"Transgender teenager, 17, leaves heartbreaking suicide note blaming her Christian parents before walking in front of tractor trailer on highway\",73\n\"ISIS Beheads American Journalist Steven Sotloff, Monitoring Group Says\",268\n\"Here's What You Can Do On Path, The Social Network That Apple May Be About To Acquire\",2346\nA 9-year-old girl gave this hearfelt letter to her teacher after he came out as gay,2012\nSaudi national airline may introduce gender segregation on its flights,1250\nISIL Has Reportedly Beheaded Journalist Steven Sotloff,835\nIslamic State reaps profits from organ trafficking,2222\nSexually frustrated female owl killed male because 'his penis was too SMALL',1980\nReports: Missing Afghan soldiers found at Canadian border,1402\nSuspended boy threatened to make student disappear with 'Lord of the Rings' replica ring,675\nIBM denies layoff rumors,1265\nSteven Sotloff 'beheading': Islamic State fighters release video claiming to show death of second US journalist,2063\nIndia: Angry bride marries guest after original groom falls ill during wedding ceremony,1990\n'They got in our way': James Foley's brother backs mother attacking Obama administration over failure to save photojournalist before he was beheaded by ISIS,216\nArgentina's president 'adopts' godson 'to prevent him becoming a werewolf',1324\n\"ISIS leader Abu Bakr al-Baghdadi wounded in airstrike, Iraq officials say\",2518\nIsis: Masked Executioner Jihadi John Injured in US Led Airstrikes in Iraq,809\n\"Woman pays $20,000 for third breast to make herself LESS attractive to men\",1399\n\"Islamic State leader Abu Bakr al-Baghdadi: Wounded, dead or missed entirely by U.S. airstrikes?\",2239\nSamsung Rumoured to be Supplying the Screens for Apple Watch... Mk II,1609\nMissing Afghan Soldiers Apprehended Trying To Cross Border Into Canada,177\nRaven-Symoné Slams Rumors That Bill Cosby Molested Her,2011\nIslamic State video reportedly shows beheading of Steven Sotloff,268\nU.S.: Video showing Sotloff beheading is authentic,926\nPregnant woman loses eye after police shoot bean bag at her,1504\nArgentina's President Adopts Young Boy so He Won't Turn Into Werewolf,1581\nISIS Reported to Behead Second American,2339\nWoman has third breast implanted,1907\nApple reportedly planning to shut down Beats Music subscription streaming service [u],2121\n\"Report: Woman claims she had third breast added, hopes to become a TV star\",327\nJoan Rivers Doctor Denies Selfie,1701\nArgentinian President Cristina Kirchner adopts Jewish boy to protect him from werewolf stigma,145\nISIS Allegedly Beheads Second Captive American Journalist,2071\nArgentina’s President Adopted A Jewish Godson To Stop Him From Turning Into A Werewolf,1850\n\"IBM To Cut More Than 110,000 Jobs, Report Says\",1409\nPregnant woman loses eye after Ferguson cops fire bean bag,1396\n\"Joan Rivers' Doctor \"\"Took a Selfie\"\" During Procedure: CNN\",1310\nIslamic State reaps profits from organ trafficking,46\n\"Source: Joan Rivers' doc did biopsy, selfie\",1454\nAfghan Soldiers Found at Canadian Border,1389\nKurdish resistance denies ISIS claims that they have beheaded poster girl 'Rehana',246\nMan's Girlfriend Pours Acid On His Penis After He Covertly Recorded Their Sex Session,1316\nFound! Missing Afghan Soldiers Spotted Trying to Enter Canada,1310\n\"Saudi oil pipeline fire under control, security source says\",970\nPregnant St. Louis woman loses eye after police fire non-lethal round: reports,457\nRise of the zombie cat: Pet who was 'killed' and buried by his owner climbed out of his grave five days later,1272\nApple reported to be near buying Path social network,1381\nWhite House Threatened James Foley's Family with Prosecution,1675\n\"After Finding Out Mid-Wedding That Her Groom Was Unwell, This Bride Married A Wedding Guest Instead\",1285\nIsraeli politicians praise Sisi plan to give Palestinians land for a state in Sinai,1272\nWould US sue parents of James Foley? Why White House is Defending Itself,2505\nREPORT: Doctor Snapped A 'Selfie' While Joan Rivers Was Under Anesthesia,685\n\"NHL expansion to include Toronto, Quebec City, Seattle and Las Vegas: Report\",222\n\"Disgusting! Joan Rivers Doc Gwen Korovin’s Sick Selfie EXPOSED — Last Photo Of Comic Icon, When She Was Under Anesthesia, At Center Of Medical Investigation\",929\nTesla will build battery 'Gigafactory' in Nevada,1114\nAfghan Soldiers Found at Canadian Border,2396\nAfghan Mother Kills 25 Taliban,884\n\"Argentina President, Christina Kirchner, Has Bizarre Werewolf Mishap\",2482\nHP to split into two businesses -- report,1126\nFound at Canadian border: 3 Afghan soldiers missing from Cape Cod,1812\nCrabzilla,318\nNo joke: 5-year-old billed for missing friend’s birthday party,1431\nMan’s Penis Destroyed By Battery Acid Over Viral Sex Video In South Africa,1995\nThey're fake! Woman who claims to have surgically implanted third breast is a self-proclaimed hoaxer who once reported a '3 breast prosthesis' stolen from her luggage,1275\nRaven Symone Files Molestation Charges Against Bill Cosby,1947\nJasmine Tridevil Has Surgery 'To Add Third Breast' Total Recall Style,150\nHewlett-Packard Plans To Split Into Two Companies: WSJ Report,1643\nTampa woman claims to add 3rd breast,2101\n\"Source: Joan Rivers' doc did biopsy, selfie\",1674\nTesla choosing Nevada for battery factory,1479\n\"Hungry Florida cat defies death, digs its way out of grave to return home (VIDEO)\",1705\nHow a Reddit user convinced Tim Cook to change Apple’s on-hold music,1892\nIslamic State leader Abu Bakr al-Baghdadi wounded in airstrike: claims,12\nISIS online video shows beheading of U.S. journalist Steven Sotloff,990\nArgentina's President Cristina Kirchner Adopts Jewish Godson To Prevent Him Turning Into A Werewolf,2300\n\"iPhone 6s Rumor Suggests Dual Lens Optical Zoom Camera, Pressure Sensors Inbound\",1980\n\"“I am lost for words,” 5-year-old boy billed for missing friend’s birthday party\",1211\nISIS Releases Video Allegedly Showing Beheading of U.S. Journalist Steven Sotloff,835\nSource: Missing Afghan soldiers at Canadian border,786\nFlorida woman has surgery to add third breast to make herself 'unatttractive to men',758\nLenovo Looking To Buy BlackBerry Ltd [REPORT],2204\nApple installing safes in-store to protect gold Watch Edition,231\nLisa Bonet Did NOT Send “Cryptic Tweet” About Bill Cosby — Twitter Account Fake!,338\n\"Disgusting! Joan Rivers Doc Gwen Korovin’s Sick Selfie EXPOSED — Last Photo Of Comic Icon, When She Was Under Anesthesia, At Center Of Medical Investigation\",2289\n\"Morin goes back on transparency pledge, refuses to confirm or deny report that Apple is buying Path\",67\n'Throat specialist to the stars' allegedly involved in fatal Joan Rivers procedure denies taking selfie with star as she releases statement saying she will not comment on tragic incident,338\nLoggers Accidentally Cut Down World’s Oldest Tree in Amazon Forest,2158\nBrit teenage jihadi killed in Syrian airstrike as Britain set to enter war,1203\nRaven-Symone Did NOT Accuse Bill Cosby Of Molestation Or Rape — It’s A HOAX,1765\nIBM is about to get hit with a massive reorg and layoffs,1265\nBrighton jihadi Khalil al-Britani killed in Syria drone strike,2179\nLenovo ready to bid for Blackberry - report,1919\nSteven Sotloff: Islamic State 'kills US hostage',1601\nJoan Rivers' Doctor Allegedly Took a Selfie During Her Throat Surgery,1653\nNo gender segregation on Saudia,412\n\"Joan Rivers’ Doctor Reportedly Took Selfie, Biopsy Right Before Her Heart Attack\",2233\nMissing Afghan soldiers taken into custody at Canadian border,52\nCrabzilla! Satellite Picture Reveals Giant Crustacean Lurking Off The Coast Of Whitstable,765\nIsis Egyptian treasurer 'steals Zakat funds' and flees to Turkey,1163\nJustin Bieber saves man from bear attack,1324\nIs Kim Jong ill? North Korean dictator in poor health as his weight has ballooned thanks to an obsession with cheese,1770\nHewlett Packard ‘planning to split into two’,910\nArgentina Has a Superstition That Seventh Sons Will Turn into Werewolves,2522\nDisturbed aunt cuts off nephew’s penis after he burst’s in on her on the toilet.,2510\nLenovo might be eyeing up BlackBerry... again,641\nJoan Rivers' doctor snapped selfie during throat surgery: report,2500\nISIS Reportedly Executes 2nd American Journalist,314\nJoan Rivers Personal Doctor Allegedly Took A Selfie Before Her Biopsy And Cardiac Arrest,2320\nArgentina president adopts young Jewish boy as godson to prevent him from turning into werewolf,641\nAirline passenger freaks out over crew's 'Merry Christmas' greeting,354\nFlorida woman claims to have surgically added third breast,535\nISIS video shows beheading of American journalist Steven Sotloff,1861\nFound! Missing Afghan Soldiers Spotted Trying to Enter Canada,408\nJustin Bieber ringtone saves Russian fisherman from bear attack,1100\nPresident of Argentina Adopts Boy to Stop Him from Becoming a Werewolf,1639\nLenovo ready to bid for Blackberry - report,2279\nJoan Rivers’ doctor took selfie during procedure,2512\nHP announces plan to split in two,1033\nREPORT: Doctor Snapped A 'Selfie' While Joan Rivers Was Under Anesthesia,1639\nEvil Aunt Hacks Off Toddlers Penis,2136\nFake News Report Claims Loggers Have Cut Down World's Oldest Tree,1716\nGovernment threatened Foleys with criminal charges over ransom,216\nReport: Apple Is Shutting Down Beats Music,1668\nOil market shrugs off Saudi pipeline blast,1576\n\"3 Afghan Soldiers Missing From U.S. Base Apprehended at Canadian Border, Reports Say\",1118\nHP is reportedly splitting into two companies,1801\nFlorida woman has surgery to add third breast to make herself 'unatttractive to men',785\nFoley family says was 'threatened' by U.S. official over ransom: ABC,145\nSamsung Rumoured to be Supplying the Screens for Apple Watch... Mk II,327\nBlackBerry (BBRY) Could Receive An Offer By Cash-Rich Lenovo As Early As This Week: Report,1677\nThree-breasted woman outed as fake by Tampa police,274\nISIS is suspected of selling human organs for money in Iraq,2194\nISIS Releases Video Allegedly Showing Beheading of U.S. Journalist Steven Sotloff,3\nSaudi Airline Considering Separating Passengers By Gender,183\nCNN: Doctor Took Mid-Surgery Selfie with Unconscious Joan Rivers,946\n\"Hong Kong's protesters are using the \"\"hands up, don't shoot\"\" gesture from Ferguson\",1653\nCrabzilla! Satellite Picture Reveals Giant Crustacean Lurking Off The Coast Of Whitstable,753\nReport: Hewlett-Packard plans to break into 2 companies,1937\nSaudi Airlines to Separate Men and Women on Flights,2436\n\"Afghan family kills 25 Taliban, media report\",556\nLenovo might be eyeing up BlackBerry... again,1373\n\"Joan Rivers' Doctor \"\"Took a Selfie\"\" During Procedure: CNN\",1454\nCrabzilla artist Quinton Winter reveals all after image of crab off Whitstable appeared at Horsebridge Centre,2500\nISIS Reportedly Executes 2nd American Journalist,2222\n'Dear Sandwich Thief': Man's hilarious response to passive-aggressive sign posted on his office's fridge door sparks incredible kitchen note war,1272\nJournalist Steven Sotloff reportedly executed by ISIS,799\nGender assignment surgery to be given to hermaphrodite cat,2462\nJoan Rivers Personal Doctor Allegedly Took A Selfie Before Her Biopsy And Cardiac Arrest,2160\nBreast Chancer,2425\nMan Kicked Off Flight Thanks to His Burning Hatred for Christmas,354\nISIS Harvesting Victims’ Organs to Finance Terror,1553\nNEWS/ Viral Video: What Happens When You Accidentally Catcall Your Mom,1441\nDesperate bride marries wedding guest instead of groom,647\nIslamic State trying to SELL decapitated body of US hostage James Foley for $1 MILLION,2199\nCharles Manson's fiancee used him for his ... corpse?,21\nWoman Gets Third Boob to Appear Unattractive to Men,1770\nHermaphroditic Cat Is Getting Gender Assignment Surgery,1604\nIs Jasmine Tridevil's Triple Breasted Tale An Internet Hoax?,2425\nAfghan Mother Kills 25 Taliban Fighters In Seven-Hour Gunbattle After Watching Her Son Slain In Ambush,2205\nWe're Getting More Detail On The Amazing New Camera Apple Is Planning For The Next iPhone,1783\nIsis 'behead their own fighters' for spying and embezzlement in Syria,1712\nPeople Actually Believed Argentina’s President Adopted A Jewish Boy To Stop His Change Into A Werewolf,1639\nMissing Afghan soldiers taken into custody at Canadian border,448\nReport: Apple Plans to Phase Out Beats Music Brand,785\n\"'Even though you're gay, I will always treat you the same way as I do now': Moving letter from nine-year-old to her school teacher after he came out to his class\",953\nJasmine Tridevil: The woman with three breasts,2\nCharlie Hebdo investigator took own life hours after attack: report,50\nISIS Allegedly Beheads Second Captive American Journalist,2366\n\"19-year-old girl wakes up during brain surgery, asks doctors ‘How’s it going?’\",453\nLenovo tipped to make a bid for BlackBerry this week,1919\nHP announces plan to split in two,1953\nReport: ISIS Islamists at the Gates of Baghdad,2516\nJoan Rivers death: Biopsy doctor ‘took SELFIE with star while she was under anesthesia moments before cardiac arrest’,1326\nThree Boobs Are Most Likely Two Boobs and a Lie,1741\nThird boob likely a hoax,2292\nBritish teenage jihadist 'killed during US air strikes on Syria',2108\nDoc calls macabre 'selfie' claims completely crazy,2427\nHP reportedly plans to split PC and printer business from enterprise unit,1552\n\"White House Chief Of Staff Denis McDonough: No Threats Were Made To Foley, Sotloff Families Over Possible Ransom\",2029\nJoan Rivers’ Doctor Snapped Selfie During Throat Procedure (Report),164\n\"Saudi airline, Saudia, to ban gender-mixing\",1583\nA Russian Guy Says His Justin Bieber Ringtone Saved Him From A Bear Attack,2320\n\"Woman pays $20,000 for third breast to make herself LESS attractive to men\",889\nReport: Hewlett-Packard plans to break into 2 companies,160\nJoan Rivers’ doctor took a selfie while she was out cold before doing ‘an unauthorised biopsy’,338\nSexually frustrated female owl killed male because 'his penis was too SMALL',485\nMystery of 50ft giant crab caught on camera in Kent harbour,2173\nSaudi Arabia outlaws ‘tempting eyes’,575\nU.S. Authenticates Video Showing Sotloff's Beheading,1765\nJasmine Tridevil: Woman with three breast denies surgery hoax claims,2402\nU.S.: Video showing Sotloff beheading is authentic,1687\nGold Apple Watch Will Be Stored In Special Safes At Apple Stores,256\nSaudi Arabia airline segregation: Saudi airlines to assign seats based on gender,37\nJoan Rivers Personal Doctor Allegedly Took A Selfie Before Her Biopsy And Cardiac Arrest,2229\nBrain op shock as teen wakes up mid-surgery,1326\n'Crabzilla' or 'Crapzilla' -- You Decide,1290\nCNN: Doctor Took Mid-Surgery Selfie with Unconscious Joan Rivers,2291\n\"Report: Woman claims she had third breast added, hopes to become a TV star\",20\nJoan Rivers Doctor Denies Selfie,164\nJustin Bieber saves man from bear attack,2073\nA Pregnant Woman Has Lost Her Eye After Being Shot W/ Bean Bag In Ferguson,647\nArgentina’s President Adopted A Jewish Godson To Stop Him From Turning Into A Werewolf,145\n\"Video Of Steven Sotloff Slaying By ISIS Is Authentic, U.S. Confirms\",2082\nJoan Rivers' doctor snapped selfie during throat surgery: report,2126\n\"50ft crustacean, dubbed Crabzilla, photographed lurking beneath the waters in Whitstable\",249\nAUNT CUTS OFF 3-YEAR-OLD’S PENIS BECAUSE HE WALKED IN WHILE SHE WAS ON THE TOILET,315\nReport: Second American Journalist Beheaded by Islamic State Terrorists,1712\nVideo purports to show beheading of US journalist,1475\nSaudi airline rep denies plan to separate men and women on flights,1272\n\"Hewlett-Packard splits off PC, printer businesses\",1937\nAbu Bakr al-Baghdadi’s fate still unknown after US air strike on Isis as Iraqi forces enter Baiji,2430\nThere Are Still Two McDonald’s That Serve McPizza From the ’90s,1914\nMariam Al Mansouri: Female Fighter Pilot Disowned By Family For Bombing ISIS Terrorists In Syria,946\nSketchy Rumor Claims Apple Planning New 4-Inch iPhone for 2015,1886\nU.S. airstrikes 'hit ISIS leader': Terror group chief 'critically wounded' in Iraq after coalition forces bomb jihadi leaders,1620\n\"WH: We didn't threaten Foley, Sotloff families\",2491\n\"Jealous Wife Who Chopped Off Husband’s Penis For Cheating On Her, Chops It Off A Second Time\",1373\nParty invoice: Boy sent bill for birthday no-show,751\nFour masked men break into migrant's home and rip off his penis after he 'had affairs with local women',360\nWhite House Threatened James Foley's Family with Prosecution,927\nDISCONTINUED '90S MCPIZZA STILL EXISTS AT THESE MCDONALD'S LOCATIONS,2222\nMystery of 50ft giant crab caught on camera yards from British harbour,1993\nThey're fake! Woman who claims to have surgically implanted third breast is a self-proclaimed hoaxer who once reported a '3 breast prosthesis' stolen from her luggage,2486\nArgentina's president 'adopts' godson 'to prevent him becoming a werewolf',1373\nNSC 'appalled' by Sotloff beheading,1510\n\"Doctor took selfie with Joan Rivers while star was under anesthesia, CNN says  Read more at Jacksonville.com: http://jacksonville.com/entertainment/2014-09-16/story/doctor-took-selfie-joan-rivers-while-star-was-under-anesthesia-cnn#ixzz3DZRmGLrZ\",1793\nTransgender Teen Commits Suicide & Pens A Heartbreaking Note Urging The World To Change,814\nLoggers Accidentally Cut Down World’s Oldest Tree in Amazon Forest,1550\n\"Sorry, Argentina's President Didn't Actually Adopt a Jewish Werewolf\",2382\nBin Laden Shooter Rob O’Neill Mistakenly Attacked By Street Thugs Seeking To Collect Debt From Neighbor,2429\n\"'Sílbale your mother', the mockumentary to stop street harassment in Peru [Google Translate]\",238\n\"White House Chief Of Staff Denis McDonough: No Threats Were Made To Foley, Sotloff Families Over Possible Ransom\",1665\nIsis: James Foley's beheaded body in $1m 'humanity case' sale offer to family,884\n'How's it going?': Teenager wakes up during brain surgery and asks doctors for progress report,1279\nIslamic State leader Abu Bakr al-Baghdadi wounded in airstrike: claims,1696\n'They got in our way': James Foley's brother backs mother attacking Obama administration over failure to save photojournalist before he was beheaded by ISIS,1512\n\"KGI: iPhone sales forecast at 73M for Q4 ahead of Apple Watch debut in March, 12\"\" MacBook Air in Q1\",1287\nSexually frustrated female owl killed male because 'his penis was too SMALL',2319\n\"No, Saudi Arabia has not banned the \"\"tempting eyes\"\"\",2435\nHP Is Planning To Split Into Two Separate Businesses,910\n‘Crabzilla’ a 50-foot colossal conundrum,2380\n\"Joan Rivers: Doctor Took Selfie With Unconscious Comedian, Performed Biopsy Without Consent -- Details\",2289\nReport: Apple Is Shutting Down Beats Music,231\nJournalist Steven Sotloff reportedly executed by ISIS,1386\nHugh Hefner Dead Rumors Not True,2333\nISIS fighters now 'at the gates of Baghdad': Islamic militants fighting 'just one mile from Iraqi capital' despite days Western airstrikes,1999\nArgentina's President Adopts Boy to End Werewolf Curse,1639\nISIS executioner 'Jihadi John' allegedly wounded by U.S.-led air strike: report,1160\nU.S. airstrikes 'hit ISIS leader': Terror group chief 'critically wounded' in Iraq after coalition forces bomb jihadi leaders,180\nHewlett-Packard Plans To Break Into Two Companies: Report,1643\nIraq shoots down 2 UK planes delivering weapons to ISIL,1250\nJilted wife chops off two-timing hubby’s manhood — twice,485\n\"Gay Teacher Receives Touching Letter From Student, 9, After He Comes Out\",1082\nThe Story of the 3-Boobed Lady Is As Fake As Her Third Boob,1454\nCrabzilla artist Quinton Winter reveals all after image of crab off Whitstable appeared at Horsebridge Centre,1272\n\"Source: Joan Rivers' doc did biopsy, selfie\",338\nThe ISIS Executioner Who Killed 4 Hostages May Have Been Wounded In Airstrikes,1994\nJoan Rivers' Personal Doctor Allegedly Took A Selfie During Her Throat Procedure,1639\n\"Hewlett-Packard splits off PC, printer businesses\",785\nWhite House Threatened James Foley's Family with Prosecution,39\nSteven Sotloff: Islamic State 'kills US hostage',268\nNo gender segregation on Saudia,668\n'Crabzilla' or 'Crapzilla' -- You Decide,2323\n\"Report: Joan Rivers doctor took selfie, began biopsy, source says\",1326\nI never intended to kill his penis I was just angry: Mpumalanga acid attack girl,2011\nSaudi Airlines to Separate Men and Women on Flights,1992\nSketchy Rumor Claims Apple Planning New 4-Inch iPhone for 2015,274\n\"Video Of Steven Sotloff Slaying By ISIS Is Authentic, U.S. Confirms\",2216\nSaudi Arabia May Be Taking Misogyny to the Skies,1290\nISIS Is One Mile From Baghdad,2516\nVideo reportedly shows beheading of reporter Steven Sotloff by ISIS,735\nThree Afghan soldiers found at Canada border after leaving Cape Cod base,353\nApple Stores to install safes to secure gold Apple Watches,2008\nIslamic State reaps profits from organ trafficking,897\nZombie Cat Claws Way Out of Grave Five Days After Being Buried Alive,2136\n\"Jealous Wife Who Chopped Off Husband’s Penis For Cheating On Her, Chops It Off A Second Time\",1088\nAfghan Mother Reza Gul Takes Up Slain Son's Gun to Kill Taliban Attackers,1092\nIs this Crabzilla? Giant Monster Crab Caught on Camera,85\nDid Argentina's President Adopt A Jewish Baby To Stop It From Becoming A Werewolf??,710\nVideo purportedly shows beheading of U.S. hostage Steven J. Sotloff,2339\nISIS video shows beheading of American journalist Steven Sotloff,1052\nAPPLE WATCH MAY GO ON SALE IN MARCH ACCORDING TO ANALYST,1882\nThe Greater Gaza Plan: Is Israel trying to force Palestinians into Sinai?,1783\n\"Female Kurdish Fighter 'Rehana' is Alive, Claim Supporters; Post CNN Video as Proof\",1621\nApple Watch may be available outside US shortly after launch,2315\n\"Report: Joan Rivers doctor took selfie, began biopsy, source says\",1782\n\"Joan Rivers’ Doctor Reportedly Took Selfie, Biopsy Right Before Her Heart Attack\",2169\n\"KGI: iPhone sales forecast at 73M for Q4 ahead of Apple Watch debut in March, 12\"\" MacBook Air in Q1\",1326\nReports: Selfie-Taking Doc's Unauthorized Biopsy May Have Killed Joan Rivers,2021\nTesla Motors set to choose Nevada for its 'gigafactory',252\nJames Foley’s Family Claims Government Threatened Them Over Ransom Payments,1729\nNHL Expansion Plan Report Is 'Complete Fabrication': Bettman,1701\nGhost Ship Filled with Ebola-Ridden Rats Heading for Florida,2023\n\"Tesla settles on Nevada for \"\"gigafactory\"\" site -CNBC\",111\nPoster girl in fight against ISIS is beheaded by terror group,1279\nArgentina president adopts Jewish godson for first time in country's history,457\nJustin Bieber Basically Saves A Russian Man From A Bear,1386\n\"Man saved from bear attack when his Justin Bieber ringtones goes off, sending bear fleeing\",806\nA Russian Guy Says His Justin Bieber Ringtone Saved Him From A Bear Attack,596\n'I had a third breast implant so I can turn off men',836\n\"Transgender Teen Leelah Alcorn Commits Suicide By Walking In Front Of Semi Truck, Blames Christian Parents In Viral Suicide Note\",1246\nSource: Apple set to acquire Path in an attempt to bolster iOS social cred,1798\nArgentina's President Adopts Young Boy so He Won't Turn Into Werewolf,1324\n\"Apple Reportedly Close to Acquiring 'Path', Looking to Integrate Service Into Messages\",291\n\"Report: Woman claims she had third breast added, hopes to become a TV star\",2466\nISIS Allegedly Beheads Second Captive American Journalist,1118\nJoan Rivers’s Personal Doctor Denies Taking Operating-Room Selfie,2439\nReport: NHL expansion to Las Vegas 'a done deal',2320\nWhite House denies threatening families of James Foley and Steven Sotloff over ISIS ransom but adds 'we made the law clear to them',2040\nWoman Faces Jail Time After Slicing Off 3-Year-Old Nephew's Penis,113\nSources: Missing Afghan Soldiers May Have Been Found Near Canadian Border,2320\n\"Source: Joan Rivers' doctor took selfie, began biopsy before her cardiac arrest\",1861\nWoman with three breasts ‘was a fake who has tricked people online before’,2038\nTesla chooses Nevada for battery factory: Sources,1235\nSandwich thief gets comeuppance in this awesome office note saga,408\nScorpion stings woman on OSU plane,1452\n\"Steven Sotloff, American Journalist, Allegedly Beheaded By ISIS\",1902\nISIS Baghdad March: Islamic State 1 Mile Away From Iraqi Capital,927\nReport: Apple May Buy Social Network Path,1390\n\"Hewlett-Packard splits off PC, printer businesses\",1469\nAbu Bakr al-Baghdadi’s fate still unknown after US air strike on Isis as Iraqi forces enter Baiji,1044\nThe US Threatened To Prosecute Families Of The 2 Murdered Americans If They Paid A Ransom To ISIS,746\nISIS fighters now 'at the gates of Baghdad': Islamic militants fighting 'just one mile from Iraqi capital' despite days Western airstrikes,2350\nMIRACLE CAT CLAWS ITS WAY OUT OF ITS OWN GRAVE FIVE DAYS AFTER BEING BURIED,1696\nArgentina Has a Superstition That Seventh Sons Will Turn into Werewolves,1324\n\"Ohio Trans Teen Commits Suicide, Leaves Heartbreaking Note Declaring “There’s No Way Out”\",2083\nIslamic State reaps profits from organ trafficking,2194\nJustin Bieber ringtone saves man being mauled by bear,1520\nBlackBerry shares up after unconfirmed report on possible Lenovo bid,2513\n\"Four new NHL expansion teams? Vegas, Seattle, Toronto and Quebec by 2017: Report\",813\n\"'Sílbale your mother', the mockumentary to stop street harassment in Peru [Google Translate]\",1874\nTriple-breasted woman pictured before 'operation' and vows surgery footage will prove third boob is no hoax,1399\n\"Gwen Korovin, Joan Rivers’s doctor, denies taking selfie\",1851\n\"\"\"When We Felt Threatened, We Opened Umbrellas and Raised Our Hands\"\"\",2179\n\"Fowler Falls For Fake Website, Makes Crazy Claims About Tennis Star\",58\nYou can still order a McPizza at these two McDonald’s locations,1396\nISIS Releases Video Allegedly Showing Beheading of U.S. Journalist Steven Sotloff,1596\nThis Third Boob Is Probably Only Real in Our Hearts,328\nJilted wife 'chopped off husband's penis TWICE with scissors after catching him cheating',1526\nPregnant Woman Loses Eye During Ferguson Riots After Officer Shoots Bean Bag Round At Car,647\nGiant Crab,765\n\"Apple Reported to Begin Shipping Apple Watch in March, 12-Inch MacBook Air in Early 2015\",2396\n\"Joan Rivers' Doctor \"\"Took a Selfie\"\" During Procedure: CNN\",1639\nJoan Rivers Personal Doctor Allegedly Took A Selfie Before Her Biopsy And Cardiac Arrest,2368\nLoggers Accidentally Cut Down World’s Oldest Tree in Amazon Forest,2216\n\"Fake or freak? Woman, 21, claims to have paid $20,000 to surgically add third breast in desperate bid to become a reality TV star\",671\nAPPLE WATCH MAY GO ON SALE IN MARCH ACCORDING TO ANALYST,868\nFerguson riots: Pregnant woman loses eye after cops fire BEAN BAG round through car window,784\n\"Zombie Cat: Buried Kitty Believed Dead, Meows Back to Life\",1705\nCruel aunt cuts her three-year-old nephew's penis off because he burst in on her on the loo and asked to use her phone,268\nHP is reportedly splitting into two companies,596\n\"Apple plans to phase out Beats Music brand, report says\",2373\nPoster girl for Kurdish freedom fighters in Kobane is 'captured and beheaded by ISIS killers' who posted gruesome pictures online,1186\nA Justin Bieber Ringtone Just Saved A Man’s Life Who Was Being Attacked By A Bear,1626\nStory of ‘gutsy bravehearts’ who fought off Boko Haram is a hoax,1782\nWaPo: Was Foley’s killer a former Gitmo detainee?,1366\nSaudi Arabia set to introduce gender segregation on national airline flights,1765\nPresident Sisi's Gift,1181\nThree Boobs Are Most Likely Two Boobs and a Lie,980\nJasmine Tridevil: Woman with three breast denies surgery hoax claims,2392\nJustin Bieber's 'Baby' Saves Man From Violent Bear Attack,1653\nOutrage as children imitate dog fighting,1052\n\"Apple Watch Price, Release Date News: Special Safes In Apple Stores For Gold Models, April Launch Confirmed\",2499\n\"Islamic State is funding its terror operations by brutally harvesting organs, UN is warned\",930\n\"Teen wakes up during brain surgery, asks how it’s going\",2373\nSaudi Arabia airline segregation: Saudi airlines to assign seats based on gender,1779\nMissing Afghan soldiers reportedly found near Canadian border,2312\nHugh Hefner Dead Rumors Not True,1626\nAdopting Potential Werewolves Is Routine Business for Argentine Presidents,1874\nArgentina's President Adopts Young Boy so He Won't Turn Into Werewolf,1246\n\"Stephen Sotloff beheading shown in video, ISIS claims\",2083\n\"Apple in late stages to acquire Path, report says\",268\nFoley family says was 'threatened' by U.S. official over ransom: ABC,728\nISIS executioner 'Jihadi John' allegedly wounded by U.S.-led air strike: report,1977\nGiant Crab,1624\n\"Morin goes back on transparency pledge, refuses to confirm or deny report that Apple is buying Path\",1326\nREPORT: Doctor Snapped A 'Selfie' While Joan Rivers Was Under Anesthesia,1765\nPregnant woman loses eye after Ferguson cops fire bean bag,201\nTexas boy suspended for saying he could make classmate ‘disappear’ with ‘Lord of the Rings’ sorcery,910\nLenovo might be eyeing up BlackBerry... again,2121\n‘Three-boobed’ woman: They’re not fake,1454\nSources: Missing Afghan Soldiers May Have Been Found Near Canadian Border,326\n\"Joan Rivers' Doctor \"\"Took a Selfie\"\" During Procedure: CNN\",338\nIS executioner 'Jihadi John' injured in air strike: reports,1706\nArgentina president adopts young Jewish boy as godson to prevent him from turning into werewolf,361\nHP Is Planning To Split Into Two Separate Businesses,1229\nJustin Bieber Basically Saves A Russian Man From A Bear,223\nSaudi Arabia's national airline planning to introduce gender segregation on flights,183\n\"Hewlett-Packard splits off PC, printer businesses\",52\n‘Crabzilla’ spotted off the coast of Britain,580\nISIS Beheads Second American Journalist,2059\n\"Sony Hackers Email: Thanks For Running Scared, We'll Stop Now\",3\nHP announces plan to split in two,1236\nReport: Egyptian President Makes Surprising Suggestion to Move the Location of a Future Palestinian State,1604\nHewlett-Packard plans to split into two companies: Report,1851\n\"Wife chops off cheating husband’s penis, twice\",1561\nIs this a Crabzilla spotted in the UK? Monster crab measures about 50 feet,58\nPresident of Argentina adopts godson to stop him from turning into a werewolf,641\nKurdish resistance denies ISIS claims that they have beheaded poster girl 'Rehana',1748\nVideo purportedly shows beheading of U.S. hostage Steven J. Sotloff,1394\nFlorida woman gets plastic surgery to add a third breast,2194\n\"Report: HP to split into two companies, one focused on PCs/printers and one on enterprise computing\",356\nBrighton jihadi Khalil al-Britani killed in Syria drone strike,2001\nReport: Doctor took a selfie when Joan Rivers was under anesthesia,2169\nJoan Rivers Personal Doctor Allegedly Took A Selfie Before Her Biopsy And Cardiac Arrest,1927\nJoan Rivers' Doctor Took a Selfie While She Was Under Anesthesia (Report),2169\nMan Mauled By Bear Says He's Only Alive Thanks to Justin Bieber,810\n18-Karat Gold Apple Watch Edition To Be Locked In Safes At Apple Stores,1345\nRaven Symone Files Molestation Charges Against Bill Cosby,1537\nNSC 'appalled' by Sotloff beheading,656\nLunch theft prompts ransom note from sandwich thief,736\nWoman has surgery to get third breast: The three most statistically unlikely pairs of boobs,1373\nThird boob likely a hoax,2324\nBrighton teenager killed in US air strikes in Syria,329\n\"Source: Joan Rivers' doc did biopsy, selfie\",1150\nFlorida woman gets plastic surgery to add a third breast,2195\n\"REPORT: Apple Will Acquire Path, The Struggling Social Network\",38\n'How's it going?': Teenager wakes up during brain surgery and asks doctors for progress report,2482\n\"Oil spikes on U.S. inventory data, Saudi explosion rumor\",1243\nJoan Rivers' Doctor Took a Selfie While She Was Under Anesthesia (Report),2517\n\"ISIS leader Abu Bakr al-Baghdadi wounded in airstrike, Iraq officials say\",1118\n\"Apple Watch Edition Will Save On Gold With Patented Alloy, Could Start At $2,999\",249\nHewlett-Packard will reportedly split into two companies,2505\nSaudi Women May Have to Cover Up Sexy Eyes,1962\nIslamic state issues video of beheading of U.S. hostage: SITE,2465\n\"IBM to ‘sack 111,800 employees in record mass layoff’\",1935\nCATCALLING IS NEVER FUNNY UNLESS IT'S THESE BROS TRICKED INTO CATCALLING THEIR MOTHERS,2030\nMissing Afghan Soldiers Apprehended Trying To Cross Border Into Canada,1759\n\"No, Saudi Arabia has not banned the \"\"tempting eyes\"\"\",1942\nTransgender teen struck and killed on Ohio interstate in apparent suicide,1809\nMICROSOFT 'IN SERIOUS DISCUSSIONS' TO PURCHASE MINECRAFT DEV MOJANG,1872\nApple’s Beats Music Brand May Go Away. Apple’s Beats Music Service is Sticking Around.,1086\nReport: ISIS Islamists at the Gates of Baghdad,1552\nSamsung Rumoured to be Supplying the Screens for Apple Watch... Mk II,836\nAfghan Soldiers Found at Canadian Border,2383\nTesla to Choose Nevada for Battery Factory,647\n\"Man saved from bear attack when his Justin Bieber ringtones goes off, sending bear fleeing\",163\nSaudi airline rep denies plan to separate men and women on flights,811\nEl-Sisi denies claims he'll give Sinai land to Palestinians,1\nSaudi Airlines Sexist: Airline Intends To ‘Enforce Rules’ To Separate Male And Female Passengers,2140\nReport: Doctor took a selfie when Joan Rivers was under anesthesia,1033\nJoan Rivers Personal Doctor Allegedly Took A Selfie Before Her Biopsy And Cardiac Arrest,223\nEgypt Offers Abbas Land in Sinai for Future Palestinian State Read,1511\n'Crabzilla' or 'Crapzilla' -- You Decide,2500\n\"Apple Watch to go on sale in March, claims analyst\",2487\n\"Stephen Sotloff beheading shown in video, ISIS claims\",363\nHP is better not together — company to split into enterprise and PC/printer businesses,1387\nThere Are Still Two McDonald’s That Serve McPizza From the ’90s,1810\n\"Sony Hackers Email: Thanks For Running Scared, We'll Stop Now\",2279\nJames Foley's mother 'appalled' by U.S. government handling of case,792\n'Zombie Cat' Claws Way Out Of Grave And Into Our Hearts,1770\nJilted wife chops off two-timing hubby’s manhood — twice,1387\nPresident of Argentina adopts Jewish godson to 'stop him turning into a werewolf',291\nJoan Rivers Personal Doctor Allegedly Took A Selfie Before Her Biopsy And Cardiac Arrest,946\nHewlett-Packard to split into two public companies,668\nEgypt's Sisi Offered Abbas Creation of Palestinian State in Sinai Peninsula,1816\nVideo purports to show beheading of US journalist,1052\nThree-breasted woman outed as fake by Tampa police,2112\n\"The Groom Was Sick, So The Bride Married A Guest At Her Wedding In A Fit Of Rage\",594\nJoan Rivers’ doctor snapped a selfie before biopsy surgery,1033\nWife chops off cheating husband’s penis twice – then stray animal steals it,1653\n\"iPhone 6s Rumor Suggests Dual Lens Optical Zoom Camera, Pressure Sensors Inbound\",1163\nPolice Chief In Charge of Paris Attacks Commits Suicide,1626\n\"3 Afghan Soldiers Missing From U.S. Base Apprehended at Canadian Border, Reports Say\",937\nThis Third Boob Is Probably Only Real in Our Hearts,1399\nNSC 'appalled' by Sotloff beheading,2216\nUnlikely rumor claims Apple will bring back the 4-inch iPhone for 2015,2482\n\"Hong Kong's protesters are using the \"\"hands up, don't shoot\"\" gesture from Ferguson\",1203\nTransgender Teen Leelah Alcorn Blames Christian Parents In Tumblr Suicide Note,2512\n\"Beast-eater, frightened phone signal, threw the victim and rend in the taiga\",2464\nPresident of Argentina adopts Jewish godson to 'stop him turning into a werewolf',1088\nEXCLUSIVE: Apple To Unveil The Long-Awaited Retina MacBook Air At Its “Spring Forward” Event,1194\nU.S. Authenticates Video Showing Sotloff's Beheading,2320\nHow a Reddit user convinced Tim Cook to change Apple’s on-hold music,1892\nBlackBerry (BBRY) Could Receive An Offer By Cash-Rich Lenovo As Early As This Week: Report,2315\nHere's What We Know About ISIS's Alleged Organ Harvesting Operation,2136\nMystery of 50ft giant crab caught on camera yards from British harbour,2245\nReport: ISIS Is Selling the Body of James Foley for $1 Million,1845\nJoan Rivers’ doctor snapped a selfie before biopsy surgery,1088\nFlorida Woman Has Surgery To Add Third Breast To Her Chest,1907\n\"Finally, proof that Justin Bieber IS unbearable: Russian fisherman saved from bear attack when ringtone featuring one of the pop brat's songs scares it away\",2493\nWoman has third breast implanted,2361\nJoan Rivers Doctor Denies Selfie,2057\nThe Apple Watch will launch outside the US in April too,1964\nMissing Afghan Soldiers Apprehended Trying To Cross Border Into Canada,1754\nJoan Rivers' doctor snapped selfie during throat surgery: report,1701\nIS executioner 'Jihadi John' injured in air strike: reports,94\nU.S. confirms authenticity of second journalist beheading video,2158\nIsraeli right welcomes Sisi's offer to a Palestinian State in Sinai,1386\nApple Watches to be kept in safes,256\nTV show tricks chronic catcallers into harassing their own mothers,2030\n\"Boy, 5, given £15.95 invoice for missing friend's birthday party\",861\nIslamic State puts James Foley’s body up for sale for $1M,1326\nApple installing safes in-store to protect gold Watch Edition,1823\nMeet the 3-boobed woman,85\n\"Video Of Steven Sotloff Slaying By ISIS Is Authentic, U.S. Confirms\",1194\nIslamic state issues video of beheading of U.S. hostage: SITE,916\nSaudi Arabia's Religious Police Outlaw 'Tempting Eyes',1999\nHeads up oil traders: Big pipeline explosion reported in Saudi Arabia,898\n\"ISIS Treasurer Reportedly Steals $1M From Group, Flees To Turkey\",1930\nU.S. confirms authenticity of second journalist beheading video,96\n\"[Google translate] AED site: Family \"\"Flyer\"\" Maryam Mansouri emphasizes \"\"fabricating\"\" a statement repudiating them\",325\n\"Saudi oil pipeline fire under control, security source says\",1762\n\"Joan Rivers: Doctor Took Selfie With Unconscious Comedian, Performed Biopsy Without Consent -- Details\",113\n\"Gwen Korovin, Joan Rivers’s doctor, denies taking selfie\",1639\nThree-breasted woman outed as fake by Tampa police,2292\nMissing Afghan soldiers taken into custody at Canadian border,1220\nArgentina's president 'adopts' godson 'to prevent him becoming a werewolf',1874\nPICTURES: Shocking Pictures Comparing US School Lunches to Other Countries Goes Viral,802\n\"ISIS leader Abu Bakr al-Baghdadi wounded in airstrike, Iraq officials say\",429\n\"No, Argentina's president did not adopt a Jewish child to stop him turning into a werewolf\",1421\n\"Report: Joan Rivers doctor took selfie, began biopsy, source says\",946\n\"Apple plans to phase out Beats Music brand, report says\",1373\nArgentina’s president adopts Jewish godson to counteract werewolf legend,1677\nGiant Crab,1993\nFlight Delayed Due To Rampaging Scorpion,535\nPresident of Argentina adopts Jewish godson to 'stop him turning into a werewolf',1677\nHewlett-Packard to split into two public companies,1994\nBlood money: How ISIS is selling human organs harvested from living hostages and its own dead soldiers to fund terror across the Middle East,2007\n\"Joan Rivers' doctor denies 'unauthorized procedure,' selfie before cardiac arrest\",1394\n50 foot crab : Is this a Crabzilla spotted in the UK?,2182\n\"Fake or freak? Woman, 21, claims to have paid $20,000 to surgically add third breast in desperate bid to become a reality TV star\",1399\nTesla to Choose Nevada for Battery Factory,1235\nThis Woman Claims To Have Had Plastic Surgery To Have A Third Breast,2486\nParent: Fourth-grader suspended after using magic from 'The Hobbit',2082\nFlorida Woman Has Surgery To Add Third Breast To Her Chest,1102\nIslamic State leader Abu Bakr al-Baghdadi wounded in airstrike: claims,1118\nJoan Rivers' Doctor Took a Selfie While She Was Under Anesthesia (Report),1525\n'They got in our way': James Foley's brother backs mother attacking Obama administration over failure to save photojournalist before he was beheaded by ISIS,492\nCruel aunt cuts her three-year-old nephew's penis off because he burst in on her on the loo and asked to use her phone,2465\nMicrosoft nears deal to buy Minecraft maker Mojang : WSJ,1941\nCNN: Doctor Took Mid-Surgery Selfie with Unconscious Joan Rivers,2382\nFlorida woman gets third breast to become 'unattractive' 32,1894\nHP announces plan to split in two,668\nSteven Sotloff 'beheaded by Islamic State',1510\nIslamic state issues video of beheading of U.S. hostage: SITE,1886\nEXCLUSIVE: Lenovo Could Make An Offer For BlackBerry As Early As This Week,1243\nApple Is Going To Shut Down Beats Music,2121\nSteven Sotloff beheading: Latest updates as ISIS release gruesome video of US journalist's murder,1354\n\"Three-Boobed Girl probably a hoax, because obviously\",1378\nJoan Rivers’ doctor snapped a selfie before biopsy surgery,2512\nJasmine Tridevil: The woman with three breasts,1770\nNSC 'appalled' by Sotloff beheading,990\nMicrosoft nears deal to buy Minecraft maker Mojang : WSJ,1032\nArgentina's President Adopts Young Boy so He Won't Turn Into Werewolf,2522\nU.S. Officials Threatened James Foley’s Parents With Prosecution Over Ransom,1729\nAl-Sisi proposes: Extend Gaza Strip into Sinai and establish Palestinian state there,1386\nIs Jasmine Tridevil’s Third Boob Real? Alisha Hessler Hoax Rumors Swirl,2466\nKid Suspended For Allegedly Threatening Classmate With ‘Hobbit’ Magic,150\nArgentina Has a Superstition That Seventh Sons Will Turn into Werewolves,2198\n'Throat specialist to the stars' allegedly involved in fatal Joan Rivers procedure denies taking selfie with star as she releases statement saying she will not comment on tragic incident,2439\n\"ISIS Leader Injured in Air Strike, Iraqi Officials Say\",1557\nReport: Microsoft may buy Minecraft studio Mojang,1158\n\"Source: Joan Rivers' doc did biopsy, selfie\",1581\nU.S. confirms authenticity of second journalist beheading video,835\nTransgender teen struck and killed on Ohio interstate in apparent suicide,2312\nUN urged to investigate ISIS's bloody trade in human organs after Iraqi ambassador reveals doctors are being executed for not harvesting body parts,1770\nLenovo ready to bid for Blackberry - report,791\nCrazy Conservatives Are Sure a Gitmo Detainee Killed James Foley,268\nWe just found out the #Ferguson Protester who claim she was shot in the eye with a rubber bullet was a false story guys. Smh..,201\nThese Men Catcalling Their Undercover Mothers Is the Best Payback Ever,1191\nLenovo 'resumes efforts to acquire struggling phone maker BlackBerry',927\nIs 'hands up' in Hong Kong really the same as in Ferguson?,2270\nNorth Korean student on the run in France after escaping from Pyongyang's agents,2294\nBettman says NHL expansion not imminent,1809\nMeet the 3-boobed woman,561\nArgentina's President Didn’t Adopt A Jewish Child To Avoid Becoming A Werewolf; So What Did She Do?,1421\n\"WH: We didn't threaten Foley, Sotloff families\",2029\nArgentina's President Just Adopted a Son So He Won't Turn into a Werewolf,580\n\"Switzerland’s Assassination, Kim Jong Un Might Die From Cheese Overdose\",1216\nJustin Bieber ringtone saves Russian fisherman from bear attack,1326\n\"Reports: NHL expansion could include Las Vegas, others\",768\nThis Is The Most Passive-Aggressive Office Battle We've Ever Seen,1204\nThese Men Catcalling Their Undercover Mothers Is the Best Payback Ever,1441\n'I had a third breast implant so I can turn off men',1399\nBritish Jihadi Killed In US Airstrike - Reports,2108\nRaven Symone Files Molestation Charges Against Bill Cosby,2199\n\"Sony Hackers Email: Thanks For Running Scared, We'll Stop Now\",150\nGigafactory location: Tesla Motors confirms Nevada announcement Thursday,1479\nIs 'Crabzilla' real or not? Leading marine biologist rules picture of giant crab lurking in shallow waters must be a HOAX,58\nBritish teenager Ibrahim Kamara 'Killed In US Airstrikes In Syria',1990\nUnited Nations asked to investigate claims of organ harvesting by ISIS,751\nBlackBerry (BBRY) Could Receive An Offer By Cash-Rich Lenovo As Early As This Week: Report,970\nU.S.: Video showing Sotloff beheading is authentic,1304\n\"Hungry Florida cat defies death, digs its way out of grave to return home (VIDEO)\",2308\nIraqi Army Downs 2 UK Planes Carrying Weapons for ISIL,2487\nSaudi Arabia airline segregation: Saudi airlines to assign seats based on gender,671\n3-Boobed Woman a Fake,889\n\"Zombie Cat: Buried Kitty Believed Dead, Meows Back to Life\",1816\nA bunch of cool health features were cut from the Apple Watch at the last minute,1479\nTampa woman claims to add 3rd breast,290\n\"Disgusting! Joan Rivers Doc Gwen Korovin’s Sick Selfie EXPOSED — Last Photo Of Comic Icon, When She Was Under Anesthesia, At Center Of Medical Investigation\",2021\nSources: Missing Afghan Soldiers May Have Been Found Near Canadian Border,1505\nSamsung Rumoured to be Supplying the Screens for Apple Watch... Mk II,1696\nMan kicked off flight after Merry Christmas greeting sets him off,197\n\"Source: Joan Rivers' doc did biopsy, selfie\",2233\n\"No, Saudi Arabia has not banned the \"\"tempting eyes\"\"\",2510\n\"Tail of survival: Buried cat, believed dead, claws back to life\",1553\nArgentine President Takes On Godson — But Not To Keep Werewolf At Bay,448\nHewlett-Packard Plans to Break in Two,1801\nKim Jong-Un may be dying because he's addicted to Swiss Cheese,2189\nNHL denies Las Vegas expansion report,2359\nElementary school suspends boy after he threatens to turn fellow student invisible with the One Ring from Tolkien novels,1248\nArgentina’s President Adopted A Jewish Godson To Stop Him From Turning Into A Werewolf,1324\n\"Video Of Steven Sotloff Slaying By ISIS Is Authentic, U.S. Confirms\",1499\nThe Story of the 3-Boobed Lady Is As Fake As Her Third Boob,1903\n\"ISIS LEADER ABU BAKR AL-BAGHDADI INJURED IN U.S. AIR STRIKES, IRAQI OFFICIALS CLAIM\",1886\nIslamic State video reportedly shows beheading of Steven Sotloff,2229\nREPORT: 'JIHADI JOHN' WHO BEHEADED JAMES FOLEY WOUNDED IN US AIRSTRIKE,1706\nJames Foley family: Obama officials vowed criminal charges if we paid son’s ransom,360\nHP Is Planning To Split Into Two Separate Businesses,904\nUS denies it threatened Foley family,2527\nISIS Reportedly Beheads A Second American Journalist,1117\n\"'Rehana is alive and well... ISIS fanatics have NOT beheaded her': Poster girl for Kurdish freedom fighters escaped Kobane hellhole, friends tell MailOnline\",1749\nPresident of Argentina adopts Jewish godson to 'stop him turning into a werewolf',1324\nApple Watch Likely Be Launched On Valentine’s Day; Plus First Apple Watch Accessory To Be Showcased In CES 2015,596\nJoan Rivers Personal Doctor Allegedly Took A Selfie Before Her Biopsy And Cardiac Arrest,164\nTop cop investigating Charlie Hebdo attacks kills himself hours after French massacre,1078\n\"Crabzilla: Photo Appears To Show Giant, 50-Foot Crab Lurking In British Waters\",58\n\"Fake or freak? Woman, 21, claims to have paid $20,000 to surgically add third breast in desperate bid to become a reality TV star\",150\nTransgender teen leaves note on Tumblr blaming Christian parents for suicide,73\nSaudi Airlines to ban gender-mixing seating,1250\nSource: Hackers send new message to Sony,2011\nJoan Rivers' Doctor Took a Selfie While She Was Under Anesthesia (Report),1851\nJasmine Tridevil: The woman with three breasts,1450\n\"Woman pays $20,000 for third breast to make herself LESS attractive to men\",3\n\"KGI: iPhone sales forecast at 73M for Q4 ahead of Apple Watch debut in March, 12\"\" MacBook Air in Q1\",113\nFlorida woman gets third breast to become 'unattractive' 32,328\nGigafactory location: Tesla Motors confirms Nevada announcement Thursday,758\nTampa woman claims to add 3rd breast,1770\nRobot vacuum cleaner EATS WOMAN,2222\n\"Yes, we’re being bought by Microsoft\",420\nIs this a Crabzilla spotted in the UK? Monster crab measures about 50 feet,2182\nApple Reportedly Planning to Shut Down Beats Music,231\nSouth Korean woman freed by firefighters after robot vacuum cleaner 'eats' her hair as she sleeps,1633\nHow a Reddit user convinced Tim Cook to change Apple’s on-hold music,1044\nWatch Two Guys Appear to Get Tricked Into Catcalling Their Own Moms,1386\nFlorida Woman Has Surgery To Add Third Breast To Her Chest,1399\nISIS online video shows beheading of U.S. journalist Steven Sotloff,1495\nJoan Rivers' Doctor Took a Selfie While She Was Under Anesthesia (Report),2427\nWoman with three breasts: Real or hoax?,1770\nNSC 'appalled' by Sotloff beheading,1902\nCNN: Doctor Took Mid-Surgery Selfie with Unconscious Joan Rivers,2427\nMIRACLE CAT CLAWS ITS WAY OUT OF ITS OWN GRAVE FIVE DAYS AFTER BEING BURIED,2512\nIraq’s ambassador urges UN to investigate claims Isis is harvesting organs: ‘We have bodies - it is clear they are missing certain parts',69\n‘Three-boobed’ woman: They’re not fake,103\nJoan Rivers's doctor 'took a SELFIE' with the comedian as she lay under anesthetic and just seconds before she went into cardiac arrest that killed her,2427\n\"ISIS Leader Injured in Air Strike, Iraqi Officials Say\",2402\nLoggers Accidentally Cut Down World’s Oldest Tree in Amazon Forest,2465\n\"Jealous Wife Who Chopped Off Husband’s Penis For Cheating On Her, Chops It Off A Second Time\",2358\nWoman Who Claimed To Have Surgery To Add Third Breast Exposed As Hoaxer,2101\nWoman Reportedly Cuts Off Husband's Penis Twice in One Night,2301\nU.S.: Video showing Sotloff beheading is authentic,1194\nThis Woman Claims To Have Had Plastic Surgery To Have A Third Breast,1882\nHere's What We Know About ISIS's Alleged Organ Harvesting Operation,1204\nTransgender teen struck and killed on Ohio interstate in apparent suicide,2105\n'Dear Sandwich Thief': Man's hilarious response to passive-aggressive sign posted on his office's fridge door sparks incredible kitchen note war,717\nCharles Manson’s fiancee allegedly wanted to marry him for his corpse,12\nHewlett-Packard to split into two companies,2402\n\"ISIS Beheads American Journalist Steven Sotloff, Monitoring Group Says\",934\nCNN: Doctor Took Mid-Surgery Selfie with Unconscious Joan Rivers,2357\nWife cuts off husband's penis TWICE after catching him cheating,940\nReports: 3 missing Afghans detained at Canadian border,786\nIs Jasmine Tridevil’s Third Boob Real? Alisha Hessler Hoax Rumors Swirl,758\nSisi denies claims over providing Palestinians with Sinai lands,2194\nArgentina Has a Superstition That Seventh Sons Will Turn into Werewolves,37\nMystery of 50ft giant crab caught on camera in Kent harbour,778\n\"Islamic State leader Abu Bakr al-Baghdadi: Wounded, dead or missed entirely by U.S. airstrikes?\",2464\nJilted wife chops off two-timing hubby’s manhood — twice,990\nSources: Missing Afghan Soldiers May Have Been Found Near Canadian Border,1980\nJoan Rivers' doctor snapped selfie during throat surgery: report,1793\nWhen Street Harassers Realize The Women They're Catcalling Are Their Moms In Disguise,328\nTesla chooses Nevada for battery factory: Sources,1142\nPresident of Argentina adopts godson to stop him from turning into a werewolf,361\nDid Argentina's President Adopt A Jewish Baby To Stop It From Becoming A Werewolf??,923\nPresident of Argentina adopts Jewish boy to stop him turning into werewolf,361\nJustin Bieber Helps Defend Russian Fisherman From Bear,1626\nMissing Afghan soldiers taken into custody at Canadian border,1914\n'How's it going?': Teenager wakes up during brain surgery and asks doctors for progress report,1937\nFlorida woman gets third breast surgically implanted,1741\nIs 'hands up' in Hong Kong really the same as in Ferguson?,1653\nStolen Member,2099\nHewlett-Packard Plans To Split Into Two Companies: WSJ Report,279\nFate of IS leader Abu Bakr al-Baghdadi unknown after airstrikes target him,1886\nVideo reportedly shows beheading of reporter Steven Sotloff by ISIS,79\nWhen Street Harassers Realize The Women They're Catcalling Are Their Moms In Disguise,673\n\"Everything You Need To Know About Path, The Struggling Social Network In Apple's Sights\",911\nJustin Bieber Saved This Guy From a Bear Attack,1626\nLG will be sole supplier of Apple Watch display,1838\nHewlett-Packard to split into two public companies,1536\nApple Stores Are Reportedly Installing Custom Safes To House Apple Watches,1454\n\"Fake or freak? Woman, 21, claims to have paid $20,000 to surgically add third breast in desperate bid to become a reality TV star\",1741\nJustin Bieber ringtone saved a Russian fisherman during a bear attack,1754\n\"White House Chief Of Staff Denis McDonough: No Threats Were Made To Foley, Sotloff Families Over Possible Ransom\",180\nPeople Actually Believed Argentina’s President Adopted A Jewish Boy To Stop His Change Into A Werewolf,1345\nSaudi Arabia airline segregation: Saudi airlines to assign seats based on gender,192\nA Russian Guy Says His Justin Bieber Ringtone Saved Him From A Bear Attack,2464\nISIS Harvesting Victims’ Organs to Finance Terror,1418\nEnraged spouse chops off unfaithful husband's manhood – TWICE,319\n\"Three-breasted Florida woman Jasmine Tridevil insists third boob is real, but police report shows she once lost 'prosthesis'\",2101\nIslamic State executed two of its militants in the city of al- Bokamal.,1345\nIslamic state issues video of beheading of U.S. hostage: SITE,985\nThere's A Weird Story Going Around About How Argentina's President Just Saved A Jewish Man From Becoming A Werewolf,1088\nCharles Manson’s fiancee allegedly wanted to marry him for his corpse,937\nGirl poured acid on boyfriend’s penis after he released sex tape,2461\n\"Fake or freak? Woman, 21, claims to have paid $20,000 to surgically add third breast in desperate bid to become a reality TV star\",1228\nIsis 'Admits' Leader Abu Bakr al-Baghdadi Injured in US Air Strike,613\nSuspended boy threatened to make student disappear with 'Lord of the Rings' replica ring,2082\nWoman Adds Third Breast by Undergoing Surgery to Participate in Reality Show,1272\n\"Brain Surgery Recovery: Teenage Girl Wakes Up During Procedure, Talks About Cats\",656\nWatch Two Guys Appear to Get Tricked Into Catcalling Their Own Moms,994\nArgentina's president 'adopts' godson 'to prevent him becoming a werewolf',2427\nBrain op shock as teen wakes up mid-surgery,2482\nFemale Kurdish ‘poster girl’ fighter feared killed,535\nArgentina's President Adopts Young Boy so He Won't Turn Into Werewolf,765\nJoan Rivers' doctor 'took selfie before biopsy',223\nAl-Sisi proposes: Extend Gaza Strip into Sinai and establish Palestinian state there,2460\nRobot vacuum cleaner 'attacks' South Korea housewife's hair,1845\nISIL Has Reportedly Beheaded Journalist Steven Sotloff,1712\nIs Jasmine Tridevil’s Third Boob Real? Alisha Hessler Hoax Rumors Swirl,2402\nBritish teenage jihadi believed to have been killed in Syria,1578\nJoan Rivers death: Biopsy doctor ‘took SELFIE with star while she was under anesthesia moments before cardiac arrest’,1394\n‘Three-boobed’ woman: They’re not fake,2026\nApple to keep gold Watch Editions in special in-store safes,1\nSources: Missing Afghan Soldiers May Have Been Found Near Canadian Border,823\n\"Jealous Wife Who Chopped Off Husband’s Penis For Cheating On Her, Chops It Off A Second Time\",1581\nU.S. confirms authenticity of second journalist beheading video,1886\nREPORT: Tesla Chooses Nevada For Site Of Its Massive Battery Factory,1200\nISIS Is Trying To Sell The Body Of U.S. Hostage James Foley For $1 Million,2063\nReport: Apple May Buy Social Network Path,67\nThis Campaign Shows A Pretty Genius Way To Stop Men Catcalling In The Street,1990\nCrazy Conservatives Are Sure a Gitmo Detainee Killed James Foley,1386\n\"Stephen Sotloff beheading shown in video, ISIS claims\",2229\nJoan Rivers’ doctor took selfie during procedure,1639\nStolen Member,2522\nApple could be eyeing purchase of social networking app Path,1558\nHP announces plan to split in two,164\nArgentina's President Didn’t Adopt A Jewish Child To Avoid Becoming A Werewolf; So What Did She Do?,1765\nReport: Apple Rethinking Beats Music Brand,1845\nReport: Egyptian President Makes Surprising Suggestion to Move the Location of a Future Palestinian State,1316\nJihadist Brit teen killed in US air strikes,811\n\"NHL expansion ahead? No, says Gary Bettman\",2428\nHewlett-Packard plans to split into two companies: Report,52\nArgentina's President Just Adopted a Son So He Won't Turn into a Werewolf,2063\nWoman Gets Third Boob to Appear Unattractive to Men,1903\n9-year-old girl pens touching letter to teacher who came out as gay,1729\nKim Jong-un's discomfort 'down to cheese addiction',1770\nOriginal Apple Watch Health Features Were Dropped Due to Consistency Issues,668\nReport: Second American Journalist Beheaded by Islamic State Terrorists,1031\nPolice officer in Charlie Hebdo investigation 'shot himself dead hours after the attack',2158\nWas James Foley’s murderer released from Guantanamo Bay?,1838\nReport: Three missing Afghan soldiers caught at Canadian border,1874\n\"Apple plans to phase out Beats Music brand, report says\",2121\nJasmine Tridevil Has Surgery 'To Add Third Breast' Total Recall Style,1617\nArgentina's President Adopts Boy to End Werewolf Curse,2383\nWerewolf Legend Leads To Jewish Godson's 'Adoption' by Argentina President,1633\n\"Saudi Arabia Airline Segregation: New Islamic Law Takes Flight On Airliner, Seating By Gender Coming Soon\",1445\nSaudi Airlines to ban gender-mixing seating,1445\n\"Report: HP to split into two companies, one focused on PCs/printers and one on enterprise computing\",668\n3-Boobed Woman a Fake,1399\nJoan Rivers' Doctor Took a Selfie While She Was Under Anesthesia (Report),338\nSaudi Airline Considering Separating Passengers By Gender,353\nTransgender Teen Leelah Alcorn Blames Christian Parents In Tumblr Suicide Note,2082\nHewlett-Packard will reportedly split into two companies,1838\nSteven Sotloff 'beheaded by Islamic State',2216\nRobot vacuum cleaner EATS WOMAN,133\n\"Jealous Wife Who Chopped Off Husband’s Penis For Cheating On Her, Chops It Off A Second Time\",2301\n\"Source: Joan Rivers' doc did biopsy, selfie\",1394\n\"Brain Surgery Recovery: Teenage Girl Wakes Up During Procedure, Talks About Cats\",1348\n\"Apple: Citi Sees $550 and $950 Apple Watches, Accessory Plethora\",881\nSouth Korean Woman's Hair 'Eaten' By Robot Vacuum Cleaner,2222\nJames Foley beheading: ISIS militants 'trying to sell murdered hostage's body to his parents for $1m',2158\nISIS Beheads Second American Journalist,2071\nISIS Allegedly Beheads Second Captive American Journalist,1354\nArgentina’s President Adopted A Jewish Godson To Stop Him From Turning Into A Werewolf,1124\nSketchy Rumor Claims Apple Planning New 4-Inch iPhone for 2015,1941\nUnbearable: Man fends off bear attack by playing Justin Bieber song,1309\nSaudi Arabia's national airline planning to introduce gender segregation on flights,1272\nFei Lin's Penis Stolen By Thieves: Chinese Man Allegedly Had Penis Stolen By Jealous Lovers,361\nJoan Rivers' Personal Doctor Allegedly Took A Selfie During Her Throat Procedure,2119\niOS 8.2 may launch Monday with new health features,334\nNo gender segregation on Saudia,1561\nAdopting Potential Werewolves Is Routine Business for Argentine Presidents,2382\nKorean Housewife’s Hair Sucked Up into Robot Vacuum,1999\nPICTURES: Shocking Pictures Comparing US School Lunches to Other Countries Goes Viral,238\nJasmine Tridevil Has Surgery 'To Add Third Breast' Total Recall Style,535\n\"IBM to cut more than 111,000 jobs in largest corporate lay-off ever\",1092\n\"Apple Watch on Your Wrist in March, 12-inch MacBook Air Set for Q1 Launch: Analyst\",2464\nThree Afghan soldiers found at Canada border after leaving Cape Cod base,1710\n\"Everything You Need To Know About Path, The Struggling Social Network In Apple's Sights\",415\nJoan Rivers Personal Doctor Allegedly Took A Selfie Before Her Biopsy And Cardiac Arrest,1701\n'Miracle cat' rises from the dead five days after burial,1767\nThis Man Kept HARASSING Women On The Streets. Until One Day… MOM!?,486\nMissing Afghan Soldiers Apprehended Trying To Cross Border Into Canada,2426\nCharles Manson wedding off as bride 'wanted to display his dead body in glass coffin',2082\nJoan Rivers' Personal Doctor Allegedly Took A Selfie During Her Throat Procedure,1793\nFerguson protester shot in the eye with rubber bullet by police,1548\nSaudi Airlines to ban gender-mixing seating,2279\nUS denies it threatened Foley family,166\nObama Orders Fed To Adopt Euro Currency,1394\n\"No, Argentina's president did not adopt a Jewish child to stop him turning into a werewolf\",2198\nJames Foley beheading: ISIS militants 'trying to sell murdered hostage's body to his parents for $1m',1113\nArgentina’s president adopts Jewish godson to counteract werewolf legend,914\nSaudi Women May Have to Cover Up Sexy Eyes,575\nU.S. Authenticates Video Showing Sotloff's Beheading,1387\nDoc calls macabre 'selfie' claims completely crazy,1861\n«Daash Syria» Announces Egyptian escape b «Zakat funds» [Google Translate],1930\n\"Brain Surgery Recovery: Teenage Girl Wakes Up During Procedure, Talks About Cats\",1387\nObama Orders Fed To Adopt Euro Currency,556\nPoster girl in fight against ISIS is beheaded by terror group,1935\n\"No, McPizza is not available in two US McDonald's [Google Translate]\",2320\nFat dictator Kim Jong-un dying from cheese addiction,2259\nIndia: Angry bride marries guest after original groom falls ill during wedding ceremony,111\nEnraged spouse chops off unfaithful husband's manhood – TWICE,2216\nFlorida woman has surgery to add third breast to make herself 'unatttractive to men',328\n\"Woman pays $20,000 for third breast to make herself LESS attractive to men\",1102\nReports: Selfie-Taking Doc's Unauthorized Biopsy May Have Killed Joan Rivers,1229\nA Justin Bieber Ringtone Just Saved A Man’s Life Who Was Being Attacked By A Bear,596\nJoan Rivers' doctor 'took selfie before biopsy',338\nJames Foley’s Family Claims Government Threatened Them Over Ransom Payments,457\nIraqi Army Downs Two UK Planes Carrying Weapons for ISIS,2363\n\"Disgusting! Joan Rivers Doc Gwen Korovin’s Sick Selfie EXPOSED — Last Photo Of Comic Icon, When She Was Under Anesthesia, At Center Of Medical Investigation\",935\nREPORT: Doctor Snapped A 'Selfie' While Joan Rivers Was Under Anesthesia,249\n'Throat specialist to the stars' allegedly involved in fatal Joan Rivers procedure denies taking selfie with star as she releases statement saying she will not comment on tragic incident,1304\nSaudi Arabia outlaws ‘tempting eyes’,1516\nSamsung Rumoured to be Supplying the Screens for Apple Watch... Mk II,1204\nJoan Rivers' doctor snapped selfie during throat surgery: report,946\nLoggers Accidentally Cut Down World’s Oldest Tree in Amazon Forest,2350\nWhen Street Harassers Realize The Women They're Catcalling Are Their Moms In Disguise,806\n\"Apple may buy Path, that social app you don’t use\",1601\nObama Orders Fed To Adopt Euro Currency,113\n\"Four new NHL expansion teams? Vegas, Seattle, Toronto and Quebec by 2017: Report\",2510\nVideo purports to show beheading of US journalist,1387\n'Dear Sandwich Thief': Man's hilarious response to passive-aggressive sign posted on his office's fridge door sparks incredible kitchen note war,1770\nFerguson and Hong Kong Have One Important Thing in Common,1879\nThese Men Weren't Really Tricked Into Sexually Harassing Their Moms,1092\niPhone 6s ... transfiguration Nurse,252\n\"NHL expansion to include Toronto, Quebec City, Seattle and Las Vegas: Report\",1701\nIs 'Crabzilla' real or not? Leading marine biologist rules picture of giant crab lurking in shallow waters must be a HOAX,268\nWoman with three breasts ‘was a fake who has tricked people online before’,2359\nMissing Nuke In Colorado Sparks Intense Russian Fears,1265\nIslamic State releases video showing beheading of US hostage Steven Sotloff,627\nMan in China recovering in hospital after wife chopped off his penis,1526\nHermaphroditic cat awaits a gender reassignment surgery to become a boy,1072\nNo gender segregation on Saudia,1111\nMissing Afghan soldiers taken into custody at Canadian border,20\n\"ISIS Beheads American Journalist Steven Sotloff, Monitoring Group Says\",1391\nSaudi Arabian Airline Rep Denies Plan to Separate Men and Women on Flights,192\nArab woman pilot who is poster girl for Gulf states' blitz on ISIS is 'disowned by her family' for bombing 'Sunni heroes of Iraq and the Levant',1942\nJoan Rivers' Doctor Reportedly Took a Selfie Before Her Cardiac Arrest,1927\nSaudi Arabia May Be Taking Misogyny to the Skies,2436\n\"Joan Rivers' Doctor \"\"Took a Selfie\"\" During Procedure: CNN\",2119\nThere's A Weird Story Going Around About How Argentina's President Just Saved A Jewish Man From Becoming A Werewolf,923\nIslamic State releases video showing beheading of US hostage Steven Sotloff,2462\nArgentina president adopts young Jewish boy as godson to prevent him from turning into werewolf,2300\nApple Watch shipments to start in March: 12in new MacBook Air expected to be launched in same quarter,1655\nISIS video shows beheading of American journalist Steven Sotloff,934\nRumor: ‘new’ 4-inch iPhone on the way,898\nJoan Rivers' Personal Doctor Allegedly Took A Selfie During Her Throat Procedure,1033\nIs this Crabzilla? 'Giant crab' measuring 50ft spotted off British coast,765\nMan saved from bear attack - thanks to his Justin Bieber ringtone,2320\nU.S.: Video showing Sotloff beheading is authentic,326\nUPDATE: Children used as dogs in fights,2491\nThree-breasted woman outed as fake by Tampa police,1316\nJustin Bieber ringtone saves Russian man from bear attack,319\nSaudi Arabia’s Religious Police Outlaw ‘Tempting Eyes’,1366\n\"Joan Rivers’ Doctor Reportedly Took Selfie, Biopsy Right Before Her Heart Attack\",2040\n\"Doctor took selfie with Joan Rivers while star was under anesthesia, CNN says  Read more at Jacksonville.com: http://jacksonville.com/entertainment/2014-09-16/story/doctor-took-selfie-joan-rivers-while-star-was-under-anesthesia-cnn#ixzz3DZRmGLrZ\",2057\nHP announces plan to split in two,1111\nWhite House denies threatening families of James Foley and Steven Sotloff over ISIS ransom but adds 'we made the law clear to them',2467\n\"IBM to ‘sack 111,800 employees in record mass layoff’\",2011\nCharles Manson’s fiancee allegedly wanted to marry him for his corpse,92\nJoan Rivers's doctor 'took a SELFIE' with the comedian as she lay under anesthetic and just seconds before she went into cardiac arrest that killed her,2357\nIsraeli report: Sisi offered Abbas a Palestinian state in Sinai,3\n\"Apple to launch new 4\"\" iPhone next year\",177\nApple Watch Edition contains new “Apple gold”,580\nWe're Getting More Detail On The Amazing New Camera Apple Is Planning For The Next iPhone,1464\n\"iPhone 6s Rumor Suggests Dual Lens Optical Zoom Camera, Pressure Sensors Inbound\",1386\n\"Oil spikes on U.S. inventory data, Saudi explosion rumor\",1322\nWoman with three breasts: Real or hoax?,1092\n\"HACKERS TO SONY: If You Make Any More Trouble, We'll Destroy You\",1209\nCNN: Doctor Took Mid-Surgery Selfie with Unconscious Joan Rivers,2517\nArgentina's President Adopts Young Boy so He Won't Turn Into Werewolf,1345\nArgentina’s President Adopted A Jewish Godson To Stop Him From Turning Into A Werewolf,1581\nSaudi Airlines to Separate Men and Women on Flights,602\nWhite House denies threatening families of James Foley and Steven Sotloff over ISIS ransom but adds 'we made the law clear to them',2169\nISIS executioner 'Jihadi John' reported wounded in air strike; UK investigating,728\n\"IBM To Cut More Than 110,000 Jobs, Report Says\",2083\nReport: Woman who claimed to have third breast added is fake,836\n\"Polish Teenager Wakes Up During Brain Surgery, Talks To Doctor\",1714\nWoman Who Claimed To Have Surgery To Add Third Breast Exposed As Hoaxer,1617\nJames Foley family: Obama officials vowed criminal charges if we paid son’s ransom,1100\nHere's What We Know About ISIS's Alleged Organ Harvesting Operation,1696\n\"Three-Boobed Girl probably a hoax, because obviously\",1763\nMan's Girlfriend Pours Acid On His Penis After He Covertly Recorded Their Sex Session,2353\nHewlett-Packard Plans to Break in Two,1236\nISIS Advances to Within 10 Miles of Baghdad,1172\nJoan Rivers Personal Doctor Allegedly Took A Selfie Before Her Biopsy And Cardiac Arrest,2467\nNo gender segregation on Saudia,183\nMissing Afghan soldiers taken into custody at Canadian border,1903\nKorean Housewife’s Hair Sucked Up into Robot Vacuum,2226\nCNN: Doctor Took Mid-Surgery Selfie with Unconscious Joan Rivers,930\nCrabzilla! Satellite Picture Reveals Giant Crustacean Lurking Off The Coast Of Whitstable,312\nSaudi Arabian Airline Rep Denies Plan to Separate Men and Women on Flights,791\n\"Three-breasted Florida woman Jasmine Tridevil insists third boob is real, but police report shows she once lost 'prosthesis'\",2\nMeet the 3-boobed woman,1903\n\"After Beheading of Steven Sotloff, Obama Pledges to Punish ISIS\",1861\nISIS claims to behead US reporter Steven Sotloff in new video,259\nSuspended boy threatened to make student disappear with 'Lord of the Rings' replica ring,1248\nISIS Reportedly Executes 2nd American Journalist,268\nJustin Bieber scares off GRIZZLY BEAR and saves fisherman from a mauling,1451\nArgentina president adopts young Jewish boy as godson to prevent him from turning into werewolf,163\nDoc calls macabre 'selfie' claims completely crazy,1927\nJustin Bieber ringtone saves Russian fisherman from bear attack,113\nAfghan Mother Kills 25 Taliban Fighters In Seven-Hour Gunbattle After Watching Her Son Slain In Ambush,2150\n\"iPhone 6s To Have DSLR-Quality Camera? Rumors Suggest ‘Dual-Lens’ Camera, Apple Watch ‘Force Touch’ Feature\",914\nJoan Rivers’ Doctor Snapped Selfie During Throat Procedure (Report),182\nMan Mauled By Bear Says He's Only Alive Thanks to Justin Bieber,1765\nJasmine Tridevil: The woman with three breasts,85\nJasmine Tridevil Has Surgery 'To Add Third Breast' Total Recall Style,1275\nISIS Reported to Behead Second American,1304\nFresh agony for James Foley's family as sick ISIS militants 'try to sell them his headless body for $1million',69\nJustin Bieber's 'Baby' Saves Man From Violent Bear Attack,163\nJoan Rivers' Personal Doctor Allegedly Took A Selfie During Her Throat Procedure,1765\nApple Watch Edition contains new “Apple gold”,249\nISIS ‘organ harvesting’ must be probed by Security Council – Iraqi envoy,2198\nSteven Sotloff 'beheading': Islamic State fighters release video claiming to show death of second US journalist,2366\n\"Saudi airline, Saudia, to ban gender-mixing\",1561\nAn Egyptian ISIS treasurer stole $1 million and fled to Turkey,1655\nJasmine Tridevil: The woman with three breasts,1241\n\"Doctor took selfie with Joan Rivers while star was under anesthesia, CNN says  Read more at Jacksonville.com: http://jacksonville.com/entertainment/2014-09-16/story/doctor-took-selfie-joan-rivers-while-star-was-under-anesthesia-cnn#ixzz3DZRmGLrZ\",1454\nIsis: Masked Executioner Jihadi John Injured in US Led Airstrikes in Iraq,1856\nSaudi Arabia outlaws ‘tempting eyes’,160\nHewlett-Packard will reportedly split into two companies,1953\nReport: NHL expansion to Las Vegas 'a done deal',2359\nWH won’t say if Foley family was threatened not to pay ransom,746\n\"ISIS Might Be Harvesting Organs To Finance Operations, Iraqi Envoy Tells UN\",2482\nIs this Crabzilla? 'Giant crab' measuring 50ft spotted off British coast,525\nBlackBerry (BBRY) Could Receive An Offer By Cash-Rich Lenovo As Early As This Week: Report,785\nAngry Aunt Who Sliced Off Three-Year-Old Nephew’s Penis Facing Five Years In Jail,2030\nBrit teenage jihadi killed in Syrian airstrike as Britain set to enter war,2279\nJasmine Tridevil: The woman with three breasts,2392\nPregnant woman loses eye after police shoot bean bag at her,2160\nISIS Reported to Behead Second American,1998\nHewlett-Packard Announces Plans To Break Up Company,1994\nApple reportedly planning to shut down Beats Music subscription streaming service [u],1527\nClaims famous Kurdish Peshmerga fighter Rehana may have been decapitated,535\n\"Could Crabzilla, a 50-foot-long crab be real?\",2380\nArgentina’s President Adopted A Jewish Godson To Stop Him From Turning Into A Werewolf,211\nGiant Crab,501\nFisherman Saved from Deadly Bear Attack by His Justin Bieber Ringtone,1411\nFlight Delayed Due To Rampaging Scorpion,2289\n\"Jealous Wife Who Chopped Off Husband’s Penis For Cheating On Her, Chops It Off A Second Time\",1779\nCheese blamed for North Korean leader Kim Jong-un's broken ankles,2494\nMum helps kill 25 Taliban fighters during SEVEN-hour gun battle in revenge for cop son's death,2331\n3-Boobed Woman a Fake,2038\n'Dear Sandwich Thief': Man's hilarious response to passive-aggressive sign posted on his office's fridge door sparks incredible kitchen note war,327\n\"Joan Rivers: Doctor Took Selfie With Unconscious Comedian, Performed Biopsy Without Consent -- Details\",1701\nPregnant St. Louis woman loses eye after police fire non-lethal round: reports,784\nRise of the zombie cat: Pet who was 'killed' and buried by his owner climbed out of his grave five days later,380\n\"Hewlett-Packard splits off PC, printer businesses\",579\nGhost Ship,2350\nCrazy Conservatives Are Sure a Gitmo Detainee Killed James Foley,259\nJoan Rivers’ doctor took selfie during procedure,2323\nHewlett-Packard Announces Plans To Break Up Company,2324\nMan Mauled By Bear Says He's Only Alive Thanks to Justin Bieber,1411\nWould US sue parents of James Foley? Why White House is Defending Itself,1394\nBettman says NHL expansion not imminent,1454\nIslamic State trying to SELL decapitated body of US hostage James Foley for $1 MILLION,2383\nReport: Egyptian President Makes Surprising Suggestion to Move the Location of a Future Palestinian State,1626\nSources: Missing Afghan Soldiers May Have Been Found Near Canadian Border,2294\nWhen Street Harassers Realize The Women They're Catcalling Are Their Moms In Disguise,1626\n\"IBM to ‘sack 111,800 employees in record mass layoff’\",90\nApple to shut down Beats Music: Report,2239\nFate of Isis leader remains unclear after US airstrike in Iraq,575\nFlorida woman claims to have surgically added third breast,1399\n\"Joan Rivers' doctor denies 'unauthorized procedure,' selfie before cardiac arrest\",2289\n\"Argentina President, Christina Kirchner, Has Bizarre Werewolf Mishap\",361\nISIS Reportedly Beheads A Second American Journalist,2339\nRumor: Apple Watch Screens To Be Supplied By LG Display And Samsung Display,2310\nHP is better not together — company to split into enterprise and PC/printer businesses,1754\nISIS Releases Video Allegedly Showing Beheading of U.S. Journalist Steven Sotloff,327\n18-Karat Gold Apple Watch Edition To Be Locked In Safes At Apple Stores,256\nHewlett-Packard Plans To Split Into Two Companies: WSJ Report,1450\nISIS Reported to Behead Second American,916\nIga Jasica Says Awakening During Brain Surgery Was No Mistake,1607\nReport: Egyptian President Makes Surprising Suggestion to Move the Location of a Future Palestinian State,2195\n\"After Beheading of Steven Sotloff, Obama Pledges to Punish ISIS\",916\nDumb Racists Photoshop Ferguson Protester Into Awful Viral Meme,1641\nISIS Reportedly Beheaded The 'Poster Child' For Kurdish Female Fighters,1851\n\"'Rumours of my death are greatly exaggerated': Relax ladies, Hugh Hefner is alive and kicking\",2222\nReport: Woman who claimed to have third breast added is fake,1490\nFlorida woman claims to have surgically added third breast,2512\n\"Source: Joan Rivers' doc did biopsy, selfie\",1861\nBOOK: CHARLES MANSON’S FIANCÉ WANTED MARRIAGE SO SHE COULD DISPLAY HIS CORPSE IN TOURIST ATTRACTION,1992\n\"REPORT: Apple Will Acquire Path, The Struggling Social Network\",1633\nJustin Bieber ringtone saved a Russian fisherman during a bear attack,535\nU.S.: Video showing Sotloff beheading is authentic,1550\nWas James Foley’s murderer released from Guantanamo Bay?,2319\n\"Report: Toronto, Seattle, Quebec City to join Vegas in 2017 NHL expansion\",2294\nJoan Rivers’ doctor snapped a selfie before biopsy surgery,2126\n'They got in our way': James Foley's brother backs mother attacking Obama administration over failure to save photojournalist before he was beheaded by ISIS,180\n\"'Rehana is alive and well... ISIS fanatics have NOT beheaded her': Poster girl for Kurdish freedom fighters escaped Kobane hellhole, friends tell MailOnline\",2527\nISIS Releases Video Allegedly Showing Beheading of U.S. Journalist Steven Sotloff,1039\nFlorida woman has surgery to add third breast to make herself 'unatttractive to men',290\nCruel aunt cuts off three-year-old nephew’s penis after he walks in on her using the loo,1694\nTesla Motors set to choose Nevada for its 'gigafactory',1812\nNHL Expansion Plan Report Is 'Complete Fabrication': Bettman,2320\nTeenage British jihadi 'killed in US airstrikes': 19-year-old from Brighton died in US-led bombing,2179\nISIL Has Reportedly Beheaded Journalist Steven Sotloff,656\nArgentina Has a Superstition That Seventh Sons Will Turn into Werewolves,1992\nSaudi Arabia outlaws ‘tempting eyes’,1694\nLenovo might be eyeing up BlackBerry... again,1441\n\"Islamic State leader Abu Bakr al-Baghdadi: Wounded, dead or missed entirely by U.S. airstrikes?\",1557\nThis Zombie Cat Returned Home Five Days After Being Buried By Its Owner,890\nWoman has surgery to get third breast: The three most statistically unlikely pairs of boobs,1894\nReport: Woman who claimed to have third breast added is fake,471\nEgypt's Sisi Offered Abbas Creation of Palestinian State in Sinai Peninsula,2100\nRaven-Symoné Slams Rumors That Bill Cosby Molested Her,197\nISIS Reportedly Executes 2nd American Journalist,2482\nVeterans Today reporting Iraqi Army Downs 2 UK Planes Carrying Weapons for ISIL,594\nPresident of Argentina Adopts Boy to Stop Him from Becoming a Werewolf,202\nAfghan Family Kills 25 In Revenge For Son's Death,2491\nHugh Hefner is not dead: Playboy founder makes it to film night despite mortality rumours,1607\nSteven Sotloff: Islamic State 'kills US hostage',96\n\"Nine-year-old girl writes letter to 'amazing, fantastic' teacher after he comes out as gay\",946\nWoman has third breast implanted,150\nWoman Bit By Scorpion on Alaska Airlines Flight Is Chill as Hell,814\nISIS Allegedly Beheads Second Captive American Journalist,1044\nJilted wife chops off two-timing hubby’s manhood — twice,2158\n\"ISIS Leader Injured in Air Strike, Iraqi Officials Say\",1102\nWoman with three breasts ‘was a fake who has tricked people online before’,2270\nISIS Reportedly Executes 2nd American Journalist,2366\nJoan Rivers Personal Doctor Allegedly Took A Selfie Before Her Biopsy And Cardiac Arrest,1653\nMan's Girlfriend Pours Acid On His Penis After He Covertly Recorded Their Sex Session,157\nFake News Report Claims Loggers Have Cut Down World's Oldest Tree,2301\nPregnant St. Louis woman loses eye after police fire non-lethal round: reports,201\nCrabzilla,338\nApple reported to be near buying Path social network,1601\nReport: Apple Plans to Phase Out Beats Music Brand,617\nMissing Afghan soldiers found at US Canada border,2300\n\"Stephen Sotloff beheading shown in video, ISIS claims\",990\n\"3 Reasons Kim Jong-un Could Be Missing, Including A So-Called Downfall By Cheese\",2350\n\"Afghan family kills 25 Taliban, media report\",164\nThree Afghan soldiers who vanished from Massachusetts military base are FOUND trying to cross into Canada,1710\nJustin Bieber ringtone saves man being mauled by bear,753\nJames Foley family: Obama officials vowed criminal charges if we paid son’s ransom,710\nFound at Canadian border: 3 Afghan soldiers missing from Cape Cod,1856\nHewlett-Packard to split in 2 companies,1552\nNo gender segregation on Saudia,2505\nJoan Rivers’ doctor took selfie during procedure,916\nJasmine Tridevil: The woman with three breasts,1228\n\"Joan Rivers’ Doctor Reportedly Took Selfie, Biopsy Right Before Her Heart Attack\",1229\nWerewolf Legend Leads To Jewish Godson's 'Adoption' by Argentina President,2131\nArgentina’s president adopts Jewish boy to save him from life as a werewolf,2382\nThird boob likely a hoax,1111\n\"ISIS Might Be Harvesting Organs To Finance Operations, Iraqi Envoy Tells UN\",2151\nIslamic State releases video showing beheading of US hostage Steven Sotloff,934\nSaudi Arabia's national airline plans to keep men and women apart,2100\nApple Watch shipments to start in March: 12in new MacBook Air expected to be launched in same quarter,764\nIraqi Official Accuses ISIS Of Harvesting Organs To Finance Operations,46\n\"No, McPizza is not available in two US McDonald's [Google Translate]\",2095\n\"Saudi oil pipeline fire under control, security source says\",274\nHong Kong riot cops forced to withdraw after democracy protesters copy 'Don't shoot' gesture used by US demonstrators after a police officer shot an unarmed black teenager,1514\nHP is reportedly splitting into two companies,745\nEgypt’s President denies offering land to Palestinians,1316\nArgentina's President Adopts Young Boy so He Won't Turn Into Werewolf,202\nCrabzilla! Satellite Picture Reveals Giant Crustacean Lurking Off The Coast Of Whitstable,2500\nSaudi Airlines to Separate Men and Women on Flights,1691\nSaudi national airline may introduce gender segregation on its flights,1754\nArgentina's President Just Adopted a Son So He Won't Turn into a Werewolf,548\n\"Brain Surgery Recovery: Teenage Girl Wakes Up During Procedure, Talks About Cats\",2319\nIsraeli right welcomes Sisi's offer to a Palestinian State in Sinai,2194\n\"Joan Rivers' doctor denies 'unauthorized procedure,' selfie before cardiac arrest\",1326\nJournalist Steven Sotloff reportedly executed by ISIS,2339\nSteven Sotloff: Islamic State 'kills US hostage',1381\n\"Passenger headed to Dallas rages over ‘Merry Christmas,’ removed from plane\",141\n\"Beast-eater, frightened phone signal, threw the victim and rend in the taiga\",2493\nIslamic State puts James Foley’s body up for sale for $1M,113\nSchool children in Johannesburg imitate dog fighting during recess,1373\nMeet the 3-boobed woman,471\nNEWS/ Viral Video: What Happens When You Accidentally Catcall Your Mom,2029\nHP announces plan to split in two,785\nJoan Rivers death: Biopsy doctor ‘took SELFIE with star while she was under anesthesia moments before cardiac arrest’,2487\nHermaphroditic Cat Is Getting Gender Assignment Surgery,535\nIs Jasmine Tridevil's Triple Breasted Tale An Internet Hoax?,1399\nOriginal Apple Watch Health Features Were Dropped Due to Consistency Issues,1111\n\"Joan Rivers: Doctor Took Selfie With Unconscious Comedian, Performed Biopsy Without Consent -- Details\",1326\nTriple-breasted woman pictured before 'operation' and vows surgery footage will prove third boob is no hoax,2383\n\"iPhone 6s To Have DSLR-Quality Camera? Rumors Suggest ‘Dual-Lens’ Camera, Apple Watch ‘Force Touch’ Feature\",2353\n\"Reports: NHL expansion could include Las Vegas, others\",2359\nSaudi Airlines to segregate sexes,2512\n\"ISIS leader Abu Bakr al-Baghdadi wounded in airstrike, Iraq officials say\",1980\nThis Third Boob Is Probably Only Real in Our Hearts,758\nISIS Allegedly Beheads Second Captive American Journalist,2063\n\"KGI: iPhone sales forecast at 73M for Q4 ahead of Apple Watch debut in March, 12\"\" MacBook Air in Q1\",1701\nArgentina's President Adopts Boy to End Werewolf Curse,145\nThe Whole Internet Is Waiting For This Pic Of A Monster 50-Foot Crab To Be Declared A Hoax,2279\n\"Apple Watch on Your Wrist in March, 12-inch MacBook Air Set for Q1 Launch: Analyst\",430\n\"Video Of Steven Sotloff Slaying By ISIS Is Authentic, U.S. Confirms\",2071\nThree Boobs Are Most Likely Two Boobs and a Lie,1960\nDumb Racists Photoshop Ferguson Protester Into Awful Viral Meme,2383\nThird boob likely a hoax,2392\nRumor: Apple in late-stage talks to buy Path social platform,728\nOriginal Apple Watch Health Features Were Dropped Due to Consistency Issues,1479\n\"Four new NHL expansion teams? Vegas, Seattle, Toronto and Quebec by 2017: Report\",2400\nHP reportedly plans to split PC and printer business from enterprise unit,1838\n\"'Sílbale your mother', the mockumentary to stop street harassment in Peru [Google Translate]\",486\nPeople Actually Believed Argentina’s President Adopted A Jewish Boy To Stop His Change Into A Werewolf,2373\n'Jihadi John' Injured? ISIS Executioner May Have Been Wounded In US Airstrike: Report,1694\nArgentina's president 'adopts' godson 'to prevent him becoming a werewolf',1124\n\"Woman pays $20,000 for third breast to make herself LESS attractive to men\",671\nLenovo Looking To Buy BlackBerry Ltd [REPORT],1450\nHewlett-Packard will reportedly split into two companies,1653\n\"Yes, we’re being bought by Microsoft\",325\nArgentina’s president adopts Jewish boy to save him from life as a werewolf,1941\nJoan Rivers’ doctor took a selfie while she was out cold before doing ‘an unauthorised biopsy’,164\nGallagher: Bettman has changed his tune on NHL expansion,1431\n‘Three-boobed’ woman: They’re not fake,2505\n\"REPORT: Apple Will Acquire Path, The Struggling Social Network\",1287\nU.S.: Video showing Sotloff beheading is authentic,1475\n\"Man saved from bear attack when his Justin Bieber ringtones goes off, sending bear fleeing\",2038\nKim Jong-un loves CHEESE so much he's ballooned in size and walks with limp,196\nJustin Bieber saves man from bear attack,1600\nPurported Lisa Bonet Twitter Account Suspended After Cryptic Cosby Tweet,1676\nIs Jasmine Tridevil’s Third Boob Real? Alisha Hessler Hoax Rumors Swirl,1241\nPregnant woman loses eye after Ferguson cops fire bean bag,863\n\"ISIS Leader Injured in Air Strike, Iraqi Officials Say\",1811\nAnalyst “Confirms” Apple Watch And 12-inch MacBook Air’s Q1 2015 Launch,2315\nJustin Bieber's 'Baby' Saves Man From Violent Bear Attack,1309\nREPORT: ISIS FIGHTING JUST ONE MILE OUTSIDE BAGHDAD DESPITE AIRSTRIKES,1086\nAirline passenger freaks out over crew's 'Merry Christmas' greeting,747\nNEWS/ Read the Touching Letter This 9-Year-Old Girl Sent Her Teacher After He Came Out to the Class,2239\n\"Condition of Abu Bakr al-Baghdadi, Islamic State leader, in doubt after airstrike\",1044\n\"\"\"Jihadi John\"\" reportedly wounded in airstrike\",1994\n\"IBM Corp expected to cut more than 110,000 jobs in massive overhaul, report says\",1874\nEl-Sisi denies claims he'll give Sinai land to Palestinians,1727\nGender assignment surgery to be given to hermaphrodite cat,452\nJoan Rivers Personal Doctor Allegedly Took A Selfie Before Her Biopsy And Cardiac Arrest,2427\nWe just found out the #Ferguson Protester who claim she was shot in the eye with a rubber bullet was a false story guys. Smh..,1396\n\"Stephen Sotloff beheading shown in video, ISIS claims\",1386\nSaudi Airlines to segregate sexes,183\nTransgender Teen Leelah Alcorn Blames Christian Parents In Tumblr Suicide Note,1942\nReports: Selfie-Taking Doc's Unauthorized Biopsy May Have Killed Joan Rivers,1326\nU.S. airstrikes 'hit ISIS leader': Terror group chief 'critically wounded' in Iraq after coalition forces bomb jihadi leaders,1100\nReport: ISIS Islamists at the Gates of Baghdad,1124\nPresident of Argentina adopts Jewish godson to 'stop him turning into a werewolf',1779\nISIS claims to behead US reporter Steven Sotloff in new video,1386\nFlorida woman claims to have surgically added third breast,1275\nReport: Doctor took a selfie when Joan Rivers was under anesthesia,1229\nJustin Bieber Helps Defend Russian Fisherman From Bear,596\nWe just found out the #Ferguson Protester who claim she was shot in the eye with a rubber bullet was a false story guys. Smh..,1548\nThey're fake! Woman who claims to have surgically implanted third breast is a self-proclaimed hoaxer who once reported a '3 breast prosthesis' stolen from her luggage,2359\nHP is better not together — company to split into enterprise and PC/printer businesses,1937\nPublic shaming: Underwear thief forced to walk around the block wearing the bras he stole,1454\nThe Whole Internet Is Waiting For This Pic Of A Monster 50-Foot Crab To Be Declared A Hoax,318\nFour Reasons Not To Give Up Hope If Apple Buys Path,911\nJoan Rivers’ doctor took a selfie while she was out cold before doing ‘an unauthorised biopsy’,1782\nSaudi Arabia set to introduce gender segregation on national airline flights,791\nU.S. Authenticates Video Showing Sotloff's Beheading,627\nFlorida woman claims to have surgically added third breast,1228\nReport: Woman who claimed to have third breast added is fake,2486\nReport: Microsoft may buy Minecraft studio Mojang,420\n\"Sorry, Argentina's President Didn't Actually Adopt a Jewish Werewolf\",923\nREPORT: 'JIHADI JOHN' WHO BEHEADED JAMES FOLEY WOUNDED IN US AIRSTRIKE,2510\nPresident of Argentina adopts Jewish boy to stop him turning into werewolf,2300\nThis Woman Claims To Have Had Plastic Surgery To Have A Third Breast,1445\nIsis: James Foley's beheaded body in $1m 'humanity case' sale offer to family,1449\n\"Rehana, Poster Girl for Kurdish Peshmerga, Alive and 'Fighting Fiercely,' After ISIS' Claims of Beheading Her\",960\nA Russian Guy Says His Justin Bieber Ringtone Saved Him From A Bear Attack,37\nRumors Swirling About Israel's Shocking Sinai 'Endgame' Plan for Palestinians in Gaza,2460\nISIS Releases Video Allegedly Showing Beheading of U.S. Journalist Steven Sotloff,1676\nCruel aunt cuts off three-year-old nephew’s penis after he walks in on her using the loo,2400\nClaims famous Kurdish Peshmerga fighter Rehana may have been decapitated,1907\nSamsung Rumoured to be Supplying the Screens for Apple Watch... Mk II,2402\nZombie Cat Claws Way Out of Grave Five Days After Being Buried Alive,1264\n\"No, Saudi Arabia has not banned the \"\"tempting eyes\"\"\",1706\nUnbearable: Man fends off bear attack by playing Justin Bieber song,894\n\"Tim Cook teases Apple Watch launch apps, and its debut in Germany\",925\nFerguson and Hong Kong Have One Important Thing in Common,778\nUK looking into reports IS beheading suspect wounded,1977\nBreast Chancer,1696\nPurported Lisa Bonet Twitter Account Suspended After Cryptic Cosby Tweet,2402\nNEWS/ Viral Video: What Happens When You Accidentally Catcall Your Mom,1980\nGiant Crab,525\nREPORT: Doctor Snapped A 'Selfie' While Joan Rivers Was Under Anesthesia,934\nGhost Ship Filled with Ebola-Ridden Rats Heading for Florida,2513\nHewlett-Packard Plans To Break Into Two Companies: Report,356\n\"Gay Teacher Receives Touching Letter From Student, 9, After He Comes Out\",2513\nThe Story of the 3-Boobed Lady Is As Fake As Her Third Boob,1092\n\"ISIS Leader Injured in Air Strike, Iraqi Officials Say\",758\nPregnant Ferguson woman loses her EYE after police shoot her car with bean bag during violent protests,519\nWoman Who Claimed To Have Surgery To Add Third Breast Exposed As Hoaxer,290\nJames Foley family: Obama officials vowed criminal charges if we paid son’s ransom,1172\n\"Argentina President, Christina Kirchner, Has Bizarre Werewolf Mishap\",2427\nWedding punch-up when bride marries guest INSTEAD after groom suffers epileptic fit,2416\n\"Man saved from bear attack when his Justin Bieber ringtones goes off, sending bear fleeing\",1696\nISIS Reportedly Beheads A Second American Journalist,2059\nWhite House Threatened James Foley's Family with Prosecution,2029\n\"No, Argentina's president did not adopt a Jewish child to stop him turning into a werewolf\",1124\nHewlett-Packard Plans To Split Into Two Companies: WSJ Report,1851\nJoan Rivers' Doctor Reportedly Took a Selfie Before Her Cardiac Arrest,2320\nVideo reportedly shows beheading of reporter Steven Sotloff by ISIS,926\n\"Sony Hackers Email: Thanks For Running Scared, We'll Stop Now\",471\n\"LG Display, Samsung unit to supply Apple Watch screens: Report\",3\nSaudi national airline may introduce gender segregation on its flights,791\n'Zombie Cat' Claws Way Out Of Grave And Into Our Hearts,1767\nAttention children of the ’90s: you can still get McDonald’s pizza,814\nAfghan Mother Reza Gul Takes Up Slain Son's Gun to Kill Taliban Attackers,746\nDoc calls macabre 'selfie' claims completely crazy,338\nOil Futures Jump on Rumored Pipeline Explosion in Saudi Arabia,172\nHow a Reddit user convinced Tim Cook to change Apple’s on-hold music,2222\n\"Female Kurdish Fighter 'Rehana' is Alive, Claim Supporters; Post CNN Video as Proof\",2527\n\"Report: Joan Rivers doctor took selfie, began biopsy, source says\",1963\nThese Men Freak Out When They Discover The Women They Are Harassing Are Their Moms In Disguise (VIDEO),326\nEgypt’s President denies offering land to Palestinians,1181\nReports: Selfie-Taking Doc's Unauthorized Biopsy May Have Killed Joan Rivers,2357\nNHL Expansion Plan Report Is 'Complete Fabrication': Bettman,1443\nISIS executioner 'Jihadi John' reported wounded in air strike; UK investigating,1220\n9-year-old girl pens touching letter to teacher who came out as gay,1414\nGirl poured acid on boyfriend’s penis after he released sex tape,1114\n\"If They Are Beautiful, The Woman Will Be In Trouble': Saudi Arabia Religious Police Ban 'Tempting Eyes'\",575\nIslamic State leader Abu Bakr al-Baghdadi wounded in airstrike: claims,1044\nWoman with three breasts: Real or hoax?,1617\n\"After Finding Out Mid-Wedding That Her Groom Was Unwell, This Bride Married A Wedding Guest Instead\",1432\nJoan Rivers’s Personal Doctor Denies Taking Operating-Room Selfie,2119\nReport: ISIS Islamists at the Gates of Baghdad,259\n‘Three-boobed’ woman: They’re not fake,1937\n\"Source: Joan Rivers' doctor took selfie, began biopsy before her cardiac arrest\",1674\nTeenager wakes up while undergoing BRAIN SURGERY in Poland... and asks the surgeons how the operation is going,1348\nUnited Nations asked to investigate claims of organ harvesting by ISIS,2482\n\"Source: Joan Rivers' doc did biopsy, selfie\",145\nSaudi Arabia's national airline planning to introduce gender segregation on flights,319\nReport: Apple May Buy Social Network Path,1798\n'Dear Sandwich Thief': Man's hilarious response to passive-aggressive sign posted on his office's fridge door sparks incredible kitchen note war,1444\n‘Tempting Eyes’ Ban: Saudi Women With Pretty Eyes Made To Cover Them Up,1038\nMissing Afghan soldiers reportedly found near Canadian border,673\nISIS Advances to Within 10 Miles of Baghdad,360\nJoan Rivers Personal Doctor Allegedly Took A Selfie Before Her Biopsy And Cardiac Arrest,1607\nLisa Bonet Denies Slamming Bill Cosby on Twitter,1452\nSaudi national airline may introduce gender segregation on its flights,2383\nJoan Rivers Personal Doctor Allegedly Took A Selfie Before Her Biopsy And Cardiac Arrest,1033\nIs Jasmine Tridevil's Triple Breasted Tale An Internet Hoax?,1275\nApple Watch shipments to start in March: 12in new MacBook Air expected to be launched in same quarter,2487\n\"Argentina President, Christina Kirchner, Has Bizarre Werewolf Mishap\",641\n\"Lenovo Still Wants to Buy BlackBerry and Will Try Again, Source Suggests\",838\nSaudi Airlines Sexist: Airline Intends To ‘Enforce Rules’ To Separate Male And Female Passengers,2279\nAdopting Potential Werewolves Is Routine Business for Argentine Presidents,1811\n\"3 Reasons Kim Jong-un Could Be Missing, Including A So-Called Downfall By Cheese\",2494\nJasmine Tridevil: The woman with three breasts,471\nReports: 3 missing Afghans detained at Canadian border,746\nJilted wife 'chopped off husband's penis TWICE with scissors after catching him cheating',1061\nJames Foley's mother 'appalled' by U.S. government handling of case,2195\nThird boob likely a hoax,661\nJoan Rivers Personal Doctor Allegedly Took A Selfie Before Her Biopsy And Cardiac Arrest,2089\nJames Foley family: Obama officials vowed criminal charges if we paid son’s ransom,2029\n\"“Hands up, don’t shoot” comes to Hong Kong’s pro-democracy movement\",2179\nFlorida woman claims to have surgically added third breast,556\n\"Fake or freak? Woman, 21, claims to have paid $20,000 to surgically add third breast in desperate bid to become a reality TV star\",889\nThe men caught cat-calling and wolf whistling their own MOTHERS: Hilarious TV show disguises women so they can experience their sons' behaviour,925\n'Dear Sandwich Thief': Man's hilarious response to passive-aggressive sign posted on his office's fridge door sparks incredible kitchen note war,2491\nAPPLE WATCH MAY GO ON SALE IN MARCH ACCORDING TO ANALYST,2099\nFerguson riots: Pregnant woman loses eye after cops fire BEAN BAG round through car window,457\nPeople Actually Believed Argentina’s President Adopted A Jewish Boy To Stop His Change Into A Werewolf,361\nJoan Rivers’ Doctor Snapped Selfie During Throat Procedure (Report),1701\nExplosive New Details Of Joan Rivers’ Medical Crisis: Doctor Snapped Selfie With Legendary Comic & Performed Unauthorized Biopsy While She Was Under Anesthesia!,1310\nFlorida Woman Has Surgery To Add Third Breast To Her Chest,2231\nJoan Rivers' Doctor Took a Selfie While She Was Under Anesthesia (Report),2289\nJoan Rivers’ doctor took selfie during procedure,164\nISIS Releases Video Allegedly Showing Beheading of U.S. Journalist Steven Sotloff,627\nHugh Hefner Dead? Fans Panic That Playboy Founder Is Gone,2333\nSouth Korean Woman's Hair 'Eaten' By Robot Vacuum Cleaner,491\nJoan Rivers' Doctor Allegedly Took a Selfie During Her Throat Surgery,2126\n\"Joan Rivers’ Doctor Reportedly Took Selfie, Biopsy Right Before Her Heart Attack\",1861\n\"Three-breasted Florida woman Jasmine Tridevil insists third boob is real, but police report shows she once lost 'prosthesis'\",1770\nA Justin Bieber Ringtone Just Saved A Man’s Life Who Was Being Attacked By A Bear,2231\nChina: Wife chops off cheating husband's penis twice with scissors and throws it out of window,2301\nLisa Bonet Did NOT Send “Cryptic Tweet” About Bill Cosby — Twitter Account Fake!,1428\nIsraeli report: Sisi offered Abbas a Palestinian state in Sinai,1108\nJustin Bieber's 'Baby' Saves Man From Violent Bear Attack,2320\nU.S.: Video showing Sotloff beheading is authentic,192\nSteven Sotloff beheading: Latest updates as ISIS release gruesome video of US journalist's murder,2071\n\"Three-Boobed Girl probably a hoax, because obviously\",1770\nThe World's Most Accurate Apple Analyst Says The Apple Watch Is Coming In March,2396\nHugh Hefner Dead Rumors Not True,1999\nJasmine Tridevil: The woman with three breasts,1378\nHewlett-Packard will reportedly split into two companies,668\nClaims famous Kurdish Peshmerga fighter Rehana may have been decapitated,1999\nIslamic State puts James Foley’s body up for sale for $1M,1038\nReport: NHL expansion to Las Vegas 'a done deal',1655\nGiant Crab,2146\n\"Islamic State leader Abu Bakr al-Baghdadi: Wounded, dead or missed entirely by U.S. airstrikes?\",231\nThe Story of the 3-Boobed Lady Is As Fake As Her Third Boob,2101\nJustin Bieber's 'Baby' Saves Man From Violent Bear Attack,580\n\"Man saved from bear attack when his Justin Bieber ringtones goes off, sending bear fleeing\",2353\n'They got in our way': James Foley's brother backs mother attacking Obama administration over failure to save photojournalist before he was beheaded by ISIS,2513\nNo joke: 5-year-old billed for missing friend’s birthday party,861\nEl-Sisi denies claims he'll give Sinai land to Palestinians,1181\nReport: Doctor took a selfie when Joan Rivers was under anesthesia,1290\n\"Passenger Gets Kicked Off Plane After \"\"Merry Christmas\"\" Meltdown\",1600\n'How's it going?': Teenager wakes up during brain surgery and asks doctors for progress report,316\nCrabzilla! Satellite Picture Reveals Giant Crustacean Lurking Off The Coast Of Whitstable,1290\nWife cuts off husband's penis TWICE after catching him cheating,2216\nISIS fighters now 'at the gates of Baghdad': Islamic militants fighting 'just one mile from Iraqi capital' despite days Western airstrikes,1886\n\"Apple in late stages to acquire Path, report says\",415\nJoan Rivers’ doctor took selfie during procedure,556\nJoan Rivers Doctor Denies Selfie,1571\nIs 'hands up' in Hong Kong really the same as in Ferguson?,2390\nTransgender Teen Leelah Alcorn Blames Christian Parents In Tumblr Suicide Note,2400\nThree Boobs Are Most Likely Two Boobs and a Lie,1270\nIBM job cuts?; D.R. Horton soars on beat; AT&T expands in Mexico,1964\n'Miracle cat' rises from the dead five days after burial,1942\nBrighton jihadi Khalil al-Britani killed in Syria drone strike,1285\nApple May Be Reintroducing The 4-inch iPhone,452\nThey're fake! Woman who claims to have surgically implanted third breast is a self-proclaimed hoaxer who once reported a '3 breast prosthesis' stolen from her luggage,2292\nKorean Housewife’s Hair Sucked Up into Robot Vacuum,249\n\"Report: Joan Rivers doctor took selfie, began biopsy, source says\",929\nMan Mauled By Bear Says He's Only Alive Thanks to Justin Bieber,1112\nRaven Symone Files Molestation Charges Against Bill Cosby,441\nReports: 3 missing Afghans detained at Canadian border,1812\nUnlikely rumor claims Apple will bring back the 4-inch iPhone for 2015,2222\nHermaphrodite cat named Mittens to get gender reassignment,1816\n\"Yes, we’re being bought by Microsoft\",1704\nJustin Bieber Saved This Guy From a Bear Attack,1754\n9-year-old girl pens touching letter to teacher who came out as gay,2012\n\"Source: Joan Rivers' doc did biopsy, selfie\",1571\nJustin Bieber ringtone saved a Russian fisherman during a bear attack,1100\nApple reported to be near buying Path social network,2279\nWhen Photos Lead a Protest,2183\nArgentine President Takes On Godson — But Not To Keep Werewolf At Bay,1373\nSaudi Arabia airline segregation: Saudi airlines to assign seats based on gender,1193\nNHL expansion plans in the works: reports,1655\n'How's it going?': Teenager wakes up during brain surgery and asks doctors for progress report,1583\nExplosive New Details Of Joan Rivers’ Medical Crisis: Doctor Snapped Selfie With Legendary Comic & Performed Unauthorized Biopsy While She Was Under Anesthesia!,810\nISIS online video shows beheading of U.S. journalist Steven Sotloff,2158\n\"ISIS leader Abu Bakr al-Baghdadi wounded in airstrike, Iraq officials say\",1809\nCharles Manson Wedding Off: Fiancee’s Morbid Plan To Exploit His Corpse Emerges,2324\nFei Lin's Penis Stolen By Thieves,197\nEnraged spouse chops off unfaithful husband's manhood – TWICE,1878\nArab woman pilot who is poster girl for Gulf states' blitz on ISIS is 'disowned by her family' for bombing 'Sunni heroes of Iraq and the Levant',79\nThis Story About How Tim Cook Changed The 'On Hold' Music At Apple Shows Why He's Such A Great CEO,1892\nReport: Hewlett-Packard plans to break into 2 companies,1414\nCruel aunt cuts off three-year-old nephew’s penis after he walks in on her using the loo,1942\n\"Apple Reportedly Close to Acquiring 'Path', Looking to Integrate Service Into Messages\",222\nRobot vacuum cleaner 'attacks' South Korea housewife's hair,896\nIraqi Official Accuses ISIS Of Harvesting Organs To Finance Operations,946\nHP Is Planning To Split Into Two Separate Businesses,1111\n\"IBM Corp expected to cut more than 110,000 jobs in massive overhaul, report says\",1812\nCheese addiction breaks Kim Jong-un's ankles,196\nCNN: Doctor Took Mid-Surgery Selfie with Unconscious Joan Rivers,2205\nHewlett-Packard Announces Plans To Break Up Company,1851\nHewlett-Packard Plans To Split Into Two Companies: WSJ Report,1322\nJoan Rivers' Doctor Reportedly Took a Selfie Before Her Cardiac Arrest,2500\nReport: ISIS Islamists at the Gates of Baghdad,1387\nReport: Egyptian President Makes Surprising Suggestion to Move the Location of a Future Palestinian State,884\nMinecraft Is Expected to Be Acquired by Microsoft,2467\nRaven-Symoné Slams Rumors That Bill Cosby Molested Her,1209\n\"50ft crustacean, dubbed Crabzilla, photographed lurking beneath the waters in Whitstable\",2500\nJoan Rivers' Personal Doctor Allegedly Took A Selfie During Her Throat Procedure,2467\nJustin Bieber ringtone saves Russian fisherman from bear attack,1701\nHermaphroditic cat to get gender assignment surgery,246\n‘Tempting Eyes’ Ban: Saudi Women With Pretty Eyes Made To Cover Them Up,411\nNHL expansion plans in the works: reports,1316\n\"Stephen Sotloff beheading shown in video, ISIS claims\",259\n\"Report: Joan Rivers doctor took selfie, began biopsy, source says\",1396\nJoan Rivers Doctor Denies Selfie,2512\nJasmine Tridevil Has Surgery 'To Add Third Breast' Total Recall Style,2231\nVideo Appears to Show ISIS Execution of Second American Steven Sotloff,934\n\"Three-breasted Florida woman Jasmine Tridevil insists third boob is real, but police report shows she once lost 'prosthesis'\",1450\nVideo reportedly shows beheading of reporter Steven Sotloff by ISIS,1499\nJoan Rivers' doctor 'took selfie before biopsy',2467\nChildren in dog fighting horror,1209\n\"Saudi Arabia Airline Segregation: New Islamic Law Takes Flight On Airliner, Seating By Gender Coming Soon\",1765\nWoman Gets Third Boob to Appear Unattractive to Men,1270\nWoman has surgery to get third breast: The three most statistically unlikely pairs of boobs,1228\nIs this Crabzilla? Giant Monster Crab Caught on Camera,2279\nArgentina president adopts young Jewish boy as godson to prevent him from turning into werewolf,1676\nU.S. Authenticates Video Showing Sotloff's Beheading,556\nKim Jong-un's discomfort 'down to cheese addiction',1650\nHermaphroditic cat to get gender assignment surgery,918\nISIS Reportedly Beheads A Second American Journalist,268\nU.S.: Video showing Sotloff beheading is authentic,1117\n\"Brain Surgery Recovery: Teenage Girl Wakes Up During Procedure, Talks About Cats\",2158\nHewlett-Packard to split in 2 companies,2505\nNHL expansion plans in the works: reports,1484\nJoan Rivers’ Doctor Snapped Selfie During Throat Procedure (Report),2487\nSaudi Arabia airline segregation: Saudi airlines to assign seats based on gender,2100\n\"Ferguson Protester's Photo Gets Edited Into Racist Meme, Goes Viral\",1907\nHong Kong riot cops forced to withdraw after democracy protesters copy 'Don't shoot' gesture used by US demonstrators after a police officer shot an unarmed black teenager,2510\nThis Third Boob Is Probably Only Real in Our Hearts,2425\nWoman has third breast implanted,85\n\"Sony Hackers Email: Thanks For Running Scared, We'll Stop Now\",1894\nArgentina's President Didn’t Adopt A Jewish Child To Avoid Becoming A Werewolf; So What Did She Do?,710\nDumb Racists Photoshop Ferguson Protester Into Awful Viral Meme,150\n\"Source: Joan Rivers' doctor took selfie, began biopsy before her cardiac arrest\",1765\nIslamic State releases video showing beheading of US hostage Steven Sotloff,1052\nRumor: Apple in late-stage talks to buy Path social platform,2121\nJustin Bieber ringtone saves Russian fisherman from bear attack,806\nJustin Bieber ringtone saved a Russian fisherman during a bear attack,813\nTransgender teen leaves note on Tumblr blaming Christian parents for suicide,680\nSaudi Airlines to ban gender-mixing seating,353\nArgentina president adopts Jewish godson for first time in country's history,2198\nIsis: James Foley's beheaded body in $1m 'humanity case' sale offer to family,1290\nMystery of 50ft giant crab caught on camera yards from British harbour,2023\n3-Boobed Woman a Fake,1445\nJoan Rivers’ doctor snapped a selfie before biopsy surgery,1861\nThis Campaign Shows A Pretty Genius Way To Stop Men Catcalling In The Street,486\nFlorida Woman Has Surgery To Add Third Breast To Her Chest,1618\nFerguson and Hong Kong Have One Important Thing in Common,259\n\"HACKERS TO SONY: If You Make Any More Trouble, We'll Destroy You\",528\n\"“I am lost for words,” 5-year-old boy billed for missing friend’s birthday party\",1456\nWoman with three breasts: Real or hoax?,1378\n\"Finally, proof that Justin Bieber IS unbearable: Russian fisherman saved from bear attack when ringtone featuring one of the pop brat's songs scares it away\",2315\nFemale Kurdish ‘poster girl’ fighter feared killed,1749\n\"Report: Woman claims she had third breast added, hopes to become a TV star\",2026\nIs Jasmine Tridevil’s Third Boob Real? Alisha Hessler Hoax Rumors Swirl,1188\n\"Disgusting! Joan Rivers Doc Gwen Korovin’s Sick Selfie EXPOSED — Last Photo Of Comic Icon, When She Was Under Anesthesia, At Center Of Medical Investigation\",1287\nJilted wife chops off two-timing hubby’s manhood — twice,2301\nVideo purports to show beheading of US journalist,627\nIBM is about to get hit with a massive reorg and layoffs,1935\nPresident of Argentina Adopts Boy to Stop Him from Becoming a Werewolf,2382\nMissing Kim Jong-un suffering with 'condition' after CHEESE binge,916\n\"Hewlett-Packard splits off PC, printer businesses\",1953\nFerguson and Hong Kong Have One Important Thing in Common,96\nSteven Sotloff: Islamic State 'kills US hostage',2071\n\"Transgender Teen Leelah Alcorn Commits Suicide By Walking In Front Of Semi Truck, Blames Christian Parents In Viral Suicide Note\",1373\nOffice sandwich thief is caught after hilarious 'note war' reaches fantastic finale,3\n\"Texas boy, 9, suspended for threatening to use ‘Hobbit’ magic, dad says\",1248\n\"Next-gen iPhone rumored to sport dual-lenses, DSLR quality in 'biggest camera jump ever'\",2422\n\"Apple plans to phase out Beats Music brand, report says\",2350\nApple installing safes in-store to protect gold Watch Edition,1232\nGirl destroys boyfriends penis in acid attack after video of them having sex goes viral,166\nAfghan Mother Kills 25 Taliban,2205\n\"Argentina President, Christina Kirchner, Has Bizarre Werewolf Mishap\",2253\nWoman with three breasts: Real or hoax?,471\nThree-breasted woman outed as fake by Tampa police,1618\n\"ISIS Beheads American Journalist Steven Sotloff, Monitoring Group Says\",1861\n\"Official: Houthis take U.S. vehicles, weapons in Yemen\",566\nThese Men Catcalling Their Undercover Mothers Is the Best Payback Ever,1373\n\"Bieber ringtone scares bear, saves man's life\",1411\nKid Suspended For Allegedly Threatening Classmate With ‘Hobbit’ Magic,471\n\"After Beheading of Steven Sotloff, Obama Pledges to Punish ISIS\",898\nTim Cook makes change at Apple after reading email from unhappy customer,911\n\"Disgusting! Joan Rivers Doc Gwen Korovin’s Sick Selfie EXPOSED — Last Photo Of Comic Icon, When She Was Under Anesthesia, At Center Of Medical Investigation\",1033\nSaudi Arabia set to introduce gender segregation on national airline flights,1250\nDoc calls macabre 'selfie' claims completely crazy,1454\nTesla to Choose Nevada for Battery Factory,378\nThis Woman Claims To Have Had Plastic Surgery To Have A Third Breast,2359\nAPPLE WATCH MAY GO ON SALE IN MARCH ACCORDING TO ANALYST,2464\nIraqi Army Downs 2 UK Planes Carrying Weapons for ISIL,1023\n'I had a third breast implant so I can turn off men',535\nLenovo Looking To Buy BlackBerry Ltd [REPORT],178\nIs 'Crabzilla' real or not? Leading marine biologist rules picture of giant crab lurking in shallow waters must be a HOAX,249\nApple to shut down Beats Music? Not so Apple says,1411\nLG will be sole supplier of Apple Watch display,1694\nEXCLUSIVE: Lenovo Could Make An Offer For BlackBerry As Early As This Week,2437\nWoman Adds Third Breast by Undergoing Surgery to Participate in Reality Show,1960\nIsis 'just one mile from Baghdad' as al-Qaeda fighters join forces against Syria air strikes,912\nAngry Passenger Tossed Off Plane after Crew Wishes Him 'Merry Christmas',641\nRaven-Symone Did NOT Accuse Bill Cosby Of Molestation Or Rape — It’s A HOAX,2427\nA Russian Guy Says His Justin Bieber Ringtone Saved Him From A Bear Attack,1100\nKim Jong-un loves CHEESE so much he's ballooned in size and walks with limp,1216\nSaudi Airline Considering Separating Passengers By Gender,2140\nMicrosoft nears deal to buy Minecraft maker Mojang : WSJ,1704\nBrain op shock as teen wakes up mid-surgery,2320\nHearing Unconfirmed Reports of Saudi Pipeline Explosion,1762\nCNN: Doctor Took Mid-Surgery Selfie with Unconscious Joan Rivers,1454\nISIS Reported to Behead Second American,485\nFemale Kurdish ‘poster girl’ fighter feared killed,960\nU.S. Officials Threatened James Foley’s Parents With Prosecution Over Ransom,749\n\"Texas boy, 9, suspended for threatening to use ‘Hobbit’ magic, dad says\",894\nApple reportedly planning to shut down Beats Music subscription streaming service [u],1086\nISIS Beheads Second American Journalist,916\nISIS Allegedly Beheads Second Captive American Journalist,2319\nIs Jasmine Tridevil’s Third Boob Real? Alisha Hessler Hoax Rumors Swirl,1444\nArgentina Has a Superstition That Seventh Sons Will Turn into Werewolves,1633\n'Throat specialist to the stars' allegedly involved in fatal Joan Rivers procedure denies taking selfie with star as she releases statement saying she will not comment on tragic incident,2119\nHugh Hefner Found Dead But Still Makes It To Family Movie Night,2222\nWH won’t say if Foley family was threatened not to pay ransom,627\nSamsung Rumoured to be Supplying the Screens for Apple Watch... Mk II,2038\nJasmine Tridevil: Woman with three breast denies surgery hoax claims,1102\n\"Jealous Wife Who Chopped Off Husband’s Penis For Cheating On Her, Chops It Off A Second Time\",1163\n\"Source: Joan Rivers' doc did biopsy, selfie\",20\nBlood money: How ISIS is selling human organs harvested from living hostages and its own dead soldiers to fund terror across the Middle East,2350\nNo joke: 5-year-old billed for missing friend’s birthday party,606\nA bunch of cool health features were cut from the Apple Watch at the last minute,2038\nJoan Rivers' Doctor Reportedly Took a Selfie Before Her Cardiac Arrest,1705\nMeet the 3-boobed woman,1454\nArgentina Has a Superstition That Seventh Sons Will Turn into Werewolves,361\nArgentina's President Didn’t Adopt A Jewish Child To Avoid Becoming A Werewolf; So What Did She Do?,2007\nCanadian cat Mittens to undergo gender reassignment surgery after it is revealed to be a hermaphrodite,2400\nREPORT: The Apple Watch will be available outside the US when it launches next month,525\nArgentina's President Just Adopted a Son So He Won't Turn into a Werewolf,1088\nMinecraft Is Expected to Be Acquired by Microsoft,338\nKei Nishikori Highest-Paid Tennis player in the World,207\nIslamic State video reportedly shows beheading of Steven Sotloff,1596\n9-year-old girl pens touching letter to teacher who came out as gay,910\nArgentina president adopts young Jewish boy as godson to prevent him from turning into werewolf,710\nKim Jong-un's discomfort 'down to cheese addiction',566\n\"‘Hands Up, Don’t Shoot’ in Hong Kong Protests?\",1872\n\"\"\"Jihadi John\"\" reportedly wounded in airstrike\",910\n\"Reports: NHL expansion could include Las Vegas, others\",1484\nCNBC: Tesla chooses Nevada for new battery factory plant,814\n'How's it going?': Teenager wakes up during brain surgery and asks doctors for progress report,1386\nThey're fake! Woman who claims to have surgically implanted third breast is a self-proclaimed hoaxer who once reported a '3 breast prosthesis' stolen from her luggage,1272\n\"19-year-old girl wakes up during brain surgery, asks doctors ‘How’s it going?’\",353\nThree Boobs Are Most Likely Two Boobs and a Lie,1188\nIslamic State releases video showing beheading of US hostage Steven Sotloff,1816\nParents billed $29 for a ‘no-show fee’ after five-year-old son misses birthday party,1211\nUS Ally Saudi Arabia Starts Gender Segregation On National Airline,1452\nThe men caught cat-calling and wolf whistling their own MOTHERS: Hilarious TV show disguises women so they can experience their sons' behaviour,1285\nUnited Nations asked to investigate claims of organ harvesting by ISIS,1228\n3-Boobed Woman a Fake,1286\n\"Oil spikes on U.S. inventory data, Saudi explosion rumor\",1414\nArgentina's President Cristina Kirchner Adopts Jewish Godson To Prevent Him Turning Into A Werewolf,1431\nFerguson and Hong Kong Have One Important Thing in Common,1639\n\"Doctor took selfie with Joan Rivers while star was under anesthesia, CNN says  Read more at Jacksonville.com: http://jacksonville.com/entertainment/2014-09-16/story/doctor-took-selfie-joan-rivers-while-star-was-under-anesthesia-cnn#ixzz3DZRmGLrZ\",2517\n\"19-year-old girl wakes up during brain surgery, asks doctors ‘How’s it going?’\",1373\nTV show tricks chronic catcallers into harassing their own mothers,326\n\"A Peruvian TV show is tricking men into catcalling their mothers, for feminism\",1716\nIs Jasmine Tridevil’s Third Boob Real? Alisha Hessler Hoax Rumors Swirl,1373\n\"Disgusting! Joan Rivers Doc Gwen Korovin’s Sick Selfie EXPOSED — Last Photo Of Comic Icon, When She Was Under Anesthesia, At Center Of Medical Investigation\",2357\n\"Ohio Trans Teen Commits Suicide, Leaves Heartbreaking Note Declaring “There’s No Way Out”\",2312\nThere's A Weird Story Going Around About How Argentina's President Just Saved A Jewish Man From Becoming A Werewolf,1418\nISIS Reportedly Executes 2nd American Journalist,448\nParty invoice: Boy sent bill for birthday no-show,2189\nArgentine President Takes On Godson — But Not To Keep Werewolf At Bay,765\n‘Tempting Eyes’ Ban: Saudi Women With Pretty Eyes Made To Cover Them Up,575\nBreast Chancer,1188\nArgentina's President Adopts Jewish Boy to Keep Him from Turning into a Werewolf,2121\nISIS Beheads Second American Journalist,1304\nJoan Rivers' Doctor Reportedly Took a Selfie Before Her Cardiac Arrest,2323\n\"Video Of Steven Sotloff Slaying By ISIS Is Authentic, U.S. Confirms\",1986\nThe Story of the 3-Boobed Lady Is As Fake As Her Third Boob,1617\nApple scrapped advanced Apple Watch health monitoring features due to reliability issues,2038\nHere's What We Know About ISIS's Alleged Organ Harvesting Operation,2383\n\"Lenovo Still Wants to Buy BlackBerry and Will Try Again, Source Suggests\",2065\nWe just found out the #Ferguson Protester who claim she was shot in the eye with a rubber bullet was a false story guys. Smh..,457\nISIS Beheads Second American Journalist,2465\nRaven-Symone blasts fake report alleging she was abused by Bill Cosby: ‘Keep me out of this’,1142\nPurported Lisa Bonet Twitter Account Suspended After Cryptic Cosby Tweet,2216\n\"Sony Hackers Email: Thanks For Running Scared, We'll Stop Now\",85\nThree Afghan soldiers found at Canada border after leaving Cape Cod base,575\nHeads up oil traders: Big pipeline explosion reported in Saudi Arabia,2381\nIs this a Crabzilla spotted in the UK? Monster crab measures about 50 feet,1284\nIslamic State releases video showing beheading of US hostage Steven Sotloff,259\nU.S. Authenticates Video Showing Sotloff's Beheading,2316\nFlorida woman claims to have surgically added third breast,1204\nISIS video shows beheading of American journalist Steven Sotloff,1947\nCrabzilla,733\nThree-breasted woman outed as fake by Tampa police,2231\nStolen Member,525\n\"Three-breasted Florida woman Jasmine Tridevil insists third boob is real, but police report shows she once lost 'prosthesis'\",758\nGiant Crab,1290\nIs Jasmine Tridevil’s Third Boob Real? Alisha Hessler Hoax Rumors Swirl,1067\nJoan Rivers’ doctor took a selfie while she was out cold before doing ‘an unauthorised biopsy’,1287\nIs this a Crabzilla spotted in the UK? Monster crab measures about 50 feet,1902\nLG will be sole supplier of Apple Watch display,1092\nLoggers Accidentally Cut Down World’s Oldest Tree in Amazon Forest,1350\n\"Source: Joan Rivers' doc did biopsy, selfie\",2160\nJustin Bieber ringtone saved a Russian fisherman during a bear attack,2231\nHere's What We Know About ISIS's Alleged Organ Harvesting Operation,1450\nSouth Korean woman freed by firefighters after robot vacuum cleaner 'eats' her hair as she sleeps,2198\nISIS online video shows beheading of U.S. journalist Steven Sotloff,1886\nSaudi Airline Considering Separating Passengers By Gender,1272\n\"Joan Rivers’ Doctor Reportedly Took Selfie, Biopsy Right Before Her Heart Attack\",1454\nCheese addiction breaks Kim Jong-un's ankles,2527\n\"Woman pays $20,000 for third breast to make herself LESS attractive to men\",1241\nVideo reportedly shows beheading of reporter Steven Sotloff by ISIS,1354\nISIS Reportedly Beheaded The 'Poster Child' For Kurdish Female Fighters,927\nWoman Faces Jail Time After Slicing Off 3-Year-Old Nephew's Penis,1941\nHackers: Sony ‘Very Wise’ to Pull Film,2262\nIraqi Official Accuses ISIS Of Harvesting Organs To Finance Operations,1282\n\"Jealous Wife Who Chopped Off Husband’s Penis For Cheating On Her, Chops It Off A Second Time\",1633\nUnbearable: Man fends off bear attack by playing Justin Bieber song,2493\nObama Orders Fed To Adopt Euro Currency,934\n\"Tim Cook teases Apple Watch launch apps, and its debut in Germany\",2467\n\"Hewlett-Packard splits off PC, printer businesses\",332\nA bunch of cool health features were cut from the Apple Watch at the last minute,231\nBrain op shock as teen wakes up mid-surgery,1741\nCNN: Doctor Took Mid-Surgery Selfie with Unconscious Joan Rivers,1636\nJustin Bieber saves man from bear attack,923\nTeam 5 source: Missing Afghan soldiers found at Canadian border,2426\nISIS executioner 'Jihadi John' allegedly wounded by U.S.-led air strike: report,1704\nIslamic state issues video of beheading of U.S. hostage: SITE,2319\n\"Joan Rivers' Doctor \"\"Took a Selfie\"\" During Procedure: CNN\",778\nHewlett-Packard plans to split into two companies: Report,1469\nWoman Who Claimed To Have Surgery To Add Third Breast Exposed As Hoaxer,327\n\"Source: Joan Rivers' doc did biopsy, selfie\",1118\nFlorida woman claims to have surgically added third breast,2231\nAnother Victim? Raven-Symoné Reveals What Really Happened On ‘Cosby Show’ Set,441\nDid Argentina's President Adopt A Jewish Baby To Stop It From Becoming A Werewolf??,2382\n\"Man saved from bear attack when his Justin Bieber ringtones goes off, sending bear fleeing\",1444\n\"'Sílbale your mother', the mockumentary to stop street harassment in Peru [Google Translate]\",896\nJustin Bieber Helps Defend Russian Fisherman From Bear,2231\nNHL expansion plans in the works: reports,1626\nThree-breasted woman outed as fake by Tampa police,1272\nMissing Afghan soldiers taken into custody at Canadian border,1389\nFlorida woman gets third breast surgically implanted,2335\n\"Report: Joan Rivers doctor took selfie, began biopsy, source says\",1310\nBettman says NHL expansion not imminent,556\n\"Video Of Steven Sotloff Slaying By ISIS Is Authentic, U.S. Confirms\",96\nDumb Racists Photoshop Ferguson Protester Into Awful Viral Meme,2011\nISIS claims to behead US reporter Steven Sotloff in new video,627\nHermaphroditic cat to undergo gender reassignment surgery,452\nJustin Bieber scares off GRIZZLY BEAR and saves fisherman from a mauling,806\nHewlett-Packard to split into two public companies,1091\nFlorida woman claims to have surgically added third breast,1639\nFei Lin's Penis Stolen By Thieves: Chinese Man Allegedly Had Penis Stolen By Jealous Lovers,434\n\"Fake or freak? Woman, 21, claims to have paid $20,000 to surgically add third breast in desperate bid to become a reality TV star\",1960\nIs this Crabzilla? 'Giant crab' measuring 50ft spotted off British coast,1993\nThis Woman Claims To Have Had Plastic Surgery To Have A Third Breast,2335\nISIS Advances to Within 10 Miles of Baghdad,2040\nReport: Doctor took a selfie when Joan Rivers was under anesthesia,2173\nThree-breasted woman outed as fake by Tampa police,1964\nRaven Symone ‘Files Molestation Charges Against Bill Cosby’ is Fake,1830\n\"'Even though you're gay, I will always treat you the same way as I do now': Moving letter from nine-year-old to her school teacher after he came out to his class\",629\n\"Joan Rivers’ Doctor Reportedly Took Selfie, Biopsy Right Before Her Heart Attack\",2160\nVideo reportedly shows beheading of reporter Steven Sotloff by ISIS,898\nThree Afghan soldiers found at Canada border after leaving Cape Cod base,1886\nIslamic state issues video of beheading of U.S. hostage: SITE,1309\nReport: Woman who claimed to have third breast added is fake,150\n\"Steven Sotloff, American Journalist, Allegedly Beheaded By ISIS\",916\n\"Three-Boobed Girl probably a hoax, because obviously\",2359\nValentine’s Day 2015 May Be The Apple Watch Release Target,97\nSaudi Arabia airline segregation: Saudi airlines to assign seats based on gender,1078\nJoan Rivers’ doctor snapped a selfie before biopsy surgery,250\nFake-News Report Claims Michael Jackson Is Father Of Bruno Mars,1961\nBrain op shock as teen wakes up mid-surgery,1583\n'Crabzilla' or 'Crapzilla' -- You Decide,262\nAdopting Potential Werewolves Is Routine Business for Argentine Presidents,1285\n\"After Finding Out Mid-Wedding That Her Groom Was Unwell, This Bride Married A Wedding Guest Instead\",1078\nIs Kim Jong ill? North Korean dictator in poor health as his weight has ballooned thanks to an obsession with cheese,2065\nSaudi Airlines to Separate Men and Women on Flights,1290\n\"Morin goes back on transparency pledge, refuses to confirm or deny report that Apple is buying Path\",1601\n‘Three-boobed’ woman: They’re not fake,2291\nSaudi Arabia's national airline to introduce gender segregation after a string of complaints from male passengers,1290\nU.S. confirms authenticity of second journalist beheading video,1495\nHere's What We Know About ISIS's Alleged Organ Harvesting Operation,535\nSouth Korean woman freed by firefighters after robot vacuum cleaner 'eats' her hair as she sleeps,2226\n‘Tempting Eyes’ Ban: Saudi Women With Pretty Eyes Made To Cover Them Up,2355\n\"HACKERS TO SONY: If You Make Any More Trouble, We'll Destroy You\",2011\nApple reportedly planning to shut down Beats Music subscription streaming service [u],967\nLenovo 'resumes efforts to acquire struggling phone maker BlackBerry',1653\nU.S. airstrikes 'hit ISIS leader': Terror group chief 'critically wounded' in Iraq after coalition forces bomb jihadi leaders,1557\nLenovo might be eyeing up BlackBerry... again,1160\nParents say they were kept in the dark on attempts to save James Foley,927\nEx Co-Star Raven Symoné Blasts Rape Rumor ... THAT'S DISGUSTING!,2262\n\"Switzerland’s Assassination, Kim Jong Un Might Die From Cheese Overdose\",2378\nWoman Gets Third Boob to Appear Unattractive to Men,2026\nIsis 'Admits' Leader Abu Bakr al-Baghdadi Injured in US Air Strike,1037\nJames Foley family: Obama officials vowed criminal charges if we paid son’s ransom,2512\nKim Jong-un's discomfort 'down to cheese addiction',338\nReport: Second American Journalist Beheaded by Islamic State Terrorists,1391\nThe World's Most Accurate Apple Analyst Says The Apple Watch Is Coming In March,1163\n\"Argentina President, Christina Kirchner, Has Bizarre Werewolf Mishap\",2522\nBrighton jihadi Khalil al-Britani killed in Syria drone strike,2108\nMicrosoft said to be buying the maker of 'Minecraft' for $2 billion,1607\nISIS Releases Video Allegedly Showing Beheading of U.S. Journalist Steven Sotloff,1052\nArgentina's President Adopts Boy to End Werewolf Curse,2007\nFlorida woman gets third breast to become 'unattractive' 32,2258\nArgentina's President Didn’t Adopt A Jewish Child To Avoid Becoming A Werewolf; So What Did She Do?,1992\n\"Apple Watch Takes Two Hours to Charge, Only Delivers Notifications While on the Wrist\",2100\n\"Disgusting! Joan Rivers Doc Gwen Korovin’s Sick Selfie EXPOSED — Last Photo Of Comic Icon, When She Was Under Anesthesia, At Center Of Medical Investigation\",1653\nFox Affiliate Falls for College Humor's Office Note War Prank,1310\nTexas boy suspended for saying he could make classmate ‘disappear’ with ‘Lord of the Rings’ sorcery,2120\n\"Saudi Arabia Airline Segregation: New Islamic Law Takes Flight On Airliner, Seating By Gender Coming Soon\",1887\nYemen’s Houthi rebels seize U.S. Marines’ weapons at airport,157\n\"ISIS Might Be Harvesting Organs To Finance Operations, Iraqi Envoy Tells UN\",69\nSaudi Airlines to ban gender-mixing seating,1887\n\"Gwen Korovin, Joan Rivers’s doctor, denies taking selfie\",810\n3-Boobed Woman a Fake,2425\nReport: Islamic State Attempting to Sell James Foley’s Body for $1 Million,2158\n\"Fowler Falls For Fake Website, Makes Crazy Claims About Tennis Star\",525\nCharlie Hebdo investigator took own life hours after attack: report,2066\nMicrosoft nears deal to buy Minecraft maker Mojang : WSJ,325\n\"Woman pays $20,000 for third breast to make herself LESS attractive to men\",1275\nCrude Sees a Bid on Reports of Saudi Arabia Pipeline Explosion,172\n\"IBM to ‘sack 111,800 employees in record mass layoff’\",1414\n\"The story of the Argentinean president, werewolves and seventh sons\",1677\nVideo purportedly shows beheading of U.S. hostage Steven J. Sotloff,312\nSteven Sotloff beheading: Latest updates as ISIS release gruesome video of US journalist's murder,2319\nU.S. confirms authenticity of second journalist beheading video,2229\nHere's What We Know About ISIS's Alleged Organ Harvesting Operation,1607\nArgentina president adopts Jewish godson for first time in country's history,1421\nIsis: James Foley's beheaded body in $1m 'humanity case' sale offer to family,448\nRaven-Symone Did NOT Accuse Bill Cosby Of Molestation Or Rape — It’s A HOAX,2517\nWSJ: Apple cut watch health features due to erratic sensors,1031\n\"Man saved from bear attack when his Justin Bieber ringtones goes off, sending bear fleeing\",1067\nFake-News Report Claims Michael Jackson Is Father Of Bruno Mars,1464\n'I had a third breast implant so I can turn off men',103\n\"Nine-year-old girl writes letter to 'amazing, fantastic' teacher after he comes out as gay\",1275\nJasmine Tridevil: The woman with three breasts,1454\nCheese addiction breaks Kim Jong-un's ankles,566\nJustin Bieber saves man from bear attack,1914\nSaudi Arabian Airline Rep Denies Plan to Separate Men and Women on Flights,1754\nFresh agony for James Foley's family as sick ISIS militants 'try to sell them his headless body for $1million',336\nIraq’s ambassador urges UN to investigate claims Isis is harvesting organs: ‘We have bodies - it is clear they are missing certain parts',751\nSandwich thief gets comeuppance in this awesome office note saga,1945\nRaven-Symone Did NOT Accuse Bill Cosby Of Molestation Or Rape — It’s A HOAX,2169\nJoan Rivers' Personal Doctor Allegedly Took A Selfie During Her Throat Procedure,1882\nHermaphroditic cat to get gender assignment surgery,1373\nWhite House Threatened James Foley's Family with Prosecution,180\nMicrosoft said to be buying the maker of 'Minecraft' for $2 billion,2226\nJoan Rivers' Doctor Allegedly Took a Selfie During Her Throat Surgery,929\nNo gender segregation on Saudia,284\nArab woman pilot who is poster girl for Gulf states' blitz on ISIS is 'disowned by her family' for bombing 'Sunni heroes of Iraq and the Levant',1328\n\"Sony Hackers Email: Thanks For Running Scared, We'll Stop Now\",1373\nThree Afghan soldiers found at Canada border after leaving Cape Cod base,953\n\"Four new NHL expansion teams? Vegas, Seattle, Toronto and Quebec by 2017: Report\",2359\nIsis air strikes: Abu Bakr al-Baghdadi 'critically wounded' in air strikes near Mosul,2518\nSuspended boy threatened to make student disappear with 'Lord of the Rings' replica ring,2082\nMan’s Penis Destroyed By Battery Acid Over Viral Sex Video In South Africa,1479\nApple May Be Reintroducing The 4-inch iPhone,250\n\"Report: Joan Rivers doctor took selfie, began biopsy, source says\",1287\nArgentina’s president adopts Jewish godson to counteract werewolf legend,765\nISIS Is One Mile From Baghdad,2383\n9-Year-Old Writes Moving Letter to Teacher Who Came Out as Gay to His Class,2083\nWerewolf Legend Leads To Jewish Godson's 'Adoption' by Argentina President,778\nBritish teenager Ibrahim Kamara 'Killed In US Airstrikes In Syria',1578\nJustin Bieber Saved This Guy From a Bear Attack,2183\n\"REPORT: Apple Will Acquire Path, The Struggling Social Network\",2346\nREPORT: MARINES ORDERED BY STATE DEPT TO SURRENDER WEAPONS IN US EMBASSY EVAC IN YEMEN,2146\nReport: Islamic State Attempting to Sell James Foley’s Body for $1 Million,2063\n\"“I am lost for words,” 5-year-old boy billed for missing friend’s birthday party\",351\nHong Kong riot cops forced to withdraw after democracy protesters copy 'Don't shoot' gesture used by US demonstrators after a police officer shot an unarmed black teenager,291\n\"Doctor took selfie with Joan Rivers while star was under anesthesia, CNN says  Read more at Jacksonville.com: http://jacksonville.com/entertainment/2014-09-16/story/doctor-took-selfie-joan-rivers-while-star-was-under-anesthesia-cnn#ixzz3DZRmGLrZ\",2427\nReport: Hewlett-Packard plans to break into 2 companies,2510\nWoman has third breast implanted,2231\nIraqi Army Downs Two UK Planes Carrying Weapons for ISIS,1894\nJustin Bieber saves man from bear attack,2183\n\"Justin Bieber ringtone scares bear, saves Russian fisherman\",1112\n\"Disgusting! Joan Rivers Doc Gwen Korovin’s Sick Selfie EXPOSED — Last Photo Of Comic Icon, When She Was Under Anesthesia, At Center Of Medical Investigation\",1181\nJustin Bieber Ringtone Startles Bear,1146\n\"Morin goes back on transparency pledge, refuses to confirm or deny report that Apple is buying Path\",2346\nREPORT: Doctor Snapped A 'Selfie' While Joan Rivers Was Under Anesthesia,1310\nWoman has surgery to get third breast: The three most statistically unlikely pairs of boobs,2361\nTexas boy suspended for saying he could make classmate ‘disappear’ with ‘Lord of the Rings’ sorcery,675\n\"WH: We didn't threaten Foley, Sotloff families\",746\nWhen Street Harassers Realize The Women They're Catcalling Are Their Moms In Disguise,1441\nRaven-Symoné Slams Rumors That Bill Cosby Molested Her,1113\n\"Joan Rivers' doctor denies 'unauthorized procedure,' selfie before cardiac arrest\",810\nExplosive New Details Of Joan Rivers’ Medical Crisis: Doctor Snapped Selfie With Legendary Comic & Performed Unauthorized Biopsy While She Was Under Anesthesia!,1851\nHugh Hefner Dead Rumors Not True,2383\nGender assignment surgery to be given to hermaphrodite cat,875\nMissing Afghan soldiers taken into custody at Canadian border,1874\nHP confirms plan to split company,2324\nCrabzilla! Satellite Picture Reveals Giant Crustacean Lurking Off The Coast Of Whitstable,2522\nTesla Motors set to choose Nevada for its 'gigafactory',33\nSisi denies claims over providing Palestinians with Sinai lands,1714\nApple scrapped advanced Apple Watch health monitoring features due to reliability issues,1031\nCrabzilla artist Quinton Winter reveals all after image of crab off Whitstable appeared at Horsebridge Centre,100\nWoman with three breasts ‘was a fake who has tricked people online before’,2486\n\"Twitter messages attributed to Lisa Bonet was hoax, manager says\",2353\nISIS Reportedly Executes 2nd American Journalist,1431\n\"Source: Joan Rivers' doc did biopsy, selfie\",164\nApple Stores Are Reportedly Installing Custom Safes To House Apple Watches,1062\nISIS video shows beheading of American journalist Steven Sotloff,485\nTriple-breasted woman pictured before 'operation' and vows surgery footage will prove third boob is no hoax,1378\n\"ISIS Beheads American Journalist Steven Sotloff, Monitoring Group Says\",1031\nFlorida woman gets third breast surgically implanted,661\nIslamic State puts James Foley’s body up for sale for $1M,69\nFlorida woman gets third breast to become 'unattractive' 32,1696\nEvil Aunt Hacks Off Toddlers Penis,1643\n\"Joan Rivers' Doctor \"\"Took a Selfie\"\" During Procedure: CNN\",2439\nPresident of Argentina adopts Jewish godson to 'stop him turning into a werewolf',361\nHewlett-Packard to break into 2 companies,1110\nThere's A Weird Story Going Around About How Argentina's President Just Saved A Jewish Man From Becoming A Werewolf,1345\n\"ISIS Might Be Harvesting Organs To Finance Operations, Iraqi Envoy Tells UN\",437\nJames Foley family: Obama officials vowed criminal charges if we paid son’s ransom,180\nBrighton jihadi 'among five killed in Syria drone strike',778\nMan saved from bear attack - thanks to his Justin Bieber ringtone,1653\nSchool pupil writes moving letter to her teacher after he comes out as gay,970\nOil market shrugs off Saudi pipeline blast,2449\n\"Report: Joan Rivers doctor took selfie, began biopsy, source says\",556\nA North Korean Student Is On The Run In France After Escaping Pyongyang Agents,1914\n\"Bieber ringtone scares bear, saves man's life\",2231\n\"LG Display, Samsung unit to supply Apple Watch screens: Report\",1999\nU.S. Authenticates Video Showing Sotloff's Beheading,1510\nISIS ‘organ harvesting’ must be probed by Security Council – Iraqi envoy,1512\nJoan Rivers’ doctor snapped a selfie before biopsy surgery,2467\nArgentina's president 'adopts' godson 'to prevent him becoming a werewolf',457\nWoman with three breasts: Real or hoax?,1454\nISIS is suspected of selling human organs for money in Iraq,1207\nNSC 'appalled' by Sotloff beheading,259\nArgentina's President Adopts Young Boy so He Won't Turn Into Werewolf,923\nLenovo Looking To Buy BlackBerry Ltd [REPORT],2315\nWaPo: Was Foley’s killer a former Gitmo detainee?,987\nThe Apple Watch will launch outside the US in April too,1284\nNEWS/ Viral Video: What Happens When You Accidentally Catcall Your Mom,326\nPregnant woman loses eye after Ferguson cops fire bean bag,946\nSaudi Arabia's national airline to introduce gender segregation after a string of complaints from male passengers,1887\nBear attack foiled by Justin Bieber’s music: A story too good to check,1629\n\"ISIS LEADER ABU BAKR AL-BAGHDADI INJURED IN U.S. AIR STRIKES, IRAQI OFFICIALS CLAIM\",1696\nPregnant Ferguson woman loses her EYE after police shoot her car with bean bag during violent protests,671\nWoman Who Claimed To Have Surgery To Add Third Breast Exposed As Hoaxer,2291\nAUNT CUTS OFF 3-YEAR-OLD’S PENIS BECAUSE HE WALKED IN WHILE SHE WAS ON THE TOILET,717\nRaven-Symone Did NOT Accuse Bill Cosby Of Molestation Or Rape — It’s A HOAX,2262\nMan in China recovering in hospital after wife chopped off his penis,1763\nReport: Apple Is Shutting Down Beats Music,1714\nHewlett-Packard to split into two companies,1414\nSaudi Airlines to segregate sexes,784\nJoan Rivers Doctor Denies Selfie,2126\nArgentina's President Adopts Boy to End Werewolf Curse,2300\nBettman says NHL expansion not imminent,2057\nMeet the 3-boobed woman,1617\nWoman with three breasts ‘was a fake who has tricked people online before’,2361\nISIS claims to behead US reporter Steven Sotloff in new video,1495\nJustin Bieber scares off GRIZZLY BEAR and saves fisherman from a mauling,876\nCharles Manson wedding off as bride 'wanted to display his dead body in glass coffin',910\nRumor: ‘new’ 4-inch iPhone on the way,2465\nVideo purports to show beheading of US journalist,1712\nFlorida Woman Has Surgery To Add Third Breast To Her Chest,836\nWhite House denies it threatened families of slain American journalists,1675\nDesperate bride marries wedding guest instead of groom,2300\nJoan Rivers' doctor 'took selfie before biopsy',2205\nArgentina's President Didn’t Adopt A Jewish Child To Avoid Becoming A Werewolf; So What Did She Do?,641\nThree Afghan soldiers found at Canada border after leaving Cape Cod base,1812\nThree Boobs Are Most Likely Two Boobs and a Lie,1204\n\"Teen Iga Jasica wakes up during brain surgery, asks how it’s going\",1052\n\"IBM to ‘sack 111,800 employees in record mass layoff’\",389\nBlood money: How ISIS is selling human organs harvested from living hostages and its own dead soldiers to fund terror across the Middle East,1894\nSaudi Airlines to ban gender-mixing seating,1290\n\"Saudi airline, Saudia, to ban gender-mixing\",1151\n'I had a third breast implant so I can turn off men',1479\nIsis: Masked Executioner Jihadi John Injured in US Led Airstrikes in Iraq,2204\nNorth Korean dictator Kim Jong-un may be seriously ill from eating too much Emmental cheese: report,2259\nSaudi Arabia's national airline plans to keep men and women apart,1561\nMissing Afghani soldiers found trying to cross US border to Canada,2396\nFake-News Report Claims Michael Jackson Is Father Of Bruno Mars,1414\nJoan Rivers Personal Doctor Allegedly Took A Selfie Before Her Biopsy And Cardiac Arrest,141\nKorean Housewife’s Hair Sucked Up into Robot Vacuum,1300\nPregnant woman loses eye after police shoot bean bag at her,2008\nISIS Reported to Behead Second American,1676\nWoman has third breast implanted,2292\nApple reportedly planning to shut down Beats Music subscription streaming service [u],249\nGiant Crab,998\nApple to keep gold Watch Editions in special in-store safes,231\nSaudi Arabia's national airline to introduce gender segregation after a string of complaints from male passengers,1754\nCharles Manson's fiancee used him for his ... corpse?,675\nCheese blamed for North Korean leader Kim Jong-un's broken ankles,2193\nIs Jasmine Tridevil's Triple Breasted Tale An Internet Hoax?,274\nArgentina president adopts young Jewish boy as godson to prevent him from turning into werewolf,2382\nFlorida woman gets plastic surgery to add a third breast,1618\nCharles Manson's fiancée 'only wanted to marry him so she could put his corpse on display in a glass coffin after he died',141\nISIS Baghdad March: Islamic State 1 Mile Away From Iraqi Capital,131\nMan saved from bear attack - thanks to his Justin Bieber ringtone,2038\n\"Apple Watch to go on sale in March, claims analyst\",1402\nJoan Rivers’ doctor took selfie during procedure,2487\n\"Texas boy, 9, suspended for threatening to use ‘Hobbit’ magic, dad says\",2316\nWoman Bit By Scorpion on Alaska Airlines Flight Is Chill as Hell,1452\nREPORT: Doctor Snapped A 'Selfie' While Joan Rivers Was Under Anesthesia,1525\n\"Disgusting! Joan Rivers Doc Gwen Korovin’s Sick Selfie EXPOSED — Last Photo Of Comic Icon, When She Was Under Anesthesia, At Center Of Medical Investigation\",1701\nMinecraft Is Expected to Be Acquired by Microsoft,197\nHewlett-Packard to break into 2 companies,38\nIBM job cuts?; D.R. Horton soars on beat; AT&T expands in Mexico,2011\nChina Penis Amputation: Cruel Aunt Viciously Mutilates Toddler's Genitals as Punishment,361\nCrabzilla,1902\nTriple-breasted woman pictured before 'operation' and vows surgery footage will prove third boob is no hoax,535\nISIS Advances to Within 10 Miles of Baghdad,2029\nSteven Sotloff 'beheading': Islamic State fighters release video claiming to show death of second US journalist,1354\n\"​ISIS might be harvesting organs, Iraqi diplomat says\",182\n\"No, Argentina's president did not adopt a Jewish child to stop him turning into a werewolf\",457\nMicrosoft nears deal to buy Minecraft maker Mojang : WSJ,197\n\"Doctor took selfie with Joan Rivers while star was under anesthesia, CNN says  Read more at Jacksonville.com: http://jacksonville.com/entertainment/2014-09-16/story/doctor-took-selfie-joan-rivers-while-star-was-under-anesthesia-cnn#ixzz3DZRmGLrZ\",810\n\"Bieber ringtone scares bear, saves man's life\",448\nArgentina’s president adopts Jewish godson to counteract werewolf legend,37\nHermaphroditic cat to undergo gender reassignment surgery,875\nVideo purportedly shows beheading of U.S. hostage Steven J. Sotloff,1354\nJustin Bieber ringtone saves Russian fisherman from bear attack,1146\nJustin Bieber Basically Saves A Russian Man From A Bear,1861\n\"Report: Toronto, Seattle, Quebec City to join Vegas in 2017 NHL expansion\",1607\nJoan Rivers' Doctor Took a Selfie While She Was Under Anesthesia (Report),42\nHP is reportedly splitting into two companies,668\n\"Report: Woman claims she had third breast added, hopes to become a TV star\",1275\nISIS terror chief 'believed dead': Iraqi military confirm warlord WAS injured in US-led airstrike as speculation grows feared jihadist perished in attack,1037\n‘How’s it going?’: Teen wakes up during brain surgery,1741\n\"IBM To Cut More Than 110,000 Jobs, Report Says\",1935\nISIS Reportedly Beheaded The 'Poster Child' For Kurdish Female Fighters,100\nSaudi Arabia outlaws ‘tempting eyes’,2355\nThis Zombie Cat Returned Home Five Days After Being Buried By Its Owner,1705\n‘Three-boobed’ woman: They’re not fake,1270\nSamsung Rumoured to be Supplying the Screens for Apple Watch... Mk II,1444\nIndian bride marries wedding guest after husband has epileptic seizure during ceremony,1304\nReports: Missing Afghan soldiers found at Canadian border,1626\n\"Jealous Wife Who Chopped Off Husband’s Penis For Cheating On Her, Chops It Off A Second Time\",42\nKei Nishikori Highest-Paid Tennis player in the World,1928\nThe World's Most Accurate Apple Analyst Says The Apple Watch Is Coming In March,1431\n\"Joan Rivers: Doctor Took Selfie With Unconscious Comedian, Performed Biopsy Without Consent -- Details\",1851\nRumors Swirling About Israel's Shocking Sinai 'Endgame' Plan for Palestinians in Gaza,20\nJoan Rivers Doctor Denies Selfie,1851\nReport: ISIS Islamists at the Gates of Baghdad,627\nIs 'Crabzilla' real or not? Leading marine biologist rules picture of giant crab lurking in shallow waters must be a HOAX,1386\n\"ISIS Leader Injured in Air Strike, Iraqi Officials Say\",328\nWoman with three breasts ‘was a fake who has tricked people online before’,2335\nPresident of Argentina adopts godson to stop him from turning into a werewolf,1160\nISIS Reportedly Executes 2nd American Journalist,2063\nIBM job cuts?; D.R. Horton soars on beat; AT&T expands in Mexico,389\nISIS Is Reportedly Trying To Sell James Foley's Remains For $1 Million,1275\nSouth Korean woman freed by firefighters after robot vacuum cleaner 'eats' her hair as she sleeps,841\n\"Joan Rivers: Doctor Took Selfie With Unconscious Comedian, Performed Biopsy Without Consent -- Details\",1765\n\"​ISIS might be harvesting organs, Iraqi diplomat says\",2198\n\"ISIS Beheads American Journalist Steven Sotloff, Monitoring Group Says\",1687\nReport: Apple Plans to Phase Out Beats Music Brand,1486\n\"Stephen Sotloff beheading shown in video, ISIS claims\",1512\nHP is better not together — company to split into enterprise and PC/printer businesses,2505\nIsraeli politicians praise Sisi plan to give Palestinians land for a state in Sinai,1270\n\"NHL expansion to include Toronto, Quebec City, Seattle and Las Vegas: Report\",415\nTampa woman claims to add 3rd breast,85\nThree Afghan soldiers who vanished from Massachusetts military base are FOUND trying to cross into Canada,2285\n\"Wife chops off cheating husband’s penis, twice\",1276\nISIS claims to behead US reporter Steven Sotloff in new video,1387\nIslamic State releases video showing beheading of US hostage Steven Sotloff,485\nJames Foley family: Obama officials vowed criminal charges if we paid son’s ransom,1675\nBlood money: How ISIS is selling human organs harvested from living hostages and its own dead soldiers to fund terror across the Middle East,1553\nFei Lin's Penis Stolen By Thieves: Chinese Man Allegedly Had Penis Stolen By Jealous Lovers,1373\nBrighton jihadi 'among five killed in Syria drone strike',166\nHP to split into two businesses -- report,1110\n\"Report: HP to split into two companies, one focused on PCs/printers and one on enterprise computing\",1937\nIsis 'just one mile from Baghdad' as al-Qaeda fighters join forces against Syria air strikes,927\nReport: Doctor took a selfie when Joan Rivers was under anesthesia,2160\nHewlett-Packard to split in 2 companies,1838\nWhen Photos Lead a Protest,1872\nISIS online video shows beheading of U.S. journalist Steven Sotloff,1712\n\"3 Afghan Soldiers Missing From U.S. Base Apprehended at Canadian Border, Reports Say\",953\nWoman has third breast implanted,471\nWerewolf Legend Leads To Jewish Godson's 'Adoption' by Argentina President,1773\nArgentina’s president adopts Jewish boy to save him from life as a werewolf,1850\nMan removed from plane over Christmas greeting dispute,69\nWoman With Three Breasts Is Reportedly A Fake: Jasmine Tridevil’s Real Identity Revealed,2231\nEXCLUSIVE: Lenovo Could Make An Offer For BlackBerry As Early As This Week,785\nWoman Reportedly Cuts Off Husband's Penis Twice in One Night,1878\n\"If They Are Beautiful, The Woman Will Be In Trouble': Saudi Arabia Religious Police Ban 'Tempting Eyes'\",1366\nSource: Hackers send new message to Sony,1209\nReport: ISIS Is Selling the Body of James Foley for $1 Million,1449\nHP is reportedly splitting into two companies,1387\nAl-Sisi proposes: Extend Gaza Strip into Sinai and establish Palestinian state there,2151\nSaudi Airlines to Separate Men and Women on Flights,1193\n‘How’s it going?’: Teen wakes up during brain surgery,1527\nREPORT: Doctor Snapped A 'Selfie' While Joan Rivers Was Under Anesthesia,2517\nSaudi national airline may introduce gender segregation on its flights,1452\n4-inch iPhone 6 reported to be in development,334\nArgentina's President Just Adopted a Son So He Won't Turn into a Werewolf,802\nWoman Who Claimed To Have Surgery To Add Third Breast Exposed As Hoaxer,764\nSteven Sotloff beheading: Latest updates as ISIS release gruesome video of US journalist's murder,898\n\"IBM Corp expected to cut more than 110,000 jobs in massive overhaul, report says\",1903\nIslamic State leader Abu Bakr al-Baghdadi wounded in airstrike: claims,1037\nArgentina's President Cristina Kirchner Adopts Jewish Godson To Prevent Him Turning Into A Werewolf,1581\nJoan Rivers Personal Doctor Allegedly Took A Selfie Before Her Biopsy And Cardiac Arrest,437\nNo gender segregation on Saudia,353\n\"New report tips Apple Watch release in March, 12in MacBook Air in Q1\",1023\nYou can still order a McPizza at these two McDonald’s locations,318\nLenovo tipped to make a bid for BlackBerry this week,2279\nREPORT: Doctor Snapped A 'Selfie' While Joan Rivers Was Under Anesthesia,2169\n\"Afghan family kills 25 Taliban, media report\",1394\nJoan Rivers death: Biopsy doctor ‘took SELFIE with star while she was under anesthesia moments before cardiac arrest’,2323\nReport: Apple Rethinking Beats Music Brand,249\nFlight Delayed Due To Rampaging Scorpion,1445\n\"Joan Rivers' Doctor \"\"Took a Selfie\"\" During Procedure: CNN\",1964\nCharles Manson's fiancee used him for his ... corpse?,2082\nTesla chooses Nevada for battery factory: Sources,1044\nISIS Reportedly Executes 2nd American Journalist,1386\n'How's it going?': Teenager wakes up during brain surgery and asks doctors for progress report,1235\nSaudi Airlines to segregate sexes,791\nCruel aunt cuts her three-year-old nephew's penis off because he burst in on her on the loo and asked to use her phone,113\nYou can still order a McPizza at these two McDonald’s locations,814\n\"3 Afghan Soldiers Missing From U.S. Base Apprehended at Canadian Border, Reports Say\",2396\nWhite House denies it threatened families of slain American journalists,180\n\"No, Argentina's president did not adopt a Jewish child to stop him turning into a werewolf\",252\nRampur: Angry Bride Marries Guest after Learning Groom is Epileptic,1432\nThree Boobs Are Most Likely Two Boobs and a Lie,1128\nWerewolf legend leads Argentine president to adopt,1992\nFurious women set trap for 'underwear thief' then shame him in public,1386\n'Miracle cat' rises from the dead five days after burial,2083\nGovernment threatened Foleys with criminal charges over ransom,1218\n\"Sorry, Argentina's President Didn't Actually Adopt a Jewish Werewolf\",641\n\"'Sílbale your mother', the mockumentary to stop street harassment in Peru [Google Translate]\",326\nVeterans Today reporting Iraqi Army Downs 2 UK Planes Carrying Weapons for ISIL,2363\nPoster girl in fight against ISIS is beheaded by terror group,1701\n\"Oil spikes on U.S. inventory data, Saudi explosion rumor\",2449\nThese Men Freak Out When They Discover The Women They Are Harassing Are Their Moms In Disguise (VIDEO),823\n\"Woman pays $20,000 for third breast to make herself LESS attractive to men\",252\nApple was forced to nix key health features from its smartwatch -- report,2491\nISIS Reported to Behead Second American,1052\nWoman cuts off husband's penis twice after catching him cheating,940\nISIS Leader Abu Bakr al-Baghdadi Wounded in Airstrikes; His Aide Killed,890\nLisa Bonet Did NOT Send “Cryptic Tweet” About Bill Cosby — Twitter Account Fake!,2427\nWoman has surgery to get third breast: The three most statistically unlikely pairs of boobs,1204\nU.S. Authenticates Video Showing Sotloff's Beheading,2216\nIslamic State releases video of beheading of U.S. hostage Steven Sotloff: site intelligence monitoring service,1031\nU.S.: Video showing Sotloff beheading is authentic,2366\n\"U.S., BRENT CRUDE CRUDE FUTURES EXTEND GAINS ON UNCONFIRMED MARKET RUMOR OF OIL PIPELINE EXPLOSION IN SAUDI ARABIA\",1641\n\"Report: Toronto, Seattle, Quebec City to join Vegas in 2017 NHL expansion\",1696\nJasmine Tridevil: The woman with three breasts,2026\nThe US Threatened To Prosecute Families Of The 2 Murdered Americans If They Paid A Ransom To ISIS,1218\nU.S. Officials Threatened James Foley’s Parents With Prosecution Over Ransom,2229\nJustin Bieber saves man from bear attack,934\nBritish teenage jihadi believed to have been killed in Syria,1203\nIraq’s ambassador urges UN to investigate claims Isis is harvesting organs: ‘We have bodies - it is clear they are missing certain parts',2136\nJilted wife chops off two-timing hubby’s manhood — twice,1962\nJihadist Brit teen killed in US air strikes,1203\n\"ISIS Leader Injured in Air Strike, Iraqi Officials Say\",2518\nJoan Rivers' doctor snapped selfie during throat surgery: report,1287\nCharles Manson's fiancee used him for his ... corpse?,2464\nChildren in dog fighting horror,2333\nREPORT: ISIS FIGHTING JUST ONE MILE OUTSIDE BAGHDAD DESPITE AIRSTRIKES,1596\nNEWS/ Read the Touching Letter This 9-Year-Old Girl Sent Her Teacher After He Came Out to the Class,1246\nMum helps kill 25 Taliban fighters during SEVEN-hour gun battle in revenge for cop son's death,2195\nJustin Bieber Basically Saves A Russian Man From A Bear,2105\nFlorida woman gets plastic surgery to add a third breast,1188\nCharles Manson's fiancée 'only wanted to marry him so she could put his corpse on display in a glass coffin after he died',2151\nMissing Kim Jong-un suffering with 'condition' after CHEESE binge,566\nAdopting Potential Werewolves Is Routine Business for Argentine Presidents,326\nReport: Apple Plans to Phase Out Beats Music Brand,231\nWhite House denies it threatened families of slain American journalists,1186\nStolen Member,329\nHP announces plan to split in two,1322\nCATCALLING IS NEVER FUNNY UNLESS IT'S THESE BROS TRICKED INTO CATCALLING THEIR MOTHERS,1092\nWerewolf Legend Leads To Jewish Godson's 'Adoption' by Argentina President,1639\nPresident of Argentina adopts Jewish godson to 'stop him turning into a werewolf',2131\n\"Disgusting! Joan Rivers Doc Gwen Korovin’s Sick Selfie EXPOSED — Last Photo Of Comic Icon, When She Was Under Anesthesia, At Center Of Medical Investigation\",164\n\"Teen Iga Jasica wakes up during brain surgery, asks how it’s going\",1527\nPresident of Argentina adopts godson to stop him from turning into a werewolf,2253\nU.S. confirms authenticity of second journalist beheading video,1964\nBOOK: CHARLES MANSON’S FIANCÉ WANTED MARRIAGE SO SHE COULD DISPLAY HIS CORPSE IN TOURIST ATTRACTION,2057\nHermaphroditic cat to get gender assignment surgery,38\nApple Watch Edition contains new “Apple gold”,905\nSuspended boy threatened to make student disappear with 'Lord of the Rings' replica ring,1684\n\"Lenovo Still Wants to Buy BlackBerry and Will Try Again, Source Suggests\",1677\nScorpion stings flier on Alaska Airlines flight from L.A.,2231\nJoan Rivers’ Doctor Snapped Selfie During Throat Procedure (Report),1639\nOil market shrugs off Saudi pipeline blast,970\nLenovo Looking To Buy BlackBerry Ltd [REPORT],2491\nJoan Rivers’ doctor took a selfie while she was out cold before doing ‘an unauthorised biopsy’,1963\nThree Boobs Are Most Likely Two Boobs and a Lie,1696\nThird boob likely a hoax,1811\nReport: Woman who claimed to have third breast added is fake,2359\n\"Sorry, Argentina's President Didn't Actually Adopt a Jewish Werewolf\",1345\n\"iPhone 6s To Have DSLR-Quality Camera? Rumors Suggest ‘Dual-Lens’ Camera, Apple Watch ‘Force Touch’ Feature\",806\nAngry Indian bride marries wedding guest,916\n\"Report: Microsoft Trying To Buy Mojang, Creators Of Minecraft\",2226\nJoan Rivers' Doctor Took a Selfie While She Was Under Anesthesia (Report),946\nRumors Swirling About Israel's Shocking Sinai 'Endgame' Plan for Palestinians in Gaza,1373\nISIS Releases Video Allegedly Showing Beheading of U.S. Journalist Steven Sotloff,1998\nChildren Used To Replace Fighting Dogs,868\nCNN: Doctor Took Mid-Surgery Selfie with Unconscious Joan Rivers,1601\n\"19-year-old girl wakes up during brain surgery, asks doctors ‘How’s it going?’\",1607\nMissing Fort Carson item not a nuclear weapon - despite Internet rumors,1111\nMan Kicked Off Flight Thanks to His Burning Hatred for Christmas,141\nJoan Rivers' Doctor Reportedly Took a Selfie Before Her Cardiac Arrest,1229\n'The Cosby Show' Star Raven Symone Joins Long List of Women Accusing Bill Cosby of Rape,1947\nArgentina’s president adopts Jewish boy to save him from life as a werewolf,2427\nSaudi Arabia's national airline to introduce gender segregation after a string of complaints from male passengers,353\nBrighton teenager killed in US air strikes in Syria,2041\nU.S. Authenticates Video Showing Sotloff's Beheading,1596\nLoggers Accidentally Cut Down World’s Oldest Tree in Amazon Forest,268\n\"ISIS LEADER ABU BAKR AL-BAGHDADI INJURED IN U.S. AIR STRIKES, IRAQI OFFICIALS CLAIM\",1941\n\"WH: We didn't threaten Foley, Sotloff families\",884\nVideo purportedly shows beheading of U.S. hostage Steven J. Sotloff,934\nSteven Sotloff beheading: Latest updates as ISIS release gruesome video of US journalist's murder,1510\nJustin Bieber Basically Saves A Russian Man From A Bear,37\n‘Crabzilla’ a 50-foot colossal conundrum,1624\nPresident of Argentina Adopts Boy to Stop Him from Becoming a Werewolf,37\n\"HACKERS TO SONY: If You Make Any More Trouble, We'll Destroy You\",2350\nUK looking into reports IS beheading suspect wounded,1324\nA bunch of cool health features were cut from the Apple Watch at the last minute,2279\nMissing Afghan soldiers taken into custody at Canadian border,870\nThey're fake! Woman who claims to have surgically implanted third breast is a self-proclaimed hoaxer who once reported a '3 breast prosthesis' stolen from her luggage,2038\nReport: Apple Plans to Phase Out Beats Music Brand,178\nLenovo Looking To Buy BlackBerry Ltd [REPORT],1444\nSteven Sotloff 'beheaded by Islamic State',2339\nHewlett Packard ‘planning to split into two’,52\n\"Saudi Stocks, Currency Tumble As Aramco Pipeline Explodes; ISIS Sabotage Concerns\",2449\nHewlett-Packard Plans To Break Into Two Companies: Report,881\nGold Apple Watches to be stored in safes in Apple Stores,231\n\"iPhone 6S rumors suggest new camera, HealthKit sensors\",2465\nISIS Baghdad March: Islamic State 1 Mile Away From Iraqi Capital,1886\nFound at Canadian border: 3 Afghan soldiers missing from Cape Cod,1874\n‘Crabzilla’ spotted off the coast of Britain,2100\nNHL expansion plans in the works: reports,100\nManson's fiancee wants to put his corpse on display: Report,1092\nFlorida woman gets third breast surgically implanted,2402\n\"Apple plans to phase out Beats Music brand, report says\",528\nMeet the 3-boobed woman,290\nJoan Rivers' doctor 'took selfie before biopsy',2160\nVideo reportedly shows beheading of reporter Steven Sotloff by ISIS,1250\nIraq’s ambassador urges UN to investigate claims Isis is harvesting organs: ‘We have bodies - it is clear they are missing certain parts',1770\nArgentina's President Didn’t Adopt A Jewish Child To Avoid Becoming A Werewolf; So What Did She Do?,2121\nWerewolf Legend Leads To Jewish Godson's 'Adoption' by Argentina President,2300\nThird boob likely a hoax,1126\n\"Phone 6s Will Sport Dual-lens Camera, Healthkit Sensors: Rumor\",980\nVideo purportedly shows beheading of U.S. hostage Steven J. Sotloff,1676\n\"\"\"Jihadi John\"\" reportedly wounded in airstrike\",1092\nReport: Apple May Buy Social Network Path,2279\nFat dictator Kim Jong-un dying from cheese addiction,2402\n\"Woman Cuts Off Husband's Penis Twice, Then Throws It Out the Window\",2301\nUPDATE: Children used as dogs in fights,2173\nThree-breasted woman outed as fake by Tampa police,535\nTesla Said to Select Nevada for Its First Battery Site,2384\n\"Report: Joan Rivers doctor took selfie, began biopsy, source says\",2323\nJilted wife 'chopped off husband's penis TWICE with scissors after catching him cheating',1561\nWoman has third breast implanted,2\nFate of IS leader Abu Bakr al-Baghdadi unknown after airstrikes target him,613\nReports: Selfie-Taking Doc's Unauthorized Biopsy May Have Killed Joan Rivers,2500\nNorth Korean student on the run in France after escaping from Pyongyang's agents,1113\nDoc calls macabre 'selfie' claims completely crazy,2126\n\"Brain Surgery Recovery: Teenage Girl Wakes Up During Procedure, Talks About Cats\",934\n\"Steven Sotloff, American Journalist, Allegedly Beheaded By ISIS\",656\nSouth Korean woman freed by firefighters after robot vacuum cleaner 'eats' her hair as she sleeps,1845\n\"Female Kurdish Fighter 'Rehana' is Alive, Claim Supporters; Post CNN Video as Proof\",784\nFlorida Woman Has Surgery To Add Third Breast To Her Chest,1204\nThese Men Weren't Really Tricked Into Sexually Harassing Their Moms,1980\nWoman with three breasts: Real or hoax?,1903\nHong Kong riot cops forced to withdraw after democracy protesters copy 'Don't shoot' gesture used by US demonstrators after a police officer shot an unarmed black teenager,911\n\"Passenger Gets Kicked Off Plane After \"\"Merry Christmas\"\" Meltdown\",1431\nISIS Releases Video Allegedly Showing Beheading of U.S. Journalist Steven Sotloff,274\nA bunch of cool health features were cut from the Apple Watch at the last minute,1072\n\"Stephen Sotloff beheading shown in video, ISIS claims\",1354\nSaudi Arabian Airline Rep Denies Plan to Separate Men and Women on Flights,1310\nJoan Rivers’s Personal Doctor Denies Taking Operating-Room Selfie,1882\nTeam 5 source: Missing Afghan soldiers found at Canadian border,1754\nIsis 'just one mile from Baghdad' as al-Qaeda joins militants' fight against West,369\n\"Boy, 5, billed with 'no show fee' for missing friend's BIRTHDAY PARTY\",1431\nU.S. airstrikes 'hit ISIS leader': Terror group chief 'critically wounded' in Iraq after coalition forces bomb jihadi leaders,429\nThe Story of the 3-Boobed Lady Is As Fake As Her Third Boob,758\nCrabzilla artist Quinton Winter reveals all after image of crab off Whitstable appeared at Horsebridge Centre,2195\nArgentina's President Just Adopted a Son So He Won't Turn into a Werewolf,914\n\"Polish Teenager Wakes Up During Brain Surgery, Talks To Doctor\",316\nJustin Bieber Basically Saves A Russian Man From A Bear,1451\nSaudi Arabia's national airline planning to introduce gender segregation on flights,605\n\"Three-Boobed Girl probably a hoax, because obviously\",1228\nHP to split into two businesses -- report,1851\n\"Joan Rivers: Doctor Took Selfie With Unconscious Comedian, Performed Biopsy Without Consent -- Details\",223\nMissing Afghan soldiers reportedly found near Canadian border,1505\nCNN: Doctor Took Mid-Surgery Selfie with Unconscious Joan Rivers,1793\n\"A Peruvian TV show is tricking men into catcalling their mothers, for feminism\",1092\nWH won’t say if Foley family was threatened not to pay ransom,259\nHewlett-Packard Plans To Break Into Two Companies: Report,910\nNorth Korean dictator Kim Jong-un may be seriously ill from eating too much Emmental cheese: report,2189\nIs 'Crabzilla' real or not? Leading marine biologist rules picture of giant crab lurking in shallow waters must be a HOAX,259\nAfghan Mother Kills 25 Taliban,728\n\"Three-Boobed Girl probably a hoax, because obviously\",2038\nPresident of Argentina adopts Jewish boy to stop him turning into werewolf,2382\n\"3 Reasons Kim Jong-un Could Be Missing, Including A So-Called Downfall By Cheese\",2193\nEnraged spouse chops off unfaithful husband's manhood – TWICE,1373\nVideo Appears to Show ISIS Execution of Second American Steven Sotloff,2229\n\"Video Of Steven Sotloff Slaying By ISIS Is Authentic, U.S. Confirms\",894\nISIS Is One Mile From Baghdad,1445\nJames Foley's mother 'appalled' by U.S. government handling of case,1639\n\"Apple Reported to Begin Shipping Apple Watch in March, 12-Inch MacBook Air in Early 2015\",762\nIs 'Crabzilla' real or not? Leading marine biologist rules picture of giant crab lurking in shallow waters must be a HOAX,96\nRampur: Angry Bride Marries Guest after Learning Groom is Epileptic,479\nPresident of Argentina adopts Jewish godson to 'stop him turning into a werewolf',457\nThree Boobs Are Most Likely Two Boobs and a Lie,1399\nThe ISIS Executioner Who Killed 4 Hostages May Have Been Wounded In Airstrikes,1310\nThird boob likely a hoax,785\n9-year-old girl pens touching letter to teacher who came out as gay,1126\nJames Foley family: Obama officials vowed criminal charges if we paid son’s ransom,39\n\"“Hands up, don’t shoot” comes to Hong Kong’s pro-democracy movement\",1050\n\"Fake or freak? Woman, 21, claims to have paid $20,000 to surgically add third breast in desperate bid to become a reality TV star\",1286\n\"Joan Rivers Death Preventable? Melissa Rivers Taking Legal Action, News Of Doctor’s Selfie Surfaces\",929\nApple May Be Reintroducing The 4-inch iPhone,2226\n\"iPhone 6s Rumor Suggests Dual Lens Optical Zoom Camera, Pressure Sensors Inbound\",2216\nRaven Symone Files Molestation Charges Against Bill Cosby,2430\n\"Joan Rivers’ Doctor Reportedly Took Selfie, Biopsy Right Before Her Heart Attack\",1674\n\"Doctor took selfie with Joan Rivers while star was under anesthesia, CNN says  Read more at Jacksonville.com: http://jacksonville.com/entertainment/2014-09-16/story/doctor-took-selfie-joan-rivers-while-star-was-under-anesthesia-cnn#ixzz3DZRmGLrZ\",2291\nA Justin Bieber Ringtone Just Saved A Man’s Life Who Was Being Attacked By A Bear,810\nSteven Sotloff 'beheaded by Islamic State',656\nSaudi Women May Have to Cover Up Sexy Eyes,1163\n\"LG Display, Samsung unit to supply Apple Watch screens: South Korea paper\",1039\nArgentina’s president adopts Jewish boy to save him from life as a werewolf,1160\nIsraeli report: Sisi offered Abbas a Palestinian state in Sinai,1783\nKim Jong IS Un-well – and it could be GOUT! North Korea confirms its young dictator is 'suffering discomfort' after addiction to Swiss cheese revealed,1701\n«Daash Syria» Announces Egyptian escape b «Zakat funds» [Google Translate],1992\nAngry Indian bride marries wedding guest,1990\nStory of ‘gutsy bravehearts’ who ‘repelled’ Boko Haram attack is a hoax,1052\n\"Joan Rivers’ Doctor Reportedly Took Selfie, Biopsy Right Before Her Heart Attack\",1033\n\"Apple Reportedly Close to Acquiring 'Path', Looking to Integrate Service Into Messages\",2427\nIslamic State puts James Foley’s body up for sale for $1M,392\nGiant Crab,2380\n\"Islamic State leader Abu Bakr al-Baghdadi: Wounded, dead or missed entirely by U.S. airstrikes?\",580\nCharles Manson’s fiancee allegedly wanted to marry him for his corpse,1124\nJoan Rivers's doctor 'took a SELFIE' with the comedian as she lay under anesthetic and just seconds before she went into cardiac arrest that killed her,2320\nJasmine Tridevil: Woman with three breast denies surgery hoax claims,1241\n\"Source: Joan Rivers' doc did biopsy, selfie\",2427\n\"Steven Sotloff, American Journalist, Allegedly Beheaded By ISIS\",1194\nJustin Bieber Basically Saves A Russian Man From A Bear,1712\n\"Report: Toronto, Seattle, Quebec City to join Vegas in 2017 NHL expansion\",535\nThese Men Weren't Really Tricked Into Sexually Harassing Their Moms,1163\nReport: Doctor took a selfie when Joan Rivers was under anesthesia,2427\nWoman Bit By Scorpion on Alaska Airlines Flight Is Chill as Hell,1092\nJoan Rivers Doctor Denies Selfie,1150\nMIRACLE CAT CLAWS ITS WAY OUT OF ITS OWN GRAVE FIVE DAYS AFTER BEING BURIED,1282\n\"Was Charles Manson's \"\"Fiancée\"\" Playing Him to Get Custody of His Corpse?\",2503\n\"IBM to cut more than 111,000 jobs in largest corporate lay-off ever\",1596\nFisherman Saved from Deadly Bear Attack by His Justin Bieber Ringtone,912\nJihadist Brit teen killed in US air strikes,1633\nGirl destroys boyfriends penis in acid attack after video of them having sex goes viral,1479\niPhone 6s Rumored to Include 2GB of Faster RAM and 'Force Touch' Technology,2464\nJustin Bieber ringtone saves man being mauled by bear,2105\nIs Jasmine Tridevil's Triple Breasted Tale An Internet Hoax?,1188\nJustin Bieber ringtone saves Russian fisherman from bear attack,1479\nNHL expansion plans in the works: reports,901\nThey're fake! Woman who claims to have surgically implanted third breast is a self-proclaimed hoaxer who once reported a '3 breast prosthesis' stolen from her luggage,2183\nA Russian Guy Says His Justin Bieber Ringtone Saved Him From A Bear Attack,580\nBritish Jihadi Killed In US Airstrike - Reports,1578\nSyria: Teenage British Jihadi from Brighton Killed in US Airstrikes,207\n\"Bieber ringtone scares bear, saves man's life\",596\nMittens The Intersex Cat To Get Gender Assignment,1389\n\"LG Display, Samsung unit to supply Apple Watch screens: South Korea paper\",1798\n\"ISIS might be harvesting organs, Iraq tells UN\",1842\nTim Cook makes change at Apple after reading email from unhappy customer,1348\nISIS Reportedly Beheaded The 'Poster Child' For Kurdish Female Fighters,246\nISIS claims to behead US reporter Steven Sotloff in new video,1964\n\"Source: Joan Rivers' doctor took selfie, began biopsy before her cardiac arrest\",1927\nU.S. Authenticates Video Showing Sotloff's Beheading,1194\nReport: Woman who claimed to have third breast added is fake,2292\n\"Source: Joan Rivers' doc did biopsy, selfie\",317\nSaudi Arabia airline segregation: Saudi airlines to assign seats based on gender,1691\n'I had a third breast implant so I can turn off men',2383\nEnraged spouse chops off unfaithful husband's manhood – TWICE,291\nThe Whole Internet Is Waiting For This Pic Of A Monster 50-Foot Crab To Be Declared A Hoax,1993\nMissing Fort Carson item not a nuclear weapon - despite Internet rumors,910\nWoman Bit By Scorpion on Alaska Airlines Flight Is Chill as Hell,1650\n‘Three-boobed’ woman: They’re not fake,3\nRumor: Apple in late-stage talks to buy Path social platform,1779\nEXCLUSIVE: Apple To Unveil The Long-Awaited Retina MacBook Air At Its “Spring Forward” Event,1431\n\"WH: We didn't threaten Foley, Sotloff families\",1100\nIsis 'Admits' Leader Abu Bakr al-Baghdadi Injured in US Air Strike,1118\n\"50ft crustacean, dubbed Crabzilla, photographed lurking beneath the waters in Whitstable\",360\nIsis air strikes: Abu Bakr al-Baghdadi 'critically wounded' in air strikes near Mosul,1886\n\"Three-Boobed Girl probably a hoax, because obviously\",1241\nReport: Islamic State Attempting to Sell James Foley’s Body for $1 Million,1072\nUN urged to investigate ISIS's bloody trade in human organs after Iraqi ambassador reveals doctors are being executed for not harvesting body parts,2482\nLenovo ready to bid for Blackberry - report,838\nFlorida woman has surgery to add third breast to make herself 'unatttractive to men',2038\nLenovo Looking To Buy BlackBerry Ltd [REPORT],785\n\"Woman Gets Third Boob Implanted, Wants to Be \"\"Unattractive to Men\"\"\",1102\nArgentina's President Adopts Boy to End Werewolf Curse,1373\nISIS executioner 'Jihadi John' allegedly wounded by U.S.-led air strike: report,1246\nSketchy Rumor Claims Apple Planning New 4-Inch iPhone for 2015,2222\n\"Wife chops off cheating husband’s penis, twice\",1526\nIslamic state issues video of beheading of U.S. hostage: SITE,1304\niPhone 6s ... transfiguration Nurse,1961\nFound at Canadian border: 3 Afghan soldiers missing from Cape Cod,2300\nEl-Sisi denies claims he'll give Sinai land to Palestinians,1386\nUN urged to investigate ISIS's bloody trade in human organs after Iraqi ambassador reveals doctors are being executed for not harvesting body parts,2198\nIraqi Army Downs 2 UK Planes Carrying Weapons for ISIL,1038\nJustin Bieber Helps Defend Russian Fisherman From Bear,863\n\"Ferguson Protester's Photo Gets Edited Into Racist Meme, Goes Viral\",1749\n\"Stephen Sotloff beheading shown in video, ISIS claims\",2289\nLenovo 'resumes efforts to acquire struggling phone maker BlackBerry',967\nISIS terror chief 'believed dead': Iraqi military confirm warlord WAS injured in US-led airstrike as speculation grows feared jihadist perished in attack,1557\nISIS Allegedly Beheads Second Captive American Journalist,1394\nApple could be eyeing purchase of social networking app Path,67\nVideo reportedly shows beheading of reporter Steven Sotloff by ISIS,1986\nREPORT: Doctor Snapped A 'Selfie' While Joan Rivers Was Under Anesthesia,85\nFour Reasons Not To Give Up Hope If Apple Buys Path,1696\n‘I will have justice for what they did to me’: Pregnant St. Louis woman loses eye after police fire non-lethal round at car during Ferguson protest (VIDEO),863\nWerewolf legend leads Argentine president to adopt,1639\nMan removed from plane over Christmas greeting dispute,297\nKim Jong-un's discomfort 'down to cheese addiction',2394\nU.S. Authenticates Video Showing Sotloff's Beheading,2158\nReport: Second American Journalist Beheaded by Islamic State Terrorists,2229\nREPORT: Tesla Chooses Nevada For Site Of Its Massive Battery Factory,814\nHermaphroditic cat to get gender assignment surgery,2416\nCharles Manson’s fiancee allegedly wanted to marry him for his corpse,2503\nAngry Indian bride marries wedding guest,2416\nJoan Rivers’ Doctor Snapped Selfie During Throat Procedure (Report),2323\nApple Watch Edition: special safes to be installed in Apple Stores to house luxury smart watch,889\nJoan Rivers' Doctor Took a Selfie While She Was Under Anesthesia (Report),1639\n\"Transgender Teen Leelah Alcorn Commits Suicide By Walking In Front Of Semi Truck, Blames Christian Parents In Viral Suicide Note\",2140\nTexas Boy Suspended For 'Threatening' Classmate With The One Ring,2120\nApple to shut down Beats Music? Not so Apple says,2301\nWerewolf legend leads Argentine president to adopt,946\nMissing Afghan Soldiers Apprehended Trying To Cross Border Into Canada,2011\nIS executioner 'Jihadi John' injured in air strike: reports,1704\nReport: Microsoft may buy Minecraft studio Mojang,1941\nBOOK: CHARLES MANSON’S FIANCÉ WANTED MARRIAGE SO SHE COULD DISPLAY HIS CORPSE IN TOURIST ATTRACTION,556\nJustin Bieber ringtone saved a Russian fisherman during a bear attack,679\n\"Gwen Korovin, Joan Rivers’s doctor, denies taking selfie\",338\nArgentina president adopts Jewish godson for first time in country's history,1633\nScorpion stings flier on Alaska Airlines flight from L.A.,471\nJoan Rivers’ doctor snapped a selfie before biopsy surgery,1674\nThis Campaign Shows A Pretty Genius Way To Stop Men Catcalling In The Street,326\nFlorida Woman Has Surgery To Add Third Breast To Her Chest,1286\nRumors Swirling About Israel's Shocking Sinai 'Endgame' Plan for Palestinians in Gaza,1181\n\"Finally, proof that Justin Bieber IS unbearable: Russian fisherman saved from bear attack when ringtone featuring one of the pop brat's songs scares it away\",1629\nThe Whole Internet Is Waiting For This Pic Of A Monster 50-Foot Crab To Be Declared A Hoax,778\nTV show tricks chronic catcallers into harassing their own mothers,823\nVideo reportedly shows beheading of reporter Steven Sotloff by ISIS,2071\nJoan Rivers' doctor 'took selfie before biopsy',2291\n\"Report: Woman claims she had third breast added, hopes to become a TV star\",2291\nTorpoint: Five-Year-Old Billed For Missing Friend’s Birthday Party In England,1701\nISIS Reportedly Beheaded The 'Poster Child' For Kurdish Female Fighters,1279\n\"Islamic State leader Abu Bakr al-Baghdadi: Wounded, dead or missed entirely by U.S. airstrikes?\",596\n\"The story of the Argentinean president, werewolves and seventh sons\",728\nGirl poured acid on boyfriend’s penis after he released sex tape,2011\n\"Apple Watch Price, Release Date News: Special Safes In Apple Stores For Gold Models, April Launch Confirmed\",1454\nJustin Bieber ringtone saved a Russian fisherman during a bear attack,1373\n\"Phone 6s Will Sport Dual-lens Camera, Healthkit Sensors: Rumor\",2464\nSteven Sotloff beheading: Latest updates as ISIS release gruesome video of US journalist's murder,2216\nSaudi Arabia's national airline planning to introduce gender segregation on flights,1151\nThe World's Most Accurate Apple Analyst Says The Apple Watch Is Coming In March,1023\n\"Teen wakes up during brain surgery, asks how it’s going\",889\nFerguson and Hong Kong Have One Important Thing in Common,814\nJustin Bieber Helps Defend Russian Fisherman From Bear,2464\nCNN: Doctor Took Mid-Surgery Selfie with Unconscious Joan Rivers,1902\nMissing Afghan soldiers found at US Canada border,408\nPICTURES: Shocking Pictures Comparing US School Lunches to Other Countries Goes Viral,1092\nWoman Bit By Scorpion on Alaska Airlines Flight Is Chill as Hell,2050\nApple installing safes in-store to protect gold Watch Edition,1345\nJoan Rivers' Doctor Reportedly Took a Selfie Before Her Cardiac Arrest,1759\nGhost Ship Filled with Ebola-Ridden Rats Heading for Florida,641\nGirl poured acid on boyfriend’s penis after he released sex tape,1520\nBritish teenage jihadist 'killed during US air strikes on Syria',329\n\"Four new NHL expansion teams? Vegas, Seattle, Toronto and Quebec by 2017: Report\",2320\nHermaphroditic cat to get gender assignment surgery,2491\nThree-breasted woman outed as fake by Tampa police,1907\nA Russian Guy Says His Justin Bieber Ringtone Saved Him From A Bear Attack,912\nArgentina's president 'adopts' godson 'to prevent him becoming a werewolf',2173\nLG to make millions of flexible Plastic OLED displays for the Apple Watch,46\n\"Video Of Steven Sotloff Slaying By ISIS Is Authentic, U.S. Confirms\",1914\nU.S. airstrikes 'hit ISIS leader': Terror group chief 'critically wounded' in Iraq after coalition forces bomb jihadi leaders,1479\nReport: ISIS Islamists at the Gates of Baghdad,1712\nISIS Leader Abu Bakr al-Baghdadi Wounded in Airstrikes; His Aide Killed,2229\nWerewolf Legend Leads To Jewish Godson's 'Adoption' by Argentina President,2253\nSaudi Arabia set to introduce gender segregation on national airline flights,926\nEx Co-Star Raven Symoné Blasts Rape Rumor ... THAT'S DISGUSTING!,2294\nPresident of Argentina adopts godson to stop him from turning into a werewolf,1639\nThere's A Weird Story Going Around About How Argentina's President Just Saved A Jewish Man From Becoming A Werewolf,1324\nJustin Bieber ringtone saves man being mauled by bear,580\n\"Fake or freak? Woman, 21, claims to have paid $20,000 to surgically add third breast in desperate bid to become a reality TV star\",1272\nFound at Canadian border: 3 Afghan soldiers missing from Cape Cod,1662\nU.S.: Video showing Sotloff beheading is authentic,1964\nISIS Reportedly Beheads A Second American Journalist,1387\nStory of ‘gutsy bravehearts’ who ‘repelled’ Boko Haram attack is a hoax,1250\nJoan Rivers' Doctor Took a Selfie While She Was Under Anesthesia (Report),685\n\"Passenger headed to Dallas rages over ‘Merry Christmas,’ removed from plane\",354\n\"Report: Joan Rivers doctor took selfie, began biopsy, source says\",1639\nWhite House denies it threatened families of slain American journalists,746\nCNN: Doctor Took Mid-Surgery Selfie with Unconscious Joan Rivers,1345\n\"Disgusting! Joan Rivers Doc Gwen Korovin’s Sick Selfie EXPOSED — Last Photo Of Comic Icon, When She Was Under Anesthesia, At Center Of Medical Investigation\",1394\n\"Morin goes back on transparency pledge, refuses to confirm or deny report that Apple is buying Path\",1287\nFive-year-old boy gets a bill for missing school friend's birthday party,1350\nJustin Bieber Saved This Guy From a Bear Attack,1146\n\"Crabzilla: Photo Appears To Show Giant, 50-Foot Crab Lurking In British Waters\",1546\nSaudi Arabia's national airline plans to keep men and women apart,2436\nReports: Missing Afghan soldiers found at Canadian border,2383\nWoman Adds Third Breast by Undergoing Surgery to Participate in Reality Show,1741\nScorpion stings woman on OSU plane,1236\nIsis 'behead their own fighters' for spying and embezzlement in Syria,485\nHewlett-Packard to split in 2 companies,1110\nWatch Two Guys Appear to Get Tricked Into Catcalling Their Own Moms,700\n3-Boobed Woman a Fake,1894\n\"Female Kurdish Fighter 'Rehana' is Alive, Claim Supporters; Post CNN Video as Proof\",1279\nPresident of Argentina Adopts Boy to Stop Him from Becoming a Werewolf,457\nWoman with three breasts: Real or hoax?,150\nPolice Chief In Charge of Paris Attacks Commits Suicide,1402\n\"Joan Rivers’ Doctor Reportedly Took Selfie, Biopsy Right Before Her Heart Attack\",1310\nChildren Used To Replace Fighting Dogs,2011\nU.S. Officials Threatened James Foley’s Parents With Prosecution Over Ransom,268\n\"Beast-eater, frightened phone signal, threw the victim and rend in the taiga\",2105\nIslamic State puts James Foley’s body up for sale for $1M,338\nTexas boy suspended for saying he could make classmate ‘disappear’ with ‘Lord of the Rings’ sorcery,1300\nWH won’t say if Foley family was threatened not to pay ransom,2505\nJasmine Tridevil: Woman with three breast denies surgery hoax claims,328\nWoman with three breasts ‘was a fake who has tricked people online before’,471\nHeads up oil traders: Big pipeline explosion reported in Saudi Arabia,1387\n\"REPORT: ISIS CAPTURES, BEHEADS KURDISH FEMALE FIGHTER 'REHANA' IN KOBANE\",1907\nJustin Bieber scares off GRIZZLY BEAR and saves fisherman from a mauling,163\nBlood money: How ISIS is selling human organs harvested from living hostages and its own dead soldiers to fund terror across the Middle East,1842\nValentine’s Day 2015 May Be The Apple Watch Release Target,184\nCharles Manson Wedding Off: Fiancee’s Morbid Plan To Exploit His Corpse Emerges,279\nJoan Rivers’ doctor took selfie during procedure,111\nReports: 3 missing Afghans detained at Canadian border,111\nMeet the 3-boobed woman,1092\nDesperate bride marries wedding guest instead of groom,1768\nFlorida woman gets third breast to become 'unattractive' 32,85\nU.S. airstrikes 'hit ISIS leader': Terror group chief 'critically wounded' in Iraq after coalition forces bomb jihadi leaders,792\nArgentina's President Didn’t Adopt A Jewish Child To Avoid Becoming A Werewolf; So What Did She Do?,2383\nNext-generation Apple iPhones' features leaked,1783\n\"WH: We didn't threaten Foley, Sotloff families\",728\n'Miracle cat' rises from the dead five days after burial,1759\nTop cop investigating Charlie Hebdo attacks kills himself hours after French massacre,201\nU.S. confirms authenticity of second journalist beheading video,606\n\"Argentina President, Christina Kirchner, Has Bizarre Werewolf Mishap\",1779\n\"Hewlett-Packard splits off PC, printer businesses\",412\n\"Reports: NHL expansion could include Las Vegas, others\",1809\nDISCONTINUED '90S MCPIZZA STILL EXISTS AT THESE MCDONALD'S LOCATIONS,2437\nThree-breasted woman outed as fake by Tampa police,2101\nISIS wants $1M for Foley’s body,1845\n\"Fowler Falls For Fake Website, Makes Crazy Claims About Tennis Star\",778\nJasmine Tridevil Has Surgery 'To Add Third Breast' Total Recall Style,1286\nReports: 3 missing Afghans detained at Canadian border,575\nThe Whole Internet Is Waiting For This Pic Of A Monster 50-Foot Crab To Be Declared A Hoax,2323\nPoster girl for Kurdish freedom fighters in Kobane is 'captured and beheaded by ISIS killers' who posted gruesome pictures online,1749\nJustin Bieber Ringtone Startles Bear,37\n\"Saudi Arabia Airline Segregation: New Islamic Law Takes Flight On Airliner, Seating By Gender Coming Soon\",811\nSteven Sotloff beheading: Latest updates as ISIS release gruesome video of US journalist's murder,485\n3-Boobed Woman a Fake,252\nArgentina's President Cristina Kirchner Adopts Jewish Godson To Prevent Him Turning Into A Werewolf,1088\nFlorida woman has surgery to add third breast to make herself 'unatttractive to men',327\nWoman Reportedly Pours Acid on Boyfriend's Penis After Finding His Sex Tape,2195\nTorpoint: Five-Year-Old Billed For Missing Friend’s Birthday Party In England,861\nTeam 5 source: Missing Afghan soldiers found at Canadian border,408\nApple Stores will have custom-designed safes to store the gold Apple Watch in,1823\n\"Disgusting! Joan Rivers Doc Gwen Korovin’s Sick Selfie EXPOSED — Last Photo Of Comic Icon, When She Was Under Anesthesia, At Center Of Medical Investigation\",2500\nHewlett-Packard Plans To Break Into Two Companies: Report,1414\nMicrosoft to buy 'Minecraft' creator Mojang for $2.5B,420\n\"Iga Jasica brain surgery: Teen wakes up mid-procedure on table, chats about cat\",1741\nObama Orders Fed To Adopt Euro Currency,2057\n\"White House Chief Of Staff Denis McDonough: No Threats Were Made To Foley, Sotloff Families Over Possible Ransom\",166\nCharlie Hebdo top cop Helric Fredou kills himself hours after magazine massacre,1861\nHere's What We Know About ISIS's Alleged Organ Harvesting Operation,1512\nArgentine President Takes On Godson — But Not To Keep Werewolf At Bay,1779\nApple Stores to Keep Gold “Edition” Apple Watch in Custom Safes,1\nApple iPhone Mini with 4-inch Display Set to Replace iPhone 5c: Rumor,177\nMicrosoft is reportedly buying 'Minecraft' developer Mojang for $2 billion,122\nWife cuts off husband's penis TWICE after catching him cheating,492\nIraqi Army Downs Two British Planes Carrying Weapons for ISIL Terrorists,19\n\"ISIS Executes Own Fighters for Spying, Embezzlement\",1345\nMan Kicked Off Flight Thanks to His Burning Hatred for Christmas,197\nJoan Rivers Doctor Denies Selfie,946\nSteven Sotloff 'beheaded by Islamic State',1902\nFoley family says was 'threatened' by U.S. official over ransom: ABC,489\nISIS executioner 'Jihadi John' allegedly wounded by U.S.-led air strike: report,361\nJoan Rivers' Doctor Reportedly Took a Selfie Before Her Cardiac Arrest,2487\nJustin Bieber Saved A Guy Getting Mauled By A Bear,1411\n\"Video Of Steven Sotloff Slaying By ISIS Is Authentic, U.S. Confirms\",2298\n\"Ohio Trans Teen Commits Suicide, Leaves Heartbreaking Note Declaring “There’s No Way Out”\",1779\nThe Story of the 3-Boobed Lady Is As Fake As Her Third Boob,2291\n\"Source: Joan Rivers' doc did biopsy, selfie\",2517\nApple to shut down Beats Music: Report,792\n\"50ft crustacean, dubbed Crabzilla, photographed lurking beneath the waters in Whitstable\",2323\nHP Is Planning To Split Into Two Separate Businesses,1763\nHere's What We Know About ISIS's Alleged Organ Harvesting Operation,2007\nREPORT: MARINES ORDERED BY STATE DEPT TO SURRENDER WEAPONS IN US EMBASSY EVAC IN YEMEN,157\nWoman with three breasts: Real or hoax?,1067\nWe just found out the #Ferguson Protester who claim she was shot in the eye with a rubber bullet was a false story guys. Smh..,784\nWife chops off cheating husband’s penis twice – then stray animal steals it,1716\nWife cuts off husband's penis TWICE after catching him cheating,1276\nIraqi Army Downs Two British Planes Carrying Weapons for ISIL Terrorists,1748\n\"Sony Hackers Email: Thanks For Running Scared, We'll Stop Now\",1511\nU.S. airstrikes 'hit ISIS leader': Terror group chief 'critically wounded' in Iraq after coalition forces bomb jihadi leaders,166\n\"Yes, we’re being bought by Microsoft\",2038\nHeads up oil traders: Big pipeline explosion reported in Saudi Arabia,1576\nIs this a Crabzilla spotted in the UK? Monster crab measures about 50 feet,778\nIslamic State video reportedly shows beheading of Steven Sotloff,1712\nIslamic State releases video showing beheading of US hostage Steven Sotloff,2289\nEgypt's Sisi Offered Abbas Creation of Palestinian State in Sinai Peninsula,1443\nCrabzilla,1546\n\"Brain Surgery Recovery: Teenage Girl Wakes Up During Procedure, Talks About Cats\",1235\nBritish terrorist Jihadi John 'injured in airstrike close to Syrian border',2204\nVideo Appears to Show ISIS Execution of Second American Steven Sotloff,990\n\"Apple Watch Edition Will Save On Gold With Patented Alloy, Could Start At $2,999\",2522\nSaudi oil explosion now said to be diesel pipeline,1163\nWerewolf legend leads Argentine president to adopt,1633\nIslamic State releases video showing beheading of US hostage Steven Sotloff,2333\nJustin Bieber ringtone saved a Russian fisherman during a bear attack,1626\n\"Source: Joan Rivers' doc did biopsy, selfie\",1150\nHewlett-Packard to split in 2 companies,668\nSteven Sotloff 'beheading': Islamic State fighters release video claiming to show death of second US journalist,1394\nGender assignment surgery to be given to hermaphrodite cat,2416\nA bunch of cool health features were cut from the Apple Watch at the last minute,2320\n\"After Finding Out Mid-Wedding That Her Groom Was Unwell, This Bride Married A Wedding Guest Instead\",2416\nLenovo Looking To Buy BlackBerry Ltd [REPORT],1102\n\"ISIS might be harvesting organs, Iraq tells UN\",2198\n'The Cosby Show' Star Raven Symone Joins Long List of Women Accusing Bill Cosby of Rape,647\nEXCLUSIVE: Apple To Unveil The Long-Awaited Retina MacBook Air At Its “Spring Forward” Event,1386\n\"Sorry, Argentina's President Didn't Actually Adopt a Jewish Werewolf\",1088\n\"Jealous Wife Who Chopped Off Husband’s Penis For Cheating On Her, Chops It Off A Second Time\",2198\n\"White House Chief Of Staff Denis McDonough: No Threats Were Made To Foley, Sotloff Families Over Possible Ransom\",792\nHere's What We Know About ISIS's Alleged Organ Harvesting Operation,1553\nSouth Korean woman freed by firefighters after robot vacuum cleaner 'eats' her hair as she sleeps,361\nThese Men Weren't Really Tricked Into Sexually Harassing Their Moms,1191\nApple is reportedly shutting down Beats Music just three months after picking the company up.,249\nKim Jong-Un may be dying because he's addicted to Swiss Cheese,1701\nCNN: Doctor Took Mid-Surgery Selfie with Unconscious Joan Rivers,1851\n\"Wife chops off cheating husband’s penis, twice\",2301\nHewlett-Packard plans to split into two companies: Report,1763\n\"Polish Teenager Wakes Up During Brain Surgery, Talks To Doctor\",1703\nU.S. confirms authenticity of second journalist beheading video,934\nUS Ally Saudi Arabia Starts Gender Segregation On National Airline,2279\nParty invoice: Boy sent bill for birthday no-show,437\nAnother Victim? Raven-Symoné Reveals What Really Happened On ‘Cosby Show’ Set,1537\nDid Argentina's President Adopt A Jewish Baby To Stop It From Becoming A Werewolf??,1850\nAUNT CUTS OFF 3-YEAR-OLD’S PENIS BECAUSE HE WALKED IN WHILE SHE WAS ON THE TOILET,735\nISIS Reportedly Beheads A Second American Journalist,2071\nReport: Doctor took a selfie when Joan Rivers was under anesthesia,765\nKorean housewife 'attacked' by robot vacuum cleaner,896\nThis Is The Most Passive-Aggressive Office Battle We've Ever Seen,901\nFlorida woman gets third breast surgically implanted,2270\nIsraeli politicians praise Sisi plan to give Palestinians land for a state in Sinai,3\nReports: 3 missing Afghans detained at Canadian border,1903\nMeet the 3-boobed woman,327\nPoster girl for Kurdish freedom fighters in Kobane is 'captured and beheaded by ISIS killers' who posted gruesome pictures online,894\nLenovo tipped to make a bid for BlackBerry this week,1653\n\"ISIS might be harvesting organs, Iraq tells UN\",182\nThree Boobs Are Most Likely Two Boobs and a Lie,673\niPhone 6s Rumored to Include 2GB of Faster RAM and 'Force Touch' Technology,1511\nThere's A Weird Story Going Around About How Argentina's President Just Saved A Jewish Man From Becoming A Werewolf,291\nJustin Bieber Saved This Guy From a Bear Attack,2373\nHewlett-Packard to split into two public companies,563\n\"Fake or freak? Woman, 21, claims to have paid $20,000 to surgically add third breast in desperate bid to become a reality TV star\",2270\n\"Sorry, Argentina's President Didn't Actually Adopt a Jewish Werewolf\",319\nThis Woman Claims To Have Had Plastic Surgery To Have A Third Breast,2270\nReport: Doctor took a selfie when Joan Rivers was under anesthesia,85\n\"Teen wakes up during brain surgery, asks how it’s going\",1902\n\"Report: Toronto, Seattle, Quebec City to join Vegas in 2017 NHL expansion\",2527\nCheese addiction breaks Kim Jong-un's ankles,2189\nTesla Motors set to choose Nevada for its 'gigafactory',673\n\"LG Display, Samsung unit to supply Apple Watch screens: Report\",2310\nGigafactory location: Tesla Motors confirms Nevada announcement Thursday,1942\nIslamic state issues video of beheading of U.S. hostage: SITE,452\nHewlett-Packard Plans To Break Into Two Companies: Report,1754\n\"Crabzilla: Photo Appears To Show Giant, 50-Foot Crab Lurking In British Waters\",1624\nVideo purportedly shows beheading of U.S. hostage Steven J. Sotloff,1964\nWoman With Three Breasts Is Reportedly A Fake: Jasmine Tridevil’s Real Identity Revealed,535\nIsis 'Admits' Leader Abu Bakr al-Baghdadi Injured in US Air Strike,2071\n\"Source: Joan Rivers' doc did biopsy, selfie\",1636\nU.S.: Video showing Sotloff beheading is authentic,1386\n\"Three-Boobed Girl probably a hoax, because obviously\",2486\nSaudi Airline Considering Separating Passengers By Gender,2222\nHP is reportedly splitting into two companies,2505\nHewlett-Packard to split into two companies,3\nBrain op shock as teen wakes up mid-surgery,256\nSource: Apple set to acquire Path in an attempt to bolster iOS social cred,1633\nSteven Sotloff 'beheaded by Islamic State',1980\n‘Three-boobed’ woman: They’re not fake,2359\nIslamic State releases video of beheading of U.S. hostage Steven Sotloff: site intelligence monitoring service,1510\nREPORT: 'JIHADI JOHN' WHO BEHEADED JAMES FOLEY WOUNDED IN US AIRSTRIKE,94\nTop cop investigating Charlie Hebdo attacks kills himself hours after French massacre,2158\nU.S. confirms authenticity of second journalist beheading video,259\n\"Teen wakes up during brain surgery, asks how it’s going\",1411\n\"Man saved from bear attack when his Justin Bieber ringtones goes off, sending bear fleeing\",328\n‘Tempting Eyes’ Ban: Saudi Women With Pretty Eyes Made To Cover Them Up,1694\nJoan Rivers Personal Doctor Allegedly Took A Selfie Before Her Biopsy And Cardiac Arrest,2368\n\"Boy, 5, given £15.95 invoice for missing friend's birthday party\",1326\nAPPLE WATCH: THE ENGRAVING MAY ALSO BE PART OF THE SHOW,2049\n\"Bieber ringtone scares bear, saves man's life\",806\nU.S. airstrikes 'hit ISIS leader': Terror group chief 'critically wounded' in Iraq after coalition forces bomb jihadi leaders,1043\nLenovo might be eyeing up BlackBerry... again,1919\nWH won’t say if Foley family was threatened not to pay ransom,485\nWoman with three breasts ‘was a fake who has tricked people online before’,1894\n\"WH: We didn't threaten Foley, Sotloff families\",1181\nWoman Gets Third Boob to Appear Unattractive to Men,2291\n\"Joan Rivers' doctor denies 'unauthorized procedure,' selfie before cardiac arrest\",556\nVideo purports to show beheading of US journalist,1117\nFerguson riots: Pregnant woman loses eye after cops fire BEAN BAG round through car window,1868\n\"Passenger headed to Dallas rages over ‘Merry Christmas,’ removed from plane\",163\nFlorida woman gets third breast surgically implanted,1811\nCruel aunt cuts off three-year-old nephew’s penis after he walks in on her using the loo,1643\nLenovo tipped to make a bid for BlackBerry this week,353\nFlorida woman gets third breast to become 'unattractive' 32,2301\nFresh agony for James Foley's family as sick ISIS militants 'try to sell them his headless body for $1million',2063\nTampa woman claims to add 3rd breast,150\n\"Disgusting! Joan Rivers Doc Gwen Korovin’s Sick Selfie EXPOSED — Last Photo Of Comic Icon, When She Was Under Anesthesia, At Center Of Medical Investigation\",2320\nJoan Rivers Personal Doctor Allegedly Took A Selfie Before Her Biopsy And Cardiac Arrest,2205\nPoster girl in fight against ISIS is beheaded by terror group,1741\nSouth Korean Woman's Hair 'Eaten' By Robot Vacuum Cleaner,1117\nFemale Kurdish ‘poster girl’ fighter feared killed,1609\nTransgender Teen Leelah Alcorn Blames Christian Parents In Tumblr Suicide Note,2312\nParents say they were kept in the dark on attempts to save James Foley,2512\nSouth Korean woman's hair 'eaten' by robot vacuum cleaner as she slept,1\nThere's A Weird Story Going Around About How Argentina's President Just Saved A Jewish Man From Becoming A Werewolf,1373\nAnalyst “Confirms” Apple Watch And 12-inch MacBook Air’s Q1 2015 Launch,1655\nDoc calls macabre 'selfie' claims completely crazy,1793\n50 foot crab : Is this a Crabzilla spotted in the UK?,58\nArgentine President Takes On Godson — But Not To Keep Werewolf At Bay,1850\nWatch Two Guys Appear to Get Tricked Into Catcalling Their Own Moms,1304\n\"Man saved from bear attack when his Justin Bieber ringtones goes off, sending bear fleeing\",680\nThese Men Weren't Really Tricked Into Sexually Harassing Their Moms,1910\nThese Men Freak Out When They Discover The Women They Are Harassing Are Their Moms In Disguise (VIDEO),1373\n\"Finally, proof that Justin Bieber IS unbearable: Russian fisherman saved from bear attack when ringtone featuring one of the pop brat's songs scares it away\",197\nLenovo Looking To Buy BlackBerry Ltd [REPORT],1677\nAfghan woman kills 25 Taliban rebels to avenge her son’s murder,934\nJames Foley’s Family Claims Government Threatened Them Over Ransom Payments,1172\nMIRACLE CAT CLAWS ITS WAY OUT OF ITS OWN GRAVE FIVE DAYS AFTER BEING BURIED,1373\nFoley family says was 'threatened' by U.S. official over ransom: ABC,1665\n17-yr-old girl pours acid on boyfriend’s penis after he leaked their sex tape,2461\nIraq’s ambassador urges UN to investigate claims Isis is harvesting organs: ‘We have bodies - it is clear they are missing certain parts',1228\n‘I will have justice for what they did to me’: Pregnant St. Louis woman loses eye after police fire non-lethal round at car during Ferguson protest (VIDEO),736\nArgentina president adopts young Jewish boy as godson to prevent him from turning into werewolf,1779\nMan's Girlfriend Pours Acid On His Penis After He Covertly Recorded Their Sex Session,2011\nFlorida woman gets plastic surgery to add a third breast,1204\nJoan Rivers' Personal Doctor Allegedly Took A Selfie During Her Throat Procedure,1755\nArgentina's President Cristina Kirchner Adopts Jewish Godson To Prevent Him Turning Into A Werewolf,2121\nSaudi Airlines Sexist: Airline Intends To ‘Enforce Rules’ To Separate Male And Female Passengers,2436\nMicrosoft said to be buying the maker of 'Minecraft' for $2 billion,1189\nNo gender segregation on Saudia,602\nClaims famous Kurdish Peshmerga fighter Rehana may have been decapitated,2467\nSchool children in Johannesburg imitate dog fighting during recess,2491\nJames Foley's mother 'appalled' by U.S. government handling of case,1100\nThree Afghan soldiers found at Canada border after leaving Cape Cod base,665\nReport: ISIS Islamists at the Gates of Baghdad,656\nApple to keep gold Watch Editions in special in-store safes,1345\nHeads up oil traders: Big pipeline explosion reported in Saudi Arabia,2319\nWhen Street Harassers Realize The Women They're Catcalling Are Their Moms In Disguise,1138\nJoan Rivers Personal Doctor Allegedly Took A Selfie Before Her Biopsy And Cardiac Arrest,929\n\"REPORT: Apple Will Acquire Path, The Struggling Social Network\",1326\nThe Greater Gaza Plan: Is Israel trying to force Palestinians into Sinai?,3\nSteven Sotloff 'beheading': Islamic State fighters release video claiming to show death of second US journalist,2071\nJoan Rivers’ Doctor Snapped Selfie During Throat Procedure (Report),556\nSource: Apple set to acquire Path in an attempt to bolster iOS social cred,1655\nReports: Selfie-Taking Doc's Unauthorized Biopsy May Have Killed Joan Rivers,556\nArgentina's President Didn’t Adopt A Jewish Child To Avoid Becoming A Werewolf; So What Did She Do?,2323\nJoan Rivers’ doctor took a selfie while she was out cold before doing ‘an unauthorised biopsy’,556\nUS Ally Saudi Arabia Starts Gender Segregation On National Airline,1290\n\"REPORT: Apple Will Acquire Path, The Struggling Social Network\",1558\n\"Sorry, Argentina's President Didn't Actually Adopt a Jewish Werewolf\",1324\nIsis 'just one mile from Baghdad' as al-Qaeda fighters join forces against Syria air strikes,2516\nSteven Sotloff beheading: Latest updates as ISIS release gruesome video of US journalist's murder,1986\nPeople Actually Believed Argentina’s President Adopted A Jewish Boy To Stop His Change Into A Werewolf,1043\n\"Report: Microsoft Trying To Buy Mojang, Creators Of Minecraft\",1838\nRise of the zombie cat: Pet who was 'killed' and buried by his owner climbed out of his grave five days later,1643\nArgentina's president 'adopts' godson 'to prevent him becoming a werewolf',1894\n\"Joan Rivers’ Doctor Reportedly Took Selfie, Biopsy Right Before Her Heart Attack\",929\n\"Rob O'Neill may have killed bin Laden, but didn't take out gangster intruders\",1030\nWoman has third breast implanted,1626\nJoan Rivers Doctor Denies Selfie,1927\nISIS executioner 'Jihadi John' allegedly wounded by U.S.-led air strike: report,1694\n\"Morin goes back on transparency pledge, refuses to confirm or deny report that Apple is buying Path\",1558\nFive-year-old boy gets a bill for missing school friend's birthday party,1765\nAfghan Soldiers Found at Canadian Border,2120\nJustin Bieber ringtone saved a Russian fisherman during a bear attack,1146\nDid Argentina's President Adopt A Jewish Baby To Stop It From Becoming A Werewolf??,1741\nArgentine President Takes On Godson — But Not To Keep Werewolf At Bay,1581\nPresident of Argentina Adopts Boy to Stop Him from Becoming a Werewolf,1324\n‘Crabzilla’ spotted off the coast of Britain,2136\nBreast Chancer,2402\nMeet the 3-boobed woman,2038\nArgentina Has a Superstition That Seventh Sons Will Turn into Werewolves,2383\nFlorida woman gets third breast to become 'unattractive' 32,1450\nReport: ISIS Islamists at the Gates of Baghdad,2040\nRampur: Angry Bride Marries Guest after Learning Groom is Epileptic,1990\nHewlett-Packard plans to split into two companies: Report,1953\nThe ISIS Executioner Who Killed 4 Hostages May Have Been Wounded In Airstrikes,1704\nJustin Bieber ringtone saves man being mauled by bear,1995\nIslamic State releases video showing beheading of US hostage Steven Sotloff,1394\n\"Here Are the 2 Places Left Where You Can Find That Taste of the ’90s, McDonald’s Pizza\",1396\nBlood money: How ISIS is selling human organs harvested from living hostages and its own dead soldiers to fund terror across the Middle East,1209\nApple Stores Are Reportedly Installing Custom Safes To House Apple Watches,1749\nMan in China recovering in hospital after wife chopped off his penis,415\n\"'Sílbale your mother', the mockumentary to stop street harassment in Peru [Google Translate]\",1218\nEgypt Offers Abbas Land in Sinai for Future Palestinian State Read,1783\nISIS wants $1M for Foley’s body,1275\n\"Here's What You Can Do On Path, The Social Network That Apple May Be About To Acquire\",2427\nWhite House denies it threatened families of slain American journalists,1218\nYou can still order a McPizza at these two McDonald’s locations,2095\n\"Doctor took selfie with Joan Rivers while star was under anesthesia, CNN says  Read more at Jacksonville.com: http://jacksonville.com/entertainment/2014-09-16/story/doctor-took-selfie-joan-rivers-while-star-was-under-anesthesia-cnn#ixzz3DZRmGLrZ\",2289\nVideo reportedly shows beheading of reporter Steven Sotloff by ISIS,990\nJoan Rivers' doctor 'took selfie before biopsy',2089\nJoan Rivers’s Personal Doctor Denies Taking Operating-Room Selfie,2427\nSouth Korean woman's hair 'eaten' by robot vacuum cleaner as she slept,133\nAfghan Mother Reza Gul Takes Up Slain Son's Gun to Kill Taliban Attackers,884\nChina Penis Amputation: Cruel Aunt Viciously Mutilates Toddler's Genitals as Punishment,319\nDoc calls macabre 'selfie' claims completely crazy,2291\n\"Trans Teen Dies by Suicide, Leaves Tumblr Note: 'There's No Way Out'\",1942\nMan saved from bear attack - thanks to his Justin Bieber ringtone,1451\nThis Woman Claims To Have Had Plastic Surgery To Have A Third Breast,1272\nFat dictator Kim Jong-un dying from cheese addiction,785\n\"Lisa Bonet Tweet About Bill Cosby Sent From Fake Account, Manager Confirms\",2449\n\"Passenger headed to Dallas rages over ‘Merry Christmas,’ removed from plane\",681\nFlorida woman has surgery to add third breast to make herself 'unatttractive to men',2466\n\"KGI: iPhone sales forecast at 73M for Q4 ahead of Apple Watch debut in March, 12\"\" MacBook Air in Q1\",1394\nBettman says NHL expansion not imminent,2350\n\"19-year-old girl wakes up during brain surgery, asks doctors ‘How’s it going?’\",1411\nU.S. Officials Threatened James Foley’s Parents With Prosecution Over Ransom,360\nJoan Rivers' doctor 'took selfie before biopsy',1033\nSteven Sotloff 'beheaded by Islamic State',2071\n\"Woman Gets Third Boob Implanted, Wants to Be \"\"Unattractive to Men\"\"\",1373\nSisi denies claims over providing Palestinians with Sinai lands,1316\nArgentina’s president adopts Jewish boy to save him from life as a werewolf,1124\nApple to shut down Beats Music? Not so Apple says,1275\nSamsung Rumoured to be Supplying the Screens for Apple Watch... Mk II,758\nLoggers Accidentally Cut Down World’s Oldest Tree in Amazon Forest,1304\nHow a Reddit user convinced Tim Cook to change Apple’s on-hold music,1348\n\"Islamic State is funding its terror operations by brutally harvesting organs, UN is warned\",1418\n\"Report: HP to split into two companies, one focused on PCs/printers and one on enterprise computing\",1754\n\"Brain Surgery Recovery: Teenage Girl Wakes Up During Procedure, Talks About Cats\",1510\n\"Joan Rivers Death Preventable? Melissa Rivers Taking Legal Action, News Of Doctor’s Selfie Surfaces\",1793\nFat dictator Kim Jong-un dying from cheese addiction,2350\n'Jihadi John' Injured? ISIS Executioner May Have Been Wounded In US Airstrike: Report,1977\nOwl kills mate because he has a small penis,2209\nSaudi Airline Considering Separating Passengers By Gender,2436\nThe US Threatened To Prosecute Families Of The 2 Murdered Americans If They Paid A Ransom To ISIS,180\n\"Woman pays $20,000 for third breast to make herself LESS attractive to men\",2361\nArgentina's President Adopts Young Boy so He Won't Turn Into Werewolf,2382\nTorpoint: Five-Year-Old Billed For Missing Friend’s Birthday Party In England,916\nSketchy Rumor Claims Apple Planning New 4-Inch iPhone for 2015,1241\nCrabzilla! Photo appears to show giant CRAB measuring at least 50ft across lurking in the waters off Whitstable,1993\n\"ISIS Might Be Harvesting Organs To Finance Operations, Iraqi Envoy Tells UN\",1350\nWoman Who Claimed To Have Surgery To Add Third Breast Exposed As Hoaxer,2026\nThis Man Kept HARASSING Women On The Streets. Until One Day… MOM!?,2030\nFlorida woman gets plastic surgery to add a third breast,1811\nUS denies it threatened Foley family,248\n\"IBM Corp expected to cut more than 110,000 jobs in massive overhaul, report says\",1265\nCNN: Doctor Took Mid-Surgery Selfie with Unconscious Joan Rivers,2169\nHewlett-Packard Announces Plans To Break Up Company,785\nSyria: Teenage British Jihadi from Brighton Killed in US Airstrikes,735\nEvil Aunt Hacks Off Toddlers Penis,1635\nClaims famous Kurdish Peshmerga fighter Rehana may have been decapitated,2040\n\"Hong Kong protesters mimic Ferguson’s ‘hands up, don’t shoot’\",1044\nMeet the 3-boobed woman,2291\n\"Boy, 5, billed with 'no show fee' for missing friend's BIRTHDAY PARTY\",165\nArgentina's President Didn’t Adopt A Jewish Child To Avoid Becoming A Werewolf; So What Did She Do?,145\niPhone 6s ... transfiguration Nurse,980\nCrabzilla artist Quinton Winter reveals all after image of crab off Whitstable appeared at Horsebridge Centre,1604\nDumb Racists Photoshop Ferguson Protester Into Awful Viral Meme,274\nISIS claims to behead US reporter Steven Sotloff in new video,1886\nWoman Gets Third Boob to Appear Unattractive to Men,2466\nBlackBerry shares up after unconfirmed report on possible Lenovo bid,617\nHermaphroditic cat to get gender assignment surgery,1816\nNo gender segregation on Saudia,1937\n\"Oil spikes on U.S. inventory data, Saudi explosion rumor\",881\n\"Passenger headed to Dallas rages over ‘Merry Christmas,’ removed from plane\",2198\nWhite House denies it threatened families of slain American journalists,710\n\"What’s Happening in Hong Kong? Stunning Images From the Occupy-Inspired, Ferguson-Tinged Protests\",2270\nIs this a Crabzilla spotted in the UK? Monster crab measures about 50 feet,338\nJoan Rivers Personal Doctor Allegedly Took A Selfie Before Her Biopsy And Cardiac Arrest,2160\nVideo purportedly shows beheading of U.S. hostage Steven J. Sotloff,128\nIslamic State reportedly on Baghdad’s outskirts after week of victories,2516\n\"Saudi airline, Saudia, to ban gender-mixing\",602\n\"IBM plans massive layoffs of up to 110,000 workers: report\",1935\n\"Woman pays $20,000 for third breast to make herself LESS attractive to men\",2425\nReport: Hewlett-Packard plans to break into 2 companies,2324\nSteven Sotloff 'beheaded by Islamic State',1626\nThree Afghan soldiers who vanished from Massachusetts military base are FOUND trying to cross into Canada,1886\nWhite House denies threatening families of James Foley and Steven Sotloff over ISIS ransom but adds 'we made the law clear to them',192\nJoan Rivers’ doctor took a selfie while she was out cold before doing ‘an unauthorised biopsy’,946\nBritish teenager Ibrahim Kamara 'Killed In US Airstrikes In Syria',2363\nSaudi Arabia's national airline plans to keep men and women apart,1151\nReport: Woman who claimed to have third breast added is fake,274\nU.S.: Video showing Sotloff beheading is authentic,1431\nAirline passenger freaks out over crew's 'Merry Christmas' greeting,2023\nISIS ‘organ harvesting’ must be probed by Security Council – Iraqi envoy,2500\n\"Report: Toronto, Seattle, Quebec City to join Vegas in 2017 NHL expansion\",1445\nISIS Reported to Behead Second American,1391\nWoman has third breast implanted,2183\n\"Could Crabzilla, a 50-foot-long crab be real?\",2500\nArgentina’s President Adopted A Jewish Godson To Stop Him From Turning Into A Werewolf,802\nWoman With Three Breasts Is Reportedly A Fake: Jasmine Tridevil’s Real Identity Revealed,103\nCheese blamed for North Korean leader Kim Jong-un's broken ankles,987\nArgentina president adopts young Jewish boy as godson to prevent him from turning into werewolf,1850\nAUNT CUTS OFF 3-YEAR-OLD’S PENIS BECAUSE HE WALKED IN WHILE SHE WAS ON THE TOILET,1762\nMissing Afghani soldiers found trying to cross US border to Canada,1505\nFlorida woman gets plastic surgery to add a third breast,1907\n\"Man saved from bear attack when his Justin Bieber ringtones goes off, sending bear fleeing\",1914\nUK looking into reports IS beheading suspect wounded,1452\nNHL denies Las Vegas expansion report,1607\nHP confirms plan to split company,279\nISIS fighters now 'at the gates of Baghdad': Islamic militants fighting 'just one mile from Iraqi capital' despite days Western airstrikes,1937\nSaudi Airlines to segregate sexes,1754\nMan Kicked Off Flight Thanks to His Burning Hatred for Christmas,1878\nREPORT: Doctor Snapped A 'Selfie' While Joan Rivers Was Under Anesthesia,1096\nSources: Missing Afghan Soldiers May Have Been Found Near Canadian Border,2426\n\"Twitter messages attributed to Lisa Bonet was hoax, manager says\",1452\nThree Boobs Are Most Likely Two Boobs and a Lie,3\nMinecraft Is Expected to Be Acquired by Microsoft,325\nFate of Isis leader remains unclear after US airstrike in Iraq,1856\nSaudi Airlines to ban gender-mixing seating,192\nCrabzilla,2182\n\"iPhone 6s To Have DSLR-Quality Camera? Rumors Suggest ‘Dual-Lens’ Camera, Apple Watch ‘Force Touch’ Feature\",1520\nFat dictator Kim Jong-un dying from cheese addiction,916\nISIS Advances to Within 10 Miles of Baghdad,39\n\"Fowler Falls For Fake Website, Makes Crazy Claims About Tennis Star\",916\nSaudi Arabia’s Religious Police Outlaw ‘Tempting Eyes’,1516\nAn Egyptian ISIS treasurer stole $1 million and fled to Turkey,806\nSouth Korean Woman's Hair 'Eaten' By Robot Vacuum Cleaner,728\nVideo Appears to Show ISIS Execution of Second American Steven Sotloff,259\n\"Sony Hackers Email: Thanks For Running Scared, We'll Stop Now\",2231\nSouth Korean woman's hair 'eaten' by robot vacuum cleaner as she slept,2222\nThree Boobs Are Most Likely Two Boobs and a Lie,535\nAfghan Mother Reza Gul Takes Up Slain Son's Gun to Kill Taliban Attackers,1402\nBlackBerry (BBRY) Could Receive An Offer By Cash-Rich Lenovo As Early As This Week: Report,2361\n\"Brain Surgery Recovery: Teenage Girl Wakes Up During Procedure, Talks About Cats\",1714\n\"Report: Toronto, Seattle, Quebec City to join Vegas in 2017 NHL expansion\",2279\nJoan Rivers’ doctor snapped a selfie before biopsy surgery,1287\nReport: Islamic State Attempting to Sell James Foley’s Body for $1 Million,231\n\"iPhone 6s Rumor Suggests Dual Lens Optical Zoom Camera, Pressure Sensors Inbound\",2465\nTorpoint: Five-Year-Old Billed For Missing Friend’s Birthday Party In England,785\n'Throat specialist to the stars' allegedly involved in fatal Joan Rivers procedure denies taking selfie with star as she releases statement saying she will not comment on tragic incident,164\nU.S. Authenticates Video Showing Sotloff's Beheading,2071\nJoan Rivers' doctor snapped selfie during throat surgery: report,1310\nWoman With Three Breasts Is Reportedly A Fake: Jasmine Tridevil’s Real Identity Revealed,1770\nIS Beheads Its Own Fighters in Accordance With Their Interpretation of Sharia Law,1043\nObama Orders Fed To Adopt Euro Currency,1765\nArgentine President Takes On Godson — But Not To Keep Werewolf At Bay,1160\nAfghan Mother Kills 25 Taliban Fighters In Seven-Hour Gunbattle After Watching Her Son Slain In Ambush,1241\nParent: Fourth-grader suspended after using magic from 'The Hobbit',814\n\"Joan Rivers: Doctor Took Selfie With Unconscious Comedian, Performed Biopsy Without Consent -- Details\",1636\nAfghan Family Kills 25 In Revenge For Son's Death,2150\nReport: Apple Is Shutting Down Beats Music,2063\nLenovo Looking To Buy BlackBerry Ltd [REPORT],2402\nTesla Motors set to choose Nevada for its 'gigafactory',1766\nJoan Rivers Doctor Denies Selfie,1636\nRaven-Symone blasts fake report alleging she was abused by Bill Cosby: ‘Keep me out of this’,197\n\"Saudi Stocks, Currency Tumble As Aramco Pipeline Explodes; ISIS Sabotage Concerns\",1762\nWoman with three breasts ‘was a fake who has tricked people online before’,1741\nGirl poured acid on boyfriend’s penis after he released sex tape,596\nISIS Reportedly Executes 2nd American Journalist,1687\nApple Stores Are Reportedly Installing Custom Safes To House Apple Watches,2499\nIBM denies layoff rumors,2527\n\"ISIS Beheads American Journalist Steven Sotloff, Monitoring Group Says\",1475\nReport: Apple Plans to Phase Out Beats Music Brand,1870\nIsraeli politicians praise Sisi plan to give Palestinians land for a state in Sinai,2243\nApple was forced to nix key health features from its smartwatch -- report,1894\nWould US sue parents of James Foley? Why White House is Defending Itself,967\n\"IBM to cut more than 111,000 jobs in largest corporate lay-off ever\",980\nREPORT: Doctor Snapped A 'Selfie' While Joan Rivers Was Under Anesthesia,2160\nISIS executioner 'Jihadi John' reported wounded in air strike; UK investigating,1092\n\"Wife chops off cheating husband’s penis, twice\",2216\nStop Sharing Those Photos of Fancy International School Lunches,642\nBlackBerry shares up after unconfirmed report on possible Lenovo bid,2065\n\"Brain Surgery Recovery: Teenage Girl Wakes Up During Procedure, Talks About Cats\",990\nAn Egyptian ISIS treasurer stole $1 million and fled to Turkey,1930\nWerewolf Legend Leads To Jewish Godson's 'Adoption' by Argentina President,145\nHewlett Packard ‘planning to split into two’,1110\nArgentina’s president adopts Jewish boy to save him from life as a werewolf,1345\nJoan Rivers Personal Doctor Allegedly Took A Selfie Before Her Biopsy And Cardiac Arrest,1229\nMicrosoft to buy 'Minecraft' creator Mojang for $2.5B,1328\nOriginal Apple Watch Health Features Were Dropped Due to Consistency Issues,2324\nIsis 'Admits' Leader Abu Bakr al-Baghdadi Injured in US Air Strike,1696\nIslamic State reportedly on Baghdad’s outskirts after week of victories,1914\nJustin Bieber Basically Saves A Russian Man From A Bear,2169\nReport: ISIS Is Selling the Body of James Foley for $1 Million,884\n\"Fowler Falls For Fake Website, Makes Crazy Claims About Tennis Star\",1394\nISIS Releases Video Allegedly Showing Beheading of U.S. Journalist Steven Sotloff,1902\nHP is reportedly splitting into two companies,1552\nArgentina's President Adopts Young Boy so He Won't Turn Into Werewolf,1124\n\"Stephen Sotloff beheading shown in video, ISIS claims\",2071\nCrabzilla! Satellite Picture Reveals Giant Crustacean Lurking Off The Coast Of Whitstable,2380\nISIS executioner 'Jihadi John' allegedly wounded by U.S.-led air strike: report,2253\niPhone 6s ... transfiguration Nurse,259\nMissing Nuke In Colorado Sparks Intense Russian Fears,2361\nIBM job cuts?; D.R. Horton soars on beat; AT&T expands in Mexico,90\nJustin Bieber Basically Saves A Russian Man From A Bear,1510\nSaudi Arabia's national airline planning to introduce gender segregation on flights,2437\nReport: ISIS Is Selling the Body of James Foley for $1 Million,930\nJournalist Steven Sotloff reportedly executed by ISIS,1676\n\"Woman Cuts Off Husband's Penis Twice, Then Throws It Out the Window\",492\n\"“I am lost for words,” 5-year-old boy billed for missing friend’s birthday party\",1431\nApple Watches to be kept in safes,1345\nCharles Manson Wedding Off: Fiancee’s Morbid Plan To Exploit His Corpse Emerges,1111\nJustin Bieber Saved A Guy Getting Mauled By A Bear,448\nIslamic State trying to SELL decapitated body of US hostage James Foley for $1 MILLION,535\nGallagher: Bettman has changed his tune on NHL expansion,2428\nCharles Manson wedding off as bride 'wanted to display his dead body in glass coffin',274\n\"Joan Rivers' doctor denies 'unauthorized procedure,' selfie before cardiac arrest\",1639\nCrazy Conservatives Are Sure a Gitmo Detainee Killed James Foley,2319\n\"NHL expansion rumors: This time, Las Vegas is about to get a team\",2294\nArab woman pilot who is poster girl for Gulf states' blitz on ISIS is 'disowned by her family' for bombing 'Sunni heroes of Iraq and the Levant',50\nISIS Is One Mile From Baghdad,1696\nISIL Has Reportedly Beheaded Journalist Steven Sotloff,2339\nThree Boobs Are Most Likely Two Boobs and a Lie,1490\n\"Everything You Need To Know About Path, The Struggling Social Network In Apple's Sights\",1558\nVideo purportedly shows beheading of U.S. hostage Steven J. Sotloff,1386\nFound! Missing Afghan Soldiers Spotted Trying to Enter Canada,1402\n\"Islamic State is funding its terror operations by brutally harvesting organs, UN is warned\",1282\nJoan Rivers’ doctor snapped a selfie before biopsy surgery,1553\nKim Jong-un loves CHEESE so much he's ballooned in size and walks with limp,2527\nHugh Hefner Dead Rumors Not True,1607\n\"Report: Joan Rivers doctor took selfie, began biopsy, source says\",1229\n\"Woman pays $20,000 for third breast to make herself LESS attractive to men\",64\nCNN: Doctor Took Mid-Surgery Selfie with Unconscious Joan Rivers,2233\nSteven Sotloff 'beheaded by Islamic State',927\nTeenage British jihadi 'killed in US airstrikes': 19-year-old from Brighton died in US-led bombing,1736\nApple Killing Beats Music: 5 Fast Facts You Need to Know,1275\nIslamic State releases video of beheading of U.S. hostage Steven Sotloff: site intelligence monitoring service,1391\nSaudi Arabia's national airline plans to keep men and women apart,1290\nU.S.: Video showing Sotloff beheading is authentic,2063\n\"Brain Surgery Recovery: Teenage Girl Wakes Up During Procedure, Talks About Cats\",2216\nISIS ‘organ harvesting’ must be probed by Security Council – Iraqi envoy,2323\nArgentine President Takes On Godson — But Not To Keep Werewolf At Bay,1324\n\"Teen wakes up during brain surgery, asks how it’s going\",960\nJoan Rivers' Doctor Took a Selfie While She Was Under Anesthesia (Report),1765\nJoan Rivers Personal Doctor Allegedly Took A Selfie Before Her Biopsy And Cardiac Arrest,2169\nJasmine Tridevil: The woman with three breasts,2291\nFei Lin's Penis Stolen By Thieves,354\nJames Foley’s Family Claims Government Threatened Them Over Ransom Payments,967\nArgentinian President Cristina Kirchner adopts Jewish boy to protect him from werewolf stigma,1102\nFoley family says was 'threatened' by U.S. official over ransom: ABC,1287\nJasmine Tridevil Has Surgery 'To Add Third Breast' Total Recall Style,2038\n\"Hong Kong protesters go Ferguson style: ‘Hands up, don’t shoot’\",778\nWoman with three breasts ‘was a fake who has tricked people online before’,85\nHeads up oil traders: Big pipeline explosion reported in Saudi Arabia,627\nWoman With Three Breasts Is Reportedly A Fake: Jasmine Tridevil’s Real Identity Revealed,274\n\"Jealous Wife Who Chopped Off Husband’s Penis For Cheating On Her, Chops It Off A Second Time\",1276\nREPORT: Tesla Chooses Nevada For Site Of Its Massive Battery Factory,3\n\"Joan Rivers: Doctor Took Selfie With Unconscious Comedian, Performed Biopsy Without Consent -- Details\",1454\nScorpion Sting Delays Oregon State Flight,2316\nFei Lin's Penis Stolen By Thieves,925\nBrain op shock as teen wakes up mid-surgery,2510\nMissouri Pig Brothel Dismantled During FBI Raid,2510\nWoman Bit By Scorpion on Alaska Airlines Flight Is Chill as Hell,197\nJasmine Tridevil Has Surgery 'To Add Third Breast' Total Recall Style,1228\n\"After Beheading of Steven Sotloff, Obama Pledges to Punish ISIS\",627\nPresident of Argentina adopts Jewish godson to 'stop him turning into a werewolf',1773\nThe ISIS Executioner Who Killed 4 Hostages May Have Been Wounded In Airstrikes,2204\n\"Jealous Wife Who Chopped Off Husband’s Penis For Cheating On Her, Chops It Off A Second Time\",492\n\"\"\"Jihadi John\"\" reportedly wounded in airstrike\",2324\n\"Gwen Korovin, Joan Rivers’s doctor, denies taking selfie\",1287\nPoster girl in fight against ISIS is beheaded by terror group,1714\n\"Saudi women with attractive eyes may be forced to cover even them up, if resolution is passed\",1366\nEgypt Offers Abbas Land in Sinai for Future Palestinian State Read,1443\n\"Report: Microsoft Trying To Buy Mojang, Creators Of Minecraft\",315\nSaudi Arabia’s Religious Police Outlaw ‘Tempting Eyes’,2232\nHP is better not together — company to split into enterprise and PC/printer businesses,1118\nHong Kong riot cops forced to withdraw after democracy protesters copy 'Don't shoot' gesture used by US demonstrators after a police officer shot an unarmed black teenager,1512\nArgentina's President Adopts Boy to End Werewolf Curse,2253\nSteven Sotloff 'beheaded by Islamic State',1118\nISIS Leader Abu Bakr al-Baghdadi Wounded in Airstrikes; His Aide Killed,2158\nThe Apple Watch will launch outside the US in April too,994\nHewlett Packard ‘planning to split into two’,38\nJoan Rivers’ doctor took a selfie while she was out cold before doing ‘an unauthorised biopsy’,2323\nHermaphroditic cat to undergo gender reassignment surgery,38\nRumor: Apple in late-stage talks to buy Path social platform,1381\nUS Ally Saudi Arabia Starts Gender Segregation On National Airline,1272\nRumor: ‘new’ 4-inch iPhone on the way,2319\nPresident of Argentina adopts Jewish boy to stop him turning into werewolf,1992\n\"White House Chief Of Staff Denis McDonough: No Threats Were Made To Foley, Sotloff Families Over Possible Ransom\",2229\nPeople Actually Believed Argentina’s President Adopted A Jewish Boy To Stop His Change Into A Werewolf,1677\n3-Boobed Woman a Fake,1275\nPolice Chief In Charge of Paris Attacks Commits Suicide,1275\nISIS Releases Video Allegedly Showing Beheading of U.S. Journalist Steven Sotloff,2339\nRumors Swirling About Israel's Shocking Sinai 'Endgame' Plan for Palestinians in Gaza,954\nEnraged spouse chops off unfaithful husband's manhood – TWICE,1856\nVideo reportedly shows beheading of reporter Steven Sotloff by ISIS,916\n\"Report: Woman claims she had third breast added, hopes to become a TV star\",2101\nThis Zombie Cat Returned Home Five Days After Being Buried By Its Owner,1265\nNorth Korean dictator Kim Jong-un may be seriously ill from eating too much Emmental cheese: report,566\n‘Crabzilla’ a 50-foot colossal conundrum,2146\nParent: Fourth-grader suspended after using magic from 'The Hobbit',393\nFake-News Report Claims Michael Jackson Is Father Of Bruno Mars,2402\nPolice officer in Charlie Hebdo investigation 'shot himself dead hours after the attack',1241\nUK looking into reports IS beheading suspect wounded,326\nWoman Reportedly Pours Acid on Boyfriend's Penis After Finding His Sex Tape,1604\nLenovo Could Make A Bid For BlackBerry (Rumor),875\n\"Apple Watch on Your Wrist in March, 12-inch MacBook Air Set for Q1 Launch: Analyst\",2199\nIslamic state issues video of beheading of U.S. hostage: SITE,2071\n\"NHL expansion ahead? No, says Gary Bettman\",2320\nWoman with three breasts ‘was a fake who has tricked people online before’,1272\nISIS Reportedly Executes 2nd American Journalist,1391\n\"Source: Joan Rivers' doc did biopsy, selfie\",2121\n\"Argentina President, Christina Kirchner, Has Bizarre Werewolf Mishap\",1633\nHP to split into two businesses -- report,1838\n‘Crabzilla’ spotted off the coast of Britain,2282\nCharles Manson’s fiancee allegedly wanted to marry him for his corpse,2482\nWoman with three breasts: Real or hoax?,2038\nJustin Bieber Helps Defend Russian Fisherman From Bear,201\nEXCLUSIVE: Got him! Jihadi John is 'wounded in US airstrike on secret bunker meeting of ISIS high command',338\n\"Apple in late stages to acquire Path, report says\",1633\n\"No, Argentina's president did not adopt a Jewish child to stop him turning into a werewolf\",202\nISIS Allegedly Beheads Second Captive American Journalist,485\n\"No, the world's oldest tree has not been accidentally cut down by loggers in the Amazon\",1147\nSaudi Arabia May Be Taking Misogyny to the Skies,2140\nDisturbed aunt cuts off nephew’s penis after he burst’s in on her on the toilet.,1635\n\"Gay Teacher Receives Touching Letter From Student, 9, After He Comes Out\",814\nIs 'Crabzilla' real or not? Leading marine biologist rules picture of giant crab lurking in shallow waters must be a HOAX,2229\n‘I will have justice for what they did to me’: Pregnant St. Louis woman loses eye after police fire non-lethal round at car during Ferguson protest (VIDEO),201\nMissing Nuke In Colorado Sparks Intense Russian Fears,1937\nBlood money: How ISIS is selling human organs harvested from living hostages and its own dead soldiers to fund terror across the Middle East,1444\nEXCLUSIVE: Apple To Unveil The Long-Awaited Retina MacBook Air At Its “Spring Forward” Event,2270\n\"Four new NHL expansion teams? Vegas, Seattle, Toronto and Quebec by 2017: Report\",1701\n50 foot crab : Is this a Crabzilla spotted in the UK?,318\nVideo purportedly shows beheading of U.S. hostage Steven J. Sotloff,1998\nJoan Rivers' 'selfie' doctor 'DENIES performing biopsy and taking photo while star was under anesthesia',2357\nHP to split into two businesses -- report,596\n\"Brain Surgery Recovery: Teenage Girl Wakes Up During Procedure, Talks About Cats\",485\n\"Report: Joan Rivers doctor took selfie, began biopsy, source says\",2487\nCruel aunt cuts off three-year-old nephew’s penis after he walks in on her using the loo,813\nMittens The Intersex Cat To Get Gender Assignment,1816\nGigafactory location: Tesla Motors confirms Nevada announcement Thursday,98\nIs 'Crabzilla' real or not? Leading marine biologist rules picture of giant crab lurking in shallow waters must be a HOAX,1290\nTampa woman claims to add 3rd breast,2486\nLisa Bonet Did NOT Send “Cryptic Tweet” About Bill Cosby — Twitter Account Fake!,934\nPresident Sisi's Gift,2195\n'Throat specialist to the stars' allegedly involved in fatal Joan Rivers procedure denies taking selfie with star as she releases statement saying she will not comment on tragic incident,934\nWoman has surgery to get third breast: The three most statistically unlikely pairs of boobs,1811\nChina Penis Amputation: Cruel Aunt Viciously Mutilates Toddler's Genitals as Punishment,1373\n\"REPORT: Apple Will Acquire Path, The Struggling Social Network\",2467\nJustin Bieber ringtone saves Russian fisherman from bear attack,1309\nJustin Bieber ringtone saved a Russian fisherman during a bear attack,448\nBlackBerry (BBRY) Could Receive An Offer By Cash-Rich Lenovo As Early As This Week: Report,2513\nSource: Hackers send new message to Sony,525\n\"Man saved from bear attack when his Justin Bieber ringtones goes off, sending bear fleeing\",580\nWoman with three breasts: Real or hoax?,2026\nSaudi Airline Considering Separating Passengers By Gender,1452\n\"Woman pays $20,000 for third breast to make herself LESS attractive to men\",2231\n\"KGI: iPhone sales forecast at 73M for Q4 ahead of Apple Watch debut in March, 12\"\" MacBook Air in Q1\",2487\nReport: Hewlett-Packard plans to break into 2 companies,1111\nA Justin Bieber Ringtone Just Saved A Man’s Life Who Was Being Attacked By A Bear,1754\nJoan Rivers’s Personal Doctor Denies Taking Operating-Room Selfie,1755\nIslamic state issues video of beheading of U.S. hostage: SITE,656\nReport: ISIS Islamists at the Gates of Baghdad,1886\nJoan Rivers' doctor snapped selfie during throat surgery: report,2517\nRobot vacuum cleaner 'ate' a woman's hair [Google Translate],452\nArgentina's President Just Adopted a Son So He Won't Turn into a Werewolf,1264\n\"REPORT: Apple Will Acquire Path, The Struggling Social Network\",2169\nThis Woman Claims To Have Had Plastic Surgery To Have A Third Breast,274\nJustin Bieber Basically Saves A Russian Man From A Bear,1653\nMissing Afghan soldiers reportedly found near Canadian border,1754\nFerguson and Hong Kong Have One Important Thing in Common,898\nApple is reportedly shutting down Beats Music just three months after picking the company up.,1845\nISIS terror chief 'believed dead': Iraqi military confirm warlord WAS injured in US-led airstrike as speculation grows feared jihadist perished in attack,2083\nISIS executioner 'Jihadi John' allegedly wounded by U.S.-led air strike: report,1994\nArgentina's President Didn’t Adopt A Jewish Child To Avoid Becoming A Werewolf; So What Did She Do?,202\nJoan Rivers death: Biopsy doctor ‘took SELFIE with star while she was under anesthesia moments before cardiac arrest’,2500\nEx Co-Star Raven Symoné Blasts Rape Rumor ... THAT'S DISGUSTING!,814\n\"Joan Rivers' doctor denies 'unauthorized procedure,' selfie before cardiac arrest\",2500\n\"Trans Teen Dies by Suicide, Leaves Tumblr Note: 'There's No Way Out'\",21\nJustin Bieber ringtone saves Russian fisherman from bear attack,2105\nPresident of Argentina adopts Jewish boy to stop him turning into werewolf,1850\nHugh Hefner is not dead: Playboy founder makes it to film night despite mortality rumours,575\nTriple-breasted woman pictured before 'operation' and vows surgery footage will prove third boob is no hoax,2425\n\"Gwen Korovin, Joan Rivers’s doctor, denies taking selfie\",2500\nNHL expansion plans in the works: reports,1604\nNo gender segregation on Saudia,1250\n'Crabzilla' or 'Crapzilla' -- You Decide,2279\n'How's it going?': Teenager wakes up during brain surgery and asks doctors for progress report,1886\nFlorida Woman Has Surgery To Add Third Breast To Her Chest,1270\nMan Mauled By Bear Says He's Only Alive Thanks to Justin Bieber,37\nEgypt’s President denies offering land to Palestinians,2194\n\"Apple Reported to Begin Shipping Apple Watch in March, 12-Inch MacBook Air in Early 2015\",1194\nThree Boobs Are Most Likely Two Boobs and a Lie,2425\nWoman Gets Third Boob to Appear Unattractive to Men,836\nThird boob likely a hoax,1244\nJames Foley family: Obama officials vowed criminal charges if we paid son’s ransom,231\nUS Ally Saudi Arabia Starts Gender Segregation On National Airline,353\nFlorida woman gets plastic surgery to add a third breast,1181\n\"\"\"Jihadi John\"\" reportedly wounded in airstrike\",1322\n\"If They Are Beautiful, The Woman Will Be In Trouble': Saudi Arabia Religious Police Ban 'Tempting Eyes'\",2435\nJoan Rivers’ Doctor Snapped Selfie During Throat Procedure (Report),929\nA 9-year-old girl gave this hearfelt letter to her teacher after he came out as gay,1729\nHugh Hefner Dead? Fans Panic That Playboy Founder Is Gone,2057\nCharles Manson Wedding Off: Fiancee’s Morbid Plan To Exploit His Corpse Emerges,785\n\"Joan Rivers’ Doctor Reportedly Took Selfie, Biopsy Right Before Her Heart Attack\",2368\nA Justin Bieber Ringtone Just Saved A Man’s Life Who Was Being Attacked By A Bear,1112\nSouth Korean woman's hair 'eaten' by robot vacuum cleaner as she slept,1616\nJoan Rivers’ doctor took a selfie while she was out cold before doing ‘an unauthorised biopsy’,929\nWoman has surgery to get third breast: The three most statistically unlikely pairs of boobs,2183\nIRAQ ACCUSES BRITAIN OF DELIVERING WEAPONS TO ISLAMIC STATE,1250\nIslamic State releases video of beheading of U.S. hostage Steven Sotloff: site intelligence monitoring service,1499\nJoan Rivers' doctor snapped selfie during throat surgery: report,1927\nApple Is Going To Shut Down Beats Music,946\nIsis 'behead their own fighters' for spying and embezzlement in Syria,1861\nArgentine President Takes On Godson — But Not To Keep Werewolf At Bay,291\n3-Boobed Woman a Fake,2361\nThis Campaign Shows A Pretty Genius Way To Stop Men Catcalling In The Street,823\nLenovo Could Make A Bid For BlackBerry (Rumor),1741\nClaims famous Kurdish Peshmerga fighter Rehana may have been decapitated,1326\nFisherman Saved from Deadly Bear Attack by His Justin Bieber Ringtone,2105\nSaudi national airline may introduce gender segregation on its flights,1557\n\"Islamic State leader Abu Bakr al-Baghdadi: Wounded, dead or missed entirely by U.S. airstrikes?\",1088\n‘Three-boobed’ woman: They’re not fake,1770\nNorth Korean dictator Kim Jong-un may be seriously ill from eating too much Emmental cheese: report,2527\nJoan Rivers's doctor 'took a SELFIE' with the comedian as she lay under anesthetic and just seconds before she went into cardiac arrest that killed her,1653\nJihadist Brit teen killed in US air strikes,2500\nApple Stores to install safes to secure gold Apple Watches,1601\nIsis 'Admits' Leader Abu Bakr al-Baghdadi Injured in US Air Strike,2350\nISIS Is Reportedly Trying To Sell James Foley's Remains For $1 Million,1527\nMum helps kill 25 Taliban fighters during SEVEN-hour gun battle in revenge for cop son's death,485\nHere's What We Know About ISIS's Alleged Organ Harvesting Operation,2231\nJustin Bieber Basically Saves A Russian Man From A Bear,2427\n\"[Google translate] AED site: Family \"\"Flyer\"\" Maryam Mansouri emphasizes \"\"fabricating\"\" a statement repudiating them\",315\nHugh Hefner is not dead: Playboy founder makes it to film night despite mortality rumours,1411\nDisturbed aunt cuts off nephew’s penis after he burst’s in on her on the toilet.,1581\nNo gender segregation on Saudia,1110\n'Whistling At Your Mom': Video Showing Sons Catcalling their Mothers Goes Viral [VIDEO],486\n\"Ohio Trans Teen Commits Suicide, Leaves Heartbreaking Note Declaring “There’s No Way Out”\",2222\nFlorida woman gets third breast to become 'unattractive' 32,2\nPregnant woman loses eye after Ferguson cops fire bean bag,2512\nJames Foley's mother 'appalled' by U.S. government handling of case,746\n\"WH: We didn't threaten Foley, Sotloff families\",1287\nMan removed from plane over Christmas greeting dispute,1600\nIs this Crabzilla? Giant Monster Crab Caught on Camera,2282\nISIS video shows beheading of American journalist Steven Sotloff,1092\nThe World's Most Accurate Apple Analyst Says The Apple Watch Is Coming In March,2315\nISIS Baghdad March: Islamic State 1 Mile Away From Iraqi Capital,1552\nAngry Aunt Who Sliced Off Three-Year-Old Nephew’s Penis Facing Five Years In Jail,2400\n\"Saudi women with attractive eyes may be forced to cover even them up, if resolution is passed\",575\nThey're fake! Woman who claims to have surgically implanted third breast is a self-proclaimed hoaxer who once reported a '3 breast prosthesis' stolen from her luggage,1907\n\"Report: Joan Rivers doctor took selfie, began biopsy, source says\",1701\nU.S. Officials Threatened James Foley’s Parents With Prosecution Over Ransom,1236\nGiant Crab,249\n\"ISIS might be harvesting organs, Iraq tells UN\",2350\nGrieving Afghan mother takes bloody revenge by killing 25 Taliban militants during seven hour battle after they gunned down her son,1664\nThere's A Weird Story Going Around About How Argentina's President Just Saved A Jewish Man From Becoming A Werewolf,319\nCharles Manson’s fiancee allegedly wanted to marry him for his corpse,2151\nReport: Woman who claimed to have third breast added is fake,2183\n\"Source: Joan Rivers' doc did biopsy, selfie\",865\nFlorida woman gets plastic surgery to add a third breast,1270\n\"Brain Surgery Recovery: Teenage Girl Wakes Up During Procedure, Talks About Cats\",316\nWednesday Apple Rumors: Apple May Be Ready to Buy Path,1381\nSaudi Arabia airline segregation: Saudi airlines to assign seats based on gender,319\nArgentina's president 'adopts' godson 'to prevent him becoming a werewolf',1626\nJournalist Steven Sotloff reportedly executed by ISIS,1510\nCruel aunt cuts her three-year-old nephew's penis off because he burst in on her on the loo and asked to use her phone,259\n\"Finally, proof that Justin Bieber IS unbearable: Russian fisherman saved from bear attack when ringtone featuring one of the pop brat's songs scares it away\",141\nEnraged spouse chops off unfaithful husband's manhood – TWICE,895\nWoman Reportedly Pours Acid on Boyfriend's Penis After Finding His Sex Tape,753\n\"Joan Rivers’ Doctor Reportedly Took Selfie, Biopsy Right Before Her Heart Attack\",1287\nAllegation Bill Cosby sexually molested Raven Symone are just a hoax,2316\n\"Report: Woman claims she had third breast added, hopes to become a TV star\",792\nEvil Aunt Hacks Off Toddlers Penis,2030\nPurported Lisa Bonet Twitter Account Suspended After Cryptic Cosby Tweet,2527\n\"Islamic State leader Abu Bakr al-Baghdadi: Wounded, dead or missed entirely by U.S. airstrikes?\",1609\n\"“Hands up, don’t shoot” comes to Hong Kong’s pro-democracy movement\",1639\nJustin Bieber's 'Baby' Saves Man From Violent Bear Attack,2464\nWoman With Three Breasts Is Reportedly A Fake: Jasmine Tridevil’s Real Identity Revealed,2486\n\"Fake or freak? Woman, 21, claims to have paid $20,000 to surgically add third breast in desperate bid to become a reality TV star\",2\nEgypt's Sisi Offered Abbas Creation of Palestinian State in Sinai Peninsula,1727\nReports: Missing Afghan soldiers found at Canadian border,1812\n\"Joan Rivers Death Preventable? Melissa Rivers Taking Legal Action, News Of Doctor’s Selfie Surfaces\",2126\nVeterans Today reporting Iraqi Army Downs 2 UK Planes Carrying Weapons for ISIL,1287\nThese Men Weren't Really Tricked Into Sexually Harassing Their Moms,1874\n\"“I am lost for words,” 5-year-old boy billed for missing friend’s birthday party\",1235\nJustin Bieber Helps Defend Russian Fisherman From Bear,912\n\"ISIS Beheads American Journalist Steven Sotloff, Monitoring Group Says\",1964\nWhite House denies threatening families of James Foley and Steven Sotloff over ISIS ransom but adds 'we made the law clear to them',326\n\"Wife chops off cheating husband’s penis, twice\",1061\nMystery of 50ft giant crab caught on camera in Kent harbour,765\nHeads up oil traders: Big pipeline explosion reported in Saudi Arabia,656\nMinecraft Is Expected to Be Acquired by Microsoft,28\n\"50ft crustacean, dubbed Crabzilla, photographed lurking beneath the waters in Whitstable\",2380\nREPORT: 'JIHADI JOHN' WHO BEHEADED JAMES FOLEY WOUNDED IN US AIRSTRIKE,1696\nJustin Bieber Basically Saves A Russian Man From A Bear,1304\nFlorida woman gets plastic surgery to add a third breast,2402\nSaudi airline rep denies plan to separate men and women on flights,2436\nEl-Sisi denies claims he'll give Sinai land to Palestinians,995\nSaudi Airlines Sexist: Airline Intends To ‘Enforce Rules’ To Separate Male And Female Passengers,1290\nBreast Chancer,758\n\"Stephen Sotloff beheading shown in video, ISIS claims\",1886\n\"Passenger headed to Dallas rages over ‘Merry Christmas,’ removed from plane\",1992\n\"'Rehana is alive and well... ISIS fanatics have NOT beheaded her': Poster girl for Kurdish freedom fighters escaped Kobane hellhole, friends tell MailOnline\",100\nVideo reportedly shows beheading of reporter Steven Sotloff by ISIS,2298\nREPORT: Doctor Snapped A 'Selfie' While Joan Rivers Was Under Anesthesia,2173\nIraq’s ambassador urges UN to investigate claims Isis is harvesting organs: ‘We have bodies - it is clear they are missing certain parts',2222\nApple to keep gold Watch Editions in special in-store safes,1723\nMinecraft Is Expected to Be Acquired by Microsoft,2233\nMan removed from plane over Christmas greeting dispute,1332\n\"Trans Teen Dies by Suicide, Leaves Tumblr Note: 'There's No Way Out'\",12\nOil Futures Jump on Rumored Pipeline Explosion in Saudi Arabia,2244\n\"REPORT: Apple Will Acquire Path, The Struggling Social Network\",2320\nApple Watch Edition contains new “Apple gold”,1765\nUN urged to investigate ISIS's bloody trade in human organs after Iraqi ambassador reveals doctors are being executed for not harvesting body parts,930\nThe Greater Gaza Plan: Is Israel trying to force Palestinians into Sinai?,2195\nJoan Rivers’ Doctor Snapped Selfie During Throat Procedure (Report),1963\n\"IBM plans massive layoffs of up to 110,000 workers: report\",2011\n\"Transgender Teen Leelah Alcorn Commits Suicide By Walking In Front Of Semi Truck, Blames Christian Parents In Viral Suicide Note\",73\nJilted wife 'chopped off husband's penis TWICE with scissors after catching him cheating',2121\nThe Whole Internet Is Waiting For This Pic Of A Monster 50-Foot Crab To Be Declared A Hoax,2136\nJoan Rivers' doctor 'took selfie before biopsy',2169\n\"Report: Woman claims she had third breast added, hopes to become a TV star\",1218\nISIS executioner 'Jihadi John' reported wounded in air strike; UK investigating,1977\nGallagher: Bettman has changed his tune on NHL expansion,1655\n\"The story of the Argentinean president, werewolves and seventh sons\",1773\nJustin Bieber ringtone saved a Russian fisherman during a bear attack,1102\nBrighton jihadi 'among five killed in Syria drone strike',180\nREPORT: 'JIHADI JOHN' WHO BEHEADED JAMES FOLEY WOUNDED IN US AIRSTRIKE,2491\nMissing Afghani soldiers found trying to cross US border to Canada,786\nJoan Rivers’ doctor snapped a selfie before biopsy surgery,2368\nFlorida Woman Has Surgery To Add Third Breast To Her Chest,889\n\"“I am lost for words,” 5-year-old boy billed for missing friend’s birthday party\",861\nISIS Releases Video Allegedly Showing Beheading of U.S. Journalist Steven Sotloff,1270\nFive reasons 'Crabzilla' is definitely not real,580\nThe Whole Internet Is Waiting For This Pic Of A Monster 50-Foot Crab To Be Declared A Hoax,1284\n\"Report: Woman claims she had third breast added, hopes to become a TV star\",1617\nWoman cuts off husband's penis twice after catching him cheating,1023\nJoan Rivers’s Personal Doctor Denies Taking Operating-Room Selfie,1571\nMicrosoft Near Deal to Buy Minecraft Maker Mojang,1158\n\"IBM To Cut More Than 110,000 Jobs, Report Says\",1604\nBritish teenager Ibrahim Kamara 'Killed In US Airstrikes In Syria',1736\nWH won’t say if Foley family was threatened not to pay ransom,166\n\"ISIS Leader Injured in Air Strike, Iraqi Officials Say\",717\n\"Source: Joan Rivers' doc did biopsy, selfie\",934\nAfghan Soldiers Found at Canadian Border,1903\n\"Tail of survival: Buried cat, believed dead, claws back to life\",1942\nSaudi Arabia's national airline planning to introduce gender segregation on flights,1561\nVideo purports to show beheading of US journalist,1394\nReport: Apple Is Shutting Down Beats Music,1386\nPolice officer in Charlie Hebdo investigation 'shot himself dead hours after the attack',2199\n\"Video Of Steven Sotloff Slaying By ISIS Is Authentic, U.S. Confirms\",2229\nTesla chooses Nevada for battery factory: Sources,1812\nOutrage as children imitate dog fighting,1091\nWoman Who Claimed To Have Surgery To Add Third Breast Exposed As Hoaxer,1067\nJustin Bieber scares off GRIZZLY BEAR and saves fisherman from a mauling,1914\nApple Reportedly Planning to Shut Down Beats Music,946\n\"Three-Boobed Girl probably a hoax, because obviously\",274\nRaven-Symone Did NOT Accuse Bill Cosby Of Molestation Or Rape — It’s A HOAX,2339\nJoan Rivers' Personal Doctor Allegedly Took A Selfie During Her Throat Procedure,1571\nISIS Reportedly Beheads A Second American Journalist,1354\nEl-Sisi denies claims he'll give Sinai land to Palestinians,1454\nISIS Advances to Within 10 Miles of Baghdad,2513\nArgentina's president 'adopts' godson 'to prevent him becoming a werewolf',728\nFlorida woman gets third breast surgically implanted,1188\nSketchy Rumor Claims Apple Planning New 4-Inch iPhone for 2015,1643\nArgentina’s president adopts Jewish godson to counteract werewolf legend,916\nISIS Is One Mile From Baghdad,1188\n\"Sony Hackers Email: Thanks For Running Scared, We'll Stop Now\",1275\nMinecraft Is Expected to Be Acquired by Microsoft,420\nIslamic State releases video showing beheading of US hostage Steven Sotloff,1354\nIBM job cuts?; D.R. Horton soars on beat; AT&T expands in Mexico,1935\nFate of Isis leader remains unclear after US airstrike in Iraq,2518\n\"Scorpion stings passenger, delays flight from Los Angeles to Portland\",2019\n\"\"\"Jihadi John\"\" reportedly wounded in airstrike\",2204\nPresident of Argentina adopts Jewish boy to stop him turning into werewolf,710\nFound at Canadian border: 3 Afghan soldiers missing from Cape Cod,2086\nHermaphroditic cat awaits a gender reassignment surgery to become a boy,2462\nReport: Doctor took a selfie when Joan Rivers was under anesthesia,1287\nFlorida Woman Has Surgery To Add Third Breast To Her Chest,328\n\"IBM to cut more than 111,000 jobs in largest corporate lay-off ever\",896\nJoan Rivers’s Personal Doctor Denies Taking Operating-Room Selfie,1793\nIs 'Crabzilla' real or not? Leading marine biologist rules picture of giant crab lurking in shallow waters must be a HOAX,1712\nHewlett Packard ‘planning to split into two’,1322\nSouth Korean woman's hair 'eaten' by robot vacuum cleaner as she slept,231\nIs this Crabzilla? Giant Monster Crab Caught on Camera,58\nJasmine Tridevil: Woman with three breast denies surgery hoax claims,1204\nISIS reportedly wants $1 million for beheaded hostage James Foley’s corpse,1113\n50 foot crab : Is this a Crabzilla spotted in the UK?,1284\nWoman Adds Third Breast by Undergoing Surgery to Participate in Reality Show,2335\nOil market shrugs off Saudi pipeline blast,172\n\"IBM Corp expected to cut more than 110,000 jobs in massive overhaul, report says\",1220\n'They got in our way': James Foley's brother backs mother attacking Obama administration over failure to save photojournalist before he was beheaded by ISIS,2229\n'I had a third breast implant so I can turn off men',3\nU.S. Officials Threatened James Foley’s Parents With Prosecution Over Ransom,52\n\"ISIS might be harvesting organs, Iraqi ambassador tells UN, amid reports of more hostages being burned alive\",2007\nJoan Rivers Doctor Denies Selfie,2291\nFoley family says was 'threatened' by U.S. official over ransom: ABC,2300\nJoan Rivers' Doctor Reportedly Took a Selfie Before Her Cardiac Arrest,1287\nIs Jasmine Tridevil’s Third Boob Real? Alisha Hessler Hoax Rumors Swirl,1960\nGhost Ship Filled with Ebola-Ridden Rats Heading for Florida,1160\nApple Stores to install safes to secure gold Apple Watches,2499\nIraqi Army Downs 2 UK Planes Carrying Weapons for ISIL,1894\nIs Jasmine Tridevil's Triple Breasted Tale An Internet Hoax?,1228\nVeterans Today reporting Iraqi Army Downs 2 UK Planes Carrying Weapons for ISIL,1748\nValentine’s Day 2015 May Be The Apple Watch Release Target,2439\n\"Man saved from bear attack when his Justin Bieber ringtones goes off, sending bear fleeing\",758\nCharles Manson Wedding Off: Fiancee’s Morbid Plan To Exploit His Corpse Emerges,1440\nAllegation Bill Cosby sexually molested Raven Symone are just a hoax,1113\nIslamic State puts James Foley’s body up for sale for $1M,2040\nStolen Member,448\nWhite House denies threatening families of James Foley and Steven Sotloff over ISIS ransom but adds 'we made the law clear to them',811\n\"After Beheading of Steven Sotloff, Obama Pledges to Punish ISIS\",1387\nArgentina's President Just Adopted a Son So He Won't Turn into a Werewolf,806\nIs this a Crabzilla spotted in the UK? Monster crab measures about 50 feet,2522\nISIS Reportedly Executes 2nd American Journalist,1194\nFour masked men break into migrant's home and rip off his penis after he 'had affairs with local women',927\nApple Stores Are Reportedly Installing Custom Safes To House Apple Watches,256\n\"Report: HP to split into two companies, one focused on PCs/printers and one on enterprise computing\",1838\nPresident of Argentina adopts Jewish boy to stop him turning into werewolf,37\nManson's fiancee wants to put his corpse on display: Report,814\nJoan Rivers' Doctor Took a Selfie While She Was Under Anesthesia (Report),1394\n\"Fowler Falls For Fake Website, Makes Crazy Claims About Tennis Star\",1284\n'I had a third breast implant so I can turn off men',2258\nMan Mauled By Bear Says He's Only Alive Thanks to Justin Bieber,2353\nRaven Symone Files Molestation Charges Against Bill Cosby,2065\n\"Finally, proof that Justin Bieber IS unbearable: Russian fisherman saved from bear attack when ringtone featuring one of the pop brat's songs scares it away\",1146\nApple could be eyeing purchase of social networking app Path,911\nIslamic State trying to SELL decapitated body of US hostage James Foley for $1 MILLION,274\nParents say they were kept in the dark on attempts to save James Foley,2195\nSaudi Arabia's national airline to introduce gender segregation after a string of complaints from male passengers,1023\n'Miracle cat' rises from the dead five days after burial,2136\nEXCLUSIVE: Apple To Unveil The Long-Awaited Retina MacBook Air At Its “Spring Forward” Event,934\nThe men caught cat-calling and wolf whistling their own MOTHERS: Hilarious TV show disguises women so they can experience their sons' behaviour,896\nUnited Nations asked to investigate claims of organ harvesting by ISIS,153\nWas James Foley’s murderer released from Guantanamo Bay?,987\nBrit teenage jihadi killed in Syrian airstrike as Britain set to enter war,2179\nArgentine President Takes On Godson — But Not To Keep Werewolf At Bay,710\n3-Boobed Woman a Fake,671\nThe US Threatened To Prosecute Families Of The 2 Murdered Americans If They Paid A Ransom To ISIS,2505\nNSC 'appalled' by Sotloff beheading,2071\nSaudi Arabian airline to separate genders after men complain about blokes sitting next to their wives,1250\nCNN: Doctor Took Mid-Surgery Selfie with Unconscious Joan Rivers,1326\nJilted wife 'chopped off husband's penis TWICE with scissors after catching him cheating',685\nThree Afghan soldiers found at Canada border after leaving Cape Cod base,870\nFoley family says was 'threatened' by U.S. official over ransom: ABC,2513\nTampa woman claims to add 3rd breast,758\nNorth Korean dictator Kim Jong-un may be seriously ill from eating too much Emmental cheese: report,196\nHewlett-Packard to split into two public companies,1754\nSamsung Rumoured to be Supplying the Screens for Apple Watch... Mk II,2085\n\"Source: Joan Rivers' doc did biopsy, selfie\",2040\n\"Joan Rivers: Doctor Took Selfie With Unconscious Comedian, Performed Biopsy Without Consent -- Details\",865\nWoman with three breasts: Real or hoax?,290\nSteven Sotloff: Islamic State 'kills US hostage',1510\nIraqi Army Downs Two British Planes Carrying Weapons for ISIL Terrorists,2050\nAfghan woman kills 25 Taliban rebels to avenge her son’s murder,1830\nIsraeli politicians praise Sisi plan to give Palestinians land for a state in Sinai,327\nJoan Rivers' Doctor Reportedly Took a Selfie Before Her Cardiac Arrest,1782\nSource: Three Afghan soldiers located at Canadian border,1626\nLenovo might be eyeing up BlackBerry... again,785\nThe Story of the 3-Boobed Lady Is As Fake As Her Third Boob,2026\nCrabzilla artist Quinton Winter reveals all after image of crab off Whitstable appeared at Horsebridge Centre,1754\nIslamic State releases video of beheading of U.S. hostage Steven Sotloff: site intelligence monitoring service,898\n\"Transgender teen who committed suicide left heartbreaking note saying she would \"\"never be happy\"\"\",1942\nJoan Rivers' doctor snapped selfie during throat surgery: report,2160\n\"Source: Joan Rivers' doc did biopsy, selfie\",319\nScorpion stings woman on OSU plane,910\nHP Is Planning To Split Into Two Separate Businesses,1469\nTriple-breasted woman pictured before 'operation' and vows surgery footage will prove third boob is no hoax,1445\nFerguson and Hong Kong Have One Important Thing in Common,2319\nKim Jong-Un may be dying because he's addicted to Swiss Cheese,2378\nAdopting Potential Werewolves Is Routine Business for Argentine Presidents,145\nHearing Unconfirmed Reports of Saudi Pipeline Explosion,1763\n\"Report: Joan Rivers doctor took selfie, began biopsy, source says\",814\nRumor Suggests 12-Inch Retina MacBook Air Could Launch During March 9 Apple Watch Event,1373\nI never intended to kill his penis I was just angry: Mpumalanga acid attack girl,1172\nSaudi Airlines to Separate Men and Women on Flights,1146\nLenovo tipped to make a bid for BlackBerry this week,178\nREPORT: Doctor Snapped A 'Selfie' While Joan Rivers Was Under Anesthesia,2205\nThree Afghan soldiers found at Canada border after leaving Cape Cod base,1856\nReport: ISIS Islamists at the Gates of Baghdad,927\nFlight Delayed Due To Rampaging Scorpion,2383\n\"What’s Happening in Hong Kong? Stunning Images From the Occupy-Inspired, Ferguson-Tinged Protests\",1872\nIslamic State releases video showing beheading of US hostage Steven Sotloff,1886\nTriple-breasted woman pictured before 'operation' and vows surgery footage will prove third boob is no hoax,2231\nReport: Doctor took a selfie when Joan Rivers was under anesthesia,2500\nJoan Rivers' Doctor Took a Selfie While She Was Under Anesthesia (Report),2500\n\"Report: Joan Rivers doctor took selfie, began biopsy, source says\",2289\nJilted wife 'chopped off husband's penis TWICE with scissors after catching him cheating',940\nISIS Leader Abu Bakr al-Baghdadi Wounded in Airstrikes; His Aide Killed,1928\n\"Gay Teacher Receives Touching Letter From Student, 9, After He Comes Out\",1512\nLisa Bonet Did NOT Send “Cryptic Tweet” About Bill Cosby — Twitter Account Fake!,1765\nJustin Bieber Ringtone Startles Bear,2320\nWerewolf legend leads Argentine president to adopt,2198\nPregnant Ferguson woman loses her EYE after police shoot her car with bean bag during violent protests,926\nVideo purportedly shows beheading of U.S. hostage Steven J. Sotloff,1596\n\"Source: Joan Rivers' doc did biopsy, selfie\",1571\n‘Crabzilla’ a 50-foot colossal conundrum,765\nSaudi Arabia airline segregation: Saudi airlines to assign seats based on gender,201\nFlorida Woman Has Surgery To Add Third Breast To Her Chest,2425\nJournalist Steven Sotloff reportedly executed by ISIS,2216\nFive reasons 'Crabzilla' is definitely not real,2500\nArgentina's President Adopts Jewish Boy to Keep Him from Turning into a Werewolf,202\nApple iPhone Mini with 4-inch Display Set to Replace iPhone 5c: Rumor,1354\nJilted wife 'chopped off husband's penis TWICE with scissors after catching him cheating',1639\nReport: Hewlett-Packard plans to break into 2 companies,668\nMissouri Pig Brothel Dismantled During FBI Raid,2190\nTorpoint: Five-Year-Old Billed For Missing Friend’s Birthday Party In England,2402\nHewlett Packard ‘planning to split into two’,1994\nSaudi Arabia set to introduce gender segregation on national airline flights,1887\nRobot vacuum cleaner 'ate' a woman's hair [Google Translate],1616\n\"The story of the Argentinean president, werewolves and seventh sons\",1992\nMinecraft Is Expected to Be Acquired by Microsoft,2169\n‘Crabzilla’ a 50-foot colossal conundrum,85\nHewlett-Packard Plans to Break in Two,785\nTesla Said to Select Nevada for Its First Battery Site,252\nBettman says NHL expansion not imminent,113\nJustin Bieber Saved A Guy Getting Mauled By A Bear,2315\n\"NHL expansion to include Toronto, Quebec City, Seattle and Las Vegas: Report\",2359\n\"ISIS Leader Injured in Air Strike, Iraqi Officials Say\",2204\nApple Stores to install safes to secure gold Apple Watches,1454\nCheese blamed for North Korean leader Kim Jong-un's broken ankles,1701\n\"50ft crustacean, dubbed Crabzilla, photographed lurking beneath the waters in Whitstable\",180\nIs Jasmine Tridevil's Triple Breasted Tale An Internet Hoax?,85\nIraqi Army Downs 2 UK Planes Carrying Weapons for ISIL,673\nApple Reportedly Planning to Shut Down Beats Music,1414\nDid Argentina's President Adopt A Jewish Baby To Stop It From Becoming A Werewolf??,211\nFei Lin's Penis Stolen By Thieves: Chinese Man Allegedly Had Penis Stolen By Jealous Lovers,319\n\"'Sílbale your mother', the mockumentary to stop street harassment in Peru [Google Translate]\",1285\n\"Woman Cuts Off Husband's Penis Twice, Then Throws It Out the Window\",1763\nSaudi Airlines Sexist: Airline Intends To ‘Enforce Rules’ To Separate Male And Female Passengers,1754\nBreast Chancer,836\nAdopting Potential Werewolves Is Routine Business for Argentine Presidents,1696\nJustin Bieber ringtone saves Russian man from bear attack,894\nCruel aunt cuts her three-year-old nephew's penis off because he burst in on her on the loo and asked to use her phone,1510\n\"Boy, 5, given £15.95 invoice for missing friend's birthday party\",1754\nMariam Al Mansouri: Female Fighter Pilot Disowned By Family For Bombing ISIS Terrorists In Syria,1275\nREPORT: Doctor Snapped A 'Selfie' While Joan Rivers Was Under Anesthesia,1861\n\"A Peruvian TV show is tricking men into catcalling their mothers, for feminism\",486\nFour Reasons Not To Give Up Hope If Apple Buys Path,1381\nISIS claims to behead US reporter Steven Sotloff in new video,1394\nSaudi Arabia outlaws ‘tempting eyes’,2173\nThis Man Kept HARASSING Women On The Streets. Until One Day… MOM!?,1138\n\"Fake or freak? Woman, 21, claims to have paid $20,000 to surgically add third breast in desperate bid to become a reality TV star\",2335\nJoan Rivers' Personal Doctor Allegedly Took A Selfie During Her Throat Procedure,2233\nThis Woman Claims To Have Had Plastic Surgery To Have A Third Breast,1960\nScorpion stings flier on Alaska Airlines flight from L.A.,1128\nFerguson riots: Pregnant woman loses eye after cops fire BEAN BAG round through car window,671\nWife chops off cheating husband’s penis twice – then stray animal steals it,1878\nExplosive New Details Of Joan Rivers’ Medical Crisis: Doctor Snapped Selfie With Legendary Comic & Performed Unauthorized Biopsy While She Was Under Anesthesia!,1414\n'They got in our way': James Foley's brother backs mother attacking Obama administration over failure to save photojournalist before he was beheaded by ISIS,463\nSaudi Arabia’s Religious Police Outlaw ‘Tempting Eyes’,575\nBettman says NHL expansion not imminent,1394\nLisa Bonet Did NOT Send “Cryptic Tweet” About Bill Cosby — Twitter Account Fake!,1072\nCrabzilla! Photo appears to show giant CRAB measuring at least 50ft across lurking in the waters off Whitstable,2173\nIslamic state issues video of beheading of U.S. hostage: SITE,783\nWoman Faces Jail Time After Slicing Off 3-Year-Old Nephew's Penis,1685\n\"ISIS Leader Injured in Air Strike, Iraqi Officials Say\",836\n\"Crabzilla: Photo Appears To Show Giant, 50-Foot Crab Lurking In British Waters\",2146\nIsis 'Admits' Leader Abu Bakr al-Baghdadi Injured in US Air Strike,1609\n\"Tesla settles on Nevada for \"\"gigafactory\"\" site -CNBC\",2510\nJustin Bieber ringtone saved a Russian fisherman during a bear attack,1479\n\"No, Saudi Arabia has not banned the \"\"tempting eyes\"\"\",2173\n\"Source: Joan Rivers' doc did biopsy, selfie\",1851\n\"Report: Toronto, Seattle, Quebec City to join Vegas in 2017 NHL expansion\",2243\nRaven Symone ‘Files Molestation Charges Against Bill Cosby’ is Fake,1394\nThese Men Weren't Really Tricked Into Sexually Harassing Their Moms,1373\nApple is reportedly shutting down Beats Music just three months after picking the company up.,1072\n\"Woman pays $20,000 for third breast to make herself LESS attractive to men\",1894\nCNN: Doctor Took Mid-Surgery Selfie with Unconscious Joan Rivers,1701\nPregnant woman loses eye after police shoot bean bag at her,457\n\"Stephen Sotloff beheading shown in video, ISIS claims\",1510\nChina: Wife chops off cheating husband's penis twice with scissors and throws it out of window,1276\nJoan Rivers' doctor 'took selfie before biopsy',1310\nSketchy Rumor Claims Apple Planning New 4-Inch iPhone for 2015,1102\n‘Three-boobed’ woman: They’re not fake,2486\nApple Killing Beats Music: 5 Fast Facts You Need to Know,528\nU.S. confirms authenticity of second journalist beheading video,2289\nSaudi airline rep denies plan to separate men and women on flights,1250\n\"Reports: NHL expansion could include Las Vegas, others\",1655\nJoan Rivers Personal Doctor Allegedly Took A Selfie Before Her Biopsy And Cardiac Arrest,2089\nScorpion Sting Delays Oregon State Flight,1676\nCharles Manson Wedding Off: Fiancee’s Morbid Plan To Exploit His Corpse Emerges,668\nWe just found out the #Ferguson Protester who claim she was shot in the eye with a rubber bullet was a false story guys. Smh..,1830\n'How's it going?': Teenager wakes up during brain surgery and asks doctors for progress report,1714\nCNN: Doctor Took Mid-Surgery Selfie with Unconscious Joan Rivers,1229\nElementary school suspends boy after he threatens to turn fellow student invisible with the One Ring from Tolkien novels,393\nIs 'hands up' in Hong Kong really the same as in Ferguson?,1113\nWH won’t say if Foley family was threatened not to pay ransom,749\nApple Stores Are Reportedly Installing Custom Safes To House Apple Watches,2373\nReport: Second American Journalist Beheaded by Islamic State Terrorists,799\nFerguson riots: Pregnant woman loses eye after cops fire BEAN BAG round through car window,1367\n\"Apple Watch to go on sale in March, claims analyst\",746\nA Russian Guy Says His Justin Bieber Ringtone Saved Him From A Bear Attack,2491\nJasmine Tridevil Has Surgery 'To Add Third Breast' Total Recall Style,2486\nBettman says NHL expansion not imminent,1287\nPoster girl for Kurdish freedom fighters in Kobane is 'captured and beheaded by ISIS killers' who posted gruesome pictures online,100\nGiant Crab,338\nArgentina's President Didn’t Adopt A Jewish Child To Avoid Becoming A Werewolf; So What Did She Do?,2300\nIs 'Crabzilla' real or not? Leading marine biologist rules picture of giant crab lurking in shallow waters must be a HOAX,2522\nJustin Bieber Saved This Guy From a Bear Attack,37\n\"'Rumours of my death are greatly exaggerated': Relax ladies, Hugh Hefner is alive and kicking\",1561\nFlorida woman gets plastic surgery to add a third breast,1727\nHP reportedly plans to split PC and printer business from enterprise unit,2505\nWatch Two Guys Appear to Get Tricked Into Catcalling Their Own Moms,1980\n3-Boobed Woman a Fake,2258\nManson's fiancee wants to put his corpse on display: Report,2294\nISIS militants just 1 mile from Baghdad as fierce fighting reported near Iraqi capital,1520\nExplosive New Details Of Joan Rivers’ Medical Crisis: Doctor Snapped Selfie With Legendary Comic & Performed Unauthorized Biopsy While She Was Under Anesthesia!,1033\nArgentina's president 'adopts' godson 'to prevent him becoming a werewolf',145\nFerguson and Hong Kong Have One Important Thing in Common,485\nJilted wife 'chopped off husband's penis TWICE with scissors after catching him cheating',728\nMissouri Pig Brothel Dismantled During FBI Raid,1706\nWoman Bit By Scorpion on Alaska Airlines Flight Is Chill as Hell,1431\nISIS Leader Abu Bakr al-Baghdadi Wounded in Airstrikes; His Aide Killed,2101\n'The Cosby Show' Star Raven Symone Joins Long List of Women Accusing Bill Cosby of Rape,1663\nAnalyst “Confirms” Apple Watch And 12-inch MacBook Air’s Q1 2015 Launch,801\nIS executioner 'Jihadi John' injured in air strike: reports,1977\nReport: Woman who claimed to have third breast added is fake,2491\nJasmine Tridevil: Woman with three breast denies surgery hoax claims,1696\n\"WH: We didn't threaten Foley, Sotloff families\",792\nHewlett-Packard plans to split into two companies: Report,596\nArgentina president adopts Jewish godson for first time in country's history,2383\nGold Apple Watch Will Be Stored In Special Safes At Apple Stores,1345\nArgentine President Takes On Godson — But Not To Keep Werewolf At Bay,2382\nThese Men Weren't Really Tricked Into Sexually Harassing Their Moms,1285\nLenovo Looking To Buy BlackBerry Ltd [REPORT],1188\nISIS Beheads Second American Journalist,1550\nApple installing safes in-store to protect gold Watch Edition,1601\nFresh agony for James Foley's family as sick ISIS militants 'try to sell them his headless body for $1million',1449\n'Throat specialist to the stars' allegedly involved in fatal Joan Rivers procedure denies taking selfie with star as she releases statement saying she will not comment on tragic incident,2512\nApple to keep gold Watch Editions in special in-store safes,1454\n\"ISIS Leader Injured in Air Strike, Iraqi Officials Say\",327\n‘I will have justice for what they did to me’: Pregnant St. Louis woman loses eye after police fire non-lethal round at car during Ferguson protest (VIDEO),1566\nScorpion stings woman on OSU plane,579\nFour masked men break into migrant's home and rip off his penis after he 'had affairs with local women',1499\n\"Joan Rivers: Doctor Took Selfie With Unconscious Comedian, Performed Biopsy Without Consent -- Details\",2517\nSaudi airline rep denies plan to separate men and women on flights,1452\nSaudi Airlines Sexist: Airline Intends To ‘Enforce Rules’ To Separate Male And Female Passengers,811\nReport: Doctor took a selfie when Joan Rivers was under anesthesia,810\nMicrosoft said to be buying the maker of 'Minecraft' for $2 billion,627\nAdopting Potential Werewolves Is Routine Business for Argentine Presidents,548\n\"Doctor took selfie with Joan Rivers while star was under anesthesia, CNN says  Read more at Jacksonville.com: http://jacksonville.com/entertainment/2014-09-16/story/doctor-took-selfie-joan-rivers-while-star-was-under-anesthesia-cnn#ixzz3DZRmGLrZ\",2467\nReports: 3 missing Afghans detained at Canadian border,916\nWoman Gets Third Boob to Appear Unattractive to Men,103\n\"Phone 6s Will Sport Dual-lens Camera, Healthkit Sensors: Rumor\",914\nIslamic State releases video showing beheading of US hostage Steven Sotloff,1309\nBlood money: How ISIS is selling human organs harvested from living hostages and its own dead soldiers to fund terror across the Middle East,1696\nThis Man Kept HARASSING Women On The Streets. Until One Day… MOM!?,326\nIsis air strikes: Abu Bakr al-Baghdadi 'critically wounded' in air strikes near Mosul,1609\nWoman Reportedly Cuts Off Husband's Penis Twice in One Night,2173\nUN urged to investigate ISIS's bloody trade in human organs after Iraqi ambassador reveals doctors are being executed for not harvesting body parts,2151\nThree-breasted woman outed as fake by Tampa police,2179\nTesla Said to Select Nevada for Its First Battery Site,1114\nJoan Rivers’ doctor took selfie during procedure,934\nSyria: Teenage British Jihadi from Brighton Killed in US Airstrikes,1118\n\"Finally, proof that Justin Bieber IS unbearable: Russian fisherman saved from bear attack when ringtone featuring one of the pop brat's songs scares it away\",2023\nStolen Member,2173\n\"Report: Tesla will build its Gigafactory in Nevada, not Texas\",1037\nISIS Reported to Behead Second American,96\nJoan Rivers’s Personal Doctor Denies Taking Operating-Room Selfie,113\n\"After Beheading of Steven Sotloff, Obama Pledges to Punish ISIS\",2319\nYemen’s Houthi rebels seize U.S. Marines’ weapons at airport,940\nHewlett-Packard to break into 2 companies,412\nOil Futures Jump on Rumored Pipeline Explosion in Saudi Arabia,246\nBrighton jihadi 'among five killed in Syria drone strike',2279\nBlackBerry (BBRY) Could Receive An Offer By Cash-Rich Lenovo As Early As This Week: Report,1919\n\"Joan Rivers Death Preventable? Melissa Rivers Taking Legal Action, News Of Doctor’s Selfie Surfaces\",1033\n\"Report: Toronto, Seattle, Quebec City to join Vegas in 2017 NHL expansion\",566\nSaudi Arabia airline segregation: Saudi airlines to assign seats based on gender,2222\nGhost Ship,1894\nFive reasons 'Crabzilla' is definitely not real,2323\nArgentina's President Adopts Jewish Boy to Keep Him from Turning into a Werewolf,1460\nSource: Missing Afghan soldiers at Canadian border,1886\n\"Transgender Teen Leelah Alcorn Commits Suicide By Walking In Front Of Semi Truck, Blames Christian Parents In Viral Suicide Note\",50\n\"Woman pays $20,000 for third breast to make herself LESS attractive to men\",328\n\"Justin Bieber ringtone scares bear, saves Russian fisherman\",2231\nSisi denies claims over providing Palestinians with Sinai lands,1783\n\"Morin goes back on transparency pledge, refuses to confirm or deny report that Apple is buying Path\",946\n\"IBM to ‘sack 111,800 employees in record mass layoff’\",1596\nU.S. Authenticates Video Showing Sotloff's Beheading,1354\nWoman With Three Breasts Is Reportedly A Fake: Jasmine Tridevil’s Real Identity Revealed,1378\nJustin Bieber Basically Saves A Russian Man From A Bear,1052\nTransgender teen struck and killed on Ohio interstate in apparent suicide,150\nSaudi Arabia's national airline planning to introduce gender segregation on flights,2100\nAfghan Mother Kills 25 Taliban Fighters In Seven-Hour Gunbattle After Watching Her Son Slain In Ambush,1102\nExplosive New Details Of Joan Rivers’ Medical Crisis: Doctor Snapped Selfie With Legendary Comic & Performed Unauthorized Biopsy While She Was Under Anesthesia!,2357\nThey're fake! Woman who claims to have surgically implanted third breast is a self-proclaimed hoaxer who once reported a '3 breast prosthesis' stolen from her luggage,1067\nCrabzilla! Satellite Picture Reveals Giant Crustacean Lurking Off The Coast Of Whitstable,1765\nWoman has third breast implanted,1445\nTesla Motors set to choose Nevada for its 'gigafactory',111\n\"ISIS might be harvesting organs, Iraqi ambassador tells UN, amid reports of more hostages being burned alive\",2198\nRaven-Symone blasts fake report alleging she was abused by Bill Cosby: ‘Keep me out of this’,1092\nVideo Appears to Show ISIS Execution of Second American Steven Sotloff,1354\nWould US sue parents of James Foley? Why White House is Defending Itself,990\nMeet the 3-boobed woman,2491\nSaudi national airline may introduce gender segregation on its flights,1583\n\"Islamic State leader Abu Bakr al-Baghdadi: Wounded, dead or missed entirely by U.S. airstrikes?\",680\nIS reportedly tries to sell slain US hostage’s body for $1 million  Read more: IS reportedly tries to sell slain US hostage's body for $1 million,2063\nISIS Baghdad March: Islamic State 1 Mile Away From Iraqi Capital,1937\nSaudi airline rep denies plan to separate men and women on flights,1887\nUN urged to investigate ISIS's bloody trade in human organs after Iraqi ambassador reveals doctors are being executed for not harvesting body parts,250\n\"Gwen Korovin, Joan Rivers’s doctor, denies taking selfie\",556\nHewlett-Packard to split into two companies,1322\nISIS wants $1M for Foley’s body,558\nThey're fake! Woman who claims to have surgically implanted third breast is a self-proclaimed hoaxer who once reported a '3 breast prosthesis' stolen from her luggage,2361\nJustin Bieber ringtone saves Russian man from bear attack,2353\nFlorida woman gets third breast surgically implanted,1244\nIs 'hands up' in Hong Kong really the same as in Ferguson?,2179\nISIS executioner 'Jihadi John' allegedly wounded by U.S.-led air strike: report,1373\nJoan Rivers' doctor 'took selfie before biopsy',2368\n\"Afghan family kills 25 Taliban, media report\",1701\nGold Apple Watches to be stored in safes in Apple Stores,2006\nIslamic State releases video showing beheading of US hostage Steven Sotloff,2158\n\"Report: HP to split into two companies, one focused on PCs/printers and one on enterprise computing\",579\nMan saved from bear attack - thanks to his Justin Bieber ringtone,876\nWednesday Apple Rumors: Apple May Be Ready to Buy Path,1576\n\"Saudi women with attractive eyes may be forced to cover even them up, if resolution is passed\",2232\nArgentine President Takes On Godson — But Not To Keep Werewolf At Bay,1992\nA Russian Guy Says His Justin Bieber Ringtone Saved Him From A Bear Attack,680\nChildren Used To Replace Fighting Dogs,1607\nLenovo Looking To Buy BlackBerry Ltd [REPORT],1373\nThree Afghan soldiers found at Canada border after leaving Cape Cod base,1607\nISIL Has Reportedly Beheaded Journalist Steven Sotloff,2465\nISIS executioner 'Jihadi John' reported wounded in air strike; UK investigating,1779\nJustin Bieber Ringtone Startles Bear,1411\nThird boob likely a hoax,85\n\"ISIS Might Be Harvesting Organs To Finance Operations, Iraqi Envoy Tells UN\",751\nIsis 'Admits' Leader Abu Bakr al-Baghdadi Injured in US Air Strike,946\nIS Beheads Its Own Fighters in Accordance With Their Interpretation of Sharia Law,970\nHere's What We Know About ISIS's Alleged Organ Harvesting Operation,274\nAngry Passenger Tossed Off Plane after Crew Wishes Him 'Merry Christmas',1332\n\"Fowler Falls For Fake Website, Makes Crazy Claims About Tennis Star\",2350\n‘Crabzilla’ spotted off the coast of Britain,1993\nJasmine Tridevil: The woman with three breasts,2101\nArgentina's President Adopts Young Boy so He Won't Turn Into Werewolf,1850\n\"Beast-eater, frightened phone signal, threw the victim and rend in the taiga\",1411\n\"Report: Woman claims she had third breast added, hopes to become a TV star\",1241\nISIS executioner 'Jihadi John' allegedly wounded by U.S.-led air strike: report,94\nArgentina Has a Superstition That Seventh Sons Will Turn into Werewolves,319\nWhite House denies threatening families of James Foley and Steven Sotloff over ISIS ransom but adds 'we made the law clear to them',360\nFisherman Saved from Deadly Bear Attack by His Justin Bieber Ringtone,766\nU.S. airstrikes 'hit ISIS leader': Terror group chief 'critically wounded' in Iraq after coalition forces bomb jihadi leaders,1980\nCharles Manson’s fiancee allegedly wanted to marry him for his corpse,211\nMan kicked off flight after Merry Christmas greeting sets him off,1600\nHewlett-Packard plans to split into two companies: Report,412\nJustin Bieber ringtone saved a Russian fisherman during a bear attack,471\nWoman Who Claimed To Have Surgery To Add Third Breast Exposed As Hoaxer,2486\nArgentine President Takes On Godson — But Not To Keep Werewolf At Bay,2427\nUS denies it threatened Foley family,492\n\"After Finding Out Mid-Wedding That Her Groom Was Unwell, This Bride Married A Wedding Guest Instead\",1882\nSaudi Airlines to segregate sexes,1887\nISIS Beheads Second American Journalist,1510\nJoan Rivers Doctor Denies Selfie,1287\nReports: 3 missing Afghans detained at Canadian border,1373\nMeet the 3-boobed woman,2026\n\"Boy, 5, billed with 'no show fee' for missing friend's BIRTHDAY PARTY\",1456\nThe Story of the 3-Boobed Lady Is As Fake As Her Third Boob,1650\nIslamic State releases video of beheading of U.S. hostage Steven Sotloff: site intelligence monitoring service,2319\nMissing Nuke In Colorado Sparks Intense Russian Fears,1935\nReport: Second American Journalist Beheaded by Islamic State Terrorists,2063\nPresident of Argentina adopts Jewish boy to stop him turning into werewolf,2522\n\"ISIS Beheads American Journalist Steven Sotloff, Monitoring Group Says\",485\nThey're fake! Woman who claims to have surgically implanted third breast is a self-proclaimed hoaxer who once reported a '3 breast prosthesis' stolen from her luggage,150\nHP confirms plan to split company,1643\n\"Passenger headed to Dallas rages over ‘Merry Christmas,’ removed from plane\",1633\nFive reasons 'Crabzilla' is definitely not real,1284\n\"Doctor took selfie with Joan Rivers while star was under anesthesia, CNN says  Read more at Jacksonville.com: http://jacksonville.com/entertainment/2014-09-16/story/doctor-took-selfie-joan-rivers-while-star-was-under-anesthesia-cnn#ixzz3DZRmGLrZ\",2040\nJasmine Tridevil Has Surgery 'To Add Third Breast' Total Recall Style,2335\n\"KGI: iPhone sales forecast at 73M for Q4 ahead of Apple Watch debut in March, 12\"\" MacBook Air in Q1\",164\nBettman says NHL expansion not imminent,2289\nReport: Egyptian President Makes Surprising Suggestion to Move the Location of a Future Palestinian State,1181\n\"ISIS might be harvesting organs, Iraq tells UN\",1418\n\"After Beheading of Steven Sotloff, Obama Pledges to Punish ISIS\",1117\nGirl destroys boyfriends penis in acid attack after video of them having sex goes viral,216\nWoman has surgery to get third breast: The three most statistically unlikely pairs of boobs,2491\nParents billed $29 for a ‘no-show fee’ after five-year-old son misses birthday party,1765\nEXCLUSIVE: Apple To Unveil The Long-Awaited Retina MacBook Air At Its “Spring Forward” Event,1052\nOriginal Apple Watch Health Features Were Dropped Due to Consistency Issues,1126\nWife chopped her husband's penis off after she discovered he had cheated on her… then cut it off AGAIN after surgeons managed to reattach it in China,507\n\"Fake or freak? Woman, 21, claims to have paid $20,000 to surgically add third breast in desperate bid to become a reality TV star\",2383\nThe men caught cat-calling and wolf whistling their own MOTHERS: Hilarious TV show disguises women so they can experience their sons' behaviour,2029\nIslamic State reportedly on Baghdad’s outskirts after week of victories,1105\n\"Lenovo Still Wants to Buy BlackBerry and Will Try Again, Source Suggests\",2294\nSteven Sotloff 'beheading': Islamic State fighters release video claiming to show death of second US journalist,835\nParent: Fourth-grader suspended after using magic from 'The Hobbit',111\n\"Oil spikes on U.S. inventory data, Saudi explosion rumor\",2381\n\"Passenger headed to Dallas rages over ‘Merry Christmas,’ removed from plane\",361\nISIS Harvesting Victims’ Organs to Finance Terror,182\nSource: Missing Afghan soldiers at Canadian border,2285\nSource: Apple set to acquire Path in an attempt to bolster iOS social cred,1324\n\"Woman pays $20,000 for third breast to make herself LESS attractive to men\",2301\n\"Three-breasted Florida woman Jasmine Tridevil insists third boob is real, but police report shows she once lost 'prosthesis'\",2486\nHermaphrodite cat named Mittens to get gender reassignment,2333\n\"Apple Reportedly Close to Acquiring 'Path', Looking to Integrate Service Into Messages\",50\nSteven Sotloff 'beheaded by Islamic State',1999\nCNN Reports Hackers Sent Message to Sony: ‘You’ve Done the Right Thing’,1194\n\"Morin goes back on transparency pledge, refuses to confirm or deny report that Apple is buying Path\",2289\nSources: Missing Afghan Soldiers May Have Been Found Near Canadian Border,746\nSaudi Arabia's national airline plans to keep men and women apart,602\nIslamic State video reportedly shows beheading of Steven Sotloff,485\n\"[Google translate] AED site: Family \"\"Flyer\"\" Maryam Mansouri emphasizes \"\"fabricating\"\" a statement repudiating them\",2038\nGold Apple Watch Will Be Stored In Special Safes At Apple Stores,1749\nJoan Rivers Personal Doctor Allegedly Took A Selfie Before Her Biopsy And Cardiac Arrest,1229\nLisa Bonet Denies Slamming Bill Cosby on Twitter,1072\nCNN: Doctor Took Mid-Surgery Selfie with Unconscious Joan Rivers,1088\n\"Stephen Sotloff beheading shown in video, ISIS claims\",2216\nStolen Member,1617\nArgentina’s President Adopted A Jewish Godson To Stop Him From Turning Into A Werewolf,548\nJoan Rivers' Doctor Reportedly Took a Selfie Before Her Cardiac Arrest,2289\nArgentina’s president adopts Jewish boy to save him from life as a werewolf,1373\n\"ISIS Leader Injured in Air Strike, Iraqi Officials Say\",20\nArgentina president adopts young Jewish boy as godson to prevent him from turning into werewolf,1345\nMissing Afghani soldiers found trying to cross US border to Canada,1754\nFlorida woman gets plastic surgery to add a third breast,2183\nISIS Baghdad March: Islamic State 1 Mile Away From Iraqi Capital,1596\nThis Campaign Shows A Pretty Genius Way To Stop Men Catcalling In The Street,1373\nFound at Canadian border: 3 Afghan soldiers missing from Cape Cod,1886\nMissing Afghan soldiers reportedly found near Canadian border,1220\nUK looking into reports IS beheading suspect wounded,1754\nMissing Afghan soldiers taken into custody at Canadian border,163\nNHL denies Las Vegas expansion report,2279\nJoan Rivers’ doctor took selfie during procedure,1963\nMan Kicked Off Flight Thanks to His Burning Hatred for Christmas,681\nSaudi Arabian airline to separate genders after men complain about blokes sitting next to their wives,319\nIga Jasica Says Awakening During Brain Surgery Was No Mistake,1348\n\"iOS 8.2 arriving Monday, here are full release notes\",334\nTransgender Teen Commits Suicide & Pens A Heartbreaking Note Urging The World To Change,92\nApple Stores to install safes to secure gold Apple Watches,1114\nFlorida woman claims to have surgically added third breast,2425\nNHL expansion plans in the works: reports,2359\nJustin Bieber ringtone saves Russian man from bear attack,1520\nA 9-year-old girl gave this hearfelt letter to her teacher after he came out as gay,953\nSouth Korean Woman's Hair 'Eaten' By Robot Vacuum Cleaner,2173\nISIS Harvesting Victims’ Organs to Finance Terror,1207\nWoman has third breast implanted,274\nCruel aunt cuts off three-year-old nephew’s penis after he walks in on her using the loo,1510\nSaudi Arabia May Be Taking Misogyny to the Skies,353\nReport: Egyptian President Makes Surprising Suggestion to Move the Location of a Future Palestinian State,1270\nIslamic state issues video of beheading of U.S. hostage: SITE,1861\nSaudi Arabia's national airline plans to keep men and women apart,2279\nU.S.: Video showing Sotloff beheading is authentic,2071\nThe Greater Gaza Plan: Is Israel trying to force Palestinians into Sinai?,1200\nJoan Rivers’ Doctor Snapped Selfie During Throat Procedure (Report),2233\nArgentine President Takes On Godson — But Not To Keep Werewolf At Bay,2151\nBritish Jihadi Killed In US Airstrike - Reports,1736\nFive reasons 'Crabzilla' is definitely not real,2245\nMissing Fort Carson item not a nuclear weapon - despite Internet rumors,2324\nJoan Rivers’s Personal Doctor Denies Taking Operating-Room Selfie,2126\nISIS executioner 'Jihadi John' allegedly wounded by U.S.-led air strike: report,1706\nThird boob likely a hoax,1228\n‘Three-boobed’ woman: They’re not fake,196\nBrighton teenager killed in US air strikes in Syria,1713\nIslamic State video reportedly shows beheading of Steven Sotloff,259\nFour masked men break into migrant's home and rip off his penis after he 'had affairs with local women',434\nJustin Bieber Basically Saves A Russian Man From A Bear,448\n\"Three-Boobed Girl probably a hoax, because obviously\",2231\nISIS ‘organ harvesting’ must be probed by Security Council – Iraqi envoy,2136\nParent: Fourth-grader suspended after using magic from 'The Hobbit',1663\n\"Joan Rivers: Doctor Took Selfie With Unconscious Comedian, Performed Biopsy Without Consent -- Details\",2357\nAfghan Family Kills 25 In Revenge For Son's Death,1612\nApple May Be Reintroducing The 4-inch iPhone,1553\nPolice officer in Charlie Hebdo investigation 'shot himself dead hours after the attack',1102\nArgentina's President Cristina Kirchner Adopts Jewish Godson To Prevent Him Turning Into A Werewolf,1102\nMissing Afghan soldiers taken into custody at Canadian border,2426\nTeen wakes up mid-brain surgery and asks doctors ‘How’s it going?’,183\nMissing Fort Carson item not a nuclear weapon - despite Internet rumors,2361\nReport: Hewlett-Packard plans to break into 2 companies,1953\nJoan Rivers Doctor Denies Selfie,2357\n\"Boy, 5, given £15.95 invoice for missing friend's birthday party\",1147\nPurported Lisa Bonet Twitter Account Suspended After Cryptic Cosby Tweet,1428\nSNOWDEN: ‘Elf On A Shelf’ Actually Hugely Successful NSA Project  Read more: http://www.duffelblog.com/2014/12/elf-on-a-shelf-snowden/#ixzz3MAOziZJf,878\nKid Suspended For Allegedly Threatening Classmate With ‘Hobbit’ Magic,328\n\"Pete Hegseth: Marines Exit Yemen Forced to Surrender Dignity, Weapons\",52\nPregnant woman loses eye after Ferguson cops fire bean bag,2057\nReport: ISIS Islamists at the Gates of Baghdad,1394\nReport: Egyptian President Makes Surprising Suggestion to Move the Location of a Future Palestinian State,1454\nIS reportedly tries to sell slain US hostage’s body for $1 million  Read more: IS reportedly tries to sell slain US hostage's body for $1 million,69\nWoman with three breasts ‘was a fake who has tricked people online before’,1960\nGold Apple Watches to be stored in safes in Apple Stores,1616\nISIS Reportedly Executes 2nd American Journalist,1475\n\"Apple may buy Path, that social app you don’t use\",2427\nISIS Is Reportedly Trying To Sell James Foley's Remains For $1 Million,183\nJustin Bieber ringtone saves Russian fisherman from bear attack,946\nAfghan Mother Kills 25 Taliban Fighters In Seven-Hour Gunbattle After Watching Her Son Slain In Ambush,3\nTriple-breasted woman pictured before 'operation' and vows surgery footage will prove third boob is no hoax,2402\nSaudi Airlines Sexist: Airline Intends To ‘Enforce Rules’ To Separate Male And Female Passengers,1272\nSteven Sotloff: Islamic State 'kills US hostage',1902\nFei Lin's Penis Stolen By Thieves,1431\n\"Apple Watch to go on sale in March, claims analyst\",1886\n\"ISIS Beheads American Journalist Steven Sotloff, Monitoring Group Says\",2366\nJustin Bieber ringtone saves Russian man from bear attack,814\n\"Surgery Patient Wakes Up, Asks Doc 'How's It Going?'\",1386\nMan Mauled By Bear Says He's Only Alive Thanks to Justin Bieber,1454\n\"No, Argentina's president did not adopt a Jewish child to stop him turning into a werewolf\",2233\nJasmine Tridevil Has Surgery 'To Add Third Breast' Total Recall Style,1241\n\"IBM to cut more than 111,000 jobs in largest corporate lay-off ever\",1736\nIslamic State trying to SELL decapitated body of US hostage James Foley for $1 MILLION,2350\nPregnant woman loses eye after Ferguson cops fire bean bag,926\n\"ISIS might be harvesting organs, Iraq tells UN\",69\nIs 'Crabzilla' real or not? Leading marine biologist rules picture of giant crab lurking in shallow waters must be a HOAX,2136\nIslamic State reaps profits from organ trafficking,1282\nISIS executioner 'Jihadi John' reported wounded in air strike; UK investigating,746\nMissing Nuke In Colorado Sparks Intense Russian Fears,1287\nArgentina president adopts young Jewish boy as godson to prevent him from turning into werewolf,728\n\"Sorry, Argentina's President Didn't Actually Adopt a Jewish Werewolf\",1633\nIsis 'behead their own fighters' for spying and embezzlement in Syria,656\nScorpion stings flier on Alaska Airlines flight from L.A.,2019\nHewlett-Packard to split in 2 companies,1387\n\"Passenger headed to Dallas rages over ‘Merry Christmas,’ removed from plane\",1947\n'I had a third breast implant so I can turn off men',1188\nApple is reportedly shutting down Beats Music just three months after picking the company up.,2158\n\"3 Afghan Soldiers Missing From U.S. Base Apprehended at Canadian Border, Reports Say\",2285\nHermaphrodite cat named Mittens to get gender reassignment,2400\nReports: Selfie-Taking Doc's Unauthorized Biopsy May Have Killed Joan Rivers,580\nJoan Rivers' doctor 'took selfie before biopsy',2040\nFlorida woman gets third breast to become 'unattractive' 32,758\nArgentina’s president adopts Jewish boy to save him from life as a werewolf,923\nWhite House denies threatening families of James Foley and Steven Sotloff over ISIS ransom but adds 'we made the law clear to them',556\nISIS claims to behead US reporter Steven Sotloff in new video,2319\nThird boob likely a hoax,1373\n\"iPhone 6S rumors suggest new camera, HealthKit sensors\",2361\n\"Gwen Korovin, Joan Rivers’s doctor, denies taking selfie\",2291\n\"Three-Boobed Girl probably a hoax, because obviously\",1272\nHewlett-Packard to split in 2 companies,1801\nIndia: Angry bride marries guest after original groom falls ill during wedding ceremony,916\nHP is reportedly splitting into two companies,1838\nSource: Apple set to acquire Path in an attempt to bolster iOS social cred,38\n\"Justin Bieber ringtone scares bear, saves Russian fisherman\",1100\nWhite House denies threatening families of James Foley and Steven Sotloff over ISIS ransom but adds 'we made the law clear to them',1394\n\"Source: Joan Rivers' doctor took selfie, began biopsy before her cardiac arrest\",1525\nCharles Manson’s fiancee allegedly wanted to marry him for his corpse,1741\n\"ISIS Leader Injured in Air Strike, Iraqi Officials Say\",1444\nTesla chooses Nevada for battery factory: Sources,1114\nThe men caught cat-calling and wolf whistling their own MOTHERS: Hilarious TV show disguises women so they can experience their sons' behaviour,1464\nWoman Who Claimed To Have Surgery To Add Third Breast Exposed As Hoaxer,1490\nJames Foley family: Obama officials vowed criminal charges if we paid son’s ransom,1527\nJournalist Steven Sotloff reportedly executed by ISIS,1998\n\"Texas boy, 9, suspended for threatening to use ‘Hobbit’ magic, dad says\",452\nIsraeli politicians praise Sisi plan to give Palestinians land for a state in Sinai,1696\nReports: 3 missing Afghans detained at Canadian border,2312\nArgentina's President Didn’t Adopt A Jewish Child To Avoid Becoming A Werewolf; So What Did She Do?,1856\nLenovo might be eyeing up BlackBerry... again,2315\nArgentina president adopts young Jewish boy as godson to prevent him from turning into werewolf,2427\nFlorida woman claims to have surgically added third breast,150\nReport: Second American Journalist Beheaded by Islamic State Terrorists,1431\nFound! Missing Afghan Soldiers Spotted Trying to Enter Canada,575\nJustin Bieber ringtone saves Russian fisherman from bear attack,2493\nVideo purports to show beheading of US journalist,1354\nJoan Rivers’ Doctor Snapped Selfie During Throat Procedure (Report),1525\nJustin Bieber ringtone saves Russian man from bear attack,37\nA 9-year-old girl gave this hearfelt letter to her teacher after he came out as gay,814\nThis Third Boob Is Probably Only Real in Our Hearts,290\nIslamic State puts James Foley’s body up for sale for $1M,2158\nISIS Allegedly Beheads Second Captive American Journalist,1039\n\"Video Of Steven Sotloff Slaying By ISIS Is Authentic, U.S. Confirms\",1550\nISIL Has Reportedly Beheaded Journalist Steven Sotloff,1998\nJoan Rivers’ doctor took a selfie while she was out cold before doing ‘an unauthorised biopsy’,2512\nThree Boobs Are Most Likely Two Boobs and a Lie,596\n\"Switzerland’s Assassination, Kim Jong Un Might Die From Cheese Overdose\",2350\n\"Everything You Need To Know About Path, The Struggling Social Network In Apple's Sights\",2346\nJustin Bieber ringtone saved a Russian fisherman during a bear attack,2105\nISIS Reportedly Beheads A Second American Journalist,1394\nISIS Advances to Within 10 Miles of Baghdad,1552\nIraqi Army Downs 2 UK Planes Carrying Weapons for ISIL,594\nParent: Fourth-grader suspended after using magic from 'The Hobbit',1684\nA Russian Guy Says His Justin Bieber Ringtone Saved Him From A Bear Attack,758\nISIS online video shows beheading of U.S. journalist Steven Sotloff,1902\nHermaphrodite cat named Mittens to get gender reassignment,918\nFoley family says was 'threatened' by U.S. official over ransom: ABC,166\nArgentina’s President Adopted A Jewish Godson To Stop Him From Turning Into A Werewolf,728\nTransgender Teen Commits Suicide & Pens A Heartbreaking Note Urging The World To Change,2198\n\"Yes, we’re being bought by Microsoft\",197\nSexually frustrated female owl killed male because 'his penis was too SMALL',268\n\"Crabzilla: Photo Appears To Show Giant, 50-Foot Crab Lurking In British Waters\",318\nHeads up oil traders: Big pipeline explosion reported in Saudi Arabia,2158\n\"The story of the Argentinean president, werewolves and seventh sons\",2121\nIs this Crabzilla? 'Giant crab' measuring 50ft spotted off British coast,2173\nBlackBerry (BBRY) Could Receive An Offer By Cash-Rich Lenovo As Early As This Week: Report,1809\nU.S.: Video showing Sotloff beheading is authentic,594\n\"Teen wakes up during brain surgery, asks how it’s going\",1703\nJasmine Tridevil: The woman with three breasts,1617\nWoman has third breast implanted,2425\nApple reportedly planning to shut down Beats Music subscription streaming service [u],1486\nArgentinian President Cristina Kirchner adopts Jewish boy to protect him from werewolf stigma,1460\nArgentina’s President Adopted A Jewish Godson To Stop Him From Turning Into A Werewolf,1264\nGiant Crab,2323\nFlight Delayed Due To Rampaging Scorpion,2\n\"Apple to launch new 4\"\" iPhone next year\",2316\nIslamic State video reportedly shows beheading of Steven Sotloff,1387\nFlorida woman gets plastic surgery to add a third breast,2425\nFound! Missing Afghan Soldiers Spotted Trying to Enter Canada,1620\n3-Boobed Woman a Fake,1373\n\"No, Argentina's president did not adopt a Jewish child to stop him turning into a werewolf\",2353\nWoman Bit By Scorpion on Alaska Airlines Flight Is Chill as Hell,1444\nAfghan woman kills 25 Taliban rebels to avenge her son’s murder,223\n18-Karat Gold Apple Watch Edition To Be Locked In Safes At Apple Stores,1\nHewlett-Packard Plans To Split Into Two Companies: WSJ Report,1801\nRaven-Symone blasts fake report alleging she was abused by Bill Cosby: ‘Keep me out of this’,814\nSketchy Rumor Claims Apple Planning New 4-Inch iPhone for 2015,735\nREPORT: Doctor Snapped A 'Selfie' While Joan Rivers Was Under Anesthesia,806\n\"Saudi Arabia Airline Segregation: New Islamic Law Takes Flight On Airliner, Seating By Gender Coming Soon\",1583\nKei Nishikori Highest-Paid Tennis player in the World,2253\nWife chopped her husband's penis off after she discovered he had cheated on her… then cut it off AGAIN after surgeons managed to reattach it in China,1962\n\"No, Michael Jackson Isn’t Bruno Mars’ Dad\",1464\nFound at Canadian border: 3 Afghan soldiers missing from Cape Cod,1389\nJasmine Tridevil: The woman with three breasts,3\nISIS Harvesting Victims’ Organs to Finance Terror,2194\nHewlett-Packard Plans To Split Into Two Companies: WSJ Report,1387\nJames Foley’s Family Claims Government Threatened Them Over Ransom Payments,2505\nSaudi Arabia set to introduce gender segregation on national airline flights,2512\nDumb Racists Photoshop Ferguson Protester Into Awful Viral Meme,327\nJoan Rivers’ doctor took a selfie while she was out cold before doing ‘an unauthorised biopsy’,2487\n\"Morin goes back on transparency pledge, refuses to confirm or deny report that Apple is buying Path\",1394\nGhost Ship Filled with Ebola-Ridden Rats Heading for Florida,69\nTexas boy suspended for saying he could make classmate ‘disappear’ with ‘Lord of the Rings’ sorcery,2324\n\"Apple to launch new 4\"\" iPhone next year\",2222\n\"Sorry, Argentina's President Didn't Actually Adopt a Jewish Werewolf\",802\nArgentina president adopts Jewish godson for first time in country's history,2253\n\"Steven Sotloff, American Journalist, Allegedly Beheaded By ISIS\",898\nISIS wants $1M for Foley’s body,930\nBritish Jihadi Killed In US Airstrike - Reports,1316\nJasmine Tridevil: The woman with three breasts,535\n\"KGI: iPhone sales forecast at 73M for Q4 ahead of Apple Watch debut in March, 12\"\" MacBook Air in Q1\",1023\nCNN: Doctor Took Mid-Surgery Selfie with Unconscious Joan Rivers,113\nCrabzilla! Satellite Picture Reveals Giant Crustacean Lurking Off The Coast Of Whitstable,525\nJoan Rivers Doctor Denies Selfie,1653\nThis Zombie Cat Returned Home Five Days After Being Buried By Its Owner,1767\n\"Tail of survival: Buried cat, believed dead, claws back to life\",160\nWedding punch-up when bride marries guest INSTEAD after groom suffers epileptic fit,1882\nExplosive New Details Of Joan Rivers’ Medical Crisis: Doctor Snapped Selfie With Legendary Comic & Performed Unauthorized Biopsy While She Was Under Anesthesia!,246\nLenovo Could Make A Bid For BlackBerry (Rumor),1587\nClaims famous Kurdish Peshmerga fighter Rehana may have been decapitated,1749\nISIS Allegedly Beheads Second Captive American Journalist,934\n\"Woman Gets Third Boob Implanted, Wants to Be \"\"Unattractive to Men\"\"\",2392\nIs Jasmine Tridevil’s Third Boob Real? Alisha Hessler Hoax Rumors Swirl,1894\nSketchy Rumor Claims Apple Planning New 4-Inch iPhone for 2015,1557\n‘Three-boobed’ woman: They’re not fake,150\nJilted wife chops off two-timing hubby’s manhood — twice,268\n\"ISIS Leader Injured in Air Strike, Iraqi Officials Say\",290\nBear attack foiled by Justin Bieber’s music: A story too good to check,2183\nJustin Bieber ringtone saves man being mauled by bear,448\nISIS Reportedly Executes 2nd American Journalist,1031\nWoman Who Claimed To Have Surgery To Add Third Breast Exposed As Hoaxer,758\n\"Source: Joan Rivers' doc did biopsy, selfie\",1310\nJustin Bieber Basically Saves A Russian Man From A Bear,338\n\"[Google translate] AED site: Family \"\"Flyer\"\" Maryam Mansouri emphasizes \"\"fabricating\"\" a statement repudiating them\",420\nJustin Bieber ringtone saves Russian fisherman from bear attack,164\n\"Argentina President, Christina Kirchner, Has Bizarre Werewolf Mishap\",2198\nMan in China recovering in hospital after wife chopped off his penis,2216\nMissing Afghan soldiers reportedly found near Canadian border,1626\nJoan Rivers Personal Doctor Allegedly Took A Selfie Before Her Biopsy And Cardiac Arrest,1701\nBreast Chancer,1450\nAdopting Potential Werewolves Is Routine Business for Argentine Presidents,1444\nWife cuts off husband's penis TWICE after catching him cheating,1163\nJoan Rivers' Doctor Reportedly Took a Selfie Before Her Cardiac Arrest,1653\nKid Suspended For Allegedly Threatening Classmate With ‘Hobbit’ Magic,2491\nDisturbed aunt cuts off nephew’s penis after he burst’s in on her on the toilet.,739\n\"LG Display, Samsung unit to supply Apple Watch screens: Report\",736\nBear attack foiled by Justin Bieber’s music: A story too good to check,580\nCharles Manson's fiancee used him for his ... corpse?,2105\n\"Everything You Need To Know About Path, The Struggling Social Network In Apple's Sights\",1601\n\"Four new NHL expansion teams? Vegas, Seattle, Toronto and Quebec by 2017: Report\",2428\nVideo purportedly shows beheading of U.S. hostage Steven J. Sotloff,1031\nJoan Rivers' 'selfie' doctor 'DENIES performing biopsy and taking photo while star was under anesthesia',2021\nIsis air strikes: Abu Bakr al-Baghdadi 'critically wounded' in air strikes near Mosul,1044\nAngry Passenger Tossed Off Plane after Crew Wishes Him 'Merry Christmas',69\nISIS online video shows beheading of U.S. journalist Steven Sotloff,1304\n\"Transgender Teen Leelah Alcorn Commits Suicide By Walking In Front Of Semi Truck, Blames Christian Parents In Viral Suicide Note\",2105\nFate of IS leader Abu Bakr al-Baghdadi unknown after airstrikes target him,2071\nNext-generation Apple iPhones' features leaked,252\nFoley family says was 'threatened' by U.S. official over ransom: ABC,967\nTampa woman claims to add 3rd breast,2359\n\"ISIS Leader Injured in Air Strike, Iraqi Officials Say\",1450\nJustin Bieber ringtone saved a Russian fisherman during a bear attack,1241\nWoman Adds Third Breast by Undergoing Surgery to Participate in Reality Show,1275\nMan's Girlfriend Pours Acid On His Penis After He Covertly Recorded Their Sex Session,753\nFerguson riots: Pregnant woman loses eye after cops fire BEAN BAG round through car window,1211\nReport: Three missing Afghan soldiers caught at Canadian border,20\nThree-breasted woman outed as fake by Tampa police,3\n3-Boobed Woman a Fake,1188\nApple May Be Reintroducing The 4-inch iPhone,177\nCharles Manson's fiancée 'only wanted to marry him so she could put his corpse on display in a glass coffin after he died',584\nWoman with three breasts: Real or hoax?,2291\nLoggers have NOT accidentally cut down world’s oldest tree,631\nJasmine Tridevil: The woman with three breasts,1188\nHewlett-Packard to split into two companies,1450\nA bunch of cool health features were cut from the Apple Watch at the last minute,312\n\"Texas boy, 9, suspended for threatening to use ‘Hobbit’ magic, dad says\",133\nApple reportedly planning to shut down Beats Music subscription streaming service [u],39\nVideo reportedly shows beheading of reporter Steven Sotloff by ISIS,1596\nJustin Bieber saves man from bear attack,1520\nSaudi Arabian Airline Rep Denies Plan to Separate Men and Women on Flights,1259\nHewlett-Packard Plans To Break Into Two Companies: Report,1322\nHackers: Sony ‘Very Wise’ to Pull Film,2011\nSamsung Rumoured to be Supplying the Screens for Apple Watch... Mk II,2491\nJasmine Tridevil: Woman with three breast denies surgery hoax claims,327\nWoman with three breasts ‘was a fake who has tricked people online before’,1270\nArgentina's President Just Adopted a Son So He Won't Turn into a Werewolf,1773\nWhen Street Harassers Realize The Women They're Catcalling Are Their Moms In Disguise,1402\nJustin Bieber Basically Saves A Russian Man From A Bear,2320\nMissing Kim Jong-un suffering with 'condition' after CHEESE binge,925\nThis Campaign Shows A Pretty Genius Way To Stop Men Catcalling In The Street,1874\nFerguson and Hong Kong Have One Important Thing in Common,1964\nJournalist Steven Sotloff reportedly executed by ISIS,985\n\"Passenger Gets Kicked Off Plane After \"\"Merry Christmas\"\" Meltdown\",1878\nEmail to Tim Cook prompted change of Apple's 'on hold' music quality,1248\n\"​ISIS might be harvesting organs, Iraqi diplomat says\",2482\nIsis: Masked Executioner Jihadi John Injured in US Led Airstrikes in Iraq,1994\n\"Boy, 5, given £15.95 invoice for missing friend's birthday party\",2189\nSketchy Rumor Claims Apple Planning New 4-Inch iPhone for 2015,1118\nMittens The Intersex Cat To Get Gender Assignment,3\nApple to shut down Beats Music: Report,2382\nCharles Manson wedding off as bride 'wanted to display his dead body in glass coffin',995\nPresident of Argentina adopts Jewish boy to stop him turning into werewolf,1345\nTriple-breasted woman pictured before 'operation' and vows surgery footage will prove third boob is no hoax,2301\nJoan Rivers Personal Doctor Allegedly Took A Selfie Before Her Biopsy And Cardiac Arrest,898\nPeople Actually Believed Argentina’s President Adopted A Jewish Boy To Stop His Change Into A Werewolf,1373\n\"Transgender teenager, 17, leaves heartbreaking suicide note blaming her Christian parents before walking in front of tractor trailer on highway\",1942\nISIS Beheads Second American Journalist,1986\nISIS Allegedly Beheads Second Captive American Journalist,1998\nApple was forced to nix key health features from its smartwatch -- report,2204\nThird boob likely a hoax,1617\nFlorida woman claims to have surgically added third breast,3\n\"Joan Rivers Death Preventable? Melissa Rivers Taking Legal Action, News Of Doctor’s Selfie Surfaces\",1701\nReport: Three missing Afghan soldiers caught at Canadian border,1903\n\"NHL expansion rumors: This time, Las Vegas is about to get a team\",2059\nCruel aunt cuts her three-year-old nephew's penis off because he burst in on her on the loo and asked to use her phone,485\n\"Apple plans to phase out Beats Music brand, report says\",2239\n\"Joan Rivers’ Doctor Reportedly Took Selfie, Biopsy Right Before Her Heart Attack\",2089\nU.S. Officials Threatened James Foley’s Parents With Prosecution Over Ransom,2513\nApple Delaying Production on Larger-Screened 'iPad Pro' Until September,1386\nTeam 5 source: Missing Afghan soldiers found at Canadian border,20\n‘How’s it going?’: Teen wakes up during brain surgery,1052\nWoman has surgery to get third breast: The three most statistically unlikely pairs of boobs,2292\nHermaphroditic cat to undergo gender reassignment surgery,711\nApple scrapped advanced Apple Watch health monitoring features due to reliability issues,312\nIslamic State releases video of beheading of U.S. hostage Steven Sotloff: site intelligence monitoring service,1986\nHewlett-Packard to split in 2 companies,596\nISIS online video shows beheading of U.S. journalist Steven Sotloff,2229\n\"“I am lost for words,” 5-year-old boy billed for missing friend’s birthday party\",172\nApple Watches to be kept in safes,1454\nMicrosoft said to be buying the maker of 'Minecraft' for $2 billion,1527\nJoan Rivers Personal Doctor Allegedly Took A Selfie Before Her Biopsy And Cardiac Arrest,2465\nApple iPhone Mini with 4-inch Display Set to Replace iPhone 5c: Rumor,100\n\"Apple Reportedly Close to Acquiring 'Path', Looking to Integrate Service Into Messages\",1633\nAmerican Airlines boots man from plane after ‘Merry Christmas’ prompts meltdown,1878\nSaudi national airline may introduce gender segregation on its flights,2140\n‘Three-boobed’ woman: They’re not fake,338\n\"Hong Kong protesters go Ferguson style: ‘Hands up, don’t shoot’\",927\nSaudi Arabia's national airline to introduce gender segregation after a string of complaints from male passengers,2436\nSources: Missing Afghan Soldiers May Have Been Found Near Canadian Border,2233\n\"ISIS LEADER ABU BAKR AL-BAGHDADI INJURED IN U.S. AIR STRIKES, IRAQI OFFICIALS CLAIM\",717\nWoman With Three Breasts Is Reportedly A Fake: Jasmine Tridevil’s Real Identity Revealed,1270\nBlood money: How ISIS is selling human organs harvested from living hostages and its own dead soldiers to fund terror across the Middle East,1067\nTop cop investigating Charlie Hebdo attacks kills himself hours after French massacre,1782\nVideo purports to show beheading of US journalist,2339\nFerguson and Hong Kong Have One Important Thing in Common,1304\n\"HACKERS TO SONY: If You Make Any More Trouble, We'll Destroy You\",2262\nISIS wants $1M for Foley’s body,1072\n'Whistling At Your Mom': Video Showing Sons Catcalling their Mothers Goes Viral [VIDEO],326\nBettman says NHL expansion not imminent,2359\n\"Boy, 5, billed with 'no show fee' for missing friend's BIRTHDAY PARTY\",1147\n\"Afghan family kills 25 Taliban, media report\",113\nIslamic State releases video of beheading of U.S. hostage Steven Sotloff: site intelligence monitoring service,2071\nIs this Crabzilla? Giant Monster Crab Caught on Camera,2100\nJoan Rivers' 'selfie' doctor 'DENIES performing biopsy and taking photo while star was under anesthesia',2126\n\"Report: HP to split into two companies, one focused on PCs/printers and one on enterprise computing\",1953\nMan saved from bear attack - thanks to his Justin Bieber ringtone,448\nWe just found out the #Ferguson Protester who claim she was shot in the eye with a rubber bullet was a false story guys. Smh..,2008\nCNBC: Tesla chooses Nevada for new battery factory plant,1142\nApple Watch Edition: special safes to be installed in Apple Stores to house luxury smart watch,2121\nArgentina's president 'adopts' godson 'to prevent him becoming a werewolf',1639\nAn Egyptian ISIS treasurer stole $1 million and fled to Turkey,596\nRaven Symone Files Molestation Charges Against Bill Cosby,911\nPassenger tossed after flipping out over staff’s ‘Merry Christmas’,69\nApple Watch Likely Be Launched On Valentine’s Day; Plus First Apple Watch Accessory To Be Showcased In CES 2015,97\nBREAKING: Huge Explosion At Saudi Aramco Oil Pipeline Evokes Conspiracy Theories [Photos],970\n'Miracle cat' rises from the dead five days after burial,2512\nReport: Woman who claimed to have third breast added is fake,1907\n\"Fake or freak? Woman, 21, claims to have paid $20,000 to surgically add third breast in desperate bid to become a reality TV star\",327\nArgentina president adopts Jewish godson for first time in country's history,641\nPeople Actually Believed Argentina’s President Adopted A Jewish Boy To Stop His Change Into A Werewolf,1100\nSaudi Arabia airline segregation: Saudi airlines to assign seats based on gender,605\nThree-breasted woman outed as fake by Tampa police,1228\nApple Watch may be available outside US shortly after launch,994\nArgentina's president 'adopts' godson 'to prevent him becoming a werewolf',1999\nJoan Rivers' Doctor Took a Selfie While She Was Under Anesthesia (Report),1310\n\"3 Afghan Soldiers Missing From U.S. Base Apprehended at Canadian Border, Reports Say\",1389\nEnraged spouse chops off unfaithful husband's manhood – TWICE,1366\nFemale Kurdish ‘poster girl’ fighter feared killed,2085\nPregnant Woman Loses Eye During Ferguson Riots After Officer Shoots Bean Bag Round At Car,2467\nEvil Aunt Hacks Off Toddlers Penis,1685\nIs Jasmine Tridevil’s Third Boob Real? Alisha Hessler Hoax Rumors Swirl,3\n\"Morin goes back on transparency pledge, refuses to confirm or deny report that Apple is buying Path\",1381\n\"Islamic State leader Abu Bakr al-Baghdadi: Wounded, dead or missed entirely by U.S. airstrikes?\",2071\nKim Jong IS Un-well – and it could be GOUT! North Korea confirms its young dictator is 'suffering discomfort' after addiction to Swiss cheese revealed,2189\n\"Tesla settles on Nevada for \"\"gigafactory\"\" site -CNBC\",673\nRaven-Symone Did NOT Accuse Bill Cosby Of Molestation Or Rape — It’s A HOAX,1454\nReport: ISIS Is Selling the Body of James Foley for $1 Million,318\nPregnant St. Louis woman loses eye after police fire non-lethal round: reports,2467\n\"HACKERS TO SONY: If You Make Any More Trouble, We'll Destroy You\",836\nBrain op shock as teen wakes up mid-surgery,2400\n\"Apple in late stages to acquire Path, report says\",627\nFlorida woman gets third breast to become 'unattractive' 32,1228\n\"Groom unwell, bride weds guest in fit of rage\",111\nRampur: Angry Bride Marries Guest after Learning Groom is Epileptic,1285\n\"50ft crustacean, dubbed Crabzilla, photographed lurking beneath the waters in Whitstable\",2146\n\"Here Are the 2 Places Left Where You Can Find That Taste of the ’90s, McDonald’s Pizza\",940\nISIS video shows beheading of American journalist Steven Sotloff,1650\n\"Four new NHL expansion teams? Vegas, Seattle, Toronto and Quebec by 2017: Report\",1655\nAfghan Mother Kills 25 Taliban Fighters In Seven-Hour Gunbattle After Watching Her Son Slain In Ambush,2195\nTriple-breasted woman pictured before 'operation' and vows surgery footage will prove third boob is no hoax,1696\nISIS Advances to Within 10 Miles of Baghdad,2516\nSteven Sotloff 'beheading': Islamic State fighters release video claiming to show death of second US journalist,1510\nTesla Said to Select Nevada for Its First Battery Site,1812\n\"Stephen Sotloff beheading shown in video, ISIS claims\",1495\nISIS Allegedly Beheads Second Captive American Journalist,627\n\"Report: Tesla will build its Gigafactory in Nevada, not Texas\",1479\nFlorida woman gets third breast to become 'unattractive' 32,2038\nHP announces plan to split in two,1927\nReport: ISIS Islamists at the Gates of Baghdad,1999\nApple to keep gold Watch Editions in special in-store safes,967\nThe Story of the 3-Boobed Lady Is As Fake As Her Third Boob,1838\nHewlett-Packard to break into 2 companies,1801\nPoster girl in fight against ISIS is beheaded by terror group,246\n\"Reports: NHL expansion could include Las Vegas, others\",2320\nIsis: James Foley's beheaded body in $1m 'humanity case' sale offer to family,930\nCharles Manson’s fiancee allegedly wanted to marry him for his corpse,279\nNHL expansion plans in the works: reports,1809\nJoan Rivers’ Doctor Snapped Selfie During Throat Procedure (Report),1782\nJustin Bieber ringtone saves Russian man from bear attack,1100\n\"Report: Joan Rivers doctor took selfie, began biopsy, source says\",935\nWhite House denies it threatened families of slain American journalists,792\n\"'Rehana is alive and well... ISIS fanatics have NOT beheaded her': Poster girl for Kurdish freedom fighters escaped Kobane hellhole, friends tell MailOnline\",1851\nThis Third Boob Is Probably Only Real in Our Hearts,2301\nHP is better not together — company to split into enterprise and PC/printer businesses,596\nVideo Appears to Show ISIS Execution of Second American Steven Sotloff,485\n\"19-year-old girl wakes up during brain surgery, asks doctors ‘How’s it going?’\",1092\nEvil Aunt Hacks Off Toddlers Penis,2510\nFox Affiliate Falls for College Humor's Office Note War Prank,717\nISIS Reportedly Beheaded The 'Poster Child' For Kurdish Female Fighters,1621\n'Throat specialist to the stars' allegedly involved in fatal Joan Rivers procedure denies taking selfie with star as she releases statement saying she will not comment on tragic incident,1653\nChina Penis Amputation: Cruel Aunt Viciously Mutilates Toddler's Genitals as Punishment,1639\nFate of Isis leader remains unclear after US airstrike in Iraq,1088\nCharles Manson wedding off as bride 'wanted to display his dead body in glass coffin',1124\n\"The story of the Argentinean president, werewolves and seventh sons\",2131\n\"Argentina President, Christina Kirchner, Has Bizarre Werewolf Mishap\",1639\nJustin Bieber ringtone saves Russian fisherman from bear attack,580\nBrighton jihadi 'among five killed in Syria drone strike',1578\nU.S.: Video showing Sotloff beheading is authentic,1861\nJustin Bieber Basically Saves A Russian Man From A Bear,485\nMan's Girlfriend Pours Acid On His Penis After He Covertly Recorded Their Sex Session,1203\nJoan Rivers’ Doctor Snapped Selfie During Throat Procedure (Report),1326\nSaudi Arabia airline segregation: Saudi airlines to assign seats based on gender,863\nJoan Rivers’ doctor snapped a selfie before biopsy surgery,2089\nParent: Fourth-grader suspended after using magic from 'The Hobbit',2120\nFlorida Woman Has Surgery To Add Third Breast To Her Chest,671\nHugh Hefner Dead Rumors Not True,1038\nLenovo ready to bid for Blackberry - report,2513\nArgentina's President Adopts Jewish Boy to Keep Him from Turning into a Werewolf,1856\nWoman has third breast implanted,535\n\"Report: Woman claims she had third breast added, hopes to become a TV star\",1903\nMicrosoft Near Deal to Buy Minecraft Maker Mojang,2169\nCharles Manson’s fiancée wanted to marry him for his corpse: source,2503\nIs Jasmine Tridevil’s Third Boob Real? Alisha Hessler Hoax Rumors Swirl,1811\nREPORT: Doctor Snapped A 'Selfie' While Joan Rivers Was Under Anesthesia,338\nPregnant woman loses eye after Ferguson cops fire bean bag,519\niPhone 6s ... transfiguration Nurse,990\nObama Orders Fed To Adopt Euro Currency,1326\nHewlett-Packard to split in 2 companies,412\n\"Hewlett-Packard splits off PC, printer businesses\",881\nSteven Sotloff: Islamic State 'kills US hostage',1550\nCrazy Conservatives Are Sure a Gitmo Detainee Killed James Foley,627\nNHL denies Las Vegas expansion report,901\nWoman Reportedly Pours Acid on Boyfriend's Penis After Finding His Sex Tape,448\nJilted wife chops off two-timing hubby’s manhood — twice,1716\nJoan Rivers' doctor snapped selfie during throat surgery: report,1229\nArgentina's President Just Adopted a Son So He Won't Turn into a Werewolf,492\nGirl poured acid on boyfriend’s penis after he released sex tape,673\nAfghan Mother Kills 25 Taliban,1664\nIslamic State releases video showing beheading of US hostage Steven Sotloff,1387\nJoan Rivers' Personal Doctor Allegedly Took A Selfie During Her Throat Procedure,1150\n\"Gwen Korovin, Joan Rivers’s doctor, denies taking selfie\",2323\nSaudi Airlines Sexist: Airline Intends To ‘Enforce Rules’ To Separate Male And Female Passengers,183\nDISCONTINUED '90S MCPIZZA STILL EXISTS AT THESE MCDONALD'S LOCATIONS,1452\nThis Third Boob Is Probably Only Real in Our Hearts,2383\nIslamic State puts James Foley’s body up for sale for $1M,1639\nVideo reportedly shows beheading of reporter Steven Sotloff by ISIS,2158\nTampa woman claims to add 3rd breast,1373\nBREAKING: Huge Explosion At Saudi Aramco Oil Pipeline Evokes Conspiracy Theories [Photos],2381\nWoman Who Claimed To Have Surgery To Add Third Breast Exposed As Hoaxer,103\nU.S. Authenticates Video Showing Sotloff's Beheading,2298\nDid Argentina's President Adopt A Jewish Baby To Stop It From Becoming A Werewolf??,1088\n\"\"\"Jihadi John\"\" reportedly wounded in airstrike\",1856\n\"Fake or freak? Woman, 21, claims to have paid $20,000 to surgically add third breast in desperate bid to become a reality TV star\",122\n'Dear Sandwich Thief': Man's hilarious response to passive-aggressive sign posted on his office's fridge door sparks incredible kitchen note war,2\nFound at Canadian border: 3 Afghan soldiers missing from Cape Cod,421\nBrit teenage jihadi killed in Syrian airstrike as Britain set to enter war,1316\nIslamic State executed two of its militants in the city of al- Bokamal.,973\nWoman cuts off husband's penis twice after catching him cheating,1561\n9-Year-Old Writes Moving Letter to Teacher Who Came Out as Gay to His Class,953\nCNN Reports Hackers Sent Message to Sony: ‘You’ve Done the Right Thing’,2158\nSisi denies claims over providing Palestinians with Sinai lands,1443\nApple to shut down Beats Music? Not so Apple says,2324\nThird boob likely a hoax,471\nWoman has surgery to get third breast: The three most statistically unlikely pairs of boobs,2425\nIs this Crabzilla? Giant Monster Crab Caught on Camera,765\nMissing Afghan Soldiers Apprehended Trying To Cross Border Into Canada,1044\nIndian bride marries wedding guest after husband has epileptic seizure during ceremony,1285\n50 foot crab : Is this a Crabzilla spotted in the UK?,778\nWoman Adds Third Breast by Undergoing Surgery to Participate in Reality Show,2270\n\"Three-Boobed Girl probably a hoax, because obviously\",1275\nRaven-Symone Did NOT Accuse Bill Cosby Of Molestation Or Rape — It’s A HOAX,223\n\"IBM Corp expected to cut more than 110,000 jobs in massive overhaul, report says\",1995\n\"Boy, 5, given £15.95 invoice for missing friend's birthday party\",2040\nPurported Lisa Bonet Twitter Account Suspended After Cryptic Cosby Tweet,566\nIs Jasmine Tridevil’s Third Boob Real? Alisha Hessler Hoax Rumors Swirl,1741\n‘Three-boobed’ woman: They’re not fake,596\nApple Stores to install safes to secure gold Apple Watches,1723\n\"Rumor Check: Are Hong Kong Protesters Really Using the ‘Hands Up, Don’t Shoot’ Gesture in Solidarity With Ferguson?\",2270\nIraqi Army Downs 2 UK Planes Carrying Weapons for ISIL,2363\nWoman Who Claimed To Have Surgery To Add Third Breast Exposed As Hoaxer,1770\nJustin Bieber Basically Saves A Russian Man From A Bear,1411\nFake News Report Claims Loggers Have Cut Down World's Oldest Tree,1163\n\"Man saved from bear attack when his Justin Bieber ringtones goes off, sending bear fleeing\",290\n\"Joan Rivers: Doctor Took Selfie With Unconscious Comedian, Performed Biopsy Without Consent -- Details\",2291\n‘Tempting Eyes’ Ban: Saudi Women With Pretty Eyes Made To Cover Them Up,315\nNo joke: 5-year-old billed for missing friend’s birthday party,1765\nCharles Manson Wedding Off: Fiancee’s Morbid Plan To Exploit His Corpse Emerges,2503\nFlorida woman gets third breast surgically implanted,290\n\"IBM set to cut 110,000 jobs, blogger claims\",2011\nLenovo 'resumes efforts to acquire struggling phone maker BlackBerry',166\nStolen Member,765\nA Pregnant Woman Has Lost Her Eye After Being Shot W/ Bean Bag In Ferguson,736\nJoan Rivers' Doctor Reportedly Took a Selfie Before Her Cardiac Arrest,890\nWH won’t say if Foley family was threatened not to pay ransom,2158\nArgentina's President Just Adopted a Son So He Won't Turn into a Werewolf,1441\nJames Foley family: Obama officials vowed criminal charges if we paid son’s ransom,1186\nChina Penis Amputation: Cruel Aunt Viciously Mutilates Toddler's Genitals as Punishment,145\nISIS Is Reportedly Trying To Sell James Foley's Remains For $1 Million,1072\nBOOK: CHARLES MANSON’S FIANCÉ WANTED MARRIAGE SO SHE COULD DISPLAY HIS CORPSE IN TOURIST ATTRACTION,1124\nDoc calls macabre 'selfie' claims completely crazy,2320\nJustin Bieber ringtone saves Russian fisherman from bear attack,894\nHermaphroditic cat to get gender assignment surgery,150\n\"Report: HP to split into two companies, one focused on PCs/printers and one on enterprise computing\",1552\n'I had a third breast implant so I can turn off men',2301\n\"Report: Joan Rivers doctor took selfie, began biopsy, source says\",164\n18-Karat Gold Apple Watch Edition To Be Locked In Safes At Apple Stores,1322\nApple iPhone Mini with 4-inch Display Set to Replace iPhone 5c: Rumor,1643\nReports: 3 missing Afghans detained at Canadian border,1856\nApple was forced to nix key health features from its smartwatch -- report,1272\n\"LG Display, Samsung unit to supply Apple Watch screens: South Korea paper\",1576\nIS reportedly tries to sell slain US hostage’s body for $1 million  Read more: IS reportedly tries to sell slain US hostage's body for $1 million,1038\nThird boob likely a hoax,1696\n9-year-old girl pens touching letter to teacher who came out as gay,1246\nPregnant Ferguson woman loses her EYE after police shoot her car with bean bag during violent protests,1868\nTesla choosing Nevada for battery factory,647\nA Justin Bieber Ringtone Just Saved A Man’s Life Who Was Being Attacked By A Bear,163\nChina: Wife chops off cheating husband's penis twice with scissors and throws it out of window,42\nAfghan woman kills 25 Taliban rebels to avenge her son’s murder,728\n\"ISIS might be harvesting organs, Iraqi ambassador tells UN, amid reports of more hostages being burned alive\",2350\n\"A Peruvian TV show is tricking men into catcalling their mothers, for feminism\",2030\nBritish teenager Ibrahim Kamara 'Killed In US Airstrikes In Syria',2179\n\"Islamic State leader Abu Bakr al-Baghdadi: Wounded, dead or missed entirely by U.S. airstrikes?\",2430\n\"“Hands up, don’t shoot” comes to Hong Kong’s pro-democracy movement\",1373\nTeenager wakes up while undergoing BRAIN SURGERY in Poland... and asks the surgeons how the operation is going,1411\nSuspended boy threatened to make student disappear with 'Lord of the Rings' replica ring,1684\nThis Woman Claims To Have Had Plastic Surgery To Have A Third Breast,1067\nStory of ‘gutsy bravehearts’ who ‘repelled’ Boko Haram attack is a hoax,1754\nWoman with three breasts: Real or hoax?,758\nApple Watch Edition: special safes to be installed in Apple Stores to house luxury smart watch,1616\nMissing Afghan soldiers found at US Canada border,1220\nJoan Rivers' Doctor Reportedly Took a Selfie Before Her Cardiac Arrest,1963\nREPORT: Doctor Snapped A 'Selfie' While Joan Rivers Was Under Anesthesia,1914\nMystery of 50ft giant crab caught on camera in Kent harbour,1993\nCanadian cat Mittens to undergo gender reassignment surgery after it is revealed to be a hermaphrodite,575\nThe Story of the 3-Boobed Lady Is As Fake As Her Third Boob,2486\n\"ISIS Leader Injured in Air Strike, Iraqi Officials Say\",1044\nApple Stores to install safes to secure gold Apple Watches,1812\n\"ISIS LEADER ABU BAKR AL-BAGHDADI INJURED IN U.S. AIR STRIKES, IRAQI OFFICIALS CLAIM\",735\nMinecraft Is Expected to Be Acquired by Microsoft,556\nApple to shut down Beats Music: Report,2324\nWoman Who Claimed To Have Surgery To Add Third Breast Exposed As Hoaxer,1078\nUnbearable: Man fends off bear attack by playing Justin Bieber song,806\nJustin Bieber ringtone saves Russian fisherman from bear attack,785\nIBM is about to get hit with a massive reorg and layoffs,980\n\"Man saved from bear attack when his Justin Bieber ringtones goes off, sending bear fleeing\",1811\nEl-Sisi denies claims he'll give Sinai land to Palestinians,2460\nSaudi Airlines Sexist: Airline Intends To ‘Enforce Rules’ To Separate Male And Female Passengers,1561\nUK looking into reports IS beheading suspect wounded,1272\n\"Stephen Sotloff beheading shown in video, ISIS claims\",1309\nHP is better not together — company to split into enterprise and PC/printer businesses,1536\nISIS Harvesting Victims’ Organs to Finance Terror,2482\nRaven-Symone blasts fake report alleging she was abused by Bill Cosby: ‘Keep me out of this’,2262\nBettman says NHL expansion not imminent,2427\n\"A Peruvian TV show is tricking men into catcalling their mothers, for feminism\",1246\nSaudi Arabia's Religious Police Outlaw 'Tempting Eyes',1038\nIslamic State releases video showing beheading of US hostage Steven Sotloff,1495\nChina Penis Amputation: Cruel Aunt Viciously Mutilates Toddler's Genitals as Punishment,1635\nMissing Afghan Soldiers Apprehended Trying To Cross Border Into Canada,1088\nFound at Canadian border: 3 Afghan soldiers missing from Cape Cod,2383\nReport: Three missing Afghan soldiers caught at Canadian border,870\nArgentina's President Adopts Jewish Boy to Keep Him from Turning into a Werewolf,1639\n\"Joan Rivers’ Doctor Reportedly Took Selfie, Biopsy Right Before Her Heart Attack\",1793\nFlorida woman has surgery to add third breast to make herself 'unatttractive to men',1275\n\"Sony Hackers Email: Thanks For Running Scared, We'll Stop Now\",535\nIs 'Crabzilla' real or not? Leading marine biologist rules picture of giant crab lurking in shallow waters must be a HOAX,1454\nREPORT: The Apple Watch will be available outside the US when it launches next month,1464\nWerewolf legend leads Argentine president to adopt,2427\n\"Source: Joan Rivers' doc did biopsy, selfie\",1639\n\"Sorry, Argentina's President Didn't Actually Adopt a Jewish Werewolf\",291\nJustin Bieber ringtone saved a Russian fisherman during a bear attack,2373\nApple Watch Edition contains new “Apple gold”,2173\nSteven Sotloff 'beheading': Islamic State fighters release video claiming to show death of second US journalist,627\nJoan Rivers’ doctor snapped a selfie before biopsy surgery,528\n\"Joan Rivers: Doctor Took Selfie With Unconscious Comedian, Performed Biopsy Without Consent -- Details\",2512\nFlorida Woman Has Surgery To Add Third Breast To Her Chest,2301\nA Russian Guy Says His Justin Bieber Ringtone Saved Him From A Bear Attack,448\n\"“I am lost for words,” 5-year-old boy billed for missing friend’s birthday party\",1052\nElementary school suspends boy after he threatens to turn fellow student invisible with the One Ring from Tolkien novels,1684\n\"Report: Woman claims she had third breast added, hopes to become a TV star\",889\nFoley family says was 'threatened' by U.S. official over ransom: ABC,338\nCiti sees Apple Watch price points of $550 and $950; myriad accessories,1753\nHewlett Packard ‘planning to split into two’,1763\nSaudi Arabia set to introduce gender segregation on national airline flights,1445\nRobot vacuum cleaner 'ate' a woman's hair [Google Translate],637\nSaudi Arabia's national airline plans to keep men and women apart,353\nArgentina's President Just Adopted a Son So He Won't Turn into a Werewolf,1246\nWoman With Three Breasts Is Reportedly A Fake: Jasmine Tridevil’s Real Identity Revealed,2\n\"Tesla settles on Nevada for \"\"gigafactory\"\" site -CNBC\",1052\n\"Brain Surgery Recovery: Teenage Girl Wakes Up During Procedure, Talks About Cats\",1712\n\"Condition of Abu Bakr al-Baghdadi, Islamic State leader, in doubt after airstrike\",1118\nHP to split into two businesses -- report,52\nISIS Beheads Second American Journalist,1052\nWoman Bit By Scorpion on Alaska Airlines Flight Is Chill as Hell,1941\nStolen Member,98\nJustin Bieber Saved A Guy Getting Mauled By A Bear,2493\nSaudi national airline may introduce gender segregation on its flights,1241\nIs 'Crabzilla' real or not? Leading marine biologist rules picture of giant crab lurking in shallow waters must be a HOAX,2100\n\"Joan Rivers' Doctor \"\"Took a Selfie\"\" During Procedure: CNN\",2057\n\"Transgender teen who committed suicide left heartbreaking note saying she would \"\"never be happy\"\"\",1809\nArgentina president adopts young Jewish boy as godson to prevent him from turning into werewolf,596\nFlorida woman claims to have surgically added third breast,810\nHugh Hefner is not dead: Playboy founder makes it to film night despite mortality rumours,353\n\"The Groom Was Sick, So The Bride Married A Guest At Her Wedding In A Fit Of Rage\",1432\n\"Apple Watch to go on sale in March, claims analyst\",430\nArgentina's president 'adopts' godson 'to prevent him becoming a werewolf',1992\nFlorida woman gets third breast surgically implanted,2466\nCruel aunt cuts her three-year-old nephew's penis off because he burst in on her on the loo and asked to use her phone,2128\n\"No, Argentina's president did not adopt a Jewish child to stop him turning into a werewolf\",1850\nSouth Korean Woman's Hair 'Eaten' By Robot Vacuum Cleaner,1300\nFate of IS leader Abu Bakr al-Baghdadi unknown after airstrikes target him,735\n\"Saudi Stocks, Currency Tumble As Aramco Pipeline Explodes; ISIS Sabotage Concerns\",2244\n\"A Peruvian TV show is tricking men into catcalling their mothers, for feminism\",326\nReport: ISIS Islamists at the Gates of Baghdad,1354\nREPORT: Doctor Snapped A 'Selfie' While Joan Rivers Was Under Anesthesia,1674\nTesla will build battery 'Gigafactory' in Nevada,378\nHewlett-Packard to break into 2 companies,596\n\"Apple may buy Path, that social app you don’t use\",1655\nU.S. Authenticates Video Showing Sotloff's Beheading,1431\n\"Four new NHL expansion teams? Vegas, Seattle, Toronto and Quebec by 2017: Report\",1762\n\"REPORT: Apple Will Acquire Path, The Struggling Social Network\",291\n\"Fake or freak? Woman, 21, claims to have paid $20,000 to surgically add third breast in desperate bid to become a reality TV star\",2466\nThis Woman Claims To Have Had Plastic Surgery To Have A Third Breast,1741\nSchool pupil writes moving letter to her teacher after he comes out as gay,2239\nBrit teenage jihadi killed in Syrian airstrike as Britain set to enter war,1736\nIraqi Army Downs 2 UK Planes Carrying Weapons for ISIL,2173\nAngry Indian bride marries wedding guest,898\n\"Lisa Bonet Tweet About Bill Cosby Sent From Fake Account, Manager Confirms\",1452\n\"iPhone 6s Rumor Suggests Dual Lens Optical Zoom Camera, Pressure Sensors Inbound\",898\n\"'Even though you're gay, I will always treat you the same way as I do now': Moving letter from nine-year-old to her school teacher after he came out to his class\",2083\nHP is better not together — company to split into enterprise and PC/printer businesses,1801\nApple was forced to nix key health features from its smartwatch -- report,1373\nArgentina's President Adopts Boy to End Werewolf Curse,2121\nHP announces plan to split in two,2160\nSaudi oil explosion now said to be diesel pipeline,1801\nPresident of Argentina adopts Jewish godson to 'stop him turning into a werewolf',710\n‘How’s it going?’: Teen wakes up during brain surgery,960\n\"Teen Iga Jasica wakes up during brain surgery, asks how it’s going\",1235\n'Throat specialist to the stars' allegedly involved in fatal Joan Rivers procedure denies taking selfie with star as she releases statement saying she will not comment on tragic incident,1033\nIslamic state issues video of beheading of U.S. hostage: SITE,2298\n\"New Twist: Charlie Hebdo Police Investigator Turns Up Dead, ‘Suicided’\",2189\n\"Crabzilla: Photo Appears To Show Giant, 50-Foot Crab Lurking In British Waters\",2380\nUnited Nations asked to investigate claims of organ harvesting by ISIS,69\n\"Source: Joan Rivers' doc did biopsy, selfie\",2021\nWednesday Apple Rumors: Apple May Be Ready to Buy Path,2199\n\"Report: Toronto, Seattle, Quebec City to join Vegas in 2017 NHL expansion\",1270\nThese Men Freak Out When They Discover The Women They Are Harassing Are Their Moms In Disguise (VIDEO),2029\nSource: Missing Afghan soldiers at Canadian border,2487\n\"Joan Rivers’ Doctor Reportedly Took Selfie, Biopsy Right Before Her Heart Attack\",946\nPregnant woman loses eye after police shoot bean bag at her,784\nWife cuts off husband's penis TWICE after catching him cheating,1716\nOffice sandwich thief is caught after hilarious 'note war' reaches fantastic finale,717\nREPORT: Doctor Snapped A 'Selfie' While Joan Rivers Was Under Anesthesia,1454\nJoan Rivers death: Biopsy doctor ‘took SELFIE with star while she was under anesthesia moments before cardiac arrest’,1229\n\"Hong Kong protesters go Ferguson style: ‘Hands up, don’t shoot’\",2179\nZombie Cat Claws Way Out of Grave Five Days After Being Buried Alive,2183\nReport: Microsoft may buy Minecraft studio Mojang,1032\nWoman With Three Breasts Is Reportedly A Fake: Jasmine Tridevil’s Real Identity Revealed,3\nScorpion stings woman on OSU plane,1297\nU.S. confirms authenticity of second journalist beheading video,735\nArgentine President Takes On Godson — But Not To Keep Werewolf At Bay,1741\nWhite House Threatened James Foley's Family with Prosecution,489\nJoan Rivers Personal Doctor Allegedly Took A Selfie Before Her Biopsy And Cardiac Arrest,1861\nUPDATE: Children used as dogs in fights,2199\n\"\"\"When We Felt Threatened, We Opened Umbrellas and Raised Our Hands\"\"\",315\nTeen wakes up mid-brain surgery and asks doctors ‘How’s it going?’,1527\nEXCLUSIVE: Got him! Jihadi John is 'wounded in US airstrike on secret bunker meeting of ISIS high command',2204\n\"ISIS Executes Own Fighters for Spying, Embezzlement\",1043\nThere Are Still Two McDonald’s That Serve McPizza From the ’90s,2320\nJoan Rivers' Doctor Reportedly Took a Selfie Before Her Cardiac Arrest,1701\nNEWS/ Viral Video: What Happens When You Accidentally Catcall Your Mom,896\nReport: ISIS Islamists at the Gates of Baghdad,2216\n\"Afghan family kills 25 Taliban, media report\",1326\nFour Reasons Not To Give Up Hope If Apple Buys Path,2038\nWH won’t say if Foley family was threatened not to pay ransom,1729\n\"WH: We didn't threaten Foley, Sotloff families\",1218\nThree Boobs Are Most Likely Two Boobs and a Lie,1067\nJustin Bieber ringtone saves man being mauled by bear,2183\n\"Apple may buy Path, that social app you don’t use\",1512\nFerguson protester shot in the eye with rubber bullet by police,926\n\"Gwen Korovin, Joan Rivers’s doctor, denies taking selfie\",1150\nThese Men Catcalling Their Undercover Mothers Is the Best Payback Ever,1990\n'I had a third breast implant so I can turn off men',2392\n18-Karat Gold Apple Watch Edition To Be Locked In Safes At Apple Stores,2499\nJasmine Tridevil Has Surgery 'To Add Third Breast' Total Recall Style,2359\nBettman says NHL expansion not imminent,2294\nFlorida woman gets third breast to become 'unattractive' 32,1924\nJames Foley's mother 'appalled' by U.S. government handling of case,180\nThree Afghan soldiers found at Canada border after leaving Cape Cod base,2396\nJoan Rivers death: Biopsy doctor ‘took SELFIE with star while she was under anesthesia moments before cardiac arrest’,113\nCharles Manson's fiancee used him for his ... corpse?,1124\nISIS Reportedly Beheaded The 'Poster Child' For Kurdish Female Fighters,1218\nThere's A Weird Story Going Around About How Argentina's President Just Saved A Jewish Man From Becoming A Werewolf,2482\nJasmine Tridevil: Woman with three breast denies surgery hoax claims,1450\nLoggers Accidentally Cut Down World’s Oldest Tree in Amazon Forest,656\n\"Argentina President, Christina Kirchner, Has Bizarre Werewolf Mishap\",1992\n3-Boobed Woman a Fake,2301\nISIS militants just 1 mile from Baghdad as fierce fighting reported near Iraqi capital,449\nReport: Islamic State Attempting to Sell James Foley’s Body for $1 Million,318\n\"Zombie Cat: Buried Kitty Believed Dead, Meows Back to Life\",1282\nRumors Swirling About Israel's Shocking Sinai 'Endgame' Plan for Palestinians in Gaza,3\nJoan Rivers' Doctor Allegedly Took a Selfie During Her Throat Surgery,2368\nPoster girl for Kurdish freedom fighters in Kobane is 'captured and beheaded by ISIS killers' who posted gruesome pictures online,1851\nTesla Motors set to choose Nevada for its 'gigafactory',1663\nSexually frustrated female owl killed male because 'his penis was too SMALL',1712\nSources: Missing Afghan Soldiers May Have Been Found Near Canadian Border,717\nEXCLUSIVE: Apple To Unveil The Long-Awaited Retina MacBook Air At Its “Spring Forward” Event,990\nIS executioner 'Jihadi John' injured in air strike: reports,1324\nLoggers Accidentally Cut Down World’s Oldest Tree in Amazon Forest,1902\nArgentina president adopts Jewish godson for first time in country's history,2007\nArgentine President Takes On Godson — But Not To Keep Werewolf At Bay,923\nApple May Be Reintroducing The 4-inch iPhone,1754\nExplosive New Details Of Joan Rivers’ Medical Crisis: Doctor Snapped Selfie With Legendary Comic & Performed Unauthorized Biopsy While She Was Under Anesthesia!,1394\nJournalist Steven Sotloff reportedly executed by ISIS,2071\n‘Dead’ cat claws out of grave 5 days later,2136\nHewlett-Packard to split into two companies,2\nISIS fighters now 'at the gates of Baghdad': Islamic militants fighting 'just one mile from Iraqi capital' despite days Western airstrikes,1914\nJames Foley’s Family Claims Government Threatened Them Over Ransom Payments,37\nArgentinian President Cristina Kirchner adopts Jewish boy to protect him from werewolf stigma,1856\nHewlett-Packard Plans To Split Into Two Companies: WSJ Report,412\nFresh agony for James Foley's family as sick ISIS militants 'try to sell them his headless body for $1million',884\nREPORT: Doctor Snapped A 'Selfie' While Joan Rivers Was Under Anesthesia,1927\n\"Afghan family kills 25 Taliban, media report\",1287\n‘Three-boobed’ woman: They’re not fake,1801\nIslamic State reaps profits from organ trafficking,182\nWoman with three breasts ‘was a fake who has tricked people online before’,1378\nJustin Bieber ringtone saves man being mauled by bear,1914\nIslamic State video reportedly shows beheading of Steven Sotloff,627\n\"Tail of survival: Buried cat, believed dead, claws back to life\",2007\nCrabzilla,802\nSaudi airline rep denies plan to separate men and women on flights,1754\nTriple-breasted woman pictured before 'operation' and vows surgery footage will prove third boob is no hoax,1188\nPeople Actually Believed Argentina’s President Adopted A Jewish Boy To Stop His Change Into A Werewolf,2300\nAdopting Potential Werewolves Is Routine Business for Argentine Presidents,802\nBrain op shock as teen wakes up mid-surgery,556\nMissing Afghan soldiers taken into custody at Canadian border,1414\nAn Egyptian ISIS treasurer stole $1 million and fled to Turkey,1914\n'Whistling At Your Mom': Video Showing Sons Catcalling their Mothers Goes Viral [VIDEO],1191\nJasmine Tridevil Has Surgery 'To Add Third Breast' Total Recall Style,2361\nReports: Selfie-Taking Doc's Unauthorized Biopsy May Have Killed Joan Rivers,113\nReport: ISIS Islamists at the Gates of Baghdad,1604\nIslamic State releases video showing beheading of US hostage Steven Sotloff,985\nJames Foley family: Obama officials vowed criminal charges if we paid son’s ransom,489\nHewlett-Packard to split into two public companies,1111\nISIS Is Trying To Sell The Body Of U.S. Hostage James Foley For $1 Million,1072\nJoan Rivers' 'selfie' doctor 'DENIES performing biopsy and taking photo while star was under anesthesia',1639\nUS denies it threatened Foley family,927\nIsis air strikes: Abu Bakr al-Baghdadi 'critically wounded' in air strikes near Mosul,2071\nScorpion stings flier on Alaska Airlines flight from L.A.,1241\nJoan Rivers' Doctor Took a Selfie While She Was Under Anesthesia (Report),2089\n'I had a third breast implant so I can turn off men',1811\nISIS Releases Video Allegedly Showing Beheading of U.S. Journalist Steven Sotloff,1117\n\"KGI: iPhone sales forecast at 73M for Q4 ahead of Apple Watch debut in March, 12\"\" MacBook Air in Q1\",2315\nWould US sue parents of James Foley? Why White House is Defending Itself,1712\n\"Report: Tesla will build its Gigafactory in Nevada, not Texas\",2384\nArgentina’s president adopts Jewish godson to counteract werewolf legend,1779\nRobot vacuum cleaner EATS WOMAN,1845\nIs this a Crabzilla spotted in the UK? Monster crab measures about 50 feet,2500\nSamsung Rumoured to be Supplying the Screens for Apple Watch... Mk II,1102\nRobot vacuum cleaner 'ate' a woman's hair [Google Translate],133\n\"Source: Joan Rivers' doc did biopsy, selfie\",2467\nWas James Foley’s murderer released from Guantanamo Bay?,1310\nFerguson riots: Pregnant woman loses eye after cops fire BEAN BAG round through car window,1078\nArgentina's president 'adopts' godson 'to prevent him becoming a werewolf',1160\nJoan Rivers' Doctor Allegedly Took a Selfie During Her Throat Surgery,2512\nArgentina's President Adopts Jewish Boy to Keep Him from Turning into a Werewolf,2107\n\"Joan Rivers’ Doctor Reportedly Took Selfie, Biopsy Right Before Her Heart Attack\",1701\nReports: Selfie-Taking Doc's Unauthorized Biopsy May Have Killed Joan Rivers,1394\nJoan Rivers' doctor 'took selfie before biopsy',1454\nApple Watch Digital Crown -- Could It Color Adjusted?,594\n\"Justin Bieber ringtone scares bear, saves Russian fisherman\",1626\nArgentina’s President Adopted A Jewish Godson To Stop Him From Turning Into A Werewolf,2198\nISIS executioner 'Jihadi John' allegedly wounded by U.S.-led air strike: report,1633\nREPORT: Doctor Snapped A 'Selfie' While Joan Rivers Was Under Anesthesia,223\nLoggers Accidentally Cut Down World’s Oldest Tree in Amazon Forest,1194\nArgentina's President Just Adopted a Son So He Won't Turn into a Werewolf,1160\nWednesday Apple Rumors: Apple May Be Ready to Buy Path,430\nExplosive New Details Of Joan Rivers’ Medical Crisis: Doctor Snapped Selfie With Legendary Comic & Performed Unauthorized Biopsy While She Was Under Anesthesia!,2021\nFake-News Report Claims Michael Jackson Is Father Of Bruno Mars,2233\nArgentina's President Cristina Kirchner Adopts Jewish Godson To Prevent Him Turning Into A Werewolf,291\nApple is reportedly shutting down Beats Music just three months after picking the company up.,1086\nCrazy Conservatives Are Sure a Gitmo Detainee Killed James Foley,1387\nThe US Threatened To Prosecute Families Of The 2 Murdered Americans If They Paid A Ransom To ISIS,2513\nTeen wakes up mid-brain surgery and asks doctors ‘How’s it going?’,517\nISIS terror chief 'believed dead': Iraqi military confirm warlord WAS injured in US-led airstrike as speculation grows feared jihadist perished in attack,20\nISIS Allegedly Beheads Second Captive American Journalist,1052\nFoley family says was 'threatened' by U.S. official over ransom: ABC,2505\nJoan Rivers' Doctor Reportedly Took a Selfie Before Her Cardiac Arrest,946\nKid Suspended For Allegedly Threatening Classmate With ‘Hobbit’ Magic,758\n\"Video Of Steven Sotloff Slaying By ISIS Is Authentic, U.S. Confirms\",1146\nHugh Hefner Found Dead But Still Makes It To Family Movie Night,575\nCanadian cat Mittens to undergo gender reassignment surgery after it is revealed to be a hermaphrodite,1816\n\"NHL expansion to include Toronto, Quebec City, Seattle and Las Vegas: Report\",889\nDumb Racists Photoshop Ferguson Protester Into Awful Viral Meme,471\n\"Rumor Check: Are Hong Kong Protesters Really Using the ‘Hands Up, Don’t Shoot’ Gesture in Solidarity With Ferguson?\",2179\nAfghan Mother Kills 25 Taliban,485\nISIS Reportedly Executes 2nd American Journalist,231\nAfghan Mother Reza Gul Takes Up Slain Son's Gun to Kill Taliban Attackers,326\nJames Foley family: Obama officials vowed criminal charges if we paid son’s ransom,967\nBlood money: How ISIS is selling human organs harvested from living hostages and its own dead soldiers to fund terror across the Middle East,69\nBritish teenage jihadist 'killed during US air strikes on Syria',448\nREPORT: Tesla Chooses Nevada For Site Of Its Massive Battery Factory,1181\nGovernment threatened Foleys with criminal charges over ransom,1236\nAfghan Mother Kills 25 Taliban Fighters In Seven-Hour Gunbattle After Watching Her Son Slain In Ambush,2331\nSaudi airline rep denies plan to separate men and women on flights,1445\nJustin Bieber Helps Defend Russian Fisherman From Bear,2315\n\"Stephen Sotloff beheading shown in video, ISIS claims\",79\nEXCLUSIVE: Got him! Jihadi John is 'wounded in US airstrike on secret bunker meeting of ISIS high command',1310\nFlorida woman gets third breast surgically implanted,785\nIs 'hands up' in Hong Kong really the same as in Ferguson?,1050\nIsraeli politicians praise Sisi plan to give Palestinians land for a state in Sinai,274\nBettman says NHL expansion not imminent,2467\n\"Saudi Stocks, Currency Tumble As Aramco Pipeline Explodes; ISIS Sabotage Concerns\",172\nPregnant woman loses eye after Ferguson cops fire bean bag,2126\n\"ISIS Might Be Harvesting Organs To Finance Operations, Iraqi Envoy Tells UN\",1418\nMan saved from bear attack - thanks to his Justin Bieber ringtone,758\nThis Woman Claims To Have Had Plastic Surgery To Have A Third Breast,1454\nPeople Actually Believed Argentina’s President Adopted A Jewish Boy To Stop His Change Into A Werewolf,2007\nJoan Rivers’ doctor snapped a selfie before biopsy surgery,1310\nA Russian Guy Says His Justin Bieber Ringtone Saved Him From A Bear Attack,1067\n\"Bieber ringtone scares bear, saves man's life\",2373\nHermaphrodite cat named Mittens to get gender reassignment,38\nLenovo tipped to make a bid for BlackBerry this week,1677\n\"LG Display, Samsung unit to supply Apple Watch screens: Report\",1626\nIs Kim Jong ill? North Korean dictator in poor health as his weight has ballooned thanks to an obsession with cheese,2494\nFoley family says was 'threatened' by U.S. official over ransom: ABC,1856\nNorth Korean student on the run in France after escaping from Pyongyang's agents,785\nArgentina’s president adopts Jewish boy to save him from life as a werewolf,202\nYemen’s Houthi rebels seize U.S. Marines’ weapons at airport,685\n\"ISIS Might Be Harvesting Organs To Finance Operations, Iraqi Envoy Tells UN\",1228\n\"The story of the Argentinean president, werewolves and seventh sons\",2253\nUnbearable: Man fends off bear attack by playing Justin Bieber song,1754\nSouth Korean woman freed by firefighters after robot vacuum cleaner 'eats' her hair as she sleeps,884\nAdopting Potential Werewolves Is Routine Business for Argentine Presidents,1373\n\"KGI: iPhone sales forecast at 73M for Q4 ahead of Apple Watch debut in March, 12\"\" MacBook Air in Q1\",556\nU.S. Officials Threatened James Foley’s Parents With Prosecution Over Ransom,2146\nFisherman Saved from Deadly Bear Attack by His Justin Bieber Ringtone,934\nReport: ISIS Islamists at the Gates of Baghdad,1937\nJilted wife chops off two-timing hubby’s manhood — twice,1304\n\"Joan Rivers' Doctor \"\"Took a Selfie\"\" During Procedure: CNN\",2183\nThe men caught cat-calling and wolf whistling their own MOTHERS: Hilarious TV show disguises women so they can experience their sons' behaviour,1138\nISIS Reportedly Executes 2nd American Journalist,916\nWoman Who Claimed To Have Surgery To Add Third Breast Exposed As Hoaxer,2359\nThis Woman Claims To Have Had Plastic Surgery To Have A Third Breast,1023\nUS denies it threatened Foley family,1665\nThis Campaign Shows A Pretty Genius Way To Stop Men Catcalling In The Street,1910\nSaudi airline rep denies plan to separate men and women on flights,2279\n'They got in our way': James Foley's brother backs mother attacking Obama administration over failure to save photojournalist before he was beheaded by ISIS,746\nSteven Sotloff: Islamic State 'kills US hostage',1304\nAbu Bakr al-Baghdadi’s fate still unknown after US air strike on Isis as Iraqi forces enter Baiji,20\n\"Stephen Sotloff beheading shown in video, ISIS claims\",627\nSaudi Airlines to segregate sexes,1445\nApple could be eyeing purchase of social networking app Path,635\nMeet the 3-boobed woman,2486\n\"Ohio Trans Teen Commits Suicide, Leaves Heartbreaking Note Declaring “There’s No Way Out”\",2198\nSaudi Arabia's Religious Police Outlaw 'Tempting Eyes',575\nChildren in dog fighting horror,1561\nPresident of Argentina adopts godson to stop him from turning into a werewolf,2121\nReport: Second American Journalist Beheaded by Islamic State Terrorists,2366\nFlorida woman gets plastic surgery to add a third breast,1894\n\"Report: HP to split into two companies, one focused on PCs/printers and one on enterprise computing\",2505\nJustin Bieber Helps Defend Russian Fisherman From Bear,163\nSteven Sotloff: Islamic State 'kills US hostage',2465\nReport: Apple Plans to Phase Out Beats Music Brand,1086\nFive reasons 'Crabzilla' is definitely not real,778\nJasmine Tridevil Has Surgery 'To Add Third Breast' Total Recall Style,2270\nSource: Apple set to acquire Path in an attempt to bolster iOS social cred,2063\nKid Suspended For Allegedly Threatening Classmate With ‘Hobbit’ Magic,1300\nREPORT: The Apple Watch will be available outside the US when it launches next month,1765\n\"IBM to ‘sack 111,800 employees in record mass layoff’\",2527\n\"Everything You Need To Know About Path, The Struggling Social Network In Apple's Sights\",1633\nThe men caught cat-calling and wolf whistling their own MOTHERS: Hilarious TV show disguises women so they can experience their sons' behaviour,1441\nSaudi Airlines to ban gender-mixing seating,2140\n\"Islamic State is funding its terror operations by brutally harvesting organs, UN is warned\",1770\nFound at Canadian border: 3 Afghan soldiers missing from Cape Cod,1903\n\"Hungry Florida cat defies death, digs its way out of grave to return home (VIDEO)\",1759\nSteven Sotloff 'beheading': Islamic State fighters release video claiming to show death of second US journalist,1039\nFlorida Woman Has Surgery To Add Third Breast To Her Chest,535\nIslamic State leader Abu Bakr al-Baghdadi wounded in airstrike: claims,1557\n'I had a third breast implant so I can turn off men',1324\n\"ISIS leader Abu Bakr al-Baghdadi wounded in airstrike, Iraq officials say\",2071\nHong Kong riot cops forced to withdraw after democracy protesters copy 'Don't shoot' gesture used by US demonstrators after a police officer shot an unarmed black teenager,2270\nSource: Missing Afghan soldiers at Canadian border,1710\n\"Doctor took selfie with Joan Rivers while star was under anesthesia, CNN says  Read more at Jacksonville.com: http://jacksonville.com/entertainment/2014-09-16/story/doctor-took-selfie-joan-rivers-while-star-was-under-anesthesia-cnn#ixzz3DZRmGLrZ\",338\nEnraged spouse chops off unfaithful husband's manhood – TWICE,1160\n\"Woman pays $20,000 for third breast to make herself LESS attractive to men\",2258\nJilted wife 'chopped off husband's penis TWICE with scissors after catching him cheating',1992\nWoman has third breast implanted,1067\nMissing Fort Carson item not a nuclear weapon - despite Internet rumors,1851\nJoan Rivers' doctor 'took selfie before biopsy',1765\nHewlett-Packard will reportedly split into two companies,356\nWoman stung by scorpion on Alaska Airlines flight,1399\nWerewolf legend leads Argentine president to adopt,2383\nThere's A Weird Story Going Around About How Argentina's President Just Saved A Jewish Man From Becoming A Werewolf,710\nSamsung Rumoured to be Supplying the Screens for Apple Watch... Mk II,1811\nSaudi Arabia's national airline plans to keep men and women apart,284\nHeads up oil traders: Big pipeline explosion reported in Saudi Arabia,485\n\"Condition of Abu Bakr al-Baghdadi, Islamic State leader, in doubt after airstrike\",2101\n‘Crabzilla’ a 50-foot colossal conundrum,1290\n'I had a third breast implant so I can turn off men',1373\nThe US Threatened To Prosecute Families Of The 2 Murdered Americans If They Paid A Ransom To ISIS,2487\nBrain op shock as teen wakes up mid-surgery,1527\nCNN: Doctor Took Mid-Surgery Selfie with Unconscious Joan Rivers,1431\nJames Foley beheading: ISIS militants 'trying to sell murdered hostage's body to his parents for $1m',492\nFlorida woman gets third breast surgically implanted,79\nReport: Apple Rethinking Beats Music Brand,2382\nSaudi Arabia's national airline to introduce gender segregation after a string of complaints from male passengers,1452\nApple Stores to install safes to secure gold Apple Watches,863\nWhen Street Harassers Realize The Women They're Catcalling Are Their Moms In Disguise,1980\nBlackBerry shares up after unconfirmed report on possible Lenovo bid,2294\nArgentina president adopts young Jewish boy as godson to prevent him from turning into werewolf,923\nHere's What We Know About ISIS's Alleged Organ Harvesting Operation,1241\nReport: Second American Journalist Beheaded by Islamic State Terrorists,1354\nMan's Girlfriend Pours Acid On His Penis After He Covertly Recorded Their Sex Session,329\nFlorida woman gets plastic surgery to add a third breast,2292\nTesla to Choose Nevada for Battery Factory,1479\n\"Argentina President, Christina Kirchner, Has Bizarre Werewolf Mishap\",1310\nISIS Baghdad March: Islamic State 1 Mile Away From Iraqi Capital,1086\n\"Man saved from bear attack when his Justin Bieber ringtones goes off, sending bear fleeing\",327\nCrabzilla,58\nSteven Sotloff: Islamic State 'kills US hostage',2298\nAdopting Potential Werewolves Is Routine Business for Argentine Presidents,963\nJustin Bieber ringtone saves Russian man from bear attack,2169\nSaudi Arabian airline to separate genders after men complain about blokes sitting next to their wives,605\n\"Doctor took selfie with Joan Rivers while star was under anesthesia, CNN says  Read more at Jacksonville.com: http://jacksonville.com/entertainment/2014-09-16/story/doctor-took-selfie-joan-rivers-while-star-was-under-anesthesia-cnn#ixzz3DZRmGLrZ\",1639\nPurported Lisa Bonet Twitter Account Suspended After Cryptic Cosby Tweet,2189\n\"Apple Watch Edition Will Save On Gold With Patented Alloy, Could Start At $2,999\",525\n\"Video Of Steven Sotloff Slaying By ISIS Is Authentic, U.S. Confirms\",1479\nU.S. airstrikes 'hit ISIS leader': Terror group chief 'critically wounded' in Iraq after coalition forces bomb jihadi leaders,1914\nReport: ISIS Islamists at the Gates of Baghdad,1510\nPassenger tossed after flipping out over staff’s ‘Merry Christmas’,197\nHewlett-Packard to break into 2 companies,1414\nFlorida woman claims to have surgically added third breast,2301\nCharles Manson wedding off as bride 'wanted to display his dead body in glass coffin',1287\nReport: Doctor took a selfie when Joan Rivers was under anesthesia,1793\nJoan Rivers Personal Doctor Allegedly Took A Selfie Before Her Biopsy And Cardiac Arrest,2320\nSaudi Arabia airline segregation: Saudi airlines to assign seats based on gender,1373\nJustin Bieber ringtone saves Russian man from bear attack,2517\nJoan Rivers’ doctor took selfie during procedure,1326\nWould US sue parents of James Foley? Why White House is Defending Itself,2513\nCruel aunt cuts off three-year-old nephew’s penis after he walks in on her using the loo,2128\nArgentina’s president adopts Jewish godson to counteract werewolf legend,2382\nReport: Egyptian President Makes Surprising Suggestion to Move the Location of a Future Palestinian State,2243\nDoc calls macabre 'selfie' claims completely crazy,2119\nVideo purportedly shows beheading of U.S. hostage Steven J. Sotloff,1558\nBlackBerry (BBRY) Could Receive An Offer By Cash-Rich Lenovo As Early As This Week: Report,2065\nApple Is Going To Shut Down Beats Music,1452\n\"Steven Sotloff, American Journalist, Allegedly Beheaded By ISIS\",96\n3-Boobed Woman a Fake,1811\nWhite House denies it threatened families of slain American journalists,166\nFive reasons 'Crabzilla' is definitely not real,2023\nArgentina's President Adopts Jewish Boy to Keep Him from Turning into a Werewolf,1779\n\"Woman pays $20,000 for third breast to make herself LESS attractive to men\",2383\nCNN: Doctor Took Mid-Surgery Selfie with Unconscious Joan Rivers,934\nCrabzilla! Satellite Picture Reveals Giant Crustacean Lurking Off The Coast Of Whitstable,2173\nSaudi Arabia outlaws ‘tempting eyes’,1962\nMariam Al Mansouri: Female Fighter Pilot Disowned By Family For Bombing ISIS Terrorists In Syria,231\nSexually frustrated female owl killed male because 'his penis was too SMALL',2291\nHewlett-Packard to break into 2 companies,668\nTeenager wakes up while undergoing BRAIN SURGERY in Poland... and asks the surgeons how the operation is going,1703\nIslamic State video reportedly shows beheading of Steven Sotloff,2289\nIraqi Army Downs 2 UK Planes Carrying Weapons for ISIL,575\n\"Joan Rivers: Doctor Took Selfie With Unconscious Comedian, Performed Biopsy Without Consent -- Details\",2021\nArgentina's President Cristina Kirchner Adopts Jewish Godson To Prevent Him Turning Into A Werewolf,897\nHearing Unconfirmed Reports of Saudi Pipeline Explosion,338\nReport: Hewlett-Packard plans to break into 2 companies,1643\nJoan Rivers Doctor Denies Selfie,2021\nSaudi Arabian Airline Rep Denies Plan to Separate Men and Women on Flights,1765\n\"Justin Bieber ringtone scares bear, saves Russian fisherman\",1146\nWhite House denies threatening families of James Foley and Steven Sotloff over ISIS ransom but adds 'we made the law clear to them',2516\nGiant Crab,580\nHP announces plan to split in two,2324\n\"NHL expansion to include Toronto, Quebec City, Seattle and Las Vegas: Report\",1470\n\"Polish Teenager Wakes Up During Brain Surgery, Talks To Doctor\",1052\nISIS Is Reportedly Trying To Sell James Foley's Remains For $1 Million,558\nFei Lin's Penis Stolen By Thieves: Chinese Man Allegedly Had Penis Stolen By Jealous Lovers,2121\nJustin Bieber ringtone saves Russian fisherman from bear attack,163\nHugh Hefner is not dead: Playboy founder makes it to film night despite mortality rumours,517\nSaudi airline rep denies plan to separate men and women on flights,1290\nJustin Bieber Helps Defend Russian Fisherman From Bear,814\nJoan Rivers’ Doctor Snapped Selfie During Throat Procedure (Report),1394\nAdopting Potential Werewolves Is Routine Business for Argentine Presidents,2402\n\"ISIS Beheads American Journalist Steven Sotloff, Monitoring Group Says\",2063\n\"No, Argentina's president did not adopt a Jewish child to stop him turning into a werewolf\",1324\nBettman says NHL expansion not imminent,1639\n\"Yes, we’re being bought by Microsoft\",1181\nIs this a Crabzilla spotted in the UK? Monster crab measures about 50 feet,1290\nU.S. Authenticates Video Showing Sotloff's Beheading,990\n\"Sorry, Argentina's President Didn't Actually Adopt a Jewish Werewolf\",2198\nTransgender teen leaves note on Tumblr blaming Christian parents for suicide,596\nIsis 'just one mile from Baghdad' as al-Qaeda fighters join forces against Syria air strikes,960\nReport: Doctor took a selfie when Joan Rivers was under anesthesia,1639\nSaudi Airlines to segregate sexes,1250\n\"3 Afghan Soldiers Missing From U.S. Base Apprehended at Canadian Border, Reports Say\",1710\nSource: Missing Afghan soldiers at Canadian border,814\n\"Woman pays $20,000 for third breast to make herself LESS attractive to men\",1696\n\"Three-breasted Florida woman Jasmine Tridevil insists third boob is real, but police report shows she once lost 'prosthesis'\",1188\nReports: Selfie-Taking Doc's Unauthorized Biopsy May Have Killed Joan Rivers,1088\nArgentina’s president adopts Jewish boy to save him from life as a werewolf,802\nJoan Rivers’ doctor took a selfie while she was out cold before doing ‘an unauthorised biopsy’,2289\n\"IBM to ‘sack 111,800 employees in record mass layoff’\",1409\nU.S. Authenticates Video Showing Sotloff's Beheading,1326\nIS executioner 'Jihadi John' injured in air strike: reports,1994\n\"Iga Jasica brain surgery: Teen wakes up mid-procedure on table, chats about cat\",238\nOil Futures Jump on Rumored Pipeline Explosion in Saudi Arabia,1762\nJustin Bieber ringtone saved a Russian fisherman during a bear attack,2204\nHere's What We Know About ISIS's Alleged Organ Harvesting Operation,1270\nJoan Rivers’ Doctor Snapped Selfie During Throat Procedure (Report),113\nReport: Three missing Afghan soldiers caught at Canadian border,1389\n3-Boobed Woman a Fake,758\nReport: Islamic State Attempting to Sell James Foley’s Body for $1 Million,1449\nFlorida Woman Has Surgery To Add Third Breast To Her Chest,1275\nA Russian Guy Says His Justin Bieber Ringtone Saved Him From A Bear Attack,1754\n'I had a third breast implant so I can turn off men',2464\nThese Men Freak Out When They Discover The Women They Are Harassing Are Their Moms In Disguise (VIDEO),896\nCNN: Doctor Took Mid-Surgery Selfie with Unconscious Joan Rivers,1275\nCrabzilla! Satellite Picture Reveals Giant Crustacean Lurking Off The Coast Of Whitstable,1624\n\"Apple Reportedly Close to Acquiring 'Path', Looking to Integrate Service Into Messages\",1381\n\"Apple Watch on Your Wrist in March, 12-inch MacBook Air Set for Q1 Launch: Analyst\",764\nJoan Rivers’ doctor took a selfie while she was out cold before doing ‘an unauthorised biopsy’,2057\nFisherman Saved from Deadly Bear Attack by His Justin Bieber Ringtone,1626\nIslamic state issues video of beheading of U.S. hostage: SITE,1510\nFive-year-old boy gets a bill for missing school friend's birthday party,327\n\"Source: Joan Rivers' doctor took selfie, began biopsy before her cardiac arrest\",1096\nBear attack foiled by Justin Bieber’s music: A story too good to check,2373\nWoman Who Claimed To Have Surgery To Add Third Breast Exposed As Hoaxer,1128\n\"Source: Joan Rivers' doc did biopsy, selfie\",1856\nArgentina president adopts young Jewish boy as godson to prevent him from turning into werewolf,1914\n\"Tail of survival: Buried cat, believed dead, claws back to life\",2482\nPregnant St. Louis woman loses eye after police fire non-lethal round: reports,671\nIndia: Angry bride marries guest after original groom falls ill during wedding ceremony,1768\nSaudi airline rep denies plan to separate men and women on flights,192\nWe're Getting More Detail On The Amazing New Camera Apple Is Planning For The Next iPhone,1792\nPolice officer in Charlie Hebdo investigation 'shot himself dead hours after the attack',2449\nA bunch of cool health features were cut from the Apple Watch at the last minute,2500\n\"ISIS Beheads American Journalist Steven Sotloff, Monitoring Group Says\",2465\nThis Third Boob Is Probably Only Real in Our Hearts,103\n\"Hong Kong protesters mimic Ferguson’s ‘hands up, don’t shoot’\",1872\nSaudi Arabia's Religious Police Outlaw 'Tempting Eyes',2199\nJihadist Brit teen killed in US air strikes,1754\nParents say they were kept in the dark on attempts to save James Foley,360\nIslamic State releases video of beheading of U.S. hostage Steven Sotloff: site intelligence monitoring service,916\nWoman with three breasts ‘was a fake who has tricked people online before’,2101\nIsis 'Admits' Leader Abu Bakr al-Baghdadi Injured in US Air Strike,2500\nIs Jasmine Tridevil's Triple Breasted Tale An Internet Hoax?,2301\nMICROSOFT 'IN SERIOUS DISCUSSIONS' TO PURCHASE MINECRAFT DEV MOJANG,1189\nJustin Bieber ringtone saves Russian fisherman from bear attack,2315\n\"Man saved from bear attack when his Justin Bieber ringtones goes off, sending bear fleeing\",2402\nISIS Reportedly Beheads A Second American Journalist,1596\n\"Hewlett-Packard splits off PC, printer businesses\",1414\nSchool pupil writes moving letter to her teacher after he comes out as gay,1961\nDISCONTINUED '90S MCPIZZA STILL EXISTS AT THESE MCDONALD'S LOCATIONS,1272\nJoan Rivers’ Doctor Snapped Selfie During Throat Procedure (Report),1096\n\"​ISIS might be harvesting organs, Iraqi diplomat says\",250\n\"Here's What You Can Do On Path, The Social Network That Apple May Be About To Acquire\",1059\nAmerican Airlines boots man from plane after ‘Merry Christmas’ prompts meltdown,141\nISIS Allegedly Beheads Second Captive American Journalist,835\nReports: 3 missing Afghans detained at Canadian border,1779\nIslamic State puts James Foley’s body up for sale for $1M,556\nApple could be eyeing purchase of social networking app Path,1601\nIslamic State trying to SELL decapitated body of US hostage James Foley for $1 MILLION,3\nISIL Has Reportedly Beheaded Journalist Steven Sotloff,1676\nApple Stores will have custom-designed safes to store the gold Apple Watch in,231\nThree Boobs Are Most Likely Two Boobs and a Lie,764\n\"New Twist: Charlie Hebdo Police Investigator Turns Up Dead, ‘Suicided’\",556\n\"“Hands up, don’t shoot” comes to Hong Kong’s pro-democracy movement\",1044\nFlorida woman gets plastic surgery to add a third breast,471\n\"REPORT: Apple Will Acquire Path, The Struggling Social Network\",67\n\"iPhone 6s To Have DSLR-Quality Camera? Rumors Suggest ‘Dual-Lens’ Camera, Apple Watch ‘Force Touch’ Feature\",1783\nBrit teenage jihadi killed in Syrian airstrike as Britain set to enter war,778\nSteven Sotloff 'beheading': Islamic State fighters release video claiming to show death of second US journalist,1495\nRumor: Apple Watch Production Gearing Up For Valentine's Day Release With High Prices,2439\nA Russian Guy Says His Justin Bieber Ringtone Saved Him From A Bear Attack,876\n\"Afghan woman picks up dead son's gun, helps kill 25 Taliban militants to save village\",2150\nCruel aunt cuts her three-year-old nephew's penis off because he burst in on her on the loo and asked to use her phone,2158\nHermaphrodite cat named Mittens to get gender reassignment,2416\nIga Jasica Says Awakening During Brain Surgery Was No Mistake,316\nIs Kim Jong ill? North Korean dictator in poor health as his weight has ballooned thanks to an obsession with cheese,2350\nSaudi Women May Have to Cover Up Sexy Eyes,940\nTransgender Teen Commits Suicide & Pens A Heartbreaking Note Urging The World To Change,1633\nWerewolf legend leads Argentine president to adopt,2522\n\"Groom unwell, bride weds guest in fit of rage\",2416\nYemen’s Houthi rebels seize U.S. Marines’ weapons at airport,1023\nU.S.: Video showing Sotloff beheading is authentic,314\nWoman with three breasts: Real or hoax?,1845\nJasmine Tridevil: The woman with three breasts,1903\nISIS Reported to Behead Second American,2366\nWoman has third breast implanted,1399\nJoan Rivers Doctor Denies Selfie,338\nArgentinian President Cristina Kirchner adopts Jewish boy to protect him from werewolf stigma,2107\n\"Could Crabzilla, a 50-foot-long crab be real?\",2282\nArgentina’s President Adopted A Jewish Godson To Stop Him From Turning Into A Werewolf,914\nKid Suspended For Allegedly Threatening Classmate With ‘Hobbit’ Magic,1770\n\"Pete Hegseth: Marines Exit Yemen Forced to Surrender Dignity, Weapons\",157\nU.S. airstrikes 'hit ISIS leader': Terror group chief 'critically wounded' in Iraq after coalition forces bomb jihadi leaders,912\nLenovo might be eyeing up BlackBerry... again,2437\nWH won’t say if Foley family was threatened not to pay ransom,1387\nHeads up oil traders: Big pipeline explosion reported in Saudi Arabia,1394\n\"Source: Joan Rivers' doc did biopsy, selfie\",1044\nREPORT: Tesla Chooses Nevada For Site Of Its Massive Battery Factory,1766\nISIS Is Trying To Sell The Body Of U.S. Hostage James Foley For $1 Million,2158\n‘Crabzilla’ spotted off the coast of Britain,2279\nElementary school suspends boy after he threatens to turn fellow student invisible with the One Ring from Tolkien novels,1126\nHewlett-Packard Announces Plans To Break Up Company,1310\nFlorida woman gets third breast surgically implanted,2383\nEvil Aunt Hacks Off Toddlers Penis,1942\n\"Boy, 5, given £15.95 invoice for missing friend's birthday party\",249\nSaudi Arabian airline to separate genders after men complain about blokes sitting next to their wives,1445\nU.S. airstrikes 'hit ISIS leader': Terror group chief 'critically wounded' in Iraq after coalition forces bomb jihadi leaders,894\n\"After Beheading of Steven Sotloff, Obama Pledges to Punish ISIS\",1394\nThe Story of the 3-Boobed Lady Is As Fake As Her Third Boob,2038\nCharles Manson's fiancee used him for his ... corpse?,1146\nThree Boobs Are Most Likely Two Boobs and a Lie,274\nU.S. Authenticates Video Showing Sotloff's Beheading,1902\nFlorida woman claims to have surgically added third breast,1378\nISIS Reportedly Beheads A Second American Journalist,1986\nSaudi Arabia’s Religious Police Outlaw ‘Tempting Eyes’,1824\nMan Mauled By Bear Says He's Only Alive Thanks to Justin Bieber,1914\n\"IBM set to cut 110,000 jobs, blogger claims\",1448\nEgypt’s President denies offering land to Palestinians,2462\n\"19-year-old girl wakes up during brain surgery, asks doctors ‘How’s it going?’\",1348\nArgentina’s president adopts Jewish godson to counteract werewolf legend,1124\nHP announces plan to split in two,279\nNHL Expansion Plan Report Is 'Complete Fabrication': Bettman,901\nIs 'Crabzilla' real or not? Leading marine biologist rules picture of giant crab lurking in shallow waters must be a HOAX,1304\nSisi denies claims over providing Palestinians with Sinai lands,177\nFox Affiliate Falls for College Humor's Office Note War Prank,1945\nThird boob likely a hoax,1188\nBritish teenager Ibrahim Kamara 'Killed In US Airstrikes In Syria',2279\nSaudi Arabia's national airline to introduce gender segregation after a string of complaints from male passengers,492\n\"Apple to launch new 4\"\" iPhone next year\",334\n\"Source: Joan Rivers' doc did biopsy, selfie\",2119\n\"Fake or freak? Woman, 21, claims to have paid $20,000 to surgically add third breast in desperate bid to become a reality TV star\",1941\nJustin Bieber ringtone saves Russian fisherman from bear attack,556\nSaudi Arabia airline segregation: Saudi airlines to assign seats based on gender,2437\nRumor: Apple Watch Production Gearing Up For Valentine's Day Release With High Prices,728\nArgentina's president 'adopts' godson 'to prevent him becoming a werewolf',361\nISIS Releases Video Allegedly Showing Beheading of U.S. Journalist Steven Sotloff,471\n\"3 Afghan Soldiers Missing From U.S. Base Apprehended at Canadian Border, Reports Say\",20\n\"Stephen Sotloff beheading shown in video, ISIS claims\",1553\nTeam 5 source: Missing Afghan soldiers found at Canadian border,1220\nU.S. confirms authenticity of second journalist beheading video,1902\nIsis: James Foley's beheaded body in $1m 'humanity case' sale offer to family,353\nArgentine President Takes On Godson — But Not To Keep Werewolf At Bay,1246\nAfghan Family Kills 25 In Revenge For Son's Death,2205\nNHL denies Las Vegas expansion report,1770\nApple Delaying Production on Larger-Screened 'iPad Pro' Until September,2488\nJasmine Tridevil Has Surgery 'To Add Third Breast' Total Recall Style,2\n\"Justin Bieber ringtone scares bear, saves Russian fisherman\",2082\n\"Woman Gets Third Boob Implanted, Wants to Be \"\"Unattractive to Men\"\"\",2292\nHewlett Packard ‘planning to split into two’,485\nDesperate bride marries wedding guest instead of groom,252\nFisherman Saved from Deadly Bear Attack by His Justin Bieber Ringtone,2183\nHewlett-Packard Plans To Break Into Two Companies: Report,1953\n\"After Beheading of Steven Sotloff, Obama Pledges to Punish ISIS\",2298\nThe Story of the 3-Boobed Lady Is As Fake As Her Third Boob,1770\n\"WH: We didn't threaten Foley, Sotloff families\",2229\nISIS Reportedly Executes 2nd American Journalist,799\n\"Apple may buy Path, that social app you don’t use\",1558\nKim Jong-un's discomfort 'down to cheese addiction',57\nThese Men Weren't Really Tricked Into Sexually Harassing Their Moms,326\n'Crabzilla' or 'Crapzilla' -- You Decide,2282\nTeen wakes up mid-brain surgery and asks doctors ‘How’s it going?’,1765\nMan Mauled By Bear Says He's Only Alive Thanks to Justin Bieber,2183\n\"3 Reasons Kim Jong-un Could Be Missing, Including A So-Called Downfall By Cheese\",2527\n\"Was Charles Manson's \"\"Fiancée\"\" Playing Him to Get Custody of His Corpse?\",995\nMeet the 3-boobed woman,758\nJoan Rivers' doctor 'took selfie before biopsy',1639\nJihadist Brit teen killed in US air strikes,1736\nPresident of Argentina adopts Jewish godson to 'stop him turning into a werewolf',1160\n\"Source: Joan Rivers' doctor took selfie, began biopsy before her cardiac arrest\",1701\nIs this Crabzilla? Giant Monster Crab Caught on Camera,2173\nMicrosoft to buy 'Minecraft' creator Mojang for $2.5B,1200\nREPORT: Tesla Chooses Nevada For Site Of Its Massive Battery Factory,1142\nVideo purportedly shows beheading of U.S. hostage Steven J. Sotloff,1391\nJoan Rivers' Personal Doctor Allegedly Took A Selfie During Her Throat Procedure,810\nJoan Rivers' 'selfie' doctor 'DENIES performing biopsy and taking photo while star was under anesthesia',1851\nAnalyst: Apple Watch Edition to Cost $950,496\n\"Transgender teenager, 17, leaves heartbreaking suicide note blaming her Christian parents before walking in front of tractor trailer on highway\",238\nJustin Bieber ringtone saves Russian man from bear attack,2427\n\"Woman pays $20,000 for third breast to make herself LESS attractive to men\",1270\nVideo Appears to Show ISIS Execution of Second American Steven Sotloff,2158\nApple was forced to nix key health features from its smartwatch -- report,315\nFate of IS leader Abu Bakr al-Baghdadi unknown after airstrikes target him,1609\nArgentina’s president adopts Jewish boy to save him from life as a werewolf,145\nSaudi Arabia's national airline to introduce gender segregation after a string of complaints from male passengers,1763\nJasmine Tridevil: Woman with three breast denies surgery hoax claims,2\n\"Source: Joan Rivers' doc did biopsy, selfie\",1394\nGirl poured acid on boyfriend’s penis after he released sex tape,912\nOutrage as children imitate dog fighting,2333\nArgentina president adopts Jewish godson for first time in country's history,1246\nPeople Actually Believed Argentina’s President Adopted A Jewish Boy To Stop His Change Into A Werewolf,641\nSteven Sotloff 'beheading': Islamic State fighters release video claiming to show death of second US journalist,1387\nMystery of 50ft giant crab caught on camera yards from British harbour,318\nWoman with three breasts: Real or hoax?,2359\nISIS is suspected of selling human organs for money in Iraq,2350\nHewlett-Packard to split into two companies,1643\n\"Transgender Teen Leelah Alcorn Commits Suicide By Walking In Front Of Semi Truck, Blames Christian Parents In Viral Suicide Note\",222\nIs Kim Jong ill? North Korean dictator in poor health as his weight has ballooned thanks to an obsession with cheese,1947\nArgentina's President Just Adopted a Son So He Won't Turn into a Werewolf,2131\nJustin Bieber ringtone saved a Russian fisherman during a bear attack,3\n\"Jealous Wife Who Chopped Off Husband’s Penis For Cheating On Her, Chops It Off A Second Time\",927\nISIS Reportedly Executes 2nd American Journalist,1527\nWoman Who Claimed To Have Surgery To Add Third Breast Exposed As Hoaxer,1272\nHere's What We Know About ISIS's Alleged Organ Harvesting Operation,1188\nMissing Kim Jong-un suffering with 'condition' after CHEESE binge,1650\nJournalist Steven Sotloff reportedly executed by ISIS,1309\nISIS Advances to Within 10 Miles of Baghdad,1914\nJoan Rivers Personal Doctor Allegedly Took A Selfie Before Her Biopsy And Cardiac Arrest,1287\n\"Stephen Sotloff beheading shown in video, ISIS claims\",1387\nEXCLUSIVE: Got him! Jihadi John is 'wounded in US airstrike on secret bunker meeting of ISIS high command',1326\nNEWS/ Viral Video: What Happens When You Accidentally Catcall Your Mom,994\nArgentina's President Didn’t Adopt A Jewish Child To Avoid Becoming A Werewolf; So What Did She Do?,1124\nJoan Rivers' doctor snapped selfie during throat surgery: report,2169\nIs Jasmine Tridevil's Triple Breasted Tale An Internet Hoax?,1378\n\"\"\"Jihadi John\"\" reportedly wounded in airstrike\",2510\n\"Trans Teen Dies by Suicide, Leaves Tumblr Note: 'There's No Way Out'\",2082\nPresident of Argentina adopts Jewish boy to stop him turning into werewolf,923\nTriple-breasted woman pictured before 'operation' and vows surgery footage will prove third boob is no hoax,2258\nWoman with three breasts: Real or hoax?,2\nMicrosoft is reportedly buying 'Minecraft' developer Mojang for $2 billion,2226\nISIS Beheads Second American Journalist,2298\nLenovo 'resumes efforts to acquire struggling phone maker BlackBerry',178\nISIS Allegedly Beheads Second Captive American Journalist,1676\nEnraged spouse chops off unfaithful husband's manhood – TWICE,492\n\"IBM to cut more than 111,000 jobs in largest corporate lay-off ever\",2083\nThree Boobs Are Most Likely Two Boobs and a Lie,2258\nTexas boy suspended for saying he could make classmate ‘disappear’ with ‘Lord of the Rings’ sorcery,2466\nAfghan Mother Kills 25 Taliban,1830\nThird boob likely a hoax,1903\nSchool pupil writes moving letter to her teacher after he comes out as gay,2361\nA Russian Guy Says His Justin Bieber Ringtone Saved Him From A Bear Attack,1396\nApple is reportedly shutting down Beats Music just three months after picking the company up.,231\n\"Apple plans to phase out Beats Music brand, report says\",1246\nA Justin Bieber Ringtone Just Saved A Man’s Life Who Was Being Attacked By A Bear,420\nEvil Aunt Hacks Off Toddlers Penis,1759\nArgentina’s President Adopted A Jewish Godson To Stop Him From Turning Into A Werewolf,1992\nTampa woman claims to add 3rd breast,2361\nWhite House denies threatening families of James Foley and Steven Sotloff over ISIS ransom but adds 'we made the law clear to them',1250\nJoan Rivers’ doctor took a selfie while she was out cold before doing ‘an unauthorised biopsy’,1701\nSexually frustrated female owl killed male because 'his penis was too SMALL',1386\nISIS claims to behead US reporter Steven Sotloff in new video,1354\nMystery of 50ft giant crab caught on camera in Kent harbour,525\nSources: Missing Afghan Soldiers May Have Been Found Near Canadian Border,1903\nRumor: Apple in late-stage talks to buy Path social platform,50\nIslamic State releases video of beheading of U.S. hostage Steven Sotloff: site intelligence monitoring service,2298\nHP reportedly plans to split PC and printer business from enterprise unit,927\nREPORT: 'JIHADI JOHN' WHO BEHEADED JAMES FOLEY WOUNDED IN US AIRSTRIKE,1994\nUnbearable: Man fends off bear attack by playing Justin Bieber song,448\n\"White House Chief Of Staff Denis McDonough: No Threats Were Made To Foley, Sotloff Families Over Possible Ransom\",1172\n\"U.S., BRENT CRUDE CRUDE FUTURES EXTEND GAINS ON UNCONFIRMED MARKET RUMOR OF OIL PIPELINE EXPLOSION IN SAUDI ARABIA\",1163\nJoan Rivers' Doctor Took a Selfie While She Was Under Anesthesia (Report),2057\nJasmine Tridevil: The woman with three breasts,1275\n\"Next-gen iPhone rumored to sport dual-lenses, DSLR quality in 'biggest camera jump ever'\",896\n\"Surgery Patient Wakes Up, Asks Doc 'How's It Going?'\",1052\nTexas Boy Suspended For 'Threatening' Classmate With The One Ring,1643\nSteven Sotloff 'beheaded by Islamic State',2158\n\"Justin Bieber ringtone scares bear, saves Russian fisherman\",596\nIs Jasmine Tridevil’s Third Boob Real? Alisha Hessler Hoax Rumors Swirl,1204\nIslamic state issues video of beheading of U.S. hostage: SITE,2216\n\"Islamic State leader Abu Bakr al-Baghdadi: Wounded, dead or missed entirely by U.S. airstrikes?\",806\nCanadian cat Mittens to undergo gender reassignment surgery after it is revealed to be a hermaphrodite,2416\n\"Hong Kong protesters go Ferguson style: ‘Hands up, don’t shoot’\",143\nSaudi Arabia's national airline to introduce gender segregation after a string of complaints from male passengers,811\nIndian bride marries wedding guest after husband has epileptic seizure during ceremony,2416\nVideo purports to show beheading of US journalist,1998\nUPDATE: Children used as dogs in fights,1999\nISIS terror chief 'believed dead': Iraqi military confirm warlord WAS injured in US-led airstrike as speculation grows feared jihadist perished in attack,717\nU.S. airstrikes 'hit ISIS leader': Terror group chief 'critically wounded' in Iraq after coalition forces bomb jihadi leaders,2518\nThree Boobs Are Most Likely Two Boobs and a Lie,2038\nIs Jasmine Tridevil's Triple Breasted Tale An Internet Hoax?,1811\nISIS Reportedly Beheads A Second American Journalist,1431\nDISCONTINUED '90S MCPIZZA STILL EXISTS AT THESE MCDONALD'S LOCATIONS,811\nWife chops off cheating husband’s penis twice – then stray animal steals it,178\nJustin Bieber ringtone saves Russian man from bear attack,1454\nA Russian Guy Says His Justin Bieber Ringtone Saved Him From A Bear Attack,806\nArgentina’s president adopts Jewish godson to counteract werewolf legend,1324\nPresident of Argentina adopts Jewish godson to 'stop him turning into a werewolf',2253\nFox Affiliate Falls for College Humor's Office Note War Prank,901\nThree Afghan soldiers who vanished from Massachusetts military base are FOUND trying to cross into Canada,1389\nWoman has surgery to get third breast: The three most statistically unlikely pairs of boobs,274\nFive-year-old boy gets a bill for missing school friend's birthday party,1431\nU.S. Authenticates Video Showing Sotloff's Beheading,2229\nReport: Woman who claimed to have third breast added is fake,1618\n\"Sorry, Argentina's President Didn't Actually Adopt a Jewish Werewolf\",1773\nJustin Bieber ringtone saved a Russian fisherman during a bear attack,894\nIsis: James Foley's beheaded body in $1m 'humanity case' sale offer to family,183\nScorpion stings flier on Alaska Airlines flight from L.A.,274\n\"Tim Cook teases Apple Watch launch apps, and its debut in Germany\",905\nIslamic State leader Abu Bakr al-Baghdadi wounded in airstrike: claims,1411\nRumors Swirling About Israel's Shocking Sinai 'Endgame' Plan for Palestinians in Gaza,2195\nWoman Reportedly Pours Acid on Boyfriend's Penis After Finding His Sex Tape,1851\n\"Transgender Teen Leelah Alcorn Commits Suicide By Walking In Front Of Semi Truck, Blames Christian Parents In Viral Suicide Note\",291\nAfghan woman kills 25 Taliban rebels to avenge her son’s murder,2205\nIraq’s ambassador urges UN to investigate claims Isis is harvesting organs: ‘We have bodies - it is clear they are missing certain parts',806\nISIS Reportedly Executes 2nd American Journalist,898\nRaven-Symone Did NOT Accuse Bill Cosby Of Molestation Or Rape — It’s A HOAX,1092\nArgentine President Takes On Godson — But Not To Keep Werewolf At Bay,2482\nReport: Islamic State Attempting to Sell James Foley’s Body for $1 Million,1326\nExplosive New Details Of Joan Rivers’ Medical Crisis: Doctor Snapped Selfie With Legendary Comic & Performed Unauthorized Biopsy While She Was Under Anesthesia!,910\nDisturbed aunt cuts off nephew’s penis after he burst’s in on her on the toilet.,1685\nLenovo ready to bid for Blackberry - report,326\nSaudi Airline Considering Separating Passengers By Gender,2279\n'Crabzilla' or 'Crapzilla' -- You Decide,1537\nElementary school suspends boy after he threatens to turn fellow student invisible with the One Ring from Tolkien novels,2466\nFemale Kurdish ‘poster girl’ fighter feared killed,1748\nLenovo 'resumes efforts to acquire struggling phone maker BlackBerry',785\n\"Woman Gets Third Boob Implanted, Wants to Be \"\"Unattractive to Men\"\"\",328\nJasmine Tridevil Has Surgery 'To Add Third Breast' Total Recall Style,471\nGhost Ship Filled with Ebola-Ridden Rats Heading for Florida,2198\nJihadist Brit teen killed in US air strikes,192\nTeenager wakes up while undergoing BRAIN SURGERY in Poland... and asks the surgeons how the operation is going,316\n\"50ft crustacean, dubbed Crabzilla, photographed lurking beneath the waters in Whitstable\",1624\nThis Campaign Shows A Pretty Genius Way To Stop Men Catcalling In The Street,1980\n\"Hewlett-Packard splits off PC, printer businesses\",596\nReport: Doctor took a selfie when Joan Rivers was under anesthesia,778\nJustin Bieber Helps Defend Russian Fisherman From Bear,894\nFlorida Woman Has Surgery To Add Third Breast To Her Chest,85\nMissing Afghan soldiers found at US Canada border,2120\nISIS Beheads Second American Journalist,1194\nISIS executioner 'Jihadi John' allegedly wounded by U.S.-led air strike: report,2510\nMeet the 3-boobed woman,150\nVideo reportedly shows beheading of reporter Steven Sotloff by ISIS,452\nFisherman Saved from Deadly Bear Attack by His Justin Bieber Ringtone,2464\nEx Co-Star Raven Symoné Blasts Rape Rumor ... THAT'S DISGUSTING!,197\n\"Teen Iga Jasica wakes up during brain surgery, asks how it’s going\",1583\nIs Jasmine Tridevil's Triple Breasted Tale An Internet Hoax?,290\nREPORT: Tesla Chooses Nevada For Site Of Its Massive Battery Factory,1812\nBrighton jihadi 'among five killed in Syria drone strike',2179\nHermaphroditic cat to get gender assignment surgery,1894\nIsis air strikes: Abu Bakr al-Baghdadi 'critically wounded' in air strikes near Mosul,1557\nCharles Manson’s fiancee allegedly wanted to marry him for his corpse,1440\nAngry Indian bride marries wedding guest,1768\nThree-breasted woman outed as fake by Tampa police,1894\n\"Report: Joan Rivers doctor took selfie, began biopsy, source says\",1181\nISIS Releases Video Allegedly Showing Beheading of U.S. Journalist Steven Sotloff,2059\n\"3 Afghan Soldiers Missing From U.S. Base Apprehended at Canadian Border, Reports Say\",2312\nJasmine Tridevil: The woman with three breasts,836\nCheese addiction breaks Kim Jong-un's ankles,2402\nReports: Selfie-Taking Doc's Unauthorized Biopsy May Have Killed Joan Rivers,1782\n\"Woman Gets Third Boob Implanted, Wants to Be \"\"Unattractive to Men\"\"\",3\n17-yr-old girl pours acid on boyfriend’s penis after he leaked their sex tape,705\nISIS Reportedly Beheaded The 'Poster Child' For Kurdish Female Fighters,2527\nThere's A Weird Story Going Around About How Argentina's President Just Saved A Jewish Man From Becoming A Werewolf,641\nEXCLUSIVE: Apple To Unveil The Long-Awaited Retina MacBook Air At Its “Spring Forward” Event,2229\nU.S. Authenticates Video Showing Sotloff's Beheading,113\nJustin Bieber's 'Baby' Saves Man From Violent Bear Attack,1316\n\"Brain Surgery Recovery: Teenage Girl Wakes Up During Procedure, Talks About Cats\",96\nHere's What We Know About ISIS's Alleged Organ Harvesting Operation,1067\n‘Crabzilla’ a 50-foot colossal conundrum,2522\nISIS militants just 1 mile from Baghdad as fierce fighting reported near Iraqi capital,940\nWoman with three breasts: Real or hoax?,1275\nHewlett-Packard to split into two companies,1994\nSource: Apple set to acquire Path in an attempt to bolster iOS social cred,223\n\"Apple in late stages to acquire Path, report says\",2063\nSaudi Arabian Airline Rep Denies Plan to Separate Men and Women on Flights,2222\nCharles Manson’s fiancée wanted to marry him for his corpse: source,1440\nHewlett-Packard Plans To Break Into Two Companies: Report,1236\n\"Source: Joan Rivers' doctor took selfie, began biopsy before her cardiac arrest\",2357\n\"ISIS Might Be Harvesting Organs To Finance Operations, Iraqi Envoy Tells UN\",1553\nJihadist Brit teen killed in US air strikes,791\nWoman With Three Breasts Is Reportedly A Fake: Jasmine Tridevil’s Real Identity Revealed,85\n\"Jealous Wife Who Chopped Off Husband’s Penis For Cheating On Her, Chops It Off A Second Time\",1561\nISIS Reportedly Executes 2nd American Journalist,1072\n\"50ft crustacean, dubbed Crabzilla, photographed lurking beneath the waters in Whitstable\",58\n\"Phone 6s Will Sport Dual-lens Camera, Healthkit Sensors: Rumor\",1792\nMissing Kim Jong-un suffering with 'condition' after CHEESE binge,2378\nISIS militants just 1 mile from Baghdad as fierce fighting reported near Iraqi capital,1552\n\"Hewlett-Packard splits off PC, printer businesses\",356\nLenovo 'resumes efforts to acquire struggling phone maker BlackBerry',792\nISIS terror chief 'believed dead': Iraqi military confirm warlord WAS injured in US-led airstrike as speculation grows feared jihadist perished in attack,1044\n\"No, the world's oldest tree has not been accidentally cut down by loggers in the Amazon\",1091\nVideo Appears to Show ISIS Execution of Second American Steven Sotloff,1596\nFisherman Saved from Deadly Bear Attack by His Justin Bieber Ringtone,2082\nREPORT: Doctor Snapped A 'Selfie' While Joan Rivers Was Under Anesthesia,2040\nGirl destroys boyfriends penis in acid attack after video of them having sex goes viral,927\nAUNT CUTS OFF 3-YEAR-OLD’S PENIS BECAUSE HE WALKED IN WHILE SHE WAS ON THE TOILET,2030\nISIS video shows beheading of American journalist Steven Sotloff,1712\nJoan Rivers' Personal Doctor Allegedly Took A Selfie During Her Throat Procedure,865\n\"Gwen Korovin, Joan Rivers’s doctor, denies taking selfie\",2487\nThree-breasted woman outed as fake by Tampa police,2392\nISIS online video shows beheading of U.S. journalist Steven Sotloff,2059\nJilted wife 'chopped off husband's penis TWICE with scissors after catching him cheating',291\nReports: Selfie-Taking Doc's Unauthorized Biopsy May Have Killed Joan Rivers,2517\nSaudi Arabia May Be Taking Misogyny to the Skies,1452\nFlorida woman gets third breast to become 'unattractive' 32,1188\nJames Foley's mother 'appalled' by U.S. government handling of case,248\n\"LG Display, Samsung unit to supply Apple Watch screens: Report\",937\nRobot vacuum cleaner EATS WOMAN,896\nIsraeli report: Sisi offered Abbas a Palestinian state in Sinai,1316\nDid Argentina's President Adopt A Jewish Baby To Stop It From Becoming A Werewolf??,1441\nFlorida woman gets plastic surgery to add a third breast,85\n\"Fake or freak? Woman, 21, claims to have paid $20,000 to surgically add third breast in desperate bid to become a reality TV star\",561\nJustin Bieber ringtone saves Russian fisherman from bear attack,2512\nFound at Canadian border: 3 Afghan soldiers missing from Cape Cod,717\nReport: Doctor took a selfie when Joan Rivers was under anesthesia,2126\nScorpion stings flier on Alaska Airlines flight from L.A.,1399\nPublic shaming: Underwear thief forced to walk around the block wearing the bras he stole,2089\n\"Passenger Gets Kicked Off Plane After \"\"Merry Christmas\"\" Meltdown\",141\n\"3 Afghan Soldiers Missing From U.S. Base Apprehended at Canadian Border, Reports Say\",746\nISIS Releases Video Allegedly Showing Beheading of U.S. Journalist Steven Sotloff,2229\n\"Joan Rivers’ Doctor Reportedly Took Selfie, Biopsy Right Before Her Heart Attack\",2500\nMicrosoft nears deal to buy Minecraft maker Mojang : WSJ,420\nA Justin Bieber Ringtone Just Saved A Man’s Life Who Was Being Attacked By A Bear,2315\n\"Apple Reportedly Close to Acquiring 'Path', Looking to Integrate Service Into Messages\",627\nAttention children of the ’90s: you can still get McDonald’s pizza,318\nApple to shut down Beats Music? Not so Apple says,1591\nWH won’t say if Foley family was threatened not to pay ransom,2513\nIsraeli report: Sisi offered Abbas a Palestinian state in Sinai,2195\n\"Crabzilla: Photo Appears To Show Giant, 50-Foot Crab Lurking In British Waters\",2323\nKim Jong IS Un-well – and it could be GOUT! North Korea confirms its young dictator is 'suffering discomfort' after addiction to Swiss cheese revealed,785\n\"iPhone 6S rumors suggest new camera, HealthKit sensors\",2353\nISIS ‘organ harvesting’ must be probed by Security Council – Iraqi envoy,318\nRumors Swirling About Israel's Shocking Sinai 'Endgame' Plan for Palestinians in Gaza,1443\nJustin Bieber Helps Defend Russian Fisherman From Bear,580\nArgentina's President Adopts Young Boy so He Won't Turn Into Werewolf,361\nLenovo Looking To Buy BlackBerry Ltd [REPORT],1894\nEvil Aunt Hacks Off Toddlers Penis,1643\nFoley family says was 'threatened' by U.S. official over ransom: ABC,180\nArgentina’s President Adopted A Jewish Godson To Stop Him From Turning Into A Werewolf,1246\nIs Jasmine Tridevil’s Third Boob Real? Alisha Hessler Hoax Rumors Swirl,2335\nApple Stores to install safes to secure gold Apple Watches,967\nISIS Reportedly Executes 2nd American Journalist,1553\nJustin Bieber scares off GRIZZLY BEAR and saves fisherman from a mauling,1100\nAirline passenger freaks out over crew's 'Merry Christmas' greeting,1332\nISIS Advances to Within 10 Miles of Baghdad,967\nAdopting Potential Werewolves Is Routine Business for Argentine Presidents,1894\n\"\"\"When We Felt Threatened, We Opened Umbrellas and Raised Our Hands\"\"\",73\nNHL denies Las Vegas expansion report,2243\nMissing Afghan soldiers taken into custody at Canadian border,2120\nYou can still order a McPizza at these two McDonald’s locations,935\nThere Are Still Two McDonald’s That Serve McPizza From the ’90s,927\nISIS Harvesting Victims’ Organs to Finance Terror,2222\nA Pregnant Woman Has Lost Her Eye After Being Shot W/ Bean Bag In Ferguson,1566\nVideo Appears to Show ISIS Execution of Second American Steven Sotloff,2216\n\"Report: Tesla will build its Gigafactory in Nevada, not Texas\",1142\nLenovo might be eyeing up BlackBerry... again,1581\nTampa woman claims to add 3rd breast,836\nApple Watch shipments to start in March: 12in new MacBook Air expected to be launched in same quarter,430\n\"Argentina President, Christina Kirchner, Has Bizarre Werewolf Mishap\",2131\n\"Report: HP to split into two companies, one focused on PCs/printers and one on enterprise computing\",1387\nFerguson protester shot in the eye with rubber bullet by police,201\nMan Mauled By Bear Says He's Only Alive Thanks to Justin Bieber,1600\nLoggers have NOT accidentally cut down world’s oldest tree,857\n18-Karat Gold Apple Watch Edition To Be Locked In Safes At Apple Stores,2006\nFour Reasons Not To Give Up Hope If Apple Buys Path,415\nJoan Rivers’s Personal Doctor Denies Taking Operating-Room Selfie,2057\n\"Joan Rivers' Doctor \"\"Took a Selfie\"\" During Procedure: CNN\",1571\nThere's A Weird Story Going Around About How Argentina's President Just Saved A Jewish Man From Becoming A Werewolf,1246\nBrighton teenager killed in US air strikes in Syria,1736\n\"'Rumours of my death are greatly exaggerated': Relax ladies, Hugh Hefner is alive and kicking\",1414\nPregnant Ferguson woman loses her EYE after police shoot her car with bean bag during violent protests,1367\nMissing Afghani soldiers found trying to cross US border to Canada,1402\nApple rumored to further enhance personalization of Apple Watch with custom engravings,1203\nPeople Actually Believed Argentina’s President Adopted A Jewish Boy To Stop His Change Into A Werewolf,2121\nREPORT: MARINES ORDERED BY STATE DEPT TO SURRENDER WEAPONS IN US EMBASSY EVAC IN YEMEN,335\nApple Stores to Keep Gold “Edition” Apple Watch in Custom Safes,1601\nCruel aunt cuts her three-year-old nephew's penis off because he burst in on her on the loo and asked to use her phone,2030\nHP is reportedly splitting into two companies,1937\n\"Doctor took selfie with Joan Rivers while star was under anesthesia, CNN says  Read more at Jacksonville.com: http://jacksonville.com/entertainment/2014-09-16/story/doctor-took-selfie-joan-rivers-while-star-was-under-anesthesia-cnn#ixzz3DZRmGLrZ\",1310\n\"ISIS might be harvesting organs, Iraqi ambassador tells UN, amid reports of more hostages being burned alive\",1842\nMissouri Pig Brothel Dismantled During FBI Raid,1092\nSaudi Women May Have to Cover Up Sexy Eyes,2232\nISIL Has Reportedly Beheaded Journalist Steven Sotloff,1964\nIslamic state issues video of beheading of U.S. hostage: SITE,1194\nOil Futures Jump on Rumored Pipeline Explosion in Saudi Arabia,970\nReports: Missing Afghan soldiers found at Canadian border,1389\nSteven Sotloff beheading: Latest updates as ISIS release gruesome video of US journalist's murder,934\nParty invoice: Boy sent bill for birthday no-show,1147\nRaven Symone ‘Files Molestation Charges Against Bill Cosby’ is Fake,2339\n\"Joan Rivers: Doctor Took Selfie With Unconscious Comedian, Performed Biopsy Without Consent -- Details\",1571\n\"IBM Corp expected to cut more than 110,000 jobs in massive overhaul, report says\",1389\nJournalist Steven Sotloff reportedly executed by ISIS,1354\nSteven Sotloff: Islamic State 'kills US hostage',911\n\"ISIS Executes Own Fighters for Spying, Embezzlement\",970\nSyria: Teenage British Jihadi from Brighton Killed in US Airstrikes,1037\nISIS terror chief 'believed dead': Iraqi military confirm warlord WAS injured in US-led airstrike as speculation grows feared jihadist perished in attack,429\nArgentinian President Cristina Kirchner adopts Jewish boy to protect him from werewolf stigma,202\nISIS Allegedly Beheads Second Captive American Journalist,1510\nSaudi Arabia's national airline to introduce gender segregation after a string of complaints from male passengers,1272\nThe Story of the 3-Boobed Lady Is As Fake As Her Third Boob,2359\nHeads up oil traders: Big pipeline explosion reported in Saudi Arabia,1510\nWoman With Three Breasts Is Reportedly A Fake: Jasmine Tridevil’s Real Identity Revealed,1228\nApple to shut down Beats Music: Report,1591\n\"50ft crustacean, dubbed Crabzilla, photographed lurking beneath the waters in Whitstable\",1546\n\"Argentina President, Christina Kirchner, Has Bizarre Werewolf Mishap\",319\nGovernment threatened Foleys with criminal charges over ransom,360\nIBM is about to get hit with a massive reorg and layoffs,1736\n\"Stephen Sotloff beheading shown in video, ISIS claims\",985\nHP is better not together — company to split into enterprise and PC/printer businesses,1793\n\"Woman pays $20,000 for third breast to make herself LESS attractive to men\",1067\nMeet the 3-boobed woman,1445\n\"AP report: Police say gunman in FSU library shooting, Myron May, was alumnus\",1078\nLunch theft prompts ransom note from sandwich thief,1945\nApple Stores to install safes to secure gold Apple Watches,1902\n\"Joan Rivers' Doctor \"\"Took a Selfie\"\" During Procedure: CNN\",2040\nSexually frustrated female owl killed male because 'his penis was too SMALL',2291\nBrighton jihadi 'among five killed in Syria drone strike',448\nApple Watch Edition contains new “Apple gold”,765\nISIS Reportedly Beheads A Second American Journalist,1386\nIsis leader ‘injured in airstrike during meeting in Iraq,717\nJoan Rivers’ doctor took selfie during procedure,113\nFate of IS leader Abu Bakr al-Baghdadi unknown after airstrikes target him,1696\nArgentina’s president adopts Jewish godson to counteract werewolf legend,2522\nSteven Sotloff 'beheaded by Islamic State',916\nReport: Egyptian President Makes Surprising Suggestion to Move the Location of a Future Palestinian State,3\nArgentina’s President Adopted A Jewish Godson To Stop Him From Turning Into A Werewolf,710\nTampa woman claims to add 3rd breast,1272\nThree Boobs Are Most Likely Two Boobs and a Lie,2231\nJustin Bieber ringtone saved a Russian fisherman during a bear attack,420\nSteven Sotloff beheading: Latest updates as ISIS release gruesome video of US journalist's murder,1431\n\"Transgender teenager, 17, leaves heartbreaking suicide note blaming her Christian parents before walking in front of tractor trailer on highway\",2312\nJoan Rivers’ doctor snapped a selfie before biopsy surgery,215\nFlorida Woman Has Surgery To Add Third Breast To Her Chest,2258\n\"“I am lost for words,” 5-year-old boy billed for missing friend’s birthday party\",1765\nISIS Releases Video Allegedly Showing Beheading of U.S. Journalist Steven Sotloff,268\nArgentina's President Adopts Jewish Boy to Keep Him from Turning into a Werewolf,1124\nISIS fighters now 'at the gates of Baghdad': Islamic militants fighting 'just one mile from Iraqi capital' despite days Western airstrikes,1105\n\"Report: Woman claims she had third breast added, hopes to become a TV star\",1286\nHewlett Packard ‘planning to split into two’,1469\nSaudi Arabia set to introduce gender segregation on national airline flights,784\nISIS Reportedly Beheaded The 'Poster Child' For Kurdish Female Fighters,166\n\"The story of the Argentinean president, werewolves and seventh sons\",2300\n\"Apple may buy Path, that social app you don’t use\",50\n\"Three-Boobed Girl probably a hoax, because obviously\",535\nSexually frustrated female owl killed male because his penis was too small,1117\nArgentina's President Cristina Kirchner Adopts Jewish Godson To Prevent Him Turning Into A Werewolf,1147\nTV show tricks chronic catcallers into harassing their own mothers,1441\nSyria: Teenage British Jihadi from Brighton Killed in US Airstrikes,2108\nFoley family says was 'threatened' by U.S. official over ransom: ABC,2040\nDesperate bride marries wedding guest instead of groom,1479\n\"Saudi Stocks, Currency Tumble As Aramco Pipeline Explodes; ISIS Sabotage Concerns\",274\nIs 'Crabzilla' real or not? Leading marine biologist rules picture of giant crab lurking in shallow waters must be a HOAX,2282\n\"ISIS Treasurer Reportedly Steals $1M From Group, Flees To Turkey\",1418\nDid Argentina's President Adopt A Jewish Baby To Stop It From Becoming A Werewolf??,802\nFlorida woman gets plastic surgery to add a third breast,1345\nMan saved from bear attack - thanks to his Justin Bieber ringtone,2464\n\"HACKERS TO SONY: If You Make Any More Trouble, We'll Destroy You\",1086\nEgypt Offers Abbas Land in Sinai for Future Palestinian State Read,1727\nMissing Afghan soldiers taken into custody at Canadian border,1236\n\"Apple in late stages to acquire Path, report says\",1798\nFlorida woman gets third breast surgically implanted,1444\n\"No, Argentina's president did not adopt a Jewish child to stop him turning into a werewolf\",2382\n\"Was Charles Manson's \"\"Fiancée\"\" Playing Him to Get Custody of His Corpse?\",491\nApple was forced to nix key health features from its smartwatch -- report,1479\nJoan Rivers' Doctor Reportedly Took a Selfie Before Her Cardiac Arrest,177\n\"Wife chops off cheating husband’s penis, twice\",1716\nREPORT: Doctor Snapped A 'Selfie' While Joan Rivers Was Under Anesthesia,2368\nSaudi national airline may introduce gender segregation on its flights,3\nTesla will build battery 'Gigafactory' in Nevada,1235\nFox Affiliate Falls for College Humor's Office Note War Prank,408\nPresident of Argentina adopts godson to stop him from turning into a werewolf,1373\nJustin Bieber Saved This Guy From a Bear Attack,1112\nRumor: Apple in late-stage talks to buy Path social platform,2467\nKim Jong-un's discomfort 'down to cheese addiction',2527\nFlorida woman claims to have surgically added third breast,1270\nApple Watch shipments to start in March: 12in new MacBook Air expected to be launched in same quarter,2199\nWednesday Apple Rumors: Apple May Be Ready to Buy Path,1798\nThis Woman Claims To Have Had Plastic Surgery To Have A Third Breast,1444\n\"Gwen Korovin, Joan Rivers’s doctor, denies taking selfie\",2040\nWife chops off cheating husband’s penis twice – then stray animal steals it,895\nAfghan Family Kills 25 In Revenge For Son's Death,884\n'They got in our way': James Foley's brother backs mother attacking Obama administration over failure to save photojournalist before he was beheaded by ISIS,2195\nEXCLUSIVE: Got him! Jihadi John is 'wounded in US airstrike on secret bunker meeting of ISIS high command',1394\nSouth Korean Woman's Hair 'Eaten' By Robot Vacuum Cleaner,2151\nRaven Symone Files Molestation Charges Against Bill Cosby,1275\nFlorida woman has surgery to add third breast to make herself 'unatttractive to men',1188\nWould US sue parents of James Foley? Why White House is Defending Itself,746\nJames Foley’s Family Claims Government Threatened Them Over Ransom Payments,1441\n\"Report: Woman claims she had third breast added, hopes to become a TV star\",1373\nFoley family says was 'threatened' by U.S. official over ransom: ABC,202\nLisa Bonet Did NOT Send “Cryptic Tweet” About Bill Cosby — Twitter Account Fake!,12\nHewlett Packard ‘planning to split into two’,898\nArgentina’s president adopts Jewish boy to save him from life as a werewolf,1324\n‘How’s it going?’: Teen wakes up during brain surgery,1703\nJustin Bieber Ringtone Startles Bear,1520\nBritish teenager Ibrahim Kamara 'Killed In US Airstrikes In Syria',916\nWoman has surgery to get third breast: The three most statistically unlikely pairs of boobs,1275\nRumor: Apple in late-stage talks to buy Path social platform,361\nCrabzilla artist Quinton Winter reveals all after image of crab off Whitstable appeared at Horsebridge Centre,2512\nVideo purportedly shows beheading of U.S. hostage Steven J. Sotloff,898\nWoman Adds Third Breast by Undergoing Surgery to Participate in Reality Show,2425\n\"Source: Joan Rivers' doc did biopsy, selfie\",2357\nISIS ‘organ harvesting’ must be probed by Security Council – Iraqi envoy,46\nJoan Rivers’ doctor snapped a selfie before biopsy surgery,1394\nKim Jong-un loves CHEESE so much he's ballooned in size and walks with limp,2193\nCNN: Doctor Took Mid-Surgery Selfie with Unconscious Joan Rivers,929\nApple reportedly planning to shut down Beats Music subscription streaming service [u],1668\nSaudi Arabia May Be Taking Misogyny to the Skies,2100\nApple’s Beats Music Brand May Go Away. Apple’s Beats Music Service is Sticking Around.,1845\nSteven Sotloff 'beheaded by Islamic State',2465\nWhite House denies threatening families of James Foley and Steven Sotloff over ISIS ransom but adds 'we made the law clear to them',1326\nISIS executioner 'Jihadi John' reported wounded in air strike; UK investigating,786\n'Throat specialist to the stars' allegedly involved in fatal Joan Rivers procedure denies taking selfie with star as she releases statement saying she will not comment on tragic incident,1861\nSaudi national airline may introduce gender segregation on its flights,1272\nApple to keep gold Watch Editions in special in-store safes,728\n\"Hong Kong protesters go Ferguson style: ‘Hands up, don’t shoot’\",1050\nThe Story of the 3-Boobed Lady Is As Fake As Her Third Boob,823\nJasmine Tridevil: Woman with three breast denies surgery hoax claims,2383\nThis Woman Claims To Have Had Plastic Surgery To Have A Third Breast,2491\n\"‘Hands Up, Don’t Shoot’ in Hong Kong Protests?\",1639\n'Dear Sandwich Thief': Man's hilarious response to passive-aggressive sign posted on his office's fridge door sparks incredible kitchen note war,150\nJoan Rivers Personal Doctor Allegedly Took A Selfie Before Her Biopsy And Cardiac Arrest,1674\nOffice sandwich thief is caught after hilarious 'note war' reaches fantastic finale,937\nJasmine Tridevil Has Surgery 'To Add Third Breast' Total Recall Style,1450\n\"Justin Bieber ringtone scares bear, saves Russian fisherman\",680\n\"Bieber ringtone scares bear, saves man's life\",580\nIsraeli politicians praise Sisi plan to give Palestinians land for a state in Sinai,2402\nMeet the 3-boobed woman,671\nKid Suspended For Allegedly Threatening Classmate With ‘Hobbit’ Magic,1228\nIslamic State reaps profits from organ trafficking,2482\nREPORT: The Apple Watch will be available outside the US when it launches next month,2173\nHermaphroditic cat to get gender assignment surgery,1741\n\"Report: HP to split into two companies, one focused on PCs/printers and one on enterprise computing\",2151\n\"Gwen Korovin, Joan Rivers’s doctor, denies taking selfie\",1571\n\"Woman Cuts Off Husband's Penis Twice, Then Throws It Out the Window\",1163\nJoan Rivers Personal Doctor Allegedly Took A Selfie Before Her Biopsy And Cardiac Arrest,1033\nRaven Symone ‘Files Molestation Charges Against Bill Cosby’ is Fake,338\nThey're fake! Woman who claims to have surgically implanted third breast is a self-proclaimed hoaxer who once reported a '3 breast prosthesis' stolen from her luggage,1445\n\"Passenger headed to Dallas rages over ‘Merry Christmas,’ removed from plane\",1100\n\"Surgery Patient Wakes Up, Asks Doc 'How's It Going?'\",1714\nMan Mauled By Bear Says He's Only Alive Thanks to Justin Bieber,448\nISIS Releases Video Allegedly Showing Beheading of U.S. Journalist Steven Sotloff,1102\n\"3 Afghan Soldiers Missing From U.S. Base Apprehended at Canadian Border, Reports Say\",1402\nStolen Member,2500\n\"Bieber ringtone scares bear, saves man's life\",2183\nReports: Selfie-Taking Doc's Unauthorized Biopsy May Have Killed Joan Rivers,2427\nJames Foley's mother 'appalled' by U.S. government handling of case,1218\nIs 'Crabzilla' real or not? Leading marine biologist rules picture of giant crab lurking in shallow waters must be a HOAX,1765\nIslamic State reaps profits from organ trafficking,2198\nDumb Racists Photoshop Ferguson Protester Into Awful Viral Meme,290\nPresident Sisi's Gift,2194\nThere's A Weird Story Going Around About How Argentina's President Just Saved A Jewish Man From Becoming A Werewolf,361\nChina Penis Amputation: Cruel Aunt Viciously Mutilates Toddler's Genitals as Punishment,1992\nFate of Isis leader remains unclear after US airstrike in Iraq,1037\nEXCLUSIVE: Apple To Unveil The Long-Awaited Retina MacBook Air At Its “Spring Forward” Event,2110\n\"Source: Joan Rivers' doc did biopsy, selfie\",2289\nThis Woman Claims To Have Had Plastic Surgery To Have A Third Breast,2101\nReport: Three missing Afghan soldiers caught at Canadian border,2086\n3-Boobed Woman a Fake,1632\nRaven Symone ‘Files Molestation Charges Against Bill Cosby’ is Fake,1947\nWife chops off cheating husband’s penis twice – then stray animal steals it,2358\nHugh Hefner Dead? Fans Panic That Playboy Founder Is Gone,2353\nFlorida woman has surgery to add third breast to make herself 'unatttractive to men',2361\n\"Woman pays $20,000 for third breast to make herself LESS attractive to men\",1378\nTesla Motors set to choose Nevada for its 'gigafactory',814\n\"ISIS might be harvesting organs, Iraqi ambassador tells UN, amid reports of more hostages being burned alive\",1228\n\"Justin Bieber ringtone scares bear, saves Russian fisherman\",37\nSource: Three Afghan soldiers located at Canadian border,786\n'The Cosby Show' Star Raven Symone Joins Long List of Women Accusing Bill Cosby of Rape,2065\n\"Disgusting! Joan Rivers Doc Gwen Korovin’s Sick Selfie EXPOSED — Last Photo Of Comic Icon, When She Was Under Anesthesia, At Center Of Medical Investigation\",1674\nISIS executioner 'Jihadi John' reported wounded in air strike; UK investigating,1704\nMystery of 50ft giant crab caught on camera in Kent harbour,2282\nThe men caught cat-calling and wolf whistling their own MOTHERS: Hilarious TV show disguises women so they can experience their sons' behaviour,328\nIslamic State video reportedly shows beheading of Steven Sotloff,2158\nSon of North Korean aide linked to Kim Jong-un's executed uncle is 'on the run' in France amid fears he will be killed by regime,1662\n\"U.S., BRENT CRUDE CRUDE FUTURES EXTEND GAINS ON UNCONFIRMED MARKET RUMOR OF OIL PIPELINE EXPLOSION IN SAUDI ARABIA\",1243\nArgentine President Takes On Godson — But Not To Keep Werewolf At Bay,1345\nThese Men Weren't Really Tricked Into Sexually Harassing Their Moms,896\n\"LG Display, Samsung unit to supply Apple Watch screens: South Korea paper\",2310\nSteven Sotloff: Islamic State 'kills US hostage',656\nUK looking into reports IS beheading suspect wounded,2007\nJames Foley beheading: ISIS militants 'trying to sell murdered hostage's body to his parents for $1m',318\n\"No, Argentina's president did not adopt a Jewish child to stop him turning into a werewolf\",1992\nSaudi Arabian Airline Rep Denies Plan to Separate Men and Women on Flights,326\nDesperate bride marries wedding guest instead of groom,916\nU.S. airstrikes 'hit ISIS leader': Terror group chief 'critically wounded' in Iraq after coalition forces bomb jihadi leaders,1886\nCATCALLING IS NEVER FUNNY UNLESS IT'S THESE BROS TRICKED INTO CATCALLING THEIR MOTHERS,326\nCharles Manson’s fiancee allegedly wanted to marry him for his corpse,2482\nIS reportedly tries to sell slain US hostage’s body for $1 million  Read more: IS reportedly tries to sell slain US hostage's body for $1 million,2158\n\"Phone 6s Will Sport Dual-lens Camera, Healthkit Sensors: Rumor\",1511\nArgentina president adopts young Jewish boy as godson to prevent him from turning into werewolf,291\n\"Condition of Abu Bakr al-Baghdadi, Islamic State leader, in doubt after airstrike\",20\nISIS video shows beheading of American journalist Steven Sotloff,1431\nMissing Afghan soldiers found at US Canada border,1903\n\"Next-gen iPhone rumored to sport dual-lenses, DSLR quality in 'biggest camera jump ever'\",980\n\"NHL expansion to include Toronto, Quebec City, Seattle and Las Vegas: Report\",1345\nJihadist Brit teen killed in US air strikes,2320\nHeads up oil traders: Big pipeline explosion reported in Saudi Arabia,1354\nWoman has surgery to get third breast: The three most statistically unlikely pairs of boobs,836\nIslamic State releases video showing beheading of US hostage Steven Sotloff,783\nArgentina president adopts young Jewish boy as godson to prevent him from turning into werewolf,1088\nFlorida woman gets plastic surgery to add a third breast,1450\n'Dear Sandwich Thief': Man's hilarious response to passive-aggressive sign posted on his office's fridge door sparks incredible kitchen note war,1270\n\"Islamic State is funding its terror operations by brutally harvesting organs, UN is warned\",2482\nPoster girl in fight against ISIS is beheaded by terror group,1851\nBreast Chancer,2491\nJoan Rivers' Doctor Took a Selfie While She Was Under Anesthesia (Report),2368\nAn Egyptian ISIS treasurer stole $1 million and fled to Turkey,1992\n\"No, Argentina's president did not adopt a Jewish child to stop him turning into a werewolf\",2427\nISIS Leader Abu Bakr al-Baghdadi Wounded in Airstrikes; His Aide Killed,990\nIs this a Crabzilla spotted in the UK? Monster crab measures about 50 feet,753\nThird boob likely a hoax,1851\nJoan Rivers's doctor 'took a SELFIE' with the comedian as she lay under anesthetic and just seconds before she went into cardiac arrest that killed her,1394\nSteven Sotloff beheading: Latest updates as ISIS release gruesome video of US journalist's murder,2298\nScorpion stings flier on Alaska Airlines flight from L.A.,3\nISIS online video shows beheading of U.S. journalist Steven Sotloff,2063\nSource: Missing Afghan soldiers at Canadian border,1874\nCheese addiction breaks Kim Jong-un's ankles,2350\nArgentina’s President Adopted A Jewish Godson To Stop Him From Turning Into A Werewolf,1633\nISIS executioner 'Jihadi John' allegedly wounded by U.S.-led air strike: report,2198\nLisa Bonet Did NOT Send “Cryptic Tweet” About Bill Cosby — Twitter Account Fake!,728\nSisi denies claims over providing Palestinians with Sinai lands,485\n\"ISIS Leader Injured in Air Strike, Iraqi Officials Say\",2491\nEgypt's Sisi Offered Abbas Creation of Palestinian State in Sinai Peninsula,1181\n\"Joan Rivers Death Preventable? Melissa Rivers Taking Legal Action, News Of Doctor’s Selfie Surfaces\",2089\nScorpion stings woman on OSU plane,1801\nTransgender teen struck and killed on Ohio interstate in apparent suicide,2198\n\"\"\"When We Felt Threatened, We Opened Umbrellas and Raised Our Hands\"\"\",2510\nCNN: Doctor Took Mid-Surgery Selfie with Unconscious Joan Rivers,2323\nIraqi Army Downs Two British Planes Carrying Weapons for ISIL Terrorists,1723\nFoley family says was 'threatened' by U.S. official over ransom: ABC,1394\nKid Suspended For Allegedly Threatening Classmate With ‘Hobbit’ Magic,290\nLenovo might be eyeing up BlackBerry... again,1324\nCanadian cat Mittens to undergo gender reassignment surgery after it is revealed to be a hermaphrodite,746\nSources: Missing Afghan Soldiers May Have Been Found Near Canadian Border,2396\nWH won’t say if Foley family was threatened not to pay ransom,180\nHeads up oil traders: Big pipeline explosion reported in Saudi Arabia,2216\nJustin Bieber scares off GRIZZLY BEAR and saves fisherman from a mauling,37\nISIS video shows beheading of American journalist Steven Sotloff,268\n\"Argentina President, Christina Kirchner, Has Bizarre Werewolf Mishap\",1092\nWedding punch-up when bride marries guest INSTEAD after groom suffers epileptic fit,1432\nURGENT: ISIS beheads Kurdish female fighter “Rehana”,1186\n\"'Sílbale your mother', the mockumentary to stop street harassment in Peru [Google Translate]\",1990\nJustin Bieber Helps Defend Russian Fisherman From Bear,2493\nMissing Afghan soldiers taken into custody at Canadian border,1812\nFlorida woman gets third breast surgically implanted,1903\n\"Afghan family kills 25 Taliban, media report\",929\n\"After Beheading of Steven Sotloff, Obama Pledges to Punish ISIS\",2216\nCharles Manson wedding off as bride 'wanted to display his dead body in glass coffin',785\n\"‘Hands Up, Don’t Shoot’ in Hong Kong Protests?\",2183\nThis Woman Claims To Have Had Plastic Surgery To Have A Third Breast,1092\n\"Gwen Korovin, Joan Rivers’s doctor, denies taking selfie\",1394\nPeople Actually Believed Argentina’s President Adopted A Jewish Boy To Stop His Change Into A Werewolf,2383\nSteven Sotloff 'beheading': Islamic State fighters release video claiming to show death of second US journalist,2158\nApple Stores to Keep Gold “Edition” Apple Watch in Custom Safes,1345\nJustin Bieber ringtone saves Russian man from bear attack,901\n\"Fowler Falls For Fake Website, Makes Crazy Claims About Tennis Star\",2253\nThis Story About How Tim Cook Changed The 'On Hold' Music At Apple Shows Why He's Such A Great CEO,351\n\"Apple Watch Edition Will Save On Gold With Patented Alloy, Could Start At $2,999\",905\n\"Apple Reportedly Close to Acquiring 'Path', Looking to Integrate Service Into Messages\",1387\nIs Kim Jong ill? North Korean dictator in poor health as his weight has ballooned thanks to an obsession with cheese,2193\n\"Yes, we’re being bought by Microsoft\",1316\nCrabzilla! Photo appears to show giant CRAB measuring at least 50ft across lurking in the waters off Whitstable,2279\nDumb Racists Photoshop Ferguson Protester Into Awful Viral Meme,1444\nIs this a Crabzilla spotted in the UK? Monster crab measures about 50 feet,2136\n\"Islamic State leader Abu Bakr al-Baghdadi: Wounded, dead or missed entirely by U.S. airstrikes?\",1348\nCharles Manson’s fiancee allegedly wanted to marry him for his corpse,2294\nSamsung Rumoured to be Supplying the Screens for Apple Watch... Mk II,290\nOil Futures Jump on Rumored Pipeline Explosion in Saudi Arabia,2449\nBlackBerry (BBRY) Could Receive An Offer By Cash-Rich Lenovo As Early As This Week: Report,617\nHewlett-Packard to split in 2 companies,38\nWatch Two Guys Appear to Get Tricked Into Catcalling Their Own Moms,2029\nGhost Ship,2513\nRumor Suggests 12-Inch Retina MacBook Air Could Launch During March 9 Apple Watch Event,2121\nHong Kong riot cops forced to withdraw after democracy protesters copy 'Don't shoot' gesture used by US demonstrators after a police officer shot an unarmed black teenager,927\nArgentinian President Cristina Kirchner adopts Jewish boy to protect him from werewolf stigma,2253\nIslamic State puts James Foley’s body up for sale for $1M,1527\nEvil Aunt Hacks Off Toddlers Penis,2128\nBritish teenage jihadi believed to have been killed in Syria,1285\n\"Afghan family kills 25 Taliban, media report\",2331\n‘Three-boobed’ woman: They’re not fake,1618\nTeenager wakes up while undergoing BRAIN SURGERY in Poland... and asks the surgeons how the operation is going,353\nCrabzilla artist Quinton Winter reveals all after image of crab off Whitstable appeared at Horsebridge Centre,2182\nIndian bride marries wedding guest after husband has epileptic seizure during ceremony,1663\n\"Source: Joan Rivers' doc did biopsy, selfie\",202\nThis Campaign Shows A Pretty Genius Way To Stop Men Catcalling In The Street,1114\nCrabzilla,360\nApple Watches to be kept in safes,1062\nIsis: Masked Executioner Jihadi John Injured in US Led Airstrikes in Iraq,1704\nJoan Rivers’ doctor took selfie during procedure,2300\nMan Kicked Off Flight Thanks to His Burning Hatred for Christmas,1600\nLenovo 'resumes efforts to acquire struggling phone maker BlackBerry',2315\nClaims famous Kurdish Peshmerga fighter Rehana may have been decapitated,1714\nPurported Lisa Bonet Twitter Account Suspended After Cryptic Cosby Tweet,1072\nMeet the 3-boobed woman,2359\n\"Ohio Trans Teen Commits Suicide, Leaves Heartbreaking Note Declaring “There’s No Way Out”\",1633\nDNA Results Confirm Michael Jackson Is Biological Father Of Bruno Mars,2402\nLenovo tipped to make a bid for BlackBerry this week,580\nArgentina's President Didn’t Adopt A Jewish Child To Avoid Becoming A Werewolf; So What Did She Do?,58\nWH won’t say if Foley family was threatened not to pay ransom,216\n\"NHL expansion ahead? No, says Gary Bettman\",1770\nWoman Gets Third Boob to Appear Unattractive to Men,1444\nFlorida woman claims to have surgically added third breast,946\nReport: Second American Journalist Beheaded by Islamic State Terrorists,1475\n\"Argentina President, Christina Kirchner, Has Bizarre Werewolf Mishap\",2190\nCrabzilla,249\nIsis 'behead their own fighters' for spying and embezzlement in Syria,1304\nJoan Rivers’ doctor took selfie during procedure,711\nJasmine Tridevil Has Surgery 'To Add Third Breast' Total Recall Style,1960\nApple was forced to nix key health features from its smartwatch -- report,1102\nStolen Member,1203\nJilted wife 'chopped off husband's penis TWICE with scissors after catching him cheating',2216\nFlorida woman gets third breast to become 'unattractive' 32,1444\n\"Disgusting! Joan Rivers Doc Gwen Korovin’s Sick Selfie EXPOSED — Last Photo Of Comic Icon, When She Was Under Anesthesia, At Center Of Medical Investigation\",934\nThird boob likely a hoax,2402\nRobot vacuum cleaner 'ate' a woman's hair [Google Translate],889\nWife chopped her husband's penis off after she discovered he had cheated on her… then cut it off AGAIN after surgeons managed to reattach it in China,2157\nAngry Aunt Who Sliced Off Three-Year-Old Nephew’s Penis Facing Five Years In Jail,1635\nPeople Actually Believed Argentina’s President Adopted A Jewish Boy To Stop His Change Into A Werewolf,1160\nParent: Fourth-grader suspended after using magic from 'The Hobbit',33\n\"ISIS leader Abu Bakr al-Baghdadi wounded in airstrike, Iraq officials say\",1609\nSource: Missing Afghan soldiers at Canadian border,953\n\"Woman pays $20,000 for third breast to make herself LESS attractive to men\",1924\nTransgender Teen Leelah Alcorn Blames Christian Parents In Tumblr Suicide Note,79\nHewlett-Packard will reportedly split into two companies,881\nWoman Faces Jail Time After Slicing Off 3-Year-Old Nephew's Penis,1694\n\"Report: HP to split into two companies, one focused on PCs/printers and one on enterprise computing\",412\nHere's What We Know About ISIS's Alleged Organ Harvesting Operation,69\nExplosive New Details Of Joan Rivers’ Medical Crisis: Doctor Snapped Selfie With Legendary Comic & Performed Unauthorized Biopsy While She Was Under Anesthesia!,2040\nCNN: Doctor Took Mid-Surgery Selfie with Unconscious Joan Rivers,231\nSketchy Rumor Claims Apple Planning New 4-Inch iPhone for 2015,177\nKid Suspended For Allegedly Threatening Classmate With ‘Hobbit’ Magic,1378\nCrabzilla! Photo appears to show giant CRAB measuring at least 50ft across lurking in the waters off Whitstable,778\n\"Morin goes back on transparency pledge, refuses to confirm or deny report that Apple is buying Path\",2057\nIraqi Official Accuses ISIS Of Harvesting Organs To Finance Operations,2083\n\"50ft crustacean, dubbed Crabzilla, photographed lurking beneath the waters in Whitstable\",2513\nJustin Bieber scares off GRIZZLY BEAR and saves fisherman from a mauling,1520\nArgentina president adopts Jewish godson for first time in country's history,2300\nGold Apple Watch Will Be Stored In Special Safes At Apple Stores,1902\nNo gender segregation on Saudia,1193\nBreast Chancer,327\nAdopting Potential Werewolves Is Routine Business for Argentine Presidents,1421\nTeen wakes up mid-brain surgery and asks doctors ‘How’s it going?’,1583\nWhite House denies it threatened families of slain American journalists,2512\n\"Boy, 5, given £15.95 invoice for missing friend's birthday party\",1350\nClaims famous Kurdish Peshmerga fighter Rehana may have been decapitated,556\nHewlett-Packard Plans To Split Into Two Companies: WSJ Report,1111\n\"Joan Rivers' Doctor \"\"Took a Selfie\"\" During Procedure: CNN\",2169\nWoman Gets Third Boob to Appear Unattractive to Men,2\n\"Jealous Wife Who Chopped Off Husband’s Penis For Cheating On Her, Chops It Off A Second Time\",728\nEXCLUSIVE: Apple To Unveil The Long-Awaited Retina MacBook Air At Its “Spring Forward” Event,1354\nJoan Rivers Personal Doctor Allegedly Took A Selfie Before Her Biopsy And Cardiac Arrest,1653\nJoan Rivers’ Doctor Snapped Selfie During Throat Procedure (Report),2467\nKim Jong-Un may be dying because he's addicted to Swiss Cheese,2350\nISIS Beheads Second American Journalist,1902\nThis Third Boob Is Probably Only Real in Our Hearts,1445\nISIS Reported to Behead Second American,605\nArgentina’s president adopts Jewish godson to counteract werewolf legend,1850\nEvil Aunt Hacks Off Toddlers Penis,2030\nJoan Rivers’ doctor took a selfie while she was out cold before doing ‘an unauthorised biopsy’,2467\n\"Source: Joan Rivers' doctor took selfie, began biopsy before her cardiac arrest\",2320\n\"The story of the Argentinean president, werewolves and seventh sons\",1856\nDoc calls macabre 'selfie' claims completely crazy,2439\n\"REPORT: Apple Will Acquire Path, The Struggling Social Network\",223\nApple Is Going To Shut Down Beats Music,1668\nApple May Be Reintroducing The 4-inch iPhone,100\nCNBC: Tesla chooses Nevada for new battery factory plant,1235\n\"Official: Houthis take U.S. vehicles, weapons in Yemen\",1701\nThese Men Freak Out When They Discover The Women They Are Harassing Are Their Moms In Disguise (VIDEO),2291\nReport: Hewlett-Packard plans to break into 2 companies,1851\n\"Disgusting! Joan Rivers Doc Gwen Korovin’s Sick Selfie EXPOSED — Last Photo Of Comic Icon, When She Was Under Anesthesia, At Center Of Medical Investigation\",231\nREPORT: Doctor Snapped A 'Selfie' While Joan Rivers Was Under Anesthesia,2105\nFive-year-old boy gets a bill for missing school friend's birthday party,1456\nU.S. Authenticates Video Showing Sotloff's Beheading,1550\nTeenager wakes up while undergoing BRAIN SURGERY in Poland... and asks the surgeons how the operation is going,960\nWhen Street Harassers Realize The Women They're Catcalling Are Their Moms In Disguise,2030\nIslamic State video reportedly shows beheading of Steven Sotloff,1886\n\"Brain Surgery Recovery: Teenage Girl Wakes Up During Procedure, Talks About Cats\",517\n\"Steven Sotloff, American Journalist, Allegedly Beheaded By ISIS\",2289\n\"Teen wakes up during brain surgery, asks how it’s going\",1052\n\"Report: Toronto, Seattle, Quebec City to join Vegas in 2017 NHL expansion\",1770\nApple Stores to Keep Gold “Edition” Apple Watch in Custom Safes,1851\nArgentina's President Cristina Kirchner Adopts Jewish Godson To Prevent Him Turning Into A Werewolf,2107\nHewlett-Packard to split into two companies,1110\nJasmine Tridevil Has Surgery 'To Add Third Breast' Total Recall Style,85\nVideo Appears to Show ISIS Execution of Second American Steven Sotloff,1712\nLenovo might be eyeing up BlackBerry... again,291\n\"Islamic State leader Abu Bakr al-Baghdadi: Wounded, dead or missed entirely by U.S. airstrikes?\",2350\n‘Three-boobed’ woman: They’re not fake,2231\n\"Joan Rivers' Doctor \"\"Took a Selfie\"\" During Procedure: CNN\",1326\nWoman with three breasts ‘was a fake who has tricked people online before’,1444\n\"Apple Watch Price, Release Date News: Special Safes In Apple Stores For Gold Models, April Launch Confirmed\",1\nSexually frustrated female owl killed male because 'his penis was too SMALL',1980\nIslamic State video reportedly shows beheading of Steven Sotloff,96\n\"Apple may buy Path, that social app you don’t use\",1633\nIs Jasmine Tridevil's Triple Breasted Tale An Internet Hoax?,2491\n\"'Rumours of my death are greatly exaggerated': Relax ladies, Hugh Hefner is alive and kicking\",1367\nISIS video shows beheading of American journalist Steven Sotloff,1386\nREPORT: Tesla Chooses Nevada For Site Of Its Massive Battery Factory,1114\nFlorida woman gets plastic surgery to add a third breast,2233\n'Dear Sandwich Thief': Man's hilarious response to passive-aggressive sign posted on his office's fridge door sparks incredible kitchen note war,2383\n‘Crabzilla’ spotted off the coast of Britain,753\nLenovo ready to bid for Blackberry - report,2294\nCruel aunt cuts her three-year-old nephew's penis off because he burst in on her on the loo and asked to use her phone,1762\nISIS terror chief 'believed dead': Iraqi military confirm warlord WAS injured in US-led airstrike as speculation grows feared jihadist perished in attack,2518\nIsraeli politicians praise Sisi plan to give Palestinians land for a state in Sinai,2038\n\"Woman pays $20,000 for third breast to make herself LESS attractive to men\",1450\nArgentina's President Adopts Boy to End Werewolf Curse,1160\n\"Apple Watch on Your Wrist in March, 12-inch MacBook Air Set for Q1 Launch: Analyst\",1882\nSaudi Arabia May Be Taking Misogyny to the Skies,2222\nCNN Reports Hackers Sent Message to Sony: ‘You’ve Done the Right Thing’,2262\nRobot vacuum cleaner EATS WOMAN,1300\n\"Joan Rivers' Doctor \"\"Took a Selfie\"\" During Procedure: CNN\",1782\nAfghan Soldiers Found at Canadian Border,1886\nThere's A Weird Story Going Around About How Argentina's President Just Saved A Jewish Man From Becoming A Werewolf,2007\nIslamic State releases video showing beheading of US hostage Steven Sotloff,268\nJustin Bieber ringtone saved a Russian fisherman during a bear attack,2402\nBrighton jihadi 'among five killed in Syria drone strike',927\nFat dictator Kim Jong-un dying from cheese addiction,1701\nAngry Indian bride marries wedding guest,711\nRaven Symone ‘Files Molestation Charges Against Bill Cosby’ is Fake,1072\n\"LG Display, Samsung unit to supply Apple Watch screens: South Korea paper\",471\nFlorida woman has surgery to add third breast to make herself 'unatttractive to men',1204\nReports: Selfie-Taking Doc's Unauthorized Biopsy May Have Killed Joan Rivers,1431\nWaPo: Was Foley’s killer a former Gitmo detainee?,2199\nLisa Bonet Did NOT Send “Cryptic Tweet” About Bill Cosby — Twitter Account Fake!,1033\nArgentina’s president adopts Jewish boy to save him from life as a werewolf,548\n\"Morin goes back on transparency pledge, refuses to confirm or deny report that Apple is buying Path\",1639\nYemen’s Houthi rebels seize U.S. Marines’ weapons at airport,2487\nJustin Bieber Saved This Guy From a Bear Attack,1411\n\"Iga Jasica brain surgery: Teen wakes up mid-procedure on table, chats about cat\",1482\n\"Fake or freak? Woman, 21, claims to have paid $20,000 to surgically add third breast in desperate bid to become a reality TV star\",836\n\"Sorry, Argentina's President Didn't Actually Adopt a Jewish Werewolf\",361\nIsis: James Foley's beheaded body in $1m 'humanity case' sale offer to family,811\nISIS ‘organ harvesting’ must be probed by Security Council – Iraqi envoy,525\nJoan Rivers’ doctor snapped a selfie before biopsy surgery,2160\nApple Watch may be available outside US shortly after launch,925\n\"Oil spikes on U.S. inventory data, Saudi explosion rumor\",970\nHong Kong riot cops forced to withdraw after democracy protesters copy 'Don't shoot' gesture used by US demonstrators after a police officer shot an unarmed black teenager,1653\nCrabzilla! Satellite Picture Reveals Giant Crustacean Lurking Off The Coast Of Whitstable,2146\nLenovo Looking To Buy BlackBerry Ltd [REPORT],1653\nAl-Sisi proposes: Extend Gaza Strip into Sinai and establish Palestinian state there,1200\nJustin Bieber saves man from bear attack,1411\nArgentina’s president adopts Jewish boy to save him from life as a werewolf,122\nFisherman Saved from Deadly Bear Attack by His Justin Bieber Ringtone,2231\nReport: ISIS Islamists at the Gates of Baghdad,90\nHugh Hefner Found Dead But Still Makes It To Family Movie Night,1414\nSources: Missing Afghan Soldiers May Have Been Found Near Canadian Border,1389\nIS executioner 'Jihadi John' injured in air strike: reports,2222\nWoman With Three Breasts Is Reportedly A Fake: Jasmine Tridevil’s Real Identity Revealed,471\n\"Jealous Wife Who Chopped Off Husband’s Penis For Cheating On Her, Chops It Off A Second Time\",1999\nWoman Who Claimed To Have Surgery To Add Third Breast Exposed As Hoaxer,1960\nUnbearable: Man fends off bear attack by playing Justin Bieber song,680\nU.S. confirms authenticity of second journalist beheading video,990\nAUNT CUTS OFF 3-YEAR-OLD’S PENIS BECAUSE HE WALKED IN WHILE SHE WAS ON THE TOILET,1685\nRaven-Symone Did NOT Accuse Bill Cosby Of Molestation Or Rape — It’s A HOAX,1033\n\"Man saved from bear attack when his Justin Bieber ringtones goes off, sending bear fleeing\",2204\nWe're Getting More Detail On The Amazing New Camera Apple Is Planning For The Next iPhone,2464\n\"Rehana, Poster Girl for Kurdish Peshmerga, Alive and 'Fighting Fiercely,' After ISIS' Claims of Beheading Her\",1748\nWoman Reportedly Pours Acid on Boyfriend's Penis After Finding His Sex Tape,1995\n\"Could Crabzilla, a 50-foot-long crab be real?\",1993\nIga Jasica Says Awakening During Brain Surgery Was No Mistake,2482\nSaudi national airline may introduce gender segregation on its flights,326\nIs 'Crabzilla' real or not? Leading marine biologist rules picture of giant crab lurking in shallow waters must be a HOAX,525\nIs Jasmine Tridevil's Triple Breasted Tale An Internet Hoax?,2258\nChina Penis Amputation: Cruel Aunt Viciously Mutilates Toddler's Genitals as Punishment,37\nJustin Bieber scares off GRIZZLY BEAR and saves fisherman from a mauling,2353\nFound! Missing Afghan Soldiers Spotted Trying to Enter Canada,1856\nMICROSOFT 'IN SERIOUS DISCUSSIONS' TO PURCHASE MINECRAFT DEV MOJANG,2226\nAfghan Mother Kills 25 Taliban Fighters In Seven-Hour Gunbattle After Watching Her Son Slain In Ambush,2\nISIS Advances to Within 10 Miles of Baghdad,216\nWoman with three breasts: Real or hoax?,85\nSteven Sotloff: Islamic State 'kills US hostage',1194\nJoan Rivers’ Doctor Snapped Selfie During Throat Procedure (Report),685\nOil market shrugs off Saudi pipeline blast,1279\n\"\"\"When We Felt Threatened, We Opened Umbrellas and Raised Our Hands\"\"\",1941\nHP confirms plan to split company,1994\n\"Here's What You Can Do On Path, The Social Network That Apple May Be About To Acquire\",1712\nISIS online video shows beheading of U.S. journalist Steven Sotloff,1117\nHewlett-Packard Announces Plans To Break Up Company,1322\nCrude Sees a Bid on Reports of Saudi Arabia Pipeline Explosion,1801\nISIL Has Reportedly Beheaded Journalist Steven Sotloff,1391\nPresident of Argentina adopts Jewish godson to 'stop him turning into a werewolf',2121\n\"New Twist: Charlie Hebdo Police Investigator Turns Up Dead, ‘Suicided’\",2158\nRumor: Apple in late-stage talks to buy Path social platform,1441\n\"Here Are the 2 Places Left Where You Can Find That Taste of the ’90s, McDonald’s Pizza\",935\nFate of Isis leader remains unclear after US airstrike in Iraq,1557\n\"Fake or freak? Woman, 21, claims to have paid $20,000 to surgically add third breast in desperate bid to become a reality TV star\",328\nISIS Reportedly Beheads A Second American Journalist,627\nIsis leader ‘injured in airstrike during meeting in Iraq,20\nSteven Sotloff 'beheading': Islamic State fighters release video claiming to show death of second US journalist,1886\nISIS Is One Mile From Baghdad,1450\nJames Foley’s Family Claims Government Threatened Them Over Ransom Payments,1992\n\"Disgusting! Joan Rivers Doc Gwen Korovin’s Sick Selfie EXPOSED — Last Photo Of Comic Icon, When She Was Under Anesthesia, At Center Of Medical Investigation\",2160\nBritish teenager Ibrahim Kamara 'Killed In US Airstrikes In Syria',778\nHewlett-Packard Plans To Break Into Two Companies: Report,2324\nIraqi Official Accuses ISIS Of Harvesting Organs To Finance Operations,1418\nWoman With Three Breasts Is Reportedly A Fake: Jasmine Tridevil’s Real Identity Revealed,1696\nSuspended boy threatened to make student disappear with 'Lord of the Rings' replica ring,2120\nU.S.: Video showing Sotloff beheading is authentic,1039\nObama Orders Fed To Adopt Euro Currency,164\nReport: ISIS Is Selling the Body of James Foley for $1 Million,231\nSaudi Arabia airline segregation: Saudi airlines to assign seats based on gender,1856\n\"Joan Rivers: Doctor Took Selfie With Unconscious Comedian, Performed Biopsy Without Consent -- Details\",2126\n'I had a third breast implant so I can turn off men',1639\nLenovo ready to bid for Blackberry - report,785\n\"Passenger Gets Kicked Off Plane After \"\"Merry Christmas\"\" Meltdown\",940\nISIS Reported to Behead Second American,2063\nFlorida woman gets third breast surgically implanted,2491\n\"Satire Website Fools ESPN, Kei Nishikori isn't highest paid tennis star\",2300\nArgentinian President Cristina Kirchner adopts Jewish boy to protect him from werewolf stigma,2522\nSteven Sotloff 'beheaded by Islamic State',485\n\"Could Crabzilla, a 50-foot-long crab be real?\",2100\nArgentina’s President Adopted A Jewish Godson To Stop Him From Turning Into A Werewolf,2131\nSketchy Rumor Claims Apple Planning New 4-Inch iPhone for 2015,535\n\"IBM To Cut More Than 110,000 Jobs, Report Says\",1736\nCanadian cat Mittens to undergo gender reassignment surgery after it is revealed to be a hermaphrodite,20\nTim Cook makes change at Apple after reading email from unhappy customer,172\n\"50ft crustacean, dubbed Crabzilla, photographed lurking beneath the waters in Whitstable\",1290\nIs Jasmine Tridevil's Triple Breasted Tale An Internet Hoax?,103\nREPORT: Tesla Chooses Nevada For Site Of Its Massive Battery Factory,597\nRise of the zombie cat: Pet who was 'killed' and buried by his owner climbed out of his grave five days later,2308\nJoan Rivers’ doctor took selfie during procedure,2500\nSaudi Arabian airline to separate genders after men complain about blokes sitting next to their wives,1887\nFlorida woman gets third breast to become 'unattractive' 32,471\nU.S. airstrikes 'hit ISIS leader': Terror group chief 'critically wounded' in Iraq after coalition forces bomb jihadi leaders,1941\n\"What’s Happening in Hong Kong? Stunning Images From the Occupy-Inspired, Ferguson-Tinged Protests\",98\nIs this Crabzilla? Giant Monster Crab Caught on Camera,998\n\"Iga Jasica brain surgery: Teen wakes up mid-procedure on table, chats about cat\",1386\n\"Argentina President, Christina Kirchner, Has Bizarre Werewolf Mishap\",1246\nISIS Reportedly Beheads A Second American Journalist,1499\nHermaphroditic cat awaits a gender reassignment surgery to become a boy,1452\n\"Transgender teenager, 17, leaves heartbreaking suicide note blaming her Christian parents before walking in front of tractor trailer on highway\",673\nHearing Unconfirmed Reports of Saudi Pipeline Explosion,274\nHewlett-Packard Plans To Split Into Two Companies: WSJ Report,1838\nHewlett-Packard will reportedly split into two companies,785\nLG will be sole supplier of Apple Watch display,2007\nRumor: Apple in late-stage talks to buy Path social platform,2253\nReport: Woman who claimed to have third breast added is fake,1204\n\"The story of the Argentinean president, werewolves and seventh sons\",291\n\"Source: Joan Rivers' doc did biopsy, selfie\",2439\nJoan Rivers' Doctor Took a Selfie While She Was Under Anesthesia (Report),940\nISIS Releases Video Allegedly Showing Beheading of U.S. Journalist Steven Sotloff,799\nHugh Hefner Dead? Fans Panic That Playboy Founder Is Gone,1326\nFive reasons 'Crabzilla' is definitely not real,318\nReport: Hewlett-Packard plans to break into 2 companies,1759\nJoan Rivers' Doctor Reportedly Took a Selfie Before Her Cardiac Arrest,1394\nLisa Bonet Did NOT Send “Cryptic Tweet” About Bill Cosby — Twitter Account Fake!,1809\n'Throat specialist to the stars' allegedly involved in fatal Joan Rivers procedure denies taking selfie with star as she releases statement saying she will not comment on tragic incident,929\n‘Three-boobed’ woman: They’re not fake,1111\n\"Hong Kong protesters go Ferguson style: ‘Hands up, don’t shoot’\",2390\nThe Story of the 3-Boobed Lady Is As Fake As Her Third Boob,1947\nJasmine Tridevil: Woman with three breast denies surgery hoax claims,1445\nUnited Nations asked to investigate claims of organ harvesting by ISIS,2222\nIsraeli right welcomes Sisi's offer to a Palestinian State in Sinai,3\nThey're fake! Woman who claims to have surgically implanted third breast is a self-proclaimed hoaxer who once reported a '3 breast prosthesis' stolen from her luggage,1270\nAllegation Bill Cosby sexually molested Raven Symone are just a hoax,1830\nMicrosoft is reportedly buying 'Minecraft' developer Mojang for $2 billion,449\nCrabzilla! Satellite Picture Reveals Giant Crustacean Lurking Off The Coast Of Whitstable,802\nTeen wakes up mid-brain surgery and asks doctors ‘How’s it going?’,1452\nCNN: Doctor Took Mid-Surgery Selfie with Unconscious Joan Rivers,556\n\"Beast-eater, frightened phone signal, threw the victim and rend in the taiga\",37\nElementary school suspends boy after he threatens to turn fellow student invisible with the One Ring from Tolkien novels,1414\nIs Kim Jong ill? North Korean dictator in poor health as his weight has ballooned thanks to an obsession with cheese,1701\nWould US sue parents of James Foley? Why White House is Defending Itself,259\nJoan Rivers' Doctor Reportedly Took a Selfie Before Her Cardiac Arrest,556\nArgentina Has a Superstition That Seventh Sons Will Turn into Werewolves,145\n\"Pete Hegseth: Marines Exit Yemen Forced to Surrender Dignity, Weapons\",1512\nIslamic state issues video of beheading of U.S. hostage: SITE,1550\nAfghan Mother Kills 25 Taliban,2331\nISIS Reportedly Executes 2nd American Journalist,471\n\"Apple may buy Path, that social app you don’t use\",2346\nWSJ: Apple cut watch health features due to erratic sensors,1479\nThese Men Weren't Really Tricked Into Sexually Harassing Their Moms,486\nDISCONTINUED '90S MCPIZZA STILL EXISTS AT THESE MCDONALD'S LOCATIONS,1765\nJoan Rivers Personal Doctor Allegedly Took A Selfie Before Her Biopsy And Cardiac Arrest,929\nJoan Rivers Doctor Denies Selfie,1229\nJoan Rivers' Doctor Reportedly Took a Selfie Before Her Cardiac Arrest,113\nSaudi Arabia May Be Taking Misogyny to the Skies,1557\nVideo reportedly shows beheading of reporter Steven Sotloff by ISIS,1431\nFour Reasons Not To Give Up Hope If Apple Buys Path,2346\nSaudi oil explosion now said to be diesel pipeline,2244\nEx Co-Star Raven Symoné Blasts Rape Rumor ... THAT'S DISGUSTING!,1113\nChina Penis Amputation: Cruel Aunt Viciously Mutilates Toddler's Genitals as Punishment,2121\nMicrosoft to buy 'Minecraft' creator Mojang for $2.5B,791\nWife chopped her husband's penis off after she discovered he had cheated on her… then cut it off AGAIN after surgeons managed to reattach it in China,1163\nURGENT: ISIS beheads Kurdish female fighter “Rehana”,1741\nHewlett-Packard to split in 2 companies,1953\nNo gender segregation on Saudia,791\n\"Three-breasted Florida woman Jasmine Tridevil insists third boob is real, but police report shows she once lost 'prosthesis'\",1445\nHermaphrodite cat named Mittens to get gender reassignment,150\nHewlett Packard ‘planning to split into two’,1304\nThird boob likely a hoax,2038\nBlackBerry (BBRY) Could Receive An Offer By Cash-Rich Lenovo As Early As This Week: Report,1587\nTriple-breasted woman pictured before 'operation' and vows surgery footage will prove third boob is no hoax,3\nJustin Bieber Basically Saves A Russian Man From A Bear,1394\nMan's Girlfriend Pours Acid On His Penis After He Covertly Recorded Their Sex Session,1851\nSaudi Arabia's national airline planning to introduce gender segregation on flights,2512\n\"Three-Boobed Girl probably a hoax, because obviously\",1445\nReport: ISIS Is Selling the Body of James Foley for $1 Million,558\nWoman with three breasts: Real or hoax?,2486\nISIS is suspected of selling human organs for money in Iraq,1842\n\"Joan Rivers’ Doctor Reportedly Took Selfie, Biopsy Right Before Her Heart Attack\",2427\nApple was forced to nix key health features from its smartwatch -- report,1067\nJames Foley beheading: ISIS militants 'trying to sell murdered hostage's body to his parents for $1m',69\nCrabzilla! Satellite Picture Reveals Giant Crustacean Lurking Off The Coast Of Whitstable,489\n\"Satire Website Fools ESPN, Kei Nishikori isn't highest paid tennis star\",319\nAmerican Airlines boots man from plane after ‘Merry Christmas’ prompts meltdown,1600\nSisi denies claims over providing Palestinians with Sinai lands,1727\nBritish teenage jihadi believed to have been killed in Syria,2108\n4-inch iPhone 6 reported to be in development,1696\n\"Source: Joan Rivers' doc did biopsy, selfie\",1033\nArgentina's President Just Adopted a Son So He Won't Turn into a Werewolf,1779\n\"Jealous Wife Who Chopped Off Husband’s Penis For Cheating On Her, Chops It Off A Second Time\",960\n\"50ft crustacean, dubbed Crabzilla, photographed lurking beneath the waters in Whitstable\",746\nReport: Second American Journalist Beheaded by Islamic State Terrorists,1964\nGhost Ship,2038\nJournalist Steven Sotloff reportedly executed by ISIS,452\nBreast Chancer,1444\nHearing Unconfirmed Reports of Saudi Pipeline Explosion,970\nHP confirms plan to split company,38\nMicrosoft is reportedly buying 'Minecraft' developer Mojang for $2 billion,315\n\"Surgery Patient Wakes Up, Asks Doc 'How's It Going?'\",1411\n\"Hong Kong protesters mimic Ferguson’s ‘hands up, don’t shoot’\",1653\nKid Suspended For Allegedly Threatening Classmate With ‘Hobbit’ Magic,327\nNEWS/ Viral Video: What Happens When You Accidentally Catcall Your Mom,1716\n4-inch iPhone 6 reported to be in development,177\n\"ISIS LEADER ABU BAKR AL-BAGHDADI INJURED IN U.S. AIR STRIKES, IRAQI OFFICIALS CLAIM\",1037\nIsis 'Admits' Leader Abu Bakr al-Baghdadi Injured in US Air Strike,1088\nPresident of Argentina adopts godson to stop him from turning into a werewolf,319\nAfghan Mother Reza Gul Takes Up Slain Son's Gun to Kill Taliban Attackers,1626\nJustin Bieber scares off GRIZZLY BEAR and saves fisherman from a mauling,894\n\"Three-Boobed Girl probably a hoax, because obviously\",1270\nISIS Is Trying To Sell The Body Of U.S. Hostage James Foley For $1 Million,1275\nPresident of Argentina adopts Jewish boy to stop him turning into werewolf,802\nSteven Sotloff 'beheading': Islamic State fighters release video claiming to show death of second US journalist,898\nJustin Bieber ringtone saves Russian man from bear attack,2057\n\"Next-gen iPhone rumored to sport dual-lenses, DSLR quality in 'biggest camera jump ever'\",1961\n\"19-year-old girl wakes up during brain surgery, asks doctors ‘How’s it going?’\",1583\n\"Video Of Steven Sotloff Slaying By ISIS Is Authentic, U.S. Confirms\",1100\nThree Boobs Are Most Likely Two Boobs and a Lie,2301\nThird boob likely a hoax,2026\nIslamic State releases video showing beheading of US hostage Steven Sotloff,38\nBlood money: How ISIS is selling human organs harvested from living hostages and its own dead soldiers to fund terror across the Middle East,2011\nJasmine Tridevil: Woman with three breast denies surgery hoax claims,1067\nFound at Canadian border: 3 Afghan soldiers missing from Cape Cod,746\nIsis leader ‘injured in airstrike during meeting in Iraq,2101\nArgentine President Takes On Godson — But Not To Keep Werewolf At Bay,1441\n\"The Groom Was Sick, So The Bride Married A Guest At Her Wedding In A Fit Of Rage\",1882\nA Russian Guy Says His Justin Bieber Ringtone Saved Him From A Bear Attack,1629\nFlorida woman has surgery to add third breast to make herself 'unatttractive to men',1696\n\"Woman pays $20,000 for third breast to make herself LESS attractive to men\",1244\nFemale Kurdish ‘poster girl’ fighter feared killed,784\nArgentina's President Adopts Young Boy so He Won't Turn Into Werewolf,1639\nCNN Reports Hackers Sent Message to Sony: ‘You’ve Done the Right Thing’,485\nJoan Rivers' doctor snapped selfie during throat surgery: report,97\nSteven Sotloff beheading: Latest updates as ISIS release gruesome video of US journalist's murder,1550\n\"iPhone 6s To Have DSLR-Quality Camera? Rumors Suggest ‘Dual-Lens’ Camera, Apple Watch ‘Force Touch’ Feature\",2465\n\"U.S., BRENT CRUDE CRUDE FUTURES EXTEND GAINS ON UNCONFIRMED MARKET RUMOR OF OIL PIPELINE EXPLOSION IN SAUDI ARABIA\",201\nPresident of Argentina Adopts Boy to Stop Him from Becoming a Werewolf,2427\nArgentina's President Adopts Jewish Boy to Keep Him from Turning into a Werewolf,2427\n\"19-year-old girl wakes up during brain surgery, asks doctors ‘How’s it going?’\",316\nJustin Bieber saves man from bear attack,2320\nSaudi Arabia's national airline to introduce gender segregation after a string of complaints from male passengers,42\nReports: Missing Afghan soldiers found at Canadian border,1903\n\"Hackers tell Sony wise to cancel film, don't make more trouble -CNN\",990\nVideo purports to show beheading of US journalist,1676\nUS denies it threatened Foley family,216\nEmail to Tim Cook prompted change of Apple's 'on hold' music quality,2222\nMissing Afghan soldiers taken into custody at Canadian border,2324\n\"Apple in late stages to acquire Path, report says\",50\nISIS executioner 'Jihadi John' allegedly wounded by U.S.-led air strike: report,1992\nHP announces plan to split in two,2233\nU.S. airstrikes 'hit ISIS leader': Terror group chief 'critically wounded' in Iraq after coalition forces bomb jihadi leaders,2071\nThe Story of the 3-Boobed Lady Is As Fake As Her Third Boob,274\nISIS claims to behead US reporter Steven Sotloff in new video,268\nReport: Second American Journalist Beheaded by Islamic State Terrorists,1861\nVideo purports to show beheading of US journalist,2059\nReport: Apple Is Shutting Down Beats Music,1870\nKorean housewife 'attacked' by robot vacuum cleaner,1300\nWe just found out the #Ferguson Protester who claim she was shot in the eye with a rubber bullet was a false story guys. Smh..,1504\nThe Whole Internet Is Waiting For This Pic Of A Monster 50-Foot Crab To Be Declared A Hoax,2245\nISIS Leader Abu Bakr al-Baghdadi Wounded in Airstrikes; His Aide Killed,1037\nAfghan Mother Reza Gul Takes Up Slain Son's Gun to Kill Taliban Attackers,1373\n\"Sorry, Argentina's President Didn't Actually Adopt a Jewish Werewolf\",2131\n\"Brain Surgery Recovery: Teenage Girl Wakes Up During Procedure, Talks About Cats\",2229\n‘Crabzilla’ a 50-foot colossal conundrum,778\nIsis: James Foley's beheaded body in $1m 'humanity case' sale offer to family,558\nIslamic State leader Abu Bakr al-Baghdadi wounded in airstrike: claims,2027\n\"Fowler Falls For Fake Website, Makes Crazy Claims About Tennis Star\",2467\nThese Men Freak Out When They Discover The Women They Are Harassing Are Their Moms In Disguise (VIDEO),1138\nJoan Rivers' Doctor Allegedly Took a Selfie During Her Throat Surgery,2160\nLisa Bonet Did NOT Send “Cryptic Tweet” About Bill Cosby — Twitter Account Fake!,1452\n'The Cosby Show' Star Raven Symone Joins Long List of Women Accusing Bill Cosby of Rape,1326\n\"Yes, we’re being bought by Microsoft\",1328\nSaudi Arabia set to introduce gender segregation on national airline flights,863\nMystery of 50ft giant crab caught on camera in Kent harbour,893\n\"Hong Kong protesters go Ferguson style: ‘Hands up, don’t shoot’\",2183\nSources: Missing Afghan Soldiers May Have Been Found Near Canadian Border,1620\nWoman With Three Breasts Is Reportedly A Fake: Jasmine Tridevil’s Real Identity Revealed,1204\n\"No, Saudi Arabia has not banned the \"\"tempting eyes\"\"\",1824\nIsis air strikes: Abu Bakr al-Baghdadi 'critically wounded' in air strikes near Mosul,735\nApple Is Going To Shut Down Beats Music,2382\nArgentine President Takes On Godson — But Not To Keep Werewolf At Bay,361\n\"IBM Corp expected to cut more than 110,000 jobs in massive overhaul, report says\",20\nHewlett-Packard Plans to Break in Two,1754\nGender assignment surgery to be given to hermaphrodite cat,1816\nNo gender segregation on Saudia,222\nFemale Kurdish ‘poster girl’ fighter feared killed,1080\nSteven Sotloff 'beheaded by Islamic State',1986\nIs Jasmine Tridevil’s Third Boob Real? Alisha Hessler Hoax Rumors Swirl,535\nKid Suspended For Allegedly Threatening Classmate With ‘Hobbit’ Magic,2204\nGhost Ship Filled with Ebola-Ridden Rats Heading for Florida,1633\n\"Islamic State leader Abu Bakr al-Baghdadi: Wounded, dead or missed entirely by U.S. airstrikes?\",1146\nHewlett-Packard Plans To Break Into Two Companies: Report,1469\n\"Joan Rivers' Doctor \"\"Took a Selfie\"\" During Procedure: CNN\",113\nJustin Bieber's 'Baby' Saves Man From Violent Bear Attack,1146\nJustin Bieber ringtone saves man being mauled by bear,2353\n\"Polish Teenager Wakes Up During Brain Surgery, Talks To Doctor\",415\nISIS Reportedly Executes 2nd American Journalist,79\nSouth Korean woman freed by firefighters after robot vacuum cleaner 'eats' her hair as she sleeps,1992\nReport: Doctor took a selfie when Joan Rivers was under anesthesia,1284\nBreast Chancer,290\nFlorida woman gets third breast surgically implanted,1378\nCruel aunt cuts her three-year-old nephew's penis off because he burst in on her on the loo and asked to use her phone,1712\nMan Mauled By Bear Says He's Only Alive Thanks to Justin Bieber,2427\nMIRACLE CAT CLAWS ITS WAY OUT OF ITS OWN GRAVE FIVE DAYS AFTER BEING BURIED,1894\nSaudi Arabia May Be Taking Misogyny to the Skies,2437\nISIS Is One Mile From Baghdad,1596\nVideo reportedly shows beheading of reporter Steven Sotloff by ISIS,783\n\"Teen Iga Jasica wakes up during brain surgery, asks how it’s going\",2482\n\"Saudi Arabia Airline Segregation: New Islamic Law Takes Flight On Airliner, Seating By Gender Coming Soon\",326\n\"REPORT: Apple Will Acquire Path, The Struggling Social Network\",113\nApple May Be Reintroducing The 4-inch iPhone,2100\n\"Female Kurdish Fighter 'Rehana' is Alive, Claim Supporters; Post CNN Video as Proof\",1080\nISIS militants just 1 mile from Baghdad as fierce fighting reported near Iraqi capital,1999\nApple Watch may be available outside US shortly after launch,1653\n\"Report: Joan Rivers doctor took selfie, began biopsy, source says\",1636\nFate of IS leader Abu Bakr al-Baghdadi unknown after airstrikes target him,2430\nReports: Selfie-Taking Doc's Unauthorized Biopsy May Have Killed Joan Rivers,1963\n\"Sony Hackers Email: Thanks For Running Scared, We'll Stop Now\",2204\nJames Foley’s Family Claims Government Threatened Them Over Ransom Payments,710\nNHL Expansion Plan Report Is 'Complete Fabrication': Bettman,1770\nJoan Rivers's doctor 'took a SELFIE' with the comedian as she lay under anesthetic and just seconds before she went into cardiac arrest that killed her,2160\nSamsung Rumoured to be Supplying the Screens for Apple Watch... Mk II,2204\nUS Ally Saudi Arabia Starts Gender Segregation On National Airline,2436\nReport: Woman who claimed to have third breast added is fake,2101\n\"REPORT: Apple Will Acquire Path, The Struggling Social Network\",556\nBrighton jihadi 'among five killed in Syria drone strike',1218\n\"Three-Boobed Girl probably a hoax, because obviously\",150\n\"Report: Toronto, Seattle, Quebec City to join Vegas in 2017 NHL expansion\",471\nStory of ‘gutsy bravehearts’ who ‘repelled’ Boko Haram attack is a hoax,791\nSource: Apple set to acquire Path in an attempt to bolster iOS social cred,1059\nChina: Wife chops off cheating husband's penis twice with scissors and throws it out of window,2216\nISIS Is One Mile From Baghdad,1886\nISIS Leader Abu Bakr al-Baghdadi Wounded in Airstrikes; His Aide Killed,656\nIsis 'just one mile from Baghdad' as al-Qaeda joins militants' fight against West,449\n\"Source: Joan Rivers' doctor took selfie, began biopsy before her cardiac arrest\",2021\nCATCALLING IS NEVER FUNNY UNLESS IT'S THESE BROS TRICKED INTO CATCALLING THEIR MOTHERS,1980\n\"REPORT: Apple Will Acquire Path, The Struggling Social Network\",1394\nISIS Reportedly Executes 2nd American Journalist,1354\nReport: Apple May Buy Social Network Path,1550\nPolice officer in Charlie Hebdo investigation 'shot himself dead hours after the attack',535\n\"Hewlett-Packard splits off PC, printer businesses\",1643\n\"ISIS Beheads American Journalist Steven Sotloff, Monitoring Group Says\",656\nPurported Lisa Bonet Twitter Account Suspended After Cryptic Cosby Tweet,916\niPhone 6s ... transfiguration Nurse,1304\nIslamic State reaps profits from organ trafficking,2350\nREPORT: ISIS FIGHTING JUST ONE MILE OUTSIDE BAGHDAD DESPITE AIRSTRIKES,1914\n\"Polish Teenager Wakes Up During Brain Surgery, Talks To Doctor\",2373\nIslamic State video reportedly shows beheading of Steven Sotloff,1964\nParents billed $29 for a ‘no-show fee’ after five-year-old son misses birthday party,1431\nJoan Rivers' Personal Doctor Allegedly Took A Selfie During Her Throat Procedure,317\n\"Gwen Korovin, Joan Rivers’s doctor, denies taking selfie\",1782\n\"\"\"When We Felt Threatened, We Opened Umbrellas and Raised Our Hands\"\"\",758\nJustin Bieber ringtone saves Russian man from bear attack,1914\n\"Fowler Falls For Fake Website, Makes Crazy Claims About Tennis Star\",1993\n\"Passenger headed to Dallas rages over ‘Merry Christmas,’ removed from plane\",912\n\"Oil spikes on U.S. inventory data, Saudi explosion rumor\",2505\nArgentina's President Adopts Boy to End Werewolf Curse,1246\nJilted wife 'chopped off husband's penis TWICE with scissors after catching him cheating',1878\nVideo Appears to Show ISIS Execution of Second American Steven Sotloff,627\n\"Apple Reportedly Close to Acquiring 'Path', Looking to Integrate Service Into Messages\",2158\nReport: ISIS Islamists at the Gates of Baghdad,1935\nTeenage British jihadi 'killed in US airstrikes': 19-year-old from Brighton died in US-led bombing,2041\nIraq shoots down 2 UK planes delivering weapons to ISIL,747\nJoan Rivers’s Personal Doctor Denies Taking Operating-Room Selfie,1454\nSon's Asinine Questions Inspire Priceless Dad-Rage,2400\nJoan Rivers Personal Doctor Allegedly Took A Selfie Before Her Biopsy And Cardiac Arrest,2500\nFate of Isis leader remains unclear after US airstrike in Iraq,2071\nCharles Manson wedding off as bride 'wanted to display his dead body in glass coffin',1414\n\"Fake or freak? Woman, 21, claims to have paid $20,000 to surgically add third breast in desperate bid to become a reality TV star\",746\nReport: Doctor took a selfie when Joan Rivers was under anesthesia,2279\nSaudi Arabia airline segregation: Saudi airlines to assign seats based on gender,2300\n\"Fowler Falls For Fake Website, Makes Crazy Claims About Tennis Star\",2301\n\"Passenger headed to Dallas rages over ‘Merry Christmas,’ removed from plane\",894\nSouth Korean Woman's Hair 'Eaten' By Robot Vacuum Cleaner,141\nPoster girl for Kurdish freedom fighters in Kobane is 'captured and beheaded by ISIS killers' who posted gruesome pictures online,1748\nA Justin Bieber Ringtone Just Saved A Man’s Life Who Was Being Attacked By A Bear,2493\nApple to shut down Beats Music? Not so Apple says,792\nCharles Manson’s fiancee allegedly wanted to marry him for his corpse,274\nIslamic State releases video of beheading of U.S. hostage Steven Sotloff: site intelligence monitoring service,1902\nCrabzilla artist Quinton Winter reveals all after image of crab off Whitstable appeared at Horsebridge Centre,2194\n\"Islamic State is funding its terror operations by brutally harvesting organs, UN is warned\",680\nApple Is Going To Shut Down Beats Music,249\nCharles Manson's fiancée 'only wanted to marry him so she could put his corpse on display in a glass coffin after he died',274\nSaudi Airline Considering Separating Passengers By Gender,1290\nHewlett-Packard to split into two companies,274\nLenovo Looking To Buy BlackBerry Ltd [REPORT],1919\nMan Mauled By Bear Says He's Only Alive Thanks to Justin Bieber,2040\nISIS executioner 'Jihadi John' allegedly wounded by U.S.-led air strike: report,1593\nIs Jasmine Tridevil’s Third Boob Real? Alisha Hessler Hoax Rumors Swirl,2270\n'Throat specialist to the stars' allegedly involved in fatal Joan Rivers procedure denies taking selfie with star as she releases statement saying she will not comment on tragic incident,485\n‘Three-boobed’ woman: They’re not fake,1128\nIslamic State releases video of beheading of U.S. hostage Steven Sotloff: site intelligence monitoring service,656\nDid Argentina's President Adopt A Jewish Baby To Stop It From Becoming A Werewolf??,2198\nJoan Rivers Personal Doctor Allegedly Took A Selfie Before Her Biopsy And Cardiac Arrest,2023\nMIRACLE CAT CLAWS ITS WAY OUT OF ITS OWN GRAVE FIVE DAYS AFTER BEING BURIED,1553\n\"Was Charles Manson's \"\"Fiancée\"\" Playing Him to Get Custody of His Corpse?\",1287\nIsraeli politicians praise Sisi plan to give Palestinians land for a state in Sinai,1444\nTransgender Teen Leelah Alcorn Blames Christian Parents In Tumblr Suicide Note,73\nMeet the 3-boobed woman,1770\n\"NHL expansion to include Toronto, Quebec City, Seattle and Las Vegas: Report\",50\n\"NHL expansion ahead? No, says Gary Bettman\",2359\n\"Teen Iga Jasica wakes up during brain surgery, asks how it’s going\",517\nISIS claims to behead US reporter Steven Sotloff in new video,990\niPhone 6s Rumored to Include 2GB of Faster RAM and 'Force Touch' Technology,1980\nKurdish resistance denies ISIS claims that they have beheaded poster girl 'Rehana',1621\nThis Man Kept HARASSING Women On The Streets. Until One Day… MOM!?,967\nU.S. confirms authenticity of second journalist beheading video,1052\nVideo purportedly shows beheading of U.S. hostage Steven J. Sotloff,2229\nFei Lin's Penis Stolen By Thieves: Chinese Man Allegedly Had Penis Stolen By Jealous Lovers,1992\n\"Report: HP to split into two companies, one focused on PCs/printers and one on enterprise computing\",745\nSaudi airline rep denies plan to separate men and women on flights,353\nUK looking into reports IS beheading suspect wounded,1838\nMan Mauled By Bear Says He's Only Alive Thanks to Justin Bieber,2073\n\"Woman pays $20,000 for third breast to make herself LESS attractive to men\",2\nUnlikely rumor claims Apple will bring back the 4-inch iPhone for 2015,469\n\"Apple Reportedly Close to Acquiring 'Path', Looking to Integrate Service Into Messages\",2063\nTeenage British jihadi 'killed in US airstrikes': 19-year-old from Brighton died in US-led bombing,1203\n\"Apple Watch Takes Two Hours to Charge, Only Delivers Notifications While on the Wrist\",1181\nThree Boobs Are Most Likely Two Boobs and a Lie,1811\nWerewolf legend leads Argentine president to adopt,641\n\"Source: Joan Rivers' doc did biopsy, selfie\",935\nJustin Bieber ringtone saves Russian fisherman from bear attack,912\nRumor: ‘new’ 4-inch iPhone on the way,2222\nSaudi Airlines to ban gender-mixing seating,1272\nJustin Bieber ringtone saved a Russian fisherman during a bear attack,1811\nUnited Nations asked to investigate claims of organ harvesting by ISIS,2194\nSteven Sotloff beheading: Latest updates as ISIS release gruesome video of US journalist's murder,268\nWife chops off cheating husband’s penis twice – then stray animal steals it,1962\nIslamic State leader Abu Bakr al-Baghdadi wounded in airstrike: claims,2518\n'I had a third breast implant so I can turn off men',923\n\"Finally, proof that Justin Bieber IS unbearable: Russian fisherman saved from bear attack when ringtone featuring one of the pop brat's songs scares it away\",2464\nCNN: Doctor Took Mid-Surgery Selfie with Unconscious Joan Rivers,1072\nArgentinian President Cristina Kirchner adopts Jewish boy to protect him from werewolf stigma,1639\nArgentina’s president adopts Jewish boy to save him from life as a werewolf,319\nWoman Faces Jail Time After Slicing Off 3-Year-Old Nephew's Penis,1942\nCATCALLING IS NEVER FUNNY UNLESS IT'S THESE BROS TRICKED INTO CATCALLING THEIR MOTHERS,2029\n\"No, Saudi Arabia has not banned the \"\"tempting eyes\"\"\",2400\n\"Brain Surgery Recovery: Teenage Girl Wakes Up During Procedure, Talks About Cats\",1741\n\"White House Chief Of Staff Denis McDonough: No Threats Were Made To Foley, Sotloff Families Over Possible Ransom\",927\nFake Lisa Bonet Tweet on Cosby Scandal Fools Major Media Outlets,2449\n\"Joan Rivers: Doctor Took Selfie With Unconscious Comedian, Performed Biopsy Without Consent -- Details\",1150\nExplosive New Details Of Joan Rivers’ Medical Crisis: Doctor Snapped Selfie With Legendary Comic & Performed Unauthorized Biopsy While She Was Under Anesthesia!,1111\nFerguson and Hong Kong Have One Important Thing in Common,2465\nBreast Chancer,901\nArgentina's President Adopts Jewish Boy to Keep Him from Turning into a Werewolf,2253\nBrain op shock as teen wakes up mid-surgery,1942\n\"Woman Gets Third Boob Implanted, Wants to Be \"\"Unattractive to Men\"\"\",2383\nSexually frustrated female owl killed male because 'his penis was too SMALL',1117\nSaudi national airline may introduce gender segregation on its flights,327\nRaven-Symoné Slams Rumors That Bill Cosby Molested Her,2294\n\"50ft crustacean, dubbed Crabzilla, photographed lurking beneath the waters in Whitstable\",733\nThis Man Kept HARASSING Women On The Streets. Until One Day… MOM!?,489\nSouth Korean woman freed by firefighters after robot vacuum cleaner 'eats' her hair as she sleeps,1676\n3-Boobed Woman a Fake,85\nJoan Rivers Personal Doctor Allegedly Took A Selfie Before Her Biopsy And Cardiac Arrest,946\n\"New report tips Apple Watch release in March, 12in MacBook Air in Q1\",1655\nWife chops off cheating husband’s penis twice – then stray animal steals it,685\n\"Stephen Sotloff beheading shown in video, ISIS claims\",783\nAn Egyptian ISIS treasurer stole $1 million and fled to Turkey,894\nHP is better not together — company to split into enterprise and PC/printer businesses,563\n\"IBM set to cut 110,000 jobs, blogger claims\",1604\nIsraeli politicians praise Sisi plan to give Palestinians land for a state in Sinai,2\n\"A Peruvian TV show is tricking men into catcalling their mothers, for feminism\",238\nReport: ISIS Islamists at the Gates of Baghdad,960\nApple Watch Digital Crown -- Could It Color Adjusted?,2222\n\"Afghan family kills 25 Taliban, media report\",2057\nJihadist Brit teen killed in US air strikes,911\n'Miracle cat' rises from the dead five days after burial,160\nHewlett-Packard to split into two public companies,910\nHP reportedly plans to split PC and printer business from enterprise unit,1937\nCharles Manson’s fiancee allegedly wanted to marry him for his corpse,92\nReport: Doctor took a selfie when Joan Rivers was under anesthesia,2357\n\"IBM plans massive layoffs of up to 110,000 workers: report\",1995\n\"Finally, proof that Justin Bieber IS unbearable: Russian fisherman saved from bear attack when ringtone featuring one of the pop brat's songs scares it away\",1431\n\"Woman pays $20,000 for third breast to make herself LESS attractive to men\",103\n\"KGI: iPhone sales forecast at 73M for Q4 ahead of Apple Watch debut in March, 12\"\" MacBook Air in Q1\",2199\nWoman has surgery to get third breast: The three most statistically unlikely pairs of boobs,150\nBREAKING: Playboy Tycoon Hugh Hefner Passes Away at Age of 88,2222\nApple Killing Beats Music: 5 Fast Facts You Need to Know,2239\nIslamic State reportedly on Baghdad’s outskirts after week of victories,1999\nHere's What We Know About ISIS's Alleged Organ Harvesting Operation,2350\nJoan Rivers’ doctor snapped a selfie before biopsy surgery,1181\n\"Here's What You Can Do On Path, The Social Network That Apple May Be About To Acquire\",2063\nFlorida Woman Has Surgery To Add Third Breast To Her Chest,1924\nHP is reportedly splitting into two companies,1851\n\"KGI: iPhone sales forecast at 73M for Q4 ahead of Apple Watch debut in March, 12\"\" MacBook Air in Q1\",2289\n\"After Finding Out Mid-Wedding That Her Groom Was Unwell, This Bride Married A Wedding Guest Instead\",2363\nISIS fighters now 'at the gates of Baghdad': Islamic militants fighting 'just one mile from Iraqi capital' despite days Western airstrikes,2516\n\"Boy, 5, given £15.95 invoice for missing friend's birthday party\",2500\nWhite House denies threatening families of James Foley and Steven Sotloff over ISIS ransom but adds 'we made the law clear to them',1643\nSaudi Arabia set to introduce gender segregation on national airline flights,457\nMissing Afghan Soldiers Apprehended Trying To Cross Border Into Canada,1662\nCrabzilla artist Quinton Winter reveals all after image of crab off Whitstable appeared at Horsebridge Centre,318\nWoman with three breasts ‘was a fake who has tricked people online before’,836\n\"50ft crustacean, dubbed Crabzilla, photographed lurking beneath the waters in Whitstable\",967\nIsraeli right welcomes Sisi's offer to a Palestinian State in Sinai,1783\nSaudi Airlines Sexist: Airline Intends To ‘Enforce Rules’ To Separate Male And Female Passengers,326\nLenovo ready to bid for Blackberry - report,2315\nJoan Rivers' Doctor Allegedly Took a Selfie During Her Throat Surgery,1927\nHugh Hefner Dead? Fans Panic That Playboy Founder Is Gone,2467\nNo gender segregation on Saudia,1322\nApple Watch Edition: special safes to be installed in Apple Stores to house luxury smart watch,1902\nTV show tricks chronic catcallers into harassing their own mothers,2029\nRaven Symone Files Molestation Charges Against Bill Cosby,1650\nSource: Three Afghan soldiers located at Canadian border,575\nU.S. airstrikes 'hit ISIS leader': Terror group chief 'critically wounded' in Iraq after coalition forces bomb jihadi leaders,1118\n‘Three-boobed’ woman: They’re not fake,535\nJustin Bieber ringtone saves man being mauled by bear,37\n\"REPORT: ISIS CAPTURES, BEHEADS KURDISH FEMALE FIGHTER 'REHANA' IN KOBANE\",1279\nAUNT CUTS OFF 3-YEAR-OLD’S PENIS BECAUSE HE WALKED IN WHILE SHE WAS ON THE TOILET,1886\nDid Argentina's President Adopt A Jewish Baby To Stop It From Becoming A Werewolf??,548\nReport: Apple May Buy Social Network Path,222\nIsis 'behead their own fighters' for spying and embezzlement in Syria,2319\nSaudi Airlines Sexist: Airline Intends To ‘Enforce Rules’ To Separate Male And Female Passengers,1452\nJustin Bieber Helps Defend Russian Fisherman From Bear,2105\n\"Transgender teenager, 17, leaves heartbreaking suicide note blaming her Christian parents before walking in front of tractor trailer on highway\",1259\nThree-breasted woman outed as fake by Tampa police,2258\nAdopting Potential Werewolves Is Routine Business for Argentine Presidents,2121\nKorean Housewife’s Hair Sucked Up into Robot Vacuum,58\nHP confirms plan to split company,1111\nISIS online video shows beheading of U.S. journalist Steven Sotloff,934\n\"Report: Joan Rivers doctor took selfie, began biopsy, source says\",223\n\"No, Argentina's president did not adopt a Jewish child to stop him turning into a werewolf\",923\nMan Mauled By Bear Says He's Only Alive Thanks to Justin Bieber,2517\nHP is better not together — company to split into enterprise and PC/printer businesses,910\nIs 'hands up' in Hong Kong really the same as in Ferguson?,814\nISIS Allegedly Beheads Second Captive American Journalist,1861\nSaudi Airlines to Separate Men and Women on Flights,1250\nREPORT: Doctor Snapped A 'Selfie' While Joan Rivers Was Under Anesthesia,2089\nThree Afghan soldiers found at Canada border after leaving Cape Cod base,408\nReport: ISIS Islamists at the Gates of Baghdad,940\n\"Saudi Arabia Airline Segregation: New Islamic Law Takes Flight On Airliner, Seating By Gender Coming Soon\",1754\nJustin Bieber Saved This Guy From a Bear Attack,810\nAfghan Mother Reza Gul Takes Up Slain Son's Gun to Kill Taliban Attackers,1874\nWoman Who Claimed To Have Surgery To Add Third Breast Exposed As Hoaxer,274\nChina Penis Amputation: Cruel Aunt Viciously Mutilates Toddler's Genitals as Punishment,2400\nIslamic State releases video showing beheading of US hostage Steven Sotloff,1712\nLoggers Accidentally Cut Down World’s Oldest Tree in Amazon Forest,898\nREPORT: Tesla Chooses Nevada For Site Of Its Massive Battery Factory,2333\n\"Joan Rivers' doctor denies 'unauthorized procedure,' selfie before cardiac arrest\",2512\n\"iPhone 6s To Have DSLR-Quality Camera? Rumors Suggest ‘Dual-Lens’ Camera, Apple Watch ‘Force Touch’ Feature\",1798\nWife chops off cheating husband’s penis twice – then stray animal steals it,1366\n'They got in our way': James Foley's brother backs mother attacking Obama administration over failure to save photojournalist before he was beheaded by ISIS,1639\nJoan Rivers' Doctor Took a Selfie While She Was Under Anesthesia (Report),1150\n\"Oil spikes on U.S. inventory data, Saudi explosion rumor\",1111\nRumors Swirling About Israel's Shocking Sinai 'Endgame' Plan for Palestinians in Gaza,2396\n\"Joan Rivers’ Doctor Reportedly Took Selfie, Biopsy Right Before Her Heart Attack\",1639\nPregnant woman loses eye after police shoot bean bag at her,863\nTV show tricks chronic catcallers into harassing their own mothers,1092\nJames Foley’s Family Claims Government Threatened Them Over Ransom Payments,2029\nREPORT: The Apple Watch will be available outside the US when it launches next month,249\nIslamic state issues video of beheading of U.S. hostage: SITE,1499\n\"Crabzilla: Photo Appears To Show Giant, 50-Foot Crab Lurking In British Waters\",2500\nSaudi Arabia's national airline plans to keep men and women apart,2222\nWoman With Three Breasts Is Reportedly A Fake: Jasmine Tridevil’s Real Identity Revealed,2361\nWoman Adds Third Breast by Undergoing Surgery to Participate in Reality Show,1399\nApple Is Going To Shut Down Beats Music,1591\n\"Source: Joan Rivers' doc did biopsy, selfie\",2500\nWSJ: Apple cut watch health features due to erratic sensors,2461\n\"Report: Toronto, Seattle, Quebec City to join Vegas in 2017 NHL expansion\",1418\nKim Jong-un loves CHEESE so much he's ballooned in size and walks with limp,2494\nApple is reportedly shutting down Beats Music just three months after picking the company up.,1326\nJustin Bieber Helps Defend Russian Fisherman From Bear,1309\nArgentina's President Adopts Young Boy so He Won't Turn Into Werewolf,145\nHewlett-Packard will reportedly split into two companies,579\n\"Boy, 5, given £15.95 invoice for missing friend's birthday party\",751\n‘Three-boobed’ woman: They’re not fake,1204\nJoan Rivers's doctor 'took a SELFIE' with the comedian as she lay under anesthetic and just seconds before she went into cardiac arrest that killed her,1927\nU.S. confirms authenticity of second journalist beheading video,1250\n\"Four new NHL expansion teams? Vegas, Seattle, Toronto and Quebec by 2017: Report\",1431\nThe World's Most Accurate Apple Analyst Says The Apple Watch Is Coming In March,1882\n\"Report: Toronto, Seattle, Quebec City to join Vegas in 2017 NHL expansion\",2059\nRise of the zombie cat: Pet who was 'killed' and buried by his owner climbed out of his grave five days later,1705\nUK looking into reports IS beheading suspect wounded,1694\n'How's it going?': Teenager wakes up during brain surgery and asks doctors for progress report,2040\n\"'Rehana is alive and well... ISIS fanatics have NOT beheaded her': Poster girl for Kurdish freedom fighters escaped Kobane hellhole, friends tell MailOnline\",1279\n\"Surgery Patient Wakes Up, Asks Doc 'How's It Going?'\",517\nJoan Rivers' Doctor Reportedly Took a Selfie Before Her Cardiac Arrest,929\nMeet the 3-boobed woman,252\nNEWS/ Viral Video: What Happens When You Accidentally Catcall Your Mom,1285\nArgentina's President Didn’t Adopt A Jewish Child To Avoid Becoming A Werewolf; So What Did She Do?,897\nWH won’t say if Foley family was threatened not to pay ransom,268\n\"Switzerland’s Assassination, Kim Jong Un Might Die From Cheese Overdose\",1353\nFlorida woman gets plastic surgery to add a third breast,2361\n\"Report: HP to split into two companies, one focused on PCs/printers and one on enterprise computing\",178\nIsis 'behead their own fighters' for spying and embezzlement in Syria,338\nMystery of 50ft giant crab caught on camera yards from British harbour,765\nNo gender segregation on Saudia,2279\nBettman says NHL expansion not imminent,2279\n\"Three-breasted Florida woman Jasmine Tridevil insists third boob is real, but police report shows she once lost 'prosthesis'\",2383\nKid Suspended For Allegedly Threatening Classmate With ‘Hobbit’ Magic,910\nPregnant Woman Loses Eye During Ferguson Riots After Officer Shoots Bean Bag Round At Car,201\nFlorida woman gets third breast to become 'unattractive' 32,2402\nJoan Rivers death: Biopsy doctor ‘took SELFIE with star while she was under anesthesia moments before cardiac arrest’,1653\nDumb Racists Photoshop Ferguson Protester Into Awful Viral Meme,758\n\"New Twist: Charlie Hebdo Police Investigator Turns Up Dead, ‘Suicided’\",1782\nRumor: ‘new’ 4-inch iPhone on the way,1712\nHow a Reddit user convinced Tim Cook to change Apple’s on-hold music,351\nReport: ISIS Is Selling the Body of James Foley for $1 Million,1072\n3-Boobed Woman a Fake,1924\n\"Fowler Falls For Fake Website, Makes Crazy Claims About Tennis Star\",1928\n'I had a third breast implant so I can turn off men',1241\nAn Egyptian ISIS treasurer stole $1 million and fled to Turkey,1394\nHong Kong riot cops forced to withdraw after democracy protesters copy 'Don't shoot' gesture used by US demonstrators after a police officer shot an unarmed black teenager,2390\nJilted wife 'chopped off husband's penis TWICE with scissors after catching him cheating',1441\n\"ISIS might be harvesting organs, Iraqi ambassador tells UN, amid reports of more hostages being burned alive\",751\nChina: Wife chops off cheating husband's penis twice with scissors and throws it out of window,940\nVideo reportedly shows beheading of reporter Steven Sotloff by ISIS,96\nFoley family says was 'threatened' by U.S. official over ransom: ABC,2427\nISIS Leader Abu Bakr al-Baghdadi Wounded in Airstrikes; His Aide Killed,1712\n\"Disgusting! Joan Rivers Doc Gwen Korovin’s Sick Selfie EXPOSED — Last Photo Of Comic Icon, When She Was Under Anesthesia, At Center Of Medical Investigation\",1861\nMystery of 50ft giant crab caught on camera in Kent harbour,2100\nSources: Missing Afghan Soldiers May Have Been Found Near Canadian Border,2086\nJoan Rivers's doctor 'took a SELFIE' with the comedian as she lay under anesthetic and just seconds before she went into cardiac arrest that killed her,164\nWoman With Three Breasts Is Reportedly A Fake: Jasmine Tridevil’s Real Identity Revealed,1188\nSteven Sotloff beheading: Latest updates as ISIS release gruesome video of US journalist's murder,2059\nSaudi Arabia's national airline planning to introduce gender segregation on flights,2279\nArgentine President Takes On Godson — But Not To Keep Werewolf At Bay,548\nGhost Ship,1444\n\"Apple Reportedly Close to Acquiring 'Path', Looking to Integrate Service Into Messages\",1798\nJoan Rivers Doctor Denies Selfie,1310\nIs Kim Jong ill? North Korean dictator in poor health as his weight has ballooned thanks to an obsession with cheese,57\nHewlett Packard ‘planning to split into two’,279\n\"Video Of Steven Sotloff Slaying By ISIS Is Authentic, U.S. Confirms\",1391\nFisherman Saved from Deadly Bear Attack by His Justin Bieber Ringtone,1754\n\"Afghan family kills 25 Taliban, media report\",2126\nIS reportedly tries to sell slain US hostage’s body for $1 million  Read more: IS reportedly tries to sell slain US hostage's body for $1 million,318\nAfghan Soldiers Found at Canadian Border,408\nGirl poured acid on boyfriend’s penis after he released sex tape,163\nIslamic State video reportedly shows beheading of Steven Sotloff,1394\nREPORT: Tesla Chooses Nevada For Site Of Its Massive Battery Factory,2195\nPresident of Argentina adopts Jewish boy to stop him turning into werewolf,319\nISIS Reportedly Beheads A Second American Journalist,1510\nNo gender segregation on Saudia,2324\n\"The Groom Was Sick, So The Bride Married A Guest At Her Wedding In A Fit Of Rage\",898\nMissing Afghan soldiers taken into custody at Canadian border,319\nArgentina's President Adopts Boy to End Werewolf Curse,1091\n\"A Peruvian TV show is tricking men into catcalling their mothers, for feminism\",319\nSaudi Women May Have to Cover Up Sexy Eyes,685\nCNN Reports Hackers Sent Message to Sony: ‘You’ve Done the Right Thing’,898\nThe Story of the 3-Boobed Lady Is As Fake As Her Third Boob,1067\nHewlett-Packard plans to split into two companies: Report,1937\nIslamic State releases video showing beheading of US hostage Steven Sotloff,452\nTop cop investigating Charlie Hebdo attacks kills himself hours after French massacre,2189\n\"Crabzilla: Photo Appears To Show Giant, 50-Foot Crab Lurking In British Waters\",1993\nREPORT: Tesla Chooses Nevada For Site Of Its Massive Battery Factory,1626\nVideo purports to show beheading of US journalist,1964\nIsis air strikes: Abu Bakr al-Baghdadi 'critically wounded' in air strikes near Mosul,613\n\"If They Are Beautiful, The Woman Will Be In Trouble': Saudi Arabia Religious Police Ban 'Tempting Eyes'\",2173\n\"iPhone 6s To Have DSLR-Quality Camera? Rumors Suggest ‘Dual-Lens’ Camera, Apple Watch ‘Force Touch’ Feature\",596\nWhite House Threatened James Foley's Family with Prosecution,360\nBreast Chancer,2038\n\"​ISIS might be harvesting organs, Iraqi diplomat says\",46\n\"NHL expansion rumors: This time, Las Vegas is about to get a team\",1809\nJoan Rivers' Doctor Took a Selfie While She Was Under Anesthesia (Report),1674\nWhite House denies it threatened families of slain American journalists,1100\n\"'Rehana is alive and well... ISIS fanatics have NOT beheaded her': Poster girl for Kurdish freedom fighters escaped Kobane hellhole, friends tell MailOnline\",246\n\"Report: Tesla will build its Gigafactory in Nevada, not Texas\",246\nGigafactory location: Tesla Motors confirms Nevada announcement Thursday,813\n\"After Beheading of Steven Sotloff, Obama Pledges to Punish ISIS\",1354\nIs this a Crabzilla spotted in the UK? Monster crab measures about 50 feet,293\nApple Reportedly Planning to Shut Down Beats Music,528\nThis Woman Claims To Have Had Plastic Surgery To Have A Third Breast,2361\nApple Stores to Keep Gold “Edition” Apple Watch in Custom Safes,2136\nWe're Getting More Detail On The Amazing New Camera Apple Is Planning For The Next iPhone,1961\nA Russian Guy Says His Justin Bieber Ringtone Saved Him From A Bear Attack,1102\nArgentina's President Cristina Kirchner Adopts Jewish Godson To Prevent Him Turning Into A Werewolf,710\nISIS online video shows beheading of U.S. journalist Steven Sotloff,2366\nFive reasons 'Crabzilla' is definitely not real,1546\nSource: Apple set to acquire Path in an attempt to bolster iOS social cred,67\nArgentinian President Cristina Kirchner adopts Jewish boy to protect him from werewolf stigma,457\nFoley family says was 'threatened' by U.S. official over ransom: ABC,641\n\"Justin Bieber ringtone scares bear, saves Russian fisherman\",2373\nJoan Rivers’ doctor took a selfie while she was out cold before doing ‘an unauthorised biopsy’,113\n‘Three-boobed’ woman: They’re not fake,668\nSaudi Arabia's national airline to introduce gender segregation after a string of complaints from male passengers,1163\n\"ISIS Leader Injured in Air Strike, Iraqi Officials Say\",1275\nMinecraft Is Expected to Be Acquired by Microsoft,1394\nRaven-Symoné Slams Rumors That Bill Cosby Molested Her,890\nIS Beheads Its Own Fighters in Accordance With Their Interpretation of Sharia Law,1100\nU.S.: Video showing Sotloff beheading is authentic,2465\n\"Joan Rivers Death Preventable? Melissa Rivers Taking Legal Action, News Of Doctor’s Selfie Surfaces\",2368\nWednesday Apple Rumors: Apple May Be Ready to Buy Path,1512\nHere's What We Know About ISIS's Alleged Organ Harvesting Operation,1282\nTransgender teen struck and killed on Ohio interstate in apparent suicide,1633\nCharles Manson's fiancée 'only wanted to marry him so she could put his corpse on display in a glass coffin after he died',2503\nPresident of Argentina Adopts Boy to Stop Him from Becoming a Werewolf,2522\nHewlett-Packard to split into two companies,1275\nMissing Afghan soldiers taken into custody at Canadian border,2082\nCNN: Doctor Took Mid-Surgery Selfie with Unconscious Joan Rivers,2487\n\"Apple Watch on Your Wrist in March, 12-inch MacBook Air Set for Q1 Launch: Analyst\",1316\nReport: NHL expansion to Las Vegas 'a done deal',2294\nHP announces plan to split in two,2427\nCrabzilla artist Quinton Winter reveals all after image of crab off Whitstable appeared at Horsebridge Centre,1765\nCharles Manson wedding off after it emerges that fiancee Afton Elaine Burton 'just wanted his corpse for display',1124\nThis Man Kept HARASSING Women On The Streets. Until One Day… MOM!?,1186\nDid Argentina's President Adopt A Jewish Baby To Stop It From Becoming A Werewolf??,1421\nURGENT: ISIS beheads Kurdish female fighter “Rehana”,1944\nJoan Rivers' 'selfie' doctor 'DENIES performing biopsy and taking photo while star was under anesthesia',2512\nJustin Bieber Helps Defend Russian Fisherman From Bear,1396\nFlorida woman gets third breast surgically implanted,1617\nHP is better not together — company to split into enterprise and PC/printer businesses,52\nVideo Appears to Show ISIS Execution of Second American Steven Sotloff,1387\nIslamic State trying to SELL decapitated body of US hostage James Foley for $1 MILLION,1067\nLunch theft prompts ransom note from sandwich thief,937\nPregnant woman loses eye after Ferguson cops fire bean bag,1287\nJustin Bieber Saved This Guy From a Bear Attack,1629\nChina Penis Amputation: Cruel Aunt Viciously Mutilates Toddler's Genitals as Punishment,1942\nJustin Bieber scares off GRIZZLY BEAR and saves fisherman from a mauling,2030\nHewlett-Packard to split into two public companies,1838\nApple Stores Are Reportedly Installing Custom Safes To House Apple Watches,889\nFerguson protester shot in the eye with rubber bullet by police,784\nReport: ISIS Is Selling the Body of James Foley for $1 Million,448\n\"Apple Watch to go on sale in March, claims analyst\",2315\nBettman says NHL expansion not imminent,2169\nJames Foley beheading: ISIS militants 'trying to sell murdered hostage's body to his parents for $1m',1999\nApple Watch Digital Crown -- Could It Color Adjusted?,141\nFoley family says was 'threatened' by U.S. official over ransom: ABC,37\nSaudi Women May Have to Cover Up Sexy Eyes,1999\nJoan Rivers’s Personal Doctor Denies Taking Operating-Room Selfie,2169\nPresident of Argentina adopts Jewish godson to 'stop him turning into a werewolf',1373\nTesla will build battery 'Gigafactory' in Nevada,1812\nCharles Manson’s fiancee allegedly wanted to marry him for his corpse,1287\n\"Islamic State is funding its terror operations by brutally harvesting organs, UN is warned\",2194\n\"Source: Joan Rivers' doc did biopsy, selfie\",1639\nWednesday Apple Rumors: Apple May Be Ready to Buy Path,911\nWatch Two Guys Appear to Get Tricked Into Catcalling Their Own Moms,1441\n\"iPhone 6s Rumor Suggests Dual Lens Optical Zoom Camera, Pressure Sensors Inbound\",2158\n‘Crabzilla’ spotted off the coast of Britain,802\n\"Woman pays $20,000 for third breast to make herself LESS attractive to men\",535\nArgentina's President Adopts Young Boy so He Won't Turn Into Werewolf,802\nISIS fighters now 'at the gates of Baghdad': Islamic militants fighting 'just one mile from Iraqi capital' despite days Western airstrikes,2382\nAfghan woman kills 25 Taliban rebels to avenge her son’s murder,2169\n\"Justin Bieber ringtone scares bear, saves Russian fisherman\",1520\nBritish teenage jihadi believed to have been killed in Syria,2001\n‘Three-boobed’ woman: They’re not fake,1907\n\"Sorry, Argentina's President Didn't Actually Adopt a Jewish Werewolf\",710\n\"Apple may buy Path, that social app you don’t use\",415\nArgentina president adopts young Jewish boy as godson to prevent him from turning into werewolf,894\nVeterans Today reporting Iraqi Army Downs 2 UK Planes Carrying Weapons for ISIL,2512\n‘Crabzilla’ a 50-foot colossal conundrum,580\n3-Boobed Woman a Fake,1450\nNo joke: 5-year-old billed for missing friend’s birthday party,1147\nUN urged to investigate ISIS's bloody trade in human organs after Iraqi ambassador reveals doctors are being executed for not harvesting body parts,1553\nApple Watches to be kept in safes,1749\nMissing Afghan soldiers taken into custody at Canadian border,1520\nWoman Reportedly Pours Acid on Boyfriend's Penis After Finding His Sex Tape,1479\nHP confirms plan to split company,1110\n\"Stephen Sotloff beheading shown in video, ISIS claims\",1394\nAfghan woman kills 25 Taliban rebels to avenge her son’s murder,2517\nMIRACLE CAT CLAWS ITS WAY OUT OF ITS OWN GRAVE FIVE DAYS AFTER BEING BURIED,160\nSaudi Airlines to Separate Men and Women on Flights,680\nApple could be eyeing purchase of social networking app Path,1811\nJustin Bieber Saved A Guy Getting Mauled By A Bear,1479\nFisherman Saved from Deadly Bear Attack by His Justin Bieber Ringtone,1146\nWoman Gets Third Boob to Appear Unattractive to Men,1741\nOriginal Apple Watch Health Features Were Dropped Due to Consistency Issues,910\nReport: Second American Journalist Beheaded by Islamic State Terrorists,1687\nPolice officer in Charlie Hebdo investigation 'shot himself dead hours after the attack',1402\nNo gender segregation on Saudia,1512\nMissing Afghan soldiers found at US Canada border,1402\nJasmine Tridevil Has Surgery 'To Add Third Breast' Total Recall Style,1741\nStory of ‘gutsy bravehearts’ who fought off Boko Haram is a hoax,1915\nFlorida woman gets third breast to become 'unattractive' 32,2466\n\"Source: Joan Rivers' doctor took selfie, began biopsy before her cardiac arrest\",1310\nWife chopped her husband's penis off after she discovered he had cheated on her… then cut it off AGAIN after surgeons managed to reattach it in China,1124\nDoc calls macabre 'selfie' claims completely crazy,946\nSaudi Airlines to ban gender-mixing seating,1043\nAngry Aunt Who Sliced Off Three-Year-Old Nephew’s Penis Facing Five Years In Jail,739\nApple Watch Edition contains new “Apple gold”,1290\nIslamic State leader Abu Bakr al-Baghdadi wounded in airstrike: claims,73\n\"Woman pays $20,000 for third breast to make herself LESS attractive to men\",1632\nJilted wife 'chopped off husband's penis TWICE with scissors after catching him cheating',2300\nHewlett-Packard will reportedly split into two companies,1450\nArgentina’s president adopts Jewish boy to save him from life as a werewolf,361\nISIS claims to behead US reporter Steven Sotloff in new video,1596\nBritish teenager Ibrahim Kamara 'Killed In US Airstrikes In Syria',2416\nSources: Missing Afghan Soldiers May Have Been Found Near Canadian Border,1092\nReport: Microsoft may buy Minecraft studio Mojang,1328\nREPORT: 'JIHADI JOHN' WHO BEHEADED JAMES FOLEY WOUNDED IN US AIRSTRIKE,1704\n3-Boobed Woman a Fake,1995\nThese Men Weren't Really Tricked Into Sexually Harassing Their Moms,1990\nCNN: Doctor Took Mid-Surgery Selfie with Unconscious Joan Rivers,580\nMan Kicked Off Flight Thanks to His Burning Hatred for Christmas,641\nHewlett-Packard will reportedly split into two companies,1851\nCrabzilla! Photo appears to show giant CRAB measuring at least 50ft across lurking in the waters off Whitstable,1284\nLenovo might be eyeing up BlackBerry... again,2425\n‘Three-boobed’ woman: They’re not fake,2101\n\"ISIS Leader Injured in Air Strike, Iraqi Officials Say\",2361\nMan's Girlfriend Pours Acid On His Penis After He Covertly Recorded Their Sex Session,1995\nJoan Rivers' Personal Doctor Allegedly Took A Selfie During Her Throat Procedure,2487\nSteven Sotloff: Islamic State 'kills US hostage',2279\nDISCONTINUED '90S MCPIZZA STILL EXISTS AT THESE MCDONALD'S LOCATIONS,1583\nNo gender segregation on Saudia,1691\nHewlett-Packard to split into two companies,535\nAdopting Potential Werewolves Is Routine Business for Argentine Presidents,2007\nSaudi Airlines to segregate sexes,326\nPoster girl for Kurdish freedom fighters in Kobane is 'captured and beheaded by ISIS killers' who posted gruesome pictures online,1248\n\"Sony Hackers Email: Thanks For Running Scared, We'll Stop Now\",1270\nThree Afghan soldiers found at Canada border after leaving Cape Cod base,1754\nYemen’s Houthi rebels seize U.S. Marines’ weapons at airport,1537\nIs Jasmine Tridevil's Triple Breasted Tale An Internet Hoax?,327\n'Miracle cat' rises from the dead five days after burial,2390\nIsis 'behead their own fighters' for spying and embezzlement in Syria,898\nMan’s Penis Destroyed By Battery Acid Over Viral Sex Video In South Africa,1316\nCruel aunt cuts off three-year-old nephew’s penis after he walks in on her using the loo,275\nArgentina’s president adopts Jewish godson to counteract werewolf legend,1345\nReport: Egyptian President Makes Surprising Suggestion to Move the Location of a Future Palestinian State,870\nISIL Has Reportedly Beheaded Journalist Steven Sotloff,1902\nThree Boobs Are Most Likely Two Boobs and a Lie,1812\n\"Source: Joan Rivers' doctor took selfie, began biopsy before her cardiac arrest\",1653\nDoc calls macabre 'selfie' claims completely crazy,1755\nJustin Bieber ringtone saves Russian fisherman from bear attack,2126\n\"Report: HP to split into two companies, one focused on PCs/printers and one on enterprise computing\",1414\n«Daash Syria» Announces Egyptian escape b «Zakat funds» [Google Translate],1418\n\"REPORT: ISIS CAPTURES, BEHEADS KURDISH FEMALE FIGHTER 'REHANA' IN KOBANE\",1944\n\"Three-Boobed Girl probably a hoax, because obviously\",940\n\"“I am lost for words,” 5-year-old boy billed for missing friend’s birthday party\",1147\nArgentinian President Cristina Kirchner adopts Jewish boy to protect him from werewolf stigma,1677\nMicrosoft Near Deal to Buy Minecraft Maker Mojang,2038\n\"Disgusting! Joan Rivers Doc Gwen Korovin’s Sick Selfie EXPOSED — Last Photo Of Comic Icon, When She Was Under Anesthesia, At Center Of Medical Investigation\",580\nArgentina Has a Superstition That Seventh Sons Will Turn into Werewolves,2300\nTeenager wakes up while undergoing BRAIN SURGERY in Poland... and asks the surgeons how the operation is going,166\nSuspended boy threatened to make student disappear with 'Lord of the Rings' replica ring,1793\nIs this Crabzilla? 'Giant crab' measuring 50ft spotted off British coast,2282\n\"Joan Rivers Death Preventable? Melissa Rivers Taking Legal Action, News Of Doctor’s Selfie Surfaces\",2500\n\"Steven Sotloff, American Journalist, Allegedly Beheaded By ISIS\",259\n\"Joan Rivers: Doctor Took Selfie With Unconscious Comedian, Performed Biopsy Without Consent -- Details\",2500\nArgentina's President Cristina Kirchner Adopts Jewish Godson To Prevent Him Turning Into A Werewolf,1460\n\"Passenger Gets Kicked Off Plane After \"\"Merry Christmas\"\" Meltdown\",641\nThe US Threatened To Prosecute Families Of The 2 Murdered Americans If They Paid A Ransom To ISIS,1961\nJoan Rivers Doctor Denies Selfie,2500\nAl-Sisi proposes: Extend Gaza Strip into Sinai and establish Palestinian state there,1443\nMicrosoft Near Deal to Buy Minecraft Maker Mojang,420\n\"Apple Watch on Your Wrist in March, 12-inch MacBook Air Set for Q1 Launch: Analyst\",2112\nWhite House denies threatening families of James Foley and Steven Sotloff over ISIS ransom but adds 'we made the law clear to them',160\n\"Groom unwell, bride weds guest in fit of rage\",2300\nJoan Rivers death: Biopsy doctor ‘took SELFIE with star while she was under anesthesia moments before cardiac arrest’,2205\nWoman with three breasts ‘was a fake who has tricked people online before’,2466\n\"Phone 6s Will Sport Dual-lens Camera, Healthkit Sensors: Rumor\",252\nIBM job cuts?; D.R. Horton soars on beat; AT&T expands in Mexico,2527\nMan in China recovering in hospital after wife chopped off his penis,1124\nReport: Apple Is Shutting Down Beats Music,1052\n‘Crabzilla’ spotted off the coast of Britain,2500\nISIS terror chief 'believed dead': Iraqi military confirm warlord WAS injured in US-led airstrike as speculation grows feared jihadist perished in attack,2071\nMittens The Intersex Cat To Get Gender Assignment,2333\nTorpoint: Five-Year-Old Billed For Missing Friend’s Birthday Party In England,437\n\"Joan Rivers' Doctor \"\"Took a Selfie\"\" During Procedure: CNN\",1963\nPresident of Argentina adopts Jewish godson to 'stop him turning into a werewolf',1246\nThere's A Weird Story Going Around About How Argentina's President Just Saved A Jewish Man From Becoming A Werewolf,2383\nREPORT: Tesla Chooses Nevada For Site Of Its Massive Battery Factory,1316\nTransgender teen leaves note on Tumblr blaming Christian parents for suicide,1809\nMan saved from bear attack - thanks to his Justin Bieber ringtone,2493\nApple Stores to Keep Gold “Edition” Apple Watch in Custom Safes,1749\nCNBC: Tesla chooses Nevada for new battery factory plant,252\n\"Official: Houthis take U.S. vehicles, weapons in Yemen\",629\nFlorida woman gets third breast to become 'unattractive' 32,290\nTesla will build battery 'Gigafactory' in Nevada,1142\nHewlett-Packard to break into 2 companies,2505\nApple Killing Beats Music: 5 Fast Facts You Need to Know,2382\n\"Iga Jasica brain surgery: Teen wakes up mid-procedure on table, chats about cat\",2059\nThe men caught cat-calling and wolf whistling their own MOTHERS: Hilarious TV show disguises women so they can experience their sons' behaviour,1980\nHere's What We Know About ISIS's Alleged Organ Harvesting Operation,1418\nScorpion stings flier on Alaska Airlines flight from L.A.,85\nIsis: James Foley's beheaded body in $1m 'humanity case' sale offer to family,1845\nPeople Actually Believed Argentina’s President Adopted A Jewish Boy To Stop His Change Into A Werewolf,2253\nThree-breasted woman outed as fake by Tampa police,1373\nLenovo ready to bid for Blackberry - report,617\nThese Men Freak Out When They Discover The Women They Are Harassing Are Their Moms In Disguise (VIDEO),1285\nAdopting Potential Werewolves Is Routine Business for Argentine Presidents,710\nBrain op shock as teen wakes up mid-surgery,1348\n\"Hong Kong's protesters are using the \"\"hands up, don't shoot\"\" gesture from Ferguson\",758\nISIS Reported to Behead Second American,1902\nSaudi Arabian Airline Rep Denies Plan to Separate Men and Women on Flights,2437\nSaudi Airlines to Separate Men and Women on Flights,605\nFisherman Saved from Deadly Bear Attack by His Justin Bieber Ringtone,2373\nREPORT: Doctor Snapped A 'Selfie' While Joan Rivers Was Under Anesthesia,2291\nBear attack foiled by Justin Bieber’s music: A story too good to check,1626\nWoman Who Claimed To Have Surgery To Add Third Breast Exposed As Hoaxer,1741\n«Daash Syria» Announces Egyptian escape b «Zakat funds» [Google Translate],2482\nISIS Is Reportedly Trying To Sell James Foley's Remains For $1 Million,492\nSon of North Korean aide linked to Kim Jong-un's executed uncle is 'on the run' in France amid fears he will be killed by regime,1914\nThese Men Weren't Really Tricked Into Sexually Harassing Their Moms,42\nKim Jong-Un may be dying because he's addicted to Swiss Cheese,916\nFei Lin's Penis Stolen By Thieves,434\nMissing Afghan soldiers taken into custody at Canadian border,2183\nMIRACLE CAT CLAWS ITS WAY OUT OF ITS OWN GRAVE FIVE DAYS AFTER BEING BURIED,1275\nApple to keep gold Watch Editions in special in-store safes,1246\nJihadist Brit teen killed in US air strikes,673\n\"Teen Iga Jasica wakes up during brain surgery, asks how it’s going\",1741\nWoman Gets Third Boob to Appear Unattractive to Men,1272\nISIS claims to behead US reporter Steven Sotloff in new video,2298\nJustin Bieber scares off GRIZZLY BEAR and saves fisherman from a mauling,2073\nREPORT: Tesla Chooses Nevada For Site Of Its Massive Battery Factory,673\nAfghan Mother Kills 25 Taliban Fighters In Seven-Hour Gunbattle After Watching Her Son Slain In Ambush,1664\n\"iPhone 6s To Have DSLR-Quality Camera? Rumors Suggest ‘Dual-Lens’ Camera, Apple Watch ‘Force Touch’ Feature\",923\nSchool pupil writes moving letter to her teacher after he comes out as gay,1609\nCharles Manson’s fiancee allegedly wanted to marry him for his corpse,2151\nApple reported to be near buying Path social network,415\nJoan Rivers’ Doctor Snapped Selfie During Throat Procedure (Report),301\n'Crabzilla' or 'Crapzilla' -- You Decide,580\nFlorida woman gets third breast surgically implanted,1696\nA 9-year-old girl gave this hearfelt letter to her teacher after he came out as gay,2074\nJasmine Tridevil Has Surgery 'To Add Third Breast' Total Recall Style,2402\nIsraeli politicians praise Sisi plan to give Palestinians land for a state in Sinai,1450\nISIL Has Reportedly Beheaded Journalist Steven Sotloff,1031\nGirl destroys boyfriends penis in acid attack after video of them having sex goes viral,1851\nKurdish resistance denies ISIS claims that they have beheaded poster girl 'Rehana',100\nIslamic State releases video showing beheading of US hostage Steven Sotloff,875\n\"Scorpion stings passenger, delays flight from Los Angeles to Portland\",1128\nEgypt's Sisi Offered Abbas Creation of Palestinian State in Sinai Peninsula,1604\nSteven Sotloff 'beheading': Islamic State fighters release video claiming to show death of second US journalist,2289\n\"Report: Toronto, Seattle, Quebec City to join Vegas in 2017 NHL expansion\",1450\n\"Saudi airline, Saudia, to ban gender-mixing\",2140\n\"Afghan woman picks up dead son's gun, helps kill 25 Taliban militants to save village\",2491\nIsis: Masked Executioner Jihadi John Injured in US Led Airstrikes in Iraq,1126\n\"Report: Woman claims she had third breast added, hopes to become a TV star\",3\nSteven Sotloff 'beheaded by Islamic State',934\nTampa woman claims to add 3rd breast,1894\nSisi denies claims over providing Palestinians with Sinai lands,1741\nApple scrapped advanced Apple Watch health monitoring features due to reliability issues,1872\nIs this Crabzilla? 'Giant crab' measuring 50ft spotted off British coast,85\nU.S.: Video showing Sotloff beheading is authentic,835\nArgentina president adopts Jewish godson for first time in country's history,291\nWoman with three breasts: Real or hoax?,1894\nThese Men Freak Out When They Discover The Women They Are Harassing Are Their Moms In Disguise (VIDEO),1882\nRumors Swirling About Israel's Shocking Sinai 'Endgame' Plan for Palestinians in Gaza,1620\nKorean Housewife’s Hair Sucked Up into Robot Vacuum,318\nISIS Reported to Behead Second American,1687\nWoman has third breast implanted,1924\nApple reportedly planning to shut down Beats Music subscription streaming service [u],1870\n\"3 Reasons Kim Jong-un Could Be Missing, Including A So-Called Downfall By Cheese\",338\n\"Report: Woman claims she had third breast added, hopes to become a TV star\",535\nArgentina’s President Adopted A Jewish Godson To Stop Him From Turning Into A Werewolf,1773\nISIS executioner 'Jihadi John' allegedly wounded by U.S.-led air strike: report,2007\n\"IBM To Cut More Than 110,000 Jobs, Report Says\",980\nIslamic State reaps profits from organ trafficking,69\nHere's What We Know About ISIS's Alleged Organ Harvesting Operation,2482\nISIS video shows beheading of American journalist Steven Sotloff,990\nMan's Girlfriend Pours Acid On His Penis After He Covertly Recorded Their Sex Session,1172\nFlorida woman gets plastic surgery to add a third breast,1399\nJoan Rivers' 'selfie' doctor 'DENIES performing biopsy and taking photo while star was under anesthesia',1033\n\"Joan Rivers: Doctor Took Selfie With Unconscious Comedian, Performed Biopsy Without Consent -- Details\",338\nRise of the zombie cat: Pet who was 'killed' and buried by his owner climbed out of his grave five days later,1282\nWhite House Threatened James Foley's Family with Prosecution,1729\nJustin Bieber Helps Defend Russian Fisherman From Bear,1078\nHearing Unconfirmed Reports of Saudi Pipeline Explosion,2244\nMissing Afghan soldiers found at US Canada border,746\n\"Stephen Sotloff beheading shown in video, ISIS claims\",250\nMan Mauled By Bear Says He's Only Alive Thanks to Justin Bieber,223\nAfghan woman kills 25 Taliban rebels to avenge her son’s murder,2427\nWould US sue parents of James Foley? Why White House is Defending Itself,2512\nREPORT: Doctor Snapped A 'Selfie' While Joan Rivers Was Under Anesthesia,580\nHugh Hefner Found Dead But Still Makes It To Family Movie Night,1228\n‘I will have justice for what they did to me’: Pregnant St. Louis woman loses eye after police fire non-lethal round at car during Ferguson protest (VIDEO),1078\n\"Wife chops off cheating husband’s penis, twice\",2301\n\"Trans Teen Dies by Suicide, Leaves Tumblr Note: 'There's No Way Out'\",1809\nThe World's Most Accurate Apple Analyst Says The Apple Watch Is Coming In March,2059\nJustin Bieber ringtone saves Russian fisherman from bear attack,2057\n'Dear Sandwich Thief': Man's hilarious response to passive-aggressive sign posted on his office's fridge door sparks incredible kitchen note war,836\nSaudi Arabia airline segregation: Saudi airlines to assign seats based on gender,1639\nWe just found out the #Ferguson Protester who claim she was shot in the eye with a rubber bullet was a false story guys. Smh..,2316\nHewlett-Packard Plans To Split Into Two Companies: WSJ Report,1552\nArgentina’s president adopts Jewish godson to counteract werewolf legend,202\nFour Reasons Not To Give Up Hope If Apple Buys Path,327\nFresh agony for James Foley's family as sick ISIS militants 'try to sell them his headless body for $1million',2158\nRobot vacuum cleaner EATS WOMAN,449\nISIS executioner 'Jihadi John' reported wounded in air strike; UK investigating,1389\nJoan Rivers’ doctor took a selfie while she was out cold before doing ‘an unauthorised biopsy’,1639\nThird boob likely a hoax,1414\nReport: Woman who claimed to have third breast added is fake,1244\n\"Source: Joan Rivers' doc did biopsy, selfie\",1755\nSaudi Airlines to ban gender-mixing seating,1452\nMissing Afghani soldiers found trying to cross US border to Canada,2300\nHow a Reddit user convinced Tim Cook to change Apple’s on-hold music,911\nThe Greater Gaza Plan: Is Israel trying to force Palestinians into Sinai?,2194\n3-Boobed Woman a Fake,1378\n\"Fowler Falls For Fake Website, Makes Crazy Claims About Tennis Star\",196\nFerguson and Hong Kong Have One Important Thing in Common,1861\n\"iPhone 6s Rumor Suggests Dual Lens Optical Zoom Camera, Pressure Sensors Inbound\",1792\n\"'Rehana is alive and well... ISIS fanatics have NOT beheaded her': Poster girl for Kurdish freedom fighters escaped Kobane hellhole, friends tell MailOnline\",1748\nISIS Releases Video Allegedly Showing Beheading of U.S. Journalist Steven Sotloff,1031\nSouth Korean Woman's Hair 'Eaten' By Robot Vacuum Cleaner,211\nIsis: Masked Executioner Jihadi John Injured in US Led Airstrikes in Iraq,1092\nCNN: Doctor Took Mid-Surgery Selfie with Unconscious Joan Rivers,2320\nISIS Reported to Behead Second American,2465\nJoan Rivers Doctor Denies Selfie,2320\nCrabzilla! Photo appears to show giant CRAB measuring at least 50ft across lurking in the waters off Whitstable,2136\n\"Source: Joan Rivers' doctor took selfie, began biopsy before her cardiac arrest\",2169\nApple Killing Beats Music: 5 Fast Facts You Need to Know,249\nMum helps kill 25 Taliban fighters during SEVEN-hour gun battle in revenge for cop son's death,884\nHP Is Planning To Split Into Two Separate Businesses,279\nISIS Is Trying To Sell The Body Of U.S. Hostage James Foley For $1 Million,930\nBritish terrorist Jihadi John 'injured in airstrike close to Syrian border',1838\nBrain op shock as teen wakes up mid-surgery,1694\nCNN: Doctor Took Mid-Surgery Selfie with Unconscious Joan Rivers,2158\nJustin Bieber ringtone saves Russian man from bear attack,2467\n\"Apple in late stages to acquire Path, report says\",1194\n\"Surgery Patient Wakes Up, Asks Doc 'How's It Going?'\",1703\nISIS terror chief 'believed dead': Iraqi military confirm warlord WAS injured in US-led airstrike as speculation grows feared jihadist perished in attack,1980\nMIRACLE CAT CLAWS ITS WAY OUT OF ITS OWN GRAVE FIVE DAYS AFTER BEING BURIED,1674\nCanadian cat Mittens to undergo gender reassignment surgery after it is revealed to be a hermaphrodite,1903\nZombie Cat Claws Way Out of Grave Five Days After Being Buried Alive,1674\nIslamic State video reportedly shows beheading of Steven Sotloff,934\n'Dear Sandwich Thief': Man's hilarious response to passive-aggressive sign posted on his office's fridge door sparks incredible kitchen note war,328\n\"Hewlett-Packard splits off PC, printer businesses\",1110\nFlorida woman gets third breast surgically implanted,1770\n\"Report: Joan Rivers doctor took selfie, began biopsy, source says\",1927\nISIS Releases Video Allegedly Showing Beheading of U.S. Journalist Steven Sotloff,1712\nAl-Sisi proposes: Extend Gaza Strip into Sinai and establish Palestinian state there,100\nVideo Appears to Show ISIS Execution of Second American Steven Sotloff,96\nISIS Is One Mile From Baghdad,1770\nIga Jasica Says Awakening During Brain Surgery Was No Mistake,517\nBear attack foiled by Justin Bieber’s music: A story too good to check,806\nMinecraft Is Expected to Be Acquired by Microsoft,1326\n\"Wife chops off cheating husband’s penis, twice\",1124\n\"Source: Joan Rivers' doctor took selfie, began biopsy before her cardiac arrest\",929\nU.S. Authenticates Video Showing Sotloff's Beheading,1287\nFlorida woman claims to have surgically added third breast,1287\nISIS video shows beheading of American journalist Steven Sotloff,2216\n\"Fake or freak? Woman, 21, claims to have paid $20,000 to surgically add third breast in desperate bid to become a reality TV star\",1770\n\"Brain Surgery Recovery: Teenage Girl Wakes Up During Procedure, Talks About Cats\",268\nIsis: James Foley's beheaded body in $1m 'humanity case' sale offer to family,2158\nNo gender segregation on Saudia,2512\nOil market shrugs off Saudi pipeline blast,1641\nHP is better not together — company to split into enterprise and PC/printer businesses,1557\nJames Foley's mother 'appalled' by U.S. government handling of case,2229\nRobot vacuum cleaner 'attacks' South Korea housewife's hair,2226\nArgentina’s president adopts Jewish boy to save him from life as a werewolf,2131\nGrieving Afghan mother takes bloody revenge by killing 25 Taliban militants during seven hour battle after they gunned down her son,485\nYemen’s Houthi rebels seize U.S. Marines’ weapons at airport,2146\nThird boob likely a hoax,910\n\"ISIS Might Be Harvesting Organs To Finance Operations, Iraqi Envoy Tells UN\",2136\n\"Source: Joan Rivers' doc did biopsy, selfie\",556\nSaudi Arabia airline segregation: Saudi airlines to assign seats based on gender,1396\nKim Jong-un loves CHEESE so much he's ballooned in size and walks with limp,566\nA bunch of cool health features were cut from the Apple Watch at the last minute,1326\nCrabzilla! Satellite Picture Reveals Giant Crustacean Lurking Off The Coast Of Whitstable,893\n\"Apple in late stages to acquire Path, report says\",1512\nApple reportedly planning to shut down Beats Music subscription streaming service [u],231\n\"Report: Woman claims she had third breast added, hopes to become a TV star\",2383\nTexas boy suspended for saying he could make classmate ‘disappear’ with ‘Lord of the Rings’ sorcery,1793\nIraq’s ambassador urges UN to investigate claims Isis is harvesting organs: ‘We have bodies - it is clear they are missing certain parts',1418\n\"Islamic State leader Abu Bakr al-Baghdadi: Wounded, dead or missed entirely by U.S. airstrikes?\",1754\n\"ISIS Leader Injured in Air Strike, Iraqi Officials Say\",1204\nDid Mitt Romney Call Michelle Obama “First Woman”?,1135\n\"Brain Surgery Recovery: Teenage Girl Wakes Up During Procedure, Talks About Cats\",901\nArgentine President Takes On Godson — But Not To Keep Werewolf At Bay,319\nDisturbed aunt cuts off nephew’s penis after he burst’s in on her on the toilet.,1942\nJournalist Steven Sotloff reportedly executed by ISIS,783\nBreast Chancer,2466\nFei Lin's Penis Stolen By Thieves,141\nFlorida woman gets third breast surgically implanted,836\n\"Beast-eater, frightened phone signal, threw the victim and rend in the taiga\",2373\n\"Texas boy, 9, suspended for threatening to use ‘Hobbit’ magic, dad says\",2466\nAfghan woman kills 25 Taliban rebels to avenge her son’s murder,1454\nMIRACLE CAT CLAWS ITS WAY OUT OF ITS OWN GRAVE FIVE DAYS AFTER BEING BURIED,1754\nStolen Member,758\nNEWS/ Viral Video: What Happens When You Accidentally Catcall Your Mom,2030\nJilted wife chops off two-timing hubby’s manhood — twice,259\n\"NHL expansion to include Toronto, Quebec City, Seattle and Las Vegas: Report\",901\nREPORT: The Apple Watch will be available outside the US when it launches next month,994\nWhen Street Harassers Realize The Women They're Catcalling Are Their Moms In Disguise,575\nHermaphroditic Cat Is Getting Gender Assignment Surgery,1389\nIs Jasmine Tridevil's Triple Breasted Tale An Internet Hoax?,2466\nBlood money: How ISIS is selling human organs harvested from living hostages and its own dead soldiers to fund terror across the Middle East,274\nU.S. confirms authenticity of second journalist beheading video,1510\n\"Trans Teen Dies by Suicide, Leaves Tumblr Note: 'There's No Way Out'\",2312\nJustin Bieber ringtone saves Russian fisherman from bear attack,810\n\"Saudi oil pipeline fire under control, security source says\",1243\n\"Transgender teenager, 17, leaves heartbreaking suicide note blaming her Christian parents before walking in front of tractor trailer on highway\",1138\nAdopting Potential Werewolves Is Routine Business for Argentine Presidents,1138\nThey're fake! Woman who claims to have surgically implanted third breast is a self-proclaimed hoaxer who once reported a '3 breast prosthesis' stolen from her luggage,1811\nFlorida Woman Has Surgery To Add Third Breast To Her Chest,2038\nISIS Allegedly Beheads Second Captive American Journalist,2339\nWould US sue parents of James Foley? Why White House is Defending Itself,360\nJilted wife 'chopped off husband's penis TWICE with scissors after catching him cheating',1856\n\"19-year-old girl wakes up during brain surgery, asks doctors ‘How’s it going?’\",256\nHP announces plan to split in two,1994\nReport: ISIS Islamists at the Gates of Baghdad,1596\n‘I will have justice for what they did to me’: Pregnant St. Louis woman loses eye after police fire non-lethal round at car during Ferguson protest (VIDEO),671\nThree Boobs Are Most Likely Two Boobs and a Lie,1632\nThird boob likely a hoax,2291\nSaudi Arabia's national airline to introduce gender segregation after a string of complaints from male passengers,1716\nBritish teenage jihadist 'killed during US air strikes on Syria',2041\nISIS video shows beheading of American journalist Steven Sotloff,1117\nISIS Reportedly Beheads A Second American Journalist,1194\n\"Joan Rivers Death Preventable? Melissa Rivers Taking Legal Action, News Of Doctor’s Selfie Surfaces\",2057\nA Russian Guy Says His Justin Bieber Ringtone Saved Him From A Bear Attack,2315\n\"Woman pays $20,000 for third breast to make herself LESS attractive to men\",785\nGigafactory location: Tesla Motors confirms Nevada announcement Thursday,2390\nSaudi Women May Have to Cover Up Sexy Eyes,42\nISIS Leader Abu Bakr al-Baghdadi Wounded in Airstrikes; His Aide Killed,1118\nTeam 5 source: Missing Afghan soldiers found at Canadian border,1812\n\"Source: Joan Rivers' doc did biopsy, selfie\",1793\nU.S.: Video showing Sotloff beheading is authentic,1998\nArgentina president adopts Jewish godson for first time in country's history,1856\nSouth Korean woman freed by firefighters after robot vacuum cleaner 'eats' her hair as she sleeps,133\nReport: ISIS Is Selling the Body of James Foley for $1 Million,2063\nParent: Fourth-grader suspended after using magic from 'The Hobbit',711\nPresident of Argentina Adopts Boy to Stop Him from Becoming a Werewolf,2198\nISIS militants just 1 mile from Baghdad as fierce fighting reported near Iraqi capital,1886\niOS 8.2 may launch Monday with new health features,762\n\"ISIS Beheads American Journalist Steven Sotloff, Monitoring Group Says\",1304\n\"Stephen Sotloff beheading shown in video, ISIS claims\",934\nHewlett-Packard will reportedly split into two companies,52\nJustin Bieber saves man from bear attack,1653\nWaPo: Was Foley’s killer a former Gitmo detainee?,2173\n\"50ft crustacean, dubbed Crabzilla, photographed lurking beneath the waters in Whitstable\",1100\nMan's Girlfriend Pours Acid On His Penis After He Covertly Recorded Their Sex Session,448\nVideo purports to show beheading of US journalist,1391\nMan saved from bear attack - thanks to his Justin Bieber ringtone,2082\nApple reported to be near buying Path social network,67\nIslamic State puts James Foley’s body up for sale for $1M,1394\n\"Three-breasted Florida woman Jasmine Tridevil insists third boob is real, but police report shows she once lost 'prosthesis'\",103\nMeet the 3-boobed woman,1378\nPoster girl for Kurdish freedom fighters in Kobane is 'captured and beheaded by ISIS killers' who posted gruesome pictures online,2120\n\"Wife chops off cheating husband’s penis, twice\",1561\nU.S. airstrikes 'hit ISIS leader': Terror group chief 'critically wounded' in Iraq after coalition forces bomb jihadi leaders,1609\nJoan Rivers death: Biopsy doctor ‘took SELFIE with star while she was under anesthesia moments before cardiac arrest’,946\n\"Afghan family kills 25 Taliban, media report\",2320\nApple Stores to install safes to secure gold Apple Watches,926\nFour masked men break into migrant's home and rip off his penis after he 'had affairs with local women',778\nFlorida woman gets plastic surgery to add a third breast,1228\nTransgender teen leaves note on Tumblr blaming Christian parents for suicide,1259\nWe just found out the #Ferguson Protester who claim she was shot in the eye with a rubber bullet was a false story guys. Smh..,2160\nStolen Member,1499\nIslamic State trying to SELL decapitated body of US hostage James Foley for $1 MILLION,69\n\"Wife chops off cheating husband’s penis, twice\",1763\nFlorida woman gets plastic surgery to add a third breast,2038\n\"Sorry, Argentina's President Didn't Actually Adopt a Jewish Werewolf\",914\nWoman Adds Third Breast by Undergoing Surgery to Participate in Reality Show,290\n\"Islamic State is funding its terror operations by brutally harvesting organs, UN is warned\",1512\nSource: Hackers send new message to Sony,2500\n\"White House Chief Of Staff Denis McDonough: No Threats Were Made To Foley, Sotloff Families Over Possible Ransom\",1675\n‘Crabzilla’ a 50-foot colossal conundrum,1284\nIsis: James Foley's beheaded body in $1m 'humanity case' sale offer to family,1275\nAllegation Bill Cosby sexually molested Raven Symone are just a hoax,2331\nArgentina's President Adopts Young Boy so He Won't Turn Into Werewolf,319\nNHL Expansion Plan Report Is 'Complete Fabrication': Bettman,2059\nGrieving Afghan mother takes bloody revenge by killing 25 Taliban militants during seven hour battle after they gunned down her son,884\nCrabzilla artist Quinton Winter reveals all after image of crab off Whitstable appeared at Horsebridge Centre,1250\nJasmine Tridevil: Woman with three breast denies surgery hoax claims,1188\nHP reportedly plans to split PC and printer business from enterprise unit,1801\n\"Jealous Wife Who Chopped Off Husband’s Penis For Cheating On Her, Chops It Off A Second Time\",2253\nIsis air strikes: Abu Bakr al-Baghdadi 'critically wounded' in air strikes near Mosul,1088\nAirline passenger freaks out over crew's 'Merry Christmas' greeting,141\nApple Stores to Keep Gold “Edition” Apple Watch in Custom Safes,246\nPresident of Argentina Adopts Boy to Stop Him from Becoming a Werewolf,1581\nPolice officer in Charlie Hebdo investigation 'shot himself dead hours after the attack',2189\nHugh Hefner Dead Rumors Not True,575\nMicrosoft nears deal to buy Minecraft maker Mojang : WSJ,1250\nThey're fake! Woman who claims to have surgically implanted third breast is a self-proclaimed hoaxer who once reported a '3 breast prosthesis' stolen from her luggage,274\nLisa Bonet Denies Slamming Bill Cosby on Twitter,923\nApple reportedly planning to shut down Beats Music subscription streaming service [u],2239\nJustin Bieber saves man from bear attack,37\n\"Report: Tesla will build its Gigafactory in Nevada, not Texas\",673\nWhite House denies threatening families of James Foley and Steven Sotloff over ISIS ransom but adds 'we made the law clear to them',2233\n\"Video Of Steven Sotloff Slaying By ISIS Is Authentic, U.S. Confirms\",1861\nHewlett-Packard Plans To Break Into Two Companies: Report,1763\nThe Story of the 3-Boobed Lady Is As Fake As Her Third Boob,1490\nApple to shut down Beats Music: Report,1668\nREPORT: 'JIHADI JOHN' WHO BEHEADED JAMES FOLEY WOUNDED IN US AIRSTRIKE,1310\nScorpion stings woman on OSU plane,52\nEmail to Tim Cook prompted change of Apple's 'on hold' music quality,393\nIs 'hands up' in Hong Kong really the same as in Ferguson?,778\nVideo reportedly shows beheading of reporter Steven Sotloff by ISIS,985\nIs 'Crabzilla' real or not? Leading marine biologist rules picture of giant crab lurking in shallow waters must be a HOAX,2465\nIslamic State video reportedly shows beheading of Steven Sotloff,1354\nLG will be sole supplier of Apple Watch display,1704\nIs this Crabzilla? Giant Monster Crab Caught on Camera,525\nVideo purportedly shows beheading of U.S. hostage Steven J. Sotloff,2298\nHP reportedly plans to split PC and printer business from enterprise unit,579\n\"Brain Surgery Recovery: Teenage Girl Wakes Up During Procedure, Talks About Cats\",1386\nTriple-breasted woman pictured before 'operation' and vows surgery footage will prove third boob is no hoax,1450\nThe Greater Gaza Plan: Is Israel trying to force Palestinians into Sinai?,2243\nPeople Actually Believed Argentina’s President Adopted A Jewish Boy To Stop His Change Into A Werewolf,980\n\"The Groom Was Sick, So The Bride Married A Guest At Her Wedding In A Fit Of Rage\",1990\n\"Female Kurdish Fighter 'Rehana' is Alive, Claim Supporters; Post CNN Video as Proof\",1748\nApple Stores to Keep Gold “Edition” Apple Watch in Custom Safes,1741\nJustin Bieber ringtone saves Russian man from bear attack,163\nJoan Rivers' Doctor Took a Selfie While She Was Under Anesthesia (Report),2160\n\"Afghan woman picks up dead son's gun, helps kill 25 Taliban militants to save village\",485\n\"Report: Joan Rivers doctor took selfie, began biopsy, source says\",1851\nLenovo 'resumes efforts to acquire struggling phone maker BlackBerry',180\nReports: Selfie-Taking Doc's Unauthorized Biopsy May Have Killed Joan Rivers,2323\n\"Satire Website Fools ESPN, Kei Nishikori isn't highest paid tennis star\",1246\nJames Foley’s Family Claims Government Threatened Them Over Ransom Payments,1675\nNHL Expansion Plan Report Is 'Complete Fabrication': Bettman,1470\nISIS Leader Abu Bakr al-Baghdadi Wounded in Airstrikes; His Aide Killed,735\nSisi denies claims over providing Palestinians with Sinai lands,1052\nCrabzilla! Photo appears to show giant CRAB measuring at least 50ft across lurking in the waters off Whitstable,580\nSexually frustrated female owl killed male because 'his penis was too SMALL',990\n'Throat specialist to the stars' allegedly involved in fatal Joan Rivers procedure denies taking selfie with star as she releases statement saying she will not comment on tragic incident,2320\nJustin Bieber Saved This Guy From a Bear Attack,2105\n9-year-old girl pens touching letter to teacher who came out as gay,1082\nCharles Manson wedding off as bride 'wanted to display his dead body in glass coffin',1126\nJoan Rivers' Personal Doctor Allegedly Took A Selfie During Her Throat Procedure,2427\nURGENT: ISIS beheads Kurdish female fighter “Rehana”,100\n‘Crabzilla’ a 50-foot colossal conundrum,1765\nThe Greater Gaza Plan: Is Israel trying to force Palestinians into Sinai?,1626\nRise of the zombie cat: Pet who was 'killed' and buried by his owner climbed out of his grave five days later,2512\nWoman with three breasts: Real or hoax?,1741\nISIS Releases Video Allegedly Showing Beheading of U.S. Journalist Steven Sotloff,2038\nSource: Apple set to acquire Path in an attempt to bolster iOS social cred,1712\n\"Beast-eater, frightened phone signal, threw the victim and rend in the taiga\",1146\nJoan Rivers' doctor 'took selfie before biopsy',2427\n\"Apple Reportedly Close to Acquiring 'Path', Looking to Integrate Service Into Messages\",415\n\"Report: Woman claims she had third breast added, hopes to become a TV star\",2359\nJoan Rivers’s Personal Doctor Denies Taking Operating-Room Selfie,2487\nTeam 5 source: Missing Afghan soldiers found at Canadian border,1710\nISIS executioner 'Jihadi John' allegedly wounded by U.S.-led air strike: report,1092\nIsis 'just one mile from Baghdad' as al-Qaeda joins militants' fight against West,1520\nJoan Rivers’ doctor took a selfie while she was out cold before doing ‘an unauthorised biopsy’,1326\nSexually frustrated female owl killed male because 'his penis was too SMALL',1304\nWH won’t say if Foley family was threatened not to pay ransom,927\n\"Source: Joan Rivers' doctor took selfie, began biopsy before her cardiac arrest\",1851\n\"WH: We didn't threaten Foley, Sotloff families\",100\n\"The story of the Argentinean president, werewolves and seventh sons\",1441\nTesla chooses Nevada for battery factory: Sources,1766\nGirl poured acid on boyfriend’s penis after he released sex tape,1479\nHP reportedly plans to split PC and printer business from enterprise unit,1110\nJames Foley family: Obama officials vowed criminal charges if we paid son’s ransom,338\nScorpion stings woman on OSU plane,2019\nJustin Bieber Basically Saves A Russian Man From A Bear,934\nCharlie Hebdo top cop Helric Fredou kills himself hours after magazine massacre,1275\nReport: Apple May Buy Social Network Path,1811\n\"Man saved from bear attack when his Justin Bieber ringtones goes off, sending bear fleeing\",1479\n\"Hewlett-Packard splits off PC, printer businesses\",1450\nMissing Afghan soldiers reportedly found near Canadian border,665\nThese Men Catcalling Their Undercover Mothers Is the Best Payback Ever,328\nMan Mauled By Bear Says He's Only Alive Thanks to Justin Bieber,580\n\"Saudi Stocks, Currency Tumble As Aramco Pipeline Explodes; ISIS Sabotage Concerns\",2510\nThree Afghan soldiers found at Canada border after leaving Cape Cod base,1527\n'Zombie Cat' Claws Way Out Of Grave And Into Our Hearts,250\nMan kicked off flight after Merry Christmas greeting sets him off,69\nSandwich thief gets comeuppance in this awesome office note saga,901\nUnbearable: Man fends off bear attack by playing Justin Bieber song,912\nArgentina president adopts young Jewish boy as godson to prevent him from turning into werewolf,319\nU.S. confirms authenticity of second journalist beheading video,656\nPregnant St. Louis woman loses eye after police fire non-lethal round: reports,647\n\"Gwen Korovin, Joan Rivers’s doctor, denies taking selfie\",1963\nNHL denies Las Vegas expansion report,1655\n\"KGI: iPhone sales forecast at 73M for Q4 ahead of Apple Watch debut in March, 12\"\" MacBook Air in Q1\",764\nJilted wife 'chopped off husband's penis TWICE with scissors after catching him cheating',1366\nGiant Crab,802\n\"Sony Hackers Email: Thanks For Running Scared, We'll Stop Now\",1378\nJames Foley's mother 'appalled' by U.S. government handling of case,1665\nISIL Has Reportedly Beheaded Journalist Steven Sotloff,1431\nThird boob likely a hoax,596\nFive-year-old boy gets a bill for missing school friend's birthday party,751\nJoan Rivers Personal Doctor Allegedly Took A Selfie Before Her Biopsy And Cardiac Arrest,2357\n\"“Hands up, don’t shoot” comes to Hong Kong’s pro-democracy movement\",758\n\"Fake or freak? Woman, 21, claims to have paid $20,000 to surgically add third breast in desperate bid to become a reality TV star\",1092\nJustin Bieber ringtone saves Russian fisherman from bear attack,2464\n\"REPORT: Apple Will Acquire Path, The Struggling Social Network\",2233\nBrighton jihadi 'among five killed in Syria drone strike',2099\nU.S.: Video showing Sotloff beheading is authentic,898\nAPPLE WATCH MAY GO ON SALE IN MARCH ACCORDING TO ANALYST,801\nThree-breasted woman outed as fake by Tampa police,1241\n\"Woman pays $20,000 for third breast to make herself LESS attractive to men\",1445\nPoster girl for Kurdish freedom fighters in Kobane is 'captured and beheaded by ISIS killers' who posted gruesome pictures online,1080\nA Justin Bieber Ringtone Just Saved A Man’s Life Who Was Being Attacked By A Bear,1396\nThree Afghan soldiers found at Canada border after leaving Cape Cod base,786\nSteven Sotloff 'beheaded by Islamic State',1389\nWoman has surgery to get third breast: The three most statistically unlikely pairs of boobs,1399\nLoggers Accidentally Cut Down World’s Oldest Tree in Amazon Forest,566\nJustin Bieber's 'Baby' Saves Man From Violent Bear Attack,1629\n\"Islamic State is funding its terror operations by brutally harvesting organs, UN is warned\",1067\nMissing Afghan soldiers reportedly found near Canadian border,2300\nSaudi Arabia’s Religious Police Outlaw ‘Tempting Eyes’,411\n\"Hong Kong's protesters are using the \"\"hands up, don't shoot\"\" gesture from Ferguson\",1736\nApple’s Beats Music Brand May Go Away. Apple’s Beats Music Service is Sticking Around.,946\nIslamic State puts James Foley’s body up for sale for $1M,1113\nISIS executioner 'Jihadi John' allegedly wounded by U.S.-led air strike: report,2057\nGiant Crab,1902\nSexually frustrated female owl killed male because 'his penis was too SMALL',100\nPregnant woman loses eye after Ferguson cops fire bean bag,1033\n‘Three-boobed’ woman: They’re not fake,1490\n\"ISIS Leader Injured in Air Strike, Iraqi Officials Say\",1696\nCheese blamed for North Korean leader Kim Jong-un's broken ankles,196\nDid Argentina's President Adopt A Jewish Baby To Stop It From Becoming A Werewolf??,1633\n\"Man saved from bear attack when his Justin Bieber ringtones goes off, sending bear fleeing\",2320\nAdopting Potential Werewolves Is Routine Business for Argentine Presidents,1160\nFlorida woman gets third breast surgically implanted,758\nMIRACLE CAT CLAWS ITS WAY OUT OF ITS OWN GRAVE FIVE DAYS AFTER BEING BURIED,2390\nTransgender Teen Leelah Alcorn Blames Christian Parents In Tumblr Suicide Note,2140\n\"AP report: Police say gunman in FSU library shooting, Myron May, was alumnus\",201\nArgentina's President Just Adopted a Son So He Won't Turn into a Werewolf,728\nKurdish resistance denies ISIS claims that they have beheaded poster girl 'Rehana',2527\nFate of Isis leader remains unclear after US airstrike in Iraq,1941\nFour masked men break into migrant's home and rip off his penis after he 'had affairs with local women',166\nDoc calls macabre 'selfie' claims completely crazy,1653\nBrighton jihadi Khalil al-Britani killed in Syria drone strike,1578\nApple May Be Reintroducing The 4-inch iPhone,1250\nThey're fake! Woman who claims to have surgically implanted third breast is a self-proclaimed hoaxer who once reported a '3 breast prosthesis' stolen from her luggage,2301\n\"Here's What You Can Do On Path, The Social Network That Apple May Be About To Acquire\",1601\nYou can still order a McPizza at these two McDonald’s locations,1479\nJasmine Tridevil: The woman with three breasts,2038\nRaven Symone Files Molestation Charges Against Bill Cosby,1830\n\"KGI: iPhone sales forecast at 73M for Q4 ahead of Apple Watch debut in March, 12\"\" MacBook Air in Q1\",2233\nEgypt’s President denies offering land to Palestinians,2100\n\"19-year-old girl wakes up during brain surgery, asks doctors ‘How’s it going?’\",486\n\"Video Of Steven Sotloff Slaying By ISIS Is Authentic, U.S. Confirms\",2105\nIga Jasica Says Awakening During Brain Surgery Was No Mistake,1386\nReport: Egyptian President Makes Surprising Suggestion to Move the Location of a Future Palestinian State,1287\nISIL Has Reportedly Beheaded Journalist Steven Sotloff,268\n\"Yes, we’re being bought by Microsoft\",2169\nGrieving Afghan mother takes bloody revenge by killing 25 Taliban militants during seven hour battle after they gunned down her son,2491\n9-year-old girl pens touching letter to teacher who came out as gay,2239\nFlorida woman claims to have surgically added third breast,836\n\"Source: Joan Rivers' doc did biopsy, selfie\",1181\n\"Argentina President, Christina Kirchner, Has Bizarre Werewolf Mishap\",728\n\"Report: HP to split into two companies, one focused on PCs/printers and one on enterprise computing\",1801\n\"If They Are Beautiful, The Woman Will Be In Trouble': Saudi Arabia Religious Police Ban 'Tempting Eyes'\",2199\n\"Steven Sotloff, American Journalist, Allegedly Beheaded By ISIS\",2216\nSaudi Arabia airline segregation: Saudi airlines to assign seats based on gender,1151\nAllegation Bill Cosby sexually molested Raven Symone are just a hoax,2195\nOffice sandwich thief is caught after hilarious 'note war' reaches fantastic finale,422\nRobot vacuum cleaner 'attacks' South Korea housewife's hair,637\n\"Justin Bieber ringtone scares bear, saves Russian fisherman\",894\n\"Source: Joan Rivers' doctor took selfie, began biopsy before her cardiac arrest\",2040\nJilted wife chops off two-timing hubby’s manhood — twice,1510\nMicrosoft to buy 'Minecraft' creator Mojang for $2.5B,1941\nHP reportedly plans to split PC and printer business from enterprise unit,38\nIsis 'just one mile from Baghdad' as al-Qaeda fighters join forces against Syria air strikes,2040\nThis Campaign Shows A Pretty Genius Way To Stop Men Catcalling In The Street,1138\nArgentinian President Cristina Kirchner adopts Jewish boy to protect him from werewolf stigma,1124\nIRAQ ACCUSES BRITAIN OF DELIVERING WEAPONS TO ISLAMIC STATE,747\nBear attack foiled by Justin Bieber’s music: A story too good to check,596\nIS reportedly tries to sell slain US hostage’s body for $1 million  Read more: IS reportedly tries to sell slain US hostage's body for $1 million,492\nZombie Cat Claws Way Out of Grave Five Days After Being Buried Alive,1639\n\"ISIS LEADER ABU BAKR AL-BAGHDADI INJURED IN U.S. AIR STRIKES, IRAQI OFFICIALS CLAIM\",1088\nThe ISIS Executioner Who Killed 4 Hostages May Have Been Wounded In Airstrikes,2510\nKei Nishikori Highest-Paid Tennis player in the World,1044\n\"50ft crustacean, dubbed Crabzilla, photographed lurking beneath the waters in Whitstable\",216\nUnbearable: Man fends off bear attack by playing Justin Bieber song,580\nArgentina president adopts young Jewish boy as godson to prevent him from turning into werewolf,1324\nPolice officer in Charlie Hebdo investigation 'shot himself dead hours after the attack',1275\nCharles Manson’s fiancee allegedly wanted to marry him for his corpse,211\nJustin Bieber Helps Defend Russian Fisherman From Bear,1479\nJoan Rivers’ Doctor Snapped Selfie During Throat Procedure (Report),1793\n\"Here's What You Can Do On Path, The Social Network That Apple May Be About To Acquire\",1381\n\"Stephen Sotloff beheading shown in video, ISIS claims\",452\nHP is better not together — company to split into enterprise and PC/printer businesses,1091\nMan Mauled By Bear Says He's Only Alive Thanks to Justin Bieber,2105\nApple to keep gold Watch Editions in special in-store safes,647\nThree Boobs Are Most Likely Two Boobs and a Lie,1114\nMan removed from plane over Christmas greeting dispute,1947\nBlackBerry shares up after unconfirmed report on possible Lenovo bid,838\nFei Lin's Penis Stolen By Thieves: Chinese Man Allegedly Had Penis Stolen By Jealous Lovers,925\n\"Fake or freak? Woman, 21, claims to have paid $20,000 to surgically add third breast in desperate bid to become a reality TV star\",2101\nU.S.: Video showing Sotloff beheading is authentic,1510\nThis Third Boob Is Probably Only Real in Our Hearts,2392\n\"Satire Website Fools ESPN, Kei Nishikori isn't highest paid tennis star\",361\nGirl destroys boyfriends penis in acid attack after video of them having sex goes viral,1218\nJoan Rivers’ doctor took a selfie while she was out cold before doing ‘an unauthorised biopsy’,2126\nISIS Reportedly Beheaded The 'Poster Child' For Kurdish Female Fighters,1714\nHewlett-Packard to break into 2 companies,1953\nThere's A Weird Story Going Around About How Argentina's President Just Saved A Jewish Man From Becoming A Werewolf,1770\nJustin Bieber ringtone saved a Russian fisherman during a bear attack,1112\nREPORT: 'JIHADI JOHN' WHO BEHEADED JAMES FOLEY WOUNDED IN US AIRSTRIKE,2\nApple Watch Edition contains new “Apple gold”,85\nApple Is Going To Shut Down Beats Music,1272\n\"iPhone 6S rumors suggest new camera, HealthKit sensors\",2233\nTriple-breasted woman pictured before 'operation' and vows surgery footage will prove third boob is no hoax,1270\n\"Report: HP to split into two companies, one focused on PCs/printers and one on enterprise computing\",785\n\"Gwen Korovin, Joan Rivers’s doctor, denies taking selfie\",1701\nMissing Afghani soldiers found trying to cross US border to Canada,1886\nHere's What We Know About ISIS's Alleged Organ Harvesting Operation,1842\nMystery of 50ft giant crab caught on camera yards from British harbour,2282\nSaudi Arabia airline segregation: Saudi airlines to assign seats based on gender,1160\nJoan Rivers’ doctor snapped a selfie before biopsy surgery,935\nFlorida Woman Has Surgery To Add Third Breast To Her Chest,1632\nOwl kills mate because he has a small penis,1316\nHewlett-Packard Plans to Break in Two,579\nSource: Missing Afghan soldiers at Canadian border,92\nNSC 'appalled' by Sotloff beheading,1861\n\"Satire Website Fools ESPN, Kei Nishikori isn't highest paid tennis star\",1633\nJames Foley’s Family Claims Government Threatened Them Over Ransom Payments,2121\nTorpoint: Five-Year-Old Billed For Missing Friend’s Birthday Party In England,338\nMissing Afghan Soldiers Apprehended Trying To Cross Border Into Canada,2086\nJoan Rivers' doctor snapped selfie during throat surgery: report,338\n\"REPORT: Apple Will Acquire Path, The Struggling Social Network\",2040\nHP reportedly plans to split PC and printer business from enterprise unit,596\nREPORT: 'JIHADI JOHN' WHO BEHEADED JAMES FOLEY WOUNDED IN US AIRSTRIKE,1102\nWoman Who Claimed To Have Surgery To Add Third Breast Exposed As Hoaxer,150\n\"Tail of survival: Buried cat, believed dead, claws back to life\",1759\nIsraeli right welcomes Sisi's offer to a Palestinian State in Sinai,1108\nThe World's Most Accurate Apple Analyst Says The Apple Watch Is Coming In March,430\nPresident of Argentina Adopts Boy to Stop Him from Becoming a Werewolf,1779\n'They got in our way': James Foley's brother backs mother attacking Obama administration over failure to save photojournalist before he was beheaded by ISIS,1770\nDisturbed aunt cuts off nephew’s penis after he burst’s in on her on the toilet.,1694\nArgentina's President Cristina Kirchner Adopts Jewish Godson To Prevent Him Turning Into A Werewolf,1856\nGhost Ship,566\nISIS Advances to Within 10 Miles of Baghdad,166\nAl-Sisi proposes: Extend Gaza Strip into Sinai and establish Palestinian state there,1741\nCharlie Hebdo investigator took own life hours after attack: report,2430\nApple installing safes in-store to protect gold Watch Edition,2006\nWould US sue parents of James Foley? Why White House is Defending Itself,485\nHewlett Packard ‘planning to split into two’,1861\nFour Reasons Not To Give Up Hope If Apple Buys Path,2063\n\"Gay Teacher Receives Touching Letter From Student, 9, After He Comes Out\",1961\nIBM job cuts?; D.R. Horton soars on beat; AT&T expands in Mexico,1604\n\"Three-Boobed Girl probably a hoax, because obviously\",3\n\"Saudi oil pipeline fire under control, security source says\",1641\nISIS Reportedly Beheads A Second American Journalist,1550\nReport: Apple Is Shutting Down Beats Music,2382\n\"iPhone 6s To Have DSLR-Quality Camera? Rumors Suggest ‘Dual-Lens’ Camera, Apple Watch ‘Force Touch’ Feature\",2199\nReport: Doctor took a selfie when Joan Rivers was under anesthesia,58\nThree-breasted woman outed as fake by Tampa police,2301\n\"No, Argentina's president did not adopt a Jewish child to stop him turning into a werewolf\",1345\nHewlett-Packard Plans To Split Into Two Companies: WSJ Report,1937\nWould US sue parents of James Foley? Why White House is Defending Itself,1172\nJoan Rivers' Doctor Reportedly Took a Selfie Before Her Cardiac Arrest,2128\nSaudi Arabia May Be Taking Misogyny to the Skies,183\nJames Foley's mother 'appalled' by U.S. government handling of case,489\nFlight Delayed Due To Rampaging Scorpion,327\n\"‘Hands Up, Don’t Shoot’ in Hong Kong Protests?\",2390\nISIS video shows beheading of American journalist Steven Sotloff,2059\n\"Fake or freak? Woman, 21, claims to have paid $20,000 to surgically add third breast in desperate bid to become a reality TV star\",1444\nJustin Bieber ringtone saves Russian fisherman from bear attack,1229\nTesla to Choose Nevada for Battery Factory,2510\nHP reportedly plans to split PC and printer business from enterprise unit,1851\n\"Brain Surgery Recovery: Teenage Girl Wakes Up During Procedure, Talks About Cats\",259\nJoan Rivers' Doctor Took a Selfie While She Was Under Anesthesia (Report),1571\nJames Foley’s Family Claims Government Threatened Them Over Ransom Payments,39\n\"Disgusting! Joan Rivers Doc Gwen Korovin’s Sick Selfie EXPOSED — Last Photo Of Comic Icon, When She Was Under Anesthesia, At Center Of Medical Investigation\",2512\nIslamic state issues video of beheading of U.S. hostage: SITE,1986\nThere's A Weird Story Going Around About How Argentina's President Just Saved A Jewish Man From Becoming A Werewolf,1441\nEXCLUSIVE: Lenovo Could Make An Offer For BlackBerry As Early As This Week,1188\n\"Apple Watch Price, Release Date News: Special Safes In Apple Stores For Gold Models, April Launch Confirmed\",1345\nSuspended boy threatened to make student disappear with 'Lord of the Rings' replica ring,2466\nApple Is Going To Shut Down Beats Music,2324\nSaudi Arabia airline segregation: Saudi airlines to assign seats based on gender,647\nArgentina's president 'adopts' godson 'to prevent him becoming a werewolf',1903\n'I had a third breast implant so I can turn off men',1450\nA bunch of cool health features were cut from the Apple Watch at the last minute,1845\nCNN: Doctor Took Mid-Surgery Selfie with Unconscious Joan Rivers,889\nWoman has third breast implanted,1241\nU.S. Officials Threatened James Foley’s Parents With Prosecution Over Ransom,2195\nAl-Sisi proposes: Extend Gaza Strip into Sinai and establish Palestinian state there,1373\nISIS executioner 'Jihadi John' allegedly wounded by U.S.-led air strike: report,37\nIs Jasmine Tridevil’s Third Boob Real? Alisha Hessler Hoax Rumors Swirl,2425\nSketchy Rumor Claims Apple Planning New 4-Inch iPhone for 2015,100\nLisa Bonet Did NOT Send “Cryptic Tweet” About Bill Cosby — Twitter Account Fake!,2160\n\"Saudi Stocks, Currency Tumble As Aramco Pipeline Explodes; ISIS Sabotage Concerns\",1809\n'Throat specialist to the stars' allegedly involved in fatal Joan Rivers procedure denies taking selfie with star as she releases statement saying she will not comment on tragic incident,2368\nApple Stores to install safes to secure gold Apple Watches,1078\nReport: Microsoft may buy Minecraft studio Mojang,1704\nISIS Reportedly Executes 2nd American Journalist,2319\nIraqi Army Downs 2 UK Planes Carrying Weapons for ISIL,20\nU.S. confirms authenticity of second journalist beheading video,926\nVideo purports to show beheading of US journalist,1861\n\"Man saved from bear attack when his Justin Bieber ringtones goes off, sending bear fleeing\",1102\nRise of the zombie cat: Pet who was 'killed' and buried by his owner climbed out of his grave five days later,890\nWife cuts off husband's penis TWICE after catching him cheating,2301\nISIS Beheads Second American Journalist,656\nThis Third Boob Is Probably Only Real in Our Hearts,1228\nBettman says NHL expansion not imminent,1770\nMeet the 3-boobed woman,1286\nArgentina's President Didn’t Adopt A Jewish Child To Avoid Becoming A Werewolf; So What Did She Do?,1102\nGigafactory location: Tesla Motors confirms Nevada announcement Thursday,1114\n\"Switzerland’s Assassination, Kim Jong Un Might Die From Cheese Overdose\",659\nAfghan Mother Kills 25 Taliban,2026\nPresident of Argentina adopts Jewish boy to stop him turning into werewolf,291\nReport: Apple Is Shutting Down Beats Music,1411\nJoan Rivers Personal Doctor Allegedly Took A Selfie Before Her Biopsy And Cardiac Arrest,1117\nThese Men Catcalling Their Undercover Mothers Is the Best Payback Ever,1218\nBritish Jihadi Killed In US Airstrike - Reports,2279\nReports: 3 missing Afghans detained at Canadian border,1220\nIsraeli politicians praise Sisi plan to give Palestinians land for a state in Sinai,1200\nArgentina's President Adopts Boy to End Werewolf Curse,202\nBettman says NHL expansion not imminent,1607\nSchool children in Johannesburg imitate dog fighting during recess,1894\nKid Suspended For Allegedly Threatening Classmate With ‘Hobbit’ Magic,2038\nThe Whole Internet Is Waiting For This Pic Of A Monster 50-Foot Crab To Be Declared A Hoax,2500\nSexually frustrated female owl killed male because 'his penis was too SMALL',1643\nTop cop investigating Charlie Hebdo attacks kills himself hours after French massacre,2430\n\"The story of the Argentinean president, werewolves and seventh sons\",1160\nEgypt's Sisi Offered Abbas Creation of Palestinian State in Sinai Peninsula,1626\nUnited Nations asked to investigate claims of organ harvesting by ISIS,341\nBin Laden Shooter Rob O’Neill Mistakenly Attacked By Street Thugs Seeking To Collect Debt From Neighbor,2333\nPresident of Argentina adopts Jewish boy to stop him turning into werewolf,1088\n\"Hungry Florida cat defies death, digs its way out of grave to return home (VIDEO)\",1816\nWhite House Threatened James Foley's Family with Prosecution,792\n3-Boobed Woman a Fake,1092\nJoan Rivers’ doctor snapped a selfie before biopsy surgery,164\nExplosive New Details Of Joan Rivers’ Medical Crisis: Doctor Snapped Selfie With Legendary Comic & Performed Unauthorized Biopsy While She Was Under Anesthesia!,1653\n\"Here's What You Can Do On Path, The Social Network That Apple May Be About To Acquire\",1655\n\"Fowler Falls For Fake Website, Makes Crazy Claims About Tennis Star\",2279\nFerguson and Hong Kong Have One Important Thing in Common,268\n\"Zombie Cat: Buried Kitty Believed Dead, Meows Back to Life\",2308\nFlorida woman has surgery to add third breast to make herself 'unatttractive to men',2065\n\"ISIS might be harvesting organs, Iraqi ambassador tells UN, amid reports of more hostages being burned alive\",153\n\"Report: Woman claims she had third breast added, hopes to become a TV star\",1445\nSteven Sotloff 'beheaded by Islamic State',1052\nEvil Aunt Hacks Off Toddlers Penis,160\nLisa Bonet Did NOT Send “Cryptic Tweet” About Bill Cosby — Twitter Account Fake!,1454\nThree Afghan soldiers who vanished from Massachusetts military base are FOUND trying to cross into Canada,2426\n\"Disgusting! Joan Rivers Doc Gwen Korovin’s Sick Selfie EXPOSED — Last Photo Of Comic Icon, When She Was Under Anesthesia, At Center Of Medical Investigation\",2089\nSources: Missing Afghan Soldiers May Have Been Found Near Canadian Border,1662\nSaudi Arabia's national airline plans to keep men and women apart,1272\nIraqi Official Accuses ISIS Of Harvesting Organs To Finance Operations,2222\nEgypt's Sisi Offered Abbas Creation of Palestinian State in Sinai Peninsula,2195\nObama Orders Fed To Adopt Euro Currency,2233\n\"Tail of survival: Buried cat, believed dead, claws back to life\",2308\nArgentine President Takes On Godson — But Not To Keep Werewolf At Bay,802\n\"Report: Toronto, Seattle, Quebec City to join Vegas in 2017 NHL expansion\",916\nParent: Fourth-grader suspended after using magic from 'The Hobbit',1812\nJournalist Steven Sotloff reportedly executed by ISIS,1550\nIs 'hands up' in Hong Kong really the same as in Ferguson?,1639\n\"Video Of Steven Sotloff Slaying By ISIS Is Authentic, U.S. Confirms\",1676\nGhost Ship Filled with Ebola-Ridden Rats Heading for Florida,319\nFour Reasons Not To Give Up Hope If Apple Buys Path,1655\nThe Story of the 3-Boobed Lady Is As Fake As Her Third Boob,1907\nApple scrapped advanced Apple Watch health monitoring features due to reliability issues,28\nREPORT: ISIS FIGHTING JUST ONE MILE OUTSIDE BAGHDAD DESPITE AIRSTRIKES,1124\n\"Saudi Arabia Airline Segregation: New Islamic Law Takes Flight On Airliner, Seating By Gender Coming Soon\",2279\nU.S. confirms authenticity of second journalist beheading video,1712\nHP Is Planning To Split Into Two Separate Businesses,1091\n\"Man saved from bear attack when his Justin Bieber ringtones goes off, sending bear fleeing\",1411\nJoan Rivers Personal Doctor Allegedly Took A Selfie Before Her Biopsy And Cardiac Arrest,2071\nUPDATE: Children used as dogs in fights,575\nNo gender segregation on Saudia,2222\nEmail to Tim Cook prompted change of Apple's 'on hold' music quality,1914\n\"Apple in late stages to acquire Path, report says\",222\nHewlett-Packard Announces Plans To Break Up Company,38\nISIS executioner 'Jihadi John' allegedly wounded by U.S.-led air strike: report,806\nApple could be eyeing purchase of social networking app Path,1381\nPoster girl for Kurdish freedom fighters in Kobane is 'captured and beheaded by ISIS killers' who posted gruesome pictures online,1907\nWoman stung by scorpion on Alaska Airlines flight,2316\nTesla chooses Nevada for battery factory: Sources,673\nISIS Is Trying To Sell The Body Of U.S. Hostage James Foley For $1 Million,1326\nVideo purports to show beheading of US journalist,898\nJoan Rivers' 'selfie' doctor 'DENIES performing biopsy and taking photo while star was under anesthesia',2160\nIsis 'behead their own fighters' for spying and embezzlement in Syria,2333\nSteven Sotloff 'beheading': Islamic State fighters release video claiming to show death of second US journalist,916\nJoan Rivers' Doctor Took a Selfie While She Was Under Anesthesia (Report),1861\nPublic shaming: Underwear thief forced to walk around the block wearing the bras he stole,2427\nThis Third Boob Is Probably Only Real in Our Hearts,150\nArgentina's President Adopts Jewish Boy to Keep Him from Turning into a Werewolf,1373\nSource: Missing Afghan soldiers at Canadian border,1812\nHewlett-Packard Plans To Split Into Two Companies: WSJ Report,2505\nWoman has third breast implanted,1270\nJoan Rivers' doctor 'took selfie before biopsy',1793\nIs this a Crabzilla spotted in the UK? Monster crab measures about 50 feet,2146\nLoggers Accidentally Cut Down World’s Oldest Tree in Amazon Forest,2358\nREPORT: ISIS FIGHTING JUST ONE MILE OUTSIDE BAGHDAD DESPITE AIRSTRIKES,2040\nWatch Two Guys Appear to Get Tricked Into Catcalling Their Own Moms,1373\nFlorida Woman Has Surgery To Add Third Breast To Her Chest,1444\nJasmine Tridevil: The woman with three breasts,2231\nA bunch of cool health features were cut from the Apple Watch at the last minute,1396\n9-Year-Old Writes Moving Letter to Teacher Who Came Out as Gay to His Class,1729\nArgentina’s President Adopted A Jewish Godson To Stop Him From Turning Into A Werewolf,2427\nIs Jasmine Tridevil’s Third Boob Real? Alisha Hessler Hoax Rumors Swirl,150\nJustin Bieber Saved A Guy Getting Mauled By A Bear,806\nIraq’s ambassador urges UN to investigate claims Isis is harvesting organs: ‘We have bodies - it is clear they are missing certain parts',46\nThird boob likely a hoax,1450\nFive-year-old boy gets a bill for missing school friend's birthday party,1102\nJilted wife chops off two-timing hubby’s manhood — twice,2216\nMissing Afghan Soldiers Apprehended Trying To Cross Border Into Canada,746\nWoman With Three Breasts Is Reportedly A Fake: Jasmine Tridevil’s Real Identity Revealed,1275\nIS Beheads Its Own Fighters in Accordance With Their Interpretation of Sharia Law,2449\n\"Three-Boobed Girl probably a hoax, because obviously\",1894\nIndia: Angry bride marries guest after original groom falls ill during wedding ceremony,2363\nSaudi airline rep denies plan to separate men and women on flights,2100\n\"Rehana, Poster Girl for Kurdish Peshmerga, Alive and 'Fighting Fiercely,' After ISIS' Claims of Beheading Her\",1851\nJoan Rivers Personal Doctor Allegedly Took A Selfie Before Her Biopsy And Cardiac Arrest,1571\nKim Jong-Un may be dying because he's addicted to Swiss Cheese,338\nHearing Unconfirmed Reports of Saudi Pipeline Explosion,1878\nCNN: Doctor Took Mid-Surgery Selfie with Unconscious Joan Rivers,1782\nTeen wakes up mid-brain surgery and asks doctors ‘How’s it going?’,1272\nHewlett-Packard Announces Plans To Break Up Company,1937\nSteven Sotloff 'beheaded by Islamic State',1874\nThe Story of the 3-Boobed Lady Is As Fake As Her Third Boob,2\nArgentina's President Just Adopted a Son So He Won't Turn into a Werewolf,1146\nISIS Reportedly Executes 2nd American Journalist,1861\nAfghan Mother Reza Gul Takes Up Slain Son's Gun to Kill Taliban Attackers,486\nAnother Victim? Raven-Symoné Reveals What Really Happened On ‘Cosby Show’ Set,422\nDid Argentina's President Adopt A Jewish Baby To Stop It From Becoming A Werewolf??,963\n\"Joan Rivers: Doctor Took Selfie With Unconscious Comedian, Performed Biopsy Without Consent -- Details\",810\nMan saved from bear attack - thanks to his Justin Bieber ringtone,680\nJustin Bieber Helps Defend Russian Fisherman From Bear,1629\nEmail to Tim Cook prompted change of Apple's 'on hold' music quality,351\n\"​ISIS might be harvesting organs, Iraqi diplomat says\",2222\nFlorida woman gets third breast surgically implanted,2291\nApple was forced to nix key health features from its smartwatch -- report,1941\nVideo reportedly shows beheading of reporter Steven Sotloff by ISIS,192\nJustin Bieber Saved This Guy From a Bear Attack,1396\nHewlett-Packard to split into two public companies,1552\nBlood money: How ISIS is selling human organs harvested from living hostages and its own dead soldiers to fund terror across the Middle East,1241\nApple Watch shipments to start in March: 12in new MacBook Air expected to be launched in same quarter,2464\n\"Iga Jasica brain surgery: Teen wakes up mid-procedure on table, chats about cat\",1714\n\"Fake or freak? Woman, 21, claims to have paid $20,000 to surgically add third breast in desperate bid to become a reality TV star\",1617\nFerguson protester shot in the eye with rubber bullet by police,457\nIs this Crabzilla? 'Giant crab' measuring 50ft spotted off British coast,58\nMan saved from bear attack - thanks to his Justin Bieber ringtone,315\nHow a Reddit user convinced Tim Cook to change Apple’s on-hold music,1118\nPeople Actually Believed Argentina’s President Adopted A Jewish Boy To Stop His Change Into A Werewolf,1421\n\"Report: Toronto, Seattle, Quebec City to join Vegas in 2017 NHL expansion\",2350\nOil market shrugs off Saudi pipeline blast,1243\nJoan Rivers’ doctor snapped a selfie before biopsy surgery,223\nIslamic State leader Abu Bakr al-Baghdadi wounded in airstrike: claims,717\nPICTURES: Shocking Pictures Comparing US School Lunches to Other Countries Goes Viral,1373\n\"Report: Joan Rivers doctor took selfie, began biopsy, source says\",318\n\"3 Afghan Soldiers Missing From U.S. Base Apprehended at Canadian Border, Reports Say\",1903\n\"Sony Hackers Email: Thanks For Running Scared, We'll Stop Now\",765\nSteven Sotloff 'beheaded by Islamic State',1550\nApple Stores will have custom-designed safes to store the gold Apple Watch in,889\nReport: NHL expansion to Las Vegas 'a done deal',2449\nIslamic state issues video of beheading of U.S. hostage: SITE,1031\nIslamic State releases video showing beheading of US hostage Steven Sotloff,96\nCharles Manson’s fiancee allegedly wanted to marry him for his corpse,138\nIsraeli report: Sisi offered Abbas a Palestinian state in Sinai,1727\nIsis 'Admits' Leader Abu Bakr al-Baghdadi Injured in US Air Strike,1100\nJustin Bieber Basically Saves A Russian Man From A Bear,1387\nScorpion stings flier on Alaska Airlines flight from L.A.,2\nWatch Two Guys Appear to Get Tricked Into Catcalling Their Own Moms,806\nBrain op shock as teen wakes up mid-surgery,2059\nArgentina's President Adopts Young Boy so He Won't Turn Into Werewolf,548\n\"Stephen Sotloff beheading shown in video, ISIS claims\",1117\nEvil Aunt Hacks Off Toddlers Penis,177\n‘How’s it going?’: Teen wakes up during brain surgery,1386\nJustin Bieber Saved A Guy Getting Mauled By A Bear,1754\nJoan Rivers death: Biopsy doctor ‘took SELFIE with star while she was under anesthesia moments before cardiac arrest’,2512\n‘Three-boobed’ woman: They’re not fake,2183\nReport: ISIS Islamists at the Gates of Baghdad,990\n\"Hong Kong protesters go Ferguson style: ‘Hands up, don’t shoot’\",1264\nSaudi Arabia's national airline to introduce gender segregation after a string of complaints from male passengers,2437\n\"ISIS Leader Injured in Air Strike, Iraqi Officials Say\",1188\nJoan Rivers' doctor snapped selfie during throat surgery: report,1454\nReport: Woman who claimed to have third breast added is fake,1067\nISIS Is Reportedly Trying To Sell James Foley's Remains For $1 Million,318\nU.S. confirms authenticity of second journalist beheading video,1986\n\"Steven Sotloff, American Journalist, Allegedly Beheaded By ISIS\",2465\nMan saved from bear attack - thanks to his Justin Bieber ringtone,1309\nUK looking into reports IS beheading suspect wounded,1706\nFlorida woman has surgery to add third breast to make herself 'unatttractive to men',2491\nThese Men Catcalling Their Undercover Mothers Is the Best Payback Ever,596\nTesla Motors set to choose Nevada for its 'gigafactory',1114\nSchool children in Johannesburg imitate dog fighting during recess,3\nApple could be eyeing purchase of social networking app Path,1550\nReport: Apple Rethinking Beats Music Brand,1591\nFour Reasons Not To Give Up Hope If Apple Buys Path,2\nCrabzilla artist Quinton Winter reveals all after image of crab off Whitstable appeared at Horsebridge Centre,778\nWoman Gets Third Boob to Appear Unattractive to Men,1960\nHP Is Planning To Split Into Two Separate Businesses,1110\nOriginal Apple Watch Health Features Were Dropped Due to Consistency Issues,2038\nReport: Second American Journalist Beheaded by Islamic State Terrorists,835\nPresident of Argentina adopts Jewish boy to stop him turning into werewolf,1324\nBrighton jihadi Khalil al-Britani killed in Syria drone strike,2279\nDisturbed aunt cuts off nephew’s penis after he burst’s in on her on the toilet.,1643\n\"Apple plans to phase out Beats Music brand, report says\",2324\nArab woman pilot who is poster girl for Gulf states' blitz on ISIS is 'disowned by her family' for bombing 'Sunni heroes of Iraq and the Levant',291\nJasmine Tridevil Has Surgery 'To Add Third Breast' Total Recall Style,1444\nArgentina's President Adopts Boy to End Werewolf Curse,2107\nThe Whole Internet Is Waiting For This Pic Of A Monster 50-Foot Crab To Be Declared A Hoax,580\nDesperate bride marries wedding guest instead of groom,1990\n\"Sony Hackers Email: Thanks For Running Scared, We'll Stop Now\",1811\nISIS executioner 'Jihadi John' reported wounded in air strike; UK investigating,1694\n\"Wife chops off cheating husband’s penis, twice\",1163\n\"Saudi Arabia Airline Segregation: New Islamic Law Takes Flight On Airliner, Seating By Gender Coming Soon\",1043\nKurdish resistance denies ISIS claims that they have beheaded poster girl 'Rehana',1907\nRumor: Apple in late-stage talks to buy Path social platform,2063\nBlood money: How ISIS is selling human organs harvested from living hostages and its own dead soldiers to fund terror across the Middle East,2262\n\"Source: Joan Rivers' doc did biopsy, selfie\",1287\nSaudi Airlines to ban gender-mixing seating,1557\nIsis 'behead their own fighters' for spying and embezzlement in Syria,2465\nNHL expansion plans in the works: reports,2195\n3-Boobed Woman a Fake,1444\nPublic shaming: Underwear thief forced to walk around the block wearing the bras he stole,1287\nFive reasons 'Crabzilla' is definitely not real,2136\n\"Woman pays $20,000 for third breast to make herself LESS attractive to men\",2402\nJames Foley’s Family Claims Government Threatened Them Over Ransom Payments,641\n\"Report: Woman claims she had third breast added, hopes to become a TV star\",150\nHewlett-Packard will reportedly split into two companies,1643\n\"Yes, we’re being bought by Microsoft\",122\nThere's A Weird Story Going Around About How Argentina's President Just Saved A Jewish Man From Becoming A Werewolf,250\nZombie Cat Claws Way Out of Grave Five Days After Being Buried Alive,778\nU.S. confirms authenticity of second journalist beheading video,1394\nArgentina president adopts Jewish godson for first time in country's history,1102\nSouth Korean woman freed by firefighters after robot vacuum cleaner 'eats' her hair as she sleeps,1779\nWe're Getting More Detail On The Amazing New Camera Apple Is Planning For The Next iPhone,2233\nJustin Bieber Helps Defend Russian Fisherman From Bear,1146\nJasmine Tridevil: The woman with three breasts,1286\nHP confirms plan to split company,1322\n\"Stephen Sotloff beheading shown in video, ISIS claims\",897\nAl-Sisi proposes: Extend Gaza Strip into Sinai and establish Palestinian state there,1181\nBear attack foiled by Justin Bieber’s music: A story too good to check,448\n\"Joan Rivers' Doctor \"\"Took a Selfie\"\" During Procedure: CNN\",2427\n\"Source: Joan Rivers' doc did biopsy, selfie\",2427\nReport: Second American Journalist Beheaded by Islamic State Terrorists,2319\nJoan Rivers' Personal Doctor Allegedly Took A Selfie During Her Throat Procedure,2323\nNo gender segregation on Saudia,319\nEmail to Tim Cook prompted change of Apple's 'on hold' music quality,894\nAdopting Potential Werewolves Is Routine Business for Argentine Presidents,2383\nISIS wants $1M for Foley’s body,448\nBrain op shock as teen wakes up mid-surgery,2467\nHewlett-Packard Announces Plans To Break Up Company,1706\nLenovo 'resumes efforts to acquire struggling phone maker BlackBerry',681\nArab woman pilot who is poster girl for Gulf states' blitz on ISIS is 'disowned by her family' for bombing 'Sunni heroes of Iraq and the Levant',1668\nJasmine Tridevil Has Surgery 'To Add Third Breast' Total Recall Style,327\n\"Doctor took selfie with Joan Rivers while star was under anesthesia, CNN says  Read more at Jacksonville.com: http://jacksonville.com/entertainment/2014-09-16/story/doctor-took-selfie-joan-rivers-while-star-was-under-anesthesia-cnn#ixzz3DZRmGLrZ\",2160\nJoan Rivers' Doctor Reportedly Took a Selfie Before Her Cardiac Arrest,2057\nBritish teenage jihadi believed to have been killed in Syria,2179\nThree Afghan soldiers found at Canada border after leaving Cape Cod base,1505\n\"NHL expansion to include Toronto, Quebec City, Seattle and Las Vegas: Report\",2373\n\"Everything You Need To Know About Path, The Struggling Social Network In Apple's Sights\",291\nThird boob likely a hoax,2231\n'Miracle cat' rises from the dead five days after burial,1553\nCharles Manson wedding off as bride 'wanted to display his dead body in glass coffin',2294\nFerguson protester shot in the eye with rubber bullet by police,1566\nThree-breasted woman outed as fake by Tampa police,758\n\"​ISIS might be harvesting organs, Iraqi diplomat says\",1512\nReport: Apple Plans to Phase Out Beats Music Brand,2382\nMicrosoft is reportedly buying 'Minecraft' developer Mojang for $2 billion,28\nFive reasons 'Crabzilla' is definitely not real,1993\nArgentina's President Adopts Jewish Boy to Keep Him from Turning into a Werewolf,728\nNSC 'appalled' by Sotloff beheading,2059\nReports: 3 missing Afghans detained at Canadian border,1626\nJames Foley beheading: ISIS militants 'trying to sell murdered hostage's body to his parents for $1m',1038\nArgentina’s president adopts Jewish godson to counteract werewolf legend,923\nBritish teenager Ibrahim Kamara 'Killed In US Airstrikes In Syria',1285\nThird boob likely a hoax,1445\n'Miracle cat' rises from the dead five days after burial,1643\nFate of Isis leader remains unclear after US airstrike in Iraq,1402\nUS Ally Saudi Arabia Starts Gender Segregation On National Airline,1887\nDoc calls macabre 'selfie' claims completely crazy,1882\n\"REPORT: Apple Will Acquire Path, The Struggling Social Network\",1712\n\"Source: Joan Rivers' doc did biopsy, selfie\",1886\nTriple-breasted woman pictured before 'operation' and vows surgery footage will prove third boob is no hoax,103\nThis Woman Claims To Have Had Plastic Surgery To Have A Third Breast,2315\nFat dictator Kim Jong-un dying from cheese addiction,2378\nHewlett-Packard to split in 2 companies,1851\nHP is better not together — company to split into enterprise and PC/printer businesses,1236\nISIS Releases Video Allegedly Showing Beheading of U.S. Journalist Steven Sotloff,2\nHugh Hefner Dead? Fans Panic That Playboy Founder Is Gone,1961\n\"19-year-old girl wakes up during brain surgery, asks doctors ‘How’s it going?’\",896\nJames Foley’s Family Claims Government Threatened Them Over Ransom Payments,319\nSaudi Women May Have to Cover Up Sexy Eyes,1038\nArgentina’s President Adopted A Jewish Godson To Stop Him From Turning Into A Werewolf,457\nIs Jasmine Tridevil’s Third Boob Real? Alisha Hessler Hoax Rumors Swirl,1445\n\"Disgusting! Joan Rivers Doc Gwen Korovin’s Sick Selfie EXPOSED — Last Photo Of Comic Icon, When She Was Under Anesthesia, At Center Of Medical Investigation\",1088\nJoan Rivers' doctor snapped selfie during throat surgery: report,223\nWhen Street Harassers Realize The Women They're Catcalling Are Their Moms In Disguise,994\nOil Futures Jump on Rumored Pipeline Explosion in Saudi Arabia,2361\n\"No, Saudi Arabia has not banned the \"\"tempting eyes\"\"\",1310\nFerguson and Hong Kong Have One Important Thing in Common,1872\niOS 8.2 may launch Monday with new health features,1431\nWoman with three breasts: Real or hoax?,328\nLenovo Could Make A Bid For BlackBerry (Rumor),2482\n\"Woman Gets Third Boob Implanted, Wants to Be \"\"Unattractive to Men\"\"\",1272\nTeam 5 source: Missing Afghan soldiers found at Canadian border,786\nIs Jasmine Tridevil’s Third Boob Real? Alisha Hessler Hoax Rumors Swirl,2231\nHugh Hefner Found Dead But Still Makes It To Family Movie Night,747\n\"NHL expansion to include Toronto, Quebec City, Seattle and Las Vegas: Report\",1770\nJihadist Brit teen killed in US air strikes,1431\n4-inch iPhone 6 reported to be in development,100\n\"WH: We didn't threaten Foley, Sotloff families\",1186\n\"Here Are the 2 Places Left Where You Can Find That Taste of the ’90s, McDonald’s Pizza\",2320\nRumor: ‘new’ 4-inch iPhone on the way,1861\nMan in China recovering in hospital after wife chopped off his penis,2157\nURGENT: ISIS beheads Kurdish female fighter “Rehana”,1714\nJoan Rivers Personal Doctor Allegedly Took A Selfie Before Her Biopsy And Cardiac Arrest,1454\n\"ISIS Beheads American Journalist Steven Sotloff, Monitoring Group Says\",1039\nStory of ‘gutsy bravehearts’ who fought off Boko Haram is a hoax,238\nPregnant woman loses eye after Ferguson cops fire bean bag,2289\nFour Reasons Not To Give Up Hope If Apple Buys Path,67\n\"Joan Rivers' Doctor \"\"Took a Selfie\"\" During Procedure: CNN\",2323\n\"Everything You Need To Know About Path, The Struggling Social Network In Apple's Sights\",50\nThere's A Weird Story Going Around About How Argentina's President Just Saved A Jewish Man From Becoming A Werewolf,963\nApple Watch shipments to start in March: 12in new MacBook Air expected to be launched in same quarter,2099\nMan saved from bear attack - thanks to his Justin Bieber ringtone,2315\nUPDATE: Children used as dogs in fights,1607\nEgypt Offers Abbas Land in Sinai for Future Palestinian State Read,1316\nPublic shaming: Underwear thief forced to walk around the block wearing the bras he stole,2467\nISIS Harvesting Victims’ Organs to Finance Terror,250\nCheese addiction breaks Kim Jong-un's ankles,785\n\"Bieber ringtone scares bear, saves man's life\",1629\nJoan Rivers's doctor 'took a SELFIE' with the comedian as she lay under anesthetic and just seconds before she went into cardiac arrest that killed her,2368\nIslamic State releases video of beheading of U.S. hostage Steven Sotloff: site intelligence monitoring service,268\nUnited Nations asked to investigate claims of organ harvesting by ISIS,1512\nThe Greater Gaza Plan: Is Israel trying to force Palestinians into Sinai?,1604\n'Jihadi John' Injured? ISIS Executioner May Have Been Wounded In US Airstrike: Report,1932\n3-Boobed Woman a Fake,290\nBritish Jihadi Killed In US Airstrike - Reports,778\nWoman with three breasts: Real or hoax?,889\n\"3 Afghan Soldiers Missing From U.S. Base Apprehended at Canadian Border, Reports Say\",1220\n\"ISIS Beheads American Journalist Steven Sotloff, Monitoring Group Says\",2319\nArgentina's President Adopts Young Boy so He Won't Turn Into Werewolf,1421\n\"Stephen Sotloff beheading shown in video, ISIS claims\",1550\n\"Woman Gets Third Boob Implanted, Wants to Be \"\"Unattractive to Men\"\"\",2231\nSaudi Airlines to Separate Men and Women on Flights,319\nBear attack foiled by Justin Bieber’s music: A story too good to check,2231\nWoman Who Claimed To Have Surgery To Add Third Breast Exposed As Hoaxer,2335\n\"iPhone 6S rumors suggest new camera, HealthKit sensors\",1511\nReport: Apple May Buy Social Network Path,1381\nBrain op shock as teen wakes up mid-surgery,1287\nFerguson protester shot in the eye with rubber bullet by police,1394\nTesla Said to Select Nevada for Its First Battery Site,673\n\"IBM set to cut 110,000 jobs, blogger claims\",1596\nReports: 3 missing Afghans detained at Canadian border,728\nMeet the 3-boobed woman,1960\nBritish teenage jihadi believed to have been killed in Syria,1964\nISIS Reportedly Executes 2nd American Journalist,250\nJustin Bieber scares off GRIZZLY BEAR and saves fisherman from a mauling,1600\nThe World's Most Accurate Apple Analyst Says The Apple Watch Is Coming In March,2233\nReport: Apple Is Shutting Down Beats Music,1072\nJoan Rivers’ Doctor Snapped Selfie During Throat Procedure (Report),90\n\"\"\"When We Felt Threatened, We Opened Umbrellas and Raised Our Hands\"\"\",98\n\"NHL expansion rumors: This time, Las Vegas is about to get a team\",1607\nKorean Housewife’s Hair Sucked Up into Robot Vacuum,449\nISIS Releases Video Allegedly Showing Beheading of U.S. Journalist Steven Sotloff,1272\n\"No, the world's oldest tree has not been accidentally cut down by loggers in the Amazon\",2358\nSaudi Arabia May Be Taking Misogyny to the Skies,1272\nIs 'Crabzilla' real or not? Leading marine biologist rules picture of giant crab lurking in shallow waters must be a HOAX,802\nISIL Has Reportedly Beheaded Journalist Steven Sotloff,799\n\"Joan Rivers' Doctor \"\"Took a Selfie\"\" During Procedure: CNN\",1287\nAnother Victim? Raven-Symoné Reveals What Really Happened On ‘Cosby Show’ Set,1650\nDoc calls macabre 'selfie' claims completely crazy,1310\nSteven Sotloff beheading: Latest updates as ISIS release gruesome video of US journalist's murder,1902\n\"Gwen Korovin, Joan Rivers’s doctor, denies taking selfie\",113\nAnalyst: Apple Watch Edition to Cost $950,1801\nSteven Sotloff 'beheading': Islamic State fighters release video claiming to show death of second US journalist,259\n\"Saudi airline, Saudia, to ban gender-mixing\",1557\nIsis: Masked Executioner Jihadi John Injured in US Led Airstrikes in Iraq,1932\nHermaphrodite cat named Mittens to get gender reassignment,1894\nHewlett-Packard will reportedly split into two companies,1994\nJustin Bieber saves man from bear attack,1146\nFoley family says was 'threatened' by U.S. official over ransom: ABC,927\nTorpoint: Five-Year-Old Billed For Missing Friend’s Birthday Party In England,1147\nJustin Bieber Ringtone Startles Bear,2183\nMystery of 50ft giant crab caught on camera in Kent harbour,580\n‘Three-boobed’ woman: They’re not fake,1067\nSaudi Arabia's national airline plans to keep men and women apart,2140\nVideo purportedly shows beheading of U.S. hostage Steven J. Sotloff,1117\nOutrage as children imitate dog fighting,1741\n\"Apple Watch Price, Release Date News: Special Safes In Apple Stores For Gold Models, April Launch Confirmed\",2373\nBrit teenage jihadi killed in Syrian airstrike as Britain set to enter war,2108\nGold Apple Watch Will Be Stored In Special Safes At Apple Stores,2499\n\"Joan Rivers: Doctor Took Selfie With Unconscious Comedian, Performed Biopsy Without Consent -- Details\",1287\nGhost Ship,1701\nJasmine Tridevil: The woman with three breasts,2359\nPregnant woman loses eye after police shoot bean bag at her,1868\nISIS Reported to Behead Second American,1475\n\"Satire Website Fools ESPN, Kei Nishikori isn't highest paid tennis star\",1992\n\"Beast-eater, frightened phone signal, threw the victim and rend in the taiga\",2183\n\"Next-gen iPhone rumored to sport dual-lenses, DSLR quality in 'biggest camera jump ever'\",1990\n\"3 Reasons Kim Jong-un Could Be Missing, Including A So-Called Downfall By Cheese\",1770\n\"No, Argentina's president did not adopt a Jewish child to stop him turning into a werewolf\",1783\nArgentina’s President Adopted A Jewish Godson To Stop Him From Turning Into A Werewolf,101\nISIL Has Reportedly Beheaded Journalist Steven Sotloff,1304\nLisa Bonet Did NOT Send “Cryptic Tweet” About Bill Cosby — Twitter Account Fake!,2169\nKid Suspended For Allegedly Threatening Classmate With ‘Hobbit’ Magic,2120\nArgentina’s president adopts Jewish boy to save him from life as a werewolf,1639\nGiant Crab,733\nWhite House denies threatening families of James Foley and Steven Sotloff over ISIS ransom but adds 'we made the law clear to them',967\nCharles Manson's fiancee used him for his ... corpse?,2151\nArgentina's President Just Adopted a Son So He Won't Turn into a Werewolf,596\nGirl poured acid on boyfriend’s penis after he released sex tape,1812\n\"Jealous Wife Who Chopped Off Husband’s Penis For Cheating On Her, Chops It Off A Second Time\",2216\n\"Source: Joan Rivers' doc did biopsy, selfie\",810\n\"Joan Rivers' doctor denies 'unauthorized procedure,' selfie before cardiac arrest\",1454\nDid Argentina's President Adopt A Jewish Baby To Stop It From Becoming A Werewolf??,960\nFlorida woman gets plastic surgery to add a third breast,1632\n3-Boobed Woman a Fake,2461\n'Dear Sandwich Thief': Man's hilarious response to passive-aggressive sign posted on his office's fridge door sparks incredible kitchen note war,535\nPregnant St. Louis woman loses eye after police fire non-lethal round: reports,519\nPresident of Argentina adopts Jewish boy to stop him turning into werewolf,2198\nHugh Hefner is not dead: Playboy founder makes it to film night despite mortality rumours,1527\nRise of the zombie cat: Pet who was 'killed' and buried by his owner climbed out of his grave five days later,976\nCrabzilla,2522\nEl-Sisi denies claims he'll give Sinai land to Palestinians,3\nNo gender segregation on Saudia,2437\nFemale Kurdish ‘poster girl’ fighter feared killed,1851\nTesla Said to Select Nevada for Its First Battery Site,1663\nJoan Rivers’ doctor took selfie during procedure,2021\nSketchy Rumor Claims Apple Planning New 4-Inch iPhone for 2015,3\n\"A Peruvian TV show is tricking men into catcalling their mothers, for feminism\",2198\nArgentina's President Didn’t Adopt A Jewish Child To Avoid Becoming A Werewolf; So What Did She Do?,778\nGigafactory location: Tesla Motors confirms Nevada announcement Thursday,111\nPresident of Argentina adopts Jewish godson to 'stop him turning into a werewolf',145\nIslamic State video reportedly shows beheading of Steven Sotloff,2319\nKim Jong IS Un-well – and it could be GOUT! North Korea confirms its young dictator is 'suffering discomfort' after addiction to Swiss cheese revealed,2527\nFlorida woman claims to have surgically added third breast,1444\nFake News Report Claims Loggers Have Cut Down World's Oldest Tree,492\nGovernment threatened Foleys with criminal charges over ransom,2324\nIsis air strikes: Abu Bakr al-Baghdadi 'critically wounded' in air strikes near Mosul,1696\nISIS Reportedly Beheads A Second American Journalist,2298\nRumor: Apple Watch Screens To Be Supplied By LG Display And Samsung Display,2361\nBreast Chancer,85\n\"Transgender teenager, 17, leaves heartbreaking suicide note blaming her Christian parents before walking in front of tractor trailer on highway\",326\nISIS online video shows beheading of U.S. journalist Steven Sotloff,1964\nSouth Korean Woman's Hair 'Eaten' By Robot Vacuum Cleaner,92\n\"Doctor took selfie with Joan Rivers while star was under anesthesia, CNN says  Read more at Jacksonville.com: http://jacksonville.com/entertainment/2014-09-16/story/doctor-took-selfie-joan-rivers-while-star-was-under-anesthesia-cnn#ixzz3DZRmGLrZ\",934\n\"Three-breasted Florida woman Jasmine Tridevil insists third boob is real, but police report shows she once lost 'prosthesis'\",327\nWoman has third breast implanted,103\nHewlett Packard ‘planning to split into two’,1414\nJustin Bieber Ringtone Startles Bear,1914\n'Throat specialist to the stars' allegedly involved in fatal Joan Rivers procedure denies taking selfie with star as she releases statement saying she will not comment on tragic incident,2057\n\"Source: Joan Rivers' doc did biopsy, selfie\",1882\nBOOK: CHARLES MANSON’S FIANCÉ WANTED MARRIAGE SO SHE COULD DISPLAY HIS CORPSE IN TOURIST ATTRACTION,2082\nJustin Bieber ringtone saved a Russian fisherman during a bear attack,327\nSuspended boy threatened to make student disappear with 'Lord of the Rings' replica ring,894\nWas James Foley’s murderer released from Guantanamo Bay?,2232\nScorpion stings flier on Alaska Airlines flight from L.A.,1270\nThese Men Freak Out When They Discover The Women They Are Harassing Are Their Moms In Disguise (VIDEO),1191\nISIS Releases Video Allegedly Showing Beheading of U.S. Journalist Steven Sotloff,1391\nCharles Manson Wedding Off: Fiancee’s Morbid Plan To Exploit His Corpse Emerges,1414\nJasmine Tridevil: The woman with three breasts,2361\nJoan Rivers Doctor Denies Selfie,1033\n\"Ohio Trans Teen Commits Suicide, Leaves Heartbreaking Note Declaring “There’s No Way Out”\",1418\n'Throat specialist to the stars' allegedly involved in fatal Joan Rivers procedure denies taking selfie with star as she releases statement saying she will not comment on tragic incident,1701\nSaudi Arabia outlaws ‘tempting eyes’,1759\n\"ISIS Leader Injured in Air Strike, Iraqi Officials Say\",85\n\"The story of the Argentinean president, werewolves and seventh sons\",710\nISIS Reportedly Executes 2nd American Journalist,2059\n\"Hackers tell Sony wise to cancel film, don't make more trouble -CNN\",1067\nIraqi Army Downs 2 UK Planes Carrying Weapons for ISIL,747\nWoman Reportedly Cuts Off Husband's Penis Twice in One Night,1962\nHewlett Packard ‘planning to split into two’,668\nWoman with three breasts ‘was a fake who has tricked people online before’,2258\nArgentina's President Just Adopted a Son So He Won't Turn into a Werewolf,1527\nApple to shut down Beats Music: Report,1275\nISIS Reportedly Executes 2nd American Journalist,2339\n\"50ft crustacean, dubbed Crabzilla, photographed lurking beneath the waters in Whitstable\",318\nHere's What We Know About ISIS's Alleged Organ Harvesting Operation,747\nPresident of Argentina adopts Jewish boy to stop him turning into werewolf,1581\n‘Crabzilla’ spotted off the coast of Britain,2323\nJoan Rivers’ Doctor Snapped Selfie During Throat Procedure (Report),2169\nMissing Afghan soldiers taken into custody at Canadian border,1626\nMissing Afghan soldiers found at US Canada border,2312\nTeen wakes up mid-brain surgery and asks doctors ‘How’s it going?’,326\nSaudi Airlines to segregate sexes,1765\n\"IBM set to cut 110,000 jobs, blogger claims\",389\n\"Hong Kong protesters mimic Ferguson’s ‘hands up, don’t shoot’\",2390\nAttention children of the ’90s: you can still get McDonald’s pizza,2320\n\"Wife chops off cheating husband’s penis, twice\",2157\nJames Foley family: Obama officials vowed criminal charges if we paid son’s ransom,749\nFate of Isis leader remains unclear after US airstrike in Iraq,746\nHewlett-Packard to split into two public companies,2505\nBritish teenage jihadist 'killed during US air strikes on Syria',1203\nBOOK: CHARLES MANSON’S FIANCÉ WANTED MARRIAGE SO SHE COULD DISPLAY HIS CORPSE IN TOURIST ATTRACTION,584\nReport: Apple Is Shutting Down Beats Music,1086\nHewlett-Packard to split in 2 companies,1450\nTesla Said to Select Nevada for Its First Battery Site,33\nJoan Rivers' Doctor Took a Selfie While She Was Under Anesthesia (Report),2126\n\"ISIS leader Abu Bakr al-Baghdadi wounded in airstrike, Iraq officials say\",20\nWhite House denies it threatened families of slain American journalists,2516\n18-Karat Gold Apple Watch Edition To Be Locked In Safes At Apple Stores,2121\nJames Foley beheading: ISIS militants 'trying to sell murdered hostage's body to his parents for $1m',448\nA Justin Bieber Ringtone Just Saved A Man’s Life Who Was Being Attacked By A Bear,1479\nHewlett-Packard will reportedly split into two companies,1126\nWerewolf Legend Leads To Jewish Godson's 'Adoption' by Argentina President,2107\nArgentina’s president adopts Jewish boy to save him from life as a werewolf,1773\nThree Boobs Are Most Likely Two Boobs and a Lie,1241\n\"Islamic State leader Abu Bakr al-Baghdadi: Wounded, dead or missed entirely by U.S. airstrikes?\",1479\nIraqi Official Accuses ISIS Of Harvesting Organs To Finance Operations,69\nDoc calls macabre 'selfie' claims completely crazy,1287\nWoman Adds Third Breast by Undergoing Surgery to Participate in Reality Show,1378\n\"No, McPizza is not available in two US McDonald's [Google Translate]\",2436\nJustin Bieber Basically Saves A Russian Man From A Bear,627\n\"U.S., BRENT CRUDE CRUDE FUTURES EXTEND GAINS ON UNCONFIRMED MARKET RUMOR OF OIL PIPELINE EXPLOSION IN SAUDI ARABIA\",1078\n'I had a third breast implant so I can turn off men',680\nHong Kong riot cops forced to withdraw after democracy protesters copy 'Don't shoot' gesture used by US demonstrators after a police officer shot an unarmed black teenager,1050\nHugh Hefner Dead? Fans Panic That Playboy Founder Is Gone,1414\nAl-Sisi proposes: Extend Gaza Strip into Sinai and establish Palestinian state there,141\nISIS Allegedly Beheads Second Captive American Journalist,1304\nSaudi Airlines to Separate Men and Women on Flights,1887\nWhite House denies threatening families of James Foley and Steven Sotloff over ISIS ransom but adds 'we made the law clear to them',791\nArgentina's President Just Adopted a Son So He Won't Turn into a Werewolf,448\nThis Woman Claims To Have Had Plastic Surgery To Have A Third Breast,1373\nHere's What We Know About ISIS's Alleged Organ Harvesting Operation,1811\n\"[Google translate] AED site: Family \"\"Flyer\"\" Maryam Mansouri emphasizes \"\"fabricating\"\" a statement repudiating them\",1668\nJournalist Steven Sotloff reportedly executed by ISIS,2298\nNo gender segregation on Saudia,291\nJustin Bieber ringtone saves Russian man from bear attack,806\nJoan Rivers’ doctor took selfie during procedure,1287\nThis Third Boob Is Probably Only Real in Our Hearts,1373\nJoan Rivers death: Biopsy doctor ‘took SELFIE with star while she was under anesthesia moments before cardiac arrest’,2357\n\"Afghan family kills 25 Taliban, media report\",2512\nGallagher: Bettman has changed his tune on NHL expansion,673\n\"Saudi Arabia Airline Segregation: New Islamic Law Takes Flight On Airliner, Seating By Gender Coming Soon\",2512\nHermaphroditic Cat Is Getting Gender Assignment Surgery,327\n\"Polish Teenager Wakes Up During Brain Surgery, Talks To Doctor\",911\nIs Jasmine Tridevil's Triple Breasted Tale An Internet Hoax?,1444\nFake News Report Claims Loggers Have Cut Down World's Oldest Tree,42\nJustin Bieber ringtone saves Russian fisherman from bear attack,2231\nWhite House Threatened James Foley's Family with Prosecution,2229\nAPPLE WATCH MAY GO ON SALE IN MARCH ACCORDING TO ANALYST,764\nWhen Photos Lead a Protest,1525\nSyria: Teenage British Jihadi from Brighton Killed in US Airstrikes,1316\nISIS Allegedly Beheads Second Captive American Journalist,799\nJames Foley beheading: ISIS militants 'trying to sell murdered hostage's body to his parents for $1m',1845\nSchool children in Johannesburg imitate dog fighting during recess,868\nThree Boobs Are Most Likely Two Boobs and a Lie,1924\nJustin Bieber Ringtone Startles Bear,923\nThird boob likely a hoax,2359\nKim Jong IS Un-well – and it could be GOUT! North Korea confirms its young dictator is 'suffering discomfort' after addiction to Swiss cheese revealed,566\n\"Fake or freak? Woman, 21, claims to have paid $20,000 to surgically add third breast in desperate bid to become a reality TV star\",1241\nHP reportedly plans to split PC and printer business from enterprise unit,1793\nSexually frustrated female owl killed male because his penis was too small,1980\nVeterans Today reporting Iraqi Army Downs 2 UK Planes Carrying Weapons for ISIL,2199\nManson's fiancee wants to put his corpse on display: Report,1431\nReport: Islamic State Attempting to Sell James Foley’s Body for $1 Million,930\nRumor: Apple Watch Production Gearing Up For Valentine's Day Release With High Prices,2195\nA Russian Guy Says His Justin Bieber Ringtone Saved Him From A Bear Attack,2493\n\"Passenger headed to Dallas rages over ‘Merry Christmas,’ removed from plane\",1600\n\"Report: Joan Rivers doctor took selfie, began biopsy, source says\",2040\nCharlie Hebdo investigator took own life hours after attack: report,1782\n\"Woman pays $20,000 for third breast to make herself LESS attractive to men\",661\nJoan Rivers' doctor 'took selfie before biopsy',934\nNHL Expansion Plan Report Is 'Complete Fabrication': Bettman,2233\nTransgender Teen Commits Suicide & Pens A Heartbreaking Note Urging The World To Change,1493\n\"Yes, we’re being bought by Microsoft\",100\nGirl poured acid on boyfriend’s penis after he released sex tape,2464\n\"Apple Watch Price, Release Date News: Special Safes In Apple Stores For Gold Models, April Launch Confirmed\",256\nU.S.: Video showing Sotloff beheading is authentic,1676\nSteven Sotloff beheading: Latest updates as ISIS release gruesome video of US journalist's murder,916\nCharlie Hebdo top cop Helric Fredou kills himself hours after magazine massacre,1386\nHere's What We Know About ISIS's Alleged Organ Harvesting Operation,182\n\"U.S., BRENT CRUDE CRUDE FUTURES EXTEND GAINS ON UNCONFIRMED MARKET RUMOR OF OIL PIPELINE EXPLOSION IN SAUDI ARABIA\",1762\nPresident of Argentina Adopts Boy to Stop Him from Becoming a Werewolf,1633\n‘Crabzilla’ spotted off the coast of Britain,778\nSaudi Airline Considering Separating Passengers By Gender,2100\nISIS Beheads Second American Journalist,2319\nJustin Bieber saves man from bear attack,1451\nIsraeli politicians praise Sisi plan to give Palestinians land for a state in Sinai,1102\nArgentina’s President Adopted A Jewish Godson To Stop Him From Turning Into A Werewolf,2522\nReport: ISIS Islamists at the Gates of Baghdad,268\nFlight Delayed Due To Rampaging Scorpion,2491\nREPORT: ISIS FIGHTING JUST ONE MILE OUTSIDE BAGHDAD DESPITE AIRSTRIKES,1105\n\"Saudi Arabia Airline Segregation: New Islamic Law Takes Flight On Airliner, Seating By Gender Coming Soon\",1250\nNEWS/ Read the Touching Letter This 9-Year-Old Girl Sent Her Teacher After He Came Out to the Class,2083\nAUNT CUTS OFF 3-YEAR-OLD’S PENIS BECAUSE HE WALKED IN WHILE SHE WAS ON THE TOILET,1694\nSaudi Airlines Sexist: Airline Intends To ‘Enforce Rules’ To Separate Male And Female Passengers,20\nISIS fighters now 'at the gates of Baghdad': Islamic militants fighting 'just one mile from Iraqi capital' despite days Western airstrikes,231\nFlorida woman gets third breast surgically implanted,328\nMan Mauled By Bear Says He's Only Alive Thanks to Justin Bieber,2160\nTransgender Teen Leelah Alcorn Blames Christian Parents In Tumblr Suicide Note,2105\n\"AP report: Police say gunman in FSU library shooting, Myron May, was alumnus\",863\nIslamic State trying to SELL decapitated body of US hostage James Foley for $1 MILLION,1241\nIraq’s ambassador urges UN to investigate claims Isis is harvesting organs: ‘We have bodies - it is clear they are missing certain parts',2482\nKei Nishikori Highest-Paid Tennis player in the World,1118\nJoan Rivers' Personal Doctor Allegedly Took A Selfie During Her Throat Procedure,1394\nIsis air strikes: Abu Bakr al-Baghdadi 'critically wounded' in air strikes near Mosul,717\n\"Lenovo Still Wants to Buy BlackBerry and Will Try Again, Source Suggests\",2513\nParent: Fourth-grader suspended after using magic from 'The Hobbit',675\nJoan Rivers’ doctor snapped a selfie before biopsy surgery,897\nThey're fake! Woman who claims to have surgically implanted third breast is a self-proclaimed hoaxer who once reported a '3 breast prosthesis' stolen from her luggage,2392\nISIS Releases Video Allegedly Showing Beheading of U.S. Journalist Steven Sotloff,2204\nNSC 'appalled' by Sotloff beheading,1117\nJasmine Tridevil Has Surgery 'To Add Third Breast' Total Recall Style,1188\nCNN Reports Hackers Sent Message to Sony: ‘You’ve Done the Right Thing’,1304\nLisa Bonet Did NOT Send “Cryptic Tweet” About Bill Cosby — Twitter Account Fake!,2233\nMystery of 50ft giant crab caught on camera in Kent harbour,2136\nHewlett-Packard to split into two public companies,1322\nDoc calls macabre 'selfie' claims completely crazy,2467\n\"Sorry, Argentina's President Didn't Actually Adopt a Jewish Werewolf\",1264\n'How's it going?': Teenager wakes up during brain surgery and asks doctors for progress report,1914\nISIS Releases Video Allegedly Showing Beheading of U.S. Journalist Steven Sotloff,1499\nJasmine Tridevil: The woman with three breasts,2050\nCNN: Doctor Took Mid-Surgery Selfie with Unconscious Joan Rivers,256\nJoan Rivers Doctor Denies Selfie,934\nSteven Sotloff 'beheaded by Islamic State',575\nTorpoint: Five-Year-Old Billed For Missing Friend’s Birthday Party In England,2189\nISIS executioner 'Jihadi John' reported wounded in air strike; UK investigating,1994\nHewlett-Packard Plans To Break Into Two Companies: Report,412\n\"No, Saudi Arabia has not banned the \"\"tempting eyes\"\"\",2232\nISIS Is Reportedly Trying To Sell James Foley's Remains For $1 Million,69\nTransgender teen struck and killed on Ohio interstate in apparent suicide,12\nUK looking into reports IS beheading suspect wounded,2057\n\"ISIS Beheads American Journalist Steven Sotloff, Monitoring Group Says\",898\nMicrosoft is reportedly buying 'Minecraft' developer Mojang for $2 billion,197\nHewlett-Packard Announces Plans To Break Up Company,1111\nA Justin Bieber Ringtone Just Saved A Man’s Life Who Was Being Attacked By A Bear,2464\nHP announces plan to split in two,946\nHewlett-Packard Plans To Break Into Two Companies: Report,429\nThe Story of the 3-Boobed Lady Is As Fake As Her Third Boob,1128\nHackers: Sony ‘Very Wise’ to Pull Film,1961\n\"Joan Rivers' Doctor \"\"Took a Selfie\"\" During Procedure: CNN\",1653\nHeads up oil traders: Big pipeline explosion reported in Saudi Arabia,2074\n\"Transgender teen who committed suicide left heartbreaking note saying she would \"\"never be happy\"\"\",12\nWoman Adds Third Breast by Undergoing Surgery to Participate in Reality Show,836\n\"iPhone 6S rumors suggest new camera, HealthKit sensors\",2244\nArgentina president adopts Jewish godson for first time in country's history,1441\nVideo purports to show beheading of US journalist,1452\nNo gender segregation on Saudia,910\n\"ISIS leader Abu Bakr al-Baghdadi wounded in airstrike, Iraq officials say\",1037\nReports: 3 missing Afghans detained at Canadian border,2121\n\"Hong Kong protesters mimic Ferguson’s ‘hands up, don’t shoot’\",2270\nPoster girl for Kurdish freedom fighters in Kobane is 'captured and beheaded by ISIS killers' who posted gruesome pictures online,784\nVideo reportedly shows beheading of reporter Steven Sotloff by ISIS,1309\n'Zombie Cat' Claws Way Out Of Grave And Into Our Hearts,1816\n\"ISIS might be harvesting organs, Iraq tells UN\",1512\nIS reportedly tries to sell slain US hostage’s body for $1 million  Read more: IS reportedly tries to sell slain US hostage's body for $1 million,1326\n\"Polish Teenager Wakes Up During Brain Surgery, Talks To Doctor\",517\nIs Jasmine Tridevil's Triple Breasted Tale An Internet Hoax?,758\nREPORT: Tesla Chooses Nevada For Site Of Its Massive Battery Factory,1604\n\"REPORT: Apple Will Acquire Path, The Struggling Social Network\",1601\nISIS wants $1M for Foley’s body,2063\nReport: Apple Plans to Phase Out Beats Music Brand,1653\nTesla Said to Select Nevada for Its First Battery Site,1766\n\"Report: Joan Rivers doctor took selfie, began biopsy, source says\",2021\nISIS is suspected of selling human organs for money in Iraq,2222\nVideo Appears to Show ISIS Execution of Second American Steven Sotloff,268\nReports: Selfie-Taking Doc's Unauthorized Biopsy May Have Killed Joan Rivers,2487\nJames Foley's mother 'appalled' by U.S. government handling of case,1186\nWoman cuts off husband's penis twice after catching him cheating,1163\nNHL Expansion Plan Report Is 'Complete Fabrication': Bettman,287\nJoan Rivers’s Personal Doctor Denies Taking Operating-Room Selfie,1326\n\"After Beheading of Steven Sotloff, Obama Pledges to Punish ISIS\",1596\nTampa woman claims to add 3rd breast,2335\n9-year-old girl pens touching letter to teacher who came out as gay,2513\nU.S. Authenticates Video Showing Sotloff's Beheading,96\nUnbearable: Man fends off bear attack by playing Justin Bieber song,1100\nJustin Bieber Basically Saves A Russian Man From A Bear,268\nWoman with three breasts: Real or hoax?,1960\nBrain op shock as teen wakes up mid-surgery,353\n\"KGI: iPhone sales forecast at 73M for Q4 ahead of Apple Watch debut in March, 12\"\" MacBook Air in Q1\",1882\n\"After Finding Out Mid-Wedding That Her Groom Was Unwell, This Bride Married A Wedding Guest Instead\",2004\n\"Report: Woman claims she had third breast added, hopes to become a TV star\",2486\nJoan Rivers’s Personal Doctor Denies Taking Operating-Room Selfie,2323\nTeam 5 source: Missing Afghan soldiers found at Canadian border,2285\nLisa Bonet Did NOT Send “Cryptic Tweet” About Bill Cosby — Twitter Account Fake!,1676\nFive-year-old boy gets a bill for missing school friend's birthday party,1147\n\"Source: Joan Rivers' doctor took selfie, began biopsy before her cardiac arrest\",1636\nJihadist Brit teen killed in US air strikes,2512\n\"Joan Rivers Death Preventable? Melissa Rivers Taking Legal Action, News Of Doctor’s Selfie Surfaces\",2160\nJustin Bieber Basically Saves A Russian Man From A Bear,1600\nSaudi Arabia's national airline planning to introduce gender segregation on flights,284\nExplosive New Details Of Joan Rivers’ Medical Crisis: Doctor Snapped Selfie With Legendary Comic & Performed Unauthorized Biopsy While She Was Under Anesthesia!,1287\nMissing Afghan soldiers reportedly found near Canadian border,953\nJournalist Steven Sotloff reportedly executed by ISIS,1431\nReport: Doctor took a selfie when Joan Rivers was under anesthesia,164\nMissing Afghan soldiers found at US Canada border,20\n18-Karat Gold Apple Watch Edition To Be Locked In Safes At Apple Stores,1616\nWould US sue parents of James Foley? Why White House is Defending Itself,2158\n\"Ohio Trans Teen Commits Suicide, Leaves Heartbreaking Note Declaring “There’s No Way Out”\",1246\nJilted wife chops off two-timing hubby’s manhood — twice,685\nBear attack foiled by Justin Bieber’s music: A story too good to check,1411\nJoan Rivers' doctor snapped selfie during throat surgery: report,1394\n\"Jealous Wife Who Chopped Off Husband’s Penis For Cheating On Her, Chops It Off A Second Time\",1763\nScorpion stings woman on OSU plane,2505\nAnother Victim? Raven-Symoné Reveals What Really Happened On ‘Cosby Show’ Set,814\nPolice officer in Charlie Hebdo investigation 'shot himself dead hours after the attack',3\n\"Apple in late stages to acquire Path, report says\",1381\n\"3 Reasons Kim Jong-un Could Be Missing, Including A So-Called Downfall By Cheese\",2394\n\"No, Argentina's president did not adopt a Jewish child to stop him turning into a werewolf\",1464\n'Whistling At Your Mom': Video Showing Sons Catcalling their Mothers Goes Viral [VIDEO],1138\nVideo Appears to Show ISIS Execution of Second American Steven Sotloff,1394\nJilted wife 'chopped off husband's penis TWICE with scissors after catching him cheating',895\n\"Video Of Steven Sotloff Slaying By ISIS Is Authentic, U.S. Confirms\",1510\nSaudi Arabia May Be Taking Misogyny to the Skies,1754\nJames Foley's mother 'appalled' by U.S. government handling of case,492\n\"Apple Watch Takes Two Hours to Charge, Only Delivers Notifications While on the Wrist\",2195\nThird boob likely a hoax,764\nJoan Rivers Personal Doctor Allegedly Took A Selfie Before Her Biopsy And Cardiac Arrest,2021\nHermaphroditic cat to undergo gender reassignment surgery,3\nThis Man Kept HARASSING Women On The Streets. Until One Day… MOM!?,1100\n\"Fake or freak? Woman, 21, claims to have paid $20,000 to surgically add third breast in desperate bid to become a reality TV star\",1454\nHermaphroditic cat awaits a gender reassignment surgery to become a boy,2158\n\"Gwen Korovin, Joan Rivers’s doctor, denies taking selfie\",1326\nAPPLE WATCH MAY GO ON SALE IN MARCH ACCORDING TO ANALYST,1655\n\"Fowler Falls For Fake Website, Makes Crazy Claims About Tennis Star\",207\nCharles Manson Wedding Off: Fiancee’s Morbid Plan To Exploit His Corpse Emerges,596\n\"Joan Rivers’ Doctor Reportedly Took Selfie, Biopsy Right Before Her Heart Attack\",1851\nA Justin Bieber Ringtone Just Saved A Man’s Life Who Was Being Attacked By A Bear,1629\nIga Jasica Says Awakening During Brain Surgery Was No Mistake,2151\nFoley family says was 'threatened' by U.S. official over ransom: ABC,360\n\"LG Display, Samsung unit to supply Apple Watch screens: South Korea paper\",471\nLisa Bonet Did NOT Send “Cryptic Tweet” About Bill Cosby — Twitter Account Fake!,1961\nReport: NHL expansion to Las Vegas 'a done deal',2428\niPhone 6s Rumored to Include 2GB of Faster RAM and 'Force Touch' Technology,2233\nIsraeli report: Sisi offered Abbas a Palestinian state in Sinai,1270\nJasmine Tridevil: Woman with three breast denies surgery hoax claims,2486\nJustin Bieber's 'Baby' Saves Man From Violent Bear Attack,2315\n\"Report: Toronto, Seattle, Quebec City to join Vegas in 2017 NHL expansion\",1811\nISIS online video shows beheading of U.S. journalist Steven Sotloff,2465\nJustin Bieber Helps Defend Russian Fisherman From Bear,806\nSaudi Arabia outlaws ‘tempting eyes’,2383\nSteven Sotloff 'beheaded by Islamic State',1194\nIslamic State puts James Foley’s body up for sale for $1M,435\n\"Woman Gets Third Boob Implanted, Wants to Be \"\"Unattractive to Men\"\"\",1894\nSaudi Airlines to Separate Men and Women on Flights,1246\nGiant Crab,2182\n\"Morin goes back on transparency pledge, refuses to confirm or deny report that Apple is buying Path\",50\nSexually frustrated female owl killed male because 'his penis was too SMALL',2216\n\"ISIS Might Be Harvesting Organs To Finance Operations, Iraqi Envoy Tells UN\",2222\nAUNT CUTS OFF 3-YEAR-OLD’S PENIS BECAUSE HE WALKED IN WHILE SHE WAS ON THE TOILET,2400\nCharles Manson's fiancée 'only wanted to marry him so she could put his corpse on display in a glass coffin after he died',491\nREPORT: MARINES ORDERED BY STATE DEPT TO SURRENDER WEAPONS IN US EMBASSY EVAC IN YEMEN,262\nDisturbed aunt cuts off nephew’s penis after he burst’s in on her on the toilet.,739\nJoan Rivers Doctor Denies Selfie,1181\nThere Are Still Two McDonald’s That Serve McPizza From the ’90s,960\nMicrosoft Near Deal to Buy Minecraft Maker Mojang,197\nJoan Rivers' Doctor Reportedly Took a Selfie Before Her Cardiac Arrest,160\nPregnant woman loses eye after Ferguson cops fire bean bag,1394\n‘Three-boobed’ woman: They’re not fake,2383\nIs this Crabzilla? Giant Monster Crab Caught on Camera,2380\n\"‘Hands Up, Don’t Shoot’ in Hong Kong Protests?\",927\n\"Four new NHL expansion teams? Vegas, Seattle, Toronto and Quebec by 2017: Report\",2233\nMicrosoft said to be buying the maker of 'Minecraft' for $2 billion,1386\nReport: Three missing Afghan soldiers caught at Canadian border,786\nBreast Chancer,471\nThey're fake! Woman who claims to have surgically implanted third breast is a self-proclaimed hoaxer who once reported a '3 breast prosthesis' stolen from her luggage,2258\nMan Mauled By Bear Says He's Only Alive Thanks to Justin Bieber,934\nRaven Symone Files Molestation Charges Against Bill Cosby,1033\nArgentina's President Adopts Boy to End Werewolf Curse,1856\n\"19-year-old girl wakes up during brain surgery, asks doctors ‘How’s it going?’\",326\n\"After Beheading of Steven Sotloff, Obama Pledges to Punish ISIS\",2059\nGrieving Afghan mother takes bloody revenge by killing 25 Taliban militants during seven hour battle after they gunned down her son,1612\nAfghan Mother Reza Gul Takes Up Slain Son's Gun to Kill Taliban Attackers,2195\nChina Penis Amputation: Cruel Aunt Viciously Mutilates Toddler's Genitals as Punishment,728\nHewlett-Packard to split into two public companies,1236\nFlorida woman claims to have surgically added third breast,1229\nLoggers Accidentally Cut Down World’s Oldest Tree in Amazon Forest,1510\n\"Source: Joan Rivers' doc did biopsy, selfie\",215\nSaudi Arabia airline segregation: Saudi airlines to assign seats based on gender,1561\n'How's it going?': Teenager wakes up during brain surgery and asks doctors for progress report,1601\n\"Nine-year-old girl writes letter to 'amazing, fantastic' teacher after he comes out as gay\",2350\nNSC 'appalled' by Sotloff beheading,1550\n\"Doctor took selfie with Joan Rivers while star was under anesthesia, CNN says  Read more at Jacksonville.com: http://jacksonville.com/entertainment/2014-09-16/story/doctor-took-selfie-joan-rivers-while-star-was-under-anesthesia-cnn#ixzz3DZRmGLrZ\",223\nFate of IS leader Abu Bakr al-Baghdadi unknown after airstrikes target him,1941\nRobot vacuum cleaner 'attacks' South Korea housewife's hair,1616\nPurported Lisa Bonet Twitter Account Suspended After Cryptic Cosby Tweet,2350\nIs Jasmine Tridevil’s Third Boob Real? Alisha Hessler Hoax Rumors Swirl,274\nApple Stores will have custom-designed safes to store the gold Apple Watch in,1345\nIslamic state issues video of beheading of U.S. hostage: SITE,2229\n\"ISIS Might Be Harvesting Organs To Finance Operations, Iraqi Envoy Tells UN\",1211\n\"ISIS Leader Injured in Air Strike, Iraqi Officials Say\",471\nHewlett-Packard plans to split into two companies: Report,1110\nWoman Adds Third Breast by Undergoing Surgery to Participate in Reality Show,274\n\"Beast-eater, frightened phone signal, threw the victim and rend in the taiga\",1754\n\"No, Argentina's president did not adopt a Jewish child to stop him turning into a werewolf\",728\nApple’s Beats Music Brand May Go Away. Apple’s Beats Music Service is Sticking Around.,1668\n\"Wife chops off cheating husband’s penis, twice\",1366\nAnother Boko Haram Attack Repelled By Armed Women,1998\nRampur: Angry Bride Marries Guest after Learning Groom is Epileptic,2300\n\"Here Are the 2 Places Left Where You Can Find That Taste of the ’90s, McDonald’s Pizza\",1810\nHermaphroditic cat to get gender assignment surgery,3\nJournalist Steven Sotloff reportedly executed by ISIS,1387\nJoan Rivers Personal Doctor Allegedly Took A Selfie Before Her Biopsy And Cardiac Arrest,1304\nHewlett-Packard to split into two companies,1126\nMissing Afghan soldiers taken into custody at Canadian border,412\nThese Men Catcalling Their Undercover Mothers Is the Best Payback Ever,1138\nThere Are Still Two McDonald’s That Serve McPizza From the ’90s,940\nVideo reportedly shows beheading of reporter Steven Sotloff by ISIS,1676\n\"Sony Hackers Email: Thanks For Running Scared, We'll Stop Now\",1209\nReport: ISIS Islamists at the Gates of Baghdad,2083\nChildren in dog fighting horror,1607\nHewlett-Packard plans to split into two companies: Report,579\nMinecraft Is Expected to Be Acquired by Microsoft,2057\nThird boob likely a hoax,535\nIslamic State releases video showing beheading of US hostage Steven Sotloff,1902\nWoman Who Claimed To Have Surgery To Add Third Breast Exposed As Hoaxer,471\nParents billed $29 for a ‘no-show fee’ after five-year-old son misses birthday party,1350\nCharles Manson wedding off as bride 'wanted to display his dead body in glass coffin',1754\nReport: Second American Journalist Beheaded by Islamic State Terrorists,627\nTransgender teen leaves note on Tumblr blaming Christian parents for suicide,2198\nHermaphroditic cat to get gender assignment surgery,535\nNHL expansion plans in the works: reports,1470\nJoan Rivers’ Doctor Snapped Selfie During Throat Procedure (Report),2439\nThis Is The Most Passive-Aggressive Office Battle We've Ever Seen,937\n\"Afghan woman picks up dead son's gun, helps kill 25 Taliban militants to save village\",2195\n\"Finally, proof that Justin Bieber IS unbearable: Russian fisherman saved from bear attack when ringtone featuring one of the pop brat's songs scares it away\",580\n\"Doctor took selfie with Joan Rivers while star was under anesthesia, CNN says  Read more at Jacksonville.com: http://jacksonville.com/entertainment/2014-09-16/story/doctor-took-selfie-joan-rivers-while-star-was-under-anesthesia-cnn#ixzz3DZRmGLrZ\",1033\nFlorida woman has surgery to add third breast to make herself 'unatttractive to men',1378\n\"Report: Woman claims she had third breast added, hopes to become a TV star\",39\nWoman stung by scorpion on Alaska Airlines flight,1830\nFour Reasons Not To Give Up Hope If Apple Buys Path,758\nHow a Reddit user convinced Tim Cook to change Apple’s on-hold music,2112\nFerguson protester shot in the eye with rubber bullet by police,863\nJustin Bieber ringtone saved a Russian fisherman during a bear attack,810\nThis Woman Claims To Have Had Plastic Surgery To Have A Third Breast,1894\nMystery of 50ft giant crab caught on camera yards from British harbour,2100\nJoan Rivers’ doctor snapped a selfie before biopsy surgery,1851\nFlorida Woman Has Surgery To Add Third Breast To Her Chest,1454\nLenovo ready to bid for Blackberry - report,1290\n\"Finally, proof that Justin Bieber IS unbearable: Russian fisherman saved from bear attack when ringtone featuring one of the pop brat's songs scares it away\",2320\n\"Satire Website Fools ESPN, Kei Nishikori isn't highest paid tennis star\",2198\nSaudi Arabia May Be Taking Misogyny to the Skies,2279\n\"Report: Woman claims she had third breast added, hopes to become a TV star\",2183\nISIS Allegedly Beheads Second Captive American Journalist,717\nTorpoint: Five-Year-Old Billed For Missing Friend’s Birthday Party In England,1770\n\"Apple to launch new 4\"\" iPhone next year\",762\nEXCLUSIVE: Lenovo Could Make An Offer For BlackBerry As Early As This Week,2333\n\"50ft crustacean, dubbed Crabzilla, photographed lurking beneath the waters in Whitstable\",2522\nPresident of Argentina Adopts Boy to Stop Him from Becoming a Werewolf,2131\nISIS Advances to Within 10 Miles of Baghdad,960\nApple Watches to be kept in safes,1601\n\"Nine-year-old girl writes letter to 'amazing, fantastic' teacher after he comes out as gay\",814\nAdopting Potential Werewolves Is Routine Business for Argentine Presidents,1450\n\"Next-gen iPhone rumored to sport dual-lenses, DSLR quality in 'biggest camera jump ever'\",2244\nApple installing safes in-store to protect gold Watch Edition,1322\nSource: Three Afghan soldiers located at Canadian border,1856\n\"Pete Hegseth: Marines Exit Yemen Forced to Surrender Dignity, Weapons\",2146\n\"NHL expansion to include Toronto, Quebec City, Seattle and Las Vegas: Report\",2291\nJoan Rivers' doctor snapped selfie during throat surgery: report,2040\nWoman Gets Third Boob to Appear Unattractive to Men,1275\nJoan Rivers Personal Doctor Allegedly Took A Selfie Before Her Biopsy And Cardiac Arrest,1927\n\"Tail of survival: Buried cat, believed dead, claws back to life\",2136\n\"Reports: NHL expansion could include Las Vegas, others\",1431\nWoman with three breasts: Real or hoax?,452\n'Jihadi John' Injured? ISIS Executioner May Have Been Wounded In US Airstrike: Report,1994\n\"Transgender teenager, 17, leaves heartbreaking suicide note blaming her Christian parents before walking in front of tractor trailer on highway\",1310\nThree-breasted woman outed as fake by Tampa police,1632\nThey're fake! Woman who claims to have surgically implanted third breast is a self-proclaimed hoaxer who once reported a '3 breast prosthesis' stolen from her luggage,327\nSyria: Teenage British Jihadi from Brighton Killed in US Airstrikes,778\nPoster girl for Kurdish freedom fighters in Kobane is 'captured and beheaded by ISIS killers' who posted gruesome pictures online,1279\nTampa woman claims to add 3rd breast,2038\nTim Cook makes change at Apple after reading email from unhappy customer,1892\n\"Joan Rivers' Doctor \"\"Took a Selfie\"\" During Procedure: CNN\",556\nParents say they were kept in the dark on attempts to save James Foley,2513\nOriginal Apple Watch Health Features Were Dropped Due to Consistency Issues,1322\nTesla to Choose Nevada for Battery Factory,1203\nThis Woman Claims To Have Had Plastic Surgery To Have A Third Breast,2466\n\"NHL expansion rumors: This time, Las Vegas is about to get a team\",2320\n\"Passenger headed to Dallas rages over ‘Merry Christmas,’ removed from plane\",1914\n'I had a third breast implant so I can turn off men',327\nThis Story About How Tim Cook Changed The 'On Hold' Music At Apple Shows Why He's Such A Great CEO,1348\n\"Woman pays $20,000 for third breast to make herself LESS attractive to men\",1188\nAllegation Bill Cosby sexually molested Raven Symone are just a hoax,2289\n\"Three-breasted Florida woman Jasmine Tridevil insists third boob is real, but police report shows she once lost 'prosthesis'\",1696\nHP announces plan to split in two,910\nCrabzilla! Photo appears to show giant CRAB measuring at least 50ft across lurking in the waters off Whitstable,85\nWhite House denies threatening families of James Foley and Steven Sotloff over ISIS ransom but adds 'we made the law clear to them',216\nIsraeli report: Sisi offered Abbas a Palestinian state in Sinai,2460\nCrabzilla artist Quinton Winter reveals all after image of crab off Whitstable appeared at Horsebridge Centre,791\n\"The story of the Argentinean president, werewolves and seventh sons\",641\nEXCLUSIVE: Lenovo Could Make An Offer For BlackBerry As Early As This Week,1677\nWoman Adds Third Breast by Undergoing Surgery to Participate in Reality Show,1924\n\"Report: Toronto, Seattle, Quebec City to join Vegas in 2017 NHL expansion\",2038\n\"Man saved from bear attack when his Justin Bieber ringtones goes off, sending bear fleeing\",1373\n\"IBM Corp expected to cut more than 110,000 jobs in massive overhaul, report says\",575\nKim Jong-un loves CHEESE so much he's ballooned in size and walks with limp,987\nSteven Sotloff: Islamic State 'kills US hostage',898\nMicrosoft nears deal to buy Minecraft maker Mojang : WSJ,1158\nHearing Unconfirmed Reports of Saudi Pipeline Explosion,1801\nJames Foley beheading: ISIS militants 'trying to sell murdered hostage's body to his parents for $1m',2063\nWife cuts off husband's penis TWICE after catching him cheating,685\nU.S. Officials Threatened James Foley’s Parents With Prosecution Over Ransom,1639\nJoan Rivers’s Personal Doctor Denies Taking Operating-Room Selfie,1639\nIs Jasmine Tridevil’s Third Boob Real? Alisha Hessler Hoax Rumors Swirl,1399\nTexas boy suspended for saying he could make classmate ‘disappear’ with ‘Lord of the Rings’ sorcery,1199\n'Throat specialist to the stars' allegedly involved in fatal Joan Rivers procedure denies taking selfie with star as she releases statement saying she will not comment on tragic incident,2089\nWH won’t say if Foley family was threatened not to pay ransom,2512\n\"Source: Joan Rivers' doctor took selfie, began biopsy before her cardiac arrest\",2205\nJilted wife chops off two-timing hubby’s manhood — twice,1550\nReports: Missing Afghan soldiers found at Canadian border,746\nBlood money: How ISIS is selling human organs harvested from living hostages and its own dead soldiers to fund terror across the Middle East,2194\nHP to split into two businesses -- report,1937\nNo joke: 5-year-old billed for missing friend’s birthday party,1241\nSaudi Airlines Sexist: Airline Intends To ‘Enforce Rules’ To Separate Male And Female Passengers,1044\nBreast Chancer,2233\nA bunch of cool health features were cut from the Apple Watch at the last minute,668\nJoan Rivers Doctor Denies Selfie,2289\nRaven Symone Files Molestation Charges Against Bill Cosby,2294\nBettman says NHL expansion not imminent,338\nTransgender Teen Leelah Alcorn Blames Christian Parents In Tumblr Suicide Note,1759\nMeet the 3-boobed woman,889\nArgentina's President Didn’t Adopt A Jewish Child To Avoid Becoming A Werewolf; So What Did She Do?,1460\n\"Wife chops off cheating husband’s penis, twice\",1962\nAfghan Mother Reza Gul Takes Up Slain Son's Gun to Kill Taliban Attackers,823\nHP Is Planning To Split Into Two Separate Businesses,596\n\"‘Hands Up, Don’t Shoot’ in Hong Kong Protests?\",1879\nDoc calls macabre 'selfie' claims completely crazy,934\nGovernment threatened Foleys with criminal charges over ransom,2516\nSexually frustrated female owl killed male because his penis was too small,1990\n\"Reports: NHL expansion could include Las Vegas, others\",1470\nJoan Rivers' Doctor Took a Selfie While She Was Under Anesthesia (Report),2512\nISIS Releases Video Allegedly Showing Beheading of U.S. Journalist Steven Sotloff,2216\nArgentina's President Adopts Jewish Boy to Keep Him from Turning into a Werewolf,1441\nJasmine Tridevil Has Surgery 'To Add Third Breast' Total Recall Style,1204\nIslamic State executed two of its militants in the city of al- Bokamal.,1100\nREPORT: The Apple Watch will be available outside the US when it launches next month,765\nISIS claims to behead US reporter Steven Sotloff in new video,1052\nCharles Manson’s fiancee allegedly wanted to marry him for his corpse,491\nUnited Nations asked to investigate claims of organ harvesting by ISIS,930\nJoan Rivers’ Doctor Snapped Selfie During Throat Procedure (Report),1765\nMystery of 50ft giant crab caught on camera yards from British harbour,85\nFerguson riots: Pregnant woman loses eye after cops fire BEAN BAG round through car window,201\n3-Boobed Woman a Fake,1454\nA Russian Guy Says His Justin Bieber Ringtone Saved Him From A Bear Attack,894\n\"ISIS leader Abu Bakr al-Baghdadi wounded in airstrike, Iraq officials say\",717\nPolice Chief In Charge of Paris Attacks Commits Suicide,746\nCharles Manson Wedding Off: Fiancee’s Morbid Plan To Exploit His Corpse Emerges,1801\nArgentina's President Adopts Young Boy so He Won't Turn Into Werewolf,2198\n\"A Peruvian TV show is tricking men into catcalling their mothers, for feminism\",1441\nFoley family says was 'threatened' by U.S. official over ransom: ABC,1633\nTransgender Teen Commits Suicide & Pens A Heartbreaking Note Urging The World To Change,1961\n\"Disgusting! Joan Rivers Doc Gwen Korovin’s Sick Selfie EXPOSED — Last Photo Of Comic Icon, When She Was Under Anesthesia, At Center Of Medical Investigation\",2368\nWerewolf legend leads Argentine president to adopt,37\nCharles Manson’s fiancee allegedly wanted to marry him for his corpse,584\nSamsung Rumoured to be Supplying the Screens for Apple Watch... Mk II,1809\nUnbearable: Man fends off bear attack by playing Justin Bieber song,37\nParty invoice: Boy sent bill for birthday no-show,2117\n\"Tail of survival: Buried cat, believed dead, claws back to life\",1282\nFlorida woman has surgery to add third breast to make herself 'unatttractive to men',836\n\"Report: Woman claims she had third breast added, hopes to become a TV star\",1626\nJoan Rivers' Doctor Reportedly Took a Selfie Before Her Cardiac Arrest,2119\nIslamic State trying to SELL decapitated body of US hostage James Foley for $1 MILLION,1449\n\"Video Of Steven Sotloff Slaying By ISIS Is Authentic, U.S. Confirms\",1998\nReport: ISIS Islamists at the Gates of Baghdad,1902\nCATCALLING IS NEVER FUNNY UNLESS IT'S THESE BROS TRICKED INTO CATCALLING THEIR MOTHERS,486\nThe Story of the 3-Boobed Lady Is As Fake As Her Third Boob,1618\nApple scrapped advanced Apple Watch health monitoring features due to reliability issues,2461\nWoman with three breasts ‘was a fake who has tricked people online before’,1275\nArgentina's President Just Adopted a Son So He Won't Turn into a Werewolf,2183\nGirl poured acid on boyfriend’s penis after he released sex tape,1558\nIslamic State video reportedly shows beheading of Steven Sotloff,656\n\"Apple may buy Path, that social app you don’t use\",1381\nJustin Bieber Basically Saves A Russian Man From A Bear,2183\nMissing Afghani soldiers found trying to cross US border to Canada,1620\nJustin Bieber ringtone saves Russian fisherman from bear attack,596\nHugh Hefner is not dead: Playboy founder makes it to film night despite mortality rumours,1414\nMan’s Penis Destroyed By Battery Acid Over Viral Sex Video In South Africa,1851\nBreast Chancer,2059\nWife cuts off husband's penis TWICE after catching him cheating,1878\nSyria: Teenage British Jihadi from Brighton Killed in US Airstrikes,1980\n\"No, the world's oldest tree has not been accidentally cut down by loggers in the Amazon\",861\nA Pregnant Woman Has Lost Her Eye After Being Shot W/ Bean Bag In Ferguson,926\nRaven-Symone blasts fake report alleging she was abused by Bill Cosby: ‘Keep me out of this’,1326\nISIS executioner 'Jihadi John' allegedly wounded by U.S.-led air strike: report,1441\nHP announces plan to split in two,2320\nSources: Missing Afghan Soldiers May Have Been Found Near Canadian Border,1431\nNorth Korean dictator Kim Jong-un may be seriously ill from eating too much Emmental cheese: report,916\n\"What’s Happening in Hong Kong? Stunning Images From the Occupy-Inspired, Ferguson-Tinged Protests\",758\nThree Afghan soldiers who vanished from Massachusetts military base are FOUND trying to cross into Canada,1620\nHeads up oil traders: Big pipeline explosion reported in Saudi Arabia,1801\n\"WH: We didn't threaten Foley, Sotloff families\",489\nIslamic State releases video showing beheading of US hostage Steven Sotloff,2298\nOriginal Apple Watch Health Features Were Dropped Due to Consistency Issues,2505\nMan saved from bear attack - thanks to his Justin Bieber ringtone,1479\nCrabzilla,501\nBritish terrorist Jihadi John 'injured in airstrike close to Syrian border',2057\n\"Zombie Cat: Buried Kitty Believed Dead, Meows Back to Life\",393\n\"Finally, proof that Justin Bieber IS unbearable: Russian fisherman saved from bear attack when ringtone featuring one of the pop brat's songs scares it away\",1309\nStolen Member,85\n\"Video Of Steven Sotloff Slaying By ISIS Is Authentic, U.S. Confirms\",1304\nDesperate bride marries wedding guest instead of groom,33\nMittens The Intersex Cat To Get Gender Assignment,875\nSaudi oil explosion now said to be diesel pipeline,656\nDumb Racists Photoshop Ferguson Protester Into Awful Viral Meme,1811\nIs this a Crabzilla spotted in the UK? Monster crab measures about 50 feet,1624\nFerguson protester shot in the eye with rubber bullet by police,1396\nJustin Bieber ringtone saved a Russian fisherman during a bear attack,2073\nIsis 'behead their own fighters' for spying and embezzlement in Syria,259\nISIS online video shows beheading of U.S. journalist Steven Sotloff,1687\n\"3 Afghan Soldiers Missing From U.S. Base Apprehended at Canadian Border, Reports Say\",1044\nApple iPhone Mini with 4-inch Display Set to Replace iPhone 5c: Rumor,1696\nA Justin Bieber Ringtone Just Saved A Man’s Life Who Was Being Attacked By A Bear,2466\n\"Boy, 5, given £15.95 invoice for missing friend's birthday party\",1431\nISIS Leader Abu Bakr al-Baghdadi Wounded in Airstrikes; His Aide Killed,1941\nSaudi Arabia set to introduce gender segregation on national airline flights,2140\nWoman Faces Jail Time After Slicing Off 3-Year-Old Nephew's Penis,1635\nRobot vacuum cleaner 'ate' a woman's hair [Google Translate],430\nISIS Reportedly Executes 2nd American Journalist,1117\nJustin Bieber Basically Saves A Russian Man From A Bear,1765\nHewlett-Packard Plans to Break in Two,596\nKim Jong-Un may be dying because he's addicted to Swiss Cheese,1770\nCNN: Doctor Took Mid-Surgery Selfie with Unconscious Joan Rivers,1963\n\"Texas boy, 9, suspended for threatening to use ‘Hobbit’ magic, dad says\",2120\nTeam 5 source: Missing Afghan soldiers found at Canadian border,2312\nIslamic State trying to SELL decapitated body of US hostage James Foley for $1 MILLION,758\n\"iOS 8.2 arriving Monday, here are full release notes\",2457\nTeenager wakes up while undergoing BRAIN SURGERY in Poland... and asks the surgeons how the operation is going,1386\nCrabzilla artist Quinton Winter reveals all after image of crab off Whitstable appeared at Horsebridge Centre,2522\nWoman Gets Third Boob to Appear Unattractive to Men,1811\n\"Source: Joan Rivers' doc did biopsy, selfie\",338\n\"REPORT: ISIS CAPTURES, BEHEADS KURDISH FEMALE FIGHTER 'REHANA' IN KOBANE\",960\nAnother Victim? Raven-Symoné Reveals What Really Happened On ‘Cosby Show’ Set,1326\nDid Argentina's President Adopt A Jewish Baby To Stop It From Becoming A Werewolf??,2383\nHP to split into two businesses -- report,2505\nSaudi Airlines Sexist: Airline Intends To ‘Enforce Rules’ To Separate Male And Female Passengers,717\n\"Here's What You Can Do On Path, The Social Network That Apple May Be About To Acquire\",1633\nFlorida woman gets third breast surgically implanted,2026\n\"IBM to cut more than 111,000 jobs in largest corporate lay-off ever\",1604\nHugh Hefner Found Dead But Still Makes It To Family Movie Night,1607\nThree Afghan soldiers who vanished from Massachusetts military base are FOUND trying to cross into Canada,1903\nHewlett-Packard to break into 2 companies,785\nJustin Bieber Saved This Guy From a Bear Attack,2493\nRumor: Apple in late-stage talks to buy Path social platform,556\nHewlett-Packard to split into two public companies,1387\n50 foot crab : Is this a Crabzilla spotted in the UK?,2323\n\"Fake or freak? Woman, 21, claims to have paid $20,000 to surgically add third breast in desperate bid to become a reality TV star\",1903\nTransgender teen leaves note on Tumblr blaming Christian parents for suicide,1520\nIsis air strikes: Abu Bakr al-Baghdadi 'critically wounded' in air strikes near Mosul,20\nThis Woman Claims To Have Had Plastic Surgery To Have A Third Breast,2301\n\"Reports: NHL expansion could include Las Vegas, others\",2233\nWhen Photos Lead a Protest,778\nRaven Symone ‘Files Molestation Charges Against Bill Cosby’ is Fake,1537\n\"'Even though you're gay, I will always treat you the same way as I do now': Moving letter from nine-year-old to her school teacher after he came out to his class\",1246\nLoggers have NOT accidentally cut down world’s oldest tree,1850\nSource: Apple set to acquire Path in an attempt to bolster iOS social cred,222\n\"Sony Hackers Email: Thanks For Running Scared, We'll Stop Now\",58\n\"Report: Woman claims she had third breast added, hopes to become a TV star\",103\n\"LG Display, Samsung unit to supply Apple Watch screens: Report\",422\nFoley family says was 'threatened' by U.S. official over ransom: ABC,1172\nWerewolf Legend Leads To Jewish Godson's 'Adoption' by Argentina President,1856\nDumb Racists Photoshop Ferguson Protester Into Awful Viral Meme,1378\n\"Morin goes back on transparency pledge, refuses to confirm or deny report that Apple is buying Path\",2467\nIslamic state issues video of beheading of U.S. hostage: SITE,1391\nYemen’s Houthi rebels seize U.S. Marines’ weapons at airport,1716\nEXCLUSIVE: Lenovo Could Make An Offer For BlackBerry As Early As This Week,2513\n\"Report: HP to split into two companies, one focused on PCs/printers and one on enterprise computing\",1236\n\"Source: Joan Rivers' doc did biopsy, selfie\",1782\n\"Three-Boobed Girl probably a hoax, because obviously\",2392\nSouth Korean woman freed by firefighters after robot vacuum cleaner 'eats' her hair as she sleeps,449\nHewlett-Packard to split in 2 companies,1414\nApple May Be Reintroducing The 4-inch iPhone,2083\n‘Tempting Eyes’ Ban: Saudi Women With Pretty Eyes Made To Cover Them Up,1999\nLenovo ready to bid for Blackberry - report,1754\n\"Finally, proof that Justin Bieber IS unbearable: Russian fisherman saved from bear attack when ringtone featuring one of the pop brat's songs scares it away\",747\nBrain op shock as teen wakes up mid-surgery,1482\nWoman Reportedly Pours Acid on Boyfriend's Penis After Finding His Sex Tape,157\nJoan Rivers’s Personal Doctor Denies Taking Operating-Room Selfie,2467\nKid Suspended For Allegedly Threatening Classmate With ‘Hobbit’ Magic,1188\n‘Three-boobed’ woman: They’re not fake,2292\nApple Stores to install safes to secure gold Apple Watches,1345\nGirl poured acid on boyfriend’s penis after he released sex tape,814\nU.S. confirms authenticity of second journalist beheading video,1499\nHere's What We Know About ISIS's Alleged Organ Harvesting Operation,327\nFei Lin's Penis Stolen By Thieves: Chinese Man Allegedly Had Penis Stolen By Jealous Lovers,1856\nRaven-Symone Did NOT Accuse Bill Cosby Of Molestation Or Rape — It’s A HOAX,934\n‘Tempting Eyes’ Ban: Saudi Women With Pretty Eyes Made To Cover Them Up,1962\nAfghan woman kills 25 Taliban rebels to avenge her son’s murder,884\nBritish teenage jihadi believed to have been killed in Syria,1316\nReport: Apple Rethinking Beats Music Brand,2324\nPassenger tossed after flipping out over staff’s ‘Merry Christmas’,1719\n\"NHL expansion ahead? No, says Gary Bettman\",1470\nCrabzilla artist Quinton Winter reveals all after image of crab off Whitstable appeared at Horsebridge Centre,1284\nIslamic State releases video of beheading of U.S. hostage Steven Sotloff: site intelligence monitoring service,784\n\"Switzerland’s Assassination, Kim Jong Un Might Die From Cheese Overdose\",2394\nWoman Gets Third Boob to Appear Unattractive to Men,2270\nRaven-Symoné Slams Rumors That Bill Cosby Molested Her,836\nReport: Second American Journalist Beheaded by Islamic State Terrorists,1039\nAngry Aunt Who Sliced Off Three-Year-Old Nephew’s Penis Facing Five Years In Jail,1762\nEl-Sisi denies claims he'll give Sinai land to Palestinians,1443\nApple Watches to be kept in safes,1902\nFerguson riots: Pregnant woman loses eye after cops fire BEAN BAG round through car window,1566\nNo gender segregation on Saudia,192\nFlorida Woman Has Surgery To Add Third Breast To Her Chest,1067\n\"iPhone 6s Rumor Suggests Dual Lens Optical Zoom Camera, Pressure Sensors Inbound\",1550\n\"Report: Joan Rivers doctor took selfie, began biopsy, source says\",2291\nPublic shaming: Underwear thief forced to walk around the block wearing the bras he stole,338\nEgypt’s President denies offering land to Palestinians,1727\n\"19-year-old girl wakes up during brain surgery, asks doctors ‘How’s it going?’\",823\nFlorida woman gets third breast to become 'unattractive' 32,2270\nApple Stores will have custom-designed safes to store the gold Apple Watch in,594\nISIS executioner 'Jihadi John' reported wounded in air strike; UK investigating,2198\nPresident Sisi's Gift,1200\n\"Saudi Arabia Airline Segregation: New Islamic Law Takes Flight On Airliner, Seating By Gender Coming Soon\",1557\nThird boob likely a hoax,1770\n\"ISIS Might Be Harvesting Organs To Finance Operations, Iraqi Envoy Tells UN\",46\nHermaphroditic cat to undergo gender reassignment surgery,111\nIsraeli report: Sisi offered Abbas a Palestinian state in Sinai,100\nSon of North Korean aide linked to Kim Jong-un's executed uncle is 'on the run' in France amid fears he will be killed by regime,2040\n3-Boobed Woman a Fake,2466\nHugh Hefner Dead Rumors Not True,2173\nCharlie Hebdo investigator took own life hours after attack: report,2158\n\"Three-breasted Florida woman Jasmine Tridevil insists third boob is real, but police report shows she once lost 'prosthesis'\",1204\nMissouri Pig Brothel Dismantled During FBI Raid,1694\nIraqi Army Downs Two UK Planes Carrying Weapons for ISIS,1723\nTeenage British jihadi 'killed in US airstrikes': 19-year-old from Brighton died in US-led bombing,448\nReport: Woman who claimed to have third breast added is fake,2\nHeads up oil traders: Big pipeline explosion reported in Saudi Arabia,268\nVeterans Today reporting Iraqi Army Downs 2 UK Planes Carrying Weapons for ISIL,1639\nSaudi Arabia's national airline planning to introduce gender segregation on flights,1250\nMICROSOFT 'IN SERIOUS DISCUSSIONS' TO PURCHASE MINECRAFT DEV MOJANG,1941\nAfghan Mother Kills 25 Taliban Fighters In Seven-Hour Gunbattle After Watching Her Son Slain In Ambush,1894\nEl-Sisi denies claims he'll give Sinai land to Palestinians,1200\nSouth Korean Woman's Hair 'Eaten' By Robot Vacuum Cleaner,1845\nFei Lin's Penis Stolen By Thieves,1719\nElementary school suspends boy after he threatens to turn fellow student invisible with the One Ring from Tolkien novels,2120\nFoley family says was 'threatened' by U.S. official over ransom: ABC,1639\nFresh agony for James Foley's family as sick ISIS militants 'try to sell them his headless body for $1million',392\nSource: Three Afghan soldiers located at Canadian border,20\nArgentina’s president adopts Jewish boy to save him from life as a werewolf,28\nIraq’s ambassador urges UN to investigate claims Isis is harvesting organs: ‘We have bodies - it is clear they are missing certain parts',750\nThe Story of the 3-Boobed Lady Is As Fake As Her Third Boob,1188\nDid Argentina's President Adopt A Jewish Baby To Stop It From Becoming A Werewolf??,535\nJoan Rivers' Personal Doctor Allegedly Took A Selfie During Her Throat Procedure,1963\nNo gender segregation on Saudia,605\nLisa Bonet Denies Slamming Bill Cosby on Twitter,2449\nTeen wakes up mid-brain surgery and asks doctors ‘How’s it going?’,2482\nBettman says NHL expansion not imminent,901\n\"Report: Tesla will build its Gigafactory in Nevada, not Texas\",647\nPregnant woman loses eye after Ferguson cops fire bean bag,2467\nThree Afghan soldiers found at Canada border after leaving Cape Cod base,673\nU.S. airstrikes 'hit ISIS leader': Terror group chief 'critically wounded' in Iraq after coalition forces bomb jihadi leaders,360\nJustin Bieber ringtone saves man being mauled by bear,1411\n\"Polish Teenager Wakes Up During Brain Surgery, Talks To Doctor\",1741\n\"50ft crustacean, dubbed Crabzilla, photographed lurking beneath the waters in Whitstable\",1186\nWoman Who Claimed To Have Surgery To Add Third Breast Exposed As Hoaxer,85\nFlorida woman claims to have surgically added third breast,1454\nBrighton jihadi 'among five killed in Syria drone strike',329\nISIS ‘organ harvesting’ must be probed by Security Council – Iraqi envoy,765\nBreast Chancer,2\n\"Report: Microsoft Trying To Buy Mojang, Creators Of Minecraft\",122\nJoan Rivers’ doctor snapped a selfie before biopsy surgery,2083\n\"Passenger headed to Dallas rages over ‘Merry Christmas,’ removed from plane\",197\nISIS Releases Video Allegedly Showing Beheading of U.S. Journalist Steven Sotloff,1510\nFive reasons 'Crabzilla' is definitely not real,802\nJasmine Tridevil Has Surgery 'To Add Third Breast' Total Recall Style,2101\nArgentina’s president adopts Jewish godson to counteract werewolf legend,802\n9-Year-Old Writes Moving Letter to Teacher Who Came Out as Gay to His Class,2239\nIs this a Crabzilla spotted in the UK? Monster crab measures about 50 feet,2323\n\"Switzerland’s Assassination, Kim Jong Un Might Die From Cheese Overdose\",2189\nBritish teenager Ibrahim Kamara 'Killed In US Airstrikes In Syria',2001\n\"Source: Joan Rivers' doctor took selfie, began biopsy before her cardiac arrest\",113\n9-year-old girl pens touching letter to teacher who came out as gay,1961\nSamsung Rumoured to be Supplying the Screens for Apple Watch... Mk II,2383\nSandwich thief gets comeuppance in this awesome office note saga,3\n\"REPORT: Apple Will Acquire Path, The Struggling Social Network\",1059\nJustin Bieber ringtone saves Russian fisherman from bear attack,1287\nTransgender teen leaves note on Tumblr blaming Christian parents for suicide,1146\n\"Source: Joan Rivers' doc did biopsy, selfie\",2289\nWednesday Apple Rumors: Apple May Be Ready to Buy Path,415\nJustin Bieber Basically Saves A Russian Man From A Bear,1902\n'Jihadi John' Injured? ISIS Executioner May Have Been Wounded In US Airstrike: Report,1092\n\"Joan Rivers: Doctor Took Selfie With Unconscious Comedian, Performed Biopsy Without Consent -- Details\",2350\nFlorida Woman Has Surgery To Add Third Breast To Her Chest,150\nArgentina's president 'adopts' godson 'to prevent him becoming a werewolf',1812\nArgentina's President Cristina Kirchner Adopts Jewish Godson To Prevent Him Turning Into A Werewolf,1373\nCruel aunt cuts her three-year-old nephew's penis off because he burst in on her on the loo and asked to use her phone,990\nWhite House denies it threatened families of slain American journalists,927\nIsis: Masked Executioner Jihadi John Injured in US Led Airstrikes in Iraq,1706\nIraqi Army Downs Two UK Planes Carrying Weapons for ISIS,1927\nISIL Has Reportedly Beheaded Journalist Steven Sotloff,1117\n\"Disgusting! Joan Rivers Doc Gwen Korovin’s Sick Selfie EXPOSED — Last Photo Of Comic Icon, When She Was Under Anesthesia, At Center Of Medical Investigation\",1431\n\"Morin goes back on transparency pledge, refuses to confirm or deny report that Apple is buying Path\",1811\n\"Groom unwell, bride weds guest in fit of rage\",711\n\"ISIS Leader Injured in Air Strike, Iraqi Officials Say\",2\nHeads up oil traders: Big pipeline explosion reported in Saudi Arabia,990\nWhen Street Harassers Realize The Women They're Catcalling Are Their Moms In Disguise,1716\n\"Report: Toronto, Seattle, Quebec City to join Vegas in 2017 NHL expansion\",2402\n\"Saudi airline, Saudia, to ban gender-mixing\",791\nExplosive New Details Of Joan Rivers’ Medical Crisis: Doctor Snapped Selfie With Legendary Comic & Performed Unauthorized Biopsy While She Was Under Anesthesia!,1861\nBreast Chancer,1275\nUPDATE: Children used as dogs in fights,1414\n\"Finally, proof that Justin Bieber IS unbearable: Russian fisherman saved from bear attack when ringtone featuring one of the pop brat's songs scares it away\",163\nNSC 'appalled' by Sotloff beheading,2465\nKid Suspended For Allegedly Threatening Classmate With ‘Hobbit’ Magic,1102\nArgentina Has a Superstition That Seventh Sons Will Turn into Werewolves,2107\nBlood money: How ISIS is selling human organs harvested from living hostages and its own dead soldiers to fund terror across the Middle East,2\nGovernment threatened Foleys with criminal charges over ransom,1126\nHermaphroditic cat awaits a gender reassignment surgery to become a boy,2416\n\"iPhone 6s To Have DSLR-Quality Camera? Rumors Suggest ‘Dual-Lens’ Camera, Apple Watch ‘Force Touch’ Feature\",894\n\"HACKERS TO SONY: If You Make Any More Trouble, We'll Destroy You\",946\nAbu Bakr al-Baghdadi’s fate still unknown after US air strike on Isis as Iraqi forces enter Baiji,1118\n\"The Groom Was Sick, So The Bride Married A Guest At Her Wedding In A Fit Of Rage\",2363\nFlorida Woman Has Surgery To Add Third Breast To Her Chest,471\nFlorida woman gets third breast surgically implanted,671\n\"Joan Rivers' Doctor \"\"Took a Selfie\"\" During Procedure: CNN\",2487\nCharles Manson's fiancee used him for his ... corpse?,1248\nThere's A Weird Story Going Around About How Argentina's President Just Saved A Jewish Man From Becoming A Werewolf,1421\nLG will be sole supplier of Apple Watch display,1994\nDid Argentina's President Adopt A Jewish Baby To Stop It From Becoming A Werewolf??,1992\nHP reportedly plans to split PC and printer business from enterprise unit,52\nMan saved from bear attack - thanks to his Justin Bieber ringtone,1629\nCrabzilla,525\nSaudi Arabia airline segregation: Saudi airlines to assign seats based on gender,926\n\"Passenger headed to Dallas rages over ‘Merry Christmas,’ removed from plane\",1211\n\"IBM set to cut 110,000 jobs, blogger claims\",2461\nFlorida woman has surgery to add third breast to make herself 'unatttractive to men',2486\n\"KGI: iPhone sales forecast at 73M for Q4 ahead of Apple Watch debut in March, 12\"\" MacBook Air in Q1\",2396\nJilted wife 'chopped off husband's penis TWICE with scissors after catching him cheating',2301\nCrude Sees a Bid on Reports of Saudi Arabia Pipeline Explosion,274\nVideo reportedly shows beheading of reporter Steven Sotloff by ISIS,2216\n\"Sony Hackers Email: Thanks For Running Scared, We'll Stop Now\",1102\n\"LG Display, Samsung unit to supply Apple Watch screens: Report\",576\nTexas boy suspended for saying he could make classmate ‘disappear’ with ‘Lord of the Rings’ sorcery,894\n\"IBM to ‘sack 111,800 employees in record mass layoff’\",1604\nOutrage as children imitate dog fighting,353\nHere's What We Know About ISIS's Alleged Organ Harvesting Operation,2038\n'Jihadi John' Injured? ISIS Executioner May Have Been Wounded In US Airstrike: Report,2190\nThree-breasted woman outed as fake by Tampa police,2316\nJoan Rivers’ doctor snapped a selfie before biopsy surgery,1418\n\"Saudi airline, Saudia, to ban gender-mixing\",192\nFlorida Woman Has Surgery To Add Third Breast To Her Chest,1378\nArgentina's president 'adopts' godson 'to prevent him becoming a werewolf',319\nWoman with three breasts: Real or hoax?,1286\nISIS is suspected of selling human organs for money in Iraq,1228\nA bunch of cool health features were cut from the Apple Watch at the last minute,249\nNSC 'appalled' by Sotloff beheading,2298\nArgentina's President Adopts Young Boy so He Won't Turn Into Werewolf,963\nReport: Hewlett-Packard plans to break into 2 companies,279\n\"Apple in late stages to acquire Path, report says\",2279\nISIS Is One Mile From Baghdad,1937\nClaims famous Kurdish Peshmerga fighter Rehana may have been decapitated,784\n\"Could Crabzilla, a 50-foot-long crab be real?\",2279\n\"Justin Bieber ringtone scares bear, saves Russian fisherman\",163\nThe Apple Watch will launch outside the US in April too,905\nSaudi Arabia's national airline to introduce gender segregation after a string of complaints from male passengers,1691\nWoman Who Claimed To Have Surgery To Add Third Breast Exposed As Hoaxer,2270\nJustin Bieber scares off GRIZZLY BEAR and saves fisherman from a mauling,319\nWednesday Apple Rumors: Apple May Be Ready to Buy Path,2487\nRaven-Symone Did NOT Accuse Bill Cosby Of Molestation Or Rape — It’s A HOAX,1830\nAfghan Mother Kills 25 Taliban Fighters In Seven-Hour Gunbattle After Watching Her Son Slain In Ambush,884\nUS denies it threatened Foley family,196\nMeet the 3-boobed woman,1741\nArgentina’s president adopts Jewish godson to counteract werewolf legend,1373\nISIS claims to behead US reporter Steven Sotloff in new video,1499\nIraqi Army Downs 2 UK Planes Carrying Weapons for ISIL,1114\nHewlett-Packard to split into two public companies,279\nJustin Bieber scares off GRIZZLY BEAR and saves fisherman from a mauling,934\nFlorida woman claims to have surgically added third breast,2427\n\"Tail of survival: Buried cat, believed dead, claws back to life\",1643\nApple Reportedly Planning to Shut Down Beats Music,1086\n\"'Sílbale your mother', the mockumentary to stop street harassment in Peru [Google Translate]\",1373\nSteven Sotloff: Islamic State 'kills US hostage',2229\n\"NHL expansion rumors: This time, Las Vegas is about to get a team\",2279\nWhite House denies it threatened families of slain American journalists,1665\n\"Surgery Patient Wakes Up, Asks Doc 'How's It Going?'\",316\nArgentina's President Didn’t Adopt A Jewish Child To Avoid Becoming A Werewolf; So What Did She Do?,2279\nJoan Rivers death: Biopsy doctor ‘took SELFIE with star while she was under anesthesia moments before cardiac arrest’,1927\n\"LG Display, Samsung unit to supply Apple Watch screens: South Korea paper\",2361\nWerewolf Legend Leads To Jewish Godson's 'Adoption' by Argentina President,1677\nGirl destroys boyfriends penis in acid attack after video of them having sex goes viral,753\nISIS executioner 'Jihadi John' reported wounded in air strike; UK investigating,1706\nTexas boy suspended for saying he could make classmate ‘disappear’ with ‘Lord of the Rings’ sorcery,1248\nThe ISIS Executioner Who Killed 4 Hostages May Have Been Wounded In Airstrikes,94\nOriginal Apple Watch Health Features Were Dropped Due to Consistency Issues,1236\n\"Fake or freak? Woman, 21, claims to have paid $20,000 to surgically add third breast in desperate bid to become a reality TV star\",1102\nTesla to Choose Nevada for Battery Factory,33\nREPORT: 'JIHADI JOHN' WHO BEHEADED JAMES FOLEY WOUNDED IN US AIRSTRIKE,274\nMan saved from bear attack - thanks to his Justin Bieber ringtone,1411\nCharles Manson's fiancée 'only wanted to marry him so she could put his corpse on display in a glass coffin after he died',211\n'How's it going?': Teenager wakes up during brain surgery and asks doctors for progress report,1052\n\"Saudi airline, Saudia, to ban gender-mixing\",1043\nJasmine Tridevil: The woman with three breasts,328\nIsis: Masked Executioner Jihadi John Injured in US Led Airstrikes in Iraq,2190\nSaudi Arabia outlaws ‘tempting eyes’,1038\nAfghan woman kills 25 Taliban rebels to avenge her son’s murder,2467\nGigafactory location: Tesla Motors confirms Nevada announcement Thursday,2183\n\"ISIS might be harvesting organs, Iraq tells UN\",2482\n\"Groom unwell, bride weds guest in fit of rage\",2363\nBREAKING: Playboy Tycoon Hugh Hefner Passes Away at Age of 88,747\nMissing Afghan Soldiers Apprehended Trying To Cross Border Into Canada,20\nKim Jong IS Un-well – and it could be GOUT! North Korea confirms its young dictator is 'suffering discomfort' after addiction to Swiss cheese revealed,2402\nSaudi Arabia's national airline plans to keep men and women apart,1557\nObama Orders Fed To Adopt Euro Currency,338\nApple May Be Reintroducing The 4-inch iPhone,1845\n\"iPhone 6s Rumor Suggests Dual Lens Optical Zoom Camera, Pressure Sensors Inbound\",259\nJasmine Tridevil: The woman with three breasts,2486\nBrain op shock as teen wakes up mid-surgery,1927\nISIS Reported to Behead Second American,1039\nWoman has third breast implanted,2301\nTeam 5 source: Missing Afghan soldiers found at Canadian border,1402\nArgentina’s President Adopted A Jewish Godson To Stop Him From Turning Into A Werewolf,1779\nHewlett Packard ‘planning to split into two’,259\nGiant Crab,1546\n\"Islamic State leader Abu Bakr al-Baghdadi: Wounded, dead or missed entirely by U.S. airstrikes?\",1309\nCheese blamed for North Korean leader Kim Jong-un's broken ankles,2259\nArgentina president adopts young Jewish boy as godson to prevent him from turning into werewolf,2383\nFlorida woman gets plastic surgery to add a third breast,1924\nPresident of Argentina adopts Jewish boy to stop him turning into werewolf,1633\n\"Hewlett-Packard splits off PC, printer businesses\",279\nBreast Chancer,2361\n\"The Groom Was Sick, So The Bride Married A Guest At Her Wedding In A Fit Of Rage\",711\nHP confirms plan to split company,579\nJoan Rivers’ doctor took selfie during procedure,2357\nClaims famous Kurdish Peshmerga fighter Rehana may have been decapitated,246\nREPORT: Doctor Snapped A 'Selfie' While Joan Rivers Was Under Anesthesia,1431\n\"A Peruvian TV show is tricking men into catcalling their mothers, for feminism\",1633\nJoan Rivers death: Biopsy doctor ‘took SELFIE with star while she was under anesthesia moments before cardiac arrest’,164\nArgentina's President Didn’t Adopt A Jewish Child To Avoid Becoming A Werewolf; So What Did She Do?,1284\nJilted wife chops off two-timing hubby’s manhood — twice,2465\niPhone 6s ... transfiguration Nurse,2353\n‘I will have justice for what they did to me’: Pregnant St. Louis woman loses eye after police fire non-lethal round at car during Ferguson protest (VIDEO),647\n\"Disgusting! Joan Rivers Doc Gwen Korovin’s Sick Selfie EXPOSED — Last Photo Of Comic Icon, When She Was Under Anesthesia, At Center Of Medical Investigation\",338\nDumb Racists Photoshop Ferguson Protester Into Awful Viral Meme,1450\n\"Jealous Wife Who Chopped Off Husband’s Penis For Cheating On Her, Chops It Off A Second Time\",2300\nEXCLUSIVE: Apple To Unveil The Long-Awaited Retina MacBook Air At Its “Spring Forward” Event,1712\nApple Reportedly Planning to Shut Down Beats Music,2382\nISIS video shows beheading of American journalist Steven Sotloff,1304\nCrabzilla,1624\nTesla choosing Nevada for battery factory,252\nTriple-breasted woman pictured before 'operation' and vows surgery footage will prove third boob is no hoax,327\n\"Transgender teenager, 17, leaves heartbreaking suicide note blaming her Christian parents before walking in front of tractor trailer on highway\",486\n\"Official: Houthis take U.S. vehicles, weapons in Yemen\",2350\nFerguson protester shot in the eye with rubber bullet by police,1396\nA Russian Guy Says His Justin Bieber Ringtone Saved Him From A Bear Attack,1309\n\"No, Argentina's president did not adopt a Jewish child to stop him turning into a werewolf\",319\nSouth Korean Woman's Hair 'Eaten' By Robot Vacuum Cleaner,841\n18-Karat Gold Apple Watch Edition To Be Locked In Safes At Apple Stores,1601\n'Whistling At Your Mom': Video Showing Sons Catcalling their Mothers Goes Viral [VIDEO],896\nEnraged spouse chops off unfaithful husband's manhood – TWICE,2301\nIs Kim Jong ill? North Korean dictator in poor health as his weight has ballooned thanks to an obsession with cheese,566\nReport: Egyptian President Makes Surprising Suggestion to Move the Location of a Future Palestinian State,2460\nIsis: James Foley's beheaded body in $1m 'humanity case' sale offer to family,1754\n\"Report: Toronto, Seattle, Quebec City to join Vegas in 2017 NHL expansion\",2491\nParent: Fourth-grader suspended after using magic from 'The Hobbit',916\nISIS fighters now 'at the gates of Baghdad': Islamic militants fighting 'just one mile from Iraqi capital' despite days Western airstrikes,940\nJames Foley’s Family Claims Government Threatened Them Over Ransom Payments,2513\nWoman cuts off husband's penis twice after catching him cheating,2301\nISIS Leader Abu Bakr al-Baghdadi Wounded in Airstrikes; His Aide Killed,96\nSaudi Arabia outlaws ‘tempting eyes’,2435\n‘Three-boobed’ woman: They’re not fake,1373\nSaudi Arabia's national airline to introduce gender segregation after a string of complaints from male passengers,326\nSamsung Rumoured to be Supplying the Screens for Apple Watch... Mk II,1399\nOutrage as children imitate dog fighting,1414\n\"iPhone 6S rumors suggest new camera, HealthKit sensors\",1809\n\"REPORT: ISIS CAPTURES, BEHEADS KURDISH FEMALE FIGHTER 'REHANA' IN KOBANE\",1851\n\"Joan Rivers: Doctor Took Selfie With Unconscious Comedian, Performed Biopsy Without Consent -- Details\",1861\n\"Rehana, Poster Girl for Kurdish Peshmerga, Alive and 'Fighting Fiercely,' After ISIS' Claims of Beheading Her\",246\nArgentina's President Cristina Kirchner Adopts Jewish Godson To Prevent Him Turning Into A Werewolf,861\nBreast Chancer,2101\nNSC 'appalled' by Sotloff beheading,1194\nJoan Rivers Doctor Denies Selfie,1861\nStolen Member,249\nLenovo might be eyeing up BlackBerry... again,37\nFlight Delayed Due To Rampaging Scorpion,736\n\"Transgender teen who committed suicide left heartbreaking note saying she would \"\"never be happy\"\"\",1259\nWoman with three breasts ‘was a fake who has tricked people online before’,2301\nArgentina's President Just Adopted a Son So He Won't Turn into a Werewolf,2121\nGirl poured acid on boyfriend’s penis after he released sex tape,157\nISIS Reportedly Executes 2nd American Journalist,1998\n\"Source: Joan Rivers' doc did biopsy, selfie\",223\nISIS Is Reportedly Trying To Sell James Foley's Remains For $1 Million,1113\nSouth Korean woman freed by firefighters after robot vacuum cleaner 'eats' her hair as she sleeps,728\nGovernment threatened Foleys with criminal charges over ransom,1172\nReport: Apple May Buy Social Network Path,50\nHermaphroditic cat awaits a gender reassignment surgery to become a boy,2333\nJournalist Steven Sotloff reportedly executed by ISIS,627\nPeople Actually Believed Argentina’s President Adopted A Jewish Boy To Stop His Change Into A Werewolf,1441\n\"ISIS Beheads American Journalist Steven Sotloff, Monitoring Group Says\",1886\nLenovo Could Make A Bid For BlackBerry (Rumor),141\nReport: Apple Plans to Phase Out Beats Music Brand,811\nGigafactory location: Tesla Motors confirms Nevada announcement Thursday,1838\nReport: Egyptian President Makes Surprising Suggestion to Move the Location of a Future Palestinian State,2194\n\"Joan Rivers' Doctor \"\"Took a Selfie\"\" During Procedure: CNN\",2500\nThree Afghan soldiers who vanished from Massachusetts military base are FOUND trying to cross into Canada,2120\nJames Foley family: Obama officials vowed criminal charges if we paid son’s ransom,1729\nBlood money: How ISIS is selling human organs harvested from living hostages and its own dead soldiers to fund terror across the Middle East,1282\nFlorida woman claims to have surgically added third breast,2126\n\"Trans Teen Dies by Suicide, Leaves Tumblr Note: 'There's No Way Out'\",2140\n\"'Sílbale your mother', the mockumentary to stop street harassment in Peru [Google Translate]\",1092\nScorpion stings flier on Alaska Airlines flight from L.A.,2402\nHewlett-Packard to split in 2 companies,1643\nWhen Photos Lead a Protest,1879\n\"3 Afghan Soldiers Missing From U.S. Base Apprehended at Canadian Border, Reports Say\",890\nSyria: Teenage British Jihadi from Brighton Killed in US Airstrikes,1557\nWerewolf Legend Leads To Jewish Godson's 'Adoption' by Argentina President,1460\nArgentina’s president adopts Jewish boy to save him from life as a werewolf,1264\nSouth Korean woman's hair 'eaten' by robot vacuum cleaner as she slept,889\nSexually frustrated female owl killed male because 'his penis was too SMALL',1990\n\"Islamic State leader Abu Bakr al-Baghdadi: Wounded, dead or missed entirely by U.S. airstrikes?\",353\n\"Source: Joan Rivers' doc did biopsy, selfie\",1229\n\"Islamic State is funding its terror operations by brutally harvesting organs, UN is warned\",250\nObama Orders Fed To Adopt Euro Currency,223\nSaudi Arabia's national airline planning to introduce gender segregation on flights,791\nReport: Three missing Afghan soldiers caught at Canadian border,1812\nReport: ISIS Is Selling the Body of James Foley for $1 Million,1275\n'I had a third breast implant so I can turn off men',1067\nWoman with three breasts: Real or hoax?,1204\nHong Kong riot cops forced to withdraw after democracy protesters copy 'Don't shoot' gesture used by US demonstrators after a police officer shot an unarmed black teenager,2179\nFive reasons 'Crabzilla' is definitely not real,2279\nHP is reportedly splitting into two companies,1091\nNorth Korean student on the run in France after escaping from Pyongyang's agents,1947\nA Pregnant Woman Has Lost Her Eye After Being Shot W/ Bean Bag In Ferguson,1812\nSaudi Airlines to Separate Men and Women on Flights,1445\n\"Morin goes back on transparency pledge, refuses to confirm or deny report that Apple is buying Path\",934\nBREAKING: Playboy Tycoon Hugh Hefner Passes Away at Age of 88,1228\n4-inch iPhone 6 reported to be in development,257\nPregnant Ferguson woman loses her EYE after police shoot her car with bean bag during violent protests,1078\nArgentina's President Just Adopted a Son So He Won't Turn into a Werewolf,765\nREPORT: 'JIHADI JOHN' WHO BEHEADED JAMES FOLEY WOUNDED IN US AIRSTRIKE,2204\nWoman Who Claimed To Have Surgery To Add Third Breast Exposed As Hoaxer,746\nUnbearable: Man fends off bear attack by playing Justin Bieber song,2464\nScorpion stings woman on OSU plane,1754\n\"Steven Sotloff, American Journalist, Allegedly Beheaded By ISIS\",2158\nREPORT: Tesla Chooses Nevada For Site Of Its Massive Battery Factory,2194\nMissing Afghan soldiers found at US Canada border,1389\nFlorida woman gets third breast surgically implanted,2361\nU.S. airstrikes 'hit ISIS leader': Terror group chief 'critically wounded' in Iraq after coalition forces bomb jihadi leaders,2183\nApple to keep gold Watch Editions in special in-store safes,319\n\"NHL expansion to include Toronto, Quebec City, Seattle and Las Vegas: Report\",38\nThe World's Most Accurate Apple Analyst Says The Apple Watch Is Coming In March,291\nHermaphroditic cat awaits a gender reassignment surgery to become a boy,38\nCharles Manson’s fiancee allegedly wanted to marry him for his corpse,141\n\"Lisa Bonet Tweet About Bill Cosby Sent From Fake Account, Manager Confirms\",923\n\"3 Afghan Soldiers Missing From U.S. Base Apprehended at Canadian Border, Reports Say\",1980\n\"19-year-old girl wakes up during brain surgery, asks doctors ‘How’s it going?’\",2482\n\"Video Of Steven Sotloff Slaying By ISIS Is Authentic, U.S. Confirms\",163\n'Zombie Cat' Claws Way Out Of Grave And Into Our Hearts,2128\nWerewolf Legend Leads To Jewish Godson's 'Adoption' by Argentina President,2183\nRampur: Angry Bride Marries Guest after Learning Groom is Epileptic,1663\nThree Boobs Are Most Likely Two Boobs and a Lie,1092\nThird boob likely a hoax,2486\nBREAKING: Huge Explosion At Saudi Aramco Oil Pipeline Evokes Conspiracy Theories [Photos],1809\nMissing Afghan Soldiers Apprehended Trying To Cross Border Into Canada,2512\nAngry Indian bride marries wedding guest,449\nEXCLUSIVE: Got him! Jihadi John is 'wounded in US airstrike on secret bunker meeting of ISIS high command',1838\n\"Zombie Cat: Buried Kitty Believed Dead, Meows Back to Life\",160\n\"Woman pays $20,000 for third breast to make herself LESS attractive to men\",157\nA Justin Bieber Ringtone Just Saved A Man’s Life Who Was Being Attacked By A Bear,894\nVideo reportedly shows beheading of reporter Steven Sotloff by ISIS,1510\nIslamic State releases video of beheading of U.S. hostage Steven Sotloff: site intelligence monitoring service,985\nThe men caught cat-calling and wolf whistling their own MOTHERS: Hilarious TV show disguises women so they can experience their sons' behaviour,238\n\"Gwen Korovin, Joan Rivers’s doctor, denies taking selfie\",1310\n‘Crabzilla’ spotted off the coast of Britain,1284\nJasmine Tridevil: The woman with three breasts,2270\nFei Lin's Penis Stolen By Thieves,1160\nFlorida woman has surgery to add third breast to make herself 'unatttractive to men',1450\nU.S. Officials Threatened James Foley’s Parents With Prosecution Over Ransom,2505\n\"Satire Website Fools ESPN, Kei Nishikori isn't highest paid tennis star\",728\n\"ISIS Executes Own Fighters for Spying, Embezzlement\",980\nA Justin Bieber Ringtone Just Saved A Man’s Life Who Was Being Attacked By A Bear,912\n\"Report: Woman claims she had third breast added, hopes to become a TV star\",1894\nMIRACLE CAT CLAWS ITS WAY OUT OF ITS OWN GRAVE FIVE DAYS AFTER BEING BURIED,2491\nArgentinian President Cristina Kirchner adopts Jewish boy to protect him from werewolf stigma,963\nJustin Bieber saves man from bear attack,876\nMeet the 3-boobed woman,1228\nFisherman Saved from Deadly Bear Attack by His Justin Bieber Ringtone,163\n'Throat specialist to the stars' allegedly involved in fatal Joan Rivers procedure denies taking selfie with star as she releases statement saying she will not comment on tragic incident,2160\nSaudi national airline may introduce gender segregation on its flights,1290\nLenovo might be eyeing up BlackBerry... again,2427\nIraq’s ambassador urges UN to investigate claims Isis is harvesting organs: ‘We have bodies - it is clear they are missing certain parts',1842\nThe Story of the 3-Boobed Lady Is As Fake As Her Third Boob,1696\nIndian bride marries wedding guest after husband has epileptic seizure during ceremony,2363\nREPORT: ISIS FIGHTING JUST ONE MILE OUTSIDE BAGHDAD DESPITE AIRSTRIKES,2516\n\"Jealous Wife Who Chopped Off Husband’s Penis For Cheating On Her, Chops It Off A Second Time\",1124\nBlackBerry (BBRY) Could Receive An Offer By Cash-Rich Lenovo As Early As This Week: Report,178\nPolice officer in Charlie Hebdo investigation 'shot himself dead hours after the attack',1741\nFlorida woman gets third breast surgically implanted,1102\nIslamic State trying to SELL decapitated body of US hostage James Foley for $1 MILLION,448\n\"Sony Hackers Email: Thanks For Running Scared, We'll Stop Now\",318\nParents say they were kept in the dark on attempts to save James Foley,967\nPresident of Argentina adopts Jewish godson to 'stop him turning into a werewolf',2107\nYemen’s Houthi rebels seize U.S. Marines’ weapons at airport,1163\nThird boob likely a hoax,412\nJoan Rivers Personal Doctor Allegedly Took A Selfie Before Her Biopsy And Cardiac Arrest,1454\nFlorida woman claims to have surgically added third breast,2517\nTransgender teen leaves note on Tumblr blaming Christian parents for suicide,1310\nApple Watch Edition contains new “Apple gold”,1284\n\"Lenovo Still Wants to Buy BlackBerry and Will Try Again, Source Suggests\",1587\nApple May Be Reintroducing The 4-inch iPhone,2279\nWould US sue parents of James Foley? Why White House is Defending Itself,2319\nJoan Rivers’ doctor took a selfie while she was out cold before doing ‘an unauthorised biopsy’,1882\niPhone 6s Rumored to Include 2GB of Faster RAM and 'Force Touch' Technology,1961\n\"Source: Joan Rivers' doctor took selfie, began biopsy before her cardiac arrest\",1326\nFlorida woman claims to have surgically added third breast,2169\nReport: Woman who claimed to have third breast added is fake,2392\nApple Stores Are Reportedly Installing Custom Safes To House Apple Watches,1902\nReport: Microsoft may buy Minecraft studio Mojang,1872\nAngry Passenger Tossed Off Plane after Crew Wishes Him 'Merry Christmas',354\n\"Report: Microsoft Trying To Buy Mojang, Creators Of Minecraft\",2169\nJoan Rivers' Doctor Took a Selfie While She Was Under Anesthesia (Report),223\nThese Men Freak Out When They Discover The Women They Are Harassing Are Their Moms In Disguise (VIDEO),916\nISIS Releases Video Allegedly Showing Beheading of U.S. Journalist Steven Sotloff,1986\nRumors Swirling About Israel's Shocking Sinai 'Endgame' Plan for Palestinians in Gaza,2243\nHP is reportedly splitting into two companies,1111\nSource: Missing Afghan soldiers at Canadian border,746\n\"Joan Rivers’ Doctor Reportedly Took Selfie, Biopsy Right Before Her Heart Attack\",2126\nSaudi Airlines to Separate Men and Women on Flights,2183\nCrabzilla artist Quinton Winter reveals all after image of crab off Whitstable appeared at Horsebridge Centre,580\nISIS reportedly wants $1 million for beheaded hostage James Foley’s corpse,1527\n‘Crabzilla’ a 50-foot colossal conundrum,1902\n\"U.S., BRENT CRUDE CRUDE FUTURES EXTEND GAINS ON UNCONFIRMED MARKET RUMOR OF OIL PIPELINE EXPLOSION IN SAUDI ARABIA\",671\nExplosive New Details Of Joan Rivers’ Medical Crisis: Doctor Snapped Selfie With Legendary Comic & Performed Unauthorized Biopsy While She Was Under Anesthesia!,2160\n‘Tempting Eyes’ Ban: Saudi Women With Pretty Eyes Made To Cover Them Up,2383\nRumors Swirling About Israel's Shocking Sinai 'Endgame' Plan for Palestinians in Gaza,1626\nUK looking into reports IS beheading suspect wounded,1593\nMissing Afghan soldiers taken into custody at Canadian border,1111\nCNN: Doctor Took Mid-Surgery Selfie with Unconscious Joan Rivers,2467\nWoman has third breast implanted,1811\n\"Texas boy, 9, suspended for threatening to use ‘Hobbit’ magic, dad says\",2222\nSteven Sotloff 'beheaded by Islamic State',2298\nHewlett Packard ‘planning to split into two’,1386\nHewlett-Packard Plans To Break Into Two Companies: Report,904\nSamsung Rumoured to be Supplying the Screens for Apple Watch... Mk II,1067\n\"Joan Rivers' Doctor \"\"Took a Selfie\"\" During Procedure: CNN\",2320\nApple scrapped advanced Apple Watch health monitoring features due to reliability issues,128\nWoman With Three Breasts Is Reportedly A Fake: Jasmine Tridevil’s Real Identity Revealed,1450\n‘Crabzilla’ spotted off the coast of Britain,2023\nJoan Rivers Personal Doctor Allegedly Took A Selfie Before Her Biopsy And Cardiac Arrest,2517\nHP confirms plan to split company,1851\nMicrosoft is reportedly buying 'Minecraft' developer Mojang for $2 billion,133\n\"Stephen Sotloff beheading shown in video, ISIS claims\",1431\nIs 'hands up' in Hong Kong really the same as in Ferguson?,1812\n\"Video Of Steven Sotloff Slaying By ISIS Is Authentic, U.S. Confirms\",448\n\"NHL expansion to include Toronto, Quebec City, Seattle and Las Vegas: Report\",2233\nPresident of Argentina adopts Jewish godson to 'stop him turning into a werewolf',1581\nVideo purportedly shows beheading of U.S. hostage Steven J. Sotloff,1499\nApple Watch Edition contains new “Apple gold”,2522\nU.S.: Video showing Sotloff beheading is authentic,656\n\"Gwen Korovin, Joan Rivers’s doctor, denies taking selfie\",1793\nCNBC: Tesla chooses Nevada for new battery factory plant,647\n\"Report: Joan Rivers doctor took selfie, began biopsy, source says\",2357\nRaven Symone Files Molestation Charges Against Bill Cosby,197\nFlorida woman has surgery to add third breast to make herself 'unatttractive to men',1770\nFate of IS leader Abu Bakr al-Baghdadi unknown after airstrikes target him,253\nArgentina's President Didn’t Adopt A Jewish Child To Avoid Becoming A Werewolf; So What Did She Do?,318\nWaPo: Was Foley’s killer a former Gitmo detainee?,1999\nISIS claims to behead US reporter Steven Sotloff in new video,96\nBREAKING: Huge Explosion At Saudi Aramco Oil Pipeline Evokes Conspiracy Theories [Photos],2361\nLG will be sole supplier of Apple Watch display,94\nSamsung Rumoured to be Supplying the Screens for Apple Watch... Mk II,1894\nOriginal Apple Watch Health Features Were Dropped Due to Consistency Issues,1558\nFerguson protester shot in the eye with rubber bullet by police,201\nAngry Indian bride marries wedding guest,111\nOwl kills mate because he has a small penis,1736\nArgentina's president 'adopts' godson 'to prevent him becoming a werewolf',2121\nWoman with three breasts: Real or hoax?,2270\nRumors Swirling About Israel's Shocking Sinai 'Endgame' Plan for Palestinians in Gaza,786\n\"Nine-year-old girl writes letter to 'amazing, fantastic' teacher after he comes out as gay\",1729\nFemale Kurdish ‘poster girl’ fighter feared killed,351\nApple reportedly planning to shut down Beats Music subscription streaming service [u],1218\n\"Report: Woman claims she had third breast added, hopes to become a TV star\",328\nJoan Rivers’s Personal Doctor Denies Taking Operating-Room Selfie,1963\nA Pregnant Woman Has Lost Her Eye After Being Shot W/ Bean Bag In Ferguson,201\nSaudi Airlines to Separate Men and Women on Flights,2121\nArgentina's President Just Adopted a Son So He Won't Turn into a Werewolf,897\nTesla chooses Nevada for battery factory: Sources,735\nIraqi Army Downs 2 UK Planes Carrying Weapons for ISIL,479\nSteven Sotloff beheading: Latest updates as ISIS release gruesome video of US journalist's murder,1052\nJustin Bieber Basically Saves A Russian Man From A Bear,2073\nDid Argentina's President Adopt A Jewish Baby To Stop It From Becoming A Werewolf??,641\nSaudi Arabia's national airline planning to introduce gender segregation on flights,602\n3-Boobed Woman a Fake,1228\nReport: Apple May Buy Social Network Path,635\nDisturbed aunt cuts off nephew’s penis after he burst’s in on her on the toilet.,2400\nReport: Apple Is Shutting Down Beats Music,2158\nMissing Afghan soldiers reportedly found near Canadian border,1710\nBreast Chancer,1204\nHewlett-Packard to split into two companies,2324\nIsraeli politicians praise Sisi plan to give Palestinians land for a state in Sinai,1811\nJihadist Brit teen killed in US air strikes,67\nArgentina's President Just Adopted a Son So He Won't Turn into a Werewolf,1373\nHP Is Planning To Split Into Two Separate Businesses,1126\nPresident of Argentina adopts Jewish boy to stop him turning into werewolf,2131\nTriple-breasted woman pictured before 'operation' and vows surgery footage will prove third boob is no hoax,2392\nUN urged to investigate ISIS's bloody trade in human organs after Iraqi ambassador reveals doctors are being executed for not harvesting body parts,1512\nDISCONTINUED '90S MCPIZZA STILL EXISTS AT THESE MCDONALD'S LOCATIONS,1754\nFlorida Woman Has Surgery To Add Third Breast To Her Chest,1373\n\"3 Reasons Kim Jong-un Could Be Missing, Including A So-Called Downfall By Cheese\",1650\nArgentina’s president adopts Jewish godson to counteract werewolf legend,319\n\"Apple Reported to Begin Shipping Apple Watch in March, 12-Inch MacBook Air in Early 2015\",774\nRampur: Angry Bride Marries Guest after Learning Groom is Epileptic,898\nPresident of Argentina adopts Jewish godson to 'stop him turning into a werewolf',319\nThird boob likely a hoax,1128\n\"“Hands up, don’t shoot” comes to Hong Kong’s pro-democracy movement\",1514\n\"REPORT: Apple Will Acquire Path, The Struggling Social Network\",1381\nSteven Sotloff 'beheading': Islamic State fighters release video claiming to show death of second US journalist,990\nSaudi Arabia airline segregation: Saudi airlines to assign seats based on gender,1754\n\"Joan Rivers’ Doctor Reportedly Took Selfie, Biopsy Right Before Her Heart Attack\",1636\nISIS Reported to Behead Second American,1964\n\"Satire Website Fools ESPN, Kei Nishikori isn't highest paid tennis star\",37\nA Justin Bieber Ringtone Just Saved A Man’s Life Who Was Being Attacked By A Bear,679\n\"A Peruvian TV show is tricking men into catcalling their mothers, for feminism\",728\n\"Teen Iga Jasica wakes up during brain surgery, asks how it’s going\",1386\nThere's A Weird Story Going Around About How Argentina's President Just Saved A Jewish Man From Becoming A Werewolf,1992\nIsraeli report: Sisi offered Abbas a Palestinian state in Sinai,2243\nJoan Rivers' doctor snapped selfie during throat surgery: report,2233\nJustin Bieber's 'Baby' Saves Man From Violent Bear Attack,2493\nREPORT: ISIS FIGHTING JUST ONE MILE OUTSIDE BAGHDAD DESPITE AIRSTRIKES,1937\n\"REPORT: Apple Will Acquire Path, The Struggling Social Network\",2063\nHewlett-Packard to split in 2 companies,785\nJoan Rivers’ doctor snapped a selfie before biopsy surgery,2040\n‘Tempting Eyes’ Ban: Saudi Women With Pretty Eyes Made To Cover Them Up,2199\n\"Oil spikes on U.S. inventory data, Saudi explosion rumor\",412\nWoman with three breasts: Real or hoax?,2101\nHewlett-Packard will reportedly split into two companies,910\nAmerican Airlines boots man from plane after ‘Merry Christmas’ prompts meltdown,1211\nIslamic State puts James Foley’s body up for sale for $1M,164\n\"Could Crabzilla, a 50-foot-long crab be real?\",318\nIs Jasmine Tridevil’s Third Boob Real? Alisha Hessler Hoax Rumors Swirl,1490\nSaudi national airline may introduce gender segregation on its flights,1445\n\"Islamic State leader Abu Bakr al-Baghdadi: Wounded, dead or missed entirely by U.S. airstrikes?\",528\nJustin Bieber Saved This Guy From a Bear Attack,2464\nArgentina's President Just Adopted a Son So He Won't Turn into a Werewolf,641\nGirl poured acid on boyfriend’s penis after he released sex tape,894\nThis Man Kept HARASSING Women On The Streets. Until One Day… MOM!?,180\nNEWS/ Read the Touching Letter This 9-Year-Old Girl Sent Her Teacher After He Came Out to the Class,814\nDid Argentina's President Adopt A Jewish Baby To Stop It From Becoming A Werewolf??,2427\nDisturbed aunt cuts off nephew’s penis after he burst’s in on her on the toilet.,1635\nArgentina's President Cristina Kirchner Adopts Jewish Godson To Prevent Him Turning Into A Werewolf,2427\nAdopting Potential Werewolves Is Routine Business for Argentine Presidents,1856\n\"\"\"When We Felt Threatened, We Opened Umbrellas and Raised Our Hands\"\"\",2390\nHearing Unconfirmed Reports of Saudi Pipeline Explosion,1163\n\"Was Charles Manson's \"\"Fiancée\"\" Playing Him to Get Custody of His Corpse?\",2294\nAPPLE WATCH: THE ENGRAVING MAY ALSO BE PART OF THE SHOW,1203\nReport: Apple Rethinking Beats Music Brand,1275\nMinecraft Is Expected to Be Acquired by Microsoft,122\nIs this a Crabzilla spotted in the UK? Monster crab measures about 50 feet,1765\niPhone 6s Rumored to Include 2GB of Faster RAM and 'Force Touch' Technology,2465\nIs this Crabzilla? Giant Monster Crab Caught on Camera,2146\n\"Condition of Abu Bakr al-Baghdadi, Islamic State leader, in doubt after airstrike\",1088\nDoc calls macabre 'selfie' claims completely crazy,113\nPoster girl in fight against ISIS is beheaded by terror group,2350\nThey're fake! Woman who claims to have surgically implanted third breast is a self-proclaimed hoaxer who once reported a '3 breast prosthesis' stolen from her luggage,1924\nBritish Jihadi Killed In US Airstrike - Reports,1713\nReports: 3 missing Afghans detained at Canadian border,2363\nIslamic State trying to SELL decapitated body of US hostage James Foley for $1 MILLION,2\nMittens The Intersex Cat To Get Gender Assignment,1604\nSteven Sotloff 'beheaded by Islamic State',1596\n\"ISIS might be harvesting organs, Iraq tells UN\",2136\n4-inch iPhone 6 reported to be in development,2316\nGrieving Afghan mother takes bloody revenge by killing 25 Taliban militants during seven hour battle after they gunned down her son,2150\nReport: Woman who claimed to have third breast added is fake,2301\n\"Source: Joan Rivers' doc did biopsy, selfie\",528\nFerguson riots: Pregnant woman loses eye after cops fire BEAN BAG round through car window,863\nManson's fiancee wants to put his corpse on display: Report,995\n\"iPhone 6s Rumor Suggests Dual Lens Optical Zoom Camera, Pressure Sensors Inbound\",1194\n\"Fowler Falls For Fake Website, Makes Crazy Claims About Tennis Star\",556\nISIS Releases Video Allegedly Showing Beheading of U.S. Journalist Steven Sotloff,1431\nEnraged spouse chops off unfaithful husband's manhood – TWICE,233\n\"Apple Watch Edition Will Save On Gold With Patented Alloy, Could Start At $2,999\",183\nA Justin Bieber Ringtone Just Saved A Man’s Life Who Was Being Attacked By A Bear,1100\nJoan Rivers's doctor 'took a SELFIE' with the comedian as she lay under anesthetic and just seconds before she went into cardiac arrest that killed her,1701\nDoc calls macabre 'selfie' claims completely crazy,1229\nWoman With Three Breasts Is Reportedly A Fake: Jasmine Tridevil’s Real Identity Revealed,2466\nISIS Baghdad March: Islamic State 1 Mile Away From Iraqi Capital,1124\nGhost Ship,1272\nThey're fake! Woman who claims to have surgically implanted third breast is a self-proclaimed hoaxer who once reported a '3 breast prosthesis' stolen from her luggage,3\nFemale Kurdish ‘poster girl’ fighter feared killed,675\nReport: Apple Plans to Phase Out Beats Music Brand,2350\nIslamic State puts James Foley’s body up for sale for $1M,448\nISIS executioner 'Jihadi John' allegedly wounded by U.S.-led air strike: report,1914\n\"Wife chops off cheating husband’s penis, twice\",895\nMystery of 50ft giant crab caught on camera in Kent harbour,802\nLenovo might be eyeing up BlackBerry... again,2253\nThe Story of the 3-Boobed Lady Is As Fake As Her Third Boob,1204\nApple to shut down Beats Music: Report,1411\nParents billed $29 for a ‘no-show fee’ after five-year-old son misses birthday party,751\nFlorida woman claims to have surgically added third breast,2233\nIsraeli right welcomes Sisi's offer to a Palestinian State in Sinai,1316\nFlorida woman gets plastic surgery to add a third breast,1275\nBrighton jihadi Khalil al-Britani killed in Syria drone strike,2099\nEl-Sisi denies claims he'll give Sinai land to Palestinians,1373\n‘Crabzilla’ spotted off the coast of Britain,318\n\"Stephen Sotloff beheading shown in video, ISIS claims\",2298\n\"Passenger headed to Dallas rages over ‘Merry Christmas,’ removed from plane\",69\n\"Texas boy, 9, suspended for threatening to use ‘Hobbit’ magic, dad says\",1793\n\"Report: Joan Rivers doctor took selfie, began biopsy, source says\",1653\n\"No, Argentina's president did not adopt a Jewish child to stop him turning into a werewolf\",1581\nISIS Releases Video Allegedly Showing Beheading of U.S. Journalist Steven Sotloff,605\nBettman says NHL expansion not imminent,223\nVideo reportedly shows beheading of reporter Steven Sotloff by ISIS,1998\nApple to keep gold Watch Editions in special in-store safes,2006\nKim Jong-un's discomfort 'down to cheese addiction',2193\nMan in China recovering in hospital after wife chopped off his penis,2301\n\"No, Michael Jackson Isn’t Bruno Mars’ Dad\",2402\nHermaphroditic cat to get gender assignment surgery,1604\nRumor: Apple Watch Screens To Be Supplied By LG Display And Samsung Display,576\nCharles Manson’s fiancee allegedly wanted to marry him for his corpse,2294\nJoan Rivers’ Doctor Snapped Selfie During Throat Procedure (Report),2119\nJoan Rivers' Doctor Took a Selfie While She Was Under Anesthesia (Report),492\nGrieving Afghan mother takes bloody revenge by killing 25 Taliban militants during seven hour battle after they gunned down her son,2331\nApple scrapped advanced Apple Watch health monitoring features due to reliability issues,122\nEXCLUSIVE: Apple To Unveil The Long-Awaited Retina MacBook Air At Its “Spring Forward” Event,627\nGirl poured acid on boyfriend’s penis after he released sex tape,580\n\"Gwen Korovin, Joan Rivers’s doctor, denies taking selfie\",929\nKorean housewife 'attacked' by robot vacuum cleaner,1845\nJoan Rivers’ doctor snapped a selfie before biopsy surgery,1636\nFlorida Woman Has Surgery To Add Third Breast To Her Chest,1092\n\"HACKERS TO SONY: If You Make Any More Trouble, We'll Destroy You\",231\nISIS Releases Video Allegedly Showing Beheading of U.S. Journalist Steven Sotloff,485\n\"Finally, proof that Justin Bieber IS unbearable: Russian fisherman saved from bear attack when ringtone featuring one of the pop brat's songs scares it away\",1653\n\"Report: Woman claims she had third breast added, hopes to become a TV star\",2292\nJoan Rivers’s Personal Doctor Denies Taking Operating-Room Selfie,1181\nMissing Afghan Soldiers Apprehended Trying To Cross Border Into Canada,717\nIslamic State releases video of beheading of U.S. hostage Steven Sotloff: site intelligence monitoring service,1387\n\"Source: Joan Rivers' doc did biopsy, selfie\",810\n\"REPORT: Apple Will Acquire Path, The Struggling Social Network\",1655\n\"Sorry, Argentina's President Didn't Actually Adopt a Jewish Werewolf\",1441\nJustin Bieber ringtone saved a Russian fisherman during a bear attack,1270\n\"Phone 6s Will Sport Dual-lens Camera, Healthkit Sensors: Rumor\",2465\nSaudi Arabia's national airline planning to introduce gender segregation on flights,1043\nThe World's Most Accurate Apple Analyst Says The Apple Watch Is Coming In March,1512\nPolice officer in Charlie Hebdo investigation 'shot himself dead hours after the attack',1894\nFerguson and Hong Kong Have One Important Thing in Common,361\nRumors Swirling About Israel's Shocking Sinai 'Endgame' Plan for Palestinians in Gaza,1220\nThey're fake! Woman who claims to have surgically implanted third breast is a self-proclaimed hoaxer who once reported a '3 breast prosthesis' stolen from her luggage,1450\nFox News Floats BS Story About Fleeing Marines Giving Rebels Their Guns,52\nLenovo tipped to make a bid for BlackBerry this week,2173\nFisherman Saved from Deadly Bear Attack by His Justin Bieber Ringtone,1309\nREPORT: The Apple Watch will be available outside the US when it launches next month,2500\nJoan Rivers Personal Doctor Allegedly Took A Selfie Before Her Biopsy And Cardiac Arrest,2216\nNo gender segregation on Saudia,2100\nThree-breasted woman outed as fake by Tampa police,1924\n\"Ferguson Protester's Photo Gets Edited Into Racist Meme, Goes Viral\",535\n\"Report: Joan Rivers doctor took selfie, began biopsy, source says\",2427\nMan Mauled By Bear Says He's Only Alive Thanks to Justin Bieber,1520\nISIS Releases Video Allegedly Showing Beheading of U.S. Journalist Steven Sotloff,1275\n\"Apple plans to phase out Beats Music brand, report says\",1\nIsraeli politicians praise Sisi plan to give Palestinians land for a state in Sinai,1727\n\"Wife chops off cheating husband’s penis, twice\",685\nTorpoint: Five-Year-Old Billed For Missing Friend’s Birthday Party In England,566\nSaudi Arabia's Religious Police Outlaw 'Tempting Eyes',2232\nFate of Isis leader remains unclear after US airstrike in Iraq,2430\nFlorida woman claims to have surgically added third breast,2038\nReport: Woman who claimed to have third breast added is fake,327\n\"\"\"Jihadi John\"\" reportedly wounded in airstrike\",2057\nTesla to Choose Nevada for Battery Factory,264\nHP to split into two businesses -- report,38\nFound at Canadian border: 3 Afghan soldiers missing from Cape Cod,1505\n\"Apple Watch to go on sale in March, claims analyst\",2383\nJoan Rivers' Doctor Took a Selfie While She Was Under Anesthesia (Report),865\nSource: Apple set to acquire Path in an attempt to bolster iOS social cred,1914\nApple Watch Digital Crown -- Could It Color Adjusted?,1091\nWerewolf Legend Leads To Jewish Godson's 'Adoption' by Argentina President,202\nThree Boobs Are Most Likely Two Boobs and a Lie,2233\nWoman has surgery to get third breast: The three most statistically unlikely pairs of boobs,1378\nOutrage as children imitate dog fighting,1348\nUnbearable: Man fends off bear attack by playing Justin Bieber song,596\nMICROSOFT 'IN SERIOUS DISCUSSIONS' TO PURCHASE MINECRAFT DEV MOJANG,325\nWatch Two Guys Appear to Get Tricked Into Catcalling Their Own Moms,261\nPresident of Argentina Adopts Boy to Stop Him from Becoming a Werewolf,319\nPolice Chief In Charge of Paris Attacks Commits Suicide,2008\nSteven Sotloff: Islamic State 'kills US hostage',1964\nMicrosoft nears deal to buy Minecraft maker Mojang : WSJ,2169\nHearing Unconfirmed Reports of Saudi Pipeline Explosion,940\n\"Hong Kong's protesters are using the \"\"hands up, don't shoot\"\" gesture from Ferguson\",98\nU.S. Officials Threatened James Foley’s Parents With Prosecution Over Ransom,463\nLG to make millions of flexible Plastic OLED displays for the Apple Watch,2310\nDid Mitt Romney Call Michelle Obama “First Woman”?,222\nMissing Afghani soldiers found trying to cross US border to Canada,1903\nValentine’s Day 2015 May Be The Apple Watch Release Target,912\nRumor: Apple Watch Production Gearing Up For Valentine's Day Release With High Prices,884\nReport: Apple Plans to Phase Out Beats Music Brand,2294\nFerguson protester shot in the eye with rubber bullet by police,2008\n\"ISIS leader Abu Bakr al-Baghdadi wounded in airstrike, Iraq officials say\",1088\n\"Boy, 5, given £15.95 invoice for missing friend's birthday party\",1927\nApple could surprise us with 12-inch MacBook Air next week,1712\n\"Wife chops off cheating husband’s penis, twice\",940\nDesperate bride marries wedding guest instead of groom,1663\nArgentina's President Didn’t Adopt A Jewish Child To Avoid Becoming A Werewolf; So What Did She Do?,2107\n‘Three-boobed’ woman: They’re not fake,328\nCharles Manson's fiancee used him for his ... corpse?,912\nKurdish resistance denies ISIS claims that they have beheaded poster girl 'Rehana',1714\nCheese blamed for North Korean leader Kim Jong-un's broken ankles,100\nIs Jasmine Tridevil's Triple Breasted Tale An Internet Hoax?,150\nWife chopped her husband's penis off after she discovered he had cheated on her… then cut it off AGAIN after surgeons managed to reattach it in China,2301\nRumor: ‘new’ 4-inch iPhone on the way,1643\n\"iPhone 6s To Have DSLR-Quality Camera? Rumors Suggest ‘Dual-Lens’ Camera, Apple Watch ‘Force Touch’ Feature\",1324\n\"Reports: NHL expansion could include Las Vegas, others\",1770\nScorpion stings flier on Alaska Airlines flight from L.A.,1894\nDISCONTINUED '90S MCPIZZA STILL EXISTS AT THESE MCDONALD'S LOCATIONS,1290\nJoan Rivers’ Doctor Snapped Selfie During Throat Procedure (Report),2205\nMan Mauled By Bear Says He's Only Alive Thanks to Justin Bieber,2320\nArgentina's President Adopts Boy to End Werewolf Curse,1124\n\"IBM to cut more than 111,000 jobs in largest corporate lay-off ever\",2527\nJoan Rivers death: Biopsy doctor ‘took SELFIE with star while she was under anesthesia moments before cardiac arrest’,2320\n\"Afghan family kills 25 Taliban, media report\",946\nFlorida woman claims to have surgically added third breast,1793\n\"Iga Jasica brain surgery: Teen wakes up mid-procedure on table, chats about cat\",1052\nWednesday Apple Rumors: Apple May Be Ready to Buy Path,67\nScorpion stings flier on Alaska Airlines flight from L.A.,1811\n3-Boobed Woman a Fake,561\nSaudi Airline Considering Separating Passengers By Gender,326\nThe US Threatened To Prosecute Families Of The 2 Murdered Americans If They Paid A Ransom To ISIS,2512\nFlorida woman has surgery to add third breast to make herself 'unatttractive to men',535\nArgentina's President Adopts Young Boy so He Won't Turn Into Werewolf,1633\n\"Stephen Sotloff beheading shown in video, ISIS claims\",1304\nFoley family says was 'threatened' by U.S. official over ransom: ABC,2198\nIs Jasmine Tridevil’s Third Boob Real? Alisha Hessler Hoax Rumors Swirl,1270\nApple Stores will have custom-designed safes to store the gold Apple Watch in,2006\n\"Source: Joan Rivers' doc did biopsy, selfie\",2057\nIsis 'Admits' Leader Abu Bakr al-Baghdadi Injured in US Air Strike,717\nUnited Nations asked to investigate claims of organ harvesting by ISIS,2198\n\"Three-Boobed Girl probably a hoax, because obviously\",2383\nHow a Reddit user convinced Tim Cook to change Apple’s on-hold music,1886\nArgentine President Takes On Godson — But Not To Keep Werewolf At Bay,211\n\"Joan Rivers: Doctor Took Selfie With Unconscious Comedian, Performed Biopsy Without Consent -- Details\",528\nApple is reportedly shutting down Beats Music just three months after picking the company up.,2382\nApple iPhone Mini with 4-inch Display Set to Replace iPhone 5c: Rumor,1117\nBrain op shock as teen wakes up mid-surgery,1411\nHermaphrodite cat named Mittens to get gender reassignment,1373\nIraqi Army Downs Two British Planes Carrying Weapons for ISIL Terrorists,1812\n\"Report: Woman claims she had third breast added, hopes to become a TV star\",2231\nJoan Rivers Doctor Denies Selfie,223\nJoan Rivers' Doctor Reportedly Took a Selfie Before Her Cardiac Arrest,2439\n\"Video Of Steven Sotloff Slaying By ISIS Is Authentic, U.S. Confirms\",2339\nGiant Crab,318\nU.S. airstrikes 'hit ISIS leader': Terror group chief 'critically wounded' in Iraq after coalition forces bomb jihadi leaders,735\nThe Story of the 3-Boobed Lady Is As Fake As Her Third Boob,2292\n\"Transgender teen who committed suicide left heartbreaking note saying she would \"\"never be happy\"\"\",1717\nApple to shut down Beats Music: Report,811\nHP Is Planning To Split Into Two Separate Businesses,1793\n\"Argentina President, Christina Kirchner, Has Bizarre Werewolf Mishap\",2222\nArgentina's President Cristina Kirchner Adopts Jewish Godson To Prevent Him Turning Into A Werewolf,2253\nMissing Afghan soldiers reportedly found near Canadian border,1389\nBrain op shock as teen wakes up mid-surgery,1386\nWife cuts off husband's penis TWICE after catching him cheating,1366\n\"Sony Hackers Email: Thanks For Running Scared, We'll Stop Now\",1054\n\"Hong Kong protesters go Ferguson style: ‘Hands up, don’t shoot’\",1639\n\"Yes, we’re being bought by Microsoft\",28\nMissing Nuke In Colorado Sparks Intense Russian Fears,90\nIslamic State releases video showing beheading of US hostage Steven Sotloff,1986\nAnother Victim? Raven-Symoné Reveals What Really Happened On ‘Cosby Show’ Set,1092\n\"Fake or freak? Woman, 21, claims to have paid $20,000 to surgically add third breast in desperate bid to become a reality TV star\",315\nCrabzilla,998\n\"Reports: NHL expansion could include Las Vegas, others\",2059\nJoan Rivers’ doctor snapped a selfie before biopsy surgery,810\n\"Fowler Falls For Fake Website, Makes Crazy Claims About Tennis Star\",1561\nIslamic State trying to SELL decapitated body of US hostage James Foley for $1 MILLION,2063\nAttention children of the ’90s: you can still get McDonald’s pizza,2436\nSouth Korean woman's hair 'eaten' by robot vacuum cleaner as she slept,449\nThree Boobs Are Most Likely Two Boobs and a Lie,2353\nJoan Rivers's doctor 'took a SELFIE' with the comedian as she lay under anesthetic and just seconds before she went into cardiac arrest that killed her,1229\nReport: Woman who claimed to have third breast added is fake,2402\nJustin Bieber ringtone saved a Russian fisherman during a bear attack,1600\n\"Source: Joan Rivers' doc did biopsy, selfie\",1096\nU.S.: Video showing Sotloff beheading is authentic,2319\nAngry Passenger Tossed Off Plane after Crew Wishes Him 'Merry Christmas',1600\n\"Saudi women with attractive eyes may be forced to cover even them up, if resolution is passed\",411\n\"Report: Toronto, Seattle, Quebec City to join Vegas in 2017 NHL expansion\",1431\nJoan Rivers’ doctor snapped a selfie before biopsy surgery,182\nGender assignment surgery to be given to hermaphrodite cat,1604\nJoan Rivers' Doctor Allegedly Took a Selfie During Her Throat Surgery,2040\nApple iPhone Mini with 4-inch Display Set to Replace iPhone 5c: Rumor,257\n\"Stephen Sotloff beheading shown in video, ISIS claims\",916\nReport: Hewlett-Packard plans to break into 2 companies,910\n\"Report: Woman claims she had third breast added, hopes to become a TV star\",1272\n\"Woman Gets Third Boob Implanted, Wants to Be \"\"Unattractive to Men\"\"\",1228\nJoan Rivers’s Personal Doctor Denies Taking Operating-Room Selfie,2289\nA Pregnant Woman Has Lost Her Eye After Being Shot W/ Bean Bag In Ferguson,1396\n\"Apple Watch Takes Two Hours to Charge, Only Delivers Notifications While on the Wrist\",100\nSaudi Arabia set to introduce gender segregation on national airline flights,1557\nApple to shut down Beats Music? Not so Apple says,1054\n\"Saudi Stocks, Currency Tumble As Aramco Pipeline Explodes; ISIS Sabotage Concerns\",2074\nLoggers Accidentally Cut Down World’s Oldest Tree in Amazon Forest,2229\n\"Condition of Abu Bakr al-Baghdadi, Islamic State leader, in doubt after airstrike\",890\nIsraeli right welcomes Sisi's offer to a Palestinian State in Sinai,2195\nThe World's Most Accurate Apple Analyst Says The Apple Watch Is Coming In March,1992\nJoan Rivers' 'selfie' doctor 'DENIES performing biopsy and taking photo while star was under anesthesia',164\nAfghan Family Kills 25 In Revenge For Son's Death,485\nMicrosoft said to be buying the maker of 'Minecraft' for $2 billion,1052\nSteven Sotloff: Islamic State 'kills US hostage',1633\nNo gender segregation on Saudia,1765\nHugh Hefner Dead? Fans Panic That Playboy Founder Is Gone,556\nMissing Afghan soldiers taken into custody at Canadian border,1250\nApple installing safes in-store to protect gold Watch Edition,2499\n\"Report: Tesla will build its Gigafactory in Nevada, not Texas\",252\n‘Three-boobed’ woman: They’re not fake,1894\nWoman with three breasts ‘was a fake who has tricked people online before’,150\nREPORT: The Apple Watch will be available outside the US when it launches next month,925\nHewlett-Packard plans to split into two companies: Report,1643\n\"Polish Teenager Wakes Up During Brain Surgery, Talks To Doctor\",1601\nCheese blamed for North Korean leader Kim Jong-un's broken ankles,338\nIsraeli right welcomes Sisi's offer to a Palestinian State in Sinai,1626\nDid Argentina's President Adopt A Jewish Baby To Stop It From Becoming A Werewolf??,2007\nRumor: ‘new’ 4-inch iPhone on the way,485\nGovernment threatened Foleys with criminal charges over ransom,967\n\"Argentina President, Christina Kirchner, Has Bizarre Werewolf Mishap\",1770\nPresident of Argentina Adopts Boy to Stop Him from Becoming a Werewolf,1992\nMissing Kim Jong-un suffering with 'condition' after CHEESE binge,2350\nNo gender segregation on Saudia,1851\nWe just found out the #Ferguson Protester who claim she was shot in the eye with a rubber bullet was a false story guys. Smh..,1128\nThis Is The Most Passive-Aggressive Office Battle We've Ever Seen,540\nKorean Housewife’s Hair Sucked Up into Robot Vacuum,2522\nA Russian Guy Says His Justin Bieber Ringtone Saved Him From A Bear Attack,3\nFlorida woman gets third breast surgically implanted,2486\nSaudi Arabian airline to separate genders after men complain about blokes sitting next to their wives,353\nArgentina's President Adopts Boy to End Werewolf Curse,1581\nJoan Rivers' Doctor Reportedly Took a Selfie Before Her Cardiac Arrest,1326\nArgentina’s president adopts Jewish godson to counteract werewolf legend,2198\nGiant Crab,2522\nFlorida woman gets third breast to become 'unattractive' 32,2101\nJustin Bieber Saved This Guy From a Bear Attack,2315\nHewlett-Packard to split into two public companies,745\nThis Man Kept HARASSING Women On The Streets. Until One Day… MOM!?,2513\nFlorida woman gets plastic surgery to add a third breast,2491\n\"Fake or freak? Woman, 21, claims to have paid $20,000 to surgically add third breast in desperate bid to become a reality TV star\",2026\nU.S.: Video showing Sotloff beheading is authentic,353\nThis Woman Claims To Have Had Plastic Surgery To Have A Third Breast,2258\nEnraged spouse chops off unfaithful husband's manhood – TWICE,1561\n\"Sony Hackers Email: Thanks For Running Scared, We'll Stop Now\",1241\n\"Gay Teacher Receives Touching Letter From Student, 9, After He Comes Out\",2487\nArgentina’s President Adopted A Jewish Godson To Stop Him From Turning Into A Werewolf,1088\nIslamic state issues video of beheading of U.S. hostage: SITE,471\nCanadian cat Mittens to undergo gender reassignment surgery after it is revealed to be a hermaphrodite,2462\nJoan Rivers Personal Doctor Allegedly Took A Selfie Before Her Biopsy And Cardiac Arrest,2512\n\"Crabzilla: Photo Appears To Show Giant, 50-Foot Crab Lurking In British Waters\",1902\nWife chopped her husband's penis off after she discovered he had cheated on her… then cut it off AGAIN after surgeons managed to reattach it in China,492\nWoman With Three Breasts Is Reportedly A Fake: Jasmine Tridevil’s Real Identity Revealed,327\nIsis 'Admits' Leader Abu Bakr al-Baghdadi Injured in US Air Strike,2094\n\"Tesla settles on Nevada for \"\"gigafactory\"\" site -CNBC\",1235\n\"Source: Joan Rivers' doc did biopsy, selfie\",1963\nSaudi Airline Considering Separating Passengers By Gender,811\nAdopting Potential Werewolves Is Routine Business for Argentine Presidents,2300\nBrain op shock as teen wakes up mid-surgery,238\nSource: Apple set to acquire Path in an attempt to bolster iOS social cred,2105\n\"Apple in late stages to acquire Path, report says\",2158\nAl-Sisi proposes: Extend Gaza Strip into Sinai and establish Palestinian state there,2195\n'Throat specialist to the stars' allegedly involved in fatal Joan Rivers procedure denies taking selfie with star as she releases statement saying she will not comment on tragic incident,2500\n‘Three-boobed’ woman: They’re not fake,2392\nApple to keep gold Watch Editions in special in-store safes,1373\nTop cop investigating Charlie Hebdo attacks kills himself hours after French massacre,2066\nCharlie Hebdo top cop Helric Fredou kills himself hours after magazine massacre,898\nISIS Reportedly Beheads A Second American Journalist,898\nJoan Rivers Personal Doctor Allegedly Took A Selfie Before Her Biopsy And Cardiac Arrest,2357\nBreast Chancer,1241\nMissing Afghan soldiers taken into custody at Canadian border,1452\nMicrosoft is reportedly buying 'Minecraft' developer Mojang for $2 billion,420\nTeen wakes up mid-brain surgery and asks doctors ‘How’s it going?’,2222\nIsraeli politicians praise Sisi plan to give Palestinians land for a state in Sinai,1443\nUnlikely rumor claims Apple will bring back the 4-inch iPhone for 2015,2316\nMeet the 3-boobed woman,1204\n\"Ohio Trans Teen Commits Suicide, Leaves Heartbreaking Note Declaring “There’s No Way Out”\",1259\n\"Boy, 5, billed with 'no show fee' for missing friend's BIRTHDAY PARTY\",861\nArgentina's President Didn’t Adopt A Jewish Child To Avoid Becoming A Werewolf; So What Did She Do?,1779\n\"A Peruvian TV show is tricking men into catcalling their mothers, for feminism\",673\n\"After Beheading of Steven Sotloff, Obama Pledges to Punish ISIS\",1902\niPhone 6s Rumored to Include 2GB of Faster RAM and 'Force Touch' Technology,141\nWoman Gets Third Boob to Appear Unattractive to Men,2335\nIs this a Crabzilla spotted in the UK? Monster crab measures about 50 feet,802\nHow a Reddit user convinced Tim Cook to change Apple’s on-hold music,172\nDoc calls macabre 'selfie' claims completely crazy,1326\nJustin Bieber ringtone saves Russian fisherman from bear attack,778\nIslamic State reportedly on Baghdad’s outskirts after week of victories,2040\nJustin Bieber Helps Defend Russian Fisherman From Bear,1100\nFerguson riots: Pregnant woman loses eye after cops fire BEAN BAG round through car window,736\nNo gender segregation on Saudia,279\nEXCLUSIVE: Got him! Jihadi John is 'wounded in US airstrike on secret bunker meeting of ISIS high command',556\nStolen Member,925\n\"Three-breasted Florida woman Jasmine Tridevil insists third boob is real, but police report shows she once lost 'prosthesis'\",328\nFlorida woman gets third breast to become 'unattractive' 32,2335\n'The Cosby Show' Star Raven Symone Joins Long List of Women Accusing Bill Cosby of Rape,33\nISIS executioner 'Jihadi John' reported wounded in air strike; UK investigating,1633\nJustin Bieber Ringtone Startles Bear,1324\n\"Saudi Arabia Airline Segregation: New Islamic Law Takes Flight On Airliner, Seating By Gender Coming Soon\",2140\nBritish teenager Ibrahim Kamara 'Killed In US Airstrikes In Syria',1882\n\"Source: Joan Rivers' doctor took selfie, began biopsy before her cardiac arrest\",223\n\"Source: Joan Rivers' doc did biopsy, selfie\",2126\nIsis 'behead their own fighters' for spying and embezzlement in Syria,868\n\"Gwen Korovin, Joan Rivers’s doctor, denies taking selfie\",934\nReport: Three missing Afghan soldiers caught at Canadian border,890\nApple Stores to Keep Gold “Edition” Apple Watch in Custom Safes,2373\nISIS online video shows beheading of U.S. journalist Steven Sotloff,268\n\"Joan Rivers’ Doctor Reportedly Took Selfie, Biopsy Right Before Her Heart Attack\",1571\nEnraged spouse chops off unfaithful husband's manhood – TWICE,1163\nISIL Has Reportedly Beheaded Journalist Steven Sotloff,1052\nParents say they were kept in the dark on attempts to save James Foley,2505\nWerewolf legend leads Argentine president to adopt,202\nSaudi Arabia outlaws ‘tempting eyes’,1038\n\"Islamic State leader Abu Bakr al-Baghdadi: Wounded, dead or missed entirely by U.S. airstrikes?\",1941\nRumor: Apple in late-stage talks to buy Path social platform,2233\nAnalyst “Confirms” Apple Watch And 12-inch MacBook Air’s Q1 2015 Launch,2099\nIS executioner 'Jihadi John' injured in air strike: reports,2190\nU.S. confirms authenticity of second journalist beheading video,627\n\"White House Chief Of Staff Denis McDonough: No Threats Were Made To Foley, Sotloff Families Over Possible Ransom\",967\nArgentina president adopts Jewish godson for first time in country's history,2107\nArgentine President Takes On Godson — But Not To Keep Werewolf At Bay,2007\nISIS militants just 1 mile from Baghdad as fierce fighting reported near Iraqi capital,1937\n'I had a third breast implant so I can turn off men',274\nHugh Hefner Dead Rumors Not True,20\nLenovo Looking To Buy BlackBerry Ltd [REPORT],2437\nClaims famous Kurdish Peshmerga fighter Rehana may have been decapitated,2057\nFoley family says was 'threatened' by U.S. official over ransom: ABC,2195\nKid Suspended For Allegedly Threatening Classmate With ‘Hobbit’ Magic,1275\nIraq’s ambassador urges UN to investigate claims Isis is harvesting organs: ‘We have bodies - it is clear they are missing certain parts',1207\n'Throat specialist to the stars' allegedly involved in fatal Joan Rivers procedure denies taking selfie with star as she releases statement saying she will not comment on tragic incident,1394\n‘I will have justice for what they did to me’: Pregnant St. Louis woman loses eye after police fire non-lethal round at car during Ferguson protest (VIDEO),1367\nGold Apple Watches to be stored in safes in Apple Stores,1902\nWoman With Three Breasts Is Reportedly A Fake: Jasmine Tridevil’s Real Identity Revealed,836\n\"Jealous Wife Who Chopped Off Husband’s Penis For Cheating On Her, Chops It Off A Second Time\",145\nJoan Rivers' Personal Doctor Allegedly Took A Selfie During Her Throat Procedure,1782\nMicrosoft said to be buying the maker of 'Minecraft' for $2 billion,1200\nMissing Afghan soldiers taken into custody at Canadian border,2105\nThis Is The Most Passive-Aggressive Office Battle We've Ever Seen,422\nVideo Appears to Show ISIS Execution of Second American Steven Sotloff,656\nHP announces plan to split in two,393\nGigafactory location: Tesla Motors confirms Nevada announcement Thursday,1639\nTesla to Choose Nevada for Battery Factory,673\nIBM denies layoff rumors,753\n\"Lenovo Still Wants to Buy BlackBerry and Will Try Again, Source Suggests\",617\n\"NHL expansion rumors: This time, Las Vegas is about to get a team\",673\nJoan Rivers’ doctor took selfie during procedure,810\nI never intended to kill his penis I was just angry: Mpumalanga acid attack girl,753\nCNN Reports Hackers Sent Message to Sony: ‘You’ve Done the Right Thing’,1511\nFour Reasons Not To Give Up Hope If Apple Buys Path,222\nPresident Sisi's Gift,2100\nIs this a Crabzilla spotted in the UK? Monster crab measures about 50 feet,216\nIslamic state issues video of beheading of U.S. hostage: SITE,1386\nBritish teenager Ibrahim Kamara 'Killed In US Airstrikes In Syria',896\nThere's A Weird Story Going Around About How Argentina's President Just Saved A Jewish Man From Becoming A Werewolf,2121\nUS Ally Saudi Arabia Starts Gender Segregation On National Airline,2437\n\"Scorpion stings passenger, delays flight from Los Angeles to Portland\",1830\nCharles Manson wedding off as bride 'wanted to display his dead body in glass coffin',211\n\"Report: HP to split into two companies, one focused on PCs/printers and one on enterprise computing\",38\nSteven Sotloff beheading: Latest updates as ISIS release gruesome video of US journalist's murder,1998\nMystery of 50ft giant crab caught on camera yards from British harbour,580\nSaudi Arabia airline segregation: Saudi airlines to assign seats based on gender,2121\nIslamic State leader Abu Bakr al-Baghdadi wounded in airstrike: claims,1941\n\"Nine-year-old girl writes letter to 'amazing, fantastic' teacher after he comes out as gay\",2487\n\"19-year-old girl wakes up during brain surgery, asks doctors ‘How’s it going?’\",1285\nJoan Rivers’s Personal Doctor Denies Taking Operating-Room Selfie,1287\nSisi denies claims over providing Palestinians with Sinai lands,2462\nSaudi Arabia set to introduce gender segregation on national airline flights,2222\n\"Morin goes back on transparency pledge, refuses to confirm or deny report that Apple is buying Path\",1550\n'Throat specialist to the stars' allegedly involved in fatal Joan Rivers procedure denies taking selfie with star as she releases statement saying she will not comment on tragic incident,1287\nApple Killing Beats Music: 5 Fast Facts You Need to Know,2324\nAfghan Soldiers Found at Canadian Border,2086\n\"Polish Teenager Wakes Up During Brain Surgery, Talks To Doctor\",1235\n\"Hewlett-Packard splits off PC, printer businesses\",2505\nRumors Swirling About Israel's Shocking Sinai 'Endgame' Plan for Palestinians in Gaza,1604\nFox News Floats BS Story About Fleeing Marines Giving Rebels Their Guns,2146\nISIS Beheads Second American Journalist,1964\nIs 'hands up' in Hong Kong really the same as in Ferguson?,1114\nApple could be eyeing purchase of social networking app Path,2063\n\"After Beheading of Steven Sotloff, Obama Pledges to Punish ISIS\",990\nApple Stores Are Reportedly Installing Custom Safes To House Apple Watches,1723\nDid Argentina's President Adopt A Jewish Baby To Stop It From Becoming A Werewolf??,2522\nJoan Rivers' Personal Doctor Allegedly Took A Selfie During Her Throat Procedure,1287\nMan in China recovering in hospital after wife chopped off his penis,507\n\"'Sílbale your mother', the mockumentary to stop street harassment in Peru [Google Translate]\",1441\nSaudi airline rep denies plan to separate men and women on flights,2140\n‘Dead’ cat claws out of grave 5 days later,1759\nEgypt Offers Abbas Land in Sinai for Future Palestinian State Read,2243\nISIS wants $1M for Foley’s body,1113\nHP confirms plan to split company,668\nReport: Apple Plans to Phase Out Beats Music Brand,946\nYou can still order a McPizza at these two McDonald’s locations,1810\nIslamic State puts James Foley’s body up for sale for $1M,1287\n\"KGI: iPhone sales forecast at 73M for Q4 ahead of Apple Watch debut in March, 12\"\" MacBook Air in Q1\",2427\nBettman says NHL expansion not imminent,2243\nJoan Rivers' doctor 'took selfie before biopsy',2119\nJoan Rivers death: Biopsy doctor ‘took SELFIE with star while she was under anesthesia moments before cardiac arrest’,1765\nSaudi oil explosion now said to be diesel pipeline,172\n\"Rumor Check: Are Hong Kong Protesters Really Using the ‘Hands Up, Don’t Shoot’ Gesture in Solidarity With Ferguson?\",1639\nThird boob likely a hoax,328\n\"\"\"Jihadi John\"\" reportedly wounded in airstrike\",94\n\"Trans Teen Dies by Suicide, Leaves Tumblr Note: 'There's No Way Out'\",1717\n\"Sorry, Argentina's President Didn't Actually Adopt a Jewish Werewolf\",2427\nMan saved from bear attack - thanks to his Justin Bieber ringtone,1396\n\"'Sílbale your mother', the mockumentary to stop street harassment in Peru [Google Translate]\",1191\nSaudi Arabia airline segregation: Saudi airlines to assign seats based on gender,1250\n\"Lisa Bonet Tweet About Bill Cosby Sent From Fake Account, Manager Confirms\",1961\n\"Passenger headed to Dallas rages over ‘Merry Christmas,’ removed from plane\",37\nPolice Chief In Charge of Paris Attacks Commits Suicide,20\nA North Korean Student Is On The Run In France After Escaping Pyongyang Agents,770\n\"Doctor took selfie with Joan Rivers while star was under anesthesia, CNN says  Read more at Jacksonville.com: http://jacksonville.com/entertainment/2014-09-16/story/doctor-took-selfie-joan-rivers-while-star-was-under-anesthesia-cnn#ixzz3DZRmGLrZ\",2233\n\"Bieber ringtone scares bear, saves man's life\",2493\nReport: Hewlett-Packard plans to break into 2 companies,1322\nGigafactory location: Tesla Motors confirms Nevada announcement Thursday,1310\nIs Kim Jong ill? North Korean dictator in poor health as his weight has ballooned thanks to an obsession with cheese,1650\n\"Woman Gets Third Boob Implanted, Wants to Be \"\"Unattractive to Men\"\"\",1270\nJoan Rivers’s Personal Doctor Denies Taking Operating-Room Selfie,1394\nIndian bride marries wedding guest after husband has epileptic seizure during ceremony,111\n\"Fowler Falls For Fake Website, Makes Crazy Claims About Tennis Star\",2136\n‘Crabzilla’ spotted off the coast of Britain,58\nPublic shaming: Underwear thief forced to walk around the block wearing the bras he stole,2169\nArgentina's President Adopts Young Boy so He Won't Turn Into Werewolf,2383\nTeen wakes up mid-brain surgery and asks doctors ‘How’s it going?’,1714\nLenovo Looking To Buy BlackBerry Ltd [REPORT],290\nAfghan woman kills 25 Taliban rebels to avenge her son’s murder,1394\nTorpoint: Five-Year-Old Billed For Missing Friend’s Birthday Party In England,1350\nU.S. airstrikes 'hit ISIS leader': Terror group chief 'critically wounded' in Iraq after coalition forces bomb jihadi leaders,2464\nUnited Nations asked to investigate claims of organ harvesting by ISIS,2007\nThis Man Kept HARASSING Women On The Streets. Until One Day… MOM!?,2029\nThis Woman Claims To Have Had Plastic Surgery To Have A Third Breast,85\nReport: Second American Journalist Beheaded by Islamic State Terrorists,96\nUS denies it threatened Foley family,463\nHewlett-Packard Plans to Break in Two,1126\nHearing Unconfirmed Reports of Saudi Pipeline Explosion,2074\n\"Passenger headed to Dallas rages over ‘Merry Christmas,’ removed from plane\",680\nApple reportedly planning to shut down Beats Music subscription streaming service [u],2382\nEvil Aunt Hacks Off Toddlers Penis,1941\nClaims famous Kurdish Peshmerga fighter Rehana may have been decapitated,2527\n\"Woman Gets Third Boob Implanted, Wants to Be \"\"Unattractive to Men\"\"\",1445\nMeet the 3-boobed woman,2335\nWhite House denies threatening families of James Foley and Steven Sotloff over ISIS ransom but adds 'we made the law clear to them',2513\nHP announces plan to split in two,1754\nPassenger tossed after flipping out over staff’s ‘Merry Christmas’,747\nISIS claims to behead US reporter Steven Sotloff in new video,1986\nWoman Gets Third Boob to Appear Unattractive to Men,2425\nHermaphroditic Cat Is Getting Gender Assignment Surgery,2333\nISIS Reportedly Executes 2nd American Journalist,627\nHermaphroditic cat awaits a gender reassignment surgery to become a boy,2400\n\"Gwen Korovin, Joan Rivers’s doctor, denies taking selfie\",2289\nWhite House denies it threatened families of slain American journalists,492\nISIS Beheads Second American Journalist,990\nSyria: Teenage British Jihadi from Brighton Killed in US Airstrikes,1736\nArgentina's President Adopts Boy to End Werewolf Curse,1779\n\"Three-breasted Florida woman Jasmine Tridevil insists third boob is real, but police report shows she once lost 'prosthesis'\",1241\n\"AP report: Police say gunman in FSU library shooting, Myron May, was alumnus\",784\nPoster girl for Kurdish freedom fighters in Kobane is 'captured and beheaded by ISIS killers' who posted gruesome pictures online,393\nDesperate bride marries wedding guest instead of groom,1285\nFlorida woman gets third breast to become 'unattractive' 32,1204\nHewlett-Packard will reportedly split into two companies,2324\nApple to shut down Beats Music? Not so Apple says,2239\nYemen’s Houthi rebels seize U.S. Marines’ weapons at airport,2301\n\"“Hands up, don’t shoot” comes to Hong Kong’s pro-democracy movement\",98\nMicrosoft to buy 'Minecraft' creator Mojang for $2.5B,28\nWife chopped her husband's penis off after she discovered he had cheated on her… then cut it off AGAIN after surgeons managed to reattach it in China,233\nJustin Bieber ringtone saved a Russian fisherman during a bear attack,1445\nThe men caught cat-calling and wolf whistling their own MOTHERS: Hilarious TV show disguises women so they can experience their sons' behaviour,2030\nJoan Rivers’ doctor snapped a selfie before biopsy surgery,2291\n\"Oil spikes on U.S. inventory data, Saudi explosion rumor\",1801\n\"Doctor took selfie with Joan Rivers while star was under anesthesia, CNN says  Read more at Jacksonville.com: http://jacksonville.com/entertainment/2014-09-16/story/doctor-took-selfie-joan-rivers-while-star-was-under-anesthesia-cnn#ixzz3DZRmGLrZ\",929\n\"Woman pays $20,000 for third breast to make herself LESS attractive to men\",2392\n\"Hong Kong's protesters are using the \"\"hands up, don't shoot\"\" gesture from Ferguson\",2390\nNorth Korean dictator Kim Jong-un may be seriously ill from eating too much Emmental cheese: report,2494\nSaudi Arabia's national airline plans to keep men and women apart,1043\nHeads up oil traders: Big pipeline explosion reported in Saudi Arabia,1386\nOil Futures Jump on Rumored Pipeline Explosion in Saudi Arabia,1741\n\"Brain Surgery Recovery: Teenage Girl Wakes Up During Procedure, Talks About Cats\",1052\n3-Boobed Woman a Fake,2011\nMissing Afghan soldiers reportedly found near Canadian border,1402\n'I had a third breast implant so I can turn off men',1270\nTeen wakes up mid-brain surgery and asks doctors ‘How’s it going?’,1250\nWoman has third breast implanted,2258\nSteven Sotloff 'beheaded by Islamic State',268\nReports: 3 missing Afghans detained at Canadian border,2396\nArgentina’s President Adopted A Jewish Godson To Stop Him From Turning Into A Werewolf,765\n\"Video Of Steven Sotloff Slaying By ISIS Is Authentic, U.S. Confirms\",806\nThe Story of the 3-Boobed Lady Is As Fake As Her Third Boob,1445\nBear attack foiled by Justin Bieber’s music: A story too good to check,1479\nCheese blamed for North Korean leader Kim Jong-un's broken ankles,1216\nArgentina president adopts young Jewish boy as godson to prevent him from turning into werewolf,2007\nMissing Afghani soldiers found trying to cross US border to Canada,1662\nJustin Bieber Basically Saves A Russian Man From A Bear,2319\nFlorida woman gets plastic surgery to add a third breast,2258\nCrabzilla,967\nReport: Doctor took a selfie when Joan Rivers was under anesthesia,113\nNo gender segregation on Saudia,2400\nMan Mauled By Bear Says He's Only Alive Thanks to Justin Bieber,1310\nMan Kicked Off Flight Thanks to His Burning Hatred for Christmas,1947\nLenovo 'resumes efforts to acquire struggling phone maker BlackBerry',838\nMeet the 3-boobed woman,2101\nReports: Selfie-Taking Doc's Unauthorized Biopsy May Have Killed Joan Rivers,810\n\"Apple Watch on Your Wrist in March, 12-inch MacBook Air Set for Q1 Launch: Analyst\",2396\nREPORT: Doctor Snapped A 'Selfie' While Joan Rivers Was Under Anesthesia,1088\nPregnant woman loses eye after Ferguson cops fire bean bag,1639\nGigafactory location: Tesla Motors confirms Nevada announcement Thursday,33\nTransgender Teen Commits Suicide & Pens A Heartbreaking Note Urging The World To Change,2312\nFour masked men break into migrant's home and rip off his penis after he 'had affairs with local women',1719\n\"Tail of survival: Buried cat, believed dead, claws back to life\",69\nGovernment threatened Foleys with criminal charges over ransom,792\nCrabzilla,2146\n\"Report: Microsoft Trying To Buy Mojang, Creators Of Minecraft\",1706\n\"Zombie Cat: Buried Kitty Believed Dead, Meows Back to Life\",2128\nHP is reportedly splitting into two companies,412\nISIS Reported to Behead Second American,2319\nISIS Is One Mile From Baghdad,758\n\"LG Display, Samsung unit to supply Apple Watch screens: Report\",1576\nNext-generation Apple iPhones' features leaked,2233\nThree Boobs Are Most Likely Two Boobs and a Lie,327\nHermaphroditic cat to undergo gender reassignment surgery,916\nKim Jong IS Un-well – and it could be GOUT! North Korea confirms its young dictator is 'suffering discomfort' after addiction to Swiss cheese revealed,196\nHow a Reddit user convinced Tim Cook to change Apple’s on-hold music,2222\nJustin Bieber ringtone saved a Russian fisherman during a bear attack,1914\nSaudi Airlines to ban gender-mixing seating,1754\n\"Tesla settles on Nevada for \"\"gigafactory\"\" site -CNBC\",1114\nApple Is Going To Shut Down Beats Music,1086\n\"Joan Rivers Death Preventable? Melissa Rivers Taking Legal Action, News Of Doctor’s Selfie Surfaces\",810\n\"Saudi women with attractive eyes may be forced to cover even them up, if resolution is passed\",2173\nPeople Actually Believed Argentina’s President Adopted A Jewish Boy To Stop His Change Into A Werewolf,319\nManson's fiancee wants to put his corpse on display: Report,1650\n\"iPhone 6s Rumor Suggests Dual Lens Optical Zoom Camera, Pressure Sensors Inbound\",2464\nJournalist Steven Sotloff reportedly executed by ISIS,96\nCNN: Doctor Took Mid-Surgery Selfie with Unconscious Joan Rivers,1653\nApple Watch Digital Crown -- Could It Color Adjusted?,1607\nMissing Afghan Soldiers Apprehended Trying To Cross Border Into Canada,1903\n\"Joan Rivers: Doctor Took Selfie With Unconscious Comedian, Performed Biopsy Without Consent -- Details\",1674\nAfghan Family Kills 25 In Revenge For Son's Death,1664\nJournalist Steven Sotloff reportedly executed by ISIS,2158\nThese Men Weren't Really Tricked Into Sexually Harassing Their Moms,673\nWoman with three breasts: Real or hoax?,133\nAllegation Bill Cosby sexually molested Raven Symone are just a hoax,2065\nJoan Rivers Doctor Denies Selfie,1674\nPurported Lisa Bonet Twitter Account Suspended After Cryptic Cosby Tweet,1961\n\"Saudi Stocks, Currency Tumble As Aramco Pipeline Explodes; ISIS Sabotage Concerns\",1801\nWoman with three breasts ‘was a fake who has tricked people online before’,1632\nISIS Reportedly Executes 2nd American Journalist,1676\nWoman Who Claimed To Have Surgery To Add Third Breast Exposed As Hoaxer,2361\n\"REPORT: ISIS CAPTURES, BEHEADS KURDISH FEMALE FIGHTER 'REHANA' IN KOBANE\",100\nSouth Korean woman freed by firefighters after robot vacuum cleaner 'eats' her hair as she sleeps,2173\nPeople Actually Believed Argentina’s President Adopted A Jewish Boy To Stop His Change Into A Werewolf,1088\nWhen Photos Lead a Protest,1639\nNo gender segregation on Saudia,52\n\"ISIS Beheads American Journalist Steven Sotloff, Monitoring Group Says\",1495\nReport: Apple Plans to Phase Out Beats Music Brand,1845\nIsraeli politicians praise Sisi plan to give Palestinians land for a state in Sinai,1783\nSaudi Airlines to Separate Men and Women on Flights,2300\n\"IBM to cut more than 111,000 jobs in largest corporate lay-off ever\",1220\nArgentina's President Didn’t Adopt A Jewish Child To Avoid Becoming A Werewolf; So What Did She Do?,73\nIslamic State reaps profits from organ trafficking,1553\nStop Sharing Those Photos of Fancy International School Lunches,1191\nThere's A Weird Story Going Around About How Argentina's President Just Saved A Jewish Man From Becoming A Werewolf,2522\nBOOK: CHARLES MANSON’S FIANCÉ WANTED MARRIAGE SO SHE COULD DISPLAY HIS CORPSE IN TOURIST ATTRACTION,2427\n\"Trans Teen Dies by Suicide, Leaves Tumblr Note: 'There's No Way Out'\",73\nJoan Rivers' 'selfie' doctor 'DENIES performing biopsy and taking photo while star was under anesthesia',2500\nMystery of 50ft giant crab caught on camera yards from British harbour,2136\nTesla Said to Select Nevada for Its First Battery Site,111\nRaven Symone Files Molestation Charges Against Bill Cosby,1092\n\"Gay Teacher Receives Touching Letter From Student, 9, After He Comes Out\",250\nTampa woman claims to add 3rd breast,328\nArgentina’s president adopts Jewish boy to save him from life as a werewolf,914\nISIS executioner 'Jihadi John' reported wounded in air strike; UK investigating,2383\nThird boob likely a hoax,1270\nLoggers Accidentally Cut Down World’s Oldest Tree in Amazon Forest,1701\nJustin Bieber's 'Baby' Saves Man From Violent Bear Attack,1324\nAngry Passenger Tossed Off Plane after Crew Wishes Him 'Merry Christmas',747\nThree-breasted woman outed as fake by Tampa police,103\nHP is reportedly splitting into two companies,1536\n\"Apple in late stages to acquire Path, report says\",990\nLenovo might be eyeing up BlackBerry... again,710\n\"Source: Joan Rivers' doctor took selfie, began biopsy before her cardiac arrest\",1431\nSources: Missing Afghan Soldiers May Have Been Found Near Canadian Border,1812\nJoan Rivers' doctor snapped selfie during throat surgery: report,2291\nIsis 'Admits' Leader Abu Bakr al-Baghdadi Injured in US Air Strike,20\nJames Foley family: Obama officials vowed criminal charges if we paid son’s ransom,792\nFake Lisa Bonet Tweet on Cosby Scandal Fools Major Media Outlets,923\n\"Teen wakes up during brain surgery, asks how it’s going\",1381\nReport: Apple Is Shutting Down Beats Music,2350\nJournalist Steven Sotloff reportedly executed by ISIS,1499\nEgypt Offers Abbas Land in Sinai for Future Palestinian State Read,2194\n\"ISIS Beheads American Journalist Steven Sotloff, Monitoring Group Says\",2229\n\"Afghan woman picks up dead son's gun, helps kill 25 Taliban militants to save village\",2026\nJoan Rivers’ doctor took selfie during procedure,2126\n\"Apple Watch on Your Wrist in March, 12-inch MacBook Air Set for Q1 Launch: Analyst\",1964\nIslamic State trying to SELL decapitated body of US hostage James Foley for $1 MILLION,327\nHP announces plan to split in two,929\nLenovo might be eyeing up BlackBerry... again,1653\nHugh Hefner is not dead: Playboy founder makes it to film night despite mortality rumours,1348\n'Jihadi John' Injured? ISIS Executioner May Have Been Wounded In US Airstrike: Report,1704\nThese Men Catcalling Their Undercover Mothers Is the Best Payback Ever,1874\nPublic shaming: Underwear thief forced to walk around the block wearing the bras he stole,2233\nJasmine Tridevil: The woman with three breasts,2491\nISIS Allegedly Beheads Second Captive American Journalist,1391\n\"Apple Watch on Your Wrist in March, 12-inch MacBook Air Set for Q1 Launch: Analyst\",1023\nHewlett-Packard will reportedly split into two companies,38\nISIL Has Reportedly Beheaded Journalist Steven Sotloff,2298\nZombie Cat: Buried Cat Claws Way Out Of Grave After Being Left For Dead,1816\nBear attack foiled by Justin Bieber’s music: A story too good to check,2464\nThree Boobs Are Most Likely Two Boobs and a Lie,1454\n\"Everything You Need To Know About Path, The Struggling Social Network In Apple's Sights\",1550\n'Miracle cat' rises from the dead five days after burial,1604\nUS Ally Saudi Arabia Starts Gender Segregation On National Airline,326\nApple Reportedly Planning to Shut Down Beats Music,2350\n\"Islamic State is funding its terror operations by brutally harvesting organs, UN is warned\",1553\nSaudi Arabia airline segregation: Saudi airlines to assign seats based on gender,641\nApple Stores to Keep Gold “Edition” Apple Watch in Custom Safes,535\n\"Afghan woman picks up dead son's gun, helps kill 25 Taliban militants to save village\",2205\nYemen’s Houthi rebels seize U.S. Marines’ weapons at airport,430\nSources: Missing Afghan Soldiers May Have Been Found Near Canadian Border,2359\niPhone 6s ... transfiguration Nurse,627\n\"ISIS Leader Injured in Air Strike, Iraqi Officials Say\",1270\nApple scrapped advanced Apple Watch health monitoring features due to reliability issues,1941\nIslamic State releases video of beheading of U.S. hostage Steven Sotloff: site intelligence monitoring service,1309\nSaudi Arabia's national airline plans to keep men and women apart,2437\n\"Report: HP to split into two companies, one focused on PCs/printers and one on enterprise computing\",1322\nU.S.: Video showing Sotloff beheading is authentic,2339\n\"Teen wakes up during brain surgery, asks how it’s going\",1482\n\"Man saved from bear attack when his Justin Bieber ringtones goes off, sending bear fleeing\",1146\nJasmine Tridevil: The woman with three breasts,2335\nThe US Threatened To Prosecute Families Of The 2 Murdered Americans If They Paid A Ransom To ISIS,2029\n\"No, Argentina's president did not adopt a Jewish child to stop him turning into a werewolf\",710\nArgentinian President Cristina Kirchner adopts Jewish boy to protect him from werewolf stigma,1421\nISIS Allegedly Beheads Second Captive American Journalist,1712\nIraq’s ambassador urges UN to investigate claims Isis is harvesting organs: ‘We have bodies - it is clear they are missing certain parts',2350\n\"Islamic State leader Abu Bakr al-Baghdadi: Wounded, dead or missed entirely by U.S. airstrikes?\",1886\n\"Jealous Wife Who Chopped Off Husband’s Penis For Cheating On Her, Chops It Off A Second Time\",2157\nISIS video shows beheading of American journalist Steven Sotloff,2294\nArgentine President Takes On Godson — But Not To Keep Werewolf At Bay,641\nWatch Two Guys Appear to Get Tricked Into Catcalling Their Own Moms,328\nJoan Rivers' Doctor Allegedly Took a Selfie During Her Throat Surgery,164\nNo gender segregation on Saudia,1633\nReport: Apple Plans to Phase Out Beats Music Brand,528\n\"Stephen Sotloff beheading shown in video, ISIS claims\",485\nMariam Al Mansouri: Female Fighter Pilot Disowned By Family For Bombing ISIS Terrorists In Syria,249\nIga Jasica Says Awakening During Brain Surgery Was No Mistake,400\n'Zombie Cat' Claws Way Out Of Grave And Into Our Hearts,1512\n\"NHL expansion to include Toronto, Quebec City, Seattle and Las Vegas: Report\",1601\nRobot vacuum cleaner EATS WOMAN,2226\nPresident of Argentina adopts Jewish godson to 'stop him turning into a werewolf',1460\nISIS claims to behead US reporter Steven Sotloff in new video,485\nThe ISIS Executioner Who Killed 4 Hostages May Have Been Wounded In Airstrikes,2190\n\"Jealous Wife Who Chopped Off Husband’s Penis For Cheating On Her, Chops It Off A Second Time\",1639\nIs this Crabzilla? Giant Monster Crab Caught on Camera,2323\n\"Argentina President, Christina Kirchner, Has Bizarre Werewolf Mishap\",2083\nJoan Rivers' 'selfie' doctor 'DENIES performing biopsy and taking photo while star was under anesthesia',1287\nApple Watch Edition contains new “Apple gold”,778\nISIS Advances to Within 10 Miles of Baghdad,1937\nSaudi Arabia’s Religious Police Outlaw ‘Tempting Eyes’,2435\n\"3 Reasons Kim Jong-un Could Be Missing, Including A So-Called Downfall By Cheese\",566\nJoan Rivers’ doctor took a selfie while she was out cold before doing ‘an unauthorised biopsy’,2119\nJustin Bieber Ringtone Startles Bear,2199\nBritish teenager Ibrahim Kamara 'Killed In US Airstrikes In Syria',1874\nIslamic State releases video showing beheading of US hostage Steven Sotloff,1596\nEXCLUSIVE: Apple To Unveil The Long-Awaited Retina MacBook Air At Its “Spring Forward” Event,96\nU.S. Authenticates Video Showing Sotloff's Beheading,2169\nLoggers Accidentally Cut Down World’s Oldest Tree in Amazon Forest,1354\n\"Sorry, Argentina's President Didn't Actually Adopt a Jewish Werewolf\",765\nWoman Adds Third Breast by Undergoing Surgery to Participate in Reality Show,758\n\"White House Chief Of Staff Denis McDonough: No Threats Were Made To Foley, Sotloff Families Over Possible Ransom\",2505\nHow a Reddit user convinced Tim Cook to change Apple’s on-hold music,894\nArgentine President Takes On Godson — But Not To Keep Werewolf At Bay,274\n\"Saudi airline, Saudia, to ban gender-mixing\",1754\n\"Oil spikes on U.S. inventory data, Saudi explosion rumor\",596\nRumors Swirling About Israel's Shocking Sinai 'Endgame' Plan for Palestinians in Gaza,1270\nHong Kong riot cops forced to withdraw after democracy protesters copy 'Don't shoot' gesture used by US demonstrators after a police officer shot an unarmed black teenager,1964\nISIS Releases Video Allegedly Showing Beheading of U.S. Journalist Steven Sotloff,2298\nFlorida woman has surgery to add third breast to make herself 'unatttractive to men',2231\n\"19-year-old girl wakes up during brain surgery, asks doctors ‘How’s it going?’\",1874\nLisa Bonet Did NOT Send “Cryptic Tweet” About Bill Cosby — Twitter Account Fake!,2517\nWoman has surgery to get third breast: The three most statistically unlikely pairs of boobs,327\nThis Zombie Cat Returned Home Five Days After Being Buried By Its Owner,1248\nThird boob likely a hoax,2505\nEXCLUSIVE: Apple To Unveil The Long-Awaited Retina MacBook Air At Its “Spring Forward” Event,259\nU.S. Authenticates Video Showing Sotloff's Beheading,2517\nSaudi Arabia's national airline plans to keep men and women apart,1452\nHeads up oil traders: Big pipeline explosion reported in Saudi Arabia,259\nLoggers Accidentally Cut Down World’s Oldest Tree in Amazon Forest,196\nDoc calls macabre 'selfie' claims completely crazy,2169\nEXCLUSIVE: Lenovo Could Make An Offer For BlackBerry As Early As This Week,1653\nISIS Reportedly Executes 2nd American Journalist,2083\nREPORT: 'JIHADI JOHN' WHO BEHEADED JAMES FOLEY WOUNDED IN US AIRSTRIKE,327\nSteven Sotloff beheading: Latest updates as ISIS release gruesome video of US journalist's murder,1117\n‘Crabzilla’ a 50-foot colossal conundrum,2182\nMicrosoft said to be buying the maker of 'Minecraft' for $2 billion,197\nCharles Manson Wedding Off: Fiancee’s Morbid Plan To Exploit His Corpse Emerges,141\nUK looking into reports IS beheading suspect wounded,351\n\"\"\"When We Felt Threatened, We Opened Umbrellas and Raised Our Hands\"\"\",1525\nNHL denies Las Vegas expansion report,2428\nLenovo Could Make A Bid For BlackBerry (Rumor),1188\nMicrosoft is reportedly buying 'Minecraft' developer Mojang for $2 billion,1328\nNHL Expansion Plan Report Is 'Complete Fabrication': Bettman,2243\n\"Woman Gets Third Boob Implanted, Wants to Be \"\"Unattractive to Men\"\"\",2486\nMeet the 3-boobed woman,1373\nIslamic State trying to SELL decapitated body of US hostage James Foley for $1 MILLION,1845\nREPORT: Doctor Snapped A 'Selfie' While Joan Rivers Was Under Anesthesia,1653\n\"After Beheading of Steven Sotloff, Obama Pledges to Punish ISIS\",259\nArgentina's President Just Adopted a Son So He Won't Turn into a Werewolf,457\n\"Rumor Check: Are Hong Kong Protesters Really Using the ‘Hands Up, Don’t Shoot’ Gesture in Solidarity With Ferguson?\",778\nWoman Gets Third Boob to Appear Unattractive to Men,1445\nISIS Reportedly Executes 2nd American Journalist,1309\nDid Argentina's President Adopt A Jewish Baby To Stop It From Becoming A Werewolf??,37\n\"[Google translate] AED site: Family \"\"Flyer\"\" Maryam Mansouri emphasizes \"\"fabricating\"\" a statement repudiating them\",1872\nHP to split into two businesses -- report,1793\n‘Crabzilla’ spotted off the coast of Britain,2245\nFlorida woman gets third breast surgically implanted,1275\nSyria: Teenage British Jihadi from Brighton Killed in US Airstrikes,429\nJoan Rivers Doctor Denies Selfie,2040\n\"Apple plans to phase out Beats Music brand, report says\",231\nDisturbed aunt cuts off nephew’s penis after he burst’s in on her on the toilet.,1581\nPresident of Argentina adopts godson to stop him from turning into a werewolf,2300\nKurdish resistance denies ISIS claims that they have beheaded poster girl 'Rehana',535\n\"Four new NHL expansion teams? Vegas, Seattle, Toronto and Quebec by 2017: Report\",1770\nVideo purportedly shows beheading of U.S. hostage Steven J. Sotloff,1986\nJoan Rivers' 'selfie' doctor 'DENIES performing biopsy and taking photo while star was under anesthesia',2368\nReport: Doctor took a selfie when Joan Rivers was under anesthesia,318\n'How's it going?': Teenager wakes up during brain surgery and asks doctors for progress report,1741\n\"Report: Joan Rivers doctor took selfie, began biopsy, source says\",2500\n\"Transgender Teen Leelah Alcorn Commits Suicide By Walking In Front Of Semi Truck, Blames Christian Parents In Viral Suicide Note\",1633\n\"19-year-old girl wakes up during brain surgery, asks doctors ‘How’s it going?’\",517\nPresident of Argentina adopts Jewish godson to 'stop him turning into a werewolf',728\niPhone 6s Rumored to Include 2GB of Faster RAM and 'Force Touch' Technology,252\nIslamic State releases video showing beheading of US hostage Steven Sotloff,2216\nRumor: ‘new’ 4-inch iPhone on the way,1304\nBlackBerry (BBRY) Could Receive An Offer By Cash-Rich Lenovo As Early As This Week: Report,2484\nWoman Adds Third Breast by Undergoing Surgery to Participate in Reality Show,2402\n\"Source: Joan Rivers' doc did biopsy, selfie\",2205\nSource: Hackers send new message to Sony,990\nWoman with three breasts: Real or hoax?,2335\nHP is reportedly splitting into two companies,1994\nArgentina's President Adopts Jewish Boy to Keep Him from Turning into a Werewolf,1160\nSource: Missing Afghan soldiers at Canadian border,870\nTeen wakes up mid-brain surgery and asks doctors ‘How’s it going?’,316\nRobot vacuum cleaner 'attacks' South Korea housewife's hair,1300\nJoan Rivers’s Personal Doctor Denies Taking Operating-Room Selfie,1782\n\"ISIS might be harvesting organs, Iraq tells UN\",1282\nLoggers Accidentally Cut Down World’s Oldest Tree in Amazon Forest,1091\nArgentina's President Just Adopted a Son So He Won't Turn into a Werewolf,1102\nJustin Bieber Basically Saves A Russian Man From A Bear,2353\nCharlie Hebdo top cop Helric Fredou kills himself hours after magazine massacre,1304\nRise of the zombie cat: Pet who was 'killed' and buried by his owner climbed out of his grave five days later,1942\nGhost Ship,1373\nCharles Manson’s fiancee allegedly wanted to marry him for his corpse,584\nMissing Afghan soldiers reportedly found near Canadian border,2285\nApple is reportedly shutting down Beats Music just three months after picking the company up.,1870\nJoan Rivers Personal Doctor Allegedly Took A Selfie Before Her Biopsy And Cardiac Arrest,69\nPICTURES: Shocking Pictures Comparing US School Lunches to Other Countries Goes Viral,2507\nMan Mauled By Bear Says He's Only Alive Thanks to Justin Bieber,806\nThis Third Boob Is Probably Only Real in Our Hearts,1639\nIs 'hands up' in Hong Kong really the same as in Ferguson?,92\nHewlett-Packard Plans To Split Into Two Companies: WSJ Report,1110\nMariam Al Mansouri: Female Fighter Pilot Disowned By Family For Bombing ISIS Terrorists In Syria,2382\nDisturbed aunt cuts off nephew’s penis after he burst’s in on her on the toilet.,1762\nIS Beheads Its Own Fighters in Accordance With Their Interpretation of Sharia Law,172\n\"Tail of survival: Buried cat, believed dead, claws back to life\",2512\nMan in China recovering in hospital after wife chopped off his penis,911\n\"Man saved from bear attack when his Justin Bieber ringtones goes off, sending bear fleeing\",1754\nPresident of Argentina adopts Jewish boy to stop him turning into werewolf,1773\nHugh Hefner is not dead: Playboy founder makes it to film night despite mortality rumours,1695\nTriple-breasted woman pictured before 'operation' and vows surgery footage will prove third boob is no hoax,2292\nWoman with three breasts: Real or hoax?,2491\nOil market shrugs off Saudi pipeline blast,2361\n\"​ISIS might be harvesting organs, Iraqi diplomat says\",1418\n\"ISIS Beheads American Journalist Steven Sotloff, Monitoring Group Says\",1902\n\"'Rehana is alive and well... ISIS fanatics have NOT beheaded her': Poster girl for Kurdish freedom fighters escaped Kobane hellhole, friends tell MailOnline\",1741\nISIS Beheads Second American Journalist,1886\nFour Reasons Not To Give Up Hope If Apple Buys Path,1444\n\"Apple Reported to Begin Shipping Apple Watch in March, 12-Inch MacBook Air in Early 2015\",1229\nThree Boobs Are Most Likely Two Boobs and a Lie,2392\niPhone 6s Rumored to Include 2GB of Faster RAM and 'Force Touch' Technology,274\nThird boob likely a hoax,1490\nHP to split into two businesses -- report,940\nWoman Reportedly Cuts Off Husband's Penis Twice in One Night,492\n\"If They Are Beautiful, The Woman Will Be In Trouble': Saudi Arabia Religious Police Ban 'Tempting Eyes'\",1824\nWednesday Apple Rumors: Apple May Be Ready to Buy Path,605\nIsis leader ‘injured in airstrike during meeting in Iraq,2094\nSaudi Arabia airline segregation: Saudi airlines to assign seats based on gender,2253\n\"Joan Rivers’ Doctor Reportedly Took Selfie, Biopsy Right Before Her Heart Attack\",2357\nISIS Reported to Behead Second American,898\nU.S. Officials Threatened James Foley’s Parents With Prosecution Over Ransom,1414\nA Justin Bieber Ringtone Just Saved A Man’s Life Who Was Being Attacked By A Bear,813\nSaudi Women May Have to Cover Up Sexy Eyes,2199\nCNN Reports Hackers Sent Message to Sony: ‘You’ve Done the Right Thing’,1386\nEvil Aunt Hacks Off Toddlers Penis,1942\nSouth Korean woman's hair 'eaten' by robot vacuum cleaner as she slept,2173\nWoman has surgery to get third breast: The three most statistically unlikely pairs of boobs,2258\n‘Three-boobed’ woman: They’re not fake,2527\n\"ISIS Leader Injured in Air Strike, Iraqi Officials Say\",274\nSamsung Rumoured to be Supplying the Screens for Apple Watch... Mk II,1445\nIslamic State releases video of beheading of U.S. hostage Steven Sotloff: site intelligence monitoring service,1495\nEXCLUSIVE: Lenovo Could Make An Offer For BlackBerry As Early As This Week,617\nArgentine President Takes On Godson — But Not To Keep Werewolf At Bay,37\nHewlett-Packard Plans to Break in Two,38\n\"Oil spikes on U.S. inventory data, Saudi explosion rumor\",2074\nLenovo ready to bid for Blackberry - report,2425\n\"3 Reasons Kim Jong-un Could Be Missing, Including A So-Called Downfall By Cheese\",785\nAl-Sisi proposes: Extend Gaza Strip into Sinai and establish Palestinian state there,3\nAmerican Airlines boots man from plane after ‘Merry Christmas’ prompts meltdown,1947\nSaudi national airline may introduce gender segregation on its flights,1887\nIslamic State reaps profits from organ trafficking,1512\n\"ISIS LEADER ABU BAKR AL-BAGHDADI INJURED IN U.S. AIR STRIKES, IRAQI OFFICIALS CLAIM\",890\nJustin Bieber's 'Baby' Saves Man From Violent Bear Attack,1181\n\"Jealous Wife Who Chopped Off Husband’s Penis For Cheating On Her, Chops It Off A Second Time\",1856\nREPORT: 'JIHADI JOHN' WHO BEHEADED JAMES FOLEY WOUNDED IN US AIRSTRIKE,1092\nWSJ: Apple cut watch health features due to erratic sensors,312\nHP to split into two businesses -- report,579\nAdopting Potential Werewolves Is Routine Business for Argentine Presidents,2204\nSaudi Arabian airline to separate genders after men complain about blokes sitting next to their wives,2222\nJasmine Tridevil Has Surgery 'To Add Third Breast' Total Recall Style,836\nNorth Korean dictator Kim Jong-un may be seriously ill from eating too much Emmental cheese: report,1770\nTeenager wakes up while undergoing BRAIN SURGERY in Poland... and asks the surgeons how the operation is going,1607\nIs this Crabzilla? Giant Monster Crab Caught on Camera,1624\nFlorida woman claims to have surgically added third breast,1701\nThe World's Most Accurate Apple Analyst Says The Apple Watch Is Coming In March,2320\nMystery of 50ft giant crab caught on camera yards from British harbour,2522\nThey're fake! Woman who claims to have surgically implanted third breast is a self-proclaimed hoaxer who once reported a '3 breast prosthesis' stolen from her luggage,1632\n'I had a third breast implant so I can turn off men',1272\nThis Third Boob Is Probably Only Real in Our Hearts,2101\n\"NHL expansion to include Toronto, Quebec City, Seattle and Las Vegas: Report\",1655\nThere's A Weird Story Going Around About How Argentina's President Just Saved A Jewish Man From Becoming A Werewolf,457\nParents billed $29 for a ‘no-show fee’ after five-year-old son misses birthday party,1147\nArgentina president adopts young Jewish boy as godson to prevent him from turning into werewolf,680\nReport: Woman who claimed to have third breast added is fake,2258\nVeterans Today reporting Iraqi Army Downs 2 UK Planes Carrying Weapons for ISIL,479\nSaudi Arabia airline segregation: Saudi airlines to assign seats based on gender,602\n'I had a third breast implant so I can turn off men',1964\n\"“I am lost for words,” 5-year-old boy billed for missing friend’s birthday party\",535\nSouth Korean Woman's Hair 'Eaten' By Robot Vacuum Cleaner,2482\nEnraged spouse chops off unfaithful husband's manhood – TWICE,838\nCNN: Doctor Took Mid-Surgery Selfie with Unconscious Joan Rivers,1927\nMissing Fort Carson item not a nuclear weapon - despite Internet rumors,668\nA Justin Bieber Ringtone Just Saved A Man’s Life Who Was Being Attacked By A Bear,2105\nWoman Bit By Scorpion on Alaska Airlines Flight Is Chill as Hell,2023\nJustin Bieber saves man from bear attack,580\n'The Cosby Show' Star Raven Symone Joins Long List of Women Accusing Bill Cosby of Rape,1537\nJustin Bieber Ringtone Startles Bear,1023\n\"Wife chops off cheating husband’s penis, twice\",492\nLenovo might be eyeing up BlackBerry... again,1992\nJustin Bieber Saved This Guy From a Bear Attack,2082\n\"Islamic State leader Abu Bakr al-Baghdadi: Wounded, dead or missed entirely by U.S. airstrikes?\",1411\n\"REPORT: ISIS CAPTURES, BEHEADS KURDISH FEMALE FIGHTER 'REHANA' IN KOBANE\",246\nU.S. confirms authenticity of second journalist beheading video,1387\nJustin Bieber Basically Saves A Russian Man From A Bear,1324\nExplosive New Details Of Joan Rivers’ Medical Crisis: Doctor Snapped Selfie With Legendary Comic & Performed Unauthorized Biopsy While She Was Under Anesthesia!,2467\nRobot vacuum cleaner 'attacks' South Korea housewife's hair,449\nHP announces plan to split in two,1310\nArgentina's President Just Adopted a Son So He Won't Turn into a Werewolf,1677\nMissing Nuke In Colorado Sparks Intense Russian Fears,1596\nJustin Bieber Basically Saves A Russian Man From A Bear,1520\nEl-Sisi denies claims he'll give Sinai land to Palestinians,954\nMissing Afghan soldiers reportedly found near Canadian border,20\nWife chops off cheating husband’s penis twice – then stray animal steals it,1023\nThey're fake! Woman who claims to have surgically implanted third breast is a self-proclaimed hoaxer who once reported a '3 breast prosthesis' stolen from her luggage,1241\n\"Stephen Sotloff beheading shown in video, ISIS claims\",1986\nJoan Rivers’ doctor took selfie during procedure,1229\n\"Passenger headed to Dallas rages over ‘Merry Christmas,’ removed from plane\",2082\n\"Report: Joan Rivers doctor took selfie, began biopsy, source says\",2320\n'Whistling At Your Mom': Video Showing Sons Catcalling their Mothers Goes Viral [VIDEO],673\nISIS Allegedly Beheads Second Captive American Journalist,2229\nI never intended to kill his penis I was just angry: Mpumalanga acid attack girl,278\nJoan Rivers' Doctor Reportedly Took a Selfie Before Her Cardiac Arrest,810\nVideo reportedly shows beheading of reporter Steven Sotloff by ISIS,2339\nApple Watch Digital Crown -- Could It Color Adjusted?,1641\nApple to keep gold Watch Editions in special in-store safes,1322\nPresident of Argentina adopts godson to stop him from turning into a werewolf,1441\nMan removed from plane over Christmas greeting dispute,1211\nAfghan Mother Reza Gul Takes Up Slain Son's Gun to Kill Taliban Attackers,2026\nKim Jong-un's discomfort 'down to cheese addiction',2494\nReport: Second American Journalist Beheaded by Islamic State Terrorists,1394\nDoc calls macabre 'selfie' claims completely crazy,2233\nJoan Rivers' Personal Doctor Allegedly Took A Selfie During Her Throat Procedure,113\nReport: Apple May Buy Social Network Path,2063\nUN urged to investigate ISIS's bloody trade in human organs after Iraqi ambassador reveals doctors are being executed for not harvesting body parts,1067\nJoan Rivers’ Doctor Snapped Selfie During Throat Procedure (Report),1882\n'I had a third breast implant so I can turn off men',1445\nISIS Releases Video Allegedly Showing Beheading of U.S. Journalist Steven Sotloff,934\nThis Third Boob Is Probably Only Real in Our Hearts,2292\n\"Beast-eater, frightened phone signal, threw the victim and rend in the taiga\",680\nJames Foley’s Family Claims Government Threatened Them Over Ransom Payments,1373\nSaudi Women May Have to Cover Up Sexy Eyes,2383\nZombie Cat: Buried Cat Claws Way Out Of Grave After Being Left For Dead,1674\nParents say they were kept in the dark on attempts to save James Foley,180\nISIS executioner 'Jihadi John' reported wounded in air strike; UK investigating,2057\nSon's Asinine Questions Inspire Priceless Dad-Rage,2333\nThird boob likely a hoax,3\n\"Crabzilla: Photo Appears To Show Giant, 50-Foot Crab Lurking In British Waters\",2173\nBrighton jihadi 'among five killed in Syria drone strike',864\nReport: Three missing Afghan soldiers caught at Canadian border,1626\nWatch Two Guys Appear to Get Tricked Into Catcalling Their Own Moms,2158\nJoan Rivers’ doctor snapped a selfie before biopsy surgery,2357\nFlorida Woman Has Surgery To Add Third Breast To Her Chest,746\n\"Official: Houthis take U.S. vehicles, weapons in Yemen\",262\n\"Fowler Falls For Fake Website, Makes Crazy Claims About Tennis Star\",1953\nSource: Missing Afghan soldiers at Canadian border,2426\nNHL denies Las Vegas expansion report,2320\n\"Report: Woman claims she had third breast added, hopes to become a TV star\",1618\nSaudi Arabian Airline Rep Denies Plan to Separate Men and Women on Flights,2436\nMicrosoft Near Deal to Buy Minecraft Maker Mojang,1189\nREPORT: Doctor Snapped A 'Selfie' While Joan Rivers Was Under Anesthesia,929\n‘Three-boobed’ woman: They’re not fake,566\n\"New Twist: Charlie Hebdo Police Investigator Turns Up Dead, ‘Suicided’\",2430\nThe Story of the 3-Boobed Lady Is As Fake As Her Third Boob,2383\n\"ISIS Leader Injured in Air Strike, Iraqi Officials Say\",890\nU.S. Authenticates Video Showing Sotloff's Beheading,2427\nIsis 'Admits' Leader Abu Bakr al-Baghdadi Injured in US Air Strike,1044\nUnited Nations asked to investigate claims of organ harvesting by ISIS,2083\nIslamic State video reportedly shows beheading of Steven Sotloff,990\n\"50ft crustacean, dubbed Crabzilla, photographed lurking beneath the waters in Whitstable\",1765\n‘Crabzilla’ a 50-foot colossal conundrum,2173\nSaudi Arabia's national airline planning to introduce gender segregation on flights,1557\nIsis leader ‘injured in airstrike during meeting in Iraq,1088\nArgentine President Takes On Godson — But Not To Keep Werewolf At Bay,2121\n\"Teen wakes up during brain surgery, asks how it’s going\",1454\nWoman Reportedly Pours Acid on Boyfriend's Penis After Finding His Sex Tape,100\nMissing Afghan soldiers found at US Canada border,393\n‘Three-boobed’ woman: They’re not fake,2361\nApple to keep gold Watch Editions in special in-store safes,2198\nCATCALLING IS NEVER FUNNY UNLESS IT'S THESE BROS TRICKED INTO CATCALLING THEIR MOTHERS,823\nThe Story of the 3-Boobed Lady Is As Fake As Her Third Boob,896\nArgentina's President Just Adopted a Son So He Won't Turn into a Werewolf,1639\nAfghan Mother Kills 25 Taliban,1612\nJoan Rivers' Personal Doctor Allegedly Took A Selfie During Her Throat Procedure,1181\nFake-News Report Claims Michael Jackson Is Father Of Bruno Mars,1511\nMissing Afghan soldiers taken into custody at Canadian border,1324\n\"Video Of Steven Sotloff Slaying By ISIS Is Authentic, U.S. Confirms\",656\n\"Apple Reported to Begin Shipping Apple Watch in March, 12-Inch MacBook Air in Early 2015\",2464\nISIS Leader Abu Bakr al-Baghdadi Wounded in Airstrikes; His Aide Killed,1394\nFlight Delayed Due To Rampaging Scorpion,2050\n\"Teen Iga Jasica wakes up during brain surgery, asks how it’s going\",400\nWoman Gets Third Boob to Appear Unattractive to Men,1228\n50 foot crab : Is this a Crabzilla spotted in the UK?,2380\n\"\"\"Jihadi John\"\" reportedly wounded in airstrike\",1593\nFound at Canadian border: 3 Afghan soldiers missing from Cape Cod,1754\nThis Woman Claims To Have Had Plastic Surgery To Have A Third Breast,1378\nWhite House Threatened James Foley's Family with Prosecution,746\n'I had a third breast implant so I can turn off men',1914\nArgentinian President Cristina Kirchner adopts Jewish boy to protect him from werewolf stigma,1441\nFoley family says was 'threatened' by U.S. official over ransom: ABC,1326\nEvil Aunt Hacks Off Toddlers Penis,2400\nIs this Crabzilla? Giant Monster Crab Caught on Camera,1993\nHewlett-Packard to split into two public companies,38\nISIS reportedly wants $1 million for beheaded hostage James Foley’s corpse,1275\nWoman Adds Third Breast by Undergoing Surgery to Participate in Reality Show,2301\nApple Is Going To Shut Down Beats Music,1411\nAngry Indian bride marries wedding guest,452\nRaven-Symone Did NOT Accuse Bill Cosby Of Molestation Or Rape — It’s A HOAX,946\nMissing Kim Jong-un suffering with 'condition' after CHEESE binge,2189\n\"Finally, proof that Justin Bieber IS unbearable: Russian fisherman saved from bear attack when ringtone featuring one of the pop brat's songs scares it away\",1479\nHP confirms plan to split company,1126\nU.S. Officials Threatened James Foley’s Parents With Prosecution Over Ransom,196\nMan Mauled By Bear Says He's Only Alive Thanks to Justin Bieber,1229\nMan Kicked Off Flight Thanks to His Burning Hatred for Christmas,69\nIs Jasmine Tridevil’s Third Boob Real? Alisha Hessler Hoax Rumors Swirl,1924\nCrabzilla! Photo appears to show giant CRAB measuring at least 50ft across lurking in the waters off Whitstable,765\nISIS Reportedly Beheaded The 'Poster Child' For Kurdish Female Fighters,784\nThis Zombie Cat Returned Home Five Days After Being Buried By Its Owner,1674\nArgentina's President Just Adopted a Son So He Won't Turn into a Werewolf,1479\n\"Saudi Arabia Airline Segregation: New Islamic Law Takes Flight On Airliner, Seating By Gender Coming Soon\",2100\nIraqi Army Downs 2 UK Planes Carrying Weapons for ISIL,1812\nBrighton jihadi Khalil al-Britani killed in Syria drone strike,448\nArgentina's President Cristina Kirchner Adopts Jewish Godson To Prevent Him Turning Into A Werewolf,457\nCharles Manson Wedding Off: Fiancee’s Morbid Plan To Exploit His Corpse Emerges,1287\nCrazy Conservatives Are Sure a Gitmo Detainee Killed James Foley,1861\nA Pregnant Woman Has Lost Her Eye After Being Shot W/ Bean Bag In Ferguson,1367\n\"Three-breasted Florida woman Jasmine Tridevil insists third boob is real, but police report shows she once lost 'prosthesis'\",1270\nU.S. airstrikes 'hit ISIS leader': Terror group chief 'critically wounded' in Iraq after coalition forces bomb jihadi leaders,1696\n\"After Beheading of Steven Sotloff, Obama Pledges to Punish ISIS\",1091\nVideo purports to show beheading of US journalist,656\n\"Report: HP to split into two companies, one focused on PCs/printers and one on enterprise computing\",1793\nCrabzilla,792\nPolice officer in Charlie Hebdo investigation 'shot himself dead hours after the attack',141\n\"iPhone 6s To Have DSLR-Quality Camera? Rumors Suggest ‘Dual-Lens’ Camera, Apple Watch ‘Force Touch’ Feature\",2233\nReport: Three missing Afghan soldiers caught at Canadian border,1886\nRaven Symone ‘Files Molestation Charges Against Bill Cosby’ is Fake,1113\n'I had a third breast implant so I can turn off men',2183\nISIS Beheads Second American Journalist,2158\n18-Karat Gold Apple Watch Edition To Be Locked In Safes At Apple Stores,967\nParents say they were kept in the dark on attempts to save James Foley,1729\nIS reportedly tries to sell slain US hostage’s body for $1 million  Read more: IS reportedly tries to sell slain US hostage's body for $1 million,1113\nGrieving Afghan mother takes bloody revenge by killing 25 Taliban militants during seven hour battle after they gunned down her son,1287\nPregnant Ferguson woman loses her EYE after police shoot her car with bean bag during violent protests,2008\n\"Fake or freak? Woman, 21, claims to have paid $20,000 to surgically add third breast in desperate bid to become a reality TV star\",2204\n\"Argentina President, Christina Kirchner, Has Bizarre Werewolf Mishap\",2300\n\"Report: HP to split into two companies, one focused on PCs/printers and one on enterprise computing\",52\nJustin Bieber Basically Saves A Russian Man From A Bear,2082\nIsis leader ‘injured in airstrike during meeting in Iraq,1044\nISIS ‘organ harvesting’ must be probed by Security Council – Iraqi envoy,2222\n3-Boobed Woman a Fake,746\nExplosive New Details Of Joan Rivers’ Medical Crisis: Doctor Snapped Selfie With Legendary Comic & Performed Unauthorized Biopsy While She Was Under Anesthesia!,2320\nA 9-year-old girl gave this hearfelt letter to her teacher after he came out as gay,2487\nSource: Missing Afghan soldiers at Canadian border,1903\nCiti sees Apple Watch price points of $550 and $950; myriad accessories,881\nWerewolf legend leads Argentine president to adopt,1856\nU.S. Authenticates Video Showing Sotloff's Beheading,1454\nMicrosoft to buy 'Minecraft' creator Mojang for $2.5B,1872\nDoc calls macabre 'selfie' claims completely crazy,2040\nISIS Reportedly Executes 2nd American Journalist,2216\n\"Joan Rivers Death Preventable? Melissa Rivers Taking Legal Action, News Of Doctor’s Selfie Surfaces\",2205\n\"Finally, proof that Justin Bieber IS unbearable: Russian fisherman saved from bear attack when ringtone featuring one of the pop brat's songs scares it away\",2105\nIraqi Army Downs Two British Planes Carrying Weapons for ISIL Terrorists,2199\nArgentinian President Cristina Kirchner adopts Jewish boy to protect him from werewolf stigma,37\nCharles Manson’s fiancée wanted to marry him for his corpse: source,491\nJoan Rivers' Doctor Reportedly Took a Selfie Before Her Cardiac Arrest,1755\nThe Story of the 3-Boobed Lady Is As Fake As Her Third Boob,2183\n\"'Rumours of my death are greatly exaggerated': Relax ladies, Hugh Hefner is alive and kicking\",1607\nHP Is Planning To Split Into Two Separate Businesses,1536\nDid Argentina's President Adopt A Jewish Baby To Stop It From Becoming A Werewolf??,177\n\"Joan Rivers' doctor denies 'unauthorized procedure,' selfie before cardiac arrest\",2517\nKim Jong-Un may be dying because he's addicted to Swiss Cheese,2394\nMan’s Penis Destroyed By Battery Acid Over Viral Sex Video In South Africa,753\nThe US Threatened To Prosecute Families Of The 2 Murdered Americans If They Paid A Ransom To ISIS,927\nJoan Rivers’ doctor took selfie during procedure,1793\nHewlett-Packard Announces Plans To Break Up Company,1414\nMan Mauled By Bear Says He's Only Alive Thanks to Justin Bieber,319\nI never intended to kill his penis I was just angry: Mpumalanga acid attack girl,1316\nJasmine Tridevil Has Surgery 'To Add Third Breast' Total Recall Style,758\nTeam 5 source: Missing Afghan soldiers found at Canadian border,2396\nMicrosoft Near Deal to Buy Minecraft Maker Mojang,1328\nSaudi Women May Have to Cover Up Sexy Eyes,1716\nIslamic State reaps profits from organ trafficking,1124\n\"What’s Happening in Hong Kong? Stunning Images From the Occupy-Inspired, Ferguson-Tinged Protests\",1514\n\"Switzerland’s Assassination, Kim Jong Un Might Die From Cheese Overdose\",566\nIslamic State releases video showing beheading of US hostage Steven Sotloff,1499\nFate of Isis leader remains unclear after US airstrike in Iraq,2383\nArgentina president adopts young Jewish boy as godson to prevent him from turning into werewolf,1441\nThis Man Kept HARASSING Women On The Streets. Until One Day… MOM!?,360\n\"Tail of survival: Buried cat, believed dead, claws back to life\",1512\nApple Stores Are Reportedly Installing Custom Safes To House Apple Watches,2121\n\"Argentina President, Christina Kirchner, Has Bizarre Werewolf Mishap\",1581\nBrighton jihadi 'among five killed in Syria drone strike',1964\nHermaphroditic cat awaits a gender reassignment surgery to become a boy,1816\n\"Apple Watch to go on sale in March, claims analyst\",1798\nNSC 'appalled' by Sotloff beheading,898\nDesperate bride marries wedding guest instead of groom,111\nChina: Wife chops off cheating husband's penis twice with scissors and throws it out of window,1716\nTorpoint: Five-Year-Old Billed For Missing Friend’s Birthday Party In England,751\nJustin Bieber Ringtone Startles Bear,2353\nIs this a Crabzilla spotted in the UK? Monster crab measures about 50 feet,2380\nAfghan Mother Reza Gul Takes Up Slain Son's Gun to Kill Taliban Attackers,1980\nIsraeli report: Sisi offered Abbas a Palestinian state in Sinai,1200\nApple Watch shipments to start in March: 12in new MacBook Air expected to be launched in same quarter,1304\n\"Source: Joan Rivers' doc did biopsy, selfie\",1525\n‘Crabzilla’ a 50-foot colossal conundrum,802\nHewlett-Packard to split in 2 companies,910\nFerguson riots: Pregnant woman loses eye after cops fire BEAN BAG round through car window,647\nFlorida Woman Has Surgery To Add Third Breast To Her Chest,2466\nHong Kong riot cops forced to withdraw after democracy protesters copy 'Don't shoot' gesture used by US demonstrators after a police officer shot an unarmed black teenager,778\nElementary school suspends boy after he threatens to turn fellow student invisible with the One Ring from Tolkien novels,1111\n\"Report: Woman claims she had third breast added, hopes to become a TV star\",1092\nISIS terror chief 'believed dead': Iraqi military confirm warlord WAS injured in US-led airstrike as speculation grows feared jihadist perished in attack,1088\nRaven-Symone blasts fake report alleging she was abused by Bill Cosby: ‘Keep me out of this’,2294\nFresh agony for James Foley's family as sick ISIS militants 'try to sell them his headless body for $1million',1326\nISIS executioner 'Jihadi John' allegedly wounded by U.S.-led air strike: report,2427\nHewlett Packard ‘planning to split into two’,1953\nArgentina Has a Superstition That Seventh Sons Will Turn into Werewolves,1639\nSaudi Arabia set to introduce gender segregation on national airline flights,1043\nWoman has surgery to get third breast: The three most statistically unlikely pairs of boobs,290\n\"ISIS Leader Injured in Air Strike, Iraqi Officials Say\",1378\nEXCLUSIVE: Apple To Unveil The Long-Awaited Retina MacBook Air At Its “Spring Forward” Event,485\nJasmine Tridevil: Woman with three breast denies surgery hoax claims,758\nIraqi Official Accuses ISIS Of Harvesting Organs To Finance Operations,1553\nMinecraft Is Expected to Be Acquired by Microsoft,2226\nWoman With Three Breasts Is Reportedly A Fake: Jasmine Tridevil’s Real Identity Revealed,2491\nISIS Is Reportedly Trying To Sell James Foley's Remains For $1 Million,2063\n‘Crabzilla’ a 50-foot colossal conundrum,525\nReport: Apple May Buy Social Network Path,2427\n\"Joan Rivers: Doctor Took Selfie With Unconscious Comedian, Performed Biopsy Without Consent -- Details\",1639\nISIS Advances to Within 10 Miles of Baghdad,1999\nRumors Swirling About Israel's Shocking Sinai 'Endgame' Plan for Palestinians in Gaza,575\nThis Third Boob Is Probably Only Real in Our Hearts,3\nJustin Bieber saves man from bear attack,448\nFoley family says was 'threatened' by U.S. official over ransom: ABC,1186\nJustin Bieber Saved A Guy Getting Mauled By A Bear,2320\nApple Stores to install safes to secure gold Apple Watches,889\nCheese blamed for North Korean leader Kim Jong-un's broken ankles,1770\nDid Argentina's President Adopt A Jewish Baby To Stop It From Becoming A Werewolf??,325\nJoan Rivers' Personal Doctor Allegedly Took A Selfie During Her Throat Procedure,2289\nISIS Is Trying To Sell The Body Of U.S. Hostage James Foley For $1 Million,1845\nIsis 'behead their own fighters' for spying and embezzlement in Syria,1043\n\"The Groom Was Sick, So The Bride Married A Guest At Her Wedding In A Fit Of Rage\",2004\n'Crabzilla' or 'Crapzilla' -- You Decide,2173\nFlorida woman gets third breast surgically implanted,2359\nCruel aunt cuts her three-year-old nephew's penis off because he burst in on her on the loo and asked to use her phone,1581\n\"No, Argentina's president did not adopt a Jewish child to stop him turning into a werewolf\",145\nMariam Al Mansouri: Female Fighter Pilot Disowned By Family For Bombing ISIS Terrorists In Syria,1668\nReports: Selfie-Taking Doc's Unauthorized Biopsy May Have Killed Joan Rivers,338\nArgentina’s president adopts Jewish godson to counteract werewolf legend,1633\nREPORT: Doctor Snapped A 'Selfie' While Joan Rivers Was Under Anesthesia,1851\nNext-generation Apple iPhones' features leaked,2465\nRampur: Angry Bride Marries Guest after Learning Groom is Epileptic,711\n\"Disgusting! Joan Rivers Doc Gwen Korovin’s Sick Selfie EXPOSED — Last Photo Of Comic Icon, When She Was Under Anesthesia, At Center Of Medical Investigation\",946\nCharles Manson's fiancee used him for his ... corpse?,2183\nThere's A Weird Story Going Around About How Argentina's President Just Saved A Jewish Man From Becoming A Werewolf,37\nKim Jong-un's discomfort 'down to cheese addiction',2350\n\"Crabzilla: Photo Appears To Show Giant, 50-Foot Crab Lurking In British Waters\",778\nFlorida woman claims to have surgically added third breast,1373\n\"Fake or freak? Woman, 21, claims to have paid $20,000 to surgically add third breast in desperate bid to become a reality TV star\",2291\n\"Joan Rivers Death Preventable? Melissa Rivers Taking Legal Action, News Of Doctor’s Selfie Surfaces\",164\nThis Woman Claims To Have Had Plastic Surgery To Have A Third Breast,1924\nAngry Indian bride marries wedding guest,479\nApple May Be Reintroducing The 4-inch iPhone,1091\nStory of ‘gutsy bravehearts’ who ‘repelled’ Boko Haram attack is a hoax,1998\n'They got in our way': James Foley's brother backs mother attacking Obama administration over failure to save photojournalist before he was beheaded by ISIS,268\nFlorida woman gets third breast to become 'unattractive' 32,327\nArgentina’s President Adopted A Jewish Godson To Stop Him From Turning Into A Werewolf,1441\nISIS claims to behead US reporter Steven Sotloff in new video,916\nIslamic state issues video of beheading of U.S. hostage: SITE,799\nHewlett-Packard to split into two public companies,1801\nMissing Afghan Soldiers Apprehended Trying To Cross Border Into Canada,408\n\"Crabzilla: Photo Appears To Show Giant, 50-Foot Crab Lurking In British Waters\",2182\nIsis 'Admits' Leader Abu Bakr al-Baghdadi Injured in US Air Strike,1620\n\"Source: Joan Rivers' doc did biopsy, selfie\",2323\nNEWS/ Read the Touching Letter This 9-Year-Old Girl Sent Her Teacher After He Came Out to the Class,2487\nIsis: James Foley's beheaded body in $1m 'humanity case' sale offer to family,1326\nSouth Korean woman freed by firefighters after robot vacuum cleaner 'eats' her hair as she sleeps,1452\n\"Report: Toronto, Seattle, Quebec City to join Vegas in 2017 NHL expansion\",1373\nFlorida woman gets third breast surgically implanted,471\nChina: Wife chops off cheating husband's penis twice with scissors and throws it out of window,1366\nISIS Is One Mile From Baghdad,2\nApple’s Beats Music Brand May Go Away. Apple’s Beats Music Service is Sticking Around.,2324\nClaims famous Kurdish Peshmerga fighter Rehana may have been decapitated,960\nArgentina Has a Superstition That Seventh Sons Will Turn into Werewolves,1677\n\"Islamic State leader Abu Bakr al-Baghdadi: Wounded, dead or missed entirely by U.S. airstrikes?\",1607\nIslamic State releases video of beheading of U.S. hostage Steven Sotloff: site intelligence monitoring service,863\nIs Jasmine Tridevil's Triple Breasted Tale An Internet Hoax?,836\n\"Source: Joan Rivers' doc did biopsy, selfie\",1326\nU.S. confirms authenticity of second journalist beheading video,2298\nJustin Bieber Basically Saves A Russian Man From A Bear,1354\nCharlie Hebdo top cop Helric Fredou kills himself hours after magazine massacre,2189\n\"Saudi oil pipeline fire under control, security source says\",2361\nThis Campaign Shows A Pretty Genius Way To Stop Men Catcalling In The Street,700\nIslamic State leader Abu Bakr al-Baghdadi wounded in airstrike: claims,1088\nJoan Rivers Personal Doctor Allegedly Took A Selfie Before Her Biopsy And Cardiac Arrest,2021\nA bunch of cool health features were cut from the Apple Watch at the last minute,2158\n\"Woman Gets Third Boob Implanted, Wants to Be \"\"Unattractive to Men\"\"\",150\nMariam Al Mansouri: Female Fighter Pilot Disowned By Family For Bombing ISIS Terrorists In Syria,2239\n\"A Peruvian TV show is tricking men into catcalling their mothers, for feminism\",2253\nWH won’t say if Foley family was threatened not to pay ransom,1639\nTampa woman claims to add 3rd breast,1228\n\"Apple Watch to go on sale in March, claims analyst\",764\n\"NHL expansion rumors: This time, Las Vegas is about to get a team\",1431\n\"iPhone 6s Rumor Suggests Dual Lens Optical Zoom Camera, Pressure Sensors Inbound\",1961\n\"Doctor took selfie with Joan Rivers while star was under anesthesia, CNN says  Read more at Jacksonville.com: http://jacksonville.com/entertainment/2014-09-16/story/doctor-took-selfie-joan-rivers-while-star-was-under-anesthesia-cnn#ixzz3DZRmGLrZ\",2512\nEnraged spouse chops off unfaithful husband's manhood – TWICE,1023\nJasmine Tridevil Has Surgery 'To Add Third Breast' Total Recall Style,2466\n\"Three-breasted Florida woman Jasmine Tridevil insists third boob is real, but police report shows she once lost 'prosthesis'\",1102\nApple could be eyeing purchase of social networking app Path,50\nWerewolf Legend Leads To Jewish Godson's 'Adoption' by Argentina President,457\n\"Joan Rivers' Doctor \"\"Took a Selfie\"\" During Procedure: CNN\",2289\n'The Cosby Show' Star Raven Symone Joins Long List of Women Accusing Bill Cosby of Rape,2294\n\"Twitter messages attributed to Lisa Bonet was hoax, manager says\",728\nREPORT: The Apple Watch will be available outside the US when it launches next month,2522\nMissing Afghan Soldiers Apprehended Trying To Cross Border Into Canada,1643\n3-Boobed Woman a Fake,2270\nManson's fiancee wants to put his corpse on display: Report,2503\nA Russian Guy Says His Justin Bieber Ringtone Saved Him From A Bear Attack,1894\n\"Zombie Cat: Buried Kitty Believed Dead, Meows Back to Life\",1248\nJoan Rivers' Doctor Allegedly Took a Selfie During Her Throat Surgery,2500\nLisa Bonet Denies Slamming Bill Cosby on Twitter,1676\nISIS Leader Abu Bakr al-Baghdadi Wounded in Airstrikes; His Aide Killed,2430\nSouth Korean woman's hair 'eaten' by robot vacuum cleaner as she slept,1300\nGallagher: Bettman has changed his tune on NHL expansion,2294\nWoman has surgery to get third breast: The three most statistically unlikely pairs of boobs,2383\n\"Islamic State leader Abu Bakr al-Baghdadi: Wounded, dead or missed entirely by U.S. airstrikes?\",894\nWH won’t say if Foley family was threatened not to pay ransom,2516\n\"ISIS Leader Injured in Air Strike, Iraqi Officials Say\",3\nAnalyst “Confirms” Apple Watch And 12-inch MacBook Air’s Q1 2015 Launch,868\nJoan Rivers' doctor snapped selfie during throat surgery: report,1653\nIS executioner 'Jihadi John' injured in air strike: reports,1932\nJustin Bieber's 'Baby' Saves Man From Violent Bear Attack,894\nCharles Manson wedding off after it emerges that fiancee Afton Elaine Burton 'just wanted his corpse for display',995\nIs this Crabzilla? 'Giant crab' measuring 50ft spotted off British coast,2279\nWoman Adds Third Breast by Undergoing Surgery to Participate in Reality Show,1811\nWoman Reportedly Cuts Off Husband's Penis Twice in One Night,940\nArgentina president adopts Jewish godson for first time in country's history,1460\nArgentine President Takes On Godson — But Not To Keep Werewolf At Bay,2383\nMissing Afghan soldiers taken into custody at Canadian border,912\n\"Stephen Sotloff beheading shown in video, ISIS claims\",1052\nLenovo Looking To Buy BlackBerry Ltd [REPORT],1243\nIsraeli politicians praise Sisi plan to give Palestinians land for a state in Sinai,2204\n\"Justin Bieber ringtone scares bear, saves Russian fisherman\",806\nTeam 5 source: Missing Afghan soldiers found at Canadian border,870\n\"AP report: Police say gunman in FSU library shooting, Myron May, was alumnus\",1495\nSaudi national airline may introduce gender segregation on its flights,2436\n\"Islamic State leader Abu Bakr al-Baghdadi: Wounded, dead or missed entirely by U.S. airstrikes?\",912\n\"ISIS Leader Injured in Air Strike, Iraqi Officials Say\",535\n‘I will have justice for what they did to me’: Pregnant St. Louis woman loses eye after police fire non-lethal round at car during Ferguson protest (VIDEO),1868\nIslamic State releases video of beheading of U.S. hostage Steven Sotloff: site intelligence monitoring service,2216\nJustin Bieber's 'Baby' Saves Man From Violent Bear Attack,912\nU.S. confirms authenticity of second journalist beheading video,1596\nSexually frustrated female owl killed male because his penis was too small,2291\n\"IBM Corp expected to cut more than 110,000 jobs in massive overhaul, report says\",90\nMicrosoft said to be buying the maker of 'Minecraft' for $2 billion,791\nSteven Sotloff 'beheading': Islamic State fighters release video claiming to show death of second US journalist,2059\nNo gender segregation on Saudia,38\nAdopting Potential Werewolves Is Routine Business for Argentine Presidents,697\n\"No, the world's oldest tree has not been accidentally cut down by loggers in the Amazon\",1850\nPurported Lisa Bonet Twitter Account Suspended After Cryptic Cosby Tweet,923\nReport: ISIS Islamists at the Gates of Baghdad,1914\n\"50ft crustacean, dubbed Crabzilla, photographed lurking beneath the waters in Whitstable\",2136\nIslamic State releases video showing beheading of US hostage Steven Sotloff,1391\nCharles Manson wedding off as bride 'wanted to display his dead body in glass coffin',92\n\"Fake or freak? Woman, 21, claims to have paid $20,000 to surgically add third breast in desperate bid to become a reality TV star\",1188\nIsis air strikes: Abu Bakr al-Baghdadi 'critically wounded' in air strikes near Mosul,1620\nFound at Canadian border: 3 Afghan soldiers missing from Cape Cod,408\nUN urged to investigate ISIS's bloody trade in human organs after Iraqi ambassador reveals doctors are being executed for not harvesting body parts,2194\n\"Reports: NHL expansion could include Las Vegas, others\",901\nThree-breasted woman outed as fake by Tampa police,290\nJoan Rivers' Doctor Took a Selfie While She Was Under Anesthesia (Report),2119\nPublic shaming: Underwear thief forced to walk around the block wearing the bras he stole,2513\n\"Apple plans to phase out Beats Music brand, report says\",1381\nSaudi Arabian airline to separate genders after men complain about blokes sitting next to their wives,2512\n\"Report: Tesla will build its Gigafactory in Nevada, not Texas\",1203\n\"19-year-old girl wakes up during brain surgery, asks doctors ‘How’s it going?’\",1741\nWoman cuts off husband's penis twice after catching him cheating,1878\nSteven Sotloff 'beheaded by Islamic State',1903\n'Throat specialist to the stars' allegedly involved in fatal Joan Rivers procedure denies taking selfie with star as she releases statement saying she will not comment on tragic incident,898\nJasmine Tridevil: Woman with three breast denies surgery hoax claims,274\n\"Iga Jasica brain surgery: Teen wakes up mid-procedure on table, chats about cat\",400\nU.S.: Video showing Sotloff beheading is authentic,916\nVeterans Today reporting Iraqi Army Downs 2 UK Planes Carrying Weapons for ISIL,2517\nApple May Be Reintroducing The 4-inch iPhone,353\n\"Female Kurdish Fighter 'Rehana' is Alive, Claim Supporters; Post CNN Video as Proof\",1741\nRumors Swirling About Israel's Shocking Sinai 'Endgame' Plan for Palestinians in Gaza,1874\nJoan Rivers' Doctor Allegedly Took a Selfie During Her Throat Surgery,1394\n\"Finally, proof that Justin Bieber IS unbearable: Russian fisherman saved from bear attack when ringtone featuring one of the pop brat's songs scares it away\",354\nArgentina's President Adopts Jewish Boy to Keep Him from Turning into a Werewolf,1773\nISIS fighters now 'at the gates of Baghdad': Islamic militants fighting 'just one mile from Iraqi capital' despite days Western airstrikes,249\n\"Justin Bieber ringtone scares bear, saves Russian fisherman\",2073\nSisi denies claims over providing Palestinians with Sinai lands,1386\nREPORT: Doctor Snapped A 'Selfie' While Joan Rivers Was Under Anesthesia,946\nParty invoice: Boy sent bill for birthday no-show,535\nTransgender teen struck and killed on Ohio interstate in apparent suicide,1082\nExplosive New Details Of Joan Rivers’ Medical Crisis: Doctor Snapped Selfie With Legendary Comic & Performed Unauthorized Biopsy While She Was Under Anesthesia!,2368\nWoman with three breasts: Real or hoax?,1102\nWife cuts off husband's penis TWICE after catching him cheating,1561\nBettman says NHL expansion not imminent,2059\nThe Apple Watch will launch outside the US in April too,1464\n\"Wife chops off cheating husband’s penis, twice\",2216\n\"NHL expansion to include Toronto, Quebec City, Seattle and Las Vegas: Report\",1454\nIslamic State releases video of beheading of U.S. hostage Steven Sotloff: site intelligence monitoring service,1596\n\"Rumor Check: Are Hong Kong Protesters Really Using the ‘Hands Up, Don’t Shoot’ Gesture in Solidarity With Ferguson?\",1879\nJoan Rivers Personal Doctor Allegedly Took A Selfie Before Her Biopsy And Cardiac Arrest,113\nWoman Who Claimed To Have Surgery To Add Third Breast Exposed As Hoaxer,1894\nFlorida woman claims to have surgically added third breast,1033\nTesla to Choose Nevada for Battery Factory,1663\nSaudi Airlines to ban gender-mixing seating,791\nPresident of Argentina adopts Jewish boy to stop him turning into werewolf,1160\nSaudi airline rep denies plan to separate men and women on flights,1557\nBreast Chancer,1228\nJustin Bieber ringtone saves Russian man from bear attack,2320\n\"Passenger headed to Dallas rages over ‘Merry Christmas,’ removed from plane\",1146\nFlorida woman gets third breast surgically implanted,1286\nSyria: Teenage British Jihadi from Brighton Killed in US Airstrikes,1044\nIs 'hands up' in Hong Kong really the same as in Ferguson?,1879\nSketchy Rumor Claims Apple Planning New 4-Inch iPhone for 2015,1980\nReports: Selfie-Taking Doc's Unauthorized Biopsy May Have Killed Joan Rivers,2057\nJoan Rivers' doctor 'took selfie before biopsy',2439\n\"A Peruvian TV show is tricking men into catcalling their mothers, for feminism\",1160\nJihadist Brit teen killed in US air strikes,291\nFate of Isis leader remains unclear after US airstrike in Iraq,1118\nFlorida woman claims to have surgically added third breast,85\n\"Report: HP to split into two companies, one focused on PCs/printers and one on enterprise computing\",279\nMan saved from bear attack - thanks to his Justin Bieber ringtone,813\nThis Woman Claims To Have Had Plastic Surgery To Have A Third Breast,1286\nWhite House Threatened James Foley's Family with Prosecution,967\n\"Fowler Falls For Fake Website, Makes Crazy Claims About Tennis Star\",1701\n\"iPhone 6s Rumor Suggests Dual Lens Optical Zoom Camera, Pressure Sensors Inbound\",2233\nEnraged spouse chops off unfaithful husband's manhood – TWICE,2121\nChildren Used To Replace Fighting Dogs,1209\n\"Bieber ringtone scares bear, saves man's life\",2315\nTransgender Teen Commits Suicide & Pens A Heartbreaking Note Urging The World To Change,1809\nNEWS/ Viral Video: What Happens When You Accidentally Catcall Your Mom,1191\n\"Switzerland’s Assassination, Kim Jong Un Might Die From Cheese Overdose\",1701\n'Throat specialist to the stars' allegedly involved in fatal Joan Rivers procedure denies taking selfie with star as she releases statement saying she will not comment on tragic incident,1927\n\"ISIS Leader Injured in Air Strike, Iraqi Officials Say\",1228\nReport: Woman who claimed to have third breast added is fake,1188\nIsis 'Admits' Leader Abu Bakr al-Baghdadi Injured in US Air Strike,2101\nIS Beheads Its Own Fighters in Accordance With Their Interpretation of Sharia Law,973\nPoster girl in fight against ISIS is beheaded by terror group,100\n\"Steven Sotloff, American Journalist, Allegedly Beheaded By ISIS\",1712\nJustin Bieber Basically Saves A Russian Man From A Bear,1194\nCharles Manson Wedding Off: Fiancee’s Morbid Plan To Exploit His Corpse Emerges,1236\nArgentina's President Adopts Young Boy so He Won't Turn Into Werewolf,2007\nWoman cuts off husband's penis twice after catching him cheating,492\nArgentina Has a Superstition That Seventh Sons Will Turn into Werewolves,457\nISIS Reportedly Beheaded The 'Poster Child' For Kurdish Female Fighters,792\nFisherman Saved from Deadly Bear Attack by His Justin Bieber Ringtone,810\n\"Islamic State leader Abu Bakr al-Baghdadi: Wounded, dead or missed entirely by U.S. airstrikes?\",1086\n\"Hong Kong protesters go Ferguson style: ‘Hands up, don’t shoot’\",1964\nJoan Rivers's doctor 'took a SELFIE' with the comedian as she lay under anesthetic and just seconds before she went into cardiac arrest that killed her,1033\nArgentina's President Just Adopted a Son So He Won't Turn into a Werewolf,1856\nWoman Adds Third Breast by Undergoing Surgery to Participate in Reality Show,2\nWoman Who Claimed To Have Surgery To Add Third Breast Exposed As Hoaxer,2466\n\"Source: Joan Rivers' doc did biopsy, selfie\",37\nThis Man Kept HARASSING Women On The Streets. Until One Day… MOM!?,39\nUS denies it threatened Foley family,1639\nBrighton jihadi Khalil al-Britani killed in Syria drone strike,329\nCharles Manson Wedding Off: Fiancee’s Morbid Plan To Exploit His Corpse Emerges,274\nAdopting Potential Werewolves Is Routine Business for Argentine Presidents,290\nSaudi Airlines to segregate sexes,1691\nHewlett-Packard Announces Plans To Break Up Company,596\nIs 'hands up' in Hong Kong really the same as in Ferguson?,673\nBettman says NHL expansion not imminent,2233\nMeet the 3-boobed woman,2270\n\"Boy, 5, billed with 'no show fee' for missing friend's BIRTHDAY PARTY\",1348\n‘Three-boobed’ woman: They’re not fake,2204\nCheese blamed for North Korean leader Kim Jong-un's broken ankles,2189\nIBM job cuts?; D.R. Horton soars on beat; AT&T expands in Mexico,2083\nIs Jasmine Tridevil's Triple Breasted Tale An Internet Hoax?,1272\nBlood money: How ISIS is selling human organs harvested from living hostages and its own dead soldiers to fund terror across the Middle East,3\nReport: Second American Journalist Beheaded by Islamic State Terrorists,2289\nISIS reportedly wants $1 million for beheaded hostage James Foley’s corpse,492\nHP confirms plan to split company,1763\nReport: Apple Plans to Phase Out Beats Music Brand,1668\nSouth Korean Woman's Hair 'Eaten' By Robot Vacuum Cleaner,2487\nJasmine Tridevil Has Surgery 'To Add Third Breast' Total Recall Style,2301\nApple was forced to nix key health features from its smartwatch -- report,2383\nReports: Selfie-Taking Doc's Unauthorized Biopsy May Have Killed Joan Rivers,1454\nLunch theft prompts ransom note from sandwich thief,3\nFour Reasons Not To Give Up Hope If Apple Buys Path,1241\nJoan Rivers’s Personal Doctor Denies Taking Operating-Room Selfie,2517\nWoman has surgery to get third breast: The three most statistically unlikely pairs of boobs,2\nTesla to Choose Nevada for Battery Factory,111\nThe men caught cat-calling and wolf whistling their own MOTHERS: Hilarious TV show disguises women so they can experience their sons' behaviour,1716\nIslamic State reportedly on Baghdad’s outskirts after week of victories,1378\n\"iPhone 6s To Have DSLR-Quality Camera? Rumors Suggest ‘Dual-Lens’ Camera, Apple Watch ‘Force Touch’ Feature\",1882\nSteven Sotloff 'beheading': Islamic State fighters release video claiming to show death of second US journalist,926\nEgypt Offers Abbas Land in Sinai for Future Palestinian State Read,2353\nParent: Fourth-grader suspended after using magic from 'The Hobbit',910\nExplosive New Details Of Joan Rivers’ Medical Crisis: Doctor Snapped Selfie With Legendary Comic & Performed Unauthorized Biopsy While She Was Under Anesthesia!,1927\nArgentina's president 'adopts' godson 'to prevent him becoming a werewolf',1220\n\"ISIS leader Abu Bakr al-Baghdadi wounded in airstrike, Iraq officials say\",2449\nSource: Missing Afghan soldiers at Canadian border,2120\n\"Woman pays $20,000 for third breast to make herself LESS attractive to men\",2292\nArgentinian President Cristina Kirchner adopts Jewish boy to protect him from werewolf stigma,1992\n\"Morin goes back on transparency pledge, refuses to confirm or deny report that Apple is buying Path\",2063\nFurious women set trap for 'underwear thief' then shame him in public,627\nRumor: Apple in late-stage talks to buy Path social platform,291\nSaudi Arabia's national airline plans to keep men and women apart,519\nReport: Woman who claimed to have third breast added is fake,103\n\"Apple to launch new 4\"\" iPhone next year\",100\n\"Iga Jasica brain surgery: Teen wakes up mid-procedure on table, chats about cat\",517\nJasmine Tridevil: Woman with three breast denies surgery hoax claims,1770\nREPORT: ISIS FIGHTING JUST ONE MILE OUTSIDE BAGHDAD DESPITE AIRSTRIKES,1886\nParty invoice: Boy sent bill for birthday no-show,861\nGold Apple Watch Will Be Stored In Special Safes At Apple Stores,1723\niOS 8.2 may launch Monday with new health features,437\nJoan Rivers Personal Doctor Allegedly Took A Selfie Before Her Biopsy And Cardiac Arrest,1194\nCNN: Doctor Took Mid-Surgery Selfie with Unconscious Joan Rivers,935\nLenovo Looking To Buy BlackBerry Ltd [REPORT],150\n\"3 Reasons Kim Jong-un Could Be Missing, Including A So-Called Downfall By Cheese\",2402\n\"Could Crabzilla, a 50-foot-long crab be real?\",1546\nArgentina’s President Adopted A Jewish Godson To Stop Him From Turning Into A Werewolf,448\n\"Morin goes back on transparency pledge, refuses to confirm or deny report that Apple is buying Path\",2233\niPhone 6s ... transfiguration Nurse,268\nJoan Rivers's doctor 'took a SELFIE' with the comedian as she lay under anesthetic and just seconds before she went into cardiac arrest that killed her,1765\nKei Nishikori Highest-Paid Tennis player in the World,1953\nArgentina president adopts young Jewish boy as godson to prevent him from turning into werewolf,1421\nArgentina president adopts Jewish godson for first time in country's history,710\nMissing Afghani soldiers found trying to cross US border to Canada,2086\nFlorida woman gets plastic surgery to add a third breast,2301\nISIS Baghdad March: Islamic State 1 Mile Away From Iraqi Capital,1520\nMan saved from bear attack - thanks to his Justin Bieber ringtone,1146\n‘Crabzilla’ spotted off the coast of Britain,525\nAdopting Potential Werewolves Is Routine Business for Argentine Presidents,897\n'How's it going?': Teenager wakes up during brain surgery and asks doctors for progress report,1552\nTesla Said to Select Nevada for Its First Battery Site,814\n\"Stephen Sotloff beheading shown in video, ISIS claims\",1861\n\"ISIS leader Abu Bakr al-Baghdadi wounded in airstrike, Iraq officials say\",1928\nMan Kicked Off Flight Thanks to His Burning Hatred for Christmas,1211\nIsis Egyptian treasurer 'steals Zakat funds' and flees to Turkey,1992\nSaudi Arabian airline to separate genders after men complain about blokes sitting next to their wives,457\nDNA Results Confirm Michael Jackson Is Biological Father Of Bruno Mars,1414\nJihadist Brit teen killed in US air strikes,222\nISIS claims to behead US reporter Steven Sotloff in new video,2158\n'Miracle cat' rises from the dead five days after burial,1282\nJustin Bieber scares off GRIZZLY BEAR and saves fisherman from a mauling,680\nFlorida woman claims to have surgically added third breast,2466\nREPORT: Tesla Chooses Nevada For Site Of Its Massive Battery Factory,875\nCrabzilla,2380\nApple May Be Reintroducing The 4-inch iPhone,1512\n\"Passenger headed to Dallas rages over ‘Merry Christmas,’ removed from plane\",1520\n\"Next-gen iPhone rumored to sport dual-lenses, DSLR quality in 'biggest camera jump ever'\",1381\n'Whistling At Your Mom': Video Showing Sons Catcalling their Mothers Goes Viral [VIDEO],1285\nISIS Harvesting Victims’ Organs to Finance Terror,1228\n\"Bieber ringtone scares bear, saves man's life\",923\nLenovo Looking To Buy BlackBerry Ltd [REPORT],471\nCruel aunt cuts off three-year-old nephew’s penis after he walks in on her using the loo,1941\nReport: Egyptian President Makes Surprising Suggestion to Move the Location of a Future Palestinian State,954\nCharles Manson's fiancee used him for his ... corpse?,393\nJasmine Tridevil: Woman with three breast denies surgery hoax claims,2038\n\"If They Are Beautiful, The Woman Will Be In Trouble': Saudi Arabia Religious Police Ban 'Tempting Eyes'\",1999\n\"iPhone 6s To Have DSLR-Quality Camera? Rumors Suggest ‘Dual-Lens’ Camera, Apple Watch ‘Force Touch’ Feature\",1511\nCNBC: Tesla chooses Nevada for new battery factory plant,1203\nJoan Rivers’ doctor snapped a selfie before biopsy surgery,69\nArgentina's president 'adopts' godson 'to prevent him becoming a werewolf',1389\nFive reasons 'Crabzilla' is definitely not real,2182\nFemale Kurdish ‘poster girl’ fighter feared killed,1907\nFoley family says was 'threatened' by U.S. official over ransom: ABC,1100\n\"Disgusting! Joan Rivers Doc Gwen Korovin’s Sick Selfie EXPOSED — Last Photo Of Comic Icon, When She Was Under Anesthesia, At Center Of Medical Investigation\",90\nArgentina’s president adopts Jewish boy to save him from life as a werewolf,2121\nApple Stores will have custom-designed safes to store the gold Apple Watch in,256\nPregnant woman loses eye after Ferguson cops fire bean bag,2517\nWH won’t say if Foley family was threatened not to pay ransom,898\n\"Tesla settles on Nevada for \"\"gigafactory\"\" site -CNBC\",1741\nIslamic State video reportedly shows beheading of Steven Sotloff,2298\n\"Joan Rivers' doctor denies 'unauthorized procedure,' selfie before cardiac arrest\",2320\n\"Joan Rivers: Doctor Took Selfie With Unconscious Comedian, Performed Biopsy Without Consent -- Details\",2368\nArgentina's President Cristina Kirchner Adopts Jewish Godson To Prevent Him Turning Into A Werewolf,1421\nLenovo ready to bid for Blackberry - report,2065\nSteven Sotloff: Islamic State 'kills US hostage',38\n\"Nine-year-old girl writes letter to 'amazing, fantastic' teacher after he comes out as gay\",1961\n\"ISIS Beheads American Journalist Steven Sotloff, Monitoring Group Says\",96\nHearing Unconfirmed Reports of Saudi Pipeline Explosion,1809\nISIS fighters now 'at the gates of Baghdad': Islamic militants fighting 'just one mile from Iraqi capital' despite days Western airstrikes,1552\nLenovo Looking To Buy BlackBerry Ltd [REPORT],1275\nReport: Hewlett-Packard plans to break into 2 companies,1994\nJoan Rivers Doctor Denies Selfie,2368\n\"Transgender teen who committed suicide left heartbreaking note saying she would \"\"never be happy\"\"\",1310\nEx Co-Star Raven Symoné Blasts Rape Rumor ... THAT'S DISGUSTING!,1947\nWoman with three breasts ‘was a fake who has tricked people online before’,1924\nWoman Gets Third Boob to Appear Unattractive to Men,1696\nISIS Is Reportedly Trying To Sell James Foley's Remains For $1 Million,164\nFlorida woman claims to have surgically added third breast,1894\nAnother Victim? Raven-Symoné Reveals What Really Happened On ‘Cosby Show’ Set,2065\nFlorida woman gets plastic surgery to add a third breast,2057\n3-Boobed Woman a Fake,471\nJournalist Steven Sotloff reportedly executed by ISIS,1394\nIraqi Army Downs 2 UK Planes Carrying Weapons for ISIL,575\nAdopting Potential Werewolves Is Routine Business for Argentine Presidents,1275\nManson's fiancee wants to put his corpse on display: Report,211\n\"ISIS Beheads American Journalist Steven Sotloff, Monitoring Group Says\",259\nHewlett-Packard Announces Plans To Break Up Company,412\n\"IBM set to cut 110,000 jobs, blogger claims\",2527\nSaudi Arabian Airline Rep Denies Plan to Separate Men and Women on Flights,21\n\"IBM to cut more than 111,000 jobs in largest corporate lay-off ever\",1995\nArgentina's President Didn’t Adopt A Jewish Child To Avoid Becoming A Werewolf; So What Did She Do?,2427\n\"ISIS Might Be Harvesting Organs To Finance Operations, Iraqi Envoy Tells UN\",250\nFake News Report Claims Loggers Have Cut Down World's Oldest Tree,1998\nTriple-breasted woman pictured before 'operation' and vows surgery footage will prove third boob is no hoax,1067\nMystery of 50ft giant crab caught on camera yards from British harbour,141\nISIS wants $1M for Foley’s body,231\n\"LG Display, Samsung unit to supply Apple Watch screens: South Korea paper\",1039\n\"3 Afghan Soldiers Missing From U.S. Base Apprehended at Canadian Border, Reports Say\",2120\nReports: Selfie-Taking Doc's Unauthorized Biopsy May Have Killed Joan Rivers,528\nThree Afghan soldiers found at Canada border after leaving Cape Cod base,2300\nWerewolf Legend Leads To Jewish Godson's 'Adoption' by Argentina President,2522\nTampa woman claims to add 3rd breast,1102\nArgentina’s president adopts Jewish boy to save him from life as a werewolf,765\nISIS executioner 'Jihadi John' reported wounded in air strike; UK investigating,2007\n\"Islamic State leader Abu Bakr al-Baghdadi: Wounded, dead or missed entirely by U.S. airstrikes?\",1324\nIslamic State releases video of beheading of U.S. hostage Steven Sotloff: site intelligence monitoring service,2158\nOil Futures Jump on Rumored Pipeline Explosion in Saudi Arabia,1641\nJustin Bieber Basically Saves A Russian Man From A Bear,680\n\"Here's What You Can Do On Path, The Social Network That Apple May Be About To Acquire\",2279\nHewlett-Packard Plans to Break in Two,52\nGhost Ship,1445\nMissing Afghan soldiers reportedly found near Canadian border,786\nHP is reportedly splitting into two companies,1793\nWhite House denies threatening families of James Foley and Steven Sotloff over ISIS ransom but adds 'we made the law clear to them',2512\nFisherman Saved from Deadly Bear Attack by His Justin Bieber Ringtone,1396\nIslamic state issues video of beheading of U.S. hostage: SITE,1117\n\"Source: Joan Rivers' doctor took selfie, began biopsy before her cardiac arrest\",1088\nPregnant Ferguson woman loses her EYE after police shoot her car with bean bag during violent protests,647\nWoman Who Claimed To Have Surgery To Add Third Breast Exposed As Hoaxer,1454\nWe're Getting More Detail On The Amazing New Camera Apple Is Planning For The Next iPhone,1394\nJournalist Steven Sotloff reportedly executed by ISIS,1986\nMissing Afghan soldiers taken into custody at Canadian border,746\nCrabzilla! Satellite Picture Reveals Giant Crustacean Lurking Off The Coast Of Whitstable,778\nMan Mauled By Bear Says He's Only Alive Thanks to Justin Bieber,1309\nReports: 3 missing Afghans detained at Canadian border,2426\n\"Hong Kong protesters mimic Ferguson’s ‘hands up, don’t shoot’\",1514\nHewlett-Packard Plans To Break Into Two Companies: Report,279\niPhone 6s ... transfiguration Nurse,2233\n\"Saudi Arabia Airline Segregation: New Islamic Law Takes Flight On Airliner, Seating By Gender Coming Soon\",791\nFate of Isis leader remains unclear after US airstrike in Iraq,1626\n\"'Rumours of my death are greatly exaggerated': Relax ladies, Hugh Hefner is alive and kicking\",1091\n\"Argentina President, Christina Kirchner, Has Bizarre Werewolf Mishap\",291\nJustin Bieber ringtone saves Russian fisherman from bear attack,2373\nPolice officer in Charlie Hebdo investigation 'shot himself dead hours after the attack',1373\nJoan Rivers’ Doctor Snapped Selfie During Throat Procedure (Report),1431\nApple Watch may be available outside US shortly after launch,1464\nA Russian Guy Says His Justin Bieber Ringtone Saved Him From A Bear Attack,1373\n\"Fowler Falls For Fake Website, Makes Crazy Claims About Tennis Star\",2333\nISIS Allegedly Beheads Second Captive American Journalist,1031\n\"Sony Hackers Email: Thanks For Running Scared, We'll Stop Now\",1696\n'Zombie Cat' Claws Way Out Of Grave And Into Our Hearts,177\nISIL Has Reportedly Beheaded Journalist Steven Sotloff,1986\nThree Afghan soldiers who vanished from Massachusetts military base are FOUND trying to cross into Canada,1220\nJoan Rivers’ doctor took a selfie while she was out cold before doing ‘an unauthorised biopsy’,1394\nThree Boobs Are Most Likely Two Boobs and a Lie,561\n\"Everything You Need To Know About Path, The Struggling Social Network In Apple's Sights\",1811\n9-year-old girl pens touching letter to teacher who came out as gay,1322\nSaudi Arabia's national airline to introduce gender segregation after a string of complaints from male passengers,685\n\"“Hands up, don’t shoot” comes to Hong Kong’s pro-democracy movement\",361\nUS denies it threatened Foley family,746\nSource: Hackers send new message to Sony,1067\nHewlett-Packard to split in 2 companies,279\nParent: Fourth-grader suspended after using magic from 'The Hobbit',1111\n\"Oil spikes on U.S. inventory data, Saudi explosion rumor\",1609\n\"Afghan woman picks up dead son's gun, helps kill 25 Taliban militants to save village\",1664\nSource: Apple set to acquire Path in an attempt to bolster iOS social cred,415\nHermaphrodite cat named Mittens to get gender reassignment,1072\nStory of ‘gutsy bravehearts’ who fought off Boko Haram is a hoax,1998\nSteven Sotloff 'beheaded by Islamic State',96\nTransgender Teen Commits Suicide & Pens A Heartbreaking Note Urging The World To Change,2105\n\"ISIS Might Be Harvesting Organs To Finance Operations, Iraqi Envoy Tells UN\",2083\nRumor: Apple in late-stage talks to buy Path social platform,37\nU.S.: Video showing Sotloff beheading is authentic,799\nWSJ: Apple cut watch health features due to erratic sensors,128\n\"Teen wakes up during brain surgery, asks how it’s going\",2059\nJasmine Tridevil: The woman with three breasts,1741\nThe US Threatened To Prosecute Families Of The 2 Murdered Americans If They Paid A Ransom To ISIS,39\nAdopting Potential Werewolves Is Routine Business for Argentine Presidents,1088\nWoman has third breast implanted,2466\nApple reportedly planning to shut down Beats Music subscription streaming service [u],811\nArgentinian President Cristina Kirchner adopts Jewish boy to protect him from werewolf stigma,2007\nArgentina’s President Adopted A Jewish Godson To Stop Him From Turning Into A Werewolf,1102\nLisa Bonet Did NOT Send “Cryptic Tweet” About Bill Cosby — Twitter Account Fake!,1394\nISIS Reportedly Beheaded The 'Poster Child' For Kurdish Female Fighters,1907\nPregnant woman loses eye after Ferguson cops fire bean bag,934\nSaudi national airline may introduce gender segregation on its flights,150\nSaudi Arabia's national airline to introduce gender segregation after a string of complaints from male passengers,338\nHeads up oil traders: Big pipeline explosion reported in Saudi Arabia,2244\nPresident of Argentina adopts godson to stop him from turning into a werewolf,765\n\"Jealous Wife Who Chopped Off Husband’s Penis For Cheating On Her, Chops It Off A Second Time\",202\nFlorida woman gets plastic surgery to add a third breast,2466\n'Dear Sandwich Thief': Man's hilarious response to passive-aggressive sign posted on his office's fridge door sparks incredible kitchen note war,1894\nFerguson and Hong Kong Have One Important Thing in Common,2270\nAdopting Potential Werewolves Is Routine Business for Argentine Presidents,291\n\"\"\"When We Felt Threatened, We Opened Umbrellas and Raised Our Hands\"\"\",2270\nWoman Bit By Scorpion on Alaska Airlines Flight Is Chill as Hell,1399\nSaudi Arabian airline to separate genders after men complain about blokes sitting next to their wives,1043\nStolen Member,1736\nApple installing safes in-store to protect gold Watch Edition,2121\nMeet the 3-boobed woman,1275\nPregnant Woman Loses Eye During Ferguson Riots After Officer Shoots Bean Bag Round At Car,519\nWoman with three breasts ‘was a fake who has tricked people online before’,328\nBlackBerry shares up after unconfirmed report on possible Lenovo bid,785\n\"No, Michael Jackson Isn’t Bruno Mars’ Dad\",207\n\"Islamic State is funding its terror operations by brutally harvesting organs, UN is warned\",2007\nISIS Reportedly Beheads A Second American Journalist,1886\nSaudi Arabia airline segregation: Saudi airlines to assign seats based on gender,791\n\"Report: Microsoft Trying To Buy Mojang, Creators Of Minecraft\",1694\nJoan Rivers’ doctor took selfie during procedure,2199\nSaudi Arabia’s Religious Police Outlaw ‘Tempting Eyes’,1759\nISIS Harvesting Victims’ Organs to Finance Terror,1842\nHewlett-Packard Plans To Split Into Two Companies: WSJ Report,1091\nPregnant Woman Loses Eye During Ferguson Riots After Officer Shoots Bean Bag Round At Car,1396\nVideo reportedly shows beheading of reporter Steven Sotloff by ISIS,2465\nJames Foley’s Family Claims Government Threatened Them Over Ransom Payments,2229\nJoan Rivers’ doctor took a selfie while she was out cold before doing ‘an unauthorised biopsy’,2439\nBritish teenager Ibrahim Kamara 'Killed In US Airstrikes In Syria',2108\nChina Penis Amputation: Cruel Aunt Viciously Mutilates Toddler's Genitals as Punishment,2030\n\"Apple to launch new 4\"\" iPhone next year\",1696\nFake News Report Claims Loggers Have Cut Down World's Oldest Tree,1763\nFerguson protester shot in the eye with rubber bullet by police,1078\n\"Sorry, Argentina's President Didn't Actually Adopt a Jewish Werewolf\",1779\nSuspended boy threatened to make student disappear with 'Lord of the Rings' replica ring,393\nWife chops off cheating husband’s penis twice – then stray animal steals it,42\nRumors Swirling About Israel's Shocking Sinai 'Endgame' Plan for Palestinians in Gaza,870\nJoan Rivers' Doctor Allegedly Took a Selfie During Her Throat Surgery,1639\nJasmine Tridevil: The woman with three breasts,327\nAbu Bakr al-Baghdadi’s fate still unknown after US air strike on Isis as Iraqi forces enter Baiji,1886\nSouth Korean Woman's Hair 'Eaten' By Robot Vacuum Cleaner,133\n\"Justin Bieber ringtone scares bear, saves Russian fisherman\",1914\nThis Zombie Cat Returned Home Five Days After Being Buried By Its Owner,1553\nSaudi Arabia's national airline plans to keep men and women apart,1754\nTesla chooses Nevada for battery factory: Sources,33\n\"Report: Microsoft Trying To Buy Mojang, Creators Of Minecraft\",28\n\"Saudi oil pipeline fire under control, security source says\",172\nGender assignment surgery to be given to hermaphrodite cat,38\n\"Passenger Gets Kicked Off Plane After \"\"Merry Christmas\"\" Meltdown\",197\nCharles Manson Wedding Off: Fiancee’s Morbid Plan To Exploit His Corpse Emerges,2505\nNHL denies Las Vegas expansion report,1701\nLenovo Could Make A Bid For BlackBerry (Rumor),1677\n\"ISIS might be harvesting organs, Iraqi ambassador tells UN, amid reports of more hostages being burned alive\",2222\n\"Next-gen iPhone rumored to sport dual-lenses, DSLR quality in 'biggest camera jump ever'\",1373\n\"Woman Gets Third Boob Implanted, Wants to Be \"\"Unattractive to Men\"\"\",2359\nVideo Appears to Show ISIS Execution of Second American Steven Sotloff,916\nHP announces plan to split in two,1801\n\"After Beheading of Steven Sotloff, Obama Pledges to Punish ISIS\",2289\nISIS Reportedly Executes 2nd American Journalist,985\nIraqi Army Downs 2 UK Planes Carrying Weapons for ISIL,1903\n\"Condition of Abu Bakr al-Baghdadi, Islamic State leader, in doubt after airstrike\",1980\nUK looking into reports IS beheading suspect wounded,1250\n'Crabzilla' or 'Crapzilla' -- You Decide,2146\nManson's fiancee wants to put his corpse on display: Report,1741\n\"Ferguson Protester's Photo Gets Edited Into Racist Meme, Goes Viral\",747\nJoan Rivers’ doctor took selfie during procedure,2169\nIs 'hands up' in Hong Kong really the same as in Ferguson?,2065\n\"No, the world's oldest tree has not been accidentally cut down by loggers in the Amazon\",535\nSaudi Arabia May Be Taking Misogyny to the Skies,1445\nDisturbed aunt cuts off nephew’s penis after he burst’s in on her on the toilet.,358\nThird boob likely a hoax,2204\nMicrosoft to buy 'Minecraft' creator Mojang for $2.5B,2226\nFlorida woman claims to have surgically added third breast,471\nGovernment threatened Foleys with criminal charges over ransom,489\nJoan Rivers' 'selfie' doctor 'DENIES performing biopsy and taking photo while star was under anesthesia',2089\nWhite House Threatened James Foley's Family with Prosecution,1172\nPeople Actually Believed Argentina’s President Adopted A Jewish Boy To Stop His Change Into A Werewolf,1856\nRumor Suggests 12-Inch Retina MacBook Air Could Launch During March 9 Apple Watch Event,2226\n\"Transgender Teen Leelah Alcorn Commits Suicide By Walking In Front Of Semi Truck, Blames Christian Parents In Viral Suicide Note\",2198\nArgentina's President Adopts Boy to End Werewolf Curse,2427\nUnlikely rumor claims Apple will bring back the 4-inch iPhone for 2015,100\nWould US sue parents of James Foley? Why White House is Defending Itself,2516\nFate of IS leader Abu Bakr al-Baghdadi unknown after airstrikes target him,2027\nArgentina's President Didn’t Adopt A Jewish Child To Avoid Becoming A Werewolf; So What Did She Do?,2136\nISIS Leader Abu Bakr al-Baghdadi Wounded in Airstrikes; His Aide Killed,1886\nTampa woman claims to add 3rd breast,2466\n'The Cosby Show' Star Raven Symone Joins Long List of Women Accusing Bill Cosby of Rape,1113\nJoan Rivers's doctor 'took a SELFIE' with the comedian as she lay under anesthetic and just seconds before she went into cardiac arrest that killed her,1639\nUS Ally Saudi Arabia Starts Gender Segregation On National Airline,811\n\"Source: Joan Rivers' doc did biopsy, selfie\",2512\nWoman With Three Breasts Is Reportedly A Fake: Jasmine Tridevil’s Real Identity Revealed,290\n\"Lenovo Still Wants to Buy BlackBerry and Will Try Again, Source Suggests\",178\nJustin Bieber Basically Saves A Russian Man From A Bear,2512\nHere's What We Know About ISIS's Alleged Organ Harvesting Operation,250\nSouth Korean woman freed by firefighters after robot vacuum cleaner 'eats' her hair as she sleeps,2222\nJoan Rivers’ Doctor Snapped Selfie During Throat Procedure (Report),810\n\"Here's What You Can Do On Path, The Social Network That Apple May Be About To Acquire\",1512\n\"HACKERS TO SONY: If You Make Any More Trouble, We'll Destroy You\",1054\nWoman with three breasts: Real or hoax?,2466\nHewlett-Packard to split into two companies,1469\nISIS executioner 'Jihadi John' reported wounded in air strike; UK investigating,1992\nPregnant woman loses eye after Ferguson cops fire bean bag,2427\nArgentina's President Just Adopted a Son So He Won't Turn into a Werewolf,1460\n\"Phone 6s Will Sport Dual-lens Camera, Healthkit Sensors: Rumor\",1783\n\"Joan Rivers Death Preventable? Melissa Rivers Taking Legal Action, News Of Doctor’s Selfie Surfaces\",1639\nObama Orders Fed To Adopt Euro Currency,1927\nIsis leader ‘injured in airstrike during meeting in Iraq,1928\nUS denies it threatened Foley family,566\nMissing Kim Jong-un suffering with 'condition' after CHEESE binge,659\nJournalist Steven Sotloff reportedly executed by ISIS,926\nJoan Rivers' Doctor Allegedly Took a Selfie During Her Throat Surgery,223\nLenovo Could Make A Bid For BlackBerry (Rumor),2065\nTeen wakes up mid-brain surgery and asks doctors ‘How’s it going?’,1290\nTesla chooses Nevada for battery factory: Sources,1663\n\"Source: Joan Rivers' doc did biopsy, selfie\",2291\nIsraeli right welcomes Sisi's offer to a Palestinian State in Sinai,1604\nREPORT: Tesla Chooses Nevada For Site Of Its Massive Battery Factory,1816\nFlorida woman gets plastic surgery to add a third breast,290\nPresident of Argentina adopts Jewish boy to stop him turning into werewolf,1264\nTriple-breasted woman pictured before 'operation' and vows surgery footage will prove third boob is no hoax,2183\nJustin Bieber Helps Defend Russian Fisherman From Bear,319\n\"Transgender teenager, 17, leaves heartbreaking suicide note blaming her Christian parents before walking in front of tractor trailer on highway\",2105\n\"\"\"When We Felt Threatened, We Opened Umbrellas and Raised Our Hands\"\"\",1653\nApple Watch may be available outside US shortly after launch,785\nISIS Beheads Second American Journalist,2289\nISIS Allegedly Beheads Second Captive American Journalist,1986\nSource: Apple set to acquire Path in an attempt to bolster iOS social cred,806\n\"19-year-old girl wakes up during brain surgery, asks doctors ‘How’s it going?’\",238\nFate of IS leader Abu Bakr al-Baghdadi unknown after airstrikes target him,1928\nArgentina's President Didn’t Adopt A Jewish Child To Avoid Becoming A Werewolf; So What Did She Do?,2253\nThird boob likely a hoax,1741\nHP reportedly plans to split PC and printer business from enterprise unit,1994\nRumor: ‘new’ 4-inch iPhone on the way,2482\nHP to split into two businesses -- report,1801\nAngry Aunt Who Sliced Off Three-Year-Old Nephew’s Penis Facing Five Years In Jail,113\nCharles Manson's fiancée 'only wanted to marry him so she could put his corpse on display in a glass coffin after he died',2482\n\"Transgender teenager, 17, leaves heartbreaking suicide note blaming her Christian parents before walking in front of tractor trailer on highway\",1980\nKorean housewife 'attacked' by robot vacuum cleaner,326\nCNBC: Tesla chooses Nevada for new battery factory plant,673\nArgentina's president 'adopts' godson 'to prevent him becoming a werewolf',291\nA Russian Guy Says His Justin Bieber Ringtone Saved Him From A Bear Attack,1626\nSaudi Arabia’s Religious Police Outlaw ‘Tempting Eyes’,2383\nPolice Chief In Charge of Paris Attacks Commits Suicide,2189\nSaudi Airline Considering Separating Passengers By Gender,1583\n\"Joan Rivers’ Doctor Reportedly Took Selfie, Biopsy Right Before Her Heart Attack\",2021\nSaudi Arabian airline to separate genders after men complain about blokes sitting next to their wives,2279\n\"Apple Reportedly Close to Acquiring 'Path', Looking to Integrate Service Into Messages\",2226\nApple installing safes in-store to protect gold Watch Edition,1902\n\"Justin Bieber ringtone scares bear, saves Russian fisherman\",923\nIs Jasmine Tridevil’s Third Boob Real? Alisha Hessler Hoax Rumors Swirl,471\nWoman has surgery to get third breast: The three most statistically unlikely pairs of boobs,2301\nIslamic State releases video of beheading of U.S. hostage Steven Sotloff: site intelligence monitoring service,1886\nKorean housewife 'attacked' by robot vacuum cleaner,449\n\"iPhone 6s Rumor Suggests Dual Lens Optical Zoom Camera, Pressure Sensors Inbound\",990\n\"“I am lost for words,” 5-year-old boy billed for missing friend’s birthday party\",1714\nHearing Unconfirmed Reports of Saudi Pipeline Explosion,1609\n\"19-year-old girl wakes up during brain surgery, asks doctors ‘How’s it going?’\",1980\nSketchy Rumor Claims Apple Planning New 4-Inch iPhone for 2015,1044\nReport: ISIS Islamists at the Gates of Baghdad,2158\n\"Hong Kong protesters go Ferguson style: ‘Hands up, don’t shoot’\",1044\nApple Stores to install safes to secure gold Apple Watches,256\n\"iPhone 6S rumors suggest new camera, HealthKit sensors\",1783\nFlorida woman gets plastic surgery to add a third breast,150\nVideo purports to show beheading of US journalist,2298\nCharles Manson Wedding Off: Fiancee’s Morbid Plan To Exploit His Corpse Emerges,1937\nAl-Sisi proposes: Extend Gaza Strip into Sinai and establish Palestinian state there,1604\nClaims famous Kurdish Peshmerga fighter Rehana may have been decapitated,1851\nJoan Rivers' Doctor Reportedly Took a Selfie Before Her Cardiac Arrest,164\nDesperate bride marries wedding guest instead of groom,2363\nHP announces plan to split in two,2057\nU.S. airstrikes 'hit ISIS leader': Terror group chief 'critically wounded' in Iraq after coalition forces bomb jihadi leaders,2430\nNorth Korean dictator Kim Jong-un may be seriously ill from eating too much Emmental cheese: report,338\nBear attack foiled by Justin Bieber’s music: A story too good to check,1146\nStop Sharing Those Photos of Fancy International School Lunches,73\nChina Penis Amputation: Cruel Aunt Viciously Mutilates Toddler's Genitals as Punishment,1779\nVideo purportedly shows beheading of U.S. hostage Steven J. Sotloff,1194\nWSJ: Apple cut watch health features due to erratic sensors,1558\nGovernment threatened Foleys with criminal charges over ransom,1100\nEl-Sisi denies claims he'll give Sinai land to Palestinians,1316\nThree-breasted woman outed as fake by Tampa police,150\nRaven Symone ‘Files Molestation Charges Against Bill Cosby’ is Fake,197\nThey're fake! Woman who claims to have surgically implanted third breast is a self-proclaimed hoaxer who once reported a '3 breast prosthesis' stolen from her luggage,1399\nPICTURES: Shocking Pictures Comparing US School Lunches to Other Countries Goes Viral,1980\n\"Report: Joan Rivers doctor took selfie, began biopsy, source says\",338\nA 9-year-old girl gave this hearfelt letter to her teacher after he came out as gay,1961\nWoman cuts off husband's penis twice after catching him cheating,2216\nISIL Has Reportedly Beheaded Journalist Steven Sotloff,485\n\"Disgusting! Joan Rivers Doc Gwen Korovin’s Sick Selfie EXPOSED — Last Photo Of Comic Icon, When She Was Under Anesthesia, At Center Of Medical Investigation\",1765\nThree Boobs Are Most Likely Two Boobs and a Lie,1961\nWoman has surgery to get third breast: The three most statistically unlikely pairs of boobs,103\nReport: Woman who claimed to have third breast added is fake,1924\nDoc calls macabre 'selfie' claims completely crazy,556\nFlorida woman gets plastic surgery to add a third breast,1373\n\"Fake or freak? Woman, 21, claims to have paid $20,000 to surgically add third breast in desperate bid to become a reality TV star\",535\n\"Islamic State is funding its terror operations by brutally harvesting organs, UN is warned\",46\n\"Brain Surgery Recovery: Teenage Girl Wakes Up During Procedure, Talks About Cats\",2465\nJoan Rivers’ doctor snapped a selfie before biopsy surgery,1512\nRumors Swirling About Israel's Shocking Sinai 'Endgame' Plan for Palestinians in Gaza,1402\nEnraged spouse chops off unfaithful husband's manhood – TWICE,1276\nFemale Kurdish ‘poster girl’ fighter feared killed,1809\n\"Stephen Sotloff beheading shown in video, ISIS claims\",1770\nReport: Hewlett-Packard plans to break into 2 companies,2400\nPregnant Woman Loses Eye During Ferguson Riots After Officer Shoots Bean Bag Round At Car,2160\n\"Satire Website Fools ESPN, Kei Nishikori isn't highest paid tennis star\",641\nApple installing safes in-store to protect gold Watch Edition,1616\n\"IBM to ‘sack 111,800 employees in record mass layoff’\",2324\n\"Islamic State leader Abu Bakr al-Baghdadi: Wounded, dead or missed entirely by U.S. airstrikes?\",2027\nJoan Rivers's doctor 'took a SELFIE' with the comedian as she lay under anesthetic and just seconds before she went into cardiac arrest that killed her,929\n\"Apple Watch Price, Release Date News: Special Safes In Apple Stores For Gold Models, April Launch Confirmed\",2121\n\"Brain Surgery Recovery: Teenage Girl Wakes Up During Procedure, Talks About Cats\",1304\nREPORT: Apple's 12.9-Inch 'iPad Pro' Has Been Delayed,1414\nHewlett-Packard to split in 2 companies,1126\nFake Lisa Bonet Tweet on Cosby Scandal Fools Major Media Outlets,262\n\"Report: Microsoft Trying To Buy Mojang, Creators Of Minecraft\",2510\nFemale Kurdish ‘poster girl’ fighter feared killed,2527\nTeen wakes up mid-brain surgery and asks doctors ‘How’s it going?’,1607\n\"No, Argentina's president did not adopt a Jewish child to stop him turning into a werewolf\",1511\n\"Wife chops off cheating husband’s penis, twice\",1878\nAnalyst “Confirms” Apple Watch And 12-inch MacBook Air’s Q1 2015 Launch,1798\n\"NHL expansion ahead? No, says Gary Bettman\",2059\nIndian bride marries wedding guest after husband has epileptic seizure during ceremony,898\nThe ISIS Executioner Who Killed 4 Hostages May Have Been Wounded In Airstrikes,1838\n\"50ft crustacean, dubbed Crabzilla, photographed lurking beneath the waters in Whitstable\",2282\nJustin Bieber Basically Saves A Russian Man From A Bear,2517\nDid Argentina's President Adopt A Jewish Baby To Stop It From Becoming A Werewolf??,202\nJustin Bieber ringtone saves Russian fisherman from bear attack,1754\nVideo purports to show beheading of US journalist,1304\nArgentina's President Cristina Kirchner Adopts Jewish Godson To Prevent Him Turning Into A Werewolf,641\n\"New report tips Apple Watch release in March, 12in MacBook Air in Q1\",2464\n\"Stephen Sotloff beheading shown in video, ISIS claims\",1499\nFox News Floats BS Story About Fleeing Marines Giving Rebels Their Guns,291\n\"KGI: iPhone sales forecast at 73M for Q4 ahead of Apple Watch debut in March, 12\"\" MacBook Air in Q1\",1798\n\"What’s Happening in Hong Kong? Stunning Images From the Occupy-Inspired, Ferguson-Tinged Protests\",1964\nHeads up oil traders: Big pipeline explosion reported in Saudi Arabia,1712\n\"Teen Iga Jasica wakes up during brain surgery, asks how it’s going\",1482\nPresident of Argentina adopts godson to stop him from turning into a werewolf,1088\n\"Phone 6s Will Sport Dual-lens Camera, Healthkit Sensors: Rumor\",2233\nAfghan Mother Reza Gul Takes Up Slain Son's Gun to Kill Taliban Attackers,1903\nMissing Afghan Soldiers Apprehended Trying To Cross Border Into Canada,735\nIslamic State reportedly on Baghdad’s outskirts after week of victories,1937\nISIS Reportedly Beheads A Second American Journalist,2158\n\"'Sílbale your mother', the mockumentary to stop street harassment in Peru [Google Translate]\",673\nCharles Manson’s fiancee allegedly wanted to marry him for his corpse,138\nAngry Indian bride marries wedding guest,1663\nJoan Rivers’ Doctor Snapped Selfie During Throat Procedure (Report),1755\nNHL expansion plans in the works: reports,1770\nOil market shrugs off Saudi pipeline blast,1809\nThis Is The Most Passive-Aggressive Office Battle We've Ever Seen,736\n\"Report: Joan Rivers doctor took selfie, began biopsy, source says\",1088\n\"Sony Hackers Email: Thanks For Running Scared, We'll Stop Now\",1284\n\"After Beheading of Steven Sotloff, Obama Pledges to Punish ISIS\",1712\nISIS Reportedly Beheaded The 'Poster Child' For Kurdish Female Fighters,1497\nJoan Rivers's doctor 'took a SELFIE' with the comedian as she lay under anesthetic and just seconds before she went into cardiac arrest that killed her,2467\nIRAQ ACCUSES BRITAIN OF DELIVERING WEAPONS TO ISLAMIC STATE,1748\nEXCLUSIVE: Apple To Unveil The Long-Awaited Retina MacBook Air At Its “Spring Forward” Event,1394\nCharles Manson wedding off as bride 'wanted to display his dead body in glass coffin',1236\n\"The story of the Argentinean president, werewolves and seventh sons\",2107\nWoman With Three Breasts Is Reportedly A Fake: Jasmine Tridevil’s Real Identity Revealed,328\nOil Futures Jump on Rumored Pipeline Explosion in Saudi Arabia,1243\n\"Sorry, Argentina's President Didn't Actually Adopt a Jewish Werewolf\",1581\nJustin Bieber ringtone saved a Russian fisherman during a bear attack,2383\nBrighton jihadi 'among five killed in Syria drone strike',1713\n\"Joan Rivers Death Preventable? Melissa Rivers Taking Legal Action, News Of Doctor’s Selfie Surfaces\",2512\nPoster girl in fight against ISIS is beheaded by terror group,1604\nJoan Rivers’ doctor snapped a selfie before biopsy surgery,2021\nFlorida Woman Has Surgery To Add Third Breast To Her Chest,561\nLenovo ready to bid for Blackberry - report,2484\nA bunch of cool health features were cut from the Apple Watch at the last minute,814\nSource: Apple set to acquire Path in an attempt to bolster iOS social cred,163\n\"Apple in late stages to acquire Path, report says\",259\n\"Report: Woman claims she had third breast added, hopes to become a TV star\",1907\nMicrosoft Near Deal to Buy Minecraft Maker Mojang,2226\nCharles Manson’s fiancée wanted to marry him for his corpse: source,2294\nPregnant woman loses eye after Ferguson cops fire bean bag,784\nIslamic state issues video of beheading of U.S. hostage: SITE,2059\n‘Three-boobed’ woman: They’re not fake,85\n\"ISIS Leader Injured in Air Strike, Iraqi Officials Say\",1770\nJustin Bieber ringtone saved a Russian fisherman during a bear attack,912\nHere's What We Know About ISIS's Alleged Organ Harvesting Operation,150\nSaudi Arabia's national airline planning to introduce gender segregation on flights,2140\n\"Report: Toronto, Seattle, Quebec City to join Vegas in 2017 NHL expansion\",2233\nVideo purports to show beheading of US journalist,2229\n\"Hewlett-Packard splits off PC, printer businesses\",1387\nISIS Advances to Within 10 Miles of Baghdad,927\nLenovo ready to bid for Blackberry - report,1583\n\"Texas boy, 9, suspended for threatening to use ‘Hobbit’ magic, dad says\",889\n\"Boy, 5, given £15.95 invoice for missing friend's birthday party\",2522\n\"Hong Kong protesters mimic Ferguson’s ‘hands up, don’t shoot’\",98\nWould US sue parents of James Foley? Why White House is Defending Itself,268\n\"Video Of Steven Sotloff Slaying By ISIS Is Authentic, U.S. Confirms\",1394\nHP announces plan to split in two,2466\nApple to keep gold Watch Editions in special in-store safes,1633\nCharles Manson's fiancee used him for his ... corpse?,92\nAfghan Mother Kills 25 Taliban,2150\nBritish teenage jihadist 'killed during US air strikes on Syria',1736\nJoan Rivers' Personal Doctor Allegedly Took A Selfie During Her Throat Procedure,935\nBin Laden Shooter Rob O’Neill Mistakenly Attacked By Street Thugs Seeking To Collect Debt From Neighbor,1367\nEl-Sisi denies claims he'll give Sinai land to Palestinians,889\n\"Gwen Korovin, Joan Rivers’s doctor, denies taking selfie\",2119\nThree-breasted woman outed as fake by Tampa police,1399\nSyria: Teenage British Jihadi from Brighton Killed in US Airstrikes,20\nSouth Korean Woman's Hair 'Eaten' By Robot Vacuum Cleaner,1729\nCharlie Hebdo investigator took own life hours after attack: report,2199\nIslamic State puts James Foley’s body up for sale for $1M,492\nThe Whole Internet Is Waiting For This Pic Of A Monster 50-Foot Crab To Be Declared A Hoax,2173\nSketchy Rumor Claims Apple Planning New 4-Inch iPhone for 2015,429\nFate of IS leader Abu Bakr al-Baghdadi unknown after airstrikes target him,1088\n\"Sony Hackers Email: Thanks For Running Scared, We'll Stop Now\",2402\n\"Report: Woman claims she had third breast added, hopes to become a TV star\",1450\n\"LG Display, Samsung unit to supply Apple Watch screens: South Korea paper\",927\nRobot vacuum cleaner EATS WOMAN,1616\nThird boob likely a hoax,1272\nRumor: Apple in late-stage talks to buy Path social platform,1992\nJustin Bieber scares off GRIZZLY BEAR and saves fisherman from a mauling,2082\nU.S. Authenticates Video Showing Sotloff's Beheading,2289\n\"Four new NHL expansion teams? Vegas, Seattle, Toronto and Quebec by 2017: Report\",901\nEXCLUSIVE: Lenovo Could Make An Offer For BlackBerry As Early As This Week,178\n\"Fake or freak? Woman, 21, claims to have paid $20,000 to surgically add third breast in desperate bid to become a reality TV star\",129\nReports: Missing Afghan soldiers found at Canadian border,2426\nJustin Bieber ringtone saves Russian fisherman from bear attack,1394\nISIS ‘organ harvesting’ must be probed by Security Council – Iraqi envoy,2482\nISIS militants just 1 mile from Baghdad as fierce fighting reported near Iraqi capital,1124\nWerewolf Legend Leads To Jewish Godson's 'Adoption' by Argentina President,1124\nApple to shut down Beats Music? Not so Apple says,1845\nWoman has surgery to get third breast: The three most statistically unlikely pairs of boobs,2466\nIs this Crabzilla? Giant Monster Crab Caught on Camera,802\nU.S. Authenticates Video Showing Sotloff's Beheading,2057\nWoman Adds Third Breast by Undergoing Surgery to Participate in Reality Show,2258\nNEWS/ Read the Touching Letter This 9-Year-Old Girl Sent Her Teacher After He Came Out to the Class,1373\n\"IBM Corp expected to cut more than 110,000 jobs in massive overhaul, report says\",1736\nBrain op shock as teen wakes up mid-surgery,813\nJustin Bieber saves man from bear attack,2105\n\"Woman Gets Third Boob Implanted, Wants to Be \"\"Unattractive to Men\"\"\",535\nJasmine Tridevil Has Surgery 'To Add Third Breast' Total Recall Style,1373\nSaudi Airlines to Separate Men and Women on Flights,1583\nIs Jasmine Tridevil’s Third Boob Real? Alisha Hessler Hoax Rumors Swirl,1632\nApple Stores to install safes to secure gold Apple Watches,2006\nIraqi Army Downs 2 UK Planes Carrying Weapons for ISIL,2199\nAirline passenger freaks out over crew's 'Merry Christmas' greeting,1947\nJustin Bieber Basically Saves A Russian Man From A Bear,2071\nRise of the zombie cat: Pet who was 'killed' and buried by his owner climbed out of his grave five days later,160\nNo joke: 5-year-old billed for missing friend’s birthday party,2117\nCharles Manson Wedding Off: Fiancee’s Morbid Plan To Exploit His Corpse Emerges,2294\n\"Stephen Sotloff beheading shown in video, ISIS claims\",1194\nThere Are Still Two McDonald’s That Serve McPizza From the ’90s,814\nA Pregnant Woman Has Lost Her Eye After Being Shot W/ Bean Bag In Ferguson,1868\n\"Ohio Trans Teen Commits Suicide, Leaves Heartbreaking Note Declaring “There’s No Way Out”\",12\n\"Afghan family kills 25 Taliban, media report\",1927\n\"WH: We didn't threaten Foley, Sotloff families\",180\n\"Phone 6s Will Sport Dual-lens Camera, Healthkit Sensors: Rumor\",2353\nTop cop investigating Charlie Hebdo attacks kills himself hours after French massacre,2199\nVideo purportedly shows beheading of U.S. hostage Steven J. Sotloff,2465\n\"Report: HP to split into two companies, one focused on PCs/printers and one on enterprise computing\",1536\n'I had a third breast implant so I can turn off men',2292\nMan Mauled By Bear Says He's Only Alive Thanks to Justin Bieber,1451\n18-Karat Gold Apple Watch Edition To Be Locked In Safes At Apple Stores,1723\nSaudi Arabia May Be Taking Misogyny to the Skies,1765\nRampur: Angry Bride Marries Guest after Learning Groom is Epileptic,2363\n9-year-old girl pens touching letter to teacher who came out as gay,629\nPregnant Ferguson woman loses her EYE after police shoot her car with bean bag during violent protests,2160\n\"Joan Rivers Death Preventable? Melissa Rivers Taking Legal Action, News Of Doctor’s Selfie Surfaces\",1765\nREPORT: MARINES ORDERED BY STATE DEPT TO SURRENDER WEAPONS IN US EMBASSY EVAC IN YEMEN,310\n‘Crabzilla’ spotted off the coast of Britain,1290\n‘Dead’ cat claws out of grave 5 days later,1674\nArgentina's President Adopts Young Boy so He Won't Turn Into Werewolf,2427\nWife cuts off husband's penis TWICE after catching him cheating,1763\n\"A Peruvian TV show is tricking men into catcalling their mothers, for feminism\",2029\n'The Cosby Show' Star Raven Symone Joins Long List of Women Accusing Bill Cosby of Rape,1812\n\"Islamic State leader Abu Bakr al-Baghdadi: Wounded, dead or missed entirely by U.S. airstrikes?\",2101\nJustin Bieber Saved This Guy From a Bear Attack,1309\nJasmine Tridevil: Woman with three breast denies surgery hoax claims,2101\nLoggers Accidentally Cut Down World’s Oldest Tree in Amazon Forest,1861\nSuspended boy threatened to make student disappear with 'Lord of the Rings' replica ring,1300\nCheese blamed for North Korean leader Kim Jong-un's broken ankles,2527\n\"iPhone 6S rumors suggest new camera, HealthKit sensors\",1961\nHP Is Planning To Split Into Two Separate Businesses,52\nAfghan Mother Kills 25 Taliban Fighters In Seven-Hour Gunbattle After Watching Her Son Slain In Ambush,1830\n\"Joan Rivers: Doctor Took Selfie With Unconscious Comedian, Performed Biopsy Without Consent -- Details\",1181\nReport: Apple Is Shutting Down Beats Music,1054\nUN urged to investigate ISIS's bloody trade in human organs after Iraqi ambassador reveals doctors are being executed for not harvesting body parts,2083\n\"New report tips Apple Watch release in March, 12in MacBook Air in Q1\",1561\nMIRACLE CAT CLAWS ITS WAY OUT OF ITS OWN GRAVE FIVE DAYS AFTER BEING BURIED,274\nJoan Rivers' Doctor Reportedly Took a Selfie Before Her Cardiac Arrest,1882\nWhite House denies threatening families of James Foley and Steven Sotloff over ISIS ransom but adds 'we made the law clear to them',1172\nREPORT: Doctor Snapped A 'Selfie' While Joan Rivers Was Under Anesthesia,1326\nJoan Rivers' doctor snapped selfie during throat surgery: report,2467\nPresident of Argentina adopts godson to stop him from turning into a werewolf,1856\nIBM is about to get hit with a massive reorg and layoffs,943\nReport: Apple May Buy Social Network Path,291\n'Dear Sandwich Thief': Man's hilarious response to passive-aggressive sign posted on his office's fridge door sparks incredible kitchen note war,2231\nHermaphroditic cat to get gender assignment surgery,1851\nEl-Sisi denies claims he'll give Sinai land to Palestinians,2195\nSaudi Airlines Sexist: Airline Intends To ‘Enforce Rules’ To Separate Male And Female Passengers,1691\nFlorida Woman Has Surgery To Add Third Breast To Her Chest,2491\n\"Stephen Sotloff beheading shown in video, ISIS claims\",1391\n\"Passenger headed to Dallas rages over ‘Merry Christmas,’ removed from plane\",1309\nCruel aunt cuts her three-year-old nephew's penis off because he burst in on her on the loo and asked to use her phone,1942\nHP is better not together — company to split into enterprise and PC/printer businesses,1469\n\"Doctor took selfie with Joan Rivers while star was under anesthesia, CNN says  Read more at Jacksonville.com: http://jacksonville.com/entertainment/2014-09-16/story/doctor-took-selfie-joan-rivers-while-star-was-under-anesthesia-cnn#ixzz3DZRmGLrZ\",2205\nJasmine Tridevil Has Surgery 'To Add Third Breast' Total Recall Style,290\nHP announces plan to split in two,412\nReport: ISIS Islamists at the Gates of Baghdad,96\nIraq shoots down 2 UK planes delivering weapons to ISIL,2050\nJilted wife chops off two-timing hubby’s manhood — twice,1763\n\"Disgusting! Joan Rivers Doc Gwen Korovin’s Sick Selfie EXPOSED — Last Photo Of Comic Icon, When She Was Under Anesthesia, At Center Of Medical Investigation\",2291\nCharles Manson's fiancee used him for his ... corpse?,1310\nChina Penis Amputation: Cruel Aunt Viciously Mutilates Toddler's Genitals as Punishment,1581\nArgentina president adopts young Jewish boy as godson to prevent him from turning into werewolf,806\nISIS reportedly wants $1 million for beheaded hostage James Foley’s corpse,69\nEl-Sisi denies claims he'll give Sinai land to Palestinians,1626\nThe Greater Gaza Plan: Is Israel trying to force Palestinians into Sinai?,1727\nReport: Apple Plans to Phase Out Beats Music Brand,2239\nPolice Chief In Charge of Paris Attacks Commits Suicide,408\nArgentina’s president adopts Jewish godson to counteract werewolf legend,145\n\"Sony Hackers Email: Thanks For Running Scared, We'll Stop Now\",327\nSaudi oil explosion now said to be diesel pipeline,2074\nIsis 'just one mile from Baghdad' as al-Qaeda joins militants' fight against West,2040\nDumb Racists Photoshop Ferguson Protester Into Awful Viral Meme,1188\nBritish teenager Ibrahim Kamara 'Killed In US Airstrikes In Syria',673\nApple scrapped advanced Apple Watch health monitoring features due to reliability issues,197\n\"Crabzilla: Photo Appears To Show Giant, 50-Foot Crab Lurking In British Waters\",2279\nJustin Bieber ringtone saved a Russian fisherman during a bear attack,2353\nReports: Missing Afghan soldiers found at Canadian border,2396\nArgentina president adopts Jewish godson for first time in country's history,1677\nMystery of 50ft giant crab caught on camera yards from British harbour,2500\nJoan Rivers’ doctor snapped a selfie before biopsy surgery,865\nFlorida Woman Has Surgery To Add Third Breast To Her Chest,2335\nBritish Jihadi Killed In US Airstrike - Reports,448\nCharles Manson Wedding Off: Fiancee’s Morbid Plan To Exploit His Corpse Emerges,2482\nIsis: Masked Executioner Jihadi John Injured in US Led Airstrikes in Iraq,1310\nElementary school suspends boy after he threatens to turn fellow student invisible with the One Ring from Tolkien novels,2316\n\"Report: Woman claims she had third breast added, hopes to become a TV star\",1454\nTorpoint: Five-Year-Old Billed For Missing Friend’s Birthday Party In England,1275\nCiti sees Apple Watch price points of $550 and $950; myriad accessories,2395\nHewlett Packard ‘planning to split into two’,1643\nSaudi Arabia set to introduce gender segregation on national airline flights,519\nWoman has surgery to get third breast: The three most statistically unlikely pairs of boobs,758\nRobot vacuum cleaner 'ate' a woman's hair [Google Translate],896\n\"Fake or freak? Woman, 21, claims to have paid $20,000 to surgically add third breast in desperate bid to become a reality TV star\",103\nHermaphroditic Cat Is Getting Gender Assignment Surgery,2462\nIsis 'Admits' Leader Abu Bakr al-Baghdadi Injured in US Air Strike,2522\nObama Orders Fed To Adopt Euro Currency,2320\nHere's What We Know About ISIS's Alleged Organ Harvesting Operation,1445\nIndia: Angry bride marries guest after original groom falls ill during wedding ceremony,2416\nMicrosoft is reportedly buying 'Minecraft' developer Mojang for $2 billion,1845\nIraqi Army Downs Two British Planes Carrying Weapons for ISIL Terrorists,606\nSyria: Teenage British Jihadi from Brighton Killed in US Airstrikes,2279\n\"Woman Gets Third Boob Implanted, Wants to Be \"\"Unattractive to Men\"\"\",1275\nStolen Member,1160\nArgentina's President Adopts Boy to End Werewolf Curse,1441\nSource: Three Afghan soldiers located at Canadian border,1220\nSisi denies claims over providing Palestinians with Sinai lands,1200\nArgentina Has a Superstition That Seventh Sons Will Turn into Werewolves,1124\n\"IBM To Cut More Than 110,000 Jobs, Report Says\",2527\nU.S. airstrikes 'hit ISIS leader': Terror group chief 'critically wounded' in Iraq after coalition forces bomb jihadi leaders,890\nIs 'Crabzilla' real or not? Leading marine biologist rules picture of giant crab lurking in shallow waters must be a HOAX,2023\nApple Stores to install safes to secure gold Apple Watches,671\nIslamic State video reportedly shows beheading of Steven Sotloff,1052\nU.S. confirms authenticity of second journalist beheading video,2059\nReport: Second American Journalist Beheaded by Islamic State Terrorists,1596\nBrighton jihadi 'among five killed in Syria drone strike',792\n\"No, McPizza is not available in two US McDonald's [Google Translate]\",935\n\"Apple in late stages to acquire Path, report says\",1811\n\"No, Argentina's president did not adopt a Jewish child to stop him turning into a werewolf\",1773\nThis Third Boob Is Probably Only Real in Our Hearts,1241\nStolen Member,434\nEgypt’s President denies offering land to Palestinians,1200\n\"Bieber ringtone scares bear, saves man's life\",2105\nREPORT: Doctor Snapped A 'Selfie' While Joan Rivers Was Under Anesthesia,1636\nTesla will build battery 'Gigafactory' in Nevada,597\nAfghan Soldiers Found at Canadian Border,2426\nBlackBerry shares up after unconfirmed report on possible Lenovo bid,2315\nTop cop investigating Charlie Hebdo attacks kills himself hours after French massacre,1275\n\"Crabzilla: Photo Appears To Show Giant, 50-Foot Crab Lurking In British Waters\",1284\n\"REPORT: Apple Will Acquire Path, The Struggling Social Network\",415\n\"Fake or freak? Woman, 21, claims to have paid $20,000 to surgically add third breast in desperate bid to become a reality TV star\",2359\nThis Woman Claims To Have Had Plastic Surgery To Have A Third Breast,1632\nSchool pupil writes moving letter to her teacher after he comes out as gay,2083\nThree-breasted woman outed as fake by Tampa police,2383\n\"Passenger headed to Dallas rages over ‘Merry Christmas,’ removed from plane\",747\n\"'Even though you're gay, I will always treat you the same way as I do now': Moving letter from nine-year-old to her school teacher after he came out to his class\",2239\n\"ISIS leader Abu Bakr al-Baghdadi wounded in airstrike, Iraq officials say\",1044\n\"Apple plans to phase out Beats Music brand, report says\",2382\nMissing Fort Carson item not a nuclear weapon - despite Internet rumors,1937\nReports: Selfie-Taking Doc's Unauthorized Biopsy May Have Killed Joan Rivers,2126\nSaudi oil explosion now said to be diesel pipeline,1762\n\"What’s Happening in Hong Kong? Stunning Images From the Occupy-Inspired, Ferguson-Tinged Protests\",1525\n‘How’s it going?’: Teen wakes up during brain surgery,453\nApple to shut down Beats Music? Not so Apple says,946\n\"Groom unwell, bride weds guest in fit of rage\",916\nWoman has surgery to get third breast: The three most statistically unlikely pairs of boobs,884\nIslamic state issues video of beheading of U.S. hostage: SITE,2339\nIslamic State reportedly on Baghdad’s outskirts after week of victories,1124\nIS Beheads Its Own Fighters in Accordance With Their Interpretation of Sharia Law,980\n\"Source: Joan Rivers' doc did biopsy, selfie\",2487\nArgentina president adopts Jewish godson for first time in country's history,1581\n3-Boobed Woman a Fake,327\nLenovo ready to bid for Blackberry - report,1452\nThese Men Freak Out When They Discover The Women They Are Harassing Are Their Moms In Disguise (VIDEO),2030\nDISCONTINUED '90S MCPIZZA STILL EXISTS AT THESE MCDONALD'S LOCATIONS,318\nJasmine Tridevil: The woman with three breasts,1696\nJames Foley’s Family Claims Government Threatened Them Over Ransom Payments,361\nApple’s Beats Music Brand May Go Away. Apple’s Beats Music Service is Sticking Around.,1591\n\"Boy, 5, given £15.95 invoice for missing friend's birthday party\",2169\nJustin Bieber Saved A Guy Getting Mauled By A Bear,1520\nCanadian cat Mittens to undergo gender reassignment surgery after it is revealed to be a hermaphrodite,408\nApple to keep gold Watch Editions in special in-store safes,1616\nArgentina's President Just Adopted a Son So He Won't Turn into a Werewolf,202\nScorpion stings woman on OSU plane,1399\nU.S. confirms authenticity of second journalist beheading video,783\nGold Apple Watch Will Be Stored In Special Safes At Apple Stores,2121\nThe World's Most Accurate Apple Analyst Says The Apple Watch Is Coming In March,2487\nMissing Afghan soldiers reportedly found near Canadian border,746\nJoan Rivers Personal Doctor Allegedly Took A Selfie Before Her Biopsy And Cardiac Arrest,1851\nFerguson protester shot in the eye with rubber bullet by police,2467\nEXCLUSIVE: Got him! Jihadi John is 'wounded in US airstrike on secret bunker meeting of ISIS high command',2057\nHewlett-Packard Announces Plans To Break Up Company,1754\n\"Ohio Trans Teen Commits Suicide, Leaves Heartbreaking Note Declaring “There’s No Way Out”\",1310\n‘Three-boobed’ woman: They’re not fake,1241\nWH won’t say if Foley family was threatened not to pay ransom,2195\nMicrosoft said to be buying the maker of 'Minecraft' for $2 billion,2038\nJoan Rivers’ doctor snapped a selfie before biopsy surgery,2057\nApple Stores to Keep Gold “Edition” Apple Watch in Custom Safes,784\n'I had a third breast implant so I can turn off men',2359\n\"Zombie Cat: Buried Kitty Believed Dead, Meows Back to Life\",1643\n\"Hong Kong protesters mimic Ferguson’s ‘hands up, don’t shoot’\",2510\nFlorida woman gets third breast to become 'unattractive' 32,1960\nTexas Boy Suspended For 'Threatening' Classmate With The One Ring,393\nTorpoint: Five-Year-Old Billed For Missing Friend’s Birthday Party In England,1431\n\"After Beheading of Steven Sotloff, Obama Pledges to Punish ISIS\",656\nIs this a Crabzilla spotted in the UK? Monster crab measures about 50 feet,525\n\"Saudi Arabia Airline Segregation: New Islamic Law Takes Flight On Airliner, Seating By Gender Coming Soon\",1576\nHewlett-Packard to break into 2 companies,1126\nJustin Bieber ringtone saved a Russian fisherman during a bear attack,1696\nNHL expansion plans in the works: reports,2243\nReport: Three missing Afghan soldiers caught at Canadian border,2120\n3-Boobed Woman a Fake,2335\n'How's it going?': Teenager wakes up during brain surgery and asks doctors for progress report,1999\nISIS militants just 1 mile from Baghdad as fierce fighting reported near Iraqi capital,1378\nArgentina's president 'adopts' godson 'to prevent him becoming a werewolf',2522\nHP is better not together — company to split into enterprise and PC/printer businesses,1044\nElementary school suspends boy after he threatens to turn fellow student invisible with the One Ring from Tolkien novels,1793\nISIS Is One Mile From Baghdad,1067\nAfghan woman kills 25 Taliban rebels to avenge her son’s murder,1639\n\"Disgusting! Joan Rivers Doc Gwen Korovin’s Sick Selfie EXPOSED — Last Photo Of Comic Icon, When She Was Under Anesthesia, At Center Of Medical Investigation\",1755\nWerewolf legend leads Argentine president to adopt,1124\n‘Three-boobed’ woman: They’re not fake,1450\nSources: Missing Afghan Soldiers May Have Been Found Near Canadian Border,890\nJoan Rivers' doctor snapped selfie during throat surgery: report,2320\nIS executioner 'Jihadi John' injured in air strike: reports,1126\nIndian bride marries wedding guest after husband has epileptic seizure during ceremony,1990\n50 foot crab : Is this a Crabzilla spotted in the UK?,1765\n\"Source: Joan Rivers' doc did biopsy, selfie\",2169\n\"Three-Boobed Girl probably a hoax, because obviously\",328\nArgentine President Takes On Godson — But Not To Keep Werewolf At Bay,963\nKorean Housewife’s Hair Sucked Up into Robot Vacuum,525\nArgentina’s President Adopted A Jewish Godson To Stop Him From Turning Into A Werewolf,37\nSaudi Airlines to Separate Men and Women on Flights,1479\nLisa Bonet Did NOT Send “Cryptic Tweet” About Bill Cosby — Twitter Account Fake!,1838\nFresh agony for James Foley's family as sick ISIS militants 'try to sell them his headless body for $1million',1038\nJustin Bieber Saved A Guy Getting Mauled By A Bear,2105\nArgentina Has a Superstition That Seventh Sons Will Turn into Werewolves,641\n'Throat specialist to the stars' allegedly involved in fatal Joan Rivers procedure denies taking selfie with star as she releases statement saying she will not comment on tragic incident,627\nApple to keep gold Watch Editions in special in-store safes,889\nJustin Bieber Basically Saves A Russian Man From A Bear,1454\n\"Joan Rivers' doctor denies 'unauthorized procedure,' selfie before cardiac arrest\",1701\nGovernment threatened Foleys with criminal charges over ransom,166\nCrabzilla,765\nReport: Doctor took a selfie when Joan Rivers was under anesthesia,934\nNHL expansion plans in the works: reports,2233\nAdopting Potential Werewolves Is Routine Business for Argentine Presidents,861\nEXCLUSIVE: Got him! Jihadi John is 'wounded in US airstrike on secret bunker meeting of ISIS high command',1092\nFlorida woman gets third breast surgically implanted,2204\n\"No, Argentina's president did not adopt a Jewish child to stop him turning into a werewolf\",1246\nHP announces plan to split in two,934\nCharles Manson's fiancee used him for his ... corpse?,12\nWoman Gets Third Boob to Appear Unattractive to Men,274\nIslamic State releases video showing beheading of US hostage Steven Sotloff,1031\n\"\"\"Jihadi John\"\" reportedly wounded in airstrike\",1414\nIsis air strikes: Abu Bakr al-Baghdadi 'critically wounded' in air strikes near Mosul,2094\nObama Orders Fed To Adopt Euro Currency,2169\nIBM denies layoff rumors,1851\n\"Report: Microsoft Trying To Buy Mojang, Creators Of Minecraft\",1092\nApple Stores to Keep Gold “Edition” Apple Watch in Custom Safes,1381\n\"NHL expansion rumors: This time, Las Vegas is about to get a team\",2085\nISIS militants just 1 mile from Baghdad as fierce fighting reported near Iraqi capital,1914\nJoan Rivers' Doctor Took a Selfie While She Was Under Anesthesia (Report),2439\nHP is reportedly splitting into two companies,38\nI never intended to kill his penis I was just angry: Mpumalanga acid attack girl,1851\n\"Report: Tesla will build its Gigafactory in Nevada, not Texas\",2510\n\"Apple Watch Edition Will Save On Gold With Patented Alloy, Could Start At $2,999\",1993\n\"Video Of Steven Sotloff Slaying By ISIS Is Authentic, U.S. Confirms\",1754\nArgentina's President Didn’t Adopt A Jewish Child To Avoid Becoming A Werewolf; So What Did She Do?,2500\n\"LG Display, Samsung unit to supply Apple Watch screens: Report\",1798\n\"NHL expansion to include Toronto, Quebec City, Seattle and Las Vegas: Report\",2243\nLisa Bonet Did NOT Send “Cryptic Tweet” About Bill Cosby — Twitter Account Fake!,923\nWerewolf legend leads Argentine president to adopt,319\nIs this a Crabzilla spotted in the UK? Monster crab measures about 50 feet,1546\nYemen’s Houthi rebels seize U.S. Marines’ weapons at airport,492\nJustin Bieber ringtone saves Russian fisherman from bear attack,2294\n\"Source: Joan Rivers' doc did biopsy, selfie\",1441\nUnbearable: Man fends off bear attack by playing Justin Bieber song,319\nObama Orders Fed To Adopt Euro Currency,2467\nArgentina's president 'adopts' godson 'to prevent him becoming a werewolf',20\nJournalist Steven Sotloff reportedly executed by ISIS,898\nISIS online video shows beheading of U.S. journalist Steven Sotloff,2339\nISIS is suspected of selling human organs for money in Iraq,2482\nArgentina's President Adopts Jewish Boy to Keep Him from Turning into a Werewolf,2131\n\"Beast-eater, frightened phone signal, threw the victim and rend in the taiga\",912\n\"Justin Bieber ringtone scares bear, saves Russian fisherman\",1600\nArgentina Has a Superstition That Seventh Sons Will Turn into Werewolves,1373\nFisherman Saved from Deadly Bear Attack by His Justin Bieber Ringtone,1479\nREPORT: Doctor Snapped A 'Selfie' While Joan Rivers Was Under Anesthesia,163\nFive-year-old boy gets a bill for missing school friend's birthday party,861\nHewlett-Packard plans to split into two companies: Report,1801\nOutrage as children imitate dog fighting,1561\nIsis 'Admits' Leader Abu Bakr al-Baghdadi Injured in US Air Strike,765\n\"50ft crustacean, dubbed Crabzilla, photographed lurking beneath the waters in Whitstable\",802\nApple Is Going To Shut Down Beats Music,353\n\"Saudi airline, Saudia, to ban gender-mixing\",2512\nExplosive New Details Of Joan Rivers’ Medical Crisis: Doctor Snapped Selfie With Legendary Comic & Performed Unauthorized Biopsy While She Was Under Anesthesia!,2089\nReport: Apple Is Shutting Down Beats Music,1235\nGhost Ship,411\nJoan Rivers' Doctor Allegedly Took a Selfie During Her Throat Surgery,1033\n\"Finally, proof that Justin Bieber IS unbearable: Russian fisherman saved from bear attack when ringtone featuring one of the pop brat's songs scares it away\",1100\nWoman Bit By Scorpion on Alaska Airlines Flight Is Chill as Hell,1830\nSaudi Arabian Airline Rep Denies Plan to Separate Men and Women on Flights,1583\nFoley family says was 'threatened' by U.S. official over ransom: ABC,2229\nThe Apple Watch will launch outside the US in April too,2270\nCrabzilla! Photo appears to show giant CRAB measuring at least 50ft across lurking in the waters off Whitstable,1290\n\"Boy, 5, billed with 'no show fee' for missing friend's BIRTHDAY PARTY\",535\nHugh Hefner Found Dead But Still Makes It To Family Movie Night,549\nIs 'Crabzilla' real or not? Leading marine biologist rules picture of giant crab lurking in shallow waters must be a HOAX,1861\n\"Source: Joan Rivers' doc did biopsy, selfie\",641\nUnbearable: Man fends off bear attack by playing Justin Bieber song,1146\nBlood money: How ISIS is selling human organs harvested from living hostages and its own dead soldiers to fund terror across the Middle East,46\nFlorida woman claims to have surgically added third breast,2361\nIsraeli right welcomes Sisi's offer to a Palestinian State in Sinai,100\nTesla to Choose Nevada for Battery Factory,814\nJoan Rivers' Personal Doctor Allegedly Took A Selfie During Her Throat Procedure,2126\nSaudi Airlines to ban gender-mixing seating,2512\nURGENT: ISIS beheads Kurdish female fighter “Rehana”,1497\n\"Man saved from bear attack when his Justin Bieber ringtones goes off, sending bear fleeing\",2183\nJustin Bieber Helps Defend Russian Fisherman From Bear,2320\n\"Stephen Sotloff beheading shown in video, ISIS claims\",192\nFlorida woman gets third breast surgically implanted,889\n\"Was Charles Manson's \"\"Fiancée\"\" Playing Him to Get Custody of His Corpse?\",2151\nHP announces plan to split in two,1229\n\"Afghan family kills 25 Taliban, media report\",338\nIraq shoots down 2 UK planes delivering weapons to ISIL,606\nGold Apple Watches to be stored in safes in Apple Stores,2499\nTesla chooses Nevada for battery factory: Sources,1557\nSaudi Arabia outlaws ‘tempting eyes’,411\nUS Ally Saudi Arabia Starts Gender Segregation On National Airline,1583\nMan saved from bear attack - thanks to his Justin Bieber ringtone,679\nThis Woman Claims To Have Had Plastic Surgery To Have A Third Breast,889\nPeople Actually Believed Argentina’s President Adopted A Jewish Boy To Stop His Change Into A Werewolf,1460\nTesla Said to Select Nevada for Its First Battery Site,196\n\"Passenger headed to Dallas rages over ‘Merry Christmas,’ removed from plane\",1856\nLenovo tipped to make a bid for BlackBerry this week,2437\nFoley family says was 'threatened' by U.S. official over ransom: ABC,2057\nTampa woman claims to add 3rd breast,1241\nHewlett Packard ‘planning to split into two’,785\nWerewolf legend leads Argentine president to adopt,1581\n\"ISIS Might Be Harvesting Organs To Finance Operations, Iraqi Envoy Tells UN\",1207\nIslamic State releases video of beheading of U.S. hostage Steven Sotloff: site intelligence monitoring service,485\nKim Jong-un loves CHEESE so much he's ballooned in size and walks with limp,1499\nGhost Ship,1414\nHong Kong riot cops forced to withdraw after democracy protesters copy 'Don't shoot' gesture used by US demonstrators after a police officer shot an unarmed black teenager,814\nISIS Releases Video Allegedly Showing Beheading of U.S. Journalist Steven Sotloff,1861\nJames Foley’s Family Claims Government Threatened Them Over Ransom Payments,1246\nJoan Rivers’s Personal Doctor Denies Taking Operating-Room Selfie,556\nSaudi Arabia set to introduce gender segregation on national airline flights,1754\nFisherman Saved from Deadly Bear Attack by His Justin Bieber Ringtone,1112\nSamsung Rumoured to be Supplying the Screens for Apple Watch... Mk II,1373\nIndian bride marries wedding guest after husband has epileptic seizure during ceremony,1768\nJustin Bieber ringtone saved a Russian fisherman during a bear attack,1309\nWoman Who Claimed To Have Surgery To Add Third Breast Exposed As Hoaxer,1444\nIraqi Army Downs 2 UK Planes Carrying Weapons for ISIL,1626\nScorpion stings woman on OSU plane,1128\nUS denies it threatened Foley family,2195\nThis Campaign Shows A Pretty Genius Way To Stop Men Catcalling In The Street,1716\nApple Watches to be kept in safes,1232\nNo gender segregation on Saudia,1452\nBrain op shock as teen wakes up mid-surgery,1607\nAdopting Potential Werewolves Is Routine Business for Argentine Presidents,758\nReport: Apple Plans to Phase Out Beats Music Brand,1054\nSaudi Airlines to segregate sexes,1193\nPICTURES: Shocking Pictures Comparing US School Lunches to Other Countries Goes Viral,673\nThis Third Boob Is Probably Only Real in Our Hearts,836\nApple could be eyeing purchase of social networking app Path,340\n\"Boy, 5, billed with 'no show fee' for missing friend's BIRTHDAY PARTY\",2189\nIraq’s ambassador urges UN to investigate claims Isis is harvesting organs: ‘We have bodies - it is clear they are missing certain parts',1914\nArgentina's President Didn’t Adopt A Jewish Child To Avoid Becoming A Werewolf; So What Did She Do?,1993\nFlight Delayed Due To Rampaging Scorpion,1128\nCharles Manson's fiancee used him for his ... corpse?,806\nJustin Bieber ringtone saves man being mauled by bear,596\nISIS Reportedly Executes 2nd American Journalist,1394\nChina Penis Amputation: Cruel Aunt Viciously Mutilates Toddler's Genitals as Punishment,1856\n\"Here Are the 2 Places Left Where You Can Find That Taste of the ’90s, McDonald’s Pizza\",1479\nFlorida woman claims to have surgically added third breast,223\n\"‘Hands Up, Don’t Shoot’ in Hong Kong Protests?\",1264\nReport: Second American Journalist Beheaded by Islamic State Terrorists,259\n\"Argentina President, Christina Kirchner, Has Bizarre Werewolf Mishap\",1856\nHP to split into two businesses -- report,412\n\"Doctor took selfie with Joan Rivers while star was under anesthesia, CNN says  Read more at Jacksonville.com: http://jacksonville.com/entertainment/2014-09-16/story/doctor-took-selfie-joan-rivers-while-star-was-under-anesthesia-cnn#ixzz3DZRmGLrZ\",1229\nJasmine Tridevil Has Surgery 'To Add Third Breast' Total Recall Style,2258\nKid Suspended For Allegedly Threatening Classmate With ‘Hobbit’ Magic,1199\nCrude Sees a Bid on Reports of Saudi Arabia Pipeline Explosion,1809\n\"Report: Woman claims she had third breast added, hopes to become a TV star\",1067\n\"Disgusting! Joan Rivers Doc Gwen Korovin’s Sick Selfie EXPOSED — Last Photo Of Comic Icon, When She Was Under Anesthesia, At Center Of Medical Investigation\",810\nThree Boobs Are Most Likely Two Boobs and a Lie,1445\nWerewolf legend leads Argentine president to adopt,2300\nParents billed $29 for a ‘no-show fee’ after five-year-old son misses birthday party,1456\nWife chopped her husband's penis off after she discovered he had cheated on her… then cut it off AGAIN after surgeons managed to reattach it in China,1276\nThe men caught cat-calling and wolf whistling their own MOTHERS: Hilarious TV show disguises women so they can experience their sons' behaviour,994\nWoman Adds Third Breast by Undergoing Surgery to Participate in Reality Show,2361\n\"White House Chief Of Staff Denis McDonough: No Threats Were Made To Foley, Sotloff Families Over Possible Ransom\",489\nIsis 'behead their own fighters' for spying and embezzlement in Syria,2229\nJustin Bieber Basically Saves A Russian Man From A Bear,990\nWhen Photos Lead a Protest,1264\nSteven Sotloff 'beheading': Islamic State fighters release video claiming to show death of second US journalist,1250\n\"ISIS leader Abu Bakr al-Baghdadi wounded in airstrike, Iraq officials say\",2094\nSource: Missing Afghan soldiers at Canadian border,1705\n\"Doctor took selfie with Joan Rivers while star was under anesthesia, CNN says  Read more at Jacksonville.com: http://jacksonville.com/entertainment/2014-09-16/story/doctor-took-selfie-joan-rivers-while-star-was-under-anesthesia-cnn#ixzz3DZRmGLrZ\",1701\n\"Woman pays $20,000 for third breast to make herself LESS attractive to men\",2183\nHewlett-Packard will reportedly split into two companies,429\nWoman stung by scorpion on Alaska Airlines flight,1297\nTransgender Teen Commits Suicide & Pens A Heartbreaking Note Urging The World To Change,73\nArgentina’s president adopts Jewish boy to save him from life as a werewolf,420\nJoan Rivers's doctor 'took a SELFIE' with the comedian as she lay under anesthetic and just seconds before she went into cardiac arrest that killed her,2205\nSamsung Rumoured to be Supplying the Screens for Apple Watch... Mk II,1798\nSaudi Arabia's national airline plans to keep men and women apart,245\nCharles Manson wedding off after it emerges that fiancee Afton Elaine Burton 'just wanted his corpse for display',274\nWoman Reportedly Cuts Off Husband's Penis Twice in One Night,1163\n\"Condition of Abu Bakr al-Baghdadi, Islamic State leader, in doubt after airstrike\",2094\nArgentina president adopts Jewish godson for first time in country's history,1779\n\"Steven Sotloff, American Journalist, Allegedly Beheaded By ISIS\",1304\nRaven-Symone Did NOT Accuse Bill Cosby Of Molestation Or Rape — It’s A HOAX,338\nApple May Be Reintroducing The 4-inch iPhone,811\n\"IBM Corp expected to cut more than 110,000 jobs in massive overhaul, report says\",408\nJasmine Tridevil: The woman with three breasts,1204\nMissing Afghan soldiers taken into custody at Canadian border,1851\nCNN: Doctor Took Mid-Surgery Selfie with Unconscious Joan Rivers,1181\nLenovo Looking To Buy BlackBerry Ltd [REPORT],2484\nApple reportedly planning to shut down Beats Music subscription streaming service [u],946\nStolen Member,2270\nApple installing safes in-store to protect gold Watch Edition,2373\nArgentina’s President Adopted A Jewish Godson To Stop Him From Turning Into A Werewolf,291\nWhite House denies threatening families of James Foley and Steven Sotloff over ISIS ransom but adds 'we made the law clear to them',1765\n\"Islamic State leader Abu Bakr al-Baghdadi: Wounded, dead or missed entirely by U.S. airstrikes?\",1037\nIs Jasmine Tridevil's Triple Breasted Tale An Internet Hoax?,3\nArgentina president adopts young Jewish boy as godson to prevent him from turning into werewolf,963\nREPORT: Tesla Chooses Nevada For Site Of Its Massive Battery Factory,1727\nFound! Missing Afghan Soldiers Spotted Trying to Enter Canada,12\nISIS Baghdad March: Islamic State 1 Mile Away From Iraqi Capital,449\nISIS Is Trying To Sell The Body Of U.S. Hostage James Foley For $1 Million,318\nSteven Sotloff: Islamic State 'kills US hostage',2339\nAdopting Potential Werewolves Is Routine Business for Argentine Presidents,1102\nWhite House denies it threatened families of slain American journalists,2505\n\"Next-gen iPhone rumored to sport dual-lenses, DSLR quality in 'biggest camera jump ever'\",2233\n\"Boy, 5, given £15.95 invoice for missing friend's birthday party\",2427\nRaven Symone Files Molestation Charges Against Bill Cosby,2339\nAl-Sisi proposes: Extend Gaza Strip into Sinai and establish Palestinian state there,1626\nSaudi Arabian airline to separate genders after men complain about blokes sitting next to their wives,784\nPregnant woman loses eye after Ferguson cops fire bean bag,2008\nJihadist Brit teen killed in US air strikes,2059\nWoman Gets Third Boob to Appear Unattractive to Men,2491\nFlorida woman claims to have surgically added third breast,2335\nCharles Manson wedding off as bride 'wanted to display his dead body in glass coffin',1440\n\"\"\"Jihadi John\"\" reportedly wounded in airstrike\",1706\n\"Fake or freak? Woman, 21, claims to have paid $20,000 to surgically add third breast in desperate bid to become a reality TV star\",1445\nScorpion stings flier on Alaska Airlines flight from L.A.,2383\nSteven Sotloff 'beheading': Islamic State fighters release video claiming to show death of second US journalist,1712\nISIS wants $1M for Foley’s body,492\n\"Zombie Cat: Buried Kitty Believed Dead, Meows Back to Life\",177\nHong Kong riot cops forced to withdraw after democracy protesters copy 'Don't shoot' gesture used by US demonstrators after a police officer shot an unarmed black teenager,1639\nSyria: Teenage British Jihadi from Brighton Killed in US Airstrikes,717\nArgentina’s president adopts Jewish godson to counteract werewolf legend,2383\nReport: Egyptian President Makes Surprising Suggestion to Move the Location of a Future Palestinian State,1373\nThree Afghan soldiers who vanished from Massachusetts military base are FOUND trying to cross into Canada,408\nSouth Korean woman's hair 'eaten' by robot vacuum cleaner as she slept,1845\nDumb Racists Photoshop Ferguson Protester Into Awful Viral Meme,1696\n\"Everything You Need To Know About Path, The Struggling Social Network In Apple's Sights\",1381\nBREAKING: Playboy Tycoon Hugh Hefner Passes Away at Age of 88,1414\n\"Scorpion stings passenger, delays flight from Los Angeles to Portland\",2050\nCharles Manson wedding off as bride 'wanted to display his dead body in glass coffin',1322\nVideo purportedly shows beheading of U.S. hostage Steven J. Sotloff,1550\nDoc calls macabre 'selfie' claims completely crazy,2323\nGovernment threatened Foleys with criminal charges over ransom,1186\nTriple-breasted woman pictured before 'operation' and vows surgery footage will prove third boob is no hoax,2\nCNBC: Tesla chooses Nevada for new battery factory plant,2510\nArgentina's president 'adopts' godson 'to prevent him becoming a werewolf',327\nHP is better not together — company to split into enterprise and PC/printer businesses,1126\nFive reasons 'Crabzilla' is definitely not real,1902\nSaudi Arabia outlaws ‘tempting eyes’,1824\nApple’s Beats Music Brand May Go Away. Apple’s Beats Music Service is Sticking Around.,2382\n\"Disgusting! Joan Rivers Doc Gwen Korovin’s Sick Selfie EXPOSED — Last Photo Of Comic Icon, When She Was Under Anesthesia, At Center Of Medical Investigation\",301\nReport: NHL expansion to Las Vegas 'a done deal',2233\nJoan Rivers’ doctor took a selfie while she was out cold before doing ‘an unauthorised biopsy’,810\nFisherman Saved from Deadly Bear Attack by His Justin Bieber Ringtone,448\nTeenager wakes up while undergoing BRAIN SURGERY in Poland... and asks the surgeons how the operation is going,2059\nHewlett-Packard plans to split into two companies: Report,38\n\"Fake or freak? Woman, 21, claims to have paid $20,000 to surgically add third breast in desperate bid to become a reality TV star\",1270\nIslamic State video reportedly shows beheading of Steven Sotloff,1986\n\"Apple may buy Path, that social app you don’t use\",222\nU.S. confirms authenticity of second journalist beheading video,1861\nJustin Bieber Basically Saves A Russian Man From A Bear,923\n\"Steven Sotloff, American Journalist, Allegedly Beheaded By ISIS\",2298\nISIS ‘organ harvesting’ must be probed by Security Council – Iraqi envoy,2350\nMissing Kim Jong-un suffering with 'condition' after CHEESE binge,57\n\"Joan Rivers: Doctor Took Selfie With Unconscious Comedian, Performed Biopsy Without Consent -- Details\",2089\nArgentina's President Cristina Kirchner Adopts Jewish Godson To Prevent Him Turning Into A Werewolf,963\nGender assignment surgery to be given to hermaphrodite cat,2400\nUK looking into reports IS beheading suspect wounded,353\nA bunch of cool health features were cut from the Apple Watch at the last minute,525\nOffice sandwich thief is caught after hilarious 'note war' reaches fantastic finale,736\nReport: Hewlett-Packard plans to break into 2 companies,1763\n\"Texas boy, 9, suspended for threatening to use ‘Hobbit’ magic, dad says\",449\nJoan Rivers Doctor Denies Selfie,2089\nSketchy Rumor Claims Apple Planning New 4-Inch iPhone for 2015,150\n\"Groom unwell, bride weds guest in fit of rage\",1285\nReport: ISIS Islamists at the Gates of Baghdad,2229\n\"NHL expansion to include Toronto, Quebec City, Seattle and Las Vegas: Report\",1484\nDumb Racists Photoshop Ferguson Protester Into Awful Viral Meme,1209\nREPORT: The Apple Watch will be available outside the US when it launches next month,318\nISIS Is Reportedly Trying To Sell James Foley's Remains For $1 Million,435\nISIS Reportedly Beheads A Second American Journalist,2319\n‘Crabzilla’ spotted off the coast of Britain,733\n\"Hungry Florida cat defies death, digs its way out of grave to return home (VIDEO)\",2512\nHewlett-Packard to split into two companies,1241\n\"ISIS Beheads American Journalist Steven Sotloff, Monitoring Group Says\",2289\nThey're fake! Woman who claims to have surgically implanted third breast is a self-proclaimed hoaxer who once reported a '3 breast prosthesis' stolen from her luggage,2231\nFlorida woman gets third breast surgically implanted,1272\nISIS Releases Video Allegedly Showing Beheading of U.S. Journalist Steven Sotloff,1696\nSyria: Teenage British Jihadi from Brighton Killed in US Airstrikes,2179\nParents say they were kept in the dark on attempts to save James Foley,746\nMinecraft Is Expected to Be Acquired by Microsoft,1941\nISIS claims to behead US reporter Steven Sotloff in new video,1194\nThere's A Weird Story Going Around About How Argentina's President Just Saved A Jewish Man From Becoming A Werewolf,1460\nSaudi Arabia's national airline plans to keep men and women apart,791\nReport: Second American Journalist Beheaded by Islamic State Terrorists,1387\n\"REPORT: Apple Will Acquire Path, The Struggling Social Network\",1765\nEgypt's Sisi Offered Abbas Creation of Palestinian State in Sinai Peninsula,2400\nSaudi Airlines to ban gender-mixing seating,2100\nSteven Sotloff beheading: Latest updates as ISIS release gruesome video of US journalist's murder,2465\nIsis: James Foley's beheaded body in $1m 'humanity case' sale offer to family,318\nNo gender segregation on Saudia,1655\n\"3 Afghan Soldiers Missing From U.S. Base Apprehended at Canadian Border, Reports Say\",1705\nEnraged spouse chops off unfaithful husband's manhood – TWICE,940\n\"KGI: iPhone sales forecast at 73M for Q4 ahead of Apple Watch debut in March, 12\"\" MacBook Air in Q1\",2099\nBettman says NHL expansion not imminent,1655\nReports: Selfie-Taking Doc's Unauthorized Biopsy May Have Killed Joan Rivers,935\nLenovo tipped to make a bid for BlackBerry this week,249\n\"Report: Woman claims she had third breast added, hopes to become a TV star\",2491\nArgentina’s president adopts Jewish boy to save him from life as a werewolf,448\n\"IBM to ‘sack 111,800 employees in record mass layoff’\",1736\nJoan Rivers' doctor snapped selfie during throat surgery: report,1765\nSteven Sotloff beheading: Latest updates as ISIS release gruesome video of US journalist's murder,1304\nObama Orders Fed To Adopt Euro Currency,2427\nISIS ‘organ harvesting’ must be probed by Security Council – Iraqi envoy,580\nJames Foley beheading: ISIS militants 'trying to sell murdered hostage's body to his parents for $1m',2173\nCrabzilla! Satellite Picture Reveals Giant Crustacean Lurking Off The Coast Of Whitstable,1902\nJames Foley’s Family Claims Government Threatened Them Over Ransom Payments,1160\nTeam 5 source: Missing Afghan soldiers found at Canadian border,1903\nFresh agony for James Foley's family as sick ISIS militants 'try to sell them his headless body for $1million',1527\nU.S. airstrikes 'hit ISIS leader': Terror group chief 'critically wounded' in Iraq after coalition forces bomb jihadi leaders,680\nFisherman Saved from Deadly Bear Attack by His Justin Bieber Ringtone,1629\n‘Three-boobed’ woman: They’re not fake,471\nBear attack foiled by Justin Bieber’s music: A story too good to check,2353\nIslamic State releases video of beheading of U.S. hostage Steven Sotloff: site intelligence monitoring service,1394\nReports: Missing Afghan soldiers found at Canadian border,1620\nISIS Reportedly Executes 2nd American Journalist,1712\nWoman Who Claimed To Have Surgery To Add Third Breast Exposed As Hoaxer,1092\nWe're Getting More Detail On The Amazing New Camera Apple Is Planning For The Next iPhone,2422\nIndia: Angry bride marries guest after original groom falls ill during wedding ceremony,2004\nCrabzilla! Satellite Picture Reveals Giant Crustacean Lurking Off The Coast Of Whitstable,1284\n\"Could Crabzilla, a 50-foot-long crab be real?\",58\nNEWS/ Viral Video: What Happens When You Accidentally Catcall Your Mom,261\nHP announces plan to split in two,1701\nThree Afghan soldiers found at Canada border after leaving Cape Cod base,1620\nReport: Apple Rethinking Beats Music Brand,946\nIs 'Crabzilla' real or not? Leading marine biologist rules picture of giant crab lurking in shallow waters must be a HOAX,580\nJustin Bieber ringtone saves man being mauled by bear,1754\nIs Jasmine Tridevil's Triple Breasted Tale An Internet Hoax?,2335\nChina Penis Amputation: Cruel Aunt Viciously Mutilates Toddler's Genitals as Punishment,291\nRumor: ‘new’ 4-inch iPhone on the way,1394\nReport: Three missing Afghan soldiers caught at Canadian border,2300\nJoan Rivers’ Doctor Snapped Selfie During Throat Procedure (Report),1088\nOil market shrugs off Saudi pipeline blast,439\nAdopting Potential Werewolves Is Routine Business for Argentine Presidents,1188\nThey're fake! Woman who claims to have surgically implanted third breast is a self-proclaimed hoaxer who once reported a '3 breast prosthesis' stolen from her luggage,1188\n\"Here's What You Can Do On Path, The Social Network That Apple May Be About To Acquire\",1390\nStolen Member,318\nMeet the 3-boobed woman,2204\nCrude Sees a Bid on Reports of Saudi Arabia Pipeline Explosion,1576\nISIS Leader Abu Bakr al-Baghdadi Wounded in Airstrikes; His Aide Killed,1387\nPassenger tossed after flipping out over staff’s ‘Merry Christmas’,2023\nISIL Has Reportedly Beheaded Journalist Steven Sotloff,1499\nThree Boobs Are Most Likely Two Boobs and a Lie,746\nSexually frustrated female owl killed male because 'his penis was too SMALL',627\nJustin Bieber's 'Baby' Saves Man From Violent Bear Attack,1411\nAngry Aunt Who Sliced Off Three-Year-Old Nephew’s Penis Facing Five Years In Jail,813\nISIS Reportedly Beheads A Second American Journalist,2229\nVeterans Today reporting Iraqi Army Downs 2 UK Planes Carrying Weapons for ISIL,2057\nSteven Sotloff 'beheading': Islamic State fighters release video claiming to show death of second US journalist,1499\nParent: Fourth-grader suspended after using magic from 'The Hobbit',2316\nA Russian Guy Says His Justin Bieber Ringtone Saved Him From A Bear Attack,813\nArgentina's president 'adopts' godson 'to prevent him becoming a werewolf',37\nHP is better not together — company to split into enterprise and PC/printer businesses,20\nRumor Suggests 12-Inch Retina MacBook Air Could Launch During March 9 Apple Watch Event,2110\n\"Three-breasted Florida woman Jasmine Tridevil insists third boob is real, but police report shows she once lost 'prosthesis'\",2402\n\"Satire Website Fools ESPN, Kei Nishikori isn't highest paid tennis star\",1779\nAfghan woman kills 25 Taliban rebels to avenge her son’s murder,556\n\"Apple Reportedly Close to Acquiring 'Path', Looking to Integrate Service Into Messages\",1194\nTeenage British jihadi 'killed in US airstrikes': 19-year-old from Brighton died in US-led bombing,329\nTexas boy suspended for saying he could make classmate ‘disappear’ with ‘Lord of the Rings’ sorcery,1322\nYemen’s Houthi rebels seize U.S. Marines’ weapons at airport,1512\nJoan Rivers' doctor snapped selfie during throat surgery: report,1326\nHeads up oil traders: Big pipeline explosion reported in Saudi Arabia,274\n\"REPORT: Apple Will Acquire Path, The Struggling Social Network\",1512\nUnited Nations asked to investigate claims of organ harvesting by ISIS,1282\nU.S.: Video showing Sotloff beheading is authentic,471\nIsis 'behead their own fighters' for spying and embezzlement in Syria,1902\n\"Three-Boobed Girl probably a hoax, because obviously\",2204\nAngry Indian bride marries wedding guest,2300\nRaven Symone ‘Files Molestation Charges Against Bill Cosby’ is Fake,1650\nJournalist Steven Sotloff reportedly executed by ISIS,2319\nGender assignment surgery to be given to hermaphrodite cat,2333\nJasmine Tridevil: The woman with three breasts,1960\nArgentina's President Adopts Jewish Boy to Keep Him from Turning into a Werewolf,1633\n\"Hong Kong's protesters are using the \"\"hands up, don't shoot\"\" gesture from Ferguson\",1264\nISIS Reported to Behead Second American,259\nWoman has third breast implanted,1444\n\"ISIS might be harvesting organs, Iraqi ambassador tells UN, amid reports of more hostages being burned alive\",2482\nArgentinian President Cristina Kirchner adopts Jewish boy to protect him from werewolf stigma,2383\n\"Could Crabzilla, a 50-foot-long crab be real?\",2245\nSaudi Arabian Airline Rep Denies Plan to Separate Men and Women on Flights,183\nFoley family says was 'threatened' by U.S. official over ransom: ABC,556\nIsraeli politicians praise Sisi plan to give Palestinians land for a state in Sinai,100\nArgentina’s President Adopted A Jewish Godson To Stop Him From Turning Into A Werewolf,897\nGiant Crab,2500\nApple to shut down Beats Music? Not so Apple says,2350\nReport: ISIS Islamists at the Gates of Baghdad,485\n\"WH: We didn't threaten Foley, Sotloff families\",927\nPresident of Argentina adopts godson to stop him from turning into a werewolf,1779\nREPORT: Tesla Chooses Nevada For Site Of Its Massive Battery Factory,1235\nFake News Report Claims Loggers Have Cut Down World's Oldest Tree,1878\nAfghan Mother Kills 25 Taliban Fighters In Seven-Hour Gunbattle After Watching Her Son Slain In Ambush,150\nRise of the zombie cat: Pet who was 'killed' and buried by his owner climbed out of his grave five days later,2390\nFei Lin's Penis Stolen By Thieves,2023\nA bunch of cool health features were cut from the Apple Watch at the last minute,930\nAllegation Bill Cosby sexually molested Raven Symone are just a hoax,1128\nISIS Beheads Second American Journalist,1387\nMIRACLE CAT CLAWS ITS WAY OUT OF ITS OWN GRAVE FIVE DAYS AFTER BEING BURIED,2383\nSaudi Arabian airline to separate genders after men complain about blokes sitting next to their wives,1557\nWould US sue parents of James Foley? Why White House is Defending Itself,2465\nSketchy Rumor Claims Apple Planning New 4-Inch iPhone for 2015,1037\n\"Yes, we’re being bought by Microsoft\",2100\nPresident Sisi's Gift,2320\nReport: Second American Journalist Beheaded by Islamic State Terrorists,1386\nJoan Rivers' Personal Doctor Allegedly Took A Selfie During Her Throat Procedure,1229\nISIS Reportedly Beheads A Second American Journalist,1495\nEl-Sisi denies claims he'll give Sinai land to Palestinians,100\nDISCONTINUED '90S MCPIZZA STILL EXISTS AT THESE MCDONALD'S LOCATIONS,2436\nSaudi Arabia airline segregation: Saudi airlines to assign seats based on gender,2512\nThree-breasted woman outed as fake by Tampa police,1445\nISIS Harvesting Victims’ Organs to Finance Terror,2350\nSchool children in Johannesburg imitate dog fighting during recess,1102\nLenovo Looking To Buy BlackBerry Ltd [REPORT],2\nHP announces plan to split in two,2205\n\"Apple Reportedly Close to Acquiring 'Path', Looking to Integrate Service Into Messages\",990\nApple Watch Digital Crown -- Could It Color Adjusted?,1241\n'The Cosby Show' Star Raven Symone Joins Long List of Women Accusing Bill Cosby of Rape,1114\nApple Stores will have custom-designed safes to store the gold Apple Watch in,1\nGhost Ship Filled with Ebola-Ridden Rats Heading for Florida,1992\nThere's A Weird Story Going Around About How Argentina's President Just Saved A Jewish Man From Becoming A Werewolf,1677\n\"Source: Joan Rivers' doc did biopsy, selfie\",2323\nFound at Canadian border: 3 Afghan soldiers missing from Cape Cod,1620\nVeterans Today reporting Iraqi Army Downs 2 UK Planes Carrying Weapons for ISIL,1454\nFerguson riots: Pregnant woman loses eye after cops fire BEAN BAG round through car window,1396\nGhost Ship,681\nScorpion Sting Delays Oregon State Flight,1452\nA bunch of cool health features were cut from the Apple Watch at the last minute,58\n\"Joan Rivers’ Doctor Reportedly Took Selfie, Biopsy Right Before Her Heart Attack\",164\nReport: Hewlett-Packard plans to break into 2 companies,38\nReports: Selfie-Taking Doc's Unauthorized Biopsy May Have Killed Joan Rivers,1793\nISIS Is One Mile From Baghdad,274\nJames Foley’s Family Claims Government Threatened Them Over Ransom Payments,2427\nSaudi Arabia outlaws ‘tempting eyes’,2232\nThis Zombie Cat Returned Home Five Days After Being Buried By Its Owner,2390\n\"ISIS Leader Injured in Air Strike, Iraqi Officials Say\",1928\n\"The story of the Argentinean president, werewolves and seventh sons\",1373\nArgentina's President Just Adopted a Son So He Won't Turn into a Werewolf,894\nEgypt's Sisi Offered Abbas Creation of Palestinian State in Sinai Peninsula,3\nHP Is Planning To Split Into Two Separate Businesses,579\nIslamic State leader Abu Bakr al-Baghdadi wounded in airstrike: claims,429\nThey're fake! Woman who claims to have surgically implanted third breast is a self-proclaimed hoaxer who once reported a '3 breast prosthesis' stolen from her luggage,1373\nJasmine Tridevil Has Surgery 'To Add Third Breast' Total Recall Style,2491\n\"Pete Hegseth: Marines Exit Yemen Forced to Surrender Dignity, Weapons\",335\nHewlett-Packard Plans To Break Into Two Companies: Report,1994\nJoan Rivers' doctor snapped selfie during throat surgery: report,2439\nHeads up oil traders: Big pipeline explosion reported in Saudi Arabia,96\nJustin Bieber ringtone saves man being mauled by bear,923\nISIS Reportedly Executes 2nd American Journalist,783\nDid Argentina's President Adopt A Jewish Baby To Stop It From Becoming A Werewolf??,1856\nSaudi Arabia's national airline planning to introduce gender segregation on flights,353\nHermaphroditic cat to get gender assignment surgery,452\nTriple-breasted woman pictured before 'operation' and vows surgery footage will prove third boob is no hoax,2101\nReport: Doctor took a selfie when Joan Rivers was under anesthesia,2057\n\"No, Argentina's president did not adopt a Jewish child to stop him turning into a werewolf\",37\nISIS Allegedly Beheads Second Captive American Journalist,1386\nSaudi Arabia May Be Taking Misogyny to the Skies,1887\n\"Afghan family kills 25 Taliban, media report\",884\nSouth Korean woman's hair 'eaten' by robot vacuum cleaner as she slept,1345\nMicrosoft to buy 'Minecraft' creator Mojang for $2.5B,1189\nVideo purportedly shows beheading of U.S. hostage Steven J. Sotloff,1309\nJoan Rivers' 'selfie' doctor 'DENIES performing biopsy and taking photo while star was under anesthesia',1861\nBritish terrorist Jihadi John 'injured in airstrike close to Syrian border',2007\nHP is reportedly splitting into two companies,2324\n\"Transgender Teen Leelah Alcorn Commits Suicide By Walking In Front Of Semi Truck, Blames Christian Parents In Viral Suicide Note\",1310\nFate of IS leader Abu Bakr al-Baghdadi unknown after airstrikes target him,1411\n\"Report: Woman claims she had third breast added, hopes to become a TV star\",180\nSteven Sotloff 'beheaded by Islamic State',2319\nWerewolf Legend Leads To Jewish Godson's 'Adoption' by Argentina President,1421\nTampa woman claims to add 3rd breast,1444\nTesla will build battery 'Gigafactory' in Nevada,1479\nGirl poured acid on boyfriend’s penis after he released sex tape,753\nWoman With Three Breasts Is Reportedly A Fake: Jasmine Tridevil’s Real Identity Revealed,758\n\"Source: Joan Rivers' doc did biopsy, selfie\",1992\nWoman Reportedly Cuts Off Husband's Penis Twice in One Night,2157\nWednesday Apple Rumors: Apple May Be Ready to Buy Path,1601\nPoster girl in fight against ISIS is beheaded by terror group,2083\n\"Oil spikes on U.S. inventory data, Saudi explosion rumor\",1236\nHewlett-Packard to split into two companies,1763\n\"Transgender Teen Leelah Alcorn Commits Suicide By Walking In Front Of Semi Truck, Blames Christian Parents In Viral Suicide Note\",361\nCrabzilla! Satellite Picture Reveals Giant Crustacean Lurking Off The Coast Of Whitstable,501\nMichelle Obama: The First Woman?,2416\n\"Apple Reportedly Close to Acquiring 'Path', Looking to Integrate Service Into Messages\",67\nNHL Expansion Plan Report Is 'Complete Fabrication': Bettman,1655\n\"Source: Joan Rivers' doctor took selfie, began biopsy before her cardiac arrest\",2500\n\"The story of the Argentinean president, werewolves and seventh sons\",1088\nArgentina's President Just Adopted a Son So He Won't Turn into a Werewolf,2107\nThis Woman Claims To Have Had Plastic Surgery To Have A Third Breast,2038\nRaven-Symone Did NOT Accuse Bill Cosby Of Molestation Or Rape — It’s A HOAX,1927\n'Dear Sandwich Thief': Man's hilarious response to passive-aggressive sign posted on his office's fridge door sparks incredible kitchen note war,1204\nMissing Kim Jong-un suffering with 'condition' after CHEESE binge,1353\nJournalist Steven Sotloff reportedly executed by ISIS,1250\nSteven Sotloff: Islamic State 'kills US hostage',1845\nMan Mauled By Bear Says He's Only Alive Thanks to Justin Bieber,2289\n\"Three-breasted Florida woman Jasmine Tridevil insists third boob is real, but police report shows she once lost 'prosthesis'\",471\nNEWS/ Viral Video: What Happens When You Accidentally Catcall Your Mom,1114\nREPORT: Doctor Snapped A 'Selfie' While Joan Rivers Was Under Anesthesia,2512\nTampa woman claims to add 3rd breast,1450\nHermaphroditic Cat Is Getting Gender Assignment Surgery,97\nLG will be sole supplier of Apple Watch display,46\nWoman Who Claimed To Have Surgery To Add Third Breast Exposed As Hoaxer,836\nReport: Second American Journalist Beheaded by Islamic State Terrorists,990\nFlorida woman gets plastic surgery to add a third breast,758\nISIS Is Trying To Sell The Body Of U.S. Hostage James Foley For $1 Million,1449\nPresident of Argentina adopts Jewish boy to stop him turning into werewolf,914\nWe just found out the #Ferguson Protester who claim she was shot in the eye with a rubber bullet was a false story guys. Smh..,2289\nManson's fiancee wants to put his corpse on display: Report,1947\nJustin Bieber ringtone saves Russian man from bear attack,1324\nA Russian Guy Says His Justin Bieber Ringtone Saved Him From A Bear Attack,1639\nFerguson protester shot in the eye with rubber bullet by police,457\nISIS Beheads Second American Journalist,259\nISIS Allegedly Beheads Second Captive American Journalist,1499\nReports: Selfie-Taking Doc's Unauthorized Biopsy May Have Killed Joan Rivers,2291\nHP announces plan to split in two,1793\n\"Apple Reportedly Close to Acquiring 'Path', Looking to Integrate Service Into Messages\",1386\n\"A Peruvian TV show is tricking men into catcalling their mothers, for feminism\",1779\n\"LG Display, Samsung unit to supply Apple Watch screens: South Korea paper\",1999\nCharles Manson's fiancee used him for his ... corpse?,1809\nThree Boobs Are Most Likely Two Boobs and a Lie,2183\nThird boob likely a hoax,1960\nRumor: Apple in late-stage talks to buy Path social platform,1512\nTop cop investigating Charlie Hebdo attacks kills himself hours after French massacre,671\n\"“Hands up, don’t shoot” comes to Hong Kong’s pro-democracy movement\",1653\nAnother Victim? Raven-Symoné Reveals What Really Happened On ‘Cosby Show’ Set,736\n50 foot crab : Is this a Crabzilla spotted in the UK?,580\n\"Tesla settles on Nevada for \"\"gigafactory\"\" site -CNBC\",1714\n\"If They Are Beautiful, The Woman Will Be In Trouble': Saudi Arabia Religious Police Ban 'Tempting Eyes'\",2232\nWednesday Apple Rumors: Apple May Be Ready to Buy Path,38\nJoan Rivers' Doctor Took a Selfie While She Was Under Anesthesia (Report),2301\nA Russian Guy Says His Justin Bieber Ringtone Saved Him From A Bear Attack,2231\nSouth Korean Woman's Hair 'Eaten' By Robot Vacuum Cleaner,2226\n\"Woman pays $20,000 for third breast to make herself LESS attractive to men\",1490\n\"Hong Kong's protesters are using the \"\"hands up, don't shoot\"\" gesture from Ferguson\",1525\nNEWS/ Viral Video: What Happens When You Accidentally Catcall Your Mom,1138\nApple Killing Beats Music: 5 Fast Facts You Need to Know,1086\nIslamic State releases video of beheading of U.S. hostage Steven Sotloff: site intelligence monitoring service,2289\n\"U.S., BRENT CRUDE CRUDE FUTURES EXTEND GAINS ON UNCONFIRMED MARKET RUMOR OF OIL PIPELINE EXPLOSION IN SAUDI ARABIA\",1279\nApple May Be Reintroducing The 4-inch iPhone,1290\nA Russian Guy Says His Justin Bieber Ringtone Saved Him From A Bear Attack,1445\nSouth Korean Woman's Hair 'Eaten' By Robot Vacuum Cleaner,2513\nElementary school suspends boy after he threatens to turn fellow student invisible with the One Ring from Tolkien novels,2082\n\"Stephen Sotloff beheading shown in video, ISIS claims\",2059\nJustin Bieber saves man from bear attack,2493\n17-yr-old girl pours acid on boyfriend’s penis after he leaked their sex tape,1851\nKid Suspended For Allegedly Threatening Classmate With ‘Hobbit’ Magic,1248\nWhite House denies threatening families of James Foley and Steven Sotloff over ISIS ransom but adds 'we made the law clear to them',166\n\"Hong Kong protesters go Ferguson style: ‘Hands up, don’t shoot’\",222\nJoan Rivers's doctor 'took a SELFIE' with the comedian as she lay under anesthetic and just seconds before she went into cardiac arrest that killed her,934\n\"NHL expansion ahead? No, says Gary Bettman\",2233\nAfghan Soldiers Found at Canadian Border,20\nRaven-Symoné Slams Rumors That Bill Cosby Molested Her,1650\nJustin Bieber ringtone saved a Russian fisherman during a bear attack,2082\n\"Jealous Wife Who Chopped Off Husband’s Penis For Cheating On Her, Chops It Off A Second Time\",37\n\"Hackers tell Sony wise to cancel film, don't make more trouble -CNN\",49\nReport: Second American Journalist Beheaded by Islamic State Terrorists,1550\nTransgender teen struck and killed on Ohio interstate in apparent suicide,21\n\"\"\"Jihadi John\"\" reportedly wounded in airstrike\",1838\n\"Report: Toronto, Seattle, Quebec City to join Vegas in 2017 NHL expansion\",1894\nVideo purports to show beheading of US journalist,1986\nPolice officer in Charlie Hebdo investigation 'shot himself dead hours after the attack',150\nGender assignment surgery to be given to hermaphrodite cat,1181\nMan Mauled By Bear Says He's Only Alive Thanks to Justin Bieber,1146\nLenovo 'resumes efforts to acquire struggling phone maker BlackBerry',1919\nISIS terror chief 'believed dead': Iraqi military confirm warlord WAS injured in US-led airstrike as speculation grows feared jihadist perished in attack,890\n\"Was Charles Manson's \"\"Fiancée\"\" Playing Him to Get Custody of His Corpse?\",92\nApple could be eyeing purchase of social networking app Path,2427\nKid Suspended For Allegedly Threatening Classmate With ‘Hobbit’ Magic,1450\n\"Ohio Trans Teen Commits Suicide, Leaves Heartbreaking Note Declaring “There’s No Way Out”\",1770\nU.S. airstrikes 'hit ISIS leader': Terror group chief 'critically wounded' in Iraq after coalition forces bomb jihadi leaders,2027\nArgentina's President Didn’t Adopt A Jewish Child To Avoid Becoming A Werewolf; So What Did She Do?,1246\nSuspended boy threatened to make student disappear with 'Lord of the Rings' replica ring,2120\n\"Polish Teenager Wakes Up During Brain Surgery, Talks To Doctor\",1633\nIraqi Army Downs 2 UK Planes Carrying Weapons for ISIL,1402\nTop cop investigating Charlie Hebdo attacks kills himself hours after French massacre,50\nNEWS/ Read the Touching Letter This 9-Year-Old Girl Sent Her Teacher After He Came Out to the Class,1082\nFlorida woman claims to have surgically added third breast,929\nBlood money: How ISIS is selling human organs harvested from living hostages and its own dead soldiers to fund terror across the Middle East,2198\n\"‘Hands Up, Don’t Shoot’ in Hong Kong Protests?\",166\nFlorida woman gets plastic surgery to add a third breast,2169\nReport: Apple Is Shutting Down Beats Music,1527\nMystery of 50ft giant crab caught on camera yards from British harbour,1765\nManson's fiancee wants to put his corpse on display: Report,2320\nKim Jong-un loves CHEESE so much he's ballooned in size and walks with limp,1770\n\"IBM plans massive layoffs of up to 110,000 workers: report\",2083\n\"No, Argentina's president did not adopt a Jewish child to stop him turning into a werewolf\",2121\nISIS Beheads Second American Journalist,485\n\"Next-gen iPhone rumored to sport dual-lenses, DSLR quality in 'biggest camera jump ever'\",1092\nIslamic State executed two of its militants in the city of al- Bokamal.,1043\nFox Affiliate Falls for College Humor's Office Note War Prank,1005\n\"Twitter messages attributed to Lisa Bonet was hoax, manager says\",1676\nThird boob likely a hoax,2101\nJustin Bieber scares off GRIZZLY BEAR and saves fisherman from a mauling,912\nReport: Woman who claimed to have third breast added is fake,1632\nFlorida woman gets plastic surgery to add a third breast,2467\n\"Argentina President, Christina Kirchner, Has Bizarre Werewolf Mishap\",1441\n\"Sorry, Argentina's President Didn't Actually Adopt a Jewish Werewolf\",1460\nJoan Rivers' Personal Doctor Allegedly Took A Selfie During Her Throat Procedure,164\n\"Tim Cook teases Apple Watch launch apps, and its debut in Germany\",1284\nIslamic State leader Abu Bakr al-Baghdadi wounded in airstrike: claims,1609\n\"Zombie Cat: Buried Kitty Believed Dead, Meows Back to Life\",1942\n\"Transgender Teen Leelah Alcorn Commits Suicide By Walking In Front Of Semi Truck, Blames Christian Parents In Viral Suicide Note\",415\nLisa Bonet Denies Slamming Bill Cosby on Twitter,728\nTesla Motors set to choose Nevada for its 'gigafactory',1142\n\"Ohio Trans Teen Commits Suicide, Leaves Heartbreaking Note Declaring “There’s No Way Out”\",250\nMystery of 50ft giant crab caught on camera in Kent harbour,998\nLenovo might be eyeing up BlackBerry... again,2300\nWoman With Three Breasts Is Reportedly A Fake: Jasmine Tridevil’s Real Identity Revealed,1444\nScorpion stings flier on Alaska Airlines flight from L.A.,1067\nArgentina's President Cristina Kirchner Adopts Jewish Godson To Prevent Him Turning Into A Werewolf,145\nFemale Kurdish ‘poster girl’ fighter feared killed,1621\nTeen wakes up mid-brain surgery and asks doctors ‘How’s it going?’,2279\nVideo Appears to Show ISIS Execution of Second American Steven Sotloff,2319\n\"Islamic State leader Abu Bakr al-Baghdadi: Wounded, dead or missed entirely by U.S. airstrikes?\",1386\nIslamic State video reportedly shows beheading of Steven Sotloff,1510\n\"50ft crustacean, dubbed Crabzilla, photographed lurking beneath the waters in Whitstable\",2100\nJoan Rivers' Personal Doctor Allegedly Took A Selfie During Her Throat Procedure,556\nMissing Afghan soldiers found at US Canada border,2285\nClaims famous Kurdish Peshmerga fighter Rehana may have been decapitated,1937\nAmerican Airlines boots man from plane after ‘Merry Christmas’ prompts meltdown,1431\n\"Video Of Steven Sotloff Slaying By ISIS Is Authentic, U.S. Confirms\",898\nVideo reportedly shows beheading of reporter Steven Sotloff by ISIS,471\nJoan Rivers' doctor 'took selfie before biopsy',556\nThe Story of the 3-Boobed Lady Is As Fake As Her Third Boob,1450\n\"Twitter messages attributed to Lisa Bonet was hoax, manager says\",1961\n\"Teen Iga Jasica wakes up during brain surgery, asks how it’s going\",2059\nU.S. Authenticates Video Showing Sotloff's Beheading,2467\nDid Argentina's President Adopt A Jewish Baby To Stop It From Becoming A Werewolf??,196\nApple Watch Edition contains new “Apple gold”,58\nCharles Manson’s fiancee allegedly wanted to marry him for his corpse,1287\nThe Greater Gaza Plan: Is Israel trying to force Palestinians into Sinai?,2460\n\"Passenger headed to Dallas rages over ‘Merry Christmas,’ removed from plane\",145\n\"Report: Joan Rivers doctor took selfie, began biopsy, source says\",1431\n\"3 Afghan Soldiers Missing From U.S. Base Apprehended at Canadian Border, Reports Say\",2300\nApple was forced to nix key health features from its smartwatch -- report,1445\nJilted wife 'chopped off husband's penis TWICE with scissors after catching him cheating',1962\nReports: Selfie-Taking Doc's Unauthorized Biopsy May Have Killed Joan Rivers,1755\n\"NHL expansion to include Toronto, Quebec City, Seattle and Las Vegas: Report\",1902\n17-yr-old girl pours acid on boyfriend’s penis after he leaked their sex tape,1172\nISIS Reportedly Beheaded The 'Poster Child' For Kurdish Female Fighters,2040\n\"Brain Surgery Recovery: Teenage Girl Wakes Up During Procedure, Talks About Cats\",2482\nWoman Reportedly Cuts Off Husband's Penis Twice in One Night,575\nVeterans Today reporting Iraqi Army Downs 2 UK Planes Carrying Weapons for ISIL,338\nPoster girl in fight against ISIS is beheaded by terror group,535\n\"Transgender teenager, 17, leaves heartbreaking suicide note blaming her Christian parents before walking in front of tractor trailer on highway\",1874\nExplosive New Details Of Joan Rivers’ Medical Crisis: Doctor Snapped Selfie With Legendary Comic & Performed Unauthorized Biopsy While She Was Under Anesthesia!,1126\nA Russian Guy Says His Justin Bieber Ringtone Saved Him From A Bear Attack,2183\n\"ISIS Beheads American Journalist Steven Sotloff, Monitoring Group Says\",1550\nSource: Apple set to acquire Path in an attempt to bolster iOS social cred,946\nFlorida woman gets third breast surgically implanted,2038\nArgentinian President Cristina Kirchner adopts Jewish boy to protect him from werewolf stigma,2121\nNEWS/ Viral Video: What Happens When You Accidentally Catcall Your Mom,328\nREPORT: Doctor Snapped A 'Selfie' While Joan Rivers Was Under Anesthesia,1701\nPregnant woman loses eye after Ferguson cops fire bean bag,457\n\"Source: Joan Rivers' doctor took selfie, began biopsy before her cardiac arrest\",2487\nSources: Missing Afghan Soldiers May Have Been Found Near Canadian Border,1626\nEXCLUSIVE: Apple To Unveil The Long-Awaited Retina MacBook Air At Its “Spring Forward” Event,2158\n\"Sorry, Argentina's President Didn't Actually Adopt a Jewish Werewolf\",728\n\"Phone 6s Will Sport Dual-lens Camera, Healthkit Sensors: Rumor\",1980\nIraqi Army Downs 2 UK Planes Carrying Weapons for ISIL,1723\nMissing Kim Jong-un suffering with 'condition' after CHEESE binge,2259\n\"Hewlett-Packard splits off PC, printer businesses\",745\nWoman with three breasts: Real or hoax?,2204\nFlorida woman has surgery to add third breast to make herself 'unatttractive to men',471\nFlorida woman gets third breast surgically implanted,1228\nAfghan woman kills 25 Taliban rebels to avenge her son’s murder,1765\nThere Are Still Two McDonald’s That Serve McPizza From the ’90s,1479\nLenovo tipped to make a bid for BlackBerry this week,85\nReport: Egyptian President Makes Surprising Suggestion to Move the Location of a Future Palestinian State,100\n\"After Beheading of Steven Sotloff, Obama Pledges to Punish ISIS\",2158\nWoman Gets Third Boob to Appear Unattractive to Men,1378\nApple Watch shipments to start in March: 12in new MacBook Air expected to be launched in same quarter,1861\nJoan Rivers' Personal Doctor Allegedly Took A Selfie During Her Throat Procedure,528\nUS denies it threatened Foley family,967\nPresident of Argentina Adopts Boy to Stop Him from Becoming a Werewolf,728\n\"Man saved from bear attack when his Justin Bieber ringtones goes off, sending bear fleeing\",596\nTriple-breasted woman pictured before 'operation' and vows surgery footage will prove third boob is no hoax,1204\n\"Gwen Korovin, Joan Rivers’s doctor, denies taking selfie\",2439\nSteven Sotloff 'beheading': Islamic State fighters release video claiming to show death of second US journalist,2216\nThree-breasted woman outed as fake by Tampa police,2425\nISIS Allegedly Beheads Second Captive American Journalist,1431\nThe Whole Internet Is Waiting For This Pic Of A Monster 50-Foot Crab To Be Declared A Hoax,85\nJames Foley's mother 'appalled' by U.S. government handling of case,250\n\"Afghan family kills 25 Taliban, media report\",2026\nISIS Leader Abu Bakr al-Baghdadi Wounded in Airstrikes; His Aide Killed,627\nTampa woman claims to add 3rd breast,1270\nWhen Street Harassers Realize The Women They're Catcalling Are Their Moms In Disguise,1903\nFate of Isis leader remains unclear after US airstrike in Iraq,2027\nU.S. Authenticates Video Showing Sotloff's Beheading,259\nFlorida woman claims to have surgically added third breast,2160\n\"Fake or freak? Woman, 21, claims to have paid $20,000 to surgically add third breast in desperate bid to become a reality TV star\",596\n\"REPORT: Apple Will Acquire Path, The Struggling Social Network\",2057\nTransgender teen leaves note on Tumblr blaming Christian parents for suicide,2082\nFound at Canadian border: 3 Afghan soldiers missing from Cape Cod,673\nIsis 'just one mile from Baghdad' as al-Qaeda fighters join forces against Syria air strikes,1914\nScorpion stings flier on Alaska Airlines flight from L.A.,1444\nRaven Symone ‘Files Molestation Charges Against Bill Cosby’ is Fake,814\n\"Official: Houthis take U.S. vehicles, weapons in Yemen\",1537\n'They got in our way': James Foley's brother backs mother attacking Obama administration over failure to save photojournalist before he was beheaded by ISIS,1418\nHewlett-Packard Plans to Break in Two,1994\nSource: Missing Afghan soldiers at Canadian border,1620\n\"IBM to cut more than 111,000 jobs in largest corporate lay-off ever\",1373\nU.S. Officials Threatened James Foley’s Parents With Prosecution Over Ransom,1100\nA Justin Bieber Ringtone Just Saved A Man’s Life Who Was Being Attacked By A Bear,2320\nApple reportedly planning to shut down Beats Music subscription streaming service [u],2350\nJustin Bieber saves man from bear attack,912\nSaudi oil explosion now said to be diesel pipeline,2449\nApple to shut down Beats Music? Not so Apple says,811\nGhost Ship Filled with Ebola-Ridden Rats Heading for Florida,141\nSamsung Rumoured to be Supplying the Screens for Apple Watch... Mk II,605\n\"ISIS Leader Injured in Air Strike, Iraqi Officials Say\",103\nJasmine Tridevil: Woman with three breast denies surgery hoax claims,1444\nApple Watch shipments to start in March: 12in new MacBook Air expected to be launched in same quarter,1798\nAdopting Potential Werewolves Is Routine Business for Argentine Presidents,2491\nWife cuts off husband's penis TWICE after catching him cheating,1023\nAl-Sisi proposes: Extend Gaza Strip into Sinai and establish Palestinian state there,274\nIs Jasmine Tridevil’s Third Boob Real? Alisha Hessler Hoax Rumors Swirl,2301\nKid Suspended For Allegedly Threatening Classmate With ‘Hobbit’ Magic,1444\nArgentina’s president adopts Jewish boy to save him from life as a werewolf,1992\nGrieving Afghan mother takes bloody revenge by killing 25 Taliban militants during seven hour battle after they gunned down her son,1830\n\"Apple Watch on Your Wrist in March, 12-inch MacBook Air Set for Q1 Launch: Analyst\",1798\n‘Three-boobed’ woman: They’re not fake,785\nApple Stores to install safes to secure gold Apple Watches,1322\nAirline passenger freaks out over crew's 'Merry Christmas' greeting,1211\nMissing Afghan soldiers taken into custody at Canadian border,2285\nThese Men Catcalling Their Undercover Mothers Is the Best Payback Ever,1520\n\"IBM set to cut 110,000 jobs, blogger claims\",1995\nStolen Member,1719\nDesperate bride marries wedding guest instead of groom,814\n‘Three-boobed’ woman: They’re not fake,1102\nSaudi Arabia's Religious Police Outlaw 'Tempting Eyes',2383\niPhone 6s Rumored to Include 2GB of Faster RAM and 'Force Touch' Technology,491\nFlorida woman gets plastic surgery to add a third breast,836\n\"Argentina President, Christina Kirchner, Has Bizarre Werewolf Mishap\",2107\n\"Report: HP to split into two companies, one focused on PCs/printers and one on enterprise computing\",1091\nDisturbed aunt cuts off nephew’s penis after he burst’s in on her on the toilet.,2510\nRumor: Apple Watch Screens To Be Supplied By LG Display And Samsung Display,1576\nSaudi Airlines Sexist: Airline Intends To ‘Enforce Rules’ To Separate Male And Female Passengers,2100\nIraqi Army Downs 2 UK Planes Carrying Weapons for ISIL,2363\nMan Mauled By Bear Says He's Only Alive Thanks to Justin Bieber,1653\n\"IBM to cut more than 111,000 jobs in largest corporate lay-off ever\",389\n\"Apple Reportedly Close to Acquiring 'Path', Looking to Integrate Service Into Messages\",259\nISIS executioner 'Jihadi John' reported wounded in air strike; UK investigating,1626\nWoman has surgery to get third breast: The three most statistically unlikely pairs of boobs,485\nUS Ally Saudi Arabia Starts Gender Segregation On National Airline,183\nReport: Woman who claimed to have third breast added is fake,2383\nLoggers Accidentally Cut Down World’s Oldest Tree in Amazon Forest,1117\nPregnant Ferguson woman loses her EYE after police shoot her car with bean bag during violent protests,1504\nPresident of Argentina adopts Jewish boy to stop him turning into werewolf,1441\nThis Woman Claims To Have Had Plastic Surgery To Have A Third Breast,150\nAngry Passenger Tossed Off Plane after Crew Wishes Him 'Merry Christmas',141\nJoan Rivers’ Doctor Snapped Selfie During Throat Procedure (Report),967\nSaudi Arabia airline segregation: Saudi airlines to assign seats based on gender,2140\nREPORT: MARINES ORDERED BY STATE DEPT TO SURRENDER WEAPONS IN US EMBASSY EVAC IN YEMEN,1512\nJoan Rivers’ doctor snapped a selfie before biopsy surgery,338\n'How's it going?': Teenager wakes up during brain surgery and asks doctors for progress report,927\n\"NHL expansion rumors: This time, Las Vegas is about to get a team\",2233\nArgentina's president 'adopts' godson 'to prevent him becoming a werewolf',1779\n\"Satire Website Fools ESPN, Kei Nishikori isn't highest paid tennis star\",207\n\"ISIS might be harvesting organs, Iraqi ambassador tells UN, amid reports of more hostages being burned alive\",2194\n\"Morin goes back on transparency pledge, refuses to confirm or deny report that Apple is buying Path\",1454\n\"Switzerland’s Assassination, Kim Jong Un Might Die From Cheese Overdose\",57\nVideo purportedly shows beheading of U.S. hostage Steven J. Sotloff,2059\nWoman Adds Third Breast by Undergoing Surgery to Participate in Reality Show,2038\n\"Source: Joan Rivers' doc did biopsy, selfie\",1229\nIsraeli right welcomes Sisi's offer to a Palestinian State in Sinai,1181\n\"Joan Rivers: Doctor Took Selfie With Unconscious Comedian, Performed Biopsy Without Consent -- Details\",935\n\"Nine-year-old girl writes letter to 'amazing, fantastic' teacher after he comes out as gay\",953\nAllegation Bill Cosby sexually molested Raven Symone are just a hoax,1947\n\"ISIS Executes Own Fighters for Spying, Embezzlement\",543\nLenovo 'resumes efforts to acquire struggling phone maker BlackBerry',2425\nSyria: Teenage British Jihadi from Brighton Killed in US Airstrikes,1203\nSaudi Arabian Airline Rep Denies Plan to Separate Men and Women on Flights,353\nU.S. airstrikes 'hit ISIS leader': Terror group chief 'critically wounded' in Iraq after coalition forces bomb jihadi leaders,1088\nJilted wife chops off two-timing hubby’s manhood — twice,1861\nThe Story of the 3-Boobed Lady Is As Fake As Her Third Boob,2392\nApple Stores to install safes to secure gold Apple Watches,2121\nWoman Gets Third Boob to Appear Unattractive to Men,290\nApple to shut down Beats Music: Report,1845\n\"50ft crustacean, dubbed Crabzilla, photographed lurking beneath the waters in Whitstable\",998\nWoman Adds Third Breast by Undergoing Surgery to Participate in Reality Show,1228\nBritish teenage jihadist 'killed during US air strikes on Syria',2179\n\"Three-Boobed Girl probably a hoax, because obviously\",2491\nIBM is about to get hit with a massive reorg and layoffs,1409\nUS denies it threatened Foley family,2512\nJoan Rivers Personal Doctor Allegedly Took A Selfie Before Her Biopsy And Cardiac Arrest,1550\nMystery of 50ft giant crab caught on camera yards from British harbour,249\n\"New report tips Apple Watch release in March, 12in MacBook Air in Q1\",1229\nHewlett-Packard to split into two companies,1236\n\"Stephen Sotloff beheading shown in video, ISIS claims\",1031\nHP is better not together — company to split into enterprise and PC/printer businesses,1763\nArgentina’s president adopts Jewish godson to counteract werewolf legend,641\nFour Reasons Not To Give Up Hope If Apple Buys Path,38\nCATCALLING IS NEVER FUNNY UNLESS IT'S THESE BROS TRICKED INTO CATCALLING THEIR MOTHERS,673\nHewlett-Packard to break into 2 companies,2324\nJustin Bieber ringtone saves man being mauled by bear,2461\nU.S. Authenticates Video Showing Sotloff's Beheading,1639\nReport: Doctor took a selfie when Joan Rivers was under anesthesia,2323\n\"Report: Microsoft Trying To Buy Mojang, Creators Of Minecraft\",197\nExplosive New Details Of Joan Rivers’ Medical Crisis: Doctor Snapped Selfie With Legendary Comic & Performed Unauthorized Biopsy While She Was Under Anesthesia!,2517\nKim Jong-un loves CHEESE so much he's ballooned in size and walks with limp,2189\nLenovo 'resumes efforts to acquire struggling phone maker BlackBerry',2294\n\"Bieber ringtone scares bear, saves man's life\",1324\nReport: Hewlett-Packard plans to break into 2 companies,1126\n17-yr-old girl pours acid on boyfriend’s penis after he leaked their sex tape,1995\nGirl destroys boyfriends penis in acid attack after video of them having sex goes viral,39\n\"Everything You Need To Know About Path, The Struggling Social Network In Apple's Sights\",2279\nKurdish resistance denies ISIS claims that they have beheaded poster girl 'Rehana',784\nFive-year-old boy gets a bill for missing school friend's birthday party,1373\nJustin Bieber ringtone saved a Russian fisherman during a bear attack,393\n\"Gwen Korovin, Joan Rivers’s doctor, denies taking selfie\",2517\nJoan Rivers’ doctor snapped a selfie before biopsy surgery,317\nFlorida Woman Has Surgery To Add Third Breast To Her Chest,2270\n\"“I am lost for words,” 5-year-old boy billed for missing friend’s birthday party\",2117\nHugh Hefner Dead? Fans Panic That Playboy Founder Is Gone,2222\nISIS fighters now 'at the gates of Baghdad': Islamic militants fighting 'just one mile from Iraqi capital' despite days Western airstrikes,1086\nFlorida woman gets third breast surgically implanted,274\nVideo reportedly shows beheading of reporter Steven Sotloff by ISIS,1712\nHewlett Packard ‘planning to split into two’,1450\nJustin Bieber Saved A Guy Getting Mauled By A Bear,580\nJoan Rivers’ doctor took a selfie while she was out cold before doing ‘an unauthorised biopsy’,2199\nMissing Afghan Soldiers Apprehended Trying To Cross Border Into Canada,1705\nAfghan Soldiers Found at Canadian Border,746\n\"Jealous Wife Who Chopped Off Husband’s Penis For Cheating On Her, Chops It Off A Second Time\",457\n\"Polish Teenager Wakes Up During Brain Surgery, Talks To Doctor\",1\nISIS Baghdad March: Islamic State 1 Mile Away From Iraqi Capital,1999\nSexually frustrated female owl killed male because his penis was too small,2112\nReport: Apple May Buy Social Network Path,1633\nApple is reportedly shutting down Beats Music just three months after picking the company up.,1411\nRumors Swirling About Israel's Shocking Sinai 'Endgame' Plan for Palestinians in Gaza,1856\nJoan Rivers Personal Doctor Allegedly Took A Selfie Before Her Biopsy And Cardiac Arrest,990\n\"Lisa Bonet Tweet About Bill Cosby Sent From Fake Account, Manager Confirms\",1676\nThey're fake! Woman who claims to have surgically implanted third breast is a self-proclaimed hoaxer who once reported a '3 breast prosthesis' stolen from her luggage,836\nMissing Afghan soldiers found at US Canada border,1626\nTV show tricks chronic catcallers into harassing their own mothers,1218\nJoan Rivers Doctor Denies Selfie,2160\nReport: NHL expansion to Las Vegas 'a done deal',2279\nSaudi national airline may introduce gender segregation on its flights,1765\nJoan Rivers death: Biopsy doctor ‘took SELFIE with star while she was under anesthesia moments before cardiac arrest’,2160\nWH won’t say if Foley family was threatened not to pay ransom,1218\n'Zombie Cat' Claws Way Out Of Grave And Into Our Hearts,1418\nIs 'Crabzilla' real or not? Leading marine biologist rules picture of giant crab lurking in shallow waters must be a HOAX,2245\nPresident Sisi's Gift,1443\nTesla chooses Nevada for battery factory: Sources,1941\n\"ISIS Treasurer Reportedly Steals $1M From Group, Flees To Turkey\",1146\nApple Reportedly Planning to Shut Down Beats Music,1411\nDid Argentina's President Adopt A Jewish Baby To Stop It From Becoming A Werewolf??,861\nTransgender teen leaves note on Tumblr blaming Christian parents for suicide,1324\nPresident of Argentina adopts Jewish boy to stop him turning into werewolf,1246\nReport: Doctor took a selfie when Joan Rivers was under anesthesia,1765\n\"Apple in late stages to acquire Path, report says\",1550\nHP is better not together — company to split into enterprise and PC/printer businesses,668\n\"No, Argentina's president did not adopt a Jewish child to stop him turning into a werewolf\",2131\n\"Bieber ringtone scares bear, saves man's life\",1100\nChina: Wife chops off cheating husband's penis twice with scissors and throws it out of window,1763\nHP announces plan to split in two,2169\nREPORT: Doctor Snapped A 'Selfie' While Joan Rivers Was Under Anesthesia,2357\nIraq’s ambassador urges UN to investigate claims Isis is harvesting organs: ‘We have bodies - it is clear they are missing certain parts',1553\n\"After Beheading of Steven Sotloff, Obama Pledges to Punish ISIS\",1052\nTesla will build battery 'Gigafactory' in Nevada,1766\nJustin Bieber Saved This Guy From a Bear Attack,813\nAfghan Mother Reza Gul Takes Up Slain Son's Gun to Kill Taliban Attackers,2205\nEXCLUSIVE: Apple To Unveil The Long-Awaited Retina MacBook Air At Its “Spring Forward” Event,1596\nApple Stores Are Reportedly Installing Custom Safes To House Apple Watches,231\n\"\"\"Jihadi John\"\" reportedly wounded in airstrike\",1236\n\"Fake or freak? Woman, 21, claims to have paid $20,000 to surgically add third breast in desperate bid to become a reality TV star\",2486\nJoan Rivers' Personal Doctor Allegedly Took A Selfie During Her Throat Procedure,2057\n\"No, Michael Jackson Isn’t Bruno Mars’ Dad\",1414\nTesla choosing Nevada for battery factory,1142\nThis Woman Claims To Have Had Plastic Surgery To Have A Third Breast,1399\nScorpion stings flier on Alaska Airlines flight from L.A.,1204\nSaudi Arabia airline segregation: Saudi airlines to assign seats based on gender,2279\nJoan Rivers’ doctor snapped a selfie before biopsy surgery,2427\nWife chops off cheating husband’s penis twice – then stray animal steals it,1061\nThis Is The Most Passive-Aggressive Office Battle We've Ever Seen,3\n'They got in our way': James Foley's brother backs mother attacking Obama administration over failure to save photojournalist before he was beheaded by ISIS,1729\nAn Egyptian ISIS treasurer stole $1 million and fled to Turkey,912\nThere Are Still Two McDonald’s That Serve McPizza From the ’90s,1552\nNSC 'appalled' by Sotloff beheading,1596\nHP announces plan to split in two,2467\nJames Foley’s Family Claims Government Threatened Them Over Ransom Payments,1218\nPassenger tossed after flipping out over staff’s ‘Merry Christmas’,141\n‘How’s it going?’: Teen wakes up during brain surgery,1601\nDumb Racists Photoshop Ferguson Protester Into Awful Viral Meme,1275\nISIS claims to behead US reporter Steven Sotloff in new video,1550\n\"Islamic State leader Abu Bakr al-Baghdadi: Wounded, dead or missed entirely by U.S. airstrikes?\",923\nJustin Bieber's 'Baby' Saves Man From Violent Bear Attack,923\nWoman Adds Third Breast by Undergoing Surgery to Participate in Reality Show,2392\nApple Is Going To Shut Down Beats Music,1845\n\"Female Kurdish Fighter 'Rehana' is Alive, Claim Supporters; Post CNN Video as Proof\",535\n\"Rehana, Poster Girl for Kurdish Peshmerga, Alive and 'Fighting Fiercely,' After ISIS' Claims of Beheading Her\",1741\nKim Jong-un loves CHEESE so much he's ballooned in size and walks with limp,2394\nHugh Hefner Dead Rumors Not True,1414\nWoman with three breasts: Real or hoax?,1188\nArgentina's President Adopts Jewish Boy to Keep Him from Turning into a Werewolf,1246\nJoan Rivers Doctor Denies Selfie,1454\nAl-Sisi proposes: Extend Gaza Strip into Sinai and establish Palestinian state there,1270\nISIS executioner 'Jihadi John' allegedly wounded by U.S.-led air strike: report,202\nGhost Ship Filled with Ebola-Ridden Rats Heading for Florida,361\n\"Hong Kong protesters go Ferguson style: ‘Hands up, don’t shoot’\",1514\n\"Source: Joan Rivers' doc did biopsy, selfie\",946\nAfghan Soldiers Found at Canadian Border,1620\nDid Mitt Romney Call Michelle Obama “First Woman”?,2083\n\"[Google translate] AED site: Family \"\"Flyer\"\" Maryam Mansouri emphasizes \"\"fabricating\"\" a statement repudiating them\",122\n\"Man saved from bear attack when his Justin Bieber ringtones goes off, sending bear fleeing\",2383\nISIS Reportedly Beheads A Second American Journalist,1964\nSaudi Airlines Sexist: Airline Intends To ‘Enforce Rules’ To Separate Male And Female Passengers,1583\nJoan Rivers Personal Doctor Allegedly Took A Selfie Before Her Biopsy And Cardiac Arrest,1636\nVideo Appears to Show ISIS Execution of Second American Steven Sotloff,898\nMeet the 3-boobed woman,661\nArgentina's President Didn’t Adopt A Jewish Child To Avoid Becoming A Werewolf; So What Did She Do?,765\nSources: Missing Afghan Soldiers May Have Been Found Near Canadian Border,870\nAfghan Mother Reza Gul Takes Up Slain Son's Gun to Kill Taliban Attackers,1812\nFake News Report Claims Loggers Have Cut Down World's Oldest Tree,2358\nVideo purports to show beheading of US journalist,1510\nFound at Canadian border: 3 Afghan soldiers missing from Cape Cod,2396\n\"Gwen Korovin, Joan Rivers’s doctor, denies taking selfie\",1525\nMystery of 50ft giant crab caught on camera yards from British harbour,802\nCrazy Conservatives Are Sure a Gitmo Detainee Killed James Foley,1712\nThese Men Catcalling Their Undercover Mothers Is the Best Payback Ever,1114\n'I had a third breast implant so I can turn off men',2486\nThis Third Boob Is Probably Only Real in Our Hearts,1894\nThere Are Still Two McDonald’s That Serve McPizza From the ’90s,935\nIsraeli politicians praise Sisi plan to give Palestinians land for a state in Sinai,1067\nMeet the 3-boobed woman,328\nFlorida woman gets third breast to become 'unattractive' 32,1275\nArgentina's President Didn’t Adopt A Jewish Child To Avoid Becoming A Werewolf; So What Did She Do?,85\nApple to shut down Beats Music: Report,528\nEXCLUSIVE: Apple To Unveil The Long-Awaited Retina MacBook Air At Its “Spring Forward” Event,2216\nWoman Adds Third Breast by Undergoing Surgery to Participate in Reality Show,1894\nApple reported to be near buying Path social network,1512\nReport: Three missing Afghan soldiers caught at Canadian border,1705\n3-Boobed Woman a Fake,1741\nISIS militants just 1 mile from Baghdad as fierce fighting reported near Iraqi capital,369\nFerguson and Hong Kong Have One Important Thing in Common,1386\n\"Zombie Cat: Buried Kitty Believed Dead, Meows Back to Life\",2390\nA North Korean Student Is On The Run In France After Escaping Pyongyang Agents,2136\n\"Hong Kong's protesters are using the \"\"hands up, don't shoot\"\" gesture from Ferguson\",2270\nJames Foley beheading: ISIS militants 'trying to sell murdered hostage's body to his parents for $1m',930\n\"ISIS might be harvesting organs, Iraqi ambassador tells UN, amid reports of more hostages being burned alive\",1207\nAfghan woman kills 25 Taliban rebels to avenge her son’s murder,2195\nTeam 5 source: Missing Afghan soldiers found at Canadian border,1626\n\"Disgusting! Joan Rivers Doc Gwen Korovin’s Sick Selfie EXPOSED — Last Photo Of Comic Icon, When She Was Under Anesthesia, At Center Of Medical Investigation\",1882\nMystery of 50ft giant crab caught on camera in Kent harbour,2146\nBritish teenager Ibrahim Kamara 'Killed In US Airstrikes In Syria',2112\nJilted wife chops off two-timing hubby’s manhood — twice,1163\n\"Condition of Abu Bakr al-Baghdadi, Islamic State leader, in doubt after airstrike\",1696\nArgentina president adopts Jewish godson for first time in country's history,2522\nArgentine President Takes On Godson — But Not To Keep Werewolf At Bay,1421\nReport: Islamic State Attempting to Sell James Foley’s Body for $1 Million,1845\nExplosive New Details Of Joan Rivers’ Medical Crisis: Doctor Snapped Selfie With Legendary Comic & Performed Unauthorized Biopsy While She Was Under Anesthesia!,2512\n\"LG Display, Samsung unit to supply Apple Watch screens: South Korea paper\",2361\nUPDATE: Children used as dogs in fights,1038\nLenovo Looking To Buy BlackBerry Ltd [REPORT],1445\n\"No, Saudi Arabia has not banned the \"\"tempting eyes\"\"\",2199\nUS denies it threatened Foley family,1186\n\"Here's What You Can Do On Path, The Social Network That Apple May Be About To Acquire\",67\n\"Ferguson Protester's Photo Gets Edited Into Racist Meme, Goes Viral\",100\nPICTURES: Shocking Pictures Comparing US School Lunches to Other Countries Goes Viral,1872\nMan Kicked Off Flight Thanks to His Burning Hatred for Christmas,747\n\"Apple plans to phase out Beats Music brand, report says\",1992\nREPORT: Doctor Snapped A 'Selfie' While Joan Rivers Was Under Anesthesia,2279\nParents say they were kept in the dark on attempts to save James Foley,1172\nBear attack foiled by Justin Bieber’s music: A story too good to check,2082\nIslamic State releases video showing beheading of US hostage Steven Sotloff,799\nJustin Bieber ringtone saves Russian fisherman from bear attack,1964\n'Dear Sandwich Thief': Man's hilarious response to passive-aggressive sign posted on his office's fridge door sparks incredible kitchen note war,1373\nISIS Reportedly Beheads A Second American Journalist,990\nISIS Advances to Within 10 Miles of Baghdad,1886\nApple May Be Reintroducing The 4-inch iPhone,2316\nJoan Rivers' Doctor Took a Selfie While She Was Under Anesthesia (Report),1755\nMan Mauled By Bear Says He's Only Alive Thanks to Justin Bieber,1033\nReports: 3 missing Afghans detained at Canadian border,1246\nWoman has third breast implanted,1373\nSaudi Women May Have to Cover Up Sexy Eyes,1878\nTexas boy suspended for saying he could make classmate ‘disappear’ with ‘Lord of the Rings’ sorcery,1414\nIs this a Crabzilla spotted in the UK? Monster crab measures about 50 feet,733\n\"“Hands up, don’t shoot” comes to Hong Kong’s pro-democracy movement\",1264\nWoman With Three Breasts Is Reportedly A Fake: Jasmine Tridevil’s Real Identity Revealed,2204\nSteven Sotloff beheading: Latest updates as ISIS release gruesome video of US journalist's murder,2339\nHere's What We Know About ISIS's Alleged Organ Harvesting Operation,1091\nArgentina's president 'adopts' godson 'to prevent him becoming a werewolf',1581\nFlorida woman has surgery to add third breast to make herself 'unatttractive to men',1241\nTV show tricks chronic catcallers into harassing their own mothers,238\nSaudi Airlines to Separate Men and Women on Flights,183\nJoan Rivers' Doctor Reportedly Took a Selfie Before Her Cardiac Arrest,1793\nThis Zombie Cat Returned Home Five Days After Being Buried By Its Owner,160\n\"Source: Joan Rivers' doctor took selfie, began biopsy before her cardiac arrest\",556\nWoman with three breasts ‘was a fake who has tricked people online before’,1228\n\"Jealous Wife Who Chopped Off Husband’s Penis For Cheating On Her, Chops It Off A Second Time\",1677\nThe school lunches that shame America: Photos reveal just how meager US students' meals are compared to even the most cash-strapped of nations,2507\nU.S.: Video showing Sotloff beheading is authentic,791\nISIS video shows beheading of American journalist Steven Sotloff,627\nCharles Manson's fiancée 'only wanted to marry him so she could put his corpse on display in a glass coffin after he died',1992\nDisturbed aunt cuts off nephew’s penis after he burst’s in on her on the toilet.,1762\nGhost Ship,2491\nBreast Chancer,1378\n\"Transgender Teen Leelah Alcorn Commits Suicide By Walking In Front Of Semi Truck, Blames Christian Parents In Viral Suicide Note\",1512\nCNN: Doctor Took Mid-Surgery Selfie with Unconscious Joan Rivers,2119\nCrabzilla! Satellite Picture Reveals Giant Crustacean Lurking Off The Coast Of Whitstable,58\nMan Mauled By Bear Says He's Only Alive Thanks to Justin Bieber,1287\n\"Boy, 5, given £15.95 invoice for missing friend's birthday party\",1211\nMIRACLE CAT CLAWS ITS WAY OUT OF ITS OWN GRAVE FIVE DAYS AFTER BEING BURIED,150\nISIS executioner 'Jihadi John' allegedly wounded by U.S.-led air strike: report,680\nHugh Hefner Found Dead But Still Makes It To Family Movie Night,2333\nReport: Apple Rethinking Beats Music Brand,2239\nIRAQ ACCUSES BRITAIN OF DELIVERING WEAPONS TO ISLAMIC STATE,2363\n\"Joan Rivers' Doctor \"\"Took a Selfie\"\" During Procedure: CNN\",1927\nREPORT: ISIS FIGHTING JUST ONE MILE OUTSIDE BAGHDAD DESPITE AIRSTRIKES,1999\nJustin Bieber ringtone saves man being mauled by bear,2011\n\"Source: Joan Rivers' doc did biopsy, selfie\",929\nDid Argentina's President Adopt A Jewish Baby To Stop It From Becoming A Werewolf??,1102\nFound! Missing Afghan Soldiers Spotted Trying to Enter Canada,1812\nURGENT: ISIS beheads Kurdish female fighter “Rehana”,2040\nWedding punch-up when bride marries guest INSTEAD after groom suffers epileptic fit,1663\n\"Saudi oil pipeline fire under control, security source says\",2449\n\"'Sílbale your mother', the mockumentary to stop street harassment in Peru [Google Translate]\",2029\nSteven Sotloff: Islamic State 'kills US hostage',1861\n\"The Groom Was Sick, So The Bride Married A Guest At Her Wedding In A Fit Of Rage\",2416\nFlorida woman gets third breast surgically implanted,1907\nSource: Apple set to acquire Path in an attempt to bolster iOS social cred,1146\nWould US sue parents of James Foley? Why White House is Defending Itself,2216\nMeet the 3-boobed woman,1894\nISIS Is One Mile From Baghdad,1444\n\"A Peruvian TV show is tricking men into catcalling their mothers, for feminism\",1856\nJihadist Brit teen killed in US air strikes,765\n\"Joan Rivers' Doctor \"\"Took a Selfie\"\" During Procedure: CNN\",2510\nIslamic State reaps profits from organ trafficking,1741\n\"Disgusting! Joan Rivers Doc Gwen Korovin’s Sick Selfie EXPOSED — Last Photo Of Comic Icon, When She Was Under Anesthesia, At Center Of Medical Investigation\",1310\n\"Twitter messages attributed to Lisa Bonet was hoax, manager says\",2487\nThird boob likely a hoax,1102\nBREAKING: Huge Explosion At Saudi Aramco Oil Pipeline Evokes Conspiracy Theories [Photos],1243\n\"Source: Joan Rivers' doctor took selfie, began biopsy before her cardiac arrest\",164\nIs Jasmine Tridevil's Triple Breasted Tale An Internet Hoax?,2383\nFerguson protester shot in the eye with rubber bullet by police,519\nIs this Crabzilla? 'Giant crab' measuring 50ft spotted off British coast,1765\nHermaphroditic cat to get gender assignment surgery,1102\nIsis 'behead their own fighters' for spying and embezzlement in Syria,96\nPeople Actually Believed Argentina’s President Adopted A Jewish Boy To Stop His Change Into A Werewolf,2107\nThree-breasted woman outed as fake by Tampa police,328\n\"Afghan woman picks up dead son's gun, helps kill 25 Taliban militants to save village\",2331\n\"Woman pays $20,000 for third breast to make herself LESS attractive to men\",2101\nU.S. Officials Threatened James Foley’s Parents With Prosecution Over Ransom,2324\nFate of IS leader Abu Bakr al-Baghdadi unknown after airstrikes target him,1118\nReports: Selfie-Taking Doc's Unauthorized Biopsy May Have Killed Joan Rivers,2289\nChina: Wife chops off cheating husband's penis twice with scissors and throws it out of window,338\nIs Kim Jong ill? North Korean dictator in poor health as his weight has ballooned thanks to an obsession with cheese,2394\nSexually frustrated female owl killed male because 'his penis was too SMALL',259\nSaudi Arabia's national airline to introduce gender segregation after a string of complaints from male passengers,2512\nCharles Manson’s fiancee allegedly wanted to marry him for his corpse,2503\n\"Islamic State is funding its terror operations by brutally harvesting organs, UN is warned\",1842\n\"Report: HP to split into two companies, one focused on PCs/printers and one on enterprise computing\",1126\n\"Gwen Korovin, Joan Rivers’s doctor, denies taking selfie\",2427\nWatch Two Guys Appear to Get Tricked Into Catcalling Their Own Moms,1990\nHewlett-Packard Plans to Break in Two,910\nJoan Rivers' Doctor Took a Selfie While She Was Under Anesthesia (Report),1033\nJournalist Steven Sotloff reportedly executed by ISIS,1304\n\"IBM plans massive layoffs of up to 110,000 workers: report\",90\n‘Crabzilla’ spotted off the coast of Britain,765\nAdopting Potential Werewolves Is Routine Business for Argentine Presidents,728\nNHL denies Las Vegas expansion report,2233\nLenovo Looking To Buy BlackBerry Ltd [REPORT],758\nBritish teenage jihadi believed to have been killed in Syria,1238\n‘Three-boobed’ woman: They’re not fake,1632\nThe Story of the 3-Boobed Lady Is As Fake As Her Third Boob,327\n\"Joan Rivers' Doctor \"\"Took a Selfie\"\" During Procedure: CNN\",164\nCrabzilla artist Quinton Winter reveals all after image of crab off Whitstable appeared at Horsebridge Centre,2146\n\"Apple may buy Path, that social app you don’t use\",291\n\"White House Chief Of Staff Denis McDonough: No Threats Were Made To Foley, Sotloff Families Over Possible Ransom\",746\nJustin Bieber Basically Saves A Russian Man From A Bear,1914\nRaven-Symone Did NOT Accuse Bill Cosby Of Molestation Or Rape — It’s A HOAX,2320\n'Dear Sandwich Thief': Man's hilarious response to passive-aggressive sign posted on his office's fridge door sparks incredible kitchen note war,1188\nThis Campaign Shows A Pretty Genius Way To Stop Men Catcalling In The Street,994\nJournalist Steven Sotloff reportedly executed by ISIS,990\nISIS is suspected of selling human organs for money in Iraq,1418\nApple Watches to be kept in safes,1823\nJoan Rivers Personal Doctor Allegedly Took A Selfie Before Her Biopsy And Cardiac Arrest,1639\nWe just found out the #Ferguson Protester who claim she was shot in the eye with a rubber bullet was a false story guys. Smh..,863\nWoman Reportedly Pours Acid on Boyfriend's Penis After Finding His Sex Tape,1316\nThese Men Catcalling Their Undercover Mothers Is the Best Payback Ever,1092\n\"Boy, 5, given £15.95 invoice for missing friend's birthday party\",2320\nArgentina's President Adopts Boy to End Werewolf Curse,728\nMeet the 3-boobed woman,2466\nKid Suspended For Allegedly Threatening Classmate With ‘Hobbit’ Magic,836\nLenovo might be eyeing up BlackBerry... again,361\nHackers: Sony ‘Very Wise’ to Pull Film,1511\n\"NHL expansion ahead? No, says Gary Bettman\",1809\nGirl destroys boyfriends penis in acid attack after video of them having sex goes viral,360\nWoman Gets Third Boob to Appear Unattractive to Men,1399\nArgentina president adopts young Jewish boy as godson to prevent him from turning into werewolf,2121\nFlorida woman claims to have surgically added third breast,2101\nReport: Second American Journalist Beheaded by Islamic State Terrorists,1495\nISIS video shows beheading of American journalist Steven Sotloff,916\nReport: Apple Is Shutting Down Beats Music,1326\n\"Here's What You Can Do On Path, The Social Network That Apple May Be About To Acquire\",911\nHP is reportedly splitting into two companies,1236\nThere Are Still Two McDonald’s That Serve McPizza From the ’90s,1937\nJasmine Tridevil Has Surgery 'To Add Third Breast' Total Recall Style,1924\nBlood money: How ISIS is selling human organs harvested from living hostages and its own dead soldiers to fund terror across the Middle East,535\nWife chopped her husband's penis off after she discovered he had cheated on her… then cut it off AGAIN after surgeons managed to reattach it in China,838\nVideo purportedly shows beheading of U.S. hostage Steven J. Sotloff,1861\nDoc calls macabre 'selfie' claims completely crazy,223\nFlorida woman gets plastic surgery to add a third breast,2100\nIs this Crabzilla? 'Giant crab' measuring 50ft spotted off British coast,1284\nAngry Aunt Who Sliced Off Three-Year-Old Nephew’s Penis Facing Five Years In Jail,1941\nScorpion stings flier on Alaska Airlines flight from L.A.,1696\nJoan Rivers’ Doctor Snapped Selfie During Throat Procedure (Report),1454\n\"Rehana, Poster Girl for Kurdish Peshmerga, Alive and 'Fighting Fiercely,' After ISIS' Claims of Beheading Her\",1279\nISIS online video shows beheading of U.S. journalist Steven Sotloff,1861\n\"ISIS leader Abu Bakr al-Baghdadi wounded in airstrike, Iraq officials say\",1620\n\"Woman pays $20,000 for third breast to make herself LESS attractive to men\",1907\nU.S. Officials Threatened James Foley’s Parents With Prosecution Over Ransom,157\n\"ISIS might be harvesting organs, Iraqi ambassador tells UN, amid reports of more hostages being burned alive\",250\nHewlett-Packard will reportedly split into two companies,904\n9-Year-Old Writes Moving Letter to Teacher Who Came Out as Gay to His Class,2513\n\"Justin Bieber ringtone scares bear, saves Russian fisherman\",1324\nTransgender Teen Commits Suicide & Pens A Heartbreaking Note Urging The World To Change,2140\nThree Afghan soldiers who vanished from Massachusetts military base are FOUND trying to cross into Canada,786\nTeenager wakes up while undergoing BRAIN SURGERY in Poland... and asks the surgeons how the operation is going,1527\nLoggers Accidentally Cut Down World’s Oldest Tree in Amazon Forest,1998\n\"The story of the Argentinean president, werewolves and seventh sons\",2427\n\"Polish Teenager Wakes Up During Brain Surgery, Talks To Doctor\",1607\nAUNT CUTS OFF 3-YEAR-OLD’S PENIS BECAUSE HE WALKED IN WHILE SHE WAS ON THE TOILET,20\nHere's What We Know About ISIS's Alleged Organ Harvesting Operation,46\nAngry Passenger Tossed Off Plane after Crew Wishes Him 'Merry Christmas',197\n\"Three-Boobed Girl probably a hoax, because obviously\",1878\n\"Student interviews his dad for vlog, fails spectacularly\",629\nSaudi airline rep denies plan to separate men and women on flights,791\nFlorida woman has surgery to add third breast to make herself 'unatttractive to men',1228\nWoman has third breast implanted,2402\nMissouri Pig Brothel Dismantled During FBI Raid,1704\nJames Foley’s Family Claims Government Threatened Them Over Ransom Payments,1324\n\"AP report: Police say gunman in FSU library shooting, Myron May, was alumnus\",1039\nSketchy Rumor Claims Apple Planning New 4-Inch iPhone for 2015,1117\n'Throat specialist to the stars' allegedly involved in fatal Joan Rivers procedure denies taking selfie with star as she releases statement saying she will not comment on tragic incident,2169\niPhone 6s ... transfiguration Nurse,1783\nJihadist Brit teen killed in US air strikes,2243\nIRAQ ACCUSES BRITAIN OF DELIVERING WEAPONS TO ISLAMIC STATE,711\nFox Affiliate Falls for College Humor's Office Note War Prank,2082\nHeads up oil traders: Big pipeline explosion reported in Saudi Arabia,172\nPresident of Argentina adopts godson to stop him from turning into a werewolf,2522\nJames Foley family: Obama officials vowed criminal charges if we paid son’s ransom,1326\nRaven-Symone Did NOT Accuse Bill Cosby Of Molestation Or Rape — It’s A HOAX,2040\nJustin Bieber ringtone saves Russian fisherman from bear attack,2183\nJoan Rivers' Personal Doctor Allegedly Took A Selfie During Her Throat Procedure,2500\n3-Boobed Woman a Fake,274\nEl-Sisi denies claims he'll give Sinai land to Palestinians,1902\nCharles Manson’s fiancee allegedly wanted to marry him for his corpse,1124\nReport: Doctor took a selfie when Joan Rivers was under anesthesia,2320\nNo gender segregation on Saudia,1445\nBreast Chancer,535\nEmail to Tim Cook prompted change of Apple's 'on hold' music quality,2112\nAdopting Potential Werewolves Is Routine Business for Argentine Presidents,1460\nTeen wakes up mid-brain surgery and asks doctors ‘How’s it going?’,1601\nRaven-Symone blasts fake report alleging she was abused by Bill Cosby: ‘Keep me out of this’,2065\nJoan Rivers' Doctor Reportedly Took a Selfie Before Her Cardiac Arrest,2233\nPregnant woman loses eye after Ferguson cops fire bean bag,2160\n\"Polish Teenager Wakes Up During Brain Surgery, Talks To Doctor\",1454\nArgentina president adopts young Jewish boy as godson to prevent him from turning into werewolf,912\nCharles Manson wedding off as bride 'wanted to display his dead body in glass coffin',279\nBOOK: CHARLES MANSON’S FIANCÉ WANTED MARRIAGE SO SHE COULD DISPLAY HIS CORPSE IN TOURIST ATTRACTION,2361\n\"Brain Surgery Recovery: Teenage Girl Wakes Up During Procedure, Talks About Cats\",1861\nJoan Rivers’ Doctor Snapped Selfie During Throat Procedure (Report),2160\nWife chops off cheating husband’s penis twice – then stray animal steals it,2065\n\"iPhone 6s Rumor Suggests Dual Lens Optical Zoom Camera, Pressure Sensors Inbound\",2353\nJoan Rivers’ doctor took selfie during procedure,2315\nA North Korean Student Is On The Run In France After Escaping Pyongyang Agents,1749\n\"Apple plans to phase out Beats Music brand, report says\",889\n\"KGI: iPhone sales forecast at 73M for Q4 ahead of Apple Watch debut in March, 12\"\" MacBook Air in Q1\",934\nUnlikely rumor claims Apple will bring back the 4-inch iPhone for 2015,177\nSchool children in Johannesburg imitate dog fighting during recess,1241\nCruel aunt cuts off three-year-old nephew’s penis after he walks in on her using the loo,237\nArgentina’s president adopts Jewish godson to counteract werewolf legend,2007\nISIS Is One Mile From Baghdad,290\nISIS Leader Abu Bakr al-Baghdadi Wounded in Airstrikes; His Aide Killed,1386\nTampa woman claims to add 3rd breast,1378\nJustin Bieber's 'Baby' Saves Man From Violent Bear Attack,596\nDoc calls macabre 'selfie' claims completely crazy,2487\n\"REPORT: Apple Will Acquire Path, The Struggling Social Network\",340\nOil Futures Jump on Rumored Pipeline Explosion in Saudi Arabia,1851\nIS Beheads Its Own Fighters in Accordance With Their Interpretation of Sharia Law,2361\nArgentina president adopts Jewish godson for first time in country's history,2121\n\"Fowler Falls For Fake Website, Makes Crazy Claims About Tennis Star\",2323\nBritish Jihadi Killed In US Airstrike - Reports,329\n\"Finally, proof that Justin Bieber IS unbearable: Russian fisherman saved from bear attack when ringtone featuring one of the pop brat's songs scares it away\",1914\nSource: Apple set to acquire Path in an attempt to bolster iOS social cred,1381\nISIS fighters now 'at the gates of Baghdad': Islamic militants fighting 'just one mile from Iraqi capital' despite days Western airstrikes,946\nWoman Bit By Scorpion on Alaska Airlines Flight Is Chill as Hell,2316\nNorth Korean student on the run in France after escaping from Pyongyang's agents,1653\nMicrosoft Near Deal to Buy Minecraft Maker Mojang,28\nSaudi Airlines to Separate Men and Women on Flights,1754\n\"Disgusting! Joan Rivers Doc Gwen Korovin’s Sick Selfie EXPOSED — Last Photo Of Comic Icon, When She Was Under Anesthesia, At Center Of Medical Investigation\",685\nTesla will build battery 'Gigafactory' in Nevada,673\nHewlett-Packard to break into 2 companies,910\nFive-year-old boy gets a bill for missing school friend's birthday party,1348\nThe Story of the 3-Boobed Lady Is As Fake As Her Third Boob,2204\nTeenager wakes up while undergoing BRAIN SURGERY in Poland... and asks the surgeons how the operation is going,1482\nIslamic State video reportedly shows beheading of Steven Sotloff,1499\nWoman Adds Third Breast by Undergoing Surgery to Participate in Reality Show,246\nJames Foley family: Obama officials vowed criminal charges if we paid son’s ransom,746\n\"Report: Toronto, Seattle, Quebec City to join Vegas in 2017 NHL expansion\",1809\nMan in China recovering in hospital after wife chopped off his penis,492\nArgentina's President Cristina Kirchner Adopts Jewish Godson To Prevent Him Turning Into A Werewolf,2383\nAdopting Potential Werewolves Is Routine Business for Argentine Presidents,1980\nKid Suspended For Allegedly Threatening Classmate With ‘Hobbit’ Magic,2383\nIslamic State trying to SELL decapitated body of US hostage James Foley for $1 MILLION,1445\nHP announces plan to split in two,38\nPregnant woman loses eye after Ferguson cops fire bean bag,2233\n‘I will have justice for what they did to me’: Pregnant St. Louis woman loses eye after police fire non-lethal round at car during Ferguson protest (VIDEO),1091\nWoman with three breasts ‘was a fake who has tricked people online before’,1399\nApple Is Going To Shut Down Beats Music,1250\n‘Crabzilla’ spotted off the coast of Britain,1546\n\"Reports: NHL expansion could include Las Vegas, others\",2294\nBrain op shock as teen wakes up mid-surgery,1643\nTeen wakes up mid-brain surgery and asks doctors ‘How’s it going?’,400\nSaudi Airlines to segregate sexes,1583\nYou can still order a McPizza at these two McDonald’s locations,940\nSaudi Arabian Airline Rep Denies Plan to Separate Men and Women on Flights,2082\n\"Was Charles Manson's \"\"Fiancée\"\" Playing Him to Get Custody of His Corpse?\",736\n\"Could Crabzilla, a 50-foot-long crab be real?\",1290\nApple was forced to nix key health features from its smartwatch -- report,535\nCrude Sees a Bid on Reports of Saudi Arabia Pipeline Explosion,2074\nREPORT: Doctor Snapped A 'Selfie' While Joan Rivers Was Under Anesthesia,1146\nU.S. airstrikes 'hit ISIS leader': Terror group chief 'critically wounded' in Iraq after coalition forces bomb jihadi leaders,967\nFour Reasons Not To Give Up Hope If Apple Buys Path,1275\n\"Joan Rivers' Doctor \"\"Took a Selfie\"\" During Procedure: CNN\",1636\nThere's A Weird Story Going Around About How Argentina's President Just Saved A Jewish Man From Becoming A Werewolf,2107\nIs this Crabzilla? Giant Monster Crab Caught on Camera,580\nUS denies it threatened Foley family,792\nFat dictator Kim Jong-un dying from cheese addiction,1770\nApple Stores to Keep Gold “Edition” Apple Watch in Custom Safes,2499\nJoan Rivers’ doctor took selfie during procedure,946\nPolice Chief In Charge of Paris Attacks Commits Suicide,50\nLenovo 'resumes efforts to acquire struggling phone maker BlackBerry',39\nSchool children in Johannesburg imitate dog fighting during recess,338\nReports: Selfie-Taking Doc's Unauthorized Biopsy May Have Killed Joan Rivers,1181\nLG will be sole supplier of Apple Watch display,1310\nEXCLUSIVE: Apple To Unveil The Long-Awaited Retina MacBook Air At Its “Spring Forward” Event,1387\n\"Iga Jasica brain surgery: Teen wakes up mid-procedure on table, chats about cat\",256\nSandwich thief gets comeuppance in this awesome office note saga,937\nWoman Reportedly Cuts Off Husband's Penis Twice in One Night,2216\nISIS ‘organ harvesting’ must be probed by Security Council – Iraqi envoy,85\nJoan Rivers' Doctor Took a Selfie While She Was Under Anesthesia (Report),1163\n‘Crabzilla’ spotted off the coast of Britain,2522\nLenovo ready to bid for Blackberry - report,811\nArgentina's President Adopts Jewish Boy to Keep Him from Turning into a Werewolf,1581\nCrabzilla! Satellite Picture Reveals Giant Crustacean Lurking Off The Coast Of Whitstable,2182\nISIS terror chief 'believed dead': Iraqi military confirm warlord WAS injured in US-led airstrike as speculation grows feared jihadist perished in attack,1928\nSaudi Arabian Airline Rep Denies Plan to Separate Men and Women on Flights,1290\nKid Suspended For Allegedly Threatening Classmate With ‘Hobbit’ Magic,1696\nSaudi Arabia set to introduce gender segregation on national airline flights,671\nFisherman Saved from Deadly Bear Attack by His Justin Bieber Ringtone,2315\nSaudi national airline may introduce gender segregation on its flights,183\nCrabzilla artist Quinton Winter reveals all after image of crab off Whitstable appeared at Horsebridge Centre,2323\nWoman Who Claimed To Have Surgery To Add Third Breast Exposed As Hoaxer,1924\n\"Source: Joan Rivers' doc did biopsy, selfie\",2057\nMissing Afghani soldiers found trying to cross US border to Canada,2383\nReport: Second American Journalist Beheaded by Islamic State Terrorists,934\nJustin Bieber Basically Saves A Russian Man From A Bear,1117\n\"Rehana, Poster Girl for Kurdish Peshmerga, Alive and 'Fighting Fiercely,' After ISIS' Claims of Beheading Her\",1944\nMissing Afghan soldiers reportedly found near Canadian border,1903\n\"ISIS Beheads American Journalist Steven Sotloff, Monitoring Group Says\",1194\nFlorida woman has surgery to add third breast to make herself 'unatttractive to men',85\nWoman Reportedly Pours Acid on Boyfriend's Penis After Finding His Sex Tape,1736\nJustin Bieber ringtone saves Russian man from bear attack,580\n\"Hong Kong protesters mimic Ferguson’s ‘hands up, don’t shoot’\",758\nArgentina’s president adopts Jewish godson to counteract werewolf legend,710\n\"Video Of Steven Sotloff Slaying By ISIS Is Authentic, U.S. Confirms\",1387\n\"Saudi Stocks, Currency Tumble As Aramco Pipeline Explodes; ISIS Sabotage Concerns\",2030\nIs 'Crabzilla' real or not? Leading marine biologist rules picture of giant crab lurking in shallow waters must be a HOAX,85\nHeads up oil traders: Big pipeline explosion reported in Saudi Arabia,1304\n\"ISIS Treasurer Reportedly Steals $1M From Group, Flees To Turkey\",1394\nJoan Rivers Personal Doctor Allegedly Took A Selfie Before Her Biopsy And Cardiac Arrest,2057\nIs Jasmine Tridevil's Triple Breasted Tale An Internet Hoax?,2270\nJustin Bieber scares off GRIZZLY BEAR and saves fisherman from a mauling,2373\nMICROSOFT 'IN SERIOUS DISCUSSIONS' TO PURCHASE MINECRAFT DEV MOJANG,2169\nAfghan Mother Kills 25 Taliban Fighters In Seven-Hour Gunbattle After Watching Her Son Slain In Ambush,123\nUS denies it threatened Foley family,1172\nApple reported to be near buying Path social network,291\nJoan Rivers’ Doctor Snapped Selfie During Throat Procedure (Report),580\nMissing Afghan soldiers taken into custody at Canadian border,923\nAdopting Potential Werewolves Is Routine Business for Argentine Presidents,1677\n\"Here's What You Can Do On Path, The Social Network That Apple May Be About To Acquire\",1798\n\"Passenger headed to Dallas rages over ‘Merry Christmas,’ removed from plane\",319\nCruel aunt cuts her three-year-old nephew's penis off because he burst in on her on the loo and asked to use her phone,898\nA 9-year-old girl gave this hearfelt letter to her teacher after he came out as gay,2083\n\"Bieber ringtone scares bear, saves man's life\",1754\nCrude Sees a Bid on Reports of Saudi Arabia Pipeline Explosion,2381\nISIL Has Reportedly Beheaded Journalist Steven Sotloff,1309\nParents say they were kept in the dark on attempts to save James Foley,1100\nFox Affiliate Falls for College Humor's Office Note War Prank,12\n\"New Twist: Charlie Hebdo Police Investigator Turns Up Dead, ‘Suicided’\",2066\nJasmine Tridevil: Woman with three breast denies surgery hoax claims,836\nCharles Manson’s fiancee allegedly wanted to marry him for his corpse,995\nSteven Sotloff 'beheading': Islamic State fighters release video claiming to show death of second US journalist,1986\n\"Woman pays $20,000 for third breast to make herself LESS attractive to men\",1204\nISIS Is One Mile From Baghdad,1552\nNext-generation Apple iPhones' features leaked,1961\nWerewolf legend leads Argentine president to adopt,145\nSamsung Rumoured to be Supplying the Screens for Apple Watch... Mk II,150\n\"The story of the Argentinean president, werewolves and seventh sons\",457\nVideo purportedly shows beheading of U.S. hostage Steven J. Sotloff,1479\nISIS Reportedly Executes 2nd American Journalist,747\nIS Beheads Its Own Fighters in Accordance With Their Interpretation of Sharia Law,1809\nU.S.: Video showing Sotloff beheading is authentic,1391\nArgentina president adopts Jewish godson for first time in country's history,37\nParent: Fourth-grader suspended after using magic from 'The Hobbit',1479\nHewlett-Packard to split into two companies,1937\nArgentina's President Adopts Jewish Boy to Keep Him from Turning into a Werewolf,2198\nISIS Reported to Behead Second American,2289\nISIS Beheads Second American Journalist,1354\n\"Could Crabzilla, a 50-foot-long crab be real?\",2023\nArgentina’s President Adopted A Jewish Godson To Stop Him From Turning Into A Werewolf,2107\n\"IBM To Cut More Than 110,000 Jobs, Report Says\",1995\nLenovo might be eyeing up BlackBerry... again,2484\niPhone 6s ... transfiguration Nurse,2158\nThe Story of the 3-Boobed Lady Is As Fake As Her Third Boob,1694\nCharles Manson's fiancee used him for his ... corpse?,680\nHeads up oil traders: Big pipeline explosion reported in Saudi Arabia,2229\nISIS Reportedly Executes 2nd American Journalist,1596\nAUNT CUTS OFF 3-YEAR-OLD’S PENIS BECAUSE HE WALKED IN WHILE SHE WAS ON THE TOILET,1557\nHP Is Planning To Split Into Two Separate Businesses,2505\nREPORT: Tesla Chooses Nevada For Site Of Its Massive Battery Factory,378\nMan's Girlfriend Pours Acid On His Penis After He Covertly Recorded Their Sex Session,705\nHugh Hefner is not dead: Playboy founder makes it to film night despite mortality rumours,2222\nRise of the zombie cat: Pet who was 'killed' and buried by his owner climbed out of his grave five days later,1553\nUPDATE: Children used as dogs in fights,2383\n\"Apple Watch to go on sale in March, claims analyst\",2396\nElementary school suspends boy after he threatens to turn fellow student invisible with the One Ring from Tolkien novels,1236\nJustin Bieber ringtone saves Russian man from bear attack,2512\nMan Mauled By Bear Says He's Only Alive Thanks to Justin Bieber,163\nApple’s Beats Music Brand May Go Away. Apple’s Beats Music Service is Sticking Around.,2350\nSaudi Arabian airline to separate genders after men complain about blokes sitting next to their wives,2140\n\"Three-breasted Florida woman Jasmine Tridevil insists third boob is real, but police report shows she once lost 'prosthesis'\",3\nHP announces plan to split in two,1765\nIga Jasica Says Awakening During Brain Surgery Was No Mistake,1052\n\"After Beheading of Steven Sotloff, Obama Pledges to Punish ISIS\",2229\nApple Stores to install safes to secure gold Apple Watches,231\nWhen Street Harassers Realize The Women They're Catcalling Are Their Moms In Disguise,408\nIs this Crabzilla? Giant Monster Crab Caught on Camera,1546\n\"“Hands up, don’t shoot” comes to Hong Kong’s pro-democracy movement\",2270\nMissing Afghan Soldiers Apprehended Trying To Cross Border Into Canada,1874\n\"‘Hands Up, Don’t Shoot’ in Hong Kong Protests?\",778\nDoc calls macabre 'selfie' claims completely crazy,1765\n\"\"\"Jihadi John\"\" reportedly wounded in airstrike\",1694\nISIS Reportedly Beheads A Second American Journalist,259\nMicrosoft said to be buying the maker of 'Minecraft' for $2 billion,1235\nHewlett-Packard Plans To Split Into Two Companies: WSJ Report,1793\nHP announces plan to split in two,579\n\"Apple Reportedly Close to Acquiring 'Path', Looking to Integrate Service Into Messages\",1512\nIS reportedly tries to sell slain US hostage’s body for $1 million  Read more: IS reportedly tries to sell slain US hostage's body for $1 million,1527\nJustin Bieber Saved This Guy From a Bear Attack,1520\n\"Source: Joan Rivers' doc did biopsy, selfie\",2487\nURGENT: ISIS beheads Kurdish female fighter “Rehana”,535\nMan saved from bear attack - thanks to his Justin Bieber ringtone,2183\nU.S.: Video showing Sotloff beheading is authentic,1712\nSon of North Korean aide linked to Kim Jong-un's executed uncle is 'on the run' in France amid fears he will be killed by regime,912\nREPORT: Apple's 12.9-Inch 'iPad Pro' Has Been Delayed,1386\n\"“I am lost for words,” 5-year-old boy billed for missing friend’s birthday party\",353\nApple is reportedly shutting down Beats Music just three months after picking the company up.,2350\nISIS Releases Video Allegedly Showing Beheading of U.S. Journalist Steven Sotloff,783\nNSC 'appalled' by Sotloff beheading,1386\n\"Satire Website Fools ESPN, Kei Nishikori isn't highest paid tennis star\",2253\n\"Beast-eater, frightened phone signal, threw the victim and rend in the taiga\",806\nWoman Bit By Scorpion on Alaska Airlines Flight Is Chill as Hell,2038\nJustin Bieber saves man from bear attack,1309\nFisherman Saved from Deadly Bear Attack by His Justin Bieber Ringtone,923\nZombie Cat Claws Way Out of Grave Five Days After Being Buried Alive,1964\n\"Report: Toronto, Seattle, Quebec City to join Vegas in 2017 NHL expansion\",673\nIslamic State puts James Foley’s body up for sale for $1M,2233\nREPORT: Doctor Snapped A 'Selfie' While Joan Rivers Was Under Anesthesia,2320\n\"Joan Rivers' Doctor \"\"Took a Selfie\"\" During Procedure: CNN\",758\nHermaphroditic Cat Is Getting Gender Assignment Surgery,38\nISIS Reportedly Executes 2nd American Journalist,452\nMan removed from plane over Christmas greeting dispute,197\n\"Apple may buy Path, that social app you don’t use\",1811\n\"Phone 6s Will Sport Dual-lens Camera, Healthkit Sensors: Rumor\",1464\n'Dear Sandwich Thief': Man's hilarious response to passive-aggressive sign posted on his office's fridge door sparks incredible kitchen note war,1241\n\"Passenger headed to Dallas rages over ‘Merry Christmas,’ removed from plane\",2300\nIsraeli politicians praise Sisi plan to give Palestinians land for a state in Sinai,2462\nSaudi Airlines to Separate Men and Women on Flights,728\nApple could be eyeing purchase of social networking app Path,415\nHP announces plan to split in two,1326\nAttention children of the ’90s: you can still get McDonald’s pizza,1396\n\"Saudi Arabia Airline Segregation: New Islamic Law Takes Flight On Airliner, Seating By Gender Coming Soon\",353\nMicrosoft to buy 'Minecraft' creator Mojang for $2.5B,627\nCharles Manson wedding off as bride 'wanted to display his dead body in glass coffin',1741\n\"Argentina President, Christina Kirchner, Has Bizarre Werewolf Mishap\",1704\nEl-Sisi denies claims he'll give Sinai land to Palestinians,1604\nHewlett-Packard to split in 2 companies,1994\nPeople Actually Believed Argentina’s President Adopted A Jewish Boy To Stop His Change Into A Werewolf,37\n'I had a third breast implant so I can turn off men',150\nJilted wife 'chopped off husband's penis TWICE with scissors after catching him cheating',2358\nLenovo Looking To Buy BlackBerry Ltd [REPORT],2038\nHewlett-Packard will reportedly split into two companies,1236\nISIS Leader Abu Bakr al-Baghdadi Wounded in Airstrikes; His Aide Killed,259\nISIL Has Reportedly Beheaded Journalist Steven Sotloff,1194\nArgentina’s president adopts Jewish boy to save him from life as a werewolf,2522\n\"Everything You Need To Know About Path, The Struggling Social Network In Apple's Sights\",2063\nThird boob likely a hoax,668\nJustin Bieber Saved This Guy From a Bear Attack,163\n\"ISIS Leader Injured in Air Strike, Iraqi Officials Say\",429\nSaudi Airlines to ban gender-mixing seating,1765\nBlackBerry (BBRY) Could Receive An Offer By Cash-Rich Lenovo As Early As This Week: Report,1290\nUnbearable: Man fends off bear attack by playing Justin Bieber song,163\n\"Brain Surgery Recovery: Teenage Girl Wakes Up During Procedure, Talks About Cats\",2320\nU.S.: Video showing Sotloff beheading is authentic,1902\nJustin Bieber Basically Saves A Russian Man From A Bear,2464\nHewlett-Packard to split in 2 companies,2324\nReport: ISIS Is Selling the Body of James Foley for $1 Million,435\nISIS is suspected of selling human organs for money in Iraq,2136\nAdopting Potential Werewolves Is Routine Business for Argentine Presidents,2038\nCrabzilla! Satellite Picture Reveals Giant Crustacean Lurking Off The Coast Of Whitstable,998\nU.S. Officials Threatened James Foley’s Parents With Prosecution Over Ransom,216\nApple reportedly planning to shut down Beats Music subscription streaming service [u],528\nJames Foley’s Family Claims Government Threatened Them Over Ransom Payments,1581\n\"Boy, 5, given £15.95 invoice for missing friend's birthday party\",437\nBritish teenage jihadi believed to have been killed in Syria,2041\n\"Afghan family kills 25 Taliban, media report\",2160\nApple to keep gold Watch Editions in special in-store safes,1902\nJoan Rivers's doctor 'took a SELFIE' with the comedian as she lay under anesthetic and just seconds before she went into cardiac arrest that killed her,946\nTesla chooses Nevada for battery factory: Sources,1886\nDid Mitt Romney Call Michelle Obama “First Woman”?,389\n\"Source: Joan Rivers' doc did biopsy, selfie\",1765\nJournalist Steven Sotloff reportedly executed by ISIS,363\nHugh Hefner Dead? Fans Panic That Playboy Founder Is Gone,1228\nBreast Chancer,2359\nStolen Member,2179\nNEWS/ Viral Video: What Happens When You Accidentally Catcall Your Mom,1910\n\"Apple Reported to Begin Shipping Apple Watch in March, 12-Inch MacBook Air in Early 2015\",2199\n\"Wife chops off cheating husband’s penis, twice\",940\nPresident of Argentina adopts godson to stop him from turning into a werewolf,457\n\"Phone 6s Will Sport Dual-lens Camera, Healthkit Sensors: Rumor\",1961\nIs this Crabzilla? Giant Monster Crab Caught on Camera,2136\nIs Jasmine Tridevil's Triple Breasted Tale An Internet Hoax?,2486\nCharles Manson wedding off as bride 'wanted to display his dead body in glass coffin',52\nJustin Bieber ringtone saves Russian fisherman from bear attack,934\nPregnant St. Louis woman loses eye after police fire non-lethal round: reports,1078\nPresident of Argentina adopts Jewish boy to stop him turning into werewolf,765\nSaudi Airlines Sexist: Airline Intends To ‘Enforce Rules’ To Separate Male And Female Passengers,192\nFerguson protester shot in the eye with rubber bullet by police,784\nArgentina's president 'adopts' godson 'to prevent him becoming a werewolf',1088\n\"19-year-old girl wakes up during brain surgery, asks doctors ‘How’s it going?’\",2059\nBear attack foiled by Justin Bieber’s music: A story too good to check,680\nThree Boobs Are Most Likely Two Boobs and a Lie,2292\nThird boob likely a hoax,2270\n\"ISIS Might Be Harvesting Organs To Finance Operations, Iraqi Envoy Tells UN\",1431\nIsis: James Foley's beheaded body in $1m 'humanity case' sale offer to family,1250\nExplosive New Details Of Joan Rivers’ Medical Crisis: Doctor Snapped Selfie With Legendary Comic & Performed Unauthorized Biopsy While She Was Under Anesthesia!,2324\nA Russian Guy Says His Justin Bieber Ringtone Saved Him From A Bear Attack,2373\n'I had a third breast implant so I can turn off men',2361\nJoan Rivers' Doctor Allegedly Took a Selfie During Her Throat Surgery,2289\n\"Apple plans to phase out Beats Music brand, report says\",361\n\"Woman pays $20,000 for third breast to make herself LESS attractive to men\",1128\nRumor: Apple in late-stage talks to buy Path social platform,1326\nIslamic State releases video of beheading of U.S. hostage Steven Sotloff: site intelligence monitoring service,259\n\"U.S., BRENT CRUDE CRUDE FUTURES EXTEND GAINS ON UNCONFIRMED MARKET RUMOR OF OIL PIPELINE EXPLOSION IN SAUDI ARABIA\",312\nSaudi Arabia airline segregation: Saudi airlines to assign seats based on gender,353\nThree-breasted woman outed as fake by Tampa police,2289\n'They got in our way': James Foley's brother backs mother attacking Obama administration over failure to save photojournalist before he was beheaded by ISIS,360\nLenovo ready to bid for Blackberry - report,1272\nJoan Rivers Personal Doctor Allegedly Took A Selfie Before Her Biopsy And Cardiac Arrest,2512\nJasmine Tridevil: The woman with three breasts,2402\nWoman has third breast implanted,1204\nMan Mauled By Bear Says He's Only Alive Thanks to Justin Bieber,2464\nMIRACLE CAT CLAWS ITS WAY OUT OF ITS OWN GRAVE FIVE DAYS AFTER BEING BURIED,2\nJustin Bieber saves man from bear attack,2315\nIs Kim Jong ill? North Korean dictator in poor health as his weight has ballooned thanks to an obsession with cheese,916\nFoley family says was 'threatened' by U.S. official over ransom: ABC,1992\n\"No, the world's oldest tree has not been accidentally cut down by loggers in the Amazon\",1998\nIsraeli politicians praise Sisi plan to give Palestinians land for a state in Sinai,2383\nKid Suspended For Allegedly Threatening Classmate With ‘Hobbit’ Magic,1204\nSaudi Arabia's national airline to introduce gender segregation after a string of complaints from male passengers,2222\nIslamic State releases video of beheading of U.S. hostage Steven Sotloff: site intelligence monitoring service,96\nIS executioner 'Jihadi John' injured in air strike: reports,1694\n\"Hackers tell Sony wise to cancel film, don't make more trouble -CNN\",1054\nWoman Who Claimed To Have Surgery To Add Third Breast Exposed As Hoaxer,2204\nREPORT: Tesla Chooses Nevada For Site Of Its Massive Battery Factory,2100\nVideo purports to show beheading of US journalist,1499\nJoan Rivers' 'selfie' doctor 'DENIES performing biopsy and taking photo while star was under anesthesia',1927\nISIS Beheads Second American Journalist,934\nBritish teenage jihadi believed to have been killed in Syria,778\nU.S. airstrikes 'hit ISIS leader': Terror group chief 'critically wounded' in Iraq after coalition forces bomb jihadi leaders,1411\nApple to keep gold Watch Editions in special in-store safes,1160\nJames Foley family: Obama officials vowed criminal charges if we paid son’s ransom,1763\nNEWS/ Read the Touching Letter This 9-Year-Old Girl Sent Her Teacher After He Came Out to the Class,2513\nTransgender teen leaves note on Tumblr blaming Christian parents for suicide,894\nReport: Apple Is Shutting Down Beats Music,2121\nWe just found out the #Ferguson Protester who claim she was shot in the eye with a rubber bullet was a false story guys. Smh..,1367\nKim Jong-un loves CHEESE so much he's ballooned in size and walks with limp,338\nJoan Rivers’ doctor took selfie during procedure,2416\n\"Zombie Cat: Buried Kitty Believed Dead, Meows Back to Life\",2512\nReports: 3 missing Afghans detained at Canadian border,2416\n\"19-year-old girl wakes up during brain surgery, asks doctors ‘How’s it going?’\",400\n\"Three-breasted Florida woman Jasmine Tridevil insists third boob is real, but police report shows she once lost 'prosthesis'\",2204\nThe Whole Internet Is Waiting For This Pic Of A Monster 50-Foot Crab To Be Declared A Hoax,2282\nParents say they were kept in the dark on attempts to save James Foley,216\nDumb Racists Photoshop Ferguson Protester Into Awful Viral Meme,1894\nSexually frustrated female owl killed male because 'his penis was too SMALL',2209\nU.S. Authenticates Video Showing Sotloff's Beheading,2465\nReport: Woman who claimed to have third breast added is fake,1399\nLoggers Accidentally Cut Down World’s Oldest Tree in Amazon Forest,1712\n\"Argentina President, Christina Kirchner, Has Bizarre Werewolf Mishap\",1088\n\"Sorry, Argentina's President Didn't Actually Adopt a Jewish Werewolf\",2107\nTransgender teen leaves note on Tumblr blaming Christian parents for suicide,912\n\"White House Chief Of Staff Denis McDonough: No Threats Were Made To Foley, Sotloff Families Over Possible Ransom\",1729\nIsis: James Foley's beheaded body in $1m 'humanity case' sale offer to family,435\nOwl kills mate because he has a small penis,2291\nIslamic State leader Abu Bakr al-Baghdadi wounded in airstrike: claims,2071\nThe US Threatened To Prosecute Families Of The 2 Murdered Americans If They Paid A Ransom To ISIS,1186\nISIS Is One Mile From Baghdad,2038\nJoan Rivers' doctor 'took selfie before biopsy',164\nHewlett-Packard will reportedly split into two companies,178\nClaims famous Kurdish Peshmerga fighter Rehana may have been decapitated,1741\nArgentina’s president adopts Jewish boy to save him from life as a werewolf,1677\nAnother Boko Haram Attack Repelled By Armed Women,238\nMystery of 50ft giant crab caught on camera in Kent harbour,501\nSaudi Arabia's national airline plans to keep men and women apart,183\nWoman with three breasts ‘was a fake who has tricked people online before’,1450\nJustin Bieber's 'Baby' Saves Man From Violent Bear Attack,680\nDoc calls macabre 'selfie' claims completely crazy,1394\nRaven-Symoné Slams Rumors That Bill Cosby Molested Her,1092\n\"No, Saudi Arabia has not banned the \"\"tempting eyes\"\"\",1962\n\"Joan Rivers Death Preventable? Melissa Rivers Taking Legal Action, News Of Doctor’s Selfie Surfaces\",2289\nThis Woman Claims To Have Had Plastic Surgery To Have A Third Breast,836\nJustin Bieber Basically Saves A Russian Man From A Bear,2233\nSouth Korean woman freed by firefighters after robot vacuum cleaner 'eats' her hair as she sleeps,1072\nStory of ‘gutsy bravehearts’ who ‘repelled’ Boko Haram attack is a hoax,1452\n\"Texas boy, 9, suspended for threatening to use ‘Hobbit’ magic, dad says\",1845\nApple reportedly planning to shut down Beats Music subscription streaming service [u],166\nSteven Sotloff 'beheaded by Islamic State',1886\nJoan Rivers' Doctor Reportedly Took a Selfie Before Her Cardiac Arrest,1639\nIs Jasmine Tridevil’s Third Boob Real? Alisha Hessler Hoax Rumors Swirl,327\nU.S. airstrikes 'hit ISIS leader': Terror group chief 'critically wounded' in Iraq after coalition forces bomb jihadi leaders,1928\n‘Three-boobed’ woman: They’re not fake,916\nHewlett-Packard Plans To Break Into Two Companies: Report,1536\nPresident of Argentina adopts godson to stop him from turning into a werewolf,291\nISIS Reportedly Executes 2nd American Journalist,69\nJustin Bieber ringtone saves man being mauled by bear,2373\n\"Polish Teenager Wakes Up During Brain Surgery, Talks To Doctor\",291\nU.S. confirms authenticity of second journalist beheading video,1354\nDid Argentina's President Adopt A Jewish Baby To Stop It From Becoming A Werewolf??,1124\n\"Joan Rivers' doctor denies 'unauthorized procedure,' selfie before cardiac arrest\",946\nFlorida woman gets plastic surgery to add a third breast,1378\n\"ISIS Beheads American Journalist Steven Sotloff, Monitoring Group Says\",990\nBrain op shock as teen wakes up mid-surgery,2512\n\"Report: Joan Rivers doctor took selfie, began biopsy, source says\",1033\nCharlie Hebdo investigator took own life hours after attack: report,2189\n\"Video Of Steven Sotloff Slaying By ISIS Is Authentic, U.S. Confirms\",1964\nISIS Is One Mile From Baghdad,1520\nVideo reportedly shows beheading of reporter Steven Sotloff by ISIS,799\n\"Joan Rivers' Doctor \"\"Took a Selfie\"\" During Procedure: CNN\",1793\nHewlett-Packard to break into 2 companies,1754\nVideo purportedly shows beheading of U.S. hostage Steven J. Sotloff,2289\nHP reportedly plans to split PC and printer business from enterprise unit,279\nThe Greater Gaza Plan: Is Israel trying to force Palestinians into Sinai?,1373\n\"Female Kurdish Fighter 'Rehana' is Alive, Claim Supporters; Post CNN Video as Proof\",1186\n\"Report: Joan Rivers doctor took selfie, began biopsy, source says\",1674\n\"Finally, proof that Justin Bieber IS unbearable: Russian fisherman saved from bear attack when ringtone featuring one of the pop brat's songs scares it away\",806\nMicrosoft nears deal to buy Minecraft maker Mojang : WSJ,315\nFate of IS leader Abu Bakr al-Baghdadi unknown after airstrikes target him,2101\nReports: Selfie-Taking Doc's Unauthorized Biopsy May Have Killed Joan Rivers,1882\nNHL Expansion Plan Report Is 'Complete Fabrication': Bettman,1809\nPresident of Argentina adopts Jewish godson to 'stop him turning into a werewolf',2300\nISIS claims to behead US reporter Steven Sotloff in new video,934\nWoman has surgery to get third breast: The three most statistically unlikely pairs of boobs,2101\n\"Apple to launch new 4\"\" iPhone next year\",2482\nJoan Rivers’ doctor snapped a selfie before biopsy surgery,2500\nBritish Jihadi Killed In US Airstrike - Reports,2179\nWoman with three breasts: Real or hoax?,2402\nSource: Apple set to acquire Path in an attempt to bolster iOS social cred,1558\nArgentina's President Adopts Young Boy so He Won't Turn Into Werewolf,1856\nReport: Hewlett-Packard plans to break into 2 companies,52\nSaudi Arabian Airline Rep Denies Plan to Separate Men and Women on Flights,811\nJoan Rivers’s Personal Doctor Denies Taking Operating-Room Selfie,2357\n\"ISIS might be harvesting organs, Iraq tells UN\",1553\nISIL Has Reportedly Beheaded Journalist Steven Sotloff,2059\nSaudi Arabia set to introduce gender segregation on national airline flights,2437\nIsis 'just one mile from Baghdad' as al-Qaeda joins militants' fight against West,1086\nJoan Rivers’ doctor took a selfie while she was out cold before doing ‘an unauthorised biopsy’,50\nHewlett-Packard to break into 2 companies,1851\n\"Source: Joan Rivers' doctor took selfie, began biopsy before her cardiac arrest\",2323\nTesla chooses Nevada for battery factory: Sources,2384\nSon of North Korean aide linked to Kim Jong-un's executed uncle is 'on the run' in France amid fears he will be killed by regime,1999\nHere's What We Know About ISIS's Alleged Organ Harvesting Operation,2198\nReport: Second American Journalist Beheaded by Islamic State Terrorists,1052\nReport: Apple May Buy Social Network Path,1558\n\"Hewlett-Packard splits off PC, printer businesses\",1838\nArgentina's President Cristina Kirchner Adopts Jewish Godson To Prevent Him Turning Into A Werewolf,1160\nMissing Afghan soldiers taken into custody at Canadian border,786\nChildren Used To Replace Fighting Dogs,890\n'Crabzilla' or 'Crapzilla' -- You Decide,1765\n\"After Finding Out Mid-Wedding That Her Groom Was Unwell, This Bride Married A Wedding Guest Instead\",111\nTransgender Teen Leelah Alcorn Blames Christian Parents In Tumblr Suicide Note,890\n\"Video Of Steven Sotloff Slaying By ISIS Is Authentic, U.S. Confirms\",627\nU.S. airstrikes 'hit ISIS leader': Terror group chief 'critically wounded' in Iraq after coalition forces bomb jihadi leaders,596\n\"NHL expansion to include Toronto, Quebec City, Seattle and Las Vegas: Report\",1633\nFlight Delayed Due To Rampaging Scorpion,150\nTeenager wakes up while undergoing BRAIN SURGERY in Poland... and asks the surgeons how the operation is going,1235\nApple Watch Likely Be Launched On Valentine’s Day; Plus First Apple Watch Accessory To Be Showcased In CES 2015,2331\nJoan Rivers' doctor snapped selfie during throat surgery: report,2512\nAfghan Mother Kills 25 Taliban,2491\nPresident of Argentina adopts godson to stop him from turning into a werewolf,2427\nHP Is Planning To Split Into Two Separate Businesses,1236\n\"Hewlett-Packard splits off PC, printer businesses\",1801\n\"Gwen Korovin, Joan Rivers’s doctor, denies taking selfie\",1755\nIraqi Army Downs 2 UK Planes Carrying Weapons for ISIL,479\nWe just found out the #Ferguson Protester who claim she was shot in the eye with a rubber bullet was a false story guys. Smh..,1617\nMissing Afghan soldiers taken into custody at Canadian border,1479\nISIS Allegedly Beheads Second Captive American Journalist,1088\nIraqi Army Downs Two UK Planes Carrying Weapons for ISIS,594\nTeenage British jihadi 'killed in US airstrikes': 19-year-old from Brighton died in US-led bombing,2108\nAfghan Mother Reza Gul Takes Up Slain Son's Gun to Kill Taliban Attackers,728\n\"Fake or freak? Woman, 21, claims to have paid $20,000 to surgically add third breast in desperate bid to become a reality TV star\",764\nPresident of Argentina adopts Jewish boy to stop him turning into werewolf,1373\nTesla choosing Nevada for battery factory,1812\nIBM denies layoff rumors,1596\nReport: Three missing Afghan soldiers caught at Canadian border,746\nApple was forced to nix key health features from its smartwatch -- report,274\nPoster girl for Kurdish freedom fighters in Kobane is 'captured and beheaded by ISIS killers' who posted gruesome pictures online,2527\n\"A Peruvian TV show is tricking men into catcalling their mothers, for feminism\",1373\nApple Stores will have custom-designed safes to store the gold Apple Watch in,1381\n‘How’s it going?’: Teen wakes up during brain surgery,1348\nIsis 'just one mile from Baghdad' as al-Qaeda joins militants' fight against West,1914\nReport: NHL expansion to Las Vegas 'a done deal',673\nApple to shut down Beats Music? Not so Apple says,42\nJasmine Tridevil: Woman with three breast denies surgery hoax claims,2466\nIndian bride marries wedding guest after husband has epileptic seizure during ceremony,2300\nJustin Bieber's 'Baby' Saves Man From Violent Bear Attack,1626\nREPORT: 'JIHADI JOHN' WHO BEHEADED JAMES FOLEY WOUNDED IN US AIRSTRIKE,1838\n\"Islamic State is funding its terror operations by brutally harvesting organs, UN is warned\",750\nSouth Korean woman freed by firefighters after robot vacuum cleaner 'eats' her hair as she sleeps,889\nArgentine President Takes On Godson — But Not To Keep Werewolf At Bay,1124\nHugh Hefner is not dead: Playboy founder makes it to film night despite mortality rumours,1228\nCharles Manson Wedding Off: Fiancee’s Morbid Plan To Exploit His Corpse Emerges,211\n\"Beast-eater, frightened phone signal, threw the victim and rend in the taiga\",319\nJames Foley’s Family Claims Government Threatened Them Over Ransom Payments,1779\nMIRACLE CAT CLAWS ITS WAY OUT OF ITS OWN GRAVE FIVE DAYS AFTER BEING BURIED,1250\nWaPo: Was Foley’s killer a former Gitmo detainee?,196\nISIS executioner 'Jihadi John' allegedly wounded by U.S.-led air strike: report,1856\nSaudi Airlines to Separate Men and Women on Flights,361\nIs Jasmine Tridevil’s Third Boob Real? Alisha Hessler Hoax Rumors Swirl,2258\n‘Three-boobed’ woman: They’re not fake,1244\nApple Stores to install safes to secure gold Apple Watches,647\nReport: Woman who claimed to have third breast added is fake,1450\nThis Man Kept HARASSING Women On The Streets. Until One Day… MOM!?,896\nScorpion stings woman on OSU plane,2289\nJoan Rivers' 'selfie' doctor 'DENIES performing biopsy and taking photo while star was under anesthesia',2233\n\"Man saved from bear attack when his Justin Bieber ringtones goes off, sending bear fleeing\",2493\nJoan Rivers Personal Doctor Allegedly Took A Selfie Before Her Biopsy And Cardiac Arrest,1902\nTesla Said to Select Nevada for Its First Battery Site,1964\nJoan Rivers’ doctor took selfie during procedure,2160\nEvil Aunt Hacks Off Toddlers Penis,113\nMIRACLE CAT CLAWS ITS WAY OUT OF ITS OWN GRAVE FIVE DAYS AFTER BEING BURIED,1767\n\"Was Charles Manson's \"\"Fiancée\"\" Playing Him to Get Custody of His Corpse?\",937\nA Pregnant Woman Has Lost Her Eye After Being Shot W/ Bean Bag In Ferguson,33\nISIS Reportedly Executes 2nd American Journalist,1387\nBlood money: How ISIS is selling human organs harvested from living hostages and its own dead soldiers to fund terror across the Middle East,1445\nOriginal Apple Watch Health Features Were Dropped Due to Consistency Issues,128\nMan in China recovering in hospital after wife chopped off his penis,2358\n\"Report: HP to split into two companies, one focused on PCs/printers and one on enterprise computing\",563\n\"'Sílbale your mother', the mockumentary to stop street harassment in Peru [Google Translate]\",1138\nSteven Sotloff 'beheading': Islamic State fighters release video claiming to show death of second US journalist,1304\nKorean Housewife’s Hair Sucked Up into Robot Vacuum,1845\nLoggers have NOT accidentally cut down world’s oldest tree,2358\nRaven Symone Files Molestation Charges Against Bill Cosby,2262\nArgentina's President Adopts Jewish Boy to Keep Him from Turning into a Werewolf,1088\n\"Woman pays $20,000 for third breast to make herself LESS attractive to men\",2491\nUnlikely rumor claims Apple will bring back the 4-inch iPhone for 2015,1354\nMissing Fort Carson item not a nuclear weapon - despite Internet rumors,2505\nReports: Selfie-Taking Doc's Unauthorized Biopsy May Have Killed Joan Rivers,1310\nArgentina’s president adopts Jewish godson to counteract werewolf legend,1160\n\"Sony Hackers Email: Thanks For Running Scared, We'll Stop Now\",1445\nIS reportedly tries to sell slain US hostage’s body for $1 million  Read more: IS reportedly tries to sell slain US hostage's body for $1 million,435\nMissing Nuke In Colorado Sparks Intense Russian Fears,2527\nU.S. Authenticates Video Showing Sotloff's Beheading,2040\n\"Source: Joan Rivers' doc did biopsy, selfie\",1088\nFound! Missing Afghan Soldiers Spotted Trying to Enter Canada,786\n\"Fake or freak? Woman, 21, claims to have paid $20,000 to surgically add third breast in desperate bid to become a reality TV star\",1894\nRumor: ‘new’ 4-inch iPhone on the way,1696\nUnited Nations asked to investigate claims of organ harvesting by ISIS,1842\nIsis: James Foley's beheaded body in $1m 'humanity case' sale offer to family,69\nMystery of 50ft giant crab caught on camera yards from British harbour,2173\nApple Stores to Keep Gold “Edition” Apple Watch in Custom Safes,256\nJoan Rivers’ doctor snapped a selfie before biopsy surgery,1770\nFlorida Woman Has Surgery To Add Third Breast To Her Chest,2101\nJoan Rivers' Doctor Took a Selfie While She Was Under Anesthesia (Report),164\nGhost Ship,2383\nIs Jasmine Tridevil’s Third Boob Real? Alisha Hessler Hoax Rumors Swirl,2038\niPhone 6s Rumored to Include 2GB of Faster RAM and 'Force Touch' Technology,2482\nCATCALLING IS NEVER FUNNY UNLESS IT'S THESE BROS TRICKED INTO CATCALLING THEIR MOTHERS,1990\nCharles Manson wedding off after it emerges that fiancee Afton Elaine Burton 'just wanted his corpse for display',92\n\"iPhone 6S rumors suggest new camera, HealthKit sensors\",1609\n‘Crabzilla’ a 50-foot colossal conundrum,2323\nThe Greater Gaza Plan: Is Israel trying to force Palestinians into Sinai?,1454\nFake Lisa Bonet Tweet on Cosby Scandal Fools Major Media Outlets,1961\nWe're Getting More Detail On The Amazing New Camera Apple Is Planning For The Next iPhone,914\n'They got in our way': James Foley's brother backs mother attacking Obama administration over failure to save photojournalist before he was beheaded by ISIS,2482\nEl-Sisi denies claims he'll give Sinai land to Palestinians,2194\nSteven Sotloff: Islamic State 'kills US hostage',1117\nWoman has third breast implanted,1696\nHewlett Packard ‘planning to split into two’,1937\nApple to shut down Beats Music? Not so Apple says,1763\nU.S. airstrikes 'hit ISIS leader': Terror group chief 'critically wounded' in Iraq after coalition forces bomb jihadi leaders,580\nSexually frustrated female owl killed male because 'his penis was too SMALL',177\nWoman Gets Third Boob to Appear Unattractive to Men,758\nSuspended boy threatened to make student disappear with 'Lord of the Rings' replica ring,393\nPresident of Argentina adopts godson to stop him from turning into a werewolf,37\n\"50ft crustacean, dubbed Crabzilla, photographed lurking beneath the waters in Whitstable\",501\nISIS video shows beheading of American journalist Steven Sotloff,259\nEl-Sisi denies claims he'll give Sinai land to Palestinians,870\nWoman with three breasts: Real or hoax?,1373\n\"Stephen Sotloff beheading shown in video, ISIS claims\",799\nHP is better not together — company to split into enterprise and PC/printer businesses,429\n\"KGI: iPhone sales forecast at 73M for Q4 ahead of Apple Watch debut in March, 12\"\" MacBook Air in Q1\",1310\nVideo Appears to Show ISIS Execution of Second American Steven Sotloff,1510\nFlorida woman gets third breast to become 'unattractive' 32,3\nHP announces plan to split in two,113\nWerewolf Legend Leads To Jewish Godson's 'Adoption' by Argentina President,1441\nZombie Cat: Buried Cat Claws Way Out Of Grave After Being Left For Dead,1942\nPresident of Argentina adopts Jewish godson to 'stop him turning into a werewolf',1124\nHewlett-Packard plans to split into two companies: Report,279\nMan removed from plane over Christmas greeting dispute,1878\nAUNT CUTS OFF 3-YEAR-OLD’S PENIS BECAUSE HE WALKED IN WHILE SHE WAS ON THE TOILET,1980\nDid Argentina's President Adopt A Jewish Baby To Stop It From Becoming A Werewolf??,1851\nHP to split into two businesses -- report,1754\n\"Joan Rivers Death Preventable? Melissa Rivers Taking Legal Action, News Of Doctor’s Selfie Surfaces\",2513\nEl-Sisi denies claims he'll give Sinai land to Palestinians,2373\n\"iPhone 6s To Have DSLR-Quality Camera? Rumors Suggest ‘Dual-Lens’ Camera, Apple Watch ‘Force Touch’ Feature\",1464\nReport: Doctor took a selfie when Joan Rivers was under anesthesia,2487\n\"IBM plans massive layoffs of up to 110,000 workers: report\",1736\nNSC 'appalled' by Sotloff beheading,1964\nTorpoint: Five-Year-Old Billed For Missing Friend’s Birthday Party In England,2527\nFox Affiliate Falls for College Humor's Office Note War Prank,1809\nGirl destroys boyfriends penis in acid attack after video of them having sex goes viral,2029\n\"Teen Iga Jasica wakes up during brain surgery, asks how it’s going\",1714\nWoman Faces Jail Time After Slicing Off 3-Year-Old Nephew's Penis,2030\nApple Watch Edition contains new “Apple gold”,525\nThis Woman Claims To Have Had Plastic Surgery To Have A Third Breast,2199\nJustin Bieber Basically Saves A Russian Man From A Bear,2467\n\"Three-Boobed Girl probably a hoax, because obviously\",1811\nMystery of 50ft giant crab caught on camera yards from British harbour,2380\nKorean housewife 'attacked' by robot vacuum cleaner,2222\nJoan Rivers’ doctor snapped a selfie before biopsy surgery,1571\nFlorida Woman Has Surgery To Add Third Breast To Her Chest,1960\nISIS fighters now 'at the gates of Baghdad': Islamic militants fighting 'just one mile from Iraqi capital' despite days Western airstrikes,1596\n\"Report: Woman claims she had third breast added, hopes to become a TV star\",746\nLisa Bonet Did NOT Send “Cryptic Tweet” About Bill Cosby — Twitter Account Fake!,21\nISIS Reportedly Beheaded The 'Poster Child' For Kurdish Female Fighters,535\nMissing Afghan Soldiers Apprehended Trying To Cross Border Into Canada,2120\nJasmine Tridevil: Woman with three breast denies surgery hoax claims,290\nIsraeli right welcomes Sisi's offer to a Palestinian State in Sinai,2243\nTransgender teen struck and killed on Ohio interstate in apparent suicide,73\nRaven-Symone Did NOT Accuse Bill Cosby Of Molestation Or Rape — It’s A HOAX,2057\n3-Boobed Woman a Fake,836\n'Dear Sandwich Thief': Man's hilarious response to passive-aggressive sign posted on his office's fridge door sparks incredible kitchen note war,2402\n\"Joan Rivers: Doctor Took Selfie With Unconscious Comedian, Performed Biopsy Without Consent -- Details\",2160\nPregnant St. Louis woman loses eye after police fire non-lethal round: reports,926\nThese Men Weren't Really Tricked Into Sexually Harassing Their Moms,2301\nBreast Chancer,1770\nJustin Bieber ringtone saves Russian man from bear attack,1607\nSaudi Airlines to segregate sexes,2436\nTV show tricks chronic catcallers into harassing their own mothers,1990\n\"Boy, 5, given £15.95 invoice for missing friend's birthday party\",765\nISIS Allegedly Beheads Second Captive American Journalist,2216\n\"Justin Bieber ringtone scares bear, saves Russian fisherman\",912\nBettman says NHL expansion not imminent,1765\nArgentina Has a Superstition That Seventh Sons Will Turn into Werewolves,202\nReport: NHL expansion to Las Vegas 'a done deal',1607\nIraq’s ambassador urges UN to investigate claims Isis is harvesting organs: ‘We have bodies - it is clear they are missing certain parts',897\nMinecraft Is Expected to Be Acquired by Microsoft,315\nCheese blamed for North Korean leader Kim Jong-un's broken ankles,2402\nCharles Manson wedding off as bride 'wanted to display his dead body in glass coffin',491\nDid Argentina's President Adopt A Jewish Baby To Stop It From Becoming A Werewolf??,697\nRumor: ‘new’ 4-inch iPhone on the way,268\nThree-breasted woman outed as fake by Tampa police,2270\n\"No, Argentina's president did not adopt a Jewish child to stop him turning into a werewolf\",914\nREPORT: Doctor Snapped A 'Selfie' While Joan Rivers Was Under Anesthesia,2021\n\"A Peruvian TV show is tricking men into catcalling their mothers, for feminism\",202\nThree Boobs Are Most Likely Two Boobs and a Lie,1275\nThird boob likely a hoax,1241\nBREAKING: Huge Explosion At Saudi Aramco Oil Pipeline Evokes Conspiracy Theories [Photos],1609\nJustin Bieber scares off GRIZZLY BEAR and saves fisherman from a mauling,1309\n50 foot crab : Is this a Crabzilla spotted in the UK?,2282\nJustin Bieber ringtone saved a Russian fisherman during a bear attack,596\nHermaphroditic cat to get gender assignment surgery,1241\nThe Greater Gaza Plan: Is Israel trying to force Palestinians into Sinai?,1181\nWife chops off cheating husband’s penis twice – then stray animal steals it,1526\n'They got in our way': James Foley's brother backs mother attacking Obama administration over failure to save photojournalist before he was beheaded by ISIS,749\nJoan Rivers' Doctor Took a Selfie While She Was Under Anesthesia (Report),935\n\"Apple plans to phase out Beats Music brand, report says\",1345\n\"Was Charles Manson's \"\"Fiancée\"\" Playing Him to Get Custody of His Corpse?\",422\nReports: Selfie-Taking Doc's Unauthorized Biopsy May Have Killed Joan Rivers,1287\n\"Woman Gets Third Boob Implanted, Wants to Be \"\"Unattractive to Men\"\"\",274\nTampa woman claims to add 3rd breast,2204\nReport: NHL expansion to Las Vegas 'a done deal',12\nIslamic state issues video of beheading of U.S. hostage: SITE,1676\nThis Zombie Cat Returned Home Five Days After Being Buried By Its Owner,2128\nPoster girl in fight against ISIS is beheaded by terror group,1749\n\"U.S., BRENT CRUDE CRUDE FUTURES EXTEND GAINS ON UNCONFIRMED MARKET RUMOR OF OIL PIPELINE EXPLOSION IN SAUDI ARABIA\",2361\nThis Campaign Shows A Pretty Genius Way To Stop Men Catcalling In The Street,238\nScorpion Sting Delays Oregon State Flight,2050\n\"New report tips Apple Watch release in March, 12in MacBook Air in Q1\",764\nCNN: Doctor Took Mid-Surgery Selfie with Unconscious Joan Rivers,1381\nTeen wakes up mid-brain surgery and asks doctors ‘How’s it going?’,1386\nChina: Wife chops off cheating husband's penis twice with scissors and throws it out of window,1878\nClaims famous Kurdish Peshmerga fighter Rehana may have been decapitated,927\nAl-Sisi proposes: Extend Gaza Strip into Sinai and establish Palestinian state there,2243\nSaudi Arabian Airline Rep Denies Plan to Separate Men and Women on Flights,1272\nIs Jasmine Tridevil’s Third Boob Real? Alisha Hessler Hoax Rumors Swirl,2392\n\"Saudi Stocks, Currency Tumble As Aramco Pipeline Explodes; ISIS Sabotage Concerns\",2085\nWoman with three breasts ‘was a fake who has tricked people online before’,3\nArgentina's President Just Adopted a Son So He Won't Turn into a Werewolf,1124\n\"Jealous Wife Who Chopped Off Husband’s Penis For Cheating On Her, Chops It Off A Second Time\",1914\n\"iPhone 6S rumors suggest new camera, HealthKit sensors\",274\nU.S. confirms authenticity of second journalist beheading video,1309\n\"Hewlett-Packard splits off PC, printer businesses\",910\nThere Are Still Two McDonald’s That Serve McPizza From the ’90s,1396\nMeet the 3-boobed woman,157\nArgentina's President Didn’t Adopt A Jewish Child To Avoid Becoming A Werewolf; So What Did She Do?,914\nWH won’t say if Foley family was threatened not to pay ransom,463\nFour Reasons Not To Give Up Hope If Apple Buys Path,274\nWoman with three breasts ‘was a fake who has tricked people online before’,535\nDumb Racists Photoshop Ferguson Protester Into Awful Viral Meme,1373\n\"Switzerland’s Assassination, Kim Jong Un Might Die From Cheese Overdose\",1650\nFound! Missing Afghan Soldiers Spotted Trying to Enter Canada,2383\n\"Report: HP to split into two companies, one focused on PCs/printers and one on enterprise computing\",141\n\"The Groom Was Sick, So The Bride Married A Guest At Her Wedding In A Fit Of Rage\",1748\nThese Men Catcalling Their Undercover Mothers Is the Best Payback Ever,1910\nKim Jong-un loves CHEESE so much he's ballooned in size and walks with limp,785\nA North Korean Student Is On The Run In France After Escaping Pyongyang Agents,1662\nMeet the 3-boobed woman,1102\nKid Suspended For Allegedly Threatening Classmate With ‘Hobbit’ Magic,111\nPregnant Ferguson woman loses her EYE after police shoot her car with bean bag during violent protests,2467\n\"No, Michael Jackson Isn’t Bruno Mars’ Dad\",411\nU.S.: Video showing Sotloff beheading is authentic,1596\n3-Boobed Woman a Fake,1960\nISIS online video shows beheading of U.S. journalist Steven Sotloff,485\n\"Zombie Cat: Buried Kitty Believed Dead, Meows Back to Life\",1553\nAbu Bakr al-Baghdadi’s fate still unknown after US air strike on Isis as Iraqi forces enter Baiji,1928\n\"Was Charles Manson's \"\"Fiancée\"\" Playing Him to Get Custody of His Corpse?\",584\nWoman has third breast implanted,836\n\"ISIS might be harvesting organs, Iraqi ambassador tells UN, amid reports of more hostages being burned alive\",750\nJoan Rivers' doctor 'took selfie before biopsy',2233\nSaudi Women May Have to Cover Up Sexy Eyes,2358\nCiti sees Apple Watch price points of $550 and $950; myriad accessories,1229\nApple Stores will have custom-designed safes to store the gold Apple Watch in,606\nThree Afghan soldiers who vanished from Massachusetts military base are FOUND trying to cross into Canada,2312\n\"Disgusting! Joan Rivers Doc Gwen Korovin’s Sick Selfie EXPOSED — Last Photo Of Comic Icon, When She Was Under Anesthesia, At Center Of Medical Investigation\",2119\nMystery of 50ft giant crab caught on camera in Kent harbour,1624\nSources: Missing Afghan Soldiers May Have Been Found Near Canadian Border,2120\nJustin Bieber's 'Baby' Saves Man From Violent Bear Attack,2194\n50 foot crab : Is this a Crabzilla spotted in the UK?,2522\n\"Fake or freak? Woman, 21, claims to have paid $20,000 to surgically add third breast in desperate bid to become a reality TV star\",471\nScorpion stings woman on OSU plane,412\nISIS ‘organ harvesting’ must be probed by Security Council – Iraqi envoy,1643\nArgentine President Takes On Godson — But Not To Keep Werewolf At Bay,697\nPresident of Argentina Adopts Boy to Stop Him from Becoming a Werewolf,1160\nSteven Sotloff: Islamic State 'kills US hostage',50\nBreast Chancer,150\nFlorida woman has surgery to add third breast to make herself 'unatttractive to men',178\nHermaphrodite cat named Mittens to get gender reassignment,2462\n\"Apple Reportedly Close to Acquiring 'Path', Looking to Integrate Service Into Messages\",1811\nIs 'hands up' in Hong Kong really the same as in Ferguson?,1729\n\"Justin Bieber ringtone scares bear, saves Russian fisherman\",580\nArgentina’s President Adopted A Jewish Godson To Stop Him From Turning Into A Werewolf,1856\nSaudi national airline may introduce gender segregation on its flights,811\nThe Story of the 3-Boobed Lady Is As Fake As Her Third Boob,1924\n\"Source: Joan Rivers' doc did biopsy, selfie\",1633\nScorpion stings woman on OSU plane,736\n\"Joan Rivers' doctor denies 'unauthorized procedure,' selfie before cardiac arrest\",929\n\"U.S., BRENT CRUDE CRUDE FUTURES EXTEND GAINS ON UNCONFIRMED MARKET RUMOR OF OIL PIPELINE EXPLOSION IN SAUDI ARABIA\",2244\nSource: Hackers send new message to Sony,890\nNo joke: 5-year-old billed for missing friend’s birthday party,535\n\"The Groom Was Sick, So The Bride Married A Guest At Her Wedding In A Fit Of Rage\",479\nManson's fiancee wants to put his corpse on display: Report,1113\nThey're fake! Woman who claims to have surgically implanted third breast is a self-proclaimed hoaxer who once reported a '3 breast prosthesis' stolen from her luggage,2383\nISIS Beheads Second American Journalist,1394\nIs 'hands up' in Hong Kong really the same as in Ferguson?,1961\nREPORT: Doctor Snapped A 'Selfie' While Joan Rivers Was Under Anesthesia,2126\n\"Rumor Check: Are Hong Kong Protesters Really Using the ‘Hands Up, Don’t Shoot’ Gesture in Solidarity With Ferguson?\",1525\nIslamic State releases video showing beheading of US hostage Steven Sotloff,471\nJoan Rivers Personal Doctor Allegedly Took A Selfie Before Her Biopsy And Cardiac Arrest,2517\nIsis air strikes: Abu Bakr al-Baghdadi 'critically wounded' in air strikes near Mosul,1100\nIsis 'just one mile from Baghdad' as al-Qaeda fighters join forces against Syria air strikes,1124\n\"Joan Rivers Death Preventable? Melissa Rivers Taking Legal Action, News Of Doctor’s Selfie Surfaces\",223\n\"Hewlett-Packard splits off PC, printer businesses\",1236\nFat dictator Kim Jong-un dying from cheese addiction,57\nJoan Rivers' Doctor Took a Selfie While She Was Under Anesthesia (Report),1882\nSaudi Arabian airline to separate genders after men complain about blokes sitting next to their wives,791\n\"Report: Tesla will build its Gigafactory in Nevada, not Texas\",264\nTransgender Teen Leelah Alcorn Blames Christian Parents In Tumblr Suicide Note,2136\nReports: Selfie-Taking Doc's Unauthorized Biopsy May Have Killed Joan Rivers,2467\nISIL Has Reportedly Beheaded Journalist Steven Sotloff,1861\nJoan Rivers’ doctor took a selfie while she was out cold before doing ‘an unauthorised biopsy’,2205\nIs this a Crabzilla spotted in the UK? Monster crab measures about 50 feet,2282\nJoan Rivers's doctor 'took a SELFIE' with the comedian as she lay under anesthetic and just seconds before she went into cardiac arrest that killed her,2512\nIsraeli report: Sisi offered Abbas a Palestinian state in Sinai,2194\nReport: Woman who claimed to have third breast added is fake,1378\n\"Man saved from bear attack when his Justin Bieber ringtones goes off, sending bear fleeing\",2082\nISIS online video shows beheading of U.S. journalist Steven Sotloff,1676\nFerguson and Hong Kong Have One Important Thing in Common,1525\nGhost Ship,97\nFive reasons 'Crabzilla' is definitely not real,998\n\"Passenger Gets Kicked Off Plane After \"\"Merry Christmas\"\" Meltdown\",69\nArgentinian President Cristina Kirchner adopts Jewish boy to protect him from werewolf stigma,319\n\"Justin Bieber ringtone scares bear, saves Russian fisherman\",2353\n‘Three-boobed’ woman: They’re not fake,2038\nCrabzilla artist Quinton Winter reveals all after image of crab off Whitstable appeared at Horsebridge Centre,192\nLoggers Accidentally Cut Down World’s Oldest Tree in Amazon Forest,627\n\"Joan Rivers Death Preventable? Melissa Rivers Taking Legal Action, News Of Doctor’s Selfie Surfaces\",2357\nWednesday Apple Rumors: Apple May Be Ready to Buy Path,1023\nHere's What We Know About ISIS's Alleged Organ Harvesting Operation,1272\nTransgender teen struck and killed on Ohio interstate in apparent suicide,1717\nIBM is about to get hit with a massive reorg and layoffs,1596\nEmail to Tim Cook prompted change of Apple's 'on hold' music quality,1520\nWoman Reportedly Pours Acid on Boyfriend's Penis After Finding His Sex Tape,2353\nFlorida woman has surgery to add third breast to make herself 'unatttractive to men',3\nCNN: Doctor Took Mid-Surgery Selfie with Unconscious Joan Rivers,2439\nElementary school suspends boy after he threatens to turn fellow student invisible with the One Ring from Tolkien novels,2324\nIsis Egyptian treasurer 'steals Zakat funds' and flees to Turkey,1655\nWould US sue parents of James Foley? Why White House is Defending Itself,180\nDisturbed aunt cuts off nephew’s penis after he burst’s in on her on the toilet.,2400\nGirl destroys boyfriends penis in acid attack after video of them having sex goes viral,2513\n\"50ft crustacean, dubbed Crabzilla, photographed lurking beneath the waters in Whitstable\",525\nFlorida woman claims to have surgically added third breast,2320\nDid Argentina's President Adopt A Jewish Baby To Stop It From Becoming A Werewolf??,897\nSouth Korean woman freed by firefighters after robot vacuum cleaner 'eats' her hair as she sleeps,1300\nJustin Bieber Helps Defend Russian Fisherman From Bear,1451\nThree-breasted woman outed as fake by Tampa police,1204\nEgypt Offers Abbas Land in Sinai for Future Palestinian State Read,2195\nFlorida woman gets third breast surgically implanted,1618\n\"Boy, 5, given £15.95 invoice for missing friend's birthday party\",338\nReports: Selfie-Taking Doc's Unauthorized Biopsy May Have Killed Joan Rivers,929\nIslamic State trying to SELL decapitated body of US hostage James Foley for $1 MILLION,930\n\"Video Of Steven Sotloff Slaying By ISIS Is Authentic, U.S. Confirms\",2059\nIga Jasica Says Awakening During Brain Surgery Was No Mistake,1411\nJihadist Brit teen killed in US air strikes,448\nThe ISIS Executioner Who Killed 4 Hostages May Have Been Wounded In Airstrikes,1694\nThere's A Weird Story Going Around About How Argentina's President Just Saved A Jewish Man From Becoming A Werewolf,1124\nJustin Bieber Saved This Guy From a Bear Attack,1653\nHewlett-Packard to split into two public companies,1643\nGovernment threatened Foleys with criminal charges over ransom,910\n'Jihadi John' Injured? ISIS Executioner May Have Been Wounded In US Airstrike: Report,2510\n\"Joan Rivers’ Doctor Reportedly Took Selfie, Biopsy Right Before Her Heart Attack\",556\n\"KGI: iPhone sales forecast at 73M for Q4 ahead of Apple Watch debut in March, 12\"\" MacBook Air in Q1\",2169\nFlorida woman gets third breast to become 'unattractive' 32,2361\n\"Sony Hackers Email: Thanks For Running Scared, We'll Stop Now\",328\n\"Woman Gets Third Boob Implanted, Wants to Be \"\"Unattractive to Men\"\"\",2038\nApple Stores will have custom-designed safes to store the gold Apple Watch in,1454\nArgentina’s president adopts Jewish boy to save him from life as a werewolf,37\nIslamic state issues video of beheading of U.S. hostage: SITE,835\nSaudi Arabia's national airline to introduce gender segregation after a string of complaints from male passengers,791\nCharles Manson’s fiancee allegedly wanted to marry him for his corpse,1440\nGirl poured acid on boyfriend’s penis after he released sex tape,1146\nIsis 'Admits' Leader Abu Bakr al-Baghdadi Injured in US Air Strike,249\n\"Islamic State is funding its terror operations by brutally harvesting organs, UN is warned\",2350\nAngry Passenger Tossed Off Plane after Crew Wishes Him 'Merry Christmas',1947\n\"Three-Boobed Girl probably a hoax, because obviously\",2301\nWatch Two Guys Appear to Get Tricked Into Catcalling Their Own Moms,1218\n\"Woman pays $20,000 for third breast to make herself LESS attractive to men\",327\nArgentina's President Adopts Young Boy so He Won't Turn Into Werewolf,861\nISIS Reported to Behead Second American,2158\nFoley family says was 'threatened' by U.S. official over ransom: ABC,2029\nISIL Has Reportedly Beheaded Journalist Steven Sotloff,916\nISIS executioner 'Jihadi John' allegedly wounded by U.S.-led air strike: report,1520\nBritish teenage jihadi believed to have been killed in Syria,1928\n‘Three-boobed’ woman: They’re not fake,1924\nCrabzilla artist Quinton Winter reveals all after image of crab off Whitstable appeared at Horsebridge Centre,2380\nJustin Bieber's 'Baby' Saves Man From Violent Bear Attack,2082\nScorpion stings woman on OSU plane,596\nVeterans Today reporting Iraqi Army Downs 2 UK Planes Carrying Weapons for ISIL,1394\nDisturbed aunt cuts off nephew’s penis after he burst’s in on her on the toilet.,113\nISIS Advances to Within 10 Miles of Baghdad,1124\nAdopting Potential Werewolves Is Routine Business for Argentine Presidents,1581\nFlorida woman has surgery to add third breast to make herself 'unatttractive to men',2\nLenovo Could Make A Bid For BlackBerry (Rumor),1124\nFlorida woman gets third breast surgically implanted,327\nHewlett-Packard Plans To Split Into Two Companies: WSJ Report,38\nApple could be eyeing purchase of social networking app Path,1798\nMeet the 3-boobed woman,1444\nCanadian cat Mittens to undergo gender reassignment surgery after it is revealed to be a hermaphrodite,38\nApple to keep gold Watch Editions in special in-store safes,2373\nZombie Cat: Buried Cat Claws Way Out Of Grave After Being Left For Dead,2333\n\"ISIS LEADER ABU BAKR AL-BAGHDADI INJURED IN U.S. AIR STRIKES, IRAQI OFFICIALS CLAIM\",429\nOriginal Apple Watch Health Features Were Dropped Due to Consistency Issues,2461\nReport: Second American Journalist Beheaded by Islamic State Terrorists,1886\nPolice officer in Charlie Hebdo investigation 'shot himself dead hours after the attack',2008\nJustin Bieber ringtone saves Russian man from bear attack,923\nMichelle Obama: The First Woman?,1135\nISIS Releases Video Allegedly Showing Beheading of U.S. Journalist Steven Sotloff,898\nArab woman pilot who is poster girl for Gulf states' blitz on ISIS is 'disowned by her family' for bombing 'Sunni heroes of Iraq and the Levant',415\nJasmine Tridevil Has Surgery 'To Add Third Breast' Total Recall Style,1632\nStory of ‘gutsy bravehearts’ who fought off Boko Haram is a hoax,353\nFlorida woman gets third breast to become 'unattractive' 32,2359\nIs 'Crabzilla' real or not? Leading marine biologist rules picture of giant crab lurking in shallow waters must be a HOAX,1345\n\"After Beheading of Steven Sotloff, Obama Pledges to Punish ISIS\",1510\n\"Joan Rivers' Doctor \"\"Took a Selfie\"\" During Procedure: CNN\",2126\nApple Stores will have custom-designed safes to store the gold Apple Watch in,1250\nParents billed $29 for a ‘no-show fee’ after five-year-old son misses birthday party,861\nIs this Crabzilla? 'Giant crab' measuring 50ft spotted off British coast,778\nSaudi Airlines to ban gender-mixing seating,1151\nAngry Aunt Who Sliced Off Three-Year-Old Nephew’s Penis Facing Five Years In Jail,1257\nObama Orders Fed To Adopt Euro Currency,1287\nWife chops off cheating husband’s penis twice – then stray animal steals it,2301\nA Russian Guy Says His Justin Bieber Ringtone Saved Him From A Bear Attack,535\n\"Woman pays $20,000 for third breast to make herself LESS attractive to men\",1618\nHewlett-Packard will reportedly split into two companies,1469\n9-Year-Old Writes Moving Letter to Teacher Who Came Out as Gay to His Class,1082\nSteven Sotloff 'beheaded by Islamic State',1964\n\"Apple Watch Takes Two Hours to Charge, Only Delivers Notifications While on the Wrist\",1604\nSexually frustrated female owl killed male because 'his penis was too SMALL',2071\nBREAKING: Playboy Tycoon Hugh Hefner Passes Away at Age of 88,2333\n\"“Hands up, don’t shoot” comes to Hong Kong’s pro-democracy movement\",2510\n\"Crabzilla: Photo Appears To Show Giant, 50-Foot Crab Lurking In British Waters\",2136\n\"Polish Teenager Wakes Up During Brain Surgery, Talks To Doctor\",2279\n\"Source: Joan Rivers' doc did biopsy, selfie\",1980\nThese Men Weren't Really Tricked Into Sexually Harassing Their Moms,2029\n'I had a third breast implant so I can turn off men',2038\nLenovo ready to bid for Blackberry - report,1765\nCNN: Doctor Took Mid-Surgery Selfie with Unconscious Joan Rivers,528\n\"Wife chops off cheating husband’s penis, twice\",1163\nREPORT: Doctor Snapped A 'Selfie' While Joan Rivers Was Under Anesthesia,2057\nSources: Missing Afghan Soldiers May Have Been Found Near Canadian Border,2383\nFox Affiliate Falls for College Humor's Office Note War Prank,937\n\"Apple may buy Path, that social app you don’t use\",67\nMan's Girlfriend Pours Acid On His Penis After He Covertly Recorded Their Sex Session,1736\nJoan Rivers' Personal Doctor Allegedly Took A Selfie During Her Throat Procedure,2357\nCrabzilla,1765\nFerguson and Hong Kong Have One Important Thing in Common,2390\nGhost Ship,1067\nNo gender segregation on Saudia,1887\nAdopting Potential Werewolves Is Routine Business for Argentine Presidents,2107\n\"'Even though you're gay, I will always treat you the same way as I do now': Moving letter from nine-year-old to her school teacher after he came out to his class\",1729\nThree Afghan soldiers found at Canada border after leaving Cape Cod base,2086\nSources: Missing Afghan Soldiers May Have Been Found Near Canadian Border,896\n\"WH: We didn't threaten Foley, Sotloff families\",2195\nIs Jasmine Tridevil's Triple Breasted Tale An Internet Hoax?,535\nChina Penis Amputation: Cruel Aunt Viciously Mutilates Toddler's Genitals as Punishment,1246\n'Miracle cat' rises from the dead five days after burial,2308\nU.S. Authenticates Video Showing Sotloff's Beheading,1861\nRumor: Apple in late-stage talks to buy Path social platform,2169\nFei Lin's Penis Stolen By Thieves: Chinese Man Allegedly Had Penis Stolen By Jealous Lovers,1499\nU.S.: Video showing Sotloff beheading is authentic,96\nFerguson riots: Pregnant woman loses eye after cops fire BEAN BAG round through car window,926\nMan’s Penis Destroyed By Battery Acid Over Viral Sex Video In South Africa,1172\nEgypt Offers Abbas Land in Sinai for Future Palestinian State Read,252\nJoan Rivers’ doctor snapped a selfie before biopsy surgery,113\nMissing Afghan soldiers found at US Canada border,1793\nMicrosoft is reportedly buying 'Minecraft' developer Mojang for $2 billion,2038\n\"Report: Joan Rivers doctor took selfie, began biopsy, source says\",2205\nSource: Missing Afghan soldiers at Canadian border,1220\nCruel aunt cuts off three-year-old nephew’s penis after he walks in on her using the loo,1257\nArgentina’s president adopts Jewish godson to counteract werewolf legend,1421\n\"Apple Watch Edition Will Save On Gold With Patented Alloy, Could Start At $2,999\",765\nHP announces plan to split in two,1937\nJames Foley’s Family Claims Government Threatened Them Over Ransom Payments,1186\nFresh agony for James Foley's family as sick ISIS militants 'try to sell them his headless body for $1million',318\nISIS claims to behead US reporter Steven Sotloff in new video,656\nDoc calls macabre 'selfie' claims completely crazy,1782\n\"Fake or freak? Woman, 21, claims to have paid $20,000 to surgically add third breast in desperate bid to become a reality TV star\",2231\nUnited Nations asked to investigate claims of organ harvesting by ISIS,250\nGhost Ship,327\nISIS Releases Video Allegedly Showing Beheading of U.S. Journalist Steven Sotloff,2491\nJoan Rivers' Doctor Allegedly Took a Selfie During Her Throat Surgery,2169\nJasmine Tridevil: The woman with three breasts,758\nOffice sandwich thief is caught after hilarious 'note war' reaches fantastic finale,408\nCrabzilla! Satellite Picture Reveals Giant Crustacean Lurking Off The Coast Of Whitstable,2279\nSaudi Arabia outlaws ‘tempting eyes’,2232\nMIRACLE CAT CLAWS ITS WAY OUT OF ITS OWN GRAVE FIVE DAYS AFTER BEING BURIED,2136\nRobot vacuum cleaner 'attacks' South Korea housewife's hair,452\n\"Disgusting! Joan Rivers Doc Gwen Korovin’s Sick Selfie EXPOSED — Last Photo Of Comic Icon, When She Was Under Anesthesia, At Center Of Medical Investigation\",1096\nBritish teenager Ibrahim Kamara 'Killed In US Airstrikes In Syria',1964\n‘Three-boobed’ woman: They’re not fake,274\nTeenager wakes up while undergoing BRAIN SURGERY in Poland... and asks the surgeons how the operation is going,238\n\"White House Chief Of Staff Denis McDonough: No Threats Were Made To Foley, Sotloff Families Over Possible Ransom\",360\nHP Is Planning To Split Into Two Separate Businesses,1937\n\"Joan Rivers' doctor denies 'unauthorized procedure,' selfie before cardiac arrest\",1653\nHP to split into two businesses -- report,910\nArgentina's President Cristina Kirchner Adopts Jewish Godson To Prevent Him Turning Into A Werewolf,2007\nJoan Rivers Personal Doctor Allegedly Took A Selfie Before Her Biopsy And Cardiac Arrest,259\nNSC 'appalled' by Sotloff beheading,2229\nMissing Afghan soldiers taken into custody at Canadian border,1937\nSteven Sotloff 'beheaded by Islamic State',990\nWoman with three breasts ‘was a fake who has tricked people online before’,2425\nKim Jong-un's discomfort 'down to cheese addiction',916\nMum helps kill 25 Taliban fighters during SEVEN-hour gun battle in revenge for cop son's death,2205\nMan in China recovering in hospital after wife chopped off his penis,838\n'Dear Sandwich Thief': Man's hilarious response to passive-aggressive sign posted on his office's fridge door sparks incredible kitchen note war,1102\n\"Apple: Citi Sees $550 and $950 Apple Watches, Accessory Plethora\",1801\nAbu Bakr al-Baghdadi’s fate still unknown after US air strike on Isis as Iraqi forces enter Baiji,890\nISIS terror chief 'believed dead': Iraqi military confirm warlord WAS injured in US-led airstrike as speculation grows feared jihadist perished in attack,2094\nMIRACLE CAT CLAWS ITS WAY OUT OF ITS OWN GRAVE FIVE DAYS AFTER BEING BURIED,758\nJasmine Tridevil Has Surgery 'To Add Third Breast' Total Recall Style,328\n\"Three-breasted Florida woman Jasmine Tridevil insists third boob is real, but police report shows she once lost 'prosthesis'\",1228\nArgentina's President Didn’t Adopt A Jewish Child To Avoid Becoming A Werewolf; So What Did She Do?,1290\n\"Joan Rivers' Doctor \"\"Took a Selfie\"\" During Procedure: CNN\",1851\nThere's A Weird Story Going Around About How Argentina's President Just Saved A Jewish Man From Becoming A Werewolf,897\nThis Man Kept HARASSING Women On The Streets. Until One Day… MOM!?,238\n\"'Rumours of my death are greatly exaggerated': Relax ladies, Hugh Hefner is alive and kicking\",747\nReport: Woman who claimed to have third breast added is fake,2231\nApple Watch shipments to start in March: 12in new MacBook Air expected to be launched in same quarter,1194\nDoc calls macabre 'selfie' claims completely crazy,164\nJoan Rivers' Personal Doctor Allegedly Took A Selfie During Her Throat Procedure,1326\nGovernment threatened Foleys with criminal charges over ransom,52\nIslamic State reportedly on Baghdad’s outskirts after week of victories,1886\nFat dictator Kim Jong-un dying from cheese addiction,338\nPeople Actually Believed Argentina’s President Adopted A Jewish Boy To Stop His Change Into A Werewolf,291\nUPDATE: Children used as dogs in fights,1209\nJoan Rivers’ Doctor Snapped Selfie During Throat Procedure (Report),2427\nEmail to Tim Cook prompted change of Apple's 'on hold' music quality,912\nEgypt Offers Abbas Land in Sinai for Future Palestinian State Read,2233\nJoan Rivers' Doctor Took a Selfie While She Was Under Anesthesia (Report),1287\nISIS is suspected of selling human organs for money in Iraq,2198\nVideo Appears to Show ISIS Execution of Second American Steven Sotloff,1902\nFate of IS leader Abu Bakr al-Baghdadi unknown after airstrikes target him,890\nThe Apple Watch will launch outside the US in April too,925\nArgentina’s president adopts Jewish boy to save him from life as a werewolf,1779\nIsis 'just one mile from Baghdad' as al-Qaeda joins militants' fight against West,1552\nGallagher: Bettman has changed his tune on NHL expansion,2243\n\"Iga Jasica brain surgery: Teen wakes up mid-procedure on table, chats about cat\",1583\nCharles Manson wedding off after it emerges that fiancee Afton Elaine Burton 'just wanted his corpse for display',2151\nSaudi Arabia airline segregation: Saudi airlines to assign seats based on gender,361\nFemale Kurdish ‘poster girl’ fighter feared killed,2112\nCNN: Doctor Took Mid-Surgery Selfie with Unconscious Joan Rivers,164\nThe Whole Internet Is Waiting For This Pic Of A Monster 50-Foot Crab To Be Declared A Hoax,249\nReport: Hewlett-Packard plans to break into 2 companies,579\nRaven-Symone blasts fake report alleging she was abused by Bill Cosby: ‘Keep me out of this’,2339\nSaudi Airlines to Separate Men and Women on Flights,784\nJoan Rivers’ doctor took a selfie while she was out cold before doing ‘an unauthorised biopsy’,2233\nFisherman Saved from Deadly Bear Attack by His Justin Bieber Ringtone,2493\nThis Zombie Cat Returned Home Five Days After Being Buried By Its Owner,1942\nBear attack foiled by Justin Bieber’s music: A story too good to check,1600\nIslamic State releases video of beheading of U.S. hostage Steven Sotloff: site intelligence monitoring service,627\nReport: Microsoft may buy Minecraft studio Mojang,28\nWoman Adds Third Breast by Undergoing Surgery to Participate in Reality Show,2491\nWoman Who Claimed To Have Surgery To Add Third Breast Exposed As Hoaxer,1632\nSon of North Korean aide linked to Kim Jong-un's executed uncle is 'on the run' in France amid fears he will be killed by regime,2065\nAUNT CUTS OFF 3-YEAR-OLD’S PENIS BECAUSE HE WALKED IN WHILE SHE WAS ON THE TOILET,1118\nFlorida woman gets plastic surgery to add a third breast,2101\nMissing Kim Jong-un suffering with 'condition' after CHEESE binge,196\nBreast Chancer,2383\nISIS claims to behead US reporter Steven Sotloff in new video,2339\nISIS Reportedly Executes 2nd American Journalist,492\nJustin Bieber scares off GRIZZLY BEAR and saves fisherman from a mauling,2231\nRumor: ‘new’ 4-inch iPhone on the way,627\nAfghan Mother Kills 25 Taliban Fighters In Seven-Hour Gunbattle After Watching Her Son Slain In Ambush,1874\nTesla choosing Nevada for battery factory,1114\nJoan Rivers’ Doctor Snapped Selfie During Throat Procedure (Report),231\nISIS online video shows beheading of U.S. journalist Steven Sotloff,1510\n\"No, the world's oldest tree has not been accidentally cut down by loggers in the Amazon\",1350\nISIS Reported to Behead Second American,1596\nISIL Has Reportedly Beheaded Journalist Steven Sotloff,985\nSexually frustrated female owl killed male because 'his penis was too SMALL',1394\nThis Man Kept HARASSING Women On The Streets. Until One Day… MOM!?,673\n\"Woman Cuts Off Husband's Penis Twice, Then Throws It Out the Window\",1962\nWhen Photos Lead a Protest,1964\nSteven Sotloff 'beheading': Islamic State fighters release video claiming to show death of second US journalist,2298\n\"Saudi airline, Saudia, to ban gender-mixing\",1887\nArgentina's president 'adopts' godson 'to prevent him becoming a werewolf',1856\n\"ISIS leader Abu Bakr al-Baghdadi wounded in airstrike, Iraq officials say\",2101\nFlorida woman has surgery to add third breast to make herself 'unatttractive to men',2101\n\"Report: Woman claims she had third breast added, hopes to become a TV star\",1188\nIs Kim Jong ill? North Korean dictator in poor health as his weight has ballooned thanks to an obsession with cheese,2527\nIs Jasmine Tridevil’s Third Boob Real? Alisha Hessler Hoax Rumors Swirl,2\n\"Disgusting! Joan Rivers Doc Gwen Korovin’s Sick Selfie EXPOSED — Last Photo Of Comic Icon, When She Was Under Anesthesia, At Center Of Medical Investigation\",2467\nWoman has surgery to get third breast: The three most statistically unlikely pairs of boobs,1241\nU.S.: Video showing Sotloff beheading is authentic,1031\n\"Gwen Korovin, Joan Rivers’s doctor, denies taking selfie\",223\nCharlie Hebdo top cop Helric Fredou kills himself hours after magazine massacre,2158\nGhost Ship,1770\nJasmine Tridevil: The woman with three breasts,1444\nThe US Threatened To Prosecute Families Of The 2 Murdered Americans If They Paid A Ransom To ISIS,489\nAdopting Potential Werewolves Is Routine Business for Argentine Presidents,1441\nPregnant woman loses eye after police shoot bean bag at her,1566\nISIS Reported to Behead Second American,1886\nWoman has third breast implanted,1960\n\"Texas boy, 9, suspended for threatening to use ‘Hobbit’ magic, dad says\",393\nApple reportedly planning to shut down Beats Music subscription streaming service [u],1845\n\"Surgery Patient Wakes Up, Asks Doc 'How's It Going?'\",400\nArgentina’s President Adopted A Jewish Godson To Stop Him From Turning Into A Werewolf,1460\nGiant Crab,293\n\"IBM To Cut More Than 110,000 Jobs, Report Says\",1220\nFisherman Saved from Deadly Bear Attack by His Justin Bieber Ringtone,1100\n\"Islamic State leader Abu Bakr al-Baghdadi: Wounded, dead or missed entirely by U.S. airstrikes?\",735\nGirl destroys boyfriends penis in acid attack after video of them having sex goes viral,157\nJustin Bieber ringtone saves man being mauled by bear,894\nFlorida woman claims to have surgically added third breast,1765\nFlorida woman gets plastic surgery to add a third breast,1444\nRise of the zombie cat: Pet who was 'killed' and buried by his owner climbed out of his grave five days later,1248\nWhite House Threatened James Foley's Family with Prosecution,2195\n\"Stephen Sotloff beheading shown in video, ISIS claims\",268\nMan Mauled By Bear Says He's Only Alive Thanks to Justin Bieber,946\nMicrosoft Near Deal to Buy Minecraft Maker Mojang,122\n\"Report: Tesla will build its Gigafactory in Nevada, not Texas\",1663\nArgentina's President Didn’t Adopt A Jewish Child To Avoid Becoming A Werewolf; So What Did She Do?,1160\nSaudi Women May Have to Cover Up Sexy Eyes,411\nFour Reasons Not To Give Up Hope If Apple Buys Path,3\nJilted wife chops off two-timing hubby’s manhood — twice,1194\nISIS Reportedly Beheads A Second American Journalist,2289\nJoan Rivers Personal Doctor Allegedly Took A Selfie Before Her Biopsy And Cardiac Arrest,810\n\"Lisa Bonet Tweet About Bill Cosby Sent From Fake Account, Manager Confirms\",1072\n\"Passenger headed to Dallas rages over ‘Merry Christmas,’ removed from plane\",641\nLenovo 'resumes efforts to acquire struggling phone maker BlackBerry',2487\nReports: 3 missing Afghans detained at Canadian border,20\nApple was forced to nix key health features from its smartwatch -- report,1275\nHewlett-Packard Plans To Split Into Two Companies: WSJ Report,1536\nLenovo tipped to make a bid for BlackBerry this week,1272\nFour Reasons Not To Give Up Hope If Apple Buys Path,535\n'The Cosby Show' Star Raven Symone Joins Long List of Women Accusing Bill Cosby of Rape,2339\nGirl destroys boyfriends penis in acid attack after video of them having sex goes viral,180\nCharles Manson wedding off as bride 'wanted to display his dead body in glass coffin',2482\nReport: Woman who claimed to have third breast added is fake,1286\n\"Source: Joan Rivers' doc did biopsy, selfie\",1782\nBOOK: CHARLES MANSON’S FIANCÉ WANTED MARRIAGE SO SHE COULD DISPLAY HIS CORPSE IN TOURIST ATTRACTION,2294\nMissing Afghani soldiers found trying to cross US border to Canada,2312\nScorpion stings flier on Alaska Airlines flight from L.A.,2316\nThree-breasted woman outed as fake by Tampa police,2099\nArgentina's president 'adopts' godson 'to prevent him becoming a werewolf',1246\n\"iPhone 6s Rumor Suggests Dual Lens Optical Zoom Camera, Pressure Sensors Inbound\",1394\n\"'Rehana is alive and well... ISIS fanatics have NOT beheaded her': Poster girl for Kurdish freedom fighters escaped Kobane hellhole, friends tell MailOnline\",1944\nISIS Releases Video Allegedly Showing Beheading of U.S. Journalist Steven Sotloff,985\nEnraged spouse chops off unfaithful husband's manhood – TWICE,145\n\"Pete Hegseth: Marines Exit Yemen Forced to Surrender Dignity, Weapons\",1537\n\"Boy, 5, billed with 'no show fee' for missing friend's BIRTHDAY PARTY\",437\nSaudi Arabia outlaws ‘tempting eyes’,1824\n\"Jealous Wife Who Chopped Off Husband’s Penis For Cheating On Her, Chops It Off A Second Time\",2121\nUnbearable: Man fends off bear attack by playing Justin Bieber song,1914\nScorpion stings woman on OSU plane,1414\nMissing Afghani soldiers found trying to cross US border to Canada,408\n\"Three-Boobed Girl probably a hoax, because obviously\",290\nPresident of Argentina Adopts Boy to Stop Him from Becoming a Werewolf,291\nSteven Sotloff: Islamic State 'kills US hostage',2059\nHewlett-Packard to split into two companies,1272\nFlorida woman has surgery to add third breast to make herself 'unatttractive to men',1270\n\"Surgery Patient Wakes Up, Asks Doc 'How's It Going?'\",2059\nIsraeli politicians praise Sisi plan to give Palestinians land for a state in Sinai,758\nISIS executioner 'Jihadi John' allegedly wounded by U.S.-led air strike: report,894\n\"NHL expansion to include Toronto, Quebec City, Seattle and Las Vegas: Report\",673\nFlight Delayed Due To Rampaging Scorpion,274\nGirl destroys boyfriends penis in acid attack after video of them having sex goes viral,1100\n\"Polish Teenager Wakes Up During Brain Surgery, Talks To Doctor\",1345\nFound! Missing Afghan Soldiers Spotted Trying to Enter Canada,1626\nPresident of Argentina Adopts Boy to Stop Him from Becoming a Werewolf,710\nJournalist Steven Sotloff reportedly executed by ISIS,1194\nFerguson and Hong Kong Have One Important Thing in Common,1712\nAPPLE WATCH MAY GO ON SALE IN MARCH ACCORDING TO ANALYST,2199\n'Crabzilla' or 'Crapzilla' -- You Decide,2380\nMissing Afghan soldiers found at US Canada border,2426\nSaudi Airlines to segregate sexes,1078\nSaudi Arabian Airline Rep Denies Plan to Separate Men and Women on Flights,2279\nISIS executioner 'Jihadi John' allegedly wounded by U.S.-led air strike: report,912\n\"IBM to cut more than 111,000 jobs in largest corporate lay-off ever\",2011\nPregnant Woman Loses Eye During Ferguson Riots After Officer Shoots Bean Bag Round At Car,671\n\"Afghan family kills 25 Taliban, media report\",2517\n\"Gay Teacher Receives Touching Letter From Student, 9, After He Comes Out\",2083\nJihadist Brit teen killed in US air strikes,329\nISIS executioner 'Jihadi John' reported wounded in air strike; UK investigating,1903\n\"Wife chops off cheating husband’s penis, twice\",1061\n'Dear Sandwich Thief': Man's hilarious response to passive-aggressive sign posted on his office's fridge door sparks incredible kitchen note war,3\nOil market shrugs off Saudi pipeline blast,1762\nThree-breasted woman outed as fake by Tampa police,1736\nISIS online video shows beheading of U.S. journalist Steven Sotloff,1550\nThis Third Boob Is Probably Only Real in Our Hearts,1272\nJasmine Tridevil: The woman with three breasts,1067\nSource: Missing Afghan soldiers at Canadian border,1626\n\"Transgender Teen Leelah Alcorn Commits Suicide By Walking In Front Of Semi Truck, Blames Christian Parents In Viral Suicide Note\",1259\nApple was forced to nix key health features from its smartwatch -- report,150\nHermaphrodite cat named Mittens to get gender reassignment,875\nJames Foley's mother 'appalled' by U.S. government handling of case,2505\nJames Foley’s Family Claims Government Threatened Them Over Ransom Payments,489\nWerewolf Legend Leads To Jewish Godson's 'Adoption' by Argentina President,2383\nSaudi oil explosion now said to be diesel pipeline,1243\nArgentina’s president adopts Jewish boy to save him from life as a werewolf,2107\nHewlett-Packard Plans To Break Into Two Companies: Report,1110\n\"ISIS Might Be Harvesting Organs To Finance Operations, Iraqi Envoy Tells UN\",1842\nRumor: Apple in late-stage talks to buy Path social platform,2427\nReport: Woman who claimed to have third breast added is fake,1696\nJasmine Tridevil: Woman with three breast denies surgery hoax claims,2491\nGirl poured acid on boyfriend’s penis after he released sex tape,1851\n\"Argentina President, Christina Kirchner, Has Bizarre Werewolf Mishap\",1418\n\"Gwen Korovin, Joan Rivers’s doctor, denies taking selfie\",1454\nPoster girl in fight against ISIS is beheaded by terror group,960\nWoman with three breasts: Real or hoax?,1444\nArgentina's President Adopts Young Boy so He Won't Turn Into Werewolf,291\nSteven Sotloff 'beheaded by Islamic State',1387\nIraq’s ambassador urges UN to investigate claims Isis is harvesting organs: ‘We have bodies - it is clear they are missing certain parts',1146\nThis Zombie Cat Returned Home Five Days After Being Buried By Its Owner,1759\nFive-year-old boy gets a bill for missing school friend's birthday party,1894\n«Daash Syria» Announces Egyptian escape b «Zakat funds» [Google Translate],1163\n\"Joan Rivers' doctor denies 'unauthorized procedure,' selfie before cardiac arrest\",1033\n\"[Google translate] AED site: Family \"\"Flyer\"\" Maryam Mansouri emphasizes \"\"fabricating\"\" a statement repudiating them\",1328\nArgentine President Takes On Godson — But Not To Keep Werewolf At Bay,457\nExplosive New Details Of Joan Rivers’ Medical Crisis: Doctor Snapped Selfie With Legendary Comic & Performed Unauthorized Biopsy While She Was Under Anesthesia!,2126\nReport: Apple Is Shutting Down Beats Music,318\nJournalist Steven Sotloff reportedly executed by ISIS,735\nGender assignment surgery to be given to hermaphrodite cat,2195\nNo gender segregation on Saudia,415\nBreast Chancer,2486\nSaudi Airlines to segregate sexes,1290\nThis Third Boob Is Probably Only Real in Our Hearts,1270\nClaims famous Kurdish Peshmerga fighter Rehana may have been decapitated,1394\n\"Apple Watch on Your Wrist in March, 12-inch MacBook Air Set for Q1 Launch: Analyst\",448\n\"After Beheading of Steven Sotloff, Obama Pledges to Punish ISIS\",485\nGirl destroys boyfriends penis in acid attack after video of them having sex goes viral,2353\nISIS Reportedly Executes 2nd American Journalist,1418\nIraqi Army Downs 2 UK Planes Carrying Weapons for ISIL,1250\nIs Jasmine Tridevil's Triple Breasted Tale An Internet Hoax?,2359\nArgentina president adopts young Jewish boy as godson to prevent him from turning into werewolf,1677\n\"Three-Boobed Girl probably a hoax, because obviously\",1373\n\"Man saved from bear attack when his Justin Bieber ringtones goes off, sending bear fleeing\",1520\n\"Joan Rivers: Doctor Took Selfie With Unconscious Comedian, Performed Biopsy Without Consent -- Details\",1033\nCharles Manson’s fiancee allegedly wanted to marry him for his corpse,491\nPeople Actually Believed Argentina’s President Adopted A Jewish Boy To Stop His Change Into A Werewolf,710\n\"Transgender teenager, 17, leaves heartbreaking suicide note blaming her Christian parents before walking in front of tractor trailer on highway\",1493\n\"NHL expansion rumors: This time, Las Vegas is about to get a team\",274\nArgentina's president 'adopts' godson 'to prevent him becoming a werewolf',1441\nHP is better not together — company to split into enterprise and PC/printer businesses,1851\nThis Third Boob Is Probably Only Real in Our Hearts,2231\nIs 'hands up' in Hong Kong really the same as in Ferguson?,1964\nISIS Allegedly Beheads Second Captive American Journalist,2298\n\"19-year-old girl wakes up during brain surgery, asks doctors ‘How’s it going?’\",1482\nVideo reportedly shows beheading of reporter Steven Sotloff by ISIS,1386\nJoan Rivers death: Biopsy doctor ‘took SELFIE with star while she was under anesthesia moments before cardiac arrest’,1033\nTim Cook makes change at Apple after reading email from unhappy customer,326\nJoan Rivers’ doctor took a selfie while she was out cold before doing ‘an unauthorised biopsy’,2169\nThree Boobs Are Most Likely Two Boobs and a Lie,1618\nThird boob likely a hoax,2335\nBREAKING: Huge Explosion At Saudi Aramco Oil Pipeline Evokes Conspiracy Theories [Photos],2085\nHP reportedly plans to split PC and printer business from enterprise unit,1763\nJustin Bieber ringtone saved a Russian fisherman during a bear attack,2183\nCharles Manson’s fiancee allegedly wanted to marry him for his corpse,274\nJoan Rivers’ Doctor Snapped Selfie During Throat Procedure (Report),2517\nRumor Suggests 12-Inch Retina MacBook Air Could Launch During March 9 Apple Watch Event,898\n\"Woman pays $20,000 for third breast to make herself LESS attractive to men\",764\nJoan Rivers' doctor 'took selfie before biopsy',810\nIga Jasica Says Awakening During Brain Surgery Was No Mistake,1714\nCNN Reports Hackers Sent Message to Sony: ‘You’ve Done the Right Thing’,1067\n\"Apple Watch Takes Two Hours to Charge, Only Delivers Notifications While on the Wrist\",2194\n\"Disgusting! Joan Rivers Doc Gwen Korovin’s Sick Selfie EXPOSED — Last Photo Of Comic Icon, When She Was Under Anesthesia, At Center Of Medical Investigation\",1229\nArgentina’s president adopts Jewish boy to save him from life as a werewolf,1581\nJoan Rivers’ doctor took a selfie while she was out cold before doing ‘an unauthorised biopsy’,2517\nSexually frustrated female owl killed male because 'his penis was too SMALL',2316\nU.S. Authenticates Video Showing Sotloff's Beheading,898\nReport: Woman who claimed to have third breast added is fake,1270\nWoman Adds Third Breast by Undergoing Surgery to Participate in Reality Show,1445\nU.S.: Video showing Sotloff beheading is authentic,1986\n\"Teen wakes up during brain surgery, asks how it’s going\",2482\nHewlett-Packard to split into two companies,1111\nFlorida woman gets third breast surgically implanted,85\nJoan Rivers Doctor Denies Selfie,2517\nJustin Bieber saves man from bear attack,1629\nSaudi Arabian Airline Rep Denies Plan to Separate Men and Women on Flights,1452\n17-yr-old girl pours acid on boyfriend’s penis after he leaked their sex tape,753\nHewlett-Packard plans to split into two companies: Report,1322\nNEWS/ Read the Touching Letter This 9-Year-Old Girl Sent Her Teacher After He Came Out to the Class,2074\nTransgender teen struck and killed on Ohio interstate in apparent suicide,2082\nFlorida woman gets plastic surgery to add a third breast,2427\nVideo purports to show beheading of US journalist,1309\nArgentina's President Cristina Kirchner Adopts Jewish Godson To Prevent Him Turning Into A Werewolf,2198\nJoan Rivers Personal Doctor Allegedly Took A Selfie Before Her Biopsy And Cardiac Arrest,916\n\"Stephen Sotloff beheading shown in video, ISIS claims\",1418\nSaudi Arabia outlaws ‘tempting eyes’,411\nIslamic State puts James Foley’s body up for sale for $1M,2512\nTransgender Teen Leelah Alcorn Blames Christian Parents In Tumblr Suicide Note,2198\nReports: Selfie-Taking Doc's Unauthorized Biopsy May Have Killed Joan Rivers,1033\nJoan Rivers death: Biopsy doctor ‘took SELFIE with star while she was under anesthesia moments before cardiac arrest’,223\nSaudi Women May Have to Cover Up Sexy Eyes,1023\n4-inch iPhone 6 reported to be in development,1643\nGold Apple Watches to be stored in safes in Apple Stores,2121\n\"Apple may buy Path, that social app you don’t use\",2063\nRumor: Apple in late-stage talks to buy Path social platform,2040\nBlood money: How ISIS is selling human organs harvested from living hostages and its own dead soldiers to fund terror across the Middle East,150\nThis Man Kept HARASSING Women On The Streets. Until One Day… MOM!?,328\nFour masked men break into migrant's home and rip off his penis after he 'had affairs with local women',1160\nIsis air strikes: Abu Bakr al-Baghdadi 'critically wounded' in air strikes near Mosul,890\n\"Woman Cuts Off Husband's Penis Twice, Then Throws It Out the Window\",2157\nAPPLE WATCH MAY GO ON SALE IN MARCH ACCORDING TO ANALYST,430\nWe just found out the #Ferguson Protester who claim she was shot in the eye with a rubber bullet was a false story guys. Smh..,1868\nThey're fake! Woman who claims to have surgically implanted third breast is a self-proclaimed hoaxer who once reported a '3 breast prosthesis' stolen from her luggage,2425\nWhite House denies it threatened families of slain American journalists,216\n\"19-year-old girl wakes up during brain surgery, asks doctors ‘How’s it going?’\",1052\nBlood money: How ISIS is selling human organs harvested from living hostages and its own dead soldiers to fund terror across the Middle East,2482\nFlorida woman claims to have surgically added third breast,1067\nCharles Manson wedding off as bride 'wanted to display his dead body in glass coffin',412\nAnother Victim? Raven-Symoné Reveals What Really Happened On ‘Cosby Show’ Set,2294\nEgypt's Sisi Offered Abbas Creation of Palestinian State in Sinai Peninsula,100\n\"Sorry, Argentina's President Didn't Actually Adopt a Jewish Werewolf\",897\n\"White House Chief Of Staff Denis McDonough: No Threats Were Made To Foley, Sotloff Families Over Possible Ransom\",749\n\"Gwen Korovin, Joan Rivers’s doctor, denies taking selfie\",1765\nScorpion stings flier on Alaska Airlines flight from L.A.,736\nIsis: James Foley's beheaded body in $1m 'humanity case' sale offer to family,1113\n'Jihadi John' Injured? ISIS Executioner May Have Been Wounded In US Airstrike: Report,94\nBritish terrorist Jihadi John 'injured in airstrike close to Syrian border',1706\nA Russian Guy Says His Justin Bieber Ringtone Saved Him From A Bear Attack,1479\nISIS Releases Video Allegedly Showing Beheading of U.S. Journalist Steven Sotloff,1495\nArab woman pilot who is poster girl for Gulf states' blitz on ISIS is 'disowned by her family' for bombing 'Sunni heroes of Iraq and the Levant',1512\nArgentina's President Adopts Young Boy so He Won't Turn Into Werewolf,457\nPregnant Woman Loses Eye During Ferguson Riots After Officer Shoots Bean Bag Round At Car,2008\nISIS Leader Abu Bakr al-Baghdadi Wounded in Airstrikes; His Aide Killed,2319\nISIS executioner 'Jihadi John' allegedly wounded by U.S.-led air strike: report,1310\nPregnant woman loses eye after Ferguson cops fire bean bag,338\nParty invoice: Boy sent bill for birthday no-show,1211\nAUNT CUTS OFF 3-YEAR-OLD’S PENIS BECAUSE HE WALKED IN WHILE SHE WAS ON THE TOILET,813\nFerguson and Hong Kong Have One Important Thing in Common,98\nHugh Hefner Dead Rumors Not True,1695\n\"No, Argentina's president did not adopt a Jewish child to stop him turning into a werewolf\",1088\n\"Woman Gets Third Boob Implanted, Wants to Be \"\"Unattractive to Men\"\"\",1444\nArgentina's President Adopts Boy to End Werewolf Curse,710\nHewlett-Packard Plans To Break Into Two Companies: Report,1793\nJilted wife chops off two-timing hubby’s manhood — twice,492\nThe Story of the 3-Boobed Lady Is As Fake As Her Third Boob,1244\n\"ISIS Leader Injured in Air Strike, Iraqi Officials Say\",2231\nHermaphroditic Cat Is Getting Gender Assignment Surgery,875\n\"Argentina President, Christina Kirchner, Has Bizarre Werewolf Mishap\",1677\nAfghan Mother Kills 25 Taliban Fighters In Seven-Hour Gunbattle After Watching Her Son Slain In Ambush,1373\nPolice officer in Charlie Hebdo investigation 'shot himself dead hours after the attack',2491\nSteven Sotloff 'beheading': Islamic State fighters release video claiming to show death of second US journalist,1117\nISIS Releases Video Allegedly Showing Beheading of U.S. Journalist Steven Sotloff,916\n\"Woman pays $20,000 for third breast to make herself LESS attractive to men\",836\nVideo reportedly shows beheading of reporter Steven Sotloff by ISIS,1031\nReport: Egyptian President Makes Surprising Suggestion to Move the Location of a Future Palestinian State,627\nWerewolf legend leads Argentine president to adopt,1373\nArgentina president adopts young Jewish boy as godson to prevent him from turning into werewolf,1992\nDid Argentina's President Adopt A Jewish Baby To Stop It From Becoming A Werewolf??,1639\nVideo purportedly shows beheading of U.S. hostage Steven J. Sotloff,259\n\"Female Kurdish Fighter 'Rehana' is Alive, Claim Supporters; Post CNN Video as Proof\",1944\n\"Fowler Falls For Fake Website, Makes Crazy Claims About Tennis Star\",249\n\"Report: Joan Rivers doctor took selfie, began biopsy, source says\",1861\n\"KGI: iPhone sales forecast at 73M for Q4 ahead of Apple Watch debut in March, 12\"\" MacBook Air in Q1\",1033\nJilted wife 'chopped off husband's penis TWICE with scissors after catching him cheating',457\nISIS Reported to Behead Second American,1510\nReports: Selfie-Taking Doc's Unauthorized Biopsy May Have Killed Joan Rivers,2119\nJoan Rivers' doctor 'took selfie before biopsy',1394\nLenovo tipped to make a bid for BlackBerry this week,811\nJames Foley’s Family Claims Government Threatened Them Over Ransom Payments,1665\nGigafactory location: Tesla Motors confirms Nevada announcement Thursday,1812\nNHL Expansion Plan Report Is 'Complete Fabrication': Bettman,1484\nNEWS/ Viral Video: What Happens When You Accidentally Catcall Your Mom,673\nDumb Racists Photoshop Ferguson Protester Into Awful Viral Meme,1445\nJustin Bieber's 'Baby' Saves Man From Violent Bear Attack,37\nGirl poured acid on boyfriend’s penis after he released sex tape,806\nPolice identify shooter in Florida State tragedy,1039\n\"Fake or freak? Woman, 21, claims to have paid $20,000 to surgically add third breast in desperate bid to become a reality TV star\",1450\nWoman With Three Breasts Is Reportedly A Fake: Jasmine Tridevil’s Real Identity Revealed,1102\n\"Report: HP to split into two companies, one focused on PCs/printers and one on enterprise computing\",1110\nFlorida Woman Has Surgery To Add Third Breast To Her Chest,1272\nWoman with three breasts: Real or hoax?,1632\nHong Kong riot cops forced to withdraw after democracy protesters copy 'Don't shoot' gesture used by US demonstrators after a police officer shot an unarmed black teenager,50\nSource: Apple set to acquire Path in an attempt to bolster iOS social cred,2346\n\"Report: Woman claims she had third breast added, hopes to become a TV star\",2392\nJoan Rivers’s Personal Doctor Denies Taking Operating-Room Selfie,2021\nTeam 5 source: Missing Afghan soldiers found at Canadian border,1705\nCharles Manson’s fiancée wanted to marry him for his corpse: source,92\nIsis 'just one mile from Baghdad' as al-Qaeda joins militants' fight against West,1596\nIraq’s ambassador urges UN to investigate claims Isis is harvesting organs: ‘We have bodies - it is clear they are missing certain parts',250\n\"Source: Joan Rivers' doctor took selfie, began biopsy before her cardiac arrest\",1963\nBrighton teenager killed in US air strikes in Syria,1203\nTesla chooses Nevada for battery factory: Sources,1037\n\"REPORT: Apple Will Acquire Path, The Struggling Social Network\",2512\nThe school lunches that shame America: Photos reveal just how meager US students' meals are compared to even the most cash-strapped of nations,73\nWednesday Apple Rumors: Apple May Be Ready to Buy Path,1039\nJustin Bieber Basically Saves A Russian Man From A Bear,1112\nVideo purports to show beheading of US journalist,1194\nReport: Apple May Buy Social Network Path,2346\n'They got in our way': James Foley's brother backs mother attacking Obama administration over failure to save photojournalist before he was beheaded by ISIS,2516\n\"Hewlett-Packard splits off PC, printer businesses\",1552\nArgentina Has a Superstition That Seventh Sons Will Turn into Werewolves,1856\nREPORT: Doctor Snapped A 'Selfie' While Joan Rivers Was Under Anesthesia,1229\nSandwich thief gets comeuppance in this awesome office note saga,1005\nArgentina president adopts young Jewish boy as godson to prevent him from turning into werewolf,457\nNEWS/ Read the Touching Letter This 9-Year-Old Girl Sent Her Teacher After He Came Out to the Class,953\nUN urged to investigate ISIS's bloody trade in human organs after Iraqi ambassador reveals doctors are being executed for not harvesting body parts,46\n\"Gwen Korovin, Joan Rivers’s doctor, denies taking selfie\",1882\nEgypt Offers Abbas Land in Sinai for Future Palestinian State Read,3\n\"\"\"When We Felt Threatened, We Opened Umbrellas and Raised Our Hands\"\"\",1872\nArgentina's president 'adopts' godson 'to prevent him becoming a werewolf',2300\nCruel aunt cuts her three-year-old nephew's penis off because he burst in on her on the loo and asked to use her phone,813\nISIS Releases Video Allegedly Showing Beheading of U.S. Journalist Steven Sotloff,1304\nJilted wife 'chopped off husband's penis TWICE with scissors after catching him cheating',1276\nVideo reportedly shows beheading of reporter Steven Sotloff by ISIS,268\nJames Foley's mother 'appalled' by U.S. government handling of case,1675\n\"LG Display, Samsung unit to supply Apple Watch screens: Report\",1039\n\"Teen Iga Jasica wakes up during brain surgery, asks how it’s going\",353\nHewlett-Packard to break into 2 companies,1322\nJoan Rivers Personal Doctor Allegedly Took A Selfie Before Her Biopsy And Cardiac Arrest,2487\n\"Fake or freak? Woman, 21, claims to have paid $20,000 to surgically add third breast in desperate bid to become a reality TV star\",1128\nTransgender teen leaves note on Tumblr blaming Christian parents for suicide,21\nMan saved from bear attack - thanks to his Justin Bieber ringtone,319\nThis Woman Claims To Have Had Plastic Surgery To Have A Third Breast,1275\nVeterans Today reporting Iraqi Army Downs 2 UK Planes Carrying Weapons for ISIL,1326\nReport: Doctor took a selfie when Joan Rivers was under anesthesia,2289\nAPPLE WATCH MAY GO ON SALE IN MARCH ACCORDING TO ANALYST,774\n\"Oil spikes on U.S. inventory data, Saudi explosion rumor\",274\nSaudi Airlines to segregate sexes,2100\nISIS Releases Video Allegedly Showing Beheading of U.S. Journalist Steven Sotloff,2465\nJoan Rivers' Doctor Allegedly Took a Selfie During Her Throat Surgery,2205\nJilted wife 'chopped off husband's penis TWICE with scissors after catching him cheating',2253\nTransgender Teen Leelah Alcorn Blames Christian Parents In Tumblr Suicide Note,2030\nPoster girl for Kurdish freedom fighters in Kobane is 'captured and beheaded by ISIS killers' who posted gruesome pictures online,1621\n\"Satire Website Fools ESPN, Kei Nishikori isn't highest paid tennis star\",202\nA Justin Bieber Ringtone Just Saved A Man’s Life Who Was Being Attacked By A Bear,1451\n\"ISIS might be harvesting organs, Iraq tells UN\",2007\nSaudi oil explosion now said to be diesel pipeline,1558\nSon's Asinine Questions Inspire Priceless Dad-Rage,629\n\"Wife chops off cheating husband’s penis, twice\",1716\nAnother Boko Haram Attack Repelled By Armed Women,1915\nSaudi Arabia outlaws ‘tempting eyes’,1366\nWoman has surgery to get third breast: The three most statistically unlikely pairs of boobs,1444\n‘Three-boobed’ woman: They’re not fake,2350\nIsraeli report: Sisi offered Abbas a Palestinian state in Sinai,954\nMicrosoft to buy 'Minecraft' creator Mojang for $2.5B,315\nJoan Rivers' doctor snapped selfie during throat surgery: report,2057\nJustin Bieber's 'Baby' Saves Man From Violent Bear Attack,2231\n\"Iga Jasica brain surgery: Teen wakes up mid-procedure on table, chats about cat\",1411\nEXCLUSIVE: Lenovo Could Make An Offer For BlackBerry As Early As This Week,38\n\"Islamic State is funding its terror operations by brutally harvesting organs, UN is warned\",1207\n\"Tim Cook teases Apple Watch launch apps, and its debut in Germany\",183\nGhost Ship,1696\nArgentina's President Adopts Jewish Boy to Keep Him from Turning into a Werewolf,319\nThey're fake! Woman who claims to have surgically implanted third breast is a self-proclaimed hoaxer who once reported a '3 breast prosthesis' stolen from her luggage,2491\nIslamic State puts James Foley’s body up for sale for $1M,1275\nISIS executioner 'Jihadi John' allegedly wounded by U.S.-led air strike: report,2204\nGiant Crab,2023\nIslamic state issues video of beheading of U.S. hostage: SITE,898\nOutrage as children imitate dog fighting,1607\nThis Woman Claims To Have Had Plastic Surgery To Have A Third Breast,471\nJustin Bieber Basically Saves A Russian Man From A Bear,1550\n\"Man saved from bear attack when his Justin Bieber ringtones goes off, sending bear fleeing\",2315\nNo gender segregation on Saudia,1272\n\"ISIS leader Abu Bakr al-Baghdadi wounded in airstrike, Iraq officials say\",1886\nISIS Beheads Second American Journalist,96\nLenovo 'resumes efforts to acquire struggling phone maker BlackBerry',2065\nSources: Missing Afghan Soldiers May Have Been Found Near Canadian Border,1402\nIslamic State releases video of beheading of U.S. hostage Steven Sotloff: site intelligence monitoring service,1712\n\"ISIS LEADER ABU BAKR AL-BAGHDADI INJURED IN U.S. AIR STRIKES, IRAQI OFFICIALS CLAIM\",1980\nKurdish resistance denies ISIS claims that they have beheaded poster girl 'Rehana',2040\nHermaphroditic cat to get gender assignment surgery,2400\nBrighton jihadi Khalil al-Britani killed in Syria drone strike,1713\nThey're fake! Woman who claims to have surgically implanted third breast is a self-proclaimed hoaxer who once reported a '3 breast prosthesis' stolen from her luggage,2335\nHP is better not together — company to split into enterprise and PC/printer businesses,579\nMan Mauled By Bear Says He's Only Alive Thanks to Justin Bieber,876\nRaven Symone Files Molestation Charges Against Bill Cosby,1142\nThere Are Still Two McDonald’s That Serve McPizza From the ’90s,1886\nISIS Reported to Behead Second American,1550\nLenovo tipped to make a bid for BlackBerry this week,1765\n\"Yes, we’re being bought by Microsoft\",2226\n9-year-old girl pens touching letter to teacher who came out as gay,2083\n\"Source: Joan Rivers' doc did biopsy, selfie\",1431\nUnited Nations asked to investigate claims of organ harvesting by ISIS,2350\nCrabzilla,2136\nSaudi Arabia airline segregation: Saudi airlines to assign seats based on gender,1043\n3-Boobed Woman a Fake,1272\n'How's it going?': Teenager wakes up during brain surgery and asks doctors for progress report,1703\nThe Whole Internet Is Waiting For This Pic Of A Monster 50-Foot Crab To Be Declared A Hoax,1765\nHermaphrodite cat named Mittens to get gender reassignment,1102\nJames Foley’s Family Claims Government Threatened Them Over Ransom Payments,746\n\"Boy, 5, given £15.95 invoice for missing friend's birthday party\",525\nSaudi Women May Have to Cover Up Sexy Eyes,2435\nRobot vacuum cleaner 'attacks' South Korea housewife's hair,728\n\"Apple Watch Takes Two Hours to Charge, Only Delivers Notifications While on the Wrist\",1626\nIslamic state issues video of beheading of U.S. hostage: SITE,627\nU.S. Authenticates Video Showing Sotloff's Beheading,338\nOutrage as children imitate dog fighting,2222\nIslamic State video reportedly shows beheading of Steven Sotloff,1902\nISIS Reportedly Executes 2nd American Journalist,897\n\"Teen wakes up during brain surgery, asks how it’s going\",353\nBreast Chancer,1445\nMicrosoft is reportedly buying 'Minecraft' developer Mojang for $2 billion,889\nMissing Fort Carson item not a nuclear weapon - despite Internet rumors,412\n\"IBM set to cut 110,000 jobs, blogger claims\",1935\nThis Third Boob Is Probably Only Real in Our Hearts,2\nJoan Rivers Doctor Denies Selfie,2427\nClaims famous Kurdish Peshmerga fighter Rehana may have been decapitated,100\nJustin Bieber scares off GRIZZLY BEAR and saves fisherman from a mauling,596\nReport: Second American Journalist Beheaded by Islamic State Terrorists,916\nReport: Doctor took a selfie when Joan Rivers was under anesthesia,1326\nPeople Actually Believed Argentina’s President Adopted A Jewish Boy To Stop His Change Into A Werewolf,1992\nThe US Threatened To Prosecute Families Of The 2 Murdered Americans If They Paid A Ransom To ISIS,166\n\"Stephen Sotloff beheading shown in video, ISIS claims\",471\n\"Report: Joan Rivers doctor took selfie, began biopsy, source says\",934\nHP is better not together — company to split into enterprise and PC/printer businesses,904\nThere Are Still Two McDonald’s That Serve McPizza From the ’90s,2436\nGiant Crab,778\nThree Afghan soldiers found at Canada border after leaving Cape Cod base,1220\nApple to keep gold Watch Editions in special in-store safes,473\nSources: Missing Afghan Soldiers May Have Been Found Near Canadian Border,1886\nPresident Sisi's Gift,2233\nWoman has surgery to get third breast: The three most statistically unlikely pairs of boobs,1067\nIs Jasmine Tridevil's Triple Breasted Tale An Internet Hoax?,2231\nTransgender teen leaves note on Tumblr blaming Christian parents for suicide,2105\nIsis: James Foley's beheaded body in $1m 'humanity case' sale offer to family,791\nJoan Rivers’ doctor snapped a selfie before biopsy surgery,1326\n\"Report: Microsoft Trying To Buy Mojang, Creators Of Minecraft\",1328\nThis Third Boob Is Probably Only Real in Our Hearts,2359\nU.S. Officials Threatened James Foley’s Parents With Prosecution Over Ransom,412\nChina: Wife chops off cheating husband's penis twice with scissors and throws it out of window,685\nFlorida woman gets third breast to become 'unattractive' 32,1241\nArgentina's President Didn’t Adopt A Jewish Child To Avoid Becoming A Werewolf; So What Did She Do?,1639\nHewlett Packard ‘planning to split into two’,1754\nSouth Korean woman's hair 'eaten' by robot vacuum cleaner as she slept,1381\nHewlett-Packard to break into 2 companies,1994\nIs this Crabzilla? 'Giant crab' measuring 50ft spotted off British coast,249\nJustin Bieber ringtone saved a Russian fisherman during a bear attack,934\nHere's What We Know About ISIS's Alleged Organ Harvesting Operation,2194\nScorpion stings flier on Alaska Airlines flight from L.A.,2289\nMystery of 50ft giant crab caught on camera yards from British harbour,2146\nReport: ISIS Is Selling the Body of James Foley for $1 Million,1527\nJoan Rivers’ doctor snapped a selfie before biopsy surgery,1150\nIndia: Angry bride marries guest after original groom falls ill during wedding ceremony,1882\nFlorida Woman Has Surgery To Add Third Breast To Her Chest,1741\nExplosive New Details Of Joan Rivers’ Medical Crisis: Doctor Snapped Selfie With Legendary Comic & Performed Unauthorized Biopsy While She Was Under Anesthesia!,2233\n\"Finally, proof that Justin Bieber IS unbearable: Russian fisherman saved from bear attack when ringtone featuring one of the pop brat's songs scares it away\",2353\n\"ISIS Beheads American Journalist Steven Sotloff, Monitoring Group Says\",1354\n\"Report: Woman claims she had third breast added, hopes to become a TV star\",2258\nSaudi Women May Have to Cover Up Sexy Eyes,338\n\"Justin Bieber ringtone scares bear, saves Russian fisherman\",2105\nISIL Has Reportedly Beheaded Journalist Steven Sotloff,934\n\"Disgusting! Joan Rivers Doc Gwen Korovin’s Sick Selfie EXPOSED — Last Photo Of Comic Icon, When She Was Under Anesthesia, At Center Of Medical Investigation\",2205\nPregnant woman loses eye after Ferguson cops fire bean bag,1454\nBritish teenager Ibrahim Kamara 'Killed In US Airstrikes In Syria',326\n\"Islamic State leader Abu Bakr al-Baghdadi: Wounded, dead or missed entirely by U.S. airstrikes?\",2183\n‘Three-boobed’ woman: They’re not fake,2294\nThe Story of the 3-Boobed Lady Is As Fake As Her Third Boob,328\nU.S. Authenticates Video Showing Sotloff's Beheading,2319\nEXCLUSIVE: Apple To Unveil The Long-Awaited Retina MacBook Air At Its “Spring Forward” Event,268\nMicrosoft to buy 'Minecraft' creator Mojang for $2.5B,325\n\"Jealous Wife Who Chopped Off Husband’s Penis For Cheating On Her, Chops It Off A Second Time\",1962\n\"Polish Teenager Wakes Up During Brain Surgery, Talks To Doctor\",1386\nIsraeli right welcomes Sisi's offer to a Palestinian State in Sinai,1270\nMissing Afghani soldiers found trying to cross US border to Canada,1856\nSouth Korean woman freed by firefighters after robot vacuum cleaner 'eats' her hair as she sleeps,1246\nTransgender teen struck and killed on Ohio interstate in apparent suicide,2140\n\"Teen wakes up during brain surgery, asks how it’s going\",1741\nHewlett-Packard Plans to Break in Two,1322\nFerguson and Hong Kong Have One Important Thing in Common,222\n\"\"\"When We Felt Threatened, We Opened Umbrellas and Raised Our Hands\"\"\",2038\nSaudi Airlines to segregate sexes,811\nLenovo 'resumes efforts to acquire struggling phone maker BlackBerry',1100\nThere Are Still Two McDonald’s That Serve McPizza From the ’90s,1124\nApple installing safes in-store to protect gold Watch Edition,1723\nHewlett Packard ‘planning to split into two’,1851\nFlorida woman gets plastic surgery to add a third breast,2383\n\"Man saved from bear attack when his Justin Bieber ringtones goes off, sending bear fleeing\",1272\nThree-breasted woman outed as fake by Tampa police,2335\n\"Official: Houthis take U.S. vehicles, weapons in Yemen\",1512\n\"Apple in late stages to acquire Path, report says\",67\n\"No, Argentina's president did not adopt a Jewish child to stop him turning into a werewolf\",1264\nFive reasons 'Crabzilla' is definitely not real,1290\nJoan Rivers' doctor 'took selfie before biopsy',2289\nDisturbed aunt cuts off nephew’s penis after he burst’s in on her on the toilet.,813\n\"Disgusting! Joan Rivers Doc Gwen Korovin’s Sick Selfie EXPOSED — Last Photo Of Comic Icon, When She Was Under Anesthesia, At Center Of Medical Investigation\",1326\nArgentina's President Just Adopted a Son So He Won't Turn into a Werewolf,2464\nTesla to Choose Nevada for Battery Factory,2384\n\"'Sílbale your mother', the mockumentary to stop street harassment in Peru [Google Translate]\",328\nJoan Rivers' Doctor Took a Selfie While She Was Under Anesthesia (Report),1181\nCruel aunt cuts her three-year-old nephew's penis off because he burst in on her on the loo and asked to use her phone,627\nApple is reportedly shutting down Beats Music just three months after picking the company up.,1054\nWerewolf Legend Leads To Jewish Godson's 'Adoption' by Argentina President,37\nTesla will build battery 'Gigafactory' in Nevada,1663\nIslamic state issues video of beheading of U.S. hostage: SITE,1998\nIslamic State releases video showing beheading of US hostage Steven Sotloff,656\nRumor: Apple in late-stage talks to buy Path social platform,1601\nIraqi Official Accuses ISIS Of Harvesting Organs To Finance Operations,182\nEXCLUSIVE: Lenovo Could Make An Offer For BlackBerry As Early As This Week,875\nBrighton jihadi 'among five killed in Syria drone strike',489\nAirline passenger freaks out over crew's 'Merry Christmas' greeting,1431\nFake Lisa Bonet Tweet on Cosby Scandal Fools Major Media Outlets,1452\n\"Man saved from bear attack when his Justin Bieber ringtones goes off, sending bear fleeing\",912\nKim Jong-un loves CHEESE so much he's ballooned in size and walks with limp,925\nU.S. Officials Threatened James Foley’s Parents With Prosecution Over Ransom,1665\nSaudi Arabia outlaws ‘tempting eyes’,1366\nJustin Bieber saves man from bear attack,319\nWhite House denies threatening families of James Foley and Steven Sotloff over ISIS ransom but adds 'we made the law clear to them',177\nSexually frustrated female owl killed male because 'his penis was too SMALL',898\nPregnant woman loses eye after Ferguson cops fire bean bag,1927\n'Throat specialist to the stars' allegedly involved in fatal Joan Rivers procedure denies taking selfie with star as she releases statement saying she will not comment on tragic incident,2357\nTexas boy suspended for saying he could make classmate ‘disappear’ with ‘Lord of the Rings’ sorcery,2316\n\"Hong Kong protesters go Ferguson style: ‘Hands up, don’t shoot’\",758\nBear attack foiled by Justin Bieber’s music: A story too good to check,1914\nReport: Microsoft may buy Minecraft studio Mojang,1200\nISIS Is Reportedly Trying To Sell James Foley's Remains For $1 Million,2158\nU.S. confirms authenticity of second journalist beheading video,985\nISIS Is Trying To Sell The Body Of U.S. Hostage James Foley For $1 Million,69\nPresident of Argentina adopts Jewish boy to stop him turning into werewolf,2253\nBrighton jihadi Khalil al-Britani killed in Syria drone strike,1964\nCharles Manson’s fiancee allegedly wanted to marry him for his corpse,1741\nHewlett-Packard to split into two companies,38\nAdopting Potential Werewolves Is Routine Business for Argentine Presidents,327\nCNN: Doctor Took Mid-Surgery Selfie with Unconscious Joan Rivers,2350\n18-Karat Gold Apple Watch Edition To Be Locked In Safes At Apple Stores,1902\nIs 'hands up' in Hong Kong really the same as in Ferguson?,2183\nMicrosoft Near Deal to Buy Minecraft Maker Mojang,315\nBettman says NHL expansion not imminent,1701\nMeet the 3-boobed woman,1244\nArgentina's President Didn’t Adopt A Jewish Child To Avoid Becoming A Werewolf; So What Did She Do?,1264\nSources: Missing Afghan Soldiers May Have Been Found Near Canadian Border,2243\nCATCALLING IS NEVER FUNNY UNLESS IT'S THESE BROS TRICKED INTO CATCALLING THEIR MOTHERS,1138\nFlight Delayed Due To Rampaging Scorpion,1617\nGirl destroys boyfriends penis in acid attack after video of them having sex goes viral,1995\n\"Switzerland’s Assassination, Kim Jong Un Might Die From Cheese Overdose\",925\nWoman Gets Third Boob to Appear Unattractive to Men,471\nIslamic State video reportedly shows beheading of Steven Sotloff,1304\nArgentina president adopts young Jewish boy as godson to prevent him from turning into werewolf,1639\n\"Joan Rivers' doctor denies 'unauthorized procedure,' selfie before cardiac arrest\",1287\nDoc calls macabre 'selfie' claims completely crazy,810\nRumor: ‘new’ 4-inch iPhone on the way,1387\nJustin Bieber ringtone saves Russian fisherman from bear attack,1033\nPolice officer in Charlie Hebdo investigation 'shot himself dead hours after the attack',2151\n\"Reports: NHL expansion could include Las Vegas, others\",1443\nManson's fiancee wants to put his corpse on display: Report,2059\n\"3 Afghan Soldiers Missing From U.S. Base Apprehended at Canadian Border, Reports Say\",736\nISIS Releases Video Allegedly Showing Beheading of U.S. Journalist Steven Sotloff,2383\nJames Foley's mother 'appalled' by U.S. government handling of case,39\nArgentina's President Didn’t Adopt A Jewish Child To Avoid Becoming A Werewolf; So What Did She Do?,728\nISIS Leader Abu Bakr al-Baghdadi Wounded in Airstrikes; His Aide Killed,1861\nPresident of Argentina adopts Jewish godson to 'stop him turning into a werewolf',641\nCharles Manson's fiancee used him for his ... corpse?,211\nThree Boobs Are Most Likely Two Boobs and a Lie,150\nJustin Bieber Ringtone Startles Bear,1479\nLG will be sole supplier of Apple Watch display,2190\n'Miracle cat' rises from the dead five days after burial,389\nUnited Nations asked to investigate claims of organ harvesting by ISIS,680\n\"Hungry Florida cat defies death, digs its way out of grave to return home (VIDEO)\",1767\nWhen Photos Lead a Protest,2390\nMystery of 50ft giant crab caught on camera yards from British harbour,525\n3-Boobed Woman a Fake,1128\nArgentina's president 'adopts' godson 'to prevent him becoming a werewolf',1102\nJournalist Steven Sotloff reportedly executed by ISIS,656\n\"ISIS leader Abu Bakr al-Baghdadi wounded in airstrike, Iraq officials say\",890\nHP is better not together — company to split into enterprise and PC/printer businesses,1322\nIraqi Army Downs Two UK Planes Carrying Weapons for ISIS,606\nApple Stores will have custom-designed safes to store the gold Apple Watch in,2499\n\"Disgusting! Joan Rivers Doc Gwen Korovin’s Sick Selfie EXPOSED — Last Photo Of Comic Icon, When She Was Under Anesthesia, At Center Of Medical Investigation\",2439\n\"IBM To Cut More Than 110,000 Jobs, Report Says\",1265\nSexually frustrated female owl killed male because 'his penis was too SMALL',1354\n\"Ohio Trans Teen Commits Suicide, Leaves Heartbreaking Note Declaring “There’s No Way Out”\",1512\nBritish teenager Ibrahim Kamara 'Killed In US Airstrikes In Syria',823\n\"New Twist: Charlie Hebdo Police Investigator Turns Up Dead, ‘Suicided’\",50\nSources: Missing Afghan Soldiers May Have Been Found Near Canadian Border,1705\niPhone 6s ... transfiguration Nurse,1387\n\"Tail of survival: Buried cat, believed dead, claws back to life\",1816\n\"Three-Boobed Girl probably a hoax, because obviously\",1102\nArgentine President Takes On Godson — But Not To Keep Werewolf At Bay,861\nParent: Fourth-grader suspended after using magic from 'The Hobbit',2363\nISIS Beheads Second American Journalist,1596\nJames Foley’s Family Claims Government Threatened Them Over Ransom Payments,291\n\"Woman Gets Third Boob Implanted, Wants to Be \"\"Unattractive to Men\"\"\",1241\nSaudi Airlines to Separate Men and Women on Flights,353\nSource: Three Afghan soldiers located at Canadian border,408\nIslamic State trying to SELL decapitated body of US hostage James Foley for $1 MILLION,1275\n\"Video Of Steven Sotloff Slaying By ISIS Is Authentic, U.S. Confirms\",1475\nMystery of 50ft giant crab caught on camera in Kent harbour,2522\n‘Three-boobed’ woman: They’re not fake,1696\nBREAKING: Playboy Tycoon Hugh Hefner Passes Away at Age of 88,1607\nThe Story of the 3-Boobed Lady Is As Fake As Her Third Boob,1632\nJihadist Brit teen killed in US air strikes,525\nApple scrapped advanced Apple Watch health monitoring features due to reliability issues,318\nJoan Rivers' doctor snapped selfie during throat surgery: report,556\n\"Source: Joan Rivers' doc did biopsy, selfie\",2198\nArgentina president adopts young Jewish boy as godson to prevent him from turning into werewolf,37\nHP Is Planning To Split Into Two Separate Businesses,1387\nNo gender segregation on Saudia,811\nUPDATE: Children used as dogs in fights,2333\nRaven-Symone blasts fake report alleging she was abused by Bill Cosby: ‘Keep me out of this’,441\nSaudi Airlines to Separate Men and Women on Flights,1373\n\"Apple Watch Edition Will Save On Gold With Patented Alloy, Could Start At $2,999\",2279\n\"Sony Hackers Email: Thanks For Running Scared, We'll Stop Now\",990\nJoan Rivers death: Biopsy doctor ‘took SELFIE with star while she was under anesthesia moments before cardiac arrest’,929\nFour Reasons Not To Give Up Hope If Apple Buys Path,1445\nApple to keep gold Watch Editions in special in-store safes,1779\nPresident of Argentina adopts Jewish godson to 'stop him turning into a werewolf',1856\nTesla chooses Nevada for battery factory: Sources,717\nIslamic State video reportedly shows beheading of Steven Sotloff,916\nU.S. Authenticates Video Showing Sotloff's Beheading,485\nFlorida woman claims to have surgically added third breast,1272\n\"Trans Teen Dies by Suicide, Leaves Tumblr Note: 'There's No Way Out'\",1310\nSchool pupil writes moving letter to her teacher after he comes out as gay,2085\nCNBC: Tesla chooses Nevada for new battery factory plant,1479\n\"Passenger headed to Dallas rages over ‘Merry Christmas,’ removed from plane\",596\nHP is reportedly splitting into two companies,1414\n18-Karat Gold Apple Watch Edition To Be Locked In Safes At Apple Stores,360\nCheese addiction breaks Kim Jong-un's ankles,1701\nArgentina's President Adopts Young Boy so He Won't Turn Into Werewolf,2300\nU.S. Officials Threatened James Foley’s Parents With Prosecution Over Ransom,927\n\"Report: Woman claims she had third breast added, hopes to become a TV star\",471\nWaPo: Was Foley’s killer a former Gitmo detainee?,2232\nFresh agony for James Foley's family as sick ISIS militants 'try to sell them his headless body for $1million',492\nThree Boobs Are Most Likely Two Boobs and a Lie,2361\nIs this a Crabzilla spotted in the UK? Monster crab measures about 50 feet,2100\nJoan Rivers' Personal Doctor Allegedly Took A Selfie During Her Throat Procedure,946\nGovernment threatened Foleys with criminal charges over ransom,2512\n\"iPhone 6S rumors suggest new camera, HealthKit sensors\",970\nHewlett-Packard to split in 2 companies,1111\nA Russian Guy Says His Justin Bieber Ringtone Saved Him From A Bear Attack,2383\nISIS online video shows beheading of U.S. journalist Steven Sotloff,1998\nJoan Rivers' Doctor Allegedly Took a Selfie During Her Throat Surgery,1229\nFoley family says was 'threatened' by U.S. official over ransom: ABC,2517\nCharles Manson’s fiancée wanted to marry him for his corpse: source,274\nFisherman Saved from Deadly Bear Attack by His Justin Bieber Ringtone,1324\nBritish teenager Ibrahim Kamara 'Killed In US Airstrikes In Syria',1316\n‘Three-boobed’ woman: They’re not fake,910\nWoman Faces Jail Time After Slicing Off 3-Year-Old Nephew's Penis,1581\nThe Story of the 3-Boobed Lady Is As Fake As Her Third Boob,1241\nWoman Who Claimed To Have Surgery To Add Third Breast Exposed As Hoaxer,1811\n\"Brain Surgery Recovery: Teenage Girl Wakes Up During Procedure, Talks About Cats\",2071\n\"Steven Sotloff, American Journalist, Allegedly Beheaded By ISIS\",1431\nISIS video shows beheading of American journalist Steven Sotloff,1394\nAfghan Family Kills 25 In Revenge For Son's Death,2195\nRumors Swirling About Israel's Shocking Sinai 'Endgame' Plan for Palestinians in Gaza,1812\nJoan Rivers Personal Doctor Allegedly Took A Selfie Before Her Biopsy And Cardiac Arrest,1525\nCNN: Doctor Took Mid-Surgery Selfie with Unconscious Joan Rivers,1755\nMan Mauled By Bear Says He's Only Alive Thanks to Justin Bieber,2126\n\"Woman Gets Third Boob Implanted, Wants to Be \"\"Unattractive to Men\"\"\",1770\nIsraeli politicians praise Sisi plan to give Palestinians land for a state in Sinai,1445\nReport: NHL expansion to Las Vegas 'a done deal',21\nIslamic State trying to SELL decapitated body of US hostage James Foley for $1 MILLION,150\nJoan Rivers death: Biopsy doctor ‘took SELFIE with star while she was under anesthesia moments before cardiac arrest’,2467\n\"Joan Rivers' Doctor \"\"Took a Selfie\"\" During Procedure: CNN\",98\nHewlett-Packard plans to split into two companies: Report,1552\nJustin Bieber ringtone saves man being mauled by bear,1324\n\"Source: Joan Rivers' doc did biopsy, selfie\",1701\nFlorida woman claims to have surgically added third breast,1653\nAUNT CUTS OFF 3-YEAR-OLD’S PENIS BECAUSE HE WALKED IN WHILE SHE WAS ON THE TOILET,2510\n\"Condition of Abu Bakr al-Baghdadi, Islamic State leader, in doubt after airstrike\",429\nDid Argentina's President Adopt A Jewish Baby To Stop It From Becoming A Werewolf??,2107\nURGENT: ISIS beheads Kurdish female fighter “Rehana”,434\n\"Gwen Korovin, Joan Rivers’s doctor, denies taking selfie\",2467\nJustin Bieber Helps Defend Russian Fisherman From Bear,1653\nRumor: Apple Watch Production Gearing Up For Valentine's Day Release With High Prices,97\nFlorida woman gets third breast surgically implanted,2292\n\"Texas boy, 9, suspended for threatening to use ‘Hobbit’ magic, dad says\",675\nCharles Manson’s fiancée wanted to marry him for his corpse: source,584\nHP announces plan to split in two,2505\nSaudi national airline may introduce gender segregation on its flights,2100\nISIS claims to behead US reporter Steven Sotloff in new video,2465\nJustin Bieber Saved This Guy From a Bear Attack,1451\nHewlett-Packard to split into two public companies,1450\n\"Fake or freak? Woman, 21, claims to have paid $20,000 to surgically add third breast in desperate bid to become a reality TV star\",1618\n\"Argentina President, Christina Kirchner, Has Bizarre Werewolf Mishap\",1994\nThis Woman Claims To Have Had Plastic Surgery To Have A Third Breast,2292\n\"Apple Watch to go on sale in March, claims analyst\",408\nJoan Rivers’ doctor snapped a selfie before biopsy surgery,946\nIslamic State leader Abu Bakr al-Baghdadi wounded in airstrike: claims,890\n\"'Even though you're gay, I will always treat you the same way as I do now': Moving letter from nine-year-old to her school teacher after he came out to his class\",191\nRumors Swirling About Israel's Shocking Sinai 'Endgame' Plan for Palestinians in Gaza,1200\nSouth Korean Woman's Hair 'Eaten' By Robot Vacuum Cleaner,1643\nLenovo Looking To Buy BlackBerry Ltd [REPORT],1067\nU.S. Officials Threatened James Foley’s Parents With Prosecution Over Ransom,792\nNHL Expansion Plan Report Is 'Complete Fabrication': Bettman,2359\nApple to shut down Beats Music? Not so Apple says,1668\nIslamic state issues video of beheading of U.S. hostage: SITE,1039\nJoan Rivers Personal Doctor Allegedly Took A Selfie Before Her Biopsy And Cardiac Arrest,1394\nCharles Manson’s fiancee allegedly wanted to marry him for his corpse,279\nOil Futures Jump on Rumored Pipeline Explosion in Saudi Arabia,1609\n\"Fake or freak? Woman, 21, claims to have paid $20,000 to surgically add third breast in desperate bid to become a reality TV star\",1067\nISIS Is Reportedly Trying To Sell James Foley's Remains For $1 Million,930\nScorpion stings woman on OSU plane,1322\nRumor: Apple Watch Screens To Be Supplied By LG Display And Samsung Display,471\nIsis 'behead their own fighters' for spying and embezzlement in Syria,2158\n\"Three-Boobed Girl probably a hoax, because obviously\",2425\nWatch Two Guys Appear to Get Tricked Into Catcalling Their Own Moms,786\nOil market shrugs off Saudi pipeline blast,2244\nBrain op shock as teen wakes up mid-surgery,1703\nFemale Kurdish ‘poster girl’ fighter feared killed,1279\nArgentina's President Adopts Young Boy so He Won't Turn Into Werewolf,697\n\"Boy, 5, given £15.95 invoice for missing friend's birthday party\",1394\nFoley family says was 'threatened' by U.S. official over ransom: ABC,39\n\"Morin goes back on transparency pledge, refuses to confirm or deny report that Apple is buying Path\",222\n\"Islamic State leader Abu Bakr al-Baghdadi: Wounded, dead or missed entirely by U.S. airstrikes?\",2082\n‘Three-boobed’ woman: They’re not fake,2258\nU.S. confirms authenticity of second journalist beheading video,1998\nThis Campaign Shows A Pretty Genius Way To Stop Men Catcalling In The Street,2030\nGender assignment surgery to be given to hermaphrodite cat,3\nApple Watches to be kept in safes,473\nScorpion Sting Delays Oregon State Flight,2289\nNo gender segregation on Saudia,1754\nSaudi Airlines to segregate sexes,1272\n\"Apple in late stages to acquire Path, report says\",898\nWould US sue parents of James Foley? Why White House is Defending Itself,216\nSaudi Airlines to Separate Men and Women on Flights,2512\nApple could be eyeing purchase of social networking app Path,1390\nHP announces plan to split in two,2517\n\"Afghan family kills 25 Taliban, media report\",1830\nIslamic State reaps profits from organ trafficking,2083\nHeads up oil traders: Big pipeline explosion reported in Saudi Arabia,2085\nEx Co-Star Raven Symoné Blasts Rape Rumor ... THAT'S DISGUSTING!,1537\nDumb Racists Photoshop Ferguson Protester Into Awful Viral Meme,2038\n\"Switzerland’s Assassination, Kim Jong Un Might Die From Cheese Overdose\",2494\nWoman Gets Third Boob to Appear Unattractive to Men,1924\nJames Foley family: Obama officials vowed criminal charges if we paid son’s ransom,2229\nNEWS/ Read the Touching Letter This 9-Year-Old Girl Sent Her Teacher After He Came Out to the Class,1961\nReport: Second American Journalist Beheaded by Islamic State Terrorists,926\nFerguson riots: Pregnant woman loses eye after cops fire BEAN BAG round through car window,2467\nUPDATE: Children used as dogs in fights,868\nA Russian Guy Says His Justin Bieber Ringtone Saved Him From A Bear Attack,2082\nFlorida woman gets third breast surgically implanted,2101\nThis Third Boob Is Probably Only Real in Our Hearts,535\nJasmine Tridevil Has Surgery 'To Add Third Breast' Total Recall Style,1399\nThis Story About How Tim Cook Changed The 'On Hold' Music At Apple Shows Why He's Such A Great CEO,172\nArgentina's President Adopts Boy to End Werewolf Curse,2131\nFlorida woman gets third breast to become 'unattractive' 32,2486\n\"Report: Woman claims she had third breast added, hopes to become a TV star\",1186\n\"Saudi Arabia Airline Segregation: New Islamic Law Takes Flight On Airliner, Seating By Gender Coming Soon\",1151\nJustin Bieber Saved This Guy From a Bear Attack,1479\nSaudi Airlines to ban gender-mixing seating,1561\nSteven Sotloff beheading: Latest updates as ISIS release gruesome video of US journalist's murder,2158\nIsis 'behead their own fighters' for spying and embezzlement in Syria,1194\nPoster girl in fight against ISIS is beheaded by terror group,1907\n\"Teen wakes up during brain surgery, asks how it’s going\",1607\n3-Boobed Woman a Fake,2359\nFlorida Woman Has Surgery To Add Third Breast To Her Chest,1894\nWoman Reportedly Pours Acid on Boyfriend's Penis After Finding His Sex Tape,2461\nHewlett-Packard will reportedly split into two companies,1763\nTorpoint: Five-Year-Old Billed For Missing Friend’s Birthday Party In England,1211\nIs Jasmine Tridevil’s Third Boob Real? Alisha Hessler Hoax Rumors Swirl,85\nGrieving Afghan mother takes bloody revenge by killing 25 Taliban militants during seven hour battle after they gunned down her son,2026\n\"Ohio Trans Teen Commits Suicide, Leaves Heartbreaking Note Declaring “There’s No Way Out”\",46\nWoman has surgery to get third breast: The three most statistically unlikely pairs of boobs,1102\n\"New Twist: Charlie Hebdo Police Investigator Turns Up Dead, ‘Suicided’\",2199\n\"ISIS Leader Injured in Air Strike, Iraqi Officials Say\",1037\nJoan Rivers' doctor snapped selfie during throat surgery: report,934\nArgentina president adopts Jewish godson for first time in country's history,1264\nSouth Korean woman freed by firefighters after robot vacuum cleaner 'eats' her hair as she sleeps,2216\nRaven-Symone Did NOT Accuse Bill Cosby Of Molestation Or Rape — It’s A HOAX,164\nArgentine President Takes On Godson — But Not To Keep Werewolf At Bay,2522\nJasmine Tridevil: The woman with three breasts,1244\nSketchy Rumor Claims Apple Planning New 4-Inch iPhone for 2015,20\nMeet the 3-boobed woman,1450\n\"Video Of Steven Sotloff Slaying By ISIS Is Authentic, U.S. Confirms\",580\niPhone 6s ... transfiguration Nurse,485\nSaudi Arabia's national airline to introduce gender segregation after a string of complaints from male passengers,183\nFurious women set trap for 'underwear thief' then shame him in public,2513\nHackers: Sony ‘Very Wise’ to Pull Film,890\n‘I will have justice for what they did to me’: Pregnant St. Louis woman loses eye after police fire non-lethal round at car during Ferguson protest (VIDEO),2008\nFox Affiliate Falls for College Humor's Office Note War Prank,21\nCharles Manson wedding off after it emerges that fiancee Afton Elaine Burton 'just wanted his corpse for display',2482\nISIS Reportedly Executes 2nd American Journalist,1770\nWoman Who Claimed To Have Surgery To Add Third Breast Exposed As Hoaxer,328\nFlorida woman claims to have surgically added third breast,2383\nFlorida woman gets plastic surgery to add a third breast,1454\nJoan Rivers' Personal Doctor Allegedly Took A Selfie During Her Throat Procedure,2021\nPresident of Argentina adopts Jewish boy to stop him turning into werewolf,2427\nTriple-breasted woman pictured before 'operation' and vows surgery footage will prove third boob is no hoax,150\nMissing Afghan soldiers reportedly found near Canadian border,1856\n\"Hungry Florida cat defies death, digs its way out of grave to return home (VIDEO)\",1674\n\"Passenger Gets Kicked Off Plane After \"\"Merry Christmas\"\" Meltdown\",354\nNo gender segregation on Saudia,457\n\"Report: Joan Rivers doctor took selfie, began biopsy, source says\",1765\nThree Afghan soldiers found at Canada border after leaving Cape Cod base,1662\nFour Reasons Not To Give Up Hope If Apple Buys Path,150\nMissing Afghan Soldiers Apprehended Trying To Cross Border Into Canada,2300\nCharles Manson wedding off as bride 'wanted to display his dead body in glass coffin',2503\nFerguson protester shot in the eye with rubber bullet by police,1868\nSchool pupil writes moving letter to her teacher after he comes out as gay,953\n'I had a third breast implant so I can turn off men',1520\nFive reasons 'Crabzilla' is definitely not real,58\n\"IBM set to cut 110,000 jobs, blogger claims\",90\nReports: Selfie-Taking Doc's Unauthorized Biopsy May Have Killed Joan Rivers,1639\nArgentina’s president adopts Jewish godson to counteract werewolf legend,963\n\"Apple Reportedly Close to Acquiring 'Path', Looking to Integrate Service Into Messages\",2279\nHewlett-Packard will reportedly split into two companies,1110\n9-Year-Old Writes Moving Letter to Teacher Who Came Out as Gay to His Class,2012\nWerewolf Legend Leads To Jewish Godson's 'Adoption' by Argentina President,98\nGhost Ship Filled with Ebola-Ridden Rats Heading for Florida,728\nSaudi Arabia's national airline plans to keep men and women apart,1250\nDoc calls macabre 'selfie' claims completely crazy,1963\n\"REPORT: Apple Will Acquire Path, The Struggling Social Network\",1798\nUnbearable: Man fends off bear attack by playing Justin Bieber song,2105\nFat dictator Kim Jong-un dying from cheese addiction,2394\n\"3 Afghan Soldiers Missing From U.S. Base Apprehended at Canadian Border, Reports Say\",408\nApple reportedly planning to shut down Beats Music subscription streaming service [u],1054\nIraqi Army Downs Two UK Planes Carrying Weapons for ISIS,2050\nArgentina’s President Adopted A Jewish Godson To Stop Him From Turning Into A Werewolf,319\nISIS executioner 'Jihadi John' allegedly wounded by U.S.-led air strike: report,319\n\"Disgusting! Joan Rivers Doc Gwen Korovin’s Sick Selfie EXPOSED — Last Photo Of Comic Icon, When She Was Under Anesthesia, At Center Of Medical Investigation\",1525\n\"Morin goes back on transparency pledge, refuses to confirm or deny report that Apple is buying Path\",1798\nSamsung Rumoured to be Supplying the Screens for Apple Watch... Mk II,1272\nMan kicked off flight after Merry Christmas greeting sets him off,747\n\"ISIS LEADER ABU BAKR AL-BAGHDADI INJURED IN U.S. AIR STRIKES, IRAQI OFFICIALS CLAIM\",1044\nArgentina's President Just Adopted a Son So He Won't Turn into a Werewolf,1914\nWhen Street Harassers Realize The Women They're Catcalling Are Their Moms In Disguise,1114\nIsis 'Admits' Leader Abu Bakr al-Baghdadi Injured in US Air Strike,2382\n\"Hackers tell Sony wise to cancel film, don't make more trouble -CNN\",836\nIsraeli right welcomes Sisi's offer to a Palestinian State in Sinai,1727\n\"Steven Sotloff, American Journalist, Allegedly Beheaded By ISIS\",1986\nDid Argentina's President Adopt A Jewish Baby To Stop It From Becoming A Werewolf??,1907\nFerguson and Hong Kong Have One Important Thing in Common,1514\nJoan Rivers Personal Doctor Allegedly Took A Selfie Before Her Biopsy And Cardiac Arrest,2289\nThe US Threatened To Prosecute Families Of The 2 Murdered Americans If They Paid A Ransom To ISIS,1100\nCNN: Doctor Took Mid-Surgery Selfie with Unconscious Joan Rivers,1\nThese Men Catcalling Their Undercover Mothers Is the Best Payback Ever,1914\nMIRACLE CAT CLAWS ITS WAY OUT OF ITS OWN GRAVE FIVE DAYS AFTER BEING BURIED,1759\nSteven Sotloff 'beheaded by Islamic State',1937\nMeet the 3-boobed woman,103\nArgentina Has a Superstition That Seventh Sons Will Turn into Werewolves,1779\nJames Foley's mother 'appalled' by U.S. government handling of case,360\nReport: ISIS Islamists at the Gates of Baghdad,1194\nPassenger tossed after flipping out over staff’s ‘Merry Christmas’,354\n\"NHL expansion to include Toronto, Quebec City, Seattle and Las Vegas: Report\",1809\nAfghan Mother Reza Gul Takes Up Slain Son's Gun to Kill Taliban Attackers,575\nIslamic State releases video showing beheading of US hostage Steven Sotloff,2465\nApple Stores Are Reportedly Installing Custom Safes To House Apple Watches,1322\n\"Argentina President, Christina Kirchner, Has Bizarre Werewolf Mishap\",1553\nMan in China recovering in hospital after wife chopped off his penis,1276\nHermaphroditic cat awaits a gender reassignment surgery to become a boy,1604\n\"Reports: NHL expansion could include Las Vegas, others\",2279\n\"\"\"When We Felt Threatened, We Opened Umbrellas and Raised Our Hands\"\"\",1264\nMissing Afghan soldiers taken into custody at Canadian border,894\n\"ISIS Beheads American Journalist Steven Sotloff, Monitoring Group Says\",1250\nClaims famous Kurdish Peshmerga fighter Rehana may have been decapitated,1886\n\"Joan Rivers' Doctor \"\"Took a Selfie\"\" During Procedure: CNN\",2021\nThere's A Weird Story Going Around About How Argentina's President Just Saved A Jewish Man From Becoming A Werewolf,1102\nBlackBerry shares up after unconfirmed report on possible Lenovo bid,1919\nSaudi Arabia's national airline plans to keep men and women apart,2512\n\"Islamic State is funding its terror operations by brutally harvesting organs, UN is warned\",2222\nMan saved from bear attack - thanks to his Justin Bieber ringtone,2373\n'How's it going?': Teenager wakes up during brain surgery and asks doctors for progress report,517\nCruel aunt cuts her three-year-old nephew's penis off because he burst in on her on the loo and asked to use her phone,1387\nApple was forced to nix key health features from its smartwatch -- report,3\n\"Bieber ringtone scares bear, saves man's life\",1653\n\"LG Display, Samsung unit to supply Apple Watch screens: South Korea paper\",1937\nSource: Three Afghan soldiers located at Canadian border,2396\nJoan Rivers's doctor 'took a SELFIE' with the comedian as she lay under anesthetic and just seconds before she went into cardiac arrest that killed her,2439\n\"Iga Jasica brain surgery: Teen wakes up mid-procedure on table, chats about cat\",2482\nMum helps kill 25 Taliban fighters during SEVEN-hour gun battle in revenge for cop son's death,1830\n\"Teen wakes up during brain surgery, asks how it’s going\",316\n'Jihadi John' Injured? ISIS Executioner May Have Been Wounded In US Airstrike: Report,1856\nWatch Two Guys Appear to Get Tricked Into Catcalling Their Own Moms,1285\n‘Crabzilla’ spotted off the coast of Britain,1765\nThese Men Freak Out When They Discover The Women They Are Harassing Are Their Moms In Disguise (VIDEO),2300\nISIS is suspected of selling human organs for money in Iraq,930\nCharles Manson Wedding Off: Fiancee’s Morbid Plan To Exploit His Corpse Emerges,1124\nFive reasons 'Crabzilla' is definitely not real,525\nArgentina's President Adopts Young Boy so He Won't Turn Into Werewolf,1102\nTV show tricks chronic catcallers into harassing their own mothers,1980\nAfghan woman kills 25 Taliban rebels to avenge her son’s murder,2512\nSaudi Airlines to Separate Men and Women on Flights,457\nThe Apple Watch will launch outside the US in April too,98\nBear attack foiled by Justin Bieber’s music: A story too good to check,2073\n\"Transgender teen who committed suicide left heartbreaking note saying she would \"\"never be happy\"\"\",2312\nArgentina's President Just Adopted a Son So He Won't Turn into a Werewolf,145\n\"Tesla settles on Nevada for \"\"gigafactory\"\" site -CNBC\",1142\nWoman Who Claimed To Have Surgery To Add Third Breast Exposed As Hoaxer,2301\n\"Steven Sotloff, American Journalist, Allegedly Beheaded By ISIS\",1386\nMan's Girlfriend Pours Acid On His Penis After He Covertly Recorded Their Sex Session,2179\nFei Lin's Penis Stolen By Thieves: Chinese Man Allegedly Had Penis Stolen By Jealous Lovers,1719\nJustin Bieber ringtone saves Russian man from bear attack,1431\nApple installing safes in-store to protect gold Watch Edition,889\nMeet the 3-boobed woman,1924\nJustin Bieber Saved A Guy Getting Mauled By A Bear,923\n\"Afghan family kills 25 Taliban, media report\",2040\n\"Apple Reported to Begin Shipping Apple Watch in March, 12-Inch MacBook Air in Early 2015\",2315\nApple Stores to install safes to secure gold Apple Watches,673\nHewlett-Packard to split into two public companies,579\nJustin Bieber scares off GRIZZLY BEAR and saves fisherman from a mauling,1626\nAirline passenger freaks out over crew's 'Merry Christmas' greeting,197\nFlorida woman gets plastic surgery to add a third breast,327\nURGENT: ISIS beheads Kurdish female fighter “Rehana”,246\nAfghan Mother Kills 25 Taliban Fighters In Seven-Hour Gunbattle After Watching Her Son Slain In Ambush,728\n\"No, McPizza is not available in two US McDonald's [Google Translate]\",318\nIraqi Army Downs 2 UK Planes Carrying Weapons for ISIL,1999\nJoan Rivers’ Doctor Snapped Selfie During Throat Procedure (Report),39\nLenovo Could Make A Bid For BlackBerry (Rumor),274\nSyria: Teenage British Jihadi from Brighton Killed in US Airstrikes,329\nISIS Is One Mile From Baghdad,940\nIs 'Crabzilla' real or not? Leading marine biologist rules picture of giant crab lurking in shallow waters must be a HOAX,765\nTampa woman claims to add 3rd breast,3\nWerewolf legend leads Argentine president to adopt,728\nGallagher: Bettman has changed his tune on NHL expansion,2233\nIslamic State releases video showing beheading of US hostage Steven Sotloff,916\nBOOK: CHARLES MANSON’S FIANCÉ WANTED MARRIAGE SO SHE COULD DISPLAY HIS CORPSE IN TOURIST ATTRACTION,1741\n\"\"\"Jihadi John\"\" reportedly wounded in airstrike\",2007\n\"No, Saudi Arabia has not banned the \"\"tempting eyes\"\"\",1838\n\"iPhone 6s To Have DSLR-Quality Camera? Rumors Suggest ‘Dual-Lens’ Camera, Apple Watch ‘Force Touch’ Feature\",912\n\"Saudi airline, Saudia, to ban gender-mixing\",1445\nEnraged spouse chops off unfaithful husband's manhood – TWICE,361\nIsis: Masked Executioner Jihadi John Injured in US Led Airstrikes in Iraq,1324\nWoman Reportedly Pours Acid on Boyfriend's Penis After Finding His Sex Tape,2194\nTV show tricks chronic catcallers into harassing their own mothers,673\nISIS Leader Abu Bakr al-Baghdadi Wounded in Airstrikes; His Aide Killed,1354\nArgentina’s President Adopted A Jewish Godson To Stop Him From Turning Into A Werewolf,2300\nSisi denies claims over providing Palestinians with Sinai lands,1454\nJoan Rivers’ doctor took a selfie while she was out cold before doing ‘an unauthorised biopsy’,2430\nSexually frustrated female owl killed male because 'his penis was too SMALL',2158\nNorth Korean dictator Kim Jong-un may be seriously ill from eating too much Emmental cheese: report,2394\nHewlett-Packard to split into two public companies,1110\nApple scrapped advanced Apple Watch health monitoring features due to reliability issues,420\nRaven-Symoné Slams Rumors That Bill Cosby Molested Her,1947\nObama Orders Fed To Adopt Euro Currency,1701\nSon of North Korean aide linked to Kim Jong-un's executed uncle is 'on the run' in France amid fears he will be killed by regime,1520\nHere's What We Know About ISIS's Alleged Organ Harvesting Operation,471\nA Russian Guy Says His Justin Bieber Ringtone Saved Him From A Bear Attack,150\nGhost Ship,338\nJasmine Tridevil: The woman with three breasts,2466\nISIS Reported to Behead Second American,1495\nU.S. Officials Threatened James Foley’s Parents With Prosecution Over Ransom,1186\nFlorida woman gets third breast surgically implanted,2\n\"3 Reasons Kim Jong-un Could Be Missing, Including A So-Called Downfall By Cheese\",1701\nSteven Sotloff 'beheaded by Islamic State',1386\nGiant Crab,753\nLenovo might be eyeing up BlackBerry... again,1633\nHewlett-Packard plans to split into two companies: Report,1236\nIraqi Official Accuses ISIS Of Harvesting Organs To Finance Operations,2482\nIslamic State video reportedly shows beheading of Steven Sotloff,1194\nArgentina president adopts young Jewish boy as godson to prevent him from turning into werewolf,2522\nFlorida woman gets plastic surgery to add a third breast,1741\nISIS Baghdad March: Islamic State 1 Mile Away From Iraqi Capital,369\n3-Boobed Woman a Fake,103\n\"Man saved from bear attack when his Justin Bieber ringtones goes off, sending bear fleeing\",1894\nIslamic State leader Abu Bakr al-Baghdadi wounded in airstrike: claims,1928\nScorpion Sting Delays Oregon State Flight,736\nNo gender segregation on Saudia,1290\n'Crabzilla' or 'Crapzilla' -- You Decide,2136\nJustin Bieber ringtone saves Russian man from bear attack,2464\nJoan Rivers’ doctor took selfie during procedure,2089\nIsraeli politicians praise Sisi plan to give Palestinians land for a state in Sinai,1181\nHewlett-Packard Plans To Split Into Two Companies: WSJ Report,52\nJustin Bieber ringtone saves Russian fisherman from bear attack,1324\nCrabzilla,2100\nIsis 'behead their own fighters' for spying and embezzlement in Syria,2216\nUK looking into reports IS beheading suspect wounded,791\n'How's it going?': Teenager wakes up during brain surgery and asks doctors for progress report,1527\nSouth Korean Woman's Hair 'Eaten' By Robot Vacuum Cleaner,430\n\"Three-breasted Florida woman Jasmine Tridevil insists third boob is real, but police report shows she once lost 'prosthesis'\",535\nGigafactory location: Tesla Motors confirms Nevada announcement Thursday,814\nTampa woman claims to add 3rd breast,1811\n\"Morin goes back on transparency pledge, refuses to confirm or deny report that Apple is buying Path\",2169\nIndian bride marries wedding guest after husband has epileptic seizure during ceremony,627\n\"Source: Joan Rivers' doc did biopsy, selfie\",1963\nApple Watch Edition contains new “Apple gold”,318\n\"iPhone 6s To Have DSLR-Quality Camera? Rumors Suggest ‘Dual-Lens’ Camera, Apple Watch ‘Force Touch’ Feature\",1023\nWas James Foley’s murderer released from Guantanamo Bay?,1706\nReport: Three missing Afghan soldiers caught at Canadian border,2383\nISIS Releases Video Allegedly Showing Beheading of U.S. Journalist Steven Sotloff,1309\nAbu Bakr al-Baghdadi’s fate still unknown after US air strike on Isis as Iraqi forces enter Baiji,735\nSource: Apple set to acquire Path in an attempt to bolster iOS social cred,596\nThis Story About How Tim Cook Changed The 'On Hold' Music At Apple Shows Why He's Such A Great CEO,2222\nISIS Reported to Behead Second American,2229\nU.S. Officials Threatened James Foley’s Parents With Prosecution Over Ransom,180\nA Justin Bieber Ringtone Just Saved A Man’s Life Who Was Being Attacked By A Bear,319\nSource: Three Afghan soldiers located at Canadian border,2426\n\"Three-Boobed Girl probably a hoax, because obviously\",758\n\"LG Display, Samsung unit to supply Apple Watch screens: South Korea paper\",605\nSteven Sotloff: Islamic State 'kills US hostage',222\nJoan Rivers Doctor Denies Selfie,1882\nJustin Bieber Saved A Guy Getting Mauled By A Bear,1914\nWhite House denies threatening families of James Foley and Steven Sotloff over ISIS ransom but adds 'we made the law clear to them',1754\n‘Three-boobed’ woman: They’re not fake,290\nWoman with three breasts ‘was a fake who has tricked people online before’,2183\nAfghan Soldiers Found at Canadian Border,1220\nISIS Reportedly Executes 2nd American Journalist,2298\nLG will be sole supplier of Apple Watch display,2510\n\"Source: Joan Rivers' doc did biopsy, selfie\",946\nArgentina president adopts Jewish godson for first time in country's history,1088\n\"ISIS Beheads American Journalist Steven Sotloff, Monitoring Group Says\",1986\nReport: Apple Plans to Phase Out Beats Music Brand,792\nIslamic State puts James Foley’s body up for sale for $1M,2063\n\"IBM to cut more than 111,000 jobs in largest corporate lay-off ever\",326\n\"Boy, 5, billed with 'no show fee' for missing friend's BIRTHDAY PARTY\",1350\n\"Saudi Stocks, Currency Tumble As Aramco Pipeline Explodes; ISIS Sabotage Concerns\",1643\nApple Watch Digital Crown -- Could It Color Adjusted?,1414\nThree Afghan soldiers who vanished from Massachusetts military base are FOUND trying to cross into Canada,2086\nCharles Manson's fiancee used him for his ... corpse?,319\nSaudi Arabia set to introduce gender segregation on national airline flights,2279\nThree Boobs Are Most Likely Two Boobs and a Lie,2\n\"Wife chops off cheating husband’s penis, twice\",1526\nJames Foley family: Obama officials vowed criminal charges if we paid son’s ransom,1639\nScorpion stings flier on Alaska Airlines flight from L.A.,1275\nBrit teenage jihadi killed in Syrian airstrike as Britain set to enter war,1964\nHewlett-Packard to split in 2 companies,1469\nWhen Photos Lead a Protest,1050\nSaudi Airlines to segregate sexes,192\nJoan Rivers’ doctor took selfie during procedure,2427\nIslamic State executed two of its militants in the city of al- Bokamal.,980\nSteven Sotloff 'beheaded by Islamic State',1354\nWerewolf Legend Leads To Jewish Godson's 'Adoption' by Argentina President,2007\nSisi denies claims over providing Palestinians with Sinai lands,100\nArgentina’s president adopts Jewish boy to save him from life as a werewolf,1460\nSouth Korean woman's hair 'eaten' by robot vacuum cleaner as she slept,1454\n\"ISIS Might Be Harvesting Organs To Finance Operations, Iraqi Envoy Tells UN\",2350\nFate of Isis leader remains unclear after US airstrike in Iraq,1886\nJustin Bieber ringtone saves Russian fisherman from bear attack,2289\n\"Sorry, Argentina's President Didn't Actually Adopt a Jewish Werewolf\",1160\nIs this Crabzilla? 'Giant crab' measuring 50ft spotted off British coast,338\nObama Orders Fed To Adopt Euro Currency,946\n\"iPhone 6s Rumor Suggests Dual Lens Optical Zoom Camera, Pressure Sensors Inbound\",268\nHong Kong riot cops forced to withdraw after democracy protesters copy 'Don't shoot' gesture used by US demonstrators after a police officer shot an unarmed black teenager,1879\nHP is reportedly splitting into two companies,904\nCrabzilla! Satellite Picture Reveals Giant Crustacean Lurking Off The Coast Of Whitstable,128\nIraqi Army Downs Two UK Planes Carrying Weapons for ISIS,150\nSaudi Airlines to Separate Men and Women on Flights,1557\nREPORT: Doctor Snapped A 'Selfie' While Joan Rivers Was Under Anesthesia,164\nMystery of 50ft giant crab caught on camera in Kent harbour,1290\nSaudi Arabia's national airline to introduce gender segregation after a string of complaints from male passengers,1583\n4-inch iPhone 6 reported to be in development,12\nWoman Gets Third Boob to Appear Unattractive to Men,1102\nSexually frustrated female owl killed male because his penis was too small,2482\nUN urged to investigate ISIS's bloody trade in human organs after Iraqi ambassador reveals doctors are being executed for not harvesting body parts,2007\nGhost Ship,274\nJournalist Steven Sotloff reportedly executed by ISIS,2289\n\"Lisa Bonet Tweet About Bill Cosby Sent From Fake Account, Manager Confirms\",728\nHP announces plan to split in two,1454\nJoan Rivers death: Biopsy doctor ‘took SELFIE with star while she was under anesthesia moments before cardiac arrest’,2368\nThis Zombie Cat Returned Home Five Days After Being Buried By Its Owner,2136\nCharles Manson's fiancee used him for his ... corpse?,2503\nHermaphroditic Cat Is Getting Gender Assignment Surgery,1072\n\"50ft crustacean, dubbed Crabzilla, photographed lurking beneath the waters in Whitstable\",39\nU.S. confirms authenticity of second journalist beheading video,1117\n\"Four new NHL expansion teams? Vegas, Seattle, Toronto and Quebec by 2017: Report\",113\nThe World's Most Accurate Apple Analyst Says The Apple Watch Is Coming In March,415\nJustin Bieber ringtone saves Russian fisherman from bear attack,2073\nAfghan Mother Kills 25 Taliban Fighters In Seven-Hour Gunbattle After Watching Her Son Slain In Ambush,1287\nRumor: ‘new’ 4-inch iPhone on the way,1194\nIsis 'behead their own fighters' for spying and embezzlement in Syria,1550\n\"iPhone 6s To Have DSLR-Quality Camera? Rumors Suggest ‘Dual-Lens’ Camera, Apple Watch ‘Force Touch’ Feature\",2315\nWhite House Threatened James Foley's Family with Prosecution,2505\nJustin Bieber ringtone saves Russian man from bear attack,2233\nLenovo 'resumes efforts to acquire struggling phone maker BlackBerry',1186\nISIS Allegedly Beheads Second Captive American Journalist,783\nISIS Leader Abu Bakr al-Baghdadi Wounded in Airstrikes; His Aide Killed,1194\nISIL Has Reportedly Beheaded Journalist Steven Sotloff,259\nThree Boobs Are Most Likely Two Boobs and a Lie,1907\nThird boob likely a hoax,2466\nISIS video shows beheading of American journalist Steven Sotloff,1510\nVeterans Today reporting Iraqi Army Downs 2 UK Planes Carrying Weapons for ISIL,2050\n\"Gwen Korovin, Joan Rivers’s doctor, denies taking selfie\",1927\n\"Hungry Florida cat defies death, digs its way out of grave to return home (VIDEO)\",1942\n\"Apple Watch to go on sale in March, claims analyst\",1856\n\"IBM plans massive layoffs of up to 110,000 workers: report\",1596\nApple is reportedly shutting down Beats Music just three months after picking the company up.,452\n\"Woman pays $20,000 for third breast to make herself LESS attractive to men\",596\nReport: Hewlett-Packard plans to break into 2 companies,1754\nWoman Bit By Scorpion on Alaska Airlines Flight Is Chill as Hell,69\nTransgender Teen Commits Suicide & Pens A Heartbreaking Note Urging The World To Change,1138\nChina Penis Amputation: Cruel Aunt Viciously Mutilates Toddler's Genitals as Punishment,1643\nU.S. Authenticates Video Showing Sotloff's Beheading,1964\nZombie Cat Claws Way Out of Grave Five Days After Being Buried Alive,177\nWoman With Three Breasts Is Reportedly A Fake: Jasmine Tridevil’s Real Identity Revealed,1811\nU.S.: Video showing Sotloff beheading is authentic,1499\n\"U.S., BRENT CRUDE CRUDE FUTURES EXTEND GAINS ON UNCONFIRMED MARKET RUMOR OF OIL PIPELINE EXPLOSION IN SAUDI ARABIA\",1801\nSteven Sotloff: Islamic State 'kills US hostage',291\nHugh Hefner Dead? Fans Panic That Playboy Founder Is Gone,1607\nJoan Rivers' Doctor Allegedly Took a Selfie During Her Throat Surgery,2057\nFei Lin's Penis Stolen By Thieves,778\nTeen wakes up mid-brain surgery and asks doctors ‘How’s it going?’,2100\nU.S. Officials Threatened James Foley’s Parents With Prosecution Over Ransom,2512\n\"Satire Website Fools ESPN, Kei Nishikori isn't highest paid tennis star\",1928\nMan Mauled By Bear Says He's Only Alive Thanks to Justin Bieber,2512\nJustin Bieber saves man from bear attack,1396\nArgentina’s president adopts Jewish boy to save him from life as a werewolf,728\nIraq’s ambassador urges UN to investigate claims Isis is harvesting organs: ‘We have bodies - it is clear they are missing certain parts',2194\n\"ISIS Leader Injured in Air Strike, Iraqi Officials Say\",2101\nJoan Rivers' doctor snapped selfie during throat surgery: report,2205\nCharles Manson's fiancee used him for his ... corpse?,491\nREPORT: ISIS FIGHTING JUST ONE MILE OUTSIDE BAGHDAD DESPITE AIRSTRIKES,1378\nWoman Gets Third Boob to Appear Unattractive to Men,2361\nThe school lunches that shame America: Photos reveal just how meager US students' meals are compared to even the most cash-strapped of nations,1872\n\"Source: Joan Rivers' doc did biopsy, selfie\",113\nSon of North Korean aide linked to Kim Jong-un's executed uncle is 'on the run' in France amid fears he will be killed by regime,1749\nArgentina's President Cristina Kirchner Adopts Jewish Godson To Prevent Him Turning Into A Werewolf,1633\nJustin Bieber Helps Defend Russian Fisherman From Bear,448\nSteven Sotloff: Islamic State 'kills US hostage',231\nThe US Threatened To Prosecute Families Of The 2 Murdered Americans If They Paid A Ransom To ISIS,1172\nTesla Said to Select Nevada for Its First Battery Site,647\n\"Boy, 5, given £15.95 invoice for missing friend's birthday party\",811\n\"Doctor took selfie with Joan Rivers while star was under anesthesia, CNN says  Read more at Jacksonville.com: http://jacksonville.com/entertainment/2014-09-16/story/doctor-took-selfie-joan-rivers-while-star-was-under-anesthesia-cnn#ixzz3DZRmGLrZ\",2500\nHewlett-Packard Plans To Split Into Two Companies: WSJ Report,2324\nDesperate bride marries wedding guest instead of groom,2416\nApple to keep gold Watch Editions in special in-store safes,1856\nNorth Korean dictator Kim Jong-un may be seriously ill from eating too much Emmental cheese: report,57\nCharles Manson's fiancee used him for his ... corpse?,274\nTesla chooses Nevada for battery factory: Sources,1479\nU.S. confirms authenticity of second journalist beheading video,2216\nJoan Rivers' Personal Doctor Allegedly Took A Selfie During Her Throat Procedure,2512\n\"Islamic State is funding its terror operations by brutally harvesting organs, UN is warned\",897\n\"Lenovo Still Wants to Buy BlackBerry and Will Try Again, Source Suggests\",2484\n\"Gwen Korovin, Joan Rivers’s doctor, denies taking selfie\",2205\nJustin Bieber Helps Defend Russian Fisherman From Bear,671\nJustin Bieber ringtone saves Russian man from bear attack,2183\nMissing Afghan soldiers found at US Canada border,2396\nISIS online video shows beheading of U.S. journalist Steven Sotloff,1052\nHewlett-Packard Plans To Split Into Two Companies: WSJ Report,1994\nJoan Rivers’ doctor took a selfie while she was out cold before doing ‘an unauthorised biopsy’,1861\nRumor: Apple in late-stage talks to buy Path social platform,338\n50 foot crab : Is this a Crabzilla spotted in the UK?,338\n\"Fake or freak? Woman, 21, claims to have paid $20,000 to surgically add third breast in desperate bid to become a reality TV star\",2361\n\"Sorry, Argentina's President Didn't Actually Adopt a Jewish Werewolf\",1102\n\"Report: Microsoft Trying To Buy Mojang, Creators Of Minecraft\",1704\nWife chops off cheating husband’s penis twice – then stray animal steals it,940\n\"Fowler Falls For Fake Website, Makes Crazy Claims About Tennis Star\",318\n\"3 Afghan Soldiers Missing From U.S. Base Apprehended at Canadian Border, Reports Say\",422\nISIS Releases Video Allegedly Showing Beheading of U.S. Journalist Steven Sotloff,1886\nA bunch of cool health features were cut from the Apple Watch at the last minute,2522\n\"KGI: iPhone sales forecast at 73M for Q4 ahead of Apple Watch debut in March, 12\"\" MacBook Air in Q1\",2205\n\"Report: Woman claims she had third breast added, hopes to become a TV star\",1811\nJustin Bieber saves man from bear attack,806\n\"ISIS Might Be Harvesting Organs To Finance Operations, Iraqi Envoy Tells UN\",1147\nBrighton teenager killed in US air strikes in Syria,2279\nU.S. Authenticates Video Showing Sotloff's Beheading,1304\n\"ISIS LEADER ABU BAKR AL-BAGHDADI INJURED IN U.S. AIR STRIKES, IRAQI OFFICIALS CLAIM\",20\nJustin Bieber Basically Saves A Russian Man From A Bear,1479\nISIS is suspected of selling human organs for money in Iraq,1512\nSaudi Airline Considering Separating Passengers By Gender,192\nUK looking into reports IS beheading suspect wounded,2204\n\"Finally, proof that Justin Bieber IS unbearable: Russian fisherman saved from bear attack when ringtone featuring one of the pop brat's songs scares it away\",319\nNHL denies Las Vegas expansion report,673\nFlorida woman has surgery to add third breast to make herself 'unatttractive to men',274\nThey're fake! Woman who claims to have surgically implanted third breast is a self-proclaimed hoaxer who once reported a '3 breast prosthesis' stolen from her luggage,103\nThis Third Boob Is Probably Only Real in Our Hearts,85\nSteven Sotloff 'beheaded by Islamic State',259\n\"No, the world's oldest tree has not been accidentally cut down by loggers in the Amazon\",631\nHP announces plan to split in two,223\n‘Three-boobed’ woman: They’re not fake,1188\nHewlett-Packard Plans To Break Into Two Companies: Report,563\nWoman Gets Third Boob to Appear Unattractive to Men,1188\n\"iPhone 6S rumors suggest new camera, HealthKit sensors\",2422\nArgentina president adopts young Jewish boy as godson to prevent him from turning into werewolf,2253\nJustin Bieber ringtone saves Russian fisherman from bear attack,1520\nJoan Rivers' 'selfie' doctor 'DENIES performing biopsy and taking photo while star was under anesthesia',1793\n‘Crabzilla’ spotted off the coast of Britain,1902\nJoan Rivers’ Doctor Snapped Selfie During Throat Procedure (Report),2040\nCrazy Conservatives Are Sure a Gitmo Detainee Killed James Foley,1304\nBrain op shock as teen wakes up mid-surgery,1714\nMicrosoft is reportedly buying 'Minecraft' developer Mojang for $2 billion,898\nSaudi Airlines to Separate Men and Women on Flights,2279\nCruel aunt cuts off three-year-old nephew’s penis after he walks in on her using the loo,2030\nVideo reportedly shows beheading of reporter Steven Sotloff by ISIS,1391\n'Zombie Cat' Claws Way Out Of Grave And Into Our Hearts,2308\nSaudi Arabia set to introduce gender segregation on national airline flights,192\nThree Boobs Are Most Likely Two Boobs and a Lie,471\nIslamic State releases video showing beheading of US hostage Steven Sotloff,1861\nMissing Afghan Soldiers Apprehended Trying To Cross Border Into Canada,1886\n\"Crabzilla: Photo Appears To Show Giant, 50-Foot Crab Lurking In British Waters\",765\nVideo purportedly shows beheading of U.S. hostage Steven J. Sotloff,1495\n\"Fake or freak? Woman, 21, claims to have paid $20,000 to surgically add third breast in desperate bid to become a reality TV star\",1696\nJoan Rivers' Personal Doctor Allegedly Took A Selfie During Her Throat Procedure,2320\nUS denies it threatened Foley family,1100\nIsis 'behead their own fighters' for spying and embezzlement in Syria,1510\nApple reported to be near buying Path social network,1655\nApple Stores to Keep Gold “Edition” Apple Watch in Custom Safes,1454\n\"NHL expansion rumors: This time, Las Vegas is about to get a team\",1609\nTesla Said to Select Nevada for Its First Battery Site,1235\n\"Report: Joan Rivers doctor took selfie, began biopsy, source says\",2089\nEnraged spouse chops off unfaithful husband's manhood – TWICE,641\nSchool children in Johannesburg imitate dog fighting during recess,884\nReports: Selfie-Taking Doc's Unauthorized Biopsy May Have Killed Joan Rivers,2439\n\"Report: Woman claims she had third breast added, hopes to become a TV star\",85\nNHL Expansion Plan Report Is 'Complete Fabrication': Bettman,768\nPresident Sisi's Gift,2462\nIs this a Crabzilla spotted in the UK? Monster crab measures about 50 feet,318\nEXCLUSIVE: Apple To Unveil The Long-Awaited Retina MacBook Air At Its “Spring Forward” Event,2226\n\"Crabzilla: Photo Appears To Show Giant, 50-Foot Crab Lurking In British Waters\",85\nBrighton jihadi 'among five killed in Syria drone strike',39\n\"Transgender teenager, 17, leaves heartbreaking suicide note blaming her Christian parents before walking in front of tractor trailer on highway\",2082\nThree-breasted woman outed as fake by Tampa police,1203\nGhost Ship,758\nWoman with three breasts: Real or hoax?,1924\n\"ISIS Beheads American Journalist Steven Sotloff, Monitoring Group Says\",2071\n\"After Finding Out Mid-Wedding That Her Groom Was Unwell, This Bride Married A Wedding Guest Instead\",1768\nCrabzilla! Satellite Picture Reveals Giant Crustacean Lurking Off The Coast Of Whitstable,2323\nWoman has third breast implanted,1894\nJoan Rivers’s Personal Doctor Denies Taking Operating-Room Selfie,1851\nTeam 5 source: Missing Afghan soldiers found at Canadian border,2120\nSaudi Airlines to Separate Men and Women on Flights,2222\nSisi denies claims over providing Palestinians with Sinai lands,2100\nApple could be eyeing purchase of social networking app Path,1655\nKid Suspended For Allegedly Threatening Classmate With ‘Hobbit’ Magic,1811\nArgentina’s president adopts Jewish boy to save him from life as a werewolf,197\n\"Source: Joan Rivers' doctor took selfie, began biopsy before her cardiac arrest\",1782\n\"ISIS Might Be Harvesting Organs To Finance Operations, Iraqi Envoy Tells UN\",1282\nWoman with three breasts ‘was a fake who has tricked people online before’,103\nArgentina's President Just Adopted a Son So He Won't Turn into a Werewolf,963\nIsis 'Admits' Leader Abu Bakr al-Baghdadi Injured in US Air Strike,2239\nThe men caught cat-calling and wolf whistling their own MOTHERS: Hilarious TV show disguises women so they can experience their sons' behaviour,1092\nJustin Bieber Basically Saves A Russian Man From A Bear,1626\nThe World's Most Accurate Apple Analyst Says The Apple Watch Is Coming In March,2243\nBrighton jihadi Khalil al-Britani killed in Syria drone strike,2112\nMissing Afghan soldiers reportedly found near Canadian border,890\nNo gender segregation on Saudia,1126\n'Crabzilla' or 'Crapzilla' -- You Decide,2522\nISIS fighters now 'at the gates of Baghdad': Islamic militants fighting 'just one mile from Iraqi capital' despite days Western airstrikes,2040\n\"Woman Gets Third Boob Implanted, Wants to Be \"\"Unattractive to Men\"\"\",2101\nUnlikely rumor claims Apple will bring back the 4-inch iPhone for 2015,1643\nSketchy Rumor Claims Apple Planning New 4-Inch iPhone for 2015,717\nKid Suspended For Allegedly Threatening Classmate With ‘Hobbit’ Magic,1894\nHewlett-Packard plans to split into two companies: Report,2505\nPresident of Argentina adopts godson to stop him from turning into a werewolf,1633\n\"Polish Teenager Wakes Up During Brain Surgery, Talks To Doctor\",50\nJoan Rivers Personal Doctor Allegedly Took A Selfie Before Her Biopsy And Cardiac Arrest,1326\nAUNT CUTS OFF 3-YEAR-OLD’S PENIS BECAUSE HE WALKED IN WHILE SHE WAS ON THE TOILET,1088\nRaven-Symone Did NOT Accuse Bill Cosby Of Molestation Or Rape — It’s A HOAX,1287\nPresident of Argentina Adopts Boy to Stop Him from Becoming a Werewolf,1441\nTriple-breasted woman pictured before 'operation' and vows surgery footage will prove third boob is no hoax,2486\nSteven Sotloff: Islamic State 'kills US hostage',1387\n\"Oil spikes on U.S. inventory data, Saudi explosion rumor\",2244\n\"3 Reasons Kim Jong-un Could Be Missing, Including A So-Called Downfall By Cheese\",2378\nJilted wife 'chopped off husband's penis TWICE with scissors after catching him cheating',838\nJames Foley's mother 'appalled' by U.S. government handling of case,710\nThird boob likely a hoax,746\nJoan Rivers Personal Doctor Allegedly Took A Selfie Before Her Biopsy And Cardiac Arrest,2323\nWoman Who Claimed To Have Surgery To Add Third Breast Exposed As Hoaxer,1373\nLoggers Accidentally Cut Down World’s Oldest Tree in Amazon Forest,1850\n\"Fake or freak? Woman, 21, claims to have paid $20,000 to surgically add third breast in desperate bid to become a reality TV star\",1490\n\"Brain Surgery Recovery: Teenage Girl Wakes Up During Procedure, Talks About Cats\",1431\nAPPLE WATCH MAY GO ON SALE IN MARCH ACCORDING TO ANALYST,1229\n'Jihadi John' Injured? ISIS Executioner May Have Been Wounded In US Airstrike: Report,1706\nEgypt Offers Abbas Land in Sinai for Future Palestinian State Read,1604\nJoan Rivers’ doctor took selfie during procedure,2517\n\"Report: Joan Rivers doctor took selfie, began biopsy, source says\",2169\nApple iPhone Mini with 4-inch Display Set to Replace iPhone 5c: Rumor,92\n\"Joan Rivers’ Doctor Reportedly Took Selfie, Biopsy Right Before Her Heart Attack\",1963\nPoster girl for Kurdish freedom fighters in Kobane is 'captured and beheaded by ISIS killers' who posted gruesome pictures online,675\nA Justin Bieber Ringtone Just Saved A Man’s Life Who Was Being Attacked By A Bear,1653\nArgentinian President Cristina Kirchner adopts Jewish boy to protect him from werewolf stigma,1088\n\"Justin Bieber ringtone scares bear, saves Russian fisherman\",448\nLisa Bonet Did NOT Send “Cryptic Tweet” About Bill Cosby — Twitter Account Fake!,2449\nReport: NHL expansion to Las Vegas 'a done deal',2085\nIsraeli report: Sisi offered Abbas a Palestinian state in Sinai,1373\nRobot vacuum cleaner 'ate' a woman's hair [Google Translate],2226\nJustin Bieber's 'Baby' Saves Man From Violent Bear Attack,2373\nOil Futures Jump on Rumored Pipeline Explosion in Saudi Arabia,2085\nThe Greater Gaza Plan: Is Israel trying to force Palestinians into Sinai?,1316\nArgentine President Takes On Godson — But Not To Keep Werewolf At Bay,202\nHugh Hefner Dead Rumors Not True,408\nISIS Reported to Behead Second American,990\nMan Mauled By Bear Says He's Only Alive Thanks to Justin Bieber,680\nIslamic State puts James Foley’s body up for sale for $1M,558\nMeet the 3-boobed woman,836\nKid Suspended For Allegedly Threatening Classmate With ‘Hobbit’ Magic,2466\nGiant Crab,2245\n'Throat specialist to the stars' allegedly involved in fatal Joan Rivers procedure denies taking selfie with star as she releases statement saying she will not comment on tragic incident,1386\nThe Story of the 3-Boobed Lady Is As Fake As Her Third Boob,1811\nThis Man Kept HARASSING Women On The Streets. Until One Day… MOM!?,1285\nDisturbed aunt cuts off nephew’s penis after he burst’s in on her on the toilet.,1257\n‘Dead’ cat claws out of grave 5 days later,2390\n\"Apple Watch to go on sale in March, claims analyst\",2464\nHewlett-Packard to split into two companies,412\nFerguson protester shot in the eye with rubber bullet by police,925\nJoan Rivers Doctor Denies Selfie,1431\nFlight Delayed Due To Rampaging Scorpion,2019\nSaudi oil explosion now said to be diesel pipeline,274\nPresident Sisi's Gift,2059\nWhen Street Harassers Realize The Women They're Catcalling Are Their Moms In Disguise,238\niPhone 6s Rumored to Include 2GB of Faster RAM and 'Force Touch' Technology,2244\n\"‘Hands Up, Don’t Shoot’ in Hong Kong Protests?\",1044\n'Dear Sandwich Thief': Man's hilarious response to passive-aggressive sign posted on his office's fridge door sparks incredible kitchen note war,1450\nJoan Rivers Personal Doctor Allegedly Took A Selfie Before Her Biopsy And Cardiac Arrest,656\nThey're fake! Woman who claims to have surgically implanted third breast is a self-proclaimed hoaxer who once reported a '3 breast prosthesis' stolen from her luggage,2270\nRaven Symone Files Molestation Charges Against Bill Cosby,50\nMicrosoft nears deal to buy Minecraft maker Mojang : WSJ,1328\nMittens The Intersex Cat To Get Gender Assignment,2416\nWerewolf Legend Leads To Jewish Godson's 'Adoption' by Argentina President,2121\nISIL Has Reportedly Beheaded Journalist Steven Sotloff,1386\nRampur: Angry Bride Marries Guest after Learning Groom is Epileptic,2416\nGrieving Afghan mother takes bloody revenge by killing 25 Taliban militants during seven hour battle after they gunned down her son,1133\n\"Morin goes back on transparency pledge, refuses to confirm or deny report that Apple is buying Path\",2040\nISIS claims to behead US reporter Steven Sotloff in new video,2216\nKim Jong IS Un-well – and it could be GOUT! North Korea confirms its young dictator is 'suffering discomfort' after addiction to Swiss cheese revealed,2494\n\"Source: Joan Rivers' doc did biopsy, selfie\",231\nVeterans Today reporting Iraqi Army Downs 2 UK Planes Carrying Weapons for ISIL,606\nWhen Photos Lead a Protest,2270\nSaudi Arabia airline segregation: Saudi airlines to assign seats based on gender,1557\n'How's it going?': Teenager wakes up during brain surgery and asks doctors for progress report,960\nBritish terrorist Jihadi John 'injured in airstrike close to Syrian border',1694\nEnraged spouse chops off unfaithful husband's manhood – TWICE,202\n\"Doctor took selfie with Joan Rivers while star was under anesthesia, CNN says  Read more at Jacksonville.com: http://jacksonville.com/entertainment/2014-09-16/story/doctor-took-selfie-joan-rivers-while-star-was-under-anesthesia-cnn#ixzz3DZRmGLrZ\",946\nU.S. Officials Threatened James Foley’s Parents With Prosecution Over Ransom,2516\n\"Apple Reportedly Close to Acquiring 'Path', Looking to Integrate Service Into Messages\",1601\nRobot vacuum cleaner 'attacks' South Korea housewife's hair,2173\nArgentina’s president adopts Jewish boy to save him from life as a werewolf,315\n'Throat specialist to the stars' allegedly involved in fatal Joan Rivers procedure denies taking selfie with star as she releases statement saying she will not comment on tragic incident,1454\nJoan Rivers's doctor 'took a SELFIE' with the comedian as she lay under anesthetic and just seconds before she went into cardiac arrest that killed her,338\nHP reportedly plans to split PC and printer business from enterprise unit,2324\nApple May Be Reintroducing The 4-inch iPhone,449\nISIS is suspected of selling human organs for money in Iraq,46\nMissing Afghan soldiers taken into custody at Canadian border,1402\nFlorida woman has surgery to add third breast to make herself 'unatttractive to men',103\nCNN: Doctor Took Mid-Surgery Selfie with Unconscious Joan Rivers,1287\nFemale Kurdish ‘poster girl’ fighter feared killed,1714\n\"Wife chops off cheating husband’s penis, twice\",1276\nREPORT: Doctor Snapped A 'Selfie' While Joan Rivers Was Under Anesthesia,894\nIslamic state issues video of beheading of U.S. hostage: SITE,1596\nU.S. airstrikes 'hit ISIS leader': Terror group chief 'critically wounded' in Iraq after coalition forces bomb jihadi leaders,39\n\"Polish Teenager Wakes Up During Brain Surgery, Talks To Doctor\",400\n\"Here Are the 2 Places Left Where You Can Find That Taste of the ’90s, McDonald’s Pizza\",2095\nScorpion stings woman on OSU plane,2316\n\"Argentina President, Christina Kirchner, Has Bizarre Werewolf Mishap\",1706\nFound at Canadian border: 3 Afghan soldiers missing from Cape Cod,2426\nEl-Sisi denies claims he'll give Sinai land to Palestinians,2243\nFei Lin's Penis Stolen By Thieves,69\nAdopting Potential Werewolves Is Routine Business for Argentine Presidents,1092\n\"Boy, 5, given £15.95 invoice for missing friend's birthday party\",1272\nISIS Allegedly Beheads Second Captive American Journalist,1980\nGiant Crab,1284\nISIS Is One Mile From Baghdad,1275\nVideo reportedly shows beheading of reporter Steven Sotloff by ISIS,1475\nPresident of Argentina adopts Jewish godson to 'stop him turning into a werewolf',202\n\"What’s Happening in Hong Kong? Stunning Images From the Occupy-Inspired, Ferguson-Tinged Protests\",1653\nChildren in dog fighting horror,2491\nGold Apple Watches to be stored in safes in Apple Stores,256\nThird boob likely a hoax,327\nJames Foley family: Obama officials vowed criminal charges if we paid son’s ransom,2158\n'Miracle cat' rises from the dead five days after burial,1596\nHermaphroditic cat to get gender assignment surgery,327\nNHL expansion plans in the works: reports,1443\nJoan Rivers’ Doctor Snapped Selfie During Throat Procedure (Report),2368\nManson's fiancee wants to put his corpse on display: Report,141\n\"Ferguson Protester's Photo Gets Edited Into Racist Meme, Goes Viral\",1741\nHugh Hefner Dead Rumors Not True,1228\nISIS Releases Video Allegedly Showing Beheading of U.S. Journalist Steven Sotloff,758\nThis Third Boob Is Probably Only Real in Our Hearts,2486\n\"Apple plans to phase out Beats Music brand, report says\",1275\n\"Was Charles Manson's \"\"Fiancée\"\" Playing Him to Get Custody of His Corpse?\",211\nJilted wife 'chopped off husband's penis TWICE with scissors after catching him cheating',42\nCruel aunt cuts off three-year-old nephew’s penis after he walks in on her using the loo,113\nArgentina’s President Adopted A Jewish Godson To Stop Him From Turning Into A Werewolf,1373\nLisa Bonet Did NOT Send “Cryptic Tweet” About Bill Cosby — Twitter Account Fake!,113\nISIS executioner 'Jihadi John' reported wounded in air strike; UK investigating,575\niPhone 6s Rumored to Include 2GB of Faster RAM and 'Force Touch' Technology,1464\nWife chopped her husband's penis off after she discovered he had cheated on her… then cut it off AGAIN after surgeons managed to reattach it in China,1763\nISIS reportedly wants $1 million for beheaded hostage James Foley’s corpse,448\nJustin Bieber ringtone saved a Russian fisherman during a bear attack,766\n\"Report: HP to split into two companies, one focused on PCs/printers and one on enterprise computing\",596\n\"Steven Sotloff, American Journalist, Allegedly Beheaded By ISIS\",1510\nCharles Manson's fiancée 'only wanted to marry him so she could put his corpse on display in a glass coffin after he died',1741\nJoan Rivers’ doctor snapped a selfie before biopsy surgery,1963\nFlorida Woman Has Surgery To Add Third Breast To Her Chest,1490\nHewlett-Packard Plans to Break in Two,279\nLenovo ready to bid for Blackberry - report,2437\nISIS is suspected of selling human organs for money in Iraq,1072\n\"Finally, proof that Justin Bieber IS unbearable: Russian fisherman saved from bear attack when ringtone featuring one of the pop brat's songs scares it away\",2073\n\"Report: Woman claims she had third breast added, hopes to become a TV star\",2301\nJames Foley’s Family Claims Government Threatened Them Over Ransom Payments,1100\nApple to shut down Beats Music? Not so Apple says,528\nBritish teenager Ibrahim Kamara 'Killed In US Airstrikes In Syria',486\nThe Story of the 3-Boobed Lady Is As Fake As Her Third Boob,1102\nSamsung Rumoured to be Supplying the Screens for Apple Watch... Mk II,1039\nMissing Afghan Soldiers Apprehended Trying To Cross Border Into Canada,890\nWhen Street Harassers Realize The Women They're Catcalling Are Their Moms In Disguise,1874\n\"Tail of survival: Buried cat, believed dead, claws back to life\",2198\nSaudi Arabia's national airline planning to introduce gender segregation on flights,1445\nVideo purports to show beheading of US journalist,2465\nFerguson and Hong Kong Have One Important Thing in Common,1044\n\"​ISIS might be harvesting organs, Iraqi diplomat says\",1604\nMissing Afghan soldiers taken into custody at Canadian border,1886\n'Crabzilla' or 'Crapzilla' -- You Decide,765\n\"Next-gen iPhone rumored to sport dual-lenses, DSLR quality in 'biggest camera jump ever'\",2465\n\"Woman Gets Third Boob Implanted, Wants to Be \"\"Unattractive to Men\"\"\",1378\n\"Apple Watch on Your Wrist in March, 12-inch MacBook Air Set for Q1 Launch: Analyst\",329\nJames Foley's mother 'appalled' by U.S. government handling of case,1172\nHewlett-Packard Plans To Break Into Two Companies: Report,52\nJihadist Brit teen killed in US air strikes,1617\nISIS video shows beheading of American journalist Steven Sotloff,2071\nPresident of Argentina Adopts Boy to Stop Him from Becoming a Werewolf,2300\n\"Saudi oil pipeline fire under control, security source says\",2381\n\"Joan Rivers: Doctor Took Selfie With Unconscious Comedian, Performed Biopsy Without Consent -- Details\",2239\nSchool pupil writes moving letter to her teacher after he comes out as gay,1729\nApple reported to be near buying Path social network,50\nThree-breasted woman outed as fake by Tampa police,1741\nThey're fake! Woman who claims to have surgically implanted third breast is a self-proclaimed hoaxer who once reported a '3 breast prosthesis' stolen from her luggage,535\nKorean Housewife’s Hair Sucked Up into Robot Vacuum,1765\nCrude Sees a Bid on Reports of Saudi Arabia Pipeline Explosion,1243\nGiant Crab,1765\nISIS Is One Mile From Baghdad,150\nREPORT: Doctor Snapped A 'Selfie' While Joan Rivers Was Under Anesthesia,2500\nTim Cook makes change at Apple after reading email from unhappy customer,2112\nPresident of Argentina adopts godson to stop him from turning into a werewolf,710\n\"Fake or freak? Woman, 21, claims to have paid $20,000 to surgically add third breast in desperate bid to become a reality TV star\",1204\nTesla to Choose Nevada for Battery Factory,1037\nFound at Canadian border: 3 Afghan soldiers missing from Cape Cod,1710\nU.S.: Video showing Sotloff beheading is authentic,2216\nThis Woman Claims To Have Had Plastic Surgery To Have A Third Breast,2425\n\"iPhone 6s To Have DSLR-Quality Camera? Rumors Suggest ‘Dual-Lens’ Camera, Apple Watch ‘Force Touch’ Feature\",1961\nReport: Doctor took a selfie when Joan Rivers was under anesthesia,2205\nSteven Sotloff 'beheading': Islamic State fighters release video claiming to show death of second US journalist,1386\nHP is reportedly splitting into two companies,1110\nIs 'Crabzilla' real or not? Leading marine biologist rules picture of giant crab lurking in shallow waters must be a HOAX,1550\nCrabzilla! Photo appears to show giant CRAB measuring at least 50ft across lurking in the waters off Whitstable,525\nJoan Rivers’ doctor took a selfie while she was out cold before doing ‘an unauthorised biopsy’,1454\n'Throat specialist to the stars' allegedly involved in fatal Joan Rivers procedure denies taking selfie with star as she releases statement saying she will not comment on tragic incident,223\n\"Islamic State leader Abu Bakr al-Baghdadi: Wounded, dead or missed entirely by U.S. airstrikes?\",2382\nThis Zombie Cat Returned Home Five Days After Being Buried By Its Owner,177\nIsraeli report: Sisi offered Abbas a Palestinian state in Sinai,2462\n\"NHL expansion ahead? No, says Gary Bettman\",2294\nIndian bride marries wedding guest after husband has epileptic seizure during ceremony,1386\nEXCLUSIVE: Lenovo Could Make An Offer For BlackBerry As Early As This Week,1587\nWoman Adds Third Breast by Undergoing Surgery to Participate in Reality Show,1907\nApple Is Going To Shut Down Beats Music,811\n\"Brain Surgery Recovery: Teenage Girl Wakes Up During Procedure, Talks About Cats\",2233\nIsis leader ‘injured in airstrike during meeting in Iraq,429\nHugh Hefner is not dead: Playboy founder makes it to film night despite mortality rumours,316\nHewlett-Packard Plans to Break in Two,1851\nKim Jong-un loves CHEESE so much he's ballooned in size and walks with limp,1650\nPolice Chief In Charge of Paris Attacks Commits Suicide,2066\nMicrosoft nears deal to buy Minecraft maker Mojang : WSJ,1189\nAdopting Potential Werewolves Is Routine Business for Argentine Presidents,1992\nIsis: Masked Executioner Jihadi John Injured in US Led Airstrikes in Iraq,2510\nHearing Unconfirmed Reports of Saudi Pipeline Explosion,1576\nHP confirms plan to split company,1236\n\"Stephen Sotloff beheading shown in video, ISIS claims\",656\nLenovo Looking To Buy BlackBerry Ltd [REPORT],327\nU.S. Officials Threatened James Foley’s Parents With Prosecution Over Ransom,492\nApple’s Beats Music Brand May Go Away. Apple’s Beats Music Service is Sticking Around.,1411\nISIS executioner 'Jihadi John' reported wounded in air strike; UK investigating,1886\nTexas boy suspended for saying he could make classmate ‘disappear’ with ‘Lord of the Rings’ sorcery,1111\n'Throat specialist to the stars' allegedly involved in fatal Joan Rivers procedure denies taking selfie with star as she releases statement saying she will not comment on tragic incident,2021\n\"Hong Kong protesters go Ferguson style: ‘Hands up, don’t shoot’\",1653\nZombie Cat Claws Way Out of Grave Five Days After Being Buried Alive,1942\nHermaphroditic Cat Is Getting Gender Assignment Surgery,1816\nCheese blamed for North Korean leader Kim Jong-un's broken ankles,566\nBlood money: How ISIS is selling human organs harvested from living hostages and its own dead soldiers to fund terror across the Middle East,2151\nFound! Missing Afghan Soldiers Spotted Trying to Enter Canada,1809\nMICROSOFT 'IN SERIOUS DISCUSSIONS' TO PURCHASE MINECRAFT DEV MOJANG,122\nValentine’s Day 2015 May Be The Apple Watch Release Target,2331\nNo joke: 5-year-old billed for missing friend’s birthday party,1348\nA bunch of cool health features were cut from the Apple Watch at the last minute,318\nTeen wakes up mid-brain surgery and asks doctors ‘How’s it going?’,1411\nBettman says NHL expansion not imminent,2428\n\"Three-breasted Florida woman Jasmine Tridevil insists third boob is real, but police report shows she once lost 'prosthesis'\",1373\nMeet the 3-boobed woman,785\nDNA Results Confirm Michael Jackson Is Biological Father Of Bruno Mars,207\nArgentina's President Didn’t Adopt A Jewish Child To Avoid Becoming A Werewolf; So What Did She Do?,1773\nAfghan Mother Reza Gul Takes Up Slain Son's Gun to Kill Taliban Attackers,20\n\"‘Hands Up, Don’t Shoot’ in Hong Kong Protests?\",1050\nISIS video shows beheading of American journalist Steven Sotloff,197\n\"Reports: NHL expansion could include Las Vegas, others\",1701\nThree-breasted woman outed as fake by Tampa police,1811\nISIS wants $1M for Foley’s body,1527\nJasmine Tridevil Has Surgery 'To Add Third Breast' Total Recall Style,1490\nJames Foley's mother 'appalled' by U.S. government handling of case,2029\nArgentina's President Didn’t Adopt A Jewish Child To Avoid Becoming A Werewolf; So What Did She Do?,2173\n\"Afghan family kills 25 Taliban, media report\",223\nFresh agony for James Foley's family as sick ISIS militants 'try to sell them his headless body for $1million',231\nSexually frustrated female owl killed male because 'his penis was too SMALL',1387\nReport: Woman who claimed to have third breast added is fake,328\nUnited Nations asked to investigate claims of organ harvesting by ISIS,1067\nJustin Bieber Basically Saves A Russian Man From A Bear,1287\n3-Boobed Woman a Fake,1490\n\"Doctor took selfie with Joan Rivers while star was under anesthesia, CNN says  Read more at Jacksonville.com: http://jacksonville.com/entertainment/2014-09-16/story/doctor-took-selfie-joan-rivers-while-star-was-under-anesthesia-cnn#ixzz3DZRmGLrZ\",164\nThree Afghan soldiers found at Canada border after leaving Cape Cod base,1386\nParents say they were kept in the dark on attempts to save James Foley,1186\nApple Stores will have custom-designed safes to store the gold Apple Watch in,1723\nGallagher: Bettman has changed his tune on NHL expansion,1607\nMystery of 50ft giant crab caught on camera in Kent harbour,2380\nHermaphroditic cat to undergo gender reassignment surgery,2363\nSamsung Rumoured to be Supplying the Screens for Apple Watch... Mk II,1770\nIsraeli report: Sisi offered Abbas a Palestinian state in Sinai,1181\nOutrage as children imitate dog fighting,338\nJoan Rivers' 'selfie' doctor 'DENIES performing biopsy and taking photo while star was under anesthesia',2427\n\"Joan Rivers’ Doctor Reportedly Took Selfie, Biopsy Right Before Her Heart Attack\",810\nAfghan woman kills 25 Taliban rebels to avenge her son’s murder,1326\nJoan Rivers' Doctor Reportedly Took a Selfie Before Her Cardiac Arrest,2089\n\"Video Of Steven Sotloff Slaying By ISIS Is Authentic, U.S. Confirms\",1687\n\"Afghan family kills 25 Taliban, media report\",2491\nThe Story of the 3-Boobed Lady Is As Fake As Her Third Boob,2301\n\"Transgender teen who committed suicide left heartbreaking note saying she would \"\"never be happy\"\"\",2198\nISIS Reportedly Executes 2nd American Journalist,990\nREPORT: 'JIHADI JOHN' WHO BEHEADED JAMES FOLEY WOUNDED IN US AIRSTRIKE,1445\nAirline passenger freaks out over crew's 'Merry Christmas' greeting,1600\nREPORT: Tesla Chooses Nevada For Site Of Its Massive Battery Factory,33\n\"Argentina President, Christina Kirchner, Has Bizarre Werewolf Mishap\",2121\nGovernment threatened Foleys with criminal charges over ransom,927\n3-Boobed Woman a Fake,2491\nThese Men Weren't Really Tricked Into Sexually Harassing Their Moms,328\nWoman with three breasts: Real or hoax?,1228\nMicrosoft said to be buying the maker of 'Minecraft' for $2 billion,1714\nPeople Actually Believed Argentina’s President Adopted A Jewish Boy To Stop His Change Into A Werewolf,728\nDISCONTINUED '90S MCPIZZA STILL EXISTS AT THESE MCDONALD'S LOCATIONS,1396\nNo gender segregation on Saudia,2436\nWife cuts off husband's penis TWICE after catching him cheating,1526\nSaudi Airlines to segregate sexes,353\nISIS Beheads Second American Journalist,627\nFive reasons 'Crabzilla' is definitely not real,338\nAl-Sisi proposes: Extend Gaza Strip into Sinai and establish Palestinian state there,2482\n\"Apple plans to phase out Beats Music brand, report says\",1054\n\"Video Of Steven Sotloff Slaying By ISIS Is Authentic, U.S. Confirms\",1324\nREPORT: Doctor Snapped A 'Selfie' While Joan Rivers Was Under Anesthesia,1287\nArgentina's President Didn’t Adopt A Jewish Child To Avoid Becoming A Werewolf; So What Did She Do?,249\nHeads up oil traders: Big pipeline explosion reported in Saudi Arabia,1762\nIslamic State releases video showing beheading of US hostage Steven Sotloff,2339\nIs this Crabzilla? Giant Monster Crab Caught on Camera,318\n\"REPORT: Apple Will Acquire Path, The Struggling Social Network\",911\nCrabzilla,489\nAngry Passenger Tossed Off Plane after Crew Wishes Him 'Merry Christmas',1431\nJoan Rivers’ doctor snapped a selfie before biopsy surgery,934\nBritish terrorist Jihadi John 'injured in airstrike close to Syrian border',1977\nExplosive New Details Of Joan Rivers’ Medical Crisis: Doctor Snapped Selfie With Legendary Comic & Performed Unauthorized Biopsy While She Was Under Anesthesia!,929\nJustin Bieber ringtone saves Russian man from bear attack,1754\n'Whistling At Your Mom': Video Showing Sons Catcalling their Mothers Goes Viral [VIDEO],2030\n\"Doctor took selfie with Joan Rivers while star was under anesthesia, CNN says  Read more at Jacksonville.com: http://jacksonville.com/entertainment/2014-09-16/story/doctor-took-selfie-joan-rivers-while-star-was-under-anesthesia-cnn#ixzz3DZRmGLrZ\",1927\n\"Video Of Steven Sotloff Slaying By ISIS Is Authentic, U.S. Confirms\",1520\nNext-generation Apple iPhones' features leaked,914\nSaudi Women May Have to Cover Up Sexy Eyes,1366\n17-yr-old girl pours acid on boyfriend’s penis after he leaked their sex tape,2011\nSaudi oil explosion now said to be diesel pipeline,439\nIs Jasmine Tridevil’s Third Boob Real? Alisha Hessler Hoax Rumors Swirl,1228\nCharles Manson's fiancee used him for his ... corpse?,894\nISIS claims to behead US reporter Steven Sotloff in new video,1510\n\"Source: Joan Rivers' doc did biopsy, selfie\",556\nEgypt's Sisi Offered Abbas Creation of Palestinian State in Sinai Peninsula,1316\n\"Sorry, Argentina's President Didn't Actually Adopt a Jewish Werewolf\",1124\nJustin Bieber ringtone saved a Russian fisherman during a bear attack,1653\nApple Is Going To Shut Down Beats Music,1754\nMan's Girlfriend Pours Acid On His Penis After He Covertly Recorded Their Sex Session,2461\nReport: Islamic State Attempting to Sell James Foley’s Body for $1 Million,69\nOwl kills mate because he has a small penis,448\n\"iPhone 6s Rumor Suggests Dual Lens Optical Zoom Camera, Pressure Sensors Inbound\",1387\nThese Men Freak Out When They Discover The Women They Are Harassing Are Their Moms In Disguise (VIDEO),673\nApple iPhone Mini with 4-inch Display Set to Replace iPhone 5c: Rumor,2222\nReports: Selfie-Taking Doc's Unauthorized Biopsy May Have Killed Joan Rivers,2169\nISIS Leader Abu Bakr al-Baghdadi Wounded in Airstrikes; His Aide Killed,1510\nLisa Bonet Did NOT Send “Cryptic Tweet” About Bill Cosby — Twitter Account Fake!,2126\nIraq’s ambassador urges UN to investigate claims Isis is harvesting organs: ‘We have bodies - it is clear they are missing certain parts',1512\n'Throat specialist to the stars' allegedly involved in fatal Joan Rivers procedure denies taking selfie with star as she releases statement saying she will not comment on tragic incident,2126\nLoggers Accidentally Cut Down World’s Oldest Tree in Amazon Forest,1394\n\"Source: Joan Rivers' doc did biopsy, selfie\",113\nWoman With Three Breasts Is Reportedly A Fake: Jasmine Tridevil’s Real Identity Revealed,2402\nIsraeli right welcomes Sisi's offer to a Palestinian State in Sinai,2460\n'Dear Sandwich Thief': Man's hilarious response to passive-aggressive sign posted on his office's fridge door sparks incredible kitchen note war,1378\nIslamic State leader Abu Bakr al-Baghdadi wounded in airstrike: claims,1980\nGender assignment surgery to be given to hermaphrodite cat,1935\nLenovo Could Make A Bid For BlackBerry (Rumor),2315\nCNN: Doctor Took Mid-Surgery Selfie with Unconscious Joan Rivers,1882\nLenovo Looking To Buy BlackBerry Ltd [REPORT],1770\nTeam 5 source: Missing Afghan soldiers found at Canadian border,2300\nHewlett-Packard plans to split into two companies: Report,1838\nAnother Victim? Raven-Symoné Reveals What Really Happened On ‘Cosby Show’ Set,1142\nDid Argentina's President Adopt A Jewish Baby To Stop It From Becoming A Werewolf??,1460\nISIS video shows beheading of American journalist Steven Sotloff,2158\nGovernment threatened Foleys with criminal charges over ransom,1322\n\"HACKERS TO SONY: If You Make Any More Trouble, We'll Destroy You\",1275\nAdopting Potential Werewolves Is Routine Business for Argentine Presidents,1770\nHP confirms plan to split company,52\nFlorida woman gets third breast surgically implanted,2183\nMan Mauled By Bear Says He's Only Alive Thanks to Justin Bieber,338\nReports: Selfie-Taking Doc's Unauthorized Biopsy May Have Killed Joan Rivers,1701\nHP announces plan to split in two,1394\n\"Afghan family kills 25 Taliban, media report\",1454\nWerewolf Legend Leads To Jewish Godson's 'Adoption' by Argentina President,641\nThere's A Weird Story Going Around About How Argentina's President Just Saved A Jewish Man From Becoming A Werewolf,202\nIslamic State releases video showing beheading of US hostage Steven Sotloff,2071\nHewlett-Packard to split into two public companies,881\n\"Fake or freak? Woman, 21, claims to have paid $20,000 to surgically add third breast in desperate bid to become a reality TV star\",1907\nThis Woman Claims To Have Had Plastic Surgery To Have A Third Breast,2183\nSchool pupil writes moving letter to her teacher after he comes out as gay,814\n\"Three-breasted Florida woman Jasmine Tridevil insists third boob is real, but police report shows she once lost 'prosthesis'\",1811\nReport: Hewlett-Packard plans to break into 2 companies,596\nHP announces plan to split in two,556\nSaudi Arabia set to introduce gender segregation on national airline flights,353\nIslamic state issues video of beheading of U.S. hostage: SITE,314\nApple scrapped advanced Apple Watch health monitoring features due to reliability issues,1558\n\"Crabzilla: Photo Appears To Show Giant, 50-Foot Crab Lurking In British Waters\",2023\nVideo purportedly shows beheading of U.S. hostage Steven J. Sotloff,2216\nEXCLUSIVE: Lenovo Could Make An Offer For BlackBerry As Early As This Week,2484\nIsis 'Admits' Leader Abu Bakr al-Baghdadi Injured in US Air Strike,1935\nWoman Adds Third Breast by Undergoing Surgery to Participate in Reality Show,1204\n\"Source: Joan Rivers' doc did biopsy, selfie\",1755\nISIS ‘organ harvesting’ must be probed by Security Council – Iraqi envoy,2279\nArgentina's president 'adopts' godson 'to prevent him becoming a werewolf',1677\nGhost Ship,916\nSteven Sotloff: Islamic State 'kills US hostage',1052\n\"Passenger Gets Kicked Off Plane After \"\"Merry Christmas\"\" Meltdown\",2023\nBrain op shock as teen wakes up mid-surgery,960\nMissing Afghan soldiers taken into custody at Canadian border,2505\n\"KGI: iPhone sales forecast at 73M for Q4 ahead of Apple Watch debut in March, 12\"\" MacBook Air in Q1\",2467\nWoman has third breast implanted,2383\nISIL Has Reportedly Beheaded Journalist Steven Sotloff,1550\n‘Three-boobed’ woman: They’re not fake,2301\n\"Source: Joan Rivers' doctor took selfie, began biopsy before her cardiac arrest\",2126\nBear attack foiled by Justin Bieber’s music: A story too good to check,894\nArgentina's President Just Adopted a Son So He Won't Turn into a Werewolf,1736\nMissing Nuke In Colorado Sparks Intense Russian Fears,1604\nTop cop investigating Charlie Hebdo attacks kills himself hours after French massacre,2008\nU.S. confirms authenticity of second journalist beheading video,1676\n\"Report: Toronto, Seattle, Quebec City to join Vegas in 2017 NHL expansion\",2320\nREPORT: MARINES ORDERED BY STATE DEPT TO SURRENDER WEAPONS IN US EMBASSY EVAC IN YEMEN,1537\nHugh Hefner is not dead: Playboy founder makes it to film night despite mortality rumours,1386\n‘Tempting Eyes’ Ban: Saudi Women With Pretty Eyes Made To Cover Them Up,1824\nJoan Rivers Personal Doctor Allegedly Took A Selfie Before Her Biopsy And Cardiac Arrest,2487\nKim Jong-Un may be dying because he's addicted to Swiss Cheese,57\nTeen wakes up mid-brain surgery and asks doctors ‘How’s it going?’,811\n\"Beast-eater, frightened phone signal, threw the victim and rend in the taiga\",1914\nMIRACLE CAT CLAWS ITS WAY OUT OF ITS OWN GRAVE FIVE DAYS AFTER BEING BURIED,1444\nSaudi Airlines to Separate Men and Women on Flights,791\n\"Three-breasted Florida woman Jasmine Tridevil insists third boob is real, but police report shows she once lost 'prosthesis'\",85\nReport: Apple Rethinking Beats Music Brand,2121\nPassenger tossed after flipping out over staff’s ‘Merry Christmas’,1878\nIs 'Crabzilla' real or not? Leading marine biologist rules picture of giant crab lurking in shallow waters must be a HOAX,2279\nBear attack foiled by Justin Bieber’s music: A story too good to check,912\n\"NHL expansion ahead? No, says Gary Bettman\",1484\n\"Twitter messages attributed to Lisa Bonet was hoax, manager says\",923\n\"Switzerland’s Assassination, Kim Jong Un Might Die From Cheese Overdose\",2193\nWoman Gets Third Boob to Appear Unattractive to Men,2258\nHewlett-Packard to split into two public companies,1937\nReport: Second American Journalist Beheaded by Islamic State Terrorists,1250\nBOOK: CHARLES MANSON’S FIANCÉ WANTED MARRIAGE SO SHE COULD DISPLAY HIS CORPSE IN TOURIST ATTRACTION,211\n\"Joan Rivers' doctor denies 'unauthorized procedure,' selfie before cardiac arrest\",2160\nIBM denies layoff rumors,90\n\"Hewlett-Packard splits off PC, printer businesses\",38\nSaudi Airlines Sexist: Airline Intends To ‘Enforce Rules’ To Separate Male And Female Passengers,1088\nSteven Sotloff: Islamic State 'kills US hostage',930\nFerguson riots: Pregnant woman loses eye after cops fire BEAN BAG round through car window,1548\nThis Is The Most Passive-Aggressive Office Battle We've Ever Seen,717\n'How's it going?': Teenager wakes up during brain surgery and asks doctors for progress report,1851\nHong Kong riot cops forced to withdraw after democracy protesters copy 'Don't shoot' gesture used by US demonstrators after a police officer shot an unarmed black teenager,1525\n\"Doctor took selfie with Joan Rivers while star was under anesthesia, CNN says  Read more at Jacksonville.com: http://jacksonville.com/entertainment/2014-09-16/story/doctor-took-selfie-joan-rivers-while-star-was-under-anesthesia-cnn#ixzz3DZRmGLrZ\",1394\nDesperate bride marries wedding guest instead of groom,1114\n\"Video Of Steven Sotloff Slaying By ISIS Is Authentic, U.S. Confirms\",319\nFlorida woman gets third breast to become 'unattractive' 32,2026\nIga Jasica Says Awakening During Brain Surgery Was No Mistake,1235\nPassenger tossed after flipping out over staff’s ‘Merry Christmas’,1431\nTampa woman claims to add 3rd breast,1188\nWerewolf legend leads Argentine president to adopt,2253\n\"Saudi Arabia Airline Segregation: New Islamic Law Takes Flight On Airliner, Seating By Gender Coming Soon\",1561\nJoan Rivers Personal Doctor Allegedly Took A Selfie Before Her Biopsy And Cardiac Arrest,1287\nWoman Adds Third Breast by Undergoing Surgery to Participate in Reality Show,535\nREPORT: 'JIHADI JOHN' WHO BEHEADED JAMES FOLEY WOUNDED IN US AIRSTRIKE,1373\nSteven Sotloff 'beheading': Islamic State fighters release video claiming to show death of second US journalist,1431\nWatch Two Guys Appear to Get Tricked Into Catcalling Their Own Moms,627\n3-Boobed Woman a Fake,2486\nScorpion Sting Delays Oregon State Flight,1617\nJasmine Tridevil: The woman with three breasts,1102\nChina: Wife chops off cheating husband's penis twice with scissors and throws it out of window,1561\nISIS Leader Abu Bakr al-Baghdadi Wounded in Airstrikes; His Aide Killed,2071\n\"Justin Bieber ringtone scares bear, saves Russian fisherman\",1479\n\"Ohio Trans Teen Commits Suicide, Leaves Heartbreaking Note Declaring “There’s No Way Out”\",1992\nBritish teenage jihadi believed to have been killed in Syria,2099\nHermaphroditic cat to undergo gender reassignment surgery,222\nAnalyst “Confirms” Apple Watch And 12-inch MacBook Air’s Q1 2015 Launch,2396\nVideo purportedly shows beheading of U.S. hostage Steven J. Sotloff,656\n\"Report: HP to split into two companies, one focused on PCs/printers and one on enterprise computing\",2482\nSaudi airline rep denies plan to separate men and women on flights,2512\nReport: Apple Is Shutting Down Beats Music,1607\n\"Could Crabzilla, a 50-foot-long crab be real?\",2323\nFresh agony for James Foley's family as sick ISIS militants 'try to sell them his headless body for $1million',435\nKid Suspended For Allegedly Threatening Classmate With ‘Hobbit’ Magic,2402\nArgentina’s president adopts Jewish boy to save him from life as a werewolf,2038\nIraq’s ambassador urges UN to investigate claims Isis is harvesting organs: ‘We have bodies - it is clear they are missing certain parts',680\nDid Mitt Romney Call Michelle Obama “First Woman”?,2416\nREPORT: 'JIHADI JOHN' WHO BEHEADED JAMES FOLEY WOUNDED IN US AIRSTRIKE,150\nWoman Who Claimed To Have Surgery To Add Third Breast Exposed As Hoaxer,1102\nJustin Bieber Basically Saves A Russian Man From A Bear,596\nJoan Rivers' Personal Doctor Allegedly Took A Selfie During Her Throat Procedure,1851\nReport: Doctor took a selfie when Joan Rivers was under anesthesia,1653\nDISCONTINUED '90S MCPIZZA STILL EXISTS AT THESE MCDONALD'S LOCATIONS,814\nNo gender segregation on Saudia,784\nUPDATE: Children used as dogs in fights,1052\nAllegation Bill Cosby sexually molested Raven Symone are just a hoax,1617\n\"Next-gen iPhone rumored to sport dual-lenses, DSLR quality in 'biggest camera jump ever'\",326\nA Pregnant Woman Has Lost Her Eye After Being Shot W/ Bean Bag In Ferguson,1114\nThree Afghan soldiers found at Canada border after leaving Cape Cod base,717\n\"Afghan family kills 25 Taliban, media report\",1765\nFour Reasons Not To Give Up Hope If Apple Buys Path,1633\nUS Ally Saudi Arabia Starts Gender Segregation On National Airline,791\nDid Argentina's President Adopt A Jewish Baby To Stop It From Becoming A Werewolf??,246\n'Dear Sandwich Thief': Man's hilarious response to passive-aggressive sign posted on his office's fridge door sparks incredible kitchen note war,1067\nIsis air strikes: Abu Bakr al-Baghdadi 'critically wounded' in air strikes near Mosul,2101\n\"Islamic State is funding its terror operations by brutally harvesting organs, UN is warned\",2083\n'I had a third breast implant so I can turn off men',2101\nFive reasons 'Crabzilla' is definitely not real,765\nJilted wife 'chopped off husband's penis TWICE with scissors after catching him cheating',911\nJames Foley beheading: ISIS militants 'trying to sell murdered hostage's body to his parents for $1m',1449\nArgentina’s president adopts Jewish godson to counteract werewolf legend,861\nIga Jasica Says Awakening During Brain Surgery Was No Mistake,1512\n\"LG Display, Samsung unit to supply Apple Watch screens: South Korea paper\",605\n\"Teen Iga Jasica wakes up during brain surgery, asks how it’s going\",316\nBritish teenager Ibrahim Kamara 'Killed In US Airstrikes In Syria',1928\nBrighton teenager killed in US air strikes in Syria,2179\n\"REPORT: Apple Will Acquire Path, The Struggling Social Network\",1390\nIsis 'just one mile from Baghdad' as al-Qaeda fighters join forces against Syria air strikes,1520\nSteven Sotloff beheading: Latest updates as ISIS release gruesome video of US journalist's murder,1687\nWednesday Apple Rumors: Apple May Be Ready to Buy Path,291\nThis Woman Claims To Have Had Plastic Surgery To Have A Third Breast,2231\n\"Steven Sotloff, American Journalist, Allegedly Beheaded By ISIS\",934\nISIS ‘organ harvesting’ must be probed by Security Council – Iraqi envoy,1553\nSaudi Arabia set to introduce gender segregation on national airline flights,811\n\"Morin goes back on transparency pledge, refuses to confirm or deny report that Apple is buying Path\",1390\n\"Islamic State leader Abu Bakr al-Baghdadi: Wounded, dead or missed entirely by U.S. airstrikes?\",2105\nFive-year-old boy gets a bill for missing school friend's birthday party,2189\nCrabzilla artist Quinton Winter reveals all after image of crab off Whitstable appeared at Horsebridge Centre,525\nWhen Street Harassers Realize The Women They're Catcalling Are Their Moms In Disguise,1910\nIsis leader ‘injured in airstrike during meeting in Iraq,1037\nUS denies it threatened Foley family,2029\nPresident of Argentina Adopts Boy to Stop Him from Becoming a Werewolf,1856\nExplosive New Details Of Joan Rivers’ Medical Crisis: Doctor Snapped Selfie With Legendary Comic & Performed Unauthorized Biopsy While She Was Under Anesthesia!,1882\n\"Apple: Citi Sees $550 and $950 Apple Watches, Accessory Plethora\",2395\n\"Transgender Teen Leelah Alcorn Commits Suicide By Walking In Front Of Semi Truck, Blames Christian Parents In Viral Suicide Note\",1992\nMan Mauled By Bear Says He's Only Alive Thanks to Justin Bieber,2082\nISIS Allegedly Beheads Second Captive American Journalist,898\nHewlett-Packard Plans To Split Into Two Companies: WSJ Report,1236\nArgentina Has a Superstition That Seventh Sons Will Turn into Werewolves,2131\nFisherman Saved from Deadly Bear Attack by His Justin Bieber Ringtone,580\nDisturbed aunt cuts off nephew’s penis after he burst’s in on her on the toilet.,1942\nThe Story of the 3-Boobed Lady Is As Fake As Her Third Boob,2402\n\"ISIS Leader Injured in Air Strike, Iraqi Officials Say\",1241\nWoman with three breasts ‘was a fake who has tricked people online before’,1188\nOutrage as children imitate dog fighting,1714\nIsis 'Admits' Leader Abu Bakr al-Baghdadi Injured in US Air Strike,1928\nIs Jasmine Tridevil's Triple Breasted Tale An Internet Hoax?,2\n\"Source: Joan Rivers' doc did biopsy, selfie\",2517\nBlood money: How ISIS is selling human organs harvested from living hostages and its own dead soldiers to fund terror across the Middle East,2491\nApple Stores Are Reportedly Installing Custom Safes To House Apple Watches,2006\nDid Argentina's President Adopt A Jewish Baby To Stop It From Becoming A Werewolf??,145\n\"Man saved from bear attack when his Justin Bieber ringtones goes off, sending bear fleeing\",150\nPregnant St. Louis woman loses eye after police fire non-lethal round: reports,863\n\"Reports: NHL expansion could include Las Vegas, others\",1607\nISIS Advances to Within 10 Miles of Baghdad,792\nISIS wants $1M for Foley’s body,1038\nHP confirms plan to split company,910\nJustin Bieber ringtone saves Russian man from bear attack,1396\nFlorida woman gets third breast surgically implanted,746\nISIS Releases Video Allegedly Showing Beheading of U.S. Journalist Steven Sotloff,1576\nHP announces plan to split in two,2040\nWerewolf Legend Leads To Jewish Godson's 'Adoption' by Argentina President,1992\nIs 'Crabzilla' real or not? Leading marine biologist rules picture of giant crab lurking in shallow waters must be a HOAX,1194\n\"Joan Rivers' Doctor \"\"Took a Selfie\"\" During Procedure: CNN\",2357\nThree Boobs Are Most Likely Two Boobs and a Lie,85\n\"Saudi Arabia Airline Segregation: New Islamic Law Takes Flight On Airliner, Seating By Gender Coming Soon\",183\nFate of Isis leader remains unclear after US airstrike in Iraq,890\n\"Joan Rivers' doctor denies 'unauthorized procedure,' selfie before cardiac arrest\",1229\nRumor: ‘new’ 4-inch iPhone on the way,100\nMan saved from bear attack - thanks to his Justin Bieber ringtone,2231\nCrabzilla,85\nReport: Apple Plans to Phase Out Beats Music Brand,1919\n\"Passenger headed to Dallas rages over ‘Merry Christmas,’ removed from plane\",1332\nThese Men Freak Out When They Discover The Women They Are Harassing Are Their Moms In Disguise (VIDEO),328\nThis Third Boob Is Probably Only Real in Our Hearts,1275\n\"Transgender Teen Leelah Alcorn Commits Suicide By Walking In Front Of Semi Truck, Blames Christian Parents In Viral Suicide Note\",12\n\"LG Display, Samsung unit to supply Apple Watch screens: Report\",408\nCNN Reports Hackers Sent Message to Sony: ‘You’ve Done the Right Thing’,1861\nEvil Aunt Hacks Off Toddlers Penis,1762\nISIL Has Reportedly Beheaded Journalist Steven Sotloff,627\nWerewolf legend leads Argentine president to adopt,1160\n\"Switzerland’s Assassination, Kim Jong Un Might Die From Cheese Overdose\",338\nMissing Afghan Soldiers Apprehended Trying To Cross Border Into Canada,2383\nReport: Woman who claimed to have third breast added is fake,1445\nThis Woman Claims To Have Had Plastic Surgery To Have A Third Breast,328\n'Jihadi John' Injured? ISIS Executioner May Have Been Wounded In US Airstrike: Report,2204\nSaudi Arabia airline segregation: Saudi airlines to assign seats based on gender,1583\nWoman with three breasts: Real or hoax?,1244\nNSC 'appalled' by Sotloff beheading,2339\n\"KGI: iPhone sales forecast at 73M for Q4 ahead of Apple Watch debut in March, 12\"\" MacBook Air in Q1\",1639\nEgypt’s President denies offering land to Palestinians,100\nArgentina's President Adopts Young Boy so He Won't Turn Into Werewolf,897\nISIS Leader Abu Bakr al-Baghdadi Wounded in Airstrikes; His Aide Killed,2216\n\"Afghan family kills 25 Taliban, media report\",485\nSaudi Arabia's national airline to introduce gender segregation after a string of complaints from male passengers,1561\nZombie Cat Claws Way Out of Grave Five Days After Being Buried Alive,2390\nWoman Gets Third Boob to Appear Unattractive to Men,1241\nWoman Who Claimed To Have Surgery To Add Third Breast Exposed As Hoaxer,2258\nThis Man Kept HARASSING Women On The Streets. Until One Day… MOM!?,1218\nRaven-Symone Did NOT Accuse Bill Cosby Of Molestation Or Rape — It’s A HOAX,1537\nArgentine President Takes On Godson — But Not To Keep Werewolf At Bay,1677\nVideo purports to show beheading of US journalist,268\n\"Tim Cook teases Apple Watch launch apps, and its debut in Germany\",994\nHewlett-Packard to split into two companies,150\nElementary school suspends boy after he threatens to turn fellow student invisible with the One Ring from Tolkien novels,412\nHewlett-Packard Announces Plans To Break Up Company,1092\nEvil Aunt Hacks Off Toddlers Penis,2128\nMeet the 3-boobed woman,1632\n\"Sony Hackers Email: Thanks For Running Scared, We'll Stop Now\",1450\nWH won’t say if Foley family was threatened not to pay ransom,1861\n‘Three-boobed’ woman: They’re not fake,1126\nHewlett-Packard plans to split into two companies: Report,910\nISIS claims to behead US reporter Steven Sotloff in new video,1676\nWoman Gets Third Boob to Appear Unattractive to Men,2392\nJustin Bieber scares off GRIZZLY BEAR and saves fisherman from a mauling,1112\nVideo purports to show beheading of US journalist,1550\nSchool pupil writes moving letter to her teacher after he comes out as gay,2513\nJoan Rivers Personal Doctor Allegedly Took A Selfie Before Her Biopsy And Cardiac Arrest,1211\nApple Watch Edition: special safes to be installed in Apple Stores to house luxury smart watch,2373\n\"Fowler Falls For Fake Website, Makes Crazy Claims About Tennis Star\",1878\nA Russian Guy Says His Justin Bieber Ringtone Saved Him From A Bear Attack,274\nHP is better not together — company to split into enterprise and PC/printer businesses,1088\nWhite House denies it threatened families of slain American journalists,2195\nA 9-year-old girl gave this hearfelt letter to her teacher after he came out as gay,629\n\"Apple plans to phase out Beats Music brand, report says\",946\nKid Suspended For Allegedly Threatening Classmate With ‘Hobbit’ Magic,1373\n\"Video Of Steven Sotloff Slaying By ISIS Is Authentic, U.S. Confirms\",1354\nTexas Boy Suspended For 'Threatening' Classmate With The One Ring,2482\n\"LG Display, Samsung unit to supply Apple Watch screens: South Korea paper\",2310\nPassenger tossed after flipping out over staff’s ‘Merry Christmas’,1499\nCharles Manson's fiancee used him for his ... corpse?,1324\nThree Boobs Are Most Likely Two Boobs and a Lie,1272\nMicrosoft to buy 'Minecraft' creator Mojang for $2.5B,2038\nCharles Manson wedding off as bride 'wanted to display his dead body in glass coffin',2324\nEgypt Offers Abbas Land in Sinai for Future Palestinian State Read,1626\n\"Report: Microsoft Trying To Buy Mojang, Creators Of Minecraft\",420\n\"Saudi airline, Saudia, to ban gender-mixing\",784\nArgentina's president 'adopts' godson 'to prevent him becoming a werewolf',575\nJoan Rivers’ doctor took selfie during procedure,1454\n\"Report: Joan Rivers doctor took selfie, began biopsy, source says\",1793\n\"Joan Rivers’ Doctor Reportedly Took Selfie, Biopsy Right Before Her Heart Attack\",2289\nIsis: Masked Executioner Jihadi John Injured in US Led Airstrikes in Iraq,1977\n\"Woman pays $20,000 for third breast to make herself LESS attractive to men\",2486\n\"NHL expansion ahead? No, says Gary Bettman\",2243\nSaudi Arabia's national airline plans to keep men and women apart,1887\nJustin Bieber's 'Baby' Saves Man From Violent Bear Attack,1604\nVideo purportedly shows beheading of U.S. hostage Steven J. Sotloff,1510\nWoman Adds Third Breast by Undergoing Surgery to Participate in Reality Show,1696\nVeterans Today reporting Iraqi Army Downs 2 UK Planes Carrying Weapons for ISIL,556\n\"Female Kurdish Fighter 'Rehana' is Alive, Claim Supporters; Post CNN Video as Proof\",960\nISIS Reported to Behead Second American,1250\nWoman has third breast implanted,2335\nAfghan woman kills 25 Taliban rebels to avenge her son’s murder,113\n\"Report: Woman claims she had third breast added, hopes to become a TV star\",166\nIs Jasmine Tridevil’s Third Boob Real? Alisha Hessler Hoax Rumors Swirl,1102\n\"Afghan family kills 25 Taliban, media report\",728\nLenovo might be eyeing up BlackBerry... again,2198\n‘Three-boobed’ woman: They’re not fake,2402\n\"WH: We didn't threaten Foley, Sotloff families\",166\nWoman With Three Breasts Is Reportedly A Fake: Jasmine Tridevil’s Real Identity Revealed,2038\nCheese blamed for North Korean leader Kim Jong-un's broken ankles,2378\n\"Source: Joan Rivers' doc did biopsy, selfie\",934\nArgentina president adopts young Jewish boy as godson to prevent him from turning into werewolf,2107\nFlorida woman gets plastic surgery to add a third breast,1960\n'They got in our way': James Foley's brother backs mother attacking Obama administration over failure to save photojournalist before he was beheaded by ISIS,792\nJoan Rivers’ doctor took selfie during procedure,2368\n\"Texas boy, 9, suspended for threatening to use ‘Hobbit’ magic, dad says\",1300\nREPORT: Doctor Snapped A 'Selfie' While Joan Rivers Was Under Anesthesia,1181\nSources: Missing Afghan Soldiers May Have Been Found Near Canadian Border,2300\nCATCALLING IS NEVER FUNNY UNLESS IT'S THESE BROS TRICKED INTO CATCALLING THEIR MOTHERS,1191\nPresident of Argentina adopts Jewish godson to 'stop him turning into a werewolf',2522\nFlorida woman claims to have surgically added third breast,2486\nJustin Bieber ringtone saves Russian fisherman from bear attack,2233\nCrabzilla,2282\nApple May Be Reintroducing The 4-inch iPhone,92\n'I had a third breast implant so I can turn off men',1275\nHP is better not together — company to split into enterprise and PC/printer businesses,890\n\"3 Afghan Soldiers Missing From U.S. Base Apprehended at Canadian Border, Reports Say\",786\nSouth Korean Woman's Hair 'Eaten' By Robot Vacuum Cleaner,896\n\"Doctor took selfie with Joan Rivers while star was under anesthesia, CNN says  Read more at Jacksonville.com: http://jacksonville.com/entertainment/2014-09-16/story/doctor-took-selfie-joan-rivers-while-star-was-under-anesthesia-cnn#ixzz3DZRmGLrZ\",1653\nReport: Egyptian President Makes Surprising Suggestion to Move the Location of a Future Palestinian State,2462\nIs this a Crabzilla spotted in the UK? Monster crab measures about 50 feet,580\n\"Source: Joan Rivers' doctor took selfie, began biopsy before her cardiac arrest\",810\nJoan Rivers' Personal Doctor Allegedly Took A Selfie During Her Throat Procedure,1701\nJustin Bieber ringtone saves Russian fisherman from bear attack,2467\nScorpion stings flier on Alaska Airlines flight from L.A.,1373\n\"Student interviews his dad for vlog, fails spectacularly\",309\nBritish terrorist Jihadi John 'injured in airstrike close to Syrian border',1092\n\"iPhone 6s Rumor Suggests Dual Lens Optical Zoom Camera, Pressure Sensors Inbound\",627\nLoggers have NOT accidentally cut down world’s oldest tree,1091\nAbu Bakr al-Baghdadi’s fate still unknown after US air strike on Isis as Iraqi forces enter Baiji,1088\nFlorida woman has surgery to add third breast to make herself 'unatttractive to men',2383\nVideo reportedly shows beheading of reporter Steven Sotloff by ISIS,2319\nTeam 5 source: Missing Afghan soldiers found at Canadian border,1856\nA Pregnant Woman Has Lost Her Eye After Being Shot W/ Bean Bag In Ferguson,457\nJustin Bieber Ringtone Startles Bear,2082\nHewlett-Packard to break into 2 companies,1111\nArgentina's President Just Adopted a Son So He Won't Turn into a Werewolf,1326\nReports: Missing Afghan soldiers found at Canadian border,408\n\"iPhone 6S rumors suggest new camera, HealthKit sensors\",2085\n\"Teen wakes up during brain surgery, asks how it’s going\",1348\nCharles Manson's fiancée 'only wanted to marry him so she could put his corpse on display in a glass coffin after he died',92\n\"Joan Rivers: Doctor Took Selfie With Unconscious Comedian, Performed Biopsy Without Consent -- Details\",1882\nMicrosoft said to be buying the maker of 'Minecraft' for $2 billion,1741\nJoan Rivers' Doctor Allegedly Took a Selfie During Her Throat Surgery,810\nThese Men Catcalling Their Undercover Mothers Is the Best Payback Ever,894\nTesla Motors set to choose Nevada for its 'gigafactory',2510\nJoan Rivers Doctor Denies Selfie,1755\nISIS Allegedly Beheads Second Captive American Journalist,96\nVideo Appears to Show ISIS Execution of Second American Steven Sotloff,2071\nSaudi Airlines to Separate Men and Women on Flights,1779\nREPORT: Doctor Snapped A 'Selfie' While Joan Rivers Was Under Anesthesia,113\n\"Saudi Stocks, Currency Tumble As Aramco Pipeline Explodes; ISIS Sabotage Concerns\",2381\nReport: ISIS Islamists at the Gates of Baghdad,2465\n\"Islamic State leader Abu Bakr al-Baghdadi: Wounded, dead or missed entirely by U.S. airstrikes?\",1714\n‘Three-boobed’ woman: They’re not fake,758\nApple to keep gold Watch Editions in special in-store safes,1381\nWoman with three breasts ‘was a fake who has tricked people online before’,2292\nPresident Sisi's Gift,1454\nGirl poured acid on boyfriend’s penis after he released sex tape,252\nISIS Reportedly Executes 2nd American Journalist,1986\nISIS Is Reportedly Trying To Sell James Foley's Remains For $1 Million,1038\nMum helps kill 25 Taliban fighters during SEVEN-hour gun battle in revenge for cop son's death,2491\n\"Man saved from bear attack when his Justin Bieber ringtones goes off, sending bear fleeing\",1445\nSchool pupil writes moving letter to her teacher after he comes out as gay,2487\n\"ISIS Beheads American Journalist Steven Sotloff, Monitoring Group Says\",1499\nLenovo Could Make A Bid For BlackBerry (Rumor),178\nThese Men Catcalling Their Undercover Mothers Is the Best Payback Ever,912\nReport: Apple Plans to Phase Out Beats Music Brand,1591\nHP is better not together — company to split into enterprise and PC/printer businesses,1980\n\"Boy, 5, given £15.95 invoice for missing friend's birthday party\",1452\nIsraeli politicians praise Sisi plan to give Palestinians land for a state in Sinai,1386\n\"IBM to cut more than 111,000 jobs in largest corporate lay-off ever\",486\nFlorida woman gets third breast to become 'unattractive' 32,1270\nREPORT: Doctor Snapped A 'Selfie' While Joan Rivers Was Under Anesthesia,556\nApple to shut down Beats Music: Report,2350\nIBM job cuts?; D.R. Horton soars on beat; AT&T expands in Mexico,1265\nJames Foley family: Obama officials vowed criminal charges if we paid son’s ransom,2195\nSteven Sotloff beheading: Latest updates as ISIS release gruesome video of US journalist's murder,2229\nReport: Doctor took a selfie when Joan Rivers was under anesthesia,556\nHewlett-Packard to split in 2 companies,1763\nWhen Photos Lead a Protest,2179\nExplosive New Details Of Joan Rivers’ Medical Crisis: Doctor Snapped Selfie With Legendary Comic & Performed Unauthorized Biopsy While She Was Under Anesthesia!,1454\n\"3 Afghan Soldiers Missing From U.S. Base Apprehended at Canadian Border, Reports Say\",717\nArgentina's President Adopts Boy to End Werewolf Curse,2198\nArgentina's President Adopts Young Boy so He Won't Turn Into Werewolf,1088\n\"Hong Kong's protesters are using the \"\"hands up, don't shoot\"\" gesture from Ferguson\",1639\nFlorida woman gets third breast to become 'unattractive' 32,2231\nIraqi Army Downs Two UK Planes Carrying Weapons for ISIS,1748\n\"Report: Woman claims she had third breast added, hopes to become a TV star\",2\n\"What’s Happening in Hong Kong? Stunning Images From the Occupy-Inspired, Ferguson-Tinged Protests\",2510\nArgentina’s president adopts Jewish boy to save him from life as a werewolf,1102\nLenovo might be eyeing up BlackBerry... again,178\nJustin Bieber Saved This Guy From a Bear Attack,1100\nRumor: Apple in late-stage talks to buy Path social platform,1633\nIsis 'behead their own fighters' for spying and embezzlement in Syria,990\nReport: ISIS Is Selling the Body of James Foley for $1 Million,1113\nHP is reportedly splitting into two companies,1469\n\"Report: Woman claims she had third breast added, hopes to become a TV star\",1102\nSaudi Airlines to Separate Men and Women on Flights,1043\nGhost Ship Filled with Ebola-Ridden Rats Heading for Florida,1779\n'Throat specialist to the stars' allegedly involved in fatal Joan Rivers procedure denies taking selfie with star as she releases statement saying she will not comment on tragic incident,2289\n\"Afghan family kills 25 Taliban, media report\",1639\n4-inch iPhone 6 reported to be in development,1354\nArgentina's President Just Adopted a Son So He Won't Turn into a Werewolf,711\nREPORT: 'JIHADI JOHN' WHO BEHEADED JAMES FOLEY WOUNDED IN US AIRSTRIKE,2190\nJames Foley family: Obama officials vowed criminal charges if we paid son’s ransom,42\nWoman Who Claimed To Have Surgery To Add Third Breast Exposed As Hoaxer,671\nThis Woman Claims To Have Had Plastic Surgery To Have A Third Breast,1270\nFour masked men break into migrant's home and rip off his penis after he 'had affairs with local women',925\nAfghan Family Kills 25 In Revenge For Son's Death,2331\nFake-News Report Claims Michael Jackson Is Father Of Bruno Mars,2353\n\"Rehana, Poster Girl for Kurdish Peshmerga, Alive and 'Fighting Fiercely,' After ISIS' Claims of Beheading Her\",1714\nFerguson and Hong Kong Have One Important Thing in Common,1264\nJournalist Steven Sotloff reportedly executed by ISIS,259\nJoan Rivers Personal Doctor Allegedly Took A Selfie Before Her Biopsy And Cardiac Arrest,2158\nJoan Rivers' Doctor Allegedly Took a Selfie During Her Throat Surgery,1310\nEmail to Tim Cook prompted change of Apple's 'on hold' music quality,596\n\"ISIS Beheads American Journalist Steven Sotloff, Monitoring Group Says\",1394\nRampur: Angry Bride Marries Guest after Learning Groom is Epileptic,111\nGold Apple Watches to be stored in safes in Apple Stores,889\nTesla chooses Nevada for battery factory: Sources,814\nCheese blamed for North Korean leader Kim Jong-un's broken ankles,785\nPresident of Argentina adopts Jewish boy to stop him turning into werewolf,1779\nAnalyst: Apple Watch Edition to Cost $950,1229\nGender assignment surgery to be given to hermaphrodite cat,389\niOS 8.2 may launch Monday with new health features,1147\nJoan Rivers Personal Doctor Allegedly Took A Selfie Before Her Biopsy And Cardiac Arrest,747\nUK looking into reports IS beheading suspect wounded,1373\nWe just found out the #Ferguson Protester who claim she was shot in the eye with a rubber bullet was a false story guys. Smh..,926\nMan Mauled By Bear Says He's Only Alive Thanks to Justin Bieber,2057\nISIL Has Reportedly Beheaded Journalist Steven Sotloff,2289\nRampur: Angry Bride Marries Guest after Learning Groom is Epileptic,1768\nIsis 'just one mile from Baghdad' as al-Qaeda joins militants' fight against West,1937\nThree Boobs Are Most Likely Two Boobs and a Lie,889\nIslamic State releases video showing beheading of US hostage Steven Sotloff,2319\nBOOK: CHARLES MANSON’S FIANCÉ WANTED MARRIAGE SO SHE COULD DISPLAY HIS CORPSE IN TOURIST ATTRACTION,884\n\"Joan Rivers Death Preventable? Melissa Rivers Taking Legal Action, News Of Doctor’s Selfie Surfaces\",2233\nScorpion stings flier on Alaska Airlines flight from L.A.,1188\n\"Apple plans to phase out Beats Music brand, report says\",256\nEnraged spouse chops off unfaithful husband's manhood – TWICE,1246\n\"Woman pays $20,000 for third breast to make herself LESS attractive to men\",129\nArgentina's President Adopts Young Boy so He Won't Turn Into Werewolf,1373\nJilted wife 'chopped off husband's penis TWICE with scissors after catching him cheating',641\n\"Three-breasted Florida woman Jasmine Tridevil insists third boob is real, but police report shows she once lost 'prosthesis'\",1378\nThree Afghan soldiers found at Canada border after leaving Cape Cod base,1235\nJustin Bieber Ringtone Startles Bear,596\nIslamic State releases video of beheading of U.S. hostage Steven Sotloff: site intelligence monitoring service,926\n\"WH: We didn't threaten Foley, Sotloff families\",2513\nBOOK: CHARLES MANSON’S FIANCÉ WANTED MARRIAGE SO SHE COULD DISPLAY HIS CORPSE IN TOURIST ATTRACTION,491\n\"Apple Watch Price, Release Date News: Special Safes In Apple Stores For Gold Models, April Launch Confirmed\",1601\nUnited Nations asked to investigate claims of organ harvesting by ISIS,1553\nU.S. confirms authenticity of second journalist beheading video,1194\nISIS ‘organ harvesting’ must be probed by Security Council – Iraqi envoy,250\nArgentine President Takes On Godson — But Not To Keep Werewolf At Bay,1856\n\"Teen wakes up during brain surgery, asks how it’s going\",256\nHugh Hefner is not dead: Playboy founder makes it to film night despite mortality rumours,1091\nJasmine Tridevil: The woman with three breasts,2258\nCrabzilla! Satellite Picture Reveals Giant Crustacean Lurking Off The Coast Of Whitstable,2136\nWoman has third breast implanted,2486\nJasmine Tridevil Has Surgery 'To Add Third Breast' Total Recall Style,103\nArgentina Has a Superstition That Seventh Sons Will Turn into Werewolves,2121\nWhite House denies threatening families of James Foley and Steven Sotloff over ISIS ransom but adds 'we made the law clear to them',927\nU.S. airstrikes 'hit ISIS leader': Terror group chief 'critically wounded' in Iraq after coalition forces bomb jihadi leaders,489\nSaudi national airline may introduce gender segregation on its flights,2437\n\"Hong Kong protesters go Ferguson style: ‘Hands up, don’t shoot’\",98\nIs Jasmine Tridevil's Triple Breasted Tale An Internet Hoax?,1270\nREPORT: Tesla Chooses Nevada For Site Of Its Massive Battery Factory,264\nCrabzilla,166\nWoman with three breasts: Real or hoax?,1450\n\"After Finding Out Mid-Wedding That Her Groom Was Unwell, This Bride Married A Wedding Guest Instead\",1990\nISIS fighters now 'at the gates of Baghdad': Islamic militants fighting 'just one mile from Iraqi capital' despite days Western airstrikes,528\nEXCLUSIVE: Got him! Jihadi John is 'wounded in US airstrike on secret bunker meeting of ISIS high command',2007\nSources: Missing Afghan Soldiers May Have Been Found Near Canadian Border,1874\nWerewolf Legend Leads To Jewish Godson's 'Adoption' by Argentina President,710\nPresident of Argentina adopts Jewish godson to 'stop him turning into a werewolf',2383\n\"Disgusting! Joan Rivers Doc Gwen Korovin’s Sick Selfie EXPOSED — Last Photo Of Comic Icon, When She Was Under Anesthesia, At Center Of Medical Investigation\",2517\nWoman with three breasts ‘was a fake who has tricked people online before’,2231\nThe ISIS Executioner Who Killed 4 Hostages May Have Been Wounded In Airstrikes,1977\nReport: Second American Journalist Beheaded by Islamic State Terrorists,268\nFei Lin's Penis Stolen By Thieves: Chinese Man Allegedly Had Penis Stolen By Jealous Lovers,2300\nAngry Passenger Tossed Off Plane after Crew Wishes Him 'Merry Christmas',2023\nISIS Beheads Second American Journalist,268\n18-Karat Gold Apple Watch Edition To Be Locked In Safes At Apple Stores,2373\n\"KGI: iPhone sales forecast at 73M for Q4 ahead of Apple Watch debut in March, 12\"\" MacBook Air in Q1\",1765\nVideo reportedly shows beheading of reporter Steven Sotloff by ISIS,2229\nFour Reasons Not To Give Up Hope If Apple Buys Path,50\nJoan Rivers’ doctor took a selfie while she was out cold before doing ‘an unauthorised biopsy’,2089\n\"Everything You Need To Know About Path, The Struggling Social Network In Apple's Sights\",67\nIs this Crabzilla? Giant Monster Crab Caught on Camera,1290\nReport: Woman who claimed to have third breast added is fake,2425\nJustin Bieber's 'Baby' Saves Man From Violent Bear Attack,2183\n\"Source: Joan Rivers' doc did biopsy, selfie\",2500\nFake News Report Claims Loggers Have Cut Down World's Oldest Tree,1091\nFlorida woman gets plastic surgery to add a third breast,274\nJustin Bieber ringtone saves Russian fisherman from bear attack,1639\nIs this Crabzilla? 'Giant crab' measuring 50ft spotted off British coast,1290\nU.S.: Video showing Sotloff beheading is authentic,1354\n\"White House Chief Of Staff Denis McDonough: No Threats Were Made To Foley, Sotloff Families Over Possible Ransom\",2512\n\"Steven Sotloff, American Journalist, Allegedly Beheaded By ISIS\",1052\nISIS ‘organ harvesting’ must be probed by Security Council – Iraqi envoy,160\nRumors Swirling About Israel's Shocking Sinai 'Endgame' Plan for Palestinians in Gaza,1783\nISIS Releases Video Allegedly Showing Beheading of U.S. Journalist Steven Sotloff,2289\nFlorida woman has surgery to add third breast to make herself 'unatttractive to men',2315\nCNN: Doctor Took Mid-Surgery Selfie with Unconscious Joan Rivers,2239\nTV show tricks chronic catcallers into harassing their own mothers,328\nJoan Rivers Doctor Denies Selfie,810\nISIS Reportedly Beheaded The 'Poster Child' For Kurdish Female Fighters,1749\nDisturbed aunt cuts off nephew’s penis after he burst’s in on her on the toilet.,1643\nThis Zombie Cat Returned Home Five Days After Being Buried By Its Owner,976\nWoman Faces Jail Time After Slicing Off 3-Year-Old Nephew's Penis,1762\nIs this Crabzilla? 'Giant crab' measuring 50ft spotted off British coast,2500\n‘Crabzilla’ a 50-foot colossal conundrum,2023\nUK looking into reports IS beheading suspect wounded,1856\nNo gender segregation on Saudia,1583\nHewlett-Packard to split into two companies,596\nChildren Used To Replace Fighting Dogs,1561\nSteven Sotloff 'beheaded by Islamic State',2289\nPurported Lisa Bonet Twitter Account Suspended After Cryptic Cosby Tweet,1452\nWhite House denies threatening families of James Foley and Steven Sotloff over ISIS ransom but adds 'we made the law clear to them',2057\nHewlett-Packard Plans To Break Into Two Companies: Report,1091\nWoman with three breasts ‘was a fake who has tricked people online before’,1204\nCheese blamed for North Korean leader Kim Jong-un's broken ankles,916\nHP Is Planning To Split Into Two Separate Businesses,412\nHP to split into two businesses -- report,1994\nPresident of Argentina Adopts Boy to Stop Him from Becoming a Werewolf,1373\n‘Crabzilla’ spotted off the coast of Britain,2182\nJustin Bieber Helps Defend Russian Fisherman From Bear,1914\nAdopting Potential Werewolves Is Routine Business for Argentine Presidents,1191\nTeen wakes up mid-brain surgery and asks doctors ‘How’s it going?’,1348\n\"Passenger headed to Dallas rages over ‘Merry Christmas,’ removed from plane\",728\nApple could surprise us with 12-inch MacBook Air next week,898\nIslamic State puts James Foley’s body up for sale for $1M,231\nArgentina’s president adopts Jewish godson to counteract werewolf legend,2253\nDisturbed aunt cuts off nephew’s penis after he burst’s in on her on the toilet.,2128\nISIS video shows beheading of American journalist Steven Sotloff,898\nVideo purportedly shows beheading of U.S. hostage Steven J. Sotloff,1886\nJoan Rivers' Personal Doctor Allegedly Took A Selfie During Her Throat Procedure,1653\nJoan Rivers' 'selfie' doctor 'DENIES performing biopsy and taking photo while star was under anesthesia',2439\nWoman Reportedly Cuts Off Husband's Penis Twice in One Night,1716\nReport: Apple Plans to Phase Out Beats Music Brand,2315\n\"Report: Joan Rivers doctor took selfie, began biopsy, source says\",2368\nHP is better not together — company to split into enterprise and PC/printer businesses,38\nGigafactory location: Tesla Motors confirms Nevada announcement Thursday,778\nWerewolf Legend Leads To Jewish Godson's 'Adoption' by Argentina President,1964\nISIL Has Reportedly Beheaded Journalist Steven Sotloff,1387\n\"Gay Teacher Receives Touching Letter From Student, 9, After He Comes Out\",1418\nKim Jong IS Un-well – and it could be GOUT! North Korea confirms its young dictator is 'suffering discomfort' after addiction to Swiss cheese revealed,57\nIraqi Official Accuses ISIS Of Harvesting Organs To Finance Operations,1512\nHP reportedly plans to split PC and printer business from enterprise unit,1322\nIBM denies layoff rumors,2083\nSource: Hackers send new message to Sony,1054\nJustin Bieber Basically Saves A Russian Man From A Bear,1639\n‘Crabzilla’ a 50-foot colossal conundrum,58\n\"Teen wakes up during brain surgery, asks how it’s going\",1714\nWatch Two Guys Appear to Get Tricked Into Catcalling Their Own Moms,1874\n3-Boobed Woman a Fake,150\nWoman with three breasts: Real or hoax?,2258\nScorpion Sting Delays Oregon State Flight,2216\nU.S. Officials Threatened James Foley’s Parents With Prosecution Over Ransom,1218\nFlorida woman gets third breast surgically implanted,1270\n\"Apple Reportedly Close to Acquiring 'Path', Looking to Integrate Service Into Messages\",1304\nFoley family says was 'threatened' by U.S. official over ransom: ABC,1454\nJoan Rivers’s Personal Doctor Denies Taking Operating-Room Selfie,1636\nPurported Lisa Bonet Twitter Account Suspended After Cryptic Cosby Tweet,196\nISIS executioner 'Jihadi John' allegedly wounded by U.S.-led air strike: report,596\n\"Afghan family kills 25 Taliban, media report\",2467\nThe Story of the 3-Boobed Lady Is As Fake As Her Third Boob,2231\nJoan Rivers' doctor snapped selfie during throat surgery: report,164\nSaudi Arabia's national airline plans to keep men and women apart,1765\nZombie Cat Claws Way Out of Grave Five Days After Being Buried Alive,160\nArgentina's President Just Adopted a Son So He Won't Turn into a Werewolf,1421\nWoman Reportedly Cuts Off Husband's Penis Twice in One Night,338\nParty invoice: Boy sent bill for birthday no-show,1350\nJustin Bieber Basically Saves A Russian Man From A Bear,2231\nSaudi Arabia's national airline planning to introduce gender segregation on flights,519\n\"Three-Boobed Girl probably a hoax, because obviously\",1067\nWedding punch-up when bride marries guest INSTEAD after groom suffers epileptic fit,1285\nReport: Apple May Buy Social Network Path,946\nMissing Afghan soldiers reportedly found near Canadian border,1705\nApple is reportedly shutting down Beats Music just three months after picking the company up.,2121\nSteven Sotloff: Islamic State 'kills US hostage',1354\nIsis: Masked Executioner Jihadi John Injured in US Led Airstrikes in Iraq,1838\nTransgender Teen Leelah Alcorn Blames Christian Parents In Tumblr Suicide Note,1705\nArgentina Has a Superstition That Seventh Sons Will Turn into Werewolves,1160\n\"Video Of Steven Sotloff Slaying By ISIS Is Authentic, U.S. Confirms\",680\n\"Ohio Trans Teen Commits Suicide, Leaves Heartbreaking Note Declaring “There’s No Way Out”\",361\nArgentina's President Just Adopted a Son So He Won't Turn into a Werewolf,912\nPresident of Argentina adopts godson to stop him from turning into a werewolf,2198\nISIS video shows beheading of American journalist Steven Sotloff,1354\nPresident of Argentina adopts Jewish boy to stop him turning into werewolf,2107\nHugh Hefner is not dead: Playboy founder makes it to film night despite mortality rumours,400\nTriple-breasted woman pictured before 'operation' and vows surgery footage will prove third boob is no hoax,2359\nJoan Rivers Personal Doctor Allegedly Took A Selfie Before Her Biopsy And Cardiac Arrest,1052\nMystery of 50ft giant crab caught on camera yards from British harbour,338\nThey're fake! Woman who claims to have surgically implanted third breast is a self-proclaimed hoaxer who once reported a '3 breast prosthesis' stolen from her luggage,1696\nKorean Housewife’s Hair Sucked Up into Robot Vacuum,889\n\"3 Reasons Kim Jong-un Could Be Missing, Including A So-Called Downfall By Cheese\",1353\nJasmine Tridevil: The woman with three breasts,2289\n\"KGI: iPhone sales forecast at 73M for Q4 ahead of Apple Watch debut in March, 12\"\" MacBook Air in Q1\",1454\nCrude Sees a Bid on Reports of Saudi Arabia Pipeline Explosion,1609\nArgentina’s president adopts Jewish godson to counteract werewolf legend,457\nThree Afghan soldiers found at Canada border after leaving Cape Cod base,20\n\"Apple Reported to Begin Shipping Apple Watch in March, 12-Inch MacBook Air in Early 2015\",801\nRampur: Angry Bride Marries Guest after Learning Groom is Epileptic,1078\nApple Stores will have custom-designed safes to store the gold Apple Watch in,1616\nThird boob likely a hoax,1092\nJoan Rivers Personal Doctor Allegedly Took A Selfie Before Her Biopsy And Cardiac Arrest,1963\n\"“Hands up, don’t shoot” comes to Hong Kong’s pro-democracy movement\",1872\nFound! Missing Afghan Soldiers Spotted Trying to Enter Canada,870\nIsis 'behead their own fighters' for spying and embezzlement in Syria,1387\nISIS online video shows beheading of U.S. journalist Steven Sotloff,916\nPICTURES: Shocking Pictures Comparing US School Lunches to Other Countries Goes Viral,1874\n\"Joan Rivers’ Doctor Reportedly Took Selfie, Biopsy Right Before Her Heart Attack\",1782\nApple was forced to nix key health features from its smartwatch -- report,2461\nA Justin Bieber Ringtone Just Saved A Man’s Life Who Was Being Attacked By A Bear,758\nJames Foley’s Family Claims Government Threatened Them Over Ransom Payments,728\n\"Ohio Trans Teen Commits Suicide, Leaves Heartbreaking Note Declaring “There’s No Way Out”\",182\nTeenager wakes up while undergoing BRAIN SURGERY in Poland... and asks the surgeons how the operation is going,1741\nReport: Microsoft may buy Minecraft studio Mojang,197\nWoman Reportedly Cuts Off Husband's Penis Twice in One Night,1999\n\"iPhone 6s To Have DSLR-Quality Camera? Rumors Suggest ‘Dual-Lens’ Camera, Apple Watch ‘Force Touch’ Feature\",680\nPresident of Argentina Adopts Boy to Stop Him from Becoming a Werewolf,1677\nApple Watches to be kept in safes,1381\n\"Joan Rivers’ Doctor Reportedly Took Selfie, Biopsy Right Before Her Heart Attack\",1326\n\"Finally, proof that Justin Bieber IS unbearable: Russian fisherman saved from bear attack when ringtone featuring one of the pop brat's songs scares it away\",1520\nHearing Unconfirmed Reports of Saudi Pipeline Explosion,2449\nLenovo Looking To Buy BlackBerry Ltd [REPORT],617\nHewlett-Packard Announces Plans To Break Up Company,2505\nA Justin Bieber Ringtone Just Saved A Man’s Life Who Was Being Attacked By A Bear,580\nAmerican Airlines boots man from plane after ‘Merry Christmas’ prompts meltdown,1332\nIslamic State puts James Foley’s body up for sale for $1M,183\nSketchy Rumor Claims Apple Planning New 4-Inch iPhone for 2015,2482\nLenovo might be eyeing up BlackBerry... again,319\nJoan Rivers' doctor snapped selfie during throat surgery: report,2289\nWoman Gets Third Boob to Appear Unattractive to Men,353\n\"50ft crustacean, dubbed Crabzilla, photographed lurking beneath the waters in Whitstable\",792\nNEWS/ Read the Touching Letter This 9-Year-Old Girl Sent Her Teacher After He Came Out to the Class,361\nISIS Is Reportedly Trying To Sell James Foley's Remains For $1 Million,1845\nJustin Bieber Basically Saves A Russian Man From A Bear,916\n\"Joan Rivers' doctor denies 'unauthorized procedure,' selfie before cardiac arrest\",765\nThe World's Most Accurate Apple Analyst Says The Apple Watch Is Coming In March,901\nVideo purports to show beheading of US journalist,1902\nDisturbed aunt cuts off nephew’s penis after he burst’s in on her on the toilet.,1941\nCharles Manson Wedding Off: Fiancee’s Morbid Plan To Exploit His Corpse Emerges,92\nWife chops off cheating husband’s penis twice – then stray animal steals it,492\nHearing Unconfirmed Reports of Saudi Pipeline Explosion,1279\nManson's fiancee wants to put his corpse on display: Report,901\n\"Was Charles Manson's \"\"Fiancée\"\" Playing Him to Get Custody of His Corpse?\",2082\nSaudi Women May Have to Cover Up Sexy Eyes,2173\nGirl destroys boyfriends penis in acid attack after video of them having sex goes viral,1172\nIs this Crabzilla? Giant Monster Crab Caught on Camera,2182\nFlorida woman claims to have surgically added third breast,338\nFound at Canadian border: 3 Afghan soldiers missing from Cape Cod,20\nFake-News Report Claims Michael Jackson Is Father Of Bruno Mars,1783\nThey're fake! Woman who claims to have surgically implanted third breast is a self-proclaimed hoaxer who once reported a '3 breast prosthesis' stolen from her luggage,1960\nBritish Jihadi Killed In US Airstrike - Reports,1928\nMittens The Intersex Cat To Get Gender Assignment,918\n\"ISIS might be harvesting organs, Iraq tells UN\",2151\nGrieving Afghan mother takes bloody revenge by killing 25 Taliban militants during seven hour battle after they gunned down her son,2126\nMissing Nuke In Colorado Sparks Intense Russian Fears,389\nReport: Woman who claimed to have third breast added is fake,2335\n\"Source: Joan Rivers' doc did biopsy, selfie\",580\nVideo purportedly shows beheading of U.S. hostage Steven J. Sotloff,2319\nWoman Adds Third Breast by Undergoing Surgery to Participate in Reality Show,2231\nApple Watch Edition contains new “Apple gold”,2323\n\"'Sílbale your mother', the mockumentary to stop street harassment in Peru [Google Translate]\",927\nEnraged spouse chops off unfaithful husband's manhood – TWICE,507\nAllegation Bill Cosby sexually molested Raven Symone are just a hoax,485\nJoan Rivers' Doctor Reportedly Took a Selfie Before Her Cardiac Arrest,2040\nNEWS/ Viral Video: What Happens When You Accidentally Catcall Your Mom,823\n\"Morin goes back on transparency pledge, refuses to confirm or deny report that Apple is buying Path\",338\nIslamic state issues video of beheading of U.S. hostage: SITE,1394\nMystery of 50ft giant crab caught on camera in Kent harbour,2323\n\"Islamic State leader Abu Bakr al-Baghdadi: Wounded, dead or missed entirely by U.S. airstrikes?\",249\nSamsung Rumoured to be Supplying the Screens for Apple Watch... Mk II,1378\n\"Jealous Wife Who Chopped Off Husband’s Penis For Cheating On Her, Chops It Off A Second Time\",338\nPregnant St. Louis woman loses eye after police fire non-lethal round: reports,1868\nHearing Unconfirmed Reports of Saudi Pipeline Explosion,2301\nFemale Kurdish ‘poster girl’ fighter feared killed,434\nLenovo Looking To Buy BlackBerry Ltd [REPORT],1272\nWould US sue parents of James Foley? Why White House is Defending Itself,1218\n\"Wife chops off cheating husband’s penis, twice\",838\nSexually frustrated female owl killed male because 'his penis was too SMALL',1510\n\"Saudi Stocks, Currency Tumble As Aramco Pipeline Explodes; ISIS Sabotage Concerns\",1942\n‘Three-boobed’ woman: They’re not fake,1445\nHeads up oil traders: Big pipeline explosion reported in Saudi Arabia,1279\nGirl poured acid on boyfriend’s penis after he released sex tape,2105\n\"Apple Watch Price, Release Date News: Special Safes In Apple Stores For Gold Models, April Launch Confirmed\",1902\nIslamic State video reportedly shows beheading of Steven Sotloff,1117\nScorpion stings woman on OSU plane,1111\nEl-Sisi denies claims he'll give Sinai land to Palestinians,1270\nBreast Chancer,2231\n\"​ISIS might be harvesting organs, Iraqi diplomat says\",1553\n\"Stephen Sotloff beheading shown in video, ISIS claims\",2339\n\"ISIS leader Abu Bakr al-Baghdadi wounded in airstrike, Iraq officials say\",274\nMIRACLE CAT CLAWS ITS WAY OUT OF ITS OWN GRAVE FIVE DAYS AFTER BEING BURIED,327\nIsraeli politicians praise Sisi plan to give Palestinians land for a state in Sinai,2491\n\"KGI: iPhone sales forecast at 73M for Q4 ahead of Apple Watch debut in March, 12\"\" MacBook Air in Q1\",223\nTransgender Teen Leelah Alcorn Blames Christian Parents In Tumblr Suicide Note,2128\nVideo reportedly shows beheading of reporter Steven Sotloff by ISIS,1687\n\"Sony Hackers Email: Thanks For Running Scared, We'll Stop Now\",2\nApple to keep gold Watch Editions in special in-store safes,1823\n\"Disgusting! Joan Rivers Doc Gwen Korovin’s Sick Selfie EXPOSED — Last Photo Of Comic Icon, When She Was Under Anesthesia, At Center Of Medical Investigation\",2427\nHeads up oil traders: Big pipeline explosion reported in Saudi Arabia,2449\nWerewolf legend leads Argentine president to adopt,710\nMan removed from plane over Christmas greeting dispute,681\nKim Jong-un's discomfort 'down to cheese addiction',2259\n\"Tail of survival: Buried cat, believed dead, claws back to life\",182\nHP Is Planning To Split Into Two Separate Businesses,38\nHermaphroditic cat to get gender assignment surgery,1389\nUN urged to investigate ISIS's bloody trade in human organs after Iraqi ambassador reveals doctors are being executed for not harvesting body parts,1207\nRumor: Apple Watch Screens To Be Supplied By LG Display And Samsung Display,1999\nCharles Manson’s fiancee allegedly wanted to marry him for his corpse,2082\nJoan Rivers’ Doctor Snapped Selfie During Throat Procedure (Report),2089\nOil market shrugs off Saudi pipeline blast,2085\n\"Apple Watch to go on sale in March, claims analyst\",20\n\"Female Kurdish Fighter 'Rehana' is Alive, Claim Supporters; Post CNN Video as Proof\",1714\nLenovo Looking To Buy BlackBerry Ltd [REPORT],3\n\"LG Display, Samsung unit to supply Apple Watch screens: Report\",605\nJoan Rivers’s Personal Doctor Denies Taking Operating-Room Selfie,2320\nISIS executioner 'Jihadi John' reported wounded in air strike; UK investigating,2204\nIslamic State releases video showing beheading of US hostage Steven Sotloff,898\nMicrosoft to buy 'Minecraft' creator Mojang for $2.5B,197\n\"The story of the Argentinean president, werewolves and seventh sons\",2007\n\"Three-Boobed Girl probably a hoax, because obviously\",1188\nJoan Rivers’ doctor snapped a selfie before biopsy surgery,1782\nParent: Fourth-grader suspended after using magic from 'The Hobbit',673\nExplosive New Details Of Joan Rivers’ Medical Crisis: Doctor Snapped Selfie With Legendary Comic & Performed Unauthorized Biopsy While She Was Under Anesthesia!,1236\nFlorida Woman Has Surgery To Add Third Breast To Her Chest,1128\n\"Fowler Falls For Fake Website, Makes Crazy Claims About Tennis Star\",1763\n\"Finally, proof that Justin Bieber IS unbearable: Russian fisherman saved from bear attack when ringtone featuring one of the pop brat's songs scares it away\",1600\nSource: Missing Afghan soldiers at Canadian border,2312\nMissing Fort Carson item not a nuclear weapon - despite Internet rumors,1414\n\"Report: Woman claims she had third breast added, hopes to become a TV star\",1632\nJoan Rivers’s Personal Doctor Denies Taking Operating-Room Selfie,1431\nIs Jasmine Tridevil’s Third Boob Real? Alisha Hessler Hoax Rumors Swirl,2101\nISIS Reportedly Executes 2nd American Journalist,656\n\"Phone 6s Will Sport Dual-lens Camera, Healthkit Sensors: Rumor\",2244\nSteven Sotloff beheading: Latest updates as ISIS release gruesome video of US journalist's murder,1964\nMissing Afghani soldiers found trying to cross US border to Canada,575\nSaudi Arabia's national airline planning to introduce gender segregation on flights,1887\nReport: Doctor took a selfie when Joan Rivers was under anesthesia,2291\n\"ISIS might be harvesting organs, Iraqi ambassador tells UN, amid reports of more hostages being burned alive\",1553\n\"Next-gen iPhone rumored to sport dual-lenses, DSLR quality in 'biggest camera jump ever'\",1980\nIsraeli politicians praise Sisi plan to give Palestinians land for a state in Sinai,150\nStolen Member,2112\n\"IBM To Cut More Than 110,000 Jobs, Report Says\",389\nDisturbed aunt cuts off nephew’s penis after he burst’s in on her on the toilet.,1694\nWoman Gets Third Boob to Appear Unattractive to Men,2402\nAfghan Mother Kills 25 Taliban,1287\nISIS Reportedly Executes 2nd American Journalist,1902\nWoman Who Claimed To Have Surgery To Add Third Breast Exposed As Hoaxer,1228\nMan in China recovering in hospital after wife chopped off his penis,1163\n'Dear Sandwich Thief': Man's hilarious response to passive-aggressive sign posted on his office's fridge door sparks incredible kitchen note war,2204\nBrighton jihadi Khalil al-Britani killed in Syria drone strike,1203\nThree-breasted woman outed as fake by Tampa police,1960\nFerguson protester shot in the eye with rubber bullet by police,671\nISIS online video shows beheading of U.S. journalist Steven Sotloff,96\n\"Fowler Falls For Fake Website, Makes Crazy Claims About Tennis Star\",2522\nIraqi Army Downs Two British Planes Carrying Weapons for ISIL Terrorists,594\n\"Surgery Patient Wakes Up, Asks Doc 'How's It Going?'\",1235\nArgentina’s president adopts Jewish godson to counteract werewolf legend,2427\nReport: ISIS Islamists at the Gates of Baghdad,1550\nJihadist Brit teen killed in US air strikes,2522\nPresident of Argentina adopts Jewish godson to 'stop him turning into a werewolf',2427\nThere's A Weird Story Going Around About How Argentina's President Just Saved A Jewish Man From Becoming A Werewolf,1856\nFate of Isis leader remains unclear after US airstrike in Iraq,2101\nReport: Woman who claimed to have third breast added is fake,535\n\"\"\"Jihadi John\"\" reportedly wounded in airstrike\",1977\nPresident of Argentina adopts Jewish boy to stop him turning into werewolf,1639\nFound at Canadian border: 3 Afghan soldiers missing from Cape Cod,2285\nJoan Rivers’ doctor took selfie during procedure,1701\nGigafactory location: Tesla Motors confirms Nevada announcement Thursday,1706\n\"A Peruvian TV show is tricking men into catcalling their mothers, for feminism\",1639\nReport: Woman who claimed to have third breast added is fake,3\nISIS reportedly wants $1 million for beheaded hostage James Foley’s corpse,884\n\"Brain Surgery Recovery: Teenage Girl Wakes Up During Procedure, Talks About Cats\",400\nObama Orders Fed To Adopt Euro Currency,1454\nWatch Two Guys Appear to Get Tricked Into Catcalling Their Own Moms,259\nJoan Rivers’ doctor snapped a selfie before biopsy surgery,2169\n\"Man saved from bear attack when his Justin Bieber ringtones goes off, sending bear fleeing\",1270\n'They got in our way': James Foley's brother backs mother attacking Obama administration over failure to save photojournalist before he was beheaded by ISIS,2512\nA Russian Guy Says His Justin Bieber Ringtone Saved Him From A Bear Attack,1411\nMicrosoft nears deal to buy Minecraft maker Mojang : WSJ,2226\nHearing Unconfirmed Reports of Saudi Pipeline Explosion,2381\nU.S. Officials Threatened James Foley’s Parents With Prosecution Over Ransom,248\nA Justin Bieber Ringtone Just Saved A Man’s Life Who Was Being Attacked By A Bear,1309\nISIS Leader Abu Bakr al-Baghdadi Wounded in Airstrikes; His Aide Killed,898\nJoan Rivers' Doctor Reportedly Took a Selfie Before Her Cardiac Arrest,2205\nIs Jasmine Tridevil’s Third Boob Real? Alisha Hessler Hoax Rumors Swirl,1907\nThe Apple Watch will launch outside the US in April too,758\nSaudi Arabia set to introduce gender segregation on national airline flights,183\nJustin Bieber Ringtone Startles Bear,680\nJoan Rivers death: Biopsy doctor ‘took SELFIE with star while she was under anesthesia moments before cardiac arrest’,2040\n\"Islamic State leader Abu Bakr al-Baghdadi: Wounded, dead or missed entirely by U.S. airstrikes?\",1928\nApple to keep gold Watch Editions in special in-store safes,2300\nSamsung Rumoured to be Supplying the Screens for Apple Watch... Mk II,103\nIsis 'Admits' Leader Abu Bakr al-Baghdadi Injured in US Air Strike,1980\n\"REPORT: ISIS CAPTURES, BEHEADS KURDISH FEMALE FIGHTER 'REHANA' IN KOBANE\",1741\nJustin Bieber Basically Saves A Russian Man From A Bear,1100\n\"Four new NHL expansion teams? Vegas, Seattle, Toronto and Quebec by 2017: Report\",2030\nSaudi Arabia's national airline planning to introduce gender segregation on flights,1754\n\"Report: Toronto, Seattle, Quebec City to join Vegas in 2017 NHL expansion\",2482\nJoan Rivers Personal Doctor Allegedly Took A Selfie Before Her Biopsy And Cardiac Arrest,2500\nCharles Manson Wedding Off: Fiancee’s Morbid Plan To Exploit His Corpse Emerges,937\nNo gender segregation on Saudia,596\nAbu Bakr al-Baghdadi’s fate still unknown after US air strike on Isis as Iraqi forces enter Baiji,2199\nSaudi Airlines to segregate sexes,1741\nCruel aunt cuts her three-year-old nephew's penis off because he burst in on her on the loo and asked to use her phone,1685\n\"3 Reasons Kim Jong-un Could Be Missing, Including A So-Called Downfall By Cheese\",2189\nSketchy Rumor Claims Apple Planning New 4-Inch iPhone for 2015,1088\nApple could be eyeing purchase of social networking app Path,38\nArgentina's President Didn’t Adopt A Jewish Child To Avoid Becoming A Werewolf; So What Did She Do?,2131\nGigafactory location: Tesla Motors confirms Nevada announcement Thursday,2030\nIslamic State releases video of beheading of U.S. hostage Steven Sotloff: site intelligence monitoring service,1354\nPresident Sisi's Gift,901\nFate of Isis leader remains unclear after US airstrike in Iraq,1812\nHP Is Planning To Split Into Two Separate Businesses,785\n\"‘Hands Up, Don’t Shoot’ in Hong Kong Protests?\",2179\n\"Joan Rivers' doctor denies 'unauthorized procedure,' selfie before cardiac arrest\",2126\nMan in China recovering in hospital after wife chopped off his penis,1561\nUS denies it threatened Foley family,360\n\"Reports: NHL expansion could include Las Vegas, others\",2428\nThey're fake! Woman who claims to have surgically implanted third breast is a self-proclaimed hoaxer who once reported a '3 breast prosthesis' stolen from her luggage,1204\nMan Mauled By Bear Says He's Only Alive Thanks to Justin Bieber,2315\nSouth Korean Woman's Hair 'Eaten' By Robot Vacuum Cleaner,452\nISIS Reported to Behead Second American,1354\nFlorida woman gets third breast to become 'unattractive' 32,1378\nLenovo tipped to make a bid for BlackBerry this week,765\n9-year-old girl pens touching letter to teacher who came out as gay,814\n\"Crabzilla: Photo Appears To Show Giant, 50-Foot Crab Lurking In British Waters\",1290\nOriginal Apple Watch Health Features Were Dropped Due to Consistency Issues,312\nFerguson riots: Pregnant woman loses eye after cops fire BEAN BAG round through car window,535\nArgentine President Takes On Godson — But Not To Keep Werewolf At Bay,1639\n3-Boobed Woman a Fake,596\nFlorida Woman Has Surgery To Add Third Breast To Her Chest,2361\nFlorida woman has surgery to add third breast to make herself 'unatttractive to men',1919\nArgentina Has a Superstition That Seventh Sons Will Turn into Werewolves,1441\n‘How’s it going?’: Teen wakes up during brain surgery,517\nGallagher: Bettman has changed his tune on NHL expansion,2279\nJoan Rivers' doctor snapped selfie during throat surgery: report,113\nIsis 'Admits' Leader Abu Bakr al-Baghdadi Injured in US Air Strike,890\nCharlie Hebdo top cop Helric Fredou kills himself hours after magazine massacre,1782\nArgentine President Takes On Godson — But Not To Keep Werewolf At Bay,325\n3-Boobed Woman a Fake,2383\n\"Joan Rivers: Doctor Took Selfie With Unconscious Comedian, Performed Biopsy Without Consent -- Details\",580\nExplosive New Details Of Joan Rivers’ Medical Crisis: Doctor Snapped Selfie With Legendary Comic & Performed Unauthorized Biopsy While She Was Under Anesthesia!,52\n\"IBM Corp expected to cut more than 110,000 jobs in massive overhaul, report says\",2083\nMicrosoft said to be buying the maker of 'Minecraft' for $2 billion,517\nDISCONTINUED '90S MCPIZZA STILL EXISTS AT THESE MCDONALD'S LOCATIONS,935\nNo gender segregation on Saudia,50\nIraqi Army Downs Two British Planes Carrying Weapons for ISIL Terrorists,1894\nJustin Bieber saves man from bear attack,894\nNHL Expansion Plan Report Is 'Complete Fabrication': Bettman,1607\nSaudi Airlines to Separate Men and Women on Flights,1324\nJoan Rivers' Doctor Reportedly Took a Selfie Before Her Cardiac Arrest,2368\nMeet the 3-boobed woman,3\n\"Video Of Steven Sotloff Slaying By ISIS Is Authentic, U.S. Confirms\",2063\nSaudi national airline may introduce gender segregation on its flights,1894\nThe Story of the 3-Boobed Lady Is As Fake As Her Third Boob,2258\n\"Transgender teen who committed suicide left heartbreaking note saying she would \"\"never be happy\"\"\",1633\nWoman with three breasts ‘was a fake who has tricked people online before’,2402\n\"Source: Joan Rivers' doc did biopsy, selfie\",164\nApple to shut down Beats Music: Report,1486\nISIS Reportedly Executes 2nd American Journalist,1512\nWoman Who Claimed To Have Surgery To Add Third Breast Exposed As Hoaxer,1241\nHP Is Planning To Split Into Two Separate Businesses,1838\nDid Argentina's President Adopt A Jewish Baby To Stop It From Becoming A Werewolf??,1581\nJustin Bieber ringtone saves Russian fisherman from bear attack,1454\nIBM is about to get hit with a massive reorg and layoffs,2011\nKim Jong-Un may be dying because he's addicted to Swiss Cheese,2494\nEgypt Offers Abbas Land in Sinai for Future Palestinian State Read,1181\nWife cuts off husband's penis TWICE after catching him cheating,1061\nReports: 3 missing Afghans detained at Canadian border,1620\nJoan Rivers death: Biopsy doctor ‘took SELFIE with star while she was under anesthesia moments before cardiac arrest’,1701\nPresident of Argentina adopts Jewish godson to 'stop him turning into a werewolf',37\nIslamic State video reportedly shows beheading of Steven Sotloff,1550\nIslamic State releases video showing beheading of US hostage Steven Sotloff,1998\nHP Is Planning To Split Into Two Separate Businesses,1801\n\"Trans Teen Dies by Suicide, Leaves Tumblr Note: 'There's No Way Out'\",1259\nJustin Bieber ringtone saves Russian fisherman from bear attack,923\nWedding punch-up when bride marries guest INSTEAD after groom suffers epileptic fit,916\nCrabzilla,893\n\"Joan Rivers Death Preventable? Melissa Rivers Taking Legal Action, News Of Doctor’s Selfie Surfaces\",1310\nManson's fiancee wants to put his corpse on display: Report,2151\nHP is better not together — company to split into enterprise and PC/printer businesses,1110\nJasmine Tridevil Has Surgery 'To Add Third Breast' Total Recall Style,1696\n\"Three-breasted Florida woman Jasmine Tridevil insists third boob is real, but police report shows she once lost 'prosthesis'\",2231\nLenovo tipped to make a bid for BlackBerry this week,1452\nAttention children of the ’90s: you can still get McDonald’s pizza,2095\nJustin Bieber's 'Baby' Saves Man From Violent Bear Attack,1754\nJustin Bieber ringtone saved a Russian fisherman during a bear attack,1451\nBlackBerry (BBRY) Could Receive An Offer By Cash-Rich Lenovo As Early As This Week: Report,2074\n\"Source: Joan Rivers' doc did biopsy, selfie\",1088\nJustin Bieber Basically Saves A Russian Man From A Bear,556\nJoan Rivers’ Doctor Snapped Selfie During Throat Procedure (Report),360\nFlorida Woman Has Surgery To Add Third Breast To Her Chest,2486\nJournalist Steven Sotloff reportedly executed by ISIS,1964\nRumors Swirling About Israel's Shocking Sinai 'Endgame' Plan for Palestinians in Gaza,1886\nApple iPhone Mini with 4-inch Display Set to Replace iPhone 5c: Rumor,334\nSaudi Arabia set to introduce gender segregation on national airline flights,1561\n‘Three-boobed’ woman: They’re not fake,2491\nCATCALLING IS NEVER FUNNY UNLESS IT'S THESE BROS TRICKED INTO CATCALLING THEIR MOTHERS,1373\nMissing Afghan Soldiers Apprehended Trying To Cross Border Into Canada,1118\n\"Condition of Abu Bakr al-Baghdadi, Islamic State leader, in doubt after airstrike\",717\nPolice officer in Charlie Hebdo investigation 'shot himself dead hours after the attack',2482\n\"The Groom Was Sick, So The Bride Married A Guest At Her Wedding In A Fit Of Rage\",916\nIraqi Army Downs Two British Planes Carrying Weapons for ISIL Terrorists,479\nFoley family says was 'threatened' by U.S. official over ransom: ABC,2169\nJustin Bieber Saved A Guy Getting Mauled By A Bear,2353\n\"Groom unwell, bride weds guest in fit of rage\",1990\nWH won’t say if Foley family was threatened not to pay ransom,2029\n4-inch iPhone 6 reported to be in development,2482\nArgentina's President Just Adopted a Son So He Won't Turn into a Werewolf,318\n\"Here Are the 2 Places Left Where You Can Find That Taste of the ’90s, McDonald’s Pizza\",814\nAnother Victim? Raven-Symoné Reveals What Really Happened On ‘Cosby Show’ Set,2262\nDid Argentina's President Adopt A Jewish Baby To Stop It From Becoming A Werewolf??,100\nFake News Report Claims Loggers Have Cut Down World's Oldest Tree,338\nTriple-breasted woman pictured before 'operation' and vows surgery footage will prove third boob is no hoax,1770\nIsis 'behead their own fighters' for spying and embezzlement in Syria,1561\nKorean housewife 'attacked' by robot vacuum cleaner,2173\n\"No, Argentina's president did not adopt a Jewish child to stop him turning into a werewolf\",2522\nSource: Apple set to acquire Path in an attempt to bolster iOS social cred,2279\nREPORT: Doctor Snapped A 'Selfie' While Joan Rivers Was Under Anesthesia,1963\nJoan Rivers death: Biopsy doctor ‘took SELFIE with star while she was under anesthesia moments before cardiac arrest’,2233\nGirl destroys boyfriends penis in acid attack after video of them having sex goes viral,1186\nREPORT: The Apple Watch will be available outside the US when it launches next month,1919\nThree Boobs Are Most Likely Two Boobs and a Lie,1770\nJustin Bieber Saved This Guy From a Bear Attack,2320\n\"Here Are the 2 Places Left Where You Can Find That Taste of the ’90s, McDonald’s Pizza\",318\n\"Joan Rivers' doctor denies 'unauthorized procedure,' selfie before cardiac arrest\",2169\n\"Fake or freak? Woman, 21, claims to have paid $20,000 to surgically add third breast in desperate bid to become a reality TV star\",2183\nReports: Missing Afghan soldiers found at Canadian border,786\nThis Woman Claims To Have Had Plastic Surgery To Have A Third Breast,1907\nVeterans Today reporting Iraqi Army Downs 2 UK Planes Carrying Weapons for ISIL,2320\n\"Woman Cuts Off Husband's Penis Twice, Then Throws It Out the Window\",940\n\"Gwen Korovin, Joan Rivers’s doctor, denies taking selfie\",2169\nIsis leader ‘injured in airstrike during meeting in Iraq,1557\nSteven Sotloff 'beheading': Islamic State fighters release video claiming to show death of second US journalist,268\nRaven Symone ‘Files Molestation Charges Against Bill Cosby’ is Fake,1326\n\"Oil spikes on U.S. inventory data, Saudi explosion rumor\",52\nFlorida woman has surgery to add third breast to make herself 'unatttractive to men',150\nApple was forced to nix key health features from its smartwatch -- report,128\n‘How’s it going?’: Teen wakes up during brain surgery,2482\nIslamic state issues video of beheading of U.S. hostage: SITE,594\n9-year-old girl pens touching letter to teacher who came out as gay,953\n\"ISIS Leader Injured in Air Strike, Iraqi Officials Say\",1980\n\"Crabzilla: Photo Appears To Show Giant, 50-Foot Crab Lurking In British Waters\",2245\nJustin Bieber's 'Baby' Saves Man From Violent Bear Attack,448\nGirl poured acid on boyfriend’s penis after he released sex tape,33\nIsis 'Admits' Leader Abu Bakr al-Baghdadi Injured in US Air Strike,1259\n\"Tesla settles on Nevada for \"\"gigafactory\"\" site -CNBC\",1766\n\"Source: Joan Rivers' doc did biopsy, selfie\",1882\nParent: Fourth-grader suspended after using magic from 'The Hobbit',1248\nA Russian Guy Says His Justin Bieber Ringtone Saved Him From A Bear Attack,1520\nMissing Afghan soldiers reportedly found near Canadian border,1886\nJoan Rivers Personal Doctor Allegedly Took A Selfie Before Her Biopsy And Cardiac Arrest,1387\nBrain op shock as teen wakes up mid-surgery,166\nSteven Sotloff 'beheaded by Islamic State',1394\n\"AP report: Police say gunman in FSU library shooting, Myron May, was alumnus\",2008\nGhost Ship Filled with Ebola-Ridden Rats Heading for Florida,1246\n‘Three-boobed’ woman: They’re not fake,2425\n\"Tesla settles on Nevada for \"\"gigafactory\"\" site -CNBC\",1812\n\"No, Saudi Arabia has not banned the \"\"tempting eyes\"\"\",2383\nWoman Who Claimed To Have Surgery To Add Third Breast Exposed As Hoaxer,1378\n\"Steven Sotloff, American Journalist, Allegedly Beheaded By ISIS\",2229\nJoan Rivers Personal Doctor Allegedly Took A Selfie Before Her Biopsy And Cardiac Arrest,2323\nHewlett-Packard to split into two companies,1445\nMan Mauled By Bear Says He's Only Alive Thanks to Justin Bieber,912\nClaims famous Kurdish Peshmerga fighter Rehana may have been decapitated,1552\nApple installing safes in-store to protect gold Watch Edition,1381\nBettman says NHL expansion not imminent,673\nSaudi Airlines to Separate Men and Women on Flights,2464\nSketchy Rumor Claims Apple Planning New 4-Inch iPhone for 2015,1928\nCharles Manson's fiancee used him for his ... corpse?,580\nIs this a Crabzilla spotted in the UK? Monster crab measures about 50 feet,765\nWoman Gets Third Boob to Appear Unattractive to Men,2301\n\"'Rumours of my death are greatly exaggerated': Relax ladies, Hugh Hefner is alive and kicking\",868\nFlorida woman claims to have surgically added third breast,1310\nSaudi Airlines Sexist: Airline Intends To ‘Enforce Rules’ To Separate Male And Female Passengers,735\nFerguson riots: Pregnant woman loses eye after cops fire BEAN BAG round through car window,631\n\"No, Argentina's president did not adopt a Jewish child to stop him turning into a werewolf\",641\nJasmine Tridevil: The woman with three breasts,1373\nSaudi Arabian airline to separate genders after men complain about blokes sitting next to their wives,1583\nSchool children in Johannesburg imitate dog fighting during recess,327\nFlorida woman gets third breast to become 'unattractive' 32,2291\nISIS claims to behead US reporter Steven Sotloff in new video,898\n\"Source: Joan Rivers' doctor took selfie, began biopsy before her cardiac arrest\",946\nJustin Bieber scares off GRIZZLY BEAR and saves fisherman from a mauling,1146\nSuspended boy threatened to make student disappear with 'Lord of the Rings' replica ring,1793\nThis Woman Claims To Have Had Plastic Surgery To Have A Third Breast,1811\n'Jihadi John' Injured? ISIS Executioner May Have Been Wounded In US Airstrike: Report,1310\n3-Boobed Woman a Fake,2026\nThree Afghan soldiers found at Canada border after leaving Cape Cod base,1402\nISIS Leader Abu Bakr al-Baghdadi Wounded in Airstrikes; His Aide Killed,2518\nParents say they were kept in the dark on attempts to save James Foley,2229\n\"Disgusting! Joan Rivers Doc Gwen Korovin’s Sick Selfie EXPOSED — Last Photo Of Comic Icon, When She Was Under Anesthesia, At Center Of Medical Investigation\",1639\n'Throat specialist to the stars' allegedly involved in fatal Joan Rivers procedure denies taking selfie with star as she releases statement saying she will not comment on tragic incident,2427\nAnalyst “Confirms” Apple Watch And 12-inch MacBook Air’s Q1 2015 Launch,1194\nIS executioner 'Jihadi John' injured in air strike: reports,2204\nArgentina president adopts Jewish godson for first time in country's history,2131\nThe Greater Gaza Plan: Is Israel trying to force Palestinians into Sinai?,100\nRaven-Symone Did NOT Accuse Bill Cosby Of Molestation Or Rape — It’s A HOAX,1113\nArgentine President Takes On Godson — But Not To Keep Werewolf At Bay,1460\n\"Report: Toronto, Seattle, Quebec City to join Vegas in 2017 NHL expansion\",150\nSteven Sotloff: Islamic State 'kills US hostage',1072\nLenovo Looking To Buy BlackBerry Ltd [REPORT],1290\n\"Report: Woman claims she had third breast added, hopes to become a TV star\",758\nFoley family says was 'threatened' by U.S. official over ransom: ABC,1729\n\"Video Of Steven Sotloff Slaying By ISIS Is Authentic, U.S. Confirms\",1431\nIraq’s ambassador urges UN to investigate claims Isis is harvesting organs: ‘We have bodies - it is clear they are missing certain parts',1067\nGhost Ship Filled with Ebola-Ridden Rats Heading for Florida,2121\n\"Afghan family kills 25 Taliban, media report\",2205\n‘I will have justice for what they did to me’: Pregnant St. Louis woman loses eye after police fire non-lethal round at car during Ferguson protest (VIDEO),1504\nBritish teenage jihadist 'killed during US air strikes on Syria',2112\nArgentina president adopts Jewish godson for first time in country's history,728\nFlorida woman gets plastic surgery to add a third breast,1272\nJoan Rivers' Personal Doctor Allegedly Took A Selfie During Her Throat Procedure,1636\nMissing Afghan soldiers reportedly found near Canadian border,575\nMicrosoft said to be buying the maker of 'Minecraft' for $2 billion,1704\nReport: Three missing Afghan soldiers caught at Canadian border,2512\n\"The Groom Was Sick, So The Bride Married A Guest At Her Wedding In A Fit Of Rage\",1723\nAdopting Potential Werewolves Is Routine Business for Argentine Presidents,328\nAn Egyptian ISIS treasurer stole $1 million and fled to Turkey,1163\nIs 'hands up' in Hong Kong really the same as in Ferguson?,2513\nHewlett-Packard Plans To Split Into Two Companies: WSJ Report,910\nCruel aunt cuts off three-year-old nephew’s penis after he walks in on her using the loo,2510\n\"Joan Rivers' Doctor \"\"Took a Selfie\"\" During Procedure: CNN\",1394\nWoman Gets Third Boob to Appear Unattractive to Men,2038\nMan removed from plane over Christmas greeting dispute,354\nUN urged to investigate ISIS's bloody trade in human organs after Iraqi ambassador reveals doctors are being executed for not harvesting body parts,2350\nWhite House denies it threatened families of slain American journalists,2513\nCheese addiction breaks Kim Jong-un's ankles,57\n\"Bieber ringtone scares bear, saves man's life\",37\nCNN Reports Hackers Sent Message to Sony: ‘You’ve Done the Right Thing’,1054\nTampa woman claims to add 3rd breast,1275\nIs this a Crabzilla spotted in the UK? Monster crab measures about 50 feet,128\nJustin Bieber Saved This Guy From a Bear Attack,596\nChina Penis Amputation: Cruel Aunt Viciously Mutilates Toddler's Genitals as Punishment,2510\n\"“Hands up, don’t shoot” comes to Hong Kong’s pro-democracy movement\",1964\nVideo purportedly shows beheading of U.S. hostage Steven J. Sotloff,2071\n\"Argentina President, Christina Kirchner, Has Bizarre Werewolf Mishap\",2510\n\"Sorry, Argentina's President Didn't Actually Adopt a Jewish Werewolf\",1856\nBrighton jihadi 'among five killed in Syria drone strike',2041\n\"Joan Rivers Death Preventable? Melissa Rivers Taking Legal Action, News Of Doctor’s Selfie Surfaces\",1326\n\"Three-Boobed Girl probably a hoax, because obviously\",1696\n\"Report: Toronto, Seattle, Quebec City to join Vegas in 2017 NHL expansion\",1512\n\"Man saved from bear attack when his Justin Bieber ringtones goes off, sending bear fleeing\",2\nJasmine Tridevil: The woman with three breasts,290\nWoman has third breast implanted,408\n\"Apple Reportedly Close to Acquiring 'Path', Looking to Integrate Service Into Messages\",898\nMIRACLE CAT CLAWS ITS WAY OUT OF ITS OWN GRAVE FIVE DAYS AFTER BEING BURIED,1067\n\"Woman Gets Third Boob Implanted, Wants to Be \"\"Unattractive to Men\"\"\",836\n\"Justin Bieber ringtone scares bear, saves Russian fisherman\",1653\nSisi denies claims over providing Palestinians with Sinai lands,2460\nJustin Bieber Saved A Guy Getting Mauled By A Bear,912\nGhost Ship Filled with Ebola-Ridden Rats Heading for Florida,681\nYemen’s Houthi rebels seize U.S. Marines’ weapons at airport,1763\nMystery of 50ft giant crab caught on camera in Kent harbour,249\nJilted wife chops off two-timing hubby’s manhood — twice,898\nApple Killing Beats Music: 5 Fast Facts You Need to Know,2121\nU.S.: Video showing Sotloff beheading is authentic,1394\n\"Report: Toronto, Seattle, Quebec City to join Vegas in 2017 NHL expansion\",1275\nReport: Apple May Buy Social Network Path,38\nThis Campaign Shows A Pretty Genius Way To Stop Men Catcalling In The Street,673\nStory of ‘gutsy bravehearts’ who ‘repelled’ Boko Haram attack is a hoax,1272\nUS denies it threatened Foley family,39\nFerguson and Hong Kong Have One Important Thing in Common,758\nMissing Afghan soldiers reportedly found near Canadian border,1620\nJournalist Steven Sotloff reportedly executed by ISIS,1902\nRumors Swirling About Israel's Shocking Sinai 'Endgame' Plan for Palestinians in Gaza,1389\nThey're fake! Woman who claims to have surgically implanted third breast is a self-proclaimed hoaxer who once reported a '3 breast prosthesis' stolen from her luggage,1228\nIslamic State puts James Foley’s body up for sale for $1M,1072\nPurported Lisa Bonet Twitter Account Suspended After Cryptic Cosby Tweet,57\nSources: Missing Afghan Soldiers May Have Been Found Near Canadian Border,1655\nCATCALLING IS NEVER FUNNY UNLESS IT'S THESE BROS TRICKED INTO CATCALLING THEIR MOTHERS,238\nThe Story of the 3-Boobed Lady Is As Fake As Her Third Boob,1113\nTim Cook makes change at Apple after reading email from unhappy customer,1373\n\"'Sílbale your mother', the mockumentary to stop street harassment in Peru [Google Translate]\",1716\n\"Gwen Korovin, Joan Rivers’s doctor, denies taking selfie\",2160\nDISCONTINUED '90S MCPIZZA STILL EXISTS AT THESE MCDONALD'S LOCATIONS,326\n'How's it going?': Teenager wakes up during brain surgery and asks doctors for progress report,1607\nTeen wakes up mid-brain surgery and asks doctors ‘How’s it going?’,353\nHP is better not together — company to split into enterprise and PC/printer businesses,1111\n\"AP report: Police say gunman in FSU library shooting, Myron May, was alumnus\",671\nJoan Rivers' doctor 'took selfie before biopsy',2323\nArgentina's President Didn’t Adopt A Jewish Child To Avoid Becoming A Werewolf; So What Did She Do?,1633\nThree Afghan soldiers found at Canada border after leaving Cape Cod base,1052\nJihadist Brit teen killed in US air strikes,415\nTampa woman claims to add 3rd breast,2\nThree Boobs Are Most Likely Two Boobs and a Lie,1511\nRumor: Apple in late-stage talks to buy Path social platform,1639\n\"'Rumours of my death are greatly exaggerated': Relax ladies, Hugh Hefner is alive and kicking\",2333\nApple Watch shipments to start in March: 12in new MacBook Air expected to be launched in same quarter,2396\nRumor: ‘new’ 4-inch iPhone on the way,2216\nHermaphroditic cat to get gender assignment surgery,2383\nMan saved from bear attack - thanks to his Justin Bieber ringtone,1626\nIsis 'just one mile from Baghdad' as al-Qaeda fighters join forces against Syria air strikes,1999\nThis Woman Claims To Have Had Plastic Surgery To Have A Third Breast,1204\nPeople Actually Believed Argentina’s President Adopted A Jewish Boy To Stop His Change Into A Werewolf,1779\n\"Report: Toronto, Seattle, Quebec City to join Vegas in 2017 NHL expansion\",1655\nJoan Rivers’ Doctor Snapped Selfie During Throat Procedure (Report),223\n\"Lisa Bonet Tweet About Bill Cosby Sent From Fake Account, Manager Confirms\",1428\n\"Fowler Falls For Fake Website, Makes Crazy Claims About Tennis Star\",1770\n\"Passenger headed to Dallas rages over ‘Merry Christmas,’ removed from plane\",297\nThese Men Freak Out When They Discover The Women They Are Harassing Are Their Moms In Disguise (VIDEO),711\n\"Joan Rivers’ Doctor Reportedly Took Selfie, Biopsy Right Before Her Heart Attack\",2467\n\"ISIS might be harvesting organs, Iraqi ambassador tells UN, amid reports of more hostages being burned alive\",182\nJoan Rivers' doctor 'took selfie before biopsy',1326\nLenovo tipped to make a bid for BlackBerry this week,2484\n\"Sony Hackers Email: Thanks For Running Scared, We'll Stop Now\",2383\nFoley family says was 'threatened' by U.S. official over ransom: ABC,2233\nArgentina’s president adopts Jewish boy to save him from life as a werewolf,291\nJustin Bieber Ringtone Startles Bear,1100\n\"Switzerland’s Assassination, Kim Jong Un Might Die From Cheese Overdose\",1770\nHewlett-Packard Plans To Break Into Two Companies: Report,596\nThere's A Weird Story Going Around About How Argentina's President Just Saved A Jewish Man From Becoming A Werewolf,1553\nTeenager wakes up while undergoing BRAIN SURGERY in Poland... and asks the surgeons how the operation is going,517\nLoggers Accidentally Cut Down World’s Oldest Tree in Amazon Forest,1596\nIS Beheads Its Own Fighters in Accordance With Their Interpretation of Sharia Law,1052\nWatch Two Guys Appear to Get Tricked Into Catcalling Their Own Moms,896\nJasmine Tridevil: The woman with three breasts,1811\nArgentina's President Adopts Young Boy so He Won't Turn Into Werewolf,2107\nISIS executioner 'Jihadi John' allegedly wounded by U.S.-led air strike: report,641\nArgentina’s president adopts Jewish boy to save him from life as a werewolf,1088\nFisherman Saved from Deadly Bear Attack by His Justin Bieber Ringtone,679\nJoan Rivers death: Biopsy doctor ‘took SELFIE with star while she was under anesthesia moments before cardiac arrest’,2169\nSamsung Rumoured to be Supplying the Screens for Apple Watch... Mk II,1270\nGirl poured acid on boyfriend’s penis after he released sex tape,647\nVeterans Today reporting Iraqi Army Downs 2 UK Planes Carrying Weapons for ISIL,2169\n\"Joan Rivers' doctor denies 'unauthorized procedure,' selfie before cardiac arrest\",2233\nUS denies it threatened Foley family,268\nISIS Reportedly Beheads A Second American Journalist,1052\nJoan Rivers Personal Doctor Allegedly Took A Selfie Before Her Biopsy And Cardiac Arrest,485\nAbu Bakr al-Baghdadi’s fate still unknown after US air strike on Isis as Iraqi forces enter Baiji,1941\nSaudi Airlines to segregate sexes,1561\nThis Third Boob Is Probably Only Real in Our Hearts,274\nStolen Member,58\nMeet the 3-boobed woman,2301\nJustin Bieber Saved A Guy Getting Mauled By A Bear,37\nBritish teenage jihadi believed to have been killed in Syria,448\n\"Boy, 5, billed with 'no show fee' for missing friend's BIRTHDAY PARTY\",1241\nThis Zombie Cat Returned Home Five Days After Being Buried By Its Owner,2512\nWH won’t say if Foley family was threatened not to pay ransom,489\nBear attack foiled by Justin Bieber’s music: A story too good to check,319\nISIS claims to behead US reporter Steven Sotloff in new video,1998\n9-year-old girl pens touching letter to teacher who came out as gay,2487\nApple Reportedly Planning to Shut Down Beats Music,1668\nReport: Second American Journalist Beheaded by Islamic State Terrorists,2298\nSchool pupil writes moving letter to her teacher after he comes out as gay,1082\nSteven Sotloff: Islamic State 'kills US hostage',1394\nHP confirms plan to split company,1793\nWhite House denies it threatened families of slain American journalists,1639\n\"No, Argentina's president did not adopt a Jewish child to stop him turning into a werewolf\",2253\n\"3 Afghan Soldiers Missing From U.S. Base Apprehended at Canadian Border, Reports Say\",870\n\"Bieber ringtone scares bear, saves man's life\",1520\nJoan Rivers' doctor 'took selfie before biopsy',1287\n\"What’s Happening in Hong Kong? Stunning Images From the Occupy-Inspired, Ferguson-Tinged Protests\",2183\nGirl destroys boyfriends penis in acid attack after video of them having sex goes viral,489\nJustin Bieber Saved This Guy From a Bear Attack,448\nApple Stores Are Reportedly Installing Custom Safes To House Apple Watches,1616\nWife chopped her husband's penis off after she discovered he had cheated on her… then cut it off AGAIN after surgeons managed to reattach it in China,291\nFound! Missing Afghan Soldiers Spotted Trying to Enter Canada,1874\nIslamic State reportedly on Baghdad’s outskirts after week of victories,1520\nVeterans Today reporting Iraqi Army Downs 2 UK Planes Carrying Weapons for ISIL,747\n\"​ISIS might be harvesting organs, Iraqi diplomat says\",2350\nReport: Islamic State Attempting to Sell James Foley’s Body for $1 Million,492\n'They got in our way': James Foley's brother backs mother attacking Obama administration over failure to save photojournalist before he was beheaded by ISIS,489\nSource: Missing Afghan soldiers at Canadian border,2086\n\"Woman pays $20,000 for third breast to make herself LESS attractive to men\",2359\n\"19-year-old girl wakes up during brain surgery, asks doctors ‘How’s it going?’\",1235\nTeenage British jihadi 'killed in US airstrikes': 19-year-old from Brighton died in US-led bombing,1316\nTampa woman claims to add 3rd breast,535\n‘How’s it going?’: Teen wakes up during brain surgery,353\n\"Teen Iga Jasica wakes up during brain surgery, asks how it’s going\",1607\nCATCALLING IS NEVER FUNNY UNLESS IT'S THESE BROS TRICKED INTO CATCALLING THEIR MOTHERS,1874\nSaudi Arabia's national airline plans to keep men and women apart,1445\nObama Orders Fed To Adopt Euro Currency,929\nGold Apple Watch Will Be Stored In Special Safes At Apple Stores,1322\nFerguson and Hong Kong Have One Important Thing in Common,1387\nCNN: Doctor Took Mid-Surgery Selfie with Unconscious Joan Rivers,1150\nWoman has third breast implanted,2270\nHewlett-Packard Announces Plans To Break Up Company,1838\nClaims famous Kurdish Peshmerga fighter Rehana may have been decapitated,1279\nArgentina’s President Adopted A Jewish Godson To Stop Him From Turning Into A Werewolf,711\nSketchy Rumor Claims Apple Planning New 4-Inch iPhone for 2015,1894\nJilted wife chops off two-timing hubby’s manhood — twice,2358\n\"ISIS Leader Injured in Air Strike, Iraqi Officials Say\",1941\n‘I will have justice for what they did to me’: Pregnant St. Louis woman loses eye after police fire non-lethal round at car during Ferguson protest (VIDEO),2467\nCrabzilla artist Quinton Winter reveals all after image of crab off Whitstable appeared at Horsebridge Centre,249\nWoman Gets Third Boob to Appear Unattractive to Men,1894\nCheese blamed for North Korean leader Kim Jong-un's broken ankles,1353\nArgentina president adopts young Jewish boy as godson to prevent him from turning into werewolf,1460\nScorpion stings woman on OSU plane,1937\nMissing Afghani soldiers found trying to cross US border to Canada,1705\nFlorida woman gets plastic surgery to add a third breast,2270\n‘Crabzilla’ spotted off the coast of Britain,85\nJoan Rivers Personal Doctor Allegedly Took A Selfie Before Her Biopsy And Cardiac Arrest,2319\nEvil Aunt Hacks Off Toddlers Penis,2400\nISIS Harvesting Victims’ Organs to Finance Terror,2198\nSaudi Arabian airline to separate genders after men complain about blokes sitting next to their wives,245\nJasmine Tridevil Has Surgery 'To Add Third Breast' Total Recall Style,1894\n\"Report: Tesla will build its Gigafactory in Nevada, not Texas\",814\nJames Foley's mother 'appalled' by U.S. government handling of case,2516\nREPORT: Doctor Snapped A 'Selfie' While Joan Rivers Was Under Anesthesia,935\nGirl destroys boyfriends penis in acid attack after video of them having sex goes viral,967\nThird boob likely a hoax,290\nRumor: Apple in late-stage talks to buy Path social platform,1394\nFlorida woman claims to have surgically added third breast,2359\n\"Tail of survival: Buried cat, believed dead, claws back to life\",46\nWife chopped her husband's penis off after she discovered he had cheated on her… then cut it off AGAIN after surgeons managed to reattach it in China,2358\nScorpion stings flier on Alaska Airlines flight from L.A.,1102\nIraqi Army Downs 2 UK Planes Carrying Weapons for ISIL,1748\nWife chops off cheating husband’s penis twice – then stray animal steals it,1919\n\"Official: Houthis take U.S. vehicles, weapons in Yemen\",2527\n\"A Peruvian TV show is tricking men into catcalling their mothers, for feminism\",1980\nISIS Leader Abu Bakr al-Baghdadi Wounded in Airstrikes; His Aide Killed,485\n'Throat specialist to the stars' allegedly involved in fatal Joan Rivers procedure denies taking selfie with star as she releases statement saying she will not comment on tragic incident,2233\nSamsung Rumoured to be Supplying the Screens for Apple Watch... Mk II,1241\nEXCLUSIVE: Apple To Unveil The Long-Awaited Retina MacBook Air At Its “Spring Forward” Event,656\nBOOK: CHARLES MANSON’S FIANCÉ WANTED MARRIAGE SO SHE COULD DISPLAY HIS CORPSE IN TOURIST ATTRACTION,1287\nEgypt's Sisi Offered Abbas Creation of Palestinian State in Sinai Peninsula,2333\nFerguson protester shot in the eye with rubber bullet by police,647\n\"Islamic State is funding its terror operations by brutally harvesting organs, UN is warned\",182\n\"Brain Surgery Recovery: Teenage Girl Wakes Up During Procedure, Talks About Cats\",1194\nPeople Actually Believed Argentina’s President Adopted A Jewish Boy To Stop His Change Into A Werewolf,457\nJoan Rivers’ doctor snapped a selfie before biopsy surgery,2205\nExplosive New Details Of Joan Rivers’ Medical Crisis: Doctor Snapped Selfie With Legendary Comic & Performed Unauthorized Biopsy While She Was Under Anesthesia!,1322\n\"iPhone 6s Rumor Suggests Dual Lens Optical Zoom Camera, Pressure Sensors Inbound\",2422\nFive reasons 'Crabzilla' is definitely not real,2380\nElementary school suspends boy after he threatens to turn fellow student invisible with the One Ring from Tolkien novels,675\nArgentinian President Cristina Kirchner adopts Jewish boy to protect him from werewolf stigma,2427\nA Pregnant Woman Has Lost Her Eye After Being Shot W/ Bean Bag In Ferguson,784\nJoan Rivers' Doctor Reportedly Took a Selfie Before Her Cardiac Arrest,2169\nApple Stores will have custom-designed safes to store the gold Apple Watch in,1601\n\"Morin goes back on transparency pledge, refuses to confirm or deny report that Apple is buying Path\",2517\n'Throat specialist to the stars' allegedly involved in fatal Joan Rivers procedure denies taking selfie with star as she releases statement saying she will not comment on tragic incident,2517\nThird boob likely a hoax,1067\nBrighton teenager killed in US air strikes in Syria,2001\nJoan Rivers's doctor 'took a SELFIE' with the comedian as she lay under anesthetic and just seconds before she went into cardiac arrest that killed her,2291\nHackers: Sony ‘Very Wise’ to Pull Film,2353\nEXCLUSIVE: Apple To Unveil The Long-Awaited Retina MacBook Air At Its “Spring Forward” Event,1902\nTeenager wakes up while undergoing BRAIN SURGERY in Poland... and asks the surgeons how the operation is going,2482\nCrabzilla artist Quinton Winter reveals all after image of crab off Whitstable appeared at Horsebridge Centre,2173\nTesla chooses Nevada for battery factory: Sources,111\nISIS Reportedly Executes 2nd American Journalist,934\nISIS ‘organ harvesting’ must be probed by Security Council – Iraqi envoy,2194\nGold Apple Watch Will Be Stored In Special Safes At Apple Stores,1381\nJoan Rivers' 'selfie' doctor 'DENIES performing biopsy and taking photo while star was under anesthesia',1701\n\"Joan Rivers: Doctor Took Selfie With Unconscious Comedian, Performed Biopsy Without Consent -- Details\",1755\nAfghan Family Kills 25 In Revenge For Son's Death,1874\n'They got in our way': James Foley's brother backs mother attacking Obama administration over failure to save photojournalist before he was beheaded by ISIS,1172\nMissing Afghan soldiers taken into custody at Canadian border,2300\nAfghan woman kills 25 Taliban rebels to avenge her son’s murder,2233\nJoan Rivers Doctor Denies Selfie,2439\nPurported Lisa Bonet Twitter Account Suspended After Cryptic Cosby Tweet,2449\nJoan Rivers' Doctor Reportedly Took a Selfie Before Her Cardiac Arrest,2467\nMeet the 3-boobed woman,274\n\"Video Of Steven Sotloff Slaying By ISIS Is Authentic, U.S. Confirms\",1386\nWoman with three breasts ‘was a fake who has tricked people online before’,1618\nISIS Reportedly Executes 2nd American Journalist,1499\nSouth Korean woman freed by firefighters after robot vacuum cleaner 'eats' her hair as she sleeps,1616\nFlorida woman gets plastic surgery to add a third breast,2204\nJustin Bieber ringtone saves Russian fisherman from bear attack,1411\nThese Men Weren't Really Tricked Into Sexually Harassing Their Moms,1878\nJournalist Steven Sotloff reportedly executed by ISIS,2229\nManson's fiancee wants to put his corpse on display: Report,197\nLenovo Could Make A Bid For BlackBerry (Rumor),2151\nReport: Apple Plans to Phase Out Beats Music Brand,2324\nSaudi Arabian airline to separate genders after men complain about blokes sitting next to their wives,183\n\"IBM to cut more than 111,000 jobs in largest corporate lay-off ever\",1236\nJoan Rivers' doctor 'took selfie before biopsy',2500\nJames Foley's mother 'appalled' by U.S. government handling of case,2513\nStop Sharing Those Photos of Fancy International School Lunches,2507\nIs Jasmine Tridevil's Triple Breasted Tale An Internet Hoax?,1241\nThis Man Kept HARASSING Women On The Streets. Until One Day… MOM!?,927\n\"The Groom Was Sick, So The Bride Married A Guest At Her Wedding In A Fit Of Rage\",2300\nRaven Symone ‘Files Molestation Charges Against Bill Cosby’ is Fake,2065\nJustin Bieber ringtone saves Russian man from bear attack,2105\nAn Egyptian ISIS treasurer stole $1 million and fled to Turkey,1146\n\"KGI: iPhone sales forecast at 73M for Q4 ahead of Apple Watch debut in March, 12\"\" MacBook Air in Q1\",2040\nArgentina's President Adopts Boy to End Werewolf Curse,1633\nArgentina's President Adopts Young Boy so He Won't Turn Into Werewolf,1441\nReports: Selfie-Taking Doc's Unauthorized Biopsy May Have Killed Joan Rivers,317\nTV show tricks chronic catcallers into harassing their own mothers,1138\nNorth Korean student on the run in France after escaping from Pyongyang's agents,1662\nJoan Rivers’s Personal Doctor Denies Taking Operating-Room Selfie,1927\nArgentina’s president adopts Jewish boy to save him from life as a werewolf,897\nRumor: Apple in late-stage talks to buy Path social platform,2198\nU.S. Authenticates Video Showing Sotloff's Beheading,656\nOil Futures Jump on Rumored Pipeline Explosion in Saudi Arabia,2381\nArgentina president adopts Jewish godson for first time in country's history,361\n\"Three-Boobed Girl probably a hoax, because obviously\",1204\n\"Tim Cook teases Apple Watch launch apps, and its debut in Germany\",1464\nJoan Rivers' Doctor Took a Selfie While She Was Under Anesthesia (Report),1927\nThese Men Freak Out When They Discover The Women They Are Harassing Are Their Moms In Disguise (VIDEO),1874\nHP is reportedly splitting into two companies,1763\n\"Report: Woman claims she had third breast added, hopes to become a TV star\",967\nJustin Bieber saves man from bear attack,163\nSteven Sotloff 'beheaded by Islamic State',1552\n\"Afghan family kills 25 Taliban, media report\",2195\n\"Islamic State leader Abu Bakr al-Baghdadi: Wounded, dead or missed entirely by U.S. airstrikes?\",1118\n\"Source: Joan Rivers' doctor took selfie, began biopsy before her cardiac arrest\",1181\nJilted wife chops off two-timing hubby’s manhood — twice,338\nThe men caught cat-calling and wolf whistling their own MOTHERS: Hilarious TV show disguises women so they can experience their sons' behaviour,1191\nJournalist Steven Sotloff reportedly executed by ISIS,1495\nRumors Swirling About Israel's Shocking Sinai 'Endgame' Plan for Palestinians in Gaza,100\nJoan Rivers Personal Doctor Allegedly Took A Selfie Before Her Biopsy And Cardiac Arrest,556\nISIS is suspected of selling human organs for money in Iraq,250\nAdopting Potential Werewolves Is Routine Business for Argentine Presidents,1246\n\"Hong Kong protesters mimic Ferguson’s ‘hands up, don’t shoot’\",2179\nIslamic State trying to SELL decapitated body of US hostage James Foley for $1 MILLION,1072\n\"A Peruvian TV show is tricking men into catcalling their mothers, for feminism\",1191\nApple to keep gold Watch Editions in special in-store safes,1601\nWoman with three breasts ‘was a fake who has tricked people online before’,1811\nBlood money: How ISIS is selling human organs harvested from living hostages and its own dead soldiers to fund terror across the Middle East,1418\nMissing Afghan soldiers taken into custody at Canadian border,2383\n\"ISIS Beheads American Journalist Steven Sotloff, Monitoring Group Says\",2158\n'How's it going?': Teenager wakes up during brain surgery and asks doctors for progress report,246\nJustin Bieber ringtone saves Russian man from bear attack,1479\nISIS Allegedly Beheads Second Captive American Journalist,1309\nJilted wife 'chopped off husband's penis TWICE with scissors after catching him cheating',145\nThree Afghan soldiers found at Canada border after leaving Cape Cod base,1389\nPassenger tossed after flipping out over staff’s ‘Merry Christmas’,925\nISIL Has Reportedly Beheaded Journalist Steven Sotloff,1886\nZombie Cat: Buried Cat Claws Way Out Of Grave After Being Left For Dead,2308\n\"What’s Happening in Hong Kong? Stunning Images From the Occupy-Inspired, Ferguson-Tinged Protests\",2390\nThree Boobs Are Most Likely Two Boobs and a Lie,1286\nSexually frustrated female owl killed male because 'his penis was too SMALL',1194\n\"Everything You Need To Know About Path, The Struggling Social Network In Apple's Sights\",1390\nJustin Bieber Saved This Guy From a Bear Attack,923\nMissing Afghan Soldiers Apprehended Trying To Cross Border Into Canada,1980\nU.S.: Video showing Sotloff beheading is authentic,1272\n\"Apple Watch to go on sale in March, claims analyst\",575\nOwl kills mate because he has a small penis,2222\nA Russian Guy Says His Justin Bieber Ringtone Saved Him From A Bear Attack,810\n\"Passenger Gets Kicked Off Plane After \"\"Merry Christmas\"\" Meltdown\",1763\nSource: Apple set to acquire Path in an attempt to bolster iOS social cred,291\nHermaphrodite cat named Mittens to get gender reassignment,327\nA Pregnant Woman Has Lost Her Eye After Being Shot W/ Bean Bag In Ferguson,671\n\"Disgusting! Joan Rivers Doc Gwen Korovin’s Sick Selfie EXPOSED — Last Photo Of Comic Icon, When She Was Under Anesthesia, At Center Of Medical Investigation\",556\nWoman has surgery to get third breast: The three most statistically unlikely pairs of boobs,1272\nHewlett-Packard Plans To Break Into Two Companies: Report,1801\n\"ISIS Leader Injured in Air Strike, Iraqi Officials Say\",1373\nIslamic State releases video of beheading of U.S. hostage Steven Sotloff: site intelligence monitoring service,1250\nZombie Cat Claws Way Out of Grave Five Days After Being Buried Alive,2128\nHP reportedly plans to split PC and printer business from enterprise unit,412\nU.S.: Video showing Sotloff beheading is authentic,2298\n\"Brain Surgery Recovery: Teenage Girl Wakes Up During Procedure, Talks About Cats\",1964\nWednesday Apple Rumors: Apple May Be Ready to Buy Path,1655\nIsis leader ‘injured in airstrike during meeting in Iraq,1980\nCharles Manson's fiancée 'only wanted to marry him so she could put his corpse on display in a glass coffin after he died',1373\n\"Teen wakes up during brain surgery, asks how it’s going\",1583\nJoan Rivers’ doctor snapped a selfie before biopsy surgery,1793\nWoman with three breasts: Real or hoax?,1696\nJasmine Tridevil: The woman with three breasts,2301\nHewlett-Packard to split into two companies,1373\nWoman has third breast implanted,2359\nAl-Sisi proposes: Extend Gaza Strip into Sinai and establish Palestinian state there,1727\nArgentinian President Cristina Kirchner adopts Jewish boy to protect him from werewolf stigma,1345\nArgentina’s President Adopted A Jewish Godson To Stop Him From Turning Into A Werewolf,1421\nLisa Bonet Did NOT Send “Cryptic Tweet” About Bill Cosby — Twitter Account Fake!,2512\n\"Video Of Steven Sotloff Slaying By ISIS Is Authentic, U.S. Confirms\",990\nReport: ISIS Islamists at the Gates of Baghdad,1386\n\"Joan Rivers' Doctor \"\"Took a Selfie\"\" During Procedure: CNN\",946\nHeads up oil traders: Big pipeline explosion reported in Saudi Arabia,2465\nAfghan Soldiers Found at Canadian Border,1812\n\"Jealous Wife Who Chopped Off Husband’s Penis For Cheating On Her, Chops It Off A Second Time\",1526\nReport: Second American Journalist Beheaded by Islamic State Terrorists,2071\n\"Joan Rivers' doctor denies 'unauthorized procedure,' selfie before cardiac arrest\",2291\nUK looking into reports IS beheading suspect wounded,94\nWoman Bit By Scorpion on Alaska Airlines Flight Is Chill as Hell,1297\nEvil Aunt Hacks Off Toddlers Penis,1694\nJasmine Tridevil Has Surgery 'To Add Third Breast' Total Recall Style,1067\nWould US sue parents of James Foley? Why White House is Defending Itself,1194\nTransgender Teen Leelah Alcorn Blames Christian Parents In Tumblr Suicide Note,1310\nMeet the 3-boobed woman,2402\nPregnant Woman Loses Eye During Ferguson Riots After Officer Shoots Bean Bag Round At Car,784\nArgentina’s president adopts Jewish godson to counteract werewolf legend,1088\nPresident of Argentina adopts Jewish godson to 'stop him turning into a werewolf',2007\nISIS Is Reportedly Trying To Sell James Foley's Remains For $1 Million,1326\nISIS Baghdad March: Islamic State 1 Mile Away From Iraqi Capital,2040\nJoan Rivers’ doctor snapped a selfie before biopsy surgery,2007\nJoan Rivers' Doctor Took a Selfie While She Was Under Anesthesia (Report),1763\nJoan Rivers’ doctor took selfie during procedure,2363\nSaudi Arabia’s Religious Police Outlaw ‘Tempting Eyes’,2355\nKim Jong-un loves CHEESE so much he's ballooned in size and walks with limp,2402\nJilted wife 'chopped off husband's penis TWICE with scissors after catching him cheating',1160\nSchool children in Johannesburg imitate dog fighting during recess,2383\nLisa Bonet Did NOT Send “Cryptic Tweet” About Bill Cosby — Twitter Account Fake!,2057\nJoan Rivers’ doctor took a selfie while she was out cold before doing ‘an unauthorised biopsy’,2368\nWoman has surgery to get third breast: The three most statistically unlikely pairs of boobs,3\nJoan Rivers Personal Doctor Allegedly Took A Selfie Before Her Biopsy And Cardiac Arrest,2289\nSaudi Arabia's national airline plans to keep men and women apart,192\n\"Sorry, Argentina's President Didn't Actually Adopt a Jewish Werewolf\",711\nREPORT: 'JIHADI JOHN' WHO BEHEADED JAMES FOLEY WOUNDED IN US AIRSTRIKE,3\n\"Joan Rivers Death Preventable? Melissa Rivers Taking Legal Action, News Of Doctor’s Selfie Surfaces\",113\nHow a Reddit user convinced Tim Cook to change Apple’s on-hold music,823\nCharles Manson's fiancée 'only wanted to marry him so she could put his corpse on display in a glass coffin after he died',1124\n'How's it going?': Teenager wakes up during brain surgery and asks doctors for progress report,535\nA Russian Guy Says His Justin Bieber Ringtone Saved Him From A Bear Attack,1324\nRumors Swirling About Israel's Shocking Sinai 'Endgame' Plan for Palestinians in Gaza,1108\nISIS Releases Video Allegedly Showing Beheading of U.S. Journalist Steven Sotloff,259\nISIS is suspected of selling human organs for money in Iraq,2007\nArgentina's President Adopts Jewish Boy to Keep Him from Turning into a Werewolf,2522\nNSC 'appalled' by Sotloff beheading,485\nWoman Reportedly Pours Acid on Boyfriend's Penis After Finding His Sex Tape,1203\nISIS executioner 'Jihadi John' allegedly wounded by U.S.-led air strike: report,2121\nWoman has surgery to get third breast: The three most statistically unlikely pairs of boobs,535\nThis Zombie Cat Returned Home Five Days After Being Buried By Its Owner,1282\nIraqi Official Accuses ISIS Of Harvesting Organs To Finance Operations,2198\nCharles Manson wedding off after it emerges that fiancee Afton Elaine Burton 'just wanted his corpse for display',2503\nWoman Adds Third Breast by Undergoing Surgery to Participate in Reality Show,1373\nREPORT: 'JIHADI JOHN' WHO BEHEADED JAMES FOLEY WOUNDED IN US AIRSTRIKE,535\nHere's What We Know About ISIS's Alleged Organ Harvesting Operation,1275\n‘Crabzilla’ a 50-foot colossal conundrum,2245\nMan in China recovering in hospital after wife chopped off his penis,1023\nWe're Getting More Detail On The Amazing New Camera Apple Is Planning For The Next iPhone,2353\nAfghan Family Kills 25 In Revenge For Son's Death,1287\nUK looking into reports IS beheading suspect wounded,809\nThe US Threatened To Prosecute Families Of The 2 Murdered Americans If They Paid A Ransom To ISIS,792\nNHL denies Las Vegas expansion report,2085\nLenovo Could Make A Bid For BlackBerry (Rumor),1243\nPregnant woman loses eye after police shoot bean bag at her,926\nHewlett-Packard Announces Plans To Break Up Company,910\n\"Beast-eater, frightened phone signal, threw the victim and rend in the taiga\",1324\nApple reportedly planning to shut down Beats Music subscription streaming service [u],927\n\"Woman Gets Third Boob Implanted, Wants to Be \"\"Unattractive to Men\"\"\",2466\n‘Three-boobed’ woman: They’re not fake,1414\n\"After Beheading of Steven Sotloff, Obama Pledges to Punish ISIS\",2366\nArgentina's President Just Adopted a Son So He Won't Turn into a Werewolf,319\nApple to shut down Beats Music: Report,1086\nISIS Reportedly Executes 2nd American Journalist,1250\n\"No, Saudi Arabia has not banned the \"\"tempting eyes\"\"\",1999\nHP to split into two businesses -- report,1763\n\"Man saved from bear attack when his Justin Bieber ringtones goes off, sending bear fleeing\",319\n\"Saudi oil pipeline fire under control, security source says\",2085\nISIS Reportedly Beheads A Second American Journalist,96\nReport: Doctor took a selfie when Joan Rivers was under anesthesia,2233\nISIS Advances to Within 10 Miles of Baghdad,1100\n‘Dead’ cat claws out of grave 5 days later,1942\n\"Apple in late stages to acquire Path, report says\",38\nPublic shaming: Underwear thief forced to walk around the block wearing the bras he stole,1326\nSource: Apple set to acquire Path in an attempt to bolster iOS social cred,912\n\"Video Of Steven Sotloff Slaying By ISIS Is Authentic, U.S. Confirms\",923\nFlorida woman gets third breast to become 'unattractive' 32,274\nU.S. airstrikes 'hit ISIS leader': Terror group chief 'critically wounded' in Iraq after coalition forces bomb jihadi leaders,923\nDisturbed aunt cuts off nephew’s penis after he burst’s in on her on the toilet.,1510\nJihadist Brit teen killed in US air strikes,326\nZombie Cat: Buried Cat Claws Way Out Of Grave After Being Left For Dead,1759\nHackers: Sony ‘Very Wise’ to Pull Film,1067\nFate of Isis leader remains unclear after US airstrike in Iraq,1903\n\"Four new NHL expansion teams? Vegas, Seattle, Toronto and Quebec by 2017: Report\",1809\nGovernment threatened Foleys with criminal charges over ransom,1851\nJoan Rivers' 'selfie' doctor 'DENIES performing biopsy and taking photo while star was under anesthesia',2119\nSteven Sotloff 'beheading': Islamic State fighters release video claiming to show death of second US journalist,1861\n\"Apple Watch to go on sale in March, claims analyst\",1389\nSaudi Airlines to segregate sexes,2279\n\"Transgender Teen Leelah Alcorn Commits Suicide By Walking In Front Of Semi Truck, Blames Christian Parents In Viral Suicide Note\",1717\nJustin Bieber saves man from bear attack,2464\nFate of Isis leader remains unclear after US airstrike in Iraq,786\nSouth Korean woman freed by firefighters after robot vacuum cleaner 'eats' her hair as she sleeps,2121\nJoan Rivers’ Doctor Snapped Selfie During Throat Procedure (Report),934\n\"Transgender teenager, 17, leaves heartbreaking suicide note blaming her Christian parents before walking in front of tractor trailer on highway\",21\nWoman with three breasts: Real or hoax?,2301\nHP is reportedly splitting into two companies,1953\nTesla Motors set to choose Nevada for its 'gigafactory',647\nVideo reportedly shows beheading of reporter Steven Sotloff by ISIS,1304\n\"Morin goes back on transparency pledge, refuses to confirm or deny report that Apple is buying Path\",2427\n\"Islamic State leader Abu Bakr al-Baghdadi: Wounded, dead or missed entirely by U.S. airstrikes?\",517\nLoggers Accidentally Cut Down World’s Oldest Tree in Amazon Forest,1387\n\"Apple to launch new 4\"\" iPhone next year\",1643\nArgentina's President Just Adopted a Son So He Won't Turn into a Werewolf,2007\nJustin Bieber Basically Saves A Russian Man From A Bear,2373\nISIS video shows beheading of American journalist Steven Sotloff,1387\nPolice officer in Charlie Hebdo investigation 'shot himself dead hours after the attack',50\nMissing Afghan soldiers reportedly found near Canadian border,2120\nRumors Swirling About Israel's Shocking Sinai 'Endgame' Plan for Palestinians in Gaza,1316\nJoan Rivers' Doctor Allegedly Took a Selfie During Her Throat Surgery,946\nPICTURES: Shocking Pictures Comparing US School Lunches to Other Countries Goes Viral,1191\n\"Boy, 5, given £15.95 invoice for missing friend's birthday party\",1765\nJoan Rivers' Doctor Reportedly Took a Selfie Before Her Cardiac Arrest,2427\nTransgender Teen Leelah Alcorn Blames Christian Parents In Tumblr Suicide Note,160\n\"Ohio Trans Teen Commits Suicide, Leaves Heartbreaking Note Declaring “There’s No Way Out”\",2482\nWhen Street Harassers Realize The Women They're Catcalling Are Their Moms In Disguise,326\nAfghan Mother Reza Gul Takes Up Slain Son's Gun to Kill Taliban Attackers,408\n\"Three-Boobed Girl probably a hoax, because obviously\",103\nPresident of Argentina adopts Jewish boy to stop him turning into werewolf,1460\nHugh Hefner is not dead: Playboy founder makes it to film night despite mortality rumours,2233\nTriple-breasted woman pictured before 'operation' and vows surgery footage will prove third boob is no hoax,2291\nIsis 'behead their own fighters' for spying and embezzlement in Syria,1354\nISIS Beheads Second American Journalist,1687\nISIS Harvesting Victims’ Organs to Finance Terror,2007\nStolen Member,1639\nLenovo tipped to make a bid for BlackBerry this week,2065\n\"Sony Hackers Email: Thanks For Running Scared, We'll Stop Now\",890\n\"Apple Reported to Begin Shipping Apple Watch in March, 12-Inch MacBook Air in Early 2015\",1655\nEx Co-Star Raven Symoné Blasts Rape Rumor ... THAT'S DISGUSTING!,2339\nThree Boobs Are Most Likely Two Boobs and a Lie,2359\nDumb Racists Photoshop Ferguson Protester Into Awful Viral Meme,328\nThird boob likely a hoax,1454\nKurdish resistance denies ISIS claims that they have beheaded poster girl 'Rehana',1749\nRumor: Apple in late-stage talks to buy Path social platform,2300\nMissing Afghan Soldiers Apprehended Trying To Cross Border Into Canada,2396\n\"If They Are Beautiful, The Woman Will Be In Trouble': Saudi Arabia Religious Police Ban 'Tempting Eyes'\",1962\n\"White House Chief Of Staff Denis McDonough: No Threats Were Made To Foley, Sotloff Families Over Possible Ransom\",1218\n\"Teen wakes up during brain surgery, asks how it’s going\",1386\n\"Female Kurdish Fighter 'Rehana' is Alive, Claim Supporters; Post CNN Video as Proof\",1851\nAfghan Family Kills 25 In Revenge For Son's Death,2026\n\"Joan Rivers’ Doctor Reportedly Took Selfie, Biopsy Right Before Her Heart Attack\",2487\nSaudi Arabian airline to separate genders after men complain about blokes sitting next to their wives,192\nSource: Apple set to acquire Path in an attempt to bolster iOS social cred,911\nA Justin Bieber Ringtone Just Saved A Man’s Life Who Was Being Attacked By A Bear,876\nWoman cuts off husband's penis twice after catching him cheating,42\nJustin Bieber Ringtone Startles Bear,1754\nWoman has surgery to get third breast: The three most statistically unlikely pairs of boobs,2270\nMan kicked off flight after Merry Christmas greeting sets him off,641\nIslamic State releases video of beheading of U.S. hostage Steven Sotloff: site intelligence monitoring service,1475\nHow a Reddit user convinced Tim Cook to change Apple’s on-hold music,351\nBOOK: CHARLES MANSON’S FIANCÉ WANTED MARRIAGE SO SHE COULD DISPLAY HIS CORPSE IN TOURIST ATTRACTION,141\nThe World's Most Accurate Apple Analyst Says The Apple Watch Is Coming In March,1655\nJoan Rivers’ doctor snapped a selfie before biopsy surgery,1229\nJoan Rivers Personal Doctor Allegedly Took A Selfie Before Her Biopsy And Cardiac Arrest,627\n\"19-year-old girl wakes up during brain surgery, asks doctors ‘How’s it going?’\",1714\nOffice sandwich thief is caught after hilarious 'note war' reaches fantastic finale,1945\n\"Stephen Sotloff beheading shown in video, ISIS claims\",2482\nMissing Fort Carson item not a nuclear weapon - despite Internet rumors,1236\nSaudi national airline may introduce gender segregation on its flights,1691\nSources: Missing Afghan Soldiers May Have Been Found Near Canadian Border,1856\n\"Rumor Check: Are Hong Kong Protesters Really Using the ‘Hands Up, Don’t Shoot’ Gesture in Solidarity With Ferguson?\",1964\nBlood money: How ISIS is selling human organs harvested from living hostages and its own dead soldiers to fund terror across the Middle East,1228\nVideo purports to show beheading of US journalist,259\nHP to split into two businesses -- report,279\n'They got in our way': James Foley's brother backs mother attacking Obama administration over failure to save photojournalist before he was beheaded by ISIS,1100\n\"Hewlett-Packard splits off PC, printer businesses\",1111\nMicrosoft said to be buying the maker of 'Minecraft' for $2 billion,1872\nJoan Rivers' Doctor Allegedly Took a Selfie During Her Throat Surgery,2291\nSaudi Airlines to segregate sexes,1452\nWould US sue parents of James Foley? Why White House is Defending Itself,1186\nDesperate bride marries wedding guest instead of groom,1812\nIraq’s ambassador urges UN to investigate claims Isis is harvesting organs: ‘We have bodies - it is clear they are missing certain parts',2083\nNext-generation Apple iPhones' features leaked,1511\nNorth Korean dictator Kim Jong-un may be seriously ill from eating too much Emmental cheese: report,1701\nIs this Crabzilla? Giant Monster Crab Caught on Camera,1902\nArgentina president adopts young Jewish boy as godson to prevent him from turning into werewolf,1146\nFlorida woman claims to have surgically added third breast,1770\nHermaphroditic cat to get gender assignment surgery,1445\nReport: Doctor took a selfie when Joan Rivers was under anesthesia,2512\nThey're fake! Woman who claims to have surgically implanted third breast is a self-proclaimed hoaxer who once reported a '3 breast prosthesis' stolen from her luggage,1741\nArgentina's president 'adopts' godson 'to prevent him becoming a werewolf',710\n\"iPhone 6s Rumor Suggests Dual Lens Optical Zoom Camera, Pressure Sensors Inbound\",2319\nISIS Reported to Behead Second American,2071\nThe Whole Internet Is Waiting For This Pic Of A Monster 50-Foot Crab To Be Declared A Hoax,2380\nISIS Is One Mile From Baghdad,1894\nFlorida woman gets third breast to become 'unattractive' 32,1770\n\"After Beheading of Steven Sotloff, Obama Pledges to Punish ISIS\",934\n17-yr-old girl pours acid on boyfriend’s penis after he leaked their sex tape,157\nJoan Rivers’ doctor took a selfie while she was out cold before doing ‘an unauthorised biopsy’,2500\nFlorida woman claims to have surgically added third breast,2040\nReport: Woman who claimed to have third breast added is fake,2270\nPresident of Argentina adopts Jewish boy to stop him turning into werewolf,728\nMan saved from bear attack - thanks to his Justin Bieber ringtone,596\nU.S.: Video showing Sotloff beheading is authentic,811\nValentine’s Day 2015 May Be The Apple Watch Release Target,2402\nSaudi Arabia airline segregation: Saudi airlines to assign seats based on gender,519\nThree-breasted woman outed as fake by Tampa police,1067\n\"Saudi airline, Saudia, to ban gender-mixing\",811\nArgentina's president 'adopts' godson 'to prevent him becoming a werewolf',408\n\"Joan Rivers’ Doctor Reportedly Took Selfie, Biopsy Right Before Her Heart Attack\",2205\nEnraged spouse chops off unfaithful husband's manhood – TWICE,1124\nISIS Is One Mile From Baghdad,2040\nAfghan woman kills 25 Taliban rebels to avenge her son’s murder,2126\n'The Cosby Show' Star Raven Symone Joins Long List of Women Accusing Bill Cosby of Rape,1830\nWoman has surgery to get third breast: The three most statistically unlikely pairs of boobs,2204\nHewlett-Packard to break into 2 companies,1928\nLoggers Accidentally Cut Down World’s Oldest Tree in Amazon Forest,1386\nWife chopped her husband's penis off after she discovered he had cheated on her… then cut it off AGAIN after surgeons managed to reattach it in China,1023\nISIS Reportedly Executes 2nd American Journalist,1052\nAUNT CUTS OFF 3-YEAR-OLD’S PENIS BECAUSE HE WALKED IN WHILE SHE WAS ON THE TOILET,1044\nApple May Be Reintroducing The 4-inch iPhone,1452\n'They got in our way': James Foley's brother backs mother attacking Obama administration over failure to save photojournalist before he was beheaded by ISIS,967\nThe US Threatened To Prosecute Families Of The 2 Murdered Americans If They Paid A Ransom To ISIS,1729\nNSC 'appalled' by Sotloff beheading,1387\n\"ISIS Beheads American Journalist Steven Sotloff, Monitoring Group Says\",2216\nMissing Afghan soldiers taken into custody at Canadian border,668\nLenovo Could Make A Bid For BlackBerry (Rumor),2484\nCNN: Doctor Took Mid-Surgery Selfie with Unconscious Joan Rivers,2126\nHewlett-Packard Announces Plans To Break Up Company,52\nPurported Lisa Bonet Twitter Account Suspended After Cryptic Cosby Tweet,1701\nBettman says NHL expansion not imminent,1927\nJustin Bieber Basically Saves A Russian Man From A Bear,1596\nSouth Korean woman freed by firefighters after robot vacuum cleaner 'eats' her hair as she sleeps,452\nFake News Report Claims Loggers Have Cut Down World's Oldest Tree,1850\nMICROSOFT 'IN SERIOUS DISCUSSIONS' TO PURCHASE MINECRAFT DEV MOJANG,28\nReport: Three missing Afghan soldiers caught at Canadian border,2396\nSteven Sotloff 'beheading': Islamic State fighters release video claiming to show death of second US journalist,934\n\"Stephen Sotloff beheading shown in video, ISIS claims\",1998\nHP is better not together — company to split into enterprise and PC/printer businesses,1994\nI never intended to kill his penis I was just angry: Mpumalanga acid attack girl,329\n\"Wife chops off cheating husband’s penis, twice\",492\nVideo reportedly shows beheading of reporter Steven Sotloff by ISIS,2063\nReport: Egyptian President Makes Surprising Suggestion to Move the Location of a Future Palestinian State,1200\nApple to keep gold Watch Editions in special in-store safes,1232\nJihadist Brit teen killed in US air strikes,778\nTesla will build battery 'Gigafactory' in Nevada,33\n\"Polish Teenager Wakes Up During Brain Surgery, Talks To Doctor\",1381\nEXCLUSIVE: Apple To Unveil The Long-Awaited Retina MacBook Air At Its “Spring Forward” Event,916\n'Dear Sandwich Thief': Man's hilarious response to passive-aggressive sign posted on his office's fridge door sparks incredible kitchen note war,2038\nUN urged to investigate ISIS's bloody trade in human organs after Iraqi ambassador reveals doctors are being executed for not harvesting body parts,750\nSaudi Airlines Sexist: Airline Intends To ‘Enforce Rules’ To Separate Male And Female Passengers,2512\nNHL expansion plans in the works: reports,2428\nJoan Rivers’ Doctor Snapped Selfie During Throat Procedure (Report),1861\nThis Third Boob Is Probably Only Real in Our Hearts,2291\nHP announces plan to split in two,2289\nJoan Rivers’s Personal Doctor Denies Taking Operating-Room Selfie,1653\nWerewolf Legend Leads To Jewish Godson's 'Adoption' by Argentina President,758\nISIS executioner 'Jihadi John' reported wounded in air strike; UK investigating,1856\nReport: Woman who claimed to have third breast added is fake,1811\nJasmine Tridevil: Woman with three breast denies surgery hoax claims,85\n\"The story of the Argentinean president, werewolves and seventh sons\",2383\nDoc calls macabre 'selfie' claims completely crazy,2289\n\"Argentina President, Christina Kirchner, Has Bizarre Werewolf Mishap\",710\nJustin Bieber ringtone saved a Russian fisherman during a bear attack,923\nBrighton jihadi 'among five killed in Syria drone strike',1238\n'Jihadi John' Injured? ISIS Executioner May Have Been Wounded In US Airstrike: Report,2007\nJoan Rivers’ doctor snapped a selfie before biopsy surgery,2487\nFlorida Woman Has Surgery To Add Third Breast To Her Chest,764\nJoan Rivers' Doctor Took a Selfie While She Was Under Anesthesia (Report),2320\nISIS Releases Video Allegedly Showing Beheading of U.S. Journalist Steven Sotloff,1386\nJoan Rivers' Doctor Allegedly Took a Selfie During Her Throat Surgery,1793\nArgentina's President Adopts Jewish Boy to Keep Him from Turning into a Werewolf,1324\nAdopting Potential Werewolves Is Routine Business for Argentine Presidents,3\nLenovo Looking To Buy BlackBerry Ltd [REPORT],1241\n\"Report: Woman claims she had third breast added, hopes to become a TV star\",1924\nSaudi Arabian Airline Rep Denies Plan to Separate Men and Women on Flights,12\nMicrosoft Near Deal to Buy Minecraft Maker Mojang,1200\nCharles Manson’s fiancée wanted to marry him for his corpse: source,2082\nHewlett Packard ‘planning to split into two’,1194\n\"IBM to ‘sack 111,800 employees in record mass layoff’\",1265\n\"Fake or freak? Woman, 21, claims to have paid $20,000 to surgically add third breast in desperate bid to become a reality TV star\",3\nOwl kills mate because he has a small penis,1990\nCrazy Conservatives Are Sure a Gitmo Detainee Killed James Foley,2465\nWe just found out the #Ferguson Protester who claim she was shot in the eye with a rubber bullet was a false story guys. Smh..,1078\nJustin Bieber ringtone saves Russian man from bear attack,1287\nLenovo 'resumes efforts to acquire struggling phone maker BlackBerry',617\nIslamic State puts James Foley’s body up for sale for $1M,2320\n\"Sony Hackers Email: Thanks For Running Scared, We'll Stop Now\",1067\nJoan Rivers death: Biopsy doctor ‘took SELFIE with star while she was under anesthesia moments before cardiac arrest’,1639\nIs Jasmine Tridevil's Triple Breasted Tale An Internet Hoax?,1770\nRaven-Symone Did NOT Accuse Bill Cosby Of Molestation Or Rape — It’s A HOAX,2289\nJoan Rivers' Personal Doctor Allegedly Took A Selfie During Her Throat Procedure,1431\nTesla choosing Nevada for battery factory,2384\n\"Gwen Korovin, Joan Rivers’s doctor, denies taking selfie\",2089\n\"HACKERS TO SONY: If You Make Any More Trouble, We'll Destroy You\",890\n\"Hungry Florida cat defies death, digs its way out of grave to return home (VIDEO)\",1643\n'Crabzilla' or 'Crapzilla' -- You Decide,85\n\"iPhone 6s Rumor Suggests Dual Lens Optical Zoom Camera, Pressure Sensors Inbound\",252\nFlorida woman gets third breast surgically implanted,150\n\"No, Argentina's president did not adopt a Jewish child to stop him turning into a werewolf\",1779\nISIS Releases Video Allegedly Showing Beheading of U.S. Journalist Steven Sotloff,2402\n\"Bieber ringtone scares bear, saves man's life\",163\nSaudi Arabia's Religious Police Outlaw 'Tempting Eyes',2435\nTim Cook makes change at Apple after reading email from unhappy customer,823\nPresident of Argentina adopts Jewish godson to 'stop him turning into a werewolf',2198\nThree Boobs Are Most Likely Two Boobs and a Lie,1378\niPhone 6s Rumored to Include 2GB of Faster RAM and 'Force Touch' Technology,1783\nJames Foley family: Obama officials vowed criminal charges if we paid son’s ransom,2063\nCharles Manson wedding off as bride 'wanted to display his dead body in glass coffin',584\nFlorida woman claims to have surgically added third breast,2467\n\"\"\"Jihadi John\"\" reportedly wounded in airstrike\",1324\nReports: Missing Afghan soldiers found at Canadian border,2312\nSaudi Airlines to ban gender-mixing seating,2222\nFound at Canadian border: 3 Afghan soldiers missing from Cape Cod,665\n\"Gwen Korovin, Joan Rivers’s doctor, denies taking selfie\",1229\nArgentine President Takes On Godson — But Not To Keep Werewolf At Bay,2300\nExplosive New Details Of Joan Rivers’ Medical Crisis: Doctor Snapped Selfie With Legendary Comic & Performed Unauthorized Biopsy While She Was Under Anesthesia!,946\nPoster girl for Kurdish freedom fighters in Kobane is 'captured and beheaded by ISIS killers' who posted gruesome pictures online,1714\nTorpoint: Five-Year-Old Billed For Missing Friend’s Birthday Party In England,50\nSaudi oil explosion now said to be diesel pipeline,1609\nISIS claims to behead US reporter Steven Sotloff in new video,2071\nWoman has surgery to get third breast: The three most statistically unlikely pairs of boobs,2359\nJasmine Tridevil: Woman with three breast denies surgery hoax claims,1272\nISIS reportedly wants $1 million for beheaded hostage James Foley’s corpse,1449\nBlackBerry (BBRY) Could Receive An Offer By Cash-Rich Lenovo As Early As This Week: Report,2449\nWoman Adds Third Breast by Undergoing Surgery to Participate in Reality Show,2292\n\"Report: Toronto, Seattle, Quebec City to join Vegas in 2017 NHL expansion\",274\nParent: Fourth-grader suspended after using magic from 'The Hobbit',647\nStory of ‘gutsy bravehearts’ who ‘repelled’ Boko Haram attack is a hoax,238\n\"IBM Corp expected to cut more than 110,000 jobs in massive overhaul, report says\",1409\nSaudi Airline Considering Separating Passengers By Gender,1691\n'Crabzilla' or 'Crapzilla' -- You Decide,249\nIs Jasmine Tridevil’s Third Boob Real? Alisha Hessler Hoax Rumors Swirl,1618\nCrabzilla! Photo appears to show giant CRAB measuring at least 50ft across lurking in the waters off Whitstable,802\nLenovo might be eyeing up BlackBerry... again,617\n\"Rumor Check: Are Hong Kong Protesters Really Using the ‘Hands Up, Don’t Shoot’ Gesture in Solidarity With Ferguson?\",2183\nIs Jasmine Tridevil's Triple Breasted Tale An Internet Hoax?,1067\n\"Source: Joan Rivers' doc did biopsy, selfie\",1927\nJustin Bieber scares off GRIZZLY BEAR and saves fisherman from a mauling,1411\nVeterans Today reporting Iraqi Army Downs 2 UK Planes Carrying Weapons for ISIL,2040\nDid Argentina's President Adopt A Jewish Baby To Stop It From Becoming A Werewolf??,319\n3-Boobed Woman a Fake,2146\n‘Tempting Eyes’ Ban: Saudi Women With Pretty Eyes Made To Cover Them Up,1516\nIslamic State leader Abu Bakr al-Baghdadi wounded in airstrike: claims,1886\nArgentina's President Cristina Kirchner Adopts Jewish Godson To Prevent Him Turning Into A Werewolf,319\nCharles Manson Wedding Off: Fiancee’s Morbid Plan To Exploit His Corpse Emerges,2082\nWe just found out the #Ferguson Protester who claim she was shot in the eye with a rubber bullet was a false story guys. Smh..,2050\nLenovo Could Make A Bid For BlackBerry (Rumor),211\nAllegation Bill Cosby sexually molested Raven Symone are just a hoax,884\nTesla Said to Select Nevada for Its First Battery Site,448\nJoan Rivers’ doctor took selfie during procedure,2467\nA Pregnant Woman Has Lost Her Eye After Being Shot W/ Bean Bag In Ferguson,1504\nJustin Bieber Saved A Guy Getting Mauled By A Bear,1324\nCanadian cat Mittens to undergo gender reassignment surgery after it is revealed to be a hermaphrodite,875\n\"NHL expansion to include Toronto, Quebec City, Seattle and Las Vegas: Report\",911\n\"Report: HP to split into two companies, one focused on PCs/printers and one on enterprise computing\",1763\nJoan Rivers Personal Doctor Allegedly Took A Selfie Before Her Biopsy And Cardiac Arrest,1510\n\"Ferguson Protester's Photo Gets Edited Into Racist Meme, Goes Viral\",1641\nJoan Rivers’ doctor took selfie during procedure,2233\n\"Report: Joan Rivers doctor took selfie, began biopsy, source says\",2517\nMan Mauled By Bear Says He's Only Alive Thanks to Justin Bieber,2493\n18-Karat Gold Apple Watch Edition To Be Locked In Safes At Apple Stores,1062\nEgypt’s President denies offering land to Palestinians,3\n\"Apple Reported to Begin Shipping Apple Watch in March, 12-Inch MacBook Air in Early 2015\",1882\nParents say they were kept in the dark on attempts to save James Foley,1675\nThree Afghan soldiers who vanished from Massachusetts military base are FOUND trying to cross into Canada,20\nCharles Manson's fiancee used him for his ... corpse?,923\nIS reportedly tries to sell slain US hostage’s body for $1 million  Read more: IS reportedly tries to sell slain US hostage's body for $1 million,1275\nIs this a Crabzilla spotted in the UK? Monster crab measures about 50 feet,2279\nWoman has surgery to get third breast: The three most statistically unlikely pairs of boobs,2195\nCharles Manson’s fiancee allegedly wanted to marry him for his corpse,141\n'Miracle cat' rises from the dead five days after burial,2527\nRumor: ‘new’ 4-inch iPhone on the way,1354\nKorean housewife 'attacked' by robot vacuum cleaner,133\n3-Boobed Woman a Fake,764\nJoan Rivers’ doctor snapped a selfie before biopsy surgery,929\nCNN: Doctor Took Mid-Surgery Selfie with Unconscious Joan Rivers,1033\nHewlett-Packard to break into 2 companies,279\n\"Islamic State leader Abu Bakr al-Baghdadi: Wounded, dead or missed entirely by U.S. airstrikes?\",163\nSaudi Arabia's national airline to introduce gender segregation after a string of complaints from male passengers,1765\nRaven-Symone Did NOT Accuse Bill Cosby Of Molestation Or Rape — It’s A HOAX,197\nWedding punch-up when bride marries guest INSTEAD after groom suffers epileptic fit,111\n\"Joan Rivers: Doctor Took Selfie With Unconscious Comedian, Performed Biopsy Without Consent -- Details\",231\nJoan Rivers' Doctor Allegedly Took a Selfie During Her Throat Surgery,1765\nKorean Housewife’s Hair Sucked Up into Robot Vacuum,2279\nIraqi Army Downs Two British Planes Carrying Weapons for ISIL Terrorists,2363\nNHL Expansion Plan Report Is 'Complete Fabrication': Bettman,2279\nJoan Rivers' Doctor Reportedly Took a Selfie Before Her Cardiac Arrest,1674\n\"Video Of Steven Sotloff Slaying By ISIS Is Authentic, U.S. Confirms\",2366\nPregnant woman loses eye after Ferguson cops fire bean bag,1765\nHP Is Planning To Split Into Two Separate Businesses,1552\nFound! Missing Afghan Soldiers Spotted Trying to Enter Canada,2140\nGold Apple Watch Will Be Stored In Special Safes At Apple Stores,231\nReport: Apple May Buy Social Network Path,415\nFlorida Woman Has Surgery To Add Third Breast To Her Chest,2\n\"Stephen Sotloff beheading shown in video, ISIS claims\",1039\n\"Afghan woman picks up dead son's gun, helps kill 25 Taliban militants to save village\",1830\nI never intended to kill his penis I was just angry: Mpumalanga acid attack girl,619\n\"Was Charles Manson's \"\"Fiancée\"\" Playing Him to Get Custody of His Corpse?\",3\nRaven-Symone blasts fake report alleging she was abused by Bill Cosby: ‘Keep me out of this’,1537\nVideo Appears to Show ISIS Execution of Second American Steven Sotloff,1117\nJihadist Brit teen killed in US air strikes,50\nParents say they were kept in the dark on attempts to save James Foley,2516\nEx Co-Star Raven Symoné Blasts Rape Rumor ... THAT'S DISGUSTING!,1092\nIslamic State releases video showing beheading of US hostage Steven Sotloff,1676\nGovernment threatened Foleys with criminal charges over ransom,1414\nIsis 'behead their own fighters' for spying and embezzlement in Syria,980\nIsis leader ‘injured in airstrike during meeting in Iraq,1118\nThree-breasted woman outed as fake by Tampa police,2361\nExplosive New Details Of Joan Rivers’ Medical Crisis: Doctor Snapped Selfie With Legendary Comic & Performed Unauthorized Biopsy While She Was Under Anesthesia!,1701\nFerguson protester shot in the eye with rubber bullet by police,1078\nThere Are Still Two McDonald’s That Serve McPizza From the ’90s,318\nArgentina's President Adopts Jewish Boy to Keep Him from Turning into a Werewolf,710\nSource: Missing Afghan soldiers at Canadian border,1389\nSource: Apple set to acquire Path in an attempt to bolster iOS social cred,680\nLenovo tipped to make a bid for BlackBerry this week,1754\nTesla will build battery 'Gigafactory' in Nevada,647\nJustin Bieber Ringtone Startles Bear,2373\nAnalyst “Confirms” Apple Watch And 12-inch MacBook Air’s Q1 2015 Launch,1023\nU.S. Authenticates Video Showing Sotloff's Beheading,934\nBritish teenage jihadist 'killed during US air strikes on Syria',2099\nReport: Woman who claimed to have third breast added is fake,1275\nJasmine Tridevil: Woman with three breast denies surgery hoax claims,1373\nVideo purportedly shows beheading of U.S. hostage Steven J. Sotloff,1304\n\"Sorry, Argentina's President Didn't Actually Adopt a Jewish Werewolf\",202\n\"Source: Joan Rivers' doc did biopsy, selfie\",1431\nJustin Bieber Basically Saves A Russian Man From A Bear,2158\nBrit teenage jihadi killed in Syrian airstrike as Britain set to enter war,2099\nSteven Sotloff 'beheading': Islamic State fighters release video claiming to show death of second US journalist,2465\nFlorida Woman Has Surgery To Add Third Breast To Her Chest,2359\nArgentina's President Adopts Jewish Boy to Keep Him from Turning into a Werewolf,291\nNHL denies Las Vegas expansion report,2059\nBrain op shock as teen wakes up mid-surgery,2057\nElementary school suspends boy after he threatens to turn fellow student invisible with the One Ring from Tolkien novels,1199\nCrabzilla! Satellite Picture Reveals Giant Crustacean Lurking Off The Coast Of Whitstable,318\n\"Report: Woman claims she had third breast added, hopes to become a TV star\",1128\nApple’s Beats Music Brand May Go Away. Apple’s Beats Music Service is Sticking Around.,2239\n\"Yes, we’re being bought by Microsoft\",315\nSaudi Arabia set to introduce gender segregation on national airline flights,1151\nMissing Afghani soldiers found trying to cross US border to Canada,1220\n\"U.S., BRENT CRUDE CRUDE FUTURES EXTEND GAINS ON UNCONFIRMED MARKET RUMOR OF OIL PIPELINE EXPLOSION IN SAUDI ARABIA\",1809\n\"ISIS Beheads American Journalist Steven Sotloff, Monitoring Group Says\",1510\n\"Woman Gets Third Boob Implanted, Wants to Be \"\"Unattractive to Men\"\"\",2402\nCharles Manson’s fiancée wanted to marry him for his corpse: source,2482\nCrabzilla! Photo appears to show giant CRAB measuring at least 50ft across lurking in the waters off Whitstable,249\nU.S. airstrikes 'hit ISIS leader': Terror group chief 'critically wounded' in Iraq after coalition forces bomb jihadi leaders,717\nLenovo might be eyeing up BlackBerry... again,145\nWH won’t say if Foley family was threatened not to pay ransom,39\nJustin Bieber ringtone saves man being mauled by bear,1479\n\"Source: Joan Rivers' doc did biopsy, selfie\",717\nFlorida woman claims to have surgically added third breast,758\nRumor: ‘new’ 4-inch iPhone on the way,1386\nMissing Kim Jong-un suffering with 'condition' after CHEESE binge,2527\nNHL expansion plans in the works: reports,2320\n\"The Groom Was Sick, So The Bride Married A Guest At Her Wedding In A Fit Of Rage\",1768\nThey're fake! Woman who claims to have surgically implanted third breast is a self-proclaimed hoaxer who once reported a '3 breast prosthesis' stolen from her luggage,1894\nFlorida woman gets third breast surgically implanted,2392\nCruel aunt cuts her three-year-old nephew's penis off because he burst in on her on the loo and asked to use her phone,1635\nREPORT: Doctor Snapped A 'Selfie' While Joan Rivers Was Under Anesthesia,1782\nNext-generation Apple iPhones' features leaked,2464\nIraq’s ambassador urges UN to investigate claims Isis is harvesting organs: ‘We have bodies - it is clear they are missing certain parts',1282\nIraq shoots down 2 UK planes delivering weapons to ISIL,1723\nIs 'Crabzilla' real or not? Leading marine biologist rules picture of giant crab lurking in shallow waters must be a HOAX,778\n\"Disgusting! Joan Rivers Doc Gwen Korovin’s Sick Selfie EXPOSED — Last Photo Of Comic Icon, When She Was Under Anesthesia, At Center Of Medical Investigation\",223\nDumb Racists Photoshop Ferguson Protester Into Awful Viral Meme,2204\nArgentina's President Just Adopted a Son So He Won't Turn into a Werewolf,680\nISIS video shows beheading of American journalist Steven Sotloff,96\nFlorida woman gets plastic surgery to add a third breast,2\n\"Fake or freak? Woman, 21, claims to have paid $20,000 to surgically add third breast in desperate bid to become a reality TV star\",2292\nThis Woman Claims To Have Had Plastic Surgery To Have A Third Breast,1618\nAngry Indian bride marries wedding guest,294\nPeople Actually Believed Argentina’s President Adopted A Jewish Boy To Stop His Change Into A Werewolf,2522\nNHL expansion plans in the works: reports,1431\n'They got in our way': James Foley's brother backs mother attacking Obama administration over failure to save photojournalist before he was beheaded by ISIS,250\n\"'Even though you're gay, I will always treat you the same way as I do now': Moving letter from nine-year-old to her school teacher after he came out to his class\",2012\nVideo reportedly shows beheading of reporter Steven Sotloff by ISIS,1052\n\"Sony Hackers Email: Thanks For Running Scared, We'll Stop Now\",1765\nFlorida woman gets third breast to become 'unattractive' 32,535\nApple Watch Digital Crown -- Could It Color Adjusted?,1748\nSaudi oil explosion now said to be diesel pipeline,1641\nIslamic state issues video of beheading of U.S. hostage: SITE,2063\n'Throat specialist to the stars' allegedly involved in fatal Joan Rivers procedure denies taking selfie with star as she releases statement saying she will not comment on tragic incident,1326\nMan removed from plane over Christmas greeting dispute,1431\n\"Source: Joan Rivers' doc did biopsy, selfie\",2119\nWas James Foley’s murderer released from Guantanamo Bay?,100\n\"Three-Boobed Girl probably a hoax, because obviously\",1399\n'They got in our way': James Foley's brother backs mother attacking Obama administration over failure to save photojournalist before he was beheaded by ISIS,1186\nMissing Afghan soldiers taken into custody at Canadian border,680\nChildren Used To Replace Fighting Dogs,2333\nChina: Wife chops off cheating husband's penis twice with scissors and throws it out of window,1526\n\"Report: Woman claims she had third breast added, hopes to become a TV star\",2204\nApple’s Beats Music Brand May Go Away. Apple’s Beats Music Service is Sticking Around.,2121\nFurious women set trap for 'underwear thief' then shame him in public,2517\n\"Rumor Check: Are Hong Kong Protesters Really Using the ‘Hands Up, Don’t Shoot’ Gesture in Solidarity With Ferguson?\",2390\nWoman Gets Third Boob to Appear Unattractive to Men,2204\n\"Apple Watch Price, Release Date News: Special Safes In Apple Stores For Gold Models, April Launch Confirmed\",1381\nU.S. confirms authenticity of second journalist beheading video,2339\n‘Tempting Eyes’ Ban: Saudi Women With Pretty Eyes Made To Cover Them Up,2232\nJoan Rivers Personal Doctor Allegedly Took A Selfie Before Her Biopsy And Cardiac Arrest,1963\n\"ISIS Beheads American Journalist Steven Sotloff, Monitoring Group Says\",1387\nMicrosoft is reportedly buying 'Minecraft' developer Mojang for $2 billion,1872\nAfghan woman kills 25 Taliban rebels to avenge her son’s murder,929\nThere Are Still Two McDonald’s That Serve McPizza From the ’90s,1999\n\"Report: Tesla will build its Gigafactory in Nevada, not Texas\",1812\nMeet the 3-boobed woman,129\nNEWS/ Viral Video: What Happens When You Accidentally Catcall Your Mom,1874\n\"Afghan family kills 25 Taliban, media report\",1033\nWH won’t say if Foley family was threatened not to pay ransom,492\nThree Boobs Are Most Likely Two Boobs and a Lie,1228\nSuspended boy threatened to make student disappear with 'Lord of the Rings' replica ring,2466\nCharles Manson wedding off as bride 'wanted to display his dead body in glass coffin',1851\nIBM denies layoff rumors,1448\n\"Reports: NHL expansion could include Las Vegas, others\",673\nMicrosoft said to be buying the maker of 'Minecraft' for $2 billion,28\nNo gender segregation on Saudia,579\nThese Men Catcalling Their Undercover Mothers Is the Best Payback Ever,2030\n'I had a third breast implant so I can turn off men',2466\nJasmine Tridevil Has Surgery 'To Add Third Breast' Total Recall Style,2425\nThree Afghan soldiers found at Canada border after leaving Cape Cod base,1714\nWerewolf Legend Leads To Jewish Godson's 'Adoption' by Argentina President,319\nJoan Rivers Personal Doctor Allegedly Took A Selfie Before Her Biopsy And Cardiac Arrest,2126\n3-Boobed Woman a Fake,2291\n\"Saudi airline, Saudia, to ban gender-mixing\",1290\nISIS militants just 1 mile from Baghdad as fierce fighting reported near Iraqi capital,2516\nExplosive New Details Of Joan Rivers’ Medical Crisis: Doctor Snapped Selfie With Legendary Comic & Performed Unauthorized Biopsy While She Was Under Anesthesia!,1326\nGhost Ship,1241\n\"Zombie Cat: Buried Kitty Believed Dead, Meows Back to Life\",1265\nJoan Rivers' Doctor Allegedly Took a Selfie During Her Throat Surgery,2487\nHP is reportedly splitting into two companies,579\nTeenage British jihadi 'killed in US airstrikes': 19-year-old from Brighton died in US-led bombing,1964\nWH won’t say if Foley family was threatened not to pay ransom,1304\nIslamic State releases video of beheading of U.S. hostage Steven Sotloff: site intelligence monitoring service,990\nIS executioner 'Jihadi John' injured in air strike: reports,1856\nReports: Missing Afghan soldiers found at Canadian border,20\nArgentina president adopts Jewish godson for first time in country's history,1773\nHere's What We Know About ISIS's Alleged Organ Harvesting Operation,2\nArgentine President Takes On Godson — But Not To Keep Werewolf At Bay,2107\nThe Whole Internet Is Waiting For This Pic Of A Monster 50-Foot Crab To Be Declared A Hoax,338\nA Justin Bieber Ringtone Just Saved A Man’s Life Who Was Being Attacked By A Bear,1146\nISIS Beheads Second American Journalist,1712\nArgentinian President Cristina Kirchner adopts Jewish boy to protect him from werewolf stigma,1324\nIslamic State puts James Foley’s body up for sale for $1M,1765\nCharles Manson’s fiancée wanted to marry him for his corpse: source,2151\nPregnant woman loses eye after Ferguson cops fire bean bag,647\n\"Groom unwell, bride weds guest in fit of rage\",1882\nJoan Rivers's doctor 'took a SELFIE' with the comedian as she lay under anesthetic and just seconds before she went into cardiac arrest that killed her,2233\n‘I will have justice for what they did to me’: Pregnant St. Louis woman loses eye after police fire non-lethal round at car during Ferguson protest (VIDEO),2160\nArgentina president adopts young Jewish boy as godson to prevent him from turning into werewolf,1124\nHP Is Planning To Split Into Two Separate Businesses,1953\nJoan Rivers' 'selfie' doctor 'DENIES performing biopsy and taking photo while star was under anesthesia',2320\n'Dear Sandwich Thief': Man's hilarious response to passive-aggressive sign posted on his office's fridge door sparks incredible kitchen note war,758\n\"Joan Rivers: Doctor Took Selfie With Unconscious Comedian, Performed Biopsy Without Consent -- Details\",164\nISIS Advances to Within 10 Miles of Baghdad,746\nMicrosoft said to be buying the maker of 'Minecraft' for $2 billion,1032\nNo gender segregation on Saudia,174\nHewlett-Packard to split into two companies,1894\nAdopting Potential Werewolves Is Routine Business for Argentine Presidents,711\nThey're fake! Woman who claims to have surgically implanted third breast is a self-proclaimed hoaxer who once reported a '3 breast prosthesis' stolen from her luggage,328\nAllegation Bill Cosby sexually molested Raven Symone are just a hoax,2026\nMeet the 3-boobed woman,1696\nHP announces plan to split in two,810\nREPORT: Doctor Snapped A 'Selfie' While Joan Rivers Was Under Anesthesia,2289\nArgentina's President Didn’t Adopt A Jewish Child To Avoid Becoming A Werewolf; So What Did She Do?,1581\nReport: Apple Rethinking Beats Music Brand,231\nFour Reasons Not To Give Up Hope If Apple Buys Path,2427\nSources: Missing Afghan Soldiers May Have Been Found Near Canadian Border,1114\nTim Cook makes change at Apple after reading email from unhappy customer,2222\nISIS claims to behead US reporter Steven Sotloff in new video,1902\nIslamic State releases video showing beheading of US hostage Steven Sotloff,1039\nJames Foley family: Obama officials vowed criminal charges if we paid son’s ransom,216\nBrighton jihadi 'among five killed in Syria drone strike',967\nIsis air strikes: Abu Bakr al-Baghdadi 'critically wounded' in air strikes near Mosul,1259\nUN urged to investigate ISIS's bloody trade in human organs after Iraqi ambassador reveals doctors are being executed for not harvesting body parts,1842\nReport: Three missing Afghan soldiers caught at Canadian border,1402\nJoan Rivers' Doctor Took a Selfie While She Was Under Anesthesia (Report),2323\n\"'Even though you're gay, I will always treat you the same way as I do now': Moving letter from nine-year-old to her school teacher after he came out to his class\",1961\n\"No, Argentina's president did not adopt a Jewish child to stop him turning into a werewolf\",1677\nWould US sue parents of James Foley? Why White House is Defending Itself,1550\nArgentina's President Adopts Young Boy so He Won't Turn Into Werewolf,728\n\"Report: Tesla will build its Gigafactory in Nevada, not Texas\",378\nFlorida woman gets third breast to become 'unattractive' 32,2383\n\"Gay Teacher Receives Touching Letter From Student, 9, After He Comes Out\",90\nParents say they were kept in the dark on attempts to save James Foley,39\nApple to shut down Beats Music? Not so Apple says,2382\nThere's A Weird Story Going Around About How Argentina's President Just Saved A Jewish Man From Becoming A Werewolf,2222\n\"The story of the Argentinean president, werewolves and seventh sons\",145\nBOOK: CHARLES MANSON’S FIANCÉ WANTED MARRIAGE SO SHE COULD DISPLAY HIS CORPSE IN TOURIST ATTRACTION,728\nIslamic State reportedly on Baghdad’s outskirts after week of victories,960\nSteven Sotloff beheading: Latest updates as ISIS release gruesome video of US journalist's murder,2366\n\"Oil spikes on U.S. inventory data, Saudi explosion rumor\",2085\nArgentina's President Adopts Jewish Boy to Keep Him from Turning into a Werewolf,1850\n\"Justin Bieber ringtone scares bear, saves Russian fisherman\",1451\nArgentina Has a Superstition That Seventh Sons Will Turn into Werewolves,728\nNEWS/ Viral Video: What Happens When You Accidentally Catcall Your Mom,238\nIslamic state issues video of beheading of U.S. hostage: SITE,934\nSources: Missing Afghan Soldiers May Have Been Found Near Canadian Border,901\n\"50ft crustacean, dubbed Crabzilla, photographed lurking beneath the waters in Whitstable\",765\nISIS video shows beheading of American journalist Steven Sotloff,1194\nTransgender teen struck and killed on Ohio interstate in apparent suicide,1138\nExplosive New Details Of Joan Rivers’ Medical Crisis: Doctor Snapped Selfie With Legendary Comic & Performed Unauthorized Biopsy While She Was Under Anesthesia!,2439\nFake-News Report Claims Michael Jackson Is Father Of Bruno Mars,980\n\"“I am lost for words,” 5-year-old boy billed for missing friend’s birthday party\",437\nSteven Sotloff: Islamic State 'kills US hostage',916\nHP confirms plan to split company,1801\nIs 'hands up' in Hong Kong really the same as in Ferguson?,1525\nHewlett-Packard Plans To Break Into Two Companies: Report,1851\nCrabzilla artist Quinton Winter reveals all after image of crab off Whitstable appeared at Horsebridge Centre,802\nDid Argentina's President Adopt A Jewish Baby To Stop It From Becoming A Werewolf??,1749\n\"Saudi oil pipeline fire under control, security source says\",1609\nSaudi airline rep denies plan to separate men and women on flights,1561\nEgypt Offers Abbas Land in Sinai for Future Palestinian State Read,2460\n\"Stephen Sotloff beheading shown in video, ISIS claims\",46\nFlorida woman gets third breast surgically implanted,1454\nRaven Symone Files Molestation Charges Against Bill Cosby,1655\nIs 'hands up' in Hong Kong really the same as in Ferguson?,1872\nSaudi Arabian Airline Rep Denies Plan to Separate Men and Women on Flights,1250\nISIS Is One Mile From Baghdad,1272\nJoan Rivers' doctor 'took selfie before biopsy',2487\nArgentina's President Didn’t Adopt A Jewish Child To Avoid Becoming A Werewolf; So What Did She Do?,2198\nCharles Manson's fiancee used him for his ... corpse?,596\nAfghan Soldiers Found at Canadian Border,786\nWoman Gets Third Boob to Appear Unattractive to Men,1450\nHewlett-Packard to break into 2 companies,207\nIs Jasmine Tridevil's Triple Breasted Tale An Internet Hoax?,1102\n\"Trans Teen Dies by Suicide, Leaves Tumblr Note: 'There's No Way Out'\",2198\nThe men caught cat-calling and wolf whistling their own MOTHERS: Hilarious TV show disguises women so they can experience their sons' behaviour,2467\nUS denies it threatened Foley family,1701\nMan saved from bear attack - thanks to his Justin Bieber ringtone,1112\nThis Woman Claims To Have Had Plastic Surgery To Have A Third Breast,1244\n\"Woman Cuts Off Husband's Penis Twice, Then Throws It Out the Window\",338\n\"Saudi women with attractive eyes may be forced to cover even them up, if resolution is passed\",2355\n\"Teen wakes up during brain surgery, asks how it’s going\",1235\n\"Fowler Falls For Fake Website, Makes Crazy Claims About Tennis Star\",338\n'I had a third breast implant so I can turn off men',290\n\"Bieber ringtone scares bear, saves man's life\",2320\nBettman says NHL expansion not imminent,2040\nLenovo tipped to make a bid for BlackBerry this week,1290\nHP announces plan to split in two,52\nJoan Rivers’s Personal Doctor Denies Taking Operating-Room Selfie,2512\nISIL Has Reportedly Beheaded Journalist Steven Sotloff,1394\nIslamic state issues video of beheading of U.S. hostage: SITE,1431\nWH won’t say if Foley family was threatened not to pay ransom,792\n\"ISIS Might Be Harvesting Organs To Finance Operations, Iraqi Envoy Tells UN\",1067\nJoan Rivers Personal Doctor Allegedly Took A Selfie Before Her Biopsy And Cardiac Arrest,2169\nIsraeli report: Sisi offered Abbas a Palestinian state in Sinai,2100\nIsis 'Admits' Leader Abu Bakr al-Baghdadi Injured in US Air Strike,2430\nU.S.: Video showing Sotloff beheading is authentic,268\nWednesday Apple Rumors: Apple May Be Ready to Buy Path,50\n'Crabzilla' or 'Crapzilla' -- You Decide,338\n\"After Finding Out Mid-Wedding That Her Groom Was Unwell, This Bride Married A Wedding Guest Instead\",711\nArgentina's President Adopts Young Boy so He Won't Turn Into Werewolf,1460\n\"Could Crabzilla, a 50-foot-long crab be real?\",2173\nCrabzilla! Photo appears to show giant CRAB measuring at least 50ft across lurking in the waters off Whitstable,1765\nIsis 'just one mile from Baghdad' as al-Qaeda joins militants' fight against West,940\nFisherman Saved from Deadly Bear Attack by His Justin Bieber Ringtone,813\n\"New Twist: Charlie Hebdo Police Investigator Turns Up Dead, ‘Suicided’\",1275\n\"Joan Rivers' Doctor \"\"Took a Selfie\"\" During Procedure: CNN\",2270\nOutrage as children imitate dog fighting,1386\nWoman Who Claimed To Have Surgery To Add Third Breast Exposed As Hoaxer,2425\nScorpion stings woman on OSU plane,785\nWednesday Apple Rumors: Apple May Be Ready to Buy Path,1882\nDid Argentina's President Adopt A Jewish Baby To Stop It From Becoming A Werewolf??,2121\n'Dear Sandwich Thief': Man's hilarious response to passive-aggressive sign posted on his office's fridge door sparks incredible kitchen note war,1445\nThis Campaign Shows A Pretty Genius Way To Stop Men Catcalling In The Street,1441\nUS denies it threatened Foley family,749\nSteven Sotloff: Islamic State 'kills US hostage',1596\n\"​ISIS might be harvesting organs, Iraqi diplomat says\",897\nSaudi Airlines to segregate sexes,1151\n\"Beast-eater, frightened phone signal, threw the victim and rend in the taiga\",894\nMeet the 3-boobed woman,2258\n\"Boy, 5, billed with 'no show fee' for missing friend's BIRTHDAY PARTY\",2117\nFate of Isis leader remains unclear after US airstrike in Iraq,1044\nHP confirms plan to split company,1536\nKim Jong-un loves CHEESE so much he's ballooned in size and walks with limp,916\nFox News Floats BS Story About Fleeing Marines Giving Rebels Their Guns,911\nWhite House denies it threatened families of slain American journalists,463\nISIS Releases Video Allegedly Showing Beheading of U.S. Journalist Steven Sotloff,1241\nJasmine Tridevil Has Surgery 'To Add Third Breast' Total Recall Style,2292\n\"KGI: iPhone sales forecast at 73M for Q4 ahead of Apple Watch debut in March, 12\"\" MacBook Air in Q1\",2517\nKid Suspended For Allegedly Threatening Classmate With ‘Hobbit’ Magic,2316\nRobot vacuum cleaner EATS WOMAN,452\nBrighton teenager killed in US air strikes in Syria,1964\nParents billed $29 for a ‘no-show fee’ after five-year-old son misses birthday party,2189\nWife chopped her husband's penis off after she discovered he had cheated on her… then cut it off AGAIN after surgeons managed to reattach it in China,1878\n\"Sorry, Argentina's President Didn't Actually Adopt a Jewish Werewolf\",2253\nThe men caught cat-calling and wolf whistling their own MOTHERS: Hilarious TV show disguises women so they can experience their sons' behaviour,1910\nAngry Aunt Who Sliced Off Three-Year-Old Nephew’s Penis Facing Five Years In Jail,2128\nIsis 'behead their own fighters' for spying and embezzlement in Syria,1394\nSteven Sotloff 'beheading': Islamic State fighters release video claiming to show death of second US journalist,985\n\"Fowler Falls For Fake Website, Makes Crazy Claims About Tennis Star\",580\nHong Kong riot cops forced to withdraw after democracy protesters copy 'Don't shoot' gesture used by US demonstrators after a police officer shot an unarmed black teenager,2183\nSource: Missing Afghan soldiers at Canadian border,1662\n\"Woman pays $20,000 for third breast to make herself LESS attractive to men\",2291\nHewlett-Packard will reportedly split into two companies,563\nSteven Sotloff 'beheaded by Islamic State',408\nWoman stung by scorpion on Alaska Airlines flight,1617\nA Pregnant Woman Has Lost Her Eye After Being Shot W/ Bean Bag In Ferguson,673\nISIL Has Reportedly Beheaded Journalist Steven Sotloff,898\nSaudi Arabia set to introduce gender segregation on national airline flights,1396\nThere's A Weird Story Going Around About How Argentina's President Just Saved A Jewish Man From Becoming A Werewolf,1512\nRumor: Apple in late-stage talks to buy Path social platform,415\nSaudi Arabia's national airline plans to keep men and women apart,784\nIsis air strikes: Abu Bakr al-Baghdadi 'critically wounded' in air strikes near Mosul,1928\n\"Condition of Abu Bakr al-Baghdadi, Islamic State leader, in doubt after airstrike\",2518\n\"U.S., BRENT CRUDE CRUDE FUTURES EXTEND GAINS ON UNCONFIRMED MARKET RUMOR OF OIL PIPELINE EXPLOSION IN SAUDI ARABIA\",1609\nGold Apple Watch Will Be Stored In Special Safes At Apple Stores,2006\nRaven-Symone Did NOT Accuse Bill Cosby Of Molestation Or Rape — It’s A HOAX,929\nAfghan Mother Kills 25 Taliban Fighters In Seven-Hour Gunbattle After Watching Her Son Slain In Ambush,327\nApple May Be Reintroducing The 4-inch iPhone,2222\nWoman with three breasts: Real or hoax?,535\n‘Dead’ cat claws out of grave 5 days later,2512\nCNN: Doctor Took Mid-Surgery Selfie with Unconscious Joan Rivers,1571\n\"Stephen Sotloff beheading shown in video, ISIS claims\",1964\n\"Surgery Patient Wakes Up, Asks Doc 'How's It Going?'\",353\nSaudi Arabian Airline Rep Denies Plan to Separate Men and Women on Flights,1809\nArgentina’s President Adopted A Jewish Godson To Stop Him From Turning Into A Werewolf,328\nU.S. airstrikes 'hit ISIS leader': Terror group chief 'critically wounded' in Iraq after coalition forces bomb jihadi leaders,1037\nWoman with three breasts ‘was a fake who has tricked people online before’,2\nArgentina president adopts young Jewish boy as godson to prevent him from turning into werewolf,1102\nMissing Afghani soldiers found trying to cross US border to Canada,2120\nDid Argentina's President Adopt A Jewish Baby To Stop It From Becoming A Werewolf??,1246\nFlorida woman gets plastic surgery to add a third breast,2335\nISIS Baghdad March: Islamic State 1 Mile Away From Iraqi Capital,1378\nSteven Sotloff: Islamic State 'kills US hostage',2063\nNo gender segregation on Saudia,2140\nAdopting Potential Werewolves Is Routine Business for Argentine Presidents,914\nPICTURES: Shocking Pictures Comparing US School Lunches to Other Countries Goes Viral,73\nMan Mauled By Bear Says He's Only Alive Thanks to Justin Bieber,1100\nMan Kicked Off Flight Thanks to His Burning Hatred for Christmas,1332\nWoman Bit By Scorpion on Alaska Airlines Flight Is Chill as Hell,1113\nSaudi Arabian airline to separate genders after men complain about blokes sitting next to their wives,519\n\"Apple Watch on Your Wrist in March, 12-inch MacBook Air Set for Q1 Launch: Analyst\",2099\nReports: Selfie-Taking Doc's Unauthorized Biopsy May Have Killed Joan Rivers,934\nCharles Manson's fiancee used him for his ... corpse?,995\nWoman with three breasts ‘was a fake who has tricked people online before’,1102\nThird boob likely a hoax,758\nSexually frustrated female owl killed male because 'his penis was too SMALL',1990\nIBM job cuts?; D.R. Horton soars on beat; AT&T expands in Mexico,1736\n'Miracle cat' rises from the dead five days after burial,1272\nFlorida woman claims to have surgically added third breast,2291\n\"Condition of Abu Bakr al-Baghdadi, Islamic State leader, in doubt after airstrike\",1037\nCharles Manson wedding off as bride 'wanted to display his dead body in glass coffin',579\n\"Argentina President, Christina Kirchner, Has Bizarre Werewolf Mishap\",1160\nMan in China recovering in hospital after wife chopped off his penis,42\nSource: Hackers send new message to Sony,2522\n\"Woman Cuts Off Husband's Penis Twice, Then Throws It Out the Window\",2216\nJoan Rivers’ doctor snapped a selfie before biopsy surgery,1765\nMan Mauled By Bear Says He's Only Alive Thanks to Justin Bieber,1927\nFive reasons 'Crabzilla' is definitely not real,2522\nSyria: Teenage British Jihadi from Brighton Killed in US Airstrikes,890\n18-Karat Gold Apple Watch Edition To Be Locked In Safes At Apple Stores,927\nWoman has third breast implanted,1402\nCruel aunt cuts off three-year-old nephew’s penis after he walks in on her using the loo,1635\nArgentina’s president adopts Jewish godson to counteract werewolf legend,2107\nGigafactory location: Tesla Motors confirms Nevada announcement Thursday,1663\nReport: Egyptian President Makes Surprising Suggestion to Move the Location of a Future Palestinian State,995\nGhost Ship Filled with Ebola-Ridden Rats Heading for Florida,2300\nWoman has surgery to get third breast: The three most statistically unlikely pairs of boobs,2331\nHermaphroditic cat to undergo gender reassignment surgery,2400\nDoc calls macabre 'selfie' claims completely crazy,2021\nJoan Rivers' Personal Doctor Allegedly Took A Selfie During Her Throat Procedure,929\n\"Joan Rivers Death Preventable? Melissa Rivers Taking Legal Action, News Of Doctor’s Selfie Surfaces\",934\n\"Gwen Korovin, Joan Rivers’s doctor, denies taking selfie\",2057\nJustin Bieber Basically Saves A Russian Man From A Bear,912\nIBM is about to get hit with a massive reorg and layoffs,2527\nCNBC: Tesla chooses Nevada for new battery factory plant,1037\nJoan Rivers’ doctor snapped a selfie before biopsy surgery,46\nFive reasons 'Crabzilla' is definitely not real,2146\nISIS Reported to Behead Second American,1194\n\"Beast-eater, frightened phone signal, threw the victim and rend in the taiga\",580\nJoan Rivers' doctor 'took selfie before biopsy',929\nJames Foley’s Family Claims Government Threatened Them Over Ransom Payments,1633\nTeam 5 source: Missing Afghan soldiers found at Canadian border,575\nHewlett Packard ‘planning to split into two’,412\n\"Disgusting! Joan Rivers Doc Gwen Korovin’s Sick Selfie EXPOSED — Last Photo Of Comic Icon, When She Was Under Anesthesia, At Center Of Medical Investigation\",182\n\"IBM To Cut More Than 110,000 Jobs, Report Says\",1961\nBritish teenager Ibrahim Kamara 'Killed In US Airstrikes In Syria',448\nApple Killing Beats Music: 5 Fast Facts You Need to Know,946\nTeenager wakes up while undergoing BRAIN SURGERY in Poland... and asks the surgeons how the operation is going,1583\nIslamic State video reportedly shows beheading of Steven Sotloff,2339\n«Daash Syria» Announces Egyptian escape b «Zakat funds» [Google Translate],1394\nSteven Sotloff beheading: Latest updates as ISIS release gruesome video of US journalist's murder,656\n\"Joan Rivers: Doctor Took Selfie With Unconscious Comedian, Performed Biopsy Without Consent -- Details\",2439\nArgentina's President Cristina Kirchner Adopts Jewish Godson To Prevent Him Turning Into A Werewolf,1345\nFerguson and Hong Kong Have One Important Thing in Common,1510\nJoan Rivers Doctor Denies Selfie,2119\nBettman says NHL expansion not imminent,2320\nIs Jasmine Tridevil’s Third Boob Real? Alisha Hessler Hoax Rumors Swirl,2361\nNEWS/ Viral Video: What Happens When You Accidentally Catcall Your Mom,1373\nIslamic state issues video of beheading of U.S. hostage: SITE,1354\nLenovo might be eyeing up BlackBerry... again,202\n\"NHL expansion to include Toronto, Quebec City, Seattle and Las Vegas: Report\",1381\n\"After Beheading of Steven Sotloff, Obama Pledges to Punish ISIS\",1431\nFox Affiliate Falls for College Humor's Office Note War Prank,3\nWoman with three breasts ‘was a fake who has tricked people online before’,1907\nJoan Rivers Personal Doctor Allegedly Took A Selfie Before Her Biopsy And Cardiac Arrest,810\nJustin Bieber scares off GRIZZLY BEAR and saves fisherman from a mauling,448\nISIS Is Reportedly Trying To Sell James Foley's Remains For $1 Million,102\nMum helps kill 25 Taliban fighters during SEVEN-hour gun battle in revenge for cop son's death,2150\nFlorida woman claims to have surgically added third breast,1927\nApple Watch shipments to start in March: 12in new MacBook Air expected to be launched in same quarter,1386\nApple reported to be near buying Path social network,222\n\"\"\"When We Felt Threatened, We Opened Umbrellas and Raised Our Hands\"\"\",1964\n\"ISIS Beheads American Journalist Steven Sotloff, Monitoring Group Says\",2298\n\"No, Argentina's president did not adopt a Jewish child to stop him turning into a werewolf\",1856\nJoan Rivers Doctor Denies Selfie,1793\nAl-Sisi proposes: Extend Gaza Strip into Sinai and establish Palestinian state there,1124\nApple could surprise us with 12-inch MacBook Air next week,2110\n\"Was Charles Manson's \"\"Fiancée\"\" Playing Him to Get Custody of His Corpse?\",274\nISIS Allegedly Beheads Second Captive American Journalist,2158\nGold Apple Watches to be stored in safes in Apple Stores,1345\nThere's A Weird Story Going Around About How Argentina's President Just Saved A Jewish Man From Becoming A Werewolf,145\nKim Jong-un's discomfort 'down to cheese addiction',196\nFlorida woman claims to have surgically added third breast,2491\nTesla to Choose Nevada for Battery Factory,1114\nReport: Apple May Buy Social Network Path,1512\nPoster girl in fight against ISIS is beheaded by terror group,90\nThree-breasted woman outed as fake by Tampa police,2204\n\"Passenger headed to Dallas rages over ‘Merry Christmas,’ removed from plane\",1719\n\"3 Afghan Soldiers Missing From U.S. Base Apprehended at Canadian Border, Reports Say\",2086\nFlorida woman has surgery to add third breast to make herself 'unatttractive to men',1272\nReports: Selfie-Taking Doc's Unauthorized Biopsy May Have Killed Joan Rivers,865\nThree Afghan soldiers found at Canada border after leaving Cape Cod base,2312\n\"Gay Teacher Receives Touching Letter From Student, 9, After He Comes Out\",1729\nArgentina’s president adopts Jewish boy to save him from life as a werewolf,711\nJoan Rivers’ doctor took a selfie while she was out cold before doing ‘an unauthorised biopsy’,1998\n\"Wife chops off cheating husband’s penis, twice\",1023\n'Throat specialist to the stars' allegedly involved in fatal Joan Rivers procedure denies taking selfie with star as she releases statement saying she will not comment on tragic incident,113\n\"Source: Joan Rivers' doc did biopsy, selfie\",2040\nOil Futures Jump on Rumored Pipeline Explosion in Saudi Arabia,1576\n\"Source: Joan Rivers' doc did biopsy, selfie\",2467\n3-Boobed Woman a Fake,2231\nJoan Rivers’ doctor snapped a selfie before biopsy surgery,556\nHugh Hefner Dead Rumors Not True,2222\nPublic shaming: Underwear thief forced to walk around the block wearing the bras he stole,2040\nCrabzilla! Satellite Picture Reveals Giant Crustacean Lurking Off The Coast Of Whitstable,2023\nSaudi Airlines to Separate Men and Women on Flights,2140\nSisi denies claims over providing Palestinians with Sinai lands,1181\nFisherman Saved from Deadly Bear Attack by His Justin Bieber Ringtone,1451\n\"Source: Joan Rivers' doctor took selfie, began biopsy before her cardiac arrest\",935\nSaudi Arabia's Religious Police Outlaw 'Tempting Eyes',411\n\"Joan Rivers' Doctor \"\"Took a Selfie\"\" During Procedure: CNN\",2390\nIslamic State releases video of beheading of U.S. hostage Steven Sotloff: site intelligence monitoring service,2229\n\"WH: We didn't threaten Foley, Sotloff families\",967\nWoman Who Claimed To Have Surgery To Add Third Breast Exposed As Hoaxer,1286\nJames Foley family: Obama officials vowed criminal charges if we paid son’s ransom,1845\n\"‘Hands Up, Don’t Shoot’ in Hong Kong Protests?\",2510\nJoan Rivers' 'selfie' doctor 'DENIES performing biopsy and taking photo while star was under anesthesia',1765\nWe're Getting More Detail On The Amazing New Camera Apple Is Planning For The Next iPhone,491\nJournalist Steven Sotloff reportedly executed by ISIS,1886\n\"ISIS Beheads American Journalist Steven Sotloff, Monitoring Group Says\",627\nHP confirms plan to split company,596\nThis Third Boob Is Probably Only Real in Our Hearts,2038\n\"Hong Kong protesters mimic Ferguson’s ‘hands up, don’t shoot’\",1050\nArgentina's President Didn’t Adopt A Jewish Child To Avoid Becoming A Werewolf; So What Did She Do?,1324\nHewlett-Packard Plans To Break Into Two Companies: Report,579\n'Zombie Cat' Claws Way Out Of Grave And Into Our Hearts,1674\n\"After Beheading of Steven Sotloff, Obama Pledges to Punish ISIS\",268\nJoan Rivers Personal Doctor Allegedly Took A Selfie Before Her Biopsy And Cardiac Arrest,2233\nJustin Bieber scares off GRIZZLY BEAR and saves fisherman from a mauling,2493\nHP Is Planning To Split Into Two Separate Businesses,1322\nOriginal Apple Watch Health Features Were Dropped Due to Consistency Issues,52\nFake News Report Claims Loggers Have Cut Down World's Oldest Tree,940\nMICROSOFT 'IN SERIOUS DISCUSSIONS' TO PURCHASE MINECRAFT DEV MOJANG,1704\nJustin Bieber ringtone saves Russian fisherman from bear attack,2353\nIsis 'behead their own fighters' for spying and embezzlement in Syria,2071\nJoan Rivers’ Doctor Snapped Selfie During Throat Procedure (Report),1181\nArgentina's president 'adopts' godson 'to prevent him becoming a werewolf',1886\n\"Apple plans to phase out Beats Music brand, report says\",249\nISIS Allegedly Beheads Second Captive American Journalist,985\nApple was forced to nix key health features from its smartwatch -- report,1241\nFour Reasons Not To Give Up Hope If Apple Buys Path,2383\nISIL Has Reportedly Beheaded Journalist Steven Sotloff,1495\nThree Boobs Are Most Likely Two Boobs and a Lie,252\n\"Everything You Need To Know About Path, The Struggling Social Network In Apple's Sights\",1798\nThird boob likely a hoax,1444\n\"New Twist: Charlie Hebdo Police Investigator Turns Up Dead, ‘Suicided’\",2008\n\"“Hands up, don’t shoot” comes to Hong Kong’s pro-democracy movement\",814\nParent: Fourth-grader suspended after using magic from 'The Hobbit',1199\n'How's it going?': Teenager wakes up during brain surgery and asks doctors for progress report,1348\nManson's fiancee wants to put his corpse on display: Report,92\nA Russian Guy Says His Justin Bieber Ringtone Saved Him From A Bear Attack,1112\n\"Afghan woman picks up dead son's gun, helps kill 25 Taliban militants to save village\",1874\nHermaphrodite cat named Mittens to get gender reassignment,1389\nWoman stung by scorpion on Alaska Airlines flight,1128\nCNN Reports Hackers Sent Message to Sony: ‘You’ve Done the Right Thing’,627\nTransgender Teen Commits Suicide & Pens A Heartbreaking Note Urging The World To Change,1942\nIs Jasmine Tridevil’s Third Boob Real? Alisha Hessler Hoax Rumors Swirl,2491\nUnbearable: Man fends off bear attack by playing Justin Bieber song,923\nU.S.: Video showing Sotloff beheading is authentic,783\nHewlett-Packard to split in 2 companies,1754\nJustin Bieber Helps Defend Russian Fisherman From Bear,2082\nJoan Rivers Personal Doctor Allegedly Took A Selfie Before Her Biopsy And Cardiac Arrest,2040\nJasmine Tridevil: The woman with three breasts,1632\nPregnant woman loses eye after police shoot bean bag at her,2467\nLenovo Looking To Buy BlackBerry Ltd [REPORT],1811\nApple reportedly planning to shut down Beats Music subscription streaming service [u],792\nArgentinian President Cristina Kirchner adopts Jewish boy to protect him from werewolf stigma,1850\n\"Could Crabzilla, a 50-foot-long crab be real?\",2182\nArgentina’s President Adopted A Jewish Godson To Stop Him From Turning Into A Werewolf,963\n‘Three-boobed’ woman: They’re not fake,1378\nREPORT: Tesla Chooses Nevada For Site Of Its Massive Battery Factory,2510\nFlorida woman gets plastic surgery to add a third breast,2359\nSteven Sotloff: Islamic State 'kills US hostage',1431\nSaudi Arabian airline to separate genders after men complain about blokes sitting next to their wives,1151\nSaudi Airlines to Separate Men and Women on Flights,2100\nApple could be eyeing purchase of social networking app Path,1633\nPregnant Woman Loses Eye During Ferguson Riots After Officer Shoots Bean Bag Round At Car,457\n\"Wife chops off cheating husband’s penis, twice\",2358\n\"Sony Hackers Email: Thanks For Running Scared, We'll Stop Now\",274\nU.S. airstrikes 'hit ISIS leader': Terror group chief 'critically wounded' in Iraq after coalition forces bomb jihadi leaders,20\nThree Afghan soldiers found at Canada border after leaving Cape Cod base,1741\n\"After Beheading of Steven Sotloff, Obama Pledges to Punish ISIS\",2465\nThe Story of the 3-Boobed Lady Is As Fake As Her Third Boob,103\nPresident of Argentina adopts Jewish godson to 'stop him turning into a werewolf',1421\nHeads up oil traders: Big pipeline explosion reported in Saudi Arabia,1243\nDumb Racists Photoshop Ferguson Protester Into Awful Viral Meme,1714\nWoman Gets Third Boob to Appear Unattractive to Men,85\nEXCLUSIVE: Apple To Unveil The Long-Awaited Retina MacBook Air At Its “Spring Forward” Event,2071\n\"Condition of Abu Bakr al-Baghdadi, Islamic State leader, in doubt after airstrike\",1886\n\"No, Michael Jackson Isn’t Bruno Mars’ Dad\",127\nAngry Aunt Who Sliced Off Three-Year-Old Nephew’s Penis Facing Five Years In Jail,1694\nISIS Reportedly Beheads A Second American Journalist,1687\nSaudi airline rep denies plan to separate men and women on flights,1765\nSource: Hackers send new message to Sony,765\nISIS Advances to Within 10 Miles of Baghdad,180\nMan’s Penis Destroyed By Battery Acid Over Viral Sex Video In South Africa,2011\n\"​ISIS might be harvesting organs, Iraqi diplomat says\",1181\nCNBC: Tesla chooses Nevada for new battery factory plant,1812\n'How's it going?': Teenager wakes up during brain surgery and asks doctors for progress report,1411\nSaudi Arabia’s Religious Police Outlaw ‘Tempting Eyes’,1694\nThis Third Boob Is Probably Only Real in Our Hearts,1696\nISIS Harvesting Victims’ Organs to Finance Terror,2136\nNSC 'appalled' by Sotloff beheading,934\nHewlett-Packard Plans To Split Into Two Companies: WSJ Report,904\nEgypt’s President denies offering land to Palestinians,2195\n\"Three-breasted Florida woman Jasmine Tridevil insists third boob is real, but police report shows she once lost 'prosthesis'\",1894\nISIS Reportedly Beheaded The 'Poster Child' For Kurdish Female Fighters,489\nBritish teenager Ibrahim Kamara 'Killed In US Airstrikes In Syria',2041\n\"The story of the Argentinean president, werewolves and seventh sons\",202\n\"Apple to launch new 4\"\" iPhone next year\",1354\n\"Source: Joan Rivers' doc did biopsy, selfie\",2021\nUnited Nations asked to investigate claims of organ harvesting by ISIS,1418\nWoman Adds Third Breast by Undergoing Surgery to Participate in Reality Show,1102\nIBM denies layoff rumors,1995\nPeople Actually Believed Argentina’s President Adopted A Jewish Boy To Stop His Change Into A Werewolf,2427\nWife chops off cheating husband’s penis twice – then stray animal steals it,617\nFerguson and Hong Kong Have One Important Thing in Common,2510\n\"'Rehana is alive and well... ISIS fanatics have NOT beheaded her': Poster girl for Kurdish freedom fighters escaped Kobane hellhole, friends tell MailOnline\",1714\nSaudi Arabia May Be Taking Misogyny to the Skies,1250\nThis Zombie Cat Returned Home Five Days After Being Buried By Its Owner,2308\n\"Source: Joan Rivers' doctor took selfie, began biopsy before her cardiac arrest\",2512\nCrabzilla artist Quinton Winter reveals all after image of crab off Whitstable appeared at Horsebridge Centre,1181\nEXCLUSIVE: Lenovo Could Make An Offer For BlackBerry As Early As This Week,2315\n\"Fake or freak? Woman, 21, claims to have paid $20,000 to surgically add third breast in desperate bid to become a reality TV star\",85\nHewlett-Packard to split in 2 companies,1322\nFake Lisa Bonet Tweet on Cosby Scandal Fools Major Media Outlets,1072\n\"Report: Microsoft Trying To Buy Mojang, Creators Of Minecraft\",2038\nThese Men Freak Out When They Discover The Women They Are Harassing Are Their Moms In Disguise (VIDEO),1980\n\"Joan Rivers’ Doctor Reportedly Took Selfie, Biopsy Right Before Her Heart Attack\",2057\nNHL denies Las Vegas expansion report,1685\nLenovo Could Make A Bid For BlackBerry (Rumor),2437\nCNN: Doctor Took Mid-Surgery Selfie with Unconscious Joan Rivers,2160\n\"Surgery Patient Wakes Up, Asks Doc 'How's It Going?'\",2482\n\"Woman Gets Third Boob Implanted, Wants to Be \"\"Unattractive to Men\"\"\",2335\nSaudi Airlines to Separate Men and Women on Flights,923\nJoan Rivers' Doctor Reportedly Took a Selfie Before Her Cardiac Arrest,2160\nMeet the 3-boobed woman,1270\n\"After Beheading of Steven Sotloff, Obama Pledges to Punish ISIS\",2063\nSuspended boy threatened to make student disappear with 'Lord of the Rings' replica ring,894\nISIS Reportedly Executes 2nd American Journalist,926\nWoman Who Claimed To Have Surgery To Add Third Breast Exposed As Hoaxer,2231\nU.S. confirms authenticity of second journalist beheading video,2319\nJustin Bieber ringtone saves Russian fisherman from bear attack,2517\n\"Lenovo Still Wants to Buy BlackBerry and Will Try Again, Source Suggests\",1653\nWoman with three breasts: Real or hoax?,103\nApple reported to be near buying Path social network,38\nMissing Afghan soldiers taken into custody at Canadian border,408\nBrain op shock as teen wakes up mid-surgery,2040\n'Crabzilla' or 'Crapzilla' -- You Decide,2182\n\"No, Argentina's president did not adopt a Jewish child to stop him turning into a werewolf\",291\nSaudi Arabian airline to separate genders after men complain about blokes sitting next to their wives,1754\nMariam Al Mansouri: Female Fighter Pilot Disowned By Family For Bombing ISIS Terrorists In Syria,661\nSaudi Arabia May Be Taking Misogyny to the Skies,1193\nLunch theft prompts ransom note from sandwich thief,717\nArgentina's President Didn’t Adopt A Jewish Child To Avoid Becoming A Werewolf; So What Did She Do?,319\nGold Apple Watches to be stored in safes in Apple Stores,2373\n\"Everything You Need To Know About Path, The Struggling Social Network In Apple's Sights\",222\nMicrosoft to buy 'Minecraft' creator Mojang for $2.5B,2169\nVideo purportedly shows beheading of U.S. hostage Steven J. Sotloff,1250\nJoan Rivers' 'selfie' doctor 'DENIES performing biopsy and taking photo while star was under anesthesia',1882\nAnalyst: Apple Watch Edition to Cost $950,2395\n\"Saudi airline, Saudia, to ban gender-mixing\",353\nExplosive New Details Of Joan Rivers’ Medical Crisis: Doctor Snapped Selfie With Legendary Comic & Performed Unauthorized Biopsy While She Was Under Anesthesia!,1741\nISIS online video shows beheading of U.S. journalist Steven Sotloff,1596\nHugh Hefner Dead Rumors Not True,1091\nWould US sue parents of James Foley? Why White House is Defending Itself,1304\nFate of IS leader Abu Bakr al-Baghdadi unknown after airstrikes target him,1935\nA Justin Bieber Ringtone Just Saved A Man’s Life Who Was Being Attacked By A Bear,37\nJoan Rivers' doctor 'took selfie before biopsy',1229\n\"ISIS might be harvesting organs, Iraqi ambassador tells UN, amid reports of more hostages being burned alive\",69\nTampa woman claims to add 3rd breast,2425\nU.S. Authenticates Video Showing Sotloff's Beheading,2050\nUS Ally Saudi Arabia Starts Gender Segregation On National Airline,2222\n\"Crabzilla: Photo Appears To Show Giant, 50-Foot Crab Lurking In British Waters\",580\nOil Futures Jump on Rumored Pipeline Explosion in Saudi Arabia,784\nSon of North Korean aide linked to Kim Jong-un's executed uncle is 'on the run' in France amid fears he will be killed by regime,1937\n\"iPhone 6s Rumor Suggests Dual Lens Optical Zoom Camera, Pressure Sensors Inbound\",1861\nWoman with three breasts: Real or hoax?,2425\n\"HACKERS TO SONY: If You Make Any More Trouble, We'll Destroy You\",1511\nHewlett-Packard to split into two companies,1536\nWoman has third breast implanted,2204\nFoley family says was 'threatened' by U.S. official over ransom: ABC,746\n‘How’s it going?’: Teen wakes up during brain surgery,1411\n\"Islamic State leader Abu Bakr al-Baghdadi: Wounded, dead or missed entirely by U.S. airstrikes?\",890\nTeenager wakes up while undergoing BRAIN SURGERY in Poland... and asks the surgeons how the operation is going,1052\nArgentina's President Just Adopted a Son So He Won't Turn into a Werewolf,2383\n\"Jealous Wife Who Chopped Off Husband’s Penis For Cheating On Her, Chops It Off A Second Time\",361\nISIS Reportedly Executes 2nd American Journalist,1845\nIraqi Army Downs 2 UK Planes Carrying Weapons for ISIL,606\nMissing Kim Jong-un suffering with 'condition' after CHEESE binge,436\nJournalist Steven Sotloff reportedly executed by ISIS,835\nFerguson and Hong Kong Have One Important Thing in Common,2216\nRumors Swirling About Israel's Shocking Sinai 'Endgame' Plan for Palestinians in Gaza,2383\nElementary school suspends boy after he threatens to turn fellow student invisible with the One Ring from Tolkien novels,894\nApple’s Beats Music Brand May Go Away. Apple’s Beats Music Service is Sticking Around.,231\nReports: 3 missing Afghans detained at Canadian border,1992\n\"Wife chops off cheating husband’s penis, twice\",338\nREPORT: Doctor Snapped A 'Selfie' While Joan Rivers Was Under Anesthesia,1394\nArgentina's President Didn’t Adopt A Jewish Child To Avoid Becoming A Werewolf; So What Did She Do?,291\n\"Afghan family kills 25 Taliban, media report\",2169\n\"After Beheading of Steven Sotloff, Obama Pledges to Punish ISIS\",1386\nWhen Street Harassers Realize The Women They're Catcalling Are Their Moms In Disguise,486\nArgentina president adopts young Jewish boy as godson to prevent him from turning into werewolf,2105\nFlorida woman claims to have surgically added third breast,1445\nRaven-Symone Did NOT Accuse Bill Cosby Of Molestation Or Rape — It’s A HOAX,2294\nPresident of Argentina Adopts Boy to Stop Him from Becoming a Werewolf,1088\nPresident of Argentina adopts Jewish boy to stop him turning into werewolf,1102\nTriple-breasted woman pictured before 'operation' and vows surgery footage will prove third boob is no hoax,2026\n\"Transgender teenager, 17, leaves heartbreaking suicide note blaming her Christian parents before walking in front of tractor trailer on highway\",1633\nApple Watch Edition: special safes to be installed in Apple Stores to house luxury smart watch,1601\nThese Men Catcalling Their Undercover Mothers Is the Best Payback Ever,1285\n\"'Even though you're gay, I will always treat you the same way as I do now': Moving letter from nine-year-old to her school teacher after he came out to his class\",92\nISIS Beheads Second American Journalist,2063\nISIS Releases Video Allegedly Showing Beheading of U.S. Journalist Steven Sotloff,1444\nISIS Allegedly Beheads Second Captive American Journalist,1886\n\"Video Of Steven Sotloff Slaying By ISIS Is Authentic, U.S. Confirms\",1117\nVideo reportedly shows beheading of reporter Steven Sotloff by ISIS,485\nFlorida woman gets third breast to become 'unattractive' 32,1445\n‘I will have justice for what they did to me’: Pregnant St. Louis woman loses eye after police fire non-lethal round at car during Ferguson protest (VIDEO),457\nThree Boobs Are Most Likely Two Boobs and a Lie,2486\nThird boob likely a hoax,1632\nPresident of Argentina adopts godson to stop him from turning into a werewolf,2500\nIs this Crabzilla? Giant Monster Crab Caught on Camera,338\n\"Crabzilla: Photo Appears To Show Giant, 50-Foot Crab Lurking In British Waters\",249\n\"Scorpion stings passenger, delays flight from Los Angeles to Portland\",1617\n\"Four new NHL expansion teams? Vegas, Seattle, Toronto and Quebec by 2017: Report\",1942\nHP reportedly plans to split PC and printer business from enterprise unit,1953\nJustin Bieber ringtone saves Russian fisherman from bear attack,680\nTransgender teen leaves note on Tumblr blaming Christian parents for suicide,2312\n'Dear Sandwich Thief': Man's hilarious response to passive-aggressive sign posted on his office's fridge door sparks incredible kitchen note war,937\n\"Apple Watch to go on sale in March, claims analyst\",1220\nFlorida Woman Has Surgery To Add Third Breast To Her Chest,758\nA Russian Guy Says His Justin Bieber Ringtone Saved Him From A Bear Attack,1600\n18-Karat Gold Apple Watch Edition To Be Locked In Safes At Apple Stores,889\n\"Joan Rivers’ Doctor Reportedly Took Selfie, Biopsy Right Before Her Heart Attack\",2323\nEgypt’s President denies offering land to Palestinians,1443\nGigafactory location: Tesla Motors confirms Nevada announcement Thursday,1092\nTorpoint: Five-Year-Old Billed For Missing Friend’s Birthday Party In England,2199\n\"Disgusting! Joan Rivers Doc Gwen Korovin’s Sick Selfie EXPOSED — Last Photo Of Comic Icon, When She Was Under Anesthesia, At Center Of Medical Investigation\",2040\n\"Wife chops off cheating husband’s penis, twice\",685\nWerewolf legend leads Argentine president to adopt,1246\nWoman has surgery to get third breast: The three most statistically unlikely pairs of boobs,2335\nIslamic State releases video showing beheading of US hostage Steven Sotloff,1510\nIslamic State releases video of beheading of U.S. hostage Steven Sotloff: site intelligence monitoring service,1687\nSteven Sotloff beheading: Latest updates as ISIS release gruesome video of US journalist's murder,1712\nThe World's Most Accurate Apple Analyst Says The Apple Watch Is Coming In March,2464\nSaudi Arabia airline segregation: Saudi airlines to assign seats based on gender,202\nArgentinian President Cristina Kirchner adopts Jewish boy to protect him from werewolf stigma,1779\nISIS Allegedly Beheads Second Captive American Journalist,916\nIs Jasmine Tridevil’s Third Boob Real? Alisha Hessler Hoax Rumors Swirl,1272\nLisa Bonet Did NOT Send “Cryptic Tweet” About Bill Cosby — Twitter Account Fake!,1639\nCanadian cat Mittens to undergo gender reassignment surgery after it is revealed to be a hermaphrodite,1389\nJilted wife chops off two-timing hubby’s manhood — twice,42\n\"Hong Kong protesters go Ferguson style: ‘Hands up, don’t shoot’\",361\nGold Apple Watch Will Be Stored In Special Safes At Apple Stores,1\nWatch Two Guys Appear to Get Tricked Into Catcalling Their Own Moms,898\nVideo purports to show beheading of US journalist,2289\n\"Woman Cuts Off Husband's Penis Twice, Then Throws It Out the Window\",685\n\"ISIS leader Abu Bakr al-Baghdadi wounded in airstrike, Iraq officials say\",735\nSaudi Arabian airline to separate genders after men complain about blokes sitting next to their wives,811\n\"Wife chops off cheating husband’s penis, twice\",1962\nU.S. airstrikes 'hit ISIS leader': Terror group chief 'critically wounded' in Iraq after coalition forces bomb jihadi leaders,2101\nWerewolf Legend Leads To Jewish Godson's 'Adoption' by Argentina President,1373\n‘I will have justice for what they did to me’: Pregnant St. Louis woman loses eye after police fire non-lethal round at car during Ferguson protest (VIDEO),1850\nDumb Racists Photoshop Ferguson Protester Into Awful Viral Meme,1067\nArgentina's President Just Adopted a Son So He Won't Turn into a Werewolf,2300\nJoan Rivers Personal Doctor Allegedly Took A Selfie Before Her Biopsy And Cardiac Arrest,2291\nIs Jasmine Tridevil's Triple Breasted Tale An Internet Hoax?,2101\nApple Reportedly Planning to Shut Down Beats Music,1322\nRaven-Symone Did NOT Accuse Bill Cosby Of Molestation Or Rape — It’s A HOAX,1650\nJustin Bieber ringtone saves Russian fisherman from bear attack,37\nPoster girl in fight against ISIS is beheaded by terror group,2527\nJoan Rivers Personal Doctor Allegedly Took A Selfie Before Her Biopsy And Cardiac Arrest,535\nThey're fake! Woman who claims to have surgically implanted third breast is a self-proclaimed hoaxer who once reported a '3 breast prosthesis' stolen from her luggage,1444\nKim Jong-un loves CHEESE so much he's ballooned in size and walks with limp,1701\nReports: Selfie-Taking Doc's Unauthorized Biopsy May Have Killed Joan Rivers,223\nReport: Egyptian President Makes Surprising Suggestion to Move the Location of a Future Palestinian State,2491\nFox Affiliate Falls for College Humor's Office Note War Prank,73\nApple to shut down Beats Music? Not so Apple says,1878\nU.S. Authenticates Video Showing Sotloff's Beheading,2512\nReport: Woman who claimed to have third breast added is fake,1960\nJustin Bieber ringtone saved a Russian fisherman during a bear attack,1411\n\"Islamic State is funding its terror operations by brutally harvesting organs, UN is warned\",69\nJustin Bieber Basically Saves A Russian Man From A Bear,2289\nApple May Be Reintroducing The 4-inch iPhone,1765\nJasmine Tridevil: The woman with three breasts,2204\nNSC 'appalled' by Sotloff beheading,1354\nEnraged spouse chops off unfaithful husband's manhood – TWICE,2157\nWoman has third breast implanted,1450\nPregnant Woman Loses Eye During Ferguson Riots After Officer Shoots Bean Bag Round At Car,1868\n\"Islamic State leader Abu Bakr al-Baghdadi: Wounded, dead or missed entirely by U.S. airstrikes?\",1935\nREPORT: Apple's 12.9-Inch 'iPad Pro' Has Been Delayed,2488\nJustin Bieber Basically Saves A Russian Man From A Bear,2057\n\"Teen wakes up during brain surgery, asks how it’s going\",400\nFemale Kurdish ‘poster girl’ fighter feared killed,2040\n\"Apple in late stages to acquire Path, report says\",2465\nTV show tricks chronic catcallers into harassing their own mothers,896\nApple’s Beats Music Brand May Go Away. Apple’s Beats Music Service is Sticking Around.,1275\nIs 'hands up' in Hong Kong really the same as in Ferguson?,1650\nFlorida woman gets third breast to become 'unattractive' 32,1067\nFisherman Saved from Deadly Bear Attack by His Justin Bieber Ringtone,1520\nU.S. airstrikes 'hit ISIS leader': Terror group chief 'critically wounded' in Iraq after coalition forces bomb jihadi leaders,806\nIraq shoots down 2 UK planes delivering weapons to ISIL,594\nJilted wife chops off two-timing hubby’s manhood — twice,1386\nIndian bride marries wedding guest after husband has epileptic seizure during ceremony,1078\n\"50ft crustacean, dubbed Crabzilla, photographed lurking beneath the waters in Whitstable\",2245\nFlorida woman claims to have surgically added third breast,2057\nISIS video shows beheading of American journalist Steven Sotloff,1902\nWoman with three breasts: Real or hoax?,274\nSteven Sotloff: Islamic State 'kills US hostage',1386\nMystery of 50ft giant crab caught on camera yards from British harbour,1290\nAdopting Potential Werewolves Is Routine Business for Argentine Presidents,1272\n\"Stephen Sotloff beheading shown in video, ISIS claims\",1676\nJoan Rivers’ doctor took selfie during procedure,2040\nJoan Rivers Doctor Denies Selfie,2169\nISIS Allegedly Beheads Second Captive American Journalist,2465\nJoan Rivers' Doctor Reportedly Took a Selfie Before Her Cardiac Arrest,934\nTransgender Teen Leelah Alcorn Blames Christian Parents In Tumblr Suicide Note,177\nMeet the 3-boobed woman,1188\nVideo reportedly shows beheading of reporter Steven Sotloff by ISIS,2366\nBear attack foiled by Justin Bieber’s music: A story too good to check,1309\nIslamic State reaps profits from organ trafficking,2007\nFlorida woman claims to have surgically added third breast,2289\n\"Four new NHL expansion teams? Vegas, Seattle, Toronto and Quebec by 2017: Report\",673\nApple Watch Edition contains new “Apple gold”,1993\nCharles Manson’s fiancee allegedly wanted to marry him for his corpse,21\nSaudi Airlines Sexist: Airline Intends To ‘Enforce Rules’ To Separate Male And Female Passengers,791\nAPPLE WATCH MAY GO ON SALE IN MARCH ACCORDING TO ANALYST,2487\nAngry Indian bride marries wedding guest,1432\nNHL expansion plans in the works: reports,1701\nBreast Chancer,1270\nJoan Rivers’ Doctor Snapped Selfie During Throat Procedure (Report),1674\n\"Report: Joan Rivers doctor took selfie, began biopsy, source says\",1096\nSource: Missing Afghan soldiers at Canadian border,20\nArgentina's President Adopts Boy to End Werewolf Curse,319\nISIS Reported to Behead Second American,1117\nReports: Selfie-Taking Doc's Unauthorized Biopsy May Have Killed Joan Rivers,1674\nChina: Wife chops off cheating husband's penis twice with scissors and throws it out of window,1023\nFoley family says was 'threatened' by U.S. official over ransom: ABC,1779\nWerewolf Legend Leads To Jewish Godson's 'Adoption' by Argentina President,1653\nCharles Manson's fiancee used him for his ... corpse?,1914\nISIS Reportedly Beheaded The 'Poster Child' For Kurdish Female Fighters,1186\nRumor: Apple in late-stage talks to buy Path social platform,319\n\"REPORT: Apple Will Acquire Path, The Struggling Social Network\",1639\nBrighton jihadi 'among five killed in Syria drone strike',1928\nThis Woman Claims To Have Had Plastic Surgery To Have A Third Breast,535\nJoan Rivers’ Doctor Snapped Selfie During Throat Procedure (Report),1033\nJoan Rivers’ doctor snapped a selfie before biopsy surgery,2323\nFlorida Woman Has Surgery To Add Third Breast To Her Chest,596\nISIS is suspected of selling human organs for money in Iraq,1326\niPhone 6s ... transfiguration Nurse,1511\nOutrage as children imitate dog fighting,1235\nThis Woman Claims To Have Had Plastic Surgery To Have A Third Breast,3\n\"Hewlett-Packard splits off PC, printer businesses\",1091\nSteven Sotloff: Islamic State 'kills US hostage',1712\nA bunch of cool health features were cut from the Apple Watch at the last minute,2063\n'Crabzilla' or 'Crapzilla' -- You Decide,58\nJoan Rivers’ doctor took selfie during procedure,2289\nSyria: Teenage British Jihadi from Brighton Killed in US Airstrikes,1928\nArgentina's President Adopts Boy to End Werewolf Curse,1088\n\"Video Of Steven Sotloff Slaying By ISIS Is Authentic, U.S. Confirms\",2464\n\"After Beheading of Steven Sotloff, Obama Pledges to Punish ISIS\",631\nAfghan Mother Kills 25 Taliban,2126\nISIS video shows beheading of American journalist Steven Sotloff,1550\nJoan Rivers' Personal Doctor Allegedly Took A Selfie During Her Throat Procedure,1088\nJustin Bieber ringtone saves Russian fisherman from bear attack,2427\n\"Gwen Korovin, Joan Rivers’s doctor, denies taking selfie\",2368\nReport: Doctor took a selfie when Joan Rivers was under anesthesia,2522\nIraqi Army Downs 2 UK Planes Carrying Weapons for ISIL,606\nThree-breasted woman outed as fake by Tampa police,1444\nApple Watch Edition: special safes to be installed in Apple Stores to house luxury smart watch,2499\nSaudi Arabian airline to separate genders after men complain about blokes sitting next to their wives,326\nSource: Apple set to acquire Path in an attempt to bolster iOS social cred,1512\nJilted wife 'chopped off husband's penis TWICE with scissors after catching him cheating',507\nThe Whole Internet Is Waiting For This Pic Of A Monster 50-Foot Crab To Be Declared A Hoax,525\nFlorida woman gets third breast to become 'unattractive' 32,150\nIraqi Army Downs Two UK Planes Carrying Weapons for ISIS,1250\nIga Jasica Says Awakening During Brain Surgery Was No Mistake,1527\nTexas Boy Suspended For 'Threatening' Classmate With The One Ring,894\nJihadist Brit teen killed in US air strikes,1765\nRobot vacuum cleaner EATS WOMAN,2173\nPresident of Argentina adopts Jewish godson to 'stop him turning into a werewolf',1633\n'The Cosby Show' Star Raven Symone Joins Long List of Women Accusing Bill Cosby of Rape,1650\nWoman Who Claimed To Have Surgery To Add Third Breast Exposed As Hoaxer,2038\nBOOK: CHARLES MANSON’S FIANCÉ WANTED MARRIAGE SO SHE COULD DISPLAY HIS CORPSE IN TOURIST ATTRACTION,338\nHP to split into two businesses -- report,2324\nFound at Canadian border: 3 Afghan soldiers missing from Cape Cod,953\nCharles Manson's fiancée 'only wanted to marry him so she could put his corpse on display in a glass coffin after he died',1163\nApple Watch may be available outside US shortly after launch,178\n\"iPhone 6s Rumor Suggests Dual Lens Optical Zoom Camera, Pressure Sensors Inbound\",914\nJoan Rivers’ doctor took selfie during procedure,929\n\"Report: Joan Rivers doctor took selfie, began biopsy, source says\",1394\nWhite House denies it threatened families of slain American journalists,967\nISIS Harvesting Victims’ Organs to Finance Terror,46\nFlorida woman has surgery to add third breast to make herself 'unatttractive to men',1445\nA Justin Bieber Ringtone Just Saved A Man’s Life Who Was Being Attacked By A Bear,2353\nSaudi Arabia May Be Taking Misogyny to the Skies,791\n17-yr-old girl pours acid on boyfriend’s penis after he leaked their sex tape,2353\nApple to shut down Beats Music? Not so Apple says,1870\nWoman has surgery to get third breast: The three most statistically unlikely pairs of boobs,2486\nWoman Adds Third Breast by Undergoing Surgery to Participate in Reality Show,2183\n\"Steven Sotloff, American Journalist, Allegedly Beheaded By ISIS\",2319\nThree-breasted woman outed as fake by Tampa police,2491\nHewlett-Packard to split into two companies,668\nMissing Afghan soldiers taken into custody at Canadian border,2396\nApple reportedly planning to shut down Beats Music subscription streaming service [u],1275\n\"Woman Gets Third Boob Implanted, Wants to Be \"\"Unattractive to Men\"\"\",327\nJasmine Tridevil Has Surgery 'To Add Third Breast' Total Recall Style,1270\n\"Justin Bieber ringtone scares bear, saves Russian fisherman\",1754\nIs Jasmine Tridevil’s Third Boob Real? Alisha Hessler Hoax Rumors Swirl,2292\nLisa Bonet Did NOT Send “Cryptic Tweet” About Bill Cosby — Twitter Account Fake!,2467\nREPORT: Doctor Snapped A 'Selfie' While Joan Rivers Was Under Anesthesia,58\nApple Stores to install safes to secure gold Apple Watches,1823\n\"Joan Rivers' Doctor \"\"Took a Selfie\"\" During Procedure: CNN\",929\nIraqi Army Downs 2 UK Planes Carrying Weapons for ISIL,2050\nAirline passenger freaks out over crew's 'Merry Christmas' greeting,1878\nNo joke: 5-year-old billed for missing friend’s birthday party,2189\nMissing Afghan soldiers taken into custody at Canadian border,1754\nA Pregnant Woman Has Lost Her Eye After Being Shot W/ Bean Bag In Ferguson,2160\n\"Bieber ringtone scares bear, saves man's life\",1309\nAfghan Mother Reza Gul Takes Up Slain Son's Gun to Kill Taliban Attackers,1830\n\"Apple may buy Path, that social app you don’t use\",2279\nU.S. confirms authenticity of second journalist beheading video,898\n\"Argentina President, Christina Kirchner, Has Bizarre Werewolf Mishap\",2007\nAngry Aunt Who Sliced Off Three-Year-Old Nephew’s Penis Facing Five Years In Jail,1942\n\"Report: HP to split into two companies, one focused on PCs/printers and one on enterprise computing\",1469\nUK looking into reports IS beheading suspect wounded,1994\nThree-breasted woman outed as fake by Tampa police,1188\nKorean Housewife’s Hair Sucked Up into Robot Vacuum,2222\n\"Passenger headed to Dallas rages over ‘Merry Christmas,’ removed from plane\",2121\n'I had a third breast implant so I can turn off men',2291\nMan Mauled By Bear Says He's Only Alive Thanks to Justin Bieber,1396\nLoggers have NOT accidentally cut down world’s oldest tree,1350\n18-Karat Gold Apple Watch Edition To Be Locked In Safes At Apple Stores,1749\nEnraged spouse chops off unfaithful husband's manhood – TWICE,1716\nWould US sue parents of James Foley? Why White House is Defending Itself,166\n\"Sony Hackers Email: Thanks For Running Scared, We'll Stop Now\",1188\nJoan Rivers death: Biopsy doctor ‘took SELFIE with star while she was under anesthesia moments before cardiac arrest’,934\n\"Afghan family kills 25 Taliban, media report\",1310\nTampa woman claims to add 3rd breast,1445\nEx Co-Star Raven Symoné Blasts Rape Rumor ... THAT'S DISGUSTING!,1650\nWerewolf legend leads Argentine president to adopt,1275\nThe ISIS Executioner Who Killed 4 Hostages May Have Been Wounded In Airstrikes,1092\nApple to shut down Beats Music: Report,1054\n9-year-old girl pens touching letter to teacher who came out as gay,412\nPregnant Ferguson woman loses her EYE after police shoot her car with bean bag during violent protests,1548\n\"Argentina President, Christina Kirchner, Has Bizarre Werewolf Mishap\",1512\nThe men caught cat-calling and wolf whistling their own MOTHERS: Hilarious TV show disguises women so they can experience their sons' behaviour,1874\nReport: Three missing Afghan soldiers caught at Canadian border,1856\nGhost Ship,1102\nFerguson and Hong Kong Have One Important Thing in Common,2158\n\"New report tips Apple Watch release in March, 12in MacBook Air in Q1\",2315\nThe Whole Internet Is Waiting For This Pic Of A Monster 50-Foot Crab To Be Declared A Hoax,765\n\"A Peruvian TV show is tricking men into catcalling their mothers, for feminism\",1990\nISIL Has Reportedly Beheaded Journalist Steven Sotloff,2216\nTampa woman claims to add 3rd breast,2231\nSaudi Arabia set to introduce gender segregation on national airline flights,201\n\"Islamic State leader Abu Bakr al-Baghdadi: Wounded, dead or missed entirely by U.S. airstrikes?\",946\n\"ISIS Might Be Harvesting Organs To Finance Operations, Iraqi Envoy Tells UN\",897\n\"ISIS Leader Injured in Air Strike, Iraqi Officials Say\",1886\nSuspended boy threatened to make student disappear with 'Lord of the Rings' replica ring,1199\nJustin Bieber ringtone saved a Russian fisherman during a bear attack,1450\n\"Jealous Wife Who Chopped Off Husband’s Penis For Cheating On Her, Chops It Off A Second Time\",641\nISIS Reportedly Executes 2nd American Journalist,2007\n\"iPhone 6S rumors suggest new camera, HealthKit sensors\",2449\nThis Woman Claims To Have Had Plastic Surgery To Have A Third Breast,1228\n\"Tail of survival: Buried cat, believed dead, claws back to life\",1705\nHere's What We Know About ISIS's Alleged Organ Harvesting Operation,85\nMissing Kim Jong-un suffering with 'condition' after CHEESE binge,1770\n\"Joan Rivers: Doctor Took Selfie With Unconscious Comedian, Performed Biopsy Without Consent -- Details\",1431\nHewlett-Packard Plans to Break in Two,2324\n‘Dead’ cat claws out of grave 5 days later,1643\nJoan Rivers' Doctor Reportedly Took a Selfie Before Her Cardiac Arrest,1861\nIs Jasmine Tridevil’s Third Boob Real? Alisha Hessler Hoax Rumors Swirl,2204\nJustin Bieber Saved A Guy Getting Mauled By A Bear,1100\nGiant Crab,2279\n\"Ohio Trans Teen Commits Suicide, Leaves Heartbreaking Note Declaring “There’s No Way Out”\",2007\nThe Story of the 3-Boobed Lady Is As Fake As Her Third Boob,2425\nWoman With Three Breasts Is Reportedly A Fake: Jasmine Tridevil’s Real Identity Revealed,1067\n\"50ft crustacean, dubbed Crabzilla, photographed lurking beneath the waters in Whitstable\",893\nThis Man Kept HARASSING Women On The Streets. Until One Day… MOM!?,216\nUS Ally Saudi Arabia Starts Gender Segregation On National Airline,2100\n\"[Google translate] AED site: Family \"\"Flyer\"\" Maryam Mansouri emphasizes \"\"fabricating\"\" a statement repudiating them\",1941\nFound! Missing Afghan Soldiers Spotted Trying to Enter Canada,73\nFlorida woman gets plastic surgery to add a third breast,1443\nUS denies it threatened Foley family,2505\nSaudi Airlines Sexist: Airline Intends To ‘Enforce Rules’ To Separate Male And Female Passengers,1887\nWoman with three breasts: Real or hoax?,1270\nJustin Bieber Helps Defend Russian Fisherman From Bear,37\nReport: Three missing Afghan soldiers caught at Canadian border,2136\n\"The Groom Was Sick, So The Bride Married A Guest At Her Wedding In A Fit Of Rage\",747\n\"Apple Watch to go on sale in March, claims analyst\",1882\nTesla Said to Select Nevada for Its First Battery Site,1142\n\"Stephen Sotloff beheading shown in video, ISIS claims\",835\nHP is better not together — company to split into enterprise and PC/printer businesses,1450\n'Whistling At Your Mom': Video Showing Sons Catcalling their Mothers Goes Viral [VIDEO],1092\nI never intended to kill his penis I was just angry: Mpumalanga acid attack girl,1479\n\"Woman pays $20,000 for third breast to make herself LESS attractive to men\",1228\nApple was forced to nix key health features from its smartwatch -- report,758\nSketchy Rumor Claims Apple Planning New 4-Inch iPhone for 2015,1373\nIraq shoots down 2 UK planes delivering weapons to ISIL,2199\nJihadist Brit teen killed in US air strikes,2112\n\"What’s Happening in Hong Kong? Stunning Images From the Occupy-Inspired, Ferguson-Tinged Protests\",2179\nCharles Manson's fiancee used him for his ... corpse?,1100\n\"IBM to ‘sack 111,800 employees in record mass layoff’\",1448\nU.S. Authenticates Video Showing Sotloff's Beheading,268\nEXCLUSIVE: Apple To Unveil The Long-Awaited Retina MacBook Air At Its “Spring Forward” Event,2319\n\"Iga Jasica brain surgery: Teen wakes up mid-procedure on table, chats about cat\",1235\nFound! Missing Afghan Soldiers Spotted Trying to Enter Canada,2396\nU.S.: Video showing Sotloff beheading is authentic,934\nScorpion stings flier on Alaska Airlines flight from L.A.,2204\nNHL expansion plans in the works: reports,673\nBreast Chancer,274\nMystery of 50ft giant crab caught on camera yards from British harbour,1284\n\"The Groom Was Sick, So The Bride Married A Guest At Her Wedding In A Fit Of Rage\",1250\n\"Apple plans to phase out Beats Music brand, report says\",1668\nU.S. Officials Threatened James Foley’s Parents With Prosecution Over Ransom,166\nArgentina's President Didn’t Adopt A Jewish Child To Avoid Becoming A Werewolf; So What Did She Do?,1373\nJoan Rivers’s Personal Doctor Denies Taking Operating-Room Selfie,934\nTorpoint: Five-Year-Old Billed For Missing Friend’s Birthday Party In England,2350\nArgentina’s President Adopted A Jewish Godson To Stop Him From Turning Into A Werewolf,1639\n'The Cosby Show' Star Raven Symone Joins Long List of Women Accusing Bill Cosby of Rape,252\nThere's A Weird Story Going Around About How Argentina's President Just Saved A Jewish Man From Becoming A Werewolf,2253\nJoan Rivers's doctor 'took a SELFIE' with the comedian as she lay under anesthetic and just seconds before she went into cardiac arrest that killed her,2040\nFate of Isis leader remains unclear after US airstrike in Iraq,1928\nMicrosoft to buy 'Minecraft' creator Mojang for $2.5B,122\nJustin Bieber ringtone saved a Russian fisherman during a bear attack,2320\nJoan Rivers’ doctor snapped a selfie before biopsy surgery,685\nApple Watch may be available outside US shortly after launch,2467\nFlorida Woman Has Surgery To Add Third Breast To Her Chest,2291\n\"“I am lost for words,” 5-year-old boy billed for missing friend’s birthday party\",2189\n\"Report: Woman claims she had third breast added, hopes to become a TV star\",1490\nIs Kim Jong ill? North Korean dictator in poor health as his weight has ballooned thanks to an obsession with cheese,2189\n\"LG Display, Samsung unit to supply Apple Watch screens: South Korea paper\",1552\nHewlett Packard ‘planning to split into two’,1838\nSaudi Arabia set to introduce gender segregation on national airline flights,602\nSouth Korean woman's hair 'eaten' by robot vacuum cleaner as she slept,2226\nPregnant woman loses eye after Ferguson cops fire bean bag,671\nIRAQ ACCUSES BRITAIN OF DELIVERING WEAPONS TO ISLAMIC STATE,916\nRobot vacuum cleaner 'ate' a woman's hair [Google Translate],841\n\"Source: Joan Rivers' doc did biopsy, selfie\",2320\nISIS Reportedly Executes 2nd American Journalist,1510\nWoman Adds Third Breast by Undergoing Surgery to Participate in Reality Show,471\nJustin Bieber Helps Defend Russian Fisherman From Bear,680\nUPDATE: Children used as dogs in fights,2232\nTV show tricks chronic catcallers into harassing their own mothers,1114\nStolen Member,778\nPassenger tossed after flipping out over staff’s ‘Merry Christmas’,1600\nIs 'Crabzilla' real or not? Leading marine biologist rules picture of giant crab lurking in shallow waters must be a HOAX,1902\nFlorida woman claims to have surgically added third breast,290\nCharles Manson wedding off as bride 'wanted to display his dead body in glass coffin',141\nDid Argentina's President Adopt A Jewish Baby To Stop It From Becoming A Werewolf??,711\n\"Joan Rivers' doctor denies 'unauthorized procedure,' selfie before cardiac arrest\",2427\nTesla to Choose Nevada for Battery Factory,1812\n\"IBM Corp expected to cut more than 110,000 jobs in massive overhaul, report says\",389\nSaudi airline rep denies plan to separate men and women on flights,1583\nIraqi Army Downs 2 UK Planes Carrying Weapons for ISIL,2383\n\"Fowler Falls For Fake Website, Makes Crazy Claims About Tennis Star\",765\n\"Apple in late stages to acquire Path, report says\",2346\n\"No, Argentina's president did not adopt a Jewish child to stop him turning into a werewolf\",1460\nJames Foley's mother 'appalled' by U.S. government handling of case,216\nREPORT: Doctor Snapped A 'Selfie' While Joan Rivers Was Under Anesthesia,2487\nIs 'Crabzilla' real or not? Leading marine biologist rules picture of giant crab lurking in shallow waters must be a HOAX,1284\nZombie Cat: Buried Cat Claws Way Out Of Grave After Being Left For Dead,160\nTesla will build battery 'Gigafactory' in Nevada,1037\nAfghan Soldiers Found at Canadian Border,2312\nBREAKING: Huge Explosion At Saudi Aramco Oil Pipeline Evokes Conspiracy Theories [Photos],2449\nUS Ally Saudi Arabia Starts Gender Segregation On National Airline,1765\nLoggers Accidentally Cut Down World’s Oldest Tree in Amazon Forest,1052\nDid Argentina's President Adopt A Jewish Baby To Stop It From Becoming A Werewolf??,2300\nISIS video shows beheading of American journalist Steven Sotloff,814\n\"Fake or freak? Woman, 21, claims to have paid $20,000 to surgically add third breast in desperate bid to become a reality TV star\",2392\nJustin Bieber ringtone saved a Russian fisherman during a bear attack,1770\nIs this Crabzilla? 'Giant crab' measuring 50ft spotted off British coast,2522\nWednesday Apple Rumors: Apple May Be Ready to Buy Path,2346\n\"iPhone 6s To Have DSLR-Quality Camera? Rumors Suggest ‘Dual-Lens’ Camera, Apple Watch ‘Force Touch’ Feature\",163\nSchool pupil writes moving letter to her teacher after he comes out as gay,2074\nFlorida Woman Has Surgery To Add Third Breast To Her Chest,2383\n\"Doctor took selfie with Joan Rivers while star was under anesthesia, CNN says  Read more at Jacksonville.com: http://jacksonville.com/entertainment/2014-09-16/story/doctor-took-selfie-joan-rivers-while-star-was-under-anesthesia-cnn#ixzz3DZRmGLrZ\",1765\nPresident of Argentina adopts Jewish godson to 'stop him turning into a werewolf',1639\nIslamic state issues video of beheading of U.S. hostage: SITE,2366\nThird boob likely a hoax,2\nWoman Adds Third Breast by Undergoing Surgery to Participate in Reality Show,2486\n\"Source: Joan Rivers' doc did biopsy, selfie\",2439\n3-Boobed Woman a Fake,535\nJoan Rivers’ doctor snapped a selfie before biopsy surgery,1639\nPresident of Argentina Adopts Boy to Stop Him from Becoming a Werewolf,2121\nApple’s Beats Music Brand May Go Away. Apple’s Beats Music Service is Sticking Around.,1527\nSteven Sotloff 'beheaded by Islamic State',627\n\"Could Crabzilla, a 50-foot-long crab be real?\",525\nISIL Has Reportedly Beheaded Journalist Steven Sotloff,2071\n'Throat specialist to the stars' allegedly involved in fatal Joan Rivers procedure denies taking selfie with star as she releases statement saying she will not comment on tragic incident,1963\n\"Hong Kong protesters go Ferguson style: ‘Hands up, don’t shoot’\",1872\nZombie Cat Claws Way Out of Grave Five Days After Being Buried Alive,2270\n\"Source: Joan Rivers' doc did biopsy, selfie\",223\n\"WH: We didn't threaten Foley, Sotloff families\",1172\n\"Sorry, Argentina's President Didn't Actually Adopt a Jewish Werewolf\",1373\nScorpion stings woman on OSU plane,1444\nU.S. confirms authenticity of second journalist beheading video,799\nReport: Second American Journalist Beheaded by Islamic State Terrorists,656\nReport: Doctor took a selfie when Joan Rivers was under anesthesia,223\nJoan Rivers Personal Doctor Allegedly Took A Selfie Before Her Biopsy And Cardiac Arrest,1782\nJoan Rivers' Doctor Allegedly Took a Selfie During Her Throat Surgery,1454\nISIS wants $1M for Foley’s body,1326\nTV show tricks chronic catcallers into harassing their own mothers,1373\n\"Could Crabzilla, a 50-foot-long crab be real?\",802\nHewlett-Packard Plans To Split Into Two Companies: WSJ Report,1414\nU.S. airstrikes 'hit ISIS leader': Terror group chief 'critically wounded' in Iraq after coalition forces bomb jihadi leaders,319\nArgentina's President Didn’t Adopt A Jewish Child To Avoid Becoming A Werewolf; So What Did She Do?,802\nDisturbed aunt cuts off nephew’s penis after he burst’s in on her on the toilet.,1685\nReport: ISIS Islamists at the Gates of Baghdad,898\nWH won’t say if Foley family was threatened not to pay ransom,1665\nSaudi Arabia's Religious Police Outlaw 'Tempting Eyes',1366\nFlight Delayed Due To Rampaging Scorpion,1444\nHewlett-Packard plans to split into two companies: Report,1111\nDumb Racists Photoshop Ferguson Protester Into Awful Viral Meme,1270\nWhen Street Harassers Realize The Women They're Catcalling Are Their Moms In Disguise,20\n\"Gwen Korovin, Joan Rivers’s doctor, denies taking selfie\",1431\nSaudi Airlines Sexist: Airline Intends To ‘Enforce Rules’ To Separate Male And Female Passengers,1250\nJoan Rivers Personal Doctor Allegedly Took A Selfie Before Her Biopsy And Cardiac Arrest,1326\nJasmine Tridevil: The woman with three breasts,2316\n\"Woman pays $20,000 for third breast to make herself LESS attractive to men\",85\nApple was forced to nix key health features from its smartwatch -- report,1444\n\"Report: Woman claims she had third breast added, hopes to become a TV star\",836\nArgentina's President Didn’t Adopt A Jewish Child To Avoid Becoming A Werewolf; So What Did She Do?,525\nReport: Apple Rethinking Beats Music Brand,2350\nIsis 'just one mile from Baghdad' as al-Qaeda joins militants' fight against West,1886\nIs this a Crabzilla spotted in the UK? Monster crab measures about 50 feet,85\nBrighton teenager killed in US air strikes in Syria,1316\n\"The story of the Argentinean president, werewolves and seventh sons\",361\nBOOK: CHARLES MANSON’S FIANCÉ WANTED MARRIAGE SO SHE COULD DISPLAY HIS CORPSE IN TOURIST ATTRACTION,1454\nFound! Missing Afghan Soldiers Spotted Trying to Enter Canada,2426\n\"Gwen Korovin, Joan Rivers’s doctor, denies taking selfie\",2320\nReport: Three missing Afghan soldiers caught at Canadian border,2285\n3-Boobed Woman a Fake,1617\nISIS militants just 1 mile from Baghdad as fierce fighting reported near Iraqi capital,1105\nISIS online video shows beheading of U.S. journalist Steven Sotloff,1386\n\"ISIS might be harvesting organs, Iraqi ambassador tells UN, amid reports of more hostages being burned alive\",1067\nVideo reportedly shows beheading of reporter Steven Sotloff by ISIS,2059\nJoan Rivers' doctor 'took selfie before biopsy',2057\nWoman stung by scorpion on Alaska Airlines flight,2019\nISIS Leader Abu Bakr al-Baghdadi Wounded in Airstrikes; His Aide Killed,1550\n\"Disgusting! Joan Rivers Doc Gwen Korovin’s Sick Selfie EXPOSED — Last Photo Of Comic Icon, When She Was Under Anesthesia, At Center Of Medical Investigation\",1782\nWhite House denies threatening families of James Foley and Steven Sotloff over ISIS ransom but adds 'we made the law clear to them',180\nSexually frustrated female owl killed male because 'his penis was too SMALL',1550\nSources: Missing Afghan Soldiers May Have Been Found Near Canadian Border,953\nRumor: Apple in late-stage talks to buy Path social platform,2057\nHewlett-Packard to split into two public companies,596\nIS executioner 'Jihadi John' injured in air strike: reports,809\n\"The story of the Argentinean president, werewolves and seventh sons\",1633\nIsis 'Admits' Leader Abu Bakr al-Baghdadi Injured in US Air Strike,1275\nIs this Crabzilla? 'Giant crab' measuring 50ft spotted off British coast,318\nAngry Aunt Who Sliced Off Three-Year-Old Nephew’s Penis Facing Five Years In Jail,2510\nArgentina president adopts Jewish godson for first time in country's history,145\nArgentine President Takes On Godson — But Not To Keep Werewolf At Bay,897\nDISCONTINUED '90S MCPIZZA STILL EXISTS AT THESE MCDONALD'S LOCATIONS,1250\nJustin Bieber Helps Defend Russian Fisherman From Bear,2008\nISIS Allegedly Beheads Second Captive American Journalist,656\nFresh agony for James Foley's family as sick ISIS militants 'try to sell them his headless body for $1million',1113\nSaudi national airline may introduce gender segregation on its flights,2222\nIRAQ ACCUSES BRITAIN OF DELIVERING WEAPONS TO ISLAMIC STATE,606\nCharles Manson's fiancee used him for his ... corpse?,1793\nIslamic State video reportedly shows beheading of Steven Sotloff,2465\nREPORT: 'JIHADI JOHN' WHO BEHEADED JAMES FOLEY WOUNDED IN US AIRSTRIKE,1694\nJoan Rivers' 'selfie' doctor 'DENIES performing biopsy and taking photo while star was under anesthesia',1653\n3-Boobed Woman a Fake,2\nUS denies it threatened Foley family,2350\n\"Man saved from bear attack when his Justin Bieber ringtones goes off, sending bear fleeing\",894\n\"IBM Corp expected to cut more than 110,000 jobs in massive overhaul, report says\",1886\nNHL denies Las Vegas expansion report,1431\n\"Apple in late stages to acquire Path, report says\",1601\n\"'Rehana is alive and well... ISIS fanatics have NOT beheaded her': Poster girl for Kurdish freedom fighters escaped Kobane hellhole, friends tell MailOnline\",606\n\"Next-gen iPhone rumored to sport dual-lenses, DSLR quality in 'biggest camera jump ever'\",486\nReports: 3 missing Afghans detained at Canadian border,1633\nPoster girl for Kurdish freedom fighters in Kobane is 'captured and beheaded by ISIS killers' who posted gruesome pictures online,2466\nU.S. airstrikes 'hit ISIS leader': Terror group chief 'critically wounded' in Iraq after coalition forces bomb jihadi leaders,1044\n'Zombie Cat' Claws Way Out Of Grave And Into Our Hearts,160\nWoman with three breasts ‘was a fake who has tricked people online before’,1241\nAfghan Soldiers Found at Canadian Border,870\n\"Jealous Wife Who Chopped Off Husband’s Penis For Cheating On Her, Chops It Off A Second Time\",1992\nIslamic State releases video showing beheading of US hostage Steven Sotloff,835\nBlood money: How ISIS is selling human organs harvested from living hostages and its own dead soldiers to fund terror across the Middle East,1770\nUS Ally Saudi Arabia Starts Gender Segregation On National Airline,2512\nReport: Second American Journalist Beheaded by Islamic State Terrorists,1194\nIsis air strikes: Abu Bakr al-Baghdadi 'critically wounded' in air strikes near Mosul,1935\n\"NHL expansion rumors: This time, Las Vegas is about to get a team\",2428\n'How's it going?': Teenager wakes up during brain surgery and asks doctors for progress report,784\nApple Watch may be available outside US shortly after launch,2065\nJoan Rivers' Doctor Took a Selfie While She Was Under Anesthesia (Report),2487\nNSC 'appalled' by Sotloff beheading,1052\n\"Report: Tesla will build its Gigafactory in Nevada, not Texas\",1235\nISIS Reported to Behead Second American,2059\nSchool children in Johannesburg imitate dog fighting during recess,2333\nU.S. Officials Threatened James Foley’s Parents With Prosecution Over Ransom,1322\n\"Apple Watch Edition Will Save On Gold With Patented Alloy, Could Start At $2,999\",58\nParents say they were kept in the dark on attempts to save James Foley,2029\nWerewolf legend leads Argentine president to adopt,457\nIslamic state issues video of beheading of U.S. hostage: SITE,485\nWoman has surgery to get third breast: The three most statistically unlikely pairs of boobs,1445\nIs this a Crabzilla spotted in the UK? Monster crab measures about 50 feet,998\nEXCLUSIVE: Lenovo Could Make An Offer For BlackBerry As Early As This Week,2294\nJustin Bieber ringtone saves Russian fisherman from bear attack,2082\nIslamic State reportedly on Baghdad’s outskirts after week of victories,927\nSteven Sotloff beheading: Latest updates as ISIS release gruesome video of US journalist's murder,2063\n\"If They Are Beautiful, The Woman Will Be In Trouble': Saudi Arabia Religious Police Ban 'Tempting Eyes'\",2383\nA Russian Guy Says His Justin Bieber Ringtone Saved Him From A Bear Attack,923\nISIS online video shows beheading of U.S. journalist Steven Sotloff,2298\nArgentina's President Adopts Jewish Boy to Keep Him from Turning into a Werewolf,2382\nWoman has third breast implanted,290\nWoman cuts off husband's penis twice after catching him cheating,685\nISIL Has Reportedly Beheaded Journalist Steven Sotloff,1510\nSaudi Arabia set to introduce gender segregation on national airline flights,2436\nHP reportedly plans to split PC and printer business from enterprise unit,1754\nJames Foley family: Obama officials vowed criminal charges if we paid son’s ransom,2301\nU.S.: Video showing Sotloff beheading is authentic,627\n\"Joan Rivers Death Preventable? Melissa Rivers Taking Legal Action, News Of Doctor’s Selfie Surfaces\",2323\nThis Woman Claims To Have Had Plastic Surgery To Have A Third Breast,2487\nExplosive New Details Of Joan Rivers’ Medical Crisis: Doctor Snapped Selfie With Legendary Comic & Performed Unauthorized Biopsy While She Was Under Anesthesia!,2119\nReport: Doctor took a selfie when Joan Rivers was under anesthesia,1454\nWoman with three breasts: Real or hoax?,2383\n‘Dead’ cat claws out of grave 5 days later,177\nAllegation Bill Cosby sexually molested Raven Symone are just a hoax,814\nTeen wakes up mid-brain surgery and asks doctors ‘How’s it going?’,1754\nCrabzilla! Satellite Picture Reveals Giant Crustacean Lurking Off The Coast Of Whitstable,1993\nJustin Bieber Saved A Guy Getting Mauled By A Bear,894\nWhite House denies threatening families of James Foley and Steven Sotloff over ISIS ransom but adds 'we made the law clear to them',183\nMittens The Intersex Cat To Get Gender Assignment,452\nFisherman Saved from Deadly Bear Attack by His Justin Bieber Ringtone,806\nU.S. airstrikes 'hit ISIS leader': Terror group chief 'critically wounded' in Iraq after coalition forces bomb jihadi leaders,1520\nLenovo might be eyeing up BlackBerry... again,1856\n\"Apple Reported to Begin Shipping Apple Watch in March, 12-Inch MacBook Air in Early 2015\",1798\nCrabzilla artist Quinton Winter reveals all after image of crab off Whitstable appeared at Horsebridge Centre,1993\nMan kicked off flight after Merry Christmas greeting sets him off,1431\nWoman Gets Third Boob to Appear Unattractive to Men,2101\nIslamic State video reportedly shows beheading of Steven Sotloff,898\nFlorida woman gets plastic surgery to add a third breast,1241\nURGENT: ISIS beheads Kurdish female fighter “Rehana”,1621\n\"HACKERS TO SONY: If You Make Any More Trouble, We'll Destroy You\",249\nJustin Bieber Helps Defend Russian Fisherman From Bear,2353\n\"Transgender teenager, 17, leaves heartbreaking suicide note blaming her Christian parents before walking in front of tractor trailer on highway\",12\n\"ISIS Beheads American Journalist Steven Sotloff, Monitoring Group Says\",1431\nJustin Bieber ringtone saves Russian man from bear attack,2493\nMissing Afghan soldiers found at US Canada border,1874\nFlorida woman gets third breast surgically implanted,1092\n\"Could Crabzilla, a 50-foot-long crab be real?\",249\nJasmine Tridevil Has Surgery 'To Add Third Breast' Total Recall Style,1102\nU.S. airstrikes 'hit ISIS leader': Terror group chief 'critically wounded' in Iraq after coalition forces bomb jihadi leaders,1324\nThree Afghan soldiers who vanished from Massachusetts military base are FOUND trying to cross into Canada,746\nGallagher: Bettman has changed his tune on NHL expansion,2059\nChina Penis Amputation: Cruel Aunt Viciously Mutilates Toddler's Genitals as Punishment,1694\nApple Reportedly Planning to Shut Down Beats Music,2239\n\"‘Hands Up, Don’t Shoot’ in Hong Kong Protests?\",2270\nThe men caught cat-calling and wolf whistling their own MOTHERS: Hilarious TV show disguises women so they can experience their sons' behaviour,1373\nMan saved from bear attack - thanks to his Justin Bieber ringtone,810\n\"Brain Surgery Recovery: Teenage Girl Wakes Up During Procedure, Talks About Cats\",1607\nCrabzilla,2173\nThis Woman Claims To Have Had Plastic Surgery To Have A Third Breast,785\nPeople Actually Believed Argentina’s President Adopted A Jewish Boy To Stop His Change Into A Werewolf,1773\n'I had a third breast implant so I can turn off men',758\n\"Report: Joan Rivers doctor took selfie, began biopsy, source says\",2160\nISIS Releases Video Allegedly Showing Beheading of U.S. Journalist Steven Sotloff,1450\nPublic shaming: Underwear thief forced to walk around the block wearing the bras he stole,556\nEnraged spouse chops off unfaithful husband's manhood – TWICE,1962\nTeenage British jihadi 'killed in US airstrikes': 19-year-old from Brighton died in US-led bombing,1617\nIsis 'just one mile from Baghdad' as al-Qaeda joins militants' fight against West,1999\n\"Source: Joan Rivers' doctor took selfie, began biopsy before her cardiac arrest\",2057\n\"Sorry, Argentina's President Didn't Actually Adopt a Jewish Werewolf\",1246\nVeterans Today reporting Iraqi Army Downs 2 UK Planes Carrying Weapons for ISIL,2427\nApple May Be Reintroducing The 4-inch iPhone,2482\n\"Man saved from bear attack when his Justin Bieber ringtones goes off, sending bear fleeing\",3\nParent: Fourth-grader suspended after using magic from 'The Hobbit',252\nHong Kong riot cops forced to withdraw after democracy protesters copy 'Don't shoot' gesture used by US demonstrators after a police officer shot an unarmed black teenager,361\n\"3 Afghan Soldiers Missing From U.S. Base Apprehended at Canadian Border, Reports Say\",1856\nHewlett-Packard to split into two companies,1851\nChildren Used To Replace Fighting Dogs,1052\n\"KGI: iPhone sales forecast at 73M for Q4 ahead of Apple Watch debut in March, 12\"\" MacBook Air in Q1\",2160\nJames Foley beheading: ISIS militants 'trying to sell murdered hostage's body to his parents for $1m',231\nFlorida woman gets third breast surgically implanted,3\nHewlett-Packard will reportedly split into two companies,1937\nApple could surprise us with 12-inch MacBook Air next week,2226\nIslamic State puts James Foley’s body up for sale for $1M,1845\nSaudi Airlines to Separate Men and Women on Flights,2105\n\"Islamic State leader Abu Bakr al-Baghdadi: Wounded, dead or missed entirely by U.S. airstrikes?\",1520\n\"Source: Joan Rivers' doctor took selfie, began biopsy before her cardiac arrest\",2289\nBREAKING: Huge Explosion At Saudi Aramco Oil Pipeline Evokes Conspiracy Theories [Photos],274\nCrabzilla artist Quinton Winter reveals all after image of crab off Whitstable appeared at Horsebridge Centre,2100\nIndian bride marries wedding guest after husband has epileptic seizure during ceremony,2004\nUnited Nations asked to investigate claims of organ harvesting by ISIS,897\nWoman Who Claimed To Have Surgery To Add Third Breast Exposed As Hoaxer,1399\nUS denies it threatened Foley family,1729\nThis Campaign Shows A Pretty Genius Way To Stop Men Catcalling In The Street,806\nThese Men Weren't Really Tricked Into Sexually Harassing Their Moms,940\nApple Watches to be kept in safes,1322\nCNN: Doctor Took Mid-Surgery Selfie with Unconscious Joan Rivers,2512\nJoan Rivers Doctor Denies Selfie,2205\nAmerican Airlines boots man from plane after ‘Merry Christmas’ prompts meltdown,2023\nFour Reasons Not To Give Up Hope If Apple Buys Path,2279\nApple Stores to install safes to secure gold Apple Watches,1381\n\"NHL expansion ahead? No, says Gary Bettman\",673\nJustin Bieber ringtone saves man being mauled by bear,157\nReport: Second American Journalist Beheaded by Islamic State Terrorists,1499\n\"Joan Rivers' doctor denies 'unauthorized procedure,' selfie before cardiac arrest\",2467\nVideo purports to show beheading of US journalist,2071\nIsis 'behead their own fighters' for spying and embezzlement in Syria,1596\nSteven Sotloff: Islamic State 'kills US hostage',627\nJustin Bieber ringtone saves Russian man from bear attack,448\n\"Report: Joan Rivers doctor took selfie, began biopsy, source says\",1454\nJasmine Tridevil Has Surgery 'To Add Third Breast' Total Recall Style,2183\nKid Suspended For Allegedly Threatening Classmate With ‘Hobbit’ Magic,1111\nCrude Sees a Bid on Reports of Saudi Arabia Pipeline Explosion,2085\nPregnant Woman Loses Eye During Ferguson Riots After Officer Shoots Bean Bag Round At Car,863\nISIS executioner 'Jihadi John' reported wounded in air strike; UK investigating,319\nSouth Korean woman's hair 'eaten' by robot vacuum cleaner as she slept,256\nJoan Rivers Personal Doctor Allegedly Took A Selfie Before Her Biopsy And Cardiac Arrest,556\nChina Penis Amputation: Cruel Aunt Viciously Mutilates Toddler's Genitals as Punishment,641\nEXCLUSIVE: Apple To Unveil The Long-Awaited Retina MacBook Air At Its “Spring Forward” Event,898\nReport: Woman who claimed to have third breast added is fake,2204\n\"The story of the Argentinean president, werewolves and seventh sons\",1246\nWife chopped her husband's penis off after she discovered he had cheated on her… then cut it off AGAIN after surgeons managed to reattach it in China,1366\nRumor: ‘new’ 4-inch iPhone on the way,1117\nThe men caught cat-calling and wolf whistling their own MOTHERS: Hilarious TV show disguises women so they can experience their sons' behaviour,1114\nAngry Aunt Who Sliced Off Three-Year-Old Nephew’s Penis Facing Five Years In Jail,1510\nApple rumored to further enhance personalization of Apple Watch with custom engravings,196\nSteven Sotloff 'beheading': Islamic State fighters release video claiming to show death of second US journalist,1309\n'I had a third breast implant so I can turn off men',2204\n\"ISIS leader Abu Bakr al-Baghdadi wounded in airstrike, Iraq officials say\",1935\n\"Woman pays $20,000 for third breast to make herself LESS attractive to men\",2026\nJilted wife 'chopped off husband's penis TWICE with scissors after catching him cheating',1023\nWoman has third breast implanted,1228\n\"Apple Reportedly Close to Acquiring 'Path', Looking to Integrate Service Into Messages\",911\nHewlett-Packard will reportedly split into two companies,1091\nArgentina’s President Adopted A Jewish Godson To Stop Him From Turning Into A Werewolf,2253\nHewlett-Packard Plans To Break Into Two Companies: Report,38\nThere's A Weird Story Going Around About How Argentina's President Just Saved A Jewish Man From Becoming A Werewolf,1639\nJustin Bieber Saved This Guy From a Bear Attack,580\nSaudi Arabia's national airline plans to keep men and women apart,457\n\"Condition of Abu Bakr al-Baghdadi, Islamic State leader, in doubt after airstrike\",2071\nStory of ‘gutsy bravehearts’ who ‘repelled’ Boko Haram attack is a hoax,353\nGhost Ship,2402\n'I had a third breast implant so I can turn off men',1146\nCNN: Doctor Took Mid-Surgery Selfie with Unconscious Joan Rivers,317\n\"Hong Kong's protesters are using the \"\"hands up, don't shoot\"\" gesture from Ferguson\",448\nLenovo Looking To Buy BlackBerry Ltd [REPORT],2513\nSexually frustrated female owl killed male because 'his penis was too SMALL',96\niPhone 6s ... transfiguration Nurse,1386\nIslamic State releases video of beheading of U.S. hostage Steven Sotloff: site intelligence monitoring service,934\nJoan Rivers' 'selfie' doctor 'DENIES performing biopsy and taking photo while star was under anesthesia',934\nHermaphroditic cat to get gender assignment surgery,2462\nSchool pupil writes moving letter to her teacher after he comes out as gay,92\nSteven Sotloff: Islamic State 'kills US hostage',2366\nJoan Rivers' Doctor Allegedly Took a Selfie During Her Throat Surgery,338\nAdopting Potential Werewolves Is Routine Business for Argentine Presidents,1264\n\"Passenger headed to Dallas rages over ‘Merry Christmas,’ removed from plane\",580\nHewlett-Packard Announces Plans To Break Up Company,1801\nWhite House denies it threatened families of slain American journalists,2229\nBritish teenage jihadi believed to have been killed in Syria,2112\nWoman stung by scorpion on Alaska Airlines flight,736\nAfghan Soldiers Found at Canadian Border,1402\nJustin Bieber ringtone saves man being mauled by bear,1100\nISIS video shows beheading of American journalist Steven Sotloff,1113\nREPORT: Tesla Chooses Nevada For Site Of Its Massive Battery Factory,150\nBreast Chancer,2294\nJoan Rivers’ doctor took selfie during procedure,1033\nISIS Releases Video Allegedly Showing Beheading of U.S. Journalist Steven Sotloff,1894\n\"Apple plans to phase out Beats Music brand, report says\",1454\n\"Was Charles Manson's \"\"Fiancée\"\" Playing Him to Get Custody of His Corpse?\",1124\nJasmine Tridevil Has Surgery 'To Add Third Breast' Total Recall Style,1811\n\"Doctor took selfie with Joan Rivers while star was under anesthesia, CNN says  Read more at Jacksonville.com: http://jacksonville.com/entertainment/2014-09-16/story/doctor-took-selfie-joan-rivers-while-star-was-under-anesthesia-cnn#ixzz3DZRmGLrZ\",2320\nArgentina's President Adopts Boy to End Werewolf Curse,641\nStolen Member,2279\n\"Three-breasted Florida woman Jasmine Tridevil insists third boob is real, but police report shows she once lost 'prosthesis'\",2361\nArgentina’s president adopts Jewish godson to counteract werewolf legend,1460\nLenovo tipped to make a bid for BlackBerry this week,2425\n9-Year-Old Writes Moving Letter to Teacher Who Came Out as Gay to His Class,814\nReport: Egyptian President Makes Surprising Suggestion to Move the Location of a Future Palestinian State,1386\nISIS executioner 'Jihadi John' reported wounded in air strike; UK investigating,1812\nPresident Sisi's Gift,1727\nYemen’s Houthi rebels seize U.S. Marines’ weapons at airport,42\nBOOK: CHARLES MANSON’S FIANCÉ WANTED MARRIAGE SO SHE COULD DISPLAY HIS CORPSE IN TOURIST ATTRACTION,92\nDoc calls macabre 'selfie' claims completely crazy,2357\nWoman Adds Third Breast by Undergoing Surgery to Participate in Reality Show,1241\n\"No, McPizza is not available in two US McDonald's [Google Translate]\",1396\nApple rumored to further enhance personalization of Apple Watch with custom engravings,2049\n\"Report: Toronto, Seattle, Quebec City to join Vegas in 2017 NHL expansion\",2\n3-Boobed Woman a Fake,2101\nCNBC: Tesla chooses Nevada for new battery factory plant,2384\nRumor: Apple Watch Production Gearing Up For Valentine's Day Release With High Prices,1287\nA Russian Guy Says His Justin Bieber Ringtone Saved Him From A Bear Attack,1241\nISIS online video shows beheading of U.S. journalist Steven Sotloff,1431\nHugh Hefner Dead Rumors Not True,746\nFive reasons 'Crabzilla' is definitely not real,1624\nA bunch of cool health features were cut from the Apple Watch at the last minute,765\nNSC 'appalled' by Sotloff beheading,2158\nISIS Is One Mile From Baghdad,1373\nSaudi Arabia outlaws ‘tempting eyes’,1759\nJames Foley’s Family Claims Government Threatened Them Over Ransom Payments,2198\n\"Disgusting! Joan Rivers Doc Gwen Korovin’s Sick Selfie EXPOSED — Last Photo Of Comic Icon, When She Was Under Anesthesia, At Center Of Medical Investigation\",317\nIslamic state issues video of beheading of U.S. hostage: SITE,1387\n\"Islamic State leader Abu Bakr al-Baghdadi: Wounded, dead or missed entirely by U.S. airstrikes?\",319\nU.S. Authenticates Video Showing Sotloff's Beheading,223\nTeenager wakes up while undergoing BRAIN SURGERY in Poland... and asks the surgeons how the operation is going,256\nLoggers Accidentally Cut Down World’s Oldest Tree in Amazon Forest,2527\nArgentina's President Just Adopted a Son So He Won't Turn into a Werewolf,1072\nWhen Street Harassers Realize The Women They're Catcalling Are Their Moms In Disguise,1990\nIslamic State video reportedly shows beheading of Steven Sotloff,1998\n\"Steven Sotloff, American Journalist, Allegedly Beheaded By ISIS\",2339\n‘Crabzilla’ a 50-foot colossal conundrum,318\n\"Report: Toronto, Seattle, Quebec City to join Vegas in 2017 NHL expansion\",2085\nISIS Baghdad March: Islamic State 1 Mile Away From Iraqi Capital,1914\nJoan Rivers' 'selfie' doctor 'DENIES performing biopsy and taking photo while star was under anesthesia',929\n\"Joan Rivers: Doctor Took Selfie With Unconscious Comedian, Performed Biopsy Without Consent -- Details\",2119\nArgentina's President Cristina Kirchner Adopts Jewish Godson To Prevent Him Turning Into A Werewolf,923\nHearing Unconfirmed Reports of Saudi Pipeline Explosion,2085\nReport: Hewlett-Packard plans to break into 2 companies,1793\nTV show tricks chronic catcallers into harassing their own mothers,1874\nHewlett Packard ‘planning to split into two’,2158\nJoan Rivers death: Biopsy doctor ‘took SELFIE with star while she was under anesthesia moments before cardiac arrest’,1287\nAfghan Mother Kills 25 Taliban,2195\nIslamic State releases video showing beheading of US hostage Steven Sotloff,1194\nISIS Is Reportedly Trying To Sell James Foley's Remains For $1 Million,392\nISIS terror chief 'believed dead': Iraqi military confirm warlord WAS injured in US-led airstrike as speculation grows feared jihadist perished in attack,2101\nJoan Rivers’s Personal Doctor Denies Taking Operating-Room Selfie,946\nIS reportedly tries to sell slain US hostage’s body for $1 million  Read more: IS reportedly tries to sell slain US hostage's body for $1 million,1072\n\"Saudi Arabia Airline Segregation: New Islamic Law Takes Flight On Airliner, Seating By Gender Coming Soon\",1452\nThere's A Weird Story Going Around About How Argentina's President Just Saved A Jewish Man From Becoming A Werewolf,1773\nJustin Bieber Saved This Guy From a Bear Attack,894\nScorpion stings flier on Alaska Airlines flight from L.A.,1378\nBreast Chancer,3\nISIS online video shows beheading of U.S. journalist Steven Sotloff,2071\nCruel aunt cuts her three-year-old nephew's penis off because he burst in on her on the loo and asked to use her phone,1643\n\"3 Afghan Soldiers Missing From U.S. Base Apprehended at Canadian Border, Reports Say\",1662\nThis Third Boob Is Probably Only Real in Our Hearts,1770\n\"KGI: iPhone sales forecast at 73M for Q4 ahead of Apple Watch debut in March, 12\"\" MacBook Air in Q1\",1655\nJilted wife 'chopped off husband's penis TWICE with scissors after catching him cheating',2198\n\"Three-breasted Florida woman Jasmine Tridevil insists third boob is real, but police report shows she once lost 'prosthesis'\",150\nReports: Selfie-Taking Doc's Unauthorized Biopsy May Have Killed Joan Rivers,1150\nArgentina’s president adopts Jewish boy to save him from life as a werewolf,328\n\"IBM to ‘sack 111,800 employees in record mass layoff’\",1995\nBritish teenager Ibrahim Kamara 'Killed In US Airstrikes In Syria',1092\nThird boob likely a hoax,52\nFate of Isis leader remains unclear after US airstrike in Iraq,735\nIS executioner 'Jihadi John' injured in air strike: reports,1838\nEXCLUSIVE: Lenovo Could Make An Offer For BlackBerry As Early As This Week,1816\nThis Campaign Shows A Pretty Genius Way To Stop Men Catcalling In The Street,328\n\"Saudi airline, Saudia, to ban gender-mixing\",1250\n\"iPhone 6s Rumor Suggests Dual Lens Optical Zoom Camera, Pressure Sensors Inbound\",485\nCrabzilla! Satellite Picture Reveals Giant Crustacean Lurking Off The Coast Of Whitstable,2245\nIslamic State puts James Foley’s body up for sale for $1M,946\nArgentina’s President Adopted A Jewish Godson To Stop Him From Turning Into A Werewolf,1160\nFisherman Saved from Deadly Bear Attack by His Justin Bieber Ringtone,1653\nJihadist Brit teen killed in US air strikes,1655\nBear attack foiled by Justin Bieber’s music: A story too good to check,2320\nWoman Who Claimed To Have Surgery To Add Third Breast Exposed As Hoaxer,889\n\"Source: Joan Rivers' doc did biopsy, selfie\",1324\nRaven-Symone Did NOT Accuse Bill Cosby Of Molestation Or Rape — It’s A HOAX,1326\nVideo purports to show beheading of US journalist,2158\nWe're Getting More Detail On The Amazing New Camera Apple Is Planning For The Next iPhone,2244\n\"Rehana, Poster Girl for Kurdish Peshmerga, Alive and 'Fighting Fiercely,' After ISIS' Claims of Beheading Her\",2040\nReport: Doctor took a selfie when Joan Rivers was under anesthesia,338\nA bunch of cool health features were cut from the Apple Watch at the last minute,128\nMissing Afghan soldiers taken into custody at Canadian border,596\nAdopting Potential Werewolves Is Routine Business for Argentine Presidents,238\nMissing Afghan soldiers found at US Canada border,1812\nWife cuts off husband's penis TWICE after catching him cheating,338\nHewlett-Packard Plans To Split Into Two Companies: WSJ Report,785\n\"Three-breasted Florida woman Jasmine Tridevil insists third boob is real, but police report shows she once lost 'prosthesis'\",2491\nKid Suspended For Allegedly Threatening Classmate With ‘Hobbit’ Magic,894\nNEWS/ Viral Video: What Happens When You Accidentally Catcall Your Mom,700\nHP announces plan to split in two,338\nJames Foley's mother 'appalled' by U.S. government handling of case,967\nFour Reasons Not To Give Up Hope If Apple Buys Path,1512\nWoman Gets Third Boob to Appear Unattractive to Men,1204\nIs Jasmine Tridevil's Triple Breasted Tale An Internet Hoax?,2291\nJustin Bieber scares off GRIZZLY BEAR and saves fisherman from a mauling,2315\nISIS Reportedly Beheads A Second American Journalist,1304\nUN urged to investigate ISIS's bloody trade in human organs after Iraqi ambassador reveals doctors are being executed for not harvesting body parts,182\nMystery of 50ft giant crab caught on camera yards from British harbour,747\nReport: Three missing Afghan soldiers caught at Canadian border,2312\nOil market shrugs off Saudi pipeline blast,656\nJoan Rivers’ Doctor Snapped Selfie During Throat Procedure (Report),935\n\"Here's What You Can Do On Path, The Social Network That Apple May Be About To Acquire\",1550\nPublic shaming: Underwear thief forced to walk around the block wearing the bras he stole,2057\nArab woman pilot who is poster girl for Gulf states' blitz on ISIS is 'disowned by her family' for bombing 'Sunni heroes of Iraq and the Levant',911\nCrude Sees a Bid on Reports of Saudi Arabia Pipeline Explosion,1641\n\"Video Of Steven Sotloff Slaying By ISIS Is Authentic, U.S. Confirms\",1712\n\"A Peruvian TV show is tricking men into catcalling their mothers, for feminism\",145\nSaudi Women May Have to Cover Up Sexy Eyes,1763\nISIL Has Reportedly Beheaded Journalist Steven Sotloff,1250\n\"Disgusting! Joan Rivers Doc Gwen Korovin’s Sick Selfie EXPOSED — Last Photo Of Comic Icon, When She Was Under Anesthesia, At Center Of Medical Investigation\",113\nThree Boobs Are Most Likely Two Boobs and a Lie,671\n\"Saudi Arabia Airline Segregation: New Islamic Law Takes Flight On Airliner, Seating By Gender Coming Soon\",2437\nChina Penis Amputation: Cruel Aunt Viciously Mutilates Toddler's Genitals as Punishment,2253\nBritish teenage jihadist 'killed during US air strikes on Syria',2001\nIsis 'just one mile from Baghdad' as al-Qaeda fighters join forces against Syria air strikes,940\nHewlett-Packard to split in 2 companies,579\nSteven Sotloff 'beheading': Islamic State fighters release video claiming to show death of second US journalist,1676\nSaudi Arabia’s Religious Police Outlaw ‘Tempting Eyes’,1999\nRumor Suggests 12-Inch Retina MacBook Air Could Launch During March 9 Apple Watch Event,1964\nVideo reportedly shows beheading of reporter Steven Sotloff by ISIS,1117\n\"ISIS might be harvesting organs, Iraq tells UN\",2083\nTeam 5 source: Missing Afghan soldiers found at Canadian border,1389\n\"IBM to ‘sack 111,800 employees in record mass layoff’\",2083\n\"Iga Jasica brain surgery: Teen wakes up mid-procedure on table, chats about cat\",1527\n\"50ft crustacean, dubbed Crabzilla, photographed lurking beneath the waters in Whitstable\",166\nWoman Adds Third Breast by Undergoing Surgery to Participate in Reality Show,784\nIS Beheads Its Own Fighters in Accordance With Their Interpretation of Sharia Law,2085\nU.S.: Video showing Sotloff beheading is authentic,452\nVeterans Today reporting Iraqi Army Downs 2 UK Planes Carrying Weapons for ISIL,2467\nJasmine Tridevil: The woman with three breasts,1924\nMicrosoft nears deal to buy Minecraft maker Mojang : WSJ,2038\nWoman Bit By Scorpion on Alaska Airlines Flight Is Chill as Hell,747\nWoman cuts off husband's penis twice after catching him cheating,1763\nArgentinian President Cristina Kirchner adopts Jewish boy to protect him from werewolf stigma,2382\n\"Could Crabzilla, a 50-foot-long crab be real?\",1902\nArgentina’s President Adopted A Jewish Godson To Stop Him From Turning Into A Werewolf,2383\nISIS executioner 'Jihadi John' allegedly wounded by U.S.-led air strike: report,145\n\"IBM To Cut More Than 110,000 Jobs, Report Says\",2011\n\"Morin goes back on transparency pledge, refuses to confirm or deny report that Apple is buying Path\",415\nApple Stores to install safes to secure gold Apple Watches,1396\nWoman Gets Third Boob to Appear Unattractive to Men,535\nIsis 'Admits' Leader Abu Bakr al-Baghdadi Injured in US Air Strike,429\nREPORT: Tesla Chooses Nevada For Site Of Its Massive Battery Factory,1203\nMan's Girlfriend Pours Acid On His Penis After He Covertly Recorded Their Sex Session,1479\nFlorida woman gets plastic surgery to add a third breast,2486\nAllegation Bill Cosby sexually molested Raven Symone are just a hoax,1092\nThis Third Boob Is Probably Only Real in Our Hearts,1450\nSaudi Arabian airline to separate genders after men complain about blokes sitting next to their wives,1561\nTransgender Teen Leelah Alcorn Blames Christian Parents In Tumblr Suicide Note,1259\n\"A Peruvian TV show is tricking men into catcalling their mothers, for feminism\",1138\nJoan Rivers death: Biopsy doctor ‘took SELFIE with star while she was under anesthesia moments before cardiac arrest’,1310\n\"Afghan family kills 25 Taliban, media report\",934\nThree Boobs Are Most Likely Two Boobs and a Lie,33\nIs this Crabzilla? Giant Monster Crab Caught on Camera,753\n\"Tail of survival: Buried cat, believed dead, claws back to life\",1418\nISIS Reportedly Beheads A Second American Journalist,1475\nThey're fake! Woman who claims to have surgically implanted third breast is a self-proclaimed hoaxer who once reported a '3 breast prosthesis' stolen from her luggage,2402\n'I had a third breast implant so I can turn off men',1770\nArgentina’s president adopts Jewish godson to counteract werewolf legend,291\nSteven Sotloff 'beheaded by Islamic State',717\nApple Watch Digital Crown -- Could It Color Adjusted?,606\nReport: Woman who claimed to have third breast added is fake,1272\n\"Source: Joan Rivers' doc did biopsy, selfie\",2357\nFound! Missing Afghan Soldiers Spotted Trying to Enter Canada,1886\nJustin Bieber ringtone saves Russian fisherman from bear attack,2160\n\"Joan Rivers Death Preventable? Melissa Rivers Taking Legal Action, News Of Doctor’s Selfie Surfaces\",1653\nCharlie Hebdo top cop Helric Fredou kills himself hours after magazine massacre,627\nHow a Reddit user convinced Tim Cook to change Apple’s on-hold music,2112\nExplosive New Details Of Joan Rivers’ Medical Crisis: Doctor Snapped Selfie With Legendary Comic & Performed Unauthorized Biopsy While She Was Under Anesthesia!,1765\nISIS Releases Video Allegedly Showing Beheading of U.S. Journalist Steven Sotloff,735\nScorpion Sting Delays Oregon State Flight,2019\nCharles Manson Wedding Off: Fiancee’s Morbid Plan To Exploit His Corpse Emerges,584\nWoman Reportedly Pours Acid on Boyfriend's Penis After Finding His Sex Tape,2100\nISIS Reported to Behead Second American,627\nLisa Bonet Did NOT Send “Cryptic Tweet” About Bill Cosby — Twitter Account Fake!,1701\nLoggers Accidentally Cut Down World’s Oldest Tree in Amazon Forest,631\n\"WH: We didn't threaten Foley, Sotloff families\",2516\n\"Jealous Wife Who Chopped Off Husband’s Penis For Cheating On Her, Chops It Off A Second Time\",940\nScorpion stings flier on Alaska Airlines flight from L.A.,836\nReport: ISIS Is Selling the Body of James Foley for $1 Million,492\nApple Stores to Keep Gold “Edition” Apple Watch in Custom Safes,1902\nRise of the zombie cat: Pet who was 'killed' and buried by his owner climbed out of his grave five days later,177\nNo joke: 5-year-old billed for missing friend’s birthday party,1350\nCharles Manson Wedding Off: Fiancee’s Morbid Plan To Exploit His Corpse Emerges,491\nApple iPhone Mini with 4-inch Display Set to Replace iPhone 5c: Rumor,2482\n'Crabzilla' or 'Crapzilla' -- You Decide,1284\nMissing Afghan soldiers found at US Canada border,2383\nWife cuts off husband's penis TWICE after catching him cheating,2358\nAmerican Airlines boots man from plane after ‘Merry Christmas’ prompts meltdown,641\nHewlett Packard ‘planning to split into two’,1111\n\"Pete Hegseth: Marines Exit Yemen Forced to Surrender Dignity, Weapons\",566\nJoan Rivers' doctor snapped selfie during throat surgery: report,2487\n\"WH: We didn't threaten Foley, Sotloff families\",2512\nTesla chooses Nevada for battery factory: Sources,1980\nISIS Reportedly Executes 2nd American Journalist,735\n\"Apple may buy Path, that social app you don’t use\",1798\nSouth Korean woman freed by firefighters after robot vacuum cleaner 'eats' her hair as she sleeps,2491\nFlorida woman gets plastic surgery to add a third breast,1316\nAfghan Mother Kills 25 Taliban Fighters In Seven-Hour Gunbattle After Watching Her Son Slain In Ambush,274\nWoman with three breasts: Real or hoax?,1902\nSaudi Arabia May Be Taking Misogyny to the Skies,1691\n\"Wife chops off cheating husband’s penis, twice\",1878\nWoman Gets Third Boob to Appear Unattractive to Men,246\nSexually frustrated female owl killed male because 'his penis was too SMALL',1381\nMicrosoft to buy 'Minecraft' creator Mojang for $2.5B,1158\nJoan Rivers' 'selfie' doctor 'DENIES performing biopsy and taking photo while star was under anesthesia',1755\nReport: Doctor took a selfie when Joan Rivers was under anesthesia,2467\nMicrosoft is reportedly buying 'Minecraft' developer Mojang for $2 billion,452\nJoan Rivers' Doctor Took a Selfie While She Was Under Anesthesia (Report),2467\n\"Joan Rivers’ Doctor Reportedly Took Selfie, Biopsy Right Before Her Heart Attack\",2512\nFate of IS leader Abu Bakr al-Baghdadi unknown after airstrikes target him,1259\nWerewolf Legend Leads To Jewish Godson's 'Adoption' by Argentina President,1345\nTampa woman claims to add 3rd breast,1399\nWerewolf legend leads Argentine president to adopt,2121\nIslamic state issues video of beheading of U.S. hostage: SITE,990\nWH won’t say if Foley family was threatened not to pay ransom,1100\nBlackBerry (BBRY) Could Receive An Offer By Cash-Rich Lenovo As Early As This Week: Report,1243\nWoman Reportedly Cuts Off Husband's Penis Twice in One Night,1526\nThis Woman Claims To Have Had Plastic Surgery To Have A Third Breast,2204\n\"Steven Sotloff, American Journalist, Allegedly Beheaded By ISIS\",1354\nISIS ‘organ harvesting’ must be probed by Security Council – Iraqi envoy,182\nHewlett-Packard to split into two companies,1793\nSource: Missing Afghan soldiers at Canadian border,1729\nCrabzilla! Satellite Picture Reveals Giant Crustacean Lurking Off The Coast Of Whitstable,733\n\"Morin goes back on transparency pledge, refuses to confirm or deny report that Apple is buying Path\",1633\nSources: Missing Afghan Soldiers May Have Been Found Near Canadian Border,2059\nJoan Rivers's doctor 'took a SELFIE' with the comedian as she lay under anesthetic and just seconds before she went into cardiac arrest that killed her,223\nHackers: Sony ‘Very Wise’ to Pull Film,980\nZombie Cat Claws Way Out of Grave Five Days After Being Buried Alive,1705\n\"Tesla settles on Nevada for \"\"gigafactory\"\" site -CNBC\",353\nWednesday Apple Rumors: Apple May Be Ready to Buy Path,2063\n\"White House Chief Of Staff Denis McDonough: No Threats Were Made To Foley, Sotloff Families Over Possible Ransom\",2513\nMan's Girlfriend Pours Acid On His Penis After He Covertly Recorded Their Sex Session,2112\n\"Teen wakes up during brain surgery, asks how it’s going\",517\n'Dear Sandwich Thief': Man's hilarious response to passive-aggressive sign posted on his office's fridge door sparks incredible kitchen note war,1945\nMissing Kim Jong-un suffering with 'condition' after CHEESE binge,1216\nISIS militants just 1 mile from Baghdad as fierce fighting reported near Iraqi capital,2040\nJournalist Steven Sotloff reportedly executed by ISIS,1039\nSaudi Airlines Sexist: Airline Intends To ‘Enforce Rules’ To Separate Male And Female Passengers,1765\nChildren Used To Replace Fighting Dogs,338\n\"ISIS Executes Own Fighters for Spying, Embezzlement\",1100\nSyria: Teenage British Jihadi from Brighton Killed in US Airstrikes,1088\nMIRACLE CAT CLAWS ITS WAY OUT OF ITS OWN GRAVE FIVE DAYS AFTER BEING BURIED,1705\nISIS Harvesting Victims’ Organs to Finance Terror,1282\nNEWS/ Viral Video: What Happens When You Accidentally Catcall Your Mom,786\nHP announces plan to split in two,596\nSaudi Arabia's national airline planning to introduce gender segregation on flights,1583\nPresident of Argentina adopts Jewish boy to stop him turning into werewolf,897\nHugh Hefner is not dead: Playboy founder makes it to film night despite mortality rumours,1052\nJoan Rivers Personal Doctor Allegedly Took A Selfie Before Her Biopsy And Cardiac Arrest,1765\nJustin Bieber Helps Defend Russian Fisherman From Bear,784\n\"Transgender teenager, 17, leaves heartbreaking suicide note blaming her Christian parents before walking in front of tractor trailer on highway\",2198\n\"Lisa Bonet Tweet About Bill Cosby Sent From Fake Account, Manager Confirms\",2216\nThree-breasted woman outed as fake by Tampa police,2402\nFerguson protester shot in the eye with rubber bullet by police,519\nEXCLUSIVE: Got him! Jihadi John is 'wounded in US airstrike on secret bunker meeting of ISIS high command',1706\nMan Mauled By Bear Says He's Only Alive Thanks to Justin Bieber,1479\nISIS Beheads Second American Journalist,2366\n'Whistling At Your Mom': Video Showing Sons Catcalling their Mothers Goes Viral [VIDEO],2400\nISIS Allegedly Beheads Second Captive American Journalist,1495\nArgentina's President Adopts Boy to End Werewolf Curse,361\nHP announces plan to split in two,1838\n‘I will have justice for what they did to me’: Pregnant St. Louis woman loses eye after police fire non-lethal round at car during Ferguson protest (VIDEO),784\nISIS executioner 'Jihadi John' reported wounded in air strike; UK investigating,1310\nThree Boobs Are Most Likely Two Boobs and a Lie,2026\nThird boob likely a hoax,1924\nJoan Rivers Personal Doctor Allegedly Took A Selfie Before Her Biopsy And Cardiac Arrest,1639\nJasmine Tridevil: Woman with three breast denies surgery hoax claims,1228\nGovernment threatened Foleys with criminal charges over ransom,2029\n'Dear Sandwich Thief': Man's hilarious response to passive-aggressive sign posted on his office's fridge door sparks incredible kitchen note war,85\n\"Teen wakes up during brain surgery, asks how it’s going\",1\nFlorida Woman Has Surgery To Add Third Breast To Her Chest,290\nA Russian Guy Says His Justin Bieber Ringtone Saved Him From A Bear Attack,2073\n\"Woman pays $20,000 for third breast to make herself LESS attractive to men\",1454\nApple was forced to nix key health features from its smartwatch -- report,2\nCharles Manson’s fiancee allegedly wanted to marry him for his corpse,995\nSamsung Rumoured to be Supplying the Screens for Apple Watch... Mk II,1188\nIslamic State releases video of beheading of U.S. hostage Steven Sotloff: site intelligence monitoring service,2063\nReport: Woman who claimed to have third breast added is fake,1373\nJasmine Tridevil: Woman with three breast denies surgery hoax claims,1275\nEgypt's Sisi Offered Abbas Creation of Palestinian State in Sinai Peninsula,1200\nWoman Adds Third Breast by Undergoing Surgery to Participate in Reality Show,1188\n\"U.S., BRENT CRUDE CRUDE FUTURES EXTEND GAINS ON UNCONFIRMED MARKET RUMOR OF OIL PIPELINE EXPLOSION IN SAUDI ARABIA\",439\nRaven Symone ‘Files Molestation Charges Against Bill Cosby’ is Fake,2158\n\"Man saved from bear attack when his Justin Bieber ringtones goes off, sending bear fleeing\",274\nJoan Rivers Personal Doctor Allegedly Took A Selfie Before Her Biopsy And Cardiac Arrest,1394\nAdopting Potential Werewolves Is Routine Business for Argentine Presidents,471\nA Justin Bieber Ringtone Just Saved A Man’s Life Who Was Being Attacked By A Bear,806\n\"Next-gen iPhone rumored to sport dual-lenses, DSLR quality in 'biggest camera jump ever'\",1511\nTexas Boy Suspended For 'Threatening' Classmate With The One Ring,1793\nJustin Bieber saves man from bear attack,2373\nIslamic State trying to SELL decapitated body of US hostage James Foley for $1 MILLION,1444\nREPORT: Doctor Snapped A 'Selfie' While Joan Rivers Was Under Anesthesia,923\nDisturbed aunt cuts off nephew’s penis after he burst’s in on her on the toilet.,2030\nIslamic state issues video of beheading of U.S. hostage: SITE,1964\nSources: Missing Afghan Soldiers May Have Been Found Near Canadian Border,575\nCrabzilla artist Quinton Winter reveals all after image of crab off Whitstable appeared at Horsebridge Centre,811\n\"ISIS LEADER ABU BAKR AL-BAGHDADI INJURED IN U.S. AIR STRIKES, IRAQI OFFICIALS CLAIM\",1118\n\"Hackers tell Sony wise to cancel film, don't make more trouble -CNN\",85\nJames Foley family: Obama officials vowed criminal charges if we paid son’s ransom,166\nKim Jong-un's discomfort 'down to cheese addiction',2189\nVideo purports to show beheading of US journalist,1886\n\"Student interviews his dad for vlog, fails spectacularly\",566\nMissing Afghan soldiers taken into custody at Canadian border,1801\nCruel aunt cuts her three-year-old nephew's penis off because he burst in on her on the loo and asked to use her phone,1304\nIs 'hands up' in Hong Kong really the same as in Ferguson?,1092\n\"Doctor took selfie with Joan Rivers while star was under anesthesia, CNN says  Read more at Jacksonville.com: http://jacksonville.com/entertainment/2014-09-16/story/doctor-took-selfie-joan-rivers-while-star-was-under-anesthesia-cnn#ixzz3DZRmGLrZ\",2487\n\"Ohio Trans Teen Commits Suicide, Leaves Heartbreaking Note Declaring “There’s No Way Out”\",1809\nU.S. airstrikes 'hit ISIS leader': Terror group chief 'critically wounded' in Iraq after coalition forces bomb jihadi leaders,1935\nPregnant woman loses eye after Ferguson cops fire bean bag,2169\nRampur: Angry Bride Marries Guest after Learning Groom is Epileptic,916\nBlackBerry shares up after unconfirmed report on possible Lenovo bid,2425\nFei Lin's Penis Stolen By Thieves: Chinese Man Allegedly Had Penis Stolen By Jealous Lovers,728\nVideo purports to show beheading of US journalist,96\nReport: Apple Is Shutting Down Beats Music,1591\nJoan Rivers Personal Doctor Allegedly Took A Selfie Before Her Biopsy And Cardiac Arrest,113\n\"Transgender teenager, 17, leaves heartbreaking suicide note blaming her Christian parents before walking in front of tractor trailer on highway\",1809\nSyria: Teenage British Jihadi from Brighton Killed in US Airstrikes,1617\nArgentina’s president adopts Jewish godson to counteract werewolf legend,1856\nIslamic State trying to SELL decapitated body of US hostage James Foley for $1 MILLION,2491\nTampa woman claims to add 3rd breast,1696\nSisi denies claims over providing Palestinians with Sinai lands,1604\nBrighton teenager killed in US air strikes in Syria,778\nChina Penis Amputation: Cruel Aunt Viciously Mutilates Toddler's Genitals as Punishment,2300\nReport: Woman who claimed to have third breast added is fake,1741\n\"Sorry, Argentina's President Didn't Actually Adopt a Jewish Werewolf\",2007\nPoster girl in fight against ISIS is beheaded by terror group,784\nJustin Bieber Basically Saves A Russian Man From A Bear,259\nIsis: James Foley's beheaded body in $1m 'humanity case' sale offer to family,392\nMystery of 50ft giant crab caught on camera yards from British harbour,69\n\"Tim Cook teases Apple Watch launch apps, and its debut in Germany\",1919\n3-Boobed Woman a Fake,1770\nExplosive New Details Of Joan Rivers’ Medical Crisis: Doctor Snapped Selfie With Legendary Comic & Performed Unauthorized Biopsy While She Was Under Anesthesia!,412\nIslamic State leader Abu Bakr al-Baghdadi wounded in airstrike: claims,1620\nJournalist Steven Sotloff reportedly executed by ISIS,934\nHP is reportedly splitting into two companies,52\nAfghan woman kills 25 Taliban rebels to avenge her son’s murder,1287\nEvil Aunt Hacks Off Toddlers Penis,890\nSouth Korean woman's hair 'eaten' by robot vacuum cleaner as she slept,1902\nJustin Bieber Ringtone Startles Bear,430\nPregnant woman loses eye after Ferguson cops fire bean bag,929\nMystery of 50ft giant crab caught on camera in Kent harbour,1546\n\"Islamic State leader Abu Bakr al-Baghdadi: Wounded, dead or missed entirely by U.S. airstrikes?\",1696\n\"Source: Joan Rivers' doctor took selfie, began biopsy before her cardiac arrest\",1229\n\"Hong Kong protesters go Ferguson style: ‘Hands up, don’t shoot’\",2270\nJoan Rivers's doctor 'took a SELFIE' with the comedian as she lay under anesthetic and just seconds before she went into cardiac arrest that killed her,1454\nDoc calls macabre 'selfie' claims completely crazy,2512\nWoman With Three Breasts Is Reportedly A Fake: Jasmine Tridevil’s Real Identity Revealed,1399\n\"No, Saudi Arabia has not banned the \"\"tempting eyes\"\"\",1694\nREPORT: 'JIHADI JOHN' WHO BEHEADED JAMES FOLEY WOUNDED IN US AIRSTRIKE,1894\nJoan Rivers' 'selfie' doctor 'DENIES performing biopsy and taking photo while star was under anesthesia',946\nRumors Swirling About Israel's Shocking Sinai 'Endgame' Plan for Palestinians in Gaza,408\nUPDATE: Children used as dogs in fights,338\nMissing Afghan soldiers taken into custody at Canadian border,1146\nFemale Kurdish ‘poster girl’ fighter feared killed,1497\n\"No, Argentina's president did not adopt a Jewish child to stop him turning into a werewolf\",2300\n\"Source: Joan Rivers' doc did biopsy, selfie\",1701\nJustin Bieber ringtone saves man being mauled by bear,2493\n\"Polish Teenager Wakes Up During Brain Surgery, Talks To Doctor\",353\n\"No, Saudi Arabia has not banned the \"\"tempting eyes\"\"\",813\n\"50ft crustacean, dubbed Crabzilla, photographed lurking beneath the waters in Whitstable\",2023\n\"Joan Rivers' doctor denies 'unauthorized procedure,' selfie before cardiac arrest\",223\n\"Three-Boobed Girl probably a hoax, because obviously\",471\nReport: Apple Is Shutting Down Beats Music,353\niOS 8.2 may launch Monday with new health features,535\nBrain op shock as teen wakes up mid-surgery,1394\nEXCLUSIVE: Got him! Jihadi John is 'wounded in US airstrike on secret bunker meeting of ISIS high command',94\nEvil Aunt Hacks Off Toddlers Penis,1685\nI never intended to kill his penis I was just angry: Mpumalanga acid attack girl,1995\nSaudi Airlines to Separate Men and Women on Flights,192\nISIS Is One Mile From Baghdad,1378\nFlorida woman gets third breast to become 'unattractive' 32,103\nVideo reportedly shows beheading of reporter Steven Sotloff by ISIS,314\nTorpoint: Five-Year-Old Billed For Missing Friend’s Birthday Party In England,1782\n\"Twitter messages attributed to Lisa Bonet was hoax, manager says\",2449\n\"Teen Iga Jasica wakes up during brain surgery, asks how it’s going\",1703\nDoc calls macabre 'selfie' claims completely crazy,2057\nFake News Report Claims Loggers Have Cut Down World's Oldest Tree,1023\nMan saved from bear attack - thanks to his Justin Bieber ringtone,1914\nCharles Manson’s fiancee allegedly wanted to marry him for his corpse,937\nThe Greater Gaza Plan: Is Israel trying to force Palestinians into Sinai?,2462\nBreast Chancer,2243\nThree-breasted woman outed as fake by Tampa police,2050\n\"Apple Watch to go on sale in March, claims analyst\",1812\nCrazy Conservatives Are Sure a Gitmo Detainee Killed James Foley,898\n\"Here's What You Can Do On Path, The Social Network That Apple May Be About To Acquire\",291\nJustin Bieber ringtone saves Russian man from bear attack,1411\n\"Report: Joan Rivers doctor took selfie, began biopsy, source says\",1525\nISIS Releases Video Allegedly Showing Beheading of U.S. Journalist Steven Sotloff,96\nReports: Selfie-Taking Doc's Unauthorized Biopsy May Have Killed Joan Rivers,1861\nJames Foley’s Family Claims Government Threatened Them Over Ransom Payments,1639\nNHL Expansion Plan Report Is 'Complete Fabrication': Bettman,2085\n17-yr-old girl pours acid on boyfriend’s penis after he leaked their sex tape,1316\nISIS Reportedly Beheaded The 'Poster Child' For Kurdish Female Fighters,1944\nMissing Afghan Soldiers Apprehended Trying To Cross Border Into Canada,575\n\"Report: HP to split into two companies, one focused on PCs/printers and one on enterprise computing\",1741\n\"Joan Rivers Death Preventable? Melissa Rivers Taking Legal Action, News Of Doctor’s Selfie Surfaces\",1394\nHere's What We Know About ISIS's Alleged Organ Harvesting Operation,1228\nSource: Apple set to acquire Path in an attempt to bolster iOS social cred,635\nPregnant woman loses eye after police shoot bean bag at her,671\n\"Report: Woman claims she had third breast added, hopes to become a TV star\",1399\nISIS terror chief 'believed dead': Iraqi military confirm warlord WAS injured in US-led airstrike as speculation grows feared jihadist perished in attack,1886\nLisa Bonet Did NOT Send “Cryptic Tweet” About Bill Cosby — Twitter Account Fake!,2289\nSaudi Arabia set to introduce gender segregation on national airline flights,1290\nIsis 'just one mile from Baghdad' as al-Qaeda joins militants' fight against West,1105\n\"Source: Joan Rivers' doctor took selfie, began biopsy before her cardiac arrest\",2439\nSaudi Arabia's Religious Police Outlaw 'Tempting Eyes',2173\n\"ISIS Leader Injured in Air Strike, Iraqi Officials Say\",1118\nMissing Afghan Soldiers Apprehended Trying To Cross Border Into Canada,160\nWoman with three breasts ‘was a fake who has tricked people online before’,274\nCharles Manson wedding off after it emerges that fiancee Afton Elaine Burton 'just wanted his corpse for display',1741\nU.S.: Video showing Sotloff beheading is authentic,1387\n\"Joan Rivers Death Preventable? Melissa Rivers Taking Legal Action, News Of Doctor’s Selfie Surfaces\",556\n\"Joan Rivers' doctor denies 'unauthorized procedure,' selfie before cardiac arrest\",1927\nMissing Kim Jong-un suffering with 'condition' after CHEESE binge,2193\n\"Hewlett-Packard splits off PC, printer businesses\",563\nThese Men Weren't Really Tricked Into Sexually Harassing Their Moms,1138\nWe just found out the #Ferguson Protester who claim she was shot in the eye with a rubber bullet was a false story guys. Smh..,647\nRaven-Symone blasts fake report alleging she was abused by Bill Cosby: ‘Keep me out of this’,1113\nTeam 5 source: Missing Afghan soldiers found at Canadian border,1874\nVideo Appears to Show ISIS Execution of Second American Steven Sotloff,1304\nTransgender Teen Leelah Alcorn Blames Christian Parents In Tumblr Suicide Note,1809\nLunch theft prompts ransom note from sandwich thief,408\nLenovo tipped to make a bid for BlackBerry this week,525\nU.S. airstrikes 'hit ISIS leader': Terror group chief 'critically wounded' in Iraq after coalition forces bomb jihadi leaders,746\nSaudi national airline may introduce gender segregation on its flights,1102\nJihadist Brit teen killed in US air strikes,2359\nBear attack foiled by Justin Bieber’s music: A story too good to check,163\nCrabzilla artist Quinton Winter reveals all after image of crab off Whitstable appeared at Horsebridge Centre,326\nApple Watch Likely Be Launched On Valentine’s Day; Plus First Apple Watch Accessory To Be Showcased In CES 2015,912\nApple Watch shipments to start in March: 12in new MacBook Air expected to be launched in same quarter,1882\nFlorida woman gets plastic surgery to add a third breast,1626\nJoan Rivers' Personal Doctor Allegedly Took A Selfie During Her Throat Procedure,580\nTesla to Choose Nevada for Battery Factory,1142\nHugh Hefner is not dead: Playboy founder makes it to film night despite mortality rumours,747\n\"Gwen Korovin, Joan Rivers’s doctor, denies taking selfie\",1674\nThree-breasted woman outed as fake by Tampa police,2466\nManson's fiancee wants to put his corpse on display: Report,2233\nSyria: Teenage British Jihadi from Brighton Killed in US Airstrikes,2112\nJilted wife 'chopped off husband's penis TWICE with scissors after catching him cheating',202\nReports: Selfie-Taking Doc's Unauthorized Biopsy May Have Killed Joan Rivers,164\nJames Foley's mother 'appalled' by U.S. government handling of case,268\nReport: ISIS Islamists at the Gates of Baghdad,2071\nIslamic State reaps profits from organ trafficking,1770\nIs Jasmine Tridevil's Triple Breasted Tale An Internet Hoax?,2204\nFate of Isis leader remains unclear after US airstrike in Iraq,1935\nU.S. Authenticates Video Showing Sotloff's Beheading,2366\n\"Fake or freak? Woman, 21, claims to have paid $20,000 to surgically add third breast in desperate bid to become a reality TV star\",157\nHermaphroditic cat to get gender assignment surgery,2333\nWednesday Apple Rumors: Apple May Be Ready to Buy Path,2427\n\"iPhone 6s To Have DSLR-Quality Camera? Rumors Suggest ‘Dual-Lens’ Camera, Apple Watch ‘Force Touch’ Feature\",1146\nAPPLE WATCH MAY GO ON SALE IN MARCH ACCORDING TO ANALYST,2396\nPeople Actually Believed Argentina’s President Adopted A Jewish Boy To Stop His Change Into A Werewolf,1246\n'How's it going?': Teenager wakes up during brain surgery and asks doctors for progress report,353\nHewlett-Packard Plans to Break in Two,1953\nRumors Swirling About Israel's Shocking Sinai 'Endgame' Plan for Palestinians in Gaza,2194\nJames Foley beheading: ISIS militants 'trying to sell murdered hostage's body to his parents for $1m',1072\nSaudi Arabia May Be Taking Misogyny to the Skies,2512\nJames Foley’s Family Claims Government Threatened Them Over Ransom Payments,2300\n\"Woman Gets Third Boob Implanted, Wants to Be \"\"Unattractive to Men\"\"\",2\nWhite House denies threatening families of James Foley and Steven Sotloff over ISIS ransom but adds 'we made the law clear to them',1218\nApple to shut down Beats Music? Not so Apple says,1486\nCrabzilla artist Quinton Winter reveals all after image of crab off Whitstable appeared at Horsebridge Centre,2136\nJasmine Tridevil: Woman with three breast denies surgery hoax claims,1399\nLoggers Accidentally Cut Down World’s Oldest Tree in Amazon Forest,990\nBOOK: CHARLES MANSON’S FIANCÉ WANTED MARRIAGE SO SHE COULD DISPLAY HIS CORPSE IN TOURIST ATTRACTION,2040\nThe men caught cat-calling and wolf whistling their own MOTHERS: Hilarious TV show disguises women so they can experience their sons' behaviour,823\nAdopting Potential Werewolves Is Routine Business for Argentine Presidents,2\nLenovo Could Make A Bid For BlackBerry (Rumor),2425\nReport: Hewlett-Packard plans to break into 2 companies,2030\n\"Apple in late stages to acquire Path, report says\",1386\nISIL Has Reportedly Beheaded Journalist Steven Sotloff,1354\nIs Jasmine Tridevil’s Third Boob Real? Alisha Hessler Hoax Rumors Swirl,2183\nKid Suspended For Allegedly Threatening Classmate With ‘Hobbit’ Magic,1399\nFisherman Saved from Deadly Bear Attack by His Justin Bieber Ringtone,319\n‘Three-boobed’ woman: They’re not fake,889\nBrighton teenager killed in US air strikes in Syria,2099\nApple Stores to install safes to secure gold Apple Watches,1232\nWoman Gets Third Boob to Appear Unattractive to Men,1124\nAirline passenger freaks out over crew's 'Merry Christmas' greeting,681\nJustin Bieber Basically Saves A Russian Man From A Bear,163\nArgentina president adopts Jewish godson for first time in country's history,3\n3-Boobed Woman a Fake,753\n\"Report: Joan Rivers doctor took selfie, began biopsy, source says\",2233\nMIRACLE CAT CLAWS ITS WAY OUT OF ITS OWN GRAVE FIVE DAYS AFTER BEING BURIED,1816\nA Pregnant Woman Has Lost Her Eye After Being Shot W/ Bean Bag In Ferguson,2008\nVideo Appears to Show ISIS Execution of Second American Steven Sotloff,1964\nReports: Selfie-Taking Doc's Unauthorized Biopsy May Have Killed Joan Rivers,1927\n\"A Peruvian TV show is tricking men into catcalling their mothers, for feminism\",2121\nReport: Apple Rethinking Beats Music Brand,1086\nWhen Street Harassers Realize The Women They're Catcalling Are Their Moms In Disguise,1389\niPhone 6s Rumored to Include 2GB of Faster RAM and 'Force Touch' Technology,1394\n\"Argentina President, Christina Kirchner, Has Bizarre Werewolf Mishap\",2383\n\"Report: HP to split into two companies, one focused on PCs/printers and one on enterprise computing\",904\nIraqi Army Downs 2 UK Planes Carrying Weapons for ISIL,2199\nHP is better not together — company to split into enterprise and PC/printer businesses,279\nMan Mauled By Bear Says He's Only Alive Thanks to Justin Bieber,1629\nISIS Is One Mile From Baghdad,535\nArgentina's President Didn’t Adopt A Jewish Child To Avoid Becoming A Werewolf; So What Did She Do?,1441\nStop Sharing Those Photos of Fancy International School Lunches,1872\nISIS reportedly wants $1 million for beheaded hostage James Foley’s corpse,1072\nDoc calls macabre 'selfie' claims completely crazy,1639\nJoan Rivers' Personal Doctor Allegedly Took A Selfie During Her Throat Procedure,2291\nREPORT: MARINES ORDERED BY STATE DEPT TO SURRENDER WEAPONS IN US EMBASSY EVAC IN YEMEN,1023\nJoan Rivers’ doctor snapped a selfie before biopsy surgery,1701\nIslamic State leader Abu Bakr al-Baghdadi wounded in airstrike: claims,2101\nScorpion Sting Delays Oregon State Flight,1128\nFlorida woman has surgery to add third breast to make herself 'unatttractive to men',1894\nPregnant woman loses eye after police shoot bean bag at her,1078\n\"ISIS might be harvesting organs, Iraqi ambassador tells UN, amid reports of more hostages being burned alive\",2151\nArgentinian President Cristina Kirchner adopts Jewish boy to protect him from werewolf stigma,710\nArgentina Has a Superstition That Seventh Sons Will Turn into Werewolves,1088\nWH won’t say if Foley family was threatened not to pay ransom,1172\nHermaphroditic cat to undergo gender reassignment surgery,2416\nCheese blamed for North Korean leader Kim Jong-un's broken ankles,2350\n\"Condition of Abu Bakr al-Baghdadi, Islamic State leader, in doubt after airstrike\",1557\n\"Tail of survival: Buried cat, believed dead, claws back to life\",890\nFake Lisa Bonet Tweet on Cosby Scandal Fools Major Media Outlets,1428\n\"Report: Toronto, Seattle, Quebec City to join Vegas in 2017 NHL expansion\",1444\nApple May Be Reintroducing The 4-inch iPhone,183\n\"Joan Rivers: Doctor Took Selfie With Unconscious Comedian, Performed Biopsy Without Consent -- Details\",1088\nBritish terrorist Jihadi John 'injured in airstrike close to Syrian border',1704\nMissing Kim Jong-un suffering with 'condition' after CHEESE binge,338\nFerguson and Hong Kong Have One Important Thing in Common,1394\n'I had a third breast implant so I can turn off men',2\nUK looking into reports IS beheading suspect wounded,1765\nArgentinian President Cristina Kirchner adopts Jewish boy to protect him from werewolf stigma,291\nNHL Expansion Plan Report Is 'Complete Fabrication': Bettman,2294\nIs 'hands up' in Hong Kong really the same as in Ferguson?,33\nFoley family says was 'threatened' by U.S. official over ransom: ABC,216\nSexually frustrated female owl killed male because 'his penis was too SMALL',2209\n\"Saudi Stocks, Currency Tumble As Aramco Pipeline Explodes; ISIS Sabotage Concerns\",1243\nJoan Rivers death: Biopsy doctor ‘took SELFIE with star while she was under anesthesia moments before cardiac arrest’,2289\nThe Story of the 3-Boobed Lady Is As Fake As Her Third Boob,1399\nIslamic State releases video of beheading of U.S. hostage Steven Sotloff: site intelligence monitoring service,1052\nWoman with three breasts ‘was a fake who has tricked people online before’,1770\nArgentina's President Just Adopted a Son So He Won't Turn into a Werewolf,1633\nApple to shut down Beats Music: Report,1870\n\"50ft crustacean, dubbed Crabzilla, photographed lurking beneath the waters in Whitstable\",489\nJames Foley family: Obama officials vowed criminal charges if we paid son’s ransom,1163\nArgentina president adopts Jewish godson for first time in country's history,1992\nIBM is about to get hit with a massive reorg and layoffs,1236\nMan saved from bear attack - thanks to his Justin Bieber ringtone,912\nHugh Hefner is not dead: Playboy founder makes it to film night despite mortality rumours,1741\n\"New report tips Apple Watch release in March, 12in MacBook Air in Q1\",1194\n\"Stephen Sotloff beheading shown in video, ISIS claims\",594\nHP is better not together — company to split into enterprise and PC/printer businesses,1643\nMariam Al Mansouri: Female Fighter Pilot Disowned By Family For Bombing ISIS Terrorists In Syria,1942\nWoman with three breasts ‘was a fake who has tricked people online before’,2204\nIslamic State video reportedly shows beheading of Steven Sotloff,2071\nChina Penis Amputation: Cruel Aunt Viciously Mutilates Toddler's Genitals as Punishment,2128\nMan saved from bear attack - thanks to his Justin Bieber ringtone,894\nTriple-breasted woman pictured before 'operation' and vows surgery footage will prove third boob is no hoax,758\nMystery of 50ft giant crab caught on camera yards from British harbour,778\nEgypt Offers Abbas Land in Sinai for Future Palestinian State Read,100\nCNN Reports Hackers Sent Message to Sony: ‘You’ve Done the Right Thing’,1209\nWerewolf Legend Leads To Jewish Godson's 'Adoption' by Argentina President,361\nTampa woman claims to add 3rd breast,1204\nIslamic state issues video of beheading of U.S. hostage: SITE,2158\nIs this Crabzilla? Giant Monster Crab Caught on Camera,1284\nHewlett-Packard to split into two public companies,412\nOriginal Apple Watch Health Features Were Dropped Due to Consistency Issues,1414\nJustin Bieber ringtone saved a Russian fisherman during a bear attack,290\nApple May Be Reintroducing The 4-inch iPhone,326\nJoan Rivers’ doctor snapped a selfie before biopsy surgery,301\nExplosive New Details Of Joan Rivers’ Medical Crisis: Doctor Snapped Selfie With Legendary Comic & Performed Unauthorized Biopsy While She Was Under Anesthesia!,2057\nFlorida Woman Has Surgery To Add Third Breast To Her Chest,2026\nThese Men Freak Out When They Discover The Women They Are Harassing Are Their Moms In Disguise (VIDEO),1381\nArgentina's President Adopts Young Boy so He Won't Turn Into Werewolf,2253\nJustin Bieber saves man from bear attack,1754\nHewlett Packard ‘planning to split into two’,1552\nArgentina’s president adopts Jewish boy to save him from life as a werewolf,641\nMissing Afghan Soldiers Apprehended Trying To Cross Border Into Canada,1710\n\"Jealous Wife Who Chopped Off Husband’s Penis For Cheating On Her, Chops It Off A Second Time\",319\nWoman Who Claimed To Have Surgery To Add Third Breast Exposed As Hoaxer,1188\n\"Source: Joan Rivers' doc did biopsy, selfie\",1779\n\"Brain Surgery Recovery: Teenage Girl Wakes Up During Procedure, Talks About Cats\",1550\n\"White House Chief Of Staff Denis McDonough: No Threats Were Made To Foley, Sotloff Families Over Possible Ransom\",1100\nSexually frustrated female owl killed male because his penis was too small,2209\n'Dear Sandwich Thief': Man's hilarious response to passive-aggressive sign posted on his office's fridge door sparks incredible kitchen note war,1275\nIraqi Army Downs Two British Planes Carrying Weapons for ISIL Terrorists,747\nTV show tricks chronic catcallers into harassing their own mothers,1910\nStolen Member,1284\nSisi denies claims over providing Palestinians with Sinai lands,627\nJustin Bieber Saved A Guy Getting Mauled By A Bear,2073\nIs 'Crabzilla' real or not? Leading marine biologist rules picture of giant crab lurking in shallow waters must be a HOAX,2182\nArgentina's President Just Adopted a Son So He Won't Turn into a Werewolf,2158\n\"ISIS Treasurer Reportedly Steals $1M From Group, Flees To Turkey\",306\n\"Polish Teenager Wakes Up During Brain Surgery, Talks To Doctor\",2482\nApple Is Going To Shut Down Beats Music,528\nDid Argentina's President Adopt A Jewish Baby To Stop It From Becoming A Werewolf??,328\n\"Four new NHL expansion teams? Vegas, Seattle, Toronto and Quebec by 2017: Report\",1643\nFlorida woman gets plastic surgery to add a third breast,1102\nISIS Reportedly Beheads A Second American Journalist,1712\nFake-News Report Claims Michael Jackson Is Father Of Bruno Mars,411\nThree-breasted woman outed as fake by Tampa police,2026\n\"Apple in late stages to acquire Path, report says\",1558\n\"No, Argentina's president did not adopt a Jewish child to stop him turning into a werewolf\",2107\nSouth Korean Woman's Hair 'Eaten' By Robot Vacuum Cleaner,2316\nIs 'hands up' in Hong Kong really the same as in Ferguson?,1044\nIsraeli politicians praise Sisi plan to give Palestinians land for a state in Sinai,2100\nREPORT: Doctor Snapped A 'Selfie' While Joan Rivers Was Under Anesthesia,2323\nTorpoint: Five-Year-Old Billed For Missing Friend’s Birthday Party In England,196\nTesla will build battery 'Gigafactory' in Nevada,2384\nWhen Street Harassers Realize The Women They're Catcalling Are Their Moms In Disguise,1092\nJustin Bieber Saved This Guy From a Bear Attack,876\nAfghan Mother Reza Gul Takes Up Slain Son's Gun to Kill Taliban Attackers,2150\nReport: Woman who claimed to have third breast added is fake,1894\n'Dear Sandwich Thief': Man's hilarious response to passive-aggressive sign posted on his office's fridge door sparks incredible kitchen note war,471\nThree-breasted woman outed as fake by Tampa police,1102\n\"The Groom Was Sick, So The Bride Married A Guest At Her Wedding In A Fit Of Rage\",111\n\"Transgender teenager, 17, leaves heartbreaking suicide note blaming her Christian parents before walking in front of tractor trailer on highway\",823\nWife chops off cheating husband’s penis twice – then stray animal steals it,1124\n\"Report: Microsoft Trying To Buy Mojang, Creators Of Minecraft\",325\n\"Female Kurdish Fighter 'Rehana' is Alive, Claim Supporters; Post CNN Video as Proof\",246\n'They got in our way': James Foley's brother backs mother attacking Obama administration over failure to save photojournalist before he was beheaded by ISIS,1675\n\"Woman pays $20,000 for third breast to make herself LESS attractive to men\",150\n\"Sony Hackers Email: Thanks For Running Scared, We'll Stop Now\",2522\nSteven Sotloff 'beheaded by Islamic State',20\nArgentina’s president adopts Jewish boy to save him from life as a werewolf,1856\n‘How’s it going?’: Teen wakes up during brain surgery,1583\nIsis 'just one mile from Baghdad' as al-Qaeda joins militants' fight against West,927\nSexually frustrated female owl killed male because 'his penis was too SMALL',1902\nIslamic state issues video of beheading of U.S. hostage: SITE,1475\nSaudi Arabia outlaws ‘tempting eyes’,2383\nLG will be sole supplier of Apple Watch display,1706\nIs this Crabzilla? Giant Monster Crab Caught on Camera,2522\nIndian bride marries wedding guest after husband has epileptic seizure during ceremony,485\nJustin Bieber ringtone saved a Russian fisherman during a bear attack,37\nWoman Adds Third Breast by Undergoing Surgery to Participate in Reality Show,2359\nApple Is Going To Shut Down Beats Music,1870\nKorean housewife 'attacked' by robot vacuum cleaner,889\nOwl kills mate because he has a small penis,2179\nKim Jong-un loves CHEESE so much he's ballooned in size and walks with limp,2378\nThey're fake! Woman who claims to have surgically implanted third breast is a self-proclaimed hoaxer who once reported a '3 breast prosthesis' stolen from her luggage,85\nISIS Reported to Behead Second American,1386\nAl-Sisi proposes: Extend Gaza Strip into Sinai and establish Palestinian state there,1108\nIs Jasmine Tridevil’s Third Boob Real? Alisha Hessler Hoax Rumors Swirl,2486\nJustin Bieber Ringtone Startles Bear,2464\n‘Three-boobed’ woman: They’re not fake,1399\nWH won’t say if Foley family was threatened not to pay ransom,1194\nReport: Microsoft may buy Minecraft studio Mojang,2226\n\"Tail of survival: Buried cat, believed dead, claws back to life\",177\nMissing Afghani soldiers found trying to cross US border to Canada,746\nRaven-Symone Did NOT Accuse Bill Cosby Of Molestation Or Rape — It’s A HOAX,814\n\"Report: Toronto, Seattle, Quebec City to join Vegas in 2017 NHL expansion\",758\nMan saved from bear attack - thanks to his Justin Bieber ringtone,580\nGhost Ship,2439\nWhite House Threatened James Foley's Family with Prosecution,216\nCrazy Conservatives Are Sure a Gitmo Detainee Killed James Foley,196\nManson's fiancee wants to put his corpse on display: Report,584\nTesla Said to Select Nevada for Its First Battery Site,1479\nAfghan woman kills 25 Taliban rebels to avenge her son’s murder,1701\nMeet the 3-boobed woman,764\nKid Suspended For Allegedly Threatening Classmate With ‘Hobbit’ Magic,1067\nArgentina’s president adopts Jewish godson to counteract werewolf legend,2300\nArgentina's President Didn’t Adopt A Jewish Child To Avoid Becoming A Werewolf; So What Did She Do?,923\nHugh Hefner Found Dead But Still Makes It To Family Movie Night,1091\nTesla chooses Nevada for battery factory: Sources,647\niPhone 6s Rumored to Include 2GB of Faster RAM and 'Force Touch' Technology,2151\n\"‘Hands Up, Don’t Shoot’ in Hong Kong Protests?\",1653\nFake Lisa Bonet Tweet on Cosby Scandal Fools Major Media Outlets,1676\nPresident of Argentina adopts Jewish boy to stop him turning into werewolf,1124\nScorpion stings flier on Alaska Airlines flight from L.A.,327\nEgypt Offers Abbas Land in Sinai for Future Palestinian State Read,1961\nThese Men Catcalling Their Undercover Mothers Is the Best Payback Ever,994\nEnraged spouse chops off unfaithful husband's manhood – TWICE,728\nReport: Egyptian President Makes Surprising Suggestion to Move the Location of a Future Palestinian State,728\nIs 'Crabzilla' real or not? Leading marine biologist rules picture of giant crab lurking in shallow waters must be a HOAX,898\n\"Apple Watch Takes Two Hours to Charge, Only Delivers Notifications While on the Wrist\",1727\nIs this a Crabzilla spotted in the UK? Monster crab measures about 50 feet,2173\nHewlett-Packard to break into 2 companies,1236\nJustin Bieber Saved This Guy From a Bear Attack,1324\nReport: Woman who claimed to have third breast added is fake,1241\nVideo purportedly shows beheading of U.S. hostage Steven J. Sotloff,1902\nU.S.: Video showing Sotloff beheading is authentic,1452\n\"No, McPizza is not available in two US McDonald's [Google Translate]\",1479\nReport: Three missing Afghan soldiers caught at Canadian border,1710\n3-Boobed Woman a Fake,1903\nManson's fiancee wants to put his corpse on display: Report,274\n\"Ferguson Protester's Photo Gets Edited Into Racist Meme, Goes Viral\",246\n\"Transgender Teen Leelah Alcorn Commits Suicide By Walking In Front Of Semi Truck, Blames Christian Parents In Viral Suicide Note\",1779\n\"ISIS might be harvesting organs, Iraqi ambassador tells UN, amid reports of more hostages being burned alive\",680\nJames Foley’s Family Claims Government Threatened Them Over Ransom Payments,2253\nIraqi Army Downs Two UK Planes Carrying Weapons for ISIS,479\n\"Disgusting! Joan Rivers Doc Gwen Korovin’s Sick Selfie EXPOSED — Last Photo Of Comic Icon, When She Was Under Anesthesia, At Center Of Medical Investigation\",1963\nArgentina’s president adopts Jewish boy to save him from life as a werewolf,1246\niPhone 6s Rumored to Include 2GB of Faster RAM and 'Force Touch' Technology,2353\nMystery of 50ft giant crab caught on camera in Kent harbour,2182\nWoman has surgery to get third breast: The three most statistically unlikely pairs of boobs,328\nWoman Faces Jail Time After Slicing Off 3-Year-Old Nephew's Penis,2400\nJoan Rivers's doctor 'took a SELFIE' with the comedian as she lay under anesthetic and just seconds before she went into cardiac arrest that killed her,2517\nHeads up oil traders: Big pipeline explosion reported in Saudi Arabia,1861\n\"The story of the Argentinean president, werewolves and seventh sons\",2198\nUnbearable: Man fends off bear attack by playing Justin Bieber song,1324\nHP Is Planning To Split Into Two Separate Businesses,1851\nScorpion stings flier on Alaska Airlines flight from L.A.,1450\nArgentine President Takes On Godson — But Not To Keep Werewolf At Bay,1102\nMicrosoft said to be buying the maker of 'Minecraft' for $2 billion,1328\nKorean Housewife’s Hair Sucked Up into Robot Vacuum,2173\nArgentina's President Adopts Young Boy so He Won't Turn Into Werewolf,1160\nMissing Fort Carson item not a nuclear weapon - despite Internet rumors,1322\n\"Report: Woman claims she had third breast added, hopes to become a TV star\",290\n\"Morin goes back on transparency pledge, refuses to confirm or deny report that Apple is buying Path\",1765\nREPORT: Doctor Snapped A 'Selfie' While Joan Rivers Was Under Anesthesia,1284\nHewlett-Packard Plans To Break Into Two Companies: Report,2505\nApple Stores to install safes to secure gold Apple Watches,201\nArgentina president adopts young Jewish boy as godson to prevent him from turning into werewolf,202\n\"Condition of Abu Bakr al-Baghdadi, Islamic State leader, in doubt after airstrike\",1941\nHere's What We Know About ISIS's Alleged Organ Harvesting Operation,1102\nREPORT: Tesla Chooses Nevada For Site Of Its Massive Battery Factory,2462\nSaudi Arabia's national airline planning to introduce gender segregation on flights,1765\n\"Three-Boobed Girl probably a hoax, because obviously\",85\nRaven-Symone Did NOT Accuse Bill Cosby Of Molestation Or Rape — It’s A HOAX,2512\n\"Joan Rivers' doctor denies 'unauthorized procedure,' selfie before cardiac arrest\",338\nThe US Threatened To Prosecute Families Of The 2 Murdered Americans If They Paid A Ransom To ISIS,967\nBrain op shock as teen wakes up mid-surgery,1639\n\"Stephen Sotloff beheading shown in video, ISIS claims\",1902\nISIS Beheads Second American Journalist,2229\nSaudi Arabian airline to separate genders after men complain about blokes sitting next to their wives,2437\nReports: 3 missing Afghans detained at Canadian border,2198\nJoan Rivers' Doctor Reportedly Took a Selfie Before Her Cardiac Arrest,1765\nThe Story of the 3-Boobed Lady Is As Fake As Her Third Boob,1228\n\"WH: We didn't threaten Foley, Sotloff families\",216\nIslamic State releases video showing beheading of US hostage Steven Sotloff,594\nCharles Manson wedding off as bride 'wanted to display his dead body in glass coffin',1937\nIsraeli right welcomes Sisi's offer to a Palestinian State in Sinai,1454\nFake News Report Claims Loggers Have Cut Down World's Oldest Tree,631\n\"Joan Rivers Death Preventable? Melissa Rivers Taking Legal Action, News Of Doctor’s Selfie Surfaces\",946\nSchool pupil writes moving letter to her teacher after he comes out as gay,1809\n\"Apple Watch to go on sale in March, claims analyst\",1620\nJoan Rivers' Doctor Took a Selfie While She Was Under Anesthesia (Report),1782\n\"3 Afghan Soldiers Missing From U.S. Base Apprehended at Canadian Border, Reports Say\",1886\nReports: Selfie-Taking Doc's Unauthorized Biopsy May Have Killed Joan Rivers,2160\nWoman cuts off husband's penis twice after catching him cheating,1526\nWerewolf Legend Leads To Jewish Godson's 'Adoption' by Argentina President,1246\nJoan Rivers’ doctor took a selfie while she was out cold before doing ‘an unauthorised biopsy’,2160\nIs this a Crabzilla spotted in the UK? Monster crab measures about 50 feet,501\nGhost Ship Filled with Ebola-Ridden Rats Heading for Florida,1431\nBOOK: CHARLES MANSON’S FIANCÉ WANTED MARRIAGE SO SHE COULD DISPLAY HIS CORPSE IN TOURIST ATTRACTION,995\nWoman Adds Third Breast by Undergoing Surgery to Participate in Reality Show,2204\nAngry Indian bride marries wedding guest,1845\n3-Boobed Woman a Fake,262\nJoan Rivers’ doctor snapped a selfie before biopsy surgery,2289\n\"Joan Rivers: Doctor Took Selfie With Unconscious Comedian, Performed Biopsy Without Consent -- Details\",1229\nOwl kills mate because he has a small penis,1964\nHewlett-Packard to split into two companies,1067\nArgentina's President Adopts Young Boy so He Won't Turn Into Werewolf,641\nJilted wife 'chopped off husband's penis TWICE with scissors after catching him cheating',1373\n\"Justin Bieber ringtone scares bear, saves Russian fisherman\",2320\nISIS Reportedly Executes 2nd American Journalist,1326\n\"iPhone 6S rumors suggest new camera, HealthKit sensors\",1464\n\"Joan Rivers Death Preventable? Melissa Rivers Taking Legal Action, News Of Doctor’s Selfie Surfaces\",2487\nScorpion stings woman on OSU plane,2324\n\"‘Hands Up, Don’t Shoot’ in Hong Kong Protests?\",1937\nCharles Manson's fiancée 'only wanted to marry him so she could put his corpse on display in a glass coffin after he died',2082\nWatch Two Guys Appear to Get Tricked Into Catcalling Their Own Moms,1138\nArgentina's President Cristina Kirchner Adopts Jewish Godson To Prevent Him Turning Into A Werewolf,202\nFerguson and Hong Kong Have One Important Thing in Common,1653\nMicrosoft said to be buying the maker of 'Minecraft' for $2 billion,1348\nCNN: Doctor Took Mid-Surgery Selfie with Unconscious Joan Rivers,2089\nThese Men Catcalling Their Undercover Mothers Is the Best Payback Ever,326\n\"Beast-eater, frightened phone signal, threw the victim and rend in the taiga\",923\nThis Third Boob Is Probably Only Real in Our Hearts,471\nISIS terror chief 'believed dead': Iraqi military confirm warlord WAS injured in US-led airstrike as speculation grows feared jihadist perished in attack,1941\nHugh Hefner Found Dead But Still Makes It To Family Movie Night,2233\n\"Islamic State leader Abu Bakr al-Baghdadi: Wounded, dead or missed entirely by U.S. airstrikes?\",1980\nJihadist Brit teen killed in US air strikes,1272\nApple Stores to install safes to secure gold Apple Watches,784\nPresident of Argentina adopts godson to stop him from turning into a werewolf,1246\n\"50ft crustacean, dubbed Crabzilla, photographed lurking beneath the waters in Whitstable\",85\n9-year-old girl pens touching letter to teacher who came out as gay,92\nJustin Bieber scares off GRIZZLY BEAR and saves fisherman from a mauling,1479\nDid Argentina's President Adopt A Jewish Baby To Stop It From Becoming A Werewolf??,1264\nURGENT: ISIS beheads Kurdish female fighter “Rehana”,2527\nWedding punch-up when bride marries guest INSTEAD after groom suffers epileptic fit,1768\n\"'Sílbale your mother', the mockumentary to stop street harassment in Peru [Google Translate]\",2030\n\"IBM Corp expected to cut more than 110,000 jobs in massive overhaul, report says\",1402\nOil market shrugs off Saudi pipeline blast,2074\nFlorida woman gets third breast surgically implanted,1924\nReports: Selfie-Taking Doc's Unauthorized Biopsy May Have Killed Joan Rivers,2233\n\"After Beheading of Steven Sotloff, Obama Pledges to Punish ISIS\",1964\nJustin Bieber Saved This Guy From a Bear Attack,2073\nVideo purportedly shows beheading of U.S. hostage Steven J. Sotloff,990\nPolice identify shooter in Florida State tragedy,849\n\"Fake or freak? Woman, 21, claims to have paid $20,000 to surgically add third breast in desperate bid to become a reality TV star\",2402\nMan saved from bear attack - thanks to his Justin Bieber ringtone,420\nTriple-breasted woman pictured before 'operation' and vows surgery footage will prove third boob is no hoax,836\nScorpion stings flier on Alaska Airlines flight from L.A.,1770\nISIS ‘organ harvesting’ must be probed by Security Council – Iraqi envoy,778\nPeople Actually Believed Argentina’s President Adopted A Jewish Boy To Stop His Change Into A Werewolf,2131\nSaudi Arabia airline segregation: Saudi airlines to assign seats based on gender,1992\nThree-breasted woman outed as fake by Tampa police,448\nISIS online video shows beheading of U.S. journalist Steven Sotloff,1354\n\"'Even though you're gay, I will always treat you the same way as I do now': Moving letter from nine-year-old to her school teacher after he came out to his class\",814\nThis Third Boob Is Probably Only Real in Our Hearts,1378\nReport: Hewlett-Packard plans to break into 2 companies,785\nIs Kim Jong ill? North Korean dictator in poor health as his weight has ballooned thanks to an obsession with cheese,2378\nJustin Bieber Ringtone Startles Bear,163\n\"Switzerland’s Assassination, Kim Jong Un Might Die From Cheese Overdose\",2402\nCharles Manson’s fiancee allegedly wanted to marry him for his corpse,1992\nWoman With Three Breasts Is Reportedly A Fake: Jasmine Tridevil’s Real Identity Revealed,1894\n\"Islamic State is funding its terror operations by brutally harvesting organs, UN is warned\",2136\nSon of North Korean aide linked to Kim Jong-un's executed uncle is 'on the run' in France amid fears he will be killed by regime,1886\nAngry Passenger Tossed Off Plane after Crew Wishes Him 'Merry Christmas',1878\nThe Greater Gaza Plan: Is Israel trying to force Palestinians into Sinai?,1894\nISIS ‘organ harvesting’ must be probed by Security Council – Iraqi envoy,2173\nWatch Two Guys Appear to Get Tricked Into Catcalling Their Own Moms,1910\nBrighton jihadi Khalil al-Britani killed in Syria drone strike,1617\nCharles Manson Wedding Off: Fiancee’s Morbid Plan To Exploit His Corpse Emerges,1126\nA bunch of cool health features were cut from the Apple Watch at the last minute,1558\nThe Whole Internet Is Waiting For This Pic Of A Monster 50-Foot Crab To Be Declared A Hoax,1290\nWoman has third breast implanted,1102\nJoan Rivers Doctor Denies Selfie,1765\nCrabzilla! Photo appears to show giant CRAB measuring at least 50ft across lurking in the waters off Whitstable,2522\nBritish teenage jihadi believed to have been killed in Syria,864\n‘Three-boobed’ woman: They’re not fake,1741\nWH won’t say if Foley family was threatened not to pay ransom,1186\nThe Story of the 3-Boobed Lady Is As Fake As Her Third Boob,535\n\"ISIS Leader Injured in Air Strike, Iraqi Officials Say\",150\nCrabzilla artist Quinton Winter reveals all after image of crab off Whitstable appeared at Horsebridge Centre,2282\nJustin Bieber scares off GRIZZLY BEAR and saves fisherman from a mauling,2105\nSaudi Arabia's national airline planning to introduce gender segregation on flights,811\n\"[Google translate] AED site: Family \"\"Flyer\"\" Maryam Mansouri emphasizes \"\"fabricating\"\" a statement repudiating them\",661\nVideo purports to show beheading of US journalist,485\n\"Man saved from bear attack when his Justin Bieber ringtones goes off, sending bear fleeing\",1241\nApple Watches to be kept in safes,2006\nHugh Hefner Dead? Fans Panic That Playboy Founder Is Gone,1091\nLenovo Could Make A Bid For BlackBerry (Rumor),838\n\"Stephen Sotloff beheading shown in video, ISIS claims\",2465\n\"Passenger headed to Dallas rages over ‘Merry Christmas,’ removed from plane\",2464\nJoan Rivers’ doctor took selfie during procedure,1023\nAfghan woman kills 25 Taliban rebels to avenge her son’s murder,164\nMIRACLE CAT CLAWS ITS WAY OUT OF ITS OWN GRAVE FIVE DAYS AFTER BEING BURIED,1452\nMeet the 3-boobed woman,2425\nGiant Crab,2136\nHewlett-Packard Plans To Break Into Two Companies: Report,1937\nIs 'Crabzilla' real or not? Leading marine biologist rules picture of giant crab lurking in shallow waters must be a HOAX,2173\nThe Story of the 3-Boobed Lady Is As Fake As Her Third Boob,3\nTransgender Teen Commits Suicide & Pens A Heartbreaking Note Urging The World To Change,2487\n\"Gay Teacher Receives Touching Letter From Student, 9, After He Comes Out\",1553\n\"NHL expansion ahead? No, says Gary Bettman\",1685\nISIS Reportedly Executes 2nd American Journalist,2229\nIsraeli report: Sisi offered Abbas a Palestinian state in Sinai,1454\nReport: Second American Journalist Beheaded by Islamic State Terrorists,1986\nPolice officer in Charlie Hebdo investigation 'shot himself dead hours after the attack',274\nJustin Bieber Helps Defend Russian Fisherman From Bear,1411\nJoan Rivers’ Doctor Snapped Selfie During Throat Procedure (Report),2289\nMan’s Penis Destroyed By Battery Acid Over Viral Sex Video In South Africa,157\n\"Transgender teenager, 17, leaves heartbreaking suicide note blaming her Christian parents before walking in front of tractor trailer on highway\",1092\nAdopting Potential Werewolves Is Routine Business for Argentine Presidents,319\nEXCLUSIVE: Got him! Jihadi John is 'wounded in US airstrike on secret bunker meeting of ISIS high command',2510\nJasmine Tridevil Has Surgery 'To Add Third Breast' Total Recall Style,1907\nSaudi national airline may introduce gender segregation on its flights,2491\nJoan Rivers’s Personal Doctor Denies Taking Operating-Room Selfie,1701\n\"Teen Iga Jasica wakes up during brain surgery, asks how it’s going\",1348\n\"Saudi Arabia Airline Segregation: New Islamic Law Takes Flight On Airliner, Seating By Gender Coming Soon\",605\nWoman has surgery to get third breast: The three most statistically unlikely pairs of boobs,728\nBlood money: How ISIS is selling human organs harvested from living hostages and its own dead soldiers to fund terror across the Middle East,327\n\"Source: Joan Rivers' doc did biopsy, selfie\",2205\nWife chopped her husband's penis off after she discovered he had cheated on her… then cut it off AGAIN after surgeons managed to reattach it in China,895\nFound! Missing Afghan Soldiers Spotted Trying to Enter Canada,2082\n50 foot crab : Is this a Crabzilla spotted in the UK?,525\nAngry Aunt Who Sliced Off Three-Year-Old Nephew’s Penis Facing Five Years In Jail,275\n\"Report: HP to split into two companies, one focused on PCs/printers and one on enterprise computing\",910\nSource: Hackers send new message to Sony,836\nIsis 'behead their own fighters' for spying and embezzlement in Syria,627\n\"iPhone 6s To Have DSLR-Quality Camera? Rumors Suggest ‘Dual-Lens’ Camera, Apple Watch ‘Force Touch’ Feature\",2487\nHewlett-Packard to split in 2 companies,1937\nOil market shrugs off Saudi pipeline blast,274\n'They got in our way': James Foley's brother backs mother attacking Obama administration over failure to save photojournalist before he was beheaded by ISIS,39\n\"Woman pays $20,000 for third breast to make herself LESS attractive to men\",1903\n\"Three-breasted Florida woman Jasmine Tridevil insists third boob is real, but police report shows she once lost 'prosthesis'\",1399\nHewlett-Packard will reportedly split into two companies,1536\nArgentina’s president adopts Jewish boy to save him from life as a werewolf,1872\nWerewolf legend leads Argentine president to adopt,1779\nSaudi Arabia's national airline plans to keep men and women apart,174\nHewlett-Packard plans to split into two companies: Report,1754\n50 foot crab : Is this a Crabzilla spotted in the UK?,802\nREPORT: 'JIHADI JOHN' WHO BEHEADED JAMES FOLEY WOUNDED IN US AIRSTRIKE,1067\nApple Is Going To Shut Down Beats Music,2239\n\"Source: Joan Rivers' doc did biopsy, selfie\",2512\nAUNT CUTS OFF 3-YEAR-OLD’S PENIS BECAUSE HE WALKED IN WHILE SHE WAS ON THE TOILET,2128\nRaven-Symone Did NOT Accuse Bill Cosby Of Molestation Or Rape — It’s A HOAX,1701\nIBM is about to get hit with a massive reorg and layoffs,1448\n\"Man saved from bear attack when his Justin Bieber ringtones goes off, sending bear fleeing\",2464\n\"Saudi airline, Saudia, to ban gender-mixing\",2100\nThese Men Weren't Really Tricked Into Sexually Harassing Their Moms,2030\nHewlett-Packard to split into two companies,279\n\"Joan Rivers’ Doctor Reportedly Took Selfie, Biopsy Right Before Her Heart Attack\",113\nCNN: Doctor Took Mid-Surgery Selfie with Unconscious Joan Rivers,865\nISIS Reported to Behead Second American,1431\n\"Report: Woman claims she had third breast added, hopes to become a TV star\",927\nBritish teenage jihadist 'killed during US air strikes on Syria',778\nISIS Reportedly Beheads A Second American Journalist,656\nSaudi airline rep denies plan to separate men and women on flights,183\nUN urged to investigate ISIS's bloody trade in human organs after Iraqi ambassador reveals doctors are being executed for not harvesting body parts,2222\nJoan Rivers Personal Doctor Allegedly Took A Selfie Before Her Biopsy And Cardiac Arrest,1354\nNo gender segregation on Saudia,1043\n‘Dead’ cat claws out of grave 5 days later,160\nEmail to Tim Cook prompted change of Apple's 'on hold' music quality,1892\nAdopting Potential Werewolves Is Routine Business for Argentine Presidents,1773\nAllegation Bill Cosby sexually molested Raven Symone are just a hoax,197\nTeen wakes up mid-brain surgery and asks doctors ‘How’s it going?’,1703\n\"Doctor took selfie with Joan Rivers while star was under anesthesia, CNN says  Read more at Jacksonville.com: http://jacksonville.com/entertainment/2014-09-16/story/doctor-took-selfie-joan-rivers-while-star-was-under-anesthesia-cnn#ixzz3DZRmGLrZ\",556\nISIS executioner 'Jihadi John' allegedly wounded by U.S.-led air strike: report,2300\n\"IBM to cut more than 111,000 jobs in largest corporate lay-off ever\",1265\nTransgender Teen Leelah Alcorn Blames Christian Parents In Tumblr Suicide Note,12\nThree Afghan soldiers found at Canada border after leaving Cape Cod base,2120\nAUNT CUTS OFF 3-YEAR-OLD’S PENIS BECAUSE HE WALKED IN WHILE SHE WAS ON THE TOILET,1643\nWoman Reportedly Cuts Off Husband's Penis Twice in One Night,1023\nObama Orders Fed To Adopt Euro Currency,2512\n\"Fowler Falls For Fake Website, Makes Crazy Claims About Tennis Star\",1290\nJoan Rivers’ doctor took selfie during procedure,2320\n'I had a third breast implant so I can turn off men',1378\nFive reasons 'Crabzilla' is definitely not real,1765\nReports: 3 missing Afghans detained at Canadian border,408\nUnlikely rumor claims Apple will bring back the 4-inch iPhone for 2015,1117\nArgentina’s president adopts Jewish godson to counteract werewolf legend,1102\nSteven Sotloff 'beheaded by Islamic State',746\nIs 'Crabzilla' real or not? Leading marine biologist rules picture of giant crab lurking in shallow waters must be a HOAX,338\nRumor: Apple in late-stage talks to buy Path social platform,641\n\"The story of the Argentinean president, werewolves and seventh sons\",1324\nDoc calls macabre 'selfie' claims completely crazy,1636\n\"REPORT: Apple Will Acquire Path, The Struggling Social Network\",635\n\"Sorry, Argentina's President Didn't Actually Adopt a Jewish Werewolf\",145\n\"Hackers tell Sony wise to cancel film, don't make more trouble -CNN\",890\n\"REPORT: ISIS CAPTURES, BEHEADS KURDISH FEMALE FIGHTER 'REHANA' IN KOBANE\",2527\nTriple-breasted woman pictured before 'operation' and vows surgery footage will prove third boob is no hoax,2491\n\"White House Chief Of Staff Denis McDonough: No Threats Were Made To Foley, Sotloff Families Over Possible Ransom\",1186\nKorean housewife 'attacked' by robot vacuum cleaner,823\nReports: Selfie-Taking Doc's Unauthorized Biopsy May Have Killed Joan Rivers,2040\n\"Satire Website Fools ESPN, Kei Nishikori isn't highest paid tennis star\",2121\nJoan Rivers' doctor 'took selfie before biopsy',1701\nSaudi Arabia outlaws ‘tempting eyes’,2435\nSisi denies claims over providing Palestinians with Sinai lands,2195\n\"Disgusting! Joan Rivers Doc Gwen Korovin’s Sick Selfie EXPOSED — Last Photo Of Comic Icon, When She Was Under Anesthesia, At Center Of Medical Investigation\",865\nJoan Rivers’ doctor took a selfie while she was out cold before doing ‘an unauthorised biopsy’,934\nFive-year-old boy gets a bill for missing school friend's birthday party,1241\nTeenager wakes up while undergoing BRAIN SURGERY in Poland... and asks the surgeons how the operation is going,106\nIS executioner 'Jihadi John' injured in air strike: reports,1092\n\"Fake or freak? Woman, 21, claims to have paid $20,000 to surgically add third breast in desperate bid to become a reality TV star\",1373\nIslamic State video reportedly shows beheading of Steven Sotloff,1676\nWoman Adds Third Breast by Undergoing Surgery to Participate in Reality Show,3\nWoman Who Claimed To Have Surgery To Add Third Breast Exposed As Hoaxer,1696\nMissing Afghani soldiers found trying to cross US border to Canada,20\nApple May Be Reintroducing The 4-inch iPhone,1272\nAfghan Family Kills 25 In Revenge For Son's Death,728\nArgentina's President Cristina Kirchner Adopts Jewish Godson To Prevent Him Turning Into A Werewolf,2382\n'I had a third breast implant so I can turn off men',471\n\"New report tips Apple Watch release in March, 12in MacBook Air in Q1\",2487\nNSC 'appalled' by Sotloff beheading,1394\nAllegation Bill Cosby sexually molested Raven Symone are just a hoax,2050\n\"Beast-eater, frightened phone signal, threw the victim and rend in the taiga\",448\nLenovo tipped to make a bid for BlackBerry this week,318\n\"Boy, 5, billed with 'no show fee' for missing friend's BIRTHDAY PARTY\",751\nReport: ISIS Islamists at the Gates of Baghdad,389\n\"NHL expansion to include Toronto, Quebec City, Seattle and Las Vegas: Report\",2085\nThe Story of the 3-Boobed Lady Is As Fake As Her Third Boob,1378\nBear attack foiled by Justin Bieber’s music: A story too good to check,1520\n\"Joan Rivers' Doctor \"\"Took a Selfie\"\" During Procedure: CNN\",1033\nDumb Racists Photoshop Ferguson Protester Into Awful Viral Meme,2\nArgentina's President Just Adopted a Son So He Won't Turn into a Werewolf,163\nIslamic State video reportedly shows beheading of Steven Sotloff,2059\n‘Crabzilla’ spotted off the coast of Britain,998\nNHL expansion plans in the works: reports,2059\nReport: Apple Plans to Phase Out Beats Music Brand,1411\nYou can still order a McPizza at these two McDonald’s locations,771\nISIS terror chief 'believed dead': Iraqi military confirm warlord WAS injured in US-led airstrike as speculation grows feared jihadist perished in attack,1935\n\"Boy, 5, given £15.95 invoice for missing friend's birthday party\",2517\nIsis Egyptian treasurer 'steals Zakat funds' and flees to Turkey,1930\nAl-Sisi proposes: Extend Gaza Strip into Sinai and establish Palestinian state there,1316\nApple was forced to nix key health features from its smartwatch -- report,327\n\"Bieber ringtone scares bear, saves man's life\",319\nISIS executioner 'Jihadi John' allegedly wounded by U.S.-led air strike: report,1639\nSaudi Airlines to Separate Men and Women on Flights,580\n'Zombie Cat' Claws Way Out Of Grave And Into Our Hearts,1942\n\"Joan Rivers' Doctor \"\"Took a Selfie\"\" During Procedure: CNN\",1674\nPresident of Argentina adopts godson to stop him from turning into a werewolf,1992\nThere's A Weird Story Going Around About How Argentina's President Just Saved A Jewish Man From Becoming A Werewolf,2131\nRumor: Apple in late-stage talks to buy Path social platform,1373\n\"Hewlett-Packard splits off PC, printer businesses\",1322\nMan’s Penis Destroyed By Battery Acid Over Viral Sex Video In South Africa,2353\nOil market shrugs off Saudi pipeline blast,1609\nApple Stores to Keep Gold “Edition” Apple Watch in Custom Safes,2006\nJoan Rivers’ doctor took selfie during procedure,223\n\"'Rehana is alive and well... ISIS fanatics have NOT beheaded her': Poster girl for Kurdish freedom fighters escaped Kobane hellhole, friends tell MailOnline\",594\nFlorida woman has surgery to add third breast to make herself 'unatttractive to men',1399\nJilted wife 'chopped off husband's penis TWICE with scissors after catching him cheating',1633\nReports: Selfie-Taking Doc's Unauthorized Biopsy May Have Killed Joan Rivers,1571\nA Justin Bieber Ringtone Just Saved A Man’s Life Who Was Being Attacked By A Bear,448\nISIS Leader Abu Bakr al-Baghdadi Wounded in Airstrikes; His Aide Killed,1088\nIs 'Crabzilla' real or not? Leading marine biologist rules picture of giant crab lurking in shallow waters must be a HOAX,2319\nZombie Cat: Buried Cat Claws Way Out Of Grave After Being Left For Dead,1643\nTampa woman claims to add 3rd breast,2383\nLisa Bonet Did NOT Send “Cryptic Tweet” About Bill Cosby — Twitter Account Fake!,1326\nPresident Sisi's Gift,1607\n\"Iga Jasica brain surgery: Teen wakes up mid-procedure on table, chats about cat\",453\n50 foot crab : Is this a Crabzilla spotted in the UK?,249\nHP reportedly plans to split PC and printer business from enterprise unit,1236\nJustin Bieber ringtone saved a Russian fisherman during a bear attack,1324\nWoman Reportedly Cuts Off Husband's Penis Twice in One Night,2383\nU.S.: Video showing Sotloff beheading is authentic,2158\n\"Brain Surgery Recovery: Teenage Girl Wakes Up During Procedure, Talks About Cats\",1117\n\"Steven Sotloff, American Journalist, Allegedly Beheaded By ISIS\",2071\nIsis: James Foley's beheaded body in $1m 'humanity case' sale offer to family,1527\nLenovo ready to bid for Blackberry - report,2222\nBrain op shock as teen wakes up mid-surgery,1765\n\"Stephen Sotloff beheading shown in video, ISIS claims\",1712\nJustin Bieber saves man from bear attack,1100\nTorpoint: Five-Year-Old Billed For Missing Friend’s Birthday Party In England,2430\n\"Justin Bieber ringtone scares bear, saves Russian fisherman\",1411\n\"Morin goes back on transparency pledge, refuses to confirm or deny report that Apple is buying Path\",2320\nFisherman Saved from Deadly Bear Attack by His Justin Bieber Ringtone,2320\n\"Islamic State leader Abu Bakr al-Baghdadi: Wounded, dead or missed entirely by U.S. airstrikes?\",1275\nWoman Gets Third Boob to Appear Unattractive to Men,328\nWoman Who Claimed To Have Surgery To Add Third Breast Exposed As Hoaxer,1907\n\"Three-Boobed Girl probably a hoax, because obviously\",1450\n\"[Google translate] AED site: Family \"\"Flyer\"\" Maryam Mansouri emphasizes \"\"fabricating\"\" a statement repudiating them\",197\n\"Report: Toronto, Seattle, Quebec City to join Vegas in 2017 NHL expansion\",2383\n\"Man saved from bear attack when his Justin Bieber ringtones goes off, sending bear fleeing\",1324\n\"IBM Corp expected to cut more than 110,000 jobs in massive overhaul, report says\",746\n\"Rehana, Poster Girl for Kurdish Peshmerga, Alive and 'Fighting Fiercely,' After ISIS' Claims of Beheading Her\",1497\n\"Hewlett-Packard splits off PC, printer businesses\",1851\nLenovo 'resumes efforts to acquire struggling phone maker BlackBerry',2513\n18-Karat Gold Apple Watch Edition To Be Locked In Safes At Apple Stores,1218\nApple installing safes in-store to protect gold Watch Edition,1454\n‘Three-boobed’ woman: They’re not fake,1236\nDumb Racists Photoshop Ferguson Protester Into Awful Viral Meme,3\nISIS claims to behead US reporter Steven Sotloff in new video,2063\nJustin Bieber scares off GRIZZLY BEAR and saves fisherman from a mauling,1629\n\"Scorpion stings passenger, delays flight from Los Angeles to Portland\",2289\nRumor: ‘new’ 4-inch iPhone on the way,2229\nAfghan Mother Kills 25 Taliban Fighters In Seven-Hour Gunbattle After Watching Her Son Slain In Ambush,1133\nSteven Sotloff: Islamic State 'kills US hostage',1655\nJoan Rivers’ Doctor Snapped Selfie During Throat Procedure (Report),528\n\"Here's What You Can Do On Path, The Social Network That Apple May Be About To Acquire\",1811\nFlorida Woman Has Surgery To Add Third Breast To Her Chest,274\nISIS Beheads Second American Journalist,1431\nA 9-year-old girl gave this hearfelt letter to her teacher after he came out as gay,2239\nVideo reportedly shows beheading of reporter Steven Sotloff by ISIS,1861\nISIL Has Reportedly Beheaded Journalist Steven Sotloff,926\nThree Afghan soldiers who vanished from Massachusetts military base are FOUND trying to cross into Canada,575\nWoman has surgery to get third breast: The three most statistically unlikely pairs of boobs,1287\n50 foot crab : Is this a Crabzilla spotted in the UK?,2173\nHermaphroditic cat awaits a gender reassignment surgery to become a boy,3\nSteven Sotloff 'beheading': Islamic State fighters release video claiming to show death of second US journalist,1998\nJoan Rivers’ doctor snapped a selfie before biopsy surgery,1454\nRumor: Apple Watch Production Gearing Up For Valentine's Day Release With High Prices,2331\n\"Woman pays $20,000 for third breast to make herself LESS attractive to men\",1444\nArgentina's President Adopts Young Boy so He Won't Turn Into Werewolf,2121\n\"Three-breasted Florida woman Jasmine Tridevil insists third boob is real, but police report shows she once lost 'prosthesis'\",1275\n\"ISIS might be harvesting organs, Iraqi ambassador tells UN, amid reports of more hostages being burned alive\",1418\nSaudi oil explosion now said to be diesel pipeline,2085\n\"The story of the Argentinean president, werewolves and seventh sons\",319\nBOOK: CHARLES MANSON’S FIANCÉ WANTED MARRIAGE SO SHE COULD DISPLAY HIS CORPSE IN TOURIST ATTRACTION,2169\nU.S.: Video showing Sotloff beheading is authentic,1309\nObama Orders Fed To Adopt Euro Currency,2517\nExplosive New Details Of Joan Rivers’ Medical Crisis: Doctor Snapped Selfie With Legendary Comic & Performed Unauthorized Biopsy While She Was Under Anesthesia!,1229\nISIS Reported to Behead Second American,2298\nWoman has third breast implanted,1903\n\"Beast-eater, frightened phone signal, threw the victim and rend in the taiga\",596\nApple reportedly planning to shut down Beats Music subscription streaming service [u],2324\nArgentina’s President Adopted A Jewish Godson To Stop Him From Turning Into A Werewolf,2007\nSaudi Airlines to Separate Men and Women on Flights,894\nJustin Bieber Saved A Guy Getting Mauled By A Bear,319\n\"IBM To Cut More Than 110,000 Jobs, Report Says\",1236\nLenovo might be eyeing up BlackBerry... again,2513\nJilted wife chops off two-timing hubby’s manhood — twice,1561\nBear attack foiled by Justin Bieber’s music: A story too good to check,37\nGirl poured acid on boyfriend’s penis after he released sex tape,312\nIs Jasmine Tridevil's Triple Breasted Tale An Internet Hoax?,2038\nMan's Girlfriend Pours Acid On His Penis After He Covertly Recorded Their Sex Session,619\nJoan Rivers' 'selfie' doctor 'DENIES performing biopsy and taking photo while star was under anesthesia',1326\nIBM is about to get hit with a massive reorg and layoffs,1604\nCrabzilla,927\nRise of the zombie cat: Pet who was 'killed' and buried by his owner climbed out of his grave five days later,1767\nWhite House Threatened James Foley's Family with Prosecution,1665\nThey're fake! Woman who claims to have surgically implanted third breast is a self-proclaimed hoaxer who once reported a '3 breast prosthesis' stolen from her luggage,2204\nWould US sue parents of James Foley? Why White House is Defending Itself,2229\nMariam Al Mansouri: Female Fighter Pilot Disowned By Family For Bombing ISIS Terrorists In Syria,1411\nREPORT: Doctor Snapped A 'Selfie' While Joan Rivers Was Under Anesthesia,865\n\"Hong Kong protesters go Ferguson style: ‘Hands up, don’t shoot’\",2510\n\"What’s Happening in Hong Kong? Stunning Images From the Occupy-Inspired, Ferguson-Tinged Protests\",778\nRumor: Apple in late-stage talks to buy Path social platform,1655\nReport: Second American Journalist Beheaded by Islamic State Terrorists,485\nWife chopped her husband's penis off after she discovered he had cheated on her… then cut it off AGAIN after surgeons managed to reattach it in China,1561\nISIS reportedly wants $1 million for beheaded hostage James Foley’s corpse,231\nJoan Rivers' Personal Doctor Allegedly Took A Selfie During Her Throat Procedure,2040\nISIS Reportedly Beheads A Second American Journalist,2366\nScorpion stings flier on Alaska Airlines flight from L.A.,290\nJoan Rivers Personal Doctor Allegedly Took A Selfie Before Her Biopsy And Cardiac Arrest,934\nRaven Symone Files Molestation Charges Against Bill Cosby,291\n'Whistling At Your Mom': Video Showing Sons Catcalling their Mothers Goes Viral [VIDEO],1874\nHewlett-Packard Plans To Split Into Two Companies: WSJ Report,1763\nJilted wife 'chopped off husband's penis TWICE with scissors after catching him cheating',1163\nDesperate bride marries wedding guest instead of groom,1882\n\"Disgusting! Joan Rivers Doc Gwen Korovin’s Sick Selfie EXPOSED — Last Photo Of Comic Icon, When She Was Under Anesthesia, At Center Of Medical Investigation\",2233\nFlorida woman claims to have surgically added third breast,1394\nJasmine Tridevil: Woman with three breast denies surgery hoax claims,3\nOriginal Apple Watch Health Features Were Dropped Due to Consistency Issues,412\n\"The story of the Argentinean president, werewolves and seventh sons\",1124\nBOOK: CHARLES MANSON’S FIANCÉ WANTED MARRIAGE SO SHE COULD DISPLAY HIS CORPSE IN TOURIST ATTRACTION,2491\n\"Source: Joan Rivers' doc did biopsy, selfie\",1636\n\"Joan Rivers Death Preventable? Melissa Rivers Taking Legal Action, News Of Doctor’s Selfie Surfaces\",2320\nPeople Actually Believed Argentina’s President Adopted A Jewish Boy To Stop His Change Into A Werewolf,1633\nArgentine President Takes On Godson — But Not To Keep Werewolf At Bay,141\nGhost Ship,2204\nISIS Releases Video Allegedly Showing Beheading of U.S. Journalist Steven Sotloff,926\nEgypt’s President denies offering land to Palestinians,1626\nCNN: Doctor Took Mid-Surgery Selfie with Unconscious Joan Rivers,2373\n\"Rob O'Neill may have killed bin Laden, but didn't take out gangster intruders\",2333\nMissing Fort Carson item not a nuclear weapon - despite Internet rumors,52\n9-Year-Old Writes Moving Letter to Teacher Who Came Out as Gay to His Class,1961\nFoley family says was 'threatened' by U.S. official over ransom: ABC,792\nSaudi Airlines to Separate Men and Women on Flights,1272\nJoan Rivers’ doctor took a selfie while she was out cold before doing ‘an unauthorised biopsy’,1653\nWH won’t say if Foley family was threatened not to pay ransom,967\nJustin Bieber ringtone saved a Russian fisherman during a bear attack,2464\n\"Tesla settles on Nevada for \"\"gigafactory\"\" site -CNBC\",252\nTransgender teen struck and killed on Ohio interstate in apparent suicide,1310\nThe Greater Gaza Plan: Is Israel trying to force Palestinians into Sinai?,1443\nApple May Be Reintroducing The 4-inch iPhone,889\nDISCONTINUED '90S MCPIZZA STILL EXISTS AT THESE MCDONALD'S LOCATIONS,2279\n'Crabzilla' or 'Crapzilla' -- You Decide,778\nFlorida woman has surgery to add third breast to make herself 'unatttractive to men',1373\nJustin Bieber ringtone saves Russian man from bear attack,1146\n\"Apple in late stages to acquire Path, report says\",1655\n\"Hong Kong protesters mimic Ferguson’s ‘hands up, don’t shoot’\",1964\nJames Foley's mother 'appalled' by U.S. government handling of case,166\nGhost Ship Filled with Ebola-Ridden Rats Heading for Florida,197\nIslamic state issues video of beheading of U.S. hostage: SITE,1712\n\"ISIS Leader Injured in Air Strike, Iraqi Officials Say\",2383\n\"Joan Rivers' Doctor \"\"Took a Selfie\"\" During Procedure: CNN\",934\nPresident of Argentina adopts godson to stop him from turning into a werewolf,1581\nISIS Reportedly Executes 2nd American Journalist,363\nFlorida woman claims to have surgically added third breast,327\nMissing Afghan soldiers reportedly found near Canadian border,408\nFei Lin's Penis Stolen By Thieves,1499\nHewlett-Packard to split into two companies,2383\nISIS Releases Video Allegedly Showing Beheading of U.S. Journalist Steven Sotloff,1550\nAl-Sisi proposes: Extend Gaza Strip into Sinai and establish Palestinian state there,211\nIsraeli politicians praise Sisi plan to give Palestinians land for a state in Sinai,2460\n\"Three-breasted Florida woman Jasmine Tridevil insists third boob is real, but police report shows she once lost 'prosthesis'\",836\nApple could be eyeing purchase of social networking app Path,291\nMeet the 3-boobed woman,2231\nReport: Apple Rethinking Beats Music Brand,1054\nApple Stores to install safes to secure gold Apple Watches,1\nJustin Bieber ringtone saves man being mauled by bear,912\nHP reportedly plans to split PC and printer business from enterprise unit,910\nISIS Reportedly Beheads A Second American Journalist,1902\nWoman Reportedly Cuts Off Husband's Penis Twice in One Night,685\nNo joke: 5-year-old billed for missing friend’s birthday party,437\nBrit teenage jihadi killed in Syrian airstrike as Britain set to enter war,448\nWhen Photos Lead a Protest,758\nEgypt Offers Abbas Land in Sinai for Future Palestinian State Read,980\n'I had a third breast implant so I can turn off men',2105\nThird boob likely a hoax,103\nCanadian cat Mittens to undergo gender reassignment surgery after it is revealed to be a hermaphrodite,3\nSamsung Rumoured to be Supplying the Screens for Apple Watch... Mk II,535\nDoc calls macabre 'selfie' claims completely crazy,2205\nCharles Manson wedding off after it emerges that fiancee Afton Elaine Burton 'just wanted his corpse for display',491\nURGENT: ISIS beheads Kurdish female fighter “Rehana”,1749\nBlackBerry (BBRY) Could Receive An Offer By Cash-Rich Lenovo As Early As This Week: Report,2437\nUnbearable: Man fends off bear attack by playing Justin Bieber song,1520\nJustin Bieber Basically Saves A Russian Man From A Bear,2465\nReport: ISIS Is Selling the Body of James Foley for $1 Million,392\nHewlett-Packard Plans to Break in Two,1111\nISIS is suspected of selling human organs for money in Iraq,2151\n\"Finally, proof that Justin Bieber IS unbearable: Russian fisherman saved from bear attack when ringtone featuring one of the pop brat's songs scares it away\",448\n\"Woman pays $20,000 for third breast to make herself LESS attractive to men\",758\nCrabzilla! Satellite Picture Reveals Giant Crustacean Lurking Off The Coast Of Whitstable,1546\nMan Kicked Off Flight Thanks to His Burning Hatred for Christmas,2023\nJoan Rivers’s Personal Doctor Denies Taking Operating-Room Selfie,2500\nISIL Has Reportedly Beheaded Journalist Steven Sotloff,2319\nHewlett Packard ‘planning to split into two’,627\nJoan Rivers death: Biopsy doctor ‘took SELFIE with star while she was under anesthesia moments before cardiac arrest’,1793\n\"ISIS LEADER ABU BAKR AL-BAGHDADI INJURED IN U.S. AIR STRIKES, IRAQI OFFICIALS CLAIM\",1557\nZombie Cat Claws Way Out of Grave Five Days After Being Buried Alive,890\n\"Source: Joan Rivers' doc did biopsy, selfie\",1326\n\"Tesla settles on Nevada for \"\"gigafactory\"\" site -CNBC\",1479\nJames Foley family: Obama officials vowed criminal charges if we paid son’s ransom,940\nWoman Who Claimed To Have Surgery To Add Third Breast Exposed As Hoaxer,1204\nJustin Bieber Basically Saves A Russian Man From A Bear,1326\nReport: Second American Journalist Beheaded by Islamic State Terrorists,2216\n\"Saudi oil pipeline fire under control, security source says\",2074\nUN urged to investigate ISIS's bloody trade in human organs after Iraqi ambassador reveals doctors are being executed for not harvesting body parts,897\nJoan Rivers Personal Doctor Allegedly Took A Selfie Before Her Biopsy And Cardiac Arrest,2205\nBreast Chancer,2392\n'Whistling At Your Mom': Video Showing Sons Catcalling their Mothers Goes Viral [VIDEO],238\nISIS executioner 'Jihadi John' allegedly wounded by U.S.-led air strike: report,1838\nReport: NHL expansion to Las Vegas 'a done deal',2243\nIslamic State trying to SELL decapitated body of US hostage James Foley for $1 MILLION,1894\nNEWS/ Viral Video: What Happens When You Accidentally Catcall Your Mom,1218\nJihadist Brit teen killed in US air strikes,183\n\"Joan Rivers' Doctor \"\"Took a Selfie\"\" During Procedure: CNN\",1264\nISIS claims to behead US reporter Steven Sotloff in new video,1431\n\"Switzerland’s Assassination, Kim Jong Un Might Die From Cheese Overdose\",196\nREPORT: Tesla Chooses Nevada For Site Of Its Massive Battery Factory,252\nAdopting Potential Werewolves Is Routine Business for Argentine Presidents,150\nFlorida Woman Has Surgery To Add Third Breast To Her Chest,103\nThese Men Catcalling Their Undercover Mothers Is the Best Payback Ever,896\nJoan Rivers’ doctor took selfie during procedure,1765\nFlorida woman gets third breast surgically implanted,1445\nISIS Allegedly Beheads Second Captive American Journalist,259\n\"KGI: iPhone sales forecast at 73M for Q4 ahead of Apple Watch debut in March, 12\"\" MacBook Air in Q1\",338\n\"19-year-old girl wakes up during brain surgery, asks doctors ‘How’s it going?’\",1703\nLenovo tipped to make a bid for BlackBerry this week,1284\nReport: ISIS Islamists at the Gates of Baghdad,1304\nISIS executioner 'Jihadi John' reported wounded in air strike; UK investigating,2121\nThree Boobs Are Most Likely Two Boobs and a Lie,2291\nDumb Racists Photoshop Ferguson Protester Into Awful Viral Meme,1102\nThird boob likely a hoax,2258\nGovernment threatened Foleys with criminal charges over ransom,39\nTesla choosing Nevada for battery factory,814\n\"Saudi women with attractive eyes may be forced to cover even them up, if resolution is passed\",1038\nWhite House Threatened James Foley's Family with Prosecution,2516\nIsis leader ‘injured in airstrike during meeting in Iraq,2518\nApple Stores to Keep Gold “Edition” Apple Watch in Custom Safes,1279\nA Russian Guy Says His Justin Bieber Ringtone Saved Him From A Bear Attack,2353\n'Whistling At Your Mom': Video Showing Sons Catcalling their Mothers Goes Viral [VIDEO],1980\n\"Woman pays $20,000 for third breast to make herself LESS attractive to men\",1092\nArgentina's President Adopts Young Boy so He Won't Turn Into Werewolf,710\nMissouri Pig Brothel Dismantled During FBI Raid,1310\n\"A Peruvian TV show is tricking men into catcalling their mothers, for feminism\",2300\n\"Woman Gets Third Boob Implanted, Wants to Be \"\"Unattractive to Men\"\"\",85\nLisa Bonet Did NOT Send “Cryptic Tweet” About Bill Cosby — Twitter Account Fake!,946\nCrabzilla! Photo appears to show giant CRAB measuring at least 50ft across lurking in the waters off Whitstable,318\n\"Groom unwell, bride weds guest in fit of rage\",2004\nBREAKING: Huge Explosion At Saudi Aramco Oil Pipeline Evokes Conspiracy Theories [Photos],172\nCATCALLING IS NEVER FUNNY UNLESS IT'S THESE BROS TRICKED INTO CATCALLING THEIR MOTHERS,1285\nRumor: Apple in late-stage talks to buy Path social platform,911\nIslamic State releases video of beheading of U.S. hostage Steven Sotloff: site intelligence monitoring service,2366\nU.S.: Video showing Sotloff beheading is authentic,1886\nArgentina president adopts Jewish godson for first time in country's history,1324\nWSJ: Apple cut watch health features due to erratic sensors,1851\nRaven Symone ‘Files Molestation Charges Against Bill Cosby’ is Fake,556\nArgentina's president 'adopts' godson 'to prevent him becoming a werewolf',2253\nJoan Rivers' Doctor Allegedly Took a Selfie During Her Throat Surgery,2233\n\"Finally, proof that Justin Bieber IS unbearable: Russian fisherman saved from bear attack when ringtone featuring one of the pop brat's songs scares it away\",1754\nJustin Bieber saves man from bear attack,2231\nJoan Rivers's doctor 'took a SELFIE' with the comedian as she lay under anesthetic and just seconds before she went into cardiac arrest that killed her,810\nArgentina's President Just Adopted a Son So He Won't Turn into a Werewolf,1520\n\"Hackers tell Sony wise to cancel film, don't make more trouble -CNN\",1511\nAUNT CUTS OFF 3-YEAR-OLD’S PENIS BECAUSE HE WALKED IN WHILE SHE WAS ON THE TOILET,1942\nHere's What We Know About ISIS's Alleged Organ Harvesting Operation,290\nVideo purports to show beheading of US journalist,1495\n'Dear Sandwich Thief': Man's hilarious response to passive-aggressive sign posted on his office's fridge door sparks incredible kitchen note war,1696\nUS denies it threatened Foley family,489\nJustin Bieber Helps Defend Russian Fisherman From Bear,923\nAbu Bakr al-Baghdadi’s fate still unknown after US air strike on Isis as Iraqi forces enter Baiji,2518\nMIRACLE CAT CLAWS ITS WAY OUT OF ITS OWN GRAVE FIVE DAYS AFTER BEING BURIED,1241\nU.S. airstrikes 'hit ISIS leader': Terror group chief 'critically wounded' in Iraq after coalition forces bomb jihadi leaders,1259\nGigafactory location: Tesla Motors confirms Nevada announcement Thursday,2510\nThree Boobs Are Most Likely Two Boobs and a Lie,103\nFlorida woman claims to have surgically added third breast,2402\n\"Scorpion stings passenger, delays flight from Los Angeles to Portland\",736\nREPORT: Tesla Chooses Nevada For Site Of Its Massive Battery Factory,38\nBOOK: CHARLES MANSON’S FIANCÉ WANTED MARRIAGE SO SHE COULD DISPLAY HIS CORPSE IN TOURIST ATTRACTION,2233\nHermaphroditic cat to get gender assignment surgery,784\nHP to split into two businesses -- report,1322\nReport: Apple Is Shutting Down Beats Music,2324\nWe just found out the #Ferguson Protester who claim she was shot in the eye with a rubber bullet was a false story guys. Smh..,736\nFerguson protester shot in the eye with rubber bullet by police,863\n\"IBM plans massive layoffs of up to 110,000 workers: report\",1604\nISIS Beheads Second American Journalist,1386\n\"Next-gen iPhone rumored to sport dual-lenses, DSLR quality in 'biggest camera jump ever'\",252\nISIS Is One Mile From Baghdad,927\nLenovo tipped to make a bid for BlackBerry this week,2522\nJustin Bieber Ringtone Startles Bear,894\nThere's A Weird Story Going Around About How Argentina's President Just Saved A Jewish Man From Becoming A Werewolf,1633\nReport: Woman who claimed to have third breast added is fake,1444\n\"Sorry, Argentina's President Didn't Actually Adopt a Jewish Werewolf\",2383\n\"'Sílbale your mother', the mockumentary to stop street harassment in Peru [Google Translate]\",166\nIsis 'just one mile from Baghdad' as al-Qaeda fighters join forces against Syria air strikes,596\nSteven Sotloff beheading: Latest updates as ISIS release gruesome video of US journalist's murder,990\n\"White House Chief Of Staff Denis McDonough: No Threats Were Made To Foley, Sotloff Families Over Possible Ransom\",2195\nJustin Bieber Basically Saves A Russian Man From A Bear,806\nIsis: James Foley's beheaded body in $1m 'humanity case' sale offer to family,1038\nApple reported to be near buying Path social network,2063\nSaudi Arabia airline segregation: Saudi airlines to assign seats based on gender,1633\nIndia: Angry bride marries guest after original groom falls ill during wedding ceremony,1285\n\"Saudi airline, Saudia, to ban gender-mixing\",2436\nIslamic State leader Abu Bakr al-Baghdadi wounded in airstrike: claims,2094\nSaudi Airline Considering Separating Passengers By Gender,1765\nThe Whole Internet Is Waiting For This Pic Of A Monster 50-Foot Crab To Be Declared A Hoax,2522\nHewlett-Packard will reportedly split into two companies,332\n\"Boy, 5, given £15.95 invoice for missing friend's birthday party\",2279\nISIS Leader Abu Bakr al-Baghdadi Wounded in Airstrikes; His Aide Killed,1557\n\"IBM To Cut More Than 110,000 Jobs, Report Says\",1043\nMystery of 50ft giant crab caught on camera in Kent harbour,733\nSamsung Rumoured to be Supplying the Screens for Apple Watch... Mk II,1275\nJasmine Tridevil: Woman with three breast denies surgery hoax claims,150\nThe men caught cat-calling and wolf whistling their own MOTHERS: Hilarious TV show disguises women so they can experience their sons' behaviour,326\n\"No, Saudi Arabia has not banned the \"\"tempting eyes\"\"\",2355\nWoman Reportedly Cuts Off Husband's Penis Twice in One Night,2358\nHere's What We Know About ISIS's Alleged Organ Harvesting Operation,1770\nHewlett-Packard to split in 2 companies,1236\nRaven Symone ‘Files Molestation Charges Against Bill Cosby’ is Fake,2294\nArgentina's President Cristina Kirchner Adopts Jewish Godson To Prevent Him Turning Into A Werewolf,2522\nHugh Hefner Dead Rumors Not True,2233\n'I had a third breast implant so I can turn off men',85\n\"Joan Rivers’ Doctor Reportedly Took Selfie, Biopsy Right Before Her Heart Attack\",1765\nTV show tricks chronic catcallers into harassing their own mothers,1285\nNorth Korean student on the run in France after escaping from Pyongyang's agents,178\n\"Saudi Stocks, Currency Tumble As Aramco Pipeline Explodes; ISIS Sabotage Concerns\",1609\n'Throat specialist to the stars' allegedly involved in fatal Joan Rivers procedure denies taking selfie with star as she releases statement saying she will not comment on tragic incident,1793\nHewlett-Packard Plans To Break Into Two Companies: Report,1552\n\"ISIS LEADER ABU BAKR AL-BAGHDADI INJURED IN U.S. AIR STRIKES, IRAQI OFFICIALS CLAIM\",1928\nIraqi Army Downs 2 UK Planes Carrying Weapons for ISIL,746\n\"REPORT: ISIS CAPTURES, BEHEADS KURDISH FEMALE FIGHTER 'REHANA' IN KOBANE\",1749\n\"Joan Rivers: Doctor Took Selfie With Unconscious Comedian, Performed Biopsy Without Consent -- Details\",2233\n‘Crabzilla’ spotted off the coast of Britain,2380\nReport: Three missing Afghan soldiers caught at Canadian border,1643\nJoan Rivers’ Doctor Snapped Selfie During Throat Procedure (Report),1229\nIs 'hands up' in Hong Kong really the same as in Ferguson?,98\nVideo reportedly shows beheading of reporter Steven Sotloff by ISIS,594\nWerewolf Legend Leads To Jewish Godson's 'Adoption' by Argentina President,1088\nThird boob likely a hoax,1236\n\"Jealous Wife Who Chopped Off Husband’s Penis For Cheating On Her, Chops It Off A Second Time\",1716\nJames Foley family: Obama officials vowed criminal charges if we paid son’s ransom,318\nApple Stores Are Reportedly Installing Custom Safes To House Apple Watches,1381\nVideo purportedly shows beheading of U.S. hostage Steven J. Sotloff,2063\nDoc calls macabre 'selfie' claims completely crazy,1701\nAngry Aunt Who Sliced Off Three-Year-Old Nephew’s Penis Facing Five Years In Jail,1685\nDisturbed aunt cuts off nephew’s penis after he burst’s in on her on the toilet.,2030\nThe Greater Gaza Plan: Is Israel trying to force Palestinians into Sinai?,1386\n\"Apple Watch to go on sale in March, claims analyst\",2199\n\"Female Kurdish Fighter 'Rehana' is Alive, Claim Supporters; Post CNN Video as Proof\",1497\nApple Stores to Keep Gold “Edition” Apple Watch in Custom Safes,1907\n\"Report: Joan Rivers doctor took selfie, began biopsy, source says\",1755\n\"IBM set to cut 110,000 jobs, blogger claims\",753\n\"Woman pays $20,000 for third breast to make herself LESS attractive to men\",274\nWoman has third breast implanted,2491\nReports: Selfie-Taking Doc's Unauthorized Biopsy May Have Killed Joan Rivers,2089\nJoan Rivers' doctor 'took selfie before biopsy',2512\nJames Foley’s Family Claims Government Threatened Them Over Ransom Payments,2195\nJustin Bieber saves man from bear attack,680\nNHL Expansion Plan Report Is 'Complete Fabrication': Bettman,1685\n'The Cosby Show' Star Raven Symone Joins Long List of Women Accusing Bill Cosby of Rape,673\niPhone 6s Rumored to Include 2GB of Faster RAM and 'Force Touch' Technology,1741\nThird boob likely a hoax,274\nU.S. Authenticates Video Showing Sotloff's Beheading,2059\n\"Argentina President, Christina Kirchner, Has Bizarre Werewolf Mishap\",250\nUnbearable: Man fends off bear attack by playing Justin Bieber song,1411\n\"Brain Surgery Recovery: Teenage Girl Wakes Up During Procedure, Talks About Cats\",2059\nArgentina president adopts Jewish godson for first time in country's history,319\nJoan Rivers' Doctor Took a Selfie While She Was Under Anesthesia (Report),1653\nFlorida woman has surgery to add third breast to make herself 'unatttractive to men',838\nSource: Apple set to acquire Path in an attempt to bolster iOS social cred,1550\n\"Report: Woman claims she had third breast added, hopes to become a TV star\",2425\nJoan Rivers’s Personal Doctor Denies Taking Operating-Room Selfie,2368\nArgentina’s President Adopted A Jewish Godson To Stop Him From Turning Into A Werewolf,2121\nSaudi Airlines to Separate Men and Women on Flights,811\nIsis 'just one mile from Baghdad' as al-Qaeda joins militants' fight against West,2516\nJoan Rivers’ doctor took a selfie while she was out cold before doing ‘an unauthorised biopsy’,1033\n\"Source: Joan Rivers' doctor took selfie, began biopsy before her cardiac arrest\",2119\nJasmine Tridevil: Woman with three breast denies surgery hoax claims,2361\nTesla chooses Nevada for battery factory: Sources,2510\nWoman Reportedly Cuts Off Husband's Penis Twice in One Night,1038\n‘Crabzilla’ a 50-foot colossal conundrum,2279\n\"Four new NHL expansion teams? Vegas, Seattle, Toronto and Quebec by 2017: Report\",2243\nWedding punch-up when bride marries guest INSTEAD after groom suffers epileptic fit,2300\nReport: Apple May Buy Social Network Path,1059\n\"Man saved from bear attack when his Justin Bieber ringtones goes off, sending bear fleeing\",37\nMissing Kim Jong-un suffering with 'condition' after CHEESE binge,2494\n\"Hewlett-Packard splits off PC, printer businesses\",1793\nBrain op shock as teen wakes up mid-surgery,517\nMissing Afghan soldiers taken into custody at Canadian border,806\nReports: 3 missing Afghans detained at Canadian border,1886\nIslamic State reaps profits from organ trafficking,2151\nIslamic State video reportedly shows beheading of Steven Sotloff,2216\nBlackBerry shares up after unconfirmed report on possible Lenovo bid,2484\nIs Jasmine Tridevil's Triple Breasted Tale An Internet Hoax?,2402\n\"Source: Joan Rivers' doc did biopsy, selfie\",1454\nFlorida woman gets plastic surgery to add a third breast,2231\nWedding punch-up when bride marries guest INSTEAD after groom suffers epileptic fit,711\nVideo purports to show beheading of US journalist,2319\nTriple-breasted woman pictured before 'operation' and vows surgery footage will prove third boob is no hoax,1444\n\"Gwen Korovin, Joan Rivers’s doctor, denies taking selfie\",1861\n\"\"\"When We Felt Threatened, We Opened Umbrellas and Raised Our Hands\"\"\",420\nEXCLUSIVE: Got him! Jihadi John is 'wounded in US airstrike on secret bunker meeting of ISIS high command',1694\nHP is better not together — company to split into enterprise and PC/printer businesses,1037\nJasmine Tridevil Has Surgery 'To Add Third Breast' Total Recall Style,2204\nJilted wife 'chopped off husband's penis TWICE with scissors after catching him cheating',2157\nTeenage British jihadi 'killed in US airstrikes': 19-year-old from Brighton died in US-led bombing,2279\nWhen Street Harassers Realize The Women They're Catcalling Are Their Moms In Disguise,1191\n\"ISIS Treasurer Reportedly Steals $1M From Group, Flees To Turkey\",1163\nJames Foley family: Obama officials vowed criminal charges if we paid son’s ransom,1218\nReport: Woman who claimed to have third breast added is fake,2361\n\"Fake or freak? Woman, 21, claims to have paid $20,000 to surgically add third breast in desperate bid to become a reality TV star\",661\nThis Woman Claims To Have Had Plastic Surgery To Have A Third Breast,2402\nPoster girl in fight against ISIS is beheaded by terror group,1596\nScorpion stings flier on Alaska Airlines flight from L.A.,1617\nJoan Rivers’ Doctor Snapped Selfie During Throat Procedure (Report),338\nFerguson riots: Pregnant woman loses eye after cops fire BEAN BAG round through car window,519\n\"Oil spikes on U.S. inventory data, Saudi explosion rumor\",910\n'I had a third breast implant so I can turn off men',98\nRumor Suggests 12-Inch Retina MacBook Air Could Launch During March 9 Apple Watch Event,361\nSchool children in Johannesburg imitate dog fighting during recess,150\nPoster girl for Kurdish freedom fighters in Kobane is 'captured and beheaded by ISIS killers' who posted gruesome pictures online,2040\nA Justin Bieber Ringtone Just Saved A Man’s Life Who Was Being Attacked By A Bear,1600\nTV show tricks chronic catcallers into harassing their own mothers,1191\nJoan Rivers' doctor 'took selfie before biopsy',113\n\"Apple Reportedly Close to Acquiring 'Path', Looking to Integrate Service Into Messages\",2465\nWoman cuts off husband's penis twice after catching him cheating,1962\nSaudi Arabia set to introduce gender segregation on national airline flights,1078\nPresident Sisi's Gift,1431\nApple to shut down Beats Music? Not so Apple says,617\n'Throat specialist to the stars' allegedly involved in fatal Joan Rivers procedure denies taking selfie with star as she releases statement saying she will not comment on tragic incident,1310\nU.S. Authenticates Video Showing Sotloff's Beheading,2233\nJasmine Tridevil: Woman with three breast denies surgery hoax claims,2425\nBOOK: CHARLES MANSON’S FIANCÉ WANTED MARRIAGE SO SHE COULD DISPLAY HIS CORPSE IN TOURIST ATTRACTION,2151\n\"Islamic State is funding its terror operations by brutally harvesting organs, UN is warned\",751\n\"Brain Surgery Recovery: Teenage Girl Wakes Up During Procedure, Talks About Cats\",353\nISIS ‘organ harvesting’ must be probed by Security Council – Iraqi envoy,1418\nThey're fake! Woman who claims to have surgically implanted third breast is a self-proclaimed hoaxer who once reported a '3 breast prosthesis' stolen from her luggage,2\nIslamic State puts James Foley’s body up for sale for $1M,1449\n\"No, the world's oldest tree has not been accidentally cut down by loggers in the Amazon\",1431\nIsraeli politicians praise Sisi plan to give Palestinians land for a state in Sinai,1241\nISIS executioner 'Jihadi John' allegedly wounded by U.S.-led air strike: report,1932\n‘Three-boobed’ woman: They’re not fake,1286\nSources: Missing Afghan Soldiers May Have Been Found Near Canadian Border,1220\n\"Joan Rivers' Doctor \"\"Took a Selfie\"\" During Procedure: CNN\",1701\nIslamic State reaps profits from organ trafficking,250\nIraqi Official Accuses ISIS Of Harvesting Organs To Finance Operations,2007\n\"Rumor Check: Are Hong Kong Protesters Really Using the ‘Hands Up, Don’t Shoot’ Gesture in Solidarity With Ferguson?\",1264\nReport: Second American Journalist Beheaded by Islamic State Terrorists,1510\n\"IBM Corp expected to cut more than 110,000 jobs in massive overhaul, report says\",1596\nSaudi Airline Considering Separating Passengers By Gender,791\nFemale Kurdish ‘poster girl’ fighter feared killed,274\nRaven Symone Files Molestation Charges Against Bill Cosby,1512\nA Pregnant Woman Has Lost Her Eye After Being Shot W/ Bean Bag In Ferguson,437\n\"Ohio Trans Teen Commits Suicide, Leaves Heartbreaking Note Declaring “There’s No Way Out”\",2121\nThe Story of the 3-Boobed Lady Is As Fake As Her Third Boob,1270\nZombie Cat: Buried Cat Claws Way Out Of Grave After Being Left For Dead,2128\nIs this a Crabzilla spotted in the UK? Monster crab measures about 50 feet,1993\nKurdish resistance denies ISIS claims that they have beheaded poster girl 'Rehana',1944\n\"Tail of survival: Buried cat, believed dead, claws back to life\",1674\nISIS Is Trying To Sell The Body Of U.S. Hostage James Foley For $1 Million,448\n\"Report: HP to split into two companies, one focused on PCs/printers and one on enterprise computing\",429\nBrighton jihadi Khalil al-Britani killed in Syria drone strike,1928\n\"Lenovo Still Wants to Buy BlackBerry and Will Try Again, Source Suggests\",2425\nApple Watches to be kept in safes,231\nLenovo Could Make A Bid For BlackBerry (Rumor),92\n\"Next-gen iPhone rumored to sport dual-lenses, DSLR quality in 'biggest camera jump ever'\",2291\nSyria: Teenage British Jihadi from Brighton Killed in US Airstrikes,448\n\"After Beheading of Steven Sotloff, Obama Pledges to Punish ISIS\",96\nThree Afghan soldiers who vanished from Massachusetts military base are FOUND trying to cross into Canada,1812\nIS reportedly tries to sell slain US hostage’s body for $1 million  Read more: IS reportedly tries to sell slain US hostage's body for $1 million,558\nWoman has surgery to get third breast: The three most statistically unlikely pairs of boobs,1270\nReport: Woman who claimed to have third breast added is fake,1102\n\"Source: Joan Rivers' doc did biopsy, selfie\",1096\nReport: Microsoft may buy Minecraft studio Mojang,325\nUnited Nations asked to investigate claims of organ harvesting by ISIS,2136\n\"Steven Sotloff, American Journalist, Allegedly Beheaded By ISIS\",1964\nReport: Three missing Afghan soldiers caught at Canadian border,575\nExplosive New Details Of Joan Rivers’ Medical Crisis: Doctor Snapped Selfie With Legendary Comic & Performed Unauthorized Biopsy While She Was Under Anesthesia!,934\nEnraged spouse chops off unfaithful husband's manhood – TWICE,37\n\"Woman pays $20,000 for third breast to make herself LESS attractive to men\",1770\nA Justin Bieber Ringtone Just Saved A Man’s Life Who Was Being Attacked By A Bear,1411\nWoman cuts off husband's penis twice after catching him cheating,338\nThree Afghan soldiers who vanished from Massachusetts military base are FOUND trying to cross into Canada,1874\nZombie Cat Claws Way Out of Grave Five Days After Being Buried Alive,1653\nEXCLUSIVE: Lenovo Could Make An Offer For BlackBerry As Early As This Week,1919\nIsis: James Foley's beheaded body in $1m 'humanity case' sale offer to family,1765\nPregnant St. Louis woman loses eye after police fire non-lethal round: reports,2008\nWoman with three breasts: Real or hoax?,2231\nFox News Floats BS Story About Fleeing Marines Giving Rebels Their Guns,1512\n\"ISIS Executes Own Fighters for Spying, Embezzlement\",1052\nNorth Korean student on the run in France after escaping from Pyongyang's agents,2136\nWould US sue parents of James Foley? Why White House is Defending Itself,2029\nApple could be eyeing purchase of social networking app Path,1512\n\"Saudi Stocks, Currency Tumble As Aramco Pipeline Explodes; ISIS Sabotage Concerns\",2400\nMystery of 50ft giant crab caught on camera in Kent harbour,1765\nChildren in dog fighting horror,1052\nArgentina's President Just Adopted a Son So He Won't Turn into a Werewolf,2198\nArgentina president adopts young Jewish boy as godson to prevent him from turning into werewolf,1856\nISIS video shows beheading of American journalist Steven Sotloff,2366\n\"Three-Boobed Girl probably a hoax, because obviously\",2\n\"Argentina President, Christina Kirchner, Has Bizarre Werewolf Mishap\",1694\nJustin Bieber ringtone saves Russian fisherman from bear attack,338\nEl-Sisi denies claims he'll give Sinai land to Palestinians,485\n\"New report tips Apple Watch release in March, 12in MacBook Air in Q1\",2396\n\"Ferguson Protester's Photo Gets Edited Into Racist Meme, Goes Viral\",1052\n\"Stephen Sotloff beheading shown in video, ISIS claims\",314\n\"Report: Joan Rivers doctor took selfie, began biopsy, source says\",810\nThere Are Still Two McDonald’s That Serve McPizza From the ’90s,2095\nSketchy Rumor Claims Apple Planning New 4-Inch iPhone for 2015,2316\n\"Video Of Steven Sotloff Slaying By ISIS Is Authentic, U.S. Confirms\",1052\nMan removed from plane over Christmas greeting dispute,1719\nJoan Rivers Personal Doctor Allegedly Took A Selfie Before Her Biopsy And Cardiac Arrest,223\nReport: Second American Journalist Beheaded by Islamic State Terrorists,2465\nHermaphroditic cat to get gender assignment surgery,1279\nCrabzilla,39\nMan saved from bear attack - thanks to his Justin Bieber ringtone,1941\nTriple-breasted woman pictured before 'operation' and vows surgery footage will prove third boob is no hoax,290\nReport: Doctor took a selfie when Joan Rivers was under anesthesia,2439\nSteven Sotloff 'beheading': Islamic State fighters release video claiming to show death of second US journalist,2319\n\"IBM plans massive layoffs of up to 110,000 workers: report\",1409\nThis Third Boob Is Probably Only Real in Our Hearts,1444\n\"Woman pays $20,000 for third breast to make herself LESS attractive to men\",2038\n\"KGI: iPhone sales forecast at 73M for Q4 ahead of Apple Watch debut in March, 12\"\" MacBook Air in Q1\",1927\nArgentina's President Adopts Young Boy so He Won't Turn Into Werewolf,1992\nReport: Hewlett-Packard plans to break into 2 companies,1236\nHewlett Packard ‘planning to split into two’,1801\nThree Boobs Are Most Likely Two Boobs and a Lie,758\nWerewolf legend leads Argentine president to adopt,1677\nIs this Crabzilla? Giant Monster Crab Caught on Camera,778\nHow a Reddit user convinced Tim Cook to change Apple’s on-hold music,911\nJustin Bieber's 'Baby' Saves Man From Violent Bear Attack,1520\n\"Transgender teenager, 17, leaves heartbreaking suicide note blaming her Christian parents before walking in front of tractor trailer on highway\",1285\nJoan Rivers’ doctor snapped a selfie before biopsy surgery,1525\n\"Joan Rivers: Doctor Took Selfie With Unconscious Comedian, Performed Biopsy Without Consent -- Details\",2169\nFlorida Woman Has Surgery To Add Third Breast To Her Chest,1903\nRise of the zombie cat: Pet who was 'killed' and buried by his owner climbed out of his grave five days later,2136\nJoan Rivers' Doctor Took a Selfie While She Was Under Anesthesia (Report),934\nBritish Jihadi Killed In US Airstrike - Reports,1964\nISIS fighters now 'at the gates of Baghdad': Islamic militants fighting 'just one mile from Iraqi capital' despite days Western airstrikes,1520\n\"Report: Woman claims she had third breast added, hopes to become a TV star\",764\nISIS terror chief 'believed dead': Iraqi military confirm warlord WAS injured in US-led airstrike as speculation grows feared jihadist perished in attack,90\nSaudi Airlines to Separate Men and Women on Flights,163\nHewlett Packard ‘planning to split into two’,1387\nJustin Bieber Saved A Guy Getting Mauled By A Bear,1309\nEXCLUSIVE: Apple To Unveil The Long-Awaited Retina MacBook Air At Its “Spring Forward” Event,1639\nMissing Afghan Soldiers Apprehended Trying To Cross Border Into Canada,2285\nGirl poured acid on boyfriend’s penis after he released sex tape,1995\n\"Apple may buy Path, that social app you don’t use\",911\nIsraeli right welcomes Sisi's offer to a Palestinian State in Sinai,1373\n\"Steven Sotloff, American Journalist, Allegedly Beheaded By ISIS\",1861\nDid Argentina's President Adopt A Jewish Baby To Stop It From Becoming A Werewolf??,2253\nReport: Second American Journalist Beheaded by Islamic State Terrorists,898\nJustin Bieber Basically Saves A Russian Man From A Bear,113\nArgentina's President Cristina Kirchner Adopts Jewish Godson To Prevent Him Turning Into A Werewolf,1324\nA bunch of cool health features were cut from the Apple Watch at the last minute,1031\nLenovo 'resumes efforts to acquire struggling phone maker BlackBerry',1961\n\"Apple Watch on Your Wrist in March, 12-inch MacBook Air Set for Q1 Launch: Analyst\",1736\nIslamic State releases video of beheading of U.S. hostage Steven Sotloff: site intelligence monitoring service,671\nIS reportedly tries to sell slain US hostage’s body for $1 million  Read more: IS reportedly tries to sell slain US hostage's body for $1 million,231\nCharles Manson wedding off after it emerges that fiancee Afton Elaine Burton 'just wanted his corpse for display',211\nApple Reportedly Planning to Shut Down Beats Music,249\nFei Lin's Penis Stolen By Thieves: Chinese Man Allegedly Had Penis Stolen By Jealous Lovers,2198\n\"Saudi oil pipeline fire under control, security source says\",1801\nDISCONTINUED '90S MCPIZZA STILL EXISTS AT THESE MCDONALD'S LOCATIONS,183\nThree-breasted woman outed as fake by Tampa police,2291\n\"Next-gen iPhone rumored to sport dual-lenses, DSLR quality in 'biggest camera jump ever'\",823\nMan Mauled By Bear Says He's Only Alive Thanks to Justin Bieber,164\nMariam Al Mansouri: Female Fighter Pilot Disowned By Family For Bombing ISIS Terrorists In Syria,1086\nGiant Crab,58\nIraq’s ambassador urges UN to investigate claims Isis is harvesting organs: ‘We have bodies - it is clear they are missing certain parts',596\nTampa woman claims to add 3rd breast,103\nWerewolf legend leads Argentine president to adopt,1088\nIslamic State releases video showing beheading of US hostage Steven Sotloff,1550\nHewlett-Packard to split into two public companies,1953\nMissing Afghan Soldiers Apprehended Trying To Cross Border Into Canada,1402\n50 foot crab : Is this a Crabzilla spotted in the UK?,2245\nTesla to Choose Nevada for Battery Factory,1766\n\"Sorry, Argentina's President Didn't Actually Adopt a Jewish Werewolf\",2121\nUS denies it threatened Foley family,2516\nISIS ‘organ harvesting’ must be probed by Security Council – Iraqi envoy,2083\nSteven Sotloff 'beheading': Islamic State fighters release video claiming to show death of second US journalist,485\nArgentine President Takes On Godson — But Not To Keep Werewolf At Bay,728\n\"Report: Toronto, Seattle, Quebec City to join Vegas in 2017 NHL expansion\",1067\nWife chops off cheating husband’s penis twice – then stray animal steals it,2157\nExplosive New Details Of Joan Rivers’ Medical Crisis: Doctor Snapped Selfie With Legendary Comic & Performed Unauthorized Biopsy While She Was Under Anesthesia!,2427\n'They got in our way': James Foley's brother backs mother attacking Obama administration over failure to save photojournalist before he was beheaded by ISIS,710\nJoan Rivers' Doctor Took a Selfie While She Was Under Anesthesia (Report),1088\nEnraged spouse chops off unfaithful husband's manhood – TWICE,2358\nWoman cuts off husband's penis twice after catching him cheating,2358\nZombie Cat: Buried Cat Claws Way Out Of Grave After Being Left For Dead,2512\nSource: Three Afghan soldiers located at Canadian border,870\nIsis 'just one mile from Baghdad' as al-Qaeda joins militants' fight against West,960\nDumb Racists Photoshop Ferguson Protester Into Awful Viral Meme,2402\nIslamic state issues video of beheading of U.S. hostage: SITE,1687\nCanadian cat Mittens to undergo gender reassignment surgery after it is revealed to be a hermaphrodite,1402\nJoan Rivers's doctor 'took a SELFIE' with the comedian as she lay under anesthetic and just seconds before she went into cardiac arrest that killed her,2289\nReport: Microsoft may buy Minecraft studio Mojang,315\n\"No, Saudi Arabia has not banned the \"\"tempting eyes\"\"\",411\nIsis air strikes: Abu Bakr al-Baghdadi 'critically wounded' in air strikes near Mosul,1037\nSaudi Arabia airline segregation: Saudi airlines to assign seats based on gender,145\nISIS online video shows beheading of U.S. journalist Steven Sotloff,1194\n\"iPhone 6s Rumor Suggests Dual Lens Optical Zoom Camera, Pressure Sensors Inbound\",1992\nMicrosoft nears deal to buy Minecraft maker Mojang : WSJ,791\n\"Transgender Teen Leelah Alcorn Commits Suicide By Walking In Front Of Semi Truck, Blames Christian Parents In Viral Suicide Note\",1655\nISIS Is One Mile From Baghdad,2491\nHewlett-Packard will reportedly split into two companies,2294\nAl-Sisi proposes: Extend Gaza Strip into Sinai and establish Palestinian state there,1783\nMariam Al Mansouri: Female Fighter Pilot Disowned By Family For Bombing ISIS Terrorists In Syria,2350\nIs Jasmine Tridevil’s Third Boob Real? Alisha Hessler Hoax Rumors Swirl,2359\nSource: Three Afghan soldiers located at Canadian border,1620\n\"Morin goes back on transparency pledge, refuses to confirm or deny report that Apple is buying Path\",1927\n'Throat specialist to the stars' allegedly involved in fatal Joan Rivers procedure denies taking selfie with star as she releases statement saying she will not comment on tragic incident,2487\nSamsung Rumoured to be Supplying the Screens for Apple Watch... Mk II,274\n\"ISIS Leader Injured in Air Strike, Iraqi Officials Say\",1445\nReport: Microsoft may buy Minecraft studio Mojang,1189\nWoman Who Claimed To Have Surgery To Add Third Breast Exposed As Hoaxer,1275\nU.S. confirms authenticity of second journalist beheading video,1391\nWatch Two Guys Appear to Get Tricked Into Catcalling Their Own Moms,326\nAfghan Mother Kills 25 Taliban Fighters In Seven-Hour Gunbattle After Watching Her Son Slain In Ambush,2026\n3-Boobed Woman a Fake,3\nDISCONTINUED '90S MCPIZZA STILL EXISTS AT THESE MCDONALD'S LOCATIONS,2512\nThis Third Boob Is Probably Only Real in Our Hearts,1067\nSketchy Rumor Claims Apple Planning New 4-Inch iPhone for 2015,92\nArgentina Has a Superstition That Seventh Sons Will Turn into Werewolves,1246\nMeet the 3-boobed woman,596\nArgentina's President Didn’t Adopt A Jewish Child To Avoid Becoming A Werewolf; So What Did She Do?,1345\nSources: Missing Afghan Soldiers May Have Been Found Near Canadian Border,1373\niPhone 6s ... transfiguration Nurse,914\nGirl destroys boyfriends penis in acid attack after video of them having sex goes viral,2011\nWoman with three breasts ‘was a fake who has tricked people online before’,327\n\"Switzerland’s Assassination, Kim Jong Un Might Die From Cheese Overdose\",987\n\"Polish Teenager Wakes Up During Brain Surgery, Talks To Doctor\",1411\nFate of Isis leader remains unclear after US airstrike in Iraq,1389\nFlorida woman claims to have surgically added third breast,1696\n\"Condition of Abu Bakr al-Baghdadi, Islamic State leader, in doubt after airstrike\",1928\nFlorida woman gets plastic surgery to add a third breast,1326\nJustin Bieber ringtone saves Russian fisherman from bear attack,1914\nHermaphroditic cat to get gender assignment surgery,1907\nRumor: Apple Watch Screens To Be Supplied By LG Display And Samsung Display,605\nSaudi Airlines Sexist: Airline Intends To ‘Enforce Rules’ To Separate Male And Female Passengers,1886\n\"Apple Watch to go on sale in March, claims analyst\",1903\nJoan Rivers’ doctor snapped a selfie before biopsy surgery,2233\nThis Is The Most Passive-Aggressive Office Battle We've Ever Seen,1945\nThese Men Catcalling Their Undercover Mothers Is the Best Payback Ever,1716\nEXCLUSIVE: Got him! Jihadi John is 'wounded in US airstrike on secret bunker meeting of ISIS high command',2467\n'I had a third breast implant so I can turn off men',1444\nBritish Jihadi Killed In US Airstrike - Reports,2041\nA 9-year-old girl gave this hearfelt letter to her teacher after he came out as gay,2513\nJasmine Tridevil Has Surgery 'To Add Third Breast' Total Recall Style,1272\nArgentina's President Adopts Boy to End Werewolf Curse,291\nKid Suspended For Allegedly Threatening Classmate With ‘Hobbit’ Magic,103\nApple Watch Digital Crown -- Could It Color Adjusted?,747\nIs 'Crabzilla' real or not? Leading marine biologist rules picture of giant crab lurking in shallow waters must be a HOAX,1993\nApple to shut down Beats Music: Report,231\nISIS reportedly wants $1 million for beheaded hostage James Foley’s corpse,930\nUnited Nations asked to investigate claims of organ harvesting by ISIS,750\n\"Report: HP to split into two companies, one focused on PCs/printers and one on enterprise computing\",1111\n3-Boobed Woman a Fake,785\nJoan Rivers’ doctor snapped a selfie before biopsy surgery,2517\n\"Zombie Cat: Buried Kitty Believed Dead, Meows Back to Life\",1767\nCruel aunt cuts her three-year-old nephew's penis off because he burst in on her on the loo and asked to use her phone,1861\nIga Jasica Says Awakening During Brain Surgery Was No Mistake,1643\nArgentina’s President Adopted A Jewish Godson To Stop Him From Turning Into A Werewolf,641\nThree Afghan soldiers who vanished from Massachusetts military base are FOUND trying to cross into Canada,2300\n\"Disgusting! Joan Rivers Doc Gwen Korovin’s Sick Selfie EXPOSED — Last Photo Of Comic Icon, When She Was Under Anesthesia, At Center Of Medical Investigation\",2323\nMystery of 50ft giant crab caught on camera in Kent harbour,1902\n\"ISIS Might Be Harvesting Organs To Finance Operations, Iraqi Envoy Tells UN\",861\nSources: Missing Afghan Soldiers May Have Been Found Near Canadian Border,2285\n\"Tail of survival: Buried cat, believed dead, claws back to life\",1767\nArgentine President Takes On Godson — But Not To Keep Werewolf At Bay,328\nApple May Be Reintroducing The 4-inch iPhone,1770\nThese Men Freak Out When They Discover The Women They Are Harassing Are Their Moms In Disguise (VIDEO),111\n\"Finally, proof that Justin Bieber IS unbearable: Russian fisherman saved from bear attack when ringtone featuring one of the pop brat's songs scares it away\",2183\nMissing Afghan soldiers found at US Canada border,1856\n\"Apple Reportedly Close to Acquiring 'Path', Looking to Integrate Service Into Messages\",2346\nTexas Boy Suspended For 'Threatening' Classmate With The One Ring,675\nApple could be eyeing purchase of social networking app Path,2279\n\"Saudi Stocks, Currency Tumble As Aramco Pipeline Explodes; ISIS Sabotage Concerns\",1694\nREPORT: Doctor Snapped A 'Selfie' While Joan Rivers Was Under Anesthesia,778\nThe Story of the 3-Boobed Lady Is As Fake As Her Third Boob,1960\nIRAQ ACCUSES BRITAIN OF DELIVERING WEAPONS TO ISLAMIC STATE,1723\nHP Is Planning To Split Into Two Separate Businesses,881\nHere's What We Know About ISIS's Alleged Organ Harvesting Operation,897\nRumor: ‘new’ 4-inch iPhone on the way,990\nJoan Rivers' 'selfie' doctor 'DENIES performing biopsy and taking photo while star was under anesthesia',113\nGovernment threatened Foleys with criminal charges over ransom,412\n'Dear Sandwich Thief': Man's hilarious response to passive-aggressive sign posted on his office's fridge door sparks incredible kitchen note war,290\nHermaphroditic cat awaits a gender reassignment surgery to become a boy,2216\nApple reported to be near buying Path social network,2346\nCrabzilla! Satellite Picture Reveals Giant Crustacean Lurking Off The Coast Of Whitstable,1558\nHewlett-Packard Announces Plans To Break Up Company,1694\n\"'Rehana is alive and well... ISIS fanatics have NOT beheaded her': Poster girl for Kurdish freedom fighters escaped Kobane hellhole, friends tell MailOnline\",1723\n\"Joan Rivers' Doctor \"\"Took a Selfie\"\" During Procedure: CNN\",1229\n\"Disgusting! Joan Rivers Doc Gwen Korovin’s Sick Selfie EXPOSED — Last Photo Of Comic Icon, When She Was Under Anesthesia, At Center Of Medical Investigation\",1454\nTesla chooses Nevada for battery factory: Sources,890\nVideo purports to show beheading of US journalist,2216\nCrabzilla,2500\n\"iPhone 6s To Have DSLR-Quality Camera? Rumors Suggest ‘Dual-Lens’ Camera, Apple Watch ‘Force Touch’ Feature\",252\n\"Saudi women with attractive eyes may be forced to cover even them up, if resolution is passed\",2199\nISIS ‘organ harvesting’ must be probed by Security Council – Iraqi envoy,897\nBreast Chancer,103\nSaudi Arabia airline segregation: Saudi airlines to assign seats based on gender,2008\nJoan Rivers' Doctor Took a Selfie While She Was Under Anesthesia (Report),1963\nBritish Jihadi Killed In US Airstrike - Reports,1203\nCheese addiction breaks Kim Jong-un's ankles,338\nReports: 3 missing Afghans detained at Canadian border,361\nIs this a Crabzilla spotted in the UK? Monster crab measures about 50 feet,2245\n9-year-old girl pens touching letter to teacher who came out as gay,2324\nFate of Isis leader remains unclear after US airstrike in Iraq,1874\nEXCLUSIVE: Apple To Unveil The Long-Awaited Retina MacBook Air At Its “Spring Forward” Event,1510\nStory of ‘gutsy bravehearts’ who ‘repelled’ Boko Haram attack is a hoax,1714\nISIS online video shows beheading of U.S. journalist Steven Sotloff,1499\nArgentina's President Cristina Kirchner Adopts Jewish Godson To Prevent Him Turning Into A Werewolf,1639\nFive reasons 'Crabzilla' is definitely not real,893\nHewlett-Packard to split into two companies,2505\nJustin Bieber saves man from bear attack,596\nTeenage British jihadi 'killed in US airstrikes': 19-year-old from Brighton died in US-led bombing,778\nJoan Rivers’ doctor took a selfie while she was out cold before doing ‘an unauthorised biopsy’,238\nWoman has surgery to get third breast: The three most statistically unlikely pairs of boobs,2231\nWoman Faces Jail Time After Slicing Off 3-Year-Old Nephew's Penis,2128\nJustin Bieber ringtone saved a Russian fisherman during a bear attack,274\nMissing Afghani soldiers found trying to cross US border to Canada,1389\nISIS video shows beheading of American journalist Steven Sotloff,2229\nTransgender teen struck and killed on Ohio interstate in apparent suicide,1942\nGhost Ship,2\n‘Dead’ cat claws out of grave 5 days later,2128\nCNN: Doctor Took Mid-Surgery Selfie with Unconscious Joan Rivers,2368\nThese Men Catcalling Their Undercover Mothers Is the Best Payback Ever,486\nIslamic State puts James Foley’s body up for sale for $1M,1927\nIsis 'Admits' Leader Abu Bakr al-Baghdadi Injured in US Air Strike,525\nCharles Manson wedding off as bride 'wanted to display his dead body in glass coffin',2151\nDid Argentina's President Adopt A Jewish Baby To Stop It From Becoming A Werewolf??,914\nREPORT: Tesla Chooses Nevada For Site Of Its Massive Battery Factory,452\nSaudi Airlines Sexist: Airline Intends To ‘Enforce Rules’ To Separate Male And Female Passengers,1118\nJustin Bieber Helps Defend Russian Fisherman From Bear,1600\nMissing Afghan soldiers found at US Canada border,1886\nFlorida woman gets third breast surgically implanted,1632\nMan Mauled By Bear Says He's Only Alive Thanks to Justin Bieber,1701\nHewlett-Packard Plans To Split Into Two Companies: WSJ Report,579\nHP announces plan to split in two,2512\nIraq shoots down 2 UK planes delivering weapons to ISIL,479\nJustin Bieber Saved This Guy From a Bear Attack,1600\nChina Penis Amputation: Cruel Aunt Viciously Mutilates Toddler's Genitals as Punishment,1633\nHewlett-Packard to split into two public companies,1763\nMissing Afghan Soldiers Apprehended Trying To Cross Border Into Canada,870\n\"Fake or freak? Woman, 21, claims to have paid $20,000 to surgically add third breast in desperate bid to become a reality TV star\",1632\nIsis air strikes: Abu Bakr al-Baghdadi 'critically wounded' in air strikes near Mosul,1941\n\"Woman Cuts Off Husband's Penis Twice, Then Throws It Out the Window\",42\nISIS ‘organ harvesting’ must be probed by Security Council – Iraqi envoy,1284\nSource: Apple set to acquire Path in an attempt to bolster iOS social cred,1601\nVideo Appears to Show ISIS Execution of Second American Steven Sotloff,1861\n\"Satire Website Fools ESPN, Kei Nishikori isn't highest paid tennis star\",1160\n\"Report: Woman claims she had third breast added, hopes to become a TV star\",2038\nSteven Sotloff 'beheaded by Islamic State',1712\nHewlett Packard ‘planning to split into two’,596\nApple to shut down Beats Music? Not so Apple says,1086\nIslamic state issues video of beheading of U.S. hostage: SITE,926\nThird boob likely a hoax,1937\nCharles Manson’s fiancee allegedly wanted to marry him for his corpse,579\nIslamic State releases video of beheading of U.S. hostage Steven Sotloff: site intelligence monitoring service,1386\nIsis 'Admits' Leader Abu Bakr al-Baghdadi Injured in US Air Strike,253\nBrighton jihadi 'among five killed in Syria drone strike',1203\n\"Source: Joan Rivers' doc did biopsy, selfie\",710\nThis Woman Claims To Have Had Plastic Surgery To Have A Third Breast,1102\n\"Three-Boobed Girl probably a hoax, because obviously\",2335\nHow a Reddit user convinced Tim Cook to change Apple’s on-hold music,172\nWatch Two Guys Appear to Get Tricked Into Catcalling Their Own Moms,1114\nSaudi Arabia airline segregation: Saudi airlines to assign seats based on gender,1765\nThree-breasted woman outed as fake by Tampa police,85\nWe're Getting More Detail On The Amazing New Camera Apple Is Planning For The Next iPhone,252\nHewlett-Packard Plans to Break in Two,668\n\"3 Afghan Soldiers Missing From U.S. Base Apprehended at Canadian Border, Reports Say\",575\nPublic shaming: Underwear thief forced to walk around the block wearing the bras he stole,1394\nAbu Bakr al-Baghdadi’s fate still unknown after US air strike on Isis as Iraqi forces enter Baiji,1980\nMissing Afghan soldiers taken into custody at Canadian border,2464\nArgentina's President Adopts Young Boy so He Won't Turn Into Werewolf,711\n\"Beast-eater, frightened phone signal, threw the victim and rend in the taiga\",1100\nJames Foley’s Family Claims Government Threatened Them Over Ransom Payments,166\n\"Boy, 5, given £15.95 invoice for missing friend's birthday party\",2512\nAl-Sisi proposes: Extend Gaza Strip into Sinai and establish Palestinian state there,2462\nJoan Rivers’ doctor took a selfie while she was out cold before doing ‘an unauthorised biopsy’,1765\nBritish teenage jihadi believed to have been killed in Syria,1713\nGhost Ship Filled with Ebola-Ridden Rats Heading for Florida,1600\n‘Three-boobed’ woman: They’re not fake,1960\nSources: Missing Afghan Soldiers May Have Been Found Near Canadian Border,20\n\"Sorry, Argentina's President Didn't Actually Adopt a Jewish Werewolf\",1639\nJustin Bieber ringtone saved a Russian fisherman during a bear attack,580\n\"Source: Joan Rivers' doc did biopsy, selfie\",291\nU.S. confirms authenticity of second journalist beheading video,1687\nREPORT: Apple's 12.9-Inch 'iPad Pro' Has Been Delayed,1322\nJustin Bieber Basically Saves A Russian Man From A Bear,656\nThis Campaign Shows A Pretty Genius Way To Stop Men Catcalling In The Street,2029\nJoan Rivers Personal Doctor Allegedly Took A Selfie Before Her Biopsy And Cardiac Arrest,268\nFlorida woman gets third breast surgically implanted,535\nWoman Bit By Scorpion on Alaska Airlines Flight Is Chill as Hell,315\nApple could be eyeing purchase of social networking app Path,1712\nMeet the 3-boobed woman,1399\nMittens The Intersex Cat To Get Gender Assignment,2462\nReport: Apple Rethinking Beats Music Brand,1870\n\"NHL expansion ahead? No, says Gary Bettman\",2085\nWoman Gets Third Boob to Appear Unattractive to Men,1907\nISIS Reportedly Executes 2nd American Journalist,930\n\"‘Hands Up, Don’t Shoot’ in Hong Kong Protests?\",1964\nISIS reportedly wants $1 million for beheaded hostage James Foley’s corpse,2158\nReport: Second American Journalist Beheaded by Islamic State Terrorists,985\nThe World's Most Accurate Apple Analyst Says The Apple Watch Is Coming In March,2199\nJustin Bieber ringtone saves Russian fisherman from bear attack,1927\nPresident of Argentina adopts Jewish boy to stop him turning into werewolf,1856\nPolice officer in Charlie Hebdo investigation 'shot himself dead hours after the attack',2066\n\"Saudi women with attractive eyes may be forced to cover even them up, if resolution is passed\",2383\nEnraged spouse chops off unfaithful husband's manhood – TWICE,1992\nJasmine Tridevil Has Surgery 'To Add Third Breast' Total Recall Style,1618\nArgentina's President Adopts Boy to End Werewolf Curse,2382\nWould US sue parents of James Foley? Why White House is Defending Itself,1510\nFlorida woman gets third breast to become 'unattractive' 32,2392\nCharles Manson's fiancee used him for his ... corpse?,1479\nChildren in dog fighting horror,868\n\"Saudi Arabia Airline Segregation: New Islamic Law Takes Flight On Airliner, Seating By Gender Coming Soon\",1193\n\"Everything You Need To Know About Path, The Struggling Social Network In Apple's Sights\",38\nKurdish resistance denies ISIS claims that they have beheaded poster girl 'Rehana',1741\nMan removed from plane over Christmas greeting dispute,141\nJoan Rivers' Personal Doctor Allegedly Took A Selfie During Her Throat Procedure,1454\nSaudi Airlines to ban gender-mixing seating,1193\nFat dictator Kim Jong-un dying from cheese addiction,566\nHow a Reddit user convinced Tim Cook to change Apple’s on-hold music,1348\nWatch Two Guys Appear to Get Tricked Into Catcalling Their Own Moms,1194\n'They got in our way': James Foley's brother backs mother attacking Obama administration over failure to save photojournalist before he was beheaded by ISIS,2029\nA Russian Guy Says His Justin Bieber Ringtone Saved Him From A Bear Attack,327\nJoan Rivers' Doctor Took a Selfie While She Was Under Anesthesia (Report),1701\n\"3 Afghan Soldiers Missing From U.S. Base Apprehended at Canadian Border, Reports Say\",1620\nJasmine Tridevil: The woman with three breasts,2383\n\"Woman pays $20,000 for third breast to make herself LESS attractive to men\",1617\nFemale Kurdish ‘poster girl’ fighter feared killed,2449\nAllegation Bill Cosby sexually molested Raven Symone are just a hoax,2491\n\"Satire Website Fools ESPN, Kei Nishikori isn't highest paid tennis star\",145\nHewlett-Packard will reportedly split into two companies,1793\nJustin Bieber saves man from bear attack,2082\nFoley family says was 'threatened' by U.S. official over ransom: ABC,2320\nHewlett Packard ‘planning to split into two’,1236\n‘How’s it going?’: Teen wakes up during brain surgery,400\nISIS claims to behead US reporter Steven Sotloff in new video,1304\nBREAKING: Playboy Tycoon Hugh Hefner Passes Away at Age of 88,2233\nJoan Rivers' doctor snapped selfie during throat surgery: report,810\nWoman With Three Breasts Is Reportedly A Fake: Jasmine Tridevil’s Real Identity Revealed,1445\nREPORT: ISIS FIGHTING JUST ONE MILE OUTSIDE BAGHDAD DESPITE AIRSTRIKES,452\nMan in China recovering in hospital after wife chopped off his penis,1716\nMissing Kim Jong-un suffering with 'condition' after CHEESE binge,785\nExplosive New Details Of Joan Rivers’ Medical Crisis: Doctor Snapped Selfie With Legendary Comic & Performed Unauthorized Biopsy While She Was Under Anesthesia!,2169\nJasmine Tridevil: The woman with three breasts,1128\nWoman has third breast implanted,1275\nHewlett-Packard Announces Plans To Break Up Company,2510\nSteven Sotloff 'beheaded by Islamic State',1861\nPresident of Argentina adopts godson to stop him from turning into a werewolf,145\nJoan Rivers' Personal Doctor Allegedly Took A Selfie During Her Throat Procedure,2368\n\"IBM Corp expected to cut more than 110,000 jobs in massive overhaul, report says\",786\nWoman with three breasts: Real or hoax?,836\nNo gender segregation on Saudia,1557\n‘Dead’ cat claws out of grave 5 days later,1705\nAdopting Potential Werewolves Is Routine Business for Argentine Presidents,2131\nHearing Unconfirmed Reports of Saudi Pipeline Explosion,172\nMissing Afghan soldiers found at US Canada border,2466\n\"Passenger headed to Dallas rages over ‘Merry Christmas,’ removed from plane\",1431\n\"Zombie Cat: Buried Kitty Believed Dead, Meows Back to Life\",1674\n'Whistling At Your Mom': Video Showing Sons Catcalling their Mothers Goes Viral [VIDEO],328\nThree Afghan soldiers found at Canada border after leaving Cape Cod base,1705\n\"NHL expansion to include Toronto, Quebec City, Seattle and Las Vegas: Report\",2320\n\"Yes, we’re being bought by Microsoft\",2195\n\"Polish Teenager Wakes Up During Brain Surgery, Talks To Doctor\",889\n\"Jealous Wife Who Chopped Off Husband’s Penis For Cheating On Her, Chops It Off A Second Time\",1937\nIslamic State releases video showing beheading of US hostage Steven Sotloff,1431\n'Miracle cat' rises from the dead five days after burial,1816\nJoan Rivers Personal Doctor Allegedly Took A Selfie Before Her Biopsy And Cardiac Arrest,338\nCharles Manson wedding off as bride 'wanted to display his dead body in glass coffin',1992\nMan in China recovering in hospital after wife chopped off his penis,338\nMan’s Penis Destroyed By Battery Acid Over Viral Sex Video In South Africa,705\nWife chops off cheating husband’s penis twice – then stray animal steals it,1163\nJames Foley beheading: ISIS militants 'trying to sell murdered hostage's body to his parents for $1m',1275\nCruel aunt cuts off three-year-old nephew’s penis after he walks in on her using the loo,739\nArgentina’s president adopts Jewish godson to counteract werewolf legend,897\n\"Sony Hackers Email: Thanks For Running Scared, We'll Stop Now\",290\nGigafactory location: Tesla Motors confirms Nevada announcement Thursday,1653\nISIS Leader Abu Bakr al-Baghdadi Wounded in Airstrikes; His Aide Killed,268\nJoan Rivers’s Personal Doctor Denies Taking Operating-Room Selfie,1765\nLisa Bonet Did NOT Send “Cryptic Tweet” About Bill Cosby — Twitter Account Fake!,2216\nWoman Faces Jail Time After Slicing Off 3-Year-Old Nephew's Penis,2510\nSaudi Arabia's national airline to introduce gender segregation after a string of complaints from male passengers,2100\nDoc calls macabre 'selfie' claims completely crazy,1851\nFat dictator Kim Jong-un dying from cheese addiction,2193\n\"Steven Sotloff, American Journalist, Allegedly Beheaded By ISIS\",2059\nIBM is about to get hit with a massive reorg and layoffs,389\nCNBC: Tesla chooses Nevada for new battery factory plant,33\n\"Rehana, Poster Girl for Kurdish Peshmerga, Alive and 'Fighting Fiercely,' After ISIS' Claims of Beheading Her\",784\nGhost Ship,535\nEnraged spouse chops off unfaithful husband's manhood – TWICE,1779\nNorth Korean student on the run in France after escaping from Pyongyang's agents,2315\n\"Disgusting! Joan Rivers Doc Gwen Korovin’s Sick Selfie EXPOSED — Last Photo Of Comic Icon, When She Was Under Anesthesia, At Center Of Medical Investigation\",1150\n\"Saudi Stocks, Currency Tumble As Aramco Pipeline Explodes; ISIS Sabotage Concerns\",813\nSaudi Arabia outlaws ‘tempting eyes’,820\n\"Source: Joan Rivers' doctor took selfie, began biopsy before her cardiac arrest\",1639\nU.S. Authenticates Video Showing Sotloff's Beheading,1712\nWhen Street Harassers Realize The Women They're Catcalling Are Their Moms In Disguise,786\n\"Three-Boobed Girl probably a hoax, because obviously\",2361\nArgentina's President Cristina Kirchner Adopts Jewish Godson To Prevent Him Turning Into A Werewolf,1850\n\"Nine-year-old girl writes letter to 'amazing, fantastic' teacher after he comes out as gay\",2513\n\"Transgender Teen Leelah Alcorn Commits Suicide By Walking In Front Of Semi Truck, Blames Christian Parents In Viral Suicide Note\",21\nWife cuts off husband's penis TWICE after catching him cheating,1962\nHermaphrodite cat named Mittens to get gender reassignment,452\nHewlett-Packard Announces Plans To Break Up Company,579\nWoman Bit By Scorpion on Alaska Airlines Flight Is Chill as Hell,420\nVideo Appears to Show ISIS Execution of Second American Steven Sotloff,1550\nJoan Rivers' Doctor Reportedly Took a Selfie Before Her Cardiac Arrest,1310\nDesperate bride marries wedding guest instead of groom,673\n'Zombie Cat' Claws Way Out Of Grave And Into Our Hearts,2512\n\"NHL expansion to include Toronto, Quebec City, Seattle and Las Vegas: Report\",1685\nFlight Delayed Due To Rampaging Scorpion,2316\nFox Affiliate Falls for College Humor's Office Note War Prank,736\nWoman with three breasts ‘was a fake who has tricked people online before’,2392\nREPORT: The Apple Watch will be available outside the US when it launches next month,2467\n\"Rumor Check: Are Hong Kong Protesters Really Using the ‘Hands Up, Don’t Shoot’ Gesture in Solidarity With Ferguson?\",1653\nU.S. confirms authenticity of second journalist beheading video,916\nSaudi Arabia's national airline planning to introduce gender segregation on flights,326\nMan in China recovering in hospital after wife chopped off his penis,895\nISIS Reportedly Beheads A Second American Journalist,916\nAbu Bakr al-Baghdadi’s fate still unknown after US air strike on Isis as Iraqi forces enter Baiji,717\n\"ISIS Beheads American Journalist Steven Sotloff, Monitoring Group Says\",1309\nWhite House denies it threatened families of slain American journalists,39\nReport: ISIS Islamists at the Gates of Baghdad,2319\nJihadist Brit teen killed in US air strikes,1316\nTampa woman claims to add 3rd breast,2491\n4-inch iPhone 6 reported to be in development,92\n\"Joan Rivers' Doctor \"\"Took a Selfie\"\" During Procedure: CNN\",1861\nThere's A Weird Story Going Around About How Argentina's President Just Saved A Jewish Man From Becoming A Werewolf,914\nThis Man Kept HARASSING Women On The Streets. Until One Day… MOM!?,166\nApple Watch shipments to start in March: 12in new MacBook Air expected to be launched in same quarter,1229\nUPDATE: Children used as dogs in fights,866\nJoan Rivers’ doctor snapped a selfie before biopsy surgery,2222\n\"Passenger headed to Dallas rages over ‘Merry Christmas,’ removed from plane\",1479\nFate of IS leader Abu Bakr al-Baghdadi unknown after airstrikes target him,717\nHewlett-Packard Plans To Break Into Two Companies: Report,785\nJasmine Tridevil: Woman with three breast denies surgery hoax claims,471\n\"Apple to launch new 4\"\" iPhone next year\",1117\n\"Iga Jasica brain surgery: Teen wakes up mid-procedure on table, chats about cat\",1601\nEXCLUSIVE: Lenovo Could Make An Offer For BlackBerry As Early As This Week,2425\n\"iPhone 6s Rumor Suggests Dual Lens Optical Zoom Camera, Pressure Sensors Inbound\",1783\nWoman with three breasts: Real or hoax?,1128\nApple is reportedly shutting down Beats Music just three months after picking the company up.,2239\nPolice Chief In Charge of Paris Attacks Commits Suicide,1782\n\"Nine-year-old girl writes letter to 'amazing, fantastic' teacher after he comes out as gay\",92\nAdopting Potential Werewolves Is Routine Business for Argentine Presidents,1639\nArgentinian President Cristina Kirchner adopts Jewish boy to protect him from werewolf stigma,641\nSaudi Airlines to Separate Men and Women on Flights,519\nBear attack foiled by Justin Bieber’s music: A story too good to check,1451\nReport: Microsoft may buy Minecraft studio Mojang,2038\nArgentina's President Just Adopted a Son So He Won't Turn into a Werewolf,2522\nIraqi Official Accuses ISIS Of Harvesting Organs To Finance Operations,1770\nWoman Who Claimed To Have Surgery To Add Third Breast Exposed As Hoaxer,1618\nHere's What We Know About ISIS's Alleged Organ Harvesting Operation,2222\nMICROSOFT 'IN SERIOUS DISCUSSIONS' TO PURCHASE MINECRAFT DEV MOJANG,1328\nISIS is suspected of selling human organs for money in Iraq,2158\nCharles Manson Wedding Off: Fiancee’s Morbid Plan To Exploit His Corpse Emerges,52\nISIS Harvesting Victims’ Organs to Finance Terror,1770\n\"Could Crabzilla, a 50-foot-long crab be real?\",1765\nCharles Manson’s fiancée wanted to marry him for his corpse: source,1124\nMeet the 3-boobed woman,1907\nISIS claims to behead US reporter Steven Sotloff in new video,2366\n\"50ft crustacean, dubbed Crabzilla, photographed lurking beneath the waters in Whitstable\",580\nJustin Bieber scares off GRIZZLY BEAR and saves fisherman from a mauling,1396\nFlorida woman claims to have surgically added third breast,1188\nWife chopped her husband's penis off after she discovered he had cheated on her… then cut it off AGAIN after surgeons managed to reattach it in China,338\nAfghan Mother Kills 25 Taliban Fighters In Seven-Hour Gunbattle After Watching Her Son Slain In Ambush,2126\nSource: Hackers send new message to Sony,2262\nISIS Advances to Within 10 Miles of Baghdad,489\nWhite House Threatened James Foley's Family with Prosecution,1186\nJoan Rivers Personal Doctor Allegedly Took A Selfie Before Her Biopsy And Cardiac Arrest,2057\nJoan Rivers’ Doctor Snapped Selfie During Throat Procedure (Report),215\n\"​ISIS might be harvesting organs, Iraqi diplomat says\",2195\nAdopting Potential Werewolves Is Routine Business for Argentine Presidents,1445\n\"Here's What You Can Do On Path, The Social Network That Apple May Be About To Acquire\",50\nApple could be eyeing purchase of social networking app Path,222\nLenovo tipped to make a bid for BlackBerry this week,326\n\"Joan Rivers' Doctor \"\"Took a Selfie\"\" During Procedure: CNN\",2205\nDumb Racists Photoshop Ferguson Protester Into Awful Viral Meme,1241\nISIS Reportedly Beheaded The 'Poster Child' For Kurdish Female Fighters,180\nThird boob likely a hoax,1378\nJustin Bieber ringtone saves man being mauled by bear,2082\nIslamic State releases video showing beheading of US hostage Steven Sotloff,2400\nChina Penis Amputation: Cruel Aunt Viciously Mutilates Toddler's Genitals as Punishment,1685\nApple Watch shipments to start in March: 12in new MacBook Air expected to be launched in same quarter,2315\n\"No, Saudi Arabia has not banned the \"\"tempting eyes\"\"\",1643\nMan saved from bear attack - thanks to his Justin Bieber ringtone,163\nISIS Reportedly Beheads A Second American Journalist,2465\nVeterans Today reporting Iraqi Army Downs 2 UK Planes Carrying Weapons for ISIL,2233\nIsis leader ‘injured in airstrike during meeting in Iraq,1941\nSteven Sotloff 'beheading': Islamic State fighters release video claiming to show death of second US journalist,2339\nReport: ISIS Is Selling the Body of James Foley for $1 Million,1326\n\"Saudi airline, Saudia, to ban gender-mixing\",1691\nCruel aunt cuts her three-year-old nephew's penis off because he burst in on her on the loo and asked to use her phone,2510\n\"ISIS leader Abu Bakr al-Baghdadi wounded in airstrike, Iraq officials say\",2430\n\"Zombie Cat: Buried Kitty Believed Dead, Meows Back to Life\",2466\nA Justin Bieber Ringtone Just Saved A Man’s Life Who Was Being Attacked By A Bear,1914\nCNN Reports Hackers Sent Message to Sony: ‘You’ve Done the Right Thing’,836\nFoley family says was 'threatened' by U.S. official over ransom: ABC,361\nIslamic State releases video of beheading of U.S. hostage Steven Sotloff: site intelligence monitoring service,1431\nWife chopped her husband's penis off after she discovered he had cheated on her… then cut it off AGAIN after surgeons managed to reattach it in China,1716\nReports: Missing Afghan soldiers found at Canadian border,1220\nU.S.: Video showing Sotloff beheading is authentic,985\n\"Gwen Korovin, Joan Rivers’s doctor, denies taking selfie\",946\nAngry Indian bride marries wedding guest,1285\nJasmine Tridevil: The woman with three breasts,1399\nPregnant woman loses eye after police shoot bean bag at her,1548\nISIS Reported to Behead Second American,1986\nApple reportedly planning to shut down Beats Music subscription streaming service [u],1591\nArgentina’s President Adopted A Jewish Godson To Stop Him From Turning Into A Werewolf,325\nISIL Has Reportedly Beheaded Journalist Steven Sotloff,1596\nSource: Three Afghan soldiers located at Canadian border,1389\nArgentina’s president adopts Jewish boy to save him from life as a werewolf,710\nGiant Crab,489\nBlackBerry (BBRY) Could Receive An Offer By Cash-Rich Lenovo As Early As This Week: Report,172\nArgentina president adopts young Jewish boy as godson to prevent him from turning into werewolf,145\nRise of the zombie cat: Pet who was 'killed' and buried by his owner climbed out of his grave five days later,1265\nThese Men Weren't Really Tricked Into Sexually Harassing Their Moms,238\nJustin Bieber ringtone saves Russian man from bear attack,1394\nJoan Rivers’ doctor took selfie during procedure,2119\nMIRACLE CAT CLAWS ITS WAY OUT OF ITS OWN GRAVE FIVE DAYS AFTER BEING BURIED,1102\n\"Could Crabzilla, a 50-foot-long crab be real?\",1284\nZombie Cat Claws Way Out of Grave Five Days After Being Buried Alive,1643\nAnother Victim? Raven-Symoné Reveals What Really Happened On ‘Cosby Show’ Set,1113\nREPORT: Tesla Chooses Nevada For Site Of Its Massive Battery Factory,2400\nISIS Reportedly Beheads A Second American Journalist,2063\nISIS Advances to Within 10 Miles of Baghdad,1218\nScorpion stings flier on Alaska Airlines flight from L.A.,758\nUK looking into reports IS beheading suspect wounded,1704\nArgentina's president 'adopts' godson 'to prevent him becoming a werewolf',1402\nISIS Releases Video Allegedly Showing Beheading of U.S. Journalist Steven Sotloff,535\nHewlett-Packard Plans To Split Into Two Companies: WSJ Report,1469\n\"Video Of Steven Sotloff Slaying By ISIS Is Authentic, U.S. Confirms\",596\nISIS Is One Mile From Baghdad,1999\nVideo reportedly shows beheading of reporter Steven Sotloff by ISIS,1194\nCNN Reports Hackers Sent Message to Sony: ‘You’ve Done the Right Thing’,890\nThird boob likely a hoax,150\nChina Penis Amputation: Cruel Aunt Viciously Mutilates Toddler's Genitals as Punishment,1441\nReport: Woman who claimed to have third breast added is fake,1454\n\"Source: Joan Rivers' doc did biopsy, selfie\",1851\nBOOK: CHARLES MANSON’S FIANCÉ WANTED MARRIAGE SO SHE COULD DISPLAY HIS CORPSE IN TOURIST ATTRACTION,2503\nJoan Rivers' Personal Doctor Allegedly Took A Selfie During Her Throat Procedure,338\n\"No, McPizza is not available in two US McDonald's [Google Translate]\",814\nMissing Afghani soldiers found trying to cross US border to Canada,2426\nISIS ‘organ harvesting’ must be probed by Security Council – Iraqi envoy,1770\nPeople Actually Believed Argentina’s President Adopted A Jewish Boy To Stop His Change Into A Werewolf,2198\nThree-breasted woman outed as fake by Tampa police,1450\n\"'Rehana is alive and well... ISIS fanatics have NOT beheaded her': Poster girl for Kurdish freedom fighters escaped Kobane hellhole, friends tell MailOnline\",2040\nHong Kong riot cops forced to withdraw after democracy protesters copy 'Don't shoot' gesture used by US demonstrators after a police officer shot an unarmed black teenager,1264\nISIS Releases Video Allegedly Showing Beheading of U.S. Journalist Steven Sotloff,1250\nSouth Korean Woman's Hair 'Eaten' By Robot Vacuum Cleaner,100\nA bunch of cool health features were cut from the Apple Watch at the last minute,1765\nNSC 'appalled' by Sotloff beheading,268\nISIS Reported to Behead Second American,1394\nJoan Rivers Doctor Denies Selfie,1326\nLisa Bonet Did NOT Send “Cryptic Tweet” About Bill Cosby — Twitter Account Fake!,929\n'The Cosby Show' Star Raven Symone Joins Long List of Women Accusing Bill Cosby of Rape,1479\nJoan Rivers’ doctor took a selfie while she was out cold before doing ‘an unauthorised biopsy’,2320\nREPORT: Doctor Snapped A 'Selfie' While Joan Rivers Was Under Anesthesia,2427\nSaudi Arabia outlaws ‘tempting eyes’,1962\n\"The story of the Argentinean president, werewolves and seventh sons\",1639\nSuspended boy threatened to make student disappear with 'Lord of the Rings' replica ring,675\nISIS Reportedly Executes 2nd American Journalist,96\nHere's What We Know About ISIS's Alleged Organ Harvesting Operation,1378\nBritish terrorist Jihadi John 'injured in airstrike close to Syrian border',1994\nRise of the zombie cat: Pet who was 'killed' and buried by his owner climbed out of his grave five days later,2128\nArgentina's President Cristina Kirchner Adopts Jewish Godson To Prevent Him Turning Into A Werewolf,1779\nISIS is suspected of selling human organs for money in Iraq,182\n\"Apple: Citi Sees $550 and $950 Apple Watches, Accessory Plethora\",1229\n\"ISIS Beheads American Journalist Steven Sotloff, Monitoring Group Says\",2059\nBrain op shock as teen wakes up mid-surgery,1454\nCNN: Doctor Took Mid-Surgery Selfie with Unconscious Joan Rivers,1639\n\"No, Argentina's president did not adopt a Jewish child to stop him turning into a werewolf\",1441\nAl-Sisi proposes: Extend Gaza Strip into Sinai and establish Palestinian state there,92\nKid Suspended For Allegedly Threatening Classmate With ‘Hobbit’ Magic,1241\n\"Video Of Steven Sotloff Slaying By ISIS Is Authentic, U.S. Confirms\",485\nFisherman Saved from Deadly Bear Attack by His Justin Bieber Ringtone,596\nArgentina's President Just Adopted a Son So He Won't Turn into a Werewolf,1845\nISIS Reportedly Executes 2nd American Journalist,259\nTesla choosing Nevada for battery factory,111\nJournalist Steven Sotloff reportedly executed by ISIS,2465\nThis Is The Most Passive-Aggressive Office Battle We've Ever Seen,408\nThey're fake! Woman who claims to have surgically implanted third breast is a self-proclaimed hoaxer who once reported a '3 breast prosthesis' stolen from her luggage,758\n\"'Even though you're gay, I will always treat you the same way as I do now': Moving letter from nine-year-old to her school teacher after he came out to his class\",2487\nISIS Releases Video Allegedly Showing Beheading of U.S. Journalist Steven Sotloff,1811\n\"Bieber ringtone scares bear, saves man's life\",912\n\"Apple Watch on Your Wrist in March, 12-inch MacBook Air Set for Q1 Launch: Analyst\",1203\n\"Apple Watch Edition Will Save On Gold With Patented Alloy, Could Start At $2,999\",2500\nArgentina’s president adopts Jewish godson to counteract werewolf legend,2121\nKid Suspended For Allegedly Threatening Classmate With ‘Hobbit’ Magic,2082\n\"Gay Teacher Receives Touching Letter From Student, 9, After He Comes Out\",2239\nJihadist Brit teen killed in US air strikes,2233\n\"Wife chops off cheating husband’s penis, twice\",895\nPresident of Argentina adopts godson to stop him from turning into a werewolf,728\nJustin Bieber Saved This Guy From a Bear Attack,1914\nIslamic State releases video showing beheading of US hostage Steven Sotloff,1386\nJames Foley family: Obama officials vowed criminal charges if we paid son’s ransom,492\nFlorida woman claims to have surgically added third breast,2205\nISIS video shows beheading of American journalist Steven Sotloff,1964\nURGENT: ISIS beheads Kurdish female fighter “Rehana”,1907\nHermaphroditic cat awaits a gender reassignment surgery to become a boy,1676\nHewlett-Packard to split in 2 companies,1536\nOil market shrugs off Saudi pipeline blast,1801\nISIS militants just 1 mile from Baghdad as fierce fighting reported near Iraqi capital,927\n\"Passenger headed to Dallas rages over ‘Merry Christmas,’ removed from plane\",1779\nSaudi Arabia’s Religious Police Outlaw ‘Tempting Eyes’,1038\n\"Bieber ringtone scares bear, saves man's life\",894\nJames Foley's mother 'appalled' by U.S. government handling of case,2512\nHP announces plan to split in two,1851\nWerewolf Legend Leads To Jewish Godson's 'Adoption' by Argentina President,2382\n\"Yes, we’re being bought by Microsoft\",1941\nArgentina’s president adopts Jewish boy to save him from life as a werewolf,2383\nWoman has surgery to get third breast: The three most statistically unlikely pairs of boobs,1696\n\"ISIS Might Be Harvesting Organs To Finance Operations, Iraqi Envoy Tells UN\",2194\n\"No, McPizza is not available in two US McDonald's [Google Translate]\",1810\nJoan Rivers’ Doctor Snapped Selfie During Throat Procedure (Report),927\n\"Joan Rivers: Doctor Took Selfie With Unconscious Comedian, Performed Biopsy Without Consent -- Details\",1793\nFlorida Woman Has Surgery To Add Third Breast To Her Chest,1770\n\"Oil spikes on U.S. inventory data, Saudi explosion rumor\",1126\nWoman with three breasts: Real or hoax?,1399\nNSC 'appalled' by Sotloff beheading,1431\nAdopting Potential Werewolves Is Routine Business for Argentine Presidents,274\n\"Woman pays $20,000 for third breast to make herself LESS attractive to men\",290\nCNN: Doctor Took Mid-Surgery Selfie with Unconscious Joan Rivers,223\nTeam 5 source: Missing Afghan soldiers found at Canadian border,746\nISIS executioner 'Jihadi John' reported wounded in air strike; UK investigating,1874\nTeenager wakes up while undergoing BRAIN SURGERY in Poland... and asks the surgeons how the operation is going,400\nJasmine Tridevil: Woman with three breast denies surgery hoax claims,1894\nArgentina's President Just Adopted a Son So He Won't Turn into a Werewolf,697\nISIS Reportedly Executes 2nd American Journalist,2071\nThe Greater Gaza Plan: Is Israel trying to force Palestinians into Sinai?,150\nThis Campaign Shows A Pretty Genius Way To Stop Men Catcalling In The Street,896\nJournalist Steven Sotloff reportedly executed by ISIS,594\nAdopting Potential Werewolves Is Routine Business for Argentine Presidents,361\nApple Watch Edition: special safes to be installed in Apple Stores to house luxury smart watch,1\nSaudi Airlines to segregate sexes,2437\nJoan Rivers’ doctor took selfie during procedure,2205\nNEWS/ Viral Video: What Happens When You Accidentally Catcall Your Mom,1990\nJoan Rivers death: Biopsy doctor ‘took SELFIE with star while she was under anesthesia moments before cardiac arrest’,2439\nHermaphroditic Cat Is Getting Gender Assignment Surgery,2416\nIs Jasmine Tridevil's Triple Breasted Tale An Internet Hoax?,2392\nRaven-Symone Did NOT Accuse Bill Cosby Of Molestation Or Rape — It’s A HOAX,2126\nJustin Bieber ringtone saves Russian fisherman from bear attack,758\nApple Watches to be kept in safes,1\nSteven Sotloff 'beheading': Islamic State fighters release video claiming to show death of second US journalist,1052\nAdopting Potential Werewolves Is Routine Business for Argentine Presidents,1633\nManson's fiancee wants to put his corpse on display: Report,1124\nMan Mauled By Bear Says He's Only Alive Thanks to Justin Bieber,2233\nISIS Allegedly Beheads Second Captive American Journalist,2289\nIslamic State puts James Foley’s body up for sale for $1M,2467\n\"19-year-old girl wakes up during brain surgery, asks doctors ‘How’s it going?’\",960\nLenovo tipped to make a bid for BlackBerry this week,778\n\"Apple Reportedly Close to Acquiring 'Path', Looking to Integrate Service Into Messages\",485\n\"A Peruvian TV show is tricking men into catcalling their mothers, for feminism\",328\nTim Cook makes change at Apple after reading email from unhappy customer,351\nThree Boobs Are Most Likely Two Boobs and a Lie,1617\nThird boob likely a hoax,2301\nFurious women set trap for 'underwear thief' then shame him in public,485\nBritish teenage jihadist 'killed during US air strikes on Syria',2279\n\"Joan Rivers' doctor denies 'unauthorized procedure,' selfie before cardiac arrest\",1793\nHP reportedly plans to split PC and printer business from enterprise unit,1643\nTesla choosing Nevada for battery factory,1663\nVeterans Today reporting Iraqi Army Downs 2 UK Planes Carrying Weapons for ISIL,1927\nISIS Harvesting Victims’ Organs to Finance Terror,1512\n\"Woman pays $20,000 for third breast to make herself LESS attractive to men\",746\nSchool children in Johannesburg imitate dog fighting during recess,1561\nArgentinian President Cristina Kirchner adopts Jewish boy to protect him from werewolf stigma,728\nSteven Sotloff 'beheaded by Islamic State',2059\nWaPo: Was Foley’s killer a former Gitmo detainee?,2383\nMissing Afghan Soldiers Apprehended Trying To Cross Border Into Canada,1389\nU.S.: Video showing Sotloff beheading is authentic,1495\n\"U.S., BRENT CRUDE CRUDE FUTURES EXTEND GAINS ON UNCONFIRMED MARKET RUMOR OF OIL PIPELINE EXPLOSION IN SAUDI ARABIA\",2381\nGold Apple Watch Will Be Stored In Special Safes At Apple Stores,1601\nLoggers have NOT accidentally cut down world’s oldest tree,1998\n\"ISIS Beheads American Journalist Steven Sotloff, Monitoring Group Says\",1596\n\"Report: Woman claims she had third breast added, hopes to become a TV star\",360\nJustin Bieber saves man from bear attack,1626\nApple Killing Beats Music: 5 Fast Facts You Need to Know,1054\nArgentina's President Just Adopted a Son So He Won't Turn into a Werewolf,2253\nREPORT: ISIS FIGHTING JUST ONE MILE OUTSIDE BAGHDAD DESPITE AIRSTRIKES,449\nJustin Bieber scares off GRIZZLY BEAR and saves fisherman from a mauling,1754\nNEWS/ Read the Touching Letter This 9-Year-Old Girl Sent Her Teacher After He Came Out to the Class,2012\nVideo purports to show beheading of US journalist,1250\nHP confirms plan to split company,1937\nPICTURES: Shocking Pictures Comparing US School Lunches to Other Countries Goes Viral,1138\nWoman Bit By Scorpion on Alaska Airlines Flight Is Chill as Hell,1617\nISIS terror chief 'believed dead': Iraqi military confirm warlord WAS injured in US-led airstrike as speculation grows feared jihadist perished in attack,1118\nIsraeli politicians praise Sisi plan to give Palestinians land for a state in Sinai,1454\nSources: Missing Afghan Soldiers May Have Been Found Near Canadian Border,1607\nFlorida woman gets plastic surgery to add a third breast,1067\nFake Lisa Bonet Tweet on Cosby Scandal Fools Major Media Outlets,728\nBrighton jihadi 'among five killed in Syria drone strike',1316\nIBM denies layoff rumors,2461\nEl-Sisi denies claims he'll give Sinai land to Palestinians,1345\nMystery of 50ft giant crab caught on camera yards from British harbour,58\nWe just found out the #Ferguson Protester who claim she was shot in the eye with a rubber bullet was a false story guys. Smh..,1566\nISIS wants $1M for Foley’s body,2158\nThey're fake! Woman who claims to have surgically implanted third breast is a self-proclaimed hoaxer who once reported a '3 breast prosthesis' stolen from her luggage,2466\nLenovo Looking To Buy BlackBerry Ltd [REPORT],2294\nISIS Is One Mile From Baghdad,960\n\"Morin goes back on transparency pledge, refuses to confirm or deny report that Apple is buying Path\",1655\nThere's A Weird Story Going Around About How Argentina's President Just Saved A Jewish Man From Becoming A Werewolf,2198\nAfghan Mother Reza Gul Takes Up Slain Son's Gun to Kill Taliban Attackers,485\n\"Sorry, Argentina's President Didn't Actually Adopt a Jewish Werewolf\",963\nVeterans Today reporting Iraqi Army Downs 2 UK Planes Carrying Weapons for ISIL,1723\n\"White House Chief Of Staff Denis McDonough: No Threats Were Made To Foley, Sotloff Families Over Possible Ransom\",1639\nMissing Afghani soldiers found trying to cross US border to Canada,870\nSaudi Arabia airline segregation: Saudi airlines to assign seats based on gender,2198\nExplosive New Details Of Joan Rivers’ Medical Crisis: Doctor Snapped Selfie With Legendary Comic & Performed Unauthorized Biopsy While She Was Under Anesthesia!,113\nFlorida Woman Has Surgery To Add Third Breast To Her Chest,1696\n‘Crabzilla’ spotted off the coast of Britain,249\nHugh Hefner Dead Rumors Not True,1903\nRumors Swirling About Israel's Shocking Sinai 'Endgame' Plan for Palestinians in Gaza,2462\nISIS Releases Video Allegedly Showing Beheading of U.S. Journalist Steven Sotloff,1475\nJasmine Tridevil: The woman with three breasts,1894\nJustin Bieber Saved A Guy Getting Mauled By A Bear,1146\nPregnant woman loses eye after Ferguson cops fire bean bag,1701\nIraq’s ambassador urges UN to investigate claims Isis is harvesting organs: ‘We have bodies - it is clear they are missing certain parts',182\n\"Islamic State leader Abu Bakr al-Baghdadi: Wounded, dead or missed entirely by U.S. airstrikes?\",1527\nWoman With Three Breasts Is Reportedly A Fake: Jasmine Tridevil’s Real Identity Revealed,1272\nIslamic State video reportedly shows beheading of Steven Sotloff,1861\nHP Is Planning To Split Into Two Separate Businesses,668\nExplosive New Details Of Joan Rivers’ Medical Crisis: Doctor Snapped Selfie With Legendary Comic & Performed Unauthorized Biopsy While She Was Under Anesthesia!,556\nReport: Apple Is Shutting Down Beats Music,528\n\"LG Display, Samsung unit to supply Apple Watch screens: South Korea paper\",1576\nJoan Rivers' Doctor Allegedly Took a Selfie During Her Throat Surgery,113\nLenovo Looking To Buy BlackBerry Ltd [REPORT],2425\nWoman has third breast implanted,2101\nLenovo 'resumes efforts to acquire struggling phone maker BlackBerry',746\n\"Woman Gets Third Boob Implanted, Wants to Be \"\"Unattractive to Men\"\"\",1399\n\"No, the world's oldest tree has not been accidentally cut down by loggers in the Amazon\",437\n\"Hong Kong protesters mimic Ferguson’s ‘hands up, don’t shoot’\",1264\nGiant Crab,85\nHewlett-Packard Plans To Break Into Two Companies: Report,1838\n'Zombie Cat' Claws Way Out Of Grave And Into Our Hearts,1643\nThe Story of the 3-Boobed Lady Is As Fake As Her Third Boob,1286\n\"Source: Joan Rivers' doc did biopsy, selfie\",929\nPregnant Ferguson woman loses her EYE after police shoot her car with bean bag during violent protests,784\nRaven-Symoné Slams Rumors That Bill Cosby Molested Her,2339\nWe're Getting More Detail On The Amazing New Camera Apple Is Planning For The Next iPhone,1511\nReport: Doctor took a selfie when Joan Rivers was under anesthesia,1927\n\"Boy, 5, given £15.95 invoice for missing friend's birthday party\",1454\n\"Hong Kong protesters mimic Ferguson’s ‘hands up, don’t shoot’\",2183\nVideo reportedly shows beheading of reporter Steven Sotloff by ISIS,835\n'Zombie Cat' Claws Way Out Of Grave And Into Our Hearts,1553\nCharles Manson's fiancee used him for his ... corpse?,584\n\"Crabzilla: Photo Appears To Show Giant, 50-Foot Crab Lurking In British Waters\",802\nHP Is Planning To Split Into Two Separate Businesses,1414\nDid Argentina's President Adopt A Jewish Baby To Stop It From Becoming A Werewolf??,2316\nVideo purportedly shows beheading of U.S. hostage Steven J. Sotloff,2366\n\"If They Are Beautiful, The Woman Will Be In Trouble': Saudi Arabia Religious Police Ban 'Tempting Eyes'\",1038\n\"Saudi women with attractive eyes may be forced to cover even them up, if resolution is passed\",1999\nBrit teenage jihadi killed in Syrian airstrike as Britain set to enter war,1617\n\"Female Kurdish Fighter 'Rehana' is Alive, Claim Supporters; Post CNN Video as Proof\",2040\nTesla Said to Select Nevada for Its First Battery Site,1203\n\"iPhone 6s Rumor Suggests Dual Lens Optical Zoom Camera, Pressure Sensors Inbound\",1510\n\"Report: Joan Rivers doctor took selfie, began biopsy, source says\",1882\nJilted wife 'chopped off husband's penis TWICE with scissors after catching him cheating',319\nReports: Selfie-Taking Doc's Unauthorized Biopsy May Have Killed Joan Rivers,2368\nNHL Expansion Plan Report Is 'Complete Fabrication': Bettman,1381\nJoan Rivers’s Personal Doctor Denies Taking Operating-Room Selfie,1033\nReport: NHL expansion to Las Vegas 'a done deal',901\nRumor: Apple in late-stage talks to buy Path social platform,38\nMissing Afghan Soldiers Apprehended Trying To Cross Border Into Canada,1856\n\"Crabzilla: Photo Appears To Show Giant, 50-Foot Crab Lurking In British Waters\",525\n\"Source: Joan Rivers' doc did biopsy, selfie\",2169\nJoan Rivers’ Doctor Snapped Selfie During Throat Procedure (Report),2320\nWoman with three breasts: Real or hoax?,1618\nSource: Apple set to acquire Path in an attempt to bolster iOS social cred,1811\n\"After Finding Out Mid-Wedding That Her Groom Was Unwell, This Bride Married A Wedding Guest Instead\",1663\nU.S. Officials Threatened James Foley’s Parents With Prosecution Over Ransom,39\nFlorida woman gets third breast surgically implanted,1373\nJoan Rivers’s Personal Doctor Denies Taking Operating-Room Selfie,2089\nTeam 5 source: Missing Afghan soldiers found at Canadian border,1662\n\"Source: Joan Rivers' doctor took selfie, began biopsy before her cardiac arrest\",1882\nTesla chooses Nevada for battery factory: Sources,1203\nSaudi Arabia's national airline planning to introduce gender segregation on flights,457\nReport: Apple May Buy Social Network Path,1712\n\"Hewlett-Packard splits off PC, printer businesses\",1536\nArgentina's President Cristina Kirchner Adopts Jewish Godson To Prevent Him Turning Into A Werewolf,535\nMissing Afghan soldiers reportedly found near Canadian border,717\nReport: Doctor took a selfie when Joan Rivers was under anesthesia,2517\nBrain op shock as teen wakes up mid-surgery,338\nMissing Afghan soldiers found at US Canada border,894\n\"IBM set to cut 110,000 jobs, blogger claims\",1265\nAl-Sisi proposes: Extend Gaza Strip into Sinai and establish Palestinian state there,1454\nHP announces plan to split in two,1110\nArgentina's President Didn’t Adopt A Jewish Child To Avoid Becoming A Werewolf; So What Did She Do?,37\n\"Islamic State leader Abu Bakr al-Baghdadi: Wounded, dead or missed entirely by U.S. airstrikes?\",429\nHewlett-Packard Plans To Break Into Two Companies: Report,668\n\"ISIS Treasurer Reportedly Steals $1M From Group, Flees To Turkey\",1655\n\"Jealous Wife Who Chopped Off Husband’s Penis For Cheating On Her, Chops It Off A Second Time\",1552\nFlorida woman gets plastic surgery to add a third breast,2373\n\"Man saved from bear attack when his Justin Bieber ringtones goes off, sending bear fleeing\",1770\n\"Joan Rivers: Doctor Took Selfie With Unconscious Comedian, Performed Biopsy Without Consent -- Details\",1927\nUN urged to investigate ISIS's bloody trade in human organs after Iraqi ambassador reveals doctors are being executed for not harvesting body parts,69\nThree-breasted woman outed as fake by Tampa police,1378\nKorean housewife 'attacked' by robot vacuum cleaner,452\n\"\"\"When We Felt Threatened, We Opened Umbrellas and Raised Our Hands\"\"\",1879\nHP confirms plan to split company,2505\nSaudi Arabian airline to separate genders after men complain about blokes sitting next to their wives,1765\nVideo Appears to Show ISIS Execution of Second American Steven Sotloff,2465\nJilted wife 'chopped off husband's penis TWICE with scissors after catching him cheating',1124\nJames Foley's mother 'appalled' by U.S. government handling of case,1729\n\"Disgusting! Joan Rivers Doc Gwen Korovin’s Sick Selfie EXPOSED — Last Photo Of Comic Icon, When She Was Under Anesthesia, At Center Of Medical Investigation\",1927\nYemen’s Houthi rebels seize U.S. Marines’ weapons at airport,338\nThird boob likely a hoax,671\nJoan Rivers Personal Doctor Allegedly Took A Selfie Before Her Biopsy And Cardiac Arrest,2439\n9-year-old girl pens touching letter to teacher who came out as gay,1236\nFlorida woman claims to have surgically added third breast,274\n\"Fake or freak? Woman, 21, claims to have paid $20,000 to surgically add third breast in desperate bid to become a reality TV star\",785\nU.S.: Video showing Sotloff beheading is authentic,1765\nWednesday Apple Rumors: Apple May Be Ready to Buy Path,1633\n\"Gwen Korovin, Joan Rivers’s doctor, denies taking selfie\",1033\nThese Men Freak Out When They Discover The Women They Are Harassing Are Their Moms In Disguise (VIDEO),2416\nISIS is suspected of selling human organs for money in Iraq,1770\nHugh Hefner Dead? Fans Panic That Playboy Founder Is Gone,2233\nSource: Missing Afghan soldiers at Canadian border,1961\nIsis: Masked Executioner Jihadi John Injured in US Led Airstrikes in Iraq,2007\nCNN: Doctor Took Mid-Surgery Selfie with Unconscious Joan Rivers,1765\nPregnant woman loses eye after police shoot bean bag at her,201\nPoster girl for Kurdish freedom fighters in Kobane is 'captured and beheaded by ISIS killers' who posted gruesome pictures online,1497\nA Justin Bieber Ringtone Just Saved A Man’s Life Who Was Being Attacked By A Bear,2073\nAfghan woman kills 25 Taliban rebels to avenge her son’s murder,2331\nLisa Bonet Did NOT Send “Cryptic Tweet” About Bill Cosby — Twitter Account Fake!,1310\nTesla will build battery 'Gigafactory' in Nevada,814\nReport: NHL expansion to Las Vegas 'a done deal',1809\nTexas boy suspended for saying he could make classmate ‘disappear’ with ‘Lord of the Rings’ sorcery,1236\n'Miracle cat' rises from the dead five days after burial,90\nIsraeli report: Sisi offered Abbas a Palestinian state in Sinai,995\n\"NHL expansion ahead? No, says Gary Bettman\",2279\nJustin Bieber's 'Baby' Saves Man From Violent Bear Attack,2073\nUnited Nations asked to investigate claims of organ harvesting by ISIS,1770\n\"Islamic State is funding its terror operations by brutally harvesting organs, UN is warned\",1228\nSon of North Korean aide linked to Kim Jong-un's executed uncle is 'on the run' in France amid fears he will be killed by regime,596\nIsis: James Foley's beheaded body in $1m 'humanity case' sale offer to family,1072\n3-Boobed Woman a Fake,1537\nMissing Afghan soldiers reportedly found near Canadian border,2426\nArgentina's President Adopts Jewish Boy to Keep Him from Turning into a Werewolf,457\nU.S. Officials Threatened James Foley’s Parents With Prosecution Over Ransom,1111\nIslamic State puts James Foley’s body up for sale for $1M,884\nA Pregnant Woman Has Lost Her Eye After Being Shot W/ Bean Bag In Ferguson,1078\nISIS executioner 'Jihadi John' allegedly wounded by U.S.-led air strike: report,2190\nSNOWDEN: ‘Elf On A Shelf’ Actually Hugely Successful NSA Project  Read more: http://www.duffelblog.com/2014/12/elf-on-a-shelf-snowden/#ixzz3MAOziZJf,1932\nGiant Crab,2100\nPregnant woman loses eye after Ferguson cops fire bean bag,1326\nSaudi Arabia's national airline to introduce gender segregation after a string of complaints from male passengers,940\nOutrage as children imitate dog fighting,2491\n\"Man saved from bear attack when his Justin Bieber ringtones goes off, sending bear fleeing\",2373\nIslamic State leader Abu Bakr al-Baghdadi wounded in airstrike: claims,735\nGender assignment surgery to be given to hermaphrodite cat,90\nSaudi Airline Considering Separating Passengers By Gender,2512\n‘Dead’ cat claws out of grave 5 days later,2308\n\"Report: Joan Rivers doctor took selfie, began biopsy, source says\",1479\nJoan Rivers Doctor Denies Selfie,1525\nIslamic State puts James Foley’s body up for sale for $1M,930\nCharles Manson’s fiancée wanted to marry him for his corpse: source,211\nCrude Sees a Bid on Reports of Saudi Arabia Pipeline Explosion,970\n\"Wife chops off cheating husband’s penis, twice\",42\nIslamic State trying to SELL decapitated body of US hostage James Foley for $1 MILLION,2204\nThis Zombie Cat Returned Home Five Days After Being Buried By Its Owner,1643\niPhone 6s ... transfiguration Nurse,898\nEx Co-Star Raven Symoné Blasts Rape Rumor ... THAT'S DISGUSTING!,262\nFate of Isis leader remains unclear after US airstrike in Iraq,20\nBrighton jihadi Khalil al-Britani killed in Syria drone strike,1238\nCrazy Conservatives Are Sure a Gitmo Detainee Killed James Foley,1510\nWe just found out the #Ferguson Protester who claim she was shot in the eye with a rubber bullet was a false story guys. Smh..,2467\nEmail to Tim Cook prompted change of Apple's 'on hold' music quality,1793\nThey're fake! Woman who claims to have surgically implanted third breast is a self-proclaimed hoaxer who once reported a '3 breast prosthesis' stolen from her luggage,2291\nMan Mauled By Bear Says He's Only Alive Thanks to Justin Bieber,813\nJasmine Tridevil: The woman with three breasts,103\nRaven Symone Files Molestation Charges Against Bill Cosby,1326\nMicrosoft nears deal to buy Minecraft maker Mojang : WSJ,1754\nUnlikely rumor claims Apple will bring back the 4-inch iPhone for 2015,1696\nU.S. Officials Threatened James Foley’s Parents With Prosecution Over Ransom,1126\nISIS Leader Abu Bakr al-Baghdadi Wounded in Airstrikes; His Aide Killed,1902\n\"Yes, we’re being bought by Microsoft\",1200\nThree Boobs Are Most Likely Two Boobs and a Lie,2101\n9-year-old girl pens touching letter to teacher who came out as gay,2074\nKim Jong IS Un-well – and it could be GOUT! North Korea confirms its young dictator is 'suffering discomfort' after addiction to Swiss cheese revealed,2394\n\"Source: Joan Rivers' doc did biopsy, selfie\",1525\nVideo purportedly shows beheading of U.S. hostage Steven J. Sotloff,916\nApple Watch Edition contains new “Apple gold”,2500\nJustin Bieber Basically Saves A Russian Man From A Bear,1309\nIsis: James Foley's beheaded body in $1m 'humanity case' sale offer to family,1452\nSaudi Arabia airline segregation: Saudi airlines to assign seats based on gender,1445\n'How's it going?': Teenager wakes up during brain surgery and asks doctors for progress report,2059\nManson's fiancee wants to put his corpse on display: Report,2243\n'I had a third breast implant so I can turn off men',1102\n\"3 Afghan Soldiers Missing From U.S. Base Apprehended at Canadian Border, Reports Say\",1812\nNSC 'appalled' by Sotloff beheading,1712\nFate of IS leader Abu Bakr al-Baghdadi unknown after airstrikes target him,20\nJoan Rivers Doctor Denies Selfie,113\nSaudi Women May Have to Cover Up Sexy Eyes,2355\nRobot vacuum cleaner 'attacks' South Korea housewife's hair,841\nCATCALLING IS NEVER FUNNY UNLESS IT'S THESE BROS TRICKED INTO CATCALLING THEIR MOTHERS,1910\n\"50ft crustacean, dubbed Crabzilla, photographed lurking beneath the waters in Whitstable\",1284\nMICROSOFT 'IN SERIOUS DISCUSSIONS' TO PURCHASE MINECRAFT DEV MOJANG,420\n\"Man saved from bear attack when his Justin Bieber ringtones goes off, sending bear fleeing\",1450\nFerguson and Hong Kong Have One Important Thing in Common,627\nWoman with three breasts: Real or hoax?,2373\nISIS terror chief 'believed dead': Iraqi military confirm warlord WAS injured in US-led airstrike as speculation grows feared jihadist perished in attack,389\nIsraeli politicians praise Sisi plan to give Palestinians land for a state in Sinai,1894\nWould US sue parents of James Foley? Why White House is Defending Itself,39\nSaudi Airlines to Separate Men and Women on Flights,326\nJustin Bieber Saved A Guy Getting Mauled By A Bear,163\nThe Story of the 3-Boobed Lady Is As Fake As Her Third Boob,1272\nFlight Delayed Due To Rampaging Scorpion,3\nCrabzilla artist Quinton Winter reveals all after image of crab off Whitstable appeared at Horsebridge Centre,338\nIndian bride marries wedding guest after husband has epileptic seizure during ceremony,711\nArgentina's President Just Adopted a Son So He Won't Turn into a Werewolf,2427\nJustin Bieber's 'Baby' Saves Man From Violent Bear Attack,2195\n\"Saudi Arabia Airline Segregation: New Islamic Law Takes Flight On Airliner, Seating By Gender Coming Soon\",192\n\"Here Are the 2 Places Left Where You Can Find That Taste of the ’90s, McDonald’s Pizza\",2436\nREPORT: Tesla Chooses Nevada For Site Of Its Massive Battery Factory,111\n\"Stephen Sotloff beheading shown in video, ISIS claims\",2366\nHP is better not together — company to split into enterprise and PC/printer businesses,881\nJoan Rivers Doctor Denies Selfie,1394\n\"Apple plans to phase out Beats Music brand, report says\",1616\nISIS Harvesting Victims’ Organs to Finance Terror,2083\n\"Sony Hackers Email: Thanks For Running Scared, We'll Stop Now\",2491\nFisherman Saved from Deadly Bear Attack by His Justin Bieber Ringtone,680\nApple to keep gold Watch Editions in special in-store safes,145\nZombie Cat: Buried Cat Claws Way Out Of Grave After Being Left For Dead,2400\nCharles Manson's fiancee used him for his ... corpse?,163\nHeads up oil traders: Big pipeline explosion reported in Saudi Arabia,1609\nChildren in dog fighting horror,866\nKim Jong-un's discomfort 'down to cheese addiction',1353\nJoan Rivers' 'selfie' doctor 'DENIES performing biopsy and taking photo while star was under anesthesia',2467\nHermaphroditic cat to get gender assignment surgery,1072\n'Dear Sandwich Thief': Man's hilarious response to passive-aggressive sign posted on his office's fridge door sparks incredible kitchen note war,274\nISIS ‘organ harvesting’ must be probed by Security Council – Iraqi envoy,58\nJoan Rivers’ Doctor Snapped Selfie During Throat Procedure (Report),2500\nWife chops off cheating husband’s penis twice – then stray animal steals it,2315\nThis Third Boob Is Probably Only Real in Our Hearts,2466\nWould US sue parents of James Foley? Why White House is Defending Itself,792\nISIS Reported to Behead Second American,934\nCNN Reports Hackers Sent Message to Sony: ‘You’ve Done the Right Thing’,259\nReport: Egyptian President Makes Surprising Suggestion to Move the Location of a Future Palestinian State,2100\n\"After Beheading of Steven Sotloff, Obama Pledges to Punish ISIS\",2071\nFresh agony for James Foley's family as sick ISIS militants 'try to sell them his headless body for $1million',930\nThe Apple Watch will launch outside the US in April too,1639\nJustin Bieber ringtone saves man being mauled by bear,680\nSandwich thief gets comeuppance in this awesome office note saga,736\nREPORT: ISIS FIGHTING JUST ONE MILE OUTSIDE BAGHDAD DESPITE AIRSTRIKES,1552\n\"Argentina President, Christina Kirchner, Has Bizarre Werewolf Mishap\",1373\nJustin Bieber ringtone saved a Russian fisherman during a bear attack,876\n\"Steven Sotloff, American Journalist, Allegedly Beheaded By ISIS\",1117\nHere's What We Know About ISIS's Alleged Organ Harvesting Operation,2151\nMystery of 50ft giant crab caught on camera yards from British harbour,2182\nJoan Rivers’ doctor snapped a selfie before biopsy surgery,1096\nFlorida Woman Has Surgery To Add Third Breast To Her Chest,1617\n\"“I am lost for words,” 5-year-old boy billed for missing friend’s birthday party\",1348\n\"Finally, proof that Justin Bieber IS unbearable: Russian fisherman saved from bear attack when ringtone featuring one of the pop brat's songs scares it away\",2373\n\"Report: Woman claims she had third breast added, hopes to become a TV star\",2270\n\"Could Crabzilla, a 50-foot-long crab be real?\",580\nLisa Bonet Did NOT Send “Cryptic Tweet” About Bill Cosby — Twitter Account Fake!,1287\nIslamic state issues video of beheading of U.S. hostage: SITE,96\n\"Source: Joan Rivers' doc did biopsy, selfie\",1653\nREPORT: ISIS FIGHTING JUST ONE MILE OUTSIDE BAGHDAD DESPITE AIRSTRIKES,940\n\"Apple Watch Price, Release Date News: Special Safes In Apple Stores For Gold Models, April Launch Confirmed\",889\nGold Apple Watch Will Be Stored In Special Safes At Apple Stores,1454\nPresident of Argentina Adopts Boy to Stop Him from Becoming a Werewolf,2383\nReport: Islamic State Attempting to Sell James Foley’s Body for $1 Million,448\nRise of the zombie cat: Pet who was 'killed' and buried by his owner climbed out of his grave five days later,1759\n\"Hewlett-Packard splits off PC, printer businesses\",1994\nFerguson and Hong Kong Have One Important Thing in Common,143\nHugh Hefner Dead? Fans Panic That Playboy Founder Is Gone,2040\nHewlett-Packard to split into two companies,1754\nSaudi Airlines to segregate sexes,2222\nApple installing safes in-store to protect gold Watch Edition,1749\nIraq’s ambassador urges UN to investigate claims Isis is harvesting organs: ‘We have bodies - it is clear they are missing certain parts',2007\n\"Jealous Wife Who Chopped Off Husband’s Penis For Cheating On Her, Chops It Off A Second Time\",2040\nApple Is Going To Shut Down Beats Music,1054\nCharles Manson wedding off as bride 'wanted to display his dead body in glass coffin',2505\nFei Lin's Penis Stolen By Thieves: Chinese Man Allegedly Had Penis Stolen By Jealous Lovers,1633\nThree-breasted woman outed as fake by Tampa police,1617\nKorean Housewife’s Hair Sucked Up into Robot Vacuum,133\n\"Official: Houthis take U.S. vehicles, weapons in Yemen\",1023\nIraqi Army Downs Two British Planes Carrying Weapons for ISIL Terrorists,1250\n\"No, Argentina's president did not adopt a Jewish child to stop him turning into a werewolf\",1102\nPregnant Woman Loses Eye During Ferguson Riots After Officer Shoots Bean Bag Round At Car,1078\nREPORT: Doctor Snapped A 'Selfie' While Joan Rivers Was Under Anesthesia,912\nThree Boobs Are Most Likely Two Boobs and a Lie,2402\n\"Saudi Arabia Airline Segregation: New Islamic Law Takes Flight On Airliner, Seating By Gender Coming Soon\",1272\nAfghan Mother Reza Gul Takes Up Slain Son's Gun to Kill Taliban Attackers,2491\nBlackBerry shares up after unconfirmed report on possible Lenovo bid,1653\nFlorida woman claims to have surgically added third breast,103\nREPORT: Tesla Chooses Nevada For Site Of Its Massive Battery Factory,647\n\"\"\"Jihadi John\"\" reportedly wounded in airstrike\",1126\nTesla to Choose Nevada for Battery Factory,597\nBrighton jihadi 'among five killed in Syria drone strike',2112\nThis Woman Claims To Have Had Plastic Surgery To Have A Third Breast,2392\nJoan Rivers' Doctor Took a Selfie While She Was Under Anesthesia (Report),1431\nHP is better not together — company to split into enterprise and PC/printer businesses,2324\nISIS is suspected of selling human organs for money in Iraq,1282\nAllegation Bill Cosby sexually molested Raven Symone are just a hoax,2339\n\"19-year-old girl wakes up during brain surgery, asks doctors ‘How’s it going?’\",1527\nSteven Sotloff 'beheaded by Islamic State',1117\nJoan Rivers’s Personal Doctor Denies Taking Operating-Room Selfie,1229\n\"NHL expansion to include Toronto, Quebec City, Seattle and Las Vegas: Report\",2294\nWhite House denies threatening families of James Foley and Steven Sotloff over ISIS ransom but adds 'we made the law clear to them',489\n'Throat specialist to the stars' allegedly involved in fatal Joan Rivers procedure denies taking selfie with star as she releases statement saying she will not comment on tragic incident,946\nIs this Crabzilla? Giant Monster Crab Caught on Camera,1765\n\"iPhone 6S rumors suggest new camera, HealthKit sensors\",2074\nNEWS/ Read the Touching Letter This 9-Year-Old Girl Sent Her Teacher After He Came Out to the Class,1729\nThis Woman Claims To Have Had Plastic Surgery To Have A Third Breast,1241\nScorpion stings woman on OSU plane,1126\nThree-breasted woman outed as fake by Tampa police,2\nMicrosoft nears deal to buy Minecraft maker Mojang : WSJ,1200\nU.S. Officials Threatened James Foley’s Parents With Prosecution Over Ransom,1675\nAmerican Airlines boots man from plane after ‘Merry Christmas’ prompts meltdown,747\nLisa Bonet Did NOT Send “Cryptic Tweet” About Bill Cosby — Twitter Account Fake!,556\nREPORT: Doctor Snapped A 'Selfie' While Joan Rivers Was Under Anesthesia,2522\n'Throat specialist to the stars' allegedly involved in fatal Joan Rivers procedure denies taking selfie with star as she releases statement saying she will not comment on tragic incident,2323\n‘Three-boobed’ woman: They’re not fake,1272\n\"Source: Joan Rivers' doctor took selfie, began biopsy before her cardiac arrest\",1287\n\"Source: Joan Rivers' doc did biopsy, selfie\",1310\n\"Apple Watch Price, Release Date News: Special Safes In Apple Stores For Gold Models, April Launch Confirmed\",1616\nU.S. confirms authenticity of second journalist beheading video,1031\n\"Tail of survival: Buried cat, believed dead, claws back to life\",2128\nFound! Missing Afghan Soldiers Spotted Trying to Enter Canada,746\n\"Hewlett-Packard splits off PC, printer businesses\",668\nReport: Doctor took a selfie when Joan Rivers was under anesthesia,1310\nDISCONTINUED '90S MCPIZZA STILL EXISTS AT THESE MCDONALD'S LOCATIONS,791\nNo gender segregation on Saudia,785\nAdopting Potential Werewolves Is Routine Business for Argentine Presidents,535\nStolen Member,1964\nMeet the 3-boobed woman,1490\nArgentina’s president adopts Jewish godson to counteract werewolf legend,1992\nArgentina's President Didn’t Adopt A Jewish Child To Avoid Becoming A Werewolf; So What Did She Do?,1850\nWhen Street Harassers Realize The Women They're Catcalling Are Their Moms In Disguise,1812\nISIS Reportedly Executes 2nd American Journalist,141\nJames Foley family: Obama officials vowed criminal charges if we paid son’s ransom,930\n\"'Rumours of my death are greatly exaggerated': Relax ladies, Hugh Hefner is alive and kicking\",1228\n\"Iga Jasica brain surgery: Teen wakes up mid-procedure on table, chats about cat\",1607\nPresident of Argentina adopts Jewish boy to stop him turning into werewolf,202\n\"Reports: NHL expansion could include Las Vegas, others\",1381\nJustin Bieber Helps Defend Russian Fisherman From Bear,1520\nJoan Rivers’ Doctor Snapped Selfie During Throat Procedure (Report),1287\nA 9-year-old girl gave this hearfelt letter to her teacher after he came out as gay,1082\n\"Video Of Steven Sotloff Slaying By ISIS Is Authentic, U.S. Confirms\",916\nVideo reportedly shows beheading of reporter Steven Sotloff by ISIS,1387\nRobot vacuum cleaner EATS WOMAN,889\n\"ISIS Might Be Harvesting Organs To Finance Operations, Iraqi Envoy Tells UN\",1512\nSaudi Arabia's national airline to introduce gender segregation after a string of complaints from male passengers,192\nApple Stores Are Reportedly Installing Custom Safes To House Apple Watches,1\nJustin Bieber's 'Baby' Saves Man From Violent Bear Attack,319\nRumor: ‘new’ 4-inch iPhone on the way,1550\nUnited Nations asked to investigate claims of organ harvesting by ISIS,1207\nThis Woman Claims To Have Had Plastic Surgery To Have A Third Breast,1188\n\"Gwen Korovin, Joan Rivers’s doctor, denies taking selfie\",1653\nReport: Three missing Afghan soldiers caught at Canadian border,1220\nNHL expansion plans in the works: reports,1200\n3-Boobed Woman a Fake,1244\n\"19-year-old girl wakes up during brain surgery, asks doctors ‘How’s it going?’\",1386\n\"A Peruvian TV show is tricking men into catcalling their mothers, for feminism\",1910\n\"Disgusting! Joan Rivers Doc Gwen Korovin’s Sick Selfie EXPOSED — Last Photo Of Comic Icon, When She Was Under Anesthesia, At Center Of Medical Investigation\",2487\nJustin Bieber Ringtone Startles Bear,806\nSources: Missing Afghan Soldiers May Have Been Found Near Canadian Border,1710\nArgentine President Takes On Godson — But Not To Keep Werewolf At Bay,711\n'They got in our way': James Foley's brother backs mother attacking Obama administration over failure to save photojournalist before he was beheaded by ISIS,166\nSteven Sotloff: Islamic State 'kills US hostage',1326\n\"Joan Rivers’ Doctor Reportedly Took Selfie, Biopsy Right Before Her Heart Attack\",934\nThese Men Catcalling Their Undercover Mothers Is the Best Payback Ever,238\nMissouri Pig Brothel Dismantled During FBI Raid,1838\n\"Apple Watch on Your Wrist in March, 12-inch MacBook Air Set for Q1 Launch: Analyst\",2179\n\"Video Of Steven Sotloff Slaying By ISIS Is Authentic, U.S. Confirms\",1495\nThe Story of the 3-Boobed Lady Is As Fake As Her Third Boob,1741\n\"ISIS Leader Injured in Air Strike, Iraqi Officials Say\",1894\nApple scrapped advanced Apple Watch health monitoring features due to reliability issues,668\nHeads up oil traders: Big pipeline explosion reported in Saudi Arabia,2361\nJustin Bieber scares off GRIZZLY BEAR and saves fisherman from a mauling,2183\n‘Crabzilla’ a 50-foot colossal conundrum,2136\nDid Argentina's President Adopt A Jewish Baby To Stop It From Becoming A Werewolf??,1160\nFound at Canadian border: 3 Afghan soldiers missing from Cape Cod,786\nMicrosoft is reportedly buying 'Minecraft' developer Mojang for $2 billion,325\nRaven-Symone blasts fake report alleging she was abused by Bill Cosby: ‘Keep me out of this’,1033\n\"Ohio Trans Teen Commits Suicide, Leaves Heartbreaking Note Declaring “There’s No Way Out”\",1553\n\"Sony Hackers Email: Thanks For Running Scared, We'll Stop Now\",525\nIga Jasica Says Awakening During Brain Surgery Was No Mistake,1741\nJoan Rivers death: Biopsy doctor ‘took SELFIE with star while she was under anesthesia moments before cardiac arrest’,338\nIs 'Crabzilla' real or not? Leading marine biologist rules picture of giant crab lurking in shallow waters must be a HOAX,1387\nFlight Delayed Due To Rampaging Scorpion,1102\nTransgender Teen Commits Suicide & Pens A Heartbreaking Note Urging The World To Change,21\nIslamic State releases video showing beheading of US hostage Steven Sotloff,2366\nIraqi Army Downs 2 UK Planes Carrying Weapons for ISIL,1748\nHewlett-Packard to split into two public companies,52\nJustin Bieber ringtone saves Russian fisherman from bear attack,448\nMan saved from bear attack - thanks to his Justin Bieber ringtone,37\n\"Brain Surgery Recovery: Teenage Girl Wakes Up During Procedure, Talks About Cats\",1902\nThe Greater Gaza Plan: Is Israel trying to force Palestinians into Sinai?,2100\nCrazy Conservatives Are Sure a Gitmo Detainee Killed James Foley,2216\nApple May Be Reintroducing The 4-inch iPhone,1418\nBritish terrorist Jihadi John 'injured in airstrike close to Syrian border',1932\nCheese addiction breaks Kim Jong-un's ankles,1770\n\"Apple Reported to Begin Shipping Apple Watch in March, 12-Inch MacBook Air in Early 2015\",1023\nWaPo: Was Foley’s killer a former Gitmo detainee?,2319\nSaudi oil explosion now said to be diesel pipeline,312\n\"Yes, we’re being bought by Microsoft\",1872\nISIS claims to behead US reporter Steven Sotloff in new video,1117\nIs this a Crabzilla spotted in the UK? Monster crab measures about 50 feet,2023\nLoggers Accidentally Cut Down World’s Oldest Tree in Amazon Forest,916\nURGENT: ISIS beheads Kurdish female fighter “Rehana”,1719\nJoan Rivers' Personal Doctor Allegedly Took A Selfie During Her Throat Procedure,223\nSaudi Airlines to ban gender-mixing seating,326\nGovernment threatened Foleys with criminal charges over ransom,2505\nTriple-breasted woman pictured before 'operation' and vows surgery footage will prove third boob is no hoax,274\nSteven Sotloff 'beheading': Islamic State fighters release video claiming to show death of second US journalist,2229\nISIS online video shows beheading of U.S. journalist Steven Sotloff,1986\nArgentina's President Cristina Kirchner Adopts Jewish Godson To Prevent Him Turning Into A Werewolf,437\nArgentina's President Adopts Jewish Boy to Keep Him from Turning into a Werewolf,37\nISIS fighters now 'at the gates of Baghdad': Islamic militants fighting 'just one mile from Iraqi capital' despite days Western airstrikes,1275\nWoman has third breast implanted,758\nArgentina’s President Adopted A Jewish Godson To Stop Him From Turning Into A Werewolf,1677\nArgentina’s president adopts Jewish boy to save him from life as a werewolf,2253\nWoman Faces Jail Time After Slicing Off 3-Year-Old Nephew's Penis,1510\nCrabzilla artist Quinton Winter reveals all after image of crab off Whitstable appeared at Horsebridge Centre,2279\n\"Brain Surgery Recovery: Teenage Girl Wakes Up During Procedure, Talks About Cats\",1411\nU.S. confirms authenticity of second journalist beheading video,1386\nThe World's Most Accurate Apple Analyst Says The Apple Watch Is Coming In March,1607\nArgentina's President Cristina Kirchner Adopts Jewish Godson To Prevent Him Turning Into A Werewolf,1124\nApple is reportedly shutting down Beats Music just three months after picking the company up.,1275\nJoan Rivers Personal Doctor Allegedly Took A Selfie Before Her Biopsy And Cardiac Arrest,1431\nSaudi Airline Considering Separating Passengers By Gender,1250\nLenovo Could Make A Bid For BlackBerry (Rumor),1653\nCNN: Doctor Took Mid-Surgery Selfie with Unconscious Joan Rivers,1674\nHewlett-Packard Plans To Split Into Two Companies: WSJ Report,1754\n'Zombie Cat' Claws Way Out Of Grave And Into Our Hearts,2136\nIs 'Crabzilla' real or not? Leading marine biologist rules picture of giant crab lurking in shallow waters must be a HOAX,2500\nHewlett-Packard plans to split into two companies: Report,1536\nWoman Who Claimed To Have Surgery To Add Third Breast Exposed As Hoaxer,535\nAnother Victim? Raven-Symoné Reveals What Really Happened On ‘Cosby Show’ Set,1033\nDid Argentina's President Adopt A Jewish Baby To Stop It From Becoming A Werewolf??,2131\nURGENT: ISIS beheads Kurdish female fighter “Rehana”,675\n\"Joan Rivers: Doctor Took Selfie With Unconscious Comedian, Performed Biopsy Without Consent -- Details\",1653\nJustin Bieber Helps Defend Russian Fisherman From Bear,2073\n\"iPhone 6s Rumor Suggests Dual Lens Optical Zoom Camera, Pressure Sensors Inbound\",1464\nFlorida woman gets third breast surgically implanted,2301\nLenovo tipped to make a bid for BlackBerry this week,2315\nFlorida woman gets third breast to become 'unattractive' 32,1811\nJoan Rivers death: Biopsy doctor ‘took SELFIE with star while she was under anesthesia moments before cardiac arrest’,2057\n\"After Beheading of Steven Sotloff, Obama Pledges to Punish ISIS\",1850\nJihadist Brit teen killed in US air strikes,1964\nCharles Manson's fiancee used him for his ... corpse?,1741\nDumb Racists Photoshop Ferguson Protester Into Awful Viral Meme,747\nThird boob likely a hoax,2383\nBritish teenager Ibrahim Kamara 'Killed In US Airstrikes In Syria',2099\nJoan Rivers Personal Doctor Allegedly Took A Selfie Before Her Biopsy And Cardiac Arrest,2427\nWoman Who Claimed To Have Surgery To Add Third Breast Exposed As Hoaxer,3\nChina Penis Amputation: Cruel Aunt Viciously Mutilates Toddler's Genitals as Punishment,2198\nParents billed $29 for a ‘no-show fee’ after five-year-old son misses birthday party,535\nHewlett-Packard to split into two public companies,1469\nDid Argentina's President Adopt A Jewish Baby To Stop It From Becoming A Werewolf??,728\n\"Fake or freak? Woman, 21, claims to have paid $20,000 to surgically add third breast in desperate bid to become a reality TV star\",1924\nApple Watch Edition contains new “Apple gold”,183\nThis Woman Claims To Have Had Plastic Surgery To Have A Third Breast,2291\nISIS Advances to Within 10 Miles of Baghdad,1186\nJoan Rivers’ Doctor Snapped Selfie During Throat Procedure (Report),1310\n\"'Even though you're gay, I will always treat you the same way as I do now': Moving letter from nine-year-old to her school teacher after he came out to his class\",412\nISIS Releases Video Allegedly Showing Beheading of U.S. Journalist Steven Sotloff,1194\n\"NHL expansion to include Toronto, Quebec City, Seattle and Las Vegas: Report\",1512\nIslamic state issues video of beheading of U.S. hostage: SITE,1250\nWoman has surgery to get third breast: The three most statistically unlikely pairs of boobs,1770\nIslamic State releases video showing beheading of US hostage Steven Sotloff,2059\nAnalyst “Confirms” Apple Watch And 12-inch MacBook Air’s Q1 2015 Launch,1882\nU.S.: Video showing Sotloff beheading is authentic,485\n\"Three-Boobed Girl probably a hoax, because obviously\",2466\nJoan Rivers Personal Doctor Allegedly Took A Selfie Before Her Biopsy And Cardiac Arrest,1793\nMicrosoft said to be buying the maker of 'Minecraft' for $2 billion,315\nBrain op shock as teen wakes up mid-surgery,1601\nJoan Rivers' doctor 'took selfie before biopsy',946\nSaudi Airlines to Separate Men and Women on Flights,2437\nIs Jasmine Tridevil’s Third Boob Real? Alisha Hessler Hoax Rumors Swirl,1275\nArgentina’s president adopts Jewish boy to save him from life as a werewolf,1441\n‘Three-boobed’ woman: They’re not fake,2270\nFurious women set trap for 'underwear thief' then shame him in public,1304\nThe Story of the 3-Boobed Lady Is As Fake As Her Third Boob,2065\nReport: Woman who claimed to have third breast added is fake,1228\nArgentina president adopts young Jewish boy as godson to prevent him from turning into werewolf,1581\nU.S. confirms authenticity of second journalist beheading video,1475\nFlorida woman gets plastic surgery to add a third breast,1696\n‘Tempting Eyes’ Ban: Saudi Women With Pretty Eyes Made To Cover Them Up,2435\nApple Watches to be kept in safes,647\nThe US Threatened To Prosecute Families Of The 2 Murdered Americans If They Paid A Ransom To ISIS,2516\nAdopting Potential Werewolves Is Routine Business for Argentine Presidents,823\nJoan Rivers' Doctor Reportedly Took a Selfie Before Her Cardiac Arrest,1454\nApple could be eyeing purchase of social networking app Path,1059\nSketchy Rumor Claims Apple Planning New 4-Inch iPhone for 2015,2491\nWH won’t say if Foley family was threatened not to pay ransom,1386\nHeads up oil traders: Big pipeline explosion reported in Saudi Arabia,1809\nEx Co-Star Raven Symoné Blasts Rape Rumor ... THAT'S DISGUSTING!,1830\nWoman Gets Third Boob to Appear Unattractive to Men,2183\nJames Foley family: Obama officials vowed criminal charges if we paid son’s ransom,2505\nKim Jong-un's discomfort 'down to cheese addiction',1701\nBritish teenage jihadist 'killed during US air strikes on Syria',1617\nReport: Second American Journalist Beheaded by Islamic State Terrorists,1309\nFake-News Report Claims Michael Jackson Is Father Of Bruno Mars,925\nBrighton jihadi Khalil al-Britani killed in Syria drone strike,2041\nUK looking into reports IS beheading suspect wounded,2510\nThree-breasted woman outed as fake by Tampa police,1696\nCNBC: Tesla chooses Nevada for new battery factory plant,1663\nFlorida Woman Has Surgery To Add Third Breast To Her Chest,1228\n\"iPhone 6s Rumor Suggests Dual Lens Optical Zoom Camera, Pressure Sensors Inbound\",1712\nFox News Floats BS Story About Fleeing Marines Giving Rebels Their Guns,1537\nThis Third Boob Is Probably Only Real in Our Hearts,327\nHP is reportedly splitting into two companies,1126\nRaven Symone Files Molestation Charges Against Bill Cosby,814\nArgentina's President Adopts Boy to End Werewolf Curse,1850\nIslamic State trying to SELL decapitated body of US hostage James Foley for $1 MILLION,1373\nStory of ‘gutsy bravehearts’ who fought off Boko Haram is a hoax,270\n\"LG Display, Samsung unit to supply Apple Watch screens: Report\",746\nJoan Rivers’s Personal Doctor Denies Taking Operating-Room Selfie,929\n\"Saudi Arabia Airline Segregation: New Islamic Law Takes Flight On Airliner, Seating By Gender Coming Soon\",1691\nIs this Crabzilla? Giant Monster Crab Caught on Camera,249\nUS Ally Saudi Arabia Starts Gender Segregation On National Airline,1754\nIraqi Official Accuses ISIS Of Harvesting Organs To Finance Operations,2350\nFound! Missing Afghan Soldiers Spotted Trying to Enter Canada,21\nSaudi Airlines to ban gender-mixing seating,1691\nWoman Reportedly Cuts Off Husband's Penis Twice in One Night,1763\n3-Boobed Woman a Fake,2392\n\"Fowler Falls For Fake Website, Makes Crazy Claims About Tennis Star\",566\n\"ISIS leader Abu Bakr al-Baghdadi wounded in airstrike, Iraq officials say\",1696\nNSC 'appalled' by Sotloff beheading,916\n\"Three-breasted Florida woman Jasmine Tridevil insists third boob is real, but police report shows she once lost 'prosthesis'\",1272\n\"Ohio Trans Teen Commits Suicide, Leaves Heartbreaking Note Declaring “There’s No Way Out”\",69\nZombie Cat Claws Way Out of Grave Five Days After Being Buried Alive,98\nHP reportedly plans to split PC and printer business from enterprise unit,1414\nNEWS/ Read the Touching Letter This 9-Year-Old Girl Sent Her Teacher After He Came Out to the Class,92\nArgentina president adopts Jewish godson for first time in country's history,1345\nHere's What We Know About ISIS's Alleged Organ Harvesting Operation,2491\nWatch Two Guys Appear to Get Tricked Into Catcalling Their Own Moms,673\nIBM is about to get hit with a massive reorg and layoffs,90\nWoman with three breasts: Real or hoax?,2361\nJasmine Tridevil: The woman with three breasts,1490\n\"Joan Rivers’ Doctor Reportedly Took Selfie, Biopsy Right Before Her Heart Attack\",1653\nREPORT: Doctor Snapped A 'Selfie' While Joan Rivers Was Under Anesthesia,1324\nCharles Manson's fiancee used him for his ... corpse?,141\nSandwich thief gets comeuppance in this awesome office note saga,1204\nFlorida woman gets plastic surgery to add a third breast,1490\nJoan Rivers' Personal Doctor Allegedly Took A Selfie During Her Throat Procedure,2089\nJustin Bieber Helps Defend Russian Fisherman From Bear,1324\nMicrosoft said to be buying the maker of 'Minecraft' for $2 billion,2169\nNo gender segregation on Saudia,245\nAdopting Potential Werewolves Is Routine Business for Argentine Presidents,1779\nArab woman pilot who is poster girl for Gulf states' blitz on ISIS is 'disowned by her family' for bombing 'Sunni heroes of Iraq and the Levant',67\nThree Afghan soldiers found at Canada border after leaving Cape Cod base,890\n\"Joan Rivers' Doctor \"\"Took a Selfie\"\" During Procedure: CNN\",2512\nChildren in dog fighting horror,338\nWoman has surgery to get third breast: The three most statistically unlikely pairs of boobs,1450\n'Miracle cat' rises from the dead five days after burial,890\nJustin Bieber scares off GRIZZLY BEAR and saves fisherman from a mauling,2464\nMissing Afghan Soldiers Apprehended Trying To Cross Border Into Canada,2312\nAnother Victim? Raven-Symoné Reveals What Really Happened On ‘Cosby Show’ Set,197\nReport: Second American Journalist Beheaded by Islamic State Terrorists,2158\nFerguson protester shot in the eye with rubber bullet by police,2160\nIsis 'behead their own fighters' for spying and embezzlement in Syria,1052\nScorpion stings flier on Alaska Airlines flight from L.A.,328\nManson's fiancee wants to put his corpse on display: Report,491\nApple Watch may be available outside US shortly after launch,1919\n'I had a third breast implant so I can turn off men',163\n18-Karat Gold Apple Watch Edition To Be Locked In Safes At Apple Stores,166\n\"Doctor took selfie with Joan Rivers while star was under anesthesia, CNN says  Read more at Jacksonville.com: http://jacksonville.com/entertainment/2014-09-16/story/doctor-took-selfie-joan-rivers-while-star-was-under-anesthesia-cnn#ixzz3DZRmGLrZ\",113\nApple was forced to nix key health features from its smartwatch -- report,1558\nArgentina’s president adopts Jewish godson to counteract werewolf legend,711\n\"Sony Hackers Email: Thanks For Running Scared, We'll Stop Now\",758\n9-Year-Old Writes Moving Letter to Teacher Who Came Out as Gay to His Class,2074\nWerewolf Legend Leads To Jewish Godson's 'Adoption' by Argentina President,1160\nIs Jasmine Tridevil’s Third Boob Real? Alisha Hessler Hoax Rumors Swirl,836\n'The Cosby Show' Star Raven Symone Joins Long List of Women Accusing Bill Cosby of Rape,197\nSisi denies claims over providing Palestinians with Sinai lands,1626\nISIS executioner 'Jihadi John' reported wounded in air strike; UK investigating,20\nBritish teenager Ibrahim Kamara 'Killed In US Airstrikes In Syria',1713\nJoan Rivers's doctor 'took a SELFIE' with the comedian as she lay under anesthetic and just seconds before she went into cardiac arrest that killed her,2169\n\"REPORT: Apple Will Acquire Path, The Struggling Social Network\",1811\nFat dictator Kim Jong-un dying from cheese addiction,2494\nWatch Two Guys Appear to Get Tricked Into Catcalling Their Own Moms,1861\n\"Fowler Falls For Fake Website, Makes Crazy Claims About Tennis Star\",2500\n‘Crabzilla’ spotted off the coast of Britain,338\nISIS is suspected of selling human organs for money in Iraq,2083\nIraqi Army Downs Two UK Planes Carrying Weapons for ISIS,2199\nISIS executioner 'Jihadi John' allegedly wounded by U.S.-led air strike: report,457\n\"Disgusting! Joan Rivers Doc Gwen Korovin’s Sick Selfie EXPOSED — Last Photo Of Comic Icon, When She Was Under Anesthesia, At Center Of Medical Investigation\",1571\n\"Morin goes back on transparency pledge, refuses to confirm or deny report that Apple is buying Path\",1712\nCrabzilla artist Quinton Winter reveals all after image of crab off Whitstable appeared at Horsebridge Centre,85\nWhen Street Harassers Realize The Women They're Catcalling Are Their Moms In Disguise,1218\n\"Steven Sotloff, American Journalist, Allegedly Beheaded By ISIS\",1998\nUS denies it threatened Foley family,1218\nHP to split into two businesses -- report,668\nHewlett-Packard Plans to Break in Two,1110\nFerguson and Hong Kong Have One Important Thing in Common,1050\nApple is reportedly shutting down Beats Music just three months after picking the company up.,1668\n\"Nine-year-old girl writes letter to 'amazing, fantastic' teacher after he comes out as gay\",1082\nNSC 'appalled' by Sotloff beheading,627\nApple Watch Edition: special safes to be installed in Apple Stores to house luxury smart watch,231\nWoman has third breast implanted,1188\n\"3 Reasons Kim Jong-un Could Be Missing, Including A So-Called Downfall By Cheese\",916\n\"Boy, 5, given £15.95 invoice for missing friend's birthday party\",2233\nWhite House denies threatening families of James Foley and Steven Sotloff over ISIS ransom but adds 'we made the law clear to them',1452\nWH won’t say if Foley family was threatened not to pay ransom,990\nApple to keep gold Watch Editions in special in-store safes,2121\nIs 'Crabzilla' real or not? Leading marine biologist rules picture of giant crab lurking in shallow waters must be a HOAX,2323\n\"Polish Teenager Wakes Up During Brain Surgery, Talks To Doctor\",1348\nApple Stores Are Reportedly Installing Custom Safes To House Apple Watches,1232\nGold Apple Watch Will Be Stored In Special Safes At Apple Stores,1616\nMan in China recovering in hospital after wife chopped off his penis,1366\n\"Man saved from bear attack when his Justin Bieber ringtones goes off, sending bear fleeing\",2105\nHermaphroditic cat awaits a gender reassignment surgery to become a boy,1389\nIraqi Army Downs 2 UK Planes Carrying Weapons for ISIL,747\n\"ISIS Beheads American Journalist Steven Sotloff, Monitoring Group Says\",985\nISIS wants $1M for Foley’s body,1449\n\"Passenger headed to Dallas rages over ‘Merry Christmas,’ removed from plane\",1373\nWhite House denies it threatened families of slain American journalists,2029\n\"No, Argentina's president did not adopt a Jewish child to stop him turning into a werewolf\",980\n\"Apple plans to phase out Beats Music brand, report says\",1902\nWould US sue parents of James Foley? Why White House is Defending Itself,898\nREPORT: Doctor Snapped A 'Selfie' While Joan Rivers Was Under Anesthesia,318\n\"Joan Rivers' Doctor \"\"Took a Selfie\"\" During Procedure: CNN\",2089\nStop Sharing Those Photos of Fancy International School Lunches,802\nThere's A Weird Story Going Around About How Argentina's President Just Saved A Jewish Man From Becoming A Werewolf,1264\nFate of Isis leader remains unclear after US airstrike in Iraq,717\nIS executioner 'Jihadi John' injured in air strike: reports,2510\n\"Fake or freak? Woman, 21, claims to have paid $20,000 to surgically add third breast in desperate bid to become a reality TV star\",1378\nIs this Crabzilla? 'Giant crab' measuring 50ft spotted off British coast,802\nBrighton jihadi 'among five killed in Syria drone strike',360\nMan saved from bear attack - thanks to his Justin Bieber ringtone,2353\nLenovo 'resumes efforts to acquire struggling phone maker BlackBerry',1218\nA North Korean Student Is On The Run In France After Escaping Pyongyang Agents,2065\nEnraged spouse chops off unfaithful husband's manhood – TWICE,42\n\"Bieber ringtone scares bear, saves man's life\",2073\nVideo reportedly shows beheading of reporter Steven Sotloff by ISIS,1964\nSisi denies claims over providing Palestinians with Sinai lands,353\n\"Disgusting! Joan Rivers Doc Gwen Korovin’s Sick Selfie EXPOSED — Last Photo Of Comic Icon, When She Was Under Anesthesia, At Center Of Medical Investigation\",1793\nJoan Rivers's doctor 'took a SELFIE' with the comedian as she lay under anesthetic and just seconds before she went into cardiac arrest that killed her,2487\nApple scrapped advanced Apple Watch health monitoring features due to reliability issues,315\n\"NHL expansion ahead? No, says Gary Bettman\",1431\nFat dictator Kim Jong-un dying from cheese addiction,2527\nJustin Bieber Basically Saves A Russian Man From A Bear,2040\n'Jihadi John' Injured? ISIS Executioner May Have Been Wounded In US Airstrike: Report,1593\nWoman with three breasts: Real or hoax?,1490\nISIS is suspected of selling human organs for money in Iraq,1067\nFive reasons 'Crabzilla' is definitely not real,85\nNSC 'appalled' by Sotloff beheading,2366\nArgentina's President Adopts Young Boy so He Won't Turn Into Werewolf,1264\nMan Kicked Off Flight Thanks to His Burning Hatred for Christmas,1431\nPregnant woman loses eye after Ferguson cops fire bean bag,223\nThe Story of the 3-Boobed Lady Is As Fake As Her Third Boob,1894\nBear attack foiled by Justin Bieber’s music: A story too good to check,1653\nWoman Who Claimed To Have Surgery To Add Third Breast Exposed As Hoaxer,2292\n\"Source: Joan Rivers' doc did biopsy, selfie\",2233\nArgentina president adopts young Jewish boy as godson to prevent him from turning into werewolf,1160\nU.S. confirms authenticity of second journalist beheading video,1431\nPolice officer in Charlie Hebdo investigation 'shot himself dead hours after the attack',2430\nSteven Sotloff: Islamic State 'kills US hostage',67\nJoan Rivers Personal Doctor Allegedly Took A Selfie Before Her Biopsy And Cardiac Arrest,1386\nBreast Chancer,1102\nCrazy Conservatives Are Sure a Gitmo Detainee Killed James Foley,2158\nMeet the 3-boobed woman,1618\nIslamic State trying to SELL decapitated body of US hostage James Foley for $1 MILLION,1326\nArgentina's President Didn’t Adopt A Jewish Child To Avoid Becoming A Werewolf; So What Did She Do?,2522\n\"Joan Rivers' Doctor \"\"Took a Selfie\"\" During Procedure: CNN\",1765\nHewlett-Packard plans to split into two companies: Report,668\nISIS claims to behead US reporter Steven Sotloff in new video,1475\n'Miracle cat' rises from the dead five days after burial,1935\nJustin Bieber scares off GRIZZLY BEAR and saves fisherman from a mauling,813\nFlorida woman gets plastic surgery to add a third breast,535\n\"\"\"When We Felt Threatened, We Opened Umbrellas and Raised Our Hands\"\"\",778\nMissing Afghan soldiers taken into custody at Canadian border,1322\nReports: 3 missing Afghans detained at Canadian border,2383\n\"Apple Reportedly Close to Acquiring 'Path', Looking to Integrate Service Into Messages\",1861\nWerewolf Legend Leads To Jewish Godson's 'Adoption' by Argentina President,2427\nThree Afghan soldiers who vanished from Massachusetts military base are FOUND trying to cross into Canada,1856\nSexually frustrated female owl killed male because 'his penis was too SMALL',2229\nJoan Rivers Personal Doctor Allegedly Took A Selfie Before Her Biopsy And Cardiac Arrest,2467\n\"REPORT: Apple Will Acquire Path, The Struggling Social Network\",2517\nJustin Bieber ringtone saves Russian fisherman from bear attack,1793\n\"White House Chief Of Staff Denis McDonough: No Threats Were Made To Foley, Sotloff Families Over Possible Ransom\",216\nWas James Foley’s murderer released from Guantanamo Bay?,196\nIsis: James Foley's beheaded body in $1m 'humanity case' sale offer to family,231\nSaudi Arabia airline segregation: Saudi airlines to assign seats based on gender,1452\n\"Report: Microsoft Trying To Buy Mojang, Creators Of Minecraft\",1872\nWife chops off cheating husband’s penis twice – then stray animal steals it,785\n\"Saudi airline, Saudia, to ban gender-mixing\",1193\n\"Ferguson Protester's Photo Gets Edited Into Racist Meme, Goes Viral\",1851\n\"Oil spikes on U.S. inventory data, Saudi explosion rumor\",2324\n18-Karat Gold Apple Watch Edition To Be Locked In Safes At Apple Stores,1381\nIsis: Masked Executioner Jihadi John Injured in US Led Airstrikes in Iraq,1593\nCruel aunt cuts off three-year-old nephew’s penis after he walks in on her using the loo,1685\nWoman Bit By Scorpion on Alaska Airlines Flight Is Chill as Hell,2289\n\"A Peruvian TV show is tricking men into catcalling their mothers, for feminism\",1874\nIsis 'just one mile from Baghdad' as al-Qaeda joins militants' fight against West,1124\n‘Three-boobed’ woman: They’re not fake,1228\nNorth Korean dictator Kim Jong-un may be seriously ill from eating too much Emmental cheese: report,2378\nSamsung Rumoured to be Supplying the Screens for Apple Watch... Mk II,2449\nOil Futures Jump on Rumored Pipeline Explosion in Saudi Arabia,1907\nArgentina president adopts Jewish godson for first time in country's history,202\nSaudi Arabia airline segregation: Saudi airlines to assign seats based on gender,326\n\"Joan Rivers: Doctor Took Selfie With Unconscious Comedian, Performed Biopsy Without Consent -- Details\",2205\nArgentina's president 'adopts' godson 'to prevent him becoming a werewolf',641\nA Russian Guy Says His Justin Bieber Ringtone Saved Him From A Bear Attack,2105\nJasmine Tridevil: The woman with three breasts,2425\nISIS Reported to Behead Second American,1499\nWoman has third breast implanted,2291\n\"No, Argentina's president did not adopt a Jewish child to stop him turning into a werewolf\",1373\nIslamic State puts James Foley’s body up for sale for $1M,1454\nGiant Crab,893\n\"IBM To Cut More Than 110,000 Jobs, Report Says\",2233\nPregnant woman loses eye after Ferguson cops fire bean bag,2320\n‘Three-boobed’ woman: They’re not fake,1275\nIraq shoots down 2 UK planes delivering weapons to ISIL,2316\nThis Man Kept HARASSING Women On The Streets. Until One Day… MOM!?,1373\nFlorida woman claims to have surgically added third breast,1241\nDid Argentina's President Adopt A Jewish Baby To Stop It From Becoming A Werewolf??,361\nFlorida woman gets plastic surgery to add a third breast,1617\nISIS Baghdad March: Islamic State 1 Mile Away From Iraqi Capital,160\nKim Jong-Un may be dying because he's addicted to Swiss Cheese,196\nMan’s Penis Destroyed By Battery Acid Over Viral Sex Video In South Africa,2461\n\"After Finding Out Mid-Wedding That Her Groom Was Unwell, This Bride Married A Wedding Guest Instead\",2300\nJoan Rivers’ doctor took selfie during procedure,2439\nWoman Bit By Scorpion on Alaska Airlines Flight Is Chill as Hell,2019\n\"Could Crabzilla, a 50-foot-long crab be real?\",778\nSaudi Airlines to Separate Men and Women on Flights,912\nArgentina’s president adopts Jewish godson to counteract werewolf legend,1441\nREPORT: Doctor Snapped A 'Selfie' While Joan Rivers Was Under Anesthesia,1571\nReport: ISIS Islamists at the Gates of Baghdad,1117\nWoman with three breasts ‘was a fake who has tricked people online before’,2383\nIs this Crabzilla? Giant Monster Crab Caught on Camera,2500\n\"Condition of Abu Bakr al-Baghdadi, Islamic State leader, in doubt after airstrike\",735\nISIS video shows beheading of American journalist Steven Sotloff,1596\nMan in China recovering in hospital after wife chopped off his penis,940\nTransgender teen leaves note on Tumblr blaming Christian parents for suicide,12\nCrabzilla,2023\nISIS online video shows beheading of U.S. journalist Steven Sotloff,2216\nArgentina's President Adopts Jewish Boy to Keep Him from Turning into a Werewolf,1992\n\"Report: Tesla will build its Gigafactory in Nevada, not Texas\",33\nCharles Manson's fiancee used him for his ... corpse?,2482\n\"Source: Joan Rivers' doctor took selfie, began biopsy before her cardiac arrest\",934\nRumor: Apple Watch Production Gearing Up For Valentine's Day Release With High Prices,2491\nFlorida Woman Has Surgery To Add Third Breast To Her Chest,1445\nAfghan woman kills 25 Taliban rebels to avenge her son’s murder,2289\n\"ISIS might be harvesting organs, Iraq tells UN\",2222\nMariam Al Mansouri: Female Fighter Pilot Disowned By Family For Bombing ISIS Terrorists In Syria,1054\nHermaphroditic Cat Is Getting Gender Assignment Surgery,3\nJustin Bieber Basically Saves A Russian Man From A Bear,2216\nTransgender teen struck and killed on Ohio interstate in apparent suicide,1259\nWedding punch-up when bride marries guest INSTEAD after groom suffers epileptic fit,1990\nJoan Rivers' 'selfie' doctor 'DENIES performing biopsy and taking photo while star was under anesthesia',338\n\"“I am lost for words,” 5-year-old boy billed for missing friend’s birthday party\",1386\nJoan Rivers' Doctor Allegedly Took a Selfie During Her Throat Surgery,934\nBreast Chancer,1811\nCheese addiction breaks Kim Jong-un's ankles,2494\n\"Beast-eater, frightened phone signal, threw the victim and rend in the taiga\",1479\nAfghan woman kills 25 Taliban rebels to avenge her son’s murder,2057\nApple’s Beats Music Brand May Go Away. Apple’s Beats Music Service is Sticking Around.,1054\nJoan Rivers Doctor Denies Selfie,1963\nIslamic State puts James Foley’s body up for sale for $1M,2057\nIsis Egyptian treasurer 'steals Zakat funds' and flees to Turkey,1394\nWoman with three breasts ‘was a fake who has tricked people online before’,2026\nREPORT: ISIS FIGHTING JUST ONE MILE OUTSIDE BAGHDAD DESPITE AIRSTRIKES,960\nISIS Reportedly Executes 2nd American Journalist,2289\nUnbearable: Man fends off bear attack by playing Justin Bieber song,2082\nParents billed $29 for a ‘no-show fee’ after five-year-old son misses birthday party,437\n\"iPhone 6S rumors suggest new camera, HealthKit sensors\",172\nJustin Bieber Basically Saves A Russian Man From A Bear,1754\nSouth Korean woman freed by firefighters after robot vacuum cleaner 'eats' her hair as she sleeps,896\nJustin Bieber ringtone saves Russian fisherman from bear attack,1310\nSteven Sotloff 'beheading': Islamic State fighters release video claiming to show death of second US journalist,656\n\"ISIS Beheads American Journalist Steven Sotloff, Monitoring Group Says\",1998\nThey're fake! Woman who claims to have surgically implanted third breast is a self-proclaimed hoaxer who once reported a '3 breast prosthesis' stolen from her luggage,290\nReport: Apple Plans to Phase Out Beats Music Brand,644\nJoan Rivers’ doctor took selfie during procedure,1394\nIslamic State puts James Foley’s body up for sale for $1M,2289\nVideo Appears to Show ISIS Execution of Second American Steven Sotloff,2059\nSaudi national airline may introduce gender segregation on its flights,1373\nJoan Rivers’s Personal Doctor Denies Taking Operating-Room Selfie,1310\n\"NHL expansion to include Toronto, Quebec City, Seattle and Las Vegas: Report\",291\nThree Afghan soldiers who vanished from Massachusetts military base are FOUND trying to cross into Canada,1754\n\"Wife chops off cheating husband’s penis, twice\",1366\nJames Foley family: Obama officials vowed criminal charges if we paid son’s ransom,1665\nReport: Woman who claimed to have third breast added is fake,758\nVideo purportedly shows beheading of U.S. hostage Steven J. Sotloff,1431\nSteven Sotloff beheading: Latest updates as ISIS release gruesome video of US journalist's murder,1394\nHewlett-Packard to split in 2 companies,1793\nWhen Photos Lead a Protest,1514\n\"ISIS leader Abu Bakr al-Baghdadi wounded in airstrike, Iraq officials say\",1941\n\"Finally, proof that Justin Bieber IS unbearable: Russian fisherman saved from bear attack when ringtone featuring one of the pop brat's songs scares it away\",69\nArab woman pilot who is poster girl for Gulf states' blitz on ISIS is 'disowned by her family' for bombing 'Sunni heroes of Iraq and the Levant',1655\nLenovo Looking To Buy BlackBerry Ltd [REPORT],274\nU.S. Officials Threatened James Foley’s Parents With Prosecution Over Ransom,1537\nWerewolf Legend Leads To Jewish Godson's 'Adoption' by Argentina President,1850\nThree Afghan soldiers who vanished from Massachusetts military base are FOUND trying to cross into Canada,2396\nArgentina’s president adopts Jewish boy to save him from life as a werewolf,2007\n\"Joan Rivers Death Preventable? Melissa Rivers Taking Legal Action, News Of Doctor’s Selfie Surfaces\",2040\n\"Man saved from bear attack when his Justin Bieber ringtones goes off, sending bear fleeing\",471\n'I had a third breast implant so I can turn off men',1228\nHong Kong riot cops forced to withdraw after democracy protesters copy 'Don't shoot' gesture used by US demonstrators after a police officer shot an unarmed black teenager,1872\nHP is reportedly splitting into two companies,881\n\"ISIS Beheads American Journalist Steven Sotloff, Monitoring Group Says\",916\nCrabzilla! Satellite Picture Reveals Giant Crustacean Lurking Off The Coast Of Whitstable,216\n\"Stephen Sotloff beheading shown in video, ISIS claims\",2222\n\"Boy, 5, given £15.95 invoice for missing friend's birthday party\",2467\nAl-Sisi proposes: Extend Gaza Strip into Sinai and establish Palestinian state there,2194\nISIS Allegedly Beheads Second Captive American Journalist,1596\nSaudi Airlines to Separate Men and Women on Flights,1561\nSource: Three Afghan soldiers located at Canadian border,746\n\"ISIS Leader Injured in Air Strike, Iraqi Officials Say\",1272\nArgentina's President Just Adopted a Son So He Won't Turn into a Werewolf,861\nSandwich thief gets comeuppance in this awesome office note saga,422\nJournalist Steven Sotloff reportedly executed by ISIS,2063\n\"​ISIS might be harvesting organs, Iraqi diplomat says\",2083\nMIRACLE CAT CLAWS ITS WAY OUT OF ITS OWN GRAVE FIVE DAYS AFTER BEING BURIED,890\n18-Karat Gold Apple Watch Edition To Be Locked In Safes At Apple Stores,231\nCrabzilla! Photo appears to show giant CRAB measuring at least 50ft across lurking in the waters off Whitstable,338\nJoan Rivers death: Biopsy doctor ‘took SELFIE with star while she was under anesthesia moments before cardiac arrest’,2119\nJilted wife chops off two-timing hubby’s manhood — twice,1676\nThe Story of the 3-Boobed Lady Is As Fake As Her Third Boob,471\nCharles Manson's fiancee used him for his ... corpse?,2294\nHermaphroditic Cat Is Getting Gender Assignment Surgery,918\nFound! Missing Afghan Soldiers Spotted Trying to Enter Canada,1220\n\"Argentina President, Christina Kirchner, Has Bizarre Werewolf Mishap\",1124\nJustin Bieber ringtone saves Russian fisherman from bear attack,1653\n\"Man saved from bear attack when his Justin Bieber ringtones goes off, sending bear fleeing\",1378\nWhite House Threatened James Foley's Family with Prosecution,2512\nThree-breasted woman outed as fake by Tampa police,1770\nAdopting Potential Werewolves Is Routine Business for Argentine Presidents,2198\nArgentina's president 'adopts' godson 'to prevent him becoming a werewolf',786\nHewlett-Packard Announces Plans To Break Up Company,1236\nMan Mauled By Bear Says He's Only Alive Thanks to Justin Bieber,1324\nISIS Allegedly Beheads Second Captive American Journalist,735\nArgentina's President Adopts Boy to End Werewolf Curse,2522\nJames Foley beheading: ISIS militants 'trying to sell murdered hostage's body to his parents for $1m',1527\n\"Sony Hackers Email: Thanks For Running Scared, We'll Stop Now\",1770\n\"Afghan family kills 25 Taliban, media report\",2427\nAttention children of the ’90s: you can still get McDonald’s pizza,1479\nWerewolf Legend Leads To Jewish Godson's 'Adoption' by Argentina President,2270\nISIL Has Reportedly Beheaded Journalist Steven Sotloff,2366\nThree Boobs Are Most Likely Two Boobs and a Lie,1903\nThird boob likely a hoax,2425\nWoman has surgery to get third breast: The three most statistically unlikely pairs of boobs,471\nVideo purportedly shows beheading of U.S. hostage Steven J. Sotloff,268\nJustin Bieber ringtone saved a Russian fisherman during a bear attack,150\n\"Woman Cuts Off Husband's Penis Twice, Then Throws It Out the Window\",1561\nBrit teenage jihadi killed in Syrian airstrike as Britain set to enter war,2112\nNHL expansion plans in the works: reports,2100\nSaudi Airlines to segregate sexes,2008\n\"Apple plans to phase out Beats Music brand, report says\",1601\n\"Woman pays $20,000 for third breast to make herself LESS attractive to men\",561\nAllegation Bill Cosby sexually molested Raven Symone are just a hoax,728\nPregnant Woman Loses Eye During Ferguson Riots After Officer Shoots Bean Bag Round At Car,926\nHewlett-Packard will reportedly split into two companies,2315\nTransgender Teen Commits Suicide & Pens A Heartbreaking Note Urging The World To Change,1082\nIsis 'just one mile from Baghdad' as al-Qaeda joins militants' fight against West,177\nCATCALLING IS NEVER FUNNY UNLESS IT'S THESE BROS TRICKED INTO CATCALLING THEIR MOTHERS,896\nApple Killing Beats Music: 5 Fast Facts You Need to Know,1668\nU.S.: Video showing Sotloff beheading is authentic,259\n\"U.S., BRENT CRUDE CRUDE FUTURES EXTEND GAINS ON UNCONFIRMED MARKET RUMOR OF OIL PIPELINE EXPLOSION IN SAUDI ARABIA\",1576\nWSJ: Apple cut watch health features due to erratic sensors,753\nSteven Sotloff: Islamic State 'kills US hostage',415\nSouth Korean Woman's Hair 'Eaten' By Robot Vacuum Cleaner,1961\nFei Lin's Penis Stolen By Thieves,360\nJasmine Tridevil: The woman with three breasts,2183\nISIS fighters now 'at the gates of Baghdad': Islamic militants fighting 'just one mile from Iraqi capital' despite days Western airstrikes,1124\n\"ISIS might be harvesting organs, Iraqi ambassador tells UN, amid reports of more hostages being burned alive\",2083\n\"Surgery Patient Wakes Up, Asks Doc 'How's It Going?'\",1348\nMan Mauled By Bear Says He's Only Alive Thanks to Justin Bieber,1394\nJames Foley’s Family Claims Government Threatened Them Over Ransom Payments,145\nJustin Bieber saves man from bear attack,1112\nJasmine Tridevil Has Surgery 'To Add Third Breast' Total Recall Style,274\nSaudi Airlines to Separate Men and Women on Flights,1914\nMeet the 3-boobed woman,1067\nTexas boy suspended for saying he could make classmate ‘disappear’ with ‘Lord of the Rings’ sorcery,2082\nIraq’s ambassador urges UN to investigate claims Isis is harvesting organs: ‘We have bodies - it is clear they are missing certain parts',2151\n'Throat specialist to the stars' allegedly involved in fatal Joan Rivers procedure denies taking selfie with star as she releases statement saying she will not comment on tragic incident,556\n\"ISIS Leader Injured in Air Strike, Iraqi Officials Say\",2430\nZombie Cat Claws Way Out of Grave Five Days After Being Buried Alive,1759\n\"WH: We didn't threaten Foley, Sotloff families\",360\nGold Apple Watches to be stored in safes in Apple Stores,1\nREPORT: ISIS FIGHTING JUST ONE MILE OUTSIDE BAGHDAD DESPITE AIRSTRIKES,1520\nIs Jasmine Tridevil's Triple Breasted Tale An Internet Hoax?,1373\nFei Lin's Penis Stolen By Thieves: Chinese Man Allegedly Had Penis Stolen By Jealous Lovers,1779\nMissing Afghan soldiers reportedly found near Canadian border,2383\n\"Woman Cuts Off Husband's Penis Twice, Then Throws It Out the Window\",1716\n\"Nine-year-old girl writes letter to 'amazing, fantastic' teacher after he comes out as gay\",2382\nUK looking into reports IS beheading suspect wounded,1310\nMan Mauled By Bear Says He's Only Alive Thanks to Justin Bieber,556\n\"Three-breasted Florida woman Jasmine Tridevil insists third boob is real, but police report shows she once lost 'prosthesis'\",2038\n\"Sony Hackers Email: Thanks For Running Scared, We'll Stop Now\",2038\nJihadist Brit teen killed in US air strikes,901\nTesla choosing Nevada for battery factory,673\n\"Lenovo Still Wants to Buy BlackBerry and Will Try Again, Source Suggests\",2437\nApple Watches to be kept in safes,1616\nKorean housewife 'attacked' by robot vacuum cleaner,1373\n\"NHL expansion rumors: This time, Las Vegas is about to get a team\",2359\nFlorida Woman Has Surgery To Add Third Breast To Her Chest,1450\nMan Mauled By Bear Says He's Only Alive Thanks to Justin Bieber,113\nHewlett-Packard Plans To Split Into Two Companies: WSJ Report,1953\n\"Woman pays $20,000 for third breast to make herself LESS attractive to men\",471\nVideo Appears to Show ISIS Execution of Second American Steven Sotloff,1431\nReport: Hewlett-Packard plans to break into 2 companies,813\nLenovo tipped to make a bid for BlackBerry this week,785\nJoan Rivers’ doctor took a selfie while she was out cold before doing ‘an unauthorised biopsy’,1851\nIslamic state issues video of beheading of U.S. hostage: SITE,1902\n\"Source: Joan Rivers' doctor took selfie, began biopsy before her cardiac arrest\",1033\nJoan Rivers's doctor 'took a SELFIE' with the comedian as she lay under anesthetic and just seconds before she went into cardiac arrest that killed her,1793\nFlorida woman gets plastic surgery to add a third breast,103\n\"REPORT: Apple Will Acquire Path, The Struggling Social Network\",2427\n\"Sorry, Argentina's President Didn't Actually Adopt a Jewish Werewolf\",1421\n\"Hungry Florida cat defies death, digs its way out of grave to return home (VIDEO)\",160\nRumors Swirling About Israel's Shocking Sinai 'Endgame' Plan for Palestinians in Gaza,1386\nISIS Releases Video Allegedly Showing Beheading of U.S. Journalist Steven Sotloff,1687\n\"New report tips Apple Watch release in March, 12in MacBook Air in Q1\",2199\nWoman Bit By Scorpion on Alaska Airlines Flight Is Chill as Hell,736\nEvil Aunt Hacks Off Toddlers Penis,1705\nApple Stores will have custom-designed safes to store the gold Apple Watch in,2373\nISIS executioner 'Jihadi John' reported wounded in air strike; UK investigating,1838\nJoan Rivers’ doctor took a selfie while she was out cold before doing ‘an unauthorised biopsy’,2427\nISIS Reportedly Beheaded The 'Poster Child' For Kurdish Female Fighters,967\nJilted wife chops off two-timing hubby’s manhood — twice,1878\nBrighton teenager killed in US air strikes in Syria,2108\nJoan Rivers' doctor snapped selfie during throat surgery: report,2427\nJustin Bieber ringtone saved a Russian fisherman during a bear attack,1067\n\"Report: Toronto, Seattle, Quebec City to join Vegas in 2017 NHL expansion\",1272\nJournalist Steven Sotloff reportedly executed by ISIS,485\nUK looking into reports IS beheading suspect wounded,2190\nJustin Bieber saves man from bear attack,1479\nIs 'hands up' in Hong Kong really the same as in Ferguson?,2510\nSteven Sotloff 'beheaded by Islamic State',2366\nIs Kim Jong ill? North Korean dictator in poor health as his weight has ballooned thanks to an obsession with cheese,2402\nREPORT: Doctor Snapped A 'Selfie' While Joan Rivers Was Under Anesthesia,810\nHewlett-Packard Plans To Break Into Two Companies: Report,745\nCATCALLING IS NEVER FUNNY UNLESS IT'S THESE BROS TRICKED INTO CATCALLING THEIR MOTHERS,328\nSamsung Rumoured to be Supplying the Screens for Apple Watch... Mk II,1228\nPregnant Ferguson woman loses her EYE after police shoot her car with bean bag during violent protests,457\nSandwich thief gets comeuppance in this awesome office note saga,717\n\"iPhone 6S rumors suggest new camera, HealthKit sensors\",2464\nHere's What We Know About ISIS's Alleged Organ Harvesting Operation,2204\n\"Joan Rivers' doctor denies 'unauthorized procedure,' selfie before cardiac arrest\",1310\n\"Saudi oil pipeline fire under control, security source says\",1809\n‘Crabzilla’ spotted off the coast of Britain,1624\n\"Reports: NHL expansion could include Las Vegas, others\",2243\nWhite House Threatened James Foley's Family with Prosecution,1218\nJoan Rivers Personal Doctor Allegedly Took A Selfie Before Her Biopsy And Cardiac Arrest,164\n\"Official: Houthis take U.S. vehicles, weapons in Yemen\",52\nTransgender Teen Leelah Alcorn Blames Christian Parents In Tumblr Suicide Note,813\nVideo reportedly shows beheading of reporter Steven Sotloff by ISIS,1039\n'Zombie Cat' Claws Way Out Of Grave And Into Our Hearts,2390\nIs 'Crabzilla' real or not? Leading marine biologist rules picture of giant crab lurking in shallow waters must be a HOAX,627\nZombie Cat: Buried Cat Claws Way Out Of Grave After Being Left For Dead,38\nIs this a Crabzilla spotted in the UK? Monster crab measures about 50 feet,249\nJustin Bieber ringtone saves man being mauled by bear,1851\nVideo purportedly shows beheading of U.S. hostage Steven J. Sotloff,1475\nDoc calls macabre 'selfie' claims completely crazy,929\nHP to split into two businesses -- report,785\nThree-breasted woman outed as fake by Tampa police,327\nTesla Said to Select Nevada for Its First Battery Site,2510\nJoan Rivers' Doctor Took a Selfie While She Was Under Anesthesia (Report),556\n\"Report: Joan Rivers doctor took selfie, began biopsy, source says\",2119\nThere Are Still Two McDonald’s That Serve McPizza From the ’90s,2040\n\"Bieber ringtone scares bear, saves man's life\",1914\n\"19-year-old girl wakes up during brain surgery, asks doctors ‘How’s it going?’\",673\n\"IBM to cut more than 111,000 jobs in largest corporate lay-off ever\",90\nFate of IS leader Abu Bakr al-Baghdadi unknown after airstrikes target him,1100\nLenovo tipped to make a bid for BlackBerry this week,617\n\"After Beheading of Steven Sotloff, Obama Pledges to Punish ISIS\",1304\nPresident Sisi's Gift,2460\nJustin Bieber Ringtone Startles Bear,319\nBritish teenager Ibrahim Kamara 'Killed In US Airstrikes In Syria',1617\nJoan Rivers's doctor 'took a SELFIE' with the comedian as she lay under anesthetic and just seconds before she went into cardiac arrest that killed her,556\n\"Source: Joan Rivers' doc did biopsy, selfie\",2126\nJoan Rivers’ Doctor Snapped Selfie During Throat Procedure (Report),1653\nHewlett-Packard Plans to Break in Two,1937\nJoan Rivers' Doctor Took a Selfie While She Was Under Anesthesia (Report),113\nWoman with three breasts: Real or hoax?,1907\nJasmine Tridevil: The woman with three breasts,1445\nU.S. Officials Threatened James Foley’s Parents With Prosecution Over Ransom,2029\nEvil Aunt Hacks Off Toddlers Penis,113\nTeam 5 source: Missing Afghan soldiers found at Canadian border,2086\nJoan Rivers’s Personal Doctor Denies Taking Operating-Room Selfie,1861\nWhite House denies threatening families of James Foley and Steven Sotloff over ISIS ransom but adds 'we made the law clear to them',1186\nIsis 'just one mile from Baghdad' as al-Qaeda joins militants' fight against West,160\nISIS executioner 'Jihadi John' reported wounded in air strike; UK investigating,1402\n\"Source: Joan Rivers' doctor took selfie, began biopsy before her cardiac arrest\",1755\nSamsung Rumoured to be Supplying the Screens for Apple Watch... Mk II,2\nArgentina's President Just Adopted a Son So He Won't Turn into a Werewolf,923\nEXCLUSIVE: Lenovo Could Make An Offer For BlackBerry As Early As This Week,838\nREPORT: 'JIHADI JOHN' WHO BEHEADED JAMES FOLEY WOUNDED IN US AIRSTRIKE,1241\nWoman Who Claimed To Have Surgery To Add Third Breast Exposed As Hoaxer,1445\nJustin Bieber Basically Saves A Russian Man From A Bear,1396\nSaudi Arabia's national airline planning to introduce gender segregation on flights,784\nJoan Rivers' 'selfie' doctor 'DENIES performing biopsy and taking photo while star was under anesthesia',1454\n3-Boobed Woman a Fake,1067\nExplosive New Details Of Joan Rivers’ Medical Crisis: Doctor Snapped Selfie With Legendary Comic & Performed Unauthorized Biopsy While She Was Under Anesthesia!,2205\nMissing Afghan soldiers reportedly found near Canadian border,1662\n\"HACKERS TO SONY: If You Make Any More Trouble, We'll Destroy You\",2382\nNo gender segregation on Saudia,326\n\"\"\"When We Felt Threatened, We Opened Umbrellas and Raised Our Hands\"\"\",1639\n\"Surgery Patient Wakes Up, Asks Doc 'How's It Going?'\",1527\nReports: 3 missing Afghans detained at Canadian border,1874\nSketchy Rumor Claims Apple Planning New 4-Inch iPhone for 2015,890\nKim Jong-un's discomfort 'down to cheese addiction',785\nBlood money: How ISIS is selling human organs harvested from living hostages and its own dead soldiers to fund terror across the Middle East,250\nCharles Manson wedding off as bride 'wanted to display his dead body in glass coffin',1111\nPresident of Argentina adopts Jewish boy to stop him turning into werewolf,2383\n\"Fowler Falls For Fake Website, Makes Crazy Claims About Tennis Star\",1765\n\"'Rehana is alive and well... ISIS fanatics have NOT beheaded her': Poster girl for Kurdish freedom fighters escaped Kobane hellhole, friends tell MailOnline\",1907\nYou can still order a McPizza at these two McDonald’s locations,2320\n\"3 Reasons Kim Jong-un Could Be Missing, Including A So-Called Downfall By Cheese\",2259\nISIS Harvesting Victims’ Organs to Finance Terror,897\nJames Foley's mother 'appalled' by U.S. government handling of case,749\nRampur: Angry Bride Marries Guest after Learning Groom is Epileptic,294\nThree Boobs Are Most Likely Two Boobs and a Lie,1444\nThird boob likely a hoax,889\nJoan Rivers Personal Doctor Allegedly Took A Selfie Before Her Biopsy And Cardiac Arrest,2119\nWoman Who Claimed To Have Surgery To Add Third Breast Exposed As Hoaxer,1270\nMissing Afghan Soldiers Apprehended Trying To Cross Border Into Canada,2136\n\"Fake or freak? Woman, 21, claims to have paid $20,000 to surgically add third breast in desperate bid to become a reality TV star\",1244\nJustin Bieber ringtone saves Russian fisherman from bear attack,2169\nJustin Bieber ringtone saved a Russian fisherman during a bear attack,1444\nGovernment threatened Foleys with criminal charges over ransom,180\nU.S.: Video showing Sotloff beheading is authentic,1052\nAPPLE WATCH MAY GO ON SALE IN MARCH ACCORDING TO ANALYST,1194\nRumor: Apple Watch Production Gearing Up For Valentine's Day Release With High Prices,485\nCruel aunt cuts her three-year-old nephew's penis off because he burst in on her on the loo and asked to use her phone,1386\nHP is reportedly splitting into two companies,785\n\"Joan Rivers’ Doctor Reportedly Took Selfie, Biopsy Right Before Her Heart Attack\",1882\nApple was forced to nix key health features from its smartwatch -- report,2038\nISIS Reported to Behead Second American,2216\nA Justin Bieber Ringtone Just Saved A Man’s Life Who Was Being Attacked By A Bear,766\nJoan Rivers' doctor 'took selfie before biopsy',1653\n\"A Peruvian TV show is tricking men into catcalling their mothers, for feminism\",896\nGigafactory location: Tesla Motors confirms Nevada announcement Thursday,252\nFoley family says was 'threatened' by U.S. official over ransom: ABC,1160\n\"ISIS might be harvesting organs, Iraq tells UN\",897\nWaPo: Was Foley’s killer a former Gitmo detainee?,100\nZombie Cat: Buried Cat Claws Way Out Of Grave After Being Left For Dead,2136\nSource: Three Afghan soldiers located at Canadian border,1402\nCanadian cat Mittens to undergo gender reassignment surgery after it is revealed to be a hermaphrodite,1874\nIslamic State releases video showing beheading of US hostage Steven Sotloff,1117\nJoan Rivers Personal Doctor Allegedly Took A Selfie Before Her Biopsy And Cardiac Arrest,1793\nIsraeli report: Sisi offered Abbas a Palestinian state in Sinai,1386\nU.S. Authenticates Video Showing Sotloff's Beheading,1052\n\"NHL expansion ahead? No, says Gary Bettman\",1607\nJustin Bieber's 'Baby' Saves Man From Violent Bear Attack,2353\nRaven-Symoné Slams Rumors That Bill Cosby Molested Her,2065\nApple May Be Reintroducing The 4-inch iPhone,1414\nAbu Bakr al-Baghdadi’s fate still unknown after US air strike on Isis as Iraqi forces enter Baiji,429\nWoman has third breast implanted,746\nMissing Fort Carson item not a nuclear weapon - despite Internet rumors,1126\n\"Report: Woman claims she had third breast added, hopes to become a TV star\",2361\nIslamic State puts James Foley’s body up for sale for $1M,336\n\"Apple Watch Takes Two Hours to Charge, Only Delivers Notifications While on the Wrist\",1265\nGiant Crab,2282\nCanadian cat Mittens to undergo gender reassignment surgery after it is revealed to be a hermaphrodite,1812\nJilted wife chops off two-timing hubby’s manhood — twice,940\nApple to keep gold Watch Editions in special in-store safes,1992\nCharles Manson wedding off after it emerges that fiancee Afton Elaine Burton 'just wanted his corpse for display',584\n\"Report: Toronto, Seattle, Quebec City to join Vegas in 2017 NHL expansion\",327\nJoan Rivers' 'selfie' doctor 'DENIES performing biopsy and taking photo while star was under anesthesia',2057\n\"Man saved from bear attack when his Justin Bieber ringtones goes off, sending bear fleeing\",2231\nAdopting Potential Werewolves Is Routine Business for Argentine Presidents,1324\n\"\"\"When We Felt Threatened, We Opened Umbrellas and Raised Our Hands\"\"\",122\nHP confirms plan to split company,1754\nMicrosoft is reportedly buying 'Minecraft' developer Mojang for $2 billion,1941\n\"Stephen Sotloff beheading shown in video, ISIS claims\",2158\n\"Apple in late stages to acquire Path, report says\",291\nFlorida woman gets third breast surgically implanted,2231\nWoman Bit By Scorpion on Alaska Airlines Flight Is Chill as Hell,1128\nMIRACLE CAT CLAWS ITS WAY OUT OF ITS OWN GRAVE FIVE DAYS AFTER BEING BURIED,1272\nJoan Rivers Doctor Denies Selfie,1096\nStolen Member,1316\n\"Three-breasted Florida woman Jasmine Tridevil insists third boob is real, but police report shows she once lost 'prosthesis'\",274\nHP announces plan to split in two,1126\nFlight Delayed Due To Rampaging Scorpion,1452\nZombie Cat: Buried Cat Claws Way Out Of Grave After Being Left For Dead,177\niPhone 6s Rumored to Include 2GB of Faster RAM and 'Force Touch' Technology,2422\n\"Scorpion stings passenger, delays flight from Los Angeles to Portland\",2316\nJoan Rivers' 'selfie' doctor 'DENIES performing biopsy and taking photo while star was under anesthesia',2289\nParent: Fourth-grader suspended after using magic from 'The Hobbit',1793\nThey're fake! Woman who claims to have surgically implanted third breast is a self-proclaimed hoaxer who once reported a '3 breast prosthesis' stolen from her luggage,2026\n\"Here's What You Can Do On Path, The Social Network That Apple May Be About To Acquire\",222\nJustin Bieber ringtone saves Russian man from bear attack,596\nISIS online video shows beheading of U.S. journalist Steven Sotloff,898\n\"No, Argentina's president did not adopt a Jewish child to stop him turning into a werewolf\",1961\nRaven Symone Files Molestation Charges Against Bill Cosby,422\nMicrosoft nears deal to buy Minecraft maker Mojang : WSJ,1452\nEnraged spouse chops off unfaithful husband's manhood – TWICE,685\nArgentina's President Adopts Boy to End Werewolf Curse,1324\nWould US sue parents of James Foley? Why White House is Defending Itself,927\nChina: Wife chops off cheating husband's penis twice with scissors and throws it out of window,492\nSteven Sotloff 'beheaded by Islamic State',1304\nGrieving Afghan mother takes bloody revenge by killing 25 Taliban militants during seven hour battle after they gunned down her son,123\nReport: Woman who claimed to have third breast added is fake,2291\nLoggers Accidentally Cut Down World’s Oldest Tree in Amazon Forest,2071\n\"Source: Joan Rivers' doc did biopsy, selfie\",301\n\"Report: HP to split into two companies, one focused on PCs/printers and one on enterprise computing\",2324\nISIS ‘organ harvesting’ must be probed by Security Council – Iraqi envoy,249\nSaudi Arabia airline segregation: Saudi airlines to assign seats based on gender,1887\n'How's it going?': Teenager wakes up during brain surgery and asks doctors for progress report,1482\n\"iPhone 6s Rumor Suggests Dual Lens Optical Zoom Camera, Pressure Sensors Inbound\",1655\nJournalist Steven Sotloff reportedly executed by ISIS,1117\nSaudi Arabian airline to separate genders after men complain about blokes sitting next to their wives,2100\nThis Story About How Tim Cook Changed The 'On Hold' Music At Apple Shows Why He's Such A Great CEO,2112\nAfghan woman kills 25 Taliban rebels to avenge her son’s murder,2491\n\"Report: Woman claims she had third breast added, hopes to become a TV star\",1696\nFresh agony for James Foley's family as sick ISIS militants 'try to sell them his headless body for $1million',448\nArgentina’s president adopts Jewish boy to save him from life as a werewolf,2198\n\"Islamic State leader Abu Bakr al-Baghdadi: Wounded, dead or missed entirely by U.S. airstrikes?\",1100\n\"ISIS Leader Injured in Air Strike, Iraqi Officials Say\",735\nPregnant Ferguson woman loses her EYE after police shoot her car with bean bag during violent protests,1396\n\"Fake or freak? Woman, 21, claims to have paid $20,000 to surgically add third breast in desperate bid to become a reality TV star\",2491\n\"50ft crustacean, dubbed Crabzilla, photographed lurking beneath the waters in Whitstable\",778\n\"Tail of survival: Buried cat, believed dead, claws back to life\",1770\nParent: Fourth-grader suspended after using magic from 'The Hobbit',1142\n\"Female Kurdish Fighter 'Rehana' is Alive, Claim Supporters; Post CNN Video as Proof\",100\nISIS is suspected of selling human organs for money in Iraq,69\nApple Watches to be kept in safes,2121\nISIS fighters now 'at the gates of Baghdad': Islamic militants fighting 'just one mile from Iraqi capital' despite days Western airstrikes,2239\nAfghan woman kills 25 Taliban rebels to avenge her son’s murder,1927\nSketchy Rumor Claims Apple Planning New 4-Inch iPhone for 2015,1696\n‘How’s it going?’: Teen wakes up during brain surgery,1607\n\"Wife chops off cheating husband’s penis, twice\",2157\nJoan Rivers' Personal Doctor Allegedly Took A Selfie During Her Throat Procedure,2160\nFound at Canadian border: 3 Afghan soldiers missing from Cape Cod,2312\nSaudi airline rep denies plan to separate men and women on flights,2222\nEl-Sisi denies claims he'll give Sinai land to Palestinians,1783\nApple reported to be near buying Path social network,1633\nJoan Rivers Personal Doctor Allegedly Took A Selfie Before Her Biopsy And Cardiac Arrest,1596\nWhen Photos Lead a Protest,2510\nUPDATE: Children used as dogs in fights,1366\n\"​ISIS might be harvesting organs, Iraqi diplomat says\",1282\nBrain op shock as teen wakes up mid-surgery,2169\n\"Stephen Sotloff beheading shown in video, ISIS claims\",2063\n\"KGI: iPhone sales forecast at 73M for Q4 ahead of Apple Watch debut in March, 12\"\" MacBook Air in Q1\",946\nReports: Selfie-Taking Doc's Unauthorized Biopsy May Have Killed Joan Rivers,1765\nVideo reportedly shows beheading of reporter Steven Sotloff by ISIS,1495\nREPORT: Doctor Snapped A 'Selfie' While Joan Rivers Was Under Anesthesia,525\nFlight Delayed Due To Rampaging Scorpion,1241\nWoman Gets Third Boob to Appear Unattractive to Men,1373\n\"Jealous Wife Who Chopped Off Husband’s Penis For Cheating On Her, Chops It Off A Second Time\",1886\nKim Jong-un's discomfort 'down to cheese addiction',2378\nCrabzilla,580\nJoan Rivers’ Doctor Snapped Selfie During Throat Procedure (Report),2357\nApple Watch Edition: special safes to be installed in Apple Stores to house luxury smart watch,1454\n\"Fowler Falls For Fake Website, Makes Crazy Claims About Tennis Star\",42\n\"Doctor took selfie with Joan Rivers while star was under anesthesia, CNN says  Read more at Jacksonville.com: http://jacksonville.com/entertainment/2014-09-16/story/doctor-took-selfie-joan-rivers-while-star-was-under-anesthesia-cnn#ixzz3DZRmGLrZ\",1326\nVideo Appears to Show ISIS Execution of Second American Steven Sotloff,1386\nA Justin Bieber Ringtone Just Saved A Man’s Life Who Was Being Attacked By A Bear,1324\n\"ISIS might be harvesting organs, Iraqi ambassador tells UN, amid reports of more hostages being burned alive\",1512\nBOOK: CHARLES MANSON’S FIANCÉ WANTED MARRIAGE SO SHE COULD DISPLAY HIS CORPSE IN TOURIST ATTRACTION,274\nJustin Bieber ringtone saved a Russian fisherman during a bear attack,758\nIsis air strikes: Abu Bakr al-Baghdadi 'critically wounded' in air strikes near Mosul,1980\n\"Source: Joan Rivers' doc did biopsy, selfie\",728\n\"Joan Rivers Death Preventable? Melissa Rivers Taking Legal Action, News Of Doctor’s Selfie Surfaces\",2169\n\"iPhone 6S rumors suggest new camera, HealthKit sensors\",980\n\"Transgender teenager, 17, leaves heartbreaking suicide note blaming her Christian parents before walking in front of tractor trailer on highway\",896\nJoan Rivers’ doctor snapped a selfie before biopsy surgery,1882\nFlorida Woman Has Surgery To Add Third Breast To Her Chest,1244\nA Russian Guy Says His Justin Bieber Ringtone Saved Him From A Bear Attack,1444\nWoman with three breasts: Real or hoax?,449\n\"Finally, proof that Justin Bieber IS unbearable: Russian fisherman saved from bear attack when ringtone featuring one of the pop brat's songs scares it away\",2231\n\"19-year-old girl wakes up during brain surgery, asks doctors ‘How’s it going?’\",1998\n\"Report: Woman claims she had third breast added, hopes to become a TV star\",2335\nJoan Rivers Doctor Denies Selfie,2233\nFoley family says was 'threatened' by U.S. official over ransom: ABC,2253\n\"Apple Watch Takes Two Hours to Charge, Only Delivers Notifications While on the Wrist\",1316\nSexually frustrated female owl killed male because 'his penis was too SMALL',1381\n\"Morin goes back on transparency pledge, refuses to confirm or deny report that Apple is buying Path\",38\nSamsung Rumoured to be Supplying the Screens for Apple Watch... Mk II,471\nMissing Afghan Soldiers Apprehended Trying To Cross Border Into Canada,953\nThe men caught cat-calling and wolf whistling their own MOTHERS: Hilarious TV show disguises women so they can experience their sons' behaviour,673\nIS Beheads Its Own Fighters in Accordance With Their Interpretation of Sharia Law,274\n\"Joan Rivers Death Preventable? Melissa Rivers Taking Legal Action, News Of Doctor’s Selfie Surfaces\",2467\nWednesday Apple Rumors: Apple May Be Ready to Buy Path,2279\n\"‘Hands Up, Don’t Shoot’ in Hong Kong Protests?\",1525\nSaudi Arabia's national airline planning to introduce gender segregation on flights,1193\nRaven-Symone Did NOT Accuse Bill Cosby Of Molestation Or Rape — It’s A HOAX,2233\nWatch Two Guys Appear to Get Tricked Into Catcalling Their Own Moms,238\n\"Report: Toronto, Seattle, Quebec City to join Vegas in 2017 NHL expansion\",2204\nHP to split into two businesses -- report,1111\n\"Joan Rivers: Doctor Took Selfie With Unconscious Comedian, Performed Biopsy Without Consent -- Details\",2467\nFerguson and Hong Kong Have One Important Thing in Common,927\n'Crabzilla' or 'Crapzilla' -- You Decide,802\nHP confirms plan to split company,1414\n\"Next-gen iPhone rumored to sport dual-lenses, DSLR quality in 'biggest camera jump ever'\",2464\nJoan Rivers Doctor Denies Selfie,2467\nWhite House denies threatening families of James Foley and Steven Sotloff over ISIS ransom but adds 'we made the law clear to them',1272\nGhost Ship Filled with Ebola-Ridden Rats Heading for Florida,2402\nThe Story of the 3-Boobed Lady Is As Fake As Her Third Boob,85\nWoman with three breasts ‘was a fake who has tricked people online before’,1445\nIsis 'Admits' Leader Abu Bakr al-Baghdadi Injured in US Air Strike,1886\nThree-breasted woman outed as fake by Tampa police,1903\nEgypt Offers Abbas Land in Sinai for Future Palestinian State Read,2100\nMissing Afghan soldiers taken into custody at Canadian border,575\nApple Watch Edition: special safes to be installed in Apple Stores to house luxury smart watch,2006\n\"Passenger headed to Dallas rages over ‘Merry Christmas,’ removed from plane\",2023\n\"Apple in late stages to acquire Path, report says\",1304\nThree Afghan soldiers found at Canada border after leaving Cape Cod base,1626\nIs 'Crabzilla' real or not? Leading marine biologist rules picture of giant crab lurking in shallow waters must be a HOAX,656\nZombie Cat: Buried Cat Claws Way Out Of Grave After Being Left For Dead,890\nWhen Street Harassers Realize The Women They're Catcalling Are Their Moms In Disguise,746\nBlood money: How ISIS is selling human organs harvested from living hostages and its own dead soldiers to fund terror across the Middle East,1102\nFound at Canadian border: 3 Afghan soldiers missing from Cape Cod,1705\nSaudi Arabia airline segregation: Saudi airlines to assign seats based on gender,728\nPICTURES: Shocking Pictures Comparing US School Lunches to Other Countries Goes Viral,896\nSource: Missing Afghan soldiers at Canadian border,1082\n\"Transgender Teen Leelah Alcorn Commits Suicide By Walking In Front Of Semi Truck, Blames Christian Parents In Viral Suicide Note\",67\nWerewolf Legend Leads To Jewish Godson's 'Adoption' by Argentina President,291\n\"NHL expansion to include Toronto, Quebec City, Seattle and Las Vegas: Report\",1607\nSaudi Arabia set to introduce gender segregation on national airline flights,326\nApple to shut down Beats Music? Not so Apple says,249\niPhone 6s Rumored to Include 2GB of Faster RAM and 'Force Touch' Technology,1124\nMystery of 50ft giant crab caught on camera in Kent harbour,2279\nRumor: Apple in late-stage talks to buy Path social platform,1160\n\"Crabzilla: Photo Appears To Show Giant, 50-Foot Crab Lurking In British Waters\",998\nEXCLUSIVE: Lenovo Could Make An Offer For BlackBerry As Early As This Week,1290\nBlackBerry (BBRY) Could Receive An Offer By Cash-Rich Lenovo As Early As This Week: Report,1609\nApple Is Going To Shut Down Beats Music,1486\nArgentina president adopts Jewish godson for first time in country's history,1894\n‘Crabzilla’ a 50-foot colossal conundrum,338\nApple Stores to Keep Gold “Edition” Apple Watch in Custom Safes,231\nKim Jong-un loves CHEESE so much he's ballooned in size and walks with limp,1353\nGhost Ship,1811\nMissing Afghan soldiers reportedly found near Canadian border,1874\nLenovo ready to bid for Blackberry - report,183\nPolice Chief In Charge of Paris Attacks Commits Suicide,2158\nSteven Sotloff: Islamic State 'kills US hostage',2216\n\"Finally, proof that Justin Bieber IS unbearable: Russian fisherman saved from bear attack when ringtone featuring one of the pop brat's songs scares it away\",37\nHearing Unconfirmed Reports of Saudi Pipeline Explosion,1641\n\"Hong Kong's protesters are using the \"\"hands up, don't shoot\"\" gesture from Ferguson\",778\nLenovo Looking To Buy BlackBerry Ltd [REPORT],535\nU.S. Officials Threatened James Foley’s Parents With Prosecution Over Ransom,710\nTexas boy suspended for saying he could make classmate ‘disappear’ with ‘Lord of the Rings’ sorcery,1684\nWH won’t say if Foley family was threatened not to pay ransom,2229\nJilted wife chops off two-timing hubby’s manhood — twice,1712\nCrabzilla artist Quinton Winter reveals all after image of crab off Whitstable appeared at Horsebridge Centre,1290\nBlood money: How ISIS is selling human organs harvested from living hostages and its own dead soldiers to fund terror across the Middle East,2136\nFlorida woman gets plastic surgery to add a third breast,1445\n\"Man saved from bear attack when his Justin Bieber ringtones goes off, sending bear fleeing\",923\nNo joke: 5-year-old billed for missing friend’s birthday party,1456\nReport: Doctor took a selfie when Joan Rivers was under anesthesia,249\nRumor: Apple Watch Production Gearing Up For Valentine's Day Release With High Prices,2402\nMissing Afghan soldiers found at US Canada border,1620\nFerguson protester shot in the eye with rubber bullet by police,556\n\"'Rehana is alive and well... ISIS fanatics have NOT beheaded her': Poster girl for Kurdish freedom fighters escaped Kobane hellhole, friends tell MailOnline\",535\nMan Mauled By Bear Says He's Only Alive Thanks to Justin Bieber,1639\nA Pregnant Woman Has Lost Her Eye After Being Shot W/ Bean Bag In Ferguson,2467\nBettman says NHL expansion not imminent,2085\nMeet the 3-boobed woman,1128\nDesperate bride marries wedding guest instead of groom,2004\nDNA Results Confirm Michael Jackson Is Biological Father Of Bruno Mars,1464\nArgentina's President Didn’t Adopt A Jewish Child To Avoid Becoming A Werewolf; So What Did She Do?,2382\nPassenger tossed after flipping out over staff’s ‘Merry Christmas’,641\nHackers: Sony ‘Very Wise’ to Pull Film,1209\nIsraeli report: Sisi offered Abbas a Palestinian state in Sinai,1443\n\"‘Hands Up, Don’t Shoot’ in Hong Kong Protests?\",1514\nThe World's Most Accurate Apple Analyst Says The Apple Watch Is Coming In March,911\nTransgender teen leaves note on Tumblr blaming Christian parents for suicide,1914\n\"Reports: NHL expansion could include Las Vegas, others\",1685\n\"Report: Microsoft Trying To Buy Mojang, Creators Of Minecraft\",1310\nMissing Afghan soldiers found at US Canada border,870\n\"Passenger headed to Dallas rages over ‘Merry Christmas,’ removed from plane\",1411\nISIS Releases Video Allegedly Showing Beheading of U.S. Journalist Steven Sotloff,1964\nJasmine Tridevil Has Surgery 'To Add Third Breast' Total Recall Style,1454\nMeet the 3-boobed woman,2383\n\"Apple Reported to Begin Shipping Apple Watch in March, 12-Inch MacBook Air in Early 2015\",2487\nISIL Has Reportedly Beheaded Journalist Steven Sotloff,990\nSaudi oil explosion now said to be diesel pipeline,970\nCharles Manson's fiancee used him for his ... corpse?,448\nSouth Korean woman's hair 'eaten' by robot vacuum cleaner as she slept,2373\nDumb Racists Photoshop Ferguson Protester Into Awful Viral Meme,2231\nJoan Rivers’ doctor took a selfie while she was out cold before doing ‘an unauthorised biopsy’,1793\nSaudi Arabia set to introduce gender segregation on national airline flights,2008\n\"Saudi Arabia Airline Segregation: New Islamic Law Takes Flight On Airliner, Seating By Gender Coming Soon\",2222\nThere's A Weird Story Going Around About How Argentina's President Just Saved A Jewish Man From Becoming A Werewolf,2083\nApple Watch shipments to start in March: 12in new MacBook Air expected to be launched in same quarter,898\nSon of North Korean aide linked to Kim Jong-un's executed uncle is 'on the run' in France amid fears he will be killed by regime,1552\n\"Hungry Florida cat defies death, digs its way out of grave to return home (VIDEO)\",2390\n3-Boobed Woman a Fake,157\nSaudi Arabia’s Religious Police Outlaw ‘Tempting Eyes’,2199\nWhite House denies it threatened families of slain American journalists,360\nApple was forced to nix key health features from its smartwatch -- report,1031\n\"After Finding Out Mid-Wedding That Her Groom Was Unwell, This Bride Married A Wedding Guest Instead\",916\n\"Stephen Sotloff beheading shown in video, ISIS claims\",1596\nPoster girl for Kurdish freedom fighters in Kobane is 'captured and beheaded by ISIS killers' who posted gruesome pictures online,246\nCNN Reports Hackers Sent Message to Sony: ‘You’ve Done the Right Thing’,1387\nTransgender Teen Commits Suicide & Pens A Heartbreaking Note Urging The World To Change,1310\nApple Stores will have custom-designed safes to store the gold Apple Watch in,1749\nRumor: Apple in late-stage talks to buy Path social platform,145\nVideo purportedly shows beheading of U.S. hostage Steven J. Sotloff,96\nWoman With Three Breasts Is Reportedly A Fake: Jasmine Tridevil’s Real Identity Revealed,150\nEgypt's Sisi Offered Abbas Creation of Palestinian State in Sinai Peninsula,2462\nEXCLUSIVE: Lenovo Could Make An Offer For BlackBerry As Early As This Week,2065\nUnbearable: Man fends off bear attack by playing Justin Bieber song,1479\nWoman Reportedly Cuts Off Husband's Penis Twice in One Night,42\nSteven Sotloff beheading: Latest updates as ISIS release gruesome video of US journalist's murder,96\nThis Woman Claims To Have Had Plastic Surgery To Have A Third Breast,2464\nReport: ISIS Is Selling the Body of James Foley for $1 Million,69\nJournalist Steven Sotloff reportedly executed by ISIS,1712\n\"IBM plans massive layoffs of up to 110,000 workers: report\",389\n\"HACKERS TO SONY: If You Make Any More Trouble, We'll Destroy You\",1067\nBritish Jihadi Killed In US Airstrike - Reports,1617\nFerguson and Hong Kong Have One Important Thing in Common,1194\nMissing Afghan soldiers found at US Canada border,575\nJoan Rivers' Doctor Reportedly Took a Selfie Before Her Cardiac Arrest,2021\n\"Video Of Steven Sotloff Slaying By ISIS Is Authentic, U.S. Confirms\",1886\nJihadist Brit teen killed in US air strikes,1512\nThe Story of the 3-Boobed Lady Is As Fake As Her Third Boob,2335\nAfghan Soldiers Found at Canadian Border,1626\nWoman Gets Third Boob to Appear Unattractive to Men,2231\nApple to shut down Beats Music: Report,644\nU.S. confirms authenticity of second journalist beheading video,1550\nHP Is Planning To Split Into Two Separate Businesses,1643\n'Dear Sandwich Thief': Man's hilarious response to passive-aggressive sign posted on his office's fridge door sparks incredible kitchen note war,408\n\"Man saved from bear attack when his Justin Bieber ringtones goes off, sending bear fleeing\",1100\nSteven Sotloff: Islamic State 'kills US hostage',1512\nHewlett-Packard to split into two companies,2204\n\"The Groom Was Sick, So The Bride Married A Guest At Her Wedding In A Fit Of Rage\",606\nAdopting Potential Werewolves Is Routine Business for Argentine Presidents,2522\n\"​ISIS might be harvesting organs, Iraqi diplomat says\",1770\nThey're fake! Woman who claims to have surgically implanted third breast is a self-proclaimed hoaxer who once reported a '3 breast prosthesis' stolen from her luggage,1102\nWife cuts off husband's penis TWICE after catching him cheating,2157\nCruel aunt cuts her three-year-old nephew's penis off because he burst in on her on the loo and asked to use her phone,1694\nISIS Releases Video Allegedly Showing Beheading of U.S. Journalist Steven Sotloff,1445\n\"IBM set to cut 110,000 jobs, blogger claims\",2083\nMIRACLE CAT CLAWS ITS WAY OUT OF ITS OWN GRAVE FIVE DAYS AFTER BEING BURIED,2204\n\"Doctor took selfie with Joan Rivers while star was under anesthesia, CNN says  Read more at Jacksonville.com: http://jacksonville.com/entertainment/2014-09-16/story/doctor-took-selfie-joan-rivers-while-star-was-under-anesthesia-cnn#ixzz3DZRmGLrZ\",2126\nPoster girl for Kurdish freedom fighters in Kobane is 'captured and beheaded by ISIS killers' who posted gruesome pictures online,1741\n'Zombie Cat' Claws Way Out Of Grave And Into Our Hearts,890\nHeads up oil traders: Big pipeline explosion reported in Saudi Arabia,1641\n\"Wife chops off cheating husband’s penis, twice\",338\nIslamic State releases video showing beheading of US hostage Steven Sotloff,2063\nMissing Afghan Soldiers Apprehended Trying To Cross Border Into Canada,786\n\"Crabzilla: Photo Appears To Show Giant, 50-Foot Crab Lurking In British Waters\",1765\n\"Hewlett-Packard splits off PC, printer businesses\",1126\nCrazy Conservatives Are Sure a Gitmo Detainee Killed James Foley,100\nBritish terrorist Jihadi John 'injured in airstrike close to Syrian border',2190\n\"“I am lost for words,” 5-year-old boy billed for missing friend’s birthday party\",1741\nThis Third Boob Is Probably Only Real in Our Hearts,1188\n\"Video Of Steven Sotloff Slaying By ISIS Is Authentic, U.S. Confirms\",1596\nMittens The Intersex Cat To Get Gender Assignment,2400\n\"Sony Hackers Email: Thanks For Running Scared, We'll Stop Now\",2262\nSaudi oil explosion now said to be diesel pipeline,1279\nApple Stores will have custom-designed safes to store the gold Apple Watch in,2121\n'The Cosby Show' Star Raven Symone Joins Long List of Women Accusing Bill Cosby of Rape,1092\nIslamic state issues video of beheading of U.S. hostage: SITE,268\nAnalyst “Confirms” Apple Watch And 12-inch MacBook Air’s Q1 2015 Launch,430\nJasmine Tridevil: Woman with three breast denies surgery hoax claims,1270\nJustin Bieber ringtone saved a Russian fisherman during a bear attack,1629\nWatch Two Guys Appear to Get Tricked Into Catcalling Their Own Moms,485\nISIS Releases Video Allegedly Showing Beheading of U.S. Journalist Steven Sotloff,990\nBrain op shock as teen wakes up mid-surgery,2233\n\"Transgender Teen Leelah Alcorn Commits Suicide By Walking In Front Of Semi Truck, Blames Christian Parents In Viral Suicide Note\",911\nSource: Apple set to acquire Path in an attempt to bolster iOS social cred,1520\nEgypt’s President denies offering land to Palestinians,1604\nWoman has third breast implanted,20\nTesla Motors set to choose Nevada for its 'gigafactory',1479\n\"Report: Woman claims she had third breast added, hopes to become a TV star\",1204\nWoman cuts off husband's penis twice after catching him cheating,1716\nJasmine Tridevil: Woman with three breast denies surgery hoax claims,2231\nIsraeli right welcomes Sisi's offer to a Palestinian State in Sinai,2462\nJustin Bieber Basically Saves A Russian Man From A Bear,898\nThe World's Most Accurate Apple Analyst Says The Apple Watch Is Coming In March,2294\nMissing Afghan soldiers taken into custody at Canadian border,279\nCNN: Doctor Took Mid-Surgery Selfie with Unconscious Joan Rivers,1861\nKid Suspended For Allegedly Threatening Classmate With ‘Hobbit’ Magic,2231\nAnalyst “Confirms” Apple Watch And 12-inch MacBook Air’s Q1 2015 Launch,764\nHewlett-Packard plans to split into two companies: Report,1793\n\"Polish Teenager Wakes Up During Brain Surgery, Talks To Doctor\",2059\nAnother Victim? Raven-Symoné Reveals What Really Happened On ‘Cosby Show’ Set,1830\nDid Argentina's President Adopt A Jewish Baby To Stop It From Becoming A Werewolf??,1773\nRumor: ‘new’ 4-inch iPhone on the way,2316\n\"Hewlett-Packard splits off PC, printer businesses\",1754\nSchool pupil writes moving letter to her teacher after he comes out as gay,274\nDISCONTINUED '90S MCPIZZA STILL EXISTS AT THESE MCDONALD'S LOCATIONS,1479\nWe just found out the #Ferguson Protester who claim she was shot in the eye with a rubber bullet was a false story guys. Smh..,671\n\"Apple Watch to go on sale in March, claims analyst\",1023\nThis Is The Most Passive-Aggressive Office Battle We've Ever Seen,1005\nFerguson protester shot in the eye with rubber bullet by police,1464\n\"Oil spikes on U.S. inventory data, Saudi explosion rumor\",1229\nFlorida woman gets third breast surgically implanted,2258\nMan Mauled By Bear Says He's Only Alive Thanks to Justin Bieber,929\nISIS executioner 'Jihadi John' allegedly wounded by U.S.-led air strike: report,1146\nMeet the 3-boobed woman,535\n'Zombie Cat' Claws Way Out Of Grave And Into Our Hearts,1759\nIs 'Crabzilla' real or not? Leading marine biologist rules picture of giant crab lurking in shallow waters must be a HOAX,1510\nTampa woman claims to add 3rd breast,274\nISIS claims to behead US reporter Steven Sotloff in new video,2229\nJustin Bieber Saved This Guy From a Bear Attack,2353\nHewlett-Packard to split into two public companies,904\nRobot vacuum cleaner 'ate' a woman's hair [Google Translate],1845\n\"Fake or freak? Woman, 21, claims to have paid $20,000 to surgically add third breast in desperate bid to become a reality TV star\",2258\nJoan Rivers' Personal Doctor Allegedly Took A Selfie During Her Throat Procedure,1927\n\"Sorry, Argentina's President Didn't Actually Adopt a Jewish Werewolf\",457\nMan saved from bear attack - thanks to his Justin Bieber ringtone,2105\nThis Woman Claims To Have Had Plastic Surgery To Have A Third Breast,2026\nWhen Photos Lead a Protest,98\nRaven Symone ‘Files Molestation Charges Against Bill Cosby’ is Fake,2262\nApple May Be Reintroducing The 4-inch iPhone,1643\nISIS online video shows beheading of U.S. journalist Steven Sotloff,2319\nBettman says NHL expansion not imminent,2512\n\"LG Display, Samsung unit to supply Apple Watch screens: Report\",2361\nJoan Rivers’s Personal Doctor Denies Taking Operating-Room Selfie,2040\nWerewolf Legend Leads To Jewish Godson's 'Adoption' by Argentina President,1324\nIslamic state issues video of beheading of U.S. hostage: SITE,363\nSamsung Rumoured to be Supplying the Screens for Apple Watch... Mk II,2231\n\"Crabzilla: Photo Appears To Show Giant, 50-Foot Crab Lurking In British Waters\",2100\nJustin Bieber's 'Baby' Saves Man From Violent Bear Attack,100\nIsis 'Admits' Leader Abu Bakr al-Baghdadi Injured in US Air Strike,2027\n\"Hackers tell Sony wise to cancel film, don't make more trouble -CNN\",2011\n\"Source: Joan Rivers' doc did biopsy, selfie\",1674\n\"Saudi airline, Saudia, to ban gender-mixing\",2279\nBrain op shock as teen wakes up mid-surgery,453\nRobot vacuum cleaner 'attacks' South Korea housewife's hair,2222\nSketchy Rumor Claims Apple Planning New 4-Inch iPhone for 2015,2383\nIraq’s ambassador urges UN to investigate claims Isis is harvesting organs: ‘We have bodies - it is clear they are missing certain parts',912\n‘Three-boobed’ woman: They’re not fake,2335\nApple Killing Beats Music: 5 Fast Facts You Need to Know,231\n\"ISIS LEADER ABU BAKR AL-BAGHDADI INJURED IN U.S. AIR STRIKES, IRAQI OFFICIALS CLAIM\",2518\nMissing Nuke In Colorado Sparks Intense Russian Fears,2083\nReports: Missing Afghan soldiers found at Canadian border,2285\nU.S. confirms authenticity of second journalist beheading video,2366\n\"Steven Sotloff, American Journalist, Allegedly Beheaded By ISIS\",627\n\"Man saved from bear attack when his Justin Bieber ringtones goes off, sending bear fleeing\",448\nFound at Canadian border: 3 Afghan soldiers missing from Cape Cod,1402\n‘Tempting Eyes’ Ban: Saudi Women With Pretty Eyes Made To Cover Them Up,1759\n\"Joan Rivers: Doctor Took Selfie With Unconscious Comedian, Performed Biopsy Without Consent -- Details\",2427\nJoan Rivers Personal Doctor Allegedly Took A Selfie Before Her Biopsy And Cardiac Arrest,2439\n\"​ISIS might be harvesting organs, Iraqi diplomat says\",100\n\"Justin Bieber ringtone scares bear, saves Russian fisherman\",2464\nMeet the 3-boobed woman,1272\nArgentina’s president adopts Jewish godson to counteract werewolf legend,728\nJoan Rivers death: Biopsy doctor ‘took SELFIE with star while she was under anesthesia moments before cardiac arrest’,2427\n‘Three-boobed’ woman: They’re not fake,1322\nPassenger tossed after flipping out over staff’s ‘Merry Christmas’,1947\nApple Stores to install safes to secure gold Apple Watches,1616\nREPORT: The Apple Watch will be available outside the US when it launches next month,2279\n\"Wife chops off cheating husband’s penis, twice\",2358\nWoman Gets Third Boob to Appear Unattractive to Men,2292\n\"Switzerland’s Assassination, Kim Jong Un Might Die From Cheese Overdose\",2259\nIs Jasmine Tridevil's Triple Breasted Tale An Internet Hoax?,1445\nAnother Victim? Raven-Symoné Reveals What Really Happened On ‘Cosby Show’ Set,1947\nDoc calls macabre 'selfie' claims completely crazy,1033\n\"Argentina President, Christina Kirchner, Has Bizarre Werewolf Mishap\",145\nJustin Bieber ringtone saves Russian fisherman from bear attack,98\nFerguson riots: Pregnant woman loses eye after cops fire BEAN BAG round through car window,2160\nReport: Apple Plans to Phase Out Beats Music Brand,1275\nHP is better not together — company to split into enterprise and PC/printer businesses,735\nJasmine Tridevil: The woman with three breasts,1270\nEnraged spouse chops off unfaithful husband's manhood – TWICE,2300\nJoan Rivers' doctor 'took selfie before biopsy',2126\nFlorida woman gets third breast to become 'unattractive' 32,2183\nURGENT: ISIS beheads Kurdish female fighter “Rehana”,960\nJustin Bieber ringtone saved a Russian fisherman during a bear attack,319\nWoman Adds Third Breast by Undergoing Surgery to Participate in Reality Show,327\nMan saved from bear attack - thanks to his Justin Bieber ringtone,1520\nU.S.: Video showing Sotloff beheading is authentic,183\nThis Woman Claims To Have Had Plastic Surgery To Have A Third Breast,1798\nOwl kills mate because he has a small penis,1381\nA Russian Guy Says His Justin Bieber Ringtone Saved Him From A Bear Attack,1914\nArgentina's President Cristina Kirchner Adopts Jewish Godson To Prevent Him Turning Into A Werewolf,1441\nJoan Rivers' Doctor Took a Selfie While She Was Under Anesthesia (Report),929\n\"Fowler Falls For Fake Website, Makes Crazy Claims About Tennis Star\",85\nSouth Korean Woman's Hair 'Eaten' By Robot Vacuum Cleaner,177\nISIS Leader Abu Bakr al-Baghdadi Wounded in Airstrikes; His Aide Killed,2094\nTransgender Teen Commits Suicide & Pens A Heartbreaking Note Urging The World To Change,12\n\"Ohio Trans Teen Commits Suicide, Leaves Heartbreaking Note Declaring “There’s No Way Out”\",2082\n50 foot crab : Is this a Crabzilla spotted in the UK?,1993\nArgentine President Takes On Godson — But Not To Keep Werewolf At Bay,145\nPresident of Argentina Adopts Boy to Stop Him from Becoming a Werewolf,361\nWe're Getting More Detail On The Amazing New Camera Apple Is Planning For The Next iPhone,980\nThese Men Weren't Really Tricked Into Sexually Harassing Their Moms,1716\nLenovo Could Make A Bid For BlackBerry (Rumor),617\nFoley family says was 'threatened' by U.S. official over ransom: ABC,1675\nFresh agony for James Foley's family as sick ISIS militants 'try to sell them his headless body for $1million',558\nIs Jasmine Tridevil’s Third Boob Real? Alisha Hessler Hoax Rumors Swirl,328\nREPORT: Doctor Snapped A 'Selfie' While Joan Rivers Was Under Anesthesia,2233\nFour Reasons Not To Give Up Hope If Apple Buys Path,1067\n\"Apple Reported to Begin Shipping Apple Watch in March, 12-Inch MacBook Air in Early 2015\",764\nSamsung Rumoured to be Supplying the Screens for Apple Watch... Mk II,1450\n‘I will have justice for what they did to me’: Pregnant St. Louis woman loses eye after police fire non-lethal round at car during Ferguson protest (VIDEO),631\nWoman Adds Third Breast by Undergoing Surgery to Participate in Reality Show,1450\nArgentina president adopts young Jewish boy as godson to prevent him from turning into werewolf,2216\nFlorida woman claims to have surgically added third breast,1102\nCharlie Hebdo top cop Helric Fredou kills himself hours after magazine massacre,2199\nFei Lin's Penis Stolen By Thieves: Chinese Man Allegedly Had Penis Stolen By Jealous Lovers,1246\nJoan Rivers' Personal Doctor Allegedly Took A Selfie During Her Throat Procedure,1861\nPolice officer in Charlie Hebdo investigation 'shot himself dead hours after the attack',1809\nMicrosoft said to be buying the maker of 'Minecraft' for $2 billion,1158\nNo gender segregation on Saudia,519\n\"NHL expansion rumors: This time, Las Vegas is about to get a team\",1655\nThree Afghan soldiers found at Canada border after leaving Cape Cod base,517\nJihadist Brit teen killed in US air strikes,2179\nISIS reportedly wants $1 million for beheaded hostage James Foley’s corpse,2063\nIsis air strikes: Abu Bakr al-Baghdadi 'critically wounded' in air strikes near Mosul,2430\nEgypt Offers Abbas Land in Sinai for Future Palestinian State Read,1454\nJoan Rivers’ doctor took selfie during procedure,1653\nMan Mauled By Bear Says He's Only Alive Thanks to Justin Bieber,894\nSource: Missing Afghan soldiers at Canadian border,575\nCNN Reports Hackers Sent Message to Sony: ‘You’ve Done the Right Thing’,990\nFour Reasons Not To Give Up Hope If Apple Buys Path,1601\n\"NHL expansion to include Toronto, Quebec City, Seattle and Las Vegas: Report\",1\nTampa woman claims to add 3rd breast,2402\nLoggers Accidentally Cut Down World’s Oldest Tree in Amazon Forest,2319\n\"REPORT: Apple Will Acquire Path, The Struggling Social Network\",1550\nIsis 'just one mile from Baghdad' as al-Qaeda fighters join forces against Syria air strikes,1596\nTriple-breasted woman pictured before 'operation' and vows surgery footage will prove third boob is no hoax,2038\nObama Orders Fed To Adopt Euro Currency,668\nSteven Sotloff beheading: Latest updates as ISIS release gruesome video of US journalist's murder,1886\nThese Men Freak Out When They Discover The Women They Are Harassing Are Their Moms In Disguise (VIDEO),1092\nHong Kong riot cops forced to withdraw after democracy protesters copy 'Don't shoot' gesture used by US demonstrators after a police officer shot an unarmed black teenager,415\n\"Rob O'Neill may have killed bin Laden, but didn't take out gangster intruders\",2429\nCruel aunt cuts off three-year-old nephew’s penis after he walks in on her using the loo,1762\nArgentinian President Cristina Kirchner adopts Jewish boy to protect him from werewolf stigma,1633\n\"Morin goes back on transparency pledge, refuses to confirm or deny report that Apple is buying Path\",1059\nMystery of 50ft giant crab caught on camera in Kent harbour,318\nFive-year-old boy gets a bill for missing school friend's birthday party,2117\nApple Killing Beats Music: 5 Fast Facts You Need to Know,1870\nSaudi Arabia's national airline plans to keep men and women apart,326\nAfghan Soldiers Found at Canadian Border,2285\nU.S. confirms authenticity of second journalist beheading video,268\n\"Tail of survival: Buried cat, believed dead, claws back to life\",2222\nMissing Afghani soldiers found trying to cross US border to Canada,1812\n\"Joan Rivers' doctor denies 'unauthorized procedure,' selfie before cardiac arrest\",934\nIsis leader ‘injured in airstrike during meeting in Iraq,735\nExplosive New Details Of Joan Rivers’ Medical Crisis: Doctor Snapped Selfie With Legendary Comic & Performed Unauthorized Biopsy While She Was Under Anesthesia!,1963\nFerguson and Hong Kong Have One Important Thing in Common,2179\nSteven Sotloff: Islamic State 'kills US hostage',2319\nMicrosoft said to be buying the maker of 'Minecraft' for $2 billion,325\n\"Transgender Teen Leelah Alcorn Commits Suicide By Walking In Front Of Semi Truck, Blames Christian Parents In Viral Suicide Note\",2082\nISIS Beheads Second American Journalist,2216\nMIRACLE CAT CLAWS ITS WAY OUT OF ITS OWN GRAVE FIVE DAYS AFTER BEING BURIED,1942\n\"Woman Gets Third Boob Implanted, Wants to Be \"\"Unattractive to Men\"\"\",1204\nArgentina Has a Superstition That Seventh Sons Will Turn into Werewolves,2382\n\"Video Of Steven Sotloff Slaying By ISIS Is Authentic, U.S. Confirms\",2158\n‘Three-boobed’ woman: They’re not fake,412\nFlight Delayed Due To Rampaging Scorpion,1373\nHewlett-Packard plans to split into two companies: Report,1994\nApple Stores Are Reportedly Installing Custom Safes To House Apple Watches,1823\nMan in China recovering in hospital after wife chopped off his penis,1878\nJoan Rivers' 'selfie' doctor 'DENIES performing biopsy and taking photo while star was under anesthesia',1229\n\"Joan Rivers: Doctor Took Selfie With Unconscious Comedian, Performed Biopsy Without Consent -- Details\",2382\nAnalyst: Apple Watch Edition to Cost $950,881\nAdopting Potential Werewolves Is Routine Business for Argentine Presidents,2253\nISIS wants $1M for Foley’s body,884\nKorean Housewife’s Hair Sucked Up into Robot Vacuum,765\nFlorida woman gets third breast surgically implanted,764\nYou can still order a McPizza at these two McDonald’s locations,2436\nIs 'hands up' in Hong Kong really the same as in Ferguson?,758\nJasmine Tridevil Has Surgery 'To Add Third Breast' Total Recall Style,2383\nJoan Rivers' doctor 'took selfie before biopsy',2021\n\"Joan Rivers' Doctor \"\"Took a Selfie\"\" During Procedure: CNN\",2368\nChina Penis Amputation: Cruel Aunt Viciously Mutilates Toddler's Genitals as Punishment,457\n\"Trans Teen Dies by Suicide, Leaves Tumblr Note: 'There's No Way Out'\",2105\n\"Sorry, Argentina's President Didn't Actually Adopt a Jewish Werewolf\",1677\nMan saved from bear attack - thanks to his Justin Bieber ringtone,2073\nJoan Rivers’ Doctor Snapped Selfie During Throat Procedure (Report),946\n\"Passenger headed to Dallas rages over ‘Merry Christmas,’ removed from plane\",426\nJoan Rivers’ doctor took selfie during procedure,1310\nFlorida woman has surgery to add third breast to make herself 'unatttractive to men',2425\n\"Woman pays $20,000 for third breast to make herself LESS attractive to men\",1811\nThree Afghan soldiers found at Canada border after leaving Cape Cod base,1874\nThree Boobs Are Most Likely Two Boobs and a Lie,1102\nSandwich thief gets comeuppance in this awesome office note saga,1607\nCharles Manson wedding off after it emerges that fiancee Afton Elaine Burton 'just wanted his corpse for display',141\nWoman Adds Third Breast by Undergoing Surgery to Participate in Reality Show,1770\n\"Steven Sotloff, American Journalist, Allegedly Beheaded By ISIS\",1550\nAngry Indian bride marries wedding guest,1882\n'Jihadi John' Injured? ISIS Executioner May Have Been Wounded In US Airstrike: Report,2057\nOwl kills mate because he has a small penis,2112\nArgentina's president 'adopts' godson 'to prevent him becoming a werewolf',150\nArgentina's President Adopts Young Boy so He Won't Turn Into Werewolf,914\nJoan Rivers’s Personal Doctor Denies Taking Operating-Room Selfie,2160\nThe Apple Watch will launch outside the US in April too,1919\nCrabzilla! Photo appears to show giant CRAB measuring at least 50ft across lurking in the waters off Whitstable,58\n\"Pete Hegseth: Marines Exit Yemen Forced to Surrender Dignity, Weapons\",262\n\"Morin goes back on transparency pledge, refuses to confirm or deny report that Apple is buying Path\",113\nIslamic State releases video of beheading of U.S. hostage Steven Sotloff: site intelligence monitoring service,1194\nWoman Who Claimed To Have Surgery To Add Third Breast Exposed As Hoaxer,2183\nThis Woman Claims To Have Had Plastic Surgery To Have A Third Breast,430\nAUNT CUTS OFF 3-YEAR-OLD’S PENIS BECAUSE HE WALKED IN WHILE SHE WAS ON THE TOILET,890\n\"Steven Sotloff, American Journalist, Allegedly Beheaded By ISIS\",485\n\"Tail of survival: Buried cat, believed dead, claws back to life\",2083\nMICROSOFT 'IN SERIOUS DISCUSSIONS' TO PURCHASE MINECRAFT DEV MOJANG,197\nUS denies it threatened Foley family,250\nBreast Chancer,328\nFlorida woman has surgery to add third breast to make herself 'unatttractive to men',2294\nFox News Floats BS Story About Fleeing Marines Giving Rebels Their Guns,262\n'Whistling At Your Mom': Video Showing Sons Catcalling their Mothers Goes Viral [VIDEO],823\n\"Could Crabzilla, a 50-foot-long crab be real?\",2522\nMeet the 3-boobed woman,2292\nArgentina Has a Superstition That Seventh Sons Will Turn into Werewolves,1581\nKid Suspended For Allegedly Threatening Classmate With ‘Hobbit’ Magic,675\nTransgender Teen Commits Suicide & Pens A Heartbreaking Note Urging The World To Change,1729\nThree Boobs Are Most Likely Two Boobs and a Lie,836\nISIS claims to behead US reporter Steven Sotloff in new video,1687\nWoman Gets Third Boob to Appear Unattractive to Men,2359\nCharles Manson wedding off as bride 'wanted to display his dead body in glass coffin',668\nFlorida woman gets plastic surgery to add a third breast,1604\nURGENT: ISIS beheads Kurdish female fighter “Rehana”,925\nPresident of Argentina adopts Jewish boy to stop him turning into werewolf,145\niOS 8.2 may launch Monday with new health features,1211\nWhite House denies it threatened families of slain American journalists,1729\n\"'Rehana is alive and well... ISIS fanatics have NOT beheaded her': Poster girl for Kurdish freedom fighters escaped Kobane hellhole, friends tell MailOnline\",784\nA 9-year-old girl gave this hearfelt letter to her teacher after he came out as gay,1246\nKid Suspended For Allegedly Threatening Classmate With ‘Hobbit’ Magic,1270\nIs 'Crabzilla' real or not? Leading marine biologist rules picture of giant crab lurking in shallow waters must be a HOAX,2216\nBritish teenager Ibrahim Kamara 'Killed In US Airstrikes In Syria',1203\nBrighton teenager killed in US air strikes in Syria,448\nHermaphroditic cat to undergo gender reassignment surgery,2462\n\"“Hands up, don’t shoot” comes to Hong Kong’s pro-democracy movement\",778\nSaudi Airlines to ban gender-mixing seating,2437\nJoan Rivers’ Doctor Snapped Selfie During Throat Procedure (Report),2291\n\"​ISIS might be harvesting organs, Iraqi diplomat says\",2194\n\"Saudi airline, Saudia, to ban gender-mixing\",605\nWhite House denies it threatened families of slain American journalists,1172\nIsis: Masked Executioner Jihadi John Injured in US Led Airstrikes in Iraq,2057\n\"Woman pays $20,000 for third breast to make herself LESS attractive to men\",2466\nGigafactory location: Tesla Motors confirms Nevada announcement Thursday,2270\nISIS Leader Abu Bakr al-Baghdadi Wounded in Airstrikes; His Aide Killed,1696\nJoan Rivers’ doctor took a selfie while she was out cold before doing ‘an unauthorised biopsy’,223\nThere's A Weird Story Going Around About How Argentina's President Just Saved A Jewish Man From Becoming A Werewolf,2300\niPhone 6s ... transfiguration Nurse,1194\nMissing Afghan Soldiers Apprehended Trying To Cross Border Into Canada,1620\nSaudi Arabia's national airline plans to keep men and women apart,1691\nIslamic State video reportedly shows beheading of Steven Sotloff,1386\n\"50ft crustacean, dubbed Crabzilla, photographed lurking beneath the waters in Whitstable\",927\n\"U.S., BRENT CRUDE CRUDE FUTURES EXTEND GAINS ON UNCONFIRMED MARKET RUMOR OF OIL PIPELINE EXPLOSION IN SAUDI ARABIA\",2449\n3-Boobed Woman a Fake,2204\n\"IBM Corp expected to cut more than 110,000 jobs in massive overhaul, report says\",1626\nHewlett-Packard Plans to Break in Two,1414\nMicrosoft said to be buying the maker of 'Minecraft' for $2 billion,1411\nDISCONTINUED '90S MCPIZZA STILL EXISTS AT THESE MCDONALD'S LOCATIONS,2100\nFei Lin's Penis Stolen By Thieves,747\nISIS Reported to Behead Second American,1309\nWoman has third breast implanted,2026\nFoley family says was 'threatened' by U.S. official over ransom: ABC,2467\nArgentina’s President Adopted A Jewish Godson To Stop Him From Turning Into A Werewolf,861\nHewlett-Packard plans to split into two companies: Report,1126\n\"Apple to launch new 4\"\" iPhone next year\",92\nCheese blamed for North Korean leader Kim Jong-un's broken ankles,2394\nApple Is Going To Shut Down Beats Music,2350\nArgentina president adopts young Jewish boy as godson to prevent him from turning into werewolf,2131\nDid Argentina's President Adopt A Jewish Baby To Stop It From Becoming A Werewolf??,2482\nFlorida woman gets plastic surgery to add a third breast,1903\nGhost Ship,2527\nJoan Rivers Personal Doctor Allegedly Took A Selfie Before Her Biopsy And Cardiac Arrest,901\nAdopting Potential Werewolves Is Routine Business for Argentine Presidents,37\nFox News Floats BS Story About Fleeing Marines Giving Rebels Their Guns,157\n\"Texas boy, 9, suspended for threatening to use ‘Hobbit’ magic, dad says\",1684\nMan Kicked Off Flight Thanks to His Burning Hatred for Christmas,1719\nISIS executioner 'Jihadi John' allegedly wounded by U.S.-led air strike: report,728\nIslamic State trying to SELL decapitated body of US hostage James Foley for $1 MILLION,1102\nREPORT: Doctor Snapped A 'Selfie' While Joan Rivers Was Under Anesthesia,1150\nJoan Rivers death: Biopsy doctor ‘took SELFIE with star while she was under anesthesia moments before cardiac arrest’,2517\nSources: Missing Afghan Soldiers May Have Been Found Near Canadian Border,2312\nJilted wife chops off two-timing hubby’s manhood — twice,627\nHewlett-Packard to split into two public companies,1851\nEXCLUSIVE: Apple To Unveil The Long-Awaited Retina MacBook Air At Its “Spring Forward” Event,1550\n\"REPORT: Apple Will Acquire Path, The Struggling Social Network\",1927\nTesla to Choose Nevada for Battery Factory,252\nVideo purports to show beheading of US journalist,934\nBrighton jihadi 'among five killed in Syria drone strike',1736\nHP to split into two businesses -- report,1236\nCrabzilla,2245\nHP is better not together — company to split into enterprise and PC/printer businesses,717\nSouth Korean Woman's Hair 'Eaten' By Robot Vacuum Cleaner,637\nVideo Appears to Show ISIS Execution of Second American Steven Sotloff,2366\nWoman has third breast implanted,2038\nWerewolf Legend Leads To Jewish Godson's 'Adoption' by Argentina President,1581\nBrighton teenager killed in US air strikes in Syria,2112\n\"iPhone 6S rumors suggest new camera, HealthKit sensors\",914\n\"Gwen Korovin, Joan Rivers’s doctor, denies taking selfie\",2233\n\"Student interviews his dad for vlog, fails spectacularly\",2400\nHP is reportedly splitting into two companies,910\nIsis: Masked Executioner Jihadi John Injured in US Led Airstrikes in Iraq,1694\n\"Report: Woman claims she had third breast added, hopes to become a TV star\",2402\nISIS Leader Abu Bakr al-Baghdadi Wounded in Airstrikes; His Aide Killed,1044\nJustin Bieber Ringtone Startles Bear,2294\n\"Saudi Stocks, Currency Tumble As Aramco Pipeline Explodes; ISIS Sabotage Concerns\",2361\n\"ISIS Might Be Harvesting Organs To Finance Operations, Iraqi Envoy Tells UN\",1770\n\"Source: Joan Rivers' doc did biopsy, selfie\",1765\nWoman Adds Third Breast by Undergoing Surgery to Participate in Reality Show,1851\nVeterans Today reporting Iraqi Army Downs 2 UK Planes Carrying Weapons for ISIL,1250\nCharlie Hebdo top cop Helric Fredou kills himself hours after magazine massacre,2430\n\"Saudi oil pipeline fire under control, security source says\",2244\nAfghan Family Kills 25 In Revenge For Son's Death,2126\n\"Joan Rivers: Doctor Took Selfie With Unconscious Comedian, Performed Biopsy Without Consent -- Details\",1963\nPolice officer in Charlie Hebdo investigation 'shot himself dead hours after the attack',2383\nWoman with three breasts: Real or hoax?,1241\nKim Jong-Un may be dying because he's addicted to Swiss Cheese,2402\nThese Men Catcalling Their Undercover Mothers Is the Best Payback Ever,823\nTesla Motors set to choose Nevada for its 'gigafactory',2384\nJoan Rivers Doctor Denies Selfie,1782\nSteven Sotloff 'beheaded by Islamic State',1431\nReport: Egyptian President Makes Surprising Suggestion to Move the Location of a Future Palestinian State,1443\nWoman with three breasts ‘was a fake who has tricked people online before’,2291\nISIS Reportedly Executes 2nd American Journalist,1886\nJustin Bieber scares off GRIZZLY BEAR and saves fisherman from a mauling,923\nISIS Is Reportedly Trying To Sell James Foley's Remains For $1 Million,884\nApple Watch shipments to start in March: 12in new MacBook Air expected to be launched in same quarter,485\nJoan Rivers' 'selfie' doctor 'DENIES performing biopsy and taking photo while star was under anesthesia',2040\nTesla choosing Nevada for battery factory,33\n\"ISIS Beheads American Journalist Steven Sotloff, Monitoring Group Says\",1676\nWife chops off cheating husband’s penis twice – then stray animal steals it,2294\nReport: Apple Plans to Phase Out Beats Music Brand,1527\nPICTURES: Shocking Pictures Comparing US School Lunches to Other Countries Goes Viral,486\n\"Next-gen iPhone rumored to sport dual-lenses, DSLR quality in 'biggest camera jump ever'\",1044\nIsraeli politicians praise Sisi plan to give Palestinians land for a state in Sinai,1373\n\"IBM to cut more than 111,000 jobs in largest corporate lay-off ever\",943\nFlorida woman claims to have surgically added third breast,2\nReport: Woman who claimed to have third breast added is fake,290\nEgypt's Sisi Offered Abbas Creation of Palestinian State in Sinai Peninsula,875\nNHL expansion plans in the works: reports,2294\nReport: Three missing Afghan soldiers caught at Canadian border,1620\nThree-breasted woman outed as fake by Tampa police,329\n\"Passenger headed to Dallas rages over ‘Merry Christmas,’ removed from plane\",448\n\"Finally, proof that Justin Bieber IS unbearable: Russian fisherman saved from bear attack when ringtone featuring one of the pop brat's songs scares it away\",2082\nEgypt’s President denies offering land to Palestinians,1454\nPresident of Argentina adopts Jewish godson to 'stop him turning into a werewolf',1992\nArgentina’s president adopts Jewish boy to save him from life as a werewolf,1421\nFive-year-old boy gets a bill for missing school friend's birthday party,3\nIslamic State releases video of beheading of U.S. hostage Steven Sotloff: site intelligence monitoring service,2008\n\"No, Saudi Arabia has not banned the \"\"tempting eyes\"\"\",2030\n\"Source: Joan Rivers' doc did biopsy, selfie\",2160\nReport: ISIS Is Selling the Body of James Foley for $1 Million,1038\nThree-breasted woman outed as fake by Tampa police,2038\nPresident of Argentina Adopts Boy to Stop Him from Becoming a Werewolf,641\nWoman with three breasts: Real or hoax?,1272\nHP is reportedly splitting into two companies,1450\nIslamic State puts James Foley’s body up for sale for $1M,2427\nEvil Aunt Hacks Off Toddlers Penis,813\nSaudi Airlines to Separate Men and Women on Flights,1151\nHewlett Packard ‘planning to split into two’,2505\nLenovo might be eyeing up BlackBerry... again,1639\nSamsung Rumoured to be Supplying the Screens for Apple Watch... Mk II,85\n4-inch iPhone 6 reported to be in development,469\nWoman Adds Third Breast by Undergoing Surgery to Participate in Reality Show,85\n\"Three-Boobed Girl probably a hoax, because obviously\",836\nUS denies it threatened Foley family,180\nThis Campaign Shows A Pretty Genius Way To Stop Men Catcalling In The Street,1285\nJournalist Steven Sotloff reportedly executed by ISIS,2366\nMissing Afghan soldiers taken into custody at Canadian border,785\nLenovo Could Make A Bid For BlackBerry (Rumor),1919\n\"Rob O'Neill may have killed bin Laden, but didn't take out gangster intruders\",1367\nHewlett-Packard Announces Plans To Break Up Company,1110\n\"Woman Gets Third Boob Implanted, Wants to Be \"\"Unattractive to Men\"\"\",1696\nHewlett-Packard Plans To Split Into Two Companies: WSJ Report,596\nWhite House denies threatening families of James Foley and Steven Sotloff over ISIS ransom but adds 'we made the law clear to them',1290\nReport: Apple Rethinking Beats Music Brand,1411\nGold Apple Watches to be stored in safes in Apple Stores,1454\n\"Wife chops off cheating husband’s penis, twice\",42\nIraqi Army Downs 2 UK Planes Carrying Weapons for ISIL,594\nWoman Who Claimed To Have Surgery To Add Third Breast Exposed As Hoaxer,1450\nFate of Isis leader remains unclear after US airstrike in Iraq,408\nREPORT: Tesla Chooses Nevada For Site Of Its Massive Battery Factory,1443\nBrighton jihadi 'among five killed in Syria drone strike',1617\nTriple-breasted woman pictured before 'operation' and vows surgery footage will prove third boob is no hoax,1102\nIsis 'behead their own fighters' for spying and embezzlement in Syria,1100\niOS 8.2 may launch Monday with new health features,2457\nAdopting Potential Werewolves Is Routine Business for Argentine Presidents,2427\nFour Reasons Not To Give Up Hope If Apple Buys Path,1102\nIs 'Crabzilla' real or not? Leading marine biologist rules picture of giant crab lurking in shallow waters must be a HOAX,2373\nISIL Has Reportedly Beheaded Journalist Steven Sotloff,2063\nZombie Cat: Buried Cat Claws Way Out Of Grave After Being Left For Dead,2390\nRampur: Angry Bride Marries Guest after Learning Groom is Epileptic,2004\nParents say they were kept in the dark on attempts to save James Foley,792\nThree Boobs Are Most Likely Two Boobs and a Lie,785\nBritish teenager Ibrahim Kamara 'Killed In US Airstrikes In Syria',111\nIsis: James Foley's beheaded body in $1m 'humanity case' sale offer to family,2063\n\"Afghan woman picks up dead son's gun, helps kill 25 Taliban militants to save village\",1287\n\"“I am lost for words,” 5-year-old boy billed for missing friend’s birthday party\",1350\n\"Woman pays $20,000 for third breast to make herself LESS attractive to men\",122\nFemale Kurdish ‘poster girl’ fighter feared killed,2222\nSteven Sotloff 'beheaded by Islamic State',1044\nTorpoint: Five-Year-Old Billed For Missing Friend’s Birthday Party In England,535\nISIS Leader Abu Bakr al-Baghdadi Wounded in Airstrikes; His Aide Killed,717\nTransgender Teen Commits Suicide & Pens A Heartbreaking Note Urging The World To Change,2513\nJoan Rivers’ doctor took a selfie while she was out cold before doing ‘an unauthorised biopsy’,1275\niPhone 6s ... transfiguration Nurse,2465\nHewlett-Packard to split into two public companies,1414\nJasmine Tridevil: Woman with three breast denies surgery hoax claims,1378\nBOOK: CHARLES MANSON’S FIANCÉ WANTED MARRIAGE SO SHE COULD DISPLAY HIS CORPSE IN TOURIST ATTRACTION,1394\nU.S.: Video showing Sotloff beheading is authentic,2289\n\"Teen wakes up during brain surgery, asks how it’s going\",453\nCharles Manson's fiancée 'only wanted to marry him so she could put his corpse on display in a glass coffin after he died',995\nMissing Afghan soldiers reportedly found near Canadian border,870\nJasmine Tridevil: The woman with three breasts,2292\nArgentina's President Adopts Jewish Boy to Keep Him from Turning into a Werewolf,1677\nThey're fake! Woman who claims to have surgically implanted third breast is a self-proclaimed hoaxer who once reported a '3 breast prosthesis' stolen from her luggage,471\nCNN: Doctor Took Mid-Surgery Selfie with Unconscious Joan Rivers,2289\n\"Hong Kong's protesters are using the \"\"hands up, don't shoot\"\" gesture from Ferguson\",1316\n\"No, Argentina's president did not adopt a Jewish child to stop him turning into a werewolf\",1639\n\"Apple Reportedly Close to Acquiring 'Path', Looking to Integrate Service Into Messages\",38\nArgentinian President Cristina Kirchner adopts Jewish boy to protect him from werewolf stigma,1264\n\"Woman Gets Third Boob Implanted, Wants to Be \"\"Unattractive to Men\"\"\",2361\nTeam 5 source: Missing Afghan soldiers found at Canadian border,1620\nISIS Reportedly Beheaded The 'Poster Child' For Kurdish Female Fighters,1741\nJustin Bieber ringtone saved a Russian fisherman during a bear attack,2\n\"Jealous Wife Who Chopped Off Husband’s Penis For Cheating On Her, Chops It Off A Second Time\",1366\nJames Foley family: Obama officials vowed criminal charges if we paid son’s ransom,927\nHere's What We Know About ISIS's Alleged Organ Harvesting Operation,758\nREPORT: Tesla Chooses Nevada For Site Of Its Massive Battery Factory,246\n\"U.S., BRENT CRUDE CRUDE FUTURES EXTEND GAINS ON UNCONFIRMED MARKET RUMOR OF OIL PIPELINE EXPLOSION IN SAUDI ARABIA\",274\nMissouri Pig Brothel Dismantled During FBI Raid,1235\nSaudi Arabian airline to separate genders after men complain about blokes sitting next to their wives,2436\nArab woman pilot who is poster girl for Gulf states' blitz on ISIS is 'disowned by her family' for bombing 'Sunni heroes of Iraq and the Levant',661\nCharles Manson’s fiancée wanted to marry him for his corpse: source,1741\nPresident of Argentina adopts Jewish godson to 'stop him turning into a werewolf',2382\nThe ISIS Executioner Who Killed 4 Hostages May Have Been Wounded In Airstrikes,2057\n\"Jealous Wife Who Chopped Off Husband’s Penis For Cheating On Her, Chops It Off A Second Time\",710\nIslamic State releases video showing beheading of US hostage Steven Sotloff,990\nFlorida woman claims to have surgically added third breast,164\nFlorida woman gets plastic surgery to add a third breast,1394\nIsis air strikes: Abu Bakr al-Baghdadi 'critically wounded' in air strikes near Mosul,1118\nISIS Reportedly Beheads A Second American Journalist,1391\nSuspended boy threatened to make student disappear with 'Lord of the Rings' replica ring,2316\nPoster girl in fight against ISIS is beheaded by terror group,389\nAPPLE WATCH MAY GO ON SALE IN MARCH ACCORDING TO ANALYST,1023\nThey're fake! Woman who claims to have surgically implanted third breast is a self-proclaimed hoaxer who once reported a '3 breast prosthesis' stolen from her luggage,1378\nJoan Rivers' Doctor Took a Selfie While She Was Under Anesthesia (Report),1793\nJoan Rivers’ doctor took selfie during procedure,1927\nLenovo 'resumes efforts to acquire struggling phone maker BlackBerry',489\nGigafactory location: Tesla Motors confirms Nevada announcement Thursday,647\nISIS executioner 'Jihadi John' reported wounded in air strike; UK investigating,1246\nJoan Rivers’ doctor took a selfie while she was out cold before doing ‘an unauthorised biopsy’,2021\nIslamic State releases video showing beheading of US hostage Steven Sotloff,1304\nReport: Woman who claimed to have third breast added is fake,2466\n\"The story of the Argentinean president, werewolves and seventh sons\",37\nFlorida woman gets plastic surgery to add a third breast,556\n\"Sorry, Argentina's President Didn't Actually Adopt a Jewish Werewolf\",697\n\"“I am lost for words,” 5-year-old boy billed for missing friend’s birthday party\",2112\nISIS Releases Video Allegedly Showing Beheading of U.S. Journalist Steven Sotloff,2063\nJoan Rivers' Doctor Allegedly Took a Selfie During Her Throat Surgery,556\nRumors Swirling About Israel's Shocking Sinai 'Endgame' Plan for Palestinians in Gaza,995\nThree Afghan soldiers who vanished from Massachusetts military base are FOUND trying to cross into Canada,1402\nLenovo might be eyeing up BlackBerry... again,728\n\"Source: Joan Rivers' doctor took selfie, began biopsy before her cardiac arrest\",1394\nISIS reportedly wants $1 million for beheaded hostage James Foley’s corpse,1845\nJustin Bieber ringtone saved a Russian fisherman during a bear attack,680\nIslamic State video reportedly shows beheading of Steven Sotloff,1431\nThe men caught cat-calling and wolf whistling their own MOTHERS: Hilarious TV show disguises women so they can experience their sons' behaviour,486\nIsis 'just one mile from Baghdad' as al-Qaeda fighters join forces against Syria air strikes,1552\nHere's What We Know About ISIS's Alleged Organ Harvesting Operation,2402\n‘Crabzilla’ a 50-foot colossal conundrum,2100\n'I had a third breast implant so I can turn off men',580\nUK looking into reports IS beheading suspect wounded,1932\nNo gender segregation on Saudia,1601\nLenovo Could Make A Bid For BlackBerry (Rumor),584\nJustin Bieber ringtone saves Russian man from bear attack,556\nHewlett-Packard Announces Plans To Break Up Company,668\nIs Kim Jong ill? North Korean dictator in poor health as his weight has ballooned thanks to an obsession with cheese,1113\nSteven Sotloff 'beheaded by Islamic State',2063\n\"Could Crabzilla, a 50-foot-long crab be real?\",2136\n\"Video Of Steven Sotloff Slaying By ISIS Is Authentic, U.S. Confirms\",912\nIslamic State trying to SELL decapitated body of US hostage James Foley for $1 MILLION,1527\nHewlett-Packard Plans To Break Into Two Companies: Report,1387\nIs 'Crabzilla' real or not? Leading marine biologist rules picture of giant crab lurking in shallow waters must be a HOAX,2158\nJihadist Brit teen killed in US air strikes,1250\nScorpion stings woman on OSU plane,1851\nHP to split into two businesses -- report,1953\nTriple-breasted woman pictured before 'operation' and vows surgery footage will prove third boob is no hoax,1811\n‘Crabzilla’ spotted off the coast of Britain,2146\nJoan Rivers Personal Doctor Allegedly Took A Selfie Before Her Biopsy And Cardiac Arrest,338\nAbu Bakr al-Baghdadi’s fate still unknown after US air strike on Isis as Iraqi forces enter Baiji,1275\nLenovo Could Make A Bid For BlackBerry (Rumor),491\n\"Next-gen iPhone rumored to sport dual-lenses, DSLR quality in 'biggest camera jump ever'\",2353\nMIRACLE CAT CLAWS ITS WAY OUT OF ITS OWN GRAVE FIVE DAYS AFTER BEING BURIED,177\nDisturbed aunt cuts off nephew’s penis after he burst’s in on her on the toilet.,1941\nThree Afghan soldiers found at Canada border after leaving Cape Cod base,2383\n\"A Peruvian TV show is tricking men into catcalling their mothers, for feminism\",823\n\"What’s Happening in Hong Kong? Stunning Images From the Occupy-Inspired, Ferguson-Tinged Protests\",1264\nTesla will build battery 'Gigafactory' in Nevada,111\nMissing Nuke In Colorado Sparks Intense Russian Fears,1448\nKurdish resistance denies ISIS claims that they have beheaded poster girl 'Rehana',1279\nMan removed from plane over Christmas greeting dispute,747\nDid Argentina's President Adopt A Jewish Baby To Stop It From Becoming A Werewolf??,1373\n\"Four new NHL expansion teams? Vegas, Seattle, Toronto and Quebec by 2017: Report\",1685\nFake News Report Claims Loggers Have Cut Down World's Oldest Tree,685\nVideo purportedly shows beheading of U.S. hostage Steven J. Sotloff,1687\nJoan Rivers' 'selfie' doctor 'DENIES performing biopsy and taking photo while star was under anesthesia',2487\nIsis 'behead their own fighters' for spying and embezzlement in Syria,1117\nJoan Rivers’ doctor snapped a selfie before biopsy surgery,1927\nApple Stores to Keep Gold “Edition” Apple Watch in Custom Safes,889\n'How's it going?': Teenager wakes up during brain surgery and asks doctors for progress report,1907\n\"Passenger headed to Dallas rages over ‘Merry Christmas,’ removed from plane\",923\n\"Report: Joan Rivers doctor took selfie, began biopsy, source says\",2439\nWerewolf Legend Leads To Jewish Godson's 'Adoption' by Argentina President,1779\nSaudi Arabia outlaws ‘tempting eyes’,1999\nIslamic State releases video showing beheading of US hostage Steven Sotloff,1964\nU.S. Authenticates Video Showing Sotloff's Beheading,1927\nIndian bride marries wedding guest after husband has epileptic seizure during ceremony,1882\nWoman With Three Breasts Is Reportedly A Fake: Jasmine Tridevil’s Real Identity Revealed,2383\nApple Watch Edition contains new “Apple gold”,2279\n\"Joan Rivers Death Preventable? Melissa Rivers Taking Legal Action, News Of Doctor’s Selfie Surfaces\",1229\nSource: Hackers send new message to Sony,1511\n‘Crabzilla’ a 50-foot colossal conundrum,1993\n\"U.S., BRENT CRUDE CRUDE FUTURES EXTEND GAINS ON UNCONFIRMED MARKET RUMOR OF OIL PIPELINE EXPLOSION IN SAUDI ARABIA\",970\n\"Report: Toronto, Seattle, Quebec City to join Vegas in 2017 NHL expansion\",3\nWoman with three breasts: Real or hoax?,2183\nISIS Releases Video Allegedly Showing Beheading of U.S. Journalist Steven Sotloff,2158\nTeen wakes up mid-brain surgery and asks doctors ‘How’s it going?’,2512\nISIS Is One Mile From Baghdad,471\nISIS terror chief 'believed dead': Iraqi military confirm warlord WAS injured in US-led airstrike as speculation grows feared jihadist perished in attack,735\nJoan Rivers’s Personal Doctor Denies Taking Operating-Room Selfie,1674\nFresh agony for James Foley's family as sick ISIS militants 'try to sell them his headless body for $1million',1072\nIndian bride marries wedding guest after husband has epileptic seizure during ceremony,916\nArgentina's President Just Adopted a Son So He Won't Turn into a Werewolf,1345\n\"Sorry, Argentina's President Didn't Actually Adopt a Jewish Werewolf\",2300\n\"Jealous Wife Who Chopped Off Husband’s Penis For Cheating On Her, Chops It Off A Second Time\",1246\nWednesday Apple Rumors: Apple May Be Ready to Buy Path,471\nJustin Bieber Basically Saves A Russian Man From A Bear,1629\n\"Joan Rivers: Doctor Took Selfie With Unconscious Comedian, Performed Biopsy Without Consent -- Details\",946\nMissing Afghan soldiers reportedly found near Canadian border,2086\nApple is reportedly shutting down Beats Music just three months after picking the company up.,2324\nCharles Manson Wedding Off: Fiancee’s Morbid Plan To Exploit His Corpse Emerges,1851\nMissing Afghan soldiers taken into custody at Canadian border,580\nJustin Bieber ringtone saves Russian man from bear attack,1309\nLenovo tipped to make a bid for BlackBerry this week,2294\nJihadist Brit teen killed in US air strikes,1452\nISIS Reportedly Executes 2nd American Journalist,2158\nApple Reportedly Planning to Shut Down Beats Music,2324\n\"Four new NHL expansion teams? Vegas, Seattle, Toronto and Quebec by 2017: Report\",2059\nPresident of Argentina adopts Jewish boy to stop him turning into werewolf,2007\nHugh Hefner is not dead: Playboy founder makes it to film night despite mortality rumours,549\nTriple-breasted woman pictured before 'operation' and vows surgery footage will prove third boob is no hoax,2466\n\"Ferguson Protester's Photo Gets Edited Into Racist Meme, Goes Viral\",960\nISIS Beheads Second American Journalist,1676\n\"3 Reasons Kim Jong-un Could Be Missing, Including A So-Called Downfall By Cheese\",1216\n\"Could Crabzilla, a 50-foot-long crab be real?\",338\nJasmine Tridevil Has Surgery 'To Add Third Breast' Total Recall Style,1770\n\"LG Display, Samsung unit to supply Apple Watch screens: Report\",471\n\"Apple Reported to Begin Shipping Apple Watch in March, 12-Inch MacBook Air in Early 2015\",868\nJoan Rivers’s Personal Doctor Denies Taking Operating-Room Selfie,2291\nThree Boobs Are Most Likely Two Boobs and a Lie,2466\nThird boob likely a hoax,1286\n\"ISIS Might Be Harvesting Organs To Finance Operations, Iraqi Envoy Tells UN\",182\n\"“Hands up, don’t shoot” comes to Hong Kong’s pro-democracy movement\",1879\nREPORT: Tesla Chooses Nevada For Site Of Its Massive Battery Factory,100\n\"Report: HP to split into two companies, one focused on PCs/printers and one on enterprise computing\",1851\n\"If They Are Beautiful, The Woman Will Be In Trouble': Saudi Arabia Religious Police Ban 'Tempting Eyes'\",2355\n'How's it going?': Teenager wakes up during brain surgery and asks doctors for progress report,400\n'I had a third breast implant so I can turn off men',894\nHugh Hefner Dead Rumors Not True,1402\n\"Joan Rivers’ Doctor Reportedly Took Selfie, Biopsy Right Before Her Heart Attack\",1755\nSource: Apple set to acquire Path in an attempt to bolster iOS social cred,894\nA Justin Bieber Ringtone Just Saved A Man’s Life Who Was Being Attacked By A Bear,934\nJoan Rivers' doctor 'took selfie before biopsy',2320\n\"Report: Woman claims she had third breast added, hopes to become a TV star\",489\nApple to shut down Beats Music? Not so Apple says,940\nWerewolf legend leads Argentine president to adopt,361\n\"Switzerland’s Assassination, Kim Jong Un Might Die From Cheese Overdose\",785\nWoman has surgery to get third breast: The three most statistically unlikely pairs of boobs,2026\nMissing Afghan Soldiers Apprehended Trying To Cross Border Into Canada,1812\nIslamic State releases video of beheading of U.S. hostage Steven Sotloff: site intelligence monitoring service,1676\nKim Jong IS Un-well – and it could be GOUT! North Korea confirms its young dictator is 'suffering discomfort' after addiction to Swiss cheese revealed,1770\nOil Futures Jump on Rumored Pipeline Explosion in Saudi Arabia,1809\nIs this Crabzilla? 'Giant crab' measuring 50ft spotted off British coast,580\nRaven Symone ‘Files Molestation Charges Against Bill Cosby’ is Fake,2467\nISIS online video shows beheading of U.S. journalist Steven Sotloff,627\nJoan Rivers' Doctor Took a Selfie While She Was Under Anesthesia (Report),2233\n'I had a third breast implant so I can turn off men',912\nSaudi Arabia’s Religious Police Outlaw ‘Tempting Eyes’,2173\nLenovo Looking To Buy BlackBerry Ltd [REPORT],1696\nIslamic State puts James Foley’s body up for sale for $1M,2517\n\"Morin goes back on transparency pledge, refuses to confirm or deny report that Apple is buying Path\",911\nREPORT: Doctor Snapped A 'Selfie' While Joan Rivers Was Under Anesthesia,765\nSaudi national airline may introduce gender segregation on its flights,1561\nLenovo might be eyeing up BlackBerry... again,457\n‘Three-boobed’ woman: They’re not fake,1701\n\"Jealous Wife Who Chopped Off Husband’s Penis For Cheating On Her, Chops It Off A Second Time\",1324\n\"[Google translate] AED site: Family \"\"Flyer\"\" Maryam Mansouri emphasizes \"\"fabricating\"\" a statement repudiating them\",1942\nArgentine President Takes On Godson — But Not To Keep Werewolf At Bay,2253\n\"'Sílbale your mother', the mockumentary to stop street harassment in Peru [Google Translate]\",1980\nDisturbed aunt cuts off nephew’s penis after he burst’s in on her on the toilet.,1510\nMicrosoft said to be buying the maker of 'Minecraft' for $2 billion,420\nCrazy Conservatives Are Sure a Gitmo Detainee Killed James Foley,987\nElementary school suspends boy after he threatens to turn fellow student invisible with the One Ring from Tolkien novels,1322\n\"Texas boy, 9, suspended for threatening to use ‘Hobbit’ magic, dad says\",2082\nIslamic State puts James Foley’s body up for sale for $1M,2169\n\"Was Charles Manson's \"\"Fiancée\"\" Playing Him to Get Custody of His Corpse?\",1992\nBritish teenage jihadi believed to have been killed in Syria,329\nIga Jasica Says Awakening During Brain Surgery Was No Mistake,1124\nGirl destroys boyfriends penis in acid attack after video of them having sex goes viral,1316\nWoman with three breasts ‘was a fake who has tricked people online before’,758\nThree Boobs Are Most Likely Two Boobs and a Lie,1373\nGallagher: Bettman has changed his tune on NHL expansion,901\nIs this Crabzilla? Giant Monster Crab Caught on Camera,2245\n\"Tail of survival: Buried cat, believed dead, claws back to life\",250\nHP Is Planning To Split Into Two Separate Businesses,1754\nFlorida woman gets plastic surgery to add a third breast,2040\nMan saved from bear attack - thanks to his Justin Bieber ringtone,923\nWhite House Threatened James Foley's Family with Prosecution,166\nLenovo Could Make A Bid For BlackBerry (Rumor),2294\nThey're fake! Woman who claims to have surgically implanted third breast is a self-proclaimed hoaxer who once reported a '3 breast prosthesis' stolen from her luggage,1903\n'I had a third breast implant so I can turn off men',1204\nBritish Jihadi Killed In US Airstrike - Reports,2001\n\"3 Afghan Soldiers Missing From U.S. Base Apprehended at Canadian Border, Reports Say\",3\nThis Third Boob Is Probably Only Real in Our Hearts,1811\nCheese addiction breaks Kim Jong-un's ankles,916\nReport: Hewlett-Packard plans to break into 2 companies,412\nMittens The Intersex Cat To Get Gender Assignment,1072\nLenovo tipped to make a bid for BlackBerry this week,58\nGigafactory location: Tesla Motors confirms Nevada announcement Thursday,1964\nArgentina's President Didn’t Adopt A Jewish Child To Avoid Becoming A Werewolf; So What Did She Do?,580\n\"ISIS might be harvesting organs, Iraq tells UN\",2194\nGrieving Afghan mother takes bloody revenge by killing 25 Taliban militants during seven hour battle after they gunned down her son,1874\nThis Man Kept HARASSING Women On The Streets. Until One Day… MOM!?,746\nBlood money: How ISIS is selling human organs harvested from living hostages and its own dead soldiers to fund terror across the Middle East,2083\nReport: Woman who claimed to have third breast added is fake,2026\n\"Source: Joan Rivers' doc did biopsy, selfie\",685\nBlackBerry (BBRY) Could Receive An Offer By Cash-Rich Lenovo As Early As This Week: Report,838\n\"Brain Surgery Recovery: Teenage Girl Wakes Up During Procedure, Talks About Cats\",627\nScorpion stings flier on Alaska Airlines flight from L.A.,2038\nSaudi Arabia airline segregation: Saudi airlines to assign seats based on gender,457\nIslamic State leader Abu Bakr al-Baghdadi wounded in airstrike: claims,1310\nEnraged spouse chops off unfaithful husband's manhood – TWICE,415\nThe Whole Internet Is Waiting For This Pic Of A Monster 50-Foot Crab To Be Declared A Hoax,58\nTeam 5 source: Missing Afghan soldiers found at Canadian border,2383\nSource: Three Afghan soldiers located at Canadian border,1886\n'The Cosby Show' Star Raven Symone Joins Long List of Women Accusing Bill Cosby of Rape,2262\nArgentina’s president adopts Jewish boy to save him from life as a werewolf,1633\n\"Morin goes back on transparency pledge, refuses to confirm or deny report that Apple is buying Path\",1701\n\"Islamic State leader Abu Bakr al-Baghdadi: Wounded, dead or missed entirely by U.S. airstrikes?\",1620\nLenovo might be eyeing up BlackBerry... again,2294\n\"ISIS Leader Injured in Air Strike, Iraqi Officials Say\",1088\nZombie Cat Claws Way Out of Grave Five Days After Being Buried Alive,758\nJoan Rivers' 'selfie' doctor 'DENIES performing biopsy and taking photo while star was under anesthesia',1310\nMissing Kim Jong-un suffering with 'condition' after CHEESE binge,2402\nIndia: Angry bride marries guest after original groom falls ill during wedding ceremony,711\nPregnant St. Louis woman loses eye after police fire non-lethal round: reports,2160\n\"LG Display, Samsung unit to supply Apple Watch screens: South Korea paper\",1798\nMissing Afghan soldiers taken into custody at Canadian border,910\nFemale Kurdish ‘poster girl’ fighter feared killed,172\nMIRACLE CAT CLAWS ITS WAY OUT OF ITS OWN GRAVE FIVE DAYS AFTER BEING BURIED,3\nAmerican Airlines boots man from plane after ‘Merry Christmas’ prompts meltdown,197\nPurported Lisa Bonet Twitter Account Suspended After Cryptic Cosby Tweet,1770\n\"Wife chops off cheating husband’s penis, twice\",1124\nJihadist Brit teen killed in US air strikes,1607\nHeads up oil traders: Big pipeline explosion reported in Saudi Arabia,1163\n\"Transgender teen who committed suicide left heartbreaking note saying she would \"\"never be happy\"\"\",73\nWoman Gets Third Boob to Appear Unattractive to Men,150\nDid Argentina's President Adopt A Jewish Baby To Stop It From Becoming A Werewolf??,291\nMICROSOFT 'IN SERIOUS DISCUSSIONS' TO PURCHASE MINECRAFT DEV MOJANG,2038\nEl-Sisi denies claims he'll give Sinai land to Palestinians,1108\nSteven Sotloff: Islamic State 'kills US hostage',485\n\"Stephen Sotloff beheading shown in video, ISIS claims\",1687\n\"Surgery Patient Wakes Up, Asks Doc 'How's It Going?'\",1607\n\"Next-gen iPhone rumored to sport dual-lenses, DSLR quality in 'biggest camera jump ever'\",914\nMIRACLE CAT CLAWS ITS WAY OUT OF ITS OWN GRAVE FIVE DAYS AFTER BEING BURIED,535\n\"Doctor took selfie with Joan Rivers while star was under anesthesia, CNN says  Read more at Jacksonville.com: http://jacksonville.com/entertainment/2014-09-16/story/doctor-took-selfie-joan-rivers-while-star-was-under-anesthesia-cnn#ixzz3DZRmGLrZ\",430\n\"No, the world's oldest tree has not been accidentally cut down by loggers in the Amazon\",1211\nISIS Is One Mile From Baghdad,2402\nVideo reportedly shows beheading of reporter Steven Sotloff by ISIS,1886\nApple to keep gold Watch Editions in special in-store safes,1749\nGold Apple Watches to be stored in safes in Apple Stores,1601\nTesla chooses Nevada for battery factory: Sources,252\nKurdish resistance denies ISIS claims that they have beheaded poster girl 'Rehana',960\nMan removed from plane over Christmas greeting dispute,426\nIsraeli right welcomes Sisi's offer to a Palestinian State in Sinai,1443\nBOOK: CHARLES MANSON’S FIANCÉ WANTED MARRIAGE SO SHE COULD DISPLAY HIS CORPSE IN TOURIST ATTRACTION,2482\n\"Fake or freak? Woman, 21, claims to have paid $20,000 to surgically add third breast in desperate bid to become a reality TV star\",1811\nUS denies it threatened Foley family,2513\nUN urged to investigate ISIS's bloody trade in human organs after Iraqi ambassador reveals doctors are being executed for not harvesting body parts,1228\nSaudi Airlines Sexist: Airline Intends To ‘Enforce Rules’ To Separate Male And Female Passengers,1980\nCharles Manson’s fiancee allegedly wanted to marry him for his corpse,1992\nJoan Rivers’ Doctor Snapped Selfie During Throat Procedure (Report),2021\nWife chops off cheating husband’s penis twice – then stray animal steals it,2216\nFerguson protester shot in the eye with rubber bullet by police,647\nHP is better not together — company to split into enterprise and PC/printer businesses,785\nThis Third Boob Is Probably Only Real in Our Hearts,2270\nMittens The Intersex Cat To Get Gender Assignment,38\nISIS executioner 'Jihadi John' reported wounded in air strike; UK investigating,2190\nThree Boobs Are Most Likely Two Boobs and a Lie,290\nTexas boy suspended for saying he could make classmate ‘disappear’ with ‘Lord of the Rings’ sorcery,393\nJustin Bieber Saved This Guy From a Bear Attack,319\nEXCLUSIVE: Apple To Unveil The Long-Awaited Retina MacBook Air At Its “Spring Forward” Event,2465\n\"The story of the Argentinean president, werewolves and seventh sons\",1850\nBlackBerry (BBRY) Could Receive An Offer By Cash-Rich Lenovo As Early As This Week: Report,1653\nIsis 'just one mile from Baghdad' as al-Qaeda fighters join forces against Syria air strikes,1937\nJoan Rivers’ doctor snapped a selfie before biopsy surgery,1755\nFlorida Woman Has Surgery To Add Third Breast To Her Chest,785\n\"Finally, proof that Justin Bieber IS unbearable: Russian fisherman saved from bear attack when ringtone featuring one of the pop brat's songs scares it away\",1626\nSource: Missing Afghan soldiers at Canadian border,2300\nCNN: Doctor Took Mid-Surgery Selfie with Unconscious Joan Rivers,1845\nWoman Bit By Scorpion on Alaska Airlines Flight Is Chill as Hell,141\nSaudi Arabia outlaws ‘tempting eyes’,1999\n\"Report: Woman claims she had third breast added, hopes to become a TV star\",1741\nJoan Rivers’s Personal Doctor Denies Taking Operating-Room Selfie,1525\nApple to shut down Beats Music? Not so Apple says,231\nJustin Bieber Ringtone Startles Bear,2487\nU.S. Authenticates Video Showing Sotloff's Beheading,916\nMinecraft Is Expected to Be Acquired by Microsoft,2040\n\"Phone 6s Will Sport Dual-lens Camera, Healthkit Sensors: Rumor\",2422\nJustin Bieber Basically Saves A Russian Man From A Bear,96\nSaudi Arabia's national airline planning to introduce gender segregation on flights,1691\nExplosive New Details Of Joan Rivers’ Medical Crisis: Doctor Snapped Selfie With Legendary Comic & Performed Unauthorized Biopsy While She Was Under Anesthesia!,2289\nGhost Ship,196\nSchool pupil writes moving letter to her teacher after he comes out as gay,172\nWoman Reportedly Pours Acid on Boyfriend's Penis After Finding His Sex Tape,1964\nTeen wakes up mid-brain surgery and asks doctors ‘How’s it going?’,1741\nWoman Bit By Scorpion on Alaska Airlines Flight Is Chill as Hell,2065\nGold Apple Watches to be stored in safes in Apple Stores,1381\n\"50ft crustacean, dubbed Crabzilla, photographed lurking beneath the waters in Whitstable\",2279\nMan removed from plane over Christmas greeting dispute,641\n\"REPORT: ISIS CAPTURES, BEHEADS KURDISH FEMALE FIGHTER 'REHANA' IN KOBANE\",535\nBlood money: How ISIS is selling human organs harvested from living hostages and its own dead soldiers to fund terror across the Middle East,1373\nFlorida woman gets plastic surgery to add a third breast,100\nRumor: ‘new’ 4-inch iPhone on the way,2158\nJoan Rivers' Personal Doctor Allegedly Took A Selfie During Her Throat Procedure,1525\nReport: Apple May Buy Social Network Path,1601\n\"IBM Corp expected to cut more than 110,000 jobs in massive overhaul, report says\",2527\n\"Hewlett-Packard splits off PC, printer businesses\",2324\n\"Ferguson Protester's Photo Gets Edited Into Racist Meme, Goes Viral\",1279\nSyria: Teenage British Jihadi from Brighton Killed in US Airstrikes,1941\nArab woman pilot who is poster girl for Gulf states' blitz on ISIS is 'disowned by her family' for bombing 'Sunni heroes of Iraq and the Levant',222\n\"IBM to cut more than 111,000 jobs in largest corporate lay-off ever\",823\nISIS Leader Abu Bakr al-Baghdadi Wounded in Airstrikes; His Aide Killed,1980\nIS reportedly tries to sell slain US hostage’s body for $1 million  Read more: IS reportedly tries to sell slain US hostage's body for $1 million,448\nAfghan Soldiers Found at Canadian Border,1874\nWerewolf legend leads Argentine president to adopt,1441\nWoman Gets Third Boob to Appear Unattractive to Men,1067\nThird boob likely a hoax,1204\nRumor: Apple in late-stage talks to buy Path social platform,2279\nBlood money: How ISIS is selling human organs harvested from living hostages and its own dead soldiers to fund terror across the Middle East,897\nDid Argentina's President Adopt A Jewish Baby To Stop It From Becoming A Werewolf??,1181\n\"\"\"Jihadi John\"\" reportedly wounded in airstrike\",2190\nJustin Bieber ringtone saved a Russian fisherman during a bear attack,1272\nFound at Canadian border: 3 Afghan soldiers missing from Cape Cod,2120\nIraqi Army Downs 2 UK Planes Carrying Weapons for ISIL,430\nExplosive New Details Of Joan Rivers’ Medical Crisis: Doctor Snapped Selfie With Legendary Comic & Performed Unauthorized Biopsy While She Was Under Anesthesia!,223\nHewlett-Packard Plans to Break in Two,1838\nEXCLUSIVE: Got him! Jihadi John is 'wounded in US airstrike on secret bunker meeting of ISIS high command',1704\nJoan Rivers’ doctor took selfie during procedure,338\nSource: Missing Afghan soldiers at Canadian border,2513\n\"NHL expansion to include Toronto, Quebec City, Seattle and Las Vegas: Report\",2279\nDumb Racists Photoshop Ferguson Protester Into Awful Viral Meme,1770\nISIS reportedly wants $1 million for beheaded hostage James Foley’s corpse,1038\n'They got in our way': James Foley's brother backs mother attacking Obama administration over failure to save photojournalist before he was beheaded by ISIS,2505\nJoan Rivers' Doctor Took a Selfie While She Was Under Anesthesia (Report),1878\nKorean Housewife’s Hair Sucked Up into Robot Vacuum,2500\nU.S. Officials Threatened James Foley’s Parents With Prosecution Over Ransom,250\n\"Apple in late stages to acquire Path, report says\",485\nApple’s Beats Music Brand May Go Away. Apple’s Beats Music Service is Sticking Around.,249\n9-Year-Old Writes Moving Letter to Teacher Who Came Out as Gay to His Class,92\nIs Jasmine Tridevil’s Third Boob Real? Alisha Hessler Hoax Rumors Swirl,1903\nU.S. airstrikes 'hit ISIS leader': Terror group chief 'critically wounded' in Iraq after coalition forces bomb jihadi leaders,1146\nJustin Bieber's 'Baby' Saves Man From Violent Bear Attack,806\nIraqi Army Downs 2 UK Planes Carrying Weapons for ISIL,1927\nDid Argentina's President Adopt A Jewish Baby To Stop It From Becoming A Werewolf??,784\nRaven-Symone Did NOT Accuse Bill Cosby Of Molestation Or Rape — It’s A HOAX,113\nWatch Two Guys Appear to Get Tricked Into Catcalling Their Own Moms,486\nThese Men Weren't Really Tricked Into Sexually Harassing Their Moms,823\nCharles Manson Wedding Off: Fiancee’s Morbid Plan To Exploit His Corpse Emerges,579\nUK looking into reports IS beheading suspect wounded,811\nA bunch of cool health features were cut from the Apple Watch at the last minute,2461\nHearing Unconfirmed Reports of Saudi Pipeline Explosion,2361\nBettman says NHL expansion not imminent,2517\n‘How’s it going?’: Teen wakes up during brain surgery,316\nPregnant woman loses eye after Ferguson cops fire bean bag,2040\nArgentina's President Didn’t Adopt A Jewish Child To Avoid Becoming A Werewolf; So What Did She Do?,1872\nApple Watch shipments to start in March: 12in new MacBook Air expected to be launched in same quarter,1023\nOriginal Apple Watch Health Features Were Dropped Due to Consistency Issues,1851\nRaven-Symone Did NOT Accuse Bill Cosby Of Molestation Or Rape — It’s A HOAX,556\n\"Reports: NHL expansion could include Las Vegas, others\",2085\nJoan Rivers’ Doctor Snapped Selfie During Throat Procedure (Report),2126\n'I had a third breast implant so I can turn off men',2270\nMan Mauled By Bear Says He's Only Alive Thanks to Justin Bieber,2373\nJoan Rivers’s Personal Doctor Denies Taking Operating-Room Selfie,2233\nISIS executioner 'Jihadi John' reported wounded in air strike; UK investigating,408\nGrieving Afghan mother takes bloody revenge by killing 25 Taliban militants during seven hour battle after they gunned down her son,2205\nAfghan Mother Reza Gul Takes Up Slain Son's Gun to Kill Taliban Attackers,2331\nThis Man Kept HARASSING Women On The Streets. Until One Day… MOM!?,1191\nFlorida woman claims to have surgically added third breast,1450\nUnited Nations asked to investigate claims of organ harvesting by ISIS,66\nIslamic State reportedly on Baghdad’s outskirts after week of victories,940\n3-Boobed Woman a Fake,661\nFlorida Woman Has Surgery To Add Third Breast To Her Chest,1811\nArgentina's president 'adopts' godson 'to prevent him becoming a werewolf',2383\nRumors Swirling About Israel's Shocking Sinai 'Endgame' Plan for Palestinians in Gaza,2100\nThe US Threatened To Prosecute Families Of The 2 Murdered Americans If They Paid A Ransom To ISIS,2229\n\"Finally, proof that Justin Bieber IS unbearable: Russian fisherman saved from bear attack when ringtone featuring one of the pop brat's songs scares it away\",680\nArgentinian President Cristina Kirchner adopts Jewish boy to protect him from werewolf stigma,1373\n\"ISIS Might Be Harvesting Organs To Finance Operations, Iraqi Envoy Tells UN\",2007\nReport: Woman who claimed to have third breast added is fake,85\nJasmine Tridevil: Woman with three breast denies surgery hoax claims,1811\nISIS Reportedly Executes 2nd American Journalist,1964\n\"Female Kurdish Fighter 'Rehana' is Alive, Claim Supporters; Post CNN Video as Proof\",1749\n\"Joan Rivers: Doctor Took Selfie With Unconscious Comedian, Performed Biopsy Without Consent -- Details\",685\nFake-News Report Claims Michael Jackson Is Father Of Bruno Mars,252\nISIS fighters now 'at the gates of Baghdad': Islamic militants fighting 'just one mile from Iraqi capital' despite days Western airstrikes,960\nIraqi Army Downs Two British Planes Carrying Weapons for ISIL Terrorists,1927\nIsraeli politicians praise Sisi plan to give Palestinians land for a state in Sinai,535\nJoan Rivers' Doctor Reportedly Took a Selfie Before Her Cardiac Arrest,2357\nWhite House denies threatening families of James Foley and Steven Sotloff over ISIS ransom but adds 'we made the law clear to them',353\n\"Video Of Steven Sotloff Slaying By ISIS Is Authentic, U.S. Confirms\",2289\nPregnant woman loses eye after Ferguson cops fire bean bag,1078\nCanadian cat Mittens to undergo gender reassignment surgery after it is revealed to be a hermaphrodite,2333\nThe Story of the 3-Boobed Lady Is As Fake As Her Third Boob,2270\nIslamic State releases video of beheading of U.S. hostage Steven Sotloff: site intelligence monitoring service,1078\n\"Transgender teen who committed suicide left heartbreaking note saying she would \"\"never be happy\"\"\",2105\nJames Foley family: Obama officials vowed criminal charges if we paid son’s ransom,1072\n\"Source: Joan Rivers' doc did biopsy, selfie\",457\nHP Is Planning To Split Into Two Separate Businesses,1450\nPresident of Argentina adopts Jewish boy to stop him turning into werewolf,2121\nSteven Sotloff: Islamic State 'kills US hostage',990\nWe just found out the #Ferguson Protester who claim she was shot in the eye with a rubber bullet was a false story guys. Smh..,519\n\"Official: Houthis take U.S. vehicles, weapons in Yemen\",2146\nWife cuts off husband's penis TWICE after catching him cheating,1124\n\"No, Argentina's president did not adopt a Jewish child to stop him turning into a werewolf\",1160\n\"A Peruvian TV show is tricking men into catcalling their mothers, for feminism\",361\n'Zombie Cat' Claws Way Out Of Grave And Into Our Hearts,1705\nTransgender Teen Commits Suicide & Pens A Heartbreaking Note Urging The World To Change,2082\n\"What’s Happening in Hong Kong? Stunning Images From the Occupy-Inspired, Ferguson-Tinged Protests\",1879\n\"Polish Teenager Wakes Up During Brain Surgery, Talks To Doctor\",67\nIslamic State releases video showing beheading of US hostage Steven Sotloff,1687\nWoman Who Claimed To Have Surgery To Add Third Breast Exposed As Hoaxer,2\nBlood money: How ISIS is selling human organs harvested from living hostages and its own dead soldiers to fund terror across the Middle East,890\nU.S. Authenticates Video Showing Sotloff's Beheading,1386\nVideo purports to show beheading of US journalist,606\nCrabzilla,753\nJoan Rivers’ doctor snapped a selfie before biopsy surgery,1653\nExplosive New Details Of Joan Rivers’ Medical Crisis: Doctor Snapped Selfie With Legendary Comic & Performed Unauthorized Biopsy While She Was Under Anesthesia!,338\n'I had a third breast implant so I can turn off men',1696\nFlorida woman has surgery to add third breast to make herself 'unatttractive to men',2402\nJustin Bieber Ringtone Startles Bear,2315\nSaudi Arabia outlaws ‘tempting eyes’,2199\nJustin Bieber ringtone saves man being mauled by bear,2464\nHermaphroditic cat to undergo gender reassignment surgery,1816\nJustin Bieber ringtone saved a Russian fisherman during a bear attack,1396\n\"Joan Rivers Death Preventable? Melissa Rivers Taking Legal Action, News Of Doctor’s Selfie Surfaces\",1927\nIBM denies layoff rumors,1604\nObama Orders Fed To Adopt Euro Currency,1639\nArgentina president adopts Jewish godson for first time in country's history,2427\n\"Joan Rivers: Doctor Took Selfie With Unconscious Comedian, Performed Biopsy Without Consent -- Details\",1394\nApple iPhone Mini with 4-inch Display Set to Replace iPhone 5c: Rumor,469\nBrain op shock as teen wakes up mid-surgery,400\nISIS Reported to Behead Second American,1387\nSaudi Arabia May Be Taking Misogyny to the Skies,192\n\"Woman Gets Third Boob Implanted, Wants to Be \"\"Unattractive to Men\"\"\",1067\nISIS Leader Abu Bakr al-Baghdadi Wounded in Airstrikes; His Aide Killed,20\nSaudi Airlines to Separate Men and Women on Flights,1452\nArgentina Has a Superstition That Seventh Sons Will Turn into Werewolves,710\nSaudi Arabia set to introduce gender segregation on national airline flights,1691\n‘Three-boobed’ woman: They’re not fake,2\n\"Source: Joan Rivers' doctor took selfie, began biopsy before her cardiac arrest\",2467\nRobot vacuum cleaner 'ate' a woman's hair [Google Translate],2173\nArgentina's President Just Adopted a Son So He Won't Turn into a Werewolf,361\nGirl poured acid on boyfriend’s penis after he released sex tape,1324\n\"Fake or freak? Woman, 21, claims to have paid $20,000 to surgically add third breast in desperate bid to become a reality TV star\",2038\n«Daash Syria» Announces Egyptian escape b «Zakat funds» [Google Translate],1655\n\"Joan Rivers' doctor denies 'unauthorized procedure,' selfie before cardiac arrest\",113\n\"U.S., BRENT CRUDE CRUDE FUTURES EXTEND GAINS ON UNCONFIRMED MARKET RUMOR OF OIL PIPELINE EXPLOSION IN SAUDI ARABIA\",2085\nJoan Rivers' 'selfie' doctor 'DENIES performing biopsy and taking photo while star was under anesthesia',2517\nLenovo ready to bid for Blackberry - report,1653\nUPDATE: Children used as dogs in fights,1561\n\"Bieber ringtone scares bear, saves man's life\",680\nJustin Bieber Saved A Guy Getting Mauled By A Bear,2373\nHP announces plan to split in two,1414\nJilted wife chops off two-timing hubby’s manhood — twice,1023\nIs 'Crabzilla' real or not? Leading marine biologist rules picture of giant crab lurking in shallow waters must be a HOAX,2380\niPhone 6s ... transfiguration Nurse,1464\nApple Killing Beats Music: 5 Fast Facts You Need to Know,2350\n\"Source: Joan Rivers' doc did biopsy, selfie\",2253\nBlood money: How ISIS is selling human organs harvested from living hostages and its own dead soldiers to fund terror across the Middle East,1512\nUS Ally Saudi Arabia Starts Gender Segregation On National Airline,192\nFlorida woman claims to have surgically added third breast,934\nDid Argentina's President Adopt A Jewish Baby To Stop It From Becoming A Werewolf??,101\nJoan Rivers' 'selfie' doctor 'DENIES performing biopsy and taking photo while star was under anesthesia',2169\nFat dictator Kim Jong-un dying from cheese addiction,2189\nKorean housewife 'attacked' by robot vacuum cleaner,1616\nApple Watch Edition: special safes to be installed in Apple Stores to house luxury smart watch,1345\n\"Was Charles Manson's \"\"Fiancée\"\" Playing Him to Get Custody of His Corpse?\",141\nJoan Rivers' Doctor Reportedly Took a Selfie Before Her Cardiac Arrest,1033\n\"Sony Hackers Email: Thanks For Running Scared, We'll Stop Now\",1444\nREPORT: Doctor Snapped A 'Selfie' While Joan Rivers Was Under Anesthesia,1882\nREPORT: The Apple Watch will be available outside the US when it launches next month,1284\n\"Fake or freak? Woman, 21, claims to have paid $20,000 to surgically add third breast in desperate bid to become a reality TV star\",2301\nSexually frustrated female owl killed male because his penis was too small,1643\n\"Joan Rivers Death Preventable? Melissa Rivers Taking Legal Action, News Of Doctor’s Selfie Surfaces\",2291\nThis Woman Claims To Have Had Plastic Surgery To Have A Third Breast,1903\nReport: Doctor took a selfie when Joan Rivers was under anesthesia,525\nAngry Indian bride marries wedding guest,133\nHow a Reddit user convinced Tim Cook to change Apple’s on-hold music,717\nReport: Three missing Afghan soldiers caught at Canadian border,1759\nISIS wants $1M for Foley’s body,69\nCharles Manson Wedding Off: Fiancee’s Morbid Plan To Exploit His Corpse Emerges,1741\n\"Transgender Teen Leelah Alcorn Commits Suicide By Walking In Front Of Semi Truck, Blames Christian Parents In Viral Suicide Note\",1809\nJoan Rivers' doctor 'took selfie before biopsy',1927\nGigafactory location: Tesla Motors confirms Nevada announcement Thursday,2400\nIslamic state issues video of beheading of U.S. hostage: SITE,735\n\"Islamic State leader Abu Bakr al-Baghdadi: Wounded, dead or missed entirely by U.S. airstrikes?\",1052\n\"Crabzilla: Photo Appears To Show Giant, 50-Foot Crab Lurking In British Waters\",2282\nIsis 'Admits' Leader Abu Bakr al-Baghdadi Injured in US Air Strike,1411\n\"Tesla settles on Nevada for \"\"gigafactory\"\" site -CNBC\",2384\n\"Source: Joan Rivers' doc did biopsy, selfie\",1861\n«Daash Syria» Announces Egyptian escape b «Zakat funds» [Google Translate],1512\nA Russian Guy Says His Justin Bieber Ringtone Saved Him From A Bear Attack,163\nBrain op shock as teen wakes up mid-surgery,113\n\"Beast-eater, frightened phone signal, threw the victim and rend in the taiga\",163\n\"Boy, 5, given £15.95 invoice for missing friend's birthday party\",791\nSaudi Arabian Airline Rep Denies Plan to Separate Men and Women on Flights,2140\nFoley family says was 'threatened' by U.S. official over ransom: ABC,1218\n\"ISIS might be harvesting organs, Iraq tells UN\",1770\nREPORT: Doctor Snapped A 'Selfie' While Joan Rivers Was Under Anesthesia,596\nU.S. airstrikes 'hit ISIS leader': Terror group chief 'critically wounded' in Iraq after coalition forces bomb jihadi leaders,1186\n‘Three-boobed’ woman: They’re not fake,2466\nThe Story of the 3-Boobed Lady Is As Fake As Her Third Boob,2361\n\"Jealous Wife Who Chopped Off Husband’s Penis For Cheating On Her, Chops It Off A Second Time\",1160\n\"50ft crustacean, dubbed Crabzilla, photographed lurking beneath the waters in Whitstable\",338\nScorpion stings woman on OSU plane,1617\nU.S. confirms authenticity of second journalist beheading video,2063\n\"Joan Rivers' doctor denies 'unauthorized procedure,' selfie before cardiac arrest\",1765\nReport: Apple Is Shutting Down Beats Music,930\nLenovo ready to bid for Blackberry - report,178\nJoan Rivers Personal Doctor Allegedly Took A Selfie Before Her Biopsy And Cardiac Arrest,2119\nCrazy Conservatives Are Sure a Gitmo Detainee Killed James Foley,485\nVideo Appears to Show ISIS Execution of Second American Steven Sotloff,1052\nTransgender Teen Leelah Alcorn Blames Christian Parents In Tumblr Suicide Note,661\nTampa woman claims to add 3rd breast,1067\n\"Polish Teenager Wakes Up During Brain Surgery, Talks To Doctor\",1527\nReport: Second American Journalist Beheaded by Islamic State Terrorists,783\nFerguson riots: Pregnant woman loses eye after cops fire BEAN BAG round through car window,1504\nManson's fiancee wants to put his corpse on display: Report,2065\n\"Ferguson Protester's Photo Gets Edited Into Racist Meme, Goes Viral\",784\nAn Egyptian ISIS treasurer stole $1 million and fled to Turkey,1520\nIsraeli politicians praise Sisi plan to give Palestinians land for a state in Sinai,2194\nArgentina’s president adopts Jewish godson to counteract werewolf legend,1581\nFlorida woman gets third breast to become 'unattractive' 32,2292\n\"Sony Hackers Email: Thanks For Running Scared, We'll Stop Now\",249\nWaPo: Was Foley’s killer a former Gitmo detainee?,1038\nSaudi Arabia's national airline to introduce gender segregation after a string of complaints from male passengers,2279\n3-Boobed Woman a Fake,2183\n\"Saudi airline, Saudia, to ban gender-mixing\",2437\nISIS militants just 1 mile from Baghdad as fierce fighting reported near Iraqi capital,1596\nHP is better not together — company to split into enterprise and PC/printer businesses,412\nHP is reportedly splitting into two companies,279\nReport: Hewlett-Packard plans to break into 2 companies,1801\n\"Woman Gets Third Boob Implanted, Wants to Be \"\"Unattractive to Men\"\"\",471\nJustin Bieber Ringtone Startles Bear,1309\nJustin Bieber Saved This Guy From a Bear Attack,806\n'Miracle cat' rises from the dead five days after burial,1674\nSamsung Rumoured to be Supplying the Screens for Apple Watch... Mk II,1576\nAnalyst “Confirms” Apple Watch And 12-inch MacBook Air’s Q1 2015 Launch,1229\nHewlett-Packard to split into two public companies,785\nIS executioner 'Jihadi John' injured in air strike: reports,2057\nJustin Bieber's 'Baby' Saves Man From Violent Bear Attack,20\nWoman Adds Third Breast by Undergoing Surgery to Participate in Reality Show,2101\nArgentina president adopts Jewish godson for first time in country's history,2382\nArgentine President Takes On Godson — But Not To Keep Werewolf At Bay,1773\n3-Boobed Woman a Fake,1241\nBrain op shock as teen wakes up mid-surgery,1762\nLenovo Looking To Buy BlackBerry Ltd [REPORT],1587\n\"Beast-eater, frightened phone signal, threw the victim and rend in the taiga\",1520\nIraq’s ambassador urges UN to investigate claims Isis is harvesting organs: ‘We have bodies - it is clear they are missing certain parts',930\n‘Three-boobed’ woman: They’re not fake,1811\nThe Story of the 3-Boobed Lady Is As Fake As Her Third Boob,150\nIRAQ ACCUSES BRITAIN OF DELIVERING WEAPONS TO ISLAMIC STATE,479\n‘I will have justice for what they did to me’: Pregnant St. Louis woman loses eye after police fire non-lethal round at car during Ferguson protest (VIDEO),1548\nCrabzilla artist Quinton Winter reveals all after image of crab off Whitstable appeared at Horsebridge Centre,1452\nIslamic State releases video of beheading of U.S. hostage Steven Sotloff: site intelligence monitoring service,1964\nHeads up oil traders: Big pipeline explosion reported in Saudi Arabia,1194\nWoman Who Claimed To Have Surgery To Add Third Breast Exposed As Hoaxer,2383\n\"Source: Joan Rivers' doc did biopsy, selfie\",1677\nDid Argentina's President Adopt A Jewish Baby To Stop It From Becoming A Werewolf??,1279\nJoan Rivers' Personal Doctor Allegedly Took A Selfie During Her Throat Procedure,1674\nVideo purports to show beheading of US journalist,990\n‘Crabzilla’ spotted off the coast of Britain,2173\nMicrosoft said to be buying the maker of 'Minecraft' for $2 billion,316\nBreast Chancer,1894\nAbu Bakr al-Baghdadi’s fate still unknown after US air strike on Isis as Iraqi forces enter Baiji,1557\n‘Dead’ cat claws out of grave 5 days later,890\nAdopting Potential Werewolves Is Routine Business for Argentine Presidents,448\nJustin Bieber ringtone saves Russian man from bear attack,2040\n\"Passenger headed to Dallas rages over ‘Merry Christmas,’ removed from plane\",806\nAmerican Airlines boots man from plane after ‘Merry Christmas’ prompts meltdown,69\n\"Sony Hackers Email: Thanks For Running Scared, We'll Stop Now\",2173\nSources: Missing Afghan Soldiers May Have Been Found Near Canadian Border,786\n\"After Beheading of Steven Sotloff, Obama Pledges to Punish ISIS\",1194\nWerewolf legend leads Argentine president to adopt,2350\nThird boob likely a hoax,2361\nJustin Bieber ringtone saves man being mauled by bear,163\nIs Jasmine Tridevil's Triple Breasted Tale An Internet Hoax?,1894\nBlood money: How ISIS is selling human organs harvested from living hostages and its own dead soldiers to fund terror across the Middle East,2222\n\"REPORT: Apple Will Acquire Path, The Struggling Social Network\",50\nReport: Apple Is Shutting Down Beats Music,1741\nWould US sue parents of James Foley? Why White House is Defending Itself,1100\nSchool children in Johannesburg imitate dog fighting during recess,1052\n\"Apple Watch Edition Will Save On Gold With Patented Alloy, Could Start At $2,999\",1765\nFate of IS leader Abu Bakr al-Baghdadi unknown after airstrikes target him,1557\nISIS Is One Mile From Baghdad,1102\nIslamic State trying to SELL decapitated body of US hostage James Foley for $1 MILLION,231\nReport: Egyptian President Makes Surprising Suggestion to Move the Location of a Future Palestinian State,1727\nIs this a Crabzilla spotted in the UK? Monster crab measures about 50 feet,31\nMan removed from plane over Christmas greeting dispute,2023\n\"The story of the Argentinean president, werewolves and seventh sons\",2522\nDoc calls macabre 'selfie' claims completely crazy,2500\nJustin Bieber ringtone saves Russian fisherman from bear attack,2205\nBrighton jihadi 'among five killed in Syria drone strike',2108\nHewlett-Packard to split in 2 companies,52\nIslamic State leader Abu Bakr al-Baghdadi wounded in airstrike: claims,20\n\"Oil spikes on U.S. inventory data, Saudi explosion rumor\",1809\nJournalist Steven Sotloff reportedly executed by ISIS,1052\nArgentinian President Cristina Kirchner adopts Jewish boy to protect him from werewolf stigma,2198\nFoley family says was 'threatened' by U.S. official over ransom: ABC,2516\nJoan Rivers’s Personal Doctor Denies Taking Operating-Room Selfie,2205\n\"Justin Bieber ringtone scares bear, saves Russian fisherman\",1629\nSisi denies claims over providing Palestinians with Sinai lands,2243\n\"Morin goes back on transparency pledge, refuses to confirm or deny report that Apple is buying Path\",223\nThird boob likely a hoax,836\n\"Source: Joan Rivers' doctor took selfie, began biopsy before her cardiac arrest\",2160\nEXCLUSIVE: Apple To Unveil The Long-Awaited Retina MacBook Air At Its “Spring Forward” Event,1861\n\"[Google translate] AED site: Family \"\"Flyer\"\" Maryam Mansouri emphasizes \"\"fabricating\"\" a statement repudiating them\",79\n\"Teen wakes up during brain surgery, asks how it’s going\",1345\nArgentina's President Cristina Kirchner Adopts Jewish Godson To Prevent Him Turning Into A Werewolf,1211\nWoman with three breasts: Real or hoax?,1345\nRobot vacuum cleaner 'attacks' South Korea housewife's hair,133\nHewlett-Packard Plans To Split Into Two Companies: WSJ Report,1126\nPurported Lisa Bonet Twitter Account Suspended After Cryptic Cosby Tweet,262\nThe Story of the 3-Boobed Lady Is As Fake As Her Third Boob,1275\nBear attack foiled by Justin Bieber’s music: A story too good to check,1754\nIslamic State releases video of beheading of U.S. hostage Steven Sotloff: site intelligence monitoring service,1304\nCrabzilla artist Quinton Winter reveals all after image of crab off Whitstable appeared at Horsebridge Centre,765\nIslamic State releases video showing beheading of US hostage Steven Sotloff,2229\nBritish teenage jihadist 'killed during US air strikes on Syria',1964\nApple Watch shipments to start in March: 12in new MacBook Air expected to be launched in same quarter,2158\nMan in China recovering in hospital after wife chopped off his penis,291\n\"'Sílbale your mother', the mockumentary to stop street harassment in Peru [Google Translate]\",1910\nSaudi airline rep denies plan to separate men and women on flights,1691\nAPPLE WATCH MAY GO ON SALE IN MARCH ACCORDING TO ANALYST,1798\nKim Jong-Un may be dying because he's addicted to Swiss Cheese,566\nBreast Chancer,1067\nThe US Threatened To Prosecute Families Of The 2 Murdered Americans If They Paid A Ransom To ISIS,360\nAdopting Potential Werewolves Is Routine Business for Argentine Presidents,673\nJustin Bieber ringtone saves Russian man from bear attack,2373\nJoan Rivers' doctor 'took selfie before biopsy',2357\nGold Apple Watches to be stored in safes in Apple Stores,1823\nYemen’s Houthi rebels seize U.S. Marines’ weapons at airport,1878\nJustin Bieber scares off GRIZZLY BEAR and saves fisherman from a mauling,580\n50 foot crab : Is this a Crabzilla spotted in the UK?,2500\n\"Argentina President, Christina Kirchner, Has Bizarre Werewolf Mishap\",1838\nJustin Bieber ringtone saved a Russian fisherman during a bear attack,1520\nMan saved from bear attack - thanks to his Justin Bieber ringtone,1600\nISIS ‘organ harvesting’ must be probed by Security Council – Iraqi envoy,177\nThis Third Boob Is Probably Only Real in Our Hearts,2402\nChildren Used To Replace Fighting Dogs,2491\n\"KGI: iPhone sales forecast at 73M for Q4 ahead of Apple Watch debut in March, 12\"\" MacBook Air in Q1\",2512\nLenovo tipped to make a bid for BlackBerry this week,2513\nThree Boobs Are Most Likely Two Boobs and a Lie,328\n\"Source: Joan Rivers' doctor took selfie, began biopsy before her cardiac arrest\",2233\n\"ISIS Leader Injured in Air Strike, Iraqi Officials Say\",1067\nSaudi Airlines to ban gender-mixing seating,1583\nRumors Swirling About Israel's Shocking Sinai 'Endgame' Plan for Palestinians in Gaza,1903\nSource: Apple set to acquire Path in an attempt to bolster iOS social cred,2427\nFemale Kurdish ‘poster girl’ fighter feared killed,2361\nArgentina's President Adopts Young Boy so He Won't Turn Into Werewolf,2131\nSaudi Arabia set to introduce gender segregation on national airline flights,1272\nFisherman Saved from Deadly Bear Attack by His Justin Bieber Ringtone,758\nTesla chooses Nevada for battery factory: Sources,1088\nFound! Missing Afghan Soldiers Spotted Trying to Enter Canada,1903\nWatch Two Guys Appear to Get Tricked Into Catcalling Their Own Moms,823\nUS denies it threatened Foley family,710\nPresident of Argentina adopts Jewish boy to stop him turning into werewolf,641\nUN urged to investigate ISIS's bloody trade in human organs after Iraqi ambassador reveals doctors are being executed for not harvesting body parts,1282\nApple Watches to be kept in safes,2499\nJoan Rivers' Doctor Allegedly Took a Selfie During Her Throat Surgery,2427\nEmail to Tim Cook prompted change of Apple's 'on hold' music quality,2466\nSaudi Airlines to segregate sexes,1557\nFlorida woman gets third breast surgically implanted,1894\nWould US sue parents of James Foley? Why White House is Defending Itself,1861\nMeet the 3-boobed woman,2183\n‘How’s it going?’: Teen wakes up during brain surgery,1714\n\"Boy, 5, billed with 'no show fee' for missing friend's BIRTHDAY PARTY\",606\n\"A Peruvian TV show is tricking men into catcalling their mothers, for feminism\",641\nWoman Gets Third Boob to Appear Unattractive to Men,2486\nISIS Reportedly Executes 2nd American Journalist,2465\nFlorida woman claims to have surgically added third breast,1811\nReport: Second American Journalist Beheaded by Islamic State Terrorists,2339\nHermaphroditic cat awaits a gender reassignment surgery to become a boy,875\nTriple-breasted woman pictured before 'operation' and vows surgery footage will prove third boob is no hoax,1241\nJoan Rivers’ Doctor Snapped Selfie During Throat Procedure (Report),1218\nHP confirms plan to split company,1838\n\"iPhone 6s Rumor Suggests Dual Lens Optical Zoom Camera, Pressure Sensors Inbound\",1304\n\"Passenger headed to Dallas rages over ‘Merry Christmas,’ removed from plane\",2105\nWhite House denies it threatened families of slain American journalists,749\n\"3 Reasons Kim Jong-un Could Be Missing, Including A So-Called Downfall By Cheese\",196\nISIS Is One Mile From Baghdad,1811\nFlorida woman gets third breast to become 'unattractive' 32,1272\nHewlett-Packard will reportedly split into two companies,1801\nLG will be sole supplier of Apple Watch display,2310\nSaudi Arabia's national airline to introduce gender segregation after a string of complaints from male passengers,1250\nParents billed $29 for a ‘no-show fee’ after five-year-old son misses birthday party,2117\nWife chopped her husband's penis off after she discovered he had cheated on her… then cut it off AGAIN after surgeons managed to reattach it in China,415\nFlorida woman gets plastic surgery to add a third breast,3\nThe men caught cat-calling and wolf whistling their own MOTHERS: Hilarious TV show disguises women so they can experience their sons' behaviour,1990\nIslamic State reportedly on Baghdad’s outskirts after week of victories,1596\nMan saved from bear attack - thanks to his Justin Bieber ringtone,1100\nManson's fiancee wants to put his corpse on display: Report,1607\nJoan Rivers' Doctor Took a Selfie While She Was Under Anesthesia (Report),1454\nSource: Missing Afghan soldiers at Canadian border,1754\n\"Woman pays $20,000 for third breast to make herself LESS attractive to men\",2335\nAllegation Bill Cosby sexually molested Raven Symone are just a hoax,1287\nJames Foley’s Family Claims Government Threatened Them Over Ransom Payments,2516\nTampa woman claims to add 3rd breast,327\nBREAKING: Huge Explosion At Saudi Aramco Oil Pipeline Evokes Conspiracy Theories [Photos],2244\nRumor: Apple in late-stage talks to buy Path social platform,202\nSaudi Arabia's national airline plans to keep men and women apart,1193\nJustin Bieber's 'Baby' Saves Man From Violent Bear Attack,1914\nEgypt's Sisi Offered Abbas Creation of Palestinian State in Sinai Peninsula,2194\nArgentina president adopts Jewish godson for first time in country's history,1124\n\"[Google translate] AED site: Family \"\"Flyer\"\" Maryam Mansouri emphasizes \"\"fabricating\"\" a statement repudiating them\",28\n\"Report: Toronto, Seattle, Quebec City to join Vegas in 2017 NHL expansion\",901\n\"Oil spikes on U.S. inventory data, Saudi explosion rumor\",2361\n\"Finally, proof that Justin Bieber IS unbearable: Russian fisherman saved from bear attack when ringtone featuring one of the pop brat's songs scares it away\",596\nCNN: Doctor Took Mid-Surgery Selfie with Unconscious Joan Rivers,1096\n\"Hong Kong's protesters are using the \"\"hands up, don't shoot\"\" gesture from Ferguson\",1964\nNHL Expansion Plan Report Is 'Complete Fabrication': Bettman,1431\nApple Delaying Production on Larger-Screened 'iPad Pro' Until September,177\nArgentina’s President Adopted A Jewish Godson To Stop Him From Turning Into A Werewolf,697\nLisa Bonet Did NOT Send “Cryptic Tweet” About Bill Cosby — Twitter Account Fake!,2040\n'Throat specialist to the stars' allegedly involved in fatal Joan Rivers procedure denies taking selfie with star as she releases statement saying she will not comment on tragic incident,2040\n\"Apple Watch Price, Release Date News: Special Safes In Apple Stores For Gold Models, April Launch Confirmed\",231\nCheese blamed for North Korean leader Kim Jong-un's broken ankles,1650\nThe school lunches that shame America: Photos reveal just how meager US students' meals are compared to even the most cash-strapped of nations,802\nArgentina president adopts young Jewish boy as godson to prevent him from turning into werewolf,1773\nMissing Afghani soldiers found trying to cross US border to Canada,1710\nFlorida woman gets plastic surgery to add a third breast,2026\nISIS Baghdad March: Islamic State 1 Mile Away From Iraqi Capital,2516\nJoan Rivers’ doctor took selfie during procedure,1882\nFlorida woman gets third breast surgically implanted,1241\nMan Kicked Off Flight Thanks to His Burning Hatred for Christmas,426\nSyria: Teenage British Jihadi from Brighton Killed in US Airstrikes,2099\nCharlie Hebdo investigator took own life hours after attack: report,1275\nSaudi Arabian airline to separate genders after men complain about blokes sitting next to their wives,284\nTeenage British jihadi 'killed in US airstrikes': 19-year-old from Brighton died in US-led bombing,2099\n\"Jealous Wife Who Chopped Off Husband’s Penis For Cheating On Her, Chops It Off A Second Time\",1023\nFlorida woman claims to have surgically added third breast,2392\nJustin Bieber Helps Defend Russian Fisherman From Bear,2183\nKim Jong-Un may be dying because he's addicted to Swiss Cheese,2527\nThey're fake! Woman who claims to have surgically implanted third breast is a self-proclaimed hoaxer who once reported a '3 breast prosthesis' stolen from her luggage,1770\n'I had a third breast implant so I can turn off men',2402\nISIS Releases Video Allegedly Showing Beheading of U.S. Journalist Steven Sotloff,656\nSouth Korean Woman's Hair 'Eaten' By Robot Vacuum Cleaner,1616\nArgentina's President Adopts Jewish Boy to Keep Him from Turning into a Werewolf,2300\n\"Report: Tesla will build its Gigafactory in Nevada, not Texas\",111\nCruel aunt cuts off three-year-old nephew’s penis after he walks in on her using the loo,1581\nNext-generation Apple iPhones' features leaked,980\nFour Reasons Not To Give Up Hope If Apple Buys Path,1894\nReport: Egyptian President Makes Surprising Suggestion to Move the Location of a Future Palestinian State,1108\nRumor: Apple in late-stage talks to buy Path social platform,67\nBOOK: CHARLES MANSON’S FIANCÉ WANTED MARRIAGE SO SHE COULD DISPLAY HIS CORPSE IN TOURIST ATTRACTION,1440\n\"Fake or freak? Woman, 21, claims to have paid $20,000 to surgically add third breast in desperate bid to become a reality TV star\",290\nAngry Aunt Who Sliced Off Three-Year-Old Nephew’s Penis Facing Five Years In Jail,1643\n\"REPORT: ISIS CAPTURES, BEHEADS KURDISH FEMALE FIGHTER 'REHANA' IN KOBANE\",1714\nThis Woman Claims To Have Had Plastic Surgery To Have A Third Breast,758\n\"iPhone 6s To Have DSLR-Quality Camera? Rumors Suggest ‘Dual-Lens’ Camera, Apple Watch ‘Force Touch’ Feature\",430\n\"iPhone 6s Rumor Suggests Dual Lens Optical Zoom Camera, Pressure Sensors Inbound\",2244\nArgentina's President Cristina Kirchner Adopts Jewish Godson To Prevent Him Turning Into A Werewolf,728\nFive reasons 'Crabzilla' is definitely not real,2282\nCNN: Doctor Took Mid-Surgery Selfie with Unconscious Joan Rivers,810\n\"Boy, 5, given £15.95 invoice for missing friend's birthday party\",1250\nA Pregnant Woman Has Lost Her Eye After Being Shot W/ Bean Bag In Ferguson,519\nMariam Al Mansouri: Female Fighter Pilot Disowned By Family For Bombing ISIS Terrorists In Syria,528\n\"IBM To Cut More Than 110,000 Jobs, Report Says\",1100\nDNA Results Confirm Michael Jackson Is Biological Father Of Bruno Mars,411\n‘Three-boobed’ woman: They’re not fake,52\nBrighton teenager killed in US air strikes in Syria,1928\nIslamic State video reportedly shows beheading of Steven Sotloff,2366\n\"iPhone 6S rumors suggest new camera, HealthKit sensors\",252\nIsraeli right welcomes Sisi's offer to a Palestinian State in Sinai,2100\nHere's What We Know About ISIS's Alleged Organ Harvesting Operation,1444\nISIS ‘organ harvesting’ must be probed by Security Council – Iraqi envoy,2151\n\"Joan Rivers: Doctor Took Selfie With Unconscious Comedian, Performed Biopsy Without Consent -- Details\",1782\nAfghan Family Kills 25 In Revenge For Son's Death,1133\nArgentina's President Cristina Kirchner Adopts Jewish Godson To Prevent Him Turning Into A Werewolf,1264\nAdopting Potential Werewolves Is Routine Business for Argentine Presidents,1067\nMissing Afghan soldiers taken into custody at Canadian border,2312\nMIRACLE CAT CLAWS ITS WAY OUT OF ITS OWN GRAVE FIVE DAYS AFTER BEING BURIED,1445\nJoan Rivers Doctor Denies Selfie,2487\nPurported Lisa Bonet Twitter Account Suspended After Cryptic Cosby Tweet,1310\nSource: Three Afghan soldiers located at Canadian border,2383\nJames Foley's mother 'appalled' by U.S. government handling of case,927\nIs 'Crabzilla' real or not? Leading marine biologist rules picture of giant crab lurking in shallow waters must be a HOAX,485\nAfghan Soldiers Found at Canadian Border,575\nISIS Reportedly Executes 2nd American Journalist,1495\nJoan Rivers Personal Doctor Allegedly Took A Selfie Before Her Biopsy And Cardiac Arrest,934\nArgentina president adopts young Jewish boy as godson to prevent him from turning into werewolf,1520\nISIS Is Reportedly Trying To Sell James Foley's Remains For $1 Million,1449\nThe World's Most Accurate Apple Analyst Says The Apple Watch Is Coming In March,2359\nFerguson and Hong Kong Have One Important Thing in Common,1354\nWoman with three breasts: Real or hoax?,3\nReport: Apple Plans to Phase Out Beats Music Brand,2121\n\"IBM to cut more than 111,000 jobs in largest corporate lay-off ever\",1409\n\"Apple Watch on Your Wrist in March, 12-inch MacBook Air Set for Q1 Launch: Analyst\",2487\n\"Video Of Steven Sotloff Slaying By ISIS Is Authentic, U.S. Confirms\",934\nFlorida woman gets third breast to become 'unattractive' 32,1373\n\"ISIS might be harvesting organs, Iraq tells UN\",46\nThree Boobs Are Most Likely Two Boobs and a Lie,2491\nGallagher: Bettman has changed his tune on NHL expansion,2320\nChina Penis Amputation: Cruel Aunt Viciously Mutilates Toddler's Genitals as Punishment,1762\nGovernment threatened Foleys with criminal charges over ransom,1111\nReports: Missing Afghan soldiers found at Canadian border,1886\nSteven Sotloff beheading: Latest updates as ISIS release gruesome video of US journalist's murder,627\nScorpion stings flier on Alaska Airlines flight from L.A.,1452\n\"Hungry Florida cat defies death, digs its way out of grave to return home (VIDEO)\",2128\nHewlett-Packard to split in 2 companies,1091\nPeople Actually Believed Argentina’s President Adopted A Jewish Boy To Stop His Change Into A Werewolf,1124\nNHL expansion plans in the works: reports,1607\nSteven Sotloff 'beheading': Islamic State fighters release video claiming to show death of second US journalist,1902\nISIS militants just 1 mile from Baghdad as fierce fighting reported near Iraqi capital,960\nAn Egyptian ISIS treasurer stole $1 million and fled to Turkey,1418\nPoster girl for Kurdish freedom fighters in Kobane is 'captured and beheaded by ISIS killers' who posted gruesome pictures online,1793\nA Justin Bieber Ringtone Just Saved A Man’s Life Who Was Being Attacked By A Bear,923\nTexas Boy Suspended For 'Threatening' Classmate With The One Ring,2466\nThree Afghan soldiers found at Canada border after leaving Cape Cod base,2426\nArgentina’s president adopts Jewish boy to save him from life as a werewolf,963\nSamsung Rumoured to be Supplying the Screens for Apple Watch... Mk II,2361\nIsis air strikes: Abu Bakr al-Baghdadi 'critically wounded' in air strikes near Mosul,429\nHere's What We Know About ISIS's Alleged Organ Harvesting Operation,1373\nParent: Fourth-grader suspended after using magic from 'The Hobbit',2466\nFlorida Woman Has Surgery To Add Third Breast To Her Chest,2402\nJasmine Tridevil: The woman with three breasts,150\nHP is reportedly splitting into two companies,1643\nCNN: Doctor Took Mid-Surgery Selfie with Unconscious Joan Rivers,1310\n\"Hong Kong's protesters are using the \"\"hands up, don't shoot\"\" gesture from Ferguson\",2179\nSaudi Arabia outlaws ‘tempting eyes’,2199\n\"Woman Gets Third Boob Implanted, Wants to Be \"\"Unattractive to Men\"\"\",1450\nA Pregnant Woman Has Lost Her Eye After Being Shot W/ Bean Bag In Ferguson,863\n\"IBM To Cut More Than 110,000 Jobs, Report Says\",2353\n\"Source: Joan Rivers' doctor took selfie, began biopsy before her cardiac arrest\",1571\nJoan Rivers's doctor 'took a SELFIE' with the comedian as she lay under anesthetic and just seconds before she went into cardiac arrest that killed her,1310\n\"ISIS Leader Injured in Air Strike, Iraqi Officials Say\",1399\nWhen Street Harassers Realize The Women They're Catcalling Are Their Moms In Disguise,1373\nWoman Gets Third Boob to Appear Unattractive to Men,2383\nJustin Bieber Basically Saves A Russian Man From A Bear,894\n\"Four new NHL expansion teams? Vegas, Seattle, Toronto and Quebec by 2017: Report\",2294\nSaudi Arabia's national airline planning to introduce gender segregation on flights,1290\nWe're Getting More Detail On The Amazing New Camera Apple Is Planning For The Next iPhone,71\nHugh Hefner is not dead: Playboy founder makes it to film night despite mortality rumours,1235\nJournalist Steven Sotloff reportedly executed by ISIS,1475\nReport: Doctor took a selfie when Joan Rivers was under anesthesia,1701\nMicrosoft said to be buying the maker of 'Minecraft' for $2 billion,1941\nHewlett-Packard to split into two companies,1811\n\"New report tips Apple Watch release in March, 12in MacBook Air in Q1\",430\nAfghan woman kills 25 Taliban rebels to avenge her son’s murder,2026\nReports: 3 missing Afghans detained at Canadian border,2300\nJoan Rivers' Doctor Reportedly Took a Selfie Before Her Cardiac Arrest,2291\n\"Ohio Trans Teen Commits Suicide, Leaves Heartbreaking Note Declaring “There’s No Way Out”\",73\nNorth Korean dictator Kim Jong-un may be seriously ill from eating too much Emmental cheese: report,785\nISIS Reportedly Executes 2nd American Journalist,485\n\"50ft crustacean, dubbed Crabzilla, photographed lurking beneath the waters in Whitstable\",1218\nChina Penis Amputation: Cruel Aunt Viciously Mutilates Toddler's Genitals as Punishment,202\nISIS Is Reportedly Trying To Sell James Foley's Remains For $1 Million,448\n\"Argentina President, Christina Kirchner, Has Bizarre Werewolf Mishap\",202\nJoan Rivers’ Doctor Snapped Selfie During Throat Procedure (Report),1571\nThey're fake! Woman who claims to have surgically implanted third breast is a self-proclaimed hoaxer who once reported a '3 breast prosthesis' stolen from her luggage,2101\n\"Apple plans to phase out Beats Music brand, report says\",1411\nISIS Allegedly Beheads Second Captive American Journalist,1250\nIs 'hands up' in Hong Kong really the same as in Ferguson?,1264\nReports: 3 missing Afghans detained at Canadian border,711\nJasmine Tridevil Has Surgery 'To Add Third Breast' Total Recall Style,1378\n\"Hong Kong protesters mimic Ferguson’s ‘hands up, don’t shoot’\",1639\nBettman says NHL expansion not imminent,1431\nISIL Has Reportedly Beheaded Journalist Steven Sotloff,1687\nCharles Manson's fiancee used him for his ... corpse?,2120\nThree Boobs Are Most Likely Two Boobs and a Lie,1244\nHermaphroditic cat to get gender assignment surgery,1211\nISIS ‘organ harvesting’ must be probed by Security Council – Iraqi envoy,1290\nParent: Fourth-grader suspended after using magic from 'The Hobbit',1300\nHewlett-Packard Plans to Break in Two,2505\nA Russian Guy Says His Justin Bieber Ringtone Saved Him From A Bear Attack,766\nHP is better not together — company to split into enterprise and PC/printer businesses,1941\nFlorida woman has surgery to add third breast to make herself 'unatttractive to men',1811\nHermaphrodite cat named Mittens to get gender reassignment,535\nChina: Wife chops off cheating husband's penis twice with scissors and throws it out of window,2358\n\"IBM To Cut More Than 110,000 Jobs, Report Says\",1596\nJustin Bieber Ringtone Startles Bear,785\n\"Islamic State leader Abu Bakr al-Baghdadi: Wounded, dead or missed entirely by U.S. airstrikes?\",1044\nIslamic State releases video of beheading of U.S. hostage Steven Sotloff: site intelligence monitoring service,1039\nReports: Missing Afghan soldiers found at Canadian border,1856\n\"iPhone 6S rumors suggest new camera, HealthKit sensors\",1243\nU.S.: Video showing Sotloff beheading is authentic,735\nNEWS/ Read the Touching Letter This 9-Year-Old Girl Sent Her Teacher After He Came Out to the Class,1992\nScorpion stings woman on OSU plane,1830\n\"Teen wakes up during brain surgery, asks how it’s going\",1601\nJasmine Tridevil: The woman with three breasts,1618\nWoman has third breast implanted,2392\nArgentinian President Cristina Kirchner adopts Jewish boy to protect him from werewolf stigma,1773\nISIS Allegedly Beheads Second Captive American Journalist,1550\n\"Justin Bieber ringtone scares bear, saves Russian fisherman\",2183\nArgentina’s President Adopted A Jewish Godson To Stop Him From Turning Into A Werewolf,1345\nApple Stores to install safes to secure gold Apple Watches,2373\n\"Joan Rivers' Doctor \"\"Took a Selfie\"\" During Procedure: CNN\",223\n\"ISIS Treasurer Reportedly Steals $1M From Group, Flees To Turkey\",1992\n\"Jealous Wife Who Chopped Off Husband’s Penis For Cheating On Her, Chops It Off A Second Time\",1878\nISIS Is Trying To Sell The Body Of U.S. Hostage James Foley For $1 Million,492\n3-Boobed Woman a Fake,1270\nSexually frustrated female owl killed male because his penis was too small,1381\n\"IBM Corp expected to cut more than 110,000 jobs in massive overhaul, report says\",1448\nJoan Rivers' Doctor Allegedly Took a Selfie During Her Throat Surgery,2517\nHewlett-Packard to split into two companies,758\nAdopting Potential Werewolves Is Routine Business for Argentine Presidents,202\nBrain op shock as teen wakes up mid-surgery,1235\n\"Apple in late stages to acquire Path, report says\",1510\nWoman Bit By Scorpion on Alaska Airlines Flight Is Chill as Hell,1110\nAfghan woman kills 25 Taliban rebels to avenge her son’s murder,946\n\"Bieber ringtone scares bear, saves man's life\",2082\nThree Afghan soldiers found at Canada border after leaving Cape Cod base,1903\n\"NHL expansion to include Toronto, Quebec City, Seattle and Las Vegas: Report\",2059\nPresident of Argentina adopts Jewish godson to 'stop him turning into a werewolf',1850\nPresident Sisi's Gift,1626\nArgentina's President Just Adopted a Son So He Won't Turn into a Werewolf,1992\nIsis 'behead their own fighters' for spying and embezzlement in Syria,1345\nReport: Doctor took a selfie when Joan Rivers was under anesthesia,2040\nJoan Rivers Personal Doctor Allegedly Took A Selfie Before Her Biopsy And Cardiac Arrest,96\nISIS wants $1M for Foley’s body,318\nISIS Harvesting Victims’ Organs to Finance Terror,2151\nFate of IS leader Abu Bakr al-Baghdadi unknown after airstrikes target him,1037\nSaudi Arabia May Be Taking Misogyny to the Skies,326\nFlorida woman gets third breast to become 'unattractive' 32,2204\nVideo reportedly shows beheading of reporter Steven Sotloff by ISIS,1394\nHP announces plan to split in two,2126\nJames Foley’s Family Claims Government Threatened Them Over Ransom Payments,2512\nHewlett-Packard will reportedly split into two companies,596\nJoan Rivers’ doctor took a selfie while she was out cold before doing ‘an unauthorised biopsy’,2357\nDumb Racists Photoshop Ferguson Protester Into Awful Viral Meme,535\n\"Sorry, Argentina's President Didn't Actually Adopt a Jewish Werewolf\",861\nSaudi Airlines to ban gender-mixing seating,183\nTriple-breasted woman pictured before 'operation' and vows surgery footage will prove third boob is no hoax,85\nWhite House Threatened James Foley's Family with Prosecution,2513\nHow a Reddit user convinced Tim Cook to change Apple’s on-hold music,20\nThree-breasted woman outed as fake by Tampa police,836\n3-Boobed Woman a Fake,2402\nRise of the zombie cat: Pet who was 'killed' and buried by his owner climbed out of his grave five days later,1674\nMissing Afghan soldiers reportedly found near Canadian border,2396\nISIS Releases Video Allegedly Showing Beheading of U.S. Journalist Steven Sotloff,2366\nFlorida woman has surgery to add third breast to make herself 'unatttractive to men',1653\nCrabzilla! Satellite Picture Reveals Giant Crustacean Lurking Off The Coast Of Whitstable,580\nSaudi Airlines to Separate Men and Women on Flights,596\nLisa Bonet Did NOT Send “Cryptic Tweet” About Bill Cosby — Twitter Account Fake!,164\nThis Zombie Cat Returned Home Five Days After Being Buried By Its Owner,1272\nSaudi Arabia's national airline to introduce gender segregation after a string of complaints from male passengers,1878\nApple Killing Beats Music: 5 Fast Facts You Need to Know,1411\nWoman Adds Third Breast by Undergoing Surgery to Participate in Reality Show,1270\nThis Woman Claims To Have Had Plastic Surgery To Have A Third Breast,1450\n‘Crabzilla’ a 50-foot colossal conundrum,2282\nMan in China recovering in hospital after wife chopped off his penis,1512\nThis Campaign Shows A Pretty Genius Way To Stop Men Catcalling In The Street,1191\nDISCONTINUED '90S MCPIZZA STILL EXISTS AT THESE MCDONALD'S LOCATIONS,192\nUK looking into reports IS beheading suspect wounded,1126\nHewlett-Packard to split into two companies,785\nArgentina's President Adopts Jewish Boy to Keep Him from Turning into a Werewolf,641\n\"ISIS Beheads American Journalist Steven Sotloff, Monitoring Group Says\",1052\nLenovo Could Make A Bid For BlackBerry (Rumor),1290\nLisa Bonet Denies Slamming Bill Cosby on Twitter,2216\nTeen wakes up mid-brain surgery and asks doctors ‘How’s it going?’,192\n\"Woman Gets Third Boob Implanted, Wants to Be \"\"Unattractive to Men\"\"\",2425\nSketchy Rumor Claims Apple Planning New 4-Inch iPhone for 2015,1445\nWhite House denies threatening families of James Foley and Steven Sotloff over ISIS ransom but adds 'we made the law clear to them',338\nGiant Crab,2173\nIs 'Crabzilla' real or not? Leading marine biologist rules picture of giant crab lurking in shallow waters must be a HOAX,318\nTeenager wakes up while undergoing BRAIN SURGERY in Poland... and asks the surgeons how the operation is going,1714\nGirl destroys boyfriends penis in acid attack after video of them having sex goes viral,792\n\"Rumor Check: Are Hong Kong Protesters Really Using the ‘Hands Up, Don’t Shoot’ Gesture in Solidarity With Ferguson?\",98\nISIS Reportedly Executes 2nd American Journalist,1039\nJustin Bieber Basically Saves A Russian Man From A Bear,1701\n\"Lenovo Still Wants to Buy BlackBerry and Will Try Again, Source Suggests\",2315\nSteven Sotloff: Islamic State 'kills US hostage',2158\nHewlett-Packard to split into two companies,1102\nKid Suspended For Allegedly Threatening Classmate With ‘Hobbit’ Magic,2\nDisturbed aunt cuts off nephew’s penis after he burst’s in on her on the toilet.,1257\nJoan Rivers death: Biopsy doctor ‘took SELFIE with star while she was under anesthesia moments before cardiac arrest’,2291\nIs 'Crabzilla' real or not? Leading marine biologist rules picture of giant crab lurking in shallow waters must be a HOAX,1394\n\"Gay Teacher Receives Touching Letter From Student, 9, After He Comes Out\",2482\nPresident Sisi's Gift,100\n\"Jealous Wife Who Chopped Off Husband’s Penis For Cheating On Her, Chops It Off A Second Time\",685\n\"Four new NHL expansion teams? Vegas, Seattle, Toronto and Quebec by 2017: Report\",2085\nJoan Rivers' Personal Doctor Allegedly Took A Selfie During Her Throat Procedure,934\nJoan Rivers' 'selfie' doctor 'DENIES performing biopsy and taking photo while star was under anesthesia',2323\nHermaphroditic cat awaits a gender reassignment surgery to become a boy,452\n\"iPhone 6s To Have DSLR-Quality Camera? Rumors Suggest ‘Dual-Lens’ Camera, Apple Watch ‘Force Touch’ Feature\",2105\n\"NHL expansion rumors: This time, Las Vegas is about to get a team\",2449\nSource: Missing Afghan soldiers at Canadian border,408\n\"Joan Rivers’ Doctor Reportedly Took Selfie, Biopsy Right Before Her Heart Attack\",1394\n\"Transgender Teen Leelah Alcorn Commits Suicide By Walking In Front Of Semi Truck, Blames Christian Parents In Viral Suicide Note\",1942\nFate of IS leader Abu Bakr al-Baghdadi unknown after airstrikes target him,2094\nISIS Is One Mile From Baghdad,1124\nIs Kim Jong ill? North Korean dictator in poor health as his weight has ballooned thanks to an obsession with cheese,196\nWoman stung by scorpion on Alaska Airlines flight,2050\nTampa woman claims to add 3rd breast,2392\nThe Apple Watch will launch outside the US in April too,2467\n'Throat specialist to the stars' allegedly involved in fatal Joan Rivers procedure denies taking selfie with star as she releases statement saying she will not comment on tragic incident,810\nApple Reportedly Planning to Shut Down Beats Music,1054\nGirl poured acid on boyfriend’s penis after he released sex tape,128\nPolice identify shooter in Florida State tragedy,1495\n\"Tesla settles on Nevada for \"\"gigafactory\"\" site -CNBC\",1386\n\"Source: Joan Rivers' doc did biopsy, selfie\",1287\nWednesday Apple Rumors: Apple May Be Ready to Buy Path,222\nApple May Be Reintroducing The 4-inch iPhone,1117\nWoman with three breasts: Real or hoax?,2292\nRumors Swirling About Israel's Shocking Sinai 'Endgame' Plan for Palestinians in Gaza,1454\n\"3 Afghan Soldiers Missing From U.S. Base Apprehended at Canadian Border, Reports Say\",2383\n\"Finally, proof that Justin Bieber IS unbearable: Russian fisherman saved from bear attack when ringtone featuring one of the pop brat's songs scares it away\",923\nTeen wakes up mid-brain surgery and asks doctors ‘How’s it going?’,791\nIs Jasmine Tridevil’s Third Boob Real? Alisha Hessler Hoax Rumors Swirl,1696\nWhite House denies threatening families of James Foley and Steven Sotloff over ISIS ransom but adds 'we made the law clear to them',2136\nWH won’t say if Foley family was threatened not to pay ransom,360\nJasmine Tridevil: Woman with three breast denies surgery hoax claims,535\nArgentina's President Just Adopted a Son So He Won't Turn into a Werewolf,1850\nThis Woman Claims To Have Had Plastic Surgery To Have A Third Breast,103\nJustin Bieber Basically Saves A Russian Man From A Bear,2315\nRaven-Symone Did NOT Accuse Bill Cosby Of Molestation Or Rape — It’s A HOAX,2065\n\"Report: Toronto, Seattle, Quebec City to join Vegas in 2017 NHL expansion\",1241\nJournalist Steven Sotloff reportedly executed by ISIS,1031\nMicrosoft said to be buying the maker of 'Minecraft' for $2 billion,353\nHugh Hefner Dead? Fans Panic That Playboy Founder Is Gone,1394\n\"Passenger Gets Kicked Off Plane After \"\"Merry Christmas\"\" Meltdown\",1947\nBreast Chancer,1272\nHewlett-Packard to split into two companies,1801\nNo gender segregation on Saudia,1236\n\"Boy, 5, given £15.95 invoice for missing friend's birthday party\",2117\nApple’s Beats Music Brand May Go Away. Apple’s Beats Music Service is Sticking Around.,528\n\"Sony Hackers Email: Thanks For Running Scared, We'll Stop Now\",836\nSaudi national airline may introduce gender segregation on its flights,353\nBear attack foiled by Justin Bieber’s music: A story too good to check,1100\nWoman with three breasts ‘was a fake who has tricked people online before’,1696\nArgentina president adopts young Jewish boy as godson to prevent him from turning into werewolf,2198\nPresident of Argentina adopts Jewish boy to stop him turning into werewolf,1421\nHugh Hefner is not dead: Playboy founder makes it to film night despite mortality rumours,2333\nTriple-breasted woman pictured before 'operation' and vows surgery footage will prove third boob is no hoax,2335\nLenovo ready to bid for Blackberry - report,2100\nIraqi Army Downs 2 UK Planes Carrying Weapons for ISIL,1723\nHewlett-Packard Announces Plans To Break Up Company,2190\nISIS Beheads Second American Journalist,1998\nFive reasons 'Crabzilla' is definitely not real,249\n\"Apple Reported to Begin Shipping Apple Watch in March, 12-Inch MacBook Air in Early 2015\",2099\nWoman Gets Third Boob to Appear Unattractive to Men,1714\nThird boob likely a hoax,1618\nFate of Isis leader remains unclear after US airstrike in Iraq,1696\nVideo purportedly shows beheading of U.S. hostage Steven J. Sotloff,2158\nApple May Be Reintroducing The 4-inch iPhone,791\nSaudi Airlines to segregate sexes,246\nApple is reportedly shutting down Beats Music just three months after picking the company up.,528\n\"Joan Rivers’ Doctor Reportedly Took Selfie, Biopsy Right Before Her Heart Attack\",2439\nJames Foley beheading: ISIS militants 'trying to sell murdered hostage's body to his parents for $1m',1326\nHewlett-Packard will reportedly split into two companies,412\n\"A Peruvian TV show is tricking men into catcalling their mothers, for feminism\",1285\nArgentinian President Cristina Kirchner adopts Jewish boy to protect him from werewolf stigma,2300\nWoman has surgery to get third breast: The three most statistically unlikely pairs of boobs,2291\nKim Jong IS Un-well – and it could be GOUT! North Korea confirms its young dictator is 'suffering discomfort' after addiction to Swiss cheese revealed,338\nMan kicked off flight after Merry Christmas greeting sets him off,1113\nIslamic State releases video of beheading of U.S. hostage Steven Sotloff: site intelligence monitoring service,1998\nGirl poured acid on boyfriend’s penis after he released sex tape,680\nThe World's Most Accurate Apple Analyst Says The Apple Watch Is Coming In March,2099\n\"iPhone 6s Rumor Suggests Dual Lens Optical Zoom Camera, Pressure Sensors Inbound\",1511\nApple Watches to be kept in safes,889\nHewlett-Packard to split into two companies,52\nOffice sandwich thief is caught after hilarious 'note war' reaches fantastic finale,1204\n\"Stephen Sotloff beheading shown in video, ISIS claims\",96\n\"Satire Website Fools ESPN, Kei Nishikori isn't highest paid tennis star\",1373\nAmerican Airlines boots man from plane after ‘Merry Christmas’ prompts meltdown,1719\nBear attack foiled by Justin Bieber’s music: A story too good to check,1324\n\"No, Saudi Arabia has not banned the \"\"tempting eyes\"\"\",575\nBlood money: How ISIS is selling human organs harvested from living hostages and its own dead soldiers to fund terror across the Middle East,1207\nDid Argentina's President Adopt A Jewish Baby To Stop It From Becoming A Werewolf??,1677\nAfghan Mother Kills 25 Taliban Fighters In Seven-Hour Gunbattle After Watching Her Son Slain In Ambush,1445\nVideo purports to show beheading of US journalist,2366\nIslamic State leader Abu Bakr al-Baghdadi wounded in airstrike: claims,21\nDisturbed aunt cuts off nephew’s penis after he burst’s in on her on the toilet.,2128\nArgentina's President Cristina Kirchner Adopts Jewish Godson To Prevent Him Turning Into A Werewolf,1677\nKid Suspended For Allegedly Threatening Classmate With ‘Hobbit’ Magic,1793\nFate of IS leader Abu Bakr al-Baghdadi unknown after airstrikes target him,429\n\"IBM To Cut More Than 110,000 Jobs, Report Says\",90\nFour Reasons Not To Give Up Hope If Apple Buys Path,1373\nMan kicked off flight after Merry Christmas greeting sets him off,2023\nIs this Crabzilla? Giant Monster Crab Caught on Camera,2023\nAirline passenger freaks out over crew's 'Merry Christmas' greeting,641\nFlorida woman gets plastic surgery to add a third breast,1200\nJoan Rivers' Personal Doctor Allegedly Took A Selfie During Her Throat Procedure,2169\n\"Report: HP to split into two companies, one focused on PCs/printers and one on enterprise computing\",1994\n\"Gwen Korovin, Joan Rivers’s doctor, denies taking selfie\",2126\nReport: Doctor took a selfie when Joan Rivers was under anesthesia,1394\nBreast Chancer,1431\nApple May Be Reintroducing The 4-inch iPhone,192\nArgentina's President Didn’t Adopt A Jewish Child To Avoid Becoming A Werewolf; So What Did She Do?,1088\nISIS executioner 'Jihadi John' reported wounded in air strike; UK investigating,361\nGrieving Afghan mother takes bloody revenge by killing 25 Taliban militants during seven hour battle after they gunned down her son,728\nWoman has surgery to get third breast: The three most statistically unlikely pairs of boobs,2038\nThis Man Kept HARASSING Women On The Streets. Until One Day… MOM!?,1092\nReport: Woman who claimed to have third breast added is fake,1903\n\"The story of the Argentinean president, werewolves and seventh sons\",1581\nISIS reportedly wants $1 million for beheaded hostage James Foley’s corpse,1326\nDoc calls macabre 'selfie' claims completely crazy,2160\n\"iPhone 6s To Have DSLR-Quality Camera? Rumors Suggest ‘Dual-Lens’ Camera, Apple Watch ‘Force Touch’ Feature\",580\nMystery of 50ft giant crab caught on camera yards from British harbour,2279\nSaudi Arabia airline segregation: Saudi airlines to assign seats based on gender,784\nApple May Be Reintroducing The 4-inch iPhone,133\nWife chops off cheating husband’s penis twice – then stray animal steals it,1561\nEnraged spouse chops off unfaithful husband's manhood – TWICE,1061\nAfghan woman kills 25 Taliban rebels to avenge her son’s murder,2150\nAttention children of the ’90s: you can still get McDonald’s pizza,935\nJoan Rivers' Doctor Reportedly Took a Selfie Before Her Cardiac Arrest,2136\nMariam Al Mansouri: Female Fighter Pilot Disowned By Family For Bombing ISIS Terrorists In Syria,79\n\"Islamic State leader Abu Bakr al-Baghdadi: Wounded, dead or missed entirely by U.S. airstrikes?\",2094\nIS executioner 'Jihadi John' injured in air strike: reports,2007\n\"Brain Surgery Recovery: Teenage Girl Wakes Up During Procedure, Talks About Cats\",1596\nHugh Hefner Dead Rumors Not True,747\nSteven Sotloff: Islamic State 'kills US hostage',934\nCharles Manson Wedding Off: Fiancee’s Morbid Plan To Exploit His Corpse Emerges,2151\nThe US Threatened To Prosecute Families Of The 2 Murdered Americans If They Paid A Ransom To ISIS,2195\nLenovo Could Make A Bid For BlackBerry (Rumor),2513\nThis Third Boob Is Probably Only Real in Our Hearts,2491\nPurported Lisa Bonet Twitter Account Suspended After Cryptic Cosby Tweet,338\n\"Wife chops off cheating husband’s penis, twice\",507\nU.S. airstrikes 'hit ISIS leader': Terror group chief 'critically wounded' in Iraq after coalition forces bomb jihadi leaders,1218\nJihadist Brit teen killed in US air strikes,2279\n\"Transgender teen who committed suicide left heartbreaking note saying she would \"\"never be happy\"\"\",2140\nMinecraft Is Expected to Be Acquired by Microsoft,2038\nPresident of Argentina adopts godson to stop him from turning into a werewolf,1124\nApple to shut down Beats Music: Report,946\n\"50ft crustacean, dubbed Crabzilla, photographed lurking beneath the waters in Whitstable\",2182\n\"Here Are the 2 Places Left Where You Can Find That Taste of the ’90s, McDonald’s Pizza\",771\nWedding punch-up when bride marries guest INSTEAD after groom suffers epileptic fit,2363\nSaudi Airlines Sexist: Airline Intends To ‘Enforce Rules’ To Separate Male And Female Passengers,2437\nApple reported to be near buying Path social network,2427\nBrain op shock as teen wakes up mid-surgery,316\n\"Stephen Sotloff beheading shown in video, ISIS claims\",1475\n\"Apple in late stages to acquire Path, report says\",2427\nHP is better not together — company to split into enterprise and PC/printer businesses,1953\nISIS Releases Video Allegedly Showing Beheading of U.S. Journalist Steven Sotloff,150\nVideo reportedly shows beheading of reporter Steven Sotloff by ISIS,2289\nApple to keep gold Watch Editions in special in-store safes,1062\nPresident Sisi's Gift,1316\nIsraeli report: Sisi offered Abbas a Palestinian state in Sinai,1626\nWife chopped her husband's penis off after she discovered he had cheated on her… then cut it off AGAIN after surgeons managed to reattach it in China,42\n50 foot crab : Is this a Crabzilla spotted in the UK?,2136\n\"Joan Rivers Death Preventable? Melissa Rivers Taking Legal Action, News Of Doctor’s Selfie Surfaces\",2427\nUN urged to investigate ISIS's bloody trade in human organs after Iraqi ambassador reveals doctors are being executed for not harvesting body parts,751\nNHL expansion plans in the works: reports,2085\nJoan Rivers’ Doctor Snapped Selfie During Throat Procedure (Report),1851\nThis Third Boob Is Probably Only Real in Our Hearts,2335\n\"Report: Tesla will build its Gigafactory in Nevada, not Texas\",1114\nISIS executioner 'Jihadi John' reported wounded in air strike; UK investigating,1932\nFive-year-old boy gets a bill for missing school friend's birthday party,437\nLG will be sole supplier of Apple Watch display,2393\nMissing Afghan Soldiers Apprehended Trying To Cross Border Into Canada,1220\n\"The story of the Argentinean president, werewolves and seventh sons\",2382\nBrighton jihadi 'among five killed in Syria drone strike',1285\nJoan Rivers’ doctor snapped a selfie before biopsy surgery,2439\nFlorida Woman Has Surgery To Add Third Breast To Her Chest,661\nISIS Releases Video Allegedly Showing Beheading of U.S. Journalist Steven Sotloff,1373\nHugh Hefner Dead? Fans Panic That Playboy Founder Is Gone,901\nWoman has third breast implanted,327\nFlorida woman gets third breast surgically implanted,103\n\"Report: Woman claims she had third breast added, hopes to become a TV star\",1960\nTexas Boy Suspended For 'Threatening' Classmate With The One Ring,2082\nMicrosoft Near Deal to Buy Minecraft Maker Mojang,1704\nCharles Manson’s fiancée wanted to marry him for his corpse: source,1992\nSource: Three Afghan soldiers located at Canadian border,1903\nSisi denies claims over providing Palestinians with Sinai lands,3\nJustin Bieber Ringtone Startles Bear,912\nFisherman Saved from Deadly Bear Attack by His Justin Bieber Ringtone,1914\nGhost Ship Filled with Ebola-Ridden Rats Heading for Florida,1856\nHewlett-Packard Plans To Break Into Two Companies: Report,1126\n\"Hewlett-Packard splits off PC, printer businesses\",904\n\"ISIS might be harvesting organs, Iraqi ambassador tells UN, amid reports of more hostages being burned alive\",1282\nISIS Beheads Second American Journalist,898\n\"Hong Kong protesters mimic Ferguson’s ‘hands up, don’t shoot’\",778\nWhite House denies threatening families of James Foley and Steven Sotloff over ISIS ransom but adds 'we made the law clear to them',1454\nLenovo might be eyeing up BlackBerry... again,1779\nArgentina's President Just Adopted a Son So He Won't Turn into a Werewolf,710\nAfghan Mother Kills 25 Taliban,1874\nFlorida woman claims to have surgically added third breast,113\nFlorida woman gets plastic surgery to add a third breast,328\nJoan Rivers' Personal Doctor Allegedly Took A Selfie During Her Throat Procedure,1096\nTesla choosing Nevada for battery factory,2510\n\"Gwen Korovin, Joan Rivers’s doctor, denies taking selfie\",2021\n'Jihadi John' Injured? ISIS Executioner May Have Been Wounded In US Airstrike: Report,1838\nMissing Afghan soldiers taken into custody at Canadian border,1856\n\"NHL expansion rumors: This time, Las Vegas is about to get a team\",2243\n'Crabzilla' or 'Crapzilla' -- You Decide,525\nMissing Afghan soldiers found at US Canada border,786\nKim Jong-un loves CHEESE so much he's ballooned in size and walks with limp,57\nHP is reportedly splitting into two companies,1322\nVideo Appears to Show ISIS Execution of Second American Steven Sotloff,1194\nJilted wife 'chopped off husband's penis TWICE with scissors after catching him cheating',37\nPoster girl for Kurdish freedom fighters in Kobane is 'captured and beheaded by ISIS killers' who posted gruesome pictures online,535\nHewlett-Packard will reportedly split into two companies,1414\nFour Reasons Not To Give Up Hope If Apple Buys Path,1272\nISIS Leader Abu Bakr al-Baghdadi Wounded in Airstrikes; His Aide Killed,2465\nCiti sees Apple Watch price points of $550 and $950; myriad accessories,1801\nTim Cook makes change at Apple after reading email from unhappy customer,894\n\"Joan Rivers' Doctor \"\"Took a Selfie\"\" During Procedure: CNN\",2160\nMinecraft Is Expected to Be Acquired by Microsoft,1872\nBritish teenager Ibrahim Kamara 'Killed In US Airstrikes In Syria',1373\nU.S. Authenticates Video Showing Sotloff's Beheading,2339\n\"\"\"Jihadi John\"\" reportedly wounded in airstrike\",1932\nReports: Missing Afghan soldiers found at Canadian border,2300\nFound at Canadian border: 3 Afghan soldiers missing from Cape Cod,517\nPICTURES: Shocking Pictures Comparing US School Lunches to Other Countries Goes Viral,1285\n\"ISIS leader Abu Bakr al-Baghdadi wounded in airstrike, Iraq officials say\",1557\n\"Zombie Cat: Buried Kitty Believed Dead, Meows Back to Life\",890\nRumor Suggests 12-Inch Retina MacBook Air Could Launch During March 9 Apple Watch Event,1246\nISIS Releases Video Allegedly Showing Beheading of U.S. Journalist Steven Sotloff,1067\n\"Report: Joan Rivers doctor took selfie, began biopsy, source says\",2512\nMicrosoft nears deal to buy Minecraft maker Mojang : WSJ,1872\nJilted wife 'chopped off husband's penis TWICE with scissors after catching him cheating',338\n\"IBM to cut more than 111,000 jobs in largest corporate lay-off ever\",1448\nSteven Sotloff 'beheaded by Islamic State',1812\nWhite House denies threatening families of James Foley and Steven Sotloff over ISIS ransom but adds 'we made the law clear to them',39\nThree Boobs Are Most Likely Two Boobs and a Lie,2204\nApple to shut down Beats Music? Not so Apple says,2121\nWoman has surgery to get third breast: The three most statistically unlikely pairs of boobs,2392\nVideo purportedly shows beheading of U.S. hostage Steven J. Sotloff,1052\nRaven-Symoné Slams Rumors That Bill Cosby Molested Her,2262\nWoman Adds Third Breast by Undergoing Surgery to Participate in Reality Show,2291\nUnbearable: Man fends off bear attack by playing Justin Bieber song,2183\nIsis 'behead their own fighters' for spying and embezzlement in Syria,1386\nArgentina president adopts Jewish godson for first time in country's history,1160\nGold Apple Watch Will Be Stored In Special Safes At Apple Stores,2373\n\"IBM Corp expected to cut more than 110,000 jobs in massive overhaul, report says\",1236\nSaudi Airline Considering Separating Passengers By Gender,1887\nArgentina's President Adopts Jewish Boy to Keep Him from Turning into a Werewolf,361\nLenovo Looking To Buy BlackBerry Ltd [REPORT],2065\nIslamic State puts James Foley’s body up for sale for $1M,1701\nArgentina’s President Adopted A Jewish Godson To Stop Him From Turning Into A Werewolf,361\nIs Jasmine Tridevil’s Third Boob Real? Alisha Hessler Hoax Rumors Swirl,1617\nMystery of 50ft giant crab caught on camera in Kent harbour,338\nGhost Ship Filled with Ebola-Ridden Rats Heading for Florida,354\niPhone 6s ... transfiguration Nurse,1861\nJoan Rivers's doctor 'took a SELFIE' with the comedian as she lay under anesthetic and just seconds before she went into cardiac arrest that killed her,113\nThe Story of the 3-Boobed Lady Is As Fake As Her Third Boob,1310\nAnalyst “Confirms” Apple Watch And 12-inch MacBook Air’s Q1 2015 Launch,2199\nApple Stores to install safes to secure gold Apple Watches,1749\nIraqi Official Accuses ISIS Of Harvesting Organs To Finance Operations,897\nArgentina's President Just Adopted a Son So He Won't Turn into a Werewolf,37\nGirl poured acid on boyfriend’s penis after he released sex tape,2353\n\"Tesla settles on Nevada for \"\"gigafactory\"\" site -CNBC\",1663\nKei Nishikori Highest-Paid Tennis player in the World,1980\nIBM job cuts?; D.R. Horton soars on beat; AT&T expands in Mexico,1448\nBlood money: How ISIS is selling human organs harvested from living hostages and its own dead soldiers to fund terror across the Middle East,836\nDid Argentina's President Adopt A Jewish Baby To Stop It From Becoming A Werewolf??,457\nMan saved from bear attack - thanks to his Justin Bieber ringtone,806\n‘Tempting Eyes’ Ban: Saudi Women With Pretty Eyes Made To Cover Them Up,820\nFound at Canadian border: 3 Afghan soldiers missing from Cape Cod,870\nPolice officer in Charlie Hebdo investigation 'shot himself dead hours after the attack',1445\nCharles Manson Wedding Off: Fiancee’s Morbid Plan To Exploit His Corpse Emerges,1992\nBreast Chancer,2204\n\"Report: Joan Rivers doctor took selfie, began biopsy, source says\",2057\nI never intended to kill his penis I was just angry: Mpumalanga acid attack girl,2353\nA Pregnant Woman Has Lost Her Eye After Being Shot W/ Bean Bag In Ferguson,631\nWhite House denies threatening families of James Foley and Steven Sotloff over ISIS ransom but adds 'we made the law clear to them',792\nBritish teenage jihadi believed to have been killed in Syria,1736\n\"Boy, 5, billed with 'no show fee' for missing friend's BIRTHDAY PARTY\",1211\n\"Hong Kong protesters go Ferguson style: ‘Hands up, don’t shoot’\",1525\nJihadist Brit teen killed in US air strikes,1290\nIS reportedly tries to sell slain US hostage’s body for $1 million  Read more: IS reportedly tries to sell slain US hostage's body for $1 million,930\nThe ISIS Executioner Who Killed 4 Hostages May Have Been Wounded In Airstrikes,2007\nArgentina president adopts young Jewish boy as godson to prevent him from turning into werewolf,1373\nApple Stores Are Reportedly Installing Custom Safes To House Apple Watches,1601\n\"‘Hands Up, Don’t Shoot’ in Hong Kong Protests?\",758\nReport: Second American Journalist Beheaded by Islamic State Terrorists,1902\n\"\"\"Jihadi John\"\" reportedly wounded in airstrike\",1310\n\"Report: HP to split into two companies, one focused on PCs/printers and one on enterprise computing\",1643\nReport: Apple Is Shutting Down Beats Music,946\nScorpion stings flier on Alaska Airlines flight from L.A.,2050\nManson's fiancee wants to put his corpse on display: Report,2482\n'I had a third breast implant so I can turn off men',2335\nSyria: Teenage British Jihadi from Brighton Killed in US Airstrikes,1964\n18-Karat Gold Apple Watch Edition To Be Locked In Safes At Apple Stores,1232\n'Whistling At Your Mom': Video Showing Sons Catcalling their Mothers Goes Viral [VIDEO],1373\nIslamic State trying to SELL decapitated body of US hostage James Foley for $1 MILLION,2158\nISIS Is One Mile From Baghdad,1914\nGigafactory location: Tesla Motors confirms Nevada announcement Thursday,1264\nApple Stores will have custom-designed safes to store the gold Apple Watch in,1902\nGirl destroys boyfriends penis in acid attack after video of them having sex goes viral,2461\nIS reportedly tries to sell slain US hostage’s body for $1 million  Read more: IS reportedly tries to sell slain US hostage's body for $1 million,884\n\"Yes, we’re being bought by Microsoft\",2194\nRobot vacuum cleaner 'ate' a woman's hair [Google Translate],449\nU.S.: Video showing Sotloff beheading is authentic,1754\nTriple-breasted woman pictured before 'operation' and vows surgery footage will prove third boob is no hoax,471\nSteven Sotloff beheading: Latest updates as ISIS release gruesome video of US journalist's murder,1386\nThe Whole Internet Is Waiting For This Pic Of A Monster 50-Foot Crab To Be Declared A Hoax,802\nIraqi Army Downs Two UK Planes Carrying Weapons for ISIS,747\nTransgender Teen Commits Suicide & Pens A Heartbreaking Note Urging The World To Change,1259\nWerewolf legend leads Argentine president to adopt,1324\nHewlett-Packard to break into 2 companies,579\n\"Islamic State leader Abu Bakr al-Baghdadi: Wounded, dead or missed entirely by U.S. airstrikes?\",2518\nDid Mitt Romney Call Michelle Obama “First Woman”?,90\n\"Joan Rivers Death Preventable? Melissa Rivers Taking Legal Action, News Of Doctor’s Selfie Surfaces\",1287\nReport: ISIS Is Selling the Body of James Foley for $1 Million,2158\n3-Boobed Woman a Fake,1102\nOwl kills mate because he has a small penis,1980\n'I had a third breast implant so I can turn off men',2491\nJustin Bieber ringtone saves Russian man from bear attack,912\nISIS Allegedly Beheads Second Captive American Journalist,20\nIsraeli politicians praise Sisi plan to give Palestinians land for a state in Sinai,1604\n\"Apple Watch on Your Wrist in March, 12-inch MacBook Air Set for Q1 Launch: Analyst\",2315\n\"Video Of Steven Sotloff Slaying By ISIS Is Authentic, U.S. Confirms\",259\n‘Three-boobed’ woman: They’re not fake,2324\n\"Transgender teen who committed suicide left heartbreaking note saying she would \"\"never be happy\"\"\",1493\nPresident of Argentina adopts godson to stop him from turning into a werewolf,1324\nApple to shut down Beats Music: Report,2121\nScorpion stings woman on OSU plane,668\nCharlie Hebdo top cop Helric Fredou kills himself hours after magazine massacre,50\n\"Joan Rivers' doctor denies 'unauthorized procedure,' selfie before cardiac arrest\",164\nIBM is about to get hit with a massive reorg and layoffs,1220\nPregnant St. Louis woman loses eye after police fire non-lethal round: reports,1396\n\"Lenovo Still Wants to Buy BlackBerry and Will Try Again, Source Suggests\",1919\nEl-Sisi denies claims he'll give Sinai land to Palestinians,2462\nSaudi Airlines Sexist: Airline Intends To ‘Enforce Rules’ To Separate Male And Female Passengers,1557\nDISCONTINUED '90S MCPIZZA STILL EXISTS AT THESE MCDONALD'S LOCATIONS,2320\nJoan Rivers Personal Doctor Allegedly Took A Selfie Before Her Biopsy And Cardiac Arrest,1310\nNo gender segregation on Saudia,1801\n\"Stephen Sotloff beheading shown in video, ISIS claims\",1250\nHP is better not together — company to split into enterprise and PC/printer businesses,1552\nISIS Releases Video Allegedly Showing Beheading of U.S. Journalist Steven Sotloff,2319\nI never intended to kill his penis I was just angry: Mpumalanga acid attack girl,705\n\"Doctor took selfie with Joan Rivers while star was under anesthesia, CNN says  Read more at Jacksonville.com: http://jacksonville.com/entertainment/2014-09-16/story/doctor-took-selfie-joan-rivers-while-star-was-under-anesthesia-cnn#ixzz3DZRmGLrZ\",1287\nRaven-Symone blasts fake report alleging she was abused by Bill Cosby: ‘Keep me out of this’,1830\n\"Afghan family kills 25 Taliban, media report\",2233\nJustin Bieber ringtone saves man being mauled by bear,1146\nIslamic State releases video showing beheading of US hostage Steven Sotloff,1475\nChina Penis Amputation: Cruel Aunt Viciously Mutilates Toddler's Genitals as Punishment,1941\n\"Crabzilla: Photo Appears To Show Giant, 50-Foot Crab Lurking In British Waters\",2522\nREPORT: Tesla Chooses Nevada For Site Of Its Massive Battery Factory,1663\nEgypt's Sisi Offered Abbas Creation of Palestinian State in Sinai Peninsula,1454\nGovernment threatened Foleys with criminal charges over ransom,2513\nJoan Rivers' 'selfie' doctor 'DENIES performing biopsy and taking photo while star was under anesthesia',556\nISIS Reportedly Beheads A Second American Journalist,485\n\"If They Are Beautiful, The Woman Will Be In Trouble': Saudi Arabia Religious Police Ban 'Tempting Eyes'\",411\nISIS ‘organ harvesting’ must be probed by Security Council – Iraqi envoy,2522\n\"Apple plans to phase out Beats Music brand, report says\",1086\nEnraged spouse chops off unfaithful husband's manhood – TWICE,338\nApple was forced to nix key health features from its smartwatch -- report,1696\nISIS Is One Mile From Baghdad,1241\nPresident of Argentina adopts Jewish godson to 'stop him turning into a werewolf',1441\nJustin Bieber Ringtone Startles Bear,2493\n\"The story of the Argentinean president, werewolves and seventh sons\",1779\nJustin Bieber ringtone saved a Russian fisherman during a bear attack,2493\n\"Source: Joan Rivers' doc did biopsy, selfie\",1181\n\"Three-Boobed Girl probably a hoax, because obviously\",2101\nJoan Rivers’ Doctor Snapped Selfie During Throat Procedure (Report),1927\nJoan Rivers’ doctor snapped a selfie before biopsy surgery,580\nFlorida Woman Has Surgery To Add Third Breast To Her Chest,2392\nHong Kong riot cops forced to withdraw after democracy protesters copy 'Don't shoot' gesture used by US demonstrators after a police officer shot an unarmed black teenager,98\nAbu Bakr al-Baghdadi’s fate still unknown after US air strike on Isis as Iraqi forces enter Baiji,1037\nElementary school suspends boy after he threatens to turn fellow student invisible with the One Ring from Tolkien novels,1300\nJilted wife 'chopped off husband's penis TWICE with scissors after catching him cheating',492\nLenovo Looking To Buy BlackBerry Ltd [REPORT],2383\nA Justin Bieber Ringtone Just Saved A Man’s Life Who Was Being Attacked By A Bear,2183\nVideo reportedly shows beheading of reporter Steven Sotloff by ISIS,1550\n\"Report: Woman claims she had third breast added, hopes to become a TV star\",785\nSaudi Airlines to Separate Men and Women on Flights,1520\nSaudi Arabia set to introduce gender segregation on national airline flights,1193\nRobot vacuum cleaner 'ate' a woman's hair [Google Translate],728\nWhen Street Harassers Realize The Women They're Catcalling Are Their Moms In Disguise,1285\nREPORT: 'JIHADI JOHN' WHO BEHEADED JAMES FOLEY WOUNDED IN US AIRSTRIKE,2007\nBlackBerry shares up after unconfirmed report on possible Lenovo bid,178\n\"No, Saudi Arabia has not banned the \"\"tempting eyes\"\"\",1038\nJoan Rivers' 'selfie' doctor 'DENIES performing biopsy and taking photo while star was under anesthesia',2291\nApple reportedly planning to shut down Beats Music subscription streaming service [u],360\nREPORT: Doctor Snapped A 'Selfie' While Joan Rivers Was Under Anesthesia,1793\nHewlett-Packard Plans To Break Into Two Companies: Report,1111\n\"50ft crustacean, dubbed Crabzilla, photographed lurking beneath the waters in Whitstable\",2173\nJustin Bieber scares off GRIZZLY BEAR and saves fisherman from a mauling,1324\nBritish teenage jihadist 'killed during US air strikes on Syria',1316\nDid Argentina's President Adopt A Jewish Baby To Stop It From Becoming A Werewolf??,1779\nReport: Second American Journalist Beheaded by Islamic State Terrorists,1304\nFound! Missing Afghan Soldiers Spotted Trying to Enter Canada,1389\nISIS Is Trying To Sell The Body Of U.S. Hostage James Foley For $1 Million,1527\n\"Joan Rivers: Doctor Took Selfie With Unconscious Comedian, Performed Biopsy Without Consent -- Details\",2320\n\"The Groom Was Sick, So The Bride Married A Guest At Her Wedding In A Fit Of Rage\",1663\nMissing Afghan soldiers taken into custody at Canadian border,1126\n\"Fowler Falls For Fake Website, Makes Crazy Claims About Tennis Star\",802\nFlorida woman gets third breast surgically implanted,2425\nCruel aunt cuts her three-year-old nephew's penis off because he burst in on her on the loo and asked to use her phone,1941\n\"No, Argentina's president did not adopt a Jewish child to stop him turning into a werewolf\",2007\nREPORT: Doctor Snapped A 'Selfie' While Joan Rivers Was Under Anesthesia,1755\nNext-generation Apple iPhones' features leaked,2422\n\"Joan Rivers' Doctor \"\"Took a Selfie\"\" During Procedure: CNN\",2467\nISIS executioner 'Jihadi John' reported wounded in air strike; UK investigating,94\nThird boob likely a hoax,1322\nAfghan Mother Reza Gul Takes Up Slain Son's Gun to Kill Taliban Attackers,1287\nIs Jasmine Tridevil's Triple Breasted Tale An Internet Hoax?,328\n\"Fake or freak? Woman, 21, claims to have paid $20,000 to surgically add third breast in desperate bid to become a reality TV star\",2425\nSteven Sotloff beheading: Latest updates as ISIS release gruesome video of US journalist's murder,1387\n\"Joan Rivers Death Preventable? Melissa Rivers Taking Legal Action, News Of Doctor’s Selfie Surfaces\",2517\nThis Woman Claims To Have Had Plastic Surgery To Have A Third Breast,1617\nAngry Indian bride marries wedding guest,1078\nNHL expansion plans in the works: reports,1181\n\"'Even though you're gay, I will always treat you the same way as I do now': Moving letter from nine-year-old to her school teacher after he came out to his class\",2074\n\"IBM plans massive layoffs of up to 110,000 workers: report\",1265\n\"Report: Woman claims she had third breast added, hopes to become a TV star\",1270\nSaudi oil explosion now said to be diesel pipeline,1576\n‘How’s it going?’: Teen wakes up during brain surgery,1482\nNEWS/ Viral Video: What Happens When You Accidentally Catcall Your Mom,1092\nJoan Rivers’ doctor took a selfie while she was out cold before doing ‘an unauthorised biopsy’,2291\nIslamic state issues video of beheading of U.S. hostage: SITE,2289\nThird boob likely a hoax,2491\nRumor: Apple in late-stage talks to buy Path social platform,1246\nMissing Afghan Soldiers Apprehended Trying To Cross Border Into Canada,1626\nUnited Nations asked to investigate claims of organ harvesting by ISIS,46\nSuspended boy threatened to make student disappear with 'Lord of the Rings' replica ring,1248\n\"Source: Joan Rivers' doc did biopsy, selfie\",2089\nRumor: Apple Watch Screens To Be Supplied By LG Display And Samsung Display,1039\n\"Three-Boobed Girl probably a hoax, because obviously\",1444\nHugh Hefner is not dead: Playboy founder makes it to film night despite mortality rumours,1714\nGender assignment surgery to be given to hermaphrodite cat,100\nThese Men Freak Out When They Discover The Women They Are Harassing Are Their Moms In Disguise (VIDEO),1990\nHugh Hefner Dead? Fans Panic That Playboy Founder Is Gone,338\n\"Joan Rivers’ Doctor Reportedly Took Selfie, Biopsy Right Before Her Heart Attack\",223\nHearing Unconfirmed Reports of Saudi Pipeline Explosion,42\nCNN: Doctor Took Mid-Surgery Selfie with Unconscious Joan Rivers,338\nJilted wife 'chopped off husband's penis TWICE with scissors after catching him cheating',1763\nISIS Reported to Behead Second American,268\nPregnant woman loses eye after police shoot bean bag at her,519\nChina: Wife chops off cheating husband's penis twice with scissors and throws it out of window,2157\nJames Foley’s Family Claims Government Threatened Them Over Ransom Payments,927\nSteven Sotloff 'beheaded by Islamic State',2229\nSaudi Arabian Airline Rep Denies Plan to Separate Men and Women on Flights,73\n\"Could Crabzilla, a 50-foot-long crab be real?\",85\nRaven-Symone blasts fake report alleging she was abused by Bill Cosby: ‘Keep me out of this’,1650\nJoan Rivers' Doctor Reportedly Took a Selfie Before Her Cardiac Arrest,2126\nCanadian cat Mittens to undergo gender reassignment surgery after it is revealed to be a hermaphrodite,1626\nIS executioner 'Jihadi John' injured in air strike: reports,1310\n\"Transgender teen who committed suicide left heartbreaking note saying she would \"\"never be happy\"\"\",2082\nJames Foley family: Obama officials vowed criminal charges if we paid son’s ransom,2513\n\"Source: Joan Rivers' doc did biopsy, selfie\",1033\nJustin Bieber scares off GRIZZLY BEAR and saves fisherman from a mauling,2400\nU.S. confirms authenticity of second journalist beheading video,594\nThis Woman Claims To Have Had Plastic Surgery To Have A Third Breast,2\nScorpion stings woman on OSU plane,1110\n\"Steven Sotloff, American Journalist, Allegedly Beheaded By ISIS\",1394\nSaudi Arabia's national airline planning to introduce gender segregation on flights,2436\nJoan Rivers Personal Doctor Allegedly Took A Selfie Before Her Biopsy And Cardiac Arrest,1882\nCharles Manson Wedding Off: Fiancee’s Morbid Plan To Exploit His Corpse Emerges,910\nEXCLUSIVE: Got him! Jihadi John is 'wounded in US airstrike on secret bunker meeting of ISIS high command',2190\nSaudi Airlines to segregate sexes,671\n\"Could Crabzilla, a 50-foot-long crab be real?\",765\nIsraeli politicians praise Sisi plan to give Palestinians land for a state in Sinai,1275\nIraq’s ambassador urges UN to investigate claims Isis is harvesting organs: ‘We have bodies - it is clear they are missing certain parts',894\nWH won’t say if Foley family was threatened not to pay ransom,710\nGallagher: Bettman has changed his tune on NHL expansion,2359\nMan in China recovering in hospital after wife chopped off his penis,1962\nSaudi airline rep denies plan to separate men and women on flights,326\n\"Lenovo Still Wants to Buy BlackBerry and Will Try Again, Source Suggests\",785\nScorpion stings flier on Alaska Airlines flight from L.A.,1830\nFerguson riots: Pregnant woman loses eye after cops fire BEAN BAG round through car window,437\nThese Men Catcalling Their Undercover Mothers Is the Best Payback Ever,2029\n'I had a third breast implant so I can turn off men',2425\nMan Mauled By Bear Says He's Only Alive Thanks to Justin Bieber,923\nJasmine Tridevil Has Surgery 'To Add Third Breast' Total Recall Style,2392\nIslamic State trying to SELL decapitated body of US hostage James Foley for $1 MILLION,492\nFour Reasons Not To Give Up Hope If Apple Buys Path,2204\nREPORT: Apple's 12.9-Inch 'iPad Pro' Has Been Delayed,1091\n3-Boobed Woman a Fake,2292\nISIS militants just 1 mile from Baghdad as fierce fighting reported near Iraqi capital,1086\n\"Zombie Cat: Buried Kitty Believed Dead, Meows Back to Life\",1272\nJoan Rivers' Doctor Allegedly Took a Selfie During Her Throat Surgery,2439\nGigafactory location: Tesla Motors confirms Nevada announcement Thursday,673\nJustin Bieber Saved A Guy Getting Mauled By A Bear,680\nSaudi Arabia set to introduce gender segregation on national airline flights,1583\n\"Ohio Trans Teen Commits Suicide, Leaves Heartbreaking Note Declaring “There’s No Way Out”\",21\nWerewolf legend leads Argentine president to adopt,291\nCanadian cat Mittens to undergo gender reassignment surgery after it is revealed to be a hermaphrodite,452\n\"Islamic State leader Abu Bakr al-Baghdadi: Wounded, dead or missed entirely by U.S. airstrikes?\",20\nSources: Missing Afghan Soldiers May Have Been Found Near Canadian Border,673\nRumor: Apple in late-stage talks to buy Path social platform,1856\nIS executioner 'Jihadi John' injured in air strike: reports,1593\nBlackBerry (BBRY) Could Receive An Offer By Cash-Rich Lenovo As Early As This Week: Report,2425\nU.S. confirms authenticity of second journalist beheading video,2465\nArgentina president adopts Jewish godson for first time in country's history,1850\nArgentine President Takes On Godson — But Not To Keep Werewolf At Bay,2131\nMan in China recovering in hospital after wife chopped off his penis,685\nNo gender segregation on Saudia,911\nHewlett-Packard to split into two companies,2491\n\"Joan Rivers’ Doctor Reportedly Took Selfie, Biopsy Right Before Her Heart Attack\",2320\nOffice sandwich thief is caught after hilarious 'note war' reaches fantastic finale,1005\nWoman has third breast implanted,1378\nApple installing safes in-store to protect gold Watch Edition,256\nCharles Manson’s fiancée wanted to marry him for his corpse: source,141\n\"Source: Joan Rivers' doc did biopsy, selfie\",2291\nKurdish resistance denies ISIS claims that they have beheaded poster girl 'Rehana',1851\nU.S. confirms authenticity of second journalist beheading video,1304\nHP Is Planning To Split Into Two Separate Businesses,1994\nMissing Afghan soldiers reportedly found near Canadian border,1812\nSaudi Airlines Sexist: Airline Intends To ‘Enforce Rules’ To Separate Male And Female Passengers,2222\nSteven Sotloff 'beheading': Islamic State fighters release video claiming to show death of second US journalist,96\nAdopting Potential Werewolves Is Routine Business for Argentine Presidents,765\nFerguson protester shot in the eye with rubber bullet by police,926\nISIS Allegedly Beheads Second Captive American Journalist,1194\nHewlett-Packard Plans To Split Into Two Companies: WSJ Report,668\nTeam 5 source: Missing Afghan soldiers found at Canadian border,2136\nIraq’s ambassador urges UN to investigate claims Isis is harvesting organs: ‘We have bodies - it is clear they are missing certain parts',2198\nPresident Sisi's Gift,1604\nIslamic State releases video showing beheading of US hostage Steven Sotloff,1250\n'Miracle cat' rises from the dead five days after burial,1705\nJustin Bieber ringtone saves Russian fisherman from bear attack,1765\nFerguson protester shot in the eye with rubber bullet by police,2008\nIsis air strikes: Abu Bakr al-Baghdadi 'critically wounded' in air strikes near Mosul,1411\nFound at Canadian border: 3 Afghan soldiers missing from Cape Cod,1626\nCrabzilla,2323\nUN urged to investigate ISIS's bloody trade in human organs after Iraqi ambassador reveals doctors are being executed for not harvesting body parts,2136\nISIS ‘organ harvesting’ must be probed by Security Council – Iraqi envoy,2007\nJustin Bieber ringtone saves Russian man from bear attack,338\nJoan Rivers' Doctor Took a Selfie While She Was Under Anesthesia (Report),2021\nSource: Missing Afghan soldiers at Canadian border,1856\nNSC 'appalled' by Sotloff beheading,96\n\"KGI: iPhone sales forecast at 73M for Q4 ahead of Apple Watch debut in March, 12\"\" MacBook Air in Q1\",2320\n\"Report: Tesla will build its Gigafactory in Nevada, not Texas\",597\nISIS Is One Mile From Baghdad,328\n\"Yes, we’re being bought by Microsoft\",1626\nEXCLUSIVE: Apple To Unveil The Long-Awaited Retina MacBook Air At Its “Spring Forward” Event,1117\nU.S.: Video showing Sotloff beheading is authentic,1290\nSteven Sotloff beheading: Latest updates as ISIS release gruesome video of US journalist's murder,259\nMissing Afghani soldiers found trying to cross US border to Canada,1874\nISIS ‘organ harvesting’ must be probed by Security Council – Iraqi envoy,1282\n\"Female Kurdish Fighter 'Rehana' is Alive, Claim Supporters; Post CNN Video as Proof\",1907\n\"Man saved from bear attack when his Justin Bieber ringtones goes off, sending bear fleeing\",2491\n\"Saudi airline, Saudia, to ban gender-mixing\",1452\nFlorida Woman Has Surgery To Add Third Breast To Her Chest,1188\nAfghan Family Kills 25 In Revenge For Son's Death,1830\n\"Joan Rivers: Doctor Took Selfie With Unconscious Comedian, Performed Biopsy Without Consent -- Details\",2040\nArgentina's President Adopts Jewish Boy to Keep Him from Turning into a Werewolf,2007\n\"Joan Rivers’ Doctor Reportedly Took Selfie, Biopsy Right Before Her Heart Attack\",338\nLenovo Looking To Buy BlackBerry Ltd [REPORT],838\nReports: Selfie-Taking Doc's Unauthorized Biopsy May Have Killed Joan Rivers,2512\nClaims famous Kurdish Peshmerga fighter Rehana may have been decapitated,338\nTeenage British jihadi 'killed in US airstrikes': 19-year-old from Brighton died in US-led bombing,2112\n\"Justin Bieber ringtone scares bear, saves Russian fisherman\",1396\n'Throat specialist to the stars' allegedly involved in fatal Joan Rivers procedure denies taking selfie with star as she releases statement saying she will not comment on tragic incident,2205\nHewlett-Packard plans to split into two companies: Report,2324\n\"Fake or freak? Woman, 21, claims to have paid $20,000 to surgically add third breast in desperate bid to become a reality TV star\",274\nJustin Bieber ringtone saved a Russian fisherman during a bear attack,2038\n\"Brain Surgery Recovery: Teenage Girl Wakes Up During Procedure, Talks About Cats\",1527\nISIS Is Reportedly Trying To Sell James Foley's Remains For $1 Million,231\nU.S.: Video showing Sotloff beheading is authentic,2229\nTransgender teen struck and killed on Ohio interstate in apparent suicide,1493\nExplosive New Details Of Joan Rivers’ Medical Crisis: Doctor Snapped Selfie With Legendary Comic & Performed Unauthorized Biopsy While She Was Under Anesthesia!,2487\nArgentina's President Cristina Kirchner Adopts Jewish Godson To Prevent Him Turning Into A Werewolf,37\nApple is reportedly shutting down Beats Music just three months after picking the company up.,449\nJoan Rivers' Doctor Allegedly Took a Selfie During Her Throat Surgery,1326\n\"Finally, proof that Justin Bieber IS unbearable: Russian fisherman saved from bear attack when ringtone featuring one of the pop brat's songs scares it away\",1411\n\"Transgender Teen Leelah Alcorn Commits Suicide By Walking In Front Of Semi Truck, Blames Christian Parents In Viral Suicide Note\",2312\nCNN: Doctor Took Mid-Surgery Selfie with Unconscious Joan Rivers,2500\nMan Mauled By Bear Says He's Only Alive Thanks to Justin Bieber,2205\n\"Boy, 5, given £15.95 invoice for missing friend's birthday party\",353\nArgentinian President Cristina Kirchner adopts Jewish boy to protect him from werewolf stigma,361\nIs Kim Jong ill? North Korean dictator in poor health as his weight has ballooned thanks to an obsession with cheese,785\nIs Jasmine Tridevil’s Third Boob Real? Alisha Hessler Hoax Rumors Swirl,290\nHugh Hefner Found Dead But Still Makes It To Family Movie Night,1695\nJoan Rivers death: Biopsy doctor ‘took SELFIE with star while she was under anesthesia moments before cardiac arrest’,2126\nThe Story of the 3-Boobed Lady Is As Fake As Her Third Boob,2491\nCrabzilla artist Quinton Winter reveals all after image of crab off Whitstable appeared at Horsebridge Centre,58\nOutrage as children imitate dog fighting,868\nFlorida woman claims to have surgically added third breast,1326\nApple Stores Are Reportedly Installing Custom Safes To House Apple Watches,1345\nJoan Rivers' Personal Doctor Allegedly Took A Selfie During Her Throat Procedure,2205\nSaudi airline rep denies plan to separate men and women on flights,1193\nReport: Apple Is Shutting Down Beats Music,1348\n\"HACKERS TO SONY: If You Make Any More Trouble, We'll Destroy You\",1411\nIraqi Army Downs 2 UK Planes Carrying Weapons for ISIL,1366\nEgypt Offers Abbas Land in Sinai for Future Palestinian State Read,2462\n\"Stephen Sotloff beheading shown in video, ISIS claims\",69\nFlorida woman gets third breast surgically implanted,1490\n\"Texas boy, 9, suspended for threatening to use ‘Hobbit’ magic, dad says\",2226\nMan Mauled By Bear Says He's Only Alive Thanks to Justin Bieber,1754\nThis Third Boob Is Probably Only Real in Our Hearts,2204\nIs 'hands up' in Hong Kong really the same as in Ferguson?,1514\nSaudi Airlines to Separate Men and Women on Flights,806\n\"Wife chops off cheating husband’s penis, twice\",1023\n\"Sony Hackers Email: Thanks For Running Scared, We'll Stop Now\",1272\nSaudi Women May Have to Cover Up Sexy Eyes,492\nThere's A Weird Story Going Around About How Argentina's President Just Saved A Jewish Man From Becoming A Werewolf,1779\nCharles Manson wedding off as bride 'wanted to display his dead body in glass coffin',596\n\"Joan Rivers' doctor denies 'unauthorized procedure,' selfie before cardiac arrest\",2040\nMan saved from bear attack - thanks to his Justin Bieber ringtone,934\nThis Woman Claims To Have Had Plastic Surgery To Have A Third Breast,1490\n\"Saudi women with attractive eyes may be forced to cover even them up, if resolution is passed\",2435\nPeople Actually Believed Argentina’s President Adopted A Jewish Boy To Stop His Change Into A Werewolf,1850\nReport: Apple Plans to Phase Out Beats Music Brand,2065\n\"Fowler Falls For Fake Website, Makes Crazy Claims About Tennis Star\",1118\nCruel aunt cuts her three-year-old nephew's penis off because he burst in on her on the loo and asked to use her phone,1194\nISIS Releases Video Allegedly Showing Beheading of U.S. Journalist Steven Sotloff,1387\n\"Was Charles Manson's \"\"Fiancée\"\" Playing Him to Get Custody of His Corpse?\",2482\n\"Bieber ringtone scares bear, saves man's life\",2353\nLenovo Looking To Buy BlackBerry Ltd [REPORT],1270\nLenovo tipped to make a bid for BlackBerry this week,1587\nIs 'Crabzilla' real or not? Leading marine biologist rules picture of giant crab lurking in shallow waters must be a HOAX,1354\n\"Morin goes back on transparency pledge, refuses to confirm or deny report that Apple is buying Path\",556\n\"ISIS Might Be Harvesting Organs To Finance Operations, Iraqi Envoy Tells UN\",930\nU.S. Authenticates Video Showing Sotloff's Beheading,1117\nIsis 'Admits' Leader Abu Bakr al-Baghdadi Injured in US Air Strike,2518\n\"Source: Joan Rivers' doc did biopsy, selfie\",1373\nCNBC: Tesla chooses Nevada for new battery factory plant,1114\nArgentina's president 'adopts' godson 'to prevent him becoming a werewolf',2198\nHong Kong riot cops forced to withdraw after democracy protesters copy 'Don't shoot' gesture used by US demonstrators after a police officer shot an unarmed black teenager,222\nBrain op shock as teen wakes up mid-surgery,1052\nAdopting Potential Werewolves Is Routine Business for Argentine Presidents,1270\nArgentina's President Adopts Young Boy so He Won't Turn Into Werewolf,1773\nA Justin Bieber Ringtone Just Saved A Man’s Life Who Was Being Attacked By A Bear,2082\nAl-Sisi proposes: Extend Gaza Strip into Sinai and establish Palestinian state there,491\n\"Woman Gets Third Boob Implanted, Wants to Be \"\"Unattractive to Men\"\"\",758\nSaudi Airlines to Separate Men and Women on Flights,2198\nIs Jasmine Tridevil’s Third Boob Real? Alisha Hessler Hoax Rumors Swirl,1770\nISIS executioner 'Jihadi John' reported wounded in air strike; UK investigating,2300\nFisherman Saved from Deadly Bear Attack by His Justin Bieber Ringtone,876\nJoan Rivers's doctor 'took a SELFIE' with the comedian as she lay under anesthetic and just seconds before she went into cardiac arrest that killed her,1326\nArgentina's President Just Adopted a Son So He Won't Turn into a Werewolf,1324\nWoman Who Claimed To Have Surgery To Add Third Breast Exposed As Hoaxer,2392\nIraqi Army Downs 2 UK Planes Carrying Weapons for ISIL,408\nVideo purports to show beheading of US journalist,1386\nUS denies it threatened Foley family,1675\nThis Campaign Shows A Pretty Genius Way To Stop Men Catcalling In The Street,1218\nNo gender segregation on Saudia,67\nSaudi Airlines to segregate sexes,1043\nJoan Rivers’ doctor took selfie during procedure,430\nWould US sue parents of James Foley? Why White House is Defending Itself,489\nApple could be eyeing purchase of social networking app Path,946\nSketchy Rumor Claims Apple Planning New 4-Inch iPhone for 2015,2\n\"Boy, 5, billed with 'no show fee' for missing friend's BIRTHDAY PARTY\",1765\nParents say they were kept in the dark on attempts to save James Foley,166\nKim Jong-un's discomfort 'down to cheese addiction',2402\n\"Argentina President, Christina Kirchner, Has Bizarre Werewolf Mishap\",1324\nHP confirms plan to split company,1552\nJasmine Tridevil Has Surgery 'To Add Third Breast' Total Recall Style,2291\nKid Suspended For Allegedly Threatening Classmate With ‘Hobbit’ Magic,1684\n\"Report: Woman claims she had third breast added, hopes to become a TV star\",1228\nJoan Rivers’s Personal Doctor Denies Taking Operating-Room Selfie,164\nSouth Korean woman's hair 'eaten' by robot vacuum cleaner as she slept,1601\nThird boob likely a hoax,1275\n'Miracle cat' rises from the dead five days after burial,2128\nLoggers Accidentally Cut Down World’s Oldest Tree in Amazon Forest,96\nRumor: ‘new’ 4-inch iPhone on the way,1510\nThe men caught cat-calling and wolf whistling their own MOTHERS: Hilarious TV show disguises women so they can experience their sons' behaviour,1218\nURGENT: ISIS beheads Kurdish female fighter “Rehana”,784\nThis Woman Claims To Have Had Plastic Surgery To Have A Third Breast,1696\nPeople Actually Believed Argentina’s President Adopted A Jewish Boy To Stop His Change Into A Werewolf,1581\nSteven Sotloff 'beheading': Islamic State fighters release video claiming to show death of second US journalist,1031\nFlorida Woman Has Surgery To Add Third Breast To Her Chest,327\n'They got in our way': James Foley's brother backs mother attacking Obama administration over failure to save photojournalist before he was beheaded by ISIS,1218\n\"Afghan woman picks up dead son's gun, helps kill 25 Taliban militants to save village\",728\nRumors Swirling About Israel's Shocking Sinai 'Endgame' Plan for Palestinians in Gaza,1727\nSource: Missing Afghan soldiers at Canadian border,1505\n\"Woman pays $20,000 for third breast to make herself LESS attractive to men\",2270\nAllegation Bill Cosby sexually molested Raven Symone are just a hoax,2294\nPregnant woman loses eye after police shoot bean bag at her,1396\nU.S. Officials Threatened James Foley’s Parents With Prosecution Over Ransom,746\nHewlett-Packard will reportedly split into two companies,745\nWoman stung by scorpion on Alaska Airlines flight,1444\nWhite House denies threatening families of James Foley and Steven Sotloff over ISIS ransom but adds 'we made the law clear to them',1287\nCrabzilla! Photo appears to show giant CRAB measuring at least 50ft across lurking in the waters off Whitstable,2380\nWerewolf legend leads Argentine president to adopt,2382\n\"Islamic State leader Abu Bakr al-Baghdadi: Wounded, dead or missed entirely by U.S. airstrikes?\",1914\nJoan Rivers's doctor 'took a SELFIE' with the comedian as she lay under anesthetic and just seconds before she went into cardiac arrest that killed her,1287\nAnalyst “Confirms” Apple Watch And 12-inch MacBook Air’s Q1 2015 Launch,2464\nSaudi Arabia's national airline plans to keep men and women apart,605\nLoggers Accidentally Cut Down World’s Oldest Tree in Amazon Forest,259\nWife chopped her husband's penis off after she discovered he had cheated on her… then cut it off AGAIN after surgeons managed to reattach it in China,685\n\"Condition of Abu Bakr al-Baghdadi, Islamic State leader, in doubt after airstrike\",2430\nGold Apple Watch Will Be Stored In Special Safes At Apple Stores,1823\nAfghan Mother Kills 25 Taliban Fighters In Seven-Hour Gunbattle After Watching Her Son Slain In Ambush,535\nApple Stores to Keep Gold “Edition” Apple Watch in Custom Safes,1616\nGhost Ship,1275\nJournalist Steven Sotloff reportedly executed by ISIS,916\nWoman with three breasts: Real or hoax?,327\n\"New report tips Apple Watch release in March, 12in MacBook Air in Q1\",1798\nCNN: Doctor Took Mid-Surgery Selfie with Unconscious Joan Rivers,1525\nApple reportedly planning to shut down Beats Music subscription streaming service [u],1411\nRobot vacuum cleaner 'attacks' South Korea housewife's hair,889\n\"Justin Bieber ringtone scares bear, saves Russian fisherman\",1309\nIs Jasmine Tridevil’s Third Boob Real? Alisha Hessler Hoax Rumors Swirl,2383\nPregnant woman loses eye after Ferguson cops fire bean bag,113\n\"Source: Joan Rivers' doc did biopsy, selfie\",1653\nArgentina president adopts young Jewish boy as godson to prevent him from turning into werewolf,1264\nArgentina president adopts Jewish godson for first time in country's history,1639\nMissing Afghani soldiers found trying to cross US border to Canada,2285\nHere's What We Know About ISIS's Alleged Organ Harvesting Operation,2083\nFlorida woman gets plastic surgery to add a third breast,2291\nISIS Baghdad March: Islamic State 1 Mile Away From Iraqi Capital,1105\n\"Man saved from bear attack when his Justin Bieber ringtones goes off, sending bear fleeing\",535\nCrabzilla,1993\nPresident of Argentina adopts Jewish boy to stop him turning into werewolf,1677\nSteven Sotloff: Islamic State 'kills US hostage',2289\nAdopting Potential Werewolves Is Routine Business for Argentine Presidents,923\nFemale Kurdish ‘poster girl’ fighter feared killed,246\nMissing Afghan soldiers found at US Canada border,1248\nSaudi Arabian airline to separate genders after men complain about blokes sitting next to their wives,602\nMeet the 3-boobed woman,1811\nFate of IS leader Abu Bakr al-Baghdadi unknown after airstrikes target him,1980\nPregnant woman loses eye after Ferguson cops fire bean bag,556\nIraq shoots down 2 UK planes delivering weapons to ISIL,1748\nIBM job cuts?; D.R. Horton soars on beat; AT&T expands in Mexico,1995\n'Miracle cat' rises from the dead five days after burial,1265\nFlorida woman claims to have surgically added third breast,2292\nCharles Manson wedding off as bride 'wanted to display his dead body in glass coffin',937\nMan saved from bear attack - thanks to his Justin Bieber ringtone,1324\nU.S.: Video showing Sotloff beheading is authentic,2059\nSteven Sotloff 'beheading': Islamic State fighters release video claiming to show death of second US journalist,1550\nKorean housewife 'attacked' by robot vacuum cleaner,2226\nArgentina’s president adopts Jewish godson to counteract werewolf legend,2131\nApple Watch Digital Crown -- Could It Color Adjusted?,1723\nReport: Egyptian President Makes Surprising Suggestion to Move the Location of a Future Palestinian State,1783\nSaudi oil explosion now said to be diesel pipeline,2361\nIs Jasmine Tridevil’s Third Boob Real? Alisha Hessler Hoax Rumors Swirl,1450\nYemen’s Houthi rebels seize U.S. Marines’ weapons at airport,262\nSamsung Rumoured to be Supplying the Screens for Apple Watch... Mk II,328\nDoc calls macabre 'selfie' claims completely crazy,2089\n\"Fake or freak? Woman, 21, claims to have paid $20,000 to surgically add third breast in desperate bid to become a reality TV star\",758\nJustin Bieber ringtone saved a Russian fisherman during a bear attack,1894\nWoman Adds Third Breast by Undergoing Surgery to Participate in Reality Show,328\nThis Woman Claims To Have Had Plastic Surgery To Have A Third Breast,290\nApple rumored to further enhance personalization of Apple Watch with custom engravings,1230\nIsis: James Foley's beheaded body in $1m 'humanity case' sale offer to family,1272\nCNBC: Tesla chooses Nevada for new battery factory plant,597\nFive reasons 'Crabzilla' is definitely not real,2100\nFlorida woman has surgery to add third breast to make herself 'unatttractive to men',1102\nFemale Kurdish ‘poster girl’ fighter feared killed,1741\nFate of IS leader Abu Bakr al-Baghdadi unknown after airstrikes target him,1044\nChina: Wife chops off cheating husband's penis twice with scissors and throws it out of window,1163\nISIS Is One Mile From Baghdad,1270\nCharles Manson’s fiancée wanted to marry him for his corpse: source,995\nThree Afghan soldiers who vanished from Massachusetts military base are FOUND trying to cross into Canada,870\nPregnant woman loses eye after Ferguson cops fire bean bag,164\nThe Story of the 3-Boobed Lady Is As Fake As Her Third Boob,326\n\"“Hands up, don’t shoot” comes to Hong Kong’s pro-democracy movement\",1992\nTeenager wakes up while undergoing BRAIN SURGERY in Poland... and asks the surgeons how the operation is going,1601\n\"Polish Teenager Wakes Up During Brain Surgery, Talks To Doctor\",1902\nIslamic State video reportedly shows beheading of Steven Sotloff,2063\nWoman Reportedly Cuts Off Husband's Penis Twice in One Night,1561\n\"Joan Rivers: Doctor Took Selfie With Unconscious Comedian, Performed Biopsy Without Consent -- Details\",2487\nThese Men Weren't Really Tricked Into Sexually Harassing Their Moms,338\nArgentina's President Cristina Kirchner Adopts Jewish Godson To Prevent Him Turning Into A Werewolf,914\n\"New report tips Apple Watch release in March, 12in MacBook Air in Q1\",1882\nJoan Rivers Doctor Denies Selfie,2323\nTeam 5 source: Missing Afghan soldiers found at Canadian border,1886\n\"Video Of Steven Sotloff Slaying By ISIS Is Authentic, U.S. Confirms\",268\n\"NHL expansion to include Toronto, Quebec City, Seattle and Las Vegas: Report\",1443\nWoman with three breasts ‘was a fake who has tricked people online before’,1903\nDumb Racists Photoshop Ferguson Protester Into Awful Viral Meme,2491\nREPORT: ISIS FIGHTING JUST ONE MILE OUTSIDE BAGHDAD DESPITE AIRSTRIKES,927\nCheese blamed for North Korean leader Kim Jong-un's broken ankles,57\nUS Ally Saudi Arabia Starts Gender Segregation On National Airline,1250\nJustin Bieber ringtone saves Russian fisherman from bear attack,223\nReport: Apple May Buy Social Network Path,911\n\"Man saved from bear attack when his Justin Bieber ringtones goes off, sending bear fleeing\",1188\nSaudi airline rep denies plan to separate men and women on flights,2437\nTriple-breasted woman pictured before 'operation' and vows surgery footage will prove third boob is no hoax,1275\nISIS Advances to Within 10 Miles of Baghdad,940\nLenovo ready to bid for Blackberry - report,192\nAdopting Potential Werewolves Is Routine Business for Argentine Presidents,641\n\"ISIS Beheads American Journalist Steven Sotloff, Monitoring Group Says\",2339\n'Crabzilla' or 'Crapzilla' -- You Decide,318\nMan Mauled By Bear Says He's Only Alive Thanks to Justin Bieber,596\nHong Kong riot cops forced to withdraw after democracy protesters copy 'Don't shoot' gesture used by US demonstrators after a police officer shot an unarmed black teenager,1655\nISIS Releases Video Allegedly Showing Beheading of U.S. Journalist Steven Sotloff,2071\nApple was forced to nix key health features from its smartwatch -- report,312\nKid Suspended For Allegedly Threatening Classmate With ‘Hobbit’ Magic,85\nIraq’s ambassador urges UN to investigate claims Isis is harvesting organs: ‘We have bodies - it is clear they are missing certain parts',1520\nJoan Rivers’s Personal Doctor Denies Taking Operating-Room Selfie,223\nFound at Canadian border: 3 Afghan soldiers missing from Cape Cod,1220\n\"Joan Rivers Death Preventable? Melissa Rivers Taking Legal Action, News Of Doctor’s Selfie Surfaces\",1454\nTriple-breasted woman pictured before 'operation' and vows surgery footage will prove third boob is no hoax,1228\nNHL expansion plans in the works: reports,2279\n\"The Groom Was Sick, So The Bride Married A Guest At Her Wedding In A Fit Of Rage\",1285\nStory of ‘gutsy bravehearts’ who ‘repelled’ Boko Haram attack is a hoax,1782\n\"Saudi airline, Saudia, to ban gender-mixing\",326\nFlorida Woman Has Surgery To Add Third Breast To Her Chest,2204\n\"Passenger headed to Dallas rages over ‘Merry Christmas,’ removed from plane\",1878\n\"'Rehana is alive and well... ISIS fanatics have NOT beheaded her': Poster girl for Kurdish freedom fighters escaped Kobane hellhole, friends tell MailOnline\",1250\n\"3 Afghan Soldiers Missing From U.S. Base Apprehended at Canadian Border, Reports Say\",1754\nReports: Selfie-Taking Doc's Unauthorized Biopsy May Have Killed Joan Rivers,685\n\"NHL expansion to include Toronto, Quebec City, Seattle and Las Vegas: Report\",1431\nArgentina’s president adopts Jewish boy to save him from life as a werewolf,861\nThree Boobs Are Most Likely Two Boobs and a Lie,647\n\"IBM to ‘sack 111,800 employees in record mass layoff’\",1236\nKim Jong IS Un-well – and it could be GOUT! North Korea confirms its young dictator is 'suffering discomfort' after addiction to Swiss cheese revealed,916\n\"Iga Jasica brain surgery: Teen wakes up mid-procedure on table, chats about cat\",166\nOil Futures Jump on Rumored Pipeline Explosion in Saudi Arabia,1801\nRaven-Symoné Slams Rumors That Bill Cosby Molested Her,814\nHP reportedly plans to split PC and printer business from enterprise unit,1126\nIsis 'just one mile from Baghdad' as al-Qaeda fighters join forces against Syria air strikes,1886\nSteven Sotloff beheading: Latest updates as ISIS release gruesome video of US journalist's murder,1596\nJoan Rivers’ Doctor Snapped Selfie During Throat Procedure (Report),166\nGender assignment surgery to be given to hermaphrodite cat,2083\nRumor Suggests 12-Inch Retina MacBook Air Could Launch During March 9 Apple Watch Event,1712\nSouth Korean Woman's Hair 'Eaten' By Robot Vacuum Cleaner,1741\nCNN: Doctor Took Mid-Surgery Selfie with Unconscious Joan Rivers,249\nCrabzilla! Satellite Picture Reveals Giant Crustacean Lurking Off The Coast Of Whitstable,2100\nReport: NHL expansion to Las Vegas 'a done deal',2059\nFisherman Saved from Deadly Bear Attack by His Justin Bieber Ringtone,1600\nFive-year-old boy gets a bill for missing school friend's birthday party,535\n\"Source: Joan Rivers' doctor took selfie, began biopsy before her cardiac arrest\",1150\nSaudi Arabia's national airline plans to keep men and women apart,1583\nHermaphroditic Cat Is Getting Gender Assignment Surgery,452\nIs this Crabzilla? 'Giant crab' measuring 50ft spotted off British coast,2136\nIsis 'Admits' Leader Abu Bakr al-Baghdadi Injured in US Air Strike,1941\n\"Polish Teenager Wakes Up During Brain Surgery, Talks To Doctor\",1655\nWoman Who Claimed To Have Surgery To Add Third Breast Exposed As Hoaxer,1244\n\"REPORT: ISIS CAPTURES, BEHEADS KURDISH FEMALE FIGHTER 'REHANA' IN KOBANE\",784\nIsraeli right welcomes Sisi's offer to a Palestinian State in Sinai,1200\nArgentine President Takes On Godson — But Not To Keep Werewolf At Bay,1633\n\"Report: Toronto, Seattle, Quebec City to join Vegas in 2017 NHL expansion\",1102\nISIS Is Trying To Sell The Body Of U.S. Hostage James Foley For $1 Million,231\nWe're Getting More Detail On The Amazing New Camera Apple Is Planning For The Next iPhone,1980\nBrighton jihadi Khalil al-Britani killed in Syria drone strike,1736\nNo joke: 5-year-old billed for missing friend’s birthday party,1211\nJournalist Steven Sotloff reportedly executed by ISIS,1687\nCharles Manson Wedding Off: Fiancee’s Morbid Plan To Exploit His Corpse Emerges,995\nCrazy Conservatives Are Sure a Gitmo Detainee Killed James Foley,1194\nSaudi Arabian Airline Rep Denies Plan to Separate Men and Women on Flights,2512\n\"Hong Kong protesters mimic Ferguson’s ‘hands up, don’t shoot’\",1879\n\"Ohio Trans Teen Commits Suicide, Leaves Heartbreaking Note Declaring “There’s No Way Out”\",2140\nREPORT: Doctor Snapped A 'Selfie' While Joan Rivers Was Under Anesthesia,680\nApple to keep gold Watch Editions in special in-store safes,256\n\"Gay Teacher Receives Touching Letter From Student, 9, After He Comes Out\",1770\nMICROSOFT 'IN SERIOUS DISCUSSIONS' TO PURCHASE MINECRAFT DEV MOJANG,1200\nJustin Bieber ringtone saves Russian fisherman from bear attack,2320\nURGENT: ISIS beheads Kurdish female fighter “Rehana”,1851\nSchool pupil writes moving letter to her teacher after he comes out as gay,2449\nReport: Three missing Afghan soldiers caught at Canadian border,2426\nJoan Rivers’ Doctor Snapped Selfie During Throat Procedure (Report),1150\nWife chops off cheating husband’s penis twice – then stray animal steals it,1763\nA Russian Guy Says His Justin Bieber Ringtone Saved Him From A Bear Attack,1146\nISIS Allegedly Beheads Second Captive American Journalist,926\nArgentina’s president adopts Jewish godson to counteract werewolf legend,1246\n\"Apple Reportedly Close to Acquiring 'Path', Looking to Integrate Service Into Messages\",268\nISIS Leader Abu Bakr al-Baghdadi Wounded in Airstrikes; His Aide Killed,429\nISIL Has Reportedly Beheaded Journalist Steven Sotloff,1475\n\"Everything You Need To Know About Path, The Struggling Social Network In Apple's Sights\",1712\nThird boob likely a hoax,1399\nThere's A Weird Story Going Around About How Argentina's President Just Saved A Jewish Man From Becoming A Werewolf,1581\nWoman Faces Jail Time After Slicing Off 3-Year-Old Nephew's Penis,1643\n\"New Twist: Charlie Hebdo Police Investigator Turns Up Dead, ‘Suicided’\",1402\n\"“Hands up, don’t shoot” comes to Hong Kong’s pro-democracy movement\",927\nCharles Manson wedding off as bride 'wanted to display his dead body in glass coffin',1801\nJustin Bieber's 'Baby' Saves Man From Violent Bear Attack,1100\nReport: Doctor took a selfie when Joan Rivers was under anesthesia,580\nScorpion stings flier on Alaska Airlines flight from L.A.,1445\nReport: Three missing Afghan soldiers caught at Canadian border,160\nSteven Sotloff 'beheading': Islamic State fighters release video claiming to show death of second US journalist,1475\nSaudi Arabia airline segregation: Saudi airlines to assign seats based on gender,183\nA Russian Guy Says His Justin Bieber Ringtone Saved Him From A Bear Attack,934\n\"Afghan woman picks up dead son's gun, helps kill 25 Taliban militants to save village\",2126\nKim Jong-un loves CHEESE so much he's ballooned in size and walks with limp,2350\n\"Woman pays $20,000 for third breast to make herself LESS attractive to men\",1272\nCNN: Doctor Took Mid-Surgery Selfie with Unconscious Joan Rivers,2057\nHermaphrodite cat named Mittens to get gender reassignment,1604\n\"Apple Watch Takes Two Hours to Charge, Only Delivers Notifications While on the Wrist\",1200\nTransgender Teen Commits Suicide & Pens A Heartbreaking Note Urging The World To Change,1717\nJustin Bieber Saved This Guy From a Bear Attack,912\nBrighton teenager killed in US air strikes in Syria,1617\n\"Polish Teenager Wakes Up During Brain Surgery, Talks To Doctor\",1512\nBlackBerry (BBRY) Could Receive An Offer By Cash-Rich Lenovo As Early As This Week: Report,2085\nU.S.: Video showing Sotloff beheading is authentic,363\n\"Transgender teenager, 17, leaves heartbreaking suicide note blaming her Christian parents before walking in front of tractor trailer on highway\",1373\nExplosive New Details Of Joan Rivers’ Medical Crisis: Doctor Snapped Selfie With Legendary Comic & Performed Unauthorized Biopsy While She Was Under Anesthesia!,1793\nA Russian Guy Says His Justin Bieber Ringtone Saved Him From A Bear Attack,319\nJasmine Tridevil: The woman with three breasts,1907\n\"Joan Rivers’ Doctor Reportedly Took Selfie, Biopsy Right Before Her Heart Attack\",1927\nHewlett-Packard will reportedly split into two companies,1111\nJoan Rivers Doctor Denies Selfie,929\nArgentinian President Cristina Kirchner adopts Jewish boy to protect him from werewolf stigma,2131\n\"Could Crabzilla, a 50-foot-long crab be real?\",2146\nArgentina’s President Adopted A Jewish Godson To Stop Him From Turning Into A Werewolf,923\nSource: Three Afghan soldiers located at Canadian border,1812\nJustin Bieber Saved A Guy Getting Mauled By A Bear,596\n\"Morin goes back on transparency pledge, refuses to confirm or deny report that Apple is buying Path\",291\n'Throat specialist to the stars' allegedly involved in fatal Joan Rivers procedure denies taking selfie with star as she releases statement saying she will not comment on tragic incident,1229\nLenovo might be eyeing up BlackBerry... again,1677\n\"Jealous Wife Who Chopped Off Husband’s Penis For Cheating On Her, Chops It Off A Second Time\",291\nREPORT: Tesla Chooses Nevada For Site Of Its Massive Battery Factory,2384\nFound! Missing Afghan Soldiers Spotted Trying to Enter Canada,1259\nFlorida woman gets plastic surgery to add a third breast,2392\nVideo purports to show beheading of US journalist,1431\nHewlett-Packard Plans to Break in Two,412\nFerguson and Hong Kong Have One Important Thing in Common,2183\nNo gender segregation on Saudia,1414\n\"\"\"When We Felt Threatened, We Opened Umbrellas and Raised Our Hands\"\"\",2183\nNHL denies Las Vegas expansion report,2294\nMissing Afghan soldiers taken into custody at Canadian border,1620\nSaudi Arabian airline to separate genders after men complain about blokes sitting next to their wives,1193\nArgentina's President Didn’t Adopt A Jewish Child To Avoid Becoming A Werewolf; So What Did She Do?,361\nDumb Racists Photoshop Ferguson Protester Into Awful Viral Meme,836\nChina Penis Amputation: Cruel Aunt Viciously Mutilates Toddler's Genitals as Punishment,813\nJoan Rivers' 'selfie' doctor 'DENIES performing biopsy and taking photo while star was under anesthesia',2205\nISIS Reportedly Beheads A Second American Journalist,1998\nTriple-breasted woman pictured before 'operation' and vows surgery footage will prove third boob is no hoax,2361\nApple Stores to Keep Gold “Edition” Apple Watch in Custom Safes,2121\n\"'Even though you're gay, I will always treat you the same way as I do now': Moving letter from nine-year-old to her school teacher after he came out to his class\",1082\nSaudi Arabia’s Religious Police Outlaw ‘Tempting Eyes’,1962\nEgypt’s President denies offering land to Palestinians,2460\nU.S. Officials Threatened James Foley’s Parents With Prosecution Over Ransom,1172\nISIL Has Reportedly Beheaded Journalist Steven Sotloff,2158\n\"Disgusting! Joan Rivers Doc Gwen Korovin’s Sick Selfie EXPOSED — Last Photo Of Comic Icon, When She Was Under Anesthesia, At Center Of Medical Investigation\",2057\nFox Affiliate Falls for College Humor's Office Note War Prank,1204\n\"Apple to launch new 4\"\" iPhone next year\",469\n\"Source: Joan Rivers' doc did biopsy, selfie\",2089\nURGENT: ISIS beheads Kurdish female fighter “Rehana”,1279\nIBM denies layoff rumors,2011\nJustin Bieber Basically Saves A Russian Man From A Bear,580\nSaudi Arabia airline segregation: Saudi airlines to assign seats based on gender,1290\nArgentina's President Cristina Kirchner Adopts Jewish Godson To Prevent Him Turning Into A Werewolf,1992\nISIS is suspected of selling human organs for money in Iraq,897\nArgentina's President Adopts Jewish Boy to Keep Him from Turning into a Werewolf,145\n\"Joan Rivers’ Doctor Reportedly Took Selfie, Biopsy Right Before Her Heart Attack\",2517\nCrabzilla! Satellite Picture Reveals Giant Crustacean Lurking Off The Coast Of Whitstable,85\n\"Report: Woman claims she had third breast added, hopes to become a TV star\",1378\nMIRACLE CAT CLAWS ITS WAY OUT OF ITS OWN GRAVE FIVE DAYS AFTER BEING BURIED,1643\n\"Boy, 5, given £15.95 invoice for missing friend's birthday party\",1287\nFoley family says was 'threatened' by U.S. official over ransom: ABC,2121\nJoan Rivers' Doctor Reportedly Took a Selfie Before Her Cardiac Arrest,2512\nThis Zombie Cat Returned Home Five Days After Being Buried By Its Owner,1816\nApple scrapped advanced Apple Watch health monitoring features due to reliability issues,1479\nPregnant Ferguson woman loses her EYE after police shoot her car with bean bag during violent protests,863\nArgentina's President Just Adopted a Son So He Won't Turn into a Werewolf,1581\nIs this Crabzilla? 'Giant crab' measuring 50ft spotted off British coast,2323\nMissing Afghani soldiers found trying to cross US border to Canada,1626\nNHL denies Las Vegas expansion report,1809\n\"Next-gen iPhone rumored to sport dual-lenses, DSLR quality in 'biggest camera jump ever'\",1783\nSteven Sotloff 'beheaded by Islamic State',786\n\"Woman Gets Third Boob Implanted, Wants to Be \"\"Unattractive to Men\"\"\",2301\nReport: NHL expansion to Las Vegas 'a done deal',1431\nIslamic State trying to SELL decapitated body of US hostage James Foley for $1 MILLION,1696\nFlorida woman gets third breast to become 'unattractive' 32,836\n\"NHL expansion to include Toronto, Quebec City, Seattle and Las Vegas: Report\",67\n\"After Beheading of Steven Sotloff, Obama Pledges to Punish ISIS\",2339\n\"WH: We didn't threaten Foley, Sotloff families\",2505\nISIS Reportedly Executes 2nd American Journalist,835\nJames Foley family: Obama officials vowed criminal charges if we paid son’s ransom,1878\nDid Argentina's President Adopt A Jewish Baby To Stop It From Becoming A Werewolf??,1324\nRumor: ‘new’ 4-inch iPhone on the way,259\nIBM denies layoff rumors,389\n'Crabzilla' or 'Crapzilla' -- You Decide,2245\nMIRACLE CAT CLAWS ITS WAY OUT OF ITS OWN GRAVE FIVE DAYS AFTER BEING BURIED,2128\nUnlikely rumor claims Apple will bring back the 4-inch iPhone for 2015,92\nSaudi Arabia May Be Taking Misogyny to the Skies,1151\nU.S. airstrikes 'hit ISIS leader': Terror group chief 'critically wounded' in Iraq after coalition forces bomb jihadi leaders,448\nArgentina's President Didn’t Adopt A Jewish Child To Avoid Becoming A Werewolf; So What Did She Do?,457\nWoman Gets Third Boob to Appear Unattractive to Men,3\n\"Source: Joan Rivers' doctor took selfie, began biopsy before her cardiac arrest\",338\nMicrosoft to buy 'Minecraft' creator Mojang for $2.5B,1704\nVideo purportedly shows beheading of U.S. hostage Steven J. Sotloff,1039\n\"REPORT: Apple Will Acquire Path, The Struggling Social Network\",222\nJoan Rivers' 'selfie' doctor 'DENIES performing biopsy and taking photo while star was under anesthesia',1963\nAnalyst: Apple Watch Edition to Cost $950,1753\nPeople Actually Believed Argentina’s President Adopted A Jewish Boy To Stop His Change Into A Werewolf,1324\nExplosive New Details Of Joan Rivers’ Medical Crisis: Doctor Snapped Selfie With Legendary Comic & Performed Unauthorized Biopsy While She Was Under Anesthesia!,2291\nPolice Chief In Charge of Paris Attacks Commits Suicide,2199\n\"Woman pays $20,000 for third breast to make herself LESS attractive to men\",1373\nArgentina's President Adopts Boy to End Werewolf Curse,1677\nFate of IS leader Abu Bakr al-Baghdadi unknown after airstrikes target him,1620\n\"ISIS might be harvesting organs, Iraqi ambassador tells UN, amid reports of more hostages being burned alive\",46\n\"Sony Hackers Email: Thanks For Running Scared, We'll Stop Now\",2011\nTexas Boy Suspended For 'Threatening' Classmate With The One Ring,1248\nNHL Expansion Plan Report Is 'Complete Fabrication': Bettman,673\nGrieving Afghan mother takes bloody revenge by killing 25 Taliban militants during seven hour battle after they gunned down her son,2195\nUnited Nations asked to investigate claims of organ harvesting by ISIS,182\nJustin Bieber Basically Saves A Russian Man From A Bear,2229\nPresident of Argentina Adopts Boy to Stop Him from Becoming a Werewolf,2253\nFerguson and Hong Kong Have One Important Thing in Common,990\nWoman with three breasts: Real or hoax?,2392\nHewlett-Packard to split into two companies,1552\nISIS Reported to Behead Second American,1861\nSaudi Arabia outlaws ‘tempting eyes’,177\nEvil Aunt Hacks Off Toddlers Penis,2510\n\"Boy, 5, given £15.95 invoice for missing friend's birthday party\",556\nJustin Bieber Saved A Guy Getting Mauled By A Bear,2082\nFisherman Saved from Deadly Bear Attack by His Justin Bieber Ringtone,894\n\"Islamic State leader Abu Bakr al-Baghdadi: Wounded, dead or missed entirely by U.S. airstrikes?\",717\nMan kicked off flight after Merry Christmas greeting sets him off,354\nArgentina's President Just Adopted a Son So He Won't Turn into a Werewolf,2382\n\"Sorry, Argentina's President Didn't Actually Adopt a Jewish Werewolf\",1992\nJustin Bieber Basically Saves A Russian Man From A Bear,2493\nBrighton jihadi Khalil al-Britani killed in Syria drone strike,1316\nJournalist Steven Sotloff reportedly executed by ISIS,1391\nJoan Rivers Doctor Denies Selfie,1639\nRaven-Symone blasts fake report alleging she was abused by Bill Cosby: ‘Keep me out of this’,1947\nWhite House denies threatening families of James Foley and Steven Sotloff over ISIS ransom but adds 'we made the law clear to them',1759\n\"Gay Teacher Receives Touching Letter From Student, 9, After He Comes Out\",953\nBear attack foiled by Justin Bieber’s music: A story too good to check,2105\nArgentina president adopts young Jewish boy as godson to prevent him from turning into werewolf,1633\n\"Argentina President, Christina Kirchner, Has Bizarre Werewolf Mishap\",37\nPresident of Argentina adopts Jewish boy to stop him turning into werewolf,963\nTriple-breasted woman pictured before 'operation' and vows surgery footage will prove third boob is no hoax,2270\nReport: Apple Is Shutting Down Beats Music,2239\nPolice officer in Charlie Hebdo investigation 'shot himself dead hours after the attack',1782\n\"Transgender teenager, 17, leaves heartbreaking suicide note blaming her Christian parents before walking in front of tractor trailer on highway\",1717\nThree-breasted woman outed as fake by Tampa police,1275\nISIS online video shows beheading of U.S. journalist Steven Sotloff,656\nISIS Beheads Second American Journalist,2339\nSaudi Arabian Airline Rep Denies Plan to Separate Men and Women on Flights,2100\nISIS Allegedly Beheads Second Captive American Journalist,1687\nCrude Sees a Bid on Reports of Saudi Arabia Pipeline Explosion,2449\nArgentina’s president adopts Jewish godson to counteract werewolf legend,361\n‘I will have justice for what they did to me’: Pregnant St. Louis woman loses eye after police fire non-lethal round at car during Ferguson protest (VIDEO),519\nThree Boobs Are Most Likely Two Boobs and a Lie,2270\nThird boob likely a hoax,1907\n\"REPORT: Apple Will Acquire Path, The Struggling Social Network\",338\n\"Joan Rivers Death Preventable? Melissa Rivers Taking Legal Action, News Of Doctor’s Selfie Surfaces\",338\nThis Woman Claims To Have Had Plastic Surgery To Have A Third Breast,1770\n\"Woman Cuts Off Husband's Penis Twice, Then Throws It Out the Window\",2358\nScorpion stings flier on Alaska Airlines flight from L.A.,150\nApple May Be Reintroducing The 4-inch iPhone,2512\nWife chops off cheating husband’s penis twice – then stray animal steals it,338\nA Russian Guy Says His Justin Bieber Ringtone Saved Him From A Bear Attack,1451\nThese Men Freak Out When They Discover The Women They Are Harassing Are Their Moms In Disguise (VIDEO),2363\n\"Joan Rivers’ Doctor Reportedly Took Selfie, Biopsy Right Before Her Heart Attack\",2119\nA Justin Bieber Ringtone Just Saved A Man’s Life Who Was Being Attacked By A Bear,393\nJames Foley’s Family Claims Government Threatened Them Over Ransom Payments,180\nEvil Aunt Hacks Off Toddlers Penis,1694\niPhone 6s Rumored to Include 2GB of Faster RAM and 'Force Touch' Technology,980\nIRAQ ACCUSES BRITAIN OF DELIVERING WEAPONS TO ISLAMIC STATE,594\nIslamic State releases video of beheading of U.S. hostage Steven Sotloff: site intelligence monitoring service,2339\nWoman With Three Breasts Is Reportedly A Fake: Jasmine Tridevil’s Real Identity Revealed,2101\n\"REPORT: Apple Will Acquire Path, The Struggling Social Network\",2279\n\"Hackers tell Sony wise to cancel film, don't make more trouble -CNN\",2262\nWatch Two Guys Appear to Get Tricked Into Catcalling Their Own Moms,1191\nThree-breasted woman outed as fake by Tampa police,471\nISIS online video shows beheading of U.S. journalist Steven Sotloff,1394\nWoman with three breasts: Real or hoax?,1811\n\"Apple in late stages to acquire Path, report says\",1861\nMan Mauled By Bear Says He's Only Alive Thanks to Justin Bieber,2169\nKid Suspended For Allegedly Threatening Classmate With ‘Hobbit’ Magic,1272\n'Throat specialist to the stars' allegedly involved in fatal Joan Rivers procedure denies taking selfie with star as she releases statement saying she will not comment on tragic incident,2467\nCanadian cat Mittens to undergo gender reassignment surgery after it is revealed to be a hermaphrodite,1604\n\"Hong Kong protesters go Ferguson style: ‘Hands up, don’t shoot’\",814\nIslamic State releases video of beheading of U.S. hostage Steven Sotloff: site intelligence monitoring service,2059\nWoman With Three Breasts Is Reportedly A Fake: Jasmine Tridevil’s Real Identity Revealed,1373\nSaudi Arabia's national airline planning to introduce gender segregation on flights,1452\nVideo purports to show beheading of US journalist,2063\n3-Boobed Woman a Fake,1851\nMan Mauled By Bear Says He's Only Alive Thanks to Justin Bieber,2467\n\"Surgery Patient Wakes Up, Asks Doc 'How's It Going?'\",1741\nSaudi Arabia outlaws ‘tempting eyes’,2173\nLenovo 'resumes efforts to acquire struggling phone maker BlackBerry',360\nJoan Rivers' Doctor Reportedly Took a Selfie Before Her Cardiac Arrest,2517\nU.S. airstrikes 'hit ISIS leader': Terror group chief 'critically wounded' in Iraq after coalition forces bomb jihadi leaders,163\nWoman has third breast implanted,3\nReports: Selfie-Taking Doc's Unauthorized Biopsy May Have Killed Joan Rivers,946\n\"Video Of Steven Sotloff Slaying By ISIS Is Authentic, U.S. Confirms\",2183\nFox Affiliate Falls for College Humor's Office Note War Prank,540\nReport: Woman who claimed to have third breast added is fake,1617\nOil Futures Jump on Rumored Pipeline Explosion in Saudi Arabia,274\nMan saved from bear attack - thanks to his Justin Bieber ringtone,122\n\"Brain Surgery Recovery: Teenage Girl Wakes Up During Procedure, Talks About Cats\",1394\nIndia: Angry bride marries guest after original groom falls ill during wedding ceremony,2300\n\"Saudi airline, Saudia, to ban gender-mixing\",2222\nIslamic State leader Abu Bakr al-Baghdadi wounded in airstrike: claims,1259\nEnraged spouse chops off unfaithful husband's manhood – TWICE,1526\n\"Woman pays $20,000 for third breast to make herself LESS attractive to men\",2204\n\"KGI: iPhone sales forecast at 73M for Q4 ahead of Apple Watch debut in March, 12\"\" MacBook Air in Q1\",2126\nPregnant woman loses eye after police shoot bean bag at her,647\nPregnant Woman Loses Eye During Ferguson Riots After Officer Shoots Bean Bag Round At Car,1566\n\"Beast-eater, frightened phone signal, threw the victim and rend in the taiga\",1309\nVideo reportedly shows beheading of reporter Steven Sotloff by ISIS,934\nNorth Korean student on the run in France after escaping from Pyongyang's agents,2065\nSource: Three Afghan soldiers located at Canadian border,1874\nMystery of 50ft giant crab caught on camera in Kent harbour,2500\nMissing Afghan Soldiers Apprehended Trying To Cross Border Into Canada,1557\nLoggers Accidentally Cut Down World’s Oldest Tree in Amazon Forest,485\n‘Crabzilla’ a 50-foot colossal conundrum,2500\nIsis: James Foley's beheaded body in $1m 'humanity case' sale offer to family,326\nScorpion stings flier on Alaska Airlines flight from L.A.,1228\nMicrosoft said to be buying the maker of 'Minecraft' for $2 billion,122\nKorean Housewife’s Hair Sucked Up into Robot Vacuum,452\nFemale Kurdish ‘poster girl’ fighter feared killed,1944\nA Justin Bieber Ringtone Just Saved A Man’s Life Who Was Being Attacked By A Bear,680\nIslamic State trying to SELL decapitated body of US hostage James Foley for $1 MILLION,946\nHermaphroditic Cat Is Getting Gender Assignment Surgery,2400\n\"50ft crustacean, dubbed Crabzilla, photographed lurking beneath the waters in Whitstable\",1902\nBlood money: How ISIS is selling human organs harvested from living hostages and its own dead soldiers to fund terror across the Middle East,182\nFlorida woman claims to have surgically added third breast,2204\nVideo purports to show beheading of US journalist,1596\n\"Joan Rivers: Doctor Took Selfie With Unconscious Comedian, Performed Biopsy Without Consent -- Details\",2057\nTeen wakes up mid-brain surgery and asks doctors ‘How’s it going?’,1052\nPICTURES: Shocking Pictures Comparing US School Lunches to Other Countries Goes Viral,823\nCruel aunt cuts her three-year-old nephew's penis off because he burst in on her on the loo and asked to use her phone,2400\nVideo reportedly shows beheading of reporter Steven Sotloff by ISIS,259\nSaudi national airline may introduce gender segregation on its flights,2512\nHeads up oil traders: Big pipeline explosion reported in Saudi Arabia,1550\n\"Teen Iga Jasica wakes up during brain surgery, asks how it’s going\",1601\nJoan Rivers Personal Doctor Allegedly Took A Selfie Before Her Biopsy And Cardiac Arrest,1310\nREPORT: Tesla Chooses Nevada For Site Of Its Massive Battery Factory,1894\nAngry Indian bride marries wedding guest,2004\nJoan Rivers’ Doctor Snapped Selfie During Throat Procedure (Report),1636\nNHL expansion plans in the works: reports,1685\nBreast Chancer,1373\n\"Report: Joan Rivers doctor took selfie, began biopsy, source says\",1150\nThese Men Freak Out When They Discover The Women They Are Harassing Are Their Moms In Disguise (VIDEO),486\n\"3 Afghan Soldiers Missing From U.S. Base Apprehended at Canadian Border, Reports Say\",2426\nI never intended to kill his penis I was just angry: Mpumalanga acid attack girl,2461\nArgentina's President Adopts Boy to End Werewolf Curse,457\nReports: Selfie-Taking Doc's Unauthorized Biopsy May Have Killed Joan Rivers,1636\n17-yr-old girl pours acid on boyfriend’s penis after he leaked their sex tape,619\nThree Boobs Are Most Likely Two Boobs and a Lie,814\nJustin Bieber Ringtone Startles Bear,2105\nWoman has surgery to get third breast: The three most statistically unlikely pairs of boobs,1188\nRumor: Apple in late-stage talks to buy Path social platform,457\n\"Tesla settles on Nevada for \"\"gigafactory\"\" site -CNBC\",33\nBrighton jihadi 'among five killed in Syria drone strike',2001\nThis Woman Claims To Have Had Plastic Surgery To Have A Third Breast,327\nReport: Three missing Afghan soldiers caught at Canadian border,408\nJoan Rivers’ doctor snapped a selfie before biopsy surgery,2119\n\"Saudi airline, Saudia, to ban gender-mixing\",1272\nSaudi Airline Considering Separating Passengers By Gender,1754\nHewlett-Packard to split into two companies,1953\n\"ISIS Beheads American Journalist Steven Sotloff, Monitoring Group Says\",1712\nSource: Apple set to acquire Path in an attempt to bolster iOS social cred,340\n\"Justin Bieber ringtone scares bear, saves Russian fisherman\",319\nISIL Has Reportedly Beheaded Journalist Steven Sotloff,96\n\"Saudi Stocks, Currency Tumble As Aramco Pipeline Explodes; ISIS Sabotage Concerns\",970\nBritish teenager Ibrahim Kamara 'Killed In US Airstrikes In Syria',329\n\"Source: Joan Rivers' doctor took selfie, began biopsy before her cardiac arrest\",2368\nOil Futures Jump on Rumored Pipeline Explosion in Saudi Arabia,2074\n\"Brain Surgery Recovery: Teenage Girl Wakes Up During Procedure, Talks About Cats\",916\n\"Joan Rivers: Doctor Took Selfie With Unconscious Comedian, Performed Biopsy Without Consent -- Details\",249\nMissing Kim Jong-un suffering with 'condition' after CHEESE binge,2394\n\"Hewlett-Packard splits off PC, printer businesses\",429\n\"Passenger Gets Kicked Off Plane After \"\"Merry Christmas\"\" Meltdown\",747\n\"Nine-year-old girl writes letter to 'amazing, fantastic' teacher after he comes out as gay\",2239\nNo gender segregation on Saudia,2333\n'Crabzilla' or 'Crapzilla' -- You Decide,1993\nJustin Bieber ringtone saves Russian man from bear attack,2082\n\"Afghan woman picks up dead son's gun, helps kill 25 Taliban militants to save village\",884\nFlorida woman gets third breast surgically implanted,1067\nSyria: Teenage British Jihadi from Brighton Killed in US Airstrikes,2001\n\"Woman Gets Third Boob Implanted, Wants to Be \"\"Unattractive to Men\"\"\",1811\nMicrosoft Near Deal to Buy Minecraft Maker Mojang,1941\n\"Video Of Steven Sotloff Slaying By ISIS Is Authentic, U.S. Confirms\",2465\nApple Watch Likely Be Launched On Valentine’s Day; Plus First Apple Watch Accessory To Be Showcased In CES 2015,2439\nFound! Missing Afghan Soldiers Spotted Trying to Enter Canada,20\nJoan Rivers' Personal Doctor Allegedly Took A Selfie During Her Throat Procedure,685\nVideo purports to show beheading of US journalist,916\nTriple-breasted woman pictured before 'operation' and vows surgery footage will prove third boob is no hoax,1272\n\"Gwen Korovin, Joan Rivers’s doctor, denies taking selfie\",2357\nThree-breasted woman outed as fake by Tampa police,2359\n\"Apple Watch to go on sale in March, claims analyst\",1874\nIs 'hands up' in Hong Kong really the same as in Ferguson?,647\nJilted wife 'chopped off husband's penis TWICE with scissors after catching him cheating',415\nFlight Delayed Due To Rampaging Scorpion,1894\nZombie Cat: Buried Cat Claws Way Out Of Grave After Being Left For Dead,1705\nRobot vacuum cleaner EATS WOMAN,841\nThree Afghan soldiers who vanished from Massachusetts military base are FOUND trying to cross into Canada,2383\n\"Source: Joan Rivers' doctor took selfie, began biopsy before her cardiac arrest\",1454\nFate of Isis leader remains unclear after US airstrike in Iraq,1620\nISIS video shows beheading of American journalist Steven Sotloff,2065\n\"Four new NHL expansion teams? Vegas, Seattle, Toronto and Quebec by 2017: Report\",1694\nSaudi Airlines to ban gender-mixing seating,811\nFound at Canadian border: 3 Afghan soldiers missing from Cape Cod,890\nIsis leader ‘injured in airstrike during meeting in Iraq,1696\n\"Rehana, Poster Girl for Kurdish Peshmerga, Alive and 'Fighting Fiercely,' After ISIS' Claims of Beheading Her\",100\n\"Passenger headed to Dallas rages over ‘Merry Christmas,’ removed from plane\",1160\n'I had a third breast implant so I can turn off men',1894\n\"“I am lost for words,” 5-year-old boy billed for missing friend’s birthday party\",2222\nHugh Hefner Dead? Fans Panic That Playboy Founder Is Gone,747\nISIS Harvesting Victims’ Organs to Finance Terror,69\nEnraged spouse chops off unfaithful husband's manhood – TWICE,1633\nSource: Apple set to acquire Path in an attempt to bolster iOS social cred,50\nA Justin Bieber Ringtone Just Saved A Man’s Life Who Was Being Attacked By A Bear,2373\nGigafactory location: Tesla Motors confirms Nevada announcement Thursday,1694\nIslamic State executed two of its militants in the city of al- Bokamal.,1052\nWhite House denies threatening families of James Foley and Steven Sotloff over ISIS ransom but adds 'we made the law clear to them',2029\nApple to shut down Beats Music? Not so Apple says,1527\n\"Islamic State leader Abu Bakr al-Baghdadi: Wounded, dead or missed entirely by U.S. airstrikes?\",448\n\"ISIS Leader Injured in Air Strike, Iraqi Officials Say\",2038\nIsis 'Admits' Leader Abu Bakr al-Baghdadi Injured in US Air Strike,1557\nWoman Adds Third Breast by Undergoing Surgery to Participate in Reality Show,2026\n\"Report: HP to split into two companies, one focused on PCs/printers and one on enterprise computing\",1124\nU.S.: Video showing Sotloff beheading is authentic,990\n\"Three-Boobed Girl probably a hoax, because obviously\",2402\n\"IBM Corp expected to cut more than 110,000 jobs in massive overhaul, report says\",2011\nA Russian Guy Says His Justin Bieber Ringtone Saved Him From A Bear Attack,1696\nArgentina's president 'adopts' godson 'to prevent him becoming a werewolf',746\nScorpion Sting Delays Oregon State Flight,1830\nHewlett-Packard to split into two companies,2038\nHewlett-Packard Announces Plans To Break Up Company,1704\n\"ISIS might be harvesting organs, Iraqi ambassador tells UN, amid reports of more hostages being burned alive\",897\nIs Jasmine Tridevil’s Third Boob Real? Alisha Hessler Hoax Rumors Swirl,2291\nJustin Bieber Saved A Guy Getting Mauled By A Bear,2183\nIslamic state issues video of beheading of U.S. hostage: SITE,1052\n\"Afghan family kills 25 Taliban, media report\",2289\n'Throat specialist to the stars' allegedly involved in fatal Joan Rivers procedure denies taking selfie with star as she releases statement saying she will not comment on tragic incident,1639\nApple Stores to install safes to secure gold Apple Watches,1062\nIslamic State releases video of beheading of U.S. hostage Steven Sotloff: site intelligence monitoring service,201\n\"Tesla settles on Nevada for \"\"gigafactory\"\" site -CNBC\",814\nAirline passenger freaks out over crew's 'Merry Christmas' greeting,1719\nIBM is about to get hit with a massive reorg and layoffs,2083\n'Dear Sandwich Thief': Man's hilarious response to passive-aggressive sign posted on his office's fridge door sparks incredible kitchen note war,1811\nMissing Afghan soldiers taken into custody at Canadian border,2086\nA Pregnant Woman Has Lost Her Eye After Being Shot W/ Bean Bag In Ferguson,1548\nIga Jasica Says Awakening During Brain Surgery Was No Mistake,353\nThree Afghan soldiers found at Canada border after leaving Cape Cod base,746\nReport: Apple Rethinking Beats Music Brand,1668\nVideo purportedly shows beheading of U.S. hostage Steven J. Sotloff,627\nIslamic State reportedly on Baghdad’s outskirts after week of victories,1552\nHermaphroditic cat to get gender assignment surgery,875\n\"Report: HP to split into two companies, one focused on PCs/printers and one on enterprise computing\",1450\nJustin Bieber Helps Defend Russian Fisherman From Bear,1754\n'I had a third breast implant so I can turn off men',596\n\"Zombie Cat: Buried Kitty Believed Dead, Meows Back to Life\",2136\nMan Mauled By Bear Says He's Only Alive Thanks to Justin Bieber,1626\n\"Next-gen iPhone rumored to sport dual-lenses, DSLR quality in 'biggest camera jump ever'\",1464\nLoggers have NOT accidentally cut down world’s oldest tree,916\n18-Karat Gold Apple Watch Edition To Be Locked In Safes At Apple Stores,1823\nJasmine Tridevil: The woman with three breasts,274\n\"KGI: iPhone sales forecast at 73M for Q4 ahead of Apple Watch debut in March, 12\"\" MacBook Air in Q1\",2057\nISIS Reported to Behead Second American,1576\nIslamic State trying to SELL decapitated body of US hostage James Foley for $1 MILLION,318\n\"Joan Rivers' Doctor \"\"Took a Selfie\"\" During Procedure: CNN\",1525\nIS reportedly tries to sell slain US hostage’s body for $1 million  Read more: IS reportedly tries to sell slain US hostage's body for $1 million,1449\nEXCLUSIVE: Apple To Unveil The Long-Awaited Retina MacBook Air At Its “Spring Forward” Event,758\nPregnant Ferguson woman loses her EYE after police shoot her car with bean bag during violent protests,1566\n\"REPORT: Apple Will Acquire Path, The Struggling Social Network\",1454\nJustin Bieber ringtone saved a Russian fisherman during a bear attack,163\nWhite House Threatened James Foley's Family with Prosecution,1100\nSaudi Arabia airline segregation: Saudi airlines to assign seats based on gender,1272\nREPORT: MARINES ORDERED BY STATE DEPT TO SURRENDER WEAPONS IN US EMBASSY EVAC IN YEMEN,566\n\"Was Charles Manson's \"\"Fiancée\"\" Playing Him to Get Custody of His Corpse?\",1741\nArgentina's President Adopts Young Boy so He Won't Turn Into Werewolf,1677\n\"ISIS might be harvesting organs, Iraqi ambassador tells UN, amid reports of more hostages being burned alive\",2136\nIs Jasmine Tridevil’s Third Boob Real? Alisha Hessler Hoax Rumors Swirl,103\n'Throat specialist to the stars' allegedly involved in fatal Joan Rivers procedure denies taking selfie with star as she releases statement saying she will not comment on tragic incident,2291\nWoman Adds Third Breast by Undergoing Surgery to Participate in Reality Show,103\nApple Watch Edition contains new “Apple gold”,2136\n\"Report: Toronto, Seattle, Quebec City to join Vegas in 2017 NHL expansion\",2359\n3-Boobed Woman a Fake,328\nParent: Fourth-grader suspended after using magic from 'The Hobbit',894\nMissing Kim Jong-un suffering with 'condition' after CHEESE binge,1701\n\"Joan Rivers: Doctor Took Selfie With Unconscious Comedian, Performed Biopsy Without Consent -- Details\",1525\nExplosive New Details Of Joan Rivers’ Medical Crisis: Doctor Snapped Selfie With Legendary Comic & Performed Unauthorized Biopsy While She Was Under Anesthesia!,1639\n\"IBM Corp expected to cut more than 110,000 jobs in massive overhaul, report says\",1604\n'They got in our way': James Foley's brother backs mother attacking Obama administration over failure to save photojournalist before he was beheaded by ISIS,927\nFerguson and Hong Kong Have One Important Thing in Common,2229\n\"IBM plans massive layoffs of up to 110,000 workers: report\",2527\nLenovo ready to bid for Blackberry - report,353\nWoman has third breast implanted,1770\n\"ISIS Executes Own Fighters for Spying, Embezzlement\",973\nJoan Rivers' Doctor Reportedly Took a Selfie Before Her Cardiac Arrest,1851\n\"Video Of Steven Sotloff Slaying By ISIS Is Authentic, U.S. Confirms\",1902\nREPORT: Doctor Snapped A 'Selfie' While Joan Rivers Was Under Anesthesia,1033\nMystery of 50ft giant crab caught on camera in Kent harbour,58\nThe Story of the 3-Boobed Lady Is As Fake As Her Third Boob,2466\nArgentina's President Just Adopted a Son So He Won't Turn into a Werewolf,2105\nApple to shut down Beats Music: Report,1527\n\"50ft crustacean, dubbed Crabzilla, photographed lurking beneath the waters in Whitstable\",753\nU.S. confirms authenticity of second journalist beheading video,2071\nREPORT: Tesla Chooses Nevada For Site Of Its Massive Battery Factory,736\n\"U.S., BRENT CRUDE CRUDE FUTURES EXTEND GAINS ON UNCONFIRMED MARKET RUMOR OF OIL PIPELINE EXPLOSION IN SAUDI ARABIA\",172\nFlorida woman gets plastic surgery to add a third breast,1770\n\"Argentina President, Christina Kirchner, Has Bizarre Werewolf Mishap\",457\nIBM is about to get hit with a massive reorg and layoffs,1995\nUS denies it threatened Foley family,2229\nISIS Reportedly Beheads A Second American Journalist,934\nJoan Rivers Personal Doctor Allegedly Took A Selfie Before Her Biopsy And Cardiac Arrest,1712\n\"New report tips Apple Watch release in March, 12in MacBook Air in Q1\",868\n\"Stephen Sotloff beheading shown in video, ISIS claims\",926\nHP is better not together — company to split into enterprise and PC/printer businesses,1838\n\"Bieber ringtone scares bear, saves man's life\",1146\nJoan Rivers death: Biopsy doctor ‘took SELFIE with star while she was under anesthesia moments before cardiac arrest’,1454\nIraq shoots down 2 UK planes delivering weapons to ISIL,2363\nApple to keep gold Watch Editions in special in-store safes,2499\nTampa woman claims to add 3rd breast,471\nThird boob likely a hoax,1894\nIBM job cuts?; D.R. Horton soars on beat; AT&T expands in Mexico,1596\nIs Jasmine Tridevil's Triple Breasted Tale An Internet Hoax?,2361\nCrabzilla,1218\nAngry Indian bride marries wedding guest,2363\nThese Men Catcalling Their Undercover Mothers Is the Best Payback Ever,1980\n\"3 Afghan Soldiers Missing From U.S. Base Apprehended at Canadian Border, Reports Say\",1874\n\"Gay Teacher Receives Touching Letter From Student, 9, After He Comes Out\",92\n\"IBM to ‘sack 111,800 employees in record mass layoff’\",1322\n50 foot crab : Is this a Crabzilla spotted in the UK?,1290\nJustin Bieber ringtone saved a Russian fisherman during a bear attack,2315\n\"Source: Joan Rivers' doc did biopsy, selfie\",2300\nHere's What We Know About ISIS's Alleged Organ Harvesting Operation,836\nJoan Rivers’ doctor snapped a selfie before biopsy surgery,231\nBritish terrorist Jihadi John 'injured in airstrike close to Syrian border',94\nFlorida Woman Has Surgery To Add Third Breast To Her Chest,2292\nISIS fighters now 'at the gates of Baghdad': Islamic militants fighting 'just one mile from Iraqi capital' despite days Western airstrikes,1378\nISIS Is One Mile From Baghdad,3\n\"Report: Woman claims she had third breast added, hopes to become a TV star\",1244\nJames Foley’s Family Claims Government Threatened Them Over Ransom Payments,792\nHewlett Packard ‘planning to split into two’,1793\nJoan Rivers’ doctor took a selfie while she was out cold before doing ‘an unauthorised biopsy’,1927\nISIS executioner 'Jihadi John' reported wounded in air strike; UK investigating,1373\nSaudi Arabia set to introduce gender segregation on national airline flights,605\nGhost Ship Filled with Ebola-Ridden Rats Heading for Florida,747\n\"Islamic State leader Abu Bakr al-Baghdadi: Wounded, dead or missed entirely by U.S. airstrikes?\",1741\nBREAKING: Playboy Tycoon Hugh Hefner Passes Away at Age of 88,1091\nJoan Rivers' doctor snapped selfie during throat surgery: report,929\nHP reportedly plans to split PC and printer business from enterprise unit,785\n\"Tesla settles on Nevada for \"\"gigafactory\"\" site -CNBC\",647\nREPORT: 'JIHADI JOHN' WHO BEHEADED JAMES FOLEY WOUNDED IN US AIRSTRIKE,2383\nSon of North Korean aide linked to Kim Jong-un's executed uncle is 'on the run' in France amid fears he will be killed by regime,927\n\"Three-Boobed Girl probably a hoax, because obviously\",327\nSexually frustrated female owl killed male because his penis was too small,177\n\"Joan Rivers: Doctor Took Selfie With Unconscious Comedian, Performed Biopsy Without Consent -- Details\",556\nBrighton jihadi Khalil al-Britani killed in Syria drone strike,778\nJournalist Steven Sotloff reportedly executed by ISIS,1861\n\"ISIS Beheads American Journalist Steven Sotloff, Monitoring Group Says\",1117\nWife cuts off husband's penis TWICE after catching him cheating,42\nLG to make millions of flexible Plastic OLED displays for the Apple Watch,2393\nSyria: Teenage British Jihadi from Brighton Killed in US Airstrikes,2041\nJoan Rivers Doctor Denies Selfie,556\nWould US sue parents of James Foley? Why White House is Defending Itself,1386\nArgentina Has a Superstition That Seventh Sons Will Turn into Werewolves,291\nBritish teenage jihadi believed to have been killed in Syria,1617\nJoan Rivers death: Biopsy doctor ‘took SELFIE with star while she was under anesthesia moments before cardiac arrest’,556\nRampur: Angry Bride Marries Guest after Learning Groom is Epileptic,1882\nTesla chooses Nevada for battery factory: Sources,20\n\"Polish Teenager Wakes Up During Brain Surgery, Talks To Doctor\",222\nApple Is Going To Shut Down Beats Music,231\nDid Argentina's President Adopt A Jewish Baby To Stop It From Becoming A Werewolf??,765\nJustin Bieber ringtone saves Russian fisherman from bear attack,319\nUN urged to investigate ISIS's bloody trade in human organs after Iraqi ambassador reveals doctors are being executed for not harvesting body parts,1418\nDISCONTINUED '90S MCPIZZA STILL EXISTS AT THESE MCDONALD'S LOCATIONS,353\n\"Here's What You Can Do On Path, The Social Network That Apple May Be About To Acquire\",38\n\"Apple in late stages to acquire Path, report says\",1712\nFlorida woman gets third breast surgically implanted,1399\n\"No, Argentina's president did not adopt a Jewish child to stop him turning into a werewolf\",2383\nI never intended to kill his penis I was just angry: Mpumalanga acid attack girl,157\nREPORT: Doctor Snapped A 'Selfie' While Joan Rivers Was Under Anesthesia,2439\nFlight Delayed Due To Rampaging Scorpion,1830\nTesla will build battery 'Gigafactory' in Nevada,1203\nCharles Manson's fiancee used him for his ... corpse?,2466\nArgentina's President Just Adopted a Son So He Won't Turn into a Werewolf,930\nAfghan Soldiers Found at Canadian Border,2300\nBritish teenager Ibrahim Kamara 'Killed In US Airstrikes In Syria',1980\nJustin Bieber Saved This Guy From a Bear Attack,934\nEXCLUSIVE: Apple To Unveil The Long-Awaited Retina MacBook Air At Its “Spring Forward” Event,1304\nJustin Bieber ringtone saves Russian fisherman from bear attack,2040\nFerguson protester shot in the eye with rubber bullet by police,671\nIBM denies layoff rumors,1935\nWednesday Apple Rumors: Apple May Be Ready to Buy Path,1811\nPeople Actually Believed Argentina’s President Adopted A Jewish Boy To Stop His Change Into A Werewolf,145\nWife chops off cheating husband’s penis twice – then stray animal steals it,838\nJoan Rivers' Doctor Took a Selfie While She Was Under Anesthesia (Report),1716\nSaudi Airlines to segregate sexes,1851\nRaven Symone Files Molestation Charges Against Bill Cosby,1113\nNSC 'appalled' by Sotloff beheading,1304\nTransgender Teen Leelah Alcorn Blames Christian Parents In Tumblr Suicide Note,1674\nReports: Selfie-Taking Doc's Unauthorized Biopsy May Have Killed Joan Rivers,2205\n\"LG Display, Samsung unit to supply Apple Watch screens: Report\",20\nSaudi oil explosion now said to be diesel pipeline,2381\n‘How’s it going?’: Teen wakes up during brain surgery,2059\nIslamic state issues video of beheading of U.S. hostage: SITE,259\nRumor: Apple in late-stage talks to buy Path social platform,222\nHewlett-Packard to split into two public companies,2324\nWoman Adds Third Breast by Undergoing Surgery to Participate in Reality Show,2466\n\"Source: Joan Rivers' doc did biopsy, selfie\",2368\nIsis 'behead their own fighters' for spying and embezzlement in Syria,268\nISIS ‘organ harvesting’ must be probed by Security Council – Iraqi envoy,69\n\"Rehana, Poster Girl for Kurdish Peshmerga, Alive and 'Fighting Fiercely,' After ISIS' Claims of Beheading Her\",1907\nKim Jong-un loves CHEESE so much he's ballooned in size and walks with limp,2259\nBritish Jihadi Killed In US Airstrike - Reports,2112\nJustin Bieber Helps Defend Russian Fisherman From Bear,926\nSouth Korean Woman's Hair 'Eaten' By Robot Vacuum Cleaner,889\nAfghan woman kills 25 Taliban rebels to avenge her son’s murder,2040\nHewlett-Packard will reportedly split into two companies,279\nApple’s Beats Music Brand May Go Away. Apple’s Beats Music Service is Sticking Around.,1870\nIs Jasmine Tridevil’s Third Boob Real? Alisha Hessler Hoax Rumors Swirl,1378\n'Throat specialist to the stars' allegedly involved in fatal Joan Rivers procedure denies taking selfie with star as she releases statement saying she will not comment on tragic incident,1882\n\"Hong Kong protesters go Ferguson style: ‘Hands up, don’t shoot’\",1879\n‘I will have justice for what they did to me’: Pregnant St. Louis woman loses eye after police fire non-lethal round at car during Ferguson protest (VIDEO),926\nIslamic State releases video of beheading of U.S. hostage Steven Sotloff: site intelligence monitoring service,1117\nJustin Bieber ringtone saved a Russian fisherman during a bear attack,806\nISIS Reportedly Beheads A Second American Journalist,2216\nArgentina's President Cristina Kirchner Adopts Jewish Godson To Prevent Him Turning Into A Werewolf,361\nReport: Doctor took a selfie when Joan Rivers was under anesthesia,946\nJoan Rivers Personal Doctor Allegedly Took A Selfie Before Her Biopsy And Cardiac Arrest,1755\nCNN: Doctor Took Mid-Surgery Selfie with Unconscious Joan Rivers,2040\nEvil Aunt Hacks Off Toddlers Penis,813\nJoan Rivers' Doctor Reportedly Took a Selfie Before Her Cardiac Arrest,338\n\"Sony Hackers Email: Thanks For Running Scared, We'll Stop Now\",2500\nArgentina's President Didn’t Adopt A Jewish Child To Avoid Becoming A Werewolf; So What Did She Do?,861\nWH won’t say if Foley family was threatened not to pay ransom,1675\nEx Co-Star Raven Symoné Blasts Rape Rumor ... THAT'S DISGUSTING!,2065\nWhen Street Harassers Realize The Women They're Catcalling Are Their Moms In Disguise,823\nISIS reportedly wants $1 million for beheaded hostage James Foley’s corpse,318\nTriple-breasted woman pictured before 'operation' and vows surgery footage will prove third boob is no hoax,2204\n\"Gwen Korovin, Joan Rivers’s doctor, denies taking selfie\",1181\nTrump Supported Macron in French Election,2533\nTrump Supported Macron in French Election,2534\nTrump Supported Macron in French Election,2535\nMadonna offered oral sex to Clinton voters,2536\nMadonna offered oral sex to Clinton voters,2537\nMadonna offered oral sex to Clinton voters,2538\nEggs are nearly as bad for your heart as cigarettes,2539\nEggs are nearly as bad for your heart as cigarettes,2540\nEggs are nearly as bad for your heart as cigarettes,2541\nEggs are nearly as bad for your heart as cigarettes,2542\nSaturated Fat is Bad for the Heart,2543\nSaturated Fat is Bad for the Heart,2544\nSaturated Fat is Bad for the Heart,2545\nSaturated Fat is Bad for the Heart,2546\nSaturated Fat is Bad for the Heart,2547\nHigh Intensity Interval Training (HIIT) is Dangerous,2548\nHigh Intensity Interval Training (HIIT) is Dangerous,2549\nHigh Intensity Interval Training (HIIT) is Dangerous,2550\nHigh Intensity Interval Training (HIIT) is Dangerous,2551\nTrump Plans to Pull out of Paris Climate Accord,2552\nTrump Plans to Pull out of Paris Climate Accord,2553\nTrump Plans to Pull out of Paris Climate Accord,2554\nTrump Plans to Pull out of Paris Climate Accord,2555\nTrump Plans to Pull out of Paris Climate Accord,2556\nTrump Plans to Pull out of Paris Climate Accord,2557\nKushner Proposed Backchannel Communication with Russians,2558\nKushner Proposed Backchannel Communication with Russians,2559\nKushner Proposed Backchannel Communication with Russians,2560\nKushner Proposed Backchannel Communication with Russians,2561\nKushner Proposed Backchannel Communication with Russians,2562\nTrump Fired Comey over Mishandling of Clinton Emails,2563\nTrump Fired Comey over Mishandling of Clinton Emails,2564\nTrump Fired Comey over Mishandling of Clinton Emails,2565\nTrump Fired Comey over Mishandling of Clinton Emails,2566\nTrump Fired Comey over Mishandling of Clinton Emails,2567\nGenetically Modified Foods are Harmful to Health,2568\nGenetically Modified Foods are Harmful to Health,2569\nGenetically Modified Foods are Harmful to Health,2570\nGenetically Modified Foods are Harmful to Health,2571\nSeth Rich leaked Clinton emails to wikileaks,2572\nSeth Rich leaked Clinton emails to wikileaks,2573\nSeth Rich leaked Clinton emails to wikileaks,2574\nSeth Rich leaked Clinton emails to wikileaks,2575\nClimate Change is a Hoax,2576\nClimate Change is a Hoax,2577\nClimate Change is a Hoax,2578\nClimate Change is a Hoax,2579\nClimate Change is a Hoax,2580\nObamacare is Imploding,2581\nObamacare is Imploding,2582\nObamacare is Imploding,2583\nObamacare is Imploding,2584\nObamacare is Imploding,2585\nObamacare is Imploding,2586\n‘You Were My Guy’: Trump Tells Macron He Supported Him During French Election,2533\n‘You Were My Guy’: Trump Tells Macron He Supported Him During French Election,2534\n‘You Were My Guy’: Trump Tells Macron He Supported Him During French Election,2535\nTrump assures French President Macron 'you were my guy' – after saying before his election that rival Le Pen was 'strongest on what's going on in France',2533\nTrump assures French President Macron 'you were my guy' – after saying before his election that rival Le Pen was 'strongest on what's going on in France',2534\nTrump assures French President Macron 'you were my guy' – after saying before his election that rival Le Pen was 'strongest on what's going on in France',2535\nMadonna pledges oral sex for Clinton voters,2536\nMadonna pledges oral sex for Clinton voters,2537\nMadonna pledges oral sex for Clinton voters,2538\nMadonna Opens Amy Schumer’s Stand-Up Show By Offering Blow Jobs To Hillary Voters,2536\nMadonna Opens Amy Schumer’s Stand-Up Show By Offering Blow Jobs To Hillary Voters,2537\nMadonna Opens Amy Schumer’s Stand-Up Show By Offering Blow Jobs To Hillary Voters,2538\nMadonna jokes about offering oral sex to Hillary Clinton voters,2536\nMadonna jokes about offering oral sex to Hillary Clinton voters,2537\nMadonna jokes about offering oral sex to Hillary Clinton voters,2538\nEating Eggs as Bad for Your Heart as Smoking,2539\nEating Eggs as Bad for Your Heart as Smoking,2540\nEating Eggs as Bad for Your Heart as Smoking,2541\nEating Eggs as Bad for Your Heart as Smoking,2542\nStudy: Eggs Are Nearly as Bad for Your Arteries as Cigarettes,2539\nStudy: Eggs Are Nearly as Bad for Your Arteries as Cigarettes,2540\nStudy: Eggs Are Nearly as Bad for Your Arteries as Cigarettes,2541\nStudy: Eggs Are Nearly as Bad for Your Arteries as Cigarettes,2542\nCracking Up: Debunking the “Eggs as Bad as Cigarettes” Myth,2539\nCracking Up: Debunking the “Eggs as Bad as Cigarettes” Myth,2540\nCracking Up: Debunking the “Eggs as Bad as Cigarettes” Myth,2541\nCracking Up: Debunking the “Eggs as Bad as Cigarettes” Myth,2542\nSaturated Fat: The Forbidden Food You Should Never Stop Eating,2543\nSaturated Fat: The Forbidden Food You Should Never Stop Eating,2544\nSaturated Fat: The Forbidden Food You Should Never Stop Eating,2545\nSaturated Fat: The Forbidden Food You Should Never Stop Eating,2546\nSaturated Fat: The Forbidden Food You Should Never Stop Eating,2547\nSaturated Fat: Don't Believe the Big Fat Lie,2543\nSaturated Fat: Don't Believe the Big Fat Lie,2544\nSaturated Fat: Don't Believe the Big Fat Lie,2545\nSaturated Fat: Don't Believe the Big Fat Lie,2546\nSaturated Fat: Don't Believe the Big Fat Lie,2547\nEveryone Was Wrong: Saturated Fat Can Be Good for You,2543\nEveryone Was Wrong: Saturated Fat Can Be Good for You,2544\nEveryone Was Wrong: Saturated Fat Can Be Good for You,2545\nEveryone Was Wrong: Saturated Fat Can Be Good for You,2546\nEveryone Was Wrong: Saturated Fat Can Be Good for You,2547\n\"Sorry, Butter Lovers: Study Links Saturated Fat to Heart Disease (Again)\",2543\n\"Sorry, Butter Lovers: Study Links Saturated Fat to Heart Disease (Again)\",2544\n\"Sorry, Butter Lovers: Study Links Saturated Fat to Heart Disease (Again)\",2545\n\"Sorry, Butter Lovers: Study Links Saturated Fat to Heart Disease (Again)\",2546\n\"Sorry, Butter Lovers: Study Links Saturated Fat to Heart Disease (Again)\",2547\nHeart specialist questions benefits of high-intensity Tabata workout regime,2548\nHeart specialist questions benefits of high-intensity Tabata workout regime,2549\nHeart specialist questions benefits of high-intensity Tabata workout regime,2550\nHeart specialist questions benefits of high-intensity Tabata workout regime,2551\n\"High intensity training 'does more HARM than good, raising the risk of cancer and heart disease', experts warn\",2548\n\"High intensity training 'does more HARM than good, raising the risk of cancer and heart disease', experts warn\",2549\n\"High intensity training 'does more HARM than good, raising the risk of cancer and heart disease', experts warn\",2550\n\"High intensity training 'does more HARM than good, raising the risk of cancer and heart disease', experts warn\",2551\nWhy Your Workout Should Be High-Intensity,2548\nWhy Your Workout Should Be High-Intensity,2549\nWhy Your Workout Should Be High-Intensity,2550\nWhy Your Workout Should Be High-Intensity,2551\nReport: Trump Is Saying He Will Pull U.S. Out of Paris Climate Deal,2552\nReport: Trump Is Saying He Will Pull U.S. Out of Paris Climate Deal,2553\nReport: Trump Is Saying He Will Pull U.S. Out of Paris Climate Deal,2554\nReport: Trump Is Saying He Will Pull U.S. Out of Paris Climate Deal,2555\nReport: Trump Is Saying He Will Pull U.S. Out of Paris Climate Deal,2556\nReport: Trump Is Saying He Will Pull U.S. Out of Paris Climate Deal,2557\nScoop: Trump tells confidants U.S. will quit Paris climate deal,2552\nScoop: Trump tells confidants U.S. will quit Paris climate deal,2553\nScoop: Trump tells confidants U.S. will quit Paris climate deal,2554\nScoop: Trump tells confidants U.S. will quit Paris climate deal,2555\nScoop: Trump tells confidants U.S. will quit Paris climate deal,2556\nScoop: Trump tells confidants U.S. will quit Paris climate deal,2557\n\"For President Trump, Pulling Out Of Paris Is The Only Logical Move\",2552\n\"For President Trump, Pulling Out Of Paris Is The Only Logical Move\",2553\n\"For President Trump, Pulling Out Of Paris Is The Only Logical Move\",2554\n\"For President Trump, Pulling Out Of Paris Is The Only Logical Move\",2555\n\"For President Trump, Pulling Out Of Paris Is The Only Logical Move\",2556\n\"For President Trump, Pulling Out Of Paris Is The Only Logical Move\",2557\nTrump has 'made up his mind to withdraw US from Paris climate deal' despite saying publicly he will decide next week,2552\nTrump has 'made up his mind to withdraw US from Paris climate deal' despite saying publicly he will decide next week,2553\nTrump has 'made up his mind to withdraw US from Paris climate deal' despite saying publicly he will decide next week,2554\nTrump has 'made up his mind to withdraw US from Paris climate deal' despite saying publicly he will decide next week,2555\nTrump has 'made up his mind to withdraw US from Paris climate deal' despite saying publicly he will decide next week,2556\nTrump has 'made up his mind to withdraw US from Paris climate deal' despite saying publicly he will decide next week,2557\nDonald Trump walks back campaign pledges on another issue: climate change,2552\nDonald Trump walks back campaign pledges on another issue: climate change,2553\nDonald Trump walks back campaign pledges on another issue: climate change,2554\nDonald Trump walks back campaign pledges on another issue: climate change,2555\nDonald Trump walks back campaign pledges on another issue: climate change,2556\nDonald Trump walks back campaign pledges on another issue: climate change,2557\nJared Kushner 'discussed back channel for talking to Russia about Syria',2558\nJared Kushner 'discussed back channel for talking to Russia about Syria',2559\nJared Kushner 'discussed back channel for talking to Russia about Syria',2560\nJared Kushner 'discussed back channel for talking to Russia about Syria',2561\nJared Kushner 'discussed back channel for talking to Russia about Syria',2562\nRussian ambassador told Moscow that Kushner wanted secret communications channel with Kremlin,2558\nRussian ambassador told Moscow that Kushner wanted secret communications channel with Kremlin,2559\nRussian ambassador told Moscow that Kushner wanted secret communications channel with Kremlin,2560\nRussian ambassador told Moscow that Kushner wanted secret communications channel with Kremlin,2561\nRussian ambassador told Moscow that Kushner wanted secret communications channel with Kremlin,2562\nFAKE NEWS: WaPo Made-Up Kushner’s Request for ‘Permanent Back Channel’ Communication with Russia,2558\nFAKE NEWS: WaPo Made-Up Kushner’s Request for ‘Permanent Back Channel’ Communication with Russia,2559\nFAKE NEWS: WaPo Made-Up Kushner’s Request for ‘Permanent Back Channel’ Communication with Russia,2560\nFAKE NEWS: WaPo Made-Up Kushner’s Request for ‘Permanent Back Channel’ Communication with Russia,2561\nFAKE NEWS: WaPo Made-Up Kushner’s Request for ‘Permanent Back Channel’ Communication with Russia,2562\n\"Jared Kushner didn't suggest Russian communications channel in meeting, source says\",2558\n\"Jared Kushner didn't suggest Russian communications channel in meeting, source says\",2559\n\"Jared Kushner didn't suggest Russian communications channel in meeting, source says\",2560\n\"Jared Kushner didn't suggest Russian communications channel in meeting, source says\",2561\n\"Jared Kushner didn't suggest Russian communications channel in meeting, source says\",2562\n\"Kushner proposed back channel with Russia involving policy toward Syria, source says\",2558\n\"Kushner proposed back channel with Russia involving policy toward Syria, source says\",2559\n\"Kushner proposed back channel with Russia involving policy toward Syria, source says\",2560\n\"Kushner proposed back channel with Russia involving policy toward Syria, source says\",2561\n\"Kushner proposed back channel with Russia involving policy toward Syria, source says\",2562\nTrump fires FBI's Comey over Clinton email investigation,2563\nTrump fires FBI's Comey over Clinton email investigation,2564\nTrump fires FBI's Comey over Clinton email investigation,2565\nTrump fires FBI's Comey over Clinton email investigation,2566\nTrump fires FBI's Comey over Clinton email investigation,2567\nTrump Reportedly Fired Comey Because He Was Furious About the Russia Investigation,2563\nTrump Reportedly Fired Comey Because He Was Furious About the Russia Investigation,2564\nTrump Reportedly Fired Comey Because He Was Furious About the Russia Investigation,2565\nTrump Reportedly Fired Comey Because He Was Furious About the Russia Investigation,2566\nTrump Reportedly Fired Comey Because He Was Furious About the Russia Investigation,2567\nDonald Trump admits 'this Russia thing' part of reasoning for firing Comey,2563\nDonald Trump admits 'this Russia thing' part of reasoning for firing Comey,2564\nDonald Trump admits 'this Russia thing' part of reasoning for firing Comey,2565\nDonald Trump admits 'this Russia thing' part of reasoning for firing Comey,2566\nDonald Trump admits 'this Russia thing' part of reasoning for firing Comey,2567\nHealth risks of genetically modified foods.,2568\nHealth risks of genetically modified foods.,2569\nHealth risks of genetically modified foods.,2570\nHealth risks of genetically modified foods.,2571\n10 SCIENTIFIC STUDIES PROVING GMOS CAN BE HARMFUL TO HUMAN HEALTH,2568\n10 SCIENTIFIC STUDIES PROVING GMOS CAN BE HARMFUL TO HUMAN HEALTH,2569\n10 SCIENTIFIC STUDIES PROVING GMOS CAN BE HARMFUL TO HUMAN HEALTH,2570\n10 SCIENTIFIC STUDIES PROVING GMOS CAN BE HARMFUL TO HUMAN HEALTH,2571\n10 studies proving GMOs are harmful? Not if science matters,2568\n10 studies proving GMOs are harmful? Not if science matters,2569\n10 studies proving GMOs are harmful? Not if science matters,2570\n10 studies proving GMOs are harmful? Not if science matters,2571\nThe baseless claim that slain DNC staffer Seth Rich gave emails to WikiLeaks,2572\nThe baseless claim that slain DNC staffer Seth Rich gave emails to WikiLeaks,2573\nThe baseless claim that slain DNC staffer Seth Rich gave emails to WikiLeaks,2574\nThe baseless claim that slain DNC staffer Seth Rich gave emails to WikiLeaks,2575\nDNC Staffer Seth Rich Did NOT Send 'Thousands of E-Mails' to WikiLeaks Before He Was Murdered?,2572\nDNC Staffer Seth Rich Did NOT Send 'Thousands of E-Mails' to WikiLeaks Before He Was Murdered?,2573\nDNC Staffer Seth Rich Did NOT Send 'Thousands of E-Mails' to WikiLeaks Before He Was Murdered?,2574\nDNC Staffer Seth Rich Did NOT Send 'Thousands of E-Mails' to WikiLeaks Before He Was Murdered?,2575\nFamily of slain DNC staffer Seth Rich blasts detective over report of WikiLeaks link,2572\nFamily of slain DNC staffer Seth Rich blasts detective over report of WikiLeaks link,2573\nFamily of slain DNC staffer Seth Rich blasts detective over report of WikiLeaks link,2574\nFamily of slain DNC staffer Seth Rich blasts detective over report of WikiLeaks link,2575\n\"The bonkers Seth Rich conspiracy theory, explained\",2572\n\"The bonkers Seth Rich conspiracy theory, explained\",2573\n\"The bonkers Seth Rich conspiracy theory, explained\",2574\n\"The bonkers Seth Rich conspiracy theory, explained\",2575\nClimate change is not a hoax — ask any millennial seeing it firsthand,2576\nClimate change is not a hoax — ask any millennial seeing it firsthand,2577\nClimate change is not a hoax — ask any millennial seeing it firsthand,2578\nClimate change is not a hoax — ask any millennial seeing it firsthand,2579\nClimate change is not a hoax — ask any millennial seeing it firsthand,2580\n\"Is climate change real, and is the world actually getting warmer?\",2576\n\"Is climate change real, and is the world actually getting warmer?\",2577\n\"Is climate change real, and is the world actually getting warmer?\",2578\n\"Is climate change real, and is the world actually getting warmer?\",2579\n\"Is climate change real, and is the world actually getting warmer?\",2580\n9 Things You Need To Know About The Climate Change Hoax,2576\n9 Things You Need To Know About The Climate Change Hoax,2577\n9 Things You Need To Know About The Climate Change Hoax,2578\n9 Things You Need To Know About The Climate Change Hoax,2579\n9 Things You Need To Know About The Climate Change Hoax,2580\n\"The ‘Fingerprint’ Of Global Warming Doesn’t Exist In The Real World, Study Finds\n\",2576\n\"The ‘Fingerprint’ Of Global Warming Doesn’t Exist In The Real World, Study Finds\n\",2577\n\"The ‘Fingerprint’ Of Global Warming Doesn’t Exist In The Real World, Study Finds\n\",2578\n\"The ‘Fingerprint’ Of Global Warming Doesn’t Exist In The Real World, Study Finds\n\",2579\n\"The ‘Fingerprint’ Of Global Warming Doesn’t Exist In The Real World, Study Finds\n\",2580\nClimate change: the Hoax that Costs Us $4 Billion a Day,2576\nClimate change: the Hoax that Costs Us $4 Billion a Day,2577\nClimate change: the Hoax that Costs Us $4 Billion a Day,2578\nClimate change: the Hoax that Costs Us $4 Billion a Day,2579\nClimate change: the Hoax that Costs Us $4 Billion a Day,2580\nA Sign That Obamacare Exchanges Are Failing,2581\nA Sign That Obamacare Exchanges Are Failing,2582\nA Sign That Obamacare Exchanges Are Failing,2583\nA Sign That Obamacare Exchanges Are Failing,2584\nA Sign That Obamacare Exchanges Are Failing,2585\nA Sign That Obamacare Exchanges Are Failing,2586\nRepublicans call Obamacare a 'failure.' These 7 charts show they couldn't be more wrong,2581\nRepublicans call Obamacare a 'failure.' These 7 charts show they couldn't be more wrong,2582\nRepublicans call Obamacare a 'failure.' These 7 charts show they couldn't be more wrong,2583\nRepublicans call Obamacare a 'failure.' These 7 charts show they couldn't be more wrong,2584\nRepublicans call Obamacare a 'failure.' These 7 charts show they couldn't be more wrong,2585\nRepublicans call Obamacare a 'failure.' These 7 charts show they couldn't be more wrong,2586\nCBO’s Alternate Facts Show Obamacare is Unsustainable,2581\nCBO’s Alternate Facts Show Obamacare is Unsustainable,2582\nCBO’s Alternate Facts Show Obamacare is Unsustainable,2583\nCBO’s Alternate Facts Show Obamacare is Unsustainable,2584\nCBO’s Alternate Facts Show Obamacare is Unsustainable,2585\nCBO’s Alternate Facts Show Obamacare is Unsustainable,2586\nWhy Obamacare failed,2581\nWhy Obamacare failed,2582\nWhy Obamacare failed,2583\nWhy Obamacare failed,2584\nWhy Obamacare failed,2585\nWhy Obamacare failed,2586\nThe success of the Affordable Care Act is a hugely inconvenient truth for its opponents,2581\nThe success of the Affordable Care Act is a hugely inconvenient truth for its opponents,2582\nThe success of the Affordable Care Act is a hugely inconvenient truth for its opponents,2583\nThe success of the Affordable Care Act is a hugely inconvenient truth for its opponents,2584\nThe success of the Affordable Care Act is a hugely inconvenient truth for its opponents,2585\nThe success of the Affordable Care Act is a hugely inconvenient truth for its opponents,2586\n"
  },
  {
    "path": "train_bodies.csv",
    "content": "Body ID,articleBody\n0,\"A small meteorite crashed into a wooded area in Nicaragua's capital of Managua overnight, the government said Sunday. Residents reported hearing a mysterious boom that left a 16-foot deep crater near the city's airport, the Associated Press reports. \n\nGovernment spokeswoman Rosario Murillo said a committee formed by the government to study the event determined it was a \"\"relatively small\"\" meteorite that \"\"appears to have come off an asteroid that was passing close to Earth.\"\" House-sized asteroid 2014 RC, which measured 60 feet in diameter, skimmed the Earth this weekend, ABC News reports. \nMurillo said Nicaragua will ask international experts to help local scientists in understanding what happened.\n\nThe crater left by the meteorite had a radius of 39 feet and a depth of 16 feet,  said Humberto Saballos, a volcanologist with the Nicaraguan Institute of Territorial Studies who was on the committee. He said it is still not clear if the meteorite disintegrated or was buried.\n\nHumberto Garcia, of the Astronomy Center at the National Autonomous University of Nicaragua, said the meteorite could be related to an asteroid that was forecast to pass by the planet Saturday night.\n\n\"\"We have to study it more because it could be ice or rock,\"\" he said.\n\nWilfried Strauch, an adviser to the Institute of Territorial Studies, said it was \"\"very strange that no one reported a streak of light. We have to ask if anyone has a photo or something.\"\"\n\nLocal residents reported hearing a loud boom Saturday night, but said they didn't see anything strange in the sky.\n\n\"\"I was sitting on my porch and I saw nothing, then all of a sudden I heard a large blast. We thought it was a bomb because we felt an expansive wave,\"\" Jorge Santamaria told The Associated Press.\n\nThe site of the crater is near Managua's international airport and an air force base. Only journalists from state media were allowed to visit it.\"\n4,\"Last week we hinted at what was to come as Ebola fears spread across America. Today, we get confirmation. As The Daily Caller reports, one passenger at Dulles International Airport outside Washington, D.C. is apparently not taking any chances. A female passenger dressed in a hazmat suit - complete with a full body gown, mask and gloves - was spotted Wednesday waiting for a flight at the airport.\n\n \n\n\n\nSource: The Daily Caller\n\nWe particularly liked the JCPenney bag - maybe that's a new business line for the bankrupt retailer...\n\n*  *  *\n\nOn a side note, try Halloween stores if you need a Haz-Mat suit in a hurry...\"\n5,\"(NEWSER) – Wonder how long a Quarter Pounder with cheese can last? Two Australians say they bought a few McDonald's burgers for friends back in 1995, when they were teens, and one of the friends never showed up. So the kid's burger went uneaten—and stayed that way, Australia's News Network reports. \"\"We’re pretty sure it’s the oldest burger in the world,\"\" says one of the men, Casey Dean. Holding onto the burger for their friend \"\"started off as a joke,\"\" he adds, but \"\"the months became years and now, 20 years later, it looks the same as it did the day we bought it, perfectly preserved in its original wrapping.\"\"\n\nDean and his burger-buying mate, Eduard Nitz, even took the burger on Australian TV show The Project last night and \"\"showed off the mold-free specimen,\"\" News 9 reports. The pair offered to take a bite of it for charity but were dissuaded by the show's hosts. They've also started a Facebook page for the burger called \"\"Can This 20 Year Old Burger Get More Likes Than Kanye West?\"\" that has more than 4,044 likes as of this writing. And they're selling an iTunes song, \"\"Free the Burger,\"\" for $1.69, and giving proceeds to the charity Beyond Blue, which helps Australians battle anxiety and depression. (A few years ago, a man sold a 20-year-old bottle of McDonald's McJordan sauce for $10,000. Here's why Mickey D's food seemingly never decays.)\"\n6,\"Posting photos of a gun-toting child online, ISIS supporters announced that the group’s youngest soldier has died in combat.\n\nTwitter accounts linked to the Islamic State of Iraq and Al-Sham claimed that the child soldier “got martyred” with his father while fighting for the terrorist group in Syria.\n\nPhotos posted on Twitter showed the smiling boy in military fatigues holding weapons that, at times, are almost as large as his body. British media reported that the child was roughly 10 years old.\n\nThe photos of the boy first emerged in June, said Charlie Cooper, a researcher who monitors ISIS social media for the London-based Quilliam counter-extremism think tank.\nIn the past week, Mr. Cooper has noticed the hashtag “shibal_alBaghdadi” — which translates as “the cub of Baghdadi” — on Twitter accounts linked to ISIS.\n\nWhile ISIS fighters commonly refer to themselves as lions of the Islamic State, Mr. Cooper said, they refer to child soldiers as cubs of Abu Bakr Al-Baghdadi, ISIS’s self-proclaimed caliph.\n\nAbu Ubaidah, the youngest fighter in the Islamic State got martyred with his father by US airstrikes 2 weeks ago. #IS http://t.co/N1PUeXI7iR\n\n— \nIslamic State Times (@ISTimes1) October 07, 2014\nMr. Cooper first saw ISIS supporters tweeting that the young boy was dead on Sept. 26. And while he says social media often produces fabricated reports to make ISIS seem “more brutal than it is,” the reports of the dead child appear to be coming directly from ISIS. One Twitter account said the boy was killed in a U.S. air strike, though that has not been confirmed.\n\nISIS supporters identified the boy as Abu Ubaidah.\n\n“It seems like a very legitimate thing,” Mr. Cooper said in a telephone interview Thursday, adding that ISIS is known to use child soldiers. “I would vouch for it.”\n\nA United Nations report on Iraq this month said children conduct patrols for ISIS, arrest and guard prisoners, carry weapons and are forced to give blood to help injured fighters. While the boy allegedly killed last month was listed as 10, the UN said child soldiers with ISIS are as young 12 and 13 years old.\nChildren are also frequently used in ISIS propaganda, with photos showing children in “uniform and parading alongside adults being frequently posted on social media,” the UN reported.\n\n“Everyone at NATO headquarters is worried about the use of children by ISIS,” said Shelly Whitman, executive director of the Halifax-based Romeo Dallaire Child Soldiers Initiative.\n\n“If we [Canada] send boots on the ground, we’re going to see this face to face,” she said.\n\nCurrently, the six-month Canadian mission in Iraq will be limited to air strikes, with a ban on deploying any combat troops on the ground.\"\n7,\"At least 25 suspected Boko Haram insurgents were killed in clashes between soldiers and the Islamist militants in northeast Nigeria and five civilians were killed in fighting elsewhere in the region, a military source and residents said on Monday.\n\nA ceasefire agreement between Boko Haram and the Nigerian government was expected to lead to the liberation of more than 200 schoolgirls kidnapped by the militants six months ago, and talks were due to continue in neighbouring Chad on Monday.\n\nBoko Haram has not confirmed the truce and there have been at least six attacks over the weekend – blamed by security sources on the insurgents – that have killed several dozen people since the announcement of the ceasefire.\n\nA government spokesman has said that the fighting on Sunday may be the work of criminal gangs in the lawless region.\n\nAn army officer, who requested anonymity, said the militants tried to enter the town of Damboa late on Sunday through Alagarno, a Boko Haram hideout, but soldiers fought them off. “Our men gunned down 25 of the insurgents because they would have entered Damboa and unleashed more terror on the town that is just picking up from its ruins,” the officer said.\n\nHe said an armoured vehicle and some arms were recovered from the insurgents.\n\nDamboa, a garrison town near the border with Cameroon, has been the site of fierce fighting between the militants and Nigerian forces for months. The insurgents sacked the town in July but were driven out by an army counter-offensive.\n\nA member of pro-government Civilian Joint Task Force vigilantes, Mohammed Haruna, said of clashes on Sunday, “Two of our members came to [the town of] Biu this morning from Damboa and said the soldiers engaged Boko Haram yesterday and the battle lasted till about midnight.”\n\nSeparately, Maiduguri resident Andrew Tada, said the insurgents killed five people in Gava, a hilly town in Gwoza Local Government Area not far from Damboa.\n\nTada said his brother in Gava was lucky to have escaped to the top of a mountain.\n\n“My brother is still there now with other relatives, women and children,” he told Reuters after speaking with his brother on the phone.\n\n“They [the militants] came yesterday [Sunday] while people were scouting for food at the foot of the mountain. When the insurgents sighted our people, they pursued them and slaughtered five,” Tada said.\"\n8,\"There is so much fake stuff on the Internet in any given week that we’ve grown tired of debunking it all. Fake Twitter fights. Fake DHL ads. Amazing viral video? Nope — a Jimmy Kimmel stunt!\n\nSo, rather than take down each and every undeservedly viral story that crosses our monitors each week, we’re rounding them all up in a quick, once-a-week Friday debunk of fake photos, misleading headlines and bad studies that you probably shouldn’t share over the weekend.\n\nReady? Here’s what was fake on the Internet this week:\n\n1. The Nobel Committee doesn’t “regret” giving President Obama the Peace Prize. According to an invented “news release” uploaded to Scribd by the prominent blogger and anti-war activist David Swanson, the Nobel Institute can’t retract Obama’s 2009 Peace Prize — but wishes it could. “It remains the obligation of the Committee to disassociate itself from actions taken by laureates that frustrate rather than advancing [sic] the fraternity between nations,” the statement reads. (Pro-tip: International organizations rarely make glaring grammatical errors in major statements.) “The Committee therefore joins with the public statements of several Nobel Peace Laureates in expressing its regrets over the conduct of the 2009 prize recipient.” The announcement has since been picked up by a number of right-wing outlets, including Before It’s News. The only problem, of course: It isn’t true.\n\nDear Internet: The Nobel committee ″regrets” giving Obama the 2009 peace prize story is bogus. I just spoke with the head of the institute\n\n2. There is no-such thing as a “pumpkin-spice-flavored condom.” Though considering the social media response to the idea, some enterprising company may want to give it a try. A Photoshopped image of the “limited edition” Durex condom circulated widely on Twitter and Facebook last week before a punny statement from Durex punctured the hoax: “We can’t claim this one,” the company said, “but we do love it when people spice it up in the bedroom.” Har har. In unrelated pumpkin-spice news, the limited-edition Oreos of the flavor are apparently quite real.\n\nWe’ve officially reached Pumpkin Spice saturation point. pic.twitter.com/Tve77ov5JZ\n\n3. No one expects “record-shattering snowfall” this year. That claim — like so many others! — comes from the unfunny “satirists” at EmpireNews.net, increasingly our least favorite fake-news site in a generally unfavorable field. According to the story and its accompanying map, meteorologists have expected “above normal snowfall” in huge swaths of the United States, including the entire mid-Atlantic coast. Like everything else on Empire News, of course, the map is fake. Moreover, it’s so difficult to predict seasonal weather patterns that the National Oceanic and Atmospheric Administration doesn’t bust theirs out until November, and the Climate Prediction Center in College Park, Md., told the Baltimore Sun they have virtually no idea what the snow will look like three long months from now.\n\n#InOtherNews I just read a report that a meteorologist said we will be having ″record shattering snowfall” this winter. Lord Jesus.\n\n4. “Male birth control” will probably not be here by 2017. A number of outlets gleefully proclaimed the news that a “male birth control” injection, called Vasalgel, would be hitting the world’s bedrooms within three years. Alas, that would seem to suggest that Vasalgel has been proven to work in humans, or that it’s already been approved by the Food and Drug Administration — and neither of those things are true. “The news came from a press release — and call for donations! — by the foundation behind Vasalgel,” Julia Belluz explained at Vox, “highlighting some promising (though again, unpublished, anecdotal findings) from testing on baboons.” Bottom line: It’s great that someone’s working on male birth control, but it’s highly unlikely this particular product will reach the U.S. market by 2017.\n\n5. There was not a shooting at a California Marine Corps base. An anonymous Facebook page sparked all-out panic at a base north of San Diego on Thursday night when it posted that a shooter was active at the military installation and that “ALL MARINES HAVE BEEN INSTRUCTED TO LOCK THEMSELVES INSIDE OF THEIR ROOMS.” The page then stupidly followed that prank post up with a number of “updates” on the situation, which were liked and shared hundreds of times. Base police told Business Insider there was no evidence at all of a shooting: People “saw if on social media networks and then they started telling their friends,” one dispatcher said. “It’s all rumor, it’s all hearsay.”\n\nPossible shooter in Camp Pendleton!? Anybody hear anything??\n\n6. Shakira is not dead. The singer’s hips don’t lie, but the Internet does. Constantly. A hoax e-mail bearing the logo of Mexican newspaper El Universal claimed that Shakira died in a car accident in Colombia last week, and that an attached Word document contained “exclusive images and details” from the scene. Colombia’s Informador reports that the e-mail may actually have contained a virus or phishing scam. As for Shakira, she’s alive and well and expecting her second child with boyfriend Gerard Pique.\n\n7. British Muslims are not trying to outlaw a beloved children’s TV show. A comedian going by the name Zayn Sheikh outraged many Brits (and fooled a number of news outlets, British and otherwise) with a YouTube video that demanded the TV show “Peppa Pig” go off air and suggested a national campaign would soon organize for that purpose. Peppa Pig is a beloved, alliterative British cartoon character — and also “haram,” or forbidden to Muslims, Sheikh claimed. Over the weekend, Sheikh posted a second video admitting the whole thing was a hoax — but a hoax for a cause. “This video served to show how much Islamophobia is around, for those who deny its existence,” he wrote. “It is sad to live in a society where some feel that Muslims have no rights to talk at all.”\n\n8. Obama will not “resign amid new Benghazi revelations.” Every word of this headline is a dream come true to some of the president’s more conspiracy-minded opponents, which perhaps explains why the fake article, from fake-article-generator National Report, went viral in those circles. As of this writing, it’s been shared more than 60,000 times on Facebook. Even Donald Trump seems to have fallen for the “joke”!\n\nIf Obama resigns from office NOW, thereby doing a great service to the country—I will give him free lifetime golf at any one of my courses!\n\n(Just kidding, that tweet is related to another matter entirely.)\n\n9. Cocaine has not been found in Coors Light beer. Since this is the second widespread cocaine-in-a-beverage hoax in as many weeks, let’s get a few things straight about the alleged phenomenon. First up: This hoax seems to do well because it has some remote, and long ago, bases in fact. (Cocaine-laced sodas and beverages were very popular in ye olden days, around the time of the Civil War.) It also helps that remote traces of coca have been found, at some point in time, in various popular beverages, including Red Bull. That said, no cocaine expose published on a site called Huzlers.com is ever going to be real. Ever. How have 286,000 people shared this stupid thing?\n\n10. The ruins of an ancient city were not discovered in the Australian desert. Perhaps the most incredible thing about this faux-story from World News Daily Report — besides the number of times people have reposted it to Facebook — is the amazingly credulous conversation readers are having in the comments section below it. “I thought the climate in central Australia had been arid for over 30,000 years,” one commenter wrote. “30,000 people living in the desert? That would require agriculture and irrigation … That’s just incredible!” Indeed.\n\nDid we miss any other notable fake stuff this week? E-mail caitlin.dewey@washpost.com — or stay tuned until next week, because surely some more shenanigans will go down in the meantime.\"\n9,\"(CNN) -- A meteorite crashed down in Managua, Nicaragua, late Saturday night, causing a loud explosion and leaving a crater 39 feet (12 meters) across, government officials said, according to The Associated Press. No damage or injuries were reported.\n\nAP quoted government spokeswoman Rosario Murillo as saying they've determined it was a \"\"relatively small\"\" meteorite that \"\"appears to have come off an asteroid that was passing close to Earth.\"\"\n\nNASA hasn't confirmed a link between the meteorite and the asteroid. The newly discovered asteroid, called 2014 RC, was expected to pass safely above the Earth on Sunday, NASA said, at a distance of about 25,000 miles (40,000 kilometers) -- just one-tenth the distance from the center of Earth to the moon. It was estimated to be 60 feet (18 meters) long.\n\nLocal media reported that scientists are trying to find remains of the meteorite, and Nicaragua is asking the United States to help investigate the event.\n\n\"\"All the evidence that we've confirmed on-site corresponds exactly with a meteorite,\"\" Jose Millan with the Nicaraguan Institute of Earth Studies was quoted as saying on the Today Nicaragua website.\n\nBut NASA's Bill Cooke is skeptical.\n\n\"\"It has been suggested that a meteorite may have caused this crater; however, the lack of fireball reports from the surrounding populated area seems to suggest some other cause,\"\" Cooke wrote in a NASA blog post.\n\n\"\"The skies were partially clear, and an object capable of producing a crater this large would have also generated a very bright fireball (brighter than the Full Moon) that should have been seen over a wide area.\"\"\n\nThe Today Nicaragua site reported the crater was found after a loud blast about 11:05 p.m. on Saturday. The Nicaragua Dispatch said the hole is in the woods near Managua's Sandino International Airport and about 1,000 feet (300 meters) from the Camino Real Hotel.\n\nNASA's Near Earth Object Program estimates there are thousands of asteroids that could threaten Earth, but experts say none of the ones being tracked is expected to hit the planet anytime soon.\n\nSometimes, though, space rocks sneak by the scientists and amateur astronomers who track them. On February 15, 2013, a nearly 60-foot-wide meteor plunged into Earth's atmosphere and exploded over the Russian city of Chelyabinsk with the force of about 30 nuclear bombs. The blast injured about 1,500 people.\n\nThe Chelyabinsk meteor was undetected before it was spotted by local residents as it streaked across the sky. It exploded on the same day that Asteroid 2012 DA14, one that was being carefully tracked by NASA, safely passed by Earth.\n\nNASA is trying to speed up the way it tracks potentially hazardous asteroids and to learn how to deflect rocks that threaten Earth. Its Asteroid Initiative includes a plan to capture an asteroid and tug it into orbit around the moon in the 2020s. If it works, astronauts will land on the asteroid, take samples and bring them back to Earth.\n\nCNN's Jeff Greene contributed to this report.\"\n10,\"Move over, Netflix and Hulu.\nWord has it that Amazon is looking to launch an ad-supported streaming video service, which could give rivals a run for their money. The online retail giant is planning to roll out the new service early next year, the New York Post reported on Friday. It would be separate from Amazon's $99 yearly Prime membership, which offers unlimited movie streaming from the Instant Video library.\nIn a statement, an Amazon spokeswoman neither confirmed nor denied the rumor.\n\"\"We currently offer the first episode of some television shows free with ads through our First Episode Free feature on Amazon Instant Video, and there are display ads on some short videos such as movie and game trailers,\"\" the spokeswoman said. \"\"We're often experimenting with new offers and experiences for customers, but we have not announced any plans to offer an ad-supported video streaming service.\"\"\nThis isn't the first time we've heard this rumor. The Wall Street Journal in March reported that Amazon was planning to launch its own advertising-filled TV streaming service — free to users, of course. Amazon, however, quickly shot down that rumor.\n\"\"We're often experimenting with new things, but we have no plans to offer a free streaming-media service,\"\" an Amazon spokesperson said at the time.\n Smile for Charity Go With the Flow Make Amazon Your Android App Store Prime the Whole Family Prime-ary Gift Get Prime Free (For A While) Don't Get Trapped by Prime VIEW ALL PHOTOS IN GALLERY\nBut the Post's sources now say an ad-supported version is definitely happening. But oddly, the report suggests that it might not be free. One source speculated that Amazon may undercut Netflix's current monthly price of $7.99, though.\n\"\"The main point is to bring in more users that you can eventually up-sell to Prime, or to get to a broader audience that doesn't want to pay for Prime, in order to increase their video share,\"\" a source told the news outlet.\nMeanwhile, Amazon is already gaining ground on streaming rivals. A recent Sandvine study found that Amazon Instant Video has established itself as the second largest paid streaming video service in North America, though Netflix still dominates.\nNetflix accounted for 34.9 percent of downstream North American traffic in the peak evening hours this year. Amazon had only 2.6 percent of downstream traffic, but its share has more than doubled in the past 18 months, Sandvine said.\nOn other news, Amazon is also mulling its own travel service, which would let you book stays at independent hotels and resorts, according to a report from travel news site Skift. The so-called Amazon Travel site, set to launch around Jan. 1, would reportedly \"\"feature a curated selection of hotels within a few hours' drive from New York, Los Angeles, and Seattle.\"\"\nAmazon declined to comment about the travel site rumor.\nFor more, check out 16 Tips Every Amazon Addict Should Know in the slideshow above, as well as 60 Geeky Movies, TV Shows on Amazon You Should Stream Now.\nAmazon users, meanwhile, have a new way to access content: the Amazon Fire TV Stick $39.00 at Amazon is now shipping. Be sure to check out PCMag's review and the video below.\"\n11,\"We’ve all seen the traditional depictions of God as a cloud-dwelling figure with a flowing mane and a white beard.\n\nBut now, a Catholic priest in America has apparently claimed that God is female, after he officially died for 48 minutes following a massive heart attack.\n\nAccording to an unverified report, Father John Micheal O’Neal, 71, briefly went to heaven and met a ‘warm and comforting’ motherly figure as doctors battled to save his life at Massachusetts General Hospital.\n\nAlthough doctors feared that the religious cleric would have suffered brain damage, he woke up only 48 hours later and has recovered from the heart attack.\n\nRecalling his experience, the priest apparently said that he was engulfed by a feeling of unconditional love as he met God, who he described as a mother-like ‘being of light’.\n\nHe said: ‘Her presence was both overwhelming and comforting.\n\nMORE: Would you let your baby nap outside in sub-zero temperatures?\n\nMORE: Honeymooner survives fall down 4,000ft cliff in front of his bride\n\n‘She had a soft and soothing voice and her presence was as reassuring as a mother’s embrace.\n\n‘The fact that God is a Holy Mother instead of a Holy Father doesn’t disturb me, she is everything I hoped she would be and even more.’\n\nO’Neal has reportedly said that he will continue to spread the word of God, despite the Archbishop of Boston moving to rubbish the claims of a ‘Holy Mother’.\n\nHe added: ‘I wish to continue preaching. I would like to share my new knowledge of the Mother, the Son and the Holy Ghost with all Catholics and even all Christians. God is great and almighty despite being a woman.’\"\n13,\"A SOLDIER has been shot at Canada’s National War Memorial with witnesses saying a gunman than ran to the nation’s parliament.\n\nCanada’s parliament is in lockdown following the gunfire with heavily armed police racing to seal off the building and the office of Canadian Prime Minister Stephen Harper..\n\nCanadian media is reporting that a soldier has been wounded in the attack.\n\n— More to come\"\n14,\"mboxCreate('FoxNews-Politics-Autoplay-Videos-In-Articles');\n\nU.S. military officials say they are investigating claims that Islamic State fighters seized a cache of weapons that were airdropped by U.S.-led coalition forces and meant for Kurdish militiamen.\n\nA video uploaded by a media group loyal to the Islamic State showed a cache of weapons including hand grenades, ammunition and rocket-propelled grenade launchers. Their claims would appear to correspond with those of the Britain-based Syrian Observatory for Human Rights, which said the militants had seized at least one cache.\n\nU.S. officials said Tuesday they could not confirm the video's authenticity but are looking into the claims.\n\n\"\"We just don't know. We're still looking at it,\"\" Pentagon spokesman Rear Adm. John Kirby said when asked about the video, while stressing that the \"\"vast majority\"\" of supplies ended up in the right hands.\n\nThe supplies were airdropped early Monday to Kurds in the embattled Syrian town of Kobani that lies near the Turkish border. The militant Islamic State has been trying to seize the town for over a month now, causing the exodus of some 200,000 people from the area into Turkey. While Kurds are battling on the ground, a U.S.-led coalition is also targeting the militants from the air.\n\nIn all, 28 bundles of equipment -- including medical supplies, weapons and ammunition -- were dropped. The Pentagon says 27 bundles were received.\n\nAccording to Pentagon spokesman Col. Steve Warren, \"\"one of those bundles drifted off course.\"\" But he said \"\"we subsequently destroyed it with an airstrike.\"\"\n\nOn Tuesday, though, Islamic State loyalists on social media posted sarcastic thank you notes to the United States, including one image that said \"\"Team USA.\"\"\n\nKirby acknowledged the conflicting accounts. \"\"We're aware that one bundle did not make it into the right hands and you saw the CENTCOM release indicating that they destroyed it from the air,\"\" he said. \"\"All of that doesn't take away from the notion that this video is out there and that it could in fact be that bundle. We just don't know.\"\"\n\nThe lost weapons drop was more an embarrassment than a great strategic loss. The Islamic State militants already possess millions of dollars-worth of U.S. weaponry that they captured from fleeing Iraqi soldiers when the group seized swaths of Iraq in a sudden sweep in June.\n\nOn Tuesday, U.S. Central Command said U.S. military forces conducted four airstrikes near Kobani that destroyed Islamic State fighting positions, a building and a large Islamic State unit.\n\nAlso Tuesday, Syrian government airstrikes hit a rebel-held town along the country's southern border with Jordan, killing at least eight people.\n\nActivists with the Local Coordination Committees and the Observatory said the number of those killed was likely to rise as there are more victims under the rubble.\n\nThe LCC said Syrian government planes dropped crude explosives-laden canisters on the town of Nasib on the Syria-Jordan border.\n\nThe airstrikes are part of battles between Syrian government forces and Islamic rebel groups for control of the area.\n\nSyrian government forces have been heavily bombing rebel areas in recent weeks, while the U.S.-led coalition has been conducting airstrikes against Islamic State militants elsewhere in Syria.\n\nFox News' Justin Fishel and Greg Palkot and The Associated Press contributed to this report.\"\n15,\"Don't fucking cheat on Cassy, aka @NessLovnTrey247 (she really likes Trey Songz), because she finds out everything.\n\nDONT FUCKING CHEAT ON ME I FIND OUT EVERYTHING‼️‼️‼️‼️‼️‼️ pic.twitter.com/EoNsvR0Ol1\n\n— Cassy❤️ (@NessLovnTrey247) December 28, 2014\n\nCassy claims via a series of photos that she discovered some incriminating Twitter DMs between her boyfriend and another woman, proving he'd been unfaithful. But instead of confronting him immediately, she planned a little Christmas surprise: She printed out the evidence, wrapped it up, and gave it to him as a present.\n\nHe thought he was getting his gifts. Nah. Here's what appears to be a still from a video of the moment the trap was sprung:\n\nAlthough she shamed her cheating dude on Snapchat and Twitter, she hasn't posted that video, and all the evidence here could be faked pretty easily. On the other hand, Cassy has 31,700 tweets that prove she's a real person, and the guy in the photo seems to have fessed up.\n\n@NessLovnTrey247 could've mention me I would've gladly retweeted it😂💀\n\n— Al〽️ighty (@Bugatti_Boii__) December 28, 2014\n\nEven if it's not real, it's such a satisfying tale of revenge that 13,000 people have retweeted. All's well that ends well, I guess?\n\n[h/t Uproxx]\"\n16,\"Kai the shar pei-crossbreed was discovered tied to a railing outside Ayr railway station in Scotland with a case containing a pillow, toy, food and bowl\n\nA dog has been found abandoned at a railway station along with a suitcase filled with his belongings.\n\nThe Scottish SPCA is keen to trace the owner of shar pei-crossbeed Kai, who was discovered tied to a railing outside Ayr station on Friday.\n\nHe was accompanied by a case containing items including a pillow, toy, food and bowl.\n\nThe dog was sold on the Gumtree website in 2013 and the charity is appealing for information to help trace whoever bought him.\n\nScottish SPCA inspector Stewart Taylor said: \"\"The dog is microchipped and we were able to find out his name is Kai.\n\n\"\"We contacted the owner registered to the microchip, who stated they had sold Kai on Gumtree in 2013. Unfortunately they could not tell us the address of the person who bought him.\n\nPA   Pooch passing through: Kai was found tied to a railing at Ayr station\n\n\"\"This case highlights the potential consequences of selling an animal online as it often leads to the impulse buying of pets that people know very little about.\n\n\"\"Regardless of the fact Kai was left with his belongings, this was still a cruel incident and we are keen to identify the person responsible. If anyone can help we would ask them to get in touch as soon as possible.\n\n\"\"Kai is around two to three years old and is a lovely dog with a nice nature. We will look after him until we can find him a permanent and loving home.\"\"\n\nStation staff looked after Kai until the Scottish SPCA arrived at the scene on Friday.\n\nHe is now being cared for at the charity's centre in Glasgow.\n\nThe charity said abandoning an animal is an offence under the Animal Health and Welfare (Scotland) Act 2006 and anyone found guilty of doing so can expect to be banned from keeping animals for a fixed period or life.\"\n17,\"An article saying NASA confirmed six days of “total darkness” in December is fake and it’s merely an iteration of an old Internet hoax.\n\nEssentially every year, there’s bogus rumors saying that there will be three days of darkness in December, but they’ve obviously proven not to be true.\n\nThey seem to reference the Three Days of Darkness mentioned by Catholic prophets.\n\nHowever, a “satirical” and entertainment website, Huzlers.com, posted an article about six days of darkness. It uses fake quotes from a NASA official.\n\n“WORLDWIDE – NASA has confirmed that the Earth will experience 6 days of almost complete darkness and will happen from the dates Tuesday the 16 – Monday the 22 in December. The world will remain, during these three days, without sunlight due to a solar storm, which will cause dust and space debris to become plentiful and thus, block 90% sunlight,” it reads in part.\n\nBut Huzlers has a disclaimer that says it’s not real and shouldn’t ever be taken seriously.\n\n“Huzlers.com is a combination of real shocking news and satirical entertainment to keep its visitors in a state of disbelier,” the About Us section reads on the bottom of each web page.\n\nThe bogus NASA article had tens of thousands of shares and “likes” on Saturday.\n\nAccording to Snopes.com, similar rumors have been going on for a while and have taken on different forms.\n\n“No, the universe is not about to realign in December 2014, nor will there be a three-day blackout at that time during which the Earth will shift into a new dimension. Neither NASA nor any other credible scientific entity has made such a pronouncement. Ever,” the site says. “This item originated back in 2012, when interest in the belief that the Mayan calendar would end on 21 December 2012 (thus foretelling the end of the world as we know it) was running high, and it has simply been updated and recirculated with the year 2014 replacing the original references to 2012.”\"\n18,\"Italian fisherman Dino Ferrari landed what could potentially be a world record wels catfish in Italy’s Po Delta. Ferrari’s fish measured an incredible 8.7 feet in length and weighed 280 pounds. The current weight record for a wels catfish is over 300 pounds, but according to the Daily Mirror, Ferrari may have set a record for the largest catfish to be caught with a rod and reel.\n\nHere’s photographic proof that this thing could just swallow an adult if it wanted to. It’s enormous.\n\nSportex Italia/Facebook\nSportex Italia/Facebook\"\n22,\"HBO's subscription streaming service will be called HBO Now and is expected to cost $15 per month, according to the International Business Times. The report says that HBO is targeting a launch for Now in early April, ahead of the start date for Game of Thrones. While Game of Thrones would be a great way for HBO to drive subscriptions to the new service, it'll have to be careful if it plans to do that: last year, HBO's online streaming option for cable subscribers, HBO Go, wouldn't work for many who were trying to watch during the premiere. That would be a very bad look for a new service, and the Times says that HBO doesn't plan on launching until it's satisfied that it can do so without issue.\n\n$15/MONTH WOULD MAKE HBO'S SERVICE NEARLY TWICE THE COST OF NETFLIX\n\nApple is reportedly one of the partners that HBO could launch its new service with. According to the Times, Apple has been aggressive in its attempts to secure a place as one of HBO's launch partners. If a deal is made, Apple TV users would be able to access and stream HBO Now, potentially through a standalone app. Apple has been adding more and more channels to the Apple TV over the last couple years, and the addition of HBO's subscription streaming service would make its device all the more appealing. The Times notes that HBO's parent company wants to see this service be accessible on platforms like the Roku, Xbox, and PlayStation as well, but it's not clear if discussions are ongoing. Nonetheless, it seems likely that HBO would want to work with multiple major partners to get this service out there.\n\nIt's still not known what HBO's subscription streaming service will actually offer. Though many will hope for the same access that HBO Go receives — that is, all of HBO's original content and the movies it's currently playing — it's possible that won't be the case. HBO may want to position this service as something distinctly different from its cable service as a way to prevent subscribers from moving online. On the other hand, the $15 per month fee may mean that HBO is earning about as much regardless of how you subscribe. That price would make it tougher to compete with Netflix, but HBO hasn't exactly had trouble finding people willing to pay subscription fees that high in the past. With the even wider audience that this service will open it up to, HBO may not be that worried.\"\n23,\"In a sprawling Facebook post and subsequent interview with Radar Online, a woman named Taylor Lianne Chandler has made a number of fascinating claims about herself and her alleged relationship with Michael Phelps. Among them: she was born intersex with ambiguous genitalia, met the Olympic swimmer on Tinder, and fucked said Olympic swimmer on their first date watching football on TV.\n\n\"\"Many of you have wondered why I was so freaked out about my relationship with Michael Phelps being exposed,\"\" the 41-year-old D.C.-area woman begins her post. \"\"Here is the truth.\"\"\n\nI was born intersex and named David Roy Fitch at birth. By the time I could walk and talk I made it clear I was a girl and dressed as one. In my early teens I was medically diagnosed and went on testosterone blockers, at 15 estrogen enhancers. My birth certificate was modified along with my name while I was a teenager, prior to any corrective surgery.\nCiting an anonymous tipster (that could very well have been Chandler herself), The Hollywood Gossip previously named Chandler as Michael Phelps' companion the night of his latest DUI, a claim repeated in her recent Facebook post.\n\n \nMichael Phelps Wins His Second Medal in DUI\nOlympic swimming star Michael Phelps was pulled over by Maryland police early this morning and…\nRead more\nYes, I was with Michael the night of the DUI, the story of the Uber and crying and me wanting to stay with him that night are true. A lot of the other things printed are lies. I am probably going to lose him because he is a brand that his team wants to protect and things since he went to rehab came to my attention that didn't put him or our relationship in the best light. He is the first man I ever had intimacy with and felt comfortable and all woman.\nToday, Chandler followed up her announcement by giving Radar Online additional details of her supposed first date with Phelps after meeting him on Tinder, which involved watching a Baltimore Ravens game at the athlete's home. \"\"One thing led to the next, and we made love during halftime,\"\" Chandler told the site. \"\"Later, we had sex again.\"\"\n\nChandler says she only told Phelps about her past once the \"\"threat of the media exposing me forced me too.\"\"\n\nI am telling my story to take the power away from the media and tabloids that want to hurt Michael and I. I will probably lose him, which hurts like hell.\n[Image via Facebook//h/t Daily Mail]\"\n24,\"Macaulay Culkin is not dead. The actor is just next victim in a long line of Hollywood death hoaxes.\n\nThe rumor started when a Facebook page was made to memorialize the actor.\n\n\"\"At about 11 a.m. ET on Thursday (November 06, 2014), our beloved actor Macaulay Culkin passed away. Macaulay Culkin was born on August 26, 1980 in New York. He will be missed but not forgotten. Please show your sympathy and condolences by commenting on and liking this page,\"\" read the post on Facebook.\n\nA fake news report also claimed that the \"\"Home Alone\"\" star was found dead in his Manhattan apartment. Fortunately, none of this is true. \n\nThe actor's representatives issued a statement about the hoax.\n\n\"\"He joins the long list of celebrities who have been victimized by this hoax. He's still alive and, well, stop believing what you see on the Internet.\"\" \n\nThis is not the first death hoax aimed at the actor. Back in April, rumors spread that Culkin was found dead.\n\nCulkin is currently a member of rock band Pizza Underground. The band covers Velvet Underground songs with pizza-themed lyrics.\"\n25,\"DUBAI - A prominent Saudi Arabian cleric has whipped up controversy by issuing a religious ruling forbidding the building of snowmen, describing them as anti-Islamic.\n\nAsked on a religious website if it was permissible for fathers to build snowmen for their children after a snowstorm in the country's north, Sheikh Mohammed Saleh al-Munajjid replied: \"\"It is not permitted to make a statue out of snow, even by way of play and fun.\"\"\n\nQuoting from Muslim scholars, Sheikh Munajjid argued that to build a snowman was to create an image of a human being, an action considered sinful under the kingdom's strict interpretation of Sunni Islam.\n\n\"\"God has given people space to make whatever they want which does not have a soul, including trees, ships, fruits, buildings and so on,\"\" he wrote in his ruling.\n\nThat provoked swift responses from Twitter users writing in Arabic and identifying themselves with Arab names.\n\n\"\"They are afraid for their faith of everything ... sick minds,\"\" one Twitter user wrote.\n\nAnother posted a photo of a man in formal Arab garb holding the arm of a \"\"snow bride\"\" wearing a bra and lipstick. \"\"The reason for the ban is fear of sedition,\"\" he wrote.\n\nA third said the country was plagued by two types of people:\n\n\"\"A people looking for a fatwa (religious ruling) for everything in their lives, and a cleric who wants to interfere in everything in the lives of others through a fatwa,\"\" the user wrote.\n\nSheikh Munajjid had some supporters, however. \"\"It (building snowmen) is imitating the infidels, it promotes lustiness and eroticism,\"\" one wrote.\n\n\"\"May God preserve the scholars, for they enjoy sharp vision and recognize matters that even Satan does not think about.\"\"\n\nSnow has covered upland areas of Tabuk province near Saudi Arabia's border with Jordan for the third consecutive year as cold weather swept across the Middle East.\"\n26,\"Eran Cicurel, an editor at Voice of Israel, has quoted YPG fighters familiar with the situation in Kobani, saying that Gill Rosenberg was not captured by IS. Cicurel's claims contradict IS claims, which made announcements on IS-affiliated websites Samoach al-Islam, al-Platform Media, and Twitter that Rosenberg had been captured. Earlier in the day, IS media sources even alleged that a video was coming soon. Considering the scale of yesterday's IS advance, the story appeared plausible. Close friends, comrades, and supporters also voiced credible concern on Rosenberg's Facebook page. The YPG fighters noted, through Cicurel, that Rosenberg was not in the city of Hoban at the time that IS claims she was abducted. They also called the story \"\"mere propaganda\"\". While not a confirmation per se, Cicurel's claims, in addition to circumstantial evidence, have made the story of Rosenberg's capture implausible. Established Israeli sources exclusively ran the story purporting to be primary sources of reporting Rosenberg's capture. The Haaretz Israeli News, the Times of Israel, the Jerusalem Post, and Ynet News almost immediately published similar reports, while media outside Israel have either not reported on the story or quoted the Israeli media. It is illegal for an Israeli citizen to travel to an Israeli-declared hostile state, including Iraq and Syria, for any reason including business and media reporting. Rosenberg, age 31, has become infamous in recent months for joining YPG fighters in Kobani despite the illegality of her endeavor. In the past 24 hours, an IS advance pushed the YPG back on four fronts, including the northern side that borders Turkey. However, the YPG has mitigated many IS gains, due to US airstrikes and the arrival of Turkish forces sealing the border to the north. Despite the new information, little is still publicly known about Rosenberg's status at this time. Pro-IS sources are still claiming that she is captured, while other sources are staying quiet. A link will be added in the comments if the story is officially confirmed or denied. Pictures of Rosenberg (Not a repost! The article is completely original content. These images are merely appended for informational purposes) Kobani map November 28 (credits to @deSyracuse) Kobani map late November 29 (credits to @macroarch). Note: Some IS gains have been pushed back, but claims of a total reversal are untrue.\"\n27,\"Phoenix, AZ — A Phoenix boy is behind bars tonight after his mother called 9-1-1 when she found her son in his room, watching pornography and masturbating. Phoenix Police were quick to respond, arresting 15-year-old Paul Horner, who attends North Valley High School in Phoenix, Arizona. Now the teenager is being held without bail and charged by prosecutors under a new controversial Arizona state law called ‘Self-Rape’, which carries a minimum of 3 years in prison with a maximum of 15 years behind bars depending on that individuals past criminal history.\n\nThis is the first time this new state law has been used since it was put into action last month by Arizona Governor Jan Brewer. Brewer spoke with local news station ABC 15 about the charges against the boy.\n\n“I applaud the Arizona District court systems here in Phoenix,” Brewer said. “This is exactly why I implemented the state law of ‘Self-Rape’ last month and this is exactly what it is meant to be used for. Before my time as governor is up early next year, I’ll do whatever I can to ensure that tragedies like this don’t happen again. We need to educate our children about the dangers and consequences of masturbation before it’s too late.”\n\nHorner, after hearing his charges by the Honorable Judge Stevens of the United States District Court in Phoenix, which included the brand new ‘Self-Rape’ state law, Horner immediately broke down into tears and had to be restrained by bailiffs.\n\nTranscripts of the 9-1-1 call were released to the public:\n\n“911, what’s your emergency?”\n\n“Help! My son is watching porn and masturbating! That is not allowed in his house and I don’t know what kind of demons possessed him to degrade his body in such a matter. I’m so shakin’ up! Please send help immediately!”\n\n32-year-old Adeline Horner, Horner’s mother, who is a self-proclaimed fanatical Baptist follower, told CNN she is still in shock.\n\n“Up until now, my young, precious boy had no run-ins with the law, no drugs or alcohol, was a straight-A student, was in numerous extra curricular activities and played starting center on the boys Varsity basketball team,” Horner’s mother said. “But somewhere along the way he started playing on the Devil’s playground. Hopefully because of my quick thinking and actions my son will soon be able to get the help he so badly needs. I pray for it; please Jesus, save our family!”\n\nWinters controversial actions have been applauded by some, for example, Lonnie Childs, president and founder of the federally funded Christian anti-masturbation organization STOP Masturbation NOW.\n\n“STOP Masturbation NOW ministries have nominated Adeline Horner for our coveted Mother of the Year award,” Childs told reporters. “She really stepped up, provided moral discipline and leadership under such difficult conditions. My prayer app has been activated and I send this brave, courageous woman nothing but the best during these difficult times. I encourage you all all to do the same.”\n\nA mascot for the Christian organization, Fappy The Ant-Masturbation Dolphin, whose real name is 36-year-old Paul Horner from Phoenix, Arizona, told reporters he is pleased with the justice served today and is confident this will set a precedent for all the would be masturbators out there.\n\n“Fappy® has helped tens of thousands of adults and children around the world learn to live a masturbation-free lifestyle. During our visits to schools around the world, our organization has collected thousands of signatures from children promising to never masturbate; we have done great things. Our organization is passionate about the great work that we do. The children even have a nickname for Fappy®, they call him the tickle monster. Working side by side with such great women as Jan Brewer, we’re ridding the demons from these heathens pants, one pair of pants at a time. Fappy® vows to stay on this case until justice is served!”\n\nTom Downey with the Phoenix Police Department, who took the child into custody, spoke with Arizona news station Fox 10 News about the arrest.\n\n“We thought at first he was possibly intoxicated or mentally unstable, ya know, talking about how we should leave him alone and just let him watch his filth, makes me sick! It’s a slippery slope my friend, one day it’s masturbating to porn, the next day it’s raping some innocent school girl. Thank God we got this heathen off the streets before another tragedy could have occurred.” Downey continued, “There’s no better feeling than putting the real bad guys behind bars. Nothing better than that. I know I can sleep better at night just knowing another criminal is off the streets.”\n\nOfficers confiscated the pornography and lube found in the teenagers room as evidence.\n\nProsecutors told local reporters that based on the severity of the crime, the new Arizona state law of Self-Rape [A.R.S. §§ 29-169 & 48-69] would carry a minimum of 3 years with a maximum of 15 years depending on that criminals past history.\n\nHorner is currently being held at the Maricopa County Jail in Phoenix, Arizona. He presently has no bond set and the judge has restricted him from seeing visitors. Horner’s next scheduled court appearance is December 2nd.\n\nFappy The Anti-Masturbation Dolphin and Stop Masturbation Now are federally funded programs designed to teach both children and adults about the dangers and consequences of masturbation. For more information or if you would like the group to visit your child’s school call (785) 273-0325. To contact Arizona Governor Jan Brewer, call (602) 542-4331.\n\nVIDEO: Mom Calls 911 On Masturbating Teenage Son; Boy Charged With ‘Self-Rape’\"\n29,\"Abdel-Majed Abdel Bary is a former West London rapper who performed under the name L Jinny.\n\nA British rapper now fighting with the Islamic State (aka ISIS) is reportedly a suspect in the beheading of American journalist James Foley, according to several unconfirmed published reports, including the Independent.\n\nAbdel-Majed Abdel Bary, 24, a former West London rapper who performed under the name L Jinny, is allegedly one of three British jihadists identified as possibly being the masked murderer known as “John the Beatle,” according to the Daily Mail.\n\nA former hostage held by ISIS said Bary is one of several jihadists nicknamed “The Beatles” because of their British accents. He has a similar accent, build and skin tone to “John,” the man who killed Foley, according to a report published in the Telegraph. \n\n\"\"We have not identified who the man in the video is at this time,\"\" a representative from Scotland Yard told Billboard.\n\nBary was an aspiring rapper whose music was played on BBC Radio in 2012, according to the Independent. He left his home in Maida Vale, West London, to fight in Syria’s civil war, saying he was “leaving everything for the sake of Allah,” the Daily Mail reports.\n\nBary’s songs have been posted online, with titles like “Overdose,” “Flying High,” “Dreamer” and “The Beginning.” His music makes reference to violence, drug use and threats of his family being deported to Egypt. “I can’t differentiate the angels from the demons, my heart’s disintegrating. I ain't got normal feelings,” he reportedly raps in one song.\n\nBary, one of six children, is the son of an Egyptian-born militant who is awaiting trial on charges tied to the deadly bombings of embassies in Kenya and Tanzania in 1998, according to the New York Post. Earlier this year, Bary reportedly tweeted a gruesome photo of himself holding a severed head under the name “Terrorist” (@ItsLJinny). The account has since been deactivated.\n\nNo other outlet has confirmed the news.\"\n30,\"DNA tests confirm Lebanon is holding the young daughter of Islamic State (IS) leader Abu Bakr al-Baghdadi, the country's interior minister says.\n\nNohad Machnouk told Lebanon's MTV television that the child's mother, who is also in custody, was now believed to be one of Baghdadi's ex-wives.\n\nOn Tuesday, Lebanese security officials said they had detained his wife and son at a border crossing with Syria.\n\nBut Iraq's government later insisted the woman was not married to Baghdadi.\n\nIt said the woman - identified as Saja al-Dulaimi - was the daughter of an active member of al-Qaeda's affiliate in Syria, al-Nusra Front.\n\nShe is also thought to have been detained by the Syrian authorities before being freed in March as part of a prisoner exchange with al-Nusra.\n\nPregnant\n\nLate on Wednesday, Mr Machnouk told MTV that Ms Dulaimi had been travelling with two sons and a daughter when they were detained by the army two weeks ago.\n\n\"\"Dulaimi is not Abu Bakr al-Baghdadi's wife currently. She has been married three times: first to a man from the former Iraqi regime, with whom she had two sons,\"\" he said.\n\n\"\"Six years ago she married Abu Bakr al-Baghdadi for three months, and she had a daughter with him. Now, she is married to a Palestinian and she is pregnant with his child.\"\"\n\nThe minister added: \"\"We conducted DNA tests on her and the daughter, which showed she was the mother of the girl, and that the girl is [Baghdadi's] daughter, based on DNA from Baghdadi from Iraq.\"\"\n\nIt is not clear how the Iraqi authorities have the IS leader's DNA. However, in 2005 he was arrested by US forces in Iraq and spent the next four years a prisoner at Camp Bucca, near the southern town of Um Qasr, before being handed over to the Iraqi authorities and then released.\n\nMr Machnouk said Ms Dulaimi's children were staying at a care centre while she was being interrogated at the defence ministry's headquarters.\n\nIS has not commented on their detention, but al-Nusra has condemned it.\n\nOne Lebanese official has said it is a \"\"powerful card to apply pressure\"\" in negotiations with IS and al-Nusra, who are holding more than 20 Lebanese soldiers and police hostage. They are threatening to kill them unless militants are freed from Lebanese jails.\"\n32,\"FERGUSON, St. Louis (CNN) — Could a newly released audio provide more clues on what led up to Michael Brown’s shooting death?\n\nThe FBI has questioned a man who says he recorded audio of gunfire at the time Brown was shot by Ferguson police on August 9, the man’s attorney told CNN.\n\nIn the recording, a quick series of shots can be heard, followed by a pause and then another quick succession of shots.\n\nForensic audio expert Paul Ginsberg analyzed the recording and said he detected at least 10 gunshots — a cluster of six, followed by four.\n\n“I was very concerned about that pause … because it’s not just the number of gunshots, it’s how they’re fired,” the man’s attorney, Lopa Blumenthal, told CNN’s Don Lemon. “And that has a huge relevance on how this case might finally end up.”\n\nThe man, who asked that his identity not be revealed, lives near the site of the shooting and was close enough to have heard the gunshots, his attorney said.\n\nHe was speaking to a friend on a video chat service and happened to be recording the conversation at the same time Brown was shot, Blumenthal said.\n\nThe attorney said she learned of the man’s recording late last week from a mutual friend.\n\n“I had to get his consent before I could reach out to the FBI,” Blumenthal said.\n\nCNN cannot independently verify the authenticity of the tape and has asked the FBI for confirmation of their interview with the man who made the recording.\n\nThe meaning of the pause\n\nIt’s difficult to prove from the audio why the pause took place or whose narrative it supports.\n\nAttorney Chris Chestnut said he was surprised by the gap in shots.\n\n“It’s the pause that gives most concern in a police shooting, especially with an unarmed victim, because at this point Mr. Brown is defenseless — he has no weapon,” said Chestnut, who represented the family of Jonathan Ferrell.\n\nLike Brown, Ferrell was an unarmed African-American man who was shot and killed by a white police officer.\n\nBut if the gunfire heard on the audio is indeed from the Brown incident, the pause doesn’t automatically suggest wrongful intent by the officer.\n\n“To be fair, there could be other explanations for that pause,” said attorney Van Jones, co-host of CNN’s Crossfire. “Maybe the officer will say, ‘Well I fired, and he kept advancing, so I fired again.'”\n\nWitnesses and a friend of Officer Darren Wilson have given conflicting accounts of what led up to Brown’s death.\n\nDorian Johnson, a friend of Brown’s who was walking with him at the time of the shooting, said the officer shot Brown once by the police car and again as he ran away.\n\nAccording to Johnson, Brown was struck in the back and then turned around and put his arms up as the officer kept shooting.\n\nBut a friend of Wilson said Brown mocked the officer and charged at him before the shooting began.\n\nAn autopsy showed that all the entry wounds were in the front of Brown’s body.\n\nKey witness speaks out\n\nFerguson police said Brown allegedly robbed a convenience storeshortly before the shooting.\n\nAnd reports that his friend Johnson had a criminal record that including lying to police has put Johnson’s credibility in question.\n\nIn 2011, Johnson was arrested and accused of theft and lying to police about his first name, age and address.\n\nJohnson said Monday night he doesn’t understand why some are questioning his credibility.\n\n“I see they bring up my past, my history, but it’s not like it’s a long rap sheet,” Johnson told Lemon. “This one incident shouldn’t make me a bad person.”\"\n34,\"Abdel-Majed Abdel Bary, who went by the rap name L. Jinny or Lyricist Jinn, is a suspect in the beheading of journalist James Foley this week.\n\nBary, 24, is said to have left home last year to join rebels in Syria. According to TMZ, he had music played on the BBC.\n\nThe Independent newspaper reported that he tweeted a photo of himself holding up a severed head earlier in August. ”Chillin’ with my homie or what’s left of him,” he tweeted.\n\nEx-ISIS hostages have said that he has the nickname “John the Beatle” because of his British accent. Some analysts have said that the killer in the Foley video had a British accent.\n\nBary had lived in Maida Vale, located in west London, reported the Independent.\n\nHis father was Adel Abdul Bary, an Egyptian refugee who is said to have been an aide to Osama bin Laden.\n\nIn tracks he uploaded to YouTube in 2012, Bary talks about violence and drug use. ”It’s hard to progress in the future with a damaged past but still I try to count my blessings and I thank Allah,” he said in one of his tracks. ”I’m trying to change my ways but there’s blood on my hands and I can’t change my ways until there’s funds in the bank.\n\nHe added: “I can’t differentiate the angels from the demons, my heart’s disintegrating. I ain’t got normal feelings.”\n\nThe Associated Press update: Obama again faces tug of military action in Syria WASHINGTON (AP) — For three years, President Barack Obama has resisted the pull of potential U.S. military action in Syria.\n\nHe has held firm even as the civil war’s death toll climbed toward 200,000, the Syrian government used chemical weapons against civilians and Islamic State militants strengthened amid the chaos.\n\nNow Obama must decide whether the extremist group’s murder of American journalist James Foley, as well as the broader threat the group could pose to U.S. interests, should change his cautious calculus.\n\nPressure is coming from his own military leaders to go after the Islamic State inside Syria. But he must weigh that against his aversion to the risks that could come with plunging the United States into a country torn apart by an intractable internal conflict.\n\nWhite House officials have suggested that airstrikes in Syria are an option, though the officials say specific military proposals has not yet been presented to the president.\n\n“We’re actively considering what’s going to be necessary to deal with that threat, and we’re not going to be restricted by borders,” said Ben Rhodes, Obama’s deputy national security adviser. “We’ve shown time and again that if there’s a counterterrorism threat, we’ll take direct action against that threat, if necessary.”\n\nEven before Foley’s murder, Obama found himself on far different footing in the Middle East than he probably expected in the sixth year of his presidency.\n\nAfter running for the White House on a pledge to end the Iraq war and then making good on that promise in late 2011, Obama thrust the U.S. military back into Iraq this month with a limited airstrike campaign against Islamic State targets.\n\nObama has said he will not send U.S. combat troops to another ground war in the Mideast. But expanding the airstrikes in Iraq and broadening them to include Syria could mean a lengthy American military commitment in the region that could consume much of Obama’s remaining time in office.\n\n“What we should have learned over the past dozen years in that part of the world is that the use of military power is very unpredictable,” said Stephen Walt, a professor of international affairs at Harvard’s John F. Kennedy School of Government.\n\nThat may be particularly true in Syria, where President Bashar Assad’s government is warring with opposition forces. Unlike in Iraq, the battle lines are more clearly drawn. Syria has a host of military players in close proximity to each other, including the Islamic State, the al-Qaida-linked Nusra Front, mainstream Western-backed rebels and pro-government forces.\n\nThe Islamic State is among the groups fighting Assad, meaning a U.S. campaign to weaken the extremists could actually strengthen a leader the White House has sought to push from office.\n\nObama could try to counteract that uncomfortable dynamic by also taking strikes against Assad, though that could put the U.S. on the hook for the kind of long-term commitment to rebuilding Syria that he has tried to avoid.\n\nThe risks are no less troubling if Obama allows the Islamic State to continue having unfettered access to a safe haven in Syria. Politically, it could bolster the argument from his critics that he is overseeing an American retreat on the world stage. It also could give the militants space to strengthen and become a threat not just to U.S. interests in the region, but also to the U.S. at home.\n\nObama’s own military leadership made clear in recent days that the threat from the Islamic State cannot be fully eliminated without going after the group in Syria, as well as Iraq.\n\n“This is an organization that has an apocalyptic, end-of-days strategic vision and which will eventually have to be defeated,” said Army Gen. Martin Dempsey, the chairman of the Joint Chiefs of Staff. “Can they be defeated without addressing that part of their organization which resides in Syria? The answer is no. That will have to be addressed on both sides of what is essentially at this point a nonexistent border.”\n\nTo White House critics, the unappetizing options are the result of Obama’s own foreign policy missteps. They argue that he gave extremists an opening in Iraq by not doing more to reach an agreement with the Iraqi government to leave U.S. forces in the country after 2011. They say his decision to not provide heavy weaponry to more moderate rebel groups in Syria also helped facilitate the Islamic State’s rise.\n\nWithout a course correction, Obama’s critics argue, the U.S. will be at greater risk.\n\n“If we do not do more to assist our Iraqi partners and those moderate Syrians who are fighting ISIL and directly target ISIL’s leadership and networks in Iraq and Syria, I fear that James Foley will not be the only American to die at their hands,” said Sen. Marco Rubio, R-Fla., using one of the acronyms for the Islamic State.\n\nObama’s advisers say the responsibility for stemming the rise of the Islamic State does not rest solely with the United States. The White House has been imploring Sunni states in the region — Saudi Arabia, Jordan and the United Arab Emirates in particular — to wield their influence with tribal leaders in Iraq and get them to push the Islamic State out of areas they have occupied.\n\nThe U.S. also has been discussing ways that allies such as Britain, France, Australia and Canada can become involved through intelligence sharing, military assistance for Kurdish forces in Iraq and moderate opposition forces in Syria, and if necessary, joining the U.S. in military action.\"\n35,\"New Delhi: AK Verma, an executive engineer at the Central Public Works Department, was fired after last appearing for work in December 1990.\n\"\"He went on seeking extension of leave, which was not sanctioned, and defied directions to report to work,\"\" the government said in a statement on Thursday.\nEven after an inquiry found him guilty of \"\"wilful absence from duty\"\" in 1992, it took another 22 years and the intervention of a cabinet minister to remove him, the government said.\nGovernment fires employee who skipped work for 24 years\nAK Verma, an executive engineer at the Central Public Works Department, was fired after last appearing for work in December 1990.\n#india #government job #ak verma #absence\nIndia's labour laws, which the World Bank says are the most restrictive anywhere, make it hard to sack staff for any reason other than criminal misconduct.\nStates, led by Rajasthan and Madhya Pradesh, have recently changed the law to make it easier to hire and fire staff, in a move welcomed by industry leaders but opposed by labour unions.\nPrime Minister Narendra Modi has cracked down on rampant absenteeism by making New Delhi bureaucrats sign in at work using a fingerprint scanner. The results are publicly available online - at www.attendance.gov.in - in real time.\"\n36,\"The London Metropolitan Police has denied reports that street artist Banksy has been arrested on Monday after a 24-hour Anti-Graffiti Task Force operation.\nA Met spokesperson said the force did not have any information of such arrest and even if they had, it was possible they would not publish a press release about it.\nMeanwhile, the fake press release initially published by PR Log has been taken down.\"\n40,\"Young North Korean dictator Kim Jong Un’s health is just fine, his government said Thursday evening, so his sister is probably not running the country. It was said Kim Yo Jong had taken over while her brother underwent medical treatment, but So Se Pyong, the Democratic People's Republic of Korea's ambassador to the United Nations in Geneva, told Reuters Kim was not in bad health.\n\nThe ambassador sat down for an interview where he discussed a variety of matters, including North Korea's nuclear program, possibly negotiations to free three detained Americans and, of course, Kim’s health.\n\nIt has been rumored Kim, 31, might have had ankle surgery, but So said that is incorrect. The story emerged after Kim did not appear at the Supreme People's Assembly last month and reports said he suffered from \"\"discomfort.” He was also seen walking with a limp in July. \"\"That is rumors, fabricated rumors,\"\" So said about Kim's alleged ailment.\n\nQuestions about Kim’s health rose after an article from the Diplomat, a magazine based in Tokyo, claimed his sister was making important government decisions while Kim was being treated at Bonghwa Clinic in North Korea's capital Pyongyang.\n\n\"\"Some say Hwang Byong So, director of the General Political Bureau of the Korean People's Army, may have assumed new No. 2 status, but given what has been confirmed this time, we can say Hwang is just a shadow, and Kim Yo Jong is the second-in-command of North Korea,\"\" Kim Heung Gwang, the head of North Korea Intellectuals Solidarity, reportedly said.\n\nEven if So denies any health problems, Kim has not been seen by his people since Sept. 3. The leader also gained a significant amount of weight, which could contribute to ailments like gout, diabetes or high blood pressure, sources told the Associated Press. If he were suffering from gout, his cheese eating and smoking would worsen the condition.\n\nFollow me on Twitter @mariamzzarella\"\n41,\"Although Apple has given us our first peek at the Apple Watch, so far we don’t know much about it, including when it will be released or how much its many versions will cost.\n\nA new report, however, provides some possible answers to these questions. According to a French website, the Apple Watch will start at around $500 for the steel model. And gold? Gold will be even more expensive.\n\nAccording to iGen.fr, the stainless steel Apple Watch in polished steel or black will cost $500 when it debuts close to Valentine’s Day of 2015. This would be a $150 premium over the anodized aluminum Sports Model, which Apple said last month would start at a price of $349.\n\nFor the gold model, expect to spend 10 times as much. According to iGen.fr’s sources, the gold Apple Watch in yellow or pink gold would cost between $4,000 and $5,000 when it goes on sale in January.\n\niGen.fr also suggests that the Apple Watch will rank low on the iFixIt repairability scale. They claim the only thing on the Apple Watch that will be user-replaceable is the strap, so don’t expect to be able to repair an Apple Watch the way you would a normal timepiece.\n\nAs for shipping date, iGen.fr’s sources say the Apple Watch is still on track for a February 2015 release date. That pink gold Apple Watch is looking like a pretty good Valentine’s Day present right now, isn’t it?\"\n43,\"The small town of Purdon, Texas has been quarantined after a family of five tested positive for the Ebola virus.\n\nPurdon is located just 70 miles from Dallas, Texas, and the hospital that has cared for both American Ebola patients, Thomas Eric Duncan, and Texas nurse, Nina Pham.\n\nIt has been verified that Jack Phillips returned from Dallas last week while on business. Shortly after arriving home, Mr. Phillips began exhibiting flu-like symptoms, but did not immediately go to the hospital. At this time his wife and children began showing similar symptoms, which provoked the family to get tested. Doctors then learned that Phillips, his wife, and three children had contracted Ebola haemorrhagic fever.\n\nFacts About Purdon, Texas And The Ebola Quarantine\n\n133 residents\n\nUnincorporated community in Navarro County\n\nOriginally Known As Belle Point\n\nEbola is spread through contact with bodily fluids of an infected individual\n\nEbola has a 90% casualty rate in areas such as West Africa. In America the mortality rate is 50/50\n\nFive people are confirmed to have the Ebola Virus in Pardon County\n\nCDC quarantined the area, erecting road blocks and disallowing anyone in or out of the area\n\nA staff member at the Texas Health Presbyterian Hospital contacted National Report with a short statement about the Ebola situation in Texas. The individual wished to remain anonymous for their own safety, and told us the following,\n\n“As far as we know, Jack Phillis had not come in contact with neither the late Thomas Duncan or Mrs. Phan. It is perhaps possible that he was within a close proximity of the infected parties, but it is otherwise unknown as to how Phillips was infected with Ebola.\n\nThe CDC wasted no time sealing up the rest of the town’s denizens, and has stopped all traffic entering and exiting Purdon, TX. As of 10 Pm, Oct. 13th area has been surrounded with police and CDC officials. Communications with the locals seems to have been cut off, and press is currently awaiting an official statement from local authorities.\"\n44,\"This is the shocking moment a US Marine gets shot in the head by a Taliban sniper – but is saved by his helmet.\n\nCaptured on a helmet-mounted camera, the video shows three Marines during a joint helicopter raid in the Now Zad district, Helmand Province, Afghanistan, in 2013.\n\nUpon hearing gunfire, the team move out to determine where it is coming from.\n\nThey travel through a short tunnel and then into another, where they all pause just before exiting.\n\nWithout warning, a bullet, presumably from a sniper, cracks against the helmet of one of the soldiers.\n\n“We got a sniper,” the Marine filming exclaims, before the group rush back to protected area.\n\nComplaining that their ears are ringing, they inspect the helmet which was hit before resolving to find out where the sniper is located.\n\nWatch the video of the incredible incident below.\n\nWarning: Strong language\"\n45,\"Zack Snyder recently unveiled an official photo of the Batmobile from \"\"Batman v Superman: Dawn of Justice.\"\" But immediately after came word that one of the Batmobiles has been stolen. Nobody was surprised since production is going on in Detroit, a city with the highest crime rate.\n\nWarner Bros never confirmed the report and its still unclear whether the vehicle was ever stolen. But Snyder just took to Twitter to make light of the situation, posting a photo of the Gotham City police recovering the Batmobile and arresting the individual responsible. \"\"Case closed,\"\" he wrote.\n\nMeanwhile, we also have a video of the Batmobile being taken out for a spin. This is one of many videos out there. Some others show a second car with a camera on the roof recording the Batmobile in motion. Check everything out below.\"\n47,\"After campaigning on a promise to reform stop-and-frisk, Mayor Bill de Blasio is set to launch his most significant effort to address the issues raised by the policy. Law-enforcement officials tell the New York Times that soon the NYPD may issue tickets for low-level marijuana possession rather than making arrests. Under the de Blasio administration's planned changes to the city's marijuana policy, those caught with a small amount of weed would be issued a court summons, but avoid a trip to the police station. The shift could have a huge impact in black and Latino communities, as a recent study found those groups represented 86 percent of those arrested for marijuana possession in the city this year.\n\nThe de Blasio administration is still working out the details, such as how much weed one could possess without triggering an arrest, and some are already unhappy with the proposed change. Brooklyn District Attorney Kenneth Thompson, who announced this year that he would stop prosecuting small-scale marijuana possession cases, said that telling people to show up in a court room without arresting them may actually be worse for minorities.\n\n\"\"In order to give the public confidence in the fairness of the criminal justice system, these cases should be subject to prosecutorial review,\"\" Thompson explained. \"\"By allowing these cases to avoid early review, by issuing a summons, there is a serious concern that many summonses will be issued without the safeguards currently in place. These cases will move forward even when due process violations might have occurred.\"\"\n\nIn other words, don't expect the debate about how NYPD officers should proceed when they catch someone with a joint to be resolved anytime soon.\"\n48,\"The interwebs was all aflutter today with news that elusive graffiti artist, political activist, film director, painter and long time fugitive that for years has gone by the pseudonymous name of Banksy, was arrested early this morning by London’s Metropolitan Police. According to reports, after hours of questioning and a raid of his London art studio, his true name and identity have finally been revealed. A video was even produced purporting to reveal Banksy’s real identity:\n\n\n\nAccording to reports:\n\n“…The City of London Police say Banksy’s real name is Paul Horner, a 35-year old male born in Liverpool, England. London Police Chief Lyndon Edwards held a press conference to answer questions about Banksy and how Horner was finally apprehended after all these years on the run. “We had a 24-hour Anti-Graffiti Task Force monitoring different groups where Banksy was known to frequent. We received word that around 2am a group of individuals left a flat speculated to be one of Banky’s art studios. This group was followed by agents and once vandalism had occurred, we then arrested the group, 5 men total. These individuals all had ID on them except for one, and that is the one we believed to be Banksy,” Edwards said.”\n\n banksy-mugshot\n(ABOVE: A mugshot CLAIMING to have been taken by London Police today of Paul Horner AKA Banksy.)\n\n\n \n\n“We then raided the studio where this group was last seen leaving from. Inside we found thousands of dollars of counterfeit money along with future projects of vandalism. We also found a passport and ID of a Paul Horner who matched the description of the man that we are currently holding.” Edwards continued, “Horner is currently being held without bail on charges of vandalism, conspiracy, racketeering and counterfeiting. We are also holding the other four individuals whose names we are not releasing at this time.”\n\npaul-horner-is-banksy\n(ABOVE: According to reports, this is a photo of Banksy, AKA Paul Horner, seen here being taken into police custody.)\n\nDespite the “if it’s on the internet, it must be true” adage, we immediately smelled HOAX, so did a bit of digging (our mascot Fido is good at that).  It didn’t take long (30 seconds in fact), to rule this out as a not-very-elaborate fake.  We reached out to Banksy’s PR agent Jo Brooks, who confirmed the hoax in 3 simple words:\n\nBanksy’s identity was long speculated to be Robin Gunningham, a man born in Bristol, England in 1973. Known for his contempt for the government in labeling graffiti as vandalism, Banksy displays his art on public walls and even goes as far as to build physical prop pieces. He does not sell his work directly; however, art auctioneers have been known to attempt to sell his street art on location and leave the problem of its removal in the hands of the winning bidder.\n\nSo we can all breath a big sigh of relief… inhale, exhale… Banksy is still a mystery. Someone. Somewhere. Phew.\"\n51,\"A Kansas City apartment building in the 3600 block of East Meyer Boulevard was sealed off because a person who lives there is sick with something that may be contagious, a source close to KCTV5 News says. (KCTV)\n\nA Kansas City TV station, KCTV-5 reported Saturday night someone was being quarantined at Rockhill Research Hospital (Research Medical Center), according to their sister station in Wichita, KWCH.\n\nA source in Kansas City confirmed the story to the Gateway Pundit and added some details.\n\nA Nigerian woman was taken to the hospital with a high fever and Ebola like symptoms. Her apartment building was quarantined, though that may have been lifted later.\n\nThe source added the Nigerian woman initially tested negative for Ebola and was released (or set to be released) but was called back to the hospital. The source said parts of the hospital may be quarantined but the hospital is not confirming anything.\n\nThe CDC is reportedly on the way, according to the source.\"\n53,\"'The urge to create is equally strong in all children… boys and girls'\n\nWhen it comes to promoting equality of the sexes, we tend to think that we’ve come a long way in the past 40 years.\n\nBut a letter that is believed to have been included in a 1974 Lego box set appears to show that the much-loved Danish toy company started to get there a good while before everyone else.\n\nAccording to a post on the online community platform reddit.com, Lego sent a message addressed “To parents” inside the box of assorted building blocks, explaining how “the urge to create is equally strong in all children… boys and girls”.\n\nIt’s a powerful sentiment that has seen the image shared widely since user fryd_ first posted it on Saturday morning.\n\nHe said that he came across the letter while playing “with his niece and nephew at their Grandma’s house”, and that it was in a set “from 1973 with a blonde girl on the front with a white Lego house”.\n\nHere is the letter in full:\n\n“To Parents\n\n“The urge to create is equally strong in all children. Boys and girls.\n\n“It’s the imagination that counts. Not skill. You build whatever comes into your head, the way you want it. A bed or a truck. A dolls house or a spaceship.\n\n“A lot of boys like dolls houses. They’re more human than spaceships. A lot of girls prefer spaceships. They’re more exciting than dolls houses.\n\n“The most important thing is to put the right material in their hands and let them create whatever appeals to them.”\n\nWhile the image appears to include a copyright from 1974 and the name of a printer in Hamburg used by Lego at the time, the authenticity of the letter could not be independently verified, and a spokesperson for Lego was not immediately available for comment.\n\nUser fryd_ commented that “it seems like we’ve taken a step backwards” since the letter was written. But others disagreed – with Taliesen13 responding: “That sounds like the moral of The Lego Movie.”\"\n54,\"A nun living in an Italian convent has given birth to a surprise baby after complaining of stomach pains, according to the Italian press.\n\nThe nun, who came to Italy from South America, belonged to an order called the Missionary Sisters of the Love of Christ in Macerata, located in the Italian region of Le Marche.\n\nShe says she had no idea she was pregnant.\n\nShe was taken to hospital by her sisters, where doctors quickly told her she was pregnant, according to Italian newspaper Il Corriere Adriatico.\n\nThe baby is healthy and the nun’s convent has expressed an interest in taking care of him.\n\nThe nun arrived at the convent in June, when it is now believed she was already pregnant.\n\nAccording to the Italian newspaper L’Unione Sarda, the convent said the woman \"\"is not a nun, is a girl that we are helping” possibly because she had not yet taken her vows.\n\nThe woman, who is reported to be from Bolivia, has now been discharged from hospital.\"\n55,\"FEARS have been raised that Islamic militants have seized a dozen commercial aircraft in an attack on a Libyan airport last week. Now, according to a report, intelligence agencies are warning the jets could be used in 9/11-style attacks.\n\n“There are a number of commercial airliners in Libya that are missing,” one official told The Washington Free Beacon this morning.\n\n“We found out on September 11 what can happen with hijacked planes.”\n\nThe report said intelligence reports distributed within the US government over the past few weeks have detailed the types of aircraft believed seized. Several have the size and range to reach deep into Europe and Africa.\n\nThe Beacon reports the analysts as issuing a specific warning — that one or more of the aircraft could be used in an attack on the date marking the anniversary of the September 11, 2001, attacks on the World Trade Center and Pentagon in the United States.\n\nIt is also the second anniversary of the Libyan terrorist attack on the US diplomatic compound in Benghazi.\n\nThe threat warning comes as dramatic video reveals the final moments of a Libyan combat jet.\n\nThe aircraft plunged into the ground less than a kilometre from the country’s parliament during a fly-past intended to honour the pilot of another fighter jet that died in a crash a week ago.\n\nThe resulting fireball damaged several nearby buildings.\n\nLibya is witnessing its worst violence since former dictator Muammar al-Gaddafi was toppled and killed in 2011.\n\nThe country’s divisions are deeply rooted in rivalries between Islamists and non-Islamists, as well as powerful tribal and regional allegiances between groups that quickly filled the power vacuum after Gaddafi’s was ousted. Successive transitional governments have failed to control the militias.\n\nFIGHTING FLARES UP\n\nFierce clashes have erupted in recent days over Libya’s eastern city of Benghazi.\n\nFighting between Islamist militiamen and rival forces loyal to a renegade general killed 31 fighters on both sides, a security official said overnight.\n\nThe fighting erupted late on Monday, with forces and fighter jets belonging to General Khalifa Hifter pounding positions of Islamist militias called The Benghazi Revolutionary Shura Council, said the official.\n\nThe issue of foreign military intervention is one of the most debated in the country. Earlier this month, unknown parties carried out air strikes in Tripoli, bombing Islamist-allied militias’ positions. American officials confirmed reports that Egypt and the United Arab Emirates were behind the two air strikes.\n\nThe hours-long clashes concentrated around the city’s Benina airport and the militiamen responded with artillery, added the official, speaking on condition of anonymity because he was not authorised to talk to the media.\n\nHifter’s side lost 20 fighters while the militiamen had 11 killed, and 36 fighters in all were wounded, the official said. Several of the wounded were reported to be in critical condition.\n\nFighting in recent months has mostly engulfed the capital, Tripoli, and also Benghazi, the country’s second-largest city.\n\nThe militias in control of the capital, operating under an umbrella group called the Dawn of Libya, have also taken control of the US embassy compound a week after they drove out rival militias.\n\nOn Tuesday, Libya’s official news agency said calm had returned to Tripoli, with some banks resuming work and shops and bakeries reopening. Traffic also picked up in the capital and there were long lines outside gas stations. Some families who fled the fighting areas have returned to their homes, the agency said.\n\nPOLITICAL CRISIS\n\nOn Monday, Libya’s newly elected parliament asked Abdullah al-Thinni — the country’s prime minister who resigned last week — to form a new government. Al-Thinni had said after his resignation that his government had lost control of almost all state institutions and government offices to the armed Islamist militias.\n\nThe fighting forced the newly elected parliament and al-Thinni to operate in the eastern city of Tobruk.\n\nOn Tuesday, Mohammed Shouaib, the deputy head of parliament, stressed that the body did not ask for “military intervention” but for the United Nations to help Libya build its institutions, including the police and military. He was referring to an earlier decision by the parliament to call for international help in restoring order in Libya.\n\nShouaib was speaking in a press conference with British envoy Jonathan Powell and British ambassador Michael Aron, who were visiting Tobruk to express support to the elected parliament.\n\nMeanwhile in Tripoli, a parallel government is in the making. Supported by Islamist allies, the so-called National Salvation government led by Omar al-Hassi and his 14-ministers won a vote of confidence. Al-Hassi was appointed by the outgoing parliament — whose mandate expired after a new parliament was elected — and assigned him to form a new government to challenge the legitimate ones in Tobruk.\"\n56,\"A man accused of attempting to rape a girl in India has been left in a critical condition after locals cut off his genitals as punishment.\n\nThe group took the law into their own hands after they found a 40-year old man pinning a young girl to the wall in the north-eastern city of Ganganagar.\n\nAfter a community meeting, the vigilantes dragged the man into a nearby butchery and used a meat cleaver to cut off his penis. The remains were discarded in the street beside the man, who was suffering from severe blood loss.\n\nOne local said: \"\"No one went to help the man because they could see his penis on the ground and knew this was punishment for a sex crime,\"\" the Daily Mirror reports.\n\n\"\"We have had a lot of intolerable offences against women in this country recently, with girls being raped, hung, and molested, and it's time it stopped.\"\"\n\n\nShe said it would \"\"send out a very strong message\"\" to possible offenders, warning them of the punishment they face.\n\nPolice were quick to condemn the attack, warning locals not to take the law into their own hands and calling for those responsible to hand themselves in.\n\n\"\"As deplorable as these crimes are, law and order has to be maintained, and not lynch justice.\"\"\n\nThe young girl was treated for shock and is receiving counselling, while the man remains in a critical condition in hospital.\n\nIncidents of rape in India have gone up tenfold in the last 40 years, The Guardian reports, with a spate of recent attacks shocking the nation and the world. Last year a 23-year old woman died after being gang raped on a bus in the Indian capital. ·\"\n59,\"This is the moment a group of Russians captured video footage of what they believed was a Yeti walking through the woods.\n\nThe footage shows a 'bear-like' figure covered in hair emerging from an area of snow-covered trees in the south-western Adygeya Republic before disappearing again seconds later.\n\nA team had set out in search of the mysterious creature after local television reported that it had been sighted in a remote region an hour's drive away from the city of Adygeisk.\n\nScroll down for video\n\nSighting: A team of Russians believe they have captured footage of the elusive Yeti in a remote patch of woodland\n\nFootage shows a 'bear-like' figure covered in hair emerging from an area of snow-covered trees in the south-western Adygeya Republic before disappearing again seconds later\n\nThey said they had questioned residents at a mountainside lodge who claimed to have seen it - and on speaking to others in the area managed to secure reports of several independent sightings.\n\nThe group claim they heard the crunching of snow as they headed out to investigate before capturing footage of the creature, which they describe as covered in hair.\n\nAfterwards, they took a plaster cast of a large footprint they said they found in the snow.\n\nEyewitness Ludmila Hristoforova who spoke to local television said: 'The creature was big, looking like a bear, but not a bear. From the door we've seen something big and shaggy.'\n\nHomeowner Andrei Kazarian said: 'I heard footsteps and we were pretty sure there was no one else around because we knew for sure everyone else was inside the house.\n\n'Although we didn't see anyone we saw its huge footprints. They were five to six centimetres deep and couldn't come from a human foot.\n\nThe group claim they heard the crunching of snow as they headed out to investigate before capturing footage of the creature, which they describe as covered in hair\n\nAfter capturing the creature on camera, the team claim to have taken a plaster cast of its footprint\n\nThe plaster cast and the footage have now been handed to local scientists and will go to the local council by the end of the month\n\nBig foot? Some have suggested the video was just a stunt to bring in tourists while others are convinced this was the first proof that the yeti exists in the area\n\n'We took a plaster cast of them and we estimate that it probably would have taken about 200 kilos to press the snow down that much.'\n\nThe plaster cast and the footage have now been handed to local scientists and will go to the local council by the end of the month.\n\nThe footage has already sparked debate with some suggesting it was just a stunt to bring in tourists and others convinced this was the first proof that the yeti exists in the area.\"\n60,\"The White House is attempting to verify footage released by the Islamic State (IS) purporting to show the killing of an American journalist in retaliation for ongoing US airstrikes against its forces in Iraq.\n\nThe video circulated on Tuesday showed a masked Isis fighter beheading a kneeling man cloaked in an orange jumpsuit who is purported to be James Foley, a photojournalist who went missing in Syria in 2012. The White House said it was working to establish the video's authenticity, but if it was genuine, the US would be “appalled by the brutal murder”.\n\nFoley has worked in a number of conflict zones in the Middle East, including Syria, Libya and Iraq. He and another journalist were working in the northern province of Idlib in Syria when they were kidnapped in November 2012 near the village of Taftanaz.\n\nThe video opened with a clip of US President Barack Obama saying he had authorised strikes in Iraq. “Obama authorises military operations against the Islamic State effectively placing America upon a slippery slope towards a new war front against Muslims,” words appear in English and Arabic on the screen. It showed black and white aerial footage of air strikes with text saying “American aggression against the Islamic State”\n\nA person identified as James Foley and wearing an orange outfit is seen kneeling in the desert as a man in black dress with a black mask stands beside him, holding a knife. “I call on my friends family and loved ones to rise up against my real killers, the US government, for what will happen to me is only a result of their complacency and criminality,” the kneeling man says.\n\nThe man in the mask says: “This is James Wright Foley, an American citizen, of your country. As a government, you have been at the forefront of the aggression towards the Islamic State. Today your military air force is attacking us daily in Iraq. Your strikes have caused casualties amongst Muslims. You are no longer fighting an insurgency. We are an Islamic army, and a state that has been accepted by a large number of Muslims worldwide.”\n\nFollowing his statement he beheads the kneeling man.\n\nThe video also shows a second man on his knees, who is named as Steven Sotloff, another American journalist, who was kidnapped in Syria in August 2013. After bringing out Sotloff, the masked executioner addresses the US President directly, saying: “The life of this American citizen, Obama, depends on your next decision.”\n\nThe Islamic State had not previously executed American citizens publicly. The video was posted after the United States resumed air strikes in Iraq for the first time since the end of the US occupation in 2011. A Twitter account set up by Mr Foley’s family to help find him said early on Wednesday: “We know that many of you are looking for confirmation or answers. Please be patient until we all have more information, and keep the Foleys in your thoughts and prayers.”\"\n61,\"NORTH Korean leader Kim Jong Un is in firm control of his government but has hurt his leg, a source with access to North Korea’s leadership said yesterday, playing down speculation over the 31-year-old’s health and grip on power.\n\nNorth Korea’s state media, which usually chronicles Kim’s whereabouts in great detail, has not made any mention of his activities since he attended a concert with his wife on September 3.\n\nThe source said that Kim hurt his leg while inspecting military exercises.\n\n“He ordered all the generals to take part in drills and he took part, too. They were crawling and running and rolling around, and he pulled a tendon,” the source said on condition of anonymity.\n\n“He injured his ankle and knee around late August or early September while drilling because he is overweight. He limped around in the beginning but the injury worsened.”\n\nKim, who has rapidly gained weight since coming to power after his father died of a heart attack in 2011, had been seen walking with a limp since an event with key officials in July, which would imply he may have aggravated an earlier injury.\n\nKim needs about 100 days to recuperate, said the source.\n\n“Kim Jong Un is in total control,” added the source, who has close ties to Pyongyang.\n\nNorth Korean officials have denied that Kim’s public absence is health-related and a United States official following North Korea said this week there were no indications that he was seriously ill or in political trouble. It remains unclear why a leg injury would keep Kim out of the public eye for so long, although this is not the first time he has been missing from public view.\n\nIn June 2012, six months after coming to power, state media failed to report on or photograph him for 23 days.\n\nHe re-surfaced the next month at a dolphinarium.\n\nSpeculation that Kim’s unusually long absence from public view may be due to ill health was fuelled by a TV report late last month that said he was suffering from “discomfort.”\n\nSome Pyongyang watchers also suggest that Kim may have been sidelined in a power struggle, a scenario they say was reinforced by the unexpected visit last Saturday of a high-level delegation to the closing ceremony of the Asian Games in Incheon, South Korea.\n\nThe source with knowledge of Kim’s health said rumors of a coup were “rubbish.”\n\nKim was absent from a September 25 meeting of the Supreme People’s Assembly, or parliament, the first he has not attended since coming to power three years ago.\n\nHowever, Kim’s name has not disappeared from state propaganda. Yesterday’s edition of the Workers’ Party newspaper, the Rodong Sinmun, carried three letters to Kim from overseas allies on its front page.\"\n62,\"Nigeria says it has struck a cease-fire deal with Boko Haram, raising hopes that over 200 schoolgirls who were kidnapped by the militant group will be released. But mystery continues to surround the identity of the interlocutor on the other side of the negotiations.\n\nNigerian officials said the deal was reached in Chad on Friday in talks with a Saudi Arabia-based Boko Haram representative named Danladi Ahmadu.\n\nThe name took many by surprise, including people who have been involved in previous negotiations with Boko Haram. “I have failed to find anyone who has ever heard of him,” BBC’s Nigeria correspondent wrote.   “We've tried verifying the authenticity of the person from sources traditionally close to Boko Haram militants and we are getting negative feedback,” the editors of Nigerian news site Sahara Reporters told The WorldPost by email.\n\nAhmad Salkida, a Nigerian journalist who is considered close to Boko Haram's leaders, said he does not believe Ahmadu is part of the group’s leadership or that he speaks for the group. “I challenge Danladi Ahmadu to an open debate if he has d [sic] interest of Nigeria at heart. Who is he?\"\" Salkida wrote on Twitter.\n\nBut Mike Omeri, the Nigerian government's spokesperson on the Boko Haram insurgency, told The WorldPost Saturday that the government is confident it has been negotiating with the right guy.\n\n“These talks did not just happen one sunny morning ... They approached the president of Chad, and if he wasn’t confident [of Ahmadu’s identity] he wouldn’t have connected him with the president of Nigeria,” Omeri said. \"\"The fact that this contact comes from Nigeria’s neighbor gives us confidence.\"\"\n\nChad has confirmed it is acting as a mediator in the talks to free the girls, who were kidnapped in the Nigerian village of Chibok in April. Since Nigerian President Goodluck Jonathan visited Chad last month, rumors have grown that Nigeria's government was quietly negotiating the girls' release via its neighbor. It was not immediately clear how long the talks have been taking place.\n\nBoko Haram's leadership has not commented on the cease-fire. Meanwhile, Ahmadu himself has purportedly made at least two statements in recent days. On Friday, he gave an interview with Voice of America’s Hausa-language service in which he didn’t mention the kidnapped schoolgirls and was vague on the details of the cease-fire, Agence France-Presse reported. The news agency also noted that Ahmadu referred to the militant group as Boko Haram, a name used by outsiders but not by the insurgents themselves.\n\nOn Saturday, Sahara Reporters said its correspondent in the northeastern Nigerian city of Maiduguri had obtained a CD recording of another statement by Ahamdu. This time, he was more precise.\n\n“On the girls that we took from Chibok, all that we want before we free the girls is to get justice from the Nigerian state because there are many of our members that their business premises were destroyed, some killed and others in detention and many other oppression,” Ahmadu said, according to a translation from Hausa by Sahara Reporters. The news site’s editors said they remain skeptical about his identity.\n\nAs part of the deal, Omeri said, the talks taking place in Chad this week will address the release of the schoolgirls.\n\nOmeri added that the militants are motivated by a wish to reintegrate into society. “They are working towards peace in order to have a chance for them to return to normal things -- for example, many have businesses, \"\" he said.\n\nAsked whether Nigeria would consider releasing captured Boko Haram militants in exchange for the girls, Omeri said “every asset\"\" will be directed towards the girls' release. \"\"Everything possible is being done until the day they are freed,\"\" he said.\n\n\"\"Boko Haram want peace, they are ready for it and intend to have it implemented,\"\" he added.\n\nAfter the cease-fire was announced, suspected Boko Haram militants continued to attack communities in northeast Nigeria, leaving several dozen dead over the weekend.\n\nBut Omeri insisted that the violence would not deter the negotiations. He suggested that militants in remote areas may not have heard about the cease-fire, or that the attacks could have been perpetrated by criminal opportunists, rather than Boko Haram members.\n\nBoko Haram is \"\"deeply fractured,\"\" according to the risk consultancy Stratfor, quoted in Reuters Sunday. Nigeria's government had a \"\"difficult time identifying a Boko Haram representative who could make compromises and guarantee the entire group will observe them,\"\" Stratfor said.\n\n\"\"It is quite possible that Abuja has reached an agreement with a legitimate representative of a specific cell ... that holds the kidnapped schoolgirls captive,\"\" the group added.\n\nIn the kidnapped girls’ hometown, the community hardly dared to hope that the girls might be finally returned. \"\"We don't know how true it is until we prove it,\"\" said Bana Lawan, chairman of Chibok Local Government Area, told The Associated Press.\"\n63,\"North Korean leader Kim Jong-un had surgery in Pyongyang in mid-September to treat fractures to both ankles and remains in hospital, a source claimed Monday.\n\nThe source, who recently visited the North, said, \"\"I heard that Kim Jong-un injured his right ankle in June after pushing ahead with on-site visits and ended up fracturing both ankles because he left the injury unattended.\"\" \n\nThe source added Kim had surgery at the Bonghwa Clinic, an exclusive hospital for high-ranking party members, in mid-September and is now recovering there. \n\nThe source said bodyguards have been posted around the ward and security remains tight. \"\"There's been a marked increase in the number of elite officials visiting the ward,\"\" the source added. \n\nOne intelligence official here said Kim's official car does not appear to have left Pyongyang, so it is likely he remains in the capital. \n\nThe official said Kim is overweight and appears to have sprained his ankles during a grueling tour of military bases and factories in Cuban heels. Kim is around 170 cm tall and has become noticeably overweight since he came to power.\nThere has been speculation that his obesity and binge drinking brought on gout. The official Rodong Sinmun daily recently said Kim \"\"labored on\"\" by visiting various facilities braving the hot summer weather. \n\nKim missed a regular session of the Supreme People's Assembly in Pyongyang on Thursday. \n\nA government official here said, \"\"It's unlikely that a young man like Kim Jong-un would have missed the Supreme People's Assembly just because he has gout.\"\"\n\nState TV in a rare admission on Thursday showed footage of Kim limping and admitted he is ill. South Korean intelligence also learned that a team of doctors from Europe recently went to North Korea.\"\n65,\"McDonald’s Removing Big Mac, Apple Pies And Eliminating Large Size Options.\n\nMcDonald’s has just announced that it will be phasing out 8 menu items the beginning of next year and most McDonald’s customers are not happy.\n\nWith McDonald’s profits tanking over the recent months, the company has had to make some tough decisions to find adequate solutions for their financial distress by shrinking menu sizes. “Our intent is to have a cleaner menu board that is easier for customers to absorb,” spokeswoman Lisa McComb said in a statement. “To do so we must simplify our current menu.\n\nThis means the end of the Big Mac, apple pie and large size menu items. Currently, the Big Mac has a whopping 550 calories and 29g of fat. The Apple pie contains 250 cal, and it would take a full 69 minute to walk that off! With that being said, those two menu items were not a tough decision for elimination.\n\nMcDonald’s is currently testing out a new version of their slim down menu in Delaware, Little Rock, Waco, Bakersfield, Macon and Knoxville. They plan a full nationwide rollout beginning February 1, 2015.\n\nOne notable “ingredient” – preservatives – might also be eliminated from the menu altogether. Mark Andrés, President of McDonald’s USA, sparked widespread speculation when he asked investors, “Why do we need to have preservatives in our food?” And then answered himself with a “We probably don’t.”\n\nWhat do you think about this new menu transformation at McDonald’s? In an attempt to make America healthier, do you think it will work?\"\n68,\"The Racket Report – KFC Gets Occupational Business License To Sell Marijuana In Colorado Restaurants.\n\nIn the state of Colorado, marijuana dispensaries are big business – earning some retailers nearly $1 million per year.\n\nThose numbers were so appealing to the KFC Corporation, they decided to incorporate a marijuana dispensary with their Colorado franchise restaurants.\n\nFranchisees have the opportunity to expand into the business for an additional $35,000 setup fee.\n\n\n \nThe KFC Corporation was approved on February 3, 2015 for their Marijuana Retail Recreational Pot / Medical Marijuana Occupational Business License.\n\nCurrently, 42 of the nearly 100 KFC franchises in the state of Colorado have added this “option” to their menu.\n\n fc,550x550,white.u1“In order to be successful, a deep understanding of the market is critical to success,” says KFC spokesperson William Rausch. “It’s all about evolution and we are ready to serve the needs of the people of Colorado.”\n\n \n\n \n\nMarijuana may be purchased only by adults 21 years or older, and a picture ID is required.\n\nColoradans may buy 1 ounce at a time, while out-of-state residents are limited to a quarter ounce.\n\nDue to banking restrictions, all sales are required to be cash transactions. Prices begin around $200 and up per ounce along with a 25% marijuana tax.\n\npotshop-400x404\n\nIn addition to selling the “leafy green” they also have some yummy edibles available. They are offering Smashed Potatoes, Macaroni Munchies and Bong Time Biscuits – all made with their savory marijuana butter (sold in small amounts).\n\nKFC is hoping to get all 100 franchisees on board with the new product by March 2016. #KushForCure\"\n70,\"At least one of the big boys is planning on developing an app for the Apple Watch. eBay has posted an ad listing, looking for a developer to help them come up with a bidding app for Cupertino’s new smartwatch.\n\nAlthough the ad was originally posted to eBay’s career page way back in November, it has only recently come to light through an ad posted to LinkedIn. The ad says that it is looking for a dev to join eBay’s New Technology Group, which operates out of Portland with over 200 engineers.\n\nAccording to the ad, the ideal candidate will “design and implement elegant solutions for the Apple Watch that will complement our core iOS eBay app.” That seems to indicate that whatever presence the eBay app has on the Apple Watch, it will tie into the core iPhone app.\n\nWhat kind of functionality will the eBay Apple Watch app have? That’s up for speculation, although an alert app that lets you know when you’re about to be outbid, when your items have sold, and when a new watched search term pops up on the world’s largest internet auction site are all a good bet.\"\n72,\"The move comes after the actor's talks with Fox to star in 'The Deep Blue Goodbye' hit a roadblock\n\nLess than two weeks after Leonardo DiCaprio broke off talks with Sony to play Steve Jobs, the studio has set its sights back on Christian Bale.\n\nSee more Hollywood's 100 Favorite Films\n\nSources say Sony is beginning negotiations with The Fighter actor, who was originally eyed to play the late Apple Computer co-founder back when David Fincher was in talks to direct. The move comes after Bale's negotiations with Fox to star in The Deep Blue Goodbye hit a roadblock. Sources say Fox was trying to include sequel options for Bale to tackle the lead role of Detective Travis McGee in what is hoped to be a franchise starter, but the actor balked. Now, talks are ongoing with Bale without sequel options, but even if a deal is reached, the actor would shoot the Jobs project before Deep Blue Goodbye.\n\nDanny Boyle is directing the untitled Jobs film, which is based on Walter Isaacson's book and adapted by Aaron Sorkin and is one of the most anticipated biopics in recent years. Sony optioned the best-seller in 2011, around the time of Jobs' death.\n\nRead more Hollywood Salaries Revealed, From Movie Stars to Agents\n\nFincher had been in talks to direct, but as The Hollywood Reporter revealed in April, he left the project over compensation and control issues.\n\nAfter DiCaprio bowed out, Bale emerged as a front-runner to portray the iconic tech figure, along with Matt Damon, Ben Affleck and Bradley Cooper.\n\nRead more Paramount Moves Forward With 'Baywatch' Movie (Exclusive)\n\nScott Rudin is producing the Jobs film alongside Film 360's Guymon Casady and Mark Gordon.\"\n74,\"At least one of five Taliban militants released by the Obama administration in a controversial exchange for American soldier Bowe Bergdahl has \"\"attempted to reestablish contacts\"\" with the Taliban in Afghanistan, U.S. officials told NBC News on Thursday.\n\nThere was no indication the former prisoner, being held in Qatar, made contact with the Taliban. The officials said it is unclear whether this was an actual attempt to rejoin the Taliban militants in Afghanistan.\n\n\"\"We're closely monitoring the situation and see no potential threat\"\" from the attempted communication, a senior U.S. official said. The official could not say exactly how the former prisoner tried to reach the Taliban.\n\nThe five Taliban militants, including two top leaders, were released from the Guantanamo Bay detention facility in May. As part of the deal that led to Bergdahl's release, they had to remain in Qatar under a one-year travel ban set to end in June.\n\nThe militant who tried to reconnect with the Taliban had \"\"several phone calls\"\" with family members in Afghanistan, a senior official told NBC. There was no indication the calls, monitored by security officials, involved any \"\"threatening activity or planning,\"\" the official added.\n\nNevertheless, the U.S. will try to have restrictions placed on out-of-country calls though the prisoners are allowed to communicate with relatives and other visitors in Qatar.\n\nBergdahl was reportedly captured by the Haqqani terrorist network in Pakistan after he left a remote outpost in June 2009 and held for five years. Bergdahl could be charged with desertion.\"\n75,\"HBO is in talks with Apple over a partnership that would see its upcoming standalone web-only subscription television package available on the Apple TV, reports Michael Learmonth, writing for International Business Times. CNBC has also confirmed that Apple and HBO are in talks in the video tweet posted below.\n\nBREAKING: Sources tell @JBoorstin that Apple & HBO are in talks for Apple TV to be a launch partner for 'HBO Now'. https://t.co/hQd9AzA3Xr— CNBC Now (@CNBCnow) March 4, 2015\nApple could potentially be one of HBO's launch partners for its web-only service, which may be called \"\"HBO Now.\"\" News of HBO's web-based subscription service first surfaced in October of 2014, after HBO CEO Richard Plepler shared the company's plans at an investor presentation.\n\nThe service, aimed at cable cutters, will allow users to access HBO content without a cable subscription for a set monthly fee. With the launch of a cable-free subscription service, HBO will become the first major premium content provider to cease limiting its television and movie offerings to cable subscribers.\n\nAccording to Learmonth, HBO's web-only subscription will launch in April alongside the premiere of the fifth season of Game of Thrones, which takes place on April 12. The service is said to cost $15 per month, which is roughly how much it costs to subscribe to HBO through a cable company. A partnership with Apple would allow the service to be watched on the Apple TV, much like the existing version of HBO's service, HBO Go. HBO Go is available to all existing HBO subscribers on a variety of devices like the iPad and Apple TV, but it requires an HBO subscription through a cable or satellite provider.\n\nCable companies like Time Warner and Comcast have long been reluctant to offer piecemeal pricing and companies like HBO have previously avoided moving away from traditional cable models in order to preserve the status quo and avoid upsetting existing revenue streams.\n\nThe introduction of HBO's service will be a major victory for cord cutters, and it could encourage other content providers to introduce similar offerings. Content providers' reluctance to shift away from traditional cable pricing models has been one of the major factors that's prevented Apple from establishing deals for its own service in the past.\n\nRelated roundup: Apple TV , Tags: cnbc.com, ibtimes.com, HBO\"\n76,\"Border Patrol agents detain immigrants who crossed from Mexico into the United States near McAllen, Texas, June 27, 2014. The state’s Rio Grande Valley has been the epicenter of a surge illegal immigration in recent months.  Molly Hennessy-Fiske/Los Angeles Times / MCT\n\nThe Department of Homeland Security has repeatedly said that the assertion that ISIS-affiliated terrorists were arrested while crossing the U.S.-Mexico border is “categorically false and not supported by any credible intelligence or facts on the ground.”\n\nBut the vice president of the largest union representing Border Patrol agents told BuzzFeed News on Thursday that DHS — which oversees the Border Patrol — is incorrect. And he said, the incident highlights the need for more funding for the Border Patrol,\n\n“I haven’t been able to outright confirm that it happened, but from what I have heard it sounds very credible,” said Shawn Moran, the vice-president of the National Border Patrol Council, which represents some 17,000 Border Patrol employees, “From what people have read to me, from what they say they have seen in documents, it seems pretty legit.”\n\nMoran admitted he had not seen the document himself. He added that he did not know the name of the official who prepared the report, or what agency did that official work for, but that his “instincts told” him the official was with the Border Patrol. He also declined to tell BuzzFeed News who had told him about the report in the first place.\n\nWhen asked what would be the appropriate response to the alleged incident, Moran said that the Border Patrol needs more funding and more people to do its job and prevent ISIS from entering the U.S. again.\n\nA spokeswoman with the Department of Homeland Security declined to discuss Moran’s specific statements, but insisted that “DHS continues to have no credible intelligence to suggest terrorist organizations are actively plotting to cross the southwest border.”\n\nMoran’s statements Thursday followed allegations from two Republican lawmakers who told BuzzFeed News on Wednesday that suspected terrorists have infiltrated the U.S.–Mexico border and as many as 10 fighters have been captured.\n\nThe persistence of these rumors may stem from the arrests in September of four people with suspected ties to terrorism that were later found to be unfounded, Secretary of Homeland Security Jeh Johnson said in a speech Thursday.\n\n“Four individuals were arrested, their supposed link to terrorism was thoroughly investigated and checked, and in the end amounted a claim by the individuals themselves that they were members of the Kurdish Worker’s Party – an organization that is actually fighting against ISIL and defended Kurdish territory in Iraq,” said Johnson. “Nevertheless, these individuals have been arrested for unlawful entry, they are detained, and they will be deported.”\n\nReports that terrorists affiliated with Islamist groups have tried to enter the United States through the southern border have circulated around the web for months, even before ISIS became a household term.\n\nIn July, for example, members of a volunteer armed militia told Breitbart News they were concerned because they had found what they thought was a “Muslim Prayer Rug” in the Arizona desert.\n\nThus far, the threat embodied by that alleged rug has failed to materialize.\"\n77,\"Ahmed Abdi Godane is the spiritual leader of al-Shabab\n\nHe is believed among six people killed in a U.S. airstrike on two cars near the al-Shabab stronghold of Barawe\n\nGodane is believed to have ordered the Westgate Mall massacre in Kenya in September 2013 that killed 67 people\n\nU.S. officials have not yet confirmed Godane is among the dead\n\nU.S. drone strikes are believed to have killed the leader of the Somali terrorist group al-Shabab, who ordered the massacre at a Kenyan shopping mall last year that killed 67 people.\n\nU.S. Intelligence officials believe Ahmed Abdi Godane was traveling in a two-car convoy Monday night near al-Shabab's main base in Barawe when American drone aircraft hit the vehicles with missiles.\n\nSix people were killed in the attack and Somali authorities say they think Godane is among the dead - though the Pentagon said it is still awaiting confirmation.\n\nGodane, also known as Mukhtar Abu Zubeyr, is al-Shabab's spiritual leader under whose direction the Somali militants forged an alliance with al-Qaida and became the most high-profile terrorist group in Africa.\n\nScroll down for video\n\nAhmed Abdi Godane is believed one of six people killed when a drone fired on his two-car convoy in Somalia on Monday night, though U.S. officials have not confirmed the death\n\nDangerous as ever: Even though al-Shabab fighters have been kicked out of the capital of Mogadishu, they have continued attacking targets throughout Africa\n\nUnder Godane's orders, the group attacked the upscale Westgate Mall in Nairobi, Kenya, killing at least 67 people a year ago this month.\n\nThe group was also responsible for a suicide bombing at a World Cup watching party in Kampala, Uganda, in 2010 that left 74 dead and 70 injured.\n\nThe U.S. has targeted planners of the bloody Westgate assault, in which four Britons and two Canadians were killed. A month after the attack, Navy SEALs landed at al-Shabab's headquarters in Barawe and attempted to capture another mastermind behind the attack.\n\nIn 2012, the U.S. government put a $7million price on Godane's head - though he has escaped justice until now.\n\nA witness to Monday's airstrike in Somalia described ground-shaking explosions caused by the missile. Somali government and African Union forces heading to a town in the district heard what sounded like an 'earthquake' as the al-Shabab bases were hit, the governor of Somalia's Lower Shabelle region, Abdiqadir Mohamed Nor, told The Associated Press.\n\n'There was an airstrike near Sablale. We saw something,' Nor said.\n\nU.S. commanders said they are waiting to determine the outcome of Monday's attack.\n\n'U.S. military forces conducted an operation in Somalia today against the al-Shabab network. We are assessing the results of the operation and will provide additional information as and when appropriate,' said Pentagon Press Secretary Rear Adm. John Kirby.\n\nAfter the U.S. strike in a forest near Sablale district south of Mogadishu, masked Islamic militants in the area arrested dozens of residents they suspected of spying for the U.S. and searched nearby homes, a resident said.\n\nGodane is believed to have ordered the Westgate Mall massacre in Nairobi, Kenya, last year that claimed 67 lives in Kenya. He also forged the groups alliance with al-Qaeda\n\n'Mass arrests just started, everyone is being detained,' said Mohamed Ali, who lives in Sablale district. 'They even searched nearby jungles and stopped the nomads transporting milk and grass to the towns for questioning.'\n\nThe U.S. has carried out several airstrikes in Somalia in recent years.\n\nA U.S. missile strike in January killed a high-ranking intelligence officer for al-Shabab and last October a vehicle carrying senior members of the group was hit in a U.S. strike that killed al-Shabab's top explosives expert.\n\nThe latest U.S. action comes after Somalia's government forces regained control of a high-security prison in the capital that was attacked on Sunday. Seven heavily armed suspected al-Shabab members had attempted to free other extremists held there.\n\nSomali officials said all seven attackers, three government soldiers and two civilians were killed. Mogadishu's Godka Jilacow prison is an interrogation center for Somalia's intelligence agency, and many suspected militants are believed to be held in underground cells there. The attack started when a suicide car bomber detonated an explosives-laden vehicle at the gate of the prison and the gunmen then fought their way into the prison.\n\nAl-Shabab attacked the mall in Nairobi last year to punish Kenya for sending troops into Somalia against the extremists. Godane said at the time that the mall attack was carried out in retaliation for the West's support for Kenya's Somalia intervention and the 'interest of their oil companies.'\n\nAl Shabab is now mostly active in Somalia's rural regions after being ousted from the capital by African Union forces in 2011.\n\nSomali military officials last week launched a military operation to oust al-Shabab from its last remaining bases in the southern parts of Somalia. On Saturday the militants withdrew from the town of Bulomarer, located about 110 kilometers (70 miles) south of Mogadishu, after hours of fighting.\"\n78,\"This rumour is ridiculous, but it's pretty amusing and not all that hard to believe given where Zack Snyder is currently shooting Batman v Superman: Dawn of Justice. According to Bleeding Cool (who are often pretty reliable on the rumour front), \"\"The scuttlebutt from sources in Detroit is that one of the Batmobile models being used in the filming of Batman Vs. Superman has gone missing, believed stolen.\"\" Seriously? The best set video we can get of the iconic vehicle in action is from about 300 feet away, but someone got close enough to steal one of the damn things? As I said, this is hard to believe and we've heard nothing official on this, but if you see the newest version of the Batmobile charging around the streets of Detroit (or even on eBay...), it's probably been stolen! Remember, you can check out the first official image of the Batmobile by clicking here!\n\nUPDATE: False alarm! The Detroit Free Press have confirmed that the Batmobile is safe of the set of Batman v Superman: Dawn of Justice with Detroit police spokesman Sgt. Michael Woody saying that they reached out to the producers of the movie to confirm that it had not been stolen. \"\"The Batmobile is safe in the Batcave where it belongs,\"\" Woody said in a brief statement which should help us all sleep a little easiter tonight. Oh well, a fun story while it lasted I think we can all agree!\nSource: Bleeding Cool\"\n80,\"Share this: \t\nSeven year old superhero abilities Nick discovered his chance. After his electric shocks, second graders fork and spoon in his hands do not need to keep, metal objects stick to themselves \"\"Magneto\"\" of Isilkulsky District. \n\n - When I do not even want, everything appears. Once I even pulled glass. Pushed itself - shared boy magnet elementary school pupil Vodyaninskoy Nicholas Kruglyachenko .\n\n At school, Nick is one of the most popular students. Classmates often asked to demonstrate superpowers. Magnetic boy ready if necessary to help.\n\n- If you see that someone needs help, will never pass by. Here's a responsible, all helps , - commented the teacher of the second class Vodyaninskoy primary school Galina Tyufyaeva . \n\nIn the world there are cases when people are not only held the spoon itself, but also irons, candlesticks. Experts still can not figure out exactly how they do it. In the meantime, scientists minds decide that this particular biofield or incredible properties of skin, Kohl training in lifting heavy objects all over. And incidentally teaches comrades attract iron. Second graders can influence others so that people at the time turned into magnets. \n\n - I ladle even clings to the nose - added classmate Nicholas Kruglyachenko Wick Balandin . \n\nFor classmates magnetic properties Koli no more than fun, but the boy sees its future is with supernormal. \n\n - Practically I think to become a superhero - shared boy magnet Nicholas Kruglyachenko . \n\nIdeally, Kohl's going to learn darts off nailed iron. With this skill, you can not save if the world, then certainly in Hollywood blockbusters removed without attracting business professionals in special effects. However, this requires further study, study, study ...\"\n81,\"In this week's edition of lies, fakes, pranks and cheats on the Internet, we bring you a spray-painted penis on a very expensive car. Seriously.\n\nIt all began with a picture of a poorly drawn penis on the hood of a $2.5 million Bugatti Veyron that appeared on Reddit.\n\nImage: Imgur\n\nBut as the automotive blog Car Crushing pointed out, the artwork was most likely done for a planned prank video.\n\nInstagram user andreysmygov posted a photo of the elementary-level NSFW drawing with the caption, \"\"How often do [yo]u get to spray paint on a Bugatti lol,\"\" crediting the TwinzTV YouTube channel and crew, who also posted photos of the vehicle mentioning a prank.\n\nThe proof:\n\nLoading\n\nHow often do u get to spray paint on a Bugatti lol shoutout to the homie @vgtorious for letting us @twinztv1 @twinztv2 @twinz_tv @nigxl @alexwood66\n\nView on Instagram\n\nLoading\n\nI got to spray paint this on @vgtorious #buggati today haha #prank #twinztv #youtube #funny #seattle with @_twinztv_ @twinztv2 @andreysmygov\n\nView on Instagram\n\nThe owner of the vehicle appears to be Instagram user gtorious, who posted another photo of his expensive car last night with the caption, \"\"Oops I think we pranked the WORLD and the video hasn't aired...yet.\"\"\n\nImage: @vgtorious on Instagram\n\nIn August, the TwinzTV crew posted another prank video using the same vehicle.\n\nBelieve in nothing, Internet — especially penises.\n\nHave something to add to this story? Share it in the comments.\"\n82,\"It was a heartwarming story for legions of pet owners and animal lovers around the world.\n\nPope Francis, talking to a distraught boy whose pet had died, declared there was a place in heaven for the creatures we share our lives with. His comment was reported this week by many news media outside Italy, with dozens of articles in the United States. It was veritable catnip to social media.\n\nHowever, it turned out the pope had not made the comment.\n\nlRelated Pope Francis prays in Istanbul's Blue Mosque\nNATION & WORLD\nPope Francis prays in Istanbul's Blue Mosque\nSEE ALL RELATED\t\n8\n\nThe news stories were apparently based on a misreading of remarks Pope Francis made at his weekly general audience at the Vatican on Nov. 26 and on a comment that a past pope did make several decades ago.\n\nPope Paul VI, who died in 1978, once said, reportedly while comforting a child whose dog had died, \"\"one day we will see our animals in the eternity of Christ.\"\"\n\n\"\"There is a fundamental rule in journalism. That is double-checking, and in this case it was not done,\"\" the Vatican's deputy spokesman, Father Ciro Benedettini, said on Saturday, when asked about how the media ran with the story.\n\ncComments\n@franniescarp In contrast to yours...\nJ. PAUL GETTY'S EAR\nAT 7:10 PM DECEMBER 13, 2014\nADD A COMMENTSEE ALL COMMENTS\t\n6\n\nThe spokesman said he received a number of calls on the story from outside Italy on Friday and was taken by surprise because he did not recall the pope saying anything like that.\n\nReligion News Service was among the first media to set the record straight. It said in an article published late on Friday that the error appeared to have stemmed from a piece in the Italian newspaper Corriere della Sera on Nov. 27, whose headline was misleading.\n\n\nThe article recounted the pope's words from his general audience on Nov. 26, when the topic was the transformation of all creation into a new heaven and a new earth. It cited the remark about animals and attributed it to Paul VI, but its headline said \"\"The pope and animals. 'paradise is open to all creatures.'\"\"\n\nThe New York Times, which ran a story on Thursday about the purported comment by Francis, acknowledged its mistake, saying in a correction on Friday that it had misattributed the remark by Paul VI to the current pope.\n\nAsked about the mistake, a spokeswoman for the Times quoted Michael Slackman, managing editor of international news, as saying, \"\"The correction in The Times notes that the specific content and wording were wrong in the article. However, the pope did in fact make comments suggesting heaven is open to animals.\"\"\n\nIn his Nov. 26 remarks, the pope referred to heaven saying \"\"the Sacred Scripture teaches us that the fulfillment of this marvelous plan cannot but affect all that which surrounds us and which emerged from the thought and the heart of God.\"\" He did not refer specifically to animals in his remarks.\n\nOn its website, CNN also corrected its story, noting the misattribution and saying it was unclear what Francis believes about pets going to heaven. A spokeswoman for CNN had no immediate comment.\n\nReuters did not publish a story on the remarks erroneously attributed to Francis.\n\nWHAT DOES THE POPE THINK ABOUT PETS?\n\nAs for what Francis does think about animals, he has not spoken much about them in public, but Benedettini said that from the general tone of his speeches and gestures \"\"it is clear that he is in spiritual harmony with all of creation.\"\"\n\nThe spokesman said the pope was preparing an encyclical that will deal in part with the environment and recalled that a group that looks after stray dogs once brought the animals to his general audience and the pope was pleased.\n\nWhen he made a Christmas season visit to a Rome parish last year, Francis willingly let a young girl place a lamb on his shoulders as a shepherd would carry it. The pope once told priests that a good pastor should know not only the names of his parishioners but also the names of their dogs, Benedettini said.\n\nRecent popes have said different things about the possible spiritual side of animals.\n\nIn 1990, Pope John Paul implied that animals had souls because they too were created from the breath of God. In 2008, former Pope Benedict upset some animal lovers when he said only humans were \"\"called to eternity.\"\"\n\nReuters\"\n83,\"There's not being ready to go on camera. And then there's really, really not being ready. Like, not even a little bit.\n\nThis was the unfortunate case experienced by meteorologist Mike Seidel this weekend while reporting on the stormy weather in North Carolina.\n\nThere has been some speculation as to what Mike was or was not doing. Think what you will:\n\nH/T FTVLive\n\nUPDATE: Nov. 4-- Brian Williams issued a statement during \"\"Nightly News\"\" Monday night to clear up the confusion about what Seidel was actually doing.\n\n\"\"Mike had lost cellphone contact with our control room, so he couldn’t hear through his attached earpiece that he was on the air,\"\" Williams said. \"\"He put his back to the storm and the camera -- he had to take off his gloves and re-dial his phone which was tethered to his ear, that’s when the rumors hit the web that he was perhaps writing his name in the snow. It was just Mike working to make it right — which is why we all love working with Mike Seidel.”\n\nWatch below:\"\n84,\"AN American journalist who has been missing for almost two years has reportedly been executed by the Islamic State (IS).\n\nJames Wright Foley went missing in on November 22, 2012, while reporting from Syria.\n\nBut a shocking video apparently shows the 40-year-old being beheaded by IS (formerly known as Isis) forces.\n\nBefore the execution a masked man dressed in black stands over Foley as he is forced to read a letter labelling the US government as his killers.\n\nHe says: \"\"I call on my friends family and loved ones to rise up against my real killers, the US government. For what will happen to me is only a result of their complacency and criminality.\"\"\n\nThe journalist is also then made to address his brother John, who is a member of the US airforce.\n\nHe says: \"\"I died that day, John, when your colleagues dropped that bomb on these people. They signed my death certificate.\"\"\n\nThe militant group is now also threatening to kill Time journalist Joel Sotloff, unless Barack Obama calls a halt to US attacks.\n\nMr Sotloff disappeared in 2013 and last tweeted on August 3 that year, when he was understood to be in Libya.\n\nThe executioner claims Sotloff's fate \"\"depends\"\" on President Obama's \"\"next decision\"\".\n\nIS has seized several key Iraqi cities, including the country's second largest city, Mosul.\"\n86,\"After brutally beating up African youth at a metro station in New Delhi, the mob has now delivered brute justice, this time by castrating a man who was trying to rape a teenage girl in Ganganagar, Rajasthan\nThe mob dragged Suresh Kumar to a butcher's shop and castrated him with a meat cleaver\nThe accused Suresh Kumar\nThey then dumped his body parts and left him bleeding in the middle of the road. \nStripped Suresh Kumar awaits his punishment\nThe man has been admitted to a local hospital where his condition is described by doctors as critical. The girl he was trying to rape is in shock and has been sent for counselling. While anybody outraging the modesty of a girl must get the harshest punishment, it has to be within the confines of the law. This kind of street justice must only be condemned. What is your take on the issue?\"\n87,\"Vogue's downtown migration to One World Trade Center was documented with military precision on Instagram. Models pitched in (though it must have been tough to get much done in a floor-length gown). Will.i.am helped schlep boxes, for some reason. Now the magazine is firmly established downtown, and amid the helicopter-assisted sunset vistas, it appears that there may also be a less picturesque facet to the new digs. Gawker is reporting that the offices are #blessed with a rat infestation. According to one of their sources, Anna Wintour has decreed that the staff \"\"must ensure that her personal office is rat-free before she enters it.\"\" Glamorous!\"\n88,\"After a full day spent lying on her back on a muddy wooden plank, chipping with painstaking care at the underside of a stone block to free the time capsule hidden within, Museum of Fine Arts conservator Pam Hatchfield sat up in front of the State House to a round of applause, a green box held delicately in her hands.\n\n“I feel happy and relieved. And excited. And really interested to see what’s in this box,” she said Thursday night, after posing for a selfie with the capsule for her mom. The extrication took more than seven hours and involved about a dozen workers.\n\n\nThe original contents of the time capsule were first placed in 1795 by Governor Samuel Adams, Paul Revere, and William Scollay in a ceremony that started in downtown Boston and proceeded to the State House, according to historical accounts. It was unearthed during emergency repairs to the foundation in 1855 and then buried again, and had not seen daylight until it emerged on Thursday.\n\n“Hopefully there will be no damage and we will be able to observe the artifacts that trace us back to the history not only just of this building, but of our Commonwealth and our country,” said Secretary of State William Galvin, who was on hand for the capsule’s first appearance in more than 150 years.\n\nThe capsule is believed to include a collection of silver and copper coins dating from between 1652 and 1855; an engraved silver plate; newspapers; the seal of the Commonwealth; cards; and a title page from the Massachusetts Colony Records, according to Meghan Kelly, a spokeswoman for the Executive Office of Administration and Finance.\n\nAfter hours of work, Pam Hatchfield, a conservator at the Museum of Fine Arts, dislodged a time capsule from the cornerstone of the State House.\nARAM BOGHOSIAN FOR THE BOSTON GLOBE\n\nAfter hours of work, Pam Hatchfield, a conservator at the Museum of Fine Arts, dislodged a time capsule from the cornerstone of the State House.\n\n View Gallery\nPhotos: Capsule unearthed\nThe original contents of the time capsule were first placed in 1795 by Governor Samuel Adams, Paul Revere, and William Scollay.\n Mass. time capsule contents include 350-year-old shilling\n\nHatchfield, who is head of Objects Conservation at the Museum of Fine Arts, said the corroded copper alloy box that holds the collection was undamaged by the removal process, and appeared to be in good shape. It was a little smaller than a cigar box and, she said, heavier than she expected.\n\nThe box was taken by State Police escort to the Museum of Fine Arts, where Hatchfield said it will be X-rayed to determine the contents. There was some concern, Galvin said, that there may be some damage to some of the coins, which may have been washed in acid before the box was reburied in 1855.\n\n“It will be opened probably sometime next week,” said Galvin. The contents will be examined, he said, but the time capsule will not remain unburied. “Ultimately it will be put back in the box and ultimately back in the stone.”\n\nGalvin said officials have not yet decided whether they will add any objects to the capsule before re-burying it. The capsule was discovered during the course of a water infiltration investigation at the State House, which identified the corner where it was hidden as an area of concern.\n\nIt is believed to be one of the oldest time capsules in the state, according to Kelly. In October, a century-old time capsule was opened after it was removed from its perch in the head of a golden lion statue that had sat atop the Old State House in downtown Boston. Its contents included sealed letters, photographs, and newspaper articles in near-perfect condition.\n\nOn Thursday, excavation of the State House time capsule began at about 9 a.m., with workers unwedging the stone block from the corner of the building and propping it up on blocks of wood so Hatchfield could slide underneath. The block was not flipped upside down, said Hatchfield, because she did not want to risk dislodging any of the contents.\n\nFrom about 10:30 a.m. to 4:30 p.m., Hatchfield tapped away at the block, taking periodic breaks to warm up away from the whipping wind and snow. Workers brought her a space heater. The plaster that sealed the box in, she said, was much harder than she anticipated.\n\nAs she worked, tiny coins fell out of the plaster. During the 1855 reburial, public officials threw the coins in for good luck. Michael Comeau, executive director of the State Archives, said they appeared to be silver.\n\nAs the day wore on, Hatchfield used a small circular saw and a drill to try to free the capsule, and several times, she appeared to think she was close, only to have the box remain stuck. It was the most physically challenging conservation job she has ever done, she said.\n\n“I have been privileged to spend all of my working life handling incredibly precious and important objects, and it is very exciting every single time,” said Hatchfield. “The sense of continuation of history that you get by entering a museum or historic site, but also by having it in your hands, is incredibly rewarding and enriching. And it gives meaning to a lot of people.”\"\n89,\"EXTREMISTS fighting for the Islamic State (IS) have started launching bombs packed with live SCORPIONS.\n\nBomb canisters – packed with the venemous arachnids – are being blasted into towns and villages to scatter scorpions and incite panic, a British military expert has revealed.\n\nFormer head of chemical and biological weapons for NATO and the British army Hamish de Bretton-Gordon described the arachnid attacks as \"\"madness\"\".\n\nHe told The Daily Mirror: \"\"It’s madness.\n\n\"\"IS have improvised devices to launch them.\n\n\"\"They promote the fact that they are doing it and it creates panic.\n\n\"\"Scorpions are robust – even if they are launched a couple of miles, when the canister breaks thousands are flung out and start crawling all around.\"\"\n\nThe 24in scorpion bombs are not used for mass casualties but instead designed to maximise the terrorist group's \"\"psychological impact\"\" on the villagers.\n\nMr Bretton-Gordon, who returned from Baghdad last week where he had been advising security forces, added: \"\"The main thing is creating fear.\"\"\n\nSenior officials in Iraq have reported scorpions being used against civilian targets in northern parts of the country.\n\nThere are 25 known species of scorpion with venom capable of killing a human being.\n\nReferences to 'scorpion bombs' have been found dating back to 198 AD.\n\nThe bizarre biological weapon was created when Iraqis began pouring scorpions into ceramic pots to hurl at the Roman armies storming the fortress city of Hatra.\n\nThe scorpion-filled weapons have even been credited by some with ending the 20 day siege on the desert city.\n\nbrightcove.createExperiences();\"\n91,\"The dedicated pet owner initially refused to pay for the procedure to save the 3-inch fish at Toll Barn Veterinary Center in Norfolk, but quickly changed his mind.\n\nA British man forked out $460 to save the life of his goldfish — after it became constipated.\n\nThe dedicated owner took his blocked-up 3-inch pet to a vet after realizing it was struggling to pass waste, reports the Norfolk Daily Eastern Press.\n\nHe was stunned to be told that the delicate operation needed to solve the problem would cost $460.\n\nShocked at the high cost, he initially refused to give Toll Barn Veterinary Center in Norfolk the go-ahead.\n\nBut the man, who has not been named, had a change of heart and returned just 10 minutes later to give them the green light.\n\nVet Faye Bethell administered anesthetic to the fish, which was believed to be 2-years and 10-months old.\n\nThe 29-year-old then used a tiny scalpel to remove a lump which had grown close to its dorsal fin. After 50-minutes, the fish was handed back to his grateful owner.\n\n\"\"I have never done a procedure like that on a goldfish, although I have done it before on more valuable fish like a carp,\"\" Bethell told the Norfolk Daily Eastern Press.\n\n\"\"There was nothing special about the fish. He just liked it a lot. People love their pets — but that was an expensive little goldfish,\"\" she added.\"\n93,\"A Chinese woman spent an entire week in a KFC eating fried chicken wings after being dumped by her boyfriend because she ‘needed time to think’.\n\nLovesick Tan Shen, 26, from Chengdu, in China’s southwest Sichuan Province, went to the fast food chain in search of some comfort food to get over the break-up.\n\nBut seven days later Tan was still ordering chicken wings with a side of extra large fries at the KFC near a train station by her home.\n\nLovesick Tan Shen, 26, went to the fast food chain in search of some comfort food to get over the break-up\n\nShe even phoned in sick to work to stay at the restaurant.\n\nTan said: ‘I was walking around feeling miserable and decided to stop off at the KFC at the train station.\n\n'I hadn’t planned on staying there long, I just wanted some chicken wings.\n\n'But once I got in there and started eating I decided I needed time to think.\n\n'I didn’t want to go back to my apartment because it was full of memories of him. So I stayed.'\n\nAfter a few days employees at the chicken shop began to worry about Tan.\n\nFor seven days Tan ordered chicken wings with extra large fries at the KFC near a train station by her home\n\nTan said she stayed at the fast food restaurant for so long because she 'needed time to think'\n\nWorker Jiang Li Lung, 22, said: 'We work in shifts here and the restaurant is open 24 hours a day, so we get a lot of people coming through.\n\n'At first no one really noticed her.\n\n'But after a few days I began thinking she looked really familiar.\n\n'Then I realised we had been serving her for the past three days and that she hadn’t actually left.\n\n'When we asked her if she was ok, she said she was and just needed time to think.\n\n'And then asked for another box of chicken wings with extra large fries.'\n\nTan even called in sick to her work so she could spent time at the KFC recovering from her break-up\n\nHe said the Tan was doing no harm eating her way through boxes of chicken so they let her stay.\n\nHe added: 'She was after all a paying customer, even if a bit of an odd one.'\n\nTan decided she had had enough when local media turned up after a week at the KFC. And, unsurprisingly, she was starting to get sick of the taste of chicken.\n\n'I decided the best thing to do would be to leave the city and go back to my parents.\n\nIt was only after a week that Tan decided she was 'sick of the taste of chicken' and she went home\n\n'I had already told work I was off sick, so phoned them and said I was leaving.\n\n'And I was getting sick of the taste of chicken so there was no point in staying there anymore.'\n\nShe then boarded the next train to her parents' home in Quingdao city in east China’s Shandong Province and left.\n\nWaitress Jiang Li Lung said: 'I guess we kind of miss her. It certainly made work more interesting.'\n\nTan walks around the streets after spending the entire week in a KFC eating chicken wings and fries\n\nTan said she had not planned on staying there long - but she just wanted to eat some chicken wings\"\n95,\"Kabul: A recent footage of a sniper bullet hitting a US marine on the helmet during a helicopter raid in Helmand Province, Afghanistan, has gone viral on social media.\n\nThe importance of wearing a helmet when on the field of battle has been perfectly illustrated in a video uploaded to YouTube by a US marine.\n\nIn the video, three marines are seen to move through a bunker in search of a source of gunfire. As they come near to the exit point, a bullet suddenly bounces off the Kevlar helmet of the middle soldier.\n\nWatch Video: Marine survives sniper headshot by inches in Afghanistan\n\n\nThe three men then quickly retreat to the back of the building to inspect the damage to the soldier's helmet. After ascertaining that the Marine is unharmed, they regroup to consider their options.\n\nAfghanistan veteran Sam Arnold reportedly said that the video was shot while \"\"conducting a joint helicopter raid in the Now Zad district, Helmand Province in 2013\"\". The footage was uploaded to YouTube last month, and has since received just under 200,000 views.\"\n99,\"Shane Smith, the sometimes controversial but always press-friendly CEO of Vice Media, has found another way to make news: reportedly spend $300,000 on a Las Vegas meal.\n\nOn a Tuesday earnings call, MGM Resorts International boasted that someone had recently spent $300,000 taking some acquaintances to dinner at one of its restaurants. On Wednesday, Bloomberg reported that it was Smith.\n\nThe Vice co-founder spent the large sum of money at Bellagio's Prime Steakhouse when he was in Las Vegas for the Consumer Electronics Show last month, Bloomberg reported.\n\nSmith can certainly afford to pick up the tab after A+E Networks and Technology Crossover Ventures each invested $250 million in Vice for 10 percent stakes, on top of a $70 million investment from Rupert Murdoch's 21st Century Fox.\n\nVice fashions itself a cutting-edge media company that eschews tradition and on occasion even courts danger. It made worldwide news when it took former NBA player Dennis Rodman and the Harlem Globetrotters to North Korea to hang out with Kim Jong Un.\n\nSmith has hinted at an IPO for Vice and guesses it could be worth $20 billion, likely an exaggeration, but an IPO of practically any magnitude would probably make him a billionaire.\n\nA Vice spokesman told The Hollywood Reporter that Smith won \"\"well north of\"\" $300,000 while playing blackjack during his trip to Las Vegas and it was the money from that windfall that funded the dinner.\n\nStill, the reveal of the $300,000 dinner might cause Smith some angst, given that he is being accused in some circles of living the good life while underpaying Vice staffers. \n\n\"\"A company as successful as Vice should be paying decent wages. Vice doesn't,\"\" says a recent report from Gawker. \"\"The company pays shitty wages to low-level employees, compensating them instead with the sheer coolness of working for Vice Media.\"\"\n\nThen again, at a company party in December, Smith gave each full-time employee an envelope with $1,500 cash inside, amounting to a $1 million expenditure, according to insiders.\n\nEmail: Paul.Bond@THR.com\"\n104,\"NO AMOUNT of money is enough for Led Zeppelin front man Robert Plant to get the band back together.\n\nThe 66-year-old singer walked away from a 35-date tour that would have paid the rock group nearly $924 million — ripping up the contract in front of stunned promoters, The Mirror newspaper reported.\n\nBritish tycoon Sir Richard Branson had planned to reunite the Stairway to Heaven rockers and promoters had even gotten the green light from the other band members.\n\nThe mega deal would have paid Plant, Jimmy Page and John Paul Jones roughly $346 million apiece, before taxes, according to The Mirror.\n\nGroup members lobbied hard for Plant to join in but he wouldn’t change his mind.\n\n“They have tried to talk him round but there is no chance,” a source close to the group told The Mirror. “His mind is made up and that’s that.”\n\nA big payday would have also gone to Jason Bonham, 48, the son of late drummer John Bonham.\n\nThe 35 shows would have been split between London, Berlin and a site in New Jersey, according to The Mirror.\n\n“Jimmy, John and Jason signed up immediately,” the source said. “It was a no-brainer for them but Robert asked for 48 hours to think about it. When he said no and ripped up the paperwork he had been given, there was an enormous sense of shock. There is no way they can go ahead without him.”\n\nThis article originally appeared in The New York Post.\"\n105,\"As Apple gears up to launch the Apple Watch in April this year, Tim Cook while talking to an employee at the Apple Store spilled some extra information about the wearable before the launch. He also gave a tentative time-frame as to when Apple Pay will be reaching Europe. Also, analysts have predicted what Apple might offer at the time of its smartwatch launch.\n\nWhile we already know that Apple Watch will be water resistant, Tim Cook, the CEO of Apple further confirmed it as shower-proof, while chatting with a Kurfurstendamm Apple Store (Berlin) employee. Reported by iGen (via 9to5Mac), the CEO said that he always wears the watch - \"\"even in the shower\"\". Cook added that he puts his Apple Watch on charge every night, which reconfirms the expected battery life from Apple's previous statements and multiple reports.\n\nRegarding Apple Pay, Cook said that the firm plans to bring the service to Europe not \"\"before the end of the year.\"\" The announcement is somewhat a contradiction to announcements by UK banks, which in the recent past stated they were in talks to bring the Apple Pay system by the first half of 2015. According to Cook, the mobile payment system should reach Canada as soon as next month.\n\nMeanwhile, Trip Chowdhry, an analyst from Global Equities Research has predicted that Apple might introduce as many as 100,000 apps for the Apple Watch by time it gets launched. The huge number comes from six \"\"Apple Watch-Kit hackathons\"\" in the past few months, which Chowdhry attended, according to a Barrons blog post.\n\nHe further states that the $350 (roughly Rs. 21,700) price tag for the smartwatch seems to be no issue because \"\"On an average an Apple Watch user will have 100 Apps installed, and one way to think about it is that the consumer is getting 100 devices for $350..i.e. $3.50 (roughly Rs. 217) per device,\"\" considering each app and its function as a single device.\n\nAs for the sales, Apple is being expected to ship almost 42 million units by December this year. \"\"Since Apple Watch extends iPhone functionality and provides user convenience with 'Glance' and 'Notifications' to an iPhone User, almost every current iPhone user, which are about 350 million users, will also be an Apple Watch user,\"\" he explains.\n\nFor full coverage of the Mobile World Congress from Barcelona, visit our MWC 2015 page.\"\n107,\"Never fear, Banksy fans: the infamous street-artist has not been unmasked, despite frenzied reports on American websites.\n\nOnline news sites were subject to a hoax on Friday from US ‘media troll extaordinaire’ Paul Horner.\n\nSites Complex, Death and Taxes, and Jezebel published online stories stating that Paul Horner, 39, had been identified as the street-artist known as Banksy, and had been arrested by British police in Watford.\n\nHorner is in fact editor of the cunningly-named Super Official News website, where he makes statements such as: “Until then just remember, if it’s on the internet it must be true”, and that “Paul Horner is an American hero.”\n\nWebsite NationalReport said that “London Police Chief Lyndon Edwards” had held a press conference unmasking Banksy after the arrest - but according to the Met, no such officer exists. However, there is a dairy farmer called Lyndon Edwards.\n\nOther Banksy pretenders incude,‘cap man’ in New York, 2013; Robin Gunningham in Bristol, 2008; Mr Brainwash in 2010; and Rose Biggin, an 89-year-old from Camden, North London, who was touted as the elusive street-artist. The pensioner said of her “I’m Spartacus” moment: “It sure does help to pass the time.”\n\nEven a Battersea charity shop got in on the act – earlier in October someone from the Fara shop on Northcote Road not pretending to be the artist painted a Banksy-style mural and tweeted it soon after.\"\n108,\"WASHINGTON -- Homeland Security Secretary Jeh Johnson shot down claims on Thursday that a \"\"porous\"\" U.S. southern border is allowing terrorists, Ebola and a surge of unaccompanied minors into the country, despite claims to the contrary by some politicians.\n\nJohnson tried to dispel rumors and dial back fears during a speech at the Center for Strategic and International Studies, saying there have been improvements to border security. He said the number of unaccompanied minors apprehended in fiscal year 2014 was 68,434 -- considerably lower than a projection of 90,000. Claims that four terrorists had crossed the border were false, he said, and the government is intensifying efforts to keep Ebola out of the U.S.\n\nBut that's not always what people are hearing from politicians or reading in the news, he said.\n\n\"\"Those of us in public office, and in the media –- whether in describing the border, ISIL or Ebola -- owe the public informed, careful, and responsible dialogue, not overheated rhetoric that is certain to feed the flames of fear, anxiety and suspicion,\"\" Johnson said. ISIL, the terrorist group that calls itself the Islamic State, also is called ISIS.\n\nRecent criticism of the Obama administration over border security has stoked fears over ISIS and Ebola, particularly by Republicans campaigning for November elections. Former Sen. Scott Brown (R-Mass.), now running for Senate in New Hampshire, said on Thursday that the border needed to be secured to prevent the spread of diseases into the country. Rep. Duncan Hunter (R-Calif.) said Tuesday that \"\"at least\"\" 10 members of the Islamic State were apprehended crossing the U.S.-Mexico border, a claim DHS said was false. Rep. Jason Chaffetz (R-Utah) has said that four men with ties to terrorism were apprehended along the border.\n\nJohnson said the four individuals were investigated and found to be members of the Kurdish Worker's Party, which he said \"\"is actually fighting against ISIL and defended Kurdish territory in Iraq.\"\" The men remain in detention for unlawful entry, he said. (Chaffetz, for his part, continued to maintain after Johnson's speech that the men are terrorists, according to interview with CBS News.)\n\nOn Ebola, Johnson said the government is \"\"heavily engaged\"\" and is \"\"enhancing our Ebola screening of air passengers from the three affected African countries, and we are continually evaluating whether more is appropriate.\"\"\n\n\"\"We very definitely in this country have the capability to deal with the Ebola virus,\"\" he said.\n\nJohnson touted border security improvements, but said DHS was still working to improve policies on transparency and internal agency coordination. One change in DHS policy, however, has been receiving considerable pushback from immigration advocates: the increased practice of holding families in detention. The government has expanded facilities for detaining families -- largely mothers with children, many of them seeking asylum -- over the past few months, and plans to add more space.\n\nGreg Chen of the American Immigration Lawyers Association, which has been critical of family detention, asked Johnson during a question and answer period after the speech why the government is expanding family detention when many of the women and children being held are seeking asylum and have fled horrific violence.\n\nJohnson said that given the increase this year in families crossing the border -- even though the numbers have dropped recently -- DHS needed to make sure it could detain them.\n\n\"\"We believe it's necessary to build more of that capability in the event we have another spike like we had last summer,\"\" he said.\n\nAlthough Johnson acknowledged the influx of migrants over the past year was a \"\"setback,\"\" he said there have been improvements in border security, from more resources focused on patrol to fewer border-crossings.\n\n\"\"In recent years, the total number of those who attempt to cross our southwest border has declined dramatically, while the percentage of those who are apprehended has gone up,\"\" he said. \"\"Put simply, it’s now much harder to cross our border and evade capture than it used to be -– and people know that.\"\"\"\n109,\"There is no end to Apple’s woes when it comes to the iPhone 6\n\nForget #bendgate, iPhone 6 Plus users have discovered a new woe to add to their list of complaints, and it already has its own hashtag: #hairgate.\n\nAfter reports that Apple’s new handset bends if enough pressure is applied to it, users are now taking to Twitter to claim that the smartphone is catching hairs from people’s heads and beards and pulling them out.\n\n“I’m concerned about my iPhone 6 Plus, keeps yanking out my hair when I’m making a call,” an anonymous user wrote in a community post on 9to5mac.com.\n\nAccording to Twitter users, hairs get stuck in the fine seam between the glass and the aluminium on the new handsets.\n\nPeople are joking about #hairgate but this is actually a real problem. Haha. It has pulled out my goatee hairs. Hurts!— Quinn Nelson (@SnazzyQ) October 6, 2014The seam on my iPhone 6 where the aluminum meets the glass is definitely catching my hair and pulling it out. #seamgate #hairgate #gdhurts— Scott Bilsky (@str8ngelybrown) October 6, 2014My iphone6 drives me crazy, my hair has been caught for times. #Hairgate— Ccoszbruno (@b397876112) October 6, 2014Haven’t had have a problem with my iPhone 6 Plus bending…but I definitely have had facial hair pulled. Consider Hipster Beards! #hairgate— Paul Martens (@PaulMartens) October 5, 2014The seam on my iPhone 6 where the aluminum meets the glass is definitely catching my hair and pulling it out. #seamgate— Paul Peavler (@CardMeHD) September 28, 2014My hair keeps getting caught in the microscopic seam between glass and aluminium on my iPhone 6— Kavan (@KavKilledKenny) October 1, 2014\n\nPeople are joking about #hairgate but this is actually a real problem. Haha. It has pulled out my goatee hairs. Hurts!\n\nThe seam on my iPhone 6 where the aluminum meets the glass is definitely catching my hair and pulling it out. #seamgate #hairgate #gdhurts\n\nMy iphone6 drives me crazy, my hair has been caught for times. #Hairgate\n\nHaven’t had have a problem with my iPhone 6 Plus bending…but I definitely have had facial hair pulled. Consider Hipster Beards! #hairgate\n\nThe seam on my iPhone 6 where the aluminum meets the glass is definitely catching my hair and pulling it out. #seamgate\n\nMy hair keeps getting caught in the microscopic seam between glass and aluminium on my iPhone 6\n\nWhen the iPhone 6 and 6 Plus were first released, numerous pictures of the handsets that had been unintentionally bent appeared on Twitter.\n\nWhile Apple says it has only received a handful of official complaints about the issue, it is thought that the new phones are susceptible to being bent because the iPhone 6 Plus is so much larger than previous phones.\n\nAt the time, Apple said that with “normal use” a bend in the iPhone should be “extremely rare,” and that the new handsets feature “steel/titanium inserts to reinforce stress locations and use the strongest glass in the industry”.\"\n110,\"As a series of ex-soldiers come forward to criticize Brian Williams for his ‘stolen valor’ Iraq war story, it is being reported that top level executives at NBC News had known the tale was fake and had been begging the newscaster for years to stop repeating it.\n\nWilliams is at a center of a media firestorm after he was found out for embellishing an old war story about being in a helicopter hit by a grenade during the Iraq war in 2003.\n\nThe newscaster acted swiftly on Wednesday night to attempt to diffuse the situation by apologizing during his Nightly News show, but since then a series of ex-soldiers have come forward to criticize Williams ‘half-hearted’ apology.\n\nBrian Williams is at the center of a media firestorm over his embellished war story and now it transpires that NBC News executives - and Tom Brokaw - had known for years that the story was false\n\nTo make matters worse there are also now reports that senior executives at NBC News, including legendary anchor Tom Brokaw who Williams replaced in 2004, knew the story was false.\n\n‘Tom Brokaw and [former NBC News President] Steve Capus knew this was a false story for a long time and have been extremely uncomfortable with it,’ an insider told the New York Post.\n\nNow Brokaw, 74, has had it and wants Williams fired, the Post claims.\n\nSenior executives had in the past asked Williams to stop telling the story in public, reports Variety.\n\nDespite his credibility being called into question, Williams still took the anchor’s seat for his Nightly News broadcast on Thursday evening but unlike on Wednesday he didn't address the issue during the broadcast.\n\n'Brokaw wants Williams’ head on a platter. He is making a lot of noise at NBC that a lesser journalist or producer would have been immediately fired or suspended for a false report,' said the source.\n\nRetraction: NBC anchor Brian Williams has been forced to admit that he wasn't aboard a helicopter hit and forced down by enemy fire during the 2003 invasion of Iraq, as he claimed in a broadcast on Friday, pictured\n\nHowever a separate source says that isn't going to happen. 'He is not going to be suspended or reprimanded in any way. He has the full support of NBC News,' said the source.\n\nOn Thursday the pilot of the army chinook that was attacked by rocket-propelled grenades told the Omaha World-Herald that he had contacted NBC News not long after their initial broadcast. Don Helus said he saw Williams’ initial report not long after its original broadcast after someone emailed him a clip.\n\nNBC’s Tom Brokaw introduced the report with the words: 'Our colleague Brian Williams is back in Kuwait City tonight after a close call in the skies over Iraq.'\n\nHelus said he contacted Williams’ producer and asked for a retraction, but didn't get a reply.\n\n'My crew was a little upset about that - somebody trying to make a claim to inflate their career,' Helus said.\n\nWilliams was forced to apologize on air and on Facebook on Wednesday and admit that he wasn't aboard a helicopter that was hit, but had been traveling in a separate aircraft more than half an hour behind that landed without incident.\n\n'He was actually on my aircraft and we came in behind [the other helicopter] about 30-45 minutes later,' Sgt. 1st Class Joseph Miller, the flight engineer on the helicopter that carried the journalists, wrote on Facebook after NBC shared a link to Williams' story.\n\nWilliams pictured in Iraq in 2003 with Command Sgt. Major Tim Terpack: In a lengthy Facebook post on Wednesday, Williams admitted his mistake and blamed the 'fog of memory over 12 years' for his error\n\n'He had the audacity to tell me the whole thing was like 'Saving Private Ryan' and that the whole army would be out looking for him. I called him an idiot in front of his camera crew and he didn't come back to my bird for the next three days.'\n\nPate Butler, another soldier, confirmed on Facebook: 'He flew with the Savannah birds in a totally different flight. Never was shot at. That aircraft was out of Germany and we were all in that flight.'\n\nLance Reynolds, another soldier who had actually been on the 159th Aviation Regiment's Chinook that was hit, also lashed out at Williams on Facebook.\n\n'Sorry dude, I don't remember you being on my aircraft,' he wrote. 'I do remember you walking up about an hour after we had landed to ask me what had happened.\n\n'Then I remember you guys taking back off in a different flight of Chinooks from another unit and heading to Kuwait to report your 'war story' to the Nightly News.\n\n'The whole time we were still stuck in Iraq trying to repair the aircraft and pulling our own Security.'\n\nSpeaking to Stars and Stripes, Reynolds recalled how he had been aboard the helicopter when it was hit by two rocket-propelled grenades and small arms fire.\n\nThe damaged Chinook made a rolling landing at an Iraqi airfield, skidded off the runway and came to a stop in the desert. Reynolds and other crew members were unhurt.\n\nCalled out: Lance Reynolds, left, and Pate Butler, right, who were both part of the crews flying that day, said that Williams had not been aboard their damaged helicopter and expressed their anger at his lies\n\nAnger: The day after Williams' report, Reynolds responded to the story on NBC NIghtly News' Facebook and said that he remembered things rather differently\n\nAnother man, Joseph Miller, who claimed to be on Williams' aircraft at the time said he had been 'calling him out on this for a long time with no response'\n\n'It was something personal for us that was kind of life-changing for me,' he told Stars and Stripes.\n\n'I know how lucky I was to survive it. It felt like a personal experience that someone else wanted to participate in and didn't deserve to participate in.'\n\nWhen Williams approached him and took photos of the damaged aircraft, Reynolds said he dismissed the level of danger because he didn't want his wife to see a news report about it.\n\n'I wanted to tell her myself everything was all right before she got news of this happening,' he said.\n\nAnother man on the downed aircraft, Mike O'Keeffe, said he had long been bothered by Williams' false claims.\n\n'Over the years it faded,' he said, 'and then to see it last week it was - I can't believe he is still telling this false narrative.'\n\nO'Keeffe added that he was satisfied with Williams' apology and didn't want to push the issue any further or 'kick the guy when he is down'.\n\nOther soldiers have accused Williams of being misleading in his apology and continuing to imply details that are false.\n\nDenial: Williams denied that he was 'trying to steal anyone's valor' in a message he posted on Wednesday\n\nSince the 2003 incident, Williams' Chinook story has been recounted countless times and gradually the reporter's role seems to have grown.\n\nNBC reported the incident on March 26, 2003, with the headline, 'Target Iraq: Helicopter NBC's Brian Williams Was Riding In Comes Under Fire.'\n\nHowever when the incident was reported the next day by the New York Daily News it stated that a 'chopper was hit and forced to land. Then the one carrying Williams landed.'\n\nThree days later USA Today carried a similar report that stated: 'NBC's Brian Williams was stranded in the Iraqi desert for three days after a Chinook helicopter ahead of his was attacked by a man who fired a rocket-propelled grenade.\n\n'The grenade just missed, but it forced the group to make an emergency landing. Luckily, a U.S. tank platoon was there and surrounded the helicopters, killing four Iraqis.'\n\nIn a 2007 entry from his blog Williams recounts how he was part of a 'flotilla of four twin-rotor Chinook helicopters'.\n\n'Some men on the ground fired an RPG through the tail rotor of the chopper flying in front of ours.\n\n'There was small arms fire. … All four choppers dropped their heavy loads and landed quickly and hard on the desert floor,' he recalled.\n\nBy the next year Williams was claiming on his blog that 'all four of our low-flying Chinooks took fire.'\n\n'The Chinook helicopter flying in front of ours (from the 101st Airborne) took an RPG to the rear rotor, as all four of our low-flying Chinooks took fire,' he wrote.\n\n'We were forced down and stayed down -- for the better (or worse) part of 3 days and 2 nights.'\n\nThe tale takes a more dramatic twist during a 2013 appearance on The Late Show With David Letterman. By now Williams is recalling that two helicopter were hit - including his.\n\n'Two of our four helicopters were hit by ground fire including the one I was in,' he told Letterman.\n\nThen during his report on January 30, Williams once again told an inaccurate version of events so that now 'the helicopter we were travelling in was forced down after being hit by an RPG.'\n\nFor example, army flight crews told Stars and Stripes that Williams implied he was flying with the same company that the downed helicopter belonged to - but he was actually flying with a different company in a different direction, and only linked to the unit by radio.\n\nHe also suggested that his aircraft was forced to land because of the attack, but soldiers said it was landed due to deteriorating weather conditions.\n\nAfter Williams' apology, there were cries for him to be terminated.\n\n'Brian Williams has to go,' Brent Bozell, the founder and president of the Media Research Center, wrote on Twitter. 'NBC's credibility is completely shot.'\n\nThe Nightly News anchor has often repeated the war story over the past 12 years about how the aircraft he was on was forced down by enemy fire.\n\nHe repeated his old war story on Friday when he presented a segment about a public tribute at a hockey game in New York for Command Sgt. Major Tim Terpack, a retired soldier who had provided security for the grounded helicopters.\n\nDuring the report, Williams went further and said that the aircraft he was on had actually been hit - and the soldiers expressed their anger on Facebook afterwards.\n\n'I would not have chosen to make this mistake,' Williams told Stars and Stripes. 'I don't know what screwed up in my mind that caused me to conflate one aircraft with another.'\n\nOn the Nightly News broadcast on Wednesday evening, Williams told viewers that his mistake was a 'bungled attempt' to honor a soldier who had helped protect him.\n\n'I made a mistake in recalling the events of 12 years ago. I want to apologize,' he said.\n\nIn a lengthy Facebook post on Wednesday Williams admitted his mistake and blamed the 'fog of memory over 12 years' for his error.\n\n'I feel terrible about making this mistake, especially since I found my OWN WRITING about the incident from back in '08, and I was indeed on the Chinook behind the bird that took the RPG in the tail housing just above the ramp,' he wrote.\n\n'Because I have no desire to fictionalize my experience (we all saw it happened the first time) and no need to dramatize events as they actually happened, I think the constant viewing of the video showing us inspecting the impact area - and the fog of memory over 12 years - made me conflate the two, and I apologize.'\n\nWilliams went on to strenuously deny that he was 'trying to steal anyone's valor'.\n\n'I was and remain a civilian journalist covering the stories of those who volunteered for duty. This was simply an attempt to thank Tim, our military and Veterans everywhere -- those who have served while I did not.'\n\nAll the credit: After his apology, Twitter users joked about Williams inserting himself in other historic events\n\nOne of the top trending topics on Twitter on Wednesday night was #BrianWilliamsMisremembers.\n\n'#BrianWilliamsMisremembers and then I said look Woodward you and Bernstein are in way over your head,time to follow a real man..lets do this,' tweeted one person.\n\n'And I just knew we could make a better portable music player. Called it the iPod.' #BrianWilliamsMisremembers,' wrote another.\n\nSince the 2003 incident, Williams' Chinook story has been recounted countless times and gradually the reporter's role seems to have grown.\n\nNBC reported the incident on March 26, 2003, with the headline, 'Target Iraq: Helicopter NBC's Brian Williams Was Riding In Comes Under Fire.'\n\nHowever when the incident was reported the next day by the New York Daily News it stated that a 'chopper was hit and forced to land. Then the one carrying Williams landed.'\n\nOriginal report: In 2003, Williams reported that another helicopter had been shot at - not the one he was on\n\nDamage: The original report shows the damage suffered by the Chinook after it was shot at in 2003\n\nThree days later USA Today carried a similar report that stated: 'NBC's Brian Williams was stranded in the Iraqi desert for three days after a Chinook helicopter ahead of his was attacked by a man who fired a rocket-propelled grenade.\n\n'The grenade just missed, but it forced the group to make an emergency landing. Luckily, a U.S. tank platoon was there and surrounded the helicopters, killing four Iraqis.'\n\nIn a 2007 entry from his blog Williams recounts how he was part of a 'flotilla of four twin-rotor Chinook helicopters'.\n\n'Some men on the ground fired an RPG through the tail rotor of the chopper flying in front of ours.\n\n'There was small arms fire. … All four choppers dropped their heavy loads and landed quickly and hard on the desert floor,' he recalled.\n\nBy the next year Williams was claiming on his blog that 'all four of our low-flying Chinooks took fire.'\n\n'The Chinook helicopter flying in front of ours (from the 101st Airborne) took an RPG to the rear rotor, as all four of our low-flying Chinooks took fire,' he wrote.\n\nWilliams appeared nonplussed about the scandal on Wednesday evening as he enjoyed a New York Rangers game with his good friend Tom Hanks\n\nActor Tom Hanks and Brian Williams pictured together at the Boston Bruins game at Madison Square Garden\n\nThe two shared plenty of laughs and thrills at the game only hours after Williams apologized for his 'mistake'\n\n'We were forced down and stayed down -- for the better (or worse) part of 3 days and 2 nights.'\n\nThe tale takes a more dramatic twist during a 2013 appearance on The Late Show With David Letterman. By now Williams is recalling that two helicopter were hit - including his.\n\n'Two of our four helicopters were hit by ground fire including the one I was in,' he told Letterman.\n\nThen during his report on January 30, Williams once again told an inaccurate version of events so that now 'the helicopter we were travelling in was forced down after being hit by an RPG.'\n\nWilliams has anchored NBC Nightly News - the nation's highest rated news program - since December 2004 when he replaced Tom Brokaw.\n\nHis reporting from inside the New Orleans Superdome in the immediate aftermath of Hurricane Katrina the next year helped earn NBC a Peabody Award.\n\nDailyMail.com has reached out to NBC News for comment.\"\n112,\"The man who scaled the White House fence this month actually ran through the building into the East Room, much farther than the Secret Service initially disclosed.\n\nThe intruder overpowered a Secret Service officer posted near the door before penetrating deep into the mansion’s main floor, the Washington Post reported:\n\nAn alarm box near the front entrance of the White House designed to alert guards to an intruder had been muted at what officers believed was a request of the usher’s office, said a Secret Service official who spoke on the condition of anonymity.\n\nThe female officer posted inside the front door appeared to be delayed in learning that the intruder, Omar Gonzalez, was about to burst through. Officers are trained that, upon learning of an intruder on the grounds, often through the alarm boxes posted around the property, they must immediately lock the front door.\n\nAfter barrelling past the guard immediately inside the door, Gonzalez, who was carrying a knife, dashed past the stairway leading a half-flight up to the first family’s living quarters. He then ran into the 80-foot-long East Room, an ornate space often used for receptions or presidential addresses.\n\nGonzalez was tackled by a counter-assault agent at the far southern end of the East Room. The intruder reached the doorway to the Green Room, a parlor overlooking the South Lawn with artwork and antique furniture, according to three people familiar with the incident.\n\nThe White House fence-jumper made it through the North Portico doors (top) and into the East Room (far right). (Image source: whitehouse.gov)\n\nThe Secret Service initially indicated Gonzalez was tackled just inside the main entrance of the mansion, saying he was “physically apprehended after entering the White House North Portico doors.”\n\nThe agency did not immediately comment on the new revelations.\n\nSecret Service Director Julia Pierson will face members of the House Oversight and Government Reform Committee in a hearing Tuesday.\"\n114,\"A TEXAN plumber is getting death threats after his old truck — still bearing his name — was tweeted on the front line by Islamic jihadists in Syria.\n\nMark Oberholtzer’s former Ford F-250 pick-up truck, complete with anti-aircraft gun, was used in a propaganda stunt by Supporters of the Religion Front (Jabhat Ansar al-Deen) in the Syrian civil war.\n\nSYRIAN WAR: 10 points to help understand what’s going on\n\nIS EXPLAINED: How it fits into Syria and Iraq\n\nSubsequently his company Mark-1 Plumbing — the name emblazoned on the pick-up truck in Syria — has been bombarded with hate calls at the office in Texas City, Texas.\n\n“A few of the people are really ugly,” he told Galveston Daily News.\n\n“People think you are aiding and abetting terrorists.\n\n“We have a secretary here, she’s scared to death. We all have families. We don’t want no problems.\n\n“I just want it to go away, to tell you the truth,” he said.\n\nOberholtzer has run the company for 32 years and said he took the truck to an AutoNation dealership three years ago. He believed that the company would remove the decal off the vehicle before sale.\n\n“They were supposed to have done it and it looks like they didn’t do it,” Oberholtzer told Galveston Daily News. “How it ended up in Syria, I’ll never know.”\n\nOberholtzer told CBS News that he had hired a lawyer to make Twitter remove the posting.\n\nA spokesman for AutoNation told KHOU 11 News that the truck went to auction. It has probably had different owners since the auction before ending up in the hands of Islamic terrorists.\n\nJabhat Ansar al-Din wants to impose the rule of Shari’ah but has maintained it is independent of ISIS/al-Qaeda.\n\nISLAMIC STATE: Celebrates “the revival of slavery” and defends capturing women\"\n115,\"Afghanistan veteran Sam Arnold uploaded this spine-chilling video of a US Marine getting a direct headshot from a Taliban sniper—only to be saved by his kevlar helmet. It's incredible to watch, especially the face of relief and disbelief of the impact victim. That was a really close call.\n\nAccording to Arnold, \"\"the Marines were conducting a joint helicopter raid in the Now Zad district, Helmand Province in 2013. The shot occurs right at the :45 mark in the video.\"\"\"\n116,\"The woman, who belonged to an order in Macerata, Italy, was rushed to hospital by her fellow sisters and soon after gave birth\n\nA nun has stunned her fellow sisters and mother superior after GIVING BIRTH to a baby boy after suffering severe stomach pains.\n\nThe woman, who belonged to an order in Macerata, Italy, said she had no idea she was pregnant when she was rushed to hospital in agony.\n\nThe nun, who is originally from South America and arrived at the convent in June, was taken to the emergency department of Bartolomeo Eustachio di San Severino Marche by her fellow sisters.\n\nThe baby was born healthy but remains in hospital to undergo further checks.\n\nThe nun's convent has even expressed an interest in taking care of the mite, according to L'Unione Sarda.\n\nIt is not the first time a nun has given birth unexpectedly.\n\nLast year, a 31-year-old Salvadorean nun in Italy gave birth to a baby boy, whom she named after Pope Francis.\"\n117,\"Reasons cited for his mysterious disappearance range from ill health through an addiction to cheese to him being placed under house arrest.\nNow the latest explanation for Kim Jong Un's conspicuous absence is that he has simply injured his leg.  \nA source with access to the secretive North's leadership today insisted the leader is in firm control of his government, playing down speculation over the 31-year-old's health and grip on power.\nNorth Korea's state media, which usually chronicles Kim's whereabouts in great detail, has not made any mention of his activities since he attended a concert with his wife on September 3. \nThe source said that Kim hurt his leg while inspecting military exercises.\nHe IS Un-well: The North Korean leader has not been seen in public for more than a month because he pulled a tendon while exercising with his generals, a source with access to the dictatorship has said, playing down speculation over the 31-year-old's grip on power after claims he had been placed under house arrest\n\nHe IS Un-well: The North Korean leader has not been seen in public for more than a month because he pulled a tendon while exercising with his generals, a source with access to the dictatorship has said, playing down speculation over the 31-year-old's grip on power after claims he had been placed under house arrest\n'He ordered all the generals to take part in drills and he took part too. \n'They were crawling and running and rolling around, and he pulled a tendon,' the source told Reuters on condition of anonymity.\n'He injured his ankle and knee around late August or early September while drilling because he is overweight. \nHe limped around in the beginning but the injury worsened,' the source said.\n\nKim, who has rapidly gained weight since coming to power after his father died of a heart attack in 2011, had been seen walking with a limp since an event with key officials in July, which would imply he may have aggravated an earlier injury.\nKim needs about 100 days to recuperate, said the source, whose information could not be independently verified.\n'Kim Jong Un is in total control,' said the source, who has close ties to Pyongyang and Beijing.\n\nFriday is the 69th anniversary of the founding of North Korea's Workers' Party, an event Kim has marked in the past two years with a post-midnight visit to the Pyongyang mausoleum where the bodies of his father and grandfather are interred.\nIf Kim does not turn up, it could fuel speculation over the state of his health and whether he may have been sidelined in a power struggle, experts said.\n'The longer he remains out of the public eye, the more uncertainty about him, and the status of his regime, will grow,' said Curtis Melvin, a researcher at the U.S.-Korea Institute at the Johns Hopkins School of Advanced International Studies in Washington. \nNorth Korean officials have denied that Kim's public absence since early September is health-related and a U.S. official following North Korea said this week there were no indications he was seriously ill or in political trouble.\nIt remains unclear why a leg injury would keep Kim out of the public eye for so long, although this is not the first time he has been missing from public view.\n\nIn June 2012, six months after coming to power, state media failed to report on or photograph him for 23 days.\nHe re-surfaced the next month at a dolphinarium.\nSpeculation that Kim's unusually long absence from public view may be due to ill health was fuelled by a North Korean TV report late last month that said he was suffering from 'discomfort'.\nSome Pyongyang watchers also suggest that Kim may have been sidelined in a power struggle, a scenario they say was reinforced by the unexpected visit on Saturday of a high-level delegation to the closing ceremony of the Asian Games in Incheon, South Korea.\nAnother interpretation of that visit holds that it was meant to convey stability in Pyongyang.\nThe source with knowledge of Kim Jong Un's health said rumours of a coup were 'rubbish'.\n'It would have to be a very subtle coup indeed not to disrupt international travel plans,' said Andray Abrahamian of the Choson Exchange, a Singapore-based NGO running a programme for North Koreans in Southeast Asia.\nNorth Korea is a hereditary dictatorship centred on the ruling Kim family. Kim's sister, Kim Yo Jong, is known to have an official role within the ruling party. His brother, Kim Jong Chol, and his estranged half-brother are not in the public eye.\nKim was absent from a Sept. 25 meeting of the Supreme People's Assembly, or parliament, the first he has not attended since coming to power three years ago.\nHowever, Kim's name has not disappeared from state propaganda.\nThursday's edition of the Workers' Party newspaper, the Rodong Sinmun, carried three letters to Kim from overseas allies on its front page, and has reported on returning athletes from the Asian Games who thanked 'the Marshal' for his support during the competition.\nAbrahamian said it was unlikely Kim had been usurped.\n'Kim Jong Un has always shared power with other key figures and even if the internal balance of power has shifted, it is unlikely that they would want to remove him, given his unmatchable symbolic value. Again, though, everyone is guessing,' he said.\"\n118,\"You remember the video we posted about late Friday? When I put that item up, the video had a little more than 10,000 views. Now it’s got more than 1.7 million.\n\nWell, turns out that one of the onlookers who rushed to the defense of the man attacked by an antigay bigot at Dallas-Fort Worth International Airport was Paul Rudd. The actor. You know, this guy. He was probably on a connecting flight from Kansas City.\"\n119,\"TEXAS CITY, Texas (AP) — A Texas plumber is getting some unwanted attention after one of his old company vehicles appeared in a photo posted on an Islamic militant group's social media account.\n\nMark-1 Plumbing in Texas City has been flooded with calls after the picture appeared on Twitter, The Galveston County Daily News reported.\n\nThe picture was posted online by the Islamic extremist group Ansar al-Deen Front, according to a CBS News report.\n\nThe photo shows a black pickup truck with a Mark-1 Plumbing decal on the door and an anti-aircraft gun in the bed.\n\nMark Oberholtzer, who has owned the company for 32 years, said he traded that truck at an AutoNation dealership three years ago and has no idea how it ended up in Syria. He usually takes the decals off his vehicles when he sells them but he left it on this vehicle, believing AutoNation would remove it.\n\n\"\"They were supposed to have done it and it looks like they didn't do it,\"\" Oberholtzer said. \"\"How it ended up in Syria, I'll never know.\"\"\n\nOberholtzer said his business has received a thousand calls and faxes this week about the photo.\n\n\"\"A few of the people are really ugly,\"\" he said.\n\nOberholtzer said he just wanted people to know the vehicle was no longer his.\n\n\"\"I just want it to go away, to tell you the truth,\"\" he said.\n\n___\n\nInformation from: The Galveston County Daily News, http://www.galvnews.com\n\nCopyright 2014 The Associated Press. All rights reserved. This material may not be published, broadcast, rewritten or redistributed.\"\n120,\"An attorney representing a man who says he realized he had inadvertently recorded audio of the Michael Brown shooting has provided that audio to CNN:\n\nAttorney Lopa Blumenthal says the recording was made during a video chat. The audio captures what seem like 10 gunshot sounds—an initial group of six, then a pause, then four more. An autopsy of Brown's body performed at his family's request by an experienced forensic pathologist named Michael Baden indicated Brown was hit by at least six shots.\n\nEyewitness Dorian Johnson, a friend of Brown's, has said that officer Darren Wilson fired several shots at Brown after Brown had turned toward him and raised his hands. The Baden autopsy indicated that Brown had been shot exclusively in the front of his body.\n\nBlumenthal says the man who made the recording has spoken to the FBI.\n\nRead more on Ferguson.\"\n121,\"Claim: Deandre Joshua was murdered after testifying before a grand jury in Ferguson.\n\nFALSE\n\nExample: [Collected via email, December 2014]\n\nDeandre Joshua, 20 was murdered after testifying to a grand jury in the ferguson, MO case. Supposedly he was found not far from where Brown's body was & he was covered in lighter fluid. It was a post I saw on FB & just wondered if it was true.\n\nOrigins: Shortly after a 20-year-old man named Deandre Joshua was killed in Ferguson, Missouri, on 24 November 2014, rumors started circulating around the Internet connecting the young man's murder to the non-indictment of Officer Darren Wilson in the controversial shooting death of Michael Brown.\n\nThe details of Joshua's death are gruesome. According to the Washington Post, Deandre was shot once in the head and then burned inside his car. The incident occurred on the same night protesters took to the streets of Ferguson to protest the grand jury's decision not to indict Darren Wilson. These circumstances, coupled with the fact that Joshua was a friend of Dorian Johnson, who was with Mike Brown on the night of his death, led many to believe Joshua's murder was in some way connected to Wilson's non-indictment:\n\nThis is Deandre Joshua. This 20 year old man testified in the Grand Jury case against Darren Wilson. He was shot and killed on Tuesday. His body was found, with lighter fluid all over it, not far from where Darren Wilson killed Michael Brown. Why are broken windows on the front page of our news, and not his face?\n\nHowever, there is no documentation Deandre Joshua testified before the grand jury. According to the Boston Globe , names of the witnesses were kept secret, and anyone who disclosed that information would face a misdemeanor charge. Additionally, Joshua's family and friends told the New York Times he was nowhere near the scene when Mike Brown was shot and killed, and prosecutors confirmed he was not a grand jury witness:\n\nAccording to family members, friends and law-enforcement officials, however, Joshua was nowhere near Canfield Drive when Brown was killed during a confrontation with Wilson on Aug. 9 and couldn't have witnessed the shooting. And McCulloch's office, which remained tight-lipped about the Wilson investigation, confirmed that Joshua didn't offer testimony during the proceedings.\n\n\"\"He was not a witness,\"\" said Ed Magee, a spokesman for the county prosecutor.\n\nDeandre Joshua did not witness the shooting of Michael Brown, nor did he testify before the grand jury. The only connection that Joshua had to the case was that he was a childhood friend of Dorian Johnson (who did witness the shooting):\n\nAs of 2 December 2014, Deandre Joshua's death is still under investigation by police. It is unclear who killed Joshua or why they did so, but it is clear is Joshua's death was not retaliation for grand jury testimony in the Brown case.\"\"\n\n<!-- kmn_size = '300x250'; kmn_placement = '1c8834441f20e22a0aef009c095a6cab'; //-->\n\n<!-- google_ad_client = \"\"pub-6608306193529351\"\"; google_ad_width = 468; google_ad_height = 60; google_ad_format = \"\"468x60_as\"\"; google_ad_type = \"\"text\"\"; google_ad_channel = \"\"0054321535\"\"; google_color_border = \"\"000000\"\"; //-->\"\n124,\"Some might say that no matter how rich you are, spending $2.5 million on a car makes you a total dick.\n\nApparently a vandal in Seattle sought to communicate this message quite literally, branding a Bugatti Veyron 16.4 Grand Sport—the world’s most expensive production car—with a graffiti penis while it was parked on the street.\n\nThe car boasts 1,200 horse power, tops out at 252.97 miles per hour, and was named car of the decade in 2010 by BBC show “Top Gear.”\n\nIf you can afford one of these, you can probably afford a new paint job. Still, guy must be pissed.\ngrafitti penis 2 million car Someone painted a graffiti dick on a $2.5 million car\n\nimages: Metro\"\n125,\"Islamic State militants and sympathisers are triumphantly circulating images of a 10-year-old boy they claim has been 'martyred' while fighting alongside his father in Syria.\n\nDescribing the child as ISIS' youngest jihadist, chilling photographs taken before his alleged death show him smiling at the camera, wearing military fatigues and brandishing a huge assault rifle.\n\nISIS sympathisers took to social media to identify the 'cub fighter' by his alleged nom de guerre Abu Ubaidah, adding that both he and his father were killed during clashes in Syria in recent weeks, but not specifying exactly where they died or who they had been fighting against.\n\nSickening: ISIS sympathisers took to social media to identify the 10-year-old 'cub fighter' by his alleged nom de guerre Abu Ubaidah. He is said to have died fighting alongside his father in Syria in recent weeks\n\nPose: Another picture shows him smiling sweetly while wearing an ammunition vest as he stands next to a van that has been converted into an armoured vehicle with a large plank of wood and bull bars\n\nSeveral images, which have not been independently verified, emerged on social media this week after a video reporting the deaths of the boy and his father was uploaded to YouTube in September.\n\nThe original video - distributed by the pro-Isis media group Al-A'amaq - is understood to have since been removed, but a number of photographs of the boy have since been widely shared by ISIS militants and their sympathisers on social media.\n\nOne image shows the boy standing inside a house, grinning as he struggles to hold an assault rifle so large that it threatens to topple him over.\n\nAnother picture shows him smiling sweetly while wearing an ammunition vest as he stands next to a van that has been converted into an armoured vehicle with a large plank of wood and bull bars.\n\nOther images show him posing with a man understood to be his father, who militants named as 'Baghdadi'. In those images the boy identified as Abu Ubaidah is seen calmly holding another large rifle while surrounded by bearded men wearing military clothing.\n\nSupport: ISIS sympathisers are triumphantly circulating images of a 10-year-old boy they claim has been 'martyred' with while fighting alongside his father in Syria\n\nSmiling: Describing the child as ISIS' youngest foreign jihadist, chilling photographs taken before his alleged death show him grinning at the camera, wearing military fatigues and brandishing a huge assault rifle\n\nLast week a 24-year-old Muslim convert admitted taking her infant son to live among Islamic State terrorists in the Syrian city of Raqqa because she believes he will lead a 'better life' under their brutal regime.\n\nAsiya Ummi Abdullah denied that children are unhappy living under the oppressive rule of ISIS' religious fanatics and explained that she felt her three-year-old son's spiritual well-being was better served in the group's de facto capital, where public crucifixions and beheadings are commonplace.\n\nUmmi Abduallah - who had lived in Turkey since her teens but was born in Kyrgyzstan - said moving to the militant stronghold in Syria was in part to shield the young boy from the sex, crime, drugs and alcohol she sees as rampant in her home town Istanbul.\n\n'Who says children here are unhappy?... He will know God and live under his rules,' she said.\n\nDramatic footage has emerged from inside Kobane showing brave Kurdish fighters battling against militants from the Islamic State.\n\nThe clip, which appears to have been filmed on a mobile phone, shows resistance forces from the Kurdish People's Protection Unit (YPG) firing assault rifles and machine guns mounted on the back of a car at militants hiding behind buildings in the Kobane suburbs.\n\nThe terrorists launched a renewed assault on Kobane last night, killing dozens of Kurds who have resisted ISIS' advances into the city's suburbs over the last three weeks.\n\nDefence: ISIS terrorists launched a renewed assault on Kobane last night, killing dozens of Kurds who have resisted ISIS' advances into the city's suburbs over the last three weeks\n\nPrepared: A Kurdish fighter takes up his position to fight the Islamic State jihadists\n\nIslamic State militants are now in control of one third of the besieged Syrian city of Kobane despite three days of American airstrikes, a group monitoring violence in the country said today.\n\nThis morning the chilling sight of the group's black flag could clearly be seen above buildings inside the city; a brazen display of defiance in the face of sustained airstrikes by U.S. and Arab warplanes.\n\nWhile the airstrikes appear to have slowed the militants advance in some areas of the city, ISIS fighters appear to be creeping ever closer to the centre of Kobane, where thousands of civilians unable or unwilling to flee their homes face rape and massacre.\n\nNews of ISIS' gains came as the Pentagon admitted airstrikes alone will not be enough to prevent the fall of Kobane, raising serious questions over the U.S.'s wider campaign against the terror group.\n\nStill flying: This morning the chilling sight of the group's black flag could clearly be seen above buildings inside the city; a brazen display of defiance in the face of sustained airstrikes by U.S. and Arab warplanes\n\nDramatic: The escalation in Kobane has seen the U.S. and Arab coalition carry out the most sustained period of bombing raids since their campaign to destroy the Islamic State in northern Syria started two weeks ago\n\nRear Admiral John Kirby, the Pentagon press secretary, said airstrikes are 'not going to be enough to save that city', amid growing concern that without Western ground troops being sent into Syria, the defeat of ISIS will prove a near impossible task.\n\nHeavily outgunned Kurdish defenders said Islamic State militants had pushed into two districts of Kobane - a mainly Kurdish border city with 40,000 residents - by late last night.\n\nWashington said the U.S. military and Arab partner nations responded to ISIS renewed assault by carrying out eight air strikes last night, adding that for now the city remains under Kurdish control.\n\nThe Britain-based Syrian Observatory for Human Rights this morning said that despite overnight airstrikes, which have continued into this morning, Islamic State fighters managed to capture a police station in the east of Kobane and now control one third of the city.\"\n126,\"The Apple Watch was unveiled alongside the iPhone 6 and iPhone 6 Plus on September 9, but apart from Apple detailing its features, not many specifications were detailed. However, an analysts citing supply chain sources claims to have narrowed down a significant proportion of the specifications.\n\nAccording to Timothy Arcuri of Cowen and Company (via AppleInsider), Apple's smartwatch will feature 512MB of RAM, likely supplied by Samsung, Hynix and Micron. The Apple Watch is also being tipped to come in 4GB and 8GB variants, with the 4GB model the standard version. Arcuri says the flash-based storage will be procured from \"\"most major NAND suppliers.\"\"\n\nArcuri also predicted that Broadcom BCM43342 chipset might act as the wireless combination chip for the Apple Watch. Interestingly, the chipset includes a GPS radio functionality, which is \"\"somewhat at odds\"\" with Apple's announcement of the Watch requiring to be paired with the iPhone for GPS data. The report speculates that either Apple has used a modified version of the chipset, or disabled GPS functionality for better battery life.\n\nScheduled to arrive in early 2015, the Apple Watch's wireless charging circuit seems to be supplied by Integrated Device Technology, while the NFC chips, power management integrated circuits, MEMS sensor, microcontroller, and Wi-Fi front-end chips are said to be supplied by NXP and AMS, Maxim Integrated Products and Dialog Semiconductor, Invensense, STMicroelectronics, and Skyworks respectively.\n\nThe Apple Watch was launched alongside the Apple iPhone 6 and iPhone 6 Plus handsets at the firm's keynote event earlier this month. There are three variants of the Apple Watch - Watch Sport, Watch Edition and the Watch.\n\nAcross the three variants, there are a total of 18 different styles of straps available, which means that users will be able to customise the Apple Watch - both physically and in terms of software, to stand out from others, but Apple hasn't given out details on the pricing of different designs yet.\"\n130,\"Social media around the world have been flooded with rumors of Fidel Castro's death, but there was no sign Friday that the reports were true, even if the 88-year-old former Cuban leader has not been seen in public for months.\n\nSimilar speculation has swept across Cuban expatriate communities repeatedly over the decades, particularly after a serious illness forced him to step down from duties as president in 2006, handing over leadership to his younger brother Raul.\n\nThe new wave was prompted in part by Fidel Castro's failure to comment after the U.S. and Cuba declared on Dec. 17 that they would move to restore full diplomatic relations broken a half century ago.\n\nThe chatter appeared to pick up when some media noted Thursday that Castro had not been seen in public in a year. He last appeared on Jan. 8, 2014, at an art exhibition in Havana, ending nine months out of public view.\n\nThe most recent official photographs of Castro came out of a private meeting with Venezuelan President Nicolas Maduro on Aug. 21. He was also photographed with the Chinese and Russian presidents in July. Castro was last heard from on Oct. 18, when he published an editorial about Ebola.\n\nBy Friday, Cuba-related Twitter accounts were ablaze with speculation, fueled in large part by reports on news websites such as Diario de Cuba and Diario las Americas that Cuba had scheduled a news conference, possibly to discuss Castro's health.\n\nThe rumors were further stoked when respected Italian newspaper Corriere Della Sera reported on its website that Castro had died. It quickly pulled the report back, however.\n\nCuban officials told news media in Havana that no press conference had been called, and there were no obvious signs of official preparations for mourning.\"\n132,\"Critics slammed Vogue’s recent Kimye cover as “disgusting,” but what’s happening in the offices lately is even worse! RadarOnline.com has learned that New York City’s dirtiest rats have rolled out the red carpet to welcome Anna Wintour and Vogue staffers to their swanky new offices at the Freedom Tower. According to insiders, the pesky rodents have invaded the infamous accessories closet and made their presence known by leaving droppings on desks, computers, and pricey couture!\n\n“The office is over-run and the Vogue staff is secretly whispering that the rats could be cosmic payback for Anna’s decision to put Kim Kardashian and Kanye West on the cover,” a Vogue staffer revealed. “There was so much backlash, and now this!”\n\nCondé Nast and Vogue recently decamped from Times Square to the new digs at One World Trade Center, and the move has not gone off without a hitch.\n\nPHOTOS: From Vogue To Vagina – Kim Kardashian Poses Nude For Paper Magazine’s 2014 Winter Issue – See The NSFW Photos!\n\nVogue occupies floors 25 and 26, and “this is where the rats have taken up residence,” a source said. “Condé Nast has floors 20 through 44, but the rats are confined to the Vogue floors only. Hey, New York City rats are smart: they know where the good stuff is!”\n\n“The famed accessories closet, which was being put together with the designer wares from the old office, was taking shape when the rats got into it,” the source revealed. “There were droppings all over the floor, and some of the shoe boxes had been chewed into.”\n\n“The rats appear to have gotten in via the venting, which was being worked on even as staffers were moving in,” the source explained. “Walls were being moved to accommodate last-minute design changes by Anna and Condé Nast, and it’s assumed this is how the rats got in.”\n\nPHOTOS: Kim Kardashian & Kanye West Match In Blazers In The Big Apple\n\nNow, the source said, “A strict no food or drinks policy at people’s work stations has been issued until the infestation is gone.” (The source said pin-thin Wintour does, in fact, normally allow staffers to eat in the office.)\n\nBut meanwhile, “It’s very unnerving to come to work in the morning, and find rat droppings on computers, and desks!” the source said. “Anna isn’t amused and top pest control experts have been hired to get the problem dealt with quickly.”\n\nGawker, which broke the story, says Wintour has told assistants that her pristine office must be rat-free before she enters.\n\nPHOTOS: Kim Kardashian Shows Off Purse Daughter North Painted For Her Birthday, While Out With Kanye West\n\nNew York City rats are notorious for being able to survive floods, snow storms, and any other force of nature….have they finally met their match in Anna?”\n\nA rep for the magazine didn’t immediately respond to request for comment.\"\n134,\"WASHINGTON, Oct. 9 (UPI) -- Homeland Security Secretary Jeh Johnson took to CNN to publicly counter claims made by Republican Rep. Duncan D. Hunter that Islamic State militants have been detained attempting to enter the United States from Mexico.\n\"\"[A]t least 10 ISIS fighters have been caught coming across the Mexican border in Texas,\"\" Hunter told Fox News. The California congressman claimed to have obtained the alleged information from Customs and Border Protection.\n\nSpeaking to CNN's Wolf Blitzer, Johnson thoroughly shot down Hunter's claims: \"\"We have no credible, specific intelligence to that effect\"\" and calling on American leaders to \"\"not unduly create fear and anxiety in the American public by passing on speculation and rumor.\"\"\n\n\"\"I look at the intelligence reports from overseas from our southern border from our intelligence community virtually every day, numerous times a day, to be on the lookout for something of that nature. So, what I'd say to the American public is we're vigilant in looking out for individuals of suspicion who may be crossing our border.\"\"\"\n135,\"TYRANT Kim Jong-un is trying to boost his love life by necking litres of snake wine.\n\nThe slippery despot has bought up cases of the pricey plonk – with the body of a deadly cobra inside the bottle – delivered to his palace in North Korea.\n\nLocals believe snake wine helps men get their partners pregnant and improves the size of your manhood.\n\nKim, 31, and his wife Ri Jol-su, 22, are said to be having problems adding to their family because of his weight.\n\n“The elite in the country joke that he is now too big to please his wife”\nNorth Korea expert\nHe recently stepped out in public eye for the first time in several weeks and insiders said it was due to health problems from his size.\n\nThe ruler’s waistline has expanded because of his love of imported French cheese and Johnnie Walker whisky.\n\nOne North Korea expert living in Seoul, South Korea, revealed: ”The elite in the country joke that he is now too big to please his wife and that’s why they do not have any other children.\n\n“One senior official said that Kim was drinking many bottles of snake wine to help him in the bedroom department but nothing seemed to be working.”\n\nKim, who has a two-year-old girl called Ju-ae, is a fan of the bizarre brew which is made by placing the reptile in a jar of distilled alcohol and aging it.\n\nLocals says that the more deadly the snake, the more powerful the booze.\"\n136,\"We’re not quite sure what these parents were happier about, the fact their mortgage got paid off or it was their son who did it.\n\nThe couple couldn’t have wished for a better Christmas present when it was revealed they wouldn’t have to worry about their house payments anymore.\n\nA LiveLeak video showed their son casually taking out a letter after telling his parents he had a gift for them.\n\nMORE: Man plays cruel (but hilarious) Christmas present prank on his wife\n\nWhen they realised what it was, both of them began to cry with joy.\n\nA Live Leak user wrote: ‘What a nice guy to have done this. They must have been suffering a bit hence their reaction. Good one mate.’\n\nMORE: World’s bendiest woman would win all the games of Twister\"\n137,\"30-year-old Moscow resident was hospitalized with wounds very intimate nature. As it became known LifeNews, in the hands of doctors, the man complained that his casual acquaintance opoila in the sauna, and then gently held his castration operation. And actions criminals were executed with surgical precision - woman sewed all the smallest blood vessels.\n\n\n\n- I met a girl at the bar, and then we went to the sauna for a taxi. I remember that I had a beer, and more do not remember, - said Roman law enforcement officials.\n\nAt the hospital, the man hours spent in intensive care, doctors were forced to spend a second operation on the testicles.\n\n- I thought I had just cut, but at the hospital they told me that I removed the testicles - told Roman about his sad adventures.\n\n- The patient had literally jewelry operation - he cut out eggs and ligated vessels. We can say that the transactions were either physician or veterinarian - doctors say.\n\nInterestingly, the wife of the injured man is still convinced that her husband was in the hospital because of surgery on the genitals caused by a serious illness.\"\n139,\"Judd Nelson rebuffs Internet rumors that he died of a drug overdose. Rumors swirled on Twitter that the \"\"Breakfast Club\"\" actor had found dead in his apartment of an apparent drug overdose. His agent Gregg Klein tweeted out a photo of Nelson holding today's paper\"\n140,\"The Islamic State (Isis) has flown three captured jets over a Syrian military airport in the northern Aleppo province using Iraqi pilots who joined the group to train its members, according to a monitoring group.\n\nIn the first report that jihadists are using captured fighter planes, the London-based Syrian Observatory for Human Rights has cited witnesses who saw the jets in Aleppo province.\n\n\"\"They have trainers, Iraqi officers who were pilots before for [former Iraqi president] Saddam Hussein,\"\" it said. \"\"People saw the flights, they went up many times from the airport.\"\"\n\nThe jets appeared to be MiG 21 or MiG23 models captured from Syrian military air base.\n\nUS-led air strikes against Isis in the besieged Syrian Kurdish city of Kobani have helped Kurdish fighters pushing back militants in the town.\n\nAnwar Muslim, head of the local government, told Time magazine the People's Protection Units (YPG) defending the city were now in control of the 65% to 70% of Kobani.\n\nIsis fighters were in partial retreat in neighbourhoods in the south and east while in the west they remained three miles away. In a statement posted on its website, the US central command said American fighter jets conducted 14 air strikes around the city since Wednesday 15 October.\n\nRelatedISIS: British Hostage John Cantlie Appears in Fifth Propaganda Video Mocking President ObamaIsis: German Chechen Arrested for 'Training With Islamic State' and Video Urging Muslims to 'Kill Unbelievers'Syria Isis News: Kosovo Reunites 'Jihadi' Child Erion Zena, 8, with MotherIsis News: Christian Convert from London Warns 'We Will Chop off Westerners' Heads' in New Islamic State VideoTinder Meets Ebola: Creepy App Gives You Real-Time Distance From Nearest Sufferer\"\n142,\"Police in the Mexican town of Iguala have found mass graves near the same place where 43 students went missing last month.\n\nThe Mexican newspaper El Proceso says authorities have begun digging up bodies and are trying to determine their identities.\n\nThe Wall Street Journal quotes Guerrero State Prosecutor Inaky Blanco as saying the graves were linked to the disappearance of the students but that it would \"\"irresponsible\"\" to jump to conclusions and say the bodies are those of the students.\n\nThe Journal adds:\n\nThe AP reports that the The Aytozinapa Normal school, where the missing students attended, is \"\"known for militant and radical protests that often involve hijacking buses and delivery trucks.\"\"\n\nThe AFP reports that Governor Angel Aguirre appealed for calm.\n\n\"\"I call on all [Guerrero state residents] to maintain harmony, non-confrontation, and avoid violence,\"\" he said.\n\nEl Universal reports that family members and other students reacted to the news violently, \"\"launching 10 molotov cocktails and flipping a car.\"\"\"\n144,There have been reports that iOS 8 preferences are erasing iCloud files.\n146,\"US drones are being flown over Isil's Syrian \"\"capital\"\" for the first time as part of a drive by America to target Abu Bakr al-Baghdadi, the jihadist group's elusive leader.\n\nResidents of the northern Syrian city of Raqqa have captured photo and video footage of remotely-piloted planes, which Western weapons experts have identified as American Predators, the same drones used in Pakistan and Yemen to attack suspected terrorists.\n\nThe US has not publicly stated that it is flying drones over Syria, and the sightings over Raqqa are the first indication that it is doing so.\n\nThe sightings are the clearest indication that President Barack Obama has dramatically changed his policy, aggressively stepping up reconnaissance of Isil positions as the US works to assemble an international coalition to fight the jihadists.\n\nThat diplomatic effort was given a major boost on Monday when Iraq's parliament finally voted to approve a new government aimed at winning broad support against Isil, with Haider al-Abadi as prime minister.\n\nMr Abadi, a member of Iraq's Shia majority, whose candidacy was supported by the US and other western powers, had promised to include members of the Sunni minority as well as Kurds within his government. The attempt to heal sectarian rifts is seen as vital to undermining Isil's appeal in the Sunni heartlands, where disaffection with the previous Shia-dominated government assisted the extremist Islamist group in its rise.\n\nMr Obama immediately called Haider al-Abadi, the new prime minister, and urged him to move quickly to address \"\"the legitimate grievances\"\" of Iraq's disenchanted Sunnis.\n\nJohn Kerry, the US secretary of state, said the formation of the unity government was \"\"a major milestone\"\" for Iraq.\n\nMPs in Baghdad also voted to approve three senior figures in the largely ceremonial role of deputy presidents: Nouri al-Maliki, ousted as prime minister in July, Osama al-Nujeifi, a Sunni and former parliament speaker, and Iyad Allawi, a secular Shia politician who refused to join the last government.\n\nBut the all-important posts of interior and defence ministers would be filled over the next week, Mr Abadi told MPs.\n\nIn the battle against Isil, the Pentagon told the Telegraph on Monday that it had \"\"not yet conducted any strikes against targeted individuals\"\", but refused to rule out the possibility that it was using drones for surveillance.\n\nThe US is trying to pinpoint the location of Baghdadi, the jihadist who has declared himself the caliph of captured territory in Iraq and Syria that is the size of Britain, and ruler of its eight million inhabitants.\n\nSeveral residents of Raqqa and jihadists from Isil have captured pictures of a white drone circling overhead, reporting that it flew low over the city for most of Friday and again on Saturday.\n\nAbu Ibrahim al-Raqqawi, an anti-Isil activist in Raqqa who posted pictures of the drone, told The Telegraph he had first seen it on Friday. \"\"It flew over the city for about three hours, from noon until 3pm,\"\" said Mr Raqqawi, who uses a pseudonym to protect his identity.\n\nMr Raqqawi also reported seeing it on Saturday at the same time that other residents posted news of the sightings online.\n\nExperts said they believed the aircraft was an unarmed MQ-1 Predator on a reconnaissance flight. Aaron Stein, an associate fellow with the Royal United Services Institute think tank, said it could be identified by its \"\"distinct downward facing V-shaped tail\"\".\n\nMr Stein said that the photographs indicated the drone was unarmed. \"\"The evidence thus far suggests that the drone is acquiring imagery - and possibly signals intelligence - of Islamic State positions in the group's most important stronghold.\"\"\n\nKilling Baghdadi would be a major coup for the US president, who has been widely criticised for not taking tough enough action against Isil.\n\nIts impact on the jihadist group is less certain, however: Baghdadi sits at the apex of an elaborate hierarchy, with a \"\"cabinet\"\" of deputies who manage the group's military operations and domestic governance.\n\nIn the event of his death, power would probably transfer to his deputy, Fadel Ahmad Abdullah al-Hiyali, a former commander in Saddam Hussein's military who is in charge of Isil's Iraqi territory.\n\nIn July Baghdadi made a surprise appearance in Mosul, Iraq's second city, where he led men in prayers at the city's Great Mosque, but he rarely shows himself publicly and little is known about his whereabouts since then.\n\nRaqqa, a key city in Isil's embryonic \"\"state\"\", would need to be scrutinised closely in any hunt for Baghdadi.\n\nMr Obama would be required personally to order a strike against the Isil leader, weighing the advantages of his death against the risk of civilian casualties, but Aki Peritz, a former CIA counter-terrorism analyst, predicted he would do so if the opportunity arose.\n\n\"\"The US is already exerting lethal force against the Islamic State. If it had the opportunity to take its top dog off the battlefield once and for all, the US would pull the trigger,\"\" Mr Peritz said.\n\nThe US president is due to give a speech on Wednesday preparing the American public for a campaign against Isil tha officials believe could extend beyond Mr Obama's remaining two years in office.\n\nIn an interview with NBC, Mr Obama said the US would fight Isil in a manner \"\"similar to the kinds of counter-terrorism campaigns that we've been engaging in consistently over the last five, six, seven years.\"\"\n\nHe has put drone strikes at the heart of America's global struggle against jihadist groups. Last week the US announced it had killed the leader of Somalia's al-Shabaab terror group.\"\n147,\"Tiger Woods is not serving a suspension from the PGA Tour for failing a drug test, his agent and a Tour official emphatically stated Monday.\n\n“These claims are absolutely, unequivocally and completely false,” Mark Steinberg said in a statement (via ESPN). “They are unsourced, unverified and completely ridiculous.”\n\nThe allegations were made by golf pro Dan Olsen on 730 The Game radio in East Lansing, Mich., Friday. “I’ve heard that he’s suspended,” Olsen said on “Mad Dog in the Morning.” “I heard he’s on a month’s suspension. And it’s not, it’s kind of a strong witness. It’s a credible person that’s telling me this. Well, it’s not testosterone, but it’s something else.”\n\nWoods, who has struggled mentally and physically with his game, announced Feb. 11 that he was taking an indefinite leave from golf, saying his game “needs a lot of work.” Among his many injuries over the last few years, he underwent a microdiscectomy last spring. He was withdrawn from play three times because of an injury and no longer ranks among the world’s top 70 players.\n\nOn Monday, Olsen, a 48-year-old who last played on the Tour in 2011, was walking back his allegations.\n\n“Everything I said on that radio interview was only my opinion and not based on any first-hand knowledge or facts,” Olsen told ESPN. “I want to make a full retraction to everything I said for the entire radio interview. And I apologize to Tiger, Nike, Phil [Mickelson], [Commissioner] Tim Finchem and the PGA Tour.”\n\nOlsen had questioned the Nike ball with which Woods plays, too, saying, “I would almost bet hadn’t been tested. … So he’s really playing with — I’m not gonna say a cheater ball, because he has the help of the establishment, really — but he played a ball that nobody else could play. … So that combined with his enhancement issues, like having a Canadian blood spinning doctor in his phone, you know? I mean, I think people are starting to openly call it what it is, which is gonna be a problem for him.”\n\nTy Votaw, executive vice president of the PGA Tour, shot down the report Monday, too, and the Tour, according to ESPN, says it is required to announce a suspension.\n\n“There is no truth whatsoever to these claims,” he told USA Today. “We categorically deny these allegations.”\"\n148,\"The mysophobic mystery-man first attacked a woman after she sneezed in Carlisle town centre on Monday.\n\nThe not-so-happy slapper allegedly struck again on Tuesday, this time launching an unprovoked attack on a frail 82-year-old woman who also had a bout of the sniffles.\n\nCumbrian Police believe the man to be in his mid-to-late 50s and are urging anyone with information about either of the two attacks to come forward.\n\n“It is very unusual behaviour , and will have left his victims feeling confused and upset”\nSgt Gill Cherry\nSgt Gill Cherry said: \"\"We are treating these two reported incidents as linked , and are appealing to the local community to help trace the man responsible.\n\n\"\"It is very unusual behaviour , and will have left his victims feeling confused and upset.\"\"\n\nA shocked trainee shop assistant Gemma Prosser, 19, said: \"\"We heard as it happened in the town centre and at first we just thought it was a bit weird.\n\n\"\"When you think about it, it is really awful because anyone can sneeze at any time and it's not your fault.\"\"\n\nCumbria Police are still trying to trace the first female victim.\"\n149,\"What's thought to be an audio recording of the shooting death of Michael Brown has reportedly surfaced. According to CNN, an unidentified man, who has since been interviewed by the FBI, is said to have managed to record the incident in which Michael Brown was shot by Officer Darren Wilson earlier this month, setting off a national firestorm. \nThe most notable tidbit from the short recording (and what will become subject to the most immediately scrutiny and parsing) is the existence of two distinct volleys of gunfire from Officer Darren Wilson's weapon. From CNN:\n\nclass=\"\"cnn_storypgraphtxt cnn_storypgraph3\"\">In the recording, a quick series of shots can be heard, followed by a pause and then another quick succession of shots.\n\nForensic audio expert Paul Ginsberg analyzed the recording and said he detected at least 10 gunshots -- a cluster of six, followed by four.\n\nThe man who recorded the shooting was talking to someone on video chat when the sounds of gunfire erupted in the background. The Daily Mail added:\n\nLopa Blumenthal, the attorney for the unidentified man who recorded the alleged gunfire nearby said that she believed the audio shows, if it is authentic, that Officer Wilson had a clear 'point of contemplation' while pulling the trigger and aiming at Brown.\"\"\nAlso of some serious importance, should the tape's authenticity be confirmed, is the fact that ten (or, by some counts, eleven) shots were fired at Brown by Wilson.\"\n151,\"A husband who thought he had lost a recording of his late wife's voice he had kept for more than 10 years has described the moment the message was recovered as \"\"wonderful\"\".\n\nStan Beaton, from Mirfield, had kept the voicemail since his wife Ruby's death in 2003, but technical work by Virgin Media meant it was deleted.\n\nHowever, the telecoms company has now managed to recover the message.\n\nMr Beaton, 68, said: \"\"They've made this old age pensioner extremely happy.\"\"\n\nListening to the message he said: \"\"It's just a wonderful, wonderful sound that I thought was lost forever.\n\n\"\"I'm staggered at the lengths they have gone to.\"\"\n\nMr Beaton told BBC Radio Leeds the message he had kept since his wife's death from cancer was lost in December.\n\nHe said: \"\"I've always resisted changing companies because whenever I mentioned that my wife's voice was our voicemail message and would it be retained and each company said no, so that's why I never changed.\n\n\"\"Sadly it disappeared. I was absolutely devastated by it, but also extremely angry.\n\n\"\"In the early days [I listened to it] quite often. Basically it came to the point when if I felt low then I would listen to it.\n\n\"\"In December I learned that it had disappeared. I just could not tell people how it affected me at that time. It really did devastate me.\"\"\n\nMr Beaton contacted Virgin who managed to retrieve the message which has now been permanently saved for him.\n\nRob Evans, executive director of engineering at Virgin Media, said finding it \"\"was like searching for a needle in a haystack\"\", however a team of 11 engineers spent three days tracking it down.\n\n\"\"The chances of its recovery were slim\"\" he said, but the missing file containing Ruby's voice was found on Friday.\n\n\"\"The next morning we called Stan to deliver the good news,\"\" he said.\"\n152,\"In the Omsk region of Russia, a teen boy developed \"\"superpowers\"\" after he suffered electric shock. The boy, Nikolai Kryaglyachenko, discovered that he could attract metal items. He currently considers an idea of becoming a superhero.\n\n\"\"Even when I do not want to do it, I still attract things. Once I even attracted a glass - it just moved towards me,\"\" the boy, a second-grader, told Omsk TV and Radio Company.\n\nElectric shock changed the boy's life. He has now become the most popular boy at school. Classmates often ask him to demonstrate his superpowers. Moreover, Nikolai can \"\"share\"\" his power. According to his peers, he can influence others so that people turn into live magnets as well. \n\n\"\"I could even hang a ladle on my nose,\"\" Nikolai's classmate, Vika Balandina said.\n\nJournalists compared Nikolai to Marvel Comics character Magneto, who had similar abilities. The boy also says that he wants to become a superhero, although his teachers say that Nikolai is a very kind and friendly boy. \n\nStories about \"\"living magnets\"\" began to appear at least in the middle of the 19th century. In 2004, the story of Russian factory worker Leonid Tenkaev and his family received an extensive media coverage - the people obtained the ability to attract objects after the Chernobyl nuclear disaster.\n\n \nPrint version\n+  - Font Size\nSend to friend\nAlthough the people, who have the ability to attract metal items, are commonly referred to as \"\"magnets,\"\" many of them can also hold plastic, glass, wood and paper items on their body. Only some of them develop a \"\"preference\"\" for a particular material. In 1990, as many as 300 \"\"living magnets\"\" gathered for a conference in Sofia, Bulgaria, after young woman Marinela Brankova demonstrated her amazing ability on TV. The woman could hold 7 kilos of metal on a vertical palm.\n\nResearchers of the anomalous say that environment around us is filled with various vibrations - mechanical movements, electromagnetic vibrations, molecular vibrations, etc. We all live in an ocean of electromagnetic waves. Some people may act as magnet coils, accumulating and intensifying energy, making various items stick to their body. Some researchers believe that such anomalous phenomena are more common in the areas where ecological situation is poor. People may mutate under the influence of environment and develop such unusual capabilities. Some may develop stronger mutations and even levitate. Levitation is also a manifestation of mutations. For example, in medieval legends, witches and wizards would be of abnormally low weight, and could even hover above the ground.\"\n154,\"Thousands of people have been duped by a fake news story claiming that Nasa has forecast a total blackout of earth for six days in December.\n\nThe story, entitled \"\"Nasa Confirms Earth Will Experience 6 Days of Total Darkness in December 2014!\"\" originated from Huzlers.com, a website well known for publishing fake stories with sensational headlines.\n\nThe bogus report read: \"\"Nasa has confirmed that the Earth will experience 6 days of almost complete darkness and will happen from the dates Tuesday the 16 – Monday the 22 in December. The world will remain, during these three days, without sunlight due to a solar storm, which will cause dust and space debris to become plentiful and thus, block 90% sunlight.\n\n\"\"The head of Nasa Charles Bolden who made the announcement and asked everyone to remain calm. This will be the product of a solar storm, the largest in the last 250 years for a period of 216 hours total.\n\n\"\"Despite the six days of darkness soon to come, officials say that the earth will not experience any major problems, since six days of darkness is nowhere near enough to cause major damage to anything.\"\"\n\nAdding on, the article also carried a made-up quote from Nasa scientist Earl Godoy, saying: \"\"We will solely rely on artificial light for the six days, which is not a problem at all.\"\"\n\nMany Twitter users believed the fake news report, and expressed their shock.\n\nWe're going to have a complete 6 days of darkness due to a solar storm in Dec! SO NERVOUS ABOUT THIS! Ahhh. #ThePurge http://t.co/0L2Sis54hv— Janella (@hijanellamarie) October 26, 2014 6 days of total darkness in December? ? http://t.co/eTN60TnXft— Jammie Macaranas (@JammiePeach) October 26, 2014 \"\"NASA Confirms Earth will experience 6 Days of total DARKNESS in December 2014.\"\" Me: pic.twitter.com/xZG1xaxqdw— [Hiatus] TT (@sarangBCES) October 26, 2014 \"\"NASA Confirms Earth Will Experience 6 Days of Total Darkness in December 2014!\"\" omg what?— 查理 (@Chxrliecutie) October 26, 2014 islam know what this means im scared \"\"NASA Confirms Earth Will Experience 6 Days of Total Darkness in December 2014! http://t.co/GQGeGLmElZ\"\"— hiatus (@taobby) October 26, 2014\n\nThe website has previously published a fake report about American rapper and actor Tupac Shakur, claiming that he is alive.\n\nRelatedHalloween 2014 on Friday the 13th for First Time in 666 Years Declared a HoaxShah Rukh Khan's Son Aryan and Aishwarya Rai Bachchan's Niece Navya's Leaked Sex Tape is FakeEbola Zombies: Victims 'Rising from the Dead' Fake News Story Goes Viral, Sparks Outrage on Social MediaEminem 'Quits Music After Checking Into Rehab Again For Heroin Addiction' is Hoax: Satirical Article Creates Stir on Social Media\"\n155,\"Comcast allegedly pulled strings to get one of their customers fired from his job at a prestigious accounting firm after he complained about billing issues and false charges. The former Comcast customer, identified only as \"\"Conal,\"\" told his story to Consumerist, the site whose readers have named Comcast \"\"the worst company in America\"\" two years running.\n\nConal says his trouble started with a few erratic charges: Bills sometimes didn't show up, and he was charged for equipment that was never activated, or that he didn't actually have. Customer service reps promised the problems would be resolved. Instead, things got significantly more hellish in October of last year.\n\nAccording to Conal, Comcast sent him nearly $2,000 of equipment he'd never ordered and didn't want, and tried to bill him for it anyway.\n\nBut, as an accountant by trade, he had no problem documenting every billing error and overcharge, and he brought them in as a spreadsheet when he dropped off the unwanted DVRs, modems, and other equipment.\n\nEven then, Conal says, he wasn't able to get his money back. Instead, Comcast sent him to collections in February.\n\nAnd this is where Conal made the call that allegedly cost him his job. Per Consumerist:\n\nOn Feb. 6, 2014, he chose to try going above Comcast's customer service, which hadn't been of any help in the year he'd been a subscriber, and instead contacted the office of the company's Controller. He spoke to someone in that office who promised Conal would receive a call back to address the issues.\n\nHe describes that callback as \"\"bizarre,\"\" with the rep not identifying which company she was calling from, just starting out with \"\"How can I help you?\"\" Then she kept insisting that a technician had shown up for an appointment, but wouldn't specify which appointment. The rep then began asking him for the color of his house.\n\nSo he tried the Controller's office again, to let them know that the rep they'd sent his way had failed miserably at her job.\n\nConsidering that even Comcast acknowledges its customer service experience is so broken that it could take years to reform, you can hardly blame a customer who understands corporate structures for escalating his complaint.\n\nComcast did blame Conal, though. Consumerist again:\n\nAt some point shortly after that call, someone from Comcast contacted a partner at the firm to discuss Conal. This led to an ethics investigation and Conal's subsequent dismissal from his job; a job where he says he'd only received positive feedback and reviews for his work.\n\nThe creepiest part is that, although he was allegedly fired for throwing around the name of his powerful employer—who, surprise, happens to do business with Comcast—Conal swears he never told anyone at Comcast where he worked. He believes they just went the extra mile to look him up online and contact his company—because Comcast cares.\n\nComcast has confirmed at least one part of the story: In a letter to Conal's lawyer, who is considering filing suit against the cable provider, Comcast's lawyer said the company did contact Conal's job.\n\nComcast's counsel says the ex-customer \"\"is not in a position to complain that the firm came to learn\"\" about his customer service struggle.\n\nIt seems that arguing with you on the phone for 20 minutes or trying to talk you into paying fees you know are fradulent is nowhere near the worst thing Comcast can inflict on you, the customer.\n\nThey can apparently also wreck your life in ways that have nothing to do with your cable or internet services.\n\nReally looking forward to Comcast becoming basically the only cable provider in America!\n\n[h/t Consumerist, Photo: Mr. T in DC/Flickr]\"\n156,\"It is the most expensive - and many would argue delicious - part of a sushi menu.\n\nBut one man's love of sashimi nearly killed him after it led to his body becoming riddled with tapeworm.\n\nThe Chinese man had gone to his doctor complaining of stomach ache and itchy skin.\n\nTo his horror, scans revealed his entire body had been infected with tapeworm after eating too much sashimi - raw slices of fish.\n\nScroll down for video\n\nOne man's love of sashimi nearly killed him after it led to his body becoming riddled with tapeworm\n\nThe Chinese man had seen his doctor complaining of stomach ache and itchy skin. Scans revealed his entire body had been infected with tapeworm parasites after eating too much sashimi - raw slices of fish\n\nHumans contract tapeworm infections from sushi by eating raw fish that has been infected with the worm in its larvae stage.\n\nWhen fish eat tapeworm eggs, the hatching larvae attach themselves to the intestinal wall of the fish and the worms infect the fish flesh.\n\nBecause sushi is not cooked, the larvae can in turn transfer into the flesh of any human that eats the fish.\n\nOnce a human is infected, a tapeworm will grow inside the intestine to a length of up to 15metres over a period of weeks. It can survive for years and go undetected for weeks or months, in turn releasing its own eggs that infect other parts of the human body.\n\nSymptoms include fatigue, constipation and abdominal discomfort - which can be so mild the victim may not notice anything is wrong.\n\nIf larvae begin to migrate to other parts of the body they can start to eat away at the liver, eyes, heart or brain and cause life-threatening conditions.\n\nDoctors believe some of the uncooked Japanese delicacy of raw meat or fish must have become contaminated.\n\nHe was treated at the Guangzhou No. 8 People's Hospital in Guangdong Province, in eastern China.\n\nResearch has shown that eating raw or undercooked fish can lead to a variety of parasitic infections.\n\nTapeworm infections occur after ingesting the larvae of diphyllobothrium, found in freshwater fish such as salmon, although marinated and smoked fish can also transmit the worm.\n\nWhile cases have increased in poorer areas due to improved sanitation, cases have increased in more developed countries,.\n\nThis is most likely due to the soaring popularity of sushi, say doctors writing in the journal Canadian Family Physician.\n\nStudy author Nancy Craig wrote: 'The widespread popularity of Japanese sushi and sashimi (slices of raw fish) is a contributor.\n\n'But other popular dishes might also be implicated, such as raw salted or marinated fillets - which originate from Baltic and Scandinavian countries - carpaccio - very thin slices of raw fish common in Italy, raw salmon and ceviche - lightly marinated fish.'\n\nDr Yin, of Guangzhou No. 8 People’s Hospital, told the website that'smags.com that eating uncooked food contaminated with tapeworms' eggs could eventually cause cysticercosis, when the adult worms enters a person’s blood stream.\n\nThis type of infection is life-threatening once it reaches the brain.\n\nResearch has shown that eating raw or undercooked fish can lead to a variety of parasitic infections\n\nEating uncooked food contaminated with tapeworms' eggs could eventually cause cysticercosis, when the adult worms enters a person’s blood stream - and can be fatal\"\n158,\"Hundreds of Palestinians were evacuated from their homes Sunday morning after Israeli authorities opened a number of dams near the border, flooding the Gaza Valley in the wake of a recent severe winter storm.\n\nThe Gaza Ministry of Interior said in a statement that civil defense services and teams from the Ministry of Public Works had evacuated more than 80 families from both sides of the Gaza Valley (Wadi Gaza) after their homes flooded as water levels reached more than three meters.\n\nGaza has experienced flooding in recent days amid a major storm that saw temperatures drop and frigid rain pour down.\n\nThe storm displaced dozens and caused hardship for tens of thousands, including many of the approximately 110,000 Palestinians left homeless by Israel's assault over summer.\n\nThe suffering is compounded by the fact that Israel has maintained a complete siege over Gaza for the last eight years, severely limiting electricity and the availability of fuel for generators. It has also prevented the displaced from rebuilding their homes, as construction materials are largely banned from entering.\n\nGaza civil defense services spokesman Muhammad al-Midana warned that further harm could be caused if Israel opens up more dams in the area, noting that water is currently flowing at a high speed from the Israel border through the valley and into the Mediterranean sea.\n\nEvacuated families have been sent to shelters sponsored by UNRWA, the UN agency for Palestinian refugees, in al-Bureij refugee camp and in al-Zahra neighborhood in the central Gaza Strip.\n\nThe Gaza Valley (Wadi Gaza) is a wetland located in the central Gaza Strip between al-Nuseirat refugee camp and al-Moghraqa. It is called HaBesor in Hebrew, and it flows from two streams -- one whose source runs from near Beersheba, and the other from near Hebron.\n\nIsraeli dams on the river to collect rainwater have dried up the wetlands inside Gaza, and destroyed the only source of surface water in the area.\n\nLocals have continued to use it to dispose of their waste for lack of other ways to do so, however, creating an environmental hazard.\n\nThis is not the first time Israeli authorities have opened the Gaza Valley dams.\n\nIn Dec. 2013, Israeli authorities also opened the dams amid heavy flooding in the Gaza Strip. The resulting floods damaged dozens of homes and forces many families in the area from their homes.\n\nIn 2010, the dams were opened as well, forcing 100 families from their homes. At the time civil defense services said that they had managed to save seven people who had been at risk of drowning.\"\n159,\"A Chinese woman spent an entire week inside a KFC, eating chicken wings and nursing a broken heart, after getting dumped by her boyfriend.\n\nTan Shen, 26, of Chengdu said she had not planned her extended stay in the fried chicken eatery but wound up there while wandering around depressed, according to Metro.co.uk.\n\n“I just wanted some chicken wings. But once I got in there and started eating, I decided I needed time to think,” she said. “I didn’t want to go back to my apartment because it was full of memories of him. So I stayed.”\n\nAfter three days in the 24-hour joint, the staffers noticed that the woman had not left. She told them she needed more time to think and ordered more wings with extra large fries.\n\nWhen she attracted media attention, she finally decided “she was getting sick of the taste of chicken,” so she left and moved in with her parents.\n\nWaitress Jiang Li Lung said: “I guess we kind of miss her. It certainly made work more interesting!”\"\n161,\"Apple co-founder Steve Wozniak will be played onscreen by Seth Rogen in Aaron Sorkin’s upcoming Steve Jobs biopic, Variety reports. Acting opposite Rogen will be Christian Bale as Jobs. Sorkin’s screenplay for the film (to be directed by Oscar winner Danny Boyle) is based on Walter Isaacson’s biography, Steve Jobs. Sorkin has said the film will be divided into three long scenes, each taking place backstage before an Apple product launch.\"\n162,\"Iraqi pilots who have joined Islamic State in Syria are training members of the group to fly in three captured fighter jets, a group monitoring the war said on Friday, saying it was the first time the militant group had taken to the air.\n\nCanada is assembling a camp in Kuwait to launch its own air campaign over Iraq, sending six CF-18 fighters, two surveillance craft and a refuelling aircraft to help the U.S.-led coalition’s air strikes against Islamic State. The government says Canada will be in a position to begin air strikes against Islamic State at some point within the last seven days of October.\n\n(Who are Islamic State? Get caught up with The Globe’s primer)\n\nJETS: FIRST SIGN OF ISLAMISTS USING WARPLANES\n\nIslamic State has been flying the planes over the captured al-Jarrah military airport east of Aleppo, said Rami Abdulrahman, who runs the Britain-based Syrian Observatory for Human Rights.\n\nReuters was not immediately able to verify the report and U.S. Central Command said it was not aware of Islamic State flying jets in Syria.\n\n“They have trainers, Iraqi officers who were pilots before for (former Iraqi president) Saddam Hussein,” Abdulrahman said. “People saw the flights, they went up many times from the airport and they are flying in the skies outside the airport and coming back,” he said, citing witnesses in northern Aleppo province near the base, which is 70 kilometressouth of the Turkish border.\n\nWitnesses reported the flights were at a low altitude and only lasted five to 10 minutes before landing, the observatory said. It was not possible to reach the Syrian government for comment and state media did not mention the report.\n\nIt was not clear whether the jets were equipped with weaponry or whether the pilots could fly longer distances in the planes, which witnesses said appeared to be MiG 21 or MiG 23 models captured from the Syrian military.\n\nGeneral Lloyd Austin, head of the U.S. military’s Central Command, said he could not confirm that Iraqi pilots had joined Islamic State. “We don’t have any operational reporting of ISIL flying jets in support of ISIL activity on the ground and so I cannot confirm that. And to the degree that pilots may have defected and joined the ranks of ISIL, I don’t have any information on that either,” he told a Pentagon news briefing, referring to Islamic State by an acronym.\n\n(Canada in Kuwait: Read more about the unfolding Iraq mission)\n\nLONDON: POLICE ALLEGE ISLAMIST PLOT TO KILL POLICE\n\nFour men appeared in a British court on Friday, charged under anti-terrorism legislation with swearing allegiance to Islamic State militants and preparing to launch an attack on policemen or soldiers on the streets of London.\n\nThe four, who were arrested over the past two weeks, are variously charged with obtaining a handgun and conducting “hostile reconnaissance” of Shepherd’s Bush police station in west London and the nearby White City reservist army barracks. Further charges include storing images sent via photo-sharing service Instagram of two police officers and of two civilian police community support officers.\n\n“This is a plot, in essence, to shoot, to kill, police officers or soldiers on the streets of London,” prosecutor Mark Dawson told Westminster Magistrates’ Court.\n\nTarik Hassane, 21; Suhaib Majeed, 20; Nyall Hamlett, 24; and Momen Motasim, 21, all from the London area, were remanded in custody after a brief hearing to appear at the Old Bailey court on Oct. 27. They have yet to enter a plea. A fifth man, Nathan Cuffy, 25, also from London, was remanded in custody on firearms offences.\n\nBRITAIN: A 14TH-CENTURY TREASON LAW REVISITED\n\nBritain may use a medieval law dating to 1351 to charge citizens with treason if they go to fight with Islamic State insurgents in Iraq and Syria, Foreign Secretary Philip Hammond said.\n\nSecurity officials say some 500 Britons – largely with Muslim immigrant backgrounds – are believed to be fighting in Iraq and Syria, though the true figure could be much greater and security officials worry that those who return could carry out an attack on Britain.\n\nHammond said any British citizen who had sworn personal allegiance to Islamic State could have committed an offense under the Treason Act of 1351, passed during the reign of England’s King Edward III. The maximum sentence for treason in Britain is life imprisonment. It was death until 1998.\n\nThe last person to be hanged for treason in Britain was William Joyce, a propagandist for Nazi Germany nicknamed Lord Haw Haw who broadcast to Britain during the Second World War and who was executed in 1946.\n\nWith reports from Steven Chase and Kim Mackrael\"\n167,\"LAS VEGAS -- The person behind the $300,000 dinner at Bellagio’s Prime Steakhouse has been revealed.\n\nBloomberg News reported Wednesday that Vice Media Inc. CEO Shane Smith sprung for the dinner following a lucky run at the casino’s blackjack tables. Bloomberg said its source was a person who asked not to be identified because the meal was private.\n\nOn Tuesday, MGM Resorts International Chairman Jim Murren cited the dinner bill as an “encouraging sign” that Las Vegas visitors were eager to spend money again. He said the dinner was for a party of more than a dozen people at the upscale Prime and included wine with a price tag upward of $15,000 per bottle.\n\nA guest at the dinner, who asked not to be identified, told Bloomberg the dinner party was closer to 25.\n\nMurren said he hadn’t seen a check like that since 2007.\n\nBloomberg termed Brooklyn-based Vice a media titan that “has grown from a free, whiskey-stained Montreal monthly.” Technology Crossover Ventures and A+E Networks each invested $250 million for 10 percent stakes in the company last year.\n\nSmith is 45 and, according to Gawker, gave $1 million to Vice’s staff at last year’s holiday party.\n\nDavid Carr, the New York Times media columnist, wrote last month on Twitter, weeks before his death at 58, “No brainer quiz. What media co exec did I watch win $100k at blackjack last nite? Hint: gambling not his only vice.”\"\n168,\"Get ready for the tech press to flip out when Apple announces the retail price for the gold Apple Watch Edition model. Apple critics have always roasted the company for selling products that are more expensive than they should be, and they frequently use this as a wedge topic to criticize buyers. But the “18-karat gold” Apple Watch Edition will set a whole new bar with a sales price of $10,000. The funny thing in this case is that Apple is perfectly right to be charging that much!\n\nDo you disagree? Check out my counterpoint, “The Case Against the $10,000 Gold Apple Watch Edition“\n\nGold is Expensive\n\nLet’s start with a little backgrounder in gold. Everyone has a vague sense that gold is expensive. Even rabid Internet trolls have seen the banner ads and heard about that in the news. But most people don’t understand just how expensive even a little bit of gold is. So this is a good place to begin the discussion.\n\nUpdate: My calculations were wrong! Also, this was a bit “back of the envelope.” Now that it has some readership I realize I should go back and fix the calculations in the article to be more realistic…\n\nHere are the basic facts:\n\nGold currently sells for between $1,200 and $1,300 per troy ounce and has been over $1,000 per troy ounce for the last five years.\n18-karat gold contains 75% pure gold, and that term is regulated by law.\nOne ounce of 18k gold occupies about 1.8 cubic centimeters of volume since a typical 18-karat gold alloy weighs about 16.5 grams per cc.\n18-karat gold currently sells for $29.11 per gram, $905 per troy ounce, or $480 per cc.\n.25 cc of 18k gold is about enough to construct a watch buckle and .75 cc gets you a deployant clasp. It takes a few more to build a watch case, anywhere from 1.5 to 8 cc depending on the size and thickness of the case. So the buckle is worth $120-$360 and the watch case $720 to $3800 just as raw gold. This is why gold watches generally sell for a lot more than $6,000!\n\nGold Watches are Expensive\n\nLet’s apply this to a watch case. Imagine you wanted to create a rectangular case 42 mm high by 36 mm wide by 10 mm deep. If it was solid, this would equal 15.12 cc of volume. But it’s a watch case, so you have to leave room for the movement, dial, case back, etc. So let’s just leave 5 mm of thickness all around, making a hollow rectangle. This equals 6.8 cc (42 x 36 x 10 – 32 x 26 x 10). Therefore, the raw gold to make just the case of this hypothetical watch would cost $3,200 as of this writing.\n\nA simple 42x36x10 mm rectangle of 5 mm thick 18-karat gold would cost over $8,300\nA simple 42x36x10 mm rectangle of 5 mm thick 18-karat gold would cost more than $3,200\nNow let’s consider the same shape but just 2 mm thick. That’s 2.9 cc of gold, worth $1,400. Pick your thickness and you’re still looking at thousands of dollars worth of gold.\n\nHow does this translate in the real world? Let’s look at the retail price of some watches that are available in both stainless steel and 18-karat gold.\n\nThis Cartier Tank MC is $15,000 more in 18k gold\nThis Cartier Tank MC is $15,000 more in 18k gold\nThe Cartier Tank MC measures 44 mm by 34 mm by 9.5 mm thick: $15,000 extra (list) for 18k gold\nCartier Tank MC in stainless steel: $7,000 list, $5,800 street\nCartier Tank MC in 18k pink gold: $22,000 list, $18,200 street\nThe Jaeger-LeCoultre Reverso Squadra Hometime measures 50.5 mm by 34.9 mm by 14 mm thick: $14,750 extra (list) for 18k gold\nJaeger-LeCoultre Reverso Squadra Hometime in stainless steel: $8,550 list, $6,800 street\nJaeger-LeCoultre Reverso Squadra Hometime in 18k pink gold: $23,300 list, $18,400 street\nThis list could go on and on, but the gist is simple: 18-karat gold cases cost a lot more than stainless steel. In fact, it’s pretty much impossible to find a gold watch for under $10,000 in any size and from any manufacturer. Even tiny quartz ladies watches like the tiny Chopard Happy Sport Mini sells for $11,000! Most of the bargains commenters have pointed to are either 14-karat or less, very slim and small, or long out of production and with outdated pricing.\n\nThen there’s the bracelet. Swap a gold bracelet for a leather strap and you are looking at an extra $20,000. Adding a gold bracelet to that Jaeger-LeCoultre bumps the price to $42,900!\n\nCertainly there is quite a bit of profit in luxury watches, but one simply cannot deny the raw material value in a gold watch case. And the gold market is liquid like stocks and other commodities: There are plenty of buyers and sellers of gold, and plenty of reserves, so no company, no matter how strong, can expect favorable pricing from their suppliers.\n\nAnother reason companies charge so much for gold watches and jewelry is as a hedge against volatility. They can’t price near the commodity price because they have to set a price and stick to it all year long. So they generally price somewhat higher than they would, even taking into consideration all the rest of the materials, labor, distribution, and profit in a watch.\n\nThe Apple Watch Edition Will Cost $10,000\n\nThere’s a reason I picked those two watches for my comparisons: Both are similar in size and shape to the 42 mm Apple Watch. The Cartier is a little smaller and the Jaeger-LeCoultre is a little larger, but both represent a traditional watchmaker’s gold-cased square-ish offering in the space. And both cost more than $20,000, with much of that price going to the gold case and matching buckle. And Jony Ive recently said that the historic Cartier Tank was one of his inspirations for the Apple Watch design!\n\nApple would be crazy to sell the Apple Watch Edition for $20,000, though. That’s not going to happen. So they’re likely to find ways to reduce the cost dramatically.\n\nFirst, as we can see, the Apple Watch case is highly rounded in all three dimensions. Although questionable from an esthetic standpoint, this reduces the amount of material required by quite a lot. Second, Apple Watch has a large sapphire crystal front and back with the display, sensors, and such. Third, the interior frame is likely made of steel or aluminum, not gold, to reduce cost and increase commonality with the aluminum and steel versions.\n\nCould it be gold plated? No. Numerous reports state that it is a solid gold case. Although Apple has not apparently used the word, “solid” in their press releases, they do claim it is “crafted from 18-karat gold” and nowhere does it say it is plated or “gold filled” (the industry term). There are laws covering descriptions of metal content for jewelry and Apple cannot break these any more than Tiffany could.\n\nApple says that the Apple Watch will start at $349 for that aluminum Sport model, and many bloggers have reported the price for the steel Apple Watch to be roughly $1,000. It is reasonable to assume that the gold Edition model will sell for substantially more than this, with many suggesting $4,000 or $5,000. But remember that this price would only cover 4 or 5 ounces of gold! Even with thin walls and a steel frame, it’s hard to see how Apple could make a solid 18-karat gold case and buckle for a 42 mm watch with just 3 ounces of gold.\n\nGold is soft, but Apple claims that their special gold is twice as hard as “standard gold”. Taking that at face value, perhaps they reduced the thickness of the case commensurately, cutting the amount of gold in half versus a standard rectangular watch. This still leaves a few thousand dollars of material value in the case. The Apple Watch Edition will come in 38 mm and 42 mm sizes, a difference of about 20% in terms of case volume. So the smaller model could sell for 20% less still.\n\nMy prediction is that the 42 mm Apple Watch Edition will retail for $9,999 with the 38 mm Apple Watch Edition retailing for $7,999. This covers the cost of the gold case, the internals, manufacturing, sales, and profit, and yet does not leave Apple subsidizing the world gold market by selling at a discount or cheating with a too-thin or plated case. I will be shocked if the price is $4,999, but I suppose it’s possible with some finagling and if that’s the smaller model. And it will not be any less than that.\n\nThis is a $10,000 product\nThis is a $10,000 product\nBonus prediction: Given the very high price of the Apple Watch Edition, I predict that availability will be quite limited. Apple will likely create special store-within-a-store spaces in certain Apple Store locations for the Edition. I further expect them to open special standalone Apple Edition Boutiques to sell the Watch Edition, accessories, and perhaps other future high-end products.\n\nUpdate!\n\nNeedless to say, many people disagree with me. And now that @Gruber Fireballed this post, I imagine I’ll hear from lots of them real soon!\n\nThe gist of the disagreement lies in the amount of gold needed for the watch case. I assumed it would be quite thick (read sturdy) and would contain upwards of 130 grams of 18k gold. Then there’s the strap lugs and buckle which would likely contain another few dozen grams. But @GAK_PDX  (and others, though he was most visually eloquent) suspects it contains much less gold.\n\n\nI think this number is way too low, but it’s a good lower bound if the case was very thin and completely hollow. And it puts the raw gold at about $849 at $29.11 per gram of 18k gold. Although this is admittedly much, much lower than my estimate, it still illustrates my point that the Apple Watch Edition is not going to be cheap. And I think he’s way off but time will tell who is right and who is wrong.\n\nAnother argument is based on this 2006 analysis of a gold Rolex watch. Right off the bat one should point out that gold cost $400/oz when it was written and that watch includes a gold bracelet as well, something Apple is apparently not going to do with the Edition. That Rolex case contained 18.5 grams of gold alloy, but it’s much, much smaller than the Apple watch and it’s circular to boot! A 34mm circle is 107mm in circumference, while the 42mm Apple Watch is 156mm in circumference. Use the magic of math to scale the Rolex up into a 42mm rectangle and we’re at 27.75 grams. But that case is also much thinner since we excluded the bezel, and the Apple Watch is pretty slab-sided. So we can probably double this safely and come out with $1,615 of gold in my mangled square Rolex case.\n\nSo there are lower estimates than mine for the amount and value of the gold. I can accept that. But let’s take a step back and think about the final price. Even if it contained less than $1,500 of gold, how much would it sell for? Certainly not $2,000 or $3,000. You still have to account for the cost of everything else, plus the intangibles of manufacturing and distribution. And profit for Apple (and a hedge against the volatility of the price of gold). So we’re back at the $4,000-$5,000 estimate others have made. As Greg Koenig tweeted, and Forbes reported, “If anyone thinks Apple is charging less than $5k for the Edition, they are smoking crack.”\n\nRegardless of the total, it’s important to realize that the price of gold is in the driver’s seat when it comes to pricing the Apple Watch Edition.\n\nI’d love to be wrong, and I look forward to updating this piece. Thanks for reading!\"\n169,\"PGA golfer Dan Olsen told WVFN that he has learned that Tiger Woods failed a drug test for performance enhancing drugs and has been suspended by the PGA.\n\nDan Olsen: “Well, I’ve heard that he’s suspended. I heard he’s on a month’s suspension. And it’s kind of a strong witness. A credible person is telling me this. Well, it’s not testosterone but it’s something else. I think when it’s all said and done he’s going to surpass Lance Armstrong with infamy…\n\nWVFN host: Well, he’s already put a big dent in his situation with the circumstance he got himself into philandering behind his wife’s back…\n\nDan Olsen: That’s nothing though. This is going to be surpass that. The women are going to take a distant second place.\"\n170,\"Leading up to the somber anniversary of the Sept. 11, 2001, terrorist attacks, there are fresh fears of possible 9/11-style attacks taking place across North Africa as radical Islamist groups in Libya have reportedly seized nearly a dozen commercial airliners in the last month.\n\nWhile counterterrorism officials are reportedly concerned that the missing jetliners could be used by terrorists to carry out deadly attacks, the timing of the theft is also setting off alarms. The concern is that radical Islamist groups will use the planes to mark the anniversary of the deadly 9/11 attacks, according to alleged intelligence reports disseminated within the U.S. government.\n\nReports that Islamist militias have seized the jetliners come just weeks before the 13th anniversary of the 9/11 attacks.\n“There are a number of commercial airliners in Libya that are missing. … We found out on September 11 what can happen with hijacked planes,” one official reportedly told the Washington Free Beacon.\n\nThe aircraft were reportedly stolen in August after Islamists took control of the Tripoli International Airport. It was later reported that 11 commercial jetliners were missing.\n\nOn Sept. 11, 2012, four Americans were killed during a terrorist attack on a U.S. compound in Benghazi, Libya. At first, the Obama administration blamed the attack on a spontaneous protest over an anti-Muslim YouTube video.\n\nWhen pressed by the Free Beacon, a “senior State Department counterterrorism official” refused to comment on reports of stolen jetliners in Libya. Another State Department told the online publication, “We can’t confirm that.”\n\nIt was also reported on Tuesday that Islamic State militants beheaded a second American journalist, Steven Sotloff. Just as they did when they murdered photojournalist James Foley, the terrorists reportedly uploaded a video showing the gruesome execution.\n\nMore from Fox News:\nRead the full report here.\"\n171,\"WASHINGTON — A U.S. Republican senator and frequent Mideast traveler said Thursday that the Taliban detainees released from Guantanamo Bay in exchange for Sgt. Bowe Bergdahl have been in touch with members of the al-Qaida linked Haqqani network, yet all five still are being monitored in Qatar.\n\nThe Pentagon said Thursday that it is working with Qatar and is confident that any threat posed by the former detainees can be mitigated.\n\nSen. Lindsey Graham, who recently visited Qatar, said he had been afraid that one of the detainees had left the country but said he was assured during his visit that all five remain in the small Gulf nation.\n\nQatar gained public praise from President Barack Obama for brokering the controversial deal in May 2014 that freed Army Sgt. Bowe Bergdahl from Taliban captivity in exchange for the release of the five senior Taliban officials who had been imprisoned for years at the U.S.-run Guantanamo Bay prison in Cuba.\n\nQatar promised Obama it would keep the five under watch for one year, although they would then be free to leave.\n\n\"\"It's just a year deal,\"\" Graham told The Associated Press on Wednesday. \"\"Just as sure as we're sitting here, they're going back to the fight.\"\"\n\n\"\"They've had some Haqqani people come to meet with them. ... They're reaching out. The Taliban five are communicating with people inside Afghanistan.\"\"\n\nHowever, Graham, a member of the Senate Armed Services Committee and a leading Capitol Hill voice on foreign policy, said all five are still in Qatar.\n\n\"\"I was afraid one had left, but they told me they're all still there,\"\" he said.\n\nThe Pentagon said in a statement that it would not comment on specific cases involving the detainees.\n\n\"\"However, we take any incidence of re-engagement very seriously, and we work in close coordination through military, intelligence, law enforcement and diplomatic channels to mitigate re-engagement and to take follow-on action when necessary,\"\" the statement said. \"\"The Defense Department has a close security partnership with the government of Qatar. We're confident in our ability to continue to mitigate any threat that may be posed by the former Guantanamo detainees.\"\"\n\nHaqqani operates in the Afghanistan-Pakistan border region and has been one of the deadliest threats to U.S. troops in the war. The network, which the State Department designated as a foreign terrorist organization in 2012, claims allegiance to the Afghan Taliban but operates with some degree of autonomy.\n\nThe five detainees released were:\n\nAbdul Haq Wasiq, who served as the Taliban deputy minister of intelligence.\nMullah Norullah Nori, a senior Taliban commander in the northern city of Mazar-e-Sharif when the Taliban fought U.S. forces in late 2001.\nKhairullah Khairkhwa, who served in various Taliban positions including interior minister and had direct ties to Mullah Omar and Osama bin Laden.\nMohammed Nabi, who served as chief of security for the Taliban in Qalat, Afghanistan, and later worked as a radio operator for the Taliban's communications office in Kabul.\nMohammad Fazl, who Human Rights Watch says could be prosecuted for war crimes for presiding over the mass killing of Shiite Muslims in Afghanistan in 2000 and 2001 as the Taliban sought to consolidate their control over the country.\nAssociated Press writer Lolita C. Baldor contributed to this report.\"\n173,\"Nicaraguan officials have appealed for witnesses to a meteorite strike that left a 12m-wide crater near Managua's international airport on Saturday night.\n\nResidents reported a loud boom as the meteorite crashed but scientists said no one had come forward who had seen the streak that a speeding space rock would score across the sky.\n\n\"\"I was sitting on my porch and I saw nothing, then all of a sudden I heard a large blast,\"\" Jorge Santamaria told the Associated Press. \"\"We thought it was a bomb because we felt an expansive wave.\"\"\n\nA government spokeswoman, Rosario Murillo, said a team formed to study the event believed the 5m-deep crater was left by a relatively small meteorite that appeared to have come off an asteroid passing close to Earth. She said international scientists had been called in to help with the investigation.\n\nThe meteorite may have been a fragment of a house-sized asteroid nicknamed Pitbull, which hurtled past Earth on Sunday night at a distance of 40,000km.\n\nDan Brown, an astronomer at Nottingham Trent University, said that although the Nicaraguan impact occurred 12 hours before Pitbull passed Earth, Central America was facing the right direction for the strike to be a fragment associated with the asteroid.\n\nPieces of the asteroid could have broken off during collisions with other rocks in the asteroid belt or through heating when the asteroid swung around the sun.\n\n\"\"It certainly makes absolute sense that people surrounding the impact site heard a loud boom. But a flash of light or bright object should also have been observed before that,\"\" Brown said.\n\nHumberto Saballos, a volcanologist with the Nicaraguan Institute of Territorial Studies, told the AP it was unclear whether the meteorite disintegrated or was buried on impact at the site. The meteorite could have exploded in the air and produced a shockwave that made the crater, or struck the ground and left small fragments embedded in the soil.\n\nWitness accounts of the meteorite strike would help scientists confirm when the meteorite struck and the path it took – information that could link it to Pitbull or rule out the asteroid as the source of the rock. Wilfried Strauch, an adviser to the Institute of Territorial Studies, said it was strange no one had reported a streak of light. \"\"We have to ask if anyone has a photo or something.\"\"\n\nIf investigators can find remnants of the meteorite in the crater, then its chemical makeup could be compared with measurements of the larger asteroid taken from ground-based telescopes.\n\n\"\"It's a wake-up call that we need to understand more about the flight paths of asteroids,\"\" Brown said.\"\n175,\"via Daily Buzz Live\n\nStrange natural occurrences are happening in the world today. But nothing more magnificent than the one you might experience on January 4, 2015 if this story is true.\n\nAccording to British astronomer Patrick Moore, at exactly 9:47 PST AM on January 4th, Pluto will pass directly behind Jupiter, in relation to Earth. This rare alignment will mean that the combined gravitational force of the two planets would exert a stronger tidal pull, temporarily counteracting the Earth’s own gravity and making people virtually weightless. Moore calls this the Jovian-Plutonian Gravitational Effect.\n\nMoore told scientists that they could experience the phenomenon by jumping in the air at the precise moment the alignment occurred. If they do so, he promised, they would experience a strange floating sensation.\n\nWho is going to try this??   Cause I most definately am! 2 weeks from today folks!\"\n176,\"Hunky mensch who took down violent bully looks like Paul Rudd, is not Paul Rudd\n\nSorry, amateur celebrity sleuths — the actor Paul Rudd was not involved in the tackling of a man shouting homophobic slurs in a Dallas airport last week.\n\nA man who looked almost exactly like the This Is 40 star was caught on video helping to tackle a man who yelled homophobic slurs and kicked another man waiting in Dallas-Fort Worth International Airport last week.\n\nAfter the man became violent, a group of people swarmed him and brought him to the ground, with the help of a wavy-haired hunk in a checkered shirt who looks a lot like Paul Rudd. The video of the incident quickly went viral, amid rumors that the Hollywood funnyman was involved.\n\nBut Paul Rudd’s rep confirmed to TIME on Monday afternoon that the man with a noble heart, quick reflexes, and a strong sense of social outrage is not Paul Rudd.\n\nLadies: That means there is a mensch out there who looks like Paul Rudd but isn’t Paul Rudd, and also appears to be nice, hunky, and quick to stand up to injustice.\"\n179,\"So shocking! A cloistered South American nun gave birth to a baby boy in Italy after complaining to her mother superior and sisters of severe stomach pains.\nThe nun apparently had “no idea” she was pregnant before she gave birth at Bartolomeo Eustachio Hospital in San Severino, Italy.\n\n\nPregnant Nun Gives Birth To Baby Boy In Italy\nWhat a strange story. The unnamed South American woman, who belonged to an order of nuns in Macerata, Italy, said she wasn’t aware she was pregnant before giving birth, according to the UK’s Daily Mail.\n\nHer fellow sisters were the ones who rushed her to the emergency department at a nearby hospital. The sister is believed to have been impregnated before she arrived at the Italian convent in June 2014.\n\n\nItaly's Singing Nun on 'Like a Virgin'\nAP\n\nAre you shocked by this nun's story?\nYes\nNo\nVote\nView ResultsPolldaddy.com\nThe sisters say that they are interested in taking care of the baby if the nun does not wish to keep it, according to a report in the Italian newspaper L’Unione Sarda.\n\nA Salvadorean Nun Gave Birth To A Baby Boy In Italy In 2014\nSurprisingly, this isn’t the first time something like this has happened. In fact, in 2014, a 33-year-old Salvadorean nun living in Italy gave birth to a baby boy.\n\nIt seemed like it was meant to be though because the sister said at the time that she couldn’t be happier about her unexpected bundle of joy.\n\n“I am so happy,” she said about the child, whom she named after Pope Francis. “He is a gift from God. I feel more of a mother than a nun.”\n\nSo HollywoodLifers, what do YOU think of this story? Should the nun keep her baby? Share your thoughts in the comments section below.\n\n– Tierney McAfee\"\n181,\"While Apple announced that the base model of its forthcoming smartwatch would cost $350, it's remained tight-lipped about the pricing of the rest of the range. Now, a new report suggests that the stainless steel version will start at $500, and the gold at somewhere between $4,000 and $5,000.\n\nThe report comes from sources at Apple via French website iGen.fr. As MacRumors points out, the site has been reliable in the past, accurately reporting the dimensions of both the iPhone 6 and 6 Plus.\n\nIt's thought that the $350 price applies to the aluminum model of the watch. Certainly, $500 for the stainless steel version feels about right by comparison. The cost of the gold model, though; well, quite simply it depends on how much gold there is. We'll have to wait to find out, but such high pricing would indeed make it very much a luxury item.\n\nThe iGen.fr sources also claim that Apple is hoping to release the watch as soon as possible—though other rumors claim we may have to wait until Spring of 2015. Either way, we have longer to wait before we find out more than we'd like. [iGen.fr via MacRumors]\"\n185,\"A photo provided by the Nicaraguan Army shows an impact crater made by a small meteorite in a wooded area near Managua's international airport. Photo: AP\n\nManagua: A mysterious explosion that rocked Nicaragua's crowded capital Managua, creating a large crater, appears to have been caused by a small meteorite.\n\nAmazingly, in a sprawling city of 1.2 million people, the impact near the international airport did not cause any known injuries, but it did leave a crater measuring 12 metres across and was felt throughout the capital late on Saturday night, local time.\n\nNicaraguan authorities believe it was a piece of the small asteroid dubbed \"\"2014 RC\"\", which passed very close to Earth on Sunday and was estimated by astronomers to be about 20 metres wide, or the size of a house.\n\n\"\"We are convinced that this was a meteorite. We have seen the crater from the impact,\"\" said Wilfredo Strauss of the Seismic Institute.\n\nThe meteorite appeared to have hurtled into a wooded area near the airport around midnight and the hit was so large that it registered on the instruments Dr Strauss's organisation uses to measure earthquakes.\n\n\"\"You can see two waves: first, a small seismic wave when the meteorite hit earth, and then another stronger one, which is the impact of the sound,\"\" he said.\n\nGovernment officials and experts visited the impact site on Sunday.\n\nOne of them, William Martinez, said it was not yet clear if the meteorite burned up completely or if it had been blasted into the soil.\n\n\"\"You can see mirror-like spots on the sides of the crater from where the meteorite power-scraped the walls,\"\" Dr Martinez said.\n\nPeople who live near the crater told local media they heard a blast they took for an explosion, and that liquid, sand and dust were blown through the air, which smelled like something had burned.\n\nNicaragua has more than 20 volcanoes and is regularly shaken by earthquakes, so many locals initially thought a quake caused the loud bang.\n\nThere were no reported injuries because the impact was in a wooded spot, and flights at the airport were not affected.\n\nNASA said last week that the asteroid 2014 RC, at the time of closest approach, would be about one-tenth the distance from the centre of Earth to the moon, or about 40,000 kilometres.\n\nIt had been projected to be roughly over New Zealand at the time of its closest approach, which astronomers had calculated would be on Sunday about 1818 GMT (4.18am on Monday AEST).\n\nAgence France Presse, Reuters\"\n186,\"The sound of 10 or 11 shots from the gun of Ferguson, Mo. police officer Darren Wilson being fired at Michael Brown were recorded by a man in an apartment near the Aug. 9 shooting, according to the man’s attorney who shared the audio with CNN.\n\nThe network aired the recording Monday but has not verified its authenticity.\n\nThe 12-second audio begins with a man seemingly leaving a message for someone on an adult video service.\n\nSix shots fired in rapid succession are heard in the background. After a two second pause, another four or five shots ring out.\n\nLopa Blumenthal, the unnamed man’s attorney, told CNN that her client has been interviewed by the FBI.\n\n“At the time he didn’t even realize the import of what he was hearing until afterwards,” Blumenthal said. “It just happened to have captured twelve seconds of what transpired outside of his building.”\n\nWhile it is difficult to clearly make out whether 10 or 11 shots are fired, Blumenthal told CNN she believes she heard 11.\n\nDetails surrounding the recording are unclear, including why it is emerging over two weeks after the shooting.\n\nIt is also unclear at what point the man began recording the message that captured the gun shots. Witnesses as well as law enforcement officials have said that Wilson fired one and perhaps two isolated shots in his police cruiser before numerous shots were fired outside of the car. The new audio seemingly does not capture the one or two shots fired inside Wilson’s cruiser.\n\nWilson has reportedly claimed that the gun went off in the cruiser during an altercation with Brown in which the 18-year-old shoved him into the car, assaulted him, and struggled to grab the weapon.\n\nAfter the altercation in the car, witnesses say that Brown fled. From there, Brown’s movements and Wilson’s response are also unclear.\n\nWilson reportedly claims that after pursuing Brown, the man turned around to face him, taunted him and then began charging before Wilson fired the fatal shots.\n\nSome witnesses say that Wilson began shooting after Brown fled. At that point Brown turned around in order to surrender but Wilson continued firing the fatal shots anyway, the witnesses said.\n\nIn a press conference shortly after the shooting, St. Louis County police chief Jon Belmar said that Wilson fired “more than just a couple [of shots]” but provided no further detail.\n\nAccording to a CNN report filed days after the shooting, witnesses claimed that they heard up to 10 shots. Dorian Johnson, a friend of Brown’s who was with him during the shooting, told of only a few.\n\nA medical examiner who performed a private autopsy on Brown determined that he was shot at least six times. He had eight wounds on his body, but two may have been re-entry wounds.\n\nIt was initially reported that the altercation and shooting followed an argument after Wilson ordered Brown and Johnson to get out of the middle of the road. But it later emerged that Brown had stolen cigars and shoved a store clerk just minutes before he encountered Wilson. Wilson reportedly says that seconds after their first encounter, he received the police dispatch call reporting the strong-arm robbery and then doubled-back to confront the two.\n\nWATCH:\n\nFollow Chuck on Twitter\"\n187,\"A jilted lover has chopped off his own penis after he was dumped by his girlfriend.\n\nOliver Ilic, 22, was told that he was no good in bed so it is claimed he mutilated himself then threw the remains in the bin.\n\nHe is alleged to have told doctors that he had a small appendage and cited that as the reason why his girlfriend was no use to him.\n\nIlic contacted emergency services when he could not stop the bleeding and was taken to hospital in the east Macedonian town town of Kocani.\n\nPolice searched his house and discovered the severed organ in a bin after it had been cut off with a single swipe from a razor blade which was also lying in the bin.\n\nDoctors were initially unable to re-attach his penis but he was then transferred to the capital, Skopje, where it was reunited with his body following five hours of surgery.\n\nHowever they said it was still too early to know if the operation would be a success and if it would ever function properly again.\n\nRecently a 40-year-old Macedonian man chopped off his own penis then flushed it down the toilet.\"\n188,\"Italian fisherman Dino Ferrari, an expert at catching big wels catfish, outdid himself on Thursday when he landed an enormous 280-pounder in the Po Delta, a part of the famous Po River, the longest river in Italy at more than 400 miles.\n\nThe wels catfish was put in a sling and weighed out at 280 pounds. Photo is from Sportex Italia Facebook page\nThe wels catfish was put in a sling and weighed out at 280 pounds. Photo is from the Sportex Italia Facebook page\n\nThe Po River and Delta are known for massive wels catfish, but anything bigger than 6.5 feet is considered extremely rare, and this one measured 8.8 feet.\n\nThe U.K. Mirror reported that Ferrari’s fish could possibly be the world’s biggest wels catfish caught with a rod and reel, though records of this sort are difficult to confirm.\n\nThe Mirror and NT News reported that the biggest wels catfish ever recorded was a 9.1-footer from the Po Delta, but they differ on its weight—one reporting it as 308 pounds, the other as 317 pounds. The method of that catch is uncertain.\n\nSportex Italia, Ferrari’s sponsor, called his fish the “world record spinning torpedo,” which might mean it’s a world record for a Torpedo spinning rod made by an Italian manufacturer, though it also simply says it’s a “world record in the spin fishing for catfish.”\n\nRegardless, Ferrari’s fish is one of the biggest wels catfish recorded in recent history.\n\nAfter weighing the wels catfish, Dino and Dario Ferrari released the beast back into the Po Delta. Photo is from the Sportex Italia Facebook page\nAfter weighing the wels catfish, Dino and Dario Ferrari released the beast back into the Po Delta. Photo is from the Sportex Italia Facebook page\n\nAny wels catfish over 6 1/2 feet is considered extremely rare. This one was 8.8 feet. Photo from the Sportex Italia Facebook page\nAny wels catfish bigger than 6.5 feet is considered extremely rare. This one was 8.8 feet. Photo from the Sportex Italia Facebook page\n\nThe wels catfish is the second-largest freshwater fish in its region, ranking behind the beluga sturgeon. The largest beluga sturgeon on record is reportedly 3,463 pounds.\n\nFerrari told GrindTV that the fish took an artificial bait on the surface, and the fight from a boat lasted 40 minutes.\n\nThe best part about Ferrari’s catch is that after he and his brother, Dario, weighed the fish, they released it back into the delta so it could fight again another day.\n\nFollow David Strege on Facebook.\"\n189,\"Islamist militias in Libya have reportedly taken control of 11 commercial aircraft from Tripoli International Airport in Libya, sparking fears of a 9/11-style terrorattack.\n\nAhead of the 13th anniversary of the September 11 attacks on New York and Washington, reports emerged that Islamist militias took control of nearly a dozen jetliners last month after the airport was the scene of a fierce battle.\n\nOn Sunday, the Libyan government announced that they had lost control of the capital to the militants, who include the Islamic groups Ansar al Sharia - which has ties to the Islamic State - and Libyan Dawn, an umbrella group for Islamist militias.\n\nThe country is currently witnessing its worst spasm of violence since former dictator Muammar Gaddafi was toppled and killed in 2011. Intelligence officials have been told in the last two weeks of the possibility that one of more of the aircraft could be used in an attack later this month, according to the Washington Free-Beacon.\n\n\"\"There are a number of commercial airliners in Libya that are missing,\"\" one official told the Free-Beacon. \"\"We found out on September 11 what can happen with hijacked planes.\"\"\n\nDamaged airplanes on the tarmac at Tripoli international airport\n\nSeptember 11 not only marks the anniversary of the World Trade Centre and Pentagon attacks; it will also be the second anniversary of the Islamic militant-led raid of the US Ambassador's compound in Benghazi, Libya when four Americans, including US Ambassador Christopher Stevens, were killed.\n\nIn July 2014 fighting broke out in the area of Tripoli International Airport, Libya as anti-government and pro-government militias were engaged in fighting. As a result, Tripoli Airport was closed for air traffic and many aircraft were damaged as result of the devastating fighting.\n\nAl Jazeera reported that the planes are now being held by a group called the Masked Men Brigade who plan to use them in terror attacks.\n\nMoroccan military expert Abderrahmane Mekkaoui told Al Jazeera there is \"\"credible intelligence\"\" that the Masked Men Brigade \"\"is plotting to use the planes in attacks on the Maghreb state' on the 9/11 anniversary.\"\"\n\nA commander for the Libyan Dawn group said earlier this week his forces had entered and been in control of the US Embassy compound in Libya's capital since last week.\n\nA video posted online showed men playing in a pool at the compound. In a message on Twitter, US Ambassador to Libya Safira Deborah said the video appeared to have been shot in at the embassy's residential annex.\"\n190,\"Variety is reporting that Seth Rogen's got the part as Woz in Jobs, the upcoming Aaron Sorkin-penned take on the Apple icon. Christian Bale had already been cast in the title role, and this new addition... it's surprising, but kinda great.\n\nDanny Boyle of Slumdog Millionaire, 28 Days Later, and Trainspotting fame will direct the drama—which at one point was going to be a David Fincher affair—and it sounds like the whole film will offer a somewhat unconventional approach to the life of this tech icon.\n\nSorkin told Business Insider earlier this year: \"\"It's not a biopic.\"\" Okay! So, that already sets it apart from the Ashton Kutcher joint. But also: \"\"It's not the story of Steve Jobs—it's something much different than that.\"\" It's been rumored that the whole film will be three looong backstage scenes set right before big product launches, so maybe that means an epic walk-and-talk sequence that spans the full feature-length?\n\nI know some folks had their heart set on Jonah Hill, but I'm down with Rogen. Woz, we know you're out there: What say you? [Variety]\"\n193,\"Leak Wars: director is fed up with plot details leaking from the set of The Force Awakens\nLAST UPDATED AT 14:41 ON Tue 10 Feb 2015\nUnconfirmed reports from Movie Pilot and Ikwiz suggest that director JJ Abrams wants to bring forward the release of the hotly anticipated forthcoming Star Wars film, Star Wars Episode VII: The Force Awakens, to this summer.\n\nThe rumour comes from an industry event – the Visual Effects Society Awards 2015 – where Abrams is said to have told attendees he was frustrated with the slow drip of leaks from the set.\n\nAccording to Movie Pilot, Abrams is worried that the leaked images and plot details will \"\"ruin\"\" the film before it gets to fans. Ikwiz says: \"\"Disney is reportedly taking Abrams's request very seriously, and is looking at a possible summer release.\"\"\n\nThe film has been scheduled for release in December this year – with the next two instalments in the series following in 2017 and 2019, according to Disney boss Bob Iger.\n\nReleasing The Force Awakens in the summer would be \"\"an extremely brave move\"\" says Movie Pilot, as it would put the latest Star Wars up against box office heavyweights including Avengers 2: Age Of Ultron, Ant-Man and the long-awaited Jurassic World.\"\n194,\"BEIRUT: Lebanon's interior minister said that DNA tests have confirmed that a child held by authorities is the daughter of the Islamic State group's leader.\n\nNohad Machnouk also says that the child's mother, who is also in custody, was married to IS chief Abu Bakr al-Baghdadi six years ago for a period of three months. He says they are no longer married.\n\nMachnouk told Lebanon's MTV television late Wednesday that Iraq sent Lebanese authorities DNA samples from al-Baghdadi to test against the woman, identified as Saja al-Dulaimi, and the girl.\n\nHe said the girl and two other children detained with al-Dulaimi are being held in a child care center.\n\nISIS jihadists marching through the Syrian town of Raqqa.\n\n\nISIS jihadists seen here waving the Islamic State's trademark black flags and moving around on bikes and cars in Syria's Raqqa.\"\n195,\"A video posted by ISIL terrorists in Iraq purports to the show the beheading of an  American photojournalist who has been missing since 2012. The group claims the beheading is a message to President Obama to end the American intervention in Iraq.\nJames Foley is a photojournalist who has worked for several news organizations. According to a website set up in his honor, he went missing while covering the conflict in Syria in 2012.\n\nISIL has also indicated that their next victim will be Steven Joel Sotloff, a journalist who worked for TIME, The National Interest and Media Line, unless the U.S. stops its attacks on them.\n\nWe'll continue to update this story as more info becomes available.\"\n198,\"He's doing just fine\n\nRECOMMENDED:\n 'Home Alone' House for Sale for $2.4 Million\n'Home Alone' House for Sale for $2.4 Million »\nOnline rumors of actor Macaulay Culkin's death have been revealed to be a hoax, The Hollywood Reporter has confirmed.\n\nClaims about the 34-year-old Home Alone star's alleged death began circulating Thursday. The actor's reps told The Hollywood Reporter that the news of his alleged death was a hoax.\n\nRead more Macaulay Culkin Forms Pizza-Themed Velvet Underground Tribute Band\n\nA number of Twitter users had already begun posting their condolences, assuming the rumors to be true.\n\nThis is the second time this year that Culkin has been the subject of false death rumors, with his reps having dismissed similar rumors in April. \n\nSee more Macaulay Culkin Resurfaces in 2013 Looking Healthy at 'Robot Chicken' Panel\n\nCulkin's band, The Pizza Underground, is scheduled to perform Saturday at the Belmont in Austin, Texas, as part of the Fun Fun Fun Fest.\"\n199,\"Christian Bale will not be playing Steve Jobs after all.\n\nThe Hollywood Reporter broke the news Monday that Bale had exited discussions on the Steve Jobs biopic being directed by Danny Boyle.\n\nScreenwriter Aaron Sorkin had just been on Bloomberg TV stating that Bale was a slam dunk for the part.\n\n\"\"We needed the best actor on the board in a certain age range and that's Christian Bale,\"\" Sorkin said on Oct. 23.\n\nLooks like it's time to find the next best actor.\n\nTHR, quoting unnamed sources, reported that Bale \"\"after much deliberation and conflicting feelings, came to the conclusion he was not right for the part and decided to withdraw.\"\"\n\nA representative from Sony Studios had no on-the-record comment about the report.\n\nBoyle reportedly is in town this week to meet with actors and actresses for the part. Seth Rogen is in discussions to play the key role of Apple co-founder Steve Wozniak.\"\n200,\"Breitbart Texas reports:\n\nAn Islamic Tribunal using Sharia law in Texas has been confirmed by Breitbart Texas. The tribunal is operating as a non-profit organization in Dallas. One of the attorneys for the tribunal said participation and acceptance of the tribunal’s decisions are “voluntary.”\n\nBreitbart Texas spoke with one of the “judges,” Dr. Taher El-badawi. He said the tribunal operates under Sharia law as a form of “non-binding dispute resolution.” El-badawi said their organization is “a tribunal, not arbitration.” A tribunal is defined by Meriam-Webster’s Dictionary as “a court or forum of justice.” The four Islamic attorneys call themselves “judges” not “arbitrators.”\n\nEl-badawi said the tribunal follows Sharia law to resolve civil disputes in family and business matters. He said they also resolve workplace disputes.\n\nIn matters of divorce, El-badawi said that “while participation in the tribunal is voluntary, a married couple cannot be considered divorced by the Islamic community unless it is granted by the tribunal.” He compared their divorce, known as “Talaq,” as something similar to the Catholic practice of annulment in that the church does not recognize civil divorce proceedings as ending a marriage.\n\nAn Examiner.com article seems troubled by this.\n\nThis, though, is a perfectly normal practice within religious groups in America. El-badawi is right that Catholics have long gone to Catholic authorities to resolve certain questions related to marriage. Orthodox Jews have long gone to Jewish religious courts (such a court is called a “beth din”) both to resolve marital matters and to resolve commercial disputes. Some Protestants sometimes do the same; 1 Corinthians 6:1 is often interpreted as calling for that.\n\nThere are three ways in which these tribunals’ decisions have practical effect.\n\n1. Parties’ respect for the system: Religious people may often feel personally obligated to follow the judgments of respected authorities on their religious law. For instance, a Catholic who doesn’t get an annulment might feel obligated not to remarry, even if he thinks that he should have gotten the annulment, simply because he feels that God wants him to follow the church’s teachings and decisions.\n\n2. Social pressure: Would observant Muslims feel pressured to abide by a sharia tribunal’s ruling, when that will affect how their coreligionists, business partners, neighbors, and family members perceive them? You bet. Would Orthodox Jews feel the same? You bet, and I expect that Christians who operate within sufficiently devout and religiously homogeneous communities would have the same reaction. For an interesting, but rare, case of the legal system being asked to intervene to stop such social pressure and refusing to do so, see Paul v. Watchtower Bible & Tract Soc’y (9th Cir. 1987). (I think that, even in the absence of the Free Exercise Clause that were made in that case, but that might be unavailable in many states following Employment Division v. Smith (1990), a campaign urging people to shun the excommunicated would be protected under the Free Speech Clause, see NAACP v. Claiborne Hardware Co. (1982).)\n\nIndeed, one common argument in favor of religiosity is that community pressure tends to lead people to abide by religious obligations (not to steal, not to commit adultery, and more). The flip side is that community pressure tends to lead people to abide by religious obligations that we might not agree with (stay with a husband who mistreats you, never remarry, and so on). Of course, if there is also the threat of violence and not just community pressure, then the law can step in to punish the violence, and any explicit threats of violence. But the possibility of such violence in rare cases doesn’t allow the legal system to step in to block nonviolent social pressure in other cases.\n\n3. The parties could also enter into a binding arbitration agreement, under which they agree that the tribunal’s decision would be enforceable in civil court. Such agreements are common with secular commercial arbitration, even when the arbitration is supposed to apply law other than American law (e.g., English law or French law). And they are also permissible for religious arbitration.\n\nThere are interesting questions about whether an arbitral decision is enforceable in secular American court if it applies substantive or procedural rules that discriminate based on race, religion or sex. I discuss this a bit in this post, and the comments to it are also much worth reading. But according to the Breitbart Texas article, El-badawi says that these tribunals do not conduct legally binding arbitrations; rather, their decisions are followed — when they are followed — as a result of the parties’ acquiescence and community pressure. As a result, these interesting questions don’t arise here.\n\nReligious communities have long had the right to use standard American contract law — coupled with the standard American liberty to exert social pressure on your family members, friends, neighbors and business partners — to have religious decisionmakers decide disputes. That’s especially so when the decisions are enforced just by community members’ own religious feelings, or by social pressure. But that can also be so, subject to some limitations, when the parties to the dispute agree to binding arbitration (which, again, doesn’t seem to be in play with the Texas Islamic tribunal).\n\nThe remedy for those who disapprove of the religious law is leaving the community (or the religion). That is of course often very hard, for personal and economic reasons. It’s hard for Muslims. It’s hard for Orthodox Jews (and especially groups such as the Satmar Hasidim). It’s hard for Mormons, Jehovah’s Witnesses, the Amish, and members of lots of other groups. But that’s a necessary aspect of American social and religious freedom.\"\n203,\"HBO plans to launch its stand-alone Net video service next month on Apple TV and other devices, according to the International Business Times.\n\nThe news generated a bump in Time Warner  (TWX) stock, pushing it to $83.80. Shares closed at $83.08, down 0.1%, and were down slightly (0.15%) in after-hours trading at $82.96.\n\nSources familiar with HBO’s plans told IBT that Apple TV was among the devices that the streaming service, to be called HBO Now, would be available on at launch. The price for the service, which like Netflix would not require a pay-TV subscription, would be $15 monthly, sources said.\n\nWhen contacted, HBO offered this statement: “We know there’s great anticipation around our stand-alone streaming service. And when we have details to share, we will do so.”\n\nBack in October, HBO CEO Richard Plepler said the network planned to debut a stand-alone streaming service in 2015. Various reports, including IBT‘s Wednesday suggest HBO wants service up and running when its series Game of Thrones returns April 12 for its fifth season.\n\n“It is time to remove all barriers to those who want HBO,” he said at the time.\n\nNeither Apple nor MLB Advanced Media, which is reportedly providing the streaming technology for HBO, had comment on the report.\"\n204,\"Seven girls, ages 13 to 15, are pregnant after a five-day school trip to their country’s capital city and their parents are being blamed.\n\nThe schoolgirls, from the city of Banja Luka, went to the Bosnia and Herzegovina capital, Sarajevo.\n\nNenad Babici, the national coordinator for reproductive health of the republic, told Inserbia.info that it was discovered that the seven schoolgirls got pregnant on the school trip.\n\nThe school in Banja Luka had taken 28 girls to the nation’s capital city for a five-day trip to visit museums and historic sights in the city, ranked among the finest in the world.\n\nFurious parents are demanding to know why there was such a lack of teacher supervision, reported the Daily Mail.\n\nHowever, Babici blamed parents for not educating their children properly.\n\nHe said that early sexual relations later lead to adverse consequences such as infertility, various diseases, miscarriages and premature births.\n\nSenad Mehmedbasic, a Sarajevo gynecologist, said a growing trend of underage pregnancies in Bosnia and Herzegovina is worrying.\n\n“That is the trend of today. But we cannot continue to allow our children to be educated about sex on the street and not in school,” he told Inserbia.info.\n\nEducational institutes and parents, he said, should play a stronger role in providing effective sex education.\n\n“It is obvious that children do not have enough knowledge of health education, so they engage in such activities, not knowing the consequences.\n\n“We have to be more direct in the educational system, it must not be allowed that street teaches children about intimate matters, and that they are later slapped by life.”\n\nThis article originally appeared on News.com.au.\"\n205,\"New York (CNN) -- When war reporter James Foley wasn't writing for GlobalPost or recording video for AFP or appearing on the PBS \"\"NewsHour,\"\" he occasionally shared stories on his own blog, aptly titled \"\"A World of Troubles.\"\"\n\nFor a subtitle, he chose the famous Carl von Clausewitz sentence \"\"War is fought by human beings.\"\"\n\nAnd that is exactly what Foley sought to show with his reporting: humanity amid the horror of war.\n\nFoley was abducted while on a reporting trip in northern Syria in November 2012. He was never heard from again.\n\nA video published Tuesday by the extremist group ISIS showed Foley being beheaded. It is not known when or where the video was recorded.\n\nFor Foley's family and friends, the recording was the answer they hoped they'd never hear to their questions about his disappearance.\n\n\"\"We have never been prouder of our son Jim. He gave his life trying to expose the world to the suffering of the Syrian people,\"\" his mother, Diane, said Tuesday night,\n\nShe called him \"\"an extraordinary son, brother, journalist and person.\"\"\n\nCourageous, generous\n\nFoley was the oldest child of Diane and John Foley of Rochester, New Hampshire. He had four siblings.\n\nFoley -- Jim to his friends -- had been reporting from war-torn countries for the better part of four years when he disappeared in Syria.\n\nOn Tuesday, fellow journalists remembered him for his courage and his generosity.\n\nOne of his friends, Alex Sherman of Bloomberg News, wrote on Twitter that he was a \"\"funny, warm, Big Lebowski-loving guy.\"\"\n\nAnother friend, Max Fisher of Vox, praised his \"\"dedication to truth and understanding.\"\"\n\nFisher also wrote that \"\"Jim's faith was something we all agreed not to discuss publicly while he was held in Syria, but it was the wellspring of his generosity,\"\"\n\nHe recalled how Foley helped to organize a memorial fund for a photographer, Anton Hammerl, who was killed in Libya in 2011.\n\nFoley had been traveling with Hammerl and two other journalists at the time, and the three who survived wound up in a Libyan jail.\n\nBeheading of American journalist James Foley recalls past horrors\n\nFront-line journalist\n\nFoley was freed six weeks later. Afterward, in a video interview with the Boston Globe, he hesitated to make the story about himself, remarking at one point that \"\"you don't want to be defined as 'that guy who got captured in 2011.'\"\"\n\n\"\"I believe that front-line journalism is important, you know -- without these photos and videos and first-hand experience, we can't really tell the world how bad it might be,\"\" he said.\n\nOne of the journalists detained with Foley in Libya, Clare Morgana Gillis, said his fundraising for Hammerl's family was \"\"the same impulse that compelled him to cut short his much-needed break from reporting in Syria when a colleague went missing last summer, and to raise money for an ambulance for Aleppo's Dar al-Shifa field hospital, where he spent weeks filming the plight of doctors who struggled to save lives with minimal space equipment.\"\"\n\nHis time as a teacher\n\nFor Foley, these were acts of service, not entirely unlike his time spent in the Teach for America program. He began teaching in Phoenix in 1996.\n\n\"\"He'd promise students that he'd take them to the Castles and Coasters amusement park if they would come to class everyday,\"\" a fellow Teach for America alum, Sarah Fang, recalled in an essay in 2013.\n\nFoley later \"\"taught reading and writing to inmates at the Cook County Sheriff's Boot Camp in Chicago,\"\" according to a Columbia Journalism Review feature about him.\n\nWould you watch the video?\n\nHis journalism career\n\nIn the mid-2000s he decided to pursue a journalism career, first by enrolling at Northwestern University's well-respected Medill School of Journalism and then by embedding with American troops in Iraq and Afghanistan. While preparing for his first embed, he started his blog.\n\nFoley freelanced for a number of news media outlets, including GlobalPost, a world news Web site founded in 2009.\n\nIn 2012, he gravitated toward the spiraling conflict in Syria.\n\nFang, who kept in touch with Foley after their years teaching in Phoenix, wrote that his interest in the story there did not surprise her.\n\n\"\"He's always been willing to step into a zone where no one else wants to go,\"\" she wrote. \"\"Jim feels that society needs reporters willing to bear witness and report back the facts of history-in-the-making. And his loyalty to his colleagues meant that he wanted to be there with them on the frontlines.\"\"\n\nBuzzFeed Middle East correspondent Sheera Frenkel said she last saw Foley about a week before his final trip into Syria.\n\nDrinking beers at the lobby of a hotel popular among journalists, they talked, she said, about \"\"how hard it was to move on from this job, into a life which would allow for marriage and family.\"\"\n\n\"\"He was a generous colleague, never holding back a tip, phone number, or detail that could help, and could spend hours talking over the ins and outs of a story to get it just right,\"\" Frenkel wrote in an email message.\n\n\"\"Jim was a great journalist, and I think he'd like to be remembered that way, first and foremost.\"\"\n\nAfter the news of Foley's killing spread on Tuesday, CBS News foreign correspondent Clarissa Ward changed her profile picture on Twitter to a photo of Foley wearing a helmet, a flak jacket and holding up a camera.\n\nThis, she said, \"\"is how I will chose to remember James -- as a brave and tireless journalist with a passion for the Syrian cause.\"\"\n\nREAD: ISIS beheads U.S. journalist, threatens another over Iraq\n\nREAD: Who's Haider al-Abadi, the man who will lead Iraq?\"\n206,\"Two U.S. officials say they believe American journalist James Foley was the victim executed by Islamic State militants as shown in a grisly video released Tuesday.\n\nSeparately, Foley's family confirmed his death in a statement posted on a webpage that was created to rally support for his release.\n\nIn the statement, Foley's mother, Diane Foley, said the journalist, quote, \"\"gave his life trying to expose the world to the suffering of the Syrian people.\"\"\n\nOne of the U.S. officials said President Barack Obama was expected to make a statement about the killing on Wednesday.\n\nThe U.S. officials spoke on condition of anonymity because they were not authorized to discuss the video by name.\"\n208,We took a look at the photo said to show the body of Islamic State leader Abu Bakr Al-Baghdadi (right) and found it was really an ethnic Albanian militant killed in 2013 (left)  -- with Al-Baghdadi's head and watch added. See a news report on the death of Sami Hafez Al-Abdullah here: http://hournews.net/news.php?id=21302.\n209,\"A Taliban commander exchanged for the release of a POW attempts to return to the battlefield, raising questions about closing Guantanamo\n\nWhen U.S. President Barack Obama agreed in May to exchange five Taliban detainees from Guantanamo Bay for Bowe Bergdahl, a U.S. soldier who had been held captive for five years, his political opponents had a field day. They warned that the detainees risked returning to Afghanistan, and to militancy. Obama, with the backing of the government of Qatar that had agreed to host the men, promised that they would be kept far from the battlefield. Seems that the men may have had other ideas. According to CNN, U.S. military and intelligence officials now suspect that at least one of the detainees has made contact with Taliban associates in Afghanistan, suggesting that he, and perhaps the others, may be planning a return.\n\nConsidering that 29 percent of all U.S. detainees who were held in the Guantanamo detention center are either suspected of or confirmed to have returned to the fight, according to a March 2015 assessment by the Office of the Director of National Intelligence, it shouldn’t be all that surprising. TIME’s Massimo Calabresi predicted as much back in June, just after Bergdahl was released. The recidivism rate, he wrote, “suggests that statistically at least one of the Taliban leaders will return to the field to fight Americans in Afghanistan, or elsewhere.”\n\nAt the time of the exchange, Taliban commanders who had been involved in Bergdahl’s capture, captivity and release, told TIME that the exchange — five of theirs for one of America’s — would encourage them to seek out more P.O.W.s. So far, that hasn’t happened. It’s not clear which of the five former detainees was reaching out to associates in Afghanistan, but as high-ranking commanders and former comrades-in-arms of Taliban leader Mullah Omar, any one of them could galvanize a movement that is slowly making gains in the wake of the U.S. drawdown in Afghanistan. Even if those plans have now been foiled, the incident may have one other far reaching consequence: as Obama attempts to close down Guantanamo for good, his opponents now have more ammunition for why he should not.\n\nRead More: Behind the Scenes of Bowe Bergdahl’s Release\"\n210,\"Hailed as a hero: Sergeant-at-Arms Kevin Vickers. Photo: Reuters\n\nOttawa: As Canada comes to terms with finding itself in the firing line of militant Islamists it turned for reassurance to a 58-year-old former Mountie formerly best known for carrying a golden mace.\n\nAs parliament's sergeant-at-arms, Kevin Vickers' role is largely ceremonial, symbolising the authority of the body and keeping order in the chamber wearing a bicorne hat and tail coat.\n\nBut on Wednesday, when a lone Islamist gunman stormed the building, he put pomp and circumstance to one side, found a gun and fired the shots that brought the rampage to an end.\n\nHe was back in the chamber on Thursday, a humble hero at the centre of attention, applauded to the rafters by members of parliament.\n\nPrime Minister Stephen Harper crossed the floor to shake his hand. Opposition leader Tom Mulcair praised his \"\"heroism\"\".\n\nMr Vickers took charge of security on Parliament Hill - a collection of government buildings overlooking the Ottawa River - in 2006, after a 29-year career in the Royal Canadian Mounted Police.\n\nHe was an experienced officer, reaching the rank of chief superintendent, but he is not usually armed.\n\nSo when Michael Zehaf-Bibeau charged through the front doors of parliament he reportedly had to return to his office to open the lockbox where he kept his handgun.\n\nThe attacker had already shot a security guard in the leg in an exchange of gunfire and had run down the Hall of Honour towards the library, where he took cover in an alcove next to Mr Vickers' office.\n\nMr Vickers reportedly emerged, threw himself to the ground to present a smaller target, and shot the assailant three times.\n\nIt was the first time he had ever shot anyone, a family member told local media.\n\n\"\"He always put his nation and his community first and foremost,\"\" his brother John said.\n\n\"\"We're just tremendously relieved he's OK and very, very proud of him and what he had to endure today.\"\"\n\nVideo images showed Mr Vickers calmly walking back to his office, his automatic pistol still in his hand at his side.\n\nHe is said to have entered a nearby conference room where Conservative MPs had been holed up to reassure them: \"\"I put him down.\"\"\n\n\"\"Thank God for Sgt at Arms Kevin Vickers,\"\" Justice Minister Peter MacKay said in a Twitter message.\n\nVeterans Affairs Minister Julian Fantino also said he was \"\"profoundly grateful\"\" to Mr Vickers and to security forces for their \"\"selfless act of keeping us safe\"\".\n\nOne senator called him a hero while reporters heaped praise on him for his quick actions that \"\"saved lives\"\".\n\n\"\"Remind me to hug Kevin Vickers the next time I see him,\"\" said Canadian Broadcasting Corporation reporter Kady O'Malley.\n\nIn a statement, the humble officer said he was \"\"very touched\"\" by all the attention but said it must be shared with his \"\"remarkable security team\"\".\n\n\"\"Yesterday, during extraordinary circumstances, security personnel demonstrated professionalism and courage. I am grateful and proud to be part of this team,\"\" he said.\n\nThe son of a dairy farmer and a nurse, he was born in Chatham, New Brunswick.\n\nAFP\"\n212,\"Who would've thought that Lego was on the forefront of promoting gender equality?\n\nA letter that supposedly accompanied Lego boxes in 1974 has been making the rounds on the Internet this week. The letter reminds parents that \"\"the urge to create is equally strong in all children...boys and girls.\"\" Take a look:\n\n\nSource: Imgur\nThe letter was first posted by Reddit user fryd_, who said he unearthed the letter \"\"with his niece and nephew at their Grandma's house\"\" in a box with a \"\"blonde girl on the front with a white Lego house.\"\"\n\nIf real, this letter perfectly aligns with Lego's history of egalitarian advertising that hasn't pigeonholed its products to just boys. \n\n\nSource: Kinja-img\n\nSource: Thesocietypages\nBut like everything on the Internet, the legitimacy is being questioned. The writers at iO9 are less skeptical, pointing to the letter's use of Lego's 1970s logo, which is slightly different than the one used presently. As for further evidence for authenticity, Lego's ads in that era used similar fonts. Lastly, there's a German version of the letter that reads almost identical to this one.\n\nThe evidence is convincing that it's legitimate and it would be a bizarre thing to fake. It's a compelling statement to make for the 1970s — and more importantly, it still holds true today.\n\nMic has reached out to Lego for comment on this letter. We will update this post accordingly with their response.\"\n213,\"Last year, a Vine from President Obama’s trip to Israel showed just how ridiculously large his motorcade can grow. Assuming that this still really does show Russian President Vladimir Putin’s motorcade, he might not have such a large escort, but there is something a bit suggestive about the formation.\n\n\n\n\n\n\nPlease, that sort of language isn’t necessary. Besides, it’s obviously a rocket.\"\n214,\"Angry locals came to the teenager's aid after hearing her scream, before then dragging the man to a butchers shop\n\nAn Indian man accused of trying to rape a teenager reportedly had his penis lopped off by vigilante locals after they allegedly heard the girl’s screams.\n\nSuresh Kumar, 40, is now recovering in hospital after he was apparently dragged into a butchers shop in the city of Ganganagar, in India’s Rajasthan state.\n\nHe had allegedly been seen pinning the petrified girl to a wall, which is when he was pulled off and taken to a store to have his genitals hacked off with a meat cleaver.\n\nThe appendage was reportedly thrown into the road, with officers now hunting down the perpetrators. He is understood to be in a critical condition, while the girl was treat for shock.\n\nAamir Dhawan, 30, a local, said: “No one went to help the man because they could see his penis on the ground and knew this was punishment for a sex crime,” according to the Daily Mirror.\n\nHe added: “We have had a lot of intolerable offences against women in this country recently, with girls being raped, hung, and molested, and it’s time it stopped.\n\n“This sends out a very strong message to anyone like that - if you do it you will be punished.”\n\nThe Daily Mail reports a police spokesperson as saying: “As deplorable as these crimes are, law and order has to be maintained, and not lynch justice.\n\n“We ask those men who carried out this attack to hand themselves in before we find them.”\n\nThe Indian government has been accused of not doing enough to protect its citizens, as violent attacks against girls and women become increasingly condemned by the international community.\n\nMeenakshi Ganguly , South Asia Director at Human Rights Watch, wrote in the Hindustan Times in August that “knee-jerk solutions like death penalty for rapists and lowering the age of a juvenile from 18 to 16 will not help end sexual violence against women.”\n\nShe added: “Instead of hasty measures, the government should make a commitment to effective law enforcement and the more difficult and lengthy steps needed to reform the criminal justice system.”\n\nRecent incidents include a 15-year-old teenage girl who was gang-raped and murdered in India in September, and a six-year-old girl who was raped at a school in Bangalore in July.\"\n217,\"International experts have raised doubts as to whether a 12m-wide (40ft) crater near the Nicaraguan capital, Managua, was caused by a meteorite.\n\nNicaraguan officials announced on Sunday that a \"\"small meteorite\"\" had come down near the airport.\n\nBut Nasa scientists say the fact that no-one reported seeing a fireball in the sky would suggest it was caused by something else.\n\nSo far no meteorite fragments have been found in the crater.\n\n'Like a bomb'\n\nLocals said they heard a large blast just before midnight local time on Saturday and reported a burning smell.\n\nA crater 12m wide and more than 5m deep was later found near Managua's international airport.\n\nAn adviser to Nicaragua's Institute of Earth Studies (Ineter), Wilfried Strauch, said he was \"\"convinced it was a meteorite\"\" which caused the impact.\n\nBut Head of Nasa's Meteoroid Environment Office Bill Cooke said that \"\"for something to produce a hole in the ground that big, it would have generated a very bright fireball, and nothing was reported\"\".\n\nManagua has a population of 1.2 million people and many residents reported hearing a loud bang and feeling a shock wave.\n\nVictor Gutierrez, a mechanic who lives less than a kilometre from the site of the crater said that he \"\"heard the explosion and felt the shockwave, which was very strong''.`\n\nBut he stressed that he \"\"didn't see anything in the sky either before or after.\"\"\n\nJaime Incer, a scientist who advises the Nicaraguan presidency on environmental matters, said it was possible nobody was looking up at the sky when the event took place close to midnight.\n\n'Alternative explanations'\n\nNasa's Bill Cooke estimated that the crater would have been created by a blast of \"\"roughly the energy equivalent of 1 tonne of TNT [explosive material]\"\".\n\nIn his blog on the NASA website, he said that a meteor capable of such force would have created a fireball visible over a wide area.\n\nOn Sunday Ineter scientist Jose Millan had insisted that \"\"all the evidence that we've confirmed at the site corresponds exactly with a meteorite and not with any other type of event\"\".\n\n\"\"We have the seismic register which coincides with the time of impact, and the typical characteristic that it produces a cone in the place of impact,\"\" he added.\n\nGovernment spokeswoman and First Lady Rosario Murillo said the crater was created by a \"\"relatively small meteorite\"\" that \"\"appears to have come off an asteroid that was passing close to Earth\"\".\n\nBut Nasa asteroid expert Don Yeomans said the impact felt in Managua \"\"was separated by 13 hours from the close Earth approach of [asteroid] 2014 RC, so the explosion and the asteroid are unrelated\"\".\n\nMr Cooke said there could be any number of alternative explanations, ranging from ordinance to \"\"someone out blowing things up\"\".\n\nNicaraguan officials said on Sunday that they would invite international experts to investigate the event further.\"\n218,\"The leader of the Catholic Church has assured pet lovers across the world that dogs do go to heaven.\n\nSpeaking at his weekly address in the Vatican's St. Peter's Square, Pope Francis confirmed that there is a place in heaven for our furry friends, along with 'all of God's creatures.'\n\nThe head of the Catholic Church had been attempting to console a distraught young boy who was mourning the death of his dog, according to Time magazine.\n\nPope Francis confirmed that there is a place in heaven for dogs and 'all of God's creatures' during his weekly address in the Vatican's St. Peter's Square\n\nThe statement is at odds with conservative Roman Catholic theology which states that animals cannot go to heaven because they have no souls.\n\nFrancis was quoted by Italian news media as saying: 'One day, we will see our animals again in the eternity of Christ. Paradise is open to all of God's creatures.'\n\nThe remarks have been warmly welcomed by animal rights groups such as PETA and the Humane Society.\n\nThe issue of whether animals have the chance of an afterlife has been debated for centuries.\n\nPet owners will welcome the Pope's remarks that their beloved dogs, cats, horses and other furry friends have a place in heaven\n\nPope Francis has refused to meet the Dalai Lama over fears it could impact on the Catholic Church's relationship with China.\n\nThe exiled Tibetan leader requested the meeting during a visit to Rome but it was declined 'for obvious reasons concerning the delicate situation' with China.\n\nThe Catholic Church in China is divided in two; the official Church overseen by the Chinese Communist Party, and an underground community that swears allegiance to the Pope.\n\nBut the main bone of contention is over which side should have the final say in the appointment of bishops.\n\nA Vatican official said the Pope's decision was 'not taken out of fear but to avoid any suffering by those who have already suffered'.\n\nThe longest serving Pope - Pius IX - who was the leader of the church from 1846 to 1878 believed animals had no consciousness and therefore could not have an afterlife.\n\nPope Francis's predecessor, Pope Benedict XVI, had also denied the idea of pets entering heaven and said their death simply meant the end of their existence on Earth\n\nBut it is perhaps unsurprising that Pope Francis, aged 77, supports the idea of pets and animals having a place in paradise as he took his papal name from St. Francis of Assisi, the patron saint of animals.\n\nIt's not the first time Francis, an Argentine Jesuit who took over from Pope Benedict XVI last year, has courted controversy.\n\nThe leader is seen as more liberal than his predecessors and his lenient positions on homosexuality and unwed couples have caused a stir in the conservative members of the church.\"\n219,\"Syrian activists claim militants from the Islamic State of Iraq and Syria (ISIS) seized earlier this week a cache of weapons airdropped by U.S.-led coalition forces that were meant to supply Kurdish fighters battling the extremist group.\n\nThe Britain-based Syrian Observatory for Human Rights said the militants seized at least once cache, but may have seized more, the Associated Press reported.\n\nThe cache of weapons included hand grenades, ammunition and rocket-propelled grenade launchers, according to a video uploaded by a media group loyal to ISIS, the agency said.\n\nThe video appeared authentic and corresponded to The Associated Press' reporting of the event.\n\n \n(Photo courtesy: YouTube screengrab)\n\n \n\nThe Observatory, which bases its information on a network of activists on the ground, said the caches were airdropped early Monday to Kurds in the embattled Syrian town of Kobane that lies near the Turkish border.\n\nThe militant group has been trying to seize the town for more than a month now, causing the exodus of some 200,000 people from the area into Turkey. While Kurds are battling on the ground, a U.S.-led coalition is also targeting the militants from the air.\n\n \n(Photo courtesy: YouTube screengrab)\n\n \n\nOn Tuesday, ISIS loyalists on social media posted sarcastic thank you notes to the United States, including one image that said, “Team USA.”\n\nBut the badly-aimed weapons drop was more an embarrassment than a great strategic loss. The ISIS militants already possess millions of dollars-worth of U.S. weaponry that they captured from fleeing Iraqi soldiers when the group seized swaths of Iraq in a sudden sweep in June.\n\nAlso Tuesday, Syrian government airstrikes hit a rebel-held town along the country's southern border with Jordan, killing at least eight people on Tuesday.\n\n \n(Photo courtesy: YouTube screengrab)\n\n \n\nActivists with the Local Coordination Committees (LCC) and the Britain-based Observatory said the number of those killed was likely to rise as there are more victims under the rubble.\n\nThe LCC said Syrian government planes dropped crude explosives-laden canisters on the town of Nasib on the Syria-Jordan border.\n\nThe air strikes are part of battles between Syrian government forces and Islamist rebel groups for control of the area.\n\nSyrian government forces have been heavily bombing rebel areas in recent weeks, while the U.S-led coalition has been conducting air strikes against ISIS militants elsewhere in Syria.\n\n(With the Associated Press)\"\n220,\"FORT DEVENS, Massachusetts -\n\nInfamous Boston Marathon bombing suspect Dzhokhar Tsarnaev, 21, was the victim of an “unfortunate accident” yesterday at Ft. Devens Detention Center in Massachusetts, just weeks after his high-profile trial began, according to warden Paul Jacobson.\n\nCorrections officers reportedly found the alleged terror suspect face down in a pool of his own blood in his cell; a banana peel was found on the floor nearby.\n\n“It initially appeared as though Tsarnaev slipped on a discarded banana peel and hit the floor with such force that his head bounced off the hard tile surface, probably 16 or 17 times. There was blood everywhere – all over the walls, the floor, even the toilet. The injuries have caused massive brain trauma,” said prison investigator Joe Goldsmith. “We determined though, through expert analysis, that it would be impossible for these injuries to have occurred through a fall. Our investigation has shown that that it was the Aryan Brotherhood who initiated an attack on Tsarnaev.”\n\n“Yes, it was the brotherhood who took care of that bomber,” said Miles Smith, head of the Aryan Nation inside Devens. “The other gangs, they wanted him, too. We paid the guards the most money to have a shot. They stood aside, and let us do what we do. On the way out, they shook our hands, told us ‘Thank you.’ Well, You’re welcome. You’re welcome, Boston. You’re welcome, America!”\n\n“Normally, an attack this violent, this cruel, on another inmate would get any offending party more time added to their sentence,” said warden Jacobson. “Because of the nature of Tsarnaev’s crimes, though, we have decided to actually reduce the sentences of the Aryan members who were involved. They have done our prison and our country a great service, and we appreciate it immensely. They are heroes in the eyes of not only this institution, but also in the eyes of the people of the Commonwealth of Massachusetts.”\n\nDzhokhar Tsarnaev and his older brother Tamerlan Tsarnaev were both suspected of perpetrating the Boston Marathon bombings on April 15, 2013. The bombings killed three people and reportedly injured as many as 264 others. Shortly after the FBI named the two suspects and released images of them, the two brothers reportedly killed an MIT police officer and carjacked an SUV in a shootout with police. During the shootout, the elder brother, Tamerlan was captured but was killed when his brother drove over him with the SUV. On the evening of April 20, 2013, the wounded Dzhokhar was found unarmed and hiding in a boat on a trailer in Watertown, Massachusetts.\n\nOn January 30, 2014, United States Attorney General Eric Holder announced that the federal government would seek the death penalty against Tsarnaev. The trial had just begun on January 5, 2015, as Tsarnaev pleaded not guilty to all thirty charges filed against him.\"\n221,\"Updated at 11:45 p.m. ET\n\nThere was an unexpected crash landing near the international airport in the Nicaraguan capital over the weekend, but luckily no one was hurt: A small meteor, thought to have broken off from an Earth-passing asteroid, left a 40-foot-wide crater.\n\nThe meteorite — which experts say may have disintegrated on impact — smashed through a wooded area outside the airport in Managua, leaving a 16-foot-deep hole.\n\n\"\"We thought it was a bomb because we felt an expansive wave,\"\" Jorge Santamaria, a resident in the area of the impact, was quoted by The Associated Press as saying.\n\nThe AP quotes Nicaraguan government spokeswoman Rosario Murillo as saying the meteorite was relatively small and \"\"appears to have come off an asteroid that was passing close to Earth.\"\"\n\nNicaragua will ask international experts to help local scientists in understanding what happened, the AP says.\n\n\"\"All the evidence that we've confirmed at the site corresponds exactly with a meteorite and not with any other type of event,\"\" Ineter scientist Jose Millan was quoted by the BBC as saying. \"\"We have the seismic register which coincides with the time of impact, and the typical characteristic that it produces a cone in the place of impact.\"\"\n\nAccording to the BBC:\n\nThe asteroid was discovered on Aug. 31 by the Catalina Sky Survey near Tucson, Ariz., and independently detected the next night by the Pan-STARRS 1 telescope, located on the summit of Haleakala on Maui, Hawaii, according to a NASA statement issued last week.\n\nThe statement said that on closest approach, the asteroid was to have been one-tenth the distance from the center of the Earth to the moon, or about 25,000 miles, away.\"\n224,\"'A bunch ate through the ceiling of a sports editor's office and crawled all over his desk and left poops on his keyboard'\n\nNot everyone at magazine publisher Condé Nast was thrilled on hearing the company was going to become the new flagship tenant of the brand new World Trade Centre skyscraper where the Twin Towers once stood. Some felt spooked by the tragic history of the site. They didn’t reckon on rats.\n\nBut one month after decamping from their old HQ off Times Square, the glamorous crews of titles like Vogue and Vanity Fair are waging a daily battle against a positive rat rampage. All employees have been banned from eating at their desks for fear of dispensing inadvertent treats to the roaming rodents.\n\nSources have told the Daily News that Vogue editor Anna Wintour, who likes a world of red carpets and sparkle not droppings and thick tails vanishing into cracks, has refused to show up in her office until the problem is bought under control.\n\nWhile rat sightings are common in New York City’s ageing subway system, few would have imagined their invading a building as brand new and prestigious as One World Trade. But there they are, it seems, in ever multiplying numbers, happily scaling what is now the tallest building in the Western hemisphere.\n\n\"\"A bunch ate through the ceiling of a sports editor's office and crawled all over his desk and left poops on his keyboard,\"\" one company source told the Daily News. \"\"They ate through his rug to fit under his door.\"\" Another disgusted staff member told the paper that the rats at Vogue had essentially “taken over”.\n\nIt’s not quite the start that Graydon Carter, Editor-in-Chief, had imagined either. Ambushed by a Daily News reporter outside the tower he was asked whether the rats were a disgusting as everyone has been saying. “They’re rats,” he replied. “What do you think?”\"\n225,\"The Indian government has sacked a civil servant who went on leave in 1990 and never came back to work.\n\nUrban development minister M Venkaiah Naidu said a case of \"\"wilful absence\"\" had been proved against electrical engineer AK Verma.\n\nMr Verma had been under investigation since 1992, but had refused to co-operate, the minister said.\n\nCorrespondents say absenteeism is a pervasive problem in government-run offices in India.\n\nMr Naidu said in a statement that Mr Verma joined the Central Public Works Department in 1980.\n\nHe had risen to the rank of executive engineer by 1990, when he went on leave.\n\nAn inquiry was set up in 1992, but formal proceedings to dismiss him were not begun until 2007.\n\nIt took a further seven years for the department to reach a decision and dismiss him.\n\nIt is not clear whether he was paid during his time off.\n\nFalling absenteeism\n\nIndia's bureaucracy has become notorious for high levels of absenteeism.\n\nA report in 2012 labelled India's government machinery the worst in Asia.\n\nSchools have also faced problems, with teachers failing to turn up for work in huge numbers.\n\nLast August, a state school in Madhya Pradesh sacked a teacher who had been absent for 23 years of her 24-year career.\n\nPrime Minister Narendra Modi promised to curb slack working practices when he took office last year.\n\nThe AFP news agency reports that he makes unannounced visits to government offices, and absenteeism has since plummeted.\"\n226,\"WASHINGTON (AP) — U.S. airstrikes earlier this week killed the leader of the al-Shabab terrorist group in Somalia, the Pentagon said Friday. President Barack Obama said the death of Ahmed Abdi Godane demonstrated U.S. counterterrorism resolve and was an example of his deliberate approach to dismantling al-Qaida affiliated groups.\n\nThe Pentagon's press secretary, Navy Rear Adm. John Kirby, announced the death in a brief written statement. It took the Pentagon four days to conclusively determine that Godane had not survived Monday's airstrikes.\n\nAl-Shabab has not publicly confirmed Godane's death.\n\nSomali President Hassan Sheikh Mohamud urged al-Shabab militants to renounce violence, saying they have an opportunity to embrace peace following Godane's death.\n\n\"\"While an extreme hardcore may fight over the leadership of al-Shabab, this is a chance for the majority of members of al-Shabab to change course and reject Godane's decision to make them the pawns of an international terror campaign,\"\" he said in a statement.\n\nThe Somali president said the U.S. operation was carried out \"\"with the full knowledge and agreement of\"\" his government and that Somalis \"\"greatly value the support of our international allies\"\" in the fight against al-Shabab.\n\nObama, speaking at the conclusion of a NATO summit in Newport, Wales, told reporters the success against al-Shabab should leave no doubt about his determination to degrade and eventually destroy the Islamic State group in Iraq and Syria. The U.S. military announced later Friday that a mix of fighter jets, drones, attack planes and bombers launched four airstrikes Thursday and Friday in northern Iraq, destroying a host of Islamic State targets including an observation post, an armed vehicle and three mortar positions.\n\nObama faces mounting pressure to take more aggressive military action against the Islamic State, which evolved from an al-Qaida affiliate that sprouted in Iraq in 2004.\n\n\"\"We have been very systematic and methodical in going after these kinds of organizations\"\" that threaten U.S. personnel and the homeland, Obama said. \"\"That deliberation allows us to do it right, but have no doubt: We will continue to do what is necessary to protect the American people.\"\"\n\nU.S. officials had said after the strike on Monday that U.S. special operations forces using manned and drone aircraft had destroyed an encampment and a vehicle using several Hellfire missiles and laser-guided munitions. But they did not confirm that Godane had been killed until Friday.\n\nThe State Department declared al-Shabab a terrorist organization in February 2008. The implications of the group's loss of Godane are unclear.\n\n\"\"The individual who takes his place will live in fear,\"\" said Army Col. Steven Warren, a Pentagon spokesman.\n\nBecause Godane had weakened and effectively dismantled the al-Shabab council of leaders known as the shura, a meeting of regional commanders will have to take place to pick his successor, said Matt Bryden, the head of Sahan Research in Nairobi, Kenya. Bryden predicted the meeting will be difficult and dangerous to organize.\n\nTerrorism analyst J.M. Berger predicted a significant splintering between al-Shabab's domestically focused insurgents and internationally aspiring terrorists.\n\nAbdi Aynte, a Somali analyst who runs a Mogadishu-based think tank called the Heritage Institute for Policy Studies, predicted that Godane's death \"\"will almost certainly be the beginning of the end of the organization.\"\"\n\nUnder Godane's leadership, he said, al-Shabab had gradually become a guerrilla movement that avoided conventional warfare, tactics that suited it amid mounting military pressure from African Union troops and government forces.\n\nGodane, who was born in 1977 and raised in the town of Hargeisa in the autonomous region of Somaliland, was said to be a quiet boy who was interested in the Quran and Islamic studies in his early years. His relatives there described him as \"\"a private man\"\" who was devoted to Islamic teachings at mosques, said Mohamed Hassan, a former senior Somali intelligence official in Somaliland who once was tasked with tracking down Godane over charges the future terror leader stole money when he worked for a local telecommunications company. In Somaliland, he also had been accused of involvement in the murder of foreigners.\n\nGodane is believed to have settled in Mogadishu in 2004, working at local charities before he joined the Islamic Courts Union, al-Shabab's precursor group that once controlled Mogadishu and many parts of Somalia before it was ousted by Ethiopian forces.\n\n___\n\nBaldor reported from Newport, Wales. Associated Press writers Jason Struziuso in Cairo, Rodney Muhumuza in Uganda, Abdi Guled in Mogadishu, Somalia, and Josh Lederman and Sagar Meghani in Washington contributed to this report.\n\nSorry we are not currently accepting comments on this article.\"\n227,\"LAGOS — A wave of violence hours after Nigeria's government announced a truce with Boko Haram raised doubt on Sunday about whether more than 200 schoolgirls kidnapped by the Islamist militants will really be released, deflating the new hopes of their parents.\n\nNigeria's armed forces chief Air Chief Marshal Alex Badeh announced the ceasefire on Friday to enable the release of the girls, who were abducted from the remote northeastern village of Chibok in April.\n\nBut Boko Haram has not confirmed the truce and there have been at least five attacks since — blamed by security sources on the insurgents — that have killed dozens. Talks were scheduled to continue in neighboring Chad on Monday.\n\n\"\"We were jubilating. We had every reason to be happy ... but since then the ceasefire has been broken in quite a number of places already,\"\" Lawan Abana, a parent of the one of the missing girls, told Reuters by telephone.\n\nHe added that there were doubts about the credentials of the reported Boko Haram negotiator Danladi Ahmadu, who was unheard of before. \"\"Can we trust him that he can deliver on this promise of releasing the girls when he has not delivered on the promise of the ceasefire?\"\" Abana said.\n\nThe government says the attacks may not have been Boko Haram but one of several criminal groups exploiting the chaos of its insurgency. Analysts point out that Boko Haram is anyway heavily factionalized, so what matters is whether the faction the government is talking to has control over the girls' fate.\n\nCampaigners from \"\"#Bring Back Our Girls\"\" march during a rally calling for the release of the Abuja school girls who were abducted by Boko Haram militants, in Abuja October 17, 2014.\"\n228,\"Sex-selecting abortions are nothing new. They happen all the time in China, for example. While they undoubtedly happen in the United States, people don’t brag about them. At least they didn’t.\n\nIt’s hard to believe this is real, but according to the website “Injustice Stories,” a woman named Lana, a self-described feminist, boasted of aborting her baby because it was a boy. Then, after making that declaration, claims to be shocked that some people might have a problem with that.\n\nLana, who only uses her first name, appears to be a child of privilege. She boasts of involvement in “fighting for women’s rights” being all-consuming, “even to the point of eschewing a career.” Yet that lack of a career hasn’t stopped her from travelling to “many different places” to continue that “fight.\n\nShe tells the story of a flight to an Occupy Wall Street event in San Francisco where she screamed “Assault” because the man sitting next to her said “B******* like you need to learn their place.”\n\nPutting the unlikeliness of that exchange aside, Lana then demanded to be moved to another seat. That’s when she was told the only empty seats were “both back in economy.” At which point she demanded the man be moved.\n\nWhen the flight attendants came running, one of whom was male, they refused to force the man to move because he hadn’t done anything. Lana, regretfully, relented and, in tears, moved herself.\n\nThe encounter left her “having felt as though I had been verbally and emotionally raped.”\n\nThat flight, according to Lana, left her forever changed. “By the time we landed, my outlook had changed, I could no longer depend on men to be an ally of the cause,” she wrote.\n\nLana was pregnant at the time, and thought she “had a good idea” who the father, or as she puts it, “the donator” happened to be. She was convinced she was having a girl because, well, she wanted a girl. Or at least a baby with a vagina, the “gender” part would be up to the child. “I had already started buying gender neutral clothing since I did not want outside influences affecting what gender she would ultimately become,” she writes.\n\nAfter researching all-girl daycares and schools with the plan to make sure that “No man will be around to hurt her progress, no boys there to demean her or call her names,” Lana got horrible news from her doctor – her baby had a penis.\n\nShe spent the next two days in fit of crying rage. How could this happen to her? She says, “My home became my prison and my fetus became my warden.”\n\nWithin a few days she had aborted the baby. “My body’s betrayal was no more, I was free, and for the first time since the airplane incident, I felt strong,” Lana claims. “I had done something positive, something that would actually make a difference, something good.”\n\nLana informs readers that she is now the mother of “a beautiful 1 year old female who will hopefully grow up to be just as strong and driven as her mother.”\n\nShe ends her post with:\n\nI stand by my decision to abort my baby because it was a male.\n\nI don’t hate men, I hate the patriarchy, what men, and even some women, turn into, I wasn’t going to let that happen with my offspring. The chances were greater that it would with a male, it was unacceptable.\n\nIf the curse returns, I would do the exact same thing all over again.\n\nThe backlash was immediate, and harsh. Lana, much to her shock, was on the receiving end of negative comments and even death threats.\n\nAt the request of the editors of the website, Lana returned to answer critics. She was as unrepentant the second time as she was the first.\"\n229,\"The highest paid 'performer' on You Tube, who is said to earn almost $5m a year unwrapping toys, is a former porn star called Sandy Summers, neighbours have told DailyMail.com.\n\nBrazilian Daiane DeJeus was named by a family friend as the woman behind the wildly successful collection of children's videos that have been watched a staggering 2.8billion times.\n\nAnd former neighbours of the mysterious internet star have revealed to Daily Mail.com her secret past - which could explain her desire to remain completely anonymous.\n\nFor years they knew her as Daiane DeJesus who lived in a suburban home with her long-term partner Messias Credido.\n\nBut they also discovered she was once a porn star called Sandy Summers.\n\nScroll down for video\n\nDiane DeJesus in her porn star days (left) and at her local gas station in Orlando recently (right). The Brazilian has been named by neighbours as the woman behind the massively popular DC Toys Collector YouTube account\n\nDeJesus' videos, in which a mysterious woman 'unboxes' toys while narrating as she does so, have been watched a staggering 2.8billion times on YouTube, bringing the 29-year-old an annual income of almost $5m\n\nThe Brazilian went by the name Sandy Summers but is now living under the name Daiane de Jesus\n\nAre these the hands of DC Toys Collector? Daiane DeJesus and her husband are apparently behind the site that has become a YouTube sensation\n\nSeen here with a Teletubbies toy, the woman's nails always appear differently in each DC Toys Collector video\n\nThe couple behind DC Toys Collector - previously known as 'Disney Collector' and one of the most popular videos on YouTube - has gone to extraordinary lengths to make sure their identities are not known.\n\nAttempts by the New York Times and BuzzFeed website to establish their identity failed, though they were able to pinpoint Florida as the location of those behind the channel - which is nothing to do with Disney itself.\n\nBut Daily Mail.com has been told the identities of the pair by former neighbours and a close friend - and has used publicly available property records.\n\nFormer neighbours who listened to the videos of DC Toys Collector are convinced that DeJesus is the voice behind You Tube's most successful channel.\n\nThey became aware of her career as adult film star after she was spotted taking part in a photo shoot by the swimming pool in her back garden.\n\nThey also watched some of the graphic adult-only videos and instantly recognised the pouting young blonde as their suburban neighbour.\n\nDeJesus, 32, never mentioned what she did for a living and the neighbours never asked.\n\nDaily Mail.com tracked DeJesus, who quit the porn industry at least seven years ago, to her new home in an upscale gated community in Orlando, Florida.\n\nFour people who were independently shown a photograph of DeJesus taken by Daily Mail.com this week and published here said that it was their former neighbour.\n\nThey pointed to a tell-tale scar on her left elbow and a mole just above her elbow joint as being identical to those that can be seen on Summers in many of her lingerie photo shoots.\n\nOne neighbour who listened to the DC Toys Collector video and said immediately: 'That is Daiane. She has a very childlike voice and I would recognize it anywhere.'\n\nThe neighbour, who declined to be named, said: 'Most people in the street eventually knew what she was up to.\n\nDeJesus and her partner Messias Credido's old home in Winter Park, Orlando, where porn films featuring DeJesus as Sandy Summers and some of what were known as the Disney Collector videos were both made\n\nThe DC Toys Collector formula is simple, with the woman simply removing the toys from their packaging, demonstrating each part and sometimes assembling them for the benefit of her massive online audience\n\nThe videos are essentially a virtual tour of each toy, such as this Play Doh with a Finding Nemo theme\n\nMaribel Barreto, an associate and ex-wife of Daiane DeJesus' partner Messias Credido, was approached by Daily Mail.com and showed the photos of DeJesus and Summers. She said they are behind the DC Toys Collector videos\n\nIn the DC Toys Collector videos only the narrator's hands and the product being unboxed are usually seen\n\nThis still is from the channel's most successful video, which has been viewed more than 200million times\n\nDeJesus' career change means neighbours say she is now the figure behind the most lucrative account on YouTube\n\nThe user unboxes everything from Disney princesses to tubs of Play-Doh, including this Cars themed toy\n\n'Her husband said he ran a photographic business but he never left the house. That was strange.\n\n'We just thought they were so secretive we thought something had to be going on.\n\n'Then someone said we should look at Sandy Summers' website and it all clicked into place.'\n\nHis wife added: 'In the photo you have of Daiane she has put on a bit of weight but that is unmistakably her.\n\n'That is our former neighbour. I used to chat with her quite a lot and was shocked when I learned what she did and what might have been going on at the house.'\n\nAnother neighbour, who is in his 70s and asked not be named, said no one in the quiet suburban street spoke to DeJesus or her husband about their work in the porn industry.\n\n'We heard what they did but it was none of our business,' he said.\n\nCredido's ex-wife Maribel Barreto was also approached by Daily Mail.com and viewed the photos of DeJesus and Summers.\n\nWhen asked if DeJesus and Summers were the same person the 44-year-old went ashen-faced and hurried away.\n\n'I have nothing to say,' she said as she sprinted into her apartment.\n\nBut Barreto, who was divorced in 2011, had earlier confirmed that her ex-husband and his wife Daiane ran the DC Toys Collector site from their home in Orlando.\n\nShe said: 'Yes, they are the Disney Collectors. I can't say any more.'\n\nWhile DeJesus has done nothing illegal, many parents who allow their children to watch the videos might be dismayed to learn about the other graphic videos and photo shoots DC Toys Collector apparently took part in a decade ago.\n\nAttempts by Daily Mail.com to speak with DeJesus and her husband have failed as they have no phone listing and they do not accept unsolicited callers to the gated community where they now live.\n\nNeighbours in the upscale gated community confirmed that they know the blonde woman who lives with Messias Credido as Daiane DeJesus.\n\nThe couple, who have an 18 month old son, were married on December 26th 2013, according to records lodged with Seminole County Court.\n\nCredido, who is also from Brazil, is behind another successful You Tube site called BluCollector.\n\nDeJesus as she is today, with the mole near her elbow showing she used to be the porn star Sandy Summers\n\nDeJesus was formerly well known as an adult performer (left) but now keeps a far lower profile (right)\n\nDeJesus as Sandy Summers by the fireplace thought to be at the Winter Park, Florida home\n\nThe 29-year-old once made risqué videos but the market for her YouTube channel now is toddlers\n\nIt is identical to the DC Toys Collector channel except it focuses mainly on toys for young boys.\n\nBoth the BluCollector and the DC Toys Collector site are produced in exactly the same way.\n\nShipping receipts seen by Daily Mail.com show toys being sent from Germany to the home address of Credido.\n\nFormer neighbours in the Orlando suburb of Winter Springs where DeJesus and Credido lived said they would see deliveries from UPS and Fed Ex almost daily at their home.\n\n'There would be delivery trucks up to three times a day. We all wondered what was going on and what was being dropped off,' said a neighbour.\n\nCredido has been named as the man behind the Blu Collector by other media outlets.\n\nBut until now the identities behind DC Toys Collector have been a closely guarded secret.\n\nThe videos first began appearing on YouTube in 2012.\n\nThey quickly became an online sensation attracting millions of page views and popular with children aged three and under because of their simplicity.\n\nThe most watched video is called 'Play Doh Sparkle Princess' and has had more than 200 million views.\n\nFive other videos have received more than 40 million views, and another 15 have more than 20 million.\n\nThe channel's 1,600 videos have been watched more than 2.4 billion times since being uploaded.\n\nOne of the most recent, called 'LUNCH BOX SURPRISE Magnetic Dress-Up FROZEN', has already notched up more than 260,000 page views.\n\nThe DC Toys Collector channel has more than 3.7m subscribers with a new video posted almost every day.\n\nDC Toy Collector's local Toys R US store where she buys some of the products she features on her channel\n\nThe branch of Target where Diane DeJesus sources some of the toys for her usually daily video posts\n\nLike others on YouTube, DC Toys Collector is able to make money from the site from pop-up and banner adverts on the site.\n\nWith so many children watching the videos on a daily basis it is an obvious choice for companies advertising toys to place their adverts within the short videos.\n\nEach time the DC Toys Collector site is watched, the producers are paid.\n\nIndustry experts say they get between .60cents and $5 each time the page is viewed.\n\nGoogle, which owns YouTube, takes 45 per cent of any money earned.\n\nThe company Open Slate, which analyses YouTube, estimated that in 2014 DC Toys Collector earned $4.9m.\n\nThey reached the figure by looking at the account's subscribers, social media reach and average monthly view count.\n\nIn the videos DC Toys Collector's face is never seen. Viewers only ever see her hands and hear her slightly accented voice.\n\nEach video always begins with the words: 'Hey guys, Disney Collector here'.\n\nThe narrator, who has a slight accent, regularly uses the words 'adorable' to describe the toys and carefully unwraps each item before explaining its features.\n\nThe videos are expertly produced with professional sound and lighting.\n\nA focal point of the videos are the brightly coloured fingernails that often feature toy characters intricately painted on them.\n\nThe videos are said to have an entrancing effect on children who sit mesmerized as the toys are slowly opened in front of their eyes.\n\nTechnology strategist David Williams told the NBC Today show in July 2014 that the effect on kids, including his own, was like 'crack for toddlers'.\n\nHe told the show: 'The effect is somewhat akin to crack for toddlers because of how you see them pining for it after it's over'.\n\nWilliams also told Buzz Feed: 'I call it first-person toy porn. I think it works because it's Christmas morning every minute.'\n\nOthers have called the DC Toy Collector 'The Toy Whisperer'.\n\nThe pool and backyard area at the Winter Park house, where Sandy Summers made some of her videos according to neighbours\n\nThe entrance to the gated community where DeJesus lives and is thought to make her wildly popular toy review videos\n\nDeJesus has been able to move to the exclusive area apparently thanks to DC Toys Collector making $5m a year\n\nDisney World resort in Orlando, Florida, close to where DC Toys Collector has its headquarters\n\nBut the couple have gone to great lengths to guard their privacy. No phone number is listed and their names are not even on the phone entry system at the gated community where they now live in Orlando.\n\nProperty records listed with Seminole County list 44-year-old Credido as the buyer of a four-bedroom home set on a cul de sac in Orlando in April 2013.\n\nDeJesus' name does not appear on the records.\n\nNeighbours in the development contacted by phone confirmed that DeJesus lives at the address and is mum to an 18-month-old boy.\n\nAccording to fan websites DeJesus, or Summers, began her porn career when she was 20 years old in 2006.\n\nShe lists her hometown as Lages in Santa Catarina, Brazil, and her date of birth as April 1986.\n\nOn a webpage called Babepedia she says: 'I was born in a small town in Brazil called Lages. I love the sun, so when I moved to the US Florida seemed like the right place.\n\n'I miss some of my friends in Brazil, but I just love living here! I enjoy the simple life, but big cities have so much to offer; shopping for one! I am a shopoholic, definitely!\n\n'I speak Portuguese and English. What else can I say about myself? Just that I love to get naked.'\n\nIn her career she has appeared on the cover of Penthouse magazine and other adult magazines as well as dozens of graphic videos.\n\nIt appears she quit or reduced her involvement in the adult film business in 2009 with one fan asking on a site: 'Anyone know what has happened to Sandy Summers?'\n\nDaily Mail.com tracked down Daiane DeJesus' partner Messias Credido's former wife Maribel Barreto\n\nMs Barreto confirmed that Mr Credido and Daiane de Jesus are behind the DC Toys Collector videos. She is pictured being shown a document with the reported annual income of DC Toys Collector\n\nBut when asked if DeJesus and Summers were the same person the 44-year-old went ashen faced and hurried away\n\nSome of the photographs of Summers on adult sites appear to have been taken at their home in Winter Park.\n\nMany of the backdrops in the pictures are identical to those now being shown on the estate agent's webpage advertising the home for sale.\n\nIn one she is draped across a stone fireplace. That same fireplace is pictured on the estate agent's webpage advertising the home for sale.\n\nDeJesus and Credido, who ran a now defunct photographic business called High Tec Photography, lived in Winter Park for almost seven years.\n\nThe couple aroused the curiosity of neighbours as they were ultra secretive.\n\nOne said: 'Messias said he was a photographer but he never left the house. They always made sure that no one would come into the house.\n\n'They were friendly when you bumped into them in the street, but they would not go out of their way to be talkative.'\n\nAnother said: 'Word soon got around that Daiane was involved in some sort of adult work. No one liked to ask any questions but once we knew her working name we looked her up.'\n\nPublically available records with Seminole County show that the couple moved in April 2013 from Winter Park to a gated community in Orlando, paying $690,000 for a four-bedroom home.\n\nDaily Mail.com knows the exact location but has declined to publish it.\n\nIt is also possible that Ms Barreto works with the couple on the DC Toys Collector website or even plays the part of the hands herself. However, she claimed to DailyMail.com that the couple are behind the production of the videos.\n\nCredido has also recently paid $300,000 for a plot of land in another gated community where he is expected to build a multi-million dollar home.\n\nRecords filed with Seminole County court show that DeJesus and Credido were married on December 26, 2013. DeJesus is listed as a single woman while Credido is divorced.\n\nHer birth date is listed on the official form as April 1982 - four years different that Summer's on adult film websites containing her biography\n\nDaily Mail.com has attempted to speak with the couple but they have declined to return any calls.\"\n230,\"Seeking information on 'the cub of Baghdadi'; an image of a child, about 10-years-old, being shared online. The child is purportedly the youngest Islamic State fighter to have been killed in Syria. According to some sharing the image of the child, his father is also an ISIS fighter, possibly named Abu Muhammed Al-Absi.  ﻿\n\nNeal KrawetzYesterday 19:58\n\n\n \n \nEmergent is saying that this is currently unverified. (http://www.emergent.info/cub-of-baghdadi). They say that it has been circulating social media since at least September 26.﻿\n\nNeal KrawetzYesterday 20:05\n\n\n \n \nI found this picture (from the video) on Twitter.  Twitter's server has it timestamped Fri, 03 Oct 2014 17:06:32 GMT.\nhttps://pbs.twimg.com/profile_images/518084692973584384/YhdHq-My.jpeg﻿\n\nNeal KrawetzYesterday 20:33\n\n\n \n \nI found the twitter feed that uses that picture as its profile pic: https://twitter.com/ISOiOS_2\nHe started using this as his profile picture on Oct 3.  (Twitter doesn't track profile pictures, but that the Last Modified timestamp from the server, so it reflects when it was uploaded.)\n\nThe Tweets from that account stopped on Jul 27 and began again on Oct 3. While the account tweets a lot of propaganda, there is no mention of the kid.  I'm going with \"\"fake\"\".\n\nUpdate: I found the tweet -- it's from Oct 2.\nhttps://twitter.com/ISOiOS_2/status/517888992897806336\nhttps://pbs.twimg.com/media/By_pSszCEAANeFM.jpg:orig﻿\n\nNeal KrawetzYesterday 20:47\n\n\n \n \nWait... Found another tweet from Oct 1:\nhttps://twitter.com/IsIs_omar55/status/517468773201506304\n\nAnd is this the same kid from Sep 30? (Warning: gory)\nhttps://twitter.com/sha_man_3/status/517148261204123648\n\nThe account ISOiOS_2 first tweet was on Sep 29. Odd that he would start up and the next day post one tweet about the kid. It isn't even a long series or a notable tweet.  Still leaning toward fake/propaganda.﻿\n\nNeal KrawetzYesterday 21:16+1\n2\n1\n \n \nHmmm... none of these are originals. They are all retweets and pictures that have undergone multiple resaves.  (Amazingly, no sign of Facebook as a source.)\n\nEvery one of the initial tweets wasn't made popular until over a week later. Even the name \"\"cub of Baghdadi\"\" didn't appear until a few iterations into the retweets/reposts.\n\nThe picture of the bloody kid is mentioned on Tumblr as a \"\"her\"\" and not \"\"him\"\", so it may not be the same kid.\n\nNo source, no indication that he actually died, nothing to identify when the photos were taken, and no viral coverage until a week after it appeared.﻿\n\nJoe Galvin04:21+1\n2\n1\n \n \nThis widely-shared audio track posted to YouTube appears to be related: http://t.co/SsW7KXqRxI - it was first shared on Twitter here: https://twitter.com/saadalaqidy/status/516112443945140224\n\nThe Tweet says \"\"Pay tribute to the voice of cub Baghdadi.\"\"﻿\n\nNeal Krawetz04:55\n\n\n \n \nWow... The audio-only video was posted to YouTube on Mar 21, 2014. That is shortly after Al Qaeda renounced ties to ISIS (Feb 3, 2014) and long before the US bombings and before the beheading videos.\n\nI'm still seeing no evidence that the kid in these photos is the \"\"cub\"\" they are talking about or that the kid in the photos is dead.  I'm still leaning toward a fake story and they added photos later and it went viral weeks after that.﻿\n\nJoe Galvin05:00\n\n\n \n \nThat's the wrong tweet I put in, actually. The first share on Twitter was much earlier. ﻿\n\nNeal Krawetz06:07\n\n\n \n \n+Joe Galvin  I'm confused. While I can't understand arabic, I can use Google Translate on the text under the video.  The text says it is about Cub Baghdadi.\n\nIf there was an earlier tweet, I'd love to see it!  (I believe you that it exists. I'm curious if it can be traced to even earlier sightings.)﻿\n\nJoe Galvin07:03\n\n\n \n \nThe earliest tweet that mentions the video in relation to \"\"Cub Baghdadi\"\" was about 24 hours before the tweet I put in. https://twitter.com/1Hmdh/status/515922422659170304 - however, as you say, it is curious that vid has been around for so long without being shared or mentioned in relation to this story. Definitely something fishy about this whole thing.\"\n232,\"Apple will offer a low power mode on Apple Watch to help boost it through longer days, according to a new report that also takes a stab at dispelling rumors that the company may have elected to all some long-rumored sensors last minute.\n\nWith the exception of Pebble products, most current and upcoming smartwatches - including the Apple Watch - will last no more than a day on a single charge. To help mitigate this issue, Apple has reportedly developed a still unannounced software feature of the Apple Watch called Power Reserve, according to the New York Times. It's said to cut power to all non-essential functions and display only the time, helping to extend the watch's life in cases where a recharge may not be possible. The function is similar in concept to the Battery Saver mode in Android 5.0, which can push smartphone battery life from minutes to hours by reducing processor use.\n\nApple previously stated that the Watch's battery should last only a normal day, requiring a fresh charge at night. Although standard among smartwatches, the issue has created controversy, since many had been hoping Apple would solve the smartwatch industry's battery woes with its inaugural effort.\n\nThe report also notes that despite some recent claims to the contrary, Apple's decision to abandon some advanced health tracking features came over 18 months ago, rather than at the last minute. Early experiments in tracking factors like blood pressure and stress are said to have been ditched after the sensors proved unreliable and otherwise unworkable. Instead, the first-generation device only features motion and heart-rate sensors, once again mirroring some competing smartwatches.\n\nThe Times also highlights some of the challenges that faced the Apple Watch's development cycle, noting that Apple not only encountered technical difficulties in achieving its ideal design but was also forced to battle the loss of key engineers, some of whom were poached by Google-owned home automation outfit Nest Labs. Among them was Bryan James, who became an Engineering vice president at Nest early last year.\n\nChief among some of the later challenges was keeping a tight lid on secrecy surrounding the product while simultaneously deploying evaluation units into the real world, for which Apple engineers created dummy casing, including some resembling Samsung smartwatches.\n\nApple is due to reveal more details about the Watch at a San Francisco press event on March 9th. AppleInsider will be offering live coverage of the event as it progresses.\"\n234,\"Christian Bale will not be playing Steve Jobs in the upcoming movie about the Apple co-founder, Hollywood Reporter reports.\n\nSources say the actor decided he wasn't right for the role, and withdrew.\n\nThis is coming after the movie's scriptwriter Aaron Sorkin confirmed that Bale would be playing the prickly tech icon, saying the actor didn't even need to audition.\n\nNo word if this'll affect Seth Rogan's negotiations to play Steve Wozniak, but this throws a huge wrinkle into the Danny Boyle-helmed adaptation of Walter Isaacson's critically acclaimed biography of Jobs. If they get desperate to bring Ashton Kutcher back into the turtleneck, we'll know things have taken a dark turn.\n\nWho would you rather see play Jobs? I liked Bale for the role, but my backup choice is Stanley Tucci, if they can age him down somehow for younger scenes. Or Bradley Cooper, who has the right kind of nervous energy to spit out Sorkin's rapid dialogue. [via Hollywood Reporter]\"\n235,\"Twitter is hopping right now about how Saudi TV allegedly blurred Michelle Obama's face, thanks to this YouTube video:\n\nSaudi TV blurred out Michelle Obama's face when she and Barack met King Salman! https://t.co/MQ6f2cgyHG\n\n— Jack Moore (@JFXM) January 27, 2015\nOur producer just referred to the blurring of Michelle Obama here as a \"\"blurka\"\" https://t.co/MhCzTvzdfD\n\n— Christopher Hayes (@chrislhayes) January 27, 2015\nOnly it's bullshit. The YouTube uploader appears to have added the blur, not some Saudi TV network.\n\n\n(Here is another video the YouTuber uploaded that's blurred.)\n\nThis version shows no such blur:\n\n\n\n \n\n\nNothing is real on the internet.\"\n236,\"Unlucky in love Yang Hu was so fed up with not having a girlfriend that he chopped off his own penis -because he had no real use for it.\n \nThe depressed 26-year-old believed there was no chance of ever finding a partner due to his long work hours.\n \nSo in desperation he cut off his penis in a bid to stop himself thinking about finding love.\n\nRealising his mistake Yang CYCLED to hospital to get treatment only to be sent home by shocked doctors who told him to retrieve his severed penis so they could attempt to reattach it.\n\nHowever, when he returned he had lost too much blood and so surgeons were unable to save it.\n\nYang's friends said that he had been increasingly depressed about the fact that since moving to the city he could not find a girlfriend.\n\nThey said that his long hours working in a clothing factory in Jiaxing, in Zhejiang province in east China, meant he he doubted he would ever have a chance to meet a woman.\"\n239,\"Holy Motor City gossip! The rumored theft of the Batmobile in Detroit appears to be a false alarm.\n\nDetroit police spokesman Sgt. Michael Woody said that police confirmed with producers of “Batman v. Superman: Dawn of Justice” that the vehicle has not been stolen, a rumor that proliferated on the web and social media on Friday.\n\n“The Batmobile is safe in the Batcave where it belongs,” Woody said.\n\nSources close to the production being filmed in metro Detroit also said it wasn’t true that the Caped Crusader’s ride had been stolen.\n\nBuzz about the supposed theft swirled Friday when at least one comic book website reported on the “scuttlebutt” that one of the Batmobile models had disappeared and was presumed stolen.\n\nThe rumor was greeted and retweeted with smirking skepticism by some — and insert-your-own-Detroit-joke comments by others.\n\nThe Warner Bros. production has been working hard to keep its activities under wraps while filming in and around Detroit. But that’s not always easy when the cast and crew leaves the relative lockdown of the film’s headquarters at Pontiac’s Michigan Motion Picture Studios.\n\nUnauthorized photos of the Batmobile have been hitting the Web this week – an unwelcome reality for studios in a world where everyone with a smartphone is a potential paparazzi. Director Zack Snyder also tweeted an official photo.\n\n“Batman v. Superman” stars Ben Affleck and Henry Cavill. It is scheduled to reach theaters on March 25, 2016.\"\n240,\"TORONTO, Ontario — Canadian official identifies dead Ottawa gunman as Michael Zehaf-Bibeau .\n\nCopyright 2014 The Associated Press. All rights reserved. This material may not be published, broadcast, rewritten or redistributed.\"\n241,\"We're just over a week away from learning a whole lot more about the Apple Watch, but The New York Times has just revealed a few more details about the new smartwatch. Apple employees involved with the project tell the paper that there will be a special battery stretch feature called \"\"Power Reserve.\"\" The low-energy mode will let the Apple Watch continue displaying the time (and nothing else) even with scant battery life left.\n\nENGINEERS DISGUISED THE SMARTWATCH AS A SAMSUNG DEVICE\n\nBattery life has been a major concern for the Apple Watch and other wearables — with current battery technology, there just isn't much space for a battery cell that can keep the device charged for a long time. Reports say that the watch will require nightly charging.\n\nThe article also mentions a few details about the behind-closed doors development of the Apple Watch. Amusingly, Apple engineers who've been putting the device through its paces have kept the Apple Watch in a case that makes it look like one of Samsung's Gear smartwatches. The report also says that designers originally intended to include sensors to monitor stress and blood pressure, but those ideas were dropped after struggles with the sensors.\"\n242,\"Sources are reporting that music legend Axl Rose, last remaining original member of the Rock And Roll Hall Of Fame band Guns N' Roses, has been found dead at the age of 52.\n\nUnconfirmed reports say Rose was found dead Tuesday late afternoon in his West Hollywood home after police were called around 3:30 pm for a welfare check.\n\nA neighbor has confirmed the residence belongs to Rose but police have not confirmed the man's identity at this time.\n\n\"\"The home was entered by police through an open back door where a body was found in the foyer area. We have found no signs of abuse or foul-play and have turned the case over to the coroner's office to make a final ruling on the cause of death,\"\" said Ofc. William Tenpenny, a Hollywood Police spokesperson.\n\nBorn William Bruce Rose, Jr. on February 6, 1962, Rose has been named one of the greatest singers of all time by various media outlets, including Rolling Stone and NME.\n\nThis story is still developing. More details will be made available once they emerge.\"\n243,\"An alleged bug in iOS 8 appears to be deleting documents stored in iCloud Drive without the user's permission.\n\nDiscovered by MacRumors after complaints surfaced from users of the blog site's forums, the bug is triggered by the option to Reset All Settings.\n\nFound in the Reset screen under the General category in Settings for iOS 8, the Reset All Settings option is supposed to simply reset your iOS settings but leave your data and media untouched. Yet several forum users say that's not the case as certain iCloud documents also vanished after they reset all settings.\n\nBased on user comments, the bug seems to be specific to documents from iWork apps, such as Pages, Keynote, and Numbers, MacRumors said. One user reported that his iWork documents were deleted after resetting all settings, but other data files remained in iCloud.\n\n\"\"HELP,\"\" one user wrote. \"\"Because iOS 8 was so sluggish on my iPad 3 I reset all settings (No data or media will be deleted) and sped it up BUT deleted my iWork data! Then promptly synced and deleted it in iCloud.\"\"\n\n\"\"I just had this happen to me,\"\" another forum user wrote. \"\"I had a bit of weird behaviour on my iPad, so I figured it wouldn't hurt to just reset all settings. For the hell of it, I did it on my iPhone as well. ALL DOCUMENTS LOST! How on earth does resetting settings (with a clear notice that data will not be lost) wipe out iCloud drive? It's embarassing.\"\"\n\nApple's Time Machine feature is supposed to automatically back up your files so you can restore any that are lost. A couple of users said they checked Time Machine but were unable to retrieve the lost iCloud Drive files. However, a third person reported success with Time Machine, at least running the beta of OS X Yosemite. Several of the affected users say they've contacted Apple support personnel, who are investigating the issue.\n\nMacRumors ran its own test on the bug and reported the following:\n\nIn our own testing, using \"\"Reset All Settings\"\" deleted all iWork documents stored in iCloud Drive on the iPhone and on iCloud.com. After allowing time for syncing to a Mac running OS X Yosemite, all of the documents disappeared from that machine as well. Preview and TextEdit documents, which cannot be accessed on the iPhone, remained untouched on the Mac.\niCloud Drive is Apple's answer to Google Drive, Microsoft's OneDrive, and other cloud-based storage services. Beyond just syncing your files between your iOS devices and iCloud, you can directly store and retrieve documents and other files on iCloud Drive just as you can store and retrieve them locally.\n\nApple did not immediately respond to a request for comment.\"\n244,\"A Catholic priest from Massachusetts had been dead for 48 minutes before he was miraculously resuscitated. However, it is his description about God that is bound to spark a hot debate about the almighty.\n\nFather John Michael O’Neal was officially declared dead for more than 48 minutes, but medics were able to miraculously re-start his heart. According to the 71-year-old man of God, the supreme entity isn’t a man, as is popularly assumed and believed. Father O’Neal claims he met God during the brief time he was officially dead and God is a woman.\n\nThe catholic father claims God is a warm and comforting motherly figure. The revelation will undoubtedly have a profound bearing on the teachings of Christianity, which firmly believes and even implies that God is a male figure who has watched over us with love and devotion. Though the love and devotion part is corroborated by Father O’Neal, he differs from the church’s teachings about the gender of God.\n\nFather John Micheal O’neal had the chance to meet with the divine when he was rushed to a hospital late last month owing to a massive heart attack. However, Father O’Neal was declared clinically dead shortly after his arrival. Not one to give up hope so easily, doctors at Massachusetts General Hospital kept the blood flowing to his brain with the aid of a high-tech machine called LUCAS 2.\n\nWhile the blood flowed with the help of modern science, doctors worked tirelessly to unblock vital arteries and return his heart to a normal rhythm. Consistent with near-death experiences, Father O’Neal entered heaven through a gate made of bright light and encountered God. However, instead of the all-mighty father figure, the priest claims he was warmly greeted by a motherly figure. Father O’Neal describes the divine entity as “mother-like ‘Being of Light.'”\n\n“Her presence was both overwhelming and comforting. She had a soft and soothing voice and her presence was as reassuring as a mother’s embrace. The fact that God is a Holy Mother instead of a Holy Father doesn’t disturb me, she is everything I hoped she would be and even more!”\n\nAs expected, the priest’s claims about the gender of God has created quite a stir amidst devote Catholics. The intense discussion between the catholic clergy of the archdiocese about the “experience” of the father and the ramifications of his revelations persuaded the Archbishop to summon a press conference to try and calm the rumors.\n\nThough his superiors have disapproved, Father O’Neal says that he will continue dedicating his life to God and spread the word of the “Holy Mother.”\n\n“I wish to continue preaching. I would like to share my new knowledge of the Mother, the Son and the Holy Ghost with all Catholics and even all Christians. God is great and almighty despite being a woman…”\n\nGiven the potency of Father O’Neal’s alleged experience, it is quite likely he might face some resistance and criticism. However, he is prepared, assures the priest.\n\n[Image Credit | India Today]\"\n247,\"The 41-year-old is believed to be dating 29-year-old Olympic swimmer Micheal Phelps\n\nTaylor Lianne Chandler was born David Roy Fitch circa 1973.\n\nWhile she was given a male name she is actually intersex which means she had male genitalia but no testicles.\n\nAt the same time she also has a uterus and no ovaries.\n\nFrom a young age she knew that she was in fact female and started to dress as a girl.\n\nFacebook   Taylor Lianne Chandler\n\nIn her teens she used testosterone blockers and estrogen enhancers.\n\nDuring this period her name was changed – she initially changed it to Paige Victoria Whitney.\n\nShe left home age 15 and by 16 she became legally emancipated from her family.\n\nWhen Taylor was 18 she got in trouble with the police twice – for a bad cheque and then a DUI.\n\nThe following year she revealed she “thought it would be smart to blackmail someone” into giving her money for her surgery.\n\nBut as soon as she got the money she was arrested and charged for extortion.\n\n(function(d, s, id) { var js, fjs = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) return; js = d.createElement(s); js.id = id; js.src = \"\"//connect.facebook.net/en_GB/all.js#xfbml=1\"\"; fjs.parentNode.insertBefore(js, fjs); }(document, 'script', 'facebook-jssdk'));\n\nPost by Taylor Lianne Chandler.\n\nTaylor was forced to spend 30 days in jail – during which time she said she was ‘too ashamed’ to tell any of her family members.\n\nDespite both her birth certificate and drivers licence proving she was female, she claims she was put in a cell with three men and was raped.\n\nAt some point in her twenties she underwent surgery to remove her male genitalia.\n\nSince then she has campaigned for gender rights.\n\nIn 2001 Taylor was involved in an 'horrific' car accident which made her change her goals.\n\nFacebook\n\nFollowing a lengthy recovering period she returned to school to study sign language interpreting - and did a two year ITP.\n\nShe went on to get a degree in social and behavioural sciences.\n\nIn 2004 her dream of opening an online consignment shop came true when she launched Chandler's Designer Consignment.\n\nBy 2013 she had found her calling in life - working in crisis management and has consulted on numerous hight profile cases.\n\nIn August 2014 Taylor says she met Michael Phelps via the dating app Tinder and they stared to start.\n\nOn September 30 2014 her relationship with Olympian Michael was made public and she rose to prominence.\n\nBy that time she had fell in love with the swimmer who checked into rehab in September after being arrested for DUI.\n\nTaylor found it was too difficult to continue interpreting after she was in the public eye.\n\nSince telling him she was born intersex she is worried she will lose him.\n\nOn 14 November she announced on Facebook that she was an intersex baby.\n\nVIEW GALLERY\"\n251,\"Apple is hosting its ‘Spring Forward’ event tonight, where it will finally be answering the many questions surrounding the Watch. The Cupertino-based giant however is not resting on its laurels, and is reportedly already working on the next-generation Watch.\n\nAccording to Wall Street Journal, Apple has “studied platinum watch casings,” which could be the material of choice for the luxury edition of the next-generation Watch. For the current Watch, the most expensive variant will boast 18-Karat gold plating. While Apple hasn’t revealed any details about the pricing, reports claim that it could go up to the $20,000 mark.\n\nConsidering that luxury watch makers like Rolex and Omega use platinum for their high-end watches, it seems like a logical step up for Apple as well. But the publication mentions that Apple has only been “studying” the materials, and this is by no means a confirmation about a platinum Watch variant.\n\nRELATED: Apple ‘Spring Forward’ Event: Here’s what to expect\n\nIn the meantime, Apple will be unveiling the first-generation Watch tonight, which boasts as many as 34 variants. Prices start at $349, and per rumors, is likely to go up to $20,000 for the Watch Edition. Apple’s Spring Forward event kicks off at 10:30PM IST tonight and here’s how you can watch it live.\"\n254,\"The right-hand man of Abu Bakr Al-Baghdadi was killed by an airstrike in Mosul.\nAn airstrike in the ISIS stronghold of Mosul killed at least two members of the group, including an aide to ISIS leader Abu Bakr Al-Baghdadi, according to the Iraqi Defense Ministry.\nReports that Baghdadi himself had been killed by a U.S. airstrike circulated in Turkish and Kurdish media Wednesday and were repeated to The Daily Beast by multiple Iraqi sources. But a Pentagon official denied that the ISIS leader was dead. \"\"There is no validity to the rumor that we've killed Baghdadi,\"\" a senior defense official told The Daily Beast.  \n\nThe Iraqi Defense Ministry announcement, first reported by al Arabayia, did not specify whether the airstrike was carried out by American or Iraqi forces, but NBC News reports that a senior security official confirmed it was a U.S. airstrike. The article does not clarify whether the security official is American or Iraqi but quotes them as saying that three ISIS leaders were killed, including Baghdadi’s aide Abu Hajar Al-Sufi, an explosives specialist and commander in the town of Tal Afar.\n\nThere have been no public statements yet from U.S. officials on the reported airstrikes.\n\nWhile the U.S. air war in Iraq has been steadily expanding since it began in early August, Thursday’s reports provide the first public indication that ISIS’s senior leadership is being directly targeted.\n\nThe rumors of Baghdadi’s death that spread through northern Iraq yesterday may have been triggered by uncertainty over who died in the airstrikes that reportedly killed his aide. It’s also possible that claim’s of Baghdadi’s death could have come from ISIS itself as part of a deception campaign to cover the leader’s tracks and obscure his true status and whereabouts.\n\nMultiple sources, including Kurdish intelligence officials and former Iraqi army officers, told The Daily Beast Wednesday that Baghdadi had died somewhere in Syria after being wounded in a recent airstrike and fleeing Iraq to seek medical treatment.\n\nThis was not the first time that rumors of Baghdadi’s death have surfaced. Without an independent press to verify new information, unverified claims can be spread quickly through Iraq as speculation outpacing facts and gets taken for the truth.\n\nBut the new reports that ISIS leaders were killed by airstrikes in Mosul, coming only a day after a flurry of claims about Baghdadi’s death in Syria, suggests the group’s leadership is increasingly vulnerable and that Baghdadi may be on the run and seeking sanctuary in Syria where President Obama has not yet authorized military intervention.\n\nWith additional reporting by Ford Sypher and Eli Lake.\"\n255,\"Is there a pet door on the Pearly Gates?\n\nDuring his weekly address in St. Peter's Square, Pope Francis comforted a young boy who was distraught over the recent death of his dog by telling him, \"\"One day, we will see our animals again in the eternity of Christ,\"\" the 77-year leader of the Roman Catholic Church said, according to Time. \"\"Paradise is open to all of God’s creatures.\"\"\n\nThe statement by the pope was welcomed by animal rights groups and humane societies across the globe, who see it as a repudiation of traditional Catholic teaching dating back hundreds of years that holds that animals can’t go to heaven because they have no souls.\n\n\"\"My inbox got flooded,\"\" Christine Gutleben, senior director of faith outreach at the Humane Society, the largest animal protection group in the United States, told the New York Times. \"\"Almost immediately, everybody was talking about it.\"\"\n\nSome Catholic scholars, however, have warned that the Pope’s comment was made casually and should not be taken as official Church doctrine. Others point to earlier comments that seem to suggest that Pope Francis has long held beliefs that animals can go to heaven.\n\n\"\"He said paradise is open to all creatures,\"\" Father James Martin, a Jesuit priest and editor at large of  the Catholic magazine America, told the Times. \"\"That sounds pretty clear to me.\"\"\n\nThe statement has also stirred up debate between vegan groups and their counterparts in the meat industry – with groups like People for the Ethical Treatment of Animals (PETA) saying the pope’s statement aligns with the view of heaven as a peaceful place and could convince more Catholics to avoid eating meat.\n\n\"\"It’s a vegan world, life over death and peace between species,\"\" said Sarah Withrow King, director of Christian outreach and engagement at PETA. \"\"I’m not a Catholic historian, but PETA’s motto is that animals aren’t ours, and Christians agree. Animals aren’t ours, they’re God’s.\"\"\n\nPope Francis’ statement worried many in the multi-billion dollar meat industry, for whom the idea of Catholics not buying meat – especially those holiday hams and turkeys in the lead up to Christmas – equals a potentially large loss of revenue.\n\n\"\"As on quite a few other things Pope Francis has said, his recent comments on all animals going to heaven have been misinterpreted,\"\" Dave Warner, a spokesman for the National Pork Producers Council, told the Times in an email. \"\"They certainly do not mean that slaughtering and eating animals is a sin.” \n\nMr. Warner quoted passages from Genesis that say man is given “dominion over the fish of the sea and over the birds of the heavens and over every living thing that moves on earth.\"\"\n\nFather Martin couldn't see how the pope's comments could be interpreted as a proclamation about vegetarianism, but, he said, \"\"[The pope] is reminding us that all cre\"\n258,\"A rumor that Robert Plant ripped up an $800 million contract offer to reunite Led Zeppelin has been called \"\"rubbish\"\" by Plant's publicist.\n\nAs reported by the Daily Mirror, Plant, as well as former bandmates Jimmy Page and John Paul Jones, and Jason Bonham, son of the late drummer John Bonham, were offered $800 million by Virgin mogul Sir Richard Branson to perform a 35-date, three-city reunion tour. The story went that while Page, Jones and Bonham reportedly signed up immediately, Plant ripped up the papers right in front of his colleagues. Plant's publicist later debunked the report to The Guardian.\n\nIf the news was real, it would have been a treat for Zeppelin fans. Each of the three original members were scheduled to make over $200 million just for performing, and another $100 million in merchandise split between them all. Scheduled to perform in London, Berlin and New Jersey, Branson was preparing to rename one of his jumbo jets \"\"The Starship,\"\" in order to fly the band to each of its destinations. He also wanted rebrand the jet's staircase as the \"\"Stairway to Heaven,\"\" and had an optional 45-date tour extension should the band agree.\n\nHuffPost Entertainment contacted representatives for Plant and Branson to see if they had any further comment on the story. This post will be updated if and when they provide a response.\n\nFor more, head to The Guardian.\"\n260,\"At about 9:30  Saturday night, a Kansas City apartment building was sealed off as a seriously ill person was taken to Research Medical Center for treatment.  A source close to the situation said \"\"all or part of the medical facility was then quarantined.\"\" \nAccording to KCTV-5, the Kansas City Health Department is monitoring the patient who may have contracted a contagious virus. At this point, health officials are saying Ebola is unlikely,.\nSpokesman Jeff Hershberger said it is extremely unlikely that this person has Ebola because of their travel history and lack of symptoms. It is unknown at this time what the patient is suffering from or if anyone else is sick.\n\n Gateway Pundit is reporting that the patient is a Nigerian woman who became ill with Ebola-like symptoms. \nUPDATE:\nVia KSHB -41, Dr. Rex Archer, director of Health at the Kansas City Health Department said, \"\"this person was supposedly in Nigeria and had come here from there but we have no evidence that they were actually where any of the other cases were.\"\" \nThe patient had a 102-degree fever on Saturday night.\nNigeria has only had 20 cases of Ebola during the current outbreak according to the CDC.\"\n263,\"A photo purporting to show the slain body of Islamic State leader Abu Bakr al-Baghdadi appears to be a doctored picture of another slain militant killed in Syria in 2013.\nRumors circulated on social media and Iraqi media over the weekend that Baghdadi was slain in a US airstrike several days ago.\nLater Iraqi reports said the IS leader was severely wounded in the chest near the Syrian border and was receiving medical treatment.\n\nThe reports could not be independently confirmed.\n\nA picture purporting to show Baghdadi’s bloodied body in fatigues also circulated.\n\nHowever, the picture appears to actually show Baghdadi’s head pasted onto the body of Sami Hafez Al-Abdullah, an Albanian national killed in Syria in 2013, according to an investigation by Storyful, a social media news agency.\nA picture of Abdullah, who reportedly also served as an imam in Germany, and a report on his death appeared on Yemenite news site Hournews.net last year.\n\nDespite the apparently doctored photo, Baghdadi’s fate, amid continuing American air strikes, remains unclear. \n\nWashington expanded its month-long air campaign to Iraq’s Sunni Arab heartland, hitting Islamic State fighters west of Baghdad as troops and allied tribesmen launched a ground assault on Sunday.\n\nThe new strikes deepen Washington’s involvement in the conflict and were a significant escalation for President Barack Obama, who made his political career opposing the war in Iraq and pulled out US troops in 2011.\n\nPrevious strikes — since the US air campaign began on August 8 — had been mainly in support of Kurdish forces in the north.\n\nUS warplanes bombed IS fighters around a strategic dam on the Euphrates River in an area that the jihadists have repeatedly tried to capture from government troops and their Sunni militia allies.\n\n“We conducted these strikes to prevent terrorists from further threatening the security of the dam, which remains under control of Iraqi security forces, with support from Sunni tribes,” Pentagon spokesman Rear Admiral John Kirby said.\n\n“The potential loss of control of the dam, or a catastrophic failure of the dam — and the flooding that might result — would have threatened US personnel and facilities in and around Baghdad, as well as thousands of Iraqi citizens,” he added.\n\nAFP contributed to this report.\"\n265,\"Sick jihadis are being tested for Ebola.\nISIS fighters are being evaluated by the World Health Organization for the deadly virus. WHO is also checking a Mosul hospital 250 miles north of Baghdad for others who may be infected, according to the New York Post.\nMosul has been under ISIS control since June 2014.\nHowever, Iraqi newspaper Al-Sabah reported the fighters do have Ebola and are being treated.\nISIS Terror News: Political Official Reveals India's Ban on Vimeo, Github, Imgur and 29 Other Websites Is Due to 'Jihadi Propaganda' From Terrorist Group\n\nPope Francis Christmas Speech Compares ISIS Refugees to Jesus\n\"\"The Ebola virus could be in any area in the world, including Mosul, where they don't have the measures or techniques to diagnose the virus,\"\" ministry spokesman Ahmed Rudaini said. \"\"They are incapable to detect it.\"\" \nThough some Iraqi news outlets have confirmed cases of Ebola, the country's health ministry has denied the reports. \n\"\"We have no official notification from [the Iraqi government] that it is Ebola,\"\" WHO director Christy Feig told Mashable.\nIf the ill patients are determined to have Ebola, it would be the first time an ISIS-controlled area has the virus. ISIS does not believe in modern medicine or science, making it a potentially problematic situation. \n\"\"U.N. workers have thus far been prohibited from entering ISIS-controlled territory in both Iraq and Syria,\"\" said Benjamin T. Decker, an intelligence analyst for Levantine Group. \"\"In this context, the lack of medical infrastructure, supplies and practitioners in the city suggests that the outbreak could quickly lead to further infection of both ISIS fighters and residents of Mosul.\"\"\nIn late December, more than a dozen Centers for Disease Control and Prevention workers were being evaluated for the disease. A sample of the pathogen was taken from one lab to another, and mistakes made by technicians possibly exposed workers, according to the CDC.\"\n266,\"In a bizarre twist during the filming of \"\"Batman V Superman: Dawn of Justice\"\" in Detroit, the Batmobile (or at least one of the models) is missing! The initial assumption based on the report is that Detroit locals may have stolen it!\nAll initial reports point to Bleeding Cool as the primary source of the report. They did not give any specific details:\n\"\"The scuttlebutt from sources in Detroit is that one of the Batmobile models being used in the filming of 'Batman Vs. Superman' has gone missing, believed stolen.\nWarner Bros representatives did not respond to inquiries.\"\"\nThe website is one of the known super hero movie sites and has been accurate in some of their scoops. However, there is no way to determine the accuracy of this claim except through the police.\nOne of the local radio stations affiliated with CBS Detroit Local did just that. The result along with CBS Detroit's report:\n\"\"Does this person - if the rumor is true (we don't know how credible the source is) - think that he or she can just go cruising around in this car no one will notice?\nIf I see the Batmobile driving around anywhere I am taking photos. Even funnier: Could you imagine getting pulled over for going too slow in this car? No way right?\nHow would the cops catch it with all the Bat devices that come standard? Does Alfred come to your rescue? Is the Batcave set in the GPS? If so, you would be safe from the cops, I presume...\nOur brother station WWJ put a call into the Detroit Police Department to see if there is any truth to this. (Update! As of 4 p.m., police were saying they hadn't heard about this, but were looking into it).\"\"\nWe'll keep you posted on further developments. In the meantime, be on the lookout for the Batmobile. It looks like this.\"\n267,\"Journalist Matt Taibbi is on a leave of absence from First Look Media after disagreements with executives, New York Magazine's Andrew Rice reports.\n\nTaibbi is supposed to launch a publication this fall called Racket, focused on financial and political corruption. According to Rice, Taibbi has been absent for several weeks from the New York headquarters of e-Bay founder Pierre Omidyar's media company, which also hosts Glenn Greenwald's The Intercept. Omidyar hired Taibbi away from the Rolling Stone in February. \n\n\"\"Taibbi's absence, the term of which is unknown, is only the latest in a series of shifts inside First Look,\"\" Rice reports. \"\"Omidyar initially committed $250 million to the project and began laying plans for a large general interest website and a number of more narrowly focused 'digital magazines.' In July, the billionaire announced he was scaling back the plan for the time being, choosing instead to focus on Racket and the Intercept as prototypes for a new technological model of journalism.\"\"\n\nWhile the Intercept has been publishing regularly, Racket has been \"\"slower to materialize,  leading to rumors of staff anxiety,\"\" Rice reports.\n\nJohn Temple, president of audience and product at First Look Media, told Rice that he won't comment on personnel matters. \n\nRead more from Rice's report here.\"\n269,\"Islamic State militants have released a video which purportedly shows the beheading of British citizen David Haines, multiple unconfirmed reports said. The 44-year-old aid worker was kidnapped in March 2013.\n\nIS Beheads Briton David Haines, Threatens to Execute Another Briton, Alan Henning http://t.co/GOgalAc1mA\n\n— SITE Intel Group (@siteintelgroup) September 13, 2014\n\nIslamic State releases video showing beheading of British aid worker David Haines\n\n— SITE Intel Group (@siteintelgroup) September 13, 2014\n\nStills from the purported Haines execution video were released to the Internet Saturday, al-Jazeera reported. In the footage, a masked man claims Haines was killed because the United Kingdom said it would arm Kurdish fighters to combat ISIS in Iraq.\n\n“This British man has to pay the price for your promise, Cameron, to arm the peshmerga against the Islamic State,” the masked men reportedly said, addressing U.K. Prime Minister David Cameron. The video also contains a threat to second British hostage.\n\nThis time around, the message from the Islamic State is very much aimed at @David_Cameron, with a 2nd British hostage threatened.\n\nâ€” Brown Moses (@Brown_Moses) September 13, 2014\n\nThe UK Foreign Office is \"\"working urgently\"\" to verify the authenticity of the alleged Haines beheading video, Sky News reports. If verified, the execution would constitute \"\"another disgusting murder,\"\" the government organization said.\n\nHaines’ relatives pleaded Saturday with ISIS to “make contact” and respond to their messages, NBC News reported. “We are the family of David Haines,” the relatives said in a statement. “We have sent messages to you to which we have not received a reply. We are asking those holding David to make contact with us.”\n\nThe British aid worker was identified as ISIS’ next target for beheading in the video which showed the execution of American journalist Steven Sotloff. Militants vowed to kill Haines if the United States military did not end military operations against the Islamic State in Syria and Iraq.\n\nA father of two, Haines was kidnapped in Syria while working with an organization that assists refugees from the country’s civil war, the New York Daily News reported. He was taken captive near the Turkish border.\"\n271,\"The Canadian government said on Sunday it was investigating reports that a Canadian-Israeli woman who joined Kurdish militias fighting in northern Syria has been captured by Islamic State (Isis) fighters.\n\nAccording to a blog linked to Isis, several female fighters who fought alongside the Kurds have been taken prisoner, including Gill Rosenberg, a Canadian-born resident of Tel Aviv. Israel Radio reported Kurdish sources denying the claims, saying Rosenberg was not in the area when it was attacked.\n\nA Canadian government spokesman said in a statement his country was “pursuing all appropriate channels” as it sought further information and was in touch with local authorities.\n\nAsked by an Israeli television station about the reports, the Israeli defence minister, Moshe Ya’alon, said: “I cannot confirm that and I hope that it isn’t true.” The Shin Bet, Israel’s general security service, told the Jerusalem Post: “There are no further details at this stage”.\n\nRosenberg, 31, joined Kurdish troops fighting Isis earlier this month. A former pilot who served in the Israeli Defence Force (IDF), she reportedly contacted Kurdish fighters over the internet before travelling through Iraq to train at one of their camps on the Syrian border.\n\nIn an interview with Israel Radio aired in November, Rosenberg said she was training with Kurdish guerrillas with the intention of fighting in Syria. “They are our brothers. They are good people. They love life, a lot like us, really,” she said.\n\nOn 20 November, a message posted to a Facebook page in Rosenberg’s name said: “My Facebook account and friend requests are being managed by someone else until I have access again in apx [sic] 2 weeks time on or around week of [8 December]. Please do not message as this is not me. Thank you.”\n\nMessages of concern were being posted on the Facebook page this weekend.\n\nIsis, which has killed five western hostages, is believed to be holding 39 Indian construction workers captive. Last week the group was reported to have executed two Iraqi women who were former parliamentary candidates.\"\n272,\"A mother has been accused of cannibalism after she was allegedly found biting her newborn baby’s arm.\n\nThe woman, named locally as 24-year-old Li Zhenghua, was found trying to eat the child while in a hospital ward in Shenzhen, southern China, recovering from the birth.\n\nLuckily a nurse saw the woman with her teeth locked around her son and raised the alarm.\n\nThe nurse, named as Liu Tianlun, attempted to prise the woman off the baby but the mother refused to let her child go.\n\nShe was eventually sedated and extracted from the baby.\n\nA hospital spokesman said: ‘It was really shocking, the arm was badly damaged and suffered not only heavy bruising but bleeding as a result of the bite.\n\n‘Fortunately, doctors managed to insert something to stop her closing her teeth and then levered her jaws apart.\n\n‘After that they gave her a sedative and took the baby to a secure location.’\n\nThe mother is believed to have been living on the street after being thrown out by her mother-in-law despite being pregnant.\n\nShe is believed to have been surviving on the streets for a number of weeks before going into labour and being taken to hospital.\n\nHospital staff are deciding whether to give the newborn back to his mother.\n\nAn investigation into the incident is ongoing.\"\n273,\"The Lebanese army detained a wife and daughter of Islamic State leader Abu Bakr al-Baghdadi as they crossed from Syria nine days ago, security officials said on Tuesday, in a move seen as likely to put pressure on the Islamist chief.\n\nThe woman was identified as Saja al-Dulaimi, an Iraqi, by a Lebanese security official and a senior political source.\n\nThe Lebanese newspaper As-Safir reported she had been detained in co-ordination with “foreign intelligence.”\n\nA Lebanese security source said the arrest was “a powerful card to apply pressure” in negotiations to secure the release of 27 members of the Lebanese security forces captured by Islamic militants in August near the Syrian border – a view shared by other Lebanese officials who confirmed the arrest.\n\nA senior Lebanese security official said al-Baghdadi’s wife had been traveling with one of their daughters, contradicting earlier reports that it was his son. DNA tests were conducted to verify it was al-Baghdadi’s child, the official said.\n\nThey were detained in northern Lebanon. Investigators were questioning her at the Lebanese defense ministry.\n\nThere was no immediate reaction from Islamic State websites, although some of the group’s supporters rejected the report.\n\nFawaz Gerges, a Middle East expert at the London School of Economics said the arrest indicated that the American-led coalition seems to have solid intelligence in Syria and Iraq.”\n\n“I talked to a few people who told me this was a coordinated arrest between American intelligence services and the Lebanese army,” he told Reuters.\n\n“If I were Abu Bakr Baghdadi, I would be very anxious that they are getting very close,” he said. “This is a development … that is very alarming for ISIS, in particular the top leadership.”\n\nDulaimi was one of 150 women released from a Syrian government jail in March as part of a prisoner swap that led to the release of 13 nuns taken captive by al-Qaeda-linked militants in Syria, according to media reports at the time.\n\nA source with contacts with Iraqi intelligence said the captured woman was an Iraqi wife of al-Baghdadi’s, but could not confirm the name. There was cooperation between Iraqi and Lebanese authorities leading up to her capture, the source said.\n\nAl-Baghdadi has three wives, two Iraqis and one Syrian, according to tribal sources in Iraq.\n\nIslamic State has declared a caliphate and seized wide areas of Iraq and Syria, Lebanon’s neighbor to the east.\n\nThe Lebanese security forces have cracked down on the group’s sympathizers and the intelligence services have been extra vigilant on the borders with Syria. They have arrested over the past few months dozens of Islamic militants suspected of staging attacks to expand Islamic State influence in Lebanon.\n\nA U.S.-led alliance is seeking to roll back Islamic State’s territorial gains in Iraq and Syria. U.S. President Barack Obama has vowed to “degrade and ultimately destroy” al-Baghdadi’s group, which is seeking to reshape the Middle East according to its radical vision of Islam.\n\nAn Islamic State fighter denied that al-Baghdadi’s wife had been arrested. “I have checked with our leaders and they said it was false news. The Lebanese are lying,” he said from inside Syria.\n\nSpillover from the Syrian conflict has repeatedly jolted neighboring Lebanon. Militants affiliated to the al-Qaeda-linked Nusra Front and Islamic State are demanding the release of Islamists held by the Lebanese authorities in exchange for the captured members of the Lebanese security forces.\n\nThe United States is offering $10-million for information leading to the location, arrest, or conviction of al-Baghdadi, an Iraqi, whose real name is Ibrahim Awwad Ibrahim Ali al-Badri al-Samarai.\n\nAl-Baghdadi called for attacks against the rulers of Saudi Arabia in a speech purported to be in his name last month.\n\nHe said his self-declared caliphate was expanding in Saudi Arabia and four other Arab countries and called for “volcanoes of jihad” the world over in the speech released on Nov. 13.\n\nA CV of al-Baghdadi published on social media in July by Islamic State sympathizers described him as married but gave no further details.\n\nBorn in 1971, al-Baghdadi comes from an Iraqi family of preachers and Arabic teachers, according to a biography distributed on Islamist forums that says he studied at the Islamic University in Baghdad.\n\nAccording to U.S. media reports, al-Baghdadi was detained for several years at Camp Bucca, a U.S.-run prison in southern Iraq, before becoming head of the Islamic State of Iraq in 2010, a predecessor to Islamic State, which expanded into Syria in 2013.\n\nIn June this year, his group named him “caliph for the Muslims everywhere,” and called on all Muslims to pledge allegiance. Although he is rarely pictured, a video released in July showed him preaching in a mosque in the Iraqi city of Mosul.\n\nThe Lebanese authorities have also detained the wife of Anas Shirkas, senior Nusra Front leader from Syria, security officials said on Tuesday. They did not identify her.\"\n276,\"Gill Rosenberg, a Canadian-Israeli woman, who ISIS had claimed to have abducted, posted on Facebook Monday afternoon that she was “safe and secure.” On Sunday, contributors to a number of jihadist platforms had claimed that the Islamic State group had captured a “female Zionist soldier fighting with the Kurds against the Islamic State” from Kobani.\n\nA message, allegedly posted by Gill Rosenberg, on her Facebook account Monday afternoon  Gill Rosenberg's Facebook profile\n\nA message posted through Rosenberg's Facebook account Monday  Gill Rosenberg's Facebook profile\n\nInternational Business Times was unable to verify that Rosenberg herself was responsible for the post.\n\nRosenberg, 31, who migrated to Israel from Canada in 2006, is believed to have served for two years in the Israeli military, according to a report by Haaretz. She had earlier claimed, through photos published on the same account, that she had joined Kurdish forces battling ISIS in Iraqi Kurdistan in the country’s north.\n\nJihadists believed to be loyal to ISIS had claimed on Sunday that Rosenberg, along with a number of female fighters, had been abducted near Kobani and that the Israeli military was deliberately trying to curb the news of her capture. However, a number of media outlets subsequently raised doubts over the claims, citing Kurdish sources, who said that Rosenberg was nowhere near Kobani.\n\n\"\"This is false propaganda by IS,” Kurdish sources told The Times of Israel. \"\"We can say with a high level of certainty that no Israeli volunteer, or any international volunteer for that matter, arrived to fight in the city of Kobani in Syria.\"\"\n\nThe Israeli government, which on Sunday said it was investigating reports of her capture, had also stressed that the information was of “dubious credibility,” according to a report by The Times of Israel. “I cannot confirm that [report of Rosenberg’s capture] and I hope that it isn’t true,” Israel’s Defense Minister Moshe Ya'alon had reportedly said.\"\n277,\"According the latest in a string of scoops from 9to5Mac, battery life has been a pressing concern for Apple throughout the development of the Apple Watch. And for the first time, \"\"sources familiar with the Watch's development\"\" have provided some early figures on what consumers can expect when the device ships sometime this year. In short, Apple Watch will exhibit similar longevity to what we've seen from many Android Wear devices on the market today.\n\nApple was originally shooting to eke out an entire day of battery life from Apple Watch. Obviously that's not all active use; in fact, the company is said to be shooting for 2.5 to 4 hours of active application use with the screen turned on. That'll vary depending on how heavily you use it, of course. But since the wearable's display will often be turned off throughout the day — and because the iPhone handles a lot of computing tasks — Apple is apparently hopeful that the watch can make it from morning until you place it back on the wireless charger at night. 19 hours of combined active and passive use seems to be the bar as of right now.\n\nTHERE'S ONLY SO MUCH THAT CAN BE DONE TO EXTEND A SMARTWATCH'S BATTERY LIFE\n\nThis isn't unlike what you'd get from the current field of Android smartwatches; use them constantly and they won't last a day. But that changes with more average use. Notably, the Pebble smartwatch continues to blow away the field in terms of battery life, but it's a very different device when compared against a Moto 360 or the Apple Watch. In standby and low-power modes, 9to5Mac's sources say Apple Watch can last through two or three days. And if for some reason you want to use it strictly as a timepiece and leave the screen on at all times, it'll die out after three or so hours. Using it as a workout companion? Your gym routine shouldn't last more than four hours.\n\nApple is reportedly testing Apple Watch's battery life aggressively — and in large numbers. 9to5Mac claims the company has distributed over 3,000 units as the development process continues. And while the iPhone is a critical companion to Apple Watch, the device itself may be more powerful than some expected. 9to5Mac says the CPU inside is more or less equally as powerful as the A5 chip that powered the iPhone 4S and iPad 2, and remains in the current-generation iPod touch. Considering the tiny form factor, we're expecting the same fluidity and responsiveness that have become hallmarks of iOS. But as for the battery, Apple can only do so much. The simple fact is that battery technology doesn't evolve at nearly the same rate as the smartphones in our pockets and wearables on our wrists. The company will undoubtedly keep pushing for improvements as Apple Watch's launch nears; it's expected to ship beginning in March.\"\n280,\"ISLAMIC State group jihadists are being trained by Saddam Hussein’s former pilots to fly three fighter jets captured from the Syrian military, a monitoring group says.\n\nThe planes, which are believed to be MiG-21 and MiG-23 jets, are capable of flying although it is unclear if they are equipped with missiles, according to the Syrian Observatory for Human Rights.\n\nThe jets were seized from Syrian military airports now under IS control in the northern provinces of Aleppo and Raqa, according to the Britain-based group, which has a wide network of sources inside the war-torn country.\n\nIt said that former Iraqi army officers who once served under Saddam were supervising the training at the military airport of Jarrah, east of the city of Aleppo.\n\nWitnesses have reported seeing planes flying at a low altitude to avoid detection by radar after taking off from Jarrah.\n\nIt comes as the US and its allies carry out a wave of air strikes on IS positions in Syria and Iraq.\n\nThe jihadists also control two other airports in Syria — Albu Kamal near the Iraqi border and Tabqa in Raqa province.\n\nIS has captured large parts of Syria and Iraq, committing atrocities and declaring an Islamic “caliphate”.\n\nAfter the US-led invasion of Iraq in 2003, some Sunni former officers from Saddam’s army joined the ranks of the Islamic State of Iraq, a branch of al-Qaeda which later became IS.\n\nMeanwhile, sniper and mortar fire from jihadists are preventing authorities from evacuating civilians caught up in the battle for the Syrian border town of Kobane, a local official says.\n\nAt the same time, Kobane district chief Anwar Muslim, said US-led air strikes had destroyed many Islamic State group vehicles and artillery pieces, and that the town’s defenders are reinforcing their positions.\n\n“There are civilians trapped in the centre and south of town, whom we cannot evacuate because of snipers and mortar fire,” Mr Muslim told AFP on Friday.\n\n“Their situation is difficult.”\n\nThere are no precise figures on how many non-combatants remain in Kobane, also known as Ain al-Arab.\n\nLast week, the United Nations spoke of as many as 700, mostly elderly, civilians being trapped in the centre of the town. Another 10,000-13,000 were said to be gathered near the Turkish border.\n\nFor its part, the Britain-based Syrian Observatory for Human Rights says there are hundreds of civilians in the centre and west of town and that many of them refuse to leave, preferring to die than go into exile.\n\nThe IS jihadists, who have seized swathes of Syria and neighbouring Iraq and declared a “caliphate,” first attacked Kobane on September 16 in a bid to seal their control of a long stretch on the Syrian side of the border.\n\nThey succeeded in taking nearly half the town before its defenders, aided by US-led air strikes, began pushing them back.\n\nDescribing the situation on Friday, Muslim said “you can see their bodies (IS jihadists) in the streets ... Our forces are reinforcing their defensive positions.”\n\nThe IS fighters are “mostly in the east and south, and have hidden their Hummers, artillery and tanks among the houses so as not to be targeted by the air strikes.”\n\nHe saluted what he called the “incredible resistance” of Kobane’s defenders, adding that the situation is still dangerous and that there is “no other choice but to resist.”\"\n281,\"The wife and child of the Abu Bakr al-Baghdadi, the leader of the Islamic State (Isil), have been arrested in Lebanon, security officials and Lebanese politicians said on Tuesday.\n\nAn Iraqi women, identified by local security sources as Saja Hamid al-Dulaimi was detained ten days ago at a checkpoint, along with Baghdadi’s son, north of the Lebanese town of Tripoli, a senior security confirmed to the Telegraph.\n\n“She had crossed into Lebanon from Syria. She and her son were travelling on fake passports,” the source said.\n\nThe boy is said to be no older than 11 years of age.\n\nCiting security officials, the Lebanese As-Safir newspaper said the child’s DNA had been tested and showed the leader of the Islamic State of Iraq and the Levant jihadist group is his father.\n\nBaghdadi’s DNA is likely to have been taken by US officials in the American run Camp Bucca prison in Iraq, where he was detained in 2004.\n\nThe newspaper said the arrests had been made after a tip off from a “foreign” intelligence agency, that is believed to belong to a Western government.\n\nThe wife and child are said to be currently being held in the Ministry of National Defence headquarters in Yarze, just outside Beirut.\n\nMrs Dulaimi was one of 138 women released from a Syrian government jail in March as part of a prisoner swap that led to the release of 13 Syrian nuns being held by Jabhat al-Nusra, al-Qaeda’s branch in Syria.\n\nThough Iraqi, Mrs Dulaimi had reportedly detained along with three of her children during a military operation near the Syria capital Damascus.\n\nEarlier this year a photograph was circulated online purporting to be of Mrs Dulaimi. It showed a young woman with a pale face, clearly defined cheek bones and large eyes. Her hair is covered in a black hijab.\n\nThe release of Mrs Dulaimi was repeatedly demanded by the al-Qaeda kidnappers of the nuns, who were captured from a convent in the Syrian Christian town of Maaloula.\n\nOne source close to the negotiations told the Telegraph that they had “insisted” that without her release negotiations “would not continue”.\n\nMrs Dulaimi’s second detention is likely to be a significant personal blow to Baghdadi and could be used as a bargaining chip against his group, which has captured many foreign, Iraqi and Syrian prisoners and declared a caliphate in territory it has seized in Syria and Iraq.\n\nBaghdadi has three wives, two Iraqis and one Syrian, according to tribal sources in Iraq.\n\nEarlier this year the Telegraph visited the ramshackle neighbourhood of Tobchi in Baghdad, where Baghdadi, whose real name is Ibrahim Awad Ibrahim al-Badri, spent his early years.\n\nA resident who had played football alongside Baghdadi, when they were both part of a team formed by the local mosque, said he had married shortly after completing his doctorate at the Islamic University in Baghdad at the start of the millennium.\n\nThe resident, who asked not to be named recalled that his wife had given birth to a son within less than a year of the marriage ceremony. His son is now approximately 11 years old, matching the age of the boy reportedly captured in Lebanon.\n\nThere were some contradicting and unconfirmed reports that the child captured may have been a girl.\n\nSyria's civil war has killed more than 200,000 people in less than four years, the Syrian Observatory for Human Rights monitoring group said on Thursday.\"\n282,\"One More Thing … You Have to Charge It Every Day\n\n“Bono really should ask Tim Cook about the Apple Watch’s battery life.” I tweeted that yesterday during the U2 frontman’s awkward vaudeville routine with Cook onstage Tuesday at Apple’s biggest event in years. We were clearly moments away from its end and we hadn’t been told how long the company’s first wearable will run on a single charge. Expected battery life was a glaring omission in an otherwise impressive parade of features and specs. And after ignoring it completely during the Apple Watch’s onstage debut, the company stalwartly refused comment on it during the device demos that followed.\n\nThere’s a good reason for that. Sources tell me that Apple isn’t yet happy with the watch’s battery life, which isn’t going to break any industry standards. “It’s about a day right now,” said one, adding that Apple is working on various modifications ahead of the device’s 2015 launch to improve it. Reached for comment, Apple spokeswoman Nat Kerris declined to provide an estimate on expected battery life, but said the company expects users will charge their Apple Watches once daily. “There’s a lot of new technology packed into Apple Watch and we think people will love using it throughout the day,” Kerris said. “We anticipate that people will charge nightly which is why we designed an innovative charging solution that combines our MagSafe technology and inductive charging.”\n\nAnd Soil Shorts at Fitbit, Jawbone, Samsung and Motorola\nApple CEO Tim Cook on Apple Watch in an all-hands memo to employees: “This is a product which will change what people expect from wearable technology.”\n\nBABA Booey\nAlibaba kicked off the road show for its initial public offering on Monday, and its IPO order book is already full up. Reuters says the Chinese internet giant has collected enough orders to cover the entire deal, though it’s not clear where they fall in its $60-$66 per share price range. Regardless, Alibaba’s IPO is expected to be among the largest tech offerings ever, topping out at up to $21.1 billion, topping Facebook’s $16 billion listing in 2012 as the largest-ever technology IPO.\n\nApple Comms Breathing Easier Today\nAnd not just because it pulled off the company’s biggest event in years yesterday. Looks like former White House Press Secretary Jay Carney, who was being considered for the top communications job at Apple, will not be moving to Cupertino anytime soon. He’s joining CNN as a political commentator.\n\nCorrection: Making a Mockery of Money and Privacy\nLeonid Bershidsky, Bloomberg View: “I know what Facebook is about: Making a mockery of money.”\n\nSo the Mixed English/Chinese Soundtrack Wasn’t a Feature?\nDan Rayburn, Streaming Media Blog: “Apple’s live stream of the unveiling of the iPhone 6 and Watch was a disaster … right from the start, with many users like myself having problems trying to watch the event. Apple simply didn’t provision and plan for the event properly.”\n\nThat 8-Digit Calculator Is a Godsend Come Budget Time\nRep. John Dingell (D-Mich.) on the Apple Watch: “I’ve gotten pretty good life out of my Casio watch, to be honest. It tells me the time and even beeps on the hour. What more could you need?”\n\n“Maybe” Here Being a Euphemism for “Obviously”\nPath founder Dave Morin on Path: “Did the experiment fail? Maybe.”\n\nOff Topic\nMutant giant spider dog and shitty New Yorker cartoon captions.\"\n283,\"UPDATE: ESPN has confirmed that no such panel will take place, for the love of all that is holy.\n\nDomestic abuse, a crime that victimizes 1.3 million women a year according to the National Coalition Against Domestic Violence, is not an issue that men at the NFL seem capable of addressing, discussing, or addressing their discussion. According to the NCADV, \"\"In 70-80% of intimate partner homicides, no matter which partner was killed, the man physically abused the woman before the murder.\"\"\n\nIt's men committing it, men not punishing them for it, men not losing their jobs over mishandling it. The end result has been some of the NFL's worst public relations, ever. But ESPN, a sports network that will stop at nothing to free the NFL of this shame, is about to step in and make it all better with a bold plan: Send in more men.\n\nEleven men, to be exact, who will fill out a panel prior to the Chiefs playing the Patriots tonight on Monday Night Football. The panel will discuss, among other things, domestic abuse and the NFL.\n\nRemember, 1.3 million women are victimized by domestic abuse every year, but none of them will be on the panel. Ray Lewis will be, though. As will Jon Gruden, Mike Tirico, Chris Berman, Cris Carter, Mike Ditka, Adam Schefter, Tom Jackson, Keyshawn Johnson, Stuart Scott and Steve Young. Esquire has a proper shaming here.\n\nHow have some of these guys reacted to Ray Rice and Adrian Peterson's domestic abuce scandals and Roger Goodell's gross mishandling of them?\n\n\"\"Look, the NFL did not create these problems. The people in the NFL created these problems. The players. It’s not the commissioner. It’s not the owners. These kids are given the opportunity to make a lot of money and to play football. Now, if they want to jeopardize that with stupid behavior and doing dumb things, then it’s their fault. Why should the NFL take a black eye for what individuals do?\"\"\n\n--Mike Ditka\n\n\"\"The only thing I'm proud about is the team I played for, they did the right thing. Take them off the field... Because you know what? As a man, that's the only thing we really respect. We don't respect no women. We don't respect no kids. The only thing Roger [Goodell] and them can do, take them off the field because they respect that.\"\"\n\n--Cris Carter\n\n“If that (being physically punished) didn’t happen to me along the way I wouldn’t be here with you today. It taught me a lot of learning lessons.”\n\n--Keyshawn Johnson\n\n“There is no comparison between me and Ray Rice. It’s night and day.”\n\n--Ray Lewis\n\nCarter's praising of the Vikings for heroically deactivating Peterson following his admission that he hit his child with a switch is a bit off, as the team had activated him to play that week. This was followed by intense public outcry and led to the Vikings then rescinding the activation a day and a half later. So yeah, they did the right thing, after enough people complained about them doing the very clearly wrong thing.\n\nThis is a lot of men who think a lot of things about these issues but they may not possess the eloquence needed to present their points. Although in somebody like Ditka's case, their points are wildly off base anyway. The best type of point we can hope for tonight is \"\"willful ignorance.\"\" Why? Because, as Ben Collins writes in his Esquire piece:\n\n\"\"... ESPN has a $15.2 billion broadcasting agreement with the NFL. You will not hear these words because it would interfere with the amount of money both ESPN and the NFL can make.\"\"\n\nMostly, though, the issue is this: On a panel choosing to discuss domestic abuse on the national stage, before an NFL football game, ESPN has filled out the roster with their extremely male water-carrying talking heads. And again, Ray freaking Lewis, who is no doubt being counted on for NFL Punishment Analysis and to discuss his long, hard journey back from being implicated in a double homicide to the unveiling of his statue in front of M&T Stadium. Their choice to talk about the issue is likely to be nothing more than further damage control, rather than an enlightening and frank discussion.\n\nIt will be very difficult to indicate that ESPN cares, and the NFL cares, and that you should care, if ESPN can't even take the issue seriously enough to find at the very least a female majority panel to discuss an issue that touches primarily women.\n\nBut it's okay, because Roger Goodell went to a domestic abuse call center, where he was very open about his plans to not forget about this issue as fast as he can.\n\n\"\"[Call center CEO Katie] Ray-Jones said Goodell did not discuss any specific policies the NFL might put in place for domestic violence.\"\"\n\nProgress.\"\n285,\"Curvy Lucita Sandoval, 26, has been accused on several occasions of romping with students but until now nothing had been proven.\n\nIn the explicit video the teen is seen grinning wildly and giving the camera a thumbs up before panning around to show he is having sex with his teacher.\n\nThe boy, who has not been identified, allegedly told Sandoval he had deleted the video.\n\nEXPLICIT: The teacher may lose her job over the leaked video [CEN]\nACCUSED: It is not the first time Sandoval has been accused of improper conduct [CEN]\nBETRAYED: The teacher reportedly asked the teen to delete the video but he ended up sharing it on the web [CEN]\nBut instead he shared the 23-minute-long clip with friends on WhatsApp after which it quickly went viral.\n\nSchool officials in the city of Santiago del Estero, Argentina, have said now there is clear proof of Sandoval's abuse they will be forced to act.\n\nThe 26-year-old brunette has yet to comment on the scandal.\n\nROMP: A screenshot of the viral video which may cost the English teacher her job [CEN]\nThe English teacher is currently suspended from work pending an investigation.\n\nArgentina's age of consent is 18 although there are several separate laws regarding sexual relations with adolescents between the ages of 13 and 16.\"\n286,\"A rumor on Tuesday claims Apple's upcoming Apple Watch will be priced at $500 for the mid-tier steel model and up to $5,000 for top-end gold \"\"Edition\"\" versions, a number much higher than previous estimates.\n\nCiting an unnamed source, French website iGen reports Apple is looking to field the Apple Watch at a proposed retail cost of $500 for versions with stainless steel cases and between $4,000 and $5,000 for Apple Watch Edition models. This leaves the Apple Watch Sport version as Apple's lowest-priced option, which the company said would come in at $350.\n\nWhile the website has been accurate in predicting recent Apple product launches, the claims are unverifiable and should be taken with a grain of salt.\n\nPrevious estimates from jewelers and industry analysts pegged high-end Apple Watch Edition models at $1,200. Edition versions are crafted from 18-karat gold, feature sapphire crystal and come with a variety of luxurious strap options. Apple has not commented on whether the entire chassis is solid gold, or merely gold plated, but the company apparently developed a variant of the metal twice as strong as the standard.\n\nAdditionally, the source claims Apple is still shooting for a launch on Valentine's Day.\n\nPrior to the Apple Watch announcement, noted analyst Ming-Chi Kuo accurately predicted that the device would come in two sizes and multiple models spread across a wide range of price points. At the time, he speculated the wearable could cost into the \"\"thousands of dollars.\"\"\n\nApple announced its anticipated first foray into the wearables market in September, saying only that pricing would start at $350. Given that the Apple Watch Sport is made from relatively low-cost materials — aluminum, elastomer band and non-sapphire window — many believe it to be the entry-level model.\"\n288,\"Islamic State (IS) fighters may have captured weapons airdropped by the US near the Syrian town of Kobane, intended for the Kurdish forces defending it against the jihadists' onslaught. \n\nA video posted on YouTube on Tuesday by a group calling itself \"\"A3maq News\"\" purports to show airdropped supplies in the hands of the extremist group. The footage shows a masked and armed militant examining a package attached to a parachute. Later, he looks into crates containing various munitions, including RPG rounds and grenades. \n\nThe video could not immediately be independently verified, but A3maq News has previously posted IS-linked content and the some of the weapons seen in the video appear to match those possessed by Iraq's Kurdistan Regional Government (KRG), which supplied the arms.\n\nThe grenades seen at 1:28 in the video are reported to be German-made. Berlin sent 10,000 grenades to Iraqi Kurdistan in August as part of a consignment of military aid provided to the KRG's peshmerga fighters, according to publicly available German government documents. \n\nAdditionally, US Central Command confirmed in a statement on Monday that one airdropped bundle had missed its target,. However, CentCom said it had been destroyed in a follow-up airstrike to stop it falling into enemy hands. \n\n\nAmerican C-130 planes delivered weapons, ammunition and medical supplies provided by the KRG to People's Protection Units (YPG) fighters at dawn on Sunday, according to a CentCom statement. The operation was intended to \"\"enable continued resistance against ISIL's attempts to overtake Kobane,\"\" CentCom added, using the former name for the Islamic State.\n\nYPG spokesperson Redur Xelil told Reuters that the weapons would \"\"help greatly\"\" in the fight against IS. \"\"The military assistance dropped by American planes at dawn on Kobane was good and we thank America for this support,\"\" he said.\n\nKobane is surrounded on three sides by IS and is bordered to the north by Turkey. The Turkish government has thus far refused repeated requests to open a land corridor allowing humanitarian and military supplies into the town, leading to accusations of tacit complicity in the IS assault on the Kurds, whose struggle for greater autonomy has long been a thorn in Ankara's side. However, on Monday it announced that it would allow Iraqi Kurdish fighters to cross the border to the town.\n\nThe airdrops were the first of their kind, but the US launched a series of airstrikes on IS targets in August, then extended operations into Syria in September. American planes have now carried out more than 135 airstrikes against IS in Kobane, according to the Centcom statement, which it says are indicated to have \"\"slowed ISIL [S] advances into the city, killed hundreds of their fighters and destroyed or damaged scores of pieces of ISIL combat equipment and fighting positions.\"\"\n\nFollow John Beck on Twitter: @JM_Beck\"\n289,\"Finally, Pope Francis confirms what we've always known: All dogs go to heaven!\nDuring his weekly address in St. Peter's Square, the Catholic leader tried to console a little boy who was heartbroken over the death of his beloved pup. According to multiple reports, Pope Francis told the boy, \"\"One day, we will see our animals again the eternity of Christ. Paradise is open to all of God's creatures.\"\"\nOf course, this viewpoint goes against the conservative Catholic ideology that because animals don't have souls (!), they can't go to heaven. Some theologians have cautioned, per the New York Times, that Pope Francis \"\"had spoken casually, not made a doctrinal statement.\"\"\nPHOTOS: The last surviving 9/11 search dog returns to memorial site\nOthers within the faith, however, took the pontiff's words for what they were. \"\"He said paradise is open to all creatures,\"\" Rev. James Martin, a Jesuit persist and editor at large of America, the Catholic Magazine, told the Times. \"\"That sounds pretty clear to me.\"\"\nIt's pretty clear, too, that Pope Francis is a friend to the four-legged. In fact, he took his papal name from St. Francis of Assisi, the patron saint of animals.\nNEWS: Hero dog saves owner's life after snowmobile crash\nBut, back to that debate as to whether or not our furry and feathered friends have souls or not—the late Dr. James Herriot, a veterinarian and author, tackled this head-on in his story, \"\"The Card Over the Bed.\"\" In it, he wrote about an encounter with \"\"an old woman whose only fear is that she may never be reunited with her animals after death because some people say animals have no soul.\"\"\nDr. Herriot held the old woman's hand and told her reassuringly, \"\"If having a soul means being able to feel love and loyalty and gratitude, then animals are better off than a lot of humans. You've nothing to worry about there.\"\"\nAmen.\"\n292,\"News of singer Axl Rose’s death spread quickly earlier this week causing concern among fans across the world. However the December 2014 report has now been confirmed as a complete hoax and just the latest in a string of fake celebrity death reports. Thankfully, Guns N' Roses frontman is alive and well.\n\nUPDATE 03/12/2014 : This story seems to be false. (read more)\n\nAxl Rose death hoax spreads on Facebook\n\nRumors of the singer’s alleged demise gained traction on Monday after a ‘R.I.P. Axl Rose’ Facebook page attracted nearly one million of ‘likes’. Those who read the ‘About’ page were given a believable account of the American singer’s passing:\n\n“At about 11 a.m. ET on Monday (December 01, 2014), our beloved singer Axl Rose passed away. Axl Rose was born on February 6, 1962 in Lafayette. He will be missed but not forgotten. Please show your sympathy and condolences by commenting on and liking this page.”\nHundreds of fans immediately started writing their messages of condolence on the Facebook page, expressing their sadness that the talented 52-year-old singer, musician and songwriter was dead. And as usual, Twittersphere was frenzied over the death hoax.\n\nWhere as some trusting fans believed the post, others were immediately skeptical of the report, perhaps learning their lesson from the huge amount of fake death reports emerging about celebrities over recent months. Some pointed out that the news had not been carried on any major American network, indicating that it was a fake report, as the death of a singer of Axl Rose's stature would be major news across networks.\n\nA recent poll conducted for the Celebrity Post shows that a large majority (89%) of respondents think those Axl Rose death rumors are not funny anymore.\n\nAxl Rose Death Hoax Dismissed Since Singer Is ‘Alive And Well’\n\nOn Tuesday (December 02) the singer's reps officially confirmed that Axl Rose is not dead. “He joins the long list of celebrities who have been victimized by this hoax. He's still alive and well, stop believing what you see on the Internet,” they said.\n\nSome fans have expressed anger at the fake report saying it was reckless, distressing and hurtful to fans of the much loved singer. Others say this shows his extreme popularity across the globe.\"\n295,\"Led Zeppelin fans will be disappointed to learn that there’s no reunion tour and a story that appeared in the Daily Mirror suggesting that Robert Plant ripped up an $800 contract for such a gig is false, according to the Guardian.\n\nThe reported tour was supposedly financed by Virgin founder Richard Branson, who wanted to turn one of his Virgin planes into a new iteration of “The Starship,” the jet​ the band used to tour in the 1970s. The group was to play 35 dates in three locales-- London, Berlin and New Jersey.\n\nGuitarist Jimmy Page and bassist John Paul Jones had signed on. And the late drummer John Bonham’s son Jason was to play drums for the band. “It was a no-brainer for them but Robert asked for 48 hours to think about it,” a source told the Daily Mirror. “When he said no and ripped up the paperwork he had been given, there was an enormous sense of shock. There is no way they can go ahead without him.”\n\nTurns out, the entire tale is “rubbish,” said Plant’s publicist to the Guardian, backing up what Page had said to the publication in September - a Zeppelin reunion was “[not] very likely.”\"\n296,\"When Apple unveiled its Apple Watch, the company said the starting price would come in at US$349, but insider sources are claiming the stainless steel version will start at $500. Those sources also say the high-end gold Apple Watch Edition will start between $4,000 and $5,000, which is lower than many have been expecting.\n\nApple's mid-range smartwatch will likely start at $500Apple's mid-range smartwatch will likely start at $500\n\nAssuming the sources are correct, that pegs the anodized aluminum Apple Watch Sport as the lower-priced $349 model.\n\nThe anonymous sources, speaking with the French site iGen (English translation), also said Apple will ship its smartwatch in time for Valentine's Day in February. While a February release would be nice because it would get Apple Watch on consumer's wrists earlier, doesn't fit with Apple Senior Vice President of Retail Angela Ahrendts comments saying the smartwatch will ship in Spring 2015.\n\nApple Watch is a smartwatch device with sensors for tracking fitness activities and heart rate. It links to your iPhone to display alerts and messages, lets you reply to messages, shows turn-by-turn directions, learns your fitness routine and offers suggestions for improvement, and more. Three models in two sizes with multiple band options will be available when Apple Watch ships.\n\nHopefully Apple will release Apple Watch earlier in the year instead of some time in Spring, because even though products like Microsoft's new Band and Fitbit's just announced Surge aren't direct competitors, they are enticing enough to draw away some sales. Waiting until Spring could cost Apple some momentum, too.\n\niGen has been accurate in the past with Apple information, so they may be right on the pricing, but we're going with Angela Ahrendts on the release time frame because she's clearly in a good position to know when her own company's products will ship.\"\n298,\"Although Canadian police have not released the name of the Ottawa shooter, on Wednesday afternoon U.S. sources leaked that the suspect’s name is Michael Zehaf Bibeau, a 32-year-old Canadian who was a recent convert to Islam.\n\nMr. Bibeau’s name was first broadcast by CBS, allegedly via U.S. intelligence sources who had been in contact with their Canadian counterparts.\n\nThe suspect—who was reportedly born and raised in Quebec—has a lengthy criminal past in Montreal, Aylmer, QC and British Columbia.\n\nA Zehaf-Bibeau resided in Montreal’s Villeray-Saint Michel-Park Extension borough between 2004 and 2006.\n\nHis most recent court record indicates Mr. Zehaf-Bibeau fell off the map for three years, as far as the Montreal courthouse was concerned, because he failed to show up in court on a simple marijuana charge that had been filed against him on March 14, 2006.\n\nParliament shooting\nPolice secure the scene of a shooting on Parliament Hill in Ottawa on Wednesday Oct.22, 2014. A Canadian soldier standing guard at the National War Memorial in Ottawa was killed by an unknown gunman. THE CANADIAN PRESS/Adrian Wyld\nHe turned up in court more than three years later, on Dec. 12, 2009, to plead guilty to the charge. As part of his sentence he was granted an absolute discharge. (Under that charge the man was charged and convicted under the name Michael Bibeau-Zehaf.)\n\nHis most serious conviction came on Dec. 7, 2004, when Mr. Zehaf-Bibeau pleaded guilty to possession of phencyclidine, also known as PCP, and was sentenced to a 60-day prison term.\n\nOn the same day, he also pleaded guilty to marijuana possession and was sentenced to one day in prison. He has also been convicted for failing to comply with conditions of a release.\n\nIn court records related to another charge for breach of conditions, Mr. Zehaf-Bibeau listed his address as being in Aylmer, QC, a city of 40,000 just 23 minutes west of Downtown Ottawa.\n\nAnd, just two years ago, Mr. Bibeau was on the West Coast.\n\n\n\n\nAccording to British Columbia Court records, a “Michael Joseph Paul Zehaf Bibeau” committed robbery in Vancouver on December 16, 2011, and also racked up a lesser charge of uttering threats.\n\nAs of Tuesday evening, Vancouver Police were working with Ottawa law enforcement to pass on information about the suspect’s time in B.C.\n\n“The Vancouver Police Department, along with the BC RCMP, are working together to assist an Ottawa City Police and RCMP National Security investigation,” wrote Vancouver Police spokesman Randy Fincham late Wednesday afternoon. “Due to the ongoing investigation, there is little information we can share at this time,” he added.\n\nCiting confidential sources, the Globe and Mail reported Tuesday that Mr. Bibeau was a “high-risk traveller” whose passport had been seized to prevent him from travelling abroad to join ISIS fighters in Iraq or Syria.\n\nOn Tuesday, the RCMP confirmed that Martin Rouleau, the man accused of running over two Canadian Forces soldiers in Saint-Jean-Sur-Richelieu, had been one of 90 suspects under similar observation.\n\nNevertheless, as of Tuesday the RCMP had not confirmed that they had been monitoring Mr. Zehaf-Bibeau.\n\nPolice on the steps leading to Centre Block. THE CANADIAN PRESS/Justin Tang\nPolice on the steps leading to Centre Block. THE CANADIAN PRESS/Justin Tang\nUnlike other Canadian homegrown terrorist suspects, Mr. Zehaf-Bibeau had no obvious web presence: No Twitter account, no Facebook page, and no Jihadist scrawls in random blogs or YouTube comment sections.\n\nWitnesses say they saw Bibeau wearing a black coat with blue jeans, according to the CBC. The same report says gun used in the attack was a double-barrel shotgun.\n\nAlthough, if the example of Saint-Jean-Sur-Richelieu terrorist suspect Martin Rouleau is any indication, he may have changed his name following his conversion to Islam.\n\nBefore he allegedly ran over two Canadian soldiers in the parking lot of a Service Canada location, Mr. Rouleau reportedly changed his name to Ahmad LeConverti (Ahmad The Converted).\n\nAlthough there are no Zehafs listed in Canadian phone books, the name Bibeau is common throughout Quebec.\n\nOn Wednesday, Quebecer Michaël Bideau noted on his Facebook page that he shared virtually the same name and birth year of the alleged shooter.\n\nOttawa Shooting\nRCMP intervention team members walk past a gate on Parliament hill in Ottawa Wednesday Oct.22, 2014. THE\n“You will have hate messages on your Facebook before long!!” wrote one of his friends, although as of Wednesday night nobody appears to have mistaken him for the shooting suspect.\n\nEarly Tuesday afternoon, @V_IMS, a French-language pro-ISIS social media account posted a grainy photo that was allegedly of the Ottawa shooter.\n\nThe image, which was apparently snapped from a TV screen using a cell phone, showed a dark-haired man wearing a scarf and holding a light hunting rifle.\n\nWitness accounts from the scene say that the shooter was armed with a double-barreled shotgun.\n\nAccording to reports from Ottawa Police, however, the shooter was armed with a 30-30 rifle, a caliber common to lever-action hunting rifles that would be consistent with the firearm held by the man featured in the Tweeted image.\n\nThe image remains unconfirmed, however, and Twitter suspended the account shortly before 5 p.m. ET.\"\n299,\"Young boy is seen holding guns in images circulated on social media\n\nIsis supporters are circulating images of a child they say has become the youngest foreign fighter to be killed in battle for the jihadist group, according a counter-extremism think tank.\n\nThe images, which cannot be independently verified, show a young boy believed to be about 10-years-old holding guns, posing with a balaclava stretched across his face and standing alongside a man thought to be his father who is reportedly a militant.\n\nThose sharing the pictures are paying tribute to the child on Twitter as the youngest martyr from the Arabian Peninsula to have been killed in Syria as Isis tries to establish a caliphate across swathes of the region, according to Charlie Cooper, a researcher at the Quilliam Foundation.\n\nMr Cooper said the images have been circulated on social media with hashtags translated as ‘martyrdom of the cub of Baghdadi and his father'. It is claimed that reports of his death first emerged on 26 September and that he was killed fighting alongside his father.\n\nThe child’s alleged death comes after an Australian man fighting for Isis posted a picture online showing his young son holding the severed head of a Syrian soldier in August, with the caption: \"\"That’s my boy.\"\"\n\nIn the same month, a report by the United Nations Human Rights Council found Isis affiliated groups have recruited, trained and used children in active combat roles.\n\nIt also found Isis has established training camps to recruit children into armed roles, where they would receive weapons training and religious education. In Raqqa, children as young as ten were being recruited and trained by Isis.\n\nThe UN said: “In using children below the age of 15, the group has committed a war crime.”\n\nNews of the boy’s alleged death comes as video footage was released showing Isis firing on targets on the besieged Syria-Turkey border town of Kobani.\n\nThe video has been distributed by the pro-Isis media group Al-A’amaq, who publish clips showing the strategic assets seized by the group and where it is advancing.\n\nIn it, the fighters can be heard vowing to descend on the town in spite of coalition air strikes, with one warning: “We will enter the city and free it from non-believers.”\"\n300,\"Apple took the leap into the wearable space with the announcement of its Apple Watch earlier in September this year, revealing that the device will start at $349. Now rumors suggest that the gold and stainless steel editions of the Apple Watch may set consumers back by $5,000 and $500, respectively!\n\nApple revealed that it would release three collections - Sport Collection, Watch Collection and Edition Collection, which would be composed of aluminum, stainless steel and gold cases, respectively. It was anticipated that the company would have three basic price points, which would vary depending on the band choice and perhaps size.\n\nNow, according to French website iGen.fr, the stainless steel version of the Apple Watch will start at $500, whereas the gold variant of the wearable may start from $4000 to $5000.\n\n\"\"Apple Watch Stainless Steel (polished or black sidereal) would be proposed at $ 500. The Edition model in yellow or pink gold would be sold between $4,000 and $ 5,000 (translated),\"\" reveals iGen.fr.\n\nThe French website cites reliable sources as the basis of its information. iGen.fr has a track record of being dependable as the publication reported the dimensions of the then impending iPhone 6 Plus and iPhone 6 smartphones from Apple correctly.\n\nPrevious estimates from industry experts have pegged the top-end gold Apple Watch's pricing between $1000 and $5000. The Edition Collection will be fashioned from 18K gold and have sapphire crystal. This variant of the Apple Watch will also come with several expensive strap options. Apple, however, has not disclosed whether the chassis of this variant of the Apple Watch is solid gold or simply gold plated.\n\n\nAccording to iGen.fr's sources, the Apple Watch will release by Feb. 2015 on Valentine's Day. Both resellers and distributors are fervently preparing for the mid-Feb release of the Apple Watch next year per the site.\n\nApple SVP of Retail and Online Stores Angela Ahrendts' leaked video to employees let slip that the company would release the Apple Watch in Spring next year.\n\nWith the pricing of the stainless steel and gold variants of the Apple Watch veering towards the expensive, it seems the aluminum version is poised to be the low-end model. It will be interesting to see if consumers are willing to spend a bomb on a smartwatch whose performance is not known.\"\n302,\"Every year, Apple does some counterprogramming at CES. This year, whether it meant to or not, it may have some big news: 9to5Mac has some new details that say there's a 12-inch MacBook Air with a completely new design, a higher-resolution display, and few of the trappings we've come to expect from a MacBook Air.\n\nHere's Mark Gurman at 9to5Mac:\n\nApple is preparing an all-new MacBook Air for 2015 with a radically new design that jettisons standards such as full-sized USB ports, MagSafe connectors, and SD card slots in favor of a markedly thinner and lighter body with a higher-resolution display. Sources within Apple, who have used internal prototype versions of the upcoming computer, have provided in-depth details about the machine, and our exclusive artist renditions of the revamped MacBook Air provide the first close look at Apple’s first major step in mobile Mac computing since the Retina MacBook Pro launch in 2012.\nAccording to Gurman's sources, there are a number of other changes as well. The function keys and arrow keys have been redesigned, and the keyboard sits completely edge to edge on the palmrest. It's smaller and narrower, apparently, and the trackpad doesn't have the same clicking feedback. Of course, let's be clear: these are leaks and sources, who are often working with incomplete and occasionally incorrect information. Things also change, a lot, between leaks and release. But also, Mark Gurman has a long history of being right.\n\nThese photos, too, are not real. They are renderings, guesses as to what the Macbook might be. But if these sources are right, confirming rumors we've been hearing for months and years — of a lighter, thinner, higher-res MacBook Air — 2015 could be a big year for Apple's laptops.\"\n303,\"ports of Judd Nelson’s death have been greatly exaggerated. \n \nDespite rumors that swept the Internet on Sunday morning, the “Breakfast Club” star is alive and well, his manager and agent told the Los Angeles Times. \n \nAgent Gregg Klein even hustled to Nelson’s home Sunday morning -- which he said is not in the building mentioned in the original false report -- to take a photo of the actor with the front page of today's newspaper.\n\nKlein was to the point when he answered The Times' query about Nelson's status: \"\"Reports of Judd Nelson's death are not accurate please see attached photo.\"\"\"\n304,\"The 45 year old Mexican/American, born in De la Cruz, Sinaloa, who made a name for himself with his incredible rehabilitation and training technics wit dogs, duty in which he professionally wrote three books on the topic “Cesar’s way” “Be the pack leader” and “Member of the family”, he reach worldwide popularity with his TV series “The dog Whisperer”, this name would be the new way people knew him, he died this morning in Santa Clarita hospital in California. \n\nMillan was hospitalize yesterday afternoon, the medical reports indicate that he suffered a fulminate heart attack, which paralyze his heart unavailable for the blood to reach his brain, and other vital organs, situation witch cause the death of this humanitarian man, who years before open his foundation “Cesar Millan Foundation”, where Jada Pinkett Smith, wife of Will Smith, is Vice-president. \n\n \n\nThe sad news of Millan’s death was given by his wife Jahira Dar in a news conference, a couple of hours ago, where se said to the media, “I hope you can understand my lost, and I would appreciate if you can give us our space for our mourning”.\n\nUntil now, it’s uncertain de details of the funeral, never the less, the body of Cesar Millan is expected to be shipped back to Mazatlan, Sinaloa. He will be buried next to his grandfather, who planted in him the love for animal, especially dogs.\n\nDefinitely it’s a big lost, for ever more, rest in peace Cesar Millan…\"\n305,\"This video is the epitome of a close shave.\n\nThis US marine along with two comrades in arms was conducting a raid in the turbulent Helmand province in Afghanistan in 2013.\n\nWhile leaving cover, a Taliban sniper shot at his head.\n\nLady luck was on his side with the only visible damage to the kevlar helmet was a tear to its camouflage cover.\n\nNeedless to say, this chap had a charmed existence that day…\n\nDefinitely should have laid some accumulator bets as soon as he returned to base.\n\nMORE: Man lucky to be alive after falling off cliff while chasing goat\n\nMORE: Driver lucky to be alive after shocking ‘GTA-style’ crash\n\nMORE: ‘I could have been electrocuted to death': Woman’s lucky escape after lightning fries her bedroom\"\n307,\"Apple is reportedly planning to market and sell its Apple Watch much differently than its other products by allowing customers to book appointments to try on different watch models, according to a report from The Wall Street Journal.\n\nNew spaces will be added to Apple Stores specifically for this purpose, according to the report, which refers to this as a new \"\"shopping option.\"\"\n\nSalespeople are being trained to help customers pick out specific models.\n\nThis falls in line with what we've already heard regarding Apple's retail strategy for the Apple Watch. Last week, 9to5Mac's Mark Gurman revealed Apple's retail plans for the watch, which included having salespeople ask customers detailed questions about how they plan to use the watch.\n\nApple has emphasized the fact that it's selling the Apple Watch as a timepiece more than a gadget, so it's not surprising to hear that it's taking a different approach to retail. When it first presented the watch in September, it stressed that the Apple Watch is meant to tell the time before anything else.\n\nIt's the first new product category Apple has unveiled since the introduction of the iPad in 2010, and the company's retail strategy will also be telling of how Angel Ahrendts, Apple's new senior vice president of retail, is handling the job.\n\nWe're expecting to learn more details, such as pricing for more expensive Apple Watch models and availability, at Apple's event later today.\"\n308,\"Nigeria said on Friday it had agreed a ceasefire with Islamist militants Boko Haram and reached a deal for the release of more than 200 schoolgirls kidnapped by the group six months ago.\n\nThere was no immediate confirmation from the rebels, who have brought five years of havoc in Africa’s top oil producer and triggered an international outcry by seizing the girls from the northeast town of Chibok in April.\n\n“I wish to inform this audience that a ceasefire agreement has been concluded,” said the head of Nigeria’s military, Air Chief Marshal Alex Badeh, adding the deal had followed three days of talks with the militant sect.\n\nGovernment spokesman Mike Omeri said the deal covered the release of the captives and Boko Haram had given assurances “that the schoolgirls and all other people in their captivity are all alive and well.”\n\nTheir release would be a huge boost for President Goodluck Jonathan, who faces an election next year and has been pilloried at home and abroad for his slow response to the kidnapping and his inability to quell the violence, the biggest security threat to Africa’s biggest economy.\n\nApart from one appearance on a Boko Haram video, the girls have not been seen since the brazen nighttime raid on the town near the Cameroon border, although police and a parent said last month that one of the victims had been released.\n\nBoko Haram, whose name roughly translates as “Western education is sinful,” has killed thousands of people in its fight to create an Islamic caliphate in the vast scrubland of Nigeria’s impoverished northeast.\n\nA senior Nigerian security source confirmed the existence of talks, but said it remained unclear whether Abuja was negotiating with self-proclaimed movement leader Abubakar Shekau, or another faction within the group.\n\n“Commitment among parts of Boko Haram and the military does appear to be genuine. It is worth taking seriously,” the security source told Reuters.\n\nSeveral rounds of negotiations have been attempted in recent years but they have never achieved a peace deal, partly because the group is believed to be deeply divided.\n\n“There are some talks but it depends on the buy-in of the whole group. I would be surprised if Shekau had suddenly changed his mind and is ready for a ceasefire,” the source added.\n\nThe government was negotiating with Danladi Ahmadu, a man calling himself the secretary-general of Boko Haram, a presidency source said. It was not clear if Ahmadu is part of the same faction as Shekau.\n\nSecurity sources in neighbouring Chad said Chadian mediators had been involved in the discussions, which were part of a larger deal that led to the release a week ago of 27 hostages, including 10 Chinese workers, kidnapped in Cameroon.\n\nSeparately, Cameroon’s defence ministry said eight soldiers and 107 Boko Haram militants had been killed in fighting in the far north on Wednesday and Thursday, a region that has suffered regular cross-border raids.\"\n311,\"Islamic State insurgents released a video on Tuesday purportedly showing the beheading of U.S. journalist James Foley, who had gone missing in Syria nearly two years ago, and images of another American journalist whose life they said depended on U.S. action in Iraq.\n\nThe video, titled “A Message To America,” was posted on social-media websites. It was not immediately possible to verify its authenticity.\n\nMr. Foley, who has reported in the Middle East for five years, was kidnapped on Nov. 22, 2012, by unidentified gunmen. Steven Sotloff, who appeared at the end of the video, went missing in northern Syria while he was reporting in July, 2013.\n\nA Twitter account set up by Mr. Foley’s family to help find him said early on Wednesday: “We know that many of you are looking for confirmation or answers. Please be patient until we all have more information, and keep the Foleys in your thoughts and prayers.”\n\nThe White House said that U.S. intelligence agents were working to verify the authenticity of the video.\n\nIslamic State, an al-Qaeda offshoot, had not previously executed American citizens publicly. The Sunni militant group has declared a caliphate in parts of Iraq and Syria in areas it controls.\n\nThe video, which was posted after the United States resumed air strikes in Iraq for the first time since the end of the U.S. occupation in 2011, opened with a clip of U.S. President Barack Obama saying he had authorized strikes in Iraq.\n\n“Obama authorizes military operations against the Islamic State effectively placing America upon a slippery slope toward a new war front against Muslims,” words appear in English and Arabic on the screen.\n\nIt showed black-and-white aerial footage of air strikes with text saying “American aggression against the Islamic State”\n\nA person identified as James Foley and wearing an orange outfit is seen kneeling in the desert as a man in black dress with a black mask stands beside him, holding a knife.\n\n“I call on my friends, family and loved ones to rise up against my real killers, the U.S. government, for what will happen to me is only a result of their complacency and criminality,” the kneeling man says.\n\nThe man in the mask speaks in a British accent and says: “This is James Wright Foley, an American citizen, of your country. As a government, you have been at the forefront of the aggression toward the Islamic State.\n\n“Today your military air force is attacking us daily in Iraq. Your strikes have caused casualties amongst Muslims. You are no longer fighting an insurgency. We are an Islamic army, and a state that has been accepted by a large number of Muslims worldwide.”\n\nFollowing his statement, he beheads the kneeling man.\n\nAt the end of the video, words on the side of the screen say “Steven Joel Sotloff” as another prisoner in an orange jumpsuit is shown on screen.\n\n“The life of this American citizen, Obama, depends on your next decision,” the masked man says.\n\nMr. Foley, a freelance reporter, had been covering Syria’s civil war for GlobalPost. In 2011, he was held for 45 days by forces loyal to former Libyan leader Moammar Gadhafi.\n\nMr. Sotloff is also a freelancer journalist with published stories in Time Magazine and Foreign Policy. He has worked in Syria, Libya and Yemen.\n\nIslamic State has executed hundreds of people in Syria and Iraq during its advance. Its members follow a hard-line interpretation of Sunni Islam but target all those who oppose it, including Sunni Muslims.\n\nThe Syrian Observatory for Human Rights, a monitoring group, said Islamic State militants had executed 700 members of a Sunni tribe in eastern Syria in two weeks, the majority of them civilians.\n\n“We have seen a video that purports to be the murder of U.S. citizen James Foley by ISIL,” White House spokeswoman Caitlin Hayden said, referring to the militant group by an earlier name, the Islamic State of Iraq and the Levant.\n\n“If genuine, we are appalled by the brutal murder of an innocent American journalist, and we express our deepest condolences to his family and friends.”\n\nIslamic State also released another video on Tuesday that gave the strongest indication yet it might attempt to strike American targets.\n\nThe video with the theme “breaking of the American cross” boasts Islamic State will emerge victorious over “crusader” America.\n\nIt follows a video posted on Monday, warning of attacks on American targets if Washington struck against its fighters in Iraq and Syria.\n\nThe latest footage spoke of a holy war between Islamic State and the United States, which occupied Iraq for nearly a decade and faced stiff resistance from al-Qaeda.\n\nUnlike al-Qaeda, Islamic State has so far focused on territorial gains designed to eventually establish a full-blown Islamist empire.\"\n313,\"MOGADISHU, Sept 5 (Reuters) - The alert and story on Sept. 5 headlined \"\"Islamist rebel leader killed in U.S. strike-Somali government\"\" is withdrawn and no substitute story will be issued.\n\nThe story was sourced to a website purporting to be the Somali prime minister's Facebook page. A Somali government spokesman said the page was not official and said the government had not yet commented on whether Ahmed Godane, the head of the Somali Islamist militant group al Shabaab, had been killed in a U.S. strike on Monday. STORY_NUMBER: L5N0R62Q3 STORY_DATE: 05/09/2014 STORY_TIME: 1324 GMT (Writing by Edmund Blair; Editing by Sonya Hepinstall)\"\n320,\"Over the weekend, NBC anchor Lester Holt cut to a satellite feed in Sugar Mountain, NC, for a report from weatherman Mike Seidel. Except Seidel apparently wasn’t ready to go on air and appeared to be urinating in the woods. After he finishes whatever he’s doing, he appears to then zip up his fly and put his gloves back on.\n\n\n\nNBC claims Seidel was merely “checking his phone,” which he had clumsily dropped in the snow. But there are a lot of unanswered questions: Why didn’t one of the PAs in the film crew grab his phone for him? Why has he been so reluctant to talk about the issue on Twitter? Is he even in Sugar Mountain?\n\nIt sounds like a cover-up for a vast, troubling media conspiracy.\n\nh/t Corey Lambrecht | Daily News\"\n321,\"A man with a rifle shot a soldier standing guard at the War Memorial in downtown Ottawa, and witnesses said there were further shots fired on Parliament Hill nearby.\n\nIt was not immediately known if there were further injuries.\n\nAlain Merisier. who works at the cafeteria in the Parliament building, told CBC News that said he saw a man in a car at the Centre Block with a long gun.\n\nWitnesses said they then heard shots fired, and there was an unconfirmed report of a person injured outside the Library of Parliament.\n\nPolice confirmed the shooting at the War Memorial, and sealed off the area while the injured soldier was given emergency medical aid.  He was later put into an ambulance.\n\nScott Walsh, who was working on Parliament Hill, said he saw a man running with double-barrelled shotgun, wearing a scarf and blue jeans.\n\nWalsh said the man hopped over the wall or fence that surrounds Parliament Hill?, with his gun forcing someone out of their car. He then drove to the front doors of Parliament and fired at least two shot, Walsh said.\n\nPolice said the man was not yet in custody.\n\nThe National War Memorial stands in Confederation Square in the heart of downtown Ottawa. The Parliament buildings and the Gatineau Hills are in the background. \n\nMore to come\n\n[CUSTOM]\"\n322,\"LOS ANGELES, California ( The Adobo Chronicles) – He did it again. Rapper Kanye West reprised his most infamous stunt at Sunday night’s Grammy awards, taking the stage as Beck was accepting the album of the year award. West popped up on stage and moved toward Beck as if he was about to take the trophy from him. Instead, West turned away and quickly jumped down.\n\nBeck beat out both the night’s top winner, Sam Smith, and the category’s expected winner, Beyoncé.\n\nThe incident was a repeat of the 2009 MTV Video Music Awards, when West accosted Taylor Swift during her acceptance speech after Swift’s “You Belong With Me” beat Beyoncé’s “Single Ladies” for Female Video of the Year.\n\n“Yo, Taylor, I’m really happy for you, I’ma let you finish,” West said after taking the microphone at Radio City Music Hall, “but Beyoncé had one of the best videos of all time! One of the best videos of all time!”\n\nWest was roundly criticized for his action and was even called a “jackass” by no less than President Obama.\n\nAfter this latest incident, organizers of the major awards shows like the Grammys, MTV Video Music Awards, People’s Choice Awards and the Oscars have unanimously agreed to disinvite and bar West from their respective ceremonies. The television networks that air these awards programs also joined in the ‘West boycott.’\n\nNo more Kanye West on live TV! And Beyoncé just lost her most loyal cheerleader.\"\n323,\"NORTH HOLLYWOOD, California -\n\nKurt Sutter, creator of the hit FX drama Sons of Anarchy, has announced plans to turn the popular television series into a major motion picture.\n\nSutter, who was also a writer, producer, and director on the series, said in an interview with Hollywood Today magazine that he has long contemplated taking S.O.A. to the big screen following its run on television. “People absolutely loved the show, as did I, and I have put a lot of thought into the matter, and we are going forward with turning it into a feature film” Sutter said.\n\nSons of Anarchy ran for seven seasons on FX, from 2008-2014, and in the process built a huge following. Sutter said the film will star Charlie Hunnam, who played the lead character Jax Teller, as well as Ryan Hurst who played Opie Winston, and Katey Sagal as Gemma Teller. The film, which is a prequel to the storyline of Sons will also introduce fans to Jax’s father, John, who will be played by Brad Pitt.\n\n“I am most excited about bringing Brad (Pitt) on as John Teller, he is absolutely perfect for the role. The movie will take place from the day Jax was born, and leads up to the era just before Sons Of Anarchy began as a series.”\n\nSutter also said that he is really happy to bring Ryan Hurst back as Opie Winston, and hopes fans will forgive him for killing Opie off. “Man I tell ya, when we killed Opie off, it was like the thing turned real. I’ve never gone public with this, but I’ve had people get really crazy when they see me in public,” said Sutter. “They shout at me, and they get angry - ‘You shouldn’t have killed Ope! I hope you rot in Hell!,’ that sort of thing. I had people try to run me off the road when they recognized me, although that just might be because I’m kind of a dangerous driver. Anyway, my hope is that this film will help them cope.”\n\nSutter says pre-production on film will begin in the middle of 2015, and will begin shooting sometime in the fall. “For a movie of this scope, with this much storyline attached, you should expect to see the film by the end of 2016,” said Sutter. “In the mean time, buy all the official Sons of Anarchy merchandise you can. Every dollar goes to helping get this movie completed. Brad Pitt isn’t cheap, you know.”\"\n324,\"Homeland Security Secretary Jeh Johnson is pushing back against a claim made by Rep. Duncan Hunter that at least 10 Islamic State of Iraq and the Levant fighters were apprehended trying to come into the U.S. from Mexico.\n\n“We have no credible, specific intelligence to that effect,” Johnson said of ISIL insurgents illegally entering the country from along the southern border on CNN Wednesday evening. “And I look at the intelligence reports from overseas from our southern border from our intelligence community virtually every day, numerous times a day, to be on the lookout for something of that nature. So, what I’d say to the American public is we’re vigilant in looking out for individuals of suspicion who may be crossing our border.”\n\nThe top DHS official didn’t mention Hunter, a California Republican congressman, by name. But on several occasions, Johnson said that public officials have a “responsibility” to not “unnecessarily frighten the American public.”\n\n“Let’s not unduly create fear and anxiety in the American public by passing on speculation and rumor,” the secretary told host Wolf Blitzer.\n\nBlitzer asked specifically about comments made Tuesday evening by Hunter, a member of the House Armed Services Committee. “[A]t least 10 ISIS fighters have been caught coming across the Mexican border in Texas,” the congressman said during an interview on Fox News, citing information from source from Customs and Border Protection, which is under DHS authority. Hunter also suggested that it was likely that “dozens” of others linked to the terrorist group that has recently beheaded two American journalists and two British aid workers would likely not get caught by border agents and make their way into the U.S.\n\nOn Wednesday, DHS flatly said that Hunter’s claim was unfounded. “The suggestion that individuals who have ties to ISIL have been apprehended at the southwest border is categorically false, and not supported by any credible intelligence or the facts on the ground,” a DHS spokesperson said.\n\nJudicial Watch reported later Wednesday that four “Islamic terrorists” had been seized along the southern border in 36 hours.\n\nHunter’s deputy chief of staff, Joe Kasper, told POLITICO that the congressman stands by his statement, which came from a conversation with a “high-level” source, but didn’t elaborate when asked about the individuals’ specific ties to ISIL.\n\nIn September, Republican Rep. Jason Chaffetz of Utah claimed that four men linked to terrorist organizations tried to cross the border earlier that month.\"\n330,\"British intelligence agencies MI5 and MI6 have identified the man suspected of the horrific beheading of American journalist James Foley, according to British media reports.\n\nThe hooded man with an English accent is believed to be 23-year-old Abdel-Majed Abdel Bary, known to fellow Islamic State militants as Jihadi John.\n\nKey suspect: Abdel-Majed Abdel Bary who raps under the name Lyricist Jinn. Photo: YouTube\n\nThe former rapper left his family home in an affluent west London suburb last year to fight in the civil war in Syria.\n\nIn early August he tweeted a photo of himself wearing military camouflage and a black hood, while holding a severed head in his left hand.\n\nBritish SAS forces are hunting Foley's killer, using a range of high-tech equipment to track him down and potentially free other hostages.\n\nMurdered: American journalist James Foley. Photo: AP\n\nThe Mail on Sunday is reporting that a \"\"significant force\"\" of SAS personnel has been deployed to northern Iraq over the past two days, joining local units fighting the Islamic State. They have fanned out into four-man teams, accompanying Iraqi and Kurdish troops in an effort to find British jihadists.\n\nThe Sunday Times reports that Bary is the key focus of the manhunt. He is one of the British jihadists referred to by former hostages as the Beatles because of their British accents. The two others were called \"\"George\"\" and \"\"Ringo\"\".\n\nThe two other Britons suspected of involvement in the crime are Aine Davis, a former drug dealer who converted to Islam, and Razul Islam, who is believed to have joined the terrorist group that murdered Foley.\n\nA still from the video of James Foley's execution. Photo: AP\n\nBary is the son of an Egyptian-born militant who is awaiting trial on terrorism charges in Manhattan, due to his alleged involvement in the bombing of US embassies in Kenya and Tanzania in 1998.\n\nBefore leaving the family home to fight in Syria, Bary was an aspiring rapper known as L Jinny whose music was played on one of Britain's most popular radio stations, BBC Radio 1.\n\n&amp;amp;amp;amp;amp;nbsp;\n\nRecordings of his songs will prove vital to the investigating team, with experts using voice recognition technology to match his voice with that of the man who brutally decapitated Mr Foley.\n\nBary made a number of music videos for his songs, with titles such as Flying High, Dreamer and Overdose.\n\nIt is believed he was indoctrinated by an Islamic preacher named Anjem Choudary who persuaded him to join the fight in Syria.\"\n331,\"A fisherman is claiming to have caught a massive catfish — measuring almost 9 feet and weighing roughly 266 pounds — in the Po Delta in Italy. The picture of the giant sea creature is so surreal, many will certainly question if it’s a fake.\n\nDino Ferrari posted several photos on Facebook of himself posing with the wels catfish, also known as the sheatfish.\n\n(Facebook)\n\n(Facebook)\n\nSurprisingly, it’s not the heaviest or longest catfish ever caught on a rod and line. The Mirror reports a 9-foot, 308-pound catfish was previously caught in the Po Delta.\n\nWels catfish can apparently grow to be over 13 feet long and nearly 900 pounds, but it’s rare to catch one over about 6 feet.\n\n(H/T: Daily Mail)\"\n333,\"(Source) A neighbor tells 8 News NOW former baseball star Jose Canseco was hurt in an accidental shooting Tuesday afternoon at his house on the eastside of the Las Vegas valley. Metro Police confirm there was an accidental shooting at the address, but would not confirm the former player was hurt. However, records show Canseco owns the home where the shooting happened.\n\n \n\n \n\nVintage Canseco. World Series Game 6, NBA opening night, the Boz On ESPN, all eyes not on Jose Canseco, whoops there I go shooting myself and stealing the show, clumsy me, can’t believe that happened!\n\n \n\nYou can tell me it was accidental but I know better than that. The consummate showman, that’s what Canseco is.\n\nUPDATE – Shot or Drone attack?\"\n337,\"A propaganda video claiming to show U.S. journalist James Wright Foley kneeling on a mountaintop and making a long anti-U.S. statement, presumably under duress, was posted to YouTube on Tuesday. Foley is standing next to an ISIS militant, who makes some remarks placing the blame for Foley’s death on U.S. President Barack Obama, before appearing to behead Foley with a knife.\n\nThe video, posted by Furqan Media, an official ISIS outlet, begins with footage of President Obama’s speech announcing his authorization of air strikes against ISIS in northern Iraq, preceded by these words: “Obama authorizes military operation against the Islamic State, effectively placing America upon a slippery slope towards a new war front against Muslims.” The video, which gives no hint as to where Foley was being held, then shows footage of the recent air strike in northern Iraq, before cutting to the beginning of Foley’s speech.\n\nIn the statement, during which he remained calm, Foley appeared to date his remarks by referring to recent strikes in Iraq. He specifically mentioned his brother John, a member of the U.S. Air Force.\n\nThe militant at Foley’s side started his speech by saying: “This is James Wright Foley, an American citizen of your country.” His statement referred to the recent air strikes, and continued: “You’re no longer fighting an insurgency. We are an Islamic army, and a state that has been accepted by a large number of Muslims worldwide, so effectively, any aggression towards the Islamic State is aggression towards Muslims from all walks of life who have accepted the Islamic caliphate as their leadership.”\n\nTime magazine journalist Steven Sotloff, who has also been missing in Syria since August 2013, was paraded alive toward the end of the video, with the ISIS militant holding him threatening the U.S. president, saying that Sotloff’s life depended on Obama’s next move in Iraq.\n\nFoley, a freelance journalist working for the Global Post, went missing near Taftanaz in Syria on Nov. 22, 2012, as he was on his way out of the country. His family and fellow journalists have been campaigning for his release ever since. Foley also spent six weeks in captivity in Libya while reporting on the war there in 2011. Numerous theories were posited for his disappearance, with many surmising that he was no longer alive, or that he was in Syrian state custody.\n\nJihadist forums immediately lit up with gloating posts upon the video’s publication, with exhortations to keep pushing the propaganda via social media. Said one, posting on the Hanein forums: “We must upload the video with a title in both Arabic and English for it to arrive to the American people … Keep uploading the video every minute since YouTube declared war on us you brothers.” Journalists and others, meanwhile, urged people not to share the video.\n\nThe original video was immediately removed from YouTube for breaching its terms and conditions on violent content, but multiple copies are continuing to pop up.\n\nSeveral others pounced on the fact that Foley was shown in military-style fatigues during a split-screen portion of the video. “Look at minute 2:16, is he a soldier or a journalist!!” said one.\"\n339,\"A 19-year-old named Jess Smith revealed she was the smiling baby in the sky on ‘Teletubbies’! Since then, fans have been freaking out on Twitter. See what they’re saying!\nAfter keeping her role a secret for 19 years, Jess Smith finally revealed on Facebook that she was the giggling sun in the sky on the BBC & PBS series Teletubbies! Our minds are blown, and so are fans’ on Twitter! Has it really been 19 years?!\n\n\n‘Teletubbies’ Sun Baby’s Identity Revealed As Jess Smith — Fans React\n\nJess Smith: Why I Finally Decided To Come Clean\nJess reportedly first revealed the truth during a “getting-to-know-you game during her first week at Canterbury Christ Church University,” E! Online claims. Soon thereafter, she told the rest of the world her secret via Facebook.\n\n\nBella Thorne To Die In 'Scream' Remake?\nHollywood Life\n\n“So I’ve recently celebrated my 19th birthday and after a lot of thought, I’ve decided it’s time to tell everyone,” she said on the social media site, according to E! Online. “I used to hide it but after a lot of encouragement from my friends at university, I’ve gained the confidence to come out with it. I am the sun from Teletubbies. There has been quite a few people pretending to be ‘the sun’ but only I could tell you the real story. Everyone says they can see the likeness between my face now and me as a baby. I still have a baby face. I haven’t changed much either. I am still giggly.”\n\nThe resemblance is uncanny!\n\nIronically, there were rumors the true identity of the baby was a different Jessica Smith, the 27-year-old who starred on MTV’s Laguna Beach, Daily Mail claims. Now, that would have been awesome.\n\nDid YOU watch Teletubbies, HollywoodLifers? Which character was your favorite? Tell us!\n\n– Chris Rogers\"\n342,\"The handsomely charismatic Dr. Drake Ramoray fell down an elevator shaft and was thought to be in a near-permanent coma. That’s bad, but at least he never had his balls stolen? That’s reportedly what happened to Dmitry Nikolaev, a 30-year-old soap star living in Russia, who “had a drink with a ‘young blonde woman’ who approached him at a bar after he finished a performance at a small Moscow theatre.” They hit it off, and she invited him to a sauna because Russia.\n\nHe accepted, despite being married, which was the first mistake. The second and third mistakes: losing his left testicle, then his right testicle when this mysterious woman pulled a Dewey Crowe on him.\n\n“They kissed and had some more beer and after that the actor remembers nothing,” said a police source.\n\nHe woke up next day at a bus stop, feeling acute pain, and with blood on his trousers.\n\nRushed to hospital, he was told that his testicles had been removed and that “it was done like proper surgery by someone with a medical education.” The operation was conducted in a “skillful way,” said police, who believe his beer was spiked by an unknown drug. (Via)\n\nThings will eventually be okay for Nikolaev. He now works as a children’s animator, but he’s hoping to finally make his passion project, Чувак, где моя Мячи, or in English, Dude, Where’s My Balls?\"\n343,\"A small furor has erupted over whether a Saudi television station blurred out the image of U.S. first lady Michelle Obama in the broadcast of her and President Barack Obama’s meeting with new Saudi King Salman today in Riyadh. Saudi officials deny the claim.\n\nThe new king shook hands with President Obama at the Erga Palace but didn’t acknowledge the first lady during a brief meeting at the funeral for King Abdullah. Barack and Michelle Obama cut short their trip to India to attend the funeral.  \n\nSeveral videos posted on Saudis' Facebook pages obscured Michelle Obama's face. They were removed shortly after they were posted. I captured a screenshot of one such video before it was taken down. The Arab news service Mashahead posted on YouTube a video allegedly taken from the Saudi government television broadcast showing the blurred spot.\n\nHowever,  Nail al-Jubeir, information director at the Saudi Embassy in Washington, e-mailed me that \"\"Saudi TV has been showing the total arrival ceremony at the airport and at the Palace and nowhere is anything blurred.\"\" CNN's Hala Gorani tweeted that her colleague Nic Robertson, in Riyadh, saw non-blurred images on Saudi TV. Other news organizations, such as Al Jazeera, showed the meeting without obscuring Michelle Obama’s face.\n\n\n \n\nThe alleged blurring wasn't the only controversy.  Some Arab media outlets criticized Michelle Obama for wearing a blue dress, rather than a black one. Videos of the short meeting between Salman and President Obama showed the king leaving in the middle of the protocol, abruptly turning around and walking away, in order to go to prayer.\n\nAfter the meeting, Barack Obama and Salman held a bilateral meeting that included Secretary of State John Kerry, Senator John McCain, National Security Adviser Susan Rice, Ambassador Joseph Westphal and CIA director John Brennan.\n\nAccording to the White House pool report, “Obama and Salman sat in gold chairs. A small table in front of them held a spray of white flowers.”\n\nObama praised the late king in a statement following his death, saying “King Abdullah's vision was dedicated to the education of his people and to greater engagement with the world.” In an interview with CNN before the visit, Obama explained why he was hesitant to press the new king about Saudi Arabia’s human rights record, which includes restricting the rights of women.\n\n\"\"Sometimes we have to balance our need to speak to them about human rights issues with immediate concerns that we have in terms of countering terrorism or dealing with regional stability,\"\" Obama said.\n\n(Updates with comment from Saudi embassy in third paragraph.)\n\nTo contact the author on this story:\nJosh Rogin at joshrogin@bloomberg.net\n\nTo contact the editor on this story:\nTobin Harshaw at tharshaw@bloomberg.net\"\n344,\"While child entrepreneurs have become increasingly common in the last decade, not many hit the lofty heights that 17-year-old “teen wolf” Mohammed Islam reached when his trading earnings reached the “high eight figures.”\n\nAs the New York Post reports, Islam, a teenager from Queens, still lives at home with his parents, but has been trading on the stock exchange on his lunch breaks at Stuyvesant High School. The Teen Wolf is the son of immigrants from Bengal in South Asia. Mohammed trades with two other friends, and they hope to start a hedge fund when the Teen Wolf turns 18 and graduates from high school.\n\nIslam started with penny stocks at the unbelievable age of 9. When most kids are in the fourth grade, they’re learning to play sports, and figuring out fractions. Mohammed was putting his tutoring earnings to work. As often happens on the stock exchange, Islam lost his initial investment. He describes the event as “paralyzing,” and swore off the market thinking he just didn’t have the required nerves of steel.\n\nBengal region of Asia\n\nPerhaps to better understand the losses that crippled him, Islam turned to studying modern finance, and became enthralled with Paul Tudor Jones. Jones is a billionaire from Connecticut who manages hedge funds and private assets. As is often the case, much of Jones’ success came on the heels of failure. Thousands and thousands of dollars lost, over and over, but Jones kept coming back for more, and ultimately captured overwhelming success. That fortitude, paired with his positive outlook, inspired Mohammed to give the game another try. And like the man who inspired him, Mohammed Islam has become a resounding success in his own right.\n\nThe Teen Wolf moniker is a reference to Leonardo DiCaprio’s portrayal of Jordan Belfort — called the “wolf of Wall Street,” another young trader who had an uncanny ability to make money on the stock exchanges. Islam and his trading buddies intend to become billionaires by next year.\n\n“What makes the world go round? Money. If money is not flowing, if businesses don’t keep going there’s no innovation, no products, no investments, no growth, no jobs.”\n\nBut according to Mohammed Islam and his friends, it’s not just about the money.\n\n“We want to create a brotherhood. Like, all of us who are connected, who are in something together, who have influence.”\n\nThe Post reported that despite his resounding success, Islam is shy and modest, and only gave a rough estimate of his earnings. While he has a very bright future, and grand dreams for his journey into it, for now he has to content himself with expensive meals at Morimoto (an upscale Japanese restaurant), a high end BMW that he has no license to drive, and a swanky Manhattan apartment that he’s not old enough to move into.\n\nThe real “Wolf of Wall Street” wasn’t exactly role model material, and as the Inquisitr pointed out, even the movie was beleaguered in controversy and monetary fraud. Hopefully the catchy nickname “Teen Wolf” can be re-imaged by the smart and tenacious teen from New York City.\"\n345,\"UTAH COUNTY — Over the years, holiday office Christmas parties have gained a reputation for crazy antics. Often, there's a lot of heavy drinking. One overly zealous drinker in Utah County nearly killed himself a couple of weeks ago, winding up in the hospital for three days.\n\nEven though the drinks at the party contained no alcohol, a heavy drink nearly put Ryan Roche out of commission for the holidays.\n\n\"\"I think it was one of those spur of the moment kind of things,\"\" Roche said.\n\nAs his holiday office party wound down earlier this month, Roche headed for the door with his wife and kids.\n\n\"\"They busted out some eggnog.\"\"\n\nAn eggnog-chugging contest was getting started, and one of Roche's colleagues called him out to compete. Roche said he's a competitive guy and couldn't walk away.\n\n\"\"I've already decided, if I'm going to do it, I'm going to win,\"\" he said.\n\nThe record at that point was 22 seconds. There was a Ruth's Chris Steak House gift card on the line, so Roche faced off against two other co-workers.\n\n\"\"I just opened up my throat, didn't even swallow,\"\" he said. \"\"I pretty much poured it down.\"\"\n\nI was pretty much shaking uncontrollably. I was shaking so badly, I was nauseous, and my breathing became a pant.\n–Ryan Roche\nAs the video shows, he drank a quart of eggnog in just 12 seconds, without taking a breath.\n\n\"\"I got done, and I was gasping, I couldn't breathe.\"\"\n\nRoche said he was coughing a lot as he headed home, but thought he would be OK. A couple of hours later, he wasn't so sure.\n\n\"\"I was pretty much shaking uncontrollably,\"\" he said. \"\"I was shaking so badly, I was nauseous, and my breathing became a pant.\"\"\n\nHe asked a friend in medical school to come over to his house and check on him. The friend took him to the hospital.\n\nRoche had aspirated the eggnog to his lungs and was essentially \"\"dry drowning,\"\" the doctors told him.\n\n\"\"They pretty much had to wheelchair me in, double IV, oxygen, and hooked me up to what they call the nuclear weapon of antibiotics,\"\" he said.\n\nThe liquid in his lungs was starting an infection. He spent 24 hours in intensive care with a fever, sweats and chills.\n\n\"\"It was rough,\"\" he said. \"\"Eggnog: not ideal for the lungs.\"\"\n\nOn day three in the hospital, doctors took him off oxygen, and he went home. After about a week, he was back at full strength.\n\nIt was a holiday mishap he'll never forget, and also probably never live down. Roche did win, but at quite a price.\n\n\"\"Not only do I get a Ruth's Chris gift card, but I got a three night's stay in the hospital.\"\"\"\n346,\"OTTAWA, Nov 30 (Reuters) - Canada is trying to confirm reports that a Canadian citizen has been captured in Syria, a foreign ministry spokesman said on Sunday. \"\"Canada is pursuing all appropriate channels\"\" to seek further information and is in touch with local authorities, the spokesman said in a statement. Israeli media reports, including Haaretz newspaper quoting a website associated with Islamic State, said a Canadian-Israeli woman, Gil Rosenberg, has been captured. The reports cited jihadist websites and have not been confirmed by Israeli officials. \"\"I cannot confirm that and I hope that it isn't true,\"\" Israeli Defense Minister Moshe Ya'alon told an Israeli television channel when asked about the reports. Rosenberg, 31, told Reuters that she was in Syria in November. A source linked to the YPG, the Kurds' dominant fighting force in northern Syria, said earlier this month that she was their first female foreign recruit and had crossed into Syria to fight Islamic State militants. (Reporting by Randall Palmer; Additional reporting by Allyn Fisher-Ilan in Jerusalem; Writing by Amran Abocar; Editing by Kevin Liffey and Eric Walsh)\"\n347,UK aid worker Henning has reportedly been tried by a Sharia court and found innocent of espionage\n348,\"One of the best things about the Internet is the speed at which it allows information to be shared. Unfortunately, this means all information -- even false ones like the news about the six-day darkness that would envelop the world in December.\n\nThe report \"\"NASA Confirms Earth Will Experience 6 Days of Total Darkness in December 2014\"\" was published by Huzlers.com. Considering the site labeled itself as offering \"\"a combination of real shocking news and satirical entertainment to keep its visitors in a state of disbelief,\"\" the story should have been taken with a grain of salt at the very least.\n\nAccording to the story, NASA \"\"confirmed\"\" that the Earth would be experiencing six days of nearly complete darkness from Dec. 16 to 22. The event would supposedly happen because of a solar storm that would spur enough dust and debris in space that 90 percent of sunlight would be blocked out.\n\nNASA head Charles Bolden was said to have made the announcement, asking people to remain calm given a solar storm so bad (the biggest in 250 years!) was going to happen that it would block out the sun for 216 hours.\n\nReporters also apparently \"\"interviewed\"\" people to hear what they had to say about the event, with Michael Hearns responding with a \"\"We gonna be purgin my n*gga, six days of darkness means six days of turnin up fam.\"\"\n\nHow people took that response seriously is a mystery.\n\nSix days of darkness, if it were to really happen, sounds like a big deal but the story downplays it in the end, noting that officials said that major problems would not arise anyway. A certain Earl Godoy, a NASA scientist, reiterated there would be no problem because the planet could survive on \"\"artificial light\"\" during the event.\n\nNASA has not made any official statements regarding this six-day period of darkness descending on Earth.\n\nThe good news is that this means the world will not be falling into darkness for six days in December. The bad news is that people aren't very good at separating what's real from what's not, liking and sharing the story thousands of times since it first came out on Oct. 25.\n\nHuzlers.com was also responsible for reports in the past where Tupac Shakur claimed he was alive, Ebola victims rose from the dead, and Floyd Mayweather offered a $1 million annual salary to have someone read everything for him.\"\n349,\"Jessica Chastain is also being sought for a role in Danny Boyle's Sony drama\n\nSeth Rogen is being eyed to play Apple co-founder Steve Wozniak opposite Christian Bale in Sony's Steve Jobs movie, while Jessica Chastain is also being sought for a role in the film, multiple individuals familiar with the project have told TheWrap.\n\nDanny Boyle is directing the film — which is not a traditional biopic — from a script by Aaron Sorkin, who had access to Jobs’ authorized biography by Walter Isaacson.\n\nAlso read: Aaron Sorkin Confirms Christian Bale as Steve Jobs: ‘He Didn't Have to Audition’\n\nThe film is expected to follow Jobs during three stressful, high-profile product launches including the first Macintosh in 1984 and Apple's 2001 debut of the iPod.\n\nWhile neither Chastain nor Rogen have deals in place, the latter actor is in talks to play Wozniak, who created the Apple I computer and co-created the Apple II computer in the mid-1970s.\n\nScott Rudin, Mark Gordon and Guymon Casady are producing the film, which Sony has high hopes for, as it could be a major awards contender.\n\nAlso read: Christian Bale's Steve Jobs Looks a Lot Like Batman, According to ‘Conan’ (Video)\n\nRogen has proved himself more than capable of handling dramatic roles with his performances in “Take This Waltz” and “50/50.” Rogen's potential pairing with Bale has been compared to Martin Scorsese's decision to cast Jonah Hill alongside Leonardo DiCaprio in “The Wolf of Wall Street,” which of course culminated with the actor's second Oscar nomination.\n\nRogen next stars opposite James Franco in “The Interview,” which Sony will release on Christmas Day. Rogen and producing partner Evan Goldberg co-directed the R-rated comedy, just as they did Sony's upcoming animated movie “Sausage Party.” Rogen recently wrapped Sony's untitled Christmas Eve movie, which reteams him with his “50/50” collaborators Joseph Gordon-Levitt and director Jonathan Levine.\n\nRogen is represented by UTA, Principal Entertainment LA and attorney Fred Toczek.\n\nChastain, who is simply being courted for an unspecified role and does not have a deal in place, previously starred in Sony's “Zero Dark Thirty” and is known to have a close relationship with studio chief Amy Pascal. She next stars in Christopher Nolan's “Interstellar” and will soon be seen opposite Oscar Isaac in “A Most Violent Year.” She's represented by CAA and Mosaic.\"\n350,\"If the past few weeks of nonstop media onslaught about North Korea and The Interview just haven’t quite appeased your insatiable appetite for Kim Jong-Un antics, fear not—there are other things (literally) cooking up his tunic sleeves.\n\nEveryone’s favorite guilty pleasure, the sometimes-reliable, sometimes-not UK rag The Daily Mail, reports that the dictator is eyeing Scotland as the location for his next business venture—an expansion of the restaurant chain known as Pyongyang, which is owned by the North Korean government and used to generate additional cash flow overseas. There are currently franchises in cities such as Beijing, Shanghai, Kuala Lampur, Jakarta, and more recently, Amsterdam.\n\nAlthough the proposed new location may seem a bit random, Scotland has allegedly been singled out for two reasons. The first is that Kim Jong-Un and other elite North Korean officials love drinking Scotch whisky. (His father, the late Kim Jong-Il, was a bigger fan of Hennessy, supposedly spending some £700,000 a year on the cognac.)\n\nIn September of this year when the United Kingdom debated whether or not Scotland should be granted sovereignty, Kim Jong-Un was allegedly a supporter of the country’s independence because—as Choe Kwan-il, managing editor of North Korean paper Choson Sinbo, told UK’s Daily Mirror—“North Korea is rich in natural resources and we like the taste of Scotch whisky, so [Scotland and North Korea] can be beneficial to each other.”\n\nIn terms of the potential new addition to the Pyongyang chain, The Daily Mail claims that the other reason why North Korea might single out Scotland is that they want to make nice with some European countries in hopes of improving diplomacy and their global image. North Korean Leadership Watch editor Michael Madden tells the Mail that Kim Jong-Un has been trying to think of ways to buddy up with Scotland ever since its bid for sovereignty, and has more hope for acceptance there than in those other judgy European countries like England and France. Madden also claims that tourists in North Korea are already encouraged to pay tips in Scotch rather than won (the local currency).\n\nJenny Town of the US-Korea Institute is also quoted as arguing, “North Korea is going to support any country struggling for independence and legitimacy, as North Korea itself still continues to seek validation and recognition of its own legitimacy as a sovereign nation.” In this case, that may mean trying to snuggle up with a Pyongyang franchise that will attempt to win over the Scots via dishes such as barbecued cuttlefish, kimchi, pine-nut gruel, dog meat soup, and a mysterious aphrodisiac made out of bears. (Although these foods are served at other Pyongyang restaurants, there is no specific evidence that they’d make their way onto menus in Scotland).\n\nThere has been no official announcement from North Korea confirming that they are opening a restaurant in Scotland—in fact, a Korean embassy official recently denied the story to The Independent. But as it is with many other wealth-generating businesses in North Korea, many critics believe that cash flow from the restaurant chain goes straight to Jong-Un himself and his small group of elites with virtually no trickle-down to the North Korean people.\n\nKim Jong-Un, 31, gained quite a bit of attention earlier this year for his diagnosis of gout, a disease commonly caused by overindulgence in rich, fatty foods. It was widely reported that he became ill and developed a limp and facial swelling because he had become literally addicted to Emmental, more commonly called “Swiss cheese.”\n\nNo other details about the new restaurant have yet to be verified, so it’s unclear whether tipping in whisky would be encouraged.\"\n352,\"A former American soldier from Wisconsin who has become the face of the YPG Kurdish military force in Syria, told UPI Wednesday in an exclusive interview that civilians have been burned in an Islamic State attack, with injuries consistent with chemical weapons.\n\nJordan Matson, 28, a former U.S. Army soldier speaking from Derik, Syria, said his information comes from Walat Omar, the head field doctor in the embattled border town of Kobane, which is encircled by IS militants. Matson and others in the area said the injuries were caused by chemical weapons.\n\n\"\"Since I got the phone calls here in the location... I looked into it myself and after I'd seen pictures from fighters... from Kobane, I contacted the local field doctor on the ground in Kobane and he had sent me many pictures from the hospital,\"\" Matson said in his first video interview with U.S. media.\n\n\"\"We're trying to get a video camera to Kobane because they don't have one right now to record the injured and show the world proof of what's going on over there. ... We're making more attempts to have more solidified proof for the rest of the world.\"\"\n\nOmar posted photos to Facebook of visible burns that were reportedly sustained in the overnight attack.\n\nMatson, a native of Sturtevant, Wisconsin, arrived in Syria last month via Iraq and quickly became the public face of the YPG.\n\n\"\"Someone had to do it,\"\" he said, laughing.\n\nHe is more serious in the widely publicized image of him clad in camouflage, a head scarf and carrying a weapon now appearing across YPG's social media accounts. Although the public role \"\"was thrown on me,\"\" Matson is quick to add he's happy to play it because the media attention has \"\"brought light to the situation here.\"\"\n\nMatson says American veterans are \"\"outraged\"\" over the deteriorating security situation in Iraq.\n\n\"\"We do not want to see our brothers' lives be for nothing,\"\" he said. \"\"So, in the hundreds, veterans are lining up to come over here because if our government won't do anything, we will.\"\"\n\nMatson acknowledged that the recent U.S. airdrops of Iraqi-provided weapons to YPG fighters in Kobane are helpful in the battle against IS, but that more is needed.\n\nOn Tuesday, White House Press Secretary Josh Earnest was asked to explain U.S. support to non-vetted local fighters in Syria.\n\nEarnest said that while there is \"\"limited insight into those particular fighters... the fact is, at this point, they are working hard to defeat ISIL forces that right now are concentrated on this specific community.\"\"\n\n\"\"So we're going to evaluate each of these circumstances as they come along to look for opportunities to support local fighters against ISIL,\"\" Earnest said.\n\nMatson said YPG needs more weapons and night vision goggles. The Islamic State militants, he said, fight primarily under cover of darkness and engage with YPG within 300 meters.\n\nNight vision goggles \"\"would give us the ability to see them coming, organize our defenses and engage the enemy, and force ISIS to fight us at day because we would have a larger advantage.\"\"\n\nOn Tuesday, the YPG launched a recruitment campaign. \"\"JOIN People's Defense Units/YPG/in Rojava, Syria, SEND TERRORISTS TO HELL and SAVE HUMANITY,\"\" reads the YPG's 'Lions of Rojava' recruitment message.\n\nThe page profiles American fighters, including Matson, who have traveled to Syria to join the battle against IS.\n\nMatson encouraged his Facebook followers to consider joining the YPG, directing those interested to visit the newly established YPG recruitment page: \"\"For all those looking to join the YPG... send them a private message. They will explain what you need for your journey and will organize travel arrangements for you. Thank you all for your patience and god bless.\"\"\n\nIt's unclear how many Americans are now overseas but Matson said Wednesday there are \"\"hundreds.\"\"\n\nNeither the U.S. Army nor the Pentagon would comment on the travel of former veterans to Syria.\n\nThe YPG has identified two other Americans who have joined its defense forces. Brian Wilson of Ohio, and Jeremy Woodard, a former infantryman from Mississippi.\n\nWilson declined to be interviewed.\n\nWoodard's brother, Allen, expressed frustration with Jeremy's decision to travel to Syria. In a public Facebook post last month, he wrote:\n\n\"\"I talk to him almost everyday and still don't really understand why the hell he did go over there but he is there now and nothing I can do about it now. I just hope he makes it back fine. I think the military failed him this time. He never got the war and stuff out of him and the VA's mental health didn't keep a watch on him... His reasoning and excuses for going over there just don't make sense at all.\"\"\"\n355,\"It's not every night that a pizza delivery driver receives a $2,000 tip.\n\nBut that's what happened Thursday to one Ann Arbor driver who delivered a single pizza to a conference room full of more than 200 realtors from Michigan and northern Ohio on Thursday.\n\nPizza House delivery manager Brian LeFevre said he received a call Thursday morning from a man who said they wanted one pizza delivered to the Sheraton Hotel in Ann Arbor.\n\n\"\"They said they wanted it at 2:20 p.m. on the dot,\"\" LeFevre said. \"\"I gave it to our delivery driver and he went down there and took it to the front desk.\"\"\n\nLeFevre said his driver was escorted to a conference room where a man was up front with a microphone.\n\n\nA video posted on YouTube shows the deliverer being stopped as he handed over the pizza and then presented with $2,084, letters of encouragement, a Visa gift card and lottery tickets -- all to cheers from the crowd. LeFevre said the driver, who identifies himself as Rob in the video but whose last name wasn't released, has worked at the restaurant about six years.\n\nWhen he came back, LeFevre said, Rob was visibly happy.\n\n\"\"He was clearly pretty ecstatic about something so I asked him what's going on,\"\" Le said. \"\"He said, 'I just had a life-changing delivery.' He was kind of blown away.\"\"\n\nLeFevre said he's never seen a driver earn such a large tip.\n\n\"\"For one pizza, that's a pretty good day's work,\"\" he said. \"\"It's nice to be appreciated.\"\"\n\nStacey McVey, team leader of Keller Williams Greater Cleveland West, said that at the company's annual conference, all the agents agreed to pitch in to show someone from the service industry their appreciation.\n\n\"\"Our company as a whole is very interested in doing things like that,\"\" she said. \"\"It's really important as businesses that we give back. We believe a group of people can come together and change a life and cause other people to think about how to change others' lives. People in the service industry, I think they're pretty under-appreciated. It's a lot of fun to do something like this.\"\"\n\nMcVey said when the driver realized what was going on, it was a priceless moment.\n\n\"\"He was a little stunned,\"\" she said. \"\"Everyone was excited and you could kind of feel the energy in the room. This is the first time we've done anything over the top and this won't be the last.\"\"\n\nContact Katrease Stafford: kstafford@freepress.com or 313-223-4759. Follow her on Twitter @KatreaseS_Freep.\"\n357,\"Comic actor Seth Rogen of \"\"Knocked Up\"\" fame is set to play Steve Wozniak in Aaron Sorkin's upcoming biopic of Steve Jobs, according to Variety.\n\nRogen will play the famous engineer and co-creator of Apple opposite Christian Bale. Sorkin, writer of \"\"The Social Network,\"\" and \"\"The West Wing\"\" will pen the film. Danny Boyle, who directed \"\"Slumdog Millionaire,\"\" is going to direct.\n\nAccording to Variety, Sorkin says the movie will be based on Walter Isaacson's biography \"\"Steve Jobs\"\" and will be broken up into three long scenes. All of which will take place backstage before a big Apple product launch.\n\nThe next movie you'll see out starring Rogen is the controversial \"\"The Interview\"\" with James Franco. The premise being the two men tasked by the CIA to assasinate North Korean leader Kim Jong-Un.\"\n359,\"There has long been speculation about the mythical creature but latest clips could reveal the truth once and for all\n\nVideo loading            Watch next        Watch this video again  Watch Next\n\nA group of Russians claim to have captured the best footage of bigfoot.\n\nThe adventurers spotted what they described as a hairy bear-sized humanoid that marched out of the woods before disappearing seconds later.\n\nThe recording came when a group of people from the city of Adygeisk set off in search of the mysterious creature after a local TV station reported that it had been sighted in a remote region.\n\nThey said they had questioned the people at a mountainside lodge who claimed to have seen the creature, and managed to get several independent confirmations that there was something out there.\n\nCEN   Conclusive proof: A group claim to have spotted the beast in the woods\n\nEyewitness Ludmila Hristoforova who spoke to local TV station said: \"\"The creature was big, looking like a bear, but not a bear. From the door we’ve seen something big and shaggy.\"\"\n\nAnother homeowner Andrei Kazarian said: \"\"I heard footsteps and we were pretty sure there was no one else around because we knew for sure everyone else was inside the house. Although we didn't see anyone, we saw its huge footprints.\n\n7 terrifying mystery beasts that never existed\n\n\"\"They were 5 to 6 centimetres deep and couldn't come from a human foot. We took a plaster cast of them and we estimate that it probably would have taken about 200 kilos to press the snow down that much.\"\"\n\nThe local team then set off to investigate, and as they headed off into the forest said they were stunned when they heard the crunching of snow, and managed to grab footage of a hairy creature as it emerged from the trees.\n\nAfter taking a plaster cast of the alleged footprint, the group have now handed their findings to local scientists for analysis.\n\nThe footage has already attracted a lot of interest with some suggesting it was just a stunt to bring in tourists, and others convinced that this was the first form of conclusive proof that the yeti exists in the area.\n\nPoll loading …\"\n362,\"ELON, N.C. – A recent rumor claims that Elon University has banned the term “freshman” because it’s sexist. But the rumor is not true, according to the university.\n\nA junior student at Elon University recently wrote an article for the College Fix, a website for students, claiming the school dropped the term and replaced it with “first year.”\n\nThe post claims it was an official move made by the school this fall to promote inclusivity, diversity, and ensure the campus does not promote sexist stereotypes or create a hostile and unsafe environment for female students. The National Review Online also picked up the story.\n\nThe article claimed the school implemented the term “first-year” in everything from its website to orientation workshops.\n\nBut Dan Anderson, vice president of university communications at Elon, told the Burlington Times-News there is no ban or new policy.\n\nAnderson said the university uses the term “first-year” because it applies to more students than the term “freshman.”\n\nHe said the school uses “first-year” to describe any student in the first year at Elon, as opposed to a recent high school graduate.\n\n“Elon has done what most schools have done and gone to using ‘first-year’ more frequently because ‘first-year’ encompasses more than just traditional freshmen,” Anderson said. “We still use ‘freshman’ when it refers to traditional students who come right out of high school.”\n\nThe student who wrote the original story said she became curious when she was writing a story for the school newspaper and her editor changed the word “freshman” to first-year.”\n\nShe said she was surprised her story got as much attention as it did and hopes it didn’t put the school in a bad light.\n\nRead full story: The Burlington Times-News\"\n364,\"Canisters of the creatures are being blasted into villages. A British military expert said: “It’s madness. IS have improvised devices to launch them\"\"\n\nIslamic State militants are launching bombs containing live scorpions as the latest terror weapon in Iraq.\n\nCanisters of the creatures are being blasted into towns and villages, according to a British military expert who has just returned from the country.\n\nHamish de Bretton-Gordon, ex-head of chemical and biological weapons for the Army and Nato, said: “It’s madness. IS have improvised devices to launch them.\n\n\"\"They promote the fact that they are doing it and it creates panic.\n\n“Scorpions are robust – even if they are launched a couple of miles, when the canister breaks thousands are flung out and start crawling all around.\n\n\"\"Some scorpions are very poisonous but the main thing is creating fear.\"\"\n\nPoll loading …\n\nHe said the 2ft bombs were not causing mass casualties but had a massive “psychological impact”.\n\nMr de Bretton-Gordon – of Avon Protection Systems – returned from Baghdad last week, where he was advising security forces.\n\nSenior Iraqi officials reported the beasts were being used to target civilian areas in the north of the country.\n\nThe weapon harks back to the scorpions stuffed into pots and launched by Iraqis thousands of years ago – in 198 AD.\n\nThey were defending themselves against the Roman invasion.\n\nVideo loading\"\n365,\"A lot of folks are buzzing about 17-year-old Stuyvesant High School senior Mohammed \"\"Mo\"\" Islam who is rumored to have made $72 million from trading.\n\nNew York Magazine's Jessica Pressler profiled him in a recent issue.\n\nBut a number of folks who know Islam told Business Insider that they strongly believe that the $72 million figure is just a rumor - a rumor that Islam hasn't denied.\n\nIn the article, he acknowledged to Pressler over caviar and apple juice that his net worth was in the \"\"high eight figures.\"\"\n\nA source familiar with the story told Business Insider that Islam is not worth $72 million. The source believes it's a rumor started by Islam's friends or partners that was perpetuated by the New York Magazine article.\n\nPressler has also defended the story. She Tweeted that she saw a bank statement with the eight figures and is comfortable with what's in the piece. She also Tweeted that New York Magazine \"\"is not a financial publication.\"\"\n\nBusiness Insider actually featured Islam on our list of \"\"20 Under 20\"\" in finance just over a year ago. He was nominated by his peers.\n\nIn a phone interview on Monday Islam's partner Damir Tulemagabetov, who was also in the New York Magazine article, said the $72 million figure isn't necessarily completely accurate.\n\n\"\"Let me put it this way...it's stated as a rumor,\"\" Tulemaganbetov told us when we asked him if he would deny the $72 million figure. He was with Islam in a car headed to CNBC's studios in New Jersey.\n\n\"\"All the hype, [Islam] deserves it,\"\" Tulemaganbetov said. Adding that he is \"\"pretty sure\"\" Islam is a \"\"a great trader\"\" and that he's a \"\"genius.\"\"\n\nBusiness Insider asked for audited numbers or P&L statements to prove that Islam's networth is close to $72 million. Tulemaganbetov refused.\n\nIslam himself did not respond to our email this morning requesting the numbers. He also would not get on the phone when Business Insider learned he was riding in the car to CNBC.\n\nThe investment club for young traders, of which Islam is a member, sent Business Insider this statement regarding the $72 million figure:\n\nIt has been brought to the attention of the Leaders Investment Club that Mohammed Islam has been rumored to have made $72,000,000 through making trades in the stock market. After performing due diligence and talking with Mohammed Islam himself, we have determined that these claims are false and simply been blown up by the media in the interests of sensationalism.\n\nIslam's partner Tulemaganbetov, however, would not be that clear in his coversation with Business Insider.\n\n\"\"We can't just talk about the numbers. It's not just about the money,\"\" Tulemaganbetov said. \"\"We're on the verge of a lot of great things in our lives so we can't just focus on providing you the statements. We're on the verge of a lot of great things. We are going to talk to CNBC.\"\"\n\nAgain, Business Insider pressed the issue of the P&L statements.\n\n\"\"All those statements...that's good for you. We know what we're doing. We're managing this whole hype and everything. We are trying to work with it. We were never expecting it and never denied. You have no proof.\"\"\n\nTulemaganbetov told us that Islam didn't expect all the attention. He just expected a magazine article.\n\n\"\"The guy became famous all over the world in 24 hours. He's all over the world. The next thing we wake up and he's famous. This guy is a celebrity all over the world right now.\"\"\n\nTulemaganbetov told us that they were going to \"\"make it clear on CNBC.\"\"\n\nWe'll be watching.\"\n366,\"But an official says it would be \"\"irresponsible\"\" to identify the bodies as the missing students\n\nA mass grave with an unconfirmed number of bodies was discovered in a part of Mexico near to where 43 college students were abducted, authorities announced Saturday night.\n\nGuerrero State Attorney General Iñaky Blanco said there was a connection between the burial site and the students’ disappearance from a teachers’ college the previous weekend, the Wall Street Journal reports. However, Blanco said it would be “irresponsible” without DNA tests to confirm that the bodies were the missing students.\n\nMexico’s Proceso, citing anonymous sources, reported that 20 bodies had been discovered. The Associated Press reports that six pits had been discovered but did not report a body count.\n\nThe students disappeared after clashing with police during a protest that turned violent. Officials have detained 30 people, including 22 police officers, in the case. Blanco said that a local criminal organization, Los Guerreros Unidos, was connected with the violence and the disappearances.\n\nClose to 100,000 Mexicans have been killed or gone missing in drug-related violence since 2006, when former President Felipe Calderon ordered the country’s military to reclaim parts of the country under the influence of drug cartels.\n\n[WSJ]\"\n367,\"Social media is awash with news of Islamic State using chemical weapons in an Eastern neighbourhood of Kobane.\n\nAsya Abdullah, co-chair of the Democratic Union Party (PYD), who is in Kobane told Kurdish Question that a gas attack had taken place in an Eastern neighbourhood of the city tonight (21 Oct). Abdullah said that they didn't know where the gas had come from because there hadn' t been any explosions.\n\nShe said: \"\"It could have been a silent missile or a missile placed in the neighbourhood beforehand. Many people have lost consciousness and are struggling to breathe and see. We are investigating the situation but do not have the necessary technical equipment to do tests.\"\"\n\nDr. Welat, one of four doctors in Kobane told Guney Yildiz, a journalist at BBC World that he suspected the chemical attack was either chlorine gas or phosphorous shells. Dr Welat said: \"\"We can't confirm a chemical attack without proper tests and ask that medical equipment be airdropped for this.\"\"\n\nThis is the second incident to have occurred where Islamic State may have used chemical weapons in Kobane.\"\n368,#ISIS beheads photojournalist James Wright Foley in a massage to US to end its intervention in #Iraq.\n370,\"Ignoring the idiotic instances where people intentionally started bending iPhone 6 units in stores just to prove it can be done, Apple did have an iPhone 6 Bendgate problem, which genuinely affected some early buyers. Early reports have shown that the iPhone 6 Plus was more prone to bending than its smaller sibling, with some users explaining why the iPhone 6 Plus can bend in a certain way — apparently the area around the bottom volume button lacks the kind of reinforcement that can prevent bending. However, Apple might have fixed the issue, one Reddit user seems to indicate.\n\nRedditor doctorkuddles says that he just purchased an 128GB iPhone 6 Plus that feels different than his wife’s early 16GB iPhone 6 Plus model.\n\n“I can’t prove anything. I can only look at my iPhone 6 Plus I got yesterday, and the 6 Plus my wife got on September 20th,” he explains. “We have identical phones minus the GB size (I have 128GB, she has the 16GB) Both are space gray. I started looking at both phones closely.\n\n“First difference I noticed is the smoothness on the week one phone compared to the week 6 (?) phone. Completely softer and smoother. The second difference I noted was when I started tapping (‘flicking’) the back and sides of both phones. Right where the previous ‘bends’ were in previous 6 Pluses (above and below the volume rocker), there is a night and day difference in sound,” he adds.\n\ndoctorkuddles further says he used a stethoscope to listen to the iPhone 6 Plus and found that his 128GB phone sounds “much more dull toned, indicating to me it’s more solid” whereas “her phone had a lot more percussion sound, indicating that area was previously hollow”\n\nHe then took it under a microscope, without dismantling it. He looked through the cracks of the volume buttons and spotted a “red colored object placed in the volume down button crank.”\n\nFurthermore, he weighed and measured both devices and found out that while both devices are identical in size, the 128GB version is 21g heavier than the 16GB model.\n\n“I just don’t see the memory being that much heavier,” he said.\n\nNo actual images or videos of any of these findings have been published, so it’s not clear whether doctorkuddles has actually discovered anything.\n\nInterestingly, he contacted the teardown experts at iFixit on the matter, who purchased a brand new 128GB iPhone 6 Plus and weighed it.\n\n“It weighs 173.5 grams, a whopping 0.8 grams more than the Day One unit,” iFixit’s mdjorie wrote on the same Reddit thread. “I don’t know what’s up with your new unit, OP, but our new unit definitely doesn’t weigh 21 grams more than the Day One device.”\n\nIt’s not clear whether Apple made any internal design changes to its iPhones since the Bendgate issue was first reported, or whether it would be able to roll out changes so fast in case it did. But a previous report did reveal that Apple takes product launch-related issues and flaws very seriously and looks to fix problems as fast as possible following their discovery.\"\n371,\"Bowe Bergdahl exited Taliban captivity in exchange for the U.S. releasing five jihadists to the government of Qatar, and now a U.S. senator claims those jihadists are “in touch” with an al-Qaida affiliate, which would confirm the fears of critics who objected to the deal made by the Obama administration.\n\nCNN reported on January 29 that at least one of the five jihadists “has attempted to return to militant activity.”\n\n“Several U.S. officials across different agencies and branches of the U.S. government have confirmed key details to CNN. The White House referred CNN to the Pentagon.”\n\nCNN added that the U.S. allegedly believes this based on “an ongoing U.S. intelligence program to secretly intercept and monitor all of their communications in Qatar.”\n\nPentagon suspects detainee exchanged for Sgt. Bowe Bergdahl attempting militant activity @barbarastarrcnn reports http://t.co/CWPGE3VWDF\n\n— Barbara Starr (@barbarastarrcnn) January 29, 2015\n\nThe Associated Press provided a similar report, adding a named official to back up the assertion that the jihadists released for Bergdahl are now looking to return to terrorism.\n\n“Sen. Lindsey Graham said Thursday that the Taliban detainees released from Guantanamo Bay in exchange for Sgt. Bowe Bergdahl have been in touch with members of the al-Qaida linked Haqqani network, yet all five still are being monitored in Qatar.”\n\nGraham’s alleged assertions about the status of the five jihadists apparently is based on his visit to Qatar. The AP said that Graham “had been afraid that one of the detainees had left the country,” although the Qatari government later assured him that all five jihadists remained in its borders, per the agreement with the U.S. government.\n\nThis latest news involving the terrorists exchanged for Bergdahl comes at a time when the Obama administration is dealing with rumors regarding the ongoing investigation into his conduct leading up to his capture.\n\nThe Inquisitr previously reported that some pundits and news outlets are claiming the government has decided to charge Bergdahl with desertion.\n\nHowever, the U.S. Department of Defense flatly denies such allegations. Meanwhile, this denial has caused more speculation on how the unofficial allegations and official denial of those allegations might be part of an ongoing fight behind the scenes.\n\nIn fact, the Daily Signal argued the seemingly inconsistent “statements are not inconsistent.”\n\n“Shaffer and Miklaszewski report that Bergdahl will be charged—ostensibly soon. Kirby is merely saying Bergdahl has not been charged yet. And by saying Bergdahl has not had charges referred against him, he is betting the press and public don’t understand the unique procedural steps in the court-martial process.”\n\nThe White House had not issued a statement on the latest reports regarding the alleged attempt of one or more of the jihadists released for Bergdahl to return to terrorism as of the time of the publication of this article.\n\n[Image via screen capture of Department of Defense video.]\"\n372,\"Multiple Iraqi and Kurdish media sources have claimed that some Islamic State (ISIS) militants in Mosul, Iraq, have contracted the deadly Ebola virus, Mashable reports.\n\nThe Iraqi outlets reportedly claimed that Ebola had started to spread in a Mosul hospital. The city, known as ISIS’s most important strategic stronghold in Iraq, has been under the control of the Islamic State since June.\n\nChristy Feig, the World Health Organization (WHO) director of communications, told Mashable, “We have no official notification from the Iraqi government that it is Ebola.” She said that WHO had reached out to authorities and asked if they needed help investigating the matter.\n\nKurdish media network Xendan reported that ISIS jihadists’ symptoms were similar to those shown by someone who has contracted Ebola. However, it is highly uncertain whether Mosul health authorities have the means, tools, or skill-set necessary to test for Ebola, given the current hostile environment in the area.\n\nIn late December, the Islamic State reportedly executed doctors who refused to treat their militant jihadis. The Washington Post said of the ongoing situation in Mosul, “Services are collapsing, prices are soaring, and medicines are scarce in towns and cities across the ‘caliphate’ proclaimed in Iraq and Syria by ISIS.”\n\nIraq’s pro-government Al Sabaah (The Morning) daily newspaper reported that Ebola made its way into Mosul through Africa-based Islamist “terrorists” who then linked up with ISIS. Mashable notes, however, that the majority of ISIS recruits in Africa have come from countries that have not reported any Ebola cases, such as Tunisia, Egypt, Morocco, Libya, and others.\n\nMeanwhile, Mosul’s liberation remains a strategic priority for Iraqi forces and the U.S.-led coalition. Mosul has been described as ISIS’s de facto capital in Iraq. While under ISIS control, many of the city’s one million residents have lived under fear of severe punishment or execution should they not comply with the jihadists’ mandates.\"\n373,\"As Apple gears up to launch the Apple Watch in April this year, Tim Cook while talking to an employee at the Apple Store spilled some extra information about the wearable before the launch. He also gave a tentative time-frame as to when Apple Pay will be reaching Europe. Also, analysts have predicted what Apple might offer at the time of its smartwatch launch.\n\nWhile we already know that Apple Watch will be water resistant, Tim Cook, the CEO of Apple further confirmed it as shower-proof, while chatting with a Kurfurstendamm Apple Store (Berlin) employee. Reported by iGen (via 9to5Mac), the CEO said that he always wears the watch - \"\"even in the shower\"\". Cook added that he puts his Apple Watch on charge every night, which reconfirms the expected battery life from Apple's previous statements and multiple reports.\n\nRegarding Apple Pay, Cook said that the firm plans to bring the service to Europe not \"\"before the end of the year.\"\" The announcement is somewhat a contradiction to announcements by UK banks, which in the recent past stated they were in talks to bring the Apple Pay system by the first half of 2015. According to Cook, the mobile payment system should reach Canada as soon as next month.\n\nMeanwhile, Trip Chowdhry, an analyst from Global Equities Research has predicted that Apple might introduce as many as 100,000 apps for the Apple Watch by time it gets launched. The huge number comes from six \"\"Apple Watch-Kit hackathons\"\" in the past few months, which Chowdhry attended, according to a Barrons blog post.\n\nHe further states that the $350 (roughly Rs. 21,700) price tag for the smartwatch seems to be no issue because \"\"On an average an Apple Watch user will have 100 Apps installed, and one way to think about it is that the consumer is getting 100 devices for $350..i.e. $3.50 (roughly Rs. 217) per device,\"\" considering each app and its function as a single device.\n\nAs for the sales, Apple is being expected to ship almost 42 million units by December this year. \"\"Since Apple Watch extends iPhone functionality and provides user convenience with 'Glance' and 'Notifications' to an iPhone User, almost every current iPhone user, which are about 350 million users, will also be an Apple Watch user,\"\" he explains.\n\nFor full coverage of the Mobile World Congress from Barcelona, visit our MWC 2015 page.\"\n374,\"The woman says her \"\"bad experiences with men\"\" led her to have the sex selective abortion\n\nA \"\"feminist\"\" blogger has provoked outrage after claiming she aborted her baby because it was a boy.\n\nThe author, known only as Lena, said in her blog that she was ready to have a child but because of her \"\"bad experiences with men\"\" she had an abortion when she discovered the baby's sex, the Metro has reported.\n\nIn the blog she says she found out she was pregnant in 2012 and describes the father as ‘the donator’.\n\nShe also claims to be a feminist, fighting women’s rights \"\"to the point of eschewing a career\"\".\n\nThe woman wrote when she found out she was having a boy, she was \"\"in shock, I started crying, weeping at the thought of what I was about to curse the world with\"\".\n\nShe continued: \"\"A few days later, I went in for the procedure, as it was fairly later in my pregnancy, I was aware there were certain risks, but it went off without a hitch...I felt strong. I had done something positive, something that would actually make a difference, something good, even though as I would find out, many others wouldn’t see it that way.\"\"\n\nThe blogger says she went on to give birth to a \"\"beautiful\"\" baby girl.\n\nShe says: \"\"I have endured a lot regarding my first pregnancy, but I don’t care. Sometimes, even allies will turn on you, but I don’t care.\n\n\"\"I stand by my decision to abort my baby because it was a male.\n\n\"\"I don’t hate men, I hate the patriarchy, what men, and even some women, turn into, I wasn’t going to let that happen with my offspring. The chances were greater that it would with a male, it was unacceptable.\n\n\"\"If the curse returns, I would do the exact same thing all over again.\"\"\n\nBut her comments have triggered a backlash online and speculation as to whether her comments are genuine.\n\nI'm pro-choice & pro-Feminist, but this story about a woman aborting her baby just because he was a boy is horrendous http://t.co/viO1xRzuWO— Angela Carless (@AngelaCarless) February 10, 2015\n\nThe fact that a feminist woman aborted her baby boy just because he was a boy is just stupid. Feminism is s good cause, but that is insane— Jacob Fitzgerald (@Igr8kcker) February 11, 2015\n\nSex selection abortion is expected to be made officially illegal in the UK under an amendment to the Serious Crime Bill, which has the backing of 70 MPs.\n\nThe bill has completed its committee stage in the Commons and is intended to clarify the law on sex selective abortion.\n\nIt also contains new measures to combat domestic violence and female genital mutilation (FGM).\n\nAn alliance of faith and women's groups representing Muslims, Sikhs and Hindus has backed the amendment and said \"\"not enough is being done\"\" to stop the practice, the Daily Telegraph reported today.\"\n375,\"The Boston Globe’s Boston.com last night pulled a story off its website that alleged a Harvard Business School professor had sent “racist” emails to the owner of a Chinese restaurant with whom he had a dispute over $4 on his bill.\n\nBoston.com has taken professor Ben Edelman to task over the dispute in a series of stories. Last night, the website posted a story headlined: “Ben Edelman Appears to Have Sent Racist Email to Chinese Restaurant Owner. Today.”\n\n“Could it be Harvard Business School Professor Ben Edelman has a problem with people of Asian descent?” the story said. It also included what purported to be the text of emails from Edelman containing a racial slur, which Boston.com said had been provided to the website by the restaurant owner.\n\nEdelman has reportedly denied sending such an email.\n\nHe could not be reached for comment by the Herald last night.\n\nThe Boston.com story, which gained significant traction on the Internet, was replaced by an editor’s note that reads: “Earlier tonight, Boston.com published a piece suggesting Harvard Business School Professor Ben Edelman sent an email with racist overtones to Sichuan Garden. We cannot verify that Edelman, in fact, sent the email. We have taken the story down.”\"\n376,\"Rumors about a spring launch for the Apple Watch might be true; the latest reports tip a March arrival.\nCupertino is reportedly planning to hold \"\"extensive testing programs\"\" between Feb. 9 and 16 to acquaint Apple Store employees with the new product category. Citing anonymous sources, 9to5Mac suggested that store representatives will be sent to Apple offices in Cupertino or Austin for hands-on experience, which they will then pass on to in-store employees.\nApple unveiled its long-awaited smartwatch in early September, showing off the device, which comes in three variants with different bands: Apple Watch, Apple Watch Sport, and Apple Watch Edition.\n       VIEW ALL PHOTOS IN GALLERY\nAvailable in a 38mm or 42mm watch face, the device requires it be connected to an iPhone (5, 5c, 5s, 6, or 6 Plus). To juice it up, attach the circular, magnetic charger onto the back of the face. Press the dial, or digital crown, to access Siri, and just raise your wrist to call on apps, look at photos, follow turn-by-turn directions, and communicate with friends and family.\nBy November, reports were tipping a springtime ship date—after the Chinese New Year, according to the leaked transcript of a voice message shared by retail chief Angela Ahrendts with retail employees.\nApple review, Apple commentary, Apple news... Everything AppleNow that the holiday shopping season is over, overseas employees must prepare for the company's Chinese New year sale, which begins Feb. 19. Then, the Apple Watch.\nApple Chief Designer Jony Ive spoke about the future of the Apple Watch during a recent event at the San Francisco Museum of Modern Art, saying that he unequivocally believes that the watch will help \"\"establish a new category of computing device.\"\"\nBut how can advertisers take advantage of Apple's wearable? Mobile marketing firm TapSense is providing a glimpse of its Apple Watch ad-buying service during this week's CES 2015 in Las Vegas. According to Reuters, TapSense's product would allow businesses to use the watch's applications to notify customers of special deals—but only in already-open apps, avoiding annoying pop-up ads.\nFor more, see PCMag's Hands On With the Apple Watch and the slideshow above. Also check out 5 Reasons the Apple Watch Is a Winner and 5 Wearables More Interesting Than the Apple Watch, as well as Understanding Apple's Watch Strategy.\"\n377,\"SEOUL — Early signs yesterday indicated that Mr Kim Jong-un, the North Korean leader who has been absent from public view for more than a month, skipped an important annual ritual, which was likely to fuel further speculation about his whereabouts and even his grip on power.\n\nYesterday was the 69th anniversary of the founding of the ruling Workers’ Party of Korea. Since taking over the top leadership position after the death of his father, longtime ruler Kim Jong-il, in late 2011, the younger Kim had marked the beginning of this important national holiday by leading top military and party officials on a midnight visit to the Kumsusan mausoleum in Pyongyang.\n\nBy Friday morning, the state-run media had made no mention of such a visit, which would have taken place at midnight on Thursday. The gigantic Kumsusan Palace of the Sun — where the mummified bodies of Mr Kim’s father and his grandfather, the founding president of North Korea, Kim Il-sung, lie in state — is among the most sacred places in the country.\n\nDuring the anniversary last year, Mr Kim and his wife also attended the performance of a national choir and the dedication of new buildings. If he did the same this year, the news would probably have been reported in the North Korean media. No public appearance by the leader has been shown in the media since Sept 3.\n\nSpeculation escalated after the state-run Korean Central Television confirmed that Mr Kim was not feeling well and showed him limping during a visit to a factory in August. He was first seen limping on North Korean television in July.\n\nWhile he was absent from public view, Mr Kim continued his work, sending letters to young party cadets and workers, state media said.\n\nSouth Korean officials and analysts have said the young and obese North Korean leader may be suffering from health problems, such as gout. One Seoul-based website, run by North Korean defectors, recently reported that many of Mr Kim’s daily duties had been taken over by his younger sister, Ms Kim Yo-jong, while he was being treated for health issues caused by his excessive eating and drinking.\n\nA source with access to Pyongyang’s leadership said on Thursday that Mr Kim is in firm control of his government, but had hurt his leg while inspecting military exercises, reported Reuters. The source, who has close ties to Pyongyang and Beijing, said: “He ordered all the generals to take part in drills and he took part, too. They were crawling and running and rolling around, and he pulled a tendon.”\n\n“He injured his ankle and knee around late August or early September while drilling because he is overweight. He limped around in the beginning, but the injury worsened,” the source told Reuters.\n\nBut on the Internet, bloggers were spreading rumours, with no evidence, that Mr Kim, believed to be about 30, might have been sidelined by a coup engineered by some of the old disgruntled generals. AGENCIES\"\n379,\"A teacher who reportedly had sex with a 16-year-old pupil who secretly took a video of the tryst may have been the victim of a vicious internet prank.\n\nVarious media reported that Lucita Sandoval, a 26-year-old teacher from the city of Santiago del Estero, in north-central Argentina, was facing disciplinary action over the video.\n\nIt now emerges the teacher in the video isn't Sandoval, but an entirely different woman from the city of Corrientes.\n\nThumbs up: It was widely reported that Lucita Sandoval (right) was filmed having sex with a student (left). But the man in the video is actually in college and the woman in the footage is not Sandoval\n\nNuevo Diario tracked down the man in the video, who isn't an underage student but is actually in college.\n\nIt was also falsely reported the 'teacher' has several times faced disciplinary hearings over inappropriate relationships with pupils.\n\nThe video was posted on a pornography site in September.\n\nMystery still surrounds where the story emerged from, and why Sandoval was targeted in this way.\n\nIt now emerges the teacher in the video isn't Sandoval (pictured), but an entirely different woman from the city of Corrientes\"\n381,\"“Star Wars: The Force Awakens” is one of the most highly anticipated movies of 2015 that is scheduled to be released during winter. The latest reports, however, claim that J.J. Abrams, the director of the seventh episode of the epic space opera, wants an early release date for his movie.\n\n“Star Wars: The Force Awakens” is currently scheduled to be released on Dec. 18, 2015. Based on YouTuber Votesaxon 07’s video, Movie Pilot reports that J.J. Abrams wants to release “Episode 7” in the summer of 2015. The report by the aforementioned entertainment news publication claims that the 48-year-old director made the announcement at the Visual Effects Society Awards 2015.\n\nThe publication claims that the reason why J.J. Abrams wants to release “Star Wars: The Force Awakens” almost six months before its scheduled date is the alleged plot and images leaks from the sets and script. The moviemaker is now worried that these plot leaks will make the film “predictable and not worth watching” for the audience.\n\nAccording to the website, moving the release date forward would be “an extremely brave move,” putting it up against other fan-favourite releases such as “Avengers: Age of Ultron,” “Jurassic World” and “Ant-Man.” However, shifting the release date means a lot of work for the moviemakers and the studio. Meanwhile, Ikwiz reports that Disney is “seriously” considering J.J. Abrams' demand of summer release of “Star Wars: The Force Awakens.”\n\nFans must note that these reports lack official comments from the associated parties; thus, the information must be taken with a pinch of salt. However, fans know that Disney is seriously dealing with the issue of image leak. Recently, the studio issued a subpoena over the leak of images from “Star Wars: The Force Awakens.”\n\nIn additional news, J.J. Abrams finally broke his silence on the controversy over the new lightsaber that debuted in “Star Wars: The Force Awakens” trailer. Speaking to Collider at a Hollywood event, the director admitted receiving tons of emails arguing about the new lightsaber and its functionality.\n\n\"\"It's been the funniest thing to see the arguments that have developed over this thing,” J.J Abrams said. \"\"This was not done without a lot of conversation. It's fun to see people have the conversation that we had, but in reverse,” the director explained.\n\n“Star Wars: The Force Awakens” features John Boyega as Finn, Daisy Ridley as Rey, Oscar Isaac as Poe Dameron, Harrison For as Han Solo, Carrie Fisher as Leia, Mark Hamill as Luke Skywalker, and Domhnall Gleeson, Max von Sydow and Adam Driver, all in unspecified roles. Stay tuned for more updates.\n\nTo report problems or leave feedback on this article, email: j.kaur@IBTimes.com.au.\n\nRead more about “Star Wars: The Force Awakens,” below:\n\n‘Star Wars: The Force Awakens’ Possible Plot Details On Main Cast Revealed, Luke Skywalker Guarding ‘Ancient Sith Tomb,’ Plus More Spoilers\"\n382,\"Fox & Friends got very excited Thursday morning over rumors, which they credited to Jordanian TV, that King Abdullah of Jordan had potentially participated in retaliatory airstrikes against ISIS after the immolation death of Jordanian pilot Muath al-Kasaesbeh.\n\n“What a statement that would make,” Steve Doocy said.\n\n“He is stepping up with strong leadership and clarity,” Elisabeth Hasselbeck said. “What is our president doing?\n\nFox aired photos of of King Abdullah in flight gear, which had been making the rounds on Twitter since Wednesday evening:\n\nReports that Jordanian King Abdullah, himself a pilot, will fly sorties on ISIS targets. pic.twitter.com/mZetDARLOI — Joseph Braude (@josephbraude) February 4, 2015\n\nعاجل ⭕️| ضربة جوية اردنية على معاقل #داعش الآن يشارك فيها ملك #الاردن \"\"عبدالله الثاني\"\" pic.twitter.com/7Z1hDUKunp — عاجل المملكة (@KsaBrk) February 4, 2015\n\nThis got conservative Twitter all riled up:\n\nLooking forward to Brian Williams sharing his memories of flying today's combat mission against ISIL with King Abdullah. — Drew McCoy (@DrewMTips) February 4, 2015\n\nThe photos were eventually revealed to be from a video last year in which Abdullah took several young cancer patients on a flight. Doocy acknowledged the photos were old before adding, “But he is a pilot.”\n\nAlas, no hero warrior head of state today:\n\nPhotos of Jord King RT'ed from @KsaBrk appear to be old and misleading. Arabic reports of a planned attack are numerous but unverifiable. — Joseph Braude (@josephbraude) February 5, 2015\n\nFrom @RenaNetjes, Arabic press reports of Jordanian king's flight sortie have been denied by an official spokesperson. @deborahamos — Joseph Braude (@josephbraude) February 5, 2015\n\nAl Arabiya confirmed that Abdullah did not take part in any air strikes, and contradicted Doocy’s statement that he was a pilot:\n\nMeanwhile, a Jordanian government official on Thursday told Al Arabiya News that King Abdullah was not flying missions against ISIS himself, after local media reports – also taken by some international outlets – indicated he is set to do so. The official also noted that observers should refrain from calling King Abdullah a fighter pilot as he does not officially hold the title. He is, however, the commander-in-chief of the Jordanian Air Force. The king is a trained combatant, part of the parachute brigade and flies civilian planes and helicopters, the official added.\n\nDoocy quietly corrected he record at the end of the next segment. “By the way, I should point out we understand that so far the king has not taken part in any of the raids,” Doocy said. “But he may going forward.” What a statement that would make.\n\nWatch the video below, via Fox News:\n\nOO.ready(function() { OO.Player.create('ooyalaplayer-Z3dGc2czrQVCoEqaakHjo4uzs7nqtSWv', 'Z3dGc2czrQVCoEqaakHjo4uzs7nqtSWv'); });\n\nPlease enable Javascript to watch.\n\n[Image via screengrab]\n\n—— >> Follow Evan McMurry (@evanmcmurry) on Twitter\"\n383,\"The sale of a private island in Lake Mälaren has received international attention, thanks to the assertion that it is Tiger Woods who sells it. But that's not true - the true owner is a Swedish millionaire.\n\n\"\"If you have 45 million over and want to buy tiger woods house on an island in Lake Mälaren? Then it exactly right now you have the chance. \"\"\n\nThus wrote radio station Mix Megapol programs last morning on Facebook on January 8, and linked to an object in the broker real estate agency. Anyone who clicked on the link found the island of Great Rullingen, a luxurious island dream equipped with everything from wine cellars to the ancient castle.\n\nAt last morning's mail was shared over 300 times, and it was not just those who let themselves be impressed by the island. Even internationally the news that golf star Tiger Woods is now selling its Swedish island become widespread - it is published by the British The Telegraph and the Daily Mail , US New York Post o ch LA Times , and Yahoo .\n\nThe only problem with the story is that Göteborgs-Posten drew attention already January 9, that the island is not at all belong to Tiger Woods. It says Johan Vesterberg on estate agency, who do not know how it is that the data started to circulate.\n\n- We have had this island for sale in a few months, and it started to pop up articles around the world that it was Tiger Woods who owned it. How it has started, we have no idea, says Vesterberg.\n\nIn several articles written about the island quoted a Sabine Rollinger, an employee of the broker Vladi Private Islands. To The Telegraph, she says for example that Woods took the island, but that after his divorce with Swedish exhustrun Elin Nordegren \"\"did not need it anymore.\"\"\n\nBut when Viral Inspector reaches Rollinger she writes in an email, \"\"to avoid misunderstanding\"\" that the island is not owned by Tiger Woods, but by a \"\"Swedish millionaire\"\".\n\n- He has commissioned us to sell it for him. As we understood it was designed originally for Tiger Woods and his wife. When their marriage suddenly ran out, he needed, however, it no longer writes Rollinger in an email.\n\nIt rejects, however, Johan Vesterberg on estate agency.\n\n- It is not owned by Tiger Woods, and what we know, he has never owned it. The present owners have built it on the island now, and he did not for Tiger Woods, but for my part, he says.\n\nIt's not the first time that Big roll no is up for sale. Already in 2011 attracted the attention of the media when it could be sold for 75 million. However, there was no one who bought the island at the time, and now the price has thus been reduced by 30 million.\n\nIf you are conspiratorially inclined, of course, think it is very appropriate to task about Tiger Woods now gives the sales international attention. But that's not the broker real estate agency who planted the story, at least not according to Johan Vesterberg.\n\n- It is definitely not a negative to get noticed in this way. It is not no way we're working on, but we will not say no to the attention even if it is not true, he says.\"\n384,\"What's thought to be an audio recording of the shooting death of Michael Brown has reportedly surfaced. According to CNN, an unidentified man, who has since been interviewed by the FBI, is said to have managed to record the incident in which Michael Brown was shot by Officer Darren Wilson earlier this month, setting off a national firestorm. \n\nThe most notable tidbit from the short recording (and what will become subject to the most immediately scrutiny and parsing) is the existence of two distinct volleys of gunfire from Officer Darren Wilson's weapon. From CNN:\n\nIn the recording, a quick series of shots can be heard, followed by a pause and then another quick succession of shots.\n\nForensic audio expert Paul Ginsberg analyzed the recording and said he detected at least 10 gunshots -- a cluster of six, followed by four.\n\nThe man who recorded the shooting was talking to someone on video chat when the sounds of gunfire erupted in the background. The Daily Mail added:\n\nLopa Blumenthal, the attorney for the unidentified man who recorded the alleged gunfire nearby said that she believed the audio shows, if it is authentic, that Officer Wilson had a clear 'point of contemplation' while pulling the trigger and aiming at Brown.\"\"\n\nAlso of some serious importance, should the tape's authenticity be confirmed, is the fact that ten (or, by some counts, eleven) shots were fired at Brown by Wilson. \n\nHere is the segment as it aired on CNN with the audio recording:\"\n385,\"Rome| An Italian expert studying a first century document written by the Roman historian Marcus Velleius Paterculus that was recently discovered in the archives of the Vatican, found what is presumed to be the first eyewitness account ever recorded of a miracle of Jesus Christ. The author describes a scene that he allegedly witnessed, in which a prophet and teacher that he names Iēsous de Nazarenus, resuscitated a stillborn boy and handed him back to his mother.\n\nHistorian and archivist Ignazio Perrucci, was hired by the Vatican authorities in 2012, to sort, analyze and classify some 6,000 ancient documents that had been uncovered in the gigantic archive vaults. He was already very excited when he noticed that the author of the text was the famous Roman historian Velleius, but he was completely stunned when he realized the nature of the content.\n\nProfessor Perrucci found the text in the archives of the Vatican, while searching amongst a bundle of personal letters and other trivial documents dating from the Roman era.\n\nThe text as a whole is a narrative of the author’s return journey from Parthia to Rome that occurred in 31 AD, recorded in a highly rhetorical style of four sheets of parchment. He describes many different episodes taking place during his trip, like a a violent sandstorm in Mesopotamia and visit to a temple in Melitta (modern day Mdina, in Malta).\n\nThe part of the text that really caught M. Perrucci’s attention is an episode taking place in the city of Sebaste (near modern day Nablus, in the West Bank). The author first describes the arrival of a great leader in the town with a group of disciples and followers, causing many of the lower class people from neighbouring villages to gather around them. According to Velleius, that great man’s name was Iēsous de Nazarenus, a Greco-Latin translation of Jesus’ Hebrew name, Yeshua haNotzri.\n\nUpon entering town, Jesus would have visited the house of a woman named Elisheba, who had just given birth to a stillborn child. Jesus picked up the dead child and uttered a prayer in Aramaic to the heavens, which unfortunately the author describes as “immensus”, meaning incomprehensible. To the crowd’s surprise and amazement, the baby came back to life almost immediately, crying and squirming like a healthy newborn.\n\nMarcus Velleius Paterculus, being a Roman officer of Campanian origins, seems to perceive Jesus Christ as a great doctor and miracle man, without associating him in any way to the Jewish concept of Messiah.\n\nMany tests and analysis have been realized over the last weeks to determine the authenticity of the manuscript. The composition of the parchment and ink, the literary style and handwriting have all been carefully scrutinized and were considered to be entirely legitimate. The dating analysis also revealed that the sheepskin parchment on which the text is written, does indeed date from the 1st century of this era, more precisely from between 20-45 AD.\n\nThis new text from an author known for his reliability, brings a brand new perspective on the life of the historical character that is Jesus of Nazareth. It comes to confirm the Gospels on the facts that he was known for accomplishing miracles and that his sheer presence in a town was enough to attract crowds of people.\n\nA complete and official translation of the document should be made available online in many different languages over the next few weeks, but the impact of the discovery is already felt in the scientific community. Many scholars have already saluted the finding as one of the greatest breakthrough ever realized in the study of the historical life of Jesus, while others have expressed doubts about the conclusions of Professor Perrucci and demand for more tests to be performed by other scientific institutions before drawing any conclusions.\"\n386,\"Just when you thought you had seen it all, Islamic State militants turn up the amplifier of terror to 11. As The Mirror reports, ISIS is launching bombs containing live scorpions as the latest terror weapon in Iraq. Canisters of the creatures are being blasted into towns and villages, according to a British military expert who has just returned from the country. Hamish de Bretton-Gordon, ex-head of chemical and biological weapons for the Army and Nato, said: \"\"it's madness. IS have improvised devices to launch them.\"\" The weapon harks back to the scorpions stuffed into pots and launched by Iraqis thousands of years ago – in 198 AD.\n\n \n\nAs The Mirror reports,\n\nIslamic State militants are launching bombs containing live scorpions as the latest terror weapon in Iraq.\n \nCanisters of the creatures are being blasted into towns and villages, according to a British military expert who has just returned from the country.\n \nHamish de Bretton-Gordon, ex-head of chemical and biological weapons for the Army and Nato, said: “It’s madness. IS have improvised devices to launch them.\n \n\"\"They promote the fact that they are doing it and it creates panic.\"\"\n \n“Scorpions are robust – even if they are launched a couple of miles, when the canister breaks thousands are flung out and start crawling all around.\n \n\"\"Some scorpions are very poisonous but the main thing is creating fear.\"\"\n \nHe said the 2ft bombs were not causing mass casualties but had a massive “psychological impact”.\n \nMr de Bretton-Gordon – of Avon Protection Systems – returned from Baghdad last week, where he was advising security forces.\n \nSenior Iraqi officials reported the beasts were being used to target civilian areas in the north of the country.\n \nThe weapon harks back to the scorpions stuffed into pots and launched by Iraqis thousands of years ago – in 198 AD.\n \nThey were defending themselves against the Roman invasion.\n*  *  *\nTime for some non-boots-on-the-ground US Marine 'exterminators'...\"\n387,\"(Nov. 26, 2014) – Your Thanksgiving turkey is perfectly safe. There is no nationwide turkey recall. You don’t have to worry about an Ebola-infected bird.\n\nBoth of those rumors spread this month across social media.\n\nThe fake turkey recall first appeared on a satirical website called “National Report.” The article quoted the CDC as saying millions of turkeys were unsafe because of avian flu.\n\nThe USDA’s Food Safety Inspection Service went on Twitter to debunk the hoax, saying the agency would post any real recalls on its website.\n\n\nSnopes.com—the premier debunker of internet myths—said the article was fake.\n\nAnd the folks at Snopes.com have been talking turkey plenty this month.\n\nOn Nov. 10, a website posted an article claiming more than 250,000 turkeys at a Texas turkey farm had been infected with Ebola. The article claimed an employee had been on the job for three days after experiencing Ebola symptoms and potentially contaminated several turkeys.\n\nThe turkey farm—“Texas Prime Turkey Farm”—doesn’t exist anywhere in Texas, Snopes.com found. In addition, the website that posted the story (“Daily Buzz Live”) frequently spreads outrageous stories and false claims.\"\n388,\"Nikolai Kryaglyachenko, 12, now attracts coins, spoons and glasses to him - and had decided to become a superhero when he is older\n\nA boy who was almost killed when he was knocked out by a huge electrical shock claims he has become a LIVING MAGNET with superpowers like those of Marvel's Magneto.\n\nNikolai Kryaglyachenko, 12, was blasted across the pavement when he leant briefly against a lamppost that was live from a faulty wire.\n\n\"\"When I came round I felt groggy but managed to get home and told my mum what had happened,\"\" he said.\n\n\"\"When I woke up the next day and got out of bed I found some coins that had been lying on the mattress had stuck to my body.\n\n\"\"Then when I was having breakfast and dropped my spoon, it stuck to my chest.\"\"\n\nEuropics   'Superpowers': Nikolai Kryaglyachenko wants to be a superhero when he grows up\n\nNikolai said he was a keen fan of comics and, believing that maybe he had developed some sort of super magnetic power to attract metal like Magneto, had decided to put it to the test.\n\n\"\"I can do things I couldn't do before but I don't have a lot of control over it,\"\" he said.\n\n\"\"Even when I do not want to do it, I still attract things.\n\n\"\"Once I even attracted a glass - it just moved towards me.\"\"\n\nNikolai added that he has now decided instead of a fireman he wants to be a superhero when he is older, saying that he would want to do something that helped people, and the job would certainly fulfil that role.\n\nEuropics   Look at me: Nikolai Kryaglyachenko 'performs' for his classmates\n\nHe has also found himself one of the most popular boys at school with many of his classmates asking him to demonstrate his superpowers, and Nikolai even claims that he seems to be able to share his power.\n\nAccording to his classmates, he can influence others so that other people turn into live magnets as well.\n\nNikolai's classmate, Vika Balandina, said: \"\"I could even hang a ladle on my nose.\"\"\n\nStories about \"\"living magnets\"\" began to appear at least in the middle of the 19th century.\n\nIn 2004, the story of a Russian factory worker Leonid Tenkaev and his family received extensive media coverage when he appeared to obtain the ability to attract objects after the Chernobyl nuclear disaster.\n\nEuropics   Cutlery collection: Nikolai Kryaglyachenko is a magnet for spoons and coins\n\nAlthough people who have the ability to attract metal items are commonly referred to as \"\"magnets,\"\" many of them can also hold plastic, glass, wood and paper items on their body.\n\nOnly some of them develop a \"\"preference\"\" for a particular material.\n\nIn 1990, as many as 300 \"\"living magnets\"\" gathered for a conference in Sofia, the capital of Bulgaria, after young woman Marinela Brankova demonstrated her amazing ability on TV.\n\nThe woman could hold 7 kilos of metal on a vertical palm.\n\nScientists say however that rather than people being magnetic, it is probably nothing more than unusually sticky skin.\n\nVIEW GALLERY\"\n390,\"According to The Washington Post, Emwazi grew up in a well-to-do family in west London. He is believed to have traveled to Syria around 2012 and to have later joined the militant group.\n\nHe is said to have graduated from college with a degree in computer programming at the University of Westminster.\n\nThe militant has appeared in a series of videos in which hostages, including British aid worker Alan Henning, were brutally murdered.\n\n\"\"I have no doubt that Mohammed is Jihadi John,\"\" said one of his close friends who identified him in an interview with The Washington Post. \"\"He was like a brother to me... I am sure it is him.\"\"\n\nAsim Qureshi, research director at the rights group, CAGE, said after watching one of the videos: \"\"There was an extremely strong resemblance. This is making me feel fairly certain that this is the same person.\"\"\n\n'Counter-terrorism'\nScotland Yard has refused to confirm the reports.\n\nCommander Richard Walton, head of the Met's Counter Terrorism Command, said: \"\"We have previously asked media outlets not to speculate about the details of our investigation on the basis that life is at risk.\n\n\"\"We are not going to confirm the identity of anyone at this stage or give an update on the progress of this live counter-terrorism investigation.\"\"\n\nFrom Britain to Syria via Kuwait, Tanzania and the Netherlands\nEmwazi is understood to have arrived in Britain as a young boy, aged six, after being born in Kuwait. Growing up in west London, he was described as a \"\"polite, mild-mannered\"\" man with a penchant for wearing stylish clothes.\n\nIt was during a trip to Tanzania in August 2009 that Emwazi's life direction is thought to have started to change. Once landing in Dar es Salaam on the supposed Safari trip with two friends, he alleged he was detained by gun-wielding Tanzanian police and held overnight.\n\nThe trio were eventually refused entry to Tanzania and returned to the Netherlands, where they said they were questioned by MI5 agents who accused them of having links to Islamic extremists.\n\nAn article in The Independent in May 2010 outlines the allegations. Upon returning to the UK, Emwazi was reportedly on the radar of MI5, who warned him that he was on a terror watch list which prevented him travelling to any Muslim country.\n\nHe is later understood to have filed a complaint with the Independent Police Complaints Commission over his treatment.\n\nEmwazi later moved to Kuwait, where he got a job at a computer company. But on a visit to London in June 2010, it is understood he was detained once again by counter-terrorism officials and prevented from flying back.\n\nTwo years later he was apparently in Syria fighting alongside IS.\n\nHis first public appearance was last August in a video of the murder of American journalist James Foley in August, dressed in black with only his eyes visible. He later reappeared in videos of the beheadings of US journalist Steven Sotloff, British aid worker David Haines, American aid worker Peter Kassig and British charity worker Alan Henning.\n\nBritish and US security services have previously inferred that they knew his identity, but Thursday morning's developments and naming appear to have taken authorities by surprise.\n\nA spokesman for the Foreign Office said: \"\"There is an ongoing police investigation into the murder of hostages by so-called ISIL in Syria. We are not going to give a running commentary on any element of a live operational security investigation.\"\"\"\n391,\"The Department of Homeland Security flatly denied on Wednesday a claim from a California Congressman that the ISIS terror army is quietly slipping into the United States through its porous southern border – and that American border patrol agents have already captured ten of its soldiers.\n\nRepublican Duncan Hunter told a Fox News Channel audience on Tuesday that ISIS, the self-proclaimed Islamic State of Iraq and al-Sham, is actively infiltrating the U.S.\n\n'I know that at least ten ISIS fighters have been caught coming across the Mexican border in Texas,' he said. 'There's nobody talking about it.'\n\nBut DHS fired back, saying in a statement that Hunter's claim is 'categorically false.'\n\nSCROLL DOWN FOR VIDEO\n\nRep. Duncan Hunter stunned a Fox News audience by saying that the US has apprehended about ten ISIS terrorists as they entered the country through the Mexican border\n\nVulnerable: Much of the Texas-Mexico border is essentially undefended, with US Border Patrol agents setting up well on the American side\n\n'The suggestion that individuals who have ties to ISIL have been apprehended at the Southwest border is categorically false, and not supported by any credible intelligence or the facts on the ground,' a Homeland Security spokesman said in a statement, using the administration's preferred alternative acronym for the group.\n\n'DHS continues to have no credible intelligence to suggest terrorist organizations are actively plotting to cross the southwest border.'\n\nCBS News reported Wednesday that one of Hunter's sources 'nuanced their claims' after the Fox broadcast, saying that some of the people he referred to may have been 'ISIS-affiliated or possibly Americans who fought with the Syrian Free Army.'\n\nThe FSA is an ISIS foe, not an ally.\n\nHunter's spokesman pushed back, defending his claim.\n\n“The congressman was conveying what he knows – and what he was told,' the spokesperson said in a statement.\n\n'It makes sense that the left hand of DHS doesn’t know what the right hand is doing – it’s been that way for a long time and we don’t expect that to change.'\n\nHunter, like many in the GOP, has advocated in the past for strengthening America's border security to the south, a demand that has largely fallen on deaf ears during the Obama presidency.\n\nDuring a 2013 Senate hearing, then-Homeland Security Secretary Janet Napolitano said that due to the administration's 'significant progress and efforts ... our borders have, in fact, never been stronger.'\n\nBut Hunter, a member of the House Armed Services Committee, claimed Tuesday that the nation's 1,933-mile southern border represents ISIS's best hope of waging war on the U.S.\n\n'If you really want to protect Americans from ISIS, you secure the southern border,' he said. 'It's that simple.'\n\n'ISIS doesn't have a navy, they don't have an air force, they don't have nuclear weapons. The only way that ISIS is going to harm Americans is by coming in through the southern border – which they already have.'\n\n'You're talking about OUR southern border?' Fox host Greta can Susteren was shocked to hear Hunter's claim that ISIS is infiltrating the US\n\nHost Greta Van Susteren was caught flat-footed. 'Are you talking about ours?' she asked. 'You're talking about our southern border? You're not talking about the southern border of Iraq?'\n\n'They aren't flying B-1 bombers, bombing American cities,' he replied, 'but they are going to be bombing American cities coming across from Mexico.'\n\nThe three-term congressman cited a similar fear that Joint Chiefs Chairman Gen. Martin Dempsey expressed during an August 21 Pentagon press briefing.\n\nDempsey called ISIS 'an immediate threat ... because of open borders and immigration issues.'\n\nHunter said his information came directly from U.S. Customs and Border Protection, which has a 20,000-strong army of agents patrolling the borders in Texas, Arizona, New Mexico and California.\n\n'I've asked the border patrol,' he said, adding that he was told about the ten ISIS fighters who were caught crossing the border.\n\n'If they catch five or ten of them, then you know there's gonna be dozens more that did not get caught by the border patrol,' he said. 'But that's how you know: All you have to do is ask the border patrol.'\n\nThe government watchdog group Judicial Watch claimed in August that ISIS terrorists were 'planning to attack the United States with car bombs or other vehicle born [sic] improvised explosive devices.'\n\nThe group said a 'warning bulletin for an imminent terrorist attack' had been issued to 'agents across a number of Homeland Security, Justice and Defense agencies,'instructing them 'to aggressively work all possible leads and sources' to prevent the attacks.\n\nThe Department of Homeland Security flatly denied that in a statement to MailOnline.\n\n'We are aware of absolutely nothing credible to substantiate this claim,' a bewildered DHS spokesman said\n\n'In Mexico? I haven't seen that at all.'\n\nHomeland Security Secretary Jeh Johnson said on the same day Judicial Watch made its claims that his agency and the FBI were 'unaware of any specific, credible threat to the U.S. homeland' from the terror network.\"\n394,\"An unverified photo claims to show the body of ISIS leader Abu Bakr al-Baghdadi after he was purportedly killed by US air strikes against three senior members of ISIS. An aide to al-Baghdadi were also killed by US air strikes.\n\nThe ISIS leader was reportedly killed during an air strike in the city of Mosul, which ISIS forces took over this summer.\n\nPentagon Spokesman Col. Steve Warren could not confirm the deaths and said ISIS leaders had not been targeted. But he added that if ISIS leaders were embedded “inside troop formations they are likely to be killed.”\n\nA number of news outlets and websites have published the unverified photo and news about the death of al-Baghdadi by US airstrikes. IraqiNews.com has been unable to verify the photo and claim that al-Baghdadi was killed.\"\n395,\"New York City—a generally liberal city whose marijuana laws have remained notoriously strict even as drug policies have been reformed in other areas of the country—may begin instructing police officers to issue tickets to individuals found in possession of marijuana rather than arresting them. The New York Times' Joseph Goldstein has the scoop:\n\nPeople found with small amounts of marijuana would be issued court summonses and be allowed to continue on their way without being handcuffed and taken to station houses for fingerprinting.\n\nThe change would remake the way the police in New York City handle the most common drug offenses and would represent Mayor Bill de Blasio’s most significant effort since taking office to address the enduring effects of the department’s excessive stop-and-frisk practices.\n\nKey questions about the policy remain unanswered, the Times reports, including whether public use of marijuana will be treated the same as possession and whether marijuana tickets will be recorded on citizens' criminal records.\"\n396,\"Islamist militias in Libya took control of nearly a dozen commercial jetliners last month, and Western intelligence agencies recently issued a warning that the jets could be used in terrorist attacks across North Africa.\n\nIntelligence reports of the stolen jetliners were distributed within the U.S. government over the past two weeks and included a warning that one or more of the aircraft could be used in an attack later this month on the anniversary of the Sept. 11, 2001, terrorist attacks against New York and Washington, said U.S. officials familiar with the reports.\n\n“There are a number of commercial airliners in Libya that are missing,” said one official. “We found out on Sept. 11 what can happen with hijacked planes.”\n\nThe official noted that the reports also come three weeks before the second anniversary of the terrorist attack on the U.S. diplomatic compound in Benghazi that killed four Americans, including Ambassador J. Christopher Stevens.\n\n\nA senior State Department counterterrorism official declined to comment on reports of the stolen jetliners. A second State department official sought to downplay the reports. “We can’t confirm that,” he said.\n\nThe officials said U.S. intelligence agencies have not confirmed the aircraft theft after the takeover of Tripoli International Airport in late August, and are attempting to locate all aircraft owned by two Libyan state-owned airline companies.\"\n397,\"No less than seven school girls fell pregnant during a five day school trip recently.\n\nParents of the girls, who are aged between 13 and 15-years-old, are furious at the school and say the children were not properly supervised.\n\nThe girls, from the Bosnian town of Banja Luka, were in the capital of Sarajevo to visit Museums and historical sites.\n\nWhile the parents are angry at the school administrators, the teachers say the blame lies with the parents, who they claim have failed to teach their children about safe sex.\n\nThe case has reignited an ongoing national discussion in Bosnia concerning the worrying increase in teenage pregnancies.\n\nMORE: Teenage pregnancy falls again to record new low\n\nSenad Mehmedbasic, a gynaecologist from Sarajevo, told MailOnline: ‘It is obvious that children do not have enough knowledge of health education so they engage in such activities, not knowing the consequences.\n\n‘We have to be more direct in the educational system, it must not be allowed that street teaches children about intimate matters, and that they are later slapped by life.’\n\nThe seven pregnant girls have all reportedly left school.\n\nMORE: ‘Homosexuals will die out because they can’t reproduce,’ claims Televangelist Pat Robertson\n\nMORE: Orangutan is granted the rights of a ‘non-human person’ in landmark case\"\n398,\"(CNN) -- Could a newly released audio provide more clues on what led up to Michael Brown's shooting death?\n\nThe FBI has questioned a man who says he recorded audio of gunfire at the time Brown was shot by Ferguson, Missouri, police on August 9, the man's attorney told CNN.\n\nIn the recording, a quick series of shots can be heard, followed by a pause and then another quick succession of shots.\n\nForensic audio expert Paul Ginsberg analyzed the recording and said he detected at least 10 gunshots -- a cluster of six, followed by four.\n\n\"\"I was very concerned about that pause ... because it's not just the number of gunshots, it's how they're fired,\"\" the man's attorney, Lopa Blumenthal, told CNN's Don Lemon. \"\"And that has a huge relevance on how this case might finally end up.\"\"\n\nThe man, who asked that his identity not be revealed, lives near the site of the shooting and was close enough to have heard the gunshots, his attorney said.\n\nHe was speaking to a friend on a video chat service and happened to be recording the conversation at the same time Brown was shot, Blumenthal said.\n\nThe attorney said she learned of the man's recording late last week from a mutual friend.\n\n\"\"I had to get his consent before I could reach out to the FBI,\"\" Blumenthal said.\n\nCNN cannot independently verify the authenticity of the tape and has asked the FBI for confirmation of their interview with the man who made the recording.\n\nThe meaning of the pause\n\nIt's difficult to prove from the audio why the pause took place or whose narrative it supports.\n\nAttorney Chris Chestnut said he was surprised by the gap in shots.\n\n\"\"It's the pause that gives most concern in a police shooting, especially with an unarmed victim, because at this point Mr. Brown is defenseless -- he has no weapon,\"\" said Chestnut, who represented the family of Jonathan Ferrell.\n\nLike Brown, Ferrell was an unarmed African-American man who was shot and killed by a white police officer.\n\nBut if the gunfire heard on the audio is indeed from the Brown incident, the pause doesn't automatically suggest wrongful intent by the officer.\n\n\"\"To be fair, there could be other explanations for that pause,\"\" said attorney Van Jones, co-host of CNN's \"\"Crossfire.\"\" \"\"Maybe the officer will say, 'Well, I fired and he kept advancing, so I fired again.' \"\"\n\nWitnesses and a friend of Officer Darren Wilson have given conflicting accounts of what led up to Brown's death.\n\nDueling narratives in Michael Brown shooting\n\nDorian Johnson, a friend of Brown's who was walking with him at the time of the shooting, said the officer shot Brown once by the police car and again as he ran away.\n\nAccording to Johnson, Brown was struck in the back and then turned around and put his arms up as the officer kept shooting.\n\nBut a friend of Wilson said Brown mocked the officer and charged at him before the shooting began.\n\nAn autopsy showed that all the entry wounds were in the front of Brown's body.\n\nWill autopsy shed any light on what happened?\n\nKey witness speaks out\n\nFerguson police said Brown allegedly robbed a convenience store shortly before the shooting.\n\nAnd reports that his friend Johnson had a criminal record that includes lying to police has put Johnson's credibility in question.\n\nIn 2011, Johnson was arrested and accused of theft and lying to police about his first name, age and address.\n\nJohnson said Monday night he doesn't understand why some are questioning his credibility.\n\n\"\"I see they bring up my past, my history, but it's not like it's a long rap sheet,\"\" Johnson told Lemon. \"\"This one incident shouldn't make me a bad person.\"\"\n\nMichael Brown's funeral: Hope, tears and a call for social change\n\nComplete coverage\n\nCNN's Eliott C. McLaughlin, Tina Burnside, Julian Cummings and Greg Botelho contributed to this report.\"\n399,\"A religious cleric in Saudi Arabia has issued a fatwa ruling forbidding the building of snowmen.\n\nSheikh Mohammed Saleh al-Munajjid was asked whether it was permissible for fathers to build snowmen for children after a snowstorm in the country's north. His response:\nIt is not permitted to make a statue out of snow, even by way of play and fun.\n\n– SHEIKH MOHAMMED SALEH AL-MUNAJJID\nQuoting Muslim scholars, he argued that to build a snowman was to create an image of a human being, which is considered sinful under the country's strict interpretation of Sunni Islam.\n\nThe ruling does open up the possibility of the building of a snowapple.\nGod has given people space to make whatever they want which does not have a soul, including trees, ships, fruits, buildings and so on.\n\n– SHEIKH MUNAJJID\nThe fatwa comes after a number of social media users from Saudi Arabia have been posting images of snowmen and camels online, and has prompted lively debate. One user who appeared to take umbrage at the fatwa said:\nA people looking for a fatwa for everything in their lives, and a cleric who wants to interfere in everything in the lives of others through a fatwa\n\n– TWITTER USER\nWhilst another praised the cleric for \"\"recognising matters even Satan does not think about\"\".\nIt is imitating the infidels, it promotes lustiness and eroticism. May God preserve the scholars, for they enjoy sharp vision and recognise matters that even Satan does not think about.\"\n401,\"Google Inc. plans to buy about half of Redwood City's mammoth Pacific Shores Center office campus in a stunning deal that could reshuffle the Peninsula real estate scene.\n\nEven by the standards of Google’s relentless real-estate acquisition spree, this is a big one. The world's biggest search-engine company is buying six office buildings totaling nearly a million square feet, according to several industry sources who were not willing to talk about the deal publicly. The project is owned by the Blackstone Group and Starwood Capital and managed by Equity Office.\n\nThe purchase — which could close later this month — would be Mountain View-based Google’s most dramatic real estate move this year. It opens up another front in the search giant’s rapid Peninsula expansion after big deals in Palo Alto and Sunnyvale. And it provides a potential seaborne solution to increasingly gridlocked highways: Pacific Shores is spitting distance from the Port of Redwood City, where Google has been experimenting with commuter ferries as a way to reduce the demands on its extensive bus network.\n\nGoogle declined to comment. Blackstone didn’t respond to a request for comment. I’m told the sale is close to being finalized, though it’s still possible the deal could still fall through. Google's deposit isn't yet non-refundable, a customary marker for a deal headed toward the finish line, a person familiar with the transaction said.\n\n“If any deal is done by anyone, we’d welcome them to Redwood City,” Mayor Jeffrey Gee told me in a phone call on Friday, adding that he’d wait to comment on Google’s potential arrival until a deal is complete.\n\nBrokers said the impact of the acquisition, if completed, would ripple through the commercial real estate market. Assuming Google intends to occupy the space, tenants currently in the buildings — which are more than 90 percent leased — would have to find new space as their leases end. And Google tends to grow wherever it puts down roots.\n\n“It adds fuel to the fire for more spec buildings to start coming out of the ground, because there’s going to be that much more pressure on space demand,” said Tim Grant, a veteran Bay Area office broker with Avison Young in Foster City.\n\nThe deal would mark another sign of tech companies taking a shine to the north Peninsula, coming just weeks after Box Inc. agreed to lease a major office project in downtown Redwood City.\n\n“This is one more thing,” Grant said. “We’ve always been thought of as, ‘Maybe, but I’d rather be in San Francisco or (southern) Silicon Valley.’ Suddenly, the middle maybe isn’t a bad place to be.”\n\nGoogle is expected to buy Blackstone and Starwood’s buildings at 1200, 1300, 1600, 1700, 1800 and 1900 Seaport Blvd., which total 934,000 square feet and are home to tenants such as Zazzle Inc. and Rocket Fuel. Google is not buying 2000 and 2100 Seaport Blvd., the owner-occupied headquarters of Informatica Corp. Nor is Google buying 1400 and 1500 Seaport Blvd., which includes DreamWorks. Those buildings are owned by Shorenstein, which has been in contract for a while to sell them to San Francisco-based investor DivcoWest, according to sources and public records.\n\nThe price Google will pay was not immediately clear, but an observer estimated it at “substantially more” than the $525 per square foot that Informatica paid for the two buildings it bought in 2012.\n\nOne of the Valley’s marquee campuses, Pacific Shores was built by Jay Paul Co. in the early 2000s and broke new ground for its sleek design and swanky amenities including pools, a rock-climbing wall, day spa and baseball diamonds. It was one of the first major developments that showed multiple tech companies would share the same campus, and rose taller than the one- and two-story buildings that were the standard for tech. Starwood bought the campus in 2006 for about $833 million, and immediately sold Shorenstein its two buildings. Blackstone came into the picture after acquiring the junior debt on the property a couple of years ago.\n\nA new owner could build even more office space there, city officials said. The entire campus contains about 1.7 million square feet of office space, and new zoning approved about a year ago could allow total build-out of up to 3 million square feet.\n\n“All things considered, there's still quite a bit of room to put more structures out there,” said Sailesh Mehra, associate city planner for the city. “You could essentially double that entire office park, if you can you could park it.”\n\nGoogle — which like many expanding tech companies is focused on reducing its car and shuttle trips as traffic worsens during the current boom — may be eyeing transit options beyond freeways. Pacific Shores is a half mile from the Port of Redwood City, where a Google pilot project earlier this year tested running ferries from San Francisco and Alameda to the port. The Water Emergency Transportation Authority, which administers the San Francisco Bay Ferry routes, has studied regular public ferry service to Redwood City, with a potential public terminal practically next door to Pacific Shores.\n\n\"\"I know they really liked the ferry and the concept. Their challenge was getting people off a boat and putting them on a bus to Mountain View, and that was taking 25 minutes,\"\" said Kevin Connolly, director of planning and development for WETA. \"\"This might be one way to address it.\"\"\n\nSan Mateo County has about $22 million left in a sales-tax funded pot for ferry services in the county. A Redwood City terminal would cost about $15 million. But the county doesn't have ongoing operational funding, Connolly said.\n\nA major built-in user such as Google could help make service pencil out, he said.\n\n\"\"If they're serious about doing it, we could do something, and there are lots of options,\"\" Connolly said. \"\"We could be very creative about working this out.\"\"\n\nIf the deal is completed, it would probably take several years for Google to truly put its stamp on Redwood City. Tenants are in the buildings long term, and Google’s continued expansion elsewhere in Silicon Valley — it just leased another 424,000 square feet in Sunnyvale— means it’s probably not under immediate pressure to occupy the campus.\n\nThe current and future Google growth \"\"(is) going to impact the face of the Valley,\"\" Mark Bodie, a senior vice president with JLL who represents landlords, said on a market update call with media earlier this week,. \"\"It's really going to change the dynamics of what's available for lease.\"\"\n\nUpdated to clarify ownership of the campus.\"\n402,\"Detectives are hunting a tweed jacket-wearing man who is slapping High Street shoppers in his town if they sneeze.\n\nIn what Cumbria Police admit is \"\"very unusual behaviour\"\", the middle-aged man first smacked a woman around the head after she sneezed in Carlisle town centre on Monday.\n\nThen on Tuesday, officers believe the same man launched a second attack on a frail pensioner who also had a bout of the sniffles.\n\nIn that incident, an 82 year-old woman who had just sneezed was slapped over the head at 11.30am in Carlisle.\n\n• MP scolded for loud sneeze in Commons • Video: Kangaroo has a sneezing fit\n\nCumbrian Police described the suspect as being in his mid to late-50s and wearing a tweed jacket.\n\nThe force have now asked for anyone with any information about, or who witnessed, the two related incidents to contact them.\n\nThey have been informed about the first attack by witnesses, but have yet to trace the first female victim.\n\nPolice are linking two incidents in which a man hit women for sneezing (Library image)\n\nSgt Gill Cherry said: \"\"We are treating these two reported incidents as linked, and are appealing to the local community to help trace the man responsible.\n\n\"\"It is very unusual behaviour, and will have left his victims feeling confused and upset.\"\"\n\nShoppers in Carlisle said they were bemused, but frightened by the man's behaviour.\n\nTrainee shop assistant Gemma Prosser, 19, said: \"\"We heard as it happened in the town centre and at first we just thought it was a bit weird. When you think about it, it is really awful because anyone can sneeze at any time and it's not your fault.\"\"\n\n• What is the purpose of sneezing? • Hay fever tips not to be sneezed at\n\nDental receptionist Nicola Dawson, 48, who was visiting from nearby Kendal, said: \"\"I have come here shopping on my day off and actually have a cold.\n\n\"\"If anyone smacked me for sneezing I would smack them back. If anyone saw someone do something like that I would be surprised if they did not do something as you wouldn't stand for it if you witnessed it.\"\"\"\n403,\"WORLDWIDE - NASA has confirmed that the Earth will experience 6 days of almost complete darkness and will happen from the dates Tuesday the 16 – Monday the 22 in December. The world will remain, during these three days, without sunlight due to a solar storm, which will cause dust and space debris to become plentiful and thus, block 90% sunlight.\n\nThis is the head of NASA Charles Bolden who made the announcement and asked everyone to remain calm. This will be the product of a solar storm, the largest in the last 250 years for a period of 216 hours total. Reporters interviewed a few people to hear what they had to say about the situation with Michael Hearns responding “We gonna be purgin my n*gga, six days of darkness means six days of turnin up fam”.\n\nDespite the six days of darkness soon to come, officials say that the earth will not experience any major problems, since six days of darkness is nowhere near enough to cause major damage to anything. “We will solely rely on artificial light for the six days, which is not a problem at all”, says NASA scientist Earl Godoy. Visit our website daily for more shocking news!\n\nWhat do you plan to do during these six days of darkness? Tweet ‘#6DaysOfDarkness‘ including your plan for these six days!\"\n404,\"The sister of the British-born American photojournalist, Luke Somers, held captive by al-Qaeda's Yemen affiliate, claims he was killed in a failed rescue attempt.\n\nLucy Somers told the Associated Press that FBI agents had informed her of the 33-year-old's death. She went on to say: \"\"We ask that all of Luke's family members be allowed to mourn in peace.\"\"\n\nThere has been no comment by US officials. The news comes after the Yemeni Defence Ministry had stated a joint US-Yemeni armed forces operation had freed \"\"an American hostage\"\" in a mission that killed 10 al-Qaeda members, Reuters reported.  Luke Somers was kidnapped by militants last September while working for the Yemen Times.   On Thursday, the extremist group posted a video threatening to kill Somers in three days if the US did not meet their unspecified demands. Following this, the Pentagon confirmed it had previously launched a failed attempt to rescue Mr. Somers.\"\n405,\"Abdel-Majed Abdel Bary was known as 'L Jinny' as a rapper\n\nSaturday 23 August 2014\n\nA former rapper fighting with the Islamic State (Isis) in Syria is believed to be one of several British jihadists under investigation following the beheading of James Foley.\n\nAbdel-Majed Abdel Bary, 24, was known as L Jinny or Lyricist Jinn at home in London, where his rising music career saw him appear in videos and have his singles played on BBC Radio in 2012.\n\nHe came to national attention earlier this year, when he posted a picture of himself holding a severed head on Twitter after resurfacing in Syria.\n\nThe gruesome picture, believed to have been taken in the Isis stronghold of Raqqa, was captioned: “Chillin’ with my homie or what’s left of him.”\n\nBary reportedly travelled to the country last year from Maida Vale, west London, where he lived with his mother and five siblings.\n\nHis father Adel Abdul Bary, an Egyptian refugee thought to be one of Osama Bin Laden’s closes lieutenants, was extradited from Britain to the United States on charges of terrorism in 2012 for his alleged roles in the bombings of two US embassies in east Africa in 1998.\n\nHis family is frequently mentioned in rap songs that are still floating around the internet, with many people, unaware of L Jinny’s macabre transformation, praising his lyrics.\n\nIn early songs put online in 2012, Bary makes apparent reference to drug use, violence and life on a council estate and talks about the threat of his family being deported to Egypt.\n\n“It’s hard to progress in the future with a damaged past but still I try to count my blessings and I thank Allah,” he rapped in 2012.\n\n“I’m trying to change my ways but there’s blood on my hands and I can’t change my ways until there's funds in the bank.\n\n“I can’t differentiate the angels from the demons, my heart’s disintegrating. I ain't got normal feelings.\n\n“Even my life’s blessed, still I will not find rest.”\n\nIn later songs, apparent references to cannabis (“roll up and watch the leaves ignite”) stop and are replaced with tirades against people who choose to spend their money clubbing, drinking and on drugs rather than feeding their families.\n\nMany British jihadists are known to be in Syria, including these men featuring in an Isis video to urge Islamists in the West to join them  The most recent video, which was posted on YouTube in March this year, is called “The Beginning”.\n\n“Give me the pride and the honour like my father, I swear the day they came and took my dad, I could have killed a cop or two,” Bary raps.\n\n“Imagine then I was only six, picture what I’d do now with a loaded stick. Like boom bang fine, I’m wishing you were dead, violate my brothers and I’m filling you with lead.”\n\nBary’s current whereabouts in Syria is not known and his Twitter account under the name “Terrorist” @ItsLJinny has been deactivated.\n\nPrevious posts mentioned Abu Hussein al Britani, a fellow Isis militant who has uploaded pictures of himself on Twitter with guns in Syria.\n\nHe and associate Abu Abdullah al-Britani were seen offering travel advice to would-be jihadists online earlier this year.\n\nThe Sun newspaper has linked the trio to a group of British jihadists known as “The Beatles”, including the man known as “John” who beheaded American journalist Mr Foley.\n\nIn pictures: James Foley\n\nA sound expert who compared the footage of the brutal killing with Bary’s rap songs told the paper there was a “big likeness” between the voices.\n\nMr Foley’s murderer has not been identified by authorities but the Foreign Secretary said he sounded British and experts were urgently trying to trace him.\n\nPolice are believed to be preparing for raids on several homes across Britain in efforts to trace “jihadi John” but a spokesperson for the Counter Terrorism Unit at Scotland Yard would not confirm the identities of any suspects.\"\n406,\"According to the latest research from our WDE (Wearables) research service, the Apple Watch smartwatch will ship 15 million units worldwide in 2015. Apple will quickly become the world’s number one smartwatch vendor with 55 percent global marketshare this year.\n\nWe forecast total global smartwatch shipments to grow 511 percent from 4.6 million units in 2014 to 28.1 million units in 2015. Most of the smartwatch growth will come from the new Apple Watch, which we forecast to ship 15.4 million units worldwide in 2015. Apple will quickly become the world’s number one smartwatch vendor and capture 55 percent global marketshare this year.\n\nThe Apple Watch is the catalyst to ignite the global smartwatch market. Apple’s famous brand, loyal fan base, deep retail presence and extensive apps ecosystem will ensure healthy uptake for its Watch. However, Apple’s first-generation Watch is not yet perfect. For example, Apple’s Watch hardware design is arguably less attractive than some rival models such as the Huawei Watch, battery life may not be as long as many traditional wristwatch owners are used to, and Apple’s premium pricing may be challenging for mass-market consumers. Apple will need to upgrade tangibly its second-generation Watch to stay ahead of competitors later this year.\"\n407,\"The health-focused smartwatch that Apple initially envisioned is not the same one the company will unveil next month, according to a new report.\n\nApple's original concept for the Apple Watch was one that would track blood pressure, heart activity, stress levels and other functions, the Wall Street Journal reported Monday, citing sources familiar with the device. But none of those features will make it into the final product due to a variety of issues, according to the Journal. Some features didn't work properly. Others proved too complex. And some would have required regulatory approval. As such, Apple was forced to scale back the range and depth of health features for its first entry into the smartwatch arena, the sources said.\n\nDue out in April, the Apple Watch will enter an already crowded playing field, competing with products from Samsung, Sony, Motorola, Microsoft, LG and others. It's been thought that Apple postponed its release of a smartwatch at least in part to perfect the health and fitness monitoring features. But if the Journal's sources are correct, some of those features proved more challenging than expected.\n\nFor example, the Journal reported, Apple tested sensors to measure skin conductivity, which would have helped monitor stress levels and heart rate. But the sensors ran into inconsistencies with different people, such as those with hairy arms or dry skin, and the results were mixed based on how tightly you wore the watch, according to the Journal's sources.\n\nApple also tested ways to check blood pressure and the level of oxygen in the blood, but again, the results were inconsistent. Further, if those features strayed into the area of actually providing medical advice, they would have required approval from the Food and Drug Administration -- something Apple was trying to avoid.\n\nThe difficulties in creating a smartwatch with such features prompted people at Apple to dub the project a \"\"black hole\"\" as it sucked in more and more resources, one of the sources said.\n\nAs a result, Apple has been touting its first smartwatch as more of an all-purpose wearable. Yes, several key health and fitness features will be available and useful, especially as third-party developers create apps to tap into that market. But Apple is also busy promoting other aspects of the watch, including its variety of styles, its ability to act as an adjunct to the iPhone, its support for Apple Pay and its voice-activated controls.\n\nWill those features and the Apple name convince enough consumers to consider the Apple Watch over the competition? In December, Piper Jaffray analyst Gene Munster projected unit sales of 8 million for 2015. Wall Street has been forecasting sales of 12 million to 15 million. Apple has reportedly asked its suppliers to manufacture 5 million to 6 million watches for its first quarter of release.\n\nWhether initial sales are as healthy as expected, Apple will certainly come out with future models. Those could even include some of the health features that didn't pass muster the first time around, the Journal's sources added.\n\nAn Apple spokeswoman told CNET that the company declined to comment on rumor or speculation.\"\n409,\"Over the weekend, the Canadian police force of Newfoundland and Labrador posted a “wanted” status on Facebook looking for Rodney Constantine, a man wanted for assault and some outstanding warrants.\n\nApparently, Rodney Constantine himself commented on the post and is planning to turn himself in.\n\nConstantine let police know he’ll be coming in “Monday morn,” but the RNC police politely reminded him that their facilities are open 24/7.\n\nWhat proceeded was a weird and hilarious correspondence between police and Constantine in the comment section.\n\nThe RNC police told BuzzFeed News that they believe this is their guy, but he has yet to physically turn himself in.\n\n“It’s hard to say if the person we found is the person, but it certainly seems that way,” Media Relations Officer Steve Curnew told BuzzFeed News.\n\nCurnew also explained that they only turn to their social media outlets as a “last resort” if they can’t locate them by addresses on file. While police are hopeful they have the right Rodney Constantine, “no one by that name has turned themselves in yet.”\n\nThis is not the first or even second time a suspect has identified themselves to Newfoundland cops on Facebook.\n\nCurnew says he’s not surprised Constantine has so casually commented on his own wanted post on Facebook — this has been the case at least twice before. “We’ve had it happen on one or two occasions that a person has contacted us,” Curnew explained to BuzzFeed News. “When you send it out on social media, word comes around quick.”\n\nHe also pointed out that Constantine might not have known he was even wanted.\n\n“The person sometimes isn’t aware they have outstanding warrants. [He] may have just become aware that police are looking for him and he has nothing to hide.”\n\nMeanwhile, Newfoundland residents still can’t quite get over it.\n\nupdate\n\nBuzzFeed News has learned Rodney Constantine kept his word and turned himself in to the local police station at 4:30pm NST, their local time. According to a Facebook update, he will face a provincial court judge in the morning.    BF_STATIC.timequeue.push(function () { document.getElementById(\"\"update_article_update_time_4760733\"\").innerHTML = UI.dateFormat.get_formatted_date('2015-01-26 16:07:16 -0500', 'update'); });\"\n410,\"CORSICANA (October 14, 2014) Navarro County officials Tuesday emphatically rejected as false a posting on the National Report website that said the small town of Purdon was quarantined because a family of five tested positive for the Ebola virus after the father began to exhibit symptoms following a business trip to Dallas.\n\nThe Corsicana Daily Sun reported that local emergency management officials, the Corsicana-Navarro County Public Health District and county officials all say there’s no truth to the claim that federal officials closed down the town of about 130 residents.\n\n\"\"A release today on at least one website, National Report, stated that “The small town of Purdon, Texas has been quarantined after a family of five tested positive for the Ebola virus. This report is entirely false,” Navarro County Judge H.M. Davenport said in a statement.\n\n\"\"Local authorities, emergency management, and county government have been inundated with calls concerning this false report. Please be assured if this were accurate information, you would have been notified immediately from accurate sources first,” Davenport said.\n\n\"\"Please ensure that you utilize accurate information sources when looking on social media and any unknown news sources,” Davenport said.\"\n413,\"OK, so the robot apocalypse probably won’t happen any time soon, but the new robot sentries guarding Microsoft’s Silicon Valley campus seem like something straight out of a futuristic sci-fi movie.\n\nAccording to ExtremeTech, each of the K5 security guard robots from robotics company Knightscope stands 5 feet tall and weighs 300 pounds, so you probably don’t want to mess with one.\n\nThe K5 robots don’t come with any weapons onboard—thankfully—but they use a suite of alarms, sirens, and cameras to monitor and patrol the grounds of Microsoft’s campus. If one spots trouble, it’ll either sound an alarm or dispatch a human security guard to its location. \n\nExtremeTech notes that the K5 can run for up to 24 hours on a single charge, and can recharge in only about 20 minutes. Its battery won’t die out in the field, though—these bots will return to the charging station by themselves when their batteries start to run dry.\n\nThe story behind the story: Robots are playing an increasingly large role in security and military operations. Google-owned robotics company Boston Dynamics, for example, has been working with DARPA to develop various robots to aid soldiers in combat settings. Meanwhile, South Korea deployed a robotic sentry to guard its side of the Demilitarized Zone  in 2010. Unlike K5, though, South Korea’s guard robot came fully armed.\"\n414,\"While Apple has yet to publicly announce a specific launch date for the Apple Watch beyond \"\"Early 2015\"\", sources speaking to 9to5Mac say the company is currently planning for a March debut in the initial wave of countries. Sources in the retail segment indicate that select store employees will undergo centralized Apple Watch training the week of February 9, with those employees in turn training others at their individual stores in the days leading up to the device's launch.\n\nOne or two representatives from many Apple Stores in the United States, depending on store and market size, will be sent to Apple offices in either Cupertino, California or Austin, Texas to learn first-hand about the Watch. These training programs will take place between February 9th and February 16th.The report indicates Apple has been continuing to refine various aspects of the Apple Watch since its September unveiling, focusing mostly on software but also tweaking such components as the inductive charging mechanism.\n\nDevelopers are currently working with Apple's WatchKit tools and iOS 8.2 betas to build apps for Apple Watch, starting with lightweight Glances, actionable notifications, and iPhone-based apps that project portions of their interfaces to the watch. More powerful apps running directly on the Apple Watch will be possible later this year.\n\nRelated roundup: Apple Watch , Tag: 9to5mac.com\"\n416,\"WASHINGTON (CBS DC) – Rep. Duncan Hunter, R-Calif., says that at least ten fighters for the Islamic State of Iraq and Syria have been apprehended while attempting to enter the southern U.S. border.\nThe California Republican claims that “at least ten ISIS fighters have been caught coming across the Mexican border in Texas,” in a conversation with Fox News on Tuesday. Hunter says that the Islamic terrorists are slipping into the U.S. through the porous southern border as several have already been captured.\n“There’s nobody talking about it,” Rep. Hunter told Fox. “If you really want to protect Americans from ISIS, you secure the southern border. It’s that simple…They caught them at the border, therefore we know that ISIS is coming across the border. If they catch five or ten of them then you know there’s going to be dozens more that did not get caught by the border patrol.”\nIn August, Chairman of the Joint Chiefs of Staff, Gen. Martin Dempsey, warned that the open border posed an “immediate threat” for terrorist activity infiltrating the country. The government watchdog group, Judicial Watch, said ISIS terrorists were “planning to attack the United States with car bombs or other vehicle born [sic] improvised explosive devices.”\nHunter, a member of the House Armed Services Committee, said that the 1,933-mile southern border with Mexico is the obvious entry point for Islamic State terrorists. He says that information regarding the capture of Islamic State terrorists crossing the border comes directly from U.S. Customs and Border Protection.\n“ISIS doesn’t have a navy, they don’t have an air force, they don’t have nuclear weapons. The only way that ISIS is going to harm Americans is by coming through the southern border – which they already have,” he added.\n“They aren’t flying B-1 bombers, bombing American cities,” said Hunter. “But they are going to be bombing American cities coming across from Mexico…All you have to do is ask the border patrol.”\nThe Department of Homeland Security released a statement on Wednesday that claims alleging Islamic State militants have been apprehended at the Mexican border are “categorically false.”\n“The suggestion that individuals who have ties to ISIL have been apprehended at the Southwest border is categorically false, and not supported by any credible intelligence or the facts on the ground,” a DHS spokesman said in a statement today. “DHS continues to have no credible intelligence to suggest terrorist organizations are actively plotting to cross the southwest border.”\nAfter Hunter’s comments to Fox, one of his sources nuanced their claims, saying that some of those apprehended at the border might be ISIS-affiliated or possibly Americans who fought with the Syrian Free Army – one of many ISIS enemies.\nIn a statement to ABC News, a spokesperson for Hunter said he was not backing down on the claims.\n“The Congressman was conveying what he knows — and what he was told,” the spokesperson told ABC. “It makes sense that the left hand of DHS doesn’t know what the right hand is doing — it’s been that way for a long time and we don’t expect that to change.”\n– Benjamin Fearnow\"\n417,\"A prominent Saudi Arabian cleric has whipped up controversy by issuing a religious ruling forbidding the building of snowmen, described them as anti-Islamic.\n\nAsked on a religious website if it was permissible for fathers to build snowmen for their children after a snowstorm in the country's north, Sheikh Mohammed Saleh al-Munajjid replied: “It is not permitted to make a statue out of snow, even by way of play and fun.”\n\n \nSheikh Mohammad Saleh al-Munajjid. (Photo courtesy: riyadhconnect.com)\n\nQuoting from Muslim scholars, Sheikh Munajjid argued that to build a snowman was to create an image of a human being, an action considered sinful under the kingdom's strict interpretation of Sunni Islam.\n\n“God has given people space to make whatever they want which does not have a soul, including trees, ships, fruits, buildings and so on,” he wrote in his ruling.\n\n \n(Photo courtesy of Twitter)\n\n\nThat provoked swift responses from Twitter users writing in Arabic and identifying themselves with Arab names.\n\n“They are afraid for their faith of everything ... sick minds,” one Twitter user wrote.\n\nAnother posted a photo of a man in formal Arab garb holding the arm of a “snow bride” wearing a bra and lipstick. “The reason for the ban is fear of sedition,” he wrote.\n\nA third said the country was plagued by two types of people: “A people looking for a fatwa (religious ruling) for everything in their lives, and a cleric who wants to interfere in everything in the lives of others through a fatwa,” the user wrote.\n\n \n(Photo courtesy of Twitter)\n\n\nSheikh Munajjid had some supporters, however. “It (building snowmen) is imitating the infidels, it promotes lustiness and eroticism,” one wrote.\n\n“May God preserve the scholars, for they enjoy sharp vision and recognize matters that even Satan does not think about.”\n\nSnow has covered upland areas of Tabuk province near Saudi Arabia's border with Jordan for the third consecutive year as cold weather swept across the Middle East.\n\nLast Update: Monday, 12 January 2015 KSA 19:36 - GMT 16:36\"\n418,\"VENICE BEACH, Calif. --You've probably heard Apple is launching its latest i-device, a new Apple Watch, in April and that it will start at $350.\n\nBut did you know there are three editions of the watch? What no one knows, outside of Apple, is how much the top of the line \"\"Watch Edition\"\" will sell for.\n\nWe've seen online reports that it could sell for as much as $4,000. Maybe more.\n\nSo we got to wondering: How much would consumers pay for the top-of-the-line Apple Watch?\n\nNot much, as we recently found out in chats with consumers here.\n\n\"\"I'd get the $350 model,\"\" says Ashlea Fellows of Australia. \"\"I wouldn't go any higher.\"\"\n\nThousands of dollars for a gold watch? Not for Karla Gallegos of Chile. \"\"Too expensive. I could find a watch made of gold for $2,000,\"\" she said.\n\nJuan Frias of New York would drop $1,000. \"\"I like gold watches,\"\" he says. \"\"I'm a teacher, and I wouldn't have to look down at my wrist. My daughter texts me, I can look and nobody can say, `Hey, you're on the phone.'\"\"\n\nApple touts the high-end Apple Watch as sporting a 18-karat gold case, which it says is twice as hard as standard gold. And it's protected by sapphire crystal, advertised as almost impossible to break, unlike the gorilla glass of the iPhone.\n\nIn mid-2014, many analysts expected Apple to use sapphire glass on the iPhone 6, but that didn't happen. Apple wasn't happy with the sapphire being produced by its factory near Phoenix, which has since been shut down. The company hasn't said where its new sapphire is being produced.\n\nEstimates online for how much Apple will charge for the top-line watch are all over the map. Website Grail-watch.com goes as high as $10,000. \"\"t's pretty much impossible to find a gold watch for under $10,000 in any size,\"\" notes the site.\n\nBut even at $4,000 or $5,000, the price tag will make it easily the most expensive item at the Apple Store. It's most expensive computer, the MacPro, starts at around $3,000.\n\nApple's high-priced watch will be in good company -- and even if it tops the most optimistic estimates, it will be still be way cheaper than the gold standard of luxury watches, the Rolex. Amazon's Rolex page starts at $4,000 and goes all the way up to $62,000.\n\nBut those watches don't read back texts or control your music.\n\nWith such expensive i-jewelry on display at shopping malls across the world, will it change the way people shop at the Apple Store? Will folks be wary of walking out of the store with a multi-thousand-dollar gold watch on their wrists?\n\nPaul Wallace of Long Beach, Calif., admits that sporting a gold Apple watch on his wrist would make him a target. \"\"It would….but you've got to go Gold,\"\" he said. \"\"If you've got it, flaunt it.\"\"\n\nFollow Jefferson Graham on Twitter\"\n419,\"James Wright Foley, an American journalist kidnapped in 2012, was beheaded in an ISIS video released on Tuesday, August 19.\n\nThe video is titled “A Message to America.”\n\nA figure in a black robe with a gun strapped on his person and a masked hat covering his face, apart from his eyes, appears in the video next to Foley.\n\nIn the video, the Islamic State says that Obama’s authorization of strikes against IS places United States “upon a slippery slope towards a new war front against Muslims,” accordin to BNO.\n\n“Any attempt by you, Obama, to deny Muslims liberty & safety under the Islamic caliphate, will result in the bloodshed of your people,” the ISIS person added.\n\nFoley also speaks in the video, saying: “call on my friends, family members and loved ones to rise up against my real killers, the U.S. government.”\n\nSee an Associated Press story below.\"\n423,\"The reported ceasefire between the Nigerian government and Boko Haram, the terrorist group still holding more than 200 girls captive, does not appear to be working out, as violence over the weekend put the possibility of the girls' return on even more tenuous ground.\n\nAs Reuters reports, while the Nigeria's Air Chief Marshal Alex Badeh announced the deal last Friday, it was not confirmed by Boko Haram. At least five attacks have occurred since the announcement.\n\nFrom CNN:\n\nIn one attack, militants ambushed travelers in the Borno state village of Shaffa, residents of the area said, killing eight people and abducting others.\n\nBoko Haram gunmen also stormed the village of Waga in Adamawa state, abducting a number of residents, including women, residents there told CNN.\n\nInsurgents also occupied the town of Abadam, near Niger, after killing an unknown number of residents in their attack, residents said.\n\nAccording to Reuters, negotiations between the government and the insurgency are expected to continue in Chad on Monday, but family members of those kidnapped are skeptical of whether they will be productive.\n\n[Image via AP]\"\n424,\"Apple has remained mum as to its pricing strategy for the three versions of the Apple Watch to be made available next year, only saying that the price will start at $350 for the entry-level version, likely to be the Apple Watch Sport, which features light aluminum and a sweat-resistant band made from a rubbery material.\n\nBut jewelry industry experts believe the Apple Watch Edition, which comes with 18-karat yellow gold or rose gold, a sapphire crystal display and Venetian leather for its bands, will cost around $1,200, with other jewelers estimating that Apple's fanciest smartwatch could be priced as much as $10,000.\n\nWatch expert Chad Rickicki of Pittsburgh, Penn. told TechCrunch that an 18-karat gold case that is the size and shape of the Apple Watch could rack up as much as $600 for the raw material. That does not even include the smartwatch's electronic components and the profit margin Apple plans to tack on to the device. All in all, consumers can expect to pay $1,200 for a gold smartwatch, says Rickicki.\n\nHowever, other jewelers are not as optimistic, saying that we need to understand the materials Apple used for its smartwatch to be able to peg it at a more accurate price. Ariel Adams, founder and editor of watch blog aBlogtoWatch, says Apple adopted watch industry terminology for the Apple Watch. The term \"\"18-karat gold,\"\" he says, likely means the watch is made of solid gold, not gold-plated. Otherwise, Apple would have used the term \"\"gold-plated.\"\"\n\nThe current market price for gold is $1,200 per ounce. If, for example, the Apple Watch weighs two ounces, that is already $2,400 just for the gold. That is not even considering the special process Apple's own metallurgists invented to create gold that is \"\"twice as hard as standard gold.\"\" Adams says Apple has cheaper manufacturing centers in China than the facilities used by Swiss-based watchmakers, but gold is gold and it is expensive wherever it is crafted.\n\nAdams also points out that there is also the cost of sapphire glass to contend with, estimating that Apple has to pay around $30 to $40 for the sapphire crystal case of the Edition smart watch. Sapphire manufacturing, Adams says, is a long and expensive process where the crystals are synthetically grown in large chambers and then cut into rectangles that are then laminated. Adams thinks the high-end Apple Watch will not cost anything less than $5,000 and could go up as much as $10,000.\n\n\"\"The Edition is going to be far, far less mass-produced than the steel version,\"\" he says. \"\"I think it's going to have a much different type of distribution. It'll be a much more exclusive product.\"\"\"\n425,\"Rep. Duncan Hunter (R-Calif.) said Tuesday night that U.S. border officials have caught “at least 10″ Islamic State fighters or people with ties to the group as they tried to enter the U.S. through Mexico, a claim that was immediately disputed by the Obama administration.\n\n“I know that at least 10 ISIS fighters have been caught coming across the Mexican border in Texas,” Hunter said on Fox News Tuesday night. “There’s nobody talking about it.”\n\nWhen asked by host Greta Van Susteren how he knows this, Hunter said, “Because I’ve asked the Border Patrol, Greta.”\n\nThe Department of Homeland Security spokeswoman disputed Hunter’s claim on Wednesday morning.\n\n“The suggestion that individuals who have ties to ISIL have been apprehended at the southwest border is categorically false, and not supported by any credible intelligence or the facts on the ground,” said Marsha Catron. “DHS continues to have no credible intelligence to suggest terrorist organizations are actively plotting to cross the southwest border.”\n\nBut Hunter’s office replied by saying Hunter was told directly by a senior official that people with ties to the Islamic State have in fact been apprehended.\n\n“A high level source within the Border Patrol told the congressman otherwise,” said Hunter spokesman Joe Kasper. “The congressman was conveying what he knows — and what he was told. It makes sense that the left hand of DHS doesn’t know what the right hand is doing — it’s been that way for a long time and we don’t expect that to change.”\n\nHunter said Tuesday that the biggest risk that the Islamic State poses to Americans is by trying to enter the U.S. illegally and committing acts of terrorism.\n\n“If you really want to protect Americans from ISIS, you secure the southern border,” he said. “It’s that simple.”\n\n“ISIS doesn’t have a navy, they don’t have an air force, they don’t have nuclear weapons,” he added. “The only way that ISIS is going to harm Americans is by coming in through the southern border, which they already have.”\n\nThe Obama administration has come under increased scrutiny about border enforcement in light of fears that Islamic State fighters could try to enter the U.S. through Mexico. Officials were already under fire for its effort to ease immigration rules, which many Republicans say has created even more incentive for people to try entering the country illegally.\n\n— This story was updated at 10:37 a.m.\"\n427,\"NEWPORT, Wales — The American airstrikes on Monday against the Shabab, the Qaeda-linked militant network in Somalia, succeeded in killing the group’s leader, Ahmed Abdi Godane, the Pentagon announced Friday.\n\nContinue reading the main story\nRELATED COVERAGE\n\nA Shabab fighter near Mogadishu in 2012. It was unclear whether the group’s leader had died.Airstrike in Somalia by U.S. Forces Targets Shabab LeaderSEPT. 2, 2014\n“We have confirmed that Ahmed Godane, the co-founder of al-Shabab, has been killed,” the Pentagon press secretary, Rear Adm. John Kirby, said in a statement.\n\nHe called the death of Mr. Godane “a major symbolic and operational loss” to the Shabab.\n\nDefense officials had waited several days to confirm that Mr. Godane was indeed killed in the strike.\"\n428,\"Sony's high-profile biopic of Apple co-founder Steve Jobs will have plenty of award winning pedigree behind it, as Oscar winning actor Christian Bale will reportedly play the lead on the project, which also features an Academy Award winning director and screenwriter.\n\nBale is apparently in final talks to take on the role of Jobs, according to film industry publication Variety, which believes the casting is essentially a done deal. Bale will be directed by Danny Boyle, who won an Oscar for Best Director in 2008 for the film \"\"Slumdog Millionaire.\"\"\n\nThe two are working from a script by Aaron Sorkin, who himself won an Oscar in 2011 for penning \"\"The Social Network.\"\" The film is expected to be loosely based on Walter Isaacson's official Jobs biography.\n\nThere has been some turmoil behind the scenes on the project, as director David Fincher was previously attached, but reportedly walked away after making demands of $10 million in up front payment and full control over marketing. Sony, which is responsible for the film, was apparently reluctant to make that commitment after a marketing debacle with Fincher's adaptation of \"\"The Girl with the Dragon Tattoo.\"\"\n\nBale won an Oscar in 2011 for Best Supporting Actor for his performance in \"\"The Fighter.\"\" He was also nominated last year for Best Actor for \"\"American Hustle,\"\" but is perhaps best known for playing Batman in Christopher Nolan's \"\"Dark Knight\"\" trilogy.\"\n431,\"Tiger Woods isn't golfing. He's taking some time off to rest, to heal, and to work on his game. But according to one dude who probably doesn't know anything, it's all a coverup, and Woods is actually serving a secret Tour suspension for a failed drug test. Today, both the PGA Tour and Woods's agent flatly deny the claim.\n\nThe drug-test rumor came from occasional pro golfer Dan Olsen, and was made on a Lansing, Mich., sports talk radio show on Friday morning. Who the hell is Dan Olsen? Good question! He played a single full season on Tour in 2004, hasn't played a PGA event since 2011, and now mostly caddies and gives lessons. But he had this to say:\n\n\"\"I've heard that he's suspended. I heard he's on a month's suspension. And it's not, it's kind of a strong witness. It's a credible person that's telling me this. It's not testosterone, but it's something else. I think when it's all said and done, he's gonna surpass Lance Armstrong with infamy.\"\"\nThat's a strong allegation to make, and Olsen had better be able to back it up. (He's not, but more on that in a bit.) Today, the PGA Tour said it's all horseshit.\n\n\"\"There is no truth whatsoever to these claims. We categorically deny these allegations,\"\" said Ty Votaw, executive vice president of the PGA Tour.\nWoods's agent, too:\n\n\"\"These claims are absolutely, unequivocally and completely false,\"\" agent Mark Steinberg said. \"\"They are unsourced, unverified and completely ridiculous.\"\"\nOlsen is walking back everything he said, telling ESPN.com his Friday comments were \"\"only my opinion and not based on any first-hand knowledge or facts.\"\" Which is a claim that relies on a pretty loose definition of the word \"\"opinion.\"\"\n\nOlsen went on to say that \"\"I'll be looked at as just some crazy fucking nobody making accusations about Tiger,\"\" and it might have been the first true thing he's said in four days.\"\n432,\"Even in India, where government jobs are considered to be for life, A.K. Verma was pushing it.\n\nVerma, an executive engineer at the Central Public Works Department, was fired after last appearing for work in December 1990.\n\n\"\"He went on seeking extension of leave, which was not sanctioned, and defied directions to report to work,\"\" the government said in a statement on Thursday.\n\nEven after an inquiry found him guilty of \"\"wilful absence from duty\"\" in 1992, it took another 22 years and the intervention of a cabinet minister to remove him, the government said.\n\nIndia's labour laws, which the World Bank says are the most restrictive anywhere, make it hard to sack staff for any reason other than criminal misconduct.\n\nStates, led by Rajasthan and Madhya Pradesh, have recently changed the law to make it easier to hire and fire staff, in a move welcomed by industry leaders but opposed by labour unions.\n\nPrime Minister Narendra Modi has cracked down on rampant absenteeism by making New Delhi bureaucrats sign in at work using a fingerprint scanner. The results are publicly available online - at www.attendance.gov.in - in real time.\"\n433,\"The woman was rushed to hospital where doctors told her she was pregnant\n\nA nun living in an Italian convent has given birth to a surprise baby after complaining of stomach pains, according to the Italian press.\n\nThe nun, who came to Italy from South America, belonged to an order called the Missionary Sisters of the Love of Christ in Macerata, located in the Italian region of Le Marche.\n\nShe says she had no idea she was pregnant.\n\nShe was taken to hospital by her sisters, where doctors quickly told her she was pregnant, according to Italian newspaper Il Corriere Adriatico.\n\nThe baby is healthy and the nun’s convent has expressed an interest in taking care of him.\n\nThe nun arrived at the convent in June, when it is now believed she was already pregnant.\n\nAccording to the Italian newspaper L’Unione Sarda, the convent said the woman \"\"is not a nun, is a girl that we are helping” possibly because she had not yet taken her vows.\n\nThe woman, who is reported to be from Bolivia, has now been discharged from hospital.\"\n438,\"Police in Carlisle are hunting a middle-aged man who is slapping high street shoppers if they sneeze\n\nPolice are hunting a middle-aged man who is slapping high street shoppers if they sneeze.\n\nIn what Cumbria Police admit is 'very unusual behaviour', the man, who wears a tweed jacket, first smacked a woman round the head after she sneezed in Carlisle town centre on Monday.\n\nThe following day, the same man is thought to have slapped an 82-year-old woman who had just sneezed in Scotch Street, Carlisle. Sgt Gill Cherry of Cumbria Police said the pensioner was left feeling 'confused and upset'.\n\nPolice were informed about the first attack by witnesses – but have yet to trace the victim.\n\nCumbrian Police described their strange suspect as being in his mid-to-late 50s and wearing a plush, tweed jacket.\n\nThe force have now asked for anyone with any information about, or who witnessed, the two related incidents to contact them.\n\nSgt Gill Cherry from said: 'We are treating these two reported incidents as linked, and are appealing to the local community to help trace the man responsible.\n\n'It is very unusual behaviour, and will have left his victims feeling confused and upset.'\n\nShoppers in Carlisle yesterday said they were concerned by the eccentric's behaviour, although Nicola Dawson, 48, a dental receptionist, said: 'I have come here shopping on my day off and actually have a cold.\n\n'If anyone smacked me for sneezing I would smack them back.\n\n'If anyone saw someone do something like that I would be surprised if they did not do something as you wouldn't stand for it if you witnessed it.'\n\nTrainee shop assistant Gemma Prosser, 19, added: 'We heard as it happened in the town centre and at first we just thought it was a bit weird.\n\n'When you think about it, it is really awful because anyone can sneeze at any time and it's not your fault.'\n\nSgt Gill Cherry from said: 'We are treating these two reported incidents as linked'\"\n440,\"TORONTO, Oct 22 (Reuters) - Canadian police are investigating a man named as Michael Zehaf-Bibeau as a possible suspect in the shootings around parliament, a source familiar with the matter said on Wednesday.\n\nTwo U.S. officials said that U.S. agencies have been advised that the shooter was a Canadian convert to Islam. One of the officials said that the man was from Quebec. (Additional reporting by Mark Hosenball in Washington; Editing by Chris Reese)\n\nSorry we are not currently accepting comments on this article.\"\n442,Rumors have been circulating that the Apple Watch will launch in February.\n443,\"Soldiers searching for dozens of students missing after clashes with police at a demonstration in southern Mexico have found a mass grave full of bodies too burned or disfigured to be identified, officials said.\nThe mass murder near the rural town of Iguala, in the crime-hot state of Guerrero, may be one of the worst massacres since the clampdown on Mexico’s drugs gangs began eight years ago, and suspicion has fallen on local police links to a gang known as Guerrero Unido.\"\n444,\"Hospital authorities are carrying out an investigation after a mentally ill woman was spotted apparently trying to eat her baby shortly after giving birth.\n\nThe shocking incident happened at a hospital in the city of Shenzhen in southern China’s Guangdong Province, where the woman had been discovered heavily pregnant and in labour on the street.\n\nShe had been taken into the hospital and had given birth, and then placed in a ward where attempts had been made to contact her family as she was left to nurse the child.\n\nHowever on the woman's third day in hospital, nurse Liu Tianlun had gone into the bedroom to find the young mother biting her son on the arm. When the nurse raised the alarm and tried to pull the baby free, the mother had refused to let go and continued to bite the tiny limb.\n\nA hospital spokesman said: \"\"It was really shocking, the arm was badly damaged and suffered not only heavy bruising but bleeding as a result of the bite. Fortunately, doctors managed to insert something to stop her closing her teeth and then levered her jaws apart. After that they gave her a sedative and took the baby to a secure location.\"\"\n\nPolice said the woman had been identified as 24-year-old Li Zhenghua. They said enquiries had found that, despite being pregnant, her mother-in-law had thrown her out on the street after Li started behaving oddly. The family did not alert anybody that Li was pregnant and might be in need of help.\n\nShe had apparently survived on the streets for at the very least several weeks and possibly longer before she was spotted in labour and the alarm was raised.\n\nAn investigation is now going on to decide what prompted the woman's actions and whether the child should be officially confiscated from both her and her husband's family, who no longer seem to want anything to do with her, and also possibly her child.\"\n445,\"SANAA, Dec 6 (Reuters) - An operation by Yemen's armed forces early on Saturday freed an American hostage being held by al Qaeda and killed 10 members of the militant group holding him, the country's Defence Ministry said on its website.\n\nIt did not name the hostage, but said the operation took place in the Wadi Abdan Al Daqqar region of Shabwa Province in southern Yemen and targeted an al Qaeda group headed by Mubarak al-Harad.\n\nA security source told Reuters the operation included an air strike followed by a raid involving Yemeni and U.S. forces.\n\nSpokespeople for the U.S. Defense Department, State Department and Federal Bureau of Investigation could not be immediately reached for comment.\n\nOn Thursday, the United States said it had made a failed attempt last month to rescue 33-year-old journalist Luke Somers who was kidnapped in Sanaa in September 2013.\n\nA video posted by al Qaeda in the Arabian Peninsula (AQAP) on Wednesday purported to show Somers and threatened to kill him if unspecified demands were not met.\n\nAl Qaeda and allied Islamist militants have a strong presence in large parts of southern and eastern Yemen, an impoverished Arabian Peninsula country where the government has little control outside main cities. (Reporting By Mohammed Ghobari and Mohammed Mukhashaf in Sanaa and Aden; Additional reporting by Curtis Skinner in San Francisco; Writing Angus McDowall; Editing by Janet Lawrence)\n\nSorry we are not currently accepting comments on this article.\"\n446,\"The Islamic State of Iraq and al-Sham (ISIS) claims to have beheaded an American photojournalist and has threatened the life of another American if President Obama doesn't stop airstrikes in Iraq.\n\nA graphic video obtained by NBC News purportedly shows James Wright Foley, a freelance reporter for the U.S.-based news service GlobalPost who was kidnapped while reporting from Syria two years ago, reciting threats against America before he is executed by an ISIS militant.\n\nFoley was kidnapped at gunpoint near the town of Taftanaz in northern Syria on Thanksgiving Day in 2012. He had not been heard from during his time in captivity. \"\"We’ve heard nothing. Nothing. We last knew that he was abducted on Thanksgiving Day in the Idlib province, but we don’t know who took him or why,\"\" Foley's father, John, said on TODAY last year.\n\nFoley traveled extensively in the Middle East and North Africa. He reported about conflicts from Iraq, Afghanistan, and Libya, where he was once held captive for 44 days.\n\nIn May 2011, Foley recorded a video interview with The Boston Globe about his arrest and captivity in Libya. “You don’t want to be defined as that guy who got captured in 2011,” he said. “I believe that front-line journalism is important.”\n\nIn the video, ISIS claims they are holding a second journalist, Steven Joel Soltoff. A man on the video is identified as Soltoff and his life is threatened if the United States does not pull out of Iraq.\n\nGlobalPost has a partnership with NBC News.\"\n447,\"An American blogger has said she aborted her baby when she found out it was a boy because she “hates the patriarchy.”\n\nThe woman, who is known only as Lana, describes herself as a feminist who has fought for women’s rights “to the point of eschewing a career”.\n\nShe wrote that when she found out she was pregnant in 2012 she was overjoyed until she realised it was a boy.\n\n“I was in shock, I started crying, weeping at the thought of what I was about to curse the world with.\n\n“Crying, sobbing, uncontrollable weeping, mental anguish the likes of which may only be experienced by those who have had their lives destroyed by war, I was a refugee, and my home was my refugee camp, an unfamiliar place that was just… sheltering me.”\n\nAfter three days of mourning about the idea of bringing a “monster” into the world, she decided to go to an abortion clinic and have the foetus removed.\n\nShe said: “I don’t hate men, I hate the patriarchy, what men, and even some women, turn into, I wasn’t going to let that happen with my offspring. The chances were greater that it would with a male, it was unacceptable.\n\n“If the curse returns, I would do the exact same thing all over again.”\n\nShe wrote that during her experiences of fighting for women’s rights, she found that “men generally would look down on us, refuse to help us, or hardly even lend an ear so that we could air our grievances”.\n\n“This didn’t surprise me, the patriarchy has been well entrenched since the dawn of time, but here I was, here I am, ready to change it,” she wrote.\n\nLana’s blog post has since received much criticism, with people calling her a “mentally ill female”, and writing messages such as: “Her mother already brought a monster into the word by giving birth to HER!”\n\nOn her blog Lana wrote that she had lost many friends and family members over the last three years, and responded to the criticism she had received.\n\n“I cannot believe some of the emails that have been forwarded to me, do people really exist who want to see me dead because of what I chose to do with my own body?,” she wrote.\n\n“The thing that I hope everyone takes away from all of this is that I own the reasons why I chose to have an abortion. Most of you reading probably have no idea what it is like to go through the process of debating whether or not to abort a pregnancy, let alone the actual experience of it.\n\n“To me, the experience was liberating, the emotions I felt when deciding what I should do, and after learning my foetus was male was something I wouldn’t wish on my worst enemy. Coming out of it a liberated woman though was more than worth it.”\n\nAbortion based on gender is already illegal here in the UK, but MPs have been fighting to clarify the amendment to the 1967 Abortion Act that states this.\n\nThe amendment reads: \"\"Nothing in section 1 of the Abortion Act 1967 can be interpreted as allowing a pregnancy to be terminated on the grounds of the sex of the unborn child.\"\"\n\nA Telegraph investigation found that gender-based abortion does still take place in the UK, with some cultures favouring boys over girls.\"\n450,\"TEXAS CITY — A local plumber is being flooded with phone calls — and some threats — after a picture of one of his old company vehicles being used by Islamist militants in Syria was posted on Twitter.\nThe picture was posted online by the Islamic extremist brigade Ansar al-Deen Front, according to a CBS News report. It shows a black pick-up truck with a Mark-1 Plumbing decal on the door and an anti-aircraft gun in the bed.\nMark Oberholtzer, who has owned and operated Mark-1 Plumbing in Texas City for the past 32 years, confirmed it was his pickup truck in the picture. He said he no longer owned the vehicle and had no idea how it ended up in Syria.\nOberholtzer said he traded in the truck to an AutoNation dealership three years ago. He usually takes the decals off his vehicles when he sells them but he left it on this truck with the expectation that AutoNation would remove it.\n“They were supposed to have done it and it looks like they didn’t do it,” Oberholtzer said. “How it ended up in Syria, I’ll never know.”\nHe began receiving calls about the truck and the picture on Monday afternoon, Oberholtzer said. By Tuesday he said his business had received a thousand calls and faxes about the image.\n“A few of the people are really ugly,” he said.\nDerek Duckett, emergency management coordinator for Texas City, said he was unaware of any threats but was checking with local police to reach out to Mark 1 to see whether it needed assistance.\nOberholtzer said he didn’t know what to do about all the attention he was getting from the picture. He just wanted the public to know that the vehicle was no longer his.\n“I just want it to go away, to tell you the truth,” he said.\"\n451,\"Comcast, the cable company widely applauded for its outstanding customer service, has unfairly come under fire for its totally reasonable reaction to a customer's complaint.\n\nAccording to the Consumerist, a customer identified as \"\"Conal\"\" claims he was fired from the accounting firm where he worked after a Comcast rep called his boss and told on him for trying to report his terrible customer service experience to Comcast higher-ups.\n\nThe story starts as most Comcast stories start: with the cable company charging Conal for services and equipment he neither requested nor used. When Conal tried to cancel his subscription in October 2013, Comcast reportedly sent him $1,820 worth of equipment he didn't request — stuff like modems, DVRs, etc. — and charged him for it. When Conal created an itemized spreadsheet and took it to the Comcast customer-service reps to show them the overcharges, they refused to acknowledge the mistake.\n\nSo Conal decided to escalate the issue to the company's controller, but when he spoke to someone in the office there, she was equally unhelpful. No one ever sorted out Conal's customer-service request.\n\nThis, Conal claims, is where it gets messy. The accounting firm where he worked reportedly fired him after someone from Comcast contacted his employer to say Conal had called to express his displeasure with Comcast. The call kicked off an ethics investigation that led to Conal's firing.\n\nAccording to the Consumerist:\n\nComcast maintained that Conal used the name of his employer in an attempt to get leverage. Conal insists that he never mentioned his employer by name, but believes that someone in the Comcast Controller’s office looked him up online and figured out where he worked.\n\nWhen he was fired, Conal’s employer explained that the reason for the dismissal was an e-mail from Comcast that summarized conversations between Conal and Comcast employees.\n\nPlus, though his company consulted with Comcast, Conal argues that bringing their name up wouldn't have helped his situation in the first place.\n\nComcast: still the worst.\"\n454,\"It was less than two weeks ago that screenwriter Aaron Sorkin was gushing over Christian Bale as the best actor on the board in a certain age range” and his ideal choice to play Apple founder Steve Jobs in a new biopic. He said he “couldn’t be more excited” to have cast him in the role. Now, according to The Hollywood Reporter, Bale has dropped out of the project.\n\nSources told THR that “after much deliberation and conflicting feelings” Bale “came to the conclusion he was not right for the part and decided to withdraw.” Before Bale was given the chance to turn down the role, it was reportedly offered to Leonardo DiCaprio, who also declined.\n\nMeanwhile, it was reported last week that Seth Rogen is set to play Jobs’ co-founder Steve Wozniak. But without a signed deal with producer Scott Rudin, that casting could definitely change as well.\n\nWith Bale and DiCaprio out of the picture, what appropriately-aged, Oscar-calibar actor who looks enough like Steve Jobs could be left? And whatever you do, don’t say Ashton Kutcher.\n\nWatch Sorkin excitedly announce Bale’s casting below, via Bloomberg TV:\n\n[Photos via Wikimedia Commons]\n\n– –\n\n>> Follow Matt Wilstein (@TheMattWilstein) on Twitter\"\n455,\"Questions surrounded purported deal between Nigerian government and Boko Haram for release of missing schoolgirls\n\nThe Nigerian government says it has agreed a ceasefire with the Islamist militant group Boko Haram and is negotiating for the release of 219 schoolgirls kidnapped six months ago.\n\nThe deal would mark a huge breakthrough after a five-year insurgency by extremists seeking to create an Islamic state in the north of Africa’s most populous country. It has left thousands dead and a worldwide outcry was prompted when the girls were abducted in April from the north-eastern town of Chibok.\n\nMembers of the Bring Back Our Girls campaign tweeted: “We are monitoring the news with huge expectations.”\n\nBut questions surrounded the purported agreement on Friday. Similar claims from the government and military have failed to bear fruit. The Nigerian president, Goodluck Jonathan, is expected to declare that he is standing for re-election, and positive news about the hostages and insurgency could deflect criticism of his handling of the crisis.\n\nMike Omeri, a government spokesman, told a press conference in the capital, Abuja: “Already, the terrorists have announced a ceasefire in furtherance of their desire for peace. In this regard, the government of Nigeria has, in similar vein, declared a ceasefire.”\n\nOmeri claimed that there had been direct negotiations this week about the release of the missing girls. Boko Haram negotiators “assured that the schoolgirls and all other people in their captivity are all alive and well”, he said.\n\nThe truce was announced on Friday by Nigeria’s chief of defence staff, Air Marshal Alex Badeh, who ordered his troops to comply immediately with the agreement. Boko Haram has not made a public statement.\n\nThe group had been demanding the release of detained extremists in exchange for the girls. Jonathan had said he could not countenance a prisoner swap.\n\nThe failure of Jonathan’s government to rescue the girls has prompted an international campaign and daily Bring Back Our Girls rallies in Abuja to highlight the girls’ plight. There was further anger when posters calling for Jonathan’s re-election in February by using the hashtag BringBackGoodluck2015 appeared until he ordered them to be torn down.\n\nIn July, Jonathan met for the first time parents of the girls and dozens of classmates who managed to escape. It followed months of controversy in which the parents had sought a meeting. He finally agreed to the meeting after a request from Malala Yousafzai, the 17-year-old Pakistani schoolgirl who was shot by Taliban militants in 2012 and won the Nobel peace prize this month for her campaigning for girls’ right to an education.\n\nJonathan’s principal secretary, Hassan Tukur, told Agence France-Presse on Friday that an agreement to end hostilities had been reached following talks, as well as a deal to release the 219 girls.\n\nTukur said he had represented the government at two meetings with the Islamist extremists in neighbouring Chad, mediated by that country’s president, Idriss Déby. “Boko Haram issued the ceasefire as a result of the discussions we have been having with them,” said Tukur. “They have agreed to release the Chibok girls,” he added.\n\nBut there was uncertainty about the identity of Boko Haram’s representative at the talks, named by Tukur as Danladi Ahmadu.\n\nMultiple analysts cast doubt on Ahmadu’s credibility as a Boko Haram envoy. Shehu Sani, a Boko Haram expert who has negotiated with the group before on behalf of the government, told AFP: “I have never heard of such a man, and if Boko Haram wanted to declare a ceasefire, it would come from the group’s leader, Abubakar Shekau.”\n\nRalph Bello-Fadile, an assistant to Nigeria’s national security adviser (NSA), told a conference on Monday that it had been inundated with fraudsters claiming to represent Shekau. “Government wants to negotiate, but so far nobody has come forward who speaks for Shekau,” he told a Chatham House event in Abuja.\n\nAhmadu gave an interview broadcast on Friday yesterday on the Hausa language service of Voice of America radio in which he claimed to be the group’s chief security officer and in charge of publicity. He made no mention of an end to hostilities and was vague on details of the apparent talks, even claiming not to have met Shekau.\n\nHe also referred to the jihadi group as Boko Haram, a name that means “western education is forbidden”. The name was imposed on the Islamist radicals by outsiders – the insurgents themselves never use the term. Their leaders have exclusively used the name Jama’atu Ahlis Sunna Lidda’awati wal-Jihad, which means “People Committed to the Propagation of the Prophet’s Teachings and Jihad”.\n\nBoko Haram stormed the school in Chibok in April and snatched nearly 300 students, of whom 219 remain in captivity. This week about 50 protesters in red shirts tried to march to the presidential villa but were repeatedly diverted by riot police. The president has blamed activists for politicising the abductions and influencing the parents.\"\n456,\"Editors' note: There are images in this post that some readers may find distressing.\n\nIslamic State militants on Tuesday released a video that purported to show the beheading of James Foley, an American freelance journalist who has been missing since he was kidnapped in Syria in November 2012.\n\nThe authenticity of the video could not be immediately verified.\n\nWhen contacted by Mashable, NSC spokesperson Caitlin Hayden said, “We have seen a video that purports to be the murder of U.S. citizen James Foley by ISIL. The intelligence community is working as quickly as possible to determine its authenticity. If genuine, we are appalled by the brutal murder of an innocent American journalist and we express our deepest condolences to his family and friends. We will provide more information when it is available.”\n\nJames Foley in Aleppo, Syria, in November 2012.\n\nImage: Nicole Tung\n\nThe video opens with a clip of President Barack Obama's remarks announcing the launch of airstrikes on Islamic State positions near Erbil in northern Iraq. A black screen then shows the text, \"\"A message to America,\"\" and then Foley appears kneeling in a desert landscape, wearing an orange jumpsuit with a microphone attached. A hooded man wearing all-black clothes and tan military boots is standing behind him with a gun in a leather holster.\n\n\"\"I call on my friends, family and loved ones to rise up against my real killers, the U.S. government, for what will happen to me is only a result of their complacent criminality,\"\" Foley says, among other things, in remarks seemingly prepared for him by his captors.\n\nThe video then switches to the man in black, who is now holding a serrated knife.\n\n\"\"This is James Wright Foley — an American citizen of your country,\"\" the man says in British-accented English. \"\"As a government, you have been at the forefront of the aggression towards Islamic State.... Effectively, any aggression towards the Islamic State is an aggression towards Muslims from all walks of life who have accepted the Islamic Caliphate as their leadership. So any attempt by you, Obama, to deny the safety of Muslims living under the safety of the Islamic Caliphate will result in the bloodshed of your people.\"\"\n\nThe man then beheads Foley, using the knife as the video fades to black. After a shot of Foley's lifeless body and decapitated head, the video switches to the executioner now standing behind another man in an orange jumpsuit, identified in text on the screen as Steven Joel Sotloff.\n\n\"\"The life of this American prisoner, Obama, depends on your next decision.\"\"\n\nSotloff, an American freelance journalist who had been working for Time magazine among other publications, was kidnapped near the Syrian-Turkish border on Aug. 4, 2013.\n\nThe video then goes black.\n\nThe video was first reported by Zaid Benjamin, a reporter for the Arabic-language Radio Sawa, who said that it came from Furqan Media, the official outlet for the Islamic State. (Twitter suspended — then reinstated — the account.)\n\nThe video appeared to surface first on the Twitter account @mujahid4life, belonging to someone who described himself in his Twitter bio as 19 years old, \"\"anti-democracy. Loyal to the Caliphate. Harsh on kuffar. #Revert\"\"\n\nIt didn't take long before people who had worked with Foley began reacting on Twitter.\n\nI was w/ James Foley in Aleppo, August 2012 for a day in #Selahaddin. Syrian opposition members were adoring him. He was a kind, brave man\n\n— ilhan tanir (@WashingtonPoint) August 19, 2014\n\nMy thoughts are with James Foley’s family. No matter what he faced, he was unfailingly kind, generous, and warm. A wonderful soul.\n\n— Max Fisher (@Max_Fisher) August 19, 2014\n\nThere was also anger on Twitter that YouTube didn't immediately take down the video.\n\nIt's lucky that video didn't have a unlicensed Katy Perry song as a soundtrack or it would've been deleted from YouTube in seconds.\n\n— Tom Gara (@tomgara) August 19, 2014\n\nHowever, within an hour of the first report of the beheading, the video was taken down.\n\nImages from the video are below, showing Foley before his execution and Sotloff being threatened:\n\nShortly after the clip appeared on the web, journalists and observers who watch the region began tweeting a hashtag — #ISISmediaBlackout — pledging to stop sharing Islamic State propaganda.\n\n\"\"You know what I think? And I know how crazy this sounds, but we need an #ISISmediaBlackout. Amputate their reach. Pour water on their flame,\"\" said a Tumblr blogger known as LibyaLiberty on Twitter in what appeared to be the first mention of the hashtag. \"\"From here on out, I won't share any photo or video of violence intentionally recorded & released by ISIS for propaganda,\"\" she tweeted. Many others, promptly, joined her pledge.\n\nA statement from a group called Free James Foley said: \"\"We know that many of you are looking for confirmation or answers. Please be patient until we all have more information, and keep the Foleys in your thoughts and prayers.\"\"\n\nPost by Free James Foley.\n\nFoley's parents appeared on the Today show last year, pleading for his release.\n\nUPDATED 8:28 p.m. ET: GlobalPost CEO Philip Balboni released a statement Tuesday about the video that purportedly shows the beheading of journalist James Foley.\n\n\"\"On behalf of John and Diane Foley, and also GlobalPost, we deeply appreciate all of the messages of sympathy and support that have poured in since the news of Jim’s possible execution first broke. We have been informed that the FBI is in the process of evaluating the video posted by the Islamic State to determine if it is authentic,\"\" Balboni said.\n\n“Although GlobalPost’s investigation at one point led us to believe that James was being held by the Syrian government, we later were given strong reason to believe he was being held by Islamic rebels in Syria,\"\" he added. \"\"We withheld this information at the request of the family and on the advice of authorities cooperating in the effort to protect Jim. GlobalPost, working with a private security company, has amassed an enormous amount of information that has not been made public.”\n\nFoley reported in Syria for GlobalPost as a freelancer.\n\nHave something to add to this story? Share it in the comments.\"\n458,\"British actor poised to take the lead in Jobs, directed by Danny Boyle, after Leonardo DiCaprio pulled out\n\nChristian Bale is back in line to play Steve Jobs in a new biopic about the Apple co-founder after Leonardo DiCaprio backed out in order to take a break from acting.\n\nThe film industry magazine Variety reports that Bale will take the lead in the film Jobs, directed by Danny Boyle and written by Aaron Sorkin, scriptwriter of The Social Network and The West Wing.\n\nBased on Walter Isaacson’s Steve Jobs: the Exclusive Biography, the film will be divided into three long scenes taking place in real time, each set on the eve of a product launch. Sorkin has revealed that the products are the Mac in 1984; the NeXT computer Jobs launched in 1990 after leaving Apple; and the iPod, which launched 2001.\n\nDavid Fincher had originally been announced as the film’s director, but left the project after an argument with Sony about his salary and the marketing of the film. Bale had been Fincher’s first choice to play Jobs.\n\nBale and Boyle are set to shoot the film in spring 2015. Sorkin said that writing a film about Jobs “is a little like writing about the Beatles. There are so many people out there that know him and revere him.”\"\n459,\"Someone displaying symptoms of Ebola, who apparently had contact with Thomas Eric Duncan, showed up at a Care Now facility in Frisco, Texas, Wednesday afternoon, the Dallas Morning News reported. As of now, it's not a confirmed Ebola case.\n\n“The patient claims to have had contact with the Dallas ‘patient zero.’ Frisco firefighter-paramedics are in the process of transporting the patient,” a statement from Dana Baird-Hanks, a spokeswoman with the city of Frisco, said.\n\nParamedics are reportedly transporting the patient, who has not yet been identified, to Presbyterian Hospital in Dallas, the Morning News reported. Staff and patrons of the facility are being examined for the deadly virus.\n\nA campaign to save the dog of a Spanish woman infected with the Ebola virus is heating up.   Reuters\n\nSince Duncan was diagnosed with Ebola, there have been 5,000 false alarms in the U.S., Forbes wrote Wednesday. The Centers for Disease Controls said it received more than 800 calls a day regarding the deadly disease -- a drastic jump from the 50 calls a day it received before Duncan’s infection was known.\n\nDuncan, the first person in the U.S. to become sick with virus, died Wednesday. “It is with profound sadness and heartfelt disappointment that we must inform you of the death of Thomas Eric Duncan,” said a statement from Texas Health Presbyterian Hospital, where he was being treated. “He fought courageously in this battle.”\n\nMore than 3,400 people in West Africa have been killed by the latest outbreak. The virus might have been spread through handling “bushmeat,” which is the meat of African wild animals, and contact with infected bats.\n\nFollow me on Twitter @mariamzzarella\"\n460,\"The depressed 26-year-old worked long hours and believed there was no chance of ever finding a partner\n\nUnlucky in love Yang Hu was so fed up with not having a girlfriend that he chopped off his own penis -because he had no real use for it.\n\nThe depressed 26-year-old believed there was no chance of ever finding a partner due to his long work hours.\n\nSo in desperation he cut off his penis in a bid to stop himself thinking about finding love.\n\nRealising his mistake Yang CYCLED to hospital to get treatment only to be sent home by shocked doctors who told him to retrieve his severed penis so they could attempt to reattach it.\n\nHowever, when he returned he had lost too much blood and so surgeons were unable to save it.\n\nYang's friends said that he had been increasingly depressed about the fact that since moving to the city he could not find a girlfriend.\n\nThey said that his long hours working in a clothing factory in Jiaxing, in Zhejiang province in east China, meant he he doubted he would ever have a chance to meet a woman.\"\n461,\"Fourteen more police arrested as forensic investigators find no trace of students missing since violent confrontation in Guerrero\n\nAuthorities testing remains found in nine mass graves in southern Mexico say they are yet to find any trace of 43 students who disappeared after a confrontation with police.\n\nNone was among 28 bodies, some badly burned, that were unearthed a week after the 26 September attack, said the attorney general, Jesús Murillo Karam.\n\nForensic investigators continued to test other remains and announced the discovery of a 10th mass grave on Tuesday. An additional 14 police officers had been arrested and confessed to participating in the disappearance, Karam said, bringing the total number of detainees to 50.\n\nThe 14 are from the police force of Cocula, a town neighbouring Iguala, where the confrontation took place in the southern state of Guerrero. Both the mayor and police chief of Iguala are fugitives and accused of links to the local drug cartel, Guerrero Unidos, believed to have worked with police in taking the students. The gang controls drug routes in Guerrero and Morelos states.\n\nKaram said officials had yet to identify the masterminds or a motive in the attack but the collusion might have gone beyond just one town. “There’s a connection. We will determine if it was coordination or subordination, but it’s clear to me that they were working together,” he said of police and drug traffickers in the area.\n\nPolice opened fire on about 100 teaching college students who had hijacked buses to return to campus after arriving in Iguala\n\nSix people were killed, 25 wounded and dozens of students rounded up by police. There has been no sign of the missing in nearly three weeks, despite investigators combing the clandestine burial sites outside Iguala, where drug cartels are believed to dump their enemies.\n\nOn Tuesday, the Guerrero governor, Angel Aguirre, said many of the bodies at the first site appeared to have been buried for some time, suggesting they belonged to earlier victims of criminal gangs.\n\n“Some of them are not recent, some are from months ago,” Aguirre told MVS radio.\n\nOne forensic expert, who works with federal investigators, said identification was an arduous, time-consuming process. Charred remains like those recovered at the first mass graves could leave very little DNA for testing.\n\nHundreds of teachers, students and relatives of the missing marched peacefully to the centre of the state capital, Chilpancingo, on Tuesday after a night of angry protests and vandalism that badly damaged the state capital building.\n\nThey lined up in silence as organisers handed out white flowers. Some carried candles with a sprawling billboard offering a 1m peso (£47,000) reward for information.\n\nOn Monday, protesters demanding to know the whereabouts of the missing smashed windows at the state capital building complex in Chilpancingo, 132 miles south of Mexico City, and set fire to buildings.\"\n462,\"Throughout the three-plus years of the Syrian civil war, one oft-sung refrain among some American officials has been that arming Syrian moderates (whoever they may be) is a dicey proposition because the weapons \"\"could fall into the wrong hands.\"\"\n\nDespite these objections, the United States eventually sent military aid to the Free Syrian Army last year. The policy change was precipitated by Syrian dictator Bashar Assad's violation of the Obama administration's \"\"red line\"\" after the regime used chemical weapons against civilians.\n\nLast month, with the rise of ISIS in mind, Congress approved the president's plan to to train and arm the Syrian rebels. There was some familiar dissent at the time. \"\"How will we ensure that the United States weapons we are providing to Syrian rebels will not get into the wrong hands, as they did with the rebels we supported in Libya?\"\" Representative Barbara Lee asked.\n\nOn the same day as that vote, Islamic State fighters first encircled Kobani, a Syrian town near the Turkish border, attacking the largely Kurdish town and inspiring vigorous American airstrikes. On Monday, hoping to decisively turn the tide in the battle, the United States airdropped weapons to the Syrian Kurds of Kobani. By way of explanation, especially to a skeptical Turkish audience, U.S. Secretary of State John Kerry offered that not aiding the Kurds in their fight against ISIS is both \"\"irresponsible\"\" and \"\"morally very difficult.\"\"\n\nUnfortunately, with that one airdrop, the weight of the American dread about where its weapons might go also landed. According to the Associated Press, some of the weapons meant to reach the Kurds ended up in Islamic State hands instead.\n\nThe cache of weapons included hand grenades, ammunition and rocket-propelled grenade launchers, according to a video uploaded by a media group loyal to the Islamic State.\nThe Associated Press said the video was consistent with other reporting. The Syrian Observatory for Human Rights, British activist group, added that more than one cache of weapons might have been snatched up by Islamic State fighters.\n\nOf course, this wouldn't be the first time that Islamic State fighters have captured American weapons. This might just have been the easiest.\"\n464,\"Amazon, the cyber store that sells everything, plans to open its first physical store at 7 W 34th Street in Midtown Manhattan just in time for the holiday season. The experimental store will work as a mini-warehouse for some same day deliveries in New York. It'll surely serve as a nice little billboard, too.\n\nThe new brick-and-mortar shop is actually across the street from the Empire State Building, so it's clearly primo real estate. That's surely why analysts think that Amazon is opening the space as a marketing effort. It doesn't hurt that the company will be able to show off its (now sizable) lineup of products, including Kindles of all kinds and the new Fire phone. The store will also handle pick-ups and returns.\n\nThis is not the first time that Amazons's toyed with the idea of a physical presence, however. Rumors were rampant a couple of years ago that the company was going to open a similar-sounding store in Seattle. But hey, why open a store in a small city, when you can open a warehouse at the foot of the Empire State Building. [WSJ]\n\nImage by Michael Hession\"\n465,\"The Pentagon admitted on Wednesday that ISIS did in fact get its hands on one of the 28 bundles of weapons and medical supplies that the U.S. dropped to Kurdish forces on Monday. Two of the bundles had missed their marks, but one was destroyed by the U.S. According to a Pentagon spokesman, the wind caused the parachute to go off course. The spokesman also stressed that the weapons will not give ISIS any advantage. Past reports have indicated that humanitarian and military aid has made its way into the hands of the terrorist group.\"\n466,\"ISIS USES CHEMICAL WEAPONS—\nURGENT: ISIS kills 300 Iraqi soldiers by chlorine gas attack in Saqlawiyah\n\nOn Monday, several Iraqi officials confirmed that ISIS murdered over 300 soldiers using chlorine gas in Saqlawiyah, north of Fallujah.\nThe soldiers suffocated and died from the chemical attack.\niraqi news gas attack\n(Iraqi News photo)\n\n\n \nVice President Osama Nujaifi condemned the massacre at Saqlawiyah base in Anbar Province.\nISIS militants used suicide bombers and chlorine gas to kill 300 Iraqi soldiers.\nIraqi News Agency reported:\n\nVice President Osama Nujaifi condemned the “heinous crime which perpetrated by terrorist Daash in killing three hundred soldiers were trapped in the regions of Saqlawiyah and Alsger of Anbar province.\n\nNujaifi said in a statement by his press office: “The media picked up another terrible crime committed by the terrorist Daash, where its terrorist elements surrounded military unit to do its job in defending the homeland, then do the execution of its adherents were their families after running out of ammunition.\n\nTerrorist, Daash used Chlorine gas in the area of Saqlawiyah, after surrounding more than 400 soldiers, which led to the death of three hundreds of them because of suffocation.\n\nISIS reportedly looted the base after the attack.\nThis was reportedly the first time ISIS used chemical weapons in an attack.\"\n467,\"Crews removed a time capsule dating back to 1795 on Thursday from the granite cornerstone of the Massachusetts Statehouse, where historians believe it was originally placed by Revolutionary War luminaries Samuel Adams and Paul Revere among others.\n\nThe small time capsule is believed to contain items such as old coins, documents, newspapers and a metal plate that was owned by Revere.\n\nSecretary of State William Galvin speculated that some of the items could have deteriorated over time.\n\nOfficial plan to X-ray the capsule on Sunday at Boston's Museum of Fine Arts to get some idea of the contents and possibly details on their condition, then open it next week.\n\nScroll down for video\n\nPamela Hatchfield, a conservator at the Boston's Museum of Fine Arts, holds a time capsule she had just removed from the cornerstone of the Statehouse in Boston on Thursday\n\nOriginally made of cowhide, the time capsule was believed to have been embedded in the cornerstone when construction on the state Capitol began in 1795. Adams was governor of Massachusetts at the time.\n\nThe time capsule was removed in the mid-19th century and its contents transferred to a copper box, Galvin said. Its removal Thursday was due to an ongoing water filtration project at the building. Galvin said the plan is to return it to the site sometime next year.\n\nPamela Hatchfield, a conservator at the museum, was exhausted Thursday after spending hours chiseling and drilling on the massive cornerstone, taking care not to damage the time capsule or coins that were thrown in the mortar that held it in place.\n\nThe small time capsule is believed to contain items such as old coins, documents, newspapers and a metal plate that was owned by Revere. Secretary of State William Galvin speculated that some of the items could have deteriorated over time\n\nPamela Hatchfield, a conservator at the Boston's Museum of Fine Arts, holds the time capsule\n\nShe held up the capsule for viewing by state officials, reporters and contractors involved in the renovation of the Statehouse.\n\n'It's heavy,' Hatchfield said. 'I feel happy and relieved and excited and really interested to see what's in this box.'\n\nHatchfield said state officials did not know that the time capsule was embedded in the cornerstone until 60 years after some of the nation's leading founding political figures put it there.\n\n'It was first put in there in 1795 by Paul Revere and Sam Adams and was unearthed accidentally when in 1855 there were some amendments to the building,' Hatchfield said. 'They put the contents back into a new box and placed it in a depression in the stone, which is on the underside.'\n\nGalvin said there were notes from 1855 indicating that officials washed some of the contents in the capsule with acid before putting them in the new copper box.\n\nIt also was a humid day when the items were restored and, Galvin said, the corner of the Statehouse where the capsule was fixed has had a water leakage problem for 30 years.\n\nSecretary of State William Galvin said the 200-year-old time capsule is believed to contain items such as old coins and newspapers\n\nMassachusetts officials work to remove a time capsule in the cornerstone of the Statehouse in Boston\n\nState officials did not know that the time capsule was embedded in the cornerstone until 60 years after some of the nation's leading founding political figures put it there\n\nThe Massachusetts Statehouse is one of the oldest, active statehouses in the country\n\n'We have to see what held up since that time,' he said. 'That's the biggest question we have right now — are the contents in good condition or not?'\n\nGalvin said the Massachusetts Statehouse is one of the oldest, active statehouses in the country.\n\n'Obviously, when we talk about the original box being presided over by then-Gov. Sam Adams, Paul Revere, it's pretty significant,' he said. 'I'm very fond of saying ... that the history of Massachusetts is the history of America, and it's very true and this is another evidence of that.'\n\nThe excavation came just months after another time capsule was uncovered from the Old State House, which served as the state's first seat of government. That long-forgotten time capsule, dating to 1901, turned up in a lion statue atop the building and, when opened, was found to contain a potpourri of well-preserved items including newspaper clippings, a book on foreign policy and a letter from journalists of the period.\"\n468,\"The state of North Dakota has named a new publicly-owned landfill after President Barack Obama.\n\nIn an overwhelming 35-10 vote, the state Senate advanced a bill naming a 650-acre site currently under construction after the nation’s 44th president. Governor Jack Dalrymple is expected to sign the measure into law Tuesday.\n\nWhen completed, the Barack Obama Memorial Landfill will be the largest waste disposal site in North Dakota, and the 17th largest in the United States. It will be especially rich in toxic waste from the local petroleum and medical industries.\n\n“We wanted to do something to honor the president,” says Republican State Senator Doug Perlman, who was the lead sponsor of the bill. “And I think a pile of garbage is a fitting tribute to Obama’s presidency.\n\n“We originally planned on naming it after a nearby mountain. But then someone jokingly suggested we name it after Obama. I never thought and idea like that would actually pass. But I was pleasantly surprised.”\n\nThe president is hardly popular in North Dakota. The most recent poll in December 2013 found that Obama has a 35% approval rating in the state, although that figure may have fallen further in the year since. Yet even considering the political climate, seasoned observers are surprised that two Democratic lawmakers voted for the bill’s passage.\n\n“I supported Obama because I thought he would end the wars in the Middle East;” says Allison Mitchell, a progressive Democrat from Grand Forks. “But he decided to fight new wars abroad instead of fighting for single-payer health care and jobs here at home.\n\n“I guess people expected me to oppose this landfill thing because I’m a Democrat. But honestly I don’t really care anymore. Maybe this small act of protest will wake him up.”\n\nOrdinary citizens in the state also seem to approve of the government’s choice.\n\n“I can’t think of a better name,” says Joe Blough, a plumber from Minot. “It’s darkly colored and it's full of shit. That pretty much sums up Obama.”\"\n470,\"Though Apple was mum about battery life for its forthcoming wrist-worn accessory when it was announced on Tuesday, the company has since said that it expects people to charge it nightly, suggesting the battery life will offer about one day of operation.\n\n\"\"There's a lot of new technology packed into Apple Watch and we think people will love using it throughout the day,\"\" Apple spokeswoman Nat Kerris said in a statement to Re/code. \"\"We anticipate that people will charge nightly, which is why we designed an innovative charging solution that combines our MagSafe technology and inductive charging.\"\"\n\nBut sources who spoke with John Paczkowski went further, and indicated that the company isn't happy with the current uptime of the Apple Watch. One person said the watch's battery life is currently \"\"about a day,\"\" and that the company is working on modifications ahead of its launch to improve it.\n\nA one-day battery life is about on par with other touchscreen smart watches currently available on the market, including devices running the competing Android Wear platform.\n\nThe uptime stands in contrast to less powerful smart watches, like the Pebble, which utilizes a monochrome black-and-white display and lacks a touchscreen. Pebble's low-power screen is always on and provides up to a week of use before the wrist-borne device needs to be recharged.\n\nBattery life for the Apple Watch remains somewhat up in the air because the product isn't yet finalized and ready for launch. Apple revealed on Tuesday that the wearable device will launch at some time in early 2015, but declined to offer a more specific window.\n\nThe company was also vague on other aspects of the hardware, including pricing. While the Apple Watch will start at $349, a breakdown of how much various models will cost was not given.\n\nWhile the Apple Watch will start at $349, it's possible that the high-end models could reach into a five-figure price point. The luxury Apple Watch Edition is made of hardened 18-karat gold, and existing 18-karat gold watches typically sell for more than $10,000.\"\n472,\"American and British intelligence officials are eyeing a British-born rapper as the militant who beheaded journalist James Foley.\n\nA senior Western intelligence official told Fox News that 23-year-old London rapper Abdel Majed Abdel Bary is the suspect believed to be Foley's executioner.\n\nU.S. intelligence officials are not commenting publicly on the reports, but a well-placed source told Fox News that Bary's Egyptian-born father was extradited from London to the United States in 2012 for his alleged connection to Usama bin Laden and the 1998 U.S. Embassy bombings in Africa.\n\nBary traveled to Syria last year to fight with  ISIS, the source said.\n\nThe Sunday Times and Sunday People identified Bary as a member of a group of at least three British-born ISIS fighters known among former hostages as \"\"The Beatles.\"\"\n\nThe Sunday Times reported that MI5 and MI6, Britain's two major intelligence agencies, had identified the man who did the brutal deed, though he had not been publicly identified.\"\n474,\"Eran Cicurel, an editor at Voice of Israel, has quoted YPG fighters familiar with the situation in Kobani, saying that Gill Rosenberg was not captured by IS. Cicurel's claims contradict IS claims, which made announcements on IS-affiliated websites Samoach al-Islam, al-Platform Media, and Twitter that Rosenberg had been captured.\n\nEarlier in the day, IS media sources even alleged that a video was coming soon. Considering the scale of yesterday's IS advance, the story appeared plausible. Close friends, comrades, and supporters also voiced credible concern on Rosenberg's Facebook page.\n\nThe YPG fighters noted, through Cicurel, that Rosenberg was not in the city of Hoban at the time that IS claims she was abducted. They also called the story \"\"mere propaganda\"\". While not a confirmation per se, Cicurel's claims, in addition to circumstantial evidence, have made the story of Rosenberg's capture implausible.\n\nEstablished Israeli sources exclusively ran the story purporting to be primary sources of reporting Rosenberg's capture. The Haaretz Israeli News, the Times of Israel, the Jerusalem Post, and Ynet News almost immediately published similar reports, while media outside Israel have either not reported on the story or quoted the Israeli media. It is illegal for an Israeli citizen to travel to an Israeli-declared hostile state, including Iraq and Syria, for any reason including business and media reporting.\n\nRosenberg, age 31, has become infamous in recent months for joining YPG fighters in Kobani despite the illegality of her endeavor. In the past 24 hours, an IS advance pushed the YPG back on four fronts, including the northern side that borders Turkey. However, the YPG has mitigated many IS gains, due to US airstrikes and the arrival of Turkish forces sealing the border to the north.\n\nDespite the new information, little is still publicly known about Rosenberg's status at this time. Pro-IS sources are still claiming that she is captured, while other sources are staying quiet. A link will be added in the comments if the story is officially confirmed or denied.\n\nPictures of Rosenberg (Not a repost! The article is completely original content. These images are merely appended for informational purposes)\"\n475,\"When you complain to your cable company, you certainly don’t expect that the cable company will then contact your employer and discuss your complaint. But that’s exactly what happened to one former Comcast customer who says he was fired after the cable company called a partner at his accounting firm.\n\nIT BEGAN INNOCENTLY ENOUGH…\n\nConal began subscribing to Comcast service in early 2013 after he says he was sold a 9-month promotional pricing offer. But from the start, there were issues with his service, as he was being charged for set-top boxes that had yet to be activated. Additionally, someone at Comcast billing had misspelled Conal’s last name, meaning some of his bills were not being delivered.\n\nHe says he met with a Comcast rep in May 2013 about the billing issues and promised they would all be sorted out, but things only got worse.\n\nA few months later, the promotional discount shrunk and Conal’s monthly bill increased by $20, in addition to still being charged for unactivated devices in his house. Comcast also twice charged him an additional $7 for a second modem he did not have.\n\nMeanwhile, attempts to get a resolution from Comcast went unanswered.\n\nCUTTING THE CORD\n\nHe attempted to cancel his service in Oct. 2013 but says a Comcast rep convinced him that the billing issues would be resolved and that he would get free DVR service and The Movie Channel for three months as compensation.\n\nBut things didn’t just continue as they had before; Comcast somehow managed to sink even lower than it had before, sending Conal about a dozen pieces of equipment that he didn’t order.\n\n“There were a few DVRs, modem, standard boxes and equipment that I was unfamiliar with,” he says.\n\nMaking matters worse, Comcast billed him $1,820 for all this stuff he’d never requested and had no use for.\n\nWhen Conal returned all the equipment to Comcast and, being an experienced accountant at one of the nation’s most prestigious firms, even prepared a spreadsheet detailing every charge, overcharge, payment and credit on his account for his brief time as a Comcast customer.\n\nHe says even this didn’t convince Comcast that there was a problem and that Conal had been overcharged. And even though it wasn’t yet past due, Comcast sent Conal’s account into collections in Feb. 2014.\n\nTHE CALL IN QUESTION\n\nAnd so on Feb. 6, 2014, he chose to try going above Comcast’s customer service, which hadn’t been of any help in the year he’d been a subscriber, and instead contacted the office of the company’s Controller. He spoke to someone in that office who promised Conal would receive a call back to address the issues.\n\nHe describes that callback as “bizarre,” with the rep not identifying which company she was calling from, just starting out with “How can I help you?” Then she kept insisting that a technician had shown up for an appointment, but wouldn’t specify which appointment. The rep then began asking him for the color of his house.\n\nSo he tried the Controller’s office again, to let them know that the rep they’d sent his way had failed miserably at her job.\n\nDuring this call, he says that he mentioned that Comcast’s billing and accounting issues should probably be investigated by the Public Company Accounting Oversight Board (PCAOB), a private-sector oversight operation. This ultimately led to two service calls where no one ever showed up and no explanations were given.\n\nBut something did happen. Just not anything good.\n\nWE KNOW WHERE YOU WORK\n\nRemember how we briefly mentioned above that Conal worked for a large, prestigious accounting firm? Comcast certainly noticed that fact, especially since that firm is one that does business with Comcast.\n\nAt some point shortly after that call, someone from Comcast contacted a partner at the firm to discuss Conal. This led to an ethics investigation and Conal’s subsequent dismissal from his job; a job where he says he’d only received positive feedback and reviews for his work.\n\nComcast maintained that Conal used the name of his employer in an attempt to get leverage. Conal insists that he never mentioned his employer by name, but believes that someone in the Comcast Controller’s office looked him up online and figured out where he worked.\n\nWhen he was fired, Conal’s employer explained that the reason for the dismissal was an e-mail from Comcast that summarized conversations between Conal and Comcast employees.\n\nBut Conal has never seen this e-mail in order to say whether it’s accurate and Comcast has thus far refused to release any tapes of the phone calls related to this matter.\n\nAnd while his former employer did provide consulting services to Comcast, it was not the accounting firm that audited Comcast’s books. So Conal doesn’t quite see how mentioning the name of his employer would have helped gain him any leverage.\n\nIn response to a letter from Conal’s lawyer — he has not filed a lawsuit, but it’s not out of the question — Comcast’s Senior Deputy General Counsel admits that the company did contact Conal’s employer but says that Conal “is not in a position to complain that the firm came to learn” about his dispute with Comcast.\n\nTHE HEART OF THE MATTER\n\nI think whether or not Conal mentioned his employer is beside the point. The problem should not have reached the point where he was even reaching out the Comcast Controller’s office.\n\nHad the billing issues been fixed on the first, second, third, fourth, fifth, or sixth chance that he gave Comcast to address the issue, the call in question would never have happened.\n\nAnd even if Conal did identify his employer in the hope of getting his billing issue fixed, he wouldn’t have been trying to get preferential treatment; just the service he’d paid for.\n\nI’m also curious why, even though Comcast insists that Conal attempted to leverage his place of business to get his issue resolved, it has not specifically cited language that he allegedly used in the call.\n\nHow many times a day do Comcast reps hear a customer say something like “I’m a lawyer” or “I’m a big shot at [fill in the blank]“? How many of those result in Comcast going out of its way to contact that customer’s employer?\n\nWe reached out to Comcast to ask whether it’s company policy to contact customers’ employers. No one answered that question, but a rep for Comcast did give a brief statement.\n\n“Our customers deserve the best experience every time they interact with us,” reads the statement. Comcast says it has previously apologized to Conal, but adds “we will review his lawyer’s letter and respond as quickly as possible.”\"\n476,\"NOTHING tops off a holiday in Bali like discovering there is a spider burrowing under your skin.\n\nBunbury local Dylan Thomas’ first trip to Bali last weekend was complete with a visit to the Bali International Medical Centre to have a tropical spider pulled out of his stomach.\n\n21-year-old Dylan awoke after a quiet night in his four and a half star hotel room to find a bizarre red trail two inches from his naval and heading upwards.\n\n“It was as if someone had scratched me with the tip of a knife,” he said.\n\nLater that evening, the trail had moved two or three inches higher.\n\nWhen a concerned Dylan fronted up to the doctors early on Sunday morning, they told him it was a small insect bite, and gave him some antihistamine cream to rub on the red line.\n\nLater that morning he awoke to blisters.\n\n“That’s when it became painful, it was a searing burn,” he said.\n\nHe finally saw a dermatologist on Monday, who told him that it was something out of the ordinary.\n\nDoctors extracted a tropical spider that had burrowed itself into the scar from Dylan’s recent appendix removal.\n\n“It was a bit bigger than the size of a match head,” he said.\n\nHe has now earnt himself the nickname Spider-man.\n\n“It takes a lot to deter me, but I do feel violated. It was a very bizarre experience just to know something like that was in my body for a couple of days,” Dylan said.\n\nThe doctors put the spider in a container and took it away for testing.\n\nDylan will be informed next week as to what kind of spider made home in his body for three days.\"\n477,\"Airline travelers worried about Ebola are taking matters into their own hands over fears healthcare officials have underestimated the virus.\n\nPictures posted to social media show a number of people arriving at airports with surgical masks and gloves on. One person wore an entire HAZMAT suit.\n\nThe images appeared following days of false alarms at the nation's airports, and also after a second healthcare worker in Dallas was revealed to have contracted the Ebola virus.\n\nAmber Vinson, the second person to contract the deadly virus in the U.S., was also found to have made a round-trip flight from Dallas to Cleveland, returning the day before she was put into isolation at Texan Health Presbyterian hospital.\n\nThe person wearing a HAZMAT suit was photographed sitting in a departures lounge at Dulles International Airport, in Washington. D.C. The image was first spotted by the Daily Caller.\"\n478,\"Apple has \"\"studied platinum watch casings\"\" according to a new report in The Wall Street Journal. However, it’s not expected to announce the new case during today’s \"\"Spring Forward\"\" event. The WSJ also corroborates rumors that Apple will be redesigning its stores to include a space where customers can try on the watch by appointment.\n\nIt’s likely that Apple will be limiting the initial buying experience to its own stores, where the company has total control over the sales experience. Reuters reports that Apple resellers, like Best Buy, may not carry the watch at launch, with Macy’s, Saks, Bloomingdale's, and Barney’s expressing the same. Apple held a private event at the luxury retailer Colette in Paris back in September, hinting at a possible store-within-a-store retail strategy for Apple Watch Edition sales. Reuters notes that Nordstrom has been in discussions with Apple.\n\nThe Apple Watch will go on sale in April with 38mm and 42mm cases made from aluminum, stainless steel, and a scratch resistant 18-karat gold. Platinum is the obvious omission, a material commonly used by luxury watch makers such as Rolex and Omega.\n\nApple Watch strap materials include fluoroelastomer (rubber), leather, and stainless steel. While a gold strap hasn’t been announced yet, some, including Daring Fireball’s John Gruber, have speculated that it could be announced today and push the Watch Edition price to the $20,000 mark. The Watch Sport model features hardened Ion-X glass and a composite (plastic) back, while both the stainless steel Watch and gold Watch Edition models use sapphire crystal and ceramic backs. Apple has yet to detail prices, only announcing a starting price of $349.\n\nApple’s event kicks off at 10AM PT / 1PM ET / 5PM GMT, and you’ll be able to follow along with our live blog for up-to-the-second reports.\"\n480,\"Former Major League Baseball outfielder Jose Canseco was injured in an accidental shooting at his home in Las Vegas, Nev., according to KLAS-TV's Natalie Cullen.\n\nCanseco allegedly shot himself in the hand and is now recovering at a local hospital, reports KTNV's Spencer Lubitz. Police have confirmed that a shooting took place at Canseco's home on the east side of the Las Vegas valley, per the KLAS-TV story.\n\nIn 17 major league seasons, Canseco hit .266/.353/.515 with 462 home runs for seven teams including the Athletics, with whom he broke into the league as a 20-year-old slugger in 1985. Since his final MLB season in 2001, Canseco has attempted to remain in the spotlight by playing in various independent leagues, appearing on reality television shows and writing a book that detailed his and other players' performance-enhancing drug use. Canseco has also participated professionally in mixed martial arts, owning an 0-1 record.\"\n481,\"Men claiming to be part of terrorist group ISIL posted a video allegedly showing the beheading of freelance photojournalist James Wright Foley, who disappeared in northwest Syria on November 22, 2012. The White House said they have not yet confirmed the authenticity of the video. \n\nThe video starts with a clip of President Barack Obama earlier this month making the announcement that he had authorized targeted strikes in Iraq to protect American interests in Irbil. It then cuts to a title scene that says \"\"Message to America\"\" before cutting to a desert scene, with Foley in orange clothes on his knees, and a man in all black standing next to him. \n\nIn the video Foley delivers a statement calling on his friends and family to \"\"rise up against my real killers, the U.S. government.\"\"\n\nThen the ISIS member makes a statement. Speaking in what may possibly be a British accent, he identifies Foley and says his death is a direct result of American intervention in Iraq. \n\n\"\"So any attempt by you Obama, to deny the Muslims of living in safety under Islamic caliphate will result in the bloodshed of your people.\"\"\n\nHe then beheads Foley.\n\nFreelance journalist Steven Joel Sotloff is then shown also in an orange jumpsuit on his knees. The man in black then says \"\"The life of this American citizen Obama, depends on your next decision.\"\"\n\nAbout 20 minutes after posting the video was removed from YouTube.\n\nAccording to BuzzFeed, two people who know Foley confirmed that the man in the video looks and sounds like him.\n\nIn a statement, National Security Council spokesperson Caitlin Hayden said that if the video is genuine they are \"\"appalled by the brutal murder.\"\" \n\n\"\"We have seen a video that purports to be the murder of U.S. citizen James Foley by ISIL. The intelligence community is working as quickly as possible to determine its authenticity. If genuine, we are appalled by the brutal murder of an innocent American journalist and we express our deepest condolences to his family and friends. We will provide more information when it is available.”\n\nFoley, 40, grew up in New Hampshire and was originally a teacher, at one point teaching prison inmates in Arizona, before attending the Medill school of journalism at Northwestern University. After graduation, his first assignment was as an embed with the U.S. Army’s 173rd Brigade and 101st Airborne Division in Afghanistan.  Foley had been covering the Syria's civil war for GlobalPost and Agence France-Presse (AFP) when he was allegedly pulled from the car he was traveling in to meet with a colleague and abducted at gunpoint. According to the Columbia Journalism Review, GlobalPost hired an international security firm for a ground level investigation in Northern Syria and along the Turkish border to locate him.\n\nFoley was also detained and held for 44 days in Libya in 2011. \n\nThis post has been update to include the NSC statement.\"\n482,\"Lucita Sandoval was not involved in a sex tape scandal after a newspaper unearthed the truth following internet gossip sites that were filled with reports of the story\n\nA graphic sex video that has been shared across South America after rumours emerged that it involved a female teacher and her teenage pupil has been exposed as a fake.\n\nThe footage was shared by thousands of people in Argentina after false reports came out that it showed a woman called Lucita Sandoval from the city of Santiago del Estero with a 16-year-old boy.\n\nInternet gossip sites incorrectly stated that Miss Sandoval was a teacher and was secretly filmed by a grinning pupil of hers.\n\nIt has since emerged that the woman in the video is not Miss Sandoval, but a completely different woman from the city of Corrientes in Argentina.\n\nAnd reports that she engaged in sexual antics with a school pupil proved to be false too, after it was revealed the young man in the video is a college student.\n\nIt was also falsely reported that the 'teacher' has several times faced disciplinary hearings over inappropriate relationships with pupils\n\nAn Argentinian newspaper investigated the claims, and found that no such woman exists and the video appears to be a private sex tape that was shared via Whatsapp and then uploaded to a hardcore porn website.\"\n483,\"A baseball cap and a portrait of Michael Brown is shown alongside his casket inside Friendly Temple Missionary Baptist Church before the start of funeral services in St. Louis, Missouri. Photo: Reuters\n\nFerguson: An audio recording released on Tuesday morning may shed light on the death of a Missouri teenager fatally shot by a police officer August 9, which have sparked protests that resumed this week.\n\nThe tape, provided to CNN, allegedly contains audio captured during a Ferguson resident's video chat at the time of the shooting. CNN says the authenticity of the tape has yet to be verified, but what appears to be gunfire can be heard in the background of the call.\n\nAs many as 10 shot-like sounds can be heard. Several shots are fired in what appears to be fairly quick succession. There is a brief pause, then more shots are fired.\n\nAn autopsy concluded that Michael Brown, 18, was shot six times, with two fatal shots to the head. The Ferguson officer involved has been identified as Darren Wilson, 28.\n\nLaw enforcement officials and bystanders have provided differing accounts of what led to the fatal encounter. Police say Mr Wilson stopped Brown and a friend for walking in the street, asking the two to move to the sidewalk, and words were exchanged. According to Mr Wilson's account, he was attacked by Brown as he attempted to exit his cruiser and the two scuffled for the officer's gun inside the car.\n\nBoth Mr Wilson and witnesses concede Brown took off running. The witnesses say the officer fired on the unarmed teen as he had his hands up to surrender. Wilson supporters say Brown was bull-rushing Wilson, who shot Brown in self-defense.\n\nThe shooting ignited racial tensions, sparking several days and nights of protests, riots, looting and unrest, which have resumed.\n\nMore than 100 demonstrators marched in St. Louis on Tuesday demanding the arrest of a white police officer who shot dead an unarmed black teenager in Ferguson, Missouri.\n\nThe protesters, who called for Mr Wilson's arrest and the removal of Ferguson police leaders, were blocked from walking up the courthouse steps by a group of officers, most on bicycles.\n\nFew signs were visible at what has been the centre of the protests along West Florissant in Ferguson, a St. Louis suburb.\n\nA man under a gazebo sold T-shirts that read \"\"Hands up, don't shoot,\"\" the chant favoured by demonstrators, as the temperature reached 34 Celsius at midday.\n\nPeople gathered in small groups at the impromptu memorial set up where Brown died and two women handed out food from a folding table.\n\n\"\"This community has had a story to tell for a long time and this has just been the catalyst,\"\" said Chelsea Warlick, 29, a photographer from Savannah, Georgia. The majority of people in Ferguson are black, while most of its elected officials and police force are white.\n\nMs Warlick, who laid white roses by the memorial, said she was about to sign a six-month lease on an apartment in the complex where Brown lived to support the community.\n\n\"\"The verdict is everything. If he doesn't go to jail for what he did this place is going to burn,\"\" she said of Mr Wilson.\n\nThe Missouri National Guard, which began a gradual pullout from Ferguson on Friday, was absent from a spot on West Florissant they had occupied late on Monday.\n\nBrown's funeral service was Monday, and the case is currently being presented to a grand jury. Attorney General Eric Holder has promised a thorough investigation.\n\nThe organisation Black Lawyers for Justice plans to file a $US200 million class action lawsuit against Ferguson authorities Tuesday, KDSK-TV reported. According to the organisation's website, the group's mission is to fight police brutality.\n\nMCT, Reuters\"\n484,\"OTTAWA - The man who is reported to have shot an assailant on Parliament Hill today is a former police officer with a background in providing security services for dignitaries, including members of the Royal Family.\n\nKevin Vickers became the sergeant-at-arms in the House of Commons eight years ago after a varied career in security.\n\nHe spent 29 years with the RCMP and rose to the rank of chief superintendent, often serving as the face of the national police force in New Brunswick.\n\nThe 58-year-old was appointed director of security operations for the House of Commons in June 2005.\n\nHe had previously worked as aide-de-camp for New Brunswick's lieutenant-governor.\n\nThe sergeant-at-arms is responsible for safeguarding the authority of the House of Commons, as well as the safety and security of the Parliament buildings.\n\nAs an RCMP officer, Vickers has been responsible for security services provided for the Queen and Prince Andrew.\n\nOn Twitter, MPs credited Vickers with saving their lives.\n\n\"\"MPs and Hill staff owe their safety, even lives, to Sergeant at Arms Kevin Vickers who shot attacker just outside the MPs' caucus rooms,\"\" tweeted New Democrat Craig Scott.\n\nVeterans Affairs Minister Julian Fantino tweeted: \"\"I am safe & profoundly grateful to Sgt at Arms Kevin Vickers & our security forces for selfless act of keeping us safe.\"\"\"\n487,\"With Apple's media event just a week away and the company expected to offer final details there on the Apple Watch ahead of its April debut, The New York Times has a new report out sharing a few new tidbits on the device.\n\nAmong the interesting details is the existence of an unannounced \"\"Power Reserve\"\" mode for the watch that will display only the time and cut off all other functions as the battery begins to run critically low, preserving the most basic functionality of the watch. The report also notes that while the Apple Watch has been widely tested by Apple employees, the company did work to conceal many of those prototypes by disguising them to resemble Samsung smartwatches.\n\nSources have also provided more context to a Wall Street Journal article from last month that discussed how many of the originally planned health features for Apple Watch were dropped due to consistency issues. According to The New York Times' sources, the decision to drop many of those features came more than 18 months ago, refuting off-target reports in recent weeks claiming the cuts have come at the last minute.Nearly two years ago, the company experimented with advanced health monitoring sensors that tracked blood pressure and stress, among other variables. Many of those experiments were abandoned more than 18 months ago after the sensors proved unreliable and cumbersome, these people said.\n\nApple long ago decided that for the first version of the product, it would include a heart rate sensor and a sensor for tracking movement, to market the device as a fitness-tracking companion to the iPhone. Previous reports have indicated Apple is still working on those technologies, and they could appear in future versions of the Apple Watch.\n\nToday's report reveals some additional insight into the development process, noting that the Apple Watch is coming a bit later than originally hoped due to technical challenges that were likely exacerbated by the loss of several engineers working on the project. Google's Nest Labs, headed by iPod pioneer Tony Fadell, was responsible for poaching several of the key Apple Watch employees.\n\nApple's media event will take place at 10:00 AM Pacific Time on Monday, March 9 at the Yerba Buena Center for the Arts in San Francisco. The company will offer a live video stream of the event, and MacRumors will provide full coverage of the event.\n\nRelated roundup: Apple Watch , Tag: nytimes.com\"\n488,\"The marine was shot during a mission in the dangerous Helmand Province last year\n\nDramatic footage has emerged of a US marine being shot in the head by a Taliban sniper, only to be saved by his Kevlar helmet.\n\nThe video was captured on the helmet camera of a marine in 2013, when he and two other marines were taking part in a reconnaissance mission in the NawZad district of the renowned Helmand Province, Afghanistan.\n\nThe video begins with the team searching a compound; however, when they hear gunfire they decide to investigate where it is coming from.\n\nAfter walking through a tunnel the team fall quiet, before the silence is broken by the sound of a sniper’s bullet ricocheting off one of the marine’s Kevlar helmets.\n\nThe team quickly fall back to safety using the radio to explain what has just happened.\n\nWhen in a safe area, the bewildered marine asks, “What just happened?”\n\n“Dude, you got shut” the marine with the camera tells him, “I saw it hit your Kevlar.”\n\nThe marine then complains that his ears are ringing, before inspecting the damage that the bullet caused to his helmet.\n\nFollowing, the lucky escape the team then attempts to locate the sniper before the filming stops.\n\nThe video was uploaded by a Youtube user named Sam Arnold last month, and has recently gained popularity with over 300,000 users viewing the extraordinary footage.\"\n490,\"One passenger at Dulles International Airport outside Washington, D.C. is apparently not taking any chances.\n\nA female passenger dressed in a hazmat suit — complete with a full body gown, mask and gloves — was spotted Wednesday waiting for a flight at the airport. Another traveler snapped a photo of the woman and provided it to The Daily Caller.\n\nThomas Eric Duncan, the first person to be diagnosed of Ebola on American soil, had a layover at Dulles last month while traveling from West Africa to Texas. He died last week.\n\nHealth officials have said that passengers at the airport were not at risk for exposure to Ebola because Duncan was not symptomatic at the time of his flight.\n\nSEE THE PHOTO:\"\n493,\"Kim Jong-un: Not deposed, just having ankle surgery. Photo: AFP\n\nTokyo: Kim Jong-un, the North Korean leader who has mysteriously been missing from the public eye for almost a month, sparking rumours ranging from a stroke to a coup d'etat, is apparently just recovering from ankle surgery.\n\nMr Kim had fractured both of his ankles and had surgery in Pyongyang in the middle of September to treat them, the Chosun Ilbo, South Korea's largest newspaper, reported on Tuesday, citing an unnamed source.\n\n\"\"I heard that Kim Jong-un injured his right ankle in June after pushing ahead with on-site visits and ended up fracturing both ankles because he left the injury unattended,\"\" the source said, adding that the leader had had the operation at the Bonghwa Clinic, an exclusive hospital for high-ranking party members.\n\nSuch is the fascination with North Korea, the world's most impenetrable country, that rumours spread like wildfire. But they are almost always impossible to verify.\n\nNevertheless, it is true that Mr Kim has become noticeably more rotund since he took over the leadership of North Korea from his father, Kim Jong-il, in December 2011. He was pictured limping in July during a ceremony to commemorate the 20th anniversary of the death of his grandfather, former North Korean leader Kim Il-sung, causing speculation about his health.\n\nBut the gossip mill started up again last week when Mr Kim, the third-generation leader of North Korea, missed a regular session of the Supreme People's Assembly in Pyongyang. He has not been seen in public since September 3, when he attended a concert with his wife. The rumours went into overdrive when the state-run Korean Central TV said the \"\"Great Successor\"\" was in an \"\"indisposed condition\"\".\n\n\"\"Despite some discomfort, our Marshal continues to come out and lead the people,\"\" said the narrator of a documentary called Improving the Lives of the People, showing footage of Kim limping through the Taedonggang Tile Factory last month.\n\nOutside commentators have guessed that Mr Kim has gout, which runs in the family, or has been drinking and eating too much. Diabetes and high blood pressure have also been put forward as possible causes of his absence.\n\nWeibo, China's version of Twitter, went crazy this week with reports that Jo Myong Rok, a North Korean vice-marshal who died four years ago, had overthrown Kim in a coup and sent his lieutenants to South Korea for negotiations. Talk spread so quickly that the Global Times, one of China's official papers, ran a commentary on Monday titled: \"\"For those who make up rumours of coup in North Korea, is it so funny?\"\"\n\nWashington Post\"\n494,\"Taylor Lianne Chandler - who says she is in love with the swimmer - revealed on Facebook that she was called David Roy Fitch at birth\n\nVIEW GALLERY\n\nA woman who claims to be the girlfriend of swimming superstar Michael Phelps has revealed she was born a boy.\n\nTaylor Lianne Chandler - who says she is in love with the swimmer - revealed on Facebook that she was called David Roy Fitch at birth.\n\nShe said during her teens she changed her name and used testosterone blockers before having surgery to remove her male genitalia in her early 20s.\n\nAs reported by Mail Online, writing on Facebook, she said: \"\"I was never a man, never lived as a man. No one can say they knew me as a man or produce a photo of me as a man.\"\"\n\nThe 41-year-old added: \"\"There are people that remember me as an androgynous child at times because of what was forced upon me.\"\"\n\nPhelps, 29, has an astonishing 22 Olympic medals making him the most decorated Olympian of all time.\n\nGetty   Successful: Michael Phelps is the most decorated Olympian of all time\n\nHowever, he is currently suspended from swimming for six months after he was arrested for drink driving.\n\nChandler claims the pair met on dating app Tinder and described their sex life as \"\"amazing\"\".\n\nSpeaking to the National Enquirer, she spoke about her sex life with Phelps.\n\n\"\"The intimacy with him was amazing! It was the first time in my life that someone has made me feel like a true woman,\"\" she said.\n\nChandler now fears Phelps could 'leave her' after she revealed her past.\n\nLast month, Phelps was handed a six-month suspension by USA swimming following his recent DUI arrest\n\nPhelps recently returned to top-level competition after a two-year sabbatical, but has been suspended following his arrest on September 30\n\nVideo loading            Watch next        Watch this video again  Watch Next\n\nAnd USA Swimming has also issued a statement declaring that the most decorated Olympian of all time will not represent his country at the World Championships in Russia next August.\n\nThe suspension means Phelps will be unable to compete in USA Swimming-sanctioned events for six months and will not be eligible to swim again until March 2015.\n\nPhelps was arrested in Baltimore for drink-driving, while he was also charged with excessive speed and crossing double lane lines.\n\nPolice said the 29-year-old was clocked by radar travelling 84mph in a 45mph zone at around 1.40am.\n\nPolice said he failed a series of field sobriety tests and had a blood-alcohol content of 0.14%, well above the legal limit of 0.08%.\n\nPhelps has won a total of 22 medals at the Olympic Games, including 18 golds.\n\nBack in August he won three golds and two silvers at the Pan Pacific Championships.\"\n495,\"The Islamic State group may in possession of up to three warplanes, with former military pilots training its fighters to use the jets in battle, it has been claimed.\n\nAccording to the Syrian Observatory for Human Rights (SOHR), the militant group has Russian-made MiG 21 and 23 warplanes.\n\nThe Observatory said the militants are being trained at the al Jarrah airbase on the eastern side of Aleppo.\n\nA fighter aircraft of the US-led coalition flies over Mursitpinar in the outskirts of Suruc, at the Turkey-Syria border\n\nRami Abdulrahman, who runs the SOHR, said officers from the Iraqi army who had defected to Islamic State (IS) had \"\"overseen the training of some militants in order to be able to lead these aircraft\"\".\n\nHe said local activist had contacted his organisation having spotted the planes flying low over the area. \"\"It is worth mentioning that it is not the first time that the people witness an aircraft flying at a low altitude after taking off from al Jarrah airbase,\"\" Rahman said, adding that the jets were purportedly stolen by militants who had occupied airports and airbases affiliated to the Syrian government.\n\nThe SOHR said it could not confirm if the Islamic State had any access to missiles.\n\n\"\"We're not aware of (Islamic State) conducting any flight operations in Syria or elsewhere,\"\" US Central Command spokesman Colonel Patrick Ryder said.\n\n\"\"We continue to keep a close eye on (Islamic State) activity in Syria and Iraq and will continue to conduct strikes against their equipment, facilities, fighters and centers of gravity, wherever they may be.\"\"\n\nUS Central Command spokesman Colonel Patrick Ryder told Reuters that the US was \"\"not aware of [Islamic State] conducting any flight operations in Syria or elsewhere.\"\"\n\n\"\"We continue to keep a close eye on their activity in Syria and Iraq and will continue to conduct strikes against their equipment, facilities, fighters and centers of gravity, wherever they may be.\"\"\n\nSeparately, UK authorities have charged four men with terror offences, including taking an oath of allegiance to IS.\n\nThe Metropolitan Police force said the men, Tarik Hassane, Suhaib Majeed, Nyall Hamlett and Momen Motasim, who were arrested in London over the past two weeks, were charged with preparing acts of terrorism between July and October, including procuring a Baikal handgun and ammunition and using Google Street View to conduct reconnaissance on a police station and an army barracks in west London.\"\n497,\"A schoolboy who was almost killed when he was knocked out by a massive electrical shock claims to have developed a superpower.\n\nNikolai Kryaglyachenko, 12, was walking home after school when he lent briefly against the lamppost that was live from a faulty wire, and was blasted across the pavement.\n\nBut when he woke up the next day he found coins that had been on the mattress stuck to his body.\n\nHis power to attract metal mirrors that of Magneto’s – a villain from Marvel comics.\n\nPic shows: Schoolboy Nikolai Kryaglyachenko who was almost killed when he was knocked out by a massive electrical shock claims he now has superpowers like those of Marvel's Magneto.nnA schoolboy who was almost killed when he was knocked out by a massive electrical shock from a loose wire on a street lamp claims he now has superpowers like those of Marvel's Magneto.nnNikolai Kryaglyachenko, 12, had been walking home after school when he lent briefly against the lamppost that was live from a faulty wire, and was blasted across the pavement.nnHe said: \"\"When I came round I felt groggy but managed to get home and told my mum what had happened. When I woke up the next day and got out of bed I found some coins that had been lying on the mattress had stuck to my body. Then when I was having breakfast and dropped my spoon, it stuck to my chest.\"\"nnHe said he was a keen fan of comics and, believing that maybe he had developed some sort of super magnetic power to attract metal like Magneto, had decided to put it to the test.nnHe said: \"\"I can do things I couldn't do before but I don't have a lot of control over it. Even when I do not want to do it, I still attract things. Once I even attracted a glass - it just moved towards me.\"\"nnNikolai added that he has now decided instead of a fireman he wants to be a superhero when he is older, saying that he would want to do something that helped people, and the job would certainly fulfil that role.nnHe has also found himself one of the most popular boys at school with many of his classmates asking him to demonstrate his superpowers, and Nikolai even claims that he seems to be able to share his power.nnAccording to his classmates, he can influence others so that other people turn into live magnets as well.nnNikolai's classmate, Vika Balandina, said: \"\"I could even hang a ladle on my nose.\"\"nnStories about \"\"living magnets\"\" began to appear at least in the middle of the 19th century. In 2004, the story of a Russian factory worker Leonid Tenkaev and his family received extensive media coverage when he appeared to obtain the ability to attract objects after the Chernobyl nuclear disaster.nnAlthough people who have the ability to attract metal items are commonly referred to as \"\"magnets,\"\" many of them can also hold plastic, glass, wood and paper items on their body.nnOnly some of them develop a \"\"preference\"\" for a particular material. In 1990, as many as 300 \"\"living magnets\"\" gathered for a conference in Sofia, the capital of Bulgaria, after young woman Marinela Brankova demonstrated her amazing ability on TV. The woman could hold 7 kilos of metal on a vertical palm.nnScientists say however that rather than people being magnetic, it is probably nothing more than unusually sticky skin.nn(ends)n\nSpoon face powers (Picture: CEN)\nNikolai said: ‘I can do things I couldn’t do before but I don’t have a lot of control over it. Even when I do not want to do it, I still attract things. Once I even attracted a glass – it just moved towards me.’\n\nHe added that he has now decided instead of a fireman he wants to be a superhero when he is older.\n\nNikolai even claims that he seems to be able to share his power and can influence others so that other people turn into live magnets as well.\n\nPic shows: Schoolboy Nikolai Kryaglyachenko who was almost killed when he was knocked out by a massive electrical shock claims he now has superpowers like those of Marvel's Magneto.nnA schoolboy who was almost killed when he was knocked out by a massive electrical shock from a loose wire on a street lamp claims he now has superpowers like those of Marvel's Magneto.nnNikolai Kryaglyachenko, 12, had been walking home after school when he lent briefly against the lamppost that was live from a faulty wire, and was blasted across the pavement.nnHe said: \"\"When I came round I felt groggy but managed to get home and told my mum what had happened. When I woke up the next day and got out of bed I found some coins that had been lying on the mattress had stuck to my body. Then when I was having breakfast and dropped my spoon, it stuck to my chest.\"\"nnHe said he was a keen fan of comics and, believing that maybe he had developed some sort of super magnetic power to attract metal like Magneto, had decided to put it to the test.nnHe said: \"\"I can do things I couldn't do before but I don't have a lot of control over it. Even when I do not want to do it, I still attract things. Once I even attracted a glass - it just moved towards me.\"\"nnNikolai added that he has now decided instead of a fireman he wants to be a superhero when he is older, saying that he would want to do something that helped people, and the job would certainly fulfil that role.nnHe has also found himself one of the most popular boys at school with many of his classmates asking him to demonstrate his superpowers, and Nikolai even claims that he seems to be able to share his power.nnAccording to his classmates, he can influence others so that other people turn into live magnets as well.nnNikolai's classmate, Vika Balandina, said: \"\"I could even hang a ladle on my nose.\"\"nnStories about \"\"living magnets\"\" began to appear at least in the middle of the 19th century. In 2004, the story of a Russian factory worker Leonid Tenkaev and his family received extensive media coverage when he appeared to obtain the ability to attract objects after the Chernobyl nuclear disaster.nnAlthough people who have the ability to attract metal items are commonly referred to as \"\"magnets,\"\" many of them can also hold plastic, glass, wood and paper items on their body.nnOnly some of them develop a \"\"preference\"\" for a particular material. In 1990, as many as 300 \"\"living magnets\"\" gathered for a conference in Sofia, the capital of Bulgaria, after young woman Marinela Brankova demonstrated her amazing ability on TV. The woman could hold 7 kilos of metal on a vertical palm.nnScientists say however that rather than people being magnetic, it is probably nothing more than unusually sticky skin.nn(ends)n\nNote: The braces are held together with trousers, not magnetism (Picture: CEN)\"\n498,\"Twitter users are suggesting the phallic daubing could have been the handiwork of a jilted lover or jealous rival\n\nThe owner of a £1.5 million Bugatti Veyron supercar could be left with a £500,000 dent in their pocket after crude vandals painted a huge penis on its bonnet.\n\nYobs targeted the silver-coloured car which was parked in a street in Seattle, US.\n\nThe Bugatti Veyron 16.4 Grand Sport is the world’s most expensive production car and is capable of going from 0 to 60mph in just 2.6 seconds.\n\nBut its flashy owner will be reeling, as the graffiti is set to slash a whopping half a million pounds off the racing car's retail value.\n\nThe image was posted on Reddit this week, with some users condemning the graffiti artists for vandalism and other suggesting it was the handiwork of a jilted lover.\n\nOne Twitter user even suggested it could be a sign of activism by the culprit.\n\nThe spray can artist who drew a penis on a Bugatti Veyron - activist or vandal? Shame to damage a great car, but accurate comment on owner?— Trefor Patten (@treftwit) October 9, 2014\n\nA spoof account for Iron Man Tony Stark also claimed to be the owner, tweeting: \"\"Yes they were in good condition, besides the fact there was a penis on my Bugatti Veyron...\"\"\n\nYes they were in good condition, besides the fact there was a penis on my Bugatti Veyron...— Tony Stark (@TonyStarkTweets) October 6, 2014\n\nPoll loading …\"\n499,\"A newly released audio recording aired by CNN Monday purportedly captures the sound of gunfire from the police shooting of Michael Brown in Ferguson, Mo.\n\nThe unauthenticated audio was recorded by a man who says he was taping a video chat conversation when the shooting of the unarmed black teen by a white police officer occurred around noon on Saturday, Aug. 9.\n\nCNN said it could not independently verify the authenticity of the audio. The man's attorney, Lopa Blumenthal, said that her client discussed the tape with the FBI. The FBI has yet to comment on whether it questioned the man who made the recording.\n\n\"\"He heard loud noises and at the time he didn't even realize the import of what he was hearing until afterwards,\"\" Blumenthal told CNN's Don Lemon. \"\"It just happened to have captured 12 seconds of what transpired outside of his building.\"\"\n\nOn the audio, a man can be heard video-chatting a friend while shots ring out in the background. After a pause in the gunfire, more shots can be heard.\n\nA forensic audio expert told the network that he detected a cluster of six gunshots followed by four more after the pause on the recording. A private autopsy ordered by Brown's family found last week that the unarmed teen had been shot at least six times, including twice in the head.\"\n500,\"Iraqi Member of Parliament Ali al-Bredi has claimed that Islamic State (IS) militants are using Chlorine gas against Iraqi soldiers in Fallujah.\n\nIn a press conference on Monday, al-Bredi revealed that IS have killed 300 Iraqi soldiers with chlorine gas.\n\nHe said that the militants deployed the gas in the Siqiliya area located of northern Fallujah, a city in Anbar province, about 70 km from the capital of Iraq, Baghdad.\n\n“Responsibility for this lies with Iraqi PM Haidar Abadi and the commander of the forces in Anbar as they failed to rescue the  soldiers,” said al-Bredi.\n\nExpanding on the circumstances surrounding the attack, al-Bredi said, “After the insurgents surrounded the Iraqi soldiers, they used chlorine gas to suffocate them before detonating a car bomb, resulting in the death of 300 out of 400 soldiers.”\n\nAl-Bredi also said that before the crime was committed, the soldiers asked for an urgent rescue mission, but were ignored.\n\nFurthermore, on Sunday, US Secretary of State John Kerry also reiterated US concern over the use of chlorine gas against civilians in Syria and warned President Bashar al-Assad’s regime that it would be held to account.\"\n502,\"Just moments after he gunned down Canadian Parliament shooter Michael Zehaf-Bibeau, heroic sergeant-at-arms Kevin Vickers was seen calmly walking through the halls, gun in hand.\n\nThe 58-year-old RCMP veteran has been hailed a hero after putting a swift stop to the attacker's hail of gunfire after he shot dead a soldier and then stormed the building on Wednesday morning.\n\nA CBC News still shows Vickers holding the gun and walking through the House of Commons' moments after taking down the assailant.\n\nVickers has been the House of Commons' head of security since 2005 and will now go down in history as one of its most memorable after he bravely pursued and took down Zehaf-Bibeau.\n\nScroll down for videos\n\nJob done: Kevin Vickers, Canada's House of Commons' sergeant-at-arms, looks around the hallways with a gun in his hand after shooting dead an attacker, Michael Zehaf-Bibeau, on Wednesday morning\n\nIn control: Vickers, who worked for the RCMP for 29 years before taking on the role, is being hailed a hero\n\nDespite working for the RCMP for three decades, relatives said the incident was the first time in his career that Vickers had ever shot anyone.\n\nRiveting video taken inside Ottawa's House of Commons on Wednesday makes startlingly real just how heart-thumpingly dangerous the situation was that Vickers heroically diffused.\n\nA rush of armed police can be seen running toward an unseen suspect as the video from Globe and Mail opens.\n\nAt the head of the pack is a man moving swiftly with his gun in hand toward Zehaf-Bibeau, who had moments before murdered a reservist who stood guard at Canada's Tomb of the Unknown soldier.\n\nThe death of that man, a 24-year-old father of a young son, Nathan Cirillo, would soon be avenged as Vickers takes aim inside the cavernous parliamentary building and fires off multiple shots.\n\nAs those shots echo throughout the hall, the video goes wobbly as the men behind their leader Vickers move for cover.\n\nBack to work: Heroic Kevin Vickers was pictured at work on Thursday just hours after he shot dead Zehaf-Bibeau and stopped the terrorist in his tracks\n\nCanadian hero: Vickers, 58, is pictured in a file photo wearing his ceremonial garb and carrying a scepter. As sergeant-at-arms, it his job to uphold the security of the House of Commons\n\nRiveting video: Vickers led the way as officials chased down terrorist Michael Zehaf-Bibeau on Wednesday after he murdered reservist Nathan Cirillo and entered the House of Commons building\n\nInches from disaster: The terrifying morning attack happened just outside the MPs' caucus rooms\n\nAnd like that, it was over. Vickers had brought to a close the terrifying scene of senseless violence in mere moments of professional poise.\n\n'MPs and Hill staff owe their safety, even lives, to Sergeant at Arms Kevin Vickers who shot attacker just outside the MPs' caucus rooms,' tweeted New Democrat MP Craig Scott.\n\nMatt Miller, the Vancouver Observer's parliamentary bureau chief, concurred.\n\n'Kevin is definitely a hero,' Miller told CNN.\n\nVickers has honed his peacekeeping skills over a prestigious 28-year career as a member Royal Canadian Mounted Police.\n\nAnd peacekeeping is the word. According to his brother, Wednesday's showdown was Vickers' first exchange of gunfire with a suspect in his nearly three-decade long career.\n\n'For it now to happen at Parliament ... is unbelievable,' John Vickers told CNN. 'We're just relieved he's OK.'\n\nHis sister, Mary, added to the Sun News: 'We're always very proud of Kevin, but at this moment we are concerned about him - he had to make a very serious decision today.'\n\nHeroic: He took down Michael Zehaf-Bibeau, pictured - his first ever exchange of gunfire in his career\n\nInnocent victim: Natan Cirillo, 24, was the soldier shot dead in Wednesday's terror attack on the Canadian Parliament complex\n\n'He's always a natural leader. He would not have taken this decision lightly, and I can't stress that enough - but he would always expect of himself to do what he would expect of the men and women under him.'\n\nVickers serves a largely ceremonial role at the House of Commons, carrying a scepter and wearing rich green robes, white gloves and a tall imperial tricorne hat.\n\nA fit, tall 6-foot-4, Vickers spends many of his lunch breaks running in order to stay fit. He also carries a 9mm pistol while at work.\n\nBoth things appeared to come in extremely handy while Vickers took down the parliament terrorist Wednesday.\n\n'It's Kevin being Kevin,' his cousin Keith told CBC. 'He's a very intelligent and responsible person. He's a people person-type fellow, too, but you don't want to mess with him.'\n\nOn Thursday, flags were flown at half-mast across Canada as a shocked and still fearful Ottawa awoke.\n\nVickers - already back in work - was greeted by a standing ovation from parliament. Humbly nodding his head, the police veteran received handshakes from leading politicians.\n\nVickers received a standing ovation from MPs in the House of Commons on Thursday when he returned to the more usual duty of delivering the ceremonial mace to the chamber\n\nVickers remained mostly expressionless during the ovation before briefly appearing close to tears, and eventually acknowledging the applause with several nods of thanks\n\nHe released a statement paying tribute to Nathan Cirillo and revealed another police officer was shot in the leg.\n\n'I am very touched by the attention directed at me following yesterday’s events. However, I have the support of a remarkable security team that is committed to ensuring the safety of Members, employees and visitors to the Hill,' he said.\n\n'On behalf of all members of the House of Commons Security Services team, I would like to extend our deepest condolences to the family of Cpl. Nathan Cirillo. Our prayers are with you. Our thoughts are also with Constable Samearn Son, who has been with the House of Commons Security Services for 10 years. Constable Son suffered a gun shot wound to the leg. He is in stable condition and expected to make a full recovery.'\n\nEarlier in the morning, a man was arrested for getting too close to Prime Minister Stephen Harper and his wife Laureen as they placed flowers at the scene of the shooting.\n\nArmed officers ordered the unidentified man to the ground for 'disturbing the crime scene' after he was warned not to cross the crime tape but did.\n\nOn Wednesday evening Harper addressed his nation from an undisclosed location and condemned the horrific actions but vowed his country's foreign policy would not be thrown off course.\n\n'Canada will never be intimidated,' he said.\n\nQueen Elizabeth released a statement to the country saying she was saddened by the events.\n\n'Prince Philip and I were shocked and saddened by the events in Ottawa. Our thoughts and prayers are with all those affected' she said.\n\nImmigration chief Susan Bibeau - mother of terrorist Michael Zehaf-Bibeau\n\n'I am writing this note on behalf of my husband and myself. No words can express the sadness we are feeling at this time.\n\n'We are so sad that a man lost his life. He has lost everything and he leaves behind a family that must feel nothing but pain and sorrow. We send our deepest condolences to them although words seem pretty useless. We are both crying for them. We also wish to apologize for all the pain, fright and chaos he created.\n\n'We have no explanation to offer. I am mad at our son, I don’t understand and part of me wants to hate him at this time. You write that our son was vulnerable, we don’t know, we (he) was lost and did not fit in.\n\nI his mother spoke with him last week over lunch, I had not seen him for over five years before that. So I have very little insight to offer.\n\nWe don’t wish to be part of any media circus, we don’t think it will add anything to the conversation. Please respect our privacy although many may not feel we deserve any ... Once again we are so sorry.'\n\nTribute: Stephen Harper laid a floral tribute at the scene of the shooting alongside his wife Loreen on Thursday morning\n\nArrest: An unidentified man was arrested for disturbing the crime scene as security concerns are still high across Ottawa\n\nChilling footage appears to have caught the moment that gunman Michael Zehaf-Bibeau got into a hijacked car moments after shooting a soldier dead at Ottawa's War Memorial.\n\nFootage from a dashcam appears to show the Muslim convert climb into the driver's side of a Toyota Corolla that - according to witnesses - he had stolen earlier.\n\nZehaf-Bibeau stormed the Parliament minutes later having abandoned the car in the street with the engine running after he had driven a short distance from the cenotaph.\n\nA shoot-out with armed officials ensued, with Zehaf-Bibeau eventually shot dead by Vickers as shocked politicians and journalists barricaded themselves in rooms and cowered in corridors.\n\nOne eye witness said that as many as 30 shots were fired in the exchange, which took place just yards away from where Prime Minister Stephen Harper was speaking.\n\nThe 32-year-old had callously shot Corporal Nathan Cirillo, a 24-year-old father, in the stomach at point-blank range while he was on ceremonial duty.\n\nDespite the desperate efforts of medics, Mr Cirillo succumbed to his injuries in hospital.\n\nA witness told The Ottawa Citizen that he'd seen a man armed with a double-barrelled shotgun wearing a scarf 'hijack a car'.\n\nHe added: 'It was pretty intense.'\"\n503,\"WARNING: GRAPHIC CONTENT\n\nA man blamed his small penis for his girlfriend breaking up with him and decided to chop it off with a razor.\n\nBut after cutting off his organ and throwing it in a bin, 22-year-old Oliver Ilic, was unable to stop the bleeding.\n\nHe called emergency services and was taken to a hospital in Kocani, Macedonia, where he told medics he had decided to cut it off because it was no use.\n\nHe explained his girlfriend had ended their relationship after telling him he was not good in bed.\n\nOliver Ilic, 22, from Macedonia, called for help after he was unable to stop the bleeding after he cut off his penis\n\nPolice searched his house and found the severed penis in a bin along with the razor blade he had used.\n\nLocal doctors were unable to reattach the organ and Mr Ilac was taken to another hospital in capital Skopje - where surgeons successfully reattached it in a five-hour operation.\n\nBut it is too early to know if Mr Ilac's penis will function properly again.\n\nAnother Macedonian man recently chopped off his own penis.\n\nBut unlike Mr Ilic, the man flushed it away in the toilet so it was not able to be reattached.\n\nThe 22-year-old, who blamed his small penis for being dumped, was taken to hospital in bloodstained jeans\"\n504,\"A MAN who was dumped by his girlfriend when she told him he was not any good in bed chopped off his penis and threw it in the bin.\n\nThe man told medics he felt his small penis was to blame for the fact he had been dumped by his girlfriend, and as it was useless, decided to cut it off.\n\nOliver Ilic, 22, had called medics after he couldn’t stop the bleeding and was taken on a stretcher in bloodstained jeans to hospital in the eastern Macedonian town of Kocani.\n\nPolice searched his house and discovered the severed organ in a bin after it had been cut off with a single swipe from a razor blade which was also in the bin.\n\nAlthough it was delivered to the local hospital, doctors realised they didn’t have the competence to reattach the member. Instead Ilic was transferred to the hospital in the capital Skopje where surgeons managed to reattach it in a complicated five-hour operation.\n\nIt’s still too early to know if the operation would be a success and if it worked, whether the man’s organ would ever function properly again.\n\nThis was the second recent example of a Macedonian man cutting off his penis.\n\nAnother 40-year-old man did the same a short while ago, but in his case the penis was not reattached because he had thrown it into the toilet and flushed it away.\"\n505,\"Omar Gonzalez, the White House fence-jumper from earlier this month, apparently surprised the guard at the front door because a nearby alarm box had been muted:\n\nAfter barrelling past the guard immediately inside the door, Gonzalez, who was carrying a knife, dashed past the stairway leading a half-flight up to the first family’s living quarters. He then ran into the 80-foot-long East Room, an ornate space often used for receptions or presidential addresses.\n\nGonzalez was tackled by a counter-assault agent at the far southern end of the East Room. The intruder reached the doorway to the Green Room, a parlor overlooking the South Lawn with artwork and antique furniture, according to three people familiar with the incident.\n\nSecret Service officials had earlier said he was quickly detained at the main entry. Agency spokesman Edwin Donovan said the office is not commenting due to an ongoing investigation of the incident.\n\nSo....they just lied?\n\nOn a related note, I wonder who the whistleblowers are that have been feeding all this stuff to WaPo's Carol Leonnig? Not that it matters, I suppose, but I'm curious about whether it's folks who are appalled by the security lapses or folks who have some other kind of axe to grind.\"\n506,\"The latest major hoax, 'Days of darkness' has finally been dispelled after satirical news site Huzlers.com wrote a story claiming that the world would be plunged into six days without light during December.\n\nThis rather bold -- and entirely fake -- claim by the website was further entrenched into people's minds by the fact that it listed Charles Bolden, NASA administrator as the source of the claim.\n\nHuzlers.com claimed that the cause of the blackout was, 'due to a solar storm, which will cause dust and space debris to become plentiful and thus, block 90% sunlight.'\n\nThe story went viral with panicked and concerned citizens immediately turning to Twitter to voice their concerns over the worldwide blackout.\n\nNASA confirmed 3 days of total darkness this year due to solar storm 😱 pic.twitter.com/PSvbTV6OVQ\n\n— • Rex • (@Rscoxx) October 27, 2014\n\n6 days of darkness in December 😳 pic.twitter.com/fQLYkVXRcT\n\n— nicole kidman (@niicolekidman) October 27, 2014\n\nIncredibly this isn't the first time that NASA has had to combat a worldwide blackout story as in 2012 a rumour surfaced that the Earth would be passing through a 'Photon Belt' causing the planet to be plunged into darkness.\"\n508,\"Last month, Islamist radicals seized Tripoli International Airport and took possession of as many as 11 commercial jetliners, according to a report from Magharebia, an online news site covering North Africa. \nNews of the stolen planes have now created concerns for officials, who fear the militants may use them to carry out acts of terrorism against America.\n“Libya is now a source of danger not only for neighbouring Maghreb countries, but for all countries of the world,” said a Moroccan reporter shortly after news broke of the stolen jetliners.\nAccording to veteran reporter Bill Gertz, U.S. officials said that they received intelligence indicating eleven commercial aircraft could be used to attack New York City or Washington, D.C. on the anniversary of the September, 11, 2001 jihadi attacks on America.\n“There are a number of commercial airliners in Libya that are missing. We found out on September 11 what can happen with hijacked planes,” said one unidentified government official.\nTripoli Airport is currently occupied by two rival groups deemed “terrorists” by the Libyan parliament: Misrata and Zintan, who had previously worked together to overthrow Muammar Gaddafi.\nOn Monday, Libyan officials announced that their capital city in Tripoli had been completely lost to Islamist forces. Libyan PM Abdullah al-Thani, who recently stepped down from his role, said: “Ministry and state offices in Tripoli have been occupied by armed militias who are preventing government workers from entering and are threatening their superiors,” explaining that he was “trying to ensure the continuity of services from afar.”\nAn abandoned U.S. embassy compound was overrun by jihadi forces Sunday, as Islamist fighters announced they had “secured” the facility. Videos surfaced showcasing the Islamist fighters celebrating their seizure by jumping off of the balcony into the compound’s swimming pool.\"\n509,\"BEIRUT (AP) — Lebanese authorities detained a woman and young boy believed to be the wife and son of the reclusive Islamic State group leader, and were questioning the woman and conducting DNA tests on the child, senior Lebanese officials said Tuesday.\n\nIf their identities are confirmed, Lebanon may use the pair as bargaining chips to win the release of soldiers and police taken hostage by the extremists in cross-border attacks earlier this year.\n\nThe woman, who was identified as an Iraqi, and the child were taken into custody about 10 days ago while carrying fake ID cards, the officials said.\n\nVery little is known about Islamic State group leader Abu Bakr al-Baghdadi's personal life, including how many wives and children he has. Conservative interpretations of Islam allow men to marry up to four wives. The Islamic State group did not immediately comment on the detentions, but the faction's supporters on Twitter and militant websites cast doubt on the reports.\n\nAdding to the confusion, the Lebanese army did not release an official statement regarding the pair.\n\nA Lebanese military official identified the woman as Saja al-Dulaimi who was held by Syrian authorities and freed in a prisoner exchange with the Nusra Front, Syria's al-Qaida-linked branch, earlier this year. The official said the woman \"\"confessed during interrogation\"\" that she was al-Baghdadi's wife.\n\nThe officials spoke on condition of anonymity in line with regulations.\n\nIn March, the Nusra Front freed more than a dozen Greek Orthodox nuns in exchange for the release of dozens of female prisoners by the Syrian government. A woman named Saja al-Dulaimi was reportedly on the list of prisoners freed by Damascus.\n\nA judicial official said the interrogation of the woman was being supervised by Lebanon's military prosecutor, Saqr Saqr, and that a DNA test was underway to confirm that the child is her son. Experts said it would be difficult to confirm whether the woman is indeed al-Baghdadi's wife.\n\nIt was unclear what would have brought the woman and child to Lebanon, where IS controls no territory and enjoys only small — although growing — support in some predominantly Sunni Muslim areas.\n\nThe detentions added to the mystery that continues to surround al-Baghdadi, who has a $10 million U.S. bounty on his head. He has only made one known public appearance — a sermon he delivered in July at a mosque in Mosul just days after IS declared him the head of an Islamic state, or caliphate, in the territory the group controls in Syria and Iraq.\n\nLast month, Iraqi officials claimed he was wounded in an airstrike. The U.S. has not confirmed those reports, and al-Baghdadi released a new audiotape days after he was purportedly hit.\n\nThe Lebanese daily As-Safir first reported the detention of the Islamic State leader's alleged relatives, saying the woman and boy were taken into custody near a border crossing point with Syria. It said the arrest came in \"\"coordination with foreign intelligence agencies.\"\"\n\nIf the pair's identities are confirmed, the detentions could give Lebanese authorities leverage in their attempts to reach a prisoner-exchange deal with militants from the Islamic State group and the Nusra Front. The extremists have been holding more than 20 Lebanese soldiers and policemen hostage since August, and have demanded the release of Islamist prisoners held by Lebanon. On Monday night, the Nusra Front threatened to kill one of the soldiers it holds captive.\n\nLebanese troops have clashed repeatedly with militants along the border with Syria since August.\n\nOn Tuesday, militants ambushed a Lebanese army patrol near the frontier, killing six soldiers and wounding one, Lebanon's military said. The attack occurred in a remote region of Ras Baalbek in eastern Lebanon and was followed by clashes, the army said in a statement.\n\nIt was not immediately clear who was behind the attack, but there was no immediate indication that it was connected to the detention of al-Baghdadi's alleged family members.\n\nMeanwhile, supporters of the Islamic State group released a video claiming responsibility for a shooting that wounded a Danish citizen in the Saudi capital of Riyadh last month.\n\nThe video, posted online Monday by the Al-Battar Media Foundation, shows a gunman pulling up beside a vehicle and firing five times at the man inside, identified as Thomas Hoepner. The video's authenticity could not be confirmed but it was posted on a website commonly used by militants.\n\nSaudi security officials say a Danish man was shot while driving Nov. 22, and that he was treated for shoulder wounds. They did not release his name.\n\nIf confirmed, the shooting would be the first attack on foreigners in the kingdom carried out by Islamic State supporters. About a decade ago, al-Qaida militants seeking to topple the Western-allied monarchy launched a wave of attacks that killed scores of security forces and Westerners in Saudi Arabia.\n\nThe video also includes audio clips of Islamic State group leaders calling on supporters to launch attacks inside the kingdom.\n\nIn Brussels, Danish Foreign Minister Martin Lidegaard told reporters Tuesday that \"\"the Dane is doing better.\"\"\n\nDenmark and Saudi Arabia are part of the U.S.-led coalition conducting airstrikes against Islamic State militants in Iraq and Syria.\n\n____\n\nAssociated Press writers Zeina Karam in Beirut, Maamoun Youssef in Cairo and Aya Batrawy in Dubai, United Arab Emirates, contributed to this report.\"\n510,\"Apple is planning to open a dedicated pop-up shop for the Apple Watch at high-end department store Selfridges in London, according to sources. The shop will likely be located near the entrance of the iconic Wonder Room, a 19,000-square-foot shopping hall that houses a wide selection of luxury jewelry and watch brands alongside a concept store and mezzanine wine bar.\n\nWonder Room at Selfridges in London houses fine jewelry and watches\nA section of Selfridges located near the Wonder Room was boarded up earlier this month to allow for construction of the expected Apple Watch pop-up shop, sources say. The store-within-a-store concept will display various Apple Watch models and provide customers with a personalized shopping experience, potentially including One to One service for those interested in learning more about the wrist-worn device.\n\nApple is recruiting retail employees from nearby Apple Stores in London to fill Specialist vacancies at an upcoming Central London location, which is likely to be this Selfridges boutique. The pop-up shop is expected to be readied in time for the Apple Watch launch in April and will likely join Galeries Lafayette as one of multiple standalone Apple Watch stores that Apple plans to open throughout Europe.\n\nSelfridges has the second-largest retail space in the United Kingdom behind competing high-end department store Harrods. The store offers a myriad of designer jewelry and accessories, such as watches, bracelets, earrings, necklaces, pendants and rings. With the Apple Watch positioned at least partially as a fashion item, the department store offers an ideal setting for the wrist-worn device to be displayed.\n\nRelated roundup: Apple Watch\"\n511,\"The leaked video of Georgy Myakinkin's protest against heavy-handed security guards at Pulkovo Airport in St Petersburg, Russia, has gone viral\n\nThis is the moment an airport worker protested against 'rough' security guards - by stripping NAKED and walking through the scanner in just his socks.\n\nGeorgy Myakinkin, 31, left his keys at work following his shift at Pulkovo Airport in St Petersburg, Russia.\n\nWhen he returned to collect them, he says \"\"heavy-handed\"\" security guards stopped him 'unnecessarily' and told him he had to remove his belt.\n\nStaging an impromptu protest, he then stripped naked - apart from his socks - before sauntering through the scanner, leaving the guards gobsmacked.\n\nCEN   Bare cheek: Down come the trousers\n\nHe said: \"\"I returned to the airport and was just in the section where trains arrive with passengers when I was stopped and asked to remove my belt before going through a scanner.\n\n\"\"I know the rules and I know that it isn't necessary here in the pre-flight area to be so strict - security guards were just being heavy-handed.\n\n\"\"When I refused and told them I wanted to just get my keys, they called police.\"\"\n\nCEN   Strip-gate: But he left socks on before passing through\n\nGeorgy whipped off his clothes and walked through the scanner. The speechless officers then allowed him to dress and leave.\n\nBut when he turned up for work the next day, he discovered that the CCTV security camera video had been leaked and gone viral.\n\nThe Russian Interior Ministry's transport department in the Northwestern Federal District said it is currently investigating the alleged breach of security.\n\nCEN   Viral: He retrieves watch in video which was leaked\n\nA spokesman said: \"\"We are looking into the matter and have nothing more to say at this moment.\"\"\n\nGeorgy has filed a complaint against police over the leaked video.\n\nHe said: \"\"I know that they just leaked it in order to embarrass me, but I will have the last laugh.\"\"\n\nPoll loading …\"\n512,\"Fans of \"\"Star Wars\"\" may not have to wait until December to watch \"\"The Force Awakens\"\", as a new report states that director JJ Abrams wants to release the movie this summer.\n\n  \n'Star Wars: The Force Awakens' might hit the theaters in summer along with 'Jurassic World' and 'The Avengers: Age of Ultron'.Facebook/Star Wars\nAn article appeared on ikwiz claims that the film-maker has approached Disney for an early release of the movie, which is currently scheduled to hit the theatres on 18 December.\nAs per the report, Abrams made the announcement at the 2015 Visual Effects Society Awards that was held on 4 February.\nThe website also stated that Disney has taken the request seriously and is looking for a possible release date for \"\"Star Wars: The Force Awakens\"\" in summer.\nIf the reports are true then the seventh instalment of \"\"Star Wars\"\" film series will be released in June along with \"\"Jurassic World\"\" and there will be a box office clash between the three most anticipated movies of the year.\nThe main reason for an early release of the film is said to be the alleged leaks of plots and images from the sets and scripts and Abrams believes that it will make the movie predictable and not worthy of watching, according to Movie Pilot.?\n \n\nHowever, the makers of \"\"Star Wars: The Force Awakens\"\" have not released any official statement on the early release date of the movie.\"\n513,\"Big Bank Hank, the New York rapper who, as part of the Sugarhill Gang, released what is generally regarded as the first rap record, has died at the age of 57.\n\nThe performer, real name Henry Jackson, died from kidney complications due to cancer, according to reports.\n\nJackson formed the Sugarhill Gang with Master Gee and Wonder Mic, having a big hit in 1979 with Rapper's Delight.\n\nThe record sold several million copies worldwide and helped establish rap as the genre it is today.\n\nThe full version of Rapper's Delight ran nearly 16 minutes long and was recorded in a single take.\n\nThe song - famous for its \"\"hip, hip, a hop\"\" refrain - featured 'Big Bank' introducing himself as \"\"six foot one and tons of fun\"\".\n\nThe trio continued to perform together and spent three weeks in the UK singles chart in 1982 with The Lover In You.\n\nJackson's death was reported by website TMZ and confirmed to Fox News by David Mallie, who manages the two remaining band members.\n\n\"\"So sad to hear of our brother's passing,\"\" said Wonder Mike and Master Gee in a statement. \"\"Rest in peace Big Bank.\"\"\"\n514,\"Claim: Kanye West has been banned from all future award shows.\n\nFALSE\n\nExample: [Collected via email, February 2015]\n\nKanye West banned from attending future grammy awards. Is this real?\n\nOrigins: On 9 February 2015, the entertainment website Adobo Chronicles published an article claiming that rapper Kanye West had been barred from all future award shows:\n\nHe did it again. Rapper Kanye West reprised his most infamous stunt at Sunday night's Grammy awards, taking the stage as Beck was accepting the album of the year award.\n\nAfter this latest incident, organizers of the major awards shows like the Grammys, MTV Video Music Awards, People's Choice Awards and the Oscars have unanimously agreed to disinvite and bar West from their respective ceremonies. The television networks that air these awards programs also joined in the 'West boycott.'\n\nWhile it is true that West created a stir at the 2015 Grammy Awards when he briefly interrupted Beck during the musician's acceptance speech (just as he had done to Taylor Swift in 2009), Kanye has not been banned from all future award shows.\n\nThe Adobo Chronicles is another \"\"satire\"\" publication that publishes fake news. A disclaimer on the site states that all articles published by them are a mix of facts and fiction:\n\nThe Adobo Chronicles is your source of up-to-date, unbelievable news. Everything you read on this site is based on fact, except for the lies.\n\nWhy the title, \u001cThe Adobo Chronicles,\u001d you might ask? Well, adobo is the national dish of our home country. You see, adobo is usually made with pork or chicken, boiled and simmered in a mixture of vinegar, soy sauce and other spices. When writing stories for this blog, we let the news sizzle and simmer in our mind in a mixture of fact and fiction, then we spice it up with figments of our imagination.\n\nvar CasaleArgs = new Object(); CasaleArgs.version = 2; CasaleArgs.adUnits = \"\"4\"\"; CasaleArgs.casaleID = 159339;\n\n<!-- google_ad_client = \"\"pub-6608306193529351\"\"; google_ad_width = 468; google_ad_height = 60; google_ad_format = \"\"468x60_as\"\"; google_ad_type = \"\"text\"\"; google_ad_channel = \"\"0054321535\"\"; google_color_border = \"\"000000\"\"; //-->\"\n515,\"(This article originally appeared on tech.qq.com on 03/02/2015. For original Chinese, click here.)\n\n\n\nThe App Store's 'Top Apps' lists are well known to the smartphone-savvy public, but how apps make it into those lists is perhaps less understood. Today, one micro-blog shared photos under the heading \"\"It's Hard Being a Top App Worker,\"\" publicly exposing the operations behind App Store rank-boosting (Ed: which I henceforth dub 'crank-boosting') labour. \n\nThe exposé, shown in the picture, displays a 'Top App list worker' in their work place, which features a simple shelf containing hundreds of iPhone 5Cs. In a room filled with such workstations from one side to the other, mobile phone labour takes place at an industrial level. Simply put, a worker downloads (and deletes and downloads, etc.) an app to boost its rank on the App Store, calculated by how many times the app has been downloaded. One worker can operate as up to 100 unique users. \n\nApple has previously adopted measures to deter crank-boosting in order to ensure fair rankings for developers and users. In 2014 November, Apple introduced a 1 yuan strategy to drop the threshold for users to download apps, also intended to negatively impact the crank-boosting industry. \n\nBut as crank-boosting simulates genuine user activity, it is nearly impossible to detect or safeguard against. \n\nUsers accustomed to comparing and contrasting apps before download may be unknowingly swayed by crank-boosted apps that have purchased their celebrity. Such sneaky, industrious operations are tricky to break.\"\n516,\"A married Russian TV star woke up one day to discover his testicles were missing.\n\nThe actor had been drinking with a young blonde woman in a Moscow bar before he blanked out and woke up missing the body parts.\n\nHe believes he was drugged after taking the woman to a sauna, enjoying a beer and then kissing her.\n\nDmitry Nikolaev, 30, woke up the next day in a bus stop in a lot of pain with blood staining his clothes.\n\nHe was taken to hospital and told his testicle had been removed in what was described by doctors as medically-educated surgery.\n\nRussian police fear a gang seeking to sell organs on the black market could be behind the incident.\"\n518,\"The CBI has booked Dera Sacha Sauda chief Gurmeet Ram Rahim Singh in connection with alleged forced castration of followers inside his ashram in Sirsa, Haryana.\n\n  Dera Sacha Sauda chief Gurmeet Ram Rahim Singh\nCBI files case against Dera Sacha Sauda chief Gurmeet Ram Rahim Singh over forced castration IANS\nThe agency filed case against the Dera Sacha Sauda chief on Wednesday on charges of criminal conspiracy, cheating, voluntarily causing grievous hurt by dangerous weapons and criminal intimidation under the Indian Penal Code, following an order by the Punjab and Haryana High Court.\nHansraj Chauhan, a former Dera follower, had filed a petition in the high court in 2012 alleging that he along with around 400 male devotees of the Dera were castrated inside the ashram on the orders of Gurmeet Ram Rahim Singh.\nDisposing off the petition, the high court had ordered a probe by the Central Bureau of Investigation into the case in December 2014. The court asked the CBI to file the first status report by 2 March.\nChauhan had demanded a CBI inquiry and compensation for the castration inside the ashram in 2000. Chauhan claimed that the castration of Dera followers was done by the chief through doctors employed in his hospital.\nChauhan said in his petition that he along with other devotees was castrated under false claims that they would be able to realise god through the Dera chief after their castration.\nHaryana Police handed over the documents related to the incident to the CBI on 2 January. Haryana Police also provided documents related to seven other devotees of the Dera chief who also claimed to be castrated.\n \n\nThe Dera has dismissed the castration allegation. Gurmeet Ram Rahim, who is making his film debut with \"\"MSG: The Messenger of God\"\", is also facing trial in connection with cases of murder of a journalist and sexual exploitation of his women disciples.\"\n520,\"The Islamist militant group Boko Haram has agreed to a ceasefire and the release of more than 200 kidnapped school girls, according to Nigerian officials. The girls were abducted six months ago from a school in Chibok.\n\nNigerian government officials claimed on Friday to have struck a two-part deal with Boko Haram, including a ceasefire and the release of 219 school girls, whose abduction last April sparked international outrage.\n\"\"Boko Haram issued the ceasefire as a result of the discussions we have been having with them,\"\" said Hassan Tukur, who represented the Nigerian government at talks with the militant organization in neighboring Chad. \"\"They have agreed to release the Chibok girls,\"\" he continued\nThe girls have been missing for the past six months, despite international efforts mobilized by the Twitter hashtag campaign #BringBackOurGirls to rescue them from captivity. France, Great Britain and the United States have helped with the search for the girls, while China, Israel and other nations have also provided various forms of assistance.\nNearly 300 girls were kidnapped from a boarding school in the northeastern town of Chibok on April 14, but dozens managed to subsequently escape. Nigerian President Goodluck Jonathan has been criticized by the girls' families for responding slowly to their abduction.\n\nBoko Haram, whose name roughly translates to \"\"Western education is sacrilege,\"\" seeks to impose a strict interpretation of Shariah law in northern Nigeria. During its early years, the Sunni militant group engaged in isolated skirmishes with Nigerian security forces. But after a bloody government crackdown in 2009, Boko Haram launched a broad insurgency. Last summer, Boko Haram leader Abubakar Shekau declared a calipate in the areas under his forces control.\nBoko Haram's insurgency has been characterized by a brutal campaign of bombings and shootings targeting Christian churches, Muslim mosques, schools, markets, bars, villages, police stations and even a UN building. An estimated 5,000 Nigerians have been killed and a further 300,000 displaced by the violence.\nIn 2013, the Nigerian government declared a state of emergency in the northeastern states of Borno, Yobe, and Adamawa. Amnesty International has accused the Nigerian military of war crimes, including extrajudicial killings, in its fight against Boko Haram. The United Nations and Human Rights Watch have also alleged that Nigeria's security forces have committed human rights abuses.\nNigeria's population of 177 million people is 50 percent Muslim and 40 percent Christian. Muslims are concentrated in the north and Christians in the south. The remaining 10 percent of the population practices indigenous beliefs.\nslk/shs (AP, AFP, Reuters)\"\n521,\"Apple apparently wanted its smartwatches to focus heavily on health-related features, but the company was forced to changed direction mid-development. According to The Wall Street Journal, the company originally envisioned a device that can monitor heart rate, blood pressure and stress levels (based on the conductivity of the skin). Unfortunately, the sensors they tested just didn't pass muster, which isn't entirely surprising, since we've reviewed plenty of wearables with patchy heart rate monitors in the past. The company's engineers found that hairy arms, dry skin and even how tightly the watch is worn can affect the results, and they didn't find a solution in time.\n\nApple Watch became known as a black hole within the company, the WSJ's sources said, as it continued sucking in resources for four years despite all the failures during testing. Its development slowed down once the company realized that a health-focused watch that meets its standards will be very hard to build at this time. The lineup of watches due out in April are a lot different from the original one Apple envisioned and are more of an iPhone companion with a much simpler pulse monitor and pedometer.\n\nStill, the company's expecting to sell a ton, reportedly ordering around 6 million units from its Asian suppliers just for the first quarter. Half of those are the entry-level Apple Watch Sports, while the mid-tier stainless steel model makes up a third of that number. As for Cupertino's original vision, well, there's always a chance that we'll see it come to life in the coming years. The company has a good track record of substantially improving its devices after a debut model appears -- the first iPhone didn't have 3G.\n\nVia: 9to5mac\n\nSource: The Wall Street Journal\n\n<a href=\"\"http://www.engadget.com/products/apple/watch/\"\">   Apple   Watch  </a>\n\nGet better reviews from people who actually have this product!\n\nTalk about the Apple Watch with other people who own it too!\"\n522,\"A jilted lover in Macedonia has chopped off his own penis after girlfriend told him he was no good in bed, it has been reported.\n\nTwenty-two-year-old Oliver Ilic cut off his organ with a single swipe from a razor blade and then threw the remains in the bin, the metro.co.uk reports.\n\nHe allegedly told doctors that he had a small penis and so his girlfriend dumped him.\n\nIlic contacted the emergency services when he could not stop the bleeding.\n\nHe was taken to hospital in the east Macedonian town of Kocani.\n\nPolice searched his house and discovered the severed organ and the razor blade in a bin.\n\nAfter doctors couldn't re-attach his penis in Kochani he was transferred to capital Skopje where it was re-attached with his body following five hours of surgery.\n\nThe doctors, however, said that it was still too early to know if the operation would be a success and if the organ would ever function properly again.\"\n523,\"In a mass influx of basicness, it seems Durex may or may not be hopping on the pumpkin spice bandwagon.\n\nThis past weekend, images of a Starbucks PSL-inspired condom took social media by storm.\n\nIs this a ploy to get basic bitches of the world to stop procreating? Will they actually be able to convince a potential partner to wrap it up with something as bizarre as this? Is there even a demand for a product like this?\n\nThe image is an altered image of Durex’s flavored “Taste Me” condom line, which just begs me to ask one question: Can your genitals taste flavors?\n\nOh, wait… That’s not what they were getting at, is it?\n\nThere have been no official corporate announcements determining if this will be a reality or not. But, after seeing this image spread, why wouldn’t Durex look into this?\n\nIf there’s anything that could get the population on the condom train it would have to be the PSL trend, right?\n\nSounds like an easy moneymaker to me, even if it’s just a novelty.\n\nH/T: Quartz\"\n524,\"Apple would never lower itself to rubbing elbows with the unwashed masses at CES, but it does like to throw out a few announcements during the show to get under everyone’s skin. Cupertino has been quiet thus far, but rumors are swirling about a 12-inch MacBook Air refresh, and this isn’t just a spec bump. Apple is reportedly redesigning the iconic laptop to be even thinner with a higher resolution screen.\nSources inside the company who have used the prototype notebook (code named MacBook Stealth) say it will eschew many of the conventional laptop features in the name of advancing design. The current MacBook Air’s taper toward the front edge, which gives them a very slim profile, but there’s still space near the back for the power connector and full-sized USBs. The new Air, however, won’t be thick enough for a USB port. Instead, Apple will start using the new type-c reversible connectors. There also won’t be an SD card slot or a MagSafe power connector–even Apple’s beloved Thunderbolt is taking a hike. USB will do it all.\nMBA\nThe 12-inch laptop would be substantially smaller and lighter than the 13-inch model, and even slightly smaller than the 11-inch version. This is thanks to slimmer bezels and a slightly more compact keyboard with less separate between keys. 9to5Mac doesn’t have details on exactly how high the resolution will be, but the current Airs are sitting at 1366 x 768 (11-inch) and 1440 x 900 (13-inch). Stepping it up to a Retina Display resolution of 2560 x 1600 (like the 13-inch Pro) would be amazing in the Air’s form factor.\nprofilel-r-copy\nTo be clear, all the images of this supposed notebook are renders created by 9to5Mac. This is still thoroughly in the rumor category, but it’s a redesign we’ve been expecting for a long time. The updated MacBook Air could be announced in mid-2015.\nNow read: Which is better: Microsoft Surface Pro 3 or Apple MacBook Air?\"\n526,\"Boston| \nA Catholic priest from Massachussetts was officially dead for more than 48 minutes before medics were able to miraculously re-start his heart. During that time, Father John Micheal O’neal claims he went to heaven and met God, which he describes as a warm and comforting motherly figure.\n\nThe 71-year old cleric was rushed to the hospital on January 29 after a major heart attack, but was declared clinically dead soon after his arrival. With the aid of a high-tech machine called LUCAS 2, that kept the blood flowing to his brain, doctors at Massachusetts General Hospital managed to unblock vital arteries and return his heart to a normal rhythm.\n\nThe doctors were afraid he would have suffered some brain damage from the incident, but he woke up less than 48 hours later and seems to have perfectly recovered.\n\nThe elderly man claims that he has clear and vivid memories of what happened to him while he was dead. He describes a strange out-of-body experience, experiencing an intense feeling of unconditional love and acceptance, as well as being surrounded by an overwhelming light.\n\nHe claims that at that point in his experience, he went to heaven and encountered God, which he describes as a feminine, mother-like “Being of Light”.\n\n“Her presence was both overwhelming and comforting” states the Catholic priest. “She had a soft and soothing voice and her presence was as reassuring as a mother’s embrace. The fact that God is a Holy Mother instead of a Holy Father doesn’t disturb me, she is everything I hoped she would be and even more!”\n\nThe declarations of the cleric caused quite a stir in the catholic clergy of the archdiocese over the last few days, causing the Archbishop to summon a press conference to try and calm the rumors.\nDespite the disapproval of his superiors, Father O’neal says that he will continue dedicating his life to God and spread the word of the “Holy Mother”.\n\n“I wish to continue preaching” says the elderly cleric. “I would like to share my new knowledge of the Mother, the Son and the Holy Ghost with all catholics and even all Christians. God is great and almighty despite being a woman…”\n\nThe Roman Catholic Archdiocese of Boston has not confirmed however, if they will allow Father O’neal to resume his preaching in his former parish in South Boston.\n\nThe Archbishop of Boston, Cardinal Sean P. O’Malley, made a public statement this morning stating that Father O’neal suffered hallucinations linked to a near-death experience and that God clearly isn’t a female.\n\nThis article was first published in world news daily report\"\n527,\"A hallucinogenic fungi has been found growing in the Queen’s garden at Buckingham Palace after being discovered by gardening expert Alan Titchmarsh.\n\nThe television presenter unearthed the fungi at Buckingham Palace for an ITV gardening show called The Queen’s Garden, and said: “I won’t be eating any of that.”\n\nTitchmarsh came across the red and white spotted toadstool — called Amanita muscaria, or fly agaric — on a tour of the private 40-acre plot with ecology expert Professor Mick Crawley.\n\nTitchmarsh, 65, asks in an ITV show to be screened on Christmas Day: “Is it edible?”\n\nProfessor Crawley replies: “That depends what you mean. It’s eaten in some cultures for its hallucinogenic affects. But it also makes people who eat it very sick.\n\n“The old-fashioned thing to do was to feed it to the village idiot, then drink his urine because you get all of the high without any of the sickness.”\n\nTitchmarsh jokingly replies: “I think I’ll forgo that and stick to normal mushrooms.”\n\nThen he adds: “Not something to try at home.”\n\nLater he told The Sun newspaper: “That was a surprise but it shows just how varied the species are. I won’t be eating any of that, though, no. My idea of hard drugs is Nurofen.”\n\nOn the new TV show, Titchmarsh explains that gardeners actively encourage mushrooms and toadstools.\n\nHe says: “Every time they chop something down, they leave out the wood to rot.”\n\nMagic mushroom is a slang term for any hallucinogenic fungus.\n\nThe most common, illegal form contains drug psilocybin, but there is no suggestion this grows in the Palace garden.\n\nLast night a Palace spokesman told the Sun: “For the avoidance of doubt, fungi from the garden are not used in the Palace kitchens.”\n\nThe new programme will show viewers an entire year in the life of the Buckingham Palace garden, from the summer garden parties to the nocturnal wanderings of wildlife in the heart of London.\n\nIt will demonstrate how gardeners work tirelessly to maintain the Queen’s flowers, while bearing in mind her wish to see animals and insects made welcome in the gardens, swapping pesticides for homemade garlic treatments.\n\nTitchmarsh will explore how bee hives, homes for insects and deposits from the Royal mews each help cultivate the gardens of Buckingham Palace, with top tips from gardeners giving insight into the Queen’s own tastes.\n\nThe programme, to be broadcast by ITV on Christmas Day, will also show how the garden has been used by the royal family for generations, from the king who planted mulberry trees to rival the French to the young Princesses Elizabeth and Margaret climbing to peer over the high garden walls.\n\nA sandpit used by the royal children will be filmed, along with oak trees planted decades ago by the young Prince of Wales and Princess Royal, grown from acorns sown on the event of their birth.\n\nTitchmarsh, who spent 12 months exploring how the Palace garden changed with the seasons, will be seen finishing the calendar year with a Christmas tree mounted in the Marble Hall, decorated with holly and mistletoe from the royal garden and festooned with festive golden crowns.\"\n529,\"An 85-year-old woman in Waco, Texas has been arrested for allegedly kidnapping neighbor?s cats and making them into fur coats. Residents took notice when their cats were disappearing and decided to hire a private investigator. Some residents also claimed that they saw their own cats? hide as part of the defendant?s fur coat. In court, the woman admitted to trying to raise her own cats, but became too attached to them. Prosecutors claim the retired fashion designer skinned the cats in her basement. It is believed that it took thirty cats to make a single coat. Up to twenty skinned cats were found at the crime scene. If the unnamed woman is found guilty, she could face up to eighteen months in prison.\nSOURCE: INFORM\"\n530,\"A homeless man was given a hundred dollars, and what he did will make you cry. YouTube channel owner Josh Paler Lin decided to see it for himself and capture it all on camera.\n\nNormally when you think of the homeless, you probably picture some drug or alcohol addict who is only taking money from passerby to support their next fix. Some of them even make more money than the average full-time employee working legally just because they’re good actors with bad clothes and not homeless at all.\n\nInstead of assuming the worst, Josh put his money into finding the truth. He started the video asking the audience a question and explaining his idea.\n\n“When you give homeless people money, do you ever wonder how they spent it? Today I’m going to give a homeless guy a hundred dollars, and I’m going to follow him and see how he spent it.”\n\nJosh approached a homeless man at an intersection holding up one of the usual cardboard signs asking for help, and begins a conversation with the man. As Josh hands the man the hundred dollars, he tears up at the generosity, telling him plainly that nobody’s ever given him that much.\n\nJosh then left the intersection as the camera remained trained on the man. As expected, the first place he went was a liquor store, but if you watch what happens, it’s not what you’re probably thinking. Coming out with a few things in bags, he made his way to the park and started handing food and other items to the homeless people there.\n\nJosh Paler Lin Gives A Homeless Man $100 And Follows Him To See How He Spends It http://t.co/fQvAFwWBEI pic.twitter.com/caFgcaCaNo\n\n— David Jones (@_dpaj) December 23, 2014\n\nAfter witnessing this twice, Josh approached the homeless man and told him that what he saw really touched him. He confessed that he had the man followed to see what he would do, and had his doubts initially. The man told Josh that some of the homeless are just people who fell on hard luck, and he told him his story.\n\nTo reward the man for his generosity paid forward, Josh gave him another hundred dollars.\n\nDoes this change how you think about the homeless?\n\n[Image via YouTube]\"\n531,\"Nigeria's official news agency says the government fighters from Boko Haram have agreed to an immediate ceasefire.\n\nIt quoted the chief of defence staff, Air Marshal Alex Badeh, as ordering his troops to immediately comply with the agreement on Friday.\n\nThe news came as another official confirmed there had been direct negotiations this week in neighbouring Chad about the release of more than 200 schoolgirls abducted six months ago. \n\nAl Jazeera's Haru Mutasa, reporting from Lagos, said details of the deal have yet to emerge.\n\n\"\"Both sides have agreed there will be no more attacks, no more bombs and no more attacks on Boko Haram.The government will not attack any Boko Haram strongholds for the moment.\"\" Mutasa said.\n\n\"\"We do know Boko Haram wanted certain conditions met, for example they wanted their senior commanders released from government captivity.\"\" Mutasa added.\n\nAbducted schoolgirls\n\nSources told Al Jazeera that substantial progress had been reached in negotiations about the abducted girls but that no definite deal had been agreed.\n\n\nInside Story - Who are Nigeria's Boko Haram?\nA senior adviser to Nigeria's President Goodluck Jonathan told Al Jazeera that the deal reached on Friday included the release of the girls, but that no date had been set and that the release was part of an \"\"ongoing process\"\".\n\nDoyin Okupe said the government had agreed to \"\"some concessions\"\" but did not give any details.\n\nBoko Haram has been demanding the release of detained fighters in exchange for the girls.\n\nThe group attracted international condemnation with the April abduction of nearly 300 girls from a boarding school in northeast Chibok town. Dozens escaped but 219 remain missing.\n\nNigeria's president has been criticised at home and abroad for his slow response to the abducted and for his inability to quell the violence by the group, seen as the biggest security threat to Africa's biggest economy.\n\nJonathan is expected to announce he will run for a second term in office on Saturday.\n\nBoko Haram, whose name roughly translates as \"\"Western education is sinful\"\", has killed thousands of people in a five-year insurgency aimed at creating an Islamic caliphate in the country's northeast.\"\n532,\"YouTuber Josh Paler Lin wanted to see what would happen if he gave $100 to a hungry homeless man. How would he spend the money?\n\nTo find out, Josh approached a homeless man by a motorway in Los Angeles, and handed him $100, much to the man's surprise. He then proceeded to follow the homeless man in secret with a camera to see how he would spend it.\n\nWhat he ended up filming shocked him, and it may just change the way you see homelessness.\n\n\n(Source: JoshPalerLin)\n\nThe homeless man Josh gave the money to, Thomas, has been very down on his luck lately. He quit his job to spend time taking care of his sick parents. Unfortunately, he lost both of his parents in the last couple of months due to cancer and kidney failure. Additionally, he lost his parents' condo and found himself jobless and homeless on the street. Although he has nothing at this point of life, he still managed to help others when he received something.\n\nImmediatly after releasing this video, Josh was overwhelemd with messages from people wanting to know how they could donate money to Thomas, so the young man set up a campaign on fundraising site IndieGoGo that has already raised over $27,000 in a day.\n\nThe #letshelpthomas hashtag has also garnered plenty of momentum on social media.\"\n533,\"The heroic sergeant-at-arms who shot dead a lone gunman in Canada's Parliament on Wednesday has been greeted back to work with a lengthy standing ovation.\n\nKevin Vickers, 58, struggled to contain his emotions as members of the House of Commons paid tribute to his bravery, which put an end to Michael Zehaf-Bibeau's shooting spree.\n\nRousing footage shows Vickers leading a ceremonial parade into the chamber on Thursday morning and being greeted by enthusiastic applause from the members of Parliament.\n\nHe managed to stay mostly expressionless throughout the standing ovation - simply nodding in thanks several times - but as the cheers continued, he appeared to tear up with emotion.\n\nScroll down for videos\n\nOverwhelmed: Kevin Vickers, the sergeant-at-arms for Canada's House of Commons, becomes emotional as members of Parliament applaud him on Thursday, a day after he shot dead a gunman inside the building\n\nOn their feet: Members of Parliament clap for Vickers after he led a ceremonial parade into the chamber\n\nStoic: He managed to keep a straight face as he completed the ceremonial parade on Thursday morning\n\nThe rousing standing ovation in the House of Commons continued as he walked through the chamber\n\nThankful: After he assumes his position at the end of the chamber, the minutes-long applause continues\n\nAfter reaching his position at the end of the chambers, he was greeted by Prime Minister Stephen Harper, who shook his hand.\n\nFollowing a minute of silence, Harper embraced Liberal leader Justin Trudeau and Opposition leader Thomas Mulcair and read a statement expressing thanks to the bravery of the security staff.\n\n'We will not be intimidated,' he said, CTV News reported 'We will be vigilant, but we will not run scared. We will be prudent, but we will not panic.\n\n'Here we are, in our seats, in our chamber in the very heart of Canadian democracy, and the work is going on.'\n\nHis speech also came just days after a previous terror attack, in which a man with jihadist sympathies ran over two Canadian soldiers in Quebec, killing one.\n\nFollowing the show of support, Vickers released a statement expressing his gratitude.\n\nAppreciation: Vickers nodded in thanks several times as the applause continued for his heroic feat\n\nService: Prime Minister Stephen Harper shakes hands with the sergeant-at-arms during the meeting\n\nThankful: He thanked Vickers for shooting the suspect during Wednesday's incident and ending the terror\n\nHumbled: He took over the role of sergeant-at-arms 8 years ago after working with the RCMP for 29 years\n\n'I am very touched by the attention directed at me following yesterday’s events,' he said. 'However, I have the support of a remarkable security team that is committed to ensuring the safety of Members, employees and visitors to the Hill.'\n\nHe went on: 'On behalf of all members of the House of Commons Security Services team, I would like to extend our deepest condolences to the family of Cpl. Nathan Cirillo. Our prayers are with you.\n\n'Our thoughts are also with Constable Samearn Son, who has been with the House of Commons Security Services for 10 years. Constable Son suffered a gun shot wound to the leg. He is in stable condition and expected to make a full recovery.'\n\nVickers served with the RCMP for 29 years before assuming the role at Parliament eight years ago. The sergeant-at-arms is in charge of security at the House of Commons.\n\nDespite his lengthy service, family members have revealed that Wednesday's attack was the first time Vickers had ever shot anyone.\n\n'For it now to happen at Parliament ... is unbelievable,' his brother John Vickers told CNN. 'We're just relieved he's OK.'\n\nHis sister, Mary, added to the Sun News: 'We're always very proud of Kevin, but at this moment we are concerned about him - he had to make a very serious decision today.'\n\n'He's always a natural leader. He would not have taken this decision lightly, and I can't stress that enough - but he would always expect of himself to do what he would expect of the men and women under him.'\n\nHeroic: He took down Michael Zehaf-Bibeau, pictured - his first ever exchange of gunfire in his career\n\nHailed a hero: MPs line up to shake hands with the sergeant-at-arms on Thursday morning\n\nDetermined: Prime Minister Stephen Harper tells the House of Commons that they will not be initimated\n\nVickers' family gathered at homes in their hometown of Miramichi, New Brunswick to talk about previous shows of leadership.\n\nThe National Post explained how Vickers had been dispatched to the Burnt Church wharf 14 years ago when native and non-native fisherman were scrapping. He often visited when he was off-duty ready to listen to the fishermen and helping to resolve their arguments.\n\n'The inspector was a real community man,' Bobby Sylliboy, a longtime band constable with the Burnt Church First Nation, said. 'He was a professional. And for him to use force, it would have had to have been life or death.'\n\nRelatives added that Vickers' constable son, Andrew, is also a selfless leader after he saved a drowning woman three years ago.\n\nAfter Wednesday's fraught events, MPs hailed Kevin Vickers a hero.\n\nRiveting video: Vickers led the way as officials chased down terrorist Michael Zehaf-Bibeau on Wednesday after he murdered reservist Nathan Cirillo and entered the House of Commons building\n\nInches from disaster: The terrifying morning attack happened just outside the MPs' caucus rooms\n\nJob done: Kevin Vickers, Canada's House of Commons' sergeant-at-arms, looks around the hallways with a gun in his hand after shooting dead an attacker, Michael Zehaf-Bibeau, on Wednesday morning\n\n'I am writing this note on behalf of my husband and myself. No words can express the sadness we are feeling at this time.\n\n'We are so sad that a man lost his life. He has lost everything and he leaves behind a family that must feel nothing but pain and sorrow. We send our deepest condolences to them although words seem pretty useless. We are both crying for them. We also wish to apologize for all the pain, fright and chaos he created.\n\n'We have no explanation to offer. I am mad at our son, I don't understand and part of me wants to hate him at this time. You write that our son was vulnerable, we don't know, we (he) was lost and did not fit in.\n\nI his mother spoke with him last week over lunch, I had not seen him for over five years before that. So I have very little insight to offer.\n\nWe don't wish to be part of any media circus, we don't think it will add anything to the conversation. Please respect our privacy although many may not feel we deserve any ... Once again we are so sorry.'\n\n'MPs and Hill staff owe their safety, even lives, to Sergeant at Arms Kevin Vickers who shot attacker just outside the MPs' caucus rooms,' tweeted New Democrat MP Craig Scott on Wednesday.\n\nMatt Miller, the Vancouver Observer's parliamentary bureau chief, concurred.\n\n'Kevin is definitely a hero,' Miller told CNN.\n\nVickers serves a largely ceremonial role at the House of Commons, carrying a scepter and wearing rich green robes, white gloves and a tall imperial tricorne hat.\n\nA fit, tall 6-foot-4, Vickers spends many of his lunch breaks running in order to stay fit. He also carries a 9mm pistol while at work.\n\nBoth things appeared to come in extremely handy while Vickers took down the parliament terrorist Wednesday.\n\n'It's Kevin being Kevin,' his cousin Keith told CBC. 'He's a very intelligent and responsible person. He's a people person-type fellow, too, but you don't want to mess with him.'\n\nHe was called into action after Michael Zehaf-Bibeau ran towards the National War Memorial just before 10am on Wednesday and shot Corporal Nathan Cirillo, a single dad, in the abdomen.\n\nHe then ran towards the Parliament and opened fire, shooting dozens of shots as politicians and journalists barricaded doors inside.\n\nVideo taken inside Ottawa's House of Commons shows a rush of armed police running toward an unseen suspect.\n\nVictim: Nathan Cirillo, 24, was standing guard at the memorial when he was fatally shot in the abdomen\n\nRemembered: A Canadian flag flies at half staff on top of the Peace Tower at the Parliament on Thursday\n\nPatrol: Members of the Ottawa Police stand guard in front of the War Memorial one day after the attack\n\nVigilant: A police officer patrols the hallway near the entrance to the Parliamentary Library on Thursday\n\nChilling: Bullet holes are seen in a window of the rotunda of the House of Commons in Ottawa on Thursday\n\nAt the head of the pack is a man - Vickers - moving swiftly with his gun toward Zehaf-Bibeau. Vickers takes aim and fires off multiple shots, killing the gunman.\n\nAs shots echo throughout the hall, the video goes wobbly as the men behind their leader Vickers move for cover.\n\nIt has since emerged that the gunman - whose full name was Michael, Joseph, Paul, Abdallah Bulgasem Zehaf Bibeau - had recently converted to Islam and had a length history of petty crime.\n\nHe had also recently been designated a 'high-risk traveler' by the Canadian government and had his passport seized, according to reports.\n\nOn Thursday, his mother Susan Bibeau, who sits on the country's Immigration board, released a statement saying she had been shocked by the shooting spree and, because she had long been estranged from her son, she was unable to shed much light on why he carried out the crime.\n\nTribute: Prime Minister Stephen Harper visited the scene of the shooting on Thursday morning to lay flowers\n\nAll quiet: Evidence tags can be seen on the steps of the memorial as the Harpers walk away\n\nRemembered: Flowers with a card for Corporal Cirillo can be seen at the foot of the War Memorial\n\nShe said she felt pain for the victims - not for the loss of her son.\n\n'We are both crying for them,' she told the Associated Press. 'We also wish to apologize for all the pain, fright and chaos he created.\n\n'We have no explanation to offer. I am mad at our son, I don't understand and part of me wants to hate him at this time. You write that our son was vulnerable, we don't know, he was lost.'\n\nOn Thursday, flags were flown at half-mast across Canada as a shocked and still fearful Ottawa awoke.\n\nHarper and other MPs stopped to lay a wreath at the war memorial - but as the prime minister arrived, police wrestled a man to the ground for getting too close to the leader, CTV reported.\n\nSecurity remains tight around the Parliament, as politicians and their staff returned to work on Thursday. The grounds, nearby streets and war memorial are still closed to visitors.\n\nSolemn: Canada's Minister of National Defence Rob Nicholson (center) and Chief of the Defence Staff General Tom Lawson (right) prepare to lay a wreath at the National War Memorial on Thursday\n\nFallen: The wreath stands at the memorial where Corporal Cirillo was shot dead on Wednesday\n\nHonoring the fallen: An unidentified man prays after placing flowers near the National War Memorial\n\nArrest: An uniendtified man was arrested for disturbing the crime scene as Harper visited the area\n\nQueen Elizabeth released a statement to the country saying she was saddened by the events.\n\n'Prince Philip and I were shocked and saddened by the events in Ottawa. Our thoughts and prayers are with all those affected' she said.\n\nCirillo, from Hamilton, Ontario, has been remembered as a generous man and a fitness fanatic, who rescued dogs and was bringing up a kindergarten age son on his own.\n\n'He was an amazing guy,' Michelle Howlett, who briefly dated Cirillo this summer, told the Washington Post. 'He was a real sweetheart. He had a son and was a real great father. He was an exceptional person.'\"\n534,\"(ANSA) - Ancona, January 23 - A Bolivian nun gave birth in San Severino Marche after being taken to hospital where she complained of a bad stomach ache, Italian newspaper Corriere Adriatico said on Friday.\n    The newspaper said the nun, whose age wasn't given, gave birth last Sunday and intends to keep the baby, whose sex wasn't given.\n    The nun had been staying at a cloistered convent in the province of Macerata since June.\n    The hospital hasn't confirmed the birth and the bishop of nearby town Camerino, Francesco Brugnaro, hasn't made any comment on the case. Another case of a nun giving birth took place in 2011 in Marche, when a 41-year-old Congolese nun gave birth to a baby girl in Pesaro.\n    In that case, the nun had been raped abroad by a foreign priest and initially gave her daughter up for adoption.\n    The case engendered strong protests from the adoptive family after it reached Italy's highest court of appeals in February 2014 after the nun changed her mind and was granted custody, reversing a lower court decision.\"\n536,\"He died of kidney complications due to cancer, his manager said\n\nHenry “Big Bank Hank” Jackson of the Sugarhill Gang died early Tuesday from kidney complications due to cancer, his manager said. He was 57.\n\n“[Sugarhill Gang's Wonder Mike and Master Gee] had been in contact with him in the past year,” manager David Mallie told FOX411. “They had some great times and created history.”\n\n“So sad to hear of our brother’s passing. Rest in peace Big Bank,” the two remaining members of the group said.\n\nSugarhill Gang is best known for its 1979 hit “Rapper’s Delight.” Other members of the rap community posted remembrances of Big Bank Hank on social media:\n\nR.I.P. Big Bank Hank. One third of the song that made all of this Hip Hop Music possible. Thanx for opening the door. http://t.co/yrXx9dBo8M\n\n— Dark Gable (@bigdaddykane) November 11, 2014\n\nYou were one of the guys who inspired me to touch the Mic. Rip Big Bank Hank. #ThankYou. #Tears http://t.co/CRdpjPLBB8\n\n— GOAT. (@llcoolj) November 11, 2014\n\n[FOX]\"\n537,\"Iguala de la Independencia (Mexico) (AFP) - More bodies were being pulled out of a mass grave in southern Mexico Sunday as authorities worked to determine if 43 students who vanished after a police shooting were among the dead.\n\nAt least 15 bodies have so far been dug out of pits discovered Saturday on a hill outside the town of Iguala, 200 kilometers (125 miles) south of Mexico City, two police officers at the scene told AFP.\n\nThe grim find came a week after the students disappeared when a protest turned deadly. Witnesses in Iguala say municipal police officers whisked several of the students away.\n\nInaky Blanco, chief prosecutor for the violence-plagued state of Guerrero, declined to say how many bodies were buried in the pits.\n\n\"\"We still can't talk about an exact number of bodies. We are still working at the site,\"\" Blanco told a news conference late Saturday in the state capital, Chilpancingo.\n\nThe site was was cordoned off and guarded by scores of troops and police.\n\nView galleryForensic personnel unload bodies at the Iguala morgue&nbsp;&hellip;\nForensic personnel unload bodies at the Iguala morgue from a mass grave in Pueblo Viejo, in the outs …\nMore bodies were being recovered on Sunday, another officer said.\n\nJuan Lopez Villanueva, an official from the National Human Rights Commission, said that six pits were found up a steep hill probably inaccessible by car.\n\nFour forensic services vans left for the morgue late Saturday carrying nine bodies in silver bags. Authorities are conducting DNA analysis to identify the victims.\n\nThe graves were found after some of the 30 suspects detained in the case told authorities about their location, Blanco said. The detainees include 22 police officers and gang members.\n\nIf the bodies are confirmed to be those of the students, it would be one of the worst slaughters that Mexico has witnessed since the drug war intensified in 2006, leaving 80,000 people dead to date.\n\nView galleryPolicemen stand guard at Pueblo Viejo, in the outskirts&nbsp;&hellip;\nPolicemen stand guard at Pueblo Viejo, in the outskirts of Iguala, Guerrero state, Mexico, where a m …\n- Police linked to gang -\n\nThe students from a teacher training college disappeared last weekend after Iguala police officers shot at buses that the group had seized to return home after holding fundraising activities on September 26. Three students were killed.\n\nAnother three people died when police and suspected gang members shot at another bus carrying football players on the outskirts of town.\n\nA survivor said in an interview that the officers took away 30 to 40 students in patrol cars.\n\nBlanco said investigators had confirmed suspicions that a criminal organization, the Guerreros Unidos, was involved in last week's crimes and that local police officers belong to the gang.\n\nView galleryMexican marines patrol at Pueblo Viejo, in the outskirts&nbsp;&hellip;\nMexican marines patrol at Pueblo Viejo, in the outskirts of Iguala, Guerrero state, Mexico, where a  …\nAuthorities have issue an arrest warrant for Iguala's mayor, who has fled.\n\nIn Pueblo Viejo, a hamlet surrounded by forests and mountains, a resident said the region is dominated by a drug gang and that he had seen municipal police officers going up the hill in recent days.\n\n\"\"They were going up there back and forth,\"\" said the resident, Jose Garcia, pointing to a location between two mountains where the graves were found.\n\n- 'Savagely massacred' -\n\nGovernor Angel Aguirre appealed for calm in his state, which is mired in poverty, gang violence and social unrest.\n\n\"\"I call on all (Guerrero state residents) to maintain harmony, non-confrontation, and avoid violence,\"\" he said, offering his support to the families of those who were \"\"savagely massacred.\"\"\n\nThe missing students are from a teacher training college near Chilpancingo known as a hotbed of protests.\n\nThousands of students and teachers blocked the highway between Chilpancingo and Acapulco for hours on Thursday, demanding help from federal authorities to find the missing.\n\nThe police's links to organized crime has raised fears about the fate of the students in a country where drug cartels regularly hide bodies in mass graves.\n\nAround 30 bodies were found in mass graves in Iguala alone this year.\n\n\"\"We are very worried. The families are very anxious,\"\" said Vidulfo Rosales, a human rights lawyer representing relatives of the missing.\n\nThe United Nations has called the case \"\"one of the most terrible events of recent times.\"\"\"\n538,\"On Tuesday, news spread about the reported arrest and interrogation of the wife and son of Islamic State chief Abu Bakr al-Baghdadi in Lebanon.\n\nDetails about the development are still coming into focus. The AP and others reported that the two of them \"\"were carrying fake identification cards\"\" when they were picked up near the Syrian border about 10 days ago. The Lebanese newspaper As-Safir noted that the operation was conducted with the involvement of “foreign intelligence.” As Reuters reported, Baghdadi is believed to have three wives, \"\"two Iraqis and one Syrian.\"\"\n\nBy some accounts, the capture of Baghdadi's wife and son provides the Lebanese government with a valuable bargaining chip.\nAccording to a security source quoted in AFP, \"\"the wife and child were taken to the defense ministry headquarters in Yarze, just outside the capital Beirut, 'where investigations were continuing.'\"\" The source added that the arrests had been kept under wraps so that security arrangements could be made.\n\nIt's unclear how useful these arrests will ultimately be, but they come as Lebanese authorities attempt to secure the release of 20 soldiers who are currently being held captive by Islamist groups. By some accounts, the capture of Baghdadi's wife and son provides the Lebanese government with a valuable bargaining chip.\n\nThis is already proving to be a bad week for ISIS. While the United States and Turkey had been rumored to be close to a deal to coordinate efforts against the Islamic State, on Tuesday, the Iraqi government reached a once-elusive agreement with the Kurds on both oil sharing and military cooperation in the campaign to fight ISIS.\n\nIraqi Prime Minister Haider al-Abadi, who took over for the divisive Nuri al-Maliki, is receiving plaudits for his role in bringing the Kurds back into the fold and at least temporarily staving off a Kurdish push for independence.\"\n539,\"Facebook and Twitter is absolutely stuffed with people who are convinced that Home Alone star Macaulay Culkin died on Thursday. It turns out, however, that this is a hoax. Macaulay Culkin is still very much alive.\n\nThe hoax has gone super-viral and is currently trending all over Facebook, largely because of its ingeniously deceptive presentation.\n\nThe hoaxer has included of a thumbnail picture that looks an awful lot like a still from a real TV news broadcast about Culkin’s death. In addition, the hoaxer has chosen a URL that at first glance appears to be MSNBC, the US news network.\n\nFacebook users have shared the link to the hoax story over 700,000 times.\n\nAt first glance the story looks credible, although it starts to fall apart when you wonder why the detective involved shares his name with a famous author who wrote books about the New York Police Department.\n\nThe hoaxer behind the fake news story has covered the website in adverts, which should be highly profitable.\n\nDespite the flaws in the story, everyone lost their stuff because the headline was already all over the internet.\n\nmacauley culkin has passed away, this can't be true. he made my childhood\n\nBut as this Instagram picture shows, Culkin was still performing with his band on Friday night.\n\nView on Instagram\n\ninstagram.com\n\nCulkin seems particularly prone to death hoaxes, possibly due to his brief burst of near-universal fame followed by a sudden slide into obscurity.\n\nMacaulay Culkin has Been found dead again. Think this is the 7th or 8th time.\n\nNever fear. You can sit back and watch Home Alone without being concerned about the star, or go and see Culkin play with his pizza-themed Velvet Underground band, The Pizza Underground.\"\n541,\"A South Korean newspaper has reported that North Korean leader Kim Jong-un underwent surgery to repair fractures in both ankles earlier this month.\n\nThe Chosun Ilbo report cited a source who had recently visited the North and claimed that the 31-year-old had undergone the operation at an exclusive hospital for high-ranking Communist Party members in Pyongyang. The source said that he had noticed a marked increase in the number of elite officials visiting the ward and said that bodyguards had been added as extra security.\n\nKim has not been seen in public since September 3, and his absence has prompted rampant speculation about his health. The whispers grew louder when he failed to attend a regular session of the Supreme People's Assembly last week. The rumors reached a fever pitch Thursday when North Korea's state-run television station showed the man it calls the \"\"Great Successor\"\" limping and admitted that he was feeling unwell, an extraordinary move for the tightly-controlled propaganda unit.\n\nA South Korean intelligence official told the Chosun Ilbo that Kim had initially sprained his ankle over the summer during a tour of military bases and factories and aggravated the injury by not undergoing treatment immediately. Kim has noticeably gained weight since succeeding his father, Kim Jong-il in 2011 and is rumored to be suffering from various ailments, including gout, high cholesterol, obesity, diabetes and high blood pressure.\n\nHowever, the South Korean intelligence official said that an attack of gout would not have been enough to keep him from the Supreme People's Assembly session, lending further credence to the surgery theory. The Chosun Ilbo had reported Monday that a team of doctors from France, Germany, and Russia had recently gone to North Korea.\n\nClick for more from the Chosun Ilbo.\"\n542,\"FEARS have been raised that Islamic State could target Britain with an EBOLA attack after two of the terror group's fighters reportedly contracted the deadly virus.\n\nSources at a hospital in the northern Iraqi city of Mosul say they have seen suspected cases involving two IS fighters.\n\nThey are believed to have unknowingly travelled from their African homelands with Ebola.\n\nThe news will spark fears that the jihadists could use the killer virus to hit Britain with so-called \"\"human-bug bombs\"\".\n\nIntelligence experts have already urged authorities to be ready for members of the extremist outfit deliberately trying to spread Ebola in the West.\n\nEven if a calculated plot does not emerge, experts fear Ebola could be accidentally spread by IS — also known as ISIS and ISIL — should it tear through the group's ranks.\n\nThe World Health Organisation (WHO) was last night scrambling to uncover more information about the Iraqi infection claims.\n\nWHO officials have offered to assist the Iraqi government in investigating any potential outbreak.\n\nHowever, experts are concerned that the lack of resources and doctors — caused by IS's bloody campaign in Syria and Iraq — could make cases impossible to probe and treat.\n\nIS fighters have reportedly killed more than a dozen doctors, who may have been able to confirm the diagnoses, in Mosul.\n\nMeanwhile Western medics, who would normally travel to the Middle East to help, face terrifying risks of kidnap and beheading by IS.\n\nEbola's potential appearance in Mosul was reported by three separate media outlets yesterday.\n\nMosul is 250 miles north of Baghdad and has been controlled by IS since June, 2014.\n\nAl-Sabaah, an Iraqi newspaper, said two cases of Ebola and 26 of AIDS were reported in the city.\n\nCiting medical sources, it claimed the virus had been transported from \"\"terrorists\"\" who came \"\"from several countries\"\" in Africa.\n\nWHO director of communications Christy Feig said there has been \"\"no official notification\"\" from the Iraqi government that Ebola has been confirmed.\n\nThe organisation is trying to contact Iraqi officials to see if help can provided to investigate any suspected cases in rebel-controlled areas of the country.\n\nMeanwhile a Kurdish official told media outlet Xendan the fighters’ symptoms were similar to those experienced by Ebola sufferers.\n\nHowever, the effects of Ebola can resemble those caused by a number of illnesses, including malaria and Lassa and Yellow Fever.\n\nThey include nausea and vomiting, diarrhoea, bleeding and bruising.\n\nMiddle East-based intelligence analyst Benjamin Decker said IS's killing of medics and its decision to ban Westerners from its territory could allow Ebola to spread rapidly.\n\nHe said: \"\"United Nations workers have thus far been prohibited from entering ISIS-controlled territory in both Iraq and Syria.\n\n\"\"In this context the lack of medical infrastructure, supplies and practitioners in the city suggests that the outbreak could quickly lead to further infection of both ISIS fighters and residents of Mosul.\"\"\n\nHundreds of Britons are believed to have to travelled to join IS forces, with some already heading home.\n\nSecurity and intelligence services monitor those who come back to see if they have renounced the terror network’s barbaric regime or whether they remain suspected terrorists plotting UK atrocities.\n\nHowever, the current system may not equip security services for motoring symptoms of the Ebola, according to the WHO, has killed around 8,000 people in West Africa and affected areas so far.\n\nIS is a hardline jihadist group, which formerly had ties to al-Qaeda.\n\nIt seized vest swathes of Iraq and Syria in August in a bid to create a so-called caliphate.\n\nbrightcove.createExperiences();\"\n544,\"Dylan Thomas, who has been given the nickname 'Spider-Man' by friends, admits that it was a 'bizarre experience' and he felt 'violated'\n\nVIEW GALLERY\n\nA holidaymaker was left horrified after discovering a tropical spider had burrowed underneath his skin during a trip to Bali.\n\nThe 21-year-old Aussie was abroad with friends when he discovered the strange red trail stretching two inches across his stomach.\n\nDylan Thomas was told by doctors at the Bali International Medical Centre that he was suffering from an allergic reaction to an insect bite and was sent away with some antihistamine cream.\n\nBut three days later, when the red mark began to blister, and almost double in length, Dylan knew there was something wrong.\n\nFacebook / Dylan Thomas   Sore: When the red line began to blister Dylan knew something was really wrong\n\nAfter going back to the medical centre to see a dermatologist, health professionals were shocked to discover that a tropical spider was burrowing just below the surface of his skin.\n\nDoctors managed to extract the spider from Dylan's abdomen and revealed that the insect had buried itself into the scar from his recent appendix removal.\n\n\"\"It was a bit bigger than the size of a match head,\"\" said Dylan about the creature.\n\nAnd the young holiday maker as now earned himself the new nickname Spider-man.\n\n10 common spiders found in British homes\n\n\"\"It takes a lot to deter me, but I do feel violated. It was a very bizarre experience just to know something like that was in my body for a couple of days,\"\" Dylan told Australian newspaper NT News.\n\nThe spider has now been sent away for testing and Dylan will be informed in the next week about the kind of spider that lived beneath his skin for three days.\n\nIs this the worst case of head lice ever? Video shows girl infested with HUNDREDS of nits.\n\nMeanwhile, the UK is facing an insect invasion of its own. Check out our pick of the worst spider images sent in by our Mirror readers in the video below.\n\nPoll loading …\n\nVideo loading\"\n545,\"If you're already using iOS 8's iCloud Drive feature, you might want to avoid your iPhone's \"\"Reset\"\" menu. MacRumors reports that a newly discovered bug causes iCloud Drive documents to be permanently erased from the cloud whenever a a user picks \"\"Reset All Settings.\"\" Ordinarily this option would simply do what it says; the iPhone's settings and preferences are immediately reset to their original factory defaults. No media (music, photos, etc.) or documents are supposed to be erased or otherwise affected when performing this action — that should only happen if you choose \"\"Erase All Content and Settings\"\" and wipe your phone entirely.\n\nBut something's clearly not right, with MacRumors reporting that documents stored in iCloud Drive are disappearing from Apple's iWork apps upon reset. They're also vanishing from OS X Yosemite, which will bring iCloud Drive to Mac users later this fall. Right now, it's iOS users along with Yosemite developers and beta testers reporting the problem. iCloud Drive is also available on Windows, but it's unclear if the issue has popped up there. It's also not yet obvious how widespread the bug is or whether it affects everyone that has transitioned to iCloud Drive.\n\nIn our own testing, using \"\"Reset All Settings\"\" deleted all iWork documents stored in iCloud Drive on the iPhone and on iCloud.com. After allowing time for syncing to a Mac running OS X Yosemite, all of the documents disappeared from that machine as well. Preview and TextEdit documents, which cannot be accessed on the iPhone, remained untouched on the Mac.\nThere's no easy way of recovering documents deleted from iCloud. Apple added a \"\"recently deleted\"\" folder to Photos in iOS 8, but hasn't yet implemented a similar option for all of iCloud. MacRumors notes the issue \"\"may be limited to Apple's own iWork apps like Pages, Keynote, and Numbers\"\" and iCloud Drive files from other third-party apps could be safe from the bug. But for now, the best option is avoiding \"\"Reset All Settings\"\" entirely until a fix is in place. We've reached out to Apple for clarification on just what's going on.\"\n546,\"American and British intelligence officials are eyeing a British-born rapper as the militant who beheaded journalist James Foley. \n\nA senior Western intelligence official told Fox News that 23-year-old London rapper Abdel Majed Abdel Bary is the suspect believed to be Foley's executioner. \n\nU.S. intelligence officials are not commenting publicly on the reports, but a well-placed source told Fox News that Bary's Egyptian-born father was extradited from London to the United States in 2012 for his alleged connection to Usama bin Laden and the 1998 U.S. Embassy bombings in Africa.\n\nBary traveled to Syria last year to fight with  ISIS, the source said. \n\nThe Sunday Times and Sunday People identified Bary as a member of a group of at least three British-born ISIS fighters known among former hostages as \"\"The Beatles.\"\"\n\nThe Sunday Times reported that MI5 and MI6, Britain's two major intelligence agencies, had identified the man who did the brutal deed, though he had not been publicly identified.\n\nA counterterrorism source told Fox News that the investigation was moving forward and slowly eliminating individuals of interest. The source also told Fox News that the FBI had opened a crisis file shortly after Foley was kidnapped in northern Syria in November 2012 that included signals intelligence and interviews with former hostages. \n\nThe Sunday Mirror, citing British intelligence sources, identified two other suspects as 20-year-old Abu Hussain al-Britani, originally from Birmingham, and 23-year-old Abu Abduallah al-Britani (no known relation), originally from the county of Hampshire on England's south coast. \n\nThe Mail on Sunday reported that the three men known as \"\"John,\"\" \"\"George,\"\" and \"\"Ringo\"\" had formed a special kidnapping gang that may have targeted Westerners like Foley. The paper reported that the hostages regarded the group as particularly vicious jailers, who routinely beat their prisoners and tortured them with Tasers. At one point, the paper reported, the \"\"Beatles\"\" were actually prohibited from guarding the hostages due to the level of violence they inflicted.\n\nAccording to The Mail on Sunday, the \"\"Beatles\"\" also boasted that they had made millions of dollars from ransoms paid by European countries, enough to \"\"retire to Kuwait or Qatar,\"\" as one hostage told the paper. \n\nThe U.S. and Britain have a policy of not paying ransom to terrorist groups in exchange for captured citizens. However, other Western countries have no such policy. The New York Times reported last month that Al Qaeda and its direct affiliates have received at least $125 million in ransom money since 2008, paid by European countries like France, Spain, Germany, Italy, Austria, and Switzerland. \n\nSimilarly, The Mail on Sunday reported that France had paid approximately $13.2 million for the release of four hostages held by ISIS earlier this year, while Italy had paid close to $5 million for the release of an Italian journalist. The release of seven other European journalists and aid workers reportedly cost a combined $26.5 million. Last week, the CEO of GlobalPost, a media organization where Foley had worked, revealed that ISIS had demanded a ransom of $132 million in exchange for Foley's release. \n\nIn addition to Foley, ISIS is believed to be holding three other Americans hostage. One of them, journalist Steven Sotloff, is threatened with beheading by the militant known as \"\"John\"\" at the end of the video released last week. \n\nFox News' Jennifer Griffin and Catherine Herridge contributed to this report.\"\n547,\"This photo of a note to parents, purportedly printed on a pamphlet included in a LEGO set from the 1970s, has been making laps around the Internet. The legitimacy of the note, which is noteworthy for its egalitarian tone, has been called into question – but there's good reason to believe it's real.\n\nA photo of the note was posted to imgur yesterday by redditor fryd_, where it's received a lot of attention. It's also gained purchase on Twitter. As of this posting, this tweet by @henrywarren has been retweeted over three-thousand times:\n\n\nPretty great, right? We think so, too. So do a lot of other people. But the legitimacy of the note has been called into question. \"\"Not because the message is bad, but I'd be skeptical about the authenticity of this,\"\" reads one of the top comments from the original post. On Twitter, others have flagged the note's typesetting and LEGO logo as anachronistic. At Boing Boing, Rob Beschizza wonders aloud how likely it is \"\"that Lego would have used a proportional Times-esque typeface—with such sloppy layout—in the early 1970s.\"\"\n\nThere's also the lack of evidence from the original photographer, who writes:\n\nI had no idea this would blow up so much, so didn't take more photos but this was at my partner's Grandma's house, on the back page of a pamphlet that came with a set from 73 she still has. There was a blonde girl on the front with a white Lego house. Sorry I don't have more info...\nSo – is it a fake? Probably not! For one thing, the logo in the note is the one you would expect to find in a LEGO pamphlet from the seventies, and is subtly but noticeably different from the more modern LEGO logo, which was updated in 1998:\"\n550,\"For exactly seven more hours, retailers will be stocking back-to-school displays before rolling out fall decor, Halloween paraphernalia, and goddamned motherfucking pumpkin spice everything. Making the rounds on Twitter this pumpkin spice season is this fake photo of a fate that might befall us, if anyone ever really did want to make their boyf’s junk smell like pie:\nUnfortunately, in spite of the pumpkin spice flavored condom’s expansive #socialmediafootprint, Durex refuses to make it happen:\n\n\nSure, but also, DO NOT PUT PUMPKIN PIE SPICES ON YOUR VAGINA. You’re gonna think it’s a good idea, but, girl, it is not a good idea. Just eat a slice of pie and then have sex. Or sex then pie. Point is, waffles come first.\"\n551,\"Abdel Majed Abdel Bary, a 23-year-old London hip-hop artist, has emerged as one of the main suspects in the investigation into the beheading of journalist James Foley, London's Sunday Times quoted counterterrorism officials.\n\nCounterterrorism police and MI5 believe Bary is the person who appears in the video posted by ISIS, also known as the Islamic State, that shows the beheading of Foley last week.\n\n\"\"The MI5 investigation into the man behind James Foley's murder is ongoing but they have managed to identify the masked British jihadist who can be seen in the video holding a knife to his throat,\"\" the Sunday Times quoted a police source as saying.\n\nFox News reported that a \"\"senior Western intelligence official\"\" also confirmed that Bary is believed to be Foley's murderer, but U.S. intelligence officials are declining to comment.\n\nFox News said Bary's father was extradited from Great Britain to the U.S. in 2012 because of his connection with Osama bin Laden and the bombing of the U.S. Embassy bombings in Africa in 1998. A source told Fox that the younger Bary went to Syria in 2013 to fight on the side of ISIS.\n\nThe Mirror reported that Bary was performing hip-hop music under the name L Jinny before leaving his parent's home to fight in Syria. Friends of Bary told the Mirror that the performer was radicalized from the teachings of preacher Anjem Choudary.\n\n\"\"He had the talent,\"\" one of his friends told the Mirror. \"\"He could have been as big as Dizzee Rascal. He was doing music with huge names in the underground scene. People have got into his head. It's transformed a talented young guy into a vengeful extremist.\"\"\n\nThe Mirror reported that Abu Hussain Al-Britani, 20, a computer hacker from Birmingham, and Abu Abdullah al-Britani, 23, from Portsmouth, are also being investigated.\n\nA source told the Mirror that a team of soldiers are on the ground in Iraq and Syria looking to catch Foley's killer within the next few days. The source also said that British intelligence services believe it has a good beat on the identity of the British-born \"\"Jihadi John\"\" and manhunt efforts will turn him up.\"\n552,\"Computing giant Microsoft is one of the Silicon Valley companies that has hired robot security guards to protect and serve the streets around northern California's technology hub.\n\nThe Knightscope K5 robot security guards are fitted with lasers, GPS and heat-detecting technology, and can predict where criminals will strike next and the likelihood of future crimes.\n\nUnlike human security guards, the egg-like Knightscopes are not armed(Knightscope)\n\nThe 5ft tall robots are designed to operate without human control and are equipped with surveillance cameras and sensors, a thermal imaging system, scanners that can read 300 car registration plates a minute, and odour detectors. It patrols the streets using lasers to gauge distance and a GPS system.\n\nThe robots analyse information from government, businesses and social media sources to predict the likelihood of a crime being committed in a given area, and decide whether the alert authorities it if comes across anything suspicious.\n\nFour of the robot security guards have been deployed to guard Microsoft's Silicon Valley campus, in the system's first real mission.\n\nIt appears to be going well, although the robots have come unstuck in the face of a seemingly innocent adversary: steps.\n\nRachel Metz, a reporter for MIT Technology Review, said: \"\"I noticed that a K5 in the distance had somehow toppled over the edge of the sidewalk onto the parking-lot asphalt several inches below. A couple of Knightscope folks were needed to pull it upright.\"\"\n\nWell, if Doctor Who's mortal enemies can't handle stairs, what chance to these youngsters have?\n\nRelatedUnderwater Robot Dolphins Used to Study How Shrinking Antarctic Glaciers Are MeltingCBI and Ricoh: New World Order of Robots Will Help, Not Steal, British JobsRobots to Steal 10 Million Low Paid UK Jobs by 2034People Not Robots Campaign Aiming to Shut Electronics Industry Death-traps\"\n553,\"News of guitarist Willie Nelson’s death spread quickly earlier this week causing concern among fans across the world. However the February 2015 report has now been confirmed as a complete hoax and just the latest in a string of fake celebrity death reports. Thankfully, the guitarist best known for hit songs like To All the Girls I've Loved Before or Pancho and Lefty is alive and well.\n\nUPDATE 24/02/2015 : This story seems to be false. (read more)\n\nWillie Nelson death hoax spreads on Facebook\n\nRumors of the guitarist’s alleged demise gained traction on Sunday after a ‘R.I.P. Willie Nelson’ Facebook page attracted nearly one million of ‘likes’. Those who read the ‘About’ page were given a believable account of the American guitarist’s passing:\n\n“At about 11 a.m. ET on Sunday (February 22, 2015), our beloved guitarist Willie Nelson passed away. Willie Nelson was born on April 30, 1933 in Abbott. He will be missed but not forgotten. Please show your sympathy and condolences by commenting on and liking this page.”\nHundreds of fans immediately started writing their messages of condolence on the Facebook page, expressing their sadness that the talented 81-year-old guitarist and singer was dead. And as usual, Twittersphere was frenzied over the death hoax.\n\nWhere as some trusting fans believed the post, others were immediately skeptical of the report, perhaps learning their lesson from the huge amount of fake death reports emerging about celebrities over recent months. Some pointed out that the news had not been carried on any major American network, indicating that it was a fake report, as the death of a guitarist of Willie Nelson's stature would be major news across networks.\n\nA recent poll conducted for the Celebrity Post shows that a large majority (90%) of respondents think those Willie Nelson death rumors are not funny anymore.\n\nWillie Nelson Death Hoax Dismissed Since Guitarist Is ‘Alive And Well’\n\nOn Monday (February 23) the guitarist's reps officially confirmed that Willie Nelson is not dead. “He joins the long list of celebrities who have been victimized by this hoax. He's still alive and well, stop believing what you see on the Internet,” they said.\n\nSome fans have expressed anger at the fake report saying it was reckless, distressing and hurtful to fans of the much loved guitarist. Others say this shows his extreme popularity across the globe.\n\n© 2015 MediaMass All rights reserved. Do not reproduce (even with permission).\"\n554,\"Swiss cheese, Cuban heels and a gruelling political schedule have been blamed for Communist leader's injury\n\nVideo loading\n\nNorth Korea dictator Kim Jong-un has undergone a hospital operation after he fractured both ankles.\n\nThe 20-stone leader of one of the world’s most impoverished countries has soared on the scales due to his love of fine wine and dining.\n\nKim, believed to be aged 31, is under armed guard by his personal protection team at a hospital in North Korea’s capital, Pyongyang.\n\nOne source in South Korea’s Seoul said there had been a marked increase in elite officials visiting the ward after Kim’s official car did not appear to have left Pyongyang in recent weeks.\n\nKim is believed to have sprained then fractured his ankles during a gruelling tour of military bases and factories in shoes with Cuban heels to give him a little more height and a physical appearance of more authority.\n\nPainful: Kim Jong-un is believed to insist on wearing Cuban heels for official duty to appear more of an authoritarian\n\nThe 31-year-old leader got a taste for Swiss cheese while studying in Switzerland and imports vast quantities despite Western sanctions.\n\nOne intelligence source said: “He has become noticeably overweight since he came to power.”\n\nKim was seen limping when he visited a government establishment in a clip shown on North Korea’s Central TV.\n\nThere were earlier suggestions Kim’s obesity and binge drinking had brought on gout which confined him behind closed doors for several days.\n\nBut aides were determined to turn his health problems to good advantage, with the official Rodong Sinmun daily newspaper saying he had “laboured on” by visiting various facilities in the hot summer weather.\n\nKim even missed a regular session of the Supreme People’s Assembly in Pyongyang last Thursday fuelling belief he was still confined to hospital.\n\nCraving: The North Korean leader's love of cheese has led to rapid weight gain\n\nA Seoul government official said it was unlikely “a young man like Kim Jong-un would have missed the Supreme People’s Assembly just because he has gout.”\n\nHis absence from the assembly was followed by a rare admission by state TV, which not only showed footage of him limping but also stated that he was ill.\n\nA team of doctors from Europe is also believed to have travelled to North Korea recently.\n\nA political observer said \"\"coming down closer to the level of his people\"\" was the only way Kim was going to return to health, beat his gout, lose weight and prevent a repeat of his reported fractured ankles.\n\nMalnutrition is widespread in North Korea, with famines often breaking out in a country still relying on foreign food aid as a result of economic mismanagement and the loss of Soviet support in the 1990s.\n\nSee Kim Jong-un out and about and on his feet in the gallery below.\n\nVIEW GALLERY\n\nPoll loading …\"\n555,\"Have you ever had your picture taken at an… unfortunate moment? Or worse yet, been caught on video when it really looked like you were doing something you weren’t? It doesn’t entirely matter what the confusion is, so much as people’s willingness to assume the worst, which is precisely what happened to a veteran meteorologist on national television over the weekend. But now, anchor Brian Williams has leapt in to save the day — he explained that NBC meteorologist Mike Seidel wasn’t peeing in the snow while on-air with Lester Holt, despite how it may have looked, and he called for an apology for the confusion.\n\nSeidel is no stranger to inclement and chaotic weather, as he’s been reporting out of extreme conditions for years. In this case, he was in the thick of a storm in North Carolina when, according to Williams, he lost his cell phone connection to the NBC studio, and thus didn’t realize he was live on-camera. And while he took off his gloves and fiddled with his phone to call them back, turned away from the camera, it painted a very particular picture — basically, it kinda looked like he was pissing in the snow, and that was all it took for social media to explode.\n\n\nSocial media owes our friend Mike Seidel an apology. The intrepid and fearless Weather Channel meteorologist was the victim of some wild misinformation when this happened on the news here Saturday night. … that’s when the rumors hit that he was perhaps writing his name in the snow.\nOf course, Williams is well-known to be a good sport with a decent sense of humor, so one hopes his request for an apology for Seidel isn’t too stern. Though really, it wouldn’t much help if it was — he’s calling for “social media” to apologize, after all, so good luck with that. Nor would it have been a big deal if he actually had been, ahem, “writing his name in the snow.” Because believe it or not, everybody has to go now and then, even the people on the TV. They’re just like us!\n\n\nNotwithstanding however, Williams, NBC (and Seidel himself, one assumes) wanted to clear the air about this humble mix-up, and that’s all well and good. Unfortunately, it does steal away basically all the replay value of that misunderstood footage, though. If I wanted to watch somebody struggle to make a phone call with their back to me, I’d… well, I wouldn’t! Because I don’t want to see that, I just want to see weather reporters sneakily peeing in snow drifts. Is that so much to ask?\n\nImages: NBC Nightly News/YouTube; Mike Seidel/YouTube\"\n557,\"Protesters march in support of the girls kidnapped by members of Boko Haram in front of the Nigerian Embassy in Washington on May 6.\n\nThe Nigerian government said Friday that it reached a cease-fire agreement with Boko Haram, the jihadist organization that kidnapped 219 girls in April, according to the AFP.\n\n“A ceasefire agreement has been concluded between the Federal Government of Nigeria and Boko Haram,” said Air Marshal Alex Badeh, Nigeria’s top military officer.\n\nA second Nigerian official told AFP that the ceasefire would include provisions for the release of the kidnapped girls.\n\n“They have agreed to release the Chibok girls,” said Hassan Tukur, a secretary to President Goodluck Jonathan who served as the government’s representative in talks with Boko Haram.\n\nBut some experts questioned the credibility of the officials’ claims, in part because news of the agreement comes as President Jonathan prepares to launch a re-election bid. Announcing the return of the girls, whose abduction inspired the hashtag #BringBackOurGirls, could help Jonathan’s electoral aspirations — even if the claim turns out not to be entirely true.\n\nThe Nigerian government has lied about the girls several times in the past. The government even once claimed to have rescued the girls.\n\nIn particular, experts questioned the credibility of Danladi Ahmadu, who the government said was Boko Haram’s representative in the talks.\n\n“I have never heard of Ahmadu, and if Boko Haram wanted to declare a ceasefire it would come from the group’s leader Abubakar Shekau,” Shehu Sani, a Boko Haram expert who has negotiated with the group before on behalf of the government, told AFP.\n\nThe Nigerian military has been fighting Boko Haram since 2009. Multiple attempts at reaching a cease-fire have proven unsuccessful.\"\n559,\"Two Aussie mates had to be talked out of the gnarly honour of eating what they claim is the world's oldest burger, which they bought at an Adelaide McDonald's 20 years ago.\n\nAccording to the pair, Casey Dean, then 14, and 13-year-old Eduard Nitz stopped off at their local restaurant in the mid-90s to pick up some burgers.\n\nIn the order was a Quarter Pounder with cheese they had bought for a friend.\n\nHe never turned up, instead asking the pair to keep it safe for when he was in the city next.\n\nNow 20 years later, it remains under lock and key and bears an uncanny resemblance to its far fresher contemporaries.\n\n\"\"We're pretty sure it's the oldest burger in the world,\"\" Mr Dean said.\n\n\"\"It started off as a joke, you know we told our friend we'd hold his burger for him but he never turned up and before we knew it six months had passed.\n\n\"\"The months became years and now, 20 years later, it looks the same as it did the day we bought it, perfectly preserved in its original wrapping.\"\"\n\nThe pair showed off the mould-free specimen on The Project tonight, teasing that they might take a bite after all these years in the name of charity.\n\nBut common sense prevailed when the show’s hosts protested, and they left the decades-old meal for another day.\n\nThe burger's Facebook page, Can This 20 Year Old Burger Get More Likes Than Kanye West?, has attracted 3000 likes in one week.\n\nThe duo also selling a Free the Burger song on iTunes for $1.69, with proceeds going to Beyond Blue.\"\n560,\"\"\"As if\"\" we needed another.\n\nUPDATED: OK, we’re somehow supposed to live on earth eating sandwiches and believing that a man who walks like Paul Rudd, wears Paul Rudd’s face and (we assume) quacks like Paul Rudd is not actually Paul Rudd.\n\nVanity Fair reached out to the actor’s reps, who denied that the man in the video was Rudd. We’re calling shenanigans, because superheroes never want their true identities revealed.\n\nSo, update — wink wink, nudge nudge — the man in the video is definitely not Paul Rudd. Either that, or we have a much bigger clone problem on our hands than we initially assumed.\n\n—\n\nEARLIER: Look, we’ve always suspected that Paul Rudd was a super nice guy. While we would normally be suspicious of someone who doesn’t age (seriously, take a look at “Clueless” and then remember that was 19 years ago), his adorable stories about teenage kegger antics, being too ripped for his “Ant-Man” costume and punnily helping people announce their impending offspring help keep those suspicions at bay.\n\nAnd now a new video, coupled with a little bit of investigative Twitter journalism (twournalism), really drives the point home, hard. Recently a unnamed man went on a homophobic rant at the Dallas airport, eventually trying to get violent with the man he was yelling at. As he lashed out, a group of passers by tackled him and pinned him to the ground, restraining him until police could come and handcuff him. And guess what! One of those randos was none other than Paul Rudd.\n\nYep, keep an eye out for him in a blue checked shirt and olive-colored jacket, jumping on and holding the dude down. Wonkette has the backstory of how we figured out it was Ant-Man himself.\n\nJust add this incident to the growing list of reasons we suspect Rudd is an actual superhero.\"\n562,\"Investment firm Piper Jaffray issued a report on Monday breaking down expected Apple Watch average selling prices, saying an aggregate of consumers will likely spend closer to $550 on the device, considering case and internal storage options.\n\nBuilding off Apple's quoted starting price of $349, analyst Gene Munster anticipates combined Apple Watch ASPs to fall closer to $550, or $575 to $600 including additional bands.\n\nApple Watch will come in three separate price tiers — Apple Watch Sport, Apple Watch and Apple Watch Edition — each series including two display sizes and a variety of strap choices.\n\nStarting with Apple Watch Sport, the aluminum and glass version widely thought to be the least expensive model, Munster expects an ASP of $450 after factoring in configuration alternatives like case and internal storage options.\n\nThe stainless steel Apple Watch model, which also features a more expensive sapphire glass cover, is expected to start at $499 to $549, again depending on customizable features. Munster sees an overall ASP at around $650 for the mid-tier Watch series.\n\nOn the high end, the analyst forecasts base model Apple Watch Edition devices to start at $4,999, but classifies segment ASP closer to $7,500 after adding in straps made from precious metals.\n\nBased on current pricing for Apple's silicon iPhone 6 cases, which come in at $35, Munster sees elastomer Apple Watch straps to start in a similar $29 to $35 range, while leather bands could be priced between $49 to $59. Pricing for metal bands like the link bracelet and Milanese loop are more difficult to determine, but the analyst believes steel versions will come in at $99, while gold bands could be priced into the thousands of dollars.\n\n\"\"If you assume that 55 percent of bands purchased are elastomer, 35 percent leather, 10 percent steel, and about 5,000 total gold bands are sold, the average band ASP could be around $50,\"\" Munster writes.\n\nHe added that if half of all Watch buyers purchase a band — assuming 8 million Watches are sold in 2015 — the accessory range would add $25 to Apple's watch category, equating to a $575 ASP. If every Watch customer purchases an extra strap, it would tack on $50, bringing ASP up to $600.\n\nThe lower-cost Sport model is expected to make up 55 percent of overall Watch sales, while the mid-tier Apple Watch will take another 45 percent. That leaves very little room for Apple Watch Edition, but Munster believes Apple might sell roughly 10,000 units this year. In an interesting comparison, the firm calculates that Apple Watch Edition business could equate to about two percent of luxury watchmaker Rolex, which moves between 600,000 to 750,000 units each year.\n\nFinally, Munster expects Apple to reveal a better sense of device pricing at its March 9 event, as well as highlight \"\"special features\"\" to drum up consumer interest ahead of release.\n\nAppleInsider will be covering the \"\"Spring forward\"\" event live from San Francisco's Yerba Buena Center next week.\"\n564,\"The gunman in a fatal shooting that rocked Ottawa on Wendesday has been identified.\n\nCanadian officials told the AP that the shooter, who killed a soldier and wounded two other people near the Canadian Parliament building, is Michael Zehaf-Bibeau.\n\nZehaf-Bibeau, 32, was from Quebec and had recently converted to Islam, U.S. sources told Reuters. According to the Globe and Mail, he had been designated a \"\"high-risk traveler\"\" by Canadian officials and was barred from traveling outside the country.\n\nAfter police chased him inside the Parliament building, Zehaf-Bibeau was killed by Sgt. at Arms Kevin Vickers.\n\nWitnesses told the AP that Zehaf-Bibeau was wearing a scarf over his face when he opened fire in front of the Canadian War Memorial, which is across the street from Parliament.\n\nThe Canadian Broadcast Company released an image purported to be of the gunman:\n\nBREAKING | This is a photo of Michael Zehaf-Bibeau, gunman in this morning's shootings in Ottawa. #cbcOTT #OTTnews pic.twitter.com/OLSxlYPelj\n\n— CBC Ottawa (@CBCOttawa) October 22, 2014\n\nAn Ottawa police spokesman told HuffPost that the police were looking for at least one other suspect. However, in a press conference later on Wednesday, officials declined to say if there were multiple possible shooters.\n\nWednesday's shooting quickly sparked terrorism fears. Just two days earlier, a Quebec man suspected of ties to radical Islam killed one soldier and wounded another with his car before being killed by police. As Reuters pointed out, Saint-Jean-sur-Richelieu, the attacker, was one of 90 people being monitored by Canadian national police over extremist beliefs.\n\nEarlier this month, NBC News reported that the Canadian government was monitoring \"\"hundreds of people\"\" that it suspected could be planning to join ISIS. Anonymous officials told NBC that they were aware of several threats from ISIS supporters, but they said that none were substantial.\"\n565,\"Ever since his wife Ruby's death in 2003, widower Stan Beaton has treasured the outgoing voicemail message she recorded on their phone -- so much so that he refused to change phone companies out of fear that he might lose it. It was the only way he could still hear the sound of her voice.\n\nIn December, the message was lost during a service upgrade, which left the 68-year-old Brit \"\"absolutely devastated\"\" and also \"\"extremely angry,\"\" according to the BBC. So he contacted Virgin Media to see if they could retrieve it and -- with the help of nearly a dozen engineers -- they did.\n\nIn the video above, Beaton receives the news that the recording has been recovered. His emotional, teary-eyed reaction couldn't be more heartwarming.\n\n\"\"It's just a wonderful, wonderful sound that I thought was lost forever,\"\" he said.\n\nH/T BuzzFeed\n\nKeep in touch! Check out HuffPost Weddings on Facebook, Twitter and Pinterest. Sign up for our newsletter here.\"\n567,\"The World Health Organization is investigating reports that ISIS militants have contracted the deadly Ebola virus and are seeking help at a hospital in Mosul in Iraq. The virus, which has claimed thousands of lives in West Africa, is believed to have been brought to the city by jihadists from several different countries.\n\nWHO spokesman Christy Feig confirmed that the health agency is reaching out to ISIS officials in the region to gather more information, The Daily Mail noted on Friday. Feig said that the Iraqi government hasn't yet responded to the news of possible Ebola cases in the country.\n\n\nFree Sign Up CP Newsletter!\n\n \n \n\nWant to build your credit? Start with us.\n\nApply for a Capital One® MasterCard® in just a few clicks. It’s fast, easy and secure.\n\nSponsored by Capital One\n\n\nRELATED\n\nIraqi Soldier Turned Baghdad Cab Driver Reveals How Iraq's 50,000 Ghost Soldiers Operate Their Scam\n\n\nBoko Haram's Bloodiest Year Yet: Over 9,000 Killed, 1.5 Million Displaced, 800 Schools Destroyed in 2014\n\n\nISIS Releases Interview With Captive Jordanian Pilot, Tweet Requests for Ways to Kill Hostage\n\n\nISIS Executes Nearly 2,000 People in Syria in Six Months\n\nAn unconfirmed number of jihadists apparently sought treatment at the hospital in Mosul, which was captured by ISIS earlier this year. Local newspaper al Sabaah has claimed that the virus was brought to Mosul by terrorists arriving from several countries in Africa.\n\nAs of the end of 2014, the total death count from the largest Ebola outbreak in history stands at 7,890 people, while over 20,000 have been diagnosed with the disease, for which there is no cure.\n\nThe West African countries of Guinea, Liberia and Sierra Leone have been the hardest hit. While the former two have seen the transmission rate go down significantly in the past couple of months, Sierra Leone remains in a fierce battle to contain the virus.\n\nISIS captured several cities across Iraq and Syria in 2014, and has been seeking to establish an Islamic caliphate in the region.\n\nConfirmation of Ebola cases will likely be difficult, however, as U.N. workers are prohibited from entering militant-controlled areas.\n\nThe militants have become known for executing prisoners, including women and children, and giving Christians and other religious minorities an option to convert to Islam, pay a tax or be killed. Over a dozen doctors have reportedly been executed by ISIS in recent weeks for refusing to treat their injured fighters.\n\nThe Daily Mail pointed out that there is no information on whether doctors still working in Mosul are trained or equipped to fight a possible Ebola outbreak.\n\nSince Ebola shares symptoms with other diseases including malaria and yellow fever, it is also possible that the cases so far have been misdiagnosed.\n\nIt is also not know how many fighters from West African countries could have joined ISIS, though tens of thousands of foreigners and several other jihadist groups have reportedly rallied under the Islamic State banner.\n\nNigerian terror group Boko Haram also pledged allegiance to ISIS in 2014 — Nigeria experienced its own scare with Ebola after a number of cases of the virus were reported, but the country was declared Ebola-free by October.\"\n568,\"A woman who claims she was Olympic swimmer Michael Phelps’ girlfriend before he checked into rehab has allegedly just dropped a big bomb.\nTaylor Lianne Chandler, 41, told Radar Online that she was actually born a male — and she never told Phelps.\nChandler, whose birth name was David Roy Fitch, told the website that she was an “intersex baby,” with partial male and partial female genitalia. When she was a teenager, she started going by Paige Victoria Whitney and later underwent surgeries to become a woman.\nTaylor Lianne Chandler (Facebook Photo)\nTaylor Lianne Chandler (Facebook Photo)\nChandler said she met Phelps, 29, on Tinder in August. He eventually invited her over to his place in Baltimore to watch a Ravens game in September and that’s when things went to another level.\n“One thing led to the next, and we made love during halftime,” she told Radar. “Later, we had sex again. The intimacy with him was amazing! It was the first time in my life that someone has made me feel like a true woman.”\n\nChandler said she did eventually come clean, or at least try to, by sending Phelps an email after he entered rehab in October following his arrest for drunk driving. He reportedly has yet to respond.\nAs for their future together, Chandler basically said she’s hopeful but not counting on anything.\n\n“Michael is a brand, and dating someone like me may not be the best thing,” she said. “I just hope he follows his heart and not what his people tell him.”\"\n569,\"If you needed another reason to hate Comcast, the most hated company in America, they’ve just given it to you: they’ve declared war on Tor Browser.\nReports have surfaced (Via /r/darknetmarkets and another one submitted to us) that Comcast agents have contacted customers using Tor and instructed them to stop using the browser or risk termination of service. A Comcast agent named Jeremy allegedly called Tor an “illegal service.” The Comcast agent told its customer that such activity is against usage policies.\nThe Comcast agent then repeatedly asked the customer to tell him what sites he was accessing on the Tor browser. The customer refused to answer.\nThe next day the customer called Comcast and spoke to another agent named Kelly who reiterated that Comcast does not want its customers using Tor. The Comcast agent then allegedly told the customer:\nUsers who try to use anonymity, or cover themselves up on the internet, are usually doing things that aren’t so-to-speak legal. We have the right to terminate,   fine, or suspend your account at anytime due to you violating the rules. Do you have any other questions? Thank you for contacting Comcast, have a great day.\nHow did Comcast know its customers were using Tor in the first place? Because Tor Browser provides online anonymity to its users,  This would mean that Comcast is monitoring the online activities of its users, to (among other things) check if they are following their Acceptable Use Policy.\nComcast has previously been listed by the Tor project as a Bad ISP. The users of the Tor project listed Comcast as a bad ISP that is not friendly to Tor. The Tor project cited Comcast’s Acceptable Use Policy for its residential customers which claims to not allow servers or proxies under “technical restrictions.”:\nuse or run dedicated, stand-alone equipment or servers from the Premises that provide network content or any other services to anyone outside of your Premises local area network (“PremisesLAN”), also commonly referred to as public services or servers. Examples of prohibited equipment and servers include, but are not limited to, email, web hosting, file sharing, and proxy services and servers;\nA Comcast spokesperson told DeepDotWeb that:\nWe respect customer privacy and security and would only investigate the specifics of a customer’s account with a valid court order. And if we’re asked by a court to provide customer information, then we ask for a reasonable amount of time to notify the customer so they can decide if they would like to hire a lawyer and if they do, then we turn the case over to them and they proceed with the judge directly and we step away.\nHowever, this statement appears to be at odds with Comcast’s treatment of Ross Ulbricht, alleged Dread Pirate Roberts.\nComcast previously corroborated with the FBI by providing information on alleged Silk Road mastermind Ross Ulbricht’s internet usage. Ulbricht’s legal defense without a warrant. Ulbricht was most certainly never given a warning by Comcast or given time to contact a lawyer before he was arrested in a San Francisco library last October.\nComcast already monitors its customers internet usage to prevent them from downloading pirated media in violation of copyright laws. Under the “Six Strikes” plan, Comcast customers who are caught by Comcast pirating copy-written material are emailed by Comcast and told to cease the activity. Comcast will continue monitoring them, and if they violate the “Six Strikes” plan five more times, their internet service will be terminated.\nEDIT: Removed a sentence that was wrong. Added link.\"\n570,\"You want a gold Apple Watch, you say? Then it's going to cost you... a lot. \n\nThe vanilla variant of Apple's newest wrist-worn wearable device only costs $349. However, if you're willing to spend big cash on something that has the Apple logo on it, the company would be more than willing to accommodate. \n\nAccording to analyst John Gruber, the gold version of the upcoming device may cost about as much as the monthly salary of a middle-class worker in the United States. Gruber predicts that the gold Apple Watch would cost $5,000. The figure is basically just a guess. However, it's not an uneducated one. \n\n\"\"Most people think I'm joking when I say the gold ones are going to start at $5,000. I couldn't be more serious,\"\" Gruber wrote in a blog post. \"\"The lowest conceivable price I could see for the Edition models is $1,999 -- but the gold alone, just as scrap metal, might in fact be worth more than that.\"\"\n\nGruber claims that Apple told him that the gold version of the Apple Watch is made of solid 18-karat gold. It is not gold-plated. This caused him to revise his guess on the price of the device.  \n\nHe based his estimate on the going rate for solid gold watches from other manufacturers. Challenging people to find a solid gold watch that costs less than $20,000, he cited a leaked price list for Rolex from 2012. Luxury watch companies don't set prices for their products; they leave that to their authorized dealers. This means that the products on the price list may have ended up being sold for a higher price. In the list, an 18-karat gold Rolex had a price tag of $34,250.\n\n\nGruber suspects that the reason Apple has been mostly silent about the specs for the device is that they don't know what the capabilities of the finished product would be. \n\n\"\"What does Apple Watch actually do? Or, rather, what does WatchKit allow? We don't know. And Apple is not talking, even off the record. One factor is that the software (and perhaps the hardware internals remain a work in progress). It is far from a finished product,\"\" he said. \n\nAside from the gold version, Gruber also predicts a stainless steel version of the device that costs $999. It's not clear whether fancier variants of the device would be available with the sport version at launch. Nonetheless, the Apple Watch is expected to ship in early 2015.\"\n571,\"A Twitter user by the name of Cassy delivered the ultimate f*ck you to her cheating boyfriend on Christmas. The details are scarce (outside of the this tweet) but it appears our heroine printed out Twitter DM’s her significant other exchanged with another woman. Then she put into a Christmas card like it was a regular ol’ gift.\n\n12-29-2014 12-23-46 PM\nTWITTER\n\n\n12-29-2014 12-24-18 PM\nTWITTER\n\n\n12-29-2014 12-24-03 PM\nTWITTER\n\n\n12-29-2014 12-24-34 PM\nTWITTER\n\n\nDamn! That’s a stone-cold killer move. Sending this out on Twitter and Snapchat was pretty damn perfect. At last check, it had garnered over 13,000 RTs.\n\nThe moral of the story here is obvious but worth noting nonetheless: don’t cheat on Cassy, don’t ever cheat on Cassy.\"\n572,\"As a feel-good video of a generous homeless man continues to touch and move millions around the world, a California man has come forward to claim that the Internet prankster behind it faked a significant portion of the film, confirming our earlier suspicions.\n\nIn the video released last week, YouTube star Josh Paler Lin purports to give a homeless man named Thomas $100 and then secretly follow him around to see how he spends it. Thomas walks right into a liquor store. But instead of alcohol, the homeless man defies expectations and walks out with a couple of bags of food, then heads to a nearby park and starts giving it away to other people down on their luck. Apparently moved by the selfless act, Lin confronts Thomas and tells him that he’s being filmed.\n\nUploaded By: JoshPalerLin\n\nAs of Tuesday morning, the video had racked up more than 27 million views on YouTube and inspired more than 150 glowing news articles from around the world. Following its success, Lin launched an Indiegogo fundraising campaign to “help Thomas get a fresh start,” which has netted more than $127,000 in well-meaning donations from the public.\n\nBut now a nursing student from Anaheim has come forward to say there’s no way Thomas could have been secretly filmed—because he and Lin arrived at the liquor store in the same car. “The whole thing is bullshit,” says Taugan Tan Kadalim, who claims that on Dec. 20 he was outside the Euclid Liquor & Market, where the video’s pivotal scene is set. “Thomas knew he was being followed.”\n\nThe 26-year-old says he stopped at the store to buy a lottery ticket before picking up his girlfriend, who lives in an apartment complex directly across the street. As he was walking out of the liquor store, Kadalim says he spotted Lin sitting in the driver’s seat of a nearby vehicle and recognized him immediately from his previous prank videos. “I was like, ‘Oh my God, it’s him,” says Kadalim, adding that he subscribed to Lin’s YouTube channel. “I couldn’t believe it.”\n\nA cameraman sat in the passenger seat of Lin’s car, and behind him was the man who Kadalim would later recognize as Thomas, the homeless Samaritan Lin claims was secretly followed with a hidden camera. Thinking the three men were about shoot a prank video, Kadalim decided to stick around and watch.\n\nWhat Kadalim says happened next is sure to disappoint many of the millions of viewers who have been touched by the video.\n\nYouTube\n\nAccording to Kadalim, Lin hopped out of the car, went inside the liquor store and spoke with the cashier. While the two men chatted inside, Thomas waited with his bag by Lin’s car. Eventually, the prankster returned to his car, and a few minutes later, Thomas wandered into the liquor store. Several calls to Euclid Liquor & Market to confirm Kadalim’s account went unanswered.\n\n“That was the last thing I remember seeing,” Kadalim says.\n\nIn the actual video, Thomas appears to be followed from a distance for several blocks, and as he enters the store, Lin says to his cameraman, “Keep filming. Make sure he doesn’t see you.”\n\nKadalim says he immediately fired off a text message about the sighting to his brother, a fellow YouTube prank enthusiast. He shared the text with Vocativ, and the date and time stamps appear to match up. Kadalim’s girlfriend, who spoke on the condition that we not use her name, also corroborates the account.\n\n“He told me that he had just run into some famous YouTube star while buying a lotto ticket,” she tells Vocativ. “Don couldn’t wait to watch the video.”\n\nBut when Kadalim did see the video, released on Dec. 22, he was floored.\n\n“Bro, he drove Thomas to the liquor store,” he says. “While I think the guy is homeless, it is clear that from what I saw every part of that scene was staged.”\n\nUpset, Kadalim called his girlfriend and his brother to tell them what happened. As the video started to go viral just before Christmas, he posted a comment to Lin’s YouTube channel explaining what he witnessed. His words, however, were quickly buried beneath an outpouring of praise as thousands left comments in support of the video.\n\n“I’m not frustrated because he’s helping a homeless man and people love this video,” he says. “I’m frustrated because it’s dishonest and exploitive.”\n\nPrior to Kadalim’s revelation, Lin told Vocativ that not a single scene had been staged or scripted. “There is no way we’re making any of this up,” he said. “This is real.”\n\nSubsequent attempts to reach Lin for further comment on Kadalim’s accusations were unsuccessful.\n\nAfter the video went viral, Lin told us previously that he plucked Thomas from the homeless shelter where he’d been staying and put him up in a hotel, the name of which Lin would not disclose. Lin has also refused all media requests to speak with Thomas, and he denied repeated requests from Vocativ to make Thomas available for an interview. At the same time, he’s been busy producing more videos starring the homeless man, including this “Xmas Surprise Makeover,” released Sunday.\n\nUploaded By: JoshPalerLin\n\nLin also informed us that he has at least one more major media event in the works, in which he plans to surprise Thomas with all of the money that’s been raised for him on Indiegogo. Asked how the public could be certain those funds would actually go to Thomas, Lin told us that his lawyers, agent and manager have everything “covered.” When asked for the names of his lawyers, agent and manager, Lin refused to provide them, claiming they are “confidential.” He also declined to let any of them speak with Vocativ.\"\n573,\"Thirty-year-old Dimitry Nikolaev, a married Russian television actor, was having a drink at a bar in Moscow after a theater performance when an attractive, blonde woman approached him. The unidentified woman invited him to accompany her to a sauna where, according to police reports, they drank beer and kissed before he blacked out. \n\nThe next morning, Dimitry woke up at a bus stop to find that his phone, wallet, and testicles had all been stolen. He was rushed to the hospital, where doctors informed him that the procedure must have been done by someone with medical knowledge, as the surgery was done skillfully and his sack was carefully sewn up again following the removal of his nuts. Police therefore believe this was probably a result of organ trafficking, as opposed to a vindictive crime. \n\nRussian newspaper Life News reports that the actor is having trouble figuring out how to explain the situation to his wife, and for now is simply telling her he is at the hospital for a \"\"serious illness.\"\" Though given that the story is all over the media, it's likely she's learned the truth by now.\"\n574,\"Apple is reportedly relying on Samsung’s chip-building talents to mass-produce the brand-new chip in the Apple Watch as the device’s launch nears. The S1 system-in-package (SiP) that Apple was mostly secretive about during the smartwatch’s introduction contains various other components on top of Samsung’s chip, including mobile DRAM, NAND flash, and other peripheral chips, with Advanced Semiconductor Engineering providing the SiP modules.\n\nFROM EARLIER: It looks like Samsung is finally developing a worthy rival for the Apple Watch and Moto 360\n\nAccording to Digitimes’ sources, Samsung has won orders from Apple to make some 3,000 to 4,000 12-inch wafers each month, using its 28nm process technology, with the Apple Watch expected to launch at some point in March.\n\nThe Apple Watch is expected to become another important revenue source for Apple, though analysts disagree on the device’s sales performance in its first year. Some expect Apple to sell an impressive number of smartwatches by converting plenty of existing iOS users into first-gen Apple Watch buyers.\n\nSamsung is reportedly making a secret new chip in the Apple WatchSamsung is reportedly making a secret new chip in the Apple Watch\n\nDigitimes says that others have revised downward the number for first-gen Apple Watch shipments to as low as 10 million units for 2015, although they seem to be more optimistic on the device’s second-generation model that will presumably offer stronger battery life and other important improvements.\"\n577,\"French Apple website iGen.fr is reporting [Google Translate] that pricing for the stainless steel Apple Watch may start at $500, while the gold Apple Watches' pricing could start between $4,000 and $5,000. iGen.fr has been reliable in the past, most recently reporting the dimensions of both the iPhone 6 and 6 Plus.\n\nWhile Apple had announced that the Apple Watch would start at $350, which was widely assumed to be the price of the aluminum model, and estimates pegged the price of the gold Apple Watch at prices as low as $1,000 or as high as $5,000, there has been little information regarding the pricing of the stainless steel option.\n\nThe site's sources also indicate that Apple still aims to release the Apple Watch by Valentine's Day 2015, which somewhat echoes an earlier report that said the company would be \"\"lucky\"\" to release the device by that timeframe. iGen.fr also mentions that manufacturers and resellers are preparing as if the Watch would release in mid-February 2015. Previously, Apple Senior Vice President of Retail and Online Stores Angela Ahrendts said the Watch would release in Spring 2015.\"\n578,\"The Islamic State in Iraq and Syria posted a video on Tuesday that it said showed the beheading of James Foley, an American journalist who was kidnapped in Syria nearly two years ago, according to a transcript released by the SITE Intelligence Group.\n\nThe authenticity of the video, which was also posted on YouTube, could not be verified, and a telephone call placed to Mr. Foley’s family was not immediately returned. YouTube later took down the four-minute, 40-second video.\n\nContinue reading the main story\nRELATED COVERAGE\n\nMEMENTOS FROM CAPTIVITY: Items saved by Harald Ickler, a Swede living in Germany, from his 54 days as a hostage in 2003. He was on what he thought would be a four-week adventure vacation when he was kidnapped in the Algerian desert by jihadists who would soon become an official arm of Al Qaeda.Underwriting Jihad: Paying Ransoms, Europe Bankrolls Qaeda TerrorJULY 29, 2014\nThe Lede: Investigation Suggests American Journalist Missing in Syria Is ‘Likely’ Held by GovernmentMAY 3, 2013\nTitled “A Message to America,” the video shows the journalist kneeling in a desert landscape, clad in an orange jumpsuit — an apparent reference to the uniforms worn by prisoners at the American military detention camp in Guantánamo Bay, Cuba. Standing to his left is a masked ISIS fighter, who begins speaking in English, with what sounds like an East London accent. Pulling out a knife, he says that Mr. Foley’s execution is in retaliation for the recent American airstrikes ordered by President Obama against the extremist group in Iraq.\n\n“I call on my friends, family and loved ones to rise up against my real killers — the U.S. government — for what will happen to me is only a result of their complacent criminality,” Mr. Foley says in the video, which was uploaded to the online account of the al-Furqan Media Foundation, according to SITE, an organization that follows jihadist groups. He ends saying that when American soldiers began dropping bombs on Iraq this month, “they signed my death certificate.”\n\nOn Tuesday night, Mr. Foley’s mother, Diane Foley, issued a statement on the Facebook page the family had created to publicize their son’s disappearance: “We have never been prouder of our son Jim. He gave his life trying to expose the world to the suffering of the Syrian people. We implore the kidnappers to spare the lives of the remaining hostages. Like Jim, they are innocents. They have no control over American government policy in Iraq, Syria or anywhere in the world.”\n\nTwo weeks ago, in the wake of American-led airstrikes against the terrorist group, which was fanning out across Iraq, jihadists had taken to social media to call for attacks on American interests. In the three hours after the graphic video of Mr. Foley’s beheading was uploaded on YouTube, jihadists using the hashtag “#NewMessageFromISIStoUS” surpassed 2,000 tweets, according to a survey by SITE, with many fighters gloating over his death, and calling it just retribution for the air raids.\n\nMr. Foley, 40, a freelance journalist who was working for GlobalPost, an online publication based in Boston, as well as for Agence France-Presse, disappeared in Syria on Nov. 22, 2012. He was held alongside several other Americans, whose families have asked for a news blackout.\n\nThe video concludes with the fighter threatening to kill Steven Sotloff, another American freelance journalist, who was being held alongside Mr. Foley. Mr. Sotloff is seen kneeling in the same position, in the same landscape and wearing the same style of orange-colored jumpsuit. “The life of this American citizen, Obama, depends on your next decision,” the fighter says.\n\nMr. Obama was briefed about the video by Benjamin J. Rhodes, the deputy national security adviser, on Air Force One as he returned to Martha’s Vineyard, according to Eric Schultz, the deputy White House press secretary.\n\nIn Washington, a National Security Council spokeswoman, Caitlin Hayden, said in a statement: “We have seen a video that purports to be the murder of U.S. citizen James Foley by ISIL. The intelligence community is working as quickly as possible to determine its authenticity. If genuine, we are appalled by the brutal murder of an innocent American journalist,” she said, using an alternative name for ISIS.\n\nReached by telephone, Philip Balboni, the chief executive and a founder of GlobalPost, said that the newsroom and Mr. Foley’s family were also trying to establish the veracity of the footage. “We are still evaluating the video at this time,” he said.\n\nMr. Foley, who was last seen in Binesh, Syria, was also abducted in Libya in 2011, where he was held for several weeks after running into troops loyal to Col. Muammar el-Qaddafi’s crumbling government.\n\nHe was among dozens of journalists — many of them freelancers without the formal backing of a news organization — who disappeared in 2012 and 2013 in Syria.\n\nCorrection: August 19, 2014 \nAn earlier version of a summary with this article misstated the location of the airstrikes that ISIS opposed. The terrorist group said it executed James Foley in retaliation for American airstrikes in Iraq, not Syria.\"\n581,UK Prime Minister David Cameron condemned the beheading of David Haines.\n582,\"The fat dictator is eyeing up locations as he looks to expand the state-backed chain of restaurants that started springing up in China and the rest of Asia before making their way to Europe.\n\nIt is believed the 32-year-old, who celebrated his birthday last week, is considering building a joint in Scotland, fuelled by the quest for independence north of the border and the communist country’s love of whisky.\n\nMichael Madden, editor of the North Korea Leadership Watch blog, claimed Kim is desperate to build diplomatic ties with European countries with left-wing leanings.\n\n“It would not surprise me at all if they opened a restaurant in Scotland”\nMichael Madden\nHe said: “It would not surprise me at all if they opened a restaurant in Scotland.\n\n“The Scottish independence referendum catapulted the country into the North Korean elite’s thoughts.\n\n“Despite voting ‘No’ they’d consider left-leaning Scotland to be more suitable to deal with than England. Plus, North Koreans love whisky.”\n\nIt would be the second North Korean government restaurant to open in Europe after one popped up in Amsterdam in 2012.\n\nThe food outlets channel 30% of their takings back to the capital Pyongyang but critics think the cash will be trousered by Kim to fund his own lavish lifestyle.\n\nAs well as being hooked on whisky, Kim is addicted to Swiss Emmental cheese, which is partly to blame for his huge weight gain.\n\nIt is claimed he imports vast quantities of the fatty treat into North Korea at huge expense despite millions of his countrymen living in abject poverty.\n\n\nRELATED ARTICLES\nAt least we tried! North Korea rejects Daily Star Sunday's Christmas gifts\nGoogle error turns Kim Jong-un's sister into dictator in drag\nKim Jong-un celebrates secret birthday and all he wants is a pile of POO\nMr Madden said: “The restaurants are one of the few ways to experience North Korean culture without having to go there.\n\n“They are done like a franchise with the state renting the brand out to other Koreans to run but they tailor the menus to suit.”\n\nNorth Korea expert Jenny Town said she believed the country has “warmed” to Scotland in recent months.\n\nShe added: “North Korea is going to support any country that is struggling for independence as it continues to seek validation and recognition of its own legitimacy.”\n\nThe North Korean Embassy in London did not respond to requests for a comment.\"\n583,\"Abdel-Majed Abdel Bary has reportedly been identified the ISIS militant who beheaded American journalist James Foley in a video released this week.\n\nReports over the last several days had indicated that British intelligence forces were focusing in on the 23-year-old former London resident, who had achieved some fame in the UK for his rap career. Sources say that Abdel-Majed Abdel Bary left his family’s upscale home in London last year to join ISIS.\n\nBary is believed to have traveled to Syria, and recently tweeted a picture of himself holding a severed head.\n\nAbdel-Majed Abdel Bary had a somewhat successful rap career, with some of his songs earning play on BBC radio. In early songs he made references to drug use and violence, as well as the threat of his family being deported to Egypt. His father, Adel Abdul Bary, was extradited from Britain to the United States on charges of terrorism in 2012 and was believed to be a close lieutenant of Osama bin Laden.\n\n“It’s hard to progress in the future with a damaged past but still I try to count my blessings and I thank Allah,” he rapped in 2012.\n\n“I’m trying to change my ways but there’s blood on my hands and I can’t change my ways until there’s funds in the bank.\n\n“I can’t differentiate the angels from the demons, my heart’s disintegrating. I ain’t got normal feelings.\n\n“Even my life’s blessed, still I will not find rest.”\n\nIn the James Foley beheading video, a masked executioner with a British accent read a statement warning the United States not to enter the conflict. The man later severed Foley’s neck with a knife and cut off is head.\n\nExperts believe that British forces had likely identified Abdel-Majed Abdel Bary not long after the video was released.\n\nProfessor Peter Neumann, director of the International Centre for the Study of Radicalisation at King’s College London, said authorities were likely quite familiar with the British suspect.\n\nHe said: “I’d be very surprised if they haven’t already narrowed it down to a small group of people.\n\n“The video provides enough clues to show who is responsible. MI6 probably do have a rough idea already of where the hostages are. The intelligence agencies probably have it narrowed down to two or three people.”\n\nBritish intelligence has not officially confirmed that Abdel-Majed Abdel Bary is the suspect in the James Foley beheading.\"\n585,\"Macaulay Culkin is NOT dead. A “breaking news” story claiming, “Macaulay Culkin Found Dead at Age 34″ is a 100 percent fake hoax that’s gone viral on Facebook and Twitter. It is NOT true.\n\nThe rumor has been fueled by what looks like a screenshot from a cable news broadcast with the graphic, “Breaking: Macaulay Culkin Found Dead At Age 34″ (see below), which has been shared more than 700,000 times on Facebook. Additionally, at least one version of the “dead” story appears on a MSNBC.website URL meant to trick people into thinking they’re reading the real MSNBC.\n\nAccording to the FAKE story, “Sources are reporting that Macaulay Culkin, best known for his role as Kevin McCallister in Home Alone and sequel Home Alone 2: Lost in New York, has been found dead at the age of 34. Multiple unconfirmed reports say Culkin was found dead Friday afternoon in his Manhattan apartment after police responded to a wellness check requested by a family member.”\n\nMost people just read the headline and immediately spread the “news” that Culkin was allegedly dead, panicking other fans on social media and compounding the problem. Culkin is alive and well. He’s just the latest celebrity to be victimized by a death hoax.\"\n586,\"Seth Rogen will play Steve Wozniak alongside Christian Bale, who has been cast in the role of Steve Jobs in Sony's upcoming Jobs biopic, reports Variety. Rogen will have the opportunity to get advice directly from Wozniak, who is working as a consultant on the film.\n\nRogen is a popular actor who has starred in movies like Neighbors, Pineapple Express, Knocked Up and This Is the End. While Rogen often stars in comedic films, he has demonstrated his ability to do more serious work in movies like Take This Waltz and 50/50.\n\nImage courtesy of Variety\nAfter several months of limbo after writer Aaron Sorkin finished the screenplay, production on Sony's Steve Jobs movie is picking up. Danny Boyle, who directed Slumdog Millionaire has been announced as the director of the film, and just last week, Sony signed on Christian Bale to play Jobs.\n\nWhile the previous JOBS movie with Ashton Kutcher focused on Jobs' early life, Sony's film will use material from Walter Isaacson's Steve Jobs biography and will focus on three 30-minute scenes showing three of Apple's product launches.\n\nUpdate: According to TheWrap, Rogen is not yet officially signed on, while Jessica Chastain is also being considered for an unspecified role in the film.\"\n587,\"The show was a global hit and Jess Smith became one of the most famous faces in the world - but for 19 years only her family ever knew it was her\n\nDoes Jess Smith look familiar? If so, it's probably because she's still recognisable as the Teletubbies sun baby - almost 20 years after she starred in the kids' show.\n\nAfter 19 years, the student has finally broken her silence and outed herself as the the baby face in mega-popular children's TV show.\n\nShe was selected to be the giggling baby sun, who looks over Teletubbyland at the age of nine months.\n\nThe show was a global hit and Jess, now 19, became one of the most famous faces in the world - but only her family ever knew it was her.\n\nAs Danger Mouse prepares to grace our televisions once again, see the cartoons who blazed the trail before him\n\nThere were even rumours the true identity of the baby was another Jessica Smith - the 27-year-old star of American teen soap Laguna Beach.\n\nBut Jess has finally gone public and spoken for the first time about her iconic role in the TV show, which featured characters Tinky-Winky, Dipsy, Laa Laa and Po.\n\nVideo loading            Watch next        Watch this video again  Watch Next\n\nJess only revealed her secret past during a game with her university friends - where they all had to say something about themselves that no one else would guess.\n\nShe then used Facebook to confirm it was her - and photos show she still has the same cheeky face.\n\nJess said: \"\"I thought I may as well tell them as I'm going to be spending the next three years with them.\n\n\"\"My mother is really chuffed.\"\"\n\nThe first-year dance education student at Canterbury Christ Church University then made the news public on Facebook.\n\nShe wrote: \"\"So I've recently celebrated my 19th birthday and after a lot of thought, I've decided it's time to tell everyone.\n\n\"\"I used to hide it but after a lot of encouragement from my friends at university, I've gained the confidence to come out with it.\n\n\"\"I am the sun from Teletubbies.\n\n\"\"There has been quite a few people pretending to be 'the sun' but only I could tell you the real story.\"\"\n\nSensation: The Teletubbies gang Tinky-Winky, Dipsy, Laa Laa and Po\n\nJess added: \"\"I am really happy, cheerful and giggly. When I told my friends they said they could see me in the sun baby face.\"\"\n\nJess' name was put forward when her mother Anji Smith, 44, a recruitment consultant, took her to be weighed at Edenbridge Hospital, Kent.\n\nA health visitor had been asked by Ragdoll Productions to find smiley babies.\n\nJess was put in a high chair for the filming so she would be looking down like the sun.\n\nHer furniture deliver father Bill, 49, made her giggle by playing with a teddy bear behind the camera.\n\nAs no one could predict the success of the show, Jess was paid just £250 for filming and given a box of toys to take home.\n\nDelighted Mrs Smith said: \"\"It was just something a bit different to do and we didn't expect it to be as big as it was.\n\n\"\"They just sat her in front of a camera and she just laughed and smiled at her dad.\n\n\"\"We didn't hear anything until we got a letter when she was 18 months old saying she'd been picked.\n\n\"\"It was really weird seeing her on television.\"\"\n\nThe BBC is preparing to make 60 new episodes of the hugely popular 90s children's television show.\n\nPoll loading …\"\n588,\"UK Prime Minister David Cameron denounced the Islamic State (IS) jihadist organisation as “monsters” Sunday after the Foreign Office said a video showing the murder of a British aid worker appeared to be authentic.\n\n\"\"All the signs are that the video is genuine, we have no reason to believe that it's not,\"\" a spokesman for the Foreign Office told AFP.\n\nThe video showing the beheading of David Haines, who was abducted in Syria last year, was released by IS militants late Saturday. It was the third beheading of a Western hostage by the group in less than a month.\n\nAfter chairing a meeting of the government's emergency Cobra committee Sunday, Cameron condemned IS, which has conquered vast swathes of territory in Iraq and Syria in recent months, as the \"\"embodiment of evil\"\" and vowed that the UK would do everything possible to find Haines’s killers.\n\n\"\"We will hunt down those responsible and bring them to justice, no matter how long it takes,\"\" the grim-faced premier said in a televised statement from Downing Street.\n\nHe continued: \"\"Step by step we must drive back, dismantle and ultimately destroy ISIL (IS) and what is stands for. We will do so in a calm, deliberate way but with an iron determination.\n\n\"\"We will not do so on our own, but by working closely with our allies, not just the United States and in Europe, but with our allies in the region.\"\"\n\nUS President Barack Obama said after the killing that the United States would stand with Britain in an expanded effort against the terror group.\n\n“We will work with the United Kingdom and a broad coalition of nations from the region and around the world to bring the perpetrators of this outrageous act to justice, and to degrade and destroy this threat to the people of our countries, the region and the world,” he said.\n\nNo comment on air strikes\n\nHaines, 44, had been taken hostage in Syria in March 2013 while working for the French NGO ACTED, which was helping thousands of Syrians displaced by the fighting between Syrian President Bashar al-Assad’s forces and rebel groups, including IS, seeking to oust him.\n\nCameron described 44-year-old Haines as a \"\"British hero\"\", saying that \"\"his selflessness, his decency, his burning desire to help others has today cost him his life\"\".\n\nThose who killed him \"\"are not Muslims, they are monsters\"\", he said.\n\nCameron repeated his support for US air strikes against IS in Iraq, and for President Obama's strategy to build a broad coalition to fight the jihadists.\n\nBut despite growing calls at home for action against IS, Cameron made no commitment to Britain joining the air strikes.\n\nLondon began sending arms this week to Kurdish fighters battling IS militants in northern Iraq, but it has faced accusations of confusion over its strategy.\n\nDuring a visit to Berlin this week, Foreign Secretary Philip Hammond said Britain would not take part in strikes against IS in Syria, after parliament last year voted against taking military action in that country.\n\nBut just hours later, a spokesman for Cameron's Downing Street office insisted the prime minister was not ruling anything out.\n\nIn the footage of Haines’s murder, a hooded militant blames Cameron for joining forces with the United States and says the alliance will drag the British people into \"\"another bloody and unwinnable war\"\".\n\n‘Barbaric crime must not remain unpunished’\n\nIn a statement, ACTED said it was “deeply appalled and horrified” by the murder.\n\n“David was a new member of the ACTED team supporting the emergency humanitarian response for the displaced Syrian people in Atmeh camp near to the Turkish border,” it said.\n\n“David was appreciated by the ACTED team and all those around him, notably for his generosity, commitment, and his professionalism.\n\n“The horrible assassination of David, an aid worker, goes against all humanitarian principles and is a crime against humanity. This barbaric crime must not remain unpunished.”\n\nBefore joining ACTED, Haines had also worked for groups such as Handicap International, which helps the disabled during conflicts, and Nonviolent Peaceforce, which sends unarmed peacekeepers into conflict zones. He had previously been in Libya during its civil war and South Sudan.\n\nHis brother, Mike Haines, said he had also worked for the United Nations in the Balkans “helping people in real need”.\n\n“His joy and anticipation for the work he went to do in Syria is for myself and family the most important element of this whole sad affair,” Mike Haines said. “He was and is loved by all his family and will be missed terribly.”\n\n(FRANCE 24 with AFP, AP)\n\nDate created : 2014-09-14\"\n589,\"The reveal of the Apple Watch was unusual for Cupertino, which has traditionally announced products that are ready to launch. We won't be seeing the smarwatch until next year, and Apple is still keeping a few of the details under wraps, including the specs and price.\n\nBut one source claims to know what the internals of the smartwatch will be. The word comes from analyst Timothy Arcuri of Cowen and Company, who quotes a source from Apple's supply chain.\n\nApparently, the component creators believe the wearable will pack in 512MB of RAM and offer 4GB of RAM as standard, which puts it on an equal footing with the top Android Wear devices out there right now, such as the Samsung Gear 2 and the LG G Watch R.\n\nArcuri also says that Apple might be offering an 8GB version of the watch as well, though it's unclear whether this information also comes direct from the source - or whether it's speculation on his part.\n\nJuice it up\n\nFinally, Arcuri also says he expects the Apple Watch to feature a wireless chip similar to the one found in the iPhone 5S, which actually included a GPS radio. However, that would contradict Apple, which stated that the Watch will need an iPhone in order to use GPS, so we'd say it's less likely.\n\nSpeaking of chips, Chipworks has provided a visual teardown of the Apple Watch internals, and it reckons it's spotted the Broadcom Wi-Fi chip that Cupertino has chosen for its debut wearable.\n\nThe important takeaway point is that, if Chipworks is right, the BCM4334 chip used will mean the watch should offer minimal power consumption in the connectivity department.\n\nHowever, the word right now is that Apple's smartwatch battery will last a day in its current state, so the company might have to look elsewhere in the watch if it wants to insert a little more juicepower before launch.\n\nApple's watch is still in prototype right now but we don't expect too many of the specs to change before next year. If anything does, we really, really hope it's the battery life.\"\n591,\"(CNN) -- Scratch Christian Bale off the list of actors supposed to play Steve Jobs.\n\nBale was rumored to be the finalist to play the Apple co-founder in the Aaron Sorkin-written film biography but decided he wasn't right for the part, said The Hollywood Reporter.\n\nThe Jobs biopic has been in the works since at least 2012, when Sony announced that Sorkin would write a film based on Walter Isaacson's best-selling biography.\n\nBale is the second notable performer to turn down the Jobs role. Leonardo DiCaprio was also pegged for the film. The Hollywood Reporter noted that neither Bale nor DiCaprio had begun negotiations.\n\nAccording to Variety, Seth Rogen is being talked about for the part of Steve Wozniak, Jobs' Apple co-founder.\n\nThe film is to be directed by Danny Boyle, who won an Oscar for \"\"Slumdog Millionaire.\"\" Filming was scheduled to begin this winter.\"\n592,\"Warning: graphic image below\n\nA 22-year-old man from Macedonia chopped off his own penis after his girlfriend ended their relationship and criticised his performance in bed.\n\nOliver Ilic, from Kocani, told doctors that his girlfriend had complained about the size of his penis, which led to him mutilating himself with a razor blade.\n\nMr Ilic on his way to hospital (Photo: Europics)\n\nAfter being unable to stem the bleeding, Mr Ilic contacted emergency services before being taken to a local hospital. Police found his severed penis in a bin.\n\nMr Ilic was then transferred to a hospital in the Macedonian capital, Skopje, where he underwent a five-hour operation to reattach his penis.\n\nDoctors said it was too early to tell whether the operation had been successful and whether Mr Ilic would regain the full use of his penis.\"\n593,\"A PGA Tour golfer said he has sources who tell him that Tiger Woods is currently serving a one-month suspension for PED use. \n\nTiger Woods has had a tough career as of late, plagued with injuries and surgeries that have complicated his strong golf swing, and now that he’s taken “a leave of absence” until his golf game is “tournament ready,” he’s facing criticism.\n\nMORE FROM GOLF\n3/2 - Tiger Woods’ Agent, PGA Refute Claims Of PED Suspension\n3/1 - Rickie Fowler And Kid Rock Give Advice To Tiger Woods\n2/28 - Ian Poulter’s Caddie Chases A Duck (Video)\n2/27 - Rory McIlroy Thinks U.S. Is Desperate For Ryder Cup Win\n2/25 - Yahoo Fantasy Golf Picks: The Honda Classic 2015\nThis criticism blew up Monday morning when professional, but not well-known PGA Tour golfer Dan Olsen went on a radio interview with David “Mad Dog” DeMarco on 730 WVFN’s The Game in Lansing, MI and claimed that Tiger Woods is serving a suspension for using PEDs.\n\n“I heard he’s on a month suspension,” Olsen said. “And it’s kind of a strong witness, a credible person that’s telling me this… It’s not testosterone, but it’s something else. I think when it is all said and done, he is going to surpass Lance Armstrong with…a…infamy.”\n\nWOW. Dan Olsen, who are you?\n\nOlsen’s dislike for Tiger Woods must be really strong if he’s going to go on radio and make wild claims that haven’t been evidenced by anything or anyone else.\n\nAs if this wild claim wasn’t enough, Olsen went on to basically say that Tiger is just one big cheater and dragged Rory McIlroy into it.\n\n“Tiger, he’s got some problems now,” Olsen said. “One of the big problems, Nike’s been giving Tiger a ball that I would almost bet hasn’t been tested…Rory played it too. Remember when Rory signed the Nike deal and he played like an amateur for a year? He was going to fail out of the contract unless he got the high-spin ball too… So if you go to Tour events, Nike pays them, pays the Tour staff and the range staff, they pay them to get all those balls back. That’s why Tiger would never sign a golf ball and give it away… He played a ball that nobody else could play.”\n\nAgain, wow. Dan Olsen is going all in on Tiger Woods, staking his reputation (which obviously isn’t much because most people have never heard of him) to call out Tiger as a cheater.\n\nIt’s a tough claim to believe, and one you don’t want to believe, either. Tiger Woods is one of the best golfers to play the game and when he’s done he’ll be remembered as the best.\n\nTiger has played two PGA Tour events this year and he missed the cut in Phoenix in January and withdrew from the Farmers Insurance Open in early February after suffering back pain. Because of his back surgery last summer, I guess it wouldn’t be shocking that Tiger would take PEDs, but IF he even has, they certainly haven’t helped him at all. And Tiger is a veteran, he knows about drug testing and he’s gone through it his whole career.\n\nThe claims by Olsen, who has played in 35 PGA Tour events in his career with no top ten finishes, seem farfetched and forced, but you can’t discount them completely. We’ll see if this prompts Tiger Woods or the PGA of America to make a statement denying these facts or coming clean on something that may or may not be true.\"\n595,\"Multiple users of anonymous Web browser Tor have reported that Comcast has threatened to cut off their Internet service unless they stop using the legal software. \n\nAccording to a report on DeepDotWeb, Comcast customer representatives have branded Tor “illegal” and told customers that using it is against the company’s policies.\n\nTor is a type of Web browser that, in theory, makes all your Internet activity private. The software routes traffic through a series of other connected Internet users, making it difficult for governments and private companies to monitor your Internet usage. Up to 1.2 million people use the browser, which became especially popular after Edward Snowden leaked information showing that the NSA was eavesdropping on ordinary citizens. Prior to that, Tor had been popular among people transacting business on Silk Road, the online market for drugs and hit men.\n\nThe problem is that downloading or using Tor itself isn’t illegal. Plenty of people might have legitimate reasons to want to surf the Web in private, without letting others know what they were looking at. But Tor has been pretty popular with criminals.\n\nComcast has reportedly begun telling users that it is an “illegal service.” One Comcast representative, identified only as “Kelly,” warned a customer over his use of Tor software, DeepDotWeb reports:\n\n“Users who try to use anonymity, or cover themselves up on the Internet, are usually doing things that aren’t so-to-speak legal. We have the right to terminate, fine, or suspend your account at any time due to you violating the rules. Do you have any other questions? Thank you for contacting Comcast, have a great day.”\n\nComcast customers, speaking to DeepDotWeb, claimed that Comcast repeatedly asked them which sites they were accessing using Tor.\n\nIn a statement to DeepDotWeb, Comcast defended its actions, seemingly asserting that it needs to be able to monitor Internet traffic in case it receives a court order:\n\n“We respect customer privacy and security and would only investigate the specifics of a customer’s account with a valid court order. And if we’re asked by a court to provide customer information, then we ask for a reasonable amount of time to notify the customer so they can decide if they would like to hire a lawyer and if they do, then we turn the case over to them and they proceed with the judge directly and we step away.”\"\n598,\"The music world is mourning the death of rapper Big Bank Hank, who delighted fans and changed the course of hip-hop with the Sugarhill Gang's 1979 classic, Rapper's Delight.\n\nBig Bank Hank, who was born Henry Jackson but was also known as Imp the Dimp, died early Tuesday after a battle with cancer, according to TMZ.\n\nDavid Mallie, who manages the group's two remaining living members, told Fox News that Jackson died from kidney complications due to cancer.\n\nWrote DJ Funkmaster Flex on Instagram.\n\n\"\"Rest in peace... Big Bank Hank... Hip hop pioneer dies of Cancer .... Legend... Sugarhill gang August 5th-1957 / Nov11th-2014 ..... InFlexWeTrust.Com,\"\" wrote Flex.\n\nHip Hop Wired.com notes that Rapper's Delight wasn't just a catchy hit song. It was \"\"the song is considered the moment that hip-hop became commercially viable.\"\"\"\n599,\"SYDNEY - A girlfriend of Michael Phelps has revealed that she was born and brought up a man, reports said on Thursday.\n\nTaylor Lianne Chandler, who dated the 29-year-old US swimmer for months, wrote a long post on her Facebook page on Nov 14 in which she revealed that she was \"\"born intersex and named David Roy Fitch\"\" at birth.\n\n\"\"I was born with male genitalia with no testicles, but I also have a uterus and no ovaries,\"\" the 41-year-old told Radar Online in an interview.\n\nShe also said that she has always felt like a woman, and underwent surgery in her teens to become one.\n\nIn her post, she said she has dated many celebrities, none of whom knew about her past.\n\nChandler met Phelps on dating app Tinder, and was with the Olympian when he was arrested for drink driving on Sep 30.\n\nHe has been suspended from competition and checked himself into a rehabilitation facility in October.\n\nChandler said she did not tell Phelps about her complicated past, but has emailed him about it after his arrest.\n\n\"\"I never lied to him,\"\" Chandler said. \"\"We were together for such a short period of time, I never had a chance to tell him about my life.\"\"\n\nShe also told Radar Online that the intimacy she felt with Phelps was \"\"amazing\"\" and it was the first time \"\"someone has made me feel like a real woman\"\".\n\nShe said it's not clear if they will still be together after his rehabilitation.\n\n\"\"Michael is a brand, and dating someone like me may not be the best thing,\"\" she told Radar Online. \"\"I just hope he follows his heart and not what his people tell him.\"\"\n\nAfter tabloid magazine the National Enquirer featured Chandler on its cover with the headline \"\"Michael Phelps new girlfriend was born a man\"\", she has lashed out on social media, objecting to being called \"\"a man\"\".\n\nchuimin@sph.com.sg\"\n600,\"Abuja (AFP) - Nigeria on Friday claimed to have reached a deal with Boko Haram militants on a ceasefire and the release of more than 200 kidnapped schoolgirls but doubts immediately surrounded the purported breakthrough.\n\nRelated Stories\n\nNigeria says reaches deal with Boko Haram over abducted girls Reuters\nNigeria, extremists agree to immediate cease-fire Associated Press\nWhy Nigeria Was Able to Beat Ebola, but Not Boko Haram The Atlantic\nSix months after girls abducted, Nigerians protest near president's house Reuters\nNigeria And Boko Haram Reportedly Reach Cease-Fire Huffington Post\nChief of Defence Staff Air Marshal Alex Badeh told senior military officials from Nigeria and Cameroon meeting in Abuja that a \"\"ceasefire agreement\"\" had been concluded between the government and the insurgents.\n\n\"\"I have accordingly directed the service chiefs to ensure immediate compliance with this development,\"\" he added.\n\nBadeh's announcement came after a senior aide to President Goodluck Jonathan, Hassan Tukur, told AFP that an agreement to end hostilities had been reached following talks, as well as for the release of 219 girls held captive since April.\n\nBut a precedent of previous claims from the government and military about an end to the deadly five-year conflict and the fate of the missing teenagers left many observers urging caution.\n\nJonathan is also expected to declare his bid for re-election in the coming weeks, with positive news about the hostages and the violence likely to give him a political boost.\n\nMultiple analysts cast doubt over the credibility of a man called Danladi Ahmadu, whom Tukur claimed represented Boko Haram at the two meetings in neighbouring Chad.\n\n\"\"I have never heard of such a man (Ahmadu) and if Boko Haram wanted to declare a ceasefire it would come from the group's leader Abubakar Shekau,\"\" said Shehu Sani, a Boko Haram expert who has negotiated with the group before on behalf of the government.\n\nRalph Bello-Fadile an advisor to Nigeria's National Security Advisor (NSA), told a conference on Monday that the NSA has been inundated with fraudsters claiming to represent Shekau.\n\n\"\"Government wants to negotiate,\"\" he told a Chatham House event in Abuja, \"\"but so far nobody has come forward who speaks for Shekau.\"\"\n\nView galleryBoko Haram\nA screengrab taken on October 2, 2014 from a video released by Boko Haram and obtained by AFP shows  …\n- Chad talks -\n\nTukur said he represented the government at two meetings with the Islamists in Chad, which were mediated by the country's President Idriss Deby.\n\n\"\"Boko Haram issued the ceasefire as a result of the discussions we have been having with them,\"\" said Tukur, adding that Ahmadu made the announcement on Thursday evening.\n\n\"\"They have agreed to release the Chibok girls,\"\" he continued, referring to the girls seized in northeast Nigeria on April 14, causing global outrage.\n\nNdjamena refused to comment but security sources in the country said Chad, which Jonathan visited for talks with Deby early last month, had been involved in the discussions.\n\nThe source also said a ceasefire agreement was reached as well as the release of 27 hostages, 10 of them Chinese nationals, who were kidnapped in northern Cameroon earlier this year.\n\nThe release of the hostages last weekend was \"\"a first strong signal\"\" from Boko Haram to prove their good faith, the source added but did not mention the schoolgirls.\n\n- Discrepancies -\n\nAhmadu gave an interview broadcast on Friday on the Hausa language service of Voice of America radio in which he claimed to be the group's \"\"chief security officer\"\" and in charge of publicity.\n\nHe made no mention of an end to hostilities and was vague on details of the apparent talks, even claiming not to have met Shekau.\n\nHe also referred to the jihadi group as Boko Haram, a name that means 'Western education is forbidden' which was imposed on the Islamist radicals by outsiders. The insurgents themselves never use the term.\n\nThe group's known leaders have exclusively used the name Jama'atu Ahlis Sunna Lidda'awati wal-Jihad, which means \"\"People Committed to the Propagation of the Prophet's Teachings and Jihad\"\".\n\nHe made no reference to the Chibok girls and did not list the creation of an Islamic state in Nigeria's mainly Muslim north -- the core, unwavering Boko Haram demand since the uprising began.\n\nShekau has in a series of video messages since 2012 ruled out talks with the government and said northern Nigeria will never know peace until sharia (Islamic law) is strictly enforced.\n\nEnvoys from Nigeria's presidency have made similar ceasefire claims in the past, notably Jonathan's Minister for Special Duties Taminu Turaki, who led a so-called amnesty commission in 2013 that was tasked with brokering peace.\n\nTuraki on several occasions maintained that he was negotiating with legitimate Boko Haram commanders, including Shekau's immediate deputies, and that a ceasefire was at hand.\n\nBut nothing materialised from Turaki's protracted negotiations. Shekau said that he never sent delegates to any talks and attacks continued at a relentless pace.\"\n601,\"An explosion and a crater reported near the capital of Nicaragua raised suspicions on Monday that a meteorite had split off from an asteroid that passed by Earth this weekend and struck our planet. But NASA scientists have now cast doubt on whether the blast outside Managua was even a meteorite at all.\n\nThe blast left a hole 40 feet (12 meters) wide and 19 feet (5 meters) deep outside the international airport serving Nicaragua's capital. Some Nicaraguan astronomers quoted in early news reports attributed the blast to a chip off a weekend asteroid flyby.\n\nBut outside meteorite experts later downplayed links to the small asteroid, dubbed 2014 RC, which passed harmlessly by Earth over the weekend. About the size of a house, 2014 RC passed within 22,000 miles (36,000 kilometers) of our planet on Sunday.\n\n\"\"Information is limited, but the miss distance of 2014 RC actually precludes any related meteorite impact\"\" at the Managua crater, says MIT asteroid expert Richard Binzel, by email.\n\nManagua Meteorite?\n\nManagua residents reported the blast just after midnight. In some news reports, geophysicist Wilfried Strauch of Nicaragua's Institute of Earth Studies attributed the crater to a meteorite impact.\n\nHowever, NASA asteroid expert Don Yeomans, author of Near-Earth Objects: Finding Them Before They Find Us, says that outside experts suspect the crater wasn't caused by an impact.\n\n\"\"This event was separated by 13 hours from the close Earth approach of 2014 RC, so the explosion and the asteroid are unrelated,\"\" says Yeomans, because the Earth moves about 870,000 miles (1.4 million kilometers) in 13 hours. \"\"There was no obvious optical fireball or debris trail seen prior to the explosion, so it seems unlikely that the explosion in Nicaragua was related to a meteorite impact.\"\"\n\nRussian Roulette\n\nMeteorite impacts have occurred at the same time unconnected asteroid flybys in the past, most notably in the February 15, 2013, Chelyabinsk impact, which damaged buildings across central Russia. (See \"\"Chelyabinsk Meteor: The Animated Movie.\"\")\n\nThat meteorite impact sprang from an object roughly the size of 2014 RC exploding in the atmosphere above Russia, with about 500 kilotons of energy, bright enough to sunburn some watchers. A larger asteroid had passed harmlessly over the Southern Hemisphere on the same date.\n\nUpdate: In a late Monday report on RC 2014, astronomers at NASA's Near-Earth Object Program based at the Jet Propulsion Laboratory in Pasadena, California, revised size estimates for the asteroid. Radar observations indicate that the asteroid is about 40 feet (12 meters) across and rotates rapidly, several times a minute. That makes it roughly half the size of the 2013 Russian meteorite.\n\nThe NASA update also called the meteorite report from Managua \"\"unrelated\"\" to RC 2014, citing the 13-hour difference in the asteroid flyby and the crater explosion. \"\"As yet, no eyewitness accounts or imagery have come to light of the fireball flash or debris trail that is typically associated with a meteor of the size required to produce such a crater,\"\" noted the statement.\"\n603,\"A catholic priest from Masschussetts, who was reported dead for close to an hour before medics were able to revive him, has made a shocking revelation upon his return to life.\n\nThe 71-years old priest, identified as, Father John Micheal O’neal, claims he went to heaven and met God, whom he describes as a warm and comforting motherly figure.\n\n‘Her presence was both overwhelming and comforting, she had a soft and soothing voice and her presence was as reassuring as a mother’s embrace.\n\n‘The fact that God is a Holy Mother instead of a Holy Father doesn’t disturb me, she is everything I hoped she would be and even more!’\n\nDespite the shocking revelation, which is being received with a bit of confusion in the Catholic world, Father O’neal says he still wishes to continue dedicating his life to God and spread the word of the ‘Holy Mother’.\n\n‘I wish to continue preaching. I would like to share my new knowledge of the Mother, the Son and the Holy Ghost with all Catholics and even all Christians. God is great and almighty despite being a woman,’ he said.\n\nWith his new outlook, the Roman Catholic Archdiocese of Boston is yet to confirm if Father O’neal will be permitted to resume preaching in his former parish in South Boston or not.\n\nFather John Micheal O’neal, who was rushed to Massachusetts General Hospital on Thursday, January 29, 2015, was revived through the aid of a high-tech machine called LUCAS 2, which kept the blood flowing to his brain as doctors managed to unblock vital arteries and return his heart to a normal rhythm, after a major heart attack.\n\n© NET Newspapers 2014. All Rights Reserved. Please use sharing tools. Do not cut, copy or lift any content from this website without our consent.\"\n604,\"Want to buy a private island previously owned by Tiger Woods? Hey, here’s your chance!\n\nThe Telegraph reported Tuesday that Woods' former 62-acre island in Lake Malaren, Sweden, has been put on the market. \n\nThe listing agent for Vladi Private Islands says the island, about an hour from Stockholm, features one golf hole in addition to a “mini mansion,” secluded villa, hunting lodge, private barber and landing strip for propeller planes. How convenient! \n\n“This island was owned by Tiger Woods,” the listing agent said, “but after his divorce he doesn’t need an island in Sweden anymore. This is a unique, exclusive private island with total privacy. … \n\n“The protected location, combined with the quay’s generous dimensions, make it an ideal place for private parties and outdoor dining.”\n\nInterested? The price is only available upon request, but something tells us private islands don't come cheap.\"\n607,\"If we've learned anything in 2014, it's that teenagers are to be both feared and revered. In a profile published over at New York magazine, one 17-year-old New Yorker confirms that he made $72 million trading stocks during his lunch break at his high school. Someone please send help!!!!\n\nMohammed Islam is the son of Bengali immigrants who live in Queens. He attends Stuyvesant High School in downtown Manhattan. And now he is richer than all of us by an unfathomable margin. The profile of Islam doesn't seem willing to explain where he got the money to begin investing (there is a mention of earning tutoring money when he was nine) but it does show that teens are just as ridiculous and spunky whether they have a few bucks allowance or $72 million in investments:\n\nMo, a cherubic senior with a goatee and slight faux-hawk, smiled shyly. \"\"He's quiet today,\"\" said Patrick Trablusi, who was seated with Mo and Damir at a table littered with empty glasses. \"\"Humble.\"\" And tired: \"\"This is our third meeting of the day,\"\" Damir said, signaling to the waitress for another round. \"\"We saw a real-estate agent, a lawyer, you …\"\"\n\n\"\"Next we're going to see a hedge-fund guy,\"\" Patrick said. The friends locked eyes and started to giggle.\n\n\"\"He basically wants to give us $150 million,\"\" Mo explained, a blush like a sunset creeping over his cheeks.\n\nThe waitress arrived with a tray of green drinks. \"\"Freshly squeezed apple juice,\"\" Damir said, passing them around. \"\"It's very good. Do you like caviar?\"\"\n\nNew York magazine confirmed that Islam's net worth is in the high eight figures. The teen made his money trading in oil and gold but he won't stop there. Though his parents won't let him move into his rented Manhattan apartment and he can't drive his newly purchased BMW (no driver's license just yet), Islam and his team of three teen Wall Street JV investors plan on starting a hedge fund together in a few months.\n\nAs they nobly point out, teens get the money:\n\n\"\"Money never sleeps!\"\" Damir added. \"\"That's from the Wall Street movie.\"\"\n\n\"\"It all comes down to this,\"\" Mo continued. \"\"What makes the world go round? Money. If money is not flowing, if businesses don't keep going, there's no innovation, no products, no investments, no growth, no jobs.\"\"\n\nWhat were you doing as a teenager hey don't answer that.\n\n[Image via LinkedIn]\"\n608,\"James Foley, an American journalist who went missing in Syria more than a year ago, has reportedly been executed by the Islamic State, a militant group formerly known as ISIS.\n\nVideo and photos purportedly of Foley emerged on Tuesday. A YouTube video -- entitled \"\"A Message to #America (from the #IslamicState)\"\" -- identified a man on his knees as \"\"James Wright Foley,\"\" and showed his execution.\n\nThis is a developing story. Check back here for updates.\"\n609,\"WONKET EXCLUSIVE MUST CREDIT WONKetTE! So you all saw the video, today or alllll the way back on Saturday, of a bunch of Dallas airport heroes tackling the fuck out of that violent homophobe guy. But you DID NOT know one of the heroes was Paul Rudd, because you are not Internet sleuth Sara Benincasa.\n\nThis is even better than the time Ryan Gosling Hey Girled Laurie Penny from getting hit by a lorrie!\n\nSo here is a thing, about this, for blogging. When we saw the video alllll the way back on Saturday, we said, “that is nice when men choose to be manly by physically — and at risk to themselves — keeping the peace. But we are guessing everyone here is bored and also on the lookout for troublemakers and terrorists. Call us when they stop a gaybashing in front of the Crowing Cock.” But we did not say it out loud.\n\nWell! Now that Paul Rudd is involved — which we know thanks to Sara Benincasa and also this dude @msigs — we are going to guess that FUCK YEAH they would have stopped that nonsense in the streets too, because we give Paul Rudd more credit than random Dallas cowboys, because we are regionist and also classist and probably racist too, the end.\n\npaul rudd tweets\n\nGo ahead! Go back to about a minute twenty and watch Paul Rudd full-on tackle the asshole!\n\nGood job everybody! Keep calm and keep the nutpunchers down!\"\n610,\"On Friday, Esquire published an article titled “ESPN Has A Problem With Women” that suggests the network was planning to host a male-only panel discussion on domestic violence during this week’s “Monday Night Football” broadcast.\n\nThe article begins:\n\nOn Monday night, a panel on a two-hour pregame show for Monday Night Football will, among other things, address domestic abuse. This panel will discuss, once again, the appropriate penalty for hitting a woman.\n\nThe panel for that discussion will include the following people: Chris Berman, Cris Carter, Mike Ditka, Adam Schefter, Tom Jackson, Keyshawn Johnson, Jon Gruden, Mike Tirico, Stuart Scott, Steve Young and Ray Lewis.\n\nUp to 11 men, all between the ages of 39 and 74 will sit at the table for a domestic violence discussion on ESPN. Zero women. Victims of domestic violence in America are most likely to be women aged 20-24.\n\nWhen the show has updates from the field—brief reports about injuries and the upcoming game—they’ll cut to female sideline reporters, Lisa Salters and, on some weeks, Suzy Kolber.\n\nThese people are not allowed at the table.\n\nThe assertion that ESPN would host such a panel discussion and not invite any women to participate sparked outrage.\n\nTHIS IS HORRIFYING http://t.co/lasYPHtbXl\n\nUtterly speechless. RT @Lahlahlindsey THIS IS HORRIFYING http://t.co/ycDWFvwtfI …\n\nChris Berman and Mike Ditka, who are not good at talking about *football,* talking about domestic violence? This has a chance to be A+ TV.\n\nSeveral other blogs wrote posts questioning why ESPN would only let men participate in this domestic violence discussion. (H/t Deadspin)\n\nESPN Doesn’t Get It: They Ignore Women’s Voices In Public Dialog About Domestic Violence\n\nESPN’s Domestic Violence Panel Is Missing Something Important\n\n11 Men and 0 Women on Tonight’s ESPN Domestic Violence Panel\n\nEsquire writer Ben Collins who posted the original article took to Twitter to attempt to clarify what he wrote.\n\nHi, everybody now reading my ESPN story @Lahlahlindsey's tweet! Note: There's no special panel on tomorrow's Countdown for domestic violence\n\n...Those are the people on the show every week. They haven't changed it in the last few weeks, either. Don't know if that's better or worse.\n\nBut there was a top sentence left off that tweet that's going around, and I wanted to clarify. ESPN is mad enough at me as it is. Thank you.\n\nOn Monday, ESPN’s John Wildhack, executive vice president of programming and production released a statement refuting Esquire’s original report that the network scheduled any sort of domestic violence panel discussion.\n\nContrary to published reports in Esquire, there was no panel on domestic violence ever planned for tonight’s Monday Night Countdown. We will present our normal Monday Night Football pre-game show, with Suzy Kolber hosting. ESPN is proud of the work it has done covering the issue of domestic violence, and is committed to continued coverage. Much of that work has been informed by several talented female colleagues from our television and espnW platforms, including Hannah Storm, Jemele Hill, Jane McManus, Kate Fagan, Sarah Spain and more.\n\nESPN published a blog post highlighting reporting on domestic abuse by its female staffers since the Ray Rice scandal broke last month.\n\nESPN also posted a list of highlights for tonight’s “Monday Night Football” broadcast, which includes no discussion about domestic violence.\n\nESPN reporter Jane McManus took to Twitter to debunk Esquire’s domestic violence panel story.\n\nESPN is about to release a statement. I'll go through a few points here. There was never a domestic violence panel planned for MNF tonight.\n\nSince the Rice story broke, ESPN has featured several women prominently, including myself, @katefagan3, @SarahSpain @jemelehill etc.\n\nTonight's regular MNF panel will be hosted by Suzy Kolber. It was never meant to be a single-issue discussion of domestic violence.\n\nEsquire did not immediately return a request for comment.\"\n611,\"OTTAWA – The man who is reported to have shot an assailant on Parliament Hill today is a former police officer with a background in providing security services for dignitaries, including members of the Royal Family.\n\nKevin Vickers became the sergeant-at-arms in the House of Commons eight years ago after a varied career in security.\n\nHe spent 29 years with the RCMP and rose to the rank of chief superintendent, often serving as the face of the national police force in New Brunswick.\n\nThe 58-year-old was appointed director of security operations for the House of Commons in June 2005.\n\nHe had previously worked as aide-de-camp for New Brunswick’s lieutenant-governor.\n\nThe sergeant-at-arms is responsible for safeguarding the authority of the House of Commons, as well as the safety and security of the Parliament buildings.\n\nAs an RCMP officer, Vickers has been responsible for security services provided for the Queen and Prince Andrew.\n\nOn Twitter, MPs credited Vickers with saving their lives.\n\n“MPs and Hill staff owe their safety, even lives, to Sergeant at Arms Kevin Vickers who shot attacker just outside the MPs’ caucus rooms,” tweeted New Democrat Craig Scott.\n\nVeterans Affairs Minister Julian Fantino tweeted: “I am safe & profoundly grateful to Sgt at Arms Kevin Vickers & our security forces for selfless act of keeping us safe.”\"\n612,\"The proposal went off with a different kind of bang than Dim Xiong Chien had expected when his fireworks set the college ablaze\n\nA blundering Romeo who wanted to propose to his girlfriend with a big bang burnt down his college when fireworks he took to mark the event set fire to dry grass.\n\nDim Xiong Chien, 22, had taken three large boxes of fireworks onto campus where he planned to set them off as he got down on one knee and popped the question to girlfriend Cong Yen, 22.\n\nBut when she forgot to turn up he set them off anyway hoping she would see them and go and see what was happening.\n\nWhen Chien's girlfriend did not turn up he lit the fireworks anyway, hoping she would see them and come to see what was happening\n\nPal Shin Tan, 21, said: \"\"He had prepared this big event in secret and had told her to meet him by the sports ground for a romantic walk.\n\n\"\"She had no idea he was planning to propose though, and clearly forgot all about the walk.\"\"\n\nAs firemen rushed to the scene to put out the three-metre high flames on the grass, gutted Chien went looking for forgetful Yen.\n\nHe said: \"\"I was feeling a bit surprised that she hadn’t shown up, and was completely unaware that the fireworks had set the grass on fire.\n\n\"\"When I found her I said she had to come with me as there was something important I wanted to tell her and show her.\n\n\"\"But as we approached the sports hall we saw all these flames and firemen and I decided to postpone the proposal to another date.\"\"\n\nEuroPics[CEN]   The flames which were up to three metres tall destroyed the sports hall\n\nBewildered Yen told local TV: \"\"I found out later that he wanted to ask me to marry him.\n\n\"\"Of course, I love him, but my parents have told me to steer clear, saying he can’t even ask me to marry him without causing a massive hoo-ha.\"\"\n\nIt took firemen over an hour to extinguish the blaze at the Liaoning Advertisement Vocational College in the city of Shenyang in north-eastern China's Liaoning province.\n\nA college spokesman said: \"\"The hall is covered by insurance and we have yet to make a decision about how to punish this student.\"\"\"\n614,\"Batman as Steve Jobs? Sure. How about that guy from Superbad as Woz, too?\nSeth Rogen has reportedly signed on to star as Steve Wozniak in the upcoming Steve Jobs film from Sony. You know, the as-yet-untitled biopic written by Aaron Sorkin, creator of \"\"The Newsroom\"\" and \"\"The West Wing.\"\"\nThe comic actor would join Christian Bale, who is tipped to play Jobs, according to Variety.\nSony's flick would be the fourth such feature film that's either in the works or has already been made about Jobs, sharing the marquee with 2013's \"\"Jobs\"\" (the one with Ashton Kutcher), \"\"iSteve\"\" from the same year (the one made by Funny or Die), and 1999's \"\"Pirates of Silicon Valley\"\" (the one where the iPhone hadn't been invented yet). One might argue that the world is a bit Jobs'd out, but we suppose it depends on the strength of Sorkin's script and Danny Boyle's directing.\nOn the plus side, the film is based on Walter Isaacson's biography of the late Apple CEO—titled simply, \"\"Steve Jobs\"\"—which was Amazon's best-selling book for 2011.\nIf you ask Sorkin, though, the movie isn't entirely biographical per se.\n\"\"It's not a biopic; it's not the story of Steve Jobs—it's something much different than that. He's a fascinating guy—part hero, part antihero,\"\" Sorkin said earlier this year, as reported by Mashable.\n\"\"I don't want to make any news or make anyone feel like I approached the movie in a different way. I'm going to make the movie speak for itself. But he's a fascinating guy surrounded by fascinating people, and he had very interesting relationships with the people in his life,\"\" Sorkin said in a separate interview.\nRogen isn't officially on board just yet, per The Hollywood Reporter, and it's unknown whether an official offer has been made or even if any kind of negotiations have taken place. Bale is supposed to be in the midst of negotiations to appear as Jobs.\nLeonardo DiCaprio was first tapped for the role of Jobs, but dropped out earlier this month to take a role in \"\"The Revenant.\"\" After that, DiCaprio plans to take a long break from acting, according to The Hollywood Reporter.\"\n615,\"\"\"Eh-oh!\"\" A 19-year-old student is claiming that she (yes, she!) was the giggly baby sun that kids saw each week on the PBS show Teletubbies. Jess Smith made the reveal during a recent game with her college friends.\nPHOTOS: Stars that got their start on TV\nSmith is currently a freshman at Canterbury Christ Church University. After surprising pals, she later confirmed her famous role on Facebook.\nPHOTOS: '90s TV stars -- then and now\n\"\"I thought I may as well tell them as I'm going to be spending the next three years with them. My mother is really chuffed,\"\" Smith said, via The Daily Mail. She added online: \"\"I used to hide it but after a lot of encouragement from my friends at university, I've gained the confidence to come out with it. I am the sun from Teletubbies. There has been quite a few people pretending to be 'the sun' but only I could tell you the real story.\"\"\n\nPHOTOS: '90s celebrity fashion flashback\nIndeed, she did! Smith was chosen to be featured in the series when she was just 9 months old -- and for little pay in return! Smith earned 250 pounds (roughly $390 in the U.S.) for her bit and a box of toys. She was put in a high chair to film the footage that repeated in each episode, and her father Bill would play with a teddy bear behind the camera to make her laugh.\n\"\"No one knew how big the show was going to be so we didn't get offered royalties,\"\" Smith explained. \"\"People told my mum that I should have gone into modeling but she thought it wasn't the right move to make as I was quite shy.\"\"\"\n616,\"Breaking news on Sunday morning reports that senior western intelligence officials confirm that the London rapper is the major suspect in the beheading of James Foley. The London rapper, Abdel Majed Abdel Bary, is the 23-year-old man believed to have beheaded Foley on the video that was seen worldwide last week, according to Fox News on Aug. 24.\n\nBary, who was big into the London rap scene was heard on the BBC radio with his music, but he left London last year to go to Syria and fight with the ISIS. Bary is identified as one of the group that consists of at least three British-born ISIS fighter, dubbed “The Beatles.”\n\nThe Israel Times reports today that Bary’s songs were featured on BBC radio in the past, as he was at one time a popular rapper going by the name Jinn Matic. Those recordings of his songs that once played on the radio are a treasure trove of data used by the investigators today.\n\nBritain used high tech voice recognition to identify “Jihadi John,” the man seen in the video with Foley, reports the Telegraph. Bary’s recording music has been of vital importance when using the high-tech equipment to identify the voice on the video. His songs like Dreamer, Flying High and Overdose were hits on the popular BBC radio, but they are important pieces of evidence today, according to the Sydney Morning Herald.\n\nWhile news that Bary was suspected to be the man seen on the video beheading Foley hit early this weekend. On Sunday morning it is confirmed that he is the main suspect and not just one of many.\n\nDressed all in black with a mask covering his face, the executioner beheaded James Foley, an American journalist, on a video that was later posted on YouTube by ISIS. Barry was seen early this month on YouTube holding the severed head of one of his victims, so there’s no question about him being very capable of what many see as pure evil. The beheading of James Foley is not the end of the violence from this group warn officials.\"\n618,\"An animal charity is attempting to trace the owner of a dog that was abandoned at a railway station with its belongings in a suitcase.\n\nThe male Shar-Pei crossbreed was discovered tied to a railing outside Ayr station on 2 January.\n\nThe suitcase included the dog's pillow, toy, food bowl and food.\n\nThe Scottish SPCA traced a previous owner through the dog's microchip but were told it was sold in 2013 to someone they did not have details for.\n\nInspector Stewart Taylor said: \"\"The dog is micro-chipped and we were able to find out his name is Kai.\n\n\"\"We contacted the owner registered to the microchip, who stated they had sold Kai on Gumtree in 2013.\n\n'Cruel incident'\n\n\"\"Unfortunately they could not tell us the address of the person who bought him.\"\"\n\nInsp Taylor said the case highlighted the potential consequences of selling an animal online.\n\nHe said buyers often included people acting on impulse who knew very little about animals.\n\nHe added: \"\"Regardless of the fact Kai was left with his belongings, this was still a cruel incident and we are keen to identify the person responsible.\n\n\"\"If anyone can help we would ask them to get in touch as soon as possible.\n\n\"\"Kai is around two to three years old and is a lovely dog with a nice nature. We will look after him until we can find him a permanent and loving home.\"\"\n\nThe charity reminded pet owners that abandoning an animal is an offence under the Animal Health and Welfare (Scotland) Act 2006.\"\n620,\"Iraq has many problems. Ebola isn’t one of them.\n\nThe World Health Organization and the Ministry of Health in Iraq made that clear in a statement late Monday, saying there are no suspected infections from the deadly virus in the country. That came after rumors spread online and through several media outlets on Dec. 31. Most of them cited anonymous medical sources in the city of Mosul, which has been under the control of Islamic State militants since June.\n\nThe virus spreading through Iraq would have raised concerns for both the local population and American troops who recently began training the Iraqi military. According to the discredited reports, the virus was said to have been brought to Iraq by militants and other migrants coming to the country from Africa.\n\nHealth officials said that simply isn’t true. The Ministry of Health and World Health Organization investigated the reports through surveillance networks and contacts with medical sources in Mosul, and found that there were no cases of the virus.\n\n“The Ministry of Health and the World Health Organization further confirmed that the laboratory facilities in Mosul do not have the necessary capabilities to diagnose and confirm the Ebola Virus,” according to the joint statement–a question that was raised by skeptics when the rumors spread last week.\n\nHere’s a sampling of tweets on the rumors before the announcement:\n\nIraqi News: “Two case of Ebola reported in Mosul”. If true, this is disastrous! #Iraq #ISIS pic.twitter.com/ei2XVqh95v\n\n— Seloom (@M_Seloom) December 31, 2014\n\n#Iraq: Two Ebola cases confirmed in #ISIS controlled Mosul http://t.co/gqUkYTMy0t cc: @alimhaider\n\n— Patrick Poole (@pspoole) December 31, 2014\n\nWhoa if true RT @arabthomness: #Iraq BREAKING: according to Iraqi media there have been 2 confirmed cases of #Ebola in #IS controlled #Mosul\n\n— Kelsey D. Atherton (@AthertonKD) December 31, 2014\n\n#ISIS cracks down on five confirmed cases of #Ebola among fighters: official http://t.co/c4rlvzoGwg\n\n— Rudaw English (@RudawEnglish) January 4, 2015\"\n621,\"A Sept. 8 U.S. Department of Defense news article talking about the success of airstrikes in Iraq mentions a question from the media — and answer — about the leader of ISIS, Abu Bakr al-Baghdadi.\n\nFrom the article:\n\nIn response to a question about the reported deaths of ISIL leader Abu Bakr al-Baghdadi and some of his advisors in an air strike, (Pentagon spokesman Army Col. Steve) Warren  said the U.S. has not conducted any targeted airstrikes against specific ISIL personnel.\n\n“I hope he’s dead. We certainly hope he’s dead, but we haven’t conducted any strikes against him,” he said.\n\n“With every terrorist that we kill from the air, that is one less terrorist on the ground,” the colonel added.\n\nWarren also said this in talking about the airstrikes against ISIS:\n\nCertainly, ISIL forces realize that when American airpower is deployed, their chance of survival goes to nil.”\n\nYou can read the whole article here.\n\nAnd an article by The Associated Press on The Gazette’s website says U.S. President Barack Obama will address his nation Wednesday night to outline plans for an expanded U.S. effort to confront ISIS in Iraq and Syria.\n\n– Jillian\"\n622,\"Breaking!  J.J. Abrams has reportedly approached Disney about moving up the Star Wars: The Force Awakens release date. This comes from the mouth of Abrams himself, addressing a group of attendees at a recent industry event, the 2015 Visual Effects Society Awards… this is awards season after-all. Apparently, his desire for secrecy does not apply in this case, as he openly expressed his frustration about the Episode VII leaks.\n\nAdamant about the project’s secrecy, Disney is reportedly taking Abrams’ request very seriously and is looking at a possible summer release. This would put Star Wars up against other giant franchise releases, namely Jurassic World and Avengers 2: Age Of Ultron. Does this make sense for Star Wars' highly anticipated return to the silver-screen?\n\nEarlier this week, Disney issued a subpoena over Star Wars: The Force Awakens leaked photos. This indicates that the company is taking measures to prevent further leaks, making Abrams’ desire to move up the current December 18th, 2015 opening date a very real scenario.\n\n\n\nDoes this mean we are in the final stages of post-production? How far along is the marketing and promotional art? When will we see the new toys and merchandise? As usual, it’s too soon to celebrate and we now have more questions than before we started.\n\nStay tuned to iKwiz for updates and may the Force be with you, always.\"\n623,\"A delivery guy in Ann Arbor, Michigan, received a tip of $2,084 Thursday, when he delivered a single pizza to a conference of real estate agents.\n\nAgents from Keller Williams Realty had gathered for a regional conference, but decided to surprise the delivery guy, identified only as Rob, with a random act of kindness in the form of a massive tip for which they had all pitched in.\n\nBrian LeFevre, delivery manager at Ann Arbor’s Pizza House, told the AP that Rob was “ecstatic” with his big tip.\n\n“That’s a pretty good day’s work” for just one pizza, LeFevre said.\n\n“All I did was deliver pizza,” the bewildered but grateful Rob can be heard saying in this video:\n\nWay to go, realtors!\"\n624,\"您所访问的资源已不存在。\n查看更多请返回网站主页。\n» cctvnews.cn\"\n625,\"Scottish people have some of the strongest stomachs in the world – but even they may struggle with a restaurant from cheese-obsessed North Korean lardball Kim Jong-Un.\n\nThe waddling dictator has already opened branches of the Pyongyang restaurant in China and Holland – with some serving delicacies such as dog-meat soup and a bottled aphrodisiac allegedly made from bears.\n\nNext to that lot, deep fried Mars bars and a national dish made from sheep’s bowels sounds positively delicious.\n\nKim is alleged to be eyeing up Scotland because of his love of whisky – which is so popular in his communist dictatorship it’s sometimes used instead of money.\n\nThe podgy autocrat also admires Alex Salmond’s attempt to break free of English control last year.\n\nWhile that is something that Scots might be able to get on board with, it’s debatable whether they’ll share Kim’s taste in food, with Western Pyongyang outlets serving ‘delicacies’ such as pine nut gruel.\n\nMORE: Puppies are rescued from tiny cages in Korean dog-meat farm\n\nMORE: Google thinks photoshopped picture of North Korean leader Kim Jong-un in drag is his younger sister\n\nThe key question may be whether Kim offers Irn Bru alongside the ginseng wine offered in other Pyongyang outlets.\n\nMichael Madden, editor of the North Korea Leadership Watch, said Jong-un is desperate to build diplomatic ties with European countries with left-wing leanings.\n\n‘The Scottish independence referendum catapulted Scotland into the North Korean elite’s thoughts.\n\n‘Despite voting No’ they’d consider left-leaning Scotland to be more suitable to deal with than England. Plus, North Koreans love whisky. Tourists in North Korea are told to tip people in Scotch instead of the currency.’\n\nOne of the restaurants has already opened in Holland.\n\nThey are run in partnership with Office 39, a secretive branch of the North Korean government, which uses them as a legal way of raising overseas cash.\n\nMr Madden, a frequent visitor to Pyongyang, the North Korean capital, added: “They are one of the few ways to experience North Korean culture without having to go there.\n\n‘They are done like a franchise with the state renting the brand out to other Koreans to run.\n\n‘But they tailor the menus to suit. Customers in Western Europe won’t get a plateful of dog!’\"\n626,\"The suitcase held a number of the dog's belongings, including a pillow, toy, food bowl and food\n\nA shar-pei cross has been found abandoned at a railway station along with a suitcase with his belongings.\n\nThe dog, named Kai, was tied to a railing outside Ayr station in Scotland.\n\nThe Scottish SPCA (Scotland’s Animal Welfare Charity) is appealing for information.\n\nA statement from the SPCA said: \"\"Regardless of the act Kai was left with his belongings, this was a cruel incident and we are keen to identify the person responsible.\"\"\n\nThe suitcase held a number of the dog's belongings, including a pillow, toy, food bowl and food.\n\nInspector Stewart Taylor said: \"\"The dog is microchipped and we were able to find out his name is Kai.\n\n\"\"We contacted the owner registered to the microchip, who stated they had sold Kai on Gumtree in 2013. Unfortunately they could not tell us the address of the person who bought him.\"\"\n\nAbandoning an animal is an offence under the Animal Health and Welfare (Scotland) Act 2006 and anyone found guilty of doing so can expect to be banned from keeping animals for a fixed period or life.\n\nInspector Taylor added: \"\"This case highlights the potential consequences of selling an animal online as it often leads to the impulse buying of pets that people know very little about.\"\"\"\n628,\"In 1995 Adelaide residents Casey Dean, 14, and his mate Eduard Nitz, 13, stopped off at their local McDonald’s to pick up some burgers. Only one escaped their teenage hunger...\n\nTwo Australian men claim to have the oldest burger in the world - at a staggering 20 years old.\n\nIn 1995 Adelaide residents Casey Dean, 14, and his mate Eduard Nitz, 13, stopped off at their local McDonald’s to pick up some burgers.\n\nAmong them was a Quarter Pounder with cheese they’d bought for another kid. That kid never turned up, but they didn’t eat his burger. Ever.\n\nNow the boys have become men and the burger has turned 20.\n\n“We’re pretty sure it’s the oldest burger in the world,” Mr Dean said.\n\nahmerkhokhar.com   Longevity: The pair brought the snack for a mate 20 years ago\n\n“It started off as a joke, you know we told our friend we’d hold his burger for him but he never turned up and before we knew it six months had passed.\n\n\"\"The months became years and now, 20 years later, it looks the same as it did the day we bought it, perfectly preserved in its original wrapping.”\n\nBut the hardy burger is not the only long-lived Maccy D’s in existence.\n\nThe last McDonald's cheeseburger ever sold in Iceland is still going strong and mould-free – six years after it was bought by a burger-lover.\n\nThe fast-food giant shut up shop in Iceland in 2009 because it said the country's financial crisis had made it too expensive to operate.\n\nEuropics[CEN]   Snack: A man decided to buy the last McDonald's burger on sale in October 2009 before the chain closed in Iceland\n\nThe country had just three branches there – all in the capital Reykjavik.\n\nHjortur Smarason, 28, waited until the end of the last day when his local McDonald's closed – and made sure he purchased the very last cheeseburger together with a portion of fries.\n\nThe burger, which other than looking slightly shrivelled remains in remarkable condition, is now on display at the bar of a hostel in Reykjavik.\"\n630,\"BEIRUT—Former Iraqi military officers who have joined Islamic State are training pilots to fly three captured Syrian military jets, a monitoring group said Friday.\n\nThe officers, who served in the Iraqi military during the 24-year rule of Saddam Hussein, are conducting the training at the captured al-Jarrah military airport east of Aleppo in northern Syria, the Syrian Observatory for Human Rights said.\n\nThe Observatory, citing unnamed sources, said the aircraft were believed to be MiG-21s and MiG-23s that were seized at Syrian air bases in the provinces of Aleppo and Raqqa after the bases were captured by Islamic State forces. The organization didn’t report what weaponry, if any, the aircraft were carrying.\n\nThe claims, which the Observatory said were based on eyewitness reports to monitors, couldn’t be independently confirmed.\n\nThe Observatory is a U.K.-based group that has a network of antigovernment activists in Syria who supply accounts on fighting in the country, now in the fourth year of a civil war.\"\n632,\"Extremist group the Islamic State claims to have executed American journalist James Foley, who was abducted in Syria in 2012. The FBI is evaluating a video that was posted online Tuesday, purporting to show Foley's beheading.\n\nThat video was uploaded to YouTube on Tuesday afternoon and later removed. The images show a man resembling Foley kneeling next to a masked militant, reciting comments against the U.S. before being killed.\n\nU.S. officials tell the Associated Press that Islamic State had recently threatened to kill Foley to avenge U.S. airstrikes that have helped Iraqi forces regain key sites, including the Mosul dam.\n\nThe Islamic State also says it's holding another American journalist, Steven Joel Sotloff, who went missing in Syria last year, and that Sotloff could be the next victim.\n\nNational Security Council spokeswoman Caitlin Hayden says U.S. officials are studying the video to determine whether it's genuine:\n\nFoley has been missing since November of 2012, when he was kidnapped while reporting in Syria for the news organization GlobalPost. A Facebook page was later created to call for his return; last night, it posted this statement from Foley's mother, Diane:\n\nGlobalPost notes that, \"\"The Foley family has not received confirmation of Jim's death from the U.S. government, and acknowledged that there is still a small chance the video of his apparent killing will prove to have been fake.\"\"\n\nThe company's CEO and co-founder, Philip Balboni, says GlobalPost had been working to learn who kidnapped Foley, and where he was being held captive.\n\n\"\"Although GlobalPost's investigation at one point led us to believe that James was being held by the Syrian government, we later were given strong reason to believe he was being held by Islamic militants in Syria,\"\" Balboni said. \"\"We withheld this information at the request of the family and on the advice of authorities cooperating in the effort to protect Jim. GlobalPost, working with a private security company, has amassed an enormous amount of information that has not been made public.\"\"\n\nFoley was on a freelance assignment for GlobalPost when he was abducted in northern Syria on Nov. 22, 2012. He had been making his way to the Turkish border when he was stopped by a group of armed men, the organization says.\n\nBack in 2011, Foley was one of three journalists who were held captive for more than a month after being attacked by Gaddafi fighters near Benghazi. A fourth journalist didn't survive the attack.\n\nTheir ordeal led Foley and one of his colleagues, American Claire Gillis, to visit NPR's Talk of the Nation back in 2011. Discussing the uncertain weeks of their captivity, Foley said they \"\"turned to a lot of prayer\"\" and exercise. In the end, he was the last of the journalists to be released, after spending a week as the sole Westerner in the prison.\n\n\"\"I started to have some dark thoughts,\"\" he said. \"\"I started to think, you know, maybe they're keeping the American guy as the ace in the hole... I thought maybe I was going to be a bargaining chip.\"\"\"\n633,\"Knightscope co-founder Stacy Stephens said rumors that its K5 security robots are roaming Microsoft's Silicon Valley campus are not true.\n\nSorry to rain on the rumor mill's parade, but RoboCop-style robots are not patrolling Microsoft's Silicon Valley campus.\n\nThe rumor took shape after California-based Knightscope showed off its K5 security robot at an event hosted at Microsoft, according to Knightscope co-founder and Vice President Stacy Stephens.\n\n\"\"So people started snapping photos,\"\" and all the sudden a number of news outlets were reporting the robots had been deployed at Microsoft's offices in Mountain View, Calif., Stephens said.\n\nThe 5-feet, 300-pound K5 looks like R2-D2 from Star Wars. They roam around with a slew of sensors, looking for trouble, sounding alarms and alerting live security guards.\n\nKnighscope has built the security-guard-mimicking robot and it is trying out the technology with an undisclosed number of partners – but Microsoft is not one of those testers.\n\n\"\"Obviously we're right across the street so we would love them to be [a customer],\"\" Stephens said. \"\"But we have not deployed there.\"\"\n\nStephens said he got a phone call from Microsoft this morning after the news broke.\n\n\"\"They said, 'Hey, this is really cool. We didn't know we were doing this.' I said, 'You're not,'\"\" Stephens said.\n\n\"\"Unfortunately, that's what people get for not calling us up to confirm things,\"\" he added.\n\nSo, sorry Microsoft employees. It looks like no robots will be watching over your car in the parking lot — for now.\"\n634,\"A man in his mid-to-late 50s is reportedly slapping people in Cumbria, England, for sneezing in public.\n\nOne of his most recent victims was an 82-year-old woman who sneezed on Tuesday. On Monday, he reportedly smacked another woman for sneezing.\n\n\"\"We are treating these two reported incidents as linked, and are appealing to the local community to help trace the man responsible. It is very unusual behavior, and will have left his victims feeling confused and upset,\"\" Cumbria Sgt. Gill Cherry told the Daily Mirror.\n\nLocal residents are frightened, but also amused by reports of the man.\n\n“I have come here shopping on my day off and actually have a cold,\"\" Nicola Dawson said. “If anyone smacked me for sneezing I would smack them back.\"\"\n\nPolice could have a hard time catching the man as the town may let go over 50 civilians who answer phones for the cops.\n\nAccording to the News & Star, the cuts are part of a money saving plan by the city. However, the police department hopes that by having the cops answer the phones they won't have to respond in person as much.\"\n636,\"Eleven Iraqi police officers were taken to hospital after an ISIS chemical weapons attack, with the Defense Ministry and doctors recently confirming the gas as chlorine. This marks the first officially documented militant attack with the chemical.\n\nThe Islamic State (IS, formerly ISIS/ISIL) militants’ chlorine gas attack occurred on September 15, in the town of Duluiyah, located north of the capital, according to a Washington Post report.\n\nThe blast followed an exchange of fire between the militants and the members of the Sunni Jabbour tribe, who were guarding the town’s borders.\n\n“It was a strange explosion. We saw yellow smoke in the sky,” said Lt. Khairalla al-Jabbouri, one of the survivors.\n\nThe victims talked of the fog that hung close to the ground – a possible indication that it was chlorine, which is heavier than air.\n\nThe physicians who treated them also confirmed that their diagnosis was poisoning by chlorine gas.\n\n“They were panicked; we were panicked,” said Kasim Hatim, director of the hospital in the nearby city of Balad, where the officers were taken. “We initially thought it might be a more serious gas, a nerve gas or an organophosphate.”\n\nImage from Google MapsImage from Google Maps\n\nA recent statement from the Iraqi Defense Ministry said that the IS had used the gas in a “primitive and ineffective way” – in roadside bomb attacks and near several water treatment plants where it had gained access to chlorine. Without indicating the locations of the attacks, the statement said that the militants aimed at impairing “the morale of the Iraqi people in general and our armed forces in particular.”\n\nAmerican defense officials were not aware of the September 15 chlorine attack and referred to the Iraqi government for further information.\n\nAlistair Baskey, spokesman for the National Security Council, told the New York Times on Thursday, “The use of chlorine as a chemical weapon is an abhorrent act. These recent allegations underscore the importance of our work to eliminate chemical weapons in this volatile region.”\n\nThere have lately been several reports of IS militants using chlorine gas on the battlefield, however, none had been officially confirmed. They appeared after the jihadists seized a large former Iraqi chemical weapons production plant this summer, whose 2,500 degraded rockets the Iraqi officials claimed unlikely to be fit for use.\n\nEarlier this week, reports were circulating that there was a chemical attack in the besieged Syrian town of Kobani on Tuesday. But the chemical agent the IS militants used couldn’t be identified, as doctors lacked necessary equipment to diagnose the cause of complaints made by Kurdish victims and activists.\n\nAs a choking agent, chlorine was widely used during World War I. Nowadays it is sold legally as a key component in industry, but its use as a chemical weapon violates the Chemical Weapons Convention.\"\n638,\"Claim: The town of Purdon, Texas was quarantined after a family of five there tested positive for the Ebola virus.\n\nFALSE\n\nExample: [Collected via email, October 2014]\n\nNews report of family of 5 in Purdon, Texas tested positive for Ebola. Town is quarantined.\n\nOrigins: On 14 October 2014, the National Report published an article claiming that the town of Purdon, Texas, had been quarantined after a local family of five tested positive for Ebola. Purdon is located 70 miles from Dallas, the city in which Ebola patient Thomas Eric Duncan died of the disease. Shortly after Duncan's death, the Centers for Disease Control (CDC) disclosed that a nurse at Texas Health Presbyterian Hospital had contracted the hemorrhagic virus while caring for Duncan.\n\nThe National Report article referenced both the death of Duncan and the illness of nurse Nina Pham as context for the claim about a quarantine in Purdon:\n\n\"\n639,\"The World Health Organization is looking into reports that ISIS fighters in Iraq have been showing up at hospitals with Ebola symptoms.\n\nAccording to the pro-government Iraqi newspaper al Sabaah, an unknown number of ISIS militants have shown up at a hospital in the militant-controlled city of Mosul, about 250 miles north of Baghdad. The paper reported that foreign terrorists brought the disease into Mosul from “several countries” in Africa. (RELATED: ISIS Massacred Every Man And Boy Over 15 In Muslim Town)\n\nIt’s not yet clear whether the ISIS extremists actually have Ebola or another disease. Ebola symptoms include fever, vomiting, diarrhea and unexplained bleeding and bruising — problems which could also be attributed to malaria or yellow fever. And doctors in Mosul might be unable to even test for Ebola.\n\nWHO spokeswoman Christy Feig said the organization is reaching out to officials in the ISIS-held area to offer help if the disease does turn out to be Ebola. However, United Nations workers are not allowed to work in ISIS-controlled areas in either Iraq or Syria, so a UN operation to help either ISIS militants or any civilians in the areas who contract Ebola is unlikely.\n\nFeig told Mashable that there’s been no official notification from the Iraqi government that the terrorists’ disease is, in fact, Ebola.\n\nISIS is against western science and medicine as a rule, but apparently several militants have taken to hospitals with Ebola-like symptoms anyway. Since taking control of Mosul in June 2014, ISIS has taken to executing doctors that refuse to treat them.\n\nKurdish news website Rudaw reported in Nov. 2014 that ISIS executed six doctors in Mosul for refusing to treat wounded fighters, in addition to kidnapping six merchants for failing to pay a monthly tax to ISIS. The group reportedly executed two more doctors just last week.\n\nThe U.S. has been hitting ISIS with air strikes since mid-November and the Pentagon confirmed in December that the strikes have killed around 1,000 fighters, including three senior ISIS officials.\n\nAn Ebola outbreak, however unlikely, probably wouldn’t help matters much.\n\nFollow Sarah on Twitter\"\n640,\"Jordan's King Abdullah, a trained pilot, could lead revenge airstrikes on Islamic State himself, it has been revealed.\n\nThe monarch may personally take part in bombing raids on extremist strongholds on Thursday, according to reports in Arabic-language newspapers.\n\nIt comes after the former general told members of Congress that he was ready to exact a blistering revenge against the ISIS terror army for the brutal execution of military pilot Moaz al-Kassasbeh - and he quoted a Clint Eastwood movie character to make his point.\n\nScroll down for videos\n\nJordan's King Abdullah (pictured), a trained pilot, could lead revenge airstrikes on Islamic State himself, it has been revealed\n\nUncompromising language; King Abdullah of Jordan, (center), is hurried into a meeting with leaders of the Senate Foreign Relations Committee at the Capitol in Washington after shocking footage of a Jordanian pilot being burned alive was released online Tuesday\n\nAccording to the dailycaller, reports have emerged suggesting he could take part in airstrikes on ISIS targets today.\n\nCalifornia Republican Rep. Duncan Hunter told the Washington Examiner that the king quoted the scene where Eastwood's character announces his plan for retribution.\n\n'Any man I see out there, I'm gonna kill him,' Eastwood's William Munny says in 'Unforgiven.'\n\n'Any son of a bitch takes a shot at me, I'm not only going to kill him, I'm going to kill his wife and all his friends and burn his damn house down.'\n\n'He said there is going to be retribution like ISIS hasn't seen,' Hunter said. 'He's angry. 'They're starting more sorties tomorrow than they've ever had. They're starting tomorrow. And he said, \"\"The only problem we're going to have is running out of fuel and bullets\"\".'\n\n'He's ready to get it on. He really is. It reminded me of how we were after 9/11. We were ready to give it to them.'\n\nReturn home: King Abdullah of Jordan arrives as Jordanians stand along the way between Amman and Queen Alia airport waiting to greet him upon his arrival on Wednesday\n\nREVENGE: 'Any son of a bitch takes a shot at me, I'm not only going to kill him, I'm going to kill his wife and all his friends and burn his damn house down,' Clint Eastwood says in 'Unforgiven,' and the King of Jordan quoted him Tuesday in response to ISIS\n\nLast-minute meeting: Jordan's King Abdullah II (left) met with President Obama at the White House on Tuesday after video emerged showing the brutal execution of one of his country's pilots by the ISIS terrorist group\n\nBrutal: Footage titled 'Healing the Believers Chests' appears to show captured airman Moaz al-Kassasbeh wearing an orange jumpsuit as a trail of petrol leading up to the cage is set alight\n\nHunter told the Examiner that no one in the king's meeting on Tuesday with members of the House Armed Services Committee made any mention of President Obama, who is seen by some anti-ISIS coalition partners as a weak and indecisive actor.\n\nSouth Carolina Republican Sen. Lindsey Graham said after a separate meeting with the king that Jordan would have a 'strong and forceful' response to the the fiery execution.\n\n'The Jordanian response will be more engaged, not less engaged, when it comes to destroying ISIL,' Graham said.\n\n'The king feels that the gloves are off and that it now is time if you can't negotiate with these people, you're going to have to take it to them, and I think it's going to be more than Jordan.'\n\nObama and Abdullah met Tuesday evening in a hastily arranged meeting just hours after a grisly video emerged showing al-Kassasbeh, who was 26 years old, being burned alive in a cage by ISIS.\n\nThey emerged from the meeting, vowing to continue their fight of the extremist group gaining control over large swathes of Iraq and Syria.\n\nIn addition, the State Department said Tuesday that the administration will increase its annual aid to Jordan to $1 billion from $660 million to help it pay for the cost of housing refugees from Iraq and Syria – and provide new resources to fight ISIS.\n\nAn agreement on the aid will require congressional approval.\n\nIn a brief statement, the U.S. State Department said it planned to provide $1 billion per year to Jordan for each of the U.S. fiscal years for 2015, 2016 and 2017. The U.S. fiscal year ends on Sept. 30.\n\nActivists carry pictures of Jordanian pilot Moaz al-Kassasbeh in Amman on February 3, 2015\n\nCaptured: Muath al-Kasasbeh (centre in white) was captured by the Islamic State after after crashing near its HQ in the Syrian city of Raqqa in December. ISIS is now believed to brutally murdered him\n\nAl-Kassasbeh was captured in December when his F-16 jet crashed over northern Syria, a mission that was part of the U.S.-led coalition campaign against the jihadists.\n\nDuring the meeting, President Obama offered 'his deepest condolences' to the king over the pilot's death\n\n'The president and King Abdullah reaffirmed that the vile murder of this brave Jordanian will only serve to steel the international community's resolve to destroy ISIL,' said White House spokesman Alistair Baskey.\n\nObama earlier decried the 'cowardice and depravity' of the Islamic State, saying the brutal killing would only strengthen international resolve to destroy the extremists.\n\nThe White House would not speculate on whether the video was released to coincide with Abdullah's visit to Washington, where he was not scheduled to meet Obama.\n\nThe president said First Lieutenant Kassasbeh's 'dedication, courage and service to his country' represented 'universal human values that stand in opposition to the cowardice and depravity of ISIL.'\n\n'Today, we join the people of Jordan in grieving the loss of one of their own,' the president added, as his administration reaffirmed its intention to give Jordan $3 billion in security aid over the next three years.\n\n'As we grieve together, we must stand united, respectful of his sacrifice to defeat this scourge,' Obama said after the latest in a wave of grizzly filmed murders.\n\nJordanian state television said that Kassasbeh was killed on January 3.\n\nThe slaying would redouble international commitment to ensure the Islamic State group 'are degraded and ultimately defeated,' said Obama.\n\nThe extremists seized swathes of territory in Iraq and Syria last year, declaring an Islamic 'caliphate' and committing a wave of atrocities.\n\nCountries as diverse as the United States, Saudi Arabia and Jordan responded with 'Operation Inherent Resolve,' an air-led campaign to pummel the jihadist group.\n\nUS Central Command meanwhile admitted that the Islamic State still had the ability 'to conduct small-scale operations,' despite months of air strikes.\n\nBut, it said, 'their capacity to do so is degraded and their momentum is stalling.'\n\nAttacks have hit the group's 'ability to command and control forces; recruit, train and retain fighters, produce revenue from oil sales, and maintain morale.'\n\nIslamic State had offered to spare Kassasbeh's life and free a Japanese journalist in return for the release of a female would-be suicide bomber on death row in Jordan.\n\nJordanian officials announced the female bomber and other jihadists would be executed on Wednesday.\"\n643,\"When Apple unveiled the Apple Watch, the unveiled three different editions: the Apple Watch, the Apple Watch Sport, and the Apple Watch Edition. The latter model appears to be catered to those who are more interested in fashion and luxury as the watch will be given an 18-karat gold treatment.\nSure, we guess it looks good but at the same time, have you ever wondered how much it will cost? Apple has declined to state a price of the Apple Watch Edition but according to the folks at TechCrunch, it is possible that the gold Apple Watch could retail for as much as $1,200. This is according Chad Rickicki, a watch expert who claims that the 18-karat gold Apple Watch would cost $600 just for the case, size, and shape alone, and that combine it with the electronics and markup, could end up being in the $1,200 range.\nThis is a significant leap over the base Apple Watch which Apple has said would be priced starting at $349, so safe to say it is an interesting direction that Apple is headed if they do indeed price the Edition at over $1,000. Given how Apple’s recent hires have come from the high-end fashion industry, we can’t say this is too surprising.\nIn fact a rumor earlier this year had even suggested that Apple could be preparing an Apple Watch that could cost thousands, thus making these claims slightly more believable. Either way we expect Apple will announce the prices in the near future as the Apple Watch has currently been pegged for a release in 2015.\"\n645,\"The Apple Watch will not be an accessory for your iPhone - but your iPhone will be an accessory for your Apple Watch, claims technology writer John Gruber, who expects the new wearable to cost upwards of $10,000 (£6,500/€8,800). Due to go on sale in April, the Apple Watch will start at $349 for the basic Sport model with a rubber strap, but beyond that no one knows how much the stainless steel and 18-karat gold Edition models will cost. A debate between technology and wristwatch experts is under way to determine how far into uncharted water Apple is willing to sail. First, Stephen Foskett of Grail Watch chimed in, suggesting (although using self-proclaimed \"\"back of envelope\"\" maths) the gold Apple Watch Edition will cost at least $10,000, based on the materials used. Foskett points to the huge gap in prices between stainless steel and gold versions of Swiss watches of a similar size and shape to the Apple Watch, noting how the Cartier Tank - a watch praised by Apple design chief Jony Ive - costs $7,000 in steel and $22,000 in pink gold. The Jaeger-LeCoultre Reverso Squadra Hometime, slightly larger than the 42mm Apple Watch, costs $8,550 in steel and $23,000 in gold - and a gold strap is a further $20,000. Apple must also price the Watch so it is protected against the volatility of gold. Foskett said: \"\"[Watchmakers] can't price near the commodity price because they have to set a price and stick to it all year long. So they generally price somewhat higher than they would, even taking into consideration all the rest of the materials, labour, distribution and profit in a watch.\"\" Will the Apple Watch be gold plated to save costs? Apple Watch will go on sale before the end of April(Apple) Foskett says not. Although Apple doesn't describe the Watch Edition as being \"\"solid gold,\"\" it does say it is \"\"crafted from 18-karat gold,\"\" and nowhere is the material described as plated or gold filled. Entering the jewellery market means complying with new regulation, Foskett explains. \"\"There are laws covering descriptions of metal content for jewelry and Apple cannot break these any more than Tiffany could.\"\" Add to this Apple's claims of producing the Watch from gold twice as hard as standard gold, and it is clear that the company will not be scrimping on materials. Foskett believes $9,999 for the 42mm model and $7,999 for the 38mm version of the gold Watch Edition could well be possible. Days later, Apple commentator John Gruber blogged to say he also thinks the price will be $10,000. \"\"The more I think about it, and the more I learn about the watch industry, the world of luxury goods, and the booming upper class of China, the better I feel about that bet. I don't think I was wrong to place a friendly late night bar bet on a $9,999 starting price [for the gold model].\"\" Gold straps Gruber says a \"\"starting price\"\" because he expects Apple to announce a new gold band when the Watch finally gets a price and release date - and for this he suspects the company will charge an additional $10,000. Looking at how Rolex charges a much higher premium for its gold models over steel - and for watches with identical movements - Gruber says the Apple Watch Edition \"\"is not a tech product, so don't try to price it like one... Apple's ambitions in this arena, I am convinced, are almost boundless.\"\" Buying the Watch Edition will be unlike buying any other product in Apple's history. Reports claim the company will store the watches in safes, and that it is even considering completely separate boutique stores to sell them. Apple is expected to reveal the Watch's pricing structure and release date at a media event before the end of April 2014.\n\nRelatedApple Watch features were ditched as executives struggled to define its smartwatch purposeLG targets Apple Watch with premium, all-metal Urbane smartwatchApple installing safes in-store to protect gold Watch EditionApple Watch release date is before the end of April, says CEO Tim CookApple retail boss and ex-Burberry chief Angela Ahrendts paid $73.3m in 2014 beating CEO Tim CookApple Watch battery will last less than three hours of 'active use'Impressed by Apple Watch, Swiss watchmaker Tag Heuer looks to Silicon Valley for smartwatch helpNew Apple Watch features revealed by 'Companion' iPhone app\"\n646,The mystery surrounding the disappearance of 43 students last month has deepened. Mexican authorities say remains found in a mass grave outside the town of Iquala are not those of the students.\n648,\"Multiple news outlets including the Washington Post and the BBC were duped by a fake news site posing as Chinese public broadcaster CCTV.\n\nThe Oct. 19 phony story was headlined \"\"Tips for Chinese choosing an English name.\"\"\n\nIt lists as good names \"\"'proper' traditional names\"\" like Elizabeth, Michael and William. No-no names include \"\"Surprise, Dragon, Fish [and] Lawyer,\"\" as well as \"\"food as a name\"\" such as Apple or Candy. Other names you may not want to use include \"\"Obama, Einstein or Madonna,\"\" but common celebrity names like Nicole (from Nicole Kidman) are OK. Other bad names the site lists are \"\"Hercules, Satan, Dumbledore or Jesus.\"\"\n\nA screenshot detail of the article is below\n\n\n\nThe real CCTV English-language news site is at the web address www.english.cntv.cn. Below see a screenshot.\n\n\n\n \n\nWhen you go to the Chinese language version of the site and click on English language version, you are taken to that page.\n\n\n\n \n\nThe fake site is at: www.cctvnews.cn. See a screenshot below from July in the WayBack Machine.\n\n\n\nThe About Page for the satire site reads: \"\"Official website for CCTV NEWS,  An English language news channel of China Central Television (CCTV), the nation’s largest national broadcasting network.\"\"\n\nThe satirical site has pubished numerous stories but not nearly as many as the real English-language version of the CCTV site, which is loaded with articles. Other headlines on the fake site include:\n\n\"\"Hunan 'color ride': another fantastic opportunity for gratuitous flesh\"\"\n\"\"Taiwan cooking oil made from 'kitchen waste' and grease\"\"\n\"\"Does Buddhist music help crops grow\"\"\n\"\"How would it feel dining in a prison restaurant\"\"\nThe satire article on English names has apparently been removed. Links for the article and other articles go to an error page.  The actual website's homepage says \"\"Our website is under construction, coming up soon.\"\"\n\n\n\n \n\n \n\nOnly One Duped Outlet Corrected, 2 more Correct after iMediaEthics inquiry\n\nThe Washington Post was duped by the naming story, but posted a correction to acknowledge it was tricked.\n\nThe Oct. 20 Washington Post story's correction reads: \"\"Correction: An earlier version of this story reported that the original post was from CCTV. It was, in fact, by a satirical news site.\"\"\n\n\n\nIts headline now reads \"\"Satirical news site attacks China’s weird English names\"\" and the story characterizes the CCTVnews.cn story as \"\"a humorous report on a satirical Web site done in the style of China's state broadcater CCTV.\"\"\n\niMediaEthics has written to the Post reporter to ask how he learned of the error.\n\niMediaEthics asked four other outlets if they would follow suit and correct their articles.\n\nThe BBC's Oct. 20 story, \"\"China: Don't call yourself Dumbledore.\"\"\nThe Telegraph's Oct. 21 story, \"\"Chinese advised to choose British-sounding names to get ahead\"\"\nThe Atlantic's Oct. 20 story \"\"The Chinese Guide to Avoiding a Bad English Name\"\"\nBuzzfeed Oct. 21 story,  \"\"Chinese State Media Warns People To Stop Calling Themselves Dumbledore,\"\"\nBuzzFeed told IMediaEthics by e-mail it would correct. The following update is atop the article now:\n\n\"\"This story was a hoax written by a site which appeared to be the English-language website of the Chinese state-run broadcaster, CCTV. And we fell for it.\n\n\"\"The original blog post, which was cited by us and other publishers, was published at cctvnews.cn. The fake site used CCTV’s logo and embedded tweets from the official @CCTVNEWS Twitter account.\n\n\"\"The actual URL of CCTV English is english.cntv.cn.\n\n\"\"However, an internet directory search shows that the fake CCTVNews site – which is now offline – is based in Hangzhou, 1,300 miles from CCTV’s real headquarters in Beijing. Dec. 8, 2014, at 4:28 a.m.\"\"\n\nThe BBC didn't respond to iMediaEthics' inquiry, but within days of our e-mail asking if the BBC would correct, it did just that.\n\nThe BBC re-wrote its article to be headlined, \"\"China: Satirical site warns citizens over name choices.\"\"  The following correction was added:\n\n\"\"Correction 9 December 2014: An earlier version of this story said the post came from the official CCTV website. The post was actually from a satirical news site.\"\"\"\n649,\"A student has broken a 19-year silence and revealed she was the iconic sun baby in hit TV show Teletubbies.\n\nJess Smith, from Chatham, Kent, was selected to be the giggling baby sun who looks over Teletubbyland when she was just nine months old.\n\nThe show was a global hit and Miss Smith, a first-year dance education student at Canterbury Christ Church University, became one of the most famous faces in the world - but only her family knew it was her.\n\nJess Smith (pictured left and right as a baby) was chosen as the giggling baby sun who looks over Teletubbyland when she was just nine months old - but kept her role a secret for 19 years\n\nThere were rumours the true identity of the baby was another Jessica Smith - the 27-year-old star of American teen soap Laguna Beach.\n\nBut Miss Smith has finally gone public and spoken for the first time about her role in the TV show which featured characters Tinky-Winky, Dipsy, Laa Laa and Po.\n\nMiss Smith only revealed her secret during a game with her university friends - where they all had to say something about themselves that no one else would guess.\n\nShe then used Facebook to confirm it was her - and photos show she still has the same cheeky face.\n\nMiss Smith said: 'I thought I may as well tell them as I'm going to be spending the next three years with them. My mother is really chuffed.'\n\nMiss Smith revealed her secret during a game with her university friends where they all had to say something about themselves that no one else would guess - she is pictured left and right as the smiling sun baby\n\nShe then made the news public on Facebook.\n\nShe wrote: 'So I've recently celebrated my 19th birthday and after a lot of thought, I've decided it's time to tell everyone.\n\n'I used to hide it but after a lot of encouragement from my friends at university, I've gained the confidence to come out with it.\n\n'I am the sun from Teletubbies. There has been quite a few people pretending to be 'the sun' but only I could tell you the real story.'\n\nMiss Smith is now a first-year dance education student at Canterbury Christ Church University\n\nMiss Smith added: 'Everyone says they can see the likeness between my face now and me as a baby. I still have a baby face. I haven't changed much either. I am still giggly.'\n\nMiss Smith posted a picture of a letter her parents received from Courtyard Productions in Four Elms, Kent, on June 17, 1996, on Facebook proving she was the baby - not the American TV star Jessica Smith.\n\nShe said: 'I'm not sure why the actress is claiming to be the face or why people think she is.\n\n'She would have been 10 at the time of filming - and she doesn't even look like the baby.\n\n'My neighbours said I should put everyone right as they would be annoyed if it was them. But I wasn't that bothered until I told my uni friends.\n\n'I am not sure why they picked me - I assume because I was more giggly than everyone else.'\n\nShe added: 'I do remember watching the Teletubbies when I was a child.\n\n'When I was young I used to laugh along with the sun but it was only when I got older that I understood it was me.\n\n'My close friends and family knew, but it just never interested me before to tell everyone.\n\n'At uni we had to tell the person sitting next to us something about ourselves so I thought I would say it.\n\n'Then people from uni convinced me to tell everyone and they encouraged me through it all.\n\n'I am proud. I wouldn't change it for anything.\n\n'My family will all remember it for ever. My nan has articles about me when I was baby all over her wall.'\n\nAs no one could predict the success of Teletubbies (pictured) Jess was paid £250 and given a box of toys\n\nHer name was put forward when her mother Anji Smith, 44, a recruitment consultant, took her to be weighed at Edenbridge Hospital, Kent.\n\nA health visitor had been asked by Ragdoll Productions to find smiley babies.\n\nMiss Smith was put in a high chair for the filming so she would be looking down like the sun.\n\nHer father Bill, 49, made her giggle by playing with a teddy bear behind the camera.\n\nAs no one could predict the success of the show, Jess was paid just £250 for filming and given a box of toys to take home.\n\nDelighted Mrs Smith said: 'It was just something a bit different to do and we didn't expect it to be as big as it was.\n\nMiss Smith (pictured left) with a friend, said she is not disappointed by her small payment of £250\n\n'They just sat her in front of a camera and she just laughed and smiled at her dad.'\n\nMiss Smith said she is not disappointed by her small payment of £250.\n\nThe production company also sent the family a video of her performance and told them when the first show would be aired on TV.\n\nShe said: 'I am sure I loved the box of toys.\n\n'No one knew how big the show was going to be so we didn't get offered royalties. '\n\nShe added: 'People told my mum that I should have gone into modeling but she thought it wasn't the right move to make as I was quite shy.'\n\nLuckily Jess' little sister Lucy, now 17, hadn't been born when she took part in the filming so there were no arguments over who got the part.\n\nThe BBC is preparing to make 60 new episodes of the hugely popular 90s children's television show.\"\n650,\"An Indian man had his penis cut off with a meat cleaver by a vigilante group, after attempting to rape a teenage girl.\n\nThe 40-year-old rapist, Suresh Kumar, was beaten with sticks for about an hour before his genitals was cut off.\n\nThe incident occurred in the city of Ganganagar, where Kumar was left bleeding as his penis and testicles lay on the road next to him.\n\nIndian rapist3\n\nIndian rapist1\n\nAn eyewitness, Aamir Dhawan, who was at the scene, said people were reluctant to help the rapist, after seeing that his private parts had been cut off.\n\nHe said, “No one went to help the man because they could see his penis on the ground and knew this was punishment for a sex crime. We have had a lot of intolerable offences against women in this country recently, with girls being raped, hung, and molested, and it’s time it stopped. This sends out a very strong message to anyone like that – if you do it you will be punished.”\n\nIndian rapist4\n\nThe police, has however, urged those responsible for the castration to come forward and submit themselves for prosecution.\n\nA police spokesman said, “People cannot take the law into your own hands. As deplorable as these crimes are, law and order has to be maintained, and not lynch justice. We ask those men who carried out this attack to hand themselves in before we find them.”\"\n651,\"Never one known for restraint, Vice Media’s Shane Smith may now have outdone even himself.\n\nMr. Smith, the chief executive of the provocative news and entertainment group, spent $300,000 for a dinner at the Prime Steakhouse at the Bellagio in Las Vegas during the International CES trade show in January, according to one person who was at the party and another one who knew about it.\n\nMr. Smith, whose company closed financing last September that valued it at $2.5 billion, paid for the meal personally. More than 30 people were at the dinner, including friends, other Vice executives and staff members and directors like Tom Freston, a founder and former chief executive of MTV who later went on to run Viacom, according to a person who attended the event.\n\nLiquor flowed freely, with some bottles of wine costing more than $20,000, according to the people. The most expensive food item on the menu at the Prime Steakhouse, a Jean-Georges Vongerichten restaurant, is a 28-ounce bone-in rib eye for $85.\n\n\nShane Smith is the chief executive of Vice Media.\nFREDERICK M. BROWN / GETTY IMAGES\nTo foot the bill, Mr. Smith dipped into his more than $1 million in winnings from gambling, especially at the blackjack table, during the week, the people said.\n\nNews of the meal, which was first reported by Bloomberg, surfaced after executives at MGM Resorts International mentioned the outsize dinner bill during a company conference call on Tuesday. They cited it in response to a question from an analyst about how spending at the casino now compares with levels before the recession. MGM did not identify Mr. Smith as the guest who had hosted the dinner.\n\nJames J. Murren, the chief executive of MGM, said he had not seen a check that size for several years.\n\n“People are starting to spend money remarkably here,” Mr. Murren said.\n\nThe lavish dinner is the latest caper by Mr. Smith, who is charting a new course as a brash next-generation media mogul. He is known to drink with old-school media executives in Williamsburg, Brooklyn, the hipster enclave where Vice has its headquarters. He has called CNN an expletive and rented villas at Cannes during an annual international media conference there.\n\n“They live larger, and that is part of the Vice je ne sais quoi,” said Michael E. Kassan, the chief executive of the media and marketing consulting firm MediaLink, who is known to throw his own prominent industry dinners. “But they do good stuff. I am a big fan. They represent so much of what is new and exciting in the world.”\n\nMr. Murren of MGM told the analyst Harry C. Curtis of Nomura Securities that he couldn’t believe it when he first saw the tab. He said, “$300,000 for dinner at Prime. That’s a pretty good check. You would have liked the wine, Harry.”\"\n652,\"The Apple Watch might have been four years in the making and the most Jony Ive-centric Apple product yet — but the company didn’t get everything it was wishing for from the device.\n\nAccording to a new report from The Wall Street Journal, Apple originally wanted its smartwatch to focus far more prominently on health-related innovations, only to be forced to go in another direction midway through the project.\n\nIf Apple had had its way, the Apple Watch would have boasted smart sensors capable of tracking blood pressure, heart rate and even stress levels — but despite hiring top people from the biosensor industry, the technology didn’t work quite as well as had been hoped.\n\nProblems were apparently posed by Apple Watch wearers with hairy arms and dry skin, with sensor results also varying depending on how loosely or tightly the watch is worn. Despite a heavy drain on Apple resources, engineers were unable to create a suitable solution in time for the company to reveal the device.\n\nAs a result, the Apple Watch shipping in April will be far more of an iPhone accessory/companion than had originally been planned, which is no doubt useful for growing Apple’s interlocking ecosystem but is less good in other ways. Although Apple has the luxury of taking its time with products, yesterday’s New Yorker story reveals how much pressure there was to announce a new category of device post-Steve Jobs.\n\nWhile there’s still a lot to be excited for, the health-tracking applications of the Apple Watch were ones that people are very excited about. Apple has already had success introducing HealthKit into top hospitals, and a medically approved wearable could potentially help grow relations between Apple and the healthcare industry.\n\nIn a recent interview, Steve Wozniak discussed health-tracking as one of the most potentially exciting features of the Apple Watch. Cult of Mac has also written about the potential of the Apple Watch becoming your “digital doctor.”\n\nSadly, it seems we’re going to have to wait at least a couple of generations before the technology can live up to that billing.\"\n653,\"US officials say 11 commercial aircraft have gone missing from Tripoli International Airport in Libya – ahead of the 13th anniversary of the September 11 attacks on New York and Washington.\n\nThe airport was the scene of a fierce battle that ended on August 26, when fighters from the Islamic Fajr Libya (Dawn of Libya) coalition captured the airport and aircraft belonging to the state-owned Libyan Airlines and Afriqiyah Airways.\n\nPictures from the airport in the aftermath of the fighting showed severely damaged and totally destroyed aircraft.\n\nDawn of Libya was identified as a terrorist organisation by the Libyan government earlier this year.\n\nWhile the US State Department is down-playing the significance of the missing planes, one official was quoted in the Washington Free Beacon as saying: ‘There are a number of commercial airliners in Libya that are missing. We found out on September 11 what can happen with hijacked planes.’\n\nSeptember 11 also marks the second anniversary of the raid of the US Ambassador’s compound in Benghazi, Libya, where four Americans – including including US Ambassador Christopher Stevens – were killed.\n\nIntelligence reports of the stolen aircraft include a warning that one or more of the planes could be used in terrorist attacks in the region. Another scenario involved using a plane with civilian markings to transport armed terrorists to an airport usually open to commercial aircraft.\n\nAl Jazeera reported that the planes are being held by a group called the Masked Men Brigade, and it plans to use them in terror attacks.\n\nTunisia and Egypt have stopped flights to and from Libya, and countries including Algeria, Morocco and Nigeria are on high alert.\n\nEgypt has conducted limited airstrikes in Libya and is considering increased military action, including ground forces.\"\n654,\"Jaipur: A man who was allegedly caught red-handed trying to rape a teenage girl in Rajasthan is in a critical condition in hospital after locals chopped off his genitals with a meat cleaver.\n\nThe incident took place in Ganganagar district in Rajasthan.\n\nLocals got alerted by the girl's screams for help and found 40-year-old Suresh Kumar pinning the girl against a wall. The mob dragged him to a nearby butchers’ shop where he was beaten up with sticks for an hour before castrating him, as reported on Friday.\n\nThe report said, the locals then dumped the severed remains in the middle of a road and left a bloodied Kumar nearby.\n\nThe Daily Mail quoted an eyewitness, Aamir Dhawan saying that no one 'went to help' Kumar because they knew he had been punished for a 'sex crime'\n\n\"\"We have had a lot of intolerable offences against women in this country recently, with girls being raped, hung, and molested, and it's time it stopped. This sends out a very strong message to anyone like that - if you do it you will be punished,\"\" Dhawan said.\n\nPolice said people can't take the law into their \"\"own hands\"\" and they are looking for the attackers.\n\n\"\"As deplorable as these crimes are, law and order has to be maintained, and not lynch justice. We ask those men who carried out this attack to hand themselves in before we find them,\"\" an officer said.\n\nThe victim was treated for shock, and given counselling.\"\n655,\"Elon University in North Carolina banned the word “freshman” from its website and student orientation, claiming it’s sexist and suggests that the young women might make good rape victims.\n\nIt’s replacing the term with “first-year.”\n\n“The term has often been felt to refer to the vulnerableness of young women in college for the first time,” Leigh-Anne Royster, the school’s “Inclusive Community Wellbeing Director” told the College Fix.\n\n“Given the rates of sexual violence perpetrated against women on college campuses, it is useful to examine any use of a term that suggests that a group of people just entering college might be targets for such violence in any way,” she added.\n\nIn fact, the word is apparently so dangerous that any orientation leader who dared to use it was immediately corrected.\n\n“They engrained over and over in our brains that it was supposed to be ‘first-year,’ not ‘freshman,’” sophomore orientation leader Alaina Schukraft told the Fix. “They were very adamant . . . and stressed the importance of using language that would make the new students feel comfortable.” \n\nIronically, Schukraft said that multiple students approached her and said they were actually more comfortable with the word “freshman.”\n\nBut no matter. Greg Zaiser, vice president of admissions and financial planning, insists that it will make the school a better place for women — telling the Fix that people consider “freshman” to be a “sexist” word.\n\n“As an inclusive community, Elon strives to incorporate language that is current and reflective of our student body,” Zaiser said in an e-mail to the Fix.\n\nNo public announcement was made about the word switch. According to the Fix, administrators relied “largely on word of mouth.” \n\n— Katherine Timpf is a reporter at National Review Online.\"\n657,\"Update at 8:50 p.m. EDT\n\nThe militant group that calls itself the Islamic State has released a video that purportedly shows the beheading of British aid worker David Haines.\n\nThe authenticity of the video, which appeared online Saturday, has not been independently confirmed by NPR.\n\nThe organization, also known as ISIS, had threatened to kill Haines just under two weeks ago, in an earlier video that showed the beheading of an American journalist. This weekend, Haines' family had issued a public plea to his captors through the British Foreign and Commonwealth Office. The family asked ISIS to make contact with them.\n\nHaines, an international aid worker, was abducted in Syria in 2013. \"\"The British government had managed to keep his kidnapping secret out of concern for his safety until the most recent video Islamic State video identified him as a captive,\"\" the AP writes.\n\nThe BBC reports that the 44-year-old father of two from Perth, Scotland, was kidnapped shortly after he began working with a French relief agency called ACTED. At his posting there, Haines was \"\"working in the Atmeh refugee camp ... supplying water, food and tents.\"\"\n\nOver the past decade and a half he'd worked with a variety of aid agencies, writes the BBC: \"\"He had worked with a German charity on post-war reconstruction projects in Croatia, including housing and demining. He was also involved in efforts to help displaced people to return to their homes. In 2011 he became Head of Mission in Libya for Handicap International,\"\" an organization that works to help vulnerable people with disabilities.\n\n\"\"The following year he joined another agency, the Nonviolence Peaceforce (NP), and went to South Sudan,\"\" where he worked as an unarmed civilian peacekeeper.\n\nISIS previously released two videos showing the beheadings of two American journalists, which were confirmed by U.S. officials to be authentic. The first video, which showed the killing of James Foley, was released on August 20. The second, which showed the beheading of Steven Sotloff and contained the threat directed towards Haines, was released on Sept. 2.\n\nThe newest video, like those previous videos, appears to name another Western hostage as a future target.\n\nNPR's correspondent Alice Fordham, reporting for our Newscast unit, says the video begins with footage of British prime minister David Cameron. The two previous videos began with footage of President Obama.\n\nThe man identified as Haines, Alice reports, is shown \"\"kneeling in a featureless desert in an orange robe.\"\"\n\nThe video appears to be recent, Alice says: \"\"The assailant refers to the bombing of Iraq's Haditha dam a week ago. Another man identified as a British hostage appears at the end as the masked man exhorts Prime Minister Cameron to stop fighting the Islamic State.\"\"\n\nCameron has tweeted a response, writing, \"\"We will do everything in our power to hunt down these murderers and ensure they face justice, however long it takes.\"\"\n\nPresident Obama said in a statement that the U.S. \"\"strongly condemns the barbaric murder of UK citizen David Haines by the terrorist group ISIL,\"\" and pledged to work with the U.K. and other nations to \"\"bring the perpetrators of this outrageous act to justice.\"\"\"\n658,\"SALT LAKE CITY (AP) — A Utah man says he's fully recovered after he was hospitalized for chugging a quart of eggnog so quickly that he inhaled some of creamy holiday beverage into his lungs.\n\nRyan Roche from Utah County told KSL-TV (http://bit.ly/1rf4Eed ) that he participated in an alcohol-free eggnog chugging contest at a holiday office party earlier this month.\n\nRoche says he downed a quart of eggnog in 12 seconds without taking a breath but soon began coughing and gasping.\n\nHours later, a friend drove him to the hospital as Roche was shaking and struggling to breathe.\n\nDoctors told him he had eggnog in his lungs.\n\nHe was put on oxygen and antibiotics and released from the hospital after three days.\n\nRoche says he recovered his strength after a week.\"\n660,\"The Apple Watch has been scheduled to begin shipping in April according to Apple’s CEO Tim Cook. Now presumably Apple might want to make some kind of announcement regarding the prices and the finalized specs of the device, and given that it is their first wearable, it doesn’t seem like a stretch.\nThat being said, a report from French Apple website iGen (via AppleInsider) claims to have heard from their sources that this event could be held on the 24th of February in which Apple is expected to share the finalized specs and launch plans for the Apple Watch, and will also be announcing the rumored 12-inch MacBook Air.\nPreviously we have heard rumors that the 12-inch MacBook Air could be launched in Q1 2015 so an announcement either in February or by the end of March would coincide with the rumors. However we should also note that the folks at 9to5Mac have heard from their own sources that the 24th of February event will not be happening.\n9to5Mac does not dispute the possibility of Apple holding a special event to launch their new products, but rather the actual date which their sources have told them will not be the 24th of February. Given that both websites have been pretty reliable when it comes to Apple rumors, it’s hard to say who’s right. Either way we will be keeping our eyes and ears peeled for a possible invite, but in the meantime try not to get your hopes up just yet.\nFiled in Apple >Computers >Gadgets >Rumors. Read more about Apple Watch and macbook air.\"\n662,\"This is the moment the sleazy truth about a husband’s cheating ways was exposed to the world by his scorned wife.\n\nTing Su, 29, caught husband Cheng naked in an underground carpark in China along with her twin sister after tracking the pair down using a mobile tracking system.\n\nWhen Su arrived on the scene to confront them, the surprised pair reacted to the bust and jumped out of the car.\n\nSu seized the moment by taking some happy snaps before driving off, leaving the cheaters red-faced in the carpark.\n\n“It was so funny. Loads of people were grabbing their phones and I did as well. He was banging his fist on the window and shouting at her, and she just wasn’t playing ball,” one witness said.\n\nThe Mirror reports that Cheng had been having an affair since Ting, who has now filed for divorce, gave birth to twins.\n\nThis article originally appeared on News.com.au.\"\n663,\"The man who jumped the White House fence Sept. 19 pushed his way past a female Secret Service agent before he was overpowered by a male agent in the building’s large East Room.\n\nAfter he pushed past the female agent, he ran past the stairway that leads to the president’s personal quarters before he was detained.\n\nThe Secret Service’s response to Gonzalez’s dash from the front railing was slowed because perimeter alarms — dubbed “crash boxes” — had been muffled at the request of the White House’s ushers.\n\nThe man, Omar Gonzalez, is a former soldier, and was having delusions. The president was not at the White House when Gonzalez ran into the building.\n\nThe new revelation was published by the Washington Post and CBS.\n\nThe Post credited the new information to whistleblowers and Rep. Jason Chaffetz, the chairman of the House Oversight subcommittee on Homeland Security.\n\nChaffetz said the intrusion was a “failure of leadership” by the Secret Service.\n\nSecret Service Director Julia Pierson has said the intrusion was “unacceptable” to her.\n\nThe report — likely leaked by Chaffetz — comes one day before Pierson testifies at his committee on Tuesday.\n\n“The agency needs a solution that goes deeper than more fences and more people,” Chaffetz told the Washington Post.\n\n“It must examine what message is being sent to the men and women who protect the president when their leader sacrifices security to appease superficial concerns of White House ushers.”\n\nFollow Neil on Twitter\"\n664,\"Ahead of Monday's media event where Apple is expected to provide final details on the Apple Watch, a new report from TechCrunch details a hidden \"\"diagnostic port\"\" inside one of the channels on the Apple Watch where watch bands slip into place. While the port is currently used only for diagnostic purposes, the report argues it could be used in the future to interface with \"\"smart band\"\" accessories bringing additional functionality to the watch.The port has a 6-dot brass contact array inside the groove for the ‘bottom’ strap connector slot. Several sources have confirmed its existence and placement to me. It is very similar to the connector for the Lightning connector in iPhones, as that connector currently only uses 6 of its 8 available pins. Apple recently began opening up the Lightning port for use by third parties. A source says that this port is currently for diagnostic purposes only — but that there is nothing preventing it from being a connection port for future accessories.TechCrunch's Matthew Panzarino is careful to state that he has no knowledge of any plans by Apple to launch such smart band accessories, but the idea remains an intriguing one. Possibilities for such bands include additional sensors, external batteries integrated into a band, and more.\n\nApple revealed a number of high-level details about the Apple Watch at the device's unveiling last September, but even now with a launch set for next month there is still much that remains unknown, including pricing details beyond the $349 starting price. Apple will undoubtedly address many of the details at Monday's events, but some of the technical details will likely need to wait until the device launches and users and technical experts can get a closer look at the device.\n\nUpdate 2:13 PM: The diagnostic port will not be included on the Apple Watch that ships to consumers, according to 9to5Mac.\n\nRelated roundup: Apple Watch , Tag: techcrunch.com\"\n666,\"Homeland Security Secretary Jeh Johnson says Islamic State militants are not entering the U.S. through the southern border. Johnson was responding to a claim made by Rep. Duncan Hunter, R-Calif., that at least 10 Islamic State operatives were detained trying to come in from Mexico.\n\n“We have no credible, specific intelligence to that effect,” Johnson said on CNN Wednesday evening of the militants also known as ISIS. “And I look at the intelligence reports from overseas from our southern border from our intelligence community virtually every day, numerous times a day, to be on the lookout for something of that nature. So, what I’d say to the American public is we’re vigilant in looking out for individuals of suspicion who may be crossing our border.”\n\nJohnson never mentioned Hunter by name, but he has called on lawmakers to act responsibly and not frighten Americans. “Let’s not unduly create fear and anxiety in the American public by passing on speculation and rumor,” Johnson said.\n\nThe group Judicial Watch reported late Wednesday that four “Islamic terrorists” had been seized along the southern border within 36 hours. Hunter said in an interview with Fox News on Tuesday that \"\"at least 10 ISIS fighters have been caught coming across the Mexican border in Texas.\"\"\"\n667,\"A Utah man was rushed to the hospital after he chugged a quart of eggnog in 12 seconds during a contest at an office holiday party, he said.\n\n\"\"Everyone knows I'm pretty competitive,\"\" Ryan Roche of Lehi, Utah, told ABC News today, explaining how his colleagues talked him into participating just as he was leaving the party with his family earlier this month.\n\n\"\"I just decided I was going to win. So I pretty much just opened it up and poured it down my throat,\"\" he said.\n\nHomemade Eggnog Can Kill Salmonella with Booze\nRoche, 33, said he shaved 10 seconds off the previous best time of 22 seconds that day, earning him bragging rights and a $50 gift certificate to Ruth's Chris Steak House. But the glory was short-lived: Later, at home, he started to feel sick.\n\n\"\"Two hours later I was laying on the couch, shaking uncontrollably, nauseous, having fevers and panting,\"\" said Roche, who works in sales.\n\nHis friend took him to the hospital while his wife stayed home with their three children.\n\nIn Roche's case, the eggnog may have literally gone down the wrong pipe, Dr. Robert Schilz of University Hospitals in Cleveland explained. The eggnog, which was booze-free, may have crept into Roche's windpipe, triggering pneumonia.\n\nRoche spent a full day in the ICU and two more days recovering at the hospital.\n\n\"\"It was not fun,\"\" Roche said. \"\"It took me a full week of recovery to be 100 percent.\"\"\n\nNearly two weeks later, he says the jokes won't stop at work.\n\n\"\"People are emailing me pictures of eggnog ... it never gets old,\"\" he said. \"\"I'm pretty competitive but, unfortunately, in this situation it got the best of me. But it's become quite the story.\"\"\"\n669,\"Dim Xiong Chien is a 22-year-old college student studying at the Liaoning Advertisement Vocational College in the city of Shenyang in northeastern China.\n\nAccording to reports, earlier this week Chien organized a surprise proposal with fireworks for his girlfriend Cong Yen, but she never showed up. So he decided to set them off anyway, hoping she’d see the huge display.\n\nThe whole plan literally went up in flames when the fireworks lit the grass on fire. Firefighters were called in to put out the 10-foot-tall flames.\n\nThe school is currently debating how to punish Chien, but they told local reporters that luckily they were insured. Chien eventually did propose to Yen, though this time without a pyrotechnics display.\n\nThe story was originally reported by state-run newspaper Shenyang Evening News and then made its way — unfortunately for Chien — to Chinese social media site Weibo.\n\n“Of course, I love him,” Yen told local reporters. “But my parents have told me to steer clear, saying he can’t even ask me to marry him without causing a massive hoo-ha.”\"\n670,\"The Lebanese army has detained a wife and a son of Abu Bakr al-Baghdadi, the leader of the Islamic State in Iraq and the Levant (ISIL) group, as they crossed from Syria in recent days, security officials have said.\n\nThe military said that the wife was a Syian citizen and the detained son was nine years old.\n\nAccording to the army statement, they were detained 10 days ago and have been questioned at the ministry of defence.\n\nThe Lebanese newspaper As-Safir reported the army detained her in coordination with \"\"foreign intelligence apparatus\"\". It said she had been travelling with a fake passport accompanied by one of her sons.\n\nThe armed ISIL group has seized wide areas of Iraq and Syria, Lebanon's neighbour to the east, declaring a \"\"caliphate\"\" over the territory it controls.\n\nThe Lebanese security forces have waged a crackdown on ISIL sympathisers in Lebanon and the intelligence services have been extra vigilant on the border crossings.\n\nThey have arrested over the past few months a number of ISIL fighters suspected of staging attacks to expand ISIL influence in Lebanon.\n\nA US-led alliance is seeking to roll back ISIL's territorial gains in Iraq and Syria.\"\n672,\"Yesterday, Bleeding Cool had reported that one of the two batmobiles that are being used for “Batman v. Superman: Dawn of Justice,” was stolen in Detroit. Well Zack Snyder solved the case himself over Twitter.\n\nSnyder released this photo below, to make fun of that rumor and take a friendly shot at J.J. Abrams.\n\nThe caption to the photo read: “Case closed.”\n\nThese hilarious photos have been released throughout the shooting of both films (Batman v. Superman and Episode VII) by both directors, having a little fun with each other and using Twitter to do so.\n\nEarlier this year, we have seen a couple of pics from Snyder, such as Henry Cavill as a Sith lord and Batman being followed by R2, in what looked to be Tatooine. J.J. Abrams and Bad Robot have fired back a friendly shot which included C3PO in Gotham with the Rebel Alliance symbol replacing the Bat symbol, which the caption read as “THE C3PED CRUSADER.”\n\nCan we expect to see some friendly retaliation from J.J. Abrams and Bad Robot? I hope so! Keep an eye on both of the directors Twitter pages.\n\nAs for the rumor of the the stolen batmobile, the initial report by Bleeding Cool, has since been updated and debunked.\n\nSources: Twitter, Bleeding Cool\"\n674,\"A satirical website has poked fun at the Chinese practice of choosing alternative English names, in a report urging citizens to think carefully before making their decision.\n\nThe site, which is done in the style of the state-owned CCTV website, warns people against picking a name that could cause offence, or simply make no sense at all. Many Chinese people prefer to use an English name, particularly if they conduct business with the West. But the satirical site suggests people should avoid fictional characters, names with the potential for sexual innuendo, or random words like Dragon, Fish or Lawyer, which could come back and haunt you \"\"if you want a call back from that serious law firm in America\"\".\n\nAn English name should \"\"come with a 'feeling' or idea about what sort of person you are, and where you come from\"\", so names such as Satan or Dumbledore are out, the website says. Women are told to think carefully about \"\"food\"\" names such as Candy, Lolly or Sugar, which might be seen as \"\"stripper names\"\". There's also a lengthy warning about names with sexual connotations, especially when used in conjunction with Dong or Wang, which \"\"are used as slang for male genitalia... so avoid anything like 'Bunny Wang' at all times,\"\" the website says. Instead, a \"\"traditional\"\" name like Elizabeth, Catherine, William or George is considered a good choice. \"\"Pick one of these if you're looking for a 'safe' English name, often with implications of wealth,\"\" the website advises.\n\nCorrection 9 December 2014: An earlier version of this story said the post came from the official CCTV website. The post was actually from a satirical news site.\n\nUse #NewsfromElsewhere to stay up-to-date with our reports via Twitter.\"\n676,\"Some real estate agents really know how to tip.\n\nA Michigan pizza delivery driver got the shock of his life Thursday after receiving a $2,000 tip for delivering a pizza to a group of realtors, the Detroit Free Press reported.\n\nPizza House delivery manager Brian LeFevre told the paper he received a call Thursday morning from a man who requested one pizza delivered to the Sheraton Hotel in Ann Arbor \"\"at 2:20 p.m. on the dot.\"\"\n\nThe driver was escorted to a conference room filled with more than 200 real estate agents.\n\nA video posted on YouTube shows the driver, who identifies himself as Rob in the video but whose last name wasn't released, being stopped as he handed over the pizza. He's then presented with $2,084, a Visa gift card and lottery tickets.\n\nFor mobile users, click here to watch the video\n\n\n\nLeFevre said Rob has worked at the restaurant for about six years.\n\nStacey McVey, team leader of Keller Williams Greater Cleveland West, told the Free Press that at the company's annual conference, all the agents agreed to pitch in to show someone from the service industry their appreciation.\n\n\"\"People in the service industry, I think they're pretty under-appreciated. It's a lot of fun to do something like this,\"\" she said.\"\n677,\"Armed US drones, reportedly hunting for Islamic State leader Abu Bakr al-Baghdadi, were spotted flying over Syrian airspace where the jihadists have stronghold, reports suggest.\nResidents of the northern Syrian city of Raqqa took photographs of remotely piloted planes flying over the area. Experts have identified the drones as 'US Predators', which were used in Pakistan and Yemen to attack suspected terrorists, The Telegraph reports.\nThe United States has not made this military activity public but there is a widespread expectation that the Obama Administration will be stepping up its efforts to defeat the hardliner Sunni militant outfit, which has captured swathes of area in Iraq's north and in Syria over the past few months, declaring  Abu Bakr al-Baghdadi as its 'Caliph'.\nThe reports of the unmanned drones being sent to target the self-proclaimed leader of the Sunni extremist organisation, is a clear indication that the US will not back down in their mission to annihilate the terrorist group that has proved to be the greatest threat to Washington in recent times, which according to Pentagon, even surpasses that once posed by al-Qaeda.\nEven as President Obama has succeeded in assembling nine NATO nations that are willing to join the US in crushing the militant group, diplomatic efforts to win support were further bolstered on Monday when Iraq's parliament voted to approve a new government under Haider Al-Abadi's leadership. The new government is expected to cooperate fully with the US in its ambition to defeat the insurgents.\nThe United States is particularly hopeful of better days ahead as Abadi, who is a member of Iraq's Shiite majority had earlier promised to include Sunnis and Kurds in his government. The US is convinced that ISIS's prominence and growth might somehow be checked if the country heals itself of the massive sectarian divide that it is suffering from.\nThe increased measure to check the militants' influence comes as the new head of the UN human rights office in Geneva, said the world's foremost human rights priority needs to be ending the deadly conflicts in Iraq and Syria.?\n\"\"It would be a harsh, mean-spirited, house of blood, where no shade would be offered, nor shelter given, to any non-Takfiri in their midst,\"\" Zeid Raad al-Hussein said while describing the gruesome nature of the jihadist group.\"\n678,\"The Islamic State claimed Friday that the Jordanian bombings in northern Syria intended to avenge its immolation of a captured pilot had killed an American woman held hostage by the group.\n\nAn Islamic State message published by the SITE Intelligence Group, which tracks jihadist activity, said the American woman, Kayla Mueller, was killed when the building where she was being held in the Raqqa area collapsed in an airstrike.\n\n“The failed Jordanian aircraft killed an American female hostage,” said the message. “No mujahid was injured in the bombardment, and all praise is due to Allah.” Mujahid means fighter.\n\nThe group said the woman was killed by “fire of the shells dropped on the site.”\n\nContinue reading the main story\nRELATED COVERAGE\n\nKing Abdullah II of Jordan, left, offered his condolences on Thursday to Safi al-Kasasbeh, the father of First Lt. Moaz al-Kasasbeh, in Karak, Jordan.Jordan, Unabashed, Announces Latest Bombing Raid on ISIS TargetsFEB. 5, 2015\nJordan’s King Abdullah II Returns Home to Cheers After Swift ExecutionsFEB. 4, 2015\nSupporters and family members of the Jordanian pilot Moaz al-Kasasbeh gathered in Amman on Tuesday after reports of his death.Jordanian Pilot’s Death, Shown in ISIS Video, Spurs Jordan to Execute PrisonersFEB. 3, 2015\nThere was no immediate way to verify the claim by the Islamic State, also known as ISIS or ISIL. But it identified the hostage by name for the first time, and gave her address in Prescott, Ariz., apparently to add credibility to its message. The group also posted photographs of an obliterated house where, it said, Ms. Mueller's body had been buried beneath the rubble.\n\nThe White House said American intelligence officials were investigating the claim.\n\n“We are obviously deeply concerned by these reports,” said Bernadette Meehan, a spokeswoman for the National Security Council. “We have not at this time seen any evidence that corroborates ISIL’s claim.”\n\nJordanian officials cast doubt on the Islamic State's claim but did not explicitly rule it out. Jordan's foreign minister, Nasser S. Judeh, said on his Twitter account that the claim was “An old and sick trick used by terrorists and despots for decades: claiming that hostages human shields held captive are killed by air raids.”\n\nThe Islamic State, which occupies parts of Syria and Iraq, has executed three other American hostages, all men, in beheadings that it posted on the Internet. An American-led coalition that includes Jordan and other Arab allies of the United States has been bombing Islamic State targets on a frequent basis for months.\n\nMs. Mueller, 26, the only known remaining American hostage held by the Islamic State, is a humanitarian aid worker who disappeared in August 2013 after she had driven into the northern Syria city of Aleppo with her Syrian boyfriend. Her colleagues received a proof-of-life video a few months later, showing her wearing a hijab and begging for her life.\n\nHer family had asked news organizations to avoid identifying her by name while she was still in captivity. But the Islamic State's use of her name in its message on Friday changed their thinking, even though there was no proof she had been killed.\n\nIn a statement about Ms. Mueller, the family called her a passionate aid worker who had been taken captive by the Islamic State after she had left an Aleppo hospital run by Doctors Without Borders, the medical charity.\n\n“The common threat of Kayla's life has been her quiet leadership and strong desire to serve others,\"\" the statement said.\n\nMs. Mueller, the statement said, had “devoted her career to helping those in need in countries around the world.”\n\nContinue reading the main storyContinue reading the main story\nThe immolation death of the Jordanian pilot, First Lt. Moaz al-Kasasbeh, 26, which was posted on the Internet in a carefully produced Islamic State video on Tuesday, generated new levels of world outrage. It was never made clear when the pilot, who was captured in late December, had been killed.\n\nJordan hung two convicted terrorist prisoners, including a woman, in retaliation on Wednesday and launched bombing attacks on Islamic State targets in neighboring Syria as a further response for vengeance.\n\nA senior United States military official with knowledge of the targets attacked by the Jordanians said the targets in and around Raqqa that were struck were carefully vetted and scrutinized, as with previous strikes, and there were no indications in advance that any hostages were located at the facilities.\n\n“The same high standards we apply to all targets in the vetting stage were applied to these,” said the official, who spoke on the condition of anonymity to discuss military operations. “If there’s any inkling a person like that was there, we don’t go there.”\n\nThe official cautioned that without proof of the American hostage’s death, the statement by the Islamic State could be a ploy to cause the Jordanians and the rest of the American-led coalition to refrain from any heavier airstrikes.\n\nThe official said though the Jordanian fighter jets took the lead in the strike in and around Raqqa, they were accompanied by American aircraft, as is standard on bombing runs over territory held by the Islamic State in Syria.\"\n682,There has been a shooting at the War Memorial on Parliament Hill. Unconfirmed reports say a soldier was shot.\n683,\"A US journalist held by al-Qaeda in Yemen was killed by militants during an operation to rescue him, US and Yemeni officials say.\n\nLuke Somers was shot by his captors during a raid by US forces, a US official told the New York Times.\n\nHis sister, Lucy Somers, told the Associated Press that she had been notified by the FBI of his death.\n\nUS Defence Secretary Chuck Hagel confirmed the killing and said a second, non-US hostage, also died.\n\nYemen's defence ministry confirmed a \"\"major operation\"\" had taken place in Yemen's southern Shabwa province on Saturday.\n\nMr Somers, who was kidnapped in Yemen in 2013, had appeared in a video appealing for help.\n\n\"\"We ask that all of Luke's family members be allowed to mourn in peace,\"\" Lucy Somers told AP, speaking from London.\n\nA drone strike believed to have been carried out by the US is reported to have killed nine suspected al-Qaeda militants in the region.\n\nMr Somers, 33, worked as a journalist and photographer for local news organisations. His material appeared on international news outlets, including the BBC News website.\n\nHe was kidnapped outside a supermarket in the Yemeni capital Sana'a in September 2013 and is believed to have been sold on to al-Qaeda in the Arab Peninsula (AQAP).\n\nThe video of him released this week showed a member of AQAP threatening to kill Mr Somers unless unspecified demands were met.\n\nThe Pentagon confirmed that an an attempt to rescue Mr Somers last month had failed.\n\nHis family appealed in a video to al-Qaeda militants in Yemen to \"\"show mercy\"\" and release him.\n\n\"\"Luke is only a photojournalist and is not responsible for any actions the US government has taken,\"\" his brother, Jordan, said in a video.\n\nAQAP is regarded by the US as one of the deadliest offshoots of al-Qaeda.\n\nThe group is based in eastern Yemen and has built up support amid the unrest which has beset the impoverished country since the overthrow of President Ali Abdullah Saleh in 2011.\"\n684,\"I don’t know if you heard, but supposedly an actual Batmobile was stolen from the set of Batman v Superman yesterday. Seriously. No official word has come down from the powers that be with the film, until Zack Snyder’s latest Star Wars tease.\nStrange that GCPD cracked the case before Batman did. Maybe he was just boosting their egos.\n\n[related-Category]\n\nWe want to hear from you! As always leave us your thoughts and opinions in the comments below!\n\nWant more Batman? Download the Fansided.com app for more Batman news! Don’t forget to like Caped Crusades on Facebook and follow us on Twitter!\nReally love Batman? Caped Crusades is always looking for volunteer writers! Leave us a comment, email me at capedcrusades@gmail.com, or apply on Fansided.com!\"\n686,\"Brian Williams took a moment during Monday’s edition of NBC Nightly News to address a very important issue. As the anchor said, social media, as well as a few news websites, owes meteorologist Mike Seidel an “apology” after some “wild misinformation” circulated about what he was doing during a live appearance with Lester Holt over the weekend.\n\nWilliams explained that Seidel has lost communication with the NBC station and couldn’t hear Holt through his earpiece so he turned his back to the camera, took off his gloves and redialed his phone to connect for the segment.\n\n“That’s when the rumors hit the web that he was perhaps writing his name in the snow,” Williams said. “It was just Mike working to make it right, which is why we all love working with Mike Seidel.”\n\nBut, of course, that explanation is far less hilarious and would likely generate almost zero clicks.\n\nWatch video below, via NBC:\n\n[Photo via screengrab]\n\n– –\n\n>> Follow Matt Wilstein (@TheMattWilstein) on Twitter\"\n687,\"Robots are increasingly replacing humans in a variety of mundane tasks, like bolting a car together or making lollipops, but now they are moving into the security business.\n\nMicrosoft recently installed a fleet of 5-feet-tall, 300-pound robots to protect its Silicon Valley campus. The robots are packed with HD security cameras and sensors to take in their organic, protein-based surroundings. There’s also an artificial intelligence on board that can sound alarms when the robot notices something awry. It can also read license plates and cross-reference them to see if they’re stolen.\n\nThe K5 robots come from a California company called Knightscope, which calls the robots “autonomous data machines” that provide a “commanding but friendly presence.” Sounds like something a robot manufacturer would say.\n\nLet’s be honest though, the robots look pretty damn cool. They’re like modern versions of R2-D2.\n\nThankfully—or sadly, depending on how you look at it—the K5 robots don’t have any weapons on them. All they can do is assess a situation, sound an alarm to defuse it, or call a human security officer to the scene. There are, however, plans equip the robots with tasers sometime in the future.\n\nMicrosoft’s new protectors are fairly autonomous. A single charge will last 24 hours, and if the robot notices that its battery is getting low, it will return to a charging port and plug itself in. It can fully recharge in 20 minutes, which is pretty insane.\n\nThere are plans to one day expand the use of Knightscope’s robots and have them patrol the streets as part of human police units. We can’t even imagine what would happen if Elon Musk heard about this.\n\nH/T Extreme Tech | Videos/Photos: © Knightscope, Inc. 2014 (www.knightscope.com)\n\nThis article originally appeared at The Daily Dot. Copyright 2014. Follow The Daily Dot on Twitter.\n\nSEE ALSO:  This Terrifying Robot Was Developed By Google\"\n688,\"The Islamic State terror group has burned the corpses of five of its fighters due to the belief that they had contracted the deadly Ebola virus, according to an Iraqi health official who told Kurdish paper Rudaw.\n\n“The Islamic State organization incinerated five militants infected with Ebola to prevent further spread of the disease in Mosul (Iraq),” said Faisal Ghazi, who is part of Iraq’s Health Committee in its council of ministries. He added, “ISIS had proof that these militants were infected with Ebola.”\n\nOn New Year’s Day, Breitbart News reported that multiple Iraqi and Kurdish news outlets had claimed that Islamic State fighters in Mosul, Iraq had contracted the deadly virus. Iraqi news outlets claimed at the time that Ebola had started to spread in a Mosul hospital.\n\nA World Health Organization (WHO) official told Mashable at the time, “We have no official notification from the Iraqi government that it is Ebola.\n\nKurdish news site Xendan elaborated further, reporting that the ISIS fighters’ symptoms were similar to those who had contracted Ebola. An Iraqi paper claimed that the virus had made its way into Mosul through jihadists who were recruited out of Africa.\n\nHowever, most of the Islamic State’s Africa-based recruits have come from countries where Ebola has not had a documented presence. It also remains unclear whether Mosul health officials would even have the means, training or education necessary to test for Ebola. Furthermore, an Iraqi government spokesman, Ahmed Rudaini, told Al-Maalomah News that Mosul simply doesn’t have the technology available to confirm an Ebola case.\"\n689,\"(CNN) -- The mystery surrounding North Korea's erratic young leader, Kim Jong Un, only deepens by the day.\n\nHe has not been seen publicly in more than a month.  Rumors are flying that Kim is ill with gout, diabetes, even possible problems with his ankles. Now, a group of defectors say they believe Kim's younger sister, Kim Yo Jong, may be running the country while he recuperates.\n\nThe North Korea Intellectuals' Solidarity, a think-tank run by defectors, says Kim Yo Jong may be at least temporarily leading the government. The group has not revealed the source of its information, and CNN cannot independently confirm it. But Kim Yo Jong's star appears to be rising.\n\nWhy has North Korea decided to talk now?\n\nMichael Madden, who runs the blog North Korea Leadership Watch, says Kim Yo Jong has been identified in North Korean media as deputy director of the Workers' Party, a very powerful position.\n\nVictor Cha, an analyst with the Center for Strategic and International Studies who previously handled the North Korea account with the National Security Council, says Kim Yo Jong began surfacing publicly earlier this year at party functions.\n\n\"\"Clearly it's an effort to slow-track her into becoming somebody who is important within the system,\"\" Cha says. \"\"I can see how it's possible that she's in some sort of temporary position. It's very difficult for the North Korean system to run without one of the Kim family at least titularly in charge. So, if Kim Jong Un is indisposed, she's really the only available body that's left, in terms of a direct Kim family line.\"\"\n\nIs Kim Jong Un still in charge of North Korea?\n\nWho is Kim Yo Jong?\n\nMadden says Kim Yo Jong was born in 1987 or 1988, and attended private school in Switzerland with Kim Jong Un. They both stayed at the North Korean embassy while attending the Swiss school, Madden says, and lived there under assumed names.\n\nMadden says Kim Yo Jong is the youngest of seven siblings their father, Kim Jong Il, had with four women. Many of them are half-siblings, but Kim Jong Un and Kim Yo Jong have the same mother.\n\nOpinion: Why Kim is probably still in charge\n\nMadden says Kim Yo Jong was always close to her father, and after returning from Switzerland, she was appointed to positions of responsibility in the government. She would act as an advance-team leader, inspecting sites before official visits, and had administrative duties as well.\n\nNow, he says, she continues those duties and has taken on more responsibility under her brother's rule: dealing with policy and receiving intelligence briefings. She acts \"\"almost like a White House chief-of-staff would,\"\" Madden says.\n\nHe says he believes she had a large role in planning the recent trip by three top North Korean officials to South Korea while her brother was absent from the scene.\n\nOpinion: Why Kim is probably still in charge\n\nReady for prime time?\n\nGiven her age and that so little is known about Kim Yo Jong, North Korea-watchers are concerned about her being in the top leadership spot, if only temporarily. The stress and palace intrigue inside the North Korean regime, they say, may be overwhelming.\n\n\"\"If in fact she is running the country -- as someone in their early to mid twenties, to me that is quite alarming,\"\" Cha says. \"\"It means there is something seriously wrong with Kim Jong Un and there is some sort of void that they're desperately trying to fill.\"\"\n\nAll eyes will be on a significant event this Friday, October 10. That's the 69th anniversary of the founding of the ruling Workers' Party. Kim Jong Un attended the anniversary event last year. If he doesn't show up at Friday's ceremonies, concern over his public disappearance will only grow.\n\nIf he does attend, intelligence analysts will be looking at his appearance, his body language -- every detail -- very carefully.\n\nInside North Korea: Water park, sacred birth site and some minders\n\nWatch The Situation Room with Wolf Blitzer weekdays at 4pm to 6pm ET and Saturdays at 6pm ET. For the latest from The Situation Room click here.\"\n690,\"Apple’s next-generation MacBook Air, which is expected to come with a 12-inch screen, will have a “radically new design” that will abandon traditional specifications to produce a noticeably thinner and lighter device compared to the current 11-inch model, according to a report.\n\nThe upcoming MacBook Air is expected to be about a quarter-of-an-inch narrower than the 11-inch version, while also sporting a quarter-of-an-inch taller body in order to incorporate the slightly larger display, 9to5Mac reported, citing “sources within Apple” with access to “internal prototype versions” of the device. The bezels on the display could also be narrowed out on all sides to get a larger display fitted into the footprint, which is about the same size as the current 11-inch version's.\n\nIn addition to the 12-inch screen, the new MacBook Air could also feature an edge-to-edge keyboard with a redesigned key set, allowing each key to sit closer together, the report said, adding that the move is said to be aimed at making the computer as compact as possible.\n\nThe new model could also feature a revamped trackpad with the same width as that found on the 11-inch version, but with a taller frame almost touching the bottom of the keyboard, 9to5Mac reported, adding that the new trackpad may come without the clicking effect found on existing MacBook models.\n\nJust above the keyboard of the next-generation MacBook Air, there could be four new speaker grilles that are expected to also function as ventilation ports, as the device lacks traditional computer fans.\n\nIn a bid to achieve a significantly thinner form factor, the 12-inch MacBook Air could do away with standard USB ports, the SD Card slot, and Thunderbolt and MagSafe charging standards in favor of a single USB Type-C port, which is reportedly smaller, faster and better than the existing USB 2.0 and 3.0 ports. In addition, the USB Type-C port is reversible, similar to that of the Lightning connector on the latest iOS devices. While the new USB Type-C port will sit on the left side of the device, the right side will accommodate the headphone jack, along with input and noise-canceling microphones, according to the report.\n\nThe details of the 12-inch MacBook Air closely follow recent rumors that the device could enter mass production in the first quarter of 2015. According to a report from Taiwan’s DigiTimes in December, Apple’s suppliers were stocking up inventory of related components for the new MacBook Air, in anticipation of the device entering production.\"\n691,\"Update: The original source of the story, Bloomberg now adds that the face of Michelle Obama was not blurred by the State TV. It quotes several journalists from within Saudi Arabia covering the event, adding that the State TV in fact did not blur the face of the First Lady anyway.\n\nAccording to Nail al-Jubeir, information director at the Saudi Embassy in Washington, the blurring isn’t real.\n\n“Saudi TV has been showing the total arrival ceremony at the airport and at the Palace and nowhere is anything blurred.”\n\nCNN correspondent Hala Gorani also tweeted out that the Saudi TV in fact did not blur Michelle Obama’s face.\n\nOur Nic Robertson in Riyadh telling me footage he saw on Saudi TV did not show a blurred Michelle Obama. On that note, Good night Twitter!\n\n— Hala Gorani (@HalaGorani) January 27, 2015\n\nOriginal Story:\n\nU.S. President Barack Obama and First Lady Michelle Obama might have found it apt to cut short their trip to India to pay homage to former Saudi King Abdullah, who passed away last week. The Saudis, however, don’t seem to be enamored by the presence of the First Lady in their country.\n\nAccording to a report by Bloomberg, the Saudi state television allegedly blurred out the face of Michelle Obama during a brief televised meeting between the new Saudi King Salman and the President at Riyadh, the capital of Saudi Arabia. In fact, the new King reportedly refused to acknowledge the presence of the First Lady and did not say hello or shake hands with her, the report adds. Other media houses from the Middle East, however, showed the unedited footage of the meeting without obscuring the face of Michelle Obama.\n\nHours after the state TV ran those clips, several of them were posted to Facebook, reports the Washington Times. However, most of the videos were subsequently taken down — probably at the behest of Saudi’s Internet Police. A version of the clip is now up on YouTube. We are unsure, however, how long it would remain there. We have managed to capture a screenshot of the video, just in case. The video is embedded below.\n\nMeanwhile, Michelle Obama also faced criticism from some Arab media outlets for her decision to wear blue on her visit. They added that the First Lady should have worn a black dress, which is more appropriate for a funeral. Also pertinent to note was the fact that Michelle Obama did not wear a head scarf during the time she was out in public. As per Saudi law, all women in the country, even visitors, are required by law to wear a head scarf while in public. This is perhaps why the state TV blurred the First Lady out entirely.\n\nThere is also talk about the new Saudi King insulting Barack Obama by breaking protocol. The new King apparently abruptly turned around and walked away from the President in order to go for a prayer. This, however, could have been due to the inexperience of the new King, others allege.\n\nLater in the day, the Saudi King held bilateral talks with other senior staff, including Secretary of State John Kerry, Senator John McCain, National Security Adviser Susan Rice, Ambassador Joseph Westphal, and CIA director John Brennan. A statement by the White House later announced the following.\n\n“Obama and Salman sat in gold chairs. A small table in front of them held a spray of white flowers.”\n\nThe alleged decision by the Saudi state television to blur the face of Michelle Obama once again raises the question of women’s rights in Saudi Arabia. The country has strict laws that restrict freedom of movement of women. In fact, it was only recently that the country gave womenfolk the right to vote. It is also the only country in the world where women are not allowed to drive. Now, with even the wife of the world’s most powerful man being targeted, albeit indirectly, the world is certain to take note.\n\n[Image via YouTube]\"\n692,\"Correction appended\n\nA video shared online made it seem as if Vladimir Putin got some unwelcome love from a feathered friend Sunday during a speech unveiling a monument to Russians who served in World War I.\n\nPutin was speaking about the sacrifice made by Russian soldiers in World War I, linking the Great War to his own current political troubles. “This tragedy reminds us what happens when aggression, selfishness and the unbridled ambitions of national leaders and political establishments push common sense aside, so that instead of preserving the world’s most prosperous continent, Europe, they lead it towards danger,” he said. “It is worth remembering this today.”\n\nCorrection: Reporting by The Independent reveals this video to have been falsely doctored to show a bird defecating on Putin.\"\n693,\"(KTVI)- An audio recording that allegedly captures the gunshots that killed Michael Brown has been released to CNN.\n\nOn the tape is the voice of a  Ferguson man talking during a video chat. In the background you can hear what sounds like several gunshots, a pause and then several more gunshots. It’s important to point out that we have not been able to verify its authenticity.\n\nThe shooting death of Brown, at the hands of Ferguson police officer Darren Wilson, sparked nightly protests and several clashes with law enforcement.\n\nTear gas and riot gear were used to control protesters more than once. Now the black lawyers for justice are set to file a $200 million class action lawsuit against the st. Louis county and Ferguson police departments and the mayor of Ferguson.\n\nAccording to the black lawyers for justice several protesters were hurt during the clashes with law enforcement.\n\nA press conference about the lawsuit is set for 1:00 p.m. Tuesday at the U.S. District court building in St. Louis.\"\n694,\"UNCONFIRMED reports indicate a US journalist held captive in Iraq has been beheaded as a “message” to President Obama to end air strikes.\nVideo and pictures of journalist James Wright Foley’s final moments have been published via Twitter by accounts claiming to be associated with the Islamic State, previously known as the Islamic State in Iraq and Syria (ISIS).\nMr Foley was abducted in Idlib, Iraq, in 2012. Born in New Hampshire, he wrote for a variety of media organisations including the Global Post.\nThe identity of the man in the high-definition footage, titled “A Message to America”, has not yet been confirmed.\nThe footage shows a man in orange prisoner fatigues being led to a remote desert location where he is forced to kneel before reciting a message ... stating that his “real killer” was the United States.\nHe is then beheaded.\nThe Islamic State has issued a warning with the video: There will be more executions if President Barak Obama does not end air strikes in aid of the embaddled Kurdish and Iraqi Government forces.\n“We will drown all of you in blood,” a statement attributed to the Jihadists states.\nThe video then shows what it claims to be another US captive.\nMORE TO COME\"\n695,Four bodies have been found at the suspected massacre site of missing students.\n696,\"Last night, @FoxNewsPress, the Twitter account claiming to be that of the Fox News public relations team, went live. One big problem: It’s a fake.\n\nThey had one mission, they declared:\n\nThe team at @FoxNews have set up this account to manage and dispel all false facts attributed to us through the #foxnewsfacts trend. — Fox News Press Team (@FoxNewsPress) January 12, 2015\n\nThe hashtag refers to a meme that blew up after a Fox contributor declared that certain British cities had been swallowed whole by Muslim immigrants. “In Britain, it’s not just no-go zones, there are actual cities like Birmingham that are totally Muslim where non-Muslims just simply don’t go in,” said Steve Emerson, whose statement was so absurd that it was actually debunked by British PM David Cameron himself. (For the record, Birmingham’s Christian population is twice the size of the Muslim population.)\n\nAnd so, @FoxNewsPress went about trying to stop people from mocking Fox News, with the power of empty legal threats:\n\n@ScottMacBain we have no record of this in our news lists. Please delete tweet or face legal charges. — Fox News Press Team (@FoxNewsPress) January 12, 2015\n\nAnd the faker responded with anger:\n\n@Victorialush this false statement is not from our news list. Please delete or face legal action. — Fox News Press Team (@FoxNewsPress) January 12, 2015\n\nFox News confirmed to Mediaite on Monday that this account is, in fact, a fake.\n\nThough that likely won’t stop the fraudulent tweeters from issuing an empty lawsuit threat against us, like they did to the Washington Examiner:\n\nWe have been made aware that individuals posing as ourselves have been quoted by @dcexaminer. We will be pursuing legal recourse for mis… — Fox News Press Team (@FoxNewsPress) January 12, 2015\n\nrepresentation and requesting the article is removed from publication. — Fox News Press Team (@FoxNewsPress) January 12, 2015\n\n[Featured Image via screenshot]\n\n– – >> Follow Tina Nguyen (@Tina_Nguyen) on Twitter\"\n698,\"Amazon boss Jeff Bezos is primed and ready for a fresh assault on the streaming-video space.\n\nThe e-commerce giant will roll out a new ad-supported streaming offering early next year that will be separate from its $99-a-year Prime membership, which includes a video service, sources said.\n\nThe ad-supported option — part of an overhaul of its media offerings — poses a serious challenge to streaming rivals such as Hulu and Netflix, analysts said.\n\n“If they do an ad-supported service, they will decouple it from Prime and that is a Netflix killer,” Wedbush Securities analyst Michael Pachter said. “It won’t be $99 a year.”\n\nPachter suggested Amazon would undercut Netflix’s current monthly price of $7.99.\n\n“Who wouldn’t switch if you were poor or you’re a cord-cutter?” he added.\n\nAlthough it will be separate from Prime, the ad-supported service is ultimately a bid by Amazon to lure people to eventually pay up for Prime membership, said one ad source familiar with Amazon’s plans.\n\n“The main point is to bring in more users that you can eventually up-sell to Prime, or to get to a broader audience that doesn’t want to pay for Prime, in order to increase their video share,” the source said.\n\nThe Wall Street Journal reported in March that Amazon was weighing such a move, but sources confirmed that it’s a definite go.\n\nAmazon is prepping a new attack at a time when its video service is gaining ground, sources said. Amazon doesn’t disclose the number of Prime members, but RBC Capital analyst Mark Mahaney estimates it has 50 million global customers.\n\nWhile Prime’s big draw has been two-day shipping, about half of Prime subscribers use the video service that is included with it, or around 25 million, sources said. By comparison, Netflix has 33 million domestic subscribers.\n\nA recent Sandvine study also shows that Amazon is making major strides — but has a long way to go before catching Netflix. Amazon’s broadband traffic on fixed networks grew from 1.61 percent to 2.58 percent, the study showed. One change is that Amazon snagged popular HBO content, including “The Wire,” “True Blood” and “Boardwalk Empire.” Netflix accounts for 32.39 percent of aggregate traffic.\n\nRumors have been rampant that Amazon plans to let advertisers into its media ecosystem. Amazon has already experimented with ads in some shows, according to tech site Re/code.\n\nFor advertisers, the service could be the Holy Grail in terms of targeting. In theory, Amazon could tell if ads viewed online led to purchases on its retail site.\n\nThe news that Nielsen will start rating shows on subscription video services starting with Netflix is likely to encourage advertisers who want to make the leap without forcing Amazon to give up its own data.\n\nAmazon will also have leverage over content producers when it comes to the way it chooses to promote shows and movies within its growing ecosystem, a Hollywood source said.\n\nAmazon didn’t return a call seeking comment.\"\n699,\"You can purchase a lot of things for $800 million. Ten Matthew McConaughey’s, eighty-billion pieces of penny candy, my dignity. But the one thing it can’t buy: a Led Zeppelin reunion. Also, a cure for AIDS, probably, but also the Led Zeppelin thing. Jimmy Page and John Paul Jones agreed to a “35 dates in three cities” tour, but Robert Plant was having none of it, and like a poorly written character in an Aaron Sorkin script, he literally ripped up a contract.\n\n[Plant] and the other living founding members of legendary hard-rock band Led Zeppelin were about to ink an $800 million contract with Virgin Atlantic billionaire Richard Branson to play a reunion tour, but the iconic band’s singer ripped the contract to shreds in the final moments, a report said.\n\nBranson was left stunned when the 66-year-old Plant tore the agreement to pieces right in front of the concert promoters, the newspaper said.\n\n“There was an enormous sense of shock,” a source told the Mirror. “He said no and ripped up the paperwork he had been given.” (Via)\n\nBranson’s dream of a Zeppelin reunion crashed as horribly as the VSS Too Soon. Nothing’s going right for that handsome, charismatic billionaire lately…\"\n701,\"There can only be Un.\n\nShortly before North Korean dictator Kim Jong-Un came to power, a directive was issued to force anyone sharing his name to change it, according to an internal document obtained by South Korean TV station KBS, The Guardian reported Wednesday.\n\n“All party organs and public security authorities should make a list of residents named Kim Jong-Un … and train them to voluntarily change their names,” the document reads.\n\nThe order was issued in January 2011 after the death of Kim’s father, Kim Jong-il. The process requires changing names on official documents, such as government ID cards and school diplomas, and keeps in line with a tradition upheld by the Kim dynasty, The Guardian reports.\n\n“Authorities should make sure that there is no one making unnecessary complaints or spreading gossip… regarding this project,” the directive added.\n\nThe authenticity of the document cannot be independently verified and South Korea has refused to comment on it.\n\nClick for more from The Guardian.\"\n702,\"Mexico's attorney general says DNA tests have shown that 28 bodies found in a mass grave are not those of a missing group of students.\n\nJesus Murillo Karam said further tests were being carried out on four other recently discovered grave sites.\n\nThe 43 students went missing three weeks ago amid violent protests in Iguala, south of Mexico City.\n\nMr Karam said 14 more police officers had been arrested, accused of handing the students over to a drugs gang.\n\nAbout 50 people have been arrested in connection with the students' disappearance, with the vast majority being local police officers.\n\nThe officers are believed to have been working for a drugs gang, known as the Guerreros Unidos.\n\nOn Tuesday, police said the gang's leader, Benjamin Mondragon, had killed himself when he was about to be arrested during an operation by Mexican security forces in the state of Morelos.\n\nThe missing students all attended a teacher training college in Iguala, some 200km (125 miles) south of Mexico City.\n\nThe college has a history of left-wing activism but it is not clear whether the students were targeted for their political beliefs.\n\nRenewed hope\n\nThey disappeared after deadly clashes with the police on 26 September in which six people died. Eyewitnesses reported seeing them being bundled into police vans.\n\nWill Grant, the BBC's Mexico correspondent, says confirmation the missing students were not found in mass graves will give their families renewed hope.\n\nMany of the families are camped out in Iguala waiting for answers from the local authorities.\n\nOn Monday, crowds of fellow students and teachers from the teaching college set fire to Guerrero state headquarters in the city of Chilpancingo.\n\nThey are angry at a perceived lack of progress in the investigation and have called for state governor Angel Aguirre to resign.\n\nMexican President Enrique Pena Nieto has vowed to find and punish those responsible for the disappearances, saying the incident was \"\"shocking, painful and unacceptable\"\".\"\n703,\"Iraq’s Interior Ministry said on Wednesday that a woman detained by Lebanese authorities was not the wife of Islamic State leader Abu Bakr al-Baghdadi, but the sister of a man convicted of bombings in southern Iraq.\n\n“The one detained by Lebanese authorities was Saja Abdul Hamid al-Dulaimi, sister of Omar Abdul Hamid al-Dulaimi who is detained by authorities and sentenced to death for his participation in ... explosions,” ministry spokesman Brigadier General Saad Maan told Reuters.\n\n“The wives of the terrorist al-Baghdadi are Asmaa Fawzi Mohammed al-Dulaimi and Esraa Rajab Mahel al-Qaisi, and there is no wife in the name of Saja al-Dulaimi,” he said.\n\nMaan said Saja Dulaimi had fled to Syria where she was detainees by authorities. She was part of a group of female detainees freed in exchange for the release of a group of nuns captured by Islamist rebels in Syria, he said.\n\nSecurity officials in Lebanon said on Tuesday the Lebanese army had detained a wife and daughter of Baghdadi’s as they crossed from Syria late last month.\n\nThey were detained in northern Lebanon after the woman was found with a fake passport, officials said. Investigators were questioning her at the Lebanese Defense Ministry.\"\n704,\"With Christian Bale already secured to play the lead in Aaron Sorkin's highly anticipated Steve Jobs biopic, Seth Rogen's has now been added to the list of potential cast-members.\n\nThe 32-year-old actor is reportedly talks to portray Steve Wozniak - who created the Apple I computer and co-created the Apple II computer in the 1970s - according to The Wrap.\n\nHollywood actress Jessica Chastain - who is currently starring alongside Matthew McConaughey in Christopher Nolan's Interstellar - is also being courted for a role in the film, simply entitled Jobs.\n\nScroll down for video\n\nReturn of the Mac: Seth Rogen, left, is reportedly in talks to play Apple co-founder Steve Wozniak, right, in the upcoming Steve Jobs biography, Jobs\n\nSlumdog Millionaire film-maker Danny Boyle is to direct from a script by Aaron Sorkin, who used Steve Jobs' authorised biography by Walter Isaacson.\n\nThe film - which will reportedly not be a traditional biopic - is expected to follow the late technology whiz during three stressful and high profile product launches throughout Apple's history.\n\nWhile talking with Bloomberg on Thursday, 53-year-old Aaron Sorkin revealed that British actor Christian Bale would be playing the title role in Jobs.\n\nA new Jobs: Christian Bale has been cast as the lead in Aaron Sorkin's upcoming Steve Jobs biopic\n\nBased on the Steve Jobs biography by Walter Isaacson, Jobs will feature Bale, 40, in every frame of the film.\n\nBut that daunting acting task doesn’t worry Sorkin, who cast Bale without even an audition and called the Dark Knight trilogy star a ‘phenomenal actor’ during the interview.\n\nIf this all seems familiar, that is because another biographical film – with the same name – about Steve Jobs came out in August 2013 to a great deal of fanfare.\n\nAnother Steve: Ashton Kutcher played Apple co-founder Steve Jobs in the 2013 film co-starring Josh Gad\n\nStarring Ashton Kutcher, 36, as Jobs, that movie chronicled the Apple co-founder’s career from college in the 1970s through the introduction of the iPod in 2001.\n\nChristian’s version, in contrast, will focus mostly on three major speeches Steve Jobs gave during his career.\n\n‘What we needed was the best actor,’ Sorkin said of Bale, who won an Oscar for his supporting role in 2010’s The Fighter (filmed between instalments of Bale’s Batman movies).\n\nWinner: Despite years of critically acclaimed roles, Bale won his first Academy Award for The Fighter in 2011\n\nChristian was again nominated for an Oscar for 2013’s American Hustle and has been a critically acclaimed actor since starring in Steven Spielberg’s Empire Of The Sun at 14.\n\nDespite being best known as a superhero, Bale is known for physically transforming himself thoroughly between roles and thus should be fine to take on the more cerebral Jobs role.\n\nBefore his death in 2011 from pancreatic cancer, Jobs gained a reputation as an excellent speaker, in addition to his work in creating and then transforming Apple Computers.\n\nIt’s a big leap from Batman to Jobs, but if there’s one actor who can play both muscle-bound Bruce Wayne and skinny Steve Jobs, it is Christian Bale.\n\nChameleon: Bale tends to change his look between films, meaning this October 14 photo in Los Angeles is not likely to resemble the actor in Jobs\"\n706,\"Arrived in the convent of Macerata in June last year, the religious is of South American origin. But the abbess denied: \"\"No sister gave birth to a child.\"\"\n\nA young cloistered nun, of Bolivian origin and 35 years, gave birth to a baby at the hospital Bartolomeo Eustachio San Severino Marche (Macerata). When she arrived at the hospital, brought by the sisters worried about his health, complained a strong stomach ache. Performed the ultrasound, the truth was immediately clear and the nun, Sunday, was transferred in obstetrics, where a few hours after she gave birth to a child. Great secrecy is maintained on each other. The nun would however confided to doctors the decision to hold the child and will probably entrusted to a host community. For the moment, the baby was conducted to investigations in Neonatology Hospital of Macerata. It would be in good health, but being born after a pregnancy held without health checks, it is preferred to subject it to more accurate analyzes. No comment for now by the bishop of Camerino Francesco Brugnaro.\n\nIn San Severino cloistered convents are two, Santa Rita and Santa Caterina, but in the area there are many other religious structures. The Mother Abbess of the monastery of St. Clare of San Severino explained that the nun who gave birth is not \"\"cloistered\"\" in one of the convents of the area. \"\"The story - he said - not about any Poor Clare Sister of our community, nor sisters of monasteries in the area.\"\" \"\"Let me say this - he added - categorically to dispel any doubt and refute inaccurate information circulating at the moment and that led many journalists to contact our address.\"\" Sister Rosella takes to defend \"\"the meaning of our life choice,\"\" and ensure that \"\"no cloistered nun of eight monasteries of the Diocese of Camerino-San Severino gave birth to a son.\"\"\n\nVERSION OF THE CONVENT - From the convent of the Missionary Sisters of the Love of the Heart of Christ of San Severino Marche ensure that the young woman who has given birth \"\"is not a nun, is a girl that we are helping.\"\" But certainly we know that is from Bolivia and her age. Several sources ensure that this is just a religious, but the sisters did not want to add anything else, without explaining even if the woman has or has not taken vows. Meanwhile, it was learned that she was discharged from the hospital.\"\n707,\"A female worker reportedly gives out fake ratings to apps by physically going handset to handset. (Internet photo)\n\nA photo recently uploaded online in China showing someone reportedly working on an array of mobile phones has gone viral overnight, as it gives a glimpse into China's app-ranking manipulation factory, reports Tencent Technology.\n\nIn the photo posted on to China's Weibo microblog, a woman with about a hundred iPhones placed before her appears to be giving out fake ratings to apps by going phone by phone.\n\nAbout a hundred fake ratings, which have the potential to affect the top lists of Apple's App Store, can be created within an hour or two.\n\nApple has had adopted a number of measures to crackdown on fake downloads and cheating the rankings, including lowering the price of apps to only 1 yuan (US$0.16) which the company hopes could draw more real users to rate.\n\nYet given the fact that people in China are physically simulating real users, as seen in the leaked photo, it would be tough to crack down on the industry.\n\nNumbers are important, as a majority of users refer to ratings when it comes to downloading apps. Those with better ratings have a much higher chance of being downloaded.\"\n708,\"Apple on Tuesday unveiled its new Apple Watch, providing a number of details on the highly anticipated device but declining to address one critical issue: battery life. According to information obtained by Re/code, Apple's new Watch will require daily charging, keeping the device in line with similar smart watches from Samsung and Motorola.\n\n“There’s a lot of new technology packed into Apple Watch and we think people will love using it throughout the day,” Kerris said. “We anticipate that people will charge nightly which is why we designed an innovative charging solution that combines our MagSafe technology and inductive charging.” Sources tell Re/code that Apple is working to improve battery life before the product's 2015 debut, but the company still expects people will charge the device once a day.\n\nThe Apple Watch will go on sale in early 2015 with a starting price of $349. The smart watch will be available in two sizes with a variety of colors, materials and watch bands for personal customization.\n\nRelated roundup: Apple Watch\"\n709,\"A hoax story about street artist Banksy being arrested in Watford has duped internet users.\n\nUS website National Report alleged the Metropolitan Police had held the elusive graffiti artist after he was traced by a \"\"24-hour Anti-Graffiti Task Force\"\".\n\nIt claimed his art studio in the capital had been raided and “thousands of dollars of counterfeit money along with future projects of vandalism” found.\n\nThe story also said documents identified the anonymous artist as 35-year-old Paul Homer, from Liverpool.\n\nHe was said to be in custody “without bail on charges of vandalism, conspiracy, racketeering and counterfeiting”.\n\nHowever, Scotland Yard confirmed the story - which left Banksy's name trending on Twitter - was fake.\n\nA spokesman said: \"\"We are certainly not aware of Banksy being arrested in Watford, or anywhere else for that matter.\"\"\n\nThe story hit a chord with Louise Mensch, the former Conservative MP who is active on Twitter.\n\nShe fell for the scam and criticised the Metropolitan Police for not focusing on the \"\"so many other criminals out there\"\".\n\nBut she quickly apologised when she was alerted to the story being a prank.\n\nThe story fooled thousands of others on social media, who expressed shock that the infamous artist had been unmasked at last.\n\nYou have to be kidding me, @metpoliceuk. Banksy? There are so many criminals out there, Banksy? The great artist?— Louise Mensch (@LouiseMensch) October 20, 2014\n\nYou have to be kidding me, @metpoliceuk. Banksy? There are so many criminals out there, Banksy? The great artist?\n\nHowever, there were several clear discrepancies in the National Report story.\n\nIt mentions Banksy was arrested by the Metropolitan Police and the City of London Police, which are different forces.\n\nThe report quotes \"\"London Police Chief Lyndon Edwards\"\", which is a fictional name, and uses a picture of an arrest ahead of the Notting Hill Carnival in 2011.\"\n712,\"Danny Boyle is directing the untitled film\n\nSeth Rogen is being eyed to play Apple co-founder Steve Wozniak in Sony’s Steve Jobs biopic.\n\nDanny Boyle is directing the untitled film, based on Walter Isaacson's book and adapted by Aaron Sorkin, which is one of the most anticipated biopics in recent years.\n\nNegotiations have not yet begun, and it’s not even clear if Rogen has an official offer, but the producers — Scott Rudin, Guymon Casady and Mark Gordon — have set their sights on the talent and are in talks.\n\nOf course, this may all be for naught as Christian Bale, the actor who is to play Jobs, is still in the midst of closing his deal. Sources say that dealmaking process is in a sensitive stage.\n\nInsiders say Boyle will is flying to Los Angeles to meet with actress to play one of the female leads, an assistant to Jobs. Insiders say that Jessica Chastain is one of the actresses on the meeting list.\n\nWozniak, known as \"\"Woz,\"\" co-founded Apple with Jobs and Ronald Wayne. He first met Jobs when they worked at Atari and later was responsible for creating the early Apple computers.\"\n713,\"The alleged Vogue rat problem has metastasized into a rat king, if you believe Gawker's latest update. According to its source, the rats are basically holding a Friendsgiving in the fashion closet, nibbling away at shoe boxes, noshing on taffeta, and leaving droppings everywhere. (Sorry.) Per the report, it sounds like the staffers may be victims of their own highfalutin-design preferences; due to architectural changes requested by Anna Wintour and Condé Nast prior to the move-in date, the little suckers may have gotten in through the vents.\"\n714,\"Canadian national and former Israel Defense Forces (IDF) soldier Gill Rosenberg, 31, revealed to the Israeli media earlier this month that she had traveled to Iraq to help the Kurdish People's Protection Units (YPG) fight off ISIS.\n\"\"They are our brothers,\"\" she told Israel Radio of the Kurds. \"\"They are good people. They love life, a lot like us, really.\"\"\nNow, just three weeks later, there are rumors she may be in ISIS custody. Posts on ISIS-affiliated web forums, including Al Platform Media, claim the \"\"Zionist soldier\"\" was captured while fighting with the Kurds against ISIS in Kobane, a small majority-Kurdish town along Syria's northern border with Turkey.\nThere has indeed been intense fighting in Kobane between ISIS and the YPG over the past 24 hours. However, YPG sources have strongly denied to the Journal and other outlets that Rosenberg was captured.\nSo far, neither group has provided evidence either way, and ISIS has yet to release an official statement.\n\nA spokesperson at the IDF news desk told the Journal that the IDF is not keeping track of Rosenberg, and \"\"does not have a way of knowing\"\" if she's been captured by ISIS. Minister of Defense Moshe Ya'alon, too, told Channel 2 that he had no information on Rosenberg's whereabouts.\nRosenberg, formerly a resident of Tel Aviv, did post to Facebook on Nov. 20 that she would be taking a short leave from social media.\n\"\"My Facebook account and friend requests are being managed by someone else until I have access again in apx 2 weeks time on or around week of 12/8,\"\" she wrote. \"\"Please do not message as this is not me. Thank you.\"\"\nA couple weeks before that, right around her 31st birthday, Rosenberg posted photos of herself on the Iraqi-Syrian border, and wrote: \"\"In the IDF, we say אחריי - After Me. Let's show ISIS what that means.\"\"\n \n\n \n\n \nA friend of hers from the IDF told the Journal that he remembered Rosenberg as \"\"a cute lady with a strong ideology.\"\" On Twitter, her tagline is: \"\"On a spiritual journey and a quest for authenticity.\"\"\nHer attraction to foreign battlgrounds aside, the IDF-turned-YPG warrior has a pretty bizarre backstory. She reportedly served a few years in U.S. prison for a phone scam that she ran out of Israel, in which elderly Americans were \"\"bilked out of millions of dollars, collectively,\"\" according to the FBI.\nSince news of her possible capture broke, friends and supporters have filled her Facebook wall with respects, prayers and side-by-side photos of the Israeli and Kurdish flags.\n\nISIS members writing on the Al Platform Media forum urged leaders to use Rosenberg as a bargaining chip for a prisoner exchange with Israel.\nIn a phone interview with the Journal, Emmanuel Nachshon, spokesman for the Israel Ministry of Foreign Affairs, distanced the government from Rosenberg. \"\"She’s her own person,\"\" he said. \"\"As an individual, she’s free to do whatever she wants. We're not in a position to tell her what to do. ... Remember, she didn’t go there as an Israeli. She never said, 'I’m representing Israel.'\"\"\nNachshon said the foreign ministry was aware Rosenberg was fighting for the Kurds, but has not been able to confirm the kidnapping rumors. \"\"Our researchers are looking into it,\"\" he said. (CBC News in Canada reports that the Canadian foreign ministry is likewise \"\"pursuing all appropriate channels\"\" to locate Rosenberg.)\nAsked if Israel was expecting ISIS to try and negotiate, Nachshon said: \"\"I hear they are more in the business of cutting heads.\"\"\nUpdates to come as story develops.\"\n715,\"MANAGUA, Nicaragua (AP) — Nicaragua's government said Sunday that a mysterious boom heard overnight in the capital was made by a small meteorite that left a crater in a wooded area near Managua's airport.\n\nGovernment spokeswoman Rosario Murillo said a committee formed by the government to study the event determined it was a \"\"relatively small\"\" meteorite that \"\"appears to have come off an asteroid that was passing close to Earth.\"\"\n\nMurillo said Nicaragua will ask international experts to help local scientists in understanding what happened.\n\nThe crater left by the meteorite had a radius of 12 meters (39 feet) and a depth of 5 meters (16 feet), said Humberto Saballos, a volcanologist with the Nicaraguan Institute of Territorial Studies who was on the committee. He said it is still not clear if the meteorite disintegrated or was buried.\n\nHumberto Garcia, of the Astronomy Center at the National Autonomous University of Nicaragua, said the meteorite could be related to an asteroid that was forecast to pass by the planet Saturday night.\n\n\"\"We have to study it more because it could be ice or rock,\"\" he said.\n\nWilfried Strauch, an adviser to the Institute of Territorial Studies, said it was \"\"very strange that no one reported a streak of light. We have to ask if anyone has a photo or something.\"\"\n\nLocal residents reported hearing a loud boom Saturday night, but said they didn't see anything strange in the sky.\n\n\"\"I was sitting on my porch and I saw nothing, then all of a sudden I heard a large blast. We thought it was a bomb because we felt an expansive wave,\"\" Jorge Santamaria told The Associated Press.\n\nThe site of the crater is near Managua's international airport and an air force base. Only journalists from state media were allowed to visit it.\"\n716,\"The man who broke into the White House two weeks ago was able to make his way far into the property before being tackled in the East Room -- the room where President Obama and many other presidents have made some of their most important announcements, a law enforcement official confirmed today to ABC News.\n\nThe development calls into question the narrative originally released by the Secret Service, which had suggested that Omar Gonzalez, 42, of Texas, had been taken into custody near the front doors of the White House after jumping the fence and running more the 100 yards into the national landmark.\n\nWATCH: White House Fence Jumper Arrested\n\nWhite House Fence Jumper Omar Gonzalez Had 800 Rounds of Ammo in Car, Prosecutors Say\n\nObama 'Obviously Concerned' Over Security Breach\n\n“Gonzalez failed to comply with responding Secret Service Uniformed Division Officers’ verbal commands, and was physically apprehended after entering the White House North Portico doors,” the Secret Service said in a statement on Sept. 20.\n\nWhen he jumped over the fence outside of the White House, Gonzalez was allegedly carrying a folding pocket knife. After pushing through the front doors, he ran to the East Room, according to the official, confirming details first reported by The Washington Post.\n\nA Secret Service spokesperson declined to comment, but the agency’s director, Julie Pierson, will be on the hot seat Tuesday as the House Oversight and Government Reform Committee hold a hearing to examine several issues dogging the Secret Service.\n\nIn an interview with ABC News, the chairman of the committee, Darrell Issa, R-Calif., said Gonzalez got deep enough into the White House that had President Obama or Vice President Joe Biden been there “they could have been attacked.”\n\nSigns of increased security around the White House were almost immediate after Gonzales made it into the complex, including additional barriers outside of the White House gates. In addition, the Secret Service beefed-up foot patrols along the fence line of the White House complex and deployed additional surveillance resources, a White House spokesman said at the time.\n\nGonzalez had been homeless in the nation’s capital for the past three months after 13 years in the U.S. Army, including a tour in Iraq.\"\n718,\"Amazon is going to open a brick-and-mortar store in New York City in time for holiday shopping, The Wall Street Journal reports.\n\nThe Journal's sources say the store will be located in Manhattan on 34th Street, across from the Empire State Building, and will give Amazon a way to connect with customers in the physical world.\n\nThe store would reportedly function like a mini-warehouse, with inventory for same-day delivery in New York City, and would also act as a hub for product returns, exchanges, and pickup of online orders. Sources also said that Amazon might use the space to showcase products like its new Kindle tablets, its Fire smartphone, and its TV box, Fire TV.\n\nPeople familiar with the plans told The Wall Street Journal that nothing was set in stone yet, and the company may decide to ditch the idea. However, if Amazon does open the store and has a successful launch, it may open more brick-and-mortar locations in other US cities.\n\nAmazon has experimented with pop-up shops in the past — last year, it put Kindle vending machines in malls across the country — but this would be its biggest, riskiest attempt. As The Journal points out, opening up physical locations wouldn't be cheap: Leases, new employees, and managing inventory would all cut into the company's already thin profit margins.\n\nAmazon's potential location would be 7 West 34th Street, an area that sees a lot of foot-traffic because of its proximity to the Empire State Building and ample shopping.\n\nDisclosure: Jeff Bezos is an investor in Business Insider through his personal investment company Bezos Expeditions.\n\nSEE ALSO:  Here's The Decadent Meal That Won Over Google's Early Employees And Persuaded Them To Hire Their First Chef\"\n719,\"In North Korea, no one can have the same name as supreme leader Kim Jong Un.\n\nAccording to reports, North Korea previously banned anyone from sharing the name Jong Un. Newborns cannot be given the name, and citizens who bore it before the ban were required to assume new names.\n\nSouth Korean media outlets including KBS and Yonhap News Agency said the name ban was contained in a directive from 2011 which was issued months before Kim Jong Un came to power and was only recently leaked outside North Korea.\n\nThe leaked document said that “all party organs and public security authorities” should identify residents who shared the supreme leader's name and \"\"train them to voluntarily change [it],” per The Guardian.\n\nPeople named Jong Un -- said to be a common Korean name for both men and women -- apparently were directed to change their names on official documents such as birth certificates, social security cards and school diplomas.\n\nAccording to the BBC, it was likely that there was “little forewarning” of the name ban, since Kim Jong Un -- the youngest son of predecessor Kim Jong Il -- had been relatively unknown to the general public prior to his ascension to head of state.\n\nA South Korean government official this week confirmed the authenticity of the directive, reports The New York Times.\n\n“It’s true that in North Korea, they now allow only one [Jong Un],” the official, who was unnamed, told the paper.\n\nAccording to Yonhap News Agency, the Pyongyang regime issued a similar name ban when Kim Jong Il was in power and when his father, North Korea's founding leader Kim Il Sung, was as well.\"\n720,\"DNA tests have confirmed that a daughter and an ex-wife of the head of Isis, Abu Bakr al-Baghdadi, are indeed being held by Lebanese authorities.\n\nThere have been conflicting reports about the identity of the woman, with an Iraqi official denying on Wednesday she was al-Baghdadi's ex wife.\n\nBut a Lebanese interior minister confirmed today that the woman and child who were detained about 10 days ago in northern Lebanon travelling with a fake ID are in fact the ex wife and daughter of the terrorist leader.\n\nIslamic State (IS) group leader Abu Bakr al-Baghdadi addresses worshippers at a mosque in Mosul, after he established a self-declared caliphate across Iraq and Syria on July 5, 2014\n\nThe woman, who has been named as Saja al-Dulaimi, was travelling with two sons and a daughter, Interior Minister Nouhad Mashnuq told the Lebanese MTV channel late Wednesday.\n\nHe said DNA tests showed that the girl was Baghdadi's child.\n\n'Dulaimi is not Abu Bakr al-Baghdadi's wife currently. She has been married three times: first to a man from the former Iraqi regime, with whom she had two sons,' he said.\n\n'Six years ago she married Abu Bakr al-Baghdadi for three months, and she had a daughter with him. Now, she is married to a Palestinian and she is pregnant with his child,' Mashnuq added.\n\n'We conducted DNA tests on her and the daughter, which showed she was the mother of the girl, and that the girl is his (Baghdadi's) daughter, based on DNA from Baghdadi from Iraq,' the minister said.\n\nThe woman, who has been named as Saja al-Dulaimi (pictured), was travelling with two sons and a daughter, Interior Minister Nouhad Mashnuq told the Lebanese MTV channel late Wednesday\n\nHe gave no details on Dulaimi's nationality, but a security source said she was believed to be Iraqi.\n\nMashnuq offered no further information about her current husband, although he said investigations showed the woman had ties to extremists in Lebanon.\n\nDulaimi's children were at a children's care centre while she was being interrogated, he said.\n\nMashnuq also confirmed the arrest of the wife of Anas Sharkas, a leader in Al-Qaeda's Syrian affiliate Al-Nusra Front.\n\nDulaimi was among a group of female prisoners released from Syrian jails in March, in exchange for 13 nuns from the ancient town of Maalula held by Al-Qaeda's Syrian affiliate Al-Nusra Front.\n\nThe Islamic State (IS) group has yet to comment publicly on Dulaimi's detention, but Al-Nusra, despite a feud with Baghdadi's group, issued a statement of condemnation.\n\nIt described her as 'sister Saja al-Dulaimi' and said the arrest of women and children was evidence of the 'weakness' of the Lebanese state.\n\nSources said the detention of Dulaimi and Sharkas's wife could help the Lebanese as they struggle to negotiate the release of 27 members of the security forces held by jihadists from IS and Al-Nusra.\n\nThe soldiers and police were abducted when militants from the two groups briefly overran the Lebanese border town of Arsal in August.\n\nThe fighters withdrew after a truce negotiated by clerics, but took 30 hostages, three of whom have been executed.\"\n721,\"On Monday’s edition of CNN Tonight, host Don Lemon released audio allegedly recorded in the Canfield apartment complex at the exact time of Michael Brown’s death on Aug. 9. The audio features a man speaking via video chat about unrelated topics (“You are pretty,” he says at one point). The recording is regarded as such an important piece of evidence, however, because one can clearly hear at least 10 gunshots ring out over the course of the 12-second file — first a group of six shots, then four more.\n\nThe man’s attorney, Lopa Blumenthal, appeared on CNN to discuss the tape: “I was very concerned about that pause … because it’s not just the number of gunshots, it’s how they’re fired. And that has a huge relevance on how this case might finally end up.” She has since reached out to the FBI, which has sent representatives to meet with Blumenthal and her client. “They thought this would be an important part of the investigation,” she said.\n\n“At the time, he didn’t even realize the import of what he was hearing,” Blumenthal said.\n\nCNN reports on what the new evidence could indicate:\nAttorney Chris Chestnut said he was surprised by the gap in shots.\n\n“It’s the pause that gives most concern in a police shooting, especially with an unarmed victim, because at this point Mr. Brown is defenseless — he has no weapon,” said Chestnut, who represented the family of Jonathan Ferrell.\n\nLike Brown, Ferrell was an unarmed African-American man who was shot and killed by a white police officer.\n\nBut if the gunfire heard on the audio is indeed from the Brown incident, the pause doesn’t automatically suggest wrongful intent by the officer.\n\n“To be fair, there could be other explanations for that pause,” said attorney Van Jones, co-host of CNN’s Crossfire. “Maybe the officer will say, ‘Well I fired, and he kept advancing, so I fired again.’”\n\nLemon cautioned: “CNN cannot independently verify the authenticity of this tape and has reached out to the FBI for confirmation of their interview with the Ferguson resident who says he made the recording.\"\n722,\"When Tim Cook finally announced the long-awaited Apple Watch on September 9, the company promised an “early 2015” release. Since then, it’s really been anybody’s guess as to when, exactly, that might end up being. A few new rumors, however, suggest that we’ll get the Apple Watch sometime in February…but it’s likely that it’ll be later than that.\n\nToday, a post on 9to5Mac points the way back to a report from Chinese site Feng, which itself cites “Taiwanese media” as saying that the Apple Watch is likely to hit sometime in February, though not without a fair bit of challenges to overcome. The reports say that the supply of sapphire crystal – which will compose the displays of the highest-end Apple Watch units – has led to some difficulties in manufacturing.\n\nHowever, it should be noted that if sapphire is the biggest problem facing the Apple Watch, then Apple’s in good shape. The software itself is still in development, and as the 9to5Mac post points out, the company has yet to release the WatchKit SDK for developers to start making all the cool apps that’ll run on the device.\n\nAnother report from Asia this week claims that production on the Apple Watch isn’t set to start at manufacturing partner Quanta until sometime in January – and with only a month of actual production, it seems doubtful that Apple would truly be ready to sell the Watch by February. And last week, an unnamed Apple insider was quoted as saying that the company would be “lucky to ship it by Valentine’s Day.” If that quote is true, then February seems like a tall order.\n\nThat said, March doesn’t seem too out of the question. Nor does April. In fact, considering that Motorola promised the Moto 360 smartwatch by “summer 2014,” and didn’t launch it until early September, it would seem that OEMs are pretty loose about their definitions for launch windows. “Early 2015” is simply anything before the very last day in June. And barring any major disasters, we should start to see Apple Watches on consumers’ wrists long before then.\n\nThe main question, though, is what cool stuff will the competition cook up between then and now…\"\n723,\"Iraqi forces reported that the head of the Islamic State of Iraq and the Levant (ISIL) 'Abu Bakr al-Baghdadi' was killed in U.S airstrikes.\n\n\"\"Despite that Iraqi and U.S sources confirmed the killing of Abu Bajr al-Baghdadi, but the White House did not confirmed it yet\"\", AFP reported.\n\nThree senior members of the Islamic State of Iraq and al-Sham (ISIS) - including an aide to its leader - were killed in a U.S. airstrike in Iraq, a senior Iraqi security official told NBC News Thursday. The strike on the ISIS stronghold of Mosul killed Abu Hajar Al-Sufi, an aide to Abu Bakr al-Baghdadi, as well as an explosives operative and the military leader of nearby Tel Afar, the source said on condition of anonymity. Al Arabiya cited the Iraqi Defense Ministry saying Baghdadi's aide had been killed.\n\nPentagon Spokesman Col. Steve Warren could not confirm the deaths and said ISIS leaders had not been targeted. But he added that if ISIS leaders were embedded \"\"inside troop formations they are likely to be killed.\"\" The U.S. has been carrying out airstrikes across the country's north after the brutal terror group gained ground in a murderous sweep in June.\"\n724,\"Forget sweater weather and crisp autumn leaves; these days, the true arrival of fall seems marked by  the arrival of Starbucks' infamous pumpkin spice latte -- at least on the social media sphere.\n\nThis year, a rumor surfaced that the sticky sweet craze had spawned an entirely different pumpkin spice-flavored item: condoms, made by Durex.\n\nBecause safe sex is important, no matter what season it is. 🎃 #pumpkinspice pic.twitter.com/kzHSBgw87a\n\n— IG:Bennett Kulcsar (@BennettKulcsar) September 8, 2014\n\nThe company did not immediately confirm or deny the existence of the product, leaving the Internet in a tizzy.\n\nThe plot thickened this morning, when Durex initially tweeted a denial but then deleted it, leading to further confusion. Finally, though, Durex put the rumors to rest: an unnamed company spokesperson told BuzzFeed that Durex would not be coming out with a pumpkin spice condom.\n\n“Durex has heard that people are saying we launched a ‘Pumpkin Spice’ condom,\"\" the spokesperson said. \"\"We can’t claim this one, but we do love it when people spice it up in the bedroom.\"\"\n\nEven though pumpkin spice condoms proved to be a myth, the Internet still had a field day. Never forget.\n\nthe pumpkin spice condom is available in tall, grande, and venti *high fives self* *cries* http://t.co/wFbavPiTjh\n\n— Tabir Akhter (@tabooradley) September 8, 2014\n\nI'm strangely disappointed that these pumpkin spice condoms aren't actually a thing. Because come on, pumpkin spice!\n\n— Corinne. (@corinneeee_xoxo) September 8, 2014\n\nI guess we should all be thankful when our coworkers break out the pumpkin spice candles and not the pumpkin spice condoms\n\n— ohkatieb (@ohkatieb) September 8, 2014\n\nDurex now makes pumpkin spice condoms which means that no white girl is ever going to get pregnant again.\n\n— kailin (@ayokailin) September 7, 2014\n\nDon't need those pumpkin spice flavored condoms. I use natural birth control like wearing Crocs and cargo shorts.\n\n— Keith-182 (@rarekeith) September 8, 2014\"\n725,\"A Judd Nelson death hoax struck on Sunday as a FOX News impostor website posted a false report stating that the “Brat Pack” actor was found dead in his condo. It was all a hoax. Judd Nelson is not dead. The fake news site even created an elaborate story surrounding Judd Nelson’s alleged death, writing that the Los Angeles County Department of Medical Examiner-Coroner was trying to determine his cause of death as investigators attempted to rule out foul play. In a report called “BREAKING: “Brat Pack” Judd Nelson Found Dead in Los Angeles Condo,” the hoaxer wrote the following untrue tale of Nelson’s demise.\n\n“Multiple unconfirmed reports say Nelson was found dead Saturday evening in his Los Angeles condo, Sierra Towers after police responded to a 911 call for an unconscious man around 9:25 p.m. Although police have not yet released the man’s identity, multiple occupants of the 31-story West Hollywood high-rise have confirmed that it was Nelson’s condo police responded to and a single body was carried out of the apartment on a stretcher.”\n\nJudd Nelson doesn’t even live in a Los Angeles condo located in a 31-story West Hollywood high-rise building. That little detail was fabricated along with the news of his death.\n\nThe actor’s agent and his manager both confirmed that the news of his death was premature. Agent Gregg Klein even visited Nelson to snap a photo of the 55-year-old actor, producer and screenwriter clutching a copy of today’s newspaper in his hands, according to Los Angeles Times. As visible in the photo at the top of the page, the actor is still alive. Klein forwarded a copy of the pic to Los Angeles Times along with a message that was short and to the point.\n\n“Reports of Judd Nelson’s death are not accurate please see attached photo.”\n\nNelson’s manager, Jean-Pierre Henraux, also confirmed that the actor was a victim of a death hoax, calling his condition “perfect” and noting that he recently filmed an episode of the upcoming television series Empire, a family drama set in a hip-hop empire. The show’s stars include Terrence Howard, Taraji P. Henson, Jim Cantafio and Jackie Dallas.\n\nAs previously reported by The Inquisitr, a cruel death hoax involving Zayn Malik made headlines when it was incorrectly reported that his younger cousin had died. Little Arshiya Malik underwent surgery for a brain tumor, and someone on Twitter started #RIP Arshiya, which quickly began trending worldwide. Arshiya is not dead. However, she is very ill, and her family is praying for her recovery.\n\n[Judd Nelson Death Hoax Image via Gregg Klein]\"\n726,\"Iraqi group ISIS beheaded American photo-jornalist James Wright Foley, releasing gruesome pictures and video to the internet on Tuesday. Foley had been missing after being captured in Syria in 2012 while working freelance for AFP.\n\nA group called Free James Foley had been dedicated to finding and saving Foley since his disappearance. The search met its devastating end on Tuesday when the Iraqi group issued video proof of his murder, and threatened more to come: The Daily Beast reports that Time journalist Steven Sotloff is also shown in the video, and that ISIS threatens he will be next if the U.S. doesn’t cease and desist its operations in Iraq.\n\n“Any attempt by you, Obama, to deny Muslims liberty & safety under the Islamic caliphate, will result in the bloodshed of your people,” an ISIS member says in the video.\n\nWe’ll update this post as more information becomes available.\"\n727,\"The TV streaming services market may be on the verge of the biggest change yet given reports HBO and Apple may be talking about an exclusive partnership that would leave Netflix, Amazon and every other market player scrambling to make similar moves to grow subscription base and push TV boxes and sticks into consumer hands.\n\nThe news comes as HBO puts the finishing touches on its impending HBO Now standalone streaming service, built and designed by Major League Baseball Advanced Media, which is scheduled to debut by April 12.\n\nCurrently HBO subscribers typically pay for the channel's programming and service through a cable, telecomm or satellite provider, paying either a set standalone monthly fee or as part of a content bundle package.\n\nWith HBO Now, however, consumers will be able to subscribe directly from HBO for a $15 monthly fee. Reports say Time Warner, which owns HBO, is aiming to build a network of distributors to push the HBO Now service to the 10 million broadband households that are not subscribed to a cable TV bundle service, and the 70 million cable TV subscribers who aren't HBO subscribers.\n\nPulling Apple TV on as a partner would be a huge win-win given Apple's computing ecosystem and the access to Apple smartphone consumers.\n\nFor Apple, landing HBO Now for its fledgling Apple TV would be a major coup and compliment HBO Go, a mobile streaming service, already available via Apple TV since 2013.\n\nHBO's subscriber price for HBO Now, however, may prove a sticky point as entrenched competitor Netflix has kept its prices at nearly half that cost. There's also the potential of exhausting consumers with fees given they're already laying out money for the Web TV boxes and sticks. While these costs are typically much less than a cable subscription the increasing number of standalone services could prove to be confusing and ultimately more expensive at some point.\n\nIt's clear, however, that HBO believes the HBO Now cost is appropriate and isn't about the change the reported pricing of $15 a month.\n\n\"\"It's a premium product, and it will be priced accordingly,\"\" HBO CEO Richard Plepler said during an earnings call last month.\n\nObviously some Time Warner shareholders like the idea of HBO and Apple partnering as shares rallied end of day Wednesday on the reports though ultimately ended flat.\n\nAt this point HBO is not providing details regarding the Apple partnership report, and Apple has declined to comment.\n\n \"\"We know there's great anticipation around our standalone streaming service,\"\" an HBO spokesman said in a statement. \"\"And when we have details to share, we will do so.\"\"\n\nAnother compelling aspect for Apple striving to be the sole HBO Now partner is the fact that HBO produces \"\"Games of Thrones,\"\" one of the most popular streaming content programs to date. The arrival of HBO Now is expected to debut with the fifth season's premiere.\n\nYet streaming content competitors' programs have been pulling in strong viewer support as well. Netflix's \"\"House of Cards\"\" series is extremely popular and Amazon's original content program, \"\"Transparent,\"\" has won an Emmy award.\"\n729,\"Sources say the actor came to the conclusion he was not right for the part and decided to withdraw\n\nChristian Bale will not be Steve Jobs after all.\n\nSources tell The Hollywood Reporter that the actor has fallen off the Jobs biopic that is being directed by Danny Boyle.\n\nThe Sony project, which has a script by Aaron Sorkin and is being produced by Scott Rudin, Guymon Casady and Mark Gordon, was on track to begin shooting this winter for a quick turnaround.\n\nBoyle is due in town this week to meet with actors and actresses for the movie. Seth Rogen is in discussions to play Apple co-founder Steve Wozniak, but no official offer has been made. It is unclear how Bale’s departure will affect casting.\n\nRead more 5 Unforgettable Steve Jobs Moments\n\nSources say Bale, after much deliberation and conflicting feelings, came to the conclusion he was not right for the part and decided to withdraw. The script is said to be divided into three acts that detail Jobs preparing for three presentations that came to define his life and the life of the company he co-founded, lost and came back to.\n\nOn Oct. 23, Sorkin told Bloomberg TV that Bale was playing Jobs. \"\"We needed the best actor on the board in a certain age range and that’s Chris Bale,\"\" the writer said at the time. \"\"He didn’t have to audition. Well, there was a meeting.\"\"\n\nBale marks the second high-profile actor to receive an offer from Sony for the Jobs role but eventually pass. Leonardo DiCaprio also was in line for the late tech icon before moving on to shoot The Revenant. Neither had begun negotiations.\n\nEmail: Borys.Kit@THR.com\nTwitter: @Borys_Kit\n\nEmail: Tatiana.Siegel@THR.com\nTwitter: @TatianaSiegel27\"\n730,\"Glenn Beck on Wednesday expressed fear that the 11 jets reportedly seized by radical Islamist groups in Libya over the past month could be used to cause extraordinary damage to the United States, even if the jets never leave the Middle East.\n\nHow? Extremists could crash the planes into the oil fields in any of the oil-rich countries on which the U.S. is dependent.\nBeck was speaking with Rep. Michele Bachmann (R-Minn.) about the jets when Bachmann remarked: “There’s really two concerns. One, the planes could be used in a similar way that they were used on 9/11 in the United States. They could be used as, essentially, flying bombs — into oil fields, buildings or strategic targets. Number two, [a] plane could be loaded with terrorists, could land as a commercial aircraft in an American city somewhere, or a European city. [They could] deplane, go about, carry out maybe a Mumbai-type disaster. So there’s multiple ways these planes could be used.”\n\n“Oil fields,” Beck repeated. “The thing you said that feels the most true to me is the oil fields. … We’ll know what airplane — that’s one of those missing airplanes — but you could take off in Libya and be over the skies of Saudi Arabia in lightning speed, and just crash it.”\n\nBachmann said that with some routes, if a flight to Saudi Arabia deviates from its course, the Saudis only have 90 seconds to neutralize the threat before it could cause tremendous harm.\n\n“It’s very little time that they have,” she said.\n\nWatch the complete interview, below:\"\n731,\"Thousands of social media users are distributing an unverified photo which claims to show the body of ISIS leader Abu Bakr al-Baghdadi after he was purportedly killed by US airstrikes after three senior members of ISIS, including an aide to al-Baghdadi were also killed by US air strikes. \nTalking to NBC News, a senior Iraqi official confirmed the deaths on Thursday. The strike on the ISIS stronghold of Mosul killed Abu Hajar al-Sufi, an aide to al-Baghdadi, as well as an explosives operative and the military leader of nearby Tal Afar, the source said. Al Arabiya cited the Iraqi Defence Ministry as saying that Baghdadi’s aide had been killed.\nPentagon Spokesman Col Steve Warren could not confirm the deaths and said ISIS leaders had not been targeted. But he added that if ISIS leaders were embedded “inside troop formations they are likely to be killed”. The US has been carrying out airstrikes across north Iraq after the brutal terrorists of ISIS gained ground in a murderous sweep in June.\nA number of news outlets and websites have published the unverified photo and news about the death of al-Baghdadi by US airstrikes.\"\n732,\"A prominent Saudi Arabian cleric has whipped up controversy by issuing a religious edict forbidding the building of snowmen, describingt them as anti-Islamic.\n\nAsked on a religious website if it was permissible for fathers to build snowmen for their children after a snowstorm in the country’s north, Sheikh Mohammed Saleh al-Munajjid replied: “It is not permitted to make a statue out of snow, even by way of play and fun.”\n\nQuoting from Muslim scholars, Munajjid argued that to build a snowman was to create an image of a human being, an action considered sinful under the kingdom’s strict interpretation of Sunni Islam.\n\n“God has given people space to make whatever they want which does not have a soul, including trees, ships, fruits, buildings and so on,” he wrote in his ruling.\n\nThat provoked swift responses from Twitter users writing in Arabic and identifying themselves with Arab names.\n\n“They are afraid for their faith of everything ... sick minds,” one Twitter user wrote.\n\nAnother posted a photo of a man in formal Arab garb holding the arm of a “snow bride” wearing a bra and lipstick. “The reason for the ban is fear of sedition,” he wrote.\n\nA third said the country was plagued by two types of people: “A people looking for a fatwa [religious ruling] for everything in their lives, and a cleric who wants to interfere in everything in the lives of others through a fatwa.”\n\nMunajjid had some supporters however. “It (building snowmen) is imitating the infidels, it promotes lustiness and eroticism,” one wrote. “May God preserve the scholars, for they enjoy sharp vision and recognise matters that even Satan does not think about.”\n\nSnow has covered upland areas of Tabuk province near Saudi Arabia’s border with Jordan for the third consecutive year as cold weather swept across the Middle East.\"\n734,\"Robert Plant didn’t have a whole lotta love for this deal.\nHe and the other living founding members of legendary hard-rock band Led Zeppelin were about to ink an $800 million contract with Virgin Atlantic billionaire Richard Branson to play a reunion tour, but the iconic band’s singer ripped the contract to shreds in the final moments, a report said.\nFounding members Jimmy Page and John Paul Jones signed on immediately when the flamboyant investor offered the Rock and Roll Hall of Famers the staggering amount to perform just 35 tour dates in three locations including London, Berlin and New Jersey, according to the UK’s Mirror.\nBut Branson was left stunned when the 66-year-old Plant tore the agreement to pieces right in front of the concert promoters, the newspaper said.\n“There was an enormous sense of shock,” a source told the Mirror. “He said no and ripped up the paperwork he had been given.”\nGuitarist Page and bassist Jones were all set to perform along with drummer Jason Bonham, who has filled in for his late father, John Bonham, in the past.\nThey gave their cranky frontman two days to think about the historic reunion, and he turned into a real heartbreaker for fans who have dreamed of another reunion tour.\n“It was a no-brainer for them, but Robert asked for 48 hours to think about it,” the source said. “They have tried to talk him ’round, but there is no chance. His mind is made up and that’s that.”\nAnd it’s not likely that the band can hire a replacement for Plant’s unique voice.\n“There is no way they can go ahead without him,” the source said.\nBranson, a tremendous fan of the ’70s rock band, reportedly pulled out all the stops to get the “The Song Remains the Same” rockers back on stage together.\nThe founder of Virgin Group was planning on renaming one of his jumbo jets “The Starship” and having the craft ferry the stars around to their gigs.\nHe was even going to have the staircase of the jet renamed the Stairway to Heaven after the band’s landmark hit.\n“Even his money was not enough to get Plant to sign up,” the source said, adding that the tycoon was very upset by the singer’s diss.\nThe band last played together, with Jason Bonham filling in on drums, during a tribute concert at London’s O2 arena in 2007.\nThe band has been notoriously cranky about whether it would ever reunite, with Plant even calling one reporter a “schmuck” during a press conference in 2012.\"\n737,\"Amazon.com announced plans for its first brick-and-mortar store, Dow Jones reported. It will open on 34th Street in Manhattan across the street from the Empire State Building, just in time for this year's holiday season.\n\nThe experimental pop-up store will function as a small warehouse, holding limited inventory for same-day deliveries only in New York. The store may also host tech showcases for items such as Kindle e-readers, Fire phones and Fire TVs.\n\nA customer may order an item online and then pick it up that same day in the store.\n\nAmazon stock was down 2 percent in midafternoon trading Thursday.\n\nThe company risks increasing costs related to retailing such as paying leases and hiring workers. But if the store is successful, it may set a precedent for additional stores in other cities.\n\nAmazon has been researching and scouting a possible store for several years, said a person familiar with the project. Two years ago, the company went as far as scouting spots in Seattle, where it is headquartered.\n\n\"\"Same-day delivery, ordering online and picking up in-store are ideas that are really catching on. Amazon needs to be at the center of that,\"\" Matt Nemer, a Wells Fargo analyst, told Dow Jones.\n\nOther companies such as Wal-Mart and Home Depot have already incorporated this order-online, pick-up in-store model. Clothing company Bonobos opened 10 stores in 2011 and plans to expand to 40 stores by 2016.\n\nAmazon tried brick-and-mortar experiments before, such as Kindle vending machines that sold tablets and e-readers in malls.\"\n738,\"Josh Paler Lin, a YouTube star whose channel has more than 700,000 subscribers, decided that he wanted to try a social experiment. Testing the belief that all homeless people would spend money on alcohol, Lin gave a homeless man $100 and followed him around with a camera to see what he would do with the money.\nWhat happens after the donation will definitely surprise you! This heartwarming video has already garnered more than 11 million views because of its wonderful ending.\nRight after our experimenter gave the money to the homeless man, who is named Thomas, he headed straight for the liquor store, affirming Lin's—and many others'—belief. When he emerges from the store with a large bag, however, Thomas goes straight to the park and pulled out food and shared it with the other homeless. There was no alcohol in the bag.\nNEWS: Ed Sheeran says he was never actually homeless\nJosh Paler Lin, Homeless Man, Hug\nYouTube\nAfterwards, Lin confronts Thomas only to find out that he didn't know any of the people in the park—he just wanted to help other people in need. Lin felt so bad about his assumption that he approached Thomas again to give him more money. He then found out that Thomas had quit his job to take care of his sick parents, but lost his family home after they died. He has been living on the street for four months.\nIn addition to handing him more cash, Lin also setup an IndieGoGo page to help get Thomas back on his feet. So far, donations have reached close to $56,000.\n\"\"People think I changed his life,\"\" Lin said on the Today show. \"\"For me, it's completely the opposite. I feel that he changed my life.\"\"\nHe maintains that the video was not staged.\"\n740,\"A picture began making the rounds on the internet this weekend that caused all basic girls to clutch their North Faces with joy. Could it be? A pumpkin spice condom to fit their pumpkin spice life?\n\nI literally can’t.\n\nBUT DON’T GET TOO EXCITED. A Durex spokesperson told BuzzFeed that the festive protection is, in fact, not real.\n\n“Durex has heard that people are saying we launched a ‘Pumpkin Spice’ condom. We can’t claim this one, but we do love it when people spice it up in the bedroom,” the spokesperson said.\n\nDurex DOES have banana, strawberry, orange, and apple-flavored condoms (but we know it’s not the same).\n\nAt least it’s almost Ugg season.\"\n741,\"PROVO, Utah, Dec. 23 (UPI) -- A Utah man who chugged a quart of eggnog in 12 seconds to win a restaurant gift card said he was also awarded with a three-day stay in the hospital.\nRyan Roche, whose victory was captured in a video posted to YouTube, said he was challenged to the eggnog-chugging contest at his work Christmas party last week and he had to beat a 22-second record to win a gift card to Ruth's Chris Steak House.\n\n\"\"I just opened up my throat, didn't even swallow,\"\" he told KSL-TV. \"\"I pretty much poured it down.\"\"\n\nRoche finished off the quart in 12 seconds.\n\n\"\"I got done, and I was gasping, I couldn't breathe,\"\" he said.\n\nRoche said his breathing troubles intensified in the ensuing hours and he started feeling shaky and nauseous. He said a friend who is in medical school recommended he go to the hospital, where doctors said he was \"\"dry drowning\"\" from the eggnog in his lungs.\n\n\"\"I can't tell you how many doctors or nurses would walk into my room and say, 'Eggnog, huh?' Then they'd say, 'Well, at least you won,'\"\" he told the New York Daily News.\n\nRoche said he spent his first 24 hours in the hospital in intensive care.\n\n\"\"It was rough,\"\" he said.\n\nHe said he took home the steakhouse gift card, but it also came with a valuable lesson.\n\n\"\"Eggnog: not ideal for the lungs,\"\" Roche said. \"\"Not only do I get a Ruth's Chris gift card, but I got a three night's stay in the hospital.\"\"\"\n742,\"A Texas National Guard soldier scans the Mexican side of the U.S.–Mexico border in Havana, Texas.  John Moore / Getty Images\n\nTwo Republican lawmakers told BuzzFeed News Wednesday suspected terrorists have infiltrated the U.S.–Mexico border and as many as 10 fighters have been captured, but Homeland Security officials deny any such thing has happened.\n\nRep. Jason Chaffetz, a Republican from Utah, said four alleged terror suspects were captured on Sept. 10 in Texas. In an interview Wednesday, Chaffetz said the men flew from a Middle Eastern country to Mexico City, where they paid a smuggler to take them to and across the border. From there, the men ended up in a safe house for immigrants. They were en route to New York City, Chaffetz said, when they were captured.\n\nChaffetz would not reveal his source of the information, but said he confirmed it with government officials. “I had an informant tell me about it and then I questioned the Secretary of Homeland Security,” he said. “I have no doubt about its authenticity.”\n\nThe four alleged terror suspects had affiliations with groups other than the Islamic State in Iraq and Syria (ISIS), Chaffetz said. He added that they were still being held in Texas as of Wednesday.\n\nyoutube.com\n\nCalifornia Rep. Duncan Hunter, a Republican who represents San Diego County, made headlines Tuesday when he said to Fox News’ Greta Van Susteren that he had “asked Border Patrol” about terrorists and learned that several had been captured.\n\nHunter claimed 10 terror suspects had been caught near the border, including four people allegedly captured in September.\n\n“I know at least 10 ISIS fighters have been caught coming across the Mexican border in Texas,” he said on the program.\n\nHunter’s spokesman Joe Kasper told BuzzFeed News the congressman’s assertion that 10 terror suspects had been captured along the border included the same four people described by Chaffetz. Kasper claimed four other suspects had been captured within the last 36 hours, and pointed to a Judicial Watch story that allegedly “confirmed” the most recent captures to back up his assertion.\n\nTwo additional suspects were picked up sometime after the first group in September, but before this week, Kasper said.\n\nThe Department of Homeland Security strongly denied Hunter’s claim that terror suspects had been caught near the border.\n\nWhen reached for comment, Customs and Border Protection referred BuzzFeed News to the Department of Homeland Security (DHS), which did not respond to emails Wednesday. However, DHS released an identical statement to both The New Republic and ABC News denying that there were terrorists coming across the border:\n\nThe suggestion that individuals who have ties to ISIL have been apprehended at the Southwest border is categorically false, and not supported by any credible intelligence or the facts on the ground. DHS continues to have no credible intelligence to suggest terrorist organizations are actively plotting to cross the southwest border.\n\nBut Hunter isn’t buying that explanation. His spokesman told BuzzFeed News Wednesday that they have evidence from reliable sources about “foreign nationals” being captured along the border. Kasper said those foreign nationals may not technically be ISIS fighters, but do have suspected terror group affiliations. Kasper did not identify his sources but said that Hunter’s office remains convinced that the lawmaker was correct.\n\nA U.S. Border Patrol vehicle drives by the 18-foot rusty steel barrier along the U.S.–Mexico border in Brownsville, Texas.  Rick Wilking / Reuters\n\nThe issue of terrorists coming over the U.S.–Mexico border has been a contentious and increasingly politicized one.\n\nAmong the other claims about terrorists using the border to enter the country, Rep. Tom Cotton, a Republican from Arkansas, said ISIS may be teaming up with Mexican drug cartels. Audio recorded at a town hall apparently showed Cotton saying that ISIS could potentially attack people in Arkansas, the Washington Post reported Tuesday.\n\nw.soundcloud.com\n\nCotton did not respond to BuzzFeed News’ request for comment Wednesday, but when the Post asked about the statements his spokesman pointed to a series of conservative websites. And like many of the claims about the border and terrorism, the story goes back months and relies on sources who are not named — making it difficult to verify.\"\n743,\"Shocking video taken from inside an Afghanistan war zone reveals a Marine's unbelievable brush with death when a Taliban sniper's bullet hits him directly in the head as a fellow soldier's helmet cam catches it all.\n\nThe soldier survived to fight again following the 2013 insurgent ambush in the Now Zad District of Helmand Province thanks to his Kevlar-reinforced helmet.\n\nIt's a terrifying first-hand look at how close U.S. forces come to disaster each day as wars rage abroad.\n\nShocking video: A group of Marines fighting in the Now Zad District of Helmand Province in Afghanistan were ambushed by insurgents when a sniper's bullet struck one of them directly in the helmet. Video captured the shocking moment. From right to left, the group are seen leaving a desert building when the bullet hits the helmet (center and left) and lefts up a piece of fabric on the Kevlar reinforced helmet\n\nMinor damage: The Marines run back to safety and the piece of fabric can clearly be seen missing from the Marine's helmet\n\n'A Taliban sniper managed to get a non-fatal headshot on a Marine's helmet while the Marines were conducting a joint helicopter raid in the Now Zad district,' wrote Sam Arnold, who uploaded the video to YouTube.\n\nAccording to Arnold, the sniper shot was part of a 'U-shaped ambush by insurgents.'\n\nThe video starts as three Marines prepare to leave the protection of the ruins of a desert building. Just before they leave, the bullet hits.\n\nRinging in the ears: The Marine suffered some ringing in the ears but was otherwise okay following his brush with death\n\nThe struck Marine can clearly be seen falling back after the bullet hits him and all three men quickly retreat to safety.\n\n'You lucky son of a b****,' one of the Marines marvels.\n\nThe men all inspect the helmet that saved him and the only evidence it shows of the impact is a missing piece of cloth.\n\nThe Marine himself says he's fine, too, minus some ringing in the ears, before the group all moves on to fight other battles.\n\n'You lucky son of a b****': The group marvel at the lifesaving helmet before moving on to fight other battles\"\n744,\"If North Korea's Supreme Leader, Kim Jong-un, is not running the Hermit Kingdom, then who is?\n\nThat presumes, of course, that the 30-something leader has run into serious health problems, physical or political, and no one yet knows that for sure -- only that he has remained out of public view for five weeks.\n\nBut in the opaque world of North Korean politics, that's enough to start a serious guessing game.\n\nWhile North Korean officials quietly let the word filter out this week that Kim is doing just fine with an injured ankle, that hasn't quelled speculation on who might grasp the reins of power if they slip -- or have slipped -- from his chubby hands.\n\nThere are only a handful of possible pretenders to the throne, but perhaps the most intriguing is 27-year-old Kim Yo Jong, who wields the ultimate trump card as youngest daughter of the late departed leader Kim Jong Il and granddaughter of the founder of the country, Kim Il Sung.\n\nA think-tank operated by North Korean defectors, the North Korea Intellectuals' Solidarity, says she may be directing the government, at least temporarily.\n\nAs with most top figures in North Korea, particularly members of the Kim family, little is known of Kim Yo Jong, and much of that is a compilation of snippets of information.\n\nOne of the most extensive bios comes from Michael Madden, who runs the blog North Korea Leadership Watch. He says Kim Yo Jong was been identified in the North Korean media as deputy director of the Workers' Party of Korea, a powerful position indeed.\n\nIt was the first explicit mention of her in a state media report as a senior party official -- and a sign of her ascension.\n\nMadden also says she works as an aide to her brother, Kim Jong-un -- something of a chief of staff -- running his public events, itineraries and logistical needs. In addition, she has ties to the Guard Command and Ministry of State Security.\n\nHer biggest foray to the West came as a child when she attended elementary school in Berne, Switzerland from 1996 to 2000, using the name \"\"Kim Yo'ng Sun\"\" and living in the North Korean Embassy. Her brother, now Supreme Leader, was also studying nearby. Madden says that some photos of her as child were captured on home video by other parents at the school.\n\nKim Yo Jong has made periodic appearances in public, notably in December 2011 at various events held for her deceased father, Kim Jong Il. She has also been shown in the North Korean media in the background while her brother visits hospitals or children's camps, and can be seen sitting in the elite arm chair section reserved for high officials, though on the second row, at a concert attended by her brother.\n\nMadden also says he believes she played a large role in planning Hwang's recent trip to South Korea, raising speculation as to which of these powerful figures had the upper hand in pulling it off.\n\n\"\"She is one of the only people in [North Korea] that we know has unfettered direct access to (Kim Jong Un),\"\" Madden tells Global Post. \"\"At the present time I would not be surprised if she is sole gatekeeper.\"\"\n\nVictor Cha, an analyst with the Center for Strategic and International Studies who handled the North Korea portfolio with the National Security Council, tells CNN that if Kim Yo Jong, at age 27, is in fact running the country \"\"it means there is something seriously wrong with Kim Jong Un and there is some sort of void that they're desperately trying to fill.\"\"\n\nAmong those already wielding power is Hwang Pyong So, who has moved up quickly under Kim Jong Un as vice marshall of the Korean People's Army and new chief of the General Political Bureau of the KPA.\n\nMost important, he is vice-director of the Organization and Guidance Department for the Workers Party of Korea, a post that finalizes appointments within North Korea's leadership.\n\nHwang's rapid rise makes him chief beneficiary of a series of recent high-level military purges, including the arrest and execution of the Supreme Leader's uncle, Jang Song Theak, a four-star general.\n\nLast weekend, Hwang, who is believed to be around 65 years old, led a North Korean delegation on a surprise visit to South Korea, ostensibly to visit the Asian Games, where North Korean athletes were participating. The delegation reportedly gave the South Koreans only one day's notice.\n\nHwang, decked out in his high-peaked cap, also held closed-door talks with top South Korean officials and agreed to restart long-stalled peace talks between the two countries, which are still technically at war.\n\nHwang's position atop the military structure offers considerable clout in a highly structured, tightly controlled North Korea and makes him a prime contender for the top spot.\n\nOf course, in a secretive world like North Korea, powerful figures may well operate out of the shadows. One clue to the pecking order, though, is a favorite of old Cold War Kremlinologists -- seeing who sits next to whom at public events.\n\nOne well-placed figure, literally and figuratively, has been Gen. O Kum Chol, who was shown in July sitting two seats away from Kim Jong-un at a volleyball game.\n\nAs Vice Chief of the KPA General Staff, O Kum Chol's portfolio includes military strategy and planning as well as relations with foreign militaries. He is also a member of the central committee of the Workers' Party of Korea and deputy of the Supreme People's Assembly, which gives him considerable clout.\n\nOn the other hand, the guy sitting between him and Kim Jong Un was none other than Hwang Pyong So.\n\nUntil Kim Jong Un's status is clarified, the speculation will continue.\"\n748,\"Yes, we wished it were true too, but no, Fox News are not angrily responding on Twitter to the hilarious #FoxNewsFacts hashtag\n\nYes, we’ve all been having a good laugh at Fox News’ expense for hosting a “terrorism expert” saying that everybody in Birmingham is a Muslim and the entire city is a no-go area .\n\nEspecially on Twitter, where the #FoxNewsFacts hashtag has been a brilliantly British response to the ludicrous statement.\n\nAnd then suddenly it looked like Fox News had got rather upset about the hashtag, and started responding from @FoxNewsPress .\n\nExcept, not really.\n\nAt the time of writing, the account has only made 25 tweets. And it appears it was set up in the middle of last night. Here’s their first ever tweet...\n\nWe can’t quite imagine a Fox News board meeting in the wee hours with someone shouting “Quick! The Brits are laughing at us with a hashtag! Activate a brand new Twitter account for our press team.”\n\nOr approving of a Twitter account threatening individual users with legal action for making jokes.\n\nI'm not sure that the Fox News Press Team is entering into the spirit of #foxnewsfacts pic.twitter.com/JL92a3DCpr— Thomas Haynes (@thomashaynes_) January 12, 2015\n\nSo, until we hear otherwise, we are calling this one a hoax.\n\nStill, we’ll always have #FoxNewsFacts as the funniest hashtag of the year to date to cheer us up.\"\n752,\"The Apple Watch may be coming to your local Apple Store sooner than you think. According to 9to5Mac, the highly anticipated wearable could arrive in the United States by the end of March.\n\nThe company is planning on familiarizing its Apple Store employees with the wearable product through training programs held in Cupertino, California, and Austin, Texas, in sessions scheduled for Feb. 9 through Feb. 16. The employees who attend this conference will then train employees at their local stores.\n\nApple declined to comment to CNBC Tuesday evening.\n\nSince its introduction in September, the Apple Watch has gone through extensive testing. In particular, Apple is refining the product's battery and charging mechanism, according to the report.\n\nThere are three tiers slated for the Apple Watch: standard, Sport, and Edition. Thus far, the company has revealed that the glass and metal Sport model will cost consumers $349. However, rumors indicated that the stainless steel and sapphire crystal watch will likely be priced at $500 and the gold device will be sold for more than $1,000.\n\nRead the full report from 9to5Mac.\"\n754,\"A statement attributed to the Islamic State group claimed that an American female hostage was killed in a Jordanian airstrike on Friday on the outskirts of the northern Syrian city of Raqqa, the extremist group’s main stronghold.\n\nJordan launches new airstrikes after vowing harsh war on ISIS\n\nDozens of Jordanian fighter jets bombed ISIS training centers and weapons storage sites Thursday, intensifying attacks after the militants burned to death a captured Jordanian pilot.\n\nAs part of the new campaign, Jordan is also attacking targets in Iraq, said Foreign Minister Nasser Judeh. Up to now, Jordan had struck ISIS targets in Syria, but not Iraq, as part of a U.S.-led military coalition.\nThe statement identified the woman as Kayla Jean Mueller and said she was killed during Muslim prayers — which usually take place around midday on Fridays — in airstrikes that targeted “the same location for more than an hour.”\n\nNo Islamic State militants were killed in the airstrikes, the statement further claimed. It published photos allegedly of the bombed site, showing a severely damaged brown colored three-story building — but no images of Mueller.\n\nAmerican officials said they were looking into the report. Bernadette Meehan, the spokeswoman for President Barack Obama’s National Security Council, said the White House has “not at this time seen any evidence that corroborates” the claim.\n\n\n“We are obviously deeply concerned by these reports,” she added.\n\nWhite House spokesman Eric Schultz told reporters travelling with the president to Indiana Friday that the U.S. does co-ordinate with the Jordanian air force as they fly airstrikes. He wouldn’t say whether the U.S. was aware of the hostage’s location.\n\nRelated\nISIS held a public screening of the video shot of Jordanian pilot being burned alive for cheering crowd in Syria\nISIS releases guide to women’s rights: ‘Stay in your houses,’ girls can marry at nine, education to age of 15\nThe Islamic State statement could not be independently verified. It appeared on a militant website commonly used by the Islamic State and was also distributed by Islamic State-affiliated Twitter users.\n\nJordanian government spokesman Mohammed al-Momani said Jordan was looking into the claim.\n\n“But as a first reaction, we think it’s illogical and we are highly skeptical about it,” he said. “How could they identify a Jordanian warplane … in the sky? What was the American lady doing in a weapons warehouse?”\n\n“It’s part of their criminal propaganda. They have lied that our pilot is alive and tried to negotiate, claiming he is alive while they had killed him weeks before,” al-Momani added.\n\nAP Photo/The Daily Courier, Matt Hinshaw\nAP Photo/The Daily Courier, Matt HinshawIn this May 30, 2013, photo, Kayla Mueller is shown after speaking to a group in Prescott, Ariz.\nMueller, of Prescott, Arizona, had been working in Turkey assisting Syrian refugees, according to a 2013 article in The Daily Courier, her hometown newspaper. The 26-year-old told the paper that she was drawn to help with the situation in Syria.\n\n“For as long as I live, I will not let this suffering be normal,” she said. “It’s important to stop and realize what we have, why we have it and how privileged we are. And from that place, start caring and get a lot done.”\n\nAccording to the local paper, Mueller had been working with the humanitarian aid agency Support to Life, as well as a local NGO that helped female Syrian refugees develop skills.\n\n\nA 2007 article about Mueller from the same local newspaper said she was a student at Northern Arizona University and was active in the Save Darfur Coalition.\n\nOn Sunday, Obama said the U.S. was “deploying all the assets that we can” to find Mueller.\n\n“We are in very close contact with the family trying to keep them updated,” he said in an interview with NBC’s Today Show. “Obviously this is something that is heart-breaking for the family and we want to make sure we do anything we can to make sure that any American citizen is rescued from this situation.”\n\nMueller’s identity had not been disclosed until now out of fears for her safety.\n\nIf her death is confirmed, she would be the fourth American to die while in the captivity of the Islamic State militants. Three other Americans, journalists James Foley and Steven Sotloff and aid worker Peter Kassig were beheaded by the group.\n\nAFP PHOTO/JORDANIAN TV\nAFP PHOTO/JORDANIAN TVAn image grab taken from the Jordanian TV on Feb. 5 shows flames erupting from a building hit by an airstrike against Islamic State group by warplanes of the Jordanian Air forces eagles at an undisclosed location.\nJordan, which is part of a U.S.-led coalition bombing Islamic State group targets in Syria, stepped up its attacks after the Islamic State announced it had killed a captive Jordanian pilot. The Syrian government said Thursday that dozens of Jordanian fighter jets had bombed Islamic State training centres and weapons storage sites. It did not say where the attacks occurred.\n\nThe Jordanian military said that Jordanian jetfighters carried out “a series of attacks today and destroyed the targets and returned safely.” It did not elaborate or give a location for the airstrikes.\n\nBut activists who monitor the Syrian conflict from inside the country said U.S.-led coalition planes hit several targets on the edges and outskirts of Raqqa, in quick succession on Friday.\n\nAFP PHOTO/JORDANIAN TV \nAFP PHOTO/JORDANIAN TV An image grab taken from the Jordanian TV on Feb. 5 shows a warplane of the Jordanian Air forces eagles taking off from Amman before launching airstrikes against Islamic State group.\nA collective known as “Raqqa is Being Slaughtered Silently” said the planes targeted multiple Islamic State positions and headquarters in the western and eastern countryside of Raqqa, sending columns of smoke into the sky. Explosions could be heard in the city. The collective said there were no recorded civilian casualties, and did not mention Islamic State casualties.\n\nThe Britain-based Syrian Observatory for Human Rights said dozens of Islamic State members were killed in coalition airstrikes that targeted a tanks-and-vehicles depot in the area of al-Madajen and at least six other Islamic State positions, including a training camp and a prison.\n\nAssociated Press writer Julie Pace contributed to this report from Washington.\"\n755,\"Less than two weeks after Aaron Sorkin said that Christian Bale would play Steve Jobs in the screenwriter's forthcoming biopic about the late Apple co-founder, Bale has dropped from the project. According to The Hollywood Reporter, Bale \"\"came to the conclusion he was not right for the part and decided to withdraw\"\" before negotiations began. Sony, the studio releasing the film, had no comment on the THR report when contacted by HuffPost Entertainment.\n\nBale becomes the second high-profile star to bail on Sorkin's film within the last month. Back in October, Leonardo DiCaprio, who had been in talks to play Jobs, pulled himself out of consideration as well.\n\n\"\"We needed the best actor on the board in a certain age range and that’s Chris Bale,\"\" Sorkin said to Bloomberg Television in a recent interview when asked about the Jobs role. \"\"He really is a phenomenal actor.\"\"\n\nIt's unclear who will replace Bale as the lead of the film, but other actors once rumored included Bradley Cooper, Ben Affleck and Matt Damon. Last week, it was also reported that Seth Rogen was in talks to play Steve Wozniak, but that casting has not been confirmed at this time.\n\nDanny Boyle, meanwhile, is still set to direct the film. He replaced David Fincher, who was initially attached to the project. When Fincher departed back in April, THR noted that he had wanted Bale to play the lead role as well.\n\nFor more, head to THR.\"\n756,\"Gill Rosenberg, the Canadian Israeli volunteer fighting with Kurdish forces, posted on Facebook on Monday night that she was \"\"safe and secure\"\" and not captured by ISIS guerillas, as had been widely reported in the media. has apparently not been captured by the Islamic State, as widely reported in the media.\n\n\"\"Guy, I'm totally safe and secure. I don't have Internet access or any communication devices with me for my safety and security,\"\" the post continued. \"\"I can't reply regularly and only happened to have a chance to log in and see these bullshit news stories. Ignore the reports I've been captured. Yalla, Acharai [after me]!\"\" \n\nHaaretz was unable to verify that Rosenberg herself was responsible for the post.\n\n\n\nA second post uploaded to Rosenberg's Facebook page half an hour later read: \"\"All: On Behalf of Gill Rosenberg - please be advised that she is safe and sound. DO NOT listen to the reports for the past few days about kidnapping. I will update you again when I hear from her. Please keep her in your thoughts and prayers!! Thank you!\"\"\n\nSeveral Islamist blogs and websites reported last week that Rosenberg\nhad been captured by ISIS.\n\nA blog considered to be one of the Islamic State's media arms reported that several female fighters who fought alongside the Kurds have been captured, among them Rosenberg. According to the report, prior to their capture Islamic State fighters made three suicide bombing attacks against Kurdish outposts, killing some and capturing many others.\n\nKurdish sources denied the reports, saying that Rosenberg wasn't in the area when it was attacked.\n\nIn her previous Facebook post on November 20, Rosenberg wrote that she would be without internet access for at least two weeks.\n\n\"\"My Facebook account and friend requests are being managed by someone else until I have access again in apx 2 weeks time on or around week of 12/8,\"\" she wrote at the time. \"\"Please do not message as this is not me. Thank you.\"\"\n\nRosenberg, 31, a resident of Tel Aviv, joined the Kurdish troops against Islamic State in northern Syria earlier this month. According to reports, Rosenberg said she had contacted Kurdish fighters over the\nInternet before traveling through Iraq to train at one of their camps on the Syrian border.\n\nAccording to Walla, Rosenberg immigrated to Israel from Canada in 2006, leaving behind a career as a civilian pilot, and served for two years in the Israel Defense Forces. In 2009, she was extradited to the United States and jailed over an international phone scam, one of her former lawyers said.\n\nIsrael Radio aired an interview with Rosenberg earlier in November in which she said she had travelled to Iraq, was training with Kurdish guerrillas and would fight in neighboring Syria.\n\n\"\"They are our brothers. They are good people. They love life, a lot like us, really,\"\" she told Israel Radio, explaining her decision to enter the combat zone in northern Syria.\"\n757,\"PALM BEACH GARDENS, Fla. -- A journeyman professional golfer who has spent time recently giving lessons and caddying said in a radio interview that Tiger Woods has been suspended for a month by the PGA Tour -- a claim that the PGA Tour and Woods' agent vehemently deny.\n\nDan Olsen, 48, who last played a PGA Tour event at the 2011 PGA Championship, told 730AM The Game in Lansing, Mich., on Friday that \"\"I heard he's on a month's suspension ... it's kind of a strong witness. It's a credible person who is telling me this.''\n\n[+] EnlargeTiger Woods\nSam Greenwood/Getty Images\nBoth the PGA Tour and Tiger Woods' agent have emphatically denied claims that he has been suspended for a month by the Tour.\nOlsen, who played only one full season on the PGA Tour (2004), said an exempt tour player told him, but he would not disclose the player and couldn't say he fully believed him. He also told ESPN.com's Michael Collins on Monday that the information he got about the suspension was not first-hand.\n\n\"\"It's not testosterone, but it's something else,'' Olsen said. \"\"I think when it's all said and done, he's gonna surpass Lance Armstrong with infamy.''\n\nOlsen also talked about Woods using a \"\"cheater ball,'' referring to the Nike golf ball he plays, and that those allegations were potentially more damaging than the suspension.\n\n\"\"I'll be looked at as just some crazy f--- nobody making accusations about Tiger,'' Olsen told ESPN.com.\n\nTy Votaw, the executive vice president of the PGA Tour, denied any of the claims brought forth by Olsen. \n\n\"\"There is no truth whatsoever to these claims,\"\" Votaw said. \"\"We categorically deny these allegations.''\n\nThe Tour almost never comments on disciplinary matters.\n\nWoods said on Feb. 11 that he was taking a break to deal with the issues in his game after withdrawing during the first round last month of the Farmers Insurance Open.\n\n\"\"Over the past year, Woods has withdrawn with an injury three times and now fallen outside of the 70 in the world.\n\n\"\"These claims are absolutely, unequivocally and completely false,'' said Woods' agent, Mark Steinberg, in a statement. \"\"They are unsourced, unverified and completely ridiculous. The PGA Tour has confirmed that there is no truth to these claims.''\n\nIf Woods failed a test for performance drugs, the PGA Tour has said it is required to announce a suspension. And it would undoubtedly be for more than a month. If he failed a test for some sort of recreational substance, the tour's policy is not to disclose any penalties.\n\nBut if the transgression were severe, a month penalty would seem minor.\n\n\"\"They're not even going to remember the women,'' Olsen said, referring to the personal scandal Woods endured in 2009 which led to a divorce from his wife. \"\"The women are going to take a distance second place. You're gonna talk about him with Lance Armstrong.''\n\nThe PGA Tour began testing for performance enhancing drugs in 2008 and Woods has been randomly tested like other players. Only two players have run afoul of the drug testing guidelines and both were suspended for a year.\n\nOlsen tied for 12th at Tucson in 2004, one of only eight cuts that he made in 31 PGA Tour starts that season. He also played the Web.com Tour in 2006, finishing with two top-10s in 27 events.\"\n759,\"Claim: Actor Macaulay Culkin has died.\n\nFALSE\n\nExample: [Collected via Twitter, November 2014]\n\nBreaking News: Macaulay Culkin Found Dead at Age 34\n\nOrigins: On 6 November 2014, an online rumor claimed actor Macaulay Culkin, best known for his roles in the 1990s Home Alone films, had died. That rumor was based on a Facebook hoax memorial page set up for the star:\n\nAt about 11 a.m. ET on Thursday (November 06, 2014), our beloved actor Macaulay Culkin passed away.\n\nMacaulay Culkin was born on August 26, 1980 in New York. He will be missed but not forgotten. Please show your sympathy and condolences by commenting on and liking this page.\n\nThe Facebook page memorializing the still-living star was soon taken down, but not before hundreds of thousands of social network users were duped by its claims. Culkin was photographed after the rumor began to circulate, alive and in the company of his bandmates:\n\n�@AnchovyWarhol: New Orleans we love you, @cheesedayz is buying a band house. pic.twitter.com/z4KqgKPPAN�/p>— pizza underground (@cheesedayz) November 8, 2014\n\nEven though Macaulay Culkin has appeared in public since the death hoax began to circulate, users continued to spread the rumor on 8 November 2014.\n\n<!-- kmn_size = '300x250'; kmn_placement = '1c8834441f20e22a0aef009c095a6cab'; //-->\n\n<!-- google_ad_client = \"\"pub-6608306193529351\"\"; google_ad_width = 468; google_ad_height = 60; google_ad_format = \"\"468x60_as\"\"; google_ad_type = \"\"text\"\"; google_ad_channel = \"\"0054321535\"\"; google_color_border = \"\"000000\"\"; //-->\"\n760,\"Let's face it: Many of us hesitate to hand money to the homeless, concerned they will spend it in ways we'd consider unwise. \n\n\nBut one man put that belief to the test ... and his surprising new video showing what happened after he gave a homeless man $100 has already racked up over 10 million views on YouTube.\n\nJosh Paler Lin, whose YouTube channel has more than 711,000 subscribers and usually features pranks, thought he'd try a social experiment: Give a homeless man money, then follow him in secret to see what he'd do with it.\n\nAnd sure enough, the man's first stop was at a liquor store. He emerged with a bag and took it to a nearby park. Well, what do you expect, right?\n\nWrong: Once at the park, the man pulled food from the bag and shared it with his fellow homeless.\n\n\"\"My heart was crushed,\"\" Lin told TODAY.\n\n\nAfter witnessing what the homeless man, whose name is Thomas, did with the cash, Lin approached him on camera and explained that he'd been following him. He apologized and gave Thomas more money.\n\nThomas said that he'd quit his job to take care of his sick parents, then lost his family home after they died. He said he's been on the street for four months.\n\nLin decided to take action, setting up a crowdfunding page to raise money to help Thomas get off the streets. Donations thus far have topped $50,000. \n\n\"\"People think I changed his life,\"\" said Lin, who maintains the video was not staged. \"\"For me, it's completely the opposite. I feel that he changed my life.\"\"\n\nFollow Randee Dawn on Google+ and Twitter.\"\n761,\"SYDNEY - An Australian man had a spider removed from his stomach after it burrowed its way into his body and survived for three days before being removed.\n\nDylan Maxwell was on holidays on the Indonesian island of Bali when the tiny creature borrowed through a small appendix scar and traveled up his torso, leaving a red scar-like trail from his navel to his chest.\n\nLifting his shirt, Maxwell told an Australian television network \"\"that's where it actually borrowed underneath my skin\"\".\n\nWhile still in Bali, Maxwell visited a local medical centre and was prescribed an antihistamine for an insect bite.\n\n\"\"Well after running tests and putting things inside my stomach they finally found out it was a tropical spider that's been living inside me for the last three days,\"\" Maxwell posted on his Facebook page where he goes by the name of Dylan Thomas.\n\n\"\"Haven't felt so violated in my life before! Just glad it's all over\"\", he said.\n\nAfter returning to Australia earlier this week, doctors removed the tropical visitor.\n\n\"\"They managed to pull the spider out of my navel and put it in a specimen jar and took it away,\"\" said Maxwell, whose mates have nicknamed him \"\"Spiderman\"\".\"\n763,\"Following reports of Islamic State militants using chlorine gas to attack Iraqi security officials in Duluiyah, the United States has ordered a probe into the matter.\nThe National Security Council is reportedly in touch with Iraqi officials to gather more information into the chemical attack.\nAccording to a Washington Post report, on 15 September at 4:20 pm, 11 Iraqi police officers were rushed into the hospital emergency room in Balad. \"\"Some struggled to stand; tears streamed from their eyes,\"\" the report noted.\nThe attack took place at Duluiyah where the security personnel, members of the Sunni Jabbour tribe, were guarding a line in the north of the city.\nAfter an exchange of fire, according to a survivor's account, the security personnel there were surprised to see ISIS fighters withdrawing from their position. And soon after that an explosion took place.\n\"\"It was a strange explosion. We saw a yellow smoke in the sky,\"\" Lt. Khairalla al-Jabbouri, 31, said. The wind carried the fog toward their lines. \"\"I felt suffocated,\"\" al-Jabbouri said. \"\"I was throwing up and couldn't breathe.\"\"\nIn an official statement, the Iraqi defence ministry also confirmed that ISIS had used chlorine gas against its forces. The statement, however, undermined the attack and said the ISIS used chlorine in a \"\"primitive and ineffective way\"\".\n?\nBack in June, after ISIS captured Al Muthanna facility -- where former Iraq former leader Saddam Hussein stored his chemical weapons -- it was feared that the Islamic State militants may carry out chemical attacks.\nThe use of crude bombs made using Chlorine only proves the extend the terror outfit is ready to go. \"\"We continue to take all allegations of chemical weapon use — and in particular these recent allegations regarding the use of chlorine as a chemical weapon — very seriously,\"\" spokesman for the National Security Council, Alistair Baskey told The New York Times.\n\"\"We are aware of the reports but cannot confirm details and are seeking additional information. The use of chlorine as a chemical weapon is an abhorrent act. These recent allegations underscore the importance of our work to eliminate chemical weapons in this volatile region,\"\" Baskey added.\nThe reports of ISIS' chlorine attack in Iraq comes at time when reports claimed earlier last week that the Islamic State militants used mustard gas on Kurdish fighters in Kobane.\nThe Middle-East Review of International Affairs (MERIA Journal) even released a trove of photographs as 'proof' of ISIS using chemical weapons.\"\n767,\"Nasa has raised doubts about whether a loud boom and a gaping crater found in Nicaragua this weekend were caused by a meteorite, as the government has said.\n\nNasa said that while a meteorite cannot be ruled out, the lack so far of any eyewitness accounts of a fireball lighting up the nighttime sky outside the capital, Managua, suggest something else was behind the event.\n\nPhotos showed a crater about 39ft wide in a wooded area near Managua's international airport.\n\nThe head of Nasa's Meteoroid Environment Office, Bill Cooke, estimated that it would have been created by a blast of roughly the energy equivalent of 1 tonne of TNT.\n\nNasa said in a statement that a meteor capable of that would have created a ball of flame visible over a wide area. About 1.5 million people live in the Nicaraguan capital.\n\nCooke said: \"\"For something to produce a hole in the ground that big, it would have generated a very bright fireball. And nothing was reported … despite the population. So I'm very sceptical.\"\"\n\nThere was no word so far of any meteorite fragments being found in the crater.\n\nRosario Murillo, a government spokeswoman and wife of the president, Daniel Ortega, said on Sunday that a relatively small meteorite was responsible for the phenomenon. The following afternoon she said scientists from other countries had expressed interest in coming to investigate.\n\nJaime Incer, a scientist who advises the Nicaraguan presidency on environmental matters, said he could not confirm for sure it was a meteorite, but said that \"\"among the possibilities, it's one of the most likely\"\". He said he suspects a meteorite composed of rock.\n\nIncer said it is possible nobody was looking up at the heavens when the event took place late at night. Residents described it as a loud boom.\n\n\"\"I was walking back home after playing billiards, and suddenly I heard the explosion and felt the shockwave, which was very strong,\"\" said Victor Gutierrez, a 38-year-old mechanic who lives less than a mile from the site of the crater. \"\"I didn't see anything in the sky either before or after.\"\"\n\nIncer and Lindley Johnson, an executive for Nasa's Near-Earth Object Observations Program, agreed that whatever happened in Nicaragua had nothing to do with an asteroid that flew past Earth this weekend.\n\nAt the time of the explosion, the object known as 2014 RC was about as far away as the moon, Johnson said. 2014 RC's passage close to the planet happened about 13 hours later.\n\nCooke said there could be any number of alternative explanations, ranging from ordinance to \"\"someone out blowing things up\"\".\"\n769,\"The baby in the popular children's TV show Teletubbies has finally revaled herself as a university student.\n\nJess Smith, 19, was just nine months old when she became one of the most familiar faces on British television in March 1997.\n\nAs the BBC prepares to make 60 new episodes of the Teletubbies, the laughing tot in the sun, who featured in all 365 episodes, has now revealed herself.\n\nJess was selected to overlook Teletubbyland as Tinky-Winky, Dipsy, Laa Laa and Po had fun below.\n\nHer decision to come out and 'say hello' came after her first week at Canterbury Christ Church university, when students were told to say something about themselves that no one else would guess.\n\nAfter holding back due to shyness, she eventually said: \"\"I thought I may as well tell them as I'm going to be spending the next three years with them.\"\"\n\nJess, a first-year dance education student, then broke the news on Facebook.\n\nShe posted: \"\"So I've recently celebrated my 19th birthday and after a lot of thought, I've decided it's time to tell everyone.\n\n\"\"I used to hide it but after a lot of encouragement from my friends at university, I've gained the confidence to come out with it.\n\n\"\"I am the sun from Teletubbies. There has been quite a few people pretending to be 'the sun' but only I could tell you the real story.\"\"\n\nThe 19-year-old broke the news on Facebook (SWNS.com)\n\nIn 1996, her mother, Anji Smith, 44, took her to Edenbridge Hospital to be weighed and a health visitor, who had been asked by Ragdoll Productions to find smiley babies, put Jess's name forward.\n\nMrs Smith said it was never intended to be a big thing: \"\"It was just something a bit different to do and we didn't expect it to be as big as it was.\n\n\"\"They just sat her in front of a camera and she just laughed and smiled at her dad.\n\n\"\"We didn't hear anything until we got a letter when she was 18 months old saying she'd been picked.\n\n\"\"It was really weird seeing her on television.\"\"\n\nJess was put in a high chair for the filming so she would be looking down like the sun.\n\nHer furniture deliverer father Bill, 49, made her giggle by playing with a teddy bear behind the camera.\n\nAnd as no one could predict the success of the show, Jess was paid just £250 for filming and given a box of toys to take home.\"\n772,\"Vox.com, the brainy news-explainer site, has announced that it fell for one of the Internet’s many tricks. Allow it to explain:\n\nCorrection: This post originally presented the video of a bird pooping on Putin as real, but comparison with Russian news footage from the event shows it to be a hoax. Putin’s unintentionally ironic speech decrying “excessive ambitions in war,” though, was very real.\n\nRight here is where a media critic generally hammers the offender for naivete, stupidity and a failure to observe reportorial protocol. All of which applies to this instance, but hey, that fake pooping video looks pretty convincing, in part because the white blotch falls not on Putin’s dome — an obvious landing spot for a hoaxster — but on his left shoulder.\n\nThe Post’s “Know More” blog also fell for it. That post is now titled “Vladimir Putin gives speech on dangers of military aggression.” Its URL reads, “bird-defecates-on-vladimir-putin-during-speech-video.” It, too, has apprised readers that it got taken: “Correction: A bird did not defecate on Russian President Vladimir Putin during a speech on Friday. The video appears to have been a hoax.”\"\n773,\"U.S. officials suspect that one of the five Taliban detainees released from Guantanamo Bay in exchange for Army Sgt. Bowe Bergdahl has attempted to return to terrorism, CNN reported Thursday.\n\nThe former prisoner, being held in Qatar, is believed to have tried to make contact with Taliban associates in Afghanistan, officials told CNN.\n\nNBC News reported that it’s unknown whether the man actually connected with the Taliban or if it was a true effort to actually rejoin militants. The name of the former detainee has not been disclosed.\n\nFrom CNN:\n\n[A]n ongoing U.S. intelligence program to secretly intercept and monitor all of their communications in Qatar turned up evidence in recent months that one of them has “reached out” to try to encourage militant activity, one official said. The official would offer no further details.\n\nUnder current law, this act placed the man in the category of being “suspected” of re-engaging in terrorist or insurgent activities. However, several officials say there is now a debate inside the administration that the intelligence may be stronger than the “suspected” classification. Some elements of the intelligence community believe the information is strong enough to classify the man as “confirmed” for returning to illegal activities. All five men are having their communications even more closely monitored right now, but the belief is there is no current threat, one official told CNN.\n\n“We’re closely monitoring the situation and see no potential threat,” an official told NBC.\n\nThe prisoner swap, which occurred in May, drew ire from lawmakers who said the Obama administration broke federal law by not first informing Congress.\n\nBergdahl was back in the news this week with reports that the Army was preparing to charge him with desertion after he disappeared from his Afghanistan post in 2009 and was held in captivity for five years. The Army denied that any decision on charges had been made.\"\n775,\"Media outlets have identified \"\"Jihadi John\"\" - the suspect featuring in several Islamic State of Iraq and the Levant beheading videos - as Mohammed Emwazi from London.\n\nThe Washington Post newspaper named Emwazi and said he was a Briton from a well-to-do family who grew up in West London and graduated from college with a degree in computer programming.\nThe BBC later said it too had learned that Emwazi was the suspect in question.\nPolice declined to comment on the reports.\n\"\"We are not going to confirm the identity of anyone at this stage or give an update on the progress of this live counterterrorism investigation,\"\" said Commander Richard Walton of the Metropolitan Police's Counter Terrorism Command in a statement.\nIn videos released by ISIL, the masked, black-clad man brandishing a knife and speaking with an English accent appears to have carried out the beheadings of three Americans and two Britons.\nThe Washington Post said Emwazi was believed to have travelled to Syria around 2012 and to have later joined ISIL.\"\n776,\"SIS has developed a new weapon in Iraq designed to strike fear among its victims. The militant group is launching bombs with live scorpions as the militants blast towns and villages.\n\n\n \n\nView Full Image\nREUTERS/Stringer\nA man sits under a sign with flag belonging to the Islamic State in Iraq and the Levant (ISIL) along a street in the city of Mosul June 12, 2014. REUTERS/Stringer\n\n\nRelated Articles\n\nISIS War: China Offers Military Support To Iraq But Declines Joining U.S.-Led Coalition\n\nISIS Revealed: Top ISIS Commander Abu Ahmed Says 'No US Prison, No ISIS'\n\nAmericans Believe ISIS May 'Attack the US Soon'; ISIS Demands $1 Million for James Foley Remains\n\nAccording to a British military expert who has just returned from Iraq, ISIS has improvised a new weapon by putting live scorpions inside bomb canisters. Hamish de Bretton-Gordon, a former British army and NATO head of chemical and biological weapons revealed that ISIS has thought of a new way to spread terror. He described it as \"\"madness\"\" and said ISIS promotes the use of scorpion bombs to create panic.\n\nDe Bretton-Gordon explained that scorpions are \"\"robust\"\" as the creatures can survive the impact of a launch even from a couple of miles. When the canisters break, thousands of scorpions will \"\"start crawling all around,\"\" the Mirror reported. Although not all scorpions are poisonous, the military expert said ISIS mainly wants to incite fear. The 2-ft scorpion bombs are not meant for mass casualties but are devised for maximum \"\"psychological impact.\"\"\n\nDe Bretton-Gordon had returned from Baghdad last week where he took an advisory role to train Iraqi forces fighting ISIS militants. Senior officials in Iraq have reported that the scorpions were being used against civilian targets in the northern part of the country. Officials said the use of scorpions as weapons dates back to 198 AD when the creatures were stuffed into pots and thrown to enemies.\n\nMeanwhile, ISIS militants in Mosul are preparing for an attack from the Iraqi government forces as they cut off telephone lines and imposed a ban on residents to leave the city. The Daily Telegraph was told that conditions in the city have deteriorated since ISIS is under constant pressure to fight back Iraqi ground troops.\n\nA resident in Mosul revealed ISIS has imposed a rule that residents have to follow or else face punishment. The militants have warned residents to secure a guarantor if they wish to leave the city and come back after a few days. The Mosul resident, who asked not to be named, said people in the Iraqi city are trying to leave. Hospitals have shut down operations since there is no water or electricity.\n\nU.S.-led coalition forces continue to launch airstrikes on ISIS targets as President Barack Obama has vowed that there will be \"\"no safe haven\"\" for ISIS. In a CNN report, Mr Obama spoke before military troops inside a New Jersey airplane hangar and reported that the U.S. was \"\"hammering\"\" ISIS by blasting supply chains and disrupting the terror group's chain of command.\"\n777,\"Mexican hitmen allegedly killed more than a dozen students who went missing last month after a clash with corrupt local police, then buried them in a recently-discovered mass grave.\n\nState prosecutors in the country said a man they arrested told how 17 of the missing youths were rounded up and killed, then thrown in pits, where badly charred remains have now been unearthed.\n\nAuthorities said that the man told them how the students, who went missing after a violent clash on September 26, were marched to the site on the outskirts of Iguala, Guerrero state before their deaths.\n\nScroll down for video\n\nHunt: A forensic investigator works at the site of the mass graves, near Iguala in Mexico\n\nThe bodies found by authorities are so damaged that they could not be identified. All that is left are bones and small pieces of flesh.\n\nInvestigators found 28 bodies there, though local officials say as many as 34 were buried across six separate pits.\n\nIt could be days before the identities of the dead are known for sure.\n\nSecurity officials said earlier they believed the victims had been driven to the end of the track, walked up the hillside, executed and buried in six graves.\n\nAs investigators worked at the site, up to 2,000 protesters blocked a main highway in the Guerrero state capital of Chilpancingo demanding justice.\n\n'You took them alive, we want them returned alive,' read a huge banner hung across the road linking Mexico City and Acapulco.\n\nVictims: The above poster shows the 43 missing students and offers a reward for their recovery\n\nRemote spot: Officers stand watch near the site of the mass grave on the outskirts of Iguala in Mexico\n\nMass grave: The roughly 30 bodies in the grave are believed to belong the group of 43 missing students\n\nJesus Lopez, an Acapulco street vendor whose 19-year-old son Giovani is among the missing, said he hoped the remains weren't those of the students.\n\nOther relatives 'told us that (the remains) were burned, and that they couldn't be the kids,' Lopez said. 'But we're really nervous.'\n\nMexico's National Human Rights Commission opened its own investigation into the case for possible 'serious human rights abuses,' such as extrajudicial executions and forced disappearances by Iguala city police.\n\nPolice infiltrated by local drug cartels are suspected of abducting some of the students, a local security official said, speaking on condition of anonymity.\n\nOne security official said: 'You really can't call them police'.\n\nHe added that suspected gang members had told investigators that police had handed over the students to the people who killed them, who belonged to the gang.\n\nSuspicion: Masked police officers stand guard atop a vehicle outside of the morgue in Iguala\n\nForensic workers arrive at the morgue: Relatives of the missing have given DNA samples for identification\n\nGrim work: The remains of nine people had been brought from the hillside so far, with another 25 to follow\n\nHeartbroken: Relatives and colleagues blockade a toll road near the site of the disappearance\n\nDemonstration: Fellow students protested earlier this week over the dissapearance\n\nThe suspected gang members had also helped the authorities identify the site, the security official said.\n\nSoldiers and police had cordoned off the dirt track where it ended not far from the graves, which lay about a 40-minute walk across rocky terrain inaccessible by vehicle.\n\nThe fatal clashes took place in Iguala on the night of September 26. Thirty people, including 22 police, have been arrested in connection with the violence, which claimed the lives of at least six people and left 25 injured.\n\nInformation leading to the discovery of the graves had in part come from the interrogation of local police arrested after the clashes in Iguala, the security official said.\n\nGuerrero state, home to Iguala and the resort of Acapulco, has been one of the most lawless in the country for years.\n\nOfficials said the remains of nine people had been taken down from the hillside so far, with another 25 due to follow.\"\n779,\"An open letter from Lego to parents about gender equality in 1974 is proving to be just as powerful for today's generation.\n\nThe egalitarian message was included in a select number of Lego doll house products sold 40 years ago.\n\nIt since been shared by thousands online after a picture was posted on Twitter.\n\nThe note, calling for parents to look past gender stereotypes, says: “The urge to create is equally strong in all children. Boys and girls.”\n\nWhile many sceptics questioned the authenticity of the text, Lego confirmed it is indeed genuine.\n\nThe letter came with a Lego doll house product sold in 1974 Photo: Lego\n\n“The text is from 1974 and was a part of a pamphlet showing a variety of Lego doll house products targeted girls aged 4 and up,” said Lego UK’s Emma Owen.\n\n“It remains relevant to this day – our focus has always been, and remains to bring creative play experiences to all children in the world ... ultimately enabling children to build and create whatever they can imagine.”\n\nThe Lego letter Picture: Imgur / fryd_\n\nA picture of the letter was first posted online by Reddit user fryd_ who found the pamphlet at his partner’s grandmother’s house.\n\n\"\"I had no idea this would blow up so much,” he explained.\"\n780,\"As the secretive state’s leader remains out of the public eye, analysts wonder if Kim Yo-jong has assumed the leadership\n\nWhen Kim Yo-jong, was introduced to the public as a “senior official of the party central committee” in March, analysts speculated that she could one day become North Korea’s most powerful woman.\n\nNow, as the country’s leader remains conspicuously absent from public life, it has been suggested that Kim Jong-un’s younger sister may have stepped up to help him manage the daily affairs of leadership while he battles a bout of ill health.\n\nAlong with Kim’s wife, the former singer Ri Sol-ju, the 27-year-old is one of the country’s most prominent women and has been photographed with her brother on public visits. However, it is her absence from the limelight that some believe adds weight to the theory that she may have taken over some, or even all, of the leadership responsibilities from her brother as he recovers from his “physical discomfort”.\n\n“If Kim has indeed been set aside – and nobody outside Pyongyang really knows – then whoever has taken power is not seeking the limelight,” said John Everard, former UK ambassador to Pyongyang.“The visits to factories and military units that Kim frequently conducted have not been taken over by anyone else; they have simply stopped.”\n\n“As a woman in a very male-dominated society, the theory goes, she might be reluctant to push herself forward publicly straight away, preferring instead to bide her time while governing from behind the scenes.”\n\nHowever, Everard says though it is “not impossible” that Kim Yo-jong has stepped up to the leadership, “it is as hard to disprove this theory as it is to find anything to support it”.\n\nKim Yo-jong, whose name is also spelt Kim Yeo-jung, is believed to act as an adviser for her brother, as other members of the Kim family have done relatives did previously for both him and his father, the late leader Kim Jong-il, before him.\n\nHer elder sister, Kim Sul-song, for example, held a key role in the party’s powerful propaganda department under their father. Their aunt, Kim Kyong-hui, was similarly influential until she fell out of favour last year after her husband – Kim’s former mentor – was executed. She is now believed to be in hiding.\n\nIn the absence of independent media inside the secretive state, speculation about what lies behind Kim’s absence, and whether he is still in power, continues.\n\n“The young leader’s absence certainly does deepen our questions about how their system might change or operate without him,” said Adam Cathcart, a lecturer in history at Leeds University and editor of North Korea news and analysis website Sino-NK.com.\n\nHe too expressed doubts that North Korea might have quietly seen a woman take supreme power for the first time.\n\n“Without Kim Jong-un in the forefront, North Korea’s government [remains] a highly conservative patriarchy run by old men for whom Moscow 1956 is the standard for dangerous liberalism. Regardless of who is in charge, it will keep the world on its toes – one thing that the state does extremely well.”\"\n781,\"Turkey's president has said it was wrong for the United States to deliver military supplies to Kurdish fighters defending the Syrian city of Kobane after some of the weapons ended up in ISIS' hands.\n\nThe Pentagon claims the vast majority of the U.S. supplies dropped over the weekend had reached the Kurdish fighters despite an online video showing jihadists in possession of a bundle.\n\nTayyip Erdogan today said the mission had been a mistake - adding that he could not understand why the U.S. was so keen to defend Kobane as there were no longer any citizens in the city.\n\nThe weapons drop had been considered a highly sensitive subject for Turkey, who says the Kurdish fighter provided with American weapons are linked to the Kurdish People’s Protection Unit (YPG) – a group Ankara considers to be a terrorist organisation.\n\nScroll down for video\n\nError: Turkish president Tayyip Erdogan said it was wrong for the United States to deliver military supplies to Kurdish fighters defending the Syrian city of Kobane after some of the weapons ended up in ISIS' hands\n\nA still from an Islamic State (ISIS) video, purportedly shows an IS militant displaying the content of a crate carrying grenades near the town of Ain al-Arab, known by the Kurds as Kobane, on the Syria-Turkey border\n\nSpeaking at a news conference in Ankara today, Erdogan described the weapons drop as a mistake.\n\n'What was done here on this subject turned out to be wrong. Why did it turn out wrong? Because some of the weapons they dropped from those C130s were seized by ISIL,’ he said, using an alternative acronym for ISIS.\n\nAsked about a plan for Turkey to facilitate the passage of Iraqi Kurdish peshmerga fighters to Kobane to help in its defence, Erdogan said he proposed this move in a telephone call with Barack Obama at the weekend.\n\n'I have difficulty understanding why KobanE is so strategic for them because there are no civilians there, just around 2,000 fighters,' Erdogan said.\n\n'At first they didn't say yes to peshmergas, but then they gave a partial yes and we said we would help.'\n\nHe added that talks were continuing among officials on the details of the peshmergas' transit through Turkey.\n\nOne Turkish journalist close to the government said on Wednesday some 500 of them were expected to cross into Kobani this weekend\n\nA U.S. military airdrop of weapons meant for Kurdish fighters fell into the hands of their jihadist foes near the Syrian battleground town of Kobane, the Syrian Observatory for Human Rights said\n\nEarlier, the US Defense Department said is investigating video footage appearing to show Islamic State fanatics with at least one cache of weapons airdropped by coalition forces that was meant for Kurdish militiamen battling the extremist group in a border town.\n\nThe cache of weapons included hand grenades, ammunition and rocket-propelled grenade launchers, according to a video uploaded by a media group loyal to the Islamic State (ISIS) group.\n\nThe video appeared authentic and corresponded to The Associated Press' reporting of the event.\n\nThe Britain-based Syrian Observatory for Human Rights, which bases its information on a network of activists on the ground, said the militants had seized at least one cache.\n\nThe caches were airdropped early Monday to Kurds in the embattled Syrian town of Kobane that lies near the Turkish border.\n\nThe caches were airdropped early Monday to Kurds in the embattled Syrian town of Kobani that lies near the Turkish border\n\nA container filled with meals ready to eat and fresh water being dropped from a C-130 Hercules during an operational resupply airdrop near the area of Bayji, Iraq\n\nThe militant group has been trying to seize the town for over a month now, causing the exodus of some 200,000 people from the area into Turkey. While Kurds are battling on the ground, a U.S.-led coalition is also targeting the militants from the air.\n\nYesterday ISIS loyalists on social media posted sarcastic thank you notes to the United States, including one image that said 'Team USA.'\n\nBut the lost weapons drop was more an embarrassment than a great strategic loss.\n\nThe Islamic State militants already possess millions of dollars-worth of U.S. weaponry that they captured from fleeing Iraqi soldiers when the group seized swaths of Iraq in a sudden sweep in June.\n\nOn Tuesday, the U.S. Central Command said U.S. military forces conducted four airstrikes near Kobani that destroyed IS fighting positions, an IS building and a large IS unit.\n\nAlso Tuesday, Syrian government airstrikes hit a rebel-held town along the country's southern border with Jordan, killing at least eight people.\n\nMilitant: ISIS has been trying to seize the town for over a month now, causing the exodus of some 200,000 people from the area into Turkey\n\nCheckpoints: The Islamic State already has millions of dollars-worth of U.S. weaponry that they captured from fleeing Iraqi soldiers when the group seized swaths of Iraq in a sudden sweep in June\n\nActivists with the Local Coordination Committees and the Observatory said the number of those killed was likely to rise as there are more victims under the rubble.\n\nThe LCC said Syrian government planes dropped crude explosives-laden canisters on the town of Nasib on the Syria-Jordan border.\n\nThe airstrikes are part of battles between Syrian government forces and Islamic rebel groups for control of the area.\n\nSyrian government forces have been heavily bombing rebel areas in recent weeks, while the U.S-led coalition has been conducting airstrikes against Islamic State militants elsewhere in Syria.\"\n782,\"American photojournalist James Wright Foley has been beheaded by ISIS forces\n\nFoley has been missing since Thanksgiving 2012 while working in Syria\n\nISIS posted the extremely graphic video 'A Message to America' to social media\n\nFoley speaks to camera before his death and labels the US his killers\n\nApparently coerced by his captors into speaking against his country\n\nA masked and robed member of ISIS speaking English in what is thought to be a British accent addresses the camera too\n\nAfter the execution of Foley, the ISIS member says that missing American journalist Steven Joel Sotloff will be killed next\n\nA man identified as Sotloff in a caption on the video is then paraded in front of the camera\n\nBeheading comes one day after ISIS threat to America that 'we will drown all you in blood' following the US-aided Kurdish recapture of the Mosul Dam\n\nHorrific video of American freelance photo-journalist James Wright Foley, 40, being beheaded by ISIS in revenge for US airstrikes in Iraq was posted to the internet Tuesday afternoon.\nFoley, has been missing since November, 2012, after being taken hostage at gunpoint while reporting from Taftanaz, in northern Syria, for the agency, GlobalPost. \nISIS posted the extremely graphic video shot at an unknown location, titled 'A Message to America' to social media as proof of their barbaric actions.\nIn a chilling warning at the end of grisly film, the executioner, who has what sounds like a British accent, paraded another American journalist, Steven Joel Sotloff, who went missing in August 2013, saying: 'The life of this American citizen, Obama, depends on your next decision.'\n\nThe video emerged as President Barack Obama was returning from the White House to his Martha's Vineyard vacation. White House National Security Council spokeswoman Caitlin Hayden says the administration has seen the video. \nShe says that if it’s deemed genuine by the intelligence community, the US would be ‘appalled by the brutal murder of an innocent American journalist.’\nHis family issued a statement through their Free James Foley organization, which has been working to free the journalist.\n'We know that many of you are looking for confirmation or answers. Please be patient until we all have more information, and keep the Foleys in your thoughts and prayers.'\nAs the disturbing video infolds, Foley, dressed in orange and on his knees, is unflinching to the end as he addresses the camera before his death. \nIt appears the journalist has been coerced into blaming the United States by his brutal captors. His voice strong, but struggling at times to swallow as he battles against fear, he brands the US government his real killers as a man in black robes armed with a gun stands over him.\n\nFoley who has been missing for almost two years also leaves a haunting message for his brother, John, who is thought to be in the US Air Force. \nReferring to US airstrikes launched nearly two weeks ago in Iraq, Foley says: ‘I died that day, John, when your colleagues dropped that bomb on these people. They signed my death certificate’ \nAs the appalling video unfolds, Foley blames the 'complacency and criminality' of the United States for his impending death.\nIn his final, awful message to the world, Foley pleads for more time, to have seen his family who fought for his freedom for two years again. In a final insult from his vengeful executioners, Foley is made to deny his birthright as a citizen of the United States.\n'I wish I had more time, I wish I could have the hope of freedom and see my family once again, but that ship has sailed. I guess all in all, I wish I wasn’t American,' says Foley before his tragic death.\n\nThe reporter then stops speaking and his executioner steps forward. The masked, armed and black robe-clad man speaks in English in what is thought to be a British accent.\nMembers of the UK's Associated Press pegged the accent to the South East of England and London, while others have claimed the accent resembles one from North Africa.\n‘This is James Wright Foley, an American citizen of your country. As a government you have been at the forefront of the aggression towards the Islamic State,' begins the executioner.\n'You have plotted against us and gone far out of your way to find reasons to interfere in our affairs. Today, your military airforce is attacking us daily in Iraq. \n'Your strikes have caused casualties amongst Muslims. You are no longer fighting an insurgency. \n'We are an Islamic Army and a state that has been accepted by a large number of Muslims worldwide. \n'So effectively, any aggression toward the Islamic State is aggression towards Muslims from all walks of life who have accepted the Islamic Caliphate as their leadership.\n'So any attempt by you, Obama, to deny the Muslims their rights of living in safety under the Islamic Caliphate will result in the bloodshed of your people.’\n\nAt this point the executioner beheads Foley, who is kneeling bravely with hands tied behind his back. His body is displayed with the head atop the body.\nThen in another chilling warning, the executioner holds another man, on his kness with his hands tied behind his back, by the scruff of the neck. A caption claims it is Steven Joel Soltoff.\nThe executioner says: ‘The life of this American citizen, Obama, depends on your next decision.’\nGlobalPost's co-founder, Charles Sennott told ABC News that there is 'no reliable proof that this execution is authentic.\n'If the video is verified, it is just unfathomable darkness to think that a life as bright as Jim Foley's ended that way,' Sennott said. 'He was an experienced and fearless journalist who believed deeply in reporting from the frontlines.' \nThe gruesome video clip opens with President Obama announcing the commencement of American air strikes on Iraq against ISIS.\n'Today I authorized two operations in Iraq: targeted airstrikes to protect our American personnel, and a humanitarian effort to help save thousands of Iraqi civilians who are trapped on a mountain without food and water, and facing almost certain death,' says Obama in a statement dated, August 7.\nISIS, which has claimed control of most of northern Iraq and parts of Syria is threatening to kill Time journalist Joel Sotloff next unless President Obama ceases attacks on the terror group. \nSotloff has been missing since the middle of 2013 and last tweeted on August 3rd, 2013.\nAccording to his Twitter account he was in Libya at the time of his disappearance.\nFoley’s family including parents John and Diane, of Rochester, New Hampshire, have publicly appealed for their son’s release over the past two years.\nFoley was previously held captive by pro-Gaddafi forces in Libya.\n\nThe barbaric beheading comes one day after ISIS militants threatened to attack U.S. targets 'in any place' in a chilling video showing a blood-spattered Star and Stripes next to the jihadist flag with the message in English: 'We will drown all of you in blood'.\nUnlike Al Qaeda, the Islamic State has so far focused on seizing land in Iraq and Syria for its self-proclaimed caliphate, not spectacular attacks on Western targets.\nIt came as President Barack Obama on Monday announced that Kurdish peshmerga troops, supported by U.S. jets, had recaptured the strategically important Mosul Dam, hailing the offensive as a 'major step forward'.\nThe dam had given the militants control over power and water supplies, and any breach of the vulnerable structure would have threatened thousands of lives.\nAs the U.S. military strikes the Islamic State group in Iraq, Syrian President Bashar Assad's forces also stepped up their own campaign against militant strongholds in Syria.\n\nFoley, who lived Boston, was previously held captive by pro-Gaddafi forces for six weeks in Libya in 2011.\nHe was released after 45 days following an international campaign by his friends and family.\nThe Foley family from Rochester, New Hampshire, had hoped keeping silent could aid his release from Syria, but early last year decided to appeal directly to his kidnappers, increasingly concerned as they grew increasingly concerned.\n'We want Jim to come safely home, or at least we need to speak with him to know he's okay,' his father John Foley said in a statement in January 2013 as the Foley family launched a website to publicize his disappearance, 'Jim is an objective journalist and we appeal for the release of Jim unharmed. To the people who have Jim, please contact us so we can work together toward his release.'\nJames, or Jim as he is known to his family and friends, is one of five children to parents John and Diane Foley. \nFoley, who studied at Marquette University, Milwaukee, and later studied journalism at Northwestern University, Chicago, has also reported on the war in Iraq and Afghanistan.\nPrior to a career in journalism, he taught reading and writing skills to convicted felons at Cook County Jail in Chicago.\"\n787,\"A guru who ordered 400 of his followers to undergo castrations he said would bring them closer to God is under investigation by police in India.\n\nThe country's top crime fighting agency registered a case against Gurmeet Ram Rahim - known as the 'guru in bling' for his penchant for garish clothes and jewellery - over the operations at his ashram.\n\nThe Central Bureau of Investigation (CBI) said Rahim is being investigated for criminal intimidation and causing grievous bodily hurt after an alleged 400 castrations were carried out.\n\nScroll down for video\n\n'Guru in bling': Gurmeet Ram Rahim is being probed by India's Central Bureau of Investigation after a former follower alleged he ordered 400 men to submit to castrations he said would bring them closer to god\n\nThe guru, who heads the Dera Sacha Sauda organisation based in Haryana state, is already facing trial for conspiracy over the murder of a journalist in 2002, as well as with claims of sexually exploiting female followers.\n\nThe latest case was filed after one of his devotees, Hansraj Chauhan, lodged a complaint in court alleging he was manipulated into having the 'painful' operation at the ashram.\n\n'They were told that only those who get castrated will be able to meet god,' Mr Chauhan's lawyer, Navkiran Singh, told AFP. 'We will put all the facts of the case to the court and seek compensation for the victims.'\n\nMr Singh said doctors carried out the castrations over a period from 2000, but for years his client had been too scared to come forward.\n\nThe court asked the CBI to carry out an investigation into the alleged castrations.\n\nThe Times of India reports that Mr Chauhan said he was castrated at Rahim's ashram by doctors acting on the guru's orders.\n\nA court-mandated medical examination determined that Mr Chauhan had indeed been surgically castrated.\n\nRahim, 47, yesterday hit back at the accusations, telling a press conference convened to plug his new movie he is considering legal action of his own against his accusers.\n\n'Such allegations disturb me, when I am doing good for humanity. Therefore me and my legal advisor are going to move the court challenging the allegations,' said Rahim.\n\nColourful: The guru, who heads the Dera Sacha Sauda organisation in Haryana state, is already facing trial for conspiracy over the 2002 murder of a journalist, as well as with claims of sexually exploiting female followers\n\nThe Dera Sacha Sauda says it is a social welfare and spiritual organisation with millions of followers in India and broad.\n\nOn its website, the group describes Rahim as a saint as well as an author, inventor, scientist, philosopher, philanthropist, peace activist and 'the ultimate humanitarian'.\n\nRahim stars in an action movie to be released later this month called 'MSG: Messenger of God' in which the guru fights criminals, sings songs and is shown dousing himself in water in slow motion after a rugby game.\n\nIndia has been rocked by numerous scandals involving popular godmen who are mostly Hindu ascetics claiming to possess mystical powers.\n\nIn November, police arrested Baba Rampal Maharaj after a long and violent siege at his ashram in Haryana when he refused to comply with court orders in a murder case.\n\nIn a bizarre case, devotees of a dead guru are fighting a court battle in Punjab state to preserve his body in a freezer, insisting he is only meditating.\n\nFor many Indians, gurus play an integral role in daily life. They say they offer a pathway to enlightenment in return for spiritual devotion and often give donations to ashrams, temples and charity projects.\"\n788,\"The fashion bible’s got a decidedly unglamorous rat problem.\nThe new 1 World Trade Center offices of Vogue magazine are infested with rodents and editor-in-chief Anna Wintour is not happy, according to a report.\nThe 25th- and 26th-floor digs of the Condé Nast publication are overrun with vermin, and Wintour has ­issued an edict to staffers to clear her glass-walled office of the long-tailed pests before she steps a stiletto heel on the premises.\nLuckily, Wintour is not expected to take up full-time residence at America’s tallest building until after the New Year.\nA Vogue employee wrote to Gawker Friday afternoon to say that there are so many creatures scuttling around 1 WTC that the editorial department may be postponing its move from the old Times Square offices.\n“A serious concern (laughable but I guess it makes sense) is all the clothing that could get nibbled through,” the staffer said.\nVogue tracked its downtown relocation in a special online story declaring, “Batten the hatches, lower Manhattan, because we’re coming for you.”\nThe mag’s Instagram account has photos of models and singer Will.i.am hauling boxes.\n\n\nThe article describes the moving scene as a “living Lego set of natty Hermès-colored Rent-a-crates” at 4 Times Square.\nBusybodies in a chatroom on the Web site SkyscraperCity.com delighted in the vermin problem that has brought a highbrow publication to a new low.\n“Security couldn’t even stop BASE jumpers from ­entering the building and leaping from the top. You think they could stop some rats?” a commenter named “4npower” wrote.\nAnother commenter, “Lady­Amanita,” speculated that the scourge is overblown.\n“Rats probably wouldn’t want to live on the 25th and 26th floors of a high-rise,” she wrote, adding, “It’s possible that they have mice and freaked-out Condé Nasties are confusing their rodents.”\"\n789,\"Michael Zehaf-Bibeau, the slain gunman in Wednesday’s shooting at the Ottawa War Memorial and Parliament Buildings, had a criminal record in Quebec and British Columbia.\n\nCourt documents obtained by CBC News show that Zehaf-Bibeau pleaded guilty to charges including drug possession and robbery.\n\nZehaf-Bibeau, a Canadian born in 1982, was charged with drug possession in 2004.\n\nA police officer secures the scene of a shooting on Parliament Hill in Ottawa on Oct. 22, 2014. Nearby, police vehicles surround the National War Memorial after Cpl. Nathan Cirillo, a reservist on duty Wednesday, was fatally wounded in a brazen attack.\n1 of 21\nHe pleaded guilty and was sentenced to 60 days in jail.\n\nZehaf-Bibeau was in trouble with the law again in 2011, this time in British Columbia.\n\nFollowing a bank robbery in Vancouver, Zehaf-Bibeau was charged with robbery and uttering threats. He was found guilty of the lesser charge of uttering threats and sentenced to one day in jail, with credit for 66 days already served, according to court documents.\n\nQuebec court documents from 2004 show Zehaf-Bibeau lived in Montreal at the time, in the north-end neighbourhood of Villeray.\n\nCBC News in Montreal went to the address listed on the court documents. Neighbours said Zehaf-Bibeau had not lived there for years.\n\nOttawa shooting: MPs, eyewitnesses describe shootings\nDramatic events caught on video in Ottawa\nAccording to Radio-Canada, Zehaf-Bibeau's mother, Susan Bibeau, still lives in Montreal and works for the federal government.\n\nZehaf-Bibeau was raised in Laval, just north of Montreal. Neighbours told CBC they remember Zehaf-Bibeau as a sweet boy, and are in shock at the news.\"\n790,\"The Apple Watch will not be an accessory for your iPhone - but your iPhone will be an accessory for your Apple Watch, claims technology writer John Gruber, who expects the new wearable to cost upwards of $10,000 (£6,500/€8,800). Due to go on sale in April, the Apple Watch will start at $349 for the basic Sport model with a rubber strap, but beyond that no one knows how much the stainless steel and 18-karat gold Edition models will cost. A debate between technology and wristwatch experts is under way to determine how far into uncharted water Apple is willing to sail. First, Stephen Foskett of Grail Watch chimed in, suggesting (although using self-proclaimed \"\"back of envelope\"\" maths) the gold Apple Watch Edition will cost at least $10,000, based on the materials used. Foskett points to the huge gap in prices between stainless steel and gold versions of Swiss watches of a similar size and shape to the Apple Watch, noting how the Cartier Tank - a watch praised by Apple design chief Jony Ive - costs $7,000 in steel and $22,000 in pink gold. The Jaeger-LeCoultre Reverso Squadra Hometime, slightly larger than the 42mm Apple Watch, costs $8,550 in steel and $23,000 in gold - and a gold strap is a further $20,000. Apple must also price the Watch so it is protected against the volatility of gold. Foskett said: \"\"[Watchmakers] can't price near the commodity price because they have to set a price and stick to it all year long. So they generally price somewhat higher than they would, even taking into consideration all the rest of the materials, labour, distribution and profit in a watch.\"\" Will the Apple Watch be gold plated to save costs? Apple Watch will go on sale before the end of April(Apple) Foskett says not. Although Apple doesn't describe the Watch Edition as being \"\"solid gold,\"\" it does say it is \"\"crafted from 18-karat gold,\"\" and nowhere is the material described as plated or gold filled. Entering the jewellery market means complying with new regulation, Foskett explains. \"\"There are laws covering descriptions of metal content for jewelry and Apple cannot break these any more than Tiffany could.\"\" Add to this Apple's claims of producing the Watch from gold twice as hard as standard gold, and it is clear that the company will not be scrimping on materials. Foskett believes $9,999 for the 42mm model and $7,999 for the 38mm version of the gold Watch Edition could well be possible. Days later, Apple commentator John Gruber blogged to say he also thinks the price will be $10,000. \"\"The more I think about it, and the more I learn about the watch industry, the world of luxury goods, and the booming upper class of China, the better I feel about that bet. I don't think I was wrong to place a friendly late night bar bet on a $9,999 starting price [for the gold model].\"\" Gold straps Gruber says a \"\"starting price\"\" because he expects Apple to announce a new gold band when the Watch finally gets a price and release date - and for this he suspects the company will charge an additional $10,000. Looking at how Rolex charges a much higher premium for its gold models over steel - and for watches with identical movements - Gruber says the Apple Watch Edition \"\"is not a tech product, so don't try to price it like one... Apple's ambitions in this arena, I am convinced, are almost boundless.\"\" Buying the Watch Edition will be unlike buying any other product in Apple's history. Reports claim the company will store the watches in safes, and that it is even considering completely separate boutique stores to sell them. Apple is expected to reveal the Watch's pricing structure and release date at a media event before the end of April 2014.\n\nRelatedApple Watch features were ditched as executives struggled to define its smartwatch purposeLG targets Apple Watch with premium, all-metal Urbane smartwatchApple installing safes in-store to protect gold Watch EditionApple Watch release date is before the end of April, says CEO Tim CookApple retail boss and ex-Burberry chief Angela Ahrendts paid $73.3m in 2014 beating CEO Tim CookApple Watch battery will last less than three hours of 'active use'Impressed by Apple Watch, Swiss watchmaker Tag Heuer looks to Silicon Valley for smartwatch helpNew Apple Watch features revealed by 'Companion' iPhone app\"\n793,Mates Casey Dean and Eduard Nitz wish a happy 20th birthday to a Quarter Pounder they bought from McDonald's in 1995.\n794,\"Say it 'aint so!\nLast week we told you about a YouTube prank that saw a homeless man get $100, only to turn around and spend the money on his peers.\nHowever, we're hearing reports that Josh Paler Lin's inspiring video may be nothing more than a well-filmed prank!\nApparently, an eyewitness named Taugan Tan Kadalim claims he saw Josh and Thomas, the homeless man, in a car together outside of the liquor store in the video.\n[ Video: Homeless Man Receives $100 & Doesn't Spend A Dime On Himself! ]\n26-year-old Taugan says that he recognized Josh from his YouTube videos and wanted to stay to see what pranks he was going to get up to.\nWell, instead of a prank, he says that Josh and Thomas were working together and that Thomas knew he was being videotaped.\nWe're not so sure that the video isn't real, mostly because it's so heartwarming that we don't want to think otherwise! Plus, the clip has raised more than $130,000 for homeless people, so it's doing some good whether it's real or not.\nBut what do you think??\nCh-ch-check out the video (below) and let us know in the comments if you think it's legit or if it's just a ploy to get famous!\"\n795,\"A story is currently circulating about a teacher from Santiago del Estero, Argentina, named Lucita Sandoval who allegedly made a sex tape with a 16-year-old student, which then leaked on WhatsApp.\n\nBritish tabloids like the Daily Mail picked up the story, going so far as to write that there would be a criminal investigation and that this isn’t the first time Sandoval has had sexual relations with a student.\n\nThe only issue with all of these sites covering the story of Lucita Sandoval, however, is that almost none of it is true, as Gawker points out.\n\nLocal Santiago del Estero newspaper Nuevo Diario debunked the Lucita Sandoval sex tape last week.\n\nxvideos.com\n\nxvideos.com\n\nThe sex tape currently going viral is believed to be a private sex tape that was shared to WhatsApp and then uploaded to streaming porn sites.\n\nTo make things weirder, the woman currently misidentified as “Lucita Sandoval” is becoming a celebrity on Facebook and Twitter. A friend of the woman cleared up her identity for Nuevo Diario.\n\nAccording to her Facebook, the woman is a teacher, but not in Santiago del Estero — she’s from a different city called Corrientes. The man in the video isn’t 16 years old, either. According to his Facebook, he’s in college.\n\nSo now, not only is a random woman’s private sex tape going viral, news sites all over the world are accusing her of possibly sexually assaulting a student.\n\nA somewhat similar hoax happened last week, when Chinese dating app Youjia created a fake advertisement for a woman offering to prostitute herself in exchange for travel costs.\n\naicool.me\n\naicool.me\"\n796,\"Apple Watch owners may never need to worry about being outbid in an eBay auction again, as a new job listing posted by the Internet auctioneer suggests advanced development of a bespoke Apple Watch app.\n\nThose familiar with eBay know that keeping tabs on live bids is crucial to winning an auction, and eBay is apparently working on a project that could potentially stream results directly to your wrist, according to a recently posted job listing for an Apple Watch software engineer. The ad first appeared on eBay's official careers webpage in November, but gained wider exposure when it was posted to LinkedIn earlier this month.\n\nAccording to the ad, eBay's Apple Watch app is being developed by the company's New Technology Group as an augmentation of its flagship iOS app, much like other first-generation titles announced by Apple. It is unclear if eBay for Apple Watch will work untethered, that is without constant connection to an iPhone, but with the wearable's Wi-Fi capabilities, such an implementation is in the realm of possibility.\n\nAn ideal candidate will have five years of experience in software design and development and at least three years experience developing iOS apps object-oriented design patterns and principles. Development experience with Android or Windows 8 is considered a bonus.\n\nAlongside Apple Watch apps, eBay's New Technology Group is tasked with developing solutions for CarPlay, Apple TV and other \"\"opportunities within the Apple ecosystem.\"\" The division is based out of Portland, Ore. and has over 200 employees in its ranks.\n\nApple CEO Tim Cook said during the company's quarterly conference call on Tuesday that Apple Watch is scheduled to ship in April, just making a self-imposed \"\"early 2015\"\" deadline. The eBay job listing didn't specify if or when the Apple Watch app would be completed, but a two-month turnaround could be possible depending on feature depth and existing progress.\"\n797,\"A Chinese couple who can't afford live-saving medical treatment for their sick daughter are trying to sell their son on the street to raise money for her chemotherapy.\n\nMeng Xiangyan, 29, said that with certain death awaiting their daughter unless she receives medical treatment, she and her husband were prepared to sell their daughter's twin brother to a good home so that both would have a chance of life.\n\nPictures show her standing on Weihai Road in Qingdao, in China's eastern Shandong province, with a placard offering to sell him to the highest bidder.\n\nMeng Xiangyan pictured with her son as she tries to sell him on the streets of a busy Chinese city\n\nThe 29-year-old claims she and her husband love both their children, but they are willing to sell their son (pictured together) to a good home in order to try and save the life of his twin sister\n\nThe boy's twin sister (pictured with Xiangyan) is suffering from leukemia and requires life-saving treatment\n\nIn the pictures, he can be seen eating what appears to be candied fruit and standing alongside his mother as she appeals for someone to come forward and buy him.\n\nShe said: 'Up until a year ago we had a wonderful family and we thought we had everything we could need with a wonderful little boy and a wonderful little girl who are twins.\n\n'But all that changed when my daughter was diagnosed as suffering from leukemia in August of last year and we spent all of our savings and borrowed everything we could from friends and relatives.\n\n'It still wasn't enough, and now we are hoping to raise cash from the sale of our son.'\n\nMedical staff say the child is suffering from acute lymphoblastic leukemia and needs urgent medical treatment that includes chemotherapy every 10 days at the Rizhao Municipal Hospital.\n\nThe family have sold their apartment and everything in it and are now living in a tiny 10sqm flat close to where the chemotherapy is being carried out.\n\nMeng Xiangyan pictured with her daughter, who requires urgent, and expensive, chemotherapy treatment\n\nBy selling her son (right) to pay her daughter's (left) medical bills, Meng Xiangyan (centre) hopes both her children will have a chance at life\n\nThey are struggling to heat the tiny apartment which is vital to prevent the child, weakened by chemotherapy, from suffering in the cold which could be fatal.\n\nTheir attempt to sell their son follows a similar situation last month in which a woman was spotted trying to sell her baby daughter on the streets of China in order to pay her husband's £10,000 medical bill.\n\nNi Qiong was photographed roadside in Fuzhou, southeastern China, with a written sign imploring pedestrians to purchase her one-year-old daughter.\n\nShe and her husband Zhou Xinggui are both migrant workers, but he is currently in hospital needing surgery after falling off scaffolding.\n\nDespite remaining on the street for four hours, no pedestrians offered to purchase her daughter.\n\nHis wife's sign read: 'Please buy my daughter. My husband is waiting for surgery fees in the hospital as his boss ran away. I would like to sell my daughter and save my husband.'\"\n798,\"TOKYO — North Korean leader Kim Jong-un has been hospitalized after surgery on both ankles earlier this month, a South Korean newspaper reported.\n\nKim cracked bones in his ankles after neglecting an injury sustained during field supervisions in June, the Chosun Ilbo said, citing a recent visitor to North Korea it didn’t identify. The person said Kim had surgery and is recovering at Bongwha Clinic, an exclusive hospital for high-ranking party members, according to the newspaper.\n\nKim has not been seen in public in almost a month and missed a session of parliament on Sept. 25 for the first time since coming to power almost three years ago. In an unusual acknowledgment, North Korean state television said he was experiencing “discomfort,” and South Korea’s Yonhap News reported he is believed to be suffering from gout.\n\nTuesday’s report comes as Glyn Davies, the top U.S. envoy for North Korea, said the isolated state is neglecting its responsibilities to end its nuclear weapon program. Speaking in Beijing on a trip through North Asia, Davies told reporters Monday it’s essential that North Korea moves toward denuclearization.\n\n\n“Today’s news may even prompt an acceleration of North Korea’s nuclear program, and missile tests,” said Hideshi Takesada, a professor at Takushoku University in Tokyo who specializes in North Korean affairs. “He’ll probably be keen to show there are no issues in the nation’s power structure.”\nThe activities of North Korea’s leader are the subject of intense scrutiny in Asia and beyond because of his family’s dynastic rule, its drive to develop a nuclear arsenal and the secrecy of a regime that faces South Korea across one of the world’s most heavily-armed borders.\n\nIn fractured ankle cases, a doctor may need to set the broken bone back into place with a splint or cast, and surgery may be required to repair the break, according to WebMD, an online medical dictionary. It can take as long as two years to completely recover full pain-free motion and strength, though most people can return to a normal routine in three or four months.\n\nEven so, speculation remains in the South Korean media that Kim may be unwell. Footage in July and earlier this month showed the country’s leader walking with a limp, and Kim appeared to have gained weight.\n\nSurgery to the ankles could be consistent with gout, Alastair Hepburn, a consultant rheumatologist and a Medical Trustee of the U.K. Gout Society.\n\n“It’s unusual but it’s possible,” Hepburn said in a telephone interview Tuesday. Severe gout can damage the joints, making an operation necessary, he said.\n“Gout is a very painful and debilitating condition,” he said. “It can lead to a situation when limping becomes obvious because of the pain. A person can be quite well for some time, and then there may be sudden flare ups, which cause more pain.”\n\nSometimes the situation is solved, and other times, if the flare-ups keep occurring, the condition becomes chronic, Hepburn said.\n\nGout is a form of arthritis that isn’t fatal, though it can be agonizingly painful. The condition is caused by a buildup of a waste product in the blood called uric acid, which normally is eliminated from the body through urine, according to Britain’s National Health Service. Uric acid can cause needle-like crystals to form, which seep into joints and cause inflammation.\n\nSurgery may be needed to remove gritty, chalky nodules known as tophi if uric acid crystals build up in joints, according to WebMD.\n\nThe South Korean government is cautious about making a hasty assessment of the situation given the amount of speculation over Kim’s disappearance from public view, Yonhap reported Tuesday, citing an unidentified government official. People will now be watching to see if he attends the anniversary of the Workers’ Party on Oct. 10., according to the news agency.\"\n800,\"Well, here’s the creepiest thing you’ll read all day. Australian Dylan Thomas found a tropical spider burrowed UNDER his skin after returning from a trip to Bali.\n\nThomas said that he noticed a strange mark on his stomach while vacationing on the Indonesian island. The mark started to grow, literally crawling across his body, as the spider explored the area underneath Thomas’ skin.\n\nThomas went to the hospital in Bali and was told that he was probably bitten by an insect. The doctors gave him some medicine and sent him on his way. Well, that didn’t exactly solve the problem.\n\nOver the next three days the strange mark continued to grow. He eventually returned to the hospital where a dermatology specialist discovered a spider living under his skin.\n\nThomas wrote on Facebook: “Well after running tests and putting things inside my stomach they finally found out it was a tropical spider that’s been living inside of me for the last 3 days, managed to get it out luckily.”\n\nDylan Thomas’ story started in a local Australian newspaper but has now spread all over the internet. Of course, there are some who question the veracity behind Thomas’ claim.\n\nSnopes.com writes: “Thomas’ claims were widely reported but no recorded cases of a spider burrowing into live human tissue have ever been confirmed. Urban legends of spiders living under human skin or laying eggs have circulated for more than a century, but no evidence has emerged to indicate it is likely or possible for a spider to live under human skin … It is also worth pointing out that not only has a spider never been known to harm a human in the manner described, it also likely could not live for three days inside a scar and would probably suffocate in short order.”\n\nDo you think this is a true story?\n\nphoto credit: e_monk via photopin cc\"\n803,\"A goldfish lover from Norfolk paid hundreds of pounds in vets' fees when his pet became constipated.\n\nThe owner took his ailing fish to Toll Barn Veterinary Centre in North Walsham where vets told him it was constipated and an operation would cost about £300.\n\nVet Faye Bethell used anaesthetised water to knock out the goldfish before removing the blockages.\n\n\"\"At the end of the day they're all pets and everybody does have a commitment to their pet,\"\" Miss Bethell said.\n\n\"\"[The goldfish] was constipated because he had a lump blocking his bottom, rather than because of his diet or any other reason,\"\" she said.\n\nThe operation, which took almost an hour, was performed by Miss Bethell, assisted by two veterinary nurses.\n\n\"\"We've got one nurse who bubbles anaesthetic gas through a tube that goes in through its mouth and over its gills, and then we have a second nurse to monitor with a probe to check the heart rate,\"\" Miss Bethell said.\n\n\"\"Obviously, we discussed all the options [with its owner] and he made the decision to go for surgery.\n\nFishy facts\n\nModern goldfish (Carassius auratus auratus) are a domesticated version of a wild carp from east Asia\"\n804,\"Macaulay Culkin is dead? The Home Alone actor was the victim of a celebrity death hoax this week.\n\nA fake news story was published at a fake website this week claiming that Macaulay Culkin was found dead at his apartment.\n\nThe fake news story reads: “Sources are reporting that Macaulay Culkin, best known for his role as Kevin McCallister in Home Alone and sequel Home Alone 2: Lost in New York, has been found dead at the age of 34.”\n\nThis led to an “RIP Macaulay Culkin” Facebook page and numerous tweets from people mourning the loss of the world’s greatest child actor.\n\nBut if Macaulay Culkin was found dead at his Manhattan apartment on Friday afternoon, how was he playing a show with his band the Pizza Underground on Friday night?\n\nMacaulay Culkin hasn’t released a statement yet about his current life-status but the several photos of the actor on the band’s Twitter account prove that he’s alive and well.\n\n\n\n\n\nOf course, Macaulay Culkin isn’t the first celebrity to be “killed” by the internet. In recent months, Hulk Hogan, Chumlee, Chris Brown, and Sylvester Stallone have all been victims of a death hoax.\"\n805,\"An Indian man who was caught trying to rape a teenage girl is in a critical condition in hospital after locals chopped off his genitals with a meat cleaver.\n\nSuresh Kumar was set upon in Ganganagar, in India's northwestern Rajasthan state, after locals heard the girl's screams for help.\n\nAfter finding the 40-year-old pinning the girl against a wall, a lynch mob dragged him to a butchers shop where they beat him with sticks for an hour before castrating him.\n\nSuresh Kumar is left bleeding and in shock after being beaten and castrated after locals in Ganganagar, in India's northwestern Rajasthan state, caught him trying to rape a teenage girl\n\nKumar, right, has visible scratches and abrasions to his face, after being beaten with sticks\n\nKumar, who is now in a critical condition in hospital, covers himself up, as angry locals watch on\n\nThey then dumped the severed remains in the middle of a road and lefta bloodied Kumar nearby.\n\nAamir Dhawan, 30, said no one 'went to help' Kumar because they knew he had been punished for a 'sex crime'.\n\nMr Dhawan said: 'We have had a lot of intolerable offences against women in this country recently, with girls being raped, hung, and molested, and it's time it stopped.\n\n'This sends out a very strong message to anyone like that - if you do it you will be punished.'\n\nBut the police have called for those responsible to come forward, saying people can't take the law into their 'own hands'.\n\nKumar, middle, is stripped naked and awaits his fate, as locals record the punishment he is about to face\n\nThe spokesman said: 'As deplorable as these crimes are, law and order has to be maintained, and not lynch justice.\n\n'We ask those men who carried out this attack to hand themselves in before we find them.'\n\nKumar was eventually taken to hospital where doctors described his condition as critical.\n\nThe girl involved was treated for shock, and given counselling.\n\nThe castration follows a string of violent sex crimes in India that have prompted vigilante justice.\n\nIn July, one man was killed and two others were badly hurt after being accused of raping and hanging a seven-year-old girl.\n\nThe girl was discovered hanging from a tree near the village of Kaliabazar, West Bengal, and angry villagers quickly rounded up a local 'Tantrik' holy man and his two friends.\n\nThe trio were mercilessly beaten. One later died in hospital and the two others required extensive treatment.\n\nThat incident was a grim reminder of an incident in Badaun, Uttar Pradesh, some weeks before where two sisters were raped and then hanged from a tree outside their village.\"\n807,\"Mayor Bill de Blasio is said to be welcoming the potential policy change\n\nPeople caught with marijuana in New York City may no longer face arrest – as the police consider implementing a ticketing system.\n\nUnder the scheme people found with small amounts of cannabis would be issued with a court summons but would not be handcuffed or taken to a police station for fingerprinting, according to The New York Times.\n\nLow-level marijuana possession is one of the most common drug offences seen by the New York Police Department (NYPD) and law officials have been seeking a new way of addressing the problem.\n\nMany low-level marijuana arrests take place in black and Latino communities, thereby impacting negatively on relations with police.\n\nMayor Bill de Blasio - who won a hotly contested Democratic primary in September last year by focusing on the controversial “stop-and-frisk” police tactic endorsed by Michael Bloomberg and by criticizing the billionaire mayor for presiding over “two New Yorks” (one rich, one poor) - is said to be welcoming the potential change.\n\nA spokesman for the mayor declined to comment to The New York Times, but two officials in the district attorney’s office are said to have confirmed that City Hall in working on a new policy.\n\nIn June New York legalised medical marijuana, which is now permitted in 23 states and in Washington, DC.\"\n808,\"A Catholic priest from Massachusetts was officially dead for more than 48 minutes before medics were able to miraculously re-start his heart. During that time, Father John Micheal O’neal claims he went to heaven and met God, which he describes as a warm and comforting motherly figure.\n\nThe 71-year old cleric was rushed to the hospital on January 29 after a major heart attack, but was declared clinically dead soon after his arrival. With the aid of a high-tech machine called LUCAS 2, that kept the blood flowing to his brain, doctors at Massachusetts General Hospital managed to unblock vital arteries and return his heart to a normal rhythm.\n\nThe doctors were afraid he would have suffered some brain damage from the incident, but he woke up less than 48 hours later and seems to have perfectly recovered.\n\nThe elderly man claims that he has clear and vivid memories of what happened to him while he was dead. He describes a strange out-of-body experience, experiencing an intense feeling of unconditional love and acceptance, as well as being surrounded by an overwhelming light.\n\nHe claims that at that point in his experience, he went to heaven and encountered God, which he describes as a feminine, mother-like “Being of Light”.\n\n“Her presence was both overwhelming and comforting” states the Catholic priest. “She had a soft and soothing voice and her presence was as reassuring as a mother’s embrace. The fact that God is a Holy Mother instead of a Holy Father doesn’t disturb me, she is everything I hoped she would be and even more!”\n\nThe declarations of the cleric caused quite a stir in the catholic clergy of the archdiocese over the last few days, causing the Archbishop to summon a press conference to try and calm the rumors.\nDespite the disapproval of his superiors, Father O’neal says that he will continue dedicating his life to God and spread the word of the “Holy Mother”.\n\n“I wish to continue preaching” says the elderly cleric. “I would like to share my new knowledge of the Mother, the Son and the Holy Ghost with all catholics and even all Christians. God is great and almighty despite being a woman…”\n\nThe Roman Catholic Archdiocese of Boston has not confirmed however, if they will allow Father O’neal to resume his preaching in his former parish in South Boston.\n\nThe Archbishop of Boston, Cardinal Sean P. O’Malley, made a public statement this morning stating that Father O’neal suffered hallucinations linked to a near-death experience and that God clearly isn’t a female.\"\n812,\"McDonald’s will not stop serving overweight customers starting January 1, 2015.\n\nA fake article was published on the mostly fake news site DailyBuzzLive.com.\n\nHere’s the disclaimer: “A few stories are works of complete fiction. Those few articles are for entertainment purposes only. The articles and stories may or may not use real names, always a semi real and/or mostly, or substantially, fictitious ways.”\n\nThe story about McDonald’s is fiction.\n\nAs hoax-debunking site Snopes says, “in addition to the logistical impossibilities of weighing drive-thru customers, the potential lawsuits for discriminating against obese people, and the likelihood of McDonald’s losing millions of dollars in profits, the article can be debunked simply by considering its source: According to the Daily Buzz Live disclaimer page, all articles published on the site are meant for “entertainment purposes only.'”\n\nHere’s what part of the fake piece says:\n\nObesity in America has more than doubled over the last 2 decades and has become the leading public health issue in the U.S. With more than two-thirds of the adult population overweight, McDonald’s has decided to become part of the solution – not the problem.\n\nAccording to reports, beginning January 1, 2015, McDonald’s will no longer serve customers with a weight capacity over 170 lbs for women and 245 lbs for men. Children’s weight restrictions will vary depending on age and height.\n\nMcDonald’s is currently running campaigns to shake its “junk food” image, insisting they sell nothing but good quality food. They are are branding themselves from “A dining experience of fast food” to “Good food served fast.”\"\n815,\"The new season of Game of Thrones starts next month, and you know what that means: Cue the mad dash to secure someone's HBO Go password in time. But for cord cutters (and cord never-getters) who want to tune in online, this year may mark the first time they've been able to do so without breaking the rules.\n\nHBO is reportedly in talks with Apple to be the launch partner for its highly anticipated streaming service that wouldn't require a cable subscription, according to International Business Times. HBO Now, as it's allegedly being called, would cost $15/month and open up access to HBO's film and TV titles to distributors like Apple TV and Roku.\n\nHBO's existing streaming app HBO Go is currently available only through a cable subscription. Last year, HBO announced that it would finally unbundle its streaming services from cable in 2015, and the HBO Now launch could be signals that HBO is making good on that promise.\n\nIt's unclear how the HBO Now library would measure up to HBO Go's current offerings, but the companies are reportedly trying to wrap up negotiations in time for the Season 5 premiere of Game of Thrones next month. So it's likely a safe bet that recent HBO content would be available through the Apple service.\n\nAt a price point that's double the monthly fee for both Netflix and Hulu, the new service had better deliver on quantity, as both services offer robust streaming libraries of their own. However, while the quality of the content on those services can vary wildly, the HBO brand is known for its acclaimed original series like The Wire, The Sopranos, and Six Feet Under.\n\nFans of HBO's programming, who increasingly occupy a demographic that's moving away from cable, have long craved a cable-free streaming service—but HBO has deflected the matter for years.\n\nPresumably, the HBO Now launch must navigate the complexities of HBO's longstanding relationship with cable carriers—Time Warner, HBO's parent company, reportedly makes 70% of its profits from cable subscriptions. But if the current negotiations with Apple are successful, the Now service could be HBO's first crack at making good on its promise to cord cutters.\"\n816,\"A previously unverified audio recording that allegedly captures the final moments of Michael Brown’s life has been verified as authentic, according to the video streaming application it was recorded on.\n\nA resident living in the apartment complex where Brown was killed was using a video messaging app called Glide at the time of the shooting and unwittingly captured the sound of gunfire, according to a lawyer representing the resident, whose identity has not been released.\n\nThe recording suggests nearly a dozen shots were fired in an altercation between Brown, who was unarmed at the time, and Ferguson police officer Darren Wilson.\n\nAccording to Glide the recording was created at 12:02 p.m. CT on Saturday Aug. 9, precisely the time police say Brown was shot.\n\n“A Glide user living nearby (whose identity is being protected) was simply using the Glide app on their smartphone exactly as it was designed – to instantly communicate with a friend through our real-time video texting service. Simultaneously, they also captured audio in the background of the gunshots allegedly fired at Michael Brown,” Glide said in a statement released on Thursday. “Because Glide is the only messaging application using streaming video technology, each message is simultaneously recorded and transmitted, so the exact time can be verified to the second.”\n\nThe lawyer, Lopa Blumenthal, said she has shared the recording with the FBI. Federal officials won’t confirm they have this specific recording, but do confirm they are collecting any audio and video of the incident. \n\nThe audio could prove to be critical piece of evidence in the ongoing investigation into Brown’s death. It also seems to confirm what some witnesses to the shooting say happened during the incident.\n\nThey said Brown, who was black, and Wilson, who is white, were seen struggling through the driver’s side window of Wilson’s police car. They said Wilson fired a single shot from inside his car and then fired several more as Brown attempted to flee. Some witnesses, viewing the incident from different vantage points, have said Wilson fired several shots at Brown and that at some point the boy turned around with his hands up, at which point Wilson fired several more gunshots.\n\nThe audio does not capture what happened just moments before or after the shooting. And law enforcement officials say that at this stage it’s impossible to know what the significance of this tape may be.\n\nDays before the release of the audio earlier this week, Tommy Chatman-Bey, who lives in the Canefield Green Apartment complex near where Brown was killed, told msnbc that he was outside at the time of the shooting and was an ear-witness.\n\n“I was right out there when I heard it,” Chatman-Bey said. “I heard Boom, Boom, Boom, pause, Boom, Boom, Boom, Boom and then some more.”\n\nThe police have not provided many details about the shooting and have not released a detailed police incident report. What Ferguson police have released is a report with little more than the date, time and location of the incident. But more curious are the time stamps on the document. Typically an incident report following a homicide would give a detailed account.\n\nThe report, released only after the American Civil Liberties Union of Missouri sued under open records law, suggests a supervisor had not reviewed it until Aug. 19, 10 days after the fatal shooting. Final sign-off wasn’t given until Aug. 20, the report appears to indicate.\n\nGlide in their statement said, “While tragedy is never good news, and our hearts go out to the family of Michael Brown, this incident underscores how technology is changing the landscape of not only journalism, but also criminology. We commend this Glide user for turning their Glide video message over to FBI investigators as possible evidence in this ongoing investigation.”\n\nA key question could be why Wilson paused in the midst of the barrage.\n\nBrown was struck with at least six bullets including two that hit his skull, according to an autopsy performed at the behest of Brown’s family. Lawyers for Brown’s family have been critical of what forensic examiners identified as the two head shots that actually killed Brown. At least one of the shots struck Brown at the top of his head. Witnesses claim that as Brown fell to his knees and attempted to surrender to Wilson that the officer continued to walk toward him, firing several more shots.\n\nSt. Louis County Prosecutor Bob McCulloch began presenting evidence in the case to a grand jury last week and said a decision on whether or not Wilson will be charged may not come until October.\"\n817,\"It’s been more than a month since North Korean Supreme Leader Kim Jong-un’s last public appearance. In the last 36 days, rumors have swirled, increasing in bizarre factor with each absent day — gout, diabetes, ankle problems, cheese-induced illness, etc. But the latest theory has nothing to do with his health. A group of defectors claim that Kim Jong-un’s sister Kim Yo-jong is now in charge of the dictatorship, at least temporarily while Kim recuperates, or finishes whatever it is he’s been doing on his hiatus.\n\nThe claim comes from the North Korea Intellectuals’ Solidarity, a Seoul-based advocacy think tank started by former North Korean professors. The group has not revealed its source, so it’s just an allegation at this point, but one that makes sense.\n\nAccording to Michael Madden, who tracks the country’s officials with his North Korea Leadership Watch blog, Kim Yo-jong is one of the few people known to have “unfettered direct access” to the supreme leader, and Madeen speculates that she may currently be his “sole gatekeeper.”\n\nThe sister theory comes amid some more serious theories that a coup may be imminent. On Saturday, three elite North Korean officials made an appearance at the closing ceremony of the Asian Games in South Korea, one of which was Organization and Guidance Department (OGD) member Hwang Pyong-so. The OGD has long been rumored to be the puppet masters of Kim’s regime, only allowing the portly leader to be a symbolic figurehead for the sake of continuing the Kim dynasty. Hwang’s appearance only further suggests that the OGD have seized control of the regime.\n\nBut if video evidence of Kim limping is any indication, the dictator is likely recovering from whatever mysterious “discomfort” he’s been experiencing, and little sis is making sure things still get done, as little sisters often do.\n\nWho Is Kim Yo-Jong?\n\nWhile Kim has a half-sister, whom his father, Kim Jong-il had with another wife, Kim Yo-jong is his only full sister. Four years younger at age 27, Kim Yo-jong reportedly joined her brother for elementary school in Switzerland from 1996 to 2000. Currently, she is an official in Workers’ Party of Korea (WPK), North Korea’s ruling political party. According to North Korea Leadership Watch, Kim Yo-jong works as her brother’s personal aide and manages his itineraries, public events, and logistical needs. Sounds like a hybrid of manager, publicist, and personal assistant.\n\nKim Yo-Jong’s Emergence\n\nThe North Korea Leadership Watch notes her first public appearance in September 2010, when she attended a photocall for participants of the 3rd Korean Workers’ Party Conference, where she stood among her father’s staff. By the following year, she was a regular member of her father’s entourage, and at Kim Jong-il’s funeral in December 2011, state media revealed her leading senior party officials in bowing at the casket.\n\nBefore his death, Kim Jong-il included a “significant and unknown” role for Kim Yo-jong in his succession planning. Madden described her duties under the KJI regime to CNN, calling her\n\nan “advance-team leader”\n\nwho inspected sites before official visits and performed administrative duties.\n\nNow, Madden says, she has taken on even more responsibility as a regular fixture by Kim Jong-un’s side, receiving intelligence briefings and contributing to policy. In fact, Madden believes that she played a large part in planning the three officials’ trip to the Asian Games in South Korea. If true, this would suggest that the Kim dynasty is still perfectly intact, and a coup is just one of the many wild theories.\n\nImages: Getty Images (2)\"\n818,\"NOTHING tops off a holiday in Bali like discovering there is a spider burrowing under your skin.\n\nBunbury local Dylan Thomas’ first trip to Bali last weekend was complete with a visit to the Bali International Medical Centre to have a tropical spider pulled out of his stomach.\n21-year-old Dylan awoke after a quiet night in his four and a half star hotel room to find a bizarre red trail two inches from his naval and heading upwards.\n\n“It was as if someone had scratched me with the tip of a knife,” he said.\n\nLater that evening, the trail had moved two or three inches higher.\n\nWhen a concerned Dylan fronted up to the doctors early on Sunday morning, they told him it was a small insect bite, and gave him some antihistamine cream to rub on the red line.\n\nThe burrow line started to blister\nThe burrow line started to blister\nLater that morning he awoke to blisters.\n“That’s when it became painful, it was a searing burn,” he said.\n\nHe finally saw a dermatologist on Monday, who told him that it was something out of the ordinary.\n\nDoctors extracted a tropical spider that had burrowed itself into the scar from Dylan’s recent appendix removal.\n\n“It was a bit bigger than the size of a match head,” he said.\n\nDylan now has a reminder of his holiday in Bali\nDylan now has a reminder of his holiday in Bali\nHe has now earnt himself the nickname Spider-man.\n“It takes a lot to deter me, but I do feel violated. It was a very bizarre experience just to know something like that was in my body for a couple of days,” Dylan said.\n\nThe doctors put the spider in a container and took it away for testing.\n\nDylan will be informed next week as to what kind of spider made home in his body for three days.\"\n819,\"Armies have always been vulnerable to epidemic disease.  And in the Middle East, history may be repeating itself.  There have been reports:\n\n… that Islamic State militants in Mosul have contracted Ebola \n\nAnd:\n\nWorld Health Organization officials said they haven't confirmed the cases, but the organization has reached out to offer assistance. \n\nIf there is disease, spreading in epidemic fashion in Mosul it may not necessarily be Ebola since:\n\n… Ebola symptoms — nausea and vomiting, diarrhea, bleeding and bruising — are also similar to those associated with a number of other diseases, including malaria, Lassa fever, yellow fever viruses and the Marburg virus. Also, most confirmed Ebola cases in this recent outbreak have originated in West Africa.\n\nWhatever the situation, ISIS will be pressed to deal with it since:\n\nOver the past few weeks, militants affiliated with ISIS have executed more than a dozen doctors in Mosul, according to Benjamin T. Decker, an intelligence analyst with the Levantine Group, a Middle East-based geopolitical risk and research consultancy.\"\n821,\"The rat infestation in Vogue's new 1 World Trade Center office is getting worse.\n\nPests are now 'taking over' the newly-developed New York City premises and Anna Wintour no longer wants to step foot inside at all, reports claim.\n\nThis week, after rat droppings were allegedly found on an editor's computer keyboard, staff of all Conde Nast's titles were issued with a new rule: no eating at your desk.\n\nScroll down for video\n\nNew digs, big problem: While the US Vogue offices are moving to 1 World Trade Center in New York City, Anna Wintour may not be making the transition anytime soon\n\n'A bunch ate through the ceiling of a sports editor's office and crawled all over his desk and left poops on his keyboard,' a source told the New York Daily News.\n\n'They ate through his rug to fit under his door.'\n\nAfter numerous failed extermination attempts, the city's health authority has now been notified.\n\nThe setback means staff are unlikely to see the eponymous magazine editor in the building until well into the new year.\n\nThat's one famous mover: The Instagram feed for the Conde Nast owned publication showed rapper Will.i.am carrying boxes for them\n\nDay in the life: The publication was tongue in cheek about the moving process\n\nAccording to Gawker, Wintour, 65, has allegedly informed her staffers that the vermin must be removed before she sets foot in their new home.\n\nThe staff member told Gawker the most pressing dilemma facing them had to do with fashion: 'A serious concern (laughable but I guess it makes sense) is all the clothing that could get nibbled through.'\n\nThe timing of the infestation comes after Vogue created an online campaign advertising their move to the new offices: 'Batten the hatches, lower Manhattan, because we're coming for you.'\n\nThe Instagram feed for the Conde Nast owned publication showed rapper Will.i.am carrying boxes for them.\"\n822,\"A newly surfaced audio recording allegedly captures the exact moment that unarmed teen Michael Brown was shot and killed by Ferguson police officer Darren Wilson.\n\nAccording to an attorney for an unidentified man who lives in an apartment building near the site of the shooting, the recording captures as many as 11 shots fired in the Aug. 9 incident.\n\nThe audio, which was played on CNN Monday night, could not immediately be verified by The Washington Post. But a burst of gunfire can be heard (six shots), followed by a pause, and then several more shots (at least four).\n\n“He was in his apartment, he was talking to a friend on a video chat, he heard loud noises and at the moment — at the time he didn’t realize the import of what he was hearing until afterwards,” the man’s lawyer, Lopa Blumenthal, said in an interview with CNN’s Don Lemon. “It just happened to capture 12 seconds of what transpired outside of his building.”\n\nAccording to Blumenthal, FBI agents came to her office on Monday to interview the man about the recording.\n\nThe 12 second-audio clip is the only using a cell-phone app that only records short excerpts of a video conversation. It captured nothing before the shots began and nothing after. The man, who would like to remain anonymous, has asked that the accompanying video not be shown, Blumenthal said in an interview with The Post.\n\nShe first learned of the audio clip through the man’s roommate, who is a former client, and she urged him to share it with authorities.\n\n“He was there when the event happened,” Blumenthal said, adding that he initially assumed the noise was fireworks not gunshots. “He is a very private person and he his not seeking publicity of any kind whatsoever. He was even unaware that this tape was relevant to anyone.”\n\nNeither Ferguson nor St. Louis County police have contacted the man or Blumenthal about the video. After interviewing him on Monday, she said the FBI indicated that they planned to speak with him again on Tuesday.\n\nAutopsy reports conducted by St. Louis County and by the Brown family found that Brown had been shot at least six times, including twice in the head.\n\n[This post has been updated.]\n\nRELATED READING:\n\nCNN corrals unconfirmed Ferguson audio scoop: The backstory from Erik Wemple\"\n824,\"Henry Jackson, better known as Big Bank Hank of the Sugarhill Gang, died early Tuesday morning at Englewood Hospital in New Jersey from complications due to cancer. The news -- first reported by TMZ -- was confirmed to HuffPost Entertainment by David Mallie, business manager for Sugarhill Gang members Michael \"\"Wonder Mike\"\" Wright and Guy \"\"Master Gee\"\" O'Brien. Jackson was 57 years old.\n\nIn a statement to HuffPost Entertainment via Mallie, Wright and O'Brien expressed sorrow and condolences: \"\"So sad to hear of our brother's passing. The three of us created musical history together with the release of 'Rapper's Delight.' We will always remember traveling the world together and rocking the house. Rest in peace Big Bank.\"\"\n\nThe Sugarhill gang formed in the late '70s and was best-known for the 1979 hit single, \"\"Rapper's Delight.\"\"\n\nDJ Funkmaster Flex was among the many people to pay tribute to Jackson:\n\nRest in peace... Big Bank Hank... Hip hop pioneer dies of Cancer .... Legend... Sugarhill gang August 5th-1957 / Nov11th-2014 ..... InFlexWeTrust.Com\n\nA photo posted by DjFunkFlex (@djfunkflex) on Nov 11, 2014 at 6:01am PST\"\n825,\"Defense Secretary Chuck Hagel said on Saturday that US journalist Luke Somers was killed by militants during an operation aimed at freeing him from his Al-Qaeda kidnappers in Yemen.\n\n\"\"US Special Operations Forces conducted a mission in Yemen to rescue a US citizen, Luke Somers, and any other foreign nationals held hostage with him by Al-Qa'ida in the Arabian Peninsula (AQAP) terrorists,\"\" Hagel said in a statement released during a visit to Kabul.\n\n\"\"Both Mr. Somers and a second non-US citizen hostage were murdered by the AQAP terrorists during the course of the operation.\"\"\n\nA grab taken from a propaganda video released by al-Malahem Media on December 4, 2014 purportedly shows US hostage Luke Somers, 33, kidnapped more than a year ago in the Yemeni capital Sanaa, saying that his life is in danger\n\nA charity that had been involved in negotiations said the second dead hostage was Pierre Korkie from South Africa.\n\nHagel added that Friday's operation was undertaken when \"\"there were compelling reasons to believe Mr. Somers' life was in imminent danger.\"\"\n\n\"\"Several of the AQAP terrorists holding the hostages captive were killed in the mission,\"\" he said.\n\n\"\"The rescue attempt took place in central Yemen and was conducted in partnership with the Government of Yemen.\n\n\"\"Yesterday's mission is a reminder of America's unrelenting commitment to the safety of our fellow citizens -- wherever they might be around the world.\n\n\"\"I commend the troops who undertook this dangerous mission.\"\"\n\nSorry we are not currently accepting comments on this article.\"\n826,\"American photojournalist Luke Somers, held hostage by al Qaeda in Yemen, was killed Saturday in a failed rescue attempt, his sister said. There was no immediate comment from Washington about operation, which Yemeni officials said was conducted jointly by the U.S. and Yemen.\n\nThe British-born hostage's sister, Lucy, told NBC News' partner ITV News and The Associated Press that the FBI had inform the family of the 33-year-old's death.\n\nThe operation took place in Shabwa province, a Yemen interior ministry official told NBC News, adding that 10 militants were also killed. It came two days after the Pentagon acknowledged an earlier U.S. commando mission to rescue Somers had failed. Teacher and photographer Somers, a British-born U.S. citizen, was abducted a year ago in Sanaa where he had been working as a freelance photographer for the Yemen Times.\n\nAl Qaeda posted a video Thursday that showed Somers and a local militant commander threatening that thwe hostage would meet his fate in three days if the U.S. didn't meet the group's demands.\n\nThis is a breaking news story.\"\n827,\"A Macedonian man who was dumped by his girlfriend when she told him he was not any good in bed chopped off his penis and threw it in the bin.\n\nThe man told medics that he felt his small sized penis was to blame for the fact he had been dumped by his girlfriend, and as it was useless decided to cut it off.\n\nOliver Ilic, 22, had called medics after he could not stop the bleeding and was taken on a stretcher in bloodstained jeans to hospital in the eastern town of Kocani.\n\nPolice searched his house and discovered the severed organ in a bin after it had been cut off with a single swipe from a razor blade which was also lying in the bin. But although it was delivered to the local hospital, doctors realised they did not have the competence to reattach the member. Instead Ilic was transferred to the hospital in the capital Skopje where surgeons managed to reattach it in a complicated five-hour surgery.\n\nHowever they said it was still too early to know if the operation would be a success and if it was a success whether the man's organ would ever function properly again.\n\nThis was the second recent example of a Macedonian man cutting off a penis. Another 40-year-old man did the same a short while ago but in his case the member was not reattached because he had thrown it into the toilet and flushed it away.\"\n828,\"A man wanted by police turned himself in to the Royal Newfoundland Constabulary (RNC), after promising to do so on Facebook.\n\nThe police service said in a Saturday post (which is no longer available) that it was looking for 29-year-old Rodney Constantine in connection with warrants for various charges including assault and some traffic issues.\n\nrodney constantine facebook\n(Screengrab via BuzzFeed)\n\nA user with the very same name responded to the post that day, telling police, \"\"See you Monday morn !!!!,\"\" a message that gained almost 500 likes.\n\nThe constabulary later responded, \"\"We're open 24/7/365,\"\" and that too proved popular with its followers.\n\nBoth Constantine and the police later engaged in a back-and-forth in which the force had to explain why it was important for the suspect to deal with the charges in court.\n\nConstantine responded again, CBC reported: \"\"Look just letting everyone know this ain't a joke or intended !!!! I was just been honest about turning in Monday morn that's all !!!!\"\"\n\nAnd it appears he's a man of his word. The RNC said Monday that Constantine had turned himself in.\n\nRNC spokesman Steve Curnew told BuzzFeed that this isn't the first time a person has contacted police after word spread about them on social media\"\n829,\"By: Press Trust of India | New Delhi | Posted: January 8, 2015 2:10 pm\nA senior official of the Central Public Works Department (CPWD) was on Thursday dismissed from service for unauthorized absence from duty for 25 years.\nAs disciplinary authority, Urban Development Minister Venkaiah Naidu directed dismissal from service of Executive Engineer (Electrical), A K Verma, after the charge of wilful absence from duty against him was proven in an inquiry set up to probe the matter.\nA senior ministry official said that Verma, who had joined CPWD as an Assistant Executive Engineer in 1980, went on Earned Leave in December, 1990 and did not report to work thereafter.\nVerma went on seeking extension of leave which was not sanctioned and defied directions to report to work. An inquiry was instituted against him in September, 1992 for major penalty for wilful absence from duty.\nDue to non-cooperation of Verma with the inquiry and for other reasons, it got delayed and a fresh charge sheet was issued in 2005.\nThe inquiry report, establishing the charges was submitted in July, 2007 and the same was accepted by the then Minister of Urban Development in August, 2007. But no further action was taken in the matter.\nSeeking to streamline the functioning of CPWD and to ensure accountability, Naidu, soon after assuming office directed review of pending vigilance and disciplinary cases for expeditious action against the accused.\nVerma’s case surfaced in due course and Naidu directed his dismissal from service.\nThe Minister has taken serious view of in-action since 2007 and directed the concerned to fix responsibility for delay in the matter\"\n830,\"Suresh Kumar, 40, was set upon after locals in the Indian city of Ganganagar heard a teenage girl’s screams from down an alley\n\nA man accused of trying to rape a teenage girl is in a critical condition after locals hacked off his genitals with a meat cleaver in a butcher shop.\n\nAfter hearing terrified screams, an angry mob took the law into its own hands and dragged Suresh Kumar, 40, into a butchers in the city of Ganganagar, India.\n\nHe was found down an alley, pinning the terrified girl against a wall.\n\nFollowing a community meeting, the vigilantes decided to drag him to a local butcher’s shop where they beat him with sticks for an hour, before chopping off his genitalia with a meat cleaver.\n\nThe remains were then dumped in the middle of the road with Kumar's bleeding body nearby.\n\nLocal Aamir Dhawan, 30, said: \"\"No one went to help the man because they could see his penis on the ground and knew this was punishment for a sex crime.\n\n\"\"We have had a lot of intolerable offences against women in this country recently, with girls being raped, hung, and molested, and it’s time it stopped.\n\n\"\"This sends out a very strong message to anyone like that - if you do it you will be punished.\"\"\n\nPolice have called for those responsible to come forward.\n\nA police spokesman said: \"\"People cannot take the law into your own hands.\n\n\"\"As deplorable as these crimes are, law and order has to be maintained, and not lynch justice.\n\n\"\"We ask those men who carried out this attack to hand themselves in before we find them.\n\nThe man was eventually taken to hospital where doctors described his condition as critical.\n\nThe girl was treated for shock, and given counselling.\"\n831,\"LONDON — The world knows him as “Jihadi John,” the masked man with a British accent who has beheaded several hostages held by the Islamic State and who taunts audiences in videos circulated widely online.\n\nBut his real name, according to friends and others familiar with his case, is Mohammed Emwazi, a Briton from a well-to-do family who grew up in West London and graduated from college with a degree in computer programming. He is believed to have traveled to Syria around 2012 and to have later joined the Islamic State, the group whose barbarity he has come to symbolize.\n\n“I have no doubt that Mohammed is Jihadi John,” said one of Emwazi’s close friends who identified him in an interview with The Washington Post. “He was like a brother to me. . . . I am sure it is him.”\n\n[View: The atrocities of the Islamic State]\n\nA representative of a British human rights group who had been in contact with Emwazi before he left for Syria also said he believed Emwazi was Jihadi John, a moniker given to him by some of the hostages he once held.\n\n“There was an extremely strong resemblance,” Asim Qureshi, research director at the rights group, CAGE, said after watching one of the videos. “This is making me feel fairly certain that this is the same person.”\n\nAuthorities have used a variety of investigative techniques, including voice analysis and interviews with former hostages, to try to identify Jihadi John. James B. Comey, the director of the FBI, said in September — only a month after the Briton was seen in a video killing American journalist James Foley — that officials believed they had succeeded.\n\nNevertheless, the identity of Jihadi John has remained shrouded in secrecy. Since Foley’s killing, he has appeared in a series of videos documenting the gruesome killings of other hostages, including four other Westerners, some of whom he personally beheaded.\n\n[Read: The tactics of Islamic State beheadings]\n\nIn each, he is dressed in all black, a balaclava covering all but his eyes and the ridge of his nose. He wears a holster under his left arm.\n\nA spokeswoman for the British Embassy in Washington said: “Our prime minister has been clear that we want all those who have committed murder on behalf of ISIL to face justice for the appalling acts carried out. There is an ongoing police investigation into the murder of hostages by ISIL in Syria. It is not appropriate for the government to comment on any part of it while this continues.” ISIL is another name for the Islamic State.\n\nU.S. officials declined to comment for this report. Emwazi’s family declined a request for an interview, citing legal advice.\n\nThe Kuwaiti-born Emwazi, in his mid-20s, appears to have left little trail on social media or elsewhere online. Those who knew him say he was polite and had a penchant for wearing stylish clothes while adhering to the tenets of his Islamic faith. He had a beard and was mindful of making eye contact with women, friends said.\n\nHe was raised in a middle-class neighborhood in London and on occasion prayed at a mosque in Greenwich.\n\nThe friends, who spoke on the condition of anonymity because of the sensitivity of the investigation, believe that Emwazi started to radicalize after a planned safari in Tanzania following his graduation from the University of Westminster.\n\nEmwazi and two friends — a German convert to Islam named Omar and another man, Abu Talib — never made it on the trip. Once they landed in Dar es Salaam, in May 2009, they were detained by police and held overnight. It’s unclear whether the reason for the detention was made clear to the three, but they were eventually deported.\n\nEmwazi flew to Amsterdam, where he claimed that an officer from MI5, Britain’s domestic security agency, accused him of trying to reach Somalia, where the militant group al-Shabab operates in the southern part of the country, according to e-mails that he sent to Qureshi and that were provided to The Post.\n\nEmwazi denied the accusation and claimed that MI5 representatives had tried to recruit him. But a former hostage said Jihadi John was obsessed with Somalia and made his captives watch videos about al-Shabab, which is allied with al-Qaeda.\n\nThe episode was described in the Independent, a British newspaper, which identified Emwazi as Muhammad ibn Muazzam.\n\nEmwazi and his friends were allowed to return to Britain, where he met with Qureshi in the fall of 2009 to discuss what had happened. “Mohammed was quite incensed by his treatment, that he had been very unfairly treated,” Qureshi said.\n\nShortly afterward, Emwazi decided to move to his birthplace, Kuwait, where he landed a job working for a computer company, according to the e-mails he wrote to Qureshi. He came back to London twice, the second time to finalize his wedding plans to a woman in Kuwait.\n\nIn June 2010, however, counterterrorism officials in Britain detained him again — this time fingerprinting him and searching his belongings. When he tried to fly back to Kuwait the next day, he was prevented from doing so.\n\n“I had a job waiting for me and marriage to get started,” he wrote in a June 2010 e-mail to Qureshi. But now “I feel like a prisoner, only not in a cage, in London. A person imprisoned & controlled by security service men, stopping me from living my new life in my birthplace & country, Kuwait.”\n\nNearly four months later, when a court in New York sentenced Aafia Siddiqui, an al-Qaeda operative convicted for the attempted murder of U.S. personnel in Afghanistan, Emwazi expressed sympathy for her, saying he had “heard the upsetting news regarding our sister. . . . This should only keep us firmer towards fighting for freedom and justice!!!”\n\nIn the interview, Qureshi said he last heard from Emwazi in January 2012, when Emwazi sent him an e-mail seeking advice.\n\n“This is a young man who was ready to exhaust every single kind of avenue within the machinery of the state to bring a change for his personal situation,” Qureshi said. In the end, he felt “actions were taken to criminalize him and he had no way to do something against these actions.”\n\nClose friends of Emwazi’s also said his situation in London had made him desperate to leave the country. It’s unclear exactly when he reached Syria or how.\n\nOne friend said he believed Emwazi wanted to travel to Saudi Arabia to teach English in 2012 but was unsuccessful. Soon afterward, the friend said, he was gone.\n\n“He was upset and wanted to start a life elsewhere,” one of the friends said. “He at some stage reached the point where he was really just trying to find another way to get out.”\n\nOnce in Syria, Emwazi contacted his family and at least one of his friends. It’s unclear what he told them about his activities there.\n\nA former hostage who was debriefed by officials upon release said that Jihadi John was part of a team guarding Western captives at a prison in Idlib, Syria, in 2013. The hostages nicknamed the facility “the box.” Emwazi was joined by two other men with British accents, including one who was dubbed “George.” A former hostage said Emwazi participated in the waterboarding of four Western hostages.\n\nFormer hostages described George as the leader of the trio. Jihadi John, they said, was quiet and intelligent. “He was the most deliberate,” a former hostage said.\n\nBeginning in early 2014, the hostages were moved to a prison in the Syrian city of Raqqa, the Islamic State’s de facto capital, where they were visited often by the trio. They appeared to have taken on more powerful roles within the Islamic State.\n\nAbout the same time, Qureshi said, he sent an e-mail to Emwazi.\n\n“I was wondering if you could send me your number,” he wrote. “Inshallah [God willing] it will be good to catch up.”\n\nThere was no response.\n\nGoldman reported from Washington. Julie Tate in Washington and Griff Witte and Karla Adam in London contributed to this report.\"\n832,\"London, Nov 24 : Kim Jong-un has been guzzling litres of rare snake wine to perk up his love life with wife, it has been reported. The cases of the pricey plonk with the body of a deadly cobra inside the bottle were delivered at the supreme leader’s palace in North Korea, the Daily Star reported. Locals believe snake wine helps men get their partners pregnant and improve the size of their manhood.\n\nThe 31-year-old despot, and his wife Ri Jol-su, are said to be having problems adding to their family because of his weight. The ruler’s waistline has expanded because of his love of imported French cheese and Johnnie Walker whisky. Sources revealed that the elite in the country joke that Jong-un is now too big to please his wife and that’s why they do not have any other children.\n\nEarlier he was missing altogether from the scene and his puzzling absence created a lot of curiosity. Kim Jong-Un has made his first public appearance for more than a month, with state media today reporting a visit to a new housing complex in Pyongyang. It marked the first time Kim has been seen since September 3 – an extended absence that fueled intense speculation, including rumours of a serious illness or even a coup.\n\nThe North’s official KCNA news agency said Kim made a “field guidance” tour of the new residential complex specially built for scientists working on North Korea’s satellite programme. ”Looking over the exterior of the apartment houses and public buildings, decorated with diverse colored tiles, (Kim) expressed great satisfaction, saying they looked very beautiful,” the agency said.\n\nModified Date: November 25, 2014 10:42 AM\"\n833,\"First lady Michelle Obama’s face was reportedly blurred by Saudi state television Tuesday as she and the president met with new Saudi King Salman in Riyadh.\n\nThe new Saudi king shook hands with President Obama at the Erga Palace but did not acknowledge the first lady at all during a brief aside at the funeral for King Abdullah, Bloomberg View reported.\n\nAds by Adblade\n \n\nGet fit before the holidays.\n\n1 Weird Trick for 20+ Yards. 12 Time PGA Winner's Shocking Claim: Ditch the Conventional Golf Swing\n\n9 Embarrassing Situations Caught On Camera. Warning: You Never Know Who's Watching...\nMrs. Obama did not wear a head scarf during the funeral, as is custom for any woman appearing in public in Saudi Arabia. Visitors to the kingdom are not required to abide by its strict dress code, but the first lady was still criticized on social media by Saudis using the hashtags #Michelle_Obama_Immodest and #Michelle_Obama_NotVeiled, Politico reported.\n\nOther news organizations, such as Al Jazeera, showed the meeting without censoring Mrs. Obama’s face, Bloomberg reported.\n\nThe president and first lady cut short their trip to India to attend the funeral Tuesday. Mr. Obama praised the late king in a statement following his death, saying “King Abdullah’s vision was dedicated to the education of his people and to greater engagement with the world,” Bloomberg reported.\"\n834,\"Vanity Fair editor Graydon Carter confirms to the Daily News that the rumored Condé Nast rat infestation is actually happening and yes, it's disgusting. \"\"They're rats! What do you think?\"\" Carter told the Daily News when asked if that rats were as gross as previously reported.\n\nAnd the rodent problem is only getting worse, since the rats spread from Vogue office throughout Condé Nast. According to the Daily News, Condé employees aren't allowed to eat at their desks and the city health department might get involved. Anna Wintour doesn't even want to go inside in the building at all now, much less her office.\n· Rat problem worsens at One World Trade Center offices of Conde Nast [Daily News]\n· Rumor: Vogue's Rat Problem Is Getting Worse [Racked]\n· Anna Won't Set Foot In Vogue's New Office Until Rats Are Gone [Racked]\"\n837,\"On Friday, Nigerian armed forces chief Air Chief Marshal Alex Badeh announced a ceasefire between President Goodluck Jonathan’s administration and the extremist group Boko Haram. Bedeh claimed the truce, which was widely welcomed, would lay the groundwork for the release of the more than 200 girls who were abducted in April, spurring the explosion of the hashtag #BringBackOurGirls.\n\nOn Saturday, the supposedly appeased group launched an attack on a town in Adamawa State in eastern Nigeria, capturing 40 women and planting a flag in the town of Wagga. They also beheaded six victims during an assault on Friday, after the ceasefire deal was announced. All of which makes a truce, supposedly negotiated with the “chief of security” of the Boko Haram group and the Nigerian government, seem decidedly shaky.\n\nThe ceasefire claims, and Boko Haram’s subsequent actions, have left people in Nigeria scratching their heads, with experts saying the ceasefire may have been a mirage, either a fraud concocted by the government or the middleman who brokered the agreement, whose real-life links to Boko Haram are now in dispute.\n\nAlleged Boko Haram envoy Danladi Ahmadu is now under scrutiny, with many questioning whether he is in fact the group’s chief of security and has the authority to speak on its behalf. During an interview on Friday, Ahmadu didn’t explicitly say that Boko Haram had agreed to a ceasefire, and he did not give details of the girls’ release, Arab News reports. Elders in Borno state in Nigeria’s north-east have publicly said that they believe the government was negotiating with a fraudster, and have yet to talk to the real Boko Haram.\n\nBoko Haram, meanwhile, has not released a public statement about the ceasefire. Rather, they have continued on a weekend campaign of violence, holding running battles with Nigerian security forces, who say that they have yet to receive any word from their superiors ordering them to cease fire in skirmished with the insurgents.\n\n“It is not clear who the said Boko Haram negotiator is, and whether he has the mandate of the entire group or just a faction of the entire group,” Arab News quoted Nnamdi Obasi, senior analyst of Nigeria for Crisis Group, an independent, nongovernmental organization.\n\nSome people think the announcement is a political move by President Jonathan to inspire optimism in voters and win their support, as it’s rumored he will announce his run for re-election in February 2015 over the next few weeks. The government said it has been working on negotiations with Boko Haram for months.\"\n839,\"WASHINGTON — The Pentagon on Friday confirmed that the leader of al-Shabab, an al-Qaeda-linked organization in Africa, was killed in a U.S. airstrike in Somalia this week.\n\nThe leader, Ahmed Abdi Godane, was targeted Monday in an airstrike that hit a vehicle and compound in a militant stronghold south of the capital, Mogadishu.\n\nAl-Shabab has been linked to a number of attacks in Africa, including the bloody siege at the upscale Westgate Mall in Nairobi, Kenya, in September 2013 that killed 67 people.\n\n\"\"Removing Godane from the battlefield is a major symbolic and operational loss to al-Shabab,\"\" Pentagon Press Secretary Rear Admiral John Kirby said in a statement.\n\nAt the time of the strike, the Pentagon said it could not confirm Godane's death.\n\nHellfire missiles and laser-guided munitions were used to strike the targets. Both manned aircraft and unmanned drones participated in the attack.\n\nThe Pentagon said no U.S. ground troops were involved in the operation.\n\n\"\"The United States works in coordination with its friends, allies and partners to counter the regional and global threats posed by violent extremist organizations,\"\" Kirby said in the statement released Friday.\n\nThe United States has backed the Somali government, which has pushed the terrorist groups out of Mogadishu. Despite the government successes, the terror group has been able to operate in parts of the country that remain out of the reach of the government's influence.\n\nThe White House said it would continue to pursue the organization.\n\n\"\"Even as this is an important step forward in the fight against al-Shabab, the United States will continue to use the tools at our disposal –- financial, diplomatic, intelligence and military –- to address the threat that al-Shabaab and other terrorist groups pose to the United States and the American people,\"\" the White House said in a statement.\"\n840,\"Suspected militant Islamists have shot and slaughtered people in three villages in north-east Nigeria, despite government claims that it had agreed a truce with them, residents say.\n\nBoko Haram fighters raided two villages on Saturday, and raised their flag in a third, residents said.\n\nThe government said it would continue negotiating with Boko Haram, despite the alleged breach of the truce.\n\nIt hopes the group will this week free more than 200 girls it seized in April.\n\nBoko Haram has not commented on the announcement made on Friday that a truce had been agreed, and that the militants would release the schoolgirls abducted from the remote north-eastern town of Chibok.\n\n'Promise honoured'\n\nBoko Haram is reportedly represented in the talks, taking place in neighbouring Chad, by Danladi Ahmadu.\n\nHowever, Mr Ahmadu was \"\"bogus\"\" and an \"\"imposter\"\", said Ahmad Salkida, a Nigerian journalist with good contacts in Boko Haram.\n\nThe abduction of the girls sparked a global campaign to pressure the government to secure their release.\n\nGovernment negotiator Hassan Tukur said Boko Haram had \"\"honoured its first promise\"\" by releasing 27 Cameroonian and Chinese nationals on 11 October, after capturing them in separate raids in May and July, Nigeria's privately owned This Day newspaper reports.\n\n\"\"Since it delivered on its promise to Cameroon, we expect Boko Haram to deliver on the release of the Chibok girls and the cessation of hostilities in north-eastern Nigeria,\"\" he said.\n\nChad's President Idris Deby is mediating between the two sides, Nigeria's government says.\n\n'Friend killed'\n\nHowever, Saturday's attacks have caused many Nigerians to doubt whether the government has really negotiated a truce with Boko Haram, especially as no statement has been issued by its leader Abubakar Shekau, says BBC Nigeria analyst Bilkisu Babangida.\n\nWho are Boko Haram?\n\nWho are Boko Haram?\n\nProfile: Boko Haram leader Abubakar Shekau\n\nWill 'truce' with Boko Haram free Chibok girls?\n\nBoko Haram fighters burnt homes and killed many people during raids on the villages of Grata and Pina in Adamawa state, a resident told BBC Hausa.\n\nAs they marched from Grata to Pina, they also slit the throats of villagers whom they came across, he added.\n\nIn a separate attack, the militants raided Abadam village in neighbouring Borno state, and raised their flag over the village, a resident who fled the area told the BBC.\n\nHis friend was among those who had been killed by the militants, the resident said.\n\nMany people had fled across the border to Niger, he added.\n\nMr Tukur said the government was trying to \"\"verify where the attacks are coming from\"\".\n\n\"\"As you know, it is difficult to have a ceasefire in an organisation that has many members and cells/units,\"\" he is quoted by This Day as saying.\n\nIn May 2013, President Goodluck Jonathan imposed a state of emergency in the northern states of Borno, Yobe and Adamawa, vowing to crush the Islamist insurgency.\n\nBut Boko Haram has increased its attacks this year.\n\nThe group promotes a version of Islam which makes it \"\"haram\"\", or forbidden, for Muslims to take part in any political or social activity associated with Western society.\n\nIt frequently attacks schools and colleges, which it sees as a symbol of Western culture.\"\n842,\"A 280 pound catfish was caught by a fisherman in Italy. According to USA Today Sports, Dino Ferrari caught the huge fish in Po Delta. While the catfish caught by Ferrari was 8.7 feet in length and weighed 280 pounds, the largest catfish ever caught weighed 300 pounds. That does not mean that this wasn’t a record-breaking fish, however. According to the report, this might be the largest catfish ever caught using a generic fishing rod.\n\nAccording to the San Antonio Express-News, any catfish over 6.5 feet is considered extremely rare. Ferrari isn’t some small time fisherman, either. According to Grind TV, the Italy native is a pro at catching big Wels catfish, and many of these fish frequent the waters where Ferrari casts his line.\n\n“The wels catfish is the second-largest freshwater fish in its region, ranking behind the beluga sturgeon. The largest beluga sturgeon on record is reportedly 3,463 pounds.”\n\nThe 280 pound catfish is certainly a sight to see, as it looks as if it could swallow Ferrari whole. He posed for photos with the fish, clearly very proud of his catch (even appearing to hug it while his brother took some pictures), which took him a tiring 40 minutes to reel in. It is almost hard to believe that catfish can get that big!\n\nAnimal lovers may be happy to know that Ferrari did not keep the catfish, nor did he sell it for money. After his brother took a couple of pictures of the creature, the guys released it back into the river, where it swam off, happy to live another day.\n\nAs previously reported by the Inquisitr, these Wels catfish aren’t exactly harmless; this certainly is not the type of sea creature that you would want to swim into. And it is definitely not a “gentle giant” by any means.\n\n“Dino’s monster catch is not the sort of fish you’d want to accidentally swim into while skinny dipping. The fish has a ferocious appetite and will consume anything that happens to cross its path. These surly catfish have even been filmed eating pigeons after our feathery friends happened to fly too close to these cold-blooded killers.”\n\nPictures of the 280 pound catfish are making waves on the internet today. Have you ever seen a catfish so big? Would you want to see a Wels catfish in person?\n\n[Photo courtesy of Sportex /Facebook]\"\n843,\"The White House fence jumper last week somehow managed to run into the building where the most powerful person in the world works. And new reports today reveal he actually made it farther inside than we thought.\n\nAn anonymous Secret Service official relayed to The Washington Post that Omar Gonzalez charged through the front door and overpowered the Secret Service agent stationed there.\n\nHe then, reportedly, ran upstairs and into the East Room (the room where President Obama generally holds receptions or gives speeches). Gonzalez was subsequently tackled by a Secret Service agent in this room.\n\nWatch CNN’s report on the new developments here:\n\nOO.ready(function() { OO.Player.create('ooyalaplayer-lmYXVycDplg4llFDWr-U-4NTRC6Loa8x', 'lmYXVycDplg4llFDWr-U-4NTRC6Loa8x'); });\n\nPlease enable Javascript to watch.\n\n[image via screengrab]\n\n– –\n\nFollow Josh Feldman on Twitter: @feldmaniac\"\n844,\"Planetary Alignment On Jan 4, 2015 Will Decrease Gravity For 5 Minutes Causing Partial Weightlessness.\n\nStrange natural occurrences are happening in the world today. But nothing more magnificent than the one you will experience on January 4, 2015.\n\nAccording to British astronomer Patrick Moore, at exactly 9:47 PST AM on January 4th, Pluto will pass directly behind Jupiter, in relation to Earth. This rare alignment will mean that the combined gravitational force of the two planets would exert a stronger tidal pull, temporarily counteracting the Earth’s own gravity and making people virtually weightless. Moore calls this the Jovian-Plutonian Gravitational Effect.\n\nMoore told scientists that they could experience the phenomenon by jumping in the air at the precise moment the alignment occurred. If they do so, he promised, they would experience a strange floating sensation.\n\nAstronomers have long been aware that there would be an alignment of the planets on that date, when Mercury, Venus, Earth, Mars, Jupiter, Saturn, Uranus, Neptune and Pluto would be on the same side of the sun, within an arc 95° wide. But now they are guaranteeing the occurrence as the gravitational effect of the other planets on the Earth’s crust is maximum even at their closest approach.\n\nBut don’t get too excited. If you think you’ll be able to float around your house, you’re wrong. But, if you jump in the air at 9:47 AM PST, on January 4, 2015, it should take you about 3 seconds to land back on your feet instead of the usual 0.2 seconds.\n\nSo, mark this date on your calendar and share it with your friends! Zero gravity day is just around the corner!\"\n845,\"It was an embarrasing moment for a Russian TV actor when he found out that his testicles have been stolen. Dmitry Nikolaev was drugged by someone after he left the Moscow theatre.\n\n30-year-old Nikolaev remembers being approached by a 'young blonde woman' and he agreed to go with her for few drinks. After that he got up next day and found himself lying in a pool of blood.\n\nDoctors told him that his testicles have been surgically removed by someone with medical knowledge. It is believed that a gang selling human organs could be involved. The probe is on.\"\n846,\"Several Iraqi news sources, including Al Sabah and the website al-Maalomah, reported on Wednesday that several ISIS fighters sought help at a hospital in Mosul, 250 miles north of the city of Baghdad, after developing symptoms of Ebola virus infection.\nCiting anonymous sources in a hospital in Mosul, Al-Sabah reported that two cases of Ebola and 26 cases of HIV/AIDS were confirmed by health authorities in Mosul. The newspaper also claimed that ISIS recruits from some African countries brought the virus to Iraq.\nThe International Business Times UK also carried a similar report, quoting Iraqi news sources.\nBut a spokesperson for the Iraqi health ministry, Ahmed Rudaini, has denied reports that two cases of Ebola virus infection were diagnosed among ISIS militants in Mosul. The Iraqi health ministry spokesperson said the infection couldn't have been confirmed in Mosul because none of the hospitals in the city have the diagnostic facilities. He said only the Central Laboratory of Public Health in Baghdad has the ability to confirm cases of Ebola virus infection.\nResponding to inquiries from Mashable, a WHO spokesperson, Christy Feigh, said, \"\"We have no official notification that it is Ebola.\"\"\nFeigh said the WHO was investigating the reports and would give assistance if needed. But because UN workers are banned from entering ISIS-held areas in Iraq and Syria, it is unclear how the organization would be able to confirm the report or render assistance in suspected cases.\nMashable, however, reports that a Kurdish official who appeared convinced that the reports were accurate told the Kurdish news outlet Xendan that the militants reported at the hospital in Mosul with symptoms of Ebola virus infection.\nWhile Iraqi health officials are probably not taking the reports seriously, an outbreak of Ebola among ISIS militants could have serious consequences due to lack of access to the ISIS-held areas. It is also feared that ISIS militants could use the presence of the virus among its militants as a terror weapon against opponents, further complicating the prosecution of the war against the extremist group.\nHowever, the symptoms of Ebola virus, including vomiting, diarrhea and bleeding in the late stages of the disease are similar to those of several other diseases, including malaria, yellow fever and typhoid fever. Thus, it is possible that the militants who reported at the hospital in Mosul were suffering from other diseases that have symptoms similar to Ebola.\nGiven the fact that the reports were carried exclusively on pro-government newspapers, it is not possible to rule out that they were designed to cause confusion among ISIS fighters and discourage new recruits from joining the group. It is not known that ISIS has a significant number of recruits from West African countries where the epidemic has been reported. Thousands of foreign recruits to ISIS arrived mostly from North African countries such as Tunisia, Libya, Egypt, Algeria and Somalia where there have been no reports of Ebola outbreak.\nThe Ebola virus epidemic has claimed thousands of lives in the West African countries of Sierra Leone, Liberia and Guinea.\nRecently, Nigerian news sources reported that ISIS was making efforts to recruit fighters from the country. The report led the Nigerian government to issue a statement urging some Middle Eastern countries to carry out thorough background checks on Nigerians applying for visas.\nThe report that some ISIS militants might have contracted Ebola comes a few weeks after Benjamin T. Decker, intelligence analyst and Iraq specialist with the Middle East research firm Levantine Group, said that ISIS executed about 11 doctors in Mosul for refusing to treat wounded militants.\nMosul was among several cities ISIS fighters captured earlier in the year 2014. The militants declared an Islamic caliphate in the areas they captured. Mosul, in particular, has been under ISIS control since June 2014. The city has reportedly suffered food, water and power shortages since extremist militants took over. Residents have suffered brutal treatment with reports of executions and enslavement of minorities women and children.\nOn Wednesday, the US and its allies carried out 17 airstrikes in Syria and 12 in Iraq. The airstrikes in Syria targeted ISIS facilities in Al Raqqah, Dayr az Zawr and Kobani, while the strikes in Iraq hit ISIS buildings and positions around Mosul, Fallujah and Sinja.\"\n847,\"“A Message To America,” a video uploaded Tuesday to YouTube, begins with a clip of President Obama announcing his recent authorization of targeted airstrikes and a humanitarian operation in Iraq. Then, around the two minute mark, a man believed to be James Wright Foley, 40, delivers a statement:\n\n“I call on my friends, family and loved ones to rise up against my real killers: the U.S. government,” he says, before specifically addressing his brother John, a member of the U.S. Air Force. (A full transcript of his last words was posted online by the blogger Brown Moses and can be found here.)\n\nAbout two minutes and 20 seconds later, the man is apparently beheaded. His executioner, whose face is covered, has what sounds like a British accent and threatens that “any attempt by you, Obama, to deny the Muslims their rights of living in safety under the Islamic caliphate will result in the bloodshed of your people.”\n\nTwo people who know Foley said the man in the video appears to be him, and that the voice sounds like his. A Facebook page that is part of the Foley family’s appeal to find and bring Foley home posted the following statement: “We know that many of you are looking for confirmation or answers. Please be patient until we all have more information, and keep the Foleys in your thoughts and prayers.”\n\nFoley, a freelance photojournalist for the AFP and GlobalPost, and his translator were kidnapped in Binesh, Syria, in November 2012. According to the FBI, his translator was later released.\n\nThe propaganda video ends with a shot of another kneeling man in orange believed to be missing journalist Steven Sotloff. “The life of this American citizen, Obama, depends on your next decision,” the executioner says.\n\nA version of the clip viewed by BuzzFeed was removed from YouTube after about 20 minutes, though others have been uploaded since.\n\n“YouTube has clear policies that prohibit content like gratuitous violence, hate speech and incitement to commit violent acts, and we remove videos violating these policies when flagged by our users,” a spokesperson for YouTube said. “We also terminate any account registered by a member of a designated Foreign Terrorist Organization and used in an official capacity to further its interests.”\n\n“We have seen a video that purports to be the murder of U.S. citizen James Foley by ISIL,” said NSC spokesperson Caitlin Hayden. “The intelligence community is working as quickly as possible to determine its authenticity. If genuine, we are appalled by the brutal murder of an innocent American journalist and we express our deepest condolences to his family and friends. We will provide more information when it is available.”\n\nFBI\n\nFBI\n\nJames Wright Foley\"\n848,\"Washington (CNN) -- The man who jumped the White House fence earlier this month and breached the building's doors actually made it farther than originally thought, the Washington Post reported Monday.\nOmar Gonzalez, a 42-year-old Iraq war veteran who had a knife in his pocket, overcame one Secret Service officer and sprinted all the way into the East Room of the White House, where he was then tackled, the Post reported, citing \"\"three people familiar with the incident.\"\"\nSecret Service officials had previously told reporters that Gonzalez made it to just inside the north portico White House doors.\nThe Post reported that Gonzalez ran through much of the main floor, past a stairway that leads up to the first family's residence, and was ultimately stopped at the far southern end of the East Room. He also reached the doorway to the Green Room, an area that looks out on the South Lawn.\nThe Secret Service has not yet commented on the Post report.\nOfficial: Secret Service twice interviewed, released would-be White House intruder\nWhite House fence jumper has PTSD, former stepson says\nHow the Secret Service could beef up White House security\"\n850,\"THE spy agencies MI5 and MI6 have identified the British fighter suspected of murdering the US journalist James Foley, British government sources confirmed yesterday.\n\nThe masked man with a London accent, who is said to be known as Jihadi John, was seen in the shocking video of Foley’s death released by the Islamic State extremist army last week.\n\nWhile sources gave no details of the man they have identified, a key suspect is Abdel-Majed Abdel Bary, 23, who left his family’s £1 million ($1.78m) home in Maida Vale, west London, last year. He recently tweeted a picture of himself holding up a severed head.\n\nThe intelligence agencies and police estimate up to 20 British extremists a month are now travelling to Syria and Iraq to fight with Islamic State. The rate has risen since Islamic State declared a “caliphate” eight weeks ago. US ­officials said America was considering carrying out drone strikes on Islamic State leaders in Syria as it steps up its activities in the country, and could also provide more help for moderate rebels fighting President Bashar al-Assad.\n\nPentagon sources claimed President Barack Obama agonised for weeks over whether to authorise a mission to rescue Foley and other foreign hostages. Delta Force commandos finally launched the mission on July 4 but the hostages had been moved.\n\n“They were ready to go in June to grab the guy and they weren’t permitted,” said Anthony Shaffer, a former lieutenant colonel who worked on covert operations.\n\nWriting in The Sunday Times yesterday, British Foreign Secretary Philip Hammond accused Foley’s killer of “an utter betrayal” of everything the British people stand for. “It is horrifying to think that the perpetrator of this ­heinous act could have been brought up in Britain,” he wrote.\n\nMr Hammond said Foley’s death was “a reminder to us all that Islamic extremism in Iraq and Syria is not only causing huge suffering in those countries but is also a barbaric ideology threatening us at home”.\n\nUnless Islamic State is stopped, “sooner or later they will seek to strike us on British soil”, he wrote.\n\nThe comments are the most ­explicit warning yet from a British cabinet minister about the risk of an attack against the country.\n\nThe British government, he wrote, was “investing significant resources to tackle this problem for the long term” and to disrupt Islamic State’s ability “to organise, raise funds and attack us here in Britain”.\n\nWhile “we must support the overwhelming majority of British Muslims who are moderate, law-abiding people with values and morals we all share ... we should be in no doubt that we have a vital ­national interest in tackling the threat from Islamic State,” he said.\n\nGovernment sources insisted that while the option of British air strikes on the jihadists remained on the table, they “are not being actively considered or proposed at this stage”.\n\nMilitary planners are, however, drawing up plans to deploy scores of British troops to help train a “substantial” number of Iraqi troops and Kurdish Peshmerga fighters.\n\nTraining will focus on the use of heavy weaponry such as artillery, mortars and Milan antitank weapons.\n\nSources said Britain was exploring the possibility of establishing training camps in the Kurdistan region of northern Iraq and in Baghdad, although the high security risk meant the training could take place in Jordan or Britain instead.\n\nAdditional reporting: MARIE WOOLF\n\nThe Sunday Times\"\n851,\"Not only has the upcoming Steve Jobs biopic likely found an actor to play Jobs, it may have found an actor to play Apple co-founder Steve Wozniak too: according to The Wrap, Seth Rogen is being considered for the role. Variety reports more definitely that he's actually set to play it. Rogen would be acting alongside Christian Bale, who is reported to have taken the part of Jobs. Danny Boyle, who made Trainspotting and 28 Days Later, is directing based on a script by Aaron Sorkin. Jessica Chastain is also reported to be under consideration for a part, though it isn't known who she would be playing.\n\nTHIS ISN'T A DONE DEAL YET\n\nRogen is certainly an interesting casting choice, but with how little is known about this movie, it's hard to really gauge what it means. For one, it's not clear how large the role of Wozniak will be: the film is supposed to take place in the moments preceding three major Apple product launches, and Wozniak wouldn't necessarily be around for all of those, having left Apple in 1985. We've also seen successful pairings of strong dramatic actors, like Bale, with traditionally comedic actors, like Rogen, in the past to quite a bit of success — see last year's The Wolf of Wall Street, for example — so it's possible that Boyle is trying to emulate that here.\n\nThat all said, The Hollywood Reporter says that it isn't clear if an offer has been made to Rogen yet, but that the film's producers do want him on board. The Reporter also says that Bale's deal is yet to close and remains at a delicate stage — though Sorkin has suggested that he's on board. This Sorkin-scripted Jobs film has had a rocky development process and has already had to restart once, when David Fincher was dropped from being its director. Still, it's sounding more and more like the studio behind this film is eager to get it made, so perhaps we'll see some confirmation on all of this soon.\"\n852,\"After a solid week of coming to terms with the fact that Steve Jobs is Batman, we've found ourselves in a Job-less world once more. Now that Christian Bale's thrown in the tiny circular glasses, we ask you, dear readers, who's your Jobsian ideal?\n\nIs it Woody Harrelson you see telling you to stay both hungry and foolish? Garey Busey perhaps? Or maybe even Meryl Streep—because who cares! Anyone's better than Ashton.\n\nSo share your top picks down below, and help us find the perfect Steve to Seth Rogan's (presumably) stoned, ever-guffawing Woz.\"\n853,\"It's a common practice around the world to speed up TV shows in order to insert more commercial time. The subtle speeding up can slice a couple of minutes from a 22 minute sitcom with little noticeable difference--and broadcasters can plug in two more minutes of commercials per half hour! It's a last ditch effort, perhaps, to extract money out of a dying media delivery system before streaming obliterates the advertising model. TBS does it with Seinfeld reruns (see below) and worldwide it happens all the time--from the BBC to India.\n\nBut is that all there is to it--trying to make more money? Actually many viewers point out that TV shows (and everything else) move faster now in the age of the 6-second Vine. The speeding up actually helps the content itself seem more contemporary. Here's one commenter: \"\"Honestly, shows move a lot faster now and the sped up version feels a little more updated than the original slower version. But who even watches actual TV anymore? No TV + adblock on 90% of internet = very little advertising = happy me :)\"\"\"\n854,\"Momentum for the Apple Watch will likely take a short time to build driven mostly by apps, one analyst believes, with sales quickly escalating to 10 million units in the holiday 2015 shopping season.\n\nKeith Bachman of BMO Capital Markets believe Apple will sell 19 million Apple Watch units in calendar year 2015, with more than half of those being sold in the December quarter. His prediction was issued in a new note to investors this week, a copy of which was provided to AppleInsider.\n\nBachman is bullish on the Apple Watch, but he believes it will take some time for applications to be built that will truly sell the public on the upcoming wrist-worn device.\n\nHis estimates suggest there will be an installed base of more than 484 million iPhone users as of December 2015. Sales of 19 million Apple Watch units would equate to 3.9 percent of the total user base.\n\nFor fiscal year 2016, Bachman believes Apple will sell 36.5 million of the Apple Watch, growing to 10.9 percent of iPhone users by September of 2016.\n\nBachman's confidence in the Apple Watch comes despite the fact that there is still much not known about the wearable. In particular, he's especially curious to find out final pricing, application availability, and battery life.\n\nRegarding the high-end price point, BMO's analyst isn't concerned if the 18-karat gold Apple Watch Edition sells for more than $10,000. He suspects Apple will sell very few units at that price, as most high-end watch consumers will opt for a brand like Rolex that can stand the test of time.\n\nBachman also isn't concerned about suspected battery life of around 24 hours. He noted that most consumers have become accustomed to recharging their iPhone at night by their bedside, and he expects Apple Watch users will do the same.\n\nBMO has maintained its price target of $135 for shares of AAPL, along with an \"\"outperform\"\" rating.\"\n855,\"U.S. Rep. Duncan Hunter this week declared terrorists have been crossing the Rio Grande.\n\nThe California Republican, speaking to Greta Van Susteren on Fox News Oct. 7, 2014, said he’d learned from the U.S. Border Patrol that Islamic State fighters had been nabbed trying to enter the country from Mexico. \"\"ISIS is coming across the southern border,\"\" Hunter said, adding a moment later: \"\"I know that at least 10 ISIS fighters have been caught coming across the Mexican border in Texas.\"\"\n\nBorder Patrol agents \"\"caught them,\"\" Hunter also said, but \"\"you know there's going to be dozens more that did not get caught by the Border Patrol.\"\"\n\nOur eyebrows were raised. We sought detail.\n\nNo federal or state confirmation\n\nNo state or federal law enforcement agency confirmed Hunter’s account when we inquired, and Hunter spokesman Joe Kasper declined to reveal the congressman’s sources.\n\nFox News, in its original Oct. 8, 2014, online news report on Hunter’s declaration, quoted the Department of Homeland Security disputing his account.\n\nHomeland Security told PolitiFact Texas that no such apprehensions have occurred. An agency spokeswoman, Marsha Catron, emailed: \"\"The suggestion that individuals who have ties to ISIL have been apprehended at the Southwest border is categorically false, and not supported by any credible intelligence or the facts on the ground. DHS continues to have no credible intelligence to suggest terrorist organizations are actively plotting to cross the southwest border.\"\"\n\nAnd after Hunter spoke, the Texas Department of Public Safety wrote state legislators, saying in an Oct. 8, 2014, email it \"\"does not have any information to confirm\"\" statements about Islamic terrorists or ISIS fighters entering the country. A DPS spokesman, Tom Vinger, confirmed the message’s authenticity.\n\nIn the message, a DPS deputy director, Robert Bodisch, mentioned the Hunter interview and an Oct. 8, 2014, news report by Judicial Watch, a conservative news website, stating Islamic terrorists had entered the country from Mexico. According to unidentified Homeland Security sources, Judicial Watch said four terrorists had been apprehended in the previous 36 hours by federal authorities and the DPS in McAllen and Pharr.\n\nIn the message to legislators, Bodisch further wrote: \"\"An unsecure border is certainly a vulnerability that can be exploited by criminals of all kinds, and it would be naïve to rule out the possibility that any criminal organization would not look for opportunities to take advantage of security gaps along our international border. That said, DPS does not have any information to confirm the specific statements recently reported in the press.\"\"\n\nOn Sept. 17, 2014, PolitiFact in Washington analyzed an August 2014 Judicial Watch story, finding Mostly False another congressman’s claim that \"\"we know that ISIS is present in Ciudad Juarez,\"\" which neighbors El Paso. Research did not turn up any law enforcement official or news outlet that independently verified or corroborated the claim, making the declaration that \"\"we know\"\" with certainty ISIS is in Juarez a big stretch.\n\nFor this fact check, a terrorism expert said Hunter’s claim doesn’t make much sense.\n\n\"\"It’s implausible given the way the criminal-justice system works to have 10 ISIS fighters arrested at the border and never charged,\"\" said Daveed Gartenstein-Ross, director of the Center for the Study of Terrorist Radicalization at the Foundation for Defense of Democracies in Washington.\n\nGartenstein-Ross said by phone he knows of \"\"no reporting coming through DHS suggesting that a large number of ISIS fighters have been intercepted at the border. I’ve talked to a large number of people within the department, and the department has unequivocally denied it. There’s not one shred of evidence this is the case.\"\"\n\nKasper, informed we'd not confirmed Hunter's statement, said Hunter stands by what he said.\n\nKasper also expressed doubt federal agencies are revealing the facts about fighters getting caught.\n\n\"\"Problem here is that this is always a zero-sum game,\"\" Kasper wrote. \"\"We make the point. Official channels deny. Then, maybe in a few years from now the information will pop up on the front page of the Washington Post,\"\"  much like that newspaper this week reported new details about the Secret Service prostitution scandal, Kasper said.\n\nOur ruling\n\nHunter said \"\"at least 10 ISIS fighters have been caught coming across the Mexican border in Texas\"\" and there are \"\"dozens more that did not get caught by the Border Patrol.\"\"\n\nNo government agency confirms anything remotely close to the idea that at least 10 ISIS fighters have been caught coming across the Mexican border. Notably, too, the lead Texas agency entrusted with public safety alerted legislators of its own lack of confirmation. Similarly, the idea there are \"\"dozens more that did not get caught by the Border Patrol\"\" is missing a factual basis.\n\nAll told, this statement strikes us as incorrect and ridiculous. Pants on Fire!\n\nPANTS ON FIRE – The statement is not accurate and makes a ridiculous claim.\n\nClick here for more on the six PolitiFact ratings and how we select facts to check.\"\n856,\"Kim Jong-un has broken both of his ankles and is now in the hospital after undergoing surgery, a report in a South Korean newspaper claims.\n\nThe North Korean leader has been missing for more than three weeks, fueling speculation about what could cause his unusual disappearance from the public eye. Some rumors indicated that he was suffering from gout, others speculated it was a sign of some sort of internal struggle within the secretive North Korean regime, and some even said he was simply getting ill by eating too much Swiss cheese.\n\nBut on Tuesday, South Korean newspaper The Chosun Ilbo added a new twist, reporting that Kim was hospitalized in mid-September and had surgery at the Bonghwa Clinic, a hospital for high-ranking government officials in the capital, Pyongyang.\n\n\"\"I heard that Kim Jong-un injured his right ankle in June after pushing ahead with on-site visits and ended up fracturing both ankles because he left the injury unattended,\"\" an anonymous source was quoted as saying.\n\nApparently, Kim sprained his right ankle while wearing Cuban heels during a tour of military bases and factories, the paper reported. Kim was seen limping in July during a TV appearance.\n\nThe paper said that Kim was still in the hospital, under heavy protection from bodyguards, and was receiving visits from several government officials.\n\nThis rumor seems to confirm what North Korean state media had said on Thursday, when state broadcaster Korean Central Television reported that Kim was \"\"not feeling well,\"\" and was suffering from an \"\"uncomfortable physical condition.\"\"\n\nHave something to add to this story? Share it in the comments.\"\n858,\"Is Fidel Castro dead? Yes, a man named “Fidel Castro” has died, but he’s not the famous Castro you might be thinking of. The prospect that the leader of Cuba might have died is circulating on the internet, and the rumors claim Fidel Castro’s death was supposed be announced at an official conference, according to the Castro health rumors, but already Cuba has denied these rumors.\n\nIn a related report by the Inquisitr, it’s claimed that Ian Fleming, the author of the famous James Bond series, helped former President Kennedy to hatch a Fidel Castro assassination plot.\n\nAccording to the el Nuevo Herald, the rumors claimed Fidel Castro dead because a man named Fidel Castro Odinga, the son of an important politician in Kenya, died over the weekend at the age of 14 years old.\n\n“Castro Odinga was the son of Raila Odinga, the main opposition leader in Kenya and was considered a possible successor to his father. It is possible that his death and his name have confused many users of Twitter, and these have begun to spread the word about the supposed death of the Cuban leader.”\n\nKenyan police are currently investigating Odinga’s death, and these headlines may have encouraged rumors about the Cuban leader.\n\nAccording to Laiguana TV, it’s also possible that a blog by Yusnaby Perez may have sparked rumors that claimed Fidel Castro dead because he had not been in public in many months.\n\n“How strange! It is the first year since I can remember the anniversary of the Revolution that Fidel does not appear.”\n\nThursday marked a year since the former Cuban president made a public appearance. Castro has apparently received foreign dignitaries at his home in Havana, but has not commented publicly on the recent changes between Cuba and the United States that was announced on December 17, 2014.\n\nThe rumors were increased even further when Italian newspaper Corriere Della Sera reported on Fidel Castro’s death. The newspaper quickly retracted its report, but not before the alleged “news” about Castro went viral.\n\nBecause of these rumors several media outlets in Venezuela and Cuba claimed the Cuban government planned on calling a press conference to discuss Fidel Castro’s heath condition. But an official from the International Press Centre (CPI), the department Cuban Foreign Ministry serving foreign media, says this rumor is false, saying,\n\n“That is false. No press conference was convened, no.”\n\nIn addition, Castro’s influential nephew, Alejandro Castro Espin, who is currently in Greece, told a radio station his uncle is “in good health” and there’s no reason to speculate about Castro’s death.\"\n859,Kim Jong-Un had ankle surgery and is now recovering at an estate north of Pyongyang.\n860,\"Bale, a longtime favorite for the role, is back in the mix after talks with Leonardo Dicaprio fell through\n\nChristian Bale may play Steve Jobs in Sony's Aaron Sorkin-scripted biopic after all. The actor is now in talks for the role for director Danny Boyle, an individual with knowledge of the project told TheWrap.\n\nAs TheWrap was the first to report, Bale has been the top choice for the part of the late Apple founder ever since the project was announced, and David Fincher was especially keen on the actor when he was in talks to direct.\n\nAlso read: Christian Bale Is David Fincher's Choice to Play Steve Jobs in Sony Movie (Exclusive)\n\nBoyle previously held talks with his “The Beach” star Leonardo Dicaprio to take the role, but that fell through and Bale is now back in the conversation, pending scheduling.\n\nSony had no comment.\n\nSee video: Christian Bale Is the Chosen One in New ‘Exodus: Gods and Kings’ Trailer\n\nScott Rudin and Mark Gordon are producing with Film 360's Guymon Casady. Sorkin's script is based on on Walter Isaacson's book, which was authorized by Jobs himself.\n\nBale, who won an Oscar for David O. Russell's “The Fighter,” will next be seen in Ridley Scott's “Exodus: Gods and Kings” and will voice the jaguar Bagheera in Warner Bros’ “Jungle Book: Origins.” He is represented by WME.\"\n862,\"THE girlfriend of Olympic champion Michael Phelps has dropped a bombshell — she was born intersex and lived as a boy until her teens.\n\nIn a post on her Facebook page, Taylor Lianne Chandler, 41, revealed that she was an intersex baby and her birth name was David Roy Fitch.\n\n“I was born with male genitalia with no testicles, but I also have a uterus and no ovaries,” she told Radar Online.\n\nTRANSGENDER KIDS: Teen Jazz Jennings writes children’s book\n\nShe decided to change her name as a teenager and later underwent surgery to become a woman.\n\nChandler claims Phelps, 29, was unaware that she was born intersex and that she did not tell him during their relationship.\n\nBEING ME: ‘I want to be a girl, I’m sick of this body’\n\nANTI-GAY STANCE: Casey councillor slammed for ‘cheap stunt’\n\nChandler, who dated the swimmer before he checked into rehab in September, says she met Phelps on hook-up app Tinder.\n\nThe pair met up at the Olympian’s Baltimore home to watch a football game, she told Radar Online.\n\n“One thing led to the next, and we made love during halftime,” she said.\n\n-----------------------------------------------------------------------------------------------------------------\n\nMORE STORIES\n\nFUNDING CUTS: Is this the end for our ABC?\n\nTEARFUL APOLOGY: Accused breaks down over fatal smash\n\nPOWER LOST: Fire and big rain as storm smashes city\n\nCELEBRITY PAIN: Bono seriously injured in bike crash\n\nSEXIEST ALIVE: Why Ryan Gosling turned Hollywood title down\n\n-----------------------------------------------------------------------------------------------------------------\n\n“Later, we had sex again. The intimacy with him was amazing! It was the first time in my life that someone has made me feel like a true woman.”\n\nPhelps was arrested for drunk driving and entered rehab last month.\n\nHis ex-lover says she emailed him about her complicated history but he has yet to respond.\"\n867,\"The Isis militant known as Jihadi John has today been named in reports as Mohammed Emwazi\n\nThe British Isis militant known as Jihadi John has been identified in reports today as Mohammed Emwazi, from London.\n\nIn a lengthy article by The Washington Post, identifying the man suspected of appearing in videos showing the beheading of US and UK hostages, a 2010 report in The Independent is cited, which details claims that Emwazi was detained for 'days' and illegally interrogated by MI5 while on a safari holiday in Africa, before being let go.\n\nIt has now been claimed Emwazi started to become radicalised following the events on this trip.\n\nBelow is the full report, in which Emwazi is identified as Muhammad ibn Muazzam, from The Independent on Saturday, 01 May, 2010.\n\nBritish Muslims on safari 'stopped by MI5' (from The Independent on 01/05/2010)\n\nMI5 agents illegally interrogated British Muslims who were detained while on safari holidays in Africa, it was claimed yesterday.\n\nThe new allegations mirror cases first raised by The Independent last year in which the security service was accused of harassing and intimidating north London community workers who had returned from Somalia.\n\nNow two British men from west London who visited Tanzania for a week-long safari in May last year say they were arrested and held for “days” in inhumane detention on the orders of MI5.\n\nAbu Talib and Muhammad ibn Muazzam, both in their mid-20s, and a German friend travelling with them, allege they were threatened with beatings by members of Tanzania's security forces. After being refused entry to Tanzania they were returned to the Netherlands, where they say they were questioned by MI5 agents who accused them of having links to Islamic extremists.\n\nOn their return to the UK the next day, the men allege they were harassed by MI5, who warned them they were now on a terror watch list which prevented them travelling to any Muslim country. Another British citizen, Abu Omar, 19, says that in April 2009 his safari holiday to Kenya was interrupted when the house in which he was staying was raided by local security officers.\n\nMr Omar claims he was held and questioned for four days, also on the basis of intelligence supplied by MI5. He alleges that his interrogators threw a mobile phone at him which they said had his fingerprints on and was linked to phone calls made to Osama bin Laden. Back in London Mr Omar was further questioned by MI5, who took his fingerprints and photographs.\n\nHe told the human rights group Cageprisoners: \"\"I was left in the airport without money, barefoot and my clothes in bin liners.\"\"\n\nThe new cases bear striking similarities to allegations made by six youth workers from Kentish Town who allege that they too were harassed and unlawfully interrogated after holidays abroad in 2008. Cageprisoners' executive director, Asim Qureshi, said: \"\"The last seven years of the 'War on Terror' have seen the profiling and criminalisation of the Arab and Pakistani communities by UK authorities around the world. The policies implemented through counter-terrorism legislation and Prevent [the Government's strategy for combating extremism in the Muslim community] have been counter-productive as Muslim communities feel marginalised. Many Muslims feel besieged and the policies of Government have done nothing to temper that.\"\"\n\nA government spokeswoman said the Security Service \"\"operated within the law\"\" and complaints about officers' alleged behaviour should be made to the independent commissioner who has the power to investigate allegations.\"\n869,\"KLAS-TV in Las Vegas is reporting that Jose Canseco was accidentally shot in his home:\n\nA neighbor tells 8 News NOW former baseball star Jose Canseco was hurt in an accidental shooting Tuesday afternoon at his house on the eastside of the Las Vegas valley. Metro Police confirm there was an accidental shooting at the address, but would not confirm the former player was hurt. However, records show Canseco owns the home where the shooting happened.\n\nHis post-playing career has been nothing if not weird and random. Here’s hoping he’s OK, because weird and random is one thing, tragic is another, and no one wants that at all.\n\n(h/t to Chad Reno)\"\n871,\"mboxCreate('FoxNews-Politics-Autoplay-Videos-In-Articles');\n\nA Republican congressman claimed Tuesday that \"\"at least 10\"\" Islamic State \"\"fighters\"\" have been caught trying to cross the U.S.-Mexico border into Texas, though an administration official denied it.\n\nRep. Duncan Hunter, R-Calif., said he learned the information from the Border Patrol, warning that the alleged attempts to cross into the U.S. raise serious security concerns.\n\n\"\"ISIS is coming across the southern border,\"\" he told Fox News. \"\"They aren't flying B1 bombers bombing American cities, but they are going to be bombing American cities coming across from Mexico.\"\"\n\nHunter continued: \"\"I know that at least 10 ISIS fighters have been caught coming across the Mexican border in Texas.\"\"\n\nHe claimed Border Patrol \"\"caught them,\"\" but \"\"you know there's going to be dozens more that did not get caught by the Border Patrol.\"\"\n\nThe Department of Homeland Security on Wednesday denied Hunter's claim.\n\n\"\"The suggestion that individuals who have ties to ISIL have been apprehended at the Southwest border is categorically false, and not supported by any credible intelligence or the facts on the ground,\"\" a senior DHS spokesman said. \"\"DHS continues to have no credible intelligence to suggest terrorist organizations are actively plotting to cross the southwest border.\"\"\n\nBut Hunter spokesman Joe Kasper said the information -- that about 10 individuals with \"\"known ISIS affiliations\"\" -- came from a \"\"high-level source within the Border Patrol.\"\"\n\n\"\"The congressman was conveying what he knows -- and what he was told,\"\" Kasper said. \"\"It makes sense that the left hand of DHS doesn't know what the right hand is doing -- it's been that way for a long time and we don't expect that to change.\"\"\n\nObama administration officials previously have downplayed the threat of Islamic State militants infiltrating the U.S. through the southern border, as warnings about that possibility have circulated.\n\nHomeland Security Secretary Jeh Johnson, in an interview with Fox News last week, acknowledged reports that four men with suspected terror ties had been apprehended at the southern border in Texas and questioned. But Johnson said they were \"\"scrutinized very, very carefully\"\" and officials found \"\"no evidence that these individuals were tied to terrorism.\"\"\n\nBorder Patrol and Homeland Security sources also told Fox News that they have not been able to substantiate Hunter's claim. They said between Sept. 23 and Oct. 6, only five illegal immigrants from \"\"special interest\"\" countries were arrested at the Texas border -- and they were from Bangladesh.\n\nThe four men that Johnson referred to were actually Kurds, Fox News is told.\n\nJohnson, at a hearing last month, stressed that the government had \"\"no specific intelligence or evidence to suggest at present that ISIL is attempting to infiltrate this country though our southern border.\"\"\n\nAt the same hearing, National Counterterrorism Center head Matthew Olsen also said: \"\"There has been a very small number of sympathizers with ISIL who have posted messages on social media about this, but we've seen nothing to indicate there is any sort of operational effort or plot to infiltrate or move operatives from ISIL\"\" into the U.S. through the southern border.\n\nStill, Johnson said the U.S. needs to be \"\"vigilant\"\" and aware of the possibility of \"\"potential infiltration by ISIL or any other terrorist group.\"\"\n\nThe union representing America's immigration caseworkers also sounded an urgent warning last month about the threat. Kenneth Palinkas, president of the National Citizenship and Immigration Services Council, alleged the administration has made it easier for terrorists to \"\"exploit\"\" the country's visa policies and enter the homeland.\n\nHe complained that the administration has \"\"widened the loophole\"\" they could use through the asylum system, and has restricted agents from going after many of those who overstay their visas.\n\nFurther, he warned that executive orders being contemplated by President Obama would \"\"legalize visa overstays\"\" and raise \"\"the threat level to America even higher.\"\" He said there is \"\"no doubt\"\" many are already being \"\"targeted for radicalization.\"\"\n\nFoxNews.com's Judson Berger and Fox News' Jennifer Griffin and William La Jeunesse contributed to this report.\"\n872,\"The Islamic State militant known as Jihadi John has been identified as Mohammed Emwazi from West London.\n\nThe IS frontman is believed to have appeared in a series of shocking videos in which hostages, including British aid worker Alan Henning, are brutally murdered\n\nThe 27-year-old was named this morning by the Washington Post and it is understood he is known to British security services.\n\nThe paper described him as being from a well-to-do family in West London, graduating from college with a degree in computer programming.\n\nMORE: Soldier who went to fight in Syria ‘is going to get a smacked bottom’\n\nMORE: Desperate plea for missing schoolgirls ‘heading to Syria’\n\nA friend said: ‘I have no doubt that Mohammed is Jihadi John. He was like a brother to me… I am sure it is him.’\n\nHis friend added that he was radicalised after a planned trip to Tanzania following his graduation.\n\nBritish radicalisation experts said they believed the identity to be ‘accurate and correct’.\n\nA statement from the International Centre for the Study of Radicalisation (ICSR) at King’s College London said: ‘We believe the identity and name published by the Washington Post and now in the public realm to be accurate and correct.’\n\nDressed all in black with a balaclava covering all but his eyes and the ridge of his nose and a holster under his left arm, ‘Jihadi John’ reappeared in videos of the beheadings of US journalist Steven Sotloff, British aid workers David Haines and Alan Henning, and American aid worker Peter Kassig.\n\nAnd last month, the militant appeared in a video with the Japanese hostages Haruna Yukawa and Kenji Goto, shortly before they were killed.\n\nA detailed Washington Post article claims Jihadi John is in fact Kuwaiti-born Emwazi, who it says travelled to Syria around 2012 before later joining IS, which has taken control of large swathes of the conflict-torn country, as well as territory in neighbouring Iraq.\n\nThe article claims Emwazi started to radicalise after a planned safari in Tanzania following his graduation from the University of Westminster was brought to an abrupt end when he was detained on arrival in Dar es Salaam and deported the following day.\n\nIt is claimed that he told friends he was flown to Amsterdam where an officer from MI5 accused him of trying to reach Somalia, where the militant group al-Shabab operates.\n\nAccording to the article, in 2009/2010, Emwazi decided to move to Kuwait, where he told friends he had a job and marriage waiting for him – but was prevented from travelling there by UK counter-terrorism officials.\n\nReleased hostages have told officials that Jihadi John was part of a team guarding Western captives at a prison in Idlib, Syria, in 2013. He was joined by two other men with British accents, including one who was dubbed ‘George’.\n\nThe ICSR said: ‘Jihadi John is not special in the sense that all the foreign fighters have tried to hide their identity by using pseudonyms or literally by masking themselves.\n\n‘The fact that ‘Jihadi John’ has been unveiled in this manner demonstrates that whatever efforts are made, the ability to mask one’s identity is limited or in fact impossible, and their true identities will eventually be revealed.\n\n‘This demonstrates what we have long said about radicalisation, that it is not something driven by poverty or social deprivation. Ideology clearly plays a big role in motivating some men to participate in jihadist causes.\n\n‘British fighters have clearly demonstrated that they are not in this conflict to take a back seat. They are full participants in this war, operating as suicide bombers, hostage takers, and executioners.’\n\nScotland Yard has refused to confirm the reports.\n\nCommander Richard Walton, head of the Met’s counter terrorism command, said: ‘We have previously asked media outlets not to speculate about the details of our investigation on the basis that life is at risk.\n\n‘We are not going to confirm the identity of anyone at this stage or give an update on the progress of this live counter-terrorism investigation.’\n\nDowning Street declined to confirm or deny that the reported name was known to the intelligence and security services.\n\nAsked if David Cameron was concerned about Emwazi’s name being reported, a No 10 spokeswoman said: ‘The Prime Minister would be concerned about information being put into the public domain at any time that might jeopardise ongoing police or security investigations or the safety of British citizens.\n\n‘There is an ongoing investigation. It is absolutely right that we allow the police and security agencies to do all they can to bring those responsible to justice and to help keep British people safe.’\"\n873,\"(CNN) -- New York City will apparently change its policy on marijuana possession, giving officers the option to merely ticket offenders instead of requiring an arrest, a law enforcement source told CNN on Monday.\n\nThe new policy, reported Sunday by The New York Times, is expected to be announced by Mayor Bill de Blasio and Police Commissioner William Bratton at a 3 p.m. ET news conference.\n\nPolice will have some discretion in deciding whether to issue a ticket or make an arrest, according to the source.\n\nUnlike in some places that have legalized recreational marijuana, New York law still bans possession of the drug. The policy shift only changes how police would enforce the existing law.\n\nCNN's Shimon Prokupecz contributed to this report.\"\n874,\"Following the deadly shootings at Charlie Hebdo, a French satirical magazine with a history of lampooning religious extremism, cartoonists came out in droves to support those who were killed Wednesday in the best way they knew how: with their own set of tribute cartoons. Artists from The Independent, The Washington Post, and more published visual depictions of their reaction to the news of the attack, which took the lives of 12 people, a death toll that included four prominent cartoonists. (Charlie Hebdo editor Stephane Charbonnier was perhaps the most high-profile of those killed Wednesday.) And — for those who flocked to Facebook, Instagram, and other forms of social media Wednesday — it appeared that Banksy had dedicated his own cartoon to the tragedy. But, come Wednesday night, fans of the elusive street artist would be disappointed to learn that, no, Banksy likely did not draw the stunning pencil image.  \n\nThough it at first appeared as though the artist was responsible for the cartoon after it surfaced on a Banksy Instagram account, it’s believed that the account does not belong to Banksy himself. Not only because Banksy’s official website insists that the artist keeps off social media — specifically referencing his lack of a Facebook or Twitter account (this short-lived Instagram was the only account that was ever linked to Banksy) — but also, as Business Insider notes, the cartoon image is far too low-res for an artist with Banksy’s notoriety. Writes the site:\n\nAnother clue that points to the image being fake is its file size. The image uploaded to the fake Banksy social media posts is pixelated and low-resolution. Banksy is an artist who makes a living from exhibiting his work, he wouldn’t want his work to be displayed in a way that makes it look bad.\nThat said, the image itself is striking, and a fitting tribute to those who have passed on following the shootings in Paris. So, though it’s possible Banksy did not design the cartoon (and only leaves you wondering what kind of tribute Banksy would publish), it’s worth digesting, appreciating, and using it to remember that violence will never quell freedom of speech.\"\n877,\"Piper Jaffray’s Gene Munster has issued a new report to investors, breaking down expected Apple Watch average selling prices. The analyst predicts that the stainless steel Apple Watch will be priced at $499, while the 18k Gold Edition will sell for $4,999, AppleInsider reports. He also said that on average, consumers will spend closer to $550 on the device, considering case and internal storage options.\n\nApple watch versions\n\nApple Watch will be released in three separate price tiers i.e. Apple Watch Sport, Apple Watch and Apple Watch Edition, with each series including two display sizes and a variety of strap choices. Starting with Apple Watch Sport, Munster expects an ASP (average selling price) of $450 including configuration choices like case and internal storage options. The stainless steel Apple Watch model is expected to start at $499 to $549, with an overall ASP at around $650. Regarding the Apple Watch Edition, the analyst forecasts the base model to start at $4,999, while classifying segment ASP at $7,500.\n\nBased on current pricing for Apple’s silicon iPhone 6 cases, which come in at $35, Munster sees elastomer Apple Watch straps to start in a similar $29 to $35 range, while leather bands could be priced between $49 to $59. Pricing for metal bands like the link bracelet and Milanese loop are more difficult to determine, but the analyst believes steel versions will come in at $99, while gold bands could be priced into the thousands of dollars. \n\n“If you assume that 55 percent of bands purchased are elastomer, 35 percent leather, 10 percent steel, and about 5,000 total gold bands are sold, the average band ASP could be around $50,” Munster writes. \n\nLastly, Munster expects the Sport model to make up 55% of overall Watch sales, while the mid-tier Apple Watch will take 45%. As for Apple Watch Edition, Munster believes Apple might sell roughly 10,000 units this year.\n\nBased on what we know so far about the Apple Watch, which model do you plan on getting?\"\n879,\"Matt Taibbi is taking a “leave of absence” from Pierre Omidyar’s First Look Media, according to New York Magazine. The move comes “after disagreements with higher-ups inside Omidyar’s organization, a source close to First Look confirmed today.”\n\nOver the last year, however, the center of gravity of the organization has shifted, as Omidyar and his Silicon Valley braintrust have exerted control over budgets and vacillated over the journalistic mission. Over the summer, Omidyar appointed a longtime confidante, John Temple — a former newspaper editor who previously led an Omidyar-financed civic journalism venture in Hawaii — to be the president for audience and products, putting him in a position above Eric Bates, the former Rolling Stone editor who was brought on as a First Look editorial director, who is close to Taibbi.\n\nThe “leave of absence” also comes three months after I first reported that Omidyar had apparently ordered Taibbi to change his strategy away from purely covering corporate fatcats (like, uh, Pierre Omidyar) to a wider mission, involving more comedy than reporting. Around the same time I heard rumors that Eric Bates was also unhappy at the organization.\n\nI’ve previously had a… uh… spirited email conversation with Taibbi about both claims, although Taibbi would only engage on the condition that his words were “not for publication” — a strange demand coming from an editor at a site that’s about leaking confidential documents. I emailed Taibbi again today to ask if I can publish his responses in the light of today’s news. He replied: “No, you may not.”\n\nHere then, for what little it’s worth, is my side of the correspondence, from back in July, in which I laid out the state of First Look as I saw it (with a little help from some well placed sources.) The discussion was… uh… spirited on both sides. All words below are mine — you’ll just have to try to infer what Taibbi’s stated position might have been.\n\nA note on not for publication / off the record: I thought carefully about the ethics of publishing even my half of a “not for publication” conversation. Given First Look’s own policy of publishing confidential documents and the fact that it seems clear Taibbi wasn’t being entirely truthful about his place at the company, I ultimately came down on the side of publishing my own responses, with Taibbi’s words redacted. I’m sure some readers with disagree — I welcome the discussion.\n\nAlso, an important disclosure: Taibbi previously worked with Pando’s Mark Ames on Russian ex-pat newspaper, the Exile. It has been widely reported that the two are no longer on speaking terms. I didn’t discuss this post with Mark before publishing.\n\nOk, here are the emails…\n\n[The email thread began with Taibbi's emailing me to deny that Omidyar had changed his strategy. I had emailed First Look for comment on my story before publication but received no reply. Taibbi's email was headed \"\"Not for publication.\"\"]\n\nFrom: Paul Carr To: Matt Taibbi Date: Tue, Jul 29, 2014 [Redacted Taibbi quote, denying my story] Right, but that’s not the part that seems to have changed. What’s changed is that Omidyar’s description of the site yesterday made zero mention of wall street. It’s gone from finance first to politics first. More broadly, and happy to stay off the record, there’s clearly something weird going on over there. Why does a 250m journalism project have to shift focus before it’s launched? It suggests PO has no clue how to handle talent and so is retreating back to technology.\n\n[Taibbi responded, with questions of his own. Here's my reply...]\n\nFrom: Paul Carr To: Matt Taibbi Date: Tue, Jul 29, 2014 I don’t think [Omidyar] took you aside and ordered you not to cover his friends. I think either you made the decision yourself for reasons of an easier life, or his blog post was the first you heard about the change and he just publicly fucked you over. Knowing what I do about his management style I’m leaning towards the latter. But I emailed you because I actually want to understand what’s going on.\n\n[Taibbi responded again. And I replied again...]\n\nFrom: Paul Carr To: Matt Taibbi Date: Tue, Jul 29, 2014 [Redacted.] If I waited for Pierre and his staffers to respond to questions I’d never publish a thing about First Look. I’ve given PO 48hrs to respond before, and still got nothing. I’m sure you’ve always held stories indefinitely until you receive a response? As for your bizarre chain of straw man arguments — I didn’t say he’d hired you to shut you up. So, no, I don’t [believe] something you just made up. As you say, that would be real [redacted] analysis. Here’s what I believe… I don’t think Pierre has any idea why he hired you, and I don’t think you’re entirely sure either. Perhaps he was looking for names that looked good on a press release and you fit the bill. I think you’re tired, and I think you knew the Rolling Stone gig wasn’t going to last for ever. I think PO offered you complete editorial freedom and promised you a blank check to build your own team. For that reason, I think Omidyar’s announcement yesterday should be terrifying to you, and to anyone else who works at FLM. He’s lost his nerve — for a combination of reasons — and is retreating to something he understands: Technology and platforms. I’ve spoken to people who have known Omidyar for decades and people who have worked with him on previous publications — if you seriously think he’s going to have your back when you go after his pals you’re more naive than… well, than you are. I’m tired of this conversation now. I honestly can’t tell if you’re being a team player, or if you believe any of this crap. I’m sure I’ll continue to cover FLM and I’ll continue to ask for comment when I do. It’s entirely up to you if you respond before publication or wait until afterwards and then bitch on Twitter. Either way, I’ll continue to read your Wall St stuff if/when you publish it — just as I read, and enjoyed, your most recent book on a long flight a few weeks back. Best of luck, Paul\n\n[Taibbi responded again.]\n\nFrom: Paul Carr To: Matt Taibbi Date: Wed, Jul 30, 2014 I’m tired of it because you refuse to actually engage in conversation. I’ve laid out my position, clearly and honestly, and asked follow up questions. You won’t actually address any of my points — you just keep lobbing back straw men and not engaging with what I’m saying. At the very least you’ve turned into a corporate flack for First Look: Continuing to hammer away at a caricatured version of what I said, while refusing to answer questions, and demanding that the whole thing stay off the record so that readers continue to be left in the dark. The last person who tried that line of attack over a Pando story was Lanny Davis. [Redacted] I’ve told you what I believe, but I’ll humor you — and your enjoyment at playing PR flack — by saying it again, this time line by line… [Redacted Taibbi quote] I think it’s unlikely Pierre *ordered* you to stop writing about Wall Street. I’d say the odds [are] almost zero. He’s not that fucking stupid. Here’s what I said “No, of course I don’t think he took you aside and ordered you not to cover his friends. I think either you made the decision yourself for reasons of an easier life, or his blog post was the first you heard about the change and he just publicly fucked you over.” Here’s my question, which you don’t seem keen to answer: Did you know Pierre was going to leave finance out of his post about what your editorial mission would be? If not, doesn’t that worry you? If so, what is the reasoning behind not mentioning the thing that you are best known for but which is likely to make your sole funder and boss the most uncomfortable? A follow-up question: What are we to make of the fact that First Look journalists — Greenwald in particular — insist that Pierre has no control over editorial (indeed you’ve insisted similar in this conversation) and yet he’s the one laying out the company’s editorial plan? Why wouldn’t that be the job of the actual editors? Instead we have your $250m funder issuing a statement that marginalizes the one aspect of your work that might sting him while reassuring the world that — don’t worry! — he intends to permit you and Greenwald to continue doing your jobs, but that he has decided to axe plans for all the other editorial sites he previously (in a video starring him) said he would fund. What does the phrase “editorial independence” actually mean at First Look? [Redacted Taibbi quote] I think that’s what he told you when you were first hired, yes. People are told lots of things on first dates. [Redacted Taibbi quote] I’ve never said otherwise. That’s a total red herring. [Redacted Taibbi quote] [Redacted] I didn’t mention anything in my story about Pierre ordering you to stop writing (because, as I’ve made clear, I don’t believe that would make any sense); I didn’t mention what I suspect you might have been told when you were hired (because, again, I don’t know. What I know — and what I wrote — is that the public statements about your mission have changed); I didn’t mention it being a satirical publication because that hasn’t changed. [Redacted Taibbi quote] A press release about what your job and focus will be, written by the man who writes your pay checks and who is backing down on almost all of the editorial strategy that was in place when you were hired. A press release that was at odds with all previous statements about what your focus will be; specifically leaving out the one thing that would seem to have the potential to make Omidyar most concerned. Yes, I believe that means you will be focussing far less on that aspect of things and, yes, I believe that it’s either a choice you’ve consciously made, or a choice Pierre is attempting to make for you through passive aggressive public messaging. Your choice of denial is interesting. “[Redacted]” That’s the same line Greenwald used when he was challenged on whether he would write about Pierre’s business interests. Clear enough to sound like a denial, but general enough to allow you to focus most of your energies away from Wall Street. Do you at least concede that previously the chief focus of your site was to be on finance and now it’s on politics and “culture”? If the *main focus* of the site still on uncovering financial corruption? Yes or no? If yes, why did your boss mischaracterize the site so badly in his blog post, and if no, why not? [Redacted Taibbi quote] Pierre has been interfering with First Look’s editorial plans from the start. Every single editorial plan First Look has exists only at Pierre’s pleasure. He is your sole funder and he is the one making public statements about how he intends to allocate those resources. How is it possible you understand Wall Street so well but don’t understand that? [Redacted Taibbi quote] Yes, that is what’s apparent from Omidyar’s statement. [Redacted Taibbi quote] I had plenty of information, and printed what I knew, after giving you the opportunity to respond before publication. I’d have plenty more information to set the record straight if you’d answer any of the questions above. Or better still, stop hiding behind “not for publication.” Why, if you’re being so unfairly maligned, won’t you let any of the above be shared with readers? Isn’t the whole basis of First Look to make all the information public and let readers decide? Why doesn’t that apply to conversations about First Look and its billionaire owner? Which leads me to my last question: Have you, or any first look staffer to the best of your knowledge, signed an NDA or non disparagement contract — either as a standalone or as part of your employment contract(s)? You’re right, this is an enjoyable conversation! Now let’s shift it up a gear and get to some real answers. Paul\n\nDespite previously saying he was enjoying our conversation, Taibbi stopped responding when I asked him he had signed any kind of contract restricting his freedom to talk openly about First Look.\n\nWhen I emailed him earlier today, I asked if he had anything to add to his previous comments. He replied: “Just that your story was wrong then and still is.”\"\n880,\"Bloodthirsty militants in Iraq released a horrific video on Tuesday that shows the apparent beheading of American journalist James Wright Foley — with the execution aimed at forcing President Obama to put an end to US airstrikes.\n\nFoley, a 40-year-old photojournalist kidnapped in 2012, was forced to recite anti-American hatred from his Islamic State in Iraq and Syria captors as his final words before a masked killer put the knife to his neck.\n\nThe video — which was posted on YouTube until the site yanked it down — shows Foley dressed in prisoner orange and on his knees in the desert area. His head is shaved. Behind him is a man covered head to toe in black. It’s titled “A Message to America.”\n\n“Any attempt by you, Obama, to deny Muslims liberty and safety under the Islamic caliphate, will result in the bloodshed of your people,” an Islamic State of Iraq and Syria terrorist says in reference to US airstrikes in Iraq.\n\nA stone-faced Foley — who was last seen on Thanksgiving 2012 while working for Agence France-Presse — then bravely reads a clearly coerced statement.\n\n“I call on my friends family and loved ones to rise up against my real killers, the U.S. government. My message to my beloved parents: Save me some dignity and don’t accept any meager compensation for my death from the same people who effectively put the last nail in my coffin,” he said.\n\n“I call on my brother who is in the Air Force. I call on you, John. Think about who made the decision to bomb Iraq. Who did they really kill? Did they think about me you and our family when they made that decision? I died that day, John. When your colleagues dropped that bomb, they signed my death certificate. I wish I had more time. I wish I had the hope of seeing my family one more time.”\n\nAs a final insult, his last forced words were, “I guess all-in-all I wish I wasn’t American.”\n\nThe video then shows another American — Time journalist Steven Joel Sotloff — and the group says he is next unless the US backs off.\n\nHe is being held by the collar as he kneels in the desert, also wearing prisoner orange and a shaved head.\n\nSotloff was abducted in Syria in August 2013. His last Tweet was about his hometown Miami Heat.\n\n“The life of this American citizen, Obama, depends on your next decision,” the masked man says.\n\nWhite House National Security Council Spokesperson Caitlin Hayden said they’re analyzing the video of the beheading to determine its authenticity.\n\n“If genuine, we are appalled by the brutal murder of an innocent American journalist and we express our deepest condolences to his family and friends,” Hayden said.\n\nISIS had warned the US of the potential murder in an earlier video saying, “We will drown all of you in blood” in retaliation for US airstrikes that have been pounding them.\n\nSeveral senior U.S. officials with direct knowledge of the situation said the Islamic State very recently threatened to kill Foley to avenge crushing airstrikes over the last two weeks against militants advancing on Mount Sinjar, the Mosul dam and the Kurdish capital of Irbil.\n\nUS Rep. Peter King (R-NY) said the video reveals ISIS for the true murders they are.\n\n“ISIS is the worst of the worst,” King said. “These guys are truly animals.… We have to go after them and destroy them.”\n\nFoley family friend Holly Rene, who lives in their hometown of Rochester, NH, told The Post, “These savages have got to be stopped. It’s coming West.”\n\nShe said the family is “falling apart with grief.\n\n“I was just so hopeful Jimmy had, if they weren’t going to get any good news, that he would have been dead for a long time now and there was no suffering involved. And to think he went through two years just to have this ending, it’s beyond belief.”\n\nFoley’s family had set up website to plead for Foley’s return — and urged patience on Tuesday.\n\n“We know that many of you are looking for confirmation or answers,” the Find James Foley Facebook wrote: “Please be patient until we all have more information, and keep the Foleys in your thoughts and prayers.”\n\nFoley, one of five children, had been captured previously in Libya for 45 days in 2011.\n\nHe graduated from Marquette University in 1996 and later studied journalism at Northwestern University.\n\nHe penned a letter to Marquette Magazine thanking the community for its prayers when he was captured in Tripoli with two colleagues. He recounted getting to call his mother from prison and learning of the university’s prayer vigil for his release.\n\n“If nothing else, prayer was the glue that enabled my freedom, an inner freedom first and later the miracle of being released during a war in which the regime had no real incentive to free us,” Foley wrote. “It didn’t make sense, but faith did.”\"\n882,\"The British Islamic State militant who has featured in videos featuring the execution of Western hostages, known as ‘Jihadi John’, has been identified.\n\nThe man is Mohammed Emwazi, a young British man from West London who was known to British security services.\n\nSecurity agencies did not disclose his name earlier due to operational reasons.\n\nEmwazi is thought to have killed American journalist James Foley in a video released last August.\n\nRead more\nIslamic State militants behead missing American journalist\nHe is further believed to have featured in the videos of the beheadings of US journalist Steven Sotloff, British aid worker David Haines, British taxi driver Alan Henning, and US aid worker Abdul-Rahman Kassig, also known as Peter.\n\nEmwazi is reported to have links with a former UK control order suspect who fled to Somalia in 2006 and has alleged links to the funding of militant group Al Shabab, which recently threatened to carry out terror attacks on London’s Oxford Street.\n\nHe is a computing graduate from Queen’s Park in West London, who traveled to Syria in 2012 and later joined the Islamic State (IS, formerly ISIS).\n\nOne of his friends told the Washington Post he had “no doubt” that “Mohammed is Jihadi John.”\n\n“He was like a brother to me … I am sure it is him. There was an extremely strong resemblance. This is making me feel fairly certain that this is the same person,” he added.\"\n883,\"There may be yet another bug in iOS 8, Apple's latest version of its mobile operating system for iPhone and iPad. This time, some users are reporting that anybody trying to reset the settings on their iPhone could accidentally delete all of their documents saved in iCloud, Apple's online backup service.\n\nMacRumors reports that multiple users of its forums have reported an issue when attempting to reset all settings on their iPhone. Apple informs you as you reset your phone settings that \"\"no data or media will be deleted,\"\" but people are claiming that the reset wipes all of their iCloud Drive documents.\n\nThe existence of the bug is not yet confirmed. We asked Apple for comment but have not yet heard back.\n\niCloud Drive is Apple's online file storage solution for documents. According to the official Apple site, iCloud Drive can be used to \"\"safely store all your presentations, spreadsheets, PDFs, images and any other kind of document in iCloud.\"\" It competes with DropBox and other cloud storage apps.\n\nForum posts claim that after they complained that a settings reset deleted their files as well, Apple told them the company is waiting on engineers to fix the issue. Another reported that his account was placed in troubleshooting mode as Apple investigated.\n\nOne poster on the MacRumors forums has this to say about the problem:\n\nBecause iOS 8 was so sluggish on my iPad 3 I reset all settings (No data or media will be deleted) and sped it up BUT deleted my iWork data! Then promptly synced and deleted it in iCloud. I have public beta of Yosemite so can't roll back via time machine. I have no pre iOS 8 backups in iTunes or iCloud to revert to (well iCloud device backups don't contain cloud documents and I should have iOS 7 backups in iTunes but can't find any. iCloud has no trash like dropbox. They seem gone forever.\n\nThe launch of iOS 8 has been a PR nightmare for Apple. One update managed to stop iPhone 6 users from making calls, and Apple was forced to pull the update and quickly work on a fix.\n\nSEE ALSO:  Apple's iOS 8 Is Brimming With Bugs\"\n885,\"An asteroid about 60 feet in diameter missed hitting Earth Sunday by about 25,000 miles, as predicted by NASA’s Near-Earth Object program.\n\nIt did not, contrary to some reports Monday, break off a little piece that landed with a bang in Nicaragua.\n\nThat story was intriguing to asteroid watchers, including the scientists at the Tucson-based OSIRIS-REx project, which tweeted Monday:\n\n#Nicaragua impactor: the second serious impact in as many years that was undetected #chelyabinsk\n\nNASA officials, though, are skeptical that the reported explosion and crater near Managua’s airport was caused by a space object.\n\nOn Tuesday, the OSIRIS-REx twitter feed was reporting that skepticism.\n\nIt pointed to an article by Bill Cooke, lead for NASA’s Meteoroid Environment Office, who wrote on NASA’s “Watch the Skies” blog that someone would have surely seen the meteor streaking toward Managua, which has a population of more than 2 million.\n\n“... the lack of fireball reports from the surrounding populated area seems to suggest some other cause. The skies were partially clear, and an object capable of producing a crater this large would have also generated a very bright fireball (brighter than the Full Moon) that should have been seen over a wide area.”\n\nSteve Larson, of Tucson-based Catalina Sky Survey, said the Managua explosion was also out of sync with the passage of asteroid 2014 RC, which was first spotted and observed by the sky survey’s telescopes on Mount Lemmon on Sept. 1.\n\nThe asteroid made its closest approach on Sunday at 11:30 a.m. Tucson time. The Managua impact was reported 13 hours before then, Larson said.\n\nIt would have been a good story — if true.\n\nRich Kowalski, the Catalina Sky Survey astronomer who found 2014RC, had previously spotted two other small objects that later struck Earth, in 2008 and again last January.\n\nNo one else has done that and this would have been his third one. \n\nAt OSIRIS-REx, where scientists are planning a NASA mission to capture and return pieces of an asteroid they have named Bennu, asteroids that could turn into meteorites are big news.\n\nIn addition to bringing back pristine space rocks, the mission also promises to increase scientific knowledge of asteroids and the impacts of various forces on their trajectory — good things to know should we ever need to defend ourselves from a predicted approach.\n\nDante Lauretta, principal investigator for OSIRIS-REx, said the first tweet about the Managua impact was a little embarrassing, but was quickly countered by skeptical ones.\n\nHe said the mission wants to be immediate and newsy with its social media, but also needs to apply \"\"some scientific rigor.\"\"\"\n886,\"Chinese parents who don't have the money to pay for treatment for their critically ill daughter have gone onto the street to try and raise the money by selling their son who is the girl's twin.\n\nMum Meng Xiangyan, 29, said that she and husband loved both of their children, but with certain death awaiting their daughter unless they could get medical treatment, they were prepared to sell their son to a good home so that both would have a chance of life.\n\nPictures published in local media show her standing on Weihai Road in Qingdao, which is a major city in eastern Shandong Province, Eastern China, with a placard offering to sell him to the highest bidder.\n\nHe was eating what appeared to be candied fruit and standing alongside his mother as she appealed for someone to come forward and buy the boy.\n\nShe said: \"\"Up until a year ago we had a wonderful family and we thought we had everything we could need with a wonderful little boy and a wonderful little girl who are twins.\n\n\"\"But all that changed when my daughter was diagnosed as suffering from leukaemia in August of last year and we spent all of our savings and borrowed everything we could from friends and relatives. It still wasn't enough, and now we are hoping to raise cash from the sale of our son.\"\"\n\nMedics say that the child is suffering from  acute lymphoblastic leukemia and needs urgent medical treatment that includes chemotherapy every 10 days at the Rizhao Municipal Hospital.\n\nThe family have sold up their apartment and everything in it and are now living in a tiny 10 square metre flat close to where the therapies are being carried out. The parents are also struggling to heat the tiny apartment which is vital to prevent the child, weakened by chemotherapy, from suffering in the cold which could be fatal.\n\nTheir attempt to sell their son follows on from a similar story only recently in which a woman was spotted trying to sell her baby daughter on the streets of China in order to pay her husband's £10,000 medical bill.\n\nNi Qiong was photographed roadside in Fuzhou, southeastern China, with a written sign imploring pedestrians to purchase her one-year-old daughter.\n\nShe and her husband, Zhou Xinggui, are both migrant workers, but he is currently in hospital needing surgery after falling off scaffolding.\n\nDespite remaining on the street for four hours, no pedestrians offered to purchase her daughter.\n\nHis wife's sign read: 'Please buy my daughter. My husband is waiting for surgery fees in the hospital as his boss ran away. I would like to sell my daughter and save my husband.'\n\nAccording to That's Magazines, she was also in possession of another poster that stated: 'Boss fled after industrial accident and we don't have the money for treatment. I'm willing to sell my child to save her father.'\n\nMany locals who witnessed her in distress were sympathetic to her plight.\n\nAlthough some gave her money, no-one offered to purchase her daughter in the four hours she sat in the street with the sign, the magazine reported.\"\n887,\"Every superhero has an origin story, but one Russian boy’s unbelievable tale isn’t from a comic book — it’s very much real-life.\n\nTwelve-year-old Nikolai Kryaglyachenko was walking home from school one day when he stopped to lean against a lamppost.\n\nUnfortunately for Nikolai, the lamppost had a faulty wire and the schoolboy was blasted across the street by a jolt of electricity.\n\n“When I came round, I felt groggy, but managed to get home and told my mum what had happened. When I woke up the next day and got out of bed, I found some coins that had been lying on the mattress had stuck to my body. Then when I was having breakfast and dropped my spoon, it stuck to my chest,” Nikolai revealed.\n\nBeing a comic book fan, Nikolai immediately set about testing his new power, which is eerily similar to the power wielded by Marvel character Magneto.\n\n“I can do things I couldn’t do before, but I don’t have a lot of control over it. Even when I do not want to do it, I still attract things. Once I even attracted a glass — it just moved towards me,” he said.\n\nNaturally, Nikolai’s schoolmates were fascinated by his new power, but what they didn’t know was that he could pass his ability to others, turning them into human magnets, too.\n\n“I could even hang a ladle on my nose,” said classmate Vika Balandina.\n\nNikolai is not the first real-life Magneto. In fact, an entire Russian family got magnetism superpower in 1987.\n\nA year after the 1986 Chernobyl nuclear disaster, Leonid Tenkaev, his wife, Galina, their daughter Tanya and grandson Kolya were all able to stick metal objects to their bodies, according to The Guardian.\n\nWhen they discovered their powers, Russian and Japanese scientists examined the family and verified that their seeming magnetism was real.\n\n“There is absolutely no doubt that the objects stick as if their bodies were magnetic,” said Dr. Atusi Kono in 1991.\n\nAnother famous real-life Magneto revealed herself at a Superfields conference of 300 “human magnets” in 1990.\n\nExtending her arms out, Marinela Brankova was able to support a 15-pound weight from her vertically turned palm, according to the book “Far Out: 101 Strange Tales From Science’s Outer Edge” by Mark Pilkington.\"\n888,\"If you’re experiencing a bit of a post-Christmas hangover in the warm and fuzzy, feel-good department, look no further—there’s a video for that. On Christmas Day, Joe Riquelme, creator of the successful Videoshop editing app, gave his parents a Christmas to remember. Riquelme casually hands his parents an envelope with this present inside:\"\n891,A US airstrike allegedly killed ISIS leader Al-Baghdadi.\n892,\"The sister of British-born American photojournalist Luke Somers has said he has been killed in a failed rescue attempt in Yemen.\n\nLucy Somers told The Associated Press on Saturday that she learned of her 33-year-old brother's death from FBI agents. There was no immediate comment from Washington.\n\nLucy Somers said: \"\"We ask that all of Luke's family members be allowed to mourn in peace.\"\"\n\nHowever, Yemen's defence ministry released a statement claiming that armed forces early on Saturday freed \"\"an American hostage\"\" being held by al-Qaeda and killed 10 members of the militant group holding him, Reuters reported.\n\nLuke Somers was abducted in September 2013 in Yemen's capital, Sanaa. This week, the Pentagon confirmed it launched an earlier failed raid to rescue him.\n\nSomers' reported death comes as a Yemeni security official said a suspected US drone strike at dawn Saturday killed nine alleged al-Qaeda militants in the country's southern Shabwa province.\n\nTribal leaders said they saw helicopters flying nearby after the strike.\n\nMore to follow.\"\n899,\"A nun who complained of stomach pains shocked her fellow sisters when she gave birth to a baby boy – and claims she had no idea she was pregnant.\n\nThe woman, who belonged to an all-female closed order in Macerata, Italy, was rushed to nearby Bartolomeo Eustachio di San Severino hospital after complaining of severe abdominal pain.\n\nAnd the South American, who arrived in Italy in June, surprised her fellow nuns when she gave birth to a baby boy, Il Corriere Adriatico reports.\n\nMORE: Nun ‘unaware’ of pregnancy gives birth in Italy\n\nBut her fellow sisters weren’t the only ones surprised: the nun claims she had ‘no idea’ she was pregnant either.\n\nThis is not the first time a nun has unexpectedly given birth.\n\nLast year, a 33-year-old Salvadorean nun gave birth to a boy she named after Pope Francis.\"\n900,\"A hoax story alleging the British graffiti artist Banksy has been arrested and has had his identity revealed has once again duped thousands of people online.\n\nAccording to the highly refutable website National Report, a 'news' website consisting entirely of fake stories, the artist was arrested by Metropolitan Police at his studio and his identity revealed as 35-year-old Paul Horner, originally from Liverpool.\n\nThe article contains all the elements you would expect to see from a news story covering an arrest, including details from police and quotes from those close to Banksy.\n\nHowever, it only takes the bare minimum of fact-checking and research to spot that this story is a hoax.\n\nThe article claims the story has been confirmed by the BBC (it hasn't) and that City of London Police Chief Lyndon Edwards held a press conference to answer questions about Banksy's arrest (he never did and Edwards doesn't even exist).\n\nUS news site CNN also did not conduct an interview with Banksy's \"\"project manager\"\" John Hawes following his arrest (also because he doesn't exist).\n\nThe 'revealed identity' of Banksy is also suspicious.\n\nPaul Horner is the name given to a Facebook spokesperson who said the site will soon be charging users $2.99 a month – another hoax story that comes around every now and again – as well as the name from a hoax story about a 15-year-old Louisiana teen who was sentenced to 25 years to life after he called a SWAT team to another teenager's house after he beat him while playing Battlefield 4.\n\nThe article is also said to have been written by Dr Darius Rubics, a fake name for a writer who claims to have be a Pulitzer-prize winning reporter but who, unsurprisingly since his previous stories include 'Obama Declares November National Muslim Appreciation Month' and 'Dennis Rodman Leaves US To Talk With Leaders Of Isis', has never been awarded any prizes for excellence in journalism.\n\nOne final, major clue that the story is a hoax is that the exact same thing has happened before. Last February, a fake press release that again claimed Banksy has been arrested and again claimed his name is Paul Horner did the rounds, with Jezebel being one of the more high-profile websites to publish the hoax before later taking it down.\n\nDespite this, the latest 'Banksy arrested' story has been shared more than 200,000 times on Facebook and Twitter, proving there are still people who will believe anything they read on the internet.\n\nRelatedClacton-on-Sea Scrubs 'Racist' £400,000 Banksy Mural off WallKing Robbo: Graffiti Artist and Banksy Rival DiesBanksy Condemns 'Disgusting' Exhibition Featuring His Stolen ArtworkBansky Pokes Fun at GCHQ With Cheltenham MuralAlternative Miss World 2014: Drag Queens, Robots and a PVC Octopus Compete at Shakespeare's Globe\"\n902,\"A Jordanian government spokesman has denied rumours that the Jordanian King Abdullah II, a trained pilot, is personally conducting airstrikes against the Islamic State (Isis).\n\nMohammed al-Momani said in a statement that reports about the personal involvement of the King in combat missions on IS targets is unfounded and baseless.\n\nRumours on King Abdullah spread after the he promised to fight back hard against IS, saying that the death of Jordanian pilot Moaz al-Kasasbeh \"\"will not be in vain\"\".\n\n\"\"We are waging this war to protect our faith, our values and human principles and our war for their sake will be relentless and will hit them in their own ground,\"\" he said on state television.\n\nMomani had revealed earlier that Jordan will intensify its efforts with an US-led coalition against IS.\n\nLater on Wednesday, Abdullah vowed \"\"relentless\"\" war against IS, saying Jordan will \"\"hit them on their own ground\"\".\n\nIraqi news outlets cited unofficial sources saying that the king was personally flying a plane. Jordanian author Waleed Abu Anada tweeted:\n\nBREAKING: Local reports here in Jordan say that King Abdullah will personally fly and lead the airstrikes against ISIS tomorrow. #IAmMoath— Waleed Abu Nada (@waleedabunada) February 4, 2015\n\nBefore becoming king, Abdullah II was a general in charge of Jordanian special forces and a certified Cobra Helicopter pilot. In 1980 he joined the UK's Royal military academy Sandhurst.\n\nAfter the barbaric video of Kasasbeh burning to death emerged, The Royal Hashemite Court's Facebook page published a picture of the King in pilot gear:\n\nThe picture was retweeted several times and used by some as a proof that the Jordanian king was gearing up to fight IS in person.\n\nSo hardcore. Jordan's King Abdullah is seen now in combat gear, with rumors of him leading a battalion against #ISIS pic.twitter.com/Z0SQsB4Feb\"\"— Brennan Mancil (@BrennanMancil) February 5, 2015\n\nOthers used an old picture of the King on the cockpit of a plane to wrongly suggest Abdullah had carried out his first airstrike on IS.\n\nعاجل ⭕️| ضربة جوية اردنية على معاقل #داعش الآن يشارك فيها ملك #الاردن \"\"عبدالله الثاني\"\" pic.twitter.com/7Z1hDUKunp— عاجل المملكة (@KsaBrk) February 4, 2015\"\n903,\"A video has surfaced purporting to depict American journalist James Wright Foley being beheaded by those who claim to be ISIS rebels. James Wright Foley disappeared in northwest Syria on November 22, 2012.\n\nThe video features text saying “Obama authorizes military operations against the Islamic State effectively placing America upon a slippery slope towards a new war front against Muslims.” It then cuts to a clip of Obama announcing airstrikes against ISIS and then to Foley kneeling in orange, next to a man wearing black with his face covered. In it, Foley is forced to read a letter urging Americans to rise up against his “real killer,” the “U.S. government.” I call on my friends, family and loved ones to rise up against my real killer, the U.S. government. What will happen to me is only a result of their complacency and criminality.”\n\nAccording to Time’s Mirren Gidda:\n\nAmerican airstrikes began earlier this month in an attempt to help thousands of people—members of the Yazidi, an ethnic minority in the region—who were trapped on a mountain range by fighters of the Islamic State of Iraq and Greater Syria (ISIS). President Barack Obama formally told Congress on Sunday that he had sanctioned additional air raids, though he said they would be limited. The new strikes, requested by the Iraqi government, were intended to help Iraqi and Kurdish security forces who had been battling the militants for control of the strategic Mosul Dam. Aided by U.S. air support, these troops successfully recaptured it on Aug. 18.\n\nThe video also shows a man on his knees who is allegedly Steven Sotloff, a freelance journalist who went missing in Syria on Aug. 3, 2013. According to the video, Sotloff’s fate depends on Obama’s “next decision.”\n\nSalon has chosen not to share the video.\"\n906,\"Outline\nCirculating report claims that from January 1st 2015, McDonald's will stop serving overweight customers in an effort to battle increasing obesity rates.\n\nFake News\n\n  \n\nBrief Analysis\nThe claims in the report are false. McDonald's is not about to implement such a policy. The false report comes from a website called Daily Buzz Live. The site publishes a confusing mixture of sensationalized but factual news stories and fictional nonsense disguised as news.\n\n    \n\n\n\n  \n\nrelated Links\nNONSENSE - 'McDonalds Using Human Meat'\nHOAX- 'McDonald's Users Worm Fillers in Meat\nSeriously McDonald's - African Americans Pay More Hoax\nWhat's New   Top Ten   Special Features   Subscribe\n\nExample\nMcDonald's Will Stop Serving Overweight Customers Beginning 1/1/15 \n\nObesity rates in America have more than doubled over the last 2 decades and has become the leading public health issue in the U.S.\n\nMcDonalds\n\n\nDetailed Analysis\n\n \nReport Claims McDonald's To Stop Serving Overweight Customers\nAccording to a 'news' report that is circulating via social media and the blogosphere, McDonald's has decided to stop serving its products to overweight customers in a move designed to fight against growing obesity rates.\n\nSupposedly, the fast food chain will implement the new policy on January 1st 2015. The report explains that scales will be installed in front of each register and customers will have to stand on the scales before ordering. Customers who weigh-in higher than Macdonald's pre-determined weight standards will not be served, claims the report.\n\nReport is False - McDonald's Has Not Announced Such a Policy\nHowever, the story is - of course - a work of fiction.  McDonald's has certainly not announced any plans to implement such a policy. \n\nThe story comes from the 'news' website Daily Buzz Live. The site does feature rather sensationalized stories on true incidents. However, it mixes these genuine reports with stories that are pure fiction.\n\nThe site includes the following disclaimer on its Contact page:\n\nDaily Buzz Live is a news web publication with news articles. Most are inspired by real news events, And just a few stories are works of complete fiction. Those few articles are for entertainment purposes only. The articles and stories may or may not use real names, always a semi real and/or mostly, or substantially, fictitious ways. Therefore, just a few articles contained on this website Daily Buzz Live are works of fiction. Any truth or actual facts contained in those stories or posts are purely incidental or coincidental and not intended to be, or be construed as, facts.\nBut alas, both true and fictional stories published on the site are presented as news stories. And the site makes no effort to let readers know which stories are true and which are fiction.\n\nThus, a lot of readers are apt to believe the fictional reports that they see on the site and share them as true.\n\nAlways Verify 'News' Stories Before Sharing\nThere are now many fake-news 'satirical' websites online that, between then, churn out an endless stream of drivelling nonsense gussied up as news.\n\nThus, it is wise to check out any 'news' stories that hit your social media feeds or inboxes before you share them. Usually, searching a news portal such as Google News will quickly reveal if a story is true.\"\n907,\"She was violently stripped naked and beaten senseless by a mob of women on a busy shopping street ... but the police never came.\n\nIndeed, nobody intervened as Lin Yao Li, 38, was kicked in the groin and breasts as she writhed screaming in agony on the pavement.\n\nThe reason, onlookers said, was that it was an 'argument of the heart' - she didn't deserve help because had slept with another woman's husband.\n\nIt is only the latest in a number of similar incidents in which it seems there is placid acceptance in Chinese society of such humiliation, as long as the victim is seen as deserving in having caused a man to cheat on his partner.\n\nScroll down for video of last month's near-identical attack\n\nVigilante justice: Lin Yao Li, 38, was ambushed by four women as she walked home from the shops in the city of Puyang in eastern China's Henan Province\n\nPunching and kicking her to the ground while she writhed in agony, her attackers then ripped her clothes off and continued the beating, pulling her hair and kicking her in the breasts and groin\n\nOn this occasion, Li, 38, was ambushed by four women as she walked home from the shops in the city of Puyang in eastern China's Henan Province.\n\nPunching and kicking her to the ground while she writhed in agony, her attackers then ripped her clothes off and continued the beating, pulling her hair and kicking her in the breasts and groin.\n\nThe sickening attack they said was carried out by the scorned wife of the man Lin is accused of sleeping with, and her three friends, and it was watched by passers-by who did not think it was their duty to help the defenceless woman.\n\nHumiliation: It is only the latest in a number of similar incidents in which it seems there is placid acceptance in Chinese society of such humiliation, as long as the victim is seen as deserving in having caused a man to cheat on his partner\n\nSickening: The sickening attack was allegedly carried out by the scorned wife of the man Lin is accused of sleeping with, and her three friends, and it was watched by passers-by who did not think it was their duty to help the defenceless woman\n\nBecoming normal? Local man Jun Feng, 30, who helped the woman after spotting her lying on the ground after her attackers left told local TV: 'This type of thing is becoming quite normal'\n\nLocal man Jun Feng, 30, who helped the woman after spotting her lying on the ground after her attackers left told local TV: 'This type of thing is becoming quite normal.\n\n'Angry wives and girlfriends get their revenge on their cheating men by attacking the other woman.\n\n'People don't tend to get involved because they see it as being an argument of the heart,' he said.\n\nThe woman was later taken to hospital where she was being treated for cuts, severe bruising and shock after begging someone to call an ambulance.\n\nInjured: The woman was later taken to hospital where she was being treated for cuts, severe bruising and shock after begging someone to call an ambulance\n\nLast month a similar attack happened in Jinan city, in Eastern China's Shandong Province, when three women were videod wearing stilettos stripped and stamped on a women they accused of being a mistress and making the husband cheat.\n\nAnother attack was caught on camera in July in China's south-eastern city of Yulin, Guangxi province.\n\nA police spokesman declined to comment, saying they had not received any complaint from any of those involved.\"\n908,\"ISIS supporters are circulating images of a child they say has become the youngest foreign fighter to be killed in battle for the jihadist group, according a counter-extremism think tank.\n\nThe images, which cannot be independently verified, show a young boy believed to be about 10-years-old holding guns, posing with a balaclava stretched across his face and standing alongside a man thought to be his father who is reportedly a militant.\n\nThose sharing the pictures are paying tribute to the child on Twitter as the youngest martyr from the Arabian Peninsula to have been killed in Syria as Isis tries to establish a caliphate across swathes of the region, according to Charlie Cooper, a researcher at the Quilliam Foundation.\n\nMr Cooper said the images have been circulated on social media with hashtags translated as 'martyrdom of the cub of Baghdadi and his father'. It is claimed that reports of his death first emerged on 26 September and that he was killed fighting alongside his father.\n\nThe child's alleged death comes after an Australian man fighting for Isis posted a picture online showing his young son holding the severed head of a Syrian soldier in August, with the caption: \"\"That's my boy.\"\"\n\nIn the same month, a report by the United Nations Human Rights Council found Isis affiliated groups have recruited, trained and used children in active combat roles.\n\nIt also found Isis has established training camps to recruit children into armed roles, where they would receive weapons training and religious education. In Raqqa, children as young as ten were being recruited and trained by Isis.\n\nAn Islamic State of Iraq and the Levant (ISIL) flag flies on the hill above the town of Kobani\nAn Islamic State of Iraq and the Levant (ISIL) flag flies on the hill above the town of Kobani\nThe UN said: \"\"In using children below the age of 15, the group has committed a war crime.\"\"\nNews of the boy's alleged death comes as video footage was released showing Isis firing on targets on the besieged Syria-Turkey border town of Kobani.\n\nThe video has been distributed by the pro-Isis media group Al-A'amaq, who publish clips showing the strategic assets seized by the group and where it is advancing.\n\nIn it, the fighters can be heard vowing to descend on the town in spite of coalition air strikes, with one warning:\n\n\"\"We will enter the city and free it from non-believers.\"\"\"\n909,\"KANSAS CITY, Mo. —Research Medical Center said a patient who came to its Brookside Campus emergency department for treatment does not have the symptom profile of Ebola.\n\nThe hospital issued the statement to stop rumors and online reports that the patient was being treated for the disease.\n\n\"\"These reports are inaccurate,\"\" said HCA Midwest Health spokeswoman Chris Hamele.\n\nShe said the patient was taken to the hospital's main campus, where he being treated appropriately for his illness and is responding well in good condition. The man had one of the symptoms of Ebola and had recently traveled to Nigeria.\n\nThe symptoms of the disease can include a high fever, diarrhea, vomiting, bleeding and bruising.\n\nLocal health officials have said it's extremely unlikely that the patient has Ebola.\n\nFamily members with patients in the emergency room at Research Medical Center said it was business as usual there on Sunday.\n\n\"\"If it's something we should have been concerned about, I think they would have said something,\"\" said patient Collette Harvin.\n\nMarcus Mitchem, who was visiting a patient, said Ebola is a scary thing to think about.\n\n\"\"The most concerning thing about the Ebola virus is no known cure. You get it, you die. That causes concern for everybody,\"\" he said.\n\nSeveral Americans who contracted Ebola while in Africa have returned to the United States and responded well to treatment, in part due to safety protocols at American hospitals.\n\nHamele said Research Medical Center has standard infectious disease precautions, and is well-equipped and well prepared to implement them.\n\n\"\"As health care providers, our job is to care for sick patients and we will continue to provide high quality care to our community as we always have,\"\" Hamele said.\n\nHarvin said she's not really afraid about Ebola.\n\n\"\"We have measures here. We have medicine,\"\" she said. \"\"If we were in Africa or something like that, I'd be a little more worried.\"\"\n\nThe Kansas City Health Department said in a tweet that local hospitals have procedures to protect patients, staff and visitors from infectious diseases. It said it has complete faith that Research Medical Center is taking the appropriate steps.\n\n\"\"It's important to remember,\"\" the Health Department tweeted. \"\"You cannot get Ebola unless you handle bodily fluids of someone who has Ebola.\"\"\n\nThe Centers for Disease Control and Prevention also reminds the public that it's not spread through casual contact or the air.\n\nMore than 3,000 people have died from the outbreak. About 2,000 U.S. troops are already helping Ebola-affected countries. On Friday, the Pentagon announced that number could grow to 4,000.\"\n913,\"First lady Michelle Obama’s face was reportedly blurred by Saudi state television Tuesday as she and the president met with new Saudi King Salman in Riyadh.\n\n(Excerpt) Read more at washingtontimes.com ...\"\n915,\"A realistic-looking fake BBC News website has been set up carrying conspiracy theories about the Charlie Hebdo massacre.\n\nA story, headlined: “Doubts raised over Charlie Hebo footage”, appears on the website domain bbc-news.co.uk.\n\nThe rest of the BBC website furniture on the page looks genuine and the links to other BBC content work.\n\nBut the story and video are about a conspiracy theory that the widely broadcast amateur video footage showing the killing of a Paris policeman was faked.\n\nThe story also claims that the Charlie Hebdo attack was a “false flag” operation perpetrated by Western intelligence.\n\nAccording to internet registry company Nominet, the bbc-news.co.uk internet domain was registered on 28 December 2014.\n\nThe fake BBC News site site also carries a faked a video news report purporting to be produced by the BBC which has been posted to Youtube.\n\nTags:\"\n917,\"Source: Detroit Free Press\n\nYesterday, we reported on a rumor from Bleeding Cool that someone in Detroit had stolen one of the Batmobiles being used for filming in the city. The rumor took off all over the web, even making its way to Detroit's local CBS affliate. Our article did pretty well, probably because we found that sweet MTV contest video from 1989, showing this plot has been in motion for twenty-five years.\n\nBut there's just one problem... it didn't happen. The Detroit Free press checked with police spokesman Michael Woody, who said, \"\"The Batmobile is safe in the Batcave where it belongs.\"\" He then exited the room and promptly removed a rubber mask, revealing himself to be The Joker in disguise, and laughed maniacally.\"\n919,\"Predator drones have started to fly over Raqqa, Syria.\"\n920,\"Over the last month, Libya has been spiraling out of control, as terrorist gains and attacks have intensified. As of August, the US embassy in Tripoli was overrun. The Inquisitr reported that a local militia group stormed the compound and took control.\n\n“Dawn of Libya, an organization consisting of militants from several organizations, announced that it had claimed the embassy, which has been evacuated for a month. The group posted a video showing men playing in the embassy’s pool.”\n\nLibya is the same country that was the site of the Benghazi scandal that still, though generally has been reduced to distant thunder, is hovering over the Obama administration. The attack took the life of US Ambassador Chris Stevens, U.S. Foreign Service Information Management Officer Sean Smith, and CIA contractors Tyrone S. Woods and Glen Doherty.\n\nReports indicate, that a major Libyan airport in Tripoli was overrun terrorists, and 11 planes went missing last month. Magharebia reported on August 20 about the missing Libyan planes.\n\n“The Tripoli airport siege led to the disappearance of several commercial planes. Now countries on both shores of the Mediterranean are worried about how the missing aircraft might be used by terrorists.\n\nRival militias have fought for control of the airport since mid-July, inflicting civilian casualties and extensive damage. But one unusual consequence of the ongoing battle has nearly a dozen countries on edge.”\n\nNow, US intelligence suggests one or more of 11 planes from Tripoli, Libya could potentially find their way to New York and Washington D.C. According to the Washington Free Beacon, one official stated ” We found out on September 11 what can happened with hijacked planes”. The official went onto to say:\n\n“The official said the aircraft are a serious counterterrorism concern because reports of terrorist control over the Libyan airliners come three weeks before the 13th anniversary of 9/11 attacks and the second anniversary of the Libyan terrorist attack on the U.S. diplomatic compound in Benghazi.”\n\nA State department official dodged the question concerning legitimacy of the report, according to the Washington Times, and stated “I can’t confirm that”.\n\nJoint military exercises, as of August 20, have begun to include simulations to intercept a passenger or military plane that is piloted by terorists, Magharebia reports.\n\n“The air forces of Algeria, Morocco, Tunisia, Mauritania, Spain, France, Portugal, Italy and Malta will participate in the upcoming exercise, in co-ordination with US naval forces stationed in the Mediterranean and Italy, Anatolia news agency reported on Monday.”\n\nAn analyst named Yakoub Mustafa told Magharebia:\n\n“These terrorist elements are present in abundance in Libya and have gotten sophisticated weapons by buying them from smugglers, professional armed militias or even ordinary citizens. This volatile situation requires security partnerships among multiple countries”\n\nThe question remains, how should the US respond to escalation of attacks overseas?\n\n[ Images Via WikimediaCommons]\"\n921,\"Agence France Presse\nLONDON: \"\"Jihadi John\"\", the masked ISIS militant apparently responsible for the beheading of western hostages, was Thursday named as London man Mohammad Emwazi by the Washington Post and the BBC.\n\nBritain's Metropolitan Police would not confirm the report, which identified the suspect as Kuwaiti-born Emwazi, who grew up in west London.\n\n\"\"We are not going to confirm the identity of anyone at this stage or give an update on the progress of this live counter-terrorism investigation,\"\" said Richard Walton from the Met's Counter Terrorism Command.\n\nContacted by AFP, the interior ministry could not immediately comment on the reports.\n\nThe Guardian and the BBC both reported the identity, without citing their sources.\n\nBritish media had previously suggested \"\"Jihadi John\"\" could be a different British jihadi.\n\nEmwazi, in his mid-20s, was identified to the Washington Post by friends and others familiar with the case, with one close acquaintance telling the paper: \"\"I have no doubt that Mohammad is Jihadi John.\"\"\n\nThe suspect is from a middle class family and earned a degree in computer programming before traveling to Syria around 2012, according to the report.\n\nHe apparently became radicalized after being detained by authorities following a flight to Tanzania and being accused by British intelligence officers of trying to make his way to Somalia.\n\n\"\"Jihadi John,\"\" named after Beatle John Lennon due to his British accent, is believed to be responsible for the murders of U.S. journalists James Foley and Steven Sotloff, British aid workers David Haines and Allan Henning and American aid worker Abdul-Rahman Kassig.\n\nHe also appeared in a video with the Japanese hostages Haruna Yukawa and Kenji Goto, shortly before they were killed.\n\nIn the videos posted online, he appears dressed all in black with only his eyes exposed, and wields a knife while launching tirades against the West.\n\nFollowing the appearance of the report online, UK-based terror expert Shiraz Maher tweeted \"\"Well, that's it. The name is out. Jihadi John has been identified as Mohammad Emwazi.\"\"\n\nBritish intelligence officers estimate that there are around 500 homegrown militants fighting for ISIS in Syria and Iraq.\n\n- See more at: http://www.dailystar.com.lb/News/Middle-East/2015/Feb-26/288865-bbc-names-the-jihadi-john-suspect-in-isis-beheading-videos-as-mohammed-emwazi-from-london.ashx#sthash.4aTmHCWq.dpuf\"\n922,\"More than 200 girls who were kidnapped in Nigeria will be released after the country’s government agreed an immediate cease-fire with their captors Boko Haram.\n\nAir Marshal Alex Badeh, who is chief of defence staff, ordered his troops to immediately comply with the agreement.\n\n‘A ceasefire agreement has been concluded between the Federal Government of Nigeria and the Jama’atu Ahlis Sunna Lidda’awati wal Jihad (Boko Haram),’ he said.\n\nMORE: Brave or shameless PR stunt? Nigerian singer offers virginity to Boko Haram in exchange for kidnapped schoolgirls\n\nThe news comes as another official confirmed there had been direct negotiations this week in neighboring Chad about the release of the 219 girls who were taken in April.\n\nAn initial 300 students were kidnapped from a boarding school in northeast Chibok town but a number of them had already managed to escape.\n\nBoko Haram had been demanding the release of detained extremists in exchange for the girls.\n\nMORE: Military force ‘an option’ to rescue girls kidnapped by Boko Haram in Nigeria\"\n924,\"What’s wrong with building a snowman? Plenty if you ask a scholar of Islam in Saudi Arabia. A prominent Saudi Arabian cleric apparently issued a religious ruling, officially called as a ‘Fatwa’, forbidding the building of snowmen. According to the cleric the practice is highly anti-Islamic.\n\nThe religious scholar, Sheikh Mohammed Saleh al-Munajjid strongly believes that building snowmen isn’t an acceptable Islamic practice and it should cease with immediate effect. The leader confirmed his viewpoint on a website where one of the members had asked whether it was OK for fathers to build snowmen for their children. To this, the cleric replied in the negative, saying,\n\n“It is not permitted to make a statue out of snow, even by way of play and fun.”\n\nSheikh Munajjid had an explanation ready to back his fatwa. He argued that to build a snowman was to create an image of a human being. Under the Saudi kingdom’s strict interpretation of Sunni Islam, such an action is considered a sin. While noting his ruling, he added,\n\n“God has given people space to make whatever they want which does not have a soul, including trees, ships, fruits, buildings and so on,”\n\nIn simpler terms, the cleric was OK with building snow figurines representing anything non-human or animals for that matter. As amusing as it might sound, children might now be left with other “inanimate” objects only. How does one have fun building a snow sculpture of a tree, isn’t what the religious leader pondered much upon.\n\nسعودي يتزوج الثلج ،، الشعب بدأ يفصل شيئاً فشيئاً #snow #wedding in #saudi arabia pic.twitter.com/g2cNzTkGsf\n\n— يوسف عبدالله الوابلي (@YOUSEFALWABLY) December 16, 2013\n\nFortunately for the children, the fatwa hasn’t been accorded a date of implementation and moreover, no local government authority has officially confirmed or denied the same. Apparently, any cleric in Saudi Arabia is entitled to issue a fatwa. However, they are to strictly base their rulings on the teachings of Islam and must have valid basis under Saudi law.\n\nThe country’s northern regions have been recently lashed by multiple snowstorms leaving in their wake sporadic accumulations of snow that will soon melt away. Despite being the second hottest country in the world snow has covered a few upland areas of Tabuk province near Saudi Arabia’s border with Jordan for the third consecutive year as cold weather swept across the Middle East.\n\nإبداعات أبناء تبوك والشمال في فن النحت بالثلج تجلّت خلال أيام البياض الفائتة وهذه أنثى من ثلج تبدو فاتنة بالبياض pic.twitter.com/SE1mjlZUDF\n\n— عبدالرحمن العكيمي (@ALOKEMEabdualrh) January 12, 2015\n\nThough this is a rare opportunity for children to enjoy the snow, perhaps the cleric has put a severe dampener on their plans to build a big snowman.\n\n[Image Credit | EPA]\"\n928,\"ISIS terrorists have released a video purportedly showing the beheading of American freelance photojournalist James Wright Foley who went missing on Thanksgiving Day in 2012.\n\nFoley, a 40-year-old New Hampshire native, was kidnapped at gunpoint from an Internet café in Syria. ISIS has threatened that Steven Sotloff—another freelance reporter who has been missing since August 2013 and has written for numerous publications such as Time, Christian Science Monitor, and Foreign Policy—will also be executed depending \"\"on Obama’s next decision\"\" regarding U.S. military strikes against ISIS in Iraq.\n\nIn the graphic video, Foley was forced to read a letter encouraging Americans to rise up against his “real killer”—“the U.S. government,” adding that the U.S. airstrikes against ISIS “hammered the final nail into [his] coffin.” Apparently, his executor was heard in the video speaking English with a British accent.\"\n931,\"The Lebanese army says it has detained the second wife of the Islamic State (Isis) leader, Abu Bakr al-Baghdadi, and their eight-year-old son near the Syrian border.\n\nThe arrest reportedly took place in the past week and followed information provided by western intelligence agencies in the past fortnight.\n\nLebanese security officials described the woman as a “high-value catch” and said the identity of the boy was confirmed through DNA testing. If so, the revelation would support the claim of international involvement. The US and other states have samples of Baghdadi’s DNA from the nine months he spent in US custody in Iraq in 2004.\n\nThe British Foreign Office said it had nothing to add to the reports.\n\nAnalysts in Iraq said that, if true, the arrest would not necessarily yield useful intelligence. The self-styled leader of the new Islamic caliphate, which covers part of eastern Syria and Iraq, operates in an exclusively male world where women are rarely empowered. Baghdadi is believed to have three wives, two of them Iraqi and one Syrian.\n\n“It is close to impossible that she would have operational details,” said an Iraqi intelligence officer. “But she could still be useful on things like locations.”\n\nBaghdadi is known to move frequently across Iraq’s north-west, where he has been the target of an intensive technical effort to track him by the US National Security Agency and Britain’s GCHQ. He uses trusted couriers to pass vital information, often in written letters, or repeated orally. The FBI has put a $10m (£6.4m) bounty on Baghdadi’s head.\n\nAl-Safir, the Lebanese news magazine, which first reported the arrest, said the woman and her son were arrested near the restive border town of Arsal and were being detained at Lebanon’s military headquarters in the hills overlooking Beirut.\n\nThe woman was identified as Saja al-Dulaimi, an Iraqi, by a Lebanese security official and a senior political source. Dulaimi was one of 150 women released from a Syrian government jail in March as part of a prisoner swap that led to the release of 13 nuns taken captive by al-Qaida-linked militants in Syria, according to media reports at the time.\n\nThe arrest could be used as a bargaining chip against Isis, which has captured many foreign, Iraqi and Syrian prisoners. There was no immediate reaction on Isis websites, but in a possible Isis reprisal at least six Lebanese soldiers were killed on Tuesday by gunmen from Syria who attacked an army patrol near the border.\n\nIsis continues to pose a mortal threat to Iraq’s central government and to the opposition and regime in Syria where a devastating civil war is nearing its fourth year. The Iraqi and Syrian militaries have tried to mount counteroffensives against the group in past weeks, with mixed success. However, neither they nor US-led air strikes have wound back the spectacular gains the group enjoyed from June to August when it rampaged through northern Iraq as the Iraqi army withdrew.\n\nMeanwhile, Isis supporters released a video claiming responsibility for a shooting that wounded a Danish citizen in the Saudi capital of Riyadh last month.\n\nThe video posted online by the Al-Battar Media Foundation shows a gunman pulling up beside a vehicle and firing five times at the man in the car, identified as Thomas Hoepner. The video’s authenticity could not be confirmed but it was posted on a website commonly used by militants.\n\nSaudi security officials say a Danish man was shot while driving November 22, and that he was treated for shoulder wounds. They did not release his name.\n\nIf confirmed, the shooting would be the first attack on foreigners in the kingdom carried out by IS supporters. About a decade ago, al-Qaida militants seeking to topple the Western-allied monarchy launched a wave of attacks that killed scores of security forces and Westerners in Saudi Arabia.\n\nThe video also includes audio clips of IS group leaders calling on supporters to launch attacks inside the kingdom.\n\nIn Brussels, Danish Foreign Minister Martin Lidegaard told reporters on Tuesday that “the Dane is doing better.”\n\nDenmark and Saudi Arabia are part of the US-led coalition conducting airstrikes against IS militants in Iraq and Syria.\"\n932,\"India is going through some serious public sector reforms under Prime Minister Narendra Modi. So not turning up for work for a quarter of a century is now not OK, as one civil servant found out recently.\n\nIndia's Central Public Works Department (CPWD), in a press release dated Jan. 8, 2015, announced the dismissal of a senior electrical engineer employed by the department for 35 years. He only worked the first 10.\n\nIt sounds like the CPWD could use a bit of reorganisation. The employee stopped turning up for work in 1990, and an inquiry was launched in 1992. The department then seems to have forgotten about it for 13 years:\n\nCharges were clearly established six years ago, but Verma apparently remained in employment for another eight years until he was sacked today. It's not clear from the press release whether he was paid over the whole period. In 2014, a German civil servant admitted he hadn't done any work in the last 14 years, but Verma beats him by a decade.\"\n933,\"Islamic State militants released a video on Tuesday purporting to show the beheading of American journalist James Wright Foley, who has been missing since he was kidnapped in northwest Syria on November 22, 2012. Foley was abducted by unknown gunmen outside a cafe in Binesh, along with his translator, who was later released.\n\nAnother captive is shown at the end of the video. He is identified as Steven Sotloff, an American journalist who has been missing since August 2013.\n\nThe video has not yet been independently verified. The video and images were released on Twitter by user @mujahid4life. The account has since been suspended.\n\nA freelancer known for his work covering conflict in Iraq, Afghanistan, Syria, and Libya, Foley had contributed work to GlobalPost, Agence France-Presse, and various other outlets. In 2011, he was kidnapped and held by pro-Qaddafi forces in Libya before being released after 45 days.\n\n\"\"Captivity is the state most violently opposite his nature,\"\" his friend Clare Morgana Gillis, a journalist who had been kidnapped with him in Libya in 2011, wrote in a piece last year for Syria Deeply. \"\"But when we were detained in Tripoli, Jim automatically turned his energies to keeping up our strength and hope.\"\"\n\nIn the video, the man identified as Foley delivers what appears to be a prepared statement.\n\n\"\"I call on my friends, family, and loved ones to rise up against my real killers, the US government,\"\" he says. \"\"For what will happen to me is only a result of their complacency and criminality.\"\"\n\nHe goes on to decry the American aerial operation in Iraq, and ends by saying, \"\"I wish I could have the hope of freedom and seeing my family once again. But that ship has sailed. I guess all in all I wish I wasn't American.\"\"\n\nA masked militant attired in black stands beside him. \n\n\"\"This is James Wright Foley, an American citizen of your country,\"\" the militant says, brandishing a knife in his left hand. \"\"As a government, you have been at the forefront of the aggression towards the Islamic State. You have plotted against us and gone far out of your way to find reasons to interfere in our affairs. Today your military air force is attacking us daily in Iraq. Your strikes have caused casualties amongst Muslims. You are no longer fighting an insurgency. We are an Islamic army, and a state that has been accepted by a large number of Muslims worldwide. So effectively any aggression towards the Islamic State is an aggression towards Muslims from all walks of life who have accepted the Islamic caliphate as their leadership. So any attempt by you, Obama, to deny the Muslims their rights of living in safety under the Islamic caliphate will result in the bloodshed of your people.\"\"\n\nThe video then shows the militant begin to cut the man's throat with the knife before fading to black, followed by a graphic image of his body.\n\nThe militant then appears standing beside the man identified as Sotloff.\n\n\"\"The life of this American citizen, Obama, depends on your next decision,\"\" he says.\"\n936,\"Islamic State (Isis) militants in Mosul may have contracted Ebola, according to Iraqi media reports of suspected cases at an IS-controlled hospital in the city.\n\nThe government and Kurdish media reported that militants were displaying symptoms similar to those of Ebola. The World Health Organization has not been able to confirm this but has offered assistance to Iraqi officials.\n\nIraq's official pro-government newspaper, al Sabaah, said Ebola arrived in Mosul from \"\"terrorists\"\" who came \"\"from several countries and Africa\"\", reports Mashable.\n\nHowever, it is uncertain if any IS recruits came from the Ebola-hit regions of West Africa. Most have come from Tunisia, Morocco, Libya, Egypt, Algeria, Sudan and Somalia.\n\nA number of other illnesses could be to blame for the fighters' symptoms. Malaria, Lassa fever, yellow fever and the Marburg virus could all be confused with Ebola as they can also cause fever, nausea, vomiting and diarrhoea.\n\nIS, a group that has been known to dismiss some aspects of science and modern medicine, recently executed a number of Iraqi doctors in Mosul for refusing to treat militants. UN workers have also been prohibited from entering their territory, an intelligence analyst who specialises in Iraq told Mashable.\n\nRelatedEbola patient Pauline Cafferkey receives experimental drug and blood from survivorsEbola outbreak: Setback to Liberia, as fresh cases reportedSyria: Isis publicly whips three drug addicts and burns vast supply of cannabisIsis militants flog man for watching porn in Syria\"\n938,\"A group of ISIS militants in Iraq have allegedly gone to a local hospital to be treated for what is believed to be Ebola.\n\nThree local media outlets reported this week that a number of ISIS fighters have shown signs of the deadly disease and were taken to a hospital in Mosul to be treated. The reports are currently unconfirmed, but the World Health Organization says that they are investigating the claims and that they are attempting to reach out to officials in the area to offer help.\n\n“We have no official notification from [the Iraqi government] that it is Ebola,” WHO’s director of communications Christy Feig told Mashable in a statement.\n\nFeig reportedly went on to acknowledge that, despite their best efforts to offer help to area officials, if Ebola has in fact reached them, having an impact in an ISIS-controlled area could prove to be challenging.\n\nEbola reached epidemic levels last year in parts of Africa, and fear that the virus would spread in the United States took over the headlines for weeks this past fall. However, so far, the disease has yet to make any serious impact in the states.\n\nIraq’s pro-government newspaper al Sabaah claims that the disease has spread to Mosul through “terrorists” coming from “several countries” in Africa.\n\nSymptoms of Ebola include nausea and vomiting, diarrhea, bruising, and severe bleeding, but any of those ailments could be attributed to a number of other conditions, so it’s not entirely clear if the reported Ebola diagnoses are accurate.\n\nSources: Daily Mail, Mashable / Photo Sources: Mashable, Daily Mail\"\n939,\"The “Jihadi John” killer who has featured in several Islamic State beheading videos is Mohammed Emwazi, a Briton from a middle-class family who grew up in London, the BBC and the Washington Post newspaper reported Thursday.\n\nWHAT THE VIDEOS SHOWED\n\nIn videos released by Islamic State, the masked, black-clad militant brandishing a knife and speaking with an English accent appears to have carried out the beheadings of hostages including Americans and Britons. He was made famous in a video showing the death of American captive James Foley in August of last year.\n\nIn each beheading video, he is dressed entirely in black, a balaclava covering all but his eyes and the ridge of his nose. He wears a holster under his left arm. Hostages gave him the name John as he and other Britons had been nicknamed the Beatles, another was dubbed George.\n\nWHAT THE WASHINGTON POST AND BBC ALLEGE\n\nWHY DID HE JOIN ISLAMIC STATE?\n\nThe Post quoted friends of Emwazi, who spoke on condition of anonymity, as saying they thought he had started to become radicalized after a planned safari in Tanzania following his graduation from the University of Westminster in London. They said Emwazi and two friends – a German convert to Islam named Omar and another man, Abu Talib – never made it to the safari. On landing in Dar es Salaam, in May 2009, they were detained by police and held overnight before eventually being deported, they said.\n\nNo comment was immediately available from the University of Westminster.\n\nWHAT POLICE SAY\n\nPolice declined to comment on the reports. “We are not going to confirm the identity of anyone at this stage or give an update on the progress of this live counterterrorism investigation,” said Commander Richard Walton of the Metropolitan Police’s Counter Terrorism Command in a statement.\"\n941,\"It's hardly a secret that Amazon wants to be your go-to store for everything, but despite it's big pushes for same-day delivery there's still nothing like trudging into a physical store when you need something in a rush. Amazon seems to understand that all too well -- according to reports from CNBC and the Wall Street Journal, the e-commerce titan is gearing up to open its first brick-and-mortar store in midtown Manhattan in time for the holidays.\n\nThe move might seem a little out of character for a company like Amazon, but this isn't the first time it's thought about moving off of the internet and into meatspace. Two years ago, rumor had it that Amazon was going to open a physical shop in Seattle devoted to Amazon-exclusive books and its slew of Kindle gadgets. Oh, and who could forget those Amazon lockers you could choose to route your goodies to? Amazon's vision for its role in the real world has evolved a bit since then -- the Journal notes that the New York outpost could act as a way to highlight its own products like Fire TV, but the bigger draw is the space's role as a same-day product pickup location/customer service hub. Think about it: you'd be able to purchase something from Amazon and schlep down to the store on 34th Street to pick it up. Not exactly what you expected? You'd be able to return it to that very same spot. That sense of physical immediacy is something that Amazon has always lacked -- now we'll just have to wait and see if it's enough to warrant opening more of these things.\n\nSource: WSJ, CNBC\"\n942,\"Ok, this is all still rumor, but there’s a chance a Batmobile was stolen from the set of Batman v Superman set in Detroit. My former employer Bleeding Cool posted this:\nThe scuttlebutt from sources in Detroit is that one of the Batmobile models being used in the filming of Batman Vs. Superman has gone missing, believed stolen.\n\nIt would not be the first time a Batmobile has been nicked in Detroit. Though that was just a $200 replica of the TV Series version back in 2o10.\n\nSo far we have no clue or confirmation, but if this is true, we should quickly form a list of suspects. My money is on King Tut.\n\nStay tuned for updates, rumors, or the dispelling of rumors!\n\nWe want to hear from you! As always leave us your thoughts and opinions in the comments below!\n\nWant more Batman? Download the Fansided.com app for more Batman news! Don’t forget to like Caped Crusades on Facebook and follow us on Twitter!\nReally love Batman? Caped Crusades is always looking for volunteer writers! Leave us a comment, email me at capedcrusades@gmail.com, or apply on Fansided.com!\"\n944,\"(CNN) -- A company whose video chat service apparently captured audio of Michael Brown's shooting said Thursday the recording was created at the time the Missouri teenager was killed this month.\n\nThe revelation from Glide appears to bolster a man's claim that he inadvertently recorded audio of gunfire at the time a police officer shot and killed the 18-year-old Brown in the St. Louis suburb of Ferguson on August 9.\n\nThe video was created at 12:02:14 p.m. that day, Glide said. Brown, who was unarmed, was shot by Ferguson police officer Darren Wilson shortly after noon.\n\n\"\"A Glide user living nearby was simply using the Glide app on their smartphone exactly as it was designed -- to instantly communicate with a friend through our real-time video texting service. Simultaneously, they also captured audio in the background of the gunshots allegedly fired at Michael Brown,\"\" the company said.\n\nThe sounds could be a piece in the larger puzzle of what happened during the shooting, which spurred days of protests in the city of 21,000.\n\nPolice have said Brown was trying to grab the officer's gun. Witnesses say the teen was holding his hands in the air when he was fatally shot. Investigators are determining whether to accuse the officer of wrongdoing; no charges have been filed.\n\nThe FBI obtained the audio and interviewed the man who made the recording, said Lopa Blumenthal, a lawyer for that individual.\n\nThe man, who asked that his identity not be revealed, lives near the site of the Brown shooting and happened to be using the application at the same time Brown was shot, Blumenthal said.\n\nIn the recording, a quick series of shots can be heard, followed by a pause and then another quick succession of shots.\n\nForensic audio expert Paul Ginsberg analyzed the recording and said he detected at least 10 gunshots -- a cluster of six, followed by four.\n\nThe significance of the pause\n\nWitnesses and a friend of Wilson have given conflicting accounts of what led to Brown's death, and the pause could be key in the investigation. But it's difficult to prove from the audio why the pause took place or whose narrative it supports.\n\nFerguson police have alleged that Brown robbed a convenience store shortly before the shooting, and that he and a friend, Dorian Johnson, were walking down a street when Wilson approached them in a police car.\n\nPolice say Wilson stopped Brown not because of the theft, but because Brown and a friend were blocking traffic. Wilson tried to exit his vehicle but Brown pushed him back into the car, according to a preliminary investigation, St. Louis County Police Chief Jon Belmar said.\n\nRead the police reports\n\nBrown assaulted the officer while Wilson was in the car, and a shot was fired inside the police car during a struggle over the officer's gun, Belmar said.\n\nJohnson disputes that, saying Wilson -- while sitting in the car -- started the scuffle by grabbing Brown by the neck, and that Brown tried to pull away. Johnson also said that there was no struggle for the gun, but rather that Wilson drew the weapon and shot Brown once at the car.\n\nJohnson said Wilson shot Brown again as the teen ran away. According to Johnson, Brown was struck in the back and then turned around and put his arms up as the officer kept shooting.\n\nBut a woman who identified herself as a friend of Wilson called in to a St. Louis radio show with what she said was the officer's version of events.\n\nThe caller, who identified herself only as \"\"Josie,\"\" said Brown -- after going away from the vehicle following the first shot -- turned around, taunted the officer and charged at him. Her account matches what Wilson has told investigators, a source with detailed knowledge of the investigation told CNN.\n\nAn autopsy showed Brown had six gunshot wounds.\n\nAttorney Chris Chestnut told CNN this week he was surprised by the gap in shots.\n\n\"\"It's the pause that gives most concern in a police shooting, especially with an unarmed victim, because at this point Mr. Brown is defenseless -- he has no weapon,\"\" said Chestnut, who represented the family of Jonathan Ferrell.\n\nLike Brown, Ferrell was an unarmed African-American man who was shot and killed by a white police officer. That incident occurred in North Carolina.\n\nBut if the gunfire heard on the audio is from the Brown incident, the pause doesn't automatically suggest wrongful intent by the officer.\n\n\"\"To be fair, there could be other explanations for that pause,\"\" said attorney Van Jones, co-host of CNN's \"\"Crossfire.\"\" \"\"Maybe the officer will say, 'Well, I fired and he kept advancing, so I fired again.' \"\"\n\nComplete coverage\n\nCNN's Holly Yan and Catherine E. Shoichet contributed to this report.\"\n945,\"Christian Bale will slip into a mock turtleneck to play Steve Jobs in an upcoming film about the Apple co-founder. (The one that has nothing to do with Ashton Kutcher.)\n\nAaron Sorkin wrote the screenplay, and he's jazzed to have Bale on board. \"\"We needed the best actor on the board in a certain age range and that's Chris Bale,\"\" Sorkin told Bloomberg Television, explaining that Bale didn't need to audition.\n\nThe movie, based on Walter Isaacson's 2011 biography on Jobs, is named after the Apple idol for a reason. The Jobs character is going to dominate the screen.\n\n\"\"The role is an extremely difficult role. He has more words to say in this movie than most people have in three movies combined,\"\" Sorkin said. \"\"There isn't a scene or frame that he's not in, and there's a tremendous amount of language.\"\"\n\nBale is a good actor, and he has just the right balance of prickliness and genius to nail Jobs. But who is filling the Woz role? Sorkin didn't say. My vote is for Jonah Hill (if the real Woz isn't available, of course.)\n\nDanny Boyle is set to direct, meaning we have an Academy Award-winning screenwriter, director, and actor on board. Meaning this movie might be awesome.\n\nOne Steve Jobs movie isn't cool. You know what's cool? Another Steve Jobs movie that doesn't suck. [Bloomberg]\n\nImage by Michael Hession\"\n947,\"A blogger has claimed that she aborted her baby when she discovered it was a boy because of bad experiences with men.\n\nIn her blog, the author, known only as Lena, wrote that she found out she was pregnant in 2012 and describes the father as ‘the donator’.\n\nDescribing the pregnancy as a ‘diagnosis’ she said that she was ready to have a child.\n\nShe also claims to be a feminist, fighting women’s rights ‘to the point of eschewing a career’.\n\nBut from her writing – if what she’s saying is actually true – she appears to be something of a misandrist.\n\nShe wrote: ‘One of the more prominent themes that I saw in these places was that men generally would look down on us, refuse to help us, or hardly even lend an ear so that we could air our grievances.’\n\nFor those that can stomach it, here’s the blog in full\n\nMORE: Pregnant woman who shut down anti-abortion protesters leads to calls for ‘buffer zones’\n\nwaaiit some lady aborted her fetus because it was a boy, in the name of feminism. c'mon. really?\n\n— DonJuan Cherry Tempo (@premanilla) February 10, 2015\n\nWow…. self proclaimed feminist aborts child because her \"\"body had betrayed\"\" her with a male fetus. \"\" I was in… http://t.co/OwAfunhDSO\n\n— Glenn AKA WiredPig (@WiredPig) February 8, 2015\n\nWith a mother like this, this fetus was lucky to be aborted http://t.co/WZjAe7FmFn via @AureliusPundit\n\n— Barbara Kay (@BarbaraRKay) February 9, 2015\n\nSo when she went for an ultrasound on the baby and it turned out to be a boy, she reacted with the man-hating bile that the rest of her blog seems to follow.\n\nThis was her reaction: ‘I was in shock, I started crying, weeping at the thought of what I was about to curse the world with.’\n\nAnd the lack of perspective just got worse: ‘Crying, sobbing, uncontrollable weeping, mental anguish the likes of which may only be experienced by those who have had their lives destroyed by war, I was a refugee, and my home was my refugee camp, an unfamiliar place that was just… sheltering me.’\n\nThankfully after mourning for three days at the thought of bringing another ‘monster’ into the world, she regained her mental health.\n\nSo she popped along to an abortion clinic and had the foetus removed.\n\nShe concludes: ‘I don’t hate men, I hate the patriarchy, what men, and even some women, turn into, I wasn’t going to let that happen with my offspring. The chances were greater that it would with a male, it was unacceptable.\n\n‘If the curse returns, I would do the exact same thing all over again.’\"\n948,\"Did you see the Bugatti Veyron that was vandalized with penis graffiti in Seattle? Well, it may have not actually been a crime.\n\nSeveral people were angry this week when they saw a photo of the $2.5 million car with a big penis drawn across the hood. How could someone vandalize such a beautiful piece of machinery! Well, it doesn’t appear like this was the work of vandals.\n\nA photo of the car was uploaded to Instagram by AndreysMyGov of VG Productions. Andrey writes that the car was purposefully spray painted for an upcoming music video.\n\n\nAndrey writes: “Yea bro it’s for an upcoming video we working on. It’s gonna be sick stay tuned bro two Bugatti videos coming in the next couple weeks.” Andrey claims that it’s real spray paint but that may not be true. Here’s another photo with a different red mark, “VG,” on the car.\n\n\nThe most recent photo from Andrey’s account shows the Bugatti Veyron without any markings. Either VG Productions has a garage full of disposable cars of they are using some sort of paint that is very easy to remove.\n\n\nRegardless, VG Productions did what they wanted to do and created a buzz on the internet. The story has been picked up by dozens of publications and the photos have been shared thousands of time on social media.\n\nLoading\n\nA little joke goes a long way haha\n\nThe video featuring the vandalized Bugatti hasn’t been released yet but here’s a look at their previous Bugatti prank video.\"\n949,\"Let’s clear this one up quickly.\n\nA US website is carrying a report that the world’s richest street artist Banksy has been identified and arrested.\n\nIt is, of course, completely fake, and the quotes used in the National Report piece were originally ‘issued’ via a press release hosted by a satirical website in 2013.\n\nHm…\"\n950,\"Iraqi pilots who have joined Islamic State are training its members in Syria to fly three captured fighter jets, according to a UK-based activist group that monitors the conflict.\n\nThe Syrian Observatory for Human Rights (SOHR) said witnesses had seen the planes being flown around a military airport in Aleppo.\n\nMeanwhile, Iraqi forces have launched an attack on IS militants near Tikrit.\n\nThe city was among the areas in Syria and Iraq seized by IS this year.\n\nRami Abdul Rahman, head of the SOHR, said IS was using Iraqi officers who were pilots under ex-Iraqi President Saddam Hussein to train fighters in Syria.\n\n\"\"People saw the flights, they went up many times from the airport and they are flying in the skies outside the airport and coming back,\"\" he said.\n\nIt is not known how many Iraqi pilots have defected.\n\nWitnesses told the SOHR the planes appeared to be MiG-21 or MiG-23 models.\n\nThe BBC's Sally Nabil in Baghdad says IS has three planes which it captured earlier from the Syrian military in Aleppo and Raqqa.\n\nUS Central Command spokesman Col Patrick Ryder told Reuters the Pentagon was \"\"not aware\"\" of IS conducting any flight operations in Syria or elsewhere.\n\nAleppo became a key battleground in the fight between Syrian rebels, which now include IS, and government forces after the uprising against President Bashar al-Assad in 2011.\n\nNew coordination\n\nSeparately, the Iraqi government said its troops had gained ground to the north and west of Tikrit and cut an important IS supply route.\n\nCorrespondents say that past efforts by the government to regain territory in the area have ended in failure.\n\nMeanwhile Kurdish forces, backed by US-led air strikes, are continuing to fight militants in the northern Syrian town of Kobane.\n\nUS-led warplanes struck IS positions on Friday, taking advantage of new coordination with the town's Kurdish defenders.\n\nThe BBC's Kasra Naji, on the Turkish-Syria border, said the day began quietly but there had since been around six strikes.\n\nOn Thursday, Kurdish commander Baharin Kandal told the BBC that the militants had been driven out of most of Kobane.\n\nOur correspondent says refugees watching their town from a hilltop nearby agree that there are only two or three neighbourhoods that are still the scene of fighting.\n\nThe battle for Kobane, which is also known as Ayn al-Arab, is regarded as a major test of whether the US-led coalition's air campaign can push back IS.\n\nActivists say more than 600 people have been killed since the jihadist group launched its assault on the mainly Kurdish town a month ago.\n\nMore than 160,000 people have fled in the face of the IS advance.\n\nCapturing the town would give the group unbroken control of a long stretch of the Syrian-Turkish border.\n\nIS fighters have gained a reputation for brutal tactics, including mass killings and beheadings of soldiers and journalists.\"\n951,\"THE beheading of American journalist, James Foley, at the hands of ISIS militants shocked the world but forensic experts have revealed the video was probably staged, with the murder happening off camera.\n\nThe UK Times reported that an international forensic science company, which has worked for police forces across Britain, said there is no question Foley was beheaded but that camera trickery and post-production techniques look to have been used.\n\n“I think it has been staged,” said one expert in visual forensics, after he was commissioned by The UK Times to examine the footage.\n\n“My feeling is that the execution may have happened after the camera was stopped.”\n\nAymenn al-Tamimi, a fellow at the Middle East Forum think-tank, said over the years ISIS militants have improved the production quality of their videos.\n\nThe analysis by experts has highlighted a number of inconsistencies that could suggest that the beheading of Foley, which was seen on the video, was not his actual death.\n\nFirstly, no blood can be seen, even though the knife is drawn across the neck area at least six times. Secondly, sounds allegedly made by Foley do not appear consistent with what may be expected.\n\nThe forensic analysis expert said that no incision could be seen on Foley’s neck, though the right hand of the jihadist partially blocked the shot.\n\nWhile the forensics company, which asked to remain anonymous, did not reach a definitive answer they did conclude that at some point an execution of Foley did take place.\n\nBritish Intelligence has identified the ISIS killer of American, Abdel Majed Bary of London, England! pic.twitter.com/FEEy1iHk0J— DR. TWEET, PhD (@Callisto1947) August 24, 2014\n\nBritish Intelligence has identified the ISIS killer of American, Abdel Majed Bary of London, England! pic.twitter.com/FEEy1iHk0J\n\nThis comes as a heartbreaking last letter from Foley to his family has been revealed on the Free James Foley Facebook tribute page.\n\nWhile Foley was not permitted to send the letter, a fellow hostage, Danish photographer Daniel Rye Ottosen, memorised it word for word.\n\nThe 25-year-old spent 13 months imprisoned with Foley and when released in June his first call was to Foley’s mother, Diane, where he dictated every word.\n\nFoley describes fond memories with his family and how he and the eighteen other hostages being held with him are coping.\n\n“I know you are thinking of me and praying for me. And I am so thankful. I feel you all especially when I pray. I pray for you to stay strong and to believe. I really feel I can touch you even in this darkness when I pray,” Foley said in the letter.\n\n“I have had weak and strong days. We are so grateful when anyone is freed; but of course, yearn for our own freedom. We try to encourage each other and share strength. We are being fed better now and daily. We have tea, occasional coffee. I have regained most of my weight lost last year.”\n\nFoley goes on to describe his hopes of attending his sisters wedding and his plans to take his grandmother out when he returns home.\n\n“Grammy, please take your medicine, take walks and keep dancing. I plan to take you out to Margarita’s when I get home. Stay strong because I am going to need your help to reclaim my life.”\n\nThe full letter can be read here.\n\nYesterday, British security services MI5 and MI6 reportedly identified a British hip-hop artist as the key suspect in the hunt for the killer who beheaded American journalist James Foley.\n\nThe Sunday Times newspaper said Abdel-Majed Abdel Bary, from Maida Vale in West London, had become a crucial part of the investigation.\n\nThe paper attributed the information to “senior government sources.”\n\nBary, 23, is the son of an Egyptian-born militant who is awaiting trial on terror charges in New York tied to the deadly 1998 bombings of embassies in Kenya and Tanzania.\n\nFormer hostages held by ISIS have said he is one of several jihadists they nicknamed “the Beatles” due to their British accents, with two of his cronies referred to as “George” and “Ringo.”\n\nBary — who recently tweeted a photo of himself holding up a severed head — was among three Brits identified as possibly being the masked killer known as “John”.\n\nIn June, The Sunday Times revealed a threat made by Bary on Twitter. “The lions are coming for you soon you filthy kuffs (infidels),” he wrote. “Beheadings in your own backyard soon.”\n\nBary, who went to Syria last year to fight in its bloody civil war, has a build, skin tone and ­accent all similar to those of “John,” according to The Telegraph.\n\nBefore becoming a jihadist, he was an aspiring rapper known as “L Jinny,” whose music was played on BBC Radio 1.\n\nBary also appeared in music videos posted on YouTube for songs titled Overdose, Flying High and Dreamer.\n\nBut he was reportedly radicalised by followers of firebrand ­Islamic preacher Anjem Choudary and walked out of his family’s plush West London home last year, saying he was “leaving everything for the sake of Allah.”\n\nEarlier this month, he was seen in a photo posted to Twitter wearing camouflage clothing and a black balaclava while holding a severed head with his left hand — the same hand “John” is seen using to draw a knife across Foley’s throat in his execution video.\n\nAlso under investigation are Abu Hussain Al-Britani, 20, a computer hacker from Birmingham, and Abu Abdullah al-Britani, in his 20s, from Portsmouth, the MailOnline reported.\n\nMail Online reported that al-Britani was jailed in 2012 for stealing personal information from former UK Prime Minister Tony Blair.\n\nSince joining ISIS’ brutal campaign in Syria al-Britani, real name Junaid Hussian, has worked to fund the ISIS war chest by mounting jihadist cyber attacks on British banks and celebrities.\n\nAbu Abdullah Al-Britani, meanwhile, is active on social media using Twitter to post pro-ISIS propaganda. According to Mail Online, he is believed to be behind an account on the ask.fm social media site giving young people advice on how to travel to Syria and Iraq and encouraging them to join the jihad.\n\nOther possible identities for “John” include the brother of a British doctor once charged with kidnapping two Western war correspondents, and a former gang member who converted to Islam and travelled to Syria, Britain’s Telegraph newspaper reported.\n\nA dozen American counterterrorism experts are expected to fly to the UK “within days” to help identify Foley’s killer, the Daily Mail reported.\n\nStill flying high even though the disbelievers hate it☝️ pic.twitter.com/fW4vTED2CZ— Abu Abdullah Britani (@AbuAbdullah_RT) July 5, 2014\n\nStill flying high even though the disbelievers hate it☝️ pic.twitter.com/fW4vTED2CZ\"\n952,\"Forget health or messaging. The forthcoming Apple Watch could end up being a lynchpin for e-commerce.\n\nEBay, whose website allows people to buy and sell all sorts of things both new and old, is seeking an iOS Engineer/Architect who can work on “elegant solutions for the Apple Watch that will complement our core iOS eBay app,” according to a job posting from the company.\n\nThe listing was first published on eBay’s job page in November, but it has been getting more attention thanks to its appearance on LinkedIn this month, according to a report today from AppleInsider.\n\nE-commerce companies like Flipkart have developed apps for Android Wear watches. Now, as Apple gears up to start shipping the Apple Watch in April, e-commerce companies will presumably develop for it, too.\n\nApple first announced the WatchKit software development kit for Apple Watch in November.\n\nBut eBay isn’t only interested in the Apple Watch as a development platform. In addition to an Apple Watch app, eBay’s New Technology Group is planning “solutions” for CarPlay and Apple TV, according to the job posting.\"\n955,Nigeria has reached a ceasefire deal that will include the release of kidnapped Nigerian schoolgirls.\n956,\"BAGHDAD — The Islamic State (IS) has been accused of using chlorine gas against Iraqi soldiers who were besieged in Anbar province. Survivors of an Iraqi army regiment in Saqlawiya, near Fallujah, say the radical group used the gas against the besieged soldiers. There were conflicting government statements about whether the gas had been used.\n\nThe siege on the regiment, which consists of nearly 400 soldiers, has created an uproar in Iraq, with Iraqi members of parliament (MPs) on Sept. 21 demanding the government break the siege. \n\nThe following day, the Anbar Operations Command said it opened the road to Saqlawiya, ending the siege of the soldiers. These statements seemed to be an attempt to ease the anger of MPs and the public at security leaders for leaving the soldiers besieged without any support.\n\nThe incident came shortly after the massacre in the Speicher military base in Tikrit, where nearly 1,700 Iraqi air force cadets were killed. The investigations are still ongoing, as the victims’ families continue protests, blaming security leaders for failing to protect the lives of the cadets.\n\nThe testimonies of the survivors from the Saqlawiya incident, which were posted on YouTube, have shown the extent of negligence on the part of security leaders toward the soldiers, as well as the lack of serious attempts to save their lives as the siege lasted five days. The biggest surprise in the testimonies was that IS has chlorine gas and used it against the besieged soldiers.\n\nThe MP in Qadisiyah province south of Baghdad held a news conference in the Iraqi parliament, during which they blamed Prime Minister Haider al-Abadi in his capacity as commander in chief of the armed forces. The soldiers who hail from the province have suffered from the neglect of military leaders, in spite of repeated appeals seeking protection for the service members.\n\nMP Ali al-Badri said, “Three hundred soldiers were killed in Saqlawiya.\"\" Badri, citing survivors’ testimonies, said, “Terrorists used chlorine gas for the first time.”\n\nSabah al-Jouburi, a professor at Salahuddin University in Salahuddin province, said IS had used chlorine gas in its war against the army for the first time.\n\nReports previously suggested IS has over the years obtained chemicals to be used in its war against the Iraqi government seize cities. Hisham al-Hashimi, an expert on terrorist groups, pointed Al-Monitor to “the use of chlorine gas by the group [now known as IS] in 2005, in the bombings of a popular market in Abu Ghraib.”\n\nHashimi said, \"\"In early 2014, IS was able to obtain large quantities of chlorine gas when it took control of water treatment plants in Fallujah and Saqlawiya, and in Mosul and Salahuddin following the fall of Mosul on June 10.”\n\nYet, Hashimi said it appeared that IS had not used chlorine gas “in any direct or indirect fighting” with the army. He said IS knows the gas is not that toxic, “can only kill in enclosed places, and loses its effectiveness when heat is generated from the explosion. It can only be used to induce intimidation.”\n\n“Experts have not been able to prove its use in the battles of southern Dalouiya and Saqlawiya,” he added.\n\nAnbar police also said that chlorine gas had not been used on the soldiers in the province.\n\nWhile Maj. Gen. Ahmad Saddag al-Dulaimi, Anbar’s police chief, told Al-Monitor by phone, “We heard news that IS used chlorine gas in the Anbar battles,\"\" he said, \"\"This news is unfounded, and chlorine gas has not been used during the battles at all.” He added, “If it indeed had happened, we would have told all media outlets about it and announced it.”\n\nOn the other hand, the Iraqi Ministry of Defense said, “Terrorist organizations used chlorine gas in some areas close to water treatment plants, but did not have an impact. For the gas to have a lethal effect, it should be used in mass quantities, which the enemy does not currently have.”\n\nAlthough the ministry asserted that “no injuries were reported for now in the regions where the organization used chlorine gas,” it issued instructions “for the purpose of increasing security measures.”\n\nIn a statement obtained by Al-Monitor, the ministry advised the members of the armed forces and civilians to “cover their faces with a wet cloth to protect themselves from the potential effects [of chlorine gas]” in case they hear IS is using it.\"\n957,\"A mushroom with hallucinogenic properties has been found growing at Buckingham Palace but no one suspects Queen Elizabeth of cultivating the magic mushroom.\n\nThe Amanita muscaria was found growing wild in the extensive palace gardens during preparations for a television show.\n\nThe mushroom's hallucinogenic properties have long been known and it has commonly been used in rituals.\n\nPalace officials said Friday there are several hundred species of mushrooms growing in the palace gardens, including a number of naturally occurring Amanita muscaria.\n\nThe mushroom can be beneficial to trees but can be poisonous to humans.\n\nOfficials say mushrooms from the garden are not used in the palace kitchens.\"\n958,\"An animal lover from Norfolk splashed hundreds of pounds on an operation to save his bunged-up goldfish.\n\nThe man took the pet, which he keeps in a tank in his office, to Toll Barn Veterinary Centre after noticing it was suffering from digestive distress, EDP 24 reported.\n\nHe apparently originally declined the operation when told it would cost £300, but quickly changed his mind.\n\nVet Faye Bethell used anaesthetic water to knock the goldfish unconscious before clearing blockages with the intricate procedure.\n\n\"\"He was constipated because he had a lump blocking his bottom, rather than because of his diet or any other reason,\"\" she told the BBC.\n\nThe lucky pet, which is a member of the carp family, survived the 50-minute operation before going home with his owner. Bethell used a small heart rate monitor to ensure the fish was sufficiently drugged before using a mini-scalpel to remove several blockages near the anus and dorsal fin.\n\nFaye Bethell, of Toll Barn Veterinary Centre\n\n\"\"I have never done a procedure like that on a goldfish, although I have done it before on more valuable fish like a carp,\"\" the vet added. The actual surgery is quite straightforward but administering the anaesthetic is quite complicated.\"\"\n\nBethell has performed a string of odd operations recently, including removed a stone from the 5mm ureter of a guinea pig and castrating a skunk.\"\n959,\"While the US Vogue offices are moving to 1 World Trade Center in New York City, Anna Wintour may not be making the transition anytime soon.\n\nA Vogue employee told Gawker that the new offices are infested with rats. And the problem is apparently so bad that the editor-in-chief is reportedly refusing to enter the premises.\n\nWintour, 65, has allegedly informed her staffers that the vermin must be removed before she clicks her dainty heels into their new home.\n\nScroll down for video\n\nNew digs, big problem: While the US Vogue offices are moving to 1 World Trade Center in New York City, Anna Wintour may not be making the transition anytime soon\n\nVogue, however, is not scheduled to move into the 1 World Trader Center until the new year, giving ample time for the removal of the rodents.\n\nThe staff member told Gawker the most pressing dilemma facing them had to do with fashion: 'A serious concern (laughable but I guess it makes sense) is all the clothing that could get nibbled through.'\n\nThe timing of the infestation comes after Vogue created an online campaign advertising their move to the new offices: 'Batten the hatches, lower Manhattan, because we're coming for you.'\n\nThat's one famous mover: The Instagram feed for the Conde Nast owned publication showed rapper Will.i.am carrying boxes for them\n\nThe Instagram feed for the Conde Nast owned publication showed rapper Will.i.am carrying boxes for them.\n\nMeanwhile, Wintour has defended her decision to put Kim Kardashian and Kanye West on the April cover of Vogue, but now it appears she is suggesting that the choice was 'tasteless'.\n\nAccording to Fashionista, the magazine editor said: 'I think if we just remain deeply tasteful and just put deeply tasteful people on the cover, it would be a rather boring magazine!'\n\nDay in the life: The publication was tongue in cheek about the moving process\n\nShe added that even from the very beginning, Vogue was never about pleasing everyone. 'The first celebrity that I put on the cover of Vogue was Madonna, and that was considered completely controversial at the time, too,' she explained.\n\n'It's such a long time ago probably no one remembers, but she was a very controversial figure. Now she's part of the establishment.'\n\nMs Wintour, 65, went on to say that if Vogue didn't reflect modern culture - even the more provocative figures within it - 'nobody would talk about us. It's very important that people do talk about us.'\"\n961,\"A loud boom heard Saturday night by residents of Nicaragua's capital Managua was caused by the impact of small meteorite, government officials confirmed on Sunday.\n\nThe piece of rock, possibly from an asteroid that passed close to Earth on Saturday, landed near a city airport and did not cause any injuries, the AFP reported.\n\nHowever, it did create a 16-foot-deep crater, the Associated Press said, citing volcanologist Humberto Saballos from the Nicaraguan Institute of Territorial Studies.\n\n\"\"I was sitting on my porch and I saw nothing, then all of a sudden I heard a large blast,\"\" Jorge Santamaria told the Associated Press. \"\"We thought it was a bomb because we felt an expansive wave.\"\"\n\nThe Nicaraguan government has asked for help from international experts, including the U.S. Geological Service, to further analyze the event.\n\nSEE ALSO:  Stunning New Details From The Largest Asteroid Impact In A Century\"\n962,\"A British fighter who travelled to Iraq to stop the Islamic State claims the terror group fed a murdered kidnap victim to his own mother after she went to their headquarters and demanded to see him.\n\nYasir Abdulla, a security guard from Keighley, West Yorkshire decided to go to Iraq and fight against ISIS after hearing they came within six miles of taking control of his home village in Kurdistan, which he left in 2000.\n\nIt has been reported that the 36-year-old bought a set to combat fatigues online for £100 before going to Kurdistan and buying an assault rifle.\n\nFrom Yorkshire to Iraq: Security guard Yasir Abdulla (left near his home and right patrolling the border of his home town of Sheikhan, Iraq) joined hundreds of fighters trying to stop the spread of ISIS\n\nOn patrol: Mr Abdulla (right) pictured with an Islamic State fighter who he and others had detained\n\nHe then joined hundreds of other Kurdish and Peshmerga forces who are trying to stop the spread of ISIS by patrolling a ten-mile front line in Iraq.\n\nMr Abdulla returned to the UK last week but told The Sun how an elderly Kurdish woman, whose son was captured by ISIS and taken to Mosul, went to meet the jihadis to try and secure his release and was then fed his body.\n\nSlaughter: Mr Abdulla with a member of ISIS who he said was killed after he beheaded a Kurd\n\nThe father of four told the newspaper: 'She was determined to find her son and went to ISIS headquarters and asked to see him.\n\n'The ISIS men told her to sit down because she had travelled a long way and said she should have some food before they took her to meet her son.\n\n'They brought her cups of tea and fed her a meal of cooked meat, rice and soup. She thought they were kind.\n\n'But they had killed him and chopped him up and after she finished the meal and asked to see her son they laughed and said \"\"You've just eaten him.\"\"'\n\nDuring his time on the front line, Mr Abdulla revealed how ISIS are terrorising locals by calling them and threatening to kidnap them and bury them alive unless they surrender.\n\nHe also told of how the terror group kill prisoners they capture by throwing them on a 'human bonfire' and that he saw his own cousin killed in an ISIS attack.\n\nBut despite returning back to his family in Yorkshire, Mr Abdulla is keen to go back to Kurdistan saying he wants to finish the job in defeating ISIS.\n\nThe new details about the cruelty of ISIS come as Iraq's prime minister called on tribal fighters to abandon the jihadis ahead of an offensive to retake Saddam Hussein's hometown of Tikrit from extremists.\n\nHaider al-Abadi offered no timeline for an attack on Tikrit, 80 miles north of Baghdad, which fell into the hands of ISIS last summer.\n\nTaking aim: With the flag of the Kurds on the back of his weather-beaten truck, Mr Abdullah fires at ISIS\n\nProud Kurd: Mr Abdulla said Islamists threaten to kidnap locals and bury them alive if they do not surrender\n\nISIS and Al Qaeda are hiding messages to their followers in digitally-altered eBay photos and even pornography, a book claims.\n\nInvestigative journalist Gordon Thomas said Al Qaeda has used the tactic of 'steganography' - concealing messages in audio clips or images widely available online - to encode items listed for sale on the auction site.\n\nIt works by manipulating a sound waveform or the order of pixels in a small or invisible part of an image, a process not unlike the way teletext used to be delivered on analogue TVs.\n\nNow Israeli intelligence service Mossad believes ISIS militants are doing the same, according to Mr Thomas.\n\nOne intelligence source told him messages are often hidden on Reddit or 'X-rated pornographic pictures which conceal documents and orders for the next target'.\n\nThe claims are contained within new chapters of Mr Thomas' book Gideon's Spies, an extract of which was published yesterday by the New York Post.\n\nHowever, Shiite militias and Iraqi security forces have stationed themselves around Tikrit as state-run media has warned that the city 'will soon return to its people.'\n\nTikrit, which occasionally saw attacks on U.S. forces during the American occupation of the country, is one of the biggest cities held by ISIS.\n\nIt also sits on the road to Mosul, Iraq's second-largest city, which is also held by the extremists.\n\nIt has also been revealed that in February alone, violence across Iraq killed at least 1,100 Iraqis, including more than 600 civilians, according to the the UN Assistance Mission in Iraq.\n\nUN envoy Nickolay Mladenov blamed the deaths on the extremist group, government forces and pro-government Shiite militias.\n\nHe explained: 'Daily terrorist attacks perpetrated by ISIS continue to deliberately target all Iraqis.\n\n'There also concerning reports of a number of revenge killings by armed groups in areas recently liberated from ISIS.'\n\nLast year was the deadliest in Iraq since its 2006-2007 sectarian bloodshed, with a total of 12,282 people killed and 23,126 wounded, according to the UN.\n\nPro-ISIS supporters wave flags as they parade through Mosul in Iraq. A British fighter has told how a Kurdish mother, whose son was kidnapped and murdered by the group, was fed his body when she travelled to Mosul demanding to see him\n\nYasir Abdulla also says that ISIS fighters, pictured, terrorise locals by calling them on the phone and threatening to bury them alive unless they surrender to them\n\nISIS fighters burn tyres following clashes with Peshmerga forces in Mosul. Mosul is Iraq's second-largest city and is held by the extremists\"\n964,\"Doctor in besieged Syrian town reports arrival of patients with blisters, burning eyes and breathing difficulties after explosion\n\nKurds battling Islamic State militants for control of Kobani fear the extremist group may have used an unidentified chemical weapon, according to officials and one of the few doctors still working in the besieged Syrian town.\n\nPatients with blisters, burning eyes and breathing difficulties turned up at a clinic after a blast was heard on Tuesday evening, Dr Walat Omar said. He described the symptoms as abnormal and said he could not identify their cause, but suspected a chemical weapon.\n\n“After a loud explosion [on Tuesday night], we received some patients with abnormal symptoms. They reported a bad smell which produced some kind of allergic reaction,” Omar said in a telephone interview that was periodically disrupted by heavy explosions.\n\n“Some had red patches and blisters on their skins, others had difficulties breathing and others were vomiting, with painful throats, and others with burning eyes and noses. There was one patient, all his body was covered in red patches and blisters.”\n\nIslamic State (Isis) is thought to have obtained stocks of ageing but still potent chemical weapons when it seized Iraqi army bases where they were stored, the New York Times reported earlier this month.\n\nIn June, the group took control of a sprawling complex that had been the heart of Saddam Hussein’s chemical weapons programme, Al-Muthanna State Establishment. There may also have been chemical weapons buried or abandoned elsewhere, that were not destroyed by US forces or the Iraqi military.\n\nStocks manufactured before 1991 are dirty, corroded and not always easy to identify or use, but can still cause serious injury.\n\nIraqi officials said 11 police officers were poisoned by chlorine gas last month, when Isis fighters used it to attack the Iraqi town of Duluiya. All the officers survived.\n\nThat attack was hundreds of miles from Kobani, near the Syrian border, where Omar said he feared eight civilians had been injured by some kind of chemical attack.\n\nIntense fighting has made it impossible to get doctors the equipment they need to do definitive tests for the use of chemical weapons, but Omar said they displayed symptoms distinct from anything else he had treated in weeks of heavy battles.\n\nHe said he had ruled out chlorine gas or biological weapons, based on his medical training, but thought the injuries were caused by a chemical. Trained in Ukraine, he is originally from Kobani and returned there to work after seven years at medical school.\n\n“This is the first time we have seen this kind of condition,” Omar said. “I have seen other strange conditions but nothing like this before.”\n\nThe opinions of chemical weapons experts consulted by the Guardian were divided after seening a series of pictures provided by Omar of a young man with large skin blisters and a severely swollen lip.\n\nThe pictures did not have any metadata to confirm the time and place they were taken, but had not been published on the internet before Omar provided them to a Kurdish journalist.\n\nOne expert with personal experience of treating mustard gas victims said that, although the blisters were not typical, the symptoms overall were consistent with a possible sulphur mustard poisoning. That could only be confirmed with a urine or blood test.\n\nOther experts said that while the symptoms could be consistent with exposure to a chemical agent, they were somewhat unusual and other medical conditions, such as a severe allergic reaction, would need to be ruled out.\n\nSenior Kurdish politicians said they feared a chemical attack, and had asked for testing kits to seek confirmation.\n\n“Many people were injured … and showed symptoms of chemical weapons use: choking, breathing difficulties, bleeding eyes, burning skin etc,” said Idris Nassan, deputy foreign minister of the Kobani administration. “Some of the doctors say that it might be phosphorus or poison gas of some kind, but the investigation is ongoing, we don’t know for sure.”\n\nIt is possible that Isis fighters could mistake some chemical munitions for ordinary weapons and use them without being aware of what they are handling. It could also be harder to evaluate the impact of attacks using partially degraded weapons, one expert said.\n\n“Various factors might contribute to far milder symptoms than those normally associated with mustard agent exposure under combat conditions. These could include impure or degraded agent, short-term exposure, or exposure to a limited volume of agent,” said Jean-Pascal Zanders, a former analyst with the chemical and biological warfare project at the Stockholm International Peace Research Institute.\n\nThe bomb believed to have caused the injuries treated by Omar exploded at about 10pm in west Kobani, near a hospital. Omar said he thought Isis may have targeted the medical centre to try to undermine morale, although it was not being used and none of the forces defending the city were in the area.\n\n“Some fighters were further away, they complained about their eyes watering and burning, and pain in their nose,” he said, estimating that around 20 of them were affected but needed only basic first aid.\n\nRegarding civilians who were closer to the blast, Omar said he was treating affected patients with oxygen, the steroid cortisone and other drugs until about 2.30am, as well as fielding calls from people who did not want to leave their homes.\n\nThe three most seriously injured patients, who ranged in age from 17 to over 40, stayed in the clinic overnight for observation and Omar was trying to arrange for their evacuation to Turkey for further treatment.\n\nOne Kurdish activist said Kobani may have been hit by teargas for the first time, perhaps drifting across from a Turkish border village where police had been using it for weeks to break up crowds of demonstrators. It has not been deployed in the intense battles for Kobani and so would not be recognised by residents, although demonstrations nearest to the border have almost all been in daylight hours, while Omar reported victims arriving well after nightfall.\n\nAdditional reporting by Constanze Letsch\"\n965,\"A luxury island previously owned by Tiger Woods, the golfer, is up for sale.\n\nThe 62-acre island, in Lake Mälaren, Sweden, was the former home of the 14-time major winner and his ex-wife, Elin Nordegren, to whom he was married for six years.\n\nIt boasts six tee-off areas for a custom-made golf hole, features a secluded villa, a hunting lodge and its very own landing strip for propeller planes.\n\nThe island also includes a protected quay, private ferry boat, historic hill fort, pasture land for horses, stables and two small Skinnpälsarna islands with a water area of around 500 acres.\n\nHowever, potential buyers will have to bring their own clubs as the main building does not come with furnishing.\n\nSabine Rollinger, of Vladi Private Islands, which is listing the island, said: \"\"This island was owned by Tiger Woods, but after his divorce he doesn't need an island in Sweden any more.\n\n\"\"This is a unique, exclusive private island with total privacy. It includes a private harbour, untouched woods, beautiful lush parks, open fields, striking lake views and a tastefully designed main residence, a mini-mansion.\n\n\"\"Also on the island is a landing strip and six tee-off areas for golf practice. The secluded villa, hunting lodge and stables are located on the main island and surrounded by a very large lawn.\n\n\"\"Here you can land your private prop airplane, play soccer, do some riding or enjoy unstructured golfing.\n\n\"\"A hundred metres from the villa is the private, protected bay, and a 50-metre long quay that provides plenty of space for your own, and your friends' boats.\n\n\"\"This is the place to begin great fishing trips in your own private fishing waters, take a boat ride out to Mälaren's over 1,000 islands or the beautiful archipelago of Stockholm.\n\nTiger Woods with ex-wife Elin Nordegren in 2010 (Reuters)\n\n\"\"This island is also unique due to its central location as the Swedish capital is only about an hour away by boat or car, and from there you have swift access to the Stockholm archipelago.\n\n\"\"The property even has a historical 11th century Viking stronghold, a dramatic landscape with approximately 30 metres high rocks rising out of the lake.\n\n\"\"The island boasts a variety of wildlife, such as deer, hares and beavers - even elks can be seen on occasion.\n\n\"\"The protected location, combined with the quay's generous dimensions, make it an ideal place for private parties and outdoor dining.\n\n\"\"You go for a swim in Lake Mälaren, where the water reaches temperatures of up to 26C in the summer.\n\n\"\"Apart from the island, the property also includes the two small Skinnpälsarna islands and a water area of around two million square metres.\"\"\n\nVladi Private Islands said the island's price would be released on request.\"\n966,\"A meteorite landed \"\"like a bomb\"\" just missing Nicaragua's main airport and raising concerns over scientists' ability to track space objects on potential collision courses with Earth.\n\nOfficials said they \"\"thanked God\"\" there were no injuries as the rock landed in Managua, a sprawling city of 1.2 million people where it left a crater 12 metres (40ft) wide and five metres (16ft) deep.\n\nThe object was believed to have been a small part of the asteroid 2014 RC, nicknamed \"\"Pitbull,\"\" which astronomers had been monitoring as it passed the planet.\n\nNasa currently tracks more than 11,000 asteroids that come relatively close to Earth but 2014 RC, which is the size of a large house, was only discovered on Aug 31.\n\nIt moved within 25,000 miles of the Earth's surface and had been projected to be at its nearest point over New Zealand on Sunday.\n\nThe meteorite that apparently originated from 2014 RC landed in a wooded area just before midnight on Saturday.\n\nIts impact registered on instruments used to detect earthquakes, which regularly hit Nicaragua.\n\nPeople living nearby head an an explosion and described seeing liquid, sand and dust blowing thought the air, and the smell of burning.\n\nJorge Santamaria, who lives near the airport, said: \"\"I was sitting on my porch and I saw nothing, then all of a sudden I heard a large blast. We thought it was a bomb because we felt an expansive wave.\"\"\n\nJose Millan, of the Nicaraguan Institute of Earth Studies, said: \"\"We need to celebrate the fact that it fell in an area where, thank God, it didn't cause any danger to the population.\n\n\"\"All the evidence that we've confirmed on-site corresponds exactly with a meteorite and not with any other type of event.\"\"\n\nNicaragua said it would be asking for assistance from international scientists, including those from the United States, to investigate.\n\nThe composition of the meteorite has yet to be determined and it was not clear if it had disintegrated on hitting the ground or been buried under the ground.\n\nWilfredo Strauss of the Nicaraguan Institute of Earth Studies, said: \"\"We are convinced that this was a meteorite. We have seen the crater from the impact.\n\n\"\"You can see two waves on the seismic equipment). First, a small seismic wave when the meteorite hit Earth, and then another stronger one which is the impact of the sound.\"\"\n\nRosario Murillo, Nicaragua's First Lady and Government spokeswoman, said the object \"\"appears to have come off an asteroid that was passing close to Earth.\"\"\n\nIn February 2013 a meteor that had not previously been detected by scientists exploded over Chelyabinsk in Central Russia, injuring more than 1,000 people.\n\nDr Dan Brown, an astronomy expert at Nottingham Trent University, said: \"\"The possible meteorite impact in Nicaragua, linked with the asteroid 2014 RC which flew by Earth raises some interesting questions.\n\n\"\"Although the impact occurred roughly 12 hours before the asteroid passed Earth, that part of the planet was facing in the right direction for it to have been a fragment associated with it.\n\n\"\"If it was an unrelated object, however, then it further demonstrates how we don't really monitor all the potentially dangerous rocks out there.\"\"\"\n968,\"From Staff Reports\nAn Internet posting claiming a family of five in Purdon has come down with Ebola is not true.\nThe website, which has the appearance of a news site, is reporting a the town of Purdon has been sealed off by the CDC and local police. This is not true.\nLocal Emergency Management officials, the Corsicana/Navarro County Health Department and Navarro County Sheriff Elmer Tanner all report there is no truth to the claim on the website.\nNavarro County officials issued the following news release calling the report untrue:\n\"\"A release today on at least one website, National Report, stated that “The small town of Purdon, Texas has been quarantined after a family of five tested positive for the Ebola virus.”\n \"\"This report is entirely false.\"\"\n\"\"Local authorities, emergency management, and county government have been inundated with calls concerning this false report. Please be assured if this were accurate information, you would have been notified immediately from accurate sources first.\"\"\n \"\"Please ensure that you utilize accurate information sources when looking on social media and any unknown news sources.\"\"\n H.M. Davenport, Navarro County Judge\n\nSheriff Elmer Tanner\nEmergency Management Coordinator, Eric R Meyers\n—————\nSeveral questions have been posted on the Daily Sun Facebook page asking about the site — a site that also boasts stories that claim Las Vegas oddsmakers are setting odds on school shootings, and a claim the Obama administration is planning to conduct a sale of all marijuana seized during the Obama administration.\nIn addition to the source of the first posting, sites that commonly aggregate content from other sites and re-publish it are spreading the rumors to a wider audience.\"\n969,\"(IraqiNews.com) On Monday several Members of Parliament from Diwaniyah Province confirmed that ISIS killed over 300 soldiers using chlorine gas for the first time in Saqlawiyah, north of Fallujah.\n\nMP Ali al-Badri said, at a press conference at the parliament building in the presence of a number of deputies of Diwaniyah province and attended by IraqiNews.com that “the terrorist organization ISIS used chlorine gas for the first time in the region of Saqlawiyah after trapping more than 400 troops, resulting in the deaths of many of them due to suffocation while the terrorist gangs detonated car bombs within the brigade headquarters.”\n\nBadri said, “We hold the full responsibility for the fate of the trapped soldiers to the Commanding General of the Armed Forces, Haider Abadi, and the security leaders, especially the Anbar Operations Chief, Lt. Gen. Rashid Flaih, because of the slow measures taken by the Air Force despite frequent appeals for rapid procedures to rescue the soldiers since several days ago.”\n\nBadri added that the “Saqlawiyah crime is considered as the second Speicher Massacre,” stressing that “300 soldiers were killed in the attack.”\n\nDeveloping…\"\n971,\"Some 219 years ago, founding fathers Sam Adams and Paul Revere looked on as a bit of history was tucked into a corner stone of the Massachusetts State House. On Thursday, excavators carefully extracted the keepsakes, according to the Boston Globe.\n\nThe time capsule, contained in a 5-by-7-inch copper box, is thought to hold a collection of coins and other artifacts dating as far back as 1652. The capsule had actually already been extracted in 1855, when the original cowhide capsule was replaced with the metal box and new items, including coins from the 1800s, were added to the stash.The box had then been mortared inside the State House cornerstone.\n\nMeghan Kelly, a spokeswoman for the Executive Office of Administration and Finance, told the Globe the box may also hold an engraved silver plate, newspapers, the seal of the Commonwealth, cards and the title page of the Massachusetts Colony Records.\n\nTime Capsule Has Steve Jobs' Computer Mouse\n\nIt’s believed to be one of the oldest time capsules ever recovered in the state — and likely would have remained in place had it not been for concerns that water had been seeping into the State House at that particular corner. That inspection prompted officials to re-excavate the time capsule to investigate its contents and make sure the items are in good condition.\n\n“Hopefully there will be no damage and we will be able to observe the artifacts that trace us back to the history not only just of this building, but of our Commonwealth and our country,” said Secretary of State William Galvin, who was on hand for the capsule’s excavation, according to the Boston Globe.\n\nAs luck would have it, another time capsule was recovered in Boston just this past October. That 100-year-old capsule was extracted from its holding in the head of a golden lion statue that had perched atop the Old State House in downtown Boston. That capsule held sealed letters, photographs, and newspaper articles.\n\nVideo: Mythical Roman 'She-Wolf' Cave Discovered\n\nAs for this most recently extracted time capsule, it’s now being held in a safe at the Boston Museum of Fine Arts. On Sunday examiners will X-ray the box and they plan to carefully open it and inspect its contents next week. After that, it will be returned to the State House cornerstone, perhaps with a few new items added for future generations to rediscover.\n\n-- via Boston Globe.\n\nPhoto: The newly recovered time capsule. Credit: WCVB/screen grab\"\n972,\"KFC: Marijuana on the menu? Not likely. A story that began circulating on Tuesday afternoon created a bit of a frenzy, but the fact is, there’s no sign KFC will really be selling marijuana in its stores.\n\nThe story began at the Racket Report, where it was announced that marijuana profits were hitting such high levels that the fast food restaurant chain had decided to get in on the game. While the idea may appeal to pot lovers who think they can get the munchies and a bucket full of munchables in a single stop, there are a few problems.\n\nFirst and foremost, Racket Report appears to be a mostly satirical website, carrying multiple stories, such as the Fetal Ink Syndrome story, that have been debunked by fact-checking site Snopes. (Here‘s Snopes debunking the Fetal Ink Syndrome tale.)\n\nKFC also doesn’t mention any marijuana sales on its official news page — a thing you’d think they’d mention if they were hoping to drum up sales.\n\nAnother concern is banking. While marijuana shops were assured early in 2014 that they could have access to banks, many report still having difficulties. Though the original story claims that KFC’s pot sales will be cash only, in order to protect the restaurant’s funds, this would be no protection.\n\nIf marijuana sales are understood to be federally illegal (a question that is in limbo at the moment, with government officials calling on law enforcement to make pot arrests a very low priority, but laws still on the books) then no funds collected by a facility could reasonably be protected. That is, if the government elected to seize funds illegally procured, they could still freeze bank accounts and seize the contents — even if all illegal dealings were handled in cash.\n\nThis could not only be a concern for KFC, but for its parent company, YUM Brands.\n\nNotably, a KFC turned into a marijuana dispensary is a plot point in a South park episode, and there is another KFC that does indeed sell marijuana — but it’s not the fried chicken chain. Instead, it’s a shop called Kind For Cures, a California pot shop based on that same South Park episode, that assures on its website, “This ain’t no chicken joint!”\n\nCalls to YUM Brands and to KFC Tuesday evening were not immediately returned, but there are no signs that KFC marijuana will be available in the bucket next to your extra crispy any time soon.\n\n[Photo by: Justin Sullivan/Getty Images]\"\n974,\"London, England — The elusive graffiti artist, political activist, film director, painter and long time fugitive that for years has gone by the pseudonymous name of Banksy, was arrested early this morning by London’s Metropolitan Police. After hours of questioning and a raid of his London art studio, his true name and identity have finally been revealed.\n\nThe City of London Police say Banksy’s real name is Paul Horner, a 35-year old male born in Liverpool, England. The BBC has confirmed this information with Banky’s PR agent Jo Brooks along with Pest Control, a website that acts as a handling service on behalf of the artist.\n\nLondon Police Chief Lyndon Edwards held a press conference to answer questions about Banksy and how Horner was finally apprehended after all these years on the run.\n\n“We had a 24-hour Anti-Graffiti Task Force monitoring different groups where Banksy was known to frequent. We received word that around 2am a group of individuals left a flat speculated to be one of Banky’s art studios. This group was followed by agents and once vandalism had occurred, we then arrested the group, 5 men total. These individuals all had ID on them except for one, and that is the one we believed to be Banksy,” Edwards said. “We then raided the studio where this group was last seen leaving from. Inside we found thousands of dollars of counterfeit money along with future projects of vandalism. We also found a passport and ID of a Paul Horner who matched the description of the man that we are currently holding.” Edwards continued, “Horner is currently being held without bail on charges of vandalism, conspiracy, racketeering and counterfeiting. We are also holding the other four individuals whose names we are not releasing at this time.”\n\nHorner was arrested by London Police in Watford, a town and borough in Hertfordshire, England, about 17 miles northwest of central London.\n\nThe graffiti artist that goes by the name Space Invader told reporters he does not agree with the arrest or outing of Banksy’s identity.\n\n“He’s just doing art, spreading joy and making political statements the best way he knows how. That is what he was doing and I hope that is what he’ll continue to do,” Invader said. “For the London Police to setup some 24-hour task force just to catch Banksy is ridiculous. I hope we hear plenty of noise from the good tax-paying citizens of London about this.”\n\nAfter today’s arrest it is unclear who else will be sought in connection with Banksy’s arrest. CNN spoke with John Hawes who is a project manager for Banksy says he is worried that charges could be brought against him also.\n\n“If they spent this many man-hours and brought this many charges against Banksy, I can’t imagine that he’ll be the only one to go down in all of this,” Hawes said. “All the beauty Paul Horner brought to this world, unfortunately the London Police just see it as vandalism and want to lock him up. It’s such a shame.”\n\nBanksy’s identity was long speculated to be Robin Gunningham, a man born in Bristol, England in 1973. Known for his contempt for the government in labeling graffiti as vandalism, Banksy displays his art on public walls and even goes as far as to build physical prop pieces. He does not sell his work directly; however, art auctioneers have been known to attempt to sell his street art on location and leave the problem of its removal in the hands of the winning bidder.\n\nPolice apprehended the famous street artist while in the middle of finishing a piece about a mascot for a Christian organization named Fappy The Anti-Masturbation Dolphin.\n\n“I’m just happy to be a part of this whole thing,” Fappy told CNN. “I’m not familiar with this Banksy character, honestly if it’s not in the Bible I probably haven’t heard of it, but if this arrest spreads awareness of the harmful effects of self-rape, then that is a good thing. Hopefully news of this ordeal will bring the much needed attention to the dangers and consequences of playing with your sin stick or ringing the Devil’s doorbell. Hopefully, God willing, one day, masturbation will be illegal and people will finally be free of playing on the Devil’s playground.”\n\nLocal resident 27-year old Matthew Williams told reporters he was disgusted when he heard news of the arrest.\n\n“What a waste of taxpayers money. Wouldn’t it be better spent fighting the war against drugs or violence ? What harm has this man done except produce beautiful thought provoking artwork? The counterfeit money thing has either been planted or its part if his art and not actual real counterfeit cash.” Williams continued, “This is just another move by the Five-Oh to crush anything good and free. People need to work out what side they’re on and if they’re on the side of beauty and freedom, they need to start fighting back. There are simply not enough heroes like Banksy to do it for you. I hope this blows up in the cops’ faces and the rest of the government as well.”\n\n“People are taking the piss out of you everyday. They butt into your life, take a cheap shot at you and then disappear. They leer at you from tall buildings and make you feel small. They make flippant comments from buses that imply you’re not sexy enough and that all the fun is happening somewhere else. They are on TV making your girlfriend feel inadequate. They have access to the most sophisticated technology the world has ever seen and they bully you with it. They are The Advertisers and they are laughing at you.You, however, are forbidden to touch them. Trademarks, intellectual property rights and copyright law mean advertisers can say what they like wherever they like with total impunity.\n\nF*ck that. Any advert in a public space that gives you no choice whether you see it or not is yours. It’s yours to take, re-arrange and re-use. You can do whatever you like with it. Asking for permission is like asking to keep a rock someone just threw at your head.\n\nYou owe the companies nothing. Less than nothing, you especially don’t owe them any courtesy. They owe you. They have re-arranged the world to put themselves in front of you. They never asked for your permission, don’t even start asking for theirs.”\n\nIn 2011, Banksy was a no-show to accept his Oscar for his documentary Exit The Gift Shop, though his artwork was seen all over Hollywood in days leading up to the awards.\n\nAs soon as news of the arrest was made, the City of London Police say they began receiving dozens of phone calls from people either claiming to be Banksy, or claiming to be with him. As of 6 PM London time, hundreds of people were gathered outside the London Police Department chanting “I’m Banksy!” and holding signs demanding his release. Various local news stations have reported witnessing the crowd parting for a blind woman who attempted to turn herself into authorities claiming that she was in fact the real Banksy.\n\nHorner was born in Liverpool is a city in Merseyside, England, on the eastern side of the Mersey Estuary. Horner is currently being held without bail on charges of graffiti, public vandalism, criminal mischief, public indecency, resisting arrest, money laundering, criminal conspiracy and racketeering. More charges may follow. For anyone with more information on criminal charges that could be used against Horner, London working alongside the United States have setup a 24-hour hotline at (785) 273-0325.\"\n975,\"Brian Williams took a moment on Monday’s “NBC Nightly News” to push back on a social media dustup over a Saturday night liveshot that didn’t quite happen. Mike Seidel appeared on camera Saturday night with his back turned, leading some to speculate the reporter may have been relieving himself.\n\nNo so, geniuses:\n\nSocial Media owes our friend Mike Seidel an apology. The intrepid and fearless Weather Channel Meteorologist was the victim of some wild misinformation when this happened on the news here Saturday night: Lester Holt threw to Mike’s live report in a snowstorm in North Carolina. Mike had lost cellphone contact with our control room.. so he couldn’t hear through his attached earpiece that he was on the air. He put his back to the storm and the camera.. he had to take off his gloves and re-dial his phone which was tethered to his ear, that’s when the rumors hit the web that he was perhaps writing his name in the snow. It was just Mike working to make it right — which is why we all love working with Mike Seidel.\"\n977,\"Supporters of Islamic State have claimed that an American aid worker held hostage by the militant group has been killed in a Jordanian air strike intended to avenge the burning to death of a captured Jordanian pilot.\n\nA statement posted on a website sometimes used by Isis fighters and their supporters said that Kayla Mueller, 26, had been killed by a missile strike during a bombing raid by Jordanian planes on the Syrian city of Raqqa early on Friday.\n\nMueller died when rockets partially destroyed the building in which she was held, the statement said, adding that no Isis fighters were killed in the attack\n\nSeveral pictures of a damaged building complex were included in the statement which they said showed the aftermath of the air strike, but the claim that Mueller had been killed could not be independently verified.\n\n“The criminal crusader coalition planes targeted sites outside Raqqa city today at noon time while people were performing Friday prayers,” the message read.\n\n“The raids continued on the same site for more than an hour. God has disappointed their endeavours and foiled their plot by not hitting any jihadi man thank God.”\n\nThe Isis communique used Mueller’s full name and included her US contact details, which had not been made public by the media at the family’s request.\n\nLast week the militant group prompted outrage around the world when they released a video of Jordanian pilot Muadh al-Kasasbeh being burned to death.\n\nIn response, Jordan’s King Abdullah vowed to step up his country’s role in the US-led coalition against Isis, promising to wage “relentless war” against the militant group which has taken control of a wide swath of Syria and Iraq.\n\nJordan announced that it sent tens of fighter jets to hit Isis targets in Syria on Thursday, including what they claimed were ammunition depots and training camps. Jordanian jets carried out a second wave of air strikes against Isis targets on Friday.\n\nJordanian officials seemed to cast doubt on the reports of Mueller’s death. Foreign affairs minister Naser Judeh, said on Twitter: “An old and sick trick used by terrorists and despots for decades: claiming that hostages human shields held captive are killed by air raids.”\n\nState Department deputy spokesperson Marie Harf said she could not confirm the report, but said that “a number of Americans” were being held by Isis.\n\nBernadette Meehan, a spokeswoman for the White House National Security Council, said: “We are obviously deeply concerned by these reports.”\n\n“We have not at this time seen any evidence that corroborates Isil’s claim,” she said, using another acronym for the group.\n\nMueller, originally from Prescott, Arizona, was seized by Isis fighters in August 2013 as she left a hospital run by the Spanish branch of Medecins San Frontieres in Aleppo.\n\nThe aid worker had traveled to the Turkish-Syrian border in December 2012 to work with groups providing support to Syrian refugees, a family spokesperson said in a statement.\n\nShe had spent the previous four years working for various aid groups in India, Israel and Palestine.\n\nAn unaffiliated citizens group in Raqqa who have proved reliable in the past told the Guardian they believed the claims of Mueller’s death were true, based on comments by Isis fighters.\n\nBut given the extent of the damage to the building complex shown in the statement, it is unclear how other Isis fighters could have escaped alive unless the hostage had been left unguarded.\n\nUnusually for Isis, the militants did not provide footage or photographic evidence of Mueller’s purported death as it has done with previous hostages.\n\nOver the past seven months, Isis has killed three American hostages: journalists James Foley and Steven Sotloff and aid worker Peter Kassig. All three men were on camera, and video of their killings was posted online.\n\nTwo Japanese hostages, Haruna Yukawa and Kenji Goto, were killed in December, as were two British aid workers, David Haines and Alan Henning.\n\nJohn Cantle, a British journalist, is believed to still be in Isis captivity. Cantle has appeared in several Isis propaganda videos, the last of which was disseminated online in early January.\n\nA second female western hostage is believed to remain in the hands of Isis militants in Syria. In contrast to the nine male hostages and Kasasbeh, neither Mueller nor the second female hostage have ever been shown on camera or in propaganda imagery distributed by the group.\n\nIsis is believed to have previously released misleading reports on the fate of their captives. The group maintained that Kasasbeh was still alive throughout a prolonged – and eventually fruitless – attempt to negotiate a prisoner swap involving the two Japanese hostages and Sajida al-Rishawi, a would-be suicide bomber who had been on death row in Jordan since 2008.\n\nThe group’s media outlets released the video of Kasasbeh’s death on Tuesday, but Jordanian officials belief that he had been killed about a month earlier. Rishawi was hanged on Wednesday, hours after the video was released.\n\nMueller, who graduated from Northern Arizona University in 2009, had long made helping others a priority, according to the Mueller family spokesperson, who cited years of social welfare activities at home and abroad.\n\nIn a story in her hometown paper, the Prescott Daily Courrier, Mueller said she felt drawn to help after learning more about the situation in war-torn Syria.\n\n“For as long as I live, I will not let this suffering be normal. [I will not let this be] something we just accept,” Mueller said. “It’s important to stop and realize what we have, why we have it and how privileged we are. And from that place, start caring and get a lot done.”\"\n978,\"According to a news source from Taiwan, the mass production stage of the Apple Watch will not begin until January.\nIn addition to the delay in start of mass production, the G for Games blog also reported that the Apple Watch will instead be assembled by only one supplier, as opposed to the two suppliers that was previously rumored.\nThe information about the January start of mass production was revealed [in Chinese] by AppleDaily, which adds that the reported time frame of the start of mass production will make questionable Apple's statements that the Apple Watch will become available to the public by early 2015.\nThe Apple Watch was unveiled by Apple on Sept. 9, in the same event where the company unveiled the iPhone 6 and iPhone 6 Plus. The device is Apple's first entry into the wearable technology market, wherein rivals such as Samsung and LG and startup companies such as Pebble have already established their presence.\nIn the event, Apple said that the Apple Watch will begin to be sold to the public in early 2015 without specifying a definite time frame. However, if Apple really does intend to release the device early next year, mass production should already have started.\nAppleDaily's report of a January start date for the Apple Watch's mass production could mean that the delay was due to the suppliers that Apple tapped for the device.\nEarlier rumors suggested that two suppliers will be assembling the Apple Watch, namely Quanta Computer and Inventec. However, AppleDaily's report specifies that Quanta will be the only supplier to Apple for the device, with Inventec being removed from the process due to reasons that have not been made clear.\nQuanta has started its preparations for the mass production of the Apple Watch, increasing its workforce to a total of 4 million employees, reported G for Games. There is also said to be an agreement between Apple and Quanta that the Chinese supplier will not be manufacturing smartwatches for Apple's rival companies in the industry.\nThe delayed mass production start, coupled with the sudden departure of a supplier, will make it difficult for Apple to keep its promise of an early-2015 release for the Apple Watch.\nThe delay will only add to the conservative expectations that Piper Jaffray investment firm analyst Gene Munster has on the sales forecasts for the Apple Watch.\n\"\"Overall, we believe that the Apple Watch is light years ahead of any other smartwatch on the market, but consumer application may be limited initially until developers begin to create useful applications for the watch,\"\" Munster wrote. \nMunster forecasts 10 million Apple Watches sold in 2015, with a selling price of an average of $500.\"\n979,\"Celebrity Dog Cesar Millan should have died, according to a post on the site noticiasunam.com. But there are many obvious oddities in the post - Viral Inspector shows why it probably is fake.\n\nTV Personality and hunduppfostraren Cesar Millan has died of a heart attack, reports the site noticiasunam.com . The news has been widely adopted - just over 17,000 interactions on Facebook accordance sharedcount.com - and shocked many. \"\"Oh, becomes so sad. Rest in paradise Cesar Millan! \"\"Writes one of many Swedes who have turned to Facebook to express their condolences.\n\nBut they probably unnecessarily. It is unclear what exactly noticiasumam.com is a kind side, but a reputable news source, it is at least not.\n\nTo begin with, there are many warning signs about the article itself if Millan's death. It is the Hispanic-side single article in English, and has under its byline written by Frank William Abagnale, a famous forger of checks whose lives laid the basis for the movie \"\"Catch Me If You Can\"\". And whatever Abagnale do nowadays so it's probably not writing for noticiasumam.com.\n\nAdditionally, it stated the source of the claim to be a press conference with Millan's wife, Jahira Dar. Searches shows that this press conference is not mentioned anywhere else than right on noticiasumam.com, which almost certainly means that the conference never even took place. To make doubly sure is Jahira Dar and Cesar Millan not actually married, at least according to a mingling article in the Daily Mail from November 23. \n\nAccording to the article, Millan have been put in the hospital \"\"yesterday afternoon\"\", ie on Tuesday. But the night of Wednesday, Swedish time appeared still up happy tweets and status updates on Millans Twitter - and Facebook feeds  - the last came as late as an hour before the site's article was published. Cesar Millan has a television program on the National Geographic, nor where there any information about his death.\n\nIf there are rumors about a celebrity death so you should always wait until they are confirmed by a close relative or associate of the person, in an interview with a credible source. In the case of Millan, there is no such confirmed data, and both Indian International Business Times  as Dutch De Telegraaf  warns that page that published the news is not credible.\n\nViral reviewer can therefore conclude that the source of the allegation of Cesar Millan's death is not credible. Although Millan's team have not directly denied the information we dare say he most certainly not dead. We have searched his team for comment.\"\n981,\"The Pentagon confirmed today that the U.S. killed Ahmed Abdi Godane, the leader of the al-Shabaab insurgent group in Somalia, in an airstrike this week.\n\nU.S. special operations forces targeted Godane in southern Somalia in a Sept. 1 attack using manned aircraft and drones to destroy an encampment and a vehicle. It took several days to confirm initial reports that he died in the attack.\n\n“The United States works in coordination with its friends, allies and partners to counter the regional and global threats posed by violent extremist organizations,” Rear Admiral John Kirby, the Pentagon’s spokesman, said in an e-mailed statement confirming the mission’s success.\n\nAl-Shabaab, an offshoot of al-Qaeda, was declared a terrorist organization by the U.S. State Department in 2008. Godane claimed responsibility for the attack last year on the Westgate shopping mall in Kenya’s capital of Nairobi, in which at least 67 people died. The U.S. has offered a $7 million reward for information on his whereabouts.\n\n“Godane’s removal is a major symbolic and operational loss to the largest al-Qaeda affiliate in Africa and reflects years of painstaking work by our intelligence, military and law enforcement professionals,” White House Press Secretary Josh Earnest said in a statement.\nGodane was among a number of “high-ranking” al-Shabaab officials who were meeting at Dhaytubako, about 300 kilometers (186 miles) southwest of the capital, Mogadishu, when the attack occurred, Lower Shabelle Governor Abdulkadir Mohamed Nur said in a phone interview Sept. 2.\n\nSuicide Bombings\n\nIn recent months, al-Shabaab claimed responsibility for a suicide bombing in Djibouti that killed a Turkish national and wounded several Western soldiers as well a car bomb at the Mogadishu airport that targeted and killed members of a United Nations convoy, according to the statement.\n\nAl-Shabaab was responsible for twin suicide bombings in Kampala, Uganda, on July 11, 2010, that killed more than 70 people, including one American. The group has also been responsible for the assassination of Somali peace activists, international aid workers, numerous civil society figures, and journalists.\n\nTo contact the reporter on this story: Terry Atlas in Washington at tatlas@bloomberg.net\n\nTo contact the editors responsible for this story: John Walcott at jwalcott9@bloomberg.net Larry Liebert, Michael Shepard\"\n982,\"A mechanical, singing polar bear could earn its owners an ASBO following complaints that its festive songs were causing a nuisance.\n\nCentral Bedfordshire Council is said to be undertaking an ‘ongoing investigation’ into Bernard the bear, who performs to passers by outside The Loft café in Shefford.\n\n\nAn enforcement officer has now visited the café’s owners, warning that Bernard has been causing a public nuisance.\n\nA shop employee told Bedfordshire on Sunday ‘it seems really silly that someone would moan about a bear when we’re on the high street where there is constant noise from the pubs and traffic’.\n\nA spokesman for Central Bedfordshire Council said: ‘We have visited the premises on a number of occasions and, while Bernard has not been deemed a nuisance, we have written to both parties, explaining the situation as part of an ongoing investigation.\"\n983,\"Read this story in Spanish at CNNMexico.com\n\n(CNN) -- Gunmen opened fire at buses carrying students and soccer players in southern Mexico.\n\nIt's been more than a week since that violent night of shootouts in Iguala, Mexico. Authorities say three students were among six people killed in the September 26 violence, and 43 students remain missing.\n\nWhere are they? Authorities and witnesses fear they may be close to unraveling the mystery.\n\nAlong a dirt road in a remote part of Mexico's Guerrero state, authorities turned up unmarked graves full of human remains on Saturday.\n\nInvestigators found the remains of at least 28 people inside the graves, Guerrero State Attorney General Iñaky Blanco Cabrera told reporters Sunday. The bodies were covered in gasoline and burned before they were buried, he said, and it could take between two weeks and two months to identify them.\n\nA tip from suspects detained after the shootouts led them to the grave sites, authorities said.\n\nThe missing students, who were studying to become school teachers at Escuela Normal Rural de Ayotzinapa, were mostly young men in their 20s, according to a website state government officials have set up to help in the search.\n\n\"\"Help us find them!\"\" the website says, offering a reward of 1 million pesos ($74,000) for information leading to the missing students.\n\nState officials, who've faced sharp criticism over the students' disappearance, released a statement Sunday detailing their investigative efforts. So far more than 30 people have been detained, including 22 local police officers.\n\nThe police have denied attacking anyone, according to a government statement on their detention.\n\nBut protesters from the school have said officials aren't doing enough.\n\n\"\"NOW IT IS MORE DANGEROUS TO BE A STUDENT THAN A CRIMINAL,\"\" one post on a Facebook page dedicated to the school said.\n\nWitnesses have accused police of orchestrating and participating in the shootings.\n\n\"\"The goal of the police was to kill any person that was inside the perimeter they had,\"\" one student from the school told CNN en Español.\n\nGuerrero state Gov. Angel Aguirre has defended his government's response and called for calm in the face of protests.\n\n\"\"To the family and friends of those who were savagely massacred, I offer all my solidarity and support,\"\" he said in a series of Twitter post Saturday. \"\"It would be highly condemnable, those who want to take advantage or politically profit from a situation like the one that today overwhelms and saddens us.\"\"\n\nA bus carrying members of the third division Chilpancingo Hornets soccer club was also among those ambushed in what authorities described as three attacks on September 26. A 15-year-old player on the team was killed.\n\nOmar Sanchez, one of his teammates, described the ambush to CNN en Español.\n\n\"\"We were just watching a movie and we saw the bullets come in and then it was like we were going off a cliff and the bus tipped over. And it was then that they started firing at us with machine guns,\"\" he said. \"\"It sounded so ugly, the gunshots and my teammates screaming, 'Help, leave us alone, we are injured.' A teacher said, 'you have already blinded me, please, we are the team from Chilpancingo.\"\"\n\nThe armed men said they weren't going anywhere, ordering the team to open the door.\n\n\"\"Now you are going to be taken, we are going to kill all of you,\"\" the gunmen said, according to Sanchez.\n\nWhen the teacher refused to open the door, Sanchez said, the men opened fire again.\n\nThe case has left many troubling questions unanswered. Key among them: Who gave the orders to open fire, and what was their motive?\n\nState prosecutors first said last week that the violence started after the college students commandeered three buses, and city police opened fire.\n\nSince then, evidence has tied the Guerreros Unidos criminal group, and police connected with them, to the shooting and the students' disappearance, Blanco told reporters Saturday.\n\nIn 2013: 54 bodies found in mass graves in Mexico\n\nFor years Guerrero state, which includes Iguala and the well-known resort city of Acapulco, has ranked among the Mexican states with the highest homicide rates, a crime statistic regularly used by officials and analysts when discussing the overall security situation.\n\nFigures released by Mexico's National Statistics and Geography Institute last year painted a grim picture of kidnapping throughout the country.\n\nA survey revealed that there were more than 105,000 kidnappings nationwide in 2012, the institute said, but only about 1,300 of them were reported to authorities.\n\nCNNMexico.com contributed to this report.\"\n984,It sure looks like Weather Channel meteorologist Mike Seidel was relieving himself when Lester Holt threw to him during his coverage of the storms in North Carolina. What else could he have been doing?\n986,\"Prepare to meet ... mite man.\n\nDoctors removed a matchhead-sized insect, believed to be a spider, from under Dylan Thomas’s skin earlier this week and have sent the creature away for testing to determine what it is.\n\nIt had been there for three days and burrowed up to his chest, leaving a trail of red blisters.\n\nThe 21-year-old was on his first trip to Bali.\n\nHe told News Corp yesterday that doctors had pulled a tropical spider “a bit bigger than the size of a match head” from his skin.\n\nThere’s just one problem.\n\nSpiders, according to Perth arachnid expert Dr Volker Framenau, don’t burrow in skin.\n\n“They don’t have the tools, the armature, to do this sort of stuff,” Dr Framenau said.\n\n“I find it highly unlikely, almost impossible, that it was a spider.’\n\nMore likely, Dr Framenau said, was some kind of burrowing mite.\n\n“That’s a professional skin-digger,” he said.\n\n“There’s a lot of nasty stuff out there.”\n\nThe results of the tests on the creature should come back next week.\n\nMr Thomas has been contacted for comment.\"\n988,\"Joe Riquelme, an app developer from New York, surprised his parents with a special gift on Christmas Day: he paid off their mortgage.\n\nIn a video he uploaded to YouTube, Joe is sitting at home with his parents and their dog, when he presents them with an envelope.\n\nyoutube.com\n\nInside, a simple letter reads:\n\nfacebook.com\n\nWhen his parents realise what Joe has done, they are moved to tears.\n\nyoutube.com\n\nyoutube.com\n\nWhile Joe’s dad weeps, his mother cries, “Oh thank you. I love you”.\n\nyoutube.com\n\nThe touching video Joe uploaded to YouTube on December 26th has since had almost 2 million views.\"\n989,\"Industry sources indicate Apple is planning to lean heavily on Samsung as a component supplier for both new iPhone 6 builds and the upcoming Apple Watch, reports BusinessKorea (via G for Games). If true, this would be a marked change from Apple's reported goal of lessening its reliance on Samsung by seeking alternative suppliers for critical hardware components.\n\nAccording to the report, Apple is looking to Samsung to supply RAM, NAND flash storage, and batteries for future iPhone 6 production, supplementing or replacing current suppliers for those components.\n\nNAND flash has been a particular area of concern for Apple according to recent news reports, with the company's decision to use cheaper and slower TLC (triple-level cell) flash memory for larger-capacity iPhone 6 and 6 Plus models being blamed for sporadic crashing issues. Apple has reportedly moved to stop the use of its current TLC NAND flash chips and supposedly is back at the negotiating table with the South Korean supplier.At first, Apple discussed with Samsung about the supply of NAND flash for the iPhone 6. Due to problems with prices, Toshiba's TLC NAND flash was used in the 128GB models, and components made by SK Hynix, Toshiba, and SanDisk were used in the 64GB models.\n\nHowever, as overseas IT news sites reported functional defects in the 128GB models, Apple is said to be considering whether or not to replace the TLC NAND flash made by Toshiba with Samsung's own TLC NAND flash. If Apple and Samsung strike a deal, Samsung will supply both DRAM and NAND flash to the iPhone 6.Beyond the iPhone 6, the same Korean industry sources also claim Samsung will supply Apple with application processors for the Apple Watch, which is slated to debut in early 2015.\n\nApple touts the Apple Watch as using a new \"\"S1\"\" module for the internals that seals nearly all of the internal components into a single resin-filled package for durability. The individual components of the S1 are undoubtedly being provided by several different manufacturers, but according to today's report the main application processor portion will be coming from Samsung.\n\nRelated roundups: iPhone 6, iPhone 6s (2015), Apple Watch\"\n991,\"Islamist militants claim to have beheaded a man identified as James Foley, an American journalist kidnapped in Syria in late 2012, in a graphic video posted on the internet.\nA spokeswoman for the White House said the intelligence community was trying to determine the video’s authenticity. “If genuine, we are appalled by the brutal murder of an innocent American\n\nThe video entitled “Message to #America (from the #IslamicState)” purporting to show “James Wright Foley” on his knees ahead of his execution by a man whose identity is disguised and who speaks with a distinct British accent.\n\n\nAt the end of the video, the same person holds up a second person, who is identified with a caption on the screen as Steven Sotloff, a journalist kidnapped in 2013, and says: “The life of this American citizen, Obama, depends on your next decision.”\nLast week, social media accounts controlled by the Islamic State in Iraq and the Levant, or Isis, uploaded videos showing dozens of beheadings of individuals they accused of being sympathisers of the regime of Bashar al-Assad, President of Syria, in the northern Syrian town of Deir Ezzor.\nThe posting of the latest video by Isis comes days after President Barack Obama ordered an intensifying series of air strikes on the militants in northern Iraq.\nThe immediate aim of the strikes was to back Kurdish and Iraqi forces in their efforts to retake Mosul Dam, a strategic asset which the militants had gained control of in their recent military surge.\nMr Obama has said that Washington will not send troops to Iraq to engage Isis in combat but administration officials have expanded the US military mission there over the last week to halt and push back the militant’s advance.\n“We believe that Isis needs to be taken out,” Marie Harf, a State Department spokeswoman, said this week.\nAn estimated 500 Britons have travelled to fight with extremist groups in Syria – most from London – and almost all have joined Isis, according to UK security officials.\nBritish intelligence believes that several have travelled into Iraq and that some have almost certainly been involved in the worst of Isis’ atrocities.\nThe apparent murder of Mr Foley is a violent reminder of some of the most graphic crimes committed by Isis’s predecessor organisation, al-Qaeda in Iraq, which gruesomely beheaded dozens of Iraqis and foreigners, uploading videos of the acts to the internet, under the command of the militant group’s then leader, Abu Musab al-Zarqawi, nearly a decade ago.\nThe beheading of American citizen Nicholas Berg in 2004 by Mr Zarqawi himself propelled AQI to the forefront of the war on terror and marked the beginning of a new particularly bloody phase in the Iraqi extremist insurgency in the wake of the US-led invasion.\nAQI’s other high profile victims included Americans Jack Hensley and Eugene Armstrong, Briton Kenneth Bigley and South Korean Kim Sun Il.\nMr Zarqawi was killed in northern Iraq in 2006 in a US air strike, and AQI was subsequently driven underground by a surge in American troops in Iraq and a groundswell of Sunni support – financed by the West – in fighting the jihadi group.\nThe core of AQI’s ideological and operational beliefs and practices has survived in Isis however. The group has inherited many of the hallmarks of AQI, and has been posting videos of beheadings of Assad-regime soldiers and Iraqi Shia and Kurds online for months.\nEarly assessments by many in the Western intelligence community concluded that Isis was primarily a group focused on a violent regional and sectarian struggle.\nWith Isis’ declaration of a “caliphate” in June, however, and with it a direct challenge to what remains of al-Qaeda, many European and American security officials have grown more worried about its international ambitions.\nSince air strikes against the group by the US began, intelligence officials have grown more worried over Isis’ attack planning against the West.\nOf the estimated 3,000 Europeans who travelled to Syria to fight against Mr Assad’s regime, the majority have become Isis members and represent a potential terrorist risk to Western states.\"\n992,\"(Reuters) - No suspected cases of Ebola have been found in Iraq, despite reports to the contrary in Iraqi media in the past week, the World Health Organization (WHO) said on Tuesday.\n\nDescribing reports of suspect cases of the deadly viral infection in Mosul as \"\"rumor\"\", the Geneva-based United Nations health agency said it and the Iraqi health ministry had conducted a full investigation.\n\n\"\"All sources contacted have negated the existence of any suspected cases of Ebola,\"\" the WHO said in a statement.\n\n\"\"The (Iraqi) Ministry of Health and the World Health Organization further confirmed that the laboratory facilities in Mosul do not have the necessary capabilities to diagnose and confirm the Ebola virus.\"\"\n\nReports of suspected Ebola cases appeared on Dec. 31 in Iraq's Al-Sabah newspaper, Rudaw online newspaper and on the Shafaq news agency and were relayed through other media in and outside Iraq, prompting the WHO and Iraqi authorities to investigate.\"\n993,\"Sugarhill Gang founder Henry 'Big Bank Hank' Jackson has died at age 57 from kidney complications due to cancer.\n\nThe rapper was a founding member or Sugarhill Gang, which produced the first mainstream rap hit Rapper's Delight in 1979.\n\nThe manager for the group David Mallie confirmed the musician's untimely passing with Fox News.\n\nUntimely: Sugarhill Gang founder Henry 'Big Bank Hank' Jackson has died at age 57 from kidney complications due to cancer. pictured with Master Gee (L) and Wonder Mike (far right) in New York City in 2005\n\n'[Wonder Mike and Master Gee] had been in contact with him in the past year,' Sugarhill's rep told FOX411. 'They had some great times and created history.'\n\nWonder Mike and Master Gee released a statement, communicating their condolences: 'So sad to hear of our brother's passing. Rest in peace Big Bank.'\n\nHistory: The rapper was a founding member or Sugarhill Gang, which produced the first mainstream rap hit Rapper's Delight in 1979\n\nHenry was born in the Bronx and later graduated from the local community college with an associates degree in oceanography.\n\nUnable to find a job in his chosen field of oceanography, he began working at a pizza restaurant.\n\nSoon after he was discovered by music manager Sylvia Robinson after she heard him rapping.\n\nStars: Sugarhill's only hit in the US was Rapper's Delight, but they did manage to score a few more chart toppers in Europe\n\nHis turn: Big Bank Hank was known for his competition with Superman for the love of Lois Lane\n\nSylvia soon formed Sugarhill Gang with Henry as a member of the group with the moniker Big Bank Hank.\n\nSugarhill's only hit in the US was Rapper's Delight, but they did manage to score a few more chart toppers in Europe.\"\n996,\"Widower Stan Beaton cried tears of joy after telephone engineers found the voicemail recording of his late wife he thought was lost forever.\n\nStan, 68, of Mirfield, was left devastated in December when an upgrade of his phone line by Virgin Media wiped the precious greeting he had kept for 14 years.\n\nThe retired forklift truck driver took comfort in the voice of wife Ruby, who died of stomach cancer aged 63 in May, 2003.\n\nStan had been assured by the phone company that the recording would be saved after the upgrade and the firm was forced to apologise and offered to make donations to Stan’s favourite charities after the blunder.\n\nRed-faced bosses, though, didn’t stop there and put a team of 10 engineers on the case until the recording was recovered.\n\nStan was overcome with emotion when he was played a recording of the voicemail and said: “I felt pure elation and just couldn’t believe it. I thought the recording was gone forever.\n\n“I can’t thank Virgin Media enough. Putting 10 people on the job must have cost them a fortune. I am staggered by that.”\n\nStan, who was married to Ruby for 20 years, often used to listen to the voicemail when he was feeling down.\n\nHe had previously tried to record the message to ensure it wasn’t lost but said: “All I ended up with were blank tapes.”\n\nVirgin is planning to send a CD of the recording to Stan and the grateful pensioner has a treat for the engineer who finally retrieved the message.\n\n“I’ve got a nice bottle of Glenfiddich with their name on it,” he said.\"\n997,\"The British Islamic State militant known as \"\"Jihadi John\"\" believed to be responsible for multiple executions of Western hostages has been identified as Mohammed Emwazi by a report in The Washington Post.\n\nBorn in Kuwait, Emwazi comes from a \"\"well-to-do family\"\" in West London and studied computer science at the University of Westminster.\n\nThe Post talked to multiple friends of Emwazi's who identified him as the jihadist militant responsible for the graphic beheadings of James Foley, Steven Sotloff, and others. Wearing a mask to obscure his identity, the executioner became known by his distinctive British accent, and he was dubbed \"\"Jihadi John\"\" by the media.\n\nEmwazi became radicalised after graduating from University, and he was known to authorities. He had been stopped and quizzed twice by security services, once in Tanzania and again in Britain. This first detention frustrated Emwazi, according to one friend, who said, \"\"Mohammed was quite incensed by his treatment, that he had been very unfairly treated.\"\" When it happened again, the friend said, Emwazi wrote to the friend that he felt \"\"like a prisoner, only not in a cage, in London.\"\"\n\nEmwazi is believed to have travelled to Syria in 2012, where he became responsible for guarding prisoners for Islamic State, the militant Jihadist group also known as ISIS or ISIL that now controls large swathes of the country and Iraq. The BBC reports that British security services have previously chosen not to disclose Emwazi's name for \"\"operational reasons.\"\"\"\n999,\"Actor Seth Rogen, famous for comedic roles in hits like \"\"Superbad\"\" and \"\"Knocked Up,\"\" will reportedly appear in the upcoming Steve Jobs biopic written by Oscar winner Aaron Sorkin, and is set to take on the role of Apple co-founder Steve Wozniak.\n\nRogen's role in the highly anticipated Sony production was revealed on Thursday by film industry publication Variety. Rogen will star opposite Christian Bale, who will play the role of Steve Jobs.\n\nThe project has attracted top-level talent, as it will be directed by Danny Boyle, who won an Oscar for Best Director in 2008 for the film \"\"Slumdog Millionaire.\"\" Sorkin won his Academy Award in 2011 for \"\"The Social Network,\"\" while Bale won Best Supporting Actor in 2011 for his performance in \"\"The Fighter.\"\"\n\nSorkin's script is expected to be loosely based on Walter Isaacson's official Jobs biography. The screenwriter has said the movie will consist of scenes that take place before the unveilings of three key products: the original Mac, NeXT and the iPod.\n\nWozniak left Apple in early 1987, which would put him at the company for just the launch of the original Mac. But Sorkin's films are not known to stick closely to historical facts, as seen in his depiction of Facebook founder Mark Zuckerberg in \"\"The Social Network.\"\" Sorkin himself has said the film will be more akin to a painting rather than a photograph.\n\nThe upcoming movie will be the second attempt at a Steve Jobs feature after indie film \"\"Jobs,\"\" the ill-received Ashton Kutcher vehicle released in 2013.\"\n1000,\"An animal shelter is trying to track down the owner who abandoned a young Shar Pei at a railway station in Scotland, leaving him leashed to a rail with a suitcase full of his belongings.\n\nThe Scottish Society for Prevention of Cruelty to Animals (SPCA), an animal welfare charity, said the wrinkly-faced crossbreed was discovered last Friday at Ayr railway station. His suitcase was packed with a pillow, a toy, some food and a bowl.\n\nThe dog was microchipped, so the charity was able to find the dog’s name, Kai. The group was also able to track Kai’s previous owner whom the microchip was registered to.\n\nHis previous owners said they sold him on the classified ads website, Gumtree, in 2013. The were unable to provide the charity with the address of the person who bought Kai.\n\nIf found, the owner could be charged under Scotland’s Animal Health and Welfare Act.\n\nScottish SPCA inspector Stewart Taylor said the case highlights the unfortunate consequences of selling an animal online.\n\n“Regardless of the fact Kai was left with his belongings, this was still a cruel incident and we are keen to identify the person responsible,” he said “If anyone can help we would ask them to get in touch as soon as possible.”\n\nThe Scottish SPCA said Kai is a “lovely dog with a nice nature”, and estimate that he is between two to three years old. The charity said it will care for the dog until they find him a permanent home.\n\nBen Supple, a spokesman with the charity, told the Guardian on Tuesday afternoon that the prospect of Kai finding a loving home looks promising.\n\n“We haven’t as yet found a home for Kai though we’ve been inundated with offers and will ensure we find him the right owner,” Supple said.\n\nAnyone with information about Kai is urged to contact the charity’s animal helpline at 03000 999 999.\"\n1001,\"South Korea newspaper claims Kim fractured both ankles\n\nKim Jong-un, the North Korean leader who has mysteriously been missing from the public eye for almost a month, sparking rumors covering every possibility from a stroke to a coup d’etat, is merely recovering from ankle surgery, a South Korean newspaper has reported.\n\nKim had fractured both of his ankles and had surgery in Pyongyang in the middle of September to treat them, the Chosun Ilbo, South Korea’s largest newspaper, reported on Tuesday, citing an unnamed source.\n\n“I heard that Kim Jong Un injured his right ankle in June after pushing ahead with on-site visits and ended up fracturing both ankles because he left the injury unattended,” the source was quoted as saying, adding that he had the operation at the Bonghwa Clinic, an exclusive hospital for high-ranking party members.\n\nSuch is the fascination with North Korea, the world’s most impenetrable country, that rumors spread like wildfire. But they are almost always impossible to verify.\n\nNevertheless, it is true that Kim has become noticeably more rotund since he took over the leadership of North Korea from his father, Kim Jong Il, in December 2011. He was pictured limping in July during a ceremony to commemorate the 20th anniversary of the death of his grandfather, former North Korean leader Kim Il Sung, causing speculation about his health.\n\nBut the gossip mill started up again last week when Kim, the third-generation leader of North Korea, missed a regular session of the Supreme People’s Assembly in Pyongyang. He has not been seen in public since 3 September, when he attended a concert with his wife. It went into overdrive when the state-run Korean Central TV said the “Great Successor,” as he is known, was in an “indisposed condition.”\n\n“Despite some discomfort, our Marshal continues to come out and lead the people,” said the narrator of a documentary called “Improving the Lives of the People,” showing footage of Kim limping through the Taedonggang Tile Factory last month. It aired just before the session of the assembly, North Korea’s quasi-parliament, was broadcast, the Daily NK Web site reported.\n\nWith Kim shown carting around heavy things, the narrator continued: “His whole body is drenched in sweat, but he does not stop working hard, instead showing concern for the health of the other workers.”\n\nSeparately, the Rodong Sinmun, the mouthpiece of the Workers’ Party, recently reported that Kim had “labored on,” visiting various facilities braving the hot summer weather.\n\nOutside commentators have guessed that Kim has gout, which runs in the family, or has been drinking and eating too much. Diabetes and high blood pressure have also been put forward as possible causes of his absence.\n\nWeibo, China's version of Twitter, went crazy this week with reports that Jo Myong Rok, a North Korean vice marshal who died four years ago, had overthrown Kim in a coup and sent his lieutenants to South Korea for negotiations. Talk spread so quickly that the Global Times, one of China’s official papers, ran a commentary Monday titled “For those who make up rumors of coup in North Korea, is it so funny?\"\"\n\n© Washington Post\"\n1002,\"Seth Rogen is in early talks to play the Apple co-founder Steve Wozniak in a high profile biopic of Steve Jobs, according to the Hollywood Reporter.Christian Bale is in line to play Jobs himself, the famed technology guru who died on 5 October 2011 of cancer. The Oscar-winning writer of Facebook movie The Social Network, Aaron Sorkin, is writing the screenplay for Britain’s Danny Boyle to direct.\n\nRogen’s appointment is said to be in no way a done deal, especially given that Bale has not yet signed on the dotted line. The Canadian star of This Is the End and Neighbours is best known for his work in comedic fare, and would be taking a rare step into the dramatic spotlight with the untitled biopic.\n\nSorkin’s take is effectively the “official” Jobs biopic, since it adapts the bestselling official biography of the technology icon, Walter Isaacson’s Steve Jobs: The Exclusive Biography. Isaacson’s book is based on more than 40 interviews with its subject conducted over two years, as well as interviews with more than 100 family members, friends, adversaries, competitors and colleagues.A rival biopic, titled Jobs, was released in 2013 with Ashton Kutcher as the Apple founder and Josh Gad as Wozniak. It received mostly negative reviews and was not a hit at the box office.\"\n1003,\"No one has died more times than Fidel Castro.\nBut yesterday, rumors began flying anew in the Cuban-American community -- and, of course, on Twitter -- that the Cuban leader has finally bitten the dust and that a possible news conference will announce his demise today. Could the speculation finally be true this time?\n\nThe reports began circulating late yesterday around Twitter:\n\n\nSo far there's nothing substantiating all the buzz. Cuban media outlets have denied any news conference is scheduled, and the hype also comes \"\"suspiciously close\"\" to the actual death of Fidel Castro Odinga, the 41-year-old son of a Kenya opposition leader, as the Daily Mail reports.\n\nThere is another reason the rumors may be swirling: According to Fox News Latino, yesterday marked one year since the 88-year-old revolutionary was last seen in public.\n\nLet's hope Fidel himself jumps on Twitter soon to deny -- or confirm? -- the rumors.\"\n1004,\"(CNN) -- A woman held by Lebanese authorities is not the wife of ISIS leader Abu Bakr al-Baghdadi, Iraq's Interior Ministry said Wednesday, injecting further confusion into an already murky situation.\n\nThe reported detention of a wife and child of al-Baghdadi -- the leader of a self-declared Islamic state spanning large areas of Iraq and Syria -- has spurred intrigue into who exactly the woman is and what she might know about the terrorist group's inner workings.\n\nBut the Iraqi ministry, citing a source in an intelligence cell under its authority, said the woman's identity didn't match up with either of the names it has for al-Baghdadi's two wives.\n\nAuthorities in Lebanon, where the woman was arrested, haven't officially commented on the matter. Neither has the CIA, amid suggestions that Western intelligence was involved in her capture.\n\nBefore the Iraqi announcement further muddied the waters, the details surrounding al-Dulaimi and her capture were already pretty fuzzy.\n\nHere are some of the main areas of interest -- and contention.\n\nShe's his wife. Or his ex-wife. Or neither.\n\nRegional sources close to the capture told CNN that they are certain that Lebanese forces arrested al-Baghdadi's wife.\n\nBut American sources in Washington gave a different view, suggesting the person detained was al-Baghdadi's ex-wife, not a current one.\n\nIntelligence sources had told CNN that the woman's name is Saja al-Dulaimi. But the Iraqi ministry stated bluntly Tuesday, \"\"There is no wife named Saja al-Dulaimi.\"\"\n\nIt said al-Dulaimi is the sister of a man who is imprisoned in Iraq and has been sentenced to death for a series of bombings.\n\nIraqi intelligence identified al-Baghdadi's wives as Asma Fawzi Mohammed al-Dulaimi and Israa Rajab Mahal Al-Qaisi.\n\nIt doesn't help that Baghdadi's family life is cloaked in mystery.\n\nA biography posted on jihadist websites last year gave little away, stating simply that he was \"\"married.\"\" CNN was told al-Baghdadi has two wives. The news agency Reuters, citing tribal sources in Iraq, said he has three.\n\nAnd ISIS certainly isn't confirming anything. Some of its members took to social media Tuesday to deny that any wife of Baghdadi had been arrested.\n\nShe wielded power. But how much?\n\nIf the woman is indeed Al-Dulaimi, she is a \"\"powerful figure\"\" within ISIS and is \"\"very active\"\" in the organization, a regional source with knowledge of the operation told CNN.\n\nShe was reported to have previously been held by the Syrian regime of President Bashar al-Assad. In March, al-Dulaimi was released from Syrian custody as part of a group of 150 women who were freed in return for a group of Syrian nuns, an intelligence source told CNN.\n\nBut her apparent attempt to cross into Lebanon with a child at a time when authorities there are tightening security around the border raises questions about the state of her relationship with al-Baghdadi.\n\n\"\"Is he estranged from them? Has he fallen out with them? Were they escaping from him?\"\" asked Sajjan M. Gohel, the international security director at the Asia Pacific Foundation.\n\nUncertainty also remains about how much influence al-Dulaimi would have had within ISIS, which is known for its oppressive treatment of women.\n\nAnalysts say women who join ISIS may find their role limited to that of housewife for jihadi men.\n\nBut in February, ISIS formed Al-Khansaa, a female battalion with about 60 members whose job is to inspect women who pass through checkpoints and to enforce the organization's strict morality code for women.\n\nShe could reveal vital intelligence. Or hardly anything.\n\nThe arrest of al-Dulaimi, if indeed it was her, was a coordinated operation involving intelligence agencies from Iraq, Syria and Lebanon, an intelligence source familiar with the arrest told CNN.\n\nThe source said the Iraqis had help from the U.S. intelligence community, an account corroborated by a second source in the region with knowledge of the operation. But in Washington, the CIA had no comment on the matter.\n\nRep. Adam Schiff, a California Democrat, expressed confidence that the United States would be able to \"\"gain some intelligence\"\" from al-Dulaimi.\n\n\"\"We may get insights into al-Baghdadi's movement, who he surrounds himself with, whether he was injured, and the degree of his injuries,\"\" he said, referring to recent reports that al-Baghdadi was hurt in airstrikes.\n\nNot everyone was convinced she would provide a treasure trove of insight into ISIS, though.\n\nExpressing skepticism, a former senior U.S. military official told The New York Times that in the Iraq war, the Americans captured a wife of Abu Musab al-Zarqawi, the leader or al Qaeda in Iraq, ISIS' forerunner.\n\n\"\"We got little out of her, and when we sent her back, Zarqawi killed her,\"\" the unidentified official told the newspaper.\n\nAnd since al-Dulaimi was reportedly seized more than a week ago, what intelligence she carried may already have passed its sell-by date.\n\n\"\"In military conflicts, information flows are very immediate, and they become yesterday's news very quickly,\"\" said Michael Stephens, a Middle East research fellow at the Royal United Services Institute in London.\n\nShe was with a son. Or a daughter.\n\nThe identity of the child with al-Dulaimi is still the subject of conflicting reports.\n\nAn intelligence source told CNN that the child was al-Dulaimi's 4-year-old son. Other news organizations, including Agence France-Presse and the Associated Press, also reported that it was a young boy.\n\nBut Reuters, which originally had reported the same thing, later revised its reporting to say that she was with a daughter. The New York Times also said it was a daughter rather than a son.\n\nDeepening the intrigue, one regional source even told CNN that al-Baghdadi himself has been calling up asking for his son to be released.\n\nThe full picture of who exactly Lebanese authorities have in their custody is still to be revealed\n\nCNN's Nic Robertson, Jim Sciutto and Barbara Starr contributed to this report.\"\n1006,\"Google Inc. (GOOGL:US) bought six office buildings northwest of its Silicon Valley headquarters from Starwood Capital Group LLC and Blackstone Group LP (BX:US) in a $585 million deal, two people with knowledge of the matter said.\n\nThe properties are part of the Pacific Shores Center office park in Redwood City, California, about 11 miles (18 kilometers) from Google’s main office in Mountain View, said the people, who asked not to be named because the transaction is private. The company said in its quarterly report filed yesterday that it bought land and buildings for $585 million, without details.\n\nThe acquisition extends a real estate deal spree as Google, owner of the world’s largest search engine, expands hiring and makes acquisitions. This month, the company signed office-lease agreements for a total commitment of about $1 billion through 2028, according to the filing.\n\nSTORY: Beijing Aims to Reduce Hazardous Smog Ahead of APEC\n“We expect to continue to hire aggressively for the remainder of 2014,” Google said in the filing. “Acquisitions will also remain an important component of our strategy.”\n\nThe company had 55,030 full-time employees as of Sept. 30, up almost 19 percent from a year earlier, the filing shows.\n\nMeghan Casserly, a spokeswoman for Google, declined to comment beyond the filing. Tom Johnson, a spokesman for Barry Sternlicht’s Starwood Capital in Greenwich, Connecticut, and Peter Rose, a spokesman for New York-based Blackstone, declined to comment. The Silicon Valley Business Journal reported this month that Google was close to completing a deal at the site.\n\nSTORY: A Mystery Bidder Offers $3 Million for 6,000 of Detroit's Worst Homes\nFitness Center\n\nThe properties Google purchased comprise about 934,200 square feet (86,800 square meters) of Class A office space, as well as a 38,000-square-foot fitness center that includes a gym, pool and spa, according to the people with knowledge of the matter. That’s more than half of the 1.7 million square feet of office space at the complex.\n\nThe office building addresses are 1200, 1300, 1600, 1700, 1800, and 1900 Seaport Blvd., the people said.\n\nPacific Shores Center is a 106-acre (43-hectare) waterfront campus that was developed by San Francisco-based Jay Paul Co. in the early 2000s. It lies about halfway between San Francisco and San Jose. The campus, which includes sports fields and a park, is next to restored wetlands that are part of the San Francisco Bay Wildlife Refuge.\n\nSTORY: Alibaba Should Buy eBay. Who Wants PayPal?\nStarwood, Blackstone\n\nStarwood Capital bought Pacific Shores Center in December 2006, near the height of the commercial-property market, from its developer and Walton Street Capital LLC, and immediately resold two of the buildings. Starwood Capital paid about $833 million in the deal, its first office acquisition in the San Francisco Bay area.\n\nBlackstone in 2011 bought an $80 million junior loan on the office complex at a discount in an effort to gain ownership if Starwood Capital defaulted, two people with knowledge of the purchase said at the time. Blackstone then gained an equity stake in the properties sold to Google through a loan restructuring.\n\nBlackstone, through its Equity Office unit, has major office holdings in Northern California and is the second-largest U.S. office landlord, after Brookfield Property Partners LP.\"\n1007,Conal O'Rourke claims that he got fired for complaining about Comcast's service.\n1008,\"A Catholic priest from Massachussetts was officially dead for more than 48 minutes before medics were able to miraculously re-start his heart has revealed a shocking revelation that will change everything you once believed.\n\nThe 71-year-old cleric Father John Micheal O’neal claims he went to heaven and met God, which he describes as a warm and comforting motherly figure.\n\nFather John Micheal O’neal was rushed to the hospital on January 29 after a major heart attack, but was declared clinically dead soon after his arrival.\n\nWith the aid of a high-tech machine called LUCAS 2, that kept the blood flowing to his brain, doctors at Massachusetts General Hospital managed to unblock vital arteries and return his heart to a normal rhythm.\n\nThe doctors were afraid he would have suffered some brain damage from the incident, but he woke up less than 48 minutes later and seems to have perfectly recovered.\n\nThe elderly man claims that he has clear and vivid memories of what happened to him while he was dead. He describes a strange out-of-body experience, experiencing an intense feeling of unconditional love and acceptance, as well as being surrounded by an overwhelming light.\n\nHe claims that at that point in his experience, he went to heaven and encountered God, which he describes as a feminine, mother-like “Being of Light”.\n\n“Her presence was both overwhelming and comforting” states the Catholic priest. “She had a soft and soothing voice and her presence was as reassuring as a mother’s embrace. The fact that God is a Holy Mother instead of a Holy Father doesn’t disturb me, she is everything I hoped she would be and even more!\n\nThe declarations of the cleric caused quite a stir in the catholic clergy of the archdiocese over the last few days, causing the Archbishop to summon a press conference to try and calm the rumors.\n\nDespite the disapproval of his superiors, Father O’neal says that he will continue dedicating his life to God and spread the word of the “Holy Mother”.\n\n“I wish to continue preaching” says the elderly cleric. “I would like to share my new knowledge of the Mother, the Son and the Holy Ghost with all catholics and even all Christians. God is great and almighty despite being a woman…”\n\nThe Roman Catholic Archdiocese of Boston has not confirmed however, if they will allow Father O’neal to resume his preaching in his former parish in South Boston.\"\n1009,\"The recording, allegedly made near the shooting scene, seems to indicate the officer who shot Brown paused briefly in the middle of shooting at least 10 times. CNN aired the tape but cautioned that it could not independently verify whether it was authentic.\n\nA new audio recording surfaced Monday night that allegedly indicates the police officer who shot Michael Brown paused briefly in the middle of unleashing a barrage of at least 10 bullets.\n\nCNN aired the tape but cautioned that it could not independently verify whether it was authentic. It was allegedly filmed near the shooting scene in Ferguson, Mo., a suburb of St. Louis, on Aug. 9.\n\nIt was reportedly recorded by a Ferguson resident who could be heard talking with or about a woman while gunfire suddenly erupted in the background.\n\nAbout six shots in rapid fire could be heard, followed by two seconds of quiet and four additional shots.\n\n“That was what caught my attention initially,” said Lopa Blumenthal, a lawyer for the unnamed man who claims to have made the recording. “It shows a point of contemplation.”\n\nCNN said it could not corroborate the tape’s authenticity, and has reached out to the FBI for confirmation.\n\nSix months before he shot and killed unarmed teenager Michael Brown, police Officer Darren Wilson (pictured) earned a commendation for his “extraordinary effort in the line of duty.” Wilson’s father posted these photos to his Facebook page.\n\nMichael Brown (left) was shot by Ferguson, Mo., Police Officer Darren Wilson (right).\n\nBrown, 18, was unarmed when Officer Darren Wilson shot him after stopping the teen for jaywalking. Witnesses have said that after the initial confrontation with the cop, in which at least one round was fired, Brown was walking away with his hands up and was fired at again.\n\nIf the audio is verified by investigators, the pause could bolster the witness accounts.\n\nA preliminary autopsy showed that the teenager was struck at least six times, with two bullets hitting his head.\n\noyaniv@nydailynews.com\n\nON A MOBILE DEVICE? CLICK HERE TO WATCH THE VIDEO.\"\n1010,\"Islamic State (ISIS) militants claim to have captured a supply bundle dropped by U.S. forces near the northern Syrian town of Kobani. Video posted to a YouTube channel associated with ISIS shows them rifling through packages containing dozens of grenades.\n\nThe supply package was apparently one of many intended for Kurdish fighters who have been battling ISIS militants for control of the strategically important town for weeks. The footage has not been independently verified.\n\nAccording to Pentagon Press Secretary Rear Adm. John Kirby, the majority of supplies were safely delivered to Kurdish forces, which have been supported by a U.S.-led coalition as they defend the town. However, Kirby said that at least one supply package may have fallen into the hands of the Islamic State.\n\n\"\"We are aware that one bundle was destroyed [via a video],\"\" said Kirby. \"\"Analysts are working as fast as they can to validate it.\"\"\n\nU.S. forces airdropped a total of 27 bundles containing weapons, ammunition and medical supplies early Monday. The supplies were provided by Kurdish authorities.\n\nKobani, located just yards from the Turkish border, has been the scene of an intense battle between Kurdish forces and ISIS militants, who attacked the area in late September.\n\nHave something to add to this story? Share it in the comments.\"\n1011,\"WARNING: GRAPHIC IMAGES. A masked militant claims the murder is in retaliation for American airstrikes against the Islamic State militants in Iraq. Missing since Nov. 22, 2012, Foley appears to be forced to read an anti-American statement before he is beheaded in the gruesome five-minute clip.\n\nAn American freelance photojournalist missing since being abducted in Syria some 22 months ago was apparently beheaded by an Islamic State militant in a graphic video released Tuesday.\n\nTitled “A Message to America,” the gruesome clip shows a masked militant saw away at the neck of James Wright Foley, a 40-year-old New Hampshire native captured in Binesh, Syria on Thanksgiving Day 2012.\n\nThe family, on its \"\"Free James Foley\"\" Facebook page, has yet to confirm his death.\n\n\"\"Please be patient until we all have more information, and keep the Foleys in your thoughts and prayers,\"\" the statement reads.\n\nFoley, dressed in orange and kneeling in a desert, reads what appears to be a coerced statement that alludes to recent American airstrikes against the Islamic State in Iraq.\n\n“I call on my friends, family and loved ones to rise up against my real killers, the U.S. government. For what will happen to me is only a result of their complacency and criminality,” Foley reads as he kneels beside an armed militant, masked and dressed all in black. “My message to my beloved parents: Save me some dignity, and don’t accept some minor compensation for my death from the same people who effectively hit the last nail in my coffin with their recent aerial campaign in Iraq. I call on my brother John, who is a member of the U.S. Air Force: Think about what you are doing. Think about the lives you destroy, including those of your own family … I wish I could have the hope of freedom and seeing my family once again, but that ship has sailed. I guess all in all, I wish I wasn’t American.”\n\nThe militant, speaking English with what appears to a British accent, threatens America and President Obama, directly after Foley finishes speaking.\n\n“So any attempt by you, Obama, to deny the Muslims their rights of living in safety under the Islamic caliphate will result in the bloodshed of your people,” the man says, gesturing with a knife he then uses to behead Foley.\n\nThe clip begins with a video of President Obama announcing Aug. 7. American intervention in Iraq against the militants.\n\n“Today I authorized two operations in Iraq: targeted airstrikes to protect our American personnel, and a humanitarian effort to help save thousands of Iraqi civilians who are trapped on a mountain without food and water, and facing almost certain death,” Obama said in the clip.\n\nThe 40-year-old New Hampshire native has been missing since 2012.\n\nJames Foley was reporting in the Middle East when abducted.\n\nFoley, 40, is a New Hampshire native. He was reporting in the Middle East when abducted.\n\nToward the end of the video, the terror group threatens to kill another hostage, Steven Joel Soltoff, a journalist who has contributed to TIME and has been missing since the middle of last year.\n\n“The life of this American citizen, Obama, depends on your next decision,” the man says as he holds Soltoff by the neck.\n\nThe nearly five-minute clip has since been removed from YouTube. It’s unclear where, exactly, the murder was filmed.\n\nThe White House, in a statement from National Security Council spokeswoman Caitlin Hayden, confirmed they \"\"have seen a video that purports to be the murder of U.S. citizen James Foley.\"\"\n\n\"\"The intelligence community is working as quickly as possible to determine its authenticity,\"\" the statement reads. \"\"If genuine, we are appalled by the brutal murder of an innocent American journalist and we express our deppest condolences to his family and friends.\"\"\n\nIn 2002, Wall Street Journal reporter Daniel Pearl, 38, was beheaded on video in Pakistan days after being abducted by Al-Qaeda militants.\n\nsgoldstein@nydailynews.com\n\nOn a mobile device? Click here to watch the video.\"\n1012,\"Rep. Duncan Hunter (R-CA) told Greta Van Susteren tonight that ten ISIS fighters have crossed the border from Mexico into America.\n\nGreta Van Susteren: You say they’re coming in the southern border which changes the dynamics. Do you have any information or any evidence that they are actually coming in the southern border now?\n\nRep. Hunter: Yes.\n\nGreta: Tell me what you know?\n\nRep. Hunter: I know that at least ten ISIS fighters have been caught coming across the southern border in Texas.\n\nVia On the Record:\n\nIn September Rep. Jason Chaffetz (R-UT) also said four known terrorists were apprehended at the the US border in Texas and were still being held.\"\n1013,\"Everyone's been waiting years and years for a meaningful update to the MacBook line. According to a report from 9to5 Mac, this will be the year that a new design will arrive. The blog just published a few renderings based on details from unnamed Apple employees. And if they're correct, this new MacBook looks awesome.\n\nThe report comes from 9to5Mac's Mark Gurman, who tends to be a reliable source on all things Apple. The details also match up with many of the rumors about MacBook upgrades in recent years. Chief among them is how Apple will ditch ports almost altogether to achieve a slimmer, sleeker profile. Sources say that prototypes for a new 12-inch MacBook Air are a quarter inch narrower than the current 11-inch model. They also have fewer ports than any other Apple computer: a headphone jack and a single USB Type-C port.\n\nAnother less dramatic detail is the slimmer keyboard. Apple's designers are channeling the old 12-inch PowerBook by pushing the keys all the way to the edge. They're also evidently narrowing the amount of space in between the keys to squeeze them together a little bit more. Meanwhile, the trackpad will no longer click in order to make the body thinner. It almost sounds like some sort of feature liquidation, all designed to make this machine as sleek as possible.\n\nIt looks pretty amazing, though! If that is what Apple actually does, of course. Click over the 9to5Mac for more on the new laptop design. [9to5Mac]\n\nImages via 9to5Mac\"\n1014,\"A 71 years old cleric Father John Micheal O’neal who was officially dead for more than 48 minutes, was re-started by medics. He claims he went to heaven and met God, which he describes as a warm and comforting motherly figure.\n\nFather John Micheal O’neal was rushed to the hospital on January 29 after a major heart attack, but was declared clinically dead soon after his arrival. With the aid of a high-tech machine called LUCAS 2, that kept the blood flowing to his brain, doctors at Massachusetts General Hospital managed to unblock vital arteries and return his heart to a normal rhythm.\n\nHowever, doctors were afraid he would have suffered some brain damage from the incident, but he woke up less than 48 minutes later and seems to have perfectly recovered.\n\nThe Father also claims that he has clear and vivid memories of what happened to him while he was dead.\"\n1015,\"KANSAS CITY, Mo. — Research Medical Center is waiting for test results after concern that a patient might have a contagious disease.  The hospital says some local reports that the patient has Ebola are false.\n\nResearch Medical Center says that patient came to its Brookside campus emergency department Saturday for treatment.\n\n“Somebody went to an ER with a high fever and a history of having recently been to Nigeria,” said Jeff Hershberger, the spokesman for the KCMO Health Department.\n\nHe says because Ebola is so high-profile right now, they don’t want to rule it out quite yet.\n\n“The patient has been isolated, however, at this point, because there’s been no development of new symptoms, it’s highly unlike that Ebola is the diagnosis,” added Hershberger.\n\nAccording to a statement from Research Medical Center, like hospitals across the United States, it has standard infectious disease precautions and is well-equipped and well-prepared to implement them as necessary.\n\n“There’s a wide umbrella of things that it could be,” Hershberger said, “We want to make sure, looking at that entire umbrella, that we are not ignoring something.”\n\nThe hospital does not believe the patient has Ebola, and says the patient is being treated for another illness. Hershberger says regardless, Ebola should not be a big concern.\n\n“It’s very unlikely they will even be exposed to it, let alone contract it,” Hershberger said, “You cannot catch Ebola unless you touch the bodily fluids of somebody who has Ebola.”\n\nThe health department says it should know the patient’s diagnosis by Monday. It also says that Research Medical Center is taking the appropriate steps when it comes to dealing with infectious diseases.\"\n1016,\"Islamic State, in video titled \"\"A Message to America,\"\" beheads American journalist James Wright Foley who was kidnapped in 2012\"\n1017,\"WASHINGTON — A man who scaled a White House fence this month and breached the mansion's front door apparently rushed past a Secret Service agent inside and was stopped only after reaching the building's East Room, a government official confirmed Monday.\n\nNew details of the incident involving Omar Gonzalez, who allegedly penetrated the mansion deeper than was previously known, were first reported Monday by The Washington Post.\n\nThe government official, who is not authorized to comment publicly about the incident, did not dispute the contents of the Post account.\n\nSecret Service spokesman Ed Donovan, citing an ongoing investigation, declined to comment on the report.\n\nThe disclosure comes as Secret Service Director Julia Pierson prepares to testify Tuesday before the House Oversight and Government Reform Committee.\n\nPierson is likely to address the Gonzalez incident, along with a shooting incident in 2011 which, according to a separate Post report, the Secret Service failed to recognize as an attack on the White House until days after discovering damage left by multiple rounds fired by a high-powered rifle.\n\nIn the more recent incident, Gonzalez reportedly overpowered a Secret Service officer and ran through the main floor.\n\nAn alarm box near the front entrance apparently had been muted.\n\nGonzalez, who was armed with a knife, allegedly made it into the East Room before he was taken down by an agent.\n\nThe fence-jumping incident and the delayed reporting of the White House shooting in 2011 represent the latest in a series of missteps by the elite protective service.\n\nThis year, three agents were sent home from the Netherlands before a presidential trip after one of the agents was discovered intoxicated in a hotel hallway.\n\nThat episode followed a well-publicized incident in 2012 in Cartagena, Colombia, when Secret Service agents and other U.S. authorities brought escorts back to a hotel after a night of heavy drinking.\"\n1018,\"A female teacher who slept with a 16-year-old male pupil was rumbled after he sent a secret WhatsApp video of the encounter to his friends.\n\nLucita Sandoval, 26, was apparently unaware the unnamed student was using a camera phone to document the incident until after they had started having sex.\n\nHe later promised he’d deleted the 23 minute video but had actually sent it around on the app, with it soon making its way on to a porn site in Argentina.\n\nIn the video the 16-year-old boy who was wearing a soccer shirt is seen smiling enthusiastically and giving the camera the thumbs up symbol before panning around to show he is having sex with the teacher.\n\nSandoval had previously faced disciplinary hearings at her school in the city of Santiago del Estero over inappropriate relationships with students.\n\nUntil now there had been no consequences as nothing had been proven but she now faces the sack.\n\nThe woman who is teaching English at the school has so far not commented on the scandal and is currently on suspension from work.\n\nUpdate: It has now been discovered that the woman in the video is not a teacher and the ‘boy’ featured in it is actually a university student in his 20s.\n\nMORE: It turns out the ‘teacher secretly filmed having sex with student’ story is fake\"\n1019,\"Christian Bale will star as late Apple CEO Steve Jobs in the upcoming biopic from director Danny Boyle. Screenwriter Aaron Sorkin confirmed the decision in an upcoming interview with Bloomberg Television today, adding that the Oscar-winning actor didn't even have to audition for the role.\n\n\"\"We needed the best actor on the board in a certain age range and that’s Chris Bale,\"\" Sorkin said. \"\"He didn’t have to audition. Well, there was a meeting.\"\"\n\n\n\nBale was among the actors reported to be in contention for the lead role, along with Matt Damon, Ben Affleck, Bradley Cooper, and Leonardo DiCaprio. The still-unnamed film is based on Walter Isaacson's 2011 biography about Jobs, and shooting will begin within the next couple of months. Sorkin, best known for his writing on The West Wing and The Social Network, says Bale will have a lot of work to do on set, though he's confident in his abilities.\n\n\"\"He has more words to say in this movie than most people have in three movies combined,\"\" he told Bloomberg. \"\"There isn’t a scene or a frame that he’s not in. So it’s an extremely difficult part and he is gonna crush it.\"\"\"\n1020,\"YouTube prankster Josh Paler Lin decided to give a man named Thomas the money and follow him to see how he spends it. His first stop was a local liquor store but instead of buying alcohol he purchased food that he gave away to others in need.\n\nA homeless man was given a chance, and he touched an awful lot of surprised people.\n\nA viral online video from YouTube prankster Josh Paler Lin tells the story of a homeless man named Thomas and his desire to not let his circumstances keep him from being selfless - by using his newfound money to help not himself, but others.\n\nJosh made the video, which has received more than 11 million hits by Wednesday morning, with the idea to give a random homeless person $100 and secretly follow him to see how he spends it.\n\nHe meets an elderly man with gray hair, a mustache and dark jacket named Thomas holding up a sign along a highway. He tells Josh he's just trying to get enough to buy something to eat and Josh shocks him with the $100.\n\n\"\"Oh goodness. Oh no way,\"\" he says as Josh pulls five $20 bills from his wallet. \"\"Oh brother, are you sure? I'm starting to tear up over here. That's like incredible.\"\"\n\nJosh reassures him it's totally fine as they hug. Thomas says he never had something like this happen before in his life.\n\nThe next part of the video seemed to be expected by many viewers but Thomas surprised them all.\n\nHe packed up his stuff and began walking down the road to a liquor store. The video records him exit the store with several bags, but he didn't buy alcohol.\n\nHe purchased food that he then delivered to other needy people in a nearby park.\n\nJosh appears to tell Thomas what was going on.\n\n\"\"I feel like I owe you an apology,\"\" Josh said as he reaches to grab Thomas' hand. \"\"You went to a liquor store earlier —\"\"\n\n\"\"You thought I was going to get all smacked up drunk, huh?\"\" Thomas interrupts. \"\"But there's things money can't buy and I get a happiness out of what I'm doing.\"\"\n\nIronically during Josh's confession a man sitting at a picnic table behind them takes a swig from a bottle wrapped in a plastic bag.\n\nBut Josh wanted to contribute to Thomas's good deeds. He reached into his wallet again and gave him another $100.\n\n\"\"You just touched my heart,\"\" he told his new friend.\n\nThomas was stunned again.\n\n\"\"I don't know what to say. Usually I'm pretty talkative,\"\" he replied.\n\nThomas explained that he recently quit his job and was caring for his ailing stepfather who ultimately died of cancer. His mom died two weeks later from kidney failure and suddenly their building was sold leaving Thomas without a place to live.\n\n\"\"There's a lot of people that are just victims of circumstance. There's a lot of good people that are homeless,\"\" he said. \"\"You're doing good … you'll bump into good people. That's all there is to it. You're on a different path somehow in life. I can't explain it.\"\"\n\nBut Josh is trying to change his path.\n\nHe established a fund-raising campaign to help Thomas get a new home and a job.\n\nThe fund had a goal of $10,000 but it surpassed $55,000 through Wednesday morning.\n\n\"\"People think I changed his life,\"\" Josh told TODAY. \"\"For me, it's completely the opposite. I feel that he changed my life.\"\"\n\nUSING A MOBILE DEVICE? CLICK HERE TO SEE THE VIDEO.\n\njlandau@nydailynews.com\"\n1021,\"A patient in Frisco, Texas, walked into an urgent care facility on Wednesday exhibiting signs and symptoms of Ebola, and told health-care workers he had had contact with \"\"patient zero\"\" in Dallas, local officials said in a statement, referring to Thomas Eric Duncan, who died Wednesday of the virus.\n\nThe Texas Department of State Health Services refuted that claim to CNN, however, saying \"\"no indication\"\" the man had contact with Duncan.\n\nIt is not known if the patient is one of the 48 being monitored by Texas health officials. A patient who saw the man at the facility told NBCDFW's Ray Villeda that the man arrived with his wife, appearing \"\"flush, slouched but walking.\"\"\n\nA spokesperson for CareNow confirmed the news to Mashable, saying that the man \"\"checked yes\"\" to one of the screening questions regarding travel to West Africa. \"\"We are being very cautious,\"\" she said, adding that while the facility remains open, \"\"we are not currently seeing any patients.\"\"\n\n\"\"We are working with the Health Deptartment, the CDC and multiple other municipalities to follow protocol,\"\" the spokesperson said.\n\nA reporter on the scene, however, said CareNow is sealed off from the public.\n\n#Breaking #Frisco police have sealed off Care Now clinic where patient exhibited signs of #Ebola pic.twitter.com/iMWc52TOjc\n\n— J.D. Miles (@jdmiles11) October 8, 2014\n\nA car that was left at the facility was cordoned off with red tape on Wednesday afternoon.\n\nRIGHT NOW: car outside CareNow clinic taped off with red \"\"DANGER\"\" tape @NBCDFW pic.twitter.com/47FkA0vRCN\n\n— Ray Villeda (@RayVilleda) October 8, 2014\n\nAnd officials in protective suits were spotted walking around inside.\n\nLOOK: inside staff at CareNow wearing masks and protective gear @NBCDFW pic.twitter.com/hReAuab7z0\n\n— Ray Villeda (@RayVilleda) October 8, 2014\n\nThe patient is being taken by ambulance — complete with police escort — to Dallas Presbyterian Hospital, where he will be evaluated for Ebola.\n\n#BREAKING Frisco Ambulance transporting patient from CareNow http://t.co/W8SguwjskA pic.twitter.com/8wNaPjdQwy\n\n— NBC DFW (@NBCDFW) October 8, 2014\n\nWFAA said the vehicle is registered to a deputy who \"\"was very vocal about not wearing protective gear\"\" during a previous visit to Duncan's apartment. NBC 5 believes the patient is an employee with the Dallas County Sheriff's Office.\n\nOfficials have planned a media briefing for 3:30 p.m. local time.\n\nHave something to add to this story? Share it in the comments.\"\n1022,\"A man had his genitals chopped off and thrown into the street by an angry mob in India for allegedly sexually assaulting a young woman.\n\nIt happened in Ganganagar in the north-western state of Rajasthan, in graphic scenes captured on video.\n\nAccording to local authorities, the extreme action was a response to high-profile incidences of sexual attacks in India.\n\nWorld-wide condemnation greeted the gang-rape of a student on a bus two years ago, which shook the image of the country.\n\nAlleged attacker Suresh Kumar, 40, molested a teenager in a street, but her screams for help alerted a crowd which came to her aid.\n\nKumar was dragged into a nearby butcher's shop and beaten heavily with sticks for nearly an hour, according to reports. Vigilantes then hacked at his genitals with a meat cleaver, before throwing them into the street.\n\nThe incident left Kumar in a critical condition.\n\nA reported witness said the action was intended to send out a message that sexual assault was not tolerated.\n\nAamir Dhawan, 30, said: \"\"We have had a lot of intolerable offences against women in this country recently, with girls being raped, hung, and molested, and it's time it stopped.\n\n\"\"This sends out a very strong message to anyone like that - if you do it you will be punished.\"\"\n\nA police spokesman, who called on the attackers to hand themselves in, said: \"\"As deplorable as these crimes are, law and order has to be maintained, and not lynch justice.\"\"\n\nRelated2015 UN Millennium Development Goals: Brazil Hits Target But Others Failing on Poverty and EducationIndia: Girl Burned Alive For Refusing to Stop Using Mobile PhoneIndia: Consider Husband as Son Under Sharia, Clerics Tell Woman Raped by Father-in-LawIndia: Girl Raped and Killed for Defending Father from BeatingIndia Independence Day Speech: PM Narendra Modi Says 'Our Heads Hang in Shame' Over RapesOver Half of Indian Children Have Faced Sexual AbuseIndia: Fashion Shoot Depicting 2012 Delhi Gang Rape Murder Sparks Global Outrage\"\n1024,\"A 10-year-old member of the ISIS terror group has been reportedly killed while fighting in the Middle East. Going by the name Abu Obadya al-Abassi, ISIS posted a video on YouTube Wednesday announcing his death.\n\nThe YouTube video has garnered over 75,000 hits as of Friday morning and depicts photos of the boy, but no tangible confirmation of his demise, according to The Jerusalem Post.\n\n\"\"It should be noted that there is no independent confirmation regarding the authenticity of the clip which was posted on YouTube showing the boy dressed in military fatigues and carrying weapons,\"\" the Post reported.\n\nThose who've watched the clip have expressed \"\"disgust over the use of children in warfare,\"\" it continued.\n\nISIS was formed last year from the group al-Qaida in Iraq and is led by Abu Bakr al-Baghdadi. They have garnered international attention for their atrocities in Northern Iraq and civil war torn Syria.\n\nKnown as the \"\"Cub of Baghdadi,\"\" the 10-year-old al-Abassi was a native of the Kingdom of Saudi Arabia.\n\nFor its part, Saudi Arabia's top religious official has denounced ISIS, calling them in recent statements enemies of Islam and civilization.\n\nSaudi Grand Mufti Sheikh Abdul Aziz al-Sheikh issued the statement in August via the Saudi Press Agency.\n\n\"\"Extremist and militant ideas and terrorism which spread decay on earth, destroying human civilization,\"\" said al-Sheikh, \"\"are not in any way part of Islam, but are enemy number one of Islam, and Muslims are their first victims.\"\"\n\nIt is believed, though unconfirmed, that both al-Abassi and his father were killed in an airstrike by the United States as fighting continues.\n\nNews of the death of the Cub of Baghdadi comes as U.S. forces have launched airstrikes over the city of Kobani, which is located on the Syrian-Turkish border.\n\n\"\"The fight for the town situated near the Turkish frontier has become a major early test for the co-ordinated campaign aimed at degrading and destroying the terror group,\"\" reported Fox News.\n\n\"\"U.S. officials hope it could pull Turkey into the battle against the Islamic State as a means to opening up a new front, but also fear the country might stand aside and let two of its enemies, the Kurdish fighters and the Islamic State group, fight for the town.\"\"\"\n1025,\"Apple is reportedly limiting what Apple Watch apps are capable of doing, ruling out certain features in order to ensure battery life is not too heavily drained in the initial model, which could tarnish the high-profile launch.\n\nAccording to Business Insider, developers working on applications for the new Apple wearable have cautioned that consumers should temper their expectations of what the initial Apple Watch is capable of.\n\nThe caution harkens back to the initial iPhone launch, when the App Store did not exist, and only the apps pre-loaded by Apple could be used. While the smartphone ecosystem has dramatically changed since then, and Apple’s App Store has proved a template for a new industry, the Apple Watch looks as though it may mirror this model until capabilities improve.\n\nThe primary issue is battery life, and Apple’s continued attempts to increase the time between recharges. Earlier reports suggested that the device would have only four hours of active battery life, and many of the sensor features initially touted to be included have been cut due to inconsistency.\n\nThose sensors that do remain are the source of many of the battery issues, according to Sumit Mehra, CTO of Y Media Labs, an app studio which has been developing content for the Apple Watch.\n\n“Sensors take up a lot of battery, and they don’t want every app out there on the Apple Watch using these sensors because all of a sudden this watch will only give you four hours of battery life, and then it’s not a watch anymore if I have to charge my wrist every four hours,” said Mehra in a statement to Business Insider.\n\nApple has not yet released its WatchKit SDK for developing standalone apps for the Apple Watch, with developers at the moment limited to creating extensions to iPhone apps that will function on the watch. This helps save battery for the wearable, and means apps can run on the iPhone’s superior processor, but also limits Apple Watch apps to notifications, app extensions and presenting summaries of information – essentially limited versions of what the iPhone can already do.\n\nWith the expected launch of the Apple Watch less than a week away, and Apple predicting huge numbers of sales for its first ever wearable, consumers might be wise to rethink what the device is going to be capable of, at least for the time being.\"\n1026,\"McDonald’s has just announced that it will be phasing out 8 menu items the beginning of next year and most McDonald’s customers are not happy.\n\n“Our intent is to have a cleaner menu board that is easier for customers to absorb,” spokeswoman Lisa McComb said in a statement. “To do so we must simplify our current menu.\n\nThis means the end of the Big Mac, apple pie and large size menu items. Currently, the Big Mac has a whopping 550 calories and 29g of fat. The Apple pie contains 250 cal, and it would take a full 69 minute to walk that off! With that being said, those two menu items were not a tough decision for elimination.\n\nMcDonald’s is currently testing out a new version of their slim down menu in Delaware, Little Rock, Waco, Bakersfield, Macon and Knoxville. They plan a full nationwide rollout beginning February 1, 2015.\n\nOne notable “ingredient” – preservatives – might also be eliminated from the menu altogether. Mark Andrés, President of McDonald’s USA, sparked widespread speculation when he asked investors, “Why do we need to have preservatives in our food?” And then answered himself with a “We probably don’t.”\"\n1027,\"Nigerian military and intelligence officials raised doubts on Sunday about the validity of a ceasefire with Boko Haram, with reports of fresh attacks and fighting in the country's northeast.\n\nThe chief of defence staff and a senior presidential aide announced on Friday that agreement had been reached to end hostilities and secure the possible release of more than 200 kidnapped schoolgirls.\n\nAir Marshal Alex Badeh said he had instructed all armed forces' chiefs to ensure the \"\"immediate compliance\"\" with the development.\n\nBut a senior army officer in the violence-wracked northeast, who asked to remain anonymous, said: \"\"Honestly, we are yet to receive any operational order on the ceasefire.\n\n\"\"As such, we are battle-ready and would confront the terrorists if we see them.\"\"\n\nA senior intelligence official in the region also indicated to AFP that he had not received word about the purported ceasefire.\n\nOn Sunday evening, troops from the 7th Division of the Nigerian Army fought dozens of suspected members of Boko Haram in the town of Damboa in Borno state, witnesses and security sources said.\n\nEarlier, a group of insurgents attacked the Borno town of Sabon Gida, said one military officer, who spoke on condition of anonymity because he was not authorised to speak to the media.\n\n\"\"The fight was tough and it seems the insurgents wanted to destroy everything in Sabon Gida. They came around 5:00pm and by 6:00pm, the fight was over,\"\" added local trader Bilyaminu Aliyu.\n\nBoko Haram took over Damboa, which is about 50 miles southwest of the Borno state capital Maiduguri, in July, destroying much of the town and forcing thousands to flee.\n\nThe group's leader Abubakar Shekau claimed that they left voluntarily but the military said they recaptured it in early August. Residents have since begun returning.\n\nElsewhere, locals said that dozens of suspected Boko Haram gunmen had stormed the town of Abadam, north of Maiduguri near Lake Chad, on Thursday, before the supposed ceasefire.\n\nA number of residents said at least 30 people were killed on Thursday and Friday – after the purported deal – while hundreds of others were forced to flee across the border into neighbouring Niger.\n\n\"\"We all heard of the ceasefire over the radio but it seems the insurgents are not perturbed at all,\"\" another resident, Mallam Babagana, said on Sunday.\n\n\"\"To me, they (the militants) don't even care about it because they increased their attacks from Friday, the very day the ceasefire was announced. By Saturday, they hoisted their flags.\"\"\n\nMeanwhile, Enoch Mark, whose daughter and niece are among the 219 schoolgirls who have been held by Boko Haram since mid-April, said there had been another attack in neighbouring Adamawa state.\n\nHe said the attack, in the village of Wagga on Saturday, saw some 40 women abducted – an established Boko Haram tactic in its bloody five-year insurgency.\n\nOn Friday, eight people were also killed on a road in the Borno state village of Shaffa near where a prominent Muslim leader, the Emir of Gwoza, was ambushed and killed by Boko Haram fighters in May.\n\nMr Babagana said local hunters on their way to recover the bodies of the eight fought battles with militants on Saturday in Azul, also in the Hawul local government area.\n\n\"\"The unrelenting terrorists waylaid our members at around 9:00am and serious fighting ensued,\"\" said Mr Babagana, who heads a local vigilante group.\n\n\"\"We lost four of our members and we killed three terrorists.\"\"\n\nIndependent corroboration of attacks in the remote northeast are almost impossible, with communications devastated by the violence and access fraught with danger.\n\nThe police and the military have largely stopped communicating on attacks.\n\nEdited by Steve Wilson\"\n1028,\"A fisherman has caught a giant 8ft 9in long catfish weighing 19 stone - and it could be the biggest ever caught with the humble rod and line.\n\nDino Ferrari hooked the huge wels catfish, which was 2.67m in length, last week in the Po Delta in Italy.\n\nThe cannibalistic wels catfish, also known as the sheatfish, is native to Europe and can grow as long as 13ft and up to 62st - but it is exceedingly rare to catch one that is over two metres long.\n\nScroll down for video.\n\nDino Ferrari hooked the huge wels catfish, which was 2.67m in length, last week in the Po Delta in Italy\n\nBut while Mr Ferrari's fish might set a new record for the biggest ever caught on a line, it is not the heaviest ever hooked - that award goes to catfish which weighed 22st and was 9ft long, and was caught in the Po Delta, reports The Mirror.\n\nIn December schoolboy Sam Lee, 14, caught an 8ft 14 stone catfish while on a fishing holiday in Spain with his father Peter.\n\nThe giant catfish immediately bolted 100 metres downstream, but Sam, from Chester, hung on and after a 35 minute battle finally landed the 2.5 metre-long fish.\n\nIn time honoured tradition, he then posed for a photo to secure bragging rights before letting the creature swim back into the water at the River Ebro in Catalonia.\n\nMr Ferrari (pictured) poses with his monster catch. Wels catfish can grow as long as 13ft and weigh up to 62st\n\nIn October a Cornish pensioner caught an 8ft-long, 15 stonepart-albino catfish, thought to be the biggest of its kind ever caught.\n\nThe aptly named Tom Herron, 68, from Launceston, battled the cream-coloured monster fish in the River Segre, Mequinenza, Spain, for 40 minutes before finally hauling it in.\n\nThe wels catfish is scaleless and lives in fresh and brackish water.\n\nIt is recognisable by its broad, flat head and wide mouth.\n\nThe wels catfish can live for thirty years and live off annelid worms, gastropods, insects, crustaceans and fish including other catfish; the larger ones also eat frogs, mice, rats, and even ducks.\n\nRecently, wels catfish have been spotted in non-native habitats lunging out of the water to grab pigeons on land.\"\n1029,\"A woman who claims to be Michael Phelp’s girlfriend has revealed she was born with male genitalia – and says she never told the swimmer.\n\nTaylor Lianne Chandler, who also described her ‘amazing intimacy’ with the athlete, admitted on Facebook that her birth name was David Roy Fitch.\n\nOlympic medallist Michael Phelps is currently in rehab at the moment due to a six-month ban from swimming due to driving under the influence.\n\nThe 41-year-old, who is technically ‘intersex’, was born with both male genitalia and a uterus but had neither ovaries nor testicles.\n\nShe was technically listed as a boy on her birth certificate at first but was eventually ‘medically diagnosed’ as intersex rather than being male or female in her early teens.\n\nShe underwent corrective surgery in her early twenties to remove her penis as well as taking testosterone blockers and changing her name.\n\nHowever, she reveals that she never told the 29-year-old athlete as it ‘never came up’. She suspects he may now leave her after her public admission.\n\nShe wrote in the Facebook post: ‘I was never a man, never lived as a man. No one can say they knew me as a man or produce a photo of me as a man.’\n\nAD_152311321.jpg\n(Picture: Facebook)\nChandler has uploaded dozens of photographs of the swimmer on her social media pages – as well as links to any story mentioning their relationship.\n\nHowever, she has posted no pictures showing them together.\n\nShe added:’There are people that remember me as an androgynous child at times because of what was forced upon me.’\n\nShe also described her love affair with the swimmer – saying the pair met through dating app Tinder.\n\nAD_152311327.jpg\nThis image was uploaded to Taylor’s Instagram with her saying she was excited to see him again (Picture: Instagram)\n (Picture: Facebook)\n(Picture: Facebook)\n‘Spending time with him was like a teenage love affair,’ she said.\n\n‘I have never felt so comfortable and accepted in every way as I did with him.’\n\nPhelps has yet to comment on the claims.\"\n1034,\"(Reuters) - A Canadian soldier was shot at the Canadian war memorial in Ottawa and a shooter was seen running towards the nearby parliament buildings where more shots were fired, according to multiple media and eyewitness reports on Wednesday.\n\nThe buildings were put in lockdown as police and tactical teams converged on the area. The shooting comes two days after an Islamic convert ran down two Canadian soldiers, killing one, near Montreal.\n\n(Reporting by Andrea Hopkins; Editing by Amran Abocar)\"\n1035,\"Outline\nA story circulating via social media reports that more than 250,000 holiday turkeys on a Texas farm may be infected with the deadly Ebola virus and will have to be destroyed. The report features a photograph depicting dead turkeys in a farm shed. \n\nTexas turkey farm\n© Depositphotos.com/ bazil \n\n \nBrief Analysis\nThe claims are nonsense. No such incident has occurred in Texas or anywhere else in the US. The story comes from a dubious 'news' site called Daily Buzz Live that publishes a combination of sensationalized but factual news items and outright fiction disguised as news. The 'Ebola Turkey' story is an example of the latter. \n\n\n \nExample\nTexas Turkey Farm Contaminated With Ebola, Over 250,000 Holiday Turkeys Infected\n\nA Texas turkey farm employee is now under quarantine after he tested positive for the Ebola virus. Texas Prime Turkey Farm, the largest supplier of turkeys in the United States, has been ordered by the CDC to quarantine over 250,000 holiday turkeys. The CDC has confirmed 3,000 turkeys have tested positive for the virus since Friday’s incident.\n\nDetailed Analysis\n\n \nStory Claims Texas Turkeys Contaminated With Ebola\nAccording to a story that is flapping vigorously around the interwebs, thousands of holiday turkeys at the Texas Prime Turkey Farm have been contaminated with Ebola. \n\nThe story claims that an Ebola infected worker on the farm contaminated the turkeys. Supposedly, the CDC has confirmed that 3000 of the turkeys have already been tested positive for the virus and that the farm has been ordered to burn all 250,000 turkeys.\n\nThe story features a photograph depicting a huge farm shed littered with the bodies of deceased turkeys.\n\nStory Is False - No Such Incident Has Occurred\nThankfully, however, the claims in the story are nonsense.  No such incident has occurred, in Texas or anywhere else.  \n\nThe report comes from a trashy 'news' site called Daily Buzz Live.  While the site does include some sensationalized reports on real incidents, it also features stories that are entirely fiction.  The site has the following disclaimer on its Contact page:\n\nDaily Buzz Live is a news web publication with news articles. Most are inspired by real news events, And just a few stories are works of complete fiction. Those few articles are for entertainment purposes only. The articles and stories may or may not use real names, always a semi real and/or mostly, or substantially, fictitious ways. Therefore, just a few articles contained on this website Daily Buzz Live are works of fiction. Any truth or actual facts contained in those stories or posts are purely incidental or coincidental and not intended to be, or be construed as, facts.\nThe site's fictional 'entertainment' content is presented in the same format as its true reports. And the site does not clearly identify what is true and what is fiction. \n\nOf course, if such a significant incident were true, it would have been widely reported by news outlets all around the world. In reality, the only places that the story appears are on DailyBuzzLive and other dubious sites that have copied its content. \n\nThe image used in the story has no connection with Ebola and was stolen from genuine but much earlier reports.  The image depicts turkeys killed during US flooding caused by Hurricane Floyd in September 1999.\n\nBeware Of Ebola Hoaxes\nThis is just one among many Ebola related hoaxes that have circulated in recent weeks. Because Ebola is currently commanding so much media attention around the world, it has become fertile ground for pranksters and scammers. It is important to confirm any Ebola related stories that come your way on social media before you share them or click any links that they may contain.\"\n1036,\"British Intelligence officials have zeroed in on a suspect in the on-camera ISIS murder of American journalist Jim Foley, and he is widely believed to be a slim, light-skinned rapper from London. \n\nThough the MI5 and MI6 agencies are not releasing the man's name, reports say Abdel-Majed Abdel Bary — also known as “Lyricist Jinn” or “L Jinny” — is the main suspect. According to USA Today, he was identified via voice comparisons, and Abdel Bary's music career left them plenty of samples to consider. USA Today reports that U.S. intelligence has not yet been able to confirm the results.\n\nAbdel Bary's father, Adel Abdel Bari, is believed to have been an associate of Osama bin Laden's and was allegedly involved in the 1998 U.S. embassy bombings. He was extradited to the U.S. in 2012.\n\nThe younger Bary's music seems to chart his path to radicalization:\n\nIn early songs put online in 2012, Bary makes apparent reference to drug use, violence and life on a council estate and talks about the threat of his family being deported to Egypt.\n\n “It’s hard to progress in the future with a damaged past but still I try to count my blessings and I thank Allah,” he rapped in 2012.\n\n“I’m trying to change my ways but there’s blood on my hands and I can’t change my ways until there's funds in the bank.\n\n“I can’t differentiate the angels from the demons, my heart’s disintegrating. I ain't got normal feelings.\n\n“Even my life’s blessed, still I will not find rest.”\n\nIn later songs, apparent references to cannabis (“roll up and watch the leaves ignite”) stop and are replaced with tirades against people who choose to spend their money clubbing, drinking and on drugs rather than feeding their families.\n\nAbout 500 Britons are believed to be fighting in Syria under the flag of ISIS, as well as several hundred individuals from the U.S. and Canada.\"\n1040,\"(Mashable) Reports that Islamic State militants in Mosul have contracted Ebola swirled though Iraqi media sources on Wednesday. World Health Organization officials said they haven’t confirmed the cases, but the organization has reached out to offer assistance.\n\nThree outlets reported that Ebola showed up at a hospital in Mosul, a city 250 miles north of Baghdad that’s been under ISIS control since June 2014. The reports, however, have perpetuated mostly in pro-government and Kurdish media.\n\n“We have no official notification from [the Iraqi government] that it is Ebola,” “We have no official notification from [the Iraqi government] that it is Ebola,” Christy Feig, WHO’s director of communications told Mashable.\"\n1041,\"First there was Bendgate. Then Gapgate. And now, the latest \"\"gate\"\" to attack smartphones — particularly the iPhone 6 and iPhone 6 Plus? Hairgate.\n\nApparently, some iPhone 6 and iPhone 6 Plus owners are getting strands of hair caught between the screen and the aluminum frame of the iPhone. And thus, Hairgate.\n\nThe seam on my iPhone 6 where the aluminum meets the glass is definitely catching my hair and pulling it out. #seamgate— Paul Peavler (@CardMeHD) September 28, 2014\n\nMy own hair is quite long and I haven't had any strands get caught within the frame of my iPhone 6. Still, we wanted to put Hairgate to the test. You know, for science.\n\nAt least in our experiences, Hairgate is a bust. Don't worry. We're sure another smartphone crisis will present itself soon. Maybe even tomorrow.\n\nDo you have any hairy issues with your smartphone? Let us know in the comments.\"\n1042,\"The improbable story making the rounds today of the 17-year old whiz kid of Wall Street who is rumored to have made $72 million trading the markets, while still in high school, is being widely disputed.\n\nMohammed Islam, the alleged teenaged prodigy, said he had no idea where that dollar figure came from and that it's not accurate.\n\nInstead the figure is believed to be a few million dollars, but Mr. Islam declined to be more specific.\n\n\"\"The attention is not what we expected – we never wanted the hype. This was about friends trying to make something exciting together, \"\" Mr. Islam said in an exclusive CNBC interview.\n\nMr. Islam and one of his colleagues were scheduled to appear on CNBC's \"\"Halftime Report\"\" following the publication of a New York Magazine profile. The ensuing publicity however, and pre-interview by CNBC, prompted them to reconsider.\n\n\"\"We expected a regular article about what we hope to do\"\" in our career, he said. \"\"The way we were portrayed is not who we are.\"\"\"\n1045,\"On Friday, Gawker reported that Vogue’s brand-new offices at 1 World Trade Center had a predicament as old as New York City itself: a rat infestation. It’s already gotten so bad that editor-in-chief Anna Wintour is wary of entering her personal office. Over the next three days, two other outlets reported even grosser details. You might want to sit down.\n\nRadar, for example, said that the rats are actively shitting on staffers’ desks and other belongings:\n\nAccording to insiders, the pesky rodents have invaded the infamous accessories closet and made their presence known by leaving droppings on desks, computers, and pricey couture! ... “The famed accessories closet, which was being put together with the designer wares from the old office, was taking shape when the rats got into it,” the source revealed. “There were droppings all over the floor, and some of the shoe boxes had been chewed into.”\n\nPeople, meanwhile, suggested that the magazine’s employees are literally surrounded by rat droppings:\n\n“It’s true,” an insider confirms to PEOPLE. “The girls that work there see the droppings everywhere. It’s nasty.”\n\nHow did the rodents penetrate the fashion bible’s new office? Radar confirmed what we’ve heard from at least one other source: The rats let themselves in via 1WTC’s ventilation system:\n\n“The rats appear to have gotten in via the venting, which was being worked on even as staffers were moving in,” the source explained. “Walls were being moved to accommodate last-minute design changes by Anna and Condé Nast, and it’s assumed this is how the rats got in.”\n\nWhat we currently lack, however, are photos of the damage. So: are you a Vogue staffer affected by the current rat crisis? Send us an email. Anonymity guaranteed.\n\nPhoto credit: Vogue\"\n1046,\"The Weather Channel’s Mike Seidel has taken a lot of ribbing about what he was doing live on network TV this weekend.  But he didn’t do what online news sites and YouTubers suggest he did.\n\n\n\nSeidel was reporting from Sugar Mountain, North Carolina Saturday where an early season storm dropped 10 inches of snow. NBC Nightly News anchor Lester Holt introduced Seidel while the meteorologist’s back was turned to the camera. Seidel was hunched over fiddling with something. To an awful lot of people who saw Holt dump out of the live shot, it appeared Seidel was zipping up his pants, having answered nature’s call.\n\n\nThe NY Daily news headline taunted, “NBC meteorologist Mike Seidel appears to relieve himself during broadcast.”\n\nBut that is not what happened at all, said Shirley Powell, the Weather Channel’s spokesperson. Seidel, she said, was using his cell phone as an IFB (that is short for interruptible feedback) which is how reporters in the field get their cues from the control room. The phone lost its signal just as the anchor was introducing the live shot. Powell told Poynter.org that Seidel yanked off his gloves, turned from the howling wind and was dialing the IFB when Holt tossed to him. Since Seidel didn’t have a phone signal, he didn’t know he was on the air. While he frantically dialed the phone, Seidel tucked his heavy gloves between his knees to keep them from blowing away. When he finished dialing, he yanked his gloves back on and turned to the camera but Holt was already calling off the shot and moving on. Seidel was left hanging in the winter wind.\n\n“I’m glad for you to tell what really happened,” Powell told me.\n\nThe crew was using a LiveU mobile live system, which is a backpack sized phone based transmitter andSeidel would not have had a live truck engineer who might have alerted the control room of the communication problem. We still don’t know why the producer in the control booth took the shot live on the air with Seidel turned away.\n\nOn his Weather Channel bio page, Seidel is asked, “What is your most embarrassing moment on the air?”  He answers “Do you want a list?”  Whatever was on that list before now just took a back seat. And sadly for Seidel, the video will live forever online.\"\n1047,\"The North Korean leader already has a restaurant in Holland and is hoping to branch out and build diplomatic ties with European cities\n\nKim Jong-un could try and open a restaurant in Scotland serving delicacies such as dog meat soup, North Korea experts claim.\n\nThis comes after the controversial leader brought his chain, The 'Pyongyang' restaurants, over to Europe by launching one in Holland.\n\nNow North Korea watchers believe Scotland may be the next prime location, largely thanks to the popularity of whisky among the communist ruling elite.\n\nMichael Madden, editor of the North Korea Leadership Watch, said Jong-un is desperate to build diplomatic ties with European countries with left-wing leanings.\n\nHe added: \"\"It would not surprise me at all if they opted to open a restaurant in Scotland.\n\n\"\"The Scottish independence referendum catapulted Scotland into the North Korean elite's thoughts.\n\nGetty   Tasty: Kim Jong-Un is a fan of delicacies such as dog meat soup\n\n\"\"Despite voting No' they'd consider left-leaning Scotland to be more suitable to deal with than England.\n\n\"\"Plus, North Koreans love whisky. Tourists in North Korea are told to tip people in Scotch instead of the currency.\"\"\n\nThe chain has begun springing up across China and Asia, with proceeds funnelled back to North Korea to help prop up the secretive regime.\n\nThey are run in partnership with Office 39, a secretive branch of the North Korean government, which uses them as a legal way of raising overseas cash.\n\nMr Madden, a frequent visitor to Pyongyang, the North Korean capital, said: \"\"They are one of the few ways to experience North Korean culture without having to go there.\n\n\"\"They are done like a franchise with the state renting the brand out to other Koreans to run.\n\n\"\"But they tailor the menus to suit. Customers in Western Europe won't get a plateful of dog!\"\"\n\nReuters   Hungry dictator: Kim Jong Un looking at fast food\n\nFellow expert Jenny Town, of the US-Korea Institute, said she too believed Pyongyang had warmed to Scotland in recent months.\n\nShe said: \"\"North Korea is going to support any country struggling for independence and legitimacy, as North Korea itself still continues to seek validation and recognition of its own legitimacy as a sovereign nation.\"\"\n\nThe state-run food outlets - which began springing up about 10 years ago - channel up to 30% of takings back to Pyongyang. But some critics fear the cash ends up in Jong-un's own pockets to fund his lifestyle.\n\nAs well as a love for whisky, portly leader Jong-un is reportedly hooked on Swiss cheese.\n\nIt's claimed he imports vast quantities at huge expense - despite millions of his countrymen being malnourished.\n\nThe FBI recently accused North Korea of being behind cyber attacks on the US. The regime is thought to be incensed at a film, The Interview, which centres around the fictional assassination of Kim Jong-un.\n\nThe North Korean Embassy in London did not respond to requests for a comment.\n\nMcJONG'S MENU\n\nSTARTERS\n\nDespotted shrimps\n\nDictator and leek soup\n\nRoast peasant\n\nMAIN COURSE\n\nFried Seoul\n\nRed herring\n\nCottage spy\n\nCommie chef’s special\n\nDESSERT\n\nDon’t or you will be shot\"\n1048,\"Amazon is reportedly planning to launch an ad-supported media streaming service for music and videos, the New York Post reports.\n\nThe service would exist in addition to its $99 Prime membership subscription, which includes free, two-day shipping on thousands of items alongside music, TV, and movie streaming options.\n\nThe Wall Street Journal reported similar plans in March, pegging the service as being free. At the time, Amazon denied that it had plans to offer a free streaming-media service.\n\nThe Post, however, doesn't say that the service would be free, and instead suggests that the new service would likely compete with Netflix and Hulu, while under-cutting them on price (Netflix costs and Hulu Plus cost $7.99 a month).\n\nAmazon's Sally Fouts sent the following via email: \"\"We currently offer the first episode of some television shows free with ads through our First Episode Free feature on Amazon Instant Video, and there are display ads on some short videos such as movie and game trailers. We’re often experimenting with new offers and experiences for customers, but we have not announced any plans to offer an ad-supported video streaming service.\"\"\n\nAt its core, the idea of this service makes sense.\n\nAmazon could use this new, cheaper streaming service as a way to ease people into its ecosystem so they'll be more likely to eventually make the jump to Prime, while also giving it a way to entice potential customers who don't care about Prime's free shipping but want a Netflix alternative.\n\nDisclosure: Jeff Bezos is an investor in Business Insider through his personal investment company Bezos Expeditions.\n\nSEE ALSO:  A Former Employee Is Suing Amazon And Camping Outside The Company's Headquarters Until It Addresses Its 'Internal Culture Of Dishonesty'\"\n1049,\"(CNN) -- Paul Revere hasn't stirred up this much anticipation in Boston since his midnight ride from Charlestown to Lexington.\n\nMore than two centuries later, a recently unearthed time capsule he buried with fellow revolutionary Samuel Adams -- the man whom Revere was riding to see that night to warn that the British were coming -- has got his former city, state and most of the Internet abuzz.\n\nThe artifact was unearthed Thursday thanks to a water leak near its resting place inside a cornerstone at the Massachusetts State House in Boston.\n\nWhen workers investigating the leak stumbled upon it, Secretary of State William Galvin, who heads the state historical commission, called Pamela Hatchfield, the head of object conservation at Boston's Museum of Fine Arts.\n\n\"\"There was a big discussion about whether or not it should be removed,\"\" Hatchfield told Brooke Baldwin on \"\"CNN Newsroom\"\" on Friday. \"\"(But) because there was water infiltration in that area of the building, it was decided that we'd try to see if we could find it, investigate and see whether the box was still intact.\"\"\n\nHatchfield spent seven hours Thursday delicately and painstakingly chipping away at the stone to extricate it.\n\n\"\"The contents are of concern, but the plaster that held the box in place is in good condition,\"\" Galvin said.\n\nAccording to Galvin, the box-shaped capsule was placed by the Revolutionary-era duo in 1795, a year when Adams was governor and when construction began on the State House and its iconic dome, which would eventually be overlaid with copper by Revere.\n\nBoth he and Hatchfield said that based on historical records, the box is believed to contain coins, a plate and a Revere-inscribed plaque -- but no one knows for sure.\n\n\"\"It may contain other stuff, too,\"\" said Galvin. \"\"We don't know that yet.\"\"\n\nBut we might soon: Galvin, whose office is inside the State House, said the capsule's contents are expected to be revealed sometime next week.\n\nFor now, it's getting some TLC and a thorough exam -- including X-rays over the weekend -- by the museum's staff.\n\nThis is not the first time this capsule was unearthed. In 1855 it was dug up during emergency repairs to the State House and put back in place, something that has Hatchfield \"\"a little worried.\"\"\n\n\"\"We're a little worried because in 1855, they cleaned the contents with acid,\"\" she said. \"\"So we're a little concerned that things maybe deteriorated inside.\"\"\n\nGalvin sounded more optimistic.\n\n\"\"There were some coins that were tossed in the 1855 ceremony in the mix of the mortar. They are in good condition, so we are optimistic that the box itself has withstood the test of time and that it will therefore be holding the contents securely,\"\" he said.\n\nGalvin told CNN affiliate WBZ the capsule will probably be returned to the State House, and that he's mulling both a new container for the capsule and new items from the current era.\n\n113-year-old time capsule found in Boston\n\nCNN's Todd Leopold, Carma Hassan and Brooke Baldwin contributed to this story.\"\n1051,\"The \"\"too good to be true\"\" cliche is especially accurate when it comes to viral news stories on perfectly formed dollops of bird crap. On Monday some news sites reported on a hoax video of a pigeon pooping on Putin during his speech on the dangers of military aggression while unveiling a monument in Moscow commemorating the 100th anniversary of World War One. The Independent has a good explainer on why the video below is fake. \n\nBut if it had been real, the symbolism would have been spot on. During his speech, Putin emphasized a strong belief in promoting peace, even as Russia's policies have only provoked and perpetuated violence in Ukraine and Crimea, which he invaded. Despite his words, Russia announced on Monday that it will hold military exercises on its border with Ukraine in a show of strength, according to Reuters. The \"\"war games\"\" will include 100 fighter jets and missile practice. \n\nAccording to RT, he called the memorial \"\"'a tribute to the great deeds,' but also a warning that 'this peace is fragile.'\"\" He said that \"\"a peaceful and quiet life\"\" is the most valuable thing on Earth and that \"\"humankind should grasp one truth: violence generates violence. And the way to peace and prosperity is made up of good will and dialogue, and the memory of the lessons of the last wars.\"\" \n\nOn Friday, the same day Putin gave his poop-free speech, President Obama called Putin again to emphasize his concern over Putin's support of pro-Russian separatists in Ukraine. Vice President Joe Biden also announced $8 million in new financial aid to Ukraine to help the country protect its borders.\"\n1053,\"Stan Beaton had kept a voicemail from his late wife for 14 years when an upgrade to his phone line caused the recording to be deleted.\n\nWork by Virgin Media caused the message, which was left by Beaton’s wife, Ruby, two years before her death in 2003, to be erased last month, the BBC reported.\n\nThe clip was recorded by Ruby to serve as the message people would hear when they called Beaton’s phone.\n\nThe 68-year-old told BBC Radio Leeds: “I’ve always resisted changing companies because whenever I mentioned that my wife’s voice was our voicemail message and would it be retained and each company said no, so that’s why I never changed.\n\n“Sadly it disappeared. I was absolutely devastated by it, but also extremely angry.\n\n“In the early days [I listened to it] quite often. Basically, it came to the point when if I felt low then I would listen to it.\n\n“In December I learned that it had disappeared. I just could not tell people how it affected me at that time. It really did devastate me.”\n\nThen, having heard Beaton’s story, a team of 11 engineers decided to try to recover the deleted audio recording.\n\nRob Evans, executive director of engineering at Virgin Media, told the BBC the task was like searching for a needle in a haystack.\n\n“The chances of its recovery were slim,” he admitted.\n\nBut after three days of searching, the team found the message on Friday.\n\nThis is Beaton hearing his late wife’s message after it was recovered:\n\nHe said afterwards: “It’s just a wonderful, wonderful sound that I thought was lost forever.”\n\n“I’m staggered at the lengths they have gone to.”\n\n“They’ve made this old-age pensioner extremely happy,” he told the BBC.\n\nVirgin Media is sending Beaton a CD of the recording and the retired forklift truck driver plans on thanking whoever delivers it in style.\n\n“I’ve got a nice bottle of Glenfiddich with their name on it,” he told the Huddersfield Examiner.\n\nFollowing the incident, Virgin pledged to make a series of donations to charities of Beaton’s choice as an apology.\"\n1055,\"A Catholic priest from Massachussetts who was officially dead for more than 48 minutes before medics were able to miraculously re-start his heart has revealed a shocking revelation about God.\n\nAccording to 71-year-old cleric Father John Micheal O'neal claims that God is a warm and comforting motherly figure, whom he met in the heaven.\n\nFather John Micheal O'neal was rushed to the hospital on January 29 after a major heart attack, but was declared clinically dead soon after his arrival.\n\nWith the aid of a high-tech machine called LUCAS 2, that kept the blood flowing to his brain, doctors at Massachusetts General Hospital managed to unblock vital arteries and return his heart to a normal rhythm, reported starrfmonline.com \n\n\nHe claims that at that point in his experience, he went to heaven and encountered God, which he describes as a feminine, mother-like \"\"Being of Light\"\".\n\nThe declarations of the cleric caused quite a stir in the catholic clergy of the archdiocese over the last few days, causing the Archbishop to summon a press conference to try and calm the rumors.\n\nDespite the disapproval of his superiors, Father O'neal says that he will continue dedicating his life to God and spread the word of the \"\"Holy Mother\"\".\"\n1056,\"Experts have raised doubts about whether a loud boom and a gaping crater found in Nicaragua's crowded capital Managua this weekend were caused by a meteorite, as the government has said.\n\nThe impact near the international airport did not cause any known injuries, but it did leave a crater measuring 12 metres across and was felt throughout the capital.\n\nThe US National Aeronautics and Space Administration on Monday said that while a meteorite could not be ruled out, the lack so far of any eyewitness accounts of a fireball lighting up the nighttime sky outside Managua on Saturday suggests something else was likely behind the event.\n\nBill Cooke, head of NASA's Meteoroid Environment Office, estimated that the crater would have been created by a blast of roughly an energy equivalent of 1 ton of TNT.\n\nNASA said in a statement that a meteor capable of that would have created a ball of flame visible over a wide area. About 1.5 million people live in the Nicaraguan capital.\n\n\"\"For something to produce a hole in the ground that big, it would have generated a very bright fireball. And nothing was reported ... despite the population,\"\" Cooke said. \"\"So I'm very sceptical.\"\"\n\nNicaraguan authorities believe it was a piece of the small asteroid dubbed \"\"2014 RC,\"\" which passed very close to Earth and was estimated by astronomers to be about 20 meters big, or the size of a house.\n\n'Fascinating event'\n\nGovernment officials and experts visited the impact site on Sunday.\n\nOne of them, William Martinez, said it was not yet clear if the meteorite burned up completely or if it had been blasted into the soil.\n\n\"\"You can see mirror-like spots on the sides of the crater from where the meteorite power-scraped the walls,\"\" Martinez said.\n\nGovernment spokeswoman, First Lady Rosario Murillo, said Nicaraguan authorities would be in contact with the US Geological Service to try to get more information about \"\"this fascinating event\"\" in the Central American nation, one of Latin America's poorest countries.\n\nPeople who live near the crater told local media they heard a blast they took for an explosion, and that liquid, sand and dust were blown through the air, which smelled like something had burned.\n\nThere were no reported injuries because the impact was in a wooded spot, and flights at the airport were not affected.\"\n1057,\"Claim: A vacationing man discovered that increasing pain he was experiencing was due to a tropical spider's living under his skin.\n\nPROBABLY FALSE\n\nExample: [Collected via Twitter, October 2014]\n\nSpider burrowed into WA man's abdomen and lived there for three days while he was on holiday in Bali. Ohhhh My Gawwd!\n\nOrigins: On 15 October 2014, social media lit up with a seemingly implausible tale. An Australian man named Dylan Thomas quickly became the subject of international buzz (via Facebook) after he asserted that during his vacation trip to Bali, a spider burrowed under his skin and had to be surgically removed. Thomas' frightening spider story was picked up by news outlets in Australia, then Europe, and eventually in the U.S. Images sourced from Thomas' Facebook circulated as well via news outlets on Twitter and Facebook:\n\nSpider burrows through man's appendix scar and crawls under his skin http://t.co/pbNc9kGcjA pic.twitter.com/DVVTvY5NtC— Daily Mail Online (@MailOnline) October 16, 2014\n\nAlthough Thomas' tale spread quite widely, nearly all the initial reports of it stemmed from the same source, an article published by the Australian news site NT News:\n\nBunbury local Dylan Thomas' first trip to Bali was complete with a visit to the Bali International Medical Centre to have a tropical spider pulled out of his stomach.\n\n21-year-old Dylan awoke after a quiet night in his four and a half star hotel room to find a bizarre red trail two inches from his naval [sic] and heading upwards.\n\n\"\"It was as if someone had scratched me with the tip of a knife,\"\" he said.\n\nLater that evening, the trail had moved two or three inches higher.\n\nWhen a concerned Dylan fronted up to the doctors, they told him it was a small insect bite, and gave him some antihistamine cream to rub on the red line.\n\nLater that morning he awoke to blisters.\n\n�That's when it became painful, it was a searing burn,� he said.\n\nHe finally saw a dermatologist, who told him that it was something out of the ordinary.\n\nDoctors extracted a tropical spider that had burrowed itself into the scar from Dylan's recent appendix removal.\n\nThe doctors put the spider in a container and took it away for testing.\n\nDylan will be informed next week as to what kind of spider made home in his body for three days.\n\nMoreover, all the information contained in that article came from Thomas himself, thus unleashing on the Internet that bane of fact-checkers: the single-source, self-reported, uncorroborated implausible story. And not only was that story reminiscent of several other familiar arachnid-based urban legends that have circulated for more than a century, such as those about spiders living or laying eggs under human skin, but the reporting agency (Australian Nothern Territory's NT News) is one akin to America's National Enquirer or Weekly World News : the online version of a tabloid that publishes silly, sensationalized articles such as \"\"Obama Gets Croc Insurance,\"\" \"\"Frog Gets Struck Down by Lightning,\"\" and \"\"Best Man Left Bleeding After Being Hit in Eye by Flying Dildo.\"\" (The story has since been published by more staid news sources as well.)\n\nWe've found no documented cases of spiders living and burrowing under human skin, or even any information suggesting that such an occurrence is possible. Christopher Buddle, an associate professor at McGill University's Department of Natural Resource Sciences, addressed Thomas' claim in an e-mail, saying that the story didn't wash with what we know about spider behavior:\n\nI think this is extremely suspect, unusual, and likely not possible. Simply put: it is not plausible and I can think of no valid reason why a spider might 'crawl beneath skin through a scar'. The claim that it was 'feeding and moving up through the scar tissue' defies logic and defies what we know about the biology of spiders. I am also sceptical because the 'evidence' (the spider itself) is not presented.\n\nAs noted, no corroborating information about this alleged medical case has been offered: no pictures of the skin-invading spider have been presented, no doctors involved in treating the patient have been quoted, and no witnesses to the spider removal other than Dylan Thomas himself have been referenced.\n\nPerhaps there's a germ of truth to this story that has been distorted through misdiagnosis or misunderstanding, but in the absence of any other evidence we remain extremely skeptical about the tale as presented.\n\nSources:\n\nDavis, Lauren. \"\"No, A Spider Did Not Burrow Under A Man's Skin and Live There for Days.\"\"\n\ni09. 16 October 2014   McDonald, Dani.  \"\"Bunbury Local Discovered a Spider Had Burrowed Under His Skin on Bali Holiday.\"\"  NT News. 16 October 2014    Orr, Aleisha. \"\"Spider Burrowed Into Appendix Scar, Crawled Through WA Man's Body.\"\"  The Age. 16 October 2014    Woodcock, Mitchell. \"\"Bunbury Man's Bali horror.\"\"  South Western Times. 16 October 2014\n\nMcDonald, Dani. \"\"Bunbury Local Discovered a Spider Had Burrowed Under His Skin on Bali Holiday.\"\"  NT News. 16 October 2014    Orr, Aleisha. \"\"Spider Burrowed Into Appendix Scar, Crawled Through WA Man's Body.\"\"  The Age. 16 October 2014    Woodcock, Mitchell. \"\"Bunbury Man's Bali horror.\"\"  South Western Times. 16 October 2014\n\nNT News. 16 October 2014\n\nOrr, Aleisha. \"\"Spider Burrowed Into Appendix Scar, Crawled Through WA Man's Body.\"\" The Age. 16 October 2014\n\nWoodcock, Mitchell. \"\"Bunbury Man's Bali horror.\"\" South Western Times. 16 October 2014\"\n1058,\"What do you do when your twin is having sex with your husband?\n\nYou get revenge.\n\nScorned wife Ting Su learned her husband, Cheng, was cheating on her so decided to punish him.\n\nFollowing a mobile phone tracker, Ting Su found her 30-year-old partner naked in a parked car with her own twin.\n\nRealising they had been caught in the act, the pair hopped out of the vehicle completely starkers.\n\nSeeing her opportunity, Ting Su jumped in and drove off, leaving her sister and unfaithful hubby embarrassed and without dignity.\n\nEyewitness You Meng said: \"\"He was banging his fist on the window and shouting at her, and she just wasn’t playing ball.\"\"\n\nTing revealed the two had been having an affair since before the birth of her own twins.\n\nShe has since filed for divorce.\"\n1060,\"If you spent enough time on Twitter this weekend, you probably saw this photo on your feed:\n\nAnd all the basic white girls were like, does it come with UGG Boots? Anyway, the photo is an obvious fake, but Durex is sitting on a potential (ironic) goldmine if they could make your penis smell like Starbucks in October. So far, they’re playing it cool, neither confirming nor denying the existence of a pumpkin-flavored love glove.\n\nSeveral emails to Durex’s parent company, Reckitt Benckiser, and Virgo Health, the PR company that handles communications for Durex, didn’t yield a conclusive answer. A spokeswoman for Virgo Health said she couldn’t say whether the company was or was not actually developing such a thing. (Via)\n\nThere’s a pumpkin creampie joke to be made here, but I refuse to be the one who says it.\"\n1063,\"Apple is planning to release its slimmest MacBook yet, boasting a single USB port and 12-inch display, according to a new report.\n\nRumours site 9to5Mac created artist renditions of the revamped model based on information from sources within the company, which it says in the first major shakeup of the Mac line since the introduction of the Retina MacBook Pro in 2012.\n\nThe 12-inch model would slot neatly into the current range, which is comprised of an 11-inch and 13-inch model. The new version is slimmer than both predecessors, but sports the same 'tapered' design from top to bottom.\n\nBut such a slimline frame comes at a price; as Apple appears to have done away with standard USB ports and SD card slot. A single USB Type-C port remains, and the gaps between keyboard keys narrowed in order to minimise space.\n\nFour speaker grills positioned between the screen and keyboard double up as ventilation, as the model has no fan. The trackpad is taller than that of the 11-inch model, and the keyboard has been designed to sit edge-to-edge across the width of the laptop, with a notably slimmer margin.\n\nUK pricing and the release date of the potential new model remain unknown.\n\nThe first MacBook Air was introduced by former chief executive Steve Jobs at the 2008 Macworld Conference and Expo, where he claimed the company had built the world's thinnest notebook. The MacBook Air replacing the white MacBook as the standard entry model after its discontinuation in 2011.\n\nThe news comes as reports circulate that Apple is preparing for the Apple Watch to go on sale by the end of March.\n\nThe 12-inch MacBook Air (L) is much slimmer than its 11-inch counterpart (R)\n\nThe new, thinner keys compared to previous models'\"\n1064,\"DUBAI:  A prominent Saudi Arabian cleric has whipped up controversy by issuing a religious ruling forbidding the building of snowmen, describing them as anti-Islamic.\n\nAsked on a religious website if it was permissible for fathers to build snowmen for their children after a snowstorm in the country's north, Sheikh Mohammed Saleh al-Munajjid replied, \"\"It is not permitted to make a statue out of snow, even by way of play and fun.\"\"\n\nQuoting from Muslim scholars, Sheikh Munajjid argued that to build a snowman was to create an image of a human being, an action considered sinful under the kingdom's strict interpretation of Sunni Islam.\n\n\"\"God has given people space to make whatever they want which does not have a soul, including trees, ships, fruits, buildings and so on,\"\" he wrote in his ruling.\n\nThat provoked swift responses from Twitter users writing in Arabic and identifying themselves with Arab names. \"\"They are afraid for their faith of everything ... sick minds,\"\" one Twitter user wrote.\nRELATED\nGerman Minister Calls For Cancellation of Anti-Islam Rally to be Held in Dresden\nSaudis Begin Public Caning of Blogger; First 50 of 1,000 Blows Are Administered\n300 Stranded Indian Workers in Saudi Arabia to Return Home\n\nAnother posted a photo of a man in formal Arab garb holding the arm of a \"\"snow bride\"\" wearing a bra and lipstick. \"\"The reason for the ban is fear of sedition,\"\" he wrote.\n\nA third said the country was plagued by two types of people: \"\"A people looking for a fatwa (religious ruling) for everything in their lives, and a cleric who wants to interfere in everything in the lives of others through a fatwa,\"\" the user wrote.\n\nSheikh Munajjid had some supporters, however. \"\"It (building snowmen) is imitating the infidels, it promotes lustiness and eroticism,\"\" one wrote.\n\n\"\"May God preserve the scholars, for they enjoy sharp vision and recognise matters that even Satan does not think about,\"\" said another.\n\nSnow has covered upland areas of Tabuk province near Saudi Arabia's border with Jordan for the third consecutive year as cold weather swept across the Middle East.\"\n1065,\"According to a new survey conducted by analysts at UBS, interest in the smartwatch market is continuing to grow ahead of the Apple Watch launch early next year. Of the 4,000 respondents asked to partake in the survey across four different countries, about 10 percent cited that they are \"\"very likely\"\" to buy a smartwatch in the next year. Based on projections of Apple's iPhone sales and the current installed base of iPhones compatible with the Apple Watch, the analysts predict Apple will sell 24 million Apple Watches within the first nine months.Figure 10 indicates that 10% of respondents (401 out of 4,000) are very likely and 17% (682 out of 4,000) somewhat likely to buy a smartwatch in the next 12 months. That is a three-fold increase vis-à-vis the 386 respondents claiming to already own a smartwatch and a four-fold increase if we assume that around one-third of the currently owned smartwatches are actually fitness bands.\nBased on an estimate of 240 million iPhones compatible with Apple Watch being in customers' hands by the end of 2015, UBS suggests this could translate to 24 million Apple Watches sold in the first 9-12 months of availability, depending on supplies.\n\nIn a smaller survey of customers who registered as very likely to purchase a smart watch, the Apple Watch placed second to the Samsung Gear in buying intentions, although UBS expects those positions to reverse once the Apple Watch becomes available.\n\nThe analysts also expect the new Apple wearable to redefine the category much like previous products from the company have done for their respective technological categories. Despite first-version limitations in daily charging and iPhone tethering, UBS sees significant potential for the Apple Watch and predicts it will become the spiritual successor to the iPhone in the long-term.Cellular and battery technology is not yet sufficiently miniaturized to fit in the Watch and allow independent functioning. We would think the ability to do so is maybe five years away. In fact, the screen size differential may mean that the Watch and the iPhone will prove complements rather than substitutes. Arguably that is the way the iPad and Mac might be playing out, different products for different jobs.\n\nGiven that about two-thirds of Apple's profit is generated by the iPhone, the company has to be concerned about the longer-term threat of replacement technology, whether it be a leap in handset technology or loss of key functions to wearables. With a sophisticated user interface and third-party apps coming on, Apple may be readying for the time when the Apple Watch encroaches on the smartphone market. The Apple Watch is set to launch in \"\"early 2015\"\", reportedly in the \"\"spring\"\" according to an internal video from retail chief Angela Ahrendts.\n\nRelated roundup: Apple Watch\"\n1066,\"We still don’t know the exact date the Apple Watch will ship, but a new rumor claims you won’t be able to pick one up at BestBuy, Walmart, or other non-Apple Stores at launch.\n\nApple plans to make its timepiece an Apple Store exclusive, according to German distribution sources who claim resellers will be shut out so Cupertino can suck up as much Apple Watch profits in the first year as possible.\n\nWe can’t verify the sources, so the rumor should be taken with some healthy skepticism, however, we’ve already heard rumblings that Apple is redesigning Apple Stores just for the Apple Watch launch. Leaning on Apple Store to provide the best possible sales experience during the introductory year would make sense.\n\nThe Online Apple Store will also sell the wearable. Vaults will supposedly be added to Apple Stores to keep the pricey gold Apple Watches secure. Stores will also have glass viewing cases for the expensive models. Customers will be able to ask specialists to try the different models on, while smaller tables are also supposedly planned so that the Apple Watch Sport and others are better staged.\n\nApple most likely wants to keep the selling experience on its terms until people are more familiar with what an Apple Watch is. The iPhone was exclusively available at Apple Stores and carriers before distribution deals were later struck with Best Buy, Walmart, Target and others.\n\nTim Cook revealed the Apple Watch will ship in April. The exact pricing for Apple Watch an Edition models, as well as launch details, are expected to be announced at an event in March.\"\n1068,\"MANAGUA, Nicaragua — Nicaragua’s government said Sunday that a mysterious boom heard overnight in the capital was made by a small meteorite that left a crater in a wooded area near Managua’s airport.\n\nA government spokeswoman, Rosario Murillo, said a committee that studied the meteorite found that it “appears to have come off an asteroid that was passing close to Earth.”\n\nThe resulting crater had a radius of 39 feet and was 16 feet deep, said Humberto Saballos, a volcanologist with the Nicaraguan Institute of Territorial Studies who was on the committee. He said it was not clear if the meteorite had disintegrated or been buried.\n\nResidents reported hearing a loud boom on Saturday night, but said they did not see anything strange. “I was sitting on my porch and I saw nothing. Then all of a sudden I heard a large blast,” Jorge Santamaria said. “We thought it was a bomb because we felt an expansive wave.”\n\nHumberto Garcia of the Astronomy Center at the National Autonomous University of Nicaragua said an asteroid had been forecast to pass by on Saturday. As for the meteorite, he said, “We have to study it more, because it could be ice or rock.”\"\n1069,\"There were conflicting reports about the outcome of the operation\n\nA British-born photojournalist has reportedly been killed by al-Qaeda militants in Yemen during a failed rescue attempt by US special forces.\n\nLuke Somers, 33, had been held hostage since being kidnapped in the capital, Sana’a, in September 2013 as he left a supermarket.\n\nThere were conflicting reports on Saturday morning about the outcome of a joint US-Yemeni operation to free him. Some said an unnamed American hostage had been rescued while others said Mr Somers was dead.\n\nHis captors had taunted his family after a previous attempt by American and Yemeni forces to free him, saying on Thursday they would execute him within three days if the US did not meet their demands.\n\nAl-Qaeda released a video statement from Mr Somers, where he said: “I’m looking for any help that can get me out of this situation. I’m certain that my life is in danger.\"\"\n\nLucy Somers, his sister, told the Associated Press today that FBI agents informed her he was killed in another failed rescue mission but Washington has not confirmed the claim.\n\n\"\"We ask that all of Luke's family members be allowed to mourn in peace,\"\" she said.\n\nShe had released a video pleading with al-Qaeda in the Arabian Peninsula (AQAP) to let him live, describing her older brother as a romantic who \"\"always believes the best in people\"\".\n\nMr Somers’ father, Michael, called his son \"\"a good friend of Yemen and the Yemeni people\"\" and asked for his safe release and his mother and brother appealed to his captors to spare him, saying he \"\"was only trying to do good\"\".\n\nAccording to a statement on the website of Yemen's defence ministry, a hostage rescue attempt on Saturday morning was successful.\n\nA drone struck a suspected AQAP hideout at dawn in Yemen's southern Shabwa province, it said, and a subsequent raid freed an unnamed US hostage and killed 10 extremists. It was unclear whether the hostage described was Mr Somers.\n\nNo further details have emerged of Saturday's operation but the Pentagon admitted on Thursday that a secret raid last month had got the wrong location.\n\nSpecial forces arrived at the target location, in a remote al-Qaeda safe haven in the desert near Yemen’s border with Saudi Arabia, to find Mr Somers was not there.\n\nThe American government considers AQAP to be the world's most dangerous arm of the international terrorist organisation after linking it to several failed attacks on US soil.\n\nMr Somers was born in Britain and holds dual US-UK citizenship. Having spent most of his life in the United States, he worked for two years in Yemen as a freelance photojournalist, sub-editor and interpreter for English language newspapers.\n\nAmerican authorities rarely discuss their controversial drone strike campaign in Yemen, which are known to cause civilian casualties, legitimising violent resistance against US intervention in the country.\n\nAl-Qaeda and Islamist militants have gained a foothold in large parts of southern and eastern Yemen, where the government is struggling to exert control outside main cities.\n\nThe Pentagon has not replied to The Independent's request for confirmation.\n\nAdditional reporting by agencies\"\n1070,\"GAZA CITY (Ma'an) -- Hundreds of Palestinians were evacuated from their homes Sunday morning after Israeli authorities opened a number of dams near the border, flooding the Gaza Valley in the wake of a recent severe winter storm.\n\nThe Gaza Ministry of Interior said in a statement that civil defense services and teams from the Ministry of Public Works had evacuated more than 80 families from both sides of the Gaza Valley (Wadi Gaza) after their homes flooded as water levels reached more than three meters.\n\nGaza has experienced flooding in recent days amid a major storm that saw temperatures drop and frigid rain pour down. \n\nThe storm displaced dozens and caused hardship for tens of thousands, including many of the approximately 110,000 Palestinians left homeless by Israel's assault over summer.\n\nThe suffering is compounded by the fact that Israel has maintained a complete siege over Gaza for the last eight years, severely limiting electricity and the availability of fuel for generators. It has also prevented the displaced from rebuilding their homes, as construction materials are largely banned from entering. \n\nGaza civil defense services spokesman Muhammad al-Midana warned that further harm could be caused if Israel opens up more dams in the area, noting that water is currently flowing at a high speed from the Israel border through the valley and into the Mediterranean sea.\n\nEvacuated families have been sent to shelters sponsored by UNRWA, the UN agency for Palestinian refugees, in al-Bureij refugee camp and in al-Zahra neighborhood in the central Gaza Strip. \n\n\n\n\n\nThe Gaza Valley (Wadi Gaza) is a wetland located in the central Gaza Strip between al-Nuseirat refugee camp and al-Moghraqa. It is called HaBesor in Hebrew, and it flows from two streams -- one whose source runs from near Beersheba, and the other from near Hebron.\n\nIsraeli dams on the river to collect rainwater have dried up the wetlands inside Gaza, and destroyed the only source of surface water in the area. \n\nLocals have continued to use it to dispose of their waste for lack of other ways to do so, however, creating an environmental hazard.\n\nThis is not the first time Israeli authorities have opened the Gaza Valley dams.\n\nIn Dec. 2013, Israeli authorities also opened the dams amid heavy flooding in the Gaza Strip. The resulting floods damaged dozens of homes and forces many families in the area from their homes.\n\nIn 2010, the dams were opened as well, forcing 100 families from their homes. At the time civil defense services said that they had managed to save seven people who had been at risk of drowning.\"\n1071,\"A gunman fired multiple shots at the National War Memorial in Ottawa on Wednesday and shot a Canadian soldier, Reuters reports.\n\nThe gunman then ran towards Parliament Hill, which is located across the street from the National War Memorial. According to Member of Parliament Bob Zimmer, the intruder was shot inside the Parliament building.\n\nThe incident comes just a day after police killed a Muslim convert in Quebec after he had hit two soldiers with his car.\n\nFrom the Associated Press:\n\nOTTAWA, Ontario (AP) -- Police say a soldier standing guard at the National War Memorial has been by an unknown gunman.\n\nOttawa police confirmed they had a call at 9:52 a.m. Wednesday with a report of shots fired, and witnesses reported seeing a gunman running toward Parliament Hill, which is under lockdown. Others on the Hill told Canadian Press they heard shots being fired in several different corridors.\n\nThe top spokesman for Prime Minister Stephen Harper said Harper was safe and had left Parliament Hill.\n\nEmergency responders are still on the scene and paramedics took the wounded soldier away in an ambulance.\n\nThe incident comes just two days after two Canadian soldiers were run over - and one of them killed - in Quebec by a man with jihadist sympathies.\"\n1073,\"A small meteorite landed near the international airport in the Nicaraguan capital, Managua, on Saturday night, government officials say.\n\nResidents reported hearing a loud bang and feeling the impact, which left a crater 12m (40ft) wide and 5m deep.\n\nGovernment spokeswoman Rosario Murillo said the meteorite seemed to have broken off an asteroid which was passing close to Earth.\n\nShe said international experts had been called in to investigate further.\n\nNo-one was hurt when it hit the wooded area near the international airport and an air force base.\n\n'Like a bomb'\n\nAn adviser to Nicaragua's Institute of Earth Studies (Ineter), Wilfried Strauch, said he was \"\"convinced it was a meteorite\"\" which caused the impact.\n\nExperts studying the crater said it was not clear whether the meteorite had disintegrated upon impact or had been blasted into soil.\n\nLocals said they heard a large blast just before midnight local time and reported a burning smell.\n\n\"\"We thought it was a bomb because we felt an expansive wave,\"\" Jorge Santamaria told Associated Press news agency.\n\nAsteroid link?\n\nIneter scientist Jose Millan said that \"\"we need to celebrate the fact that it fell in an area where, thank God, it didn't cause any danger to the population\"\".\n\nManagua, which has more than a million inhabitants is densely populated.\n\n\"\"All the evidence that we've confirmed at the site corresponds exactly with a meteorite and not with any other type of event,\"\" he said.\n\n\"\"We have the seismic register which coincides with the time of impact, and the typical characteristic that it produces a cone in the place of impact,\"\" he added.\n\nAstronomer Humberto Saballos said the meteorite could have broken off from the 2014RC asteroid which passed Earth at the same time.\n\n2014RC, which is the size of a house, came closest to earth at 18:18 GMT on Sunday, when it passed over New Zealand at a distance of about 40,000km (25,000 miles).\n\nThe asteroid was first discovered on 31 August and, at its closest approach, was about one-tenth of the distance from the centre of Earth to the Moon, Nasa said in a statement.\n\nIt is expected to orbit near Earth again in the future.\n\nIn February 2013, a meteorite exploded over Chelyabinsk in Central Russia, injuring more than 1,000 people.\n\nNasa currently tracks more than 11,000 asteroids in orbits that pass relatively close to Earth.\"\n1074,\"Apple is in negotiations to make the Apple TV a launch destination for HBO's standalone streaming service reportedly called \"\"HBO Now,\"\" which could launch in time for the fifth season of Game of Thrones premiering April 12, according to a new report.\n\nPlans to launch a streaming service independent of a cable or satellite subscription have been public knowledge since October. Until now, though, there was no name attached, or any pricing or availability details.\n\nBut on Wednesday, a new report from the International Business Times claimed that the service, said to be known as \"\"HBO Now,\"\" will cost $15 per month — about as much as viewers would pay a cable company, though providers often force customers to pay for additional bundles if they want HBO.\n\nApple has allegedly been \"\"most aggressive\"\" in trying to secure an Apple TV deal. The set-top box is already one of the homes to HBO Go, which requires an authenticated subscription through cable providers, but it's believed that Apple could add a second app for HBO Now.\n\nHBO's development partner on the service is said to be Major League Baseball Advanced Media. That company is reportedly building both the back-end and the front-end, but with some leeway on its deadlines so HBO executives can be sure the service works at launch.\n\nDuring last year's season premiere of Game of Thrones, the on-demand HBO Go service collapsed under network traffic. That left some people waiting hours or days before they could stream the fourth season's first episode.\n\nApart from the Apple TV, HBO Now will likely appear on other platforms where HBO already has a presence, such as Roku and Xbox. It could have a significant impact on the cable and satellite industry, which has leveraged networks like HBO and sports channels to deter people from jumping ship to streaming services such as Netflix and Hulu.\"\n1075,\"The tale of the Harvard Business School professor who flipped out because he’d been overcharged $4 by a Chinese restaurant took an ugly turn Wednesday night. The Boston Globe’s free Boston.com site, which first reported the story, posted a follow-up claiming that Ben Edelman had sent a racist email to the restaurant owner — and then replaced the follow-up with an “Editor’s Note,” explaining that the authenticity of the email couldn’t be verified. The Boston Herald has a summary of what went wrong.\n\nThe original story about Edelman, by Boston.com’s Hilary Sargent, had gone viral. Who, after all, can resist reading about a privileged Harvard professor threatening legal action against a hard-working business owner because the prices on his website hadn’t been updated for a while? So when Boston.com retracted its explosive allegation (carrying Sargent and Roberto Scalese’s bylines) that Edelman was not just a contentious jerk but a racist, Twitter exploded.\n\n\nSo what did Boston.com publish? It wasn’t long before screen grabs started to make their way around the intertubes. J. Alain Ferry posted a copy here. What happened was that after Edelman apologized to Ran Duan, whose family owns the Sichuan Garden restaurant in Brookline, someone claiming to be Edelman sent another email to the restaurant owner, writing, “You may have won the battle Duan, but at least we can agree your menu is a little less slanty-eyed.” That’s followed up by an apology for accidentally sending what was meant as a private joke, which has the effect of making the mail seem more authentic.\n\nEdelman’s domain name, benedelman.org, is easily found on the Web, and it’s not difficult to send an email using any address you like. The Sichuan Garden website offers an email form that lets you do exactly that. One clue is that all of the legitimate emails Boston.com has posted from Edelman are marked as coming from “Ben Edelman,” whereas the racist email and subsequent apology were from “ben@benedelman.org.”\n\nDespite the retraction, Boston.com as of this moment is still all-in on the rest of its Edelman package. We’ll see what, if anything, comes next.\"\n1076,\"This post has been updated with additional reporting.\n\nThe Islamic State has released a new video in which it brags that it recovered weapons and supplies that the U.S. military intended to deliver to Kurdish fighters, who are locked in a fight with the militants over control of the Syrian border town of Kobane.\n\nThe SITE Intelligence Group, which tracks jihadist social media accounts, drew attention to the video Tuesday. At one point, it appears to show a masked militant raking his hands through a crate filled with hand grenades.\n\nA U.S. Central Command spokesman said he was looking into the reports. In a news release Monday, U.S. military officials acknowledged launching one airstrike near Kobane that they said destroyed “a U.S. airdrop of Kurdish supplies” to prevent “these supplies from falling into enemy hands.”\n\n“All other resupply bundles were successfully delivered,” the CENTCOM news release said, without specifying what was in the shipment.\n\nRear Adm. John Kirby, the Pentagon press secretary, said Tuesday afternoon that analysts were working to determine what happened. The Defense Department is aware that one bundle didn’t make it into the right hands, and is not sure whether the one that appears in the video is the same one CENTCOM already reported destroying.\n\nOn Tuesday, the U.S. military announced another four airstrikes near Kobane, saying it hit Islamic State fighting positions, a building occupied by the militants, and “a large ISIL unit,” using one of the acronyms for the group. The U.S. has launched dozens of airstrikes around Kobane in the last week, as the militants besiege the town.\n\nThe incident highlights the difficulty in making sure all airdrops are accurate, even with GPS-guided parachutes that the Air Force commonly uses. Airdrops of food and water to religious minorities trapped on mountain cliffs in northern Iraq in August hit the mark about 80 percent of the time, Pentagon officials said at the time.\n\nThe United States began dropping weapons, ammunition, medical supplies and other equipment to fighters defending Kobane on Sunday night, in part because Turkey would not allow Kurdish fighters to cross its borders into Kobane to bolster the town’s defenses. Turkish officials said they changed their mind on Monday, but the deal is tentative and depends on whether separate Kurdish groups can resolve longterm differences to confront the Islamic State.\n\nRelated on Checkpoint: Does this mysterious video show the Islamic State flying a fighter jet?\n\nU.S. airstrikes in Syria are now dwarfing those in Iraq, thanks to the fight for one town\n\nOperation against the Islamic State to be called Inherent Resolve\n\nIslamic State’s shootdown of an Iraqi helicopter amplifies fears of shoulder-fired missiles\"\n1077,\"$1.61\nThat's how much WalMart reported pulled in per share in the fourth quarter – higher than the predicted $1.53. And while earnings fell short, the company might be more concerned with its poor performance on the American Customer Satisfaction Index, where it fell below Target and Family Dollar. It leads some to wonder if a company can be too big to improve.\n\n35 miles\nThat's the length of two proposed long water diversion tunnels that would pull water from the California Delta further south. The conflict between North and South is nothing new for California water. This latest battle has farmers worried that siphoning water from the Delta will hurt their crop, and will ruin the water quality. But others claim fears that the South will drain the North are unfounded.\n\n$19 billion\nSnapchat's rumored value after its most recent round of fundraising. That would mean the self-destructing message service has nearly doubled in value in a year, and it would be one of the top venture-backed firms in the world, behind just Xiaomi and Uber. Quartz points out other companies publicly traded at that same value seem to make much more money than Snapchat, however. \n\n\n1,070\nThe median calaries in a meal from Chipotle, according to an analysis of 3,000 sample meals by The New York Times' Upshot. Their research into the chain's own nutritional info and data from GrubHub shows just how hard it is to craft a more modest meal and the surprising calorie and sodium content in some benign offerings like fresh tomato salsa and tortillas.\n\n$11 billion\nThat's how much income goes undeclared and untaxed in the U.S. each year, mostly due to cash tips, the Atlantic reported. The magazine's analysis of several different sets of data shows tipping varies wildly state-to-state – generally areas with more resorts see higher tips, as do wait staff and bartenders, compared to chefs and cooks.\n\n$300,000\nSpeaking of tipping your waiter, $300,000 is how much Vice Media CEO Shane Smith reportedly dropped on a single dinner at the Bellagio in Las Vegas. During an MGM Resorts International earnings call, MGM CEO James Murren accidentally let slip the details of said dinner. As reported by Quartz, it didn't take long for reporters to connect the dots on who he was talking about. With the guest list only estimated at 12 to 30 people, some speculate that there must have been some pretty expensive alcohol served with the steak.\"\n1079,\"Authorities say Bary has a similar accent to the man who beheaded US journalist James Foley.\n\nBritish rapper Abde Majed Abdel Bary has been identified as the killer of American journalist James Foley. Video of Foley’s beheading was released by ISIS last week.\nFOX News reported:\n\nAmerican and British intelligence officials are eyeing a British-born rapper as the militant who beheaded journalist James Foley.\n\nA senior Western intelligence official told Fox News that 23-year-old London rapper Abde Majed Abdel Bary is the suspect believed to be Foley’s executioner.\n\nU.S. intelligence officials are not commenting publicly on the reports, but a well-placed source told Fox News that Bary’s Egyptian-born father was extradited from London to the United States in 2012 for his alleged connection to Usama bin Laden and the 1998 U.S. Embassy bombings in Africa.\n\nBary traveled to Syria last year to fight with ISIS, the source said.\n\nThe Sunday Times and Sunday People identified Bary as a member of a group of at least three British-born ISIS fighters known among former hostages as “The Beatles.”\n\nThe Sunday Times reported that MI5 and MI6, Britain’s two major intelligence agencies, had identified the man who did the brutal deed, though he had not been publicly identified.\n\nA counterterrorism source told Fox News that the investigation was moving forward and slowly eliminating individuals of interest. The source also told Fox News that the FBI had opened a crisis file shortly after Foley was kidnapped in northern Syria in November 2012 that included signals intelligence and interviews with former hostages.\"\n1081,\"Kim Jong-un has broken both his ankles and is in hospital in Pyongyang recovering from surgery, according to a South Korean newspaper.\n\nIt is believed the injury is a direct result of his excessive weight. The North Korean ruler is believed to weigh over 20 stone, reportedly due to his heavy drinking and an overindulgence in Swiss cheese.\n\n\"\"Kim Jong-un injured his right ankle in June after pushing ahead with on-site visits and ended up fracturing both ankles because he left the injury unattended,\"\" an anonymous source was quoted as saying in the Chosun Ilbo, according to the Daily Telegraph.\n\nThe 31-year-old leader had been absent from the public eye for more than three weeks and missed an important parliamentary session last week, fuelling speculation about his ill health.\n\nIn a rare display of honesty about their leader's health, the North Korean government finally confirmed last week that Kim Jong-un was suffering from an \"\"uncomfortable physical condition\"\", The Guardian reports. \n\nThe operation on his ankles was reportedly carried out in mid-September and Kim is believed to still be in hospital under heavy security, amid speculation that European doctors have been flown in to treat him.\"\n1083,\"Matt Taibbi takes a leave of absence from First Look Media. Taibbi had been tapped to start a satirical website for eBay founder Pierre Omidyar's media outlet. Taibbi's exit is allegedly due to conflict with higher-ups, leading some to doubt the publication's future.\"\n1084,\"The Pentagon said Friday that it had confirmed the death of a key Somali militant leader allied with al-Qaeda who had been targeted in a U.S. airstrike earlier this week.\n\nAhmed Abdi Godane, a co-founder of a network blamed for its brutal tactics in Somalia and for the attack on an upscale Kenyan shopping mall last year, was killed Monday in an attack carried out by U.S. drones and other aircraft, the Pentagon said.\n\n“Removing Godane from the battlefield is a major symbolic and operational loss to al-Shabab,” Rear Adm. John Kirby, the Pentagon press secretary, said in a statement.\n\nU.S. military officials had acknowledged that they were trying to kill Godane in Monday’s air assault on a Shabab compound in southern Somalia. But they had been cautious about asserting the mission was successful, mindful of reports of other al-Qaeda leaders who had been killed in drone attacks, only to resurface later.\n\nThe State Department had offered a $7 million reward for information leading to Godane’s arrest. It identified him as a 37-year-old native of northern Somalia who, among other aliases, went by the names Mukhtar Abu Zubeyr and Ahmed Abdi Aw Mohamed.\n\nMonday’s drone strike was the most aggressive U.S. military operation in Somalia in nearly a year, and it came as the Obama administration was already grappling with security crises in Iraq, Syria and Ukraine.\n\nCounterterrorism officials and analysts have described Godane as a particularly ruthless jihadi leader who eliminated several rivals within al-Shabab, either by killing them or forcing them to go underground.\n\nIt was unclear who might succeed him as leader of the network. Although al-Shabab often posts comments from the group on social media and gives interviews with journalists in Somalia, it has been mum about whether he survived the airstrike.\"\n1085,\"Axl Rose is NOT dead. He’s the victim of a new death hoax, designed to look like an MSNBC report. Do not believe it. Axl Rose is alive and hopefully well.\n\nThe awful hoax comes from the jerks behind the MSNBC.website URL, which has no affiliation with the real news outlet and tries to fool people into clicking on bogus stories. A new phony report has the headline, “Sources: Guns N’ Roses Frontman Axl Rose Found Dead in West Hollywood Home at Age 52.”\n\nTo fill out the 100 percent fake story, the pranksters write, “Unconfirmed reports say Rose was found dead Tuesday late afternoon in his West Hollywood home after police were called around 3:30 pm for a welfare check.” According to a fake quote from a fake police spokesperson, “The home was entered by police through an open back door where a body was found in the foyer area.”\n\nEnough people have been duped by this story to share it more than 39,000 times on social media like Facebook. Again, this is TOTALLY FAKE. MSNBC.website pulled the same trick last month with a death hoax about Macaulay Culkin. The phony Culkin story is almost identical to the phony Rose story. Don’t believe any report coming from MSNBC.website.\"\n1087,\"Russian President Vladimir Putin was pooped on by a bird while giving a speech unveiling a World War One monument in Moscow on Friday. You can see the freedom bombs land at 0:11 into the above video or you can watch it on repeat, forever, in the gif below.\n\nThe Moscow bird poop incident of 2014 is a small but symbolically satisfying comeuppance for Putin's involvement in Ukraine, where fighting with Russia-backed separatists has killed hundreds of Ukrainians and, two weeks ago, 298 civilians flying overhead in Malaysian Airlines flight 17. Europe and the US have punished Russia with economic sanctions meant to deter further aggression, but on Friday this unknown bird launched some targeted sanctions against the man himself.\n\nRn0eaqx\n\nThis being Russia, getting pooped on by a bird wasn't even the most ridiculous part of Putin's WWI speech. Putin warned that the lesson of WWI was — fair warning, irony is going to die forever at the end of this sentence — to avoid excessive ambitions in war. \"\"Humankind should grasp one truth: violence generates violence,\"\" said the man whose overt and ongoing support for separatist rebels in Ukraine, which he also invaded to annex Crimea, has helped claim hundreds of lives and stirred up months of crisis.\n\n\"\"It was on the eve of WWI when Russia did everything possible to solve the conflict peacefully, without bloodshed, between Serbia and Austria-Hungary,\"\" Putin said, repeating an old Russian complaint that only it really wants peace but is ignored by an aggressive West. \"\"But Russia wasn't heard. And it had to respond to the challenge in order to protect the [fellow] Slavic nation.\"\"\n\nI'm not sure whether Putin means this as an explicit nod to his involvement in Ukraine, but Russia's meddling there has often been internally premised on the idea that Russia must save the Russian-speakers in Ukraine's east. So there would seem to be a parallel. More ironically, the Ukrainians who are fighting and dying to keep Putin out of their country are themselves Slavic, but must have forgotten to thank Putin for his peace-seeking, pan-Slavic magnanimity.\"\n1089,\"A gunman opened fire at Canada's National War Memorial on Wednesday, killing one soldier, Ottawa police said in a statement.\n\nWitnesses in the Canadian capital, Ottawa, say the gunman then ran into the main Parliament building, where dozens of shots were fired.\n\nOttawa Police say \"\"a male suspect has been confirmed deceased.\"\" It's unclear whether that suspect was killed at the Parliament building.\n\nDuring a press conference, Ottawa Police Chief Charles Bordeleau said this is still an \"\"ongoing investigation\"\" and asked \"\"people to stay away from [Ottawa's] downtown core.\"\"\n\nBordeleau was asked if police are still looking for another suspect, but he would only say that authorities are sweeping Parliament Hill to make sure it is safe.\n\nThis hour, Parliament remains locked down.\n\nThis is a breaking news story. We'll update once we know more. And as we always tell you when stories like this are developing, information may come in that later turns out to have been incorrect. We'll do our best to sort through what's out there and reliable and update as needed.\n\nUpdate at 2:02 p.m. ET. Soldier, Shooter Killed:\n\nIn a press release, Ottawa police say today's incident happened near the National War Memorial and on Parliament Hill only.\n\nEarlier, there were reports that shots were fired near Rideau Centre Mall.\n\nAccording to Ottawa Police, the shooting started at the National War Memorial, where one soldier was killed. There was another shooting incident at Parliament and police say one male suspect was deceased.\n\nIt's not clear whether he was killed while trading fire with police at the Parliament building.\n\nUpdate at 1:56 p.m. ET. Soldier Killed, Ottawa Police Say:\n\nOn its Twitter feed, Ottawa police say one victim — a member of the Canadian forces — was killed in the incident.\n\nUpdate at 1:44 p.m. ET. Briefing Upcoming:\n\nWe'll know much more at 2 p.m. ET., when the Royal Canadian Mounted Police brief reporters.\n\nCP24 is live streaming its coverage and so is the CBC.\n\nUpdate at 1:34 p.m. ET. U.S. In Close Touch:\n\nDuring his regularly scheduled press briefing, White House Press Secretary Josh Earnest said President Obama has been briefed on the matter in Ottawa and will at some point talk to Prime Minister Stephen Harper.\n\nEarnest said Canada is one of the United States' \"\"closest friends and allies,\"\" and administration officials have been in touch to offer any support.\n\nEarnest was asked if this was a terrorist attack, and he said he was not in \"\"a position to render judgement on that at this point.\"\"\n\nUpdate at 1:33 p.m. ET. Multiple Shots Heard:\n\nCNN interviewed Peter Henderson, who said he was locking his bicycle near the memorial when the initial shooting took place.\n\n\"\"I heard four shots, turned around and saw the soldier laying on the ground,\"\" Henderson said.\n\n\"\"People fled Parliament by scrambling down scaffolding erected for renovations, witnesses told the Canadian Press news agency,\"\" The Associated Press relays.\n\nThe CBC reports that \"\"Ottawa Civic Hospital confirmed two people have been taken to hospital with non-life-threatening injuries, one with a gunshot wound.\"\" Reuters quotes Canadian television as saying that Prime Minister Stephen Harper is safe.\n\nThe National War Memorial is located in the heart of the Canadian capital near the Parliament buildings.\n\nCBC says:\n\nJosh Wingrove, a reporter on Parliament Hill with The Globe and Mail, tweets:\n\nThe incident comes after the country raised its terror threat level from low to medium and two days after two Canadian soldiers were run down — one of them killed — in Quebec by a man who reportedly had jihadist sympathies.\n\nIn the U.S., the White House said President Obama was briefed on the Ottawa shooting by counterterrorism adviser Lisa Monaco.\"\n1090,Video: Users of the new iPhone 6 are saying their hair is getting caught in between the screen and the phone’s aluminum back. The hashtag #hairgate saw thousands of tweets overnight. Carson Daly reports from the Orange Room.\n1093,\"The terrorist group ISIS has allegedly beheaded American journalist James Wright Foley on video in Iraq in order to send a message to the United States. I'm not going to dignify the terrorists by posting the video here, you can look it up on your own if you'd like. A warning, extremely violent and difficult to watch. \n\nWright's fellow journalist Ihan Tanir gave some background on the situation on Twitter.\n\nMore from Noah Rothman:\n\nThe American photojournalist James Wright Foley was working for Agence France Presse when he was captured crossing the Syria-Turkish border in 2012. The American war reporter had previously been held for six weeks by pro-Gaddafi forces in Libya while covering that conflict. Some believed that his capture would be similarly short-lived. Tragically, that would not be the case.\n\n“On November 22, 2012, James Wright Foley, a freelance photo journalist, was taken by an organized gang after departing from an internet café in Binesh, Syria,” the FBI noted in November, 2012. “Foley had employed a translator to help him travel across the Syrian-Turkish border. The translator was also taken, but later released.”\nSwift justice is in order. Immediately. May his family find peace in this extremely difficult time. \n\nMeanwhile the JV terror team, I mean ISIS, is threatening to kill American journalist Steven Sotloff next.\n\nBy the way, where is President Obama right now? On Air Force One headed back to vacation.\"\n1094,\"On Saturday, the entire Internet watched in horror and then cautious joy as a drunk and/or high man in the Dallas-Forth Worth airport assaulted a random bystander he believed was gay. The attacker was then quickly subdued by a crowd of people. The video, first posted by Raw Story, has been viewed nearly two million times. But only one person, comedian and friend of Jezebel Sarah Benincasa, noticed that one of the guys tackling said gay-basher looks a lot like actor and decent-seeming human being Paul Rudd.\n\nHere's the video once again, via Raw Story:\n\n\n\nAs you can see, the glassy-eyed gentleman attacks the guy in the pink shirt because he suspects him of being \"\"a queer\"\" and then, when asked why he did that, screams \"\"Because America!\"\" (It's great that a crowd of people worked to subdue him; slightly less great that an airport security guard can be seen meandering past him moments before he attacks the pink-shirted man, ignoring him as he screams threats and takes his sweatshirt off.)\n\nIn her viewing of the video, Benincasa noticed that around 1:30, one of the people dog-piling the man really, really looks like Paul Rudd. Like, a lot:\n\nAs Wonkette reported, another Twitter user, @msigs, found a girl who'd tweeted about seeing Paul Rudd that day, and got her to confirm he was wearing what he had on the video: a checked shirt and a sport coat.\n\n\nHowever, that Twitter user appears to have seen Rudd on a flight out of Savannah, Georgia, and we don't know for sure that he stopped in Dallas. (Do people with Paul Rudd-level money really have layovers?)\n\nSo, the jury is still out on this one, even as the glorious #PaulRuddSavesLives hashtag is engulfing Twitter. But, if confirmed, it's going to be almost as great — and, let's be frank, arousing — as that time Ryan Gosling broke up a street fight.\n\n\nWatch Ryan Gosling, Hero, Break Up A Random Street Fight\nHere's amateur footage, taken on the corner of Astor Place in New York City over the weekend,…\n\nWere you in the Dallas airport the other day? Did you see Paul Rudd tackle a gay-basher? Email me: anna.merlan@jezebel.com.\"\n1095,\"North Korea leader Kim Jong-un is so fat from eating cheese that he has broken his ankles.\n\nThe tubby tyrant is recovering from surgery after weight gain caused him to fracture his joints.\n\nMetro reports that daily binges on Emmental are believed to be responsible for the his rapid weight gain.\n\nAn unnamed source told South Korea's largest newspaper Chosun Ilbo: \"\"I heard that Kim Jong-un injured his right ankle in June after pushing ahead with on-site visits and ended up fracturing both ankles because he left the injury unattended.\"\"\n\nThe source added that the 31-year-old dictator had undergone an operation at the Bonghwa Clinic, an exclusive hospital for high-ranking party members.\"\n1097,\"Islamic State has released a video showing the beheading of British hostage David Haines.\n\nIt comes just hours after his family issued a public plea for his captors to contact them.\n\nThe Foreign Office said it was \"\"working urgently to verify\"\" the video and offering Mr Haines's family support.\n\nDavid Cameron, the Prime Minister, said: \"\"The murder of David Haines is an act of pure evil. My heart goes out to his family who have shown extraordinary courage and fortitude.\"\"\n\nHe added: \"\"We will do everything in our power to hunt down these murderers and ensure they face justice, however long it takes.\"\"\n\nMr Haines, 44, was kidnapped last year as he delivered humanitarian aid in Syria.\n\nHis whereabouts were only revealed this month when he was shown kneeling in the sand, wearing an orange jumpsuit, in a video produced by jihadists of the Islamic State of Iraq and the Levant (Isil) which also showed the murder of Steven Sotloff, an American journalist.\n\nA masked man, who has become known as “Jihadi John”, said Mr Haines would be next if the West did not halt operations against Isil.\n\nIn the latest video, he is also wearing a orange jumpsuit and is kneeling on the sand.\n\nIt begins with a clip from David Cameron. A man believed to be Mr Haines then looks into the camera and says: \"\"My name is David Cawthorne Haines. I would like to delcare that I hold you David Cameron entirely responsible for my execution.\n\n\"\"You entered voluntarily into a coalition with the United States against the Islamic State just as your predecessor Tony Blair did, following a trend against our British prime ministers who can't find the courage to say no to the Americans.\n\n\"\"Unfortunately it is we the British public that in the end will pay the price for our Parliament's selfish decisions.\"\"\n\nTwitter: David Cameron - The murder of David Haines is an act of pure evil. My heart goes out to his family who have shown extraordinary courage and fortitude.\n\nTwitter: David Cameron - We will do everything in our power to hunt down these murderers and ensure they face justice, however long it takes.\n\nIn a statement, the Foreign and Commonwealth said: \"\"We are aware of the video.\n\n\"\"We are working urgently to verify the content. If true, this is another disgusting murder. We are offering the family every support possible.\n\n\"\"They have asked to be left alone at this time.\"\"\n\nMr Cameron rushed back to Downing Street for crisis talks with his advisers, officials and intelligence chiefs on Saturday night. He arrived at No 10 just after midnight.\n\nHe chaired a COBRA meeting on Sunday morning.\n\nIn the Haines family’s short statement - which was released earlier on Saturday by the Foreign and Commonwealth Office - the British captive’s relatives said: “We are the family of David Haines.\n\n“We have sent messages to you to which we have not received a reply.We are asking those holding David to make contact with us.”\n\nNo further details of their messages were released.\n\nMr Haines had worked for aid agencies in some of the world’s worst trouble spots, including Libya and South Sudan.\n\nHe was travelling in a car through northern Syria in March last year when he was abducted along with an Italian colleague, who was later released. He was working for a French aid organisation, Agency for Technical Co-operation and Development (Acted).\n\nMr Haines is believed to have been kidnapped by a gang which later sold him on to Isil.\n\nHis identity remained a closely guarded secret for 19 months in a bid to increase the chances of a negotiated release.\n\nBut the situation changed dramatically with the execution first of James Foley, another American journalist, and then Mr Sotloff with the subsequent appearance of Mr Haines in the second murder video.\n\nMPs reacted with horror and anger to the reports on Saturday night.\n\nEd Vaizey, a government minister and Conservative MP, said he was “so sad and angry” to hear reports of Mr Haines’s murder.\n\nStella Creasy, a Labour MP and shadow minister, said she was “shocked and horrified” to see reports that Mr Haines had been killed. “Hoping mistaken but fear not,” she said.\n\nDan Jarvis, another senior Labour MP, said he was “sickened”.\n\nTim Farron, President of the Liberal Democrats, said: “My thoughts and prayers are with David Haines' family and friends tonight.”\n\nEd Miliband, the Labour leader, said: “I am sickened at the disgusting, barbaric killing of David Haines.\n\n“He was somebody whose only purpose was to help innocent people, themselves victims of conflict.\n\n“That ISIL would choose to kill him says everything about their warped logic and murderous ways.\n\n“Acts like this will not weaken but strengthen the resolve of Britain and the international community to defeat ISIL and their ideology.\n\n“My deepest condolences and thoughts are with his family as they cope with this terrible crime. And the hearts of the British people will go out to them.”\n\nLord Dannatt, the former head of the Army, said the UK should respond by playing its role in the assault against IS promised by US president Barack Obama.\n\n\"\"What we absolutely need to do is not be cowed in any way by yet another foul murder of a hostage,\"\" he told Sky News.\n\n\"\"But to develop the strategy into a sensible military campaign in coalition with regional players such as Saudi Arabia, Jordan and other countries in the area.\n\n\"\"We can support them to confront, attack and defeat the Islamic State jihadi fighters ... and make sure this cancer is removed from the region before it spreads more widely.\"\"\n\nThe United States also \"\"strongly condemned\"\" the killing.\n\nIn a statement, the White House said: \"\"Our hearts go out to the family of Mr Haines and to the people of the United Kingdom. The United States stands shoulder to shoulder tonight with our close friend and ally in grief and resolve.\n\n\"\"We will work with the United Kingdom and a broad coalition of nations from the region and around the world to bring the perpetrators of this outrageous act to justice, and to degrade and destroy this threat to the people of our countries, the region and the world.\"\"\"\n1098,\"Samsung has won the orders to produce Apple's S1 system-in-a-package for the Apple Watch, reports DigiTimes. The S1 produced by Samsung will combine multiple components including the processor, mobile DRAM, NAND flash, and other chips into one package.\n\nA report in November shared similar information, noting that Apple would be relying heavily on Samsung for iPhone 6 and Apple Watch components. Namely, Apple was said to be concerned about NAND flash, with its cheaper and slower TLC (triple-level cell) flash memory for larger-capacity iPhone 6 and 6 Plus models said to be the source of crashing issues. Those issues, along with Samsung's competitive prices, were said to be the primary reasons in bringing Apple back to negotiations with the South Korean company.\n\nApple is said to be targeting a March launch for the Apple Watch, as the company is said to be refining the device's \"\"Watch OS\"\" software and working on hardware components like the inductive charging mechanism. Apple Retail Store workers are also set to begin training during the week of February 9 ahead of the device's launch the following month.\n\nRelated roundup: Apple Watch , Tag: Samsung\"\n1099,Violence after a ceasefire agreement with Boko Haram raises fears that the kidnapped Nigerian schoolgirls will not be released.\n1101,\"In a set of artist renditions, 9to5Mac offers a look at Apple's long-rumored 12-inch Retina MacBook Air. The renditions and details shared in the report are consistent with previous reports on the machine, although plans do sometimes change during the development process.\n\nAs previously described in rumors, the next MacBook Air will have roughly the same footprint as the current 11-inch model, but include a 12-inch display nestled inside narrower bezels. The machine's keyboard will also extend from edge to edge while the speakers move to a set of grilles above the keyboard.\n\nComparison of 12-inch Retina MacBook Air (left) with current 11-inch MacBook Air (right)\nAs part of Apple's effort to reduce the thickness of the MacBook Air, the new 12-inch model will do away with nearly all of the ports currently found on the machine, including the usual USB and MagSafe ports. Instead, the machine's sides will include only a headphone jack, a pair of microphones, and a USB Type-C port that appears set to handle both connectivity and charging.\n\nApple's new Retina MacBook Air is expected to run on new Broadwell Core M to allow for the thin, fanless design and perhaps come in multiple color options similar to the company's iPhone and iPad lineups. The machine has been rumored to be entering production as soon as this month, although it is unclear whether Apple may wait until its Worldwide Developers Conference in June to launch the device or introduce it earlier in the year.\n\nRelated roundup: Retina MacBook Air\"\n1103,\"When most parents think of a school trip, they envision some form of educational lesson taking place outside of school. However, the parents of seven different girls are reportedly outraged over the outcome of a recent school trip because all of their daughters came home pregnant! According to The Daily Mail, 28 girls attending a Bosnian school were taken on a five-day school trip from the town of Banja Luka to Bosnia’s capital city, Saravejo. Out of the 28 girls, seven reportedly came home pregnant.\n\nThe students were suppose to be touring museums, but apparently, much more went on. Shortly after the trip, the seven girls, who range from ages 13 to 15, all turned up pregnant at the same time and that’s when it was discovered that they all conceived on the trip.\n\nNeedless to say, the parents are outraged. As a matter of fact, many of the parents are blaming school administrators and chaperones for lack of supervision on the five-day excursion. However, a Bosnian gynecologist feels otherwise. argues that parents and school officials are equally responsible due to the lack of sexual education children in the receive. According to inserbia.info, Nenad Babici, National Coordinator for the Reproductive Health of the Republika Srpska.\n\n“That is the trend of today. But we cannot continue to allow our children to be educated about sex on the street and not in school. It is obvious that children do not have enough of health education so they engage in such activities, not knowing the consequences. We have to be more direct in the educational system, it must not be allowed that street teaches children about intimate matters, and that they are later slapped by life.”\n\nThe shocking report has captured the attention of thousands around the world. The issue has also sparked controversy as many Internet surfers have expressed different views about who should be held accountable for the girls’ actions.\n\nDo you think the school should be blamed for lack of supervision over the students? Share your thoughts.\n\n[Image via Everyday Feminism]\"\n1104,\"Spotting a spider on the floor may give you a fright, but imagine finding out one was living under your skin for three days.\n\nThis is what happened to Australian man Dylan Thomas who went on vacation to Bali with a friend. His friend noticed a strange red scar going up the 21-year-old's stomach. At first, doctors told him it was an insect bite, but they later discovered a spider had burrowed itself into Thomas's abdomen, most likely through his recent appendix scar.\n\nThomas posted this on his Facebook page: \"\"Well after running tests and putting things inside my stomach they finally found out it was a tropical spider that's been living inside of me for the last three days, managed to get it out luckily. Haven't felt so violated in my life before! Just glad it's all over.\"\"\n\nThomas explains not only was there a painful burning sensation under his skin, but the scar began to get bigger and bubble.\n\nCheck out photos from Thomas's experience in the video above. Yikes!\"\n1106,\"KOBANE , Syria, Dec. 1 (UPI) -- There are conflicting reports whether Gill Rosenberg, a Canadian-Israeli woman who claims to have joined the fight against the Islamic State, has been captured.\nRosenberg, 31, told Israeli radio she traveled from Israel to Iraq in November to join a Kurdish militia, the only anti-IS group encouraging women to enter combat. IS-affiliated websites claimed over the weekend she was captured near locations where Kurdish and IS forces were engaged in battle, but Kurdish sources told the Jerusalem Post the reports of her capture were merely IS propaganda.\n\nTwo messages have appeared on the Facebook social media website since Sunday night, indicating Rosenberg was not taken prisoner. Facebook user Oliver Bruno wrote \"\"Gill is safe and she is not active on Facebook cause (sic) she has no internet access. ISIS's supporters launched a rumor on social media that she was captured in ‪#‎Kobani which is not true, simply because Gill is at least 300 km. from Kobani.\"\"\n\nThe message would imply Rosenberg left Israel to fight but was some 186 miles away from Kobane, a town on the Syria-Turkey border and the scene of two months of fighting.\n\nA later message from Bruno said the head of the YPG Kurdish forces in Kobane \"\"categorically refuted these allegations.\"\"\n\nAnother message from Facebook user Emanuela Siyar Barzani, citing a \"\"qualified\"\" source, noted \"\"Everything is fine with Gill.\"\"\n\nOn Saturday, an online form posted a message from a pro-IS contributor, claiming a \"\"female Zionist soldier\"\" was captured in Kobane by IS forces, the SITE Intelligence Group reported. Speculation began that the soldier in question was Rosenberg, but there has been no confirmation.\n\nThe Canadian government's Department of Foreign Affairs said it was investigating the reports, but did not confirm Rosenberg, who is from White Rock, B.C., had been captured.\"\n1107,\"BEIRUT: A statement attributed to the Islamic State group claimed an American female hostage was killed in a Jordanian airstrike on Friday on the outskirts of the northern Syrian city of Raqqa, the extremist group's main stronghold.\n\nThe statement identified the woman as Kayla Jean Mueller and said she was killed during Muslim prayers - which usually take place around midday on Fridays - in airstrikes that targeted \"\"the same location for more than an hour.\"\"\n\nNo Islamic State militants were killed in the airstrikes, the statement further claimed.\n\nIt published photos allegedly of the bombed site, showing a severely damaged brown colored three-story building - but no images of the woman.\n\nAmerican officials said they were looking into the report, and the White House said it did not have immediate comment. There was also no immediate comment from the Jordanian government.\n\nThe IS statement could not be independently verified. It appeared on a militant website commonly used by IS and was also distributed by IS-affiliated Twitter users.\n\nMueller, of Prescott, Arizona, had been working in Turkey assisting Syrian refugees, according to a 2013 article in The Daily Courier, her hometown newspaper. The 26-year-old told the paper that she was drawn to help with the situation in Syria.\n\n\"\"For as long as I live, I will not let this suffering be normal,\"\" she said. \"\"It's important to stop and realize what we have, why we have it and how privileged we are. And from that place, start caring and get a lot done.\"\"\n\nAccording to the local paper, Mueller had been working with the humanitarian aid agency Support to Life, as well as a local NGO that helped female Syrian refugees develop skills.\n\nA 2007 article about Mueller from the same local newspaper said she was a student at Northern Arizona University and was active in the Save Darfur Coalition.\n\nOn Sunday, President Barack Obama said the U.S. was \"\"deploying all the assets that we can\"\" to find Mueller.\n\n\"\"We are in very close contact with the family trying to keep them updated,\"\" he said in an interview with NBC's Today Show. \"\"Obviously this is something that is heart-breaking for the family and we want to make sure we do anything we can to make sure that any American citizen is rescued from this situation.\"\"\n\nHer identity had not been disclosed out of fears for her safety.\n\nIf her death is confirmed, she would be the fourth American to die while in the captivity of the Islamic State militants. Three other Americans, journalists James Foley and Steven Sotloff and aid worker Peter Kassig were beheaded by the group.\n\nJordan, which is part of a U.S.-led coalition bombing Islamic State group targets in Syria, stepped up its attacks after IS announced it had killed a captive Jordanian pilot. The Syrian government said Thursday that dozens of Jordanian fighter jets had bombed Islamic State training centers and weapons storage sites. It did not say where the attacks occurred.\n\nThere was no word from the Jordanian government on whether its planes had struck Raqqa on Friday. But activists who monitor the Syrian conflict from inside the country said U.S.-led coalition planes hit several targets on the edges and outskirts of Raqqa, in quick succession on Friday.\"\n1109,\"The first group of mass graves excavated on the outskirts of a town in Mexico’s Guerrero state does not contain the bodies of any of the 43 students who went missing last month, Mexico’s attorney general said. The whereabouts of the students, who disappeared after a confrontation with police in late September, have been the subject of mass protests in the state.\n\nAuthorities have been conducting DNA tests on the 28 badly burned bodies found in the graves since discovering them earlier this month. Attorney General Jesus Murillo Karam said tests were continuing on four additional graves uncovered last week.\n\nState governor Angel Aguirre said some of the bodies could have been earlier victims of criminal gangs, and some of them seemed to have been buried “months ago.”\n\nMurillo Karam, speaking at a news conference Tuesday, added that 14 additional police officers were arrested over the disappearances. So far, 50 people, mostly police, have been arrested for their roles in the incident, and prosecutors accuse police of colluding with a local gang known as Guerreros Unidos. The police chief and mayor of Iguala, the town where the confrontation between police and students occurred, have also been accused of ties with the gang. Both are currently in hiding.\n\nOn Tuesday, the leader of Guerreros Unidos, Benjamin Mondragon, committed suicide by shooting himself when confronted by security forces in the neighboring state of Morelos. Federal authorities said it wasn’t clear whether Mondragon was involved with the student disappearances.\n\nHundreds of protesters, many from the teachers’ college that the missing students had attended, took to the streets in Guerrero’s capital of Chilpancingo this week over the disappearances. The protests turned chaotic on Tuesday when demonstrators overtook state government buildings, ransacked offices and burned parts of the complex. On Tuesday, they took over bank branches and a local radio station and vowed to keep up the pressure on Guerrero’s government until the missing students were found.\"\n1115,\"Militants reportedly have three captured jets and witnesses cited as saying they have seen planes flying low over Aleppo\n\nIslamic State (Isis) is takings its first steps towards building an air force by training pilots to fly captured fighter planes, according to a group monitoring the conflict in Syria.\n\nIsis is using lots of tanks, armoured personnel carriers, artillery and Jeeps taken from the Syrian and Iraqi armies but this is the first report that it has planes in the air.\n\nIsis, which took the US by surprise this year with its rapid territorial expansion in Syria and Iraq, has three Russian-built MiG jets, according to the Syrian Observatory for Human Rights (SOHR), which appears to have a good network of observers on the ground and has often proved reliable in the past.\n\nRami Abdulrahman, who runs the British-based group, said Isis has trainers who had gained experience in the Iraqi air force under former president Saddam Hussein.\n\nAbdulrahman cited witnesses who had seen the planes flying low over Aleppo, in rebel-held northern Syria.\n\nIf Isis was able to train pilots, they could mount 9/11-style suicide attacks on key installations in Damascus or Baghdad.\n\nDefence analysts said that while this is feasible, they were extremely sceptical. “There is a small chance but not a big chance,” said Afzal Ashraf, a former RAF captain, counter-terrorism specialist and consultant at the London-based Royal United Services Institute(Rusi).\n\nIt was feasible to train pilots for small aircraft but it would be a struggle to do the same with an advanced fighter jet. Such jets would require frequent maintenance as well as a good navigation system and air traffic control, Ashraf said.\n\nSuch planes could be easily picked off by US, UK, Turkish or even Syrian planes or air defences. The UK is flying reconnaissance and bombing missions only over Iraq while the US is engaged in both Iraq and Syria.\n\nIn February last year, the SOHR reported the capture of the al-Jarrah military airport near Aleppo, which had been held by Assad’s forces. The MiG fighters were said to have been taken at the time.\n\nThe monitoring group reported witnesses saying the planes flying low over Aleppo recently appeared to be MiG 21s or MiG 23s and had taken off from and returned to the nearby al-Jarrah base. It added that training courses are taking place at the base.\n\nThe SOHR said it did not know whether the planes were armed with missiles.\n\nIsis has taken swathes of Sunni-dominated territory in Iraq and is on the outskirts of Baghdad.\n\nRaffaello Pantucci, a counter-terrorist specialist at Rusi, said he had seen footage of captured planes and questioned their viability. “They were covered in bird shit,” he said.\n\nPantucci said they would pose no problem for the sophisticated air defence capabilities of the US and its Nato ally Turkey, and even to a lesser extent those of Syria’s President Bashar-al-Assad.\n\nAshraf said of the former Iraqi air force pilots reported to have joined Isis that it would be hard for them to keep up with the latest advances. “Flying is a very perishable skill,” he said.\n\nHe predicted they were almost certain to crash. “You have to be able to fly and to take off and to navigate. If you do not know what you are doing, you are likely to stall it,” Ashraf said.\"\n1116,\"The Islamic State militant group claimed Tuesday to have beheaded an American photojournalist in retaliation for U.S. airstrikes in Iraq.\n\nA video posted on YouTube, later removed, purported to show the execution of James Foley after he recited a statement in which he called the U.S. government “my real killers.” A second prisoner, said to be Steven Joel Sotloff, like Foley an American journalist who disappeared while covering Syria’s civil war, then appears in the video.\n\nThe masked executioner, speaking in English with what sounds like a British accent, identifies Sotloff and says that “the life of this American citizen, Obama, depends on your next decision.”\n\nU.S. intelligence officials said they were still evaluating the video and could not immediately authenticate it.\n\nA White House statement said, “We have seen a video that purports to be the murder of U.S. citizen James Foley by ISIL,” one of several acronyms associated with the militants.\n\n“The intelligence community is working as quickly as possible to determine its authenticity,” said the statement by National Security Council spokeswoman Caitlin Hayden. “If genuine, we are appalled by the brutal murder of an innocent American journalist and we express our deepest condolences to his family and friends. We will provide more information when it is available.”\n\nPresident Obama was briefed on the video aboard Air Force One as he returned to his Martha’s Vineyard vacation and will be updated on further developments, the White House said.\n\n“If true, the murder of James Foley is shocking and depraved,” British Prime Minister David Cameron said on Twitter. His office said Wednesday he was cutting short a family vacation and returning to London to chair emergency meetings on Iraq and Syria.\n\nIn an interview with the BBC, Foreign Secretary Philip Hammond acknowledged that the apparent executioner spoke with a British accent and said the video seemed to be genuine.\n\nHundreds of Britons are believed to have traveled to Syria to fight in the country’s civil war, including many who have joined the Islamic State.\n\n“We’re absolutely aware that there are significant numbers of British nationals involved in terrible crimes, probably in the commission of atrocities,” Hammond said. “Many of these people may seek at some point to return to the U.K., and they would then pose a direct threat to our domestic security.”\n\nA European intelligence official said the British government was examining the video, and the speech of the purported executioner, to compare it with former Guantanamo Bay prisoners and other British residents believed to have joined the Islamic State.\n\nBoth prisoners in the video are wearing orange shirts and pants, similar to orange jumpsuits worn by detainees at the U.S. military prison at Guantanamo Bay, Cuba. A similar outfit, believed to be a jihadist symbol of the prison, was worn by Nicholas Berg, an American businessman kidnapped in Iraq in 2004 whose execution by an Islamic State precursor organization was recorded on video and posted online.\n\nFoley, 40, was working in Syria for the Boston-based news Web site Global­Post when he disappeared on Thanksgiving in 2012.\n\nPhilip Balboni, GlobalPost’s chief executive and co-founder, said in a statement: “On behalf of John and Diane Foley, and also GlobalPost, we deeply appreciate all of the messages of sympathy and support that have poured in since the news of Jim’s possible execution first broke. We have been informed that the FBI is in the process of evaluating the video posted by the Islamic State to determine if it is authentic. Until we have that determination, we will not be in a position to make any further statement. We ask for your prayers for Jim and his family.”\n\nIn a statement Tuesday night on a Facebook page dedicated to his freedom, Foley’s mother appeared to accept that the video was authentic. “We have never been prouder of our son Jim,” Diane Foley wrote. “He gave his life trying to expose the world to the suffering of the Syrian people.\n\n“We implore the kidnappers to spare the lives of the remaining hostages. Like Jim, they are innocents. They have no control over American government policy in Iraq, Syria or anywhere in the world.”\n\nPraising James Foley as “an extraordinary son, brother, journalist and person,” she asked that the family’s privacy be respected.\n\nSotloff, a freelancer who worked for several news organizations, disappeared in Syria in August 2013.\n\nIn addition to Foley and Sotloff, at least three other Americans are believed to be captives in Syria, including Austin Tice, a freelance journalist whose articles appeared in McClatchy publications and The Washington Post before his disappearance in August 2012, according to a 2013 GlobalPost article. No one has claimed to be holding them.\n\nAccording to the Committee to Protect Journalists, at least 66 journalists, all but 10 of them Syrian, have been killed covering the Syrian war. If the video is authenticated, Foley would be the first American journalist known to be executed since the conflict began in early 2011. The video evoked the 2002 taped execution in Pakistan of Wall Street Journal correspondent Daniel Pearl by al-Qaeda.\n\nThe Islamic State, an offshoot of al-Qaeda, is the most powerful among a number of extremist organizations that have emerged during the Syrian civil war, which began as a popular uprising against President Bashar al-Assad. Fighting against both Assad and U.S.-backed rebels, the militants now control much of eastern Syria and claim to have established an Islamic caliphate spanning Syria and neighboring Iraq.\n\nAs the group has grown, it has merged with the group formerly known as al-Qaeda in Iraq, under the leadership of Abu Bakr al-Baghdadi. According to U.S. intelligence, it numbers in the thousands, including foreign fighters from Europe and the United States.\n\nIn April, Islamic State fighters swept across the border into northern Iraq, taking over the city of Mosul before moving southward to within 60 miles of Baghdad. Extensive reports of executions, including beheadings and crucifixions, have emerged from areas under the group’s control.\n\nThis month, amid reports of stranded and besieged Iraqi minorities threatened with execution, the militants advanced eastward toward Irbil, the capital of the semiautonomous Kurdish region of Iraq.\n\nOn Aug. 7, Obama authorized U.S. airstrikes to rescue stranded minorities and protect U.S. personnel and facilities in Irbil and Baghdad. On Monday, after a total of 68 strikes from jets, bombers and drones, Obama announced that Iraqi and Kurdish forces, with U.S. air support, had retaken a strategic dam north of Mosul from the militants and that they had been pushed back from Irbil.\n\nWithin hours of that announcement, the Islamic State posted an online message warning it would attack Americans “in any place” in response to the airstrikes. “We will drown all of you in blood,” it said.\n\nThe title of the video posted Tuesday was “A Message to America” and was produced by the Islamic State’s media arm, according to the Site Intelligence Group, which monitors extremist Web sites.\n\nA masked man dressed in black is shown standing in an unidentified desert location beside a prisoner kneeling beside him with his hands behind his back. “Obama authorized military operations against the Islamic State effectively placing America upon a slippery slope towards a new war against Muslims,” the masked man says.\n\nThe video then shows a clip of Obama’s Aug. 7 announcement, followed by a statement from the prisoner.\n\n“I call on my friends, family and loved ones to rise up against my real killers, the U.S. government, for what will happen to me is only a result of their complacent criminality,” he says. He asks his parents not to accept “any meager compensation from the same people who effectively hit the last nail in my coffin with the recent aerial campaign in Iraq.”\n\nThe prisoner also appeals to “my brother John, who is a member of the U.S. Air Force,” to “think about what you are doing.”\n\n“I wish I had more time,” he says. “I wish I could have the hope for freedom to see my family once again, but that ship has sailed. I guess all in all, I wish I wasn’t an American.”\n\nThe masked man then identifies the prisoner as “James Wright Foley, an American citizen of your country.” He then reaches down with a large knife and begins the apparent beheading of the prisoner; the screen fades to black and the next image is of a body with a head placed upon its chest.\n\nThe masked man then appears with another prisoner, identified as Sotloff, in a similar kneeling position.\n\nFoley reported from some of the most dangerous recent crises and was imprisoned for 44 days in Libya in 2011 by forces loyal to deposed leader Moammar Gaddafi. According to Global­Post, two eyewitnesses saw his interception by a group of armed men in a silver-colored van on a road near the town of Taftanaz in northern Syria on Nov. 22, 2012.\n\nSince then, Global­Post “has mounted an extensive international investigation . . . to determine who kidnapped Foley and where he was being held,” Global­Post said in an article on its Web site late Tuesday.\n\nJulie Tate, Greg Miller and Dan Lamothe in Washington, Griff Witte in London and Souad Mekhennet in Frankfurt, Germany, contributed to this report.\"\n1119,\"A British-born photographer held hostage by al Qaida in Yemen has been killed in a failed rescue attempt, his sister has said.\n\nLucy Somers told the Associated Press that she was informed of her brother's death by FBI agents today.\n\nLuke Somers, 33, an American citizen, was captured in the Yemeni capital Sana'a more than a year ago by the extremist Islamic group.\n\nLuke Somers was kidnapped over a year ago by al Qaida (AP Photo/Hani Mohammed)\n\nEarlier this week al Qaida in the Arabian Peninsula (AQAP) issued a video with a message aimed at the US government threatening to kill the hostage if its demands were not met.\n\nLucy Somers said: \"\"We ask that all of Luke's family members be allowed to mourn in peace.\"\"\n\nLast week the US said it had attempted a rescue operation to free a number of hostages, including Mr Somers, but that he had not been at the site of the raid.\n\nThe family of Mr Somers, who was captured in September 2013, had earlier pleaded for him to be released.\n\nIn an online video Miss Somers described her older brother as a romantic who \"\"always believes the best in people.\"\" She added: \"\"Please let him live.\"\"\n\nHis father Michael said Mr Somers was \"\"a good friend of Yemen and the Yemeni people\"\".\n\nIt came after the release of the AQAP video which begins with a reading in Arabic from Nasser bin Ali al Ansi, an AQAP official, before Mr Somers appears and gives a statement in English.\n\nHe said: \"\"My name is Luke Somers. I'm 33 years old. I was born in England, but I carry American citizenship and have lived in America for most of my life.\n\n\"\"It's now been well over a year since I've been kidnapped in Sana'a. Basically, I'm looking for any help that can get me out of this situation. I'm certain that my life is in danger.\n\n\"\"So as I sit here now, I ask if anything can be done, please let it be done. Thank you very much.\"\"\n\nAl Ansi gave the US government three days to meet the demands or \"\"otherwise, the American hostage held by us will meet his inevitable fate\"\".\n\nThe three-minute video also features Ansi speaking about American activity in Afghanistan, Somalia and Iraq as well as recent air strikes in Syria.\n\nIt follows similar videos by another extremist militant group, Islamic State (IS), which has already killed two British hostages and three American hostages in videos released on social media.\n\nIS has posted a series of videos online showing the separate murders of US journalists James Foley and Steven Sotloff, US aid worker Peter Kassig and two British aid workers, David Haines and Alan Henning.\n\nFootage claiming to show Mr Henning's murder appeared on the internet just days after the UK joined US-led air strikes against the terrorists in Iraq.\n\nSorry we are not currently accepting comments on this article.\"\n1120,\"Pentagon investigating claims but admits one load missing and it would be embarrassing if it ended up in terror group’s hands\n\nA US airdrop of arms to besieged Kurds in Kobani appears to have missed its target and ended up in the hands of Islamic State (Isis) militants.\n\nVideo footage released by Isis shows what appears to be one of its fighters for in desert scrubland with a stack of boxes attached to a parachute. The boxes are opened to show an array of weapons, some rusty, some new. A canister is broken out to reveal a hand grenade.\n\nThe Pentagon said it was investigating the claim but admitted that one of its airdrops had gone missing. If confirmed, it would be an embarrassment for the US, given the advanced precision technology available to its air force.\n\nThe seemingly bungled airdrop comes against a steady stream of US-supplied weapons being lost to Isis forces, mainly from the dysfunctional Iraqi army. Isis is reported to have stolen seven American M1 Abrams tanks from three Iraqi army bases in Anbar province last week.\n\nThe Pentagon spokesman, Rear Admiral John Kirby, told reporters that analysts at Centcom headquarters in Tampa, Florida, were examining the video. “We’re still taking a look at it and assessing the validity of it,” he said. “So I honestly don’t know if that was one of the one dropped.”\n\nThe US began dropping munitions, supplied by Kurdish authorities in the semi-autonomous region of northern Iraq, to their compatriots in Kobani, which sits close to the Iraqi-Turkish border; Isis fighters have encircled much of the town.\n\nKirby confirmed the weapons shown in the video were the kind that were dropped. “So it’s not out of the realm of the possibility in that regard,” he said.\n\n“I do want to add, though, that we are very confident that the vast majority of the bundles did end up in the right hands. In fact, we’re only aware of one bundle that did not.”\n\nThe airdrops were carried out by three C-130 planes. The video shows a man in camouflage clothes and balaclava looking through the boxes of munitions. He says they were dropped by US forces and had been intended for the Kurds. He described them as the spoils of war.\n\nAs well as grenades, the boxes appeared to contain parts for rocket-propelled grenades. Some of the equipment appears to be east European in origin, which might seem odd given the weapons were dropped by Americans, but the munitions were supplied by the Kurdish authorities who had been stocking up.\n\nKirby said the situation in Kobani remained tense, with Kurdish forces in control of most of the city. The US-led coalition has mounted more than 130 air strikes round the town in an effort to stop Isis taking complete control.\n\nWhile the US has carried out air strikes in Kobani, cloud cover last week prevented them hitting much of the rest of Iraq, particularly around the contested Mosul dam. If the dam was to fall to I, it would provide huge leverage for the group, a strategic loss with potentially catastrophic consequences.\n\nBritain has been supplying the Kurdish semi-autonomous region with weapons but so far supplies have been limited. The Kurds report receiving about 40 heavy machine guns but say they badly need heavier equipment, in particular armoured vehicles.\"\n1121,\"Kevin Michael Vickers, Canada’s Sergeant-at-Arms, is being hailed as a hero after shooting a Parliament Hill gunman in Ottawa.\nSuspected shooter Michael Zehaf-Bibeau entered the Hall of Honour at around 10 a.m. Wednesday after soldier Nathan Frank Cirillo was fatally shot at the National War Memorial just off Parliament property.\nCTV’s Craig Oliver reported Zehaf-Bibeau was carrying a firearm when he walked into the building.\nPM Harper to address nation tonight; Parliament lockdown reinstated\nEyewitnesses describe fear, confusion as gunshots fired in Ottawa\n“Kevin Vickers came out of his office carrying a pistol, and apparently saw that he had a better shot, because the gunman had come in his direction,” Oliver reported, relaying a first-hand account from the scene.\nOliver said Vickers unloaded “a lot of shots,” killing Zehaf-Bibeau.\nVickers was a 29-year RCMP veteran when he took the position of director of security operations at the House of Commons in 2005.\nAs the Sergeant-at-Arms, Vickers is responsible for “safeguarding the authority of the House of Commons” and for “the safety and security of the Parliament buildings and their occupants, ensuring and controlling access to the House of Commons,” according to the government release announcing his appointment in 2006.\nThe 58-year-old has previously worked as an Aide-de-Camp for the Lieutenant Governor of New Brunswick, and has provided personal security for high-profile visitors like Queen Elizabeth and Prince Andrew.\nVickers has received several commendations throughout his career, including being recognized by the United States Drug Enforcement Agency for \"\"outstanding contribution to drug enforcement.\"\"\nAccording to Oliver, the security staff at Parliament Hill had been extensively trained for the scenario that unfolded Wednesday.\n“They even have rehearsed how to hide behind the marble pillars you see at the top of the stairs and return fire,” he said. “That may have saved a lot of lives today.”\nSeveral Members of Parliament thanked Vickers for his actions, including Justice Minister Peter MacKay and Veterans Affairs Minister Julian Fantino.\n“MPs and Hill staff owe their safety, even lives, to Sergeant at Arms Kevin Vickers who shot attacker just outside the MPs' caucus rooms,” MP Craig Scott tweeted Wednesday.\"\n1122,\"Forget targeted US airstrikes, ISIS faces a new existential threat. Citing an unnamed source in a Mosul hospital, Iraq's official pro-government newspaper, al Sabaah, said Ebola arrived in Mosul from \"\"terrorists\"\" who came \"\"from several countries\"\" and Africa. Mashable further confirms, three outlets reported that Ebola showed up at a hospital in Mosul. For now, it's unclear if any disease experts or doctors in Mosul are even able to test for the Ebola virus; but it would mark the first time the virus had been detected in an area controlled by ISIS, a group that doesn't embrace science and modern medicine.\n\n \n\nAs Mashable reports,\n\nReports that Islamic State militants in Mosul have contracted Ebola swirled though Iraqi media sources on Wednesday. World Health Organization officials said they haven't confirmed the cases, but the organization has reached out to offer assistance.\n \n...\n \n\"\"We have no official notification from [the Iraqi government] that it is Ebola,\"\" Christy Feig, WHO's director of communications told Mashable.\n \nFeig added that WHO is in the process of reaching out to government officials in Iraq to see if they need help investigating the cases, a task that could be a challenge, given the restrictions that would come with operating in ISIS-controlled territory.\n \nIt's unclear if any disease experts or doctors in Mosul are even able to test for the Ebola virus. A Kurdish official, who was convinced the cases are Ebola, told the Kurdish media outlet Xendan that the militants' symptoms were similar to those of the Ebola virus.\n \n...\n \nCiting an unnamed source in a Mosul hospital, Iraq's official pro-government newspaper, al Sabaah, said the disease arrived in Mosul from \"\"terrorists\"\" who came \"\"from several countries\"\" and Africa.\n \n...\n \nIf the cases in Mosul turn out to be Ebola — a scenario that, at this point, seems highly unlikely — it would mark the first time the virus had been detected in an area controlled by ISIS, a group that doesn't embrace science and modern medicine.\n \nOver the past few weeks, militants affiliated with ISIS have executed more than a dozen doctors in Mosul, according to Benjamin T. Decker, an intelligence analyst with the Levantine Group, a Middle East-based geopolitical risk and research consultancy.\n*  *  *\nThe question now is - will Nobel Peace Prize winning President Obama send his humanitarian non-boots-on-the-ground military advisors to help?\n\n*  *  *\n\nHowever, as The International Business Times reports, officials are denying the reports...\n\nIraq's Ministry of Health also denied that anyone in Mosul had contracted the Ebola virus, which broke out in March in West Africa.\n \nSpokesman Ahmed Rudaini told news site Al-Maalomah that Mosul doesn't even have the technological capability to diagnose Ebola cases -- only Baghdad does. Therefore, he said, the reports that Ebola has infected anyone in Mosul are \"\"incorrect\"\" and \"\"unfounded.\"\"\nBut, perhaps most concerning,\n\nIn the event ISIS does have Ebola, the militants could use it as a biological terror technique, Forbes reported in October. Members could contract the virus on purpose and then go to foreign countries to infect others.\n \n“The individual exposed to the Ebola virus would be the carrier,” national security professor Al Shimkus told Forbes. “In the context of terrorist activity, it doesn’t take much sophistication to go to that next step to use a human being as a carrier.”\n*  *  *\"\n1123,\"The very first nonsense I had to debunk in 2014 was a claim that on Jan. 4 of that year a planetary alignment would cause gravity to decrease, allowing you to float momentarily or fall more slowly if you jumped in the air at the right moment: “Zero G Day.” This exact same hoax has resurfaced this week in a couple of places, so I’ve decided to update the debunking to include some new links and repost it, hopefully to stem the tide of silliness at year’s end. It seems fitting that (hopefully) this is also the last debunking I’ll make in 2014. But who knows? There’s still a week left.\n\nSomething you’ll never hear me say: “Well, now I’ve heard it all.”\n\nLong experience has taught me there is always a sillier claim. Always. And you’re hearing that from a guy who has debunked the ideas that the Maya calendar predicted the end of the world, that the “Supermoon” caused earthquakes, and that a magnetic pole flip of the Earth will cause superstorms (and another saying the Earth is already physically starting to flip over).\n\nSo what’s sillier than these? Well, we now have the claim that early next year—on Jan. 4, 2015 at 09:47 PST to be exact—due to the combined gravity of Jupiter and Pluto, you will be able to jump in the air and float for just a couple of seconds (or at least fall more slowly, depending on different “sources”).\n\nIt’s hard for me to overstate just how wrong this claim is. First off, this exact same hoax was pulled last year, in 2014, by a site called News Hound (now offline, apparently), and a lot of people fell for it. Here we are again, a year later, back at the same spot. This time the joke is being made by a “news” site called Daily Buzz Live (which didn’t even bother to change much of the wording of the original hoax). They even have a picture of a NASA tweet about the event:\n\nThere’s only one problem: That picture is completely fake. NASA never tweeted it, and it was presumably made up wholesale for the article on Daily Buzz Live. Whoever did it was clever, adding the number of retweets and favorites, but it’s as fake as a $20 iPhone you can buy on the street in New York City.\n\nAfter all, the physics of “Zero G Day” is wrong, the claim about Pluto and Jupiter is wrong, and—and this part is the real killer—it’s based on a joke made by an astronomer nearly 40 years ago!\n\nDespite this, it’s spreading around Facebook (and Twitter) so much once again that I got a lot of people asking or telling me about it. That’s why I’m debunking this thing again.\n\nSo to get started, here’s the claim:\n\nIt has been revealed by the British astronomer Patrick Moore that, on the morning of January 4th 2014, an extraordinary astronomical event will occur. At exactly 9:47 am, the planet Pluto will pass directly behind Jupiter, in relation to the Earth. This rare alignment will mean that the combined gravitational force of the two planets would exert a stronger tidal pull, temporarily counteracting the Earth’s own gravity and making people weigh less. Moore calls this the Jovian-Plutonian Gravitational Effect.\n\nYeah, except this is all baloney. To be polite. OK, so why is this wrong?\n\nPluto and Jupiter, Sitting in a Tree …\n\nFirst of all, the gravitational forces of the other planets in the solar system have essentially zero effect on you personally.\n\nAnd we’re done. Full stop.\n\nOK, fine, I’ll give some brief details. The planets are big objects with lots of gravity, but that only affects you if you’re close to them. Space, however, is big—that’s why we call it space—and planets are far away. This weakens their gravity on you hugely, reducing it to less than the impact of the flutter of a butterfly’s wing.\n\nIf you want the math, then here you go: Even if you add all of the planets together, they pull on you with a force less than 2 percent of that of the Moon! The Daily Buzz Live article mentions tides, too, but that’s even worse: The combined tidal force from the planets is far less, like 0.005 percent of the Moon’s! Simply put, the planets are just too far away to have any real effect on you. By the way, the Moon orbits the Earth on an ellipse, so its own gravity fluctuates far more than the combined strength of the planets every two weeks.\n\nNote that you cannot float in the air every two weeks.\n\nAnd specifically, the gravity from Pluto is weakest of them all. Pluto is a teeny tiny ice ball, far smaller than even our Moon … and at its closest it’s flippin’ 4 billion kilometers (2.5 billion miles) from Earth. That’s a long way. A car on the road half a kilometer away has more gravitational pull on you than Pluto does.\n\nIn fact, doing the math, I find that the Earth pulls on you about 200 trillion times harder than Pluto does. That's about the same ratio as the number of cells in your body to a single cell ... so this claim that you can float is like saying you can shed a single cell and fly away by flapping your arms.\n\nLocation3\n\nIt gets worse (amazingly). The article says Pluto will be “directly behind Jupiter” on Jan. 4, 2015. I checked: On that day they are on nearly opposite sides of the sky. They’re really far apart, about 145°. You couldn’t have picked a much worse date to claim Pluto was behind Jupiter.\n\nSo the physics of the claim is ridiculous. But the origin of the claims makes it even funnier.\n\nFool Me Once, Shame on You\n\nThe article on Daily Buzz Live mentions that this claim came from Patrick Moore. He was a real astronomer in the U.K., an enormously popular radio and television science program presenter—he predated Carl Sagan and is still considered an icon of science in England.\n\nThe wonderful thing about all this is: Moore actually did make this claim! However, as Snopes.com points out, it was an April Fools' Day joke. Moore made this claim in 1976 on his radio program. To my complete unsurprise, apparently some folks called in to say they did feel the effect! This is called “priming,” where you tell people in advance that they’ll feel something due to some cause, and they will, even if the cause never happened. It’s used by ghost hunters and ghost tour guides quite a bit, to spook people before they actually enter a “haunted house,” guaranteeing they’ll feel chills as they walk from room to room. I’ve seen this myself first hand: People can convince themselves of amazing things that never actually happened.\n\nHope Floats\n\nSo there you go: It’s a repeat of a silly claim based on a joke in the first place.\n\nI know a lot of people reading this right now are slapping their foreheads and wondering how people can be so stupid as to fall for this. I understand this reaction, but I don’t share it. Smart people fall for silly things all the time, and intelligence isn’t really the prime factor here.\n\nSkepticism is. In general, schools don’t teach people how to analyze a claim, how to tell if something makes sense on the surface of it, or how to go about looking into the claim. I knew right away to do the math, and to see if Pluto and Jupiter really were aligned as the article says. But all too often, people don’t think carefully (or at all) about these claims, and simply spread them through social media. All it takes is literally the click of a “Share” button. Pseudoscience thrives via this virulence, whereas truth must take a harder path.\n\nIn fact, that’s why I bother debunking stuff like this. Sure, this is a silly claim, and probably harmless in practice. But not all of them are; I already mentioned the “Mayan Notpocalypse” from 2012, and I can tick off a dozen other doomsday or scary claims that spread due to a lack of skepticism. And of course there are real issues like global warming denial, anti-vaccination, and more, which live and breathe and spread due to a lack of skepticism in the public.\n\nIn my original post about this in January 2014, I said, “This particular bit of fluff will dry up and float away in a day or two, but those others are here to stay for a long time.” I was wrong, and I should’ve known that something like this would resurface again in a year; it’s like the “Mars as big as the Moon” nonsense that comes back year after year.\n\nStill, my hope is that every time we take a moment to inject a bit of (polite) skepticism into people’s everyday lives, it makes the world a slightly better place to be.\n\nIf enough of us do it often enough, we can change “slightly” to “magnificently.”\"\n1125,\"DC Toy Collector is the “highest paid performer” on YouTube making nearly $5 million last year unboxing Disney toys. However, little has been known about the woman-behind-the-hands of the popular YouTube channel. In fact, her face is never shown in the video, only her voice, toys and hands. However, a recent report reveals the true identity of the YouTube hit and the identity is somewhat shocking. A former Brazilian porn star is behind the wholesome Disney videos and it is noted that during the early years of “Disney Collector,” the woman was filming both Disney unboxing videos and porn in the same Florida home.\n\nThe Daily Mail reports that Brazilian Daiane DeJeus, also known as Sandy Summers in the porn industry, is the woman behind the hit Disney Collector Youtube videos. Reporters tracked down information on DeJeus that aligns with public records information regarding the widely popular DC Toy Collector YouTube channel. After tracking down DeJeus, the reporters spoke with family and friends who confirmed that Daiane was behind the million dollar videos.\n\nDeJeus has went to unfathomable measures to ensure her identity remained secret and for good reason. The target market of the YouTube channel, which caters to Disney lovers such as children and families, may not remain viewers if they knew the owner’s secret. DeJeus was not only a Disney fanatic, but also a porn star. Going by the name Sandy Summers, Dejeus filmed numerous x-rated videos for the adult film industry in the same home that she filmed some of her early DC Toy Collector features.\n\nFamily and friends have identified DeJeus as the mystery unboxer and note that certain physical features on the woman’s hands and arms can be seen in many of the YouTube videos.\n\n“They pointed to a tell-tale scar on her left elbow and a mole just above her elbow joint as being identical to those that can be seen on Summers in many of her lingerie photo shoots.”\n\nAside from the physical similarities, former neighbors say DeJeus has an unmistakable voice and say that many people on the street knew what she was up to.\n\n‘That is Daiane. She has a very childlike voice and I would recognize it anywhere. Most people in the street eventually knew what she was up to.”\n\nWould you have ever imagined that the popular DC Toy Collector videos were being filmed in the same house as adult films by a porn star?\n\n[Image Credit: Youtube/ DC Toy Collector, Facebook/Sandy Summers]\"\n1127,\"Canisters packed with poisonous varieties of scorpion are being blasted into towns and villages - scattering the creatures and inciting panic\n\nMilitants fighting for the Islamic State in Iraq have unveiled their latest terror tactic - bombs containing hundreds of live scorpions designed to spread fear among their enemies.\n\nCanisters packed with poisonous varieties of scorpion are being blasted into towns and villages, which explode on impact - scattering the scorpions and causing panic among the innocent local population.\n\nAlthough scorpion bombs sound like something out of a modern horror movie, the tactic is actually thousands of years old and was first used by Iraqis fighting against the Roman Empire.\n\nHamish de Bretton-Gordon, ex-head of chemical and biological weapons for the Army and Nato, told The Mirror that ISIS had improvised devices to launch the poisonous creatures in 2ft bombs.\n\nHe said: 'Scorpions are robust – even if they are launched a couple of miles, when the canister breaks thousands are flung out and start crawling all around.\n\n'Some scorpions are very poisonous but the main thing is creating fear.'\n\nMr de Bretton-Gordon, who returned from Baghdad last week where he was advising security forces, said that the bombs are not causing casualties but had a profound 'psychological impact'.\n\nThe bizarre biological weapon was used as far back as 198 AD, when Iraqis stuffed live scorpions into ceramic pots and hurled them at Roman armies marching on the fortress city of Hatra.\n\nThe Parthian city was held under siege for 20 days by Emperor Septimius Severus before the Roman military were driven out by the 'live grenades'.\n\nMilitants fighting for the Islamic State in Iraq have unveiled their latest terror tactic - bombs containing hundreds of live scorpions designed to spread fear among their enemies\n\nAdrienne Mayor, a historian of ancient science and classical folklorist, researched the weapon in detail for her 2004 book Greek Fire, Poison Arrows & Scorpion Bombs: Biological and Chemical Warfare in the Ancient World.\n\nThe live grenades were first used by Iraqis in the besieged city of Hatra in 198-199AD.\n\nSoldiers would pack ceramic pots full of live scorpions which they would then hurl at the Romans led by Emperor Septimius Severus.\n\nIt is thought that they would first spit on the scorpions to slow them down so they could be handled - although it was still an incredibly risking tactic.\n\nThe biological weapon has been credited with ending the 20 day siege on the desert city.\n\nShe describes how soldiers would spit on the end of the scorpion to calm the creatures before they were packed into pots, which were flung at the besieging Romans.\n\n'It was the brute effectiveness of Hatra's defensive biological and chemical weapons that overcame Roman morale, manpower and siege machines,' she writes. 'The terror effect would be quite impressive.'\n\nLast week, the U.S. confirmed it had launched a further 20 airstrikes against ISIS targets, including raids near Sinjar, Qaim, Ramadi, Mosul and Samarra, as well as inside Kobane.\n\nISIS militants have been attacking the Iraqi town of Kobane since mid-September, when the terror group assaulted its southern suburbs in an attempt to seize control of the strategic border city.\n\nThe terror group quickly encircled the city, raping and murdering its inhabitants, but Kurdish YPG fighters supported by U.S. airstrikes have since pushed ISIS back out of central Kobane.\n\nA temple in the ruins of the Parthian city of Hatra, where scorpion bombs were first used in 189/199AD\"\n1129,\"Update at 2:49 p.m.: According to the license plates on the vehicle cordoned off in the CareNow parking lot, the vehicle is registered to a Dallas County Sheriff’s Deputy — a deputy who went into Thomas Eric Duncan’s apartment last week, according to a story that appeared on WFAA’s website earlier this week.\n\nUpdate at 2:30 p.m. from Eva-Marie Ayala: The CareNow is on the Denton County side of Frisco. As the clinic serves those in both both Denton and Collin counties, officials from both will monitoring the situation.\n\nCollin County Judge Ketih Self said he was informed of the situation and understands about 13 people were at the clinic when the patient was there. He said he is uncertain where the patient lived or any other details.\n\n“We don’t know what the situation is just yet,” Self said, noting that law enforcement was at the clinic to help assist.\n\nUpdate at 2:11 p.m.: The patient, dressed in shorts and wearing a surgical mask and a plastic head covering, just walked out of the facility and into the ambulance, which had been covered in plastic. That patient will likely transported to Presbyterian Hospital in Dallas, where Thomas Eric Duncan was hospitalized.\n\nWe are working to determine if this person is among the 48 people the Centers for Disease Control is monitoring. So far there has been no comment from the CDC, which already had a 3 p.m. press conference scheduled.\n\nThere are also conflicting reports concerning the patient. Frisco officials earlier said he claimed to have had contact with Thomas Eric Duncan, but Care Now says he told them he’d been to Africa.\n\nUpdate at 2 p.m.: Frisco paramedics, dressed in protective gear, are preparing to transport the patient to a hospital. It’s unclear which one.\n\nOriginal post at 1:49 p.m.: This just in from Dana Baird, Frisco’s director of communications and media relations:\n\nAt 12:32 p.m. today, October 8, Frisco dispatch received a call from Care Now, 301 Main Street, regarding a patient exhibiting signs and symptoms of Ebola. The patient claims to have had contact with the Dallas ‘patient zero’. Frisco firefighter-paramedics are in the process of transporting the patient. They are also in the process of examining clinical staff and other facility patrons. That number other people impacted is unknown. No other information is confirmed, available at this time.\n\nA news conference is scheduled for 3:30 p.m. TODAY.\n\nWe appreciate your patience.\n\nIt should be noted: This is not a confirmed case of Ebola. It is not known if this person did indeed have contact with Duncan, who died this morning at Presbyterian Hospital. And health officials have yet to say anything concerning the Frisco call.\n\nUpdates, of course, are they are made available.\n\nWe will carry the press conference at 3:30 p.m.\"\n1130,\"Last week, a heart-warming social experiment video hit the web, showing a \"\"secretly filmed\"\" homeless man using an unexpected gift of $100 to buy food for others. Since then, the almost too-perfect clip has been featured everywhere from the L.A. Times to Upworthy and generated over $130,000 on a donation page managed by the video's uploader, YouTube personality Josh Paler Lin.\n\nAccording to a new eyewitness account, however, homeless star Thomas \"\"knew he was being followed\"\" and the \"\"whole thing is bullshit.\"\"\n\n\"\"Bro, [Lin] drove Thomas to the liquor store,\"\" 26-year-old Taugan Tan Kadalim told Vocativ, claiming he was on scene when the video's climax, now seen over 28 million times, was shot. \"\"While I think the guy is homeless, it is clear that from what I saw every part of that scene was staged.\"\"\n\nFrom Vocativ:\n\nThe 26-year-old says he stopped at the store to buy a lottery ticket before picking up his girlfriend, who lives in an apartment complex directly across the street. As he was walking out of the liquor store, Kadalim says he spotted Lin sitting in the driver's seat of a nearby vehicle and recognized him immediately from his previous prank videos. \"\"I was like, 'Oh my God, it's him,\"\" says Kadalim, adding that he subscribed to Lin's YouTube channel. \"\"I couldn't believe it.\"\"\n\nA cameraman sat in the passenger seat of Lin's car, and behind him was the man who Kadalim would later recognize as Thomas, the homeless Samaritan Lin claims was secretly followed with a hidden camera. Thinking the three men were about shoot a prank video, Kadalim decided to stick around and watch.\n\nOf course, given how many of this year's viral videos were hoaxes, staged or otherwise bullshit, it should hardly be surprising that this one might be too. Unlike those videos, however, this one has six figures (purportedly to help Thomas \"\"get a fresh start\"\") in questionably controlled donations attached.\n\nWhen pressed, Lin denied any part of his video had been staged or scripted. \"\"There is is no way we're making this up,\"\" Lin told Vocativ. \"\"This is real.\"\"\"\n1131,\"Yes, we've known for a while that Christian Bale might be the next actor to portray Steve Jobs, but Variety now seems mighty sure: the publication is reporting that our favorite Batman will indeed play our favorite technology pitchman in Sony's new movie.\n\nMind you, Variety technically says that Bale is merely \"\"in talks,\"\" but the rest of the article seems pretty certain that it's a done deal.\n\nIn case you've forgotten, Sony's film is the one penned by Aaron Sorkinwho also wrote the scripts for The Social Network and Moneyball) is directed by Danny Boyle (remember Slumdog Millionaire?) and is actually based on Walter Issacson's official biography of Steve Jobs. In other words, it's shaping up to be a class act. Maybe it'll be enough to wash away memories of that other Jobs film. [Variety]\"\n1132,\"The value of breaking into the top 100 ranking on the App Store - or higher, really - is fairly well-established (if not a fool-proof way to make a profit).\n\nThe same is true whether you’re a developer in the UK or China. And while Apple has some fairly strongly worded guidelines about app store 'manipulation', that doesn’t stop people trying it.\n\nWell now that effort seems to have been summed up in a single photograph, which has recently gone viral in China:\n\nThe photo appears to show a woman in front of a rack of about 100 iPhone 5Cs, downloading apps repeatedly from different accounts. It was published in local media, and resurfaced on Apple rumors site Cult of Mac and Tech In Asia.\n\nHowever, the photo is completely unsourced, low-quality and unverified — so while many have speculated this is evidence of ranking manipulation ‘farms’, that's not quite right. The presence of the iPhone 5C suggests it's a relatively recent picture, but whether or not that means ranking manipulation has any effect in the real world we just don't know.\n\nAlso unclear is the veracity of another image going around which shows the prices being charged to break apps into the rankings list.\n\nThat picture claims it will cost a developer the equivalent of £7,400 to get an app into the Top 10, and about six times as much to keep it there for a week.\n\nWhile app store rankings manipulation is clearly an issue in China - at least, there are companies willing to charge for the service, as evidenced by a simple search on local e-Commerce sites - what’s not clear is how much of an impact this would actually have on the App Store.\n\nFor its part, Apple has taken a tough line on rankings cheats. Apple says in its guidelines for developers that any effort to cheat the system will be dealt with swiftly and severely:\n\n\"\"If you attempt to cheat the system (for example, by trying to trick the review process, steal data from users, copy another developer's work, or manipulate the ratings) your Apps will be removed from the store and you will be expelled from the developer program.\"\"\n\n\"\"Developers who attempt to manipulate or cheat the user reviews or chart ranking in the App Store with fake or paid reviews, or any other inappropriate methods will be removed from the iOS Developer Program\"\"\"\n1134,\"According to an earlier report, it was suggested by a Reddit user that Apple might have quietly reinforced the iPhone 6 Plus to address the bending issues that users have been complaining about. It sounded good, but unfortunately as it turns out, it might not necessarily have been true, which we have to say is a bit unfortunate.\nThis is according to the folks at iFixit who responded to the original Reddit post with their own findings. According to the original post, the user claims that his newer iPhone weighs 21 grams more than his wife’s model. iFixit on the other hand who compared a day one model to a newly purchased model only noticed a 0.8 gram difference.\n“I just went to the store and bought a brand-spanking-new iPhone 6 Plus, 128 GB, Space Gray, Verizon unit…It weighs 173.5 grams, a whopping 0.8 grams more than the Day One unit.” However as noted on the Apple website, there is a small note that reads, “Size and weight vary by configuration and manufacturing process.” 9to5Mac’s source also tells them that a difference in 1.5 grams between any two iPhone 6 Plus models is expected.\nLike we said this is a little unfortunate as we’re sure many users would have been pleased to learn that Apple could be reinforcing its iPhone 6 Plus models. However as Apple claimed back then, less than 10 users had officially come forward to complain about the reported bending, which means that it wasn’t as widespread as many would have thought it to be, but what say you? Are you a little disappointed by this?\n[Image Credit - iFixit]\nFiled in Apple >Cellphones. Read more about iphone 6 plus.\"\n1136,\"IS jihadists kill 300 Iraqi soldiers in chlorine gas attack; urge killing of citizens from US-led coalition\n\nMembers of Iraqi Parliament from Diwaniyah Province report that Islamic State militants have killed over 300 soldiers using chlorine gas for the first time in Saqlawiyah, north of Fallujah.\n\n\"\"The terrorist organization ISIS used chlorine gas for the first time in the region of Saqlawiyah after trapping more than 400 troops, resulting in the deaths of many of them due to suffocation while the terrorist gangs detonated car bombs within the brigade headquarters.” said Islamic Dawa Party MP Ali al-Badri, at a press conference at the Iraqi parliament building.\n\nAl-Badri continued on saying that he holds new Iraqi Prime Minister Haider al-Abadi responsible for failing to immediately send army backup to the district.\n\nKurds: IS offensive in Syria is genocide\nThe number of refugees seeking shelter in Turkey from IS' advance across northeastern Syria has hit 130,000, Turkey said Monday.\n\nResidents fleeing the frontier town of Ayn al-Arab, known in Kurdish as Kobani, and its surrounding villages said the militants were executing people of all ages in the areas they had seized.\n\nThe Syrian Observatory for Human Rights said Monday up to 150,000 Kurds had been displaced - internally and externally - since IS launched its latest offensive against Kobani last Tuesday. It also said that clashes in the area overnight had killed 10 insurgents, bringing the number of IS fighters killed to at least 39. At least 27 Kurdish fighters have died.\n\nMeanwhile the Islamic State group called on Muslims to kill citizens of all countries taking part in the US-led anti-jihadist coalition by any available means, in a statement posted online Monday.\n\n\"\"If you can kill a disbelieving American or European -- especially the spiteful and filthy French -- or an Australian, or a Canadian or any other disbeliever... including the citizens of the countries that entered into a coalition against the Islamic State, then rely upon Allah, and kill him,\"\" said Abu Mohammed al-Adnani, the group's spokesman.\n\n\"\"Kill the disbeliever whether he is civilian or military,\"\" he said in the message, which was released in multiple languages.\n\nAdnani's message -- which was released in an Arabic audio recording, together with transcripts in other languages including English -- gave instructions on how the killings could be carried out without military equipment.\n\n\"\"Smash his head with a rock, or slaughter him with a knife, or run him over with your car, or throw him down from a high place, or choke him, or poison him,\"\" the IS spokesman said. \"\"If you are unable to do so, then burn his home, car, or business. Or destroy his crops. If you are unable to do so, then spit in his face.\"\"\n\nAdnani praised militants in Egypt's Sinai Peninsula, calling on them to \"\"cut the throats\"\" of those fighting for President Abdel Fattah al-Sisi.\n\n\"\"O America, O allies of America, and O crusaders, know that the matter is more dangerous than you have imagined and greater than you have envisioned,\"\" he said.\n\n\"\"We have warned you that today we are in a new era, an era where the (Islamic) State, its soldiers, and its sons are leaders, not slaves.\"\"\n\n\"\"We will conquer your Rome, break your crosses, and enslave your women, by the permission of Allah, the Exalted.\"\"\n\nAnd he mocked the US air campaign, saying \"\"Are America and all its allies from amongst the crusaders and atheists unable to come down to the ground?\"\"\n\nAddressing Obama, Adnani said: \"\"You claimed... that America would not be drawn to a war on the ground. No, it will be drawn and dragged. It will come down to the ground and it will be led to its death, grave, and destruction.\"\"\n\nIS has seized at least 64 villages around Kobani since Tuesday, using heavy arms and thousands of fighters. It executed at least 11 civilians on Saturday, including at least two boys, the Observatory said.\n\n\"\"ISIL (another term for IS) are continuing to advance. Every place they pass through they kill, wound and kidnap people. Many people are missing and we believe they were kidnapped,” Welat Avar, a doctor, told Reuters by telephone from Kobani.\n\nA Kurdish politician from Turkey who visited Kobani on Saturday said IS' offensive is comparable to a genocide.\n\n“Rather than a war this is a genocide operation ... They are going into the villages and cutting off the heads of one or two people and showing them to the villagers,” Ibrahim Binici, a deputy from Turkey’s pro-Kurdish HDP party, told Reuters.\n\nWaiting for Obama's General Assembly speech\nThe head of the Syrian parliament, Mohammad al-Jihad, called on Sunday to the United States to cooperate with Damascus in the fight against IS rather than form an alliance with countries that support terrorism, referring to Saudi Arabia and other countries that support Syrian opposition groups seeking to topple President Bashar al-Assad.\n\nMeanwhile, the United States, which has carried out airstrikes against IS in Iraq, has said it is prepared to extend them into Syria.\n\nUS Ambassador to the United Nations Samantha Power said on Sunday that other countries were willing to join Washington in launching air strikes in Syria against IS militants. “We will not do the air strikes alone,” she told CBS' \"\"Face the Nation.\"\" “But we’re going to leave it to other nations to announce for themselves what their specific commitments to the coalition are going to be.”\n\nPower told ABC's \"\"This Week\"\" there was universal support for \"\"degrading and destroying\"\" Islamic state. \"\"I will make you a prediction,\"\" Power said. \"\"We will not do the air strikes alone if the president decides to do the air strikes.\"\"\n\nObama will give a speech at the UN General Assembly on Wednesday to make the case again for world action against Islamic State.\"\n1137,\"update\n\nThis story was a hoax written by a site which appeared to be the English-language website of the Chinese state-run broadcaster, CCTV. And we fell for it.\n\nThe original blog post, which was cited by us and other publishers, was published at cctvnews.cn. The fake site used CCTV’s logo and embedded tweets from the official @CCTVNEWS Twitter account.\n\nThe actual URL of CCTV English is english.cntv.cn.\n\nHowever, an internet directory search shows that the fake CCTVNews site – which is now offline – is based in Hangzhou, 1,300 miles from CCTV’s real headquarters in Beijing.    BF_STATIC.timequeue.push(function () { document.getElementById(\"\"update_article_update_time_4429703\"\").innerHTML = UI.dateFormat.get_formatted_date('2014-12-08 04:28:40 -0500', 'update'); });\n\nThis week CCTV News, the state-run broadcaster, came up with these tips for any Chinese people considering an English name – one of which is to steer clear of “Dumbledore”.\n\nIt’s common for Chinese people to choose an English name, partly to make conversation with non-Chinese speakers easier. Many Chinese students in western colleges go by an English name, for example.\n\nBut as CCTV points out, some people are choosing names that might sound odd to English speakers.\n\nThe article says: “While native English speakers are stuck with whatever happy or unhappy names they’ve been given, Chinese and other ‘non-natives’ get the lucky choice of picking their own English name.\n\n“However these choices can mean more than you think!”\n\nReligious, mythical, and fictional characters such as Vampire, Satan, Medusa, and Edward Cullen are a no-no.\n\n“Unique names like these aren’t just very amusing to English speakers, it also suggests you have some connection to that name,” the article warns.\n\n“So if you call yourself Satan, you might get a few foreigners thinking you’re anti-Christian, or possibly a member of a heavy metal band.”\n\nCCTV says Harry is OK, if you’re a Harry Potter fan, but only because it was a common name to start with.\n\nAlso on the “no” list are common everyday words that aren’t used as names in English, such as Lawyer.\n\nOther examples include Surprise, Dragon, and Fish – things that might be related to the characters in someone’s Chinese name.\n\n“Sure, have fun and pick a random object or word as a name, but avoid them if you want a call back from that serious law firm in America.” CCTV says.\n\nCCTV closes the article with this advice for anyone thinking of an English name:\n\nA good way to work out the ‘feeling’ of a name is to watch a bunch of American movies and sitcoms. They’re full of name stereotypes – you’ll find the good girls’ are all ‘Janes’, the jock boys are still ‘Buds’ and the geeks are called ‘Sheldon’.\"\n1139,\"Relatives of the more than 200 girls taken by militant group Boko Haram in Chibok, northern Nigeria expressed hope yesterday that a ceasefire deal said to have been signed between the Nigerian government and the Islamist group will end their nightmare and bring their families home.\n\nHowever, restraint appeared to be the order of the day, with the details of any deal still hazy and no word yet from Boko Haram's leader, Abubakar Shekau. Wild celebrations might have been expected at the apparent end of an ordeal that has lasted more than six months but they were not in evidence, with many cautious about what might happen. But officials have made clear that the return of the girls is part of the deal.\n\n\"\"We will know the negotiations were successful when we see the girls physically. And then we will know it is true. And then we will celebrate,\"\" said Bana Lawan, chairman of Chibok's local government, told the Associated Press.\n\nAnother resident, community leader Pogu Bitrus, told the news agency that \"\"people rejoiced, but with caution\"\".\n\nSome reports on Friday night suggested the girls, taken from a school in Chibok back in April, could be released as early as tomorrow in neighbouring Chad – but Reuters reported yesterday, citing two senior government sources, that the Nigerian government would be looking to secure the release of the girls by Tuesday.\n\nYesterday Mike Omeri, a government spokesman, said the authorities are \"\"inching closer to the release of the Chibok girls\"\". He later told Reuters that \"\"discussions will continue in Chad next week, and on the basis of those discussions we'll have more details\"\" on the girls' release.\n\nThe second source quoted by Reuters said that there might need to be further meetings in Nigeria or the Chadian capital N'Djamena to iron out the rest of the details for the deal. \"\"We have confidence in those we are negotiating with, but we are still doing it with considerable caution. Boko Haram has grown into such an amorphous entity that any splinter group could... disown the deal,\"\" he reportedly said.\n\nDuring its 12-year existence – the past five have seen the group trying to create an Islamic state in the north of the country – Boko Haram has been split. Doubts have been raised by some analysts about Danladi Ahmadu, the self-proclaimed \"\"secretary general\"\" of Boko Haram who was named by President Goodluck Jonathan's principal secretary, Hassan Tukur, as the Boko Haram's representative in the talks. Ahmadu gave an interview to Voice of America in which he confirmed the ceasefire that was officially announced by Air Chief Marshal Alex Badeh, the head of Nigeria's military forces, on Friday.\n\nIn the interview Ahmadu appeared to say that he had not even met Abubakar Shekau.\n\nThis is not the first time a ceasefire has been called, hence the trepidation on the part of families in Chibok. In July 2013, when a government minister announced an agreement, Shekau quickly denied it using a video message – his preferred means of communication. He said that whoever the government negotiated with did not speak for him, and that he would never talk to infidels.\n\nLeaders of the #BringBackOurGirls campaign, which gained the backing of politicians and public figures worldwide – including the US First Lady, Michelle Obama – summed up the mood.\n\n\"\"We are really cautious because there have been many times that such optimism has been expressed but did not materialise,\"\" Obi Ezekwesili, a former education minister said in a TV interview on Saturday. \"\"But all the same, we are hopeful,\"\" she said, according to the AFP news agency.\n\nQuoted by the Leadership newspaper yesterday, the headteacher of the school from where the girls were taken, Asabe Kwambura, said she would be the \"\"happiest person in the world\"\" if the girls were to return\n\nPresident Jonathan has faced criticism over his response to the abduction of the girls – and Boko Haram's continuing insurgency. He was set to attend a rally in Abuja yesterday where he was expected to officially announce his candidacy for presidential elections next year, leaving some to question the timing of the ceasefire announcement.\n\nPublically, the President has also always said he would not release Boko Haram prisoners, a central demand of the group – but there has been speculation about such a deal.\n\nOther than the girls, some of whom have escaped back to their families in the months since they were taken, many in the northern provinces where Boko Haram have killed thousands during their insurgency will be hoping the ceasefire holds. However, yesterday there were reports that suspected Boko Haram militants had killed several people in a number of attacks on Nigerian villages that occurred after the ceasefire announcement, security sources and witnesses told Reuters.\"\n1140,\"BANJA LUKA  – Primary school students from a small town in Bosnia and Herzegovina went to a five-day excursion, and after some time it turned out that seven schoolgirls got pregnant on it.\n\nNational Coordinator for Reproductive Health of the Republika Srpska Nenad Babici said that children engage in sexual relations as early as at age of 13 or 14 and added that primary school students from a small town in Bosnia and Herzegovina went to a five-day trip, and after some time it turned out that seven schoolgirls got pregnant on it. He said that the reason for this was neglect of parents, but also educational institutions, toward the education of children. Babic said that early engagement in sexual relations later leads to a series of consequences such as infertility, various diseases, miscarriages and premature births. “In the Republika Srpska between 15 to 18 percent of people are struggling with infertility, we have 15 percent of miscarriages and between 5 to 10 percent premature births,” he said. Only last year, according to the Clinical Center of the University in Sarajevo, 31 minors gave birth, four of them are 15 years old, ten are 16 years old and 17 are 17 years old. The problem of adolescent in Bosnia and Herzegovina is becoming more prominent, but information on the increasing number of sexually active girls aged between 13 and 15 years of age is also shocking. Thus, on a website where girls seek advice from experts, gynecologists, peers, one of them wrote:”I would have sex with my boyfriend, even though I’m only 14… But I am afraid I’ll be judged.” The page also contains information according to which boys engage in sexual relations at age of 11, writes “Dnevni Avaz”. Sarajevo gynecologist Senad Mehmedbasic says that it is terrible that girls aged 13 or 16 engage in sexual relations, but adds that this is something that, unfortunately, is in the trend. He warns that in these cases both pregnancy and child birth are highly risky. “It is obvious that children do not have enough of health education so they engage in such activities, not knowing the consequences. We have to be more direct in the educational system, it must not be allowed that street teaches children about intimate matters, and that they are later slapped by life,” he said.\"\n1141,\"Seth Rogen has been set to star as Steve Wozniak opposite Christian Bale in Sony’s Steve Jobs biopic, sources confirm.\n\nVariety reported on Oct. 15 that Bale was in talks to star in “Jobs,” Sony’s biopic about the late Apple co-founder. Writer Aaron Sorkin recently confirmed the Bale casting.\n\nJessica Chastain is being eyed for an unspecified role.\n\nBased on Walter Isaacson’s biography “Steve Jobs,” the real-life drama is directed by Oscar-winner Danny Boyle.\n\nScott Rudin is producing the tech drama along with Mark Gordon and Guymon Casady.\n\nSorkin, who also penned the Facebook drama “The Social Network,” has publicly said the movie will be divided into three long scenes, each taking place backstage before one of Apple’s famous product launches.\n\nSony acquired rights following the Apple mogul’s death in 2011.\n\nWozniak founded Apple with Jobs and Ronald Wayne and is credited with launching the Apple I and Apple II computers in the late 1970s, which had a profound impact on the microcomputer revolution. He left Apple as a full-time employee in 1987.\n\nLast year’s independently financed “Jobs” starred Ashton Kutcher as Jobs and Josh Gad as Wozniak and covered the era from 1974 to 2001 when the iPod launched. Worldwide box office was modest at $36 million.\n\nRogen starred this year in Universal’s “Neighbors” and will be seen next with James Franco in Sony’s “The Interview.”\n\nHe is represented by UTA, Principal Entertainment LA and attorney Fred Toczek.\"\n1143,\"She was reportedly arrested as they tried to cross from Syria\n\nA wife and child of Isis leader Abu Bakr al-Baghdadi have been detained by the Lebanese army, security officials have claimed.\n\nThe Lebanese army made the arrests as they crossed from Syria ten days ago, Reuters reports.\n\nThe woman was described by officials as “one of his wives”, while other reports have described her as his \"\"ex-wife\"\".\n\nAl-Rai correspondent Elijah Magnier said a source within the Lebanese Armed Forces (LAF) had confirmed Saja Dulaimi, Baghdadi's ex-wife and her daughter were arrested in Lebanon.\n\nHowever, Mr Magnier said another source within the LAF could not confirm she is his ex-wife.\n\nThe claims could not be immediately independently verified.   The Lebanese newspaper As-Safir reported the army had detained her in coordination with \"\"foreign intelligence apparatus\"\".\n\nIt said she had been travelling with a fake passport. Officials did not name or provide the nationality of the woman.\n\nAs-Safir said investigators were questioning her at the headquarters of the Lebanese defence ministry.\n\nCharlie Winter, a researcher at the counter-extremism think tank Quilliam, said accounts belong to Isis supporters were denying the reports.\n\nHe told The Independent the denials were being circulated with the hashtag “the arrest of the wife of Abu Bakr al-Baghdadi is a lie” along with lengthy statements claiming the reports were false.\n\nIsis militants have taken control of swathes of Iraq and Syria since their insurgency began earlier this year. US-led coalition air strikes have targeted the group’s self-declared caliphate but have not yet halted its advance.\n\nThe Lebanese security forces have waged a crackdown on Islamic State sympathisers in Lebanon and the intelligence services have been extra vigilant on the border crossings.\n\nThey have arrested over the past few months a number of Islamic militants suspected of staging attacks to expand Islamic State influence in the country neighbouring Syria.\"\n1144,\"An amateur psychologist seems to have been at work as a vandal on the streets of Seattle, painting a penis on a £1.5million supercar which some might say functioned as a substitute for the real, fleshy thing.\n\nAnyone looking for a metal substitute for their own organ could do worse than the Bugatti Veyron 16.4 Grand Sport: it’s the world’s most expensive production car, and does nought to 60 in 2.6 seconds.\n\nThe Veyron boasts 1200hp, more than many dedicated racing cars, but is street legal.\n\nMORE: Bling it on! Wealthy Arabs show off supercars, including Bugattis and Lamborghinis, for ‘The Season’ in London\n\nMORE: Need for speed: Check out the sexy new 907bhp HYBRID Lamborghini Asterion\n\nThe picture provoked Tony Stark, Iron Man, to claim that the vehicle was his on Twitter.\n\nYes they were in good condition, besides the fact there was a penis on my Bugatti Veyron…\n\n— Tony Stark (@TonyStarkTweets) October 6, 2014\n\nOr it may have been an impersonator.\n\nCommenters on Reddit exploded in masculine outrage, with many suggesting that you should never draw penises on another man’s ride, or, inexplicably, that anyone who might commit such a crime might well draw a penis on the Mona Lisa.\n\nThe real owner has yet to comment.\n\nUPDATE: It has been suggested by some social media users that the image may have been faked, alleging that this is the original picture.\"\n1145,\"Jose Canseco certainly lives an interesting life. Reports are beginning to circulate Tuesday night that the former slugger injured himself in a shooting at his Las Vegas home earlier in the day. Details are developing, but it appears the former Oakland Athletics outfielder shot himself in the hand while cleaning a gun.\n\n\nAn avid social media user, Canseco hasn’t filed a tweet since Monday when he posted a picture of his dogs. It will be interesting to see what he says about the incident.\"\n1148,\"An image of a gold Bugatti Veyron graffitied with a drawing of a penis may have upset car lovers - but it turns out the vehicle was included in a YouTube hoax.\n\nPhotos from multiple Instagram accounts have revealed the luxury vehicle wasn't permanently damaged.\n\nInstagram user @andreysmygov uploaded a photo last Friday of the Veyron with a caption that suggested it was painted on as a stunt for TwinzTV, Car Crushing noted.\n\nScroll down for video\n\nGraffitied: A photo of the 'vandalised' Bugatti Veyron was reportedly taken in Seattle, according to a Reddit post\n\nBusted: This Instagram photo from @andreysmygov included a caption suggesting the car was spray-painted as a stunt with TwinzTV\n\n'How often do u get to spray paint on a Bugatti lol shoutout to the homie @vgtorious for letting us @twinztv1 @twinztv2 @twinz_tv @nigxl @alexwood66,' he wrote online.\n\nBrothers Jeremy and Jason Holden run the YouTube pranks channel TwinzTV.\n\nA Saturday photo @andreysmygov shows user @vgtorious standing next to the Veyron, this time with different graffiti.\n\nInstead of a drawing of male genitalia, there is graffiti of the initials 'VG'\n\nA Sunday photo from his account shows both @andreysmygov and @vgotorious leaning on a scrubbed-clean Veyron, suggesting the luxury vehicle no longer features any markings.\n\n'Filming new vid with @vgtorious this one is going to be sick! #vgproductions #bugatti' @andreysmygov captioned the photograph.\n\nA photo of the car being waxed - with no graffitti visible - was posted by @vgtorious to Instagram on Saturday, though it is not clear when that took place.\n\nDifferent drawing: A second photo @andreysmygov's account shows different graffitti on the hood of the Veyron\n\nHe also re-grammed the photograph showing him next to the with the letters 'VG' on the hood, confirming the hoax.\n\n'Oops I think we pranked the WORLD and the video hasn't aired...yet �� #bugatti #veyron #vw #youtube #global #news #pranks #funny #bugattifamilyimsorry', he captioned the snap.\n\nJeremy Holden also uploaded a snap of the penis drawing on the Veyron on Saturday.\n\nHe wrote, 'I got to spray paint this on @vgtorious #buggati today haha #prank #twinztv #youtube #funny #seattle with @_twinztv_ @twinztv2 @andreysmygov.'\n\nTwinzTV already featured the Bugatti Veyron in an August YouTube video, Car Crushing pointed out.\n\nIn that clip, a man leans against the Veyron picking up women, with a much less expensive silver car parked behind him.\n\nWhen he convinces the women to get food with him, all but one leave when they realize he is not the Veyron's actual owner - and actually owns the silver car.\"\n1149,\"Earlier this month, Condé Nast commenced its long-anticipated move to 1 World Trade Center, whose landlord is counting on the magazine publisher to anchor the building and attract other hip companies to the fortified Financial District. The ongoing rodent problem at Vogue, however, might give some prospective tenants pause. Even Anna Wintour is worried.\n\nMultiple sources tell Gawker that the offices of Vogue, located on floors 25 and 26 of 1WTC, are dealing with a rat infestation. The infestation is so acute, one source said, that the fashion title’s editor-in-chief, Anna Wintour, recently issued a standing order: Staffers must ensure that her personal office is rat-free before she enters it. (If you have any other details, do get in touch.)\n\nThe rodent invasion is particularly noteworthy given how much the magazine has been advertising its new digs on various social media channels, particularly Instagram:\n\nHere’s what Anna Wintour’s office looks like:\n\nCondé Nast did not immediately return a request for comment.\n\nIf you know more, send an email to trotter@gawker.com or hop in below.\n\nPhoto credit: Getty Images\"\n1152,\"Is Kim Jong Un's sister running North Korea?\n\nThat's the latest question on the minds of North Korea watchers amid a storm of rumors that have built up in the weeks since Kim's last public appearance on Sept. 3. Other rumors suggest he is being treated for gout and that he has been hospitalized due to a cheese allergy.\n\nWith so little hard news leaking out of the Hermit Kingdom, it's impossible to confirm any of this — including the rumor that Kim's little sister, Kim Yo Jong, is the new show-runner. But there is evidence that she has upped her political profile over the past few years, and she may be one of the few people on the planet with direct access to North Korea's leader. Here's what we've been able to mine.\n\nThe two were born to Ko Yong Hui, a mistress of former North Korean supreme leader Kim Jong Il. Kim Jong Un was the middle child of this relationship, second to an older brother, while Kim Yo Jong is the former supreme leader's youngest child.\n\nImage: RIA Novosti, Dmitry Astakhov, Presidential Press Service/Associated Press\n\nThe pair grew up in Ko Yong Hui's residence in Pyongyang as well as in Switzerland, where they both attended school for some time, and have a \"\"very good relationship,\"\" Michael Madden, who operates a blog called North Korea Leadership Watch, told Mashable. At one point, the two appeared in the same school recital.\n\nShe may have started working for the Korean Workers Party, the political establishment of which Kim Jong Un is the leader, around 2008, when her dad still ran the country. She reportedly worked to clear the way for her older brother to succeed her father once he died, though that's about all we know about their relationship.\n\nKim Yo Jong was born on Sept. 26, 1987. By the time she was eight she was off to Berne, Switzerland, to attend school near where her older brothers were doing the same.\n\nShe came back to North Korea roughly four years later, but not much is known about her activities until 2008, when she began to participate in the country's politics.\n\n“She was one of the only ones that was distinctly interested in politics, in North Korean politics,\"\" Madden said. Her father, according to Madden, used to go around telling his friends about his daughter's sharp political mind.\n\nKim Yo-Jong, Kim Jong Un's younger sister..thought to be now running DPRK. pic.twitter.com/qTw0VP0e2t\n\n— North Korea (@NorthKoreaNews1) October 7, 2014\n\nLike many things about Kim Yo Jong and North Korea in general, her role in politics isn't clear.\n\nShe may have started working for her father or her aunt back in 2008 as a \"\"junior\"\" member of the party, according to NK Leadership Watch. When succession plans were finalized for her father's eventual passing, the powers that be reportedly gave her a significant part to play, possibly a position within her dad's personal secretariat or on the National Defense Commission.\n\nShe became a member of her father's inner circle by 2011, and that carried over to her brother's inner circle when Kim Jong Un took the reins later that year.\n\n“She can get [Kim Jong Un] on the telephone, she can see him in person, that kind of thing,\"\" Madden said.\n\nNK Leadership Watch has written that Kim Yo Jong plans her brother's appearances, \"\"including his itineraries, schedule, logistical needs and security arrangements.\"\" This past March state media reportedly listed her as a senior official within the party — a first, according to the blog.\n\nIt's not much to go on, but Madden said that reports of turmoil at the top in North Korea are probably exaggerated. This is less likely to be a coup — and more likely, he said, that Kim Yo Jong is relaying her brother's orders while he takes a break.\n\nBut that doesn't mean the world should take their eyes off the little sister.\n\n“Kim Jong Un is not a micromanager,\"\" Madden said. \"\"It’s very possible she could be running a lot more things than we think.”\n\nHave something to add to this story? Share it in the comments.\"\n1153,\"Apple is targeting 19 hours of battery life under mixed usage conditions for its upcoming Apple Watch wearable, consistent with Apple CEO Tim Cook's estimate that users will want to charge the device daily.\n\nWhen Cook unveiled Apple Watch in September, he was careful to paint in broad strokes, revealing a wide range of features, but little in the way of device specifications. The Apple chief later commented that  that owners will \"\"wind up charging it daily,\"\" though the company has remained tight lipped over the past four months.\n\nOn Thursday, people familiar with Apple's plans shed light on the situation, saying that as of 2014 the company targeted battery life at 19 hours of mixed usage, reports 9to5Mac. More specifically, Apple was aiming to squeeze out 2.5 to 4 hours in \"\"active\"\" app use, 3 days in standby and 4 days in sleep mode.\n\nHowever, sources warn that a first-generation version may not reach Apple's goals. The same people say current standard use estimates put Apple Watch battery life at around 3.5 hours, dropping to 2.5 hours under heavy load, while power-saving passive modes can milk 2 to 3 days.\n\nApple is still tweaking software to find the right mix of performance and survivability. For example, the company is targeting 4 hours of continuous exercise tracking when linked to an iPhone, suggesting raw data is handed off to the more capable handset for processing.\n\nBattery life continues to be one of the most significant technical hurdles for smartwatch manufacturers and Apple faces the same predicament with its small form factor device. Apple Watch packs in a custom-designed S1 system-on-chip approximately as powerful as the A5 processor, as well as a Retina-quality display, both major draws on what is expected to be a relatively low-capacity battery cell.\n\nApple has not yet set a firm release date for Apple Watch, but holds to an \"\"early 2015\"\" launch.\"\n1154,\"LAS VEGAS -- Former major league slugger Jose Canseco is recovering after shooting himself in the hand at his Las Vegas home.\n\nMetro police Lt. Mark Reddon says officers responded to a call of an accidental shooting shortly after 2:30 p.m. Tuesday.\n\nReddon says Canseco told police he was cleaning his gun in the kitchen when it fired, shooting a finger on his left hand. He was taken to University Medical Center of Southern Nevada.\n\nCanseco's fiancee, Leila Knight, tweeted from his account late Tuesday night, saying he was still in surgery and would be OK.\n\nCanseco played 17 years in the major leagues, starring for the Oakland Athletics as one of the \"\"Bash Brothers\"\" in the late 1980s. He was part of the A's 1989 World Series championship team and last played for the Chicago White Sox in 2001.\n\nThe right-handed outfielder and designated hitter had 462 career home runs and was a six-time All-Star. He also played for Texas, Boston, Toronto, Tampa Bay and the New York Yankees.\n\nHe later admitted to performance-enhancing drug use, with his 2005 book, \"\"Juiced: Wild Times, Rampant 'Roids, Smash Hits & How Baseball Got Big,\"\" amplifying MLB's doping issues.\n\nThe Associated Press contributed to this report.\"\n1155,\"A man has been head slapping people in Carlisle - after they sneeze.\n\n Cumbria police said that an 82-year old woman reported that she was slapped after she had sneezed in Scotch Street, near Costa, at 11.30am today.\n\nThe suspect is a man believed to be in his late 50s.\n\nIt is reported that a similar incident happened yesterday but the victim has not yet been traced by police.\n\nAnyone that may have witnessed the incident or has any further information is asked to contact PC Lori Tallantire on 101.\"\n1156,The bodies found in a mass grave were confirmed as not being the missing students.\n1157,\"Christian Bale is in talks to play Steve Jobs in Aaron Sorkin's forthcoming biopic, according to Variety's Justin Kroll, citing sources.\n\nLeonardo DiCaprio had been under consideration for the lead role in \"\"Jobs,\"\" but the actor declined the roll two weeks ago.\n\n\"\"Jobs\"\" is based on Walter Isaacson's wildly successful biography of the late Apple cofounder, \"\"Steve Jobs.\"\"\n\nBale has been on the short list to play Jobs since last March, when David Fincher was reportedly directing the film.\n\nFincher has since backed out of directing \"\"Jobs.\"\" The film will be directed by Danny Boyle instead.\"\n1159,\"Activists on two sides of the Syrian conflict reported seeing \"\"what appears to be a drone\"\" over Raqqa, Syria.\"\n1161,\"Rumors, claiming the Guns N’ Roses frontman allegedly died, started spreading online on Dec. 3, leaving fans shocked and saddened. Could it really be true or have Axl Rose fans fallen for a death hoax?\nAxl Rose was allegedly found dead in his West Hollywood home at age 52, according to a crazy new report. Could the Guns N’ Roses frontman really have died? Fans seems to be completely shocked — and confused.\n\n\nAxl Rose Dead — Guns N’ Roses Frontman Dies In West Hollywood Home?\nDon’t worry! This report is a hoax. Axl proved he’s not dead by addressing the situation on Twitter a few hours ago.\n\n\nAt least he has a sense of humor about the death rumor!\n\nThe fake story came from a site called MSNBC.website.com, which was designed to look like an MSNBC report. However, the two have no connection whatsoever.\n\nThe headline from the bogus story reads: “Sources: Guns N’ Roses Frontman Axl Rose Found Dead in West Hollywood Home at Age 52.”\n\n\n'Pretty Little Liars': Lucy Hale Teases Christmas Special EXCLUSIVE\nHollywood Life\n\n“Unconfirmed reports say Rose was found dead Tuesday late afternoon in his West Hollywood home after police were called around 3:30 pm for a welfare check,” the story claims. The report then goes on to say a police spokesperson said, “The home was entered by police through an open back door where a body was found in the foyer area.”\n\nThe website pulled a similar prank in November, when it claimed Home Alone star Macaulay Culkin had died. That story also proved to be fake!\n\nAxl Rose Dies — Fans React On Twitter\n\nHow do YOU feel about death hoaxes, HollywoodLifers? Are they entertaining or just plain scary? Tell us how you feel!\n\n– Chris Rogers\"\n1162,\"NEW DELHI – Even in India, where government jobs are considered to be for life, A.K. Verma was pushing it.\n\nVerma, an executive engineer at the Central Public Works Department, was fired after last appearing for work in December 1990.\n\n\"\"He went on seeking extension of leave, which was not sanctioned, and defied directions to report to work,\"\" the government said in a statement on Thursday.\n\nEven after an inquiry found him guilty of \"\"wilful absence from duty\"\" in 1992, it took another 22 years and the intervention of a cabinet minister to remove him, the government said.\n\nIndia's labour laws, which the World Bank says are the most restrictive anywhere, make it hard to sack staff for any reason other than criminal misconduct.\n\nStates, led by Rajasthan and Madhya Pradesh, have recently changed the law to make it easier to hire and fire staff, in a move welcomed by industry leaders but opposed by labour unions.\n\nPrime Minister Narendra Modi has cracked down on rampant absenteeism by making New Delhi bureaucrats sign in at work using a fingerprint scanner. The results are publicly available online - at www.attendance.gov.in - in real time.\"\n1164,\"Hundreds of dog-lovers from Britain, the U.S., Canada and even the Philippines have offered to re-home a pet who was found abandoned at a train station with his own suitcase.\n\nKai the Shar-Pei crossbreed is now the most popular dog in the Scottish SPCA's history after he was found tied to railings outside Ayr station on Friday with a case containing a toy, bowl, food and a pillow.\n\nThe two-year-old is now doing well that the charity's rehoming centre in Glasgow, where staff have had more than 100 phone calls and more than 80 e-mails offering him a new home.\n\nScroll down for video\n\nLonely: Kai the Shar-Pei crossbreed was found at Ayr station with his toy, food and bowl in a suitcase\n\nStaff now face days of work to whittle down the flood of applications to find Kai one new owner after poignant photos of him went viral.\n\nAssistant manager Katrina Cavanagh said: 'We've had offers from America, the Philippines, Canada and England and we're trying to work our way through them.\n\n'We've had good responses in the past but this is off the scale. We've never had offers from the other side of the world before.\n\n'What we're saying to people is fill out a questionnaire, and Anna the manager and I will have a wee look through, whittle them down and make a decision. It'll be hard but we'll get there.\n\n'We just can't believe how big this became, but then, it's not every day you get a dog abandoned with his own suitcase.'\n\nKai has been compared to Paddington bear after his ordeal, which has prompted an investigation by the animal welfare charity.\n\nUntil it is complete, he will not be handed over to a new family, so it could be some time before he is adopted.\n\nHe may also need surgery for entropions, inward-curling eyelids, which the charity will pay for.\n\nMs Cavanagh added: 'He's loved the attention. He's been in and out of his kennel so many times being filmed and having his picture taken. He's a very happy boy and he's behaved perfectly.\n\n'We're also seeing a boost in donations. A lot of people have come here in person and mentioned him.'\n\nAnimal welfare experts warned his owners could face a lifetime ban from keeping animals after the 'cruel' incident.\n\nScottish SPCA inspector Stewart Taylor said: 'The dog is microchipped and we were able to find out his name is Kai.\n\nCared for: Station staff looked after Kai until the Scottish SPCA arrived at the scene on Friday\n\n'We contacted the owner registered to the microchip, who stated they had sold Kai on Gumtree in 2013. Unfortunately they could not tell us the address of the person who bought him.\n\n'This case highlights the potential consequences of selling an animal online, as it often leads to the impulse buying of pets that people know very little about.\n\n'Regardless of the fact Kai was left with his belongings, this was still a cruel incident and we are keen to identify the person responsible.\n\n'If anyone can help we would ask them to get in touch as soon as possible.\n\n'Kai is around two to three years old and is a lovely dog with a nice nature. We will look after him until we can find him a permanent and loving home.'\n\nStation staff looked after Kai until the Scottish SPCA arrived at the scene on Friday.\n\nAbandoning an animal is an offence under the Animal Health and Welfare (Scotland) Act 2006.\n\nAnyone found guilty of doing so can be banned from keeping animals for a fixed period or life.\"\n1165,\"As the anniversary of Sept. 11 approaches, there are growing fears that stolen jetliners could be used in attacks.\nThe Washington Free Beacon reports that Islamists in Libya took control of nearly a dozen commercial jetliners last month when they overran the Tripoli International Airport. There are fears the jets may end up being used in terrorist attacks across North Africa.\n\nIntelligence reports of the stolen jetliners were distributed to the U.S. government over the past two weeks warning that one or more aircraft may be used in an attack on 9/11 or later this month.\n\n\"\"There are a number of commercial airliners in Libya that are missing. We found out on September 11 what can happen with hijacked planes,\"\" said one official.\n\nOn September 11, 2012, the U.S. diplomatic compound in Benghazi was attacked by terrorists who killed four Americans including Ambassador Christopher Stevens. The attack was originally blamed on an \"\"anti-Muslim video\"\".\n\nTensions continue to be high across the region. With the rise of ISIS and a second American journalist beheaded, security is going to be on high alert.\n\nA senior State Department counter-terrorism official was asked to comment on reports on the stolen jetliners but he declined. Another said \"\"we can't confirm that.\"\"\"\n1166,\"On Friday, the Nigerian military reportedly agreed to a truce with the militant group Boko Haram. According to the announcement, more than 200 Nigerian schoolgirls who were abducted this year will be freed. According to CNN, the details of the release are expected to be negotiated next week.\n\nIn August, the militant group Boko Haram declared an \"\"Islamic state\"\" in northeastern Nigeria, a territory largely occupied by the fighters. Boko Haram is believed to be hiding the girls somewhere in this area.\n\nThis week marked six months since the mass kidnapping took place. Here's what has happened since.\n\nOn April 14, 276 Nigerian girls were kidnapped by Boko Haram militants from a school in Chibok, northern Nigeria, according to official figures. The mass abduction occurred at night, and it took days before the full scale of the kidnapping became clear. Shortly after the abductions, a military spokesperson claimed that most of the girls had been rescued by Nigerian soldiers, but the remarks turned out to be wrong. Whether or not the Nigerian army is suited to finding the girls has been questioned: Its reputation in the rural north is bad, and it is often accused of lacking transparency and its soldiers of committing crimes. One recent video allegedly showed Nigerian soldiers slitting prisoners' throats, according to Amnesty International.\n\nIn the weeks following the mass kidnapping, criticism of the Nigerian government and the military had quickly grown as they failed to free the girls. In May, Boko Haram leader Abubakar Shekau released a video message claiming that the girls would \"\"remain slaves with us.\"\"\n\nNearly 200 days have passed since the girls were abducted, and according to estimates, more than 200 schoolgirls are still being held by Boko Haram militants.\n\nOnly a few dozen girls have managed to escape over the past months: The Times of London cited an example of four girls who were able to flee from their captors and walked for three weeks through the jungle. Most of the escapes, however, took place shortly after the abductions, as this graph shows. As time passed, hope faded for many parents, and reports of escapes became less frequent. \"\"The longer they're there, the greater likelihood they become dispersed, and the more difficult they are to track down,\"\" Jennifer Cook, director of the Africa Program at the Center for Strategic and International Studies, told Time magazine this week, before the reports emerged that Boko Haram was considering freeing them. There are conflicting numbers of how many girls are still in captivity — some say 215, some say 219.\n\nThe numbers used in our graph only refer to the mass kidnapping in April. Other abductions of women and girls have occurred since.\n\nBoko Haram is predominantly active in the northeast of Nigeria, where the girls were kidnapped, but its sphere of influence extends further into the west and south of the country.\n\nThe militants have conducted an increasing number of attacks over the past few months and are now believed to be active in an area which could be up to 500,000 square kilometers, or 193,000 square miles. Its core area spreads over as much as 250,000 square kilometers, roughly the size of the United Kingdom. However, Boko Haram is not in full control of most of the areas in which it is active.\n\nFatalities from non-criminal Nigerian violence — a term that includes attacks by terror groups and communal or political actors — have risen rapidly since 2010, and Boko Haram attacks are the main driver behind this rise. The militant group has killed at least 5,100 Nigerians this year, according to estimates of the Johns Hopkins School of Advanced International Studies. This graph shows how fatalities caused by Boko Haram went up from around zero to more than 5,000 annually within only six years.\n\nAlthough the threat posed by Boko Haram had grown steadily, it took until the April abductions for the conflict to make international headlines. The burst of reporting was accompanied by a huge rise in attention to Boko Haram on social media.\n\nUp until May 13, about 3.3 million tweets were posted, using the hashtag #BringBackOurGirls. According to the BBC, most people who used the hashtag lived in Nigeria (27 percent) and the United States (26 percent). Still, thousands of tweets are being posted each week in an effort to raise awareness about the fate of the Nigerian schoolgirls.\n\nThe social media campaign found prominent supporters: As of Oct. 17, more than 57,000 users had retweeted Michelle Obama's message: \"\"Our prayers are with the missing Nigerian girls and their families. It's time to #BringBackOurGirls.\"\"\n\nOur prayers are with the missing Nigerian girls and their families. It's time to #BringBackOurGirls. -mo pic.twitter.com/glDKDotJRt\n\n— The First Lady (@FLOTUS) May 7, 2014\n\nThe Obama administration deployed 80 U.S. military personnel to Chad in May. In a letter, the White House said: \"\"These personnel will support the operation of intelligence, surveillance and reconnaissance aircraft for missions over northern Nigeria and the surrounding area,\"\" and aid in the search for the missing schoolgirls. Chad is east of Nigeria. Other countries, such as China, France and Britain, have also sent military assistance to the region.\n\nAccording to some reports, Boko Haram started to sell some of the kidnapped girls as brides to militants in May. The value of a girl, according to Boko Haram: $12. The Associated Press cited reports of forced mass weddings which had taken place after the abductions. In a video message, Boko Haram leader Shekau had reportedly announced: \"\"I abducted your girls. I will sell them in the market, by Allah.\"\"\n\nThe hunt for Boko Haram leader Shekau had started well before the mass abductions of the girls. In 2013, the U.S. State Department added Shekau to its \"\"Rewards for Justice Program,\"\" offering up to $7 million for information that led to his capture. Those efforts have been unsuccessful. A video which was released this month showed Shekau alive and in freedom.\n\nMeanwhile, USAID — the international development agency of the United States — has devoted about $150 million to programs aimed at providing education to Nigerian children and teenagers.\n\nThe programs primarily target internally displaced children and others who are affected by the violence in Nigeria. Only 28 percent of primary-age children have ever attended school in Borno, the state in which the kidnappings took place.\n\nThe low attendance rates in an area partially under the sphere of influence of Boko Haram does not seem to be a coincidence. Boko Haram's name can be translated as \"\"Western education is sin.\"\"\"\n1167,\"He has not yet reached his 18th birthday.\n\nBut Mohammed Islam, from Queens, New York, has already made an estimated $72million - from trading stocks on his lunch breaks at school, according to New York magazine's Monday issue.\n\nThe 17-year-old, who started dabbling in penny stocks at the tender age of nine, spends most of his breaks at Stuyvesant High School trading oil and gold futures, and small to mid-cap equities.\n\nSCROLL DOWN FOR VIDEO\n\nMulti-millionaire: Mohammed Islam (pictured in a Facebook photo), 17, from Queens, New York, has already made an estimated $72million - from trading stocks on his lunch breaks at Stuyvesant High School\n\nProfessional: The teenager (center, in glasses), who started dabbling in penny stocks at the tender age of nine, spends most of his school breaks trading oil and gold futures, and small to mid-cap equities\n\nLife of luxury: Outside of school, Mohammed (left, in an Instagram shot) often takes his friends out to dine at Morimoto on 10th Avenue, where they feast on $400 caviar, expensive dishes and fresh-squeezed apple juice\n\nOutside of school, he often takes his friends out to dine at Morimoto on 10th Avenue, where they feast on $400 caviar, expensive dishes and freshly-squeezed apple juice.\n\nDuring an interview for the magazine;s 10th annual 'Reasons to Love New York issue', Mohammed refused to disclose his exact net worth, but he admitted it was in 'the high eight figures'.\n\nThe successful teenager revealed he had used his incredible wealth to purchase a BMW - which he does not yet have a license to drive - and rent a Manhattan apartment.\n\nHowever, his parents, who are immigrants from the Bengal region of South Asia, will not yet allow him to move out of their family home in Queens, according to the New York Post.\n\nMohammed has also taken to social media to show off his well-funded, lavish lifestyle - regularly posting videos of him partying, playing poker and dancing with numerous women on Instagram.\n\nHis hard-earned cash has certainly been beneficial to his parents. 'My dad doesn't work now and I tend to help out with things, and futures gives me that incentive,' said the student.\n\nSchool: During an interview for New York magazine, Mohammed refused to disclose his exact net worth, but he admitted it was in 'the high eight figures'. Above, Stuyvesant High School, where he traded stocks\n\nLavish: Mohammed has also taken to social media to show off his well-funded, lavish lifestyle - regularly posting videos of him partying, playing poker (pictured) and dancing with numerous women on Instagram\n\nBirthday fun: The teenager revealed he had used his wealth to purchase a BMW - which he does not yet have a license to drive - and rent a Manhattan apartment. Above, a clip from a video on Mohammed's Instagram\n\nThis photo, also posted on the student's Instagram, shows two women holding up bottles of champagne\n\nBut despite its advantages, Mr and Mrs Islam are not overly keen on their son's interest in trading.\n\n'My dad doesn't like [finance] that much,' Mohammed, who has written the phrase, 'More money, less problems', on his Instagram profile, said in an ISSUU interview.\n\n'He says he is ok with me trading, but my mom is skeptical about the market. But they see it as, if I am good at it, then why not?'\n\nA year after he started experimenting with penny stocks, Mohammed was introduced to further financial markets by his cousin. He has since developed a 'life-long passion' for trading.\n\n'What makes the world go round? Money,' he said. 'If money is not flowing, if businesses don’t keep going, there’s no innovation, no products, no investments, no growth, no jobs.'\n\nOn his LinkedIn profile, the student said he rose to success while trading stocks during his lunch breaks because he 'followed the market, hunted for opportunities and used everything from fundamental analysis to technical analysis and price action to speculate in the markets'.\n\nAfter having high returns in penny stocks, he moved on to small-mid cap equities, then derivatives, before feeling out the futures market and specializing in oil and gold, he said.\n\nHe added he has now developed 'a passion for understanding the markets and a passion for making money', and trades 'mainly based on volatility and volume'.\n\nLet me take a selfie: Mohammed has the phrase, 'More money, less problems', written on his Instagram profile. Above, a female reveller is pictured taking a selfie in another video on Mohammed's Instagram\n\nSpeech: Speaking of his passion for trading stocks, Mohammed (pictured giving a speech), who trades 'mainly based on the volatility and volume' of gold and oil, said: 'What makes the world go round? Money'\n\nDuring his interview with New York magazine's, Mohammed revealed his biggest inspiration in the finance world has been Paul Tudor Jones.\n\nJones, 60, the billionaire founder of Tudor Investment Corporation, a private asset management firm and hedge fund, ranks as the 108th-richest American, according to Forbes.\n\nMohammed said that while he had been 'paralyzed' by his losses when he first started trading, he quickly learned from Connecticut-based Jones's ability to get back into the game again and again.\n\n'I had been paralyzed by my loss,' he said. 'But [Jones] was able to go back to it, even after losing thousands of dollars over and over.'\n\nInspiration: Mohammed revealed his biggest inspiration in the finance world has been Paul Tudor Jones (pictured), the founder of Tudor Investment Corporation, a private asset management firm and hedge fund\n\nSpeaking to Business Insider, he added: 'Jones’s personality and technique are what make him so successful and I aspire to become even one per cent of the man he is.\n\n'He went through obstacles, yet still came out on top'\n\nAnd despite his massive fortune, Mohammed has no plans to give up trading just yet.\n\nThe teenager said he and his trader friends hope to start a hedge fund in June - when he is old enough to get his broker-dealer license - and intend to make a billion dollars by next year.\n\nThis, of course, will all be done while attending college.\n\n'It’s not just about the money,' said Mohammed, whose ultimate goal is to pave a path in the financial industry that will enable him to become a reputable hedge fund manager.\n\n'We want to create a brotherhood. Like, all of us who are connected, who are in something together, who have influence.'\"\n1168,\"An Israeli newspaper report says Islamist websites are claiming extremists have kidnapped an Israeli-Canadian woman who joined Kurdish fighters overseas.\n\nThe Jerusalem Post says reports of Gill Rosenberg’s capture surfaced Sunday on websites “known to be close” to Islamic State extremists.\n\nThe newspaper says the websites give few details on the alleged kidnapping, only that it occurred after three suicide attacks on sites where Kurdish fighters were holed up.\n\nClashes between ISIL and Kurdish troops have largely focused on the Syrian city of Kobani, near the Turkish border.\n\nThe now-notorious al-Qaeda splinter group is currently in control of large swaths of territory in both Syria and Iraq.\n\nMessages of concern were posted Sunday on a Facebook profile belonging to a Gill Rosenberg. An earlier message asked for advice on joining the Kurdish army.\n\n“Canada is pursuing all appropriate channels” to seek further information and is in touch with local authorities, a foreign ministry spokesman said on Sunday in a statement\n\nWith a file from Reuters\"\n1169,\"Be sure to 'like' Hockeybuzz on Facebook!\n\nThe Jets and Evander Kane appear to be at a crossroads. It sounds like the bidding may be at hand...hearing Florida (e3), Toronto (e4), Montreal (e2) and Buffalo (e3) have interest. \n\nMore to come...\n\nBy the way, fighting a stomach flu...(thanks kids) so no podcast today.\"\n1170,\"North Dakota voted to name a new 650-acre publicly owned site currently under construction after President Obama.\n\nIn a sweeping 35-10 vote, the state Senate approved a bill to name their new dump after our 44th president.\n\n180887147\n\n \n\nVia The Daily Currant:\nWhen completed, the Barack Obama Memorial Landfill will be the largest waste disposal site in North Dakota, and the 17th largest in the United States. It will be especially rich in toxic waste from the local petroleum and medical industries.\n\n“We wanted to do something to honor the president,” says Republican State Senator Doug Perlman, who was the lead sponsor of the bill. “And I think a pile of garbage is a fitting tribute to Obama’s presidency.\nAbsolutely hilarious!\n\nNOTE: We got taken on this one! It’s a spoof and the website we linked to is a spoof website. We apologize for the mistake but are leaving it up because it’s still funny!\"\n1171,\"When Oliver Ilic's girlfriend broke up with him and told him he's not very good in bed, he had an extreme post-breakup reaction and chopped off his penis. Yikes.\n\nHe told doctors that his girlfriend had complained about the size of his manhood, which led to him grabbing a razor blade and mutilating himself.\n\nBut when the bleeding wouldn't stop, Ilic knew it was time to get some help, so he called emergency services and was taken away in an ambulance. Police discovered the severed organ sitting in the bin, and one five-hour operation later, the penis was reattached.\n\nHowever, doctors say it's still too early to tell if the surgery was a success, and it remains to be seen if Ilic will regain full use of the organ.\n\nWe're just glad to hear that Ilic is on the road to recovery - he must have felt truly traumatised to harm himself in such a way.\"\n1173,\"The federal government is working to confirm reports that Gill Rosenberg, a Canadian citizen, has been captured by Islamist extremists in Syria.\n\nAccording to the Jerusalem Post, websites \"\"known to be close\"\" to ISIS extremists reported the capture of the Israeli-Canadian woman, who joined Kurdish fighters overseas, on Sunday.\n\n\"\"Canada is pursuing all appropriate channels\"\" to seek further information and is in touch with local authorities, a spokesman for the foreign ministry said on Sunday.\n\nThe newspaper said the websites give few details on the alleged capture, only that it occurred after three suicide attacks on sites where Kurdish fighters were holed up.\n\nClashes between ISIS and Kurdish troops have largely focused on the Syrian city of Kobani, near the Turkish border.\n\nThe now-notorious al-Qaeda splinter group is currently in control of large swaths of territory in both Syria and Iraq.\n\nMessages of concern were posted Sunday on a Facebook profile belonging to a Gill Rosenberg. An earlier message asked for advice on joining the Kurdish army.\"\n1174,\"A group, allegedly named RIP Macaulay Culkin, gained thousands of 'likes' online before being removed\n\nMacaulay Culkin has been the victim of a death hoax - again.\n\nFor the second time this year the actor has had false reports circulate online regarding his sudden death.\n\nBut once again it turns out that the Home Alone star is actually alive and well.\n\n“@AnchovyWarhol: New Orleans we love you, @cheesedayz is buying a band house. pic.twitter.com/z4KqgKPPAN”— pizza underground (@cheesedayz) November 8, 2014\n\nThe rumour seems to have originated online with a mock tribute page making the rounds on Facebook for people to show their respect.\n\nMourners were going off a fake report, which read: “At about 11 a.m. ET on Thursday (November 06, 2014), our beloved actor Macaulay Culkin passed away.\n\n\"\"Macaulay Culkin was born on August 26, 1980 in New York. He will be missed but not forgotten. Please show your sympathy and condolences by commenting on and liking this page.”\n\nDelaware. Just like Hawaii, only grape. @cheesedayz #delawarepunch pic.twitter.com/tdK9EbffRY— Anchovy Warhol (@AnchovyWarhol) November 7, 2014\n\nThe social media page, believed to have been named 'RIP Macaulay Culkin', has since been removed but at one point allegedly garnered hundreds of thousands of 'likes'.\n\nHowever a picture uploaded by the 34-year-old's band, Pizza Underground, showed him to still be living.\n\nThe photo, uploaded on Friday, showed the former child actor surrounded by his bandmates and looking at a laptop\n\n.   FameFlynet   The truth\n\nUsers have since reacted angrily to being duped and hit out at those who started the hoax.\n\nOne person tweeted: \"\"So it turns out Macaulay Culkin is not dead. Why do people think it's hilarious to spread these type of rumours? Silly potatoes.\"\"\n\nWhereas another joked: \"\"I'm hearing rumours that Macaulay Culkin is dead. Has anyone been round his house? He's probably there. Alone.\"\"\n\nWe have reached out to Macaulay's reps for a comment.\n\nVideo loading\"\n1175,\"A spokesman for the Iraqi health ministry denied reports in a local newspaper that militants in Mosul had Ebola\n\nReports that Isis fighters in Iraq have contracted Ebola have been refuted as “incorrect” and “unfounded” by the country’s health ministry.\n\nDespite reports on Wednesday in the Iraqi paper, al-Sabah, that two cases of Ebola had been reported in Mosul in the north of the country, Ahmed Rudaini, the health ministry’s spokesman dismissed the speculation.\n\nHe said the disease could not have been registered, as only the Central Laboratory of Public Health in Baghdad has the “diagnostic capabilities” to confirm cases of Ebola which was reported by the al-Maalomah news website and the International Business Times.\n\nThe World Health Organisation also confirmed that they had received no confirmation of Ebola cases from Iraq.\n\nTarik Jasarevic from the organisation told The Independent: \"\"WHO is aware of these reports and is working closely with Iraqi MoH to get more information.\n\n\"\"It is unlikely that this case can be a confirmed Ebola case as there is no laboratory facility in Mosul that could do an Ebola test.\"\"\n\nWHO’s director of communications, Christy Feig had earlier told Mashable: “We have no official notification from [the Iraqi government] that it is Ebola.”\n\nThe organisation has reached out to the Iraqi government to investigate the claims, should it require assistance, however.\n\nAl-Sabah initially reported that “terrorists” from several unnamed African countries had brought the virus to the country and claimed that two cases of Ebola and 26 cases of HIV/AIDS had been registered by authorities.\n\nAlthough Isis has recruited foreign fighters in the past, it believed that the majority came from Tunisia, according to a Washington Post report. Very few, if any, militants are thought to have travelled from at-risk areas of West Africa, including Liberia, Sierra Leone and Guinea.\n\nThe northern city of Mosul fell to Isis six months ago and residents have suffered brutal repression. People are restricted from leaving the city without first nominating a guarantor, water and food supplies are limited and hospitals have been closed due to a lack of electricity.\"\n1176,\"NAIROBI: The death of the leader of Somalia's Al-Qaeda-linked Shebab rebels in a US air strike is a \"\"very strong probability,\"\" but still unconfirmed, security sources said today.\n\n\"\"There is a very strong probability that he is dead.... This requires verification on the ground, which is not simple,\"\" said a Western security source, who asked not be identified.\"\n1177,\"It can't be possible. I refuse to believe it. But there are reports circling that the Batmobile has been stolen from the set of Batman Vs. Superman in Detroit.\nDetails are scarce and nothing is confirmed. Bleeding Cool, which first reported on the caped crusader's missing machine, reached out to Warner Bros. but the studio hasn't responded. CBS in Detroit has contacted the local police department and they're looking into it.\n\nAgain, this is probably bogus, but if it isn't, keep your eyes peeled for something dark, menacing, and with freaking machine guns on its nose.\"\n1178,\"The alleged gunman in a shooting on Parliament Hill Wednesday is 32-year-old Michael Zehaf-Bibeau, sources have confirmed to Global News.\n\nSources also confirmed that an investigation is underway into Zehaf-Bibeau’s connections in Calgary. \n\nThough little is known so far about the man alleged to have shot and killed Canadian soldier Nathan Cirillo, a Montreal criminal court database shows a man with the same name was arrested five times while living in Montreal.\n\nZehaf-Bibeau was charged in Feb. 2004 for possession of marijuana and possession of PCP. He pleaded guilty to both charges in Dec. 2004. He served one day in prison for marijuana possession and 60 days for PCP possession.\n\n\nZehaf-Bibeau also pled guilty to a Mar. 2004 charge of failing to respect parole conditions. He served one day in prison for that offence.\n\nThe criminal court database also shows a“Michael Bibeau-Zehaf”was convicted of marijuana possession in 2009.\n\nA Zehaf-Bibeau was charged in Vancouver in December 2011 with robbery.\n\nHe pleaded guilty in February of 2012 to the lesser charge of uttering threats, for which he was sentenced to one day in jail in addition to 66 days credit for time served.\n\nCourt records indicate he was seen by a psychiatrist while in jail and found fit for trial.\n\nThe Vancouver police and the B.C. RCMP have confirmed they are working with the municipal police and Mounties in Ottawa, though they have declined to provide any more information.\n\nAs of 2004, Zehaf-Bibeau’s address was located in Montreal’s Villeray neighbourhood along St. Dominique.\n\nThe Ottawa Citizen reported that a Zehaf-Bibeau listed an Aylmer, Quebec address when he was charged with breaching release conditions from a previous charge.\n\nWith files from the Canadian Press\n\nEditor’s note: This story has been updated to clarify information regarding Vancouver criminal charges.\"\n1179,\"Supporters of the Islamic State of Iraq and Syria militant group have recently circulated pictures of the “Cub of Baghdadi,” who they say is the youngest ISIS “martyr” from the Arabian Peninsula to have been killed in Syria.\n\nOn “The Cub of Baghdadi Channel” on YouTube, ISIS supporters on Oct. 7 published an obituary for the young boy.\n\n“In life we have met, and in the afterlife, we have the hope - we ask God to see you in happiness, in a place where this no boredom. In heaven,” it read.\n\nThe YouTube video featured a collage of pictures of the young boy who is believed to be 10-years-old. The images, which show him wearing military clothes and carrying arms, cannot be independently verified however.\n\nOther pictures show him posing with his “martyred” father. The video has garnered at least 56,296 views as of Thursday.\n\nOn Twitter, a “Cub of Baghdadi is Staying” twitter account dedicated to the boy has 4,309 followers as of Thursday.\n\nThere were mixed reactions to the reports of his death.\n\nOn YouTube, one user commenting said “Oh mother, I did not die, but I am a martyr with my God,” while another user on Twitter said: “God bless you cub of Baghdadi, your picture has made me cry. I swear I wished if I was in your\nplace.”\n\nCharlie Cooper, a researcher at the Quilliam Foundation, told The Independent newspaper that those sharing the pictures are paying tribute to the child as the youngest martyr from the Arabian Peninsula to have been killed in Syria.\n\nHowever, there were others who criticized and scorned the use of children in conflict.\n\nOn YouTube commented said: “Unfortunately everyday a child in Palestine is martyred either because of conflict, hunger or sickness. We did not see anyone objecting…”\n\nAnother rebuked the use of children in conflicts on YouTube: “Is this holy jihad? Brainwashing kids’ brains?”\n\nOn Twitter user said: “Cub of Baghdadi youngest ISIS fighter killed, the child from the Arabian Peninsula came to kill other Arabs, what a great upbringing.”\n\nAnother Twitter user said: “ISIS has announced the killing of its youngest jihadist, and says he is in heaven with 72 Barbie dolls,” in apparent reference to a saying propagated by extremist groups that men will be rewarded with 72 virgins in heaven.\n\nThe United Nations has previously rebuked the group for using children below the age of 15 and accused it of committing war crimes.\"\n1180,\"The importance of wearing a helmet when on the field of battle has been perfectly illustrated in a video uploaded to YouTube by a US Marine.\nIn the video above, three Marines are seen to move through a building in search of a source of gunfire. As they near a doorway in single file, a bullet suddenly bounces off the Kevlar helmet of the middle soldier.\nThe three men then quickly retreat to the back of the building to inspect the damage to the soldier's helmet. After ascertaining that the Marine is unharmed, they regroup to consider their options.\nAfghanistan veteran Sam Arnold says that the video was shot while \"\"conducting a joint helicopter raid in the Now Zad district, Helmand Province in 2013\"\". The footage was uploaded to YouTube last month, and has since received just under 200,000 views.\"\n1182,The IS released a video purporting to show the execution of British aid worker David Haines.\n1183,\"\"\"Multiple unconfirmed sources\"\" report that Haines has been beheaded by ISIS.\"\n1184,\"Kids these days. \n\nNew York Magazine recently profiled Mohammed Islam, a 17-year-old senior at Manhattan's Stuyvesant High School who decided to start trading stocks during his lunch break and found himself all the richer for it. \n\n$72 million richer, to be precise. \n\nIslam, the son of Bengali immigrants from Queens, is the president of the school's Investment Club and has been profiled by Business Insider for his financial acumen. Mo, as he's known, won't disclose his full net worth but says it's in \"\"the high eight figures.\"\" \n\n\n\n\nMo's got an apartment in Midtown Manhattan, though his parents won't let him move out of their house until he's 18. He bought a BMW, but he doesn't have a license to drive it – his dad drives him on inspirational tours past the home of his idol, billionaire Paul Tudor Jones, a hedge-funder and private asset manager who's ranked the 108th richest American, according to Forbes. \n\nIslam recalls that, when he first experimented with penny stocks (at the tender age of 9), he lost some of the money he'd saved up from tutoring, which caused him to swear off trading briefly. But he was reinvigorated by Jones's story and quotes his idol: \"\"You learn more from your losses than from your gains.\"\" \n\nFrom all appearances, Islam's learned plenty.\"\n1185,\"Rep. Duncan Hunter said Border Patrol agents have captured ‘at least 10 ISIS fighters’ trying to enter the U.S. from Mexico. The California congressman’s bombshell on Fox News Tuesday also claims more militants may already be here.\n\nISIS may already be here.\n\nIn an alarmist bombshell statement that intersects both America’s war on terror and its fight to secure the border with Mexico, Rep. Duncan Hunter said ISIS fighters have been caught attempting to cross into the U.S.\n\nHunter, a California Republican and former Marine major, told Fox News Channel’s Greta Van Susteren on Tuesday that Border Patrol agents have captured Islamic State in Iraq and Syria militants trying to get into Texas from Mexico.\n\n“ISIS is coming across the southern border,” said Hunter, whose district includes much of San Diego. “They aren’t flying B-1 Bombers bombing American cities, but they are going to be bombing American cities coming across from Mexico.\n\n“At least 10 ISIS fighters have been caught coming across the Mexican border in Texas,” Hunter continued. “There’s nobody taking about it.”\n\nWhen Van Susteren pressed him for his source, the Congressman replied: “I’ve asked the Border Patrol.”\n\n“They caught them at the border,” Hunter said. “Therefore, we know ISIS is coming across the border. If they catch five or 10 of them you know there are going to be dozens more that did not get caught by the Border Patrol.”\n\njmolinet@nydailynews.com Follow on Twitter @jmolinet\n\nON A MOBILE DEVICE? CLICK HERE TO WATCH THE VIDEO.\"\n1187,\"An American hostage in Yemen held by al-Qaeda has been freed, according to statements from the country’s defense ministry on Saturday, however his sister has received information of his death.\n\nThe defense ministry said on its website that an operation by Yemen's armed forces early on Saturday freed photojournalist Luke Somers and led to the killing of 10 members of the militant group holding him, according to Reuters news agency. \n\nIt said the operation took place in the Wadi Abdan Al Daqqar region of Shabwa Province in the southern part of the country. \n\nBut his sister Lucy Somers told The Associated Press that she learned of her 33-year-old brother’s death from FBI agents. There was no immediate comment from Washington, nor from security officials in Yemen's capital, Sanaa.\n\nMeanwhile another account suggests Somers was wounded during the operation. \n\n\"\"American soldiers carried away the hostage. He was wounded and we don't know if he is dead or alive,\"\" the Yemeni official told Agence France-Presse on condition of anonymity.\n\nSomers was kidnapped in September 2013 in the Yemeni capital of Sanaa, where he had been working as a freelance photographer for the Yemen Times.\n\nAl-Qaeda posted a video Thursday that showed Somers, 33, and a local al-Qaeda commander threatening that Somers would meet his fate in three days if the United States doesn’t meet the group’s demands, which weren’t specified.\n\nIn a video posted Saturday near London, Lucy Somers describes her older brother as a romantic who “always believes the best in people.” She ends with the plea: “Please let him live.”\n\nIn a statement, Somers’ father, Michael, calls his son “a good friend of Yemen and the Yemeni people” and asks for his safe release.\n\n“When foreign nationals were advised to leave Yemen, Luke refused to go, saying he felt safe and at home there,” Lucy Somers said in her video. “He felt the Yemeni people would look after him.”\n\n“Photojournalism has been his way of highlighting the struggles of the Yemeni people,” she said.\n\nMichael Somers said his son “was confident that no one would harm him for his simplicity and honest friendship to all Yemenis around him.”\n\nLuke Somers “told all his friends and loved ones stories of Yemenis’ generosity, humility and devoted friendship,” his father said, adding, “Luke’s life in Yemen these past three and a half years should not have ended with a kidnapping but with a great reward. The fact that he chose to live in Yemen and not the United States shows where his sympathies lay. Please bring Luke back to us safe and sound.”\n\nSomers’ brother, Jordan, and mother, Paula, offered a similar message in an earlier video.\n\n“My life is in danger,” Luke Somers said in the al-Qaiea footage, which appeared to mimic hostage videos released by al-Qaida’s rival, the Islamic State of Iraq and Syria (ISIS) group. He asked for help.\n\nIn a statement Thursday, Pentagon press secretary Rear Adm. John Kirby acknowledged for the first time that a raid last month had sought to rescue Somers but that he turned out not to be at the site.\n\nWhite House spokeswoman Bernadette Meehan also said President Barack Obama had authorized a rescue operation to free Somers and other hostages but “regrettably, Luke was not present.”\n\n[With agencies]\"\n1190,\"The artist whose real name was Henry Jackson passed away at about 2 a.m. Tuesday in the New York City area. A founding member of 1980s revolutionary hip hop group The Sugarhill Gang, Big Bank Hank was best known for his verses on 'Rapper's Delight,' which was No. 248 on Rolling Stone's list of The 500 Greatest Songs of All Time.\n\nBig Bank Hank, one of the founding members of iconic 1980s hip hop group The Sugarhill Gang, died early Tuesday morning after a battle with cancer. He was 57.\n\nThe news was first reported by music blog InFlexWeTrust.com. TMZ reported that the rapper — born Henry Jackson on Aug. 5, 1957, in the Bronx — died at about 2 a.m. Tuesday in the greater New York City area.\n\n“So sad to hear of our brother’s passing,” wrote fellow group members Wonder Mike and Master Gee in a statement to TMZ.\n\nFrom left, Wonder Mike, Master G and Big Bank Hank perform live circa 1979.\n\nBig Bank Hank, left, leaves behind fellow group members Wonder Mike, ceinter, and Master G, right.\n\nThe Sugarhill Gang quickly rose to fame in the 1980s with their hit, 'Rapper's Delight,' and left a legacy as one of the greatest hip hop groups of all time.\n\nHank’s Sugarhill Gang, which was named after the Sugar Hill neighborood in Manhattan, made music history in 1979 when their single “Rapper’s Delight” became the first hip hop track to be listed in the Top 40 charts in the United States.\n\nThe track is widely considered to be the first song to popularize hip hop. Rolling Stone ranked it No. 248 on its list of The 500 Greatest Songs of All Time, and it came in at No. 2 on VH1’s 100 Greatest Hip Hop Songs.\n\nBig Bank Hank was born in the Bronx and died in the New York City area.\n\nBig Bank Hank performs during the Justin Timberlake and Friends Old School Jam concert benefiting Shriners Hospitals for Children at the Planet Hollywood Theater for the Performing Arts in October 2011 in Las Vegas.\n\nBig Bank Hank poses for a portrait at Sugar Hill Records in January 1984 in Englewood, N.J.\n\nHenry Jackson loved to rap about trying to steal Lois Lane away from Superman.\n\nHank, known in his songs as \"\"the grandmaster with 3 MCs that shock the house for the young ladies,” rapped in his verses about competing with Superman for Lois Lane.\n\nThe Sugarhill Gang, a seminal hip group in music history, had five studio albums including their 1980 self-titled record. The group released its last one, \"\"Jump on It!,\"\" a hip hop children's album, in 1999.\"\n1192,\"update\n\nAn Iraqi official today denied that a woman detained in Lebanon yesterday is the wife of Islamic State of Iraq and Syria (ISIS) leader Abu Bakr al-Baghdadi, as confusion continues to reign over the identity of a woman and child captured by the Lebanese army near the border with Syria, AP reported.\n\nIraqi Interior Ministry spokesman Saad Maan Ibrahim told AP that the woman in question was indeed called Saja al-Dumani, as reported yesterday. However, Ibrahim said she is not al-Baghdadi’s wife, as Lebanese officials had claimed. Instead, she is the sister of Omar Abdul Hamid al-Dumani, an Iraqi terror suspect being held by authorities in the country, Ibrahim said.\n\nBuzzFeed News’ report from yesterday follows below.    BF_STATIC.timequeue.push(function () { document.getElementById(\"\"update_article_update_time_4395015\"\").innerHTML = UI.dateFormat.get_formatted_date('2014-12-03 07:11:48 -0500', 'update'); });\n\nThe Lebanese army says it has detained the wife of Islamic State of Iraq and Syria (ISIS) leader Abu Bakr al-Baghdadi close to the country’s border with Syria, the BBC reported. A child has also reportedly been detained.\n\nA file image made from video posted on a militant website shows the leader of the Islamic State group, Abu Bakr al-Baghdadi, delivering a sermon at a mosque in Iraq.  AP Photo/Militant video, File\n\nAlthough their identities have not officially been made public, Reuters is reporting that the woman in question is an Iraqi named Saja al-Dulaimi, citing a security official and a senior political source. She is one of 150 women released from a Syrian government jail as part of a prisoner swap for 13 nuns held by al-Qaeda–linked Syrian militants in March.\n\nThe al-Safir newspaper said that Baghdadi’s wife was currently being interrogated by Lebanon’s Defense Ministry, the BBC reported.\n\nThere have been conflicting reports as to whether the child is Baghdadi’s daughter or son. The security official cited by Reuters said it is his daughter, and that DNA tests have been carried out to confirm she is Baghdadi’s child. However, the BBC is reporting that the child is his son.\n\nIt is also unclear when the pair were detained by Lebanese authorities, with Reuters saying it occurred “in recent days,” while a source told AFP they were taken near Arsal 10 days ago.\n\nSpeaking to CNN, terror expert and Director at the Asia Pacific Foundation Sajjan M. Cohel said, “It’s certainly a new dynamic because we’ve never seen anybody connected so close to al-Baghdadi being detained.”\n\nHowever, Cohel questioned what the pair were doing in Lebanon: “Is he estranged from them? Has he fallen out with them? Were they escaping from him?”\n\nVery little is known about al-Baghdadi. He has not been seen in public since June, and last month ISIS denied reports that he had been injured or killed by an air strike by U.S.–lead forces near Mosul.\"\n1195,\"The Islamist group Boko Haram has denied claims by Nigeria’s government that it has agreed to a ceasefire and will release more than 200 abducted schoolgirls.\n\nThe announcement came in a video sent to Agence France-Presse on Saturday in which the militant group’s leader, Abubakar Shekau, ruled out future talks with the government and said the girls had converted to Islam and been married off since being kidnapped more than six months ago.\n\nSome 276 schoolgirls were seized from the remote north-eastern town of Chibok in Borno state in April. Many escaped in the first couple of days but 219 remain missing.\n\nMore than 500 women and girls aged from infancy to 65 have been kidnapped by Boko Haram and held in militant camps since 2009, Human Rights Watch said this week, including 60 reportedly kidnapped from two towns in north-eastern Nigeria last week. Many have been targeted because they are Christians or attending school.\n\nGirls and women abducted by the Islamist group and later released have spoken of life in captivity that included forced marriage and labour, rape, torture, psychological abuse and coerced religious conversion.\n\nShekau said in the latest video that all of the Chibok schoolgirls had become Muslims. “They have now memorised two chapters of the Qur’an,” he said.\n\nSpeaking in Hausa, he said: “We have married them off. They are in their marital homes.”\n\nFamilies of the Chibok schoolgirls said they were shocked but not surprised at the marriage claims.\n\nPogo Bitrus, the head of the Chibok Elders Forum, said: “We were sceptical about the talks to release our girls and we never took the ceasefire seriously because since the announcement, they have never stopped attacking communities. Therefore the information that our girls have been married off is not surprising to us.”\n\nBitrus has four nieces among the hostages. “We are only hoping the government will step up whatever efforts it is making to quell the insurgency,” he said.\n\nEnoch Mark, a Christian pastor in Chibok whose daughter and niece are among the hostages, said the girls’ families were “lost for words”.\n\n“Since they were kidnapped we have no certainty about the situation they are in. We keep getting conflicting information,” he said. “We only keep hoping that they will be returned to us.”\n\nDaniel Bekele of Human Rights Watch said the Chibok kidnappings and the #BringBackOurGirls campaign had focused global attention on the vulnerability of girls in north-eastern Nigeria.\n\n“Now the Nigerian government and its allies need to step up their efforts to put an end to these brutal abductions and provide for the medical, psychological and social needs of the women and girls who have managed to escape,” he said.\"\n1196,\"Claim: An illustration created in response to the Charlie Hedbo attack, titled \"\"Break one, thousand will rise,\"\" was drawn by graffiti artist Banksy.\n\nFALSE\n\nExample: [Collected via Twitter, January 2015]\n\nBanksy shares simple but beautiful tribute to Charlie Hebdo cartoonists http://t.co/Q7qjsgOKB9 pic.twitter.com/D5PEFmEgtC— HuffPostArts&Culture (@HuffPostArts) January 8, 2015\n\nOrigins: In the days following the 7 January 2015 terror attack at the headquarters of French satirical magazine Charlie Hedbo in Paris, artists from around the world shared powerful tributes in solidarity with the victims on social media. One of these illustrations, captioned \"\"Break One, Thousands Will Rise,\"\" was shared on the @Banksy Instagram page:\n\nA photo posted by Banksy (@banksy) on Jan 7, 2015 at 3:02pm PST\n\nThe image was shared hundreds of thousands of times on Instagram; and since most viewers first saw the above-displayed artwork on the @Banksy account, many assumed the illustration was created by the infamous graffiti artist.\n\nThe @Banksy Instagram account, however, does not belong to Banksy: it is merely one of many imposter accounts falsely attributed to the mysterious London artist. The \"\"Break One, Thousands Will Rise\"\" illustration was actually created by illustrator Lucille Clerc: Break one, thousand will rise #CharlieHebdo #JeSuisCharlie #raiseyourpencilforfreedom pic.twitter.com/3n5fOEmrwJ— Lucille Clerc (@LucilleClerc) January 7, 2015 Clerc, an illustrator based in London, shared her artwork on Facebook , Twitter, and Instagram on 7 January 2015. She also confirmed she created the powerful piece:\n\nThis is irrelevant, I don't want it to turn into polemic and distract people from the real issues.\n\nThere are way more important things to talk about at the moment, and in the end what matters is that this image speaks to people, so the more it spreads the better it is.\n\nMy drawing was a spontaneous reaction, I didn't expect it would have such an echo. Ideas don't break, ideas don't die. Charlie became immortal yesterday and I hope that this terrible day will make us cherish and protect our freedom with even more wit and humour. I can only hope it will inspire people to use their pencils too and that there will be thousands of drawings like this very soon.\n\n<!-- kmn_size = '300x250'; kmn_placement = '1c8834441f20e22a0aef009c095a6cab'; //-->\n\n<!-- google_ad_client = \"\"pub-6608306193529351\"\"; google_ad_width = 468; google_ad_height = 60; google_ad_format = \"\"468x60_as\"\"; google_ad_type = \"\"text\"\"; google_ad_channel = \"\"0054321535\"\"; google_color_border = \"\"000000\"\"; //-->\"\n1197,\"U.S. officials Tuesday expressed fears that Islamist militants who allegedly stole 11 jetliners in Libya last month could carry out a 9/11-style attack in North Africa days before the 13th anniversary of the terror attack on the United States.\n\n“There are a number of commercial airliners in Libya that are missing,” one American official was quoted as saying by the U.S. based The Washington Free Beacon.\n\n“We found out on Sept. 11 what can happen with hijacked planes,” he added.\nThe official also said that the missing jets were a serious threat and a counterterrorism concern.\n\nDozens of jets went missing after the Dawn of Libya group overran Tripoli’s international airport on Aug. 23.\nThe Libyan militants Sunday supposedly posted online pictures of themselves posing with some of the aircraft.\n\nIn the pictures, the militants were seen climbing onto the wings of commercial jets while smiling and waving for the camera.\n\nDuring the 2001 attack, a total of 2,753 people lost their lives when Al-Qaeda hijackers flew two airliners into the New York World Trade Center’s Twin Towers.\n\nA third plane was flown into the Pentagon, while a fourth crashed in a Pennsylvania field after its passengers tried to overpower the hijackers.\"\n1198,\"ISIS video screenshot\n\nWhat We Know So Far\n\nUpdates\n\nThe Guardian posted this enhanced audio of Emwazi’s voice from a January 2015 video:\n\nw.soundcloud.com\n\nCage UK, a counter-terrorism activist group which had discussions with Emwazi before he left for Syria, has issued a statement blaming British foreign policy for his radicalisation:\n\n“Like Michael Adebolajo, suffocating domestic policies aimed at turning a person into an informant but which prevent a person from fulfilling their basic life needs would have left a lasting impression on Emwazi. He desperately wanted to use the system to change his situation, but the system ultimately rejected him.”\n\n“We now have evidence that there are several young Britons whose lives were not only ruined by security agencies, but who became disenfranchised and turned to violence because of British counter-terrorism policies coupled with long standing grievances over Western foreign policy.\n\n“This case should trigger thinking about British domestic and foreign policy. What risk assessments, if any, have been made about British counter-terrorism policy and the key part it plays in radicalising individuals? How have the security services been allowed to get away with abusing British citizens without redress? Why are the long-standing grievances over Western interventions in the Muslim world been ignored?\n\nOne of Emwazi’s neighbours in Queen’s Park, who identified himself only as Abdullah, told reporters that the family seemed very normal.\n\nHe added that he had lived in the block for three years, but had had very little interaction with the Emwazis.  Carl Court / Getty Images\n\n“Jihadi John” appeared in multiple ISIS videos, threatening hostages who would later be killed.\n\nISIS\n\nPeter Kassig, a US aid worker, killed in December 2014.\n\nDavid Cawthorne Haines, a Scottish aid worker, killed in September 2014.\n\nAlan Henning, a British aid worker, killed in October 2014.\n\nThe naming of Emwazi appears to discredit earlier reports naming “Jihadi John” as Abdel-Majed Abdel Bary, a London rapper.\n\nTelegraph\n\nThe jihadist fighter was previously named as the most likely of three suspects being investigated by the British security services. Abdel Bary is, however, believed to be an ISIS fighter, having been pictured holding the severed head of a prisoner in Syria.\n\nBritish officials are not pleased with the decision to identify “Jihadi John”. David Cameron’s spokesman has declined to confirm his identity.\n\nNo 10 will not confirm or deny that Jihadi John is Mohammed Emwazi, but cautions against work of security services being jeopardised\n\nReporters were also told that MI5’s work could be affected by the decision to out Emwazi.\n\nReporters are gathering outside the flat in Queen’s Park where Emwazi’s family are believed to live.\n\nReporters outside block of flats where jihadi john was said to live. Not confirmed.\n\nEmwazi has been previously named in UK court documents as having connections to a network of Islamist extremists based in Somalia.\n\nJihadi John: Here's one of the court documents that includes Emwazi, the man known to be the ISIS militant:\n\nAFP\n\n“Jihadi John”, the masked ISIS militant who featured in videos threatening the beheading of multiple hostages, has been identified as a west Londoner named Mohammed Emwazi by the BBC and the Washington Post, which cited Emwazi’s friends and individuals in the security services.\n\n“Jihadi John” appeared in multiple videos wielding a knife and threatening ISIS hostages including journalists James Foley and Steven Sotloff, British aid workers David Haines and Alan Henning, US national Peter Kassig, and Japanese nationals Haruna Yukawa and Kenji Goto Jogo.\n\nEmwazi was described by the Washington Post as a computer science graduate from the University of Westminster.\n\nThe newspaper said Emwazi was born in Kuwait, is in his mid-twenties, and was depicted by those who knew him as someone who was “polite and had a penchant for wearing stylish clothes while adhering to the tenets of his Islamic faith”.\n\nHe was described as being from a well-off family, and as having spent several years working in Kuwait before heading to Syria in around 2012.\n\nThe newspaper said Emwazi had also operated under the name Muhammad ibn Muazzam, and that British security services questioned him in 2010.\n\nAn individual named Muhammad ibn Muazzam was identified by The Independent in May 2010 as having been questioned by security services with a friend after coming home from a safari in Tanzania.\n\n“The men allege they were harassed by MI5, who warned them they were now on a terror watch list which prevented them travelling to any Muslim country,” The Independent reported at the time.\n\nIn the piece, the two men claimed they were “held for ‘days’ in inhumane detention on the orders of MI5”.\n\nThe Guardian has obtained emails in which Emwazi said MI5 attempted to recruit him. The newspaper wrote:\n\nIn emails seen by the Guardian, Emwazi said the British agent knew “everything about me; where I lived, what I did, and the people I hanged around with”. He then it is claimed attempted to “turn” Emwazi, asking: “Why don’t you work for us?”. When he refused MI5 said “life would be harder for you”.\n\nCommander Richard Walton of the Metropolitan police’s Counter Terrorism Command unit has declined to confirm the identity of the jihadi, saying:\n\nWe have previously asked media outlets not to speculate about the details of our investigation on the basis that life is at risk.\n\nWe are not going to confirm the identity of anyone at this stage or give an update on the progress of this live counter-terrorism investigation.\"\n1201,\"Citigroup Jim Suva on Apple Watch:\n\nWe expect Apple to give specifics on the launch time, price, and geographic locations, which we estimate as: Launch date: April 16th; Price points: $350, $550 and $950; with a launch limited to the U.S., followed by Europe and Asia in the subsequent months. A flurry of fashionable accessories including various colors and materials (plastic, leather, and metal, including high-end metals such as gold, silver and platinum), starting at $29 and ranging over several hundred dollars. We expect features to include Apple Pay, adjustable notifications due to personal frequency and preferences, Apple Health, variable haptic feedback, and battery life of one day (under normal use). Purchase locations to be Apple retail stores and Apple online store only. Hundreds of applications immediately available upon release, ranging from social, financial, health, sports and news etc.\n\nRead more in the full article here.\"\n1202,\"Officials are using 'very sophisticated voice-identification technology' to home in on the masked extremist who carried out the murder of the American journalist, said Peter Westmacott, British ambassador to the U.S. A prime suspect is Abdel-Majed Abdel Bary, a 23-year-old London rapper who left his family a year ago to fight with the Islamist fanatics.\n\nAuthorities are close to identifying the black-clad Islamic State jihadist who beheaded an American journalist — and a prime suspect is a British-born rapper who left his parent’s million-dollar home last year to fight in Syria.\n\nThe British ambassador to the United States, Peter Westmacott, said Sunday that officials are using high-tech voice recognition tools to zero in on the masked fanatic who carried out the brutal murder of American journalist James Foley.\n\n“We are close,” Westmacott said on NBC’s “Meet the Press.” “There is some very sophisticated voice-identification technology and other measures that we have got which should allow us to be very clear about who this person is before very long.”\n\nBritish newspapers reported Sunday that investigators were looking at several home-grown jihadists. The prime suspect is Abdel-Majed Abdel Bary, a 23-year-old London rapper, who left his family’s $1 million home a year ago to fight with the Islamist fanatics and once posted a Twitter photo of himself holding a severed head, The Sunday Times reported.\n\nHe is one of six children of Abdel Abdul Bary, an Egyptian militant who is facing terrorism charges in connection with Al Qaeda’s twin 1998 bombings at the U.S. Embassies in Kenya and Tanzania that killed 224 people.\n\nAbdel-Majed Abdel Bary, the son of an Egyptian militant who is facing terrorism charges, went from rapping to posing with guns as a fighter for ISIS.\n\nAfter spending years in and out of Egyptian prisons, subjected to torture, the elder Bary and his wife Ragaa were granted political asylum in Britain in 1993. He was arrested for the bombings in 1998 and was extradited to the United States in 2012 after a protracted legal battle.\n\nRagaa’s story is told in the book, “Shadow Lives: The Forgotten Woman of the War on Terror.”\n\nThe younger Bary rapped under the name L Jinny or Lyricist Jinn Matic, and his songs had been featured on the BBC’s Radio 1 Extra, media outlets reported.\n\nIn one freestyle posted on his Facebook page, he raps about being addicted to alcohol and “the rock.”\n\n“I swear the day when they came and took my dad, I could have killed a couple too . . . Imagine back then I was only six, picture what I’d do now with a loaded stick . . . violate my brothers and I’m filling you with lead.”\n\nIn July 2013, he posted on Facebook, “The Unknown mixtape with my bro tabanacle will be the last music I’m ever releasing. I have left everything for the sake of Allah.”\n\nOn Aug. 13, he tweeted a photo of himself in Ragga, Iraq, holding a severed head and the caption “Chilllin’ with my homie or what’s left of him,” The Times of London reported. His Twitter account was suspended soon afterward.\n\nBary also tweeted a threat in June: “The lions are coming for you soon you filthy kuffs (infidels). Beheadings in your own backyard soon,” according to the Sunday Times.\n\nIn March, The Daily Mail reported that Bary claimed on Twitter he and another British jihadist were kidnapped, tortured and robbed by members of a rival terrorist group.\n\nISIS hostages referred to him and several other militants with British accents as “the Beatles.”\n\nThe black-masked man who beheaded Foley in a video posted to YouTube on Tuesday had a distinct British accent.\n\nSome 500 Brits have traveled to the Middle East to join the terrorist group, Westmacott said, calling it “a betrayal of all that we stand for.”\n\nFederal officials have estimated that at least 100 Americans could be fighting with Sunni extremists who have seized territory throughout western Syria and northwestern Iraq.\n\nU.S. lawmakers joined in sounding the alarm about the threat from the radicalized jihadists — especially the many foreign fighters with American and European passports who could easily travel to the West.\n\n“They are one plane ticket away from U.S. shores,” Rep. Mike Rogers, chairman of the House Intelligence Committee, said on “Meet the Press.”\n\nHe said the number of militants with Western documents is “much higher” than the estimate of 2,000 that has been reported.\n\n“They get new recruits every single day,” he said. “If that's a British citizen, we believe it was ... that individual goes back home and . . . buys one plane ticket, they’re in the United States,\"\" said Rogers. “We may or may not know who that individual is. That's what's so dangerous about this, and why we can't let them continue unabated.”\n\nRep. Michael McCaul, chairman of the House Homeland Security Committee, said the militants “present the greatest threat we’ve seen since 9/11.”\n\n“This has been festering for the last year and now it’s culminating with the killing and the beheading of an American journalist, which I think is a turning point,” he said on ABC’s “This Week.”\n\n“The American people — it has sort of opened their eyes to what ISIS really is, the true character of ISIS, how savage they really are, and their intent to harm Americans.”\n\nThe FBI and Homeland Security Department issued a bulletin to local law enforcement Friday saying there are no specific or credible threats to U.S. soil from the militant group in retaliation for intensified airstrikes in Iraq.\n\nWith News Wire Services\"\n1205,\"If Asbos weren’t out of control before, they could be now, after a six foot mechanical polar bear was allegedly threatened with one.\n\nBernard the polar bear has stood outside The Loft Café, in Shefford, Bedfordshire, since December 1 and has delighted children with his Christmas inspired singing and dancing.\n\nBut staff at the cafe were left stunned on Monday when they got a visit from local council officers.\n\nMORE: Nelly the neat freak! Elephant picks up litter when nobody is around\n\nOwners Rob and Teresa Farndon were told there had been complaints of a noise nuisance and they needed to investigate Bernard’s racket.\n\nCafe worker Abbie McGee, 19, argued the bear was there for the whole of last December without any complaints but that didn’t seem to make a difference.\n\n‘The children love him and there’s even one woman who used to put 20p in his pocket every time she went past,’ she said.\n\n‘I can’t believe there have been complaints, is no-one allowed to have fun anymore?\n\nCentral Bedfordshire Council confirmed they had visited the premises ‘on a number of occasions’ and Bernard was subject to an ‘ongoing investigation’.\n\nMORE: Man gets tossed, turned and injured after foolishly using closed down ride\"\n1206,\"President Barack Obama spoke Wednesday on the execution of American journalist James Foley at the hands of Islamic State militants, warning the group that they have \"\"no place in the 21st century.\"\"\n\n\"\"Today the entire world is appalled by the brutal murder of Jim Foley by the terrorist group ISIL,\"\" Obama said in a statement from Martha's Vineyard, where he is on vacation. \"\"James was taken from us in an act of violence that shocks the conscience of the entire world.\"\"\n\nOn Tuesday, the group formerly known as ISIS released a video of militants beheading Foley, claiming it was in retribution for U.S. airstrikes in Iraq. The Federal Bureau of Investigations said Wednesday they believe the video to be authentic.\n\nObama said he spoke to Foley's family earlier Wednesday to offer his condolences.\n\n\"\"Jim Foley's life stands in stark contrast to his killers,\"\" Obama said. \"\"Let's be clear about ISIL. They have rampaged across cities and villages killing unarmed citizens in cowardly acts of violence. ... No faith teaches people to massacre innocents. No just God would stand for what they did yesterday and what they do every single day.\"\"\n\n\"\"Their ideology is bankrupt,\"\" he said. \"\"People like this ultimately fail. They fail because the future is won by those who build and not destroy.\"\"\n\nObama pledged to continue to \"\"do what is necessary\"\" to protect Americans and support the Iraqi forces fighting back the extremist group, despite their threats.\n\n\"\"We will be vigilant and we will be relentless,\"\" he said.\"\n1208,\"'They've made this old age pensioner extremely happy'\n\nA husband who thought the voicemail message of his late wife he had been saving was lost forever has been reunited with it after 14 years, describing hearing her voice again as \"\"just a wonderful, wonderful sound\"\".\n\nStan Beaton kept the outgoing voicemail message following his wife Ruby's death in 2003, but technical work carried out by Virgin Media caused it to be deleted.\n\nThe telecoms company managed to restore it however, much to the 68-year-old's delight.\n\n\"\"They've made this old age pensioner extremely happy,\"\" he said. \"\"It's just a wonderful, wonderful sound that I thought was lost forever. I'm staggered at the lengths they have gone to.\"\"\n\nThe moment he was played the message back is in the video above, with the Mirfield man becoming overcome with emotion as what under different circumstances would just be a run of the mill voicemail plays.\n\n\"\"I've always resisted changing companies because whenever I mentioned that my wife's voice was our voicemail message and would it be retained and each company said no, so that's why I never changed,\"\" he told BBC Radio Leeds.\n\n\"\"Sadly it disappeared. I was absolutely devastated by it, but also extremely angry.\n\n\"\"In the early days [I listened to it] quite often. Basically it came to the point when if I felt low then I would listen to it.\n\n\"\"In December I learned that it had disappeared. I just could not tell people how it affected me at that time. It really did devastate me.\"\"\"\n1210,\"Call it Newton’s third law of Apple analysts: For every extreme reaction one way, there is an equally extreme reaction the other.\n\nIn this case, what that means is that while some doomsayers are happy to write off the Apple Watch as the worst thing Apple has done since building its own smartphone, taking on the music industry with iTunes, [insert actual bad decision], others go in totally the opposite direction and predict a landslide victory in Apple’s favor.\n\nTrip Chowdhry of Global Equities Research falls somewhat into the latter category. His prediction? That the Apple Watch will have 100,000 apps ready to go when it launches in April, and that 42 million units will have sold by the end of December.\n\nChowdry’s claim about 100,000 apps is based on his attending six Apple Watch-Kit hackathons over “the past few months.” Although I don’t doubt that there will be plenty of apps ready to go on the day, I’d be frankly shocked if it’s close to that number. By comparison, it took the iOS App Store 16 months to hit 100,000 apps — by which point it had seen approximately 2,000,000,000 total downloads.\n\nHis 42 million prediction is a bit closer to the mark, and in line with other reports pegging sales as likely to fall between 30-60 million units in its first year on the market. While 42 million would be a fraction of the number of units Apple sells of the iPhone, it would still be enough to make it the runaway fastest selling new iOS device in history. The iPad, by comparison, sold 19.5 million units in its first year, while the iPhone moved a relatively paltry 5.4 million units.\n\nChowdry thinks that the Apple Watch will then go on to convert virtually every existing iPhone user, noting: “Since Apple Watch extends iPhone functionality and provides user convenience with ‘Glance’ and ‘Notifications’ to an iPhone User, almost every current iPhone user, which are about 350 million users, will also be an Apple Watch user.”\n\nChowdry also gives us a neat way of explaining away the fact that we spent upwards of $350 on an Apple Watch to our non-techy partners. “The $350 price of Apple Watch appears to be a non-issue,” he writes, since, “On an average an Apple Watch user will have 100 Apps installed, and one way to think about it is that the consumer is getting 100 devices for $350 ..i.e. $3.50 per device.”\n\nFinally, he argues that we shouldn’t think about a “killer app” for the Apple Watch, as:\n\n“Different people have different killer Applications for their devices. For some it is the games, for others it is the social messaging, or it is the navigation, or it is the music, or it is video, or it is email …and so on and so forth. Debating on “what is the killer app for the device” is passe’ – somewhat of pre-year-2007 thinking, when the killer App used to be “Ringtones”. Thinking of Apple Watch from the Watch perspective is also fundamentally flawed: The best Watch on the market is probably a 3 App Device – it tells time, may be Day (Monday, Tuesday etc.), it may also have a stop watch…thats it! By April 10, 2015, we are expecting 100,000 Apple Watch Apps on AppStore. Currently, on an average there are 65 Apps per iPhone. We are estimating that an average Apple Watch will have 100 Apps per Apple Watch. There will be no single killer app for Apple Watch – each user will have their own set of Killer Apps … one way to think is that the consumer is getting 100 different devices in one Apple Watch.”\n\nThis last point I can absolutely agree with. The notion of a “killer app” as VisiCalc was to the Apple II, for instance, is outdated thinking. To be the kind of mass market device it needs to be, the Apple Watch will have to be all things to all people — which is essentially what the iPhone currently manages to be.\n\nWe’ll have to wait a bit longer to see if Chowdry’s figures hold water, but there’s no doubting his enthusiasm. And at a time when Apple can seemingly do no wrong, who can entirely blame him?\"\n1212,\"Tiger Woods divorced Swedish model Elin Nordegren in 2010, but he’s only now decided to unload his private island near Stockholm. The Los Angeles Times reports the luxury property has an asking price of $7.1 million.\n\nThe agency searching for a buyer made no secret of Woods’ motivation to sell. Sabine Rollinger, of Vladi Private Islands, said the property is of little practical use to the golf superstar.\n\n“This island was owned by Tiger Woods but after his divorce he doesn’t need an island in Sweden any more.”\n\nNordegren told People in May of 2014 that she and Woods live a 25-minute drive apart in Southern Florida and share custody of their two children, daughter Sam and son Charlie. The children were, at that time, 6 and 5 respectively.\n\n“I have moved on and I am in a good place. My relationship with Tiger is centered around our children and we are doing really good — we really are — and I am so happy that is the case. He is a great father.”\n\nNordegren gave the interview to People as she finally received her psychology degree after nine years of chipping away at courses. She graduated with a 3.96 GPA and gave the commencement address at her institution, Rollins College. Her speech made a silent reference to her marriage to Woods.\n\n“Education has been the only consistent part of my life the last nine years. And it has offered me comfort. Education is one thing that no one can take away from you.”\n\nThe island is in Sweden’s Lake Mälaren and boasts a villa, hunting lodge, landing strip, stables, woods, lush parks, and tee-off area. There’s also a unique historical artifact: an 11th-century Viking stronghold. But anyone who buys the property will have to ferry in a couch, since the property is listed as unfurnished.\n\nThe Boston Herald reports that after Elin and Tiger’s divorce, they sold their home in Windermere, Florida, to another golf star, left-hander Bubba Watson. Woods’ extensive Florida compound is in Hobe Sound, Florida, and Nordegren’s Florida home is in North Palm Beach.\n\nLast year, Tiger Woods’ career earnings surpassed the $1.3 billion mark. ESPN quotes a Golf Digest report in stating that 88 percent of those earnings were for endorsements off the green. In 2013, Woods made $12 million playing golf and $71 million in endorsements.\n\nAfter revelations came to light about Woods’ infidelity, his endorsement earnings dropped to an all-time low of $62 million in 2011. He made $100 million in endorsements in each of 2008 and 2009.\"\n1213,\"Nicaraguan officials say a meteorite gouged out a crater near the nation's capital city over the weekend, but scientists aren't so sure.\n\nA committee formed by the Nicaraguan government determined that a new, 39-foot-wide (12 meters) crater found near the capital Managua's international airport was blasted out by a space rock strike Saturday night (Sept. 6), the Associated Press reported.\n\nSome Managua residents reported hearing a loud boom on Saturday, which would be consistent with a meteorite impact. But other details warrant a healthy dose of skepticism, said Bill Cooke, head of the Meteoroid Environment Office at NASA's Marshall Space Flight Center in Huntsville, Alabama. [Nicaraguan Crater Possibly Caused by Meteorite (Video)]\n\"\"Something that produced a crater this big should have also produced an incredibly bright fireball in the night sky,\"\" Cooke said. \"\"And no one reports a fireball, even though it was near midnight under scattered clouds.\"\"\nFurther, Managua is a big city, with lots of potential witnesses to such a night-sky sight. People saw a bright fireball the last time Cooke can recall a meteorite blasting out a crater on Earth, in September 2007 near the Peruvian village of Carancas — and that impact occurred in broad daylight.\n\nA meteorite strike would also likely leave blackened fragments of the impacting body behind as evidence, both Cooke and meteor expert Peter Jenniskens said.\n\n\"\"If this crater has anything to do with a meteoroid impact, I would expect meteorites to be found in and around the crater,\"\" Jenniskens, of the Search for Extraterrestrial Intelligence (SETI) Institute in Mountain View, California, told Space.com via email.\n\nNo such pieces have been reported, and none are visible in photos of the crater, Cooke said.\n\n\"\"So I'm kind of skeptical of a meteoritic origin for this crater,\"\" he said.\n\nIf a space rock did indeed carve out the Nicaraguan crater, the meteorite was likely relatively small — about 3 feet (1 m) wide if made of iron, and somewhat larger if composed of rocky material, Cooke added.\n\nSome Nicaraguan officials have speculated that the purported meteorite may be a piece of the asteroid 2014 RC, which flew by Earth on Sunday (Sept. 7), the AP reported. But that is not the case, experts said.\n\n\"\"For those wondering, the event in Nicaragua (poss meteorite?) is unrelated to asteroid 2014 RC. Different timing, different directions,\"\" NASA officials wrote today (Sept. 8) via the @AsteroidWatchTwitter account, which is run by the space agency's Near-Earth Object Office at the Jet Propulsion Laboratory in Pasadena, California.\"\n1214,\"The Scottish SPCA posted this picture to its Facebook page this afternoon.\n\nThe charity said the dog was found on Friday evening tied to railings at Ayr railway station along with a suitcase full of his belongings, which included a pillow, a toy, a food bowl, and food.\n\nThe charity added: “The 2–3-year-old Shar-Pei cross is microchipped and we were able to find out his name is Kai.”\n\nScottish SPCA inspector Stewart Taylor said:\n\nThe dog is microchipped and we were able to find out his name is Kai.\n\nWe contacted the owner registered to the microchip, who stated they had sold Kai on Gumtree in 2013. Unfortunately they could not tell us the address of the person who bought him.\n\nThis case highlights the potential consequences of selling an animal online as it often leads to the impulse buying of pets that people know very little about.\n\nRegardless of the fact Kai was left with his belongings, this was still a cruel incident and we are keen to identify the person responsible. If anyone can help we would ask them to get in touch as soon as possible.\n\nKai is around two to three years old and is a lovely dog with a nice nature. We will look after him until we can find him a permanent and loving home.\"\n1215,\"\"\"We needed the best actor on the board in a certain age range and that’s Chris Bale.\"\"\n\nChristian Bale didn’t have to audition to win the role of late Apple CEO Steve Jobs in an upcoming biopic, says screenwriter Aaron Sorkin.\n\n“Well, there was a meeting,” Sorkin told Bloomberg Television in an interview confirming that the Dark Knight star will play Jobs. “We needed the best actor on the board in a certain age range and that’s Chris Bale.”\n\nSorkin, the writer behind television shows like The West Wing and The Newsroom, is adapting Walter Isaacson’s 2011 biography for the big screen, four years after rendering Mark Zuckerberg, the founder of Facebook, in the film The Social Network.\n\nThe Academy Award winning Bale was rumored to have won the role over other possible contenders, including Matt Damon, Ben Affleck and Leonardo Dicaprio, according to The Verge.\n\nBut Sorkin confirmed in the interview posted Thursday that Bale will fill the challenging role.\n\n“He has more words to say in this movie than most people have in three movies combined,” Sorkin said. “There isn’t a scene or a frame that he’s not in. So it’s an extremely difficult part and he is gonna crush it.”\"\n1217,\"From Batman to technology pioneer, Oscar-winning actor Christian Bale is reportedly in “late talks” to play Steve Jobs in Sony Pictures’ upcoming biopic about the Apple co-founder’s life, Variety reports.\n\nIf Variety is correct, not only will the film have Bale, who has played Moses in Ridley Scott’s biblical film and Batman in the “Dark Knight” trilogy, it will also have a director and screenwriter with an Academy Award under his belt. Aaron Sorkin won an Oscar in 2011 for writing “The Social Network,” the 2010 film about Mark Zuckerberg and Facebook’s humble start in 2003. (RELATED: First Full Trailer For ‘Exodus’ Is Intense)\n\nSorkin has said before that he plans for the film to be divided into three scenes, mainly.\n\n“The first one being the Mac. The second one being NeXT, after he had left Apple. And the third one being the iPod.”\n\nVariety’s sources said Bale would likely shoot the film in spring of 2015.\"\n1219,\"LONDON — The identity of the masked executioner clutching a knife in ISIS beheading propaganda videos was revealed on Thursday.\n\nA U.S. intelligence official confirmed to NBC News that a Londoner named Mohammed Emwazi is the person known as \"\"Jihadi John\"\" in the ISIS videos. The militant's identity was first reported by The Washington Post, which cited \"\"friends and others with familiar with his case.\"\" The BBC also named the individual without citing sources.\n\nEmwazi is a Briton born in Kuwait who is known to intelligence services, according to the BBC and the Washington Post.\n\nThe Washington Post reported that Emwazi grew up in West London and graduated from college with a degree in computer programming before traveling to Syria in 2012 and joining ISIS.\n\nThe Metropolitan Police said it would not confirm the reports and British government officials declined to comment.\n\n\"\"Jihadi John\"\" appeared in the videos showing the execution of American hostages James Foley and Steven Sotloff and Britons Alan Henning and David Haines.\n\nHe was given his nickname by the U.K. press because he was one of four Britons, dubbed the \"\"Beatles\"\" by their prisoners. He is also thought to have used the nom de guerre \"\"Abu Saleh.\"\"\n\nPreviously, British and American officials have said they believed they had ascertained his identity.\"\n1221,TBS speeds up Seinfeld 7.5% to gain an extra 2 minutes of commercial ad time.\n1222,\"Not news: A fabricated story coming out of North Korea. News: It's not North Korea doing the fabricating!\n\nIt's being widely reported that Kim Jong-Un is considering Scotland for his next restaurant venture, which will feature dog meat on the menu. What's not being reported is... well, anyone ever saying that in the first place.\n\nWe're here to help you, the reader, mull through all the hot garbage being served up today by telling you exactly what we know, and pointing out the news organizations that are spreading misinformation. Yes, it's FACT or SHITE time!\n\nFACT: Kim Jong-Un already has a restaurant in Amsterdam. Kim Jong-Un's regime opened a North Korean chain restaurant called Pyongyang in Amsterdam in 2012. It was eventually closed down but reopened under the name Haedanghwa, according to CNBC. It also gets better-than-average Yelp reviews, and features noodles with bean paste and fried scallops. Yum!\n\nFACT: A reporter for the Scotland Daily Post wants the dictator to open a restaurant in Scotland, but has no proof of a plan to do so. Let's break down the facts in the Sunday Post article. Reporter Gordon Blackstock asks, \"\"Is dictator Kim Jong-un planning to open a restaurant in Scotland?\"\" He claims that North Korea indeed has Scotland \"\"in its crosshairs\"\" -- a particularly bad metaphor to associate with a militaristic dictator. His source is a blogger with the North Korea Leadership Watch (which has no official ties to Kim Jong-Un). This blogger allegedly said that \"\"it would not surprise me if they opted to open a restaurant in Scotland.\"\"\n\nFACT: That blogger never actually said a restaurant is opening in Scotland. In fact, that blogger, Michael Madden, told The Huffington Post that the whole story is...\n\nSHITE: Kim Jong-Un plans to open a restaurant in Scotland. Madden, who didn't even write up the story on his own blog, says that the use of his quote is misleading.\n\n\"\"Kim Jong Un is most certainly not thinking of opening restaurants anywhere,\"\" he told HuffPost Weird News. \"\"In terms of the sourcing I have nary a clue; this could come from local partners in Scotland floating a trial balloon or deliberately disseminated disinformation. If DPRK entities are thinking of opening restaurants in Europe, the UK, or the Republic of Ireland, Scotland would likely be on the short list which is what I said last week.\"\"\n\nFACT: \"\"News\"\" travels fast. The Daily Mail wrote up the fabricated story -- presumably off of the Sunday Post story, because it features the same quotes from Madden -- and then the internet went crazy. CNBC and Edinburgh News aggregated it, resulting in this reporter's editor going absolutely bonkers trying to figure out why we didn't have this story. We didn't have this story because it was never true.\n\nFACT: If Kim Jong-Un were planning to open a restaurant in Europe, Scotland would \"\"likely be on the short list.\"\" That's cool! But nobody ever said he plans to open anything. Heck, even if he did, the western version of the restaurant wouldn't feature dog meat like their North Korean counterparts reportedly do. We know this, because the Sunday Post's \"\"experts\"\" know this -- their experts being Michael Madden, a blogger who wouldn't touch this fake story with a 10-foot pole.\n\nFACT: If Kim Jong-Un does open a restaurant in Scotland, we'll be embarrassed. But given the information we have now, there's no way we expect to see \"\"Pyongyang\"\" in Scotland.\n\n@media only screen and (min-width : 500px) {.ethanmobile { display: none; }}\n\nLike Us On Facebook |   Follow Us On Twitter |   Contact The Author\"\n1223,\"LONDON — \"\"Shrooms in the queen's garden\"\" may sound like a trippy 1960s song title, but it's actually a fact.\n\nHallucinogenic mushrooms have been discovered on the grounds of Buckingham Palace in London — which is home to Britain's Queen Elizabeth. Celebrity gardener Alan Titchmarsh spotted the red-and-white fly agaric — also known as Amanita muscaria — while filming a program for U.K. broadcaster ITV that will be aired on Christmas Day.\n\nA spokesman for Buckingham Palace confirmed the find. \"\"There are several hundred fungi species in the palace garden, including a small number of naturally occurring fly agaric mushrooms,\"\" he said. The fungi are beneficial to trees and help them take in nutrients, he added.\n\nSpeaking to The Sun newspaper, Titchmarsh described the discovery as \"\"a surprise,\"\" adding: \"\"I won't be eating any.\"\" Neither, it seems, will any members of the royal family. Officials have made clear that fungi from the garden are not used in palace kitchens.\n\nA fly agaric (Amanita muscaria) mushroom.\"\n1224,ISIS released a video purportedly showing the execution of British aid worker David Haines.\n1225,\"A 26-year-old woman from Chengdu, in China's southwest Sichuan Province, has taken an unusual approach to mending her broken heart: spending a week inside Kentucky Fried Chicken, gorging on the food.\n\nTan Shen said that she was \"\"walking around feeling miserable\"\" when she passed the KFC restaurant in the city's train station.\n\nShe told local media: \"\"I hadn’t planned on staying there long, I just wanted some chicken wings. But once I got in there and started eating I decided I needed time to think.\n\n\"\"I didn’t want to go back to my apartment because it was full of memories of him. So I stayed.\"\"\n\nShe telephoned her employers to say that she was sick, and was unable to go to work.\n\nAnd so she settled in.\n\nAfter a few days employees at the chicken shop noticed that the same woman was still there.\n\n\"\"We work in shifts here and the restaurant is open 24 hours a day, so we get a lot of people coming through. At first no one really noticed her,\"\" said Jiang Li Lung, 22.\n\n\"\"But after a few days I began thinking she looked really familiar. Then I realised we had been serving her for the past three days and that she hadn’t actually left.\n\n\"\"When we asked her if she was OK, she said she was and just needed time to think. And then asked for another box of chicken wings with extra large fries.\"\"\n\nMiss Tan decided that it was time to leave the restaurant when, after a week, local media begun to write about her.\n\nSo she telephoned her employer, said that she had decided to leave her job, and took a train to her parents home in Quingdao city in east China’s Shandong Province.\n\n\"\"And I was getting sick of the taste of chicken so there was no point in staying there anymore,\"\" she said.\n\nJiang Li Lung, who worked at KFC, said the staff now miss her.\n\n\"\"It certainly made work more interesting.\"\"\"\n1226,\"Though Christian Bale was in final talks to play Steve Jobs in an upcoming biopic, the actor has reportedly decided to pass on the part, as he allegedly did not feel he was the right person to play the iconic figure on film.\n\nCiting unnamed sources, The Hollywood Reporter revealed on Monday that Bale, an Academy Award winning actor, has exited the project. No potential replacements were named, though director Danny Boyle, himself an Oscar winner as well, is in Hollywood to meet with actors for the movie.\n\n\"\"Sources say Bale, after much deliberation and conflicting feelings, came to the conclusion he was not right for the part and decided to withdraw,\"\" the report said.\n\nBale is the second high-profile actor to circle the project, only to ultimately exit. Previously, Leonardo DiCaprio was targeted for the part, but he reportedly passed on the role earlier this month.\n\nPrevious names suggested for the part included Matt Damon, Ben Affleck, and Bradley Cooper. The anticipated film has had a number of issues in production, as director David Fincher also abandoned the project after demanding $10 million in upfront payment and full control over marketing.\n\nThe only person confirmed to be onboard is Oscar winning screenwriter Aaron Sorkin, who has penned the screenplay based on Walter Isaacson's official Jobs biography. The movie is said to feature three scenes leading up to Jobs's introduction of key product unveilings: the original Mac, NeXT, and the iPod.\n\nLast week it was said that actor Seth Rogan was in final talks to play the role of Apple co-founder Steve Wozniak. It's unclear if Bale's exit from the picture might have an effect on other actors linked to the project.\"\n1227,\"A supposed Catholic priest's claims of seeing God as a woman when he died for 48 minutes are being described as a hoax.\n\nThe Sun reported a man known as Father John Micheal O'Neal was declared dead by doctors at the Massachusetts General Hospital, near Boston, after suffering a massive heart attack but awoke 48 minutes later claiming he had seen God.\n\n\"\"Her presence was both overwhelming and comforting,\"\" he said.\n\n\"\"She had a soft and soothing voice and her presence was as reassuring as a mother's embrace. The fact that God is a Holy Mother instead of a Holy Father doesn't disturb me.\"\"\n\nBut the Church has poured Holy Water on the claims.\n\nTerrence Donilon, a spokesman for the Archbishop of Boston, told Metro.co.uk they had no record of O'Neal being a priest.\n\n\"\"We do not have a priest of this name. I believe this could be a hoax story.\"\"\"\n1231,\"Police in Russia are tracking a gang - apparently including a doctor - who drugged a TV soap actor and removed his testicles.\n\nDmitry Nikolaev, 30, had a drink with a 'young blonde woman' who approached him at a bar after he finished a performance at a small Moscow theatre.\n\nFlirting with him, she invited him to a sauna, and though he was married, he agreed to go with her.\n\nScroll down for video\n\nDmitry Nikolaev, a married TV actor whose testicles were removed by a gang after he was apparently drugged in a bar in Moscow\n\n'They kissed and had some more beer and after that the actor remembers nothing,' said a police source.\n\nHe woke up next day at a bus stop, feeling acute pain, and with blood on his trousers.\n\nRushed to hospital, he was told that his testicles had been removed and that 'it was done like proper surgery by someone with a medical education'.\n\nThe operation was conducted in a 'skillful way', said police, who believe his beer was spiked by an unknown drug.\n\nMr Nikolaev only realised that his testicles had been removed when he woke up at a bus stop in acute pain with blood all over his trousers\n\nThey fear a gang seeking to sell human organs on the black market.\n\nThe actor, now working as a children's animator, was too embarrassed at first to explain what had happened to his wife, said media reports.\n\nRussia's Life News carried exclusive pictures of the victim in hospital.\"\n1233,\"BALAD, Iraq — Dizzy, vomiting and struggling to breathe, 11 Iraqi police officers were rushed to a government hospital 50 miles north of the capital last month. The diagnosis: poisoning by chlorine gas. The perpetrators, according to the officers: Islamic State extremists.\n\nThe chlorine attack appears to be the first confirmed use of chemical weapons by the Islamic State on the battlefield. An Iraqi Defense Ministry official corroborated it, and doctors said survivors’ symptoms were consistent with chlorine poisoning.\n\nIt is one of three crude chlorine attacks that Iraqi forces say have occurred since the extremists seized vast tracts of Iraqi territory this summer, although details on the other two incidents remain sketchy. The reported assaults raise concerns that the militants are attempting to hone their chemical weapons capabilities as they push to seize more ground.\n\nThe presence of a large former Iraqi chemical weapons production plant in territory seized by the Islamic State has compounded those fears, though officials and chemical weapons experts say the 2,500 degraded rockets filled with nerve agents that remain there are unlikely to be fit for use. Weapons inspectors sealed them off with concrete in a bunker more than 20 years ago.\n\nThe Islamic State’s reported chlorine attacks appear to have been largely ineffectual. The attack on the police officers last month is the only one officially documented.\n\nChlorine, a common component in industry, is sold legally, but its use as a weapon violates the Chemical Weapons Convention. It was widely employed in trench warfare during World War I, including infamously at Ypres in Belgium, where German forces dispersed more than 160 tons of chlorine into the breeze, killing thousands of French and Allied soldiers.\n\nThe Organization for the Prohibition of Chemical Weapons said last month that chlorine gas has been used “systematically” as a weapon in villages in northern Syria. The U.S. government has blamed those attacks on the Syrian government. But it has been years since the chemical has been used in fighting in Iraq.\n\nIt was 4:20 p.m. on Sept. 15 when the 11 police officers were rushed into the hospital emergency room in Balad. Some struggled to stand; tears streamed from their eyes.\n\n“They were panicked; we were panicked,” said Kasim Hatim, the hospital’s director. “We initially thought it might be a more serious gas, a nerve gas or an organophosphate.”\n\nThe men had been brought in from the front lines of the nearby town of Duluiyah. Tucked into a bend of the Tigris River, the town had been under heavy assault for days, according to the accounts of three survivors. Islamic State fighters had taken territory to the north, cutting the only direct land access to the river town, and had blown up the last bridge into the town.\n\nThe police officers, all members of the Sunni Jabbour tribe, which has turned against the Islamic State, were guarding a line in the town’s north. After an exchange of fire, they said, they were surprised to see Islamic State fighters retreating from their position about 150 yards away.\n\nSuddenly there was a boom in the area the extremists had just vacated, said Lt. Khairalla al-Jabbouri, 31, one of the survivors. “It was a strange explosion. We saw a yellow smoke in the sky,” he said. The wind carried the fog toward their lines. The men say it hung close to the ground, consistent with the properties of chlorine gas, which is heavier than air.\n\n“I felt suffocated,” Jabbouri recalled. “I was throwing up and couldn’t breathe.”\n\nAnother officer, Ammer Jassim Mohammed, 31, who suffers from asthma, said he passed out within minutes.\n\nThe men were taken to a small clinic in Duluiyah, before being transferred by boat to the larger hospital in Balad, where they were treated with oxygen and hydrocortisone, an anti-inflammatory medication, until the symptoms began to subside. They were all discharged the following morning.\n\nThe four physicians who treated them said there was no question that chlorine gas was to blame.\n\nOne physician on the team, Hassanain Mohammed, had treated similar cases before. In 2006 and 2007, al-Qaeda in Iraq, a group that later morphed into the Islamic State, carried out a string of chlorine bombings in the country.\n\nMohammed was on duty at a Baghdad hospital one day during that period when dozens of victims were brought in after a bombing in Taji district, just north of the capital, in which insurgents had packed a truck with explosives and two one-ton chlorine tanks.\n\nThere have been no confirmed accounts of the use of chlorine gas as a weapon in Iraq since then.\n\nAn Iraqi Defense Ministry official confirmed this week that a bomb rigged with chlorine canisters was used in the Duluiyah attack.\n\n“They use it just to create terror,” said the official, who spoke on the condition of anonymity because he was not authorized to provide the information publicly. “But of course we are very concerned.”\n\nIn a statement, the Defense Ministry confirmed that the Islamic State has used the gas in a “primitive and ineffective way” near water treatment plants where it has gained access to chlorine, as well as in roadside bomb attacks. It did not specify the locations of the attacks, but there are several water plants near Duluiyah on territory controlled by the Islamic State.\n\nThe extremist group aims to dent “the morale of the Iraqi people in general and our armed forces in particular,” the statement said.\n\nIt said that soldiers should be provided with gas masks as a precaution and that volunteers and civilians should place a dampened cloth over the nose and mouth to protect themselves during any attacks.\n\nThe defense official said he did not have details of any incidents other than the Sept. 15 attack, while a U.S. official said he had no reports of the use of chlorine by the Islamic State.\n\n“We aren’t aware of any chlorine attacks against the [Iraqi security forces] but would refer you to the Iraqi government to see what they might have,” said Army Maj. Curtis Kellogg, a spokesman for Florida-based U.S. Central Command, which is responsible for U.S. security interests in the Middle East.\n\nChlorine bombs are an easy-to-create but inexact weapon, experts say. All that is needed is a small explosive charge to rupture containers filled with the substance.\n\n“It’s difficult to deliver on target in combat situations,” said Jean Pascal Zanders, an independent researcher who specializes in chemical and biological weapons and disarmament. “Chlorine dissipates fast unless someone is able to concentrate it in a confined area.”\n\nFighters in Duluiyah say it was not the only time chlorine has been used against them. Another attack this month caused minor injuries, and the fighters were treated locally, police officials said.\n\nImmediately after the September attack, the Balad hospital put in orders for thousands of doses of atropine, used to treat nerve-gas exposure, Hatim said. A thousand have been shipped across the river to Duluiyah.\n\nSoldiers who escaped an Islamic State rout of a besieged army base in Saqlawiyah, where hundreds of soldiers were killed last month, also said chlorine gas was used there — though reports of where and how the gas was delivered varied and could not be confirmed.\n\nWhile some officers said air-fired canisters fell short of the base, others, who claimed to have remained in the installation for a longer period, said they fell within its perimeter.\n\n“It was chaos,” said Capt. Ahmed Hussein. He said he believed that gas canisters were fired into the camp but pointed out that the situation was highly confused. “I saw an explosion and smelled the smell; it was like bleach,” he said. “I was far enough away, but others were affected and were left behind.”\n\nAmmar Toma, a member of parliament’s defense and security committee, said it had received photographs from officers of the projectiles used in the Saqlawiyah area.\n\n“We aren’t sure chlorine was used,” he said. “But we believe it was either chlorine or another chemical.”\n\nMustafa Salim in Balad and Karen DeYoung in Washington contributed to this report.\"\n1234,\"In a sprawling Facebook post and subsequent interview with Radar Online, a woman named Taylor Lianne Chandler has made a number of fascinating claims about herself and her alleged relationship with Michael Phelps. Among them: she was born intersex with ambiguous genitalia, met the Olympic swimmer on Tinder, and fucked said Olympic swimmer on their first date watching football on TV.\n\n\"\"Many of you have wondered why I was so freaked out about my relationship with Michael Phelps being exposed,\"\" the 41-year-old D.C.-area woman begins her post. \"\"Here is the truth.\"\"\n\nI was born intersex and named David Roy Fitch at birth. By the time I could walk and talk I made it clear I was a girl and dressed as one. In my early teens I was medically diagnosed and went on testosterone blockers, at 15 estrogen enhancers. My birth certificate was modified along with my name while I was a teenager, prior to any corrective surgery.\n\nCiting an anonymous tipster (that could very well have been Chandler herself), The Hollywood Gossip previously named Chandler as Michael Phelps' companion the night of his latest DUI, a claim repeated in her recent Facebook post.\n\nYes, I was with Michael the night of the DUI, the story of the Uber and crying and me wanting to stay with him that night are true. A lot of the other things printed are lies. I am probably going to lose him because he is a brand that his team wants to protect and things since he went to rehab came to my attention that didn't put him or our relationship in the best light. He is the first man I ever had intimacy with and felt comfortable and all woman.\n\nToday, Chandler followed up her announcement by giving Radar Online additional details of her supposed first date with Phelps after meeting him on Tinder, which involved watching a Baltimore Ravens game at the athlete's home. \"\"One thing led to the next, and we made love during halftime,\"\" Chandler told the site. \"\"Later, we had sex again.\"\"\n\nChandler says she only told Phelps about her past once the \"\"threat of the media exposing me forced me too.\"\"\n\nI am telling my story to take the power away from the media and tabloids that want to hurt Michael and I. I will probably lose him, which hurts like hell.\n\n[Image via Facebook//h/t Daily Mail]\"\n1237,\"It's being reported that one of the Batmobiles that are currently in Detroit for Batman Vs. Superman has been stolen.\n\nDetails are slim as Bleeding Cool mentions they heard it, but not from whom, and they state WB hasn't responded to inquires.\n\nIt's known that there are at two versions of the Batmobile in Detroit as two were spotted recently under a tarp.\n\nCosmic Book News will update when more becomes available.\n\nThis isn't the first time the film has had issues in Detroit as reportedly Henry Cavill almost got into a fight with a bunch of Detroit locals at a bar that dub themselves the \"\"Deaf Wolfpack.\"\"\n\"\"Batman v Superman: Dawn of Justice\"\" has a March 25, 2016 release starring Ben Affleck as Batman, Henry Cavill as Superman, Gal Gadot as Wonder Woman, Amy Adams as Lois Lane, Laurence Fishburne as Perry White, Diane Lane as Martha Kent, Jeremy Irons as Alfred, Jesse Eisenberg as Lex Luthor, Ray Fisher as Cyborg with Callan Mulvey, Holly Hunter and Tao Okamoto in new character roles for the film. Justice League is to follow directed by Zack Snyder as well.\n\nFor more news on the \"\"Man of Steel\"\" and related movies head on over to the Cosmic Book News Superman movie hub.\"\n1239,\"LAS VEGAS, Feb. 19 (UPI) -- Vice's Shane Smith got lucky in Las Vegas over the weekend and spent the money on a $300,000 steak dinner at the Bellagio.\n\nBloomberg originally reported the story 12 unidentified guests racking up the large dinner tab. One guest said the party reached 25 people.\n\nVice has received some negative attention for its low pay for journalists and producers but the company maintains they offer vacation, health benefits and stock options. Smith reportedly gave $1 million to staff at the Christmas party last year.\n\nNew York Times journalist David Carr, who recently died, mentioned seeing Smith at the Casino on his Twitter in early January.\"\n1240,\"Google paid $585 million for six office buildings in Redwood City from two private investment firms.\nGoogle reportedly bought the properties at the waterfront Pacific Shores Center office park from Starwood Capital Group and Blackstone Group, according to Bloomberg News. Redwood City is approximately 11 miles northwest of Google's Mountain View campus.\nStar-Spangled Blunder: Lewis Is Latest National Anthem Casualty\nThe new office buildings are likely so the tech company can expand hiring and acquisitions. Bloomberg News cites $1 billion in office-lease agreements made this month according to an SEC filing. “We expect to continue to hire aggressively for the remainder of 2014,” Google said in the document. “Acquisitions will also remain an important component of our strategy.”\nEmployees are up about 19 percent from last year. The company has 55,030 employees as of Sept. 30. \nUPDATEDRocket Launch Aborted Over Boat Just Before Blast-Off\nNeither Google nor the investment firms wanted to comment on the story.\nThe new properties make up about 934,200 square feet of Class A office space, including a 38,000-square-foot fitness center, and consist of six buildings addressed from 1200 to 1900 Seaport Boulevard. The office space is next to part of the San Francisco Bay Wildlife Refuge.\nLAX Flight Delayed After WiFi Name Sparks Terror Worries\nWhile Google has a decent-sized campus, it does lack a water view. With these new buildings and views, perhaps it may be able to lure more of its employees from San Francisco to work on the Peninsula.\"\n1242,\"Over the weekend there was a rumor flying around that someone actually stole the Batmobile off the set of Batman V Superman: Dawn of Justice. How cold something the big and bulky get stolen off a secure set, but stay hidden away in a major city like Detroit? While I may not know the insurance coverage for this, it seems that the stolen Batmobile was nothing more than a publicity stunt. And to add some more fun to this, director Zack Snyder tweeted a photo of the culprit. Hint: Snyder is currently in a twitter war with this movie. Hit the jump to check it out.\nSo there you have it, it was nothing more than a publicity stunt created by social media. It also a great way to market both films, but more importantly we get to see more of the Batmobile.\nNow it’s Bad Robot or Disney’s move. The rivalry all started back last July when Snyder tweeted a shot of Superman (Henry Cavill) donning a Sith robe while wielding a red lightsaber. The director added the #superjedi to rub some salt on the wound.\nOf course then Bad Robot responded with the following tweet. They even called out the Batman V Superman: Dawn Of Justice director with “The C3Ped Crusader“:\"\n1245,\"YouTuber Josh Paler Lin is normally a prankster, but recently he decided to try a social experiment.\n\nHe gave a homeless man $100 and followed him to see how he spent it.\n\nExpecting the guy to buy booze, Lin was shocked to see his subject walk out of a liquor store with bags full of food which he shared with other homeless people in the area.\n\nThe man told Lin: \"\"There's things money can't buy and I get a happiness out of what I'm doing.\"\"\n\nHis actions touched the YouTube prankster so much, Lin handed over another $100.\"\n1247,\"On September 7, word started to fly around the Internet that Durex, the makers of finer safe sex products everywhere, were going to be releasing the most seasonally appropriate prophylactic ever made. Specifically, a pumpkin spice flavored condom:\nUnfortunately for aficionados who would like to follow up their latte with a lotta something else, the picture is a hoax, as MTV News found out when we reached out to Durex.\n\n“Durex has heard that people are saying we launched a ‘Pumpkin Spice’ condom,” Durex said in an official statement. “We can’t claim this one, but we do love it when people spice it up in the bedroom.”\n\nZing!\n\nAnd though the pumpkin spice condoms aren’t real – and maybe shouldn’t be – the level of interest around them suggests that the safe sex industry might want to look outside the, er, box for other flavors. If so, we’ve got a few suggestions.\"\n1249,\"MANAGUA, Nicaragua — Nicaragua’s government said Sunday that a loud boom heard overnight by residents of the capital was made by a small meteorite that left a crater in a wooded area near the city’s airport.\n\nGovernment spokeswoman Rosario Murillo said a committee formed by the government to study the event confirmed it was a “relatively small” meteorite that “appears to have come off an asteroid that was passing close to Earth.”\n\nMurillo said Nicaragua will ask international experts to help local scientists in understanding what happened.\n\nThe crater left by the meteorite had a radius of 12 meters (39 feet) and a depth of 5 meters (16 feet), said Humberto Saballos, a volcanologist with the Nicaraguan Institute of Territorial Studies who was on the committee. He said it is still not clear if the meteorite disintegrated or was buried.\n\nHumberto Garcia, of the Astronomy Center at the National Autonomous University of Nicaragua, said the meteorite could be related to an asteroid that was forecast to pass by the planet Saturday night.\n\n“It could have come off that asteroid, because it is normal for that to occur. We have to study it more because it could be ice or rock,” he said.\n\nWilfried Strauch, an adviser to the Nicaraguan Institute of Territorial Studies, said it was “very strange that no one reported a streak of light. We have to ask if anyone has a photo or something.”\n\nLocal residents reported hearing a loud boom Saturday night, but said they didn’t see anything strange in the sky.\n\n“I was sitting on my porch and I saw nothing, then all of a sudden I heard a large blast. We thought it was a bomb because we felt an expansive wave,” Jorge Santamaria told The Associated Press.\n\nThe site of the crater is near Managua’s international airport and an air force base. Only journalists from state media were allowed to visit it.\n\nCopyright 2014 The Associated Press. All rights reserved. This material may not be published, broadcast, rewritten or redistributed.\"\n1251,\"The lethal animals are being launched at Iraqi residents by the jihadist fighters.\n\nIS, which has taken control over large areas of Iraq and Syria, are using the bombs to target civilians in the north of the country.\n\nHamish de Bretton-Gordon, ex-head of chemical and biological weapons for the Army and Nato, told the Mirror: \"\"They promote the fact that they are doing it and it creates panic.\n\n\"\"Scorpions are robust – even if they are launched a couple of miles, when the canister breaks thousands are flung out and start crawling all around.\n\n\"\"Some scorpions are very poisonous but the main thing is creating fear.\"\"\n\nMOCK: Former Sydney resident Mohamed Elomar took to Twitter to taunt the victims of the Sydney siege [FACEBOOK]\n“Some scorpions are very poisonous but the main thing is creating fear”\nWeapons expert Hamish de Bretton-Gordon\nThe news comes as an IS fighter took to Twitter to laugh at the victims of the deadly Sydney siege.\n\nFormer Sydney resident Mohamed Elomar, who was pictured holding up the severed heads of two dead soldiers earlier this year, posted two sick tweets following the attack.\n\nAfter referencing the 2011 Mumbai terror attacks he then posted: \"\"I think we got ourselves a real life hostage situation in Sydney lolololololololo.\"\"\n\nAnother Islamist posted on Twitter: \"\"The world must stand for the news of 13 Australians but it would sleep for the news of over 130,000 Muslims killed in Syria.\n\n\"\"Gaza is under siege, Homs and Damascus are under siege the CAFE in Sydney is Not. The Hash rage SydneySiege is a joke.\"\"\"\n1252,\"A second patient with Ebola symptoms walked into a Texas clinic today and told medics he had been in contact with first victim Thomas Duncan.\n\nThe CareNow clinic in Frisco, Texas was placed in lock-down after the person appeared on Wednesday and was exhibiting signs of the deadly virus.\n\nThe patient answered yes in a screening questionnaire to a question about travel to West Africa and is said to have contact with Duncan, referred to as ‘patient zero’.\n\nMr Duncan, 42, died on Wednesday morning at Texas Presbyterian Hospital after developing symptoms of the disease almost two weeks ago.\n\nScroll down for video\n\nAn ambulance, driven by a firefighter-paramedic wearing a hazmat suit, carries an unidentified patient with Ebola symptoms to a hospital in Frisco, Texas on Wednesday afternoon after the person turned up at an urgent care clinic\n\nThe person exhibiting Ebola symptoms today claimed to have had contact with Ebola patient Thomas Duncan, who died from the virus on Wednesday morning\n\nA patient attended CareNow clinic in Frisco, Texas today and was rushed to a nearby hospital after presenting with Ebola symptoms\n\nIt is not yet clear how the patient came in alleged contact with Mr Duncan or if he is among the 48 people being monitored for the deadly virus by the Center for Disease Control and Prevention (CDC).\n\nThe Frisco patient was rushed to a nearby hospital by ambulance after turning up at the urgent care clinic on Main Street, CBS confirmed.\n\nMedics at the clinic called 911 at around 12.30pm to request an ambulance for the patient.\n\nThe clinic was keeping everyone at the center until they are checked out by the CDC - it is unknown how many people were exposed to the patient.\n\nThe CDC will host a press conference at 4pm (ET) to update the public and the media, the White House announced just minutes after the existence of a second Ebola patient was reported.\n\nMr Duncan, a 42-year-old Liberian national, exposed nearly 50 people to the disease in America before he was put in isolation at Texas Presbyterian.\n\nA second person is exhibiting Ebola symptoms in Texas today and claimed to have had contact with Thomas Duncan who died from Ebola today\n\nHis fiancee Louise Troh is currently in quarantine with her 13-year-old son and two nephews and under constant monitoring by health officials over fears that they, too, could develop symptoms during a 21-day incubation period.\n\nTen people, including seven healthcare workers and three family members, are considered at high risk for Ebola after they were exposed to Duncan after he became contagious.\n\nAnother 38 more are being monitors by the CDC for possible risk of the disease.\n\nDuncan's fiancee Louise Troh, who is perhaps highest at risk of catching the disease after she cared for him at her Dallas apartment while he sweated and vomited through the early staged of the disease, says she does not blame him for possibly exposing her.\n\nThe White House said on Wednesday that extra screening for fever will be carried out for arriving aircraft passengers from West Africa, where the virus has killed nearly 4,000 people in three countries.\n\nThe screening will start at New York's John F. Kennedy airport from the weekend, and later at Newark Liberty, Washington Dulles, Chicago O'Hare and Hartsfield-Jackson Atlanta.\n\nAuthorities will use a non-invasive device to take the temperature of passengers and have them fill out a questionnaire created by the U.S. Centers for Disease Control and Prevention (CDC) asking for detailed information about their activities\"\n1253,\"The United States Department of Defense said on Tuesday that it is “not out of the realm of the possible” that some of the weapons and ammunitions airdropped by the U.S. military near Kobani had fallen into the hands of the Islamic State group. Earlier on Tuesday, the militant group released a video showing a cache of weapons, apparently dropped by the U.S., in their possession.\n\n“They are certainly of the kinds of material that was dropped,” Pentagon spokesperson Rear Admiral John Kirby said on Tuesday, referring to the weapons showed in the ISIS video. “We’re taking a look at this…and when we have something definitive that we can provide in terms of an assessment on that, we'll do that.”\n\nKirby, however, added that he is “very confident” that most of the airdropped weapons had reached the Kurds battling the Islamic State group in Kobani. “In fact, we're only aware of one bundle that did not,” Kirby said.\n\nThe video released by the Islamic State group shows a large consignment of packages containing hand grenades and rounds for small rockets wrapped in clear plastic attached to parachute cords. The Syrian Observatory for Human Rights also confirmed that ISIS had seized at least one cache of weapons meant for the Kurds, according to media reports.\n\nThe U.S. military had delivered nearly 30 packages containing weapons, ammunition and medical supplies on Sunday, in an attempt to “enable continued resistance against ISIL's attempts to overtake Kobani,” according to a statement by the United States Central Command, or CENTCOM, released Sunday.\n\nRedur Xelil, a spokesperson for the YPG, a Kurdish militia, had confirmed on Monday that Kurdish fighters had received the weapons, and said that they would “help greatly” in the battle against the Islamic State group in Kobani, according to an Al Jazeera report.\n\nThe situation in the Syrian border town, meanwhile, continues to remain “tenuous,” Kirby said on Tuesday.\n\n“We do assess that Kurdish forces in the city are in control of the majority of the city. I would hesitate to put a number figure on that, but we do believe that they are in possession of the majority of it,” he said, adding that the U.S.-led coalition had continued to conduct airstrikes in the region.\"\n1254,\"The Islamic State (IS) leader Abu Bakr al-Baghdadi has not been killed as has been previously claimed. He is wounded and being treated in the border area of Iraq and Syria.\n\nA few days ago, it was reported that al-Baghdadi had been killed by a U.S. airstrike near Mosul in Northern Iraq, an attack that left three other senior members of the militant group dead.\n\nHowever, a source told Iraqi media that the IS leader and self-proclaimed Caliph has not been killed, but is badly injured as a result of the recent US airstrikes near the Tel Afer and Sinjar areas.\n\n“This is the second time al-Baghdadi has been injured in the last two months and right now he is being treated in a Syrian location close to the Iraqi border,” the source told Iraqi newspaper al-Sabah.\n\nWhen it was reported that al-Baghdadi had been killed, the Pentagon did not confirm the death, but thousands of social media users shared an unverified photo claiming to be the ISIS leader’s body.\n\nHowever, Pentagon spokesman Col. Steve Warren did later say that any IS leaders “inside troop formations are likely to be killed.”\"\n1255,\"The CBI registered a case against Gurmeet Ram Rahim Singh in connection with the alleged forced castration of 400 men\n\nThe CBI has registered a case against Gurmeet Ram Rahim Singh of Sirsa-based Dera Sacha Sauda, in connection with the alleged forced castration of 400 of his followers.\n\nThe agency has registered a case of criminal conspiracy against the Dera chief and his other followers for voluntarily causing grievous hurt with dangerous weapons, among other charges, under the Indian Penal Code (IPC) .\n\nThe case has been registered on the orders of the Punjab and Haryana High Court.\n\nA petition was filed in the high court in 2012 by a follower of Dera demanding a CBI inquiry and compensation for his alleged castration in 2000, CBI spokesperson Kanchan Prasad said.\n\nPrasad added that petitioner Hansraj Chauhan has alleged that around 400 male devotees, including himself, belonging to Haryana, Punjab and Rajasthan, were castrated at the Dera after its head (Ram Rahim) falsely claimed that the castration would lead to “realisation of God through him”.\n\nJustice K. Kannan of the high court passed the order on the petition ordering a CBI inquiry into the incident.\n\nThe court had earlier ordered a medical examination of the petitioner from the government multi-speciality hospital which found that he had indeed been castrated.\n\nIn a report submitted before the HC, the state government had said that it has recorded the statements of seven persons associated with the Dera head and all of them have confirmed that they have been castrated.\"\n1256,\"The Pentagon has confirmed that Ahmed Abdi Godane, the leader of the Islamist militant group al-Shabaab, was killed in a US air strike earlier this week.\n\nThe United States previously said that the strike inside Somalia had targeted Godane, but did not know whether he had been killed.\n\n“We have confirmed that Ahmed Godane, the co-founder of al-Shabaab, has been killed,” said rear admiral John Kirby, the Pentagon press secretary, describing it as a “major symbolic and operational loss” for the militant group, which aligned itself with al-Qaida.\n\nAl-Shabaab is fighting to topple Somalia’s western-backed government and regularly launches bombings and gun attacks against state targets and civilians. Godane’s death could now lead to an internal power struggle.\n\nOn Wednesday US officials had said they were still investigating to see whether the strike on an al-Shabaab encampment had killed Godane, 37, who reportedly trained with the Taliban in Afghanistan.\n\nAt least three strikes hit a convoy of al-Shabaab vehicles in southern Somalia on Monday night, according to witnesses and a spokesman for the group who spoke later with the Associated Press. The al-Shabaab representative said that six al-Shabaab fighters had been killed in the strikes.\n\nThe air raid came days after African Union (AU) troops and Somali government forces launched “Operation Indian Ocean”, a major offensive aimed at seizing key ports from al-Shabaab and cutting off one of their key sources of revenue: multi-million dollar exports of charcoal. AU forces were targeting Shabaab on several fronts, with Ugandan troops leading the offensives against the main port of Barawe, south of the capital, Mogadishu.\n\nThe commander of the AU in Somalia has said the death of Godane would be a “proud and happy moment for all Africa”.\n\nGodane, who has a passion for poetry, seized world attention a year ago with the Westgate mall attack in Nairobi, which left at least 67 dead. He warned Kenya that it would suffer further atrocities unless it withdrew its troops from the AU force in Somalia.\n\n“You cannot withstand a war of attrition inside your own country,” he said in an audio message posted on a website linked to al-Shabaab. “So withdraw all your forces, or be prepared for an abundance of blood that will be spilt in your country.”\n\nWashington has carried out a series of drone missile strikes in the past, including attacks reportedly targeting Godane, but rarely confirms this officially.\n\nGodane took over the leadership of al-Shabaab in 2008 after then chief Adan Hashi Ayro was killed by a US missile strike.\n\nAlso known as Mukhtar Abu Zubeyr, Godane was al-Shabaab’s spiritual leader under whose direction the Somali militants forged an alliance with al-Qaida. In 2012 the US offered a reward of up to $7m (£4.2m) for information leading to his arrest.\"\n1258,\"TV gardener Alan Titchmarsh was surprised to find psychedelic mushrooms which cause vivid hallucinations growing in the garden at Buckingham Palace.\n\nThe presenter found the red and white spotted toadstool called Amanita muscaria while filming an ITV gardening show called The Queen's Garden and said: 'I won't be eating any of that.'\n\nHe was touring the private 40-acre site with ecology expert Professor Mick Crawley and asked him whether the fungus is edible.\n\nProfessor Crawley replied saying: 'That depends what you mean. It's eaten in some cultures for its hallucinogenic effects. But it also makes people who eat it very sick.\n\nTV presenter Alan Titchmarsh found the hallucinogenic mushroom Amanita muscaria during filming for The Queen's Garden at Buckingham Palace\n\nThe red and white spotted toadstool called Amanita muscaria can cause vivid hallucinations and is known for the unpredictability of its effects\n\n'The old-fashioned thing to do was to feed it to the village idiot, then drink his urine because you get all of the high without any of the sickness.'\n\nTitchmarsh jokingly replied: 'I think I'll forgo that and stick to normal mushrooms.'\n\nThe fungus, also known as fly agaric, contains the psychoactive chemicals ibotenic acid and muscimol and they can be found throughout the UK.\n\nLast night a Palace spokesman was keen to point out the fungus is not served to Royals.\n\nHe said: 'There are several hundred fungi species in the palace garden, including a small number of naturally occurring fly agaric mushrooms.\n\n'As the programme explains, they are beneficial to trees, increasing their ability to take in nutrients.'\n\nLast night a Palace spokesman was keen to point out the fungi is not served to Royals. Pictured, Queen Elizabeth II meets guests at a garden party at Buckingham Palace in London in June 2014\n\nPictured, Queen Elizabeth and the Duke of Edinburgh talk to Claire Midgley (right), the Deputy Gardens Manager, as they study the new vegetable garden in the grounds of Buckingham Palace in 2009\n\nHe told the Sun: 'For the avoidance of doubt, fungi from the garden are not used in the Palace kitchens.'\n\nThis type of fungus can often be found growing under birch or pine trees, especially Monterey and Bishop pine which are common in the garden at Buckingham Palace.\n\nWith permission from Her Majesty The Queen, Alan Titchmarsh spent a whole year exploring the Buckingham Palace Garden, which has a five-century history.\n\nOn the new TV show, Titchmarsh explains that gardeners actively encourage mushrooms and toadstools.\n\nHe said: 'Every time they chop something down, they leave out the wood to rot.'\n\nDuring her reign, Her Majesty has made the garden a place where nature thrives. It now plays host to 350 species of wildflower, 83 species of bird and two and a half thousand British species of insect, including butterflies.\n\nIt's been the garden of Queen Elizabeth II for longer than any other monarch. A rare film from 1937 shows the Queen as an 11-year-old princess with her younger sister princess Margaret, having just moved into the palace.\n\nMr Titchmarsh heard tales about the Queen's childhood from royal historian Dr Lucy Worsley, who explains that the young princesses held a wistful fascination with what was beyond the garden walls.\n\nWith permission from Her Majesty The Queen, Alan Titchmarsh spent a whole year exploring the Buckingham Palace Garden, which has a five-century history\n\nAmanita muscaria, also known as fly agaric, can cause vivid hallucinations\n\nAmanita muscaria, commonly known as the fly agaric or fly amanita, is one of the most recognisable and widely encountered mushrooms in popular culture.\n\nThe white-spotted, usually red mushroom is viewed as the quintessential toadstool and can be found throughout Europe and America, often growing under birch and pine trees.\n\nThe fungus is well-known for its hallucinogenic properties because it has a high level of a psycoactive agent called muscimol.\n\nHistorically the mushrooms were used by medicine men or ‘shamans’ of north east Asia.\n\nThere has been much speculation on possible traditional use of this mushroom as an intoxicant in Siberia, the Middle East, India, Eurasia, North America, and Scandinavia.\n\nFly agarics are known for the unpredictability of their effects as they can change dramatically depending on the habitat and the amount ingested per body weight.\n\nEffects can range from nausea and twitching to drowsiness, cholinergic crisis-like effects (low blood pressure, sweating and salivation), auditory and visual distortions and mood swings.\n\nIt can cause vivid hallucinations, often making colours seem oversaturated and breaking up the boundaries between objects. Some users report having spiritual experiences.\n\nThe fungi are often considered poisonous and a fatal dose has been calculated as 15 caps.\n\nThe sale of fresh and prepared magic mushrooms containing psilocin or psilocybin has been illegal in Ireland since January 2006.\"\n1260,\"Networks will do anything to squeeze in more commercials.  They’ve started new episodes during the credits of the previous episode.  They’ve plastered ads at the bottom of the screen in the middle of the episode.  Now they’re playing dirty by speeding through the episodes just to get in a few more minutes of precious ad time.\n\nAn intrepid Seinfeld fan [via reddit] noticed that everyone’s favorite show about nothing seemed to be running slightly faster.  To check, he compared the airing of a recent episode to a digital recording of the same episode from ten years ago on the same hardware.  He found that the show was running 7.5% faster, which amounts to freeing up two minutes of ad time.\n\nWatch the video below.  Can we finally get all of Seinfeld on a streaming service?\"\n1261,\"Actual women.\n\nWith ongoing outrage over the NFL's recent slew of scandals, it made perfect sense when ESPN announced it will hold a panel on domestic violence Monday night. But as the two organizations geared up this discussion about women and abuse in the world of sports, it quickly became painfully clear that women had been completely excluded from the table. \n\nAs Esquire's Ben Collins pointed out last week, the panel will consist entirely of male commentators, while female reporters will be literally sidelined in the discussion.\n\n\"\"Up to 11 men, all between the ages of 39 and 74 will sit at the table for a domestic violence discussion on ESPN. Zero women. Victims of domestic violence in America are most likely to be women aged 20-24,\"\" Collins wrote.\n\n\"\"When the show has updates from the field — brief reports about injuries and the upcoming game — they'll cut to female sideline reporters, Lisa Salters and, on some weeks, Suzy Kolber. These people are not allowed at the table.\"\"\n\nWhat an oversight. The utter failure to include a single woman in a discussion about domestic violence has already attracted a ton of criticism online:\n\n\n\n\n\n\nBut that's not all. While it might be easy to dismiss an incident like this as unintentional, Collins rightly points out that ESPN's track record on holding the NFL accountable is not that great. And why should it be, given the lucrative, multibillion-dollar partnership the two organizations enjoy?\n\n\"\"You will not hear these words because ESPN is not a company in the business of journalism. It is an entertainment outlet that sometimes reports convenient, timely information to drive interest in future programming,\"\" Collins writes. \"\"There are 11 seats at the table at ESPN. All of them go to men. Women get their own table, but only sometimes — and ESPN has placed that table where no one can hear them.\"\"\n\nThis scandal has given ESPN the chance to decide whether it wants to be an outlet for responsible sports journalism or a profit-driven hype man for the NFL. And we may already have the answer.\"\n1262,\"ter Christian Bale was set to portray Steve Jobs in the upcoming account of his life, Variety is today reporting that Seth Rogen will be at his side as Apple co-founder Steve Wozniack, also just known as ‘Woz’.\n\nVariety also says that Danny Boyle (best known for his work with Slumdog Millionaire) will be taking the director’s chair.\n\nThe movie’s script is being penned by Aaron Sorkin, who worked on 2010’s The Social Network. It is based on Walter Isaacson’s popular biography, and follows last year’s biopic starring Ashton Kutcher.\"\n1263,\"BAGHDAD—An Iraqi official on Wednesday denied that a woman detained in Lebanon is a wife of Abu Bakr al-Baghdadi, the leader of Islamic State group.\n\nThe denial comes a day after Lebanese authorities said they are holding a woman believed to be Mr. al-Baghdadi’s wife. They said she was detained for traveling with a fake ID and had herself claimed that she is the reclusive extremist leader’s spouse.\n\nIraq’s Interior Ministry spokesman Saad Maan Ibrahim told the Associated Press that the woman is Saja Abdul Hamid al-Dulaimi, an Iraqi national who traveled to Syria before arriving in Lebanon.\n\nMr. Ibrahim said she is the sister of Omar Abdul Hamid al-Dulaimi, who is held in Iraq as a terror suspect.\n\nHe said Mr. al-Baghdadi has two wives but neither is named Saja al-Dulaimi.\n\n—Copyright the Associated Press\"\n1266,\"A prominent Saudi Arabian cleric has reportedly issued a fatwa against building snowmen, arguing that the practice goes against Islamic teachings.\n\n“It is not permitted to make a statue out of snow, even by way of play and fun,” declared Sheikh Mohammed Saleh al-Munajjid, Reuters reported.\n\nAds by Adblade\n \n\nDon't be resigned to weight gain this holiday season. This customized approach could work for you.\n\nHow I learned 9 languages and am learning even more, and how you could too.\n\nAncient New Testament passage aligns with modern cure for our deadliest disease [VIDEO]\nQuoting from Muslim scholars, Sheikh Munajjid argued that to build a snowman was to create an image of man, an action considered sinful under the kingdom’s strict interpretation of Sunni Islam, Reuters reported.\n\n“God has given people space to make whatever they want which does not have a soul, including trees, ships, fruits, buildings and so on,” he reportedly wrote in his ruling.\n\nNo date was set for the implementation of the fatwa and there was no government comment, The Telegraph reported. Anyone trained in Islamic law can issue a fatwa, or formal legal opinion, based on their knowledge of the law.\"\n1267,\"BEIRUT — Lebanon’s military has detained a wife and child of the leader of the Islamic State, security officials said Tuesday.\n\nThe spouse of another senior Islamic State commander was also detained by the army, officials said. The women and child might be able to offer insights into the activities of Abu Bakr al-Baghdadi and his inner circle. Or they could become bargaining chips for the release of hostages held by the militant group.\n\nA Lebanese intelligence official identified Baghdadi’s wife as Sagia Dulaimi and said she was detained last week with her 9-year-old daughter at the Madfoun checkpoint in northern Lebanon.\n\nOther media reports, including from the Associated Press, identified the child as a boy. The reason for the discrepancy was not immediately clear.\n\nBaghdadi’s wife and child were carrying false identity papers after crossing from Syria, said the official, who was involved in interrogating the detainees. He said they were Syrian nationals, but other security officials said they could be Iraqi.\n\nThe pair were being held at a Defense Ministry compound on the outskirts of Beirut, said the official, who spoke on the condition of anonymity, citing a lack of authority to discuss the issue on the record.\n\nThe second woman is of Chechen origin, said a Lebanese military official. The official, who also spoke on the condition of anonymity, declined to give her identity or the name of her husband.\n\nIt was not immediately clear whether the woman was detained at the same time as the wife and child of Baghdadi, an Iraqi whose real name is Ibrahim al-Samarrai.\n\nIt also remains uncertain why the detainees came to Lebanon, where the Islamic State, a radical al-Qaeda offshoot also known as ISIS or ISIL, is opposed by both the country’s Western-allied military and the powerful Iranian-backed Hezbollah militia.\n\nThe military official said a number of family members of Islamic State militants had taken refuge in northern Lebanon, where there are pockets of support from groups such as Jabhat al-Nusra, or al-Nusra Front, al-Qaeda’s affiliate in Syria.\n\nThe three detainees could be used to bargain for the release of hostages held by the Islamic State, which has kidnapped thousands of people — including Arabs, Turks, Kurds, Europeans and Americans — to extract ransoms or punish those it considers guilty of religious transgressions. The militants also have beheaded captives, including two American journalists as well as American and British aid workers — in response to airstrikes by a U.S.-led coalition, the Islamic State has said.\n\nThe intelligence official said Dulaimi was part of a prisoner swap this year between the Syrian government and rebels in Maaloula, a city in Syria. The government of Bashar al-Assad agreed to release 150 prisoners in exchange for Greek Orthodox nuns who are believed to have been held by militants with links to groups such as al-Qaeda.\n\nIn August, militants sympathetic to the Islamic State attacked the northern Lebanese town of Arsal and captured more than 20 soldiers before withdrawing. They have since beheaded two of the soldiers, demanding that Lebanon release a number of jihadists it has jailed.\n\nThe Lebanese daily As-Safir was first to report on the detentions of Baghdadi’s wife and child, whom it identified as a son. The paper added that the arrests were made in “coordination with foreign intelligence agencies.”\n\nAfter lightning advances in Iraq this year by the Islamic State, Baghdadi declared a caliphate on land under the group’s control, which extends from deep inside Iraq to northern Syria.\n\nIt is unclear how many wives Baghdadi has, although Islamic law generally allows four.\n\nMeanwhile, at least six Lebanese soldiers were killed by gunmen in an ambush in a border area Tuesday, the AP reported, citing a security official. Details on the assailants were not immediately known, but there have been previous clashes near the Syrian border involving security forces and militant groups including Jabhat al-Nusra.\n\nBrian Murphy in Washington contributed to this report.\"\n1268,\"Vice Media CEO and co-founder Shane Smith, whose billion-dollar company was accused of underpaying its employees earlier this year, spent $300,000 on dinner at a Las Vegas hotel last month.\nMGM Resorts International revealed on an earnings call Tuesday that unidentified guests had enjoyed a $300,000 meal in January.\n\nOn Wednesday, Bloomberg reported that the guest was Smith, citing an anonymous source who attended the private feast at the Bellagio casino’s Prime Steakhouse.\n\n\nMGM spokesman Clark Dumont told Bloomberg in an e-mail that it was a party of 12. But one of the guests at the dinner estimated it to be a party of closer to 25.\n\nThe majority of the bill was spent on wine, with some bottles costing $20,000, Dumont said.\n\nSmith was in town attending the Consumer Electronics Show, and had a very successful run at the blackjack table prior to the meal.\n\nDavid Carr, the New York Times columnist who died unexpectedly last week at age 58, hinted at Smith’s hot hand in a pair of tweets last month.\n\n\n\n“No brainer quiz,” Carr tweeted. “What media co exec did I watch win $100k at blackjack last nite? Hint: gambling not his only vice.”\n\nCarr and Smith famously clashed when Carr interviewed some Vice execs for the 2011 documentary, “Page One.”\n\nThe legendary New York Times media critic put Smith in his place when Smith criticized the Times for what he thought was a lack of coverage in genocide-stricken areas like Africa.\n\n\n“Before you ever went there, we've had reporters there reporting on genocide after genocide,” Carr told Smith. “Just because you put on a f***ing safari helmet and looked at some poop doesn't give you the right to insult what we do.”\n\nIn May, a Gawker report accused Vice of paying its employees lowly wages, citing salary numbers provided by anonymous former Vice staffers.\n\n\"\"A company as successful as Vice should be paying decent wages. Vice doesn't,\"\" the report said. \"\"The company pays shitty wages to low-level employees, compensating them instead with the sheer coolness of working for Vice Media.\"\"\n\nNew York Times columnist David Carr and Vice CEO Shane Smith at the PromaxBDA #WTFuture Conference in New York\n© AP PHOTO/ JOHN MINCHILLO\nNew York Times columnist David Carr and Vice CEO Shane Smith at the PromaxBDA #WTFuture Conference in New York\nOne former Vice editorial employee told Gawker that Smith was a \"\"jackass” who “makes an insane amount of money” as the public figurehead of the company.\n\nVice responded to the allegations by pointing out that former Gawker interns had brought a class-action lawsuit against the company’s founder, Nick Denton, for allegedly violating federal wage laws.\n\nThen, at the Vice company holiday party in December, Smith gave each full-time employee an envelope with $1,500 cash inside, amounting to $1 million total, Business Insider reported.\n\nThe Brooklyn-based Vice has grown into a media titan. Technology Crossover Ventures and A+E Networks each invested $250 million for 10 percent stakes in the company last year, on top of a $70 million investment from Rupert Murdoch's 21st Century Fox.\"\n1269,\"JJ Abrams is considering releasing his heavily anticipated Star Wars: The Force Awakens this summer, according to unconfirmed reports from Ikwiz and Movie Pilot. The film has a current release date of December 18 2015.\n\nAccording to Movie Pilot, the director is losing patience with the constant stream of plot and image leaks from the Star Wars set, and believes that shifting to an earlier release date will mean the film isn't \"\"ruined\"\" before fans can see it. The Ikwiz article states: \"\"Disney is reportedly taking Abrams’ request very seriously, and is looking at a possible summer release.\"\"\n\nWhile neither website has an official source for the rumour, Abrams is reported to have made the comments at the 2015 Visual Effects Society Awards on February 4. The director received the VES Visionary Award during the ceremony.\n\nLast week, Disney appeared to be cracking down on anyone illegally leaking content from Star Wars VII, requesting that a judge issue a subpoena to a website named ImageShack, which was hosting a blurred image of a Sith Lord clutching a red lightsaber – said to be a leaked still from the film. In a declaration to support the issuance of a subpoena, a Disney employee confirmed the image was related to Star Wars: The Force Awakens.\n\nKeep up with Star Wars VII latest news, rumours and spoilers\"\n1271,\"Axl Rose is not dead, despite internet reports to the contrary — but that should come as no surprise to fans who by now have surely grown tired of the seemingly endless stream of online hoaxes falsely reporting the death of just about every major celebrity, and plenty of minor celebs as well.\n\nThe Axl Rose death hoax started on a bogus site forged to look like a page on the MSNBC website. The authentic looking — at a cursory glance, anyway — story was headlined, “Sources: Guns N’ Roses Frontman Axl Rose Found Dead in West Hollywood Home at Age 52,” and claimed that the “Welcome To The Jungle” singer was found dead after police were called to check on the former rock star’s welfare.\n\nPerhaps in a vain attempt to add an air of authenticity to the latest death hoax, the phony story on the ersatz MSNBC site claimed the death of Axl Rose remained “unconfirmed.”\n\n“It’s fake, dude,” wrote the site Mediaite, in its story mocking the Axl Rose death hoax. “You can go ahead and confirm it.”\n\nThe site Gossip Cop, which specializes in debunking rumors about celebrities — dead or alive — was among the first to expose the fakery, which apparently fooled numerous internet users with its convincing-looking URL, “msnbc.website.”\n\n“The awful hoax comes from the jerks behind the MSNBC.website URL, which has no affiliation with the real news outlet and tries to fool people into clicking on bogus stories,” reported Gossip Cop. “Enough people have been duped by this story to share it more than 39,000 times on social media like Facebook. Again, this is TOTALLY FAKE. MSNBC.website pulled the same trick last month with a death hoax about Macaulay Culkin. The phony Culkin story is almost identical to the phony Rose story. Don’t believe any report coming from MSNBC.website.”\n\nIn addition to Home Alone star Culkin, and today’s hogwash “Axl Rose is dead” prank, other celebrities victimized by death hoaxes recently have included “Dog Whisperer” Cesar Millan, ’80s “Brat Pack” actor Judd Nelson, and TV Incredible Hulk star Lou Ferrigno.\n\nWhile Axl Rose and his representatives have not confirmed that the “Paradise City” crooner is actually still living and breathing, but they probably don’t need to. But one thing is certain. Axl Rose may be the latest, but will certainly not be the last “dead” but-not-really celebrity to be the subject of a yet another tiresome online death hoax.\"\n1273,\"WOBURN, Mass. (AP) — A 113-year-old, shoebox-sized time capsule was removed Thursday from the head of a lion statue where it had long sat, hidden in plain sight, atop one of Boston's most famous landmarks.\n\nWhen the copper box was carefully pried open, it revealed at least one mystery: a red, hardcover book with no visible title or markings. The contents of the book — and the rest of the items in the box — will remain a mystery for a bit longer, as they were deemed too fragile to remove immediately.\n\nThe time capsule's presence at the Old State House had only recently been confirmed. The Bostonian Society, which oversees the building, had expected it to contain a potpourri of photographs and newspaper clippings from the period, along with a missive to future generations penned by a group of Boston journalists.\n\n\"\"I'm absolutely delighted by the conditions inside the box,\"\" said Brian LeMay, the society's president, noting little sign of mold or water damage. Historians had feared the contents could have been destroyed had the box been improperly sealed.\n\nThe time capsule was placed inside the lion's head in 1901 and then forgotten, even as waves of tourists visited the building that once served as a fulcrum of British rule in the northern colonies and later as the first seat of Massachusetts state government.\n\nIn 1770, British soldiers opened fire on a crowd of protesters outside the building, killing five in what came to be known as the Boston Massacre.\n\nThe society first learned of the possible existence of the time capsule three years ago from the great-great-granddaughter of Samuel Rogers, a craftsman who had worked on renovations to the building and was believed to have placed the box in the lion's head and catalogued its contents. A 1901 article from The Boston Globe surfaced later, alluding to contents of a copper box \"\"which will prove interesting when the box is opened many years hence.\"\"\n\nThe box was removed Thursday by Robert Shure, president of Skylight Studios in suburban Woburn, where the copper and gold-leaf lion statue had been brought for refurbishing.\n\nShure placed the box on a table and used a drill and other tools to cut it open. The bright red book was the first object seen inside.\n\nElizabeth Roscio, archivist for the Bostonian Society, speculated that the book could be a Rogers' family history, but LeMay was less certain.\n\n\"\"I'm as anxious as anyone in this room to just grab it and look inside,\"\" he said. But Roscio explained that to avoid possible damage, the contents must be removed and examined in a temperature-controlled setting. They could go on public display at the Old State House later this year.\n\nIn accepting the gift from the past, the society has also decided to leave one for the future.\n\nA new time capsule, made of titanium, will be inserted back into the head of the lion. Suggestions on what to include are still being solicited, LeMay said, but one item will be a medal from the 2013 Boston Marathon, a symbol to future generations of the city's resiliency in the face of tragedy.\"\n1274,\"WASHINGTON (WJLA) -- The White House intruder who jumped a fence and made it inside the White House just over a week ago overtook a Secret Service agent and managed to run into the East Room, which is often used for presidential addresses, the Washington Post reported Monday.\n\nSeveral sources gave the Post a new account of the case involving Omar Gonzalez, an Iraq veteran said to be suffering from post-traumatic stress disorder.\nThe previous account from the Secret Service claimed Gonzalez was quickly apprehended after he made it inside the front door to the White House. But the Post's report indicates Gonzalez made it much further inside than previously known.\nThe Post report also provided first word that Gonzalez, who authorities said was armed with a knife, actually overpowered a Secret Service agent before running throughout much of the main floor.\nSources also told the Post that an alarm box designed to alert guards to an intruder had apparently been muted, which may have contributed to Gonzalez being able to burst through the front door so easily.\nThe Secret Service declined to comment to the Post because the security breach remains under ongoing investigation.\"\n1277,\"When Apple unveiled its first smartwatch earlier this month, the company told us a lot about its design, customization options, and the type of features we can expect. What we didn't hear about, however, is the technology Apple will use to power the watch.\n\nCowen and Company analyst Timothy Arcuri spoke with Apple's supply chain to learn that the Apple Watch will most likely come in two different storage capacities: 4GB and 8GB. Arcuri revealed this information in a note to investors, according to Apple Insider.\n\nArcuri believes the 4GB edition will be the more popular mainstream version, noting that the 8GB watch probably won't be the default configuration. This means you'll be able to store apps, messages, fitness data, and other types of files and information directly on the watch.\n\nThat amount of storage space is fairly standard for smartwatches. Both Samsung's Gear 2 and Sony's Smartwatch 3 also come with 4GB of storage space. This means that if Apple does release an 8GB version, it'll offer twice as much storage as current smartwatches.\n\nArcuri's supply chain sources also said the wireless chip inside Apple's watch would come with a GPS radio, which is odd given that Apple said its watch would need to be connected to an iPhone to use GPS data. This chip will reportedly be similar to the wireless chip found inside the iPhone 5s, Arcuri wrote.\n\nThe Apple Watch won't be released until early 2015, so we expect to learn more about it over the next several months.\n\nSEE ALSO:  9 Ways To Reuse Your Old iPhone Now That You've Got The iPhone 6\"\n1278,\"Amazon founder and CEO Jeff Bezos has a plan to boost the readership of The Washington Post, which he bought last year for $250 million.\n\nAmazon's newest line of high-end Kindle Fire HDX tablets will come pre-installed with an app curating Post news and photography, Brad Stone reports for Bloomberg.\n\nThe app will be free, at least at first, and will also be available to download on other devices, though with a monthly subscription fee.\n\nThe effort is reportedly called \"\"Project Rainbow\"\" internally, and marks Bezos' first move to create ties between the newspaper and Amazon.\n\nThe initiative is being led by the former editor in chief of Salon, Kerry Lauerman, who was one of many new hires brought on since Bezos took charge.\n\nAs Stone points out, this move would not only get the Post to more readers, but also potentially make the Kindle Fire HDX tablet more attractive to buyers. Amazon has made a huge bet on original content, like television shows and video games, to add value to its devices through its subscription service, Amazon Prime, and adding Washington Post's news could align with those efforts.\n\nDisclosure: Jeff Bezos is an investor in Business Insider through his personal investment company Bezos Expeditions.\n\nSEE ALSO:  This Amazing Twitter Account Curates The Most Hilarious And Cringe-Worthy Movie Reviews On Amazon\"\n1280,\"Would you pay five grand for the high-end luxury edition of the Apple Watch? That's the starting price that Piper Jaffray analyst Gene Munster sees in his crystal ball.\n\nOn March 9, Apple is expected to finally unveil the finer details of its Apple Watch, including the price tags and launch date. The company's first smartwatch will be available in three versions: Apple Watch Sport, Apple Watch and Apple Watch Edition. Apple has already revealed that the entry-level Sport model will start at $349 in the US. But the company has been mum about the prices of the other two models.\n\nIn an investors note released late Monday, Munster said he expects that the price for the Sport model could reach as high as $450 depending on different case and storage options. The mid-tier Apple Watch could start at anywhere from $499 to $549 and likely will come closer to an average selling price of $650, according to Munster. But the top-of-the-line Apple Watch Edition could break the bank, starting at $4,999 and potentially reaching closer to $7,500 by factoring in high-end, expensive bands.\n\nThat $4,999 price lines up with a projection from Apple observer John Gruber, who forecast the cost of the high-end version last September.\n\nApple is a latecomer to a smartwatch market already crowded with entries from Samsung, LG, Motorola, Microsoft, Sony, Pebble and other players. Apple's product will be part smartwatch and part fitness and activity tracker, a combination the company is counting on to bring in buyers. But by offering the watch in a luxury edition, Apple is also presenting it as a piece of fine jewelry to further distinguish it from rival products.\n\nMunster remains bearish on Apple Watch sales, estimating 8 million in unit sales this year, compared with Wall Street forecasts of 14 million. But the analyst believes next Monday's event \"\"will finally highlight the special features of the watch and start to excite the public.\"\"\n\nApple will offer interchangeable bands for each of its watches, a factor that will determine the ultimate price. Munster said he believes the elastomer bands for the Apple Watch Sport will range in price from $29 to $39. Leather bands could be priced from $49 to $59. Steel bands could run around $99. And the gold bands for the higher-end edition may run into the thousands of dollars.\n\nHow might the three different versions of the watch play out in terms of sales? Munster said he expects the entry-level Sport edition to account for around 55 percent of all units sold this year, while the Apple Watch will contribute around 45 percent. That leaves the luxury Apple Watch Edition contributing pretty much nothing, at least in terms of percentage.\n\n\"\"The Apple Watch Edition is the more difficult to predict, but we believe that with the watch likely starting at $4,999, Apple might sell around 10,000 units in CY15 [calendar year 2015] of our total 8 million estimate, Munster said. \"\"To put the 10k units in perspective, Piper analyst Erinn Murphy, in conjunction with industry estimates, believes that Rolex sells 600-750K watches per year, thus Apple at 10K in the first year would be about 2 percent the size of Rolex. We believe this is a reasonable potential first year size as high-end consumers weigh the power of the Apple brand vs. other luxury watches and the trade-off of quickly depreciating technology in an Apple Watch vs. other more traditional luxury watches that may hold value better.\"\"\n\nA spokeswoman for Apple said the company had no comment at this time.\"\n1281,\"On Thursday evening, thousands of people took to Twitter to share the #MacklemoreJoinedISS, mercilessly trolling the 9/11 truther based on a bogus tweet.\n\nNo, Macklemore has not joined the ranks of ISIS.\n\nWhile the notorious Syria-based terrorist organization has allegedly recruited the likes of Deso Dogg, a Berlin gangsta rapper who’s popped up in a handful of ISIS beheading videos—and is reportedly being used as a recruitment tool—the mild-mannered “Thrift Shop” rapper has not followed suit.\n\nOn Thursday evening, the #MacklemoreJoinedISIS became the top trending topic on Twitter worldwide based on the strength of a bogus tweet that was circulated (and retweeted, and retweeted) through the Twitterverse, eventually going viral.\n\nBehold:\n\nhorrified at news that macklemore has joined ISIS #MacklemoreJoinedISIS pic.twitter.com/N3PJO0ciWV\n\nThe 31-year-old Grammy Award-winning rapper—and recent father—formerly known as Ben Haggerty has supported a number of progressive social causes, including marching in Ferguson protests in his native Seattle and having a bunch of gay couples be married (by Madonna, no less) during his Grammys performance of “Same Love.”\n\nOn the opposite end of the sociopolitical spectrum, he's also a 9/11 truther who, on the track “Bush Song” off his 2005 EP The Language of My World, rapped the following: “Where’s Dick Cheney at? Probably off in Iraq / Findin’ some oil to tap, tell ’em I got up on that / And y’all still think it was bin Laden / When it was us and the Masons, plottin’ on oil profits.” The 30-year-old followed those bars up with the following tweet, which he unleashed in 2009:\n\n911...bush knocked down the towers\n\nAnd back in May, Macklemore took it upon himself to dress up as an anti-Semitic Jewish caricature, sporting a giant prosthetic hooked nose, dark beard, and bowl cut wig, during a surprise performance at Seattle’s Experience Music Project.\n\nThe Twitter world, including actor Seth Rogen (who is Jewish), was not amused:\n\n.@macklemore, first you trick people into thinking you're a rapper, now you trick them into thinking you're Jewish? pic.twitter.com/3rtaE4GHje\"\n1283,\"Source @reitschuster\nWe hope all the president’s men are trolling Putin hard here, letting their feelings known with a margin of plausible deniability.\n\nAlthough he should get that left ball-bag looked at, not sure it should be that baggy\"\n1288,\"The missing American freelance photo-journalist James Wright Foley has reportedly been beheaded by ISIS - in a message to the United States to end its intervention in Iraq.\nFoley has been missing since November 22, 2012, reporting from Syria.\nISIS posted extremely graphic pictures and video online to social media as proof of their barbaric action.\nThe group which has claimed control of most of northern Iraq and parts of Syria is threatening to kill Time journalist Joel Sotloff next unless President Obama ceases attacks on the terror group.\"\n1289,\"A new rumor making the rounds today claims that on a recent trip to Germany Apple CEO Tim Cook was overheard telling a retail employee that the waterproofing of the Apple Watch has improved since it was unveiled last year, apparently it can even be worn in the shower, when this device was shown off for the first time the company didn’t say if it was waterproof enough to be worn while swimming or taking a shower.\nThe rumor from iGen.fr claims that Cook was speaking to employees at a retail store in Berlin where he told them that the wears his Apple Watch everywhere, “even in the shower.”\nIt should be kept in mind though that when the Apple Watch was unveiled last year the company had only said that the device was good for wearing in the rain, getting sweaty during a workout and washing hands. There was no mention of showers or swimming pools.\nWhile it is possible that Apple has tweaked the watch enough that its now good for those tasks as well, one can’t discount the possibility that Cook might simply have been misheard, so we’ll really have to wait until the device arrives to find out just how resistant it is to water.\nThe Apple Watch will start shipping to customers in April.\nFiled in Apple >Gadgets. Read more about Apple Watch and tim cook.\"\n1291,\"Apple is shifting its retail strategy for the Apple Watch to deliver a more personalized shopping experience, according to The Wall Street Journal. The report claims that Apple Stores will accept in-store reservations for customers to try on the Apple Watch and corroborates that Apple is training its retail employees to help customers choose an Apple Watch model that suits them best.\n\nThe report, citing sources familiar with the matter, adds that the high-end Apple Watch Edition will have scratch-resistant gold, which an in-depth analysis over the weekend revealed is because Apple mixes the metal with low-density ceramic particles. Apple is also said to have studied a platinum Apple Watch, but the model is unlikely to be announced Monday.\"\"The company has refined the smartwatch’s luxury features, making the gold in the Edition model scratch-resistant, according to people familiar with the matter,\"\" reports The Wall Street Journal. \"\"It also has studied platinum watch casings, although the company isn’t expected to announce that on Monday, they said.\"\"Apple CEO Tim Cook, during a visit to the Covent Garden Apple Store in London last month, told retail employees that Apple has \"\"never sold anything as a company that people could try on before.\"\" The chief executive added that \"\"tweaking the experience in the store\"\" will likely be a requirement when the wrist-worn device launches in April. It also appears likely that the Apple Watch will be exclusive to Apple Stores immediately following the product's launch, although for how long remains unknown.\n\nFollow the rest of our March 2015 event coverage for the latest Apple Watch information.\n\nRelated roundup: Apple Watch , Tag: March 2015 event\"\n1292,\"A powerful message from Lego to parents from 1974 went viral over the weekend - and now the company has confirmed that it is indeed authentic.\n\nIt was first posted on Reddit by user fryd_ first and informed parents the “urge to create is equally strong in all children: Boys and girls”.\n\nSpeaking to i100.co.uk, Emma Owen of Lego UK and Ireland said the letter was part of a pamphlet showing a variety of Lego doll house products targeted at girls aged four and up from the 1970s.\n\nNull\n\nCommenting on the message, fryd_ first said “it seems like we’ve taken a step backwards” in forty years but Lego disagree.\n\nThe text remains relevant to this day – our focus has always been, and remains to bring creative play experiences to all children in the world, based on the Lego brick and the Lego system – ultimately enabling children to build and create whatever they can imagine.\n\nEmma Owens of Lego\nThe letter from 1974 in full:\n\nTo Parents\n\nThe urge to create is equally strong in all children. Boys and girls.\n\nIt’s the imagination that counts. Not skill. You build whatever comes into your head, the way you want it. A bed or a truck. A dolls house or a spaceship.\n\nA lot of boys like dolls houses. They’re more human than spaceships. A lot of girls prefer spaceships. They’re more exciting than dolls houses.\n\nThe most important thing is to put the right material in their hands and let them create whatever appeals to them.\n\nIt’s not the first time an old message from Lego has gone viral. This 1981 advert from the company was aimed at all children and shared widely online in January 2014.\n\nNull\n\nAt the time, several commentators contrasted the image with the more feminised marketing for Lego Friends, which is aimed specifically at girls.\"\n1293,\"ISIS claimed Friday that a 26-year-old female American hostage was killed in an airstrike in Syria, according to NBC News partners Flashpoint Intelligence.\n\nDefense officials told NBC News that U.S. military and military intelligence have no information to confirm ISIS' claim, and the State Department said it could not confirm reports of the death \"\"in any way.\"\"\n\n\"\"We are obviously deeply concerned by these reports. We have not at this time seen any evidence that corroborates ISIL's claim,\"\" said Bernadette Meehan, spokeswoman for the National Security Council said.\n\nKayla Mueller, originally from Arizona, was taken hostage by ISIS in Syria on Aug. 4, 2013, while leaving a Spanish Doctors Without Borders hospital. Her family previously had requested Mueller's name not be made public for fear it would endanger her life.\n\nAccording to a statement released by a representative of her family on Friday urging caution in reporting on Mueller's situation, \"\"the common thread of Kayla's life has been her quiet leadership and strong desire to serve others.\"\"\n\n\"\"Kayla has devoted her career to helping those in need in countries around the world,\"\" the statement added.\n\nIn a report distributed on Twitter, ISIS stated that Mueller was buried in the rubble of a building hit by Jordanian aircraft. Jordanian warplanes have pounded ISIS targets in Syria since the militants released a video that appeared to show a captured Jordanian fighter pilot being burned alive in a cage.\n\nJordan disputed the ISIS claim.\n\n\"\"ISIS is being illogical and they're lying,\"\" Mohammad Al Moumani, a spokesman for the information ministry, told NBC News. \"\"How do they know it's a Jordanian aircraft? What was a woman doing in their training center or weapons storage facility? Because those are what we're targeting.\"\"\n\nState Department spokeswoman Marie Harf said: \"\"I cannot confirm those reports in any way. Obviously people are looking into them, but cannot confirm them.\"\" When asked if she knew if the hostage was alive, Harf said: \"\"We're just not going to get into specifics about Americans being held overseas.\"\"\n\nOne senior defense official told NBC News \"\"the entire intel community\"\" in the U.S. government \"\"lit up immediately at the ISIS claim and is attempting to gather the facts.\"\" The official also said that if, in fact, the American woman has been killed it could be impossible to verify if was the result of an airstrike.\n\nRecently, President Barack Obama has said the U.S. is deploying \"\"all assets\"\" to save Mueller.\n\nKayla Mueller in an undated family photo.\n\nMueller's family previously had requested that her name not be made public, and little has been publicized about her ordeal.\n\nHer interest in activism started young: she was recognized as a National Young Leader while in high school at Tri City College Prep in Prescott, Arizona, and won several volunteering awards. As a teen, she volunteered for the Save Darfur Coalition, writing letters and placing calls to members of Congress, according to her local paper. Mueller also later wrote about Darfur while at Northern Arizona University, penning a piece in the school paper, The Lumberjack.\n\nAfter graduating from Northern Arizona University in 2009, Mueller worked with humanitarian aid organizations in India, Israel and Palestine, according to the statement issued on behalf of her family. It said she returned home to Arizona in 2011 and spent a year working at an HIV/AIDS clinic and a women's shelter before traveling to France to work as an au pair and study the French language.\n\nSometime that year, Mueller uploaded a video to YouTube expressing solidarity with the Syrian people. While she initially studied French with the intention of working in Africa, according to the family representatives, Mueller instead went to the Turkish-Syrian border to work with Syrian refugees in December 2012.\n\nMueller spoke of her experiences in Syria at her local Kiwanis club in May 2013, saying that she is often asked — once people learn she is American — \"\"where is the world\"\" by desperate refugees.\n\n\"\"All I can do is cry with them, because I don't know,\"\" she said, according to an article on the event in her local paper. \"\"For as long as I live, I will not let this suffering be normal. (I will not let this be) something we just accept.\"\"\n\nShe worked in Turkey with the Danish Refugee Council and the \"\"Support to Life\"\" humanitarian aid organization to assist refugees. When Mueller was taken captive in Aleppo, Syria, on Aug. 4, 2013, she was leaving a Doctors Without Borders hospital.\n\nKayla Mueller, left, with her mother Marsha Mueller in undated family photo.\n\n\"\"Kayla found this work heartbreaking but compelling; she is extremely devoted to the people of Syria,\"\" her family said in the statement released Friday.\n\nISIS first made contact with Mueller's family in May 2014 confirming the young woman was being held captive and providing proof of life, the statement added.\n\nISIS demanded a $6.6 million ransom for her freedom, and/or the release of Aafia Siddiqui, a Pakistani neuroscientist convicted of attempted murder by a New York federal court in 2010.\n\nFollowing the claims from ISIS about Mueller's death on Friday, former ISIS hostage Nicolas Henin posted on Twitter that \"\"Kayla Mueller was among the very last of my former cellmates still detained.\"\"\n\n\"\"I was full of hope she could have a way out,\"\" he added.\n\n— Kristen Welker and Andrea Mitchell contributed to this report\"\n1294,\"Kim Yo-jong, the younger sister of North Korean Supreme Leader Kim Jong-un, has allegedly taken over state duties while her brother receives medical treatment. Her responsibilities include handling important government decisions while her brother undergoes treatment at Bonghwa Clinic in North Korea's capital Pyongyang, according to media reports. No specific information on his alleged health troubles have been made public.\n\n\"\"Some say Hwang Byong So, director of the General Political Bureau of the Korean People's Army, may have assumed new No. 2 status, but given what has been confirmed this time, we can say Hwang is just a shadow, and Kim Yo-jong is the second-in-command of North Korea,\"\" said Kim Heung Gwang, the head of North Korea Intellectuals Solidarity, according to the Diplomat, a magazine based in Tokyo.\n\nKim Yo-jong is the daughter of the former North Korean leader Kim Jong-il. She was only officially mentioned for the first time on March 9 and was later identified as a senior official in the Central Committee of the Workers' Party of Korea, according to Ria Novosti, the Russian news agency.\n\nThe Associated Press reported earlier this month on the supreme leader's notable absence from a Supreme People’s Assembly meeting broadcast on state television, apparently the first time he's missed the meeting since taking office in December 2011 after the sudden death of his father and predecessor. North Korean state media has acknowledged rumors of illness by saying that the 31-year-old leader was experiencing “discomfort,” without going into further detail.\n\nMedia reports have speculated that he has gout, underwent ankle surgery, or is suffering from health problems after eating too much cheese.\"\n1295,\"A Canadian-Israeli woman who was feared kidnapped by the Islamic State over the weekend appears to have posted a message on Facebook debunking reports of her capture.\n\nGill Rosenberg wrote on her Facebook page on Monday that she is \"\"safe and secure.\"\"\n\nCanada's Globe and Mail newspaper also reported earlier on Monday that Kurdish media carried unverified statements from Rosenberg, in which she stated that she was fine.\n\nA former IDF soldier who joined up with Kurdish militias to fight against the Islamic State, Rosenberg had been the subject of a Canadian government inquiry after rumors circulated on jihadist forums over the weekend that she had been taken prisoner in the Syrian town of Kobani.\n\nThe Israeli newspaper Haaretz reported that the 31-year-old from White Rock, a suburb of Vancouver, served two years in the Israeli army. While in Israel in 2009 she was arrested as part of an international fraud ring and brought to the United States to serve time in jail. Haaretz reports that in the years since, Rosenberg began contacting Kurdish militias via the internet, before traveling to Iraq and Syria to fight alongside them against the extremist militants.\"\n1296,\"TOKYO — Kim Jong Un, the North Korean leader who has mysteriously been missing from the public eye for almost a month, sparking rumors covering every possibility from a stroke to a coup d’etat, is merely recovering from ankle surgery, a South Korean newspaper has reported.\n\nKim had fractured both of his ankles and had surgery in Pyongyang in the middle of September to treat them, the Chosun Ilbo, South Korea’s largest newspaper, reported on Tuesday, citing an unnamed source.\n\n“I heard that Kim Jong Un injured his right ankle in June after pushing ahead with on-site visits and ended up fracturing both ankles because he left the injury unattended,” the source was quoted as saying, adding that he had the operation at the Bonghwa Clinic, an exclusive hospital for high-ranking party members.\n\nSuch is the fascination with North Korea, the world’s most impenetrable country, that rumors spread like wildfire. But they are almost always impossible to verify.\n\nNevertheless, it is true that Kim has become noticeably more rotund since he took over the leadership of North Korea from his father, Kim Jong Il, in December 2011. He was pictured limping in July during a ceremony to commemorate the 20th anniversary of the death of his grandfather, former North Korean leader Kim Il Sung, causing speculation about his health. But the gossip mill started up again last week when Kim, the third-generation leader of North Korea, missed a regular session of the Supreme People’s Assembly in Pyongyang. He has not been seen in public since Sept. 3, when he attended a concert with his wife. It went into overdrive when the state-run Korean Central TV said the “Great Successor,” as he is known, was in an “indisposed condition.”\n\n“Despite some discomfort, our Marshal continues to come out and lead the people,” said the narrator of a documentary called “Improving the Lives of the People,” showing footage of Kim limping through the Taedonggang Tile Factory last month. It aired just before the session of the assembly, North Korea’s quasi-parliament, was broadcast, the Daily NK Web site reported.\n\nWith Kim shown carting around heavy things, the narrator continued: “His whole body is drenched in sweat, but he does not stop working hard, instead showing concern for the health of the other workers.”\n\nSeparately, the Rodong Sinmun, the mouthpiece of the Workers’ Party, recently reported that Kim had “labored on,” visiting various facilities braving the hot summer weather.\n\nOutside commentators have guessed that Kim has gout, which runs in the family, or has been drinking and eating too much. Diabetes and high blood pressure have also been put forward as possible causes of his absence.\n\nWeibo, China's version of Twitter, went crazy this week with reports that Jo Myong Rok, a North Korean vice marshal who died four years ago, had overthrown Kim in a coup and sent his lieutenants to South Korea for negotiations. Talk spread so quickly that the Global Times, one of China’s official papers, ran a commentary Monday titled “For those who make up rumors of coup in North Korea, is it so funny?”\n\n“Netizens who have a radical opinion can’t represent the opinion of China and China’s attitude toward North Korea was not changed,” the paper said.\n\nIn Washington, U.S. officials said they had no information about North Korea’s leader. “I can just say that I have no confirmation of the reports,” State Department spokeswoman Jen Psaki told reporters. “We’ve seen them, but we don’t have any confirmation.”\n\nIn Beijing, a U.S. diplomat said Monday that North Korea has rejected U.S. efforts to discuss the detention of three Americans, Reuters reported. Glyn Davies, U.S. special representative for North Korean policy, who is visiting the region, said Pyongyang’s refusal to discuss the issue was a sign that it “doesn’t have an interest in coming back into the international system as a responsible country.”\"\n1298,\"A ceasefire agreement between Boko Haram and the Nigerian government was expected to lead to the liberation of more than 200 school girls kidnapped by the militants six months ago. That was not the case.\n \nAt least 25 suspected Boko Haram militants were killed as they battled with Nigerian soldiers on Monday, following a ceasefire between the Nigerian government and Islamists in the lawless northern region.\nAn army officer, speaking anonymously, said the militants tried to enter the town of Damboa late on Sunday through Alagarno, a Boko Haram hideout, but that soldiers had fought them off.\n\"\"Our men gunned down 25 of the insurgents because they would have entered Damboa and unleashed more terror on the town that is just picking up from its ruins,\"\" the officer said.\nDamboa, near the border with Cameroon, has been the site of fierce fighting between the militants and Nigerian forces for months. The insurgents sacked the town in July but were driven out by a military counter-offensive.\nCeasefire 'incomplete'\nThe Borno Elders Forum, made up of retired Nigerian civilian and military officials from the Borno state, said attacks in recent days indicated that not all Boko Haram fighters were aware of the deal.\n\"\"I don't think they would continue attacking innocent people if they are aware and they are in agreement that there is a ceasefire,\"\" said spokesman Bulama Mali Gubio.\nThe Borno Elders Forum, which last month warned that Boko Haram was preparing preparing to take over key sites in Borno, suggested the government had not negotiated with the entire group.\n\"\"If the federal government does not know who the real Boko Haram is, I think they should come here to find out from us,\"\" Gubio said.\n\"\"The real Boko Haram who are killing us, who are burning our towns and villages, are not the Boko Haram that a peace deal was reached with.\"\"\nThe government claimed a deal was reached after talks in Chad, which included provisions for the release of more than 200 schoolgirls kidnapped from the Borno town of Chibok in April.\nglb/sb (Reuters, AFP)\"\n1299,\"Welsh actor Christian Bale has withdrawn from the role of Steve Jobs in a forthcoming biopic of the Apple entrepreneur. According to The Hollywood Reporter, Bale decided he \"\"was not right for the part after much deliberation and conflicting feelings.\"\"\n\nThe as-yet-untitled biopic, which is coming out of Sony's studios, has been written by The Social Network writer Aaron Sorkin and will be directed by Danny Boyle. In mid-October, Sorkin announced Bale's involvement in a TV interview, explaining that the Batman actor didn't even need to audition.\n\nSorkin explained he had high hopes for Bale: \"\"There isn't a scene or a frame that he's not in. So it's an extremely difficult part and he is gonna crush it.\"\"\n\nThe Sony film has been in progress since 2012 and was due to start filming this winter, after former director David Fincher dropped out of the project in April over a pay dispute.\n\nBoyle is in LA this week to meet with the potential cast. Seth Rogen is said to be in discussions to play Jobs' colleague and Apple co-founder Steve Wozniak, but no official announcments have been made.\"\n1301,\"Elusive graffiti artist Banksy’s cover was blown when he was unceremoniously arrested for vandalism, conspiracy, racketeering and counterfeiting.\n\nWell that’s what US website the National Report would have you believe.\n\nThe bogus story alleged the infamous street artist was arrested following a raid on his London studio.\n\nIt ‘outs’ him as Paul Horner, a 34-year-old born in Liverpool and says he is being held “without” bail, along with four other, unnamed individuals.\n\nBanksy's publicist Jo Brooks confirmed to the Independent the now viral story is a hoax.\n\nIndeed the quotes which accompany the piece date back to an identical spoof in February last year, which claimed Banksy had been arrested on the same charges and outed as, yep, Paul Horner.\n\nSo basically the internet is now recycling its own hoaxes. Lazy.\"\n1302,\"While hype around the Apple Watch has remained steady, one factor has hurt consumers' interest: No one has known when it's arriving. All that Apple revealed was that the device — its first foray into wearables — would be unveiled sometime in early 2015. Does that mean right after New Year's? Or early Spring? Now, we're getting a clearer idea on the release date for the Apple Watch.\n\nSources familiar with the product’s development told 9to5Mac that the device is on track to ship by the end of March. Additionally, multiple sources revealed that Apple is planning a comprehensive testing program to train retail store employees on the new product between Feb. 9-16.\n\nThe program will entail sending one to two associates from each U.S. store to the company's offices in Cupertino, California or Austin, Texas. There, employees will be familiarized with all the features of the watch first-hand. Those employees will then train the staff at their respective stores.\n\nWhile the plan is reportedly to release the wearable in March, 9to5Mac noted that unexpected delays are always a possibility. If there are any setbacks in terms of software development or manufacturing, the Apple Watch may not hit stores until April or later.\n\nAs I wrote in December:\n\nApple certainly made some smart decisions for the firm’s foray into wearables. For one, the company refused to describe the product as a “smartwatch” — something that separated their gadget from competitors’. On the other hand, the tech giant also opted not to hold any big press events about the watch after their initial announcement, and marketing efforts have been relatively weak in comparison to their other products.\nWhile Apple analyst Gene Munster has pointed to waning interest in the Apple Watch, analysts such as Trip Chowdhry of Global Equities Research has still been arguing that the Apple Watch will be a smash success, Barron’s reported. (Chowdhry even argued that every iPhone user will also be an Apple Watch user, according to Barron's.)\"\n1303,\"Description: Fake news / Satire\nCirculating since: Feb. 2015\nStatus: False (see details below)\n\nExample #1: \nVia WorldNewsDailyReport.com, Feb. 4, 2015:\n\nCATHOLIC PRIEST WHO DIED FOR 48 MINUTES CLAIMS THAT GOD IS A WOMAN\n\nFebruary 4th, 2015 | by Barbara Johnson\n\nBoston| A Catholic priest from Massachussetts was officially dead for more than 48 minutes before medics were able to miraculously re-start his heart. During that time, Father John Micheal O’neal claims he went to heaven and met God, which he describes as a warm and comforting motherly figure.\n\nThe 71-year old cleric was rushed to the hospital on January 29 after a major heart attack, but was declared clinically dead soon after his arrival. With the aid of a high-tech machine called LUCAS 2, that kept the blood flowing to his brain, doctors at Massachusetts General Hospital managed to unblock vital arteries and return his heart to a normal rhythm.\n\nAds\nCatholic Priest Vocation\nvocations.companionscross.org\nHow to become a Priest. Info on The Companions of the Cross\nMiracle Prayer Requests\nwww.christianprayercenter.com\nNeed Prayers? Thousands Will Pray For You.\nFuneral Insurance Online\ncanada-life-insurance.org/Funeral\nAffordable Funeral Insurance Plans. Apply up to Age 85. Free Quotes.\nThe Bible\nOf Christian Church\nCatholic Priest\nBible Websites\nThe Catholic Church On\n\nExample #2:\nVia Metro.co.uk, Feb. 22, 2015 (article subsequently revised):\n\nPriest who died for 48 minutes says he met God and she’s a woman\n\nWe’ve all seen the traditional depictions of God as a cloud-dwelling figure with a flowing mane and a white beard.\n\nBut now, a Catholic priest in America has apparently claimed that God is female, after he officially died for 48 minutes following a massive heart attack.\n\nAccording to an unverified report, Father John Micheal O’Neal, 71, briefly went to heaven and met a ‘warm and comforting’ motherly figure as doctors battled to save his life at Massachusetts General Hospital.\n\n\nAnalysis: Pure fiction. There is no \"\"Father John Michael O'Neal\"\" in the Archdiocese of Boston. So says a spokesperson for the Archbishop himself, Cardinal Sean P. O'Malley.\n\n\"\"I believe this could be a hoax story,\"\" the spokesperson told a writer for the website Metro.co.uk, which had earlier repeated the false story above without verification. The initial report was also duplicated uncritically on dozens of other blogs and websites.\n\nAds\nGreek Marriage\nwww.eligiblegreeks.com\nFind Your Greek Soul Mate Today Search Photos, Email, Chat & More\nStart Download\nrar-for-mac.com\nFile size: 487KB. License: Free. High Quality & Easy to Use\nIt wouldn't have been difficult to debunk the story when it first appeared, if anyone had cared to do so. It originated on the satirical website World News Daily Report, after all, which states on its disclaimer page:\n\nAll characters appearing in the articles in this website – even those based on real people – are entirely fictional and any resemblance between them and any persons, living, dead, or undead is purely a miracle.\n\nNot only does it revolve around a priest who doesn't exist, the story further claims that Archbishop O'Malley, a real official of the Church, issued a public disavowal of the priest's alleged statements. There is no public record of such a disavowal.\n\nAmong the preposterous items that have appeared on World News Daily Report over the past year or so are \"\"news stories\"\" claiming that a 600-pound woman gave birth to a 40-pound baby, a Japanese whaling crew was eaten alive by killer whales, and a Chinese miner found alive after being trapped underground for 17 years.\"\n1305,\"Cuban dissidents and Cuban-American media are reporting that Havana is plagued with the most serious rumors in months that former dictator Fidel Castro has died, after the one-year anniversary of Castro’s last public appearance transpired without fanfare on Thursday.\n\nThe rumors began to circulate almost immediately after President Barack Obama announced that the United States would yield major concessions to the Cuban government in exchange for the freedom of USAID worker Alan Gross, jailed for attempts to bring Internet services to Jewish Cubans. As Fox News Latino reports, Fidel Castro made no public comments on the matter, triggering a wave of rumors in Cuban dissident media. Castro has previously commented on a number of current events, including blaming the United States and the Mossad, the Israeli intelligence service, of creating the Islamic State terrorist group in September.\n\nOne dissident blogger in particular, Yusnaby Pérez, exacerbated rumors by writing about them in a Spanish-language post titled “Has Fidel Died?“, in which he detailed changes in behavior from neighborhood communists who had previously been loud and fervent in their displays of support for the Castros, particularly on January 1, the anniversary of the Revolution:\n\nThis January 1st, my neighbor Mercy did not hang her “VIVA LA REVOLUCIÓN” sign, as usual, at the entrance to her house. How strange! It is the first year since I can remember that neither Fidel nor my neighbor’s odious sign–with Soviet font–appears.\n\nPérez tweeted that, almost immediately after publishing the blog post, the Cuban government shut down his entire page, at least within Cuba. His Twitter account appeared unscathed, however, where he posted images of Cubans wearing American flag leggings after the announcement of President Obama’s concessions to the Castros.\n\nRumors strengthened this week, however, as the anniversary of Castro’s last appearance approached. News outlets in Miami, the de facto capital of the Cuban diaspora, reported this week that the Cuban government had called for a press conference today to follow up Castro’s year-long absence with an update, many speculating that they would announce Castro’s death. The Cuban Foreign Ministry denied that any such press conference was scheduled for today, however, or that they had any major news to break. Instead, they noted that there was no record of an email or text message sent out to convene reporters, as is customary.\n\nBut dissidents continue to report strange incidents that give fuel to the rumor that, if not dead, Castro is close to death. Miami media professor Carlos Peñalosa reported that rumors had not been abated by the Cuban government message, and that “[Venezuelan President Nicolás] Maduro must be on his way to Havana”:\n\n\nYusnaby Pérez also reports that there are “strong” rumors that Raúl Castro called the socialist Venezuelan president urgently to Havana, another alleged sign that Castro has died:\n\n\nMaduro had traveled to China to ask the Chinese government for financial aid, as the Venezuelan economy is collapsing under his socialist price controls and suffering due to the extremely low international prices of crude oil. And despite the rumors, Venezuelan state media reported that he landed in Iran today, with no apparent emergencies to attend to on the Western Hemisphere. Nonetheless, Venezuelan opposition media are reporting that his departure from China was indicative enough of a route back to Cuba.\n\nWhile there are no concrete answers to whether the Cuban government is hiding either the impending or already occurring death of the leader of the communist revolution, the Daily Mail has a theory: that Cuban dissident media has confused the former dictator with Fidel Castro Odinga, the son of a prominent Kenyan politician who died this week.\"\n1306,\"Ahmed Abdi Godane was the 'principal target' of the Monday attack.\n\nA U.S. airstrike killed the leader of a Somali terrorist group Monday, the Pentagon confirmed Friday.\n\nAl Shabab head Ahmed Abdi Godane — who was considered one of the world's most wanted men — was the 'the principal target' of the attack, officials said Tuesday when they announced the strike.\n\nThe Pentagon knew immediately that six people were killed in the Monday strike, but Godane was not identified as a victim until Friday.\n\nThe other five victims have not been identified.\n\nGodane, also known as Mukhtar Abu Zubeyr, was the reviled leader of the Al Qaeda-affiliated group. The State Department desperately wanted to find him and had put a $7 million bounty on his head.\n\nHis death deals a major blow to the Somali terror network, the Pentagon said.\n\nRear Adm. John Kirby, the Defense Department’s chief spokesman, said the drone and aircraft attack directly targeted the terrorists.\n\nSix people, including Godane, were killed. The other five victims have not been named.\n\nIn the strike, missiles destroyed a suspected terrorist compound near the port city of Barawe, a stronghold of the group. The missiles hit Godane as he left a meeting of the group's top leaders.\n\nPresident Barack Obama said airstrike was highly calculated and well planned.\n\n“That deliberation allows us to do it right,” he said at a Friday press conference.\n\nThe airstrike against Al Shabab is part of the U.S.’s larger anti-terrorism campaign. Troops have previously launched strikes against ISIS terrorists in Iraq.\n\n“The goal has to be dismantle them,” Obama said of ISIS, Al Shabab and other terrorist organizations.\n\nWith News Wire Services\"\n1307,\"A sister at an Italian convent has unexpectedly become a mother after giving birth following complaints of stomach pains, local media reports.\n\nAccording to Corriere Adriatico, the nun had no idea that she was pregnant when she was rushed into hospital by fellow members of the cloistered all-female convent in the central city of Macerata.\n\nWhen ultrasound showed that she was heavily pregnant, the woman - who is originally from South America - was immediately taken to delivery the baby, the website says.\n\nAsked about the surprise news, the local Archbishop of Camerino-San Severino said it up to the unidentified sister if she wanted to stay within the Church.\n\nHe also dismissed calls for the nun to be excommunicated, saying: \"\"Excommunication is something really big and can not be issued for having a baby.\"\"\nLast updated Sat 24 Jan 2015\"\n1308,\"Some iPhone 6 users say they are literally pulling out their hair.\n\nUsers claim the new Apple device catches strands of hair between the phone's screen and the metal frame, pulling beard hair and head hair out when they move the phone away from their head. People took to Twitter using the hashtags #hairgate and #beardgate to voice their grievances.\n\nThis newest \"\"gate\"\" follows complaints a few weeks ago that the phone bends under pressure, an issue that became known as #Bendgate.\n\n\"\"If you buy an iPhone 6, you better be totally bald #HairGate,\"\" @redletter tweeted.\n\niPhone 6 user @philquinn1 tweeted a photo of his phone with one strand of beard hair caught. \"\"#hairgate is real- sort of. This is from my beard on my iPhone 6. I will say that it took several swipes. #ouch,\"\" he wrote.\n\n\"\"#HairGate is very real. Have experienced it a few times myself with the iPhone 6. Didn't know that was a thing until today,\"\" @abcdedgar tweeted.\n\nSome have made fun of the hair situation. Doctored images of people using phones to shave legs and beards made their way around the Web with the tag lines \"\"Our best phone and our best shave,\"\" and \"\"Stay smooth: iPhone 6.\"\"\n\nAnd Razor company Gillette saw an advertising opportunity and took it.\n\n\"\"Your phone may be smarter than ever, but leave the shaving to the experts. #beardgate,\"\" tweeted @Gillette.\n\nPlenty of people expressed doubt about the whole thing, too.\n\n\"\"I have big curly hair that gets caught in EVERYTHING, and it has never been caught in my iPhone 6. I say #hairgate was started by Samsung,\"\" @JustAlly tweeted.\n\n\"\"I can report the gap between the front glass and aluminium does not exist,\"\" Forbes' Gordon Kelly wrote in an article dismissing the most recent iPhone \"\"gate.\"\"\n\n\"\"There is a bevel, but the glass front panel is actually fused to the aluminum and the tiny gap you do see is significantly narrower than a human hair,\"\" he wrote.\n\nMashable created a video that disputes the complaints. It shows people rubbing the phone on their hair and faces. \"\"We've gone with beards and curly hair and long hair, short hair, your hair, my hair,\"\" reporter Christina Warren said in the video.\n\n\"\"Hairgate is not a thing,\"\" she said.\n\nWhen reached, Apple would not comment on the situation.\n\nFollow @lagrisham on Twitter\n\nMore:\"\n1311,\"Two Australian men claim to have the oldest burger in the world - at a staggering 20 years old.\n\nIn 1995 Adelaide residents Casey Dean, 14, and his mate Eduard Nitz, 13, stopped off at their local McDonald’s to pick up some burgers.\n\nAmong them was a Quarter Pounder with cheese they’d bought for another kid. That kid never turned up, but they didn’t eat his burger . Ever.\n\nNow the boys have become men and the burger has turned 20.\n\n“We’re pretty sure it’s the oldest burger in the world,” Mr Dean said.\n\nahmerkhokhar.comCasey Dean, 14, and his good mate Eduard Nitz, 13 with the a burger that is 20 years oldLongevity: The pair brought the snack for a mate 20 years ago\n“It started off as a joke, you know we told our friend we’d hold his burger for him but he never turned up and before we knew it six months had passed.\n\n\"\"The months became years and now, 20 years later, it looks the same as it did the day we bought it, perfectly preserved in its original wrapping.”\n\nBut the hardy burger is not the only long-lived Maccy D’s in existence.\n\nThe last McDonald's cheeseburger ever sold in Iceland is still going strong and mould-free – six years after it was bought by a burger-lover.\n\nThe fast-food giant shut up shop in Iceland in 2009 because it said the country's financial crisis had made it too expensive to operate.\n\nEuropics[CEN]Mcdonalds burgerSnack: A man decided to buy the last McDonald's burger on sale in October 2009 before the chain closed in Iceland\nThe country had just three branches there – all in the capital Reykjavik.\n\nHjortur Smarason, 28, waited until the end of the last day when his local McDonald's closed – and made sure he purchased the very last cheeseburger together with a portion of fries.\n\nThe burger, which other than looking slightly shrivelled remains in remarkable condition, is now on display at the bar of a hostel in Reykjavik.\"\n1312,\"Nouakchott — The Tripoli airport siege led to the disappearance of several commercial planes. Now countries on both shores of the Mediterranean are worried about how the missing aircraft might be used by terrorists.\n\nRival militias have fought for control of the airport since mid-July, inflicting civilian casualties and extensive damage. But one unusual consequence of the ongoing battle has nearly a dozen countries on edge.\n\nAfter eleven civilian airliners were hijacked during the fighting, \"\"5+5\"\" member states reportedly decided to add an element to their scheduled joint military exercise. This time, simulations will include intercepting civilian or military aircraft piloted by terrorists.\n\nThe air forces of Algeria, Morocco, Tunisia, Mauritania, Spain, France, Portugal, Italy and Malta will participate in the upcoming exercise, in co-ordination with US naval forces stationed in the Mediterranean and Italy, Anatolia news agency reported on Monday, (August 18th).\n\n\"\"Libya was finally excluded because of the deteriorating security situation\"\", Reporters.DZ quoted the Turkish agency as saying.\n\nThe objective of the exercise is to counter potential threats, such as the kind of suicide attacks seen on September 11, 2001, Sahara Media reported Monday.\n\nLibya in recent months has become a hotbed for the most dangerous terrorists in the Sahel region. These include veteran jihadists who migrated to Libya after fighting in Syria.\n\n\"\"These terrorist elements are present in abundance in Libya and have gotten sophisticated weapons by buying them from smugglers, professional armed militias or even ordinary citizens,\"\" analyst Yakoub Mustafa told Magharebia. This volatile situation requires security partnerships among multiple countries, he added.\n\nAccording to Moroccan reporter Youssef Lakhdar, \"\"Co-ordination must be at all levels and not only when an imminent danger is coming.\"\"\n\nIf Maghreb countries had coalesced sooner, the security chaos in Libya might have been averted, he said.\n\n\"\"Libya is now a source of danger not only for neighbouring Maghreb countries but for all countries of the world,\"\" Lakhdar added.\n\nThe issue of Maghreb security came up August 15th, when African leaders attended the 70th anniversary commemoration of the Allied invasion of southern France during World War II.\n\nMauritanian President Mohamed Ould Abdel Aziz was among the African leaders and WWII veterans invited to watch naval parades and air shows near Toulon.\n\nHis participation comes within the framework of strengthening security, military and economic co-operation between Mauritania and France, noted journalist Mohammed Yacoub Ould Moustafa.\n\n\"\"Many sons of the colonies participated in World War II,\"\" he added.\n\n\"\"This is why the presence of the Mauritanian president for this celebration is in recognition of Mauritania's efforts, in addition to the security policies connecting France with the countries of the Sahel,\"\" he said.\"\n1313,\"Earlier today, the Detroit media reported on rumors that the Batmobile had been stolen from the Batman V. Superman: Dawn of Justice set. It turns out that the rumors were just as absurd as they sounded.\n\nThe ironic part is that the unfounded rumors actually triggered a real police investigation. After receiving inquiries from the Detroit media, the Detroit police department contacted producers of Batman V. Superman: Dawn of Justice to inquire if the Batmobile had indeed been stolen.\n\nAccording to the Detroit Free Press, Detroit police spokesman Sgt. Michael Woody issued the statement, “The Batmobile is safe in the Batcave where it belongs.”\n\nAnd for those that might claim any type of police cover-up in regards to the theft of the Batmobile, the Detroit Free Press also confirmed with sources close to the production that the Ben Affleck’s ride had not been stolen.\n\nBatman V. Superman: Dawn of Justice is scheduled to be released in movie theaters on March 25, 2016.\"\n1314,\"British intelligence agencies MI5 and MI6 have identified the man suspected of the horrific beheading of American journalist James Foley, according to UK media reports.\n\nThe hooded man with an English accent is believed to be 23-year-old Abdel-Majed Abdel Bary, known to fellow Islamic State militants as Jihadi John.\n\nThe former rapper left his family home in an affluent west London suburb last year to fight in the civil war in Syria.\n\nIn early August he tweeted a photo of himself wearing military camouflage and a black hood, while holding a severed head in his left hand.\n\nBritish SAS forces are hunting Foley's killers, using a range of high-tech equipment to track him down and potentially free other hostages.\n\nThe Mail on Sunday is reporting that a \"\"significant force\"\" of SAS personnel has been deployed to northern Iraq over the past two days, joining local units fighting IS. They have fanned out into four-man teams, accompanying Iraqi and Kurdish troops in an effort to find British jihadis.\n\nThe Sunday Times reports that Bary is the key focus of the man hunt. He is one of the British jihadists former hostages referred to as the Beatles because of their British accents. The two others were called \"\"George\"\" and \"\"Ringo\"\".\n\n>Share this story on Facebook\n\nThe two other Britons suspected of involvement in the crime are Aine Davis, a former drug dealer who converted to Islam, and Razul Islam, who is believed to have joined the terrorist group that murdered Foley.\n\nBary is the son of an Egyptian-born militant who is awaiting trail on terrorism in Manhattan, due to his alleged involvement in the bombing of US embassies in Kenya and Tanzania in 1998.\n\nBefore leaving the family home to fight in Syria, Bary was an aspiring rapper known as L Jinny whose music was played on one of the UK's most popular radio stations, BBC Radio 1.\n\nRecordings of his songs will prove vital to the investigating team, with experts using voice recognition technology to match his voice with that of the man who brutally decapitated Foley.\n\nBary made a number of music videos for his songs, with titles such as Flying High, Dreamer and Overdose.\n\nIt is believed he was indoctrinated by an Islamic preacher named Anjem Choudary who persuaded him to join the fight in Syria.\"\n1315,\"The identity of the couple behind the mega-successful DC Toys Collector Youtube channel has finally been uncovered. Reportedly the highest paid creators on Youtube, having raked in an estimated $5 million in 2014, DC Toys Collector is allegedly 29-year-old, Brazilian-born Daiane DeJesus, a former adult film actress known as Sandy Summers, and her husband, Messias Credido, according to the Daily Mail. DeJesus’s porn star past could explain why the mega-successful Youtuber has chosen to stay anonymous despite months-long digging from numerous media outlets covering her channel’s surprising popularity. With over 5.2 billion views to date and nearly 3.8 million subscribers, the channel is an unbridled Youtube success — the scrutiny attracted by revelations of her adult film star past may have been figured by a cautious DeJesus to potentially dampen her kid-friendly channel’s image, and ultimately, perhaps, its huge revenue stream. Former neighbors and a “close friend” are behind the revelation that the DeJesus and Credido are behind the DC Toys Collector channel. The neighbors say they only learned of DeJesus’s adult film star career, which she reportedly quit seven years ago, after they saw her participating in a photoshoot by her swimming pool. They then say they were able to confirm their suspicions after identifying her in several “graphic adult-only videos.” The videos uploaded to the DC Toys Collector channel all feature a pair of disembodied, feminine hands unpackaging new toys as a soft voice narrates. They are a part of the “unboxing” video trend, which, according to Google, saw a 57% increase in views from 2013 to 2014. “That is Daiane. She has a very childlike voice and I would recognize it anywhere,” said one of the neighbors after listening to a DC Toys Collector video. The neighbor added: “Her husband said he ran a photographic business but he never left the house. That was strange. “We just thought they were so secretive we thought something had to be going on. “Then someone said we should look at Sandy Summers’ website and it all clicked into place.” When asked if the couple were behind the DC Toys Collector channel, formerly the Disney Collector channel, the ex-wife of Credido, Maribel Barreto, said: “Yes, they are the Disney Collectors. I can’t say any more.” Credido has also been identified as the creator behind the successful BluCollector Youtube channel, whose videos are nearly identical to the DC Toys Collector channel’s videos, except that they focus on toys aimed at young boys. According to the Daily Mail, DeJesus and husband reside in Orlando, Florida, in a house located in an “upscale” gated community. The couple have an 18-month-old son and were married in December of 2013, according to records seen by the tabloid. The DC Toys Collector channel began uploading videos in July of 2011 and is currently the 168th most-subscribed channel on Youtube. New videos are uploaded to the channel daily.\"\n1317,\"Breitbart Texas has confirmed the existence of an Islamic tribunal in Texas that will make judgments in accordance with Sharia law.\n\nThe website for the Islamic tribunal states: “It is with this issue that Muslims here in America are obligated to find a way to solve conflicts and disputes according to the principles of Islamic Law and its legal heritage of fairness and justice in a manner that is reasonable and cost effective.”\n\nAdvertisement-content continues below\n\nThe website states that Sharia’s well known criminal law, which includes things like cutting off hands of offenders, is only a portion of Sharia law. This tribunal would not do such things, but will focus on civil Sharia law rather than criminal Sharia law.\n\nBreitbart Texas interviewed one of the tribunal’s “judges,” Dr. Taher El-badawi. El-badawi said that the tribunal is done in accordance with Sharia as a form of “non-binding dispute resolution.” He also added that the tribunal is not arbitration. The four Islamic attorneys call themselves “judges” instead of “arbitrators.” He said that the tribunal will resolve civil business and family disputes, as well as workplace disputes.\n\nEl-badawi was asked what would happen if there is conflict between the laws of Texas and Sharia law. He responded that the laws are in agreement most of the time, but said that Sharia would take precedence out of the two in the tribunal.\n\nThere are four judges listed on the tribunal’s website: Imam Yusuf Z.Kavakci, Imam Moujahed Bakhach, Imam Zia ul Haque Sheikh, and Dr. El-badawi.\"\n1318,\"(Reuters) - Even in India, where government jobs are considered to be for life, A.K. Verma was pushing it.\n\nVerma, an executive engineer at the Central Public Works Department, was fired after last appearing for work in December 1990.\n\n\"\"He went on seeking extension of leave, which was not sanctioned, and defied directions to report to work,\"\" the government said in a statement on Thursday.\n\nEven after an inquiry found him guilty of \"\"wilful absence from duty\"\" in 1992, it took another 22 years and the intervention of a cabinet minister to remove him, the government said.\n\nIndia's labour laws, which the World Bank says are the most restrictive anywhere, make it hard to sack staff for any reason other than criminal misconduct.\n\nStates, led by Rajasthan and Madhya Pradesh, have recently changed the law to make it easier to hire and fire staff, in a move welcomed by industry leaders but opposed by labour unions.\n\nPrime Minister Narendra Modi has cracked down on rampant absenteeism by making New Delhi bureaucrats sign in at work using a fingerprint scanner. The results are publicly available online - at www.attendance.gov.in - in real time.\n\n(Reporting by Andrew MacAskill; Editing by Douglas Busvine, Robert Birsel)\"\n1319,\"There was a light sprinkling of showers on the ground as weatherman Mike Seidel was supposed to be giving an outdoor forecast but decided to relieve himself instead\n\nVideo loading\n\nA TV weatherman was caught with his trousers down - literally - when a news report cut to him \"\"using the bathroom.\"\"\n\nNBC Nightly anchorman Lester Holt in the New York studio cut to an outdoor weather forecast but his man in the field was busy having a crafty wee in the bushes.\n\nWeatherman Mike Seidel obviously thought he had enough time to have a quick tinkle before presenting his segment, but when a cameraman shouted for him to look lively he just turned round, muttering \"\"why?\"\"\n\nSeidel is seen doing up his flies and putting his gloves back on (we're sure he usually washes his hands) as the all professional news reader diplomatically tells viewers that the weatherman isn't quite ready yet.\n\nSeidel was supposed to be doing an outdoor forecast in Sugar Mountain, North Carolina.\n\nThe original viral clip was uploaded to Youtube by Kris Tatum.\n\nPoll loading …\"\n1320,\"A photograph has emerged of what appears to be a penis-shaped graffiti picture drawn on a £1.5million Bugatti Veyron.\n\nThe image - which is thought to have been taken in Seattle - prompted a mixed response from online users after it was posted on Reddit this week, with some appearing to revel in the crude drawing.\n\nOne person said; \"\"The spray paint is almost an improvement\"\", while another wrote; \"\"If you can afford a Bugatti, you can afford to park it in a secure lot.\"\"\n\nBut others condemned the graffiti artist for vandalism.\n\nA Reddit user said: \"\"This hurts me to look at. You never f*** with someone's vehicle.\"\"\n\nAnother posted: \"\"That's not a prank. That's vandalism and destruction of property.\"\"\n\nThe identity of the car owner remains unknown and it was not immediately clear if anyone had been arrested for vandalism of the vehicle.\"\n1321,\"Hear about the Australian man who had a spider crawl into his body through his appendix scar and all the way up to his sternum? As much as our collective morbid curiosity kind of wants it to be true, scientists have come to lend some healthy perspective to the situation.\nspider-neck\nDid it really happen?\nImage: schankz/Shutterstock\nYesterday it was reported in The Age that an Australian man had experienced something rather strange and all kinds of horrifying during a trip to Bali. After feeling a “searing sensation” around his abdomen near his old appendix scar, Dylan Thomas from Bunbury in Western Australia says he found out that a spider had crawled into his body through his scar and had made its way right up to his sternum.\n\"\"It wasn't really a tickling sensation, obviously once the venom started to affect my skin it was a really burning sensation like a searing feeling,\"\" he told Radio 6PR.\nAfter a day or two of taking antihistamines, Thomas was feeling worse, and took himself to the hospital. He says the doctors finally found the cause of his discomfort. \"\"Well after running tests and putting things inside my stomach they finally found out it was a tropical spider that's been living inside of me for the last three days, managed to get it out luckily,\"\" he told his friends on Facebook, according to Aleisha Orr at The Age.\nIt sounds pretty far-fetched, and Thomas could well be telling the truth as it was relayed to him at the hospital, but Lauren Davis from io9 spoke to some scientists to get some much-needed perspective.\n\"\"I think this is extremely suspect, unusual, and likely not possible,” arachnid expert Christopher Buddle from McGill University's Department of Natural Resource Sciences told Davis. \"\"Simply put: it is not plausible and I can think of no valid reason why a spider might 'crawl beneath skin through a scar'. The claim that it was 'feeding and moving up through the scar tissue' defies logic and defies what we know about the biology of spiders. I am also sceptical because the 'evidence' (the spider itself) is not presented.\"\"\nThe best explanation the scientists Davis spoke to could come up with was that the doctors in Bali pulled something out of Thomas’s body, but it was far more likely to be a tick or a mite. Just not a spider. \n\"\"I have never heard of any spider to crawl or exist under the skin or integument of any other creature (there are no parasites amongst spiders),” Marie Herberstein, who is the Head of the Department of Biological Sciences at Macquarie University in Australia, told Davis. But she was careful to not completely rule out the possibility. She mentions that mites are also eight-legged, so perhaps it was just a really bit mite?  \nHead to io9 to read the rest of Lauren Davis's research into this odd story. Other than that, all we can do now is wait for the specimen - which is reportedly sitting in a jar somewhere - to surface...\"\n1323,\"(Reuters) - Online retailer Amazon.com Inc (AMZN.O) will release a new ad-supported video streaming service early next year, the New York Post reported, citing sources.\n\nThe service will be separate from the company's $99-a-year Prime membership, which includes a video service, the Post reported. (bit.ly/1BU9mCU)\n\nThe Post did not say if the new service would be free or chargeable. Amazon's Prime service costs $99 a year.\n\nAmazon was not immediately available for comment.\n\nThe new service will compete directly with Hulu and Netflix Inc (NFLX.O), whose charges start at $7.99 a month for customers in the United States.\n\nThough the new service will be separate from Prime, ultimately Amazon plans to lure more users and eventually get them to sign up for Prime, the Post said.\n\n(Reporting By Arathy S Nair in Bangalore; Editing by Savio D'Souza)\"\n1325,\"According to the New York Post's Page Six, an NBC source says that Tom Brokaw wants Brian Williams' \"\"head on a platter\"\" after the anchor recanted his story about taking incoming fire in Iraq on Wednesday.\n\n\"\"He is making a lot of noise at NBC that a lesser journalist or producer would have been immediately fired or suspended for a false report,\"\" said the source.\n\nThe Post reports that Williams' fabrication was long-known at NBC, but at least one employee thinks the Nightly News anchor is unlikely to be punished.\n\n\"\"He is not going to be suspended or reprimanded in any way,\"\" a network source told the paper. \"\"He has the full support of NBC News.\"\"\n\n[Image via AP Images]\"\n1327,\"Whenever I was sick (or fake-sick) in middle school and stayed home, I would watch a lot of The Price Is Right, SportsCenter, and whichever Star Wars movie was rewound to the beginning of the film on VHS. Occasionally, however, I’d flip over to PBS and see how long I could stomach the adventures of Dipsy, Laa-Laa, Po, and the Gay One. This was during peak Teletubbies craze, when it was unavoidably popular (and weirdly controversial), and I wanted to see what the fuss was about. But as soon as the sun baby started giggling, I said NOPE to that and went back to yelling at idiots for overbidding on a washing machine that clearly cost less than $3,500.\n\nAt least now I know who to direct my sun rage at: 19-year-old Jess Smith, a first-year college student at Canterbury Christ Church University who claims she played the monster in the sky (not God). She filmed the part when she was nine months old and didn’t tell anyone outside of her family until “a game with her university friends – where they all had to say something about themselves that no one else would guess.” Finally, a freshman orientation that isn’t pointless.\n\nMiss Smith said: “I thought I may as well tell them as I’m going to be spending the next three years with them. My mother is really chuffed.”\n\nShe then made the news public on Facebook.\n\nShe wrote: “So I’ve recently celebrated my 19th birthday and after a lot of thought, I’ve decided it’s time to tell everyone. I used to hide it but after a lot of encouragement from my friends at university, I’ve gained the confidence to come out with it. I am the sun from Teletubbies. There has been quite a few people pretending to be ‘the sun’ but only I could tell you the real story.” (Via)\n\n“Dude, I totally hooked up with the baby from Teletubbies” is the new “I got to sixth base with Haley Joel Osment.” To prove her claim, Smith reportedly posted this letter on her Facebook.\n\ncourtyard teletubbies\nFACEBOOK\n\n\nDuring filming, Smith was seated in a high chair, “so she would be looking down like the sun,” and her dad made her laugh by playing with a stuffed bear behind the camera.\n\nAs no one could predict the success of the show, Jess was paid just £250 for filming and given a box of toys to take home. (Via)\n\nHere’s what she looks like now.\"\n1329,\"Several hours after the Canadian Parliament shooting ended, CBS News identified Michael Zehaf-Bibeau as the now-deceased suspect who killed soldier Cpl. Nathan Cirillo at Ottawa’s War Memorial.\n\nAccording to reports, Bibeau was a Canadian born in 1982. Montreal-based reporter Domenic Fazioli wrote that the suspect’s name is found three times in that city’s court database. “Arrested twice for drug possession in Feb 2004 (marijuana and PCP),” he noted.\n\nWitnesses describe Bibeau as wearing a black coat with blue jeans throughout the shootings, while his weapon of choice was a double-barrel shotgun.\n\nEarly reports indicate Bibeau was shot dead by Canadian Parliament’s Sergeant-at-Arms Kevin Vickers. An ISIS social media account tweeted a photograph claiming Bibeau as one of their own, but neither the image nor the connection have been verified.\n\nWe will bring you more details as they are confirmed…\"\n1330,\"A Canadian-Israeli woman who joined Kurdish fighters battling Islamic State militants earlier this month has been kidnapped by the group, Israeli media reported Sunday morning.\n\nGill Rosenberg's kidnapping was reported by The Jerusalem Post as well as ynetnews.com, the English-language edition of Ynet, Israel's largest and most popular news website.\n\n\"\"The reports began surfacing on jihadi and Palestinian social media and forums, and claim Rosenberg was taken while fighting with the Peshmerga forces in Kobani, Syria,\"\" ynetnews.com said on its site.\n\nThe Post said that in an interview with Israel Radio in early November, Rosenberg said she had decided to join the fighters for humanitarian and ideological reasons and “because they are our brothers” who are fighting Islamic State.\n\nFriends of Rosenberg posted messsages on her Facebook page shortly after the news of her possible kidnapping broke.\n\n\"\"Hope this is wrong and you come back safely. Gila bat Avraham,\"\" Ed-Malki Dvir wrote.\n\nAnd Chris Levy posted: \"\"I hope this isn't true but if it is then I am praying for you and your other captured hevals in your darkest hours.\"\" Heval means friend in Kurdish.\n\nHaaretz.com, the online edition of Israel's oldest daily newspaper, said \"\"the pro-Islamic State blog Samoach al-Islam reported that several female fighters who fought alongside the Kurds have been captured, among them Gill Rosenberg.\n\n\"\"According to the report, prior to their capture, Islamic State fighters made three suicide bombing attacks against Kurdish outposts, killing some and capturing many others.\"\"\n\nHaaretz says, Samoach al-Islam is considered to be one of the media arms of ISIS.\n\nAccording to ynet.com, Rosenberg immigrated to Israel from Canada in 2006, after studying at British Columbia Institute of Technology and left behind a promising career as a pilot.\"\n1331,\"Ottawa shooting video shown by police\n\nThe RCMP released security footage that showed Michael Zehaf Bibeau running towards Parliament with his gun drawn, carjacking a minister’s car and attempting to make his final assault on Centre Block.\n\nIn a lengthy press conference Thursday afternoon, RCMP Commissioner Bob Paulson also said Michael Zehaf Bibeau shot Cpl. Nathan Cirillo from behind, and the soldier did not see him coming. Zehaf Bibeau shot at a second soldier with Cpl. Cirillo, but missed.\n\nPolice say the video shows Zehaf Bibeau was able to get from Wellington Street to Centre Block in about one minute and 20 seconds and there was little time to respond. The video shows Mounties chasing him, closely behind.\n\nThe video does not show what occurred inside Parliament, where Zehaf Bibeau was killed. Police said they are still putting together what happened inside.\n\n\n\nPaulson said Zehaf Bibeau was in Ottawa to apply for a passport, which was in the process of being evaluated, and they believe he wanted to travel to Syria. Paulson said there is no known link between Zehaf Bibeau and Martin Couture-Rouleau, who ran down two Canadian soldiers in Quebec Monday, killing one.\n\nHowever, Zehaf Bibeau was associated with “an individual known to us,” Paulson said. He said the gunman’s email was found in the hard drive of a person charged with a terror-related offence.\n\nThe RCMP commissioner also said the gunman was not one of the 93 people on the RCMP’s high-risk travel list.\n\nScreen Shot 2014-10-23 at 4.11.02 PM\n\nZehaf Bibeau’s mother told the RCMP that her son wanted to travel to Syria when they spoke to her Wednesday, Paulson said.\n\nPolice say do not know how he got the weapon, a 30-30 Winchester lever action rifle, and that’s a significant part of their investigation. He was banned from owning a firearm, the RCMP said.\n\nZehaf Bibeau came to Ottawa on October 2 and was staying at the Ottawa Mission, a downtown men’s shelter. Residents there said he struggled with drug addiction and he was “furious” about not being able to get a passport.\n\n“He went on for more than an hour about how much this country sucked and how he wanted to get out of here, and he was furious about the passport,” Mission resident Norman LeBlanc told The Canadian Press Thursday.\n\nScreen Shot 2014-10-23 at 4.11.22 PM\n\nThe vehicle used in the attack, an older-model Toyota Corolla, was only purchased on October 21, police said.\n\nThe commissioner also announced that the RCMP will now stay with Prime Minister Stephen Harper “24/7, no matter where he is.”\"\n1333,\"For everyone out there who believed NBC Nightly News meteorologist Mike Seidel peed in the snow while on-camera, Brian Williams has some stern words for you and your \"\"social media.\"\"\n\nWilliams took time out of his broadcast last night to set the record straight, explaining that when Seidel lost communication with the station during a live report from a winter storm in North Carolina, he took his gloves off and dialed his phone. He did not, as some places report, \"\"write his name in the snow\"\" in urine.\n\nThanks for letting us know, Bri.\"\n1334,\"The images show the victim being battered as shoppers and workers pass by\n\nVIEW GALLERY\n\nThis is the shocking moment a woman accused of sleeping with someone else's husband was savagely beaten in broad daylight as passers-by watched on.\n\nIt's the latest in a string of copycat attacks in China, including one a month ago when a half-naked woman was stamped on by a stiletto-wearing rival.\n\nLocals say such scraps go ignored because there is an acceptance that love cheats are deserving of a beating having caused a man to cheat on his partner.\n\nIn this latest incident, accused Lin Yao Li, 38, was ambushed by four women as she walked home from shops in Puyang, in eastern China's Henan Province.\n\nCEN   Savage: Lin Yao Li was accused of sleeping with another woman's husband\n\nPunching and kicking her to the ground while she writhed in agony, her attackers then ripped her clothes off and continued the beating, pulling her hair and kicking her in the breasts and groin.\n\nLocal reports say the sickening attack was carried out by the scorned wife of the man Lin is accused of sleeping with and her three friends.\n\nMeanwhile, as the stomach-turning drama unfolded, scores of people pass by without making an attempt to help the outnumbered and defenceless victim.\n\nLocal man Jun Feng, 30, who helped the woman after spotting her lying on the ground told local TV: \"\"This type of thing is becoming quite normal.\n\n\"\"Angry wives and girlfriends get their revenge on their cheating men by attacking the other woman.\n\n\"\"People don't tend to get involved because they see it as being an argument of the heart.\"\"\n\nCEN   Brutal: Lin Yao Li was stripped naked and beaten in public\n\nThe woman was later taken to hospital where she was treated for cuts, severe bruising and shock.\n\nLast month's attack in Jinan city, in Eastern China's Shandong Province, saw three women caught on camera attacking an alleged mistress.\n\nVideo loading\n\nAnd another attack was caught on camera in July in China's south-eastern city of Yulin, Guangxi province.\n\nA police spokesman declined to comment, saying they had not received any complaint from any of those involved.\n\nPoll loading …\"\n1335,\"Texas Turkey Farm Contaminated With Ebola, Over 250,000 Holiday Turkeys Infected.\n\nA Texas turkey farm employee is now under quarantine after he tested positive for the Ebola virus. Texas Prime Turkey Farm, the largest supplier of turkeys in the United States, has been ordered by the CDC to quarantine over 250,000 holiday turkeys. The CDC has confirmed 3,000 turkeys have tested positive for the virus since Friday’s incident.\n\nAccording to investigators, long time employee Philip Canseco was seen vomiting in the facilities restroom three days prior to the incident on Friday. “I was passing by the restroom, when I heard somebody throwing up inside,” said one Texas Prime Turkey Farm employee. “I opened the door and looked inside and saw Canseco throwing up in one of the urinals. I asked him if he was okay, he said yes, and I left. I didn’t want to get close to him and get sick.”\n\nManagement confirmed that Canseco worked three full work days at the facility with flu-like symptoms, before passing out unconscious with a fever of 106°. Due to his symptoms, he was rushed to a local hazmat tent where he tested positive for the Ebola virus. The CDC reports an additional 7 coworkers are being quarantined and tested. However, they have not released those results as of yet.\n\nThe facility has been ordered by the CDC to burn their entire flock of turkeys, over 250,000. Texas Prime Turkey Farm is requesting permission from the state of Texas to send the shipment of incinerated turkey ashes to Veolia’s Port Arthur environmental waste facility. This facility has already accepted one shipment of Ebola waste from household goods where Thomas Eric Duncan had stayed. Duncan was the first man to die of Ebola on US soil.\n\nActivists are protesting the shipments of contaminated Ebola waste to their community. “We feel every precaution should be taken to protect our community, our children and our elderly. We are not a dumping ground for the nations, or the world’s bio waste.”\n\nPlant manager Mitch Osborne said on Saturday that even though no contract has yet been signed, the plant will likely receive the second shipment of contaminated Ebola waste. “It is a safe and sound process,” Osborne said. “I am not going to place my employees in harms way, or the community. The company is here to improve the environment and I believe we are doing a pretty darn good job of that. I believe we are doing the right and safe thing.”\n\nA spokesperson for Texas Prime Turkey Farm said there is a good chance Ebola turkeys may have already shipped out to major suppliers for distribution. Each retailer will have to perform recalls individually if they feel they have received a contaminated shipment.\"\n1336,\"Two U.S. officials say they believe American journalist James Foley was the victim executed by ISIS militants as shown in a grisly video released Tuesday.\n\nSeparately, Foley’s family confirmed his death in a statement posted on a webpage that was created to rally support for his release.\n\nIn the statement, Foley’s mother, Diane Foley, said the journalist, quote, “gave his life trying to expose the world to the suffering of the Syrian people.”\n\nOne of the U.S. officials said President Barack Obama was expected to make a statement about the killing on Wednesday.\n\nThe U.S. officials spoke on condition of anonymity because they were not authorized to discuss the video by name.\n\nFoley, a 40-year-old freelance journalist from Rochester, New Hampshire, went missing nearly two years ago in northern Syria while on assignment for Agence France-Press and the Boston-based media company GlobalPost. The car he was riding in was stopped by four militants in a contested battle zone that both Sunni rebel fighters and government forces were trying to control. He had not been heard from since.\n\nSeveral senior U.S. officials with direct knowledge of the situation said the Islamic State very recently threatened to kill Foley to avenge the crushing airstrikes over the last two weeks against militants advancing on Mount Sinjar, the Mosul dam and the Kurdish capital of Irbil.\n\nBoth areas are in northern Iraq, which has become a key front for the Islamic State as its fighters travel to and from Syria.\n\nThe officials spoke on condition of anonymity because they were not authorized to discuss the hostage situation by name.\n\nSince Aug. 8, the U.S. military has struck more than 70 Islamic State targets – including security checkpoints, vehicles and weapons caches. It’s not clear how many militants have been killed in the strikes, although it’s likely that some were.\n\nThe Internet video begins with scenes of President Barack Obama explaining his decision to order airstrikes in Iraq. Then it switches to a balding man in an orange jumpsuit kneeling in the desert, a black-clad Islamic State fighter by his side. Foley’s name appears in both English and Arabic graphics on screen. The video appears to have been shot in an arid area; there is no vegetation in sight and the horizon is in the distance where the sand meets the gray-blue sky.\n\nThe New York-based Committee to Protect Journalists estimated Tuesday that about 20 journalists are missing in Syria, and has not released their nationalities. In its annual report last November, CPJ concluded that the missing journalists are either being held and threatened with death by extremists, or taken captive by gangs seeking ransom. The group’s report described the widespread seizure of journalists as unprecedented and largely unreported by news organizations in the hope that keeping the kidnappings out of public view may help in the captives’ release.\n\nThe Islamic State militant group is so ruthless in its attacks against all people they consider heretics or infidels that it has been disowned by al-Qaida’s leaders. In seeking to impose its harsh interpretation of Islamic law in the lands it is trying to control, the extremists have killed soldiers and civilians alike in horrifying executions – including mounting the decapitated heads of some of its victims on spikes.\n\nThe group is the heir apparent of the militancy known as al-Qaida in Iraq, which beheaded many of its victims, including Americans businessman Nicholas Berg in 2004.\"\n1337,\"High quality global journalism requires investment. Please share this article with others using the link below, do not cut & paste the article. See our Ts&Cs and Copyright Policy for more detail. Email ftsales.support@ft.com to buy additional rights. http://www.ft.com/cms/s/0/e43cdefa-ae2a-11e4-8188-00144feab7de.html#ixzz3Qzwu98DB\n\nihadi militants in Syria say that US-led coalition air strikes have killed Kayla Jean Mueller, an American aid worker, who was being held hostage by Islamic State of Iraq and the Levant (known as Isis).\nSocial media sites used by the group said Ms Mueller, 26, was killed in coalition air strikes on the Isis stronghold at Raqqa, a city in northern Syria. Pictures posted online, however, offered no conclusive evidence of her death.\nIsis supporters posted photographs from the group’s media wing showing a flattened building. “Rubble from the building which the American hostage Kayla Jean Mueller is buried beneath,” said the label of one picture.\nMore\nON THIS TOPIC\nMPs attack ‘modest’ role in Isis fight\nIsis video shocks the Arab world\nGlobal Insight Isis risks path to self-destruction\nVideo shows Jordanian pilot ‘burned alive’ by Isis\nIN MIDDLE EASTERN POLITICS & SOCIETY\nKilling of pilot hardens Jordan’s resolve\nJordan hangs 2 jihadis after pilot death\nTunisian parties agree coalition cabinet\nEgypt deports Al Jazeera reporter\nSign up now\n\nfirstFT\nFirstFT is our new essential daily email briefing of the best stories from across the web\nOfficials in Washington said they could not confirm the claim. “We have not at this time seen any evidence that corroborates Isil’s claim,” said Marie Harf, a state department spoksewoman.\nMs Mueller was captured by Isis more than a year ago along with a group of aid workers, all of whom have been released, probably by ransom. Isis was demanding millions of dollars for her release, but the US has a strict policy of rejecting ransom demands.\nIf Ms Mueller’s death is confirmed, she would be the eighth foreign hostage killed in Isis captivity, and the fourth American.\nA statement attributed to Isis and posted online said the house where Ms Mueller was being held was on a site hit by strikes lasting more than an hour on Friday. Its authenticity could not be immediately verified.\n“God thwarted their intentions and responded to their cunning. Not a single mujahid [holy warrior] was hit,” the statement said. “We have confirmation that the American prisoner was killed by its fire.”\nThe Syrian Observatory for Human Rights, a UK-based monitoring group, said that dozens of fighters were killed in the strikes, which focused on suspected Isis bases west of Raqqa.\nActivists inside Raqqa said the area was pummeled by air strikes in what was widely perceived by locals as revenge strikes for the execution by Isis of Muath al-Kassaesbeh, a captured Jordanian coalition pilot. He was burned alive in a video that shocked his countrymen and triggered vows of an “earthquake of revenge” by Amman’s forces.\nJordan is one of the Arab countries participating in the US-led coalition against Isis. The coalition has been launching near daily air strikes against Isis territory, which spans about a quarter of both Syria and Iraq.\nIsis supporters on Twitter, who posted the images of the destroyed building that allegedly housed Ms Mueller, taunted Jordan for the young captive’s alleged killing. “Bring on your revenge,” said one Isis follower.\"\n1338,\"The news has gone around the world, including fishing enthusiasts and more: Dino Ferrari and the twin brother Dario, who scored a record-fishing along the river Po. On February 19, in the province of Mantua, have in fact captured a huge torpedo from the weight of 127 kg and a length of 267 centimeters.\nshadow carouselCatfish in the Guinness book\nCatfish in the Guinness book\nCatfish in the Guinness book\nCatfish in the Guinness book\nCatfish in the Guinness book\nCatfish in the Guinness book\nCatfish in the Guinness book\nCatfish in the Guinness book\nCatfish in the Guinness book\nCatfish in the Guinness book\nCatfish in the Guinness book\nCatfish in the Guinness book\nCatfish in the Guinness book\nCatfish in the Guinness book\nCatfish in the Guinness book\nCatfish in the Guinness book\nCatfish in the Guinness book\nCatfish in the Guinness book\nCatfish in the Guinness book\nPrev Next\nGiant River\n\"\"It was a fight that lasted 40 minutes,\"\" says Dino. Before now no one had ever managed to capture a prey so great with the technique of spinning, a type of fishing with artificial bait. When they felt the appropriate time, have pulled it towards the boat and then, with great difficulty by the torpedo, they hooked and towed to shore. Although destroyed by fatigue are happy for the company: the brothers win it a mention in the Guinness Book of Records. \"\"To fish these giants of the river, you must have patience but also a lot of physical strength,\"\" says the fisherman. In truth, the two are quite well-known in the catfish fishing for making other exceptional catches in the past: \"\"In 20 years we have caught about 1,800.\"\" The joy for this sensational blow was so great that Dino wanted to embrace the mighty fish for the usual photos. It is thought that the torpedo can achieve even four feet long, although so far there is no evidence. And the prey, what happened? The giant is still in the Po. After a few shots have thrown back into the water. \"\"Who am I to take his life?\"\" Says Dino Ferrari. Maybe in a year will be able to catch them again. However, at that point it will be even more gigantic\"\n1339,\"Tiger Woods' agent responded Monday to inflammatory allegations made by little-known pro Dan Olsen, who said on the Mad Dog in the Morning radio show last week that Woods is serving a suspension for a failed drug test.\n\n\"\"These claims are absolutely, unequivocally and completely false,\"\" agent Mark Steinberg said. \"\"They are unsourced, unverified and completely ridiculous.\"\"\n\nOn Monday morning, the PGA Tour responded to the claims.\n\n\"\"There is no truth whatsoever to these claims. We categorically deny these allegations,\"\" said Ty Votaw, executive vice president of the PGA Tour.\n\nWoods is on leave from the PGA Tour as he tries to sort out issues with his game, especially with his chipping. Woods, who said he would not return to the Tour until he can compete with the best in the game, missed the cut in the Waste Management Phoenix Open in his first tournament of the season – shooting a career-high 82 in the process – and then withdrew with a stiff back after 11 holes the following week in the Farmers Insurance Open.\n\nWoods said his back problems are not the reason for his hiatus from the game, nor are they related to the injuries that forced him to have back surgery last March 31.\n\n\"\"I've heard that he's suspended. I heard he's on a month's suspension. And it's not, it's kind of a strong witness. It's a credible person that's telling me this,\"\" Olsen said Friday on the radio show. \"\"Well, it's not testosterone, but it's something else.\"\"\n\nOlsen also said Woods was using untested equipment.\"\n1340,\"Boko Haram thinks all the truce talk is hilarious. At least that is what it seems like judging from a video released Friday to Nigerian media that purported to show the terrorist group’s leader Abubakar Shekau laughing off claims that it had reached a ceasefire with the government and that the more than 200 girls the group kidnapped six months ago were close to being released. “A lie,” Shekau said. \"\"We married them off. They are in their marital homes,\"\" he said, chuckling, according to CNN. He then added that the girls converted to Islam and “have now memorized two chapters of the Quran.” In fact, the whole issue about the kidnapped girls has been “long forgotten,” he added.\n\nIn the video, Shekau said he had no idea whom the supposed negotiator was who supposedly worked out a cease-fire deal with the government on behalf of the Islamist group. \"\"We will not spare him and will slaughter him if we get him,\"\" he said of the negotiator. He also threatened to kill a captured German hostage, who is “always crying.” He added that the extremist group could “hack him or slaughter him or shoot him,” reports the Associated Press.\n\nThroughout the rambling speech, Shekau, who “bristled with theatrical rage,” talked about everything from the “Islamic State to obscure Nigerian politicians to a threat to ‘eat the heart of infidels,’ ” reports the Wall Street Journal. Yet more than what he said, the mere release of a video is bad news for President Goodluck Jonathan, whose administration had touted the cease-fire on the campaign trail. Jonathan is expected to win a second term in February.\"\n1341,\"By Sylvia Westall\n\nBEIRUT, Oct 17 (Reuters) - Iraqi pilots who have joined Islamic State in Syria are training members of the group to fly in three captured fighter jets, a group monitoring the war said on Friday, saying it was the first time the militant group had taken to the air.\n\nThe group, which has seized swathes of land in Syria and Iraq, has been flying the planes over the captured al-Jarrah military airport east of Aleppo, said Rami Abdulrahman, who runs the Britain-based Syrian Observatory for Human Rights.\n\nReuters was not immediately able to verify the report and U.S. Central Command said it was not aware of Islamic State flying jets in Syria.\n\nU.S-led forces are bombing Islamic State bases in Syria and Iraq. The group has regularly used weaponry captured from the Syrian and Iraqi armies and has overrun several military bases but, if the report is confirmed, this would be the first time it has been able to pilot warplanes.\n\n\"\"They have trainers, Iraqi officers who were pilots before for (former Iraqi president) Saddam Hussein,\"\" Abdulrahman said.\n\n\"\"People saw the flights, they went up many times from the airport and they are flying in the skies outside the airport and coming back,\"\" he said, citing witnesses in northern Aleppo province near the base, which is 70 km (45 miles) south of the Turkish border.\n\nWitnesses reported the flights were at a low altitude and only lasted five to 10 minutes before landing, the Observatory said. It was not possible to reach the Syrian government for comment and state media did not mention the report.\n\nIt was not clear whether the jets were equipped with weaponry or whether the pilots could fly longer distances in the planes, which witnesses said appeared to be MiG 21 or MiG 23 models captured from the Syrian military.\n\nU.S. MILITARY KEEPING \"\"CLOSE EYE\"\"\n\n\"\"We're not aware of ISIL conducting any flight operations in Syria or elsewhere,\"\" U.S. Central Command spokesman Colonel Patrick Ryder said, using a former name for Islamic State.\n\n\"\"We continue to keep a close eye on (Islamic State) activity in Syria and Iraq and will continue to conduct strikes against their equipment, facilities, fighters and centers of gravity, wherever they may be.\"\"\n\nGeneral Lloyd Austin, head of the U.S. military's Central Command, said he could not confirm that Iraqi pilots had joined Islamic State.\n\n\"\"We don't have any operational reporting of ISIL flying jets in support of ISIL activity on the ground and so I cannot confirm that. And to the degree that pilots may have defected and joined the ranks of ISIL, I don't have any information on that either,\"\" he told a Pentagon news briefing.\n\nPro-Islamic State Twitter accounts have previously posted pictures of captured jets in other parts of Syria but the aircraft appeared unusable, according to political analysts and diplomats.\n\nThe countryside east of Aleppo city is one of the main bases of Islamic State in Syria. The al Qaeda offshoot controls up to a third of the territory of Syria, whose civil war pitting various rebel groups against the regime of President Bashar al-Assad has raged for more than three years.\n\n(Additional reporting by Oliver Holmes in Beirut and Phil Stewart and David Alexander in Washington; Editing by Gareth Jones)\"\n1342,\"Michael Phelps' self-proclaimed girlfriend Taylor Lianne Chandler has just made a shocking admission.\n\nIn a post on her Facebook, Chandler is revealing she was actually born a boy, and named David Roy Fitch at birth.\n\nAs a teenager however Chandler went on testosterone blockers and had her name changed and then, in her early twenties, underwent corrective surgery to get rid of her male genitalia.\n\nScroll down for videos\n\nShocker: Michael Phelps' self-proclaimed girlfriend Taylor Lianne Chandler (above) has admitted she was born David Roy Fitch, and had both male and female genitalia\n\nIn the dark: Chandler said her new man Phelps (above) was not aware of her past, though there's no actual proof that the two were ever an official item\n\nHer choice: Chandler began taking testosterone blockers in her teens, and had corrective surgery in her early twenties to get rid of her male genitalia\n\nFeet in the sand: Chandler has since been a champion for gender rights\n\nChandler was born a male however in name only, and is actually intersex, meaning she had male genitalia, but no testicles, while also having a uterus and no ovaries.\n\nAs she explains in a Facebook post, 'I was never a man, never lived as a man. No one can say they knew me as a man or produce a photo of me as a man.'\n\nShe then adds, 'There are people that remember me as an androgynous child at times because of what was forced upon me.'\n\nShe is also revealing how in love she is with Phelps, and claims the two clicked after meeting on Tinder.\n\n'Spending time with him was like a teenage love affair,' she says.\n\n'I have never felt so comfortable and accepted in every way as I did with him.'\n\nIn costume: Chandler dressed as Wonder Woman for Halloween with a pal\n\nBad night: Chandler (left) claims she was with Phelps (right) the night he was arrested on suspicion of DUI\n\nI'm yelling Tinder: A look at Phelps' alleged Tinder profile, which is how he and Chandler first met\n\nShe had previously detailed their first date, to a Baltimore Ravens games, to the National Enquirer.\n\n'One thing led to the next, and we made love during halftime,' she claims in the interview.\n\n'Later, we had sex again. The intimacy with him was amazing! It was the first time in my life that someone has made me feel like a true woman.'\n\nShe also told the magazine that she never lied to the swimmer about her past, saying it just never came up.\n\nFamous friends: Chandler cozies up to RuPaul's Drag Race alum Detox\n\nSo sweet: Chandler posted this image of Phelps to her account and wrote about how excited she was to see him again\n\nNow however, Chandler thinks Phelps may 'leave her' after telling her truth.\n\n'I am probably going to lose him because he is a brand that his team wants to protect and things since he went to rehab came to my attention that didn’t put him or our relationship in the best light,' she says.\n\nHer Facebook is a shrine to the swimmer, with his photos plastered all over her wall and banner.\n\nShe also seems to repost any and all stories that mention their relationship.\n\nHe's out: Chandler said on her Facebook on Wednesday that Phelps is out of rehab\n\nStill on?: Phelps has yet to comment on any of this\n\nChandler claims she was with Phelps when he was arrested on suspicion of DUI on September 30 in Baltimore, Maryland.\n\nThe swimmer entered rehab just a few days after the incident and completed his program on Wednesday according to Chandler.\n\nThe alleged couple also have a bit of an age gap between them, and Phelps is 29 and Chandler is 41-years-old.\n\nPhelps, the most decorated Olympian of all time with 22 medals, is currently serving a six month suspension from swimming as a result of his DUI.\n\nBoots for days: Chandler's Facebook page is a shrine to Phelps, with the swimmer's photos everywhere\n\nIn her post, Chandler also takes some time to discuss the difficulties she has faced in her life.\n\n'In my early teens I was medically diagnosed and went on testosterone blockers, at 15 estrogen enhancers. My birth certificate was modified along with my name while I was a teenager, prior to any corrective surgery,' she explains.\n\n'I originally changed my name to Paige Victoria Whitney. At 16 I legally emancipated from my family. I had already left home at 15. At 18 I got in trouble twice, once for a bad check and then a DUI.'\n\n'At 19 I thought it would be smart to blackmail someone into giving me the money for my surgery. As soon as I received the money I was arrested and charged with extortion.'\n\n'I spent 30 days in jail because I was too ashamed to tell my family what happened thinking no one knew. Even though my birth certificate and drivers license said female they put me in a cell with 3 men and I was raped.'\n\nShe has since spent much of her life crusading for gender rights.\"\n1343,\"Rumors of Ebola turned out to be far more contagious than the virus itself this weekend as online media whipped up a feverish story, later disproven, of a suspected Ebola case in Kansas City.\n\nAfter appearing on a local blog and a Wichita television website Saturday night, the rumor went viral, spreading to such national outlets as Breitbart.com.\n\nThen on Sunday afternoon, a spokeswoman for Research Medical Center issued a statement:\n\n“We have seen online reports that a patient at Research Medical Center is suspected of having Ebola. These reports are inaccurate. Research Medical Center is caring for a patient who presented to our Brookside Campus emergency department, however, the patient does not have the symptom profile of Ebola.”\n\nThat was followed Monday by a statement from the Kansas City Health Department: “The Health Department has ruled out the presence of Ebola in Kansas City.”\n\n“There was a social media frenzy about the possibility of Ebola in Kansas City,” said Jeff Hershberger, a department spokesman. “We’re still exploring how this happened.”\n\nHospitals and the general public have been on edge since an Ebola case was diagnosed last week at a hospital in Dallas. Thomas Eric Duncan is in critical condition at Texas Health Presbyterian Hospital. The hospital’s failure to recognize that Duncan may have had Ebola during an earlier visit to its emergency room has heightened vigilance further.\n\nDetails about what happened Saturday in Kansas City are still unclear, but a feverish man was taken to Research Medical Center’s Brookside Campus on Saturday night. The man apparently was from Nigeria, a country that has had Ebola cases but is not among the three African countries engulfed in the current epidemic.\n\nThe patient’s travel history and fever “triggered them to look at things that included Ebola,” Hershberger said.\n\nKansas City police said they received a call Saturday night from a nurse who told them the hospital was under lockdown because of suspicions about the patient. The police decided to block access to the patient’s apartment in the 3600 block of East Meyer Boulevard and to keep the vehicle used to take him to the hospital under observation.\n\n“Neighbors saw (the police activity) and got worried and contacted the media,” Hershberger said.\n\nMeantime, the blog TonysKansasCity.com posted the line: “First suspected report of Ebola in Kansas City!!” Tony Botello, who writes the blog, later revised that report.\n\nKCTV-5 broadcast a story Saturday night about the apartment building being locked down because of a potentially contagious disease but never mentioned Ebola, said Darrin McDonald, the station’s vice president and general manager.\n\nIf a Wichita station reported it was a case of the Ebola virus, “they connected dots that we never did,” McDonald said.\n\nGordon Beedle, a news producer at KWCH-12 in Wichita, said the station received information from KCTV about the story and posted its own version online. Beedle said he couldn’t recall exactly what that story said and couldn’t trace it Monday night.\n\nSunday night, KCTV reported that Kansas City health officials said it was not Ebola.\n\nBut on Saturday night, others told a different story, said Christine Hamele, a spokeswoman for HCA Midwest Health, which operates Research Medical Center.\n\n“I was made aware of erroneous reports of a suspected Ebola case in the Kansas City area,” she said. “What was clear to me by 11 p.m. (Saturday) was that none of the information … was accurate.”\n\nHamele said the patient was transferred from Research’s Brookside Campus to the main hospital, where he was placed in isolation. He responded well to treatment and was released Monday, she said.\n\n“A lot of us are on an extra alert because of what happened in Dallas,” Hershberger said. “What happened this weekend was a situation we would prefer to what happened in Dallas. We prefer extra vigilance to not enough vigilance.”\n\nTo reach Alan Bavley, call 816-234-4858 or send email to abavley@kcstar.com. To reach Tim Engle, call 816-234-4779 or send email to tengle@kcstar.com.\"\n1344,\"According to a new report from 9to5Mac, a new MacBook Air is coming. The new computer is alleged to have a12-inch screen, but remain about the size of the 11-inch model via reduced bezels on all sides. Possibly even cooler than that is the computer is said to be an actual thing, not like the iPad Pro we keep hearing about. Sources inside Apple claim to have been hands-on with the new device, which is also lighter than existing MacBook Airs.\n\nAside from sporting a larger screen and lighter design, there are several other interesting nuances, here. The new-look MacBook is sporting a single USB Type-C port, which sounds silly — but isn’t.\n\nThe USB Type-C port can handle things you’ve been relying on other ports to do for years, like external monitors. the new USB standard is also capable of charging, so MagSafes might be dead.\n\nThat also means no multiple USB ports, SD Card slot, Thunderbolt — and you won’t be able to natively charge and use an external monitor. The natural assumption here is that Apple will release some sort of hub alongside the new MacBook Air for those occasions when multitasking is necessary.\n\nprofilel-r-copy\n\nThe trackpad is said to be a touch bigger than the existing MacBook Air models (and get rid of the click), but the keyboard has reportedly been minimized to accommodate the slimmer profile. That means smaller keys, closer together, even though the keyboard is said to go edge-to-edge.\n\nThe report details the device as overall slimmer than the existing MacBook Air 11-inch (which sounds insane), but a touch taller to accommodate the larger 12-inch screen. Speaker grilles toward the top of the keyboard double as vents for the CPU, too.\n\nWhat news don’t we get, here? Retina. Sadly, nothing in the report suggest we’ll get a Retina MacBook Air with the refresh. Fans of the dense Apple screens won’t find favor there, but we’ll all still marvel at the thin profile, should this actually come to pass as reported.\n\nSource: 9to5Mac\"\n1346,\"THE ISLAMIC State murderer dubbed 'Jihadi John' has been named as Mohammed Emwazi from west London, according to reports.\n\nIt is understood that he was known to British security services who chose not to disclose his name earlier for operational reasons.\n\nA close friend of Emwazi told the Washington Post: “I have no doubt that Mohammed is Jihadi John.\n\n\"\"He was like a brother to me. . . . I am sure it is him.\"\"\n\nDowning Street declined to confirm or deny that the reported name was known to the intelligence and security services.\n\nAsked if David Cameron was concerned about Emwazi's name being reported, a No 10 spokeswoman said: \"\"The Prime Minister would be concerned about information being put into the public domain at any time that might jeopardise ongoing police or security investigations or the safety of British citizens.\n\n\"\"There is an ongoing investigation. It is absolutely right that we allow the police and security agencies to do all they can to bring those responsible to justice and to help keep British people safe.\"\"\n\nKuwaiti-born Emwazi is believed to have been raised in a middle-class area of west London, at times attending a mosque in Greenwich.\n\nHe is understood to have graduated with a degree in computer science from the University of Westminster, after which he started to become radicalised.\n\nThe Post claims Emwazi started to radicalise after a planned safari in Tanzania following his graduation from the University of Westminster was brought to an abrupt end when he was detained on arrival in Dar es Salaam and deported the following day.\n\nIt is claimed that Emwazi told friends he was flown to Amsterdam where an officer from MI5 accused him of trying to reach Somalia, where the militant group al-Shabab operates.\n\nHe is thought to have travelled to Syria in 2012, before joining IS (also known as Isis or Isil), according to the Post.\n\nAccording to the BBC's Dominic Casciani, Emwazi was a \"\"person of interest\"\" to British security services from at least 2011.\n\nHe apparently featured in \"\"semi-secret court cases relating to extremism overseas and back in the UK\"\".\n\nHe is thought to have been responsible for the brutal executions of US journalists James Foley and Steven Sotloff, American aid worker Peter Kassig, British aid workers Alan Henning and David Haines and Japanese hostages Kenji Goto and Haruna Yukawa.\n\nEach killing was publicised in a series of highly-produced video clips.\n\nThe masked executioner appeared to speak with a British accent, prompting speculation about his identity.\n\nThe killer gained his moniker after being nicknamed 'John' by a group of his hostages.\n\nHe was apparently part of a terrorist cell described as 'the Beatles', with other members known as 'George', 'Paul' and 'Ringo'.\n\nCommander Richard Walton of the Met’s Counter Terrorism Command (SO15) said:\n\n\"\"We have previously asked media outlets not to speculate about the details of our investigation on the basis that life is at risk.\n\n\"\"We are not going to confirm the identity of anyone at this stage or give an update on the progress of this live counter-terrorism investigation.\"\"\n\nA spokeswoman for the British Embassy in Washington said: \"\"(The) Prime Minister has been clear that we want all those who have committed murder on behalf of ISIL (Islamic State) to face justice for the appalling acts carried out.\n\n\"\"There is an ongoing police investigation into the murder of hostages by ISIL in Syria.\n\n\"\"It is not appropriate for the Government to comment on any part of it while this continues.”\"\n1347,\"The Apple Watch might be water resistant, according to comments reported by French site iGen (via AppleInsider). Either that or it's a misunderstanding, and we don't really know which. Apple CEO Tim Cook reportedly told employees at an Apple Store in Berlin that he wears his Apple Watch everywhere, \"\"even in the shower.\"\"\n\nApple has not officially designated the Apple Watch as either water proof or water resistant. If Mr. Cook actually said he wears his in the shower, it could indicate that Apple will market the device as one or the other.\n\nThe problem is the report is hearsay, and there could be some translation issues. It might even have been a joke. We have no context with which to judge this story. So don't invest too much in this rumor just yet.\n\nIn fact, I personally doubt the device is water resistant or proof. Even if the device is sealed, water and touch screens don't typically work well together at all. That would make it a coup for Apple—and if anyone could do it it is Apple—but I'm not expecting a water resistant or proof Apple Watch based on this anecdote.\n\nThen there are the straps. Apple has plastic straps. but I wouldn't want to run the metal ones or leather through a shower.\n\nBah. I don't like this one at all.\n\nIn the meanwhile, Mr. Cook also reportedly says he charges his Apple Watch every night. This is in keeping with the very rough comments from Apple at the device's unveiling in September. At that time, we were told Apple had designed the watch to be charged at night, though the company was unspecific about how long it would actually run.\n\nSo yeah, I can believe that hasn't changed, but we still don't have context for the comments.\"\n1349,\"A woman who claims to be the girlfriend of Olympic swimmer Michael Phelps revealed in a Facebook post that she was born intersex, a fact she has not previously revealed to Phelps, among others.\n\nTaylor Lianne Chandler, 41, wrote a lengthy post describing her early life, saying that at birth she had male genitalia with no testicles as well as a uterus, without ovaries. Born David Roy Fitch, she writes that she went on testosterone blockers and changed her name to Paige Victoria Whitney in her teens, then had surgery when she was in her 20s. She writes in a post she put up Nov. 13:\n\n“By the time I could walk and talk I made it clear I was a girl and dressed as one. In my early teens I was medically diagnosed and went on testosterone blockers, at 15 estrogen enhancers. My birth certificate was modified along with my name while I was a teenager, prior to any corrective surgery. …\n\n“The problem is I have made friends that I never told and dated and married people that knew nothing of my past,” she writes. “If you don’t understand what intersex is, Google it. I was never a man, never lived as a man. No one can say they knew me as a man or produce a photo of me as a man.”\n\nAccording to the Intersex Society of America:\n\nA general term used for a variety of conditions in which a person is born with a reproductive or sexual anatomy that doesn’t seem to fit the typical definitions of female or male. For example, a person might be born appearing to be female on the outside, but having mostly male-typical anatomy on the inside. Or a person may be born with genitals that seem to be in-between the usual male and female types.\n\nChandler, who writes that she thinks her revelation may cause Phelps to terminate their relationship, claims on a Facebook page filled with photos of Phelps that she met the 29-year-old swimmer on Tinder and said their relationship was “like a teenage love affair” and that they attended a Baltimore Ravens game on their first date. Phelps has not commented on the post and spent the month of October in rehab after his DUI arrest in September. He is serving a six-month suspension by U.S. Swimming and his DUI trial in Baltimore is set for Dec. 19.\n\nOn Wednesday, she wrote: “Heard from Michael he is out of rehab and back home” and added that she is frustrated with how her story is being reported.\n\n“I never lied to him,” Chandler sayd. “We were together for such a short period of time, I never had a chance to tell him about my life.”\"\n1351,\"There may be yet another bug in iOS 8, Apple's latest version of its mobile operating system for iPhone and iPad. This time, some users are reporting that anybody trying to reset the settings on their iPhone could accidentally delete all of their documents saved in iCloud, Apple's online backup service.\n\nMacRumors reports that multiple users of its forums have reported an issue when attempting to reset all settings on their iPhone. Apple informs you as you reset your phone settings that \"\"no data or media will be deleted,\"\" but people are claiming that the reset wipes all of their iCloud Drive documents.\n\nThe existence of the bug is not yet confirmed. We asked Apple for comment but have not yet heard back.\n\niCloud Drive is Apple's online file storage solution for documents. According to the official Apple site, iCloud Drive can be used to \"\"safely store all your presentations, spreadsheets, PDFs, images and any other kind of document in iCloud.\"\" It competes with DropBox and other cloud storage apps.\n\nForum posts claim that after they complained that a settings reset deleted their files as well, Apple told them the company is waiting on engineers to fix the issue. Another reported that his account was placed in troubleshooting mode as Apple investigated.\nOne poster on the MacRumors forums has this to say about the problem:\n\n\"\" Because iOS 8 was so sluggish on my iPad 3 I reset all settings (No data or media will be deleted) and sped it up BUT deleted my iWork data! Then promptly synced and deleted it in iCloud. I have public beta of Yosemite so can't roll back via time machine. I have no pre iOS 8 backups in iTunes or iCloud to revert to (well iCloud device backups don't contain cloud documents and I should have iOS 7 backups in iTunes but can't find any. iCloud has no trash like dropbox. They seem gone forever.\"\"\n\nThe launch of iOS 8 has been a PR nightmare for Apple. One update managed to stop iPhone 6 users from making calls, and Apple was forced to pull the update and quickly work on a fix.\"\n1352,\"J.J. Abrams' heavily anticipated \"\"Star Wars: The Force Awakens\"\" is currently slated to open in theaters this Dec. 18, 2015. But if there's truth to these recent release date rumors, the sequel could be hitting the cinemas on an earlier schedule.\n\nAn article from The Telegraph cited two separate \"\"unconfirmed reports\"\" from Ikwiz and Movie Pilot indicating that instead of winter, Star Wars VII might arrive in theaters \"\"this summer.\"\"\n\n\"\"J J's biggest reason was reported to be that all of the Star Wars plot leaks and pictures of characters had sent him on a little scare that more and more would be leaked therefore making the film predictable and not worth watching,\"\" Movie Pilot wrote.\n\nIkwiz meanwhile stated that \"\"Disney is reportedly taking Abrams' request very seriously, and is looking at a possible summer release.\"\"\n\nThis conclusion was apparently drawn from the statement which the \"\"Star Trek\"\" helmer gave off during the Visual Effects Society Awards (2015) event on Feb. 4 where Abrams received the VES Visionary Award.\n\nJohn Boyega, who is set to appear in the \"\"Star Wars\"\" sequel, recently shared his appreciation for the brilliance Abrams has put in the gigantic film project.\n\n\"\"It was brilliant,\"\" Boyega told BBC. \"\"J.J. Abrams is obviously a passionate guy and does well in this movie and I can't wait for it come out.\"\"\n\nAs for the movie itself, the 22-year-old quipped that fans should really brace themselves when it arrives.\n\n\"\"I think they should be very excited,\"\" he added. \"\"We're going back to the originals, we're staying true to practical effects and we have the original cast back, and it's going to be a great time.\"\"\"\n1355,\"LONDON (Reuters) - No suspected cases of Ebola have been found in Iraq, despite reports to the contrary in Iraqi media in the past week, the World Health Organization (WHO) said on Tuesday.\n\nDescribing reports of suspect cases of the deadly viral infection in Mosul as \"\"rumor\"\", the Geneva-based United Nations health agency said it and the Iraqi health ministry had conducted a full investigation.\n\n\"\"All sources contacted have negated the existence of any suspected cases of Ebola,\"\" the WHO said in a statement.\n\n\"\"The (Iraqi) Ministry of Health and the World Health Organization further confirmed that the laboratory facilities in Mosul do not have the necessary capabilities to diagnose and confirm the Ebola virus.\"\"\n\nReports of suspected Ebola cases appeared on Dec. 31 in Iraq's Al-Sabah newspaper, Rudaw online newspaper and on the Shafaq news agency and were relayed through other media in and outside Iraq, prompting the WHO and Iraqi authorities to investigate.\n\n(Reporting by Kate Kelland; Editing by Louise Ireland)\"\n1356,\"Sgt-at-arms Kevin Vickers is being praised by politicians for 'selflessly keeping them safe' following today's terrifying shooting spree\n\nVideo loading\n\nThis is the man being hailed a hero for reportedly shooting a gunman who went on the rampage inside the Canadian Parliament.\n\nSergeant-at-arms Kevin Vickers is being praised by politicians for 'selflessly keeping them safe' following today's terrifying shooting spree, with unconfirmed reports he was the one who took the suspect down.\n\nThis is Canadian Sergeant-at-Arms Kevin Vickers who reportedly shot & killed one assailant. Ex-Mountie. Still got it. pic.twitter.com/jZr0jLvgEx— Allie Renison (@AllieRenison) October 22, 2014\n\nKevin Vickers, Sergeant-At-Arms, reportedly shot gunman outside MP meeting room RT @markcritch: A very Canadian hero. pic.twitter.com/WcgLEA47ZS— Tim Mak (@timkmak) October 22, 2014\n\nA gunman shot a Canadian soldier at the National War Memorial in the city of Ottawa before entering the nearby Parliament Hill building where further shots were fired.\n\nA third shooting took place at a shopping mall in the city as police warned people in the area to stay away from windows and rooftops.\n\nI am safe & profoundly grateful to Sgt at Arms Kevin Vickers & our security forces for selfless act of keeping us safe— Julian Fantino (@JulianFantino) October 22, 2014\n\nCanada's Minister of Veterans Affairs Julian Fantino is one of the many thanking Sgt Vickers's efforts.\n\nWriting on Twitter, he said: \"\"I am safe and profoundly grateful to Sgt at Arms Kevin Vickers and our security forces for selfless act of keeping us safe.\n\n\"\"I want to commend the courage and bravery of the first responders on the ground in Ottawa right now.\"\"\n\nTo all in Ottawa, stay safe & strong. Thank God for Sgt at Arms Kevin Vickers & our Cdn security forces. True heroes #cndpoli— Peter MacKay (@MinPeterMacKay) October 22, 2014\n\nKevin Vickers, Sergeant At Arms is a Canadian Hero.— I'm Mike M (@iMike_M) October 22, 2014\n\nCanada's Minister of Justice Peter MacKay added his support for Sgt Vickers and the others who came to their aid.\n\nHe wrote: \"\"To all in Ottawa, stay safe and strong. Thank god for Sgt at Arms Kevin Vickers and our Canadian security forces. True heroes.\"\"\n\nThe Sergeant-at-Arms is responsible for the safety and security of the Parliament buildings and everyone in them, though it also includes a ceremonial element of carrying the ceremonial gold mace into the House of Commons before every sitting.\n\nCanadian media are reporting that Mr Vickers is a former Royal Canadian Mounted Police officer, better known as a Mountie. He is understood to have held the position since 2006.\n\nTerrifying Incident: Armed officers were called out following a shooting in Ottawa today\n\nVideo filmed from inside the parliament building shows officers rushing down a large marble hallway with handguns held in front of them, before the sound of gunfire and shouting rings out.\n\nIn footage from the Globe and Mail, armed police can be seen running down a corridor as they search for the suspect gunman before a volley of shots are heard.\n\nThe footage becomes shaky as the cameraman, believed to be a local reporter, rushes for cover behind a pillar.\n\nShooting Footage: Video shows the moment at least 30 shots were fired inside the Canadian Parliament building\n\nA spokesman for Prime Minister Stephen Harper said he was safe and had left the area.\n\nCabinet minister Tony Clement tweeted that at least 30 shots were fired during a meeting with Mr Harper and other MPs.\n\n\"\"I feared this day would come, and my prayers are with the fallen soldier,\"\" he added.\n\nFollow live updates into the ongoing incident, and reaction to it, here.\n\nVIEW GALLERY\"\n1357,\"There's an illustration being shared on Facebook, Instagram and Twitter that claims to be a tribute created by street artist Banksy in response to the terrorist attack that killed 12 people near the offices of the French satirical magazine Charlie Hebdo in Paris earlier today.\n\nWhile the image does have a touching message, it's almost certainly a fake - not created by Banksy.\n\nHere's the illustration that everyone is sharing:\n\nMashable is reporting that the image was posted by a \"\"popular 'Banksy' account\"\" on Instagram. The instagram.com/banksy Instagram isn't run by Banksy at all, and is actually a fan page that shares street art created by a variety of different artists - rarely with any attribution.\n\nSearch on Facebook, Twitter, and Instagram and you'll see plenty of popular accounts that seem to be official Banksy pages. The problem of fake social media accounts is so widespread that Banksy has even posted on his official website to deny he runs any Facebook or Twitter accounts. He does, however, have one Instagram account, which was used during his recent trip to New York.\n\nFacebook was recently forced to remove the verification checkmark for a Facebook page for a Banksy account with millions of Likes after the artists PR representative denied that he had anything to do with it.\n\nThe Instagram account that the pencil illustration originates from is part of a ring of fake social media profiles. As well as the fake Instagram and Facebook accounts, the administrators behind the Banksy pages also run a YouTube account that re-uploads popular viral videos to capitalize on their popularity.\n\nHere's an example of a video posted by the fake Banksy YouTube account:\n\nAnother clue that points to the image being fake is its file size. The image uploaded to the fake Banksy social media posts is pixelated and low-resolution. Banksy is an artist who makes a living from exhibiting his work, he wouldn't want his work to be displayed in a way that makes it look bad.\n\nIt's tricky to verify new Banksy work. Because of Banksy's continued anonymity, and the often confusing similarity to other graffiti artists, many works of art end up mistakenly labeled as created by Banksy. A handful of galleries and companies in the UK are, however, experts in his work, meaning that they can verify prints purported to originate from Banksy.\n\nNevertheless, given today's tragic events, the sentiment is strong.\n\nSEE ALSO:  \"\"Vive la France!\"\": Massive Rallies In Paris After Terrorist Attack\"\n1358,\"It's not every night that a pizza delivery driver receives a $2,000 tip.\n\nBut that's what happened Thursday to one Ann Arbor driver who delivered a single pizza to a conference room full of more than 200 realtors from Michigan and northern Ohio on Thursday.\n\nPizza House delivery manager Brian LeFevre said he received a call Thursday morning from a man who said they wanted one pizza delivered to the Sheraton Hotel in Ann Arbor.\n\n\"\"They said they wanted it at 2:20 p.m. on the dot,\"\" LeFevre said. \"\"I gave it to our delivery driver and he went down there and took it to the front desk.\"\"\n\nLeFevre said his driver was escorted to a conference room where a man was up front with a microphone.\n\nA video posted on YouTube shows the deliverer being stopped as he handed over the pizza and then presented with $2,084, letters of encouragement, a Visa gift card and lottery tickets -- all to cheers from the crowd. LeFevre said the driver, who identifies himself as Rob in the video but whose last name wasn't released, has worked at the restaurant about six years.\n\nWhen he came back, LeFevre said, Rob was visibly happy.\n\n\"\"He was clearly pretty ecstatic about something so I asked him what's going on,\"\" Le said. \"\"He said, 'I just had a life-changing delivery.' He was kind of blown away.\"\"\n\nLeFevre said he's never seen a driver earn such a large tip.\n\n\"\"For one pizza, that's a pretty good day's work,\"\" he said. \"\"It's nice to be appreciated.\"\"\n\nStacey McVey, team leader of Keller Williams Greater Cleveland West, said that at the company's annual conference, all the agents agreed to pitch in to show someone from the service industry their appreciation.\n\n\"\"Our company as a whole is very interested in doing things like that,\"\" she said. \"\"It's really important as businesses that we give back. We believe a group of people can come together and change a life and cause other people to think about how to change others' lives. People in the service industry, I think they're pretty under-appreciated. It's a lot of fun to do something like this.\"\"\n\nMcVey said when the driver realized what was going on, it was a priceless moment.\n\n\"\"He was a little stunned,\"\" she said. \"\"Everyone was excited and you could kind of feel the energy in the room. This is the first time we've done anything over the top and this won't be the last.\"\"\"\n1359,\"\"\"Users who try to use anonymity, or cover themselves up on the internet, are usually doing things that aren’t so-to-speak legal; we have the right to terminate, fine, or suspend your account at anytime due to you violating the rules -- Do you have any other questions? Thank you for contacting Comcast.\"\"\n\nThat's from a Comcast customer, who says it's a transcript of a conversation s/he had with a Comcast rep after noticing that Tor, an online privacy- and anonymity-enhancing tool loathed by the NSA, was blocked on her/his Internet connection.\n\nComcast Declares War on Tor? [Nathan Wold/Deep Dot Web] (Thanks, Alan!)\"\n1360,\"KFC (NYSE:YUM) Gets Occupational Business License To Sell Marijuana In Colorado Restaurants.\n\nIn the state of Colorado, cannabis clinics are big industry – earning some retailers nearly $1 million per year.\n\nThose numbers made an impact on the KFC Corporation, they made the decision to include a pot dispensary to be a part of their Colorado franchise restaurants.\n\nFranchisees have the chance to build a foundation into the business for an additional $35,000 setup fee.\n\nThe KFC Corporation was able to get approval on February 3, 2015 for their Cannabis Retail Recreational Marijuana / Medical Cannabis Occupational Business License.\n\nSo far, 42 of the almost 100 KFC franchises that are located in the state Colorado have made this “option”  an addition to their menu.\n\n Their is actually a humorous comparison due to the south park episode “medicinal fried chicken” having to do with KFC selling marijuana with there famous fried chicken\n\nIn the midst of all this a major crisis happens for cartman when his favorite foods at KFC are all replaced with medicinal marijuana stores. Though KFC isn’t going out of business they are adapting to a new trend.\n\n“In order to be successful, a deep understanding of the market is critical to success,” says KFC spokesperson William Rausch. “It’s all about evolution and we are ready to serve the needs of the people of Colorado.”\n\nFor the people choosing to buy marijuana they must provide a picture ID showing that they are 21 years or older in order to make a purchase\n\nColoradans are only allowed to purchase 28 grams at one time, while people who are not citizens of colorado are limited on their purchase only be allowed to buy a quarter at a time\n\nDue to banking restrictions, when making a purchase in dispensaries it is a cash only business . Ounces usually start at a price of 200 and only go up along with a pot tax of 25 %\n\nIn addition to making a profit from the “leafy green” they also have some delectable edibles in stock. They are offering Smashed Potatoes, Macaroni Munchies andBong Time Biscuits – all made with their tasty cannabis butter\n\nKFC is anticipating to get all 100 franchisees ready to go with the new inventory by March 2016. #KushForCure\"\n1361,\"In a new video, ISIS shows American-made weapons it says were intended for the Kurds but actually were air dropped into territory they control.\n\nAt least one bundle of U.S. weapons airdropped in Syria appears to have fallen into the hands of ISIS, a dangerous misfire in the American mission to speed aid to Kurdish forces making their stand in Kobani.\n\nAn ISIS-associated YouTube account posted a new video online Tuesday entitled, “Weapons and munitions dropped by American planes and landed in the areas controlled by the Islamic State in Kobani.” The video was also posted on the Twitter account of “a3maq news,” which acts as an unofficial media arm of ISIS. The outfit has previously posted videos of ISIS fighters firing American made Howitzer cannons and seizing marijuana fields in Syria.\n\nISIS had broadly advertised its acquisition of a broad range of U.S.-made weapons during its rampage across Iraq. ISIS videos have showed its fighters driving U.S. tanks, MRAPs, Humvees. There are unconfirmed reports ISIS has stolen three fighter planes from Iraqi bases it conquered.\n\nThe authenticity of this latest video could not be independently confirmed, but the ISIS fighters in the video are in possession of a rich bounty of American hand grenades, rounds for small rockets, and other supplies that they will surely turn around and use on the Kurdish forces they are fighting in and around the Turkish border city.\n\nOn Monday, White House Deputy National Security Advisor Ben Rhodes said the U.S. government was confident that the emergency airdropped supplies for the Kurdish forces near Kobani were falling into the right hands.\n\n“We feel very confident that, when we air drop support as we did into Kobani… we’ve been able to hit the target in terms of reaching the people we want to reach,” Rhodes told CNN. “What I can assure people is that, when we are delivering aid now, we focus it on the people we want to receive that assistance. Those are civilians in need. Those are forces that we’re aligned with in the fight against ISIL [the government’s preferred acronym for ISIS], and we take precautions to make sure that it’s not falling into the wrong hands.”\n\nRhodes was responding to questions about a Monday report in The Daily Beast that U.S. humanitarian aid was flowing into ISIS controlled areas near Kobani by truck. That aid was mostly food and medical supplies, not the kind of lethal weapons in the new ISIS video.\n\nSenior administration officials said Sunday that three American planes dropped a total of 27 bundles near Kobani and more U.S. air drops could come as part of the joint U.S.-Iraqi effort to aid Kurdish fighters in the Kobani area. The supplies were provided by Kurdish authorities, the official said.\n\nIn the new footage, the weapons appear to be U.S. made. There have also been at least 135 air strikes against ISIS in the area, according to the State Department.\n\nThe airstrikes and air drops appear to be having an impact. The Daily Beast’s Jamie Dettmer, reporting from the Syrian border, said the morale in Kobani has shifted in the last 24 hours. But ISIS continues to hold major swaths of territory in and around Kobani, despite widespread media reports to the contrary. And the civilians there are suffering, badly.\n\n“I think what this represents is the President recognizes this is going to be a long-term campaign against ISIL; and that we need to look for whatever opportunity we can find to degrade that enemy and to support those who are fighting against ISIL on the ground,” a senior administration official told reporters.\"\n1362,\"Our Retina MacBook Air rumour article brings together everything we know or can plausibly predict about Apple's next MacBook Air laptop: a laptop that we're pretty sure will come with a Retina display. We're also interested in rumours that Apple will be launching its next MacBook Air in a new size: one based on a 12in screen.\n\nWe report on (and analyse for credibility) all the rumours about every aspect of the new MacBook Air with Retina display: its release date, so you'll know exactly when the new Retina MacBook Air will launch; the Retina MacBook Air's specs, features and design; its UK pricing and availability; and all the rest of the clues and hints circulating on the web that could help us work out what to expect, and when to expect it. Finally, we will show you any Retina MacBook Air images that surface online, together with concept and mockup illustrations produced by clever artists with an eye for prediction.\n\nWe'll update this article whenever we hear of new information, clues and rumours about the next MacBook Air, so bookmark this page and check back here regularly for the latest information about the new MacBook Air with Retina display.\n\nUPDATED: The plot thickens! Apple website 9to5Mac has commissioned an artist to produce detailed images of the next MacBook Air, based (the site says) on information from sources who have used prototypes. More info in the MacBook Air redesign section.\n\nRead our MacBook Air reviews \\ Which Mac laptop? MacBook Air vs MacBook Pro comparative review \\ Best Mac 2014\n\nPlus, find out what's in store for next year: Apple rumours and predictions for 2015\n\nRetina MacBook Air release date rumours: When is the new MacBook Air coming out?\nThe latest 'word on the street' (not our words) sounds to us like a bit of a long shot, but here goes. It's been suggested by a number of websites that Apple will launch its next range of MacBooks during the Christmas holidays.\n\nAside from the obvious problem (which is that this would be an unbelievable nightmare for us poor souls in the media), this seems to be a case of a reasonable article by Boy Genius Report, written back in August, being rehashed and misinterpreted this month.\n\nFor a start, BGR wrote that the next MacBook Air would be ready in time for the Christmas holidays, not launched during them (releasing during the holidays would be a truly bizarre move, denying the products access to the lucrative pre-Christmas shopping period). That nuance seems to have been lost in translation. And beyond this, the article was as we said written in August, at which point a pre-Christmas launch still seemed possible. Now we're pretty much certain that the Retina MacBook Air will have to wait until 2015.\n\nUPDATE, 7 Jan 2015: Sure enough, no MacBook Air appeared over Christmas. The very idea! The latest rumour suggests instead that a radically slimmed-down 12in MacBook Air will launch in mid-2015, perhaps making an appearance at WWDC 2015. See more details and images in the Design section, below.\n\nWe've been awaiting the launch of a new MacBook Air for some time. Back in summer 2014 Apple made a few tweaks to the MacBook Air line up, but this was mainly to reduce prices; the processor bump was very slight. Read our reviews of the current MacBook Air range here: 11in 2014 MacBook Air review and MacBook Air 2014, 13in, review.\n\nWhat people are really waiting for is a new MacBook Air with Intel's (delayed) Broadwell processor, and a Retina display.\n\nThe new MacBook Air line up is said to include a completely new 12-inch model which may replace the 11-inch version, giving customers the option of a slighly bigger screen, or it may replace the 13-inch model, where customers could instead opt for the comparitively priced 13-inch MacBook Pro with Retina display.\n\nSo when will this new MacBook Air arrive? Reports in mid June suggested that Apple would begin production of this 12-inch MacBook Air in the third quarter. According to a DigiTimes report, Quanta Computer was set to begin production of the new 12-inch MacBook Air in July. This may have started, if the new Intel chips arrived in time...\n\nThey may have: Intel has issued a press release regarding the arrival of its new Core M chip that some believe could be used in the new MacBook Air. A number of manufacturers are already said to be using this new chip in their laptops and tablets, and some of these models will be available in October. According to Intel, Acer, Asus, Dell, HP, Lenovo and Toshiba are all using the Core M.\n\nIf this new Intel chip is used by Apple, reports suggest that the new Retina MacBook Air will be available in time for Christmas.\n\nIn an August report on Digitimes, the Taiwan-based site claimed that its sources in the Taiwanese supply chain said that the production of components for the new MacBook had begun and that it may launch before the end of this year, or next year.\n\nHowever, there are also reports that suggest the new Retina MacBook Air could be delayed until next year - it may not be using these Core M chips, relying instead on a different series of Intel Core i5 Broadwell processors (more on that below).\n\nOne report even suggests a mid-2015 launch date, claiming that the date has already been pushed back on multiple occasions.\n\nRead our New Retina iMac release date rumours\n\nNew Retina MacBook Air rumours : Redesign, new colours, thinner design\nOn 6 January 2015, 9to5Mac posted a series of images that it says show the next MacBook Air's radical new design.\n\nNew 12in MacBook Air design mockups by 9to5mac\nAdvertisement\n\nBear in mind that these are artist's renders rather than photos of the real thing (although we're sure you'll agree that they're extremely well done - the artist is Michael Steeber). 9to5mac commissioned the images based on information it acquired from sources within Apple \"\"who have used internal prototype versions of the upcoming computer\"\".\n\nIt isn't entirely clear how much of the design comes from the sources and how much from the artist's imagination, although many of the most major changes (to the keyboard layout, for instance) are obviously in the former category.\n\nSure enough, the new design is for a laptop with a new screen size: 12 inches. Yet the slimming process in these designs is so extreme that the new 12in MacBook Air actually has a smaller body than the existing 11in MacBook Air. The screen is a little bigger, but everything around the screen has been shrunk.\n\nHere (according to the renders, at any rate) is how the new 12in MacBook Air (left) will compare to the current 11in MacBook Air (right):\n\nNew 12in MacBook Air design mockups by 9to5mac\n\nThis also partly illustrates the biggest bombshell in these leaks: the new design finds space for only one port on each side of the laptop. It has a USB port on the righthand edge (the new, smaller and reversible, Type-C USB) and a headphone socket, along with a couple of microphone holes, on the left. If this is right, the MacBook will have to be powered via the USB port - and sure enough, USB Type-C will be perfectly adequate for that purpose. It just means that you won't be able to use a USB hard drive, wired mouse (or wireless mouse dongle) or other USB accessory while the MacBook is plugged in.\n\nMacworld contributor Kirk McElhearn is one of the sceptics who have pointed out the numerous inconveniences this would impose, and it's possible - likely, we would say - that the eventual layout will be less extreme. We think the MagSafe power connection is likely to survive. \n\nAs we mentioned briefly, the keyboard is also designed differently. The power button now sits next to the Esc key at the top-left corner of the keyboard, and the keys have in general been shrunk down and squeezed together. The trackpad, on the other hand, has been expanded and now comes closer to the keys.\n\nNew 12in MacBook Air design mockups by 9to5mac\nAdvertisement\n\nOf course, 9to5mac's images aren't the first apparent leak about the next MacBook Air's design.\n\nJack Marsh, a 16-year-old blogger who appears to have a source with plausible information about the new MacBook Air, seems to have become the the go-to blogger for all MacBook Air rumours. There have certainly been other young bloggers who have gained insight into unannounced Apple products, but as yet we can't be sure the claims are legitimate.\n\nMarsh has a rumour about the MacBook Air to add to an earlier rumour that suggested the new model would come in gold, silver and space grey finishes (more on that below). Now he claims his source has told him that the new design is so thin Apple has had to switch to a new reversible USB Type C connector which is significantly smaller than USB 3 (it's 8.4x2.6mm).\n\nApparently the MagSafe port is also getting a redesign for the same reason: the laptop chassis is too thin to accomodate the current MagSafe charger. Indeed the MacBook Air may charge in an entirely new way, although Marsh's source wasn't clear on whether this had been finalised yet.\n\nThe MacBook Air is also said to feature thin bezels with a keyboard that stretches to the edge of the laptop. Marsh also claims his source told him: \"\"The display bezels are noticeably thinner - quite similar to the current MacBook Pro Retina lineup.\"\"\n\nMarsh's earlier report claimed that the new MacBook Air will come in iPhone-like space grey and gold finishes, as well as the usual aluminium.\n\nMacRumors lent some credibility to this inisial report, claiming that they are aware that \"\"Apple has at least considered launching the 12in notebook with several different 'special edition' colour options\"\". And it wouldn't be the first time Apple has introduced a range of colour choices on their Mac laptops.\n\n\nAdvertisement\n\nNew Retina MacBook Air rumours: 12-inch screen\nMany of the new MacBook Air rumours suggest this model will feature a 12in screen.\n\nSome sources point to evidence that Apple is working with 12in screens, but there have been claims that Quanta Computer will be building a rumoured 12-inch iPad later this year and it could be the iPad Pro that is being referred to here.\n\nAccording to a DigiTimes report in June, sources claim Apple wishes to introduce a smaller MacBook Air to make clearer the distinction between the 11-inch MacBook Air and the iPad Air with its 9.7-inch screen.\n\nCanalys analyst Daniel Matte also believes Apple is working on a new version of the MacBook Air - one with a 11.88in screen. Other rumours place the screen size at 12in (which probably matches Matte's expectations).\n\nIn his blog Matte seems to be suggesting that there may only be one MacBook Air - this new 12-inch model, with the 13-inch model being phased out in favour of the 13-inch MacBook Pro with Retina display.\n\nKGI Securities analyst Ming-Chi Kuo suggested back in October 2013 that Apple will launch a 12-inch MacBook Air in 2014. Kuo suggested that this new MacBook Air would have an entirely new design.\n\nThe smaller 12in model could still accommodate a reasonably sized screen and keyboard if it had a smaller bezel.\n\nNew Retina MacBook Air rumours: Fanless design\nThe new MacBook Air is also said to be even thinner than the existing MacBook Air. This is based on the theory that it will use Intel's new Intel Core M processor, a chip that doesn't need fans. By using this processor it is claimed that Apple could make the laptop 9mm thin. The MacBook Air is currently 0.3-1.7cm thick so it could be almost 1cm thinner at its thickest point.\n\nApparently the fan assembly is the reason why the MacBook Air is thicker at one end than the other. Removing the fan assembly would enable Apple to make the laptop thinner than ever, according to reports.\n\nPresumably there will be some sort of cooling system built in, but that may not be necessary. The new Intel processors are said to be efficient enough to make the removal of the fan feasible - indeed there are already laptops on the market that do not feature a fan.\n\nEven the Core M may still require cooling in a 12in laptop, though. The new Broadwell processor should enable a fanless design for the smaller (up to 11.6in) laptop or mobile device, notes Motley Fool, based on what Intel said at its developer forum in 2013.\n\nIt has been suggested that the MacBook Air could also offer thermal scaling and thermal management.\n\nAnother advantage of a fanless design would be quiet operation. There would also be no moving parts (making it less likely to break), and it could also offer higher battery capacity because the remaining space could be used to house a bigger battery.\n\n(We can't help but worry that history could repeat itself if the MacBook Air is fan free - Steve Jobs famously refused to include a fan in the Apple III, leading to hardware failure.)\n\nNew Retina MacBook Air rumours: USB Type C\nIf Marsh's source (above) is correct the new MacBook Air may offer USB Type C support, which is smaller than USB 3 (it's 8.4x2.6mm). USB Type C is able to support 10Gbps data transfers, which is twice as fast as USB 3, but still slower than Thunderbolt 2 (although the same as the older Thunderbolt 1).\n\nIt will also support for up to 100 watts of power, which is apparently enough to power 4K displays, as Apple's Thunderbolt cable does currently. The only problem is that USB Type C isn't backwards-compatible.\n\nNew Retina MacBook Air rumours: Inductive charging\nMarsh's source also claims that the MagSafe port may get a redesign and that the MacBook Air may charge in an entirely new way. Perhaps the new MacBook Air will use inductive charging like the Apple Watch does.\n\n\nAdvertisement\n\nNew Retina MacBook Air rumours: Trackpad changes\nAccording to a report on Chinese site Weiphone earlier this year, the new MacBook Air will be thinner and lighter, a feat it will achieve by removing the fan and the clicking mechanism in the trackpad.\n\nThe new 12in model will drop the trackpad and introduce \"\"force and optical sensors\"\" and new touch gestures, according to this report from BEN Latest News.\n\nNew Retina MacBook Air rumours: Retina display\nWill the next MacBook Air feature a Retina display? That's one of the strongest and most persistent rumours, and it's certainly possible.\n\nApple may opt to keep prices down (and battery life up) by keeping the screen non-Retina; but we don't think so. According to our own reviews of the MacBook Air, the MacBook Air is currently let down by its display, which has a lower resolution than the competition.\n\nCanalys analyst Daniel Matte has written a blog claiming that Apple will add a Retina display to the MacBook Air this year. He expects that we will see a 11.88-inch model with a resolution of 2,732x1,536 pixels, the same 264ppi that the iPad Air offers.\n\nHe explains the significance of Apple using the same display technology for the MacBook Air and iPad Air, stating: \"\"It turns out that an ~11.88\"\" Retina MacBook Air with a 2732 x 1536 resolution happens to have the exact same pixel density as the 9.7\"\" 2048 x 1536 Retina iPads: ~264 PPI. It would make sense for Apple to take advantage of the same display technology it has been utilizing for the 9.7\"\" iPads by cutting their panels to this larger size.\"\"\n\nRumours also claim that the new MacBook Air Retina display could have a resolution of 2,304 x 1,440 for a rumoured 12in display (discussed below). That's 226 pixels per inch, compared to 227 pixels per inch for the 13in MacBook Pro (which offers 2,560-by-1,600 resolution). This adds up to a 16:10 aspect ratio like that found on the 13in MacBook Air and MacBook Pro models, rather than the 16:9 aspect ratio currently offered by the 11in MacBook Air.\n\nThe current 11.6-inch MacBook Air offers a 1366 x 768 pixel display.\n\nThe rumours of a MacBook Air with Retina display have been long running. Back in February 2013, rumours suggested that Apple was planning to launch a revamped MacBook Air with a Retina display in the third-quarter of 2013. A separate report in March 2013 also claimed that Apple would introduce a Retina display to the MacBook Air in 2013. Since this didn't happen in 2013, it is perhaps likely for 2014. \n\nApple does appear to be moving the whole of its range to Retina display. The company updated the Retina versions of its MacBook Pro in 2013, and also introduced a Retina iPad mini in October 2013. \n\nWondering what the Retina display fuss is all about? Read: What's a Retina display, and what's a Retina HD display?\n\nApple may use the IGZO display technology for the new display, offering improved power efficiency. The reason for the supposition is that Apple was recruiting for a engineers with experience in LED backlighting and LCD displays, in February, according to CultofMac. In an LCD display the bunches of pixels with wires running behind to connect them. The backlight has to shine though this mesh of wires to light up the pixels. In an IGZO display more light is able to shine though this mesh of wires, so the power requirements are lower, and battery life can be preserved. As a result we could see even longer battery life than the 12 hours currently on offer from the 13in MacBook Air.\n\n\nAdvertisement\n\nRumours about a Retina MacBook Air with a smaller display have been circulating for some time. KGI Securities analyst Ming-Chi Kuo suggested back in October 2013 that Apple will launch a 12-inch MacBook Air in 2014. Kuo suggested that this new MacBook Air would have an entirely new design.\n\nThen back in January 2014, Evercore Partners analyst Patrick Wang predicted that a 12in MacBook/iPad hybrid would launch in the autumn of 2014. It is possible that the rumoured Retina display MacBook Air could be this Mac.\n\nCanalys analyst Daniel Matte also believes Apple will add a Retina display to the MacBook Air this year.\n\nNew Retina MacBook Air rumours: Processor\nIntel has announced the new Intel Core M chip. Some expect that this processor may be used by Apple inside the new MacBook Air. As mentioned above, because this chip doesn't need fans, the new MacBook Air could be less than a centimeter thick at its thickest point. Since it uses the 14nm processor, the processor itself it is tiny.\n\nThe Core M processor should also enable the new MacBook to be more power-efficient with better battery life. Intel claims it's the most energy-efficient chip yet.\n\nThe Core M also offers excellent graphics processing power, according to Intel. Intel says it will offer seven times the graphics power of four-year-old machines, and double the graphical and three times the web performance of the current range of high-end tablets.\n\nHowever, Intel has not confirmed that Apple will use the new processor. (In the press release regarding the new chip, Intel mentions Acer, Asus, Dell, HP, Lenovo and Toshiba as potentially using the Core M. Some of these models will be available in October, according to Intel.)\n\nThe Core M is designed for small laptops, large tablets and 2-in-1 devices, and Intel is positioning the chips as being for use in laptops of 13.3in, tablets above 10in and dual devices. Apple would traditionally use the Core i5 chips in its MacBook, so it is possible that these processors will never appear in a MacBook Air which may instead use the new U Broadwell processor, which may not ship until 2015.\n\nRedmond Pie reports that performance with the Core M hasn't been particularly impressive; it was featured in the Lenovo Yogo 3 Pro, which didn't exactly set the world alight: benchmark speed tests and overall reviews rated the device quite poorly. It's therefore been suggested that Apple may give the Core M a miss and go instead for an i5 or i7 chip.\n\n(On the other hand, some analysts have argued that Lenovo's implementation of the Core M, rather than the innate qualities of the Core M itself, was to blame for the sub-standard performance, and that Apple's engineers would be able to coax solid performance from a Core M-equipped MacBook Air. We shall see.)\n\nWhichever Broadwell processor Apple does use, it should make the Retina display MacBook Air possible. Broadwell is said to consume 30 percent less power than its predecessor Haswell, and that should be good news for battery life on the portable Macs, especially those with power hungry screens.\n\nOther features of the Broadwell chip are that it is low power and offers integration with WiDi, 4G WWAN and WiGig networks.\n\n\nAdvertisement\n\nNew Retina MacBook Air rumours: May not use Intel chips\nThis rumour has been floating around for some time. It is possible that Apple will ditch the Intel processor in its range of laptop in favour of its own home-made A-series chips, like those found in the iPad and iPhone.  \n\nSome have even speculated that the new MacBook Air could mark some sort of crossover between the iPad and the MacBook, perhaps an iPad Pro.\n\nHowever, rumours that Apple will move from Intel to ARM chips seem unlikely, based on this explaination from Cult of Mac.\n\nNew Retina MacBook Air rumours: UK price\nWith the price of the MacBook Air and MacBook Pro with Retina display being so close we had expected that Apple would reduce the price of the entry-level MacBook even further. It's currently £749 for the 11in model, which is £100 less than in 2013. This compares to the MacBook Pro Retina starting price of £999. However, the fact that the top-of the range iPhone 6 Plus costs more than the entry level MacBook Air (£789) makes us think that the MacBook Air price is more likely to increase.\n\nIt may be that the 13-inch MacBook Air is discontinued, as that model is similar in price to the 13-inch MacBook Pro with Retina, but not equal in specs. This would leave the cheaper 12-inch MacBook Air models with, potentially, an entry-level price of £800.\n\nWhen it first launched in October 2012, the 13-inch MacBook Pro with Retina display started at £1,449. This was reduced to £1,249 a few months later when the range received a processor upgrade. Now, with the April 2014 update to the MacBook Air, the entry-level price of the 13-inch model is a much more compelling £999 which makes the difference between the 13-inch MacBook Pro with Retina display and the 13-inch MacBook Air £250 rather than £150.\n\nIn his predictions last year, KGI Securities analyst Ming-Chi Kuo suggested that the price of this new 12-inch MacBook Air model could be lower than the current line up of Mac laptops.\n\nRead: Which 13-inch MacBook should I buy?\n\nDidn't Apple already introduce the 2014 MacBook Air?\nApple unveiled the latest update to the MacBook Air on 29 April 2014.  Quietly updating its MacBook Air line-up with improved Haswell processors from Intel. You can read our review of the 2014 11in MacBook Air and the review of the 13in MacBook Air here.\n\nAside from the small processor boost and a tiny battery life tweak, the main change for the new MacBook Air models was the price. Each model is now under £1,000, with prices starting at £749, £100 less than the previous models. This helps keep the MacBook Air an attractive option for customers, as the previous price was not much different to the price of the new MacBook Pro with Retina display.\n\nThe range update came as some surprise as the Retina display for the MacBook Air rumour was already in circulation. Prior to the MacBook Air update in April, there were suggestions that the new MacBook Air with Retina display could launch at WWDC, but this was obviously not the case.\n\nRead our 5 reasons to buy a MacBook Air and 5 reasons NOT to buy a MacBook Air.\n\nApple has updated its MacBook Air and Retina MacBook Pros for 2014, read more here:\n\n2014 13-inch Retina MacBook Pro review\n2014 15-inch Retina MacBook Pro review\n11in 2014 MacBook Air review\nMacBook Air review (13in, 2013)\nWhy is the Retina MacBook Air delayed?\nIf there is a delay, the key reason may be the availability of Intel processors, rather than the production of the new design.\n\nIntel's newest generation of chips - the successor to the Haswell chips currently in the MacBook Air - called Broadwell has been plagued by delays. However, in a conference call about Intel's second-quarter results on 15 July, Intel's chief executive Brian Krzanich confirmed Intel’s hardware partners will have Broadwell systems on store shelves in the run up to Christmas. He said: \"\"We said we would have products on shelves for the holiday season and we continue to work with our partners and we’re on schedule to have product on shelf in the holiday.\"\"\n\nAs we mention above, some of these new chips are now shipping, however, anyone awaiting the new Retina MacBook Pro, MacBook Air, iMac and Mac mini should note that there are various Broadwell chips being developed by Intel, and the chips that Intel confirmed are shipping now are the M variety, destined for fanless two-in-ones. The new MacBook Air may use the U Broadwell processor, which may not ship until 2015.\n\nWe are sure that Apple is pretty frustrated with Intel.\n\nShipment of Skylake – the successor to Broadwell which will offer even more power than that chip - is also delayed.\n\nNew Retina MacBook Air release date: Will the MacBook Air be an iPad Pro?\nThere are also rumours that Apple could launch a 12in iPad, but this might not arrive until 2015, or the rumours could relate to the 12in MacBook.\n\nThere are also rumours that the new MacBook Air merge with the iPad to create the iPad Pro. You can read more about the iPad Pro rumours here.\n\nWe think that a MacBook Air that offered a dual boot system for iOS 7 and Mac OS X would be very interesting, however, Tim Cook last year ruled out any kind of convergence suggesting that a Toaster Refrigerator wouldn't work.\n\nWill the old non-Retina MacBook Air remain?\nIf Apple launches a 12in MacBook Air, will it discontinue the existing models? It's possible that if Apple launches a 12in Retina MacBook Air model it will discontinue both, or either of the existing models. Equally, Apple could maintain one of the existing models as an entry-level model. It seems more likely that it would keep the 11in model on at an even lower price, rather than keep on the bigger 13in model.\n\nOne reason why Apple may keep a lower-priced MacBook Air on is the fact that Apple has just introduced a new entry-level iMac and already the MacBook Air looks superior to that, despite costing less. If Apple wants a low end option, it would appear unlekely that the Retina MacBook Air would be it.\n\nRead our review of the new £899 iMac and see how it compares to the MacBook Air.\n\nThe new MacBook Air will be solar-powered\nOk, so this is a bit of an out-there rumour, but it really is possible that Apple will one day release a new MacBook Air with a solar powered display.\n\nIn January 2013, Apple was granted a patent that described a method for harnessing sunlight to illuminate a MacBook's display. This patent is actually the seventh solar-related patent Apple has gained in the past two years.\n\nNew Retina MacBook Air leaked images\nAt present, there are no new MacBook Air leaked images to share with you, but we will update this story as soon as one surfaces on the web.\n\nWe have seen a few concept images, however...\n\nPerhaps inspired by the Mac Pro, or the Space Grey iPhone 5s, there are calls for a black version of the MacBook Air. TUAW has provided some renders of how such a MacBook Air could look.\n\n\nAdvertisement\n\nHere is our mockup of how a gold MacBook Air could look with an iOS-style operating system.\n\n\nAdvertisement\n\nRead the latest MacBook Air News, Reviews and Features here\n\nWondering whether to buy a MacBook or a Mac desktop? Find out if you should buy a Mac laptop or Mac desktop here. Also: read our Best Mac to Buy Mac Buyers Guide where we compare every Mac.\"\n1363,Erdogan argued that the Turkish weapons drop has harmed the fight against ISIS.\n1364,\"For $460, you too can help your goldfish achieve bowel regularity.\n\nA devoted fish owner in Norfolk, England, took his constipated fish to the veterinarian, only to learn that a lump near its backside was the cause.\n\nThe procedure was completed at Toll Barn Veterinary Centre by Faye Bethell, according to BBC News. The procedure cost the fish's owner £300 ($460).\n\n\"\"We've got one nurse who bubbles anesthetic gas through a tube that goes in through its mouth and over its gills, and then we have a second nurse to monitor with a probe to check the heart rate,\"\" Bethell told BBC News.\n\nGoldfish can live between 10 and 25 years in captivity, with some reported to thrive well into their 30s. The constipated fish in question was a spry two years and 10 months old at the time of the procedure.\n\nThe goldfish has reportedly since made a full recovery, free to comfortably swim in circles in a tank for the next seven to 20 years.\n\nImage: Disney Pixar\n\nHave something to add to this story? Share it in the comments.\"\n1365,\"Rachel Martin speaks with Carol Leonnig of The Washington Post, who found that the recent fence jumper at the White House, Omar Gonzalez, got much further into the building than previously reported.\"\n1368,\"Jeny Chang for BuzzFeed / Via Drug Policy Alliance data\n\nNEW YORK CITY — The New York Police Department will no longer arrest people for low-level marijuana possession, according to people with knowledge of the city’s drug strategy who spoke on condition of anonymity.\n\nThe NYPD will issue violation summonses to people caught with marijuana — instead of putting them in handcuffs and taking them to a precinct. The summonses will require people to appear in court at a later date and pay a fine.\n\nFew details on the new policy were immediately available, but an official with one of the city’s five district attorneys offices confirmed to BuzzFeed News on Monday that the change “is happening.” The official added that “burning marijuana” would still be cause for arrest, but that having the drug in a public place would not.\n\nThe NYPD and Mayor Bill de Blasio’s office did not immediately respond to requests for comment, but are expected to officially announce the new policy at a news conference on Monday.\n\nManhattan District Attorney Cyrus Vance​ ​said​ Monday​ he supported the change two years ago and still does. “This policy – by diverting thousands of cases from criminal court – will also keep low-level offenders, particularly teens, from an arrest and all its attendant consequences, including a night or more in jail,” he said.\n\nThe new policy, which was first reported by the New York Times, would bring about a sea change in the way the city is policed. Misdemeanor-level marijuana possession accounts for a large percentage of the city’s arrests, a vast majority of which happen to young black or Latino men living in poor neighborhoods.\n\nSome public defenders praised the policy.\n\n“This is a huge improvement,” Lisa Schreibersdorf, executive director of Brooklyn Defender Services, told BuzzFeed News. “Summonses don’t get you fingerprinted. This will be better for people who are vulnerable to collateral consequences, like immigrants.”\n\nStill, Schreibersdorf cautioned that the policy will not fulfill its goal unless the NYPD relaxes its identification requirements for summonses. Immigrants and teenagers often do not carry valid identification, she said, which often means that they cannot be processed for a summons. She added that the policy does not address the root cause of the problem — namely, that police officers in New York routinely stop people without probable cause.\n\n“Having summonses is an improvement for people who are already being stopped, but that doesn’t mean they should be stopped in the first place,” she said. “The problem, from my perspective, is that stopping people without cause is unconstitutional.”\n\nAdvocates also warned that the new policy could result in an increased number of arrest warrants, which are issued to people who fail to show to court for a summons. As the New York Times reported, up to a quarter of people issued summons fail to appear for their court appointments. As a consequence, there are currently 1.2 million open bench warrants in New York City — about one per every eight residents.\n\nPossession of less than 25 grams of marijuana has not been a crime in New York State since 1977. The NYPD made 59,000 arrests for misdemeanor possession in 2010.\n\nUnder current law, the only way to get arrested and charged with a misdemeanor for having less than 25 grams of marijuana is to display it “in public view.” The legal definition of that term, however, is ambiguous. “Public view” can mean smoking pot in a public place, but it can also mean that a police officer stopped you, frisked you, and pulled a small bag of marijuana from your pocket.\n\nWhen the bag leaves your pocket, it has technically entered public view, and the officer can legally arrest you and charge you with a misdemeanor — even though you had less than the decriminalized amount. This broad interpretation of “public view” helped low-level marijuana possession become one of the NYPD’s most commonly used arrest charges during stop-and-frisks.\n\nThe correlation between marijuana arrests and stop-and-frisk became apparent after 2011, when a U.S. District Court declared the policing tactic an unconstitutional form of racial profiling. By 2013, the NYPD was making only 28,000 marijuana possession arrests — still a large number, but 47% less than in 2010.\n\nA recent study by the nonprofit Drug Policy Alliance found that upwards of 86% of all low-level marijuana arrests made in 2014 affected black people or Latinos — even though national studies have shown that white people are just as likely to smoke marijuana regularly, and slightly more likely to have tried it.\n\nThe report also found that the geography of the arrests is highly segregated, with dominantly white neighborhoods seeing fewer arrests than neighborhoods of color with similar per-capita incomes.\n\nThese stark race and class disparities in drug law enforcement became a sore point for Mayor de Blasio, who as a candidate promised to end discriminatory policing. They also drove Ken Thompson, the Brooklyn district attorney, to announce in July that his office would no longer prosecute low-level marijuana possession, opting instead to dismiss most of such cases.\n\nStill, the NYPD defended the high number of arrests, with Willam Bratton, de Blasio’s police commissioner, saying that Thompson’s decision would not affect the NYPD’s approach to marijuana possession. The policy to be announced on Monday will mark the first time the current administration will take concerted action to address the disparities in marijuana arrests.\n\nIn an interview with the New York Times, Thompson said he was worried that the new policy could harm those it was intended to help by removing prosecutors from the picture. This is because a prosecutor can opt to dismiss a misdemeanor, but cannot do the same for a violation.\n\nBut as new report by the Vera Institute shows, prosecutorial review can cut both ways. The Institute analyzed data provided by the Manhattan District Attorney and found that black people and Latinos were “much more likely to receive a sentence offer including a jail of prison term” than white defendants in similar circumstances.\n\nIn the case of misdemeanor marijuana possession, the Vera report found, black people arraigned in Manhattan were 19% more likely to receive jail or prison time than people from all other ethnicities. By contrast, defendants arrested in Brooklyn could expect their cases to be dismissed. The new policy is expected to standardize procedures across the city.\n\nMore details on the new policy are expected soon. De Blasio and Bratton are scheduled to make an announcement together Monday at 3 p.m.\n\nThis is a developing story. Check back for updates and follow BuzzFeed News on Twitter.\"\n1369,\"Unconfirmed reports are circulating on social media that the Islamic State group carried out a chemical attack while battling Kurdish forces in Kobani. Several journalists reporting from the ground on Tuesday night -- and at least one Kurdish official -- said they were aware of such reports, but that doctors lack necessary equipment to diagnose the cause of Kurdish victims' complaints. The patients said they had difficulty breathing, and many had burns on their skin, teary eyes and swollen lips. Syria (as well as Iraq) is thought to possess chemical weapons, and the U.S. and coalition forces have feared that such weapons might fall into ISIS hands.\n\n\"\"It could have been a silent missile or a missile placed in the neighborhood beforehand,” co-chair of the Democratic Union Party (PYD) Asya Abdullah told the Kurdish Question. “Many people have lost consciousness and are struggling to breathe and see. We are investigating the situation but do not have the necessary technical equipment or expertise.\"\"\n\nJournalists reporting from the border of Kobani and Turkey reportedly spoke to doctors on the scene who confirmed the PYD’s description of victims. Al Aan TV reporter Jenan Moussa posted on Twitter that a doctor said “victims who are on their way to clinic speak of following symptoms: teary eyes, suffocation and skin burns.” Victims also had “swollen lips,” Moussa added.\n\nKurdish affairs analyst Mutlu Civiroglu spoke to one of four remaining doctors inside Kobani, who told him all victims were civilians.\n\n“Several patients came to health center at 11:10pm with burn in the throat & as well as complaining about headache, though their situation is NOT very severe,\"\" Dr. Ahmed reportedly told Civiroglu. \"\"We are NOT sure what the cause is yet, but we are planning to send affected patients to Suruc [neighboring city in the Turkish side of the border] in the morning for further examination.”\n\nReports of a similar chemical attack surfaced last week in Kobani, when several Kurdish fighters’ bodies appeared to show signs of blistering.\n\n“Burns and white spots on the bodies of the dead indicated the use of chemicals, which led to death without any visible wounds or external bleeding,” Kurdish health minister Nisan Ahmed told Middle East Review of International Affairs journal.\n\nThere have been rumors that ISIS militants have obtained chemical weapons. Given that Kobani is on the Syrian border with Turkey, the weapons could have come from an undisclosed Syrian stockpile that used to belong to the Damascus regime.\n\nAfter the Bashar Assad regime carried out a chemical attack that killed nearly a thousand people last year, it was forced to dismantle and surrender stockpiles. A year after the attack though, the U.S. State Department said that a “number of critical issues remain unresolved” about the Syrian president's chemical weapons.\n\nThe substance allegedly being used in Kobani has yet to be confirmed. However, there have been several chlorine attacks in Syria since Assad was supposed to have surrendered his weapons cache. Chlorine is not banned under the Chemical Weapons Convention but when used in large concentrations it can be weaponized. Symptoms of chlorine attacks include teary eyes, a burning sensation in the throat, the sensation of suffocation and a headache.\n\nISIS has been battling Kurdish fighters in Kobani for over a month, trying to consolidate territory from their de-facto headquarters in Raqqa to the Turkish border. Despite an increase in U.S-led coalition airstrikes and aid drops aimed at pushing insurgents back and helping Kurdish fighters, the battle for Kobani continued Tuesday night.\"\n1370,\"ESPN continues to try to thread the needle between holding the NFL to account for its handling of various domestic abuse scandals and maintaining its $15 billion broadcasting deal with the NFL that keeps everyone involved in the manner to which they’ve grown accustomed. This self-contradiction was encapsulated in the suspension of Bill Simmons for opining on what ESPN’s own reporting had concluded about the NFL.\n\nIn that spirit, ESPN will feature Monday night a Deep Meaningful on domestic violence (not the network’s first). But per Esquire’s Ben Collins:\n\nThe panel for that discussion will include the following people: Chris Berman, Cris Carter, Mike Ditka, Adam Schefter, Tom Jackson, Keyshawn Johnson, Jon Gruden, Mike Tirico, Stuart Scott, Steve Young and Ray Lewis. Up to 11 men, all between the ages of 39 and 74 will sit at the table for a domestic violence discussion on ESPN. Zero women. Victims of domestic violence in America are most likely to be women aged 20-24. When the show has updates from the field—brief reports about injuries and the upcoming game—they’ll cut to female sideline reporters, Lisa Salters and, on some weeks, Suzy Kolber. These people are not allowed at the table.\n\nCollins reads this as part of a widespread practice at ESPN of marginalizing female voices, a tendency that enables the network to submit to the powerful league at the moments when it most needs its editorial independence. Read the full piece.\n\n[h/t Esquire / Jezebel]\n\n[Image via screengrab]\n\n—— >> Follow Evan McMurry (@evanmcmurry) on Twitter\"\n1371,\"Pope Francis has given hope to gays, unmarried couples and advocates of the Big Bang theory. Now, he has endeared himself to dog lovers, animal-rights activists and vegans.\nTrying to console a distraught young boy whose dog had died, Francis told him in a recent public appearance on St. Peter’s Square that “paradise is open to all of God’s creatures.”\nWhile it is unclear whether the pope’s remarks helped soothe the child, they were welcomed by groups such as the Humane Society and People for the Ethical Treatment of Animals, which saw them as a repudiation of conservative Catholic theology that says animals cannot go to heaven because they have no souls.\n“My inbox got flooded,” said Christine Gutleben, senior director of faith outreach at the Humane Society, the largest animal protection group in the United States.\nCharles Camosy, an author and a professor of Christian ethics at Fordham University, said it was difficult to know precisely what Francis meant, since he spoke “in pastoral language that is not really meant to be dissected by academics.”\nBut asked if the remarks had caused a new debate on whether animals have souls, suffer and go to heaven, Camosy said, “In a word: Absolutely.”\nTo some extent, it was not a surprise that Francis, an Argentine Jesuit who took his papal name from St. Francis of Assisi, the patron saint of animals, would suggest to a saddened child that his lost pet had a place in the afterlife.\nTheologians cautioned that Francis had spoken casually, not made a doctrinal statement.\nThe Rev. James Martin, a Jesuit priest and editor at large of America, the Catholic magazine, said he believed that Francis was at least asserting that “God loves and Christ redeems all of creation,” even though conservative theologians have said paradise is not for animals.\nThe question of whether animals go to heaven has been emotionally debated for much of the church’s history. Pope Pius IX, who led the church from 1846 to 1878, strongly supported the doctrine that dogs and other animals have no consciousness.\nLaura Hobgood-Oster, professor of religion and environmental studies at Southwestern University in Georgetown, Texas, said: “Historically, the Catholic Church has never been clear on this question; it’s all over the place, because it begs so many other questions. Where do mosquitoes go, for God’s sake?”\"\n1372,\"Claim: Eleven passenger planes are missing from an airport in Libya.\n\nPROBABLY FALSE\n\nExample: [Collected via email, September 2014]\n\nSeeking truth in stir of 11 missing / stolen commercial airliners from the Libyan airport during the fall of Tripoli.\n\nOrigins: In early August 2014, some North African bloggers began to spread stories that several commercial airliners were missing from the Tripoli International Airport during or shortly after the facility was taken over by Zintan militia forces earlier in the summer. Later that month translations of the blog posts began to be picked up by news outlets in Western Europe and passed on as fact rather than gossip; by early September those tales of translations of blogs had spread to the United States under the guise of real news.\n\nThe use of airplanes as terrorist weapons in 2001 makes it all too easy for us to anticipate their being used that way again. And despite denials from all sides — the airlines who are not missing any planes, the Libyan transport ministry, and the anti-government forces in control of the airport — the tales have found a ready audience among a populace already on edge in anticipation of the anniversary of the 9/11 attacks.\n\nHowever, there have been no statements from the State Department, the Department of Defense, Homeland Security, or any other authority warning of stolen airliners. The national threat level has not been raised. Algerian and Moroccan military and air defense, already on high alert due to the unrest just across their borders with Libya, would undoubtedly have noticed multiple flights of unidentified passenger aircraft.\n\n<!-- google_ad_client = \"\"pub-6608306193529351\"\"; google_ad_width = 468; google_ad_height = 60; google_ad_format = \"\"468x60_as\"\"; google_ad_type = \"\"text\"\"; google_ad_channel = \"\"0054321535\"\"; google_color_border = \"\"000000\"\"; //-->\"\n1374,\"LONDON — The man in the black balaclava who has seemed to have beheaded several foreign hostages in Islamic State videos has been identified by British security services as Mohammed Emwazi, a British national from London.\n\nKnown in the news media as “Jihadi John,” he is said to have been born in Kuwait and traveled to Syria in 2012. His name was first published on Thursday on the website of The Washington Post.\n\nThe story was confirmed by a senior British security official, who said that the British government had identified Mr. Emwazi some time ago but had not disclosed his name for operational reasons.\n\nMr. Emwazi, 27, grew up in Queen’s Park, West London, and graduated from the University of Westminster with a degree in computer programming.\n\nHe first appeared in Islamic State videos in August, when he appeared to behead the American journalist James Foley and deliver threats against the West. The actual execution was not included in the video.\n\nAt a mosque in Birmingham, England, a young man carries a Union Jack bag.Britain Appeals to Anti-Extremist Imams in Effort to Uproot Seeds of RadicalizationAUG. 24, 2014\nThe head prosecutor in Paris said Monday that a Frenchman, Maxime Hauchard, right, had been identified in the Islamic State video that announced the beheading of Peter Kassig.Briton and Frenchman Tentatively Identified in Islamic State Execution VideoNOV. 17, 2014\nGerman officials have shielded the full identity of Kreshnik B., left, who confessed to fighting in Syria with the Islamic State.Memo From Europe: Nations Ponder How to Handle European Fighters Returning From Jihad NOV. 23, 2014\nJunko Ishido, the mother of the journalist Kenji Goto, spoke to reporters on Sunday at her house in Tokyo. “My son’s final act was to go to Syria to help a fellow Japanese,” she said. “Please understand his kindness and courage.”Hostage’s Apparent Beheading by ISIS Stirs Outrage in JapanFEB. 1, 2015\nThe father of Jejoen Bontinck, a young Belgian who spent three weeks in the same cell as James Foley and other hostages, showed a picture of the prison where they were held.ISIS Hostages Endured Torture and Dashed Hopes, Freed Cellmates SayOCT. 25, 2014\nThe same man was apparently seen in the videos of the beheadings of a second American journalist Steven J. Sotloff; the British aid worker David Cawthorne Haines; the British taxi driver Alan Henning; and the American aid worker Peter Kassig.\n\nLast month, he appeared in a video with Haruna Yukawa and Kenji Goto, both Japanese hostages, shortly before they were killed. Scotland Yard refused to confirm the identification, and Downing Street had no comment.\"\n1375,\"To the victor go the spoils, and for Tiger Woods, winner of 14 major golf championships and one of the richest athletes on the planet, the spoils include, among other things, a private island in Sweden.\n\nWoods, who is expected to make his 2015 debut at the Phoenix Open later this month, has put the 62-acre island near Stockholm on the market for about $7.1 million.\n\n Hot Property: Tiger Woods\nCAPTION\nHot Property: Tiger Woods\nVladi Private Islands/www.vladi-private-islands.de\nCAPTION\nHot Property: Tiger Woods\nVladi Private Islands/www.vladi-private-islands.de\nCAPTION\nHot Property: Tiger Woods\nVladi Private Islands/www.vladi-private-islands.de\nCAPTION\nHot Property: Tiger Woods\nVladi Private Islands/www.vladi-private-islands.de\nCAPTION\nHot Property: Tiger Woods\nVladi Private Islands/www.vladi-private-islands.de\nSituated in Lake Mälaren, the private island features a villa, a hunting lodge, guest quarters, horse stables, a dock and a landing strip for propeller planes, as well as a structure of historical significance: an 11th century Viking stronghold.\n\nThe main villa, fashioned in log cabin style, spans about 2,475 square feet with a chef’s kitchen, a dining area and a living room fireplace. Adjacent from the villa is a spa and a pool built around a rock outcrop.\n\nElsewhere on the grounds are six golf tee boxes.\n\nlRelated PGA golfer Jim Furyk asks $6 million for Maui estate\nHOT PROPERTY\nPGA golfer Jim Furyk asks $6 million for Maui estate\nSEE ALL RELATED\t\n8\n\nTwo smaller islands and a 494-acre water area for hunting and fishing are included in the sale. What’s not included is the furniture; the property is being marketed as unfurnished, according to Vladi Private Islands, the real estate agency that holds the listing.\n\nWoods, whose career earnings eclipsed the $1.3-billion mark last year, announced that he would take part in the Waste Management Phoenix Open starting Jan. 29, followed by Torrey Pines in La Jolla in February. He was limited to seven PGA Tour events last year due to injury.\"\n1376,\"The Department of Homeland Security definitively debunked the persistent right-wing media conspiracy theory that Islamic State fighters have attempted to cross the U.S.-Mexico border, saying the rumor is not supported by any \"\"credible intelligence\"\" and knocking the claim that the terrorists have been apprehended at the border as \"\"categorically false.\"\" \n\nWhat began early this summer as an unsubstantiated claim from Texas Gov. Rick Perry (R) that \"\"people that are coming [across the U.S.-Mexico border] from states like Syria that have substantial connections back to terrorist regimes and terrorist operations,\"\" (a claim PolitiFact Texas rated \"\"Pants on Fire\"\"), has morphed into a full-blown right-wing conspiracy theory. Conservative media and elected officials are hyping fears that members of the Islamic State (ISIS or ISIL) terrorist group are utilizing the U.S.-Mexico border to enter the U.S. and launch terrorist attacks, a chorus that has only grown louder in the ensuing months to attack immigration reform.\n\nIn September, Rep. Jason Chaffetz (R-UT) claimed to have seen information detailing \"\"four individuals trying to cross through the Texas border who were apprehended at two different stations that do have ties to known terrorists organizations in the Middle East,\"\" a story subsequently hyped by Fox News. Nearly a month later, the number had jumped from four terrorists allegedly apprehended to 10.\n\nFox News' On The Record provided a platform to Rep. Duncan Hunter (R-CA) who claimed to have first-hand knowledge of the terrorists crossing the border. Host Greta Van Susteren replied to Hunter's allegations by asking, \"\"Do you have any information, or any evidence, that they are actually coming in the southern border now?\"\" And Hunter responded, \"\"Yes. ... I know that at least 10 ISIS fighters have been caught coming across the Mexican border in Texas,\"\" citing information he'd received from border patrol agents.\n\n\n\nBut the right-wing talking point is \"\"categorically false,\"\" according to the Department of Homeland Security, which oversees border security. On October 8, DHS spokesperson Marsha Catron refuted the rumor that Islamic State terrorists had crossed the U.S.-Mexico border, telling The New Republic: \n\n\"\"The suggestion that individuals who have ties to ISIL have been apprehended at the Southwest border is categorically false, and not supported by any credible intelligence or the facts on the ground,\"\" said DHS spokesperson Marsha Catron. \"\"DHS continues to have no credible intelligence to suggest terrorist organizations are actively plotting to cross the southwest border.\"\"\n\nIt remains to be seen whether DHS's facts permeate the right-wing bubble. After hearing the DHS statement, Sean Hannity claimed on his radio program that the agency could not be trusted and suggested it may be lying.\"\n1377,\"An article saying a “planetary alignment” on January 4, 2015, “will decrease gravity for 5 minutes” and cause partial weightlessness is fake.\n\nEvery year, there’s been rumors about a so-called “planetary alignment,” but they’re obviously fake.\n\nThe hoax originated in the 1970s when British astronomer Patrick Moore made it up, telling his radio audience that the alignment would result in a gravitational pull that would make people lighter at 9:47 a.m. local time.\n\nAs Time magazine noted in a 2011 article:\n\nThe British media have a unique affinity for pulling April Fools’ pranks, matched only by the British public’s unique ability to fall for them. On April 1, 1976, BBC Radio 2 astronomer Sir Patrick Moore gave listeners some bunk about how, at 9:47 a.m., Pluto and Jupiter would align in such a way as to temporarily reduce Earth’s gravity. Moore told listeners to jump at exactly that time to experience the once-in-a-lifetime effect. At 9:48, callers flooded the lines, eager to describe how they had briefly floated. News that Moore had played them no doubt brought everyone crashing back to earth.\n\nA few days ago, fake news website Daily Buzz Live posted a variation of the hoax, which generated tens of thousands of Facebook shares in a short time. It reads:\n\nStrange natural occurrences are happening in the world today. But nothing more magnificent than the one you will experience on January 4, 2015.\n\nAccording to British astronomer Patrick Moore, at exactly 9:47 PST AM on January 4th, Pluto will pass directly behind Jupiter, in relation to Earth. This rare alignment will mean that the combined gravitational force of the two planets would exert a stronger tidal pull, temporarily counteracting the Earth’s own gravity and making people virtually weightless. Moore calls this the Jovian-Plutonian Gravitational Effect.\n\nThe site has a disclaimer, which basically says it publishes fake news:\n\nDaily Buzz Live is a news web publication with news articles. Most are inspired by real news events, And just a few stories are works of complete fiction. Those few articles are for entertainment purposes only. The articles and stories may or may not use real names, always a semi real and/or mostly, or substantially, fictitious ways. Therefore, just a few articles contained on this website Daily Buzz Live are works of fiction. Any truth or actual facts contained in those stories or posts are purely incidental or coincidental and not intended to be, or be construed as, facts.\"\n1379,\"The video texting service Glide has verified the recording played by CNN this week of the purported shots in the Ferguson, Mo., killing of 18-year-old Michael Brown. In an e-mail to the Erik Wemple Blog, Glide head of communications Chaim Haas reports:\n\nBecause Glide is the only messaging application using streaming video technology, each message is simultaneously recorded and transmitted, so the exact time can be verified to the second. In this case, the video in question was created at 12:02:14 PM CDT on Saturday, August 9th.\n\nGlide has also posted a note on its Web site. In a brief chat with the Erik Wemple Blog, Haas said, “The question we are being asked is is this authentic and the answer is absolutely.” Notification to the FBI, said Haas, “is taking place.”\n\nThe news is big news for CNN, which subjected itself to some doubts about the integrity of the recording. It surfaced the tape on Monday night without having authenticated it. Haas confirms that, even though the service has verified the creation of the tape, that doesn’t mean that the sounds in the background are conclusively those of the Brown shooting.\"\n1380,\"Corporal Nathan Cirillo, 24, was shot in the chest by a masked gunman, who then rode off in a car\n\nThe solider killed today by a masked gunman as he stood guard at the National War Memorial in Ottawa, Canada, has been named locally as Corporal Nathan Cirillo, while a deceased suspect has been identified as Michael Zehaf-Bibeau.\n\nCirillo, 24, a reservist with the Argyll and Sutherland Highlanders within the Canadian Armed Forces, was shot in the chest by the assailant. He was put in an ambulance but latter “succumbed to his injuries”, Ottawa Police said.\n\nThe shooter then jumped into a car and sped off, though whether this gunman was behind the shoot-out at the Canadian Parliament minutes later is still unconfirmed. An assailant who entered Parliament was shot dead by sergeant-at-arms Kevin Vickers.\n\nA Canadian official, speaking on condition of anonymity, confirmed that the dead suspect is Michael Zehaf-Bibeau, 32, Associated Press reports, but could not give more details on a possible motive nor details of his background.\n\nHowever, local reports say that Zehaf-Bibeau was Canadian-born, while Reuters have reported that he was a convert to Islam and was from Quebec.\n\nEarlier today at a press conference following the dramatic incident in Canada’s capital city of Ottawa, Mayor Jim Watson said: “I urge all of my fellow residents to think of the individual standing on guard this morning at the National War Memorial.\n\n“Remember how that one person's life has been taken from us - from family, from friends, from the future that was to be his.”\n\nAs reported by CBC News, Cirillo was just one of the guards on duty, who make up of a larger roster of soldiers that rotate on an hourly or bi-hourly basis. They also carry unloaded rifles.\n\nOfficials also said that the incident \"\"caught us surprise\"\", despite the government upgrading its terror threat from low to medium a day prior due to \"\"general chatter\"\" online from jihadist groups including Isis.\n\nAn Facebook group in memory of Cirillo has already had over 10,000 followers, with friends and acquaintances of the solider reportedly emailing in their memories of him.\n\nA comment on his profile picture on Facebook reads: “RIP Nathan! Thank you for defending our country, your son is so proud of you. I miss you.”\n\nStudent soldiers within the Armed Forces have also reportedly been told not to wear their uniforms, including when on base or inside their cars.\n\nAt the press conference today officials also said that today's incident \"\"caught us by surprise\"\", despite the threat level being raised from low to\"\n1382,\"BREAKING NEWS: Sources are reporting that Judd Nelson, best known for his roles as John Bender in The Breakfast Club, has been found dead at age 55.\n\nMultiple unconfirmed reports say Nelson was found dead Saturday evening in his Los Angeles condo, Sierra Towers after police responded to a 911 call for an unconscious man around 9:25 p.m.\n\nAlthough police have not yet released the man's identity, multiple occupants of the 31-story West Hollywood high-rise have confirmed that it was Nelson's condo police responded to and a single body was carried out of the apartment on a stretcher.\n\nThe Los Angeles County Department of Medical Examiner-Coroner will determine the cause of death as investigators try to rule out foul play.\n\nNelson began acting in the mid-1980s, starring in many films but it was his roles in John Hughes's The Breakfast Club and Joel Schumacher's St. Elmo's Fire that made Nelson a star. A subsequent article in New York magazine, which focused primarily on the success of these films, resulted in the term \"\"Brat Pack\"\" being coined.\n\nIn 1986 Nelson provided the voice of Hot Rod/Rodimus Prime in The Transformers: The Movie and was signed on to voice Hot Rod/Rodimus Prime again in the live action movie Transformers 5.\n\nAdditional details and information will be updated as it becomes available. This story is still developing.\"\n1383,\"The former PricewaterhouseCoopers employee who says Comcast got him fired from his job set an Oct. 14 deadline for the company to respond to his demands of a full apology and a monetary settlement, and got a half-assed apology instead. Two days after the deadline passed, he stuck to his word and filed a lawsuit.\n\nConal O'Rourke is going after Comcast and its controller, Lawrence Salva, for defamation, and arguing the company violated federal regulations with its poor service and overbilling.\n\nIn his complaint, O'Rourke alleges that Salva, a former partner at PWC, called up an executive at PWC's Philadelphia office and used Comcast's leverage as a major client to have O'Rourke investigated for \"\"ethics violations\"\" and ultimately fired.\n\nO'Rourke says Comcast and Salva defamed him by telling his employer he threw PNC's name around on the phone in an attempt to get his Comcast service issues resolved—he claims he never told anyone at Comcast who he worked for, and he wants Comcast to release tapes and emails from his interactions with the controller's office prove it.\n\nOh, and about those service issues: O'Rourke's complaint also argues Comcast's mistreatment of him as a customer violated the Cable Communications Policy Act, and lists some particularly egregious examples:\n\nComcast habitually misspelled Mr. O'Rourke's name as Mr. O'Kourke, making it difficult for him to receive his Comcast bills in a timely fashion, because the postal service would fail to deliver them. Ultimately, Mr. O'Rourke convinced the postal service to deliver mail to him that was addressed to \"\"Mr. O'Kourke,\"\" after he was unable to convince Comcast to even correct the spelling of his name.\n\nIn addition to Comcast's continual failure to address Mr. O'Rourke's billing issues, in late November or early December of 2013, when Mr. O'Rourke was out of town, Comcast shipped Mr. O'Rourke twelve random pieces of Comcast equipment. Comcast then proceeded to charge Mr. O'Rourke almost $2,000 in fees for equipment that he had neither requested nor wanted.\n\nWhen he tried to get help with these issues, he says, Comcast sent him to collections. That's when he took his complaint directly to the controller, and allegedly lost his job as a result. He says he never received a single correct bill in the entire year he was a Comcast customer.\n\nAlthough O'Rourke originally said he would sue to get his job back, the complaint simply asks for legal fees and damages—i.e., the lost wages from the six months he's been unemployed—and an injunction stopping The Worst Company in America from overbilling customers.\n\nGood luck with that last part.\"\n1384,\"Check out this photo that shows how Chinese workers are used to manipulate App Store rankings. The photo has apparently gone viral in China.\n\nHuxiu reports that the photo was shared by a micro-blog today under the heading, \"\"It's Hard Being a Top App Worker.\"\" The image shows a worker siting in front of hundreds of iPhones laid out on a rack that appears to have been specially designed for this purpose.\n\nThe exposé, shown in the picture, displays a 'Top App list worker' in their work place, which features a simple shelf containing hundreds of iPhone 5Cs. In a room filled with such workstations from one side to the other, mobile phone labour takes place at an industrial level. Simply put, a worker downloads (and deletes and downloads, etc.) an app to boost its rank on the App Store, calculated by how many times the app has been downloaded. One worker can operate as up to 100 unique users. \n\nAccompany the photo on some sites is an alleged price list for boosting your app ranking. Getting into the top 10 free apps costs RMB 70,000 (US$11,200), and keeping it there will cost you another RMB 405,000 (US$65,000) per week. The third column is said to be the monthly fee. Negotiations take place over the QQ messaging service.\n\nWhile Apple has taken steps to counter the manipulation of App Store rankings, it's quite difficult to identify manual downloads as being fake.\n\nTake a look at the photo below...\"\n1385,\"A DESPERATE mother was tricked into feasting on cooked meat from the body of her son by Islamic State militants, it has been claimed.\n\nThe famished Kurdish mother had gone to plead with the jihadists to release her son.\n\nCruel militants delayed talks with the elderly mum – feeding her a meal made with the corpse of her offspring while she waited.\n\nThe depraved story was relayed by a brave Briton fighting on the front line with Kurdish forces against the Islamic State, also referred to as IS, ISIS and ISIL.\n\nYasir Abdulla left behind his wife and children at their Yorkshire home for six months to battle for his Kurdish homeland.\n\nThe 36-year-old said the disturbing story was the cause of his hatred against IS – and one of the reasons he has vowed to return to his war-ravaged native county and \"\"finish the job\"\".\n\nThe father-of-four told The Sun: \"\"I hate IS because of what happened to an old Kurdish woman from a nearby tribe.\n\n\"\"Her son was captured by IS fighters and taken as a prisoner to Mosul. She was determined to find her son and went to IS headquarters and asked to see him.\n\n\"\"The IS men told her to sit down because she had travelled a long way and said she should have some food before they took her to meet her son.\n\n\"\"They brought her cups of tea and fed her a meal of cooked meat, rice and soup. She thought they were so kind.\n\nBut security guard Mr Abdulla then adds: \"\"They had killed him and chopped him up and after she finished the meal and asked to see her son they laughed and said, 'You've just EATEN him'.\"\"\n\n\"\"They burn people alive, they chop off people's heads, there is no limit to their depravity.\n\n\"\"They are not Muslims, they have hijacked Islam. All they do is hate.\"\"\n\nThe shocking account is just the latest in a string of disturbing executions and punishments administered by the immoral group.\n\nIn February, IS released a highly-choreographed propaganda film showing Jordanian fighter pilot Lieutenant Mouath al-Kasaesbeh soaked in fuel and being burned alive inside a cage.\n\nAnother video from the organisation showed a man believed to be gay thrown from a seven-storey building. The 50-year-old man, who was blindfolded throughout his sickening fall, is seen to be still alive after hitting the ground below.\n\nHe was later stoned to his death by a waiting mob.\n\nSome have interpreted the perceived increase in brutality from the Islamic State as a sign of their weakness.\n\nThe terror organisation have suffered a number of defeats recently, including the loss of two strongholds in Iraq.\n\nLast week, Kurdish gunmen stormed the town of Tel Hamis and fought back control from Islamic State rebels.\n\nThe group, aided by US-led coalition airstrikes, previously won back the seized border town of Kobani.\n\nInfamous Islamic State militant Jihadi John, who is believed to have orchestrated the beheadings of dozens of hostages, was last week unmasked as a hypocritical cannabis smoker from west London.\n\nFearless Mr Abdulla, speaking after temporarily returning to his family home in Keighley, West Yorkshire, said: \"\"IS are very good at making people scared.\n\n\"\"If they make one person scared then that person will make another person scared and soon everyone is scared of IS.\n\n\"\"But the Kurds are not scared of them. Someone has to stand and fight. We have got thousands of people in many villages and towns behind us.\n\n\"\"If we fall then all of those places fall, and that can't happen. The Peshmerga [Military forces of Iraqi Kurdistan] can't wait to take the fight to IS.\n\n\"\"We know we can win.\"\"\"\n1388,\"A homeless man who became a YouTube sensation after he spent a $100 donation on food for his beggar friends has received a surprise meal, makeover and hotel stay in a new video released amid claims it is a hoax.\n\nThe short film posted by 'serial prankster' Josh Paler Lin shows Thomas, a man living on the streets of California, being taken to a sushi restaurant before staying in a hotel room complete with a hot tub on Christmas Eve.\n\nAfter a night's sleep the filmmaker then takes him to a hairdressers for a haircut and then to a mall where he buys a new suit.\n\nThe videos, that have gained more than 26million views, are part of a campaign to raise more than $120,000, via an Indiegogo page for Thomas to get his life back on track.\n\nBut now, viewers have questioned its authenticity, citing a number of apparent flaws in the footage, as well as the hefty profit Paler Lin has reportedly made from its success - up to a huge $52,000.\n\nSCROLL DOWN FOR VIDEOS\n\nSmartened up: In Josh Paler Lin's newsest video, homeless Thomas, who became an internet hit after spending a $100 donation on food for his friends, is given a new suit and a makeover\n\nComfort: After living on the streets of Los Angeles, he is also seen spreading out on the white sheets of the bed in his luxury hotel room\n\nLuxurious: He is also shocked to find that the accommodation comes with an enormous hot tub\n\nWhile sitting in his luxury hotel room in the new clip, Paler Lin asks Thomas what he would do with $100,000.\n\nIn line with the gesture to his homeless friends in his first videos, he says: 'When I come into some money I am going to go to three shelters that helped me out and I am going to buy a bunch of bus tickets for people.\n\n'This is what these people need. They've got places to go medically or where they can get help from an agency.\n\nYouTube users have been skeptical about Paler Lin's motivation, suggesting it is a 'set-up' so he can gain traffic and profit.\n\nOne YouTube user, with the handle ClemtheRanter, said: 'A large number of YouTube prank videos are staged,' he said. 'I was involved in a bloody eyeball scare prank by Josh Paler Lin. My part of the video was staged... me getting scared by Josh.\n\nBefore his haircut he said he was upset at how grey he had become and how long his hair had grown\n\nA store attendant stands alongside Thomas in the mirror as he admires one of the number of suits he tried on during a visit to a mall\n\nWit his new look and wardrobe, Thomas was treated to a buffet meal at the end of the day by Paler Lin\n\nGesture... with an agenda? Skeptics have picked holes in a viral video showing a homeless man spending a $100 donation on food for his beggar friends, deeming it a 'fake' creation that was focused on making money\n\nTwist: The short film sees 'serial prankster' Josh Paler Lin give $100 to a beggar named Thomas in Los Angeles, California - only for him to walk into a Liquor Mart (left) and buy food for his struggling friends (right)\n\nSkepticism: Now, viewers have questioned the video's authenticity, citing a number of 'flaws' in the footage. Above, Lin is pictured in a Facebook photo. He is well-known for producing 'prank' videos for YouTube\n\nProfitable: Some have highlighted the hefty profit Paler Lin has reportedly made from the film's success - up to an enormous $52,000 (above, in red), according to socialblade.com , which tracks YouTube channel statistics\n\n'I asked him if he could give me a shout-out and put my name in the description below so I can get some traffic to my YouTube channel, but it never happened.\n\n'So now i'm addressing this issue due to a number of YouTube pranksters getting exposed for making stage pranks.'\n\nOther users have claimed that homeless feel-good films are a sure-fire way of boosting traffic - and consequently, money, via advertisements - on the social networking site.\n\n'They go to a homeless person and make a feel-good video because they know that's going to get views,' said one YouTube user, referring to the site's personalities, such as Paler Lin.\n\nFine dining: Thomas is pictured tucking into a Christmas meal in another photo posted on Lin's Instagram\n\nIn good spirits: Alongside the picture, YouTube personality Lin wrote: 'I think Thomas had a good X'mas meal'\n\nUsing chopsticks: Lin captioned this photo of Thomas: 'Taking Thomas to eat Shabu Shabu in this Xmas eve'\n\nA strange choice: One YouTube user questioned Thomas's choice of a Liquor Mart a 34-minute walk away (pictured) for his food shop - as opposed to a nearer supermarket - saying: 'It seems like an odd coincidence'\n\nIndeed, in November 2013, Paler Lin gave another homeless man $100 and told an actor playing a beggar to approach him to ask for money for food. Again, the real beggar handed over some cash.\n\nThe user, with the handle '24/7 rants', claimed the start of Paler Lin's recent homeless video - which sees the director hand Thomas $100, before secretly following him with a camera - immediately suggests it may be a hoax.\n\nWhy did Thomas buy food from a liquor store, not a cheaper grocery store?\n\nWhy did he stop at a shop a 34-minute walk from the park instead of the shop closest to the park?\n\nIf Josh Paler Lin’s business is to make viral-hit videos, why did he set out to ‘expose’ a homeless person spending $100 on booze?\n\nSpeaking in his own video, he said Paler Lin could not possibly have guaranteed the man was going to pick up his things and spend the money immediately, instead of remaining by the roadside.\n\n'How did he know he was going to spend the money immediately? He had no idea,' he said.\n\nHe also picked holes in the claim that Thomas did not notice the camera - nor Paler Lin (who has a distinctive haircut) - following him throughout the duration of his trip to a nearby Liquor Mart.\n\nAfter shopping at the Mart, Thomas was filmed emerging with bags filled with food, before going straight to a park, where he handed out the goods to a number of homeless people.\n\nHowever, the user questioned the beggar's choice of a Liquor Mart a 34-minute walk away for his food shop - instead of a nearer, cheaper supermarket - saying: 'It seems like an odd coincidence'.\n\nCriticism: One Twitter user, with the handle Cornelius, said the video would shortly be 'exposed as fake'\n\nJoking: One British user joked that he was heading off 'to create a fake homeless friend' and then appeal to locals for donations - following in the wake of Lin's successful fundraising on Indiegogo for Thomas\n\nCasting doubt: Another YouTube user (pictured), with the handle, ClemtheRanter , said Lin is a well-known prankster whom previously worked on a Halloween-themed video with him that was 'set up' to gain traffic\n\nHistory of fakes? 'A large number of YouTube prank videos are staged,' he said. 'I was involved in a Halloween-themed bloody eyeball scare prank by Josh Paler Lin'. Above, footage of the apparently 'fake' eyeball prank\n\n'Why would this guy, of all places, go to a liquor store to buy chips and pie or whatever when you think that there are tons of other places to go to... that are convenient, probably cheaper.\n\n'That would go with the staging thing because it's like, \"\"oh look at that, it's a happy twist ending\"\", and that would make people share it.'\n\nHowever, Paler Lin argued that Thomas chose the liqour store because it was closest to his begging spot, saying: 'When people see you getting all this traffic they want to bring you down.'\n\nWhen questioned by DailyMail.com, he did not explain why Thomas chose to drag several bags of food 34 minutes to the park, instead of shopping at least two stores that were closer to the park.\n\nBut he strongly denied staging any of his films or having met Thomas before the $100 exchange.\n\nYou're welcome: In Lin's homeless video, Thomas apparently begrudgingly accepts the $100 cash from him\n\nNext: The beggar then walks into a Liquor Mart, where he purchases food for his beggar friends, not alcohol\n\nGiving: The camera following Thomas as he hands food to a family in the park he was initially filmed in\n\n‘I had little expectation, maybe he would buy alcohol maybe he wouldn’t,' he said of the video. 'I wanted to see what a homeless person would spend it on. No one has ever done that before.'\n\nHowever, the YouTube user claimed the number of hits received by Paler Lin's previous YouTube videos - between 600,000 to 800,000, according to socialblade.com, a site that tracks YouTube channel statistics - could have prompted him to construct what he knew would be a viral hit.\n\nIndeed, Paler Lin - who earns money based on how many users view his videos, most of which are 'pranks' - not only scooped $52,000 from the film, but also gained 13,000 new subscribers.\n\n'[Lin] knows what makes people share videos. He knows all the tactics, probably,' added the user.\n\nOther social media users have pointed out that the video apparently cuts several times as Paler Lin speaks to him by the side of a busy road, meaning he would be able to edit out bad acting.\n\nCandid camera: Lin eventually approaches Thomas to reveal he has been followed. Thomas appears shocked\n\nGrateful: Lin says he was shocked at how the experiment turned out - and has defended its authenticity\n\nAnd some have said that Thomas's reaction to the camera - 'oh yeah' - was not very realistic.\n\nAfter the video went viral, Paler Lin said on YouTube: 'I wasn’t expecting to get this kind of footage. To be honest, I thought this video would be more an exposing homeless people video at first.'\n\nHe added: 'I’m so glad that I could witness and capture such a beautiful moment. This has to be one of the most amazing experience so far on this channel.\n\n'I did not only just help a homeless man, but I actually met an incredible human being and a friend. We were following him for a couple miles for almost an hour or so.'\n\nIn the footage, Thomas told Paler Lin he had quit his job to look after his parents, but after both of them died, he couldn't afford to pay for their condo and found himself on the street.\n\nAnother video: In November 2013, Lin (pictured, left) gave another homeless man (right) $100 and told an actor playing a beggar to approach him to ask for money for food. The video gained far fewer views than Thomas's\n\nA kind gesture: Again, the beggar handed over some cash (left), prompting the actor to hug him (right)\n\nSo taken aback by what happen, Paler Lin said he later took the man the man out for dinner and put him up in a hotel for the night. He also gave him an extra $100 cash.\n\n'The more I talk to him, the more I sense how genuine he is…. I gave him my number and told him to call me when he needs help. Never judge a book by its cover. One love!' he said.\n\nSince uploading the video, Paler Lin has posted a number of photos of Thomas to Instagram, including the beggar dressed in a suit and eating a couple of Christmas meals.\n\nHe captioned one of the images: 'I think Thomas had a good X'mas meal!'\"\n1392,\"Israel has rejected allegations by government officials in the Gaza strip that authorities were responsible for released storm waters flooding parts of the besieged area.\n\"\"The claim is entirely false, and southern Israel does not have any dams,\"\" said a statement from the Coordinator of Government Activites in the Territorities (COGAT).\n\"\"Due to the recent rain, streams were flooded throughout the region with no connection to actions taken by the State of Israel.\"\"\nAt least 80 Palestinian families have been evacuated after water levels in the Gaza Valley (Wadi Gaza) rose to almost three meters, .\nThe Gaza Ministry of Interior said in a statement on Sunday that civil defence services had worked alongside teams from the Minsitry of Public Works to evacuate families to shelters in al-Bureij refugee camp and in al-Zahra neighbourhood sponsored by UNRWA, the UN Relief and Works Agency.\nBrigadier Gerneral Said Al-Saudi, chief of the civil defence agency in Gaza, told Al Jazeera: \"\"More than 40 homes were flooded and 80 families are currently in shelters as a result.\"\"\nHe added that the flooding would adversely affect local agriculture as the area included Gazan poultry and animal farms.\nA major storm in the region has brought freezing rain to Gaza and snow across parts of the Occupied Territories and Israel.\"\n1393,\"Here’s some news that may have slipped under the radar from yesterday, thanks to all of the Spider-Man news. A site called iKwiz is reporting that director J.J. Abrams, has asked Disney for the release date of Star Wars: Episode VII to be moved up from it’s original release date.\n\nAccording to the site, Abrams had said it himself while addressing a group of attendees at the 2015 Visual Effects Society Awards about his frustration about the leaked pictures floating around the web. The site also states that Disney is taking Abrams’ request very seriously.\n\nThe site does not specify as to what date Abrams is asking for. Disney has not commented on the rumor.\n\nAs of now, the release date for The Force Awakens is still Dec. 18.\"\n1395,\"Apple has asked its suppliers in Asia to make a combined five to six million units of its three Apple Watch models during the first quarter ahead of the product’s release in April, according to people familiar with the matter.\n\nHalf of the first-quarter production order is earmarked for the entry-level Apple Watch Sport model, while the mid-tier Apple Watch is expected to account for one-third of output, one of these people said.\n\nOrders for Apple Watch Edition – the high-end model featuring 18-karat gold casing – are relatively small in the first quarter but Apple plans to start producing more than one million units per month in the second quarter, the person said. Analysts expect demand for the high-end watches to be strong in China where Apple’s sales are booming.\n\nApple Watch Sport will start at $349. Apple hasn’t announced pricing for the other models, but Apple Watch Edition is expected to be among the most expensive products the company has ever sold, likely surpassing the $4,000 Mac Pro computer.\n\nApple sets production plans based on its forecast of demand for the new product. But Apple quickly adjusts these plans if sales are different than what it estimated. Suppliers say that Apple adjusts its so-called “plan of record” more often and more quickly than any other consumer-electronics company.\n\nThe orders are similar to early sales of Apple’s last major all-new product. Apple sold 7.5 million iPads in the six months after it arrived in April 2010.\n\nThey indicate that Apple expects its watch to far outpace other wearable devices, from Samsung Electronics 005930.SE -1.31%, LG Electronics 066570.SE +1.15%, Sony, Motorola MSI -0.77% and a host of fitness trackers. Research firm Canalys said last week that just 720,000 smartwatches powered by Android Wear, Google GOOGL +0.60%’s operating system for wearable devices, shipped in the last six months of 2014.\n\nApple declined to comment.\n\nApple Watch is the company’s first all-new product since the iPad. During development, the company studied a wide range of advanced health features for the Watch before scaling back its ambition for a device that does a little bit of everything.\n\nTaiwan-based Quanta Computer 2382.TW -0.75%, the sole assembler of Apple Watch, started mass production of the new gadget earlier this year. To get ready for the April launch, thousands of Chinese workers will continue to work round the clock during the Chinese New Year holidays at Quanta’s factory in Changshu, China, said one person.\"\n1397,\"eBay may be developing an app for the Apple Watch which ties to its existing iPhone and iPad software, as per a job listing AppleInsider highlighted yesterday.\n\nOriginally posted to eBay’s careers webpage in November, the ad was spotted recently on LinkedIn.\n\nThe ad states the bespoke Watch app is being developed by the company’s New Technology Group, which employs over 200 engineers in product development in Portland.\n\nAn ideal candidate will “design and implement elegant solutions for the Apple Watch that will complement our core iOS eBay app,” reads the ad.\n\nThat line led AppleInsider to theorize that “Apple Watch owners may never need to worry about being outbid in an eBay auction again.”\n\nIt’s interesting that eBay’s New Technology Group will also be developing solutions for CarPlay and Apple TV. As you know, Apple’s media-streaming box currently does not allow third-party apps.\n\nThe Group will be “exploring other opportunities within the Apple ecosystem,” too.\n\nCEO Tim Cook came clean on the Apple Watch release date: in an earnings call yesterday, he finally confirmed that the wrist-worn device, which starts at $349, will hit store shelves in April.\n\nMark Gurman of 9to5Mac, who was adamant the Watch would arrive in March, recently learned from unnamed sources the Watch was capable of two and a half hours of gameplay or app use, three and a half hours of standard app use and four hours of fitness tracking, as of 2014.\n\n\nBut as Apple continues to optimize the Watch software and hardware ahead of April launch, it’s entirely possible its engineers will be able to squeeze more juice out of its battery than originally thought.\n\nDodging battery life questions since its unveiling, Apple would only vaguely confirm that fans will have to charge the Watch overnight.\"\n1398,\"\"\"At least 10\"\" Islamic State (ISIS) fighters were captured trying to cross the Mexico border into Texas, Rep. Duncan Hunter of California claims, but the Department of Homeland security has called his statements \"\"categorically false.\"\"\n\nHunter told Fox News he learned the information from the Border Patrol, saying \"\"they aren't flying B1 bombers bombing American cities, but they are going to be bombing American cities coming across from Mexico.\"\"\nVote Now:\nStory continues below video.\n\n\n\nThe Border Patrol \"\"caught them,\"\" Hunter said, but \"\"you know there's going to be dozens more that did not get caught by the Border Patrol.\"\" \n\nA senior Department of Homeland Security spokesman said Wednesday that suggestions that people with ties to ISIS have been apprehended at the southwest border are \"\"not supported by any credible intelligence or the facts on the ground.\"\"\nSpecial:\nThe spokesman also said there is no credible intelligence suggesting any terrorist organizations are \"\"actively plotting to cross the southwest border.\"\"\n\nHunter spokesman Joe Kasper said the information about the individuals \"\"with known ISIS affiliations\"\" came from a \"\"high-level source within the Border Patrol,\"\" and the congressman is merely \"\"conveying what he knows, and what he was told.\"\"\n\nKasper said \"\"the left hand of DHS doesn't know what the right hand is doing. It's been that way for a long time and we don't expect that to change.\"\" \n\nHunter is not alone in saying the Islamic State agents have crossed the border. Last month, former CIA agent Bob Baer told CNN that there are already ISIS cells in the United States, and he has learned from intelligence services that some of the extremist group's agents have crossed the Mexican border. \n\nWhile DHS maintains there is no evidence that anyone with terrorist ties has come across from Mexico, Homeland Security Secretary Jeh Johnson acknowledged to Fox News last week that four men with suspected ties were stopped at the border and questioned, although officials found \"\"no evidence that these individuals were tied to terrorism.\"\"\n\nJohnson also emphasized at a hearing last month that there was \"\"no specific intelligence or evidence\"\" showing the Islamic State is trying to come across the Mexican border.\n\nNational Counterterrorism Center head Matthew Olsen, during the same meeting, said there have been some ISIS sympathizers posting social media messages, but \"\"we've seen nothing to indicate there is any sort of operational effort or plot to infiltrate or move operatives\"\" across the border.\"\n1400,\"Durex denies rumors of a ‘pumpkin spice’ flavored condom.\n\nOh my gourd it was a hoax!\n\nThe arousal over a pumpkin spice flavored condom made its rounds on the internet over the weekend, but Durex confirmed that the autumnal-themed birth control is fake.\n\n“Durex has heard that people are saying we launched a ‘Pumpkin Spice’ condom. We can’t claim this one, but we do love it when people spice up the bedroom,” a Durex spokesperson told BuzzFeed.\n\nPumpkin spice finds its way into everything: coffee, cupcakes and candles so it was no surprise that social media was a buzz when the fake photo was released.\n\nBecause safe sex is important, no matter what season it is. 🎃 #pumpkinspice pic.twitter.com/kzHSBgw87a\n\nOne user tweeted, \"\"Because safe sex is important, no matter what season it is.\"\"\n\nThe photo appears to be an altered image of Durex's flavored \"\"Taste Me\"\" selection of condoms, which come in apple, banana, strawberry and orange.\n\njsettembre@nydailynews.com\"\n1401,\"Rumors of the death of former Cuban leader Fidel Castro, who has not been spotted in months, went into overdrive on Friday night due in part to an unrelated death thousands of miles away.\n\nAs the #RIPFidel hashtag began to spread online, it became clear that rumors of Castro's death were being fueled by the high-profile death of a different man with the same name, half a world away.\n\nFidel Castro Odinga, the son of prominent Kenyan politician and former prime minister Raila Odinga, reportedly died on Jan. 4. His Cuban namesake, however, still appears to be very much alive.\n\nIt is with profound sorrow that my wife Ida and I announce the untimely passing of our eldest son, Fidel Castro Odinga.\n\n— Raila Odinga (@RailaOdinga) January 4, 2015\n\nThousands of mourners took to social media with the hashtag #RIPFidel, as they paid their final respects to the Kenyan Fidel ahead of his funeral Saturday, likely fueling rumors about Cuban Fidel's death.\n\nMourners flock at Jaramogi Odinga Oginga University to give Fidel a send off #RIPFIDEL #FarewellFidelCastro pic.twitter.com/gZYa4joWjH\n\n— EBRU AFRICA NEWS (@ebruafricanews) January 10, 2015\n\nToday, we as the Odinga family held a requiem mass for our late son Fidel Castro at the All Saints Cathedral. pic.twitter.com/pCawAqVWwR\n\n— Raila Odinga (@RailaOdinga) January 8, 2015\n\nFidel Castro Odinga is a high-profile person in Kenya because of his father's political status, so many used social media in the wake of his death to express their condolences, including current Kenyan President Uhuru Kenyatta.\n\nMy condolences go out to the former PM @RailaOdinga and his family. This is a big loss not only to you & your family but the entire country\n\n— Uhuru Kenyatta (@UKenyatta) January 4, 2015\n\nReports of Fidel Castro's death have been a staple of the international rumor mill for years, with speculation on the former Cuban leader's status bubbling up every few months.\n\nThere is no indication that the 88-year-old Castro is on his deathbed. However, he last appeared in public on Jan. 8, 2014 at an art exhibition in Havana, ending nine months out of public view.\n\nThe most recent official photographs of Castro came out of a private meeting with Venezuelan President Nicolas Maduro on Aug. 21, 2014. He was also photographed with the Chinese and Russian presidents in July. Castro was last heard from on Oct. 18, when he published an editorial about Ebola.\n\nIn 2006, a serious illness forced him to step down from duties as president, and hand over leadership to his younger brother Raul Castro.\n\nSome of the speculation was prompted by Castro's failure to comment after the U.S. and Cuba declared on Dec. 17 that they would move to restore full diplomatic relations broken a half century ago.\n\nOn Friday, Cuba-related Twitter accounts were ablaze with speculation, fueled in large part by reports on news websites, such as Diario de Cuba and Diario las America, that Cuba had scheduled a news conference, possibly to discuss Castro's health.\n\nOne CNN journalist added fuel to the fire, tweeting that a speech from Raul was imminent, although he later retracted the information, citing \"\"bad info from Reuters.\"\"\n\nIntervención de Raúl Castro. Estamos verificando información\n\n— Patricia Janiot (@patriciajaniot) January 9, 2015\n\nRaul Castro expected to address Cuba soon amid speculation about the health of #FidelCastro.\n\n— Mark Bixler (@CNNmarkbixler) January 9, 2015\n\nUPDATE - not expecting a Castro announcement - bad info from Reuters.\n\n— Mark Bixler (@CNNmarkbixler) January 10, 2015\n\nCuban officials told news media in Havana that no press conference had been called, and there were no obvious signs of official preparations for mourning.\n\nAdditional reporting by The Associated Press\n\nHave something to add to this story? Share it in the comments.\"\n1403,\"Reports that Comcast will deny Internet service to users of the Tor Internet browser are false, the company says in a new blog post. The browser lets users surf the web with a higher degree of anonymity, making it more difficult for hackers (or the government) to follow them around the Internet.\n\nComcast’s Jason Livingood wrote in today’s post:\n\nComcast is not asking customers to stop using Tor, or any other browser for that matter. We have no policy against Tor, or any other browser or software. Customers are free to use their Xfinity Internet service to visit any website, use any app, and so forth.\n\n\nHere are the facts:\n\nComcast doesn’t monitor our customer’s browser software, web surfing or online history.\n\nThe anecdotal chat room evidence described in these reports is not accurate.\n\nWe respect customer privacy and security and only investigate and disclose certain information about a customer's account with a valid court order or other appropriate legal process, just like other ISPs. More information about these policies can be found in our Transparency Report here.\n\nWe do not terminate customers for violating the Copyright Alert System (aka \"\"six strikes\"\"), which is a non-punitive, educational and voluntary copyright program. Read more here.\n\nLivingood concluded: \"\"Our customers can use Tor at any time, as I have myself. I’m sure many of them are using it right now.\"\"\"\n1404,\"TOPEKA, Kan. (WIBW)- A Kansas City patient is not being treated for ebola after being rushed to a Kansas City hospital Saturday.\n\nThe man's Kansas City apartment building was sealed off when the man became seriously ill.\n\nHe was rushed to Research Medical Center when all or part of the medical facility was quarantined.\n\nIt is unknown what the man is suffering from or if anyone else is sick.\n\nHCA Midwest Assistant Vice-President Chris Hamele tells KCTV that Research Medical has standard infectious disease precautions and are well prepared to implement them as necessary.\"\n1405,\"Mexican authorities have discovered six hidden graves that may contain the bodies of more than 40 university students who went missing a week ago after clashing with local police in the violent state of Guerrero.\n\nThe semiofficial National Human Rights Commission said Sunday that experts will conduct DNA tests in an attempt to identify bodies found in the graves. It was not yet clear how many bodies were present.\n\nMexican police enter La Parota colony, on the outskirts of Iguala, Mexico, where a mass grave was found Saturday. (European Pressphoto Agency)\nGuerrero state Health Minister Lazaro Mazon said nine bodies, burned beyond recognition, were recovered from the muddy pits in the first series of exhumations. He said it could take two weeks before identifications are made. Later, state prosecutor Inaky Blanco said 28 bodies had been recovered, in various conditions.\n\nFrantic parents who have been demanding the return of their children attempted to reach the site of the makeshift graves, near a slum on the outskirts of the city of Iguala, about 80 miles south of Mexico City. They and supporters blocked major highways in the area for several hours.\n\n“You took them alive, we want them returned alive,” read a huge banner unfurled across the highway that leads from Mexico City to Acapulco.\n\nOn Sept. 26-27, Iguala city police attacked a group of students rallying against government policies. Six people were killed, more than two dozen injured and more than 50 students vanished. About 15 students eventually were found hiding in their homes, but 43 remained missing. Within days, 22 police officers were arrested for what prosecutors said was use of excessive force.\n\nParents and surviving students have said they last saw some of the missing being taken away by police. Several parents offered up license plates of the police vehicles that took away their children.\n\nGuerrero Gov. Angel Aguirre said the local police corps was thoroughly penetrated by criminal organizations, at whose behest the police may have been acting. He said that after the discovery of the graves, an additional eight people were arrested. He did not identify them.\n\nIf the graves turn out to contain the students, it will suggest that they were summarily executed by their captors, be they police or cartel criminals. And if that proves true, it would constitute the most egregious human rights atrocity in the 2-year-old government of President Enrique Peña Nieto and one of the worst in recent years.\n\nThe students were from a special kind of rural university in the town of Ayotzinapa, near Iguala. They had a contentious relationship with authorities and often spearheaded demonstrations.\n\nAfter they went missing late last month, the federal government dispatched army, navy and national police to take over the search. The federal prosecutor’s office took charge of the case as soon as the graves were discovered late Saturday.\n\n“Mexico cannot let such a serious incident go unpunished,” Tomas Zeron, head of investigations from the federal attorney general’s office, said.\n\nMore than 20,000 people are registered as having disappeared in Mexico in the last eight years, giving rise to an intense citizens’ movement to find them. Most never reappear.\"\n1406,\"Police will stop arresting people for low-level possession of marijuana and will instead simply issue a summons, sources said.\n\nThe NYPD and Mayor de Blasio are prepared to initiate a change in policy that would drastically reduce the number of arrests for possession of pot, according to law-enforcement sources.\n\nThe department had already been halting its pot “buy and bust” operations, a crime-fighting staple that often led to gun seizures and arrests for outstanding warrants, The Post had earlier reported.\n\nSources said that the “powers that be,” including City Hall, wanted to see a decrease in arrests for pot because they have “disastrous consequences’’ on police relations with minorities.\n\nBlacks and Hispanics have accounted for 86 percent of low-level pot busts this year, according to the Marijuana Research Project.\n\nAt a press conference scheduled for Monday, de Blasio and NYPD Commissioner Bill Bratton are expected to announce the key aspects of the policy change.\n\nThey will also likely spell out such details as how much marijuana will be considered low-level.\n\nDe Blasio plans to meet with the city’s five district attorneys this week, according to The New York Times, and Brooklyn DA Kenneth Thompson has already expressed disapproval at policy change.\n\nThompson has curbed prosecution of low-level possession of marijuana in his borough, and his office has already dismissed many misdemeanor marijuana cases.\n\nEarlier this month, the head of each borough’s narcotics unit was summoned to 1 Police Plaza and told to shift their attention to more potent drugs.\"\n1407,\"A 71-yr-old Catholic priest, John Micheal O’neal has claimed that God is a woman, with a warm and with a comforting motherly figure.\nJohn Micheal O’neal from Massachussetts was said to have been declared dead for more than 48 minutes, he was miraculously revived by medics and had woken up with a shocking revelation that he had gone to heaven and met God.\nReports say Father O'neal was rushed to the hospital on January 29 after a major heart attack, but was declared clinically dead soon after his arrival.\nBut with the aid of high-tech machine called LUCAS 2, that kept the blood flowing to his brain, doctors at Massachusetts General Hospital managed to unblock vital arteries and return his heart to a normal rhythm.\nIt was gathered that doctors were afraid he would have suffered some brain damage from the incident, but he woke up less than 48 hours later and seems to have perfectly recovered.\nThe elderly priest claims that he has clear and vivid memories of what happened to him while he was dead. He describes a strange out-of-body experience, experiencing an intense feeling of unconditional love and acceptance, as well as being surrounded by an overwhelming light.\nHe claims that at that point in his experience, he went to heaven and encountered God, which he describes as a feminine, mother-like “Being of Light”.\n“Her presence was both overwhelming and comforting” states the Catholic priest. “She had a soft and soothing voice and her presence was as reassuring as a mother’s embrace. The fact that God is a Holy Mother instead of a Holy Father doesn’t disturb me, she is everything I hoped she would be and even more!”\nIt was learnt that declarations of the cleric caused quite a stir in the catholic clergy of the archdiocese over the last few days, causing the Archbishop to summon a press conference to try and calm the rumors.\nDespite the disapproval of his superiors, Father O’neal says that he will continue dedicating his life to God and spread the word of the “Holy Mother”.\nThe Roman Catholic Archdiocese of Boston has not confirmed however, if they will allow Father O’neal to resume his preaching in his former parish in South Boston.\"\n1408,\"A man wanted by the Royal Newfoundland Constabulary on outstanding warrants has turned himself in to police. \n\nRodney Constantine, 29, had told police via a Facebook post on Sunday that he would attend headquarters Monday morning.\n\nThe RNC has posted an item on the force's Facebook page stating that they were seeking Constantine. Underneath the post, the wanted man commented that he would \"\"See you Monday morn.\"\"\n\n'See you Monday,' wanted man writes to police on Facebook\nWhile he didn't make it to the police station before noon Monday, police confirmed shortly before 5 p.m. that Constantine was in custody.\n\n\"\"Rodney Constantine has kept his word to us on Facebook and turned himself over to police just now so that the outstanding arrest warrants could be executed. He will be seen by a provincial court judge in the morning,\"\" the RNC posted.\n\nConstantine was wanted on charges of assault, breach of probation, breach of recognizance and failure to appear in court.\n\nAccording to police, Constantine is also facing outstanding Highway Traffic Act matters.\n\nConstantine followed up his initial Facebook post by adding he wasn't joking or taunting police.\n\n\"\"Look just letting everyone know this ain't a joke or intended !!!! I was just been honest about turning in Monday morn that's all !!!!!,\"\" said the Facebook comment.\n\nOn the RNC's Facebook page, police said they hope to \"\"see more success\"\" apprehending wanted individuals using social media.\"\n1410,\"Oliver Ilic, 22, called medics after he could not stem the bleeding and was taken on a stretcher in blood-soaked jeans to hospital.\n\nMr Ilic told the medics that he felt his small sized penis was to blame for the fact he had been dumped by his girlfriend and as it was useless decided to cut it off.\n\nPolice searched his house and discovered the severed organ in a bin after it had been cut off with a single swipe from a razor blade, which was also lying in the bin.\n\nAlthough it was delivered to the local hospital, doctors realised they did not have the competence to reattach it.\n\nAGONY: After a five hour surgery medics managed to reattach his penis [CEN]\nInstead Mr Ilic was transferred to a hospital in the capital of Macedonia, Skopje, where surgeons managed to reattach the organ in a complicated five-hour surgery.\n\nHowever they said it was still too early to know if the operation would be a success and whether the man's organ would ever function properly again.\n\nThis was the second recent example of a Macedonian man cutting off his penis.\n\nAnother 40-year-old man did the same a short while ago but in his case the member was not reattached because he had thrown it into the toilet and flushed it away.\"\n1412,\"A cloistered nun has stunned her mother superior and sisters after giving birth to a baby boy after complaining of severe stomach pains.\n\nThe sister, who belonged to an order in Macerata, in the eastern Italian region of Le Marche, claimed to have no idea she was pregnant when she was rushed to hospital in agony, after which she gave birth.\n\nThe South American nun, who arrived at the convent in June, when it is supposed she was already pregnant, was taken to the emergency department of 'Bartolomeo Eustachio' di San Severino Marche by her fellow sisters.\n\nThe childbearing nun, originally from South America, claimed to have 'no idea' she was pregnant\n\nDoctors quickly unravelled the cause of the mysterious ailment, Il Corriere Adriatico reported.\n\nThe baby was born healthy but remains in hospital to undergo more checks, while the nun's convent has expressed an interest in taking care of him, according to L'Unione Sarda.\n\nThe case bears a striking similarity to that of a 33-year-old Salvadorean nun in Italy, who gave birth to a baby boy last year, whom she named after Pope Francis.\n\nShe told her social worker she did not feel guilty and would raise the child saying: 'I am so happy. 'He is a gift from God. I feel more of a mother than a nun.'\n\nIn 2011 a Congolese nun in an Italian order gave birth to a baby girl after being raped by a priest.\n\nShe gave up the baby for adoption but after being refused re-entry to the convent changed her mind and recovered the child.\"\n1413,\"International rap icon/Grammy award-winning Macklemore is known for thrift shopping and texting Kendrick Lamar.\n\nBut on Thursday, thanks to fake tweets circulated online, people also thought he joined the terrorist organization ISIS.\n\nhorrified at news that macklemore has joined ISIS #MacklemoreJoinedISIS\n\nNot everyone believed it, but that didn’t stop #MacklemoreJoinsISIS from trending on Twitter with tweets of disbelief, memes, and more photoshopped pictures.\n\nIn fact, all five stages of grief exploded on Twitter:\n\n1. Denial.\n\nIncriminating stuff. In shock that #MacklemoreJoinedISIS\n\nI wasn't buying it, but man...it's real. #MacklemoreJoinedISIS\n\nWhy is #MacklemoreJoinedISIS trending? Is this real??\n\nThe most shocking news today is that #MacklemoreJoinedISIS really\n\n2. Anger.\n\nAnd the liberal media will still praise him don't fall for their lies #MacklemoreJoinedISIS\n\nsick and tired of hearing that #MacklemoreJoinedISIS. everyone knows by now. can't we talk about something other than pop stars for once\n\nwhy did Macklemore delete this tweet!? #MacklemoreJoinedISIS\n\n#MacklemoreJoinedISIS I just wanna punch the person who made this ridiculous trend\n\nwow just learned #MacklemoreJoinedISIS. This was the final straw\n\n3. Bargaining.\n\nIf only #MacklemoreJoinedISIS were true, and he could take Kanye and Kim with him.\n\nout of all rappers I would have never guessed that it would have been hom #MacklemoreJoinedISIS\n\n*#MacklemoreJoinedISIS* *Iggy Azalea is still the most hated rapper*\n\n#MacklemoreJoinedISIS but he still better than Kanye tho\n\n4. Depression.\n\nGobsmacked that #MacklemoreJoinedISIS\n\nStill reeling. #MacklemoreJoinedISIS\n\nWait, so #MacklemoreJoinedISIS? What does that say about the Mariners?\n\n5. Acceptance.\n\nConsidering his anti-Semitic costume, are we that surprised #MacklemoreJoinedISIS\n\nWhat would we do without CNN???? RT @SMetter26: BREAKING: CNN style #MacklemoreJoinedISIS\n\nKendrick Lamarr must be so pissed he lost his Grammy to a terrorist #macklemorejoinedISIS\n\nMacklemore ain’t mad tho, he’s yet to respond on Twitter.\"\n1415,\"Jim Suva with Citigroup this evening weighs in with what to expect from the March 9th media event in San Francisco that Apple (AAPL) announced today, an event that is likely focused on Apple Watch, given that, as he points out, Daylight Savings Time starts the day before, March 8th, so the tag line of the event, “Spring Forward,” is an apt time reference.\n\nSuva, who has a Buy rating on Apple, and a $135 price target, lays out the prospects for details about the watch, including pricing:\n\nWe expect Apple to give specifics on the launch time, price, and geographic locations, which we estimate as: Launch date: April 16th; Price points: $350, $550 and $950; with a launch limited to the U.S., followed by Europe and Asia in the subsequent months. A flurry of fashionable accessories including various colors and materials (plastic, leather, and metal, including high-end metals such as gold, silver and platinum), starting at $29 and ranging over several hundred dollars. We expect features to include Apple Pay, adjustable notifications due to personal frequency and preferences, Apple Health, variable haptic feedback, and battery life of one day (under normal use). Purchase locations to be Apple retail stores and Apple online store only. Hundreds of applications immediately available upon release, ranging from social, financial, health, sports and news etc.\n\nApple is more likely to benefit from continued iPhone 6 sales, Suva opines. Still, the WTch is among things that expand its addressable market:\n\nWe do note Apple is actively expanding its total available market (watches, payments, automotive etc). We expect Apple to sell 3.1M watch units in the June qtr, with a F12M est of 17.1M watch units.\n\nApple stock on Thursday closed up $1.62, or 1.3%, at $130.41.\"\n1416,\"The wife of British aid worker Alan Henning, who is being held by the the Islamic State of Iraq and al-Sham, or ISIS, released a statement on Tuesday — the second within a week— following new video put out by the terror group where they threaten another British hostage.\n\nIn the statement, Barbara Henning says that she had just received a audio file of her husband pleading for his life. She then goes on to appeal to the terrorists' internal sense of justice:\n\nI have seen Muslims across the globe question Islamic State (ISIS) over Alan's fate. The voices of the people have spoken out loud and clear. He was working with Muslims to help the most vulnerable within Syria. Nothing has changed. He went to Syria to help his Muslim friends deliver much needed aid.\n\nWe are at a loss why those leading Islamic State cannot open their hearts and minds to the facts surrounding Alan's imprisonment and why they continue to threaten his life.\n\nI have been told that he has been to a Sharia Court and found innocent of being a spy and declared to be no threat. I implore Islamic State to abide by the decisions of their own justice system.\n\nPlease release Alan.\n\nEarlier on Tuesday, militants with ISIS released a new propaganda video in which another British hostage, John Cantlie, compares the fight against the militants to the American quagmire in Vietnam.\"\n1417,\"For the last few weeks, the general public has assumed that Tiger Woods hasn’t been playing on Tour because of his back and a dog shit golf game, but PGA Tour golfer, Dan Olsen — don’t worry, I haven’t heard of him before either —  is saying that’s simply not the case. Olsen went on record, during a radio interview with 730 WVFN’s David “Mad Dog” DeMarco, claiming his sources are telling him that Tiger Woods is currently serving a one month suspension for failing a drug test. Later in the interview, Olsen says his sources are “Tour players that are exempt.”\n\nPer Olsen’s interview with 730 WVFN:\n\n“I heard he’s on a month suspension. And it’s kind of a strong witness, a credible person that’s telling me this… It’s not testosterone, but it’s something else. I think when it is all said and done, he is going to surpass Lance Armstrong with…a…infamy.”\n\nOlsen didn’t stop at PED’s. He even goes as far as claiming Tiger Woods has allegedly been using questionable golf balls since the late 1990s. So questionable, in fact, that Nike has paid PGA Tour staff to pick up all the balls so no one get’s the balls.\n\n“Tiger, he’s got some problems now. One of the big problems, Nike’s been giving Tiger a ball that I would almost bet hasn’t been tested…Rory played it too. Remember when Rory signed the Nike deal and he played like an amateur for a year? He was going to fail out of the contract unless he got the high-spin ball too… So if you go to Tour events, Nike pays them, pays the Tour staff and the range staff, they pay them to get all those balls back. That’s why Tiger would never sign a golf ball and give it away… He played a ball that nobody else could play.”\n\nI have personally seen Rory McIlroy throw his golf balls into the stands, so I don’t know how valid this ball claim is. But, WOW. Dan Olsen must have very few fucks left to give if he’s publicly calling out Tiger Woods as a cheater on multiple levels.\n\nThanks to BroBible writer and PGA Tour caddie, Pinot Pete, for getting this interview on our radar. And while Pinot Pete could not corroborate Olsen’s claim — nor would he probably want to, because LAWSUITS — he did say, “I’ve known Dan Olsen for 10 years. And in all that time, I’ve never known him to stretch the truth.” So there’s that.\"\n1419,\"Nigeria's military says it has agreed a ceasefire with Islamist militants Boko Haram - and that the schoolgirls the group has abducted will be released.\n\nNigeria's chief of defence staff, Alex Badeh, announced the truce. Boko Haram has not made a public statement.\n\nThe group has been fighting an insurgency since 2009, with some 2,000 civilians reportedly killed this year.\n\nBoko Haram sparked global outrage six months ago by abducting more than 200 schoolgirls.\n\nThe girls were seized in the north-eastern town of Chibok in Borno state, and their continued captivity has led to criticism of the Nigerian government's efforts to secure their release.\n\nMembers of the Bring Back Our Girls campaign said in a tweet on Friday: \"\"We are monitoring the news with huge expectations.\"\"\n\n'Cautiously optimistic'\n\nAir Chief Marshal Badeh revealed the truce at the close of a three-day security meeting between Nigeria and Cameroon. He said Nigerian soldiers would comply with the agreement.\n\nNigerian presidential aide Hassan Tukur told BBC Focus on Africa that the agreement was sealed after a month of negotiations, mediated by Chad.\n\nAs part of the talks, a government delegation twice met representatives of the Islamist group.\n\nMr Tukur said Boko Haram had announced a unilateral ceasefire on Thursday and the government had responded.\n\n\"\"They've assured us they have the girls and they will release them,\"\" he said.\n\n\"\"I am cautiously optimistic.\"\"\n\nHe said arrangements for their release would be finalised at another meeting next week in Chad's capital, Ndjamena.\n\nThe negotiations are said to have the blessing of Boko Haram leader Abubakar Shekau, reports the BBC's Chris Ewokor in Abuja.\n\nSpeaking to the BBC, Nigerian government spokesman Mike Omeri said Boko Haram would not be given territory under the ceasefire agreement - and that the government would not reveal what concessions it would make.\n\n\"\"We are inching closer to release of all groups in captivity, including the Chibok girls,\"\" he said.\n\nAnalysis: Will Ross, BBC News, Lagos\n\nNigerian officials had not given any indication that negotiations with Boko Haram were taking place. Even though there had been rumours of talks in neighbouring Chad, this is a very surprising development.\n\nMany Nigerians are extremely sceptical about the announcement especially as there has been no definitive word from the jihadists.\n\nThe military has in the past released statements about the conflict in north-east Nigeria that have turned out to be completely at odds with the situation on the ground.\n\nSo many here will only celebrate when the violence stops and the hostages are free.\n\nIn May 2013, President Goodluck Jonathan imposed a state of emergency in the northern states of Borno, Yobe and Adamawa, vowing to crush the Islamist insurgency.\n\nBut Boko Haram increased its attacks this year.\n\nThe group promotes a version of Islam which makes it \"\"haram\"\", or forbidden, for Muslims to take part in any political or social activity associated with Western society.\n\nIt frequently attacks schools and colleges, which it sees as a symbol of Western culture.\n\nWho are Boko Haram?\n\nWho are Boko Haram?\n\nProfile: Boko Haram leader Abubakar Shekau\n\nHuman Rights Watch has reported that 2,053 civilian were killed in the first half of the year, while Amnesty International estimated that 4,000 people were killed in violence - including Nigerian military operations - in the first seven months of 2014.\n\nBoko Haram is seeking to establish an Islamist state in Nigeria, but its fighters often cross the long and porous border with Cameroon.\n\nEight Cameroon soldiers and more than 100 Boko Haram militants were killed in fighting in the far north of Cameroon on Friday, Reuters quoted the country's defence ministry as saying.\n\nIn July, Cameroon, Nigeria, Chad and Niger agreed to form a 2,800-strong regional force to tackle Boko Haram militants.\"\n1420,\"The Apple Watch is the most buzzed about wearable to hit the market in a long time, and not all of the buzz is good. We've shared some of th earlier rumblings about the Apple Watch's short battery life. Now we are hearing news of a new feature called Power Reserve, which could be a battery-saving mode that lets the Apple Watch run on low energy while only displaying the time.\n\nThe Apple Watch's battery life is expected to only last a day. This puts it at the bottom of the pack for iOS smartwatches. Even with a Power Reserve function, the battery is significantly lagging behind the Pebble Time's seven day battery life. Even before wearables came on the scene, not everyone is diligent about plugging in their smartphones overnight. One of the most frustrating things in the world is a dead battery when you need to check your email, text, or actually make a call.\n\nIf the expected battery life is only one day, then we must consider what happens with higher than average usage. Imagine if dynamic and draining apps are engaged, then the battery has the possibility of lasting only until midday. This means that the user will have to take his watch off to charge it.The allure of a wearable is its instant notifications while your phone is tucked away in your pocket. If the Apple Watch isn't on your wrist, will you be drawn to look at the notifications?\n\nCan the new consumers get used to plugging in every night? The Power Reserve feature sounds like it may revert the smartwatch back to an ordinary time piece to save battery life. It's still better than a running out of juice. Without a charge, a dead Apple Watch isn't even a watch. It's just an expensive bracelet. Perhaps the short battery life will be overshadowed by the army of apps and developers Apple has at its disposal. We'll let you know all the emerging details leading up to Apple's big event on March 9th, 2015.\n\nSource: The NY Times\"\n1422,\"The tweed-wearing germ-hater smacked two women around the head after they sneezed in Carlisle town centre\n\nDetectives are hunting a middle-aged man who is slapping High Street shoppers in his town if they SNEEZE.\n\nIn what Cumbria Police admit is 'very unusual behaviour', the man first smacked a woman round the head after she sneezed in Carlisle on Monday.\n\nThen on Tuesday, officers believe the same man launched a second attack on a frail pensioner who also had a bout of the sniffles.\n\nIn that shocking incident an 82 year-old woman who had just sneezed was slapped over the head in broad daylight at 11.30am in Scotch Street, Carlisle.\n\nPolice described their strange suspect as being in his mid-to-late 50s and wearing a plush, tweed jacket.\n\nGetty   Attack of the sneezes: Police say the incidents were 'very unusual'\n\nThe force have now asked for anyone with any information about, or who witnessed, the two related incidents to contact them.\n\nThey have been informed about the first attack by witnesses - but have yet to trace the first female victim.\n\nHowever the force said they are investigating two head-slapping incidents - and believe they are related crimes.\n\nSgt Gill Cherry said: “We are treating these two reported incidents as linked, and are appealing to the local community to help trace the man responsible.\n\n“It is very unusual behaviour, and will have left his victims feeling confused and upset.”\n\nVIEW GALLERY\n\nShoppers in Carlisle said they were bemused but frightened by the oddball’s behaviour.\n\nTrainee shop assistant Gemma Prosser, 19, said: “We heard as it happened in the town centre and at first we just thought it was a bit weird.\n\n“When you think about it, it is really awful because anyone can sneeze at any time and it’s not your fault.”\n\nWorried dental receptionist Nicola Dawson, 48, who was visiting from nearby Kendal, said: “I have come here shopping on my day off and actually have a cold.\n\n“If anyone smacked me for sneezing I would smack them back.\"\"\"\n1423,\"WASHINGTON -- The Pentagon says U.S. officials have confirmed the death of the leader of the al-Shabaab terror group in a U.S. airstrike on Monday.\n\nThe Pentagon's press secretary confirmed the death of Ahmed Abdi Godane in a brief written statement Friday.\n\"\"Godane's removal is a major symbolic and operational loss to the largest al Qaeda affiliate in Africa and reflects years of painstaking work by our intelligence, military and law enforcement professionals,\"\" the White House said in a statement.\n\nU.S. officials had said after the strike on Monday that U.S. special operations forces using manned and drone aircraft had destroyed an encampment and a vehicle using several Hellfire missiles and laser-guided munitions. But they did not confirm that Godane had been killed until Friday.\n\nGodane, also known as Mukhtar Abu Zubeyr, is the group's spiritual leader under whose direction the Somali militants forged an alliance with al Qaeda.\n\nThe U.S. has carried out several airstrikes in Somalia recent years.\n\nA U.S. missile strike in January killed a high-ranking intelligence officer for al-Shabaab, and last October a vehicle carrying senior members of the group was hit in a U.S. strike that killed al-Shabaab's top explosives expert.\n\nAl-Shabaab gained international notoriety a year ago this month when it attacked the upscale Westgate Mall in Nairobi, Kenya, killing at least 67 people. The U.S. strike on Monday targeted Godane and other planners of the bloody assault on the mall, officials said.\"\n1424,\"• Jihadi John named by Washington Post as Mohammed Emwazi • Islamic State terrorist lived in London • He studied computer science at Westminster University • Has appeared in several Isil murder videos\n\nLatest\n\n12.29 The Telegraph's Richard Spencer reports:\n\nThe BBC tweeted a court document from a case involving another suspected militant and the Home Secretary, Theresa May, in which Emwazi is named as an associate. Its home affairs correspondent, Dominic Casciani, says that another \"\"core member\"\" of this same group of West London jihadis, Bilal Berjawi, was subsequently killed in a drone strike in Somalia.\n\nJihadi John: Here's one of the court documents that includes Emwazi, the man known to be the ISIS militant: pic.twitter.com/U2h8WqbcCC— Dominic Casciani (@BBCDomC) February 26, 2015\n\nJihadi John: Here's one of the court documents that includes Emwazi, the man known to be the ISIS militant: pic.twitter.com/U2h8WqbcCC\n\nAbdel-Majed Abdel-Bary\n\n12.14 The telegraph's Richard Spencer reports:\n\nIdentification of Mohammed Emwazi as \"\"Jihadi John\"\" means it is not the British-born rapper, Abdel-Majid Abdel Bary, who was once suspected of being the killer-propagandist.\n\nAbdel Bary's route to radicalisation was easily traced, in the lyrics of the songs he performed as L Jinny, as he became disillusioned with a drug-fuelled lifestyle on London's streets.\n\nHis father, Adel Abdel Bary, was one of Britain's best-known jihadist sympathisers, who came to London in exile from his native Egypt. He spent 13 years in jail awaiting extradition to the United States, where he was accused of links to the 1998 embassy bombings by al-Qaeda, and where he made a plea bargain and was sentenced to 25 years in jail this month.\n\nAbdel Bary's role as a jihadist in Syria is not in doubt, however - he tweeted a picture of himself holding the severed head of a prisoner in Raqqa, Syria, saying: \"\"Chillin' with my homie or what's left of him\"\".\n\n12.09 The Telegraph's Matthew Holehouse reports:\n\nDowning Street has indicated frustration at the naming of Jihadi John, saying the release of names can undermine investigations.\n\nThe Prime Minister's Deputy Official Spokesman declined to comment directly on the matter, saying No 10 never comments national security issues.\n\nBut she said: \"\"The Prime Minister would be concerned about information being put into the public domain at any time that might jeopardise ongoing police or security investigation, or indeed the safety of British citizens.\"\"\n\nAsked if the naming had undermined the current investigation, she said: \"\"We are not going to go into the details, but there is an ongoing investigation. It is absolutely right that we allow the police and security agencies to do all they can to bring those responsible to justice and keep British people safe.\"\"\n\n\"\"We are absolutely determined to bring the perpetrators to justice, and the police and security agencies are working hard to do that.\"\"\n\n12.07 The Telegraph's Ben Farmer reports from maida Vale;\n\nA neighbour at the Levee House address said the family consisted of four children and two parents and they'd lived there for around four years. The father used to be a minicab driver.\n\nThe eldest son, in his 20s, has not been seen for several years.\n\nThe family are Arab and described as. \"\"Nice and normal\"\".\n\nThe women wear hijab (not niqab) and the men wear western dress.\n\nPolice knocked the family address this morning looking for them.\n\nAccording to his own email, Jihadi John wrote he was 20 when he went to Tanzania in May 2009. That puts him at about 26 years old.— Adam Goldman (@adamgoldmanwp) February 26, 2015\n\nAccording to his own email, Jihadi John wrote he was 20 when he went to Tanzania in May 2009. That puts him at about 26 years old.\n\n12.03 Emwazi's family is thought to live in Maida Vale.\n\nA nearby neighbour told The Telegraph's Camilla Turner:\n\nThis is a very quiet area, nothing out of the ordinary usually happens. I am surprised, I never expected this. They seem like a nice, normal family.\n\nShe said she had not seen Emwzi \"\"for a while\"\". The Washington Post reports that Emwazi first went to Syria in 2012.\n\n12.01 Adam Goldman, the Washington Post, journalist who broke the story tweets:\n\nJihadi John felt like he was in \"\"cage\"\" in London. http://t.co/uEXEZXDbMj— Adam Goldman (@adamgoldmanwp) February 26, 2015\n\nJihadi John felt like he was in \"\"cage\"\" in London. http://t.co/uEXEZXDbMj\n\n11.58 The name John came from hostages who had been released. Emwzi and other Britons were nicknamed the Beatles - another was dubbed George.\n\nJames Foley\n\n11.44 Emwazi first appeared in a video of the murder of American journalist James Foley in August, dressed in black with only his eyes visible.\n\nHe reappeared in videos of the beheadings of US journalist Steven Sotloff, British aid worker David Haines, American aid worker Peter Kassig and British charity worker Alan Henning.\n\nLast month, the militant appeared in a video with the Japanese hostages Haruna Yukawa and Kenji Goto, shortly before they were killed.\n\n11.39 Telegraph report from 2011 on fears that Westminster University had been infiltrated by Islamist extremists:\n\nWestminster University elected Tarik Mahri, 23, to the job of president of the union despite his links to the group Hizb ut-Tahrir which advocates the establishment of an Islamic state.\n\nHis vice-president, Jamal Achchi, 26, also has links to the group, raising concerns that the university’s student union has been taken over by extremists.\n\nIn the past members of the group have been accused of encouraging street violence against non-Muslims and of sexism and homophobia.\n\nThe Prime Minister has said the group should be banned as it \"\"seeks to poison young minds against our country\"\" although the government has not yet taken action.\n\nIs there a definitive call on who broke Jihadi John tale first? Beeb or WaPo?— David MacLean (@David_MacLean) February 26, 2015\n\nIs there a definitive call on who broke Jihadi John tale first? Beeb or WaPo?\n\nStatement from #SO15 Met Press Office on BBC's naming of #JihadiJohn #ISIS militant as Mohammed Emwazi from London: pic.twitter.com/FPV4G8zm7L— Julia Macfarlane (@juliamacfarlane) February 26, 2015\n\nStatement from #SO15 Met Press Office on BBC's naming of #JihadiJohn #ISIS militant as Mohammed Emwazi from London: pic.twitter.com/FPV4G8zm7L\n\n11.22 The Independent newspaper reported in a story in 2010 that two British jihadists had been stopped by MI5 in Tanzania. In the article, Emwazi is identified as Muhammad ibn Muazzam. It claims that Emwazi was put on a terror watch list by MI5:\n\nAbu Talib and Muhammad ibn Muazzam, both in their mid-20s, and a German friend travelling with them, allege they were threatened with beatings by members of Tanzania's security forces. After being refused entry to Tanzania they were returned to the Netherlands, where they say they were questioned by MI5 agents who accused them of having links to Islamic extremists.\n\n11.18 Immediately after the Washington Post published the name, the BBC also released a story, explaining they had chosen not to unmask Jihadi John earlier for operational reasons.\n\n11.12 Asim Qureshi, research director at the rights group, CAGE, told the Washington Post:\n\nThere was an extremely strong resemblance.\n\nThis is making me feel fairly certain that this is the same person.\n\n11.12 Telegraph video on the rise of Isil:\n\nDon't let anyone tell you otherwise, the journalist who knew about Jihadi John and who broke this story is @adamgoldmanwp. Superb work.— Shiraz Maher (@ShirazMaher) February 26, 2015\n\nDon't let anyone tell you otherwise, the journalist who knew about Jihadi John and who broke this story is @adamgoldmanwp. Superb work.\n\n11.00 The terrorist apparently studied computer sciences at Westminister University. The Washington Post describes Emwazi as Kuwaiti born and in his mid-20s. He was apparently raised in a middle class neighbourhood in north London and occasionally prayed at a mosque in Greenwich. Friends told the Post that Emwazi began to radicalise after a planned safari to Tanzania following his graduation from Westminster.\n\nEmwazi and two friends were arrested in Dar-es-Salaam in May 2009 and then deported. He then flew to Amsterdam where he apparently claimed an officer from MI5 accused him of trying to join al-Shabaab.\n\nOne of Emwazi’s close friends who identified him told the Post\n\nI have no doubt that Mohammed is Jihadi John.\n\nHe was like a brother to me. . . . I am sure it is him.\n\n10.50 Jihadi John named as Mohammed Emwazi, according to reports in the Washington Post - follow latest updates here.\"\n1425,\"Citing an anonymous source, the French website iGen.Fr reports that stainless steel versions of the Apple Watch will retail for $500 while the gold models may retail for as high as $5,000.\n\nFEATURED RESOURCE\n\nPRESENTED BY SCRIBE SOFTWARE\n10 Best Practices for Integrating Data\nData integration is often underestimated and poorly implemented, taking time and resources. Yet it\nLEARN MORE\nApple, of course, has been rather quiet on Apple Watch pricing, aside from indicating that lower-tier pricing will begin at $349 for the Apple Watch Sport models. That being the case, a $150 bump for stainless steel models isn't outside the realm of reason.\n\nSee also: The many looks of the Apple Watch\n\nInterestingly, iGen.Fr also relays that Apple may still be trying to push for a release before Valentine's Day. This however is at odds with a previous report claiming that Apple is planning to release its highly anticipated wearable device this spring.\n\nAs with any anonymous rumor, the aforementioned pricing matrix should be taken with a grain of salt, especially because pricing is one of the few details prone to changing at any time. Still, because iGen.Fr has a rather solid track record with respect to Apple rumors, we felt it was worth passing this particular tidbit along.\n\nOn a related note, Tim Cook just last week confirmed that the Apple Watch will most likely have to be charged nightly.\n\nLastly, make sure to check out the many different looks of the Apple Watch over here. The stainless steel options look really great, and if the $500 price point is accurate, it may very well prove to be the most popular model.\"\n1426,\"Could a newly released audio provide more clues on what led up to Michael Brown’s shooting death?\n\nThe FBI has questioned a man who says he recorded audio of gunfire at the time Brown was shot by Ferguson police on August 9, the man’s attorney told CNN.\n\nIn the recording, a quick series of shots can be heard, followed by a pause and then another quick succession of shots.\n\nForensic audio expert Paul Ginsberg analyzed the recording and said he detected at least 10 gunshots — a cluster of six, followed by four.\n\n“I was very concerned about that pause … because it’s not just the number of gunshots, it’s how they’re fired,” the man’s attorney, Lopa Blumenthal, told CNN’s Don Lemon. “And that has a huge relevance on how this case might finally end up.”\n\nThe man, who asked that his identity not be revealed, lives near the site of the shooting and was close enough to have heard the gunshots, his attorney said.\n\nHe was speaking to a friend on a video chat service and happened to be recording the conversation at the same time Brown was shot, Blumenthal said.\n\nThe attorney said she learned of the man’s recording late last week from a mutual friend.\n\n“I had to get his consent before I could reach out to the FBI,” Blumenthal said.\n\nCNN cannot independently verify the authenticity of the tape and has asked the FBI for confirmation of their interview with the man who made the recording.\n\nThe meaning of the pause\n\nIt’s difficult to prove from the audio why the pause took place or whose narrative it supports.\n\nAttorney Chris Chestnut said he was surprised by the gap in shots.\n\n“It’s the pause that gives most concern in a police shooting, especially with an unarmed victim, because at this point Mr. Brown is defenseless — he has no weapon,” said Chestnut, who represented the family of Jonathan Ferrell.\n\nLike Brown, Ferrell was an unarmed African-American man who was shot and killed by a white police officer.\n\nBut if the gunfire heard on the audio is indeed from the Brown incident, the pause doesn’t automatically suggest wrongful intent by the officer.\n\n“To be fair, there could be other explanations for that pause,” said attorney Van Jones, co-host of CNN’s Crossfire. “Maybe the officer will say, ‘Well I fired, and he kept advancing, so I fired again.'”\n\nWitnesses and a friend of Officer Darren Wilson have given conflicting accounts of what led up to Brown’s death.\n\nDorian Johnson, a friend of Brown’s who was walking with him at the time of the shooting, said the officer shot Brown once by the police car and again as he ran away.\n\nAccording to Johnson, Brown was struck in the back and then turned around and put his arms up as the officer kept shooting.\n\nBut a friend of Wilson said Brown mocked the officer and charged at him before the shooting began.\n\nAn autopsy showed that all the entry wounds were in the front of Brown’s body.\n\nKey witness speaks out\n\nFerguson police said Brown allegedly robbed a convenience store shortly before the shooting.\n\nAnd reports that his friend Johnson had a criminal record that including lying to police has put Johnson’s credibility in question.\n\nIn 2011, Johnson was arrested and accused of theft and lying to police about his first name, age and address.\n\nJohnson said Monday night he doesn’t understand why some are questioning his credibility.\n\n“I see they bring up my past, my history, but it’s not like it’s a long rap sheet,” Johnson told Lemon/ “This one incident shouldn’t make me a bad person.”\"\n1427,\"None of the 28 bodies found in a mass grave in restive southwestern Mexico belongs to a group of 43 missing students, Mexico's attorney general said on Tuesday.\n\nThe students, who are feared to have been massacred by police in league with gang members, went missing in the southwestern state of Guerrero on Sept. 26.\n\nThe discovery of a series of mass graves near the town of Iguala, where the students went missing, has sent shockwaves throughout Mexico, where around 100,000 people have died in drug-related violence since 2007.\n\nSpeaking at a press conference on Tuesday, Mexican Attorney General Jesus Murillo said none of the charred remains found in the first mass grave matched genetically with the missing students.\n\n\"\"What I can say is that the first mass grave we found, the very first ones from where we already have results, I can say the (remains) don't match the DNA of the families of these young people,\"\" he said. But authorities had found another mass grave near the site, Murillo said, and were now checking those remains. He also said that 14 more police officers had been arrested following the earlier arrests of at least 22.\n\nProtesters in Mexico Demand Answers on Missing Students\n\nMass Graves Found Near Mexico Town Where Students Went Missing\n\nMexico Massacre Victims Feared to Be Missing Students\"\n1429,\"A homeless man who received a surprise meal and hotel stay after spending a $100 donation on food for his friends has insisted that no part of the experience was a hoax - despite the fact one witness is claiming the whole thing was a set-up.\n\nThe man - named only as Thomas - had been filmed living on the streets of California, before being taken to a sushi restaurant, given a hotel room with hot tub and treated to a new suit and haircut .\n\nBut the resulting video posted online by 'serial prankster' Josh Paler Lin was met with varying degrees of skepticism, with a number of viewers dismissing it as a hoax.\n\nOne witness, in particular, has insisted that there was no way that Thomas did not know he was being filmed as in the original video he arrived at the liquor store in the same car as Paler Lin.\n\nSCROLL DOWN FOR VIDEOS\n\nSmartened up: In Josh Paler Lin's newsest video, homeless Thomas, who became an internet hit after spending a $100 donation on food for his friends, is given a new suit and a makeover\n\nNursing student Taugan Tan Kadalim, 26, told Vocativ that he was outside the liquor store on the day in question and he saw Paler Lin - who is recognized from his previous videos - in the driver's seat.\n\nIn the passenger seat, he claims, was Thomas.\n\nKadalim told the site: 'While I think the guy is homeless, it is clear that from what I saw every part of that scene was staged.'\n\nHowever, Thomas has now spoken to Fox LA, insisting that to him it was 'all a surprise' and he had never met Josh before he was handed the $100.\n\nHe told the news channel: 'I appreciate it, most definitely. It's all a surprise to me. I thought this was just a project video, I had no idea this was going where it went.\n\nThomas added: 'Normally people give you a dollar, maybe five as a big tip, but a hundred, wow that's a week's worth. Crazy.'\n\nPaler Lin had initially set out to 'expose homeless people' in Los Angeles by giving them cash in the expectation that they will spend it on alcohol.\n\nHowever, Thomas proved to be an exception. Instead, he spent the money on food to share with his friends, prompting Paler Lin to return and surprise Thomas with a Christmas meal, makeover and a night in a hotel.\n\nGesture... with an agenda? Skeptics have picked holes in a viral video showing a homeless man spending a $100 donation on food for his beggar friends, deeming it a 'fake' creation that was focused on making money\n\nThe feel-good videos, that have gained more than 26million views, are part of a campaign to raise more than $120,000, via an Indiegogo page for Thomas to get his life back on track.\n\nBut critics pointed to a number of apparent flaws in the footage, as well as the hefty profit Paler Lin has reportedly made from its success - up to a huge $52,000\n\nYouTube users have been skeptical about Paler Lin's motivation, suggesting it is a 'set-up' so he can gain traffic and profit.\n\nOne YouTube user, with the handle ClemtheRanter, said: 'A large number of YouTube prank videos are staged,' he said. 'I was involved in a bloody eyeball scare prank by Josh Paler Lin. My part of the video was staged... me getting scared by Josh.\n\nUsing chopsticks: Lin captioned this photo of Thomas: 'Taking Thomas to eat Shabu Shabu in this Xmas eve'\n\nTwist: The short film sees 'serial prankster' Josh Paler Lin give $100 to a beggar named Thomas in Los Angeles, California - only for him to walk into a Liquor Mart (left) and buy food for his struggling friends (right)\n\n'I asked him if he could give me a shout-out and put my name in the description below so I can get some traffic to my YouTube channel, but it never happened.\n\n'So now i'm addressing this issue due to a number of YouTube pranksters getting exposed for making stage pranks.'\n\nOther users have claimed that homeless feel-good films are a sure-fire way of boosting traffic - and consequently, money, via advertisements - on the social networking site.\n\n'They go to a homeless person and make a feel-good video because they know that's going to get views,' said one YouTube user, referring to the site's personalities, such as Paler Lin.\n\nSkepticism: Now, viewers have questioned the video's authenticity, citing a number of 'flaws' in the footage. Above, Lin is pictured in a Facebook photo. He is well-known for producing 'prank' videos for YouTube\n\nIndeed, in November 2013, Paler Lin gave another homeless man $100 and told an actor playing a beggar to approach him to ask for money for food. Again, the real beggar handed over some cash.\n\nThe user, with the handle '24/7 rants', claimed the start of Paler Lin's recent homeless video - which sees the director hand Thomas $100, before secretly following him with a camera - immediately suggests it may be a hoax.\n\nSpeaking in his own video, he said Paler Lin could not possibly have guaranteed the man was going to pick up his things and spend the money immediately, instead of remaining by the roadside.\n\n'How did he know he was going to spend the money immediately? He had no idea,' he said.\n\nHe also picked holes in the claim that Thomas did not notice the camera - nor Paler Lin (who has a distinctive haircut) - following him throughout the duration of his trip to a nearby Liquor Mart.\n\nAfter shopping at the Mart, Thomas was filmed emerging with bags filled with food, before going straight to a park, where he handed out the goods to a number of homeless people.\n\nWit his new look and wardrobe, Thomas was treated to a buffet meal at the end of the day by Paler Lin\n\nHowever, the user questioned the beggar's choice of a Liquor Mart a 34-minute walk away for his food shop - instead of a nearer, cheaper supermarket - saying: 'It seems like an odd coincidence'.\n\n'Why would this guy, of all places, go to a liquor store to buy chips and pie or whatever when you think that there are tons of other places to go to... that are convenient, probably cheaper.\n\nHowever, Paler Lin argued that Thomas chose the liqour store because it was closest to his begging spot, saying: 'When people see you getting all this traffic they want to bring you down.'\n\nWhen questioned by DailyMail.com, he did not explain why Thomas chose to drag several bags of food 34 minutes to the park, instead of shopping at least two stores that were closer to the park.\n\nBut he strongly denied staging any of his films or having met Thomas before the $100 exchange.\n\n'I had little expectation, maybe he would buy alcohol maybe he wouldn't,' he said of the video. 'I wanted to see what a homeless person would spend it on. No one has ever done that before.'\n\nGiving: The camera following Thomas as he hands food to a family in the park he was initially filmed in\n\nHowever, the YouTube user claimed the number of hits received by Paler Lin's previous YouTube videos - between 600,000 to 800,000, according to socialblade.com, a site that tracks YouTube channel statistics - could have prompted him to construct what he knew would be a viral hit.\n\nIndeed, Paler Lin - who earns money based on how many users view his videos, most of which are 'pranks' - not only scooped $52,000 from the film, but also gained 13,000 new subscribers.\n\nAfter the video went viral, Paler Lin said on YouTube: 'I wasn't expecting to get this kind of footage. To be honest, I thought this video would be more an exposing homeless people video at first.'\n\nHe added: 'I'm so glad that I could witness and capture such a beautiful moment. This has to be one of the most amazing experience so far on this channel.\n\nIn the footage, Thomas told Paler Lin he had quit his job to look after his parents, but after both of them died, he couldn't afford to pay for their condo and found himself on the street.\n\n'The more I talk to him, the more I sense how genuine he is…. I gave him my number and told him to call me when he needs help. Never judge a book by its cover. One love!' Paler Lin said.\n\nAnother video: In November 2013, Lin (pictured, left) gave another homeless man (right) $100 and told an actor playing a beggar to approach him to ask for money for food. The video gained far fewer views than Thomas's\"\n1430,\"Nigerian officials Friday announced they had agreed to a cease-fire with Boko Haram, but their statements left confusion over the fate of 219 schoolgirls kidnapped by the militant group in April.\n\nDefense chief of staff Alex Badeh announced the truce, saying all Nigerian military units had been instructed to abide by the accord.\n\nWomen attend a demonstration in Lagos, Nigeria, calling on the government to rescue schoolgirls kidnapped by the radical Islamist group Boko Haram.\nHassan Tukur, an aide to Nigerian President Goodluck Jonathan, said there was also an agreement for the release of the captive girls following talks with Boko Haram representatives mediated by officials from Chad, new agencies reported.\n\nBut Nigerian Defense Ministry spokesman Maj. Gen. Chris Olukolade said the schoolgirls' release was still under negotiation, the Associated Press reported.\n\nNigerian officials haven’t commented on what was being offered to Boko Haram in return for the girls’ freedom. The group has previously demanded the release of prisoners as a condition for freeing the hostages.\n\nNigeria’s military announced months ago it knew the location of the girls but said it would not launch a military operation to recover them because of the risk of casualties.\n\nA government spokesman, Mike Omeri, told a new conference Friday that Boko Haram representatives said during negotiations that the girls were in good health.\n\nAnalysts were cautious about the news, with Nigerian officials reporting countless false dawns in its long confrontation with the militant group -- and with Nigeria facing presidential and parliamentary elections in February. Jonathan is expected to announce in coming weeks that he will run for a second term.\n\nThere have been several efforts in recent years to negotiate peace with Boko Haram, which has battled the army for control of northern Nigeria and sought to impose a strict form of Islam in the region. None of the attempts has come to anything.\n\nJonathan, desperately in need of some good news, has faced harsh criticism over his slow response to the girls’ abduction. His supporters accuse the #BringBackOurGirls campaign of being opposition stooges, using the girls’ fate for political mileage.\n\nHundreds more women and girls have been abducted by Boko Haram in recent years – and dozens of schoolboys and teachers were killed by the group that opposes secular education and other aspects of Western culture. But the mass kidnapping in April and the BringBackOurGirls hashtag coined by Nigerian activists attracted global attention to the schoolgirls’ plight.\n\nThe schoolgirls had gathered at a lightly guarded boarding school on the outskirts of the town of Chibok for their final exams when the attack happened. Gunmen loaded 276 girls into trucks and drove away. Parents and local officials accused Nigeria’s military of failing to pursue and recover the girls.\n\nAccording to Nigerian officials, 57 escaped and 219 remain in custody.\n\nBoko Haram leader Abubakar Shekau later released a video describing the girls as slaves and threatening to “sell them in the market.” A video of the girls reciting the Koran and dressed in Islamic clothing was also released.\n\nNigeria, a country of 170 million, is roughly divided between the north, which is predominantly Muslim, and the mostly Christian south.\n\nBoko Haram emerged over a decade ago in response to Nigeria’s corrupt ruling class and opposes what it sees as the taint of Western influences such as taxation, democracy and automatic teller machines. It has become increasingly fragmented in recent years, with some factions opposed to the group’s violent attacks on Muslims.\n\nBoko Haram’s assaults initially focused on police stations and military posts. In recent years, the group has stepped up its violence, killing thousands of people in attacks on villages, churches, schools, markets, open-air video entertainment venues, bus stations and other crowded public places.\"\n1433,\"Nikolai Kryaglyachenko has suddenly started developiong the same powers of metallic attraction as X-Men villain, Magneto – and it was all because of an electri shock that nearly killed him.\n\nThe 12-year-old had been walking home after school when he leaned briefly against the lamp post that was live from a faulty wire, and was blasted across the pavement.\n\nAnd the next day he discovered that metal objects stuck to him like glue.\n\nMAGNETIC: Anything metal can now stick to Nikolai [CEN]\n“I found some coins that had been lying on the mattress had stuck to my body”\nNikolai Kryaglyachenko\nHe revealed: \"\"When I came round I felt groggy but managed to get home and told my mum what had happened.\n\n\"\"When I woke up the next day and got out of bed I found some coins that had been lying on the mattress had stuck to my body.\n\n\"\"Then when I was having breakfast and dropped my spoon, it stuck to my chest.\"\"\n\nThe comic book fan naturally assumed he was turning into a reallife Magneto and decided to test out his new abilities.\n\nPOWERS: Spoon sticking is useful to fight crime [CEN]\nHe explained: \"\"I can do things I couldn't do before but I don't have a lot of control over it.\n\n\"\"Even when I do not want to do it, I still attract things. Once I even attracted a glass – it just moved towards me.\"\"\n\nFortunately, Nikolai doesn't want to destroy the world so that mutants to take over – and has decided to help people instead.\n\nVILLAIN: The schoolboy has similar abilities to Magneto [20TH CENTURY FOX]\nHe has also found himself one of the most popular boys at school with many of his classmates asking him to demonstrate his superpowers, and Nikolai even claims that he seems to be able to share his power.\n\nAccording to his classmates, he can influence others so that other people turn into live magnets as well.\n\nHis classmate, Vika Balandina, said: \"\"I could even hang a ladle on my nose.\"\"\n\nUseful powers for fighting crime!\"\n1434,\"Hell hath no fury like a woman scorned. The saying came true for a Macedonian man who chopped off his penis and threw it in the dustbin after he was dumped by his girlfriend for the lack of bedroom skills.\n\nAccording to a report by The Mirror, the man told medics he felt his small-sized penis was to blame for the split.\n\nOliver Ilic, 22, said his small penis was useless so he decided to cut it off.\n\nHe called doctors after he could not stop the bleeding.\n\nThe jilted lover was taken, on a stretcher in bloodstained jeans, to a hospital in the eastern town of Kocani.\n\nPolice searched his house and discovered the severed organ in a bin after it had been cut off with the single swipe of a razor blade.\n\nSurgeons sewed the member back after a five hour operation but said it was too early to know whether the penis will work again.\"\n1435,\"Apple may be planning to hold a special event during the month of February, according to French Apple-focused website iGen [Google Translate] (via iDownloadBlog). The site's sources, which are often reliable, suggest that the event might take place during the last week of February, potentially on Tuesday, February 24.\n\nThe event may see Apple once again showcasing the Apple Watch, which is set to debut in April, and it may also see the launch of the 12-inch MacBook Air. KGI Securities analyst Ming-Chi Kuo recently predicted that the upcoming notebook will debut in March, which is in line with a late-February unveiling.\n\nRendering of the 12-inch MacBook Air by Martin Hajek\nApple's 12-inch MacBook Air is rumored to feature a new ultrathin design that does away with fans and introduces a revamped trackpad. It may include a low-power Core-M processor and it may be the first device to take advantage of the new reversible USB Type-C connector, which is much smaller and allows a USB cable to be inserted into a notebook in any orientation.\n\nApple may also use the event to unveil additional details on the Apple Watch, such as pricing and battery life. An event showing off the Apple Watch could explain why Apple has been asking some developers to have their apps ready to launch in the App Store in mid-February, as we reported last week. It's possible that Apple will use apps from these developers to demonstrate additional capabilities of the watch.\n\nThough rumored, a February event is by no means confirmed at this point, and it is unclear what else Apple might cover in addition to the Apple Watch and the 12-inch MacBook Air.\n\nUpdate 12:23 PM: Sources speaking to 9to5Mac have indicated Apple will not be holding a late February media event.\n\nRelated roundup: Apple Watch , Tag: igen.fr\"\n1436,\"Users on Twitter and Facebook this week are saying parts of Texas are now under Sharia law, or Islamic law.\n\nThe whole thing appears to be an unfounded rumor that was twisted around when conservative news website Breitbart published an article that says, “ISLAMIC TRIBUNAL CONFIRMED IN TEXAS; ATTORNEY CLAIMS ‘IT’S VOLUNTARY.'”\n\nSome users and other blogs went along with the story but apparently misinterpreted its premise.\n\nThe article reads:\n\nBreitbart Texas spoke with one of the “judges,” Dr. Taher El-badawi. He said the tribunal operates under Sharia law as a form of “non-binding dispute resolution.” El-badawi said their organization is “a tribunal, not arbitration.” A tribunal is defined by Meriam-Webster’s Dictionary as “a court or forum of justice.” The four Islamic attorneys call themselves “judges” not “arbitrators.”\n\nEl-badawi said the tribunal follows Sharia law to resolve civil disputes in family and business matters. He said they also resolve workplace disputes.\n\nIn matters of divorce, El-badawi said that “while participation in the tribunal is voluntary, a married couple cannot be considered divorced by the Islamic community unless it is granted by the tribunal.” He compared their divorce, known as “Talaq,” as something similar to the Catholic practice of annulment in that the church does not recognize civil divorce proceedings as ending a marriage.\n\nAccording to the Islamic Tribunal’s website, it appears to deal mainly with divorce. However, people apparently thought the organization was trying to interpret a Saudi Arabian- or ISIS-style version of Sharia law, complete with executions, restrictions on women, and other forms of punishment.\n\nThe Islamic Tribunal, on its website or in the Breitbart report, never said it was trying to overrule existing federal, state, or local laws and replace it with its interpretation of Sharia law.\n\nSo yes, while there is a Islamic Tribunal, all American citizens have to adhere to the laws of the U.S. first and foremost. No other entity can supersede that.\n\nA few weeks ago, Facebook said it would attempt to clean up its news feed for users by offering them the ability to report fake news stories or hoaxes.\n\nHoax-Slayer’s Brett Christensen told Epoch Times that regarding the Facebook change, “I don’t think the changes will backfire as such, but it remains to be seen how effective they are. After all, Facebook is not actually going to delete the fake-news posts. It will just slow their distribution if a lot of people report them as fake news. A lot of people believe and share the stories, so they are not likely to report them anyway.”\n\n“And, despite the false news annotation that Facebook is promising to display on reported posts, many people will likely share them anyway.”\"\n1437,\"There has been a shooting at the National War Memorial in Ottawa, CTV News has confirmed.\nCTV News' Katie Simpson was at the War Memorial in Ottawa on Wednesday morning, and witnessed passersby attending to someone who had been shot.\nPolice said a man believed to be a member of the Canadian Forces was shot at the memorial. There are also reports of shots being fired inside Parliament Hill.\n\nMore coming...\"\n1438,\"A rogue bird let loose on Vladimir Putin over the weekend as the Russian president delivered a speech opening a World War I monument, according to multiple tittering reports. If that tale of feathered vigilante justice sounds farfetched though, that's because it is: The video purporting to show the airborne assault appears to be a sneaky editing job.\n\nHere's the clip that got Reddit's attention:\n\nYet as another Redditor points out, other footage from the event shows Putin sans poop. (The snippet from the previous video comes around the ninth minute below.)\n\nPictures from before and after the speech similarly show no tell-tale white stain, according to The Independent.\n\nSo sorry, President Obama, but the birthday present that was too good to be true was, in fact, too good to be true. At least we'll always have the (admittedly phony) memories. --Jon Terbush\n\n(Reddit)\"\n1439,\"Sometimes just quitting your job isn’t enough, sometimes you have to make a lasting statement on the way out. That’s exactly what one iPhone game developer did in the game ‘Electric Boogie’ by dumping all over his boss and Apple.\n\nIn the iPhone game ‘Electric Boogie’ one developer managed to sneak in a few hidden animations of the characters banging each other, something that would be strictly forbidden by Apple, as well as a message to what he deemed to be his shitty boss. It’s basically the single greatest letter of resignation ever…only it’s not a letter at all, it’s a hilarious game animation that’s likely to get pulled by Apple as soon as they find out:\n\n\n\nvia @JukinVideo\"\n1442,\"Updates at 5:10 p.m.\n\nSoldier killed in War Memorial confirmed as Cpl. Nathan Cirillo\n\nSuspect, reportedly Canadian-born Michael Zehaf-Bibeau, killed in Centre Block shootout\n\nPolice call situation ‘fluid'; won’t say if other suspects involved\n\nDowntown security zone reduced in size: Ottawa police, 5:09 p.m.:\nThree victims treated at Ottawa Hospital Civic campus\n\nSchool lockdown lifted except inside security zone\n\nClick for Audio: Paramedics give soldier's status to dispatcher as vital signs absent.\nA terrorist struck at the heart of the nation Wednesday, gunning down a sentry at the National War Memorial and wreaking havoc on Parliament Hill where the marble and stone halls echoed with gunfire and ran with blood.\n\nThe gunman was shot and killed near the Library of Parliament, reportedly by House of Commons Sergeant-at-Arms Kevin Vickers, a former RCMP officer, and the man responsible for security on the Hill.\n\nIt appears the gunman walked right past the Centre Block’s Reading Room, where Prime Minister Stephen Harper was meeting with his caucus Wednesday morning.\n\nCiting U.S. intelligence sources, CBS identified the attacker as Canadian-born Michael Zehaf-Bibeau, 32. That had not been independently confirmed.\n\nThe fatal showdown in Centre Block followed the cold-blooded slaying of Cpl. Nathan Cirillo standing guard at the Tomb of the Unknown Soldier, a short distance away from Parliament Hill.\n\nThat soldier, a reservist with the Argyll and Sutherland Highlanders of Canada, based in Hamilton, was shot at close range in front of the war memorial at 9:52 a.m. He was rushed to the Ottawa Hospital’s Civic Campus, but did not survive his injuries.\n\nIt was unclear whether the gunman was acting alone or was joined in his attack by others, but after the attack, the gunman fled toward Parliament Hill, according to witness accounts.\n\nParliament Hill and large swaths of downtown Ottawa went into lockdown as Ottawa police, the RCMP and special forces pursued confusing and unconfirmed reports of gunshots near the Rideau Centre and the Chateau Laurier. At one point, officials believed at least three gunmen could be involved.\n\nIt was still unclear by late afternoon Wednesday just how many people took part in the attack, but police said there had been no shooting near the downtown mall after all.\n\nCity Hall, the Ottawa courthouse, Lisgar Collegiate and the University of Ottawa were among the many institutions that went into emergency lockdown. The NHL postponed an Ottawa Senators game scheduled for Wednesday night, and the National Arts Centre cancelled two performances.\n\nInside Parliament Hill, a gunman — likely the same one who shot the National War Memorial sentry — stormed into Centre Block where the NDP and Conservative caucuses had convened for 9:15 a.m. meetings. The Liberal caucus was meeting in the basement.\n\nPrime Minister Stephen Harper was with his party’s caucus when the gunman entered the second floor of Centre Block, but was escorted to safety by his RCMP security team.\n\nAcross the hall, in the NDP caucus room, about 100 MPs and aides piled tables and chairs in front of the doors after they heard gunshots crash through Centre Block just after 10 a.m.\n\n“A series of gunshots rang out and we realized they were right on the other side of the door,” NDP MP Charlie Angus told the Citizen.\n\nParliament Hill security officers rushed politicians out of the building, Liberal MP Marc Garneau among them. “You could smell the gunpowder,” he said.\n\nSecurity officers pursued the gunman in the Hall of Honour, near the Library of Parliament, and exchanged a hail of gunfire. One guard was wounded in the confrontation that killed the terrorist.\n\nIt’s believed Vickers fired the shots that killed him.\n\nA video shot by Globe and Mail reporter Josh Wingrove showed crouching RCMP officers moving through the main hall toward the Parliamentary library, as the hallway echoed with gunfire.\n\n\n\n“I am safe and profoundly grateful to Sergeant-at-Arms Kevin Vickers and our security forces for selfless act of keeping us safe,” Veterans Affairs Minister Julian Fantino said on Twitter.\n\nJustice Minister Peter MacKay offered similar praise: “Thank God for Sergeant-at-Arms Kevin Vickers and our Canadian security forces.”\n\nThe injured guard was taken to The Ottawa Hospital with a non-life threatening leg injury. The Ottawa Hospital also treated two other people injured in the incident.\n\nThe attack was the most serious security breach of Parliament Hill since 1966, when an unhinged man, Paul Chartier, tried to blow up 10 sticks of dynamite on the floor of the House of Commons. He killed only himself when the explosives detonated before he could throw them.\n\nWednesday’s shooting at the National War Memorial represents the second time this week that a Canadian soldier has come under attack on national soil.\n\nOn Monday, 25-year-old Martin Rouleau, of Saint-Jean-sur-Richeleau, southeast of Montreal, used his car to assault two Canadian soldiers, one of whom later died of his wounds. Rouleau was a convert to Islam whose online postings had become so radical that the RCMP confiscated his passport.\n\nThe attacks could be a reaction from homegrown extremists to the federal government’s decision to join the international coalition battling the Islamic State of Iraq and the Levant (ISIL) in the Middle East. Parliament approved a motion to launch a combat mission against ISIL earlier this month.\n\n“Canada will not be terrorized or intimidated,” senior Conservative cabinet minister Jason Kenney declared in a Twitter message.\n\nWednesday’s attack began on the ground of the National War Memorial, dedicated to all of those who have fought and died for this country.\n\nWitnesses said the long-haired gunman, dressed in a dark hoodie, blue jeans and wrapped in a scarf, opened fire on one of the two guards at the Tomb of the Unknown Soldier. The gunman used a long rifle of some kind, possibly a shotgun.\n\nConstruction worker Matthew Blais was working near the East Block when he heard what he described as a bunch of “pops.”\n\n“I looked over at the War Memorial and I saw a man with a rifle shooting at innocent people,” Blais said. “We ducked for cover.”\n\nRaivo Nommik, a lighting designer, was walking past the National War Memorial when the shots were fired: “(The soldier) was shot at close range: It couldn’t have been more than 20 feet.”\n\nTourist Jan Lugtenborg, of the Netherlands, said he was waiting near the memorial for a tour bus. “Then all of a sudden this happens: I heard four shots. I thought it was a firework,” he said. Lugtenborg said he saw a man with long, black hair running with a rifle. “We were scared like hell so we ran back,” he said.\n\nChaos ensued. Witnesses don’t agree on what happened next. Some said the gunman ran toward Parliament Hill. Others said he carjacked a vehicle first. Blais said he saw the man jump into a green car. “He parked right in front of Parliament and ran into the building,” he said.\n\nAnother witness, Construction worker Scott Walsh, was working near the East Block when he saw a man run on to Parliament Hill, carjack a vehicle from a man in a dark suit, and drive it to the Centre Block.\n\nThe NDP’s Angus described the wild scene inside the party’s caucus room after the first shots were fired on the Hill.\n\n“We put up these flimsy little tables to get people behind and get them under chairs,” he said. “We wanted to make sure that everyone was safe. Security came in fairly fast — I was surprised how fast they came — and I could see from the look in their eyes that they were very worried. We know them. We talk to them every day. They wanted us out of that building.”\"\n1446,\"On Monday evening’s CNN Tonight, host Don Lemon debuted a recording that allegedly contains audio of the gunshots that killed 18-year-old Michael Brown earlier this month.\n\nOn August 9, police officer Darren Wilson shot Brown at least six times during an incident in Ferguson, Mo. Several witnesses claim the young man was fleeing the officer, and had his hands in the air when the fatal shot was delivered; but police officials claim Brown had violently attacked Wilson who then responded in self-defense.\n\nAn unidentified man claims to have recorded the gunfire — haphazardly, it seems, as he is heard talking about unrelated matters. At least 10 gunshots can be heard in the background, with a brief pause between the first seven and the last four or so.\n\nBefore airing the audio, Lemon cautioned his audience: “CNN cannot independent verify the authenticity of this tape. [We have] reached out to the FBI for confirmation of their interview with the Ferguson resident who says he made the recording.”\n\nCount this audio as yet another chapter in the media’s running book of scoops that were unverified but provided for ample cable news fodder.\n\nWatch the segment below, via CNN:\n\nOO.ready(function() { OO.Player.create('ooyalaplayer-sxMnZ1bzr14u_eFRLJZmKXdDVicAwcQN', 'sxMnZ1bzr14u_eFRLJZmKXdDVicAwcQN'); });\n\nPlease enable Javascript to watch.\"\n1447,\"The Apple Watch has garnered its fair share of opinions ever since its existence was made official to the masses last week, and it will be the beginning of next year before we see the very first Apple Watch being worn on the wrists of everyday consumers. The thing is, while there were several different versions of the Apple Watch mentioned, only one price was stated – which pointed to the $349 starting price, and we still have zero idea on how long the battery is going to last, and neither do we have a bucket list of its features. Analyst John Gruber has rolled up his sleeves and figured out that the Apple Watch Edition might just cost $4,999, coming in 18-karat gold/sapphire to boot.\nAs for the other estimates that analyst John Gruber has come up with, the normal aluminum/glass Apple Watch Sport ought to be the one that sports a $349 price tag, while those with three times more disposable income can settle for the predicted $999 price tag for the Apple Watch with stainless steel/sapphire.\nBut how did Gruber arrive at the $4,999 price point for the Apple Watch Edition with 18-karat gold/sapphire? Simply because he thinks it will be a solid gold piece, and not gold-colored. Those who have seen the Watch Edition and touched it purportedly claimed that it is heavier compared to the stainless steel version, which means the materials used within could cost a bomb – as reflected in the possible price tag. What do you think of Gruber’s estimates?\"\n1453,\"This picture of a penis spraypainted on a £1.5 million Bugatti Veyron is being shared like crazy this week.\n\nLOOK – it’s a penis on a really expensive car!!!\n\nAccording to this Reddit post four days ago, the image was taken in downtown Seattle.\n\n[Insert outrage/uncontrollable glee here]\n\nThe thing is, the graffiti appears to be the work of YouTube pranksters TwinzTV.\n\nHere’s Instagram user andreysmygov revealing that the spraypaint was for an upcoming video.\n\nAnd here’s the car with different graffiti on it.\n\nThe TwinzTV Instagram account is also trailing an upcoming video using the supercar.\n\nThese are the kind of “pranks” the YouTube channel uses the Bugatti Veyron for.\n\nOn Wednesday, Andrey seemed to be enjoying all the attention the picture had received.\n\nHe included the caption: “A little joke goes a long way haha.”\n\nThe video including the penis graffiti has yet to surface on the TwinzTV channel.\"\n1455,\"A report on Thursday claims the upcoming Apple Watch boasts a mysterious data connection port, previously undisclosed by Apple, that is currently being used for diagnostics and testing.\n\nAccording to TechCrunch, the port features six brass contact dots and is positioned inside the bottom groove designed to accept Apple's aftermarket straps. Technically, a six-contact connector is similar to Apple's Lightning protocol, which currently uses six of its eight leads for charging and data transfer.\n\nIt is not clear if the port will be included when Apple Watch hits store shelves, but sources inside Apple have confirmed its existence on what the publication believes are shipping versions of the device.\n\nA source said the port currently plays a role in diagnostics, but points out that it could be used as a connection point for accessories in the future. TechCrunch speculates that such a data port could be used as a means to facilitate feature expansion, perhaps \"\"smart bands\"\" that extend battery life or tack on GPS and other sensing capabilities.\n\nSmartwatch maker Pebble recently revealed a similar program for its new Pebble Time series. Dubbed \"\"smartstraps,\"\" the initiative is an open platform that will let accessory makers build hardware like GPS or heart rate monitoring.\n\nThere are currently no rumors suggesting Apple plans to market such accessories, but the port's existence hints at interesting expansion possibilities, assuming it ships as part of Apple's final design. For example, an expansion port could extend the Watch's lifecycle by offering users a road to upgrade features instead of purchasing a new device every year. This would be especially helpful for buyers looking at expensive gold Apple Watch Edition models.\n\nApple is expected to reveal more details about Apple Watch at a special event on March 9. AppleInsider will be on hand in San Francisco with live coverage.\"\n1457,\"A GUNMAN has been shot dead after wounding a soldier just a few feet away from the Canadian parliament today.\n\nEyewitnesses said the gunman allegedly ran towards nearby government buildings where police chased him and around 30 shots were fired inside.\n\nThey added that some people inside the Canadian parliament fled by scrambling down scaffolding erected for renovations.Police said they are still actively looking for one or more suspects.\n\nThe area was placed in lockdown and local TV reported that more shots had been heard before the gunman was killed.Emergency responders are attending and the shooting happened at the National War Memorial in Ottawa. Paramedics later took the wounded soldier away in an ambulance.\n\nbrightcove.createExperiences();\n\nThe spokesman for Canadian Prime Minister Stephen Harper said the politician was safe and had left Parliament Hill.While Tony Clement, a senior politician, tweeted that shots were fired near where cabinet was meeting in Parliament. Mr Clement posted: \"\"Shots fired during caucus meeting. at least 30 shots. MPs piled out. I'm safe with 2 colleagues but we're still at risk...\"\"\n\nHe later added: \"\"I'm with colleages Mark Strahl and Kyle Seeback. PM was in Caucus but now secure. Assuming it's not safe to venture out yet...\"\"\n\nThis afternoon Ottawa Police posted on Twitter: \"\"Shots fired at War Memorial at 9:52am today; one person injured. \"\"More details to come when available\"\".\n\nIt comes two days after an Islamic convert ran down two Canadian soldiers, killing one near Montreal. Following the incident the threat level in Canada was raised from low to medium.Ministry spokesman Jean-Christophe de Le Rue said the raised terror level signified \"\"intelligence has indicated that an individual or group within Canada or abroad has the intent and capability to commit an act of terrorism\"\".However, there is nothing to suggest the latest incident in Ottawa is terror related.More to follow...\"\n1458,\"A rumor on Tuesday claims Apple's upcoming Apple Watch will be priced at $500 for the mid-tier steel model and up to $5,000 for top-end gold \"\"Edition\"\" versions, a number much higher than previous estimates.\n\nCiting an unnamed source, French website iGen reports Apple is looking to field the Apple Watch at a proposed retail cost of $500 for versions with stainless steel cases and between $4,000 and $5,000 for Apple Watch Edition models. This leaves the Apple Watch Sport version as Apple's lowest-priced option, which the company said would come in at $350.\n\nWhile the website has been accurate in predicting recent Apple product launches, the claims are unverifiable and should be taken with a grain of salt.\n\nPrevious estimates from jewelers and industry analysts pegged high-end Apple Watch Edition models at $1,200. Edition versions are crafted from 18-karat gold, feature sapphire crystal and come with a variety of luxurious strap options. Apple has not commented on whether the entire chassis is solid gold, or merely gold plated, but the company apparently developed a variant of the metal twice as strong as the standard.\n\nAdditionally, the source claims Apple is still shooting for a launch on Valentine's Day.\n\nPrior to the Apple Watch announcement, noted analyst Ming-Chi Kuo accurately predicted that the device would come in two sizes and multiple models spread across a wide range of price points. At the time, he speculated the wearable could cost into the \"\"thousands of dollars.\"\"\n\nApple announced its anticipated first foray into the wearables market in September, saying only that pricing would start at $350. Given that the Apple Watch Sport is made from relatively low-cost materials — aluminum, elastomer band and non-sapphire window — many believe it to be the entry-level model.\"\n1459,\"The scuttlebutt from sources in Detroit is that one of the Batmobile models being used in the filming of Batman Vs. Superman has gone missing, believed stolen.\n\nIt would not be the first time a Batmobile has been nicked in Detroit. Though that was just a $200 replica of the TV Series version back in 2o10.\n\nAnyway, if you are driving around and get overtaken by this…\n…do get in touch.\n\nWarner Bros representatives did not respond to inquiries.\"\n1461,\"While it has not been verified, an alleged audio recording of the shooting of Michael Brown, the unarmed teenager shot down by a police officer in Ferguson, Missouri, on August 9, has surfaced:\n\nA man who lives near the scene of the shooting says he inadvertently recorded the shots that killed Brown, his lawyer, Lopa Blumenthal, told CNN. The man, who wished to remain unidentified, was recording a video chat with a friend when gunfire rang out in the background. Blumenthal said her client has already been interviewed by the FBI about the recording.\nOn the tape, you can hear six shots being fired, a short pause and than an addition four or five shots. An autopsy report released last week said that Brown was shot at least six times.\nFor more discussion on this, see justiceputnam's diary.\"\n1462,\"Nurses found the woman - who is believed to suffer mental health problems - biting her new son on the arm\n\nShocked medics have described the moment they found a mum apparently trying to EAT her baby days after he was born.\n\nA nurse found the woman, named locally as 24-year-old Li Zhenghua, with her jaws clamped firmly around the infant's arm.\n\nShe raised the alarm and tried to pull the baby free, but the mum refused to let go.\n\nDoctors were forced to use an implement to prize her off the child before administering a sedative.\n\nThe shocking cannibalistic attack happened at a hospital in the city of Shenzhen in southern China’s Guangdong Province, where the woman had been discovered heavily pregnant and in labour on the street.\n\nCEN   Investigation: Hospital bosses are now trying to decide whether to return the baby to the mother\n\nShe had been taken into the hospital and had given birth, and then placed in a ward where attempts had been made to contact her family as she was left to nurse the child.\n\nHowever on the woman's third day in hospital, nurse Liu Tianlun had gone into the bedroom to find the young mother biting her son on the arm.\n\nA hospital spokesman said: \"\"It was really shocking, the arm was badly damaged and suffered not only heavy bruising but bleeding as a result of the bite.\n\n\"\"Fortunately, doctors managed to insert something to stop her closing her teeth and then levered her jaws apart.\n\n\"\"After that they gave her a sedative and took the baby to a secure location.\"\"\n\nCEN   Tragic: Doctors said the woman had been living on the street before she gave birth\n\nPolice said the woman had been identified as 24-year-old Li Zhenghua.\n\nThey said enquiries had found that, despite being pregnant, her mother-in-law had thrown her out on the street after Li started behaving oddly.\n\nThe family did not alert anybody that Li was pregnant and might be in need of help.\n\nShe had apparently survived on the streets for at the very least several weeks and possibly longer before she was spotted in labour and the alarm was raised.\n\nAn investigation is now going on to decide what prompted the woman's actions and whether the child should be taken into the care of the authorities.\"\n1463,\"Apple may be planning to hold a media event in late February to showcase the final version of its upcoming Apple Watch, and also debut a newly redesigned MacBook Air, potentially with a Retina display, according to a new report.\n\nWord of a potential late-February event was reported on Wednesday by French Apple publication iGen, citing unnamed sources. Specifically, it was said that Tuesday, Feb. 24, could be a likely date for such an event to unveil upcoming products.\n\nRumors have suggested that Apple will launch an all-new 12-inch MacBook Air with a thinner chassis this quarter, which concludes at the end of March. A late February event could set Apple up to debut the new MacBook Air within that timeframe.\n\nIt's expected that the redesigned MacBook Air will sport a high-resolution 12-inch Retina display. There have also been claims that the device will feature the new, smaller, reversible USB 3.0 port.\n\nAs for the Apple Watch, although Apple offered a preview of the device and its appearance last September, the company has been working behind the scenes to finalize the hardware and software ahead of its launch in April. A February event could give Apple an opportunity to offer more specifics on the upcoming wearable device, such as battery life.\n\nAnother potential product unveiling could be a so-called \"\"iPad Pro,\"\" rumored to feature a 12.2-inch display. However, it's been reported that the device may not launch until the second quarter of 2015, making it potentially a candidate for WWDC.\n\nApple hasn't held a major event early in the year in a few years, instead waiting to unveil new products at its annual Worldwide Developers Conference in June. The last time Apple held a major product unveiling event in the first quarter of the calendar year was for the third-generation iPad in 2012.\n\niGen has a respectable track record in predicting Apple's future plans. Last fall, the site got its hands on Foxconn schematics that showed the final design of the iPhone 6, and the site also predicted the launch details for Apple's latest-generation handsets.\"\n1465,\"North Korea's Kim Jong-un has piled on so much weight that he has fractured both his ankles and remains in hospital after an operation, it was reported today.\n\nThe leader of the impoverished nation is estimated to have ballooned to 20 stone as a result of fine wining and dining - putting enormous pressure on his feet and legs.\n\nA source who has recently returned to the South Korean capital, Seoul, from the North said Kim, believed to be aged 31, is still in hospital under guard from his personal protection team.\n\nScroll down for video\n\nPropaganda: His love of rich food, combined with clocking up the miles in his frequent public walkabouts, have resulted in fractured ankles for North Korean leader Kim Jong-un\n\nHungry, sir? Kim Jong-un inspects a dining room at Seoul Ryu Kyong Su 105 Guards Tank Division of the Korean People's Army in North Korea\n\nBodyguards have been posted around the ward of the Pyongyang hospital and security remains tight, the source told Seoul's Chosun Ilbo newspaper.\n\n'There's been a marked increase in the number of elite officials visiting the ward,' said the source, whose comments were supported by an intelligence official in Seoul who said Kim's official car did not appear to have left Pyongyang in recent weeks.\n\nObese Kim is believed to have sprained then fractured his ankles during a gruelling tour of military bases and factories in shoes with Cuban heels to give him a little more height and a physical appearance of more authority.\n\nThe 31-year-old dictator was seen limping in a clip from North Korea's Central TV\n\nObese Kim is believed to have sprained then fractured his ankles during a gruelling tour of military bases and factories in shoes with Cuban heels to give him a little more height. He is pictured walking surrounded by weeping members of the Korean Children's Union\n\nKim Jong-un meeting with children at a baby home and orphanage as he visits the Taesongsan General Hospital in Pyongyang. His weight has increased since he took power in the Stalinist nation\n\nThe 31-year-old North Korean leader got a taste for Swiss cheese while a student in Switzerland - and is understood to love it so much that he imports vast quantities, despite Western sanctions.\n\n'He has become noticeably overweight since he came to power,' said the un-named intelligence official.\n\nIn a clip from North Korea's Central TV, shown recently, Kim was seen limping when he visited a government establishment, but the date of he appointment was not known.\n\nThere have been earlier suggestions that Kim's obesity and binge drinking have brought on gout which confined him to his residence for several days.\n\nHis aides, however, were determined to turn his health problems to good advantage, the official Rodong Sinmun daily newspaper reporting that he had 'laboured on' by visiting various facilities, braving the hot summer weather.\n\nAn Antonov An-2\n\nThe North Korean military has turned its ageing fleet of Soviet-era aircraft into low-tech stealth bombers using wood and fabric.\n\nTroops have stripped the metal parts off Antonov An-2 biplanes and replaced them with wooden propellers and a cloth fuselage - similar to the early warplanes of the First World War.\n\nThe lighter materials mean the aircraft, first produced in 1947 and mainly used as light transports and crop dusters, less likely to be picked up on radar.\n\nIt is thought the £18,500 planes would be used as bombers should war break out with mortal enemy South Korea.\n\nNorth Korea' air fleet, though large, spends most of its time grounded thanks to shortages of spare parts and a crippling lack of fuel.\n\nA team of doctors from Europe reportedly went to North Korea recently, leading to suspicion that would have flown half way across the world only to treat someone in high authority\n\nNorth Korean leader Kim Jong-un hugs a child during a visit to an orphanage in the capital Pyongyang\n\nBold colours: Kim Jong-un at Songdowon International Children's Camp. The official Rodong Sinmun daily newspaper reported that he had 'laboured on' despite his health problems\n\nAdded to the belief that Kim was still in hospital after having operations on his ankles was the fact that he had missed a regular session of the Supreme People's Assembly in Pyongyang last Thursday.\n\nAccording to a Seoul government official who spoke to the Chosun Ilbo it was unlikely 'that a young man like Kim Jong-un would have missed the Supreme People's Assembly just because he has gout.'\n\nHis absence from the assembly was followed by a rare admission by State TV which not only showed footage of him limping but also stated that he was ill.\n\nKim Jong-un accompanied by his wife Ri Sol-Ju during a visit to a sub unit of the Korean People's Army Unit 552\n\nIt has also been reported that a team of doctors from Europe went to North Korea recently, leading to suspicion that would have flown half way across the world only to treat someone in high authority.\n\nA political observer in Seoul said the only real way Kim was going to return to health, beat his gout, lose weight and prevent a repeat of his reported fractured ankles was to live a more simple life 'coming down closer to the level of his people.'\n\nMalnutrition is widespread in North Korea and famines often break out in the country, which is still reliant on foreign food aid as a result of economic mismanagement and the loss of Soviet support in the 1990s.\"\n1466,\"Rumors that Islamic State leader Abu Bakr al-Baghdadi was killed in an airstrike circulated on Iraqi social media Sunday, along with a photograph purportedly showing the bloodied jihadi leader.\n\nThe speculation was backed by several unconfirmed Iraqi media reports, which maintained that Baghdadi was slain in a US airstrike several days ago. However, later Iraqi reports said the IS leader was severely wounded in the chest near the Syrian border and was receiving medical treatment.\n\nThe reports could not be independently confirmed.\n\nWashington expanded its month-long air campaign to Iraq’s Sunni Arab heartland, hitting Islamic State fighters west of Baghdad as troops and allied tribesmen launched a ground assault on Sunday.\n\nThe new strikes deepen Washington’s involvement in the conflict and were a significant escalation for President Barack Obama, who made his political career opposing the war in Iraq and pulled out US troops in 2011.\n\nPrevious strikes — since the US air campaign began on August 8 — had been mainly in support of Kurdish forces in the north.\n\nUS warplanes bombed IS fighters around a strategic dam on the Euphrates River in an area that the jihadists have repeatedly tried to capture from government troops and their Sunni militia allies.\n\n“We conducted these strikes to prevent terrorists from further threatening the security of the dam, which remains under control of Iraqi security forces, with support from Sunni tribes,” Pentagon spokesman Rear Admiral John Kirby said.\n\n“The potential loss of control of the dam, or a catastrophic failure of the dam — and the flooding that might result — would have threatened US personnel and facilities in and around Baghdad, as well as thousands of Iraqi citizens,” he added.\n\nAFP contributed to this report.\n\n\n\nRead more: Iraqi social-media rumors claim IS leader slain | The Times of Israel http://www.timesofisrael.com/iraqi-social-media-rumors-claim-is-leader-slain/#ixzz3CemgIdtk \nFollow us: @timesofisrael on Twitter | timesofisrael on Facebook\"\n1467,\"A report that says a family in the town of Purdon, Texas has got the Ebola virus and the town was quarantined is fake.\n\nIt was posted on the National Report, a satirical website.\n\nThe bogus report says: “The small town of Purdon, Texas has been quarantined after a family of five tested positive for the Ebola virus. Purdon is located just 70 miles from Dallas, Texas, and the hospital that has cared for both American Ebola patients, Thomas Eric Duncan, and Texas nurse, Nina Pham.”\n\nThomas Eric Duncan and Nina Pham have in fact be diagnosed with Ebola, with Duncan dying earlier this month. Duncan traveled from Liberia, a country that’s been hard-hit by the virus, to the US and he apparently came into contact with Pham.\n\nHowever, the report goes on to say that a man contracted the virus, which is fake.\n\nThe National Report doesn’t currently have a disclaimer since it was taken down a few months ago.\n\nIt used to read: “*DISCLAIMER: National Report is a news and political satire web publication, which may or may not use real names, often in semi-real or mostly fictitious ways. All news articles contained within National Report are fiction, and presumably fake news. Any resemblance to the truth is purely coincidental . The views expressed by writers on this site are theirs alone and are not reflective of the fine journalistic and editorial integrity of National Report. Advice given is NOT to be construed as professional. If you are in need of professional help (and you may be if you are on this page), please consult a professional. National Report is intended for a mature audience and not for children under the age of 18.”\n\nHoax-debunking site Snopes.com also has a writeup on the bogus report, which says: “In just a few hours, the Texas quarantine article was shared tens of thousands of times on Facebook. However, National Report is a fake news site that publishes sensational, made-up stories such as “15 Year Old Who ‘SWATTED’ Gamer Convicted of Domestic Terrorism,” “Solar Panels Drain the Sun’s Energy, Experts Say,” and “Vince Gilligan Announces Breaking Bad Season 6.” While the yarn about additional Ebola cases in Texas is not nearly as lighthearted and perhaps more plausible than those japes, it’s still completely fabricated.”\"\n1468,\"An Iraqi official denied that a woman detained in Lebanon is a wife of Abu Bakr al-Baghdadi, the leader of the Islamic State group, adding that she is the sister of a terror suspect being held in Iraq.\n\nWednesday's denial comes a day after Lebanese authorities said they are holding a woman believed to be al-Baghdadi's wife.\n\nThey said she was detained for travelling with a fake ID and had herself claimed that she is the reclusive extremist leader's spouse.\n\nThis file image made from video posted on a militant website purports to show the leader of the Islamic State group, Abu Bakr al-Baghdadi, delivering a sermon at a mosque in Iraq\n\nThe statement by Iraq's Interior Ministry spokesman Saad Maan Ibrahim adds to the confusion surrounding the identity of the woman and child who were detained about 10 days ago in northern Lebanon travelling with a fake ID.\n\nLebanese officials said the woman, Saja al-Dulaimi, is believed to be the wife of the reclusive IS leader. She was held by Syrian authorities and freed in a prisoner exchange with the Nusra Front, Syria's al-Qaida branch, earlier this year.\n\nThe interrogation of the woman was being supervised by Lebanon's military prosecutor.\n\nIt was unclear what would have brought the woman and child to Lebanon, where IS controls no territory and enjoys only small support in some predominantly Sunni Muslim areas.\n\nOn Wednesday, Ibrahim told The Associated Press that al-Dulaimi, an Iraqi national who traveled to Syria before arriving in Lebanon, is not al-Baghdadi's wife. He identified her as the sister of Omar Abdul Hamid al-Dulaimi, who is being held in Iraq as a terror suspect.\n\nHe added that al-Baghdadi has two wives but neither is named Saja al-Dulaimi. There was no immediate comment from Lebanese authorities.\n\nIn Lebanon, a military expert was killed and two others wounded Wednesday when a bomb they were about to dismantle near the border with Syria exploded, the army said.\n\nThe explosion comes a day after an ambush by suspected Islamic militants in the same area killed six soldiers and wounded one.\n\nIn Lebanon, a military expert was killed and two others wounded Wednesday when a bomb they were about to dismantle near the border with Syria exploded. Lebanese soldiers are pictured here patrolling the area\n\nLebanese troops (pictured) have been battling Syria-based Islamic militants, including the extremist Islamic State group and the al-Qaida-linked Nusra Front, in areas near the border\n\nNo one has so far claimed responsibility for Tuesday's ambush or for planting the bomb that was discovered Wednesday.\n\nLebanese troops have been battling Syria-based Islamic militants, including the extremist Islamic State group and the al-Qaida-linked Nusra Front, in areas near the border.\n\nMeanwhile, Saudi Arabia's Interior Ministry spokesman said police have not ruled out the possibility that Islamic State group supporters were behind the shooting of a Danish man last month.\n\nIt was the first time a Saudi official publicly comments on the incident since a video was released by alleged IS supporters claiming responsibility for the drive-by shooting in Riyadh Nov. 22. The Danish citizen survived the shooting.\n\nInterior Ministry spokesman Mansour al-Turki's comments were published Wednesday in the Saudi Al-Eqtisadia newspaper.\n\nThe video was released online this week by a group purporting to be IS supporters. It shows a gunman pulling up beside a vehicle and firing at the driver. It identifies the target as Thomas Hoepner. It was not immediately possible to confirm the authenticity of the video.\n\nLebanese army special forces in armored personnel carriers patrol near the area militants ambushed Lebanese soldiers\"\n1471,\"The Islamic State kidnapped American journalist James Foley on November 22, 2012.\n\nFoley was a freelance photo journalist covering the civil war in Syria at the time.\n\n\nIS has held him ever since, but today they tweeted out video of his beheading.\n\nThey want publicity from this barbaric act, and I’m loathe to give it to them even by writing a few words about it.\n\nBut their barbarity needs to be exposed.\n\nPresident Obama is reluctant to do anything about the Islamic State’s spread, other than to order airstrikes. Over the past few days, those airstrikes have helped the Kurdish and Iraqi forces fight IS. Iraqi forces recaptured the strategic Mosul dam.\n\nBut IS is far from broken. They still hold Mosul and several other Iraqi and Syrian cities. They are still capturing Iraqi Christians and Yazidis and reportedly selling captured women into sex slavery. They are murdering people by the dozens, by the hundreds. IS has designs on consolidating its power in Iraq and Syria and using that as a springboard to attack the United States and Europe. Tellingly, the murderer in the IS video of Foley’s execution — which I won’t post here — has a British accent.\n\nIS is still holding American journalist Steven Sotloff. They have tweeted photos of him kneeling in an orange jumpsuit, next to a probable executioner, and declared that his life depends on what President Obama does next.\"\n1472,\"Kevin Vickers, sergeant-at-arms of the House of Commons, is being hailed as a hero after reportedly shooting and killing a gunman inside Parliament on Wednesday.\n\nVickers, a 29-year veteran of the RCMP was praised by politicians, journalists and the public for saving lives. He told CBC Wednesday afternoon that he is safe and alright.\n\n\nVickers' younger brother, John, tweeted that his thoughts are with his brother and that his family is being contacted by media around the world.\n\n\nDuring his nearly three decades with the RCMP Vickers, who is now 58, rose to the rank of chief superintendent, often serving as the face of the national police force in New Brunswick. Before his appointment as sergeant-of-arms, Vickers was director of security operations for the House of Commons. He has provided security for dignitaries and as an RCMP officer, Vickers was responsible for security services provided for the Queen and Prince Andrew.\n\nVickers was the RCMP commander during a series of tense standoffs between officials and Mi'kmaq fishermen in Burnt Church, N.B. in the 2000s. The First Nation objected to federal fisheries' limits on how many traps they could set, leading to blockades and confrontations.\n\n\"\"Despite the incredible tension, Inspector Vickers was always respectful, accommodating, and cool under pressure,\"\" said Huffington Post B.C. news editor, Andree Lau, who was a CBC reporter in New Brunswick at the time.\n\nHe applied that same professionalism to all issues, big and small, said Lau.\n\n\"\"He took that kind of care to treat everyone fairly, whether it was a vandalism complaint or if it was a major criminal issue. And that was vital in a small region like Northern New Brunswick,\"\" she said.\n\nkevin vickers 2\nThen-RCMP Insp. Kevin Vickers fields questions concerning the force's role in operations on Miramichi Bay at a news conference in Neguac, N.B., on Monday, Sept. 25, 2000.\n\nkevin vickers 1\nThen-RCMP spokesman Kevin Vickers ponders a question, Monday Sept. 17, 2001, in Neguac, N.B. as he comments on confrontations between natives and non-native fishermen.\n\nThe sergeant-at-arms is responsible for safeguarding the authority of the House of Commons, as well as the safety and security of the Parliament buildings. He has served in the role for the past eight years,\n\nkevin vickers 3\nThe new sargeant-at-arms, Kevin Vickers, is introduced to Members of Parliament, in the House of Commons in Ottawa, Sept. 18, 2006.\n\nkevin vickers 4\nSargeant-at-arms Kevin Vickers escorts a protester from the floor of the Senate as Governor General David Johnston delivers the Speech from the Throne on Parliament Hill in Ottawa, June 3, 2011.\n\nAlthough sergeants-at-arms often operate outside of the public spotlight, the events on Parliament Hill are not the first time they have been instrumental in preventing bloodshed in Canadian history.\n\nWhen army supply clerk Denis Lortie opened fire in Quebec's national assembly in 1984, the legislature's sergeant-at-arms went into the chamber and tried to calm him.\n\nRene Jalbert, a retired major in the army, offered Lortie a cigarette and eventually persuaded him to release about a dozen hostages who were cowering in the chamber.\n\nThe legislature was minutes away from convening when Lortie entered the building through a side door carrying two submachine guns, and at one point sat in the Speaker's chair firing wildly. He killed three people and wounded 13 others.\n\nWith files from The Canadian Press\"\n1473,\"An Iraqi airstrike on Thursday (September 4th) killed Abu Hajar al-Souri, a top aide to \"\"Islamic State of Iraq and the Levant\"\" (ISIL) leader Abu Bakr al-Baghdadi, the Iraqi Ministry of Defence said.\n\"\"The Iraqi army air hawks were able to make a direct hit on one of ISIL's main strongholds in Tal al-Rumman, west of Mosul, killing Abu Hajar al-Souri, the right arm of ISIL leader Abu Bakr al-Baghdadi, and those with him,\"\" the ministry said in a statement released by Al-Iraqiya state television.\n\nThe airstrike killed \"\"seven prominent leaders in the group, most of them Arab and foreign fighters\"\", ministry spokesman Maj. Gen. Mohammed al-Askari told Mawtani.\n\n\"\"Abu Hajar is considered a key leader in the group and the second-in-command for planning and executing terrorist operations,\"\" the spokesman said. \"\"He used to move between Iraq and Syria on an on-going basis to follow up on the group's members.\"\"\n\nThe army plans to release additional details about the operation after carrying out the necessary investigations, he added.\n\nCITIZENS' CO-OPERATION KEY\nDeputy Air Force Commander Lt. Gen. Hamed Attia said the air raid \"\"took place after days of surveillance, information-gathering and communications intercepted by locals about the presence of al-Souri in the region\"\".\n\nAttia said the attack was the fruit of security co-operation with citizens.\n\nIraqi MP Hassan al-Sunaid described the air raid as a positive step.\n\n\"\"The death of Abu Hajar al-Souri will be welcome news for the thousands of families of terrorism victims, and hundreds of thousands of Iraqis displaced because of ISIL,\"\" he said.\n\nCo-operation between civilians and the security forces is continuously increasing, al-Sunaid said.\n\nIraqis in Mosul and its suburbs also are welcoming the news, said Ibrahim al-Hassan, deputy chairman of the Ninawa tribal council.\n\n\"\"This criminal did not stop at what he did in his own country and came to our country to continue his crimes,\"\" al-Hassan said.\n\n\"\"He received what he deserves and others should expect a similar fate,\"\" he added.\"\n1474,\"The Islamic State (IS) militants are stuffing live scorpions into canisters and launching them on Iraqi civilians to spread panic.\n\nAccording to the Mirror, calling it an act of madness, Hamish de Bretton-Gordon, ex-head of chemical and biological weapons for the Army and Nato, said that the IS had improvised devices to launch them.\n\nHe added that the IS militants were promoting the fact that they are doing it, which in turn is creating panic.\n\nThousands of scorpions are flung out once the canister breaks after being launched a couple of miles.\n\nThe bioweapon, inspired by age-old Iraqi tactics that were used against the Roman invasion, is being used to target civilian areas in the north of the country.\"\n1476,\"The man reportedly attempted to have sex with the teenager in the city of Ganganagar, India, but locals found him down an alley, pinning the terrified girl to a wall.\n\nThe 40-year-old was then dragged away by the angry mob of vigilantes while they all decided what to do with him.\n\nUnfortunately for the alleged attempted rapist, what they decided was to take him to a local butcher's shop where they apparently beat him with sticks for an hour.\n\nThey then hacked off his penis with a meat cleaver and dumped the remains in the middle of the road, leaving his beaten and bloody body nearby.\n\nDaily Star online has seen the picture of the severed member on the road but we have censored the graphic image.\n\nDUMPED: The penis was left in the road (censored for taste) [CEN]\n“This sends out a very strong message to anyone like that - if you do it you will be punished”\nLocal man Aamir Dhawan\nLocal man Aamir Dhawan, 30, said: \"\"No one went to help the man because they could see his penis on the ground and knew this was punishment for a sex crime.\n\n\"\"We have had a lot of intolerable offences against women in this country recently, with girls being raped, hung, and molested, and it’s time it stopped.\n\n\"\"This sends out a very strong message to anyone like that - if you do it you will be punished.\"\"\n\nHowever, police have taken a dim view of the vigilante attack and have called on those responsible to hand themselves in.\n\nCRITICAL: Kumar is in hospital following his beating [CEN]\nA local police spokesman said: \"\"People cannot take the law into your own hands.\n\n\"\"As deplorable as these crimes are, law and order has to be maintained, and not lynch justice.\n\n\"\"We ask those men who carried out this attack to hand themselves in before we find them.\"\"\n\nThe man was eventually taken to hospital where doctors described his condition as critical.\n\nThe girl was treated for shock and given counselling.\"\n1477,\"We've heard rumors for some time that Apple's been less than pleased with the purported battery life of its upcoming Apple Watch. And now, it looks as though it has plenty of reason to be worried. According to a new report from 9 to 5 Mac, the Apple Watch the battery is looking at just 2.5 to 4 hours of \"\"active application use\"\" before it dies. Yeesh.\n\nAccording to 9 to 5 Mac's report, while Apple (along with everyone else who's had their eyes on one) was hoping its Watch would last for at least a full day on a single charge, it's had to significantly change its tune thanks to the power-sucking Retina screen and A5 processor:\n\nAs of 2014, Apple wanted the Watch to provide roughly 2.5 to 4 hours of active application use versus 19 hours of combined active/passive use, 3 days of pure standby time, or 4 days if left in a sleeping mode. Sources, however, say that Apple will only likely achieve approximately 2-3 days in either the standby or low-power modes…\n\nBut if you're hoping to use the Apple Watch for fitness tracking, there is (sort of?) better news: \"\"Apple expects to see better battery life when using the Watch's fitness tracking software, which is targeted for nearly 4 hours of straight exercise tracking on a single charge. \"\" Which, sure, is better than the two-and-a-half hours you'd get under normal heavy use, but there's no way this is going to be tracking more than the lone workout.\n\nAs a point of comparison, the Moto 360 easily lasts a full day of mixed-use. Our own Eric Limer's watch still had a little under half of its battery left after about 16-hours of wear. Even the Samsung Gear S, which is essentially a full-fledged phone for your wrist, can go a full day easy. And of course, the Pebble Smartwach, which is admittedly a very different beast, can last close to a full week on a single charge.\n\nStill, while these numbers certainly seem awful, most people probably aren't going to be browsing Facebook and playing games on their wrist four hours. Apple expects most people to be wearing the Watch passively for the majority of the day, but while they were originally shooting for about 19 hours of \"\"mixed usage,\"\" 9 to 5 Mac's sources say that Apple no longer thinks it can even hit that—at least not in this first generation.\n\nWe've reached out to Apple for comment, and will update as soon as we hear back. [9 to 5 Mac]\"\n1478,\"Dylan Thomas found the spider had burrowed its way through a scar\n\nA young Australian man picked up an unwanted souvenir in Bali last weekend when he found that a tropical spider had burrowed under his skin and travelled up his chest.\n\nDylan Thomas, 21, was on holiday with friends when he woke up one morning to find a red, scar-like trail on his stomach.\n\nHe was initially given antihistamine cream to treat what doctors in Bali thought was an insect bite. But the red trail spread upwards and by Monday it had started blistering so he was sent to see a dermatologist, who discovered the small tropical spider and removed it.\n\nThe doctors said the spider had burrowed through a small scar left by a previous operation to remove his appendix.\n\nThomas has since returned to his home in Western Australian. He told local media NT News: “It was bigger than the size of a match-head.”\n\n“It takes a lot to deter me, but I do feel violated. It was a very bizarre experience just to know something like that was in my body for a couple of days” he said.\n\nThe staff at Bali International Medical Centre have taken the spider away for testing and will let Thomas know what kind of spider it is next week.\"\n1480,\"Rumours of a coup after the mysterious disappearance of despot Kim Jong-un have been put to bed after it was revealed the North Korean leader is merely recovering from surgery – after cheese-fuelled weight gain caused him to fracture his ankles.\n\nUnbridled daily binges on Emmental imported from Switzerland are believed to be responsible for the dictator’s rapid weight gain, with some defectors speculating he was trying to match the considerable bulk of his grandfather, Kim Il-sung.\n\nAnd South Korea’s largest newspaper claims that the tubby tyrant is in fact recovering from two fractured ankles after the strain of his expanding waistline put pressure on a pre-existing injury – and caused the bones to crack.\n\n‘I heard that Kim Jong-un injured his right ankle in June after pushing ahead with on-site visits and ended up fracturing both ankles because he left the injury unattended,’ an unnamed source told Chosun Ilbo.\n\nThe source added that the 31-year-old had undergone an operation at the Bonghwa Clinic, an exclusive hospital for high-ranking party members.\n\nKim, who has not been seen in public in almost a month, missed a session of the Supreme People’s Assembly in Pyongyang for the first time since ascending to power in 2011, sending the gossip mill into overdrive.\n\nChinese social media Weibo went crazy with reports that a former North Korean vice marshal had overthrown Kim in a coup, while outside commentators speculated he had developed gout, which runs in his family.\"\n1481,\"The bullet ricochets off the man's helmet, prompting his comrade to yell: \"\"You lucky son of a b****h.\"\"\n\nVideo loading\n\nThis extraordinary video shows the moment a US Marine is shot in the head by a Taliban sniper in Afghanistan - and lives to tell the tale.\n\nThe three minute, 12 second clip, filmed from a helmet camera, follows three of the US Navy's elite amphibious infantrymen as they take part in a joint helicopter raid in Now Zad, Helmand Province in 2013.\n\nAfter hearing insurgent gunfire, the trio go to investigate, pausing for cover in the exit of a tunnel.\n\nIt is at this moment that the marksman strikes, a bullet from his high-powered weapon ricocheting off the helmet of the second Marine in the patrol with a loud crack.\n\nAfter some choice language, the men beat a hasty retreat, warning colleagues that a sharpshooter has them in his sights.\n\nLucky escape: The Marine's ears are left ringing by the Taliban sniper's bullet\n\nOnce they are back under cover, the Marine with the helmet camera says to his lucky colleague: \"\"Dude, you got shot.\n\n\"\"I saw it hit your Kevlar.\n\n\"\"You lucky son of a b***h.\"\"\n\nThe video was uploaded to YouTube by a user known as Sam Arnold.\n\nTo date it has been viewed more than 198,000 times.\"\n1483,\"Last night, Twitter went into after an obviously Photoshopped image of a tweet fooled many to believe that Macklemore is somehow affiliated with ISIS. The photo, which read, \"\"33 people got married during Same Love. Amazing to be apart of that movement. Just kidding bitch, I'm in ISIS now,\"\" caused \"\"#MacklemorejoinedISIS\"\" to become a worldwide trending topic.\n\nWhile Macklemore obviously has no affiliation with the terrorist organization, he is known for his conspiracy theory views and years ago, tweet : 911...bush knocked down the towers. And on a song called \"\"Bush Song\"\" from his 2005 EP The Language of My World, the Seattle-born rapper says: \"\"Where’s Dick Cheney at? Probably off in Iraq Findin’ some oil to tap, tell ’em I got up on that and y’all still think it was bin Laden when it was us and the Masons, plottin’ on oil profits.\"\" \n\nMacklemore has yet to respond to the ISIS accusations, but shoutout to whoever made the fake tweet:\"\n1485,\"WASHINGTON (AP) — The Pentagon is confirming that Islamic State group militants were able to seize one of the 28 bundles of weapons and medical supplies dropped to Kurdish forces on Monday.\n\nArmy Col. Steve Warren, a Pentagon spokesman, says that two of the bundles went astray. One was destroyed by the U.S. The other fell into enemy hands and included small weapons, hand grenades, medical supplies and ammunition. Warren said it appears the wind caused the parachute to go off course.\n\nHe says the weapons in the bundle are not enough to give the enemy any type of advantage.\n\nActivists said Tuesday the weapons were seized by the extremist fighters. A video uploaded by a media group loyal to IS militants showed the extremists with the pallet of weapons and other materials.\"\n1487,\"Kim Jong-Un could be set to open a state-backed restaurant in Scotland serving North Korean delicacies such as dog meat soup and pine-nut gruel.\n\nThe dictator, who has also opened a diner in Amsterdam, is believed to be interested in opening another in the UK.\n\nExperts say that Kim is especially keen on opening the restaurant in Scotland due to his love of whisky and its popularity among the communist ruling elite.\n\nScroll down for video\n\nThe North Korean leader, pictured, is reportedly keen on opening a restaurant in Scotland offering traditional dishes native to his country\n\nThe 'Pyongyang' chain of restaurants already has branches in China and Asia, with proceeds from the business being funnelled back into North Korea to help prop up the secretive regime.\n\nMichael Madden, editor of North Korea Leadership Watch, said the country is desperate to build diplomatic ties with European countries, especially those with left-wing leanings.\n\nHe explained: 'It would not surprise me at all if they opted to open a restaurant in Scotland.\n\n'The Scottish independence referendum catapulted Scotland into the North Korean's elite's thoughts.\n\n'Despite voting no they'd consider left-leaning Scotland to be more suitable than England, plus North Koreans love whisky.\n\n'Tourists in North Korea are told to tip people in Scotch instead of the currency.'\n\nKim Jong Un pictured visiting a mushroom farm in Pyongyang in a picture released last week. As well as a love for whisky, the North Korean leader is reportedly hooked on Swiss cheese\n\nThe Pyongyang restaurants are run in partnership with Office 39, a secretive branch of the North Korean government, which uses them as a legal way of raising overseas cash.\n\nMr Madden, a frequent visitor to North Korea, added: 'They are one of the few ways to experience North Korean culture without having to go there.\n\n'They are done like a franchise with the state renting the brand out to other Koreans to run.'\n\nFellow expert Jenny Town, of the US-Korea Institute, said she too believed Pyongyang had warmed to Scotland in recent months.\n\nCold noodles\n\nBarbecued cuttlefish\n\nKimchi - a side dish of vegetables with a variety of seasonings\n\nDog meat soup\n\nPine-nut gruel\n\nGingseng wine\n\nShe added: 'North Korea is going to support any country struggling for independence and legitimacy, as North Korea itself still continues to seek validation and recognition of its own legitimacy as a sovereign nation.'\n\nThe state-run food outlets - which began springing up about 10 years ago - channel up to 30 per cent of takings back to Pyongyang.\n\nBut some critics fear the cash ends up in Jong-Un’s own pockets to fund his lifestyle.\n\nAs well as a love for whisky, the North Korean leader is reportedly hooked on Swiss cheese.\n\nIt’s claimed he imports vast quantities at huge expense - despite millions of his countrymen being malnourished.\n\nA unhealthy appetite for Emmental is believed to be a key factor in Kim's weight ballooning so much that he now walks with a limp.\n\nThe North Korean Embassy in London did not respond to requests for a comment.\"\n1488,\"The man who breached security at the White House this month overpowered a U.S. Secret Service officer and ran through much of the main floor, penetrating farther into the building than previously disclosed, the Washington Post reported on Monday, citing three people familiar with the incident.\n\n“The Secret Service has no comment on that at this time due to the ongoing investigation,” Brian Leary, a spokesman for the agency, said of the Post story. A White House spokesman declined comment.\n\nThe suspect, Omar Gonzalez, 42, was charged with unlawfully entering a restricted building or grounds while carrying a deadly or dangerous weapon. Officials said he was carrying a knife when he jumped the White House fence and entered the executive mansion on Sept. 19.\n\nA prosecutor said in court last week that officers found more than 800 rounds of ammunition, two hatchets and a machete in Gonzalez' car.\n\nGonzalez, a decorated Iraq war veteran, had been arrested in July with a sniper rifle and a map on which the executive mansion was marked, the prosecutor said.\n\nThe Post said Gonzalez ran past a guard immediately inside the door, past the stairway leading up to the Obama family's living quarters and into the East Room, where he was tackled at the far end of the room by an agent.\n\nThe alarm box near the entrance, designed to alert guards to an intruder, had been muted at what officers believe was the request of the usher's office, the Post said, citing the Secret Service official.\n\nThe officer posted inside the door appeared to be delayed in learning the intruder was about to come through, the Post said. Officers are trained to lock the front door immediately if they learn of an intruder on the grounds.\n\nSecret Service Director Julia Pierson is expected to face questioning at a congressional committee hearing on Tuesday.\n\n(Writing by Jim Loney; Editing by Peter Cooney)\"\n1489,\"The Islamic State killer Jihadi John has been identified as Mohammed Emwazi, from west London, it was reported on Thursday.\n\nEmwazi was known to British security services but they chose not to disclose his name earlier for operational reasons, it is claimed.\n\nHe is believed to have traveled to Syria around 2012 and to have later joined the Islamic State, or Isil, the group terrorising Iraq and Syria.\n\nJihadi John first appeared in a video last August, when he appeared to kill the American journalist James Foley.\n\nThe IS terrorist apparently studied computer sciences at Westminister University.\n\nThe Washington Post describes Emwazi as Kuwaiti born and in his mid-20s.\n\nHe was apparently raised in a middle class neighbourhood and occasionally prayed at a mosque in Greenwich.\n\nFriends told the Post that Emwazi began to radicalise after a planned safari to Tanzania after he graduated from Westminster.\n\n• Who is Jihadi John?\n\n• Does Jihadi John have a body double\n\nScotland Yard has refused to confirm the reports.\n\nCommander Richard Walton, head of the Met's Counter Terrorism Command, said: \"\"We have previously asked media outlets not to speculate about the details of our investigation on the basis that life is at risk.\n\n\"\"We are not going to confirm the identity of anyone at this stage or give an update on the progress of this live counter-terrorism investigation.\"\"The man known as Jihadi John rose to notoriety when he first appeared in a video posted online in August, in which he appeared to kill the American journalist James Foley.\n\nDressed in all black with a balaclava covering all but his eyes and the ridge of his nose and a holster under his left arm, he reappeared in videos of the beheadings of US journalist Steven Sotloff, British aid worker David Haines and American aid worker Peter Kassig, as well as footage of Mr Henning's death.\n\nAnd last month, the militant appeared in a video with the Japanese hostages Haruna Yukawa and Kenji Goto, shortly before they were killed.\n\nA detailed Washington Post article claims Jihadi John is in fact Kuwaiti-born Emwazi, who it says travelled to Syria around 2012 before later joining IS, which has taken control of large swathes of the conflict-torn country, as well as territory in neighbouring Iraq.\n\nThe article claims Emwazi started to radicalise after a planned safari in Tanzania following his graduation from the University of Westminster was brought to an abrupt end when he was detained on arrival in Dar es Salaam and deported the following day.\n\nIt is claimed that Emwazi told friends he was flown to Amsterdam where an officer from MI5 accused him of trying to reach Somalia, where the militant group al-Shabab operates.\n\nDowning Street declined to confirm or deny that the reported name was known to the intelligence and security services.\n\nAsked if David Cameron was concerned about Emwazi's name being reported, a No 10 spokeswoman said: \"\"The Prime Minister would be concerned about information being put into the public domain at any time that might jeopardise ongoing police or security investigations or the safety of British citizens.\n\n\"\"There is an ongoing investigation. It is absolutely right that we allow the police and security agencies to do all they can to bring those responsible to justice and to help keep British people safe.\"\"\n\nA statement from the International Centre for the Study of Radicalisation at King's College London said: \"\"We believe that the identity and name published by the Washington Post and now in the public realm to be accurate and correct.\n\n\"\"'Jihadi John' is not special, in the sense that all the foreign fighters have tried to hide their identity by using pseudonyms or literally by masking themselves.\n\n\"\"The fact that 'Jihadi John' has been unveiled in this manner demonstrates that whatever efforts are made, the ability to mask one's identity is limited or in fact impossible, and their true identities will eventually be revealed.\n\n\"\"This demonstrates what we have long said about radicalisation, that it is not something driven by poverty or social deprivation. Ideology clearly plays a big role in motivating some men to participate in jihadist causes.\n\n\"\"British fighters have clearly demonstrated that they are not in this conflict to take a back seat. They are full participants in this war, operating as suicide-bombers, hostage-takers, and executioners.\"\"\"\n1491,\"It may feel like winter is slowly squeezing all the sunlight out of your day, but if you see any news stories claiming Earth is headed for \"\"Six Days of Total Darkness\"\" then don't start stocking up on the tins of beans and torches just yet.\n\n\"\"Satirical news site\"\" Huzlers.com has been spreading this fake story far and wide on the web this week, taking in numerous Facebook and Twitter users and encouraging them to post about what they're going to be up to during the six days of darkness.\n\nThe story on the vaguely official looking website titled \"\"Nasa Confirms Earth Will Experience 6 Days of Total Darkness in December 2014!\"\" claims that an incoming solar storm is to blame, causing \"\"dust and space debris to become plentiful and thus block 90% sunlight\"\".\n\nThis is false. Although solar storms certainly are real phenomena (they occur due to fluctuations in Sun's magnetic field) they're not like terrestrial storms that can blow up dust and dirt.\n\n\nA view of Pudong in Shanghai during the solar eclipse on July 22, 2009. (Getty Images photo)\n\nInstead they create very minor disturbances in Earth's magnetosphere. Historically there have been rare storms that could knock out electrical systems today, but they're mostly of the order of magnitude only likely to throw a homing pigeon slightly off course — not blot out Sun.\n\nHowever, the hoax story even drafts in some credible-sounding sources including Nasa chief Charles Bolden, who reportedly warned the public to stay calm. Some users even linked to a (real) video of Bolden talking about \"\"emergency preparedness\"\" — an official-sounding phrase that apparently bypasses common sense to hit the big button marked 'PANIC' in the brain.\n\n\nThis photo taken near Karasjok in Norway at around 10am local time, on January 1, 1996, shows a dark morning. This happens because of the \"\"polar night\"\" effect during winters, with the center of Sun being below the horizon. A polar night occurs when the night lasts for more than 24 hours. This occurs only inside the polar circles. The opposite phenomenon, the polar day, or midnight sun, occurs when the sun stays above the horizon for more than 24 hours. (Getty Images photo)\n\nIn actuality Bolden recorded the video to encourage US families to think about what they would do in the event of an earthquake or hurricane — natural disasters that are a real enough threat in America.\n\nThis total-darkness hoax apparently comes in a couple of flavours (some claim that a non-existent \"\"photon belt\"\" is responsible for the blackout) and are so widespread that Nasa employees even had to debunk the rumours themselves back in 2012.\nStay updated on the go with The Times of India’s mobile apps. Click here to download it for your device.\"\n1492,\"Robert Plant’s publicist has described as “rubbish” a Daily Mirror report that he rejected a £500m Led Zeppelin reunion. The paper claims Jimmy Page and John Paul Jones had both signed on for the tour deal, bankrolled by Richard Branson, which would have featured John Bonham’s son Jason on drums.\n\nBranson had proposed 35 concerts spanning just three cities, according to the Mirror. The band would fly from London to Berlin to New Jersey in a specially outfitted jet: Branson wanted to recreate The Starship, from Led Zep’s heyday, selling tickets for the plane’s back rows at £100,000 per seat.\n\n“Branson tried to pull out all of the stops,” claimed the Mirror’s source, who claimed it was enough to convince Page, Jones, and Bonham to reprise their 2007 Celebration Day show, and that the band was even considering a further 45-night tour across five more venues. “But even [Branson’s] money was not enough to get Plant to sign up,” the source said. “[He] asked for 48 hours to think about it,” then ripped up the contract in front of a group of promoters. “His mind is made up and that’s that.”\n\nRumours were rife earlier this year that Zeppelin would be reforming, and Page seemed newly furious at his former bandmate. “Everyone would love to play more concerts for the band,” Page said. “[Robert]’s just playing games, and I’m fed up with it, to be honest with you.”\n\nAt the end of September, Page said a reunion was no longer “a possibility or on the cards”. He told journalists at an event to promote the reissues of Led Zeppelin IV and Houses of the Holy: “I’m not going to give a detail-by-detail account of what one person says or another person says, so there’s not much more I can say about that.” The guitarist explained that he is instead planning to revisit Led Zeppelin material on a 2015 solo tour.\n\nThis story was amended on 10 November, following a comment from Robert Plant’s publicist\"\n1494,I aborted my baby because it was a boy\n1496,\"Lucita Sandoval was apparently filmed having sex with a teenage pupils who films himself smiling and giving a thumbs up\n\nA teacher is facing the sack after she was secretly filmed having sex with one of her pupils - and the video ended up on a porn site.\n\nArgentinian beauty Lucita Sandoval was unwittingly recorded having sex with a 16-year-old pupil who switched camera phone on after asking the teacher to turn around.\n\nThe teenager, who wear a football shirt throughout the 23 minute long video, is then seen giving the thumbs up and smiling before panning round to show his naked teacher engaging in sexual acts with him.\n\nCEN   Lucita Sandoval\n\nAccording to newspapers in Argentina, 26-year-old Miss Sandoval realises later on that she is being filmed, but appears to do nothing about it.\n\nIt has been reported that the pupil told the teacher he had deleted the footage, but instead he shared it with his friends on WhatsApp .\n\nThe graphic footage was then shared hundreds of times around the country and even ended up on a pornographic website.\n\nMiss Sandoval has allegedly faced previous disciplinary hearings at the school in Santiago del Estro over inappropriate relationships with pupils, but nothing was done due to lack of evidence.\n\nCEN   Lucita Sandoval\n\nWith the emergence of the video, education authorities have now said they will be forced to act against the teacher.\n\nMiss Sandoval, who teaches English at the school, has not commented but is suspended from work.\"\n1498,\"A prominent religious scholar in Saudi Arabia has reportedly issued a fatwa against building snowmen in the kingdom, stating the practice is not acceptable to Islam.\n\nMohammad Saleh Al Minjed said people must not build any snowmen or snow models of animals, according to Gulf News.\n\nHowever, making snow models of lifeless things, such as ships, fruit and buildings, was apparently acceptable in Islam, the scholar said.\n\n\"\"It is not permitted to make a statue out of snow, even by way of play and fun,\"\" he reportedly said.\n\n\"\"God has given people space to make whatever they want which does not have a soul, including trees, ships, fruits, buildings and so on,\"\" he added.\n\nNo date was set for the implementation of the fatwa and there was no government comment. Any cleric in Saudi Arabia is entitled to issue a fatwa, but they have basis under Saudi law.\n\nThere was immediate reaction on social media to the story.\n\n\"\"It has no value in our traditions, and those who are fascinated by the West should emulate their inventions and sciences, not their culture,\"\" one unnamed blogger said.\n\nAnother stated: \"\"We have snow for fleeting days, maybe even hours, and there is always someone who wants to rob us of the joy and the fun. It seems that the only thing left for us is to sit down and drink coffee.\"\"\n\nWhile Saudia Arabia is the second hottest country in the world, the kingdom has been hit by snowstorms this month, notably in the Tabuk region around 1000 kilometres northwest of the capital, Riyadh.\"\n1500,\"Tonight — finally! — ESPN is going to have an in-depth discussion on the NFL's domestic violence problem. The discussion will feature the opinions of up to 11 men and zero women, in a remarkable showing of the exact flavor of dumb meathead that ESPN is so adept at that it should trademark.\n\nThe panel was ostensibly was conceived of and approved of by several people who get paid money to do their jobs. Their jobs creating television programs that are good and informative. They are bad at their jobs. A domestic violence panel involving 11 men and 0 women when women constitute the vast majority of domestic violence victims is neither good nor informative.\n\nUnderstandably, this has upset many people with brains that they use to think rather than promote ESPN programming, including Esquire's Ben Collins. Collins has had about enough of ESPN's blatant NFL defense. He argues that ESPN's pre-Monday Night Football man only domestic violence discussion is even more insidious when you consider just how pathetically cowardly and craven the network is.\n\n[...] you will not hear these words: \"\"Roger Goodell is a liar.\"\"\n\nYou will not hear these words because ESPN has a $15.2 billion broadcasting agreement with the NFL. You will not hear these words because it would interfere with the amount of money both ESPN and the NFL can make.\n\nYou will not hear these words because ESPN is not a company in the business of journalism. It is an entertainment outlet that sometimes reports convenient, timely information to drive interest in future programming.\n\nYou will not hear these words because ESPN has intimidated its on-air staff into standing down against domestic violence.\nWhat an excellent way for ESPN and the NFL to lead into October Domestic Violence Awareness Month.\n\n[UPDATE: ESPN publicist Josh Krulewitz tells our sister site Deadspin that despite Esquire's report from the 26th, tonight's programming \"\"was never going to be\"\" a panel on domestic violence. Krulewitz says it's a \"\"regular episode of Countdown, hosted by Suzy Kolber.\"\"]\"\n1501,\"American drones are being flown over Raqqa, Syria.\"\n1502,\"If Bali belly, dengue fever and dangerous drinks have not been enough to put you off taking a holiday to Bali - perhaps the story of \"\"spiderman\"\" will. \nWest Australian man Dylan Thomas may now be joking about whether he'll develop \"\"superpowers\"\" but on the weekend he was experiencing a \"\"searing sensation\"\" as a spider that had made its way into his abdomen through an old appendix scar, crawled underneath his skin, all the way up to his sternum.\nThe horrifying incident happened while the Bunbury man, now known as 'spiderman' to his friends, was holidaying on the Indonesian island.\nDylan Thomas had a spider crawl underneath his skin. \nDylan Thomas had a spider crawl underneath his skin.\nHe told Radio 6PR about the experience. \nAdvertisement  \n\"\"It wasn't really a tickling sensation, obviously once the venom started to affect my skin it was a really burning sensation like a searing feeling,\"\" he said. \nMr Thomas said he believed the spider had burrowed into his abdomen on Friday night as he noticed a mark on his stomach on Saturday morning that continued to worsen.\n\nAn initial visit to a doctor on Sunday saw him diagnosed as having been bitten by an insect and sent away with antihistamines.\nMr Thomas spent another day with the arachnid tunneling inside of him, before going to a hospital.\n\"\"Well after running tests and putting things inside my stomach they finally found out it was a tropical spider that's been living inside of me for the last 3 days, managed to get it out luckily,\"\" he told his Facebook friends. \nTwo doctors who initially assessed him \"\"had no idea\"\" what was causing the marks on Mr Thomas's skin until they called in a specialist dermatologist.\nThe spider was eventually removed with tweezers. It was dead when pulled out.\nMr Thomas said the experience had ruined his first trip to Bali.\"\n1503,\"The internet is buzzing this morning with news that country icon and legend Willie Nelson has died. One big problem is that the buzz is kind of pointless since the country crooner isn’t dead at all. Sure, he may be 81-years-old, but he’s still alive and truckin’ and touring, so Willie Nelson isn’t dead — he’s simply the victim of another celebrity death hoax.\n\nThe website MSMBC posted the article that Willie Nelson was “found dead today in his Maui home.” It goes on to give details to state that rumors of his death first circulated early on February 21 by social media outlets, and that the police later confirmed the news.\n\nWith the article was even a picture showing his face looking all solemn and the dates of his life.\n\nThe article states that a groundskeeper was doing some routine maintenance on Nelson’s property and found him dead on the front lawn. He called 911, and the police came out to the scene to reportedly find Nelson dead. There even quotes from the “police.”\n\n“There was no evidence of drug abuse or alcohol and no signs of foul play,” said Det. Aldeson.\n\nHere’s the issue with all of this. Many people will see the site and think it is MSNBC when it’s really just MSMBC. The latter is not a real news site by any stretch of the imagination.\n\nThere are other fake story links on the side of the article, but they all lead back to the article about Willie Nelson’s so-called death. At the bottom of the page are links to their “About,” “Terms of Use,” and “Privacy,” but they all lead nowhere.\n\nEven with more quotes from the police in the article, don’t believe that Willie Nelson is dead, because he isn’t.\n\n“Determining an official cause of death could take as long as 3 weeks,” said County Coroner Frank Shultz. “It’s just too early to tell what caused his tragic death.”\n\nThe article is sadly making the rounds on Facebook, Twitter, and other forms of social media without having any real merit. It states that the “story is still developing and all information is not yet officially verified.”\n\nOf course, it is and it hasn’t. That’s because it isn’t even remotely true.\n\nThe Missoulian just reported a day ago that Willie Nelson is going to play Ogren Park in the middle of June with Alison Kraus. Sure, anything is possible to happen, but the death of Willie Nelson right now isn’t one of them.\n\nWillie Nelson is not dead. He is the victim of the newest celebrity death hoax going around, one that people are going to believe because it’s being shared by a ton of people.\n\n[Image via Broadway World]\"\n1506,\"BAGHDAD, Iraq – The Islamic State (ISIS) incinerated the corpses of five militants who were suspected of contracting Ebola, an Iraqi health official indicated.\n\nFaisal Ghazi, member of the Health Committee in Iraq’s council of ministries, said the five were incinerated in Mosul, the ISIS stronghold in Iraq.\n\n“The Islamic State organization incinerated five militants infected with Ebola to prevent further spread of the disease in Mosul,” he said.\n\n“ISIS had proof that these militants were infected with Ebola,” he added, without giving details of whether the fighters died of the disease or were killed and incinerated by the group.\n\nThe UN’s World Health Organization (WHO) had been investigating cases of Ebola in Mosul, following reports that some militants with Ebola symptoms had reported to a hospital in the city.\n\nISIS volunteers have poured into Iraq and Syria from around the world, including countries in Africa.\"\n1507,\"You know you’re in trouble when Tom Brokaw is out for your blood.\nNBC’s most revered journalist is furious that Brian Williams is still in the anchor chair after he sheepishly admitted he hadn’t traveled on a helicopter hit by enemy fire.\n“Brokaw wants Williams’ head on a platter,” an NBC source said. “He is making a lot of noise at NBC that a lesser journalist or producer would have been immediately fired or suspended for a false report.”\nOn Wednesday, Williams, 55, acknowledged that he had repeatedly said he was aboard a chopper that had been hit by a rocket-propelled grenade during a 2003 reporting trip to Iraq, when he was actually safely traveling in a different aircraft.\n\nBrokaw, 74, was still the “Nightly News” anchor when Williams came back from his Iraq expedition — and an insider said he knew the story Williams later spouted was bunk.\n“Tom Brokaw and [former NBC News President] Steve Capus knew this was a false story for a long time and have been extremely uncomfortable with it,” the source said.\nNBC News execs had counseled him to stop telling the tale.\nWilliams still took the anchor’s seat for his “Nightly News” broadcast Thursday evening — and was working at 30 Rock all day despite calls for his dismissal. He didn’t address the issue during the broadcast.\n“He is not going to be suspended or reprimanded in any way. He has the full support of NBC News,” a network source said.\nMany of Williams’ colleagues believe his claim that he simply “conflated” two versions of what happened in 2003.\n“There have been meetings about it all day. They are taking it very seriously,” the NBC source said.\n“But we believe that Brian’s apology on the air speaks for himself. He admitted over time he conflated the events.”\nNBC brass hasn’t been talking to lower-level employees about the situation, leaving people in a panic, the insider said.\n“NBC bosses don’t understand how serious this is. Nobody in a leadership position is talking to the troops. Nobody has addressed it,” the source said.\nOne longtime NBC employee who has worked with Williams on several occasions had a few dirty words to describe the celebrated anchor, calling him a “real pompous piece of s–t.”\n“He’s an a–hole,” he fumed. “He’s not a journalist. He’s a reader.\n“Oh, the fireworks that are going off inside,” he said. “It’s embarrassing. He’s the face on NBC. He’s a liar.\n“Everyone knew it.”\nAdditional reporting by Danika Fears\"\n1508,\"Elon University has not banned the use of the word freshman, and there is no policy dictating that the school uses the term “first-year” in place of “freshman,” according to Dan Anderson, vice president of University Communications.\n\nThe university has received national media attention since a student from Elon reported that the school is dropping the word freshman and replacing it with first year. The story, originally published on The College Fix, found its way to FOX News and The National Review Online, where the word “drop” changed to “ban.”\n\nThe university uses first-year in its admissions process because the types of students coming into college are not all traditional students who have graduated from high school.\n\n“At almost every college, admissions is moving to this term because it encompasses traditional students and also includes transfers, spring admits, gap semester students, part-time students and non-traditional age students,” Anderson said. “It describes people spending their first year at Elon.”\n\nAnderson explained that the term isn’t Elon’s alone. Duke University, the University of North Carolina system and High Point all use first-year on their admissions websites. They all refer to “The First Year Experience.” The U.S. News and World Report publishes rankings for the schools with the best first-year experience programming.\n\nWhile there is no official policy on the word, first-year Blair Foreman said her orientation leader always called the group just that, and most of her professors use the term as well. She understands why the university would use it in place of freshman, but is not offended by the word.\n\n“I get the intentions behind it,” Foreman said. “Everyone is on the same totem pole, but I don’t mind either way.”\n\nSophomore Tyson Glover spent his first semester at Elon in the GAP program and said he enjoyed being called  first-year rather than freshman. He said it made his transition into college easier.\n\n“Coming into Elon January was different,” Glover said. “There’s not a lot going on. First year is an all-encompassing term, and made our transition smoother. It helped us get in the same boat as the rest of our class.”\n\nAccording to the original article, Leigh-Anne Royster, director of the Inclusive Community Well-Being, said the term “freshman” may contribute to sexual violence. Anderson said Royster was answering generally why people might not like to use the term “freshman,” not referring to why Elon University does not use the term.\n\nGreg Zaiser, vice president of admissions and financial planning, corroborated Royster’s comments in the article.\n\n“The student asked what the primary reason was for changing freshman to first year, presuming there was a change,” Anderson said. Zaiser explained that in general, some consider it a sexist term and that it is not a completely accurate description of the incoming classes.\n\nThere are some students who prefer freshman to first year, though. Firs- years Mackenzie Franklin and Daniel Maclaury prefer the word freshman, saying it is a more traditional term and more natural for them.\n\n“First year makes it seem like I won’t graduate in four years,” Franklin said. “But I do use them interchangeably.”\n\nEditor’s note: Diana Stancy, who wrote the original article for College Fix, is a senior reporter for The Pendulum. Stancy did not write the article for The Pendulum.\"\n1509,\"Activists in Al Raqqa have posted images online purporting to show a U.S. Predator drone orbiting the skies of the north-east Syrian city, the chosen “capital” of the Islamic State militant group.\n\nThe 16-member activist group Raqqa Is Being Slaughtered Silently provided the images to various online publications. Their handheld imagery corresponds with a video uploaded to Youtube on Sept. 6.\n\nIn recent months, RIBSS has provided most of the documentation coming out of the conflict-ridden city, as almost no local or foreign journalists are present—due, of course, to Islamic State’s suppression and murder of journalists.\n\nLast year, rebel groups overran government forces in Al Raqqa. Within several months, Islamists came to dominate the city, with Islamic State eventually coming out on top. Last month, the group took over the entire province when it pushed the remaining government forces out of one last military base.\n\nIslamic State’s territorial gains in Syria and Iraq continue to put considerable pressure on the United States to do more than send advisers to Iraq.\n\nIn August, U.S. president Barack Obama authorized air strikes against Islamic State forces in Iraq. U.S. Central Command has launched 131 air strikes across the country—most around Irbil and the Mosul Dam.\n\nThe appearance of Predator in Syrian skies could indicate U.S. planning for possible air strikes in Syria, as well.\n\nAmerican planes and drones are flying around 60 surveillance flights evvery day over Islamic State territory, according to Pentagon spokesman Rear Adm. John Kirby.\"\n1513,\"A few years ago it may have seemed rather impossible for the relationship between Apple and Samsung to improve, but 2014 was and continues to be a year full of surprises. After Apple and Samsung withdrew all patent infringement lawsuits (except for those in the US) earlier this summer, the collaboration between the two tech giants seemed to have grown healthier.\n\nNow, industry sources suggest that this partnership will tighten even further, as Samsung is expected to supply more components for the Cupertino-based giant, for both the iPhone 6 as well as the Apple Watch.\n\niPhone 6 and Even Apple Watch To Feature Samsung Components (Rumor)\niPhone 6 and Even Apple Watch To Feature Samsung Components (Rumor)\niPhone 6 and Apple Watch to feature Samsung-made Components\n\nA fresh report from Korea suggests that iPhone 6 units which will be manufactured in the future will make use of batteries manufactured by Samsung SDI. In addition, sources also consider the possibility that Apple will reach out to Samsung in order to employ the Korean tech giant’s NAND flash.\n\nApparently, Apple’s initial plans were to use Samsung’s NAND flash for the iPhone 6, but because the two companies have failed to agree on the prices, Apple has decided to use Toshiba’s TLC NAND flash in the 128 GB iPhone 6, and various other components manufactured by SK Hynix, Toshiba and SanDisk on the 64 GB variant. However, since the TLC NAND flash on the 64 and 128 GB iPhone 6 and 6 Plus proved to cause headaches, sources say that Apple might strike a deal with Samsung in order to supply both the NAND flash and the DRAM of future-to-be-manufactured iPhone 6 units. In addition, some industry insiders speculate that both companies are currently jointly developing communications chips for the next-gen iPhone.\n\n\n\n \nAs for the Apple Watch, the same report suggests that Apple already discussed with Samsung in regards to the supply of application processors for the wearable device, which is set to hit the market in early 2015.\n\nIt looks like the emerging Chinese smartphone manufacturers have become powerful enough to persuade both Apple and Samsung to put some of their differences aside for the(ir) greater good. These are odd times we live in, no doubt.\"\n1515,\"Washington Free Beacon senior editor Bill Gertz appeared on WMAL radio in Washington, D.C., Wednesday morning to discuss his exclusive story on 11 missing airliners from the Tripoli airport.\n\n“(U.S. Intelligence is) concerned they could be utilized in a 9/11-style attack,” Gertz said of the planes. “If they don’t use them in suicide attacks, they could also be used to transport some of these Islamist groups to expand their reach.”\n\n“It seems like the State Department, the Obama administration, is trying to play down these reports, but the people I talked to were fairly concerned about them,” Gertz said. “Again, they are trying to locate these jets. I don’t think the CIA has a full handle on where all of the aircraft from the airlines were. There are a number of airports in the region that are within close distance to Tripoli International, so they’re obviously looking at these places and trying to get a count of how many aircraft are there.”\n\nWhen co-host Brian Wilson asked specifics with regard to how Gertz’s sources responded to the reports of the missing jets by saying the “can’t confirm” the reports, Gertz explained that “can’t confirm” in this context was not meant as a denial, but “they’re trying to play down by saying ‘well, we can’t confirm them.’ That’s kind of bureaucrat speak within the United States government.”\n\n“You have to understand the politics of Libya right now,” Gertz said.”You have a congressional inquiry spinning up to look at the 2012 terrorist attack at the diplomatic compound in Benghazi. So that would be my only speculation as to why they’re playing it down.”\"\n1517,\"A Macedonian man sliced off his own dick and and threw it away after his girlfriend broke up with him, citing dissatisfying sex. The man believed his small penis was to blame for the failed relationship, reports every site in the tabloidosphere.\n\nOliver Ilic, 22, reportedly removed the organ with one slice of a razor blade. Unable to stop the bleeding, he was forced to contact medics, who rushed him to a hospital in Kocani as blood began to soak through his jeans.\n\nThey found his dick and the razor blade in a trashcan at his house.\n\nAlthough hopes for reattachment initially didn't look good–some sites reported yesterday that the hospital didn't have any doctors qualified to perform the surgery—Ilic was transferred to a different facility in Skopje, where he was surgically reunited with his poor little cock.\n\nIt's too early to tell if he'll regain full function—such as it was—in the organ.\n\nIlic's isn't the most tragic case of self-mutilation in Macedonia this year. According to European tabloid lore, a 40-year-old man recently cut off his penis, too, but reattachment was impossible: He had flushed it down the toilet.\n\n[h/t Metro, Photo: News.com.au]\"\n1518,\"Here’s an important heads-up: If you keep documents in your iCloud Drive, don’t use iOS 8’s “Reset All Settings” option. It could delete files stored in the cloud.\n\nThe bug was discovered by MacRumors, who found that selecting the “Reset All Settings” option from Settings in iOS 8 will erase iWork-related files in iCloud Drive.\n\nThis is not the way it’s supposed to work. When you reset an iPhone or iPad’s settings, iOS will even tell you that no data or media will be deleted. But in iOS 8, this isn’t working as intended.\n\nThe good news is if you don’t use iWork, you don’t have anything to fear: The deleted files bug seems to be specific to iWork documents. But you should still probably stay clear of the “Reset All Settings” option until Apple gets this sorted out. Better safe than sorry.\n\nSource: Macrumors\n\nVia: iDownloadBlog\"\n1519,\"First, there was #BendGate. Reports flooded the media that claimed the iPhone 6 Plus was susceptible to bending when kept in your pocket.\n\nNow, there's #HairGate. A 9to5Mac community post reveals that iPhone 6 customers are complaining on social media that their new phones keep ripping out chunks of their hair when they hold the phone up to their ear to take a call.\n\nTwitter users claim that the seam between the glass screen and aluminium back of the iPhone 6 is to blame, and it's that gap that their hair is getting caught in.\n\nThis news follows #GapGate, which focused on the Samsung Galaxy Note 4. Customers complained to Samsung that their new Android phones had a gap between the screen and the case. It's unknown whether Samsung customers are also experiencing hair-loss when taking calls on their phones, as some iPhone 6 users are now reporting.\"\n1521,\"Get Patheos Atheist Newsletters\nFollow Patheos\nAtheist:\nHOME\nASK RICHARD\nPODCASTS\nSPEAKING\nCONTRIBUTORS\nMEDIA\nCONTACT/SUBMISSIONS\nBOOKS\n« Kirk Cameron’s Saving Christmas Just Won Several Awards for Being an Awful Film\nPatheos Blogger Loses Book Deal With Nori Publishing After Pro-Gay Advocacy »\nHoax Alert: Father O’Neal, Who Has Met God and Thinks She’s a Woman, Is Made Up (Just Like God Herself)\nFebruary 22, 2015 by Terry Firma 84 Comments\nNot that I’m impossible to fool, but this is certainly a bit rich (all typos and grammatical errors in the original):\nA Catholic priest from Massachussetts was officially dead for more than 48 minutes before medics were able to miraculously re-start his heart. During that time, Father John Micheal O’neal claims he went to heaven and met God, which he describes as a warm and comforting motherly figure.\n\nThat story, in various iterations, has been popping up in my news feed all day. Even apart from the matter of God’s gender, on which I offer no thoughts, and the matter of religious near-death experiences, which I addressed here, there’s no truth to the article. It is a hoax, a falsehood that was (probably) designed to attract cheap clicks. There is no 71-year-old Father John Michael O’Neal in Massachusetts whose heart failure required hospitalization, and who met God during a 48-minute detour through heaven.\nIf you go to Shutterstock and search for “old man in hospital bed,” this photo is among the top results:\n\nYou can find the same image on stock-photo sites like Dreamstime and Photolia.\nAs best I can tell, the story originated with World News Daily Report in early February. The publication claims to be an “American Jewish Zionist newspaper in Tel Aviv,” and unleashes on the world such fine fare as “California Man Gets 25-Pound Penile Implant to Become Pornstar,” “World Famous Taj Mahal to Be Turned into 5-Star Hotel,” and “Hollywood’s Most Famous ‘Butt Double’ Found Dead in Motel Room.” Perhaps it’s supposed to be satire.\nSince then, the tale of “Father O’Neal” was initially picked up mostly by African news media with low news standards, such as Nigeria Tell, Spy Ghana, and Uganda’s Sunday Monitor (whose motto is “Truth Everyday”). From there, it migrated and multiplied to lots of other (perhaps accidental) bullshit peddlers, from India Today to KVIL, a CBS Radio affiliate in Texas.\nThis weekend, it’s been all over Facebook, Twitter, and Reddit.\nI would’ve thought that religious life contains enough real absurdities to quash the need to make up additional ones.\n=-=-=-=-=-=-=-=-=-=-=\nP.S.: Feast your eyes on one of the most fatuous nonpologies ever. After she was informed that her post about Father O’Neal is based on a lie, Catholic blogger Bridget Mary Meehan wrote:\nAccording to a recent media update, this story is false, but I believe if it hasn’t yet happened, it truly will! Someone once said: “all stories are true some actually happened.”\nBecause, you know, fuck the facts.\"\n1522,\"(IraqiNews.com) Thousands of social media users are distributing an unverified photo which claims to show the body of ISIS leader Abu Bakr al-Baghdadi after he was purportedly killed by US air strikes after three senior members of ISIS, including an aide to al-Baghdadi were also killed by US air strikes. The death of the three senior members and aide to al-Baghdadi were confirmed by a senior Iraqi security official when interviewed by NBC News on Thursday.\n\nThe strike on the ISIS stronghold of Mosul killed Abu Hajar Al-Sufi, an aide to Abu Bakr al-Baghdadi, as well as an explosives operative and the military leader of nearby Tal Afar, the source said on condition of anonymity. Al Arabiya cited the Iraqi Defense Ministry saying Baghdadi’s aide had been killed.\n\nPentagon Spokesman Col. Steve Warren could not confirm the deaths and said ISIS leaders had not been targeted. But he added that if ISIS leaders were embedded “inside troop formations they are likely to be killed.” The U.S. has been carrying out airstrikes across north Iraq after the brutal terrorists of ISIS gained ground in a murderous sweep in June.\n\nA number of news outlets and websites have published the unverified photo and news about the death of al-Baghdadi by US airstrikes. IraqiNews.com has been unable to verify the photo and claim that al-Baghdadi was killed.\"\n1523,\"\"\"I just wanted some chicken wings.\"\"\n\nAfter getting dumped by her boyfriend, a woman in China realized that only one person could help her in her time of need: Colonel Sanders.\n\nTan Shen, 26, accidentally on-purpose spent a full week at a 24/7 KFC in Chengdu, calling in sick to work, to mourn the loss of her relationship.\n\n“I hadn’t planned on staying there long, I just wanted some chicken wings,” Tan told Yahoo. “But once I got in there and started eating I decided I needed time to think.”\n\nBut is KFC really where you’d want to spend your time of mourning? Are the chicken wings really that good?\n\nAfter all, Tan herself admits that after a week, “I was getting sick of the taste of chicken, so there was no point in staying there anymore.” (That and local media started showing up to take photos).\n\nHere are some places that might have been better week-long hideaways:\n\nMcDonald’s Find a Play Place and start enjoying the little things in life again.\n\nWalmart If it’s good enough for a 9-month pregnant woman, as depicted in Where The Heart Is, it should be good enough for the lovesick.\n\nAnthropologie Just so aesthetically pleasing.\n\nA make-your-own, pay-by-the-pound Fro-Yo shop Because… cliches.\n\nMaybe then Tan would have looked slightly more upbeat:\n\nDumped woman needs 'time to think,' spends a week in KFC http://t.co/UoZrQI0x7e pic.twitter.com/KrSao93O7a\n\n— Daily Mail Online (@MailOnline) October 22, 2014\n\nChinese woman spends a whole week eating chicken in KFC after being dumped: http://t.co/x9mIDHf2ya pic.twitter.com/dZjY6p78kk\n\n— SICK CHIRPSE (@SickChirpse) October 22, 2014\"\n1524,\"Research released yesterday claims that the Apple Watch will ”ignite the global smartwatch market” this year. Research firm Strategy Analytics predicts that Apple Inc. will sell more than 15 million Apple Watches worldwide in 2015 to claim 55 percent of the global smartwatch market share –a share that will instantly make Apple the number one smartwatch vendor for 2015.\n\nStrategy Analytics forecasts that global smartwatch shipments will increase by more than 500 percent from the 4.6 million units shipped in 2014 to 28.1 million units in 2015. With the Apple Watch accounting for 15.4 million units, the remaining 12.7 million units forecast for 2015 will be made up by all other smartwatch manufacturers.\n\n“The Apple Watch is the catalyst to ignite the global smartwatch market,” said Strategy Analytics Executive Director Neil Mawston. “Apple’s famous brand, loyal fan base, deep retail presence and extensive apps ecosystem will ensure healthy uptake for its Watch.”\n\nLate last week Apple announced a special “Spring Forward” event scheduled to take place on Monday and expected to focus primarily on the upcoming Apple Watch. Apple will likely share details about the wearable that have so far been the focus of a barrage of rumors, including expected retail pricing, expected battery life and accessories. Apple CEO Tim Cook recently revealed that development of the wearable is right on track and that the Apple Watch will go on sale in April.\n\nStrategy Analytics’ forecast  coincided with the last day of Mobile World Congress in Barcelona where a range of new smartwatches were revealed over the course of the four-day event, including the Huawei Watch, two variations of LG’s Watch Urbane and the new Pebble Time.\n\nWhile its forecast for Apple Watch’s initial sales is encouraging, Strategy Analytics warns that Apple may have a fight on its hands come 2016.\n\n“Apple’s first-generation Watch is not yet perfect,” Mawston said. “For example, Apple’s Watch hardware design is arguably less attractive than some rival models such as the Huawei Watch, battery life may not be as long as many traditional wristwatch owners are used to, and Apple’s premium pricing may be challenging for mass-market consumers. Apple will need to upgrade tangibly its second-generation Watch to stay ahead of competitors later this year.”\n\nEarlier this month reports surfaced claiming that Apple had placed a production order of 5 million units of the Apple Watch for the first quarter of sales and CSS Insight forecast that Apple could sell as many as 20 million smartwatches in its first year.\n\nApple co-founder Steve Wozniak is also optimistic about the Apple Watch’s chances, saying it [Apple Watch] will sell millions from the start.\"\n1528,\"It would have been pretty embarrassing for Batman, the ultimate crime fighter.\n\nBut thankfully rumors that Caped Crusader's wheels had been stolen from beneath his nose proved to be untrue.\n\nThe famous Batmobile was spotted cruising Detroit as filming continues of Batman vs Superman: Dawn Of Justice.\n\nScroll down for video\n\nSpotted: The Batmobile was seen cruising the set of Batman vs Superman: Dawn of Justice last week\n\nReports began to surface online that the iconic vehicle had gone missing, presumed pinched from the Warner Brother's set two weeks ago.\n\nBut according to the Detroit Free Press, there had been no such crime.\n\nDetroit police spokesman Sgt. Michael Woody said the force had spoken with the producers of the movie to confirm all was well.\n\n'The Batmobile is safe in the Batcave where it belongs,' Sgt Woody told the newspaper.\n\nMean machine: Batman and Robin's flashy transportation has evolved considerably over the years\n\nNo crime here: Detroit police spokesman Sgt. Michael Woody said: 'The Batmobile is safe in the Batcave where it belongs'\n\nEarlier this month, director Jack Snyder released a shot of how the Batmobile will look in the movie.\n\nHe tweeted the picture in response to the publication of fake images claiming to be the comic book hero's transportation.\n\n'Here's a real picture of the Batmobile,' he wrote alongside the publicity shot.\n\nTransformation: This is how the car will look once it has made it on to the big screen\n\nThe film - starring Ben Afleck as Batman and Henry Cavill as Superman - is due for release in March 2016.\n\nIt will be the first time the two giants of the superhero world will meet on te big screen.\n\nThe blockbuster also stars Gal Gadot as Wonder Woman, Amy Adams as Lois Lane, Jason Momoa as Aquaman, Jesse Eisenberg as Lex Luther, and Jeremy Irons as Alfred.\n\nThe ultimate clash: Fans of the comic book heroes will be clamoring to see how the new movie out in March 2016 despite what this promo poster says\n\nAging: Ben Affleck is cast as an older Bruce Wayne who is in his fifties\n\nYoung pretender: British born actor Henry Cavill takes on the Superman role\"\n1529,\"Rumors have hit social media that the Batmobile has been stolen from the Batman V. Superman: Dawn of Justice set in Detroit. While on the face of it the idea that someone could actually make off with a Batmobile from the heavily-secured set seem somewhat ludicrous, the local Michigan media seems to be taking the reports seriously enough that the police department has been contacted to look into it.\n\nCBS Detroit notes in their report, “Does this person — if the rumor is true (we don’t know how credible the source is) — think that he or she can just go cruising around in this car no one will notice?” WWJ950 tweets, “Was The Batmobile Stolen In #Detroit? Unconfirmed Rumors Are Swirling, And Police Tell WWJ They'll Look Into It.”\n\nOf course, it’s a little unclear from the tweet if the police department is actually looking into the disappearance of the Batmobile or is just looking into the source of the unconfirmed rumors. Most sites seem to be pointing to Bleeding Cool as the source of the rumors, which they report as having heard from sources in Detroit.\n\nBatman V. Superman: Dawn of Justice is scheduled to be released in movie theaters on March 25, 2016.\"\n1530,British and US intelligence have identified British rapper Abdel-Majed Abdel Bary as a prime suspect in James Foley's murder.\n1531,\"The frightening story about a spider that reportedly burrowed through an Australian man’s surgery scar and left a disturbing red trail up his stomach, might not be a completely accurate account, according to some arachnid experts.\n\nThe stomach selfie of 21-year-old Dylan Thomas has gone viral around the globe after doctors at Bali International Medical Center apparently figured out his “mystery condition” was caused by a spider living under his skin for three days.\n\n“Well after running tests and putting things inside my stomach they finally found out it was a tropical spider that’s been living inside of me for the last 3 days, managed to get it out luckily,” he wrote on Facebook. “Haven’t felt so violated in my life before! Just glad it’s all over.”\n\nBut the whole thing could have been caused by a different organism or be a complete fake, according to some.\n\n“I think this is extremely suspect, unusual and likely not possible,” Christopher Buddle, associate professor at McGill University’s Department of Natural Resource Sciences, told io9. “Simply put: it is not plausible and I can think of no valid reason why a spider might ‘crawl beneath skin through a scar’. The claim that it was ‘feeding and moving up through the scar tissue’ defies logic and defies what we know about the biology of spiders. I am also sceptical because the ‘evidence’ (the spider itself) is not presented.”\n\nAnother scientist expressed skepticism over the situation as well.\n\n[I]n general this is impossible and there is no reason that a spider would do that,” Dr. Charles Griswold, Schlinger Curator of Arachnology (Emeritus) at the California Academy of Sciences, told io9.\n\nWhile another organism — perhaps a tick or mite — could “‘possibly’ be ‘associated’ with something like this,” Buddle said, according to io9, it at least was “certainly not a spider.”\n\nThomas did not immediately respond to request for comment from TheBlaze.\"\n1532,\"You may have seen a clever Banksy illustration of broken pencils being shared far and wide on social media yesterday. It's a powerful message about optimism and rebuilding after facing adversity. But it's not by Banksy.\n\nThe illustration is actually by Lucille Clerc, a London-based illustrator. After being posted on an Instagram account purporting to be associated with Banksy, the image has been shared over 130,000 times. There are a lot of fake Banksy accounts on social media but the one that scraped Lucille Clerc's image has over a million followers, which explains its wide reach.\n\nThe Independent talked to a spokesperson from Banksy's camp who said \"\"We can confirm this is not by Banksy.\"\" [Emergent]\"\n1533,\"Is the iPhone 6 ripping out hair? Maybe. Photo: Courtesy of Apple\nBy now, you’ve probably heard about #hairgate, which has people chattering about an unintended problem with the iPhone 6. According to a forum post on 9to5Mac, Apple’s latest phone traps hair in the seam between the glass and aluminum. “When you try to free it out, it hurts,” the poster laments.\nRelated: 10 Must-Try Beauty Apps \nSounds like a pain, but aside from some tweets, is there any real evidence of the iPhone ripping out hair? That depends on who you ask. As Mashable demonstrates in a video, it just doesn’t seem to be happening. A variety of men and women — some with short hair, others with long hair — tested the new iPhone by taking calls, rubbing the device on their beards, “combing” their curls with it. Not a one experienced pulling or snagging. Meanwhile, enterprising YouTubers are uploading videos that demonstrate exactly the opposite effect. (#Hairgate truthers, perhaps?)\nAll of it adds up to a lot of outrage, with #hairgate getting thousands of tweets as well as a Today segment. It’s true that when you drop a few hundred on a new gadget, you’d like to think it won’t gobble up your hair. Considering the severity of this alleged injury, though, we can’t help but think of another hashtag: #firstworldproblems.\"\n1534,\"HBO is in talks with Apple to make Apple TV one of the launch partners for its highly anticipated streaming service when it debuts next month. HBO and streaming partner Major League Baseball Advanced Media are working to have the standalone service, called “HBO Now,” ready to launch in April in conjunction with the premiere of the fifth season of “Game of Thrones,” according to sources familiar with their plans.\n\nWhen it launches, consumers will be able to subscribe to “HBO Now” directly from HBO for the first time, rather than through a cable, satellite or telco TV distributor such as Comcast or Verizon. The retail price is expected to be $15 a month when purchased directly from HBO, or about the that consumers pay when they order HBO through their cable, satellite or telco provider.\n\nWith “HBO Now,” HBO’s corporate parent, Time Warner Inc., is looking to a whole new generation of distributors for HBO such as Apple TV, Roku, Xbox, PlayStation, Amazon and others to help market the service to an estimated 10 million U.S. broadband subscribers who do not pay for a cable TV bundle. CEO Jeff Bewkes has said the offering could also help reach some of the 70 million cable TV subscribers who do not subscribe to HBO but might if given the opportunity to subscribe online.\n\nHBO’s over-the-top service has been cast as the biggest chink yet in the so-called cable bundle, where consumers are required to buy packages of channels, some of which they may never watch. One study claimed the service would lead to a 7 percent drop in pay TV subscribers as users opt of cable and opt-in to HBO Now.\n\nBut some cable providers, such as Cablevision and Cox Communications, have expressed interest in bundling “HBO Now” with broadband for their own subscribers who don’t get cable TV.\n\nApple has been most aggressive in courting HBO in a bid to add the service to Apple TV, sources say. Apple TV already carries HBO Go for current HBO subscribers, but it may add a second app for HBO Now. Apple has spent the last several years negotiating for the rights to offer their own linear TV package; in the meantime, HBO Now is seen as an added service to drive adoption of Apple TV.\n\nWhile HBO has not confirmed a launch date for HBO Now, internally the target is an April launch, in time for the April 12 debut of “Game of Thrones.” That’s an aggressive timeframe for Major League Baseball Advanced Media, which is building the back-end along with a new front-end separate from HBO Go. HBO is taking care not to launch HBO Now before it can guarantee that the service will work without some of the technical glitches that plagued HBO Go during last fall's debut of \"\"Game of Thrones.\"\"\n\nThe launch of “HBO Now” will be a milestone for Time Warner’s premium TV channel, which has for most of its 42-year history been distributed as an add-on to a package of cable channels. The web service will allow HBO to sign on a new group of distribution partners, which it sees as no different than when it added satellite TV and, later, telcos like Verizon and AT&T.\n\nEach of those distributors pays a wholesale price for HBO and then resells it to consumers for anywhere from $13 to $18 a month. Most see HBO as a retention device; those that subscribe are less likely to drop service or switch providers. HBO and Time Warner declined to comment.\n\nAt $15 a month, HBO Now will be significantly more expensive than Netflix, which ranges from $8 to $12 a month for various levels of service, but cheaper than some were predicting. HBO makes the case that it has more original programming than Netflix and a better, more current film library. “It’s a premium product and it will be priced accordingly,” HBO CEO Richard Plepler said during a Time Warner earnings call in February.\n\nHBO’s push to launch HBO Now comes after years of talking about launching an over-the-top service that bypasses traditional cable TV. It has been met with some resistance from current distributors, such as Time Warner Cable and Comcast, two companies in the midst of a $46 billion merger, according to sources.\n\nBut HBO heard the same misgivings from cable when it first added satellite TV providers and then telcos as distributors. HBO’s strategy is to give early partners a pricing advantage over newer ones; it’s unclear how this will go over with Apple, which has a track record of squeezing advantageous deals out of media, including the 99 cent single, more than a decade ago.\n\nTime Warner CEO Jeff Bewkes said in December he saw “cord-cutting” accelerate as pay-TV providers dropped subscribers. U.S. pay TV providers lost 125,000 subscribers in 2014, according to Leichtman Research Group. At the same time, HBO and Cinemax its highest number of new subscribers -- 2.8 million -- in 30 years.\n\nAmong the challenges HBO faces to get HBO Now launched is how to avoid confusion with HBO Go, the service that allows HBO’s TV subscribers to access it on the web, smartphones and tablets. The two services will have separate log-in pages and separate apps, but some cable execs are concerned about customer confusion. The explanation might challenge even the best call center employee: HBO Go is for TV subscribers to watch their content on devices; HBO Now for those who don’t subscribe via TV.\n\nThis article originally appeared at International Business Times. Copyright 2015. Follow International Business Times on Twitter.\"\n1535,\"Talk about an amazing Christmas surprise – Joe Riquelme, an entrepreneur who created the iPhone app Videoshop, paid off his parents’ mortgage for the ultimate holiday gift.\n\nJoe caught the moment he gave his parents the gift on video and the clip shows his parents cuddled around him on the couch as he gives them an envelope containing the special note.\n\n“Your house is paid off. Merry Xmas. – Joe,” the note reads along with a check list featured “raising kids,” “college loans,” and “mortgage” all checked off.\n\nWHAT DID YOU GET your parents for the holidays?\"\n1538,\"Only in Detroit? Holy stolen Batmobile, Batman…\nA website is reporting that the Batmobile, from the upcoming Batman v. Superman flick, has gone missing in Detroit… and is presumed stolen.\nIf this is true I could only imagine seeing it driving down 696 in rush hour.\nSeriously, how the heck could someone steal this car? It’s not like it’s a 2008 Sebring that you could mix up with just about any other Sebring. No, it’s the BATMOBILE! It has machine guns in the front.\nDoes this person — if the rumor is true (we don’t know how credible the source is) — think that he or she can just go cruising around in this car no one will notice?\nIf I see the Batmobile driving around anywhere I am taking photos. Even funnier: Could you imagine getting pulled over for going too slow in this car? No way right?\nHow would the cops catch it with all the Bat devices that come standard? Does Alfred come to your rescue? Is the Batcave set in the GPS? If so you would be safe from the cops, I presume…\nOur brother station WWJ put a call into the Detroit Police Department to see if there is any truth to this. (Update! As of 4 p.m., police were saying they hadn’t heard about this, but were looking into it).\nI hope Commissioner Gordon is on the case, too.\nEarlier this week photos of the Batmobile surfaced. You think if the photos didn’t surface than people would just think it’s a Corvette rolling down the street? Maybe not.\"\n1539,\"TORONTO – A Canadian soldier was shot at the War Memorial in Ottawa Wednesday morning, and multiple shots were fired inside Parliament Hill.\n\nAccording to a witness, the shooter had black hair, was wearing a grey jacket and a scarf.\n\nWitnesses reported gunfire inside the halls of Parliament, including a dozen shots outside the Parliament Hill library.\n\nPolice and ambulance are on the scene, and Parliament Hill is in lockdown.\n\n\nOttawa police confirmed they had a call at 9:52 a.m. with a report of shots fired.\n\nRaw video: Emergency workers perform CPR after shots fired on Parliament Hill\n\n\nWitnesses on the scene at the War Memorial said they were in shock; a number of them performed CPR on the victim.\n\n“I’m just trying to grasp it now,” said a male witness, who said soldiers were doing their “normal drill.”\n\n“They were doing their march with their rifle in their hand and he [the suspect] came out on the right hand side here and fired a shot right at one of the soldiers. [The soldier] went down and the other went to his aid. The suspect took off across the street into a vehicle,” he said.\n\nOttawa shooting\nThe scene in Ottawa after a man believed to be a soldier was shot near the War Memorial.\nVassy Kapelos/Global News\nOttawa shooting\nThe scene in Ottawa after a man believed to be a soldier was shot near the War Memorial.\nVassy Kapelos/Global News\n12345678\nThe incident comes just two days after two Canadian soldiers were run over–and one of them killed–in Quebec by a man with terrorist-linked ideology.\n\n\n\n\n\nMore to come.\n\nWith files from The Canadian Press\n\nFollow our live blog with the latest updates below:\"\n1540,\"Nigeria has agreed a truce with militant Islamist group Boko Haram, who look set to the release schoolgirls it abducted earlier this year\n\nThe Nigerian schoolgirls kidnapped earlier this year by Islamist militant group Boko Haram look set to be released following a ceasefire agreement with the Nigerian military.\n\nThis truce, for which direct negotiations had been held in neighbouring Chad, marks the end of a five-year conflict between the Nigerian government and the Islamist insurgents.\n\n“I wish to inform this audience that a ceasefire agreement has been concluded,” chief of defence staff Alex Badeh announced at the end of a three day security meeting between Nigeria and Cameroon.\n\nIt appears as though the 219 school girls that are being held captive by Boko Haram will be released, although a Defence Ministry spokesman said that part of the negotiations still needs to be finalised.\n\nHe was “assured that the schoolgirls and all other people in their captivity are all alive and well”.\n\nNigerian presidential aide Hassan Tukur told the BBC: \"\"They've assured us they have the girls and they will release them. I am cautiously optimistic.\"\"\n\nHe said arrangements for their release would be finalised at a meeting next week in Chad.\n\nOn April 15, Boko Haram – which means ‘education is sinful' – raided a school in the remote north-eastern town of Chibok, kidnapping 276 school girls and women. Dozens escaped in the days after the abduction.\n\nThis act brought the group international notoriety, with world leaders condemning the kidnapping and internet activists launching the global social media campaign #BringBackOurGirls.\n\nBoko Haram had demanded the release of detained extremists in exchange for the girls, but Nigeria president Goodluck Jonathan would not swap prisoners.\n\nPresident Jonathan has come under fire in his country for failing to handle the threat of Boko Haram, which has reportedly killed 13,000 civilians in the years since 2009.\n\nAfter insurgent success, Boko Haram began seizing and holding territory in the northeast of Nigeria, declaring a caliphate similar to that of the Islamic State in Iraq and Syria.\n\nIn recent weeks, however, the Nigerian military has taken back towns from the extremists and is thought to have killed hundreds of Boko Haram militants.\n\nMike Omeri, the Nigerian government’s spokesman on the kidnappings, said: \"\"Already, the terrorists have announced a cease-fire in furtherance of their desire for peace. In this regard, the government of Nigeria has, in similar vein, declared a cease-fire.”\n\n\"\"Commitment among parts of Boko Haram and the military does appear to be genuine. It is worth taking seriously,\"\" a security source told Reuters.\n\nThat source said, however, that it is unlikely that the ceasefire extends to all factions of the Boko Haram group.\n\n\"\"There are some talks but it depends on the buy-in of the whole group. I would be surprised if Shekau had suddenly changed his mind and is ready for a ceasefire,\"\" the source said.\n\nThe government was negotiating with Danladi Ahmadu, a man calling himself the secretary-general of Boko Haram, the presidency source said. It was not clear if Ahmadu is part of the same faction as Shekau.\n\nBoko Haram has not made a public statement.\n\nThe Boko Haram crisis in Nigeria had for months been neglected by the western media following the emergence of Isis in the Middle East and more recently the Ebola outbreak in west Africa.\n\nBut, on Monday, major British politicians signed a letter that called for action against Boko Haram, and for the rescue of their captives.\n\nFormer Foreign Secretary Sir Malcolm Rifkind and Lord Ashdown classed Boko Haram alongside Isis as a part of a “growing, well-organised international terror network that poses a direct threat to UK national security.”\n\nAdditional reporting from Reuters\"\n1541,\"A man was so fond of his constipated office goldfish that he paid a north Norfolk vet £300 to operate and ease its suffering.\n\nCommentsEmailPrint\n $alttext\nAnimals treated at Toll Barn vets', North Walsham\n\nPhoto gallery\n\nVet Faye Bethell used tiny instruments to remove one lump close to the fish’s anus, and another from its dorsal fin.\n\nThe fish-lover had taken the sick, three-inch pet for a consultation at North Walsham’s Toll Barn Veterinary Centre, according to Miss Bethell, 29.\n\nAt first he had baulked at the price quoted for the treatment and went away. But he had returned five minutes later and asked for it to go ahead.\n\nGoldfish, which can be bought for less than £3 each, can live up to 10 years. The ailing fish, which has made a full recovery, was two years and 10 months old at the time of its operation.\n\nFishy facts\n■ Goldfish, which can be bought for less than £3 each, can live up to 10 years.\n\n■ Goldfish have a memory-span of at least three months.\n\n■ Goldfish can grow more than a foot long, but can be stunted by being kept in tanks too small for them and where the water quality is poor.\n\n■ Goldfish have no eyelids, so they have to sleep with their eyes open.\n\n■ Goldfish have been kept as pets for more than 2,000 years.\n\n■ The collective noun for goldfish is a “glint” or a “troubling”.\n\nThe delicate procedure, which lasted about 50 minutes, involved introducing a carefully-measured anaesthetising agent into the fish’s water.\n\nAs it lost its balance, it was removed from its tank and placed on a waterproof drape. The anaesthetic water was then introduced into its mouth via a tube and bubbled over its gills, through which it breathes.\n\nUsing a miniature heart-rate monitor, Miss Bethell checked that the fish was properly “under” before using a mini scalpel to remove the lumps.\n\nShe then sewed each cut with three stitches, finally using a special “glue” to cover and waterproof the fish’s scales before it was gradually re-awakened.\n\nWorking with some weird and wonderful creatures\nTaking lumps off goldfish is all in a day’s work for vet Faye Bethell, who spent one morning this week castrating a skunk.\n\nCadbury, the chocolate skunk, had been brought in for the snip by his Scratby Garden Centre owners.\n\nSince opening Toll Barn vets’ a year ago, specialising in exotics, Miss Bethell has performed a varied range of operations. They include:\n\n■ removing a skin tumour from a two-inch long hognose snake, which weighed just 12g;\n\n■ taking out a stone from the 5mm-wide ureter of a guinea pig, at a cost of about £600, including post-op care;\n\n■ treating sugar gliders (a gliding possum) for a poor diet, and a degu (a large rat-like rodent) for diabetes;\n\n■ removing an air-rifle pellet from a Mundesley cat, discovered lodged under its skin during its routine booster jab check;\n\n■ working with wildlife rescue groups to save an injured sparrowhawk. Miss Bethell pinned its broken wing. It has since been successfully released into the wild;\n\n■ spending Boxing Day operating to remove a corn on the cob, which had got trapped in a dog’s intestines, as well as making a puppy vomit after it had eaten its owner’s pills.\n\n“There was nothing special about the fish. He just liked it a lot. People love their pets – but that was an expensive little goldfish,” said Miss Bethell, who spent Tuesday morning castrating Cadbury the skunk.\n\nThe Toll Barn practice opened a year ago and specialises in exotic animals, as well as the more usual pets.\n\nThe past 12 months have also seen Miss Bethell remove a skin tumour from a two-inch long hognose snake which weighed just 12g.\n\nShe has successfully taken out a stone from the 5mm-wide ureter of a guinea pig, at a cost of about £600, including post-op care.\n\nSugar gliders (a gliding possum) have been treated for a poor diet, a degu (a large rat-like rodent) for diabetes and a cat from Mundesley, which was being examined as part of its annual booster jab check, was discovered to have been shot by an air-gun pellet, which she operated to remove.\n\nShe also recently helped wildlife rescue groups save an injured sparrow hawk by pinning a broken wing, so that it could recover and be released.\n\n“It’s been an absolutely brilliant year with lovely clients and lovely animals,” said Miss Bethell, who spent Boxing Day operating to remove a corn on the cob which had got trapped in a dog’s intestines, as well as making a puppy vomit after it had eaten its mistress’ pills.\n\n“It’s exceeded my expectations,” she added.\n\n“I can’t believe the variety we have had.”\"\n1542,\"Apple Watch will take approximately two hours to fully charge and deliver all-day battery life with normal on-and-off usage, according to TechCrunch. Those estimates corroborate a previous report that also claimed the Apple Watch will deliver all-day battery life and support up to five hours of heavy usage per charge.\n\nThe report also claims that the Apple Watch will only deliver notifications while worn on the wrist. The smartwatch will not ping you for notifications without being in contact with skin so that the device is not disruptive at unnecessary times. Apple Watch will also stop delivering notifications when the battery reaches 10% or lower in an effort to conserve the remaining power.\"\"Here’s a tidbit you might not know — in order to receive notifications from apps, the Watch must be on your wrist and locked. They require contact with your skin. There will be no in-app dropdown notifications or constant pinging while it’s off your wrist. Push notifications also cease when the battery reaches 10 percent. Those decisions speak to the care with which Apple is handling notifications.\"\"Apple continues to tweak Digital Crown on the Apple Watch, giving the button a \"\"weightier, higher-end feel.\"\" Pressing and holding down the Digital Crown activates Siri, which the report claims works well and can be used for labeling, directions and commands using a paired iPhone. The goal of the Apple Watch, the report describes, is to return some of your attention away from your smartphone by allowing you to communicate from your wrist on the go.\n\nWhile both reports this afternoon have provided a closer look at the Apple Watch, there are still several question marks surrounding the wrist-worn device. That will change in less than three days, when Apple provides more details about the Apple Watch at its highly-anticipated \"\"Spring Forward\"\" media event in San Francisco. The keynote begins on Monday at 10 AM Pacific and MacRumors will be providing live coverage of the event.\n\nRelated roundup: Apple Watch , Tag: techcrunch.com\"\n1543,\"Editors are said to be \"\"petrified\"\" of rats spotted under - and on top of desks at the fashion magazine's new offices\n\nLast time we checked, rats weren't chic - so why they're hanging around Vogue's new NYC offices is anyone's guess.\n\nPublishing house Condé Nast have just moved into a new home at 1 WTC - the tallest skyscraper in the Western Hemisphere - and there's a nasty problem occurring, according to Page Six.\n\nThe reported rodent situation - which was first reported by People back in November - isn't going away. But according to Page Six, Vogue boss Anna Wintour is determined to ignore it.\n\nGetty   Here's Anna, definitely not thinking about rats\n\nA source told Page Six that editors noticed a rat on the loose in the office - so they informed their notoriously frosty fashion boss, as you would.\n\n\"\"They were petrified, and told Anna, 'We found rats under our desk,'\"\" an insider told Page Six. One said, 'There’s a rat on top of my desk.'\"\"\n\nBut Wintour allegedly told the staff: \"\"I don’t want to hear about it.\"\"\n\nREUTERS/John Schults   Vogue's new office in 1 WTC\n\nA different source also told Page Six that the rat problem is ongoing.\n\nHowever, another Vogue source denies that there's a rodent presence in the Vogue offices, telling Page Six: \"\"That conversation never happened.\"\"\n\nBack in November a source told People: \"\"The girls that work there see the droppings everywhere. It's nasty.\"\"\n\nWell, Maybe Anna Wintour just really loves cheese, or something.\"\n1544,\"The Scottish Society for the Prevention of Cruelty to Animals is investigating an incident of a dog abandoned at a train station along with a suitcase.\n\nThe SPCA says the dog was found Jan. 2 tied to a railing at the Ayr railway station in South Ayrshire, Scotland. The suitcase was filled with possessions, including a pillow, a toy, food bowl, and food, according to the SPCA.\n\nInspector Stewart Taylor said the dog's name is Kai.\n\nOfficials said the male shar-pei crossbreed, who is 2 or 3 years old, had a microchip and they were able to track down the last registered owner.\n\n\"\"Unfortunately they could not tell us the address of the person who bought him. This case highlights the potential consequences of selling an animal online as it often leads to the impulse buying of pets that people know very little about,\"\" according to the SPCA website.\n\nThe SPCA says the society will look after him until a suitable owner is found.\n\nIn the country, abandoning an animal violates the Animal Health and Welfare Act of 2006. The SPCA says, \"\"Anyone found guilty of doing so can expect to be banned from keeping animals for a fixed period or life.\"\"\n\nFollow @JessicaDurando on Twitter\"\n1545,\"Macaulay Culkin has once again died — at least, according to a death hoax spreading online.\n\nThe troubled actor, who at one point was reportedly entrenched in heroin addiction that friends feared he had only months to live, is once again the subject of a hoax claiming that he was found dead in his Manhattan apartment.\n\nNews that Macaulay Culkin had allegedly died spread quickly on Facebook and Twitter, with users linking to a story on something called MSNBC.website.com (which is entirely separate from the real MSNBC). The report read:\n\nSources are reporting that Macaulay Culkin, best known for his role as Kevin McCallister in Home Alone and sequel Home Alone 2: Lost in New York, has been found dead at the age of 34.\n\nMultiple unconfirmed reports say Culkin was found dead Friday afternoon in his Manhattan apartment after police responded to a wellness check requested by a family member.\n\nAt least one occupant of the Manhattan apartment confirmed the apartment belongs to Culkin but police have not confirmed the man’s identity at this time.\n\n“The apartment was exceptionally clean and we found no signs of abuse or foul-play so we are depending on the coroner to make a final ruling of what happened here today,” said Det. James Patterson, of the Manhattan Police Department.\n\nIt has been only a few months since the last hoax claiming that Macaulay Culkin is dead. The actor was also reported dead back in April, with Facebook users mourning his alleged death and even a memorial page popping up.\n\n“At about 11 a.m. ET on Sunday (April 20, 2014), our beloved actor Macaulay Culkin passed away,” the report claimed. “Macaulay Culkin was born on August 26, 1980 in New York. He will be missed but not forgotten. Please show your sympathy and condolences by commenting on and liking this page.”\n\nThough reps for the actor denied the April reports, they have not yet spoken out on the latest hoax claiming that Macaulay Culkin is dead.\"\n1547,\"A picture of a letter to parents from a box of Lego in the 1970s is going viral after being uploaded to Reddit.\n\nTo Parents.\n\nThe urge to create is equally strong in all children. Boys and girls.\n\nIt’s the imagination that counts. Not skill. You build whatever comes into your head, the way you want it. A bed or a truck. A dolls house or a spaceship.\n\nA lot of boys like dolls houses. They’re more human than spaceships. A lot of girls prefer spaceships. They’re more exciting than dolls houses.\n\nThe most important thing is to put the right material in their hands and let them create whatever appeals to them.\n\nThe image was uploaded by Reddit user fryd_ on Saturday morning. He spoke to BuzzFeed News about it:\n\nI came across the pamphlet whilst playing Lego with my niece & nephew at their Grandma’s house and it struck me as particularly modern message for something written 40 years ago. I thought the toy-makers of today could learn a thing or two!\n\nLego famously had egalitarian advertising in the 1970s and 1980s, this poster is from 1981.\n\nSounds like a familiar message…\n\nBuzzFeed has reached out to Lego for a comment on the letter.\"\n1549,\"Boston - So lately, tongues have been wagging due to a recent story of an elderly priest who died and had a conversation with God, and a female God at that.\nThe story has been dancing around on Facebook, Twitter, and Reddit.\nIt's also sallied across the seas and made it into the African media and the Indian media.\nThe story even made it's way to that holy land of obnoxious religious redneckery known as Texas.\nThe story goes something like this:\nAn old fart, er, I mean Catholic priest, in Massachusetts was officially dead for over 48 minutes before medical staff \"\"miraculously\"\" re-started his heart, World News Daily Report says. All the while, Father John Micheal O'Neal says he went to heaven and met God, who was all motherly and feminine and just happened to be a woman.\nFather O'Neal, 71, was rushed to the hospital in late January after being hit with a major heart attack, but was declared dead shortly after his arrival. He was brought back to life via some sort of newfangled mechanical gadgetry and doctors at Massachusetts General Hospital, used more newfangled mechanical gadgetry to unclog vital arteries to his brain. Soon they returned his heart to a normal rhythm. Father O'Neal woke up less than 48 hours later and recovered perfectly, World News Daily Report says.\nWell, of course. I mean, after all, if you're going to have a story about some elderly dude talking to God, you can't really have him die, can you? That wouldn't come out in the wash.\nThere was much wringing of hands, and Catholic Blogger Bridget Mary Meehan wrote:\n\"\"The declarations of the cleric caused quite a stir in the catholic clergy of the archdiocese over the last few days, causing the Archbishop to summon a press conference to try and calm the rumors. Despite the disapproval of his superiors, Father O'Neal says that he will continue dedicating his life to God and spread the word of the 'Holy Mother.'\"\"\nThen she wonders:\n\"\"Why is Cardinal O'Malley and the Boston Archdiocese so upset? You would think he'd be inspired. Perhaps, he is afraid that if God is a woman, then, that could put a big crack in the church's stained glass ceiling and open the door to women priests!\"\"\nSure, why not employ more delusional people? They're certainly entertaining.\nBut why is the good Archbishop bothered?\nPerhaps because Father John Micheal O'Neal doesn't exist. You see, he's really a nice old man on Shutterstock, who probably wishes he were somewhere else other than the hospital.\nTerrence Donilon, a spokesman for Archbishop Sean P. O'Malley says the story is a hoax.\n\"\"We do not have a priest of this name,\"\" he told Metro.co.uk. \"\"I believe this could be a hoax story.\"\"\nAnd despite whatever Meehan thinks, it's never been verified that O'Malley ever issued a public disavowal of the priest's alleged statements. It's just not in the public records, About.com reports.\nPerhaps, as this story runs its course, the media will realize it was asleep when it should have been awake.\nYou see, World News Daily, makes no bones about the fact that it's a satire site. Here's the site's disclaimer:\n\"\"WNDR assumes however all responsibility for the satirical nature of its articles and for the fictional nature of their content. All characters appearing in the articles in this website – even those based on real people – are entirely fictional and any resemblance between them and any persons, living, dead, or undead is purely a miracle.\"\"\nWhen Meehan was apprised of the fact that the story was a hoax, she offered up this fantasyland reply:\n\"\"According to a recent media update, this story is false, but I believe if it hasn't yet happened, it truly will! Someone once said: 'All stories are true some actually happened.'\"\"\nI'm not making this up.\n\n\nRead more: http://www.digitaljournal.com/news/religion/op-ed-hoax-priest-who-never-existed-claims-he-died-saw-female-god/article/426745#ixzz3SaIR8Hlq\"\n1551,\"We’ve all had that feeling of being jilted by our lover and many reach for the wine or chocolate.\n\nBut one dumped woman decided that she was going to gorge on chicken wings and set up camp in KFC for an entire week.\n\nTan Shen, 26, said that she was walking around depressed after being dropped by her lover and went into a branch of the fast food outlet in a train station in Chengdu, China.\n\nShe said: ‘I hadn’t planned on staying there long, I just wanted some chicken wings. But once I got in there and started eating I decided I needed time to think.\n\n‘I didn’t want to go back to my apartment because it was full of memories of him. So I stayed.’\n\nStaff eventually realised after three days that she had not left the store and she told them that she just needed time to think while ordering another box of chicken wings and extra large fries.\n\nThey let her stay there but then when local media started to arrive to question her, she decided to leave the city and move in with her parents.\n\nWaitress Jiang Li Lung said: ‘I guess we kind of miss her. It certainly made work more interesting.’\n\nMORE: How to heal a broken heart – essential advice when you’ve just been dumped\n\nMORE: The woolly headed things we do while in the grip of a break-up\"\n1554,\"A Muslim convert shot dead a Canadian soldier at the National War Memorial in Ottawa today before exchanging dozens of shots with guards inside Parliament in a terrifying attack that left the nation's capital on lockdown.\n\nMichael Zehaf-Bibeau fatally shot Corporal Nathan Cirillo, a 24-year-old father, as he stood guard at the War Memorial on Wednesday morning.\n\nZehaf-Bibeau, 32, then ran inside the Parliament, where he opened fire before he was shot dead by the House of Commons Sergeant-at-Arms.\n\nAnd now, we have our first look at Zehaf-Bibeau in a photo that shows him holding a gun and wearing a keffiyeh.\n\nScroll down for videos\n\nGunman: Michael Zehaf-Bibeau, the Muslim convert who shot dead solider Nathan Cirillo and opened fire on Canadian Parliament\n\nKilled: Corporal Nathan Cirillo, was shot dead by a gunman as he stood guard at the National War Memorial outside the Canadian Parliament in Ottawa on Wednesday morning. He leaves behind a young son\n\nRace: An Ottawa police officer runs with his weapon drawn outside Parliament Hill in Ottawa on Wednesday after multiple gunmen attacked the Parliament and a nearby mall, injuring at least three people\n\nFinal moments: Cirillo (left) is pictured guarding the National War Memorial just minutes before he was shot\n\nZehaf-Bibeau was born in Quebec as Michael Joseph Hall.\n\nA criminal court database shows a man with the same name was arrested five times while living in Montreal.\n\nZehaf-Bibeau was charged in February 2004 for possession of marijuana and possession of PCP. He pleaded guilty to both charges in December 2004, serving one day in prison for marijuana possession and 60 days for PCP possession.\n\nHe also spent a day in jail in March of 2004 for a parole violation and was again convicted of marijuana possession in 2009, reports Global News.\n\nIn 2011, he was charged with robbery in Vancouver but served only one day in prison after he pleaded guilty to the lesser included offence of uttering threats. and was credited with 66 days in pre-trial custody.\n\nSources told the Globe and Mail that he had been designated a 'high-risk traveler' and the government had seized his passport\n\nHis attack comes just two days after another Canadian soldier was killed in Quebec by a man with jihadist sympathies.\n\nAuthorities initially said they believed 'two or three' gunmen were responsible for the attack in Ottawa on Wednesday, but at an afternoon press conference, Chief of Police Charles Bordeleau would not confirm whether or not they are still searching for other shooters.\n\nGunned down: Cirillo is raced to an ambulance after he was fatally shot in the abdomen by a gunman as he stood guard at the National War Memorial outside the Canadian Parliament this morning\n\nGathering clues: Forensic police officers work near the National War Memorial in Ottawa\n\n'We're still in the process of clearing Parliament Hill,' he said. 'It is a slow and methodical process.'\n\nThe shooting spree began at 9.52am when witnesses reported seeing a gunman climb out of a car, grab a rifle, shoot the soldier in the abdomen and then run towards Parliament.\n\nCorporal Cirillo was rushed to hospital but later succumbed to his injuries.\n\nCirillo, a fitness fanatic and animal lover with a young son, was a reservist serving with the Argyll and Sutherland Highlanders in Hamilton.\n\n'Nathan was a good man,' friend Marie Michele told CBC News. 'He would give anything to anyone.'\n\nOttawa police then received a call at 9.54am that shots had been heard inside the Parliament, while journalists cowering inside said they heard dozens of rounds and could smell gunpowder in the halls.\n\nRace: Emergency personnel tend to the soldier after he was shot at the National Memorial just before 10am\n\nTerror: Police are hunting the streets for more suspects and have asked the public to stay away from the area\n\nAttacks: Ottawa police said there were shootings at the War Memorial and at the Parliament. They initially thought there was a shooting at the Rideau Centre mall, but have since said this was not the case\n\nLoss: 24-year-old Carillo served with the Argyll and Sutherland Highlanders in Hamilton, Ontario\n\nA shootout unfolded and Zehaf-Bibeau was killed by Sergeant-At-Arms Kevin Vickers, who worked for the RCMP for 29 years before joining the Parliament in 2006. (He is pictured by the Hill Times.)\n\n'I am safe & profoundly grateful to Sgt at Arms Kevin Vickers & our security forces for selfless act of keeping us safe,' said Julian Fantino, Canada's Minister of Veterans Affairs, on Twitter.\n\nThe Sergeant-at-Arms is responsible for safeguarding the authority of the House of Commons and providing safety and security of the Parliament buildings and the people inside.\n\nAs gunfire erupted in the hallways, journalists and politicians scrambled for safety, while members in the Conservative Party caucus room blocked the door with a stack of chairs.\n\nA parliamentary guard was shot in the leg during the gunfight but is recovering in hospital, according to Globe and Mail reporter Josh Wingrove, who is inside the building.\n\nHorror: Footage shows the moment multiple gunshots ran out around the marble halls - too many to count - and the police were seen to advance on the shooters apparent position\n\nTerrifying: Sgt. At Arms Kevin Vickers reportedly killed the shooter this morning in the Canadian parliament\n\nGunfire: An image taken inside the halls of Parliament this morning shows armed police officers\n\nDefense: People inside the Conservative Party caucus room blocked the door with a stack of chairs\n\nHeroic: Sergeant-at-Arms Kevin Vickers, pictured, shot dead Zehaf-Bibeau\n\nWaiting: A reporter shared this image on Twitter showing a running car police say belongs to the suspect\n\nA spokesman for Prime Minister Stephen Harper said Harper was safe after being evacuated from Parliament Hill. He is expected to make a statement about the attacks later today.\n\nHe had been scheduled to give Pakistani activist Malala Yousafzai, co-winner of this year's Nobel Peace Prize, her Canadian citizenship today.\n\nThe government said there is not yet any evidence that Zehaf-Bibeau has any ties to violent Islamic extremism but noted that it is still early in the investigation.\n\nAn Ottawa Citizen reporter inside the Parliament building, Jordan Press, wrote on Twitter that a suspect was '5'9-5'10, overweight & wearing a dark jacket'.\n\nWitnesses also told the Citizen that they saw a man wearing an 'Arabic scarf' and carrying a long rifle, while others said the suspect looked South American.\n\nArmed: Law enforcement officers walk on the lawn of the Parliament grounds as they search for gunmen\n\nHunt: A small plane equipped with surveillance equipment flies over the scene of multiple shootings\n\nForced out: People evacuate downtown Ottawa as emergency responders try to secure the area\n\nEmergency response: A scene of the shooting of a soldier near a war memorial in Ottawa\n\nHelp: Police and paramedics perform CPR on the shot reserve soldier, who was based out of Hamilton\n\nHurt: The Parliament was placed under lockdown after the gunman opened fire on the soldier, pictured\n\nRush: Emergency responders attempt to secure a portion of downtown Ottawa near Parliament Hill\n\nScott Walsh, who was working on Parliament Hill, told CBC that he saw a man running with a shotgun, wearing a scarf and blue jeans.\n\nHe said that the man jumped over a fence around Parliament Hill and forced someone out of their car, then drove to the front doors of the Parliament building and fired at least twice.\n\nReporter Jordan Press added that the car - a Toyota Corolla - was parked in front of the building with its engine still running.\n\nA video shot by a Globe and Mail reporter showed RCMP officers moving through Parliament's main hall toward the Parliamentary library, as the hallway echoed with gunfire.\n\nOther reporters inside the building described the panic in the hallways.\n\nGuns raised: Emergency responders escort VIPs out of building on Sparks Street near the Post Office\n\nIn action: Emergency responders attempt to secure Wellington St near Parliament Hill on Wednesday\n\nArmored: Police officers take cover near Parliament Hilll following a shooting incident in Ottawa October 22\n\nFears: A Royal Canadian Mounted Police intervention team responds to a shooting at Parliament building in Ottawa on Wednesday. Gunfire was heard inside the building shortly before 10am\n\nOn their way: A reporter tweeted that he could see a body on the floor inside the building\n\nTrained: A heavily armed RCMP officer takes position at the gate of 24 Sussex Dr., the official residence of the Prime Minister, on Wednesday at the National War Memorial\n\nShut: A sign in a closed storefront as emergency responders attempt to secure a portion of Ottawa\n\n'Dozens of shots in parliament,' Josh Wingrove, a reporter for the Globe and Mail, tweeted just before 10am. 'I see a body on the ground outside the library of parliament.\n\nHe went on: 'I was in the west wing of the building and shooter appears to have entered through main door on south side, heading north along hallway.\n\n'I heard dozens of gunshots and the smell of gunpowder is heavy in the hallways right now.'\n\nHe added: 'One security guard said that it appears one officer may have been shot but we have no way to confirm that.'\n\nSpeaking to CNN, Wingrove said it appeared Zehaf-Bibeau entered the front entrance that has 'many armed guards' but no metal detector'.\n\n'If you flash your valid pass, they allow you to go in,' he said. 'This appears to be the entry point [of the gunman] based on witness accounts.'\n\nBriefed: The head of RCMP Bob Paulson briefs Canadian Prime Minister Stephen Harper on the shootings\n\nPatrol: Police set up a perimeter near Parliament Hill in Ottawa on Wednesday\n\nPolice secure an area around Parliament Hill in Ottawa on Wednesday Oct. 22, 2014 after a soldier standing guard at the National War Memorial was shot by an unknown gunman\n\nAt least 10 Royal Canadian Mounted Police squad cars converged on Parliament Hill's Centre Block as people were rushed out of the city's Post Office\n\nRecovered: A car thought to be the car of one of the suspects is pictured on Parliament Hilll following a shooting incident in Ottawa October 22, 2014\n\nThe RMP advised people in downtown Ottawa to stay away from windows and off roofs as they responded to the incident. The University of Ottawa was also placed on lockdown.\n\nWhite House spokesman Josh Earnest said the nation's thoughts and prayers are with Canada.\n\nThe doors to the Canadian Embassy in the U.S. are locked, while the U.S. Embassy in Ottawa has also been shuttered.\n\nThe caucuses for the Conservative and Liberal and NDP were holding their Wednesday meetings when the incident happened, the Citizen reported.\n\nKeeping guard: A heavily armed Royal Canadian Mounted Police officer stands guard at 24 Sussex, the residence of Canada's Prime Minister Stephen Harper after a shooting at the Parliament building\n\nSecure: A heavily armed RCMP officer enters 24 Sussex Drive, the official residence of the Prime Minister\n\nAddress: Quebec Premier Philippe Couillard makes a statement in regarding the shooting at the Parliament in Ottawa from the legislature in Quebec City\n\nFears: Police tape surrounds the Canadian War Memorial in Ottawa on Wednesday after the shooting\n\n9.52am: Gunfire reported to emergency services at the National War Memorial. One reporter there said he saw a man shot and fall to the ground and another run.\n\n9.54am: Gunfire breaks out in the Ottawa Parliament's Centre Block building\n\n9.56am: Multiple gunshots ring out inside the Parliament building and a reporter says he witnesses a body lying motionless on the ground outside the Library of Parliament.\n\nAt the same time it is reported that a soldier has been shot at the War Memorial\n\n9.58am: Passersby witness CPR being urgently performed on the soldier as he lies stricken on the ground\n\n9.59am: A police source confirms that there is an 'active shooter' situation currently underway inside the Canadian Parliament.\n\n10.00am: Heavily armed rapid response teams arrive at the Parliament Hill building\n\n10.04am: A number of witnesses at the War Memorial claim to see the soldiers assailant running towards Parliament Hill carrying a large rifle\n\n10.05am: Officers at the War Memorial shout 'there is a shooter on the loose' to the public and tell them to clear the area\n\n10.12am: Parliament Hill is put into official lockdown\n\n10.13am: Those who saw the shooter at the War Memorial say that he had dark hair, a dark complexion and a scarf on his head and was armed with a rifle.\n\n10.18am: A grey Toyota Carolla is found with no front or back license plates. Witnesses claim to have seen two shooters emerge from it.\n\n10.24am: A staff member at the Parliament cafeteria claims to have seen a man drive away from Parliament Hill in a black Chrysler and enter the building with a hunting rifle\n\n10.30am: Reports start emerging that the gunman at Parliament's Centre Block was shot and killed\n\n10.37am: Prime Minister Stephen Harper is confirmed to no longer be on the premises of Parliament Hill.\n\n10.42am: Police say a shooter is still on the loose: 'There's an active shooter, we haven't got it contained yet.'\n\n10.53am: RCMP advises citizens to 'stay off rooftops and away from windows in the downtown core'\n\n10.54am: Reports of shootings by the Rideau Centre and a nearby hotel - although they later said there had been no incidents at these sites\n\n11am: Police say they are still searching for a shooter or shooters\n\nSource: National Post\"\n1555,\"Once again, rumors that Macaulay Culkin died have flourished online. But, once again, he's not dead.\n\nThe 34-year-old's representatives confirmed that the actor and musician is very much alive, according to The Hollywood Reporter.\n\nThe flurry of RIPs on social media sites were due to an online death hoax cooked up about the child star of the Home Alone film series. Earlier this year, a similar death hoax surfaced, but it was also dismissed by Culkin's representatives at the time.\n\nA Facebook memorial page announcing the actor's death sparked the rumors, according to fact-checking site Snopes.com. The Facebook page has since been taken down.\n\nCulkin was photographed with his band, Pizza Underground, after the fake death news started swirling.\n\nOne of the great things you can do when you're alive is stop for lunch in Breaux Bridge, LA pic.twitter.com/SpTLHBEuQu\n\n— pizza underground (@cheesedayz) November 8, 2014\n\n\"\"why in the world are we making this sound... pizza underground\"\" - covering jonathan richman pic.twitter.com/sFEaI1lVmr\n\n— anna gaca (@tweeasfuck) November 8, 2014\n\nBut no matter, social media users continued to breathe life into the death hoax on Saturday.\n\nDamn RIP to Macaulay Culkin... Best childhood actor.\n\n— Speedy Hammond (@speedyhammond) November 8, 2014\n\nMacaulay culkin RIP... This hollyday season will be all about your movie...\n\n— Mikail Bonheur (@MikailBohneur) November 8, 2014\n\nAww just heard about Macaulay Culkin :( #RIP\n\n— KIM LEE (@OfficialKimlee) November 8, 2014\n\nThen there's this gem:\n\nIn the future, parents will tell their kids stories of the Boy Who Cried 'Macaulay Culkin Is Dead.'\n\n— Nick Kocher (@NickKocher) November 8, 2014\n\nHave something to add to this story? Share it in the comments.\"\n1556,\"Henry Jackson, aka Big Bank Hank of the pioneering rap group Sugarhill Gang, has died of cancer, according to TMZ and some of Jackson’s friends on Twitter. David Mallie, who manages the group’s two remaining living members, confirmed Jackson’s death to Fox News.\n\nR.I.P. Big Bank Hank. One third of the song that made all of this Hip Hop Music possible. Thanx for opening the door. http://t.co/yrXx9dBo8M\n\n— Dark Gable (@bigdaddykane) November 11, 2014\n\nRespect. Prayers up. God Bless. RT @Combat_Jack: RIP Big Bank Hank Aug. 5 1957 – Nov. 11 2014\n\n— Bun B (@BunBTrillOG) November 11, 2014\n\nRIP Big Bank Hank of the Sugarhill Gang #pioneer\n\n— QTip (@QtipTheAbstract) November 11, 2014\n\nYou were one of the guys who inspired me to touch the Mic. Rip Big Bank Hank. #ThankYou. #Tears http://t.co/CRdpjPLBB8\n\n— GOAT. (@llcoolj) November 11, 2014\n\nJackson, 57, was best known for this verse in the iconic song, “Rapper’s Delight.” Released in 1979, the track became hip-hop’s first crossover hit and paved the way for rap to enter the mainstream.\n\nCheck it out, I’m the C-A-S-AN, the O-V-A and the rest is F-L-Y You see, I go by the code of the doctor of the mix and these reasons I’ll tell you why You see I’m six foot one and I’m tons of fun and I dress to a tee You see I got more clothes than Muhammad Ali and I dress so viciously I got bodyguards, I got two big cars, that definitely ain’t the whack I got a Lincoln continental and a sunroof Cadillac So after school, I take a dip in the pool, which really is on the wall I got a color TV so I can see the Knicks play basketball Hear me talking ’bout checkbooks, credit cards, more money than a sucker could ever spend But I wouldn’t give a sucker or a bum from the Rucker, not a dime ’til I made it again Everybody go: Hotel, motel, whatcha gonna do today (say what?) Cause I’ma get a fly girl, gonna get some spank and drive off in a def OJ Everybody go: Hotel, motel, Holiday Inn You see, if your girl starts acting up, then you take her friend Uh Master Gee, am I mellow? It’s on you so what you gonna do?\n\nHere’s the group performing the song during Soul Train:\n\n“Rapper’s Delight” has since inspired countless wannabe rappers to spit those rhymes — even Brian Williams. Sort of.\"\n1559,\"Macaulay Culkin is not dead, despite another fast-spreading Internet hoax indicating the Home Alone star's demise ... for the second time this year alone.\n\nThe troubled and sometimes reclusive actor, 34, who at one point was reportedly in the throes of heroin addiction and appeared gaunt, is alive and well.\n\nMacaulay Culkin Alive!\nAccording to the latest Macaulay Culkin death hoax, he was found dead in his Manhattan apartment. Facebook and Twitter users quickly bought in.\n\nWith fans linking to a story on something called MSNBC (dot) website (dot) com - obviously not the real NBC, MSN or MSNBC - the story went viral.\n\nAccording to the unconfirmed and unsubstantiated reports, Culkin was found dead after police responded to a wellness check requested by a family member:\n\n\"\"At least one occupant of the Manhattan apartment confirmed the apartment belongs to Culkin but police have not confirmed the man’s identity at this time.\"\"\n\nDet. James Patterson, allegedly of the Manhattan Police Department, said:\n\n“The apartment was exceptionally clean and we found no signs of abuse or foul-play so we are depending on the coroner to make a final ruling of what happened.”\n\nThe actor turned musician was also reported dead back in April, with Facebook users mourning his alleged death and even a memorial page popping up.\n\nThough reps for the actor denied the April reports, they have not yet spoken out on the latest hoax claiming that Culkin is dead ... but he's still not.\n\nHe was seen with his band, The Pizza Underground, last night (see above).\n\nCelebrity Death Hoaxes: Stars the Internet Fake-Killed\nLil Wayne\n1. Lil Wayne\nLil Wayne has been the subject of more than one death hoax over the years ... and more than one actual near-death experience. So it's believalble.\nCulkin has become much lower profile as an adult than when he was one of the biggest child stars of all time, so it's easy to see how one would believe this.\n\nMila Kunis' longtime boyfriend is doing perfectly fine for himself, though, despite pranksters with no consciences attempting to spread such nasty rumors.\n\n\nAdd this to the list of celebrities the Internet has fake killed over the years.\"\n1560,\"A Macedonian man cut off his penis and threw it in a trash can after his girlfriend broke up with him due to lack of skills in the bedroom.\n\nOliver Ilic, 22, was told that he was no good in bed so he allegedly mutilated himself then threw the remains away, Metro reports.\n\nThe man told doctors he believes his small penis was to blame for the split. Ilic called emergency services after he could not stop the bleeding and was taken to a hospital in the east Macedonian town of Kocani.\n\n\n\nPolice searched his house and found the severed organ in a dustbin after it had been sliced off using a razor blade.\n\nIlic was transferred to a hospital in the capital Skopje, where surgeons were able to sew the member back after a complicated five-hour surgery, the Daily Mirror reports.\n\nHowever, it was too early to know if the man’s organ would ever work properly again.\n\nAccording to news.com.au, this isn’t the first time a Macedonian man has chopped off his penis.\n\nA 40-year-old man did the same thing recently, but in his case the penis was not reattached because he flushed it down a toilet.\n\nSources: Metro, Daily Mirror, news.com.au\n\nImage Credits: australscope via news.com.au, Antediluvial/Flickr\"\n1562,\"Mum took to the streets with a placard offering to sell her son to the highest bidder\n\nStruggling parents tried to sell their son in a street auction to pay for life saving cancer treatment for his twin sister.\n\nShocking pictures show the mum of the twins standing on the streets in Qingdao, a major city in eastern Shandong Province, Eastern China, with a placard offering to sell her son to the highest bidder.\n\nHe was standing alongside his 29-year-old mum, Meng Xiangyan, as she appealed for someone to come forward and buy the boy.\n\nCEN   Mum Meng Xiangyan has gone onto the street to try and raise the money for her ill daughter by selling their son who is the girl's twin.\n\nHis sister is suffering from acute leukemia and, though the mum said she and husband loved both of their children, their daughter would most certainly die unless they could get urgent medical treatment.\n\nThey were prepared to sell their son to a good home so that both would have a chance of life.\n\nShe said: \"\"Up until a year ago we had a wonderful family and we thought we had everything we could need with a wonderful little boy and a wonderful little girl who are twins.\n\n\"\"But all that changed when my daughter was diagnosed as suffering from leukaemia in August of last year and we spent all of our savings and borrowed everything we could from friends and relatives.\n\n“It still wasn't enough, and now we are hoping to raise cash from the sale of our son.\"\"\n\nCEN   Mum Meng Xiangyan has gone onto the street to try and raise the money for her ill daughter by selling their son who is the girl's twin.\n\nThe family have sold up their apartment and everything in it and are now living in a tiny 10 square metre flat close to where the therapies are being carried out.\n\nThe parents are also struggling to heat the tiny apartment which is vital to prevent the child, weakened by chemotherapy, from suffering in the cold which could be fatal.\n\nCEN   Mum Meng Xiangyan has gone onto the street to try and raise the money for her ill daughter by selling their son who is the girl's twin.\n\nTheir plight follows on from a recent similar story in which a woman was spotted trying to sell her baby daughter on the streets of China in order to pay her husband's £10,000 medical bill.\n\nNi Qiong was photographed roadside in Fuzhou, southeastern China, with a written sign imploring pedestrians to purchase her one-year-old daughter.\n\nShe and her husband, Zhou Xinggui, are both migrant workers, but he is currently in hospital needing surgery after falling off scaffolding.\n\nDespite remaining on the street for four hours, no pedestrians offered to purchase her daughter.\n\nHis wife's sign read: 'Please buy my daughter.\n\n'My husband is waiting for surgery fees in the hospital as his boss ran away. I would like to sell my daughter and save my husband.'\n\nAccording to That's Magazines, she was also in possession of another poster that stated: 'Boss fled after industrial accident and we don't have the money for treatment. I'm willing to sell my child to save her father.'\n\nMany locals who witnessed her in distress were sympathetic to her plight.\n\nAlthough some gave her money, no-one offered to purchase her daughter in the four hours she sat in the street with the sign, the magazine reported.\"\n1563,\"Mohammed Islam, the 17-year-old whose profile has circulated across the nation, says he did not make $72 million from trading stocks.\n\nIslam, a high school student at Stuyvesant in New York City, was profiled by the New Yorker, which claimed that he made $72 million from the market.\n\nBut Islam told CNBC that the figure is not accurate, although he declined to be more specific other than saying it’s closer to a few million dollars.\n\n“The attention is not what we expected – we never wanted the hype. This was about friends trying to make something exciting together, ” Islam said.\n\n“We expected a regular article about what we hope to do” in our career, he said. “The way we were portrayed is not who we are.”\n\nThe New Yorker claimed that it got the figure from rumors.\n\n“Our story portrays the $72 million figure as a rumor; the initial headline has been changed to more clearly reflect the fact that we did not know the exact figure he has made in trades,” it said in a statement. “However, Mohammed provided bank statements that showed he is worth eight figures, and he confirmed on the record that he’s worth eight figures.”\n\nIslam says he would like to become a hedge fund manager, and find a mentor who is a great trader.\n\nHis inspiration is Paul Tudor Jones.\n\nIslam, who trades mainly in Crude Oil futures and Gold futures and small to mid-cap equities, told Business Insider he’s already learned a lot.\n\n“When I learned that I needed discipline, a strategy that had been back tested, and enough capital, I buckled down and made sure I didn’t make one more trade until I had done that,” he said.\n\n“I traded using my plan and didn’t go astray and followed the cardinal rule of minimizing losses and maximizing profits. This made me profitable and to this day I look upon that as a major goal I accomplished.”\"\n1564,\"At least two experts are questioning the authenticity of an audio file that is purported to have captured the gunshots that killed 18-year-old Michael Brown in Ferguson, Missouri, earlier this month.\n\nCNN law enforcement analyst Tom Fuentes and former Los Angeles police officer David Klinger both said Wednesday morning that they initially felt the recording alleged to reveal the sequence of shots fired by Officer Darren Wilson was a hoax, according to Mediaite.\n\n“I’ve told your producers that for all I know this is something that one of Howard Stern’s punk people have been doing … I don’t have a high degree of confidence in it,” Klinger said on CNN’s “New Day.” “I look at this and my first inclination is that someone is trying to punk CNN.”\n\nHe cited the fact that the clip emerged two weeks after the shooting as well as the curious words being voiced by a man in the audio as reasons why he doubted its authenticity, though he said he remains open to seeing whether an investigation finds it legitimate.\n\nA man’s voice can be heard in the audio telling a woman, “You are pretty. You’re so fine, just going over some of your videos. How could I forget?” The context of the remarks is unclear, though purported gunshots can be heard in the background.\n\nAnd Klinger wasn’t alone in his skepticism. Fuentes also said that he has qualms over the authenticity of the audio.\n\n“When I heard this yesterday, I thought the exact same thing — it’s a hoax, but maybe not. Maybe they’ll be able to authenticate it,” he said.\n\nFuentes said that the FBI’s investigation will likely include engineers at Quantico examining the audio to see if there was any dubbing and to examine whether the complete tape was delivered to CNN, Mediaite reported.\n\nWatch their comments below:\n\nCNN “New Day” co-host Michaela Pereira noted that an attorney — a woman named Lopa Blumenthal — had delivered the audio to the network, vouching for its authenticity on behalf of her unnamed client.\n\nTheBlaze first reported about the clip’s emergence in the contentious case on Tuesday.\"\n1565,\"One of the five Taliban members swapped by the Obama administration in exchange for Army Sgt. Bowe Bergdahl has reportedly tried to return to terrorist activity, trying to reconnect with Islamic extremists near Qatar, according to CNN.\n\nThe five men had been kept in a high security detention camp in Guantanamo Bay, Cuba, until they were set free in exchange for Sgt. Bergdahl in spring 2014.\n\nAds by Adblade\n \n\nStart your resolution early & start losing pounds before the New Year. See how here.\n\nUnique Method Regrows Lost Hair (Do This Daily)\n\nHow I learned 9 languages and am learning even more, and how you could too.\nTaliban members Khairullah Khairkhwa, Mullah Norullah Noori, Mohammad Fazl, Abdul Haq Wasiq, and Mohammed Nabi were all freed by the Obama administration in May to secure Sgt. Bergdahl’s release.\n\nSEE ALSO: Army denies final decision on Bowe Bergdahl has been made\n\nEver since the exchange was made, the 28-year-old Sgt. Bergdahl has been the poster child in a national security debate over whether the five-for-one trade qualified as negotiating with terrorists. Obama administration officials maintain that they executed a successful rescue operation while lawmakers have remained skeptical, based in part on suspicions among soldiers that Sgt. Bergdahl was actually a deserter.\n\nNow, those tensions are resurfacing amid accusations that a U.S. intelligence program designed to intercept and monitor the five Taliban’s communications has turned up evidence that one has a penchant for terrorist activity, CNN reported.\n\nMilitary officials declined to specify which of the former detainees has allegedly been making overtures toward other militants near Qatar.\n\n\n \n“We do not comment on specific cases,” Pentagon spokesman Army Col. Steve Warren said in a statement Thursday.\n\nCol. Warren told The Washington Times that the U.S. military leverages its intelligence, law enforcement and diplomatic connections to mitigate any attempt by a former detainee to return to terrorist activity. Follow-on action is taken when necessary, he said.\n\n“We work with the host nation – whatever nation they’re in. We work with that host nation to take legal actions, to take law enforcement actions,” he said.\n\nLawmakers on Thursday bristled at reports that one of the high-level militants administration officials exchanged for Sgt. Bergdahl might soon become a threat to Americans abroad.\n\nSen. Kelly Ayotte, New Hampshire Republican and a member of the Senate Armed Services committee, said she was disturbed by the news, which only served to highlight “the danger of the administration’s irresponsible decision” to free the terrorists.\n\nShe used the report to highlight her legislative battle to keep detainees who pose a serious threat to the United States and its interests locked up at the detention camp.\n\n“With nearly 30 percent of former Guantanamo detainees suspected or confirmed of reengaging in terrorism, the administration’s continued policy of releasing dangerous terrorists endangers Americans and our allies,” she said. “Consistent with the legislation I have introduced, I renew my call for suspending transfers of detainees assessed to be high or medium risk. I look forward to the Senate Armed Services Committee considering this legislation as soon as possible.”\n\nCNN reported that Congress had been notified of the former detainee’s activity.\n\nThe news that one of the men has rekindled an interest in terrorist activity comes just as Sgt. Bergdahl is facing potential charges of desertion.\"\n1567,\"Joe Riquelme, creator of the popular iPhone video editing app Videoshop, surprised his parents on Christmas by revealing that he had paid off their mortgage. Riquelme, who goes by “Joey Trombone” on social media, took to YouTube on Thursday to share the touching footage of his parents reacting to his generous gift (see below).\n\nIn the clip, Riquelme and his parents are cuddled on a couch when he casually tells them he has one more gift. He then pulled a folded enveloped from his sweatshirt and presented it to his mom. “It has to be a nice present,” she said while opening it. She had no idea.\n\nInside the envelope, the app developer’s mom found Bank of America documents and a handwritten note from her son that read, “Your house is paid off. Merry Xmas. – Joe.” Riquelme’s mother was stunned. “What?” she asked him, before putting her hand over her mouth and beginning to cry.\n\nWhen Riquelme’s father reached for the letter, his mom kissed his forehead and expressed her gratitude. “Oh, I love you!” she said. The entrepreneur’s father started to tear up as well, and soon the three were sharing a family hug. Riquelme also shared a photo of the gift and their reactions on Facebook (see below), writing, “Sometimes the best gifts come in the lamest packages. Merry Christmas everyone!” Check out the emotional video below, and tell us what you think!\n\n\nJoe Riquelme Pays Off Parents Mortgage For Christmas\n(Facebook)\"\n1568,\"It is one of the most annoying aspects of modern air travel - kicking off shoes and removing belts to get through security without setting off the scanner.\n\nOne frustrated traveller clearly decided the only answer was to strip off altogether, much to the surprise of security guards.\n\nThe incident at Pulkovo Airport, in St Petersburg, Russia, saw the man strip his clothes off in a nonchalant manner before strolling through the metal detector watch by bemused airport workers.\n\nTwo guards can be seen chatting and looking on as the man bends down to remove his shoes and then starts to remove his belt.\n\nSuddenly the man, who some sources believe may be an IT department worker at the airport, takes off his trousers altogether an places them in the tray with the rest of his belongings.\n\nOne security worker can be seen nudging his colleague and pointing to the man, but neither appears to know what to do next.\n\nAt first all seems as normal as the man bends down to remove his shoes - a common request by security when passing through metal detectors at airports\n\nSuddenly the man surprises staff by removing his trousers altogether and placing them in a tray\n\nAs startled workers look on, seemingly unsure what to do, the man continues stripping off\n\nUnbothered by the attention, the man moves onto his top half and whips off his jumper, leaving him completely naked.\n\nBut he still takes a moment to remove the all-important wrist watch - the one thing that actually could set off the scanner - before strutting through the metal detecting arch.\n\nStaff stand back and appear to let him just walk through the metal detectors. The cheeky man even jokingly hesitate by the workers as if to check they don't want to search him further.\n\nCompletely unbothered by the attention, the man then strolls through the security gate, even pausing by security staff as if to ask if he needs to be searched further\n\nThe first thing the man puts back on is his wrist watch as he gathers his clothing up at the end of the conveyor belt\n\nThen, as if there is nothing unusual about the situation, the man picks up his clothes - places his wrist watch back on first, then proceeds to walk off.\n\nSt Petersburg police are said to be investigating the incident.\n\nPassengers at airports around the world have long complained of 'invasive' searches at security points, with American passengers in particular complaining about the methods of the Transport Security Administration (TSA).\n\nAnd instead of hurriedly getting changed, the man simply bundles up his clothes and walks off\n\nIt seems this gentleman isn't the first to stage a naked protest either.\n\nIn 2013, Lady Kelly Hadfield-Hyde, 51, and Ann Chadwick, 48, stripped off at Manchester Airport security after sharing a bottle of wine.\n\nThe two were later sentenced for public order offences.\"\n1569,\"Michael Zehaf-Bibeau was named as the suspected shooter after he (and possibly others) allegedly opened fire at the National War Memorial in Ottawa, Canada, Wednesday, CNN reported.\n\nZehaf-Bibeau, a Canadian citizen from Quebec, was born in 1982, CBS News reported.\n\nJUST IN: U.S. officials tell CBS News the name of the dead Ottawa shooting suspect is Michael Zehaf-Bibeau, a Canadian born in 1982.\n\n— CBS Evening News (@CBSEveningNews) October 22, 2014\n\nPolice have said the male suspect in the shooting is dead, but did not reveal if it was Zehaf-Bibeau, Reuters reported. Some sources claimed he was born Michael Joseph Hall but changed his name to Zehaf-Bibeau after converting to Islam.\n\nThe alleged shooter had a criminal history for drug trafficking in Montreal and robbery in Vancouver, the U.K.'s Daily Mail said. He was designated as a “high-risk traveler,” and the government had seized his passport, Paul Waldie of the Globe and Mail wrote on Twitter.\n\nShooter: Sources tell Globe and Mail that he was recently designated “high-risk traveler” and government seized his passport\n\n— Paul Waldie (@pwaldieGLOBE) October 22, 2014\n\nCanadian Security Intelligence Service would not comment on the gunman’s alleged identity.\n\nCorp. Nathan Cirillo, 24, was fatally shot by the assailant while he was standing guard at the National War Memorial. The Canadian parliament is currently on lockdown.\n\nThis is a developing story…\n\nFollow me on Twitter @mariamzzarella\"\n1570,\"Famed NBC journalist Tom Brokaw thinks that Nightly News anchor Brian Williams should be fired, according to a report from the New York Post's Page Six, which cited NBC insiders. Brokaw's ire was prompted by Williams' admission that a story he has often repeated about being in a helicopter, which was shot down during the 2003 Iraq war, was untrue.\n\n“Brokaw wants Williams’ head on a platter,” the source told the paper. “He is making a lot of noise at NBC that a lesser journalist or producer would have been immediately fired or suspended for a false report.”\n\nThe source also said that both Brokaw and former NBC News President Steve Capus were aware that the story was untrue \"\"for a long time and have been extremely uncomfortable with it.\"\"\n\nWilliams had repeatedly claimed that he had been traveling on a U.S. military helicopter that was downed by RPG fire during the 2003 invasion of Iraq, most recently on a Jan. 30 broadcast. He also told the story during an appearance on David Letterman's show.\n\nNBC shared a clip of Williams recounting the story on Facebook, “Sorry dude, I don't remember you being on my aircraft. I do remember you walking up about an hour after we had landed to ask me what had happened,” Lance Reynolds, the flight engineer for the helicopter that was struck, wrote in response, prompting Williams' on-air apology Thursday.\n\nSpeculation has been rife about whether Williams will, or should, lose his job or face some kind of sanction for the misrepresentation. Williams argued that it did not represent dishonesty, saying rather that he “made a mistake in recalling the events of 12 years ago.”\n\nThus far, NBC News has made no official statement about the incident, and has announced no investigations or possible disciplinary measures, suggesting that the company is supporting the anchor, and hopes to ride out the wave of criticism he is currently attracting, the Washington Post reported.\n\n“You could say it’s business as usual,” an anonymous NBC executive told the paper. “He has the whole support of NBC.”\n\nIn addition to the apparent support of NBC, Williams also has the support of his esteemed colleague Dan Rather, who defended Williams Thursday.\n\n\"\"I don't know the particulars about that day in Iraq. I do know Brian,\"\" Rather said in a statement provided to The Huffington Post. \"\"He's a longtime friend and we have been in a number of war zones and on the same battlefields, competing but together. Brian is an honest, decent man, an excellent reporter and anchor -- and a brave one. I can attest that -- like his predecessor Tom Brokaw -- he is a superb pro, and a gutsy one.\"\"\"\n1572,\"Multiple users of anonymous web browser Tor have reported that Comcast has threatened to cut off their internet service unless they stop using the legal software.\n\nAccording to a report on Deepdotweb, Comcast customer representatives have branded Tor \"\"illegal\"\" and told customers that using it is against the company's policies.\n\nTor is a type of web browser that, in theory, makes all your internet activity private. The software routes traffic through a series of other connected internet users, making it difficult for governments and private companies to monitor your internet usage. Up to 1.2 million people use the browser, which became especially popular after Edward Snowden leaked information showing that the NSA was eavesdropping on ordinary citizens. Prior to that, Tor had been popular among people transacting business on Silk Road, the online market for drugs and hitmen.\n\nThe problem is that downloading or using Tor itself isn't illegal. Plenty of people might have legitimate reasons to want to surf the web in private, without letting others know what they were looking at. But Tor has been pretty popular with criminals.\n\nComcast has reportedly begun telling users that it is an \"\"illegal service.\"\" One Comcast representative, identified only as Kelly, warned a customer over his use of Tor software, DeepDotWeb reports:\n\nUsers who try to use anonymity, or cover themselves up on the internet, are usually doing things that aren’t so-to-speak legal. We have the right to terminate, fine, or suspend your account at anytime due to you violating the rules. Do you have any other questions? Thank you for contacting Comcast, have a great day.\n\nComcast customers, speaking to Deepdotweb, claimed that Comcast repeatedly asked them which sites they were accessing using Tor.\n\nIn a statement to Deepdotweb, Comcast defended its actions, seemingly asserting that it needs to be able to monitor internet traffic in case they receive a court order:\n\nWe respect customer privacy and security and would only investigate the specifics of a customer’s account with a valid court order. And if we’re asked by a court to provide customer information, then we ask for a reasonable amount of time to notify the customer so they can decide if they would like to hire a lawyer and if they do, then we turn the case over to them and they proceed with the judge directly and we step away.\n\nSEE ALSO:  A Comcast Customer Tried To Cancel His Account But Was Put On Hold Until Comcast Closed For The Day\"\n1573,\"Astronomers, including experts at NASA, have questioned whether the blast and crater, reported earlier this week outside the Nicaraguan capital, were actually the product of a meteorite.\n\nInitial reports, including information issued by the Nicaraguan government, suggested a piece of space rock broke off from a larger asteroid passing between the Earth and its moon -- creating a sizable crater, measuring roughly 40 feet across, near Managua's international airport.\n\nBut NASA officials say the lack of eyewitness accounts raises doubts about that scenario. Plus, astronomers say, the timeline doesn't work out.\n\n\"\"This event was separated by 13 hours from the close Earth approach of 2014 RC, so the explosion and the asteroid are unrelated,\"\" NASA asteroid expert Don Yeomans told National Geographic. \"\"There was no obvious optical fireball or debris trail seen prior to the explosion, so it seems unlikely that the explosion in Nicaragua was related to a meteorite impact.\"\"\n\nYeomans' doubts are shared by Bill Cooke, head of NASA's Meteoroid Environment Office. Cooke says the energy needed to create such a crater would be the equivalent of a single ton of dynamite.\n\n\"\"For something to produce a hole in the ground that big, it would have generated a very bright fireball. And nothing was reported ... despite the population,\"\" Cooke told Sci-Tech Today. \"\"So I'm very skeptical.\"\"\n\nNicaraguan officials are apparently now quite confused themselves, and have asked the U.S. to help sort the whole thing out.\n\n\"\"Considering the small amount of experience and the lack of research means, Nicaragua desires to request the good offices of the (US) embassy to get the support of the US Geological Survey,\"\" the country's deputy foreign minister, Orlando Gomez, wrote in a letter to the U.S. Ambassador in Managua, Phyllis Powers.\n\nIt's not yet clear whether the U.S. will provide investigative assistance -- or what the assistance would look like.\n\nWhatever created the hole in the woods near Managua's airport, it packed a serious punch. The government says its scientists recorded the impact at 24 seismic stations.\"\n1574,\"Poverty-stricken parents took to the streets to auction off their son to the highest bidder. \n\nThe reason? They need money to pay for cancer treatment to save the life of his twin sister. The little girl has acute leukemia and the parents were told that she would die without urgent medical treatment.\n\nHorrifying and sad photos show 29-year-old Meng Xiangyan, the mom of the twins, on the streets in Eastern China.\n\nShe said: \"\"Up until a year ago we had a wonderful family and we thought we had everything we could need with a wonderful little boy and a wonderful little girl who are twins.  But all that changed when my daughter was diagnosed as suffering from leukaemia in August of last year and we spent all of our savings and borrowed everything we could from friends and relatives.\"\"\n\nThe family have sold their apartment and everything in it and now live in a tiny flat near the medical center treating thier daughter. \n\n“It still wasn't enough, and now we are hoping to raise cash from the sale of our son.\"\"\"\n1575,\"Seth Rogen just landed the role to play Christian Bale’s sidekick in Sony’s upcoming biopic on Steve Jobs.\n\nRogen will reportedly don the mantle of Steve Wozniak, according to Variety, in the film written by Aaron Sorkin and directed by Danny Boyle.\n\nThe film is based on Walter Isaacson’s biography on Steve, and is said to be divided into three long scenes that take place backstage before Apple product launches. Sorkin says the film will portray Jobs as part-hero, part anti-hero, leaving Rogen plenty of room to bring in some comedic relief.\n\nSteve Wozniak co-founded Apple with Steve Jobs and was the engineer behind the Apple I and Apple II computers that made Apple a household name in the 1970s. Woz left Apple in 1987, but he still pops up at Apple events and in the headlines with his commentary on the state of tech.\n\nRogen starred in ‘Neighbors’ earlier this year and will be in ‘The Interview’ with James Franco. Other actors haven’t been announced for the Steve Jobs film, but Scott Rudin Mark Gordon and Guymon Casady have been tapped as producers, with shooting rumored to start in Spring of 2015.\"\n1577,\"Evander Kane and the Winnipeg Jets appear to be hitting a wall in their relationship, which could result in the team trading the young winger.\nKane, 23, has been the subject of trade rumors for the past few seasons, and may finally be on the move prior to the March 2 trade deadline.\n\n\n \tWith three-years left on his contract, beyond this season, at an annual salary of $6 million -- his annual cap hit is $5.25 million -- Kane is an extremely valuable asset, presumably in need of a change of scenery.\nAfter scoring 30 goals in the 2011-12 season, Kane has yet to break 20 goals. It should be noted that in the 2012-13 shortened season, due to the lockout, Kane was on pace for 29 goals.\n\nKane has also battled injuries, which has hindered his ability to perform on the ice.\n\nBut that's not what concerns the Jets. What concerns the Jets is his off-ice activities.\n\nKane was scratched from Winnipeg's last game against Vancouver, in front of his hometown family and friends. As the Winnipeg Sun reports, the decision to sit Kane out of that game has set off alarm bells, once again, for the Jets.\n\nAccording to TSN Hockey Insider Bob McKenzie, the Jets and Kane may have finally hit a \"\"crossroads\"\" and the organization may have \"\"come to realization they need to go their separate ways.\"\"\n\nThe Montreal Canadiens and Philadelphia Flyers have expressed significant interest in Kane in the past, and both teams could renew discussions with the Jets, if GM Kevin Cheveldayoff is willing to entertain offers.\n\nBut the Jets aren't willing to move Kane without a significant return coming back their way -- presumably in the form of a top-six forward, a prospect and a draft pick.\n\nTrade talks should pick up between now and the trade deadline, but that doesn't necessarily mean a move will be made by March 2. The Jets could wait until the off-season to explore moving Kane.\n\nIn 37 games with the Jets this season, to date, Kane has registered 10 goals and 12 assists for 22 points.\"\n1579,\"BUNBURY, Australia, Oct. 16 (UPI) -- A West Australian man who developed a mysterious mark on his skin during a trip to Bali said doctors found a tropical spider had burrowed under his skin.\nDylan Thomas said he first noticed the mark on his stomach during his trip to the Indonesian island Saturday and he visited a doctor Sunday when he noticed the wound growing and producing a burning sensation.\n\n\n\nThe doctor told Thomas he had been bitten by an insect and gave him some antihistamines.\n\nHowever, Thomas said the wound continued to worsen Monday and he went to a hospital, where a dermatology specialist identified the problem.\n\n\"\"Well after running tests and putting things inside my stomach they finally found out it was a tropical spider that's been living inside of me for the last 3 days, managed to get it out luckily,\"\" Thomas posted on Facebook.\n\n\n\nThe spider was dead when the doctor removed it with tweezers. Hospital staff said the spider had burrowed in through Thomas' appendix scar and crawled under his skin to the man's sternum.\n\nThomas said he is hoping his ordeal will inspire his friends to ship in money for him to get a giant spider tattooed across his chest in the style of Spider-Man's costume.\"\n1580,\"In a video posted online Tuesday, ISIS beheads James Wright Foley, an American freelance journalist who was captured in Syria in 2012. The video says the killing is a warning to the U.S. to end its intervention in Iraq. The video also shows Steven Sotloff, a freelance journalist working for Time, and threatens that he will be next. Sotloff's kidnapping seems to have been kept secret until now. Foley was working as a photographer in Syria for AFP when he was taken. The year prior he had been kidnapped in Libya.\"\n1582,\"A Lego pamphlet from 1974, unearthed and posted on Reddit this weekend, has some advice for parents that rings true 40 years later:\n\nTrue then, true now.(Reddit / fryd_)\nThe pamphlet’s authenticity was questioned after it went viral over the weekend, but Lego spokesman Roar Rude Trangbæk confirmed to Quartz that the document is real, and was included with a series of Lego dollhouses. (If the dollhouse figures look a little strange in the photo above, it’s because Lego’s iconic “minifigure” wasn’t invented until 1978.)\n“The pamphlet was contained in the product line regarding Lego dollhouses, it was targeted primarily at girls age four and up,” he said in a phone interview. “To us it’s expressing what we’ve always been about, which is about encouraging creative play.”\nLego became the world’s biggest toymaker this year, due in large part to the enormous success of The LEGO Movie. But it has also drawn criticism from fans for its reliance on licensed products from the Star Wars franchise and other Hollywood properties, and it has struggled at times to appeal to girls as well as boys. One seven-year-old girl wrote a letter to the company complaining about the girl-oriented Lego Friends: “All the girls did was sit at home, go to the beach, and shop, and they had no jobs but the boys went on adventures, worked, saved people, and had jobs, even swam with sharks.”\nTrangbæk argued that Lego Friends, which is now two years old, along with the company’s many Hollywood-themed toys, all share a common DNA with classic Lego sets, including the 1974 dollhouses.\n“It’s not about what type of play we’re offering, it’s all about children having the materials in their hands to create whatever they want,” he said. “When you open the box, it’s just Lego bricks.”\"\n1584,\"Banksy appears to have shared a message of sorrow and hope Wednesday after an attack on the Paris office of the satirical newspaper Charlie Hebdo left 12 people dead.\n\nThe drawing was shared from an Instagram account and Facebook page that many believe are associated with the enigmatic street artist. Both posts carried only the message \"\"RIP\"\".\n\nbanksy paris charlie hebdo\n\n\nThat said, there is debate about the authenticity of the image. The page the drawing was shared from was initially verified by Facebook, but that verification was later removed. Banksy's publicist Jo Brooks told Animal New York that the page is \"\"100 per cent fake\"\" and the artist's website says Banksy is \"\"not on Facebook and has never used Twitter.\"\"\n\nMany have speculated, however, that the denials are all part of cultivating Banksy's puzzling persona.\n\nThe Guardian and Mashable both identified the Instagram post as being authentic, but Mashable later updated its story to reflect doubts about the image's authenticity. In 2013 The New York Times identified a different Instagram account as being linked to the artist.\n\nRegardless of whether the real Banksy is behind the drawing, there's no denying it's a powerful image.\"\n1585,\"Apple was light on technical specifications in announcing its forthcoming Watch earlier this month, but one analyst has checked with the company's supply chain to find component makers expect the final shipping product to include 512 megabytes of RAM, and a \"\"mainstream version\"\" with 4 gigabytes of internal storage.\n\nThe details were reported in a new research note to investors on Monday by Timothy Arcuri of Cowen and Company. The note, which was provided to AppleInsider, claims that the 512 megabytes of mobile DRAM will likely be supplied by Samsung, Hynix and Micron.\n\nAs for the internal storage, Arcuri believes Apple may offer an 8-gigabyte version of the Watch in addition to the standard 4-gigabyte version, but he said the larger-capacity option will not likely be the default configuration. He expects the memory will come from \"\"most major NAND suppliers.\"\"\n\nAs for other internal components, Arcuri said he expects the Apple Watch to feature a wireless combination chip similar to the Broadcom BCM43342 found in the iPhone 5s. Interestingly, that chip includes a GPS radio, which Arcuri admitted is \"\"somewhat at odds\"\" with Apple's announcement, where the company said the Watch will require being tethered to an iPhone in order to offer GPS data.\n\nThe analyst offered no explanation for this discrepancy, but it's possible that the chip could be a modified version that lacks GPS, or Apple may simply decide not to enable the functionality in order to improve battery life. The company has said it expects users will have to recharge the Apple Watch nightly.\n\nOther companies in the Apple Watch supply chain are said to be a wireless charging integrated circuit from Integrated Device Technology, NFC chips from both NXP and AMS, power management integrated circuits from Maxim Integrated Products and Dialog Semiconductor, a MEMS sensor from Invensense, microcontroller by STMicroelectronics, and Wi-Fi front-end by Skyworks.\n\nThe Apple Watch was announced earlier this month, but Apple focused on the design and level of customization available in the forthcoming wearable device, rather than specifications and storage capabilities. Even pricing remains a mystery, with the company saying the Apple Watch will start at $349, but no breakdown of sizes or collections given.\n\nThe Apple Watch is scheduled to go on sale in early 2015. It will include a heart-rate monitor, fitness tracking, support for Apple Pay and Siri, and will be the first Apple device to feature wireless inductive charging.\"\n1586,\"Two friends have a 20-year-old McDonald’s Quarter Pounder that they’ve keep safe for another friend for the past two decades. It was 20 years ago when the friend asked the two to pick up the Quarter Pounder for him while they were at the local McDonald’s, but he never showed up to eat the burger, according to 9 News on Feb. 16.\n\nA 20-year-old burger, a McDonald's Quarter Pounder with Cheese, looks pretty much the same as a new Quarter Pounder looks today!\nYouTube screen shot\nIt became a joke over the next few weeks when the friend still hadn’t claimed the burger, the buddies told him they'd keep it safe for him. Then that ran into months and now decades later, the Quarter Pounder is unwrapped and shared on a local news show. The two Australian buddies, Casey Dean and Eduard Nitz, were only 14 and 13 at the time they purchased the Quarter Pounder with Cheese for their friend.\n\nAccording to the Sidney Daily Telegraph, Dean states that he is pretty sure that this burger is the oldest burger in the world. While folk’s might store wine to age for 20 years, ground beef is not something you would eat after being left out a few hours, never mind decades.\n\nDean and Nitz recently appeared on the TV show “The Project” with their antiquated McDonald’s Quarter Pounder and it didn’t look as one might expect a 20-year-old burger to look like. The burger and bread didn’t sport any mold, discoloration or even a bad smell. It looked almost identical to a McDonald's burger just purchased today.\n\nThis Quarter Pounder has now taken on a life of its own with a new Facebook page that asks, \"\"Can This Burger Get More Likes Than Kanye West?\"\" It got 3000 likes in just the first day it materialized.\n\nThe two Aussie buddies were about to take a bite of the very old burger in the name of charity, but the show’s host prompted them to put it down and skip this decades-old offering. The host protested and shared some common sense with the two friends and they obliged.\n\nIf the two buddies had eaten the old burger, chances are they would later break out in a fight as to who would use the bathroom first! They would most likely spend the remainder of the day hanging around the toilet bowl from eating meat that is so old.\"\n1588,\"Boko Haram has denied claims by Nigeria's government that it has agreed to a ceasefire and will release more than 200 abducted schoolgirls.\n\nThe group's leader, Abubakar Shekau, said the girls had converted to Islam and been married off since being taken.\n\nNigeria's army announced a ceasefire with the militants on 17 October, saying the girls would soon be freed.\n\nBut violence has continued since news of the alleged truce, including a fatal bomb blast on Friday.\n\nBoko Haram has been fighting an insurgency since 2009, with some 2,000 civilians reportedly killed this year.\n\n'We will not negotiate'\n\nIn a video released on Friday, Abubakar Shekau said: \"\"We have not made ceasefire with anyone. We did not negotiate with anyone. It's a lie.\n\n\"\"We will not negotiate. What is our business with negotiation? Allah said we should not.\"\"\n\nShekau also claimed that the militants were holding a German national, thought to be a teacher, who was kidnapped by gunmen in July.\n\nThere was no indication of when or where the group's latest video was shot.\n\nThe BBC's Tomi Oladipo in Lagos says the video will come as a huge embarrassment for the Nigerian government after it said it had secured a ceasefire with Boko Haram.\n\nThe Islamist militants sparked global outrage in April by abducting 219 schoolgirls from the remote north-eastern town of Chibok, in Borno state.\n\nTheir continued captivity has led to criticism of the Nigerian government's efforts to secure their release.\n\nHopes were raised earlier this month when Nigeria's chief of defence staff, Alex Badeh, announced a truce with the group.\n\n\"\"They've assured us they have the girls and they will release them,\"\" he said. \"\"I am cautiously optimistic.\"\"\n\nBut the Boko Haram leader said the girls were \"\"in their marital homes\"\" after being married off by the group.\n\nLast week, Human Rights Watch said in a report that Boko Haram was holding more than 500 women and young girls captive and that forced marriage was common in the group's camps.\"\n1589,\"President Obama declared that the entire world was “appalled” by the beheading of an American journalist by militants in Syria, but vowed that America would not change course in Iraq, where the United States has been conducting airstrikes against terrorists, despite threats by the group to kill another reporter in the days ahead.\n\n“The United States of America will continue to do what we must do to protect our people,” Mr. Obama said in a brief statement from Martha’s Vineyard, where he was vacationing. “We will be vigilant and we will be relentless.”\n\nBefore speaking to reporters, Mr. Obama said he placed a phone call to the parents of James Foley, the slain reporter, telling them that Americans were “are all heartbroken at their loss.” He described Mr. Foley as a “journalist, a son, a brother and a friend who was “taken from us in an act of violence that shocked the conscience of the entire world.”\n\nBut the president’s harshest and most emotional words were reserved for the Islamic State in Iraq and Syria, the militants who released a video of the killing of Mr. Foley on Tuesday. American intelligence agencies on Wednesday verified the authenticity of the video, which shows a masked man decapitating James Foley, an American journalist who was kidnapped in Syria nearly two years ago. It also shows another American captive, the journalist Steven Sotloff, and warns that he would be the next to die.\n\nThe president called ISIS a “cancer” in the region and accused them of having “rampaged across cities and villages, killing unarmed civilians in cowardly acts of violence.” He said it had committed torture and rape against innocent women and children and continued to enslave those they did not kill.\n\n“No faith teaches people to massacre innocents,” Mr. Obama said. “No just God would stand for what they did yesterday and what they do every single day. People like this ultimately fail. They fail because the future is won by people who build and not destroy.”\n\nThe killing of Mr. Foley triggered a fierce response. The New York Daily News and The New York Post both used the same banner headline on their front pages: “Savages.” Prime Minister David Cameron of Britain released a statement saying “the brutal murder of James Foley is shocking and depraved.”\n\nAt the United Nations, Secretary-General Ban Ki-moon issued a statement condemning ISIS for “the horrific murder of journalist James Foley, an abominable crime.” Mr. Ban said “the perpetrators of this and other such horrific crimes must be brought to justice.”\n\nThe four-minute, 40-second video was posted on YouTube but the website later took it down. Titled “A Message to America,” it shows Mr. Foley kneeling in a desert landscape, clad in an orange jumpsuit in an apparent reference to the uniforms worn by prisoners at the American military detention camp in Guantánamo Bay, Cuba. Standing to his left is a masked ISIS fighter who begins speaking in English, with what sounds like an East London accent. Pulling out a knife, he says that Mr. Foley’s execution is in retaliation for the recent American airstrikes ordered by Mr. Obama against the extremist group in Iraq.\"\n1590,\"BAGHDAD / Nina /--Vice President Osama Nujaifi condemned the \"\"heinous crime which perpetrated by terrorist Daash in killing three hundred soldiers were trapped in the regions of Saqlawiyah and Alsger of Anbar province.\n\nNujaifi said in a statement by his press office: \"\"The media picked up another terrible crime committed by the terrorist Daash, where its terrorist elements surrounded military unit to do its job in defending the homeland, then do the execution of its adherents were their families after running out of ammunition. \n\nTerrorist, Daash used Chlorine gas in the area of Saqlawiyah, after surrounding more than 400 soldiers, which led to the death of three hundreds of them because of suffocation. / End\"\n1592,\"He popped the question — and burned down his college sports hall.\n\nHopeless romantic Dim Xiong Chien planned to propose to his girlfriend, Cong Yen, in explosive fashion by setting off fireworks as he got down on one knee.\n\nHis would-be betrothed didn’t show up but as a last ditch effort, he set off the pyrotechnics in hopes that she’d see the fiery display, according to a report in the Express.\n\nThe plan bombed, though, when the fireworks set the grass ablaze at the Liaoning Advertisement Vocational College in the city of Shenyang.\n\nAs firefighters rushed extinguish the massive blaze, Chien, 22, searched for his girlfriend, also 22, who forgot that he had asked her to join him for a walk.\n\n“I was feeling a bit surprised that she hadn’t shown up, and was completely unaware that the fireworks had set the grass on fire,” Chien said. “When I found her I said she had to come with me as there was something important I wanted to tell her and show her.”\n\nThe fiasco didn’t deter Chien, who decided to postpone the proposal.\n\nYen said she found out later about Chien’s plan but his botched romantic gesture may have cost him the respect of his potential in-laws.\n\n“Of course, I love him, but my parents have told me to steer clear, saying he can’t even ask me to marry him without causing a massive hoo-ha,” she said.\"\n1594,\"(Update: The story has been updated to reflect new evidence and analysis from experts.) News has been circulating about a potential meteorite strike near Managua, Nicaragua late Saturday night, just 13 hours or so before the close flyby of 20-m asteroid 2014 RC, leading some to suggest that the two events are related. However, according to experts who have been examining the evidence, including those at NASA, the two events are completely unrelated, and the explosion in Managua may have nothing to do with objects falling from space.\n\nAccording to the Nicaraguan news site el19digital.com, an explosion occurred around 11:05 p.m. Saturday night, in the city of Managua, which apparently produced a crater that was over 12 metres (39 feet) wide and about 1.5 metres (5 feet) deep, in a wooded area just to the west of the city's international airport, and just south of the Pan-American Highway.\n\nThe video below, from RT.com, shows military personnel investigating the crater, as well as the surrounding area, for potential debris from the explosion.\nWhile the incident is still being investigated, officials with Nicaragua's Institute of Territorial Studies (INET), which monitors earthquake activity in the country, said that the event showed up on the agency's seismic instruments.\n\n\"\"We are convinced that this was a meteorite. We have seen the crater from the impact,\"\" Wilfried Strauch from INET said in a press conference, according to Agence France-Presse (AFP). \"\"You can see two waves: first, a small seismic wave when the meteorite hit earth, and then another stronger one, which is the impact of the sound.\"\"\n\nHowever, while there have been reports of people hearing the explosion, the scientists have the seismic data from it, and they have the resulting crater, there are parts of the story that just don't add up.\n\nA 20-metre wide asteroid named 2014 RC passed by Earth on Sunday, flying underneath the planet (from the perspective of someone in the northern hemisphere), and while there is roughly a 13-hour difference in the timing of these two events, some saw a potential connection between these events. It's not entirely unreasonable to suggest this. There are over 11,000 known near-Earth asteroids flying around the Sun, and very likely millions that we haven't detected (and likely won't, because they're too small). While most of these follow their own path as they circle the Sun, not all are alone. Some asteroids have tiny moons orbiting them. Some are best described as 'rubble piles', which are groups of smaller objects only barely held together into a boulder-like shape by their mutual gravity. Others can be travelling along in 'packs' with some members preceding or lagging behind the 'pack leader' - possibly due to an impact with another meteoroid or asteroid at some point. So, if one of these asteroid 'packs' is flying by, or an asteroid that still has debris from a past impact travelling along the same orbit, it is possible that one piece could strike the atmosphere and survive to hit the ground.\n\nHowever, just because two events - an asteroid flyby and a meteorite impact - happen close to one another, doesn't mean that they are related. We saw this back in mid-February 2013, when we were watching asteroid 2012 DA14 sweep by Earth and suddenly a 20-m wide asteroid exploded over Chelyabinsk, Russia. The exact timing and traced orbits of these two objects quickly showed that they were completely separate objects and the timing was a just coincidence. \n\nAccording to NASA's Jet Propulsion Laboratory Near Earth Object Office, that appears to be the case for this event:\nA meteorite without the meteor?\n\nAn interesting fact about this supposed 'impact' is that, although the explosion was heard throughout the area, apparently nobody witnessed any bright light associated with it. When a meteoroid enters the atmosphere, even if it is just a speck of dust, it is traveling so fast (typically around 17 kilometres per second or over 60,000 km/h) that it heats up the air in front of it, causing the air to glow brightly and produce the streak of light in the sky we call a meteor. Larger objects cause even brighter flashes, earning them the name fireball,or even bolide (for an exceptionally large and bright one). Some of these are so bright that they can, very briefly, turn night into day as they pass overhead.\n\nGiven the weather over Managua on Saturday night (scattered clouds and calm winds), it would have been very difficult to miss such a fireball or bolide lighting up their night sky, especially when it happened near a city of over 2 million people.\n\nAccording to the Associated Press, Strauch said it was \"\"very strange that no one reported a streak of light. We have to ask if anyone has a photo or something.\"\"\n\nWas it something else?\n\nThis lack of a fireball is a sticking point in the story. While nearly all meteorites go through a 'dark flight' phase during the final part of their journey to Earth's surface - after it has slowed down enough that it isn't compressing the air enough to cause it to glow - their fireball or bolide stage happens far up in the atmosphere, some 20 to 30 kilometres above the ground, making them visible far and wide across the countryside.\n\nGeoff Nodkin, professional meteorite hunter and host of Science Channel's Meteorite Men, tweeted his thoughts about the possibility of this being authentic:\nNotkin further commented that if it was meteorite-related, he would expect there to be a very bright fireball, sonic booms during the object's dark flight and then the impact. He also said that, to produce a crater like the one seen, it would have to be an iron meteorite, as they are the densest and \"\"have formed the majority of known meteorite craters on Earth\"\"\n\nIn an interview with National Geographic, Donald Yeomans, the author of Near-Earth Objects: Finding Them Before They Find Us, said: \"\"There was no obvious optical fireball or debris trail seen prior to the explosion, so it seems unlikely that the explosion in Nicaragua was related to a meteorite impact.\"\"\n\nSo, what was this, if it wasn't a meteorite? One very real possibility is that it was a landmine explosion, as there are still thousandsIn cas buried throughout the country, remnants of the war fought there in the 1980s.\n\nWhile this particular event is looking more and more like a false alarm with time, it should be noted that fireballs blaze through our skies every day, as tons of material is swept up by Earth as the planet orbits the Sun. Many of these are missed because they occur during the day, or over regions of the planet that aren't heavily populated. Some countries have all-sky camera networks to capture these events, with data being reported on sites like SpaceWeather.com (U.S.) and the University of Western Ontario (Canada). As an example, there was a bright fireball that occurred just before this explosion in Managua, but it happened thousands of kilometres away across the Atlantic Ocean, over eastern Spain, as shown in this animation taken from railway camera video (note what appears to be a second object that may be a piece breaking off the primary one):\"\n1595,\"The Apple Watch Sport may start at a mere $349, but the product line’s price point could well soar from there!\n\nAccording to Daring Fireball‘s John Gruber, Apple’s 18-karat gold Apple Watch Edition may sell for as much as $4,999.\n\n“Most people think I’m joking when I say the gold ones are going to start at $5,000,” Gruber writes in a new blog post. “I couldn’t be more serious.”\n\nGruber notes that the device might cost $1,999 at a bare minimum, but this is unlikely since the components alone would cost more than this.\n\nWhile $4,999 would give the Apple Watch Edition the dubious distinction of being both one of the company’s most expensive products and its smallest, Gruber points out that the device will not just be gold-plated, but actually manufactured using 18-karat gold.\n\nWith that said, is anyone going to want to regularly upgrade a solid gold watch that costs them the same as a Swiss watch which could conceivably stay in a person’s family for a lifetime?\n\nFor the record, Gruber thinks the stainless steel/sapphire Apple Watch will set customers back $999.\n\nGuess we’ll find out for sure in early 2015, when the Apple Watch finally ships.\n\nHey, at least the gold Apple Watch Edition comes with a snazzy charging case.\"\n1597,Turkey expressed dismay that the weapons intended for the Kurds ended up with ISIS.\n1598,\"The British security services MI5 and MI6 have identified the British member of the Islamic State jihadist organization who is suspected of murdering American journalist James Foley, according to the London-based Sunday Times newspaper.\n\nThe newspaper attributed the information to \"\"senior government sources.\"\"\n\nThe Sunday Times did not name the killer, saying that its sources \"\"gave no details of the man they have identified,\"\" though it did give the name of a person it described as a \"\"key suspect\"\" – hip-hop artist Abdel-Majed Abdel Bary.\n\nAccording to the newspaper, Bary, 23, left his family's home in an upmarket London suburb last year. It says he recently tweeted a picture of himself holding up a severed head.\n\nThe gruesome video of Foley's beheading, which was released last week, featured a man with a London accent. The newspaper said that Bary is known to fellow fighters as “Jihadi John.”\n\nThe Islamic State, also known as ISIS, has conquered considerable swathes of land in Iraq and Syria in recent months.\"\n1599,\"In this video posted to YouTube and all over Reddit, a young man gives his parents an envelope for Christmas. Inside that envelope is a note telling them that he has paid off their mortgage. Things then get teary very quickly.\n\nHere’s a photo of what was in the envelope, along with some nice reaction shots.\n\n5kjqm0H\n\nUgh. I’m not crying, you’re crying. You’re the baby.\"\n1602,An Australian man claims he had a tropical spider surgically removed from his body after discovering it had burrowed into his stomach. Twenty-one-year-old Dylan Thomas says he was on holiday in Bali last weekend when he awoke to find a mysterious red trail on his chest. He says doctors initially thought it was an insect bite but later discovered a spider inside his stomach. Thomas's story has not been verified by the Guardian and some commentators have cast doubt on his version of events\n1603,\"A year before North Korean leader Kim Jong-un came to power, a directive was issued for anyone sharing his name to change it – maintaining a tradition upheld by the reclusive state’s ruling Kim dynasty, a report said.\n\nAn internal state document obtained by South Korea’s KBS TV station contains an “administrative order” from then leader Kim Jong-il for all party, army and police officials to ensure the directive was carried out. The order was issued in January 2011, shortly after Kim Jong-un had been anointed as his father’s successor. Kim Jong-il died in December of the same year.\n\n“All party organs and public security authorities should make a list of residents named Kim Jong-un … and train them to voluntarily change their names,” said the document, extracts of which were aired by KBS on Tuesday.\n\nThe process involved revising names on official documents, including social security cards and school diplomas. Officials were also directed to reject birth certificates for any newborns named Kim Jong-un.\n\n“Authorities should make sure that there is no one making unnecessary complaints or spreading gossip … regarding this project,” it added.\n\nThe authenticity of the official directive could not be independently verified, and Seoul’s unification ministry declined to comment on whether it was genuine.\n\nBut one government official noted that the Pyongyang regime was known to have banned citizens sharing the names of founding president Kim Il-sung and his son, Kim Jong-il.\n\n“Given the North maintained the policy under the two previous leaders, there is a possibility that it would continue to do so now,” the official said.\n\nThe Kim dynasty has ruled North Korea for more than six decades with an iron fist and pervasive personality cult.\n\nPark Jin-hee, a North Korean defector working for KBS who obtained the document, said she was sure the 2011 directive had been effectively enforced.\n\n“There is no one in the North named Kim Il-sung and Kim Jong-il, and there is no doubt the same rule applies for Jong-un,” Park, who defected in 2008, said.\"\n1605,\"CNN just aired an audio tape, allegedly recorded during the Michael Brown shooting, in which eleven gunshots can be heard—nearly double the number of shots originally reported. CNN says it has not independently verified the tape's authenticity.\n\nThe recording, first played played late Monday night, was allegedly made by a man video chatting in a building near where Brown was fatally shot August 9.\n\nAfter airing the tape, anchor Don Lemon interviewed the man's attorney, Lopa Blumenthal, who said the FBI had already interviewed both her and her client.\n\n\"\"He heard loud noises, and at the time he didn't even realize the import of what he was hearing until afterwards, and it just happened to have captured 12 seconds of what transpired outside of his building,\"\" Blumenthal said.\n\nLemon said Monday that CNN was still waiting on confirmation from the FBI.\n\n\"\"We had been told that at least six shots were fired at Michael Brown. In the tape that you have, which is alleged to be of the shooting—we can't independently authorize it, as CNN, because we did not shoot it, but there were more than six shots,\"\" Lemon said.\n\n\"\"I personally heard at least eleven,\"\" Blumenthal said.\"\n1606,\"(Reuters) - Iraqi pilots who have joined Islamic State in Syria are training members of the group to fly in three captured fighter jets, a group monitoring the war said on Friday, saying it was the first time the militant group had taken to the air.\n\nThe group, which has seized swathes of land in Syria and Iraq, has been flying the planes over the captured al-Jarrah military airport east of Aleppo, said Rami Abdulrahman, who runs the Britain-based Syrian Observatory for Human Rights.\n\nReuters was not immediately able to verify the report and U.S. Central Command said it was not aware of Islamic State flying jets in Syria.\n\nU.S-led forces are bombing Islamic State bases in Syria and Iraq. The group has regularly used weaponry captured from the Syrian and Iraqi armies and has overrun several military bases but, if the report is confirmed, this would be the first time it has been able to pilot warplanes.\n\n\"\"They have trainers, Iraqi officers who were pilots before for (former Iraqi president) Saddam Hussein,\"\" Abdulrahman said.\n\n\"\"People saw the flights, they went up many times from the airport and they are flying in the skies outside the airport and coming back,\"\" he said, citing witnesses in northern Aleppo province near the base, which is 70 km (45 miles) south of the Turkish border.\n\nWitnesses reported the flights were at a low altitude and only lasted five to 10 minutes before landing, the Observatory said. It was not possible to reach the Syrian government for comment and state media did not mention the report.\n\nIt was not clear whether the jets were equipped with weaponry or whether the pilots could fly longer distances in the planes, which witnesses said appeared to be MiG 21 or MiG 23 models captured from the Syrian military.\n\nU.S. MILITARY KEEPING \"\"CLOSE EYE\"\"\n\n\"\"We're not aware of ISIL conducting any flight operations in Syria or elsewhere,\"\" U.S. Central Command spokesman Colonel Patrick Ryder said, using a former name for Islamic State.\n\n\"\"We continue to keep a close eye on (Islamic State) activity in Syria and Iraq and will continue to conduct strikes against their equipment, facilities, fighters and centres of gravity, wherever they may be.\"\"\n\nGeneral Lloyd Austin, head of the U.S. military’s Central Command, said he could not confirm that Iraqi pilots had joined Islamic State.\n\n\"\"We don’t have any operational reporting of ISIL flying jets in support of ISIL activity on the ground and so I cannot confirm that. And to the degree that pilots may have defected and joined the ranks of ISIL, I don’t have any information on that either,\"\" he told a Pentagon news briefing.\n\nPro-Islamic State Twitter accounts have previously posted pictures of captured jets in other parts of Syria but the aircraft appeared unusable, according to political analysts and diplomats.\n\nThe countryside east of Aleppo city is one of the main bases of Islamic State in Syria. The al Qaeda offshoot controls up to a third of the territory of Syria, whose civil war pitting various rebel groups against the regime of President Bashar al-Assad has raged for more than three years.\n\n(Additional reporting by Oliver Holmes in Beirut and Phil Stewart and David Alexander in Washington; Editing by Gareth Jones)\"\n1608,\"BEIRUT — Islamic State group jihadists are being trained by Saddam Hussein’s former pilots to fly three fighter jets captured from the Syrian military, a monitoring group said Friday\n\nRead more: Islamic State fighters training to fly captured jets -- watchdog | The Times of Israel http://www.timesofisrael.com/islamic-state-fighters-training-to-fly-captured-jets-watchdog/#ixzz3GQYEsEbc \nFollow us: @timesofisrael on Twitter | timesofisrael on Facebook\nThe planes, which are believed to be MiG-21 and MiG-23 jets, are capable of flying although it is unclear if they are equipped with missiles, according to the Syrian Observatory for Human Rights.\n\n\nThe jets were seized from Syrian military airports now under IS control in the northern provinces of Aleppo and Raqqa, according to the Britain-based group, which has a wide network of sources inside the war-torn country.\n\nIt said that former Iraqi army officers who once served under Saddam were supervising the training at the military airport of Jarrah, east of the city of Aleppo.\n\nWitnesses have reported seeing planes flying at a low altitude to avoid detection by radar after taking off from Jarrah.\n\nIt comes as the United States and its allies carry out a wave of air strikes on IS positions in Syria and Iraq.\n\nThe jihadists also control two other airports in Syria — Albu Kamal near the Iraqi border and Tabqa in Raqa province.\n\nIS has captured large parts of Syria and Iraq, committing atrocities and declaring an Islamic “caliphate”.\n\nAfter the US-led invasion of Iraq in 2003, some Sunni former officers from Saddam’s army joined the ranks of the Islamic State of Iraq, a branch of Al-Qaeda which later became IS.\"\n1610,\"Ahmed Abdi Godane — the leader of al Shabab, the Islamic militant organization behind the siege on a mall in Kenya last year — was killed in a U.S. military strike earlier this week, an al Shabab source told NBC News on Friday.\n\nThe Pentagon confirmed the death later in the day.\n\n“Removing Godane from the battlefield is a major symbolic and operational loss to al Shabab,” said Rear Adm. John Kirby, a Pentagon spokesman. “The United States works in coordination with its friends, allies and partners to counter the regional and global threats posed by violent extremist organizations.”\n\nA U.S. security official also told NBC News earlier in the week that Shabab had been killed by the strike on Monday. U.S. officials had said publicly after the strike that Godane was targeted, but that they were not sure whether he was dead.\n\nThe al Shabab source told NBC News that Godane was among 11 militants killed. Also killed were an operations leader, a financial official and a military strategist for the organization, the source said.\n\n“It’s a big win,” the U.S. security official said. “He was operationally savvy and ideologically driven, with aspirations off the charts.” The official said that nine Hellfire missiles and one 500-pound guided bomb had been used in the strike.\n\nThe Reuters news agency reported Friday that the Somali prime minister had confirmed the death on Facebook, but Reuters later withdrew that report. A Somali government spokesman told Reuters that the government had not yet commented on whether Godane was dead.\n\nThe siege last September at the Westgate Mall in Nairobi left 67 people dead and about 200 injured.\n\nThe United States in 2012 offered a $7 million reward for his arrest. Godane took leadership of al Shabab after his predecessor was killed in an American airstrike in 2008.\"\n1611,\"Days before Christmas, Internet prankster Josh Paler Lin set out to capture a simple social experiment on video. The YouTube star, better known for his sex in bathrooms and mafia gags, decided that he’d give a homeless man named Thomas $100 and then secretly follow him around to see how he’d spend the money.\n\nUploaded By: JoshPalerLin\n\nThe video, released on Monday, shows Thomas as he takes a stack of bills and walks right into a liquor store. But instead of booze, the homeless man walks out with a couple bags of food, heads over to a nearby park and starts giving it away to other people down on their luck. Moved by the selfless act, Lin then confronts Thomas and tells him that he’s being filmed.\n\n“There’s things money can’t buy,” the homeless man says. “I get a happiness out of what I’m doing.”\n\nWith its surprising plot twist and selfless central character, Lin’s social experiment lit the Internet ablaze this week. By Saturday morning, the video had topped 24 million views and earned its creator international headlines. Meanwhile, the outpouring of support for Thomas became so great that Lin launched an Indiegogo fundraising campaign to “help Thomas get a fresh start.” It’s now netted more than $112,000.\n\nBut if 2014 taught us anything about viral social-experiment videos, it is that viewers should be skeptical of their creators until proven otherwise. In the last year alone, they have duped millions by staging videos of cops racially profiling Muslims, creepy dudes trying to take advantage of drunk girls and even a video of a heroic Syrian boy rescuing a girl amid a barrage of bullets. Keeping these hoaxes in mind, we reached out to Lin on Friday night.\n\nJosh Paler Lin embraces Thomas.   YouTube\n\nBy the time the interview was over, we were left with even more questions.\n\nThe YouTube prankster insists that he didn’t stage the video, and now has even bigger plans for the Internet’s latest folk hero. How Thomas feels about all of this remains unclear. After Lin’s video exploded on Monday, he says he plucked Thomas from the homeless shelter where he’d been staying and put him up in a hotel, the name of which Lin will not disclose. Lin also says he has kept Thomas from speaking to any media.\n\nDuring his interview with Vocativ on Friday night, Lin declined multiple times to let us speak with Thomas, though he claimed he was with him. However, Lin insists that Thomas is being well cared for. Over the last few days, Lin has published a number of photos on his Facebook page showing Thomas eating dinner at different restaurants with Lin and his friends. He says he has purchased Thomas a cellphone so the two can stay in touch throughout the day. Lin also says he’s taken Thomas to get a haircut and shopping at Nordstrom to “clean him up.”\n\n(function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(d.getElementById(id))return;js=d.createElement(s);js.id=id;js.src=\"\"//connect.facebook.net/en_US/all.js#xfbml=1\"\";fjs.parentNode.insertBefore(js,fjs);}(document,'script','facebook-jssdk')); Post by Josh Paler Lin (DJ Paler).\n\n“Basically I’m trying to help him get his life back together,” Lin says.\n\nAll of Lin’s hard work will be revealed on Sunday, when he plans to release a new video about Thomas on his YouTube channel. “It’s going to be an extreme makeover,” Lin says.\n\nThen, following Sunday’s big reveal, Lin says he has another media event in the works where he will surprise Thomas with all of the money that’s been raised for him on Indiegogo. Asked about the money raised on Indiegogo and how the public could be certain that all of it goes to Thomas, Lin says his lawyers, agent and manager have everything “covered.” When asked for the names of his lawyers, agent and manager, Lin refused to provide them, claiming they are “confidential.” He also declined to let any of them speak with Vocativ.\n\nLin bristled at the suggestion that any part of his original video had been staged or scripted. “Anyone who thinks that hasn’t ever met the kinds of people who are out there [on the street],” he says. “There is is no way we’re making this up. This is real. They don’t know Thomas. They don’t know his whole story.”\"\n1613,\"Police in Mexico have found mass graves containing at least 15 charred bodies near where 43 students disappeared after a deadly police shooting last week.\n\nThe burial pits were found Saturday on a hill in a community outside Iguala, Southern Mexico, the town where the students were last seen.\n\nWitnesses claimed that they had last been seen being led away by police. Twenty-two police officers were arrested in Guerrero today, accused of killing two students during the clashes last week.\n\nScroll down for video\n\nMexican authorities are investigating a mass grave discovered on the outskirts of Iguala, the same city where 43 students have been missing for a week\n\nA Mexican navy marine guards the road that leads to the site. Witnesses claimed that the students had last been seen being led away by police\n\nA car from the forensic technician service Servicio Medico Forense (SEMEFO) is seen in the area where a mass grave was found, in Colonia las Parotas on the outskirts of Iguala, in Guerrero\n\nTeen felled with killer punch after picking fight with...\n\nDana Vulin unveils her horrific burns after being set on...\n\nHILARIOUS! Boy thinks Beyonce lied to him after wisdom tooth...\n\nHe's alive! Moment 'dead' Ebola victim nearly sent to...\n\nCouple shares their fertility journey in heartwarming video\n\nAdorable baby elephant needs rescuing after going belly up\n\nKaty Perry living it up at a bar in Oxford, Mississippi\n\nHealth officials issue order to Ebola patient family to stay...\n\nBritish jihadi challenges Cameron to put troops on the...\n\nAdorable bear cub gets rescued after he gets head stuck in...\n\nPeter Kassig's parents make plea to ISIS for son's return\n\nOklahoma City Panhandler is busted when caught in 2013 car\n\nInaky Blanco, is chief prosecutor for the violence-plagued state of Guerrero.\n\nHe told a news conference in the state capital, Chilpancingo: 'We still can't talk about an exact number of bodies. We are still working at the site.'\n\nReports from the scene in the community of Pueblo Viejo said at least 15 bodies were exhumed from the site.\n\nIguala is about 120 miles (193 km) south of Mexico City in the increasingly violent state of Guerrero, the site of clashes involving students, police and armed men last week. At least six people were killed in a spate of incidents.\n\nGuerrero Governor Angel Aguirre said earlier this week that photos showed police had taken some of the students away.\n\nSeveral hundred students protested on Saturday night in front of Aguirre's residence in the state capital of Chilpancingo, expressing anger that some of their classmates may be among the bodies found in the graves.\n\nA car was overturned and several petrol bombs were hurled at the residence perimeter, where security outposts were lightly damaged.\n\nAuthorities found the mass grave as police are scouring the area for nearly four dozen people missing after a rash of violence. Guerrero was the site of clashes involving students, police and armed men, which started in late September\n\nThe graves were found up a steep hill after some of the 30 suspects detained in the case told authorities about their location\n\nIf the students are in those pits, it would be one of the worst slaughters that Mexico has witnessed since the drug war intensified in 2006, leaving 80,000 people dead to date\n\nThe pits were found Saturday on a hill in a community outside Iguala, Southern Mexico, the town where the students were last seen. Policemen stand guard at the site where the mass grave was found\n\nPolicemen and forensic personnel holding white bags for the bodies arrive at Pueblo Viejo, in the outskirts of Iguala, Guerrero state, Mexico.\n\nFour forensic services vans left for the morgue late on Thursday carrying bodies in silver bags\n\nA police official said on Saturday that there was video footage of eight to 10 students being put into police trucks earlier in the week.\n\nTwenty-two police officers were arrested in Guerrero on Sunday, accused of killing two students during the clashes last week.\n\nAguirre said on Saturday that a total of 30 individuals have now been detained in connection with the incidents.\n\nLocal government officials criticized the police for showing an excessive use of force with the students in Guerrero, where gangs have evolved from a fragmented drug cartel and are fighting turf wars.\n\nThirteen of an original group of 57 missing people re-emerged this week. Some had hidden, others had gone home. Dozens are still unaccounted for.\n\nMany mass graves have been found across Mexico in recent years and months, the legacy of drug gang violence that has killed around 100,000 people since 2007.\n\nThousands of students and teachers blocked the highway between Chilpancingo and Acapulco for hours on Thursday, demanding help from federal authorities to find the missing\n\nAyotzinapa Teacher Training College students shout slogans during a demonstration in downtown Chilpancingo. The missing students are from a teacher training college near Chilpancingo known as a hotbed of protests\n\nGovernor Angel Aguirre appealed for calm in his state, which is mired in poverty, gang violence and social unrest\n\nThe missing students are from a teacher training college near Chilpancingo known as a hotbed of protests.\n\nThousands of students and teachers blocked the highway between Chilpancingo and Acapulco for hours on Thursday, demanding help from federal authorities to find the missing.\n\nThe police's links to organized crime has raised fears about the fate of the students in a country where drug cartels regularly hide bodies in mass graves.\n\nAround 30 bodies were found in mass graves in Iguala alone this year.\n\n'We are very worried. The families are very anxious,' said Vidulfo Rosales, a human rights lawyer representing relatives of the missing.\n\nThe United Nations has called the case 'one of the most terrible events of recent times.'\n\nlife is random, meaningless, and grim.\"\n1614,\"Texas City, Texas (CBS HOUSTON) –  A Texas plumber has been receiving endless calls and even threats after his Ford F-250 truck – featuring decals of his “Mark-1 Plumbing” company –showed up in a photo being driven by Islamic State militants in Syria.\n\nMark Oberholtzer, who has owned and operated his Mark-1 Plumbing company in Texas City for over three decades, confirmed to CBS News that his pickup truck had indeed found its way to the front lines of Syria’s civil war and been converted into an anti-aircraft vehicle. The photo surfaced on Monday after the Ansar al-Deen Front of ISIS militants posted it to Twitter with a man standing in the bed firing the anti-aircraft weapon.\nOberholtzer told CBS News that he no longer owned the vehicle and has no idea how it ended up in Syria with the Islamic State militants.\nOberholtzer said the vehicle was sold to the AutoNation dealership in Houston on October 2013, and that was the last he’d seen of the truck. The photo clearly shows that both the company name and phone number are still in decals on the side of the vehicle. He told the Galveston Daily that he typically takes the decals off of vehicles being sold, but he left it on with the expectation that AutoNation would remove the company information.\n“They were supposed to have done it and it looks like they didn’t do it,” Oberholtzer told the Galveston Daily News. “How it ended up in Syria, I’ll never know.”\nA spokesman for the AutoNation dealership told KHOU-TV that the truck immediately went to auction, and from there was likely traded to several owners before apparently ending up in the hands of Islamic terrorists on the other side of the world.\nBy Tuesday, Oberholtzer said the company had received thousands of calls and faxes about the Twitter image from the ISIS militants – many of whom were accusing him of “aiding and abetting terrorists.”\n“A few of the people are really ugly,” he told KHOU-TV. “We had no intentions or no idea that this would even happen.”\n“To think something we would use to pull trailers, now is being used for terror, it’s crazy. Never in my lifetime would think something like that,” said Oberholtzer. “We have a secretary here, she’s scared to death. We all have families. We don’t want no problems.”\nOberholtzer says he hopes the ordeal won’t hurt business and that the company has “nothing to do with terror at all.”\n– Benjamin Fearnow\"\n1615,\"The World Health Organisation is investigating reports that ISIS militants have been showing up at an Iraqi hospital with Ebola, repots Mail Online.\n\nAccording to three media outlets an undisclosed number of militants displaying signs of the disease attended a hospital in the ISIS-held city of Mosul, 250 miles north of Baghdad.\n\nWhile the reports, from Kurdish and pro-Iraqi sources, remain unconfirmed, WHO spokesman Christy Feig said the group are trying to reach out to officials in ISIS-held areas to offer help.\n\nUN workers are currently banned from entering ISIS-controlled areas in both Iraq and Syria so it is unlikely an operation in the region could be carried out.\n\n\nFeig told Mashable: 'We have no official notification from [the Iraqi government] that it is Ebola.'\n\nMosul has been under control of ISIS since June 2014 and over the past few weeks militants have reportedly executed more than a dozen doctors for refusing to treat injured fighters.\n\nAccording to a report in Iraq's pro-government newspaper, al Sabaah, the disease was brought to Mosul by 'terrorists' arriving 'from several countries' and Africa.\n\nAdvertisement\n\nThe symptoms of Ebola, which include nausea and vomiting, diarrhea, bleeding and bruising, are similar to those of other diseases including malaria and yellow fever meaning it could easily have been misdiagnosed.\n\nIn addition, very few ISIS fighters are believed to have travelled up from West Africa where the Ebola outbreak originated with most coming from areas where there have been no reports of the disease.\n\nThe reports have appeared in pro-government and Kurdish media but if true it could have catastrophic implications for people in ISIS-held areas as the group is against western science and medicine.\n\nIt is not known if any of the surviving doctors in Mosul are equipped to test for Ebola or trained to treat patients and prevent the spread of the disease. Yesterday the United States and its allies staged 29 air strikes on Islamic State targets in Syria and Iraq on Wednesday, the Combined Joint Task Force said.\n\nISIS fighters pictured in June 2014, when the extremist group swept through Iraq seizing territory including the city of Mosul. Photo-AFP\nISIS fighters pictured in June 2014, when the extremist group swept through Iraq seizing territory including the city of Mosul. Photo-AFP\nThe action in Syria included 17 strikes near the cities of Al Raqqah, Dayr az Zawr and Kobani. A variety of Islamic State buildings, fighting positions and units were hit.\n\nIn Iraq, 12 strikes targeted Islamic State buildings, fighting positions and units near the cities of Mosul, Fallujah and Sinjar.\n\nFighters, bombs and remotely controlled aircraft were used.\"\n1619,\"Vermin? They're totally in Vogue. \n\nAccording to staffers who work at the storied fashion bible, helmed by Anna Wintour, the brand-new Vogue offices at the Freedom Tower in downtown New York City are full of furry little friends – and no one thinks it's chic at all. \n\n\"\"It's true,\"\" an insider confirms to PEOPLE. \"\"The girls that work there see the droppings everywhere. It's nasty.\"\" \n\nAccording to a report on Gawker, Wintour, who recently made headlines for calling the magazine's April cover stars Kim Kardashian and Kanye West not \"\"deeply tasteful,\"\" is apparently refusing to enter her personal office unless it's rat-free. \n\nHowever, beyond the rodent problem, insiders say another issue the fashionistas are having is with the office's location itself – next to the former World Trade Center towers. \n\n\"\"It's weird down there. You're always reminded of 9/11,\"\" a source says. Another adds, \"\"It just has creepy vibes.\"\"\"\n1622,\"A blast that filled Nicaragua's 1.2 million capital Managua with dismay on Sunday night is most probably a meteorite that left a 12-meter crater near the city’s airport. The space rock might be a fragment of a larger space object that passed near Earth.\n\n“We are convinced that this was a meteorite. We have seen the impact from the crater,” Wilfredo Strauss of the Seismic Institute said, as cited by the AFP.\n\nNicaraguan authorities are pretty sure it was a piece of an asteroid dubbed “2014 RC”, an estimated 20-meter large piece of rock that whizzed close past Earth, Humberto Garcia, of the Astronomy Center at the National Autonomous University of Nicaragua, told The Associated Press on Sunday. It was most clearly witnessed in the skies above New Zealand. At its closest, asteroid 2014 RC was a mere 34,000km from the Earth’s surface, about one-tenth of the distance to the moon.\n\nExperts outside of Nicaragua, however, aren't so sure that the blast came from a meteorite. So far, not a single person has come forward claiming to have seen the object fly through the sky. Considering the size of the impact crater (about 39 feet), it should have also produced what the Associated Press termed “a ball of flame” that would’ve been easily seen by many people.\n\nIn a statement on Monday, NASA said it’s possible that a meteorite caused the crater, but the American space agency also expressed doubt.\n\n\"\"For something to produce a hole in the ground that big, it would have generated a very bright fireball. And nothing was reported ... despite the population,\"\" NASA’s Bill Cooke said. \"\"So I'm very skeptical.\"\"\n\nWhatever the object was, its impact was severe and was heard throughout Managua. The meteorite crashed into a wooded area close to Managua’s Augusto C. Sandino International Airport around midnight and left a remarkable 12-meter diameter crater, 5 meters deep. However, no one was hurt and operations at the airport weren't interrupted.\n\nHandout picture released by the Nicaraguan presidency press office showing a Nicaraguan soldier checking the site where an alleged meteorite struck on September 7, 2014 in Managua. (AFP Photo)\n\nThe Seismic Institute registered two shock waves after the impact, the first one seismic, and the second stronger one – from the impact of the sound.\n\nThe locals living not far from the crater told media they heard an explosion, followed by sand and dust blowing through the air, accompanied by a burning smell.\n\n“I was sitting on my porch and I saw nothing, then all of a sudden I heard a big blast. We thought it was a bomb because we felt an expansive wave,” Jorge Santamaria told AP.\nNicaraguan authorities expect citizens to soon share photos and videos of the phenomenon, if they have any.\n\nWhen the most spectacular meteorite of recent years exploded in the sky over the Urals city of Chelyabinsk last year, with the strength of 40 Hiroshima bombs, temporarily blinding and deafening thousands of people, a large number of video clips from dashcams and webcams helped RT make a video that became one of the most acclaimed in 2013 on YouTube.\nThe crash site near Managua was cordoned off and according to photos, Nicaraguan soldiers searched the crater with metal detectors to be sure the object was not manmade.\n\nLater on government officials and experts visited the impact site.\n\nHandout picture released by the Nicaraguan presidency press office showing two Nicaraguan soldiers standing guard in the site where an alleged meteorite struck on September 7, 2014 in Managua. (AFP Photo)\n\nThe space body buried itself in the ground, which is confirmed by “Mirror-like spots on the sides of the crater from where the meteorite power-scraped the walls,” one of the experts, William Martinez, told AFP.\n\nSo far, though, it remains unclear whether the meteorite disintegrated or remains intact underground.\"\n1623,\"Meet 19-year-old Jess Smith.\n\n18 years is a long time to keep a secret, and first-year dance education student Jess Smith couldn’t hold her tongue any longer.\n\n“So I’ve recently celebrated my 19th birthday and after a lot of thought, I’ve decided it’s time to tell everyone,” Smith wrote on Facebook. “I used to hide it but after a lot of encouragement from my friends at university, I’ve gained the confidence to come out with it. I am the sun from Teletubbies. There has been quite a few people pretending to be ‘the sun’ but only I could tell you the real story.”\n\nJess Smith – 19 Baby – Teletubbies Earned £250 & box of toys for her role. Now a first-year dance student. pic.twitter.com/nYAdsQlulT — Where Are They Now? (@WATNCelebrity) December 23, 2014\n\nJess Smith – 19 Baby – Teletubbies Earned £250 & box of toys for her role. Now a first-year dance student. pic.twitter.com/nYAdsQlulT\n\n— Where Are They Now? (@WATNCelebrity) December 23, 2014\n\nSmith’s “Teletubbies” revelation that she was the laughing sun baby that watched over Tinky-Winky, Dipsy, Laa Laa and Po in Teletubbyland, comes on the heels of the news that the BBC will make 60 new episodes of the television show.\n\nA lot has changed since the British TV series first aired in March 1997. For one, actors will likely be paid more than the £250 and box of toys Smith was paid back then.\n\nSmith’s decision to break her silence was prompted by an assignment at Canterbury Christ Church University, when students were supposed to reveal something about themselves that no one else would guess.\n\n“I thought I may as well tell them as I’m going to be spending the next three years with them,” Smith told The Telegraph.\n\nSo how did the show’s producers get Smith to laugh for her signature shot? They didn’t. Her father Bill, a furniture deliver, made her laugh by playing with a teddy bear off camera.\n\n“They just sat her in front of a camera and she just laughed and smiled at her dad,” her mother Anji Smith said.\n\nEven though almost two decades have passed, Smith’s smiling face hasn’t changed a whole lot.\n\nWhat do you think? Does she still look like her Teletubbies character?\"\n1625,\"OKLAHOMA CITY —You may have seen an article on social media about a town in Texas being quarantined because of Ebola.\n\nThe story was written on the website NationalReport.net, which is a satire news site. \n\nThe story claimed the town of Purdon was quarantined after a family of five tested positive for the virus. The website also said road blocks had been set up keeping people out of the town.\n\nSnopes.com, a website that examines rumors and urban myths, created an entry debunking the story after it was shared 79,000 times in nine hours.\"\n1627,\"THIS is the terrible moment a desperately poor young woman tries to sell her son – to fund life-saving treatment for her daughter.\n\nMum Meng Xiangyan faced a real-life Sophie's Choice when poverty forced her to decide between her twins.\n\nThe distraught 29-year-old said that she and her husband loved both of their children.\n\nBut with certain death awaiting their daughter unless they could get medical treatment, they were prepared to sell their son to a good home so that both would have a chance of life.\n\nPictures published in local media show her standing on Weihai Road in Qingdao, which is a major city in eastern Shandong Province, Eastern China, with a placard offering to sell him to the highest bidder.\n\nHe was eating what appeared to be candied fruit and standing alongside his mother as she appealed for someone to come forward and buy the boy.\n\nShe said: \"\"Up until a year ago we had a wonderful family and we thought we had everything we could need with a wonderful little boy and a wonderful little girl who are twins.\n\n\"\"But all that changed when my daughter was diagnosed as suffering from leukaemia in August of last year and we spent all of our savings and borrowed everything we could from friends and relatives. It still wasn't enough, and now we are hoping to raise cash from the sale of our son.\"\"\n\nMedics say that the child is suffering from acute lymphoblastic leukemia and needs urgent medical treatment that includes chemotherapy every 10 days at the Rizhao Municipal Hospital.\n\nThe family have sold up their apartment and everything in it and are now living in a tiny 10 square metre flat close to where the therapies are being carried out. The parents are also struggling to heat the tiny apartment which is vital to prevent the child, weakened by chemotherapy, from suffering in the cold which could be fatal.\n\nSo far, there have been no offers on their son, who has not been named.\n\nTheir desperation follows on from a similar recent story in which a woman was spotted trying to sell her baby daughter on the streets of China in order to pay her husband's £10,000 medical bill.\n\nNi Qiong was photographed roadside in Fuzhou, southeastern China, with a written sign imploring pedestrians to purchase her one-year-old daughter.\n\nShe and her husband, Zhou Xinggui, are both migrant workers, but he is currently in hospital needing surgery after falling off scaffolding.\n\nDespite remaining on the street for four hours, no pedestrians offered to purchase her daughter.\n\nHis wife's sign read: \"\"Please buy my daughter. My husband is waiting for surgery fees in the hospital as his boss ran away. I would like to sell my daughter and save my husband.\"\"\n\nIn the four hours she sat with the sign, no-one bought her daughter.\"\n1628,\"American fears may be realized. One of the five Taliban members released from Guantanamo Bay in exchange for Sgt. Bowe Bergdahl is believed to have returned to militant activity in Qatar.\n\nCNN’s Barbara Starr reported Thursday that one of the Taliban Five may have reverted back to terrorism. Over the last few months, one of the men released has reached out to militants. The administration now suspects that he may again be a threat.\n\nThe White House was already facing renewed criticism for the deal made this summer. Many experts criticized the plan, saying it set a precedent to negotiate and exchange prisoners with terrorist groups.\n\nThe government of Jordan has indicated that it is willing to trade attempted suicide bomber Sajida al-Rishawi for Jordanian fighter pilot Lt. Muath al-Kasaesbeh.\n\nThis week, NBC reported that the Pentagon will charge Bergdahl with desertion although no charges have been made yet.\n\nObama brought Bergdahl and his mother on June 1, 2014, to the Rose Garden to promote the deal that brought the soldier home. The slew of news surrounding the transfer vindicates those skeptical of the deal that the White House made without notifying Congress, as required by law.\n\nAt every turn, this decision has proven to be a bad deal for America’s security.\"\n1630,\"The leader of Islamist group Boko Haram has dismissed claims by the Nigerian government that it has signed a truce or agreed to release captives including the schoolgirls kidnapped in April.\n\nA video handed to Nigerian media Friday showed Boko Haram leader Abubakar Shekau laughing away government reports that he had died or that his group had begun peace talks or signed a truce or had agreed to release the roughly 200 schoolgirls kidnapped in April.\n\nIn the video, Mr. Shekau bristled with theatrical rage, speaking in front of several vans with heavy machine guns strapped to them.\n\nLast month, Nigeria’s government had claimed that the group, which controls much of northeastern Nigeria, had agreed to a truce while it took part in peace talks. “We will not negotiate with anyone,” Mr. Shekau said.\n\nNigeria’s government spokesman had said the group had agreed to release every captive it has taken, including the 219 teenage girls kidnapped from a boarding school this year.\n\n“A lie,” Mr. Shekau said. The girls, he added, had all been married off and converted to Islam. “They have now memorized two chapters of the Quran.”\n\nSome military officials had also suggested Mr. Shekau had died—the third time in four years that Nigeria’s government has made this claim.\n\nMr. Shekau mentioned holding a German hostage in the 13-minute speech, in which he veered from references to Islamic State, to obscure Nigerian politicians to a threat to “eat the heart of infidels.”\n\nOfficials working for President Goodluck Jonathan and Nigeria’s defense ministry didn’t answer calls to their mobile phones.\n\nThe sequence of events highlighted a credibility gap between a government that is seeking re-election and a militant group that has delivered on many of its threats.\n\nNigerian government officials have spent recent weeks touting their cease-fire as a campaign accomplishment: Mr. Jonathan is expected to clinch a second four-year term in February’s nationwide vote, but he is under pressure to show that the government’s five-year war against its local Islamist insurgency is bearing fruit.\n\nBoko Haram has spent the past few weeks seizing a series of small impoverished towns in northeastern Nigeria.\n\nOn Wednesday, the group took control of Mubi, a town of 200,000 people, sparking an exodus that included Buba Markus, a local official. “I saw over 25 dead bodies scattered along the roadside,” he said.\"\n1631,\"This is Sergeant-at-Arms Kevin Vickers who reportedly shot a gunman inside Centre Block.\n\nFOX News reported:\n\nThe gunmen then ran to the Parliament building, where witnesses later said they saw one gunman down near the library. Bernard Trottier, a Toronto-area MP, tweeted that the gunman inside Centre Block “has been shot and killed.” The other was reportedly being sought.\n\nVeteran Affairs Minister Julian Fantino told QMI Agency that Parliament’s sergeant-at-arms, Kevin Vickers, shot one gunman dead.\n\nKevin Vickers\nThe Sergeant-at-Arms Kevin Vickers carries the Mace from the House of Commons at the conclusion of the session in 2011. (Prince Albert Herald)\n\nHere again is the amazing shooting video from inside the parliament building today.\"\n1634,\"ISIS leader Abu Bakr al-Baghdadi has reportedly been killed by a U.S. airstrike, an attack that left three other senior members of the militant group dead.\n\nThe ISIS leader was killed during an air strike in the city of Mosul, which ISIS forces took over this summer. A Pentagon spokesperson did not confirm the death, but thousands of social media users have passed around an unverified photo claiming to be the ISIS leader’s body. It was also reported by Iraqi News.\n\nPentagon spokesman Col. Steve Warren did say that any ISIS leaders “inside troop formations they are likely to be killed.”\n\nAbu Bakr al-Baghdadi was known as the world’s “most powerful jihadi leader” and “the new Bin Laden.”\n\n“The true heir to Osama bin Laden may be ISIS leader Abu Bakr al-Baghdadi,” wrote The Washington Post’s David Ignatius.\n\nMany believe that as the leader of ISIS, Abu Bakr al-Baghdadi helped the group eclipse al-Qaeda both in power and relevance in the region.\n\n“For the last 10 years or more, [al-Qaeda leader Ayman al-Zawahiri ] has been holed up in the Afghanistan-Pakistan border area and hasn’t really done very much more than issue a few statements and videos,” Richard Barrett, a former counterterrorism chief with the British foreign intelligence service, told Agence France-Presse. “Whereas Baghdadi has done an amazing amount — he has captured cities, he has mobilized huge amounts of people, he is killing ruthlessly throughout Iraq and Syria…. If you were a guy who wanted action, you would go with Baghdadi.”\n\nThe reported killing of ISIS leader Abu Bakr al-Baghdadi comes after the United States just took out a leader of the group al-Shabaab, a Somali terrorist group. The leader killed, Ahmed Abdi Godane, was responsible for a the attack in a Kenyan mall last year that killed 68 people and left 200 more injured.\"\n1637,\"Big Bank Hank, a member of the early hip-hop group the Sugarhill Gang has died of complications from cancer at age 57. The group were responsible for one of the most popular rap songs of all time, Rapper’s Delight.\n\nThe musician died Tuesday at a hospital in Englewood, New Jersey, according to David Mallie, a business manager for two former members of the group, and Aree Booker, a funeral director with Eternity Funeral Services.\n\nBig Bank Hank, whose real name was Henry Jackson, was born in the Bronx borough of New York. He was a part of the Sugarhill Gang in 1979 when it had hip-hop’s first hit with Rapper’s Delight. The song was released as hip-hop began to emerge as a genre, and landed in the top 40 on the Billboard charts. It also peaked at No 4 on the Hot Soul singles chart, now called the Hot R&B/Hip-Hop songs chart.\n\nThe Sugarhill Gang, which was formed in Englewood, also included Guy O’Brien (Master Gee) and Michael Wright (Wonder Mike).\n\n“So sad to hear about our brother’s passing,” O’Brien and Wright said in a statement issued through Mallie. “The three of us created musical history together with the release of Rapper’s Delight. We will always remember traveling the world together and rocking the house. Rest in peace Big Bank.”\n\nRapper’s Delight became a success thanks in part to the late record label owner Sylvia Robinson, who released the song on Sugar Hill Records. Robinson, who was known as the “mother of hip-hop”, died in 2011.\n\nAfter Rapper’s Delight, the trio had minor successes with songs such as Apache and 8th Wonder, but faded away. Their last album was a 1999 children’s rap album, Jump On It!\n\nO’Brien and Wright currently perform under the name Rapper’s Delight Experience Featuring Wonder Mike and Master Gee, Mallie said. Robinson’s son owns the Sugarhill Gang trademark, and O’Brien and Wright haven’t been able to perform under the name since 2010, he said.\n\nThe pair were on good terms with Big Bank Hank before he died, Mallie said.\"\n1638,\"Talk about a story to make your skin crawl.\nAustralian Dylan Thomas, 21, was on vacation in beautiful Bali, Indonesia, when his body was invaded -- by a spider that had burrowed under his skin.\nHe awoke one morning to find a mysterious red trail stretching up his abdomen, which continued to creep higher throughout the day.\n“It was as if someone had scratched me with the tip of a knife,” he told Darwin, Australia-based NT News.\nConcerned, Thomas visited a hospital, where he was told it could be a small insect bite.\n“So according to the doctors over here I've come down with some mystery condition,” he said in a Facebook post on Oct. 12 that included a photo of the scar. “Tad scary.”\nLater that day, Thomas posted another photo that showed the scar beginning to ooze.\n“It was a searing burn,” he said.\nTurns out, it was a match-head-sized tropical spider that had burrowed into Thomas’ skin through his scar from when his appendix was removed recently.\n“Well after running tests and putting things inside my stomach they finally found out it was a tropical spider that's been living inside of me for the last 3 days, managed to get it out luckily,” Thomas wrote in a follow-up Facebook post, showing off his freshly bandaged scar. “Haven't felt so violated in my life before! Just glad it's all over.”\nWhile the experience literally got under his skin, Thomas has remained in good spirits throughout the ordeal, if his Facebook posts are any indication.\n“Still hoping I'm going to develop superpowers by the time I'm home,” he wrote, joking about his fitting new nickname, Spider-Man. “I'll be highly disappointed if I haven't . . . Until the next time catch you later Bali.”\nSee photos of Thomas' skin-crawling ordeal below.\"\n1640,\"LONDON -- Stan Beaton lost his wife a decade ago, so he cherished the simple voicemail greeting she had recorded at their home in northern England.\n\nThen, without warning, it disappeared; deleted by his phone service provider, Virgin Media.\n\nWhen Virgin heard about his story, BBC Radio Leeds reports, they set a team of 10 employees to the task of bringing the audio back, and the radio station was on hand this week to surprise Stan with a sound he believed he'd never hear again.\n\n\"\"That's her,\"\" he says choking up as he hears his late wife's voice. \"\"Wonderful. Wonderful.\"\"\n\nAs Stan himself point's out to the BBC Radio reporter sitting in front of him, \"\"I suppose it's gonna be a bit of a PR job now, but thank you, Virgin Media.\"\"\n\nHe said he was \"\"staggered\"\" at the lengths the company had gone to to retrieve it.\n\nThe full video can be found here, and it's worth watching.\n\nNot all PR stunts are created equal.\"\n1642,\"The Scottish SPCA is appealing to the public for any information related to a dog that was found abandoned at a railway station along with a suitcase full of its belongings.\nThe dog, a male shar-pei crossbreed was found tied to a railing at Ayr Station, located in southwestern Scotland, last Friday. Next to the dog was a suitcase containing a pillow, toy, food bowl and food, the SPCA said in a statement Tuesday.\nScottish SPCA Insp. Stewart Taylor said the dog was microchipped, so the SPCA found out his name is \"\"Kai\"\" and was able to locate the dog's previous owner.\n\"\"We contacted the owner registered to the microchip, who stated they had sold Kai on Gumtree in 2013. Unfortunately they could not tell us the address of the person who bought him,\"\" Taylor said in the statement.\nTaylor said the case highlights the many risks of selling an animal online.\n\"\"Regardless of the fact Kai was left with his belongings, this was a cruel incident and we are keen to identify the person responsible,\"\" he said.\nThe SPCA describes Kai as a \"\"lovely dog with a nice nature\"\" and estimates that he is between two to three years old. \"\"We will look after him until we can find him a permanent and loving home,\"\" it said in the statement.\nUnder the Scottish Animal Health and Welfare Act 2006, abandoning an animal is an offence. Anyone found guilty of abandoning an animal can be banned from keeping any animals for a period of time or for life.\nAnyone with any information about the case is being asked to contact the Scottish SPCA helpline at 0300 999 999.\"\n1644,\"Jordan’s King Abdullah ibn al-Hussein, who has trained as a pilot, may fly a bomber himself on Thursday in the country’s retaliation against the ISIS.\n\nSeveral Arabic-language newspapers reported late Wednesday that the monarch would personally participate in bombing raids on the terrorist group, citing his vow Tuesday to “strike them in their strongholds.”\n\nThe king was in Washington when news broke Tuesday of pilot Muadh al-Kasasbeh’s demise at the hands of ISIS extremists. Meeting with the House Armed Services Committee shortly before leaving for Amman, he reportedly quoted the Clint Eastwood’s film “Unforgiven” and said that Jordan would pursue the jihadis until it ran “out of fuel and bullets.”\n\nRep. Duncan Hunter, who was in the meeting, told Fox News that given the ruler’s immediate and vehement reaction, “King Abdullah is not President Obama.”\n\nJordan, which has been a key American ally in the air war against ISIS, killed a number of ISIS-affiliated prisoners early Wednesday, as it had promised should Kasasbeh turn out to be dead, prior to the news of his immolation. Some have warned that the terrorist group deliberately deployed news of Kasasbeh’s fate in order to provoke a Jordanian overreaction. But public outcry in Jordan before and after the news seems to have pressured the government into a strong response, regardless of strategy. (RELATED: Jordan To Retaliate For Pilot Killed By ISIS)\n\nMeanwhile, Pentagon spokesman John Kirby said Tuesday that “nothing’s going to change” in U.S. policy toward ISIS as a result of Kasasbeh’s murder.\n\nFollow Ivan Plis on Twitter\n\nContent created by The Daily Caller News Foundation is available without charge to any eligible news publisher that can provide a large audience. For licensing opportunities of our original content, please contact licensing@dailycallernewsfoundation.org.\"\n1645,\"Islamic State of Iraq and Syria leader Abu Bakr al-Baghdadi probably isn't dead, but no one who's in a position to know for sure is saying anything.\n\nRumors of Baghdadi's death exploded over the weekend on social media along with a photograph purporting to show his body. The photo was debunked as a fake by several sources and appeared to have been a doctored version of an image of an Albanian militant killed in Syria in 2013 that was published on the Arabic-language Yemeni hournews.net website.\n\nBut it's not clear what, if anything, actually happened to Baghdadi. Iraqi officials revealed Thursday that U.S. attacks killed one of his top aides and two others. The Iraqi newspaper Al-Sabah reported Monday that Baghdadi had been seriously wounded in the strikes.\nThe Pentagon hasn't weighed in on the matter since Thursday, when spokesman Col. Steve Warren told reporters the airstrikes had been directed against troop formations of the Islamist extremist group and if there were leaders with those troops \"\"they are likely to be killed.\"\"\n\nISIS has emerged as a major new threat in the Middle East this year after adding a large portion of northern Iraq, including the major city of Mosul, to its holdings in Syria. It is seeking to establish a new Islamic caliphate as a challenge to existing governments in the region.\n\nPresident Obama plans a major speech Wednesday to outline his strategy for confronting and defeating the group.\"\n1646,\"Late last month, as Apple fans were joyously spending their first days with the brand new iPhone 6 Plus, rumours began to swirl that putting the phone in your pocket could irreversibly bend it.\n\nTwitter called it \"\"#bendgate,\"\" and the ensuing panic-storm got millions of people talking about the perils of skinny jeans, phablets, and buying Apple products.\n\nAs it turns out, however, #bendgate was a bust.\n\nAccording to Apple, instances of phones bending in users' pockets were \"\"extremely rare,\"\" with only nine customers actually contacting the company about a curved iPhone 6 Plus within its first six days of sale.\n\nSo, naturally, we were a little bit skeptical when reports that the seam between the iPhone 6's body and camera lens had been pulling people's hair (and beards) out began to surface.\n\n#Hairgate and #beardgate have been everywhere this week, with mainstream news outlets and social media users alike fanning the fire over Apple's latest perceived blunder.\n\n\n\n\n\n\nMany are, in fact, referring to #hairgate as the new #bendgate — and we'd have to agree, based on the simple fact that they appear about as equally as legit.\n\n\"\"Having reviewed the iPhone 6 and currently being in possession of an iPhone 6 Plus... I can report the gap between the front glass and aluminium does not exist,\"\" writes Gordon Kelley for Forbes. \"\"There is a bevel, but the glass front panel is actually fused to the aluminium and the tiny gap you do see is significantly narrower than a human hair.\"\"\n\nMashable conducted its own experiment to conclude that \"\"hairgate is a bust\"\" in an article called \"\"The iPhone 6 'Hairgate' Is Not a Thing.\"\"\n\nAt least 10 people rubbed the iPhone 6 through their hair and over their beards vigorously in Mashable's video piece, none of them getting so much as a snag.\n\n\"\"After exhaustive amounts of research — we've gone with beards, curly hair, long hair, short hair, your hair, my hair — hairgate is not a thing,\"\" concluded Mashable's Christina Warren. \"\"Sorry guys, maybe next time.\"\"\n\n#Hairgate is Not a Thing | Mashable\nMASHABLE·A DAY AGO\nMany are backing up the website's claims with experiences of their own on Twitter.\n\n\n\n\n\nWhile others are simply making fun of the panicked masses by trolling with jokes and #hairgate photos of their own.\n\n\n\n\n\nAnd some are also pointing out the most important flaw in the argument for #hairgate's legitimacy: Who actually uses a smartphone to make or take calls anymore?\"\n1647,\"The TV presenter was filming a programme in the Queen's gardens when he came across the fungi, which has hallucinogenic properties\n\nA species of magic mushroom has been found growing in the grounds of BUCKINGHAM PALACE.\n\nTV gardener Alan Titchmarsh was astounded when he came across the funny fungi while filming a Christmas special at the Queen's London home - saying: \"\"I won't be eating any of that.\"\"\n\nThe Amanita muscaria mushroom, commonly known as fly agaric or fly mushroom, is a white and red toadstool, with hallucinogenic properties.\n\nThe species contains poison which, in rare cases, can cause death if consumed.\n\nGetty   Killer mushroom: The fly amanita contains poison which can be fatal\n\nPresenter Alan told The Sun he was surprised to happen upon the plants while working on The Queen's Garden, which will be screened on Christmas Day.\n\n\"\"That was a surprise but it shows just how varied the species are,\"\" he said.\n\nFly agaric are common and are understood to have grown naturally in the palace grounds rather than having been planted there.\n\nThe hallucinogenic properties of the mushroom have been well-known for centuries and have a long history of use in religious and shamanistic rituals, according to the Kew Gardens website.\n\nPA   Surprise find: Alan Titchmarsh found the fungi while filming\n\nThe fungi is also important to the growth and development of many types of tree, and provides food for flies, and a breeding site for beetles.\n\nA Buckingham Palace spokesperson said: \"\"There are several hundred fungi species in the palace garden, including a small number of naturally occurring fly agaric mushrooms.\n\n\"\"As the programme explains, they are beneficial to trees, increasing their ability to take in nutrients.\"\"\n\nRoyal officials also made clear for the record that fungi from the garden are not used in the palace kitchens.\"\n1648,\"North Koreans are prohibited from sharing the name of their leader, South Korean media reported Wednesday.\n\nlRelated North Korea's Kim had ankle surgery, South Korean officials say\nASIA\nNorth Korea's Kim had ankle surgery, South Korean officials say\nSEE ALL RELATED\t\n8\n\nThe ban on anyone being named Kim Jong Un would probably affect thousands in the reclusive nation as the surname Kim is one of the most common in both Korean states and the given name Jong Un is also popular.\n\n North Korean visit\nSouth Koreans and North Koreans meet during a rare Feb. 28 opportunity for family visits across the heavily fortified border. North Korea remains deeply estranged from the outside world more than 60 years after the end of the Korean War. (Lee Ji-eun / Associated Press)\nThe prohibition reportedly stems from a January 2011 edict issued in Pyongyang, 11 months before Kim came to power after his father's death, that proposed that any North Koreans named Kim Jong Un \"\"voluntarily\"\" change their name, South Korea's Yonhap news agency reported.\n\n\"\"North Korea ordered its people not to use the name 'Kim Jong Un' in a bid to protect the supreme authority of the current leader,\"\" Yonhap said, adding that even the given name alone was off-limits.\n\nSouth Korea's KBS network also reported that the government had recently reiterated that \"\"no newborn could be given the name, and those who already had it should amend their birth certificates.\"\"\n\ncComments\nGot something to say? Start the conversation and be the first to comment.\nADD A COMMENT\t\n0\n\n\"\"All party organs and public security authorities should make a list of residents named Kim Jong Un … and train them to voluntarily change their names,\"\" KBS reported, citing a document it said had been provided by a North Korean defector.\n\nSeoul government statistics show Jong Un is the ninth most popular given name in South Korea, where it is often transliterated differently from North Korea's spelling as Jung-eun. A well-known South Korean actress and music talk show host is named Kim Jung-eun.\n\nPhotos\n Kim Jong Un\nNorth Korean state propaganda photos show their leader Kim Jong Un inspecting troops, conferring with generals, meeting an adoring public and even catching a basketball game with former NBA star Dennis Rodman.\nThe names of the North Korean leader's father and grandfather, Kim Jong Il and Kim Il Sung, the communist state's founder, were also reserved for their sole use, the media reported.\n\nNorth Korea's leaders present themselves and their comrades from the ruling Workers' Party as austere revolutionaries but often engage in the same building of personality cults that marked the reigns of their imperial predecessors.\n\n\nKim disappeared from the public arena for 40 days this autumn, prompting speculation about a coup d'etat or failing health. He reemerged in mid-October after what sources said was an absence due to surgery to remove a cyst on his ankle.\n\nFollow @cjwilliamslat for the latest international news 24/7\"\n1649,\"A British-born U.S. photojournalist held by al-Qaida militants in Yemen has been killed in a failed rescue attempt, his sister has revealed today.\n\nLuke Somers had been held hostage since September 2013 in Yemen's capital Sana'a having moved to the country two years earlier.\n\nHis sister Lucy told Associated Press that she learned of her 33-year-old brother's death from FBI agents at 5am this morning.\n\n'We ask that all of Luke's family members be allowed to mourn in peace,' she said from London.\n\nScroll down for video\n\nLucy Somers said she learned of her 33-year-old brother Luke Somers' death from FBI agents\n\nThere was no immediate comment from Washington, nor from security officials in Yemen's capital, Sana'a.\n\nEarlier this week al Qaida in the Arabian Peninsula (AQAP) issued a video with a message aimed at the US government threatening to kill the hostage if its demands were not met.\n\nLast week the U.S. said it had attempted a rescue operation to free a number of hostages, including Mr Somers, but that he had not been at the site of the raid.\n\nThe family of Mr Somers had earlier pleaded for him to be released.\n\nIn an online video Miss Somers described her older brother as a romantic who 'always believes the best in people.' She added: 'Please let him live.'\n\nBritish-born U.S. photojournalist Luke Somers (pictured), who was being held by al-Qaida militants in Yemen, has been killed in a failed rescue attempt, his sister has revealed today\n\nLuke Somers was kidnapped in September 2013 from Yemen's capital Sana'a (shown in the map above)\n\nMr Somers moved from London to Sana'a, Yemen in 2011 to become a teacher, but soon started taking pictures of public demonstrations and established himself as a photojournalist working for the Yemen Times\n\nHis father Michael said Mr Somers was 'a good friend of Yemen and the Yemeni people'.\n\nIt came after the release of the AQAP video which begins with a reading in Arabic from Nasser bin Ali al Ansi, an AQAP official, before Mr Somers appears and gives a statement in English.\n\nHe said: 'My name is Luke Somers. I'm 33 years old. I was born in England, but I carry American citizenship and have lived in America for most of my life.\n\n'It's now been well over a year since I've been kidnapped in Sana'a. Basically, I'm looking for any help that can get me out of this situation. I'm certain that my life is in danger.\n\n'So as I sit here now, I ask if anything can be done, please let it be done. Thank you very much.'\n\nAl Ansi gave the US government three days to meet the demands or 'otherwise, the American hostage held by us will meet his inevitable fate'.\n\nThe three-minute video also features Ansi speaking about American activity in Afghanistan, Somalia and Iraq as well as recent air strikes in Syria.\n\nIt follows similar videos by another extremist militant group, Islamic State (IS), which has already killed two British hostages and three American hostages in videos released on social media.\n\nMilitants released a video on Thursday that showed Mr Somers, threatening to kill him in three days if the United States did not meet the group's demands\n\nNasser bin Ali al Ansi, senior official in Al Qaeda in the Arabian Peninsula, pictured, spoke for two minutes and thirty seconds during the video where he threatened to kill Mr Somers within three days\n\nIS has posted a series of videos online showing the separate murders of US journalists James Foley and Steven Sotloff, US aid worker Peter Kassig and two British aid workers, David Haines and Alan Henning.\n\nFootage claiming to show Mr Henning's murder appeared on the internet just days after the UK joined US-led air strikes against the terrorists in Iraq.\n\nThe news of the failed rescue comes after a suspected U.S. drone strike in Yemen killed nine alleged al-Qaida militants early Saturday, a security official said.\n\nThe drone struck at dawn in Yemen's southern Shabwa province, hitting a suspected militant hideout, the official said.\n\nThe official did not elaborate and spoke on condition of anonymity as he wasn't authorised to brief journalists.\n\nAt least six suspected militants were killed in an airstrike in the same province last month.\n\nLater Saturday, tribal leaders said they saw helicopters flying over an area called Wadi Abdan in Shabwa province.\n\nAmerican authorities rarely discuss their drone strike campaign in Yemen.\n\nThe strikes are incredibly unpopular in Yemen due to civilian casualties, legitimising for many the attacks on American interests.\n\nAmerican commandos tried to rescue Mr Somers in a raid on an AQAP camp late last month, but he had been moved by the time they arrived\n\nBegging for mercy: Luke's brother, Jordan (left), and his mother, Paula Somers (right), released a video on Thursday asking his al-Qaeda captors to release him\n\nIn a statement on Thursday, Pentagon press secretary Rear Admiral John Kirby acknowledged for the first time that a mysterious U.S. raid last month had sought to rescue Mr Somers but that he turned out not to be at the site.\n\nKirby did not elaborate on the joint U.S-Yemeni operation to free Mr Somers, saying details remained classified.\n\nHowever, officials have said the raid targeted a remote al-Qaida safe haven in a desert region near the Saudi border. Eight captives - including Yemenis, a Saudi and an Ethiopian - were freed.\n\nMr Somers, a Briton and four others had been moved days earlier.\n\nMr Somers was kidnapped in September 2013 as he left a supermarket in the Yemeni capital, Sana'a, said Fakhri al-Arashi, chief editor of the National Yemen, where Mr Somers worked as a copy editor and a freelance photographer during the 2011 uprising in Yemen.\n\nThe U.S. considers Yemen's al-Qaida branch to be the world's most dangerous arm of the group as it has been linked to several failed attacks on the U.S. homeland.\"\n1651,\"In an effort to console a grieving boy after the death of his beloved pup, Pope Francis declared that ‘all of God’s creatures’ have a shot of ending up in heaven when they die. New York dog owners and animal lovers everywhere rejoiced at the good news.\n\nDelighted city dog owners agreed Friday with Pope Francis’ comforting comment to a distraught boy that the lad’s recently departed canine would be welcome in the hereafter.\n\n“That’s great!” said fashion designer Allina Liu as her pet pooch, Snoopy, hit the Union Square dog run. “All dogs go to heaven, right? There is no hell for dogs.\n\n“There is hell for people who treat their dogs badly. People who treat their animals poorly just shouldn’t have them.”\n\nThe Pope, speaking earlier this week, offered his assurance of four-legged angels to the grieving child.\n\n\"\"Paradise is open to all of God’s creatures,\"\" he said during the weekly papal address.\n\n“This marvelous plan cannot but involve everything that surrounds us and came from the heart and mind of God,” the pontiff said.\n\nThe Pope’s stance was also hailed by animal-rights activists. Though his dog dogma appeared unexpected, there had been earlier clues to the Pope’s feelings about the animal kingdom. He took his papal name from St. Francis of Assisi, the patron saint of animals.\n\nFrancis’ puppy views reverse opinions from previous popes, who maintained that heaven was just for human believers.\n\nIn a 2008 sermon, Pope Benedict XVI explained that not all creatures “are called to eternity” and when non-humans die, their deaths mean “solely the end of existence on earth.” The move seemingly barred pets from paradise.\n\nFrancis did not say if dogs could go to hell, too.\n\nThe puppy pardon is the latest move in his apparent campaign to make the Catholic church more inclusive and tolerant.\n\nEarlier this year, he said gay men and women had “gifts” to offer the church, a dramatic shift in tone from the Vatican’s traditional anti-gay views. He also softened the church’s condemnation of premarital sex, cohabitation and divorce.\n\nHealth care worker Sarah Gluck, 26, said she was not religious, but definitely approved the Pope’s words.\n\n“Dogs are a reflection of their owners; 99% of dogs go to heaven. But there’s always that 1%.”\n\nGluck said it’s too soon to know if her 4-month-old Australian shepherd will find eternal salvation.\n\n“It’s hard to tell right now if Lilly is going to heaven because she’s so young,” said Gluck. “But if she goes to hell, it’ll be my fault.”\n\nDog walker Donna Bruno, 32, brought beagle-bulldog Hailey and Wheaten terrier Emma to the park with her.\n\nShe didn’t see how things could get any better for her canine charges.\n\n“All dogs go to heaven?” Bruno asked as she watched the pair carouse happily with their equally excited pals.\n\n“They’re already in heaven. Look at these guys,” she said.\n\nmwagner@nydailynews.com\"\n1652,\"The wels catfish, which was set free, could be one of the largest ever caught\n\nAn enormous catfish weighing 20 stone has been caught in Italy using only a fishing rod.\n\nDino Ferrari told GrindTV that he and his brother, Dario, lured it in with artificial bait and then battled the giant fish from their small boat for 40 minutes on Thursday.\n\nAfter staying in the water to weigh and measure the specimen, which is one of the largest ever caught, they released it back into the river to swim another day.\n\nRod manufacturer Sportex Italia, which sponsors Mr Ferrari, claimed that the 2.67m wels catfish was a world record size to be caught with its Torpedo spinning rod.\n\nIt was found in the Po Delta, which is known for having the perfect living conditions for giant wels to flourish.\n\nAccording to a British wels catfish website, they have hundreds “velcro-like teeth” used to hold prey before passing food to “crushing pads” at the back of the throat.\n\nIt records the UK record dating back to 1997 as a four-and-a-half stone fish caught in Bedfordshire.\n\nThe fish are not fussy eaters and have reportedly been known to feed on ducks, rats and even pigeons.\"\n1654,\"There may be easier — and less painful — ways to get closer to God.\n\nAn Indian spiritual guru and multi-millionaire has convinced up to 400 followers that they should cut off their own testicles, Metro reported.\n\nGurmeet Ram Rahim Singh, 47, said the castrations would bring the men closer to God.\n\nThe painful procedures were carried out at a hospital owned by Singh, who is worth $40 million.\n\nHe also has around 50 million followers worldwide. Singh has been dubbed the \"\"Guru in Bling.\"\"\n\nThe men were castrated around the year 2000 but the cases are only now coming to light as Singh is accused of grievous bodily harm by India's Central Bureau of Investigation.\n\nOne lawyer for the alleged victims said the men were told \"\"only those who get castrated will be able to meet God.\"\"\n\nIt is not the first time Singh has been in a scrape with the law.\n\nIn 2002 he was charged with conspiracy following the murder of an investigative journalist.\n\nAnd several female followers have accused him of sexual assault, according to Metro.\n\nSingh has never been convicted.\"\n1656,\"A video has emerged with claims that it shows a large, hairy figure walking swiftly through a snowy, wooded area in Russia. Key details about the incident are missing. But the visuals are remarkable.\n\nWatch it here:\n\nAccording to Mirror online, some Russian adventurers went in search of the elusive Yeti -- that's what many call Bigfoot in Russia -- after reports of creature sightings emerged from a remote region of the southwestern Adygea Republic in the foothills of the Caucasus Mountains. The map below shows Adygea's capital city of Maykop.\n\nThe research team spoke to local residents who said they saw the unusual animal.\n\nThe Daily Mail reports that one eyewitness, Ludmila Hristoforova, told a local television station, \"\"The creature was big, looking like a bear, but not a bear. From the door we've seen something big and shaggy.\"\"\n\nAnother resident, Andrei Kazaryan (who Mysterious Universe suggests was one of the investigators), said, \"\"I heard footsteps and we were pretty sure there was no one else around because we knew for sure everyone else was inside the house. Although we didn't see anyone, we saw its huge footprints.\"\"\n\nThe researchers claimed they captured that video footage -- seen above -- of the hairy Yeti. They also made a plaster cast of a large footprint found in the snow.\n\nBoth the video footage and the footprint cast are now reportedly in the hands of local scientists. Oddly, the names have not been revealed of those scientists or of the original researchers who say they took the video.\n\nThis story brings up other dubious questions:\n\nWhy no exact date or time of the alleged video encounter?\n\nWhy is it that, after the \"\"Yeti\"\" moves quickly through the snow from right to left, seeming to elude the research group as fast as it can, it suddenly stops its forward motion and casually turns to the right, not appearing to be in a hurry, almost as if it/he was waiting for further cinematic direction from those who were doing the videotaping?\n\nThis story is hot on the heels of two other Bigfoot tales we've reported on so far in January, including one that set off a huge controversy about a reported Skunk Ape photographed in Tampa, Florida.\n\nThere was also the one about how the Arizona Department of Transportation posted an image on its Facebook page, purporting to show \"\"a family of Sasquatches\"\" standing in snow next to a highway on Jan. 1. That turned out to be a little joke played on the public by Arizona state transportation officials.\n\nWe have a feeling 2015 hasn't seen the last of Bigfoot.\n\n@media only screen and (min-width : 500px) {.ethanmobile { display: none; }}\n\nLike Us On Facebook |   Follow Us On Twitter |   Contact The Author\"\n1657,\"Reports the ABC story; Syrian activists and ISIS supports both allegedly reported seeing, photographing and posting images on social media of a predator drone reportedly seen hovering over Raqqa, Syria.\"\n1658,\"The Islamic State released a video of its jihadists beheading American journalist James Wright Foley in Syria. The video is almost five minutes long and includes threats against President Barack Obama and the United States.\nIn the video, which was temporarily available on YouTube but has since been removed, the terrorists remind the audience Obama authorized military action against IS and replayed Obama’s press conference when he announced the airstrikes. To them the declaration is a “slippery slope towards a new war front against Muslims.”\nFoley then appears on his knees in an orange jumpsuit. He relays a message that the US government is his true killer. He addresses his family as well. The message is choppy, which gives the appearance that he is reading off cards placed in front of the camera.\nHis executioner speaks with what appears to be a British accent, saying many Muslims worldwide accepted IS and a war against IS is, in essence, a war against Muslims. The UK has been one of the Islamic State's most active targets of recruitment.\nAfter he beheads Foley, he presents to the camera another journalist, Steven Joel Soltoff, who worked for Time and The National Interest. Soltoff was reported missing in the middle of last year. The executioner said America’s next move will determine IS’s next move in what appears to be a threat against the second journalist.\nFoley was an independent journalist in the Middle East. In 2011, he was one of four journalists kidnapped by Qaddafi’s forces in Libya, of which he said in an interview with the Boston Globe, “You don’t want to be defined as that guy who got captured in 2011... believe that front-line journalism is important.” He spoke at Northwestern University about his experience in Libya. His family had set up a website to help find Foley since his disappearance in Syria on Thanksgiving 2012.\"\n1659,\"A soldier was reportedly shot at Canada's National War Memorial while a second person, believed to be a fatally wounded gunman, was given medical attention beside the Library of Parliament. Video captured dozens of shots fired as one shooter was killed by police, who continued to hunt for one or two other gunmen.\n\nA soldier was shot at the National War Memorial in Ottawa by a gunman who ran to the the city’s Parliament building, where he was killed by law enforcement.\n\nThe area is on lockdown as police search for possibly two other gunmen following the Wednesday morning shooting.\n\nA witness reported seeing a man running with a double-barrelled shotgun after the shooting, which brought a heavy police presence to the country's capital buildings where dozens of shots were exchanged between the suspect and armed law enforcement members.\n\nA wounded person was photographed outside the Library of Parliament, in the middle of Centre Block, while the soldier was attended to beside the outdoor memorial before leaving in an ambulance. Police confirmed shots were fired at the memorial at 9:52 a.m. Wednesday.\n\nThe suspect is described as standing 5-foot-10-inches, overweight with a dark jacket and white scarf over his face. A witness described the suspect's car as a purple Toyota Corolla with no license plates. Two men reportedly got out of the vehicle, a witness told the National Post.\n\nThere was a major exchange of gunfire outside Parliament, according to reports.\n\nPrime Minister Stephen Harper is safe and has left Parliament Hill, his office confirmed.\n\nAt the war memorial in. Ottawa. A soldier has been shot. They are giving him treatment now. #breaking pic.twitter.com/cTmlb1LvgG\n\nJournalists have been forced to the ground at gunpoint after the shooting on Wellington Street, where some dozen shots were reported fired, The Globe and Mail reported.\n\nAuthorities fear the gunman may have headed towards the Chateau Laurier, a massive hotel just north of the Parliament building across the Rideau Canal. Police closed all city police stations to the public after the shooting, possibly in fear that the shooter may target law enforcement officials. And police ordered people in the downtown section of the city to \"\"stay away from windows and off roofs due to ongoing police incident,\"\" the department tweeted.\n\nAll three Canadian political parties were holding weekly caucus meetings at the time of the shooting, which sent people inside Parliament fleeing the building by climbing down scaffolding meant for construction, witnesses said.\n\nReporters saying this is a suspect's car. Older model Toyota Corolla parked in front of Hill still running. #ottnews pic.twitter.com/LH0pGhGaeB\n\nThe soldier, described as in his 30s, was shot in the abdomen and is in unknown condition after being taken to the hospital, the Ottawa Citizen reported.\n\nThe incident comes two days after a radicalized Quebec terrorist killed one Canadian soldier and injured a second with his car during a rampage in Montreal on Monday.\n\nThe extremist, a recent convert to Islam, at one point called 911 and told the operator that he was acting in the name of Allah.\n\nTHIS IS BREAKING NEWS. CHECK BACK FOR UPDATES.\n\nON A MOBILE DEVICE? CLICK HERE FOR VIDEO\n\nsgoldstein@nydailynews.com\"\n1660,\"Years ago, I had a job in China where I evaluated the spoken English of college students. One bright young woman introduced herself to me with her Chinese name. Then she added: \"\"You can call me 'Easy.' That's my English name.\"\"\n\nI paused, thought for a moment, and then decided to say something. \"\"You might want to consider changing your name,\"\" I said, explaining—as delicately as possible—that \"\"easy\"\" was an unfortunate name for a woman. Mortified, she thanked me for the tip. \"\"I'm going to go and change my name now,\"\" she said.\n\nPeople in China have adopted English names for decades. Many choose ones that resemble their birth names: Chinese boys named \"\"Da Wei,\"\" a common name, almost invariably become \"\"David.\"\" Others find inspiration from singers, athletes, politicians, or movie stars. In my first year in China, I taught five different boys called \"\"Tom Hanks,\"\" thanks in part to Castaway's success.\n\nMost of the \"\"English\"\" names I encountered were conventional, though others—like the aforementioned \"\"Easy\"\"—were less than appropriate. (I also taught a boy named \"\"Fish\"\" who, perhaps inspired by a certain musical artist, preferred to render his name by drawing it.)\n\nSweets-inspired names are \"\"typically thought of as ‘non-smart girl’ names, or ‘stripper’ names.\"\"\nCCTV, China's state-run broadcaster, wants to solve this problem. In an article published by its English-language channel, the network laid out a series of guidelines for how not to name yourself. For example, avoid naming yourself after a food item (\"\"Candy\"\"), a famous person (\"\"Obama\"\"), or a very old person (\"\"Gertrude\"\"). If you name yourself \"\"Satan,\"\" says CCTV, people might think you're anti-Christian, or worse, a \"\"member of a heavy metal band.\"\" Proper and traditional names, like \"\"Michael,\"\" \"\"William,\"\" and \"\"Elizabeth,\"\" on the other hand, imply you're from a fancy and conservative family. Sweets-inspired names are \"\"typically thought of as ‘non-smart girl’ names, or ‘stripper’ names.\"\"\n\nOne wonders if certain American celebrities might not also benefit from these guidelines. For instance, here's what CCTV has to say about using food as a name:\n\n\"\"Food is very hit or miss. And usually miss. One of the issues here is that food names can be 'very' suggestive.\"\"\n\nGwyneth Paltrow, take note.\"\n1661,\"Nicaragua's government said that a mysterious boom heard in the capital was made by a small meteorite that left a crater in a wooded area near Managua's airport.\n\nGovernment spokeswoman Rosario Murillo said on Sunday that a committee formed by the government to study the event determined it was a \"\"relatively small\"\" meteorite that \"\"appears to have come off an asteroid that was passing close to Earth\"\".\n\nMurillo said Nicaragua would ask international experts to help local scientists in understanding what happened.\n\nThe crater left by the meteorite has a radius of 12 metres and is 5 metres deep, said Humberto Saballos, a volcanologist with the Nicaraguan Institute of Territorial Studies who was on the committee. He said it was still not clear if the meteorite disintegrated or was buried.\n\nHumberto Garcia, of the Astronomy Centre at the National Autonomous University of Nicaragua, said the meteorite could be related to an asteroid that was forecast to pass by the planet on Saturday night.\n\n\"\"We have to study it more because it could be ice or rock,\"\" he said.\n\nWilfried Strauch, an adviser to the Institute of Territorial Studies, said it was \"\"very strange that no one reported a streak of light. We have to ask if anyone has a photo or something.\"\"\n\nLocal residents reported hearing a loud boom on Saturday night, but said they did not see anything strange in the sky.\n\n\"\"I was sitting on my porch and I saw nothing, then all of a sudden I heard a large blast. We thought it was a bomb because we felt an expansive wave,\"\" Jorge Santamaria told the Associated Press.\n\nThe site of the crater is near Managua's international airport and an air force base. Only journalists from state media were allowed to visit.\"\n1666,\"OTTAWA – The gunman who charged into Parliament after shooting a Canadian Forces reservist was struck by nearly a dozen bullets from security officers and finally was brought down by Sergeant-at-Arms Kevin Vickers.\n\nSeveral sources, who have requested anonymity, have confirmed that Michael Zehaf-Bibeau was fatally wounded by Mr. Vickers near the door of the Parliamentary library.\n\nZehaf-Bibeau burst into the Parliament buildings after fleeing the National War Memorial, where he had shot Cpl. Nathan Cirillo and hijacked a ministerial car. He ran in to Parliament’s Centre Block through the main entrance with RCMP officers in hot pursuit.\n\nA security service source says the gunman was intercepted by a House of Commons security guard who unsuccessfully tried to wrestle his gun away from him.\n\n\nThe guard yelled “Gun!” to warn his colleagues and tried to yank the barrel of the weapon down but Zehaf-Bibeau managed to fire, wounding the man.\n\n\nThe gunman then bolted several metres down the Hall of Honour with police and guards chasing him. More shots were fired.\n\nZehaf-Bibeau, his body riddled with bullets, huddled behind a column by the Parliamentary library. It was there that Mr. Vickers fired the fatal shots.\n\nMr. Vickers then walked to a nearby room where the Conservative caucus was meeting, and told MPs the shooter was dead. Prime Minister Stephen Harper was rushed to safety\n\nMr. Harper had been speaking to his caucus when the gunfight erupted.\n\n“I had images of people hiding behind pillars and shooting,” said Manitoba Conservative MP Steven Fletcher. “There were so many shots.”\n\n\nThe police and military officers in the Conservative caucus sprang into action, including Manitoba cabinet minister Shelly Glover. They used chairs and tables to barricade doors that wouldn’t lock, while others began fashioning makeshift spears from flagpoles.\n\nMs. Glover said that for the former police officers in the room, training and experience kicked in. “Those boots I had on came off pretty quickly,” she said.\n\nMr. Fletcher, a quadriplegic, told his aide that if it came to it, she should leave him behind.\n\n“I told my caregiver if the opportunity comes to get out, she has to take it,” said Mr. Fletcher.\n\nThe Canadian Press, with files from the Winnipeg Free Press\"\n1667,\"While Bosnia has a widely publicised problem with underage pregnancies, a recent unverified report highlights the full extent of the problem.\n\nA shocking case has been reported in the Bosnian press, claiming that seven primary school children from a small town, returned home pregnant after a five-day field trip.\n\nThe case has provoked nationwide discussions about sex education in Bosnia where the number of sexually active girls aged between 13 and 15 has increased significantly.\n\nSenad Mehmedbasic, a gynaecologist from Sarajevo said that the growing trend for underage pregnancies is worrying.\n\n\"\"It is worrying that girl 13 years old to have sex, but that is the trend of today. But we can not continue to allow our children to be educated about sex on the street and not in school.\"\"\n\nHe added that educational institutes and parents should play a stronger role in providing effective sex education\n\n\"\"It is obvious that children do not have enough of health education so they engage in such activities, not knowing the consequences. We have to be more direct in the educational system, it must not be allowed that street teaches children about intimate matters, and that they are later slapped by life,\"\" he said.\n\nAccording to InSerba News Network girls are seeking advice from experts, online. One schoolgirl wrote: \"\"I would have sex with my boyfriend, even though I'm only 14... But I am afraid I'll be judged.\"\"\n\nLast year in Sarajevo 31 underage girls became pregnant.\n\nRelatedSecret Contraceptive Implants Forced on Teen GirlsItaly's Silvio Berlusconi Hit by Fresh Underage Sex ClaimChild Prostitution: Half of New York Underage Sex Workers Not Lured by Pimps\"\n1669,\"Several Iraqi media sources stated Wednesday that some of the Islamic State militants in Mosul have contracted Ebola.\n\n\nThree Iraqi media outlets reported that two cases of Ebola have been 'recorded' in Mosul, which is considered to be the jihadist group's stronghold.\"\n1670,\"Although the majority of Austrian resorts are suffering from a lack of snow there is one where it is business as usual – thanks to the fact that they stored snow from last year.\n\nResort managers in Saalbach-Hinterglemm in the state of Salzburg say their planned opening is going head as expected thanks to the fact that they saved up tons of snow from last year which they have now put back on the slopes.\n\nAustria is one of the world's most popular skiing destinations and any delay in the usual season start at the beginning of December costs the industry millions.\n\nBut while most resorts in the Austrian Alps are currently struggling with an almost total lack of snow, including Flachau in Salzburg and Rosskopf mountain in Tyrol, at a time when the snow is usually plentiful, Saalbach-Hinterglemm has no such problems.\n\nA recent Austrian climate report found the country’s temperatures had risen twice as fast as the global average since 1880, with the number of sunshine hours in the Alps increasing by 20 percent.\n\nAnd although many resorts have shifted their focus to adaptation solutions, acknowledging that climate change will not be stopped or turned around any time soon, it is the ski resort at Saalbach-Hinterglemm that really planned ahead with the most success.\n\nFor the seventh year running the Snow Mobile event will be taking place in Saalbach-Hinterglemm as planned thanks to the snow that was carefully stored since March.\n\nThe resort management collected around 13,000-square-metres of snow from the mountains earlier in the year and then stored it by covering it with an artificial fleece and wood chips to keep it cool and prevent it from melting.\n\nA spokesman for the resort said: \"\"We made sure the covering was airtight, and it paid off. We estimate we have lost about 15 percent of the snow that we put away which is pretty good going given that it's been such a warm year.\"\"\n\nThe snow is currently being spread and flattened to allow the event at the weekend to go ahead as planned. Around 22,000 people are expected to turn up to watch.\"\n1671,\"Source: Bleeding Cool\n\nThis news shouldn't bring me so much joy, but Bleeding Cool rumormonger Rich Johnston is reporting that the Batmobile, or at least one of the Batmobiles used for filming Superman v. Batman: Paths of Glory, has been stolen. The movie is being filmed in Detroit, which hasn't been going through the best times of late. There's no official confirmation yet, but hey, maybe somebody needed it to drive out of town to get some fucking water.\n\nHey, their tax dollars paid for the breaks Warner Bros. gets for shooting in the state anyway, so when you look at it that way, the thieves were just taking back what was rightfully theirs!\n\nBut don't worry! The Outhouse has it on good authority that the theft wasn't at all malicious. It was just some people trying to win the prize in MTV's Steal the Batmobile contest from 1989!\"\n1672,\"Going gold doesn't cost you extra when buying an iPhone or iPad, but a gold Apple Watch could potentially run you thousands of dollars. According to French website iGen, the premium, gold-plated Apple Watch Edition model will sell for up to $5,000, with the standard Apple Watch and Apple Watch Sport retailing for $500 and $350, respectively. All versions are rumored to arrive on Feb. 14.\n\nSo what does $5,000 get you? According to its description on Apple's website, the Watch Edition model sports an 18-karat gold watch case that is designed to be \"\"twice as hard as standard gold.\"\" The watch utilizes a sapphire crystal display, and can be outfitted with either a leather or sport wristband.\n\nMORE: Apple Watch Hands-On\n\nThe less luxurious (but still suave) Apple Watch packs a stainless steel case that comes in black and silver, with the option for either a leather band or one of several steel bracelets. The Apple Watch Sport, rumored to be the most affordable of the bunch, has an anodized aluminum case and uses plastic wristbands.\n\nWe'll have to spend more time with the Apple Watch to see how it stacks up to devices like the LG G Watch R and the Samsung Gear S, but, if these rumors hold up, Apple will at least have the title of \"\"most expensive wearable\"\" secured. If the Watch Sport is Apple's lowest-end smartwatch at $350, it's still more expensive than premium-looking Android Wear watches like the G Watch R.\n\nIf you do have the cash to blow on these potentially high Apple Watch prices, you can at least surprise your significant other with one. The watch is currently rumored to arrive on Valentine's Day 2015, though Apple's website still lists a vague \"\"early 2015.\"\"\n\nSource: Apple Insider, iGen\"\n1673,\"Rajasthan, Oct 14: A man learnt a lesson, the hard way. Attempting to rape a teenager in public cost him his penis. A 46-year old man, Suresh Kumar was seen pinning a teenager to the wall in Ganganagar in Rajasthan. The next moment, he saw his penis chopped off and thrown on the road. He was dragged and taken to a local butcher shop where he was beaten with sticks for more than an hour. Thereafter, his asset was hacked with a meat cleaver and dumped in the middle of the road. According to the Daily Star, the man was abandoned bloodied and bruised, with no one helping him. One local said,\"\"No one went to help the man because they could see his penis on the ground and knew this was punishment for a sex crime.\"\" Calling it a message for the people with perverted mindset, the man further added,\"\"We have had a lot of intolerable offences against women in this country recently, with girls being raped, hanged, and molested, and it's time it stopped.\"\" The police, however, have condemned the attack and warned locals not to take laws in their hands. They have further asked those involved in the deed to hand themselves in. A police officer said,\"\"As deplorable as these crimes are, law and order has to be maintained, and not lynch justice.\"\" OneIndia News\"\n1678,\"A secret government document has been leaked revealing the \"\"administrative order\"\", telling authorities to ensure no one else is named \"\"Kim Jong-un\"\".\n\nAnd if people don't agree, then to \"\"train them\"\" to change it.\n\nIt is believed anyone with the same name would be forced to have official documents, identity cards and even school certificates altered.\n\nAnd officials have been told to reject any birth certificates for the name.\n\nThe internal policy was obtained by South Korean news station KBS TV and highlights some of the leader's craziest rules.\n\nHis name game was said to have been set up by a directive shortly after cheese-loving Kim was made Supreme Leader.\n\nAnd he will find you...UH-OH: And he will find you... [AP]\n“We'll train them to voluntarily change their names.”\nThe document reads\nThe document reads: \"\"All party organs and public security authorities should make a list of residents named Kim Jong-Un... and train them to voluntarily change their names.\n\n“Authorities should make sure that there is no one making unnecessary complaints or spreading gossip … regarding this project.\"\"\n\nIt is unsure whether the directive is authentic but officials have said that the names of each North Korean leader in the past - Kim Il-sung and Kim Jong-il - have been banned.\n\nYet North Korean defector Park Jin-hee, who obtained the document, said she was sure the 2011 directive was real.\n\n“There is no one in the North named Kim Il-sung and Kim Jong-il, and there is no doubt the same rule applies for Jong-un.\"\"\n\nThe news comes after accusations emerged that North Korean officials hacked Sony Pictures and leaked a number of future productions.\n\nThe North Korean have refused to comment on the cyber attack.\"\n1679,\"A video allegedly showing the beheading of American photojournalist James Wright Foley, who has been missing in Syria for 636 days, by the terror organisation the Islamic State of Iraq and Syria (ISIS), was released today. In their video, which has not been verified yet, the group claims that the beheading is “a message to the US to end its intervention in Iraq.”\n\nAccording to the US Federal Bureau of Investigation (FBI)the freelance journalist was abducted by an “organised gang” in northern Syria on November 22, 2012.\n\nOn November 22, 2012, James Wright Foley, a freelance photo journalist, was taken by an organized gang after departing from an internet café in Binesh, Syria. Foley had employed a translator to help him travel across the Syrian-Turkish border. The translator was also taken, but later released.\nCondolences are pouring on the Free James Foely page, set up by family, which was set up after his kidnapping and which had appealed for his release unharmed.\n\nZaid Benjamin, a Washington DC-based journalist, tells his 43.3K followers on Twitter, posting still photographs taken from the video:\n\nBenjamin's Twitter account has since been reportedly suspended for about half an hour – for sharing footage from the video at the centre of this story. The account has now been restored.\n\nThe video, which has also been removed from YouTube, has sparked a discussion online on whether such material should be permissible on the world wide web on the grounds that it allows the ISIS to share its “propaganda.” Brown Moses provides a transcript of the video here.\n\nRuwayda Mustafah, a UK-based Kurdish blogger with around 40K followers on Twitter, notes:\n\nLike many, Mustafah calls for an ISIS blackout on social media:\n\nOnline, the ISIS has been active showing off its horrific exploits in Syria and Iraq for the world to see. The ISIS came to prominence last year after Jihadists from around the world joined its fighters in Syria, first to fight against the Assad regime, and later to fight other armed factions in the war-torn country. In June, the Al-Qaeda splinter group, which controls parts of Syria, annexed Iraq's second largest city, Mosul, as the world watched in horror.\n\nZeynep Tufekci, assistant prof at UNC iSchool. Princeton CITP fellow, Harvard Berkman faculty associate in Sociology, explains to her 36.4K followers on Twitter:\n\nAnd real-time news DJ Andy Carvin reminds his 103K followers of the difficulties journalists face in the field on a daily basis:\n\nIn 2011, Foley was also captured in Libya. BBC journalist Faisal Irshaid shares this video of Foley speaking about it:\"\n1680,\"The Apple Watch reveal back in September was big on excitement, but short on details. Among those things that Apple failed to mention was whether or not Cupertino’s new smartwatch will be able to withstand liquids — making it suitable for, say, swimming or washing the dishes.\n\nWhile we still don’t have a final, definitive answer on what is and is not advisable with the Apple Watch, Tim Cook shed a bit of light on the mystery during a Q&A session with staff at the Kurfürstendamm Apple Store in Berlin, Germany, where he is currently visiting. Cook said that that he wears his Apple Watch “even in the shower.”\n\nThis is in contrast with what we had previously heard, courtesy of tech journalist David Pogue, who after a private briefing with Apple advised readers that, “Sweating [while wearing the Apple Watch], wearing it in the rain, washing your hands, or cooking with it is fine. Take it off before the swim or get in the shower, though.”\n\nAs much as we respect Pogue, you’d have to say that — when it comes to Apple advice — Cook trumps Pogue!\n\nThe Apple CEO also answered a few other questions in what sounds like an interesting session. Among them was a bit more clarification on the Apple Watch’s battery life, with Cook saying he removes the device to recharge overnight — something we’ve suspected based on previous reports.\n\nCook talked about some of the possible applications of the Apple Watch, including monitoring auctions on eBay — or else accessing hotel rooms in a way similar to existing apps for the iPhone.\n\nAnswering a question from a visually impaired employee, he said that the Apple Watch will have more accessibility features added over time, although it sounds like these features will be limited at first.\n\nNo price tariff was given for the device, but Cook confirmed that Apple will begin marketing the device in April. In what sounds like an amusing moment, Cook sidestepped the question of whether retail staff could have all have an Apple Watch to more easily show customers, by saying that it is a “good idea” and that he would “consider it.”\n\nCook also spoke about his efforts to improve working conditions in China, and lamented the fact that the media often choose to paint Apple in a bad light in this regard. Cook said that Apple is trying to ensure that there is no abuse of employees on the supply chain, and that they work fairer numbers of hours.\n\nFinally, he addressed the reports that Apple Pay could be available in Europe soon by saying that Apple aimed for this to be the case “before the end of the year.”\"\n1681,\"(CNN) -- Boko Haram laughed off Nigeria's announcement of a ceasefire agreement, saying there is no such deal and schoolgirls abducted in spring have been converted to Islam and married off.\n\nNigerian officials announced two weeks ago that they had struck a deal with the Islamist terror group.\n\nThe deal, the government said, included the release of more than 200 girls whose kidnapping in April at a boarding school in the nation's north stunned the world.\n\nIn a video released Saturday, the Islamist group's notorious leader fired off a series of denials.\n\n\"\"Don't you know the over 200 Chibok schoolgirls have converted to Islam?\"\" Abubakar Shekau said. \"\"They have now memorized two chapters of the Quran.\"\"\n\nShekau slammed reports of their planned release.\n\n\"\"We married them off. They are in their marital homes,\"\" he said, chuckling.\n\nThe group's leader also denied knowing the negotiator with whom the government claimed it worked out a deal, saying he does not represent Boko Haram.\n\n\"\"We will not spare him and will slaughter him if we get him,\"\" he said of the negotiator.\n\nIt wasn't clear when the video was made.\n\nMike Omeri, coordinator of Nigeria's National Information Centre, told CNN on Saturday that all these claims contradict those made in conversations in which the Nigerian government has been involved.\n\nOmeri said Nigeria's government will do everything possible to verify the claims made in the video.\n\nNigerian officials met with Boko Haram in Chad twice during talks mediated by Chadian President Idriss Deby, according to the aide.\n\nThe ceasefire deal announced October 17 followed a month of negotiations with representatives of the group, said Hassan Tukur, an aide to Nigerian President Goodluck Jonathan.\n\nAfter the deal was announced, the aide said final negotiations on the girls' release would be completed at a meeting a week later in Chad.\n\nThat day passed without any signs of the girls.\n\nBoko Haram a growing challenge\n\nIn the video, Shekau talked not of peace but of more violence -- promising more \"\"war, striking and killing with gun.\"\"\n\nThis strategy appears to be playing out in parts of Nigeria, where Boko Haram fighters have continued deadly attacks on villages despite government claims of a ceasefire. More people have been abducted and scores killed in recent weeks, including one attack a day after the ceasefire that left eight dead.\n\nDays later, members of the Islamist terror group abducted at least 60 young women and girls from Christian villages in northeast Nigeria, residents said Thursday.\n\nHeavily armed fighters left 1,500 naira, or about $9, and kola nuts as a bride price for each of the women abducted, residents said.\n\nFor its part, the Nigerian government isn't backing down.\n\nRather, it is stepping up its military campaign against militants and criminals in some parts of the West African nation, Nigeria's defense ministry said on Saturday.\n\nThe military claimed its airstrikes and ground operations have repelled attacks against civilians in Adamawa and Borno, two of the states in northeastern Nigeria that have been strongholds and frequent targets for Boko Haram.\n\nOfficials are \"\"studying\"\" the latest video, even as the military continues to recognize the talks aimed at assuring the release of the kidnapped schoolgirls, the ministry said.\n\nBoko Haram, whose name translates to \"\"Western education is sin\"\" in the Hausa language, is trying to impose strict Sharia law across Nigeria, which is split between a majority Muslim north and a mostly Christian south. Like ISIS, it has ambitions for a caliphate, or religious state.\n\nThe group's attacks have intensified in recent years in an apparent show of defiance for the nation's military onslaught. Its ambitions appear to have expanded to the destruction of the government.\n\nAs part of its insurgency, it has bombed schools, churches and mosques, kidnapped women and children and assassinated politicians and religious leaders alike.\n\nCNN's Isha Sesay, Lillian Leposo, Christabelle Fombu, Greg Botelho and Nana Karikari-apau contributed to this report.\"\n1682,\"High quality global journalism requires investment. Please share this article with others using the link below, do not cut & paste the article. See our Ts&Cs and Copyright Policy for more detail. Email ftsales.support@ft.com to buy additional rights. http://www.ft.com/cms/s/0/e7098c76-b7c3-11e4-981d-00144feab7de.html#ixzz3SEYtFDZh\n\nShane Smith, the co-founder and chief executive of Vice Media, has taken his place among the high-rollers in Las Vegas after winning $1m at the Bellagio casino and spending $300,000 of his winnings on a meal for more than 30 employees and business partners.\nThe lavish meal at Bellagio’s Prime Steakhouse took place during the Consumer Electronics Show. It included bottles of wine costing $15,000 each and was so expensive it merited a mention on the quarterly earnings call of MGM Resorts, the group which owns the Bellagio and other Las Vegas casino hotels.\nMore\nON THIS TOPIC\nVice eyes 2015 ‘deal spree’ and IPO plans\nVice Media’s value increases to $2.5bn\nIN MEDIA\nLinkedIn to let marketers track users\nOborne fires broadside on Telegraph exit\nSky’s centre forward sets a tough goal\nVirgin to spend £3bn extending its network\nSign up now\n\nfirstFT\nFirstFT is our new essential daily email briefing of the best stories from across the web\nJim Murren, MGM Resorts chief executive, told analysts on the call that he had not seen a meal with such a hefty price tag since 2007. “It tells you there is a release valve that has opened,” Mr Murren said. “That isn’t a trend, but it’s a sign people are ready to spend money again.”\nDespite the meal’s eye-watering price tag, Mr Smith is not the biggest spending media chief executive to play the Las Vegas tables. Kerry Packer, the late Australian billionaire, was a regular in Las Vegas and was known to bet as much as $150,000 a hand. His visits to casinos often made the difference between gaming operators reporting profits or losses in their quarterly earnings.\nMr Smith’s identity as the buyer was first revealed by Bloomberg. He declined to comment on the meal.\nHowever, Vice Media is not lacking in confidence. The youth-focused company will go on a “deal spree” in 2015 and explore an initial public offering if market conditions remain favourable, Mr Smith told the FT in December.\nThe company has strengthened its senior management team with the appointment of James Schwab, a mergers and acquisitions lawyer, as co-president, who will help oversee a $500m “war chest” for content, technology and distribution deals.\n“Vice will go on a deal spree in 2015,” said Mr Smith. “Our war chest is the size of the full valuation of our competition so we will see some major . . . deals happen.”\nFrom the archive\n\nVice eyes 2015 ‘deal spree’ and possible IPO\nThe Vice Media Inc. application (app) is demonstrated on an Apple Inc. iPhone 5s for an arranged photograph in Washington, D.C., U.S., on Monday, Aug. 11, 2014. Vice Media, backed by billionaire Rupert Murdoch, has said that it's poised to double revenue to $1 billion by 2016. Co-founder Shane Smith had said a March interview with Bloomberg Television that Vice Media may pursue an initial public offering. Photographer: Andrew Harrer/Bloomberg\nContinue reading\nThe $500m fund came from A&E Networks, which invested $250m in Vice recently for a 10 per cent stake, valuing the company at $2.5bn. Technology Crossover Ventures, the Silicon Valley fund that has stakes in Facebook and Netflix, also invested $250m in the group.\nVice, which in 2013 also took a strategic stake from 21st Century Fox, wanted to stay independent, said Mr Smith. “We would be stupid not to think about an IPO.”\nThe company has recently been engaged in a war of words with Gawker, a rival site, which has in several stories accused Vice of underpaying its employees. Vice hit back in a blog post, accusing Gawker of “garbage, click-bait journalism” and “inaccurate and irresponsible” reporting.\"\n1683,\"The killing of the french policeman is also being called into question, due to the ‘lack of blood spatter consistent with that of a close range shooting’. As shown in the freeze frame below, smoke is shown to emit from the weapon, with no impact or trauma appearing to register on the body of the victim. The decision of many news outlets to blur out the victim is being debated as evidence of complicity in what many are now calling a hoax. Forensic and ballistics expert David Mayhew commented; “If the video shows events as they actually occurred, then in my opinion it is most likely that the firearm shown is discharging blanks rather than conventional ammunition”.\"\n1686,\"L’inspecteur viral avoue que son petit coeur a sauté de joie pendant une micro seconde en voyant cette nouvelle.\n\nComme ont annoncé plusieurs médias (en prenant soin de mettre un point d’interrogation à la fin de leur titre, pour qu’on ne les accuse pas de propager des nouvelles-vidanges), le réalisateur de Star Wars epsiode VII, J. J. Abrams, aurait dit, au cours d’une cérémonie où il a reçu un prix de la part du Visual Effects Society (VES) le 4 février, qu’il souhaitait que Disney devance la sortie de son film à cet été.\n\nWow! Nous qui attendions avec impatience la date de lancement officielle, prévue pour le 18 décembre!!\n\nComme vous l’apprenait Métro récemment, les médias sautent souvent sur une nouvelle sans vérifier les informations de bases. Examinons:\n\n1. Tous les articles offrent comme source les sites iKwiz et Moviepilot.\n\n2. iKwiz est un site qui offre des quiz et du contenu léger sous forme de listes. Ce n’est pas un site de nouvelles.\n\n3. Moviepilot base son reportage sur cette vidéo YouTube qui apparaît sur… le site iKwiz.\n\n4. Donc: tous les articles à propos de cette rumeur se basent sur une seule vidéo YouTube, qui, il faut le mentionner, n’a pas été créée par un journaliste. Le vidéaste ne mentionne aucune source pour son information.\n\n5. Voici un article écrit le soir des VES sur la présence de J. J. Abrams. Aucune mention de la date de lancement de Star Wars.\n\n6. Voici une entrevue avec M. Abrams lors des VES. Encore une fois, aucune mention de la date de lancement.\n\n7. Le Twitter officiel de Star Wars a réagit le 10 février sur ces rumeurs. On écrit «Maintenez la cible! Seulement 310 jours avant #TheForceAwakens.» La date de lancement originale est donc reconfirmée:\n\n\n8. Disney studios n’ont toujours pas répondu au courriel que leur a lancé l’inspecteur viral, sollicitant une confirmation officielle. Il mettra à jour son article, au cas échéant.\n\nMais, encore plus ridicule:\n\n9. Disney lancera Jurassic World cet été. Est-ce que Disney ressusciterait deux franchises-phares en même temps, séparant ainsi le revenu et l’attention médiatique? Voyons.\n\n10. Disney lance aussi un autre film à gros budget cet été: Ant-Man. Le terrain commence à être pas mal serré pour Disney.\n\n11. On ne peut pas devancer un film de six mois sans causer des problèmes majeurs de logistique, surtout pour un film comme Star Wars, où la myriade de joujoux et autres boîtes à lunch à l’effigie des personnages fait partie prenante du lancement.\n\nJournalisme 101, les amis. Le web est un endroit étrange.\"\n1688,\"Editors' note: This image, which is unique according to a reverse image search done on Tin Eye, was posted on the @Banksy Instagram account to its nearly 1 million followers. It is not, however, confirmed to be an official account operated by the artist. It could be Banksy, but the artist's real accounts are unclear. We've changed the headline and story below to reflect that.\n\nA popular Banksy Instagram account weighed in on Wednesday with a powerful homage to the murdered journalists at the French newspaper Charlie Hebdo, victims of a horrific terror attack.\n\nTake a look:\n\nA photo posted by Banksy (@banksy) on Jan 1, 2015 at 3:02pm PST\n\nThe account, which has nearly one million followers — though it is not known to be an official Banksy Instagram account — posted a picture on featuring three pencils — the pencil fully intact is next to the word \"\"yesterday,\"\" a broken pencil represents \"\"today,\"\" and the resharpened shard shows there will be two pencils \"\"tomorrow.\"\"\n\nIt adds: \"\"RIP,\"\" joining scores of other cartoonists and artists who have been sharing tributes throughout the day.\n\nTwelve people were killed in what France's president called a \"\"terror attack\"\" on satirical magazine Charlie Hebdo in Paris on Wednesday, leading authorities to launch a massive manhunt for the gunmen, who remain at large. No arrests have been confirmed in the hunt for the attackers, though an \"\"anti-terror raid\"\" is reportedly underway in the northeastern city of Reims.\n\nThe brothers, caught on tape by an eyewitness, shouted \"\"Allahu akbar!\"\" as they walked outside the building carrying large guns and dressed entirely in black. The magazine staff was in an editorial meeting, around lunchtime in Paris, when the gunmen opened fire. Eleven others were wounded; four of those injuries are serious.\n\nWitnesses described the gunmen as speaking perfect French.\n\nCharlie Hebdo has frequently drawn condemnation from Muslims. In 2011, the magazine was firebombed after it ran a cartoon depicting the Prophet Muḥammad.\n\nThe editor in charge of the paper was one of those killed on Wednesday. There was no immediate claim of responsibility, though supporters of militant groups like the Islamic State and al-Qaeda praised the attack online. World leaders condemned it as an attack on freedom of expression.\n\nAdditional reporting by Mashable staff. Have something to add to this story? Share it in the comments.\"\n1689,\"Islamic State fighters are no match for Ebola.\n\nThe World Health Organization is investigating whether some ill jihadists have contracted the killer disease, two sources at the agency told The Post.\n\nAgency officials are checking if there are Ebola patients at a Mosul hospital 250 miles north of Baghdad, sources said.\n\nAl-Sabah, an Iraqi pro-government newspaper, reported this week that the fighters were being treated for Ebola, while some of their comrades have come down with HIV brought by foreign extremists “coming from many countries, particularly those in Africa.”\n\n“The Ebola virus could be in any area in the world, including Mosul, where they don’t have the measures or techniques to diagnose the virus,” ministry spokesman Ahmed Rudaini told Iraqi media Thursday. “They are incapable to detect it.”\"\n1690,\"A Canadian-Israeli woman who has joined the ranks of the Kurdish militias fighting Islamic State in northern Syria has been taken captive by ISIS fighters, blogs and Islamist websites thought to be close to the militant group reported.\n\nA blog considered to be one of the Islamic State's media arms reported that several female fighters who fought alongside the Kurds have been captured, among them Gill Rosenberg. According to the report, prior to their capture Islamic State fighters made three suicide bombing attacks against Kurdish outposts, killing some and capturing many others.\n\nAccording to Israel Radio, Kurdish sources denied the reports, saying Rosenberg wasn't in the area when it was attacked.\n\nGill Rosenberg, 31, a resident of Tel Aviv, joined the Kurdish troops against Islamic State in northern Syria earlier this month. According to reports, Rosenberg said she had contacted Kurdish fighters over the Internet before traveling through Iraq to train at one of their camps on the Syrian border.\n\nAccording to Walla, Rosenberg immigrated to Israel from Canada in 2006, leaving behind a career as a civilian pilot, and served for two years in the Israel Defense Forces. In 2009, she was extradited to the United States and jailed over an international phone scam, one of her former lawyers said.\n\nIsrael Radio aired an interview with Rosenberg earlier in November in which she said she had travelled to Iraq, was training with Kurdish guerrillas and would fight in neighbouring Syria.\n\n\"\"They are our brothers. They are good people. They love life, a lot like us, really,\"\" she told Israel Radio, explaining her decision to enter the combat zone in northern Syria.\n\nA source in the Kurdistan region said Rosenberg, known in Israel by her Hebraised first name Gila, was the first foreign woman to join Syrian Kurds in battle, in addition to several Western men who are fighting in their ranks.\n\n\"\"After me\"\"\n\nA Facebook page registered to Rosenberg showed photographs of her in settings marked as Kurdish areas of Iraq and Syria.\n\n\"\"In the IDF (Israeli army), we say 'aharai', After Me. Let's show ISIS (Islamic State) what that means,\"\" read a Nov. 9 post.\n\nRosenberg had consented to extradition and served around three years in a U.S. prison under a plea bargain, her lawyer said. A 2009 FBI statement on the case names her as Gillian Rosenberg, among 11 people arrested in Israel \"\"in a phony 'lottery prize' scheme that targeted victims, mostly elderly\"\".\n\nIsrael's NRG news site reported at the time that Rosenberg turned to crime after running short on money, that she was estranged from her parents and had tried in vain to join the Mossad spy service.\n\n\"\"She is incredibly strong, both in mind and in body,\"\" said long-time friend Daniel Lieber in Massachusetts. \"\"She has always been someone interested in politics and is very pro-Israel.\"\"\n\nDiscreet ties\n\nIsrael has maintained discreet military, intelligence and business ties with the Kurds since the 1960s, seeing in the minority ethnic group a buffer against shared Arab adversaries. The Kurds are spread through Syria, Iraq, Turkey and Iran.\n\nWorried about spillover from the Syrian war, Israel has been cracking down on members of its 20-percent Arab minority who return after volunteering to fight with Islamic State or other rebels opposed to Syrian President Bashar Assad's rule.\n\nIsrael bans its citizens from travelןng to enemy states, among them Syria and Iraq, and officials did not respond to a Reuters inquiry about whether the woman could face prosecution if she returns to Israel.\n\nPhotos by LiveLeak:\"\n1692,\"They haven’t verified that the recording is what it claims to be, but with competition for this story among the media so ferocious, go figure that they’d choose to put it on the air and worry about authenticity later. As of last night, the FBI was investigating; between the guy’s IP and the fact that the video file is presumably timestamped, I assume they’ll be able to verify or debunk it quickly. It could be a prank — the man who recorded it seems to be, er, “enjoying” a video chat while it happened — but what he’s caught saying is tame. If you were going to prank CNN by getting them to air something sexually explicit in the name of reporting news, you’d be more explicit than this, no?\n\nIf it’s authentic, it tells us how many shots were fired. The man’s attorney tells Don Lemon she hears 11 shots. I hear 10. A forensic examiner who listened to the tape told CNN he heard “at least 10,” six shots followed by a pause followed by four more. The autopsy report from the family’s forensic pathologist claims Brown was hit at least six times, all from the front. That means that he was hit at least twice in the first flurry of six shots heard here, and furthermore that he was facing Wilson at some point during that flurry. It’s bizarre to me that Brown would have turned back to face a man who was still in the process of firing at him at fairly close range, but I don’t know what other conclusion can be drawn based on what we know. The fact that Brown had apparently been wounded before the fateful pause, during which he either rushed Wilson or tried to surrender, is also important. The prosecution will argue that Wilson, having already drawn blood, should have realized that a weakened Brown was no longer as much of a physical threat. Wilson will argue that he felt threatened precisely because Brown allegedly kept coming after he was wounded. A man strong enough to take two shots and angry enough about it to advance on a cop with a gun was lethally dangerous, he’ll say.\n\nHere’s how Brown’s friend, Dorian Johnson, described what happened to them:\n\nNow, in line with the officer’s driver’s side door, they could see the officer’s face. They heard him say something to the effect of, “what’d you say?” At the same time, Johnson says the officer attempted to thrust his door open but the door slammed into Brown and bounced closed. Johnson says the officer, with his left hand, grabbed Brown by the neck…\n\nAt that moment, Johnson says he fixed his gaze on the officer to see if he was pulling a stun gun or a real gun. That’s when he saw the muzzle of the officer’s gun.\n\n“I seen the barrel of the gun pointed at my friend,” he said. “He had it pointed at him and said ‘I’ll shoot,’ one more time.”\n\nA second later Johnson said he heard the first shot go off…\n\nJohnson says he was within arm’s reach of both Brown and the officer. He looked over at Brown and saw blood pooling through his shirt on the right side of the body.\n\n“The whole time [the officer] was holding my friend until the gun went off,” Johnson noted.\n\nBrown and Johnson took off running together. There were three cars lined up along the side of the street. Johnson says he ducked behind the first car, whose two passengers were screaming. Crouching down a bit, he watched Brown run past.\n\n“Keep running, bro!,” he said Brown yelled. Then Brown yelled it a second time. Those would be the last words Johnson’s friend, “Big Mike,” would ever say to him.\n\nBrown made it past the third car. Then, “blam!” the officer took his second shot, striking Brown in the back. At that point, Johnson says Brown stopped, turned with his hands up and said “I don’t have a gun, stop shooting!”\nAccording to Johnson, then, the first shot to hit Brown was fired while Wilson was still sitting in the squad car struggling with him, which at least would explain how Brown was hit from the front during the first flurry. Brown then managed to run three car lengths before Wilson — presumably still inside the car — fired his second shot, hitting Brown in the back. We know from the autopsy report that the last detail is false; after listening to this audio, the timeline on the first part seems false too. There’s virtually no delay between the first and second shots fired, certainly not long enough for words to be exchanged between Brown and Johnson. Unless the audio here picks up after the first shot was fired, i.e. unless it begins with what’s actually the second shot fired at Brown, I don’t know how to square Johnson’s account with this.\n\nHere’s what the NYT said about what eyewitnesses have told police:\n\nSome of the accounts seem to agree on how the fatal altercation initially unfolded: with a struggle between the officer, Darren Wilson, and the teenager, Michael Brown. Officer Wilson was inside his patrol car at the time, while Mr. Brown, who was unarmed, was leaning in through an open window.\n\nMany witnesses also agreed on what happened next: Officer Wilson’s firearm went off inside the car, Mr. Brown ran away, the officer got out of his car and began firing toward Mr. Brown, and then Mr. Brown stopped, turned around and faced the officer.\nThat seems more likely than Wilson squeezing off a bunch of rounds while still inside his car. But in that case, since there must have been a delay of a second or two between the first shot that went off inside the car, Wilson getting out of the car, taking aim at Brown, and then firing again, where’s that delay on the audio? The first six shots are basically continuous.\n\nExit question: Can anything be discerned from the length of the pause between flurries? Johnson says Brown put his hands up and tried to surrender, saying, “I don’t have a gun, stop shooting!” Wilson’s alleged friend, Josie, told Dana Loesch that Brown taunted Wilson and then rushed him. Does the length of the pause here rule either of those out?\"\n1693,\"The fashion bible’s got a decidedly unglamorous rat problem, reports The New York Post.  The new 1 World Trade Center offices of Vogue magazine are infested with rodents and editor-in-chief Anna Wintour is not happy, according to a report.  The 25th- and 26th-floor digs of the Condé Nast publication are overrun with vermin, and Wintour has ­issued an edict to staffers to clear her glass-walled office of the long-tailed pests before she steps a stiletto heel on the premises.  Luckily, Wintour is not expected to take up full-time residence at America’s tallest building until after the New Year.  A Vogue employee wrote to Gawker Friday afternoon to say that there are so many creatures scuttling around 1 WTC that the editorial department may be postponing its move from the old Times Square offices.  “A serious concern (laughable but I guess it makes sense) is all the clothing that could get nibbled through,” the staffer said.\"\n1697,\"Jose Canseco was injured in an accidental shooting at his home, 8 News Now is reporting.\n\nThe former Oakland Athletics slugger was at his house in east Las Vegas when the shooting occurred.\n\nThis story is developing...\n\nSEE ALSO:  Police Are Investigating Sexual Assault Allegations Against Jose Canseco After A Series Of Bizarre Tweets\"\n1698,\"News about a Chinese couple selling their son to treat their daughter’s leukemia has been making its rounds in different social media sites. The couple is unable to fund their daughter’s treatment, and decided to sell the latter’s twin brother to pay for the expenses.\nA Chinese mother offers her son to the highest bidder for her daughter’s cancer treatment (Photo from dailymail.co.uk)\nAccording to the mother, they had been a perfect family up until they discovered their daughter’s illness. 29-year-old Meng Xiangyan went to the streets of Weihai in Qingdao, in China’s eastern Shandong province with a placard saying that she is willing to sell her son—who accompanied her—to the highest bidder.\"\n1699,\"On Friday, Esquire.com's Ben Collins wrote a blog post in which some awkward phrasing made it appear as though tonight's episode of Monday Night Countdown on ESPN will feature a special panel discussion on domestic violence.\n\nHere's how his post starts:\n\nOn Monday night, a panel on a two-hour pregame show for Monday Night Football will, among other things, address domestic abuse. This panel will discuss, once again, the appropriate penalty for hitting a woman.\n\nThe panel for that discussion will include the following people: Chris Berman, Cris Carter, Mike Ditka, Adam Schefter, Tom Jackson, Keyshawn Johnson, Jon Gruden, Mike Tirico, Stuart Scott, Steve Young and Ray Lewis.\n\nUp to 11 men, all between the ages of 39 and 74 will sit at the table for a domestic violence discussion on ESPN. Zero women. Victims of domestic violence in America are most likely to be women aged 20-24.\n\nWhen the show has updates from the field—brief reports about injuries and the upcoming game—they'll cut to female sideline reporters, Lisa Salters and, on some weeks, Suzy Kolber.\n\nThese people are not allowed at the table.\nCollins's outrage at ESPN's failure to include any women in a discussion dedicated to domestic violence was shared by many, and word of the \"\"panel discussion\"\" began to spread across Twitter:\n\n\n\n\n\n\n\n\n\nAnd then there were a lot of other blogposts, piggybacking off of Collins's, with headlines like these:\n\nESPN Doesn't Get It: They Ignore Women's Voices In Public Dialog About Domestic Violence\nESPN's Domestic Violence Panel Is Missing Something Important\n11 Men and 0 Women on Tonight's ESPN Domestic Violence Panel\nESPN's Domestic Abuse Tonight Panel Will Be 100% Dudes\nESPN to save NFL's image with all-male domestic abuse discussion\nAnd then feminist organization UltraViolet blasted this press release to various media outlets:\n\nUltraViolet Calls on ESPN to Include Women in Discussion About Domestic Violence\n\nStatement from Nita Chaudhary, co-founder of UltraViolet, on ESPN's announcement that a 11 man panel will discuss domestic violence during their Monday Night Football pre-game roundtable:\n\n\"\"By having a roundtable on domestic violence and not including any women, much less survivors of domestic violence, the panel is the height of ignorance by ESPN. ESPN must be getting their PR advice from their buddies at the NFL. Both the NFL and ESPN seem to greatly misunderstand the problem they are trying to address and the millions of people's lives it effects.\"\"\n\nWhile it's good to see ESPN taking on the issue of domestic violence within the NFL tonight, we strongly believe that they should also include the voices of women and survivors of domestic violence at the table. With nearly 45% of NFL fans and viewers being women, including women at the table not only would add to the discussion but would address the realities of their audience and the issue at hand.\"\"\nBut tonight's episode of Monday Night Countdown is just going to be a regular episode, and will not be featuring any special discussion about domestic violence. We reached out to ESPN PR, who told us that talk of the special panel was \"\"false info\"\" and that tonight will feature a \"\"regular episode of Countdown hosted by Suzy Kolber.\"\"\n\nThere are certainly criticisms to be made of Monday Night Countdown fielding such a dude-heavy panel that is painfully ill-equipped to speak intelligently about any issue of substance, as has been proven in the past. Tonight, however, it's highly unlikely that domestic violence will even come up.\n\nUpdate: And here is a statement from ESPN:\n\nContrary to published reports in Esquire, there was no panel on domestic violence ever planned for tonight's Monday Night Countdown. We will present our normal Monday Night Football pre-game show, with Suzy Kolber hosting and Lisa Salters reporting. ESPN is proud of the work it has done covering the issue of domestic violence, and is committed to continued coverage. Much of that work has been informed by several talented female colleagues from our television and espnW platforms, including Hannah Storm, Jemele Hill, Jane McManus, Kate Fagan, Sarah Spain and more.\"\n1700,\"My wrists and I have had a troubled relationship since last week.\n\nEver since Apple revealed its vast array of watches, my lower forearms have looked up at me and hissed: \"\"Well? You're going to leave us naked?\"\"\n\nSo I spent some time yesterday browsing Apple's site and perusing all the different types of watches that will soon be available.\n\nThe fancier model -- the so-called Apple Watch Edition -- does look relatively lovely on tiny female forms. But how much might it cost? All Tim Cook offered last week was that the watches -- the cheapest presumably being the sporty ones you'll sweat all over -- will start at $349.\n\nThen along comes influential Apple observer John Gruber to insert a little informed perspective.\n\n\"\"Apple Watch is not a product from a tech company, and it will not be understood, at all, by the tech world,\"\" he said.\n\nThis incites a kaleidoscope of optimism for those who find tech minds frightfully insular. For Gruber, the higher-end watches -- the Apple Watch made of stainless steel and the Watch Edition adorned with 18-karat gold -- will be competing directly with fancy watches.\n\nWhat they will offer is a (hopefully) gorgeous watch with some fancy gizmos attached.\n\nIt's a persuasive concept, one that makes your standard Rolexy thing a klutzy lump of gold that can merely tell the time and make you look like something of a exhibitionist half-wit.\n\nHowever, if you want your artistic creation to seem valuable, you have to price it as such. So Gruber wagers that the stainless steel Apple watch will start at around $999. The Edition, however, he places at $4,999.\n\nIn his words: \"\"I think Apple Watch prices are going to be shockingly high -- gasp-inducingly, get-me-to-the-fainting-couch high -- from the perspective of the tech industry. But at the same time, there is room for them to be disruptively low from the perspective of the traditional watch and jewelry world.\"\"\n\nThe thing that's missing currently is the full gamut of what Apple's watches will be capable of doing. We've seen the basic hardware, but we don't know that much about the software.\n\nBetween now and their launch -- some time in 2015 -- Apple's team has time, surely, to develop and keep in secrecy all sorts of amusing functionality. This functionality will keep your first date enthralled for hours as you waft your Apple Watch before his or her mesmerized eyes.\n\nNot only will you seem to be a person of means, but one who means to know where the world is at.\n\nEven if the fanciest of its watches costs $4,999, Apple still has the problem of obsolescence and general pain-in-the-buttness.\n\nDo you really want an extra item to charge every night? Do you really want to replace your watch every couple of years? Or might there, as Gruber suggests, be a nifty software-update solution so that you don't have to toss it in the drawer next to all your old iPhones?\n\nWhat's most important here, though, is that Apple is proving ever more that what is conventionally called tech is not its main domain.\n\nWe humans are posers, as much if not more than we're thinkers. We sift the world through imagery, rather than substance. Somehow, substance is a more shifty essence than is our world of impressions.\n\nImpressions are instant, substance takes time. There are too many demands on our time for us to bother to dig deep into the substance of everything (or even anything much at all). So we sift our world by looking at it and absorbing impressions.\n\nMORE TECHNICALLY INCORRECT\n\nMan demands iPhone 6 as dowry, report says\nGoDaddy makes very funny ad (no, really)\nSamsung hires Kristen Bell to help you forget about Apple\nApple's watches will exist first to make certain impressions. Buried a little deeper, however, will likely be a certain substance that is unique to these fashion accessories. This is what Apple means when it says these are the most \"\"personal\"\" devices it's ever made.\n\nIt's like any relationship. You're first moved by looks. Then you hope that there's something more behind them, something that will be the glue that creates a deeper, longer-lasting bond.\n\nYou might choose to pay $4,999 or even more for a gold Apple Watch Edition. But you'll need it to be more than just a pretty face. And that's where Apple hopes to make a killing.\"\n1702,\"Apple crushed its introduction of the Apple Watch yesterday in Cupertino, but while Kevin Lynch and Jony were waxing poetic about the design of watch and its revolutionary UI, there was one feature everyone steered clear of: battery life.\n\nOther than introducing the new inductive charging cable, Apple was mum on how long its timepiece will stay charged. According to a report from Recode, that’s because Apple is still trying to improve it ahead of the early 2015 release, but sources say Apple Watch battery life currently last about a day, and will require nightly charging.\n\nApple staff in the hands-on area after the show also wouldn’t provide battery life estimations either, but Apple PR spokeswoman Nat Kerris told Recode it should last you throughout the day.\n\n“There’s a lot of new technology packed into Apple Watch and we think people will love using it throughout the day. We anticipate that people will charge nightly which is why we designed an innovative charging solution that combines our MagSafe technology and inductive charging.”\n\nBarely squeaking out 24 hours of use will surely be a disappointment for some users, but it’s on par with most other smartwatches on the market. No word on if the two different sizes will have different battery life as well. The Apple Watch is expected to go on sale in early 2015 at an introductory price of $349, while the Sport and Edition models are expected to cost more.\"\n1707,\"A devoted pet owner has spent £300 on saving the life of his goldfish after it became constipated.\n\nThe man, who has not been named, took the fish to a veterinary practice in North Walsham, Norfolk, after noticing it was struggling to eliminate waste.\n\nHe had hoped it would be a simple procedure but was told by staff at the Toll Barn Veterinary Centre that the delicate surgery required to save his pet would cost £300.\n\nThe company boss initially turned down the treatment but changed his mind 10 minutes later and went back to give the go-ahead.\n\nScroll down for video\n\nThe pet owner, who has not been named, took his goldfish (pictured) to Toll Barn Veterinary Centre in North Walsham, Norfolk, and paid £300 for it to have a special operation after noticing it had become constipated\n\nVet Faye Bethell, 29, put anaesthetising agent into the fish's water before using tiny instruments to remove two lumps from its body. The three-inch pet went on to make a full recovery after the 50-minute operation\n\nVet Faye Bethell, 29, was then tasked with carefully administering anaesthetic before using tiny instruments to remove a lump close to the fish's backside.\n\nA second lump was removed from his dorsal fin before the fish was returned to water and handed back to his grateful owner.\n\nMs Bethell said the three-inch fish made a full recovery after the 50-minute operation and said it would have died if it was left untreated.\n\nShe said: 'I have never done a procedure like that on a goldfish, although I have done it before on more valuable fish like a carp.\n\nVet Faye Bethell, 29 (pictured), carried out the delicate £300 operation on the constipated goldfish\n\n'The actual surgery is quite straightforward but administering the anaesthetic is quite complicated.\n\n'The issue was the fish couldn't poo and it would have eventually become toxic and it would have died.\n\n'There was nothing special about the fish. He just liked it a lot. People love their pets - but that was an expensive little goldfish.'\n\nThe delicate procedure involved introducing a carefully-measured anaesthetising agent into the fish's water.\n\nIt was then removed from its tank and placed on a waterproof drape before anaesthetic water was put into its mouth via a tube and bubbled over its gills.\n\nMs Bethell then used a miniature heart-rate monitor to check that the fish was properly 'under' before using a mini scalpel to remove the lumps.\n\nShe then sewed each cut with three stitches before using a special 'glue' to cover and waterproof the fish's scales before it was gradually re-awakened.\n\nGoldfish can live up to 10 years and this ailing pet was two years and 10 months old at the time of its operation.\n\nThe Toll Barn practice opened a year ago and specialises in exotic animals as well as the more usual pets.\n\nMs Bethell revealed that in the past year she has carried out a string of bizarre operations including the removal of a 12g skin tumour from a two-inch long hognose snake.\n\nShe has also successfully taken out a stone from the 5mm-wide ureter of a guinea pig and last week castrated a skunk.\n\nEarlier this year, Melbourne veterinarian Dr. Tristan Rich (pictured) - head of exotics and wildlife medicine at Lort Smith Animal Hospital - performed micro-surgery on a goldfish called George to remove a cancer tumour\n\nThe 10-year-old goldfish had a large tumour on his head, making it difficult for him to breathe and swim\n\nDuring the 'fiddly' operation, the tumour - which had stretched down to the fish's skull - was cut out (pictured)\n\nIt is not the first time a goldfish has undergone a traumatic operation to save its life.\n\nEarlier this year, Melbourne veterinarian Dr. Tristan Rich - head of exotics and wildlife medicine at Lort Smith Animal Hospital - performed micro-surgery on a goldfish called George.\n\nThe 10-year-old pet had a large tumour on his head, making it difficult for him to breathe and swim. He was also unable to eat properly, and the tumour was affecting his ability to see.\n\nHis owners had been monitoring the growth of the tumour which was sprouting from his head, and decided to opt for the surgery which cost $200 (£105).\n\nDuring the 'fiddly' operation, the tumour - which had stretched down to the fish's skull - was delicately cut out.\"\n1708,\"Word that Durex was rolling out a pumpkin-spice-flavored condom swept through social media over the weekend:\n\nThe autumnal-themed birth control may well be just an internet invention, a riff on Starbucks’ wildly popular coffee drink. The photo in the tweet above appears to be an altered version of Durex’s flavored “Taste Me” range of condoms, which come in apple, strawberry, banana and orange, but not (yet) pumpkin. There have been no corporate announcements about any new offering.\nSeveral emails to Durex’s parent company, Reckitt Benckiser, and Virgo Health, the PR company that handles communications for Durex, didn’t yield a conclusive answer. A spokeswoman for Virgo Health said she couldn’t say whether the company was or was not actually developing such a thing.\nReckitt Benckiser has been growing the Durex brand in emerging markets, as Quartz reported earlier, and transforming it into a “sexual well-being brand.” But plans for any holiday-themed contraception remain mysterious, or possibly imaginary, even ones involving a certain cult cinnamon and nutmeg-laced spice flavor.\"\n1709,\"A MAN accused of trying to rape a teenage girl in India is in critical condition after locals hacked off his penis.\n\nThe intended victim was saved after her screams were heard by passers by in north-western city of Ganganagar.\n\nThey allegedly found the 40-year-old suspected attacker pinning the girl to a wall, and dragged him away for a 'vigilante community meeting'.\n\nLocals then took him to a butcher's shop where he was beaten, before his genitals were brutally chopped off with a meat cleaver.\n\nThe man is being treated in hospital, where his condition is described as critical.\n\nA photo showing the severed appendance has been released, but is too graphic to be published.\n\nA witness said: \"\"No one went to help the man because they could see his penis on the ground and knew this was punishment for a sex crime.\n\n\"\"We have had a lot of intolerable offences against women in this country recently, with girls being raped, hung, and molested, and it's time it stopped.\n\n\"\"This sends out a very strong message to anyone like that - if you do it you will be punished.\"\"\n\nBut the police have called for those responsible to come forward.\n\nA spokesman said: \"\"People cannot take the law into your own hands.\n\n\"\"As deplorable as these crimes are, law and order has to be maintained, and not lynch justice. We ask those men who carried out this attack to hand themselves in before we find them.\"\"\n\nThe teenage girl has been treated for shock, and given counselling.\n\nIndia has seen a spate of high profile violent attacks on women in recent years.\n\nIn 2012, a 23-year-old woman died after being attacked and gang-raped on a bus in Delhi in a case which sent shockwaves around the world.\n\nThe attack sparked a wave of protests across India.\n\nIn May, two young girls were found hanged from a tree in the state of Uttar Pradesh, amid reports they had been sexually assaulted.\n\nComments Unavailable\"\n1711,\"App brush list and we may have heard, but this particular thing is how to brush out, really did not go thought.\nToday on the microblogging to spread a piece of \"\" App Store is the hard work of the workers brush list \"\"of the picture, you can see this is really bunker brush list. Nearly Taiwan iPhone 5C neatly arranged on a special shelf , the legendary \"\"worker\"\" a step toward the phone began to brush. From side to side, so that once the amount is equivalent to brush out nearly a hundred users of the use of indicators.\nImportantly, this brush list, fully simulate user usage, simply can not be shielded.\nThe App Store rankings list is updated from time to time though, one hour updated every 2 hours updated once had. But as long as one can grasp the update, brush list can be successful.\nIn the App Store's list, the majority of users do not know which application is to brush up, they are accustomed to browse download, application downloads top-ranked high.\nWhich formed a complete industrial chain, one can not sever the chain.\nIncidentally attach following this conversation (excerpt), for brush list, Mo into depth.\n\"\"(Apple Store) overall standings before the 25 free, to last a week.\"\"\n\"\"IPhone top25, red list 16,000 yuan, 13,500 yuan a day to maintain.\"\"\n\"\"Brush list is an open secret, and everyone is doing. Apple sudden (curve) are not going to bother to rise, which depends on how you want the user is not aware of these, the user only know in the list The front to pick products. Now (Charts) have two of the top ten is our operation. \"\"\n\"\"Apple is now often tune ranking rules, we brush, then there would be a risk of the shelf?\"\"\n\"\"You can rest assured that our technology is very strong, Apple adjustment (rules), our breakthrough technology sector also. \"\"\"\n1715,\"A new piece of audio has emerged that allegedly is a recording of the exact moment when Officer Darren Wilson fatally shot unarmed teen Michael Brown on Aug. 9. Six shots can be heard in rapid succession, followed by a brief pause before four more shots are fired. \n\nAccording to the New York Daily News, the audio, which surfaced Monday, was recorded by a Ferguson, Mo., resident who can be heard on the tape talking with a woman when gunfire erupts in the background.\n\nCNN aired the tape Monday but was unable to independently verify its authenticity. If the audio is from the exact moment when Brown was shot, then the gunfire heard on the tape clearly reveals that the officer paused before firing more shots. \n\n\"\"That was what caught my attention initially,\"\" said Lopa Blumenthal, a lawyer for the unnamed man who claims to have made the recording. \"\"It shows a point of contemplation.\"\"\n\nWitnesses have told both police and news stations that Brown, 18, was unarmed and running away with his hands up when Wilson began shooting. An independent autopsy indicates that Brown was hit at least six times, four in his arm and twice in the head.\n\nThe Daily News notes that if the audio is verified, the pause in firing could add weight to witnesses' claims.\"\n1718,\"Dan Olsen, a former-ish PGA Golfer, went on The Game 730 AM’s Mad Dog in the Morning on Friday, and lobbed some grenades at Tiger Woods.\n\n“I’ve heard that he’s suspended,” said Olsen. “I’ve heard that he’s on a month suspension. And it’s kind of a strong witness. It’s a credible person that’s telling me this. It’s not testosterone but it’s something else. I think when it’s all said and done that he’s gonna surpass Lance Armstrong with infamy.”\n\nOlsen also accused Woods of using shady golf balls, implied that there would be an institutional cover-up because the PGA needs to market Tiger, and insinuated that he’s faking his back injury. “His back’s not hurt,” Olsen said. “He was limping, and he was faking worse than I’ve ever seen him fake.”\n\nESPN obtained comment from the PGA, and Tiger Woods’ agent:\n\nTy Votaw, the executive vice president of the PGA Tour, denied any of the claims brought forth by Olsen.  “There is no truth whatsoever to these claims,” Votaw said. “We categorically deny these allegations.”\n\nThe Tour almost never comments on disciplinary matters. Woods said on Feb. 11 that he was taking a break to deal with the issues in his game after withdrawing during the first round last month of the Farmers Insurance Open. “Over the past year, Woods has withdrawn with an injury three times and now fallen outside of the 70 in the world. These claims are absolutely, unequivocally and completely false,” said Woods’ agent, Mark Steinberg, in a statement. “They are unsourced, unverified and completely ridiculous. The PGA Tour has confirmed that there is no truth to these claims.”\n\n“I’ll be looked at as just some crazy f— nobody making accusations about Tiger,” Olsen acknowledged to ESPN.\n\nIt’s been hammered over and over by golf analysts that Tiger’s struggles in recent years have had more to do with his head than physical ailments. That being said, we’ll need much more than talk radio allegations to put Tiger into the same LIARFRAUDCHEATER category as Lance Armstrong. Time will tell if this story has legs.\"\n1720,\"A South American nun suddenly started experiencing sharp pains, and not long after being rushed to the hospital, she gave birth to a baby boy. Now, the nun is claiming that she had no idea she was pregnant.\n\nReports say that the Catholic sister, originally from South America, belonged to an order in Macerata, Italy and had only arrived at the convent in June. Recently, after experiencing sudden sharp stomach pains, the sister was rushed to the hospital by her fellow nuns and was told she was pregnant. Soon after, she gave birth to a baby boy.\n\n\n\nThe baby is reportedly still in the hospital and will be undergoing some more testing to make sure that he is totally healthy. Reports say that the nun’s convent is considering taking care of the child.\"\n1721,\"In a video titled \"\"A Message to America,\"\" ISIL militants beheaded a man that they say is American reporter James Wright Foley.\"\n1722,\"Stories are coming out of Managua, Nicaragua, that a large bang was heard by residents there Saturday evening, and it registered on seismic detectors as well. A crater was found in the woods measuring something like 12 meters (40 feet) across. Claims are being made that this was a meteorite impact, a space rock a meter or so across slamming into the ground at high speed.\n\nPhil Plait writes Slate’s Bad Astronomy blog and is an astronomer, public speaker, science evangelizer, and author of Death From the Skies!\n\n… but I’m unconvinced. Reports are still a bit sketchy, but my biggest doubts come in two parts:\n\n1) In a city of over two million people, you’d expect a fireball around midnight would’ve been seen by a lot of people. I haven’t heard any confirmed reports of witnesses. Also, I haven’t seen any video from it either. The situation in Chelyabinsk in 2013 was different, of course, but video of that event showed up with an hour or two. I’d expect that after two days we’d have some visual evidence from Managua by now.\n\nNote: I’ve already seen a video on YouTube claiming to be from the fireball, but it’s not; it’s a bright meteor that came in over Spain. Don’t be fooled by hoaxes! There are always lots of them when something like this happens. The picture at the top of this post appears in a lot of hoaxes; it was from a fireball over the Netherlands in 2009.\n\nb) No meteorite has yet been found. If this was an impact, there should be debris in the crater, at the very least on a microscopic scale. I haven’t heard of any analysis of the soil there to look for fragments, either.\n\nI am not saying this was not a meteorite impact. I am saying the evidence for this that I’ve seen so far leaves me pretty unconvinced. I’ll note this happened near an Air Force base, too, which again makes me a little more suspicious.\n\nSo my skeptic sense is tingling here, and won’t be assuaged until we get much better evidence than has been reported so far. I’ll add that some places are reporting that this may have been connected with asteroid 2014 RC, which passed by the Earth on Sunday. Although this was a near miss (2014 RC got less than 40,000 km from Earth) I am very, very doubtful of a connection. The asteroid passed at 18:00 UTC Sunday, which was noon Nicaragua time: 12 hours or so after whatever happened in Managua. It’s incredibly unlikely that a small piece of that asteroid was that far ahead of the main mass and still managed to hit us. The asteroid was moving at 40,000 kilometers per hour, so it was still farther away than the Moon when this event occurred.\n\nBottom line: This may or may not have been an impact from a meteorite. At the moment, based on what I’ve seen so far, I’d bet against it… but I’ve been wrong before. Until I see confirmed video or actual confirmed meteorite fragments I’ll remain doubtful.\"\n1724,\"LONDON — The Islamic State militant known as \"\"Jihadi John,\"\" who has been seen in videos of hostages being beheaded, has been named as Mohammed Emwazi by the BBC and The Washington Post.\n\nThe BBC said Emwazi, believed to be a Kuwaiti-born British man from west London, was known to British security services, who chose not to disclose his name for operational reasons.\n\nJihadi John has appeared in videos showing the killings of U.S. journalists James Foley and Steven Sotloff, U.S. medic Abdul-Rahman Kassig and Britons David Haines and Alan Henning.\n\nThe black-clad, masked militant also appeared in a video last month with Japanese hostages Haruna Yukawa and Kenji Goto, who were later killed.\n\nThe Washington Post said Emwazi, who comes from a well-to-do family, graduated from college with a degree in computer programming.\n\nHe is believed to have traveled to Syria around 2012, before joining the Islamic State, also known as ISIS or ISIL, the paper reported.\n\nAsim Qureshi, research director at the rights group CAGE, which was in contact with Emwazi before he left for Syria, told the Washington Post he believed Emwazi was Jihadi John.\n\n\"\"There was an extremely strong resemblance,\"\" he said. \"\"This is making me feel fairly certain that this is the same person.\"\"\n\nIn a statement Commander Richard Walton, of Scotland Yard's Counter Terrorism Command, said: \"\"We have previously asked media outlets not to speculate about the details of our investigation on the basis that life is at risk.\n\n\"\"We are not going to confirm the identity of anyone at this stage or give an update on the progress of this live counter-terrorism investigation.\"\"\n\nIn September, FBI Director James Comey said U.S. officials believed they know the identify of Jihadi John, but did not release his name or nationality.\"\n1725,\"Partner goes global as bare-bummed mobile snaps of cheating pair without their clothes are shared across the planet\n\nThis is the moment the naked truth about a husband's cheating ways were exposed to the watching world.\n\nTing Su, 29, caught bed-hopping partner Cheng, 30, romping naked in an underground carpark along with her TWIN SISTER after using a mobile phone tracker to locate their whereabouts.\n\nAnd when the wailing wife confronted the treacherous twosome about their red-hot rear-seat rendezvous, the stunned pair reacted by jumping out of the vehicle.\n\nCEN   Bum deal: Ting's twin sister is left naked and embarrassed\n\nQuick-thinking Ting seized her chance for instant karma and drove off – leaving the secret rompers bare-bummed and red-faced on the tarmac at a local shopping centre in the city of Suzhou, eastern China.\n\nOne witness said: \"\"It was so funny. Loads of people were grabbing their phones and I did as well. He was banging his fist on the window and shouting at her, and she just wasn't playing ball.\"\"\n\nNaij.com reported that It was later discovered that Cheng had been having an affair since Ting, who has now filed for divorce, gave birth to twins.\n\nVideo loading            Watch next        Watch this video again  Watch Next\n\nA woman who found out her boyfriend was cheating on her became an internet sensation when she scrawled abuse over his prized motor and posted photos of it online last month.\n\nStunned Maria Alejandra Samaniego, 25, went ballistic when she found cheating Pabil Muniz Quintanilla, 27, in bed with another woman at his home in Barranquilla, Colombia.\n\nAfter storming out, she returned several hours later with a friend and convinced the security guard to let them into the garage area without letting Quintanilla know.\n\nAs pal Valeria Cazares Aranda, 28, filmed, Maria took a permanent black marker from her pocket and covered the gleaming white Mercedes with abuse, accusing him of being a \"\"c**p s***\"\", questioning the size of his manhood and being a 'junkie loser'.\n\nPoll loading …\"\n1726,\"We’ve all had jobs we absolutely can’t stand, and thanks to the Internet we’ve seen many examples of people quitting their jobs in amazing ways. A video popped up on YouTube today that appears to add yet another thread to this growing trend, as a “secret ending” to a not-at-all-popular smartphone game called Electric Boogie. The video shows a message from the game’s lead developer to his boss, and the language isn’t exactly kind.\n\n“Working for you is a living hell,” the message reads. “You have your head so far up your ass, it’s no wonder why your breath always smells like shit. Consider this cartoon animation and this letter, my resignation from your pathetic company. I quit.” Adding “P.S. Your game fucking sucks.”\n\nThe note is signed “D.B.G 08/11/14” which would seem to credit it to a gameplay programmer named David Gordon, though Mr. Gordon’s name still appears on the website of developer TriplePlay Apps. If he did indeed quit in August, David Gordon is quite the trooper for remaining with the team a full four months later. (Or they're incredibly bad at updating the site.)\n\nThen there’s the matter of the game’s marketing, which thus far has consisted of poorly conceived attempts at creating some viral buzz, all of which have fallen completely flat. For example, an Imgur gallery of horrible Electric Boogie parody movie posters had been submitted to several different subreddits before most of the links were eventually deleted.\n\nThe official YouTube account of TriplePlay Apps doesn’t seem to take the game itself too seriously either, intentionally slamming it as “terrible” and “the worst game ever.” This stands in stark contrast to the Electric Boogie page on the TriplePlay Apps website, where they praise the game. Why would the developers of the game trash it on YouTube? It’s all very strange and seems to suggest a desperation to create buzz, even in a so-bad-its-good way, though none of it ever caught on.\n\nTriplePlay Apps itself is a bit of a mystery as well, as the company—if we can even call it that—has absolutely zero history of iOS apps of any kind, and very few on Google Play. In fact, Electric Boogie was published under the name Qbical LLC, which is also based out of Denton, Tex., the same city where TriplePlay Apps is supposedly located.\n\nA Google search of any of the names associated with the company, from the CEO to the disgruntled David Gordon, returns absolutely nothing. Not a single Twitter account, Facebook page, or—and this is the best part—a single credible image on any website, including those associated with either of these “companies.”\n\nIn fact, I’m not even sure if TriplePlay Apps, Qbical LLC, or whatever you want to call the person or persons who published Electric Boogie even has an office at all. Qbical LLC is listed as a “Home Business” in a couple of smaller online business directories, with a single address. TriplePlay Apps uses this image on its website next to “Our Company”:\n\nTriplePlay Apps\n\nGoogle Maps\n\nIn the video he says he stumbled upon the game, began playing, and discovered this “secret ending,” but his YouTube history calls that into question. Not only did he view and “Like” the Electric Boogie trailer over a week before publishing his own video, he published a clip 10 months ago for a game called Flappy Beard. The video he published resides only on his account, so he presumably had some sort of involvement in the app or the creation of the video itself, and if you follow Flappy Beard back to the Google Play Store you’ll see that the app was published by—you guessed it—TriplePlay Apps.\n\nGoogle Play Store\n\nPhoto via magic_quote / Flickr (CC 2.0)\"\n1728,\"A Twitter account associating itself with Fox News is issuing legal threats to anyone who posts tweets that mock the cable news outlet. But the account is not official, a Fox News spokesperson told the Washington Examiner media desk.\n\n\"\"It's a fake account,\"\" the spokesperson said.\n\nThe account \"\"@FoxNewsPress\"\" surfaced over the weekend in response to a hashtag that made fun of a recent segment on Fox News. The segment involved author Steve Emerson, who writes books on terrorism, claiming that there are certain \"\"no-go\"\" zones for non-Muslims in Europe, including Birmingham, which he wrongly claimed is a \"\"totally muslim\"\" city.\n\nThe segment launched #FoxNewsFacts on Twitter, wherein critics of the news channel attributed sometimes humorous, though false, assertions to Fox. \"\"You are not allowed to eat anything during daylight in Ramada Inns,\"\" one person tweeted with the hashtag #FoxNewsFacts.\n\nSign Up for the Politics Today newsletter!\nMORE STORIES\nCNN begins researching use of drones\nBY EDDIE SCARRY | 01/12/15 12:35 PM\nDrones are often at the center of controversy for their ability to access private areas by air.\nMark Sanford accused of violating House ethics rules\nBY SEAN LENGELL | 01/12/15 12:15 PM\nCREW says the South Carolina Republican violated ethics rules by accepting more than $100,000 in stock from...\nU.Va. fraternity from Rolling Stone article reinstated\nBY KELLY COHEN | 01/12/15 11:25 AM\nPhi Kappa Psi restored to full status after a police investigation failed to find \"\"any substantive basis.\"\"\nTop House Democrat lays out $1.2 trillion progressive tax plan\nBY JOSEPH LAWLER | 01/12/15 11:17 AM\nA Maryland Democrat wants to tax high earners and stock trades to transfer money to the middle class.\nCNN's Tapper 'ashamed' US did not participate in Paris march\nBY EDDIE SCARRY | 01/12/15 10:09 AM\nCNN's Jake Tapper wrote in an op-ed for CNN.com on Monday, that \"\"as an American: I was ashamed.\"\"\nWEX TV\nJohn Hoeven touts Keystone XL\nJohn Hoeven touts Keystone XL\nObama takes an economic victory lap\nObama takes an economic victory lap\nObama on community college: 'I want to make it free'\nObama on community college: 'I want to make it free'\nWeekly Examiner: Terror in France\nWeekly Examiner: Terror in France\nThe fake @FoxNewsPress account then emerged Sunday to apparently further mock Fox. It began responding to many of the #FoxNewsFacts tweets with legal threats. \"\"This has not come from @FoxNews team,\"\" a typical threat would read. \"\"Remove or face legal recourse.\"\"\n\nThe account was an apparent jab at Fox's reputation among journalists for having a particularly hostile public relations department.\n\nFor his part, Emerson did eventually apologize for his statements on Fox. \"\"I have clearly made a terrible error for which I am deeply sorry,\"\" he told the Telegraph. My comments about Birmingham were totally in error.\"\n1730,\"The next MacBook Air will sport a twelve-inch screen, a thinner and smaller physical footprint, a cleaner chassis with one combined power connector and USB port, faster Broadwell chipsets from Intel, and it might even come in Space Grey. That’s the theory from Marc Gurman, and there’s no immediate reason to discount it.\n\nGurman and the 9to5Mac team have pulled together all the information, leaks, rumors, and speculation around a new Apple laptop, thrown in a dash of extrapolation, and put together a comprehensive prediction and artists impression of the new MacBook Air that should be available during the summer of 2015.\n\nApple is preparing an all-new MacBook Air for 2015 with a radically new design that jettisons standards such as full-sized USB ports, MagSafe connectors, and SD card slots in favor of a markedly thinner and lighter body with a higher-resolution display. Sources within Apple, who have used internal prototype versions of the upcoming computer, have provided in-depth details about the machine, and our exclusive artist renditions of the revamped MacBook Air provide the first close look at Apple’s first major step in mobile Mac computing since the Retina MacBook Pro launch in 2012.\n\nThis new MacBook Air will sport a twelve-inch screen, be physically smaller than the thirteen-inch MacBook Air, and could be narrower than the current svelte eleven inch MacBook Air. This will be accomplished by reducing the bezels around the screen and the keyboard, reducing the size and pitch of the keys, and repositioning the speakers.\n\n9to5Mac also believe that Apple will ditch many of the ports and connectors around the chassis, leaving this MacBook Air with a headphone socket, a dual-pinhole microphone set-up, and a single USB-C port for power and cabled connectivity.\n\n\nMacBook Air Refresh (image: Apple.com)\nMacBook Air 2014 Refresh (image: Apple.com)\"\n1731,\"No one was hurt\n\nA small meteorite struck a wooded area near the Nicaraguan capital’s airport on Saturday night.\n\nResidents reported hearing a loud bang, and the crater left by the meteorite measured 40-feet wide and 16-feet, BBC reports. No one was hurt.\n\nAstronomer Humberto Saballos said the meteorite could be part of an asteroid that passed by Earth Saturday night. International experts have been asked to help local scientists in their investigation.\n\n[BBC]\"\n1732,\"The New York Police Department, which has been arresting tens of thousands of people a year for low-level marijuana possession, is poised to stop making such arrests and to issue tickets instead, according to law enforcement officials.\n\nPeople found with small amounts of marijuana would be issued court summonses and be allowed to continue on their way without being handcuffed and taken to station houses for fingerprinting.\n\nThe change would remake the way the police in New York City handle the most common drug offenses and would represent Mayor Bill de Blasio’s most significant effort since taking office to address the enduring effects of the department’s excessive stop-and-frisk practices.\n\nCurbing arrests for small-scale marijuana possession has become a cause for criminal justice reform advocates, and this year, the new Brooklyn district attorney, Kenneth P. Thompson, said he would stop prosecuting such cases. But his announcement did not go over well with Mr. de Blasio and his police commissioner, William J. Bratton, who vowed to continue making low-level marijuana arrests.\n\nPhoto\n\nThe administration of Bill de Blasio is publicly embracing the notion that small-scale drug possession merits different treatment than arrests. Credit Chang W. Lee/The New York Times\nNow, the de Blasio administration is publicly embracing the notion that such small-scale possession merits different treatment. And with the changes, City Hall is moving to retake control of a politically potent issue that has enormous resonance in the black and Latino communities, where a vast majority of small-scale marijuana arrests have taken place.\n\nIn the first eight months of the year, blacks and Hispanics represented 86 percent of those arrested for marijuana possession in the city, according to a study written in part by Harry G. Levine, a sociology professor at Queens College who is a director of the Marijuana Arrest Research Project.\n\nMany details of the changes planned by the de Blasio administration are still being discussed at City Hall, and many questions remain unanswered. Under the new policy, for example, will the 25 grams or less that constitutes misdemeanor possession under state law be the threshold below which a summons is issued? Will a lit marijuana cigarette be treated differently from a packet of unsmoked cannabis? Other key questions, such as the cost of the fines or whether a criminal record would typically result from a summons, may not be up to City Hall.\n\nA clearer picture is expected to emerge this week, as Mr. de Blasio prepares for his first meeting with the city’s five district attorneys. A spokeswoman for the mayor, Marti Adams, declined to comment on the proposed policy change, although officials in two of the district attorney’s offices confirmed that the de Blasio administration was working on a new policy for how the police handle marijuana cases.\n\nPhoto\n\nPolice Commissioner William J. Bratton Credit Michael Appleton for The New York Times\nIn an interview on Sunday, Mr. Thompson expressed concern about the mayor’s plan, calling it an end-run around the district attorneys that could end up hurting some of the very people the changes are supposed to help.\n\nSince July, the Brooklyn district attorney’s office has dismissed 849 misdemeanor marijuana cases involving police arrests, or about 34 percent of the total 2,526 such cases in Brooklyn.\n\nContinue reading the main story\nUnder the proposed changes, it appears that instead of being arrested, those given a ticket for marijuana will be told to appear in a courtroom. But the new policy could push prosecutors out of the process, because summonses issued without an accompanying arrest generally do not receive prosecutorial review.\n\n“In order to give the public confidence in the fairness of the criminal justice system, these cases should be subject to prosecutorial review,” Mr. Thompson said. “By allowing these cases to avoid early review, by issuing a summons, there is a serious concern that many summonses will be issued without the safeguards currently in place. These cases will move forward even when due process violations might have occurred.”\n\nPhoto\n\nKenneth P. Thompson, the Brooklyn district attorney. Credit Bebeto Matthews/Associated Press\nContinue reading the main story\nRECENT COMMENTS\n\nRonski1965 16 minutes ago\nThe batle cry for marijuana legalization has always been tax it like cigarettes or alcohol. The societal concern is not necessarily...\nDavid 16 minutes ago\nIt's not \"\"excessive\"\" stop-and-frisk, but the \"\"illegal,\"\" unconstitutional stop and frisk.\nDavidFNYC 59 minutes ago\nAs long as tobacco, a highly addictive substance, lethal in a myriad of ways with no established medicinal use and which is the #1 \"\"Gateway...\nSEE ALL COMMENTS  WRITE A COMMENT\nAnother possible effect of the new policy would be that many of the tickets later convert into arrest warrants if the person misses a court date, he said. There are currently about 1.2 million active warrants in New York relating to missed court dates and unpaid fines for misdemeanors and noncriminal violations. In 2013, people failed to pay or show up to court about a quarter of the time for the 329,198 summons cases on the dockets of the city’s lowest level criminal courts, according to court statistics.\n\nUnder the current practice, more than half of those arrested for marijuana were released a couple of hours after being brought to a station house, according to 2012 data gathered by the Criminal Justice Agency, a nonprofit that assists with bail determinations. They were fingerprinted, checked for warrants and issued a ticket demanding their appearance in court six to eight weeks later. The remainder of those arrested for marijuana possession were “put through the system,” meaning they were held for up to 24 hours before being arraigned before a judge.\n\nIn New York, the debate over marijuana arrests has been less about drug decriminalization than it has been about the aggressive stop-and-frisk tactics that came to define the Police Department’s crime-fighting strategies. During the Bloomberg administration, the police arrested as many as 50,000 people a year on minor marijuana charges, meaning that some years, approximately one in eight arrests made by the police was for marijuana. In some cases, arrests were made after officers stopped people under dubious circumstances and instructed them to remove any contraband from their pockets.\n\nIn 1977, the Legislature in New York moved to decriminalize possession of small amounts of marijuana that were not in public view. That meant that carrying a small bag of marijuana hidden in a pocket was supposed to be a ticket-eligible violation that did not amount to a crime. But since the mid-1990s, the police have routinely arrested people they found with marijuana and charged them with a misdemeanor, even though it was only supposed to apply to marijuana that was burning or discovered in “public view.” In 2011, the police commissioner at the time, Raymond W. Kelly, issued an unusual order reminding officers that the misdemeanor was not the appropriate charge in many cases.\n\nCONTINUE READING THE MAIN STORY\n107\nCOMMENTS\nContinue reading the main storyContinue reading the main storyContinue reading the main story\nIn 2013, the police still arrested more than 28,000 people for marijuana possession, and in 2014, the arrests were occurring at a similar pace, Professor Levine said.\n\nWhile campaigning for mayor, Mr. de Blasio, a Democrat, emphatically criticized the department’s marijuana arrest practices. His populist outrage against heavy-handed policing in minority neighborhoods helped propel him into City Hall. But since becoming mayor in January, he has exerted little pressure on the department, instead often deferring to Commissioner Bratton, who has made a national reputation for aggressive street policing combined with an ability to soothe the often-inflamed relations between big-city police departments and the minority neighborhoods they serve.\n\nYet Mr. de Blasio now finds himself under increasing pressure to deliver on his platform of police reform. That pressure began in July after a black Staten Island man died after a police officer put him in a chokehold while trying to arrest him for selling untaxed cigarettes. Since then, the departures of the department’s top Hispanic official and its highest-ranking black officer have led a number of minority lawmakers and City Hall allies to begin to question Mr. de Blasio’s oversight of the police.\"\n1733,\"AN AIRPORT worker has become an unwitting star on the internet after he stripped down naked in front of heavy-handed security guards.\n\nGeorgy Myakinkin, 31, who works at the airport in the city of St Petersburg in north-western Russia said he had finished his shift and was going home when he remembered he had left his keys at work.\n\nHe said: “I returned back to the airport and was just in the section where trains arrive with passengers when I was stopped and asked to remove my belt before going through a scanner. I know the rules and I know that it isn’t necessary here in the pre-flight area to be so strict, and security guards were just being heavy-handed.\n\n“When I refused and told them I wanted to just get my keys, they called police.”\n\nAngry at officers demanding he remove the belt as requested, he had then stripped off everything in front of staff in St Petersburg’s Pulkovo airport, and then walked through the scanner with just his socks on.\n\nThe speechless officers then did nothing and allowed him to dress and leave.\n\nBut when he turned up for work the next day it was to discover that the video from a security camera had somehow been leaked and had quickly gone viral online.\n\nA spokesman for the Russian Interior Ministry’s transport department in the Northwestern Federal District said they were currently investigating the breach of security.\n\nA spokesman said: “We are looking into the matter and have nothing more to say at this moment.”\n\nGeorgy has filed a complaint against police over the leaked video. He said: “I know that they just leaked it in order to embarrass me but I will have the last laugh.”\"\n1734,\"The importance of wearing a helmet when on the field of battle has been perfectly illustrated in a video uploaded to YouTube by a US Marine.\n\nIn the video above, three Marines are seen to move through a building in search of a source of gunfire. As they near a doorway in single file, a bullet suddenly bounces off the Kevlar helmet of the middle soldier.\n\nThe three men then quickly retreat to the back of the building to inspect the damage to the soldier's helmet. After ascertaining that the Marine is unharmed, they regroup to consider their options.\n\nAfghanistan veteran Sam Arnold says that the video was shot while \"\"conducting a joint helicopter raid in the Now Zad district, Helmand Province in 2013\"\". The footage was uploaded to YouTube last month, and has since received just under 200,000 views.\n\nThe three Marines moments before one is shot on the helmet\n\nFor more videos on Telegraph Men, try one of these:\n\n– What happened when this man asked 200 women to sleep with him?\n\n– Terrifying headcam shows cyclist land on his feet after being hit by car\n\n– Is this the greatest ever speech by a sports coach?\n\n– How to put your trousers on with no hands\n\n– Children baffled by Walkman cassette players\n\n– Danny MacAskill releases breathtaking Isle of Skye tricks video\n\n– 10 amazing tips to improve your sleep\"\n1735,\"Twitter went crazy after a user claimed he spotted the 'Ant-Man' star in the footage\n\nA shocking viral video of a drunk gay basher being tackled by travelers at the Dallas Fort-Worth International Airport grew a little more shocking with rumors that one of the citizen heroes was Paul Rudd.\n\n\nBut a rep for the actor tells The Hollywood Reporter that it isn't him.\n\nAmateur Twitter sleuth Mark W. S. thought he spotted the Ant-Man star in the video, then questioned another Twitter user after she mentioned that she had spotted Rudd on her Dallas flight. \n\n\"\"Weird question,\"\" Marks W.S. asked during his investigation. \"\"By chance was he wearing an olive sports coat and a blue check shirt?\"\"\n\nTo which Twitter user MAbiga6 replies, \"\"Yes! And a blue hat, think it was a Yankees hat.\"\" \n\nComedian Sara Benincasa helped to popularize the theory on her Twitter feed, and Wonkette then ran a story positively identifying Rudd as the man in the video.\n\nBut the actor's publicist tells THR that Rudd was nowhere near the scene.\n\nIn the video, a drunk man grows increasingly belligerent at an airport gate as another traveler in a cowboy hat attempts to calm him down.\n\n\"\"He's queer! That's what I'm upset about,\"\" the drunk man says, gesturing to a third man in a pink shirt before hurling several more homophobic epithets.\n\nThe drunk man then lunges forward and kicks the man in the pink shirt. Three bystanders and a police officer immediately tackle the man to the ground. Once he is down, someone vaguely resembling Rudd makes sure the situation is sufficiently under control, then steps away from the scene.\"\n1737,\"A recent report from Cosmic Book News stated that the recently revealed Batmobile had been stolen from the Detroit set of \"\"Batman v. Superman: Dawn of Justice.\"\"\n\nNot suprisingly, the story turned out to be completely fake. This is also the same site that posted the fake news story earlier this year that \"\"Breaking Bad\"\" actor Bryan Cranston had been confirmed in the role of Lex Luthor.\n\nIn response to the fake article and seeing an opporunity for another crossover image between his film and J.J. Abrams' \"\"Star Wars\"\" movie, director Zack Snyder has posted the following mash-up of the new Batmobile and a Stormtrooper from \"\"Star Wars\"\" being arrested by Gotham City cops for stealing the vehicle:\"\n1738,\"Just when you thought the iPhone 6 saga—think \"\"Bendgate\"\" and fake Apple ads that led to microwave fires—couldn't possibly get worse, users are now saying the phone is causing them to lose hair, literally.\n\nSome iPhone 6 owners reported getting their hair snagged when holding the phone to their face, and they claim that the seam between the aluminium and glass screen is catching hairs and tearing them out, the Daily Mail reported earlier this week.\n\nTwitter users have been posting about the tearouts under the hashtags beardgate, seamgate and hairgate.\n\nLast month after Apple reported record sales of the iPhone 6 and 6 Plus, users took to social media to discuss \"\"BendGate,\"\" the term used to describe the claims that iPhones may bend or become warped when carried in trouser pockets.\n\nApple responded to reports by saying it only received nine complaints about bending phones and has tested 15,000 of them.\n\nSeparately, a fake advertisement claiming Apple iOS8 users could wirelessly charge their iPhones by placing it in the microwave went viral after users who fell for the scam ruined their devices.\"\n1739,\"If you’ve seen a story floating around on your Facebook feed about Banksy getting arrested and exposed, don’t worry because Banksy is still anonymous and well. The hoax was the work of a “satirical” news site called The National Report — which I’m not linking because f*ck those guys — that makes up fake stories that sound like they could be ostensibly true, usually without a trace of actual satire, as filthy, filthy clickbait. It’s an awful yet unfortunately effective business model.\n\nIn a story which was published early this morning, The National Report claimed that Banksy was arrested in London by a 24-hour Anti-Graffiti Task Force and revealed to be a 35-year-old man named Paul Horner. The International Business Times did some quick fact checking and exposed the story to be a hoax:\n\nPaul Horner is the name given to a Facebook spokesperson who said the site will soon be charging users $2.99 a month – another hoax story that comes around every now and again – as well as the name from a hoax story about a 15-year-old Louisiana teen who was sentenced to 25 years to life after he called a SWAT team to another teenager’s house after he beat him while playing Battlefield 4.\n\nThe article is also said to have been written by Dr Darius Rubics, a fake name for a writer who claims to have be a Pulitzer-prize winning reporter but who, unsurprisingly since his previous stories include ‘Obama Declares November National Muslim Appreciation Month’ and ‘Dennis Rodman Leaves US To Talk With Leaders Of Isis’, has never been awarded any prizes for excellence in journalism.\n\nHAHA get it? It’s funny because it’s not true! I guess there’s some logic in there somewhere. It’s not even entertaining to see people share stories that come from places like the The National Report since they’re designed to trick — unlike when dumb people share stories from The Onion, which are designed to actually be satire. Again, and I cannot stress this enough: F*ck those guys.\"\n1740,US drones are being flown over Raqqa in search of ISIS leader al-Baghdadi\n1742,\"Barack and Michelle Obama are in Riyadh today to meet with Saudi Arabia's new ruler, King Salman bin Abdul-Aziz Al Saud. Footage of the king receiving the U.S. delegation aired on Saudi TV, but several western commentators noticed something strange about the footage that made it to YouTube: There's a big ol' ovoid blur where Michelle Obama should be.\n\nMSNBC's Chris Hayes was one of the first to spread the story that Saudi TV had blurred Michelle out of the picture, borrowing the coinage \"\"blurka\"\" to describe the apparent censorship of the First Lady's exposed hair. He had to take it back shortly afterward, though, because (as Ben Dreyfuss at Mother Jones and several Saudi TV viewers on Twitter pointed out) the story was complete bullshit.\n\n\nAs much as people like wacky British conservative and former member of parliament Louise Mensch (no fan of Saudi Arabia) loved the #blurka story, it was based on the false assumption that the TV station had added the blur.\n\nSaudi pigs, enslavers of women, blur the face of @MichelleObama as @BarackObama fawns on them, https://t.co/EiNbOn4aaH\n\n— Louise Mensch (@LouiseMensch) January 27, 2015\nActually, footage of Michelle Obama aired uncensored in Saudi Arabia:\n\n\n\nThe blur was added after the fact by the person who uploaded it to YouTube. Previous videos posted on that account were censored in the same fashion.\n\nR.I.P. Blurghazi, 2015-2015. Here is Chris Hayes with a short, but poignant, remembrance:\n\n\n[h/t Mother Jones]\"\n1743,\"The duped mum ate her son - after being told it was cooked meat and rice but she is not the only one to have unwittingly eaten human flesh\n\nSick ISIS militants fed a desperate mum the mutilated remains of her son - after telling her it was cooked meat and rice.\n\nThe worried mum had bravely visited the terror group's headquarters in a bid to speak to her loved one who had been captured and taken prisoner by Islamic State militants in Mosul, Iraq.\n\nISIS fighters told the mum she should eat before seeing her son because she had travelled a long way.\n\nHowever, after giving the mother cooked meat, rice and soup, she was horrified to be told she had just eaten her son.\n\nThere have been a number of real-life Hannibal Lecters who murder their victims in order to eat their flesh.\n\nBut there have also been people who have eaten human meat by accident such as David Scheiding who unwittingly ate some of a fast food employee's finger which had found its way into his chicken burger.\n\nMore sinister are those who have been forced to eat their own flesh or another's as part of a sadistic attack.\n\nFrom an Irish gang who made their victim eat his own ear, to a mum who forced her sons to eat their own flesh.\n\nTwo sick attackers in Russia murdered a man before eating him and then selling the rest of his flesh to a kebab shop.\n\nWhile alongside a range of disgusting crimes, warlord Joseph Kony forced a group of women to eat their own noses before returning them to their families as a warning to the community not to fight against him.\n\n1. The Irishman who was forced to eat his own ear\n\nTraumatised: Brendan Higginbotham was forced to eat his own ear after being attacked by a gang in Ireland\n\nA man in Ireland was forced to eat his own ear by a gang who attacked him in 2011.\n\nBrendan Higginbotham needed plastic surgery to repair horrific injuries inflicted on him by thugs in Newbridge, Co Kildare.\n\nHe was attacked by a gang in the town where he was dragged down a lane and then beaten with a hammer and a metal bar.\n\nHe was injured on his head, jaw and leg, as well as losing part of his ear.\n\nA police spokesman John Joe O'Connell said at the time: \"\"Part of this man's ear was cut off and he was actually forced to eat it.\"\"\n\nHigginbotham was too traumatised to describe the incident in detail and said he wasn't going to press charges.\n\nHe said: \"\"I just want to recover and get back to keeping myself busy, I'm glad I'm alive.\"\"\n\n2. The pair who killed and ate their victim before selling him to a kebab van\n\nRex   Disgusting: Two men admitted killing and eating their victim before selling the meat to a Russian kebab stall\n\nThe killers were tracked down after police found human remains on the outskirts of the Russian town of Perm.\n\nTwo men confessed to stabbing the victim and then beating him with a hammer.\n\nThey then cut up his body and ate part of it, before selling some of it to a kiosk that sold doner kebabs and pies.\n\nInvestigators who searched the kiosk found no trace of the human remains.\n\nInvestigator Sergei Molchanov said: \"\"The meat had already been either cooked or sold.\"\"\n\nVIEW GALLERY\n\n3. The Mum who helped to torture her own children\n\nCEN   Sickening: Cannibal cult mum Klara Mauerova\n\nKlara Mauerova, 31 and her sister Katerina led the sickening torture of her eight-year-old son Ondrej and his ten year-old brother Jakub.\n\nShe tortured her son in a locked cellar while relatives skinned him and forced him to eat his own flesh.\n\nDuring the court case the two boys had told judges how their mother and relatives had stubbed cigarettes out on their bare skin, whipped them with belts, and tried to drown them.\n\nThey were also sexually abused and forced to cut themselves with knives.\n\nThe terrified youngsters said they were kept in cages or handcuffed to tables and made to stand in their own urine for days.\n\nKlara, from the Czech Republic was jailed for ten years for her role in the sick torture.\n\nShe and her sister, both members of religious cult the Grail Movement, had refused to explain why they had tortured the boys.\n\n4. The finger in the burger\n\nDisgusting: A diner at Arby's unwittingly ate some of the manager's finger\n\nIn a genuine accident one fast food fan was sickened when part of the manager's finger ended up in his lunch.\n\nDavid Scheiding sued the owners of fast food company Arby's after he bit into a burger and tasted the strange meat.\n\n\"\"It looked like I was seeing fingerprints on it,\"\" he said. \"\"I got sick and went to the bathroom.\"\"\n\nHealth investigators talked to the restaurant manager, who had a bandage on his right thumb and wore a latex glove, according to a health district report.\n\nThe manager said he sliced skin from the thumb while shredding lettuce, and sanitized the area but didn't throw away the bin of lettuce, the report said.\n\nScheiding's sandwich contained lettuce.\n\n5. The tyrant who forced women to eat their own noses\n\nReuters   Terrifying: One of the world's most wanted rebel chiefs, Joseph Kony of the Lord's Resistance Army\n\nNotorious Joseph Kony, chief of the Lord's Resistance Army in Uganda, has been responsible for a long list of horrific crimes including ordering the rape of captured women on a massive scale and kidnapping children who are forced to kill or be killed.\n\nOne particularly disgusting attack was meted out on a group of women Kony wanted to make an example of.\n\nA woman called Laweel was told that she and 10 others were to be mutilated, and sent home alive as a warning to others not to join the fight against Kony's\n\nThey were lined up and kidnapped children were told to sharpen the knives and machetes laid there, and one by one the women had their noses, lips and ears cut off.\n\nThey were then made to eat their own flesh.\"\n1744,\"A disturbing video posted online appears to show the beheading of American journalist James Foley, who was kidnapped while covering the Syrian conflict in 2012.\n\nIn the video a man who appears to be Foley, dressed in orange, kneels beside an armed man clad in black. Foley delivers a statement condemning U.S. action in Iraq and says that the U.S. government is his “real killers.”\n\n“For what will happen to me is only a result of their complacency and criminality,” Foley says in halting speech. “I wish I had more time. I wish I could have the hope of freedom of seeing my family once again, but that ship has sailed. I guess all in all, I wish I wasn’t American.”\n\nSeconds later, the figure dressed in black brandishes a knife and identifies himself as with the Islamic State, the name the brutal terror group Islamic State of Iraq and Syria took on after its leader, Abu Bakr al-Baghdadi, declared himself the leader of all Muslims.\n\n“Today your military air force has attacked us daily… Your strikes have caused casualties amongst Muslims,” the figure in black says. He then addresses President Obama directly, saying “any attempt… to deny the Muslims their right to live in safety under the Islamic caliphate will result in the bloodshed of your people.”\n\nFoley is then killed. The video continues, showing American Steven Sotloff, who has written for national publications like Time, also dressed in orange and on his knees.\n\n“The life of this American citizen, Obama, depends on your next decision,” the figure in black says.\n\nA spokesperson for the White House National Security Council said the U.S. intelligence community \"\"is working as quickly as possible to determine its authenticity.\"\"\n\n\"\"If genuine, we are appalled by the brutal murder of an innocent American journalist and we express our deepest condolences to his family and friends,\"\" spokesperson Caitlin Hayden wrote in a statement to reporters.\n\nThe U.S. government offers a $10 million reward for information leading to ISIS leader al-Baghdadi’s capture.\n\nFoley was on assignment in Syria for the news outlet GlobalPost. The news organization's co-founder Charles Sennott said today there is \"\"no reliable proof that this execution is authentic\"\" and that they're working to gather information.\n\n\"\"If the video is verified, it is just unfathomable darkness to think that a life as bright as Jim Foley's ended that way,\"\" Sennott said. \"\"He was an experienced and fearless journalist who believed deeply in reporting from the frontlines.\"\"\n\nIn an interview with The Boston Globe in 2011, Foley spoke about being held captive while covering the uprising in Libya and the importance of his job.\n\n“I believe that frontline journalism is important,” Foley said. “Without these photos and videos and firsthand experience, we really can’t tell the world how bad it might be.”\n\nSen. Kelly Ayotte, R-N.H., had worked with Foley's family and the State Department in their efforts to get Foley back.\n\n\"\"If confirmed, this barbarous and heinous act shocks the conscience and underscores the truly evil nature of the terrorists we confront, who must be defeated,\"\" Ayotte said in a statement.\"\n1745,\"Digital retail company Amazon announced Thursday it plans to open its first brick-and-mortar store in midtown Manhattan in time for holiday shopping season.\n\nThe company's first physical location will function as more of a warehouse than a big-box store. The location will have a limited supply of items available for same-day delivery in the city, and will process returns, exchanges, and pickup orders, according to The Wall Street Journal.\n\nAmazon did not immediately say how long the experimental store would remain open, nor whether it was preparing to open similar physical locations elsewhere in the country.\n\n- - Jon Terbush\"\n1746,\"Aaron Sorkin's upcoming film about former Apple CEO Steve Jobs has reportedly found its Steve Wozniak: Seth Rogen.\n\nThe news, first reported by Variety on Thursday, comes just one week after Sorkin confirmed that Christian Bale will portray Jobs in the Sony Pictures film, which is based on Walter Isaacson's biography of the late tech luminary.\n\nSony did not immediately respond to Mashable's request for comment about the casting report, but Rogen is no stranger to working with Sony. He previously starred in the studio's This Is the End last year and will star in The Interview in December.\n\nThis is the seventh film Sorkin has written, including The Social Network in 2010. It will be told in three sequences focusing on Apple's launches of the iPod, NeXT and the Macintosh.\n\nThe movie — like Open Roads' Jobs flick starring Ashton Kutcher as as the titular character and Josh Gad as Wozniak did — will explore Jobs' life, particularly his relationships.\n\n\"\"It’s not a biopic; it’s not the story of Steve Jobs — it’s something much different than that,\"\" Sorkin said in April. \"\"He’s a fascinating guy — part hero, part antihero... He’s a fascinating guy surrounded by fascinating people, and he had very interesting relationships with the people in his life.\"\"\n\nSteve Jobs passed away on Oct. 5, 2011. Sorkin confirmed this year that he finished the film's script.\n\n\"\"It will be up to the audience whether it’s good or not,\"\" Sorkin said. \"\"But Steve Jobs is one of the very few times I ended up writing what I set out to write. It’s an incredibly satisfying feeling.\"\"\n\nWozniak was critical of Gad's portrayal (\"\"personalities are very wrong although mine is closer\"\"), so it will be fascinating to see what he has to say about Rogen.\n\nSteve Jobs introduces the Macintosh to the world. Computing would never be the same.\n\nRidley Scott's famous \"\"1984\"\" commercial for the original Macintosh continues to find imitators, even today. In 2011, Motorola attempted to spoof the classic ad in a promotional spot for its Xoom tablet.\n\nWhen Bill Gates appeared on-screen at Macworld Boston in 1997, the audience reacted with boos and hisses. Still, the decision to partner with Microsoft and have Microsoft commit to producing software for the Macintosh was one of the most shrewd -- and likely one of the most intelligent -- decisions that Jobs made upon his return to Apple.\n\nAlthough many incorrectly believe that Microsoft \"\"bought\"\" Apple in 1997, the reality is, without Microsoft's investment and commitment to developing Macintosh software, the company may have had a more difficult time getting its next line of products to the market.\n\nThe iMac helped set the standard for the modern Apple even as we know it today. Designed by Jonathan Ive, the iMac was sleek, modern and affordable. This was not the Macintosh of the early to mid 1990s, it was something new.\n\nWith the iMac, Apple became cool. We can vividly remember looking at the egg-shaped all-in-one design with the hockey puck mouse and famous lack of a floppy drive and being transfixed. The iMac marked the beginning of Apple 2.0.\n\nNearly 10 years ago, Apple debuted the iPod. Famously ridiculed and dismissed by Slashdot, it would be several years before the device would become iconic, and in the process, change Apple fundamentally as a company.\n\nThe premise behind the iPod was simple: 1,000 songs in your pocket. Its the execution that set the device apart from everyone else.\n\nIn 2003, Apple flipped the switch again, with the launch of the iTunes Music Store. In a post-Napster industry, most were skeptical that iTunes could drive music sales. Eight years later, iTunes is the number one music retailer by a large margin.\n\nTen years on, the iPod is getting long in the tooth, but it still remains the leader in its product category.\n\nAfter the iPod started to achieve massive success in 2003 and 2004, the rumors of an iPod phone started to swirl.\n\nThe first attempt to bring a product like that to the market was in the form of Motorola's Rokr. The Rokr tried to capitalize on the success of the Razr, while also adding compatibility with iTunes.\n\nStill, the device was a dud. You can see Steve Jobs's frustration with the device in this demonstration. The Rokr was an example that only Apple could build an Apple product.\n\nSteve Jobs's commencement speech at Stanford University in 2006 is one of our favorite Jobs moments. It's riveting, inspirational and every bit as good as any Apple product keynote.\n\nAll hail the Jesus Phone. The iPhone changed the mobile industry. Full stop. The mobile world and ecosystem that we know today would not exist in the same way that it does now without the iPhone.\n\nThe iPhone also changed Apple as a company and helped further cement Jobs's place in history.\n\nSteve Jobs and Bill Gates are two of the most powerful and influential men of our times. Seeing them together at D5, just ahead of the iPhone's U.S. launch, was amazing.\n\nIn January 2010, Apple changed the game again with the iPad. Like the iPod and iPhone, the critics dismissed it and predicted its failure. Its success has outpaced nearly every other technology product launch in history and is having a seismic impact on education, publishing, media consumption and computing in general.\n\nThe PC era might not be over, but I'm willing to bet that the computer I use every day in 10 years will have a lot more in common with the iPad than the MacBook Pro.\"\n1747,\"A message from Jim's mom, Diane Foley:\nWe have never been prouder of our son Jim. He gave his life trying to expose the world to the suffering of the Syrian people.\nWe implore the kidnappers to spare the lives of the remaining hostages. Like Jim, they are innocents. They have no control over American government policy in Iraq, Syria or anywhere in the world.\nWe thank Jim for all the joy he gave us. He was an extraordinary son, brother, journalist and person. Please respect our privacy in the days ahead as we mourn and cherish Jim.\"\n1750,\"In designing its first wearable device in the Apple Watch, Apple looked to incorporate a variety of highly advanced health functions with an eye on creating a holistic monitoring device, but ultimately scrapped those plans due to technological and regulatory hurdles.\n\nAccording to The Wall Street Journal, sources claim Apple Watch was supposed to be much more than the device unveiled last year and slated to launch in April. Specifically, Apple executives wanted to produce a cutting edge health-monitoring tool, one capable of measuring a user's blood pressure, heart rate, stress level and more, said people familiar with the matter.\n\nThe publication says the setbacks forced Apple executives into a corner when it came to marketing the device to the general consumer. As it stands, Apple Watch boasts a variety of sensors, including accelerometers, touch inputs and a bespoke optical heart rate sensor, the latter of which connects to the iOS Health app for fitness and wellness tracking. While polished and presented in a slick package, Apple Watch is powered by technology on a par with competing devices running flavors of Android.\n\nAside from catchall smartwatch devices, a number of standalone solutions for off-the-shelf medical style monitoring already exist in the form of products — usually wrist-worn — from smaller manufacturers and startups. For example, the W/Me band incorporates a specialized sensor to measure a user's autonomic nervous system for keeping track of stress levels, while the latest products from Fitbit tout all-day heart rate monitoring.\n\nApple started development of its Watch four years ago, with an eye on health and fitness, but the project was quickly dubbed a \"\"black hole\"\" for sucking in resources. Advanced technology and component reliability failed to meet Apple's rigorous standards, sources said.\n\nFor example, skin conductivity sensors showed promise in early designs, but later testing showed actual results varied person to person, with everything from hairy arms to strap tightness contributing to unreliable readings. The company also investigated incorporating blood pressure and blood oxygen measurement features, but results were inconsistent.\n\nApple is seemingly investing on health-minded devices and programs, as evidenced by recently discovered job postings, but will take a more mainstream approach for the first generation Watch. Instead of focusing exclusively on health and fitness, the device is being positioned as a niche-filling fashion accessory, iOS compatible smartwatch, iPhone companion and daily communicator, among others.\n\nApple Watch does, however, sport a few Apple-only features, including Apple Pay integration and WatchKit development tools that are expected to foster a rich ecosystem of bite-sized apps later this year.\"\n1751,\"In case you hadn’t heard, a little movie called Batman v Superman: Dawn of Justice is currently filming in and around Detroit, MI. Since we live in the Golden Age of social media networking, set pictures and videos have fueled all kinds of speculation on what’s going on in this movie, from Ben Affleck’s shoulder injury to Jesse Eisenberg’s hair to Scoot McNairy’s legs.\nThe most recent set leaks revolved around Batman’s ride. Instagram users posted several pictures of the new, updated Batmobile, which was promptly followed by an official photo released by director Zack Snyder. The exciting design appears to be something of a hybrid between the tank-like vehicle used in Christopher Nolan’s Bat-films and more traditional, hot rod-inspired Batmobiles of old.\n\nMeanwhile, outlets like Bleeding Cool reported a rumor that one of the Batmobiles from the movie’s set had been stolen. The rumor was picked up by some of the mainstream media (such as the local Detroit CBS affiliate) before being debunked by the Detroit Free Press.\n\nIn response, director Zack Snyder took to Twitter (as he does) to send up not only the stolen-Batmobile rumor, but to reference a competing franchise. Snyder tweeted the following picture:\nIs Snyder taking a sly, friendly dig at J.J. Abrams and the currently-filming Star Wars: Episode VII? It would seem so, but what if Snyder had used, say, a Joker or Two-Face lookalike – or at least one of their henchmen? The internet would’ve imploded. This way, Snyder provides fans with a harmless bit of franchise-crossover in the form of this officially-sanctioned bit of fan-fiction. The attention to detail is pretty funny, too – the way the Gotham PD cop nearest the Batmobile is looking at the Stormtrooper’s blaster is priceless.\n\nMake no mistake, Zack Snyder is following the online fan chatter. He’s not above calling in to a Detroit radio show to defend Aquaman’s badassery and, apparently, will comment on your Instagram video when the mood takes him.\n\nCBM caught Snyder’s now-deleted comment - “Watching you” - on the following video taken by IG user @danielblane, who was home one night while the Batmobile did burnouts on the neighboring Batman v Superman set:\nSnyder, whose Instagram handle is @cruelfilms, has removed his comment, but judging by the reaction of the video’s other commenters, the fact that Snyder has weighed in at all delights them to no end.\n\nThe fact that the director takes the time to interact with his fans is genuinely heartening for audience members who may have questioned the decision to hand Snyder not just an all-new Superman and Batman, but Warner Bros. and DC’s own interconnected movie universe.\n\nThe leaked BvS set pictures and videos still don’t answer any of the bigger questions about the film’s plot and whether or not it will be able to seamlessly integrate multiple superheroes while giving us a satisfying first-time team-up of the World’s Finest, but that won’t stop us from poring over every image from Detroit that we can get our hands on.\n\nBatman v Superman: Dawn of Justice will open in theaters on March 25, 2016.\n\nSource: Instagram, Zack Snyder, Bleeding Cool\"\n1752,\"Macaulay Culkin has been killed off again – in yet another internet hoax.\n\nBack in April rumours surfaced that the troubled star had been found dead. Just seven months later it’s gone and happened again.\n\nSome not funny dudes thought it would be really funny to set up a Facebook page reportedly called Rip Macaulay Culkin and post a message claiming the star had died. He hasn’t, by the way.\n\nOh LOL.\n\nThe group gained thousands of likes and although has since been removed, the news is still doing the rounds on social networks.\n\nThe original post is alleged to have said:\n\n‘At about 11 a.m. ET on Thursday (November 06, 2014), our beloved actor Macaulay Culkin passed away. Macaulay Culkin was born on August 26, 1980 in New York. He will be missed but not forgotten. Please show your sympathy and condolences by commenting on and liking this page.’\n\nReports said that he’d been found dead in his Manhattan appartment.\n\nIn truth, he’s alive and well and probably not particularly amused that some hoaxer is claiming he’s anything but.\n\nNaturally the internet is not happy at this turn of events:\n\nI don't get why someone would make a joke about Macaulay Culkin being dead its just wrong\n\n— Sam!!! (@Sammyb102) November 8, 2014\n\nNow internet is murdering Macaulay Culkin. It must be weird to see everywhere that you died when you didn't.\n\n— 타미 ~ Tammy (@tammynhami) November 8, 2014\n\nHow do these horrible hoaxes start? I've seen two today – Michael Schumacher and Macaulay Culkin. Just stop it now. #sick\n\n— Nicola Jane Swinney (@NicolaJSwinney) November 8, 2014\n\nPeople on my Facebook sharing a story of Macaulay Culkin dead.. Are you people really that thick? Do you just believe everything you see?😂😂\n\n— Connor Jay Hilton (@ConnorJayHilton) November 8, 2014\n\nMORE: 10 reasons why we should be excited about Christmas already\"\n1756,\"KIM Jong-un could try and open a restaurant in Scotland serving delicacies such as dog meat soup, North Korea experts claim.\n\nThis comes after the controversial leader brought his chain, The 'Pyongyang' restaurants, over to Europe by launching one in Holland.\n\nNow North Korea watchers believe Scotland may be the next prime location, largely thanks to the popularity of whisky among the communist ruling elite.\n\nMichael Madden, editor of the North Korea Leadership Watch, said Jong-un is desperate to build diplomatic ties with European countries with left-wing leanings.\n\nHe added: \"\"It would not surprise me at all if they opted to open a restaurant in Scotland.\n\n\"\"The Scottish independence referendum catapulted Scotland into the North Korean elite's thoughts.\n\nGettyKim Jong-Un  \n\"\"Despite voting No' they'd consider left-leaning Scotland to be more suitable to deal with than England. Plus, North Koreans love whisky. Tourists in North Korea are told to tip people in Scotch instead of the currency.\"\"\n\nThe chain has begun springing up across China and Asia, with proceeds funnelled back to North Korea to help prop up the secretive regime.\n\nThey are run in partnership with Office 39, a secretive branch of the North Korean government, which uses them as a legal way of raising overseas cash.\n\nWould you eat at Kim Jong-un's restaurant?\n\nYES\nNO\n \nMr Madden, a frequent visitor to Pyongyang, the North Korean capital, said: \"\"They are one of the few ways to experience North Korean culture without having to go there.\n\n\"\"They are done like a franchise with the state renting the brand out to other Koreans to run.\n\n\"\"But they tailor the menus to suit. Customers in Western Europe won't get a plateful of dog!\"\"\n\nReutersKim Jong Un looking at fast food  \nFellow expert Jenny Town, of the US-Korea Institute, said she too believed Pyongyang had warmed to Scotland in recent months.\n\nShe said: \"\"North Korea is going to support any country struggling for independence and legitimacy, as North Korea itself still continues to seek validation and recognition of its own legitimacy as a sovereign nation.\"\"\n\nThe state-run food outlets - which began springing up about 10 years ago - channel up to 30% of takings back to Pyongyang. But some critics fear the cash ends up in Jong-un's own pockets to fund his lifestyle.\n\nAs well as a love for whisky, portly leader Jong-un is reportedly hooked on Swiss cheese.\n\nIt's claimed he imports vast quantities at huge expense - despite millions of his countrymen being malnourished.\n\nThe FBI recently accused North Korea of being behind cyber attacks on the US. The regime is thought to be incensed at a film, The Interview, which centres around the fictional assassination of Kim Jong-un.\n\nThe North Korean Embassy in London did not respond to requests for a comment.\"\n1757,An unverified video shows the beheading of David Haines\n1758,\"FRISCO, Texas - A patient exhibiting symptoms of Ebola who claims to have had contact with Thomas Eric Duncan showed up at a Care Now facility in Frisco Wednesday afternoon.\n\nCity officials confirmed a significant medical response at the clinic located in the 300 block of Main Street.\n\nParamedics are said to be in the process of transporting the patient, but it is unclear where.\n\nAll staff and patrons at the facility are also being examined, officials said.\n\nThe city has scheduled a news conference for 3:30 p.m. to release more information about the incident.\"\n1760,\"Money makes the world go round, right?\n\nLunchtime: it’s that essential break in the day when you get to catch up with friends, check your feeds, eat some crappy lunch line food and, oh, if you’re 17-year-old Mohammed “Teen Wolf” Islam, allegedly rake in $72 million playing the stock market.\n\nNew York magazine reported that the Queens, New York, teen made millions of dollars during his lunch breaks, which he used to buy a new BMW (which he can’t drive yet because he doesn’t have a license right now) and rent an apartment in the city. And though his parents won’t let him move out of their house just yet, the president of Stuyvesant High School’s Investment Club seems set for life before he even walks at graduation.\n\nThe quiet son of Bengali immigrants has been profiled in his school paper and landed on a list of young money hustlers to watch in the Business Insider. When New York recently caught up with him and pal Damir Tulemaganbetov, the pair chowed down on caviar and green drinks as revealed that they were weighing an offer from a “hedge fund guy” who they said wanted to give them $150 million to invest.\n\nNow, along with two friends, Mohammed plans to launch his own hedge fund in June, when he turns 18 and can officially get his broker-dealer license. The trio also plan to go to college next year, but they’re not worried about Psych 101 getting in the way of their ultimate goal: $1 billion. “By next year!” said pal Damir Tulemaganbetov. “But it’s not just about money. We want to create a brotherhood. Like, all of us who are connected, who are in something together, who have influence, like the Koch brothers …”\n\nDamir likened Mohammed to “Wolf of Wall Street” anti-hero Jordan Belfort, who, coincidentally, also got his start in penny stocks. After a cousin showed Mohammed how to trade the stocks, the teen got hooked on it, but got spooked after losing a bunch of money he’d made tutoring… as a 9 year-old.\n\n“I had been paralyzed by my loss,” said Mohammed, who went on to study hedge fund managers and try to learn their secrets. He graduated to trading oil and gold and while he wouldn’t confirm the widely reported $72 million figure, Islam said his net worth is in the “high eight figures.”\n\n“It all comes down to this,” he said. “What makes the world go round? Money. If money is not flowing, if businesses don’t keep going, there’s no innovation, no products, no investments, no growth, no jobs.”\"\n1761,\"The Nigerian military says it has reached a cease-fire with the violent militant group Boko Haram and that the more than 200 young women kidnapped by the group earlier this year will be freed, the BBC reports. \"\"They've assured us they have the girls and they will release them,\"\" said an aide to President Goodluck Jonathan, who hopes to be reelected in early 2015. \"\"I am cautiously optimistic.\"\"\n\nA spokesperson and self-proclaimed secretary general for Boko Haram confirmed to Voice of America Danladi Ahmadu that the girls will be released on Monday in Chad. Ahmadu said the kidnapping victims are \"\"in good condition and unharmed.\"\"\n\nThe Nigerian government would not reveal its concessions to the Islamist insurgents. \"\"We are inching closer to release of all groups in captivity, including the Chibok girls,\"\" said a government spokesperson. Fingers crossed.\n\nWe are monitoring the news with huge expectations http://t.co/L01FrUFKwz #BringBackOurGirls\"\n1764,Homeland Security Secretary Jeh Johnson stated that claims of ISIS members at the Mexican border were false.\n1769,\"First up, users had sleepless nights over whether slipping their new iPhone 6 Plus into the pocket of their skinny jeans might cause it to bend. And now there’s the very real fear that the new plaything might ruin their hair – or worse, their lovingly cultivated beard.\n\nThis phone sure isn’t hipster-friendly.\n\nApparently, when users try to make calls, hair is getting stuck in the seam between the glass screen and the aluminium back.\n\nAnd stricken customers have been taking to social media to lament their ruined locks, using the hashtags #hairgate and #beardgate. Yep, this struggle is real.\n\nMy hair keeps getting caught in the microscopic seam between glass and aluminium on my iPhone 6\n\n— Kavan (@KavKilledKenny) October 1, 2014\n\nAnyone else getting beard hairs pulled by the iPhone 6/Plus? It catches my scruff in the seam and yanks it during calls. #hurts #beardgate\n\n— Chad Coleman (@dominocollege) October 1, 2014\n\nPeople are joking about #hairgate but this is actually a real problem. Haha. It has pulled out my goatee hairs. Hurts!\n\n— Quinn Nelson (@SnazzyQ) October 6, 2014\n\nCue the pranksters:\n\nNo hair. No problem. #HairGate pic.twitter.com/DMoWGXkQ46\n\n— Wylsacom (@wylsacom) October 4, 2014\n\n#hairgate Alternate uses for my beloved iPhone 6. Sooo much cheaper than razors! Apple nails UX again! pic.twitter.com/zDyIDasqDL\n\n— Thomas Valley (@thomvalley) October 4, 2014\n\nScheer je lekker glad met de iPhone 6 #hairgate pic.twitter.com/gFXZP36VHt\n\n— eCommerce Headlines (@ecommercenl) October 6, 2014\n\nSo, is this just another teething problem for Apple or is it finally the phone balding men who like to wear baggy denims have been waiting for?\"\n1771,\"According to supply chain rumors, a Samsung processor will power the Apple Watch.\n\nThe Apple Watch - which is expected to land later this year - is Apple's newest class of device and will integrate closely with the iPhone, and allegedly be powered by a Samsung chip manufactured using the company's 28-nanometer process.\n\nSamsung used to manufacture chips for the iPhone or iPad, but it was replaced by TSMC. Apple allegedly switched suppliers because TSMC could produce processors using the smaller 20-namometer manufacturing process. The smaller the manufacturing process, the smaller the chips and the less energy they consume.\n\nThe rumor is that Apple has ordered 3,000 to 4,000 12-inch wafers monthly. Each wafer can supply several hundred processors.\n\nOne question that remains is why Apple would choose a Samsung chip built using a 28-nanometer process over a smaller, more efficient 20-nanometer chip from TSMC. Perhaps it comes down to price, or it could be that TSMC is already stretched supplying chips for iPhones and iPads. Or maybe the report is inaccurate.\n\nHow many Apple Watch units that Apple expects to shift over the course of the year is unknown, although some analysts have suggested that the figure could be around the 10 million mark.\"\n1772,\"Amazon may be venturing beyond the world of online retail to set up its first brick-and-mortar shop, according to a report from Bloomberg News.\n\nThe store will be in Seattle and its focus will be pricier merchandise such as tablet computers, the report says. And its footprint won’t be nearly as large as that of big box retailers such as Barnes & Noble.\n\nThe single store is a test run for Amazon to see whether a chain of retail outlets could be profitable. If so, it could be a way for the company to make up for the declines they’ve seen in profits due to the manufacturing costs of the Kindle Fire.\n\nThe blog Good E Reader reports that Amazon has hired a designer to begin work on the store’s look and layout and that it is aiming to open its doors later this year in time for the holiday shopping season.\n\nThere would be certain advantages to Amazon having retail stores — namely that some items could be picked up immediately instead of going through shipping once they were purchased online.\n\nOver at Forbes, Eric Savitz notes that this isn’t the first time that there have been rumors about Amazon opening a chain of stores — in 2009 similar rumors surfaced after the Sunday Times reported the online retailer was looking at properties. Amazon quickly refuted the report.\n\nMore from The Washington Post:\n\niPhone leads jump in global smartphone shipments\n\nFacebook’s monster mobile numbers\n\nGoogle removes content in India\"\n1774,\"Gill Rosenberg, 31,said last week on Facebook that she was no longer updating her page because she was headed to an area without internet.\n\nUncertainty abounds concerning the fate of Israeli-Canadian Gill Rosenberg, who was apparently captured by ISIS.\n\nIslamist websites – some of them known to be close, or even serving as a front for ISIS – reported Sunday that the 31-year-old was captured by their warriors during fierce battles with Kurdish fighters in unspecified areas.\n\nAccording to the websites, Rosenberg was taken hostage following three suicide attacks on sites where Kurdish fighters had barricaded themselves. The websites gave no further details regarding the circumstances of the capture, nor did they provide any proof of it.\n\nThe ISIS claims do not make clear whether Rosenberg was captured in Iraq or in Syria. The main lines of battle between Kurds and ISIS are in the Syrian-Turkish border town of Kobani – but Kurdish sources approached by Israel Radio reporter Eran Cicorel expressed doubt over the ISIS report. They said Rosenberg was not in Kobani. In the assessment of these Kurdish sources, the reports of Rosenberg's capture are probably ISIS propaganda.\n\nThe Shin Bet, Israel's general security service, told The Jerusalem Post that \"\"there are no further details at this stage.\"\"\n\nRosenberg wrote on her Facebook page on November 20 that she was handing over management of her account to \"\"someone else\"\" and would be without internet access for at least two weeks, until December 8, she wrote. It is not clear where she went at this time.\n\nIf the websites' reports are true, Rosenberg would likely be the first Western female to fall into ISIS captivity. Holding Israeli citizenship would complicate her situation even further.\n\nUnlike the United States and the United Kingdom, which refused to negotiate with ISIS over their captured nationals, thus giving the impression of laissez faire interest, Israel invests intense concern into the fate of its citizens captured by terrorists.\n\nThis does not mean that Israel would negotiate with ISIS over Rosenberg, if she has indeed been captured – or that ISIS would agree to talk Israel, chalking her nationality up to Canadian alone.\n\nIt is worth mentioning that if Rosenberg was captured, she would be the second Israeli – of dual nationality – in this position. Steven Sotloff, a freelance American journalist who also held Israeli citizenship and filed for The Jerusalem Report from the Syrian Civil War, was captured by ISIS last year shortly after crossing the Syrian border and beheaded by the Islamist group this past August.\n\nIt is also worth noting that Rosenberg breached Israeli law by flying to Iraq, an enemy country which Israeli citizens are forbidden to enter. No matter what has happened to her since joining the Kurdish forces – whether safe or in ISIS captivity – there is no doubt that upon return to Israel, she will be arrested and prosecuted, as was the case of several Israeli Arab who joined ISIS and returned.\n\nThis is not Rosenberg's first tryst with adventurism – in 2009 she was arrested in an American con scandal and sentenced to four years in jail. This is however, her first serious choice encounter with death.\n\nRosenberg was born in Vancouver, Canada, and experienced a family crisis after her parents divorced. In an interview with Ma’ariv in 2009, she said that already at the age of 22 she was pursuing a promising career as a pilot of Boeing passenger planes, but decided to leave everything behind and make aliya in 2006. In Israel, she joined the IDF, serving as an instructor for Kenyan soldiers who came to Israel for home front search and rescue training.\n\nRosenberg said that she had ambitions to join the Mossad, but was hurt during her military training and afterward had money problems.\n\nShe met an American friend in ulpan (Hebrew language school) who led her into crime, she claimed. She joined a group of Israelis who were accused of setting up a ring to cheat elderly Americans and steal their money through a fake lottery scheme. According to the indictments filed against them, they stole hundreds of thousands of dollars, and perhaps even millions, from the unknowing pensioners.\n\nAfter a number of complaints were filed, a joint Israel Police and FBI investigation was launched. The probe led to the arrest of several suspects and their extradition to the US, where they were tried. Rosenberg served four years in jail.\"\n1775,\"Another day, another dumb fake news site getting its ill-gotten clicks by exploiting the natural human desire to trust his fellow man. Time was, reporting the news was an honorable profession in which great journalists took joy in informing the public of the truth. Today, any joker with a router can pass off \"\"the truth\"\" as a modern way to crank call millions with downright cruel chicanery. One of the most egregious peddlers of these pranks is World News Daily Report, who recently posted an article titled \"\"Newly-Found Document Holds Eyewitness Account of Jesus Performing Miracle.\"\" If the unnecessary hyphen wasn't enough to tip you off, the story is a total fake. The picture used is actually from Wikipedia's article on the Vindolanda tablets. The alleged historian who found the mystical document, Ignazio Perrucci, is not real.  This hasn't stopped several sites from reporting the story as fact and some 25,000 people from sharing it on Facebook. If you see any of them, kindly inform them that the story is untrue ...\"\n1776,\"Former LAPD officer David Klinger and CNN law enforcement analyst Tom Fuentes both told CNN’s New Day Wednesday morning that the recording the network has been airing that allegedly captured the shots fired at Michael Brown could quite easily be a hoax.\n\n“I have no idea [if it's authentic],” Klinger said. “I’ve told your producers that for all I know this is something one of Howard Stern’s punk people had been doing. …I look at this and my first inclination is someone is trying to punk CNN.”\n\nRELATED: Limbaugh: CNN ‘Flat-Out Irresponsible’ for Hyping Alleged Mike Brown Audio\n\n“When I heard this yesterday, I thought the exact same thing: it’s a hoax,” Fuetnes said, explaining:\n\n“The engineers in the laboratory at Quantico will be trying to determine if there was a dubbing; did we have an original recording of this guy having a conversation no one wants to talk about, and then the shots then dubbed over it; was it the complete tape? All accounts from Brown’s side and the officer’s side say there was a single shot fired initially at the door of the police car. So that shot, followed by Brown trying to flee, and then the officer exiting the car and pursuing him and then firing the series of shots — so we’re missing that first shot. Now, I don’t know, CNN got this tape first. Did they censor it because the guy said something obscene over the first shot and they didn’t want to air that? We just don’t know all that.”\n\nNew Day cohost Michaela Pereira defended the airing of the tape. “It needs to be said the lawyer who is representing the man who gave us the audio gave it to us, she swears it is real,” Pereira said. “We have no reason here at CNN to believe that it’s not true.”\n\nWatch the clip below, via CNN:\n\nOO.ready(function() { OO.Player.create('ooyalaplayer-hxdDd3bzrV79UNb455SjJj5g98PqcbOu', 'hxdDd3bzrV79UNb455SjJj5g98PqcbOu'); });\n\nPlease enable Javascript to watch.\n\n[Image via screengrab]\n\n—— >> Follow Evan McMurry (@evanmcmurry) on Twitter\"\n1777,\"An article saying McDonald’s is removing the Big Mac, Apple Pies, and large size options isn’t real.\n\nIt was published on Daily Buzz Live, a fake news website.\n\nAccording to a disclaimer, “Most are inspired by real news events, And just a few stories are works of complete fiction. Those few articles are for entertainment purposes only. The articles and stories may or may not use real names, always a semi real and/or mostly, or substantially, fictitious ways. Therefore, just a few articles contained on this website Daily Buzz Live are works of fiction. Any truth or actual facts contained in those stories or posts are purely incidental or coincidental and not intended to be, or be construed as, facts.”\n\nSo while some of the articles are “real news,” this article about McDonald’s is fake.\n\nTens of thousands of people on Facebook shared the bogus article as of Sunday.\n\nHere’s what the bogus article reads:\n\nMcDonald’s has just announced that it will be phasing out 8 menu items the beginning of next year and most McDonald’s customers are not happy.\n\nWith McDonald’s profits tanking over the recent months, the company has had to make some tough decisions to find adequate solutions for their financial distress by shrinking menu sizes. “Our intent is to have a cleaner menu board that is easier for customers to absorb,” spokeswoman Lisa McComb said in a statement. “To do so we must simplify our current menu.”\n\nThis means the end of the Big Mac, apple pie and large size menu items. Currently, the Big Mac has a whopping 550 calories and 29g of fat. The Apple pie contains 250 cal, and it would take a full 69 minute to walk that off! With that being said, those two menu items were not a tough decision for elimination.\"\n1778,\"The New York Post decided that it was a good idea to report that members of ISIS may have been infected with Ebola. In other news, Andy Borowitz has been hired at the New York Post. (Haha, no, kidding. Can you imagine, though?)\n\nApparently, the World Health Organization is investigating claims made by Iraqi newspaper Al-Sabah that Ebola and HIV-AIDS are spreading among residents of Mosul, brought there by \"\"terrorists and expats from different countries, especially Africa.\"\" Mosul is held by ISIS; Al-Sabah is the official Iraqi government newspaper.\n\nMashable reports that the story, which originated in Al-Sabah, has spread amongst other pro-government and Kurdish newspapers. Like a virus! Might such outlets have an interest in encouraging the notion that ISIS fighters were stricken with highly-stigmatized diseases? Hmm.\n\nMeanwhile, Forbes reported in October that ISIS maybe possibly could use Ebola as a weapon:\n\nSo maybe that ridiculous scenario is coming to pass. Maybe! Maybe. There's just no way for us to know for sure. Then again, \"\"We've seen no specific credible intelligence that [ISIS] is attempting to use any sort of disease or virus to attack our homeland,\"\" Homeland Security Secretary Jeh Johnson said in October.\n\nOh, and also, according to Iraq's Ministry of Health, there are no doctors in Mosul that have the capacity to diagnose Ebola. The reports are \"\"incorrect\"\" and \"\"unfounded,\"\" a ministry spokesman said.\n\n[Photo credit: AP Images]\"\n1780,\"The true identity of the ISIS terrorist known as \"\"Jihadi John,\"\" who has appeared in several videos showing the beheading of hostages, reportedly has been revealed.\n\nThe Washington Post first reported Thursday, citing friends and human rights workers familiar with the case, that the man's real name is Mohammed Emwazi, a west London man who had been detained by counterterror officials in Britain at least once, in 2010. The paper also reported that Emwazi was born in Kuwait, is from a well-to-do family, graduated from college with a degree in computer programming and is thought to have traveled to Syria sometime in or around 2012.\n\nThe BBC reported that British intelligence had previously identified the man, but had chosen not to disclose his name for operational reasons.\n\nCommander Richard Walton of the London Metropolitan Police's Counter Terrorism Command released a statement saying, \"\"We have previously asked media outlets not to speculate about the details of our investigation on the basis that life is at risk. We are not going to confirm the identity of anyone at this stage or give an update on the progress of this live counter-terrorism investigation.\"\"\n\nThe masked and hooded terrorist achieved instant notoriety when he appeared in a video released by ISIS last August that showed the beheading of American journalist James Foley. At the time, many commentators and analysts remarked on the man's distinct London accent.\n\nThe man is believed to have appeared in other videos that showed the beheading of other hostages, including American journalist Steven Sotloff, British aid worker David Haines, British taxi driver Alan Henning, and American aid worker Peter Kassig, known as Abdul-Rahman after his apparent conversion to Islam in captivity.\n\nThe man's most recent appearance came last month in a video with Japanese hostages Kenji Goto and Haruna Yukawa. Both men also were killed by the terror group.\n\nThe terrorist was given the nickname \"\"Jihadi John\"\" after interviews with former ISIS hostages revealed him to be part of a group of British jihadists who guarded the hostages and were dubbed \"\"The Beatles.\"\"\n\nThe BBC reported that Emwazi is believed to be an associate of a known terror suspect who traveled to Somalia in 2006, and is allegedly linked to a funding network for the Somali-based militant group Al Shabaab.\n\nClick for more from The Washington Post.\n\nClick for more from the BBC.\"\n1781,\"He’s the teen wolf of Wall Street.\n\nA kid from Queens has made tens of millions of dollars — by trading stocks on his lunch breaks at Stuyvesant High School, New York magazine reports in its Monday issue.\n\nMohammed Islam is only 17 and still months away from graduating — but worth a rumored $72 million. “The high eight figures,” is as specific as the shy and modest teen would get when asked his net worth.\n\nIslam bought himself a BMW but doesn’t have a license to drive it. And he rented a Manhattan apartment, though his parents, immigrants from the Bengal region of South Asia, won’t let him move out of the house yet.\n\nStill, the cherubic prodigy is living, and dreaming, large.\n\n“What makes the world go round?” Islam asked in the interview, explaining his preference for trading and investment over startups. “Money. If money is not flowing, if businesses don’t keep going, there’s no innovation, no products, no investments, no growth, no jobs.”\n\nIslam and a pair of other young, Wall Street wolf-cub buddies eat regularly at hot spot Morimoto, where they enjoy $400 caviar and fresh-squeezed apple juice.\n\nThey hope to start a hedge fund in June, after Islam turns 18 and can get his broker-dealer license.\n\n“Mo’s our maestro,” one of the kids explained.\n\nThe three pals intend to make a billion dollars by next year. All while attending college. “But it’s not just about the money,” Islam told the mag, which ranked his spectacular success story as No. 12 in its 10th annual “Reasons to Love New York” issue.\n\n“We want to create a brotherhood. Like, all of us who are connected, who are in something together, who have influence.\n\n“Like the Koch brothers,” he added, referring to sibling oil magnates Charles and David, worth $40 billion each.\n\nIslam’s biggest inspiration, though, is Paul Tudor Jones, a billionaire hedge-funder and private asset manager from Connecticut who ranks as the 108th-richest American, according to Forbes.\n\nBattered by losses, Jones would jump back in the game again and again. It was a lesson Islam found instructive when, while dabbling in penny stocks at age 9, he lost a chunk of the money he’d made tutoring. Islam swore off trading, realizing, “I didn’t have the balls for it,” he said.\n\nFortunately, he turned to studying modern finance, reading up on the titans of trading and ultimately finding inspiration in Jones. “I had been paralyzed by my loss,” Islam remembered of his 9-year-old self.\n\n“But [Jones] was able to go back to it, even after losing thousands of dollars over and over,” he said.\n\nAnd while Islam still needs to rely on Dad to chauffeur him on inspirational drives past the magnate’s Greenwich mansion, he’s quick to quote from the guru whom he credits with getting him back in the game and making him “who I am today.”\n\n“Paul Tudor Jones says, ‘You learn more from your losses than from your gains.’ ”\"\n1784,\"A photo of a woman sitting in front of what appear to be dozens of iPhone 5Cs has gone viral in China. While few details about the photo’s origins are available, media have speculated she works at a Chinese App Store ranking manipulation farm. Her job is to download, install, and uninstall specific apps over and over again to boost their App Store rankings.\n\nThe table she’s working at seems to be specially designed for this purpose, and there’s another one across from her in the background.\n\nAccompanying the photo on some sites is a screenshot displaying the supposed prices for this service. To get into the top 10 free apps costs RMB 70,000 (US$11,200), and keeping it there will run you another RMB 405,000 (US$65,000) per week. The third column is the monthly fare, and negotiations take place over popular messaging service QQ.\n\napp store manipulation prices\n\nThe original photo was tweeted on Weibo with the caption, \"\"Hard-working App Store ranking manipulation employee.\"\"\n\nApple tries to prevent PC-based iPhone emulation programs (bots) made for this purpose and bans apps that use them, so manual labor is the best way to ensure the closest simulation of actual users.\n\nA search for \"\"app store ranking manipulation\"\" (刷榜 app store) on Taobao, China’s most popular C2C ecommerce site, reveals dozens upon dozens of vendors selling similar services. Their prices are listed as one yuan, but it’s more likely that the real negotiations take place through direct chat.\n\nFor the record, we want to reiterate that this is just a viral photo. We do not know when, where, or by whom it was taken, and cannot confirm this is actually a ranking manipulation farm.\n\nEditing by Josh Horwitz\"\n1785,\"Posting photos of a guntoting child online, Islamic State supporters announced that the group's youngest soldier has died in combat.\n\nTwitter accounts linked to the jihadist group, also known as ISIS or ISIL, claimed that the child soldier \"\"got martyred\"\" with his father while fighting for the terrorist group in Syria.\n\nPhotos posted on Twitter showed the smiling boy in military fatigues holding weapons that, at times, are almost as large as his body. British media reported that the child was roughly 10 years old.\n\nThe photos of the boy first emerged in June, said Charlie Cooper, a researcher who monitors Islamic State social media for the Londonbased Quilliam counter-extremism think-tank.\n\nIn the past week, Cooper has noticed the hashtag \"\"shibal-alBaghdadi\"\" - which translates as \"\"the cub of Baghdadi\"\" - on Twitter accounts linked to the Islamic State group.\n\nWhile the fighters commonly refer to themselves as lions of the Islamic State, Cooper said, they refer to child soldiers as cubs of Abu Bakr Al-Baghdadi, Islamic State's self-proclaimed caliph.\n\nCooper first saw Islamic State supporters tweeting that the young boy had died on Sept. 26.\n\nAnd while he says social media often produces fabricated reports to make the militant group seem \"\"more brutal than it is,\"\" the reports of the dead child appear to be coming directly from Islamic State. One Twitter account said the boy was killed in a U.S. airstrike, though that has not been confirmed.\n\nThe militant group's supporters identified the boy as Abu Ubaidah.\n\n\"\"It seems like a very legitimate thing,\"\" Cooper said in a telephone interview Thursday, adding that Islamic State is known to use child soldiers. \"\"I would vouch for it.\"\"\n\nA United Nations report on Iraq this month said children conduct patrols for the group, arrest and guard prisoners, carry weapons and are forced to give blood to help injured fighters. While the boy allegedly killed last month was listed as 10, the UN said the militant group's child soldiers are as young 12 and 13 years old.\n\nChildren are also frequently used in Islamic State propaganda, with photos showing children in \"\"uniform and parading alongside adults being frequently posted on social media,\"\" the UN reported.\n\n\"\"Everyone at NATO headquarters is worried about the use of children by (Islamic State),\"\" said Shelly Whitman, executive director of the Halifax-based Romeo Dallaire Child Soldiers Initiative.\n\n\"\"If we (Canada) send boots on the ground, we're going to see this face to face,\"\" she said.\n\nCurrently, the six-month Canadian mission in Iraq will be limited to airstrikes, with a ban on deploying any combat troops on the ground.\"\n1786,\"A British man who went to fight against Islamic State in Iraq has said a mother was made to eat her own son after he was kidnapped and murdered by the group.\n\nYasir Abdulla claimed that an elderly Kurdish woman went to Mosul, a city captured by Isis, and demanded to see him.\n\nBut he said she was fed his body.\n\nMr Abdulla, from Keighley, West Yorkshire, told The Sun: ‘She was determined to find her son and went to Isis headquarters and asked to see him.\n\n‘The Isis men told her to sit down because she had travelled a long way and said she should have some food before they took her to meet her son.’\n\nShe was then given meat, rice and soup.\n\nHe continued: ‘But they had killed him and chopped him up and after she finished the meal and asked to see her son they laughed and said “You’ve just eaten him”.’\n\nMr Abdulla decided to go to Iraq after discovering that Isis had come within six miles of his home village in Kurdistan.\n\nHe said that Isis was threatening to kidnap and bury people alive unless they surrendered.\n\nHe has now returned to Yorkshire, but hopes to return to fight the terror group.\"\n1787,\"While local reports revealed Wednesday that the Jordanian King Abdullah will authorize airstrikes against the Islamic State of Iraq and Syria (ISIS) group, a U.S. official described the Arab monarch as citing a Hollywood movie character when expressing his wrath upon hearing that the militants had burned his countryman pilot alive during his captivity.\n\n“He mentioned ‘Unforgiven’ and he mentioned Clint Eastwood, and he actually quoted a part of the movie,” Republican Rep. Duncan Hunter Jr., a Marine Corps veteran of two tours in Iraq and one in Afghanistan, who was in the meeting with the king, told Fox News Channel in an interview aired Wednesday.\n\nKing Abdullah had to cut his U.S. trip short after hearing the news that Moaz al-Kasasbeh was burned alive.\n\nDuring a private session with members of the House Armed Services Committee lawmakers, the king expressed his anger by citing American movie icon Clint Eastwood.\n\n“He said there is going to be retribution like ISIS hasn’t seen,” said the Marine Corps veteran.\n\nHowever, Hunter would not say which part of “Unforgiven” the king quoted, but noted it was where Eastwood’s character describes how he is going to deliver his retribution.\n\n“He’s angry,” Hunter said of King Abdullah. “They’re starting more sorties tomorrow than they’ve ever had. They’re starting tomorrow. And he said, ‘The only problem we’re going to have is running out of fuel and bullets.’”\n\n“He’s ready to get it on,” Hunter added. “He really is. It reminded me of how we were after 9/11. We were ready to give it to them.”\n\nHunter also said that the lawmakers and King Abdullah did not make any mention of U.S. President Barack Obama. \nHe added: “ISIS is now going to regret this … because King Abdullah is not Barack Obama.”\n\nThe Jordan Times reported that thousands of Jordanians gathered on Wednesday to receive King Abdullah.\n\nThe Jordan times also reported that mosques and churches around the Kingdom held prayers on Wednesday in memory of al-Kasasbeh.\n\nKing not flying missions\nMeanwhile, a Jordanian government official on Thursday told Al Arabiya News that King Abdullah was not flying missions against ISIS himself, after local media reports – also taken by some international outlets - indicated he is set to do so.\n\nThe official also noted that observers should refrain from calling King Abdullah a fighter pilot as he does not officially hold the title. He is, however, the commander-in-chief of the Jordanian Air Force.\n\nThe king is a trained combatant, part of the parachute brigade and flies civilian planes and helicopters, the official added.\n\nLast Update: Thursday, 5 February 2015 KSA 14:39 - GMT 11:39\"\n1788,\"Before Apple unveiled the Apple Watch last September, reports indicated the device would come with 10 sensors to track health and fitness data, leading some healthcare professionals to find the unveiled Apple Watch's health features disappointing. In a new report, The Wall Street Journal offers a look at the original Apple Watch health features that were dropped due to consistency problems.\n\nApple began developing the watch about four years ago, with a focus on health and fitness. It’s not unusual for Apple to experiment with many technologies or shift focus during product development, but the watch was especially challenging, people familiar with the matter said. Internally, the project became known as a “black hole” sucking in resources, one of these people said.The Apple Watch originally featured sensors that measured the conductivity of skin, allowing the device to detect stress levels and heart-rate monitoring similar to an electrocardiogram, also known as an EKG. Apple also experimented with ways to detect blood pressure or how much oxygen is in a user's blood. However, a mix of consistency problems and potential oversight caused Apple to switch the focus of the device from health-related to a more general do-everything product.\n\nThe skin conductivity features didn't perform well with people who had hairy arms or dry skin, while results varied depending on how tight an Apple Watch was worn on users' wrists. Additionally, if Apple decided to use the health data to provide \"\"health or behavioral advice\"\", the Cupertino company would have to seek approval from the U.S. Food and Drug Administration and other regulators.\n\nWhile these features were dropped for the first version of the Apple Watch, sources tell the WSJ that they could appear in future versions of the device, echoing a Reuters report from September.\n\nLast week, Apple CEO Tim Cook said the company's objective with Apple Watch is to \"\"change the way people live their lives\"\" and that people would be surprised by the breadth of what the device can do, which includes activity monitoring, reminding users to stand up after a certain time period, and non-verbal communication with friends. Apple is currently asking developers to have their Apple Watch apps ready by mid-February, with some developers traveling to Apple's Cupertino headquarters for help.\n\nCook has confirmed the Apple Watch will launch in April. The Wall Street Journal reports that Apple will make five to six million units for the first quarter, with half of those units being the entry Apple Watch Sport and one-third being the mid-tier stainless-steel Apple Watch.\n\nRelated roundup: Apple Watch , Tag: wsj.com\"\n1789,\"Chinese people have been given state advice on the adoption of English sounding names – being urged to avoid those that make them sound like a “stripper” and instead opt for ones that imply the bearer is from “a fancy or conservative family”.\n\nA report published on the website of CCTV, a state broadcaster, offered readers practical advice on the selection of their Western-style name, a rite of passage for most young Chinese.\n\n“Take heed,” the article said. “English names come with different connotations…A name can come with a 'feeling’ or idea about what sort of person you are.”\n\nNames “with a distinct feeling of Britishness” such as Elizabeth, William and Catherine were considered as “safe” by the article, which was illustrated with a picture of the Royal family.\n\nBut other, less desirable name types were also listed, such as those derived from “suggestive” foods such as Candy, Lolly and Sugar which were “typically thought of as 'non-smart girl’ names, or 'stripper’ names.”\n\nPicking the distinctive name of a world leader of celebrity such as Obama or Madonna, or that of a religious figure (“Satan”), was not advised.\n\nIn a discussion about the article on Observer, a news portal, one user suggested that the tradition could be short-lived. “Why get an English name?” Xiao Weixia wrote. “Just wait, everyone will get a Chinese name in the future.”\"\n1790,\"(Reuters) - A mysterious late-night blast in the Nicaraguan capital of Managua that left a crater 12 meters (40 feet) wide was most likely caused by a meteorite, government scientists said on Sunday.\n\nThe loud explosion occurred around 11 p.m. on Saturday on the outskirts of Managua near the airport, said Wilfried Strauch from the Nicaraguan Institute of Earth Studies (Ineter) in an interview on a government TV channel. No one was injured.\n\nStrauch said that Nicaragua is asking the United States for expert help to investigate the event, which was picked up by seismic sensors.\n\n\"\"All the evidence that we've confirmed on-site corresponds exactly with a meteorite and not with any other type of event,\"\" said Jose Millan, also from Ineter.\n\n\"\"Firstly, we have the seismic register which coincides with the time of impact, and the typical characteristic that it produces a cone in the place of impact.\"\"\n\nStrauch said they had not been able to determine the composition of the supposed meteorite as they were not sure whether it had disintegrated on hitting ground or if it remained buried.\n\n\"\"We need to celebrate the fact that it fell in an area where, thank God, it didn't cause any danger to the population,\"\" Millan said.\n\nNicaragua has more than 20 volcanoes and is regularly shaken by earthquakes, so many locals initially thought a quake caused the loud bang.\n\n(Reporting by Ivan Castro; Writing by Gabriel Stargardter; Editing by Eric Walsh)\"\n1791,\"What they earn: Vice CEO Shane Smith’s $300,000 steak dinner\n\nBy: Rory McConville\n19/02/2015\n0 comments\nTwitterFacebookLinkedInRedditGoogle+EmailPrint\nShane Smith © Getty images\nShane Smith has enough money to keep him in steak and wine for the rest of his life\nWho is he?\n\nShane Smith is the CEO of Vice Media, the youth media company and digital content creation studio.\n\n\nWhat’s he buying?\n\nDuring a recent trip to Las Vegas, Smith paid $300,000 for dinner at the Bellagio casino’s Prime Steakhouse.\n\n$300,000? On a steak?\n\nIt wasn’t just one steak. He paid the bill for the entire dinner party. According to Bloomberg, accounts vary on the exact number, but it’s estimated that there were between 12 and 25 people at the dinner table.\n\nHow much do these steaks cost?\n\nThe Prime Steakhouse’s most expensive steak – the 28oz bone-in rib eye – comes in at $85. They’re unlikely to have made much of a dent in the price. The lion’s share of the cost probably went on wine, which, the FT reports, cost $15,000 a bottle.\n\nThe Las Vegas meal is not the only big spend from Mr Smith in recent times. According to Gawker, at Vice’s 2014 Christmas party, Smith gave $1m to Vice employees as “stocking stuffers”.\n\nHow does he afford all of this?\n\nOn the night of the steak meal, Mr Smith had reportedly won $100,000 in a game of blackjack earlier in the evening. But even without that, he’s not exactly short of cash. Vice has been growing in the last few years – receiving investments worth $500m last year alone ($250m each from Technology Crossover Ventures and A+E Networks).\n\nSmith claims to be worth over $1bn. But in 2013, Forbes estimated that it was closer to $400m. It’s still enough to keep him in steak and wine for the rest of his life though.\n\nAs Smith told Forbes, “At this point, I don’t give a sh** about money. I’m worth more money than I can ever spend”.\"\n1794,\"Former “NBC Nightly News” anchor Tom Brokaw wants his replacement Brian Williams fired, the New York Post’s Page Six reported Thursday night, citing sources.\n\n“Brokaw wants Williams’ head on a platter,” an NBC source told Page Six. “He is making a lot of noise at NBC that a lesser journalist or producer would have been immediately fired or suspended for a false report.”\n\nournalist Brian Williams speaks on stage at The New York Comedy Festival and The Bob Woodruff Foundation present the 8th Annual Stand Up For Heroes Event at The Theater at Madison Square Garden on November 5, 2014 in New York City. (Monica Schipper/Getty Images for New York Comedy Festival)\n\nWilliams, on Wednesday, recanted a 2003 war story in which he claimed that he was aboard a helicopter in Iraq that was forced down because of RPG fire. The story, which had been repeated throughout the years, had been recently challenged on social media.\n\nAn NBC source told Page Six that Brokaw and former NBC News president Steve Capus “knew this was a false story for a long time and have been extremely uncomfortable with it.”\n\nNevertheless, a network source told the newspaper that the network is firmly behind Williams.\n\n“He is not going to be suspended or reprimanded in any way. He has the full support of NBC News,” a network source told Page Six.\n\n—\n\nFollow Oliver Darcy (@oliverdarcy) on Twitter\"\n1795,\"CHILPANCINGO, Mexico (AP) — Authorities testing remains found in nine mass graves in southern Mexico have yet to find any of 43 teachers college students who disappeared after a confrontation with police, security officials said Tuesday.\n\nNone were among 28 bodies, some badly burned, that were unearthed a week after the Sept. 26 attack, Attorney General Jesus Murillo Karam said.\n\nForensic investigators continued to test other remains and announced the discovery of 10th mass grave Tuesday.\n\nRelatives of missing students march with flowers and candles to protest the disappearance of 43 students from the Isidro Burgos rural teachers college in Chilpancingo, Mexico, Tuesday, Oct. 14, 2014. According to Mexico's attorney general none of the missing students were among the bodies found in the first set of mass graves outside the town. Authorities have said police involved in \"\"disappearing\"\" the students were working in conjunction with a local drug gang. (AP Photo/Eduardo Verdugo)\n\nAn additional 14 police officers have been arrested and confessed to participating in the disappearance, Murillo Karam said, bringing the total number of detainees to 50.\n\nThe 14 are from the police force of Cocula, a town neighboring Iguala, where the confrontation took place in the southern state of Guerrero. Both the mayor and police chief of Iguala are fugitives and accused of links to the local drug cartel, Guerrero Unidos, believed to have worked with police in disappearing the students.\n\nThe gang controls drug routes in Guerrero and Morelos states.\n\nMurillo Karam said that officials had yet to identify the masterminds or a motive in the attack, but that the collusion might have gone beyond just one town.\n\n\"\"There's a connection. We will determine if it was coordination or subordination, but it's clear to me that they were working together,\"\" he said of police and drug traffickers in the area.\n\nPolice opened fire on about 100 students who had hijacked buses to return to campus after arriving in Iguala to pass the hat for their school. Teachers college students are known throughout Mexico for using radical tactics to raise money and spread their leftist philosophy.\n\nSix people were killed, 25 wounded and dozens of students rounded up by police. There has been no sign of the missing in nearly three weeks, leading investigators to comb the clandestine burial sites outside of Iguala, where drug cartels are believed to dump their enemies.\n\nOn Tuesday, Guerrero Gov. Angel Aguirre said many of the bodies at the first site appeared to have been buried for some time, suggesting they belonged to earlier victims of criminal gangs.\n\n\"\"Some of them are not recent, some are from months ago,\"\" Aguirre told MVS radio.\n\nOne forensic expert, who works with federal investigators, said identification is an arduous process that takes time. Charred remains like those recovered at the first mass graves can leave very little DNA for testing.\n\n\"\"If a bone is burned at more than 300 degrees, it's almost impossible to identify because the collagen is burned. Because of that, criminal organizations started to adopt that technique,\"\" said Jorge Arturo Talavera, head of the bio-archaeology team at the Mexico's National Institute of Anthropology and History.\n\nHe said the way the remains are exhumed also can affect identification. If they're pulled out in a hurried manner, other identifying articles like jewelry or teeth get discarded.\n\nHundreds of teachers, students and relatives of the missing marched to the center of the state capital, Chilpancingo, on Tuesday, taking a much more solemn tone after a night of angry protests and vandalism that badly damaged the state capital building.\n\nThey lined up in silence as organizers passed out white flowers. Some carried candles with a sprawling billboard offering a 1 million peso ($75,000) reward for information.\n\nOn Monday, protesters demanding to know the whereabouts of the missing smashed windows at the state capital building complex in Chilpancingo, 132 miles (212 kilometers) south of Mexico City, and set fire to some of the buildings.\n\nStudents from the school and local teachers blockaded the capital complex, pelting it with sticks, rocks and Molotov cocktails. The finance secretary of Guerrero state said six buildings were affected.\n\nAlso Tuesday, an alleged leader of the Guerreros Unidos killed himself during a confrontation with Mexican security forces Tuesday. Federal forces were carrying out an operation to capture Benjamin Mondragon, or \"\"Benjamon,\"\" when a gunbattle broke out, National Security Commissioner Monte Alejandro Rubido said.\n\nMondragon killed himself as he was about to be arrested, Rubido said, though he had no details on how.\n\nThe official said it was unclear whether Mondragon was involved in the students' disappearances.\n\nPresident Enrique Pena Nieto said the disappearances \"\"are without doubt a topic that will lead the Mexican government at all levels to take actions that will prevent events like those in Iguala from ever occurring again.\"\" He said the government \"\"will strengthen institutions, especially those involved in law enforcement, so that they act with greater reliability and efficiency.\"\"\n\n___\n\nAssociated Press writer E. Eduardo Castillo reported this story in Mexico City and Christopher Sherman reported in Chilpancingo.\n\nAn overturned car burns after it was set on fire by protesting college students outside of the Guerrero state capital building in Chilpancingo, Mexico, Monday Oct. 13, 2014. Hundreds of protesting teachers and students demanding answers about the 43 students who went missing on Sept. 26 during a confrontation with police, clashed with police at the local congress and outside the state government palace Monday. Officials are attempting to determine if any of the missing students are in newly discovered mass graves. (AP Photo/Alejandrino Gonzalez)\n\nStudents hold a banner withe faces of the missing that reads in Spanish \"\"Iguala, cradle of murders,\"\" during a march with flowers and candles to protest the disappearance of 43 students from the Isidro Burgos rural teachers college in Chilpancingo, Mexico, Tuesday, Oct. 14, 2014. According to Mexico's attorney general none of the missing students were among the bodies found in the first set of mass graves outside the town. Authorities have said police involved in \"\"disappearing\"\" the students were working in conjunction with a local drug gang. (AP Photo/Eduardo Verdugo)\n\nFirefighters try to extinguish the flames after the state capital building was set on fire by protesting college students in Chilpancingo, Mexico, Monday Oct. 13, 2014. Hundreds of protesting teachers and students demanding answers about the 43 students who went missing on Sept. 26 during a confrontation with police, clashed with police at the local congress and outside the state government palace Monday. Officials are attempting to determine if any of the missing students are in newly discovered mass graves. (AP Photo/Felix Marquez)\n\nCollege students throw rocks as they trash and later set on fire the state capital building in Chilpancingo, Mexico, Monday Oct. 13, 2014. Hundreds of protesting teachers and students demanding answers about the 43 students who went missing on Sept. 26 during a confrontation with police, clashed with police at the local congress and outside the state government palace Monday. Officials are attempting to determine if any of the missing students are in newly discovered mass graves. (AP Photo/Felix Marquez)\n\nCollege Students burn a portrait of Guerrero state governor Angel Aguirre as they trash and later set on fire the state capital building in Chilpancingo, Mexico, Monday Oct. 13, 2014. Hundreds of protesting teachers and students demanding answers about the 43 students who went missing on Sept. 26 during a confrontation with police, clashed with police at the local congress and outside the state government palace Monday. Officials are attempting to determine if any of the missing students are in newly discovered mass graves. (AP Photo/Felix Marquez)\n\nA member the marching band from the rural teachers school with a flower on his uniform marches to protest the disappearance of 43 of their students, in Chilpancingo, Mexico, Tuesday, Oct. 14, 2014. According to Mexico's attorney general none of the missing students were among the bodies found in the first set of mass graves outside the town. Authorities have said police involved in \"\"disappearing\"\" the students were working in conjunction with a local drug gang. (AP Photo/Eduardo Verdugo)\n\nA relative of missing students marches with flowers and candles to protest the disappearance of 43 students from the Isidro Burgos rural teachers college in Chilpancingo, Mexico, Tuesday, Oct. 14, 2014. According to Mexico's attorney general none of the missing students were among the bodies found in the first set of mass graves outside the town. Authorities have said police involved in \"\"disappearing\"\" the students were working in conjunction with a local drug gang. (AP Photo/Eduardo Verdugo)\n\nSorry we are not currently accepting comments on this article.\"\n1796,\"It is not the first time in social networks, some news spreads false information of celebrities.\n\n\n\ncesar_MN\nMexico City Social networks do his thing again, the ProcesoMX website announced the tragic news of the death of the famous \"\"Dog Whisperer\"\" Cesar Millan, this morning after suffering a cardiac arrest fulminate.\nMisinformation caused great impact and controversy in social networks, causing a sad time, while no major media spread such lies.\nThis part of the note:\n\"\"The famous\"\" Dog Whisperer \"\"Cesar Millan, died this morning after suffering a cardiac arrest fulminate.\"\"\n\"\"The Mexican, 45, a native of La Cruz, Sinaloa, who became famous for his incredible techniques rehabilitation and training of dogs, in their professional work be allowed to write three books on these topics (The Way of Caesar, Be the pack leader and a member of the family), becoming famous for the TV series \"\"The Dog Whisperer\"\" whose name was stayed as pseudonym, died this morning at a hospital in Santa Clarita, California \"\"\nIt is not the first time in social networks, a note is disseminated false information, celebrity who lost their lives, so before believing a note you must validate the source, to avoid falling into error.\nencantador_MN\"\n1797,\"It was the story that had everyone paralysed with fear.\n\nHowever, a group of spider specialists now claim the tale of the 'Bunbury Spiderman' belongs in nightmares, rather than real life.\n\nScroll down for video\n\nDylan Thomas, 21, was holidaying with friends last weekend when he woke up to find a strange red trail stretching up his stomach\n\nDr Volker Framenau, an Archaeologist, says: 'If you look at a spider, the fangs, the mouth parts they have, they are not able to burrow. They can't get through skin'\n\nDylan Thomas was travelling in Bali earlier this month when he suffered from 'a really burning sensation like a searing feeling' in his stomach.\n\nHe claimed he sought medical attention, at which point a dermatologist removed a 'tropical spider' from his stomach with tweezers.\n\nThe Age have spoken with a number of local scientists who claim to have debunked the 'Bunbury Spiderman' story which went viral on Thursday, and was shared thousands of time around the world.\n\nDr Volker Framenau, an Archaeologist from the Department of Terrestrial Zoology in Western Australia, said: 'If you look at a spider, the fangs, the mouth parts they have, they are not able to burrow. They can't get through skin.'\n\nDr Framenau said it was much more likely the animal was mite, as some of these can resemble a spider.\n\nHe said if the creature had been collected, there would be less confusion as what it actually was, and would prevent the spread of a possible virus.\n\nDr Mark Harvey, the Senior Curator of Arachnology at the West Australian Museum, said he had never heard of spiders being able to survive beneath the skin of any mammal\n\nDr Harvey said spiders would suffocate if they burrowed inside human skin: 'Spiders need air to breathe. Being under the skin of somebody, I would have thought they wouldn't have enough air to survive'\n\nDr Mark Harvey says the fear of spiders fuels urban myths from people hoping to instil fear\n\nDr Mark Harvey, the Senior Curator of Arachnology at the West Australian Museum, said he had never heard of spiders being able to survive beneath the skin of any mammal.\n\n'Spiders need air to breathe, they have spiracles on the sides of their bodies where air comes into their system through a series of what we call book lungs. Being under the skin of somebody, I would have thought they wouldn't have enough air to survive,' he told The Age.\n\nHarvey said the fear most people have of spiders fuels urban myths from those hoping to instil fear.\n\nIt's not the first time spider fallacies has been debunked by science. Last month, Charles Griswold, a spider expert at the California Academy of Sciences in San Francisco, said the popular myth that 'humans unwittingly swallow 8 spiders a year' was highly unlikely and unsupported by scientific evidence.\"\n1799,\"Oliver Ilic mutilated himself after his girlfriend threw him over because of his abilities as a lover.\n\nA Macedonian man hacked off his own manhood after being dumped for having bad bedroom skills.\n\nJilted lover Oliver Ilic reportedly tossed his member in the trash after slicing it off with a single swipe from a razor blade.\n\nThe 22-year-old lay bleeding on the floor of his Kocani home for several minutes before calling emergency services.\n\nCops arrived and found his severed organ in the waste paper bin. A bloodstained Ilic reportedly told officers that his small penis was to blame for his ruined relationship.\n\nAnd so, feeling it was useless, he decided to cut it off.\n\nHe was rushed to a local medical center, but doctors struggled to re-attach his phallus.\n\nIlic was transferred to a hospital in the capital city Skopje, where it was sewed back on during a delicate five-hour operation.\n\nMedics said it would be \"\"some time\"\" before they know if the surgery was a success and if the penis will ever function properly again.\n\nIt's the second time a Macedonian man has carried out such a masochistic act in recent years, The Austrian Times reports.\n\nA 40-year-old reportedly cut off his member, but it could be not attached after he flushed it down his toilet.\"\n1800,\"British authorities previously declined to name the suspect due to 'operational reasons'\n\nThe Islamic State militant known as Jihadi John has been named today as Mohammed Emwazi.\n\nThe Washington Post and the BBC both named Emwazi as the Londoner seen in a series of horrific beheading videos.\n\nThey report that he was known to the security services but they had chosen not to disclose his name for 'operational reasons'.\n\nThe Washington Post said Emwazi, a former Westminster University student from west London, was believed to have travelled to Syria around 2012 and to have later joined IS.\n\nScotland Yard today refused to confirm the reports.\n\nCommander Richard Walton, head of the Met's Counter Terrorism Command, said: \"\"We have previously asked media outlets not to speculate about the details of our investigation on the basis that life is at risk.\n\n\"\"We are not going to confirm the identity of anyone at this stage or give an update on the progress of this live counter-terrorism investigation.\"\"\n\nJihadi John has appeared in a number of shocking videos where he is thought to have beheaded a number of western hostages.\n\nAmong those were British aid workers David Haines and Alan Henning.\n\nEmwazi, who was given the nickname Jihadi John after freed hostages revealed he and other British ISIS members were 'jokingly' likened to the Beatles, first appeared in a video last August, when he appeared to kill the American journalist James Foley.\n\nVideo loading\n\nRefresh automatically On | Off   The Islamic State militant known as Jihadi John is reported to have been unmasked as Londoner Mohammed Emwazi.According to the reports, the man who has been seen in a series of horrific beheading videos is a British man from west London who was known to the security services.For more, read on.     12:25 pm   Listen to Jihadi John's accent In this video you can hear the distinct London accent of the feared terrorist who has now been unmasked as Emwazi.He has appeared in several videos where he issues warning to the UK, America and other countries in the west.            Video loading                                           12:22 pm  Andy Lines   Neighbours in shock The Mirror's Andy Lines is down at the scene where Emwazi grew up in Queen's Park, north west London.He reports that neighbours are stunned at the news that the young man has been unmasked as the feared terrorist Jihadi John.Outside Jihadi John's home in west London. In dark red brick small block. Neighbours genuinely shocked at this morning's revelation.— Andy Lines (@andylines) February 26, 2015     12:20 pm   Reign of terror The man known as Jihadi John has appeared in a series of sickening videos showing the brutal murder of innocent men.He first came to light in August last year when a gruesome video was posted online showing him holding US hostage James Foley.The video then cut away, before then focusing on the journalist's decapitated body.It was the first in a number of shocking videos that later included two British men, David Haines and Alan Henning, two further American's and two Japanese men.         12:10 pm   PM 'concerned' about name Asked if David Cameron was concerned about Emwazi's name being reported, a No 10 spokeswoman said: \"\"The Prime Minister would be concerned about information being put into the public domain at any time that might jeopardise ongoing police or security investigations or the safety of British citizens.\"\"There is an ongoing investigation. It is absolutely right that we allow the police and security agencies to do all they can to bring those responsible to justice and to help keep British people safe.\"\"   Getty         12:06 pm   Radicalisation study group: \"\"Name is correct\"\" A statement from the International Centre for the Study of Radicalisation at King's College London said: \"\"We believe that the identity and name published by the Washington Post and now in the public realm to be accurate and correct.\"\"'Jihadi John' is not special, in the sense that all the foreign fighters have tried to hide their identity by using pseudonyms or literally by masking themselves.\"\"The fact that 'Jihadi John' has been unveiled in this manner demonstrates that whatever efforts are made, the ability to mask one's identity is limited or in fact impossible, and their true identities will eventually be revealed.\"\"This demonstrates what we have long said about radicalisation, that it is not something driven by poverty or social deprivation. Ideology clearly plays a big role in motivating some men to participate in jihadist causes.\"\"British fighters have clearly demonstrated that they are not in this conflict to take a back seat. They are full participants in this war, operating as suicide-bombers, hostage-takers, and executioners.\"\"         12:04 pm   Name 'confirmed' by US sources The American news network ABC has reported that it has had the 'true' identity of Jihadi John confirmed.The network reports: \"\"A former senior U.S. intelligence official who was involved in the hunt for the man confirmed the name to ABC News.\"\"     12:00 pm   Beatles nickname Emwazi was given the nickname John by hostages owing to the fact that he and other British terrorists were holding them hostage.While he was John, another was called George.Although born in Kuwait, Emwazi reportedly grew up in a decent neighbourhood in west London - where he also went to university.It has been reported that he also occasionally prayed at a mosque in Greenwich, south London.     11:56 am   Jihadi John first appeared in shocking video The man known as Jihadi John rose to notoriety when he first appeared in a video posted online in August, in which he appeared to kill the American journalist James Foley.Dressed in all black with a balaclava covering all but his eyes and the ridge of his nose and a holster under his left arm, he reappeared in videos of the beheadings of US journalist Steven Sotloff, British aid worker David Haines and American aid worker Peter Kassig, as well as footage of Mr Henning's death.And last month, the militant appeared in a video with the Japanese hostages Haruna Yukawa and Kenji Goto, shortly before they were killed.   Nicole Tung   Murdered: James Foley        11:53 am   Emwazi 'expressed sympathy with terrorist' The Washington Post reports that Emwazi was upset when an al-Qaeda terrorist was convicted for the attempted murder of US nationals in Afghanistan.The American-trained neuroscientist Aafia Siddiqui has become a cause celebre in the Muslim world after she was jailed for 86 years for a shooting which took place while she was being questioned as an al Qaida suspect in Afghanistan in 2008.Following her conviction, Emwazi is alleged to have written that he had: \"\"heard the upsetting news regarding our sister. . . . This should only keep us firmer towards fighting for freedom and justice!!!\"\"Last year, ISIS called for the release of Siddiqui as a condition for sparing the life of US journalist James Foley.   Terrorist: Aafia Siddiqui        11:46 am   'Stopped by British authorities' It was shortly after this that Emwazi reportedly moved back to his birthplace of Kuwait.He had got a job working for a computer company but he still returned to London on two further occasions.The second time was to finalise wedding plans he had put in place for his girlfriend in Kuwait.According to Mr Quershi, he was stopped by counter-terror officers in the UK, who held him, took his fingerprints.It is claimed he was also stopped from flying back to Kuwait the following day, while intelligence officers investigated him further.In a frustrated email to Mr Quershi at the time in June 2010 he allegedly wrote: \"\"I had a job waiting for me and marriage to get started.\"\"I feel like a prisoner, only not in a cage, in London. A person imprisoned & controlled by security service men, stopping me from living my new life in my birthplace and country, Kuwait.         11:40 am   'MI5 tried to recruit him' British security are reported to have tried to recruit Emwazi after he was stopped when he flew into Amsterdam.It is alleged that the young Londoner was accused of trying to reach Somalia, the 'headquarters' of terror group al-Shabab, but Emwazi refuted this and then told a pal how MI5 officers tried to recruit him.     11:36 am   'Radicalised in Tanzania' It is being reported that Emwazi started being radicalised after travelling to Tanzania for a safari following his graduation from the University of Westminster.The Washington Post reports that the Londoner, who is said to be his 20s, and a German convert to Islam named Omar and another man called Abu Talib became frustrated after they were held by police once they landed.The trio were held overnight in May 2009 and eventually deported.     11:31 am   Resemblance is \"\"extremely strong\"\" A representative of the British human rights group CAGE also spoke to the Washington Post and backed up the claims that Emwazi was the terrorist known as Jihadi John.The group is reported to have been in contact with Emwazi before he left for SyriaAsim Qureshi, research director at the rights group, said: \"\"There was an extremely strong resemblance.\"\"This is making me feel fairly certain that this is the same person.”     11:25 am   Pal: 'He was like a brother to me' According to the Washington Post, Emwazi grew up in west London and graduated from university there with a degree in computer programming.It is being reported that he comes from a \"\"well-to-do\"\" family, some of who are believed to still live in the area, but that he travelled to Syria in 2012 - later joining the Islamic State.One of his friends, who asked not to be identified, said: \"\"I have no doubt that Mohammed is Jihadi John. He was like a brother to me. . . . I am sure it is him.”      11:20 am   Police 'not confirming' Police have declined to comment on the reports that Jihadi John has been named.Commander Richard Walton of the Metropolitan Police's Counter Terrorism Command said: \"\"We are not going to confirm the identity of anyone at this stage or give an update on the progress of this live counter-terrorism investigation.\"\"         11:18 am   West Londoner The true identity of the masked terrorist who has appeared in a series of shocking Islamic State videos has been revealed as Mohammed Emwazi.The west Londoner was said to have already been known by security forces in the UK before he gained infamy around the world.According to reports, his real name was not revealed for some time due to 'operational reasons'.Emwazi, who was given the name Jihadi John by some of his hostages, has appeared in a number of shocking videos where he is thought to have beheaded a number of western hostages.Among those were British aid workers David Haines and Alan Henning.     //<![CDATA[ var randomNumber=Math.floor(Math.random()*11); $LAB.queueScript(\"\"http://platform.twitter.com/widgets.js\"\") .queueScript(\"\"http:\\/\\/s.mirror.co.uk\\/resources\\/js/tm.livenow.js?v=\"\" + randomNumber) .queueWait(function(){ $(\"\"#live-now-5235081\"\").liveNow({ \"\"ajaxSrc\"\" : \"\"http:\\/\\/www.mirror.co.uk\\/news\\/uk-news\\/article5235081.ece?service=ajax&profileIconCrop=s40&item=liveNow&entryId=\"\", \"\"interval\"\" : \"\"10000\"\", \"\"liveNowId\"\" : \"\"5235081\"\", \"\"latestEntryId\"\" : \"\"5235722\"\", \"\"lowestEntryId\"\" : \"\"5235114\"\", \"\"generateEntriesOnClientLiveNowClosed\"\" : \"\"\"\", \"\"numberOfLiveNowUpdatesId\"\" : \"\"\"\", \"\"showNumberOfLiveNowUpdatesId\"\" : \"\"\"\", \"\"resetLiveNowEntriesCounterId\"\" : \"\"\"\", \"\"reverseNewEntries\"\" : false }); }); //]]>\"\n1802,\"New York City continues to seek ways to cut down on the large number of low-level arrests stemming from marijuana possession.\n\nThe NYPD plans to stop arrests for small amounts of marijuana, instead opting to issue court summonses, according to a report Nov. 9 in the New York Times. It wasn't immediately clear what threshold the city will use to determine low-level procession or when the new policy will be implemented.\n\nBrooklyn has stopped prosecuting most low-level marijuana cases, the borough's district attorney said July 8. The policy change in New York's most populous borough makes exceptions for those with a criminal history or who smoke marijuana in public places or near children.\n\nBlacks and Hispanics comprised 86% of all marijuana arrests in New York by August, according to the Marijuana Arrest Research Project. The Brooklyn district attorney's office has dismissed 849 marijuana cases since July, or about 34% of the 2,526 total cases in Brooklyn.\n\nA 2013 New York Civil Liberties Union report called New York City \"\"the nation's marijuana arrest capital.\"\" It said that that in 2010, King's County (Brooklyn) had 20,413 marijuana-related arrests and summonses, more than any other county in the state. The majority of arrests were of black people.\n\n\"\"Given that these cases are ultimately — and predictably — dismissed, the burdens that they pose on the system and the individual are difficult to justify. We are pouring money into an endeavor that produces no public safety benefit.\"\"\nBrooklyn District Attorney Kenneth Thompson\nThompson said the policy change was meant to avoid giving criminal records to nonviolent individuals, particularly young people of color.\n\n\"\"Our police officers must enforce the laws of the State of New York uniformly throughout all five boroughs of the City. Accordingly, the Kings County policy change will not result in any changes in the policies and procedures of the NYPD.\"\"\nBill Bratton, New York City police commissioner\nBratton said in a statement on July 8 that police officers will continue to enforce the law, despite the district attorney's decision to stop prosecuting low-level crimes. A spokesman for the Staten Island district attorney said his borough would also \"\"enforce the law.\"\"\n\nControversial policy ended:\nNYC 'Stop and Frisk' Debate\nNew York Gov. Andrew Cuomo held a signing ceremony July 7 for a bill making New York the nation's 23rd state to legalize medical marijuana. The law allows patients with certain diseases to obtain non-smokable marijuana products that can be ingested as an oil or with a vaporizer.\"\n1803,\"GAZA, Feb. 22 (Xinhua) -- A Palestinian minister lashed out at Israel on Sunday after it opened its dams near the border with the Gaza Strip, flooding the central area of the besieged enclave with huge amounts of water.\n\nMufid al-Hasaynah, minister of Housing and Public Works in the Palestinian unity government, told Xinhua that Israel deliberately increases the suffering of the Gazans.\n\n\"\"Dozens of houses were filled with water of the Israeli dams, which were largely opened this morning towards the Gaza Strip. These actions double the people's suffering who live under a tight Israeli siege,\"\" said the minister.\n\nEarly on Sunday, rescue teams and firefighters rushed to the central area of the Gaza Strip to rescue dozens of Palestinians who were stuck in their houses after Israel opened the dams.\n\nWitnesses said that bulldozers were bringing sands to reduce the amounts of water that covered the houses in the area and that several main roads and streets were closed due to the floods.\n\nThe Gaza-based Ministry of Interior said in an emailed press statement that the civil defense teams rescued 18 families after their homes were fully covered with water that came from the Israeli side.\n\nMohamed Abu Shamallah, head of the Gaza civil defense, said that the level of water in the area in central Gaza Strip grew up to three meters and a half.\"\n1804,\"Seven girls from a Bosnian school, all aged between 13 and 14, have fallen pregnant during a five-day school trip to the country's capital, Sarajevo.\n\nThe school is based in the Bosnian town of Banja Luka, and took 28 teenage girls on an educational visit to the city with intentions to visit museums and places of historical significance.\n\nBut it seems the unsupervised girls got up to a lot more than that while they were staying away from home. The case has triggered serious discussion about the state of Bosnia's sex education, with the number of 13-15-year-old girls having underage sex having seen a dramatic spike in recent times.\n\nA Sarajevo-based gynaecologist, Senad Mehmedbasic, commented on how concerning the increase in underage pregnancies is. \"\"That is the trend of today,\"\" he said. \"\"But we can not continue to allow our children to be educated about sex on the street and not in school.\"\"\n\nAnd continuing his point that education is the key to reducing the number of girls having underage sex, he said:\n\n\"\"It is obvious that children do not have enough knowledge of health education so they engage in such activities, not knowing the consequences. We have to be more direct in the educational system, it must not be allowed that street teaches children about intimate matters, and that they are later slapped by life.\"\"\nThe parents of the girls are now understandably furious that such lack of care was taken to keep an eye on their children's activities. But the National Coordinator for Reproductive Health of the Republika Srpska, Nenad Babici, believes the blame shouldn't lie with the teachers on the trip, but the \"\"parental neglect\"\" that caused the lack of reproductive understanding in the young girls.\n\nWe're sure there is some truth in what he says - that it is the duty of parents as well as schools to inform their children of the dangers of unprotected sex both at such a young age, and throughout their adult lives. But for 7 out of 28 pupils - that's a staggering 25% of girls who attended the trip - to have become pregnant is surely primarily down to the neglect of teachers, who should have made it their duty to keep an eye on the girls for the duration?\"\n1805,\"This is it! Don't get scared now!...because Kevin McCallister is alive and well, folks!\n\nDays after the Twittersphere blew up with reports that \"\"Home Alone\"\" actor Macaulay Culkin passed away, reps for the former child star have said news of his alleged death is simply a hoax.\n\nHome Alone\nHey, it's not the first time he's been plagued by these rumors! A similar situation occurred back in April. His reps — like this time — dismissed the claims.\n\nDon't worry, MC! These nine other stars have been in the same boat. Scroll through and see how some of them hilariously reacted to the news of their \"\"deaths.\"\"\n\nMacaulay's reps spoke to the The Hollywood Reporter.\"\n1806,\"Michael Phelps may be off to rehab trying to find himself, but before his latest brush with the law, he allegedly could often be found with Taylor Lianne Chandler.\n\n\nTaylor Lianne Chandler is Michael Phelps' alleged cougar girlfriend. This was sent to THG directly from a source claiming it's from her. Decide for yourself in this gallery!\nLate last week, a tipster contacted The Hollywood Gossip to reveal that Phelps had been with Taylor Lianne Chandler the night of his DUI arrest.\n\nAre they an item? We can't say for certain, but some online sleuthing and a second anonymous email to THG reveal the above photos to be Chandler.\n\nPhelps was reportedly boozing and gambling in a casino for several hours before getting behind the wheel at around double the legal BAC last week.\n\nOur tipster in the Canton area of Batlimore, where Michael lives, claims he is involved with Chandler, a Washington, D.C. resident, on the down-low.\n\n\"\"We saw a blonde model type leaving Michael Phelps' place,\"\" our source says, recalling a recent incident in which the two were spotted together.\n\n\"\"She went to the bar across the street, Plug Ugly's, where she was on her phone,\"\" says our insider, noting that things weren't going too swimmingly.\n\nCalling and texting and crying at times, she was writing to \"\"Michael\"\" and she said she was in town from Washington for business in crisis management.\n\nShe did not seem like she was there on business, however, and was later seen coming out of Michael Phelps' place crying as he put her into a car.\n\nLocals \"\"have seen her many times going into his place in the past few months,\"\" the source added, including \"\"the night he was arrested for DUI.\"\"\n\nThe source describes Taylor as a \"\"tall, swimsuit model type.\"\" Cougar would be another word some have used to describe her since this story broke.\n\nIt's not clear if Phelps is (or was) still dating Win McMurry, a sportscaster from the Golf Channel, but the dude is clearly losing at life these days.\n\nPhelps is going to rehab, he confirms on Twitter, following his latest arrest, in hopes of focusing on himself and being a better person, et cetera.\n\n\nHave any tips that could confirm whether something is really going on with these two, or his status with McMurry? Drop us a line and let us know!\"\n1807,\"Reports that Islamic State militants in Mosul have contracted Ebola swirled though Iraqi media sources on Wednesday. World Health Organization officials said they haven't confirmed the cases, but the organization has reached out to offer assistance.\n\nThree outlets reported that Ebola showed up at a hospital in Mosul, a city 250 miles north of Baghdad that's been under ISIS control since June 2014. The reports, however, have perpetuated mostly in pro-government and Kurdish media.\n\n\"\"We have no official notification from [the Iraqi government] that it is Ebola,\"\" Christy Feig, WHO's director of communications told Mashable.\n\nFeig added that WHO is in the process of reaching out to government officials in Iraq to see if they need help investigating the cases, a task that could be a challenge, given the restrictions that would come with operating in ISIS-controlled territory.\n\nIt's unclear if any disease experts or doctors in Mosul are even able to test for the Ebola virus. A Kurdish official, who was convinced the cases are Ebola, told the Kurdish media outlet Xendan that the militants' symptoms were similar to those of the Ebola virus.\n\nHowever, Ebola symptoms — nausea and vomiting, diarrhea, bleeding and bruising — are also similar to those associated with a number of other diseases, including malaria, Lassa fever, yellow fever viruses and the Marburg virus. Also, most confirmed Ebola cases in this recent outbreak have originated in West Africa.\n\nCiting an unnamed source in a Mosul hospital, Iraq's official pro-government newspaper, al Sabaah, said the disease arrived in Mosul from \"\"terrorists\"\" who came \"\"from several countries\"\" and Africa.\n\nWhile ISIS has recruited foreign fighters, very few of them — if any at all — are believed to have traveled from West Africa.\n\nThe majority of the Islamic State's African fighters came from Tunisia, according to a Washington Post report. Others came from Morocco, Libya, Egypt, Algeria, Sudan and Somalia — none of which reported any Ebola cases in 2014.\n\nIf the cases in Mosul turn out to be Ebola — a scenario that, at this point, seems highly unlikely — it would mark the first time the virus had been detected in an area controlled by ISIS, a group that doesn't embrace science and modern medicine.\n\nOver the past few weeks, militants affiliated with ISIS have executed more than a dozen doctors in Mosul, according to Benjamin T. Decker, an intelligence analyst with the Levantine Group, a Middle East-based geopolitical risk and research consultancy.\n\n\"\"U.N. workers have thus far been prohibited from entering ISIS-controlled territory in both Iraq and Syria,\"\" Decker, who specializes in Iraq, told Mashable.\n\n\"\"In this context,\"\" he said, \"\"the lack of medical infrastructure, supplies and practitioners in the city suggests that the outbreak could quickly lead to further infection of both ISIS fighters and residents of Mosul.\"\"\n\nHave something to add to this story? Share it in the comments.\"\n1808,\"We're just two months away from the Apple Watch launch and things still seem not to be set in stone. Some new features or misfeatures about Apple's first wearable foray are still coming in. For this round, the source is supposedly none other than CEO Tim Cook himself. Speaking to a crowd of Apple employees at a flagship store in Berlin, Cook was said to have given some good news for worried would be Apple Watch owners: the smartwatch is resistant enough to use in the shower.\n\nTo be exact, what the executive supposedly said was that he uses it everywhere, even in the shower. We presume that it is a subtle confirmation that the Apple Watch will be more rugged that first thought. This would perhaps allay the worries of some over the device's \"\"water resistant\"\" only properties. Especially in a time where other smartwatches (read: Android Wear) are boasting IP67 ratings.\n\nThe one place that Tim Cook doesn't take his Apple Watch to is apparently his bed. And it's not for the lack of would be activity or sleep tracking apps. The CEO admits that he does charge it every night. That's not surprising considering Apple itself said that the Apple Watch would have enough battery to last you a day. That, however, might exclude the wearable from night activities, like sleep tracking. It might also not satisfy those who are wary of smartwatches exactly because they have to charge it every night.\n\nWill the Apple Watch face tougher times, especially with the longer lasting, cross-platform, and now colorful Pebble Time, or even the rugged but classy LG Watch Urbane? Hardly, if we take sales of any Apple device as an indication. However, there is no denying the fact that Apple is treading new ground and it has to take care to tread carefully if the Apple Watch is to go beyond a one hit wonder.\n\nVIA: BGR\"\n1813,\"A YouTube video claimed to show the incident in Moscow but was fake\n\nMonday 04 August 2014\n\nA video of Vladimir Putin apparently being pooped on by a passing bird during a speech has proved to be a fake.\n\nFootage uploaded to YouTube claimed to show the embarrassing incident as the Russian President spoke at the unveiling of a First World War memorial in Moscow on Friday.\n\nEven by Putin’s ice man standards, he did seem remarkably unfazed by the present on his shoulder – probably because it was never there.\n\nIn all other footage of the event the bird poo is nowhere to be seen and it does not appear on any pictures taken by multiple international agencies.\n\nIf the incident had been real, it would not have been Putin’s first public encounter with an animal’s rear end – in September he drew a cat’s backside for confused Russian pupils on a school visit.\n\nRussia’s Deputy Prime Minister used a picture of his superior with a leopard to show the “different values” between his country and the US and Putin has also been seen “shaking hands” with a walrus and feeding dolphins.\n\nThe Russian President is known for using photo opportunities with animals to cultivate his “macho” image.\n\nIf his PR is to be believed, he likes nothing more than a holiday horse-riding topless through the wilds of southern Russia, catching huge pike or harpooning whales.\n\nUnluckily for many for the animals involved, Putin’s publicity stunts can end badly, as with the Siberian tiger that died after being over-sedated so the President could attach a GPS transmitter.\n\nIn pictures: Putin's macho adventures\n\nManchester United legend's exclusive new column for The Independent\"\n1814,\"In 2015, there’s the quality-fake news and the crappy-fake news.\n\nExamples? Of course.\n\nThe quality: Fake news source The Onion quoted fake people on a very real, if unbelievable, subject on March 3, 2015: As the Utah Senate weighed legal medical marijuana last week, a DEA agent testified that he came across “rabbits that had cultivated a taste for the marijuana” while eradicating illegal pot farms in the wild back-country. It’s hard to believe, a drug enforcement agent’s encounter with stoned rabbits, but that part’s real. The fake part: The Onion quoted fake people’s reactions to the all-too-real news. “Rabbits are going to be getting high anyway,” one hilariously fake person said. “Better that it be safe, legal, and regulated.”\n\nThe crappy: Fake news site The Daily Currant wrote a story under the headline “Marijuana Overdoses Kill 37 in Colorado On First Day of Legalization” on Jan. 2, 2014. It began ridiculously: “Colorado is reconsidering its decision to legalize recreational pot following the deaths of dozens due to marijuana overdoses.” How anyone could believe such a story, from such an outlet, is still dumbfounding.\n\nAnd now some more fake news is on the loose — and it falls on the crappy, lowest-common-denominator side. The Racket Report already has hundreds of thousands of shares on its recent piece, “KFC Gets Occupational Business License To Sell Marijuana In Colorado Restaurants.”\n\nNevermind the story and its preposterous hypothetical for just one moment — what about the scrolling “News Ticker” above the headline pitching other “news” including “Exclusive Photos Of Miley Cyrus And Justin Bieber’s Wedding!” and “69 People Die After Drinking Bad Coors Lite At A Funeral.” Neither of those headlines threw off the 200,000-plus people sharing this story to their own social media?\n\nThe Racket Report’s piece said KFC “decided to incorporate a marijuana dispensary with their Colorado franchise restaurants. Franchisees have the opportunity to expand into the business for an additional $35,000 setup fee. The KFC Corporation was approved on February 3, 2015 for their Marijuana Retail Recreational Pot / Medical Marijuana Occupational Business License. Currently, 42 of the nearly 100 KFC franchises in the state of Colorado have added this ‘option’ to their menu.”\n\nSounds believable, right?\n\nWrong. As I wrote a year ago as the “Marijuana Overdoses Kill 37″ story was going viral:\n\nWe’re all too discerning to believe everything we read online. But you read this and didn’t check (the site’s) About page or proven, local-to-Colorado news sources before Facebooking it. Next time you see a major piece of news being reported by an unrecognized entity, you might think to question its content before spreading it as fact.\n\nThe Racket Report’s About page says “some stories on this website are fictitious.” Gee, really?\n\nThe beauty of the weed-at-KFC ridiculousness comes in the news that there is a KFC selling marijuana in California — though it’s a Kind For Cures medical dispensary and not a Kentucky Fried Chicken fast-food restaurant, as Inquisitr reported.\n\nThe shop’s website even notes, “This ain’t no chicken joint!”\"\n1815,\"(Reuters) - North Korean leader Kim Jong Un is in firm control of his government but has hurt his leg, a source with access to the secretive North's leadership said on Thursday, playing down speculation over the 31-year-old's health and grip on power.\n\nNorth Korea's state media, which usually chronicles Kim's whereabouts in great detail, has not made any mention of his activities since he attended a concert with his wife on Sept. 3.\n\nThe source said that Kim hurt his leg while inspecting military exercises.\n\n\"\"He ordered all the generals to take part in drills and he took part too. They were crawling and running and rolling around, and he pulled a tendon,\"\" the source told Reuters on condition of anonymity.\n\n\"\"He injured his ankle and knee around late August or early September while drilling because he is overweight. He limped around in the beginning but the injury worsened,\"\" the source said.\n\nKim, who has rapidly gained weight since coming to power after his father died of a heart attack in 2011, had been seen walking with a limp since an event with key officials in July, which would imply he may have aggravated an earlier injury.\n\nKim needs about 100 days to recuperate, said the source, whose information could not be independently verified.\n\n\"\"Kim Jong Un is in total control,\"\" said the source, who has close ties to Pyongyang and Beijing.\n\nFriday is the 69th anniversary of the founding of North Korea's Workers' Party, an event Kim has marked in the past two years with a post-midnight visit to the Pyongyang mausoleum where the bodies of his father and grandfather are interred.\n\nIf Kim does not turn up, it could fuel speculation over the state of his health and whether he may have been sidelined in a power struggle, experts said.\n\n\"\"The longer he remains out of the public eye, the more uncertainty about him, and the status of his regime, will grow,\"\" said Curtis Melvin, a researcher at the U.S.-Korea Institute at the Johns Hopkins School of Advanced International Studies in Washington.\n\nNOT KIM'S FIRST ABSENCE\n\nNorth Korean officials have denied that Kim's public absence since early September is health-related and a U.S. official following North Korea said this week there were no indications he was seriously ill or in political trouble.\n\nIt remains unclear why a leg injury would keep Kim out of the public eye for so long, although this is not the first time he has been missing from public view.\n\nIn June 2012, six months after coming to power, state media failed to report on or photograph him for 23 days.\n\nHe re-surfaced the next month at a dolphinarium.\n\nSpeculation that Kim's unusually long absence from public view may be due to ill health was fuelled by a North Korean TV report late last month that said he was suffering from \"\"discomfort\"\".\n\nSome Pyongyang watchers also suggest that Kim may have been sidelined in a power struggle, a scenario they say was reinforced by the unexpected visit on Saturday of a high-level delegation to the closing ceremony of the Asian Games in Incheon, South Korea.\n\nAnother interpretation of that visit holds that it was meant to convey stability in Pyongyang.\n\nThe source with knowledge of Kim Jong Un's health said rumours of a coup were \"\"rubbish\"\".\n\n\"\"It would have to be a very subtle coup indeed not to disrupt international travel plans,\"\" said Andray Abrahamian of the Choson Exchange, a Singapore-based NGO running a programme for North Koreans in Southeast Asia.\n\nNorth Korea is a hereditary dictatorship centred on the ruling Kim family. Kim's sister, Kim Yo Jong, is known to have an official role within the ruling party. His brother, Kim Jong Chol, and his estranged half-brother are not in the public eye.\n\nKim was absent from a Sept. 25 meeting of the Supreme People's Assembly, or parliament, the first he has not attended since coming to power three years ago.\n\nHowever, Kim's name has not disappeared from state propaganda.\n\nThursday's edition of the Workers' Party newspaper, the Rodong Sinmun, carried three letters to Kim from overseas allies on its front page, and has reported on returning athletes from the Asian Games who thanked \"\"the Marshal\"\" for his support during the competition.\n\nAbrahamian said it was unlikely Kim had been usurped.\n\n\"\"Kim Jong Un has always shared power with other key figures and even if the internal balance of power has shifted, it is unlikely that they would want to remove him, given his unmatchable symbolic value. Again, though, everyone is guessing,\"\" he said.\n\n(Additional reporting by James Pearson; Editing by Mike Collett-White and Raju Gopalakrishnan)\"\n1817,\"The FBI is reportedly investigating a new audiotape that allegedly captures the shooting of Michael Brown, according to CNN.\n\nIn the tape, you can hear what sounds like at least 10 shots fired, with a significant pause separating the shooting into two segments. CNN's Don Lemon said the news network hasn't confirmed the tape's authenticity. Michael Brown was shot at least six times according to an autopsy.\n\nLopa Blumenthal, a Missouri-based attorney for the unidentified man who unknowingly captured the shooting while video-chatting with a friend, claimed on CNN that the tape shows that Ferguson Officer Darren Wilson had a \"\"point of contemplation\"\" before firing the final volley of shots.\n\nThe man who recorded the audio \"\"was in his apartment, talking to a friend on a video chat,\"\" Blumenthal said. \"\"He heard loud noises, and at the time he didn't even realize the import of what he was hearing until afterwards, and it just happened to have captured 12 seconds of what transpired outside of his building.\"\"\n\n\"\"I was very concerned about that pause,\"\" she said, \"\"because it's not just the number of gunshots, it's how they're fired. And that has a huge relevance on how this case might finally end up.\"\"\n\nIt wasn't clear whether Blumenthal had any direct connection to the Brown case.\n\nRetired Chief Deputy U.S. Marshall Matthew Fog, speaking on CNN after hearing the tape, said, \"\"There sounds like a pause in it (the audio). And when you hear that pause it brings some concern.\"\"\n\nThe tape appears to have drawn the interest of Benjamin Crump, the attorney for Michael Brown's family. He retweeted a tweet Wednesday night from a CNN viewer that said, \"\"Audio recording of shooting just released. Has been played on CNN by Don Lemon at least 5 xs. Very interesting. Proves alot [sic].\"\"\n\nMashable has reached out to both Blumenthal and Crump for comment and we will update this post if and when we hear back.\n\n(L) Police in Ferguson wearing riot gear walk toward a man with his hands raised on Monday. (R) U.S. soldiers in Mosul, Iraq, search house-by-house for illegal weapons on January 20, 2005.\n\n(L) St. Louis County Tactical Police fire tear gas along West Florissant Road in Ferguson. (R) A grenade explodes close to a U.S. Army humvee during clashes in Mosul, Iraq, on June 13, 2003.\n\n(L) Police take up position to control demonstrators who were protesting the killing of Michael Brown in Ferguson on Tuesday. (R) U.S. Army soldiers patrol a village in Kandahar, Afghanistan, on February 27, 2014.\n\n(L) A police officer looks through the scope of his rifle as he gets into position to control demonstrators in Ferguson on Tuesday. (R) A U.S. Marine sniper prepares to fire at insurgents in the town of Kusaiybah on the Syrian-Iraqi border on October 27, 2005.\n\n(L) A Missouri State Highway Patrol tactical vehicle travels down South Florissant Road in Ferguson on Monday. (R) A U.S. Army Mine Resistant Ambush Protected (MRAP) vehicle is parked at the entrance of a U.S. outpost in Khost, Afghanistan, on June 28, 2011.\n\n(L) Police prepare to encounter demonstrators in Ferguson on Tuesday. (R) U.S. soldiers point out to a sniper's position after coming under fire during an offensive operation in Najaf, Iraq, on August 15, 2004.\n\nHave something to add to this story? Share it in the comments.\"\n1818,\"Video messaging app Glide on Thursday said it has verified the authenticity and timestamp of a recording that a Ferguson, Missouri resident captured as a police officer shot 18-year-old Michael Brown to death on a residential street.\n\nWhile the anonymous Glide user was chatting with a friend, the sounds of what appear to be gunshots can be heard in the background (CNN video below). The user turned over the video to the FBI as evidence. Forensic audio expert Paul Ginsberg told CNN he detected six shots, followed by four more after a brief pause. An autopsy report commissioned by Brown's family said the unarmed man was shot at least six times. A Glide representative told the Washington Post the video is \"\"absolutely\"\" authentic.\n\n\"\"While tragedy is never good news, and our hearts go out to the family of Michael Brown, this incident underscores how technology is changing the landscape of not only journalism, but also criminology,\"\" Glide said in a blog post. \"\"Because Glide is the only messaging application using streaming video technology, each message is simultaneously recorded and transmitted, so the exact time can be verified to the second. In this case, the video in question was created at 12:02:14 PM CDT on Saturday, August 9th.\"\"\"\n1819,\"A holidaymaker was left horrified after discovering a tropical spider had burrowed underneath his skin during a trip to Bali.\n\nDylan Thomas was abroad with friends when he discovered the strange red trail stretching two inches across his stomach.\n\nThe 21-year-old Australian was told by doctors at the Bali International Medical Centre that he was suffering from an allergic reaction to an insect bite and was sent away with some antihistamine cream.\n\nBut three days later, when the red mark began to blister, and almost double in length, Mr Thomas knew there was something wrong.\n\nAfter going back to the medical centre to see a dermatologist, health professionals were shocked to discover that a tropical spider was burrowing just below the surface of his skin.\n\nDoctors managed to extract the spider from Mr Thomas' abdomen and revealed that the insect had buried itself into the scar from his recent appendix removal.\"\n1820,\"Taylor Lianne Chandler, a woman who claims to be Michael Phelps' girlfriend, has revealed that she was born intersex and was given the name David Roy Fitch at birth.\n\nAs per the Intersex Society of North America, intersex is:\n\nA general term used for a variety of conditions in which a person is born with a reproductive or sexual anatomy that doesn’t seem to fit the typical definitions of female or male. For example, a person might be born appearing to be female on the outside, but having mostly male-typical anatomy on the inside. Or a person may be born with genitals that seem to be in-between the usual male and female types. \n\nChandler, 41, wrote a lengthy Facebook post outlining her journey but admits that she has never told some people, including Phelps, about her past. \n\nShe writes: \n\nBy the time I could walk and talk I made it clear I was a girl and dressed as one. In my early teens I was medically diagnosed and went on testosterone blockers, at 15 estrogen enhancers. My birth certificate was modified along with my name while I was a teenager, prior to any corrective surgery.\n\n[...]\n\nThe problem is I have made friends that I never told and dated and married people that knew nothing of my past. If you don’t understand what intersex is, Google it. I was never a man, never lived as a man. No one can say they knew me as a man or produce a photo of me as a man.\n\nEighteen-time Olympic gold medalist Phelps spent most of October in a rehab centre after being arrested for driving under the influence in September. \n\nChandler says she met Phelps on the dating app Tinder and described their relationship as being \"\"like a teenage love affair.\"\"\n\nHowever, she admitted concern in her post that Phelps would end their relationship: \n\nI am probably going to lose him because he is a brand that his team wants to protect and things since he went to rehab came to my attention that didn’t put him or our relationship in the best light. He is the first man I ever had intimacy with and felt comfortable and all woman. When he went to rehab I had to go through all this scrutiny and tabloid mess by myself. His team at Octagon abandoned me, whether he knows that or not I do not know.\n\nChandler wrote her Facebook post on November 13th, but it has only now been widely picked up by media outlets such as the Daily Mail and Daily Mirror.\n\nOn Wednesday, she wrote, \"\"Heard from Michael he is out of rehab and back home,\"\" while also expressing frustration about how her story is being reported. \n\nTwo steps forward and 100 steps backwards. That is what life feels like to me right now. In a world of educated people that had all the facts of intersex and what it means and then to sell a magazine say Michael Phelps is dating a MAN. I have cried now for an hour, thrown up anything in my system till I dry heaved. I just can't believe this is happening in 2014!\"\n1821,\"By Isaac Abrak ABUJA, Nov 1 (Reuters) - A man claiming to be Boko Haram leader Abubakar Shekau said more than 200 girls kidnapped by the group six months ago had been \"\"married off\"\" to its fighters, contradicting Nigerian government claims they would soon be freed. Nigeria's military says it killed Shekau a year ago, and authorities said in September that they had also killed an imposter posting as him in videos. In the latest recording it is hard to see the man's face as he his filmed from a distance. But it is likely to raise grave doubts about whether talks between a Boko Haram faction and the government in neighboring Chad will secure the release of the girls, who were kidnapped from a secondary school in Chibok, northeast Nigeria, in April. \"\"We have have married them off and they are all in their husbands' houses,\"\" the man claiming to be Shekau says. \"\"The over 200 Chibok girls have converted to Islam, which they confess is the best religion. Either their parents accept this and convert too or they can die.\"\" The majority of the kidnapped girls were Christians. The man in the video also denied there was a ceasefire, and denounced Ahmadu, who says he represents Boko Haram in Chad. \"\"Who says we are dialoguing or discussing with anybody? Are you talking to yourselves? We don't know anybody by the name of Danladi. If we meet him now we will cut off his head,\"\" the man in the video says. \"\"All we are doing is slaughtering people with machetes and shooting people with guns ... War is what we want.\"\" He says also that they are holding a \"\"white man.\"\" The only known hostage seized in the northeast is a German teacher kidnapped from a college in the northeastern city of Gombe in July by gunmen widely assumed to be linked to Boko Haram. Shekau's denial of the ceasefire appears supported by the violence since the government announced it two weeks ago. It also raises doubts about the actual influence of Ahmadu. The five-year-old campaign for an Islamic state by Boko Haram, which has killed thousands and whose name means \"\"Western education is sinful,\"\" has become by far the biggest menace to the security of Africa's biggest economy and top oil producer. Its fighters have attacked targets almost every day for weeks and last week seized control of Mubi, the home town of Nigeria's defense chief Air Chief Marshal Alex Badeh. It was Badeh who announced the ceasefire. They robbed banks, burned down houses and hoisted their black flag over the Emir's palace, killing dozens of people and forcing thousands to flee, witnesses in Mubi said. A car bomb thought to have been planted by Boko Haram killed at least 10 people at a crowded bus stop in Gombe on Friday morning, emergency services said. The government has blamed the violence on Boko Haram's allied criminal networks that it cannot control. There are also thought to be several competing factions within the group. (Writing by Tim Cocks; Editing by Louise Ireland)\"\n1822,\"A small town sits on Federal Highway 95. Just a short two-hour drive away from Mexico City, Iguala is plagued by the tragic triangulation between gangsters, crooked cops, and beleaguered government officials. On Saturday, the burned bodies of 28 people, believed to be missing student protesters, were found in a mass grave just outside the city center.\n\nThe students went missing on September 25 after a protest over hiring practices at the Ayotzinapa Normal School turned violent. The students are known as radicals who have done battle with police in the past. This time, police officers reportedly opened fire on the protesters, killing three. However, officials and students tell very different stories of how the protests ended.\n\nStudents have said they were attempting to leave the scene of the protest by bus, only to be chased by officers who opened fire, whereas officials have said the students \"\"commandeered the buses by force,\"\" resulting in the violence. Those investigating the mass grave found video showing the police officers arresting and taking away an undisclosed number of students.\n\nIguala is the door to the cartel-controlled Tierra Caliente territory, where gangs recently burned four trucks transporting Coca-Cola to the ground and the opium trade is still alive and well. The area cartels—which rival one another in both drug sales and acts of brutality—have been implicated in the deaths of the 28 students, by several mobsters-turned-police tipsters who disclosed the location of the bodies.\n\nPolice officers in Iguala have been linked to the Guerreros Unidos gang, including the mayor and chief of security, both of whom are wanted for arrest. Members of Guerreros Unidos got their start as the hitman division of the Beltran Leyva Organization and are known for extremely violent and aggressive deaths, and public displays of beheading victims.\n\nMexico state prosecutor Inaky Blanco told AFP that he believes \"\"El Chucky,\"\" leader of Guerreros Unidos, ordered the students to be murdered after security chief Francisco Salgado Valladares directly asked for the assistance of El Chucky's men at the location of the buses. Thus far, authorities have charged 22 police officers with involvement in the crime, as well as seven others.\n\nBlanco has not confirmed whether the bodies are those of the protesting students. He believes experts will need at least 15 days for the identification process, as many of the bodies have been dismembered and are charred beyond visual recognition.\"\n1825,\"A MYSTERIOUS explosion that rocked Nicaragua’s crowded capital Managua, creating a large crater, appears to have been caused by a small meteorite.\n\nAmazingly, in a sprawling city of 1.2 million people, the impact near the international airport did not cause any known injuries, but it did leave a crater measuring 12 metres across and was felt throughout the capital late on Saturday.\n\nNicaraguan authorities believe it was a piece of the small asteroid dubbed “2014 RC,” which passed very close to Earth yesterday and was estimated by astronomers to be about 20 metres big, or the size of a house.\n\n“We are convinced that this was a meteorite. We have seen the crater from the impact,” said Wilfredo Strauss of the Seismic Institute.\n\nThe meteorite appeared to have hurtled into a wooded area near the airport around midnight and the hit was so large that it registered on the instruments Strauss’s organisation uses to size up earthquakes.\n\n“You can see two waves: first, a small seismic wave when the meteorite hit earth, and then another stronger one, which is the impact of the sound,” he said.\n\nGovernment officials and experts visited the impact site on Sunday. One of them, William Martinez, said it was not yet clear if the meteorite burned up completely or if it had been blasted into the soil.\n\n“You can see mirror-like spots on the sides of the crater from where the meteorite power-scraped the walls,” Martinez said.\n\nGovernment spokeswoman, First Lady Rosario Murillo, said Managua would be in contact with the US Geological Service to try to get more information about “this fascinating event” in the Central American nation, one of Latin America’s poorest countries.\n\nPeople who live near the crater told local media they heard a blast they took for an explosion, and that liquid, sand and dust were blown through the air, which smelled like something had burned.\n\nThere were no reported injuries because the impact was in a wooded spot, and flights at the airport were not affected.\n\nNASA said last week that the asteroid 2014 RC, at the time of closest approach, would be approximately one-tenth the distance from the centre of Earth to the moon, or about 40,000 kilometres.\n\nIt had been projected to be roughly over New Zealand at the time of its closest approach.\n\nAFP\"\n1826,\"One passenger at Dulles International Airport outside Washington, D.C. is apparently not taking any chances.\n\nA female passenger dressed in a hazmat suit — complete with a full body gown, mask and gloves — was spotted Wednesday waiting for a flight at the airport. Another traveler snapped a photo of the woman and provided it to The Daily Caller.\n\nThomas Eric Duncan, the first person to be diagnosed of Ebola on American soil, had a layover at Dulles last month while traveling from West Africa to Texas. He died last week.\n\nHealth officials have said that passengers at the airport were not at risk for exposure to Ebola because Duncan was not symptomatic at the time of his flight.\n\nSEE THE PHOTO:\"\n1827,\"As reported by the Daily Star, the despot has requested for bottles of snake wine, each including a pickled cobra, to be sent to his palace in North Korea.\n\nLegend has it that snake wine has medicinal properties and can both increase fertility in women and improve virility in men.\n\nKim Jong-un\nKim Jong-un\nJong-un and his wife, Ri Jol-su, are allegedly having problems conceiving due to health problems from Jong-un being overweight.\n\nThe leader is said to have recently developed a taste for French cheese and Johnnie Walker whisky, which has made him so fat he’s fractured his ankles.\n\n“The elite in the country joke that he is now too big to please his wife and that’s why they do not have any other children,” a Seoul resident told the Daily Star.\n\n“One senior official said that Kim was drinking many bottles of snake wine to help him in the bedroom department but nothing seems to be working,” they added.\n\nKim Jong-un already has a two-year-old daughter called Ju-ae.\n\nIn 2013 we reported that a Chinese woman had to receive hospital treatment after a snake preserved in rice wine jumped out of the bottle and bit her hand.\"\n1828,\"Another nun who had no idea that she was pregnant surprised her mother superior and sisters as she gave birth to a baby boy recently, according to the Daily Mail.\n\nThe South American nun belongs to an order in Macerata, in the eastern Italian region of Le Marche. She arrived there last June, and people suspect now that she was already pregnant by the time she was admitted.\n\nShe was rushed to the emergency department of 'Bartolomeo Eustachio' di San Severino Marche by her fellow sisters after she complained of a severe stomach ache, and doctors immediately deduced that the nun was about to give birth.\n\nShe soon delivered a healthy baby boy, but the child currently remains in the hospital to undergo more checks. The Macerata nuns have expressed their desire to keep the baby and raise him. For her part, the nun said she had no idea that she was pregnant prior to her hospital admission.\n\nThis is not the first time a nun has mysteriously given birth after suffering from stomach pains. The South American nun's case is very similar to what happened to a 33-year-old Salvadorean nun, also in Italy last year. She complained of unbearable stomach pain, was rushed to the hospital, and gave birth afterwards. She named her baby boy after Pope Francis.\n\nThe Salvadorean nun told her social worker that she does not feel any guilt and only expressed eagerness to raise the child. \"\"I am so happy. He is a gift from God. I feel more of a mother than a nun,\"\" she admitted, according to the Daily Mail.\n\nBack in 2011 a Congolese nun in an Italian order also gave birth to a baby girl. However, the Congolese nun's experience was different since she was raped by a priest.\n\nShe decided to give the baby up for adoption, but after she was refused re-entrance to the convent, she changed her mind and decided to raise her daughter herself.\"\n1829,\"There’s getting caught short and then there is this guy.\n\nWeather forecaster Mike Seidel obviously thought he had enough time to answer a quick call of nature, but clearly he was wrong.\n\nIn a video uploaded to YouTube by Kris Tatum, NBC Nightly news reader Lester Holt cuts to Seidel ready for the forecast.\n\nHolt says: ‘Let’s bring in Weather Channel meteorologist Mike Seidel he’s in Sugar Mountain, North Carolina. Hi Mike.’\n\nBut then there is an awkward pause until Seidel eventually says ‘Why?’\n\nHolt adds: ‘Well, obviously Mike’s not ready for us.’\"\n1831,\"Legendary Sugarhill Gang rapper Big Bank Hank has lost his battle with cancer at the age of 57.\n\nThe hip-hop veteran died in his native New York in the early hours of Tuesday.\n\nBorn Henry Jackson, the star began his music career managing local rap group the Cold Crush Brothers in the mid-1970s, until his own talent was spotted by record executive Sylvia Robinson.\n\nShe paired him up with Michael 'Wonder Mike' Wright and Guy 'Master Gee' O'Brien to form the Sugarhill Gang, and signed them to her newly-established namesake label, Sugar Hill Records.\n\nThe trio became the first rap act to score a big hit with the 1979 classic Rapper's Delight, catapulting them to fame.\n\nThey went on score other hits with singles including Apache, Eighth Wonder and Showdown and released their last studio album in 1999, with Jump on It!.\n\nHis surviving bandmates Wonder Mike and Master Gee have since paid tribute to the rap icon, telling TMZ.com, \"\"So sad to hear of our brother's passing. Rest in peace Big Bank.\"\"\"\n1832,\"14.3K 3077reddit70  32\n\n(RNS) When Pope Francis recently sought to comfort a distraught boy whose dog had died, the pontiff took the sort of pastoral approach he is famous for — telling the youngster not to worry, that he would one day see his pet in heaven.\n\n“Paradise is open to all of God’s creatures,” Francis said reassuringly.\n\nPope Francis greets a crowd on his way to a meeting with cardinals at the Vatican on Feb. 21, 2014. RNS photo by David Gibson\n Show caption\n\nPope Francis greets a crowd on his way to a meeting with cardinals at the Vatican on Feb. 21, 2014. RNS photo by David Gibson\n This image is available for Web and print publication. For questions, contact Sally Morrow.\n\nIt was a sparkling moment on a rainy November day, and the setting in St. Peter’s Square only burnished Francis’ reputation as a kindly “people’s pope.” The story naturally lit up social media, became instant promotional material for vegetarians and animal rights groups, and on Friday even made it to the front page of The New York Times.\n\nThere’s only one problem: apparently none of it ever happened.\n\nYes, a version of that quotation was uttered by a pope, but it was said decades ago by Paul VI, who died in 1978. There is no evidence that Francis repeated the words during his public audience on Nov. 26, as has been widely reported, nor was there was a boy mourning his dead dog.\n\nSo how could such a fable so quickly become taken as fact?\n\nPart of the answer may be the topic of the pope’s talk to the crowd that day, which centered on the End Times and the transformation of all creation into a “new heaven” and a “new earth.” Citing St. Paul in the New Testament, Francis said that is not “the annihilation of the cosmos and of everything around us, but the bringing of all things into the fullness of being.”\n\nThe trail of digital bread crumbs then appears to lead to an Italian news report that extended Francis’ discussion of a renewed creation to the question of whether animals too will go to heaven.\n\n“One day we will see our pets in the eternity of Christ,” the report quoted Paul VI as telling a disconsolate boy years ago.\n\nThe story was titled, somewhat misleadingly: “Paradise for animals? The Pope doesn’t rule it out.” It wasn’t clear which pope the writer meant, however.\n\nThe next day, Nov. 27, a story in the Italian daily Corriere della Sera by veteran Vaticanista Gian Guido Vecchi pushed the headline further: “The Pope and pets: “Paradise is open to all creatures.”\n\nVecchi faithfully recounted the pope’s talk about a new creation, and also cited Paul VI’s remark.\n\nBut the headline put those words in Francis’ mouth, and that became the story.\n\nThe Italian version of the Huffington Post picked it up next and ran an article quoting Francis as saying “We will go to heaven with the animals” and contending that the pope was quoting St. Paul – not Pope Paul – as making that statement to console a boy who lost his dog. (That story, by the way, is nowhere in the Bible.)\n\nThe urban legend became unstoppable a week later when it was translated into English and picked up by the British press, which cited St. Paul as saying that “One day we will see our animals again in (the) eternity of Christ,” while it has Francis adding the phrase: “Paradise is open to all God’s creatures.”\n\nFueling the meme was the fact that Francis was photographed accepting a gift of two donkeys from a company promoting the use of donkey milk for infants allergic to cow’s milk – and Francis said his own mother gave him donkey’s milk as a baby.\n\nSocial media and other media outlets then picked up the story, further conflating the statements and the chronology. It became a hot mess of a story that was also sparking another theological debate by a pope who was known for prompting controversy.\n\nThe New York Times was the biggest of several outlets relating an apparently apocryphal tale about pets, paradise, and Pope Francis. \n Show caption\n\nThe New York Times was the biggest of several outlets relating an apparently apocryphal tale about pets, paradise, and Pope Francis.\nWhen The New York Times went with the story, along with input from ethicists and theologians, it became gospel truth.\n\nTelevision programs discussed the pope’s theological breakthrough, news outlets created photo galleries of popes with cute animals, and others used it as a jumping off point to discuss what other religions think about animals and the afterlife. At America magazine, the Rev. James Martin wrote an essay discussing the theological implications of Francis’ statements and what level of authority they may have. It was all very interesting and illuminating, but based on a misunderstanding.\n\nA number of factors probably contributed to this journalistic train wreck:\n\nThe story had so much going for it: Francis took his papal name from St. Francis of Assisi, the patron saint of environmentalism who famously greeted animals as brothers and sisters.\nPope Francis is also preparing a major teaching document on the environment, and almost since the day he was elected in 2013 he has stressed the Christian duty to care for creation.\nFrancis also blessed a blind man’s guide dog shortly after he was elected, an affecting image that was often used in connection with these latest reports of his concern for animals.\nMoreover, the media and the public are so primed for Francis to say novel things and disregard staid customs that the story was too good to check out; it fit with the pattern.\nIn most accounts, Francis’ comments were also set against statements by his predecessor, Benedict XVI, who insisted that animals did not have souls. That apparent contrast fit a common narrative pitting the more conservative Benedict against the ostensibly liberal Francis.\n\nThat may be true in some areas, but probably not when it comes to animals.\n\nAdding insult to injury, the Times article cited St. John Paul II as saying in 1990 that animals have souls and are “as near to God as men are.” But that, too, was a misquote, as media critic Dawn Eden explained at the website GetReligion.\n\nOn the other hand, there should have been warnings signs: Francis has frowned at the modern tendency to favor pets over people, and he has criticized the vast amounts of money spent by wealthy societies on animals even as children go hungry.\n\nIn addition, the pope’s huge popularity has led to at least one other instance of myth-making: news reports last year said that Francis was sneaking out of the Vatican at night to feed the homeless around Rome.\n\nThe pope personally debunked that rumor in an interview last March, saying the idea “has never crossed my mind” and that “depicting the pope to be a sort of superman, a type of star, seems offensive to me.”\n\nMaybe he’ll have to give another interview to deflate this latest story, and to offer his real thoughts on pets and paradise.\n\nKRE END GIBSON\"\n1833,\"The Internet was excited to see a picture of a pumpkin spice flavored condom make the rounds on social media just before the fall season, but as Mara Montalbano (@maramontlabano) tells us, it was all a tease.\"\n1834,\"What happens in Vegas…is apparently fair game for an earnings conference call.\nMGM Resorts International unintentionally outed Vice Media CEO Shane Smith’s ridiculously expensive $300,000 dinner at the Bellagio casino’s Prime Steakhouse in January. Asked yesterday about spending levels at the company’s casinos, MGM CEO James Murren bragged about the tab to Nomura analyst Harry Curtis: “$300,000 for dinner at Prime. That’s a pretty good check. You would have liked the wine, Harry.”\nMurren didn’t identify the person who ran up the six-figure bill, but Bloomberg reporters quickly connected the dinner to Smith, who at the time of the meal was in the midst of a hot run at the blackjack tables, which was apparently witnessed by the late New York Times media columnist David Carr:\nThe Times’ Dealbook blog later reported that Smith’s gambling winnings exceeded $1 million, citing anonymous people who attended the dinner.\nWith accounts of the guestlist ranging from 12 to 30, it’s hard to imagine how the outspoken Smith and his guests ran up such a stupendous tab without buying some monumentally expensive booze. A 28 oz. bone-in rib eye, Prime’s most expensive dish, sells for $85, pan-roasted Dover sole will run you $66, and a lobster tail goes for $62—but the steakhouse’s wine list includes bottles that sell for more than $20,000.\nA Vice spokesman did not respond to requests for comment. The media company recently secured a $500 million funding round that values it at more than $2.5 billion.\nSmith also has yet to comment on the dinner. Perhaps he thinks MGM has already said enough.\"\n1835,\"(Reuters) - The Pentagon is assessing whether an airstrike on an encampment in Somalia killed al Shabaab leader Ahmed Abdi Godane, but if confirmed the militant's death would represent a \"\"very significant\"\" blow to the group, the Pentagon said on Tuesday.\n\nRear Admiral John Kirby told a Pentagon briefing that the U.S. special operations strike conducted on Monday involved manned and unmanned aircraft. Kirby said Hellfire missiles and laser-guided munitions were dropped on the camp in south-central Somalia, but he said it was too soon to say what the results of the strike had been.\n\nSince taking charge in 2008, Godane has restyled the group as a global player in the al Qaeda franchise - a transformation that was highlighted when it killed at least 67 people in an attack on a Kenyan shopping mall last September.\n\n(Reporting by Phil Stewart; Editing by Eric Beech)\"\n1836,\"1 of 3Kim Yo-jong (circled), the younger sister of North Korean dictator Kim Jong-un, trails her brother(North Korean Central TV)Kim Yo-jong (circled), the younger sister of North Korean dictator Kim Jong-un, trails her brother(North Korean Central TV)Kim Yo-Jong at a polling station.North Korean Central TVKim Jong-un has not been seen in public sicne early September.(Reuters)\n\nThe younger sister of North Korean dictator Kim Jong-un has taken over important state duties from her ailing brother, as he recovers from a mysterious illness, it has been reported.\n\nAccording to a Seoul-based think tank, Kim Yo-jong has been entrusted with handling crucial government powers by Pyongyang's top political body in September, after doctors said the Supreme Leader was in need of extended medical treatment to restore his health.\n\n\"\"Some say Hwang Byong So, director of the General Political Bureau of the Korean People's Army, may have assumed new No. 2 status, but given what has been confirmed this time, we can say Hwang is just a shadow, and Kim Yo-jong is the second-in-command of North Korea,\"\" Kim Heung Gwang, the head of North Korea Intellectuals Solidarity (NKIS) said, Japanese magazine The Diplomat reported.\n\nOther decisions taken at the emergency meeting of the Political Bureau of the Central Committee of the Workers' Party of Korea, which was reportedly called by Kim Yo-jong herself, included upholding orders issued by the dictator before he fell ill and placing the army on wartime-like alert.\n\nKim Yo-jong, believed to be 26, was a shadowy figure before making her public debut as a government official in March, as she accompanied her elder brother at a polling satiation for parliamentary elections.\n\nShe was shown on North Korean state TV trailing her brother and party officials on the way to casting votes at Kim Il-sung University of Politics in Pyongyang.\n\nDressed in a black skirt suit, she was identified by commentators as \"\"comrade Kim Yo-jong\"\" and described as a senior official, a rank she has not previously been known to hold.\n\nShe had been earlier seen in tears at Kim Jong-il's funeral in 2011 and has appeared sporadically alongside her brother over the past few years.\n\nAnalysts said that her ascent in the party ranks signalled the increasing grip on power of Kim's family.\n\nMeanwhile the reasons for Kim's sustained absence from the public scene continue to be the subject of speculation.\n\nHe was last seen on 3 September during a concert flanked by his wife. He was walking with a limp at the performance, sparking claims he has since undergone surgery for fractured ankles.\n\nOther reports suggested the Supreme Leader has been suffering from gout.\n\nHowever, reports from the hermit nation are impossible to confirm and often suffer from South Korean sensationalism.\n\nRelated'Hello? Is it You, Comrade?' North Korea Publishes Mobile Phone Etiquette GuidelinesNorth Korea Prisoner: US Citizen Matthew Miller Details Isolated Life of Forced LabourNorth Korea: Where is Kim Jong-un Hiding?\"\n1837,\"It seems like robots are everywhere these days, and now they’re rolling around Microsofts Silicon Valley campus R2-D2-style to fight crime and keep everyone safe. At least that’s the idea behind a pilot program the company ran last week to test a fleet of five K5 security guard robots.\n\nDesigned and manufactured by robotics company Knightscope, K5s weigh 300 pounds and are 5 feet tall. They use cameras and sensors to keep track of their surroundings and look for suspcious activity. They can “see” license plate numbers and even analyze faces. While K5s aren’t equipped with weapons (and can’t run or get in someone’s face anyway), they do have onboard alarms and sirens to alert people if something bad is going on. And if they spot something that a person should handle, they can call a human security guard over. The K5s also use laser scanning and GPS for navigating, weather sensors, and, of course, Wi-Fi connectivity.\n\nStacy Stephens, Knightscope’s co-founder and vice president of sales and marketing, told MIT Tech Review, “This takes away the monotonous and sometimes dangerous work, and leaves the strategic work to law enforcement or private security, depending on the application.”\n\nK5s are mostly meant for spotting strange or unusual behavior, but if you’re in trouble you can also use them to call for help. They have battery life of about 24 hours and can automatically bring themselves back to their charging stations when they’re low on juice. And it’s true that there’s artificial intelligence coordinating an A5’s actions and making decisions about where it should go and what it should do next. But reaction to the robots seems kind of alarmist.\n\nExtremeTech writes that by testing the robots, Microsoft is “[s]howing a rather shocking disregard for the long-term safety of human civilization.” That and other comments might be meant as tongue-in-cheek, but the A5s don’t seem any different from the robot guards South Korea piloted in prisons in 2012 or even Boston Dynamics’ Atlas robot, which is designed to be used in dangerous situations like natural disaster relief or fire rescues.\n\nIf they were armed, A5s might seem scarier, but as eyes and ears that never get tired and can just endlessly putter around a big campus, A5s seem like a reasonable solution.\"\n1839,\"A man in Carlisle who slaps locals if they are caught sneezing is being hunted by police.\n\nThe man, who is described as middle-aged, first assaulted a woman on Monday, smacking her around the back of the head after she sneezed, in what police have described as ‘very strange behaviour’.\n\nAnd on Tuesday, detectives believe that the same man launched an unprovoked attack on a frail 82-year-old woman in Scotch Street, at roughly 11.30 am.\n\nCumbria Police have described the prime suspect as wearing a tweed jacket and being in his mid-to-late 50s.\n\nThey are yet to trace the first victim, who was female, but said they believe that the two crimes are linked.\n\nSgt Gill Cherry said: ‘We are treating these two reported incidents as linked, and are appealing to the local community to help trace the man responsible.\n\n‘It is very unusual behaviour and will have left his victims feeling confused and upset.’\n\nMORE: This is how a supermarket in South Africa deals with shoplifters\n\nMORE: Man stole £20,000 in KitKat wrappers\n\nGemma Prosser, 19, who witnessed the attack, said: ‘we heard as it happened in the town centre and at first we just thought it was a bit weird.\n\n‘When you think about it, it is really awful because anyone can sneeze at any time and it’s not your fault’.\n\nBut Nicola Dawson, 48, a dental receptionist, from nearby Kendal, said that she would not be frightened to retaliate.\n\n‘I have come here shopping on my day off and actually have a cold’, she said.\n\n‘If anyone smacked me for sneezing I would smack them back’.\n\nAnyone with information regarding the bizarre crime can anonymously contact Crimestoppers on 0800 555 111.\"\n1840,\"The man who scaled the White House fence and was able to run through the front doors made it farther into the building than was previously reported, CBS News has learned.\n\nThe man, 42-year-old Omar J. Gonzalez, ran unobstructed for 70 yards across the front lawn of the White House before entering through the North Portico. On the way, he brushed by a Secret Service officer with a drawn gun, CBS News' Bill Plante reports.\n\nGonzalez then proceeded to run through the entrance hall to the cross hall of the White House, past the staircase that leads up to the first family's residence. He was confronted by a female Secret Service agent, who he overpowered, and was only brought down by a door leading to the Green Room, a parlor adjacent to the East Room of the White House that is used for formal events including bill signings, press conferences, receptions and ceremonies.\n\n \nPlay VIDEO\nWhite House fence jumper has previous weapons violations on record\nPreviously, it was reported that Gonzalez only made it through the north doors of the White House - which were apparently unlocked - before being apprehended by the Secret Service.\n\n\"\"He had just gotten inside the door [of the North Portico] . . . And was then wrestled to the ground by one of the Secret Service personnel . . . in the foyer,\"\" former Secret Service Director W. Ralph Basham, told CBS news, explaining his understanding of the apprehension. Basham spoke with current director Julia Pierson as recently as this weekend.\n\nBasham said that he believed \"\"as soon as the individual got in the door . . . he was apprehended by one person.\"\"\n\nSecret Service erects second barrier after White House fence-jumper\nSecret Service shortcomings have Congress demanding answers\nThe major security breach occurred Sept. 19, just minutes after President Obama, his daughters and one of their friends boarded the presidential helicopter for a weekend getaway to Camp David, the presidential retreat in Maryland. The first lady had traveled there separately. It prompted the Secret Service to erect a second fence about 12 feet further away from the White House than the permanent fence, creating second barrier that would-be fence jumpers would have to climb.\n\nOfficials originally argued the reason agents didn't shoot the suspect, Omar Gonzalez, as he sprinted across the lawn or release guard dogs to detain him was because he appeared unarmed. In fact, he was found carrying a two-and-a-half inch folding knife with a serrated blade and his car reportedly contained 800 rounds of ammunition.\n\nThe revelations will only heighten concerns about an agency that has had several high-profile security failures in recent years. On Sunday, the Washington Post reported that it took agents four days to realize a man had fired bullets that struck the White House in 2011.\n\n \nPlay VIDEO\nSecret Service takes heat after intruder enters White House\nMembers of the House Oversight and Government Reform Committee are set to grill Secret Service Director Julia Pierson Tuesday during a hearing that was first called after Gonzalez jumped the fence and entered the building.\n\n\"\"I don't see people being held accountable and I don't see changes that make the security situation better, so part of [the hearing] is to discuss the perimeter at the White House but I think the problems are much deeper seated than that,\"\" committee member Rep. Jason Chaffetz, R-Utah, told CBS News. \"\"There are other incidents that we might talk about but we're also going to reach back during her tenure to review what has happened and not happened.\"\"\n\nIn an interview Sunday, House Oversight and Government Reform Committee Chairman Darrell Issa, R-California, told CBS News that it will be very difficult for the American people to trust the agency after the last incident.\n\n\"\"There is nothing that can be said public that's going to cause the American people to have confidence after the Secret Service failed to lock the front door as part of its protection of the White House,\"\" he said.\"\n1841,\"After early discussions to play the Apple founder, Christian Bale has decided to part ways with the Steve Jobs biopic at Sony.\n\nWhile negotiations were never fully under way, sources tell Variety that Bale had talks with director Danny Boyle about taking on the role, but a deal never came to fruition. The news comes almost two weeks after the biopic’s screenwriter, Aaron Sorkin, told Bloomberg that Bale was a lock for the part of Jobs. ““We needed the best actor on the board in a certain age range and that’s Chris Bale,” he said. “It’s an extremely difficult part and he’s gonna crush it.”\n\nSony will now look to find its replacement after Bale and Leonardo DiCaprio both passed on the part. The studio is in discussions with Seth Rogen to play Apple co-founder Steve Wozniak.\n\nScott Rudin, Mark Gordon and Guymon Casady are producing.\n\nBale is in negotiations to play Travis McGee in Fox’s “The Deep Blue Goodbye” and can be seen next in Fox’s “Exodus: Gods and Kings.” He is repped by WME.\"\n1843,\"In quite recent news, J J Abrams has reportedly said at the Visual Effects Society Awards (2015) that he may release his extremely anticipated film, Star Wars: Episode VII — The Force Awakens. instead of winter he may move his film down the line for a summer release! This is an extremely brave move (if true) as it puts Star Wars up against films like Avengers 2: Age Of Ultron, Ant-Man and the long awaited Jurassic World but who would win at the summer box office if it were to happen? In my opinion Star Wars has got the strongest chance at the box office if moved to a summer release but why would he do it? All the big films come out in the summer and I mean there's no Hobbit to compete with in December so why move it down to Summer?\n\nBox office championship.\nBox office championship.\nJ J's biggest reason was reported to be that all of the Star Wars plot leaks and pictures of characters had sent him on a little scare that more and more would be leaked therefore making the film predictable and not worth watching. For example just one photo can give away a lot for instance: (If you don't want spoilers look away!)\n\nSorry J J!\nSorry J J!\nFor instance these 5 figures reveal the character's Kylo Ren, Rey, Fin, BB-8 and shows us what Kylo Ren (ol' crossguard) will look like with his outer cloak removed. I do see that if more of these pictures are leaked we could be seeing what Han, Leia, Luke, C3PO etc. will be like in the film before seeing a company made trailer, which would ruin the surprise. Disney, being the owners of the new Star Wars franchise, have taken J J's thoughts into consideration and deep thought which could get the film released a lot earlier than we thought we were going to see it! There are some bad things about this though... If we do get what we all wish for and we get to see Star Wars 7 about 6 months before we thought we were going to, won't Disney be in a panic? If they thought that their blockbuster was coming in December would they have ordered toy designs, trailers etc. for later on in the year? Perhaps this is just paranoia but Disney and J J will have a lot of work to get done if they want their merchandise etc. to come alongside Star Wars in summer.\n\nI gathered the basis of this information from Votesaxon07 (part of following the nerd) who's a great youtuber and if you want to see the information for yourself watch this video which also has news for Frozen fever, the A.T.O.M suit, Deadpool movie news and other awesome snip-its:\n\n\n\nThanks for reading guys and I hope you gained some information from this and enjoyed reading through some of my opinions on the topic! (Thanks to Votesaxon07 and following the nerd for the awesome news!)\"\n1844,\"SANA, Yemen — An American journalist held for more than a year by Al Qaeda’s affiliate in Yemen was killed during a rescue attempt by United States commandos late Friday, a senior United States official said.\n\nEarly reports of the overnight raid were sketchy. The official said that the journalist, Luke Somers, 33, was apparently shot by his captors as the raid unfolded and was badly wounded when the commandos reached him. By the time Mr. Somers was flown to a United States naval ship in the region, he had died from his injuries, the official said Saturday.\n\nThere was no immediate comment from the Obama administration about the raid, which took place in the southern Yemeni province of Shabwa. When asked about the operation at a security conference in Bahrain, Gen. Lloyd J. Austin III, the head of United States Central Command, declined to comment.\n\nContinue reading the main story\nRELATED COVERAGE\n\nA video posted on YouTube purports to show Luke Somers, 33, a kidnapped American journalist.Qaeda Group in Yemen Threatens to Kill American Journalist by End of This WeekDEC. 4, 2014\nMr. Somers’ sister, Lucy Somers, told The Associated Press on Saturday that she had been notified by the FBI of her brother’s death. “We ask that all of Luke’s family members be allowed to mourn in peace,” she said.\n\nMr. Somers, a freelance journalist, was abducted in the Yemeni capital, Sana, in September 2013. Last month, United States commandos and Yemeni counterterrorism troops made an unsuccessful attempt to rescue him in a remote Yemeni province.\n\nOn Wednesday, Al Qaeda in the Arabian Peninsula, the Yemeni extremist group that was holding Mr. Somers, threatened to kill him by the end of the week if its demands were not met. In the video, a leader of the group spoke of the November raid and warned the United States not to carry out any similar operations.\n\nThere was no immediate word on the fate of other hostages who were believed to have been held with Mr. Somers, including citizens of Britain, Turkey and South Africa.\"\n1846,\"Christian Bale will not be starring as Steve Jobs in Aaron Sorkin's upcoming Steve Jobs biopic, according to The Hollywood Reporter. The actor has reportedly decided that he was \"\"not right for the part,\"\" deciding to withdraw from the film.\n\nBale was announced as the star of the film just last week, with Sorkin saying that Christian Bale was \"\"the best actor in a certain age range\"\" to play Jobs, and that he had agreed to the part without an audition.\n\nSet to be directed by Danny Boyle, who also directed the Oscar-winning hit Slumdog Millionaire, the upcoming Steve Jobs project focuses on three continuous 30-minute scenes that depict three of Apple's product launches.\n\nWhile it is now unclear who will play Steve Jobs in the movie, Seth Rogen is reportedly in talks to play Apple co-founder Steve Wozniak, and Jessica Chastain, from The Help, is also being considered for an unspecified role in the film. Leonardo DiCaprio was previously in talks to star as Steve Jobs, but also opted not to take on the role.\"\n1847,\"Before he checked into rehab in September, Michael Phelps was having a steamy affair with much older blonde, Taylor Lianne Chandler.\n\nBut the most shocking aspect of their relationship wasn’t the 12-year age difference. RadarOnline.com can exclusively reveal that Chandler, 41, was actually born a man!\n\nChandler, born David Roy Fitch, tells Radar in an exclusive interview that she was an intersex baby.\n\nPHOTOS: Opposites Clearly Attract! 10 Really Odd Celebrity Couples\n\n“I was born with male genitalia with no testicles, but I also have a uterus and no ovaries,” she explains.\n\nAs a teen, Chandler decided to change her name to Paige Victoria Whitney, and later underwent surgery to become the woman she always dreamed of being.\n\nHowever, the busty stunner admits to Radar that she never told her gold-medal Olympian lover, 29, about her gender-bending past— even after their hot hookup sessions.\n\nPHOTOS: When I’m 64! Bruce Jenner’s TRANSformation — Here’s How He’s Drastically Changed Throughout The Years\n\nChandler says the couple met on Tinder in August, and later met up at ladies man Phelps’ Baltimore home to watch the Ravens football game on September 21.\n\n“One thing led to the next, and we made love during halftime,” she says. “Later, we had sex again. The intimacy with him was amazing! It was the first time in my life that someone has made me feel like a true woman.”\n\nAfter party boy Phelps was arrested for drunk driving and entered treatment in October, Chandler says she spilled all about her complicated past in an email. Phelps has yet to respond.\n\nPHOTOS: Michael Phelps Flipping In Fells Point\n\n“I never lied to him,” Chandler insists. “We were together for such a short period of time, I never had a chance to tell him about my life.”\n\nThough Phelps is expected to complete treatment this week, Chandler isn’t sure their relationship will continue.\n\n“Michael is a brand, and dating someone like me may not be the best thing,” she says. “I just hope he follows his heart and not what his people tell him.”\"\n1848,\"McDonald’s Will Stop Serving Overweight Customers Beginning 1/1/15 .\n\nObesity in America has more than doubled over the last 2 decades and has become the leading public health issue in the U.S. With more than two-thirds of the adult population overweight, McDonald’s has decided to become part of the solution – not the problem.\n\nfat-kid-in-mcdonalds\nAccording to reports, beginning January 1, 2015, McDonald’s will no longer serve customers with a weight capacity over 170 lbs for women and 245 lbs for men. Children’s weight restrictions will vary depending on age and height.\n\nMcDonald’s is currently running campaigns to shake its “junk food” image, insisting they sell nothing but good quality food. They are are branding themselves from “A dining experience of fast food” to “Good food served fast.”\n\nSo how will they know what you weigh? Will they ask you and trust your answer? NO\n\nThey are implementing scales at the from of every register just like the one in the photo below. You must stand on them when ordering or you will not be served. They also plan on posting signs to let customers know that they have the legal “Right to refuse service to anyone.”\n\n\n \nweight-limit-scales\n\n \n\nFor drive-thru patrons it may be a bit more difficult to enforce. However, if the person looks like they exceed the weight restrictions, they will be refused service at the drive-thru window.\"\n1849,\"After being officially dead for 48 minutes and having his heart restarted, a 71 year-old Massachusetts Catholic Priest woke up and shared that he went to heaven and met God.\nWho he claimed to be a warm and Motherly figure.\nFather John Micheal O’neal was rushed to a hospital after suffering a massive heart attack: and was declared clinically dead before he was revived.\nCardinal Sean P. O’Malley, The Archbishop of Boston, has said that Father O’neal suffered hallucinations linked to a near-death experience…and that God clearly isn’t a female.\nThe full story is here.\nIt might sound odd, but I don’t have a problem picturing God as a female.\nAnd, no, it has nothing to do with the fact that my wife is a United Methodist Pastor.\nBut am I the only one picturing Alanis Morissette a la Dogma?\nFollow me on Facebook, Twitter, or check out my blog here!\"\n1852,\"As far as revenge goes, this woman has it covered.\n\nTing Su, 29, caught her husband and twin cheating on her and followed them to a shopping centre using a mobile phone tracker.\n\nShe went to find husband Cheng, 30, who was completely naked in a car along with her sister.\n\nThey both jumped out of the car with not a thread of clothing.\n\nBut Ting saw her opportunity, jumped into the car and drove off, leaving the embarrassed pair where they stood.\n\nWitness You Meng, 33, said: ‘It was so funny. Loads of people were grabbing their phones and I did as well. He was banging his fist on the window and shouting at her, and she just wasn’t playing ball.’\n\nTing has filed for divorce and revealed that Cheng and her sister had been having an affair since she gave birth to twins of her own.\n\nMORE: How to tell if your boyfriend is cheating on you and what to do if he is\"\n1853,\"A dog was found abandoned at a Scottish train station next to a suitcase filled with it's belongings and now the local animal welfare charity are looking for tips into who is the neglectful owner.\n\nThe dog, a male shar-pei named Kai, was found sitting with a leash attached to a banister at the Ayr railway station on Jan. 2, according to the Scottish Society for Prevention of Cruelty to Animals.\n\n\"\"Kai is around two to three years old and is a lovely dog with a nice nature,\"\" Scottish SPCA Inspector Stewart Taylor said in the group's release.\n\nAmazing Animals From Around the World\nThe group reported that the suitcase contained a dog bowl, food, a pillow and toy -- although that doesn't clear the owner from wrongdoing.\n\nAbandoning an animal is an offense in Scotland and, if they are able to determine who left the dog in the station, that person or persons could be banned from owning animals for life.\n\n\"\"Regardless of the fact Kai was left with his belongings, this was still a cruel incident and we are keen to identify the person responsible,\"\" Taylor said.\n\nOfficials were able to determine the dog's name because the animal had been microchipped by a previous owner. When they contacted that individual, he reported that he had sold the dog in 2013 but did not have any information on the new owner.\n\nTaylor said that the group will care for the dog until they find an owner for Kai.\"\n1854,\"No craving can be more important than your health as the North Korean leader finds it out the hard way. Kim Jong-un broke his ankle after he had put on extra weight from regularly consuming imported cheese, said a report on Tuesday.\n\nAnd the reason for his mysterious disappearance has been finally put to rest when his condition was revealed. He was put to bed after a surgery to fix his fractured ankles.\n\nUncontrolled daily eating of Emmental, imported from Switzerland, is believed to be responsible for his rapid weight gain, the metro.co.uk reported.\n\nThe report citing a South Korean daily said that the tyrant is recovering from the fractured ankles after the strain of his expanding waistline put pressure on a pre-existing injury - and caused the bones to crack.\n\n\"\"I heard that Kim Jong-un injured his right ankle in June after pushing ahead with on-site visits and ended up fracturing both ankles because he left the injury unattended,\"\" the South Korean daily Chosun Ilbo quoted a source as saying.\n\nThe source added that the 31-year-old had undergone an operation at the Bonghwa Clinic, an exclusive hospital for high-ranking party members.\n\nHe has not been seen in public for almost a month. The gossip mill over his alleged disappearance went into overdrive after he missed a session of the Supreme People's Assembly in Pyongyang for the first time since ascending to power in 2011.\"\n1855,\"And we're live! Weather Channel meteorologist Mike Seidel was caught off guard on live TV during a segment on NBC Nightly News over the weekend. Like, really off guard!\nPHOTOS: Celebrity flubs!\nAfter Lester Holt tossed to Seidel, who was covering the storms in North Carolina, the camera showed the back of the weather man, who appeared to be relieving himself in the snow.\n\nWhile the camera focuses on Seidel's back for a couple seconds, a voice off-camera can be heard yelling, \"\"Mike, turn around!\"\" A seriously unaware Seidel then turns while appearing to zip up his pants and asks \"\"Why?\"\"\nPHOTOS: More stars who messed up on live TV\nHolt, who looks hilariously shocked once he realizes what may have happened, then calmly says: \"\"Well obviously Mike is not quite ready for us. Let's turn to some other news we are following this Saturday night.\"\"\nPHOTOS: Funniest Internet moments\nWatch the hilarious clip above and decide for yourself!\"\n1857,\"Those caught with the same moniker as the dictator would apparently have to be \"\"trained\"\" to change it\n\nNorth Korean citizens hoping to name themselves after Kim Jong-Un in the near future are out of luck, because the leader has banned the use of his moniker, and ordered those who already have it to be “trained” to change it.\n\nAccording to the Daily Mail, South Korean television obtained a leaked internal document from the state that included an “administrative order” to army, police and government officials to establish the new legislation.\n\n“All party organs and public security authorities should make a list of residents named Kim Jong-Un... and train them to voluntarily change their names,” it reportedly reads.\n\nThose caught with the name Kim Jong-Un, it continued, would have their identity cards, school diplomas and official documents briskly adjusted.\n\nBirth certificates baring the dictator’s name would also be rejected.\n\n“Authorities should make sure that there is no one making unnecessary complaints or spreading gossip... regarding this project,” the Mail further quotes the document as reading.\n\nA spokesperson from the North Korean Embassy in London declined to comment on the authenticity of the report.\n\nHowever, a South Korean official claimed that the two previous presidents of the secret state, Kim Il-Sung and Kim Jong-Il, similarly banned the sharing of their names.\n\n“There is a possibility that it would continue to do so now,” he added.\n\nThe document was first obtained by Park Jin-Hee, a North Korean defector working for the KBS, who left the state in 2008.\n\n“There is no one in the North named Kim Il-Sung and Kim Jong-Il, and there is no doubt the same rule applies for Jong-Un,” she said.\n\nThe report comes amid speculation that Kim Jong-Un has banned his aides and officials from smoking foreign cigarettes because they are unpatriotic.\"\n1858,\"You may have seen the amazing story today about the high school kid who made $72 million trading stocks. There were plenty of red flags in the original New York Magazine article. But now CNBC is reporting that the $72 million figure is totally bogus.\n\nMohammed Islam, a 17-year-old high school kid in New York, was profiled as a Wall Street whiz kid who was raking in millions. The New York Magazine piece implies that his wealth ($72 million or not) largely came from trading.\n\nMo got into trading oil and gold, and his bank account grew. Though he is shy about the $72 million number, he confirmed his net worth is in the \"\"high eight figures.\"\" More than enough to rent an apartment in Manhattan—though his parents won't let him live in it until he turns 18—and acquire a BMW, which he can't drive because he doesn't yet have a license.\nBut the investment club that Islam belongs to sent a statement to Business Insider:\n\nIt has been brought to the attention of the Leaders Investment Club that Mohammed Islam has been rumored to have made $72,000,000 through making trades in the stock market. After performing due diligence and talking with Mohammed Islam himself, we have determined that these claims are false and simply been blown up by the media in the interests of sensationalism.\nThe journalist who wrote the piece defends it, saying that she saw a bank statement that confirms he's worth eight figures:\n\n\nSo what's the real story? We can only speculate at this point, but if history is any guide for Wall Street prodigy stories, most of his wealth could come from an inheritance. Just last month Yahoo Finance had to issue a correction about the story of a 27-year-old \"\"self-made\"\" millionaire. It turned out that probably 80 percent of that man's wealth came from an inheritance.\n\nYou can watch video of CNBC discussing the story of Mohammed Islam, the high school millionaire, below:\n\n\nAll this doesn't mean that Islam isn't still making decent coin from his trading, nor that he's not incredibly wealthy. He's just not worth $72 million and almost certainly didn't make the majority of his money trading stocks.\n\nWe'll have to wait until the dust settles for the real story on this one, but that could take a while. Islam cancelled an appearance on CNBC after getting spooked by producers in his pre-interview.\"\n1859,\"Axl Rose, the singer of Guns N’ Roses, has not died in West Hollywood at the age of 52.\n\nA hoax news website designed to look like MSNBC was promulgating the false rumors this week. The site says MSNBC.website, which isn’t real.\n\nUsers on social media were questioning whether the “Chinese Democracy” singer was still alive.\n\nThe bogus story reads: “Unconfirmed reports say Rose was found dead Tuesday late afternoon in his West Hollywood home after police were called around 3:30 pm for a welfare check.”\n\nIt also includes fake quotes from police officers. The article has been shared tens of thousands of times on Facebook.\n\nMSNBC.website was also responsible for a hoax that said Home Alone actor Macaulay Culkin was found dead at age 34 a few weeks ago. That obviously wasn’t true, either.\n\nEarlier his year, Rose said that Guns N’ Roses has two new albums in the works. The last album the band released was “Chinese Democracy” in November 2008, which was censored in China due to its title track and reference to Falun Gong, a traditional Chinese spiritual practice that has been persecuted in China for the past 15 years.\n\n“We recorded a lot of things before ‘Chinese’ was out,” Rose told Rolling Stone.\n\nHe added: “We’ve worked more on some of those things and we’ve written a few new things. But basically, we have what I call kind of the second half of Chinese. That’s already recorded. And then we have a remix album made of the songs from Chinese. That’s been done for a while, too. But after Vegas [Guns N’ Roses is performing a residency at the Hard Rock Hotel & Casino that runs through June 7], we’re going to start looking very seriously at what we’re doing in that regard.”\"\n1860,\"An Australian man rather understandably says his trip to Bali was \"\"ruined\"\" when he had a horrifying run-in with a disturbingly determined spider.\n\nTwenty-one-year-old Dylan Thomas's horror story trip began while he was sleeping one night at his hotel: that's when a tropical spider climbed into his bed, burrowed through his appendix scar, crawled under his skin and tunneled into his sternum.\n\nAn initial visit to a doctor on Sunday saw him diagnosed as having been bitten by an insect and sent away with antihistamines.\n\nMr Thomas spent another day with the insect tunneling inside of him before going to a hospital.\n\n\"\"Well after running tests and putting things inside my stomach they finally found out it was a tropical spider that's been living inside of me for the last 3 days, managed to get it out luckily,\"\" he told his Facebook friends.\n\nThe spider was eventually removed with tweezers. It was dead when pulled out.\n\nThomas says his friends now call him Spiderman, which is a pretty cool nickname even if you do never have another full night's sleep undisturbed by vivid nightmares again.\n\n[image via Shutterstock]\"\n1862,BREAKING: Gill Rosenberg (31) from Tel Aviv former IDF soldier was captured by ISIS after going to Iraq to join Kurds & fight ISIS - Ch 2\n1863,\"This is from Today\n \nwebsherfif\n \nRetraction from Boston.com\nEarlier tonight, Boston.com published a piece suggesting Harvard Business School Professor Ben Edelman sent an email with racist overtones to Sichuan Garden. We cannot verify that Edelman, in fact, sent the email. We have taken the story down.\n \n \n \nThe Web Sheriff so hot right now.  The Web Sheriff.   We don’t even know what’s true anymore.    Is he sending racist emails or is Boston.com just making stuff up?   I hope it’s real.   To quote Kevin Malone I need to believe in something.\"\n1864,\"What happened to an Australian man this past week is usually the stuff of nightmares for arachnophobes.\n\nDylan Thomas, of Bunburry, Australia, woke up to a strange mark on his stomach while he vacationed in Bali.\n\nAccording to an interview with his local paper, the Bunbury Mail, Thomas said the mark continued to grow up his abdomen, and he started to feel a \"\"burning sensation like a searing feeling.\"\"\n\nOn Monday, Oct. 13, a dermatologist at Bali International Medical Centre determined the source of the mark. A tropical spider had buried itself under his skin through an old appendix scar.\n\nAccording to the Bunbury Mail, the spider was dead when it was removed.\"\n1865,\"Jihadists have stolen several commercial jetliners in Libya, raising concerns with intelligence officials about 9/11-style terror strikes as the 13th anniversary approaches, some reports say.\n\nThe Algerian news site al-Fadjr on Aug. 6 said 11 aircraft went missing from Tripoli International Airport during fighting between militias, IHS Janes 360 reports, but says  the Algerian report was \"\"probably not credible.\"\" \n\nSubsequently, Mohamed Frikha, CEO of the Tunisian airline company Syphax, told Tunisia's Shems FM Radio that two Airbus-A320 aircraft belonging to the Libyan company Ifriqiya were missing from Misratah, Janes reports.\n\nWatch Newsmax TV now on DIRECTV Ch. 349 and DISH Ch. 223\nGet Newsmax TV on your cable system – Click Here Now\n\nMeanwhile, the Washington Free Beacon reports that information about stolen jetliners was circulated within the U.S. government over the past two weeks — including an ominous warning that one or more jets could be used in an attack marking the Sept. 11, 2001, terrorist strikes in New York and Washington. \n\n\"\"There are a number of commercial airliners in Libya that are missing,\"\" one unnamed official told the Free Beacon. \"\"We found out on Sept. 11 what can happen with hijacked planes.\"\"\n\nSept. 11 also will mark the second anniversary of the Libyan terrorist attack on a U.S. outpost in Benghazi that killed Ambassador Chris Stevens and three other Americans.\n\nMilitary groups in Morocco, Algeria, Tunisia, and Egypt have all been placed on heightened alert because of the stolen jets, the Free Beacon reports.\n\nUrgent: Should Obama Be Impeached? Vote Now in Urgent Poll \n\nU.S. counterterrorism officials told the Free Beacon that intelligence agencies haven't confirmed the missing aircraft and are trying to locate all of the aircraft owned by two Libyan state-owned airline companies.\n\nSecurity in Libya has been deteriorating as Islamists and anti-Islamist militias battle. A shocking video surfaced Sunday showing armed fighters partying inside a captured U.S. diplomatic compound in Tripoli, including one fighter jumping into a pool from a second-story balcony. \n\nMichael Rubin, a counterterrorism specialist with the American Enterprise Institute, told the Free Beacon that commercial jets in the hands of terrorists could be \"\"devastating.\"\"\n\n\"\"Who needs ballistic missiles when you have passenger planes? Even empty but loaded up with fuel they can be as devastating,\"\" he said. \"\"Each plane could, if deployed by terrorists to maximum devastating effect, represent 1,000 civilian casualties.\"\"\n\nJanes reported, however, that it was \"\"very unlikely\"\" that aircraft could have been taken from Tripoli International Airport without the knowledge of the Zintan militias that control it. \n\nWith Misratah and Mitiga airports the only two functioning international airports in western Libya, Janes added, \"\"Misratan Islamist militias that control them will not want to jeopardize the political influence and revenue this affords them\"\" by facilitating a 9/11-style attack.\n\nEven if the jihadists stole the aircraft,\"\"they would still need to transport the jets to other paved runways large enough to facilitate takeoff ... heightening the risk such movements would be spotted by foreign intelligence agency surveillance.\"\"\n\nWatch Newsmax TV now on DIRECTV Ch. 349 and DISH Ch. 223\nGet Newsmax TV on your cable system – Click Here Now\"\n1866,\"The man behind the Ottawa shootings is a Canadian convert to Islam whose passport had been seized by authorities, federal sources say.\n\nWhile police have not confirmed the man's identity, sources have told Canada's Globe And Mail, Reuters and Associated Press that the main suspect was Michael Zehaf-Bibeau.\n\nA Royal Canadian Mounted Police intervention team responds to the shooting at the Parliament building in Ottawa. Photo: AP\n\nJust before 10am on Wednesday local time (1am AEDT Thursday), a gunman shot and killed Corporal Nathan Cirillo and then opened fire on the country's Parliament buildings.\n\nSergeant-at-Arms Kevin Vickers, a former member of the Royal Canadian Mounted Police, shot the suspect dead.\n\nThe suspected gunman, Zehaf-Bibeau, 23, was reportedly born Michael Joseph Hall but changed his name, sources said.\n\nPolice officers take cover near Parliament Hill following the shooting. Photo: Reuters\n\nThe Globe and Mail newspaper said he was recently designated a \"\"high-risk traveller\"\" by the Canadian government - meaning it was feared he would travel abroad to commit crimes - and that his passport had been seized.\n\nZehaf-Bibeau had a history of drug use and had multiple run-ins with Canadian police in the French-speaking province of Quebec.\n\nAuthorities have not yet ruled out the possibility that there are other shooters still on the loose.\n\nThe gunman, thought to be Michael Zehaf-Bibeau, in a photo released by Canadian media. Photo: Supplied\n\nOn Monday, Martin Couture-Rouleau, a 25-year-old who converted to Islam last year, rammed his car into two soldiers in the Quebec town of Saint-Jean-sur-Richelieu and was shot dead by police. One of the soldiers later died.\n\nRouleau was arrested at the airport in July on his way to Turkey and also had his passport confiscated.\n\nHe was among 90 people being tracked by the Royal Canadian Mounted Police (RCMP) on suspicion of taking part in militant activities abroad or planning to do so.\n\nPolice would not confirm whether Zehaf-Bibeau was on this list.\n\nNo group, Islamic or otherwise, claimed responsibility for either the attack in Ottawa or the one near Montreal on Monday.\n\nReuters, Fairfax Media\"\n1867,\"(Reuters) - First there was bendgate... now brace yourself for hairgate.\n\nFresh from the online uproar over whether the shiny new iPhone 6 bends when carried around in pockets, Apple has been hit by a new complaint - that the handset traps users' hair or beards when they make calls.\n\nIt is difficult to gauge whether there is any real issue, but Twitter users have made #hairgate a rising social media trend, leading major news outlets to pounce on the story.\n\n\"\"The seam on my iPhone 6 where the aluminum meets the glass is definitely catching my hair and pulling it out,\"\" one user tweeted.\n\nBearded iPhone users have jumped on the bandwagon complaining that their facial hair gets yanked during calls, leading to spats over whether to treat #beardgate as a separate trend, or simply as a subset of #hairgate.\n\nApple was not immediately available to comment.\n\nJokers are having a field day, with the Twitter account of the Atlanta International Fashion Week speculating that it may be an elaborate plot against hipsters for whom facial hair has become de rigeur. Another user tweeted: \"\"Congrats, Apple, for finally getting hipsters to shave.\"\"\n\nFor some it is a heaven-sent marketing opportunity; Gillette Co. [PGGIL.UL] was quick to tweet: \"\"Your phone may be smarter than ever, but leave the shaving to the experts.\"\"\n\nHowever, many iPhone 6 users were left to wonder what all the fuss was about.\n\n\"\"I have iPhone 6. Doesn't bend and doesn't snag hair. Who thinks up these things? Apple haters? Competitors?\"\" tweeted Dr. John Wooten, a Virginia-based technical consultant.\n\n(Editing by Pravin Char)\"\n1869,\"Legendary country music star Willie Nelson was found dead today in his Maui home. He was 81 years old. Rumors of Nelson's death first circulated early February 24, 2015 on social media outlets but was later confirmed by police.\n\nA groundskeeper scheduled to perform yard maintenance on Nelson's property reportedly found the singer/songwriter unresponsive on the front lawn and immediately called 911.\n\n\"\"There was no evidence of drug abuse or alcohol and no signs of foul play,\"\" said Det. Aldeson.\n\n\"\"Determining an official cause of death could take as long as 3 weeks,\"\" said County Coroner Frank Shultz. \"\"It's just too early to tell what caused his tragic death.\"\"\n\nThe shocking news comes just days after a recent \"\"60 Minutes\"\" interview where Nelson was quoted as saying \"\"Life is good and I have never felt better or been happier.\"\"\n\nThis story is still developing and all information is not yet officially verified.\"\n1871,\"A video which supposedly proves that TBS speeds up its Seinfeld reruns by 7.5 percent in order to squeeze in two extra minutes of commercials has been online for a few months, but over the weekend it recirculated through Reddit, gathering a lot more attention. YouTube user \"\"ltclassics\"\" explains that the episode in the upper right hand corner is a recent TBS syndicated Seinfeld rerun. The episode on the lower right hand corner was supposedly a decade-old digitally recorded Seinfeld rerun.\n\n \nSo. Let's talk about efficiency. In the last two decades, American productivity has improved at striking levels, with very little benefit for the American worker. Some of this has to do with automation, and a lot of it has to do with the spread of personal computers. As the workplace is measured, re-measured, and examined to the point of indecency—look at the conditions Amazon warehouse employees have to work under—efficiency is slowly chipping away at our lives.\n\nEven if this Seinfeld thing turns out to be a hoax—I am hedging my bets here, because I do not own a stopwatch or rent cable television—it's such a great symbol for America in the 21st century. You can picture some stuffed suit in middle-management watching the same Seinfeld episode sped up to various percentages—3.5, 10, 12.5—to see how the jokes land. They probably focus-tested specific jokes in midwestern malls in order to find the razor's edge of comedy, the exact line before Jerry Seinfeld turns into Alvin and the Chipmunks and the timing of all the jokes is ruined. Quantifiably it's the same show, but in reality it's stretched to just before the breaking point, analyzed and efficiency-tested in order to cram more salable real estate into a lot that refuses to change size. The life is being sucked out of it, one decimal point at a time.\"\n1873,\"'It's a nonsense', says official\n\nNorth Korea has moved to deny reports its leader Kim Jong-un is planning to open a restaurant in Scotland.\n\nThe dictator presides over a chain of restaurants known as “Pyongyang”, with international branches already including Amsterdam, and a number of North Korea experts had speculated that Scotland would be a natural target for expansion.\n\nKim was reported to have taken a keen interest in Scottish affairs during the referendum debate in September, when officials claimed he felt a vote for independence “would be a very positive thing”.\n\nIt has also been noted that Scotch whisky is a favourite tipple among the North Korean elite, while tourists can be asked to make gifts of the drink to tour guides and hosts instead of cash.\n\nMichael Madden, editor of the North Korea Leadership Watch blog, told the Scotsman it “would not surprise me at all if they opted to open a restaurant in Scotland”, while the UK-Korea Institute’s Jenny Town told the Mirror Kim would support “any country struggling for independence and legitimacy”.\n\nBut speaking to The Independent, an official at the North Korean embassy said of the reports: “It’s a nonsense.” He declined to comment further.\n\nMr Madden said the Pyongyang restaurants have been around for about 10 years, and that a significant proportion of their takings is funnelled back to government coffers.\n\nHe said they were one of the very few ways the majority of people can experience North Korean culture without making a trip to the secretive state. “But they tailor the menus to suit,” he added. “Customers in Western Europe won’t get a plateful of dog!”\"\n1875,\"When FXX took over the syndication rights of The Simpsons last year, one of the stipulations were older episodes with longer run-times were going to be edited to the modern standard of 22 minutes in order to fit in the now normal 8 minutes of advertising found within half-hour programming.\n\nNot every network is so keen on trimming whole scenes to make run-times work for older shows, but that doesn’t mean they’re immune to tricks of their own. That’s reportedly what’s happening over at TBS.\n\nThanks to one crafty viewer, it seems to have been discovered that TBS has been running syndicated episodes of Seinfeld 7.5% faster than the show’s standard speed in order to squeeze in as much advertising as possible into the airspace. Unfortunately, while it’d be nice to say this news is shocking, it isn’t. These shows were meant to air at a time when most sitcoms ran 25 minutes, and thus it’s either this or a trim to The Simpsons in order to make them fit modern standards.\n\nSource: Reddit\"\n1876,\"THIS is definitely NOT how to propose to your girlfriend.\n\nA hopeless romantic determined to see his proposal go off with a bang ended up burning down his entire college sports hall with a box of fireworks - bought to mark the special occasion.\n\nDim Xiong Chien, 22, took three large boxes of fireworks on to campus, which he planned to set off as he got down one knee to pop the question to girlfriend Cong Yen, also 22.\n\nBut, when Ms Yen forgot to turn up, the young man ignited the fireworks anyway in the hope that she would see them and go and see what was happening.\n\nHowever, the planned stunt went horribly wrong when the illuminations set fire to dry grass at the Liaoning Advertisement Vocational College in the city of Shenyang, in north-eastern China's Liaoning province.\n\nA friend, Shin Tan, 21, explained: \"\"He had prepared this big event in secret and had told her to meet him by the sports ground for a romantic walk.\n\n\"\"She had no idea he was planning to propose though, and clearly forgot all about the walk.\"\"\n\nAs firemen rushed to the scene to put out the three-metre high flames engulfing the grass, Mr Chien went to look for his forgetful girlfriend.\n\nHe said he was \"\"completely unaware\"\" the fireworks had set fire to the grass.\n\nHe said: \"\"I was feeling a bit surprised that she hadn't shown up, and was completely unaware that the fireworks had set the grass on fire.\n\n\"\"When I found her I said she had to come with me as there was something important I wanted to tell her and show her.\"\"\n\nHowever the disastrous proposal has not put the young romantic off.\n\nMr Chien added: \"\"As we approached the sports hall we saw all these flames and firemen and I decided to postpone the proposal to another date.\"\"\n\nBewildered Ms Yen told local TV: \"\"I found out later that he wanted to ask me to marry him.\n\n\"\"Of course, I love him, but my parents have told me to steer clear, saying he can't even ask me to marry him without causing a massive hoo-ha.\"\"\n\nIt took firemen over an hour to extinguish the blaze.\n\nA college spokesman added: \"\"The hall is covered by insurance and we have yet to make a decision about how to punish this student.\"\"\"\n1877,\"A woman detained by Lebanese authorities was not the wife of the Islamic State leader, Abu Bakr al-Baghdadi, but the sister of a man convicted of bombings in southern Iraq,\n\nIraq’s interior ministry has said.\n\n“The one detained by Lebanese authorities was Saja Abdul Hamid al-Dulaimi, sister of Omar Abdul Hamid al-Dulaimi, who is detained by authorities and sentenced to death for his participation in … explosions,” a ministry spokesman said on Wednesday.\n\n“The wives of the terrorist Al-Baghdadi are Asmaa Fawzi Mohammed al-Dulaimi and Esraa Rajab Mahel al-Qaisi, and there is no wife in the name of Saja al-Dulaimi,” he said.\n\nThe spokesman said Saja Dulaimi had fled to Syria where she was detainees by authorities. She was part of a group of female detainees freed in exchange for the release of a group of nuns captured by Islamist rebels in Syria, he said.\n\nSecurity officials in Lebanon said on Tuesday the Lebanese army had detained a wife and daughter of Baghdadi as they crossed from Syria late last month.\n\nThey were picked up in northern Lebanon after the woman was found with a fake passport, officials said. Investigators were questioning her at the Lebanese defence ministry.\"\n1880,\"Fear not arachnophobes, the story of Bunbury's \"\"spiderman\"\" might not be all it seemed.\nPerth scientists have cast doubt over claims that a spider burrowed into a man's body during his first trip to Bali. The story went global on Thursday, generating hundreds of stories online.\nEarlier this month, Dylan Thomas headed to the holiday island and sought medical help after experiencing \"\"a really burning sensation like a searing feeling\"\" in his abdomen.\nDylan Thomas says he had a spider crawl underneath his skin. \nDylan Thomas says he had a spider crawl underneath his skin.\nMr Thomas said a specialist dermatologist later used tweezers to remove what was believed to be a \"\"tropical spider\"\".\nAdvertisement  \nBut it seems we may have all been caught in a web... of misinformation.\nArachnologist Dr Volker Framenau said whatever the creature was, it was \"\"almost impossible\"\" for the culprit to have been a spider.\n\"\"If you look at a spider, the fangs, the mouth parts they have, they are not able to burrow. They can't get through skin,\"\" he said.\n\"\"We thought it may have been something like a mite, there are a few different parasitic mites out there, which can sometimes look a bit like a spider. I can't think of any spider which could do this to a person.\"\"\nDr Mark Harvey from the Western Australian Museum agreed and said he found the case \"\"bizarre\"\".\n\"\"I must confess I was amazed because I've never heard of a spider being able to survive under the skin of a human, or indeed any mammal,\"\" he said.\n\"\"Spiders need air to breathe, they have spiracles on the sides of their bodies where air comes into their system through a series of what we call book lungs. Being under the skin of somebody, I would have thought they wouldn't have enough air to survive.\n\"\"Even if it was a mite, I've never seen anything like this. Even if it was an insect, I've never heard of an insect crawling under the skin like this, so it really is a remarkable case.\"\"\nDr Harvey said spiders were widely feared in the community and often were the subject of urban legends.\n\"\"We hear about people going on holidays and having spiders lay eggs under the skin. Then [the baby spiders] burst out when they return from their holiday in the tropics,\"\" he said.\n\"\"None of those are true, they're just made up stories.\n\"\"They're not actually able to dig through the skin, that's why this case is so unusual. Some can burrow into soil, but they have to remove soil particles one at a time if they want to do that.\"\"\nSomething which is true, according to Dr Harvey, is that certain arachnids do \"\"live on humans\"\".\n\"\"We all have mites living on our faces. They're follicle mites, but they're absolutely miniscule and you can't see them. We transmit them to our children when we have kids,\"\" he said.\n\"\"They live in the bases of hair follicles on our faces and in some of the pores in our skin. Those mites are so small, you can't see them, and they're not going to cause a blemish on the skin like this lad has on his stomach.\"\"\nDr Framenau said that much of the confusion could be eliminated by keeping or catching the creepy crawly offender, dead or alive, and enlisting the help of experts.\n\"\"It would be great if they collected it or took a photo of it,\"\" he said.\n\"\"If you have been bitten by something, the best thing you can do is collect it and submit it to a museum for identification before these things go viral.\"\"\nDylan Thomas has been contacted for comment.\"\n1881,\"A statement attributed to the Islamic State of Iraq and Syria (ISIS) claimed an American female hostage was killed in a Jordanian airstrike on Friday on the outskirts of the northern Syrian city of Raqqa, the extremist group's main stronghold.\n\nThe statement identified the woman as Kayla Jean Mueller and said she was killed during Muslim prayers — which usually take place around midday on Fridays — in airstrikes that targeted \"\"the same location for more than an hour.\"\"\n\nNo ISIS militants were killed in the airstrikes, the statement further claimed.\n\nHas ISIS's latest horror show backfired in the Middle East?\nIt published photos allegedly of the bombed site, showing a severely damaged brown coloured three-storey building — but no images of the woman.\n\nAmerican officials said they were looking into the report, and the White House said it did not have immediate comment. There was also no immediate comment from the Jordanian government.\n\nThe ISIS statement could not be independently verified. It appeared on a militant website commonly used by ISIS and was also distributed by ISIS-affiliated Twitter users.\n\nAssisted refugees\n\nMueller, of Prescott, Arizona, had been working in Turkey assisting Syrian refugees, according to a 2013 article in The Daily Courier, her hometown newspaper. The 26-year-old told the paper that she was drawn to help with the situation in Syria.\n\n\"\"For as long as I live, I will not let this suffering be normal,\"\" she said. \"\"It's important to stop and realize what we have, why we have it and how privileged we are. And from that place, start caring and get a lot done.\"\"\n\nAccording to the local paper, Mueller had been working with the humanitarian aid agency Support to Life, as well as a local NGO that helped female Syrian refugees develop skills.\n\nA 2007 article about Mueller from the same local newspaper said she was a student at Northern Arizona University and was active in the Save Darfur Coalition.\n\nOn Sunday, President Barack Obama said the U.S. was \"\"deploying all the assets that we can\"\" to find Mueller.\n\n\"\"We are in very close contact with the family trying to keep them updated,\"\" he said in an interview with NBC's Today Show. \"\"Obviously this is something that is heart-breaking for the family and we want to make sure we do anything we can to make sure that any American citizen is rescued from this situation.\"\"\n\nHer identity had not been disclosed out of fears for her safety.\n\nIf her death is confirmed, she would be the fourth American to die while in the captivity of the ISIS militants. Three other Americans, journalists James Foley and Steven Sotloff and aid worker Peter Kassig were beheaded by the group.\n\nJordan, which is part of a U.S.-led coalition bombing ISIS targets in Syria, stepped up its attacks after ISIS announced it had killed a captive Jordanian pilot. The Syrian government said Thursday that dozens of Jordanian fighter jets had bombed ISIS training centres and weapons storage sites. It did not say where the attacks occurred.\n\nThere was no word from the Jordanian government on whether its planes had struck Raqqa on Friday. But activists who monitor the Syrian conflict from inside the country said U.S.-led coalition planes hit several targets on the edges and outskirts of Raqqa, in quick succession on Friday.\"\n1883,\"A trip to Bali has turned Dylan Thomas into a real-life Spiderman.\n\nThe 21-year-old was holidaying with friends last weekend when he woke up to find a strange red trail stretching up his stomach.\n\nDoctors told Mr Thomas he had just been bitten by a small insect when he fronted Bali International Medical Centre on Sunday morning after the red mark started to grow in length, the NT News reports.\n\nScroll down for video\n\nDylan Thomas, 21, was holidaying with friends last weekend when he woke up to find a strange red trail stretching up his stomach\n\nDoctors at Bali International Medical Centre initially thought he had just been bitten by a small insect and gave him an antihistamine. When it started to blister the next day, he knew some was wrong\n\nSo imagine his surprise when doctors discovered a tropical spider burrowing just below his skin a day later.\n\nMr Thomas, who recently returned to his Bunbury home in Western Australia, was initially given an antihistamine cream to treat the mark.\n\nBut the next morning when he found it had started to blister, Mr Thomas went to see a dermatologist.\n\nDoctors retrieved the spider from his abdomen, which had burrowed its way through a small scar from a previous operation where he had his appendix removed\n\nThe 21-year-old has since returned to his Bunbury home in WA but is yet to find out what kind of spider it was\n\nDoctors retrieved the spider from his abdomen, which had burrowed its way through a small scar from a previous operation where he had his appendix removed.\n\n'It was a bit bigger than the size of a match head,' Mr Thomas told the newspaper.\n\n'It takes a lot to deter me, but I do feel violated. It was a very bizarre experience just to know something like that was in my body for a couple of days.'\n\nThe tropical spider was taken away for testing and Mr Thomas will soon be told exactly what kind of spider it was.\"\n1884,\"The rumour that Banksy has been arrested has been circulating on the internet\n\nAn article has started circulating on Twitter today claiming that Banksy has been arrested.\n\nThe story on \"\"news\"\" website National Report says that Banksy was arrested in Watford after been tracked by a \"\"24-hour Anti-Graffiti Task Force\"\".\n\nStories crop up all the time claiming to reveal the true identity of the guerrilla graffiti artist, but this one is particularly ridiculous.\n\nThe National Report have also produced this video which claims to prove his arrest.\n\nVideo loading\n\nHere's why it's definitely a hoax...\n\n1. Banksy isn't from Liverpool\n\nHe's from Bristol according to his Wikipedia.\n\n2. There's no London Police force\n\nThere's the Metropolitan Police and the City of London Police, both used interchangeably in the article.\n\n3. There's no London Police Chief called Lyndon Edwards\n\nWe call them The Commissioner of Police of the Metropolis. And he is Sir Bernard Hogan Howe.\n\n4. Police don't release pictures of people being arrested\n\nNope. They definitely don't do that.\n\n5. Met Police don't cover the Watford area.\n\nThat's Hertfordshire Police's job.\n\n6. The website it comes from is full of spurious stories\n\nOther headlines on the site include 'Kanye West applies for refugee status' and 'Miley Cyrus replaced by double in 2010'.\n\n7. The same article was circulating last year as a press release\n\nBefore Banksy was Paul William Horner a 39 year old, rather than Paul Horner, a 35-year old.\n\n8. The picture of him being arrested is from Notting Hill Carnival 2012\n\nPut that picture URL into Google images and you get pictures from Carnival.\n\n9. And as if you needed any more proof, Banksy's PR has confirmed it is a hoax\n\n@JDBeauvallet it's a hoax— jo brooks (@brightonseagull) October 20, 2014\n\nNevertheless it looked real enough to fool many people - including former Tory MP Louise Mensch.\n\nYou have to be kidding me, @metpoliceuk. Banksy? There are so many criminals out there, Banksy? The great artist?— Louise Mensch (@LouiseMensch) October 20, 2014\n\nBut it's definitely a hoax, Banksy's secret is still safe for now. Everyone back in your boxes until the next rumour appears.\n\nBanksy’s real identity has been a closely kept secret ever since his work emerged in 1992.\n\nInitially it was rumoured he was born Robin Banks, a former butcher.\n\nHowever, more recently people believe he could be Robin Gunningham, who enjoyed a middle-class upbringing in Bristol.\n\nDuring a rare interview he was described as “a cross of Jimmy Nail and British rapper Mike Skinner”.\n\nBanksy has also claimed his parents think he is a painter and decorator.\n\nVIEW GALLERY\"\n1885,\"Militant group Boko Haram is reportedly holding a German hostage who was kidnapped in July. The group's leader has also claimed that a report of a ceasefire with the Nigerian government was a \"\"lie.\"\"\n Nigeria Boko Haram Abubakar Shekau Archiv\nNigerian militant group Boko Haram claims to be holding a German hostage who was kidnapped from the state of Adamawa in northeastern Nigeria earlier this summer.\nBoko Haram leader Abubakar Shekau made the announcement in a video obtained by news agency Agence France Presse. Shekau reportedly claims in the video that his group is \"\"holding your German hostage.\"\"\nThe kidnapping occurred on July 16 in the town of Gombi in northeastern Nigeria, where the German national was reportedly a teacher at a government training center. The German Foreign Ministry has thus far refused to comment on the video.\nThe news comes after two Germans who were working in Nigeria for the construction company Julius Berger came under attack by gunmen on October 24. One was shot dead and the other taken hostage and later released.\nGerman Foreign Minister Frank-Walter Steinmeier was in Nigeria just this past week to conduct talks with government and business leaders.\n Nigeria Boko Haram soll offenbar entführte Mädchen freilassen\nViolence and additional kidnappings have repeatedly overshadowed negotiations for the release of more than 200 abducted Nigerian schoolgirls\nShekau claims no ceasefire\nThe new video emerges as violence continues to cast doubt over ceasefire negotiations between the Nigerian government and Boko Haram, which has been leading a violent uprising in northern Nigeria since 2009.\nThe Nigerian government says negotiations are taking place to secure the release of more than 200 schoolgirls whose abduction last spring from the town of Chibok sparked international outrage.\nBut Shekau reportedly claims in the video that earlier claims of a ceasefire between Boko Haram and the government are false, and that the schoolgirls had converted to Islam and been married off.\n\"\"We did not negotiate with anyone... It's a lie. It's a lie. We will not negotiate. What is our business with negotiation? Allah said we should not,\"\" AFP reported Shekau as saying.\n\"\"We have married [the girls] off. They are in their marital homes,\"\" Shekau reportedly says in the video while laughing.\nNigeria for its part maintains that it is conducting ceasefire negotiations and discussions to release the kidnapped girls in neighboring Chad with supposed Boko Haram envoy, Danladi Ahmadu. Shekau allegedly says in the video that he does not know Danladi.\nViolence continues\nMeanwhile, a triple bombing of a bus station in the city of Gombe on Friday killed at least eight people and wounded 41. It is not yet clear if the attacks were carried out by Boko Haram, though the group has targeted commuters in the past.\n Angriff von Boko Haram im nordöstlichen Stadt Konduga nahe Maiduguri / Nigeria\nThousands of Nigerians have been killed as a result of the Boko Haram uprising\nBoko Haram's insurgency has been characterized by a brutal campaign of bombings and shootings targeting Christian churches, Muslim mosques, schools, markets, bars, villages, police stations and a UN building. An estimated 5,000 Nigerians have been killed and a further 300,000 displaced by the violence.\nIn 2013, the Nigerian government declared a state of emergency in the northeastern states of Borno, Yobe and Adamawa. Amnesty International has accused the Nigerian military of war crimes, including extrajudicial killings, in its fight against Boko Haram. The United Nations and Human Rights Watch have also alleged that Nigeria's security forces have committed human rights abuses.\nNigeria's population of 177 million is 50 percent Muslim and 40 percent Christian. Muslims are concentrated in the north and Christians in the south.\nbw/jm (AFP, dpa)\"\n1888,\"Keen golfers can have their very own putting paradise if they snap up this luxury island previously owned by Tiger Woods.\n\nThe island in Lake Mälaren, Sweden, was one of the homes shared by the 14-time major winner and his ex-wife, Elin Nordegren, before their six-year marriage fell apart in 2010.\n\nThe 62-acre island features a secluded villa, a hunting lodge, its very own landing strip for propeller planes as well as, of course, six tee-off areas for a custom-made golf hole.\n\nVery private: The 62-acre island previously home to Tiger Woods and his ex-wife Elin Nordegren\n\nRiches: The island in Lake Mälaren, Sweden, was just one of the homes shared by golfer and his ex-wife\n\nSecluded: The island's villa, built from wood cut from the island itself, according to the estate agents\n\nSerene: The residence on the island is apparently the only home for many miles around\n\nRustic: Yet the wooden construction also includes modern conveniences like a hot tub and gas barbecue\n\nKitted out: The kitchen, including breakfast bar, wood-burning stove and a disguised extractor fan\n\nWelcoming: The bedroom. Tiger Woods and his wife split after his infidelity became public\n\nRoom to live: The kitchen and living room share an open plan space with the wood ceiling rising high above\n\nIt also includes a protected quay, a private ferry boat, a historic hill fort, pasture land for horses, stables and two small Skinnpälsarna islands with a water area of around 500 acres.\n\nBut potential buyers will have to bring their own clubs as the main building comes unfurnished.\n\nSabine Rollinger of Vladi Private Islands, who are listing the island, told Mercury Press Agency: 'This island was owned by Tiger Woods but after his divorce he doesn't need an island in Sweden any more.\n\n'This is a unique, exclusive private island with total privacy.\n\n'It includes a private harbour, untouched woods, beautiful lush parks, open fields, striking lake views and a tastefully designed main residence, a mini-mansion.\n\n'Also on the island is a landing strip and six tee-off areas for golf practice.\n\n'The secluded villa, hunting lodge and stables are located on the main island and surrounded by a very large lawn.\n\nLog cabin: The hunting lodge offers another space away from the main house for times you want to be alone\n\nFore! The island includes six teeing off areas for a single custom golf hole\n\nNeigh: These are the stables on the island which, along with the private pasture, would be great for horses\n\nWell lit: As darkness falls, you can see the house is tastefully illuminated by a number of external lights\n\nIs that an outside swimming pool? If so, it's an ambitious choice for Sweden, with its long, chilly winters...\n\nA luxury yacht on the island: The protected quay catches the evening sun and it's only an hour's boat ride from the island to the Stockholm archipelago and the sights and sounds of the Swedish capital\n\nHappy times: Tiger bought the place when married to Swede Elin\n\n'Here you can land your private prop airplane, play soccer, do some riding or enjoy unstructured golfing.\n\n'A hundred metres from the villa is the private, protected bay, and a 50-metre long quay that provides plenty of space for your own, and your friends' boats.\n\n'This is the place to begin great fishing trips in your own private fishing waters, take a boat ride out to Mälaren's over 1000 islands or the beautiful archipelago of Stockholm.\n\n'This island is also unique due to its central location as the Swedish capital is only about an hour away by boat or car, and from there you have swift access to the Stockholm archipelago.\n\n'The property even has a historical 11th century Viking stronghold, a dramatic landscape with approximately 30 metres high rocks rising out of the lake.\n\n'The island boasts a variety of wildlife, such as deer, hares and beavers - even elks can be seen on occasion.\n\n'The protected location, combined with the quay's generous dimensions, make it an ideal place for private parties and outdoor dining.\n\n'You go for a swim in Lake Mälaren, where the water reaches temperatures of up to 26C in the summer.\n\n'Apart from the island, the property also includes the two small Skinnpälsarna islands and a water area of around two million square metres.'\n\nFor more information on the listing, visit vladi-private-islands.de. The price is only available on application.\n\nTile floors throughout? Really? A log cabin entirel...\"\n1889,\"Islamic State of Iraq and Syria leader Abu Bakr al-Baghdadi probably isn't dead, but no one who's in a position to know for sure is saying anything.\nRead more at WashingtonExaminer.com RSS - politics\"\n1890,\"Federal officials have called a sitting U.S. Representative a liar after he went on national television claiming ISIS militants were crossing into the country through the Mexican border.\n\nThe Department of Homeland Security told AOL News that Rep. Duncan Hunter (R-CA) was telling a tale Tuesday afternoon when he told Fox News that insurgents were traversing the Texas border.\n\n\"\"The suggestion that individuals who have ties to ISIL have been apprehended at the Southwest border is categorically false, and not supported by any credible intelligence or the facts on the ground,\"\" spokesperson Marsha Catron told AOL.\n\n\"\"DHS continues to have no credible intelligence to suggest terrorist organizations are actively plotting to cross the southwest border.\"\"\n\nCatron's comments came one day after Hunter ranted to host Greta van Susteren about America's pourous southern border.\n\n\"\"ISIS is coming across the southern border,\"\" Hunter insisted. \"\"They aren't flying B-1 Bombers bombing American cities, but they are going to be bombing American cities coming across from Mexico.\n\n\"\"At least 10 ISIS fighters have been caught coming across the Mexican border in Texas,\"\" Hunter added. \"\"There's nobody taking about it.\"\"\n\nWhen asked where he got the information, Hunter shot back that he \"\"asked the Border Patrol.\"\"\n\nAn AOL News attempt to reach Texas Border Patrol officials was not successful. The inquiry was directed to the DHS.\n\n\"\"They caught them at the border,\"\" Hunter continued. \"\"Therefore, we know ISIS is coming across the border.\n\n\"\"If they catch five or 10 of them you know there are going to be dozens more that did not get caught by the Border Patrol.\"\"\n\nHunter's constituency mainly covers the San Diego area. He did not say if terrorists were also running through his neck of the woods.\n\nWhen offered the opportunity to respond to DHS comments, a spokesperson for Rep Hunter provided AOL News a link to a blog claiming sources told it four ISIS terrorists have recently been arrested at the border.\n\nThere was no response to a follow up request for comment.\"\n1891,\"THERE are unconfirmed reports that jihadists fighting for the Islamic State have contracted Ebola.\n\nLocal media outlets reported that cases of Ebola have showed up at a hospital in the IS-controlled city of Mosul, in Iraq, Mashable reported.\n\nIraq’s official pro-government newspaper, al Sabaah, claimed that the disease had arrived in Mosul from jihadists “from several countries” including Africa.\n\nAn official told the Kurdish media outlet Xendan that the militants’ symptoms were similar to those of the Ebola virus. Although the symptoms of Ebola, which include nausea, vomiting and diarrhoea, can easily be mistaken for many other illnesses such as malaria.\n\nThe World Health Organisation (WHO) has been unable to confirm the cases.\n\nChristy Feig, WHO’s director of communications told Mashable they were in the process of reaching out to government officials in Iraq to see if help was needed investigating the cases.\n\nIS counts fighters from a number of African countries among its ranks though few, if any, are known to have come from areas hit by Ebola.\"\n1893,\"A 31-year-old Canadian-Israeli woman who traveled to Iraq to join the Kurdish fight against the Islamic State group reportedly has been abducted by ISIS. Gill Rosenberg, 31, a former Israeli soldier, was captured after three suicide bombings near Kobani, the Times of Israel reported.\n\nThe SITE Intelligence Group said jihadists are discussing ideas for executing her or using her for a prisoner exchange. The capture was reported Sunday on the Islamic State-associated blog Samoach al-Islam and other Islamist websites. The Israeli Foreign Ministry said it is investigating the claim, which was not backed by any evidence, the Jerusalem Post said. The Israeli security service Shin Bet told the Post it had “no further details” about the reported abduction.\n\nIsraeli Jill Rosenberg joined Kurdish forces in Iraq is a @NyMets_ fan! Via @isin669 pic.twitter.com/vpGmXKlB1o\n\nâ€” Yaron Melman (@NrouteHQ) November 25, 2014\n\nThe Canadian government said it is looking into the report, according to CTV News. The Department of Foreign Affairs told the media outlet in an email it was “pursuing all appropriate channels” in seeking to determine Rosenberg's whereabouts, but declined to release any other information.\n\nQuoting two Kurdish fighters, Israel Radio reported Rosenberg was not near Kobani.\n\nThe Post noted if the claim is true, it would make Rosenberg, who was born in Vancouver, British Columbia, and moved to Israel in 2006, the first Western female to fall into the Islamic State group’s hands and her Israeli citizenship could complicate the situation even further. Steven Sotloff, who was executed by ISIS in August, had dual U.S.-Israeli citizenship.\"\n1895,\"ISIS fighters have fired a crude chemical weapon at the Kurdish forces defending the Syria-Turkey border town of Kobane, it has been reported.\n\nBBC reporter Güney Yıldız says a Kurdish official from the war-torn town told him of a suspected IS chemical attack last night, which has caused people to lose their eyesight, blistering on the skin and respiratory problems.\n\nTesting on victims has not taken place because of the intensity of the fighting there, but a Kurdish doctor in the town, who was also injured by the strike, says he is '75 per cent' sure it is a chemical weapon.\n\nThere was also speculation it was an unsophisticated warhead containing chlorine, similar to weapons used in the First World War.\n\nSavage: A photo of a victim of a reported chemical attack on the Syrian town of Kobane. It is claimed ISIS fighters fired a crude chemical weapon at the war zone\n\nThis photo reportedly shows a skin blister caused by the alleged chemical weapon attack\n\nSwelling: Testing on victims has not taken place because of the intensity of the fighting there\n\nLast week the Iraqi government reported that ISIS controls a vast compound in Iraq containing 2,500 rusting chemical weapons rockets.\n\nThe site was bombed by the US during the 1991 Gulf War, but the munitions there were only partially destroyed, according to the UN - then left to Iraq to take care of.\n\nHowever, Iraqi officials wrote to the United Nations this summer claiming that abandoned weapons containing the lethal nerve agent Sarin are still in the ruins of the Muthanna State Establishment, which made chemical weapons in the 1980s and early 1990s, and that this is now in the hands of the violent jihadists.\n\nThey warned that they had watched equipment there being looted on CCTV.\n\nTurkish Army T-155 howitzers stand in firing position near the Turkish-Syrian border today\n\nAn explosion after an apparent US-led coalition airstrike on Kobane, Syria, as seen from the Turkish side of the border. Intense fighting in the town has been going on for weeks\n\nISIS fighters inside Kobane: It is believed that Kurdish forces defending the town have are slowly beating ISIS\n\nA Turkish tank manoeuvres near the Turkish-Syrian border. Ankara has placed a heavy military presence at the border\n\nA CIA picture of the Muthanna State Establishment, which produced chemical weapons on an industrial scale\n\nRemnants of Iraq's chemical weapons program at the Muthanna State Establishment. It was destroyed by American bombs during the 1991 Gulf War\n\nCache: Isis controls a compound in Iraq containing 2,500 chemical weapons rockets, according to the Iraqi government. Pictured are Navy Explosive Ordnance Disposal technicians preparing unexploded ordnance for demolition at a safe disposal area near Baghdad in 2003\n\nA U.S. Army Third Infantry Division soldier loads materials discovered in an explosives laboratory hidden in a home April 15, 2003 in Baghdad, Iraq\n\nMilitants then shut the surveillance cameras at the depot down, the New York Times reported.\n\nIraq's UN Ambassador Mohamed Ali Alhakim wrote to the UN saying that 'armed terrorist groups' took over the Muthanna complex, which lies 60 miles north of Baghdad, on June 11.\n\nIn a letter to U.N. Secretary-General Ban Ki-moon, Ambassador Mohamed Ali Alhakim said remnants of a former chemical weapons programme are kept in two bunkers there.\n\n'The project management spotted at dawn on Thursday, 12 June 2014, through the camera surveillance system, the looting of some of the project equipment and appliances, before the terrorists disabled the surveillance system,' Alhakim wrote in the letter dated June 30.\n\n'The Government of Iraq requests the States Members of the United Nations to understand the current inability of Iraq, owing to the deterioration of the security situation, to fulfill its obligations to destroy chemical weapons,' he said.\n\nThe Muthanna complex measures three by three miles and was thought to be capable of producing around 4,000 tonnes of nerve agent a year.\n\nSecrets: In 2002 President George W. Bush said Hussein was developing a program of chemical weapons but no evidence of such weapons was ever found\n\nAlhakim singled out the capture of bunkers 13 and 41 in the sprawling complex 35 miles (56 kilometers) northwest of Baghdad in the notorious 'Sunni Triangle.'\n\nThe last major report by U.N. inspectors on the status of Iraq's weapons of mass destruction program was released about a year after the experts left in March 2003. It states that Bunker 13 contained 2,500 sarin-filled 122-mm chemical rockets produced and filled before 1991, and about 180 tons of sodium cyanide, 'a very toxic chemical and a precursor for the warfare agent tabun.'\n\nHowever, U.S. Defence Department spokesman Rear Admiral John Kirby said earlier that the United States' best understanding was that 'whatever material was kept there is pretty old and not likely to be able to be accessed or used against anyone right now'.\n\n'We aren't viewing this particular site and their holding it as a major issue at this point,' Kirby said. 'Should they even be able to access the materials, frankly, it would likely be more of a threat to them than anyone else.'\n\nIt was revealed this week that about 5,000 chemical weapons were recovered or destroyed in Iraq following the 2003 invasion but the Pentagon chose to keep the findings top secret.\n\nAn investigation by The New York Times has revealed that U.S. forces happened across the hidden caches of warheads, shells and aviation bombs between 2004 and 2011.\n\nBut the information wasn't made public for several embarrassing reasons including the fact some of the weapons were U.S.-made, plus they had been sitting dormant since the early 1980s and therefore didn't support President George W. Bush's rationale for going to war.\n\nThe weapons - most of them mustard agents in 155-millimeter artillery shells or 122-millimeter rockets - were developed by Saddam Hussein during the Iran-Iraq war which raged between 1980 and 1988.\n\nBut on September 12, 2002, President Bush had contended that Hussein was developing new chemical weapons capable of 'mass destruction'.\n\n'Right now, Iraq is expanding and improving facilities that were used for the production of biological weapons,' he said. But all the weapons found had been developed before 1991.\n\nIn March 2003, President Bush received a mandate from the U.S. Congress to lead an invasion of Iraq, asserting that Iraq was in violation of UN Security Council Resolution 1441.\n\nWith strong support from British P.M. Tony Blair, the Bush administration claimed that Sadam and his forces were in possession of weapons of mass destruction that posed a threat to U.S. security and that of allies including the U.K. and Australia.\n\nAfter investigation following the invasion, the U.S. led Iraq Survey Group concluded that Iraq had ended its nuclear, chemical and biological programs in 1991 and had no active programs at the time of the invasion, but that they intended to resume production if the Iraq sanctions were lifted.\n\nAlthough no active chemical weapons program was found, at least 17 U.S. troops and 7 Iraqi police officers were burned or wounded when chemical devices exploded.\n\nPresident Bush later said that the biggest regret of his presidency was 'the intelligence failure' in Iraq, while the Senate Intelligence Committee found in 2008 that his administration 'misrepresented the intelligence and the threat from Iraq'.\n\nThe U.S. completed its withdrawal of military personnel in December 2011, during the ninth year of the war.\n\nThe rise of ISIS means that the U.S. will send an army headquarters to Iraq for the first time in three years to assist local security forces struggling to resist advances by the fundamentalist group.\n\nAnother reason for the cover-up, according to The Times, was that five of the six chemical weapons encounters involved weapons designed by the U.S.\n\n'''Nothing of significance'' is what I was ordered to say,' said Jarrod Lampier, a now-retired Army major who was present when forces found 2,400 nerve agent rockets in 2006 - the largest chemical weapons discovery of the war.\n\nSoldiers were also loathe to report finding the caches as documenting chemical weapons added hours of extra work to their load.\n\nChemical warfare specialists had to be called in, and waiting for them to arrive put coalition forces in dangerous positions.\n\n'I could wait all day for tech escort to show up and make a chem round disappear, or I could just make it disappear myself,' one ex-soldier told The Times.\n\nThe mustard shells could be put in with other explosives that needed to be destructed and then detonated.\n\nUS Secretary of State John Kerry visits the former Berlin Wall crossing point Checkpoint Charlie in Berlin today\n\nHowever, handling chemical weapons lead to many injuries, which were not taken seriously by military doctors at the time.\n\nMany explosive ordnance disposal personnel were not aware that the shells they were handling contained chemicals, believing them to be regular old artillery.\n\nAt least 17 American military personnel and seven Iraqi police were sickened by poisons - usually sarin and mustard gases.\n\nMany of the shells would leak liquid during transportation, exposing the soldiers to the potentially-lethal fumes.\n\nSymptoms ranged from disorientation and nausea to blindness and huge, seething blisters.\n\nJarrod Taylor, a former Army sergeant on hand for the destruction of mustard shells that burned two soldiers in his infantry company, joked of 'wounds that never happened' from 'that stuff that didn't exist'.\n\n'I love it when I hear, ''Oh there weren't any chemical weapons in Iraq'',' he said. 'There were plenty.'\"\n1896,\"Boko Haram has reportedly agreed to a cease-fire with the Nigerian military as well as the release of hundreds of schoolgirls who were abducted by the terrorist group earlier this year, officials said Friday. The jihadist militia has not yet made a public statement about the decision, which could confirm the arrangement, according to the BBC.\n\n\"\"They've assured us they have the girls and they will release them,\"\" Nigerian presidential aide Hassan Tukur told the BBC. \"\"I am cautiously optimistic.\"\" The announcement of the release and cease-fire comes after a month of negotiations between the Nigerian government and Boko Haram, which has killed more than 2,000 civilians in 2014 alone.\n\nThe little-known al Qaeda offshoot gained national attention in April when they abducted some 300 schoolgirls from a school in Chibok, northern Nigeria, to be sold as slaves. The abduction sparked international outrage and the social media campaign #BringBackOurGirls that enlisted the likes of U.S. first lady Michelle Obama and countless celebrities. Human rights organizations are watching the ongoing deals closely for any developments.\n\nWe are monitoring the news with huge expectations http://t.co/L01FrUFKwz #BringBackOurGirls\n\n— #BringBackOurGirls (@BBOG_Nigeria) October 17, 2014\n\nIn August, Boko Haram declared an “Islamic state” in northeastern Nigeria, the Washington Post reported. Authorities believe the group is hiding the girls somewhere in that area. Jennifer Cook, the director of the Africa Program at the Center for Strategic and International Studies, said the longer the girls stay in captivity, the harder it would be to bring them home.\n\n“With hostage situations with this many people, to bring one set back without endangering another set is very difficult,” Cooke told Time. “In some cases, there’s a pretty good idea of where they are, but extricating them from a group of armed criminals who have so little respect for life is a difficult negotiation process. And the longer they’re there, the greater likelihood they become dispersed, and the more difficult they are to track down.”\n\nIt's unclear how the girls have been treated during their captivity, raising questions about their health. “These girls are being held under absolutely horrific circumstances, subjected to sexual violence and rape, forced into servitude,” Cooke said. “There are reports that some have become pregnant.”\"\n1897,\"A police search is underway for a man who slaps people who sneeze\n\nPolice in northwest England are hunting for a middle-aged man who has allegedly been slapping residents of the borough Carlisle when they sneeze. One of the reported incidents involved the man smacking an 82-year-old woman in broad daylight. God bless you? (Mirror) A teenager woke up from a coma with a cheese addiction and (much to his mother’s delight) couldn’t stop swearing\nA 15-year-old boy by the name of Kai Thomas was in a coma for nine days, recovering from a brain bleed. When he woke up at Sheffield Hospital,  he was left with some very bizarre side-effects: His mother told The Daily Mail that he can’t stop eating cheese (“he munches on several blocks of it a day”) and occasionally tosses it in his cereal. Also, he apparently can’t stop shouting expletives: “Kai was a good-natured, well-manned young man,” his mother said. “He didn’t swear and minded his manners.” (The Daily Mail)\n\nA Nevada lawmaker proposed a bill that grants pets access to medical marijuana Democrat Tick Segerblom, a Nevada lawmaker, proposed a bill in state legislature Tuesday that would allow for the access of medical marijuana for pets. According to Reuters, the bill would let owners obtain the marijuana only if they were able to get their veterinarian to confirm their pet’s “chronic or debilitating medical condition.” (Reuters)\nA 104-year-old woman is claiming Dr. Pepper is what has kept her alive for so long\n\n\nA 104-year-old woman from Texas gave Dr. Pepper some pretty great publicity on Wednesday: In a segment with Fort Worth’s local CBS station, she claimed that the beverage was to thank for her longevity. “People try to give me coffee for breakfast. Well, I’d rather have a Dr. Pepper,” she told the station. “I started drinking them about 40 years ago. Three a day. Every doctor that sees me says they’ll kill you, but they die and I don’t. So there must be a mistake somewhere.” (CBS-DFW)\n\n In Thailand, taking “underboob selfies” is cause for five years prison time\n\nThe culture ministry of Thailand warned women on Monday not to partake in the viral trend of “underboob selfies,” threatening five years in jail. Good luck policing that, Thailand!: “When people take these ‘underboob selfies’ no one can see their faces,” a ministry spokesman Anandha Chouchoti told Reuters. “So it’s like, we don’t know who these belong to, and it encourages others to do the same.”(Reuters)\"\n1898,\"Amidst all the fist-pumping and Bono-goofing yesterday, one piece of information was conspicuously absent: The Apple Watch's battery life. What's the point of strapping a tiny computer to your body if it needs constant charging? According to Re/code, even Apple hasn't quite figured out the battery dilemma yet.\n\nAfter Tim Cook mentioned charging Apple Watch \"\"every night\"\" on stage, John Paczkowski confirms today that a source within Apple pins the charge-by date at nightly—which would imply that the Apple Watch has a battery life of less than a day. Apparently, Apple is still working to improve that number before release. \"\"We anticipate that people will charge nightly which is why we designed an innovative charging solution that combines our MagSafe technology and inductive charging,\"\" an Apple spokesperson told Paczkowski, seemingly confirming the source.\n\nThis isn't just Apple's problem. As a paradigm, smartwatches still have quite a few kinks that need working out before they'll seem truly functional—and battery life is one of the biggest. On Monday, Gizmodo's Brent Rose reported that the Moto 360's battery life, while not as bad as expected, was only about 24 hours.\n\nThat's not terrible, but it does present some problems from a user experience perspective. The main selling point of many smartwatches is that they will constantly track your activity, from sleeping to working out. If your device needs to be charged for even a few hours every day, that's lost data, as information designer Nicholas Felton pointed out yesterday on Twitter:\n\nAlso sad that the watch charging solution means unbroken health stats are impossible. Not necessary for everyone, but important for many.\n\n— Nicholas Felton (@feltron) September 9, 2014\n\nSure, not everyone cares about tracking things like REM cycles. Not everyone will mind taking off their watch for a few hours every day. But the ideal use case for Apple Watch, just like a regular watch, is effortless omnipresence. It should just work—and for periods of time longer than 12 hours. [Re/code]\"\n1899,\"An Israeli-Canadian woman who traveled to Iraq to fight alongside the Kurds there earlier this month has been abducted by Islamic State fighters, Hebrew media reported Sunday, citing Syrian jihadist-linked media.\n\nGill Rosenberg, 31, was captured by jihadists near the flashpoint city of Kobani in the past few days, reports said. The former IDF soldier and Canada native was taken after the jihadists launched three suicide bombings in the area, and her condition is unknown.\n\n\nThe reports were not initially confirmed by the Islamic State group. In Israel, the Foreign Ministry said it was looking into the reports while stressing that the websites that carried the information were “of dubious credibility.”\n\nTwo Kurdish fighters quoted by Israel Radio cast doubt on the reports. One, an American fighter, said Rosenberg was never in Kobani. Another soldier on the ground said that he had heard nothing of her alleged abduction.\n\nIn her last Facebook post to date, Rosenberg wrote on November 20 that someone would be managing her profile for two weeks, and asked that people not message her “as this is not me.”\n\nIS launched an attack Saturday on the Syrian border town of Kobani from Turkey, a Kurdish official and activists said, although Turkey denied that the fighters had used its territory for the raid.\n\nThe assault began when a suicide bomber driving an armored vehicle detonated an explosive device on the border crossing between Kobani and Turkey, said the Britain-based Syrian Observatory for Human Rights and Nawaf Khalil, a spokesman for Syria’s powerful Kurdish Democratic Union Party.\n\nThe Islamic State group “used to attack the town from three sides,” Khalil said. “Today, they are attacking from four sides.”\n\nThe Islamic State group claimed three suicide attacks in Kobani’s border crossing point, the SITE Intelligence Group reported. The group, quoting Twitter accounts linked to the militants, said the suicide attacks were carried out by a Saudi and a Turkmen, adding that one of them was driving a Humvee.\n\nThe first foreign woman to join the Kurdish forces, Rosenberg set out from her home in Tel Aviv on November 2, stopping in Amman before flying to Erbil, the capital of the autonomous Kurdistan Region of Iraq.\n\nRosenberg told Israel Radio that she wanted to do her part for the Kurdish national struggle, and that she was hopeful her experience in the Israel Defense Forces would be useful to the Kurds.\n\nAccording to Rosenberg’s Facebook page, she served in the IDF’s Home Front Command.\n\nRosenberg has posted pictures of herself in mountains of Iraq and Syrian Kurdistan.\n\n“In the IDF, we say Aharai – After Me. Let’s show ISIS what that means,” she wrote, using an alternate acronym for Islamic State.\n\nIn 2009, Rosenberg was arrested in a joint Israeli police and FBI operation on suspicion that she had been part of a ring that cheated elderly American citizens out of their money by posing as lottery officials and convincing the unsuspecting seniors to pay for fictive services, according to the Walla news site. The members of the ring, which included 11 other Israeli citizens aside from Rosenberg, were said to have stolen up to $25 million.\n\nRosenberg was later convicted of the crime and sentenced to four years in a US prison, though her term was eventually shortened and she was deported to Israel instead, Channel 10 reported.\n\nThe Islamic State group began its Kobani offensive in mid-September, capturing parts of the town as well as dozens of nearby villages. The town later became the focus of airstrikes by the US-led coalition against the militants.\n\nKurdish fighters slowly have been advancing in Kobani since late October, when dozens of well-armed Iraqi peshmerga fighters joined fellow Syrian Kurds in the battles. The fighting has killed hundreds of fighters on both sides over the past two months.\n\nIf confirmed, Rosenberg would be the second Israeli captive held by the jihadist group. Israeli-American journalist Steven Sotloff was beheaded by the Islamic State group in early September. Sotloff went missing in Syria in August 2013, and the jihadists were reportedly unaware of his Jewish heritage and Israeli citizenship until after his death.\n\nLazar Berman and AP contributed to this report.\"\n1900,\"He’s being called a hero for shooting a rampaging gunman dead on Parliament Hill — and it may mark the first time Sergeant-At-Arms Kevin Vickers has ever fired a gun in the line of duty.\n\n“This the first time in his career that he’s shot anyone,” said Erin, Vickers’ niece.\n\nA retired RCMP officer who once served in Calgary, 58-year-old Vickers is known to most Canadians as the symbol of order at the House of Commons: a grey-haired man in a black hat and robes, often carrying the ceremonial sceptre of Canada over his shoulder.\n\nOn Tuesday, Vickers reportedly showed just how serious his role really is, the head of security for Canada’s government killing a gunman who charged into the Centre Block on Parliament Hill.\n\n“To all in Ottawa, stay safe & strong. Thank God for Sgt at Arms Kevin Vickers & our Cdn security forces. True heroes…” Tweeted Minister Peter MacKay.\n\nJulian Fantino, Canada’s Minister of Veterans Affairs, added his own Tweet of gratitude.\n\n“I am safe & profoundly grateful to Sgt at Arms Kevin Vickers & our security forces for selfless act of keeping us safe.”\n\nAfter the shooting, Vickers immediately contacted his family in New Brunswick to tell them he is safe — “I’m doing okay,” he said — but that hasn’t stopped them worrying about the emotional trauma that will follow, having being forced to pull the trigger for the first time.\n\n“We’re always very proud of Kevin, but at this moment we are concerned about him — he had to make a very serious decision today,” said Mary, Vicker’s older sister.\n\n“He’s always a natural leader — he would not have taken this decision lightly, and I can’t stress that enough — but he would always expect of himself to do what he would expect of the men and women under him.”\n\nRaw footage of the Centre Block attack show officers and guards moving cautiously down the hall, before gunfire suddenly erupts, with dozens of shots echoing in the distance.\n\nVarious witnesses have credited Vickers with leading the security response and killing the infiltrator, a man who may have been the same cold-blooded murderer who gunned down an unarmed solider outside the national cenotaph moments before.\n\nAnyone who thought Canada’s Sergeant-At-Arms role was an archaic novelty now understands the man holding the sceptre has a deadly serious job.\n\n“It’s not ceremonial at all, and he has tremendous responsibility — and he wears it well,” said Mary.\n\nIn an RCMP career spanning 29 years, Vickers rose up the ranks from a constable in the Northwest Territories to serving ten years in Alberta, and then to chief superintendent in Ottawa.\n\nAfter retiring from the force, he took the Sergeant-At-Arms job on Parliament Hill, and was once famously photographed escorting a protestor masquerading as a page from the House of Commons.\n\nHis niece Erin says her uncle is a calm, gentle man — but someone who handles pressure with utmost calm.\n\n“He’s a thoughtful and considerate person — he’s halfway to a saint in my opinion,” she said.\n\n“He’s a very capable human being.”\n\nmichael.platt@sunmedia.ca​\"\n1901,\"Ryan Roche, 32, of Levi, was coaxed into participating in the competition at his office's holiday party. Though he shattered the contest record, an infection started in his lungs and he spent three days in the hospital.\n\nHis competitive Christmas spirit nearly killed him.\n\nAfter being pressured into an eggnog-chugging contest at an office party, a Utah man nearly died from an infection that started in his lungs.\n\nA YouTube video shows triumphant Ryan Roche down a carton of eggnog in a record 12 seconds, shattering the previous record of 22 seconds. For his victory, he received a gift card to a local steak house - and a trip to the hospital.\n\nRoche told the Daily News he was actually about to leave the Dec. 10 holiday soiree with his family when the organizers broke out the eggnog.\n\nA colleague called him out, and the competitive Roche refused to walk away.\n\nWithout even sparing time to taste it, the sales manager finished the quart of eggnog in record time -- but Roche said he immediately knew there was a problem.\n\nThe Lehi resident had done other chugging competitions in the past without incident, but as soon as this one ended, he couldn't breathe. In the video, he's seen bending over after finishing the drink.\n\nAfterward, he coughed a lot and had trouble breathing as the thick holiday drink blocked his airways.\n\nA few hours later he decided to go to the hospital.\n\n\"\"Initially I felt very nauseous and pretty sick,\"\" he said. \"\"After I was put on antibiotics and an IV I was no longer nauseous.\"\"\n\nBut Roche spent three full days in the hospital. Because he'd breathed in the eggnog, the liquid caused an infection in his lungs.\n\n\"\"The next few days my body would change from having a fever to shivering nonstop,\"\" he said. \"\"It was like every hour on the hour it would change.\"\"\n\nAbout a week after being discharged from the hospital, Roche said he was back to full strength and feeling good.\n\nHis unusual illness also made him a celebrity inside the hospital.\n\n\"\"I can't tell you how many doctors or nurses would walk into my room and say, 'Eggnog, huh?' Then they'd say, 'Well, at least you won,'\"\" he said.\n\nAnd the experience has not completely soured him on eggnog.\n\n\"\"I was never a big fan of it to begin with,\"\" he said. \"\"I could drink it again, but it's not my drink of choice.\"\"\n\nAnd though he is proud of his record, Roche said he will not be defending his title at future parties.\n\n\"\"No chance,\"\" he said. \"\"Even if someone challenged me to do it, my wife wouldn't allow it.\"\"\n\nUSING A MOBILE DEVICE? CLICK HERE TO SEE THE VIDEO.\n\njlandau@nydailynews.com\"\n1904,\"BAGHDAD - morning Tariq al-Ali Mowaffak \nrevealed health information from inside Mosul, said in a statement singled out the \"\"morning\"\" for the spread of many diseases and epidemics among the inhabitants of the city, certain recording two goals disease \"\"Ebola\"\" dangerous, as well as 26 cases with HIV, \"\"AIDS \"\"indicating that these diseases moved to Nineveh by terrorists and arrivals from several countries, especially Africa. \nThis comes at a time when managed through the security forces and the heroes of the popular crowd cleared the container area south of the city of Tikrit, as well as control of the four villages belonging to the hand Mutassim Southeast Samarra, while the leadership of the Islamic Resistance Movement \"\"League of the Righteous,\"\" Sheikh Hassan Salem said that the next stop in the liberation of Salahuddin province, a series will be SHIRQAT spend. \nIn Anbar, the police and security forces killed al-Anbar province sniper \"\"Daashaa\"\" in the city Haouz as well About 26 others from \"\"Daash\"\" and cut off their supply western Anbar ways.\"\n1905,\"NEW YORK — Pope Francis has given hope to gays, unmarried couples and advocates of the Big Bang theory. Now, he has endeared himself to dog lovers, animal-rights activists and vegans.\n\nTrying to console a little boy whose dog had died, Pope Francis told him in a recent public appearance on St Peter’s Square that “paradise is open to all of God’s creatures”. While it is unclear whether the Pope’s remarks helped soothe the child, they were welcomed by groups such as the Humane Society and People for the Ethical Treatment of Animals (PETA).\n\nIn his relatively short tenure as leader of the world’s one billion Roman Catholics since taking over from Benedict XVI, Pope Francis, 77, has repeatedly caused a stir among conservatives in the church.\n\nHe has suggested more lenient positions than his predecessor on issues such as homosexuality, single motherhood and unwed couples.\n\nTheologians cautioned that Pope Francis had spoken casually, not made a doctrinal statement.\n\nReverend James Martin, a Jesuit priest and editor-at-large of America, a Catholic magazine, said he believed that Pope Francis was at least asserting that “God loves and Christ redeems all of creation”, even though conservative theologians have said paradise is not for animals. “He said paradise is open to all creatures,” Rev Martin said.\n\nThe question of whether animals go to heaven has been debated for much of the church’s history. Pope Benedict said during a 2008 sermon that when an animal dies, it “just means the end of existence on earth”.\n\nMs Christine Gutleben, senior director of the Humane Society, said Pope Francis’ apparent reversal of his predecessor’s view could be enormous. “If the Pope did mean that all animals go to heaven, then the implication is that animals have a soul. And if that is true, then we ought to seriously consider how we treat them because they mean something to God,” she said.\n\nMs Sarah Withrow King, director of Christian outreach and engagement at PETA, one of the most activist anti-slaughterhouse groups, said the Pope’s remarks could move Catholics away from consuming meat. But there are differing views.\n\nMr Dave Warner, a spokesman for the National Pork Producers Council, said in an email that it “certainly does not mean that slaughtering and eating animals is a sin”. THE NEW YORK TIMES\"\n1906,\"LONDON -- A pickup truck once owned by a plumbing company in Texas has somehow found its way to the front lines of Syria's civil war and been converted into an anti-aircraft weapon for Islamic militants.\n\nA photo posted to Twitter on Monday by the Ansar al-Deen Front, an Islamic extremist brigade seemingly comprised largely of Chechen fighters, shows the Ford F-250 with a militant standing in the bed firing the anti-aircraft gun.\n\nSpeaking to CBS News Tuesday morning, a representative of the plumbing company in Texas City said the vehicle was sold to the AutoNation dealership in Houston in Oct. 2013, and that's the last they knew of it.\n\nThe company has been besieged by phone calls -- including threats -- since the photo appeared online, clearly showing the company's name and phone number. CBS News is not identifying the company due to the nature of some of the attention it has received.\n\nThey have employed an attorney and intend to pursue legal action to force Twitter to remove the photo from the Internet.\n\nReached by CBS News Tuesday morning, a person identifying himself as a manager at AutoNation would not comment on the sale history of the vehicle in question, saying \"\"we can't give information like that over the phone,\"\" before hanging up the phone.\n\nThe representative of the plumbing company in Texas City said they would \"\"most definitely\"\" be removing their logo from all vehicles sold in the future.\n\nAnsar al-Deen Front has been fighting in the complicated Syrian war primarily around Aleppo, Syria's largest city and formerly the economic powerhouse of the nation.\n\nIt has been the scene of some of the most vicious fighting between Syrian President Bashar Assad's forces and the myriad rebel groups trying to topple him, but is largely controlled by the Islamic State of Iraq and Syria (ISIS).\n\nCBS News' Khaled Wassef contributed to this report.\"\n1908,The Apple Watch will not be produced until January 2015 at the earliest.\n1909,\"A man dubbed ‘the guru in bling’ allegedly convinced up to 400 men to cut off their own testicles so it would bring them closer to God. Ouch.\n\nGurmeet Ram Rahim Singh, who has an estimated net worth of $40 (£26) million and has 50 million followers worldwide, is head of the socio-spiritual organisation Dera Sacha Sauda. He also stars in films.\n\nAnd the preacher allegedly convinced up to 400 men to carry out castrations on themselves because it would bring them closer to God.\n\nMORE: Woman ‘tried to bite boyfriend’s penis off because he complained she was too needy’\n\nThe procedures, which witnesses say were conducted at a hospital owned by Singh, took place around the year 2000 but are coming to light because those involved are speaking out for the first time, The Sydney Morning Herald reports.\n\nSingh was charged with conspiracy involving the murder of an investigative journalist in 2002 and several female followers claim he sexually assaulted them but he has never been convicted.\n\nThe current case was brought by India’s Central Bureau of Investigation, who accuse Singh of grievous bodily harm.\n\nMORE: Student kidnapped and threatened with having his penis cut off by secret girlfriend’s family\"\n1911,\"In the days leading up to Apple's big event next week, which is rumored to be focused on the Apple Watch, a new detail about the company's first wearable has been leaked.  Along with all other features mentioned during Tim Cook's unveiling of the smartwatch in September, the device will also come with a feature called Power Reserve, according to The New York Times.\n\nThe report, which cites an anonymous Apple employee, claims that the unannounced feature will allow the watch operate in a mode that only shows the current time on its display, presumably to preserve battery power for other functions.\n\nA standby mode for a wearable isn't particularly innovative, but given the questions surrounding the battery life of the Apple Watch (about a day, according to Apple), a Power Reserve feature dedicated to preserving battery life could be the device's saving grace. (Particularly when figures like $5,000 are being tossed around the rumor mill as the price for the top tier model.)\n\nAnother surprising detail revealed in the report is that during field testing of the Apple Watch, engineers disguised the device with a fake casing to make it look like a Samsung smartwatch. So if you've seen Apple employees walking around with what looks like a Samsung Gear and wondered why, you now have an answer to the mystery.\n\nThat last detail will probably come as a surprise to Samsung, a company often accused of following Apple's lead when it comes to mobile devices. But it also highlights the fact that Apple is entering a space already packed with smartwatches, so the success of the Apple Watch isn't a foregone conclusion, solid battery life or not.\n\nHave something to add to this story? Share it in the comments.\"\n1912,\"Security forces investigating the role of municipal police in clashes in this southern city a week ago found a mass grave on the edge of town, raising fears the pits might hold 43 students missing since the violence that also resulted in six shooting deaths.\n\nGuerrero Gov. Angel Aguirre said the victims had been “savagely slaughtered.”\n\nJesus Lopez, the father of one of the missing students, told The Associated Press that a delegation of family and school representatives would come to Iguala on Sunday to get information about developments in the case from authorities.\n\n“We cannot say anything. We are very nervous, but until they inform us, there is nothing,” said Lopez, whose 19-year-old son, Giovani, hasn’t been seen since the violence last weekend.\n\nSeparately, a group of students and relatives of the missing young people said they planned to march Sunday from Aytozinapa Normal school to the state capital of Chilpancingo to demand information in the case.\n\nAnger over the discovery of the graves exploded Saturday night when a group of young people from the school protested outside the governor’s Chilpancingo residence. They threw Molotov cocktails and overturned a car after state authorities told them they would not allow them to travel to the graves to determine if the bodies are those of their missing classmates.\n\nGuerrero State Prosecutor Inaky Blanco did not say Saturday night how many bodies were in the burial pits uncovered on a hillside on Iguala’s outskirts, and he declined to speculate about whether the dead were the missing students.\n\n“It would be irresponsible” to jump to conclusions before tests to identify the bodies, Blanco said. Officials said the federal Attorney General’s Office and the National Human Rights Commission had sent teams of experts to aid state authorities in identifying the remains.\n\nAbout 100 soldiers, marines and federal and state police on Saturday cordoned off the area where the grave site was found in the poor Pueblo Viejo district of Iguala, which is about 120 miles (200 kilometres) south of Mexico City.\n\nBlanco said eight more people had been arrested in the case, adding to the 22 Iguala city police officers detained after a police confrontation with student protesters last weekend set off a series of violent incidents in the city.\n\nThe prosecutor has said state investigators had obtained videos showing that local police arrested an undetermined number of students after the initial clash and took them away.\n\nHe said some of the eight newly arrested people were members of an organized crime gang, adding that some of them had given key clues leading to the discovery of the mass grave.\n\nBlanco said his investigators had found that “elements of the municipal police are part of organized crime.” He also said his office was searching for Iguala Mayor Jose Luis Abarca and had alerted officials across Mexico to be on the lookout for him.\n\nThe governor had charged earlier in the week that organized crime had infiltrated the city government.\n\nState prosecutors have said the first bloodshed occurred when city police shot at buses that had been hijacked by protesting students from a teachers college, killing three youths and wounding 25. A few hours later, unidentified masked gunmen shot at two taxis and a bus carrying a soccer team on the main highway, killing two people on the bus and one in a taxi.\n\nViolence is frequent in Guerrero, a southern state where poverty feeds social unrest and drug gangs clash over territory.\n\nThe Aytozinapa Normal school attended by the missing students, like many other schools in Mexico’s “rural teachers college” system, is known for militant and radical protests that often involve hijacking buses and delivery trucks.\n\nIn December 2011, two students from Aytozinapa died in a clash with police on the highway that leads to the Pacific coast resort of Acapulco. Students had allegedly hijacked buses and blocked the road to press demands for more funding and assured jobs after graduation. Two state police officers were charged in the shootings.\n\nDuring that confrontation, students apparently set fire to pumps at a gas station on the highway when federal and state police moved in to quell the protest, and a gas station employee later died of burns suffered in the attack.\"\n1913,\"A blast near the Nicaraguan capital city of Managua on Saturday night was most likely caused by a meteorite plummeting to Earth, creating a 40-foot-wide crater.\n\nA piece of the 2014 RC asteroid that passed close to Earth on Sunday, the meteorite dug a 16-foot-deep hole, Nicaraguan government scientists said. Miraculously, no one was hurt.\n\nThe 60-foot-wide asteroid was passing 25,000 miles from Earth on Sunday but posed no danger to the planet, NASA said.\n\nAuthorities have yet to determine whether the meteorite is buried or whether it disintegrated when it hit the ground. At first, locals believed the blast was caused by an earthquake, a regular occurrence in the country, Reuters said.\n\n“All the evidence that we’ve confirmed on-site corresponds exactly with a meteorite and not with any other type of event,” said Jose Millan of the Nicaraguan Institute of Earth Studies.\n\nThe explosion on the outskirts of Managua, near the city’s airport, took place at around 11 p.m. and left a crater the size of a house.\n\n“It could have come off that asteroid because it is normal for that to occur. We have to study it more because it could be ice or rock,” said Humberto Garcia, a Nicaraguan volcanologist.\n\nCalling it a “fascinating event,” Nicaragua’s first lady, Rosario Murillo, said the country would work with the U.S. Geological Service to find out more about what happened, The Daily Telegraph said.\"\n1916,\"On the same day Michael Brown Jr. was laid to rest, CNN Monday broadcast an audio recording in which the gunshots that felled the 18-year-old Aug. 9 can purportedly be heard in the background.\n\nThe recording was taken by an unidentified local who was engaged in, and recording, another discussion at the time of the shooting, the man’s attorney Lopa Blumenthal told CNN.\n\nThe outlet’s Don Lemon said that “CNN cannot independent verify the authenticity of this tape,” noting that they “reached out to the FBI for confirmation of their interview with the Ferguson resident who says he made the recording.”\n\nPHOTOS: Most Shocking ‘Not Guilty’ Verdicts\n\nPaul Ginsberg, an expert on audio forensics, said he heard 10 shots on the recording, first a series of six, then four more.\n\nBlumenthal said the pause between the sixth and seventh shots fired could figure as key evidence into the ongoing investigation of the incident.\n\n“I was very concerned about that pause … because it’s not just the number of gunshots, it’s how they’re fired,” Blumenthal, said the FBI has perused the recordings, told CNN. “And that has a huge relevance on how this case might finally end up.”\n\nBrown was fatally shot by police officer Darren Wilson, triggering more than a week of rioting in the St. Louis suburb of Ferguson, and bringing race relations to the forefront of the country’s consciousness. Wilson’s actions in the deadly incident remain under scrutiny from both a grand jury and federal investigators.\n\nPHOTOS: Most Notorious American Murder Trials\n\nBrown, who recently graduated high school, was buried Monday at St. Louis’ Friendly Temple Missionary Baptist Church in a closed casket funeral attended by more than 4,500 people including the Rev. Al Sharpton, the Rev. Jesse Jackson, Spike Lee, Sean Combs and Trayvon Martin’s parents.\n\n“We’re not anti-police — we respect police,” Sharpton said at the proceedings. “But those police that are wrong need to be dealt with just like those in our community that are wrong need to be dealt with.”\n\nPoliticians such as Missouri Sen. Claire McCaskill and Rep. William Lacy Clay also were in the pews on the somber day.\n\nWatch the video on RadarOnline.com:\"\n1917,\"Apple originally planned for the Apple Watch to have a whole range of exciting health-tracking features, but the company had to cut many of them before its anticipated release this April, The Wall Street Journal reports.\n\nThe Apple Watch was meant to feature a system to track how stressed you are by measuring the conductivity of skin. You sweat more if you're nervous, and that makes your skin more conductive.\n\nThe Watch also included an electrocardiogram feature that measures a user's heart rate (that's more in-depth than simply measuring a pulse). But Apple couldn't get the health-tracking features to work in the way it wanted. It found that people with hairy arms or dry skin had trouble using the health monitors. And the watch didn't work properly on people who wore it too loosely around their wrist.\n\nOther features that didn't make it into the final Apple Watch were blood-pressure and blood-oxygen-level tracking, according to The Journal. Those would have been tricky for Apple to include because providing medical advice or guidance from that data comes under the regulation of the FDA (Food and Drug Administration) in the US. We do know, however, that Apple secretly met with the FDA in 2013 to find out which features would come under the agency's regulation.\n\nApple was forced to cut the advanced health-tracking features from the Apple Watch because it simply couldn't get them to work. That doesn't mean that it isn't going to add them back in future versions of the device, though.\n\nElsewhere in its article, The Journal says the Apple Watch was known at Apple by the name \"\"black hole\"\" because it kept drawing in more and more resources. Development of the device reportedly took over four years.\"\n1918,\"MEXICO CITY — Rumors about the death of Fidel Castro — an age-old ritual for Cuba-watchers — once again began circulating on and off the island this week.\n\nIt’s true that Castro hasn't been seen in public in about a year, and it’s been a few months since one of his last columns were published. Castro, 88, has not said one public word about the historic announcement by President Obama last month about his goal of moving toward normal relations with Cuba after a half-century Cold War stand-off.\n\nTwitter went wild Thursday night with speculation about his demise. Why? There are rumors about that, too. One of them is that another Fidel Castro, this one the son of a prominent Kenyan politician, died a few days ago (Fidel Castro Odinga of Nairobi), and maybe this was all a social media mash-up of mistaken identity.\n\nAlso, an Argentine Web site reported that foreign press in Havana had been summoned to a news conference — presumably to announce the huge news — but this turned out to be false. On the island, there was more talk this morning that Fidel’s brother, current President Raul Castro, would be speaking today at noon, but that came and went in silence.\n\nInstead, Cuban state media has been promoting a round-table interview with the three members of the “Cuban 5” who were released from U.S. custody as part of the prisoner swap.\n\nThe Cuban government hasn’t spoken one way or the other about Fidel Castro’s health in recent days.\"\n1920,\"Amid legalization drive in states across the country\n\nNew York City officials are considering issuing tickets for possession of small amounts of marijuana instead of arresting people, officials said.\n\nThe new guidelines would allow people with low-level marijuana possession to be issued a court summons rather than requiring them to get handcuffed, arrested, and brought into the precinct for finger-printing, the New York Times reports.\n\nPolice arrested some 50,000 people a year on minor marijuana charges during the administration of former Mayor Michael Bloomberg. Numerous states and localities have decriminalized marijuana for medical or recreational use in recent years.\n\n[NYT]\"\n1921,\"The man who jumped the White House fence this month and sprinted through the front door made it much farther into the building than previously known, overpowering one Secret Service officer and running through much of the main floor, according to three people familiar with the incident.\n\nAn alarm box near the front entrance of the White House designed to alert guards to an intruder had been muted at what officers believed was a request of the usher’s office, said a Secret Service official who spoke on the condition of anonymity.\n\nThe officer posted inside the front door appeared to be delayed in learning that the intruder, Omar Gonzalez, was about to burst through. Officers are trained that, upon learning of an intruder on the grounds, often through the alarm boxes posted around the property, they must immediately lock the front door.\n\nAfter barreling past the guard immediately inside the door, Gonzalez, who was carrying a knife, dashed past the stairway leading a half-flight up to the first family’s living quarters. He then ran into the 80-foot-long East Room, an ornate space often used for receptions or presidential addresses.\n\nGonzalez was tackled by a counter-assault agent at the far southern end of the East Room. The intruder reached the doorway to the Green Room, a parlor overlooking the South Lawn with artwork and antique furniture, according to three people familiar with the incident.\n\nSecret Service officials had earlier said he was quickly detained at the main entry. Agency spokesman Edwin Donovan said the office is not commenting due to an ongoing investigation of the incident.\n\nPeople jumping over the White House fence has become a more common occurrence, but most individuals are tackled by Secret Services officers guarding the complex before getting even a third of the way across the lawn. Gonzalez is the first person known to have jumped the fence and made it inside the executive mansion.\n\nSecret Service Director Julia Pierson has said the breach was “unacceptable” to her, and on Friday she briefed President Obama on her plans to shore up security.\n\nPierson is expected to face tough questions about the Gonzalez incident Tuesday at a hearing by the House Oversight and Government Reform Committee. The hearing is likely to cover a number of security lapses by the agency, including new revelations published over the weekend by The Washington Post about the failure to identify and properly investigate a 2011 shooting attack on the White House.\n\nThe more detailed account of this month’s security breach comes from people who provided information about the incident to The Washington Post and whistleblowers who contacted Rep. Jason Chaffetz, (R-Utah), chairman of a House Oversight subcommittee on Homeland Security.\n\nChaffetz said he plans to ask Pierson how an alarm meant to alert officers to intruders could be silenced or turned down. The congressman said two people inside the agency told him that boxes were silenced because the White House usher staff, whose office is near the front door, complained they were noisy. A Secret Service official told The Post that the usher’s office was concerned the boxes were frequently malfunctioning and unnecessarily sounding off.\n\nThe alarm boxes, which officers call “crash boxes,” are key pieces of the agency’s first-alert system, according to former agents and officials. If they spot an intruder, officers are trained to hit the large red button on the nearest box — sending an alert to every post on the complex about the location of an incursion, and piping sound from that location to other boxes around the property.\n\n“If true, the fact that crash boxes were muted to avoid being ‘disruptive’ is not due to a lack of resources or an insufficient number of checkpoints or barriers,” Chaffetz said.\n\nHe called the incident a “failure of leadership” by the Secret Service.\n\n“The agency needs a solution that goes deeper than more fences and more people,” Chaffetz said. “It must examine what message is being sent to the men and women who protect the president when their leader sacrifices security to appease superficial concerns of White House ushers.”\n\nThe new revelations follow accounts provided to The Post last week detailing how Gonzalez’s ability to enter the White House reflected a failure of multiple levels of security around the compound. The agency relies on these successive layers as a fail-safe for protecting the president and the White House complex.\n\nIn this incident, a plainclothes surveillance team was on duty that night outside the fence, meant to spot jumpers and give early warning before they made it over. When that team didn’t notice Gonzalez, there was an officer in a guard booth on the North Lawn. When that officer couldn’t reach Gonzales, there was supposed to be an attack dog, a specialized SWAT team and a guard at the front door — all at the ready.\n\nThe dog was not released, a decision now under review. Some people familiar with the incident say the handler likely felt he could not release the dog because so many officers were in pursuit of Gonzalez, and the dog may have attacked them instead.\n\nSince the incident, the Secret Service has added an additional layer of temporary fencing while the agency reviews its procedures.\n\nAlice Crites contributed to this report.\n\nRelated:\n\nSecret Service fumbled response after gunman hit White House in 2011\n\nGraphic: The night bullets hit the White House\n\nFence-jumper reveals security failures at White House\"\n1922,\"Updated Dec. 31, 2014 11:30 a.m. EST.\n\nThis video proves that a person's integrity goes far beyond what meets the eye.\n\nIn a video uploaded to YouTube, prankster Josh Paler Lin gives $100 to a homeless man and secretly follows the him to find out how it's spent.\n\nThe homeless man is seen on camera buying food and giving it to strangers in the park. The sight turns Lin's perception of homelessness on its head.\n\nLin says he is \"\"stunned\"\" and admits he thought the man might buy alcohol.\n\n\"\"You just touched my heart,\"\" Lin told him.\n\nWhile the gesture left the prankster so emotional that he decided to donate another $100, he also had something to offer Lin:\n\n\"\"There's a lot of people that are just victims of circumstance,\"\" the homeless man told him. \"\"And they didn't go homeless because they're lazy ...It could be a divorce, and one thing leads to another. A man sells his boat, his home, and all of a sudden he finds out he has no money. There's a lot of good people that are homeless.\"\"\n\nUpdate: Taugan Tan Kadalim, a passerby to the scene, told Vocativ that he witnessed some of the filming of the video and that the incident appeared to be staged. Kadalim told the site that Lin and the homeless man arrived at the liquor store in the same car. In response, Lin told HuffPost that Vocativ's allegation is \"\"false.\"\"\n\nLike Us On Facebook   Follow Us On Twitter\"\n1923,\"Fear not arachnophobes, the story of Bunbury's \"\"spiderman\"\" might not be all it seemed.\n\nPerth scientists have cast doubt over claims that a spider burrowed into a man's body during his first trip to Bali. The story went global on Thursday, generating hundreds of stories online.\n\nEarlier this month, Dylan Thomas headed to the holiday island and sought medical help after experiencing \"\"a really burning sensation like a searing feeling\"\" in his abdomen.\n\nDylan Thomas says he had a spider crawl underneath his skin.\n\nThomas said a specialist dermatologist was called in and later used tweezers to remove what was believed to be a \"\"tropical spider\"\".\n\nBut it seems we may have all been caught in a web... of misinformation.\n\nArachnologist Dr Volker Framenau said whatever the creature was, it was \"\"almost impossible\"\" for the culprit to have been a spider.\n\n\"\"If you look at a spider, the fangs, the mouth parts they have, they are not able to burrow. They can't get through skin,\"\" he said.\n\n\"\"We thought it may have been something like a mite, there are a few different parasitic mites out there, which can sometimes look a bit like a spider. I can't think of any spider which could do this to a person.\"\"\n\nDr Mark Harvey from the Western Australian Museum agreed and said he found the case \"\"bizarre\"\".\n\n\"\"I must confess I was amazed because I've never heard of a spider being able to survive under the skin of a human, or indeed any mammal,\"\" he said.\n\n\"\"Spiders need air to breathe, they have spiracles on the sides of their bodies where air comes into their system through a series of what we call book lungs. Being under the skin of somebody, I would have thought they wouldn't have enough air to survive.\n\n\"\"Even if it was a mite, I've never seen anything like this. Even if it was an insect, I've never heard of an insect crawling under the skin like this, so it really is a remarkable case.\"\"\n\nDr Harvey said spiders were widely feared in the community and often were the subject of urban legends.\n\"\"We hear about people going on holidays and having spiders lay eggs under the skin. Then [the baby spiders] burst out when they return from their holiday in the tropics,\"\" he said.\n\n\"\"None of those are true, they're just made up stories.\n\n\"\"They're not actually able to dig through the skin, that's why this case is so unusual. Some can burrow into soil, but they have to remove soil particles one at a time if they want to do that.\"\"\n\nSomething which is true, according to Dr Harvey, is that certain arachnids do \"\"live on humans\"\".\n\n\"\"We all have mites living on our faces. They're follicle mites, but they're absolutely miniscule and you can't see them. We transmit them to our children when we have kids,\"\" he said.\n\n\"\"They live in the bases of hair follicles on our faces and in some of the pores in our skin. Those mites are so small, you can't see them, and they're not going to cause a blemish on the skin like this lad has on his stomach.\"\"\n\nDr Framenau said that much of the confusion could be eliminated by keeping or catching the creepy crawly offender, dead or alive, and enlisting the help of experts.\n\n\"\"It would be great if they collected it or took a photo of it,\"\" he said.\n\n\"\"If you have been bitten by something, the best thing you can do is collect it and submit it to a museum for identification before these things go viral.\"\"\n\nDylan Thomas has been contacted for comment.\n\n- WA Today\"\n1925,\"YouTuber Josh Paler Lin – better-known for his hilarious pranks – was feeling the holiday spirit and decided to give a homeless man in California $100 to see what he would do with it. \n\nHe followed the man, Thomas, with a camera to see how he spent the money. His first stop was a liquor store, but not for the reasons some might think: He bought bread and then headed over to a park, where Lin filmed him distributing the food to other homeless people. \n\nWhen Lin approached him at the park, Thomas explained his story. He quit his job to take care of his sick parents, only to lose his home after his parents died within two weeks of each other. He's been on the streets for four months. \n\n\"\"I feel I owe you an apology,\"\" Lin told Thomas after hearing his story. \n\n\n\n\nThomas explained that he simply wanted to use the money to help others in his situation. Lin gave him another $100 and has even started a crowdfunding campaign to help buy Thomas clothes, food and get him on the road to a job. He's already surpassed his $10,00 goal and raised over $60,000. \n\n\"\"There are things money can't buy and I get happiness out of what I'm doing,\"\" Thomas told Lin. \n\n\"\"And I honestly truly understand what he meant right after because as I've helped him I feel so happy,\"\" Lin told TODAY.\"\n1926,\"NBC's lead anchor defended the meteorologist and explained that he had lost contact with the control room and was trying to call them with his cellphone. Seidel was unknowingly placed on live television Saturday night while his back was turned to the camera, fueling the incorrect rumors.\n\nAfter hundreds of mentions on social media the past two days, NBC News anchor Brian Williams slammed those who speculated they caught meteorologist Mike Seidel relieving himself live on air and said they owe him an apology.\n\nThe anchor for the network's “Nightly News” program chose to squash the Internet rumors on Monday's broadcast that Seidel was caught \"\"writing his name on the snow\"\" when reporting from a major snowstorm in North Carolina Saturday.\n\n\"\"Social media owes our friend Mike Seidel an apology,” Williams declared.\n\nOn Saturday’s broadcast, anchor Lester Holt said they were going to the station's No. 1 meteorologist for a report.\n\nSeidel appeared to be, well, a wee bit busy, as his back was turned to the camera and he was slightly hunched forward. A few seconds after he was introduced he could be heard asking \"\"Why?\"\" and then turned around and put on his gloves.\n\nThe strange television blooper from Sugar Mountain, N.C., fueled speculation that he was relieving himself behind some trees.\n\nThe segment also led to some teasing for the weather professional.\n\nI think mike seidel was writing lester holt in the snow... how embarrassing got to love east coast live tv pic.twitter.com/KmKn27Fgc2\n\n\"\"Oh, to pee on Sugar Mountain With the barometers and the weather balloons @MikeSeidel peed on Sugar Mountain But @NBCNews cut away too soon,\"\" tweeted the fake Brian Williams account.\n\nThe social media analytics site Topsy reports Seidel had more than 250 mentions since Saturday's broadcast.\n\nBut the speculation was incorrect and Williams wanted to make sure his audience of about 8 million nightly viewers knew the real story.\n\n\"\"The intrepid and fearless Weather Channel meteorologist was the victim of some wild misinformation,\"\" he said on the telecast.\n\nHe then explained Seidel had lost cellphone contact with the control room and couldn't hear through his attached earpiece, he didn't know he was on the air and took off his gloves so he could call them with his phone that was tethered to his ear. His phone had lost its signal, a network spokesman told the Daily News.\n\n\"\"That's when the rumors hit the Web that he was perhaps writing his name in the snow,\"\" Williams said. \"\"It was just Mike working to make it right, which is why we all love working with Mike Seidel.\"\"\n\nA BIG thanks to Brian Williams for having my back! M/T \"\"He cleared up internet rumor about what I was REALLY doing http://t.co/MoogDLa3z1\"\"\n\nSeidel tweeted the video of Williams' statement Monday night with a thank you to his anchor.\n\n\"\"A BIG thanks to Brian Williams for having my back! M/T \"\"He cleared up internet rumor about what I was REALLY doing,\"\" he tweeted.\n\nOf course, it was seeing Seidel’s back that started this whole thing.\n\nWith News Wire Services\n\njlandau@nydailynews.com Follow on Twitter @joelzlandau\n\nUSING A MOBILE DEVICE? CLICK HERE TO SEE THE VIDEO.\"\n1929,\"A report claiming that popular 'dog whisperer' Cesar Millan had died of heart attack on Tuesday morning, is nothing, but a lie.\n\n  A hoax report claimed that 'dog whisperer' Cesar Millan had died of heart attack.\nA hoax report claimed that 'dog whisperer' Cesar Millan had died of heart attack. Twitter\nThe death hoax report was started by a website that claimed to be the popular Spanish news agency - ProcesoMX. The report on the fake website was soon picked by many on social media as thousands of his fans shared it on Facebook and Twitter.\nThe Cesar Millan death hoax now has gone viral.\nThe fake death report stated:\nThe 45 year old Mexican/American, born in De la Cruz, Sinaloa, who made a name for himself with his incredible rehabilitation and training technics wit dogs, duty in which he professionally wrote three books on the topic \"\"Cesar's way\"\" \"\"Be the pack leader\"\" and \"\"Member of the family\"\", he reach worldwide popularity with his TV series \"\"The dog Whisperer\"\", this name would be the new way people knew him, he died this morning in Santa Clarita hospital in California.\nMillan was hospitalize yesterday afternoon, the medical reports indicate that he suffered a fulminate heart attack, which paralyze his heart unavailable for the blood to reach his brain, and other vital organs, situation witch cause the death of this humanitarian man, who years before open his foundation \"\"Cesar Millan Foundation\"\", where Jada Pinkett Smith, wife of Will Smith, is Vice-president.\n?\n \n\nThe hoax that was circulated as a death notice issued by the grieving family stated that\n\"\"the sad news of Millan's death was given by his wife Jahira Dar in a news conference, a couple of hours ago, where she said to the media, 'I hope you can understand my loss, and I would appreciate if you can give us our space for our mourning.'\"\"\nThe report, however, was soon rubbished by many. A Mexican news source, Monitor National, stated that the \"\"misinformation caused great impact and controversy in social networks\"\" as thousands of his fans started grieving for their favourite dog trainer.\nThe worried admirers of Cesar Millan can now rest assured that the 'dog whisperer' is safe as he has been seen active, both on his Facebook and Twitter accounts.\nA self-taught dog trainer, the Mexican American TV show host, is widely known for his television series, Dog Whisperer with Cesar Millan, which is televised in more than 80 countries worldwide from 2004 to 2012.\nSocial Media Reactions on Cesar Millan Death Hoax:\nAn admirer, Susanne Nilsson, commenting on a recent post by Cesar Millan, said:\"\" I hope u safe and well Cesar. Please comfirm that this News are fake..I only have one idol and thats you..Big hugs from Sweden\"\" \nMeanwhile, Invisible Man ‏@CHADinAMSTERDAM posted: \"\"RIP to Cesar Millan. Dude always came across as good folks.\"\" \nKerem Soyyilmaz ‏@keremsoyyilmaz said: \"\"Rest in peace beautiful man, this is sooo early. With love, your dog friend @cesarmillan \"\"\nAnother fan, Aimee ‏@AmyL618, said: It's a hoax right? Someone please tell me @cesarmillan is okay and not dead. I love him and he changed my life. I need the truth.\"\n1931,\"There are conflicting claims about ISIS being at the border, but there are reasons not to trust reporting that the claim is false.\"\n1933,\"At least not anytime soon\n\nThe internet has been salivating at the prospect of getting stoned and eating fried chicken this week, after reports circulated that KFC is to become a marijuana dispensary as well as a restaurant.\n\nA story on Racket Report claimed that with tax revenue from sales of the drug being so high in Colorado, KFC wanted a piece of the action, with the added benefit that its chicken would see a boost in sales thanks to the munchies.\n\nIt looks to be false for several reasons however:\n\n- Racket Report has carried a lot of hoax stories in the past\n\n- KFC hasn't mentioned marijuana on its official news page\n\n- Marijuana sales are currently cash only which would make things tricky for the chain\n\n- Marijuana is still in somewhat of a legal grey area and probably not crystal clear enough for a giant brand to start slinging it\n\n- KFC doesn't even sell alcohol, so they'd really be jumping in at the deep end\n\nWhile weed might not be hitting KFC any time soon, with sweeping legalisation in the US this sort of thing is inevitable.\n\nOnly yesterday, Ben & Jerry's said they'd be up for creating cannabis-infused ice-cream once it's completely legal.\n\nUpdate: KFC confirmed it. Not happening.\"\n1934,\"New audio has surfaced that allegedly captures the moment when Michael Brown, an unarmed black teenager, was shot dead by Darren Wilson, a white police officer, on Aug. 9.\n\nCNN aired the unverified recording on Monday night. Six shots can be heard, followed by a pause, then several more. A private autopsy performed on Aug. 17 at the request of Brown's family found that the 18-year-old was shot 6 times, including twice in the head.\n\nA man who lives near the scene of the shooting says he inadvertently recorded the shots that killed Brown, his lawyer, Lopa Blumenthal, told CNN. The man, who wished to remain unidentified, was recording a video chat with a friend when gunfire rang out in the background. Blumenthal said her client has already been interviewed by the FBI about the recording.\n\nBrown was shot on Aug. 9 after he and a friend, Dorian Johnson, were walking in the street and were stopped by Wilson. Johnson, said that Wilson attacked Brown, then shot at the 18-year-old as he was trying to get away. Ferguson Police claim that Brown attacked Wilson, and said that Wilson was injured after the altercation. Multiple witnesses have said that they saw Brown with his hands up in the air when he was shot.\n\nPolice released footage on Aug. 15 that they said showed Brown robbing a convenience store for cigarillos. Ferguson Police Chief Thomas Jackson said that Wilson was not aware that Brown was a suspect in a robbery when he stopped the teen, though Jackson later said that Wilson \"\"made the connection\"\" during the course of the stop. The family's attorney accused police of trying to \"\"assassinate the character of Michael Brown\"\" to divert attention from his death.\"\n1936,\"Dzhokhar Tsarnaev was attacked in prison and left blinded and paralyzed, a satirical website claimed in a story that quickly went viral this weekend.\n\nOn Saturday, the site Empire News posted a story claiming that the Boston Marathon bombing suspect was found lying in a pool of blood in his cell in Ft. Devens Detention Center in Massachusetts. The story made the rounds on the internet, with thousands of shares on Facebook and other social media and many welcoming the news.\n\nBut there is one problem — the incident never happened, and Dzhokhar Tsarnaev is still safe in his cell awaiting trial. Though the story fooled many, others noted that Empire News is a site dedicated entirely to satire, like a lesser known version of The Onion.\n\nThose who browsed the site a bit found that out. Empire News has posted other stories including “Former Vice President Al Gore Arrested For Indecent Exposure,” and “It’s Official: New York Jets Moving To Los Angeles, Construction Of Los Angeles Stadium Begins.”\n\nThe details of the story itself gave readers reason for doubt.\n\n“It initially appeared as though Tsarnaev slipped on a discarded banana peel and hit the floor with such force that his head bounced off the hard tile surface, probably 16 or 17 times. There was blood everywhere – all over the walls, the floor, even the toilet. The injuries have caused massive brain trauma,” said prison investigator Joe Goldsmith. “We determined though, through expert analysis, that it would be impossible for these injuries to have occurred through a fall. Our investigation has shown that that it was the Aryan Brotherhood who initiated an attack on Tsarnaev.”\n\nThe story went on to say that Boston Marathon bombing suspect Dzhokhar Tsarnaev was actually attacked in prison by members of the Aryan Nation prison gang.\n\n“Yes, it was the brotherhood who took care of that bomber,” said Miles Smith, head of the Aryan Nation inside Devens. “The other gangs, they wanted him, too. We paid the guards the most money to have a shot. They stood aside, and let us do what we do. On the way out, they shook our hands, told us ‘Thank you.’ Well, You’re welcome. You’re welcome, Boston. You’re welcome, America!”\n\nWhile Dzhokhar Tsarnaev was not attacked in prison, the Boston Marathon bombing suspect could still be killed for his crimes. He may face the death penalty if convicted.\"\n1938,\"An 85-year-old woman in Waco, Texas has been been arrested for allegedly kidnapping neighbor’s cats and making them into fur coats.\n\nLocal residents couldn’t figure out where their cats were disappearing, so one or more residents decided to hire a private investigator. Some even thought they saw their own cats as a part of her fur coats. Eventually, the investigator successfully videotaped the woman stealing a neighbor’s cat.\n\nAccording to World News Daily Report, the woman admitted in court that she tried to raise her own cats, but became too attached to them.\n\nPrior to being caught on tape, the woman denied all allegations.\n\nProsecutors allege that the retired fashion designer skinned the cats in her basement. The following is a photo of the woman wearing one of her fur coats:\n\nfur coat made of cats\n\nInvestigators estimate that a total of 30 coats were required to make a single jacket. Additionally, they report that 20 skinned cats were found at the crime scene.\n\nIf found guilty, the unnamed woman could spend up to 18 months in prison.\"\n1939,\"British man suspected of appearing in videos of hostages being beheaded\n\nThe British Isis militant suspected of appearing in videos showing the beheading of US and UK hostages has been named in reports as Mohammed Emwazi from London.\n\nThe Washington Post published a lengthy article naming the masked man known as Jihadi John, who spoke in the videos with a British accent.\n\nEmwazi, believed to be aged 27, was known to MI5 as a \"\"person of interest\"\" in 2011, according to the BBC. It reports that his name was not revealed at an earlier stage for \"\"operational reasons\"\".\n\nOne of Emwazi's friends was quoted by The Post as saying: “I have no doubt that Mohammed is Jihadi John.\"\"\n\nThe Post claims that Emwazi is from an affluent family in west London and graduated from the University of Westminster with a degree in computer programming. It says he is believed to have travelled to Syria in 2012 and later joined Isis.\n\nAn international manhunt led by the FBI was launched in August 2014 when he was thought to have appeared in video footage showing the beheading of American photojournalist James Foley.\n\nAsim Qureshi, research director at the rights group, CAGE, said there was an \"\"extremely strong resemblance\"\", between the militant in the videos and Emwazi. Mr Qureshi says he was in contact with Emwazi before he left for Syria.\n\nFoley's death was followed by the brutal killing of four more UK and US aid workers and journalists, all of whom were shown in footage next to a balaclava clad militant dressed in black, believed to be Jihadi John.\n\nHe is thought to have been featured in videos threatening the lives of Japanese hostages Haruna Yukawa and Kenji Goto, who were later killed by the extremist group.\n\nThe name 'Jihadi John' came after it was reported that hostages referred to the militant as 'John' during their time captive.\n\nEmwazi is reported to have started to become radicalised after a trip he planned to Tanzania. He and two friends were detained by police overnight after landing in Dar es Salaam and eventually deported.\n\nIt is claimed that Emwazi told friends he was flown to Amsterdam where an officer from MI5 accused him of trying to reach Somalia, where the militant group al-Shabaab operates.\n\nMr Qureshi says he met with Emwazi in the autumn after he returned from this trip to discuss what had taken place. “Mohammed was quite incensed by his treatment, that he had been very unfairly treated,” Mr Qureshi told The Post.\n\nThe Post reports that Emwazi then moved to Kuwait, his birthplace, and returned to London twice before being detained by counterterrorism officials in Britain, who took his fingerprints and searched his belongings.\n\nHe was allegedly prevented from returning to Kuwait, telling Mr Qureshi in an email: “I had a job waiting for me and marriage to get started, but now I feel like a prisoner, only not in a cage, in London.\"\"\n\nMr Qureshi last spoke to Emwazi in 2012 when he contacted him for advice. He felt “actions were taken to criminalize him and he had no way to do something against these actions\"\", according to Mr Qureshi.\n\nOne friend said he believed Emwazi had wanted to teach English in Saudi Arabia but had been unsuccessful shortly before he disappeared.\n\n“He at some stage reached the point where he was really just trying to find another way to get out,\"\" the friend was quoted as saying.\n\nThe Metropolitan Police said in a statement: \"\"We are not going to confirm the identity of anyone at this stage or give an update on the progress of this live counter-terrorism investigation.\"\"\n\nThe Home Office said it would neither confirm nor deny reports at this stage.\"\n1940,\"A hoax report filed by website nationalreport.net claimed the infamous artist had been arrested in London during a raid on his art studio.\n\nThe website – which describes itself as \"\"America's No.1 independent news source\"\" – said a man named Paul Horner from Liverpool had been nicked.\n\nThey even had the cheek to say both the BBC and a representative for Bansky had confirmed the news.\n\nTo complete the tale they quoted \"\"London police chief\"\" Lyndon Edwards who apparently held a press conference to announce the arrest. A press conference apparently attended by no reporters or TV crews.\n\nHOAX: The false report claiming Banksy had been arrested [NATIONALREPORT]\nMost hilariously of all the article was written by one Darius Rubics who has \"\"won numerous awards for journalism including a Peabody Award and a Pulitzer Prize\"\".\n\nDespite the ludicrous nature of the article some fell for it hook, line and sinker.\n\nFormer Tory MP Louise Mensch, never shy of sharing her opinion with the world, said: \"\"You have to be kidding me, @metpoliceuk. Banksy?\n\n\"\"There are so many criminals out there, Banksy? The great artist?\"\"\n\nShe did later apologise after being duped.\n\n\nThere are so many problems with the hoax we've decided to list some of the best ones for you.\n\n– The article claims Banksy is from Liverpool when all known evidence strongly suggests he is from Bristol.\n\n– Other articles by Darius Rubics include: Dennis Rodman leaves US to talk with leaders of ISIS and Obama declares November national Muslim appreciation month.\n\n– London Police Chief Lyndon Edwards doesn't exist. The top cop in London is Sir Bernard Hogan Howe.\n\n– The article suggests Banksy was nicked in Watford which actually falls under the catchment of the Hertfordshire Police.\n\n– In Britain police do not release mugshots of people after they have been arrested.\n\n– Banksy's PR Jo Brooks, despite apparently being quoted in the original story, has tweeted saying it is a hoax.\"\n1943,\"A man rushed to a Kansas City-area hospital Saturday is not being treated for Ebola, hospital officials say.\n\nHCA Midwest assistant vice president Chris Hamele said that the patient does not have the symptom profile of virus and is being treated appropriately for his condition.\n\nIt is unknown at this time what the patient is suffering from or if anyone else is sick.\n\nThis comes after a Kansas City apartment building in the 3600 block of E. Meyer Blvd. was sealed off about 9:30 p.m. Saturday when the man who lived there became seriously ill.\n\nParamedics rushed the man to Research Medical Center Brookside Campus about 9:30 p.m. It was then when all or part of the medical facility was quarantined, a source close to the situation told KCTV5 News.\n\n\"\"Like hospitals across the United States, Research Medical Center has standard infectious disease precautions and we are well-equipped and well-prepared to implement them as necessary,\"\" Hamele said. \"\"As healthcare providers, our job is to care for sick patients and we will continue to provide high-quality care to our community as we always have.\"\"\n\nKansas City Health Department spokesman Jeff Hershberger said health department officials are monitoring the situation and are in a state of awareness because of the recent lone Ebola patient diagnosed in Texas.\"\n1946,\"A Texas National Guard soldier scans the Mexican side of the U.S.–Mexico border in Havana, Texas.  John Moore / Getty Images\n\nTwo Republican lawmakers told BuzzFeed News Wednesday suspected terrorists have infiltrated the U.S.–Mexico border and as many as 10 fighters have been captured, but Homeland Security officials deny any such thing has happened.\n\nRep. Jason Chaffetz, a Republican from Utah, said four alleged terror suspects were captured on Sept. 10 in Texas. In an interview Wednesday, Chaffetz said the men flew from a Middle Eastern country to Mexico City, where they paid a smuggler to take them to and across the border. From there, the men ended up in a safe house for immigrants. They were en route to New York City, Chaffetz said, when they were captured.\n\nChaffetz would not reveal his source of the information, but said he confirmed it with government officials. “I had an informant tell me about it and then I questioned the Secretary of Homeland Security,” he said. “I have no doubt about its authenticity.”\n\nThe four alleged terror suspects had affiliations with groups other than the Islamic State in Iraq and Syria (ISIS), Chaffetz said. He added that they were still being held in Texas as of Wednesday.\n\nyoutube.com\n\nCalifornia Rep. Duncan Hunter, a Republican who represents San Diego County, made headlines Tuesday when he said to Fox News’ Greta Van Susteren that he had “asked Border Patrol” about terrorists and learned that several had been captured.\n\nHunter claimed 10 terror suspects had been caught near the border, including four people allegedly captured in September.\n\n“I know at least 10 ISIS fighters have been caught coming across the Mexican border in Texas,” he said on the program.\n\nHunter’s spokesman Joe Kasper told BuzzFeed News the congressman’s assertion that 10 terror suspects had been captured along the border included the same four people described by Chaffetz. Kasper claimed four other suspects had been captured within the last 36 hours, and pointed to a Judicial Watch story that allegedly “confirmed” the most recent captures to back up his assertion.\n\nTwo additional suspects were picked up sometime after the first group in September, but before this week, Kasper said.\n\nThe Department of Homeland Security strongly denied Hunter’s claim that terror suspects had been caught near the border.\n\nWhen reached for comment, Customs and Border Protection referred BuzzFeed News to the Department of Homeland Security (DHS), which did not respond to emails Wednesday. However, DHS released an identical statement to both The New Republic and ABC News denying that there were terrorists coming across the border:\n\nThe suggestion that individuals who have ties to ISIL have been apprehended at the Southwest border is categorically false, and not supported by any credible intelligence or the facts on the ground. DHS continues to have no credible intelligence to suggest terrorist organizations are actively plotting to cross the southwest border.\n\nBut Hunter isn’t buying that explanation. His spokesman told BuzzFeed News Wednesday that they have evidence from reliable sources about “foreign nationals” being captured along the border. Kasper said those foreign nationals may not technically be ISIS fighters, but do have suspected terror group affiliations. Kasper did not identify his sources but said that Hunter’s office remains convinced that the lawmaker was correct.\n\nA U.S. Border Patrol vehicle drives by the 18-foot rusty steel barrier along the U.S.–Mexico border in Brownsville, Texas.  Rick Wilking / Reuters\n\nThe issue of terrorists coming over the U.S.–Mexico border has been a contentious and increasingly politicized one.\n\nAmong the other claims about terrorists using the border to enter the country, Rep. Tom Cotton, a Republican from Arkansas, said ISIS may be teaming up with Mexican drug cartels. Audio recorded at a town hall apparently showed Cotton saying that ISIS could potentially attack people in Arkansas, the Washington Post reported Tuesday.\n\nw.soundcloud.com\n\nCotton did not respond to BuzzFeed News’ request for comment Wednesday, but when the Post asked about the statements his spokesman pointed to a series of conservative websites. And like many of the claims about the border and terrorism, the story goes back months and relies on sources who are not named — making it difficult to verify.\"\n1948,\"Militants from Islamic State (Isis) claimed to have killed an American journalist long held captive in Syria in retaliation for ongoing US airstrikes against its forces in Iraq.\n\nA propaganda video circulated on Tuesday showed a masked Isis fighter beheading a kneeling man dressed in an orange jumpsuit who is purported to be James Wright Foley, a photojournalist who went missing in Syria in 2012.\n\nThe masked executioner spoke in English, with what sounded like a British accent, and said that the slaying came in response to the airstrikes ordered by President Barack Obama against Isis 12 days ago.\n\nIsis, whose chief spokesman came under State Department sanctions on Monday, warned of further revenge – including on another man purported to be a captured US journalist, Steven Sotloff – and in the video, the victim was made to read a statement blaming the US for his own murder.\n\nFoley has been missing in Syria since November 2012, where he went to report on the bloody struggle to overthrow dictator Bashar al-Assad. He was initially thought to have been captured by forces loyal to the Assad regime.\n\nA Facebook message from a support group, Free James Foley, urged patience “until we all have more information,” and asked that readers “keep the Foleys in your thoughts and prayers.”\n\nYouTube took down the gruesome video, but not before it sparked a debate on social media about the ethics of sharing it, adding a metatextual debate to a depiction of a man’s violent death.\n\nFoley, 40, a former Stars and Stripes reporter, was captured in November 2012 near the Syrian town of Taftanaz. It was not his first detention while reporting: in 2011, he was taken while reporting on the uprising against Libyan dictator Muammar Gaddafi. Gaddafi’s forces ultimately released him after six weeks in captivity.\n\nA friend of Foley’s and his fellow captive in Libya, journalist Clare Morgana Gillis, wrote in a 2013 essay that captivity was “the state most violently opposite his nature.” Gillis described Foley as gentle, friendly, courageous and impatient with “anything that slows his forward momentum.”\n\nIn a January 2013 interview with local television news near her Rochester, New Hampshire home, Foley’s mother Diane said her son was “passionate about covering the story in Syria, passionate about the people there.”\n\nCaitlin Hayden, the spokeswoman for the National Security Council, said US intelligence was working to determine the authenticity of the video.\n\n“If genuine, we are appalled by the brutal murder of an innocent American journalist and we express our deepest condolences to his family and friends,” Hayden said in a statement.\n\nMessages left with the Foley family were not returned.\n\nA day after Obama declared that Iraqi and Kurdish forces backed by US warplanes had broken Isis’ hold on the critical Mosul Dam, US Central Command announced two strikes near it on Monday, to “further expand control of the area.” One strike was said to have destroyed an Isis checkpoint while the other was “not successful.”\n\nObama has offered no timeframe for the length of his campaign against Isis. The US military has bombed over 90 targets attributed to Isis, including vehicle convoys, mobile artillery and fixed positions, since 8 August. Most of the strikes have come in the past few days, near the dam. The other strikes have occurred either to blunt an Isis advance on the Kurdish regional capital of Irbil or to lift an Isis siege on Mount Sinjar, where it chased thousands of Iraqi Yazidis whom it threatened to kill unless they converted to Islam. The US considers the siege broken.\"\n1949,\"There it was in the middle of a field, baking in the sun: a cache of grenades, rockets and guns. The trove was attached to a big black parachute and, as the camera focused in on the shipment, it seemed for a moment abandoned. Then you see the masked man, who sermonized for the occasion. An American airdrop of arms, he said, which had been intended for Kurdish fighters defending the city of Kobane, had fallen into the hands of the Islamic State.\n\n“These are some of the American aid [items] that were dropped for the atheists in the” Kurdistan Workers’ Party,” the militant said in a video uploaded to jihadist social media accounts and initially reported by SITE Intelligence Group. “Ammunition, military equipment, additional equipment — these are some of the military weapons. The American forces dropped [them] … Praise be to Allah. Spoils for the mujahideen.”\n\nNews of the accidental airdrop, which the Associated Press corroborated and the Syrian Observatory for Human Rights confirmed, brought fresh criticism to a military tactic — the air drop — officials said has become substantially more accurate in the past few decades, but is still evidently prone to screw-ups. And those screw-ups have popped up several times so far in the battle against the Islamic State in Iraq and Syria, underscoring the dangers of trusting the winds to carry valuable resources to their targets.\n\nIn early August, the U.S. military dropped more than 7,000 gallons of water and 36,000 packaged meals onto a barren mountain near Sinjar, the hiding spot for nearly 40,000 Yazidis who fled the Islamic State under threat of genocide. Many packages reached their intended targets — the Department of Defense estimated 80 percent — but not all of them did. “Iraqi officials said that much of the U.S. aid had been ‘useless’ because it was dropped from 15,000 feet without parachutes and exploded on impact,” wrote journalist Jonathan Krohn, who claimed to be the first Western journalist on the scene. The Washington Post’s Liz Sly agreed, saying the drops “apparently went awry.”\n\nThen NBC News reported late last month Iraqi military pilots accidentally dropped food, water and weapons to Islamic State fighters instead of to their own soldiers, who were battling to retain control of Anbar province. “Some pilots, instead of dropping these supplies over the area of the Iraqi army, threw it over an area that is controlled by ISIS fighters,” Hakim al-Zamili said, using another name for the Islamic State. “Those soldiers were in deadly need of these supplies, but because of the wrong plans of the commanders in the Iraqi army and lack of experience of the pilots, we in a way or another helped ISIS fighters to kill our soldiers.”\n\nAnother general sheepishly added: “Yes, that’s what had happened.”\n\nThe embarrassing anecdotes feed into the complicated history of the airdrop, which still carries risks despite being honed over decades with technological advancements such as GPS-guided parachutes. “There’s no way you can predict who may end up with those weapons, and who is going to use them, or how they are going to use them,” Greg Myre of the Middle East Institute told the Daily Sabah. “That is one of the risks you have to take.”\n\nIt was a risk Bill Clinton was willing to take in 1993. That was the year he ordered an airdrop of tens of thousands of humanitarian packages over eastern Bosnia, despite the “military consistently arguing against involving U.S. troops in airdrops in hostile zones, given the fact that the accuracy of the drops is questionable,” the Associated Press then reported. The brass turned out to be right.\n\nOne major problem laid bare during that mission, military scientists later said, was what they called “wind drift.” “The problem was identified in the late ’90s,” John McGinley, a scientist who researched the topic, told The Washington Post’s Holly Watt in 2008. “The terrain in Bosnia meant that instead of landing in one valley, the cargo could drift into another valley that was held by the enemy. Wind drift was causing all the problems.”\n\nSo research teams got to work, ultimately unveiling wind-forecast software that the National Oceanic and Atmospheric Administration said increased the drop’s accuracy by 70 percent. “Inaccurate wind forecasts are the main culprit in missed targets for dropping supplies and other items from high altitudes,” the report said.\n\nIt almost immediately went into use in the war in Afghanistan, where far-flung military outposts were separated by stretches of roads pockmarked with insurgents and explosives. There had to be another way to get soldiers the equipment they needed, military officials thought, so they launched a massive increase in airdrops. “We’ve gotten a lot more accurate over the years,” Air Force Gen. Arthur Lichte told USA Today.\n\nThat may true. But following this week’s alleged delivery to the Islamic State, there’s clearly still room for work.\"\n1950,\"Mounted with a cannon and leaving a trail of shells in its wake, a black pickup truck in the hands of jihadists in Syria has brought woe to a family of Texas City plumbers by way of the insignia on its driver-side door: “Mark-1 Plumbing”.\n\nOn Monday a Chechen-led group linked to the extremist group Ansar al-Deen, a sometime ally of Islamic State (Isis) and al-Nusra fighters, tweeted a photo of the black Ford F-250 in action near Aleppo. Since then, Mark Olberholtzer and his family near Houston have received hundreds of phone calls with questions and threats.\n\nAttempts to call the Olberholtzer family, who own Mark-1 Plumbing, reached only a recorded message or a disconnected line. On Tuesday Mark Olberholtzer told the Galveston Daily News he was mystified: “How it ended up in Syria, I’ll never know.” His son Jeff similarly expressed bafflement to KHOU local news: “We had no intentions or idea that this would happen.”\n\n“To think something we would use to pull trailers, now is being used for terror – it’s crazy. Never in my life would I think something like that,” the younger Olberholtzer told KHOU.\n\nThe Olberholtzers sold the truck in October 2013 to a nearby Houston dealership run by AutoNation, confirmed Marc Cannon, senior vice-president of AutoNation’s corporate communications. Cannon told the Guardian that AutoNation sent the truck to the Adesa auction house in Houston.\n\nThe car was sold on the auction block to a local used car dealer, though Adesa has not yet responded to requests to identify the dealer. An operator at the auction house told the Guardian the company has been bombarded by calls, and that she was surprised that neither the plumbers nor the jihadis had simply removed the logo.\n\nFrom the port of Houston the Olberholtzers’ old F-250 likely made it to a dealership in eastern Europe, Africa or the Middle East, and within a few months changed hands several times before it finally reached a jihadist sympathizer. The truck then likely passed through Turkey’s porous border, which lies only a few hours’ drive from Aleppo and the chaotic battles so far removed from south-eastern Texas.\n\nAbout erasing the logo, the elder Olberholtzer told the Galveston Daily News that AutoNation or one of the other middlemen “were supposed to have done it and it looks like they didn’t do it”. The plumber of 32 years said his family has received death threats and that some of the callers “are really ugly”.\n\n“We have a secretary here, she’s scared to death. We all have families,” his son told KHOU. “We have nothing to do with terror at all.”\n\nHis father had a message to the broader world: “I just want it to go away, to tell you the truth.”\n\nA representative of Mark-1 Plumbing told CBS News that they plan to pursue legal action to force Twitter to remove the photo. The person said that sold vehicles would “most definitely” have the logo removed henceforth.\n\nAuction houses, which make more profit the faster they turn products, usually sell used cars quickly, and exporters are often keen to pick up unwanted vehicles from lots. Those exporters then ship used cars into the sizeable market in developing nations, where a battered Ford can find a long second life, or where scavengers can resurrect a lemon or dismantle it for parts.\"\n1951,\"An executive engineer at the Central Public Works Department was fired on Thursday after being absent from duty for more than 24 years.\n\nAK Verma was fired after last appearing for work in December 1990.\n\n\"\"He went on seeking extension of leave, which was not sanctioned, and defied directions to report to work,\"\" the government said in a statement on Thursday.\n\nEven after an inquiry found him guilty of \"\"wilful absence from duty\"\" in 1992, it took another 22 years and the intervention of a cabinet minister to remove him, the government said.\n\nStates, led by Rajasthan and Madhya Pradesh, have recently changed the law to make it easier to hire and fire staff, in a move welcomed by industry leaders but opposed by labour unions.\n\nPrime Minister Narendra Modi has cracked down on rampant absenteeism by making New Delhi bureaucrats sign in at work using a fingerprint scanner. The results are publicly available online - at www.attendance.gov.in - in real time.\"\n1952,\"Being that it is the first day of spring and many people are highly affected with allergies, it’s probably a good idea that this man is no where near!\nThe Mirror is reporting that police are on a manhunt for who they believe to be a mid to late 50’s man that slaps people in the head right after they sneeze! What kind of craziness is this?! The first incident happened in Carlisle, Cumbria a city in England, on Monday. The woman sneezed, and right after she got hit in the head by a strange man! Then Tuesday police believe that the same man attacked an 82-year-old woman that sneezed. He immediately slapped her over the head in broad daylight in the same vicinity as the first incident.\nPolice are asking locals for any help in finding this man. The police force said, “It is very unusual behavior, and will have left his victims feeling confused and upset.”\nA woman who lives near the area also stated, “If anyone smacked me for sneezing, I would smack them back.”\nWell, glad he is no where near here!\"\n1954,\"First famine and war, and now this? Is nothing fair in this world?\n\nIt is with a heavy heart that I must report that Durex has squashed all rumors that a Pumpkin spice condom has ever existed or will ever exist in the future. And with that news, fall has gotten just a little bit colder and the holiday season seems a little bit duller and much more joyless. What point is Christmas if one can't celebrate with a delicately spiced blowjob or a wintry-smelling safe sex celebration that tingles? What point, I ask you?\nOh, what could have been.\n\nBuzzfeed spoke to a Durex spokesperson who told them that \"\"Durex has heard that people are saying we launched a 'Pumpkin Spice' condom. We can't claim this one, but we do love it when people spice it up in the bedroom.\"\" Seriously? That's it? That's all you can give us after taking away one of the greatest ideas man has had since fire and underwear that you can wash and dry really quickly without the aid of machinery? You think we'll be mollified by your banana and apple monstrosities? Well, think again, Durex, because we'll never be mollified. And if people start spilling hot pumpkin spice lattes on their partners' condomed genitals just to get a taste of what you could have given us, I hope they sue you when the prophylactic gets fused to the skin. Good day, Sir!\"\n1955,\"A woman at Dulles Airport was recently spotted wearing what appears to be a rain poncho, medical gloves and a protective mask.\nThe Daily Caller described the getup as a \"\"hazmat suit,\"\" which is generous. The outlet also does not know exactly why the woman was wearing the protective gear, but the guess begins with the letter \"\"E\"\" and ends with \"\"Bola.\"\"\n\nDulles is one of five U.S. airports that has implemented \"\"enhanced screenings\"\" for travelers from Guinea, Liberia and Sierra Leone. Thomas Eric Duncan, who was diagnosed with Ebola in Texas and later died, passed through the Virginia airport on his way from Liberia to Dallas. Two nurses who treated Duncan have fallen ill with the disease, including one who flew commercially on Frontier Airlines.\nAccording to the Metropolitan Washington Airports Authority, between 15 and 55 passengers travel from West African countries plagued by the disease to Dulles everyday.\"\n1956,\"Islamic State fighters fed the mum cooked meat and rice before telling her it was the remains of her kidnapped son, a British dad who went to fight IS has revealed\n\nSick ISIS militants fed a desperate mum the mutilated remains of her son - after telling her it was cooked meat and rice, it was claimed today.\n\nThe son had been captured and taken prisoner by Islamic State militants in Mosul, Iraq.\n\nThe worried mum then bravely visited the terror group's headquarters in a bid to speak to her loved one.\n\nISIS fighters told the mum she should eat before seeing her son because she had travelled a long way.\n\nHowever, after giving the mother cooked meat, rice and soup, she was horrified to be told she had just eaten her son.\n\nBritish dad Yasir Abdulla, who left his home in Keighley, West Yorkshire to fight against ISIS, said he joined the battle against the terror group after being told this story.\n\nBen Lack   Inspired: Yasir Abdulla went to fight ISIS after hearing this story\n\nHe said: \"\"The ISIS men told her to sit down because she had travelled a long way and said she should have some food before they took her to meet her son.\n\n\"\"But they had killed him and chopped him up and after she finished the meal and asked to see her son they laughed and said, 'You've just eaten him'.\"\"\n\nAnd after witnessing the horrors of the terror group up close, Yasir says they have 'hijacked Islam'.\n\n\"\"ISIS are wrong. They behead, burn and get those they are against do dig their own graves before they execute them,\"\" he said.\n\n\"\"Nobody wants to get captured by ISIS, that would be the worst thing. If I was defending I would fight to my last bullet and use that on myself.\"\"\n\nYasir is aware of Brits joining ISIS but has not encountered any in battle. \"\"I have seen what Jihad John has done and I think that person needs to be captured and executed,\"\" he said.\n\nVIEW GALLERY\n\n\"\"England is a lovely place, the people are lovely and the Government is good. Whatever the British joining ISIS say is wrong about Britain, they just hate.\n\n\"\"They are not Muslims, they have hijacked Islam. Muslim people should not cut the head off an animal in front of another animal, but these ISIS behead people every day in front of other people.\"\"\n\nThe incident is the latest atrocity from the terror group.\n\nIt emerged this weekend that Islamic State militants blindfolded a 'gay' man, threw him from a roof then stoned his corpse in Syria.\n\nHorrific images revealed by ISIS show the barbaric killing in front of a baying crowd carried out at a building in Raqqa.\n\nIt is believed the man was sentenced to death by a sharia court.\n\nThe man was described as being a 'child of Lot' and accused of committing acts of sodomy, according to the Daily Mail.\n\n'Lot' is a reference to a prophet of God whose story in the Qu'ran is used to demonstrate Islam's supposed disapproval of rape and homosexuality.\n\n#ISIS stoned a man to death in Tal Abiad in #Raqqa for being homosexual after throwing him from the roof of the Islamic Court building.— الرقة تذبح بصمت (@Raqqa_Sl) February 27, 2015\n\nThe images appear to show the man was blindfolded and had his feet tied before being hurled onto rubble from a tall building.\n\nCrowds then gather round and pelt the corpse with rocks.\n\nIt was the fourth time in a few weeks that the jihadist group has used the brutal execution method for alleged homosexuality .\n\nAfter claiming they found videos on his mobile phone showing him 'practising indecent acts with males,' a 20-year old man was stoned to death in the Syrian province of Deir Ezzor in late November, according to the Syrian Observatory for Human Rights.\n\nVideo loading\"\n1957,\"Russian President Vladimir Putin last Friday unveiled a World War I monument in Moscow last Friday, ahead of the centennial of the start of the \"\"Great War.\"\"\n\nSometime on Saturday, a video popped up on YouTube purporting to show a bird staging a form of protest — defecating, to be specific, on Putin. The video, which has been passed around on multiple sites only beginning on Monday, appears to be fake.\n\nHere's the evidence: The Independent points to a side-by-side comparison video clearly showing it's fake.\n\nThe unaltered video also clearly shows Putin laying a wreath after speaking at the ceremony. And wire images show his suit to be perfectly clean during those moments...\"\"\n\n...And afterward:\n\nOne of those \"\"too-good-to-be-true\"\" stories.\"\n1958,\"Eleven planes missing from Tripoli Airport after it was taken by Islamic rebels\n\nFighters from group Libyan Dawn have posed for pictures with aircraft\n\nU.S. officials warn planes could be used to carry out terror attacks on 9/11\n\nSeptember 11 also marks anniversary of attack on US embassy in Libya\n\nLibyan terrorists have posted pictures of themselves online posing with some of the aeroplanes taken from Tripoli airport after fighters seized it last month.\n\nSoldiers from the group Libyan Dawn can be seen climbing on to the wings of commercial jets while smiling and waving for the camera.\n\nU.S. officials fear that these aeroplanes could now be used to carry out 9/11-style attacks in the region on the anniversary of the tragedy this month.\n\nA total of 11 commercial jets from state-owned carriers Libyan Airlines and Afriqiyah Airways went missing in August after militants from the so-called 'masked men brigade' overran the airport.\n\nScroll down for video\n\nIslamists from the rebel group Libyan Dawn have posed with aeroplanes seized from Tripoli Airport last month\n\nAuthorities say 11 aircraft taken from Tripoli airport could now be used in terror attacks in the region\n\nIn pictures posted online Jihadi soldiers can be seen clambering over aircraft at Tripoli airport. At least 11 planes went missing after the airport fell at the end of last month\n\nTripoli airport was left as little more than a smouldering ruin after rebels seized control of it in August\n\nOfficials have been warning for some time about the deteriorating situation in Libya, which was controlled by dictator Muammar Gaddaffi until he was killed in October 2011.\n\n'There are a number of commercial airliners in Libya that are missing,' one official told the Washington Free-Beacon. 'We found out on September 11 what can happen with hijacked planes.'\n\nSeptember 11 not only marks the anniversary of the attacks on the World Trade Center but it will also be the second anniversary of the raid of the U.S. Ambassador's compound in Benghazi, Libya.\n\nFour Americans were killed in the attack, including U.S. Ambassador Christopher Stevens.\n\nAnsar al-Shariah, the group Washington holds responsible for the attack, have also seized parts of the Libyan capital and are known to work with terrorists from ISIS.\n\nHowever they are not thought to be working with fighters from Libyan Dawn, as they are an Al-Qaeda affiliated group.\n\nThe inside of the main building at Tripoli airport gutted by fire following an attack by Islamist militants\n\nImages posted on Twitter show a fire raging inside one of the terminal buildings as militants attacked\n\nMilitias which once fought to oust Muammar Gaddaffi from power in 2011 are now warring between themselves for control of the volatile country\n\nLibyan Dawn, an Al-Qaeda affiliated group, are now in control of part of Tripoli, as are Ansar al-Shariah, the group held responsible for the 2012 attack on the US embassy in Libya\n\nTripoli International Airport was being run by two anti-Islamist militias and had been closed since mid-July when it was taken over at the end of August by the group Libyan Dawn.\n\nPictures show the aftermath of the firefight, with planes completely or partially blasted and several littered with bullet holes.\n\nTripoli is witnessing one of its worst spasms of violence since Gaddaffi left power. The militias, many of which originate from rebel forces that fought Gaddaffi, became powerful players in post-war Libya, filling a void left by weak police and a shattered army.\n\nSuccessive governments have put militias on their payroll in return for maintaining order, but rivalries over control and resources have led to fierce fighting among them and posed a constant challenge to the central government and a hoped-for transition to democracy.\n\nOn Sunday, the Libyan government announced that they had lost control of the capital.\n\nAnsar al-Sharia has ties to the Islamic State (also known as ISIS), the Syrian group which today released the filmed beheading of American journalist Steven Sotloff - the second recorded execution of a U.S. hostage by the group.\n\nFighters from Al-Qaeda affiliated group Libyan Dawn pose on top of a heavily armoured truck as Tripoli Airport burns in the background following fighting there last month\n\nFears: Nearly a dozen commercial planes are missing in Libya after a radical Islamic group overtook the international airport in the capital of Tripoli late last month.\n\nAftermath: Tripoli International Airport was overtaken by the group Libyan Dawn last month and now 11 aircraft for Libyan Airlines and Afriqiyah Airways are missing\n\nMoroccan military expert Abderrahmane Mekkaoui told Al Jazeera television after the airport attack that the planes had been taken by another Islamic group, the Masked Men Brigade.\n\nMekkaoui said there is 'credible intelligence' that the Masked Men Brigade 'is plotting to use the planes in attacks on the Maghreb state' on the 9/11 anniversary.\n\nSebastian Gorka, a counterterrorism expert, told the Free-Beacon that the planes could be used in two ways to strike North Africa or even as far as the oil fields of Saudi Arabia.\n\n'The first would be how commercial airliners were used on Sept 11, 2001, literally turning an innocent mode of mass transit into a super-high precision guided missile of immense potency,' Gorka, the Maj Gen Charles Horner chair at the Marine Corps University, said.\n\nStrike again? A Moroccan military expert believes Islamic group The Masked Men Brigade are in control of the 11 missing airplanes\n\n'The second tactic could be to use the airframe with its civilian markings as a tool of deception to insert a full payload of armed terrorists into a locale that otherwise is always open to commercial carriers,' he added.\n\nU.S. officials have not publicly confirmed the eleven planes' disappearance, but are reportedly working to track them down.\n\nSince the overthrow of previous dictator Muammar Gaddafi, Libya has descended into turmoil and officials fear it may become another safe haven for terrorists, like Syria.\n\nEgypt's military government is currently looking into intervening in the country to restore order.\n\nThe U.S. is taking a more conservative role in the country, but Secretary of State John Kerry said last week that he would be delivering Apache attack helicopters to Egypt.\"\n1959,\"A man had his penis cut off by an angry mob for attempting to rape a teenager in Ganganagar, Rajasthan. The incident took place after shocked members of the public saw the man in an alley, pinning a terrified girl to a wall.\n\n  \n(Representational Image).Reuters\nThe 40-year-old man, recognised as Suresh Kumar, soon found himself being dragged away by the hysteric mob while they decided to punish him in their own way, the Daily Star reported posting pictures of the incident and a severed penis thrown on the street.\nThe mob took the man to a local butcher shop, where he was beaten with sticks for more than an hour. Thereafter, they hacked his penis off with a meat cleaver and dumped the severed organ in the middle of the street. The man -- bloodied, bruised and unconscious -- was abandoned with no one willing to show any mercy, the Daily Mirror reports.\nThe Daily Star online, which first reported the story with a censored photograph of the cut penis, claims that its reporters have seen the picture but could not show it due to its graphic nature.\n\"\"No one went to help the man because they could see his penis on the ground and knew this was punishment for a sex crime,\"\" the tabloid quoted a local man Aamir Dhawan as saying.\n\"\"We have had a lot of intolerable offences against women in this country recently, with girls being raped, hanged, and molested, and it's time it stopped,\"\" he said adding that the incident sent out a strong message to people with perverted mindset.\nThe police have condemned the attack, warning locals not to take law into their hands and telling those people who cut the man's penis to hand themselves in.?\n \n\n\"\"As deplorable as these crimes are, law and order has to be maintained, and not lynch justice,\"\" one police officer was quoted as saying.\"\n1965,\"The proliferation of online news outlets has democratized newsgathering, but it’s also updated the famous adage that “there’s a sucker born every minute” for the Internet age. And no circus attracts the suckers quite like the Arab-Israeli conflict. Not only will people believe anything about Israel; their editors will let them write it. And as we learned yesterday, pretty much every year someone will fall for the impossibly preposterous accusation known as the “flood libel.”\n\nThere are moments when biased coverage of Israel goes beyond mere opinion. Last year, the good folks at Vox, a notoriously error-ridden site, declared the existence of a bridge connecting the West Bank and Gaza. It was not a maddening mistake; it was, rather, kind of endearing. It was adorable, in its own way. But that such a bridge does not exist is an easily verifiable fact.\n\nSame goes for New York Times Jerusalem bureau chief Jodi Rudoren’s claim in 2012 that prospective Jewish construction in the West Bank would bisect the West Bank and make physical contiguity impossible. As was subsequently pointed out (and corrected accordingly), this was not even close to being true and Rudoren would have known as much had she glanced at a map.\n\nAnd this week we were treated to another version of this story, though it’s one we hear often enough. It’s a bit of a hazing ritual: the Palestinians find someone they haven’t yet sold this particular lie to and watch the magic unfold. The lie is this: that flooding in Gaza was caused by Israel opening dams in the South. Easily the most important part of this story is the fact that there are no such dams. They are the Gaza-West Bank bridge of this story. And yet, the story just keeps appearing because the Palestinians never run out of Western suckers.\n\nOne of the suckers this year was Vice News. To try to hide its ignorance, Vice offered up several paragraphs of false accusations from the Palestinians followed by this attempt at “balance”: “Israeli officials categorically denied they were to blame while speaking to VICE News on Monday.”\n\nOther outlets were more honest and ethical in the aftermath of publishing the flood libel. As HonestReporting notes, the Daily Mail went with a bit of false balance but also, crucially, added a straight correction and admission of error: “An earlier version of this article stated that Israel had opened river dams in the south of the country, causing flooding in the Gaza strip. In fact, there are no dams in southern Israel and the flooding was caused by rain and drainage issues. We are happy to clarify this.”\n\nAccording to HonestReporting, the Daily Mail piece also contained the following amazing sentence: “The flooding was today compounded after an Israeli power company cut electricity to two of Gaza’s major West Bank cities.”\n\nAnd according to CAMERA, both Agence France Presse and Al Jazeera (shocking, I know) passed along the flood libel. AFP pulled its video, and Al Jazeera went the Vice route by pretending the existence of magical dams is somehow in dispute.\n\nThe flood libel is proof that sometimes people refuse to learn from others’ mistakes. See this post from Jonathan Tobin in December 2013 for a reminder that the flood libel is neither new nor surprising. IDF spokeswoman Libby Weiss understandably would rather news organizations first locate their unicorns before blaming those unicorns for goring the neighbor’s ox:\n\n\nSo why does this keep happening? Part of the frustration with reporters stems from their absolute laziness. The Internet has put so much information within arm’s reach, and yet reporters are taught that when it comes to Israel, the facts are optional. And that’s because the facts favor Israel.\n\nIf you were to draw a map of Israel, using Western news organizations’ reporting, you’d have one that showed Israel bisecting the West Bank while connecting it to Gaza via a bridge and holding parliamentary meetings in its capital of Tel Aviv. None of that is true, but that’s the picture that emerges from the media’s “reporting.”\n\nThere also appears to be a kind of modified Stockholm Syndrome at work. These reporters and the outlets they represent are constantly made to look like fools by Palestinian propaganda. But they also seem not to mind, because they sympathize so strongly with what the propagandists and terrorists are telling them.\n\nIf what I’m describing to you sounds an awful lot like an activist, not a journalist, well–that’s about right. And such activists play a key role in disseminating grist for the anti-Semitic mill. The first headline is the one that makes waves, especially in the Arab world and in Europe. If the follow-up is not a full retraction or correction, but rather a “balanced” piece in which Israel is permitted to deny the existence of things that plainly don’t exist, then it casts the Israeli government as a powerful entity engaged in a cover-up.\n\nIt would be bad enough if we were forced to admit that our media just can’t get the story right. But that’s naïve. The truth is, much of the time our media just won’t get it right. And that’s why the flood libel returns, year after year.\"\n1966,\"BREAKING: Islamic State, in video, beheads American journalist James Wright Foley who was kidnapped in 2012 -@BNONews\"\n1967,\"Palestinian officials say hundreds of Gazans were forced to evacuate after Israel opened the gates of several dams on the border with the Gaza Strip, and flooded at least 80 households. Israel has denied the claim as “entirely false.”\n\nIn the wake of a recent severe winter storm in the region, Israeli authorities opened the floodgates to discharge the accumulated water, Palestinian officials say. Residents of eastern Gaza reported injuries as well as deaths of livestock and poultry, caused by the Israeli action which allegedly came without prior notification, Gaza's Civil Defense Directorate (CDD) said Sunday.\n\nPhotos of the Gaza Strip flood have appeared in social networks, but the date when they were taken can't be independently verified as yet.\n\n\n“The [Israeli] army opened the floodgates of a canal leading to central Gaza, which resulted in the removal of sand mounds along the border with Israel,” the CDD announced, according to Palestinian News Agency WAFA.\n\n“Opening the levees to the canal has led to the flooding of several Palestinian homes, and we had to quickly evacuate the afflicted citizens.”\n\nNo casualties were reported as a result, but more than 80 families had to flee after their homes filled with water levels sometimes reaching more than three meters, the Gaza Ministry of Interior said in a statement.\n\nIn a letter to RT regarding the issue, Israel’s Coordinator of Government Activities in the Territories (COGAT) maintained that“the claim is entirely false.\"\"\n\n\"\"Southern Israel does not have any dams. Due to the recent rain, streams were flooded throughout the region with no connection to actions taken by the State of Israel,” COGAT said.\n\nThe flood reportedly forced the closure of the main road connecting al-Mughraqa district and Nusseirat refugee camp south of Gaza city, leaving hundreds of Palestinians trapped in the floods, a difficult prospect for approximately 110,000 Palestinians left homeless by Israel’s assault last summer.\n\nEvacuated families were taken to UNRWA-sponsored (UN Relief and Works Agency) shelters in the al-Bureij refugee camp and the al-Zahra neighborhood.\n\n\n\"\"Israel opened water dams, without warning, last night, causing serious damage to Gazan villages near the border. More than 40 homes were flooded and 80 families are currently in shelters as a result,” chief of the civil defense agency in Gaza, Brigadier Gerneral Said Al-Saudi, told Al Jazeera.\n\nLocal agriculture was also affected, Al-Saudi said. “We are appealing to human rights organizations and international rights organizations to intervene to prevent further such action.”\n\nFurther harm could be caused if Israel opens up more dams, warned Gaza Civil Defense Services (CDD) spokesman Muhammad al-Midana, as cited by the Ma'an news agency. A fast-moving water stream is currently flowing from the Israel border through the Gaza valley and into the Mediterranean Sea, he said.\n\n\nThe Gaza Valley (Wadi Gaza) used to be a unique wetland ecosystem located in the central Gaza Strip between al-Nuseirat refugee camp and al-Moghraqa. It flowed from two streams, one running from near Beersheba, and the other from vicinity of Hebron. There’s not much water left in Wadi Gaza, as water being mostly used upstream in Israel and the stream running through the Gaza Strip consists mainly of untreated waste from Gaza City, which pumps up millions of liters of sewage into the riverbed.\n\nWadi Gaza overflowing with untreated sewage (image from www.ewash.org)Wadi Gaza overflowing with untreated sewage (image from www.ewash.org)\n\nAccording to media reports, this is not the first time Israeli authorities have opened the floodgates to their Gaza Valley dams to discharge massive quantities of excessive water that accumulated during heavy rains or snowfall.\"\n1968,\"The NBC News anchor clears the record on behalf of victimized Weather Channel meteorologist\n\nThere was no urinating on Brian Williams‘ airwaves, and the “Nightly News” anchor asked for an apology from social media critics Monday night.\n\nSee video:  Brian Williams on Daughter's Peter Pan Role: ‘I've Listened to Those Damn Songs Since She Was 3' \n\nWilliams explained a segment from the weekend that showed “Weather Channel” meteorologist Mike Seidel with his back to the camera in a position that led to rumors he was urinating while unaware he was on-camera.\n\nAlso read:  Nielsen's Colossal Screw-Up Strips ABC's David Muir of Ratings Win Over NBC's Brian Williams\n\n“Social media owes our friend Mike Seidel an apology,” Williams said. “The intrepid and fearless Weather Channel meteorologist was the victim of some wild misinformation,” he continued.\n\nApparently viewers on social media thought Seidel was “writing his name in the snow.” In reality, Williams explained, Seidel lost contact with the NBC control room. He was hunched over dialing NBC–not relieving himself.\n\nSee video: Brian Williams Reveals a Hilarious ‘Bachelorette’ Obsession \n\nVindicated, and it feels so good.\"\n1969,\"Lego may have been before its time in terms of its egalitarian attitude if this letter is to be believed.\n\nThe note from the 1970s, which was apparently included in a leaflet accompanying a Lego set, encourages parents to let children build whatever they want instead of forcing them to go down gender specific lines.\n\nSince then the company has annoyed some by seemingly reversing this view by targeting its products to either boys or girls.\n\nMORE: Grandfather, aged 75, comes third in solo transatlantic yacht race\n\nAfter an image of the note was uplodaded by reddit user fryd_ yesterday a few people called into question its authenticity, but Robbie Gonzalez, from iO9.com, thought it was probably real.\n\nHe wrote: ‘So – is it a fake? Probably not! For one thing, the logo in the note is the one you would expect to find in a Lego pamphlet from the seventies, and is subtly but noticeably different from the more modern Lego logo, which was updated in 1998.’\n\nHe also pointed to a German version of the same leaflet that was similar and translated to the same message put on the English note.\"\n1970,\"Michael Zehaf-Bibeau has been identified as the gunman in Ottawa who shot a soldier before firing shots in Centre Block, and people are looking for pictures of him.\n\nZehaf-Bibeau appeared to have no online presence–a term that basically refers to having accounts on social media or being reported on before–prior to being named as the shooter.\n\nThe only picture so far that allegedly shows the 32-year-old comes from an account linked to ISIS, or the Islamic State.\n\nThe photo has not been verified.\n\nIt shows a man holding a gun, in casual clothing with a scarf covering the lower part of his face.\n\nMore pictures will be posted as they come through.\n\nWitnesses said the gunman who killed a soldier at the National War Memorial before entering Parliament and firing off more shots was dressed in all black and wearing a scarf around his face.\n\nAn Ottawa police officer runs with his weapon drawn outside Parliament Hill in Ottawa on Wednesday Oct. 22, 2014. (AP Photo/The Canadian Press, Sean Kilpatrick)\n\nIn this photo provided by Conservative MP Nina Grewal, members of Parliament barricade themselves in a meeting room on Parliament Hill in Ottawa, Canada, Wednesday, Oct. 22, 2014, after shots were fired in the building. A gunman with a scarf over his face shot to death a Canadian soldier standing guard at the nation’s war memorial Wednesday, then stormed Parliament in a hail of gunfire before he was killed by the usually ceremonial sergeant-at-arms, authorities and witnesses said. (AP Photo/The Canadian Press, Nina Grewal)\n\nParamedics and police wheel away a shooting victim at the National War Memorial near Parliament Hill in Ottawa Wednesday Oct. 22, 2014. (AP Photo/The Canadian Press, Adrian Wyld)\n\nTony Zobl, 35, told the Canadian Press news agency that he witnessed the soldier being gunned down from his fourth-floor window directly above the National War Memorial.\n\n“I looked out the window and saw a shooter, a man dressed all in black with a kerchief over his nose and mouth and something over his head as well, holding a rifle and shooting an honor guard in front of the cenotaph point-blank, twice,” Zobl said.\n\n“The honor guard dropped to the ground, and the shooter kind of raised his arms in triumph holding the rifle.”\n\nCBS says that Michael’s full name was Michael Abdul Zehaf Bibeau–and that he dropped the Michael after converting to Islam. At other times he apparently dropped the Abdul.\n\nMORE:\n\nMichael Zehaf-Bibeau ID’d as Canadian Shooting Suspect in Ottawa\n\nISIS Behind Shooting in Canada? Some Blame Islamic State for Attack at Parliament Hill\"\n1971,\"HUNTINGTON BEACH (CBSLA.com)  —  The viral video of a homeless man buying food for friends with $100 he had been given warmed the hearts of many of the more than 25 million people who clicked on it.\nDonations came pouring in for the homeless man named Thomas. More than $130,000 donated from around the globe in about a week.\nJosh Paler Lin, the YouTube personality who uploaded the nearly five-minute video, is telling everyone within earshot that the heartwarming viral video is real.\nThe homeless man’s brother, however, said that his brother is being scammed. Meanwhile, an eyewitness to the filming also believes the entire thing is a hoax.\nThe eyewitness told CBS2’s Stacey Butler that he saw Thomas in Lin’s car when Lin purported the man didn’t know he was being filmed. During the video, Lin can be heard telling his shooter, “Make sure he doesn’t see you.”\nThe homeless man’s brother also spoke to Butler.\nIn the video,  the homeless man is tracked to a convenience store that sold liquor. He buys food for other homeless people with the $100 he was given by Lin.\nLin later confronts the man and gives him another $100 because he said he assumed he was going to buy alcohol with the money and he couldn’t believe he was so generous with his friends.\nIn another eight-minute video, Lin takes Thomas out for a couple of meals, including shabu-shabu on Christmas Eve, provides him with a hotel room and a surprise makeover. Lin insists none of the videos were staged or scripted.\nWith hits to his YouTube channel (he joined in 2009), it’s already estimated that Lin made $52,000, not counting the Indiegogo fundraising  page he said he set up for Thomas. Lin’s channel also gained him nearly 15,000 new fans.\nCritics have already pointed out that Thomas would have had to have walked  for at least 34 minutes to the Liquor Mart, passing cheaper supermarkets along the way. They also point out that a homeless and begging Thomas had a rather blase reaction for someone who had just received $100 from a stranger.\nThe eyewitness to the filming told Butler he knew Lin from his many prankster videos and said he definitely saw Thomas in Lin’s vehicle during set-ups.\n“I was there,” says Taugan Kadalim, “they didn’t ‘follow’ him. They drove him there [to the liquor store.]\nKadalim believes Thomas, 56, is really homeless but that the entire video was staged.\n“I think the manner in how they portrayed the entire video is deceitful,” Kadalim says, “And dishonest.”\nThomas’ brother, Kevin Nickel, reached out to CBS2.\n“This isn’t right,” he said.\n“In a surprising twist,” Butler reported, “he says his brother’s real name is Kenny Nickel. He said his brother is an alcoholic and lived with their parents until both died last summer.”\nHe said his brother was arrested for public intoxication and put in jail. Butler was unable to confirm his arrest record.\nHis brother also says Kenny is actually not broke. He is due $150,000 from his parents’ estate.\n“He’s sitting on money,” Kevin said, not sure if his brother is even aware of the Indiegogo money being collected on his behalf. “But this is a scam. This money needs to go to people who really need it.”\nKevin fears his brother is being manipulated and that if he does get the money he uses it to get help.\"\n1972,\"Kim Jong-un, the North Korean dictator, has become so fat while in office that his ankles have fractured under his own weight, it was reported on Tuesday.\n\nThe 31-year-old, who has looked increasingly portly since taking power, had to undergo a hospital operation after putting too much strain on his ankles during a gruelling round of official engagements.\n\nThe treatment has also been linked to his unexpected failure to attend a recent session of the Supreme People's Assembly, according to a Pyongyang source who spoke to the Chosun Ilbo newspaper in neighbouring South Korea.\n\nUnlike other members of North Korea's political elite, for whom a sudden absence from public life often means they have been killed or imprisoned, in Kim Jong-un's case it is said to be down to Elvis-style weight gain as a result of his unhealthy diet.\n\nHe is now believed to weigh at least 20 stone as a result of his fondness for heavy drinking and imported Swiss cheese, which he gained a taste for while at school in Switzerland.\n\nHis ankle injuries are said to have resulted from a long tour of military bases and factories while wearing shoes decked out with Cuban heels, which boosted his 5ft 9ins height but proved difficult to walk in. He is said to have suffered sprains on both feet first and then compounded the injuries by walking more, leading to the fractures.\n\nBodyguards have been posted around the ward of a Pyongyang hospital where he is now being treated. \"\"There's been a marked increase in the number of elite officials visiting the ward,\"\" said the source. There was also speculation that a team of private European doctors had flown in to treat him.\n\nHis absence from the assembly was followed by a rare admission by state television which not only showed footage of him limping but also stated that he was ill.\"\n1973,\"(ANTIMEDIA) The KFC Corporation just acquired a Colorado licence to legally sell cannabis within the state.\nAccording to some reports, nearly half of the KFC franchises in the state Colorado began selling cannabis last month.\n“In order to be successful, a deep understanding of the market is critical to success. It’s all about evolution and we are ready to serve the needs of the people of Colorado,” KFC spokesperson William Rausch said in a statement.\n\n \nCustomers who want to buy cannabis with their genetically modified fried chicken will still need to prove that they are at least 21 years of age, with a valid government issued ID.\nInterestingly enough, this weird phenomenon is something that “South Park” predicted years ago. In one episode of the hit comedy show, Randy Marsh gives himself testicular cancer with a microwave in order to get a prescription for medical marijuana. In the episode, all of the KFC locations in the town become marijuana dispensaries.\nWith this bold move, KFC becomes one of the first major fast food chains to offer this extra service, and it is possible that many others will follow in their footsteps. Fast food has been suffering financially in recent years, as consumers become more health conscious. While KFC may not be the best place to eat, the addition of cannabis to their menu definitely signals the beginning of a new era.\"\n1974,\"The World Health Organisation is investigating reports that ISIS militants have been showing up at an Iraqi hospital with Ebola.\n\nAccording to three media outlets an undisclosed number of militants displaying signs of the disease attended a hospital in the ISIS-held city of Mosul, 250 miles north of Baghdad.\n\nWhile the reports, from Kurdish and pro-Iraqi sources, remain unconfirmed, WHO spokesman Christy Feig said the group are trying to reach out to officials in ISIS-held areas to offer help.\n\nInfection: Several ISIS militants have arrived at a hospital in Mosul displaying signs of Ebola according to unconfirmed reports\n\nUN workers are currently banned from entering ISIS-controlled areas in both Iraq and Syria so it is unlikely an operation in the region could be carried out.\n\nMs Feig told Mashable: 'We have no official notification from [the Iraqi government] that it is Ebola.'\n\nThe symptoms of ebola are similar to those of other diseases including malaria and yellow fever\n\nMosul has been under control of ISIS since June 2014 and over the past few weeks militants have reportedly executed more than a dozen doctors for refusing to treat injured fighters.\n\nAccording to a report in Iraq's pro-government newspaper, al Sabaah, the disease was brought to Mosul by 'terrorists' arriving 'from several countries' and Africa.\n\nThe symptoms of Ebola, which include nausea and vomiting, diarrhea, bleeding and bruising, are similar to those of other diseases including malaria and yellow fever meaning it could easily have have been misdiagnosed.\n\nIn addition, very few ISIS fighters are believed to have travelled up from West Africa where the Ebola outbreak originated with most coming from areas where there have been no reports of the disease.\n\nThe reports have appeared in pro-government and Kurdish media but if true it could have catastrophic implications for people in ISIS-held areas as the group is against western science and medicine.\n\nIt is not known if any of the surviving doctors in Mosul are equipped to test for Ebola or trained to treat patients and prevent the spread of the disease.\n\nISIS fighters pictured in June 2014, when the extremist group swept through Iraq seizing territory including the city of Mosul\n\nYesterday the United States and its allies staged 29 air strikes on Islamic State targets in Syria and Iraq on Wednesday, the Combined Joint Task Force said.\n\nThe action in Syria included 17 strikes near the cities of Al Raqqah, Dayr az Zawr and Kobani. A variety of Islamic State buildings, fighting positions and units were hit.\n\nIn Iraq, 12 strikes targeted Islamic State buildings, fighting positions and units near the cities of Mosul, Fallujah and Sinjar.\n\nFighters, bombs and remotely controlled aircraft were used.\"\n1975,\"Video clips circulated online Tuesday that purported to show that Saudi state television blurred out First Lady Michelle Obama at a meeting between President Barack Obama and the new Saudi king.\n\nHowever, observers of the live broadcast — including a Wall Street Journal reporter in the country — said that there was no blurring of Mrs. Obama, and that the broadcast showed her shaking hands with King Salman.\n\n\nA Youtube video purporting to show that Saudi television blurred the image of Michelle Obama. Youtube\nThe Saudi embassy in Washington didn’t immediately respond to a request for comment. In a statement provided to Bloomberg View, the embassy’s information director said: “Saudi TV has been showing the total arrival ceremony at the airport and at the Palace and nowhere is anything blurred.” Various clips posted of the ceremony elsewhere show no blurring of Mrs. Obama or of her handshake with the new king.\n\nThe Obamas made a stop in Riyadh, Saudi Arabia, on Tuesday on their way back from India to pay respects to the late King Abdullah and to meet with the new leader of a longtime American ally. The visit came amid continued criticism of Saudi Arabia’s policies regarding women’s rights, which served to put the interactions between the first lady and Saudi officials under a spotlight.\n\nMrs. Obama dressed conservatively, with long pants and long sleeves. The first lady didn’t wear a headscarf in the conservative Muslim country — a standard part of Saudi Arabia’s state-mandated dress code. But covering the head isn’t required for foreigners, though only 3% of Saudis believe that a women without a headscarf is appropriately dressed in public, according to a 2014 study by the University of Michigan’s Institute for Social Research.\n\nHer appearance drew notice on Twitter. Social media users tweeted using an Arabic hashtag that translates to #MichelleObama_NotVeiled.\n\n\n \n\n\n \n\nOthers wondered why she had covered her head on a previous trip, to Indonesia. The photos used were from a 2010 visit to the Istiqlal Mosque in Jakarta.\n\n \n\n\nAhmed Al Omran contributed to this post.\"\n1976,\"Sources in the Kurdish underground in Syria denied Sunday night that Canadian-Israeli Gill Rosenberg, 31, had been in the Kobane region, as claimed by Islamist and Palestinian websites that reported she was captured by ISIS during the fighting in that area. The report about Rosenberg's capture has not been confirmed by ISIS.\n\nAn American who is fighting in the ranks of the Kurds told Voice of Israel that Rosenberg was not in the Kobane region. “She was never in Kobane, that's not reasonable that she was captured,” he said. The head of the station's foreign news desk, Eran Sikorel, said that he, too, had information that Rosenberg had been stationed in eastern Syria and not in the Kobane region, which is in central Syria. \n\nYisrael Hayom quotes a senior Kurdish source who confirmed that Rosenberg joined the Kurdish resistance in Syria and said she was the first western woman to join its fighters. The source added that ten other western citizens who are not of Kurdish origin have also joined the Kurdish fighters in recent days.\n\nEarlier on Sunday, the monitoring group SITE said Islamic State (ISIS) jihadists claimed a \"\"female Zionist soldier\"\" had been captured in the embattled Syrian border town.\n\nSome jihadists said the woman might be Rosenberg, who had served in the Israel Defense Forces and had volunteered to fight with the Kurds, the monitoring group said.\n\n\"\"The Government of Canada is aware of reports that a Canadian citizen was kidnapped in Syria,\"\" a foreign ministry statement said, according to AFP.\n\n\"\"Canada is pursuing all appropriate channels to seek further information and officials are in close contact with local authorities,\"\" added the statement.\n\nIsrael, too, said it was following reports about Rosenberg.\"\n1978,\"A Led Zeppelin reunion tour, backed by an astonishing amount of money put up by British billionaire Richard Branson, will never happen — because singer Robert Plant ripped up a contract that would have paid him about $300 million to play 35 concerts with the the legendary band in just three cities.\n\nThe information about the aborted Led Zeppelin reunion tour came from an exclusive report in Britain’s Daily Mirror newspaper, which said that the 66-year-old Plant — who during the 1970s heyday of Zeppelin was one of the world’s most successful and recognizable rock stars — simply didn’t believe it was “the right thing to do.”\n\n“They have tried to talk him round but there is no chance,” said an anonymous source said by The Mirror to be close to Robert Plant. “His mind is made up and that’s that.”\n\nAccording to the Mirror story, the other two surviving members of Led Zeppelin — guitarist Jimmy Page, 70, and 68-year-old bass player/musical arranger John Paul Jones — had already signed their mega-contracts and were ready to set out on the tour, which would have taken them to London’s O2 Arena as well as Berlin and New Jersey.\n\nBut Plant just wasn’t into it.\n\nJason Bonham, the 48-year-old son of original Led Zeppelin drummer John Bonham, has also signed on to play drums as a salaried musician on the Zep reunion tour.\n\nLed Zeppelin formed in 1968 and were considered the biggest rock act in the world through the early and mid-1970s. But they broke up in 1980 after John Bonham died in his sleep at age 32 following a heavy drinking binge.\n\nJason Bonham played drums with Led Zeppelin for the band’s one-off reunion performance during the Ahmet Ertugun Tribute Concert in 2007. Ertugun was the record label boss who signed Led Zeppelin to Atlantic Records, sight unseen, launching the then-unknown band’s meteoric career.\n\nBranson, according to the Mirror, guaranteed the band more than $900 million to be split among the three original members, for the proposed Led Zeppelin reunion tour.\n\nPlant’s share alone would have nearly tripled his current, already-formidable net worth, which is reported at $170 million.\n\nAccording to the Mirror’s source, Page, Jones, and Bonham were stunned by Plant’s refusal to take part in the tour.\n\n“It was a no-brainer for them but Robert asked for 48 hours to think about it. When he said no and ripped up the paperwork he had been given, there was an enormous sense of shock,” The Mirror quotes the source as saying. “There is no way they can go ahead without him.”\n\nLed Zeppelin fans can still get their dose of the legendary band through an ongoing series of remastered reissues of the original Led Zeppelin albums, a project being coordinated by Page.\"\n1979,\"Perth | A 600-pound woman has given birth to a 40-pound baby at Perth’s King Edward Memorial Hospital, a record breaking weight that could possibly make the newborn the largest baby ever born, reports the Western Australian Herald this morning.\nThe baby of gigantic size surprised doctors and staff members who were not fully prepared for such an event but miraculously managed to give birth to the 40-pound (18 kilos) baby who remains in a healthy state, has confirmed a hospital spokesman.\n\nThe single mother who’s delivery necessitated a surgical incision in the mother’s abdomen and uterus was done to prevent any harm to the baby and mother’s health and was undergone without any complications.\n\npregnant-woman-600\nThe 600-pound woman was brought in emergency by ambulance, her family unable to carry her in an automobile\nThe doctor who practiced the cesarean section first believed the woman to be pregnant with twins or even triplets.\n\n“I have dealt with other women suffering from obesity before but this birth will stick with me until I die” he told reporters with a large grin. “I truly believed there was two or even three babies in there” he commented laughingly, “but no, it was just one big sturdy guy. He obviously has a career as a future rugby player” he added with humor.\nThe largest recorded baby in the world was previously thought to be a South African baby who is believed to have weighted 38 pounds (17.2 kilos) and was born in 1839. The young boy of Zulu origin is reported to have grown to an impressive 7’6 feet or 2.28 meters high before he reached his 18th birthday.\"\n1981,\"A man caught allegedly attempting to rape a teenage girl was set upon by a vigilante group who hacked off his genitals with a meat cleaver.\n\nThese horrifying pictures show Suresh Kumar, 40, after he was beaten with sticks for an hour before being castrated in the city of Ganganagar in India.\n\nHe was then left bleeding in the road next to his penis and testicles. He was later taken to hospital in a \"\"critical\"\" condition.\n\nStory continues after slideshow...\n\nThe girl was treated for shock and is being given counselling.\n\nAamir Dhawan, 30, said: \"\"No one went to help the man because they could see his penis on the ground and knew this was punishment for a sex crime.  \"\"We have had a lot of intolerable offences against women in this country recently, with girls being raped, hung, and molested, and it’s time it stopped.  \"\"This sends out a very strong message to anyone like that - if you do it you will be punished.\"\"\n\nIndia has been plagued recently for a string of brutal sex attacks against women and public anger has swelled considerably following an number of high-profile cases.\n\nDespite this, police have called for those responsible for the castration to come forward.\n\nA police spokesman said: \"\"People cannot take the law into your own hands.  \"\"As deplorable as these crimes are, law and order has to be maintained, and not lynch justice. We ask those men who carried out this attack to hand themselves in before we find them.\"\n1982,\"MOGADISHU, Somalia — Al-Shabaab’s top leader was traveling in one of two vehicles hit Monday night in a US military strike, a member of the Somali Islamic extremist group said Tuesday.\n\nThe spokesman would not say whether al-Shabaab leader Ahmed Abdi Godane was among the six militants killed.\n\nThe two vehicles were heading toward the coastal town of Barawe, al-Shabaab’s main base, when they were hit, Abu Mohammed told the Associated Press. A witness in Somalia described ground-shaking explosions in the strike.\n\nAl-Shabaab attacked the upscale Westgate Mall in Nairobi, Kenya, killing at least 67 people, a year ago this month, and the US targeted planners of the bloody assault. US commanders were waiting to determine the attack’s outcome.\n\n“US military forces conducted an operation in Somalia today against the al-Shabaab network. We are assessing the results of the operation and will provide additional information as and when appropriate,” said Pentagon press secretary Rear Adm. John Kirby.\n\nAfter the US strike in a forest south of Mogadishu, masked Islamic militants in the area arrested dozens of residents they suspected of spying for the US and searched nearby homes, a resident said.\n\n“Mass arrests just started, everyone is being detained,” said Mohamed Ali, who lives in the Sablale district. “They even searched nearby jungles and stopped the nomads transporting milk and grass to the towns for questioning.”\n\nA senior Somali intelligence official said a US drone targeted Godane as he left a meeting of the group’s top leaders. Godane, also known as Mukhtar Abu Zubeyr, is the group’s spiritual leader under whose direction the Somali militants forged an alliance with al Qaeda. In 2012, the US offered a reward of up to $7 million for information leading to his arrest.\n\nThe Somali official, speaking on condition of anonymity since he was not authorized to speak to the media, said intelligence indicated Godane “might have been killed along with other militants.” The official said the attack took place 105 miles (170 kilometers) south of Mogadishu, where al-Shabaab trains its fighters.\n\nAs government and African Union forces were heading to a town in the district, they heard what sounded like an “earthquake” as the al-Shabaab bases were hit, the governor of Somalia’s Lower Shabelle region, Abdiqadir Mohamed Nor, told the Associated Press.\n\n“There was an airstrike near Sablale. We saw something,” Nor said.\n\nThe US has carried out several airstrikes in Somalia in recent years.\n\nA US missile strike in January killed a high-ranking intelligence officer for al-Shabaab, and last October a vehicle carrying senior members of the group was hit in a US strike that killed al-Shabaab’s top explosives expert.\n\nThe latest US action comes after Somalia’s government forces regained control of a high-security prison in the capital that was attacked Sunday. Seven heavily armed suspected al-Shabaab members had attempted to free other extremists held there.\n\nSomali officials said all seven attackers, three government soldiers and two civilians were killed. Mogadishu’s Godka Jilacow prison is an interrogation center for Somalia’s intelligence agency, and many suspected militants are believed to be held in underground cells there. The attack started when a suicide car bomber detonated an explosives-laden vehicle at the gate of the prison and the gunmen then fought their way into the prison.\n\nAl-Shabaab had attacked the mall in Nairobi last year in retaliation against Kenya for sending troops into Somalia against the extremists. Godane said at the time that the attack was carried out in retaliation for the West’s support for Kenya’s Somalia intervention and the “interest of their oil companies.”\n\nAl-Shabaab is now mostly active in Somalia’s rural regions after being ousted from the capital by African Union forces in 2011.\n\nSomali military officials last week launched a military operation to oust al-Shabaab from its last remaining bases in the southern parts of Somalia. On Saturday the militants withdrew from the town of Bulomarer, about 70 miles (110 kilometers) south of Mogadishu, after hours of fighting.\"\n1983,\"While Apple announced that the base model of its forthcoming smartwatch would cost $350, it's remained tight-lipped about the pricing of the rest of the range. Now, a new report suggests that the stainless steel version will start at $500, and the gold at somewhere between $4,000 and $5,000.\n\nThe report comes from sources at Apple via French website iGen.fr. As MacRumors points out, the site has been reliable in the past, accurately reporting the dimensions of both the iPhone 6 and 6 Plus.\n\nIt's thought that the $350 price applies to the aluminum model of the watch. Certainly, $500 for the stainless steel version feels about right by comparison. The cost of the gold model, though; well, quite simply it depends on how much gold there is. We'll have to wait to find out, but such high pricing would indeed make it very much a luxury item.\n\nThe iGen.fr sources also claim that Apple is hoping to release the watch as soon as possible—though other rumors claim we may have to wait until Spring of 2015. Either way, we have longer to wait before we find out more than we'd like. [iGen.fr via MacRumors]\"\n1984,The bodies found in a mass grave were confirmed not to be the missing students.\n1985,\"Happy Monday! It’s now unofficially Fall, which means you’ll see the word “pumpkin” trotted out even more often than the phrase “Apple product launch” this month.\n\nBrands like Starbucks do not seem to have heeded the “enough with the pumpkin stuff!” warning; as friend of the site Dave Armon of Critical Mention wrote in one of those rare comments worth reading:\n\n“Like it or not, Starbucks is killing it with this story. We spotted 75 airings on U.S. TV and radio stations today, through 5:45 p.m. ET. Personally, I’ll wait until I can see my breath before ordering anything pumpkin flavored.”\n\nThis point goes a long way toward explaining why Durex and its PR AOR Virgo Health refused to give Quartz a definitive answer on the most absurd trend to emerge from Twitter this weekend:\n\nIf it’s real, the client wins. If it’s fake, the client still wins. Why stop the world from wondering?\n\nFor the record, we’re leaning strongly toward fake and 100% unearned.\"\n1987,\"CRAIG WARGA/NY DAILY NEWS/GETTY IMAGES\n\nSo much for idle millennials: a 17-year-old Stuyvesant High School student known around campus for spending his lunch breaks flipping stocks has reportedly amassed a $72 million fortune.\n\nThe student, Mohammed Islam, is profiled in this year’s edition of New York magazine’s annual treat, “Reasons to Love New York.” Islam is the son of Bengali immigrants, and he and a few other pint-size, hobbyist traders and poker players appear to have created a cool nerd gang for the ages—dining at Morimoto and Mari Vanna, where they toss back apple juice and caviar. They want to make a billion dollars next year (stay tuned). “But it’s not just about money,” Islam said. “We want to create a brotherhood. Like, all of us who are connected, who are in something together, who have influence, like the Koch brothers.”\n\nOne of Islam’s friends, whom the magazine describes as “the son of a Kazakh oligarch,” peppers the profile with references to The Wolf of Wall Street and Wall Street: Money Never Sleeps, but Islam seems to have a decent head on his shoulders, Koch brothers identification notwithstanding. He’s also somewhat of a comeback kid: after losing some money trading penny stocks at age nine, he swore off trading until he felt well versed in the principles of the game. Now look at him.\"\n1988,\"American photojournalist Luke Somers, held by al-Qaeda militants following his abduction in Yemen's capital, Sanaa, in September last year, was killed during a failed rescue attempt early Saturday, according to his sister.\n\nLucy Somers said she learned of her brother's death from the FBI. \"\"We ask that all of Luke's family members be allowed to mourn in peace,\"\" she said. Lucy Somers gave the comments to the Associated Press.\n\nThe claim nonetheless seemed to contradict a statement on the Yemen defense ministry's website carried by Reuters that suggested Luke Somers had been freed following a suspected U.S. drone strike Saturday in Yemen that killed nine alleged al-Qaeda militants.\n\nThe drone struck at dawn in Yemen's southern Shabwa province, hitting a suspected militant hideout, according to an official who spoke to the AP. The official did not elaborate and spoke to the AP on condition of anonymity as he wasn't authorized to brief journalists.\n\nThere was also no immediate comment from U.S. officials, who rarely discuss their drone campaign in Yemen.\n\nFollowing the strike, the Al Arabiya news organization tweeted that \"\"reports suggest U.S. #journalists held in #Yemen freed,\"\" but there was no immediate confirmation of that report or the originating source.\n\nIn a YouTube video released Wednesday, Somers, 33, says is certain his \"\"life is in danger.\"\"\n\nThe video features an al-Qaeda official and a brief message from Somers — dressed in a purple shirt and with a shaved head — at the end. He notes that he was born in England but has American citizenship and lived in America for most of his life.\n\nPentagon press secretary Rear Adm. John Kirby said Thursday that during a U.S. raid last month that attempted to free Somers he turned out not to be at the site.\"\n1989,ISIL beheaded British aid worker David Haines as shown on released video.\n1991,\"Golfers, take note — Tiger Woods’ Swedish luxury island, complete with six tee-off locations, is now up for grabs.\n\nLocated in Lake Mälaren, Sweden, the island was previously home to Woods and his then-wife, Swedish native Elin Nordegren, before their marriage famously collapsed in 2010 due to Woods’ infidelity.\n\nIn addition to being a golfer’s paradise, the 62-acre haven features a villa, hunting lodge, private ferry boat, horse stables and landing strip for propeller planes.\n\nSabine Rollinger of Vladi Private Islands, who are listing the island, told Mercury Press Agency that the escape is “unique due to its central location, as the Swedish capital is only about an hour away by boat or car, and from there you have swift access to the Stockholm archipelago.”\n\nThe property is also home to a historic 11th-century Viking stronghold, “a dramatic landscape with approximately 30-meter-high rocks rising out of the lake.”\n\nLake Mälaren is an enviable swim destination, as the water temperature reaches up to 79 degrees Fahrenheit in the summer months.\n\nFor more information, visit vladi-private-islands.de.\n\nPrice available only upon application.\"\n1996,\"It started as a somewhat cynical social experiment in Orange County:  How would a homeless man spend the gift of $100?\n\nJosh Lin watched -- and filmed -- as the subject of his experiment entered a liquor store. Then he got a surprise.\n\nThe man holding up the sign asking for money from the freeway offramp in Fullerton bought food, walked to a neighborhood park and gave it to others in need.\n\nWhat Lin witnessed left him stunned. The amateur filmmaker has made a name for himself on social media with pranks that capture the public’s reaction to unexpected situations. But in this case, Lin was the one caught off guard.\n\n“I feel like I owe you an apology,\"\" Lin confessed to the man, whom he identified only as Thomas. \"\"I thought you were going to buy alcohol or something.”\n\n“There’s things money can’t buy,\"\" Thomas responded. \"\"I get happiness out of what I’m doing.\n\n“There’s a lot of people that are just victim of circumstance, that didn’t go homeless because they’re lazy.”\n\n\nThomas said he became homeless after his parents died within weeks of each other and the condo he shared with them was sold.\n\nThe video has been viewed more than 11.4 million times on YouTube since it was posted on Monday. On Lin’s multiple social media pages, he says he was so moved by Thomas’ generosity that he put him up in a hotel and has launched a fundraiser to get Thomas back on his feet.\n\nThe account had more than $55,000 as of Wednesday morning.\"\n1997,\"History buffs, start your engines: CNN is reporting that a Boston crew has removed a time capsule from the cornerstone of the Massachusetts State House, believed to have been stashed there by then-Governor Samuel Adams and patriot Paul Revere.\n\nInside the capsule are contents that will be showcased as soon as the box is removed from the cornerstone, according to Massachusetts Secretary of State William Galvin. The capsule, he explained to CNN, was documented to have been first buried in 1795, then was dug up and reburied in 1855 during repairs to the building. The full catalog of its contents are as-yet unknown.\n\n\"\"What we know the box contains, based on the notes that we have, is a Paul Revere plate, papers, and coins from the 1600s. It may contain other stuff too, we don't know that yet,\"\" he said. The Secretary of State's office is looking into whether the box will be reinstated and whether new items from the current era will be added to the box and reburied.\n\nABC News notes that the discovery is \"\"the oldest unopened time capsule in the country.\"\"\"\n2000,\"LAS VEGAS -- A neighbor tells 8 News NOW former baseball star Jose Canseco was hurt in an accidental shooting Tuesday afternoon at his house on the eastside of the Las Vegas valley.\n\nMetro Police confirm there was an accidental shooting at the address, but would not confirm the former player was hurt. However, records show Canseco owns the home where the shooting happened.\n\nCanseco was a hitting star in the 80s, making a name for himself on the Oakland A's, and later admitting he used performance-enhancing drugs during much of his career.\"\n2002,\"BAGHDAD — Three hundred Iraqi soldiers died in a chlorine gas attack carried out by the self-proclaimed Islamic State of Iraq and al-Sham (ISIS) in the Iraqi city of Fallujah, said Ali al-Budairi, an Iraqi MP from the Shia-dominated National Iraqi alliance in the Iraqi Parliament on Monday.\n\nIt is unclear when the attacks took place. ISIS's use of chlorine gas in attacks isn't new. There are reports that the ISIS militants used chlorine-war gas before.\n\nSpeaking at a press conference in the Iraqi Parliament on Monday, Ali al-Budairi said: \"\"ISIS killed 300 out of 400 soldiers they besieged in Saqlawiya district of northern Fallujah, using chlorine gas.\"\"\n\nAl-Budairi held Anbar's operations chief Rashid Falih and new Iraqi Prime Minister Haider al-Abadi responsible for failing to immediately send army backup to the district.\n\nISIS, which already controls parts of Syria, has extended its reach into Iraq since June 10.\n\nViolence conducted by the ISIS militants has claimed more than 1,400 lives in Iraq, and caused 1.2 million Iraqis, including Turkmens, Arabs, Christians and Ezidis, to flee their homes.\"\n2003,\"The New York Post is reporting this morning that the World Health Organization is looking into whether ISIS fighters in Iraq have Ebola. Yes, that’s two catastrophes combined.\n\nAnd it’s not just the Post, Mashable had a piece earlier this week about reports from the Iraqi media that ISIS militants have contracted the disease. Their report, however, does contain some response from people with knowledge of whatever’s going on.\n\nFirstly, a WHO spokesperson told them they’ve had “no official notification” from the Iraq government about the cases. And secondly, a spokesperson for the Iraqi health ministry called the reports “incorrect” and “unfounded,” citing, for one, the the lack of “diagnostic capablities” for doctors in Iraq to confirm cases of Ebola.\n\n[image via Shutterstock, Steve Allen/Shutterstock]\n\n– –\n\nFollow Josh Feldman on Twitter: @feldmaniac\"\n2005,\"Yes, rape is a serious offence and I support that anyone caught should be seriously dealt with, by the government though.\n\n\nSuresh Kumar castrated in India\n\nHowever, these Indian lynch mobs took laws into their own hands after they caught 40-year-old Suresh Kumar trying to rape a girl in a dark area in Ganganagar city of India.\n\nHe was severely beaten by lynch mobs who heard the girl's scream for help as Suresh attacked her.\n\nAfter he was mercilessly beaten, Suresh was dragged to a nearby butcher's shop and a meat cleaver was used to chop of his manhood.\n\nMan's penis cut off following attempted rape\n\nAs if that wasn't enough, his manhood was dropped in the middle of the road as he was left to die.\n\nMedics however intervened and rushed him to a nearby hospital where he's said to be in critical condition due to excess loss of blood.\n\nPhoto credit: Central European News - See more at:\"\n2009,\"Twitter is abuzz with rumours that Cuba's former communist leader Fidel Castro has died, although the timing is suspiciously close to the death of another high-profile person who shares his name.\n\nWhile reports of the death of Cuba's 88-year-old former leader could be true, there has been no official confirmation and his death has been mistakenly claimed on social media many times in the past.\n\nAlso casting doubt on today's rumours is the possibility it has been confused with the recent death of the son of Nairobi's opposition leader, named Fidel Castro Odinga, 41, who died only days ago.\n\nFormer Cuban leader Fidel Castro, pictured during a speech in 2003. Twitter is abuzz with rumours he has died, but it remains to be seen if they are correct\n\nHowever, speculation is rife that the former leader of Cuba has died after Venezuelan media reports the Cuban Government has called for a press conference with the international media today. Venezuela and Cuba have fostered a close relationship for decades.\n\nThe report in the Diario de Cuba, didn't specify a time or subject for the press conference, saying that the Cuban government's press office wouldn't give out the information..\n\nIt has also been claimed Venezuelan president Nicolas Maduro has rushed to Havana, adding some substance to the rumours that Castro's death could be announced.\n\nCastro, who passed on Cuba's leadership to his brother Raul in 2008, was announced Prime Minister of Cuba after overthrowing the government in 1959 and under his rule turned it into a one-party state.\n\nFidel Castro, dressed his famous green military uniform, pictured during a public meeting in Havana in 1990\n\nFidel Castro smokes a cigar during a news conference in Havana in 1961 - two years after he overthrew the Batista government\n\nCuba's Fidel Castro (pictured left in 1976 and right in 1978) ushered in a long period of communism to the tiny island in what developed into a highly antagonistic relationship with the U.S.\n\nHe has lived in increasing seclusion from the outside world ever since he retired from the leadership amid speculation that his health was suffering.\n\nIt is understood he was recently being cared for by his wife and by a team of nurses. Once an enthusiastic food connoisseur, he has long since stopped visiting Havana restaurants.\n\nToday his former Lieutenant Colonel Hugo Perez Silva told various outlets: 'Fidel is waiting for the right moment, because he is a great prophet who knows the right moment to say what needs to be said.'\"\n2010,\"Islamist militias in Libya took control of nearly a dozen commercial jetliners last month, and western intelligence agencies recently issued a warning that the jets could be used in terrorist attacks across North Africa.\n\nIntelligence reports of the stolen jetliners were distributed within the U.S. government over the past two weeks and included a warning that one or more of the aircraft could be used in an attack later this month on the date marking the anniversary of the Sept. 11, 2001, terrorist attacks against New York and Washington, said U.S. officials familiar with the reports.\n\n“There are a number of commercial airliners in Libya that are missing,” said one official. “We found out on September 11 what can happen with hijacked planes.”\n\nThe official said the aircraft are a serious counterterrorism concern because reports of terrorist control over the Libyan airliners come three weeks before the 13th anniversary of 9/11 attacks and the second anniversary of the Libyan terrorist attack on the U.S. diplomatic compound in Benghazi.\n\nFour Americans, including Ambassador Christopher Stevens, were killed in the Benghazi attack, which the Obama administration initially said was the result of a spontaneous demonstration against an anti-Muslim video.\"\n2013,\"Barbara Johnson via WorldNewsDaily:\nDoctors of the Carlos III hospital confirmed this morning in a press conference, the first case of human death caused by the ingestion of genetically modified food. Juan Pedro Ramos died from anaphylaxis after eating some recently developed tomatoes containing fish genes, which provoked a violent and lethal allergic reaction.\nThis surprising announcement comes after the autopsy of the 31-year old Spanish man who died  at the Madrid hospital in the beginning of January. The young man’s health rapidly deteriorated after he suffered an unexplained allergic reaction, and all the drugs used to refrain the anaphylaxis were entirely inefficient. The team of experts claims to have been able to determine that the genetically modified tomatoes that the victim ingested at lunch were the cause of the allergic reaction that caused his death.\nMr. Ramos was working as a clerk in a Madrid warehouse on January 7, when he started feeling ill just after lunch. A number of symptoms started to manifest themselves, including a violent itchy rash, some serious swelling of the throat and a drastic drop in blood pressure. The man, who was known to have allergies, quickly injected himself some epinephrine, but his health condition continued to deteriorate.\nThe young man was rapidly carried to the hospital by co-workers, but the medical staff was unable to identify the cause of his allergic reaction in time and none of the usual treatments or drugs seemed to work. Mr. Ramos was confirmed dead just over an hour after arriving at the hospital.\nContinue reading.\n- See more at: http://disinfo.com/2015/03/first-human-death-confirmed-eating-gmo/#sthash.9lQcoDmF.dpuf\"\n2014,\"A text written by an anonymous person on an anonymous blog, which was set up on the same day as the text was published, has outraged thousands worldwide and resulted in news articles on a variety of the English-speaking the largest news sites.\n\nIt's all about the signature \"\"Lana\"\" story about why she is a feminist chose to abort her child when she found out it was a boy.\n\n\"\"I could not bring myself to put even a monster into the world. We already had enough enemies as it was, \"\"she wrote in her blog post. The text was published on January 17, but began to pick up on social media until around February 9th.\n\nOn February 10 wrote, among other British Metro , Mirror , Telegraph and American Huffington Post about the text, and on Wednesday, February 11 attracted the attention of the Norwegian TV2.no . In Sweden, the text has been mentioned on the xenophobic site Free Times.\n\nThe text is published on the site injusticestories.com , which until this blog post was published was completely unknown (and as of writing is unavailable due to overload). It is not surprising - according Whois.com registered Follow the same day as the text was published. Who is behind the site is also completely unknown.\n\nSnopes.com  out that the story contains some inconsistencies, and dismisses the overall  blog post as \"\"probably false\"\". Snopes also speculate whether the post is meant to be hidden from anti-abortion propaganda or just simply a click bait .\n\nHuffington Post has in its text clarified that the blog post may be a scam, and of the other publications that addressed the story is there any marking that is unconfirmed. But others conveys the blog post uncritically, as if it were more or less self-evident that it is correct.\n\nViral examiner's assessment is that there is as yet no indication that the story is true, and therefore should relate deeply skeptical about it. Therefore, fake stamps we dated - but is obviously open to all kinds of tips that may lead to the clarified further.\"\n2015,\"A Texas plumber was left bewildered after a truck he sold last year resurfaced this week — in the hands of Syrian rebels.\n\nOne of Mark Oberholtzer's old work trucks appeared in a photo tweeted by a Syrian rebel group, prompting an influx of threatening phone calls to the plumber.\n\nHis truck, with its original decal for \"\"Mark 1 Plumbing\"\" and a phone number for the business, is reportedly being used by the militant group to transport an anti-aircraft gun.\n\nThe original tweet, below, was posted to an account associated with the Jabhat Ansar al-Din militant group based in Syria. Oberholtzer traded in his truck to a Texas dealership that then placed it up for auction in 2013.\n\n#جبهة_أنصار_الدين #جيش_المهاجرين_والأنصاررشاش (٢٣) يحرق الأرض من تحت أقدام النصيرية والرافضة في #حندرات pic.twitter.com/3ZalpDNG8N\n\n— جبهة أنصار الدين (@ansardeenfront) December 15, 2014\n\nOther images of the truck have also popped up on the Twitter account, including this one showing the mud-covered vehicle from October:\n\nالله أكبرالتصدي للطيران الحربي باﻷسلحة الثقيلة أثناء تقدم المجاهدين لدحر النظام النصيري#جبهة_أنصار_الدين#حندرات pic.twitter.com/9nV9EYQE4u\n\n— جبهة أنصار الدين (@ansardeenfront) October 10, 2014\n\n\"\"We had no intentions or no idea this would even happen,\"\" Oberholtzer said in the video by local television station KHOU. \"\"Something that we would use to pull trailers and things like that, I mean, to now a truck to be used in terror, I mean that's crazy.\"\"\n\nIn an interview with KHOU, Oberholtzer said he's had to take his phones off the hook due to angry and threatening calls from across the United States.\n\nHis phone number appears on the bottom of the truck, while the the full company logo and name remains on the side.\n\nIt is unclear how the car ended up thousands of miles away in the Aleppo province of Syria. Jabhat Ansar al-Din is an alliance of smaller militant factions established in July 2014 that functions in the hotly contested Aleppo area.\n\nAccording to the Terrorism Research and Analysis Consortium, the group is made up of the Green Brigade, Jaish al-Muhajrin, Sham al-Islam and Harakat Fajr al-Sham, which includes both local and foreign fighters.\n\nHave something to add to this story? Share it in the comments.\"\n2016,\"Since the U.S. began airstrikes in Iraq and Syria against the Islamic State, Republicans have frequently connected the terrorist group to border security in the U.S. In August, Texas Governor Rick Perry called it a “very real possibility” that fighters from the Islamic State had already crossed into the U.S.\n\nOn Tuesday night, Representative Duncan Hunter, a Republican from California, took those comments even further. Appearing on \"\"On the Record with Greta Van Susteren,\"\" Hunter said, “At least ten ISIS fighters have been caught coming across the border in Texas.” When Van Susteren asked how he knew that, Hunter replied, “Because I’ve asked the border patrol, Greta.”\n\n\n\nI asked the Department of Homeland Security if Hunter’s comments were true. They weren't.\n\n“The suggestion that individuals who have ties to ISIL have been apprehended at the Southwest border is categorically false, and not supported by any credible intelligence or the facts on the ground,” said DHS spokesperson Marsha Catron. “DHS continues to have no credible intelligence to suggest terrorist organizations are actively plotting to cross the southwest border.”\n\nUPDATE: Hunter isn't backing off his comments, claiming they came from a \"\"high-level source\"\" at DHS.\"\"The Congressman was conveying what he knows—and what he was told,\"\" Hunter's spokesperson told The Huffington Post. \"\"And as for DHS’ statement, it makes sense that the left hand of DHS doesn’t know what the right hand is doing—it’s been that way for a long time and we don’t expect that to change. No surprise there.\"\"\"\n2017,\"Actor Christian Bale is in talks to play the leading role in the upcoming Steve Jobs biopic being produced by Sony, reports Variety. Leonardo DiCaprio was originally in talks to play Jobs, but withdrew from negotiations earlier this month.\n\nPenned by Aaron Sorkin, the Steve Jobs biopic was originally set to be directed by \"\"The Social Network\"\" director David Fincher, who was said to be in talks with Sony earlier this year, but the director title went to Danny Boyle instead, who also directed the hit movie \"\"Slumdog Millionaire.\"\"\n\nWhen David Fincher was still attached to the project, he reportedly was hoping to cast Christian Bale in the lead role due to his undeniable resemblance to the former CEO. Christian Bale is also known for his ability to adapt to roles, shedding and gaining weight as necessary to accurately portray characters.\n\nAshton Kutcher famously starred as Steve Jobs in the \"\"JOBS\"\" movie that focused on the former Apple CEO's younger years, but the Sony film will be quite different, using material from Walter Isaacson's Steve Jobs biography. The film, which has yet to receive a release date, will focus on three separate 30-minute scenes depicting three of Apple's product launches.\"\n2018,\"Kim Jong-un has been guzzling litres of rare snake wine to perk up his love life with wife, it has been reported.\n\nThe cases of the pricey plonk with the body of a deadly cobra inside the bottle were delivered at the supreme leader's palace in North Korea, the Daily Star reported.\n\nLocals believe snake wine helps men get their partners pregnant and improve the size of their manhood.\n\nThe 31-year-old despot, and his wife Ri Jol-su, are said to be having problems adding to their family because of his weight.\n\nThe ruler's waistline has expanded because of his love of imported French cheese and Johnnie Walker whisky.\n\nSources revealed that the elite in the country joke that Jong-un is now too big to please his wife and that's why they do not have any other children.\"\n2020,\"After Stan Beaton's wife, Ruby, passed away in 2003, he saved the \"\"leave a message after the beep\"\" recording that they had shared.\n\nThe recording was lost after Virgin Mobile conducted some technical work, but with the help of BBC Radio Leeds, the company was able to retrieve the deleted message for Stan — and captured his reaction to hearing it again.\n\nStan, 68, is incredulous when he hears the good news. In the video, a reporter tells Stan that it took 10 people a total of three days to retrieve the message. \"\"That must have cost a fortune!\"\" Stan exclaims.\n\n\"\"It's just a wonderful, wonderful sound that I thought was lost forever,\"\" Stan says. I suppose it's going to be a bit of a PR job now, but thank you Virgin Media.\"\"\n\nMatt Damon and Ben Affleck confess to Deflategate\n\nSteve Buscemi is a natural Jan Brady in Snickers’ Super Bowl ad\n\nNFL's Marshawn Lynch and Rob Gronkowski play 'Mortal Kombat' with Conan\n\nHere's a TED Talk about sounding smart in a TED Talk\"\n2022,\"A newspaper report that Kim Jong-un has been hospitalized for ankle surgery has fuelled new theories about the North Korean leader’s long absence from the public eye.\n\nKim has not been seen in public in almost a month and missed a session of parliament on Sept. 25 for the first time since coming to power almost three years ago. Since an event with key officials in July, he has been seen walking with a limp. In an unusual acknowledgment last Friday, North Korean state television said he was experiencing “discomfort.”\n\nDetails from the Hermit Kingdom on Kim’s state of health are scarce and hard to verify, but the new details reported by the Chosun Ilbo newspaper paint a broader picture of what may have happened to him. Here is what is suspected so far.\n\nKim has rapidly gained weight since coming to power after his father died of a heart attack in 2011, photos released by state media show. He is shown below in photos released by the Korean Central News Agency on Oct. 9, 2010, at left, and July 28, 2014, at right:\n\nKim is believed to be between 5-foot-2 and 5-foot-9, possibly weighing 280 pounds. Chosun Ilbo cited a recent visitor to North Korea (whom it did not identify) as saying that Kim’s weight gain, combined with an intense tour schedule of factories and military bases, as factors in his ankle injury.\n\nKim cracked bones in his ankles after neglecting an injury sustained during field supervisions in June, the source cited by Chosun Ilbo said. The source said Kim had surgery and is recovering at Bongwha Clinic, an exclusive hospital for high-ranking party members, according to the newspaper.\n\nSurgery to the ankles could be consistent with gout, Alastair Hepburn, a consultant rheumatologist and a Medical Trustee of the U.K. Gout Society. “It’s unusual but it’s possible,” Hepburn said in a telephone interview. Severe gout can damage the joints, making an operation necessary, he said.\n\nNorth Korea observers speculate Kim’s weight and family background may have contributed to his condition. “Based on his gait, it appears he has gout – something [due to] diet and genetic predisposition that has affected other members of the Kim family,” said Michael Madden, an expert on the North Korean leadership and contributor to the 38 North website.\n\nGout is a form of arthritis that isn’t fatal, though it can be agonizingly painful. The condition is caused by a buildup of a waste product in the blood called uric acid, which normally is eliminated from the body through urine, according to the U.K.’s National Health Service. Uric acid can cause needle-like crystals to form, which seep into joints and cause inflammation.\n\n“Gout is a very painful and debilitating condition,” said Hepburn of the U.K. Gout Society. “It can lead to a situation when limping becomes obvious because of the pain. A person can be quite well for some time, and then there may be sudden flareups, which cause more pain.”\n\nChosun Ilbo’s report also said that Kim was believed to be wearing shoes with Cuban heels, a style of two-inch high-heeled men’s footwear, to make him taller and give him a more authoritative appearance. Kim is shown below wearing such shoes in a 2012 appearance with his wife, Ri Sol-ju:\"\n2024,\"The artist posted a poignant image in the wake of the shooting that killed 12 at the offices of the French satirical magazine in Paris yesterday\n\nThousands of Banksy fans have shared this strong pictorial response to the terror attack at the offices of French satirical magazine Charlie Hebdo.\n\nMasked gunmen stormed the offices in Paris, claiming the lives of 12 and leaving five more seriously injured, yesterday.\n\nAmong the dead were four of France’s most celebrated political cartoonists, Jean Cabu, Stephane “Charb” Charbonnier, Bernard “Tignous” Verlhac and Bernard Maris.\n\nThe following image was posted via this Instagram yesterday, which has since been shared by over 100,000 people:\n\nHowever, a spokesperson for Banksy told The Independent: \"\"We can confirm this is not by Banksy.\"\"\n\nThe account is actually one of many fakes (Twitter handles @Banksyofficial and @therealbanksy are also fake) set up in the street artist's name.\n\nThe drawing appears instead to be the work of illustrator Lucille Clerc:\n\nBreak one, thousand will rise #CharlieHebdo #JeSuisCharlie #raiseyourpencilforfreedom pic.twitter.com/3n5fOEmrwJ\n\nHis reaction follows that of Private Eye editor Ian Hislop, who released this statement.\n\n“Very little seems funny today,” he concluded.\n\nGerard Biard, Charlie Hebdo’s editor-in-chief, who was in London at the time of the attack, said: “I don’t understand how people can attack a newspaper with heavy weapons. A newspaper is not a weapon of war.”\n\nBarack Obama, David Cameron and Angela Merkel have all condemned the “barbaric” killings and vowed to stand up for freedom of expression.\n\nSeven of the gunmen suspected of being involved in the attack have since been arrested. An 18-year-old accomplice also handed themself in to a police station.\n\nCharlie Hebdo was firebombed in 2011 after they published a spoof issue “guest edited” by the Prophet Mohamed.\n\nThe magazine has been threatened on numerous occasions for publishing the religious cartoon caricatures.\"\n2025,\"With the threat of an ISIS terror attack becoming ever more real, Iraqi media reported yesterday that some of the group’s militants have contracted the deadly Ebola virus, although World Health Organization officials have yet to confirm the reports.\n\nAn International Business Times article from today confirms that three Iraqi news outlets reported that Ebola showed up at a hospital in Mosul, a city 250 miles north of Baghdad which has been under ISIS control since June 2014.\n\nChristy Feig, WHO’s director of communications, casted doubt on the report though, telling reporters, “We have no official notification from [the Iraqi government] that it is Ebola.”\n\nOn top of that, it isn’t clear whether any disease experts or doctors in Mosul are even able to test for the Ebola virus. A Kurdish official, who was convinced the cases are Ebola, told the Kurdish media outlet Xendan that the militants’ symptoms were similar to those of the Ebola virus.\n\nNonetheless, Ebola symptoms, like nausea and vomiting, diarrhea, and bleeding, are also similar to those associated with a number of other diseases, including malaria, Lassa fever, yellow fever viruses, and the Marburg virus.\n\nIraq’s pro-government newspaper, al Sabaah, reported that the disease arrived in Mosul from “terrorists” who came “from several countries” in Africa.\n\nAccording to a Washington Post report, the majority of the ISIS’ African fighters came from Tunisia, while others came from Morocco, Libya, Egypt, Algeria, Sudan, and Somalia — none of which reported any Ebola cases in 2014.\n\nBenjamin T. Decker, an intelligence analyst with the Levantine Group, said that over the past few weeks, militants affiliated with ISIS have executed more than a dozen doctors in Mosul.\n\n“U.N. workers have thus far been prohibited from entering ISIS-controlled territory in both Iraq and Syria,” he said.\n\nDecker added, “In this context, the lack of medical infrastructure, supplies and practitioners in the city suggests that the outbreak could quickly lead to further infection of both ISIS fighters and residents of Mosul.”\"\n2028,\"LONDON, Jan 9 – Twitter is abuzz with rumours that Cuba’s former communist leader Fidel Castro has died, although the timing is suspiciously close to the death of another high-profile person who shares his name.\n\nWhile reports of the death of Cuba’s 88-year-old former leader could be true, there has been no official confirmation and his death has been mistakenly claimed on social media many times in the past.\n\nAlso casting doubt on today’s rumours is the possibility it has been confused with the recent death of the son of Nairobi’s opposition leader, named Fidel Castro Odinga, 41, who died only days ago.\n\nHowever, speculation is rife that the former leader of Cuba has died after Venezuelan media reports the Cuban Government has called for a press conference with the international media today. Venezuela and Cuba have fostered a close relationship for decades.\n\nThe report in the Diario de Cuba, didn’t specify a time or subject for the press conference, saying that the Cuban government’s press office wouldn’t give out the information.\n\n\nIt has also been claimed Venezuelan president Nicolas Maduro has rushed to Havana, adding some substance to the rumours that Castro’s death could be announced.\n\nCastro, who passed on Cuba’s leadership to his brother Raul in 2008, was announced Prime Minister of Cuba after overthrowing the government in 1959 and under his rule turned it into a one-party state.\n\nHe has lived in increasing seclusion from the outside world ever since he retired from the leadership amid speculation that his health was suffering.\n\nIt is understood he was recently being cared for by his wife and by a team of nurses. Once an enthusiastic food connoisseur, he has long since stopped visiting Havana restaurants.\n\nToday his former Lieutenant Colonel Hugo Perez Silva told various outlets: ‘Fidel is waiting for the right moment, because he is a great prophet who knows the right moment to say what needs to be said.’\n\nThis story was first published by Mail Online\"\n2031,\"Rats still roam at Vogue!\nWe’re told by several insiders that staffers at the fashion bible are still seeing rodents at Condé Nast’s new 1 WTC digs, which are still under construction.\nA source told us editors spotted at least one critter this week under a desk, and immediately notified Anna Wintour.\n“They were petrified, and told Anna, ‘We found rats under our desk,’” a source claims. “One said, ‘There’s a rat on top of my desk.’”\nBut Wintour replied, “I don’t want to hear about it,” according to our source. A different source also told us there’s “still a rat problem” at the office.\nBut a Vogue insider insisted there’s no rat issue and Wintour did not dismiss employees’ concerns. “That conversation never happened,” the source sniffed.\nVogue was one of the first glossy titles to move into Condé’s new downtown headquarters, but the rodents seemed to have beaten Wintour and her team to the tower’s 25th and 26th floors.\nAn insider quoted in People magazine in November said, “The girls that work there see the droppings everywhere. It’s nasty.” Reports say the magazines have issued an edict not to eat at desks to help starve out any Rodentia.\nA Vogue rep declined to comment.\"\n2032,\"Kim Jong Un, North Korea's young dictator, sits at the top of a nation that for decades has enshrined the ruling Kim dynasty as demigods. The personality cult that surrounds the hermit kingdom's leadership is one of the strange realities of this pariah state, spawning eerie totalitarian spectacles and the most vigorous displays of clapping the world has ever seen.\n\nIt also leads to whole ranks of the population having to surrender their names.\n\nAccording to a new report on a South Korean TV station, North Korean authorities issued a directive in 2011 — when Kim Jong Un came to power after the death of his father, Kim Jong Il — to reject birth certificates of newborns named Kim Jong Un and to revise the official documentation and identity cards of those who still had that name.\n\n“All party organs and public security authorities should make a list of residents named Kim Jong Un … and train them to voluntarily change their names,” read the document, which was revealed by the KBS TV station on Tuesday.\n\n“Authorities should make sure that there is no one making unnecessary complaints or spreading gossip … regarding this project,” it said.\n\nThe document had been obtained by a North Korean defector who reached South Korea in 2008. As is often the case with these sorts of revelations, its authenticity cannot be independently confirmed.\n\nBut the order, if true, should not come as a surprise. Both Kim's father and grandfather Kim Il Sung instituted the same vanity project, insisting on being the first and last holders of their names. The practice has echoes in the deep history of East Asian kingdoms but, like much else in North Korea, really ought not have a place in the 21st century.\"\n2033,\"Adding to Apple's iOS 8 launch troubles, a report on Monday claims the operating system's \"\"Reset All Settings\"\" feature for hardware wiping user preferences also deletes data stored in iCloud Drive.\n\nAs discovered by MacRumors, the issue presents itself when iPhone and iPad users attempt to reset preferences via the device's Settings > General > Reset > Reset All Settings option. The feature allows users to troubleshoot possible iOS issues by reverting all system settings back to factory baselines.\n\nAs OS X 10.10 Yosemite, and subsequently iCloud Drive, is not yet available for consumer download aside from Apple's public beta testing program, the effects on consumers are non-existent. However, with a large number of untrained public beta participants opting in to the service with iOS 8, the problem could become serious.\n\nAccording to the report, one iPad user performed the reset and found his local iWork documents deleted, which consequently wiped those same documents from the cloud when the tablet synced to iCloud. It appears only data from first-party apps connected to iCloud Drive are affected by the bug, though not all users are seeing the issue play out as described.\n\nIn some cases, files are being delete upon syncing with iCloud, while other data remains untouched. It is suggested that users back up iCloud Drive documents to a local computer prior to performing the Reset All Settings operation.\n\niCloud Drive is Apple's solution to cloud storage, syncing and collaboration. The system allows seamless file transport and storage across iOS, OS X and Windows, while enabling advanced features like document editing, asset tagging and drag-and-drop data management.\n\nApple will activate iCloud Drive alongside the release of OS X Yosemite later this fall, bringing the company's The feature has already rolled out to beta testers, as well as the iCloud.com beta website, which now supports access and editing of stored documents.\"\n2034,\"When a report went viral that NBC meteorologist Mike Seidel got caught on camera peeing in the woods during a live weekend appearance with Lester Holt, NBC News decided Brian Williams needed to discuss it on NBC Nightly News tonight. Yes, it’s come to this.\"\n2035,\"Big Bank Hank ... the Sugarhill Gang rapper best know as \"\"the grandmaster with 3 MCs that shock the house for the young ladies\"\"... died early Tuesday morning ... TMZ has learned.\n\nHank ... born Henry Jackson ... had been suffering from cancer. We're told he passed away in the greater NYC area around 2 AM. Hank was one third of the famous Sugarhill Gang ... which had the first mainstream rap hit \"\"Rappers Delight\"\" in 1979.\n\nHis group mates Wonder Mike and Master Gee told TMZ ... \"\"So sad to hear of our brother's passing. Rest in peace Big Bank.\"\" \n\nHank was 57 years old.\"\n2036,\"YouTube user JoeyTrombone had an extra special gift for his parents this Christmas, and when they open the envelope to see that their mortgage has been paid their reaction is as heartwarming as you would imagine. I mean, these people were cuddling on the couch even before they got the news.\n\nI have no specifics on how he pulled it off, but of course the first YouTube comment is everything you need to know about YouTube commenters. Never change you awful trolls. I prefer this Redditor’s reaction.\n\nreddit-mtg-reaction\nVIA REDDIT\"\n2037,\"The Canadian woman who was reportedly kidnapped by ISIS has said she is fine, and that rumors of her capture spread on jihadist websites are untrue.\n\nGill Rosenberg, 31, joined the ranks of the Kurdish peshmerga fighting force this year, which has elite all-female units.\n\nISIS sources reported Sunday that Rosenberg was captured in the contested town of Kobane, on the Turkish border, and were gleefully debating whether to execute her or try to negotiate a prisoner swap.\n\nBut now Rosenberg, who leaves sporadic updates about her campaign against extremism on Facebook, has posted to clarify that she is in fact alive and well.\n\nScroll down for video\n\nMilitary history: Rosenberg, pictured in uniform, was formerly a member of the Israeli Defense Force\n\nOn the attack: Rosenberg uploaded pictures of herself, left, dressed for war in Syria in recent weeks\n\n'Captured': Gill Rosenberg, a Canadian with dual Israeli citizenship, was reportedly captured - but took to social media to dispell the rumor\n\nBefore: Rosenberg, who went to Syria earlier this year, is pictured above before she left\n\nShe wrote: 'Guys, I'm totally safe and secure. I don't have Internet access or any communication devices with me for my safety and security.\n\n'I can't reply regularly and only happened to have a chance to log in and see these bu*****t news stories. Ignore the reports I've been captured.'\n\nSources in the Kurdish militia also confirmed that she is unharmed and was not captured.\n\nIdris Nassan, an official in Kobane, said he had been told by peshmerga members she is fine, and dismissed the reports of propaganda..\n\nEven when the initial reports came out, some sources were sceptical and said Rosenberg was nowhere near Kobane in the first place.\n\nRosenberg, a joint citizen of Israel who served in the Israeli Defense Force, went to fight against the so-called Islamic State earlier this month, while they were locked in combat over Kobane, a town on the Turkey-Syria border.\n\nShe had earlier posted on social media explaining her decision to go and fight, declaring she sympathized with the Kurds, whose territory has come under heavy assault.\n\nHer position in the Israeli military is thought to have been a non-combat role.\n\nAfter the reports over the weekend of her capture, Canadian and Israeli government sources said they were investigating the possibility.\n\nIS jihadists began advancing on Kobane on September 16, hoping to quickly seize the small town and secure its grip on a large stretch of the Syrian-Turkish border, following advances it made in Iraq.\n\nAt one point, it looked set to overrun the town, but Kurdish Syrian fighters, backed by coalition air strikes and an influx of Iraqi Kurdish peshmerga forces, have held back the group.\n\nAllies: Female peshmerga soldiers are seen preparing for battle in Syria, near the front lines with ISIS\n\nWar-torn: Rosenberg and her allies were captured in Kobane, near the Turkish border, according to jihadist websites\"\n2039,\"While laptop sales continue to drop, Apple's MacBook Air has managed to remain popular and perform well. This year, Apple is set to launch a 12-inch MacBook Air, which could just be Apple's biggest product in 2015.\n\nAfter being rumored for quite some time, the new laptop from Apple has just been confirmed by the latest report from Mark Gurman of 9to5Mac. Apple has made a number of changes in the MacBook Air, removing and redesigning what users know and love about the machine.\n\n\"\"Apple is preparing an all-new MacBook Air for 2015 with a radically new design that jettisons standards such as full-sized USB ports, MagSafe connectors, and SD card slots,\"\" said Gurman.\n\nThe new 12-inch MacBook Air is said to be smaller than its 13-inch sibling and a bit thinner than the 11-inch version. It is also a quarter-of-an-inch taller than the latter, which allows it to keep a slightly bigger display. The bezels around the display have also been reduced, giving the front part of the machine a brand new look.\n\nMuch of the larger proportion of the machine's usable area will be occupied by the display panel and the keyboard. Apple has noticeably deviated from the standard keyboard of the MacBook Air by cramming the keys in order to decrease the spaces in between.\n\nOther key changes include the transferring of the power button from the upper left-hand corner to the left side of the escape key and the removal of the travel on the track pad as a way to keep the laptop's slim build.\n\nThe new MacBook Air is also a minimalist when it comes to ports as it will only be sporting two, namely the headphone jack and a USB Type-C port. This means that fans of the machine will have to do away with the Thunderbolt connection and the MagSafe charger.\n\nHowever, the specs of the new USB indicate that the Type-C can support driving displays and device charging.\n\n\"\"The new USB Type-C connector is smaller, faster, and more capable than the standard USB 2.0 and 3.0 ports on existing computers,\"\" added Gurman.\n\nApple is yet to make an official announcement on the new MacBook Air. The laptop is speculated to ship in mid-2015 and is expected to use one of the new dual-core Broadwell chips from Intel.\"\n2042,\"There's a story currently making the rounds about an Australian man who, upon returning from a trip to Bali, discovered that a spider burrowed under his skin and traveled up to his chest. Freaky? Yes, but it's also not plausible.\n\nRest easy, arachnophobes. You do not have to worry about Charlotte weaving her web beneath your flesh. The supposed story goes like this: Dylan Thomas (a 21-year-old man, not the dead poet) was on vacation in Bali and woke up one morning to discover a red \"\"trail\"\" of irritation running from his navel to his chest, a trail that continued to grow longer throughout the day.\n\nThomas says that, after initially being sent home with antihistamines, he returned to the medical center where doctors discovered a tiny tropical spider beneath his skin. Supposedly, they removed the creature through an incision and placed it in a specimen jar. According to Thomas, his doctors speculated that it had entered his skin through an appendectomy scar and just kept moving up his body. Thomas told various news outlets that he believes the spider was there for three days.\n\nIt's the kind of story that has a lot of people saying, \"\"NOPE,\"\" and a lot of arachnologists saying simply, \"\"No, that didn't happen.\"\" Thomas may have been told that a spider invaded his flesh, but the arachnologists we spoke to about this story sincerely doubt that one actually did.\n\n\"\"I think this is extremely suspect, unusual, and likely not possible,\"\" Christopher Buddle, associate professor at McGill University's Department of Natural Resource Sciences, told us in an email. \"\"Simply put: it is not plausible and I can think of no valid reason why a spider might 'crawl beneath skin through a scar'. The claim that it was 'feeding and moving up through the scar tissue' defies logic and defies what we know about the biology of spiders. I am also sceptical because the 'evidence' (the spider itself) is not presented.\"\"\n\nDr. Charles E. Griswold, Schlinger Curator of Arachnology (Emeritus) at the California Academy of Sciences, said he couldn't comment on this particular incident, but was similarly skeptical. \"\"[I]n general this is impossible and there is no reason that a spider would do that,\"\" he wrote.\n\nCould it be that doctors pulled something other than a spider from Thomas' body? Maybe, but we should wait to hear if more information comes out about the specimen. Buddle told us, \"\"Other arthropods (e.g., ticks/mites/perhaps some insects) could 'possibly' be 'associated' with something like this… perhaps... But certainly not a spider.\"\"\n\nMarie Herberstein, Head of the Department of Biological Sciences at Macquarie University in New South Wales, doesn't fully exclude the possibility that this could be a spider, though she writes, \"\"I have never heard of any spider to crawl or exist under the skin or integument of any other creature (there are no parasites amongst spiders).\"\" But she also suspects it may be a different animal. She told us, \"\"My initial reaction is that this is a mite (also 8-legged) rather than a spider, and mites are renown[ed] for this type of behaviour, such as in scabies. Let's see what the identification brings.\"\"\n\nTop photo: An actual spider from Bali, taken by Lip Kee. CC Attribution-ShareAlike 2.0.\"\n2043,\"A woman dumped by her boyfriend spent an entire week sitting in a KFC eating chicken wings.\n\nDepressed Tan Shen, 26, from Chengdu, in China’s southwest Sichuan Province, decided she needed some finger licking good comfort food to get over her ex and turned to what she enjoyed most - Kentucky Fried Chicken.\n\nShe said: \"\"I was walking around feeling miserable and decided to stop off at the KFC at the train station.\n\n\"\"I hadn’t planned on staying there long, I just wanted some chicken wings. But once I got in there and started eating I decided I needed time to think.\n\n\"\"I didn’t want to go back to my apartment because it was full of memories of him. So I stayed.\"\"\n\nAfter a few days employees at the chicken shop began to get concerned.\n\nWorker Jiang Li Lung, 22, said: \"\"We work in shifts here and the restaurant is open 24 hours a day, so we get a lot of people coming through. At first no one really noticed her.\n\n\"\"But after a few days I began thinking she looked really familiar. Then I realised we had been serving her for the past three days and that she hadn’t actually left.\n\n\"\"When we asked her if she was ok, she said she was and just needed time to think. And then asked for another box of chicken wings with extra large fries.\"\"\n\nHe said the woman wasn’t doing anyone any harm so they let her stay.\n\nHe added: \"\"She was after all a paying customer, even if a bit of an odd one.\"\"\n\nStory continues below the slideshow:\n\nAfter a week Shen decided she’d had enough when local media turned up and decided to write about her.\n\n\"\"I decided the best thing to do would be to leave the city and go back to my parents. I had already told work I was off sick, so phoned them and said I was leaving.\n\n\"\"And I was getting sick of the taste of chicken so there was no point in staying there anymore.\"\"\n\nShe then boarded the next train to her parents' home in Quingdao city in east China’s Shandong Province and left.\n\nWaitress Jiang Li Lung said: \"\"I guess we kind of miss her. It certainly made work more interesting.\"\"\n\nSEE ALSO:\n\nSex Or Food? This Is How Most Men Would Answer...\n\nMental Health and Dating: Love or Heartache?\"\n2044,\"A married TV actor who met a young woman and kissed her in a sauna woke up to find his testicles had been stolen.\n\nDmitry Nikolaev, 30, is believed to be the target of a gang – including a doctor – which may be harvesting organs to sell on the black market.\n\nNikolaev had a drink with a young blonde woman he met at a bar in a Moscow theatre before she invited him to a sauna, reports MailOnline.\n\nA police source told the website: ‘They kissed and had some more beer and after that the actor remembers nothing.’ They believe Nikolaev’s drink was spiked.\n\nHe woke up the next day at a bus stop in acute pain and noticed blood on his trousers.\n\nAt the hospital staff told him that his testicles had been removed and that it appeared the operation had been done by a medical professional.\n\nPolice believe the gang is stealing human organs to sell on the black market.\n\nMORE: PC who ‘suffered bruised testicles’ cleared of attacking mum in hospital where her sick daughter was staying\n\nMORE: Man lifts 80kg of bricks with his testicles, swings them around\"\n2045,\"Amazon has warehouses — hundreds of them, miles of them. It has lockers and pop-up shipping containers. But it's never had a true, physical retail store, at least not until now. The Wall Street Journal is reporting that Amazon plans to open its first physical store, and that it will be located in midtown Manhattan, right in the heart of New York City. It'll be located on 34th Street, right between the flagship Macy's store and the Empire State Building.\n\nIn a way, the store will reportedly be just an extension of what Amazon already does in its physical spaces. Amazon will accept returns at the location, and will use it as a mini-warehouse particularly tuned for same-day delivery of products in New York. You'll also be able to pick up online orders at the store, meaning you'll be able to buy online and get items even faster. Amazon may also use the store to show off its Kindle and Fire products, which seems like a spectacularly obvious thing to do but is evidently still only being considered.\n\nOf course, there's potential to do much more. Amazon's been building to this: the company launched a tool for identifying products, a card-reader for buying them, and much more that suggests it could quickly build a full-fledged physical retail space. It's been rumored for years that Amazon would do this, and even now Amazon tells the Journal that this is just an experiment.\n\nThe store is apparently slated to be open in time for the holidays, and could be the beginning of an entirely new branch of competition between Amazon and its biggest brick-and-mortar competitors.\"\n2046,\"A video of a US marine surviving being shot in the head by a sniper in Afghanistan in 2013 is being shared across the internet.\n\nThe description on the YouTube clip claims the incident took place during a raid in the Now Zad district of Helmand Province.\n\nThe video shows the marine being struck on the helmet by an unseen sniper during the raid.\n\nAfterwards the US serviceman tells his colleagues he is fine, other than a ringing in his ears.\n\nThe video was uploaded on 26 September by Sam Arnold, who has been described as an Afghanistan veteran.\n\nBuzzFeed News has contact Arnold for a comment on his incredible video.\"\n2047,\"According to multiple reports, ISIS claims to have executed American freelance journalist James Foley. Politico’s Blake Hounshell was one the first to report the news on Twitter, saying the militant Islamic group is threatening to kill another reporter in retaliation for U.S. strikes on their forces in Iraq:\n\n\nFoley had been missing since November 22, 2012 when he disappeared in Syria.\"\n2048,\"SAN FRANCISCO (MarketWatch) -- North Korean leader Kim Jong-Un's younger sister Kim Yo-Jong has taken over the running of the country and is making all the important decisions in her brother's absence, according to a think tank in Seoul formed by North Korean defectors. The North Korea Intellectuals Solidarity reported Wednesday that Kim Yo-Jong convened a meeting of Workers' Party officials in early September and secured their support for her to act as regent while her brother is hospitalized. All party officials have been commanded to continue faithfully carrying out Kim Jong-Un's orders and the military has been put on high alert, the NKIS said. The North Korean government last week publicly admitted that Kim Jong-Un is unwell although it did not elaborate on his health issues.\"\n2051,\"SHOCK!\n\nHORROR!\n\nHere’s the VITAL NEWS REPORT…\n\n…which bears a startling resemblance to a hoax that went around last year.\n\nAnd uses a photo of someone being arrested in the run-up to the Notting Hill Carnival.\n\nHere’s who Paul Horner is, by the way.\n\nAnd that’s the story of Banksy’s arrest, in full.\"\n2052,\"It’s been a tough month for factchecking. After the Rolling Stone campus rape story unraveled, readers of all publications can be forgiven for questioning the process by which Americans get our news. And now it turns out that another blockbuster story is —to quote its subject in an exclusive Observer interview—”not true.”\n\nMonday’s edition of New York magazine includes an irresistible story about a Stuyvesant High senior named Mohammed Islam who had made a fortune investing in the stock market. Reporter Jessica Pressler wrote regarding the precise number, “Though he is shy about the $72 million number, he confirmed his net worth is in the “’high eight figures.’” The New York Post followed up with a story of its own, with the fat figure playing a key role in the headline: “High school student scores $72M playing the stock market.”\n\nAnd now it turns out, the real number is … zero.\n\nIn an exclusive interview with Mr. Islam and his friend Damir Tulemaganbetov, the baby faced boys who dress in suits with tie clips came clean. Swept up in a tide of media adulation, they made the whole thing up.\n\nSpeaking at the offices of their newly hired crisis pr firm, 5WPR and handled by a phalanx of four including the lawyer Ed Mermelstein of RheemBell&Mermelsein, Mr. Islam told a story that will be familiar to just about any 12th grader—a fib turns into a lie turns into a rumor turns into a bunch of mainstream media stories and invitations to appear on CNBC.\n\nHere’s how it happened.\n\nObserver: What was your first contact with the New York magazine reporter?\n\nMohammed Islam: “My friend’s father worked at New York magazine and he had the reporter contact me. Then she [Jessica Pressler] called me.”\n\nYou seem to be quoted saying “eight figures.” That’s not true, is it?\n\nNo, it is not true.\n\nThe Post trumpeted the boys' investment success, as did New York magazine. (screencap)\nThe Post trumpeted the boys’ investment success, as did New York magazine. (screencap)\n\nIs there ANY figure? Have you invested and made returns at all?\n\nNo.\n\nSo it’s total fiction?\n\nYes.\n\nAre you interested in investing? How did you get this reputation?\n\nI run an investment club at Stuy High which does only simulated trades.”\n\nIf you had been playing with real money, would you have done really well?\n\nThe simulated trades percentage was extremely high relative to the S&P.\n\nWhere did Jessica Pressler come up with the $72 million figure?\n\nI honestly don’t know. The number’s a rumor.\n\nShe said ‘have you made $72 million’?\n\n[I led her to believe] I had made even more than $72 million on the simulated trades.\n\nAt this point the PR reps jumped in with Law & Order style objections. A conference outside the room ensued. Back into the room came Mr. Islam.\n\nAll I can say is for the simulated trades, I was very successful. The returns were incredible and outperformed the S&P.\n\nDamir, tell me where you fit into this.\n\nDamir Tulemaganbetov: Well, I got excited by this whole trading thing and I said hey, let me get on board. I heard about this article coming out and Mohammed invited me and I met Jessica.\n\nBut you guys are pals outside of this?\n\nWe go to social gatherings and friends’ places.\n\nAre you into stockpicking as well?\n\nI haven’t been into it but I’m interested.\n\nMohammed, you’re from Queens and you go to this elite public high school. Is this a hobby of your parents as well or would you be the first person in your family to pursue high finance?\n\nMohammed Islam: In my immediate family, just me.\n\nSo what did your parents think when they’re reading that you’ve got $72 million?\n\nMohammed Islam: Honestly, my dad wanted to disown me. My mom basically said she’d never talk to me. Their morals are that if I lie about it and don’t own up to it then they can no longer trust me. … They knew it was false and they basically wanted to kill me and I haven’t spoken to them since.\n\nYou haven’t? Where did you sleep last night?\n\nMohammed Islam: At a friend’s house. But we didn’t sleep.\n\nDamir Tulemaganbetov: We stayed awake all night. We’ve been checking out news all over the world.\n\nAre your friends blowing up your phones?\n\nDamir Tulemaganbetov: He had 297 unread messages and 190 LinkedIn. All the friends shared it.\n\nMohammed Islam: It was hyped up beyond belief.\n\nDamir Tulemaganbetov: We were at CNBC. That’s why we’re dressed up. But we were there and literally in the building stressing out. We had 20 minutes. Then we three times asked them could we have 20 seconds to talk?\n\n[The boys ended up cancelling the CNBC appearance.]\n\nWhere do you go from here?\n\nDamir Tulemaganbetov: Socially, people will be mad about it. But we’re sorry. Especially ot our parents. Like my dad would read this and be like ‘Oh My God’ because he’s a very humble man and I portrayed him like a bad father.\n\nMohammed Islam: At school, first things first. I am incredibly sorry for any misjudgment and any hurt I caused. The people I’m most sorry for is my parents. I did something where I can no longer gain their trust. I have one sister, two years younger, and we don’t really talk.\n\n \n\nSo that’s that. There was no $72 million, no “eight figures,” not even one figure. The story is already coming unglued as the commenters on New York’s site hammer the reporter for even thinking this was possible. New York has now altered its headline to back away from the $72 million figure but the story itself remains. Even if this working-class kid had somehow started with $100,000 as a high school freshman on day one at Stuy High, he’d have needed to average a compounded annualized return of something like 796% over the three years since. C’mon, man.\n\nIt’s not hard to see why the story was tough to resist for New York, which placed Mr. Islam’s alleged acumen at No. 12 in its 10th annual “Reasons to Love New York” issue. Ms. Pressler quoted him saying, “It’s not just about money. We want to create a brotherhood. Like, all of us who are connected, who are in something together, who have influence, like the Koch brothers …” Yep, nothing says success—or search engine optimization—quite like “Koch brothers.”\n\nNo one asked for my opinion, but I’m going to provide it anyway, having sat with these kids for a good bit on a tough day. They got carried away. They’re not children. But they’re not quite adults, either, and at least Mr. Islam was literally quaking as we spoke. So yeah, they probably should have known better. But New York and the New York Post probably should have, as well. This story smelled fishy the instant it appeared and a quick dance with the calculator probably would have saved these young men—and a couple reporters—some embarrassment.\n\nThe Stuyvesant High School classmates stayed up all night as the crisis grew. (5WPR)\nThe Stuyvesant High School classmates stayed up all night as the crisis grew. (5WPR)\"\n2053,\"(CNN) -- North Korean leader Kim Jong Un, who recently disappeared from public view for about six weeks, had a cyst removed from his right ankle, a lawmaker told CNN.\n\nSouth Korea's National Intelligence Service told lawmakers during a closed-door meeting that a cyst was found on Kim's right ankle earlier this year, between May and June. That cyst may have caused muscle or nerve damage and prompted him to have ankle surgery between September and October, lawmaker Lee Cheol-woo said.\n\nAt the briefing, lawmakers were told that \"\"European experts\"\" handled the surgery for tarsal tunnel syndrome. The syndrome is caused by compression at the ankle -- known to cause pain during standing and walking.\n\nKim is believed to be recovering, South Korean lawmakers were told, but the cyst could recur due to his obesity and heavy schedule.\n\nAfter his conspicuous absence throughout most of September, Kim seemed to reappear October 14, when North Korean state media published the first photos of him, in which the beaming Kim held a cane in his left hand as he gave \"\"field guidance\"\" at a newly built residential district.\n\nKim hadn't been seen in public since he reportedly attended a concert with his wife on September 3. It was his longest absence from official events since he made his first public appearance in 2010, according to NK News, a website devoted to analyzing North Korea.\n\nWhy has North Korea decided to talk now?\n\nSouth Korean lawmakers also were told that a political purge continues in North Korea, as a follow-up after the execution of Kim's uncle, Jang Song Thaek. North Korea executed 10 party officials by firing squad for charges ranging from corruption to women's issues to the viewing of a South Korean soap opera. Intelligence officials also told lawmakers that senior military officials were demoted for poor accuracy in artillery drills.\n\nHe skipped important anniversary\n\nBefore his disappearance, Kim was seen limping, prompting theories he was suffering everything from weight gain to gout. His sudden disappearance took a concerning turn earlier this month when he didn't appear at events to mark the 65th anniversary of the Worker's Party of North Korea.\n\nKim's failure to appear fueled rampant speculation.\n\nSince his reappearance, North Korea has released several photos of Kim, but has yet to release video.\n\nAccording to Dr. Kim So-Yeon, the former personal doctor to Kim's grandfather Kim Il Sung, Kim inherited a number of health issues, including psychological problems and a history of obesity. She said both Kim Il Sung and Kim's father, Kim Jong Il, suffered from diabetes, heart problems and stress.\n\nAfter studying the photos, she said Kim's face appeared to have swollen due to painkillers. She also speculated that he has been receiving hormone shots to make him look more like his grandfather, the much-revered founder of North Korea.\n\nPersonal physician divulges Kim Il Sung's quest to live to 100\n\nCNN's Dana Ford, Madison Park and Hamdi Alkhshali contributed to this report.\"\n2054,\"After a disastrous iOS 8.0.1 rollout and a ton of publicity surrounding Bendgate, saying that Apple had a bad week is an understatement.\n\nUnfortunately for Apple, things aren't looking much better this week, as MacRumors reports on a particularly nasty iOS 8 bug, which could potentially erase the iWork documents stored in your iCloud drive.\n\nAccording to the report, the option to \"\"Reset All Settings,\"\" found under Settings — General — Reset in iOS 8, also deletes documents from the iCloud Drive — permanently.\n\nThe option, which normally resets settings to factory defaults, clearly states that \"\"no data or media will be deleted.\"\" However, after some users on MacRumors' forum complained about the bug, MacRumors tested the option out, and indeed, all the iWork documents stored in iCloud Drive both on the iPhone and on iCloud.com were gone.\n\nEven worse, after iCloud synced with a Mac running OS X Yosemite, the documents were deleted from the Mac as well. Some of the documents — including Preview and TextEdit files — were untouched, but all iWork files seem to be affected.\n\nIn some scenarios it's possible to retrieve these files from a backup folder, or via Time Machine, but nothing is certain at this point, and Apple still hasn't publicly acknowledged the bug. For now, iOS 8 users who have iCloud Drive enabled should probably avoid using the \"\"Reset All Settings\"\" option.\n\nHave something to add to this story? Share it in the comments.\"\n2055,\"Everyone knows it's officially pumpkin spice season. And if you don't know, then just go on Twitter or Instagram for a hot minute and you'll see someone on your feed talking about a Pumpkin Spice Latte or how it's officially fall and the leaves are beautiful and all that crap.\nWe get it. Other parts of the country have wonderful, crisp fall weather and here in Los Angeles we have the same old 75 degrees and sunny. It's awful.\nJust kidding, it's amazing. But we will begrudgingly admit that though we have perfectly warm weather all year around, the one season we miss is Fall, which makes this debunked story a brutal blow to our closet full of Ugg boots that we don't need but wear anyway.\nAn image went viral over the weekend revealing that the condom company that isn't Trojan, Durex, is coming out with a pumpkin spice condom. Pumpkin spice flavored, presumably, but it could also be pumpkin spice scented.\nTurns out we'll never know, because it's all fake. It's just a photoshopped image and Durex has come forward and said that they have no such condoms in their product line.\n\"\"Durex has heard that people are saying we launched a ‘Pumpkin Spice' condom,\"\" the company said in a statement to Buzzfeed. \"\"We can't claim this one, but we do love it when people spice it up in the bedroom.\"\"\nDid you see what they did there? With the word \"\"spice?\"\" Word play is fun.\nBut pumpkin spice condoms would be more fun. Maybe the fervent reaction to the fake image will convince Durex to actually make a pumpkin spice condom?\nWe can only hope.\"\n2056,\"Apple is shifting its retail strategy for the Apple Watch to deliver a more personalized shopping experience, according to The Wall Street Journal. The report claims that Apple Stores will accept in-store reservations for customers to try on the Apple Watch and corroborates that Apple is training its retail employees to help customers choose an Apple Watch model that suits them best.\n\nThe report, citing sources familiar with the matter, adds that the high-end Apple Watch Edition will have scratch-resistant gold, which an in-depth analysis over the weekend revealed is because Apple mixes the metal with low-density ceramic particles. Apple is also said to have studied a platinum Apple Watch, but the model is unlikely to be announced Monday.\"\"The company has refined the smartwatch’s luxury features, making the gold in the Edition model scratch-resistant, according to people familiar with the matter,\"\" reports The Wall Street Journal. \"\"It also has studied platinum watch casings, although the company isn’t expected to announce that on Monday, they said.\"\"Apple CEO Tim Cook, during a visit to the Covent Garden Apple Store in London last month, told retail employees that Apple has \"\"never sold anything as a company that people could try on before.\"\" The chief executive added that \"\"tweaking the experience in the store\"\" will likely be a requirement when the wrist-worn device launches in April. It also appears likely that the Apple Watch will be exclusive to Apple Stores immediately following the product's launch, although for how long remains unknown.\n\nFollow the rest of our March 2015 event coverage for the latest Apple Watch information.\n\nRelated roundup: Apple Watch , Tag: March 2015 event\"\n2058,\"INNOVATIVE might not be the first word that comes to mind when describing US telephone and cable company Comcast. But are we giving the company credit where credit is due?\n\nLet’s face it, after a harrowing 18-minute customer service call went viral in July, it looked like Comcast had nothing more to strive for — it had reached peak horrible. Yet, if reports this week are accurate, Comcast has continued to shine as an innovator in the competitive field of corporate terribleness: It got a customer’s employer to fire him for complaining about shoddy customer service.\n\nThe full story in all its sadistic glory is at Consumerist, but here’s the SparkNotes version. A customer named “Conal” started subscribing to Comcast service in early 2013. There were issues: erroneous charges, bills that never arrived, discounts that weren’t applied. Conal considered cancelling his service, but decided to stick with it after a Comcast rep promised that the issues would be resolved and threw in some free perks. As another friendly gesture, the company also allegedly sent and billed Conal for $1,820 of equipment he’d never ordered.\n\nThis is where it gets crazy. Conal, understandably frustrated, decided to bypass the customer service department and take his complaints straight to the Comcast controller. During the call, he claims, he suggested that a private-sector oversight group look into Comcast’s billing and accounting issues. Shortly after that call, Comcast contacted Conal’s employer — a large accounting firm that Consumerist reports happened to do business with Comcast. The rep claimed that Conal had name-dropped his employer as leverage during the call; according to the story, the firm opened an investigation against Conal and then fired him from his job.\n\nIt’s hard to know who’s telling the truth here. Conal tells Consumerist that he never mentioned his employer and that someone at Comcast must have looked him up to figure out where he worked. Comcast, for its part, has allegedly refused to release any tapes of the phone calls it made on the matter. That’s a little strange: If Conal did invoke his company’s name in a threatening way, Comcast could easily prove as much by excerpting the relevant portion of his call. So much for monitoring “for quality assurance purposes.” If you want it done right, record the call yourself.\n\nThis article originally appeared on Slate and was republished with permission.\"\n2060,\"The two biggest news stories of 2014 collided Wednesday when Iraqi media outlets reported that members of the Islamic State group -- also known as ISIS -- had contracted the deadly virus Ebola. But later updates from the World Health Organization and Iraq's Ministry of Health indicate the stories may be just rumors.\n\n\"\"We have no official notification ... that it is Ebola,\"\" Christy Feig, director of communications for WHO, told Mashable, though WHO has contacted Iraqi officials to offer help.\n\nIraq's Ministry of Health also denied that anyone in Mosul had contracted the Ebola virus, which broke out in March in West Africa. Spokesman Ahmed Rudaini told news site Al-Maalomah that Mosul doesn't even have the technological capability to diagnose Ebola cases -- only Baghdad does. Therefore, he said, the reports that Ebola has infected anyone in Mosul are \"\"incorrect\"\" and \"\"unfounded.\"\"\n\nThe discussion started with an article in Iraq's official newspaper, Al-Sabah, that said \"\"terrorists\"\" brought Ebola to Mosul. \"\"Many diseases and epidemics have spread among residents of the city of Mosul,\"\" it read. \"\"Two Ebola and 26 HIV/AIDS cases were registered.\"\"\n\nEbola is primarily a threat in West Africa, where its latest outbreak has killed nearly 8,000 people. Mashable reported ISIS has not recruited fighters from any countries severely affected by the disease. Its African members are primarily from Algeria, Egypt, Morocco, Sudan and Tunisia.\n\nIn the event ISIS does have Ebola, the militants could use it as a biological terror technique, Forbes reported in October. Members could contract the virus on purpose and then go to foreign countries to infect others. “The individual exposed to the Ebola virus would be the carrier,” national security professor Al Shimkus told Forbes. “In the context of terrorist activity, it doesn’t take much sophistication to go to that next step to use a human being as a carrier.”\n\nISIS, a body of militants labeled a terrorist group by the United States and European Union (among others), has controlled Mosul since June. Iraq's second-largest city is also ISIS' largest stronghold. The group began spreading across the Middle East last summer, taking over large swaths of Iraq and Syria through brutal tactics.\"\n2061,\"Awwwww!\nThis is such a heartwarming story!\nWhen YouTuber Josh Paler Lin gave $100 dollars to a homeless man, he hoped he could videotape the man wasting the money away on alcohol.\nBut all Josh got was a shock, because Thomas, the homeless man, went into a liquor store, but came out with enough food to support everyone around him!\n[ Related: 12 Heartwarming Viral Stories! ]\nWith the hundred dollars, Thomas chose to help as many other homeless people he could find in an Anaheim park while also moving Josh in the process.\nJosh immediately felt guilty for assuming worst of Thomas, and on top of giving him an extra $100 on the spot, has already raised over $44,000… and this video only went live on Monday!\nCh-ch-check out the inspiring clip (below)!!!\"\n2062,\"Holy crap, Batman -- look what happened to a a once-distinguished news organization.\n\nThe CBS Detroit broadcast group's website posts a 10-paragraph article, if that's the right word, about something that may or may not have happened:\n\nA website is reporting that the Batmobile, from the upcoming Batman v. Superman flick, has gone missing in Detroit and is presumed stolen.  \n\nSounds serious and dramatic. And yet no other local media outlet has a word about it. \n\nFurther reading suggests why.\n\n\"\"Presumed stolen\"\" refers to a presumption by the anonymous writer of a four-paragraph post at Bleeding Cool, an Illinois site for comic book fans. Its brief item begins:\n\nThe scuttlebutt from sources in Detroit is that one of the Batmobile models being used in the filming of Batman Vs. Superman has gone missing, believed stolen. \n\nThat site adds: \"\"Warner Bros representatives did not respond to inquiries.\"\"\nThe CBS Detroit writer, Evan Jankens, also makes a nod to verification:\n\nOur brother station WWJ put a call into the Detroit Police Department to see if there is any truth to this. (Update! As of 4 p.m., police were saying they hadn’t heard about this, but were looking into it).\n\nMembers of the broadcast group are WWJ-TV (Channel 62), WWJ Newsradio 950 and two sports radio stations.\n\nAbsent any confirmation, Jankens riffs speculatively on the notion of a possible Batmobile-jacking:\n\nIf this is true I could only imagine seeing it driving down 696 in rush hour.\nSeriously, how the heck could someone steal this car? . . . No, it’s the BATMOBILE! It has machine guns in the front.\nDoes this person — if the rumor is true (we don’t know how credible the source is) — think that he or she can just go cruising around in this car no one will notice?\nHey, we like Friday afternoon playfulness as much as the next keyboard jockey, but stay on the other side of publishing a story from someone else's anonymous source that requires disclaimers such as \"\"if the rumor is true\"\" and \"\"we don't know how credible the source is.\"\"\n\nThat wouldn't slide past a high school student publication adviser and it seems like a disservice to readers of CBS Detroit, which didn't share the wispy piece on its Facebook pages and presumably not on its newscasts.\n\nThe contrasting tweets below show two approaches to the Bleeding Cool short. The first was sent by CBS Detroit's writer to the film director after publication, while the second was posted instead of a preliminary article.\"\n2064,\"The rodents have pestered the staffs of Vanity Fair and Vogue. Conde told employees that they cannot eat at their desks and that a complaint will be made with the city’s health department.\n\nConde Nast's rat problem is getting worse rather than better.\n\nWhile Vanity Fair editor Graydon Carter tells Confidenti@l that rats stubbornly continue to occupy the new Conde Nast offices at One World Trade Center, we're also told that Vogue editor-in-chief Anna Wintour doesn't even want to go in the building anymore.\n\nRELATED: Does Bergdorf Goodman have a mouse problem?\n\nAnd while there were multiple previous reports that the pests were terrorizing the glamorous staff at Vogue, we're now told they've \"\"taken over\"\" more of the storied publishing house.\n\nAnna Wintour, the editor-in-chief of Vogue, no longer wants to enter the building because of its rat problem.\n\nVanity Fair Editor-in-Chief Graydon Carter said rats continue to occupy the new Conde Nest offices at One World Trade Center.\n\n\"\"A bunch ate through the ceiling of a sports editor's office and crawled all over his desk and left poops on his keyboard,\"\" said a different source. \"\"They ate through his rug to fit under his door.\"\"\n\nWe're told that Conde has sent a memo to their staff in the building telling them that \"\"they cannot eat at their desks\"\" and that a complaint to the city's health department is next on the agenda.\n\nWhen we bumped into Carter outside the tower, where the publishing house set up shop in November, we asked him if the little beasts are disgusting as we've heard. \"\"They're rats!\"\" laughed the legendary editor, \"\"What do you think?\"\"\n\nThe Durst Organization, which manages One World Trade Center for the Port Authority, declined to comment.\n\nReps for Conde Nast did not respond to requests for comment.\n\nOn a mobile device? Click here to watch the video.\"\n2067,\"President Barack Obama denounced Islamic State (Isis) militants for murdering an American journalist in retaliation for US air strikes in Iraq, showing an anger he has rarely displayed in remarks about the Iraq conflict.\n\n“No just god would stand for what they did yesterday and every single day,” Obama said Wednesday in brief remarks from Edgerton, Massachusetts, where he is vacationing.\n\nHours after US intelligence authenticated a gruesome Isis videotape showing the execution of captive journalist James Foley, an act committed with the goal of deterring future US strikes on Isis, Obama said that Isis “has no place in the 21st century,” and called on allies to help defeat a “cancer so it does not spread.”\n\nObama did not announce any intensification of his bombing campaign, now in its thirteenth day. US Central Command has yet to announce any new strikes since the Tuesday appearance of the social-media-borne Foley video, although sporadic reports from Iraq have indicated some may have taken place Wednesday.\n\nAn emotional Obama ran through a litany of Isis human-rights abuses, from rape to enslavement, calling them “cowardly acts of violence.” In a vague reference to Americans held captive by Isis or near its path in Iraq, Obama said the US would “do everything we can to protect our people,” a formulation that has preceded US military action in the past.\n\nWith the death of the first American in Iraq since the US military withdrew in 2011, pressure is mounting on Obama to expand his already growing and amorphous air war against Isis.\n\nThe stated purpose of nearly two weeks of bombing has moved from the rescue of mostly Yazidi Iraqi civilians at risk of genocide to providing air cover for Kurdish and Iraqi forces wresting the strategically vital Mosul Dam away from Isis. Aides to Obama pointed out from the start that threats to critical infrastructure would likely prompt a US reprisal.\n\nBuffeted between calls to destroy Isis and criticism of their shifting rationale, Obama and the Pentagon have strenuously objected to a charge of mission creep. They point out the consistency of the goals Obama has articulated since 8 August: preventing humanitarian catastrophe and protecting US personnel in Iraq.\n\nYet both are broad enough to encompass aerial protection of Iraqi Kurdistan and the destruction of Isis vehicles, artillery and fixed positions from Mount Sinjar to the Mosul Dam. The murder of Foley – delivered after he gave a statement at knifepoint blaming the US for his death – and Isis’s threat to kill another American journalist, Steven Sotloff, is also testing Obama’s goal of safeguarding US nationals in a country overrun by Isis.\n\nNational Security Council spokeswoman Caitlin Hayden said Wednesday that the video showed both Foley and Sotloff.\n\nLeaders from the UK, France and other countries lined up to excoriate Isis for the slaying. British prime minister David Cameron called it “shocking” and cut short his summer holiday to chair meetings on a response. A particularly acute concern for the UK government is the British accent heard from Foley’s masked killer. US intelligence believes hundreds of westerners, including Americans, have joined Isis.\n\nIn the UK, Scotland Yard’s counter-terrorism command, SO15, launched an investigation into the video as leading linguistics experts said the man sounded like he was from London or the south-east of England.\n\nThe British foreign secretary, Philip Hammond, said of the video: “All the hallmarks point to it being genuine. We’re very concerned by the apparent fact that the murderer in question is British and we are urgently investigating – agencies on both sides of the Atlantic – are first of all looking to authenticate the video, to make sure that it is genuine, and sadly it appears to be, and then to see if we can identify the individual in question.”\n\nA spokesman for German chancellor Angela Merkel called Foley’s murder barbaric. Laurent Fabius, the French foreign minister, said it exposed Isis as the “caliphate of barbarism”. French president Francois Hollande told Le Monde that a global effort “beyond the traditional debate of intervention or non-intervention” was necessary to confront Isis, and proposed an international meeting next month.\n\nWith a brutality so severe it prompted al-Qaida to divorce it from the terrorist franchise, Isis has fulfilled a jihadist aspiration to carve out a state. It flies a flag, sets up internal police to govern its subjects’ adherence to its interpretation of Islamic laws and customs, and maintains financial viability through the control of seized oil assets. While other jihadist entities employ terrorist and insurgent tactics, for which infiltration of another’s populace is central, Isis has mustered a highly mobile army that seizes and holds territory.\n\nFoley’s killer emphasized in a propaganda video that Isis is a state, not a terrorist group, a distinction that is fundamental to the group’s prestige. On Wednesday, Obama repeatedly called Isis “terrorists.”\n\nThe Committee to Protect Journalists said the murder of Foley, 40, who went missing during a reporting trip to Syria in 2012, “sickens all decent people”.\n\n“Foley went to Syria to show the plight of the Syrian people, to bear witness to their fight, and in so doing to fight for press freedom,” Sandra Mims Rowe, the group’s chair, said in a statement.\n\nIn a Facebook message attributed to her, Foley’s mother Diane said: “We have never been prouder of our son Jim. He gave his life trying to expose the world to the suffering of the Syrian people.” She also asked the media and the public to respect her family’s privacy.\n\nObama hailed Foley, who he called Jim, and said he had called Foley’s parents.\n\nFoley’s murder, Obama said, was “an act of violence that shocks the conscience of the entire world.”\"\n2068,\"Islamic State leaders in Syria and Iraq are training their fighters to fly captured fighter jets in the hope of establishing an air force, it has been claimed.\n\nThe terror group are understood to have been carrying out test flights the captured al-Jarrah military airport east of Aleppo, according to a British-based organisation monitoring the Syrian Civil War.\n\nHaving captured three fighter jets from the Syrian military, ISIS are using Iraqi pilots who were once officers in Saddam Hussein's air force to train Syria-based militants to operate the warplanes.\n\nThe news comes as Al Qaeda in the Arabian Peninsula sought to mend its strained relations with ISIS, urging all jihadist groups operating in the Middle East to unite under the common cause of fighting against Western 'crusader' armies.\n\nFighter: It is not clear if ISIS' jets are equipped with weaponry nor if the pilots are able to fly long distances, but witnesses said the planes appear to have been seized from the Syrian Air Force (pictured)\n\nPower: ISIS has been steadily building a full-equipped military - including large tanks, such as the one pictured here in Raqqa). Much of the equipment in their possession has been seized from Syrian regime forces\n\nShow of strength: ISIS militants take part in a military parade along the streets of Raqqa earlier this year\n\nISIS' alleged test flights over the Aleppo countryside are understood to be the first time the terror group - which seized control of vast swathes of Syria and Iraq earlier this year - has taken to the air.\n\n'They have trainers, Iraqi officers who were pilots before for Saddam Hussein,' said Rami Abdulrahman, who runs the Syrian Observatory for Human Rights.\n\n'People saw the flights, they went up many times from the airport and they are flying in the skies outside the airport and coming back,' he said, citing witnesses near al-Jarrah military airport.\n\nThe airport, which was seized from the Syrian regime earlier this year, is approximately 45 miles from the Turkish border.\n\nIt is not clear if the jets are equipped with weaponry nor if the pilots are able to fly long distances, but witnesses said the planes appear to be Soviet-built MiG 21 or MiG 23 models.\n\nLeader: News of ISIS' test flights comes as Al Qaeda - which has previously condemned ISIS for being too brutal - ostensibly sought to repair ties with the group led by Abu Bakr al-Baghdadi (pictured)\n\nDeclaration: Titled 'Statement on the Crusader Coalition', the document is Al Qaeda's strongest show of support for ISIS since leader Ayman al-Zawahiri denounced the group for the brutal tactics late last year\n\nIslamic State militants have been almost entirely driven out of the Syrian city of Kobane following a remarkable fightback by Kurdish forces who vowed to either defeat the terrorists or die trying.\n\nThe extremists have abandoned all of their positions in the city, except for two small pockets of resistance in the east of the city, Kurdish commander Baharin Kandal said.\n\nAs recently as Monday it looked as if the fall of Kobane was imminent.\n\nThe massively outgunned Kurdish fighters had been pushed back ever closer to the city centre by ISIS militants advancing into the suburbs, leaving hundreds of mainly elderly residents facing rape and massacre.\n\nBut with the help of the most intense U.S. and Arab bombing raids of the anti-ISIS campaign so far, the Kurdish forces have been able to kill hundreds of militants over the past two days.\n\nThey have also managed to force the militants have not been killed to retreat further into the outskirts of the town.\n\nNews that ISIS have been almost entirely forced out of Kobane comes after two days of heavy air strikes by U.S. warplanes.\n\nISIS' alleged test flights come despite American and Arab warplanes carrying out dozens of bombing raids against the group in Syria.\n\nThe terrorists have regularly used weaponry captured from the Syrian and Iraqi armies and have overrun several military bases but this was the first time it had been able to pilot warplanes.\n\nPro-Islamic State Twitter accounts had previously posted pictures of captured jets in other parts of Syria, but the aircraft had appeared unusable, according to analysts and diplomats.\n\nNews of the test flights comes as Al Qaeda - which has previously condemned ISIS for being too brutal - ostensibly sought to repair ties with Abu Bakr al-Baghdadi's group.\n\nIn a statement released today, Al Qaeda in the Arabian Peninsula - the notorious terror collective's Yemen-based franchise - urged jihadists throughout the Middle East to put their differences aside, according to Charlie Winter, a researcher on jihad at counter-terrorism think-tank Quilliam\n\nThe document is understood to have called for Al Qaeda - who are represented in Syria by the Nusra Front and Khorasan terror groups - to stop fighting with ISIS, adding that the militants should instead focus on attacking Western 'crusader' forces and carrying out strikes on American targets.\n\nTitled 'Statement on the Crusader Coalition', the document is Al Qaeda's strongest show of support for ISIS since leader Ayman al-Zawahiri denounced the group for the brutal tactics late last year.\n\nAdvance: The Islamic State and its allied Sunni militants seized the Anbar city of Fallujah, parts of Ramadi and large rural areas of Anbar early this year\n\nCheckpoint: Earlier today, Iraqi officials in the western Anbar province said a curfew has been imposed in the provincial capital Ramadi (pictured) over fears that the Islamic State group might try to advance on the city\n\nSecurity: ISIS has been making gains around Ramadi in recent weeks against the embattled Iraqi military, despite ongoing U.S.-led coalition airstrikes on the militants\n\n'We urge all Muslims to back their brethren, with their souls, money and tongues, against the crusaders,' the Al Qaeda statement reads.\n\nIt also urges Muslims to support 'whoever can weaken the Americans to weaken them militarily, economically, and media-wise.'\n\nEarlier today, Iraqi officials in the western Anbar province said a curfew has been imposed in the provincial capital Ramadi over fears that the Islamic State group might try to advance on the city.\n\nSabah Karhout, the chairman of the Anbar provincial council, says the curfew began at midnight this morning as part of an effort to limit movement in and out of the city.\n\nISIS has been making gains around Ramadi in recent weeks against the embattled Iraqi military, despite ongoing U.S.-led coalition airstrikes on the militants.\n\nTwo Iraqi military officials, speaking anonymously because they are not authorized to brief the media, say major operations are underway in Salahuddin province to retake key areas from the Sunni militants around Tikrit and the Beiji oil refinery.\n\nISIS and allied Sunni militants seized the Anbar city of Fallujah, parts of Ramadi and large rural areas of Anbar early this year.\n\nThe loss of Fallujah - where American troops engaged in some of the heaviest fighting of the more than eight-year U.S.-led war in the country - foreshadowed the later loss of Iraq's second city of Mosul and much of the north.\n\nSix senior figures in the Pakistani Taliban have pledged allegiance to the Islamic State and its leader Abu Bakr al-Baghdadi in a symbol of the terrorists' expanding influence among Islamist groups.\n\nWithdrawing their loyalty to the Afghan Taliban's leader Mohammad Omar, the men - made up of the group's chief spokesman Shahidullah Shahid and five regional commanders - said they will remain members of the Pakistani Taliban, but added they now consider themselves affiliates of ISIS.\n\nThe move is likely to have serious consequences for security in Pakistan, particularly near the Afghan border where all six of the men are based, leaving it open to the kind of violence and brutal oppression ISIS has employed in the vast swathes of Syria and Iraq under the group's control.\n\nMilitants: Withdrawing their loyalty to the Afghan Taliban's leader Mohammad Omar, the men - made up of the group's chief spokesman Shahidullah Shahid (centre) and five regional commanders - said they will remain members of the Pakistani Taliban, but added they now consider themselves affiliates of ISIS\n\nThe official announcement of the six men's declaration of allegiance to ISIS came in the form of an audio recording that emerged on Wednesday. However rumours had been circulating for weeks that several senior figures in the Pakistani Taliban were set to declare their loyalty to al-Baghdadi.\n\n'I show allegiance to the commander of faithful, Caliph Abu Bakr al-Baghdadi Qureshi al Hussaini, and will listen and obey every order of you and will follow your orders regardless of what circumstances may be,' Shahid said in the recording.\n\nThere is now concern that other senior figures in the Pakistani Taliban may defect to ISIS, including the group's overall leader Maulana Fazlullah, who has previously voiced support for the terror group.\n\nDespite several members having declared their ISIS sympathies, the announcement is the first time any senior figure within the Pakistani Taliban has actually sworn allegiance to al-Baghdadi.\"\n2069,\"Right, let’s put this one to bed quickly. The Vladimir Putin penis motorcade has done the rounds many times before.\n\nPhoto of Vladimir Putin's motorcade. Posted without comment.\n\nIt is doing the rounds again today. Why today? Because Reddit. Why Reddit today? Who knows. When will it strike again? No one can say. The tides of the internet are mysterious to all but the most experienced of sailors.\n\nIt’s not real, it’s a Photoshop job on a still from this video of his 2012 inauguration about 22 minutes in.\n\nThis, on the other hand, is an actual picture of Vladimir Putin and a horse.\n\nAnd this is also an actual picture of Vladimir Putin with a gun.\n\nHappy to help.\"\n2070,\"A touching tribute to the victims of the Charlie Hebdo shooting posted on an unofficial Banksy Instagram account has been shared more than 100,000 times.\n\nMany who shared the poignant drawing online believed it was created by the enigmatic street artist.\n\nHowever a spokesman for Banksy told the Independent: \"\"We can confirm this is not by Banksy.\"\"\n\nThe drawing is actually by French illustrator Lucille Clerc, who posted the tribute on her official Twitter page after the shooting, which left 12 dead.\n\nSeveral fake Banksy social media accounts have attracted thousands of followers, however the artist has confirmed on his official website that he is not on Facebook or Twitter.\n\n.embed-container {position: relative; padding-bottom: 120%; height: 0; overflow: hidden;} .embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }\n\nBreak one, thousand will rise #CharlieHebdo #JeSuisCharlie #raiseyourpencilforfreedom pic.twitter.com/3n5fOEmrwJ— Lucille Clerc (@LucilleClerc) January 7, 2015\n\nBreak one, thousand will rise #CharlieHebdo #JeSuisCharlie #raiseyourpencilforfreedom pic.twitter.com/3n5fOEmrwJ\n\nThe pencil cartoon being circulated as a Banksy was posted by a Banksy fan account and without credit. It's actually by @LucilleClerc— Liz Buckley (@liz_buckley) January 8, 2015\n\nThe pencil cartoon being circulated as a Banksy was posted by a Banksy fan account and without credit. It's actually by @LucilleClerc\n\nMany Instagram users commenting on the post have called for the Banksy Instagram page to credit Ms Clerc and have also shared links to her page.\n\n#JeSuisCharlie began trending worldwide shortly after the attack, with cartoonists sharing their drawings in solidarity with the victims and in support of free speech.\n\nCartoonists show solidarity after #CharlieHebdo attack: http://t.co/8zXyCAeuWB pic.twitter.com/ij29oR0jY3— The Telegraph (@Telegraph) January 8, 2015\n\nCartoonists show solidarity after #CharlieHebdo attack: http://t.co/8zXyCAeuWB pic.twitter.com/ij29oR0jY3\"\n2072,\"Anna Wintour reportedly has a major rat infestation at her Vogue office in New York City.\n\nAccording to Radar Online, some of the dirtiest rats have decided to move into Anna’s new office for herself and Vogue staffers at the Freedom Tower.\n\nInsiders claim that rodents invaded the beloved accessories closet, leaving an abundance of rat droppings all over their pricey couture, computers, and desks. Further reports claim that the decision to put Kanye West and Kim Kardashian on the cover of Vogue magazine may have something to do with the infestation.\n\n“The office is over-run and the Vogue staff is secretly whispering that the rats could be cosmic payback for Anna’s decision to put Kim Kardashian and Kanye West on the cover. There was so much backlash, and now this!”\n\nAs previously reported by the Inquisitr, critics were not very happy with Anna Wintour and the Vogue staff making the “disgusting” decision to place the reality starlet and her husband on the cover. The couple was photographed for the April 2014 cover by Anne Leibovitz.\n\nVogue and Condé Nast relocated from Times Square to One World Trade Center. However, the rat infestation has not made the Vogue relocation as smooth as they would have liked – especially since reports claim that the rats are only located on the Vogue floors of the building.\n\n“There were droppings all over the floor, and some of the shoe boxes had been chewed into… The rats appear to have gotten in via the venting, which was being worked on even as staffers were moving in. Walls were being moved to accommodate last-minute design changes…and it’s assumed this is how the rats got in.”\n\nEven though Anna Wintour usually allows employees to eat and drink inside of the office, reports claim that a strict policy restricting food and drinks has been issued and enforced until the infestation problem is resolved.\n\nGawker, the media outlet that initially broke the story, reports that Anna Wintour refuses to even enter her office until it is in pristine condition and completely freed of its rat infestation.\n\nAnna Wintour has made headlines recently by expressing how she felt about the Kim Kardashian and Kanye West cover shoot experience. Huffington Post reports that Wintour even hopes that “another Kim Kardashian comes along this year.”\n\nIn her own words, Anna Wintour did not feel that the cover photo was “disgusting” at all. On the contrary, she believes that it was touching and charming.\"\n2075,\"It's what national security organizations have feared since day one-the World Health Organization (WHO) announced last week that they are evaluating jihadist militants associated with ISIS, who may have contracted the virus responsible for Ebola. While the WHO has yet to confirm whether or not the fighters are exhibiting symptoms, the current evaluations of a Mosul hospital 250 miles north of Baghdad are prompting concerns that the fringe extremist group ISIS may in fact be able to obtain a biological weapon unlike anything the world has seen before.\n\nLike Us on Facebook \n\nThough Mosul has been under ISIS control since late last June, the Iraqi health ministry has issued a press release denying reports from Iraqi news outlets that claim the soldier are definitively infected and seeking treatment in Mosul.\n\n\"\"The Ebola virus could be in any area in the world, including Mosul, where they don't have the measures or techniques to diagnose the virus\"\" spokesperson for the health ministry Ahmed Rudaini says. \"\"They are incapable to detect it.\"\"\n\nOver the past several months, the world has watched as threats from extremist group ISIS have come true, from the beheadings of captured prisoners of war to the mass murder of children's schools. And with the possibility of a global pandemic looming over our heads, many are demanding action be taken to isolate the potential vectors as a worst case scenario. Yet, as conflicting reports abound, international health organizations and the WHO are unable to assess the health concern on site, and treat the patients as their own.\n\nWHO director Christy Feig told reporters early this weekend that \"\" We [the WHO] have no official notification from the Iraqi government that it is Ebola.\"\"\n\nWhile that may be true, the possibility that the militants may have contracted the virus causes a problematic situation for the WHO, in that ISIS does not believe in modern medicine and an outbreak in an ISIS-controlled area like Mosul could be a breeding ground for the ever-mutating virus. But worst of all, aside from the possibility of possible infection of Iraq, should ISIS isolate the virus for themselves, the entire western world may find soon enough that the Ebola virus could be the worst weapon known to man.\n\n\"\"U.N. workers have thus far been prohibited from entering ISIS-controlled territory in both Iraq and Syria,\"\" intelligence analyst for Levantine Group, Benjamin T. Decker says. \"\"In this context, the lack of medical infrastructure, supplies and practitioners in the city suggests that the outbreak could quickly lead to further infection of both ISIS fighters and residents of Mosul.\"\"\"\n2076,\"As a chuckling baby, Jess Smith was one of the most familiar faces on British television in the 1990s.\n\nAs the BBC prepares to make 60 new episodes of the hugely popular Teletubbies, the laughing tot in the sun – who featured in all 365 programmes – is now 19 and a university student.\n\nAt the age of nine months, Jess Smith was selected to be the giggling Baby Sun who looks over Teletubbyland.\n\nThe news will come as no surprise to people who have known Jess for a long time, but she said it is not something she really talked about as she was quite a shy child and “everyone knowing would have been a bit scary”.\n\nThe former Chatham South and Horsted Primary School pupil made the decision to tell people during her first week at university, when they all had to say something about themselves that no one else would guess.\n\nJess Smith, from Chatham, now aged 19\nShe said: “I thought I may as well tell them as I’m going to be spending the next three years with them.”\n\nJess, a first-year dance education student at Canterbury Christ Church University, then broke the news on Facebook.\n\nShe wrote: “So I’ve recently celebrated my 19th birthday and after a lot of thought, I’ve decided it’s time to tell everyone. I used to hide it but after a lot of encouragement from my friends at university, I’ve gained the confidence to come out with it.\n\n“I am the sun from Teletubbies. There has been quite a few people pretending to be ‘the sun’ but only I could tell you the real story.”\n\nIn 1996, her mother, Anji Smith, took her to Edenbridge Hospital to be weighed and a health visitor, who had been asked by Ragdoll Productions to find smiley babies, put Jess’s name forward.\n\nMrs Smith said it was never intended to be a big thing: “It was just something a bit different to do and we didn’t expect it to be as big as it was.\n\n“They just sat her in front of a camera and she just laughed and smiled at her dad. We didn’t hear anything until we got a letter when she was 18 months old saying she’d been picked. It was really weird seeing her on television.”\n\nAnd as no one could predict the success of the show, Jess was paid just £250 for filming and given a box of toys to take home.\"\n2077,\"From Distributor circles in the Apple environment is heard that the Californian technology giant apparently not planning to send Apple Watch also to the resellers. At least in the initial phase will be the SmartWatch reserved exclusively for retail stores to monopolize the market and to create additional admissions in the Apple Stores.\n\nWhile we can about the validity of the source not say much, conceivable step would be already. After all, Apple brings the intelligent clock a device on the market for which is already made quite a stir in advance. Safes in the Apple Stores to secure the gold edition even better, it said in previous reports. Even the shopping experience of the models should be intensified in the stores of the Group, here especially smaller tables are planned so that the watch is better staged.\n\nSince it would certainly fit into the picture when the reseller will not be initially supplied with tons of devices.\n\nBut would also be conceivable that Apple Parental rating to start only many years and selected retailers to sell the Apple Watch. This would then be trained by an Apple-makers when it comes to the distribution and presentation of the device.\"\n2078,Google has bought about half of Pacific Shores office park.\n2079,\"News Shopper has received unconfirmed reports that a hand grenade has been found in a safe at a property in Shortlands.\n\nAlex McFee, who works at Curran and Pinner estate agents on Beckenham Lane, has sent in this picture of the road which has been taped off by police.\n\nThe 20-year-old said: “We have been told a hand grenade has been found in a safe directly above the old sweet shop. Everything here has just come to a stand still.\"\"\n\nMore to come.\"\n2080,\"(CNN) -- A member of the Sugarhill Gang, whose pioneering hit \"\"Rapper's Delight\"\" brought hip hop to mainstream audiences 35 years ago, died Tuesday of complications from cancer.\n\"\"Big Bank Hank,\"\" whose real name was Henry Jackson, died early Tuesday in Englewood, New Jersey, according to David Mallie, who manages the two surviving Sugarhill Gang members. The New York native was 57.\nA beefy, boisterous presence onstage, Hank handled vocals in the early to middle portion of \"\"Rapper's Delight,\"\" which despite its extended length -- one version was more than 14 minutes long -- became the first rap song to reach the Top 40 on the U.S. Billboard charts.\nJackson traded rhymes with bandmates \"\"Wonder Mike\"\" Wright and Guy \"\"Master Gee\"\" O'Brien and spoke some of the song's catchiest lines, including \"\"Ho-tel, mo-tel, Holiday Inn/If your girl starts acting up, then you take her friend.\"\"\nWonder Mike and Master Gee issued a statement Tuesday:\n\"\"So sad to hear about our brother's passing. The 3 of us created musical history together with the release of Rapper's Delight. We will always remember traveling the world together and rocking the house. Rest in peace Big Bank.\"\"\nThe three friends were unknown MCs when producer Sylvia Robinson recruited them to record the song for her rap label, Sugar Hill Records.\n\nReleased in fall 1979, \"\"Rapper's Delight\"\" became a novelty hit and a staple at dance clubs well into 1980. It was born from the emerging New York hip-hop scene of the late '70s, in which young rappers gathered in clubs and exchanged rhymes over instrumental breaks from popular songs, most notably Chic's hit \"\"Good Times.\"\"\n\"\"Rapper's Delight\"\" also borrowed its bass line and other flourishes from \"\"Good Times,\"\" prompting threats of legal action by Chic co-founders Nile Rodgers and Bernard Edwards. After a settlement, Rodgers and Edwards were listed as co-writers of the song.\n\"\"It felt like a new art form,\"\" Rodgers said later of \"\"Rapper's Delight.\"\"\nIn 2011, Rolling Stone ranked \"\"Rapper's Delight\"\" at No. 248 on its list of the 500 Greatest Songs of All Time.\nPeople we've lost in 2014\"\n2081,\"A video that appears to a show a bird pooping on Russian President Vladimir Putin’s suit during a speech last week is fake.\n\nThe video–uploaded to YouTube–is going viral. A few media outlets appear to have been tricked by it. The video is titled: “Bird pooped on Putin at opening of WWI monument.”\n\nThe Washington Post and TIME magazine both posted the video, apparently believing it.\n\nThe Post issued a correction, saying that “a bird did not defecate on Russian President Vladimir Putin during a speech on Friday. The video appears to have been a hoax.”\n\nTIME wrote: “A video shared online made it seem as if Vladimir Putin got some unwelcome love from a feathered friend Sunday during a speech unveiling a monument to Russians who served in World War I.”\n\nIt later updated the post, saying that “The Independent reveals this video to have been falsely doctored to show a bird defecating on Putin.”\n\nThe Associated Press update:\n\nObama, Putin discuss Ukraine, missile treaty\n\nWASHINGTON (AP) — Capping a week of aggressive action against Russia, President Barack Obama pressed Russian President Vladimir Putin Friday for a diplomatic path out of Ukraine’s struggle with Moscow-backed pro-Russian separatists. Putin countered by calling U.S. and European economic sanctions against Russia counterproductive.\n\nObama later conceded that pressure from recently imposed U.S. and European measures to squeeze the Russian economy “hasn’t resolved the problem yet.”\n\nIn an Obama-initiated phone call Friday, the U.S. president also raised concerns that Russia violated a key Cold War era nuclear weapons treaty, the White House said. In a letter this week from Obama to Putin and in an administration report released this week, the United States said Russia violated a 1987 treaty that bans all U.S. and Russian missiles of intermediate range, meaning those that can travel between about 300 miles and about 3,400 miles.\n\nPutin in the call said the sanctions seriously damage bilateral cooperation and general global stability, according to a Kremlin report on the call.\n\nIt was the first conversation between the leaders since the U.S. and Europe slapped the new round of economic sanctions on Russia and since Obama’s letter claiming a breach in the missile treaty.\n\n“I indicated to him, just as we will do what we say we do in terms of sanctions, we’ll also do what we say in terms of wanting to resolve this issue diplomatically if he takes a different position,” Obama told reporters later.\n\nThe Kremlin said both Obama and Putin underscored the urgency for bringing an end to fighting in eastern Ukraine and spoke positively about a meeting that took place the day before in Minsk, Belarus, among members of a diplomatic “contact group” pursuing an end to hostilities. That group includes representatives from Russia, Ukraine and the Organization for Security and Cooperation in Europe.\"\n2084,\"The Force may be with us a little sooner than expected as the latest Star Wars: The Force Awakens buzz seems to indicate that the much-awaited sci-fi's release date may be advanced, presumably amid mounting clamor by impatient fans. While different sources suggest conflicting release dates, they all indicate a much earlier premier than the originally announced December 18.\n\nRumor has it that director J.J. Abrams is getting fed up with the constant plot and image leaks, The Telegraph said quoting yet other industry sources. Disney has, for its part, started to go after those illegally releasing content from the film, when it asked a judge to subpoena a website that displayed a blurred image of what appeared to be a \"\"Sith Lord\"\" last week, the same report stated.\nThere are apparently very real fears that the story may become public knowledge even before the movie actually hits theaters before yearend. So, advancing the release date may be the director's idea of averting a potentially costly, not to mention embarrassing catastrophe, by mounting a Death Star-level pre-emptive strike on spoilers!\nWith a quick search of You Tube, fans can watch a one and a half minute \"\"official trailer\"\" supposedly released by Disney last November. This particular video clip begins with a helmetless Storm Trooper wandering about what could possibly be the desert of planet Tatooine. However, there could also be dozens of unofficial material floating about the Internet today!\nThe big question, therefore, is exactly when will the Force Awaken? Speaking at the Visual Effects Society Awards 2015 recently, director Abrams was quoted as saying that he is pushing for a summer release date for Star Wars Episode 7, according to MoviePilot.\nIf Abrams and Disney make good on a summer release, this would put the latest Star Wars flick head to head against other much-anticipated films such as Avengers 2: Age of Ultron, Ant Man and Jurassic World, the report added.\"\n2087,\"Gorging on comfort food is pretty much a given when dealing with a breakup, but one woman decided to take her heartbreak public by camping out at a local KFC for seven days.\n\nAfter being dumped by her boyfriend, Tan Shen says she was walking the city feeling depressed when she decided to stop into a KFC outlet in a train station in Chengdu China, reports Metro UK.\n\nAfter ordering some chicken wings, Shen realized going back to her apartment would be too difficult.\n\n“I hadn’t planned on staying there long, I just wanted some chicken wings. But once I got in there and started eating I decided I needed time to think,” Shen said. “I didn’t want to go back to my apartment because it was full of memories of him. So I stayed.”\n\nWoman dumped by boyfriend spends ONE WEEK in KFC eating nothing but chicken wings: http://t.co/Q0rpz4OdSy pic.twitter.com/lEWbTB75EF — Daily Star (@Daily_Star) October 21, 2014\n\nLuckily for Shen, the place where she camped out is open for 24 hours. At first, the lovesick woman went unnoticed by employees since they work in different shifts.\n\n\"\"At first no one really noticed her. But after a few days I began thinking she looked really familiar. Then I realized we had been serving her for the past three days and that she hadn’t actually left,” Jiang Li Lung, a KFC employee said.\n\nShen ordered more wings and fries and continued to stay in her booth. After a week, local media reportedly started flocking to the restaurant so Shen decided it was time to leave.\n\n\"\"I decided the best thing to do would be to leave the city and go back to my parents. I had already told work I was off sick, so phoned them and said I was leaving,” Shen said.\n\nBut her best line ever?\n\n\"\"And I was getting sick of the taste of chicken so there was no point in staying there anymore.\"\"\n\nAh, the woes of the heartbroken.\"\n2088,\"First, there was #BendGate. Reports flooded the media that claimed the iPhone 6 Plus was susceptible to bending when kept in your pocket.\n\nNow, there's #HairGate. A 9to5Mac community post reveals that iPhone 6 customers are complaining on social media that their new phones keep ripping out chunks of their hair when they hold the phone up to their ear to take a call.\n\nTwitter users say their hair is getting caught in the seam between the glass screen and aluminum back of the iPhone 6.\n\nMy hair keeps getting caught in the microscopic seam between glass and aluminium on my iPhone 6\n\n@9to5Community My iPhone 6+ was pulling my hair too; I returned it, it was underwhelming:(\n\nThe seam on my iPhone 6 where the aluminum meets the glass is definitely catching my hair and pulling it out. #seamgate\n\nAnyone else getting beard hairs pulled by the iPhone 6/Plus? It catches my scruff in the seam and yanks it during calls. #hurts #beardgate\n\n@EmilyDreyfuss No, its my head hair. I have long hair so it happens when there's a seam on the front of a phone like the iPhone or HTC One.\n\nThis news follows #GapGate, which focused on the Samsung Galaxy Note 4. Customers complained to Samsung that their new Android phones had a gap between the screen and the case. It's unknown whether Samsung customers are also experiencing hair loss when taking calls on their phones, as some iPhone 6 users are now reporting.\n\nSEE ALSO:  BendGate Truthers Claim To Have Found The REAL Story Behind The 'Flexible' iPhone 6\"\n2090,\"In this week's And Finally, our bodies might be in Barcelona for MWC but we've kept one eye on the upcoming Apple Watch launch in San Francisco. Not fussed? Elsewhere, there's real life Wrong Trousers being developed and a crowdfunded augmented reality helmet to get excited about.\n\nRead this: MWC 2015 wearable tech preview\n\nAnd Finally is our weekly synopsis of the rumours and rumblings of the wearable world. Make sure you come back to Wareable for the latest big wearable tech news, reviews and analysis.\n\nApple Watch launch set for 9 March\n\n\nThe invites are out. Apple is inviting the tech press to an Apple Watch event at the Yuerba Buena Center in San Francisco on 9 March to hear more details about the smartwatch that's set to define the category.\n\nRead this: Apple Watch specs, price, release date and more\n\nThe invite reads 'Spring forward' and simply says that the event will take place at 10am San Francisco time which is 5pm in the UK. With the release date set for April, we should get more info on the pricing for the luxury models, the availability in different countries and perhaps also the new retail experience which Apple is planning around the Watch. The main focus, though, should be apps...\n\n... With 100,000 Watch apps\n21 amazing Apple Watch apps \n\nReports are coming in that Apple is hurrying key app developers in order that there's an impressive selection by 9 March. No wonder if it's aiming for a whopping 100,000 Apple Watch apps at launch.\n\nAfter attending six Apple WatchKit hackathons, analyst Trip Chowdhry from Global Equities Research has made the eye-widening estimate that there will be 100,000 available apps to download when we get our hands on the Apple Watch. He estimates that users will download an average of 100 apps in total, versus 65 apps for the iPhone.\n\nRead this: Developers reveal upcoming Apple Watch apps\"\n2091,\"The Department of Homeland Security has received serious and credible information indicating that an extremist splinter group of Al Qaeda, now going by the name Bhakkar Fatwa, is planning multiple attacks against American consumers as they wait in line for stores to open on November 28th: the day known as Black Friday.\n\nBhakkar Fatwa is a small, relatively unknown group of Islamic militants and fanatics that originated in Bhakkar Pakistan as the central leadership of Al Qaeda disintegrated under the pressures of U.S. military operations in Afghanistan and drone strikes conducted around the world. The group has since branched out and begun aggressively recruiting throughout the Middle East, Africa and Europe. Within the last year the group has come under increased scrutiny by both the CIA and the Department of Homeland Security as they have begun actively recruiting on American soil.\n\nJeh Johnson, Director of the Department of Homeland Security, has referred to Bhakkar Fatwa as the number one growing problem on the domestic terrorism front in America. Their presence is felt in many mosques and islamic centers across the country: always quietly and out of sight, and previously without any violent operations. Officials at both the CIA and Homeland Security think that may be about to change.\n\nJack Phillips, agent in charge of monitoring Bhakkar Fatwa’s American operation detailed the agencies recent findings. “Working with both the CIA and the NSA we were able to access conversations and communications between members of Bhakkar Fatwa’s domestic organization and their leadership in Pakistan which indicate that several attacks are planned against American citizens at retail operations on the 28th of November”, said Phillips. “The instructions sent from Pakistan detailed a broad plan of attacks using both firearms and homemade explosives against large crowds gathered outside of stores waiting for the sales that have become the hallmark of the day. The leadership of Bhakkar Fatwa views the American religion as one worshiping money and possessions. They commanded these attacks as being against the ‘holiest temples’ that the Americans serve.”\n\n“We have taken several actions based off of this information”, stated Phillips. “We have detained three individuals who were in active communication with Pakistani leadership regarding these planned terror attacks. All three are undergoing interrogation as we speak so that we may hopefully determine the scope and extent of attacks that have been planned. The names of those detained will not be immediately released. They have been deemed enemy combatants and releasing their identities could impact our operational ability at this point. Everything conceivable is being done to unmask and deal with this new threat.”\n\n“If you are going out shopping early on Friday please keep your eyes open”, Phillips advised. ” At this juncture we are unsure as to how great the threat from these attacks is going to be. We are working as quickly as we can to resolve this situations, but this terrorist group is savvy. They utilize a small closed cell structure, and we may not be able to identify all of them in time. I urge all Americans to strongly consider whether the sales are worth the risk. And if you do go out take particular caution while waiting in line for the store to open. Intelligence points to the time spent waiting outside of the store as the time of greatest vulnerability. I am sure we will resolve this issue, but I still recommend taking adequate precautions.”\"\n2092,\"Investment firm Piper Jaffray issued a report on Monday breaking down expected Apple Watch average selling prices, saying an aggregate of consumers will likely spend closer to $550 on the device, considering case and internal storage options.\n\nBuilding off Apple's quoted starting price of $349, analyst Gene Munster anticipates combined Apple Watch ASPs to fall closer to $550, or $575 to $600 including additional bands.\n\nApple Watch will come in three separate price tiers — Apple Watch Sport, Apple Watch and Apple Watch Edition — each series including two display sizes and a variety of strap choices.\n\nStarting with Apple Watch Sport, the aluminum and glass version widely thought to be the least expensive model, Munster expects an ASP of $450 after factoring in configuration alternatives like case and internal storage options.\n\nThe stainless steel Apple Watch model, which also features a more expensive sapphire glass cover, is expected to start at $499 to $549, again depending on customizable features. Munster sees an overall ASP at around $650 for the mid-tier Watch series.\n\nOn the high end, the analyst forecasts base model Apple Watch Edition devices to start at $4,999, but classifies segment ASP closer to $7,500 after adding in straps made from precious metals.\n\nBased on current pricing for Apple's silicon iPhone 6 cases, which come in at $35, Munster sees elastomer Apple Watch straps to start in a similar $29 to $35 range, while leather bands could be priced between $49 to $59. Pricing for metal bands like the link bracelet and Milanese loop are more difficult to determine, but the analyst believes steel versions will come in at $99, while gold bands could be priced into the thousands of dollars.\n\n\"\"If you assume that 55 percent of bands purchased are elastomer, 35 percent leather, 10 percent steel, and about 5,000 total gold bands are sold, the average band ASP could be around $50,\"\" Munster writes.\n\nHe added that if half of all Watch buyers purchase a band — assuming 8 million Watches are sold in 2015 — the accessory range would add $25 to Apple's watch category, equating to a $575 ASP. If every Watch customer purchases an extra strap, it would tack on $50, bringing ASP up to $600.\n\nThe lower-cost Sport model is expected to make up 55 percent of overall Watch sales, while the mid-tier Apple Watch will take another 45 percent. That leaves very little room for Apple Watch Edition, but Munster believes Apple might sell roughly 10,000 units this year. In an interesting comparison, the firm calculates that Apple Watch Edition business could equate to about two percent of luxury watchmaker Rolex, which moves between 600,000 to 750,000 units each year.\n\nFinally, Munster expects Apple to reveal a better sense of device pricing at its March 9 event, as well as highlight \"\"special features\"\" to drum up consumer interest ahead of release.\n\nAppleInsider will be covering the \"\"Spring forward\"\" event live from San Francisco's Yerba Buena Center next week.\"\n2093,A report from Judicial Watch stated that four ISIS members were apprehended at the Mexican border.\n2096,\"Islamic State militants have released a graphic video allegedly depicting the beheading of American photojournalist James Wright Foley, who has been missing in Syria since 2012.\n\nThe Islamist group also threatened to kill another American journalist, Steven Joel Sotloff of World Affairs and Time, stating his fate is in the hands of President Barack Obama.\n\nFoley went missing almost two years ago while covering the conflict in Syria as a freelance photographer. The 39-year-old reporter was working for Agence France-Presse when he disappeared, and his whereabouts were essentially unknown until this recording surfaced.\n\nHis November 22nd disappearance was classified as a kidnapping by the FBI, which stated he “was taken by an organized gang after departing from an internet café in Binesh, Syria.”\n\nIn the new video, the militants proclaimed the violent act as “a message to America” for its decision to launch airstrikes against the Islamic State in Iraq, where it has made rapid territorial conquests over the last few months.\n\nAfter stating that President Obama’s decision to authorize military action against the extremist group “effectively [placed] America upon a slippery slope towards a new war front against Muslims,” Foley appears kneeling beside a masked man. He is forced to read a letter which blames the US government for “hammering the final nail into his coffin” before the masked man takes his life.\nSotloff’s life, meanwhile, “depends on Obama’s next decision,” the group claimed. Sotloff has been missing since mid-2013, and his Twitter account indicates his last known location was Libya.\n\nIn a statement, the US National Security Council confirmed it had seen the video, but added that it's still working to determine its authenticity.\n\n\"\"If genuine, we are appalled by the brutal murder of an innocent American journalist and we express our deepest condolences to his family and friends,\"\" NSC spokeswoman Caitlin Hayden said.\n\nThe video’s release comes just one day after militants declared they would attack American targets “in any place” if American airstrikes kill any of their members. Militants said, “we will drown all of you in blood” and flashed images of an American was beheading during the United States’ initial invasion of Iraq.\n\nSo far, the Islamic State’s campaign through Iraq has seen numerous reports of beheadings, including those carried out against child victims. The group has regularly threatened Christians and other minorities to either convert to their radical take on Islam or die, and even forced tens of thousands of ethnic Yazidis to flee to Sinjar Mountain with no food or water in order to escape being executed.\n\nThe last event triggered renewed military and humanitarian action by the United States earlier this month, and airstrikes have been used to help Kurdish security forces beat back militant fighters from northern Iraq. On Monday, Obama announced Iraqi and Kurdish forces had retaken control of the Mosul Dam – Iraq’s largest, and a key strategic landmark – marking the most significant victory for Iraqi troops since the US became involved again.\"\n2097,\"SEVEN girls, aged 13 to 15, have fallen pregnant after a five-day school trip to their country’s capital city and their parents are being blamed.\n\nThe schoolgirls, from the city of Banja Luka, went to the Bosnia and Herzegovina capital, Sarajevo.\n\nNenad Babici, the National Coordinator for Reproductive Health of the Republika, told Inserbia.info that it was discovered that the seven schoolgirls fell pregnant on the school trip.\n\nThe school in Banja Luka had taken 28 girls to the nation’s capital city for a five-day trip to visit museums and historic sights in the city, ranked among the finest in the world.\n\nFurious parents are demanding to know why there was such a lack of teacher supervision, reported the Daily Mail.\n\nHowever, Babici blamed parents for not educating their children properly.\n\nOSTEITIS PUBIS IN PREGNANCY: “I was in a bit of a dark place”\n\nCAUSE FOR PAUSE: Teenage pregnancy in Australia\n\nHe said that early engagement in sexual relations later lead to adverse consequences such as infertility, various diseases, miscarriages and premature births.\n\nSenad Mehmedbasic, a Sarajevo gynaecologist, said a growing trend of underage pregnancies in Bosnia and Herzegovina is worrying.\n\n“That is the trend of today. But we cannot continue to allow our children to be educated about sex on the street and not in school,” he told Inserbia.info.\n\nEducational institutes and parents should, he said, play a stronger role in providing effective sex education.\n\n“It is obvious that children do not have enough knowledge of health education so they engage in such activities, not knowing the consequences.\n\n“We have to be more direct in the educational system, it must not be allowed that street teaches children about intimate matters, and that they are later slapped by life.”\"\n2098,\"Madrid | The doctors of the Hospital Carlos III confirmed this morning in a press conference, the first human death caused by eating genetically modified food. Juan Pedro Ramos died of anaphylaxis after eating recently developed tomatoes with fish genes, causing a violent and deadly allergic reaction.\n\nThis surprising announcement comes after the autopsy of the Spanish man of 31, who died at the hospital in Madrid in early January. The health of the young man quickly deteriorated after suffering an allergic reaction unexplained, and all drugs used to contain anaphylaxis have been totally ineffective. The team of experts claims to have been able to determine that genetically modified tomatoes that the victim ingested at lunch, were the cause of the allergic reaction that caused his death.\n\nMr. Ramos was working as a secretary in a Madrid warehouse on January 7, and began to feel sick just after lunch. A number of symptoms occurred, including a rash with violent itching, severe swelling of the throat and a drastic drop in blood pressure. The man, who was known to have allergies, quickly injected a degree add'rénaline but his health continued to deteriorate.\n\nThe young man was quickly taken to hospital by colleagues, but the medical staff could not identify the cause of the allergic reaction in the time and no treatments or conventional medications seemed to work. Mr. Ramos was pronounced dead a little over an hour after arriving at the hospital.\n\nThe young man seemed happy and healthy when this photo was taken by his roommate, less than 24 hours before his death.\nThe young man seemed happy and healthy when this photo was taken by his roommate, less than 24 hours before his death.\nForensic scientists and experts from the hospital Carlos III had to perform a wide battery of tests and analysis before we can accurately determine what caused the death of Mr. Ramos, and this because of an allergic reaction to seafood, because the only things he had swallowed before his death were bacon, lettuce and tomato sandwich accompanied by a cocacola light. They were surprised when they discovered that the tomato he had ingested allergens contained not only related to fish, but also some antibiotic resistance genes that had prevented the white blood cells of M. Ramos to save his life.\n\n\"\"At first we thought there had been some form of contamination of food, contact with fish or seafood during the preparation\"\" , explained Dr. Rafael Pérez-Santamarina. \"\"It ' is that when we tested the tomato itself, we noticed that it contained certain allergens commonly found in seafood. We did a lot of different analyzes and they all confirmed that the tomato was indeed the source of allergens that killed Mr. Ramos. \"\"\n\nSeveral experiments on GMOs produced horrible tumors and even killed rats in laboratories, but most of GM products on the market were considered harmless to humans.\nSeveral experiments on GMOs produced horrible tumors and even killed rats in laboratories, but most of GM products on the market were considered harmless to humans.\n \n\nMr. Ramos is the first human death officially confirmed linked to the ingestion of genetically modified foods. It contradicts most studies on GMOs that have concluded that genetically modified current market crops were edible and without dangers.\n\nA team of scientists led by the University of Nebraska had anticipated this problem in 1996, when they found that the protein of a walnut in Brazil, introduced to improve the nutritional quality of GM soy was able to cause an allergic reaction in Brazil. However, this problem has been rejected by most scientists as unlikely as it could easily be avoided with appropriate safety tests. Soybean genes injections in Brazil nuts were effectively abandoned during development, but it seems that the genetically modified tomato that caused the death of Mr. Ramos was not enough to be tested and risk of death had not been identified before marketing.\n\nThe Spanish Ministry of Health, Social Services and Equality, which placed the order of Portuguese origin tomatoes that have infected the young man, demanded that they be repatriated and removed from shops and markets for reasons security. More than 7,000 tons of tomatoes will be seized across the country by ministry inspectors and officials of public safety.\n\nThe ministry also made ​​a public announcement about the death of Mr. Ramos in which he offers his condolences to his family and added that \"\"immediately request further research on the subject, to determine if other food products GM on the European market could represent a risk for the Spanish population. \"\"\"\n2102,The UK confirmed the video showing the beheading of aid worker David Haines.\n2103,\"School field trips aren’t what they used to be.\n\nJust ask the furious parents of seven teenage girls who became pregnant on a five-day school trip to Sarajevo, the capital city of Bosnia.\n\nAccording to InSerbia News, 28 girls between the ages of 13 and 15 made the trip from their hometown of Banja Luka.\n\nNenad Babici, national coordinator for reproductive health of the republic, said it was discovered the seven schoolgirls all became pregnant during the excursion.\n\nThe itinerary was to visit museums and historic sights in Sarajevo, ranked among the finest in the world.\n\nThe Daily Mail reports parents are livid, demanding an explanation regarding teacher supervision of the girls.\n\nBut Babici is actually blaming parents for failing to educate their children properly. He noted early sexual activity can lead to unwanted consequences such as infertility, various diseases, miscarriages and premature births.\n\nSenad Mehmedbasic, a Sarajevo gynecologist, told InSerbia a growing trend of underage pregnancies in Bosnia and Herzegovina is worrying.\n\n“That is the trend of today. But we cannot continue to allow our children to be educated about sex on the street and not in school,” he said.\n\nHe explained educational institutes and parents should play a stronger role in providing effective sex education.\n\n“It is obvious that children do not have enough knowledge of health education so they engage in such activities, not knowing the consequences.\n\n“We have to be more direct in the educational system, it must not be allowed that [the] street teaches children about intimate matters, and that they are later slapped by life.”\"\n2104,\"KANSAS CITY, MO (KCTV) -\nA man rushed to a Kansas City-area hospital Saturday is not being treated for Ebola, hospital officials say.\n\nHCA Midwest assistant vice president Chris Hamele said that the patient does not have the symptom profile of virus and is being treated appropriately for his condition.\n\nIt is unknown at this time what the patient is suffering from or if anyone else is sick.\n\nThis comes after a Kansas City apartment building in the 3600 block of East Meyer Boulevard was sealed off about 9:30 p.m. Saturday when the man who lived there became seriously ill.\n\nParamedics rushed the man to Research Medical Center Brookside Campus about 9:30 p.m. It was then when all or part of the medical facility was quarantined, a source close to the situation told KCTV5 News.\n\n\"\"Like hospitals across the United States, Research Medical Center has standard infectious disease precautions and we are well-equipped and well-prepared to implement them as necessary,\"\" Hamele said. \"\"As healthcare providers, our job is to care for sick patients and we will continue to provide high-quality care to our community as we always have.\"\"\n\nKansas City Health Department spokesman Jeff Hershberger said health department officials are monitoring the situation and are in a state of awareness because of the recent lone Ebola patient diagnosed in Texas.\n\nChris Hernandez, a spokesperson for the city of Kansas City, said they wanted to take an abundance of caution to avoid a Dallas situation and Sunday he's been told that it's considered \"\"extremely unlikely\"\" to be Ebola.\n\nHamele said Sunday that the patient has been responding well to treatment that day and was upgraded to good condition.\"\n2106,\"She is rarely seen without her trademark Chanel sunglasses, by day or by night.\n\nSo when Anna Wintour stepped out minus her shades on Friday afternoon, all eyes were on her.\n\nThe powerful Vogue editor-in-chief gave a steely glare as she left the magazine's new headquarters at One World Trade Center, which has reportedly been overrun with an infestation of rats.\n\nScroll down for video\n\nNot amused: Anna Wintour did not look at all happy as she left her rat-invested new Vogue office without her trademark sunglasses on Friday\n\nWhat are you looking at? Anna is said to have had enough of the luxurious One World Trade Center\n\nChic as ever in a three quarter length fur and knee high black boots, the 65-year-old media powerhouse wrapped up from the New York cold.\n\nPeeking out from underneath the coat was a patterned purple and black silk skirt. In her right hand she carried a black purse overflowing with paperwork.\n\nHer sharp chin length, glossy bob has remained unchanged for decades.\n\nNot happy: According to reports, rats have taken over the offices on the 25th and 26th floor\n\nThe usual look: Anna, pictured here in October this year at a Broadway show, wearing her famous sunglasses\n\nThe formidable magazine supremo looked in no mood to mess with as she left Conde Nast's offices on the 25th and 26th floor of the skyscraper.\n\nAccording to the New York Daily News, the swish new office building is infested with vermin and staff are understandably horrified.\n\n'A bunch ate through the ceiling of a sports editor's office and crawled all over his desk and left poops on his keyboard,' a source told the paper.\n\n'They ate through his rug to fit under his door.'\n\nFan of fur: Some may disagree with her choice of coat, but Miss Wintour has always worn fur\n\nCoiffed: The fashion queen's chin length bob has remained unchanged for decades\n\nLast month Wintour sent out an edict saying her office must be clear of the disease-carrying creatures before she stepped into the building.\n\nAnd after numerous failed extermination attempts, the city's health authority were called in.\n\nApproached by the New York Daily News this week, Vanity Fair's legendary editor in chief Graydon Carter laughed off the problem.\n\nWhen asked by a reporter from the paper if the infestation was as disgusting as it appeared, he replied: 'They're rats, he laughed. 'What do you think?\"\"\n\nNew offices: The legendary magazine group, Conde Nast, moved in last month with publications include Vanity Fair and Vogue\n\nClean-up: The city's health department was called in to deal with the infestation in the newly-opened building\"\n2109,\"A SCHOOLBOY who was almost killed when he was knocked out by a massive electrical shock claims he now has superpowers like those of Marvel’s Magneto.\n\nNikolai Kryaglyachenko, 12, from Russia, had been walking home from school when he lent briefly against a lamppost that was electrified from a faulty wire, and was blasted across the pavement.\n\n“When I came round I felt groggy but managed to get home and told my mum what had happened.\n\n“When I woke up the next day and got out of bed I found some coins that had been lying on the mattress had stuck to my body,” he said.\n\n“Then when I was having breakfast and dropped my spoon, it stuck to my chest.”\n\nHe said he was a keen fan of comics and, believing that maybe he had developed some sort of super magnetic power to attract metal like Magneto, decided to put it to the test.\n\n“I can do things I couldn’t do before but I don’t have a lot of control over it. Even when I do not want to do it, I still attract things.\n\n“Once I even attracted a glass — it just moved towards me.”\n\nNikolai added that he has now decided instead of being a fireman he wants to be a superhero when he is older, saying that he would want to do something that helped people.\n\nHe has also found himself one of the most popular boys at school with many of his classmates asking him to demonstrate his power.\n\nAccording to his classmates, he can influence others so that other people turn into live magnets as well.\n\nNikolai’s classmate, Vika Balandina, said: “I could even hang a ladle on my nose.”\n\nStories about “living magnets” began to appear in the middle of the 19th century.\n\nIn 2004, the story of a Russian factory worker Leonid Tenkaev and his family received extensive media coverage when he appeared to obtain the ability to attract objects after the Chernobyl nuclear disaster.\"\n2111,\"The Consumer Electronics Show draws tens of thousands of tech fans to Las Vegas each year.\n\nSome visitors, however, are apparently better-heeled than others.\n\nAccording to Bloomberg, Vice CEO Shane Smith spent a jaw-dropping $300,000 on a dinner at the Bellagio's Prime Steakhouse during CES in January.\n\nA group of 12 diners joined Smith at the steakhouse, the brainchild of legendary chef Jean-Georges Vongerichten.\n\nDuring an earnings call Tuesday, MGM Resorts International revealed that an unnamed guest had dropped $300,000 on a meal at Prime during the week of CES. On Wednesday, an anonymous source confirmed to Bloomberg that the big spender was indeed Smith.\n\nThe Vice CEO had apparently had quite the night at the blackjack tables — according to the Bloomberg report, he had won some $100,000 gambling earlier that night.\n\nMGM spokesman Clark Dumont told Bloomberg that the majority of the check was spent on wine, with some bottles costing more than $20,000 each.\n\nSmith did not immediately return a request for comment.\n\nSmith is known for his antics. At Vice's holiday party in December, he reportedly stood on stage and delivered a $1,500 cash bonus to each employee.\n\nSEE ALSO:  Here's where President Obama dined with Elon Musk and Marc Benioff this weekend\"\n2113,\"A shooting at Canada’s Parliament Hill took place on Wednesday morning, with one suspect shot dead.\n\nTwo sources told the Canadian Press that Sergeant-At-Arms Kevin Vickers shot the first suspect.\n\n“I am safe & profoundly grateful to Sgt at Arms Kevin Vickers & our security forces for selfless act of keeping us safe,” said Julian Fantino, Canada’s Minister of Veterans Affairs and a member of Parliament, via Twitter.\n\n“To all in Ottawa, stay safe & strong. Thank God for Sgt at Arms Kevin Vickers & our Cdn security forces. True heroes…” added Minister Peter MacKay.\n\n“Some people question why there is a sergeant at arms #cdnpoli #ableg #yql #Lethbridge …this is why!” added YQL on the Fringe Podcast, with a link to this story.\n\nVickers is being described by many as a hero.\n\n“It’s not too early to say it, Sergeant-At-Arms Mr. Kevin Vickers is a Canadian hero,” said university student Dave Beninger.\n\nChief Super Kevin M. Vickers, Cdn Parliament Sgt-at- Arms; taking out the trash for 9 straight years #cdnpoli #Ottawa pic.twitter.com/29u8Kl5Kyz\n\n— Jimmydubyyc (@jimmydubyyc) October 22, 2014\n\nKevin Vickers Sgt at Arms takes out gunman in Parliament Hill. pic.twitter.com/lrwZAxaOb8\n\n— Kelly Stumpf (@Stumpf_K) October 22, 2014\n\nVickers was a 29-year veteran of the RCMP before joining the House of Commons as Director of Security Operations in June 2005. He assumed the position of Sergeant-at-Arms on Sept. 1, 2006.\n\nThe Sergeant-at-Arms is a position steeped in parliamentary tradition, noted Metro News.\n\nThe Sergeant-at-Arms, one of four positions reporting to the Clerk of the House of Commons, is responsible for safeguarding the authority of the House of Commons, the safety and security of the Parliament buildings and their occupants, ensuring and controlling access to the House of Commons, the preservation of order and the management of all Parliamentary buildings, assets and related services.\n\nAccording to the Globe and Mail, Vickers, who grew up in Miramichi, N.B., is tehe tall man in black carrying mace into the House.\n\nHe sits quietly in his seat in the chamber when the Commons is in session.\n\nStory developing …\n\nLIVE UPDATES HERE — >> Parliament Hill Shooting: Gunman on the Loose After Shooting Soldier in Centre Block in Canada (+Photos, Video)\"\n2114,\"(DETROIT) In a decision that’s expected to send shockwaves through the African-American community—and yet, give much relief to teachers everywhere—a federal judge ruled today that black women no longer have independent naming rights for their children. Too many black children—and many adults—bear names that border on not even being words, he said.\n\n“I am simply tired of these ridiculous names black women are giving their children,” said U.S. Federal Judge Ryan Cabrera before rendering his decision. “Someone had to put a stop to it.”\n\nThe rule applies to all black women, but Cabrera singled out impoverished mothers.\n\n“They are the worst perpetrators,” he said. “They put in apostrophes where none are needed. They think a ‘Q’ is a must. There was a time when Shaniqua and Tawanda were names you dreaded. Now, if you’re a black girl, you hope you get a name as sensible as one of those.”\n\nFew stepped forward to defend black women—and black women themselves seemed relieved.\n\n“It’s so hard to keep coming up with something unique,” said Uneeqqi Jenkins, 22, an African-American mother of seven who survives on public assistance. Her children are named Daryl, Q’Antity, Uhlleejsha, Cray-Ig, Fellisittee, Tay’Sh’awn and Day’Shawndra.\n\nBeginning in one week, at least three white people must agree with the name before a black mother can name her child.\n\n“Hopefully we can see a lot more black children with sensible names like Jake and Connor,” Cabrera said.\n\nHis ruling stemmed from a lawsuit brought by a 13-year-old girl whose mother created her name using Incan hieroglyphics.\n\n“She said it would make me stand out,” said the girl, whose name can’t be reproduced by The Peoples News’ technology. “But it’s really just stupid.”\n\nThe National Association of Elementary School Teachers celebrated Cabrera’s decision.\n\n“Oh my God, the first day of school you’d be standing there sweating, looking at the list of names wondering ‘How do I pronounce Q’J’Q’Sha.’?” said Joyce Harmon, NAEST spokeswoman. “Is this even English?”\n\nThe practice of giving black children outlandish names began in the 1960s, when blacks were getting in touch with their African roots, said historian Corlione Vest. But even he admits it got out of hand.\n\n“I have a niece who’s six. I’m embarrassed to say I can’t even pronounce her name,” said Vest, a professor at Princeton University. “Whenever I want to talk to her, I just wait until she looks at me and then I wave her over.”\n\nCabrera’s ruling exempted black men because so few of them are actually involved in their children’s lives.\n\nNote: This article is satire, brought to you by the creative minds at The Peoples News. It’s not real, but we hope it made you think.\"\n2115,\"An alleged attempted rapist in India received a grisly punishment for his alleged attack on a young teenager – an angry mob dragged him into a butcher’s shop where his penis was severed with a meat cleaver.\n\nSuresh Kumar, 40, was set upon when locals in the city of Ganganagar in India’s north-western Rajasthan state heard a girl’s screams.\n\nA mob dragged Kumar away after he was found in an alley allegedly pinning his victim to a wall – and then the group held a vigilante community meeting to decide what to do with him.\n\nHe was beaten with sticks for an hour, and dragged into a local butcher’s shop where his organ was severed with a meat cleaver.\n\nIt was thrown into the street.\n\nKumar is still in a critical condition after the attack.\n\nLocal man Aamir Dhawan, 30, said: ‘No one went to help the man because they could see his penis on the ground and knew this was punishment for a sex crime.’\n\nMORE: Masked gang filmed smashing into jewellers in daring daylight robbery\n\n‘We have had a lot of intolerable offences against women in this country recently, with girls being raped, hung, and molested, and it’s time it stopped.\n\n‘This sends out a very strong message to anyone like that – if you do it you will be punished.’\n\n.A police spokesman said: ‘People cannot take the law into your own hands.\n\n‘As deplorable as these crimes are, law and order has to be maintained, and not lynch justice. We ask those men who carried out this attack to hand themselves in before we find them.\n\nThe girl was treated for shock.\"\n2116,\"Online retail giant Amazon.com Inc. AMZN -1.98%  plans to open its first brick-and-mortar store, according to people familiar with the plans.\n\nThe site, set to open in time for the holiday-shopping season on Manhattan’s busy 34th Street, would mark an experiment by Amazon to connect with customers in the physical world. Amazon has built its business on competitive pricing and fast shipping. Until now, though, it couldn’t compete with the immediacy of a traditional store.\n\nAmazon’s space at 7 West 34th St., across from the Empire State Building in Midtown, would function as a mini-warehouse, with limited inventory for same-day delivery within New York, product returns and exchanges, and pickups of online orders.\n\nOpening a physical location is “about marketing the Amazon brand,” said Matt Nemer, a Wells Fargo analyst. “Same-day delivery, ordering online and picking up in store are ideas that are really catching on. Amazon needs to be at the center of that.”\n\nAmazon also may consider using the space to showcase inventory, particularly its devices like the Kindle e-readers, Fire smartphone or Fire TV set-top box, according to people familiar with the company’s thinking.\n\nOperating stores also carries risks. Until now, Amazon has largely avoided some costs associated with retailing, including leases, paying employees and managing inventory in hundreds of stores. Those expenses could imperil the company’s already thin profit margins.\n\nSome details about the New York store couldn't be learned immediately, including the size, length of the lease or amount of inventory that would be housed there. People familiar with the matter cautioned that Amazon’s plans could change, and that the store is an experiment and could be deemed unsuccessful.\n\nIf it is successful, however, the New York location could presage a rollout to other U.S. cities, according to the people familiar with the company’s thinking.\n\nAmazon has studied opening a brick-and-mortar outlet for years, even scouting locations in its hometown Seattle about two years ago before scrapping the idea, said another person familiar with the effort. Amazon once sold Kindles in Wal-Mart Stores Inc. and Target Corp. outlets, but those retailers pulled the devices from shelves two years ago in an apparent nod to Amazon’s growing power in retailing.\n\nThe 12-story building on 34th Street, owned by Vornado Realty Trust, once housed an Ohrbach’s department store and now has Mango and Express stores at street level. There are two loading docks at the back of the building.\n\nThe Amazon store will be in the shadow of the Empire State Building, which last year attracted 4.3 million visitors to its observatory. It is a block east of Herald Square, where Macy’s Inc. flagship store draws more than 20 million annual visitors, according to the 34th Street Partnership, a business-improvement district.\n\n“Foot traffic on 34th Street is unparalleled,” said Chase Welles, executive vice president at SCG Retail, a real-estate service company.\n\nThe streetscape of 34th Street has changed dramatically since the 1990s, when it was populated by low-end retailers. Since then, the business-improvement district and area companies have spent about $2 billion on upgrades to the neighborhood and individual properties, according to the 34th Street Partnership. Global and national retailers such as Zara, Uniqlo and Vince Camuto have opened stores on the street.\n\nVornado Chief Financial Officer Stephen Theriot hailed the 34th Street building on a recent conference call with analysts. “As a former department store, it’s got very high ceilings, it is got big, open floor plates, and that’s the type of property that a lot of the creative class tenants” favor, he said.\n\n\nAmazon has studied opening a brick-and-mortar outlet for years, even scouting locations in its hometown Seattle about two years ago before scrapping the idea. Bloomberg\nOrdering online with the option to pick up in stores has proved popular; retailers including Wal-Mart, Home Depot Inc. and Macy’s, offer the service. Others employ delivery services such as Google Inc., eBay Inc. or startup Deliv Inc. to fetch orders from stores, rather than warehouses, and bring them to customers.\n\nAmazon has experimented with physical stores before, including pop-up shops and locations run by subsidiaries. Last November, Kindle-brand pop-ups appeared in U.S. malls, selling e-readers and tablets from vending machines. Its Zappos unit has a store near its Kentucky distribution center and once operated a few outlets in its hometown Las Vegas; and its Quidsi unit runs a cosmetics store in Manhasset, N.Y.\n\nAmazon also has set up large metal lockers in convenience stores and parking garages around the country, to accommodate deliveries and returns. The lockers don’t offer same-day delivery, however. The lockers have been a popular option and Amazon has expanded them to a number of cities, including overseas, after initially just offering them in Seattle.\n\nAmazon took some inspiration from a trial by the U.K.’s Home Retail Group PLC, allowing customers to order eBay goods online and pick them up in its Argos stores, said one person familiar with Amazon’s thinking. By year’s end Argos expects to provide the service at 650 stores from 65,000 eBay sellers.\n\nOther primarily online retailers have opened physical storefronts, including clothier Bonobos Inc., eyeglasses purveyor Warby Parker, and subscription beauty-products service Birchbox.\n\nNew York-based Bonobos opened its first of 10 retail stores in 2011; it plans 40 by 2016, said Chief Executive Andy Dunn. The stores offer limited inventory so customers can determine their size and choose styles and patterns; the merchandise is then shipped to their home from a warehouse, or can be collected later in-store.\n\nMr. Dunn said customers who order clothing from Bonobos brick-and-mortar stores spend roughly twice as much as online shoppers.\"\n2118,\"On the same day Michael Brown was buried, a Ferguson man released what he claims to be new evidence in the case.\nCNN is reporting that the audio is from an unnamed man who says he was having a video chat with a woman when shots rang out on August 9.\nIn the recording, as the man speaks to the woman, a quick series of shots can be heard in the background, followed by a 4-second pause and then another quick succession of shots.\nCNN reports that forensic audio expert Paul Ginsberg analyzed the recording and said he detected at least 10 gunshots—a cluster of six, followed by four.\nTwelve shell casings—all from police weapons—were recovered at the scene.\nLopa Blumenthal is an attorney for the man who made the recording.\n“At the time, he didn’t really realize the importance of what he was hearing until afterwards,” she says.\nCNN says they are unable to independently verify authenticity of the tape, which has been turned over to investigators.\"\n2122,\"Now that's a special delivery!\nA group of real estate agents meeting in Ann Arbor surprised a man by giving him a $2,084 tip for delivering one pizza on Thursday.\nRepresentational Image. AFP Representational Image. AFP\nThe man, identified only as Rob, was stunned and said on video, \"\"All I did was deliver pizza.\"\"\nAgents from Keller Williams Realty all pitched in while attending the company's regional conference. Stacey McVey said they wanted to show their appreciation to someone from the service industry.\nBesides cash, the man received a Visa gift card, lottery tickets and letters of encouragement.\nBrian LeFevre, delivery manager at Pizza House in Ann Arbor, says the lucky delivery man was \"\"ecstatic.\"\" He says \"\"that's a pretty good day's work\"\" for just one pizza.\nAP\"\n2123,\"The man known as Jihadi John. Photo: Reuters\n\nThe world knows him as \"\"Jihadi John,\"\" the masked man with a British accent who has beheaded several hostages held by the Islamic State and who taunts audiences in videos circulated widely online.\n\nBut his real name, according to friends and others familiar with his case, is Mohammed Emwazi, a Briton from a well-to-do family who grew up in West London and graduated from college with a degree in computer programming. He is believed to have travelled to Syria around 2012 and to have later joined the Islamic State, the group whose barbarity he has come to symbolise.\n\n\"\"I have no doubt that Mohammed is Jihadi John,\"\" said one of Emwazi's close friends who identified him in an interview with The Washington Post.\n\nAmerican journalist James Foley in Syria in July, 2012. Photo: AP\n\n\"\"He was like a brother to me. . . . I am sure it is him.\"\"\n\nA representative of a British human rights group who had been in contact with Emwazi before he left for Syria also said he believed Emwazi was Jihadi John, a moniker given to him by some of the hostages he once held.\n\n\"\"There was an extremely strong resemblance,\"\" Asim Qureshi, research director at the rights group, CAGE, said after watching one of the videos. \"\"This is making me feel fairly certain that this is the same person.\"\"\n\nAuthorities have used a variety of investigative techniques, including voice analysis and interviews with former hostages, to try to identify Jihadi John.\n\nJames Comey, the director of the FBI, said in September — only a month after the Briton was seen in a video killing American journalist James Foley — that officials believed they had succeeded.\n\nNevertheless, the identity of Jihadi John has remained shrouded in secrecy. Since Foley's killing, he has appeared in a series of videos documenting the gruesome killings of other hostages, including four other Westerners, some of whom he personally beheaded.\n\nIn each, he is dressed in all black, a balaclava covering all but his eyes and the ridge of his nose. He wears a holster under his left arm.\n\nA spokeswoman for the British Embassy in Washington said: \"\"Our prime minister has been clear that we want all those who have committed murder on behalf of ISIL to face justice for the appalling acts carried out. There is an ongoing police investigation into the murder of hostages by ISIL in Syria. It is not appropriate for the government to comment on any part of it while this continues.\"\" ISIL is another name for the Islamic State.\n\nUS officials declined to comment for this report. Emwazi's family declined a request for an interview, citing legal advice.\n\nThe Kuwaiti-born Emwazi, in his mid-20s, appears to have left little trail on social media or elsewhere online. Those who knew him say he was polite and had a penchant for wearing stylish clothes while adhering to the tenets of his Islamic faith. He had a beard and was mindful of making eye contact with women, friends said.\n\nHe was raised in a middle-class neighbourhood in London and on occasion prayed at a mosque in Greenwich.\n\nThe friends, who spoke on the condition of anonymity because of the sensitivity of the investigation, believe that Emwazi started to radicalise after a planned safari in Tanzania following his graduation from the University of Westminster.\n\nEmwazi and two friends — a German convert to Islam named Omar and another man, Abu Talib — never made it on the trip. Once they landed in Dar es Salaam, in May 2009, they were detained by police and held overnight. It's unclear whether the reason for the detention was made clear to the three, but they were eventually deported.\n\nEmwazi flew to Amsterdam, where he claimed that an officer from MI5, Britain's domestic security agency, accused him of trying to reach Somalia, where the militant group al-Shabab operates in the southern part of the country, according to e-mails that he sent to Qureshi and that were provided to The Post.\n\nEmwazi denied the accusation and claimed that MI5 representatives had tried to recruit him. But a former hostage said Jihadi John was obsessed with Somalia and made his captives watch videos about al-Shabab, which is allied with al-Qaeda.\n\nThe episode was described in the Independent, a British newspaper, which identified Emwazi as Muhammad ibn Muazzam.\n\nEmwazi and his friends were allowed to return to Britain, where he met with Qureshi in the fall of 2009 to discuss what had happened. \"\"Mohammed was quite incensed by his treatment, that he had been very unfairly treated,\"\" Qureshi said.\n\nShortly afterward, Emwazi decided to move to his birthplace, Kuwait, where he landed a job working for a computer company, according to the e-mails he wrote to Qureshi. He came back to London twice, the second time to finalise his wedding plans to a woman in Kuwait.\n\nIn June 2010, however, counterterrorism officials in Britain detained him again — this time fingerprinting him and searching his belongings. When he tried to fly back to Kuwait the next day, he was prevented from doing so.\n\n\"\"I had a job waiting for me and marriage to get started,\"\" he wrote in a June 2010 e-mail to Qureshi. But now \"\"I feel like a prisoner, only not in a cage, in London. A person imprisoned & controlled by security service men, stopping me from living my new life in my birthplace & country, Kuwait.\"\"\n\nNearly four months later, when a court in New York sentenced Aafia Siddiqui, an al-Qaeda operative convicted for the attempted murder of US personnel in Afghanistan, Emwazi expressed sympathy for her, saying he had \"\"heard the upsetting news regarding our sister. . . . This should only keep us firmer towards fighting for freedom and justice!!!\"\"\n\nIn the interview, Qureshi said he last heard from Emwazi in January 2012, when Emwazi sent him an e-mail seeking advice.\n\n\"\"This is a young man who was ready to exhaust every single kind of avenue within the machinery of the state to bring a change for his personal situation,\"\" Qureshi said. In the end, he felt \"\"actions were taken to criminalise him and he had no way to do something against these actions.\"\"\n\nClose friends of Emwazi's also said his situation in London had made him desperate to leave the country. It's unclear exactly when he reached Syria or how.\n\nOne friend said he believed Emwazi wanted to travel to Saudi Arabia to teach English in 2012 but was unsuccessful. Soon afterward, the friend said, he was gone.\n\n\"\"He was upset and wanted to start a life elsewhere,\"\" one of the friends said. \"\"He at some stage reached the point where he was really just trying to find another way to get out.\"\"\n\nOnce in Syria, Emwazi contacted his family and at least one of his friends. It's unclear what he told them about his activities there.\n\nA former hostage who was debriefed by officials upon release said that Jihadi John was part of a team guarding Western captives at a prison in Idlib, Syria, in 2013. The hostages nicknamed the facility \"\"the box.\"\" Emwazi was joined by two other men with British accents, including one who was dubbed \"\"George.\"\" A former hostage said Emwazi participated in the waterboarding of four Western hostages.\n\nFormer hostages described George as the leader of the trio. Jihadi John, they said, was quiet and intelligent. \"\"He was the most deliberate,\"\" a former hostage said.\n\nBeginning in early 2014, the hostages were moved to a prison in the Syrian city of Raqqa, the Islamic State's de facto capital, where they were visited often by the trio. They appeared to have taken on more powerful roles within the Islamic State.\n\nAbout the same time, Qureshi said, he sent an e-mail to Emwazi.\n\n\"\"I was wondering if you could send me your number,\"\" he wrote. \"\"Inshallah [God willing] it will be good to catch up.\"\"\n\nThere was no response.\n\nThe Washington Post\"\n2124,\"If you're jonesing for an Apple Watch, you probably want to do a lot with it. But what if you're headed out to a party and would rather not risk staring at a dead screen when you're wondering how late it is? Don't worry, you're covered. The New York Times understands that the Watch has an unannounced Power Reserve option that limits the device to telling time. While it's not a completely unique feature (other watches do similar things), it's definitely helpful -- and it's a departure for Apple, whose mobile devices haven't had these kinds of extreme energy-saving modes until now. Tim Cook and crew aren't likely to make a big deal of Power Reserve at Apple's March 9th event, assuming it shows up, but it could be one of the Watch's most important real-world features.\n\nSource: New York Times\n\n<a href=\"\"http://www.engadget.com/products/apple/watch/\"\">   Apple   Watch  </a>\n\nGet better reviews from people who actually have this product!\n\nTalk about the Apple Watch with other people who own it too!\"\n2125,\"On December 17, a site called InSerbia.info published a 400-word piece under the sensational headline:\n\nBiH: Seven Primary School Students Pregnant After Five-Day Excursion\n\n\n“BiH” presumably refers to — according to the article — the ministry run by Serbia’s National Coordinator for Reproductive Health, Nenad Babici. Babici is the only source the article uses for the story.\n\nThe original article has now been linked by the New York Post,  the London Daily Mail, the New York Daily News, Australia’s Courier Mail, Newser, Cosmopolitan UK, and several others. None have performed any follow-up to confirm the original reporting. One newspaper though, added details to the story that were never reported.\n\nBut we’re getting ahead of ourselves. Let’s start with the underlying original story.\n\nEven in Bosnia, such a culturally incendiary story should have resulted in local politicians and ne’er-do-wells jumping in front of a camera, and copious b-roll of the school’s front entrance. None of this is present. The only source referenced at all in the story is Babici and his claim that it happened. But notably, he is not quoted as saying it happened — he is paraphrased. The remainder of the article does include a direct quote from him, but the quote doesn’t refer to the incident. It instead pushes what is likely a top agenda of his ministry, which is that teenage sexual activity can have other health consequences, and that curbing teen sex is the responsibility of both the parent and the school:\n\nNational Coordinator for Reproductive Health of the Republika Srpska Nenad Babici said that children engage in sexual relations as early as at age of 13 or 14 and added that primary school students from a small town in Bosnia and Herzegovina went to a five-day trip, and after some time it turned out that seven schoolgirls got pregnant on it.\n\nHe said that the reason for this was neglect of parents, but also educational institutions, toward the education of children.\n\nBabic said that early engagement in sexual relations later leads to a series of consequences such as infertility, various diseases, miscarriages and premature births.\n\n“In the Republika Srpska between 15 to 18 percent of people are struggling with infertility, we have 15 percent of miscarriages and between 5 to 10 percent premature births,” he said.\n\nOnly last year, according to the Clinical Center of the University in Sarajevo, 31 minors gave birth, four of them are 15 years old, ten are 16 years old and 17 are 17 years old.\n\nLook at that last paragraph: if a city the size of Sarajevo only recorded 31 instances of teenage births last year, then Sarajevo doesn’t have a teen pregnancy problem, unless the rate of teen pregnancies that are aborted is stratospheric.\n\nMeanwhile, this story claims the girls were visiting Sarajevo from “a small town in Bosnia and Herzegovina” called Banja Luka. It is not at all clear as to what population that “31 minors” is drawn from.\n\nBeyond the shortcomings of the article itself, how likely is the story’s claim?\n\nStatistics on the percentages of unprotected sexual encounters that result in pregnancy are not wonderful for obvious reasons; this study referenced in this BBC article puts the figure at about 5 percent, except for the short window prior to ovulation, during which the study estimates the odds at 25 percent. So either the seven children were ovulating at the same time and had about four encounters each, or they each had closer to 20 encounters over the five days.\n\nOr all 28 students were active and about to ovulate. Either/or.\n\nEvery scenario presented by this article seems absurdly improbable, from the incident itself to the manner of the coverage. To a link-seeking media searching for a scoop, this is where we are expected to either get to work debunking the article, or to stay clear. So how did our brethren respond?\n\nAt the start of the post, I mentioned that the original article has been linked with confirmation of the original reporting by such mainstream newspapers, magazines and Websites as the New York Post, the London Daily Mail, the New York Daily News, the Australian Courier Mail, Newser, Cosmopolitan UK. And — perhaps representing the worst offense of the bunch — the Daily Mail added details to the story that were never reported.\"\n2127,\"KANSAS CITY, Mo. - Kansas City health officials said a man held in isolation at a local hospital over the weekend was not infected with the Ebola virus. Officials hope to sooth nerves as fears about the deadly virus spread across the country, even though the virus itself has not.\n\n“We have ruled out any Ebola case in Kansas City,” Kansas City Health Department Director Dr. Rex Archer told reporters on Monday. He said the man, who had recently traveled to Nigeria, did not possess the symptom profile for the deadly virus beyond a high fever and had not been in direct contact with anyone who had the disease during his travels.\n\nNo Ebola blood test was done, Dr. Archer said, because the feared symptoms never materialized.\n\nThe case marked the second known Ebola scare in the Kansas City area , as fears of the virus have built while an American fights for his life against it in Dallas.\n\nAt the White House Monday, President Barack Obama urged calm and outlined several steps the administration is taking to contain the virus in Africa and fight it there.\n\n“The CDC is familiar with dealing with infectious diseases and viruses like this,” the president said. “We know what has to be done, and we have the medical infrastructure to do it.”\n\nMonday morning, Kansas Senator Jerry Moran sent a letter to the CDC director , urging greater screening at U.S. ports of entry, including airports.\n\nThis afternoon, President Obama said such steps are under consideration.\n\n“We're also going to be looking at protocols to do additional passenger screening both at the source and here in the United States,” Obama said. “All of these things make me confident that here in the United States, the chances of an outbreak-of an epidemic here- are extraordinarily low.”\"\n2129,\"The United States appears to now be flying unarmed surveillance drones over the IS stronghold of Raqqa, Syria. The pictures thus far suggest that the drone being used is the MQ-1 Reaper.\n\nThe two photos show the distinct downward facing V-shaped tail used on Predator drones, and the aircraft does not appear to be carrying any missiles. As such, the available evidence indicates that the drone is being used for surveillance purposes, rather than in a hunter-killer type mission.\n\nAccording to local activists, the drone has been circling over the city for three hours. If the reports are true, this would suggest that the air environment over Raqqa is permissive. Drones are visible on radar and easy to shoot down with air defense systems.\n\nThe evidence thus far suggests that the drone is acquiring imagery – and possibly signals intelligence (SIGINT) — of Islamic State positions in the group’s most important stronghold. There is little doubt that this mission is intended to give U.S. policymakers more information about IS positions in Raqqa. However, it does not necessarily signal the imminent use of force against IS positions in Syria.\n\nAs of now, there is no information about where the drones are based. However, open-source information allows for some informed guesses.\n\nThe United States currently bases Predator drones in Turkey at Incirlik Air Force Base in Turkey. The three drones are routinely flown over Northern Iraq and data is shared in real time with the Turkish military.\n\nA second possibility could be that the drones are being flown from Kuwait. Satellite imagery captured the deployment of U.S. drones at Ali Salem Air Base.\n\nA third option is that the United States is now flying drones from an airbase in Iraqi Kurdistan.\n\nA regional security expert also reports that Predator drones were seen operating in the civilian airport near Erbil.\n\nThis article originally appeared at Bellingcat. Copyright 2014. Follow Bellingcat on Twitter.\n\nSEE ALSO:  Here's how the world's richest terrorist group makes millions every day\"\n2130,\"Vice founder Shane Smith, with something that is not caviar.  Via twitter.com\n\nBloomberg reported Wednesday that Vice founder Shane Smith recently balled out exceptionally hard on a dinner for a group of 12 at the Prime Steakhouse in Las Vegas, racking up a $300,000 check.\n\nA source at Vice told BuzzFeed News that Smith won a sum “well north of that bill” while gambling during his week at the CES conference in Las Vegas, and paid for the dinner on his personal credit card. (A Financial Times report says Smith won $1 million; both the FT and New York Times say there were about 30 people eating on Smith’s dime.)\n\nSmith himself hasn’t commented on the story, which is a pity, because the world needs to know the answer to a crucial question: How can you spend $300,000 on dinner?\n\nShort of a how-to guide from the man himself, or a member of his $2.5 billion digital media empire, we’re left to speculate. So in that spirit, we checked out the menu at Prime Steakhouse at the Bellagio Hotel and Casino. Here’s our best guess of how Smith and a party of 12 could have racked up a tab the value of a single-family home.\n\nHere’s your check, whenever you’re ready…\n\nPrime Steakhouse at the Bellagio 3600 Las Vegas Blvd. S, Las Vegas NV 89109  Date: Sometime during CES Time: Late. Post $100K blackjack victory. Server: BuzzFeed *Wine menu not available, prices based on comparable Vegas restaurants\n\n3 Shrimp Cocktails ($24 each) 2 Foie Gras ($32 each) 2 Ribbons of Tuna ($24 each) 2 lbs Siberian Sturgeon Caviar ($2,500 each) 4 bottles 2003 Dom Perignon ($400 each) 4 bottles 1998 Boërl & Kroff ($15,000 each) 12 shots Johnnie Walker Blue ($60 each) 12 shots single malt Glen Ord, 30 yr ($60 each) Caesar, Romaine & Parmesan ($17) Roasted Baby Beets, Apple, Ricotta Cheese & Quinoa ($16) Baby Iceberg Lettuce, Crispy Bacon & Maytag Blue Cheese Dressing ($18) Market Tomatoes, Burrata Cheese, Mussini Balsamic & Basil ($19) Steamed Shrimp Salad, Field Greens, Enoki Mushrooms & Tomato ($25) Fall Vegetables, Goat Cheese, Pumpkin Seeds & Red Wine Vinaigrette ($18) Warm Asparagus Salad, Hollandaise & Truffle Vinaigrette ($18) 6 bottles 2008 Domaine de la Romanée-Conti ($20,000 each) 6 bottles 2002 Syrah ($5,000 each) 4 28-oz. Bone-In Rib Eyes ($85 each) 6 Porterhouses ($69 each) 2 Pan-Roasted Dover Soles ($66 each) 4 Cold Water Lobster Tail With Lemon Spaetzle ($62 each) 4 bottles 2007 Montrachet, Domaine Romanée-Conti ($9,000 each) 4 Rosemary-Lime Roasted Chickens With Artichokes, Parmesan & Basil ($36 each) 2 Mashed Yukon Gold Potatoes ($12 each) 2 Ginger Sweet Potatoes ($12 each) 2 French Fries ($13 each) 2 Smashed Fingerling Potatoes With Chive Crème Fraîche ($12 each) 2 Truffle Mashed Potatoes ($18 each) 2 Chickpea Fries ($12 each) 2 Gratin Dauphinois Comté Cheese ($12 each) 2 Baked Potato ($12 each) 2 Mac & Cheese ($12 each) 2 Crispy Spaetzle With Gruyère & Chive ($12 each) 2 Onion Rings Tempura ($12 each) 2 Creamed Spinach ($12 each) 2 Glazed Green Vegetables With Goat Cheese & Almond Pesto ($12 each) 2 Glazed Carrots With Tarragon & Yuzu ($12 each) 2 Steamed Asparagus ($14 each) 2 Glazed Market Mushrooms ($16 each) 2 Tender Broccoli With Truffle Gouda Fondue ($16) Artichoke Risotto With Lemon & Parsley ($12) 12 desserts ($14 each) 3 bottles Remy Louis XIII cognac ($300 each)\n\nSubtotal: $257,009 18% Service Charge: $46,261.62 Total: $303,270.62\n\nPrime Steakhouse in the Bellagio Hotel & Casino in Las Vegas offers a wide variety of surf and turf creations from celebrity chef Jean-Georges Vongerichten.\n\nVia bellagio.com\n\nPrime’s Siberian Sturgeon Caviar with traditional accompaniments was likely a must for Smith’s group. The restaurant lists the item as market price, but Eater Las Vegas has it going for up to $2,500 per pound. A couple pounds of caviar seems reasonable.\n\nALLEKO/ALLEKO\n\nMercifully for Smith, Prime doesn’t put its wine list online. But just down the strip at Mario Batali’s Carnevino in the Wynn, a few bottles of Dom Perignon (2003) will run guests $400 each.\n\nJay L. Clendenin/Los Angeles Times / MCT\n\nBut what are we, farmers? Any respectable internet baron is going to spring for a couple of bottles of the best champagne in the house. At Batali’s joint, a 1.5-liter bottle of Boërl & Kroff 1998 will set you back $15,000 each.\n\nAntonMatveev/AntonMatveev\n\nObviously white wine accompanies any good foodie’s fish course. Smith’s crew could have grabbed a couple bottles of the $9,000 Montrachet, Domaine de la Romanée-Conti from 2007. An average year, but sometimes compromise is necessary.\n\nManakin/Manakin\n\nFor the reds, perhaps a couple of vintages on the more reasonable side, like the $5,000 per bottle Sine Qua Non “Just for the Love of It” 2002 Syrah.\n\nfedericofoto/federicofoto\n\nJoin us next week, for the Vice Guide To Surviving Private Jet Rental!\n\n@WarrenBuffett your company @NetJets should be shut down such is the terrible level of service and lies instead of customer service.\"\n2132,\"The video was one of those viral sensations that tugs on your heartstrings and compels you to watch, because it defies your expectations and shows you just how kind and compassionate human beings can be. There was only one problem.\n\nThe video was a fake — at least according to a witness who says he was there while the YouTube hit, “How Does A Homeless Man Spend $100?” was filmed.\n\nYou have probably seen the video by now — if not, view it above. Posted by the prolific prankster Josh Paler Lin — whose other videos include “Sex In The Bathroom Prank” and “Rock Paper Scissors Hickey!” — the viral video purported to be a “social experiment” in which Paler Lin gave a homeless man identified as “Thomas” a hundred bucks in cash, then “secretly” filmed him as he spent the money.\n\nThe video was picked up by dozens of media outlets, including the Inquisitr, and in the week the clip has been on YouTube, has racked up more than 28 million views.\n\nWhy? Because Thomas spent his money not on booze or drugs, but on food. And not just for himself. He used the cash to purchase and distribute food to his fellow homeless people in Orange County, California.\n\nWhile determining how much revenue any particular YouTube video creates is difficult, by many estimates a video can earn between $1,000 and $5,000 for each million views it accumulates.\n\nThat means Paler Lin may have grossed anywhere from $28,000 to $140,000 off this single video — in one week.\n\nPerhaps more important, Paler Lin created a crowdfunding campaign along with the video, to raise more money for Thomas. That campaign has so far brought in about $130,000 in donations from people moved by the selfless acts Thomas performs in the video.\n\nBut in an interview posted on the site Vocativ on Tuesday, Taugan Tan Kadalim, who says he stumbled by chance across Paler Lin filming the video and witnessed the whole thing, calls the entire scenario “bull****.”\n\nKadalim, 26, says that he was there at Euclid Liquor & Market where he had just purchased a lottery ticket before walking across the street to his girlfriend’s apartment, and that what he saw made it clear that “Thomas knew he was being followed.”\n\nKadalim says he is a fan of Paler Lin and recognized the YouTube celebrity immediately.\n\nHe then watched as Paler Lin entered the liquor store and spoke with a clerk as Thomas waited outside. Only after Paler Lin returned, Kadalim told Vocativ, did Thomas enter the liquor store.\n\n“He drove Thomas to the liquor store,” Kadalim told the site. “While I think the guy is homeless, it is clear that from what I saw every part of that scene was staged.”\n\nVocativ said its reporters corroborated the story with Kadalim’s girlfriend and brother, but calls to the liquor store went unreturned. Kadalim posted a comment to the video’s YouTube page the day the video went on line, saying quote clearly that Paler Lin drove Thomas to the store, but the comment went largely ignored.\n\nPaler Lin, however, adamantly denied faking any part of the “homeless” viral video, telling Vocativ, “There is no way we’re making any of this up. This is real.”\"\n2133,\"There have been lots of “Comcast delivers bad customer service” stories lately — so overwhelming, in fact, that the company just appointed an executive to solve the problem amid worries that disgruntled customers could derail the company’s merger with Time Warner — but the latest story may be the worst: A Comcast customer says the company got him fired from the job.\n\n\nConsumerist reports that the customer — known in the story only as \"\"Conal\"\" — began subscribing to Comcast in 2013 under a promotional offer, but almost immediately found himself charged for set-top boxes that had not been activated. He says he met with a Comcast rep in May of that year to sort out the billing issues, but they actually got worse from there.\n\nHe attempted to cancel, but was persuaded to stay for three free months of The Movie Channel; the company ended up sending him items he hadn't order and charged him more than $1,800 for them. Conal, an accountant, then contacted Comcast's controller. Consumerist reports: \"\"During this call, he says that he mentioned that Comcast’s billing and accounting issues should probably be investigated by the Public Company Accounting Oversight Board (PCAOB), a private-sector oversight operation.\"\"\n\nHere's where the problem develops: Comcast learned where Conal was employed. It just happened to be a company that does business with Comcast.\n\nConsumerist reports that Conal claims he never named the company when he was on the phone with various customer service reps — he believes Comcast must've looked up the information somehow. Nonetheless:\n\nAt some point shortly after that call, someone from Comcast contacted a partner at the firm to discuss Conal. This led to an ethics investigation and Conal’s subsequent dismissal from his job; a job where he says he’d only received positive feedback and reviews for his work.\n\nWhen he was fired, Conal’s employer explained that the reason for the dismissal was an e-mail from Comcast that summarized conversations between Conal and Comcast employees.\n\nEmphasis added.\n\nConsumerist, never a Comcast-friendly publication to begin with, seethes:\n\n\"\"I think whether or not Conal mentioned his employer is beside the point. The problem should not have reached the point where he was even reaching out the Comcast Controller’s office,\"\" writer Chris Moran says. \"\"Had the billing issues been fixed on the first, second, third, fourth, fifth, or sixth chance that he gave Comcast to address the issue, the call in question would never have happened.  And even if Conal did identify his employer in the hope of getting his billing issue fixed, he wouldn’t have been trying to get preferential treatment; just the service he’d paid for.\"\"\n\nComcast told Consumerist it \"\"will review (Conal's) lawyer’s letter and respond as quickly as possible.”\"\n2134,\"An official of the Central Public Works Department (CPWD), who has been on furlough for the past 25 years, has been dismissed from service. On Thursday, Urban Development Minister M. Venkaiah Naidu issued orders to dismiss A.K. Verma for unauthorised absence from duty.\n\nMr. Verma, who joined the CPWD as an assistant executive engineer in 1980, went on leave in December 1990 and did not report to work thereafter. According to the Ministry, he continued extending his leave and defied directions to report to work.\n\nAn inquiry was instituted against him in September 1992 for major penalty for wilful absence from duty. “Owing to non-cooperation of Mr. Verma with the inquiry and for other reasons, it got delayed and a fresh charge sheet was issued in 2005,” the Ministry said.\"\n2135,\"Rumours that the Caped Crusader's ride has been stolen have been greatly exaggerated.\n\nOn Friday, bleedingcool.com said, \"\"The scuttlebutt from sources in Detroit is that one of the Batmobile models being used in the filming of Batman Vs. Superman has gone missing, believed stolen.\"\"\n\nNot surprisingly, the Internet went into a tizzy, but later that day, Detroit police said the theft was a rumour.\n\nSgt. Michael Woody told the Detroit Free Press that police confirmed with producers of Batman v. Superman: Dawn of Justice that the vehicle has not been stolen.\n\n“The Batmobile is safe in the Batcave where it belongs,” Woody said.\n\nThe paper also said that sources close to the movie being filmed in D-Town also said the fly ride had not been stolen.\n\nUnauthorized photos of the Batmobile appeared online this week, and director Zack Snyder tweeted an official photo on Wednesday.\n\nBatman v. Superman stars Ben Affleck and Henry Cavill, and is scheduled to open in theatres in 2016.\"\n2137,\"The following is one of the most unusual media stories of the last year.\n\nOn Friday, Esquire Magazine posted a blistering piece bashing ESPN written by the publication’s news editor Ben Collins.  It was entitled “ESPN has a problem with women.”\n\nWhile the column centered on the suspensions of Bill Simmons and Stephen A. Smith, the lead produced some exclusive details about coverage plans for Monday Night Football.  Namely, the network would be having a domestic violence panel featuring 11 different voices.  All men.  Our bold emphasis has been added.\n\nOn Monday night, a panel on a two-hour pregame show for Monday Night Football will, among other things, address domestic abuse. This panel will discuss, once again, the appropriate penalty for hitting a woman.\nThe panel for that discussion will include the following people: Chris Berman, Cris Carter, Mike Ditka, Adam Schefter, Tom Jackson, Keyshawn Johnson, Jon Gruden, Mike Tirico, Stuart Scott, Steve Young and Ray Lewis.\n\nUp to 11 men, all between the ages of 39 and 74 will sit at the table for a domestic violence discussion on ESPN. Zero women. Victims of domestic violence in America are most likely to be women aged 20-24.\n\nWhen the show has updates from the field—brief reports about injuries and the upcoming game—they’ll cut to female sideline reporters, Lisa Salters and, on some weeks, Suzy Kolber.\n\nThese people are not allowed at the table.\n\nHow Collins got that information, whether through his own sources or ESPN itself, was never shared with Esquire readers.  Nevertheless, the “11 men” theme kept coming back throughout his piece as a tentpole of outrage.\n\nThe existence of ESPN’s 11 men domestic violence panel, and the anger towards it, spread slowly throughout the weekend.  Deadspin has a nice recap of how far the story reached as it was noticed on Twitter and reblogged across the internet, with one feminist organization even putting the network on blast based on the Esquire article in a press release.\n\nOf course, ESPN is not having an 11 man domestic violence panel tonight.  The network has explicitly and publicly called the Esquire story false as documented below.\n\nBut just examining this story from the outset, there was plenty to be skeptical about in Esquire’s story.\n\nFirst of all, ESPN has covered domestic violence and the NFL at length while involving women in the discussion.  Jane McManus has been a consistent presence on ESPN airwaves and ESPN has a deep bench of female commentators that have talked about the issue on the air.  You can criticize sports networks for not involving women in more prominent ways, but ESPN at least appears to be trying to make an effort here.  McManus defended the network on Twitter:\n\n\n\nSecond, in light of those tweets, there’s no mention of Suzy Kolber – who will be one of the hosts on Monday Night Countdown tonight.  If there’s any panel discussion happening tonight, wouldn’t she be involved?\n\nThird, it’s easy to make fun of ESPN and the gratuitously absurd amount of NFL analysts the network employs.  But who in their right mind would conduct an 11 person panel on a topic like domestic violence?  That’s not something that even Nancy Grace and the cable news networks would be silly enough to do.\n\nIf we’re to believe this Esquire story, Chris Berman would be moderating an 11 person panel discussion on domestic violence including everyone from the game announcers to reporters.  It’s nonsensical.  Not even ESPN would be that dense.\n\nBristol began the counter-offensive today.  The network released their coverage plans for Monday Night Countdown tonight.  And in a move straight out of the ESPN PR Playbook, they also highlighted women’s contributions to their coverage of the NFL domestic violence crisis.\n\nA rare public statement from John Wildhack, one of the highest on the ESPN Executive Food Chain, also disputed the Esquire report/column/rant/guesswork…\n\nContrary to published reports in Esquire, there was no panel on domestic violence ever planned for tonight’s Monday Night Countdown.  We will present our normal Monday Night Football pre-game show, with Suzy Kolber hosting.  ESPN is proud of the work it has done covering the issue of domestic violence, and is committed to continued coverage.  Much of that work has been informed by several talented female colleagues from our television and espnW platforms,  including Hannah Storm, Jemele Hill, Jane McManus, Kate Fagan, Sarah Spain and more. \n\nSo how did this happen?  It’s simple.  Haphazard and reckless writing at Esquire gradually began to be taken as fact.\n\nThere never were plans for an 11 men panel to discuss domestic violence on Monday Night Countdown.  Collins merely listed the talent that would be working the show and assumed the topic would come up at some point during the evening in an unbelievable failure in communication through the written word.\n\nCollins explained his position in greater detail on his Twitter page:\n\n\nThat’s a pretty far cry from what Collins actually wrote in his article which made it abundantly clear there would be a special domestic violence panel with enough men to field an entire football team. “Up to 11 men, all between the ages of 39 and 74 will sit at the table for a domestic violence discussion on ESPN.”  There’s no ambiguity in that statement.\n\n100 out of 100 people would read that sentence and think ESPN would be televising a large all-male panel discussion specifically focused on domestic violence tonight.  How does someone who is a news editor at a major publication blur the lines of truth and fiction so badly?\n\n\n\n\nHad Collins stuck with that last tweet he would have had the basis for a decent column and a valid criticism worth raising.  But because of the overall sloppiness of the Esquire piece, that point was missed entirely.  Instead, a lot of people have wasted a lot of time talking about an 11 men domestic violence panel that never existed.\"\n2138,\"The Islamic State (Isis) operating in Iraq does not have Ebola, the World Health Organization has confirmed.\n\nLast week a number of reports emerged suggesting members of the terrorist organisation had contracted the disease.\n\nThe Daily Mail reported that three media outlets had said a number of militants had shown signs of the deadly virus in the city of Mosul.\n\nSpeaking to Mashable, a WHO spokesperson said they were investigating the reports. \"\"We have no official notification from [the Iraqi government] that it is Ebola,\"\" Christy Feig, WHO's director of communications, told the website.\n\nThe organisation has now confirmed there are no suspected cases of Ebola in Iraq as of 5 January.\n\n\"\"On 31 December, 2014, Al-Sabah newspaper, Shafaq news agency and Rudaw online newspaper reported a rumour of EVD cases in Mosul, Ninewa governorate,\"\" WHO said in a statement. \"\"The news was also relayed through other media agencies in and outside of Iraq.\n\n\"\"Following this rumour, the Ministry of Health and the World Health Organization investigated the allegations through existing surveillance networks, as well as through contacts with health authorities and medical sources in Ibn Sina Hospital in Mosul.\n\n\"\"All sources contacted have negated the existence of any suspected cases of Ebola. The Ministry of Health and the World Health Organization further confirmed that the laboratory facilities in Mosul do not have the necessary capabilities to diagnose and confirm the Ebola Virus.\"\"\n\nIt said both the Ministry of Health and WHO has scaled up surveillance efforts to ensure early detection of any suspected Ebola cases, and that all precautionary measures are being taken to prevent the disease from entering Iraq.\n\n\"\"The surveillance efforts have been scaled up at all health facilities to ensure that any imported or suspected cases are promptly detected.\n\n\"\"A contingency and response plan is currently under development.\"\"\n\nRelatedHas Ebola infected Isis militants in Mosul?An Ebola survivor's story: How a Sierra Leone orphan pulled off Christmas miracle by cheating deathLiberia Ebola victims can be buried after cremation decree relaxedEbola drug BCX4430 shows promising results in rhesus macaquesEbola recap: A year after the first case and many lessons later, the virus plods on\"\n2139,\"MAIDUGURI, Nigeria — The leader of Nigeria’s Islamic extremist group Boko Haram has denied agreeing to any cease-fire with the government and said more than 200 kidnapped schoolgirls all have converted to Islam and been married off.\n\nIn a new video released late Friday night, Abubakar Shekau dashed hopes for a prisoner exchange to get the girls released.\n\n“The issue of the girls is long forgotten because I have long ago married them off,” he said, laughing.\n\n“In this war, there is no going back,” he said in the video received by The Associated Press in the same way as previous messages.\n\nNigeria’s chief of defense staff, Air Chief Marshal Alex Badeh, on Oct. 17 announced that Boko Haram had agreed to an immediate cease-fire to end a 5-year-old insurgency that has killed thousands of people and driven hundreds of thousands from their homes in northeast Nigeria.\n\nBut attacks and abductions have continued with the extremists this week seizing Mubi, a town of more than 200,000 people. Fighting also continued Friday in Vimtin, the nearby village where Badeh was born.\n\nShekau in August announced that Boko Haram wanted to establish an Islamic caliphate, along the lines of the IS group in Syria and Iraq. Fleeing residents have reported that hundreds of people are being detained for infractions of the extremists’ version of strict Shariah law in several towns and villages under their control.\n\nBoko Haram’s kidnapping of 276 schoolgirls taking exams at a boarding school in the remote northeastern town of Chibok in April prompted an international campaign for their release and criticism of Nigeria’s government for not acting quickly to free them. Dozens of the girls escaped on their own in the first couple of days, but 219 remain missing.\n\nUnconfirmed reports have indicated that the girls have been broken up into several groups and that some may have been carried across borders into Cameroon and Chad.\n\nThe government had said it had negotiated with two Boko Haram leaders in Chad, with talks hosted by President Idriss Deby, and that it was confident the girls would be freed soon. But Boko Haram has many factions.\n\nShekau’s announcement further discredits the government of President Goodluck Jonathan, who on Thursday formally announced his candidacy for elections on Feb. 14, 2015 in Africa’s most populous nation. Nigeria, with some 160 million people, is divided almost equally between Muslims who dominate the north and Christians in the south. The West African nation is the biggest oil producer on the continent and has its biggest economy.\n\nJonathan’s failure to curtail the insurgency and many corruption scandals are not expected to dim his chances of success. The election, though, is expected to be the most hotly contested since his People’s Democratic Party took power after decades of military dictatorship ended in 1994.\n\nDozens of ruling party legislators have defected to the coalition All Progressives Congress, losing the PDP its majority in the lower house of Parliament. But the coalition is weakened by its inability to choose a presidential candidate, and primaries in December will be contested by three powerful northerners who all are Muslim.\n\nJonathan, a Christian from a minority southern tribe, has been criticized for ignoring an unwritten party rule to alternate power between Christian and Muslim leaders, adding a religious and ethnic dimension to the election.\"\n2141,\"Sons of Anarchy won’t get made into a movie. A hoax article saying that creator Kurt Sutter will launch a film with Charlie Hunnam and Brad Pitt has gone viral.\n\nThe bogus piece was published on Empire News, a satirical news website.\n\nHere’s the disclaimer for the site: “Empire News is a satirical and entertainment website. We only use invented names in all our stories, except in cases when public figures are being satirized. Any other use of real names is accidental and coincidental.”\n\nIt had more than 80,000 shares as of Wednesday.\n\nA number of people apparently believed the fake article.\n\n“And Brad Pitt is a bad choice to play John Teller anyway , I’d Choose Sam Elliot,” one person wrote in the comments section.\n\nAdded another: “Hope this is fake. Not sure I like Brad Pitt as John Teller. I don’t want to look at the screen and feel it’s another Hollywood movie. Should get lost in the story just like on TV and may not happen when seeing Brad Pitt. Should get a little known actor for the role to create the character rather than buy one.”\n\nHere’s what the original article said:\n\nKurt Sutter, creator of the hit FX drama Sons of Anarchy, has announced plans to turn the popular television series into a major motion picture.\n\nSutter, who was also a writer, producer, and director on the series, said in an interview with Hollywood Today magazine that he has long contemplated taking S.O.A. to the big screen following its run on television. “People absolutely loved the show, as did I, and I have put a lot of thought into the matter, and we are going forward with turning it into a feature film” Sutter said.\n\nSons of Anarchy ran for seven seasons on FX, from 2008-2014, and in the process built a huge following. Sutter said the film will star Charlie Hunnam, who played the lead character Jax Teller, as well as Ryan Hurst who played Opie Winston, and Katey Sagal as Gemma Teller. The film, which is a prequel to the storyline of Sons will also introduce fans to Jax’s father, John, who will be played by Brad Pitt.\"\n2142,\"Gillian Rosenberg, the Canadian-Israeli woman fighting ISIS with Kurdish forces in Syria, has updated her Facebook page to say that, contrary to reports, she has not been captured by militant forces.\n\n“Guys, I’m totally safe and secure,” she wrote Monday. “I don’t have Internet access or any communication devices with me for my safety and security. I can’t reply regularly and only happened to have a chance to log in and see these buklshit [sik] news stories. Ignore the reports that I’ve been captured.”\n\nNews of Rosenberg’s apparent capture first emerged online on ISIS-affiliated websites early Sunday morning. The websites did not post any proof or state whether she was in Iraq or Syria, The Jerusalem Post reported, only saying that she had been taken hostage following three suicide attacks on Kurdish forces.\n\nThe Canadian and Israeli governments said Sunday that they were looking into reports that a Canadian-Israeli woman had been captured by ISIS in Syria. They have not yet confirmed the news posted on Rosenberg’s page.\n\nRosenberg is believed to be the first foreign female fighter to join Syrian Kurds in their fight against ISIS.\n\nIn an interview with Israel Radio earlier this month, Rosenberg claimed to be in Iraq and said she was training with Kurdish guerrillas and planned to battle militants in Syria. When asked about her decision to fight, she said, “[The Kurds] are our brothers. They are good people. They love life, a lot like us, really.”\n\nRosenberg left Canada and moved to Israel in 2006 and served for two years in the Israeli Defense Forces.\n\nIn 2009, she was arrested and extradited to the United States for her involvement “in a phony ‘lottery prize’ scheme that targeted victims, mostly elderly.” She served three years in jail for fraud.\n\nRosenberg said she communicated with Kurdish fighters online before deciding to join them. According to her Facebook page, she arrived in Iraq on Nov. 2.\n\nRosenberg recently wrote about her eagerness to join the Kurdish forces on her Facebook page.\n\nShe also posted pictures of herself, seemingly in Iraq and Syria.\n\nOn Nov. 20, Rosenberg said that she would not have access to the internet for two weeks and that someone else would be managing her account.\n\nPhotos of Rosenberg brandishing a weapon and stepping on an ISIS flag appeared on LiveLeak on Nov. 22.\n\nliveleak.com\n\nliveleak.com\n\nOn Monday, in response to the rampant rumors of her capture, she appears to have posted a personal comment on her Facebook page.\n\nThe person running her page also posted a follow-up message.\"\n2143,\"A story circulating online claims that Dog Whisperer Cesar Millan died of a heart attack. That report, however, is false.\n\nSponsored links\n\n\n\n \nDeath Hoax\n\nIn a report published by Unam Noticias, we read that Millan died in a Santa Clarita hospital of a heart attack. The story states that Millan’s death was announced by his wife at a press conference. The article, as of this writing, has received nearly 20,000 shares online.\n\nThe report, however, is not true.\n\ncesar millan\n\nSome shocked readers shared the sad news on social media, without first verifying the claims in the report. Although as of this writing, neither Millan nor his representatives have responded to the death hoax, there are several factors which indicate the article is not true.\n\nConsider:\n\nThe original report does not cite any sources.\nNo legitimate media outlets have reported Millan’s death\nThere is no evidence that Millan’s wife held a press conference\nThere has been no such announcement on Millan’s official Facebook page.\nThe story on Unam Noticias is rife with grammatical and spelling errors (example: “Millan was hospitalize yesterday afternoon, the medical reports indicate that he suffered a fulminate heart attack, which paralyze his heart unavailable for the blood…”\nBottom Line\n\nThe report claiming that Cesar Millan died of a heart attack appears to be yet another celebrity death hoax. The poorly-written source of this report offered no sources and has received no corroboration from trusted media outlets or representatives of Millan.\"\n2144,\"In a video released late Friday night, the leader of Islamist militant group Boko Haram claimed Nigeria's kidnapped schoolgirls have all been converted to Islam and married off.\n\nIn the video, obtained by Agence France-Presse, Boko Haram leader Abubakar Shekau also denied having agreed to a ceasefire with the Nigerian government.\n\n\"\"Don't you know the over 200 Chibok schoolgirls have converted to Islam? They have now memorized two chapters of the Koran,\"\" he said.\n\nLaughing, he dashed hope that a deal might be reached in exchange for the girls' release, saying, \"\"The issue of the girls is long forgotten because I have long ago married them off.\"\"\n\n[image via AP]\"\n2145,\"A Texas plumber says he has no idea how his company's work truck ended up in the hands of Islamic extremists in Syria.\n\nThe truck, a black Ford F-250 with the logo for Texas City's Mark-1 Plumbing emblazoned on the door, appeared in a tweet posted Monday by the Ansar al-Deen Front, a jihadist group operating near Aleppo. In the photo, a man fires an anti-aircraft gun mounted to the bed of the truck, presumably where plumbing equipment used to sit.\n\nChechen Jaish al Muhajireen wal Ansar using plumbing truck against regime in #Aleppo pic.twitter.com/QQwJuIfV7F\n\n— Caleb Weiss (@Weissenberg7) December 15, 2014\n\nJeff Oberholtzer, the son of the owner of Mark-1 Plumbing, told the Texas outlet The Galveston Daily News that the company sold the truck to AutoNation in October 2013, believing the auto retailer would remove the plumbing decals -- a step Oberholtzer normally does himself, but didn't do this time. He says he has no idea how the vehicle ended up in Syria.\n\nReached for comment by The Huffington Post on Wednesday, an AutoNation spokesman denied any direct involvement with the truck's odd destination. He said the company sent the truck to be sold at auction, and that it traded hands repeatedly before apparently ending up in Syria.\n\n\"\"AutoNation took the truck in a trade-in, we immediately sent it to an auction house, the auction house then took the title and sold it to a local used car dealer,\"\" he said, distancing AutoNation from the scenario. \"\"AutoNation was nothing but the pass-through for this vehicle.”\n\nOberholtzer told media that Mark-1 has received more than a thousand calls and faxes, some of them threatening, since the Ansar al-Deen Front's tweet circulated Monday.\n\n\"\"We have nothing to do with terror at all,\"\" Oberholtzer told Texas news source KHOU. \"\"To think something we would use to pull trailers, now is being used for terror, it's crazy. Never in my lifetime would think something like that.\"\"\"\n2147,\"Absolutely awful news. Media are reporting that journalist James Foley, captured in 2012, has been beheaded by ISIS.\"\n2148,\"North Korean dictator Kim Jong-un is reportedly planning to open a new restaurant in the United Kingdom. According to Daily Star, the tyrant is eyeing up locations as he looks to expand the state-backed chain of restaurants that started springing up in China and the rest of Asia before making their way to Europe.\n\nThe restaurant, if opened, will be the second North Korean government eating joint in all of Europe. The first North Korean government restaurant was opened in Amsterdam in 2012.\n\nIt is reported that 30 % of the total takings of the food outlets goes to Pyongyang, but critics think the cash will be used by Kim to maintain his own lavish lifestyle.\"\n2149,\"Newly released audio allegedly records the moment that Officer Darren Wilson opened fire on unarmed Michael Brown\n\nAt least ten shots can be heard - in two separate volleys of gunfire\n\nExperts have said this indicated a 'moment of contemplation' for Wilson\n\nFBI has confirmed it has interviewed the man who recorded audio\n\nIs another tantalizing piece of evidence collected in the ongoing case\n\nOfficer Wilson claims he felt his life was threatened on August 9\n\nWitnesses and a friend of Brown, 18, claim he had surrendered\n\nBrown was buried on Monday in a ceremony attended by thousands\n\nThe FBI has been handed a potentially crucial recording that allegedly contains audio of the moment that Officer Darren Wilson opened fire and killed unarmed 18-year-old Michael Brown in Ferguson, Missouri, earlier this month.\n\nRevealed by CNN's Don Lemon on Monday, at least ten shots are heard to ring out during the background of the recording, with a brief but significant pause between the first seven shots and the last volley of four.\n\nThe unidentified man who has given the unverified tape to authorities claims to have coincidentally recorded the fatal shots that killed Brown in broad daylight on August 9, and experts who have listened to the audio have said it could prove damning for Officer Wilson.\n\nScroll Down for Audio\n\nAttorney: Lopa Blumenthal is legally representing the man who claims to have coincidentally recorded the shooting of Michael Brown by Officer Darren Wilson on August 9\n\n'There sounds like a pause in it (the audio). And when you hear that pause it brings some concern,' said retired Chief Deputy US Marshall Matthew Fog after listening on CNN.\n\n'It is very significant, because if you have a pause there it means somebody had time to think and then fire again.'\n\nIn the audio, the unidentified man is heard telling someone, 'You’re so pretty' then 11 gunshots can be heard to cackle in the background — seven in one volley, followed a pause and then a final burst of four.\n\nLopa Blumenthal, the attorney for the unidentified man who recorded the alleged gunfire nearby said that she believed the audio shows, if it is authentic, that Officer Wilson had a clear 'point of contemplation' while pulling the trigger and aiming at Brown.\n\n'He was in his apartment, talking to a friend on a video chat,' said Blumenthal.\n\n'He heard loud noises, and at the time he didn't even realize the import of what he was hearing until afterwards, and it just happened to have captured 12 seconds of what transpired outside of his building.'\n\nLemon cautioned that 'CNN cannot independent verify the authenticity of this tape' but did say that the FBI have interviewed both Blumenthal and her client.\n\n'We had been told that at least six shots were fired at Michael Brown. In the tape that you have, which is alleged to be of the shooting—we can't independently authorize it, as CNN, because we did not shoot it, but there were more than six shots,' Lemon said.\n\nNightly scenes of unrest have erupted in Ferguson since Officer Darren Wilson fatally shot Michael Brown, an unarmed black 18-year-old, more than two weeks ago\n\nOfficer Darren Wilson (right, collecting a commendation) has claimed that a confrontation sparked by a scuffle with Michael Brown led to the Ferguson teens fatal shooting on August 9 (left, Wilson paces around the body of Brown in the aftermath of the shooting) while witnesses claim the officer continued to shoot at an unarmed man with his hands up who had surrendered\n\nFuneral: The casket containing the remains of Michael Brown awaiting the start of his funeral inside the Friendly Temple Missionary Baptist Church, St Louis, Missouri, USA, on 25 August 2014\n\nGrief: Dorian Johnson, who is one of the key witnesses in the fatal police shooting of Michael Brown, leaves Brown's funeral at the Friendly Temple Missionary Baptist Church in St. Louis, Missouri, USA, on Monday, 25, August\n\nIf indeed the audio is genuine it calls into question the version of events that Officer Wilson and the Ferguson police force have claimed occurred on that Saturday afternoon.\n\nAt least two autopsies performed on Michael Brown have concluded he died after being shot six times by Wilson after being pulled over by the officer, including a fatal 'kill shot' to the top of his head.\n\nNumerous witnesses, including Brown's friend Dorian Johnson, claim that Wilson opened fire after bungling opening his squad car door, causing the teen to run before turning back to face the officer with his hands raised saying 'don't shoot'.\n\nJohnson then alleges that Wilson continued to fire.\n\nFerguson police and friends of Officer Wilson contend that Brown engaged in a scuffle with Wilson when the officer pulled him and Johnson over, tried to grab his weapon and then run towards him, leaving him no choice but to fire.\n\nAnguish: Michael Brown Sr., yells out as the casket carrying his son is lowered during the funeral service of Michael Brown in Normandy, Missouri on Monday, August 25, 2014\n\nToo much: Lesley McSpadden, Michael Brown's mother, cries during her son's funeral at the Friendly Temple Missionary Baptist Church, St Louis\n\nOvercome: Lesley McSpadden appears overwhelmed with grief during the service\n\nLaid to rest: A horse-drawn hearse carries Michael Brown to his gravesite at St. Peters Cemetery in Normandy, Missouri on Monday\n\nIndeed in recent days reports had emerged stating that Wilson, 28, was badly beaten and left with serious facial injuries following the fatal shooting in the St Louis suburb, including an eye socket fracture.\n\nOn Tuesday, The Gateway Pundit reported that the officer had suffered an 'orbital blowout fracture'.\n\nBut CNN reported on Thursday that although the officer was taken to a hospital with a badly swollen face following the shooting on August 9, x-rays came back negative for any serious injury.\n\nEarlier reports had claimed that the officer was almost knocked unconscious by Brown's blows, according to the source.\n\nA police source told Fox: 'The Assistant (Police) Chief took him to the hospital, his face all swollen on one side. He was beaten very severely.'\n\nDemonstrators protest the shooting death of Michael Brown in Ferguson, Missouri, last Thursday night\n\nThe source continued: 'They ignored him [Wilson] and the officer started to get out of the car to tell them to move. They shoved him right back in, that’s when Michael Brown leans in and starts beating Officer Wilson in the head and the face.'\n\nA police source has confirmed to MailOnline that Wilson was taken to hospital and treated for facial injuries sustained during the Brown incident but would not elaborate on the severity or nature of those injuries.\n\nLast week, Ferguson Police Chief Thomas Jackson said Wilson had suffered swelling to the side of his face but gave few details of the injuries.\n\nWilson, a six-year veteran of the Ferguson force with a clean record, has not been arrested or charged with any crime.\n\nHe is on paid leave pending the outcome of the investigation and is under 24-hour guard after death threats were aimed at him.\n\nWilson is 'traumatized, scared for his life and his family' along with being deeply concerned that a grand jury, which met for the first time on Wednesday, will make an example out of him, the source told Fox.\n\nEarlier reports had claimed that Officer Wilson was almost knocked unconscious by Brown's blows\n\nMissouri Governor Jay Nixon has come under fire after calling for the 'vigorous prosecution' of Wilson despite the fact that the officer has not yet been charged with any crime.\n\nHis deputy, Missouri Lieutenant Governor Peter Kinder said: 'It's really heartbreaking to see a man elected to an office that high in our state government... come out with a statement like that, that does prejudge the case.'\n\nSt Louis County Prosecutor Robert McCulloch said on Wednesday he estimated it would be the middle of October before the grand jury reached a decision on whether Officer Wilson will face charges over Michael Brown's death.\n\nGov. Jay Nixon on Thursday ordered the Missouri National Guard to begin withdrawing from Ferguson.\n\nSince the guard's arrival Monday, flare-ups in the small section of town that had been the center of nightly unrest have begun to subside.\n\nAbout 100 people gathered Thursday evening, walking in laps near the spot where Michael Brown was shot. Some were in organized groups, such as clergy members.\n\nMore signs reflected calls by protesters to remove the prosecutor from the case.\"\n2152,\"Amazon is set to launch a free, ad-supported video service separate from its $99 Prime Instant Video offering, according to the New York Post. In case you're having deja vu, the WSJ reported exactly the same thing back in March and Amazon firmly denied it. However, the Post confidently said that the offering is now a definite \"\"go.\"\" One of its sources for the rumor is a potential advertiser, which said Amazon would unveil the service in order to increase its video share against arch-rival Netflix -- and ultimately tempt users into Prime memberships.\n\nAmazon (sort of) offers limited ad-supported streaming now, by letting non-Prime users watch a limited selection of Prime shows with commercial breaks. If the Post's report proves accurate, the launch of a larger ad-supported streaming service may mean that the current version successfully enticed Amazon customers to buy Prime. Amazon recently scored a deal to stream classic HBO programs like The Sopranos and Six Feet Under in a minor coup over Netflix. But it still has less than a tenth of its competitor's size -- and we imagine that \"\"free\"\" looks pretty good to a lot of users, ads or not. So far Amazon hasn't commented on the matter, but we've reached out for more information.\n\nUpdate: Amazon told us it has \"\"not announced any plans to offer an ad-supported video streaming service.\"\" That doesn't mean that it won't, though, so let us translate that into non-PR-speak for you: \"\"No comment.\"\" Its full statement is below.\n\nWe currently offer the first episode of some television shows free with ads through our First Episode Free feature on Amazon Instant Video, and there are display ads on some short videos such as movie and game trailers. We're often experimenting with new offers and experiences for customers, but we have not announced any plans to offer an ad-supported video streaming service.\n\nVia: TechCrunch\n\nSource: New York Post\"\n2153,\"North Korean leader, who has been missing for weeks from the public eye, is recuperating from surgery, according to a report. Kim had been on tour of military bases and factories wearing Cuban heels.\n\nNorth Korean ruler Kim Jong Un has been missing from public view because he’s recuperating from surgery to repair two broken ankles, a new report says.\n\nThe North Korean leader, who has gained weight since assuming leadership of the repressive, eccentric country, had been seen limping in official state videos before disappearing from view in early September.\n\nKim ended up in the hospital because he put off getting treatment for his injuries, The Chosun Ilbo reported.\n\nThe reclusive Kim was operated on at the Bonghwa Clinic, a prestigious medical center for elite party members, the report said.\n\nSpeculation has arisen that Kim’s rapid weight gain since assuming leadership after his father,Kim Jong Il, died in 2011, has caused the young ruler to develop gout.\n\nHe is also rumored to be a heavy drinker.\n\nHis broken ankles were possibly the result of walking in high-heeled boots made in Cuba, during extensive tours of military installations and factories, the report said.\n\nOn a mobile device? Click here to see the video.\"\n2154,\"Experts do not know whether the meteorite disintegrated on impact or shot into the ground\n\nKashmira Gander writes for the Independent and Independent on Sunday\n\nMonday 08 September 2014\n\nExperts from across the world are attempting to understand whether a mysterious bang heard in the Nicaraguan capital of Managua on Saturday night was caused by a meteorite which broke off from a passing asteroid.\n\nBaffled residents of the Central American city told reporters that they heard a loud boom at around 11pm, but did not see anything shoot across the sky. Meanwhile, scientists are uncertain whether the now missing rock disintegrated or shot deep into the ground.\n\n\"\"I was sitting on my porch and I saw nothing, then all of a sudden I heard a large blast. We thought it was a bomb because we felt an expansive wave,\"\" Jorge Santamaria told reporters.\n\nJose Millan, from the Nicaraguan Institute of Earth Studies (Ineter), said residents of the capital had made a lucky escape as no one was injured.\n\n\"\"We need to celebrate the fact that it fell in an area where, thank God, it didn't cause any danger to the population,\"\" he said.\n\nA committee formed to investigate the incident have confirmed that the noise was caused by a “relatively small” meteorite that fell from an asteroid passing close to Earth, said Government spokeswoman Rosario Murillo.\n\nShe added that international experts have been called upon to help local scientists understand the situation and its possible links to the \"\"Pitbull\"\" asteroid.\n\nMeanwhile, Wilfried Strauch, an adviser to the institute of territorial studies, said it was \"\"very strange that no one reported a streak of light.\"\"\n\n\"\"We have to ask if anyone has a photo or something,\"\" he said.\n\nA Nicaraguan soldier checking the crater  The meteorite left a crater with a radius 39 feet and a depth of 16 feet near Managua's international airport and an air force base, said Humberto Saballos, a volcanologist with the Nicaraguan institute of territorial studies who took part in the investigation.\n\nIt is yet unclear whether the meteorite disintegrated on impact or became buried, he added.\n\nHumberto Garcia, of the astronomy centre at the National Autonomous University of Nicaragua, said the meteorite could be related to Pitbull.\n\n\"\"We have to study it more because it could be ice or rock,\"\" he said.\n\nTwo Nicaraguan soldiers guard the crater  Meanwhile, British scientist Dr Dan Brown said he agreed that the crater may be linked to the Pitbull, or 2014 RC, asteroid, but said this was not the only solution.\n\nThe astronomy expert at Nottingham Trent University, said: “Although the impact occurred roughly 12 hours before the asteroid passed Earth, that part of the planet was facing in the right direction for it to have been a fragment associated with it.\n\n\"\"If it was an unrelated object, however, then it further demonstrates how we don't really monitor all the potentially dangerous rocks out there,\"\" he suggested.\n\nEchoing the confusion of Nicaraguan residents and experts, he continued: \"\"It certainly makes absolute sense that people surrounding the impact site heard a loud boom - but a flash of light or bright object should also have been observed before that.\n\n\"\"Further analysis will hopefully help to establish this and possibly give a better indication of the object's trajectory. It is still to be seen if any material of the meteorite can be recovered.\n\n\"\"Both pieces of evidence would make it possible to link it to 2014 RC and help us understand more about asteroids,\"\" he said.\n\nAdditional reporting by AP and Reuters\n\nExclusive extract from Janis Winehouse's poignant new memoir\"\n2155,\"Lebanese authorities are holding a daughter and an ex-wife of the head of the ISIS jihadist group, Abu Bakr al-Baghdadi, the interior minister said. It was initially reported that a wife and son of the self-proclaimed “caliph” had been arrested in November.\nThe woman, who has been named as Saja al-Dulaimi, was travelling with two sons and a daughter, interior minister Nouhad Mashnuq told the Lebanese MTV channel late Wednesday. He said DNA tests showed that the girl was Baghdadi’s child.\n“Dulaimi is not Abu Bakr al-Baghdadi’s wife currently. She has been married three times: first to a man from the former Iraqi regime, with whom she had two sons,” he said.\n“Six years ago she married Abu Bakr al-Baghdadi for three months, and she had a daughter with him. Now, she is married to a Palestinian and she is pregnant with his child,” Mr Mashnuq added.\n“We conducted DNA tests on her and the daughter, which showed she was the mother of the girl, and that the girl is his (Abu Bakr al-Baghdadi’s) daughter, based on DNA from Baghdadi from Iraq,” Mr Mashnuq said.\"\n2156,\"A soldier has been shot at Ottawa's War Memorial in Canada, near the parliament, after a gunman opened fire.\n\nThe soldier was being treated by paramedics and police rushed on the scene.\n\nWitnesses told CBC News that the suspected shooter was carrying rifle.\n\nThe Canadian parliament building was reported to be in lockdown following the shooting. Police have cordoned the area and blocked access to Parliament Hill.\n\nOther reports said shots were fired inside the parliament.\n\nRT @storyfulpro: CANADA: @josh_wingrove A body outside ground at library of parliament pic.twitter.com/LcUfNzKSdj— Ben Fenton (@benfenton) October 22, 2014\n\nPolice say that they have located car belonging to suspect and advised people to stay away from Parliament HIll due to the ongoing incident. Canadian prime minister Stephen Harper was said to be safe and evacuated the building after the shooting. At least 20 shots were shots in Canada parliament, according to witnesses.\n\nA Globe and Mail journalist said that \"\"dozens of shots\"\" have been fired inside of the Canadian parliament. Other reports said the man was wearing a long dark coat and had a \"\"Middle Eastern scarf covering his face\"\".\n\nWitness said man had a long rifle, dark coat, wearing what was described as a Middle Eastern scarf covering his face. #cdnpoli #ottnews— Jordan Press (@jpress) October 22, 2014\n\nA Canadian member of parliament tweeting from inside the building, Malcom Allen, said that shots were heard inside caucus room in centre block:\n\nWe're now in lock down on the hill as shots were heard outside our caucus room in centre block— Malcolm Allen (@Malcolm_AllenMP) October 22, 2014\n\nJustin Ling, Ottawa bureau chief for Hyperpartisans Weekly, who is inside parliament building, tweeted that there could more than one shooter:\n\nObviously, reports that active gunman was killed. But we all saw reports of second gunman.— Justin Ling (@Justin_Ling) October 22, 2014\n\nThe report seems to be confirmed by CBS, which quoted Ottawa Police as saying that multiple suspects are at large in the shooting.\n\nTwo MPs tweeted that the gunman has been killed by police.\n\nThe attack came a day after a 25-year-old Muslim convert was shot dead by police after he killed a Canadian solider and injured a second near Montreal.\n\nPolice said the man, Martin Couture Rouleau had recently become influenced by radical Islam, with friends suggesting he acted in response to an appeal by the Isis (Islamic State) group for jihadi sympathisers across the world to launch 'lone wolf' attacks on westerners \"\"wherever they can be found\"\".\n\nCanada raised the terror threat level in the country from low to medium following the attack.\n\nRelatedCanada Raises Terror Threat Level Because of Isis 'Lone Wolf' Attack on Two SoldiersCanada: Isis 'Lone Wolf' Killer Martin Couture Rouleau Mows Down Soldiers with Car\n\nMORE TO FOLLOW...\"\n2159,\"mboxCreate('FoxNews-Politics-Autoplay-Videos-In-Articles');\n\nOne of the five Taliban fighters traded last year for Sgt. Bowe Bergdahl is trying to make contact with the Taliban once again, Fox News has learned.\n\nA U.S. official confirmed to Fox News that the former Guantanamo prisoner has been intercepted making telephone calls to the Taliban.\n\nThe development comes amid rising concerns over former Guantanamo detainees returning to the battlefield, and over the nature of the Bergdahl-Taliban trade itself last year, which was negotiated with the involvement of the Qatari government.\n\nDespite the apparent outreach by one of the traded prisoners, all five of the so-called “Taliban 5” are still accounted for in Qatar, a senior U.S. defense official told Fox News.\n\n\"\"There are no indications that they are a risk right now,” another defense official said.\n\nIn an interview with Fox News' Sean Hannity on Thursday, Pentagon spokesman Rear Admiral John Kirby said, \"\"first of all, we take all allegations of re-engagement very seriously. There are different ways of considering re-engagement. It doesn’t necessarily mean return to the battlefield, we take it all seriously.\n\n\"\"We have a good security partnership with the government of Qatar, they have provided assurances and I can tell you, we are comfortable at the Defense Department that we can mitigate any threat that could be posed by anyone of the individuals in terms of terrorist activity.\"\"\n\nCNN first reported that one of the former detainees has tried to return to militant activity. According to CNN, this has touched off a debate in the Obama administration about whether this individual, who was not identified, and even the other four pose a new threat.\n\nThe development is already reverberating on Capitol Hill.\n\n\"\"If President Obama continues to release these dangerous terrorists, there will be a steep price to pay – very likely in lost American lives,\"\" said House Intelligence Committee Chairman Devin Nunes.\n\n“I am extremely disturbed by a report that one of the Taliban 5 is suspected of re-engaging in terrorist activities,” Sen. Kelly Ayotte, R-N.H., a member of the Senate Armed Services Committee who wants to suspend the transfer of high-risk detainees out of Guantanamo Bay, said in a statement Thursday. “This report highlights the danger of the administration’s irresponsible decision to transfer the Taliban 5, and underscores yet again the serious risks posed by the misguided effort to empty Guantanamo in order to close it.”\n\nMac Thornberry, R-Texas, the chairman of the House Armed Services Committee, while not able to confirm the report, said it was \"\"almost inevitable\"\" that a freed Taliban fighter would return to terrorism.\n\n\"\"Has a terrorist released at (President Obama's) direction returned to militant activity? If so, will he take action to detain this individual as he should have continued to do?\"\" Thornberry told Fox News. \"\"In cases like this, the president should not hide behind the convenience of classified information to shield himself from what is reportedly a very serious concern.\"\"\n\nAsked for comment, Pentagon spokesman Col. Steve Warren said he would not address specific cases.\n\n“However,” he said, “we take any incidence of re-engagement very seriously, and we work in close coordination through military, intelligence, law enforcement, and diplomatic channels to mitigate re-engagement and to take follow-on action when necessary.\n\nFox News’ Jennifer Griffin, Lucas Tomlinson and Chad Pergram contributed to this report.\"\n2161,\"Dino Ferrari hooked the whopper wels catfish, which was 2.67m in length, last week in the Po Delta in Italy\n\nA fisherman has reeled in a monster 19 stone catfish, which could be the biggest in the world caught with a rod and reel.\n\nDino Ferrari hooked the whopper wels catfish, which was 2.67m in length, last week in the Po Delta in Italy.\n\nWhile the fish might set a new record for the biggest caught on a line, it is far from the heaviest ever landed. The biggest was 22st and 2.78m long, and was also from the Po Delta.\n\nWels catfish can grow as long as 4m and up to 62st. However, it is rare to catch one that is over two meters long.\n\nFacebook   Hooked: Dino caught the fish in the Po Delta in Italy where the biggest catfish ever caught was 22 stone\n\nThe fish has a ferocious appetite and will consume anything it comes across. They have been filmed eating pigeons that get too close.\n\nIn December 14-year-old Sam Lee caught a 15st catfish while on holiday in Spain.\n\nThe Chester schoolboy was with dad Peter when the 2.5m carnivorous fish snatched the live bait at the end of his line.\n\nIt immediately bolted 100m downstream, but Sam hung on - and eventually landed it after a 35 minute battle.\n\nHe then posed for a traditional photo to secure bragging rights before letting the creature swim back into the water at the River Ebro in Catalonia.\"\n2162,\"Reports that 11 commercial jetliners are missing from the main airport in Libya's capital of Tripoli are raising fears that militants could use them in terrorist attacks to mark the 13th anniversary of 9/11 next week.\n\nThe Washington Free Beacon, a conservative news website, cited anonymous sources who said intelligence agencies have warned the jets could be used in attacks in North Africa and elsewhere on Sept. 11.\n\nThe date also marks the second anniversary of the Libyan terrorist attack on the U.S. diplomatic compound in Benghazi that killed four Americans, including Ambassador Christopher Stevens.\n\nState Department spokeswoman Marie Harf said, \"\"We have nothing to confirm these reports about missing airliners.\"\"\n\nA spokeswoman for the White House National Security Council, Bernadette Meehan, also said there's been no confirmation that aircraft had been stolen.\n\nImages have surfaced online showing militants posing with the jetliners taken when the militants overran Tripoli's airport last month in a fierce battle that left much of the airport and its aircraft damaged.\n\nIn the past four months, a renegade general has battled Islamic militants in the eastern city of Benghazi — cradle of the 2011 uprising that toppled Moammar Gadhafi — as powerful regional militias have fought for control of the Tripoli airport. Islamist-allied militias have seized virtually all of the capital.\n\nMoroccan military expert Abderrahmane Mekkaoui said there was \"\"credible intelligence\"\" that one Libyan militia \"\"is plotting to use the planes in attacks on the (region) on the 9/11 anniversary,\"\" The Huffington Post reported, citing Al Jazeera television.\n\nAn aviation security expert said the planes, if actually seized by terrorists, would pose more of a threat to countries near Libya than the U.S. homeland.\n\nAny stolen aircraft from Libya would unlikely penetrate post-9/11 U.S. air defense and security measures, but they could pose a threat to targets that are much closer, said Jeffrey Price, author of Practical Aviation Security and professor at Metropolitan State University in Denver.\n\nAirliners are required to file flight plans before entering U.S. airspace, and air-traffic monitors would be looking for aircraft matching the description of any stolen planes, Price said. An airliner could try to fly below radar to avoid detection, but the U.S. military has developed systems to detect and stop low flying threats, he said.\n\nPrice said most countries near Libya, including in Europe, do not have the same air-defense capabilities and would be more at risk.\n\nThe reports of the missing planes, which first surfaced in mid-August, likely sparked an international search for the planes by intelligence agencies, Price said. \"\"It's hard to hide a big jet,\"\" he said.\n\nThe latest report surfaced after an Islamist militia seized a U.S. Embassy residence in Tripoli last weekend, posting video online of men playing in a pool at the compound. In late July, U.S. diplomats evacuated the compound and the capital and traveled to neighboring Tunisia under a U.S. military escort as fighting between rival militias intensified and thousands fled.\n\nAbout 150,000 people have fled Libya during the fighting and another 100,000 have been internally displaced, according to a United Nations report released Thursday.\n\nContributing: The Associated Press\"\n2163,\"Elected officials and activists in New York are reacting positively to the city's new policy that loosens how it treats people found in possession of marijuana.\n\nMany had earlier said that young minority males often were the subject of arrests for marijuana possession, and asserted that punishment for what they considered a relatively minor crime could often affect a person's entire future.\n\n\"\"In light of the fact that there have been a disproportionate amount of blacks and browns subjected to low level marijuana arrests, as well as the fact that many cities around the country are legalizing marijuana use, it is timely for the City of New York to revise its policies,\"\" said the Rev. Al Sharpton, a New York City-based activist, in a statement.\n\n\"\"With excessive gun violence, hard drug trafficking, and other criminal ills that have plagued our community, I feel that the police ought to concentrate on things of importance rather than things that are now being legalized in many places around the country,\"\" he said.\n\nStarting Nov. 19, anyone found with less than 25 grams of the drug on them will be issued a summons rather than being arrested, the administration of Mayor Bill de Blasio announced Monday. The only caveat is there must not be a warrant out for the person's arrest and they must not be found near a location that presents extra concern, such as a school, according to the city.\n\n\"\"This new policy will reduce unnecessary arrests for minor marijuana possession and put an end to an era where many of young New Yorkers were being arrested and saddled with criminal records for minor violations,\"\" de Blasio said. \"\"Today's action is the latest in a series of steps Commissioner Bratton and I have taken to rebuild the relationship between the NYPD and the communities they serve. We are also enhancing public safety with this new initiative by directing police resources towards more serious crime, and not wasting officer time processing unnecessary arrests.\"\"\n\nVoices of dissent with the current policy were underscored by Brooklyn District Attorney Ken Thompson, who said in July that he would not prosecute low-level marijuana possession cases because of the concerns about how such arrests can affect the lives of young, minority men.\n\nNYC MARIJUANA POLICY: Official eases practices for low-level offenses\n\nFive black and Hispanic members of the New York City Council applauded the mayor's move and said that on Oct. 31, they jointly sent a letter to the mayor and Police Commissioner Bill Bratton calling for an end to such arrests.\n\n\"\"The mayor and commissioner have taken a significant step towards ensuring fewer New Yorkers face the consequences that arrest records bring,\"\" read a joint statement from the council members: Ritchie Torres, Rafael Espinal, Carlos Menchaca, Antonio Reynoso and Donovan Richards.\n\n\"\"We commend the mayor and commissioner for this move, and we will continue to monitor its implementation,\"\" the council members said. \"\"The relationship between police and communities, particularly communities of color, frayed significantly during the previous administration. Today's announcement will make substantial progress towards rebuilding that relationship. We look forward to working with the Mayor and Commissioner to implement additional measures needed to restore trust between police and communities.\"\"\"\n2164,\"He may have been a few hours late, but a Newfoundland man who vowed to police over Facebook that he would turn himself in has kept his promise.\nNewfoundland police said over Twitter Monday afternoon that Rodney Constantine had “kept his word” and turned himself over to authorities after saying he would so in a Facebook comment -- to police.\nOn Saturday, the Royal Newfoundland Constabulary used their Facebook and Twitter accounts to appeal to the public in helping finding Constantine, who was wanted on four warrants, including failing to attend court and breaching court orders.\nNot shy -- nor apparently trying to elude authorities -- Constantine responded using his own Facebook account. He wrote on the post: “See you Monday morn !!!!!”\nThe unusual example of the power of social media in policing took another bizarre twist in the comment’s section, where Constantine and police began a correspondence of sorts.\nAfter noting that everyone is innocent until proven guilty, police wrote: “We commend Mr. Constantine for acknowledging these charges and hopefully he will contact us to have the matter dealt with properly in court.”\nConstantine took to Facebook again, just to make it clear he was serious about his imminent surrender: “Look just letting everyone know this ain’t a joke or intended !!!! I was just been honest about turning in Monday morn that’s all !!!”\nThe unusual back-and-forth sparked a slew of comments from Facebook users, including one person who said police should offer free pick-up and drop-off service for wanted persons.\nThe police also took the opportunity to chastise people making rude remarks.\n“We also would ask that people commenting on posts consider a more tactful and less offensive tone as many of your comments are being ‘hidden’ for simply being outright offensive toward other users or the accused.”\nThe “wanted” post seeking the accused has since been deleted from the RNC’s Facebook page, but police did post news of Constantine’s arrest, saying he will be seen by a provincial court judge Tuesday morning.\"\n2165,\"The masked Islamic State militant known as \"\"Jihadi John\"\", who has been pictured in the videos of the beheadings of Western hostages, has been named.\n\nThe BBC understands he is Mohammed Emwazi, a Kuwaiti-born British man in his mid-20s from west London, who was known to UK security services.\n\nThey chose not to disclose his name earlier for operational reasons.\n\nEmwazi first appeared in a video last August, when he apparently killed the American journalist James Foley.\n\nHe was later thought to have been pictured in the videos of the beheadings of US journalist Steven Sotloff, British aid worker David Haines, British taxi driver Alan Henning, and American aid worker Abdul-Rahman Kassig, also known as Peter.\n\n'The Beatles'\n\nIn each of the videos, the militant appeared dressed in a black robe with a black balaclava covering all but his eyes and top of his nose.\n\nSpeaking with a British accent, he taunted Western powers before holding his knife to the hostages' necks, appearing to start cutting before the film stopped. The victims' decapitated bodies were then shown.\n\nEarlier this month, the militant featured in a video in which the Japanese journalist Kenji Goto appeared to be beheaded.\n\nHostages released by IS said he was one of three British jihadists guarding Westerners abducted by the group in Syria. They were given the nicknames \"\"John\"\", \"\"Paul\"\" and \"\"Ringo\"\" by their captives, and were known collectively as \"\"the Beatles\"\".\n\nAnalysis: Dominic Casciani, BBC News\n\nWe don't know exactly when the British or the American security services worked out that the masked man in the killing videos was Londoner Mohammed Emwazi.\n\nBut we do know that he was a \"\"person of interest\"\" to MI5 going back to at least 2010 because he features in semi-secret court cases relating to extremism overseas and back in the UK.\n\nNobody in official security circles is going to comment on what they know and why they know it.\n\nEmwazi has been previously described as a member of a network involving at least 13 men from London - and at least two of them were subjected to house arrest control orders or T-Pims. One absconded. The chances of Emwazi ever returning to the UK are vanishingly small.\n\nFollow Dominic at @BBCDomC\n\nBBC News special correspondent Lucy Manning says Emwazi is understood to be about 27 years of age.\n\nFriends told the Washington Post that he was raised in a middle class area of West London and studied computer programming at the University of Westminster. He would on occasion pray at a mosque in Greenwich, they said.\n\nEmwazi's friends told the Washington Post that they believed he started to be radicalised after travelling to Tanzania in May 2009 following his graduation.\n\nHe and two friends had planned to go on a safari, but once they landed in Dar es Salaam, they were detained by police and held overnight, they said.\n\nEmwazi then ended up flying to Amsterdam, in the Netherlands, where he claimed to be met by British intelligence agents from MI5 who accused him of trying to travel to Somalia, where the jihadist group al-Shabab operates. He denied the accusation and said the agents had tried to recruit him before allowing him to return to the UK.\n\nThe incident is apparently described in a report published the following year by the Independent. It identified Emwazi as Muhammad ibn Muazzam.\n\n'Live investigation'\n\nEmwazi later moved to Kuwait, where he got a job at a computer company. But on a visit to London in June 2010, he was detained by British counter-terrorism officials and prevented from flying back to Kuwait, his friends said.\n\nIt is believed he was known to security services in the UK and the US before leaving for Syria and was linked to a man with connections to al-Shabab, says the BBC's Dominic Casciani.\n\nThe Washington Post said Emwazi was believed to have travelled to Syria around 2012 and later joined Islamic State, which has declared the creation of a \"\"caliphate\"\" in the large swathes of Syria and neighbouring Iraq it controls.\n\nBritish police declined to comment on the reports.\n\nCommander Richard Walton, head of the Metropolitan Police's Counter Terrorism Command, said in a statement: \"\"We have previously asked media outlets not to speculate about the details of our investigation on the basis that life is at risk.\n\n\"\"We are not going to confirm the identity of anyone at this stage or give an update on the progress of this live counter-terrorism investigation.\"\"\n\nJihadi John sightings\"\n2166,\"It appears we have the world’s first hoax serial killer on our hands. Only weeks after Judd Nelson was reported dead by a fake Fox News website, a fake MSNBC site is now reporting that Axl Rose was found dead in his home at the age of 52.\n\nFetch thee thy magnifying glass to detect the problems with the website below:\n\nThis humble scribe’s favorite bit is that the hoax bothered to call the reports “unconfirmed.” It’s fake, dude; you can go ahead and confirm it.\n\nOn that note Mediaite reached out to Rose’s camp to check on his pulse, and will update accordingly.\n\n[Image via Nikola Spasenoski / Shutterstock.com]\n\n—— >> Follow Evan McMurry (@evanmcmurry) on Twitter\"\n2167,\"(Reuters) - A prominent Saudi Arabian cleric has whipped up controversy by issuing a religious ruling forbidding the building of snowmen, described them as anti-Islamic.\n\nAsked on a religious website if it was permissible for fathers to build snowmen for their children after a snowstorm in the country's north, Sheikh Mohammed Saleh al-Munajjid replied: \"\"It is not permitted to make a statue out of snow, even by way of play and fun.\"\"\n\nQuoting from Muslim scholars, Sheikh Munajjid argued that to build a snowman was to create an image of a human being, an action considered sinful under the kingdom's strict interpretation of Sunni Islam.\n\n\"\"God has given people space to make whatever they want which does not have a soul, including trees, ships, fruits, buildings and so on,\"\" he wrote in his ruling.\n\nThat provoked swift responses from Twitter users writing in Arabic and identifying themselves with Arab names.\n\n\"\"They are afraid for their faith of everything ... sick minds,\"\" one Twitter user wrote.\n\nAnother posted a photo of a man in formal Arab garb holding the arm of a \"\"snow bride\"\" wearing a bra and lipstick. \"\"The reason for the ban is fear of sedition,\"\" he wrote.\n\nA third said the country was plagued by two types of people:\n\n\"\"A people looking for a fatwa (religious ruling) for everything in their lives, and a cleric who wants to interfere in everything in the lives of others through a fatwa,\"\" the user wrote.\n\nSheikh Munajjid had some supporters, however. \"\"It (building snowmen) is imitating the infidels, it promotes lustiness and eroticism,\"\" one wrote.\n\n\"\"May God preserve the scholars, for they enjoy sharp vision and recognize matters that even Satan does not think about.\"\"\n\nSnow has covered upland areas of Tabuk province near Saudi Arabia's border with Jordan for the third consecutive year as cold weather swept across the Middle East.\n\n(Reporting by Sami Aboudi; editing by Angus McDowall and Andrew Roche)\"\n2168,\"In a new video posted online, the Islamic State of Iraq and Syria (ISIS) claims it has captured weapons and ammunition dropped by the U.S. military that was intended for Kurdish forces defending an embattled Syrian city near the Turkish border.\n\nThe airdrops Sunday were the first of their kind and followed weeks of U.S. and coalition airstrikes in and near Kobani.\n\nIn the video, ISIS claims some of the weapons and ammunition was air-dropped by mistake on its positions in Kobani.\n\n\n\nA senior administration official told CBS News on Sunday that the majority - but not necessarily all - of the bundles dropped by U.S. forces appeared to ‎make it to their intended targets.\n\n\"\"We are still assessing the completion of the mission but every indication that we have is that the vast majority of those bundles were successfully delivered to Kurdish forces,\"\" the official said. \"\"We're still working through a complete assessment right now.‎\"\"\n\nBecause the drops were made overnight, the Pentagon could not say with 100 certainty that they reached their intended destinations.\n\nIdris Nassan, a senior Kurdish official from Kobani who is now in the Turkish town of Mursitpinar, confirmed the Kurdish fighters received the airdrop and asked for more weapons.\n\n\"\"We are not in need of fighters. We are able to defeat the terrorists of ISIS if we have weaponry - enough weaponry and enough ammunition,\"\" he told The Associated Press.\n\nKurdish fighters tweeted messages of appreciation along with photos that apparently show that some of the air-dropped cargo - including M-16 guns and medical supplies - did reach its intended recipients.\"\n2170,\"Banja Luka (Bosnia and Herzegovina) - The news made ​​headlines worldwide consternation: As many as seven students have become pregnant on a school trip in Bosnia - the girls were only 13 or 14 years old!\nIMAGE EXPERIENCED: ALL THE GIRLS HAVE DRIFTING AWAY.\nTheir families would live in a small town in the province of Bosnia and Herzegovina, says the professor, who made the case publicly.\nNenad Babic, gynecologist and national health coordinator in the country part of Republika Srpska (Serb Republic), told Bild: \"\"Can you imagine how the parents felt when they mitbekamen that their daughters were pregnant? In a small village that is a terrible situation. The students are there gone to school. The families are branded. \"\"\nEnlargeIvo Scepanovic and Nenad Babic\nBILD reporter Ivo Scepanovic (l.) Has taken the gynecologist Nenad Babic in Banja Luka\nOut of respect he had therefore waited before he made the story public.\nBabić: \"\"The pregnancies of students are now back half years. The abortions were necessary to protect the girls and their health. \"\"\nThe identity of the students will not put Babić. He asserts: \"\"The thing is not made up. I knew the world would react when they hear the message. I have reported them to raise awareness about the lack of sexual education of minors. These kids just were not properly informed. Neither the parents nor the school. \"\"\nHow are the seven girls now?\nBabić: \"\"From Abortion and the shock of all recovered well.\"\" The girls would get help to make it back to normal life.\nTHE CASE\nThe youngest is 13: Seven students after class trip pregnant\nTHE YOUNGEST IS 13\n7 students after class trip pregnant\nA class trip in Bosnia proved fruitful trip: Seven students were pregnant during the trip.\nmore ...\nLack of education and the consequences - in Bosnia and Herzegovina is the an important issue.\nAlone in Sarajevo, capital of Bosnia and Herzegovina, 31 pregnancies were registered with underage girls in the previous year. With a population of fewer than 300 000 people.\nAccording to the daily \"\"Dnevni avaz\"\" the number of sexually active underage girls has increased considerably in recent years. The biggest problem: 43 percent would not prevent it!\nSenad Mehmedbasic, Gynaecologist from Sarajevo: \"\"It is worrying that girl 13 years old to have sex, but that is the trend of today. But we must not allow further that our children are educated about sex on the street and not in school. \"\"\nEnlargeThe class trip with seven laden students went through the international media and made headlines worldwide consternation ©\nThe class trip with seven laden students went through the international media and made headlines worldwide consternation\"\n2171,\"Over the weekend, Reddit user fryd_ posted a letter that Lego included in boxes of its toy building bricks in the 1970s. Addressed to parents, the note has a message about gender equality and gendered children's products that many toy companies today still don't seem to understand.\n\nThe letter reads:\n\nTo Parents. The urge to create is equally strong in all children. Boys and girls. It’s the imagination that counts. Not skill. You build whatever comes into your head, the way you want it. A bed or a truck. A dolls house or a spaceship. A lot of boys like dolls houses. They’re more human than spaceships. A lot of girls prefer spaceships. They’re more exciting than dolls houses. The most important thing is to put the right material in their hands and let them create whatever appeals to them.\n\nThe Reddit user told Buzzfeed that he found the note while playing with Legos with his niece and nephew at their grandmother's house. \"\"It struck me as particularly modern message for something written 40 years ago,\"\" he said, adding, \"\"I thought the toy-makers of today could learn a thing or two!\"\"\n\nThis letter's message is consistent with the gender-neutral Lego ad from 1981 that made the Internet rounds back in February. The creator of the ad, Judy Lotas, told The Huffington Post, \"\"Boys and girls are different, but not to the exclusion of wanting to create and build. That’s not a gender issue.\"\"\n\nHear, hear!\n\nH/T Buzzfeed\n\n@media only screen and (min-width : 500px) {.ethanmobile { display: none; }}\n\nLike Us On Facebook |   Follow Us On Twitter |   Contact HuffPost Parents\"\n2172,The Pentagon confirmed that a cache of weapons fell into the hands of ISIS.\n2174,\"Vladimir Putin spoke at the dedication of a new monument to the First World War in Moscow on Friday. The Russian president said that the lessons of the war, which began a century ago this summer, were that peace is fragile, that military aggression is dangerous and that violence can generate more violence in turn.\n\nPutin has supported the separatists in Ukraine who apparently shot down a Malaysian airliner last month, killing all 298 people on board. A bird defecated on Putin during his speech, as shown in the footage above.\n\nEuropean countries have been observing the centenary of the war this weekend, which claimed some 16 million lives, both soldiers and civilians.\"\n2175,\"A former PGA Tour player claims Tiger Woods has been suspended for one month under the Tour’s anti-doping program.\n\nDan Olsen, who has made 35 career PGA Tour starts and was an exempt player for the 2004 season, made the claim Friday on radio station WVFN to host David DeMarco.\n\n“I’ve heard that he’s on a month(-long) suspension,” Olsen said, claiming the information came from “exempt Tour players.” Olsen said Woods did not test positive for testosterone but for “something else.”\n\nOlsen continued, “I think when it’s all said and done, he’s going to surpass Lance Armstrong in infamy.”\n\nWoods’ agent Mark Steinberg released a statement to Golf News Net, saying, “These claims are absolutely, unequivocally and completely false. They are unsourced, unverified and completely ridiculous. The PGA Tour has confirmed that there is no truth to these claims.”\n\nPGA Tour media official Joel Schuchmann released a statement on behalf of the Tour, saying, “Regarding the allegations made by Dan Olsen concerning Tiger Woods, there is no truth whatsoever to his claims and the PGA Tour categorically denies them.”\n\nThe Michigan-based pro added he believes Woods was faking the back tightness that Woods cited in withdrawing from the Farmers Insurance Open after just 11 holes.\n\nOlsen, whose last PGA Tour start was the 2011 PGA Championship, also made several wild accusations concerning Woods’ golf ball, incorrectly identifying dates during which Woods made changes in the ball he uses. Olsen alluded to comments made by Golf Channel analyst Frank Nobilo concerning the advantage he felt Woods had in 2000 (not 1998 or 1999 as Olsen claimed) in switching to Nike’s first solid-core golf ball. After switch in May 2000, Woods went on to win the final three majors that year, just before Titleist introduced its Pro V1.\n\nFurther, Olsen claimed Rory McIlroy wanted out of his Nike contract if he couldn’t have access to the same ball as Woods.\n\nSwitching subjects, Olsen also claimed PGA Tour commissioner Tim Finchem personally visited Dustin Johnson’s home twice in an effort to help the pro with his “personal challenges” before a six-month leave of absence from golf that ended in February. Johnson has disputed a Golf.com report saying he was suspended for that half-year period because of a failed drug test under the Tour’s anti-doping program.\"\n2176,\"Longtime \"\"NBC Nightly News\"\" anchor Tom Brokaw reportedly wants his successor, Brian Williams, thrown out of the big chair after he admitted fabricating key portions of a story he repeatedly told about his reporting experience during the Iraq War in 2003.\n\nThe New York Post, citing sources at the network, reported that Brokaw, 74, has been \"\"making a lot of noise at NBC that a lesser journalist or producer would have been immediately fired or suspended for a false report.\"\"\n\nBrokaw was the anchor of NBC's flagship evening newscast when Williams filed his initial report in March 2003. In it, Williams described how he was traveling in a group of helicopters forced down in the Iraq desert. On the ground, Williams said, he learned the Chinook in front of him \"\"had almost been blown out of the sky\"\"; he showed a photo of the aircraft with a gash from a rocket-propelled grenade.\n\nWilliams succeeded Brokaw as the \"\"Nightly News\"\" anchor following the 2004 presidential election, and his story evolved over time.\n\nIn a 2008 blog post, Williams said that his helicopter had come under fire from what appeared to be Iraqi farmers with rocket-propelled grenade. He said a helicopter in front of his had been hit.\n\nThen, in a 2013 appearance on David Letterman's \"\"Late Show\"\" on CBS, Williams said that two of the four helicopters he was traveling with had been hit by ground fire, \"\"including the one I was in.\"\"\n\nOn Wednesday, Williams recanted that story, claiming he was that he was flying in a Chinook helicopter behind the formation that took fire. However, on Thursday, the military newspaper Stars and Stripes, which broke the story, reported that Williams was actually flying with a different helicopter company altogether, in a different direction, and linked to the attacked unit only by radio.\n\nAdding to the intrigue, the Post reported that Brokaw and former NBC News president Steve Capus, who left the network in 2013, knew that Williams' updated version of his tale was not true before the anchor's admission Wednesday evening. The paper also says NBC News executives had counseled Williams to stop telling the story.\n\nDespite Brokaw's campaign, the paper says NBC will take no action against Williams, believing that his on-air apology Wednesday will suffice.\n\n\"\"He is not going to be suspended or reprimanded in any way,\"\" one source told the paper. \"\"He has the full support of NBC News.\"\"\n\nThe Associated Press contributed to this report.\n\nClick for more from the New York Post.\"\n2177,\"On Monday morning, a report surfaced claiming that Comcast has been discouraging customers from using the Tor Browser, a browsing program designed to allow users to surf the Internet with greater anonymity than most browsers. Monday’s report was repackaged on a number of other sites, stating that Comcast has \"\"declared war on the Tor Browser.\"\" The report goes on to suggest that Comcast has contacted some users telling them that they risk disconnection if they continue using Tor. The report may have generated a lot of clicks but is totally inaccurate.  \n\nComcast is not asking customers to stop using Tor, or any other browser for that matter. We have no policy against Tor, or any other browser or software. Customers are free to use their Xfinity Internet service to visit any website, use any app, and so forth. \n\nHere are the facts:\n\nComcast doesn’t monitor our customer’s browser software, web surfing or online history.\n\nThe anecdotal chat room evidence described in these reports is not accurate.  \n\nWe respect customer privacy and security and only investigate and disclose certain information about a customer's account with a valid court order or other appropriate legal process, just like other ISPs. More information about these policies can be found in our Transparency Report here.\n\nWe do not terminate customers for violating the Copyright Alert System (aka \"\"six strikes\"\"), which is a non-punitive, educational and voluntary copyright program. Read more here.\n\nOur customers can use Tor at any time, as I have myself.  I’m sure many of them are using it right now.\"\n2178,\"Comcast has lately found itself issuing public apologies on a somewhat regular basis as subscribers share tales of horrible customer service.\n\nBut the latest accusation leveled against Comcast—that it is threatening to disconnect customers who use the anonymity-providing Tor browser—hasn't been backed by convincing evidence that it's happening. And Comcast dismisses the rumor as “wildly inaccurate.”\n\nIt began Saturday with a site called DeepDotWeb claiming that Comcast has “declared war on Tor Browser.”\n\n“Reports have surfaced (Via /r/darknetmarkets and another one submitted to us) that Comcast agents have contacted customers using Tor and instructed them to stop using the browser or risk termination of service,” the article said. “A Comcast agent named Jeremy allegedly called Tor an ‘illegal service.’ The Comcast agent told its customer that such activity is against usage policies. The Comcast agent then repeatedly asked the customer to tell him what sites he was accessing on the Tor browser. The customer refused to answer. The next day the customer called Comcast and spoke to another agent named Kelly who reiterated that Comcast does not want its customers using Tor.”\n\n“Kelly” allegedly told the customer that “Users who try to use anonymity, or cover themselves up on the Internet, are usually doing things that aren’t so-to-speak legal. We have the right to terminate, fine, or suspend your account at anytime due to you violating the rules.”\n\n“I think the story is nonsense”\n\nThere was good reason to be skeptical of this report. A search of the subreddit /r/darknetmarkets for Comcast and Tor turned up nothing. (UPDATE: Here is the reddit post quoted by DeepDotWeb.) Any organized Comcast campaign against users of Tor would likely inspire numerous customer complaints, not just a few, as noted by Cato Institute Research Fellow Julian Sanchez and security researcher Robert Graham, who wrote on Twitter:\n\n\n\"\"This story is wildly inaccurate,\"\" Comcast spokesperson Charlie Douglas told Ars. \"\"Customers are free to use their Xfinity Internet service to visit any website or use it however they wish otherwise.\"\"\n\nWhile Comcast publishes an acceptable use policy, the company \"\"doesn’t monitor users’ browser software or Web surfing and has no program addressing the Tor browser,\"\" Douglas said.\n\nIn some previous cases where customers have documented poor customer service, Comcast has admitted fault and said its customer service agents acted in error. In this case, Comcast says it investigated the story and found no evidence that the encounters ever happened.\n\n\"\"The anecdotal chat room evidence provided is not consistent with our agents’ messages and is not accurate,\"\" Douglas said. \"\"Per our own internal review, we have found no evidence that these conversations took place, nor do we employ a Security Assurance team member named Kelly. We respect customer privacy and security and only investigate and disclose certain information about a customer's account with a valid court order or other appropriate legal process.\"\"\n\nComcast's Jason Livingood, VP of Internet communications and engineering, also disputed the report in a blog post today. \"\"Our customers can use Tor at any time, as I have myself. I’m sure many of them are using it right now,\"\" he wrote.\n\nThe DeepDotWeb report has other problems. It falsely stated that \"\"Comcast already monitors its customers internet usage to prevent them from downloading pirated media in violation of copyright laws. Under the 'Six Strikes' plan, Comcast customers who are caught by Comcast pirating copy-written material are e-mailed by Comcast and told to cease the activity. Comcast will continue monitoring them, and if they violate the 'Six Strikes' plan five more times, their Internet service will be terminated.\"\"\n\nIn fact, Six Strikes reports are the result of content companies monitoring online activity and notifying Internet service providers of potential violations. Comcast says it uses e-mail and in-browser alerts to \"\"educate\"\" customers about copyright violations, but it doesn't cut off service. Nonetheless, the DeepDotWeb report was credulously re-reported by a few other news outlets that didn't seek further confirmation. The stories are being shared by Twitter users, who often add expressions of outrage:\n\n\nTor isn't for criminals\n\nTor Project Executive Director Andrew Lewman told Ars that it doesn't have enough information on the Comcast rumors \"\"to know whether this is a company-wide practice.\"\" He noted that \"\"people with uncensored connections to the Internet can use Tor to share their access with human rights defenders and journalists behind national firewalls. We tend to have good relationships with Internet service providers in free societies for this reason.\"\"\n\nTor itself was unfairly branded \"\"the Web browser for criminals\"\" by one news report:\n\n\nEnlarge\nBusiness Insider\nWhile Tor can be used by criminals, it was created by the US Naval Research Laboratory to protect government communications and is used by many people with privacy concerns, including activists in countries with repressive governments. For anyone hoping to use Tor to mask downloads of pirated material, the Tor Project itself says that \"\"File sharing (peer-to-peer/P2P) is widely unwanted in the Tor network, and exit nodes are configured to block file sharing traffic by default.\"\" (Comcast was caught interfering with BitTorrent traffic in 2007.)\n\nIf the customers described by DeepDotWeb did have discussions with Comcast employees, it's possible they were being notified of a pending legal action. DeepDotWeb quoted Comcast as saying, \"\"if we’re asked by a court to provide customer information, then we ask for a reasonable amount of time to notify the customer so they can decide if they would like to hire a lawyer and if they do, then we turn the case over to them and they proceed with the judge directly and we step away.\"\"\n\nDouglas told Ars that \"\"it's impossible to speculate\"\" whether that's what happened in this case, since the reports mentioned no specific customers.\n\nIf any Ars readers are subscribers of Comcast and use the Tor browser, we'd love to hear about your experiences in the comments.\"\n2180,\"No suspected cases of Ebola have been found in Iraq, despite reports to the contrary in Iraqi media in the past week, the World Health Organization (WHO) said on Tuesday.\n\nDescribing reports of suspect cases of the deadly viral infection in Mosul as \"\"rumor\"\", the Geneva-based United Nations health agency said it and the Iraqi health ministry had conducted a full investigation.\n\n\"\"All sources contacted have negated the existence of any suspected cases of Ebola,\"\" the WHO said in a statement. \"\"The [Iraqi] Ministry of Health and the World Health Organization further confirmed that the laboratory facilities in Mosul do not have the necessary capabilities to diagnose and confirm the Ebola virus.\"\"\n\nReports of suspected Ebola cases appeared on December 31 in Iraq's Al-Sabah newspaper, Rudaw online newspaper and on the Shafaq news agency and were relayed through other media in and outside Iraq, prompting the WHO and Iraqi authorities to investigate.\"\n2181,\"ESPN’s “Monday Night Football” will not be featuring a discussion in which an all-male panel discusses domestic violence.\n\nIn fact, the telecast of the game between the New England Patriots and Kansas City Chiefs will feature just a regular pregame show. There was never, the network says, a panel discussion about the topic planned for tonight.\n\nThe network was hammered with calls after an Esquire blog post (“ESPN Has a Problem with Women”) indicated that an all-male lineup would debate the topic, which has been a hot once since the second Ray Rice video surfaced three weeks ago. On Monday, in the third game since the explosive video triggered the NFL’s domestic violence crisis, “it’s a normal lineup for ‘Monday Night Football,’” according to Chris LaPlaca, ESPN’s senior vice-president of corporate communications.\n\nThat lineup, of course, includes Suzy Kolber, who hosts the two-hour “Monday Night Countdown” show, and Lisa Salters, reporter and sideline reporter. In a statement on the matter, John Wildhack, executive vice-president of programming and production, said:\n\nContrary to published reports in Esquire, there was no panel on domestic violence ever planned for tonight’s Monday Night Countdown. We will present our normal Monday Night Football pre-game show, with Suzy Kolber hosting and Lisa Salters reporting. ESPN is proud of the work it has done covering the issue of domestic violence, and is committed to continued coverage. Much of that work has been informed by several talented female colleagues from our television and espnW platforms, including Hannah Storm, Jemele Hill, Jane McManus, Kate Fagan, Sarah Spain and more.\"\n2184,\"Obesity rates in America have more than doubled over the last 2 decades and has become the leading public health issue in the U.S. With more than two-thirds of the adult population overweight, McDonald’s has decided to become part of the obesity rate solution – not the problem.\n\nAccording to reports, beginning January 1, 2015, McDonald’s will no longer serve customers who show risks of being overweight. They will define overweight by these standards: Over 170 lbs for women and 245 lbs for men. Children’s weight restrictions will vary depending on age and height.\n\nMcDonald’s is currently running campaigns to shake its “junk food” image, insisting they sell nothing but good quality food. They are are branding themselves from “A dining experience of fast food” to “Good food served fast.” They want people to understand the risks of being overweight.\n\nSo how will they know if you are overweight ? Will they ask you what you weigh and trust your answer? NO\n\nThey are implementing scales at the from of every register just like the one in the photo below. You must stand on the scale when ordering or you will not be served. They also plan on posting signs to let customers know that they have the legal “Right to refuse service to anyone.”\n\nFor drive-thru patrons it may be a bit more difficult to enforce. However, if the person looks like they exceed the weight restrictions, they will be refused service at the drive-thru window.\"\n2185,\"It seems it’s not enough to simply tell your boss I quit anymore if this game note is to be believed.\n\nA developer for Electric Boogie apparently had such disdain for the person he worked for he decided to ridicule them in a rather creative way.\n\nThe technician ‘left a special message’ at the end of the Flappy Bird-like game when he quit.\n\nMORE: ‘I’m feeling sick just thinking about it': Mum horrified after her son discovers a spider in a loaf of Hovis\n\nIt didn’t pop-up until you had reached a certain level and was preceded by two animated characters, and a dog, engaging in sexual acts.\n\n‘Working for you is a living hell,’ the message said.\n\n‘You have your head so far up your ass, it’s no wonder why your breath always smells like s**t.\n\n‘Consider this cartoon animation and this letter, my resignation from your pathetic company. I quit. P.S. Your game f***ing sucks.’\n\nNot only did he apparently get the X-rated message pass his boss at TriplePlay Apps, he also managed to sneak it under the noses of Apple and Google that allowed it on to their app stores.\n\nBut it may all be a ruse after dailydot.com cast doubt over the story and claimed it could have been be a publicity stunt.\n\nMORE: Man dressed as a clown wanted over violent nightclub assaults\"\n2186,\"A hoax that went viral on the internet has left fans of one country musician wondering exactly how all the madness began.\n\nInquisitr reports that the internet was aflame with reactions after fake news that country legend Willie Nelson had died. Although 81-years-old, the legendary crooner has not yet kicked the bucket.\n\nThe rumor about Nelson's demise first began on the fake site MSMBC, according to Inquisitr. The initials for the site so closely mirror the actual news organization MSNBC that people glancing at the headline understood it to be true.\n\nThe fact the story cited made up police officials also lent it an undeserved air of credibility. The story claimed that Nelson's body was found on the front lawn of a property he owns in Maui, HI.\n\nThe nature of the story and Nelson's iconic status combined to allow this false story to go viral on social media sites like Twitter, Facebook, and others.\"\n2187,\"The most expensive Apple Watch set to go on sale in April will have to cost around $10,000, according to analysis done by the timepiece blog Grail Watch.\n\nThat's mostly because the Apple Watch Edition has a frame made from solid 18-karat gold, which is very expensive.\n\nGrail Watch notes that gold sells for between $1,200 and $1,300 per ounce these days. By that measure, the Apple Watch Edition's frame would cost around $8,300 for the larger 42mm version, excluding all other costs.\n\nThat's assuming the watch's case is made from solid gold, not gold-plated. But the blog notes that Apple's marketing material never uses \"\"gold-plated\"\" or \"\"gold-filled,\"\" which is conventional terminology for gold-plated materials, and that Apple must abide by laws governing how jewelry makers describe their products.\n\nThe conventional wisdom so far has been that the Apple Watch Edition will cost $5,000. Apple has only announced the price of the low-end Apple Watch Sport, which will sell for $349.\n\nBut gold-framed luxury watches usually go for well above the $10,000 mark. Cartier's Tank MC lists for $22,000 and Jager-LeCoultre's Reverso Squadra Hometime lists for over $23,000.\n\nEven if the Apple Watch Edition sells for less than its analog competitors, it will still be Apple's most expensive product.\n\nGrail Watch predicts the larger Apple Watch Edition will go for $9,999, with the smaller version retailing for $7,999.\"\n2188,\"When Apple introduced its Apple Watch in September, the company said there would be three editions along with various face options and bands. Customers will literally have dozens of watch configurations to choose from. Only the base model got an official price of $349, however. Now a report claims to have pricing information on other editions.\n\nMacRumors spotted a French blog whose sources suggest the stainless steel Apple Watch variant will start at $500 while gold models could cost $4,000 and up. The iGen blog has been credible in the past, correctly predicting the size of the iPhone 6 and 6 Plus.\n\nIf you take the view that Apple Watch is simply another smartwatch or gadget, the prices may not make that much sense. Look at the device as a fashion statement with smarts, though, and the anticipated costs sound viable. Apple has designed the watch and will market it as a modern timepiece that adds smartwatch functions to your wrist. It’s already considered a luxury brand by many and people are clearly willing to pay premium prices for that brand.\n\nThe stainless steel pricing is certainly believable to me. Look at Pebble to see why.\n\nPebble Steel fashion\n\n \n\n\nYou can buy a plastic Pebble smartwatch for as little as $99 now, recently discounted from its $149 price. The same watch and functionality in a more aesthetically pleasing stainless steel case will cost you $199, or double the plastic model’s price. It’s reasonable to assume an Apple Watch with stainless steel casing will cost $500 based on that. I wouldn’t be at all surprised to see that come with a leather strap, with an additional $50 to $100 cost for a matching stainless steel strap.\n\nUnfortunately, we’re not likely to know the official retail costs until this coming spring, as Apple won’t be selling the Apple Watch until then. For now, potential customers have time to save up for Apple’s timepiece — something they may need to do if they want an Apple Watch in gold.\"\n2191,\"(CNN) -- Despite government claims of a ceasefire, gunmen believed to be Boko Haram fighters attacked two villages and a town near the border with Niger, killing at least 8 and kidnapping others, residents told CNN Saturday.\n\nBoko Haram has not yet responded to the government's announcement Thursday of a ceasefire, which an official said heralded peace in the country after some five years of conflict with the Islamic extremist group.\n\nIn one attack, militants ambushed travelers in the Borno state village of Shaffa, residents of the area said, killing eight people and abducting others.\n\nBoko Haram gunmen also stormed the village of Waga in Adamawa state, abducting a number of residents, including women, residents there told CNN.\n\nInsurgents also occupied the town of Abadam, near Niger, after killing an unknown number of residents in their attack, residents said.\n\nNigerian officials said Friday that the government had reached a ceasefire agreement with Boko Haram, which has been waging an insurgency in the country's north since 2009.\n\nThe deal, the government said, includes the release of more than 200 kidnapped girls whose abduction from their boarding school shocked the world in April.\n\nThe deal, first reported by Agence France-Presse, came Thursday night after a month of negotiations with representatives of the group, said Hassan Tukur, principal secretary to President Goodluck Jonathan.\n\nNigerian officials met with Boko Haram in Chad twice during talks mediated by Chadian President Idriss Deby, according to Tukur.\n\n\"\"We have agreed on the release of the Chibok schoolgirls, and we expect to conclude on that at our next meeting with the group's representative next week in Chad,\"\" Tukur said.\n\nDoyin Okupe, a government spokesman, said the ceasefire deal was meant not only to free the girls but also to end the insurgency.\n\n\"\"On the war front, we can say there is peace now,\"\" he said Friday.\n\nWhat is Boko Haram?\n\nA source involved in talks with the militants told CNN last month that Nigerian government officials and the International Committee of the Red Cross had discussions with Boko Haram about swapping imprisoned members of the group for the more than 200 schoolgirls. It is unclear, however, whether the deal includes a prisoner swap.\n\nThe name \"\"Boko Haram\"\" translates to \"\"Western education is sin\"\" in the local Hausa language. The militant group is trying to impose strict Sharia law across Nigeria, which is split between a majority Muslim north and a mostly Christian south.\n\nAs part of its insurgency, the militant group has bombed schools, churches and mosques; kidnapped women and children; and assassinated politicians and religious leaders alike.\n\nWhere are the missing girls?\n\nCNN's Ray Sanchez contributed to this report.\"\n2192,\"WATCHERS of North Korea's secretive regime believe it could be planning another surprise move, a restaurant in Scotland.\n\nThe Cambodia eaterie\nLeader Kim Jong-Un has already opened a diner in Amsterdam, with the 'Pyongyang' chain of restaurants also having branches in China and parts of Asia.\n\nIt has been reported that the dictator is believed to be interested in opening another in the UK, with claims by observers of North Korea that Kim is especially keen on an eaterie in Scotland.\n\nHis fondness of whisky and the profile of Scotland's referendum have been cited as key reasons for the potential serving of North Korean delicacies such as dog meat soup and pine-nut gruel in Scotland.\n\nProceeds from the 'Pyongyang' chain are funnelled back into North Korean government funds.\n\nMichael Madden, editor of North Korea Leadership Watch, said the country is desperate to build diplomatic ties with European countries, especially those with left-wing leanings.\n\nHe said: \"\"It would not surprise me at all if they opted to open a restaurant in Scotland.\n\n\"\"The Scottish independence referendum catapulted Scotland into the North Korean's elite's thoughts.\n\n\"\"Despite voting no they'd consider left-leaning Scotland to be more suitable than England, plus North Koreans love whisky.\n\n\"\"Tourists in North Korea are told to tip people in Scotch instead of the currency.\"\"\n\nThe Pyongyang restaurants are run in partnership with Office 39, a branch of the North Korean government, which uses them as a way of raising overseas cash.\"\n2196,\"With its huge, gaping mouth, it looks big enough to swallow a person whole.\n\nThis giant catfish, which weighed 20 stone (127kg) was caught by twin brothers Dino and Dario Ferrari in the Po River of northern Italy.\n\nDino Ferrari caught the 127 kg catfish in the Po delta of Italy (Sportex Italia)\n\nBelieved to be one of the largest of its kind ever caught, the creature was pulled from the river on Feb 19 with a rod and line after a battle lasting 40 minutes.\n\nThe nine foot-long creature, a wels catfish, has been dubbed “the monster of the Po” by the Italian media.\n\nThe fish was released after the trophy photos (Sportex Italia)\n\nAfter catching, weighing and photographing it, the brothers released it back into the river, which flows across northern Italy to the Adriatic.\n\n“It’s a silurus glanis [the Latin name for the species],” Dino Ferrari said. “The American catfish doesn’t grow to such large dimensions – at most it can weigh 50kg.” He estimated the fish to be about 30 years old, based on its size, adding that the species can live for up to 50 years.\n\n“They don’t range over very large distances, they tend to live in the same stretch of river, moving just a few kilometres either way. They eat all types of fish.\n\n\"\"To catch them you need a lot of patience but also physical strength. We fought for 40 minutes to reel it in. We tired it out and then lifted it out of the water.”\n\nThe wels catfish, also known as the sheatfish, lives in fresh and brackish water.\n\nIt is native to eastern Europe and parts of Asia but was introduced to western Europe.\n\nThe fish prey on other fish, as well as worms, crustaceans, frogs and water fowl.\n\n“Who knows, maybe we will manage to catch it again in a year’s time, and it will be even more gigantic,” said Mr Ferrari.\"\n2197,\"Islamic State brutes fed a distraught woman searching for her kidnapped son some meat and rice – and then told her she had just eaten her son, according to a British man who joined the fight against ISIS.\n\nYasir Abdulla, 36, of Yorkshire left his wife and four kids to battle the maniacal extremists in his Kurdish homeland, The Sun reported.\n\n“I hate IS because of what happened to an old Kurdish woman from a nearby tribe,” he said. “Her son was captured by IS fighters and taken as a prisoner to Mosul. She was determined to find her son and went to IS headquarters and asked to see him.”\n\nHe said the thugs told her to rest after her long journey and offered her the food before taking her to her son.\n\n“They brought her cups of tea and fed her a meal of cooked meat, rice and soup. She thought they were kind,” he said.“But they had killed him and chopped him up and after she finished the meal and asked to see her son they laughed and said, ‘You’ve just eaten him,’” Abdulla told The Sun.\n\nAbdulla decided to take on the murderous group after they came within six miles of his home in Kurdistan.\n\nHe said he bought combat fatigues online and an assault rifle in his Kurdish hometown – then joined other volunteers on the front lines.\n\n“We want to attack IS and drive them out forever but we can’t unless the Peshmerga and the Americans say we can,” he said, referring to the military forces of Iraqi Kurdistan.\n\nAbdulla described the jihadists’ terror tactics, including slaughtering prisoners in bonfires.\n\n“They dig a trench, put dry tree branches and leaves in there, set it alight and then throw prisoners on so they burn alive,” he said. “IS are very good at making people scared. If they make one person scared then that person will make another person scared and soon everyone is scared of IS.”\n\n“But the Kurds are not scared of them. Someone has to stand and fight. We have got thousands of people in many villages and towns behind us. If we fall then all of those places fall, and that can’t happen.”\n\nYasir, who returned to the UK last week, remains confident and vows to return to Iraq to help the rebels defeat the fanatics.\"\n2200,\"A video released by the Islamic State on Tuesday allegedly shows a stray weapons bundle from the United States that missed its target in Kurdish-controlled areas near Kobani, Syria and instead fell into the hands of IS (ISIS or ISIL) militants.\n\nSunday evening, the Pentagon confirmed that the U.S. military had conducted a weapons drop to supply Syrian Kurds fighting IS militants in Kobani with small arms and supplies.\n\nPentagon Spokesperson Rear Adm. John Kirby also confirmed Monday that one of the bundles had missed its target, but that it had been destroyed so that “ISIL terrorists couldn’t get to it.”\n\nThe video, released by unofficial IS news agency Aamaq, bears the Arabic title: “Arms and ammunition delivered by American planes fell in areas controlled by the Islamic State in Kobani.”\n\nThe video shows an IS militant rifling through the weapons and supplies, which include grenades, explosive canisters, and RPG rounds.\n\n“Thank God, the Mujahideen have them now,” the masked militant said.\n\nHere is the full video:\n\nThis article originally appeared at The Washington Free Beacon. Copyright 2014. Follow The Washington Free Beacon on Twitter.\"\n2201,\"Along with unveiling the Apple Watch earlier this year, the company also announced that the prices for the wearable device will start at $349. French website iGen.fr now claims to have an idea about the pricing of the stainless steel variant, as well as the gold variant.\n\nAccording to the publication, the stainless steel variant of the Apple Watch will be priced around $500, while the gold variant will be priced between $4,000 to $5,000. This is in line with earlier rumors, which claimed that the top-end variant of the Apple Watch will be priced above $1,000. While Apple didn’t announce which variant would be priced $350, it is widely believed to be the entry-level aluminum variant of the Apple Watch.\n\nRELATED: All you want to know: Apple Watch specifications, features and price\n\nAs for the availability, the publication claims that the first Apple Watch will start shipping by Valentine’s Day 2015. While this is in line with earlier rumors, it is in contrast with what Apple Retail SVP Angela Ahrendts hinted yesterday. In a video message to the company’s retail employees, she hinted that the Apple Watch will launch in spring next year. She said, “We’re going into the holidays, we’ll go into Chinese New Year, and then we’ve got a new watch launch coming in the spring.”\"\n2202,\"The \"\"Jihadi John\"\" killer who has featured in several Islamic State in Iraq and Syria beheading videos is Mohammed Emwazi, a Briton from a middle class family who grew up in London and graduated from college with a degree in computer programming, the Washington Post newspaper said.\n\nIn videos released by ISIS, the masked, black-clad militant brandishing a knife and speaking with an English accent appears to have carried out the beheadings of hostages including Americans and Britons.\n\nThe BBC said Emwazi is suspected of appearing in videos that showed the killings of U.S. journalists James Foley and Steven Sotloff, British aid worker David Haines, British taxi driver Alan Henning, and American aid worker Abdul-Rahman Kassig, who also went by Peter.\n\nThe black-clad militant also appeared in videos in January 2015 that showed Japanese hostages Haruna Yukawa and Kenji Goto, who were later killed.\n\nThe Post said Emwazi was believed to have travelled to Syria around 2012 and to have later joined ISIS.\n\n\"\"His real name, according to friends and others familiar with his case, is Mohammed Emwazi, a Briton from a well-to-do family who grew up in West London and graduated from college with a degree in computer programming,\"\" the Post said.\n\nIn each beheading video, he is dressed entirely in black, a balaclava covering all but his eyes and the ridge of his nose. He wears a holster under his left arm.\n\nHostages gave him the name John as he and other Britons had been nicknamed the Beatles, another was dubbed George.\n\nThe paper said he had been born in Kuwait, was raised in a middle-class neighbourhood in London and occasionally prayed at a mosque in Greenwich, southeast London.\n\nPolice declined to comment on the reports.\n\n\"\"We are not going to confirm the identity of anyone at this stage or give an update on the progress of this live counter- terrorism investigation,\"\" said Commander Richard Walton of the Metropolitan Police's Counter Terrorism Command in a statement.\n\nThe Post quoted friends of Emwazi, who spoke on condition of anonymity, as saying they thought he had started to become radicalized after a planned safari in Tanzania following his graduation from the University of Westminster in London.\n\nThey said Emwazi and two friends - a German convert to Islam named Omar and another man, Abu Talib - never made it to the safari. On landing in Dar es Salaam, in May 2009, they were detained by police and held overnight before eventually being deported, they said.\n\nNo comment was immediately available from the University of Westminster.\"\n2203,\"A schoolboy who was almost killed when knocked out by a massive electric shock now claims the accident gave him superpowers like those of X-Men's Magneto.\n\nNikolai Kryaglyachenko, 12, had been walking home after school when he lent briefly against a lamp post that was live from a faulty wire, and was blasted across the pavement.\n\nHe said: 'When I came round I felt groggy but managed to get home and told my mum what had happened.\n\nScroll down for video\n\nNikolai Kryaglyachenko, 12, claims metal objects stick to him like they do to X-Men character Magneto\n\nNikolai pictured with a load of cutlery and coins sticking to his back. He claims he woke up with the 'superpower' after he suffered an electric shock\n\nStories about living magnets such as Nikolai (pictured) began to appear in the middle of the 19th century\n\nThe schoolboy claims to have powers similar to Magneto, from X-Men. Pictured is Sir Ian McKellan, who played the character Magneto in the movie X-Men: The Last Stand\n\n'When I woke up the next day and got out of bed I found some coins that had been lying on the mattress had stuck to my body. Then when I was having breakfast and dropped my spoon, it stuck to my chest.'\n\nHe said he is a keen fan of comics and, believing that maybe he had developed some sort of super magnetic power to attract metal like Magneto, had decided to put it to the test.\n\nHe said: 'I can do things I couldn't do before, but I don't have a lot of control over it. Even when I do not want to do it, I still attract things. Once I even attracted a glass - it just moved towards me.'\n\nNikolai added that he has now decided he wants to be a superhero when he is older, saying that he would want to do something that helped people.\n\nHe has also found himself one of the most popular boys at school with many of his classmates asking him to demonstrate his superpowers.\n\nStories about 'living magnets' began to appear at least in the middle of the 19th century.\n\nNikolai pictured with his classmates, who he says constantly ask him to show off his new 'superpower'\n\nFactory worker Leonid Tenkaev pictured in 2004. He claimed to have obtained the ability to attract metal objects following the Chernobyl nuclear disaster\n\nIn 2004, the story of a Russian factory worker Leonid Tenkaev and his family received extensive media coverage when he appeared to obtain the ability to attract objects after the Chernobyl nuclear disaster.\n\nAlthough people who have the ability to attract metal items are commonly referred to as 'magnets', many of them can also hold plastic, glass, wood and paper items on their body.\n\nOnly some of them develop a 'preference' for a particular material.\n\nIn 1990, as many as 300 'living magnets' gathered for a conference in Sofia, the capital of Bulgaria, after young woman Marinela Brankova demonstrated her amazing ability on TV. The woman could hold 7kg of metal on a vertical palm.\n\nScientists say however that rather than people being magnetic, it is probably nothing more than unusually sticky skin.\"\n2206,\"A \"\"propaganda video\"\" released by ISIS has set off a range of international responses.\"\n2207,\"Sen. Lindsey Graham says the Taliban detainees released from Guantanamo Bay in exchange for Sgt. Bowe Bergdahl have been in touch with members of the al-Qaida-linked Haqqani network, yet all five still are being monitored in Qatar.\n\nGraham, a South Carolina Republican who recently visited Qatar, said he was concerned one of the detainees had left, but was assured during his visit that all five senior Taliban officials remain in the tiny nation on the Arabian Peninsula.\n\nQatar gained public praise from President Barack Obama for brokering the controversial deal that freed Army Sgt. Bowe Bergdahl from Taliban captivity in May 2014 in exchange for the release of the five Taliban detainees.\n\nScroll down for video\n\nSuspicious: South Carolina Republican Senator Lindsey Graham said Thursday that Taliban detainees released from Guantanamo Bay in exchange for Sgt. Bowe Bergdahl have been in touch with members of the al-Qaida-linked Haqqani network\n\nThe Pentagon says it is confident in Qatar's ability to mitigate any threat posed by the former detainees.\n\nWhen contacted for comment by CNN, the White House referred questions to the Pentagon which, int turn, declined to comment on the case--including on which of the five men is in touch with Haqqani.\n\nHowever, U.S. intelligence set up to intercept all five men's communications in Qatar has revealed that one of them 'reached out' in recent months to try to encourage militant activity.\n\n'It's just a year deal,' Graham told The Associated Press on Wednesday. 'Just as sure as we're sitting here, they're going back to the fight.'\n\n'I was afraid one had left, but they told me they're all still there': Senator Graham was assured that all five men remain in Qatar\n\nQatar gained public praise from President Barack Obama for brokering the controversial deal that freed Army Sgt. Bowe Bergdahl from Taliban captivity in May 2014 in exchange for the release of the five Taliban detainees from Guantanamo\n\n'They've had some Haqqani people come to meet with them. ... They're reaching out. The Taliban five are communicating with people inside Afghanistan.'\n\nHowever, Graham, a member of the Senate Armed Services Committee and a leading Capitol Hill voice on foreign policy, said all five are still in Qatar.\n\n'I was afraid one had left, but they told me they're all still there,' he said.\n\nThe Pentagon said in a statement that it would not comment on specific cases involving the detainees.\n\nMohammed Nabi\n\nAbdul Haq Wasiq: Served as the Taliban deputy minister of intelligence\n\nMullah Norullah Nori: A senior Taliban commander in the northern city of Mazar-e-Sharif when the Taliban fought U.S. forces in late 2001.\n\nKhairullah Khairkhwa: Served in various Taliban positions including interior minister and had direct ties to Mullah Omar and Osama bin Laden.\n\nMohammed Nabi: Served as chief of security for the Taliban in Qalat, Afghanistan, and later worked as a radio operator for the Taliban's communications office in Kabul.\n\nMohammad Fazl: Human Rights Watch says could be prosecuted for war crimes for presiding over the mass killing of Shiite Muslims in Afghanistan in 2000 and 2001 as the Taliban sought to consolidate their control over the country.\n\nMohammad Fazzi (left) and Mullah Norullah Nori (right)\n\nKhairullah Khairkhwa (left) and Abdul Haq Wasiq (right)\n\n'However, we take any incidence of re-engagement very seriously, and we work in close coordination through military, intelligence, law enforcement and diplomatic channels to mitigate re-engagement and to take follow-on action when necessary,' the statement said. 'The Defense Department has a close security partnership with the government of Qatar. We're confident in our ability to continue to mitigate any threat that may be posed by the former Guantanamo detainees.'\n\nHaqqani operates in the Afghanistan-Pakistan border region and has been one of the deadliest threats to U.S. troops in the war. The network, which the State Department designated as a foreign terrorist organization in 2012, claims allegiance to the Afghan Taliban, yet operates with some degree of autonomy.\n\nThe U.S. has recently quickened the pace of the release of Guantanamo detainees as the Obama administration hopes to shut down the facility once and for all--a prerequisite for normalized Cuba-U.S. relations, the Cuban president Raul Castro said Wednesday\n\nWorth it? The men were swapped in exchange for U.S. prisoner Bowe Bergdahl in May\"\n2208,\"Islamist militias in Libya took control of nearly a dozen commercial jetliners last month, and western intelligence agencies recently issued a warning that the jets could be used in terrorist attacks across North Africa.\n\nIntelligence reports of the stolen jetliners were distributed within the U.S. government over the past two weeks and included a warning that one or more of the aircraft could be used in an attack later this month on the date marking the anniversary of the Sept. 11, 2001, terrorist attacks against New York and Washington, said U.S. officials familiar with the reports.\n\n“There are a number of commercial airliners in Libya that are missing,” said one official. “We found out on September 11 what can happen with hijacked planes.”\n\nThe official said the aircraft are a serious counterterrorism concern because reports of terrorist control over the Libyan airliners come three weeks before the 13th anniversary of 9/11 attacks and the second anniversary of the Libyan terrorist attack on the U.S. diplomatic compound in Benghazi.\n\nFour Americans, including Ambassador Christopher Stevens, were killed in the Benghazi attack, which the Obama administration initially said was the result of a spontaneous demonstration against an anti-Muslim video.\n\nA senior State Department counterterrorism official declined to comment on reports of the stolen jetliners.\n\n A second State department official sought to downplay the reports. “We can’t confirm that,” he said.\n\nMeanwhile, officials said Egyptian military forces appear to be preparing to intervene in Libya to prevent the country from becoming a failed state run by terrorists, many with ties to al Qaeda.\n\nLibya remains an oil-rich state and if the country is taken over completely by Islamist extremists, U.S. counterterrorism officials believe it will become another terrorist safe haven in the region.\n\nThe officials said U.S. intelligence agencies have not confirmed the aircraft theft following the takeover of Tripoli International Airport in late August, and are attempting to locate all aircraft owned by two Libyan state-owned airline companies, as security in the country continued to deteriorate amid fighting between Islamists and anti-Islamist militias.\n\nVideo surfaced on Sunday showing armed fighters from the Islamist militia group Libyan Dawn partying inside a captured U.S. diplomatic compound in Tripoli. The footage showed one fighter diving into a pool from a second-story balcony at the facility.\n\nTripoli airport and at least seven aircraft were reported damaged during fighting that began in July. Photos of the airport in the aftermath showed a number of damaged aircraft. The airport has been closed since mid-July.\n\nThe state-owned Libyan Airlines fleet until this summer included 14 passenger and cargo jetliners, including seven Airbus 320s, one Airbus 330, two French ATR-42 turboprop aircraft, and four Bombardier CJR-900s. Libyan state-owned Afriqiyah Airways fleet is made up of 13 aircraft, including three Airbus 319s, seven Airbus 320s, two Airbus 330s, and one Airbus 340.\n\nThe aircraft were reportedly taken in late August following the takeover of Tripoli International Airport, located about 20 miles south of the capital, by Libyan Dawn.\n\nAl Jazeera television reported in late August that western intelligence reports had warned of terror threats to the region from 11 stolen commercial jets.\n\nIn response, Tunisia stopped flights from other Libyan airports at Tripoli, Sirte, and Misrata over concerns that jets from those airports could be on suicide missions.\n\nEgypt’s government also halted flights to and from Libya.\n\nMilitary forces in North Africa, including those from Morocco, Algeria, Tunisia, and Egypt have been placed on heightened alert as a result of intelligence warning of the stolen aircraft.\n\nEgyptian military jets reportedly have conducted strikes inside Libya against Libyan Dawn positions recently, and U.S. officials said there are signs a larger Egyptian military incursion is being planned.\n\nEgyptian President Abdel-Fatah al-Sisi was quoted as denying Egyptian air strikes into Libya have taken place but suggested that military action is being considered.\n\nSecretary of State John Kerry last week told his Egyptian counterpart that the United States would speed up the delivery of Apache attack helicopters, although it is not clear the Apaches would be used in any Libyan operations.\n\nEgypt’s military-backed government appears to be seeking a more significant role in regional security after the Obama administration helped engineer the ouster of Libyan strongman Moammar Qaddafi in 2011. Since then, the Obama  administration, through its announced policy of “leading from behind,” has stood by while Libya gradually has spiraled into chaos.\n\nThe Libyan government announced Sunday that it no longer controlled the capital of Tripoli.\n\n“We announce that the majority of the ministries, institutions, and associations in the capital Tripoli are no longer under its control,” a government statement said.\n\nLibya’s parliament in August declared both Ansar al Sharia and Libyan Dawn as terrorist organizations working to overthrow the government.\n\nAnsar al Sharia, which is based in Benghazi, recently publicized on social media that it has obtained large numbers of more sophisticated weapons, including SA-6 surface-to-air missiles, anti-aircraft guns, rocket-propelled grenades, shoulder-fired anti-aircraft missiles, assault rifles, and armored vehicles. The group is closely aligned with al Qaeda-linked rebels in Syria.\n\nAbderrahmane Mekkaoui, a Moroccan military expert, told Al Jazeera television, which first reported the airline theft Aug. 21, the alert regarding the stolen jetliners was preventive and covers the region from Cairo to Lagos Nigeria.\n\nMekkaoui said the jets are being held by the Libyan group called Masked Men Brigade, which was designated as a foreign terrorist organization by the State Department in December.\n\nThe Masked Men Brigade is linked to al Qaeda and Ansar al Sharia—the group behind the Benghazi terrorist attacks of Sept. 11, 2012.\n\nUntil the Libya Dawn takeover of the airport, announced Aug. 24, two other militia groups, known as Al Qaqa and Al Sawa controlled the airport and all aircraft belonging to Libyan Airlines and Afriqiyah Airways.\n\nMekkaoui said “credible intelligence” reports given to states in the region indicated the Masked Men Brigade “is plotting to use the planes in attacks on a Maghreb state” on the 9/11 anniversary.\n\nCounterterrorism expert Sebastian Gorka said that if the theft is confirmed, the stolen aircraft could be used in at least two ways.\n\n“The first would be how commercial airliners were used on Sept. 11, 2001, literally turning an innocent mode of mass transit into a super-high precision guided missile of immense potency,” said Gorka, who holds the Maj. Gen. Charles Horner chair at Marine Corps University in Quantico, Va.\n\n“The second tactic could be to use the airframe with its civilian markings as a tool of deception to insert a full payload of armed terrorists into a locale that otherwise is always open to commercial carriers,” he said.\n\nMichael Rubin, a counterterrorism specialist with the American Enterprise Institute, said commercial jetliners in the hands of terrorists could be formidable weapons.\n\n“Who needs ballistic missiles when you have passenger planes? Even empty, but loaded up with fuel they can be as devastating,” Rubin said.\n\n“Each plane could, if deployed by terrorists to maximum devastating effect, represent 1,000 civilian casualties.”\n\nAmong the potential targets are urban areas and economic targets, like Saudi Arabia’s oil fields.\n\n“Anyone who has ever flown over Saudi Arabia at night can see refineries like Yanbu lit up like Christmas trees against the blackness of the desert,” Rubin said. “One Saudi security officer once told me that they would only have about 90 seconds to shoot down a hijacked plane from the time it left international airspace to impact in one of the region’s most important refineries.”\n\nRubin said in 2003 a Boeing 727 went missing in Africa fueling concerns about a terror attack on the U.S. consulate in Karachi.\n\n“What is striking is that more than a decade later, the United States hasn’t taken the need to safeguard what are effectively giant guided missiles seriously,” he said.\n\nA former Libyan general, Khalifa Haftar, has been leading anti-Islamist forces. His group has access to Libyan air force MiG jets that have conducted strikes on Libyan Dawn positions in recent days. Haftar also has conducted military raids in Benghazi.\n\nThe United Nations Security Council on Aug. 27 announced plans for new sanctions on Libyan militias and terrorists. In a resolution the U.N. warned of the “growing presence of al Qaeda-linked terrorist groups and individuals operating in Libya.”\"\n2210,\"Texas Turkey Farm Contaminated With Ebola, Over 250,000 Holiday Turkeys Infected.\n\nA Texas turkey farm employee is now under quarantine after he tested positive for the Ebola virus. Texas Prime Turkey Farm, the largest supplier of turkeys in the United States, has been ordered by the CDC to quarantine over 250,000 holiday turkeys. The CDC has confirmed 3,000 turkeys have tested positive for the virus since Friday’s incident.\n\nHurricane Floyd aftermath\nAccording to investigators, long time employee Philip Canseco was seen vomiting in the facilities restroom three days prior to the incident on Friday. “I was passing by the restroom, when I heard somebody throwing up inside,” said one Texas Prime Turkey Farm employee. “I opened the door and looked inside and saw Canseco throwing up in one of the urinals. I asked him if he was okay, he said yes, and I left. I didn’t want to get close to him and get sick.”\n\nManagement confirmed that Canseco worked three full work days at the facility with flu-like symptoms, before passing out unconscious with a fever of 106°. Due to his symptoms, he was rushed to a local hazmat tent where he tested positive for the Ebola virus. The CDC reports an additional 7 coworkers are being quarantined and tested. However, they have not released those results as of yet.\n\nThe facility has been ordered by the CDC to burn their entire flock of turkeys, over 250,000. Texas Prime Turkey Farm is requesting permission from the state of Texas to send the shipment of incinerated turkey ashes to Veolia’s Port Arthur environmental waste facility. This facility has already accepted one shipment of Ebola waste from household goods where Thomas Eric Duncan had stayed. Duncan was the first man to die of  Ebola on US soil.\n\n\n \nActivists are protesting the shipments of contaminated Ebola waste to their community. “We feel every precaution should be taken to protect our community, our children and our elderly. We are not a dumping ground for the nations, or the world’s bio waste.”\n\n\nPlant manager Mitch Osborne said on Saturday that even though no contract has yet been signed, the plant will likely receive the second shipment of contaminated Ebola waste. “It is a safe and sound process,” Osborne said. “I am not going to place my employees in harms way, or the community. The company is here to improve the environment and I believe we are doing a pretty darn good job of that. I believe we are doing the right and safe thing.”\n\nA spokesperson for Texas Prime Turkey Farm said there is a good chance Ebola turkeys may have already shipped out to major suppliers for distribution. Each retailer will have to perform recalls individually if they feel they have received a contaminated shipment\"\n2211,\"It looks like Christian Bale will no longer be playing Steve Jobs in Danny Boyle's upcoming biopic on the Apple founder.\n\nAccording to The Hollywood Reporter, the decision to leave the film was made by Bale himself, who decided the film wasn't a good fit.\n\n\"\"Sources say Bale, after much deliberation and conflicting feelings, came to the conclusion he was not right for the part and decided to withdraw,\"\" says The Hollywood Reporter.\n\nThe film's screenplay, which was written by Academy and Emmy award winning writer Aaron Sorkin, is said to focus on three pivotal keynote presentations given by Steve Jobs.\n\nSeth Rogen is also reportedly in talks to play Apple co-founder Steve Wozniak, though an official offer has yet to be made.\n\nBale's departure could come at a bad time for the project, which was scheduled to begin filming later this winter.\n\nYou can read the full report over at The Hollywood Reporter.\n\nSEE ALSO:  Here's Why Innovation Dies At Big Tech Companies, According To Steve Jobs\"\n2212,\"Unlucky in love Yang Hu was so fed up with not having a girlfriend that he chopped off his own penis -because he had no real use for it.\n\nThe depressed 26-year-old believed there was no chance of ever finding a partner due to his long work hours.\n\nSo in desperation he cut off his penis in a bid to stop himself thinking about finding love.\n\nRealizing his mistake Yang cycled to the hospital to get treatment only to be sent home by shocked doctors who told him to retrieve his severed penis so they could attempt to reattach it.\n\nHowever, when he returned he had lost too much blood and so surgeons were unable to save it.\n\nYang's friends said that he had been increasingly depressed about the fact that since moving to the city he could not find a girlfriend.\n\nThey said that his long hours working in a clothing factory in Jiaxing, in Zhejiang province in east China, meant he doubted he would ever have a chance to meet a woman.\"\n2213,\"On Tuesday, Apple unveiled its first wearable device, the Apple Watch. During the company's presentation, we learned a lot about what you'll be able to do with the company's new smartwatch.\n\nBut what we didn't learn, however, is how long its battery would last on a single charge.\n\nThat may be because Apple is still working out this detail, as a new report suggests.\n\nAttributing anonymous sources, Re/code's John Paczkowski reports that Apple isn't happy with the watch's battery life just yet. In its current form, the watch's battery life will not break any industry standards, Paczkowski says.\n\nRight now, the Apple Watch's battery life is about one day, but Paczkowski's sources say Apple is working on some modifications to make the watch last longer on a charge before its 2015 launch.\n\nThis aligns with what we've heard from Apple as well, since a company representative told us the watch can be charged at night. Apple hasn't offered any further comment on the watch's battery life.\n\nBattery life has been one of the biggest obstacles facing wearable devices. That's because a lot of smartwatches run on components that are meant for smartphones and aren't properly optimized for wrist-worn gadgets, Chris Jones, vice president and principal analyst with Canalys Insight, told Business Insider in a previous interview.\n\n\"\"We're expecting so much from these early products in the market when we don't really have dedicated components to go inside these devices,\"\" Jones said. \"\"We're nowhere near seeing the best of what can be developed out there.\"\"\n\nSEE ALSO:  Apple Left Out Two Very Important Details About Its New Smartwatch\"\n2214,\"Michael Zehaf-Bibeau has been identified as the suspect in the shooting at Parliament Hill in Ottawa, Canada on Wednesday.\n\nZehaf-Bibeau shot a soldier at the national War Memorial before entering the Centre Block and firing off more shots.\n\nEpoch Times reporter Matthew Little says that the shooter got as far as the library before Sergeant-At-Arms shot him dead.\n\nThe soldier was rushed to a hospital but later died. There are at least three other shooting victims who survived.\n\nU.S. officials revealed Zehaf-Bibeau’s identity to CBS News.\n\nThe officials say Zehaf-Bibeau is a Canadian born in 1982.\n\nThere is at least one other suspect at large, Little reported.\n\nOttawa police spokesman Chuck Benoit told CBS said two or three gunmen may have been involved.\n\nNo motive has been identified for the attacks, although some are linking them to an incident on Monday.\n\nStory developing …\n\nMORE:\n\nAt Least 2 Dead After Parliament Hill Shooting (+Photos, Video)\n\nKevin Vickers, Sergeant-At-Arms, Shoots a Shooting Suspect in Ottawa; Called a ‘Hero’ (+Pictures)\n\nSee an Associated Press update below.\n\n2 dead in shooting attack at Canada’s Parliament\n\nOTTAWA, Ontario—A Canadian soldier standing guard at a war memorial in the country’s capital was shot to death Wednesday, and heavy gunfire then erupted inside Parliament. One gunman was killed, and police said they were hunting for as many as two others.\n\nThe bloodshed immediately raised the specter of a coordinated terrorist attack, with Canada already on alert because of a deadly hit-and-run earlier in the week against two Canadian soldiers by a man who police say was fired up with radical Muslim fervor.\n\nWitnesses said the soldier was gunned down at point-blank range by a man carrying a rifle and dressed all in black, with a scarf over his face. They said the gunman then ran off and entered Parliament, a few hundred yards away, where dozens of shots soon rang out.\n\nPeople fled the complex by scrambling down scaffolding erected for renovations, while others took cover inside as police with rifles and body armor took up positions outside and cordoned off the normally bustling streets around Parliament.\n\nPolice gave no details on how the gunman died. But on Twitter, Member of Parliament Craig Scott credited Parliament sergeant-at-arms Kevin Vickers with shooting the attacker just outside the MPs’ caucus rooms.\n\nOttawa police spokesman Chuck Benoit said two or three gunmen were believed to be involved in the attacks.\n\nGilles Michaud, assistant commissioner of the Royal Canadian Mounted Police, called it a “dynamic, unfolding situation.”\n\nOttawa Hospital said it received two patients, both listed in stable condition, in addition to the soldier.\n\n“Today is a sad and tragic day for our city and our country,” Ottawa Mayor Jim Watson said. He said it was a tragedy with “origins as yet not fully known, causes not yet fully understood.”\n\nIn Washington, President Barack Obama condemned the shootings as “outrageous,” and in a telephone call with the prime minister, offered U.S. help and reassurance of the American people’s solidarity with Canada.\n\nThe U.S. Embassy in Ottawa was locked down as a precaution, and security was tightened at the Tomb of the Unknown Soldier at Arlington National Cemetery just outside Washington.\n\nTony Zobl said he witnessed the soldier being gunned down from his fourth-floor window directly above the National War Memorial, a 70-foot, arched granite cenotaph, or tomb, with bronze sculptures commemorating World War I.\n\n“I looked out the window and saw a shooter, a man dressed all in black with a kerchief over his nose and mouth and something over his head as well, holding a rifle and shooting an honor guard in front of the cenotaph point-blank, twice,” Zobl told the Canadian Press news agency.\n\n“The honor guard dropped to the ground, and the shooter kind of raised his arms in triumph holding the rifle.”\n\nZobl said the gunman then ran up the street toward Parliament Hill.\n\nCabinet minister Tony Clement tweeted that at least 30 shots were heard inside Parliament, where Conservative and Liberal MPs were holding their weekly caucus meetings.\n\n“I’m safe locked in a office awaiting security,” Kyle Seeback, another member of Parliament, tweeted.\n\nThe top spokesman for Prime Minister Stephen Harper said Harper was safe and had left Parliament Hill.\"\n2215,\"Recently, a second-grader from Kohl Isilkulsky District accidentally discovered his ability superhero. Seven-year student may be attracted to metal objects and even move them from a distance.\n\nAbout supernormal schoolboy entire Omsk region learned from the report \"\"12 channel\"\" .\n\nNicholas Kruglyachenko schoolboy from Isilkul:\n\n - When I do not even want, everything appears. Once I even pulled glass. He moved on its own. Practically I think to become a superhero.\n\n \n\nTouching the boy may even affect others and pass them superpowers. Second graders can influence others so that people at the time turned into magnets. \n\n---\n\nPhoto: gtrk-omsk.ru\"\n2217,\"In an aptly described “joint policy initiative,” Mayor de Blasio and Police Commissioner Bill Bratton announced Monday that most people caught with small amounts of marijuana in the city will get slapped with summonses instead of arrested.\n\nThe historic move marked a public about-face for Bratton, who earlier this year vowed NYPD practices wouldn’t change after the Brooklyn district attorney’s decision not to prosecute first-time offenders for low-level pot possession.\n\nSources said the new policy was ordered by de Blasio, whose campaign promises included ending marijuana arrests that overwhelmingly targeted minorities.\n\n“It began with the mayor, as his initiative,” said an elected official familiar with the issue. “It was something very dear to the mayor that had to happen, no matter what.”\n\nBratton, the sources noted, did not resist de Blasio’s directive.\n\nThe NYPD declined to comment. City Hall credited both men with the idea.\n\n“This is a joint policy initiative, developed and implemented by Commissioner Bratton and the leadership team at the NYPD, and fully supported by the mayor,” a de Blasio spokesman said.\n\nJoined by de Blasio at 1 Police Plaza, Bratton said he and other police officials had been working on the change in policing tactics for “the last number of months.”Under the new policy,people busted for possessing 25 grams or less of pot — a violation under New York law — will no longer be cuffed, hauled off to a police station, fingerprinted and booked.\n\nBratton held up a plastic sandwich bag stuffed almost full of oregano to illustrate how big a stash was at issue.\n\n“To give you, the public, a sense of what 25 grams of marijuana would look like, that’s about it,” he said.\n\n“It’s not a large amount.”\n\nChief Thomas Purtell of the NYPD’s Organized Crime Control Bureau put the value of that much actual weed at $300.\n\nThe new policy covers only marijuana that appears to be for “personal use,” rather than for sale. Anyone caught smoking in public will still be subject to arrest regardless of the amount of pot in view, the commissioner said.\n\nOther exceptions to the no-arrest rule include people with open arrest warrants, those wanted in connection with active investigations or pot carriers who don’t have identification.\n\nBratton said the policy would be put into writing and a training video would be shown to cops during roll call before it goes into effect on Nov. 19.\n\nBut law-enforcement sources said an unwritten version of the policy was enacted “on the command level” about a year and a half ago under then-Police Commissioner Ray Kelly.\n\n“If you saw someone smoking a joint, you would bring them back to the precinct and give them a summons if they didn’t have a record,” a source said.\n\nKelly declined to comment Monday.\n\nThe new policy effectively neutralizes Brooklyn DA Ken Thompson’s refusal to prosecute low-level pot arrests, which he said were clogging the justice system and taking “an unnecessary toll on offenders.”\n\nIt also maintains a revenue stream for the city, because the summonses carry fines of up to $100 for first-time offenders and up to $250 for second-timers.\n\nIn a statement, Thompson said, “I applaud Mayor de Blasio’s decision.” which he called “similar to the approach that I have taken in Brooklyn.”\n\nBut he said he was “concerned about the due-process rights” of Brooklynites who get issued pot summonses, because almost all Brooklyn violations are prosecuted in Manhattan Criminal Court.\n\nDe Blasio described the new policy as a win-win. win, especially for young minorities., saying, “We don’t want to saddle people who have made one small mistake with something that will follow them for the rest of their lives.”\n\n“It will certainly be good for New Yorkers of color, and particularly young people of color,” the mayor said.\n\n“When an individual is arrested, even for the smallest possession of marijuana, it hurts their chances to get a good job, it hurts their chances to get housing, it hurts their chances to qualify for a student loan — it can literally follow them the rest of their lives and saddle young people with challenges that for many are very, very difficult to overcome,” the mayor said.\n\n“I think you will see fewer unnecessary arrests,” he said.\n\nMonday’s announcement followed a Post report last week that revealed the NYPD had stopped marijuana “buy and bust” operations to focus on harder drugs.\n\nBratton called the article “false” Monday while admitting he had changed strategy to target only “significant” drug sales.\n\nLaw-enforcement sources on Monday confirmed the accuracy of the Post report and said they weren’t surprised by Bratton’s denialattempt to dance around the issue.\n\n“You can’t go on the record that you’re pulling back on marijuana arrests when it’s a law on the books,” one source said.\n\nAdditional reporting by Jamie Schram, Shawn Cohen and Ben Feuerherd\"\n2218,\"Matt Taibbi, the star magazine writer hired earlier this year to start a satirical website for billionaire Pierre Omidyar's First Look Media, is on a leave of absence from the company after disagreements with higher-ups inside Omidyar's organization, a source close to First Look confirmed today.\n\nTaibbi's abrupt disappearance from the company's Fifth Avenue headquarters has cast doubt on the fate of his highly anticipated digital publication, reportedly to be called Racket, which First Look executives had previously said would launch sometime this autumn.\n\nWhen he was hired, amid much fanfare, Taibbi's website was meant to be the second in an envisioned fleet of titles to be published by First Look, an ambitious digital journalism company funded by Omidyar, the founder of eBay and one of the richest tech moguls in America. Like its counterpart the Intercept, launched earlier this year by Glenn Greenwald and others to pursue investigations of NSA surveillance and the intelligence world, it was a venture centered around a brand-name polemicist without much management experience. Prior to joining First Look, Taibbi made his name by gleefully skewering fat targets for Rolling Stone — most famously, he described Goldman Sachs as \"\"a great vampire squid wrapped around the face of humanity\"\" — and he said at the time of his departure that he was lured away by the chance to lampoon the financial industry in the \"\"simultaneously funny and satirical voice\"\" associated with the legendary magazine Spy. Over the succeeding months, the mission of the publication broadened to encompass political satire as well, and it brought on a number of high-profile names from the New York digital scene, including deputy editor Alex Pareene, formerly of Salon; Laura Dawn, a digital video producer who formerly worked with Moveon.org; and Edith Zimmerman, founding editor of the Hairpin.\n\n\"\"Journalists should be dark, funny, mean people,\"\" Taibbi told New York in an interview in March. \"\"It's appropriate for their antagonistic, adversarial role.\"\"\n\nOmidyar originally conceived of First Look as a network of interlinking sites run by \"\"independent\"\" journalists, many of whom took a similarly adversarial approach to journalism. Over the last year, however, the center of gravity of the organization has shifted, as Omidyar and his Silicon Valley braintrust have exerted control over budgets and vacillated over the journalistic mission. Over the summer, Omidyar appointed a longtime confidante, John Temple — a former newspaper editor who previously led an Omidyar-financed civic journalism venture in Hawaii — to be the president for audience and products, putting him in a position above Eric Bates, the former Rolling Stone editor who was brought on as a First Look editorial director, who is close to Taibbi. The confrontational approach that made Taibbi's name at Rolling Stone — and before that, as the founding editor of the gonzo Moscow expatriate magazine The eXile — appears to have contributed to internal trouble at First Look.\n\nSources confirmed that Taibbi has been absent from the office for several weeks, only returning on one brief occasion to address the staff. Although those hired have been reassured that the project would continue on during the unspecified term of Taibbi's absence, the launch date for Racket — which Taibbi indicated in September would be coming \"\"in a month\"\" — now appears to have been pushed off.\n\n\"\"We have a target date but I wouldn’t make a launch date public,\"\" said Temple, who is based in San Francisco, when reached by phone this morning. \"\"I don’t comment about internal matters and I don’t comment on personnel matters. ... I mean we’re a private company, so why would we ... no.\"\"\n\nTaibbi's absence is only the latest in a series of shifts inside First Look, which Omidyar founded last year, originally in response to the disclosures of NSA surveillance leaked by Edward Snowden to Greenwald and his Intercept colleague Laura Poitras. Omidyar initially committed $250 million to the project and began laying plans for a large general interest website and a number of more narrowly focused \"\"digital magazines.\"\" In July, the billionaire announced he was scaling back the plan for the time being, choosing instead to focus on Racket and the Intercept as prototypes for a new technological model of journalism. The Intercept has lately been publishing vigorously, breaking several major stories — federal investigators are reportedly pursuing the alleged leaker responsible for a story on the site about the government's voluminous terrorist watch list. But Racket has been much slower to materialize, leading to rumors of staff anxiety.\n\nIn August, Temple told me Taibbi's site was experimenting with a variety of journalistic approaches — not just satire and humor but also investigative journalism. For instance, Ellen Miller, head of the campaign finance watchdog the Sunlight Foundation — a nonprofit also heavily financed by Omidyar — met with the staff over the summer to discuss how it might dig into issues of money in politics.\n\n\"\"We're supporting Matt in creating something unique — and it's Matt's,\"\" Temple told me. \"\"He's building a team and there's great esprit in Matt's team.\"\"\n\nTaibbi's clashes with those at the top are likely to drive further speculation about the fate of the long-incubating project and about the journalist's own continued involvement. Nonetheless, the site is apparently still hiring.\"\n2219,\"A British man who went to fight with the Kurds against Islamic State has claimed the terror group fed a desperate mother a meal of meat and rice before revealing she had eaten her own son. Yasir Abdulla, 36, from Yorkshire said that the woman had appealed to IS to release her son when they tricked her.\n\nAdbulla told The Sun the woman was offered a seat at IS headquarters, then given a drink along with cooked meat and rice. At first she thought they were being generous, but when she finished the meal they revealed the cooked meat was the flesh of her son, whom they had murdered earlier.\n\nMr Adbulla said: “I hate IS because of what happened to an old Kurdish woman from a nearby tribe. Her son was captured by IS fighters and taken as a prisoner to Mosul.\n\n“She was determined to find her son and went to IS headquarters and asked to see him. The IS men told her to sit down because she had travelled a long way and said she should have some food before they took her to meet her son.\n\n“They brought her cups of tea and fed her a meal of cooked meat, rice and soup. She thought they were kind.\n\n“But they had killed him and chopped him up and after she finished the meal and asked to see her son they laughed and said, ‘You’ve just eaten him’.”\n\nHe added: “All the tribes are united against IS. They burn people alive, they chop off people’s heads, there is no limit to their depravity. They are not Muslims, they have hijacked Islam. All they do is hate.”\n\nThis is not the first report of horrific barbarism by the Islamic State, a group that have become famous for the gruesome treatment of their prisoners. In some cases they have beheaded them on camera, and in others they have burnt them alive.\n\nThe woman who ate her son has not been traced.\"\n2220,\"An unverified audio recording that may have captured the shooting of Michael Brown is being investigated by the FBI, according to a report.\nNews that a recording had surfaced was revealed on CNN, although the network said it had not independently confirmed that the alleged gunshots heard on the tape were from the shooting of the unarmed 18-year-old in Ferguson, Missouri, on Aug. 9.\nIn the recording, a man who has not been identified is heard speaking when a series of gunshots can be heard in the background. There is a quick pause and then another round of gunshots are fired. According to CNN, the man lives near where Brown was killed and was talking to a friend online at the time, which is how the ambient sound was recorded. The man didn’t realize what he had recorded initially and only later became aware it could be tied to the Brown case.\nAccording to Lopa Blumenthal, the lawyer representing the man who made the recording, the tape could have “huge relevance on how this case might finally end up.”\"\n2221,\"MIAMI — The bulletin now falls squarely in the pantheon of unconfirmed phenomena, along with U.F.O.s, sightings of the Loch Ness monster and the breakup of Brad Pitt and Angelina Jolie:\n\nFidel Castro is dead.\n\nSooner or later, it will be true. But on Friday, for the umpteenth time, Miami was distracted by the rumor that Mr. Castro, 88, who has survived revolution, assassination attempts, countless cigars, substantial stress, a fall after leaving a stage and a life-threatening stomach ailment, had finally succumbed.\n\n“Hope springs eternal,” said James Cason, the former head of the United States Interests Section in Cuba from 2002 to 2005 and now the mayor of Coral Gables, a wealthy enclave in Miami-Dade County. “He must have died 20 times since the time I went to Cuba.”\n\nCuban-Americans gathered in the usual spot, the Versailles restaurant on Calle Ocho, and other Cuban establishments to ponder the possibility that this time, maybe, maybe, it would be true. But even here in a city still fixated by Mr. Castro, rumor fatigue was obvious. Versailles had put its Fidel-is-dead game plan into action — assigning some parking spots to local TV and radio stations, but few showed up\n\nIt was no different at La Carreta, a restaurant in Westchester, Fla., a Cuban-American stronghold.\n\n“There is always doubt about this; the joke is on us,” said Manolo Alvarez, 75, a retired painter, laughing as he held court with his friends in front of the Cuban cafecito counter. “But eventually it will happen. No one is immortal. And he will join the devil.”\n\nCastro death alerts come fast and frequently these days. His age, ill health, long absence from public view and society’s shift from old-school rumor mill to hyperspeed Twitter feed make even debunked stories effortlessly spreadable. In fact, determining the provenance of each rumor has become a kind of modern-day parlor game.\n\nIn this case, the story probably stemmed from a simple mix-up, the death of a lesser-known namesake in a faraway country: Fidel Castro Odinga, the son of a prominent Kenyan politician, Raila Odinga, died on Sunday and was eulogized on Thursday. A similar mistake occurred in August 1997, when a Cuban revolutionary figure, Rene Orley Sanchez Castro, died in Cuba, spawning a swirl of speculation around the world.\n\nLike most of the past false reports, the one on Friday was bolstered by tantalizing circumstantial droplets. The last time Mr. Castro was seen in public was Jan. 9, 2014, making Friday the first anniversary of his disappearance. And Mr. Castro, never at a loss for words, had failed to comment about December’s announcements by his younger brother, Raúl, and President Obama that the United States and Cuba would resume diplomatic ties.\n\nThere was also word on Friday of an abruptly scheduled news conference and chatter — true or not — about how the major roads to a famous revolutionary cemetery in Santiago de Cuba, where Mr. Castro reportedly will be buried, were being repaired.\n\nThe likeliest explanation for Mr. Castro’s absence is that he is, in fact, too mentally and physically frail to be seen or to speak.\n\n“We don’t know what his physical state is because they never let you know,” Mr. Cason said of Cuban officials. “But they want him to be remembered as strong and vigorous. They don’t want him to be seen.”\n\nTales of Mr. Castro’s demise have surfaced for decades. In 1986, the State Department had to beat back a flurry of reports and questions from Miami about Mr. Castro’s apparent death. The sources of the speculation were varied and dubious: A ham radio operator in Havana, a nurse in Cuba who telephoned a friend in Miami, a report by an astrologer.\n\nMore rumors followed, off and on, and then accelerated after Mr. Castro vanished for a stretch in 2006 and, once again, after he relinquished power to his brother Raúl in 2008. Through the years, Mr. Castro has been rumored to have been stricken by heart attacks, brain hemorrhages, strokes and cancer. He has alternately delighted in and derided the many attempts to “kill him off early,” as he joked once in 1997.\n\n“Now that our enemies have prematurely declared me dying or dead, I am happy to send my compatriots and friends around the world this short film material,” Mr. Castro said in 2006, after his absence.\n\nIn Miami, his death, when it is finally confirmed, will be historically momentous and, for most, cause for jubilation. The city will dust off its ever-evolving contingency plans. Even some private schools have early dismissal emails to parents at the ready.\n\nBut, to a certain extent, Mr. Castro’s death will also be anticlimactic. Years ago, his death was seen as the necessary prelude to a democratic Cuba and a return home for tens of thousands of exiles. With Raúl Castro firmly in place, that is no longer the case.\n\n“If this had happened at the height of his power, or even when he was just fading, it would be different,” said Peter Hakim, a Cuba expert at the Inter-American Dialogue center in Washington. “This was almost a personal battle not to let Fidel win. Now, I think people are beginning to accept that Fidel has won. He will go to his grave with the government intact and the U.S. backing down from its unalterable commitment to unseat the regime he installed.”\"\n2223,\"Piper Jaffray’s Gene Munster has issued a new report to investors, breaking down expected Apple Watch average selling prices. The analyst predicts that the stainless steel Apple Watch will be priced at $499, while the 18k Gold Edition will sell for $4,999, AppleInsider reports. He also said that on average, consumers will spend closer to $550 on the device, considering case and internal storage options.\n\nApple watch versions\n\nApple Watch will be released in three separate price tiers i.e. Apple Watch Sport, Apple Watch and Apple Watch Edition, with each series including two display sizes and a variety of strap choices. Starting with Apple Watch Sport, Munster expects an ASP (average selling price) of $450 including configuration choices like case and internal storage options. The stainless steel Apple Watch model is expected to start at $499 to $549, with an overall ASP at around $650. Regarding the Apple Watch Edition, the analyst forecasts the base model to start at $4,999, while classifying segment ASP at $7,500.\n\nBased on current pricing for Apple’s silicon iPhone 6 cases, which come in at $35, Munster sees elastomer Apple Watch straps to start in a similar $29 to $35 range, while leather bands could be priced between $49 to $59. Pricing for metal bands like the link bracelet and Milanese loop are more difficult to determine, but the analyst believes steel versions will come in at $99, while gold bands could be priced into the thousands of dollars. \n\n“If you assume that 55 percent of bands purchased are elastomer, 35 percent leather, 10 percent steel, and about 5,000 total gold bands are sold, the average band ASP could be around $50,” Munster writes. \n\nLastly, Munster expects the Sport model to make up 55% of overall Watch sales, while the mid-tier Apple Watch will take 45%. As for Apple Watch Edition, Munster believes Apple might sell roughly 10,000 units this year.\n\nBased on what we know so far about the Apple Watch, which model do you plan on getting?\"\n2224,\"According to Iraqi Member of Parliament Ali al-Bredi, ISIS has used chlorine gas to attack soldiers near Fallujah.\"\n2225,\"LONDON — The North Korean embassy in London has denied  reports on Scottish media sites on Monday that it is planning to open an state-backed restaurant in Scotland.\n\n\"\"I think that is fabricated, it’s nonsense,\"\" a spokesman in the North Korean embassy in London told Mashable.\n\nNorth Korea Leadership Watch's editor Michael Madden, who is a frequent visitor to the communist state, said the country is desperate to build diplomatic ties with European countries with left-wing leanings.\n\n\"\"It would not surprise me at all if they opted to open a restaurant in Scotland,\"\" he said, according to the Daily Record. \"\"The Scottish independence referendum catapulted Scotland into the North Korean elite's thoughts. Despite voting 'no,' they'd consider left-leaning Scotland to be more suitable to deal with than England. Plus, North Koreans love whisky. Tourists in North Korea are told to tip people in Scotch instead of the currency.\"\"\n\nIn September, Choe Kwan-il, managing editor of pro-North Korea newspaper Chonson Sinbo, told The Telegraph that North Korea has quietly endorsed Scottish independence.\n\n\"\"I believe that every person has the right to be a member of an independent nation, to have sovereignty, to live in peace and to enjoy equality,\"\" Choe said. \"\"And I believe that a majority of Scots feel the same and will vote for independence.\"\"\n\nNorth Korea has restaurants in parts of Asia as well as one branch in Amsterdam, which are used to funnel foreign currency back into the regime's treasury. The restaurants have existed for years in parts of China, while expansion to other parts of Asia began in the early 2000s.\n\nHave something to add to this story? Share it in the comments.\"\n2227,\"Looking back, maybe the human baby face superimposed on a cheery yellow cartoon sun was creepy.\nBut that didn't stop the sun baby watching over Teletubbyland from being accepted as part of the landscape, and that face has been part of so many childhood TV-watching memories for years.\nAnd now, with the BBC reportedly planning on producing 60 new episodes of Teletubbies, the face is all grown up and coming forward!\nJess Smith, a university student from Edenbridge, Kent, (and not Jessica Smith, from Laguna Beach) has spoken out for the first time about being the one whose 9-month-old face was seen by millions through the years, first on the BBC and then in America on PBS.\nAccording to London's Telegraph, Smith's big reveal came during a getting-to-know-you game during her first week at Canterbury Christ Church University, when the students were asked to tell something about themselves that no one would ever guess.\nAfter spilling the sun baby beans, she the blond, blue-eyed teen revealed herself on Facebook.\n\"\"So I've recently celebrated my 19th birthday and after a lot of thought, I've decided it's time to tell everyone.\n\"\"I used to hide it but after a lot of encouragement from my friends at university, I've gained the confidence to come out with it,\"\" she reportedly wrote. \"\"I am the sun from Teletubbies. There has been quite a few people pretending to be 'the sun' but only I could tell you the real story.\n\"\"Everyone says they can see the likeness between my face now and me as a baby. I still have a baby face. I haven't changed much either. I am still giggly.\"\"\nWatch the intro right here and see if you can still see the resemblance!\nPHOTOS: 22 child stars that turned out all right\nMeanwhile, Jess' mother, Anji Smith, told the Telegraph that the family never realized what a huge part of TV history their daughter would end up being a part of.\n\"\"It was just something a bit different to do and we didn't expect it to be as big as it was,\"\" she said. \"\"They just sat her in front of a camera and she just laughed and smiled at her dad. We didn't hear anything until we got a letter when she was 18 months old saying she'd been picked.\"\"\"\n2228,\"If you ever visit the Microsoft campus in the Silicon Valley and hear a mechanical voice shout \"\"Ex-ter-min-ate!\"\", don't be too spooked. It just means some geek humor has gone a little crazy.\n\nMicrosoft's campus in Silicon Valley will be patrolled by a team of five security guard robots from a company called Knightscope. The robot, dubbed K5, is five feet tall, weighs 300 pounds, and looks disturbingly like the Daleks of \"\"Doctor Who\"\" fame.\n\nFortunately, they are not armed with lasers. They use cameras and sensors to monitor their assigned area and look for suspicious activity. They are armed with high-definition cameras and audio recorders, able to record events and voices, analyze faces, read license plates, and even detect biological and chemical agents.\n\nThe K5s also use laser scanning and GPS for navigation, have weather sensors, and communicate via Wi-Fi. Their batteries run for about 24 hours and the K5 will return to a dock/power station to recharge.\n\nShould they spot a problem, they call a human security guard. I'm just waiting for Knightscope to decide to cut out the middle man. Or for bored Microsofties to try and hack the thing to play pranks on people.\n\nThat sounds like the plot of a bad SyFy movie, doesn't it?\"\n2230,\"By Benjamin Kang Lim and Tony Munroe BEIJING/SEOUL, Oct 9 (Reuters) - North Korean leader Kim Jong Un is in firm control of his government but has hurt his leg, a source with access to the secretive North's leadership said on Thursday, playing down speculation over the 31-year-old's health and grip on power. North Korea's state media, which usually chronicles Kim's whereabouts in great detail, has not made any mention of his activities since he attended a concert with his wife on Sept. 3. The source said that Kim hurt his leg while inspecting military exercises. \"\"He ordered all the generals to take part in drills and he took part too. They were crawling and running and rolling around, and he pulled a tendon,\"\" the source told Reuters on condition of anonymity. \"\"He injured his ankle and knee around late August or early September while drilling because he is overweight. He limped around in the beginning but the injury worsened,\"\" the source said. Kim, who has rapidly gained weight since coming to power after his father died of a heart attack in 2011, had been seen walking with a limp since an event with key officials in July, which would imply he may have aggravated an earlier injury. Kim needs about 100 days to recuperate, said the source, whose information could not be independently verified. \"\"Kim Jong Un is in total control,\"\" said the source, who has close ties to Pyongyang and Beijing. Friday is the 69th anniversary of the founding of North Korea's Workers' Party, an event Kim has marked in the past two years with a post-midnight visit to the Pyongyang mausoleum where the bodies of his father and grandfather are interred. If Kim does not turn up, it could fuel speculation over the state of his health and whether he may have been sidelined in a power struggle, experts said. \"\"The longer he remains out of the public eye, the more uncertainty about him, and the status of his regime, will grow,\"\" said Curtis Melvin, a researcher at the U.S.-Korea Institute at the Johns Hopkins School of Advanced International Studies in Washington.  NOT KIM'S FIRST ABSENCE North Korean officials have denied that Kim's public absence since early September is health-related and a U.S. official following North Korea said this week there were no indications he was seriously ill or in political trouble. It remains unclear why a leg injury would keep Kim out of the public eye for so long, although this is not the first time he has been missing from public view. In June 2012, six months after coming to power, state media failed to report on or photograph him for 23 days. He re-surfaced the next month at a dolphinarium. Speculation that Kim's unusually long absence from public view may be due to ill health was fueled by a North Korean TV report late last month that said he was suffering from \"\"discomfort.\"\" Some Pyongyang watchers also suggest that Kim may have been sidelined in a power struggle, a scenario they say was reinforced by the unexpected visit on Saturday of a high-level delegation to the closing ceremony of the Asian Games in Incheon, South Korea. Another interpretation of that visit holds that it was meant to convey stability in Pyongyang. The source with knowledge of Kim Jong Un's health said rumors of a coup were \"\"rubbish.\"\" \"\"It would have to be a very subtle coup indeed not to disrupt international travel plans,\"\" said Andray Abrahamian of the Choson Exchange, a Singapore-based NGO running a program for North Koreans in Southeast Asia. North Korea is a hereditary dictatorship centered on the ruling Kim family. Kim's sister, Kim Yo Jong, is known to have an official role within the ruling party. His brother, Kim Jong Chol, and his estranged half-brother are not in the public eye. Kim was absent from a Sept. 25 meeting of the Supreme People's Assembly, or parliament, the first he has not attended since coming to power three years ago. However, Kim's name has not disappeared from state propaganda. Thursday's edition of the Workers' Party newspaper, the Rodong Sinmun, carried three letters to Kim from overseas allies on its front page, and has reported on returning athletes from the Asian Games who thanked \"\"the Marshal\"\" for his support during the competition. Abrahamian said it was unlikely Kim had been usurped. \"\"Kim Jong Un has always shared power with other key figures and even if the internal balance of power has shifted, it is unlikely that they would want to remove him, given his unmatchable symbolic value. Again, though, everyone is guessing,\"\" he said. (Additional reporting by James Pearson; Editing by Mike Collett-White and Raju Gopalakrishnan)\"\n2234,\"A video of an airport worker stripping naked to go through a security scanner in protest at heavy-handed security guards has gone viral.\n\nGeorgy Myakinkin, 31, who works at the airport in the city of St Petersburg in northwestern Russia, had finished his shift and was going home when he remembered he had left his keys at work.\n\nAccording to news.com.au, he said: \"\"I returned back to the airport and was just in the section where trains arrive with passengers when I was stopped and asked to remove my belt before going through a scanner. \n\n\"\"I know the rules and I know that it isn't necessary here in the pre-flight area to be so strict, and security guards were just being heavy-handed.\n\n\"\"When I refused and told them I wanted to just get my keys, they called police.\"\"\n\n\nWhen officers arrived they also demanded he remove his belt, so Georgy then stripped off everything before walking through the scanner at St Petersburg Pulkovo airport.\n\nHe was then allowed to get dressed and leave, but later realised the video had been leaked and he'd become an online hit.\n\nThe Russian Interior Ministry's transport department in the Northwestern Federal District said it is currently investigating the alleged breach of security.\n\nAccording to the Mirror, a spokesman said: \"\"We are looking into the matter and have nothing more to say at this moment.\"\"\n\nGeorge himself as filed a complaint against police over the leaked video, adding: \"\"I know that they just leaked it in order to embarrass me, but I will have the last laugh.\"\"\"\n2235,\"Mediaite writes about CNN’s morning show questioning the reporting of one of CNN’s evening shows.\n\nMonday night, “CNN Tonight” aired an audiotape purported to capture the shooting of Michael Brown. The tape was brought to CNN by St. Louis attorney Lopa Blumenthal, (at right with anchor Don Lemon) who says a former client gave it to her. Lemon repeatedly said that CNN could not verify the authenticity of the tape.\n\nTVNewser has learned CBS News received the same audio earlier this week from Blumenthal, but chose not to run it because it could not be verified.\n\nThis morning on “New Day,” two guests on CNN doubted the veracity of it.\n\n“I’ve told your producers that for all I know this is something one of Howard Stern’s punk people had been doing. I look at this and my first inclination is someone is trying to punk CNN,” said former LAPD officer David Klinger. CNN analyst Tom Fuentes also doubted its authenticity: “When I heard this yesterday, I thought the exact same thing: it’s a hoax.”\n\nWaPo’s Erik Wemple reported yesterday on how CNN got its hands on the audiotape. When asked about its authenticity, a CNN spokesperson told Wemple, “[W]e interviewed the caller’s attorney off camera and she answered key questions that gave us confidence to put her on the air live with Don. And we did confirm the caller lived close enough to the shooting to have heard the shots.”\n\nNow it appears, there are doubts inside CNN.\"\n2236,\"Speculation is mounting that one of the senior Taliban detainees swapped for a US army prisoner of war has returned to militancy, following a leak to CNN.\n\nNo US official has yet confirmed the allegation, on or off the record. If true, it stands to plunge the Obama administration back into an acrimonious debate about its prisoner exchange for Sergeant Bowe Bergdahl – and its long-frustrated aim of closing Guantánamo Bay.\n\nCNN reported on Thursday that one of five Taliban members formerly held by the US at Guantánamo may have re-engaged in unspecified terrorist activity. Representative Devin Nunes, the California Republican who chairs the House intelligence committee, said in a statement he “cannot confirm or deny” the report.\n\nRelated: US soldier Bowe Bergdahl freed by Taliban in Afghanistan\n\nA representative for the committee, Jack Langer, said classification restrictions would not permit additional detail on whether the Taliban member actually committed a terrorist or militant act, nor which ex-detainee is believed to be the subject of the speculation.\n\nLanger also would not comment on when the committee learned of the allegation against the former detainee, but said that as part of the committee’s oversight responsibilities, it would scrutinize the issue.\n\nSo will the Senate armed services committee. “The committee is looking into the details of this issue,” said Dustin Walker, a spokesman, who could not confirm the allegation. He noted that panel chairman Senator John McCain “has expressed concern in the past about the potential for these prisoners to return to the fight”.\n\nMohammad Fazl, Mullah Norullah Noori, Mohammed Nabi, Khairullah Khairkhwa and Abdul Haq Wasiq, all detained at Guantánamo since the early days of the Afghanistan war, were placed under monitoring of the emir of Qatar in exchange for Bergdahl. They were not returned to Afghanistan, and are not believed to be there now.\n\nThe exact terms of the trade, which occurred in late May 2014, have not been disclosed, but the so-called Taliban Five were said to have been required to remain in Qatar for one year. The Obama administration has said from the start that assurances provided by the emir gave the US sufficient visibility into future activities and potential threats from the five men.\n\nSusan Rice, Obama’s national security adviser, said after the deal was finalized that “in all likelihood” the five ex-detainees “will not pose a national security risk”.\n\nAccording to CNN, intercepted communications from the suspected detainee indicate he has reached out to his Taliban comrades to encourage additional attacks in a war in which the Obama administration has drawn down US forces. Approximately 10,000 US troops remain in Afghanistan, with residual counter-terrorism and training missions but said to be no longer taking part in major combat.\n\nFrom the start, the Bergdahl swap drew criticism from congressional Republicans. Several contended that releasing the five senior Taliban from Afghanistan was a price too high for Bergdahl, whom the Taliban captured in 2009 following a murky decision Bergdahl apparently made to leave his unit’s base in eastern Afghanistan. House Republicans in particular blasted the US defense secretary, Chuck Hagel, for failing to notify them, as required by law, 30 days before the intended trade, which the administration indicated would have jeopardized the deal.\n\nRelated: US army denies reports it has decided to charge Bowe Bergdahl with desertion\n\nWhile Bergdahl is now assigned to an army base in Texas, the army is investigating whether he should be charged with desertion. This week it batted back media reports that it had decided he would be.\n\nMcCain, himself a prisoner of war for five years in Vietnam, has not criticized Bergdahl. But he said when the trade occurred that the senior Taliban were “big, high-level people, possibly responsible for the deaths of thousands”.\n\nNunes, in his statement, warned that if Obama continued with his intended transfers of detainees from Guantánamo, “there will be a steep price to pay – very likely in American lives”.\n\nOn Monday, the former administration envoy for closing Guantánamo underscored Obama’s intention to redouble efforts to shutter the controversial facility before his presidency ends, fulfilling a long-frustrated pledge. Additional transfers are expected in the coming weeks.Cliff Sloan, who left the State Department on 31 December, told the Guardian the administration was prioritizing the transfer of detainees already deemed by six agencies, including the military and intelligence leadership, not to pose significant national security risks.\"\n2237,\"It's not exactly legalization, but in New York City it could become the next best thing: tickets for marijuana possession instead of arrests.\n\nAccording to a report on Sunday from The New York Times, the New York Police Department (NYPD) is planning to announce new guidelines that would allow those found in possession of small amounts of marijuana to walk away with a ticket instead of spending time in handcuffs.\n\nThe change in policy could have wide-ranging effects in a city known for arresting thousands citizens each year for marijuana possession.\n\nIf true, the change in policy could also have a significant impact on the city's black and Hispanic community, which some studies say are disproportionately affected by the police department's current marijuana arrest policy.\n\nThe upcoming shift in enforcement, which the report says is something of a throwback to the city's policy in the late '70s, comes just days after Alaska, Oregon and Washington D.C. voted to legalize cannabis, joining Colorado and Washington, events that may point toward a national trend.\n\nHave something to add to this story? Share it in the comments.\"\n2238,\"Many of today’s modern customer service departments are notorious for leaving customers with anything but service. Phone calls lead to recorded run-arounds that resolve nothing while wasting the customer’s time. If a live customer service representative is actually reached, they may cheerily declare a customer’s problem solved, only for said customer to later find out that their problem is still alive and well. And sometimes companies have insulated themselves so well against customer complaints that the customer is simply left to pound sand.\n\nBut a company that will get you fired from your job for complaining to them? Ladies and Gentlemen, please welcome, Comcast!\n\nWhile definitely not Comcast’s first trip to the bad customer service rodeo, this latest case may trump all others, with Comcast getting a guy named Conal fired from his company following ongoing problems he was having with Comcast, reports the Consumerist.\n\nConal, an employee with a prominent accounting firm, received wrong products, extra products he didn’t request or need, wrong bills, and unwarranted bills – in other words a virtual blizzard of frustrating gaffes by Comcast that he could not get resolved through Comcast customer service. So, he went above their heads to the Comcast powers that be, including their controller.\n\nAn unforeseen conflict that Conal didn’t recognize, however, is that his company did business with Comcast. One of the higher ups at Comcast did see this though, and headed back over to Conal’s employer apparently intent on turning Conal’s complaints to Comcast against him.\n\nThis obviously influential Comcast executive had discussions about Conal with one of the partners in Conal’s company, and Conal got the boot shortly thereafter.\n\nConal says he’d only ever received positive reviews for his work, but the company claims he tried to use their name to get leverage in his dispute with Comcast. Conal maintains he did no such thing and can only surmise that someone from Comcast did some online sleuthing and figured out the connection with where he worked. This seemingly allowed Comcast to do some leveraging of their own to get Conal fired for daring to complain about their services.\n\nIn the end, Conal’s employer says they fired him based on an email from Comcast that gave an overview of Conal’s alleged wrongdoings via his interactions with Comcast employees.\n\nConal, meanwhile, says he’s never been allowed to see that email to check its veracity, and Comcast won’t release any documentation they have regarding his situation, either.\n\nSo, now stuck in a literal corporate nightmare, beneath both his own disloyal, former company and Comcast, Conal is left with little recourse, though he has retained a lawyer that has reportedly been in touch with Comcast.\n\nThe old adage about the customer always being right certainly doesn’t seem to hold any water in Conal’s dealings with Comcast.\n\nBut Business Insider reports that, as also mentioned above, Conal isn’t the first victim of Comcast’s alleged less-than-stellar customer service.\n\nBelow, please enjoy some of Comcast’s more well-known, documented, customer service fails.\n\nVideo via CNN/YouTube, image via Google Images\"\n2240,\"A catholic priest from Masschussetts, who was reported dead for close to an hour before medics were able to revive him, has made a shocking revelation upon his return to life. The 71-years old priest, identified as, Father John Micheal O’neal, claims he went to heaven and met God, whom he describes as a warm and comforting motherly figure. ‘Her presence was both overwhelming and comforting, she had a soft and soothing voice and her presence was as reassuring as a mother’s embrace. ‘The fact that God is a Holy Mother instead of a Holy Father doesn’t disturb me, she is everything I hoped she would be and even more!’ Despite the shocking revelation, which is being received with a bit of confusion in the Catholic world, Father O’neal says he still wishes to continue dedicating his life to God and spread the word of the ‘Holy Mother’. ‘I wish to continue preaching. I would like to share my new knowledge of the Mother, the Son and the Holy Ghost with all Catholics and even all Christians. God is great and almighty despite being a woman,’ he said. With his new outlook, the Roman Catholic Archdiocese of Boston is yet to confirm if Father O’neal will be permitted to resume preaching in his former parish in South Boston or not. Father John Micheal O’neal, who was rushed to Massachusetts General Hospital on Thursday, January 29, 2015, was revived through the aid of a high-tech machine called LUCAS 2, which kept the blood flowing to his brain as doctors managed to unblock vital arteries and return his heart to a normal rhythm, after a major heart attack. ...\"\n2241,A video released by ISIS claims to show the beheading of British aid worker David Haines.\n2242,\"A Texas plumber is getting death threats after his old truck — still bearing his name — was tweeted on the front line by Islamic jihadists in Syria.\n\nMark Oberholtzer’s former Ford F-250 pickup truck, which now carries an anti-aircraft gun, was used in a propaganda stunt by Supporters of the Religion Front (Jabhat Ansar al-Deen) in the Syrian civil war.\n\nSubsequently, his company, Mark-1 Plumbing — the name emblazoned on the pickup truck in Syria — has been bombarded with hate calls at its office in Texas City, Texas.\n\n“A few of the people are really ugly,” he told the Galveston Daily News. “People think you are aiding and abetting terrorists. We have a secretary here, she’s scared to death. We all have families. We don’t want no problems.”\n\n“I just want it to go away, to tell you the truth,” he said.\n\nOberholtzer has run the company for 32 years and said he took the truck to an AutoNation dealership three years ago. He believed that the company would remove the decal from the vehicle before sale.\n\n“They were supposed to have done it and it looks like they didn’t do it,” Oberholtzer told the Galveston Daily News. “How it ended up in Syria, I’ll never know.”\n\nOberholtzer told CBS News that he had hired a lawyer to make Twitter remove the posting.\n\nA spokesman for AutoNation told KHOU 11 News that the truck went to auction. It has probably had different owners since the auction before ending up in the hands of Islamic terrorists.\n\nJabhat Ansar al-Din wants to impose the rule of Sharia law but has maintained it is independent from ISIS and al Qaeda.\n\nThis article originally appeared on News.com.au.\"\n2246,\"THE young soldier killed in a terror attack on the Canadian parliament last night was a devoted family man and a career soldier who planned on becoming a border guard.\n\nBy contrast, his killer was a convicted criminal who was on the terror watchlist and had his passport confiscated.\n\nIt was chance that brought the two men together, when Michael Zehaf-Bibeau, 32, launched his attack as Corporal Nathan Cirillo, 25, stood guard at Ottawa’s war memorial, just metres away from the national parliament.\n\nZehaf-Bibeau shot Corporal Cirillo dead before running into parliament, only to be killed himself by the Sergeant-at-Arms, Kevin Vickers.\n\nVICKERS: Sergeant-at-arms the hero of Ottawa\n\nMr Vickers has been hailed as a hero after he dashed into his office to retrieve a hand gun before shooting Zehaf-Bibeau dead.\n\nMichael Zehaf-Bibeau, the gunman responsible for the shooting. Image credit: @CBCOttawa\nMichael Zehaf-Bibeau shot dead Nathan Cirillo and stormed parliament before being killed. Picture from the Twitter account of CBC Ottawa\nCanadian Prime Minister Stephen Harper declared the act a “terror attack” as he said that Canadians would not be intimidated by such actions.\n\nThe attack had particular potency, with Canada already on alert because of a deadly hit-and-run earlier in the week against two Canadian soldiers by Muslim convert Martin Rouleau-Couture.\n\nCorporal Cirillo’s aunt has described him as a “wonderful young man,” who joined the cadets in his hometown of Hamilton as an adolescent, and went on to enlist with the Argyll and Sutherland Highlanders.\n\nCANBERRA: Copycat fear locks down Parliament\n\nIn a cruel twist, he was carrying out a short rotation of just one month as a guard at the war memorial. The position was created seven years ago after a string of vandalism attempts.\n\nThe National War Memorial, which includes the Tomb of the Unknown Soldier, honours Canadians who died for their country.\n\n“He was a wonderful young man. Not an enemy in the world,” Cpl. Cirillo’s aunt, told the Globe and Mail newspaper\n\nLIVE- Ottawa parliament attack\n\nShe said her nephew was devoted to his six-year-old son, and spent almost all of his spare time with his family, and working out, she said. “He was into being fit. And being a father and a son.”\n\nZehaf-Bibeau, on the other hand, had a criminal record in Quebec and British Columbia. The son of a Libyan mother and Quebecoise mother, he has convictions for drug possession and robbery.\n\nHe was recently designated a “high risk traveller” by the Canadian government, and his passport was seized.\n\nOTTAWA: Ottawa attacker on terror watchlist\n\nHis mother Susan is the deputy chairman of the Immigration and Refugee Board of Canada, Radio Canada has reported.\n\nPolice said in the initial hours after the shootings that as many as two other gunmen may have taken part. But as the day wore on, the cordon around Parliament was eased, employees were allowed to go home, and the sense of urgency appeared to wane.\n\n“Today is a sad and tragic day for our city and our country,” Ottawa Mayor Jim Watson said. He said it was a tragedy with “origins as yet not fully known, causes not yet fully understood.”\n\nWitnesses said Corporal Cirillo was gunned down at point-blank range just before 10 am by a man carrying a rifle and dressed all in black, his face half-covered. They said the gunman appeared to raise his arms in triumph, then ran off and entered Parliament, a few hundred yards away, where dozens of shots soon rang out.\n\nDEFENCE: ADF chief warns against complacency\n\nPeople fled the complex by scrambling down scaffolding erected for renovations, while others took cover inside and barricaded doors with chairs as police with rifles and body armour took up positions outside and cordoned off the normally bustling streets around Parliament.\n\nVideo footage posted online by the Globe and Mail newspaper showed police ducking for cover as they advanced along a stone hallway, loud gunfire echoing among parliament’s stone columns.\n\nReporters in Canada said that if the gunman had turned left as he ran into the building, he would have entered the room where a caucus meeting was being held.\n\nColonel Geordie Elms, a former commanding officer of the Argylls, told The Globe and Mail that his “heart just fell” when he saw the regiment’s distinctive gold leopard badge on the shot soldier on television broadcasts. “That could only be one unit,” he said he thought at the time.\n\nBecause the guard role is considered ceremonial, Mr Cirillo’s gun probably was not loaded, he said.\n\nHamilton Mayor Bob Bratina told the newspaper he had visited Corpl Cirillo’s family, who had told him that he was excited to be a part of the army.\n\n“He was so proud of it,” he said, “and looked really great wearing the Argylls kit.”\n\nAP/AFP\"\n2247,\"SANAA, Dec 6 (Reuters) - U.S. journalist Luke Somers was killed during a rescue operation in Shabwa in southern Yemen on Saturday, a senior official in the president's office told Reuters.\n\nHe said the government initially believed Somers had been freed but later learnt he had died. Yemen's Defence Ministry said earlier on Saturday that an American hostage had been freed in an operation that killed 10 Islamist militants.\n\n(Reporting By Peter Salisbury in Sanaa; Writing by Angus McDowall in Riyadh; Editing by Janet Lawrence)\n\nSorry we are not currently accepting comments on this article.\"\n2248,\"SEVEN girls, aged 13 to 15, have fallen pregnant after a five-day school trip to their country’s capital city and their parents are being blamed.\n\nThe schoolgirls, from the city of Banja Luka, went to the Bosnia and Herzegovina capital, Sarajevo.\n\nNenad Babici, the National Coordinator for Reproductive Health of the Republika, told Inserbia.info that it was discovered that the seven schoolgirls fell pregnant on the school trip.\n\nThe school in Banja Luka had taken 28 girls to the nation’s capital city for a five-day trip to visit museums and historic sights in the city, ranked among the finest in the world.\n\nFurious parents are demanding to know why there was such a lack of teacher supervision, reported the Daily Mail.\n\nHowever, Babici blamed parents for not educating their children properly.\"\n2249,\"The Department of Homeland Security is denying a congressman’s assertion that fighters with the militant group Islamic State, also known as ISIL or ISIS, have been caught crossing the southwestern border.\n\n“The suggestion that individuals who have ties to ISIL have been apprehended at the Southwest border is categorically false, and not supported by any credible intelligence or the facts on the ground,” a DHS spokesman said in a statement today. “DHS continues to have no credible intelligence to suggest terrorist organizations are actively plotting to cross the southwest border.”\n\nDigital Feature: What Is ISIS?\nPerry Warns Terrorists Could Infiltrate US Through Border\nObama Pledges to 'Degrade and Ultimately Destroy' ISIS: What You Need To Know\nRhetoric vs. Reality: 5 Myths About Obama's ISIS Plan Debunked\nRep. Duncan Hunter, R-Calif., told Fox News on Tuesday night that ISIS is sneaking into the U.S. through the southwestern border.\n\nPHOTO: Rep. Duncan Hunter (R-Calif.) speaks during a news conference held by House Republicans on Protecting Americas Veterans at the U.S. Capitol, May 29, 2014, in Washington.Win McNamee/Getty Images\nPHOTO: Rep. Duncan Hunter (R-Calif.) speaks during a news conference held by House Republicans on \"\"Protecting America's Veterans\"\" at the U.S. Capitol, May 29, 2014, in Washington.\n\"\"I know that at least ten ISIS fighters have been caught coming across the Mexican border in Texas,\"\" Hunter claimed. \"\"There's nobody talking about it.\"\"\n\n\"\"If they catch five or ten of them, then you know there's gonna be dozens more that did not get caught by the border patrol,\"\" he continued.\n\nOne source close to Hunter worked to walk back the comment, emphasizing that the congressman received a tip from a “high level” source at U.S. Customs and Border Protection who told him that a group of people with “suspected ISIS affiliation” –- even Americans who traveled to Syria to fight with the Free Syrian Army against President Bashar al-Assad –- were apprehended at the border.\n\nThe tip \"\"was from a confidential source with the Border Patrol,\"\" the source said in an email. \"\"[It’s] more accurate to say people with known associations. Not 'fighters' in the sense folks might immediately think.\"\"\n\nWhile DHS and several other congressional sources shot down the claim outright, a spokesman for Hunter said that the congressman fears ISIS sympathizers could easily melt into U.S. cities and breed home-grown terrorism.\n\n“The Congressman was conveying what he knows -- and what he was told,” Joe Kasper, deputy chief of staff to Hunter, wrote in response to the DHS denial. “It makes sense that the left hand of DHS doesn't know what the right hand is doing -- it’s been that way for a long time and we don’t expect that to change.”\n\nCustoms and Border Protection is part of DHS.\n\nHunter’s office declined an ABC News request to interview the congressman.\n\nABC News’ Jeff Zeleny and Mike Levine contributed to this report.\"\n2250,\"The FBI has allegedly interviewed a man whose video chat with a friend picked up audio of the gunshots that killed Michael Brown, the individual’s lawyer tells CNN. What attorney Lopa Blumenthal claims is the sound of Ferguson police officer Darren Wilson firing at the unarmed 18-year-old can be heard in two distinct bursts — at least six shots, a pause, and an additional four shots, according to a forensic audio expert — in the ten-second clip.\n\n“It’s the pause that gives most concern in a police shooting, especially with an unarmed victim, because at this point Mr. Brown is defenseless — he has no weapon,” says a lawyer who has previously represented the family of a police shooting victim.\n\n(The foreground of the audio is a bit distracting. “You are pretty. You’re so fine. Just going on some of your videos. Okay, yeah,” says a man’s voice. As CNN’s Don Lemon put it, “Your client, uh, was having a video chat. With a friend. Doing normal … whatever you do.”)\n\nBrown’s friend Dorian Johnson, who witnessed the shooting, has said Brown was shot first while struggling with Officer Wilson, and then again after running away as he turned back with his hands up. However, “Maybe the officer will say, ‘Well, I fired, and he kept advancing, so I fired again,’” offered CNN host and attorney Van Jones.\n\nAn autopsy commissioned by Brown’s family found that the teenager was shot at least six times, four times in the right arm and twice in the head, all in the front.\"\n2251,\"HAVANA (AP) — Social media around the world have been flooded with rumors of Fidel Castro's death, but there was no sign Friday that the reports were true, even if the 88-year-old former Cuban leader has not been seen in public for months.\n\nSimilar speculation has swept across Cuban expatriate communities repeatedly over the decades, particularly after a serious illness forced him to step down from duties as president in 2006, handing over leadership to his younger brother Raul.\n\nThe new wave was prompted in part by Fidel Castro's failure to comment after the U.S. and Cuba declared on Dec. 17 that they would move to restore full diplomatic relations broken a half century ago.\n\nThe chatter appeared to pick up when some media noted Thursday that Castro had not been seen in public in a year. He last appeared on Jan. 8, 2014, at an art exhibition in Havana, ending nine months out of public view.\n\nThe most recent official photographs of Castro came out of a private meeting with Venezuelan President Nicolas Maduro on Aug. 21. He was also photographed with the Chinese and Russian presidents in July. Castrowas last heard from on Oct. 18, when he published an editorial about Ebola.\n\nBy Friday, Cuba-related Twitter accounts were ablaze with speculation, fueled in large part by reports on news websites such as Diario de Cuba and Diario las Americas that Cuba had scheduled a news conference, possibly to discuss Castro's health.\n\nThe rumors were further stoked when respected Italian newspaper Corriere Della Sera reported on its website that Castro had died. It quickly pulled the report back, however.\n\nCuban officials told news media in Havana that no press conference had been called, and there were no obvious signs of official preparations for mourning.\n\n___\n\nAssociated Press writer John Rice contributed from Mexico City.\"\n2252,\"If BuzzFeed has taught us anything, it's that nothing is more basic than pumpkin-spice flavoring. But what about vanilla sex with a pumpkin-spice condom?\n\nThis weekend, an image allegedly depicting a Durex pumpkin-spice-flavored condom circulated around social media, exciting basic white girls and the people who want to have sex with them.\n\nBecause safe sex is important, no matter what season it is. 🎃 #pumpkinspice pic.twitter.com/kzHSBgw87a\n\nBut as a basic white girl who handed over real American currency last night in exchange for a pumpkin-spice-scented Yankee candle at the Bed Bath and Beyond in Tribeca, it truly pains me to break this news to you: Pumpkin-spice condoms aren't real.\n\nAfter originally keeping mum about the potential product, Durex provided the following statement to BuzzFeed's Basic White Girl vertical:\n\n\"\"Durex has heard that people are saying we launched a ‘Pumpkin Spice’ condom. We can’t claim this one, but we do love it when people spice it up in the bedroom.\"\"\n\nDid a condom company just make a dad joke? Can you believe it's only Monday???\"\n2254,\"According to a statement by his wife, Henning has been found innocent\"\n2255,\"Rumors are circulating that are too delicious to overlook. Has Kanye West been banned from future Grammy Awards shows?\nSome sources on the World Wide Interweb are reporting that the infamous stage crasher and his wife, Kim Kardashian have been forever banned from attending future Grammy Awards. However, the rapper is still eligible to win a Grammy.\n» More Kim Kardashian: The 31 Best Instagram Posts By Celebs At The Grammys\nWest, who is more famous for his marriage and storming the stage to protest when Beyoncé doesn’t win than for his music these days first caused this kind of controversy back in 2009. Yeezus stormed the stage at the MTV Video Music Awards when Taylor Swift was given the Video of The Year for “You Belong With Me,” over Beyoncé’s “Single Ladies.”\n“Yo, Taylor, I’m really happy for you, I’ma let you finish,” West said while interrupting her acceptance speech, “but Beyoncé had one of the best videos of all time! One of the best videos of all time!”\nOn Sunday night, Kanye again took to the stage, this time when Beck beat out Beyoncé for Album of the Year. He left before he could say anything, but after the broadcast he made his feelings on that particular award very clear.\nKanye very angrily spouted off about “true artistry” and said “Beck should respect true artistry and give his award to Beyoncé.”\nAfter those disrespectful comments, Kanye was allegedly called to task by the powers that be at the Grammys and he and his sex tape famous wife were permanently banned.\nWhether this is true or not remains to be seen. It would be delightful if it was true and send a message to Kanye that he is, in fact, not the guy who gets to say who wins the awards. Beyoncé is great, but she isn’t the only artist out there\"\n2256,\"New footage of the elusive yeti, captured amid the snowfields of Russia, is sparking renewed debate about the creature’s existence, as some see definitive proof while others claim the video is nothing more than a publicity stunt.\n\nA group of Russian researchers set out after the yeti, traveling to the south-western Adygeya Republic after local news detailed sightings of the creature, according to the Daily Mail. The yeti had reportedly been spotted just an hour’s drive away from the city of Adygeisk. After arriving in the area, the team interviewed witnesses at a local mountainside lodge who claimed to have seen the yeti.\n\n“I heard footsteps and we were pretty sure there was no one else around because we knew for sure everyone else was inside the house,” local witness Andrei Kazarian recalled. “Although we didn’t see anyone, we saw its huge footprints. They were 5 to 6 centimeters deep and couldn’t come from a human foot. We took a plaster cast of them and we estimate that it probably would have taken about 200 kilos to press the snow down that much.”\n\nEyewitness Ludmila Hristoforova described the yeti as bearlike, though markedly different.\n\n“The creature was big, looking like a bear, but not a bear. From the door we’ve seen something big and shaggy.”\n\nThe Yeti Exists, And It’s In Russia – http://t.co/n2VoITsJ3M pic.twitter.com/9i0JciJbmB\n\n— Regardt Stander (@XstremeArt) January 14, 2015\n\nSetting out to investigate, the group were stunned to hear crunching snow, before spotting the yeti moving through the trees. As the Mirror reports, they claim to have then captured footage of the yeti, evidence that has since been handed over to local scientists for analysis.\n\nThe yeti video has already proven to be controversial, with some observers claiming that the sighting is nothing more than a stunt designed to bring tourists into the Russian town. Others, however, have asserted that the clip represents genuine proof of the yeti’s existence.\n\nWatch the shocking new footage that claims to PROVE the existence of the YETI http://t.co/nQXMWXBz5s pic.twitter.com/YNRkabIOzS — Daily Express (@Daily_Express) January 14, 2015\n\nLast year, a DNA study conducted by Oxford professor Bryan Sykes failed to identify definitive proof of the yeti from hair samples. As the Inquisitr previously reported, however, Sykes was quick to assert that the study was meant to systematically examine yeti evidence, not pass judgement on its existence.\n\nHairy human-like beasts have been reported the world over, most famously in the United States, where the creatures are known as Bigfoot (or Sasquatch). In Russia, they are called either Almas or Yeti, names which may denote two distinct species.\n\n[Image: EuroPics (CEN) via the Daily Mail]\"\n2257,\"(Reuters) - Historians on Thursday opened up a 113-year-old time capsule that had been hidden in a statue of a lion atop Boston's Old State House, and discovered a small red hardcover book tucked inside a copper box.\n\nThe book was not opened immediately due to its age and its contents were still unclear, but Bostonian Society President Brian LeMay pronounced himself \"\"absolutely thrilled\"\" by the find, which was not expected.\n\nA Boston Daily Globe article from 1901, the year the capsule was placed in the statue atop the 301-year-old building, had described its contents as including letters from elected officials and buttons from the presidential campaigns of William McKinley and Theodore Roosevelt.\n\n \n  \nThe red-brick, white-steepled Old State House, located in downtown Boston, is near the site of the 1770 Boston Massacre, which set the 13 colonies on the path to revolution and is a common stop for tourists visiting the city.\"\n2260,\"A humorous report on a satirical Web site done in the style of China's state broadcaster CCTV offers advice to Chinese on how to choose their English names. \"\"English names come with different connotations. It’s not always fair to those people, but they do,\"\" the article warns. \"\"A name can come with a ‘feeling’ or idea about what sort of person you are, and where you come from.\"\"\n\nThe adoption of unconventional English names in China and other parts of East Asia is the source of perennial fascination and mirth among expats. Any young Anglophone who teaches English in the region could rattle off a host of perplexing names he or she had to call out during class.\n\nOne friend of WorldViews who taught English and civics in the southern Chinese city of Guangzhou had a number of students whose chosen English names were derived from screen names used during online computer games. There was Orcapm, who was not to be outdone by Skycoolz.\n\n\"\"Sure, have fun and pick a random object or word as a name, but avoid them if you want a call back from that serious law firm in America,\"\" the post chides. It offers this guide:\n\nA good way to work out the ‘feeling’ of a name is to watch a bunch of American movies and sitcoms. They’re full of name stereotypes — you’ll find the good girls’ are all ‘Jane’s, the jock boys’ are still ‘Buds’ and the geeks’ are called ‘Sheldon’.\n\nThe report also lays out a set of rules governing the types of English names typically adopted by Chinese. Be careful about what may sound inappropriate alongside common Chinese family names such as Wang or Dong. In general, it's good to avoid food as a name, it suggests.\n\nTo put bluntly, names like Candy, Lolly, Sugar (think anything sweet), are typically thought of as ‘non-smart girl’ names, or ‘stripper’ names.\n\nIt’s not always right; there are doubtless some very smart Candy’s out there. But it’s the first thing that comes to mind.\n\nOther instructions include eschewing the names of famous leaders or celebrities. \"\"Pick any name like Obama, Einstein or Madonna and you’re going to get some stares,\"\" it says. \"\"You have some pretty big shoes to fill there.\"\"\n\nAt a McDonald's restaurant in Hong Kong, WorldViews once was served by an employee whose badge confusingly read \"\"Franco Mussolini.\"\" One hopes he didn't harbor similar dreams of power and domination.\n\nWhile it's easy to make fun of such unusual naming conventions, it's also hard not to appreciate the playfulness with which these names get chosen. Often, Chinese people pick an English name as a play of words based on their original given Chinese name. The Atlantic offers a few examples from the Cantonese-speaking city of Hong Kong:\n\nMany English names mimic the sound of Chinese given names. A solicitor called Tse Kar-son, for example, has Carson as his English name. Singer Lee Hak-kan's English name is Hacken. Another singer, Chan Yik-shun, is called Eason...\n\nHo Wai-leuk, a journalist, got his name another way. \"\"When I was a student, everyone kept saying my Chinese name really fast until it started sounding like 'hoh lok,'\"\" he said referring to the Cantonese pronunciation for Coca-Cola, \"\"so Cola stuck.\"\"\n\nFor most people, our names are our names and we have little choice in the matter. But the practice of adopting a new English name can be seen as an exercise in self-expression, especially in societies where larger trends of conformity hold some sway.\n\nWho wouldn't want to be able to re-brand themselves or be able to highlight some unique part of their identity? Just don't use that power to call yourself \"\"Bunny Wang,\"\" the post says.\n\nCorrection: An earlier version of this story reported that the original post was from CCTV. It was, in fact, by a satirical news site.\"\n2261,\"From the midweek edition of the Morning Jolt:\n\nSay What? ‘At Least Ten ISIS Fighters Have Been Caught Coming Across the Border’\n\nRep. Duncan Hunter, Republican of California, does not seem like a nut job or prone to wild exaggerations. But last night he said something that should make jaws drop:\n\nVan Susteren: Hold on. Stop for one second.\n\nHunter: They are going to be bombing American cities coming across from Mexico.\n\nVan Susteren: Let me ask a question. You say that they are coming in the southern border, which changes all the dynamics Do you have any information that they are coming in through the southern border now?\n\nHunter: Yes.\n\nVan Susteren: Tell me what you know.\n\nHunter: At least ten ISIS fighters have been caught coming across the border in Texas.\n\nVan Susteren: How do you know that?\n\nHunter: Because I’ve asked the border patrol, Greta.\n\nVan Susteren: And the border patrol just let’s ISIS members come across the border?\n\nHunter: No. They caught them at the border. Therefore, we know that ISIS is coming across the border. If they catch five or ten of them, you know that there are going to be dozens more that did not get caught by the border patrol. That’s how you know. That’s where we are at risk here, is from ISIS and radical Islamists coming across the border. Once again, they don’t have a navy, air force, nuclear weapons. The only way that Americans are going to be harmed by radical Islam — Chairman Dempsey said the same thing. He said that’s where the major threat is here, that’s how these guys are going to infiltrate through America and harm Americans.\n\nThen add this comment by a House Democrat:\n\nRep. Tim Bishop (D., N.Y.) warned during a recent speech that up to 40 radicalized U.S. citizens who have fought alongside the Islamic State of Iraq and Levant (ISIL or ISIS) have already returned to the United States, where they could pose a terrorist threat.\n\nBishop claims that of the 100 or so Americans who have traveled to the Middle East to join ISIL’s ranks, some 40 have returned and are currently being surveilled by the FBI, according to his remarks, which were filmed and uploaded to YouTube last week.\n\n“One of the concerns is the number of U.S. citizens who have left our country to go join up with ISIS,” Bishop said during the speech. “It is believed there have been some number up to 100 that have done that.”\n\n“It is also believed that some 40 of those who left this country to join up with ISIS have now returned to our country,” Bishop said, eliciting shocked responses from some in the crowd.\n\nIs the threat of ISIS terrorists crossing our southern border no longer theoretical? Could the administration really successfully cover up something as big as this?\"\n2263,\"They must be the nattiest rats in all of New York City.\nJournalists at the fashion bible Vogue have been forced to delay their move into swanky new offices on the site of the Twin Towers because of an infestation of rodents.\nThe American magazine has already moved its sales and marketing departments into offices on the 25th and 26th floors of 1 World Trade Center and its writers and editors – including Anna Wintour\"\n2264,\"MANAGUA, Sept. 9 (Xinhua) -- A Nicaraguan commission charged with investigating a possible meteorite crash over the weekend presented an initial report and rock samples on Tuesday.\n\nThe rocks, taken from a crater left by the impact in the eastern part of the Nicaraguan capital of Managua on Saturday, were not from the meteorite, but some could contain material left behind by the space body, commission member Wilfred Strauch told reporters at a press conference.\n\n\"\"Researchers will be collecting more samples of rocks and nearby trees\"\" for analysis, Strauch said.\n\nStrauch, who works for the Nicaraguan Institute of Territorial Studies (Ineter), said researchers were seeking international help to figure out what caused the explosion on Sept. 6.\n\nThe Nicaraguan government announced on Sunday that a loud explosion that frightened residents could have come from a meteorite that fell near Managua's international airport. A crater measuring 12 meters across was left on the ground.\n\nThe incident coincided with the passing of a small asteroid, the 2014 RC, near the Earth on the same day.\n\nAlso on Tuesday, an expert with the U.S. space agency NASA, Don Yeomans, said it was unlikely that a piece of rock had separated from the asteroid as it whooshed past the Earth.\n\nNASA experts also said the fact that no local residents reported seeing a fireball in the sky prior to the crash means it was not a meteorite.\n\nStrauch said those observations were \"\"very interesting and important,\"\" adding Nicaragua will invite experts from NASA and other countries, such as Uruguay, to spend a month investigations at the site.\"\n2265,\"In further trouble for Gurmeet Ram Rahim Singh, head of Sirsa-based Dera Sacha Sauda, Punjab and Haryana High Court has ordered a CBI probe into the allegations of forced castration of his followers inside the ashram. Justice K Kannan of the High Court passed the order on a petition filed by Hansraj Chauhan, a former follower of the Dera.\n\nIn his petition, Chauhan had claimed that he along with around 400 saints of 'dera' were castrated inside the ashram, Chauhan's counsel Navkiran Singh said.\n\nChauhan said in the petition that they were assured that those who would get castrated will be able to meet God through the dera head.\n\nTaking cognizance of the petition, the HC had earlier ordered medical examination of petitioner Chuahan from the government multi-specialty hospital (GMSH) at Sector-16, Chandigarh.\n\nThe GMSH authorities examined Chauhan and found that he has been castrated, Singh said.\n\nSeeking a CBI probe, Chauhan has also claimed before the High Court that castration process of dera followers is being done by Gurmeet Ram Rahim through doctors are employed in his hospital.\n\nBesides, in a report submitted before the High Court, the state government said that it has recorded the statements of seven persons, associated with the dera head, in which all of them have confirmed that they have been castrated, Singh said.\n\nThe dera chief, who is going to hit the big screen next month with his film 'Messenger of God (MSG)', has already courted controversy with Sikh organisations, including Akal Takht, seeking a ban on it.\n\nHe has not only played the lead role in the movie but also produced it and sang songs.\n\nGurmeet Ram Rahim is also facing trial in courts in connection with a case of murder of a journalist and sexual exploitation of his women disciples.\"\n2266,\"Rep. Duncan Hunter (R-Calif.) claimed Tuesday that \"\"at least\"\" 10 Islamic State fighters were apprehended while attempting to enter the U.S. at its southern border.\n\nThe San Diego Republican said U.S. Border Patrol \"\"sources\"\" told him that \"\"at least 10 ISIS fighters have been caught coming across the Mexican border in Texas.\"\"\n\n\"\"If you really want to protect Americans from ISIS, you secure the southern border -- it’s that simple,\"\" he said. \"\"They caught them at the border, therefore we know that ISIS is coming across the border. If they catch five or 10 of them then you know there’s going to be dozens more that did not get caught by the border patrol,\"\" he said on Fox News’ \"\"On the Record with Greta Van Susteren.\"\"\n\n\"\"ISIS doesn’t have a navy, they don’t have an air force, they don’t have nuclear weapons,\"\" he added. \"\"The only way that ISIS is going to harm Americans is by coming through the southern border -- which they already have.\"\"\n\nTwo of the country's top intelligence officials said last month they had no credible evidence to support the theory that militants are operating next door, nor that they are plotting to sneak across the border.\n\nA spokesperson for the Department of Homeland Security said Wednesday that Hunter's claim otherwise was \"\"categorically false.\"\"\n\n\"\"The suggestion that individuals who have ties to ISIL have been apprehended at the Southwest border is categorically false, and not supported by any credible intelligence or the facts on the ground,\"\" DHS spokeswoman Marsha Catron told The Huffington Post. \"\"DHS continues to have no credible intelligence to suggest terrorist organizations are actively plotting to cross the southwest border.\"\"\n\nHunter, who sits on the House Armed Services Committee, isn't the first member of Congress to raise the alarm about the prospect of extremists crossing the border. Sen. Marco Rubio (R-Fla.) suggested last month that such infiltration was possible, and Rep. Jeff Duncan (R-S.C.) said it was already happening. Texas Gov. Rick Perry (R) has also sounded similar notes about terrorists crossing his state's border from Mexico. GOP Rep. Tom Cotton, who is running for the U.S. Senate in Arkansas, claimed Tuesday that extremists were actively collaborating with Mexican drug cartels to infiltrate the U.S. border and attack Arkansans.\n\nAsked for comment on Wednesday, a spokesman for Hunter said the information came for a \"\"high level source\"\" and that DHS was \"\"actively discouraging any talk of IS on the border.\"\"\n\n\"\"The congressman was conveying what he knows -- and what he was told,\"\" Hunter spokesman Joe Kasper told The Huffington Post. \"\"And as for DHS’ statement, it makes sense that the left hand of DHS doesn’t know what the right hand is doing -- it’s been that way for a long time and we don’t expect that to change. No surprise there.\"\"\"\n2267,\"Nearly killed by Taliban sniper\n\nWith all the bad news coming out of Syria, Iraq, and the Ukraine, it’s easy to forget that the United States still has thousands of troops on the ground in Afghanistan. While a new combat theater has opened up in the Levant, the fight to vanquish the Taliban and the remnants of the Afghan insurgency rolls on as the longest war in American history finally winds down.\n\nJust last year, one Marine team was conducting a “joint helicopter raid” in Helmand Province when they crossed the sights of a Taliban sniper. The phrase “my life flashed before my eyes” has been used and abused in our culture, but when one of these men kneels down to inspect the hole in his Kevlar helmet, he embodies that feeling.\n\nAlmost as striking as the moment itself is the sheer desolation of this land we’ve fought tooth and nail to control for 13 years.\"\n2268,\"The woman also detained is believed to be al-Baghdadi's ex-wife\n\nDNA tests have confirmed that the child held by Lebanese authorities is the daughter of the Islamic State of Iraq and Greater Syria (ISIS) leader Abu Bakr al-Baghdadi.\n\nLebanon’s Interior Minister Nohad Machnouk told domestic television channel MTV that the child’s mother is believed to have married to al-Baghdadi six years ago for a period of three months, the BBC reports.\n\nThe Iraqi government had said she was not married to the Islamist leader.\n\nThe woman, identified as Saja al-Dulaimi, tried to enter Lebanon over a week ago accompanied by two sons and a daughter when she was detained by border guards.\n\nMachnouk claims al-Dulaimi is pregnant but the child is not al-Baghdadi’s.\n\n“We conducted DNA tests on her and the daughter, which showed she was the mother of the girl, and that the girl is [al-Baghdadi’s] daughter, based on DNA from Baghdadi from Iraq,” Machnouk told MTV.\n\nMachnouk said the children were staying at a care center while al-Dulaimi was being interrogated.\n\n[BBC]\"\n2269,\"Did you hear? It’s finally pumpkin spice season! (Don’t listen to the deniers.) And what better way to enjoy autumn than with a pumpkin-spice flavored condom?\n\nAt least that’s what social media would have you believe, as a photoshopped image of a limited-edition pumpkin-spice condom endlessly circulated on Twitter and Facebook over the weekend.\n\nWe've officially reached Pumpkin Spice saturation point. pic.twitter.com/Tve77ov5JZ\n\n— gwendolyn richards (@gwendolynmr) September 7, 2014\n\nBut alas, those hoping for a fall-flavored fling will have to keep wishing: On Monday, condom maker Durex announced on Twitter that the spice rumor is not right.\n\n“We’ve heard talk that we launched a Pumpkin Spice condom. We can’t claim this one, but we do love it when people spice it up in the bedroom.”\n\nSigh. Maybe next year.\"\n2271,\"French Apple website iGen.fr is reporting [Google Translate] that pricing for the stainless steel Apple Watch may start at $500, while the gold Apple Watches' pricing could start between $4,000 and $5,000. iGen.fr has been reliable in the past, most recently reporting the dimensions of both the iPhone 6 and 6 Plus.\n\nWhile Apple had announced that the Apple Watch would start at $350, which was widely assumed to be the price of the aluminum model, and estimates pegged the price of the gold Apple Watch at prices as low as $1,000 or as high as $5,000, there has been little information regarding the pricing of the stainless steel option.\n\nThe site's sources also indicate that Apple still aims to release the Apple Watch by Valentine's Day 2015, which somewhat echoes an earlier report that said the company would be \"\"lucky\"\" to release the device by that timeframe. iGen.fr also mentions that manufacturers and resellers are preparing as if the Watch would release in mid-February 2015. Previously, Apple Senior Vice President of Retail and Online Stores Angela Ahrendts said the Watch would release in Spring 2015.\"\n2272,\"MAIDUGURI, Nigeria — The leader of Boko Haram has denied agreeing to any cease-fire with the Nigerian government, and said he married off the more than 200 schoolgirls that the Islamic extremist group kidnapped.\n\nIn a new video released late Friday night, Abubakar Shekau dashed hopes for a prisoner exchange to get the girls released.\n\n\"\"The issue of the girls is long forgotten because I have long ago married them off,\"\" he said, laughing. \"\"In this war, there is no going back.\"\"\n\nNigeria's chief of defense staff, Air Chief Marshal Alex Badeh, on Oct. 17 announced that Boko Haram had agreed to an immediate cease-fire to end a 5-year-old insurgency that has killed thousands of people, and driven hundreds of thousands from their homes in northeast Nigeria.\n\nBut attacks and abductions have continued, with the extremists this week seizing Mubi, a town of more than 200,000 people. Fighting also continued Friday in Vimtin, the nearby village where Badeh was born.\n\nShekau in August announced that Boko Haram wanted to establish an Islamic caliphate, along the lines of the Islamic State group in Syria and Iraq. Fleeing residents have reported that hundreds of people are being detained for infractions of the extremists' version of strict Shariah law in several towns and villages under their control.\n\nBoko Haram's kidnapping of 276 schoolgirls taking exams at a boarding school in the remote northeastern town of Chibok in April prompted an international campaign for their release and criticism of Nigeria's government for not acting quickly to free them. Dozens of the girls escaped on their own in the first few days, but 219 remain missing. The hashtag #BringBackOurGirls has been used on social media sites, including Facebook and Twitter, in an effort to spark conversation about the kidnappings. Nobel Peace Prize laureate and international education activist Malala Yousafzai visited Nigeria in July, and urged Boko Haram to free the kidnapped girls, calling them her \"\"sisters.\"\"\n\nUnconfirmed reports have indicated that the girls have been broken up into several groups, and that some may have been carried across borders into Cameroon and Chad.\n\nThe government had said it had negotiated with two Boko Haram leaders in Chad, with talks hosted by President Idriss Deby, and that it was confident the girls would be freed soon. But Boko Haram has many factions.\n\nShekau's announcement further discredits the government of Nigerian President Goodluck Jonathan, who on Thursday formally announced his candidacy for elections on Feb. 14, 2015, in Africa's most populous nation. Nigeria, with some 160 million people, is divided almost equally between Muslims who dominate the north and Christians in the south. The West African nation is the biggest oil producer on the continent and has its biggest economy.\n\nJonathan's failure to curtail the insurgency and many corruption scandals are not expected to dim his chances of success. The election, though, is expected to be the most hotly contested since his People's Democratic Party took power after decades of military dictatorship ended in 1994.\n\nDozens of ruling party legislators have defected to the coalition All Progressives Congress, losing the PDP its majority in the lower house of Parliament. But the coalition is weakened by its inability to choose a presidential candidate, and primaries in December will be contested by three powerful northerners who all are Muslim.\n\nJonathan, a Christian from a minority southern tribe, has been criticized for ignoring an unwritten party rule to alternate power between Christian and Muslim leaders, adding a religious and ethnic dimension to the election.\n\nAdditional reporting by Mashable\n\nHave something to add to this story? Share it in the comments.\"\n2273,\"When Tim Cook unveiled the Apple Watch back in September, its official launch date was set as the oh-so-vague “Spring 2015.” Now, we have our first guess as to what that launch date could actually look like. 9to5Mac reports that the Apple Watch is set to ship in the U.S. by the end of March, with Apple Store retail training scheduled for mid February.\n\nAccording to the report, Apple will be sending representatives from Apple Stores to Apple’s offices in Cupertino or Austin, Texas to learn about the Watch, which will better prepare store employees for when the Watch arrives. In addition, the report states that Apple is finishing up work on the Apple Watch’s software, battery life, and inductive charging mechanism.\n\nNo word if every version of the Watch will ship in March, and of course these dates could change, as we get closer to launch. But for now, I’m imagining the rose gold Watch Edition sitting (maybe not so) delicately on my left wrist. The basic Watch will start at $349.\"\n2274,\"Jordan’s King Abdullah announced he was cutting short a visit to the U.S. following the brutal death of a Jordanian fighter pilot captured by ISIS with this photo.\n\nThe king, a former military pilot himself, joined Jordanian leaders in calling Lt. Muath al-Kaseasbeh, who was burned alive, a martyr. The government also vowed revenge and an “earth-shaking” response.  facebook.com\n\nSometimes called the “Warrior King,” it wasn’t long before rumors began spreading that his majesty was going to take care of business — personally.\n\nVia Twitter: @josephbraude\n\nعاجل ⭕️| ضربة جوية اردنية على معاقل #داعش الآن يشارك فيها ملك #الاردن \"\"عبدالله الثاني\"\"\n\nThe images spread on social media…\n\nPhotos of King Abdullah's first personal air attack on ISIS!\n\n…and prompted some meme-based political commentary.\n\nBecause King Abdullah is a WARRIOR!!\n\nObama after James Foley beheading vs. King Abdullah after burning of Jordanian pilot:\n\nIt made a great story, but it wasn’t true, the Jordanian government said. Airstrikes did hit targets in Syria, but the king was not in the pilot’s seat.\n\nA bomb with Koranic verses is pictured on a Royal Jordanian Air Force plane at an air base before its launch to strike the Islamic state in the Syrian city of Raqqa on Thursday.  Petra / Reuters\n\nJordanian Foreign Minister Nasser Judeh told CNN Thursday the rumors of the king personally launching airstrikes on ISIS targets were “creative,” but untrue.\n\nActually, the king was involved in some more conventional leadership. He met with officials and security leaders.\n\nصورة: جلالة القائد الأعلى يجتمع مع كبار المسؤولين وقادة الاجهزة الأمنية في القيادة العامة للقوات المسلحة #الأردن #JO\n\nAnd he offered condolences to the family of the slain pilot.\n\nfacebook.com\n\nThe cockpit image appears to be from an October charity event, when he piloted a helicopter for children with cancer.\n\nyoutube.com\n\nWhich, is actually pretty cool too.\n\nVia youtube.com\"\n2275,\"When Apple released the first iPhone, it only came with Apple's pre-loaded applications.\n\nA year later, Apple opened the \"\"App Store\"\", which allowed developers to make applications for the iPhone.\n\nThe App Store is probably the smartest thing Apple did for the iPhone. It created a rich ecosystem of applications that made the phone an indispensable tool for hundreds of millions of people. It also launched billions of dollars worth of new businesses. (Think Instagram, Uber, Snapchat, etc.)\n\nWith the Apple set to release an Apple Watch, a lot of people expect a similar thing is going to happen with third-party applications from developers.\n\nDevelopers we've spoken with caution that people should temper expectations, at least initially. They say Apple is limiting what Apple Watch apps are capable of doing early on in order to ensure a smooth launch and maintain battery life.\n\n\"\"I think Apple is taking a similar approach with the Apple Watch and iPhone, saying to themselves 'We don't have an option to fail on this,'\"\" Sumit Mehra, CTO of app studio Y Media Labs told Business Insider. \"\"So Apple is limiting all this nice stuff, all these sensors, NFC, haptics, heartbeat sensor, gyrometer — everything. Apple is only going to allow developers to do the basic stuff to just get the Apple Watch out there, because either it's not ready, or they don't know what the implications of something like this could be.\"\"\n\nMehra says he thinks it all boils down the Apple's continued efforts to increase the battery life of the Apple Watch. Accessing sensors drains the battery life, so Apple is preventing developers from using these sensors in their apps to avoid launching a device with a lineup full of battery-hogging apps.\n\n\"\"Sensors take up a lot of battery, and they don’t want every app out there on the Apple Watch using these sensors because all of a sudden this watch will only give you four hours of battery life, and then it’s not a watch anymore if I have to charge my wrist every four hours.\"\"\n\nApple currently doesn't allow developers to create standalone apps for the Apple Watch, though Apple has promised it will open up WatchKit later this year. For now, apps offload all the heavy lifting and computations to the tethered iPhone, which saves battery and gives developers access to the iPhone's powerful processor.\n\nWhat can Apple Watch apps do at this very moment? They can send actionable notifications, talk to your iPhone through app extensions, and present summary information in what Apple is calling \"\"glances.\"\"\n\nMarkiyan Matsekh, who has been developing a third-party Tesla companion app for the Apple Watch at app-company Eleks, says the limitations have presented a challenge for developers.\n\n\"\"The general impression I’d say is that the Apple Watch didn’t match the expectations,\"\" Matsekh told Business Insider. \"\"We saw lots of fun stuff during the Apple Watch’s presentation, and in its description and marketing materials, but we didn’t find a way to implement them in real life. We had a vision of what we’d like to achieve, and in the end we had to get rid of lots of features because they just weren’t possible in the current state of WatchKit.\"\"\n\nMatsekh says the Eleks team was eventually able to create an app that was \"\"more or less fine,\"\" but says the current limitations mean \"\"it’s not as cool as we’d like it be.\"\"\n\n\"\"It is possible to build something, but it’s much more limited than we’d expect,\"\" he says.\n\nMatsekh originally wanted to use the Apple Watch's digital crown, the circular knob used as input on the watch, as a way for users to control the interior temperature of their Tesla. Apple's guidelines, however, state that you can only use the digital crown for scrolling or system features, so they had to scrap that and go with a second-best solution.\n\n\"\"What I think Apple is trying to do is to educate Apple Watch users of some basic user experience guidelines to try to make it as simple as possible,\"\" Matsekh says. \"\"That may have been the reason behind this. It’s not that they didn’t have the time or resources to make these features available, I think it was a conscious choice to limit customization to make the apps follow the guidelines and make them simpler for users.\"\"\n\n\"\"Any engineer would say that Apple is just trying to conserve battery life so that the user has a good experience,\"\" Y Media Labs CTO Sumit Mehra says. \"\"As a developer, do I like it? Probably not. But do I like it as a user? Absolutely, because at the end of the day I don’t want to be charging my watch twice a day.\"\"\n\nIt's no secret that battery life is still a major concern for app developers, and nobody knows how long the Apple Watch will last before it needs a charge. Developers are estimating between 19 and 24 hours, but Apple has yet to announce specifics.\n\nFor Matsekh, one thing is for certain: \"\"If this watch doesn’t live a day, it doesn’t have any chance of survival.\"\"\"\n2276,\"First customers complained that their new iPhone 6s were bending.\n\nNow owners of the new Apple gadget have said when they make a phone call - it is ripping out their hair.\n\nThe new controversy, branded by social media users as 'hairgate', follows allegations people are getting their beard or head hair 'snagged' when the phone is held against their face.\n\nClaims: Chad Coleman was one of the first people to raise the issue on Twitter after complaining that his 'scruff' was being ripped\n\nAnger: Scott Bilsky blamed the seam where the aluminium meets the glass on his hair being pulled out\n\nScandal: Hairgate is the latest controversy following bendgate - where users said the phone was bending when it was placed in a skinny jeans pocket or sat on\n\nThey claim that the seam between the aluminium and glass screen is catching hairs and tearing them out.\n\nIt is the latest scandal, following on from 'bendgate', and has led to a flurry of angry posts on Twitter.\n\nChad Coleman said: 'Anyone else getting beard hairs pulled by the iPhone 6/Plus? It catches my scruff in the seam and yanks it when I make calls.'\n\nPaul Peavler said: 'The seam on my iPhone where the aluminium meets the glass is definitely catching my hair and pulling it out.\n\nThe new allegations have also prompted a number of hoax adverts, suggesting the phone is good for shaving a woman's legs and trimming a man's facial hair.\n\nOthers have said the phone 'has it all' and can save you money on going to the hairdressers.\n\nEarlier this month, the electronics giant were forced to respond to complaints the phones were bending.\n\nResponse: The latest complaint led to some creating mock adverts, one was as a beard trimmer for men\n\nSmooth: Another involved a woman apparently shaving her legs using the iPhone 6\n\nApple spokeswoman Trudy Muller said: 'With normal use, a bend in iPhone is extremely rare and through our first six days of sale, a total of nine customers have contacted Apple with a bent iPhone 6 Plus.'\n\nThe new phones face criticism over their bendability, dubbed 'bendgate.' Social media and online forums have been filled with comments about how the new phones can bend when placed in back pockets or while wearing skinny jeans.\n\nApple said its iPhones feature stainless steel and titanium inserts to reinforce high-stress locations and use the strongest glass in the smartphone industry.\n\nThe only way an iPhone may have bent is if someone put it in their back pocket and sat on the phone for a very long time, said Laban Roomes, chief executive officer of Goldgenie, which customizes and gold plates iPhones.\n\nProblem: Paul Peavler, blaming the design of the phone for the issue, referred to the problem as 'seamgate'\n\nAttribute: Mo Jiwa put a positive spin on the newest perceived flaw saying the iPhone 6 is now the phone that 'does it all'\n\nEconomical: Another social media user said the problem could provide assistance to personal finances, as it would save you money on going to a hairdresser\"\n2277,\"Apple took the leap into the wearable space with the announcement of its Apple Watch earlier in September this year, revealing that the device will start at $349. Now rumors suggest that the gold and stainless steel editions of the Apple Watch may set consumers back by $5,000 and $500, respectively!\n\nApple revealed that it would release three collections - Sport Collection, Watch Collection and Edition Collection, which would be composed of aluminum, stainless steel and gold cases, respectively. It was anticipated that the company would have three basic price points, which would vary depending on the band choice and perhaps size.\n\nNow, according to French website iGen.fr, the stainless steel version of the Apple Watch will start at $500, whereas the gold variant of the wearable may start from $4000 to $5000.\n\n\"\"Apple Watch Stainless Steel (polished or black sidereal) would be proposed at $ 500. The Edition model in yellow or pink gold would be sold between $4,000 and $ 5,000 (translated),\"\" reveals iGen.fr.\n\nThe French website cites reliable sources as the basis of its information. iGen.fr has a track record of being dependable as the publication reported the dimensions of the then impending iPhone 6 Plus and iPhone 6 smartphones from Apple correctly.\n\nPrevious estimates from industry experts have pegged the top-end gold Apple Watch's pricing between $1000 and $5000. The Edition Collection will be fashioned from 18K gold and have sapphire crystal. This variant of the Apple Watch will also come with several expensive strap options. Apple, however, has not disclosed whether the chassis of this variant of the Apple Watch is solid gold or simply gold plated.\n\n\nAccording to iGen.fr's sources, the Apple Watch will release by Feb. 2015 on Valentine's Day. Both resellers and distributors are fervently preparing for the mid-Feb release of the Apple Watch next year per the site.\n\nApple SVP of Retail and Online Stores Angela Ahrendts' leaked video to employees let slip that the company would release the Apple Watch in Spring next year.\n\nWith the pricing of the stainless steel and gold variants of the Apple Watch veering towards the expensive, it seems the aluminum version is poised to be the low-end model. It will be interesting to see if consumers are willing to spend a bomb on a smartwatch whose performance is not known.\"\n2278,\"Actor Judd Nelson, 55, has been forced to confirm that he is alive and well after rumors swept the internet on Sunday morning that he had died overnight.\n\nNelson's 'death' was reported by Foxnews.es, a hoax website which has no affiliation with the television news network.\n\nThe fake story claimed that the actor, best known for his roles in 80's classics The Breakfast Club and St. Elmo’s Fire, had been found dead on Saturday night at Sierra Towers, a West Hollywood condominium block.\n\nI'm alive! Judd Nelson, 55, poses with front page of today's L.A. Times to confirm that he is alive despite internet rumors circulating about his death\n\nNelson made the big time after his role as John 'The Criminal' Bender in The Breakfast Club, left, while in recent years he has starred in TV shows including Two And A Half Men\n\nBy Sunday morning Nelson’s name had become a trending topic on Facebook and his agent was prompted to issue a denial.\n\nGregg Klein even issued a photo of the actor holding up a copy of Sunday's L.A. Times along with a note, ‘Reports of Judd Nelson's death are not accurate please see attached photo.’\n\nIt isn't known how or why the fake reports emerged.\n\nNelson's longtime manager Jean-Pierre Henraux told the Times that the actor doesn’t even live at the reported address.\n\nNelson, top, starred in The Breakfast Club, the 1985 coming-of-age comedy-drama film written, produced, and directed by John Hughes\n\nNelson rose to fame in the mid-1980's as a member of the Brat Pack, a group of young actors who broke though at the same time and also included the likes of Rob Lowe, far left, Andrew McCarthy, far right, and Demi Moore, third from the left\n\nNelson rose to fame in the mid-1980's as a member of the Brat Pack, a group of young actors who broke though at the same time and also including the likes of Rob Lowe, Andrew McCarthy and Demi Moore.\n\nNelson's film career dried up in the 1990's and in recent years he has found work in TV shows including CSI and Two And A Half Men.\n\nThe actor has also been signed up to voice Hot Rod/Rodimus Prime in the live action movie Transformers 5, after having previously voiced the character in The Transformers: The Movie and Transformers: Animated.\n\nNelson's 'death' was reported by Foxnews.es, a hoax website which has no affiliation with the television news network\"\n2280,\"Mark Oberholtzer isn't an Islamic fighter in Syria. He's never been to Syria. And the plumber from Texas City, Texas, says he certainly would never willingly aid fundamentalist rebels.\n\nSo it's hard for him to understand how his Ford F-250 pickup truck - including his logo for Mark-1 Plumbing and his phone number - wound up being in a photo posted on Twitter by the extremist Ansar al-Deen Front from the front lines of the war in Syria.\n\nMr Oberholtzer says he's been getting hundreds of phone calls and faxes since the Ansar al-Deen Front tweeted a picture of what appeared to be his old truck with an anti-aircraft gun in the back, according to the Galveston County Daily News.\n\nHowever, it remains to be seen if the photo is entirely authentic, with a new video surfacing which suggests the photo could have been digitally altered.\n\nScroll down for video\n\nThis truck, once owned by Mark-1 Plumbing in Texas City, Texas, is seen here in an Islamist propaganda photo. It's unclear if it has gone all the way to Syria or whether the photo has been digitally altered\n\nThis photo, taken from a propaganda video, shows a near identical scene featuring a different truck, raising questions as to the authenticity of the photo featuring Mr Oberholtzer's truck\n\nThe Islamist forces fighting across the region are known for their advanced and technical digital propaganda campaigns.\n\nThe video, featuring a different vehicle firing from exactly the same position, raises the possibility Mr Oberholtzer's vehicle may have been photoshopped into a video frame.\n\nSuperimposing a better vehicle and gun into a still frame from the original video would be significantly easier than trying to alter the video itself.\n\nThis could be why the video features an older model car and weapon, but the photo features Mr Oberholtzer's later-model Toyota.\n\nDespite this, people have now been making hateful phone calls to Mr Oberholtzer's company in the mistaken belief he is supporting the fundamentalists.\n\n'A few of the people are really ugly,' he told the newspaper.\n\nSome threatened his life.\n\nMr Oberholtzer says he has hired a lawyer and wants to make Twitter remove the posting, CBS News reports.\n\nHe says he sold the truck to an AutoNation dealership three years ago.\n\nIn the past when he sold his work trucks, he always removed the logo first. The last time he got rid of a vehicle he didn't.\n\nMark Oberholtzer says he has no idea how Islamists in Syria could have got hold of his truck\n\nMr Oberholtzer, who has worked as a plumber for the past 32-years, assumed AutoNation would remove the decal before selling the truck.\n\nApparently it didn't.\n\nIt's still unknown how the truck could have made its way into the possession of Islamist fighters in Syria.\n\nA spokesman for AutoNation told KHOU 11 News that the truck went to auction, and probably different owners over and over, before it may have ended up in the hands of Islamic terrorists.\n\nOberholtzer wants the death threats and the phone to stop ringing.\n\n'We have a secretary here, she's scared to death. We all have families. We don't want no problems,' said Oberholtzer.\n\nCBS News reports that the band of Ansar al-Deen seen in the photo mostly hail from Chechnya in Russia.\n\nWhile most fighters are Islamic extremists, the group has not reportedly allied itself with ISIS in Syria.\n\nISIS: The terror group has expanded how and why it recruits new members and is specifically targeting sympathizers abroad\n\nAnd while it is not known how fighters with ISIS could have come to own a Texan plumber's truck, the terror group is trying to expand how it recruits fighters to its ranks.\n\nThe extremist organization also has been targeting its sophisticated propaganda to entice potential wives and professionals such as doctors, accountants and engineers in its efforts to build a new society.\n\nAmong those it has lured were three teenage girls from Colorado, who set out for Syria this fall after swapping Twitter messages about marriage and religion with IS recruiters, and a young woman who sought to fight there - or failing that, to use her nursing skills. It's a diverse pool of recruits whose motives perplex Western governments seeking to combat the flow.\n\nThe group 'is issuing a bit of a siren song through social media, trying to attract people to their so-called caliphate,' FBI Director James Comey told reporters. 'And among the people they're trying to attract are young women to be brides for these jihadis.'\n\nThe group conscripts children for battle, recruits Westerners for acts of jihad and releases videotapes of beheadings. But it also uses propaganda with a humanitarian appeal, such as photos of bombed-out Syrian villages coupled with pleas for help. Video images of smiling children being given treats and enjoying stuffed animals paint a family-friendly portrait that suggests roles within the proto-state for wives and mothers.\n\nJustice Department officials say people aiding the Islamic State understand what they're getting into and risk prosecution, whether or not they venture to Syria and even if they don't plan to take up arms themselves. Prosecutors have criminally charged more than 15 people in connection with supporting Islamic militant groups.\n\nAdvance: Militant Islamist fighters wave flags as they take part in a military parade along the streets of Syria's northern Raqqa province in June\n\nA Rochester, New York, food store owner stands accused of trying to arrange for others to travel to Syria and of plotting to kill members of the U.S. military. An Illinois man, allegedly determined to join militants, left behind a letter saying he was disgusted by Western society. And prosecutors say a North Carolina man asked Allah online for martyrdom.\n\nMost charges are brought under a statute that makes it illegal to provide 'material support' - including money, training or a false identity - to a designated terrorist group. Defense lawyers argued the law is overly broad and ensnares the misguided as often as it sweeps up the dangerous. Courts, however, have accepted an expansive interpretation of the law.\n\n'We need to make clear that if you want to go over there and join a terrorist group, you're likely to end up instead in jail,' Carlin said.\n\nJustice Department officials say they're also trying strategies other than prosecution, including trying to identify potential recruits before they go.\n\nFBI agents in Colorado met repeatedly with Shannon Conley, a 19-year-old nurse's aide who had converted to Islam, hoping to dissuade her from traveling to Syria to marry a militant suitor she met online. Agents suggested she try humanitarian work instead of jihad, but she told them that if she couldn't fight, she would use her skills as a nurse's aide to help militant fighters, according to court documents.\n\nConley pleaded guilty in September and faces sentencing next month. Her lawyer, Robert Pepin, has said she was 'led terribly astray' while pursuing her religion and was 'saved' by her arrest.\n\nPerhaps no case better shows the penetration of the recruitment campaign than that of the three Colorado girls, all from East African immigrant families, who were radicalized online and headed for Syria in October.\n\nThe self-styled 'caliphate' declared by the Islamic State group bridging Iraq and Syria is starting to show signs of strain\n\nA review of the girls' social media use, which included thousands of Twitter messages and postings on other sites, by the SITE Intelligence Group shows they were in contact with online jihadists from around the world and were deeply interested in marriage and the role of women. As recruiters interacted with the girls, their typical teenage banter about friends and school became replaced with discussions of religion, paradise and death, the review showed.\n\nSix months before they went overseas, one girl wrote that she wanted to get married as soon as possible and her friends wished her well, telling her they hoped she got an 'amazing husband because you do not deserve anything else!'\n\nOne female recruiter told prospects to expect to marry quickly and expect to live a domestic life, as it is 'completely impossible for women to participate in battle,' according to SITE. Women are expected to marry the fighters and bear their children, she explained. Another recruiter told a 16-year-old girl who inquired about joining that 'everyone is welcome,' according to the report.\n\nU.S. officials say even comparatively benign motives for supporting the Islamic State are troubling. 'I'm not sure we've seen someone who's gone over there who's not attracted to the jihadi cause,' Carlin said.\"\n2281,\"Parliament Hill's Centre Block is in lockdown after shots were fired in the building and a soldier standing guard at the National War Memorial was shot.\n\n(Follow The Globe's Josh Wingrove (@josh_wingrove) for updates.)\n\nEyewitnesses said an armed man with long black hair emerged at the war memorial, fired about four times‎, and a guard went down. The gunman then ran toward Parliament Hill. The shooting victim was taken to hospital in an ambulance. Police have sealed off the area.\n\nPolice locked down Parliament and Ottawa Police tactical officers arrived, pointing guns at journalists and ordering them to the ground. Journalists were put into lockdown at the foyer in front of the House of Commons. Police were warning the public to stay away from Parliament Hill and the war memorial.\n\nReporters saw a body lying on the floor outside the Library of Parliament.\n\nPrime Minister Stephen Harper “is safe and has left Parliament Hill,” Jason MacDonald, his director of communications, said via Twitter.\n\nAmid the chaos, MPs were among those taking cover. Michelle Rempel, a Conservative MP from Calgary, used Twitter to communicate with the outside world: “Mom im okay Im in hiding.” She also tweeted: “is it clear people? shots were outside caucus room”.\n\nIt appears that officers were searching the building. One body was visible outside the library of parliament, roughly in the middle of Centre Block, but it was unclear if that was a suspect or a law enforcement official.\n\nWith report from Bill Curry and Jill Mahoney\n\nThis is considered a crime scene police say at War Memorial pic.twitter.com/lZ6KxUZg6R\"\n2283,\"Wanted: Islamic State group chief Abu Bakr al-Baghdadi, who has a $US10 million price on his head, delivers a sermon at a mosque in Iraq in July. Photo: AP\n\nBeirut: The second wife of Islamic State leader Abu Bakr al-Baghdadi is under interrogation in military detention in Lebanon after she was arrested in the north of Lebanon 10 days ago, security officials revealed on Tuesday.\n\nIt is unclear whether she was fleeing the self-proclaimed caliph of the extremist Sunni group, or if she remains loyal to Baghdadi and was simply in hiding, experts said.\n\nWorking with Western intelligence services, the Lebanese army tracked Saja Hamid al-Dulaimi, an Iraqi citizen, and her son to an undisclosed location north of the strife-ridden city of Tripoli, one official who spoke on the condition of anonymity said. Another source said she was captured in the northern border town of Arsal.\n\nA young Syrian refugee walks past tents at the al-Nihaya camp in the eastern Lebanese town of Arsal, where some reports say Saja Hamid al-Dulaimi and her son were arrested. Photo: AFP\n\nHer capture and detention could prove to be a significant setback for Baghdadi as she may be used as leverage to negotiate the release of the many prisoners – both foreign, Iraqi and Syrian – that the Islamic State is holding.\n\nLebanese security officials also hope her capture could be the breakthrough needed to secure the release of at least 26 Lebanese soldiers kidnapped by IS and Nusra Front militants in August.\n\nA DNA test had confirmed the child, believed to be nine years old, is Baghdadi's son, the Lebanese al-Safir newspaper said, citing security officials.\n\nIt is believed Baghdadi's DNA may have been taken by US officials during the nine months he was held in an American-run prison in Iraq in 2004 after his capture in Fallujah\n\nHowever in a sign of the confusion surrounding the arrests, some media sources reported the child in custody was a girl.\n\nDulaimi was one of 140 women released from a Syrian government jail in March this year as part of a prisoner swap that led to the release of 13 Greek Orthodox nuns held by al-Qaeda-linked Nusra Front in the Syrian town of Maaloula.\n\nSince her release she is believed to have moved around the border area between Lebanon and Syria, sticking mostly to the mountainous territory held by the Nusra Front, said Mario Abou Zeid, a research analyst with the Carnegie Middle East Centre in Beirut.  \"\"She was infiltrating the Lebanese borders, moving inside and outside Lebanon with fake IDs … in the area controlled by Nusra Front,\"\" Mr Abou Zeid said. \"\"She maintained a very low profile, protecting herself and her son.\"\"  He warned that Dulaimi's capture, while an important step, may be of limited value to intelligence services given the Islamic State was renowned for ensuring operational matters were never discussed outside a very tight inner circle.  \"\"The main pillar of their success is to minimise the amount of information anyone can have access to.  \"\"Some may think she has all the secrets of Baghdadi, even though she was captured in the Syrian regime and since her release she has been almost completely cut off from Baghdadi, on the run along the Lebanese-Syrian border.\"\"  It is possible Dulaimi had been away from Baghdadi for so long that her information may be of little worth and her decision to relocate to Lebanon \"\"could have been a defection from Baghdadi, she could have been fleeing\"\", Mr Abou Zeid told Fairfax Media.  She is being questioned by investigators at the headquarters of the Lebanese defence ministry in the Yarze district, north of Beirut, the unnamed official said.  There is no doubt the counter-terrorism operation, which involved both Lebanese, US and European intelligence agencies, will prove useful, said retired Lebanese general and security analyst, Elias Farhat.  \"\"She is one of the wives of the so-called caliph of the Islamic State … she will be useful in the negotiations between the Lebanese authorities as IS and Jabhat al-Nusra in relation to the kidnapped soldiers,\"\" General Farhat said.  \"\"Her capture is one of the successful outcomes of cooperation between Lebanese and Western intelligence agencies.\"\"  But even as news of Dulaimi's capture broke over Lebanon, local media reported late on Tuesday that militants had attacked a Lebanese army patrol in Ras Baalbek, with a four-man unit feared harmed or kidnapped.  It is believed Baghdadi became head of the Islamic State of Iraq, a predecessor to IS, in 2010. It then expanded into Syria in 2013 and in June Islamic State militants took control of Iraq's second city of Mosul before moving south towards the capital.  There were reports last month that he had been killed in US-led airstrikes in Iraq, although soon after the Islamic State released a recording on November 13 – purportedly by Baghdadi – in which he called for \"\"volcanos of jihad\"\" to be unleashed over the world.\n\nThe US Government has offered a $US10 million ($11.84 million) reward for his capture.\"\n2284,\"At least now I know who to direct my sun rage at: 19-year-old Jess Smith, a first-year college student at Canterbury Christ Church University who claims she played the monster in the sky (not God). She filmed the part when she was nine months old and didn’t tell anyone outside of her family until “a game with her university friends – where they all had to say something about themselves that no one else would guess.” Finally, a freshman orientation that isn’t pointless.\n\nRead the whole story at Uproxx\"\n2286,\"In a welcome break from a slow weekend of news filled with violence and murders, a report that actor Judd Nelson—best known for playing \"\"The Criminal\"\" John Bender in The Breakfast Club—had died turned out to be false.\nThe false report came from the site \"\"foxnews.es\"\" which somehow manages to beat the real FOX News in reporting fake information. Nelson's agent Gregg Klein denied the report to the LA Times today and even provided a photo of the alive-and-well \"\"Brat Pack\"\" actor holding up a copy of today's Sunday Times with the note, \"\"Reports of Judd Nelson's death are not accurate please see attached photo.\"\"\nThe phony report mentions that Nelson died last night in his condo at the Sierra Towers in West Hollywood. Nelson does not live in that building, according to Klein.\nWith John Bender alive and well, let us enjoy this montage of his best moments in The Breakfast Club:\"\n2287,\"CNN has released new audio tonight in the Michael Brown case, and it reportedly confirms Darren Wilson shot at Brown 11 times—five from behind and six face-to-face. You can even hear a significant pause between the two strings of fire.\n\nThis new audio also matches up with the statements made by Piaget Crenshaw and Tiffany Mitchell. And while it doesn't necessarily confirm everything they've said, it certainly adds to its credibility. Both women say they saw Brown and Wilson wrestling in the doorway of the police car before Brown ran away and was shot at from the back. Then, they say, Brown turned around with his arms up and was shot at once again. \n\nHow much more information like this has to come out before we see charges pressed?\"\n2288,\"The copper box was entombed in the state capitol in 1795\n\nSomeone call Nicholas Cage because Bostonians may have just discovered a new real-life national treasure.\n\nA time capsule from 1795 in the form of a small copper box was unearthed in Massachusetts statehouse in Boston Thursday. The container was first placed in the cornerstone of the building on Beacon Hill by revolutionary war hero Paul Revere and the then-governor of Massachusetts, Samuel Adams.\n\nThe cigar-box sized capsule will be x-rayed over the weekend and its contents revealed next week. The artifact is believed to be one of the oldest time capsules in Massachusetts, making it by default one of the oldest such items in the United States.\n\nDuring the excavation, coins fell out of the plaster that held the box in place, good luck tokens tossed in with the box when it was unearthed and reburied in 1855, the last time the time capsule was uncovered, The Boston Globe reports.\n\n[The Boston Globe]\n\nRead next: Here’s What Really Killed the Dinosaurs\"\n2290,\"Central Bedfordshire Council has refuted newspaper reports which suggested it was about to issue an Anti-Social Behaviour Order (Asbo) to a six-foot mechanical bear.\n\nThe polar bear, named Bernard, is situated outside the Loft Cafe in Shefford and performs Christmas carols to passers-by but a story in the Bedfordshire on Sunday newspaper suggested residents feared it “could be hit with an Asbo after receiving complaints”.\n\nHowever, a press officer for the council told i100.co.uk that the story was “embellished” and there had been “absolutely no mention of an Asbo or a gagging order, or anything like that”.\n\nThe council did acknowledge that one noise complaint had been made about the bear and council officers were therefore “legally obliged” to investigate it but subsequently deemed it not to be a nuisance.\n\nWe have received one complaint regards a Christmas carol-singing bear and have visited the premises on a number of occasions and, while Bernard has not been deemed a nuisance, we have written to both parties, explaining the situation as part of an ongoing investigation.\n\nThe council takes noise complaints seriously and has a legal obligation to fully investigate them, but we also want everyone in Central Bedfordshire to enjoy themselves over the Christmas period and would urge residents and business owners alike to be mindful of their neighbours and the local community when planning festivities.\n\nCentral Bedfordshire Council statement\nThe story in the Bedfordshire on Sunday, which was picked up by the Metro and the BBC, has subsequently been updated with a small disclaimer at the end saying: “Central Bedfordshire Council would like to make clear no ABSO proceedings have been brought against Bernard nor has he officially been ‘gagged’.”\n\nGovernment guidelines say that anyone over the age of 10 can be given an Asbo for “drunken or threatening behaviour, vandalism and graffiti and playing loud music at night”. Sadly, it makes no mention of mechanical polar bears or any other inanimate objects for that matter.\"\n2293,\"An Australian tourist’s holiday in Bali ended horrifyingly when doctors were forced to pull a tropical spider out of his stomach.\n\nMedical staff at Bali International Medical Centre said the spider had burrowed itself into Dylan Thomas’s skin through a scar from where his appendix had been removed.\n\nThe 21-year-old, from Bunbury, Western Australia, told NT News he woke up on Saturday morning to find a 2-inch red trail rising up from his stomach.\n\nLater that day it had risen two or three inches higher up his body, he said.\n\nWhen he first went to doctors on Sunday they told him it was an insect bite and gave him some cream, NT News reported.\n\nBy Monday morning the trail had started to blister.\n\nThen Thomas saw a dermatologist, who recognised things were not right.\n\nDoctors operated and removed a spider the size of a match head from his body.\n\nThomas told NT News:\n\n“It takes a lot to deter me, but I do feel violated.\n\n“It was a very bizarre experience just to know something like that was in my body for a couple of days.”\n\nThe spider, which was dead when it was removed, has been sent off for tests, and Thomas is expected to learn what species it was in the coming days. He summed up his experience on Thursday:\n\nThe Bunbury Mail said Thomas was now hoping his friends would help him raise enough money for a Spider-Man tattoo on his chest.\n\nHe is also apparently hoping the ordeal leaves a “gnarly scar” on his body.\n\nupdate\n\nA number of scientists in Perth have now cast doubt over Thomas’ claims and said the red trail may have been caused by a mite rather than a spider.\n\nArachnologist Dr Volker Framenau told WA Today: “We thought it may have been something like a mite, there are a few different parasitic mites out there, which can sometimes look a bit like a spider.”    BF_STATIC.timequeue.push(function () { document.getElementById(\"\"update_article_update_time_4050373\"\").innerHTML = UI.dateFormat.get_formatted_date('2014-10-17 18:18:33 -0400', 'update'); });\"\n2295,\"Islamic State group fighters seized at least one cache of weapons airdropped by U.S.-led coalition forces that were meant to supply Kurdish militiamen battling the extremist group in a border town, activists said today.\n\nThe cache of weapons included hand grenades, ammunition and rocket-propelled grenade launchers, according to a video uploaded by a media group loyal to the Islamic State (ISIS) group.\n\nThe video appeared authentic and corresponded to The Associated Press' reporting of the event.\n\nThe Britain-based Syrian Observatory for Human Rights, which bases its information on a network of activists on the ground, said the militants had seized at least one cache.\n\nScroll down for video\n\nA still from an Islamic State (ISIS) video, purportedly shows an IS militant displaying the content of a crate carrying grenades near the town of Ain al-Arab, known by the Kurds as Kobane, on the Syria-Turkey border\n\nA U.S. military airdrop of weapons meant for Kurdish fighters fell into the hands of their jihadist foes near the Syrian battleground town of Kobane, the Syrian Observatory for Human Rights said\n\nThe caches were airdropped early Monday to Kurds in the embattled Syrian town of Kobane that lies near the Turkish border.\n\nThe militant group has been trying to seize the town for over a month now, causing the exodus of some 200,000 people from the area into Turkey. While Kurds are battling on the ground, a U.S.-led coalition is also targeting the militants from the air.\n\nOn Tuesday, ISIS loyalists on social media posted sarcastic thank you notes to the United States, including one image that said 'Team USA.'\n\nThe caches were airdropped early Monday to Kurds in the embattled Syrian town of Kobani that lies near the Turkish border\n\nA container filled with meals ready to eat and fresh water being dropped from a C-130 Hercules during an operational resupply airdrop near the area of Bayji, Iraq\n\nBut the lost weapons drop was more an embarrassment than a great strategic loss. The Islamic State militants already possess millions of dollars-worth of U.S. weaponry that they captured from fleeing Iraqi soldiers when the group seized swaths of Iraq in a sudden sweep in June.\n\nOn Tuesday, the U.S. Central Command said U.S. military forces conducted four airstrikes near Kobani that destroyed IS fighting positions, an IS building and a large IS unit.\n\nAlso Tuesday, Syrian government airstrikes hit a rebel-held town along the country's southern border with Jordan, killing at least eight people.\n\nMilitant: Particular blackspots for ISIS checkpoints are the roads around the militants' strongholds in Raqqa and Deir ez-Zor, as well as a number of major highways in eastern Syria.\n\nCheckpoints: ISIS militants are forcing vehicles carrying food and medical supplies in Syria and Iraq to pay to continue their journey unhindered\n\nActivists with the Local Coordination Committees and the Observatory said the number of those killed was likely to rise as there are more victims under the rubble.\n\nThe LCC said Syrian government planes dropped crude explosives-laden canisters on the town of Nasib on the Syria-Jordan border.\n\nThe airstrikes are part of battles between Syrian government forces and Islamic rebel groups for control of the area.\n\nSyrian government forces have been heavily bombing rebel areas in recent weeks, while the U.S-led coalition has been conducting airstrikes against Islamic State militants elsewhere in Syria.\n\nAn American journalist has been killed in a car crash in Turkey just days after claiming she claimed the Turkish intelligence services had threatened her over her reporting of the siege of Kobane.\n\nSerena Shim, who worked for Iran's state-owned Press TV as Turkey correspondent, died in the city of Suruc after the car in which she was travelling reportedly collided with a 'heavy vehicle'.\n\nShim's death came just days after she spoke on camera of her fears of being arrested, claiming Turkish intelligence agents had accused her of spying after one of her reports suggested ISIS militants were being smuggled back and forth over the Syrian border in the back of aid vehicles.\n\nTragic: Serena Shim, who worked for Iran's state-owned Press TV as Turkey correspondent, died in the city of Suruc after the car in which she was travelling reportedly collided with a 'heavy vehicle'\n\nShim, an American citizen of Lebanese origin, had been working in Turkey for Press TV - the Iranian state-owned television network.\n\nIn a report published on the company's website, it is claimed she had been in a rental car on the way back to her hotel in the town of Suruc in Urfa Province when the 'suspicious' accident took place.\n\nNeither the 'heavy vehicle' nor the driver involved in the crash have been located after the incident, Press TV claimed, adding that her parents 'refused to believe' the crash had been an accident and are planning to pursue the matter legally.\n\nPress TV's account of the crash has been somewhat disputed by Turkish newspaper Hurriyet Daily News, however, who said the vehicle involved was a cement mixer and that the as-yet-unidentified driver had been arrested at the scene.\n\nDeath: Serena Shim's death came just days after she spoke on camera of her fears of being arrested, claiming Turkish intelligence agents had accused her of spying\n\nOnly last Friday Shim was interviewed on camera by Press TV about her fears of being arrested by Turkish intelligence agencies.\n\nIn the short interview she alleged that she had been approached and accused of spying after a report in which he said she claimed to have received images of Islamic State terrorists being smuggled over the Turkey-Syria in vehicles belonging to the World Food Organization and other aid groups.\n\nShim described herself as 'surprised' at the accusation, 'because I have nothing to hide and I have never done anything aside my job.'\"\n2296,\"North Korean despot Kim Jong-un has been guzzling pint after pint of ‘snake wine’, with the body of a dead cobra in the bottle – in a vain attempt to restore life to genitals he may not have seen for years due to his vast bulk.\n\nLocals believe that the meaty brew increases the size of a man’s manhood – and improves chances of pregnancy.\n\nKim has piled on enormous amounts of weight after bingeing on Emmenthal cheese and Johnnie Walker whisky, and the 31-year-old is struggling to father a child with his lucky young wife, Ri Joi-Su, 22.\n\nKim believes that glugging litres of wine, mixed with rotting flesh and venom could be just the ticket to restore his virility and father a sibling for daughter Ju-ae, two.\n\nMORE: Kim Jong-un: North Korean leader walking unaided following lengthy absence\n\nOne South Korean ex-pat said, ‘The elite in the country joke that he is too big to please his wife and that’s why they do not have any other children.’\n\n‘One senior official said that Kim was drinking many bottles of snake wine to help him in the bedroom department.’\n\nJong-un was first exposed to Emmenthal while studying in Switzerland as a young man, and his fondness for the cheese is said to have rapidly escalated into dependence.\n\nHis ballooning weight is thought to be a result of daily binges on the cheese, which is used in fondues, gratins, raclettes and sandwiches.\n\nMORE: Something about this photo of Kim Jong-un isn’t quite right\n\nMORE: Kim Jong-un in hiding due to Emmental cheese addiction\"\n2297,\"Pope Francis suggested recently that even animals have a place in heaven, while trying to soothe a young boy during a public appearance at the Vatican's St. Peter's Square. \n\n\"\"Paradise is open to all of God’s creatures,\"\" he told the boy whose dog died recently.\n\nHe made the comment during the weekly general audience at the Vatican, in St. Peter's Square\n\nANALYSIS | Pope Francis turns up the heat on church's future — behind closed doors\nVatican sparks controversy by saying gay couples have 'gifts and qualities'\nANALYSIS | Has 'rock star' Pope Francis really launched a revolution?\n“One day, we will see our animals again in the eternity of Christ,” said the leader of the Catholic Church, according to Italian news sources. \n\nThis is a significant pivot from the position held by Francis's predecessor, Pope Benedict XVI. In 2008, he said that when an animal dies, it “just means the end of existence on Earth.”\n\nFrancis has consistently made headlines with sometimes controversial remarks since assuming the papacy in 2013.\n\nVatican observers have called him a \"\"radical\"\" because of his open-mindedness and desire to reach out to \"\"the grassroots of Catholic life.\"\"\n\nThe 77-year-old leader of the world's one billion Roman Catholics has adopted more liberal positions than his predecessor, stirring up tensions with conservative Catholics on issues such as homosexuality and single motherhood. \n\nIn one such instance in July 2013, Francis struck a compassionate tone when speaking about homosexuality. \n\n\"\"If a person is gay and seeks God and has good will, who am I to judge?\"\" he said to reporters on a flight returning to the Vatican from Brazil. \n\nFrancis's papal name comes from St. Francis of Assisi, the church's patron saint of animals and the ecology.\"\n2299,\"A new survey from UBS suggests that the Apple Watch could get off to a strong start, leading the investment firm to predict sales of 24 million units and gross profit of $3.4 billion from the wearable device in its first few months alone.\n\nIn its poll of 4,000 consumers, UBS found that 10 percent of consumers said they are \"\"very likely\"\" to buy a smartwatch in the next 12 months. Applying that same percentage to the total number of eligible iPhone owners, UBS believes Apple will sell 24 million Apple Watches in its first nine months of availability.\n\nDetailing the results in a note to investors on Monday, analyst Steven Milunovich noted that the first version of the Apple Watch has a number of limitations, most notably its dependence on a connected iPhone for functionality. But he believes the first-generation device will set up Apple for long-term success in the wearables market.\n\nStill, in the first few months, Milunovich believes Apple will sell 24 million of its Watch with an average price between $420 and $430. That would result in sales of $10.3 billion, and with an assumed 33 percent level of gross margin, would add $3.4 billion in profit to the company's bottom line for fiscal 2015.\n\nApple's fiscal 2015 concludes at the end of September, so Milunovich's estimates don't include the 2015 holiday shopping season.\n\nLooking to fiscal 2016, Milunovich's estimates increase to 40 million units, resulting in $17 billion in sales and $6.2 billion in profit. And by 2018, his projections call for Apple to be selling 67.6 million Apple Watch units in a single fiscal year.\n\nThe analyst said it's likely that the iPhone and Apple Watch will prove to be complementary products, much like the Mac and iPad. But he said it's also possible that the Apple Watch could eventually become the successor to the iPhone.\n\n\"\"Given that two-thirds of Apple's profit is generated by the iPhone, the company has to be concerned about the longer-term threat of replacement technology, whether it be a leap in handset technology or loss of key functions to wearables,\"\" Mulinovich said. \"\"With a sophisticated user interface and third-party apps coming on, Apple may be readying for the time when the Apple Watch encroaches on the smartphone market.\"\"\n\nThe UBS survey also delved into specific brands, and found that for now consumers are more interested in the currently available Samsung Gear. Among respondents who plan to buy a smartwatch, 37 percent said they would purchase a SamsungGear, while 25 percent said they are waiting for the Apple Watch.\n\nMilunovich expects the tables to quickly turn in early 2015, when the Apple Watch becomes available and shakes up the existing wearables market.\n\n\"\"Just as Apple wasn't the first MP3 or smartphone vendor but redefined those categories, we expect Apple Watch to become first to mind in smartwatches,\"\" he said.\n\nUBS has maintained its \"\"buy\"\" rating for AAPL stock with a 12-month price target of $125.\"\n2302,\"Online reports in jihadi and Palestinian forums claim Gill Rosenberg was captured by Islamic State group in embattled town of Kobani.\n\nGill Rosenberg, the Israeli-Canadian who joined Kurdish forces in their battles against the radical Islamic State terror group has been reportedly taken captive by the group, unconfirmed reports claimed.\n\nRosenberg, 31, is a civil aviation pilot who enlisted in an Israeli army search-and-rescue unit before being arrested in 2009, extradited to the United States and jailed over an international phone scam, one of her former lawyers said.\n\nRosenberg said that she had made contact with the Kurds through Facebook, asking them to allow her to join the Kurdish People's Protection Units, commonly known as the YPG.\n\nOn her Facebook page, Rosenberg shared her plans for her mission in Syria two months in advance, when she uploaded a picture from Jerusalem showing an Israeli flag next to an Islamic State flag, and continued posting images until her November 1, her final day in Israel.\n\nShe later posted pictures from Queen Alia International Airport in Amman, Jordan, and then from Erbil International Airport in Kurdistan. On November 9, she uploaded images from the Kurdish region of Syria and wrote, \"\"In the IDF (Israeli army), we say 'aharai', After Me. Let's show ISIS (Islamic State) what that means.\"\" A friend wrote, \"\"Take care of yourself, friend. You are one strong woman, and you'll destroy the Islamic State.\"\"\n\nA source in the Kurdistan region with knowledge of the issue said Rosenberg was the first foreign woman to join YPG, the Kurds' dominant fighting force in northern Syria. She has crossed into Syria and is one of around 10 Westerners recruited by YPG, the source said.\n\nRosenberg could not be reached by Reuters for comment. A source provided an Iraqi Kurdistan cellphone number for her, but it was turned off on Tuesday.\n\nMichal Margalit contributed to this report\"\n2303,\"The man who jumped a fence and was able to run through the front doors of the White House may have made it further into the building than was previously reported by the Secret Service.\n\nAccording to the Washington Post, Omar Gonzalez overpowered one Secret Service agent and ran through most of the building's main floor.\n\nFor the full story, click here.\"\n2304,\"Since sexually active girls aged between 13 and 15 have increased significantly in recent years, the case has sparked nationwide discussions about sex education in Bosnia.\n\n\"\"That is the trend of today. But we cannot continue to allow our children to be educated about sex on the street and not in school,\"\" Senad Mehmedbasic, a gynecologist from Sarajevo, said, describing the growing trend as \"\"worrying.\"\"\n\nApart from educational institutes, parents should also play a significant role in providing effective sex education, he said.\n\n\"\"It is obvious that children do not have enough knowledge of health education so they engage in such activities, not knowing the consequences,\"\" he continued. \"\"We have to be more direct in the educational system, it must not be allowed that street teaches children about intimate matters, and that they are later slapped by life.\"\"\n\nAccording to the InSerba News Network, young girls in Bosnia are allegedly seeking advice from experts online. \"\"I would have sex with my boyfriend, even though I'm only 14... But I am afraid I'll be judged,\"\" one girl wrote online.\n\nSince returning from the trip, all seven girls have reportedly dropped out of their classes, UK MailOnline reported.\n\nMeanwhile, early engagement in sexual relations leads to adverse consequences such as infertility, various diseases, miscarriages and premature births.\n\nLast year in Sarajevo, 31 underage girls made headline after becoming pregnant.\"\n2305,\"You know that tendency we have to judge people by what they look like? Yeah, this is why you shouldn't do that.\n\n\"\"There's a lot of people that are just victims of circumstance,\"\" the homeless man told Josh Paler Lin, a prankster known for his YouTube videos. \"\"And they didn't go homeless because they're lazy ...It could be a divorce, and one thing leads to another. A man sells his boat, his home, and all of a sudden he finds out he has no money. There's a lot of good people that are homeless.\"\"\n \nh/t HuffPo\"\n2306,\"Militants with the Islamic State jihadi group have released a video that appears to show the beheading of a British hostage, David Haines, an aid worker who was captured just days after he arrived in Syria last year.\n\nBritish government officials were seeking to authenticate the video which purported to show the final moments of Haines, who was 44.\n\nIn the video, entitled A Message to the Allies of America, a masked man is shown carrying out the beheading of Haines, whose life had earlier been threatened in a film showing the murder of American journalist Steven Sotloff. The video, which runs to two minutes and 28 seconds, ends with a warning that a second British hostage would be the next to die. He has been named in international media and on social media as Alan Henning, a British aid worker.\n\nHaines is the third western hostage and the first Briton to be killed in this fashion by Isis – the first, US journalist James Foley, was murdered in a video released on 19 August.\n\nThe British prime minister, David Cameron, issued a statement denouncing the killing. “This is a despicable and appalling murder of an innocent aid worker. It is an act of pure evil. My heart goes out to the family of David Haines who have shown extraordinary courage and fortitude throughout this ordeal.\n\n“We will do everything in our power to hunt down these murderers and ensure they face justice, however long it takes.”\n\nCameron will gather senior representatives of the military and security services and the Foreign Office and Home Office in Whitehall to discuss the situation.\n\nThe US president, Barack Obama, also condemned the killing. “The United States strongly condemns the barbaric murder of UK citizen David Haines by the terrorist group Isil,” he said, using his administration’s preferred acronym for Isis. “Our hearts go out to the family of Mr Haines and to the people of the United Kingdom.\n\n“The United States stands shoulder to shoulder tonight with our close friend and ally in grief and resolve. We will work with the UK and a broad coalition of nations from the region and around the world to bring the perpetrators of this outrageous act to justice, and to degrade and destroy this threat to the people of our countries, the region and the world.”\n\nThe recording features a voiceover delivered by an Isis militant, whose voice and accent closely resembles that of the killer in both the Sotloff and Foley videos. The killer directly addresses Cameron, saying that Haines “has to pay the price for your promise” to arm Kurdish peshmerga fighters against Isis.\n\nSpeaking to the camera, the hostage, composed but clearly under duress, and wearing an orange jumpsuit, reads out a statement in which he says that Cameron is “entirely responsible for my execution” for entering into a coalition with the US.\n\nHaines, who was in the Royal Air Force for 12 years before moving into aid work, addresses Cameron, saying: “You entered voluntarily into a coalition with the United States against the Islamic State, just as your predecessor, Tony Blair, did, following a trend amongst our British prime ministers who can’t find the courage to say no to the Americans.\n\n“Unfortunately, it is we, the British public, that will in the end pay the price for our parliament’s selfish decisions.”\n\nThe killer, swathed in black, then makes a statement in which he makes a direct reference to the British government’s aid to Kurdish fighters.\n\nHe says: “This British man has to pay the price for your promise, Cameron, to arm the peshmerga against the Islamic State. Ironically, he has spent a decade of his life serving under the same Royal Air Force that is responsible for delivering those arms.\n\n“Your evil alliance with America which continues to strike the Muslims of Iraq and most recently bombed the Haditha dam will only accelerate your destruction. And playing the role of the obedient lapdog, Cameron, will only drag you and your people into another bloody and unwinnable war.”\n\nAt the end of the latest video, another hostage, Henning, is paraded.\n\nThe US carried out at least nine air strikes last week on Isis militants threatening the Haditha dam. The bombing was cited by Haines’s killer in the video.\n\nA spokeswoman for the Foreign Office in London said: “We are aware of the video and are working urgently to verify the contents.”\n\nIsis had threatened to kill Haines, a father of two, in a video that emerged 11 days ago in which Sotloff was murdered. Less than 24 hours before the latest video emerged, the Haines family had made a plea to the jihadis to respond to their efforts to make contact.\n\nThe family statement, which was released by the Foreign Office and addressed the militants directly, said: “We are the family of David Haines. We have sent messages to you to which we have not received a reply. We are asking those holding David to make contact with us.”\n\nHaines was born in East Yorkshire but raised in Perthshire, and before his capture was living in Croatia with his second wife Dragana.\n\nHe had a 17-year-old daughter with his first wife Louise, and a four-year-old daughter with Dragana, who has described him as a “fantastic man and father”. He was kidnapped while working for the aid organisation Acted, having previously worked in Libya and South Sudan.\n\nA meeting of the British government’s emergency committee, Cobra, is expected to be called imminently and the prime minister’s attentions will be diverted from the referendum on Scottish independence, due to take place on Thursday.\n\nHaines had worked for aid agencies in some of the world’s worst trouble spots, including Libya and South Sudan.\n\nHe was in Libya during its civil war in 2011, working as head of mission for Handicap International, which helps disabled people in poverty and conflict zones around the world.\"\n2307,The Pentagon has confirmed that the weapons were indeed seized by ISIS.\n2309,\"North Korean dictator Kim Jong-Un is considering opening a restaurant in Scotland.\n\nHis government’s Pyongyang chain of diners already has a branch in Amsterdam.\n\nAnd the Supreme Leader’s interest in the Scottish independence referendum means Scotland is high in his thoughts. Michael Madden, editor of the North Korea Leadership Watch, said: “It would not surprise me at all if they opted to open a restaurant in Scotland.\n\n“The Scottish independence referendum catapulted Scotland into the North Korean elite’s thoughts.\n\n“Despite voting ‘No’ they’d consider left-leaning Scotland to be more suitable to deal with than England. Plus, North Koreans love whisky. Tourists in North Korea are told to tip people in Scotch instead of the currency.”\n\nHe said the restaurants were one of the few ways to experience North Korean culture without having to go there.\"\n2311,\"Apple is reportedly aiming to sell upwards of 50 million Apple Watches in 2015.\n\nThe news comes via a new report from Digitimes, which claims that Apple has placed orders for shipments of up to five million AMOLED panels per month throughout the year. These screens will be used as the innovative touch-sensitive display for Apple’s wearables debut.\n\nThe panels are being sourced exclusively from LG, which is already a supplier for many Apple LCD panels, although it has not previously supplied the company with AMOLEDs.\n\nThe projected sales are on the top end of those suggested by Morgan Stanley’s Katy Huberty, who previously said that the iWatch could achieve sales in the region of 30-60 million units in its first year on the market, thanks to the “halo effect” of brand loyalty to Apple that will drive sales of the product.\n\nIf Apple can sell 50 million+ Apple Watch devices that will make it the fastest selling new iOS device in history. The iPad, by comparison, sold 19.5 million units in its first year, while the iPhone moved a relatively paltry 5.4 million units.\n\nThe Apple Watch is set to arrive Q1 next year, with prices starting at $349.\"\n2313,\"The cheese-loving tyrant was last seen in public on September 3 and has since missed a number of high-profile events.\n\nThere are persistent rumours Kim has been replaced and his sister Kim Yo Jong is running the country.\n\nA defected army official recently said North Korea, one of the world's poorest and most isolated countries, is \"\"in the midst of a civil war\"\".\n\nSome have claimed that Pyongyang, the capital, has been shut down and Kim has fled the city.\n\n\"\"This sort of action suggests there has either been an attempted coup or that the authorities there have uncovered some sort of plot against the leadership,\"\" Toshimitsu Shigemura, a professor at Tokyo's Waseda Universtity, told the Telegraph.\n\nHowever South Korean media claim that Kim is still in control but struggling with a variety of illnesses with his sister acting as leader in his absence.\n\nYonhap suggest Kim, who came to power after the death of his father Kim Jong-il, is suffering from gout, diabetes and high blood pressure\"\".\n\nKim recently underwent surgery after breaking both his ankles following an arduous tour of military bases and factories in a pair of Cuban heels.\n\nWestern governments have responded sceptically to news Kim may have been forced out and described the endless rumours as wishful thinking.\n\n\"\"The last time was when everyone was predicating that Kim Jong-un would be pushed aside by his more experienced uncle,\"\" one Washington source told the New York Times.\n\n\"\"And look what happened to him.\"\"\n\nThat uncle, Jang Song-thaek, was executed by his nephew last year.\"\n2314,\"It's bad enough how much they crop it. Now I noticed what I thought was a speeding up. Turns out they speed it up a full 7.5 percent.\n\nThe test:\n\nMy computer has a tuner card. I used this tuner card to digitally record Seinfeld from Fox Chicago roughly 10 years ago (I archived the entire series). Then I found which episode was on TBS tonight. In the upper-right window is a live feed from the tuner card. The source is TBS's SD feed via Dish Network. The lower-right is video playback from the digital recording, also recorded from Dish Network in 2003. I fed the audio from both the live feed and the video clip as well as the video from the S-video out on my video card to an external DVD recorder, then uploaded the final result to youtube. After 202 seconds of playback, the TBS live feed had advanced a full 15 seconds over the recording. This amounts to nearly 2 minutes over the course of a full episode.\n\n\nI lined up the windows as closely as possible so you can also see cropping. Between that and the extreme speed increase, TBS is butchering a classic.\"\n2317,\"Prosecutors say the FBI is trying to validate an audio recording that allegedly captured the police shooting of Michael Brown — including what sounds like a volley of six shots, a brief pause, and then another four or five shots. The unidentified man who made the recording says he was using a phone app to create a video text message at the same time the unarmed 18-year-old was killed in a midday confrontation with a cop in Ferguson, Missouri, on Aug. 9, according to his lawyer, Lopa Blumenthal. \"\"He didn’t know necessarily what was going on outside until later, and that’s when he put two and two together and realized he may have recorded what was going on at the time,\"\" Blumenthal said.\n\nBlumenthal said the FBI has interviewed her client and listened to the recording, which was first reported by CNN. NBC News has obtained the recording but cannot independently verify that the sounds on it are linked to the Brown shooting, and the FBI had no comment. Autopsy reports say that Brown was shot at least six times, but up to 11 shots are heard on the recording. It's not clear why there was a pause in the middle, and the recording only contains 12 seconds of audio. \"\"We don't have any side that we're representing other than the fact that here's a piece of evidence that we want to get to the investigators which may lead to a more complete story,\"\" Blumenthal said.\"\n2318,\"Update as of 04:16 a.m. EST: A senior U.S. official has told the New York Times that Luke Somers was killed in rescue attempt launched late Friday.\n\nThe official was quoted as saying that Somers was shot by his captors, and was gravely wounded by the time U.S. commandos reached him. Despite being transferred to a U.S. naval ship in the region, the offical said Somers died from his injuries.\n\nThe U.S. State Department is expected to issue more details about the raid in the coming hours, according to Al Jazeera.\n\nOriginal story below\n\nThe sister of Luke Somers, the American photojournalist held captive by al-Qaeda militants in Yemen, says that he was killed in a failed rescue attempt, Saturday, according to the Associated Press.\n\nThere are conflicting reports however, with the Reuters news agency reporting that Yemen's Defense Ministry said a raid by its forces Saturday freed a U.S. hostage, who was not named.\n\nLucy Somers, who said that she had heard the news from FBI agents, said: \"\"We ask that all of Luke's family members be allowed to mourn in peace,\"\" according to a report from Sky News.\n\nA joint military operation to free Somers, conducted by U.S. and Yemeni forces, was launched Saturday, according to a report from NBC News. The network added that Somers' status was unclear.\n\nThe reports come just hours after the Associated Press reported that 9 suspected al-Qaeda fighters were killed in a drone strike in Yemen.\n\nSomers' mother and brother appeared in an video earlier this week, in which they called on his captors to “show mercy,” to him.\n\nA video released earlier this week by Somers' captors, al-Qaeda in the Arab Peninsula, showed a militant threatening to kill Somers unless unspecified demands were met.\n\nThere has been no official comment or confirmation of Somers' status.\n\nThis is a breaking story, check back for more updates.\"\n2321,\"OFFICIAL: Celebrates wider range of identities and expressions, protects young women from sexual violence\n\nELON, N.C. – Elon University has dropped the term “freshman” from its vocabulary and replaced it with “first-year,” a move made official this fall and implemented in everything from its website to orientation workshops.\n\nThe change at the small, private liberal arts college in North Carolina was done to promote inclusivity, celebrate diversity, and ensure the campus did not promote sexist stereotypes or create a hostile and unsafe environment for female students, campus officials said in interviews with The College Fix.\n\nLeigh-Anne Royster, director of Elon’s “Inclusive Community Wellbeing,” said in an email to The College Fix that she has been told by some that they believe the term “freshman” is outdated, and that replacing “freshman” with “first year” is a “celebration of diversity.”\n\nRoyster stated the word “freshman” naturally insinuates a hierarchy among students on campus. She said she believes that students are viewed as younger and less experienced when referred to as “freshman.” With that, Royster stated “freshman” may contribute to sexual violence on campus because it labels the youngest students, causing them to be targets.\n\n“The term has often been felt to refer to the vulnerableness of young women in college for the first time,” Royster said. “Given the rates of sexual violence perpetrated against women on college campuses, it is useful to examine any use of a term that suggests that a group of people just entering college might be targets for such violence in any way.”\n\nRoyster said she believes this change will positively impact future students at Elon and foster progress in inclusivity related to gender.\n\n“Using language that allows for a more inclusive understanding of gender will be important in our culture moving forward,” she said. “Moving away from language, including pronouns, that denote a gender binary will be something we see more and more as our culture evolves to celebrate a wider range of identities and expressions.”\n\nAt this semester’s student orientation leader training, administrators made it clear that incoming students must be called “first-years.” No public announcement was made regarding this change — administrators relied largely on word of mouth to carry the news.\n\nElon sophomore Alaina Schukraft, an orientation leader, told The Fix that each time an orientation leader said “freshman” in training, he or she was immediately corrected.\n\n“They engrained over and over in our brains that it was supposed to be ‘first-year,’ not ‘freshman,’” Schukraft said. “They were very adamant about using the correct terminology and stressed the importance of using language that would make the new students feel comfortable.”\n\nBut when the new wording was rolled out, not all incoming students were comfortable with this change. Schukraft said multiple incoming students approached her saying they were more comfortable with the term “freshman.”\n\nBut Greg Zaiser, vice president of admissions and financial planning, said in an email to The College Fix that the change improves the campus environment.\n\nZaiser said administrators believe the change keeps with Elon’s core values, and is a more appropriate description for new students. He added some believe “freshmen” is a “sexist” term, and Elon is attempting to move away from gendered stereotypes.\n\n“As an inclusive community, Elon strives to incorporate language that is current and reflective of our student body,” Zaiser said in an email to The College Fix. “ ‘Freshman’ isn’t necessarily wrong, but it’s not completely applicable to Elon’s entire population, which includes internationals, transfers, spring admits, along with traditional students beginning their first year on a college campus.”\n\nCollege Fix contributor Diana Stancy is a student at Elon University and president of the Network of enlightened Women (NeW) chapter at Elon.\n\nLike The College Fix on Facebook / Follow us on Twitter\n\nIMAGE: Facebook screenshot\"\n2322,\"Michael Phelps' self-proclaimed girlfriend Taylor Lianne Chandler has just made a shocking admission.\nIn a post on her Facebook, Chandler is revealing she was actually born a boy, and named David Roy Fitch at birth.\nAs a teenager however Chandler went on testosterone blockers and had her name changed and then, in her early twenties, underwent corrective surgery to get rid of her male genitalia.\nScroll down for videos \nShocker: Michael Phelps' self-proclaimed girlfriend Taylor Lianne Chandler (above) has admitted she was born David Roy Fitch, and had both male and female genitalia \n+12\nShocker: Michael Phelps' self-proclaimed girlfriend Taylor Lianne Chandler (above) has admitted she was born David Roy Fitch, and had both male and female genitalia \nIn the dark: Chandler said her new man Phelps (above) was not aware of her past, though there's no actual proof that the two were ever an official item \n+12\nIn the dark: Chandler said her new man Phelps (above) was not aware of her past, though there's no actual proof that the two were ever an official item \nHer choice: Chandler began taking testosterone blockers in her teens, and had corrective surgery in her early twenties to get rid of her male genitalia \n+12\nHer choice: Chandler began taking testosterone blockers in her teens, and had corrective surgery in her early twenties to get rid of her male genitalia \nFeet in the sand: Chandler has since been a champion for gender rights\n+12\nFeet in the sand: Chandler has since been a champion for gender rights\nChandler was born a male however in name only, and is actually intersex, meaning she had male genitalia, but no testicles, while also having a uterus and no ovaries. \nRELATED ARTICLES\nPrevious\n1\nNext\n\n'The last thing I remember is him taking off his robe and...\nATLANTIC CITY, NJ - NOVEMBER 15:  Taryn Manning hosts The Pool After Dark at Harrah's Resort on Saturday November 15, 2014 in Atlantic City, New Jersey.  (Photo by Tom Briglia/FilmMagic)\nOrange Is The New Black actress Taryn Manning arrested after...\n\nOutrage as new Grand Theft Auto game allows player to...\n\nFemale Russian sports fan declared to have the 'scariest...\nSHARE THIS ARTICLE\nShare\n21k shares\nAs she explains in a Facebook post, 'I was never a man, never lived as a man. No one can say they knew me as a man or produce a photo of me as a man.' \nShe then adds, 'There are people that remember me as an androgynous child at times because of what was forced upon me.'\nShe is also revealing how in love she is with Phelps, and claims the two clicked after meeting on Tinder.\n'Spending time with him was like a teenage love affair,' she says. \n'I have never felt so comfortable and accepted in every way as I did with him.'\nIn costume: Chandler dressed as Wonder Woman for Halloween with a pal\n+12\nIn costume: Chandler dressed as Wonder Woman for Halloween with a pal\nTaylor Lianne Chandler\n+12\nMichael Phelps\n+12\nBad night: Chandler (left) claims she was with Phelps (right) the night he was arrested on suspicion of DUI\nI'm yelling Tinder: A look at Phelps' alleged Tinder profile, which is how he and Chandler first met\n+12\nI'm yelling Tinder: A look at Phelps' alleged Tinder profile, which is how he and Chandler first met\nShe had previously detailed their first date, to a Baltimore Ravens games, to the National Enquirer.\n'One thing led to the next, and we made love during halftime,' she claims in the interview.\n'Later, we had sex again. The intimacy with him was amazing! It was the first time in my life that someone has made me feel like a true woman.'\nShe also told the magazine that she never lied to the swimmer about her past, saying it just never came up. \nFamous friends: Chandler cozies up to RuPaul's Drag Race alum Detox \n+12\nFamous friends: Chandler cozies up to RuPaul's Drag Race alum Detox \nSo sweet: Chandler posted this image of Phelps to her account and wrote about how excited she was to see him again\n+12\nSo sweet: Chandler posted this image of Phelps to her account and wrote about how excited she was to see him again\nScene of Michael Phelps arrested again for drunk driving\n\nNow however, Chandler thinks Phelps may 'leave her' after telling her truth.\n'I am probably going to lose him because he is a brand that his team wants to protect and things since he went to rehab came to my attention that didn’t put him or our relationship in the best light,' she says. \nHer Facebook is a shrine to the swimmer, with his photos plastered all over her wall and banner.\nShe also seems to repost any and all stories that mention their relationship. \nHe's out: Chandler said on her Facebook on Wednesday that Phelps is out of rehab\nHe's out: Chandler said on her Facebook on Wednesday that Phelps is out of rehab\nStill on?: Phelps has yet to comment on any of this \n+12\nStill on?: Phelps has yet to comment on any of this \nChandler claims she was with Phelps when he was arrested on suspicion of DUI on September 30 in Baltimore, Maryland.\nThe swimmer entered rehab just a few days after the incident and completed his program on Wednesday according to Chandler.\nThe alleged couple also have a bit of an age gap between them, and Phelps is 29 and Chandler is 41-years-old.\nPhelps, the most decorated Olympian of all time with 22 medals, is currently serving a six month suspension from swimming as a result of his DUI. \nBoots for days: Chandler's Facebook page is a shrine to Phelps, with the swimmer's photos everywhere\n+12\nBoots for days: Chandler's Facebook page is a shrine to Phelps, with the swimmer's photos everywhere\nMichael Phelps goes public with girlfriend Win McMurry at the...\n\nIn her post, Chandler also takes some time to discuss the difficulties she has faced in her life. \n'In my early teens I was medically diagnosed and went on testosterone blockers, at 15 estrogen enhancers. My birth certificate was modified along with my name while I was a teenager, prior to any corrective surgery,' she explains. \n'I originally changed my name to Paige Victoria Whitney. At 16 I legally emancipated from my family. I had already left home at 15. At 18 I got in trouble twice, once for a bad check and then a DUI.' \n'At 19 I thought it would be smart to blackmail someone into giving me the money for my surgery. As soon as I received the money I was arrested and charged with extortion.' \n'I spent 30 days in jail because I was too ashamed to tell my family what happened thinking no one knew. Even though my birth certificate and drivers license said female they put me in a cell with 3 men and I was raped.'\nShe has since spent much of her life crusading for gender rights.\n\n\nRead more: http://www.dailymail.co.uk/news/article-2841581/Michael-Phelps-girlfriend-admits-born-male-describes-amazing-sex-Olympic-swimmer.html#ixzz3JdL86Qgn \nFollow us: @MailOnline on Twitter | DailyMail on Facebook\"\n2325,\"BEIJING/SEOUL (Reuters) - North Korean leader Kim Jong Un is in firm control of his government but has hurt his leg, a source with access to the secretive North's leadership said on Thursday, playing down speculation over the 31-year-old's health and grip on power.\n\nNorth Korea's state media, which usually chronicles Kim's whereabouts in great detail, has not made any mention of his activities since he attended a concert with his wife on Sept. 3.\n\nThe source said that Kim hurt his leg while inspecting military exercises.\n\n\"\"He ordered all the generals to take part in drills and he took part too. They were crawling and running and rolling around, and he pulled a tendon,\"\" the source told Reuters on condition of anonymity.\n\n\"\"He injured his ankle and knee around late August or early September while drilling because he is overweight. He limped around in the beginning but the injury worsened,\"\" the source said.\n\nKim, who has rapidly gained weight since coming to power after his father died of a heart attack in 2011, had been seen walking with a limp since an event with key officials in July, which would imply he may have aggravated an earlier injury.\n\nKim needs about 100 days to recuperate, said the source, whose information could not be independently verified.\n\n\"\"Kim Jong Un is in total control,\"\" said the source, who has close ties to Pyongyang and Beijing.\n\nFriday is the 69th anniversary of the founding of North Korea's Workers' Party, an event Kim has marked in the past two years with a post-midnight visit to the Pyongyang mausoleum where the bodies of his father and grandfather are interred.\n\nIf Kim does not turn up, it could fuel speculation over the state of his health and whether he may have been sidelined in a power struggle, experts said.\n\n\"\"The longer he remains out of the public eye, the more uncertainty about him, and the status of his regime, will grow,\"\" said Curtis Melvin, a researcher at the U.S.-Korea Institute at the Johns Hopkins School of Advanced International Studies in Washington.\n\nNorth Korean officials have denied that Kim's public absence since early September is health-related and a U.S. official following North Korea said this week there were no indications he was seriously ill or in political trouble.\n\nIt remains unclear why a leg injury would keep Kim out of the public eye for so long, although this is not the first time he has been missing from public view.\n\nIn June 2012, six months after coming to power, state media failed to report on or photograph him for 23 days.\n\nHe re-surfaced the next month at a dolphinarium.\n\nSpeculation that Kim's unusually long absence from public view may be due to ill health was fuelled by a North Korean TV report late last month that said he was suffering from \"\"discomfort\"\".\n\nSome Pyongyang watchers also suggest that Kim may have been sidelined in a power struggle, a scenario they say was reinforced by the unexpected visit on Saturday of a high-level delegation to the closing ceremony of the Asian Games in Incheon, South Korea.\n\nAnother interpretation of that visit holds that it was meant to convey stability in Pyongyang.\n\nThe source with knowledge of Kim Jong Un's health said rumours of a coup were \"\"rubbish\"\".\n\n\"\"It would have to be a very subtle coup indeed not to disrupt international travel plans,\"\" said Andray Abrahamian of the Choson Exchange, a Singapore-based NGO running a programme for North Koreans in Southeast Asia.\n\nNorth Korea is a hereditary dictatorship centred on the ruling Kim family. Kim's sister, Kim Yo Jong, is known to have an official role within the ruling party. His brother, Kim Jong Chol, and his estranged half-brother are not in the public eye.\n\nKim was absent from a Sept. 25 meeting of the Supreme People's Assembly, or parliament, the first he has not attended since coming to power three years ago.\n\nHowever, Kim's name has not disappeared from state propaganda.\n\nThursday's edition of the Workers' Party newspaper, the Rodong Sinmun, carried three letters to Kim from overseas allies on its front page, and has reported on returning athletes from the Asian Games who thanked \"\"the Marshal\"\" for his support during the competition.\n\nAbrahamian said it was unlikely Kim had been usurped.\n\n\"\"Kim Jong Un has always shared power with other key figures and even if the internal balance of power has shifted, it is unlikely that they would want to remove him, given his unmatchable symbolic value. Again, though, everyone is guessing,\"\" he said.\n\n(Additional reporting by James Pearson; Editing by Mike Collett-White and Raju Gopalakrishnan)\n\nThis article originally appeared at Reuters. Copyright 2014. Follow Reuters on Twitter.\"\n2326,\"Culkin is still the lead singer of a comedy band called Pizza Underground\n\nMacaulay Culkin is again the subject of death hoaxes, with the latest alleging that he was found dead in his Manhattan apartment on Friday just seven months after the last rumour.\n\nThe claims about the actor and musician, who rose to fame after starring in the 1990 classic family comedy Home Alone and is now in a band called Pizza Underground, spread quickly on social media from Thursday.\n\nThe misleading report on MSNBC.website (not to be confused with the real MSNBC) said: \"\"Sources are reporting that Macaulay Culkin, best known for his role as Kevin McCallister in Home Alone and sequel Home Alone 2: Lost in New York, has been found dead at the age of 34.\"\"\n\nFans of the former actor's work posted emotional tributes after hearing the false claims about his wellbeing.\n\nOh no Macaulay Culkin is dead man I loved the film Richie Rich ; TheActress Hannah (@OfficialactHana) November 8, 2014\n\nOh no Macaulay Culkin is dead man I loved the film Richie Rich\n\nCan't believe this. Remember going up town with my dad to watch Home Alone in the cinema. RIP Kevin xx http://t.co/2536YI8JmM; Jacques Groove™ (@JackGrooves) November 8, 2014\n\nCan't believe this. Remember going up town with my dad to watch Home Alone in the cinema. RIP Kevin xx http://t.co/2536YI8JmM\n\n\"\"Multiple unconfirmed reports say Culkin was found dead Friday afternoon in his Manhattan apartment after police responded to a wellness check requested by a family member.\n\n\"\"At least one occupant of the Manhattan apartment confirmed the apartment belongs to Culkin but police have not confirmed the man’s identity at this time.\n\n\"\"'The apartment was exceptionally clean and we found no signs of abuse or foul-play so we are depending on the coroner to make a final ruling of what happened here today,' said Det. James Patterson, of the Manhattan Police Department,\"\" the hoax statement added.\n\nHowever, the actor's representatives cleared up the rumours on Friday and issued a statement saying that he is still alive.\n\nThey said: \"\"He joins the long list of celebrities who have been victimized by this hoax. \"\"He's still alive and well, stop believing what you see on the Internet.\"\"\n\nPizza Underground perform Velvet Underground parody songs with pizza-themed lyrics and the five-man band have toured the UK and US.\n\nIn May this year, Macaulay stormed off stage during gig in Nottingham and cancelled the rest of his UK tour after he was booed and pelted with pints of beer by the audience during his kazoo solo performance.\n\nHe is also ranked second on VH1's \"\"100 Greatest Kid Stars\"\" after Shirley Temple and also starred in Home Alone 2: Lost in New York and Richie Rich.\"\n2327,\"A British rapper whose father is awaiting trial in Manhattan for a pair of US embassy bombings is a leading suspect in the barbaric beheading of American journalist James Foley, it was revealed on Friday.\n\nAbdel-Majed Abdel Bary — who recently tweeted a photo of himself holding up a severed head — was among three Brits identified as possibly being the masked killer known as “John the Beatle.” Bary, 24, is the son of an Egyptian-born militant who is awaiting trial on terror charges tied to the deadly 1998 bombings of embassies in Kenya and Tanzania.\n\nAlso under investigation are the brother of a British doctor once charged with kidnapping two Western war correspondents, and a former gang member who converted to Islam and traveled to Syria, Britain’s Telegraph newspaper reported.\n\nA dozen American counterterrorism experts are expected to fly to the UK “within days” to help identify Foley’s killer, Britain’s Daily Mail reported.\n\nFormer hostages held by ISIS have said he is one of several jihadists they nicknamed “the Beatles” due to their British accents, with two of his cronies referred to as “George” and “Ringo.”\n\nBary, who went to Syria last year to fight in its bloody civil war, has a build, skin tone and ­accent all similar to those of “John,” according to The Telegraph.\n\nBefore becoming a jihadist, he was an aspiring rapper from West London known as “L Jinny,” whose music was played on BBC Radio 1.\n\nBary also appeared in music videos posted on YouTube for songs titled “Overdose,” “Flying High” and “Dreamer.”\n\nBut he was reportedly radicalized by followers of firebrand ­Islamic preacher Anjem Choudary and walked out of his family’s plush home in the Maida Vale district of London last year, saying he was “leaving everything for the sake of Allah.”\n\nEarlier this month, he was seen in a photo posted to Twitter wearing camouflage clothing and a black balaclava while holding a severed head with his left hand — the same hand “John” is seen using to draw a knife across Foley’s throat in his execution video.\n\nAccording to The Telegraph, Bary is on an official list of British jihadists who may be “John.”\n\nAlso on the list is Razul Islam, 21, the paper says.\n\nIn 2012, Islam’s two older brothers — including Dr. Shajul Islam, a suspended physician with England’s National Health Service — were charged with kidnapping two Western war correspondents near the Syrian border with Turkey.\n\nBut the brothers were released last year after neither British journalist John Cantile nor Dutch photographer Jeroen Oerlmans appeared to testify against them.\n\nAnother suspect is Aine Davis, 30, a former drug dealer and gang member who The Telegraph said converted to Islam and flew to Syria to wage jihad.\"\n2328,\"This is possibly the best resignation letter I’ve ever seen. No, scrap that. This IS the best resignation letter I’ve ever seen.\n\nAn iPhone game developer quit his job by hiding a secret message at the end of a game he worked on called Electric Boogie. To see the message you have to get 100 points on the final level.\n\nWell this innocent gamer did get 100 points but the last thing he expected to see was a very explicit animation and message to the boss of the developing company.\n\n\n\nIf you couldn’t read it, the message said:\n\nBrody –\n\nWorking for you is a living hell. You hav eyour head so far up your ass, it’s no wonder your breath always smells like shit. Consider the cartoon animation and this letter, my resignation from you pathetic company. I quit.\n\n– D.B.G 05/11/14\"\n2329,\"Seattle/ San Francisco: Google Inc. bought six office buildings northwest of its Silicon Valley headquarters from Starwood Capital Group Llc and Blackstone Group Lp in a $585 million deal, two people with knowledge of the matter said. The properties are part of the Pacific Shores Centre office park in Redwood City, California, about 18 kilometres from Google’s main office in Mountain View, said the people, who asked not to be named because the transaction is private. The company said in its quarterly report filed on Thursday that it bought land and buildings for $585 million, without details. The acquisition extends a real estate deal spree as Google, owner of the world’s largest search engine, expands hiring and makes acquisitions. This month, the company signed office-lease agreements for a total commitment of about $1 billion through 2028, according to the filing. “We expect to continue to hire aggressively for the remainder of 2014,” Google said in the filing. “Acquisitions will also remain an important component of our strategy.” The company had 55,030 full-time employees as of 30 September, up almost 19% from a year earlier, the filing shows. Meghan Casserly, a spokeswoman for Google, declined to comment beyond the filing. Tom Johnson, a spokesman for Barry Sternlicht’s Starwood Capital in Greenwich, Connecticut, and Peter Rose, a spokesman for New York-based Blackstone, declined to comment. The Silicon Valley Business Journal reported this month that Google was close to completing a deal at the site. Fitness centre The properties Google purchased comprise about 9,34,200 square feet of Class A office space, as well as a 38,000-square-foot fitness centre that includes a gym, pool and spa, according to the people with knowledge of the matter. That’s more than half of the 1.7 million square feet of office space at the complex. The office building addresses are 1200, 1300, 1600, 1700, 1800, and 1900 Seaport Blvd., the people said. Pacific Shores Centre is a 106-acre waterfront campus that was developed by San Francisco-based Jay Paul Co. in the early 2000s. It lies about halfway between San Francisco and San Jose. The campus, which includes sports fields and a park, is next to restored wetlands that are part of the San Francisco Bay Wildlife Refuge. Starwood Capital bought Pacific Shores Centre in December 2006, near the height of the commercial-property market, from its developer and Walton Street Capital Llc, and immediately resold two of the buildings. Starwood Capital paid about $833 million in the deal, its first office acquisition in the San Francisco Bay area. Blackstone in 2011 bought an $80 million junior loan on the office complex at a discount in an effort to gain ownership if Starwood Capital defaulted, two people with knowledge of the purchase said at the time. Blackstone then gained an equity stake in the properties sold to Google through a loan restructuring. Blackstone, through its Equity Office unit, has major office holdings in Northern California and is the second-largest US office landlord, after Brookfield Property Partners Lp. Bloomberg\"\n2330,\"Journeyman golfer Dan Olsen retracted claims Tiger Woods had been suspended by the PGA Tour for using performance-enhancing drugs after both the PGA Tour and Woods' agent, Mark Steinberg, vehemently denied the claims. \n\nOlsen told ESPN.com's Michael Collins \"\"it was only my opinon,\"\" courtesy of ESPN.com's Bob Harig. \"\"Everything I said on that radio interview was only my opinion and not based on any firsthand knowledge or facts,\"\" Olsen told ESPN.com. \"\"I want to make a full retraction to everything I said for the entire radio interview, and I apologize to Tiger, Nike, Phil [Mickelson], [commissioner] Tim Finchem and the PGA Tour.\"\"\n\nOlsen certainly made several major allegations. Per Harig, Olsen claimed on 730AM The Game in Lansing, Michigan, that Woods had been suspended for a month due to the use of PEDs and that an exempt player he didn't name had revealed the information. He also claimed that Woods used a \"\"cheater ball.\"\"\n\n\"\"It's not testosterone, but it's something else,\"\" Olsen told the station, per Harig. \"\"I think when it's all said and done, he's gonna surpass Lance Armstrong with infamy.\"\"\n\n\"\"These claims are absolutely, unequivocally and completely false,'' said Steinberg in a statement earlier, courtesy of Harig. \"\"They are unsourced, unverified and completely ridiculous. The PGA Tour has confirmed that there is no truth to these claims.\"\"\n\nTy Votaw, executive vice president of the PGA Tour, added that, \"\"There is no truth whatsoever to these claims. We categorically deny these allegations.\"\"\n\nHowever, the PGA Tour told Harig that if a player tested positive for PEDs, they were required to announce the suspension, while any punishments for recreational drugs remain undisclosed. \n\nOlsen's original claims, or opinions, are certainly inflammatory and it remains to be seen if he will be reprimanded\n\nUntil now, Woods has only had his character called into question by critics for his past transgressions, while his professional achievements were still held in esteem.\"\n2332,\"Early Sunday morning, Fox News’ website broke the news of the death of 80s actor Judd Nelson:\n\nOr did it? That’s not actually Fox News, but foxnews.es:\n\nPer Snopes the website features just that one post. ‘Twas enough to turn the internet to grief mode, however.\n\nThe Los Angeles Times followed up and find Nelson alive and well and reading that morning’s edition. Could it have been Photoshopped? Is it a false flag? Is that actually latimes.es?\n\n#JuddNelson alive and reading @latimes!! pic.twitter.com/5JHqL8fiVY — patricelatimes (@patricelatimes) October 26, 2014\n\nRumors that after you die that’s it, it’s just nothing remain unconfirmed.\n\n[Image via screengrab]\n\n—— >> Follow Evan McMurry (@evanmcmurry) on Twitter\"\n2334,\"Authorities unearthed on Saturday unmarked graves containing a number of bodies on the outskirts of a southern Mexico town where 43 students disappeared after a deadly police shooting last week.\n\nInaky Blanco, chief prosecutor for the violence-plagued state of Guerrero, told reporters \"\"pits with bone remains\"\" had been found outside Iguala, 125 miles south of Mexico City.\n\n\"\"It's hard to be sure that it's the missing students because we must conduct expert tests and find similarities with the people being searched,\"\" a state police agent at the scene told AFP on condition of anonymity.\n\nThe graves were in rough terrain in a hillside community that is part of the Iguala municipality. Police kept reporters far from the site.\n\nThe 43 students disappeared last weekend after Iguala municipal officers shot at buses that the group had seized to return to their teacher training college near the state capital Chilpancingo.\n\nThree students were killed. Another three people died when police and suspected gang members shot at another bus carrying football players on the outskirts of town.\n\nWitnesses told AFP that the officers took away several students in patrol cars after the shooting. One witness said he saw 30 to 40 people taken away.\n\nThe officers are suspected of having links to criminal gangs, raising fears about the students' fate in a country where drug cartels often bury their victims in mass graves.\n\nAround 30 bodies were found in mass graves in Iguala alone this year.\n\nAnother police official said the pits on the outskirts of Iguala were found thanks to an anonymous phone tip.\n\n\"\"We are very worried. The families are very anxious,\"\" said Vidulfo Rosales, a human rights lawyer representing relatives of the missing.\n\nAuthorities have detained 22 Iguala officers over the shootings and issued arrest warrants for the town's mayor and security chief, both of whom have disappeared.\n\nThe United Nations has urged Mexican authorities to conduct an \"\"effective and diligent\"\" search for the missing, calling the case \"\"one of the most terrible events of recent times.\"\"\n\nDozens of police officers, soldiers and investigators were deployed to the area after the graves were found.\n\nGuerrero is one of the most violent states in Mexico, with gangs known as \"\"Guerreros Unidos\"\" and \"\"Los Rojos\"\" engaged in bloody turf wars.\"\n2336,\"Multi-millionaire religious \"\"guru\"\" Gurmeet Ram Rahim Singh persuaded around 400 of his estimated 50 million followers worldwide to cut off their own testicles to \"\"bring them closer to God\"\".  The details of the bizarre incident have only just come to light despite reportedly taking place in 2000 at a hospital run by Ram Rahim in India.  India's Central Bureau of Investigation has reportedly accused Ram Rahim of grievous bodily harm and he is under investigation. He has previously been questioned over the murder of an investigative journalist in 2002 and has also been accused of sexual assault by female followers but has never been charged.  Navkiran Singh, who is the lawyer for Hans Raj Chauhan, the only castration victim so far to come forward, said his client and other victims believed they would become social outcasts if they refused to perform the \"\"operation\"\" demanded of them by Ram Rahim. \"\"They were told that only those who get castrated will be able to meet God,\"\" said Navkiran, in a report in the Daily Mail.  Ram Rahim, 47, dubbed the \"\"guru in bling\"\", is head of the socio-political organisation Dera Sacha Sauda and is estimated to be worth £26m. The guru stars in a spectacular new movie, Messenger of God, in which he appears to walk on air, tear tree trunks in half and perform other miracles. Though 157,000 people are thought to have attended the film's premiere in Gurgaon, near Delhi, according to the Sydney Morning Herald, the revelations have caused sales of tickets for the movie to dwindle dramatically.  Gurus are big business in India, where their endorsements can help political parties get elected, and where millions of people seek spiritual guidance every year. Sathya Sai Baba, who was said to be able to conjure ash from thin air, was worth an estimated US$7bn when he died.  Even after death, some gurus retain a hold over devotees. Ashutosh Maharaj, who was certified deceased by medical examiners last year, has had his body frozen by followers who apparently believe he is merely in a state of deep meditation called \"\"samadhi\"\".\n\nMore about SikhismHot Shots Photos of the Day: Sikh Warriors, West Indian Day, Maradona and the PopeTilbury Docks Stowaways Members of Declining Afghan Sikh CommunitySikhs Remember 1984 Amritsar Massacre in Central LondonSword-wielding Sikhs Clash Inside India's Golden TempleAnti-immigration Pamphlets Enrage Canadian Sikh CommunitySikh Woman in Arranged Marriage Faces Life In Jail if She Has Sex With Husband\"\n2337,\"Earlier reports claiming that Lebanese officials had captured the wife and child of ISIS leader Abu Bakr al-Baghdadi, have now been denied by Iraq.\n\n  Photos of ISIS leade al Baghdadi's wife have gone viral\nPhotos of ISIS leade al Baghdadi's wife have gone viral YouTube Screenshot\nAn Iraqi official told the Associated Press that the woman detained in Lebanon was not the wife of Abu Bakr al-Baghdadi, the leader of the Islamic State group.\nIraqi Interior Ministry spokesman Saad Maan Ibrahim has clarified that the woman identified as Saja Abdul Hamid al Dulaimi, is an Iraqi national who travelled to Syria before arriving in Lebanon and not the wife of Abu Bakr al-Baghdadi. The report noted that al-Baghdadi has two wives but neither is named Saja al Dulaimi.\nThe Iraqi official said that she is the sister of Omar Abdul Hamid al-Dulaimi, who is held in Iraq as a terror suspect.\nThe Lebanese Army officials claimed on Tuesday that they had detained the wife and son of Islamic State leader and self-proclaimed Caliph Abu Bakr al- Baghdadi.\nShe is being interrogated at the Lebanese Defense Ministry, according to Lebanese media As-Safir reports Reuters.\nThis is not the first time that the name Saja Abdul Hamid al-Dulaimi has appeared in the media. In July reports had claimed that Saja Abdul Hamid al Dulaimi was part of an exchange deal in which ISIS released captured nuns. It was found that al Dulaimi, along with her children and younger brother, was released by the Syrian government as part of the exchange.?\nReports of al-Baghdadi's family being released in exchange for the nuns were first leaked by Abu Maan al-Suri, a member of the ISIS rival-front Nusra, to Lebanese TV channel LBCI News.\"\n2338,\"AUSTRALIA — A man in Australia has been dubbed “Spider Man” after a bizarre turn of events during a trip to Bali.\n\nA mark on Dylan Maxwell’s belly may look like a gruesome scar, but he says it’s actually the trail left by a spider that burrowed under his skin.\n\nThe tiny tropical spider burrowed through a small appendix scar and traveled up into his torso, leaving a red, scar-like trail from his naval to his chest. It survived there for three days.\n\n\n\nMaxwell was visiting Indonesia when he says noticed what he thought was a scratch about an inch-long.\n\nHe went to a doctor who told him it was a small insect bite, but the trail kept growing up toward his chest.\n\nMaxwell described it as “a very searing, hot searing burning sensation. It was like nothing I’ve ever felt before.”\n\nWhen it started to blister, he says he got worried.\n\nThat’s when they realized the spider has crawled in through the scar.\n\nHe says doctors were able to pull the spider out. The spider was placed in a container and shipped off for testing.\n\n\n\nStill, many are unconvinced because Dylan has not produced records of the account. And experts say that there aren’t really accounts of spiders burrowing inside people skins. Snopes.com has some discussion about Dylan’s claim.\n\nI think this is extremely suspect, unusual, and likely not possible. Simply put: it is not plausible and I can think of no valid reason why a spider might ‘crawl beneath skin through a scar’. The claim that it was ‘feeding and moving up through the scar tissue’ defies logic and defies what we know about the biology of spiders. I am also skeptical because the ‘evidence’ (the spider itself) is not presented.\"\n2340,\"The rapper died in the early hours of Tuesday morning after battling cancer, according to US reports\n\nAmerican rapper and The Sugarhill Gang member Big Bank Hank has died at the age of 57.\n\nBig Bank Hank - real name Henry Jackson - died from kidney complications due to cancer in New Jersey, according to US website TMZ.\n\nHank founded of The Sugarhill Gang along with Guy \"\"Master Gee\"\" O'Brien and Michael \"\"Wonder Mic\"\" Wright.\n\nJean Baptiste Lacroix/WireImage\n\nThe trio formed in the late '70s and were the first hip-hop act to score a mainstream rap hit with 1979 track Rapper’s Delight.\n\nIn a statement to the Huffington Post, O'Brien and Wright said: \"\"So sad to hear of our brother's passing.\n\n\"\"The three of us created musical history together with the release of 'Rapper's Delight.'\n\nIsaac Brekken/WireImage\n\n\"\"We will always remember traveling the world together and rocking the house. Rest in peace Big Bank.\"\"\n\nThe trio were put together by producer Sylvia Robinson, who formed Sugar Hill Records with her husband Joe Robinson.\n\nApart from Rapper's Delight they failed to achieve the same US chart success, but did have a handful of European hits, including Apache, Rapper's Reprise and Showdown.\n\nVideo loading\"\n2341,\"Is Macaulay Culkin dead? No, he isn't, but the Internet would like everyone to believe he's dead yet again. The Hollywood Reporter stated on Nov. 8, 2014, that Culkin has been the victim of yet another celebrity death hoax. No matter how many times the Internet may claim him to be dead, he just keeps on living and quietly enjoying life.\n\nAn article from a fake MSNBC website actually claims that the 34-year-old child star was found dead in his Manhattan apartment. It states that a wellness check was requested by a family member and police went over to check on him and he was found dead. There is even a fake quote from the police.\n\n\"\"The apartment was exceptionally clean and we found no signs of abuse or foul-play so we are depending on the coroner to make a final ruling of what happened here today,\"\" said Det. James Patterson, of the Manhattan Police Department.\n\nAs rumors started being believed by those on social media, Twitter users began posting their mourning messages and condolences. This is the second time this year that people have believed the \"\"Macaulay Culkin is dead\"\" hoax and about the fifth time in the past two years.\n\nThe first time it happened was back in April of this year and there were memorial Facebook pages showing up all over the place. His reps soon debunked the rumors and let the world know that Culkin was alive and well.\n\nSo far, there has been no word from his reps about this Macaulay Culkin death hoax, but there have been no confirmed reports that he is dead either.\"\n2342,More graves have been discovered at the site where 43 students went missing.\n2343,\"Oscar-winner Christian Bale, who has played Batman and Moses, is about to take on another iconic figure: Steve Jobs.\n\nSources confirm the actor is in talks to star in “Jobs,” Sony’s biopic about the late Apple co-founder.\n\nBased on Walter Isaacson’s biography “Steve Jobs,” the real-life drama is directed by Danny Boyle and written by Aaron Sorkin.\n\nScott Rudin will produce along with Mark Gordon and Guymon Casady.\n\nSorkin has publicly said the movie will be divided into three long scenes, each taking place backstage before one of Apple’s famous product launches.\n\n“The first one being the Mac,” he told the Daily Beast. “The second one being NeXT, after he had left Apple. And the third one being the iPod.”\n\n“It’s a little like writing about the Beatles,” he added. “There are so many people out there that know him and revere him.”\n\nLeonardo DiCaprio had been circling the role but eventually passed to take time off from acting. David Fincher had also been in talks at one point to direct.\n\nSony acquired rights following the Apple mogul’s death in 2011.\n\nBale, who can next be seen in Ridley Scott’s “Exodus: Gods and Kings,” is still negotiating for the Travis McGee pic “The Deep Blue Goodbye” at Fox. Sources tell Variety talks have taken longer then expected because Bale was not interested in doing a sequel to “Deep Blue” while Fox wanted one.\n\nInsiders say Bale would likely shoot “Jobs” in the spring and follow it up with ‘The Deep Blue Goodbye.”\n\nHe is repped by WME.\"\n2344,\"North Korea may have a woman at the helm–Kim Jong-Un’s sister Kim Yo Jong–according to a rash of rumors that have popped up recently.\n\nThere’s several pieces of the news, with some indicating that the dictator Jong-Un may no longer be in control of the country.\n\nJang Jin-sung, formerly a key member of Kim Jong-il’s propaganda machine, said recently that a powerful group of officials that once reported only to Jong-il have stopped taking orders from Jong-Un and now effectively run the country.\n\nThe group is called the Organization and Guidance Department, and some of them want to keep the status quo while others want to open up the market.\n\n“On one hand, it’s people who want to maintain a regime monopoly,” Jang told VICE News through a translator.\n\n“On the other hand, it’s not like people are fighting against the regime, but in a policy sense they want to take advantage to get influence. It’s not actually consciously civil war, but there are these two incompatible forces at play.”\n\nThe insight comes as Seoul-based think tank North Korea Intellectuals Solidarity says that Kim Yo Jong may be leading the country instead of her brother.\n\nIn this Wednesday, July 25, 2012 photo, North Korean leader Kim Jong Un, center, accompanied by his wife Ri Sol Ju, right, waves to the crowd as they inspect the Rungna People’s Pleasure Ground in Pyongyang. (AP Photo/Korean Central News Agency via Korea News Service)\n\nThe NKIS says that Jong-Un is getting medical treatment for an unspecified illness, and that the extended treatment was actually decided upon at a high-level meeting in early September that was held at Yo Jong’s suggestion.\n\nShe’s now charged with handling important government decisions in his absence, according to the Diplomat, citing the report.\n\n“All the important matters related to government administration should be reported to Kim Yo-jong, so that Kim Jong-un can concentrate on getting better,” the people at the meeting decided.\n\nYo Jong is the daughter of Jong-il, the former North Korean leader, and his wife Kim Yong-hui, and was first spotted in public in September 2010. She was officially mentioned for the first time on March 9, 2014, being identified as a “senior official” in the government.\n\nThen again, perhaps Yo Kong is not in total control, according to Kim Heung-gwang, the head of NKIS.\n\n“Some say Hwang Byong-so, director of the General Political Bureau of the Korean People’s Army, may have assumed new No. 2 status, but given what has been confirmed this time, we can say Hwang is just a shadow, and Kim Yo-jong is the second-in-command of North Korea,” he said.\n\nThe possible leadership change comes amid reports of an attempted coup.\n\nMORE:\n\nNorth Korea Lockdown? Is Pyongyang Actually Closed Off Amid Coup Attempt?\"\n2345,\"Video messaging firm confirmed today the tape where shots appear to ring out in the background was filmed at 12:02:14 PM (CDT) on August 9\n\nThe individual who made the recording has remained anonymous but handed tape over to the FBI\n\nMultiple shots can be heard - in two separate volleys of gunfire with a pause in the middle\n\nA video texting service confirmed today that an audio recording - which appears to contain the sound of shots fired by Officer Darren Wilson when he killed unarmed Michael Brown - is authentic.\n\nChaim Haas, head of communications at Glide, verified the tape recorded by an unnamed individual in Ferguson, Missouri on August 9.\n\nAn estimated 11 shots are heard to ring out in the background of the recording with a brief but significant pause between the first seven shots and the last volley of four.\n\nGlide released a lengthy statement on their website today which said the user had been live video-messaging with a friend when the gunshots that killed Michael Brown were caught in the background audio.\n\nScroll down for video\n\nGlide, an app which provides a real-time video texting service, said on Thursday that the audiotape was genuine and that it was now in the hands of the FBI\n\nThe statement continued: 'Because Glide is the only messaging application using streaming video technology, each message is simultaneously recorded and transmitted, so the exact time can be verified to the second. In this case, the video in question was created at 12:02:14 PM (CDT) on Saturday, August 9th.'\n\nOfficer Darren Wilson shot dead Michael Brown on August 9. On a new audio at least ten shots can be heard\n\nGlide confirmed to MailOnline today that the FBI had been in touch with them regarding the audio recording.\n\nThe start-up business also said in the statement that it was proud of their app user for turning over the video message to the FBI investigation.\n\nExperts who have listened to the audio have said it could prove damning for Officer Wilson.\n\nIn the audio, the unidentified man is heard telling someone, 'You’re so pretty' then 11 gunshots crack in the background - seven in one volley, followed a pause and then a final burst of four.\n\nLopa Blumenthal, the attorney for the unidentified man who recorded the alleged gunfire nearby said that she believed the audio shows that Officer Wilson had a clear 'point of contemplation' while pulling the trigger and aiming at Brown.\n\n'He was in his apartment, talking to a friend on a video chat,' said Ms Blumenthal.\n\n'He heard loud noises, and at the time he didn't even realize the import of what he was hearing until afterwards, and it just happened to have captured 12 seconds of what transpired outside of his building.'\n\nA police expert also said that the recording could cause problems for Officer Wilson who is on leave from the force while a federal investigation is carried out.\n\n'There sounds like a pause in it (the audio). And when you hear that pause it brings some concern,' said retired Chief Deputy U.S. Marshall Matthew Fog after listening on CNN.\n\n'It is very significant, because if you have a pause there it means somebody had time to think and then fire again.'\n\nIf the audio is genuine it calls into question the version of events that Officer Wilson and the Ferguson police force have claimed occurred on August 9.\n\nThe medical examiner of behalf of the Brown family released this autopsy drawing which revealed Brown had been shot six times including once in the head\n\nAt least two autopsies performed on Michael Brown have concluded he died after being shot six times by Wilson after being pulled over by the officer, including a fatal 'kill shot' to the top of his head.\n\nNumerous witnesses, including Brown's friend Dorian Johnson, claim that Wilson opened fire after bungling the opening of his squad car door, causing the teen to run before turning back to face the officer with his hands raised saying 'don't shoot'.\n\nJohnson then alleged that Wilson continued to fire on the 18-year-old.\n\nPhotographs surround the casket of Michael Brown before the start of his funeral at the Friendly Temple Missionary Baptist Church in St Louis on Monday. The unarmed teen was killed on August 9\n\nFerguson police and friends of Officer Wilson contend that Brown engaged in a scuffle with Wilson when the officer pulled him and Johnson over, tried to grab his weapon and then run towards him, leaving him no choice but to fire.\n\nIndeed in recent days reports had emerged stating that Wilson, 28, was badly beaten and left with serious facial injuries following the fatal shooting in the St Louis suburb, including an eye socket fracture.\n\nBut CNN reported last Thursday that although the officer was taken to a hospital with a badly swollen face following the shooting on August 9, x-rays came back negative for any serious injury.\n\nEarlier reports had claimed that the officer was almost knocked unconscious by Brown's blows, according to the source.\n\nLast week, Ferguson Police Chief Thomas Jackson said Wilson had suffered swelling to the side of his face but gave few details of the injuries.\n\nWilson, a six-year veteran of the Ferguson force with a clean record, has not been arrested or charged with any crime.\n\nHe is on paid leave pending the outcome of the investigation and is under 24-hour guard after death threats were aimed at him.\n\nWilson is 'traumatized, scared for his life and his family' along with being deeply concerned that a grand jury, which met for the first time on Wednesday, will make an example out of him, the source told Fox.\n\nMichael Brown's funeral was held on Monday at a St Louis church in front of thousands of mourners.\n\nLesley McSpadden, mother of Michael Brown, is overwhelmed by grief as she approaches the casket of her son at the beginning of his funeral at Friendly Temple Missionary Baptist Church\"\n2347,\"A uniformed soldier was shot at the Canadian War Memorial on Wednesday morning by a gunman dressed in dark clothing who fled toward Parliament Hill.\n\nThere have been unconfirmed reports of more shootings inside Centre Block, and Parliament Hill is in lockdown mode. Police and emergency vehicles filled the parking area in front of the Hill.\n\nThe shooting, which has been confirmed by Ottawa police, occurred just before 10 a.m. Bystanders and paramedics were giving emergency medical attention to the downed soldier, who was lying on the ground in front of the Cenotaph.\n\nWitnesses described seeing a man running from the scene as tall with a dark coat.\n\nThe shooting comes just two days after two soldiers were run down by a car near a recruiting centre near Montreal. One soldier was killed in that incident.\n\nMore to come.\"\n2348,The Islamic State released a video showing the beheading of British aid worker David Haines.\n2349,\"The Islamic State executioner known as 'Jihadi John' was today revealed to be a university graduate from London who flew to Syria despite being on an MI5 terror watch list.\n\nMohammed Emwazi, 27, of Queen’s Park, west London, who studied computer programming at the University of Westminster, is said to have travelled to the Middle East in 2012 and later joined ISIS.\n\nJihadi John has featured in the horrifying execution videos of U.S. journalists James Foley and Steven Sotloff, aid worker David Haines, 22 Syrian soldiers and Japanese reporter Kenji Goto.\n\nScroll down for video\n\nUnmasked: The ISIS executioner 'Jihadi John' has been identified as Mohammed Emwazi from west London\n\nArabic speaker Mr Emwazi, who first moved to Britain aged six, was reported to have been raised in a middle-class family and occasionally prayed at a mosque in Greenwich, south-east London.\n\nBut after graduating from university in 2009, he claimed to have been harassed and intimidated by the security services - and even complained to the Independent Police Complaints Commission.\n\nMr Emwazi alleged an agent from MI5 knew ‘everything about me; where I lived, what I did, and the people I hanged around with’ and claimed the organisation attempted to ‘turn’ him to work for them.\n\nOne of Kuwait-born Mr Emwazi’s close friends identified him, telling a newspaper: ‘I have no doubt that Mohammed is Jihadi John. He was like a brother to me… I am sure it is him.’\n\nAnd Asim Qureshi, research director a British human rights group Cage - who had been in contact with Mr Emwazi before he left for Syria - said he also believed the man was Jihadi John.\n\nMr Qureshi told the Washington Post: ‘There was an extremely strong resemblance. This is making me feel fairly certain that this is the same person.'\n\nHome: Mr Emwazi’s most recent address was a flat in Leeve House (above), which is part of the Mozart Estate in Queen's Park - an area that has seen shootings and gang-related troubles in the past four years\n\nAccording to the newspaper, in May 2009 Mr Emwazi flew to Tanzania with friends apparently on a safari - but was arrested by police upon landing in Dar es Salaam and sent back to Britain.\n\nEn route he stopped in Amsterdam, where he claimed to have been accused by an MI5 officer of trying to reach Somalia, home of the militant group Al Shabaab.\n\nThe Washington Post reported Mr Emwazi - who has also been known as Muhammad ibn Muazzam - then moved to his native Kuwait and worked in IT, but he was detained by counter-terrorism police in June 2010 upon a return trip to London.\n\nThey allegedly fingerprinted him and searched his belongings, and he was not allowed to fly back to Kuwait. Mr Emwazi was put on a terror watch list and banned from leaving the UK.\n\nThe FBI said last September that authorities had been trying to identify Jihadi John using various investigative techniques including voice analysis and interviews with former hostages.\n\nScotland Yard would not confirm the name, and Downing Street declined to comment on the report.\n\nMr Emazi’s most recent address was a flat in Leeve House, part of the Mozart Estate in Queen's Park - an area that has seen shootings and gang-related troubles in the past four years.\n\nA spokesman for the International Centre for the Study of Radicalisation at King's College London said: ‘We believe that the identity and name published by the Washington Post and now in the public realm to be accurate and correct.\n\n‘“Jihadi John” is not special, in the sense that all the foreign fighters have tried to hide their identity by using pseudonyms or literally by masking themselves.\n\n‘The fact that “Jihadi John” has been unveiled in this manner demonstrates that whatever efforts are made, the ability to mask one's identity is limited or in fact impossible, and their true identities will eventually be revealed.’\n\nIn September, it was revealed Jihadi John was known to MI5 before he travelled to Syria to join ISIS. It was revealed security officials had identified him but his name and background were being kept secret to avoid jeopardising any hostage rescue missions.\n\nHorrifying: Jihadi John has featured in the execution videos of American journalists James Foley and Steven Sotloff, aid worker David Haines, 22 Syrian soldiers and Japanese journalist Kenji Goto (pictured)\n\nPolice and security agents said they also wanted to gather more information before raiding the homes of the fanatic’s family and friends.\n\nNot him: Abdel-Majed Abdel Bary - a London rapper initially identified as a suspect - was ruled out\n\nAbdel-Majed Abdel Bary – a London rapper initially identified as a suspect – was ruled out after analysis of his voice as well as his height and mannerisms.\n\nThe 23-year-old came to prominence last year after he posted a photograph of himself on Twitter holding up a severed head.\n\nOther Britons from Portsmouth, Birmingham and Cardiff have been linked to John, who is said to have overseen the torture of hostages and to have led negotiations for French and Italian captives freed in return for ransoms.\n\nIt is claimed he was making street collections for genuine Arab charities based in London at the time he came to MI5’s attention.\n\nThere is no suggestion that MI5 or the police had any basis to stop him from travelling abroad.\n\nDavid Cameron has repeatedly called for the infamous terrorist to be punished for his crimes.\n\nIn an interview with MailOnline last month, the Prime Minister revealed how he personally watched videos of the brutal beheadings of British hostages carried out by Jihadi John.\n\n'These videos are absolutely horrific and depraved,' the Prime Minister said. 'And obviously I take the time to see what they are doing so I understand what families have been going through.'\n\nSpeaking in November, Mr Cameron said: ‘You should be in no doubt that I want Jihadi John to face justice for the appalling acts that have been carried out in Syria.’\n\nBriton named as Jihadi John claimed he was repeatedly approached by MI5 to become an informant and believed he was being harassed by agents\n\nMI5 repeatedly tried to recruit Mohammed Emwazi as an informant and put him on a terror watchlist to stop him leaving Britain but he still managed to flee the country for Syria, it was claimed today.\n\nMr Emwazi is believed to have become known to the security services in 2009 when he was accused of trying to fight with Somali terror group Al-Shabaab in east Africa.\n\nThe British citizen, who was born in Kuwait and moved to the UK aged six, flew to Tanzania with two friends after he graduated from the University of Westminster claiming he was going on safari.\n\nBut he was arrested as soon as he touched down in capital Dar es Salaam and deported by Tanzanian's officials.\n\nHe flew back to Britain via Amsterdam and told a friend MI5 were waiting for him at Schiphol Airport and tried to recruit him to share information on extremists, Mr Emwazi told a confidant.\n\nAsim Qureshi, research director at the rights group Cage told the Washington Post: 'Mohammed was quite incensed by his treatment, that he had been very unfairly treated'.\n\nMr Emwazi claimed in emails that he was repeatedly approached by the security services over the course of the following year but he said he refused to co-operate and denied he had any links to terrorism.\n\nHostages who have survived being held by ISIS in Syria and Iraq have said that Jihadi John is a man 'obsessed' with Somalia and would make them watch Al-Shabaab videos while in captivity.\n\nIn June 2010 counter-terrorism officers, linked to the security services and Scotland Yard, allegedly arrested him as he tried to fly to Kuwait. He was fingerprinted and searched, it was said, and put on a terror watchlist preventing him from leaving Britain.\n\nIn an email to Mr Qureshi he said: 'I feel like a prisoner, only not in a cage, in London. A person imprisoned & controlled by security service men, stopping me from living my new life in my birthplace & country, Kuwait'.\n\nAnother friend said: ‘He was upset and wanted to start a life elsewhere. He at some stage reached the point where he was really just trying to find another way to get out.’\n\nAnother friend said that Emwazi later tried to travel to Saudi Arabia to teach English in 2012 but again stopped from leaving.\n\nHe was 'desperate' to leave Britain and 'was ready to exhaust every single kind of avenue within the machinery of the state to bring a change for his personal situation', Mr Qureshi said.\n\nMr Qureshi said he last heard from him that year and said the Jihadi John supect believed 'actions were taken to criminalize him and he had no way to do something against these actions'.\n\nSoon afterwards he vanished and is believed to have travelled to Syria, where he may now be ISIS' figurehead.\n\nThe University of Westminster was one of the 21 university institutions which have been found to promote gender segregation.\n\nResearch by Student Rights, a group which aims to prevent extremism at universities, said that from September to March 2013, 46 events at 21 separate institutions were found to have been segregated.\n\nAt the University of Westminster, at least two events were found to have been advertised as ‘women only’.\n\nThe research found that on March 21, 2013 a debate entitled ‘Secularism vs. Islam’ was held by the Women’s Take on Current Affairs Society (WTCA), a Hizb ut-Tahrir front group, and featured Shohana Khan as a speaker.\n\nWhen challenged by students as to why the WTCA was able to hold events segregated by gender, the Student Union Interfaith Officer allegedly claimed that the society’s events were ‘faith-based’, which exempted it from equal opportunities policy.\n\nIn addition to this, an event the following day was held by the Islamic Society called ‘The Concept of Love in Islam’ which was also advertised as ‘Sisters only’. It was logged by Student Rights for this reason.\n\nStudent Rights said that when a male student from the society complained about not being able to attend, the Islamic Society highlighted that segregated events were common on campus stating ‘we’ve had many brothers only events too...the information discussed in the only women talks/or notes can be put to the public after the talk...the topics at hand do not only concern women.’\n\nThe University of Westminster’s ‘Dignity and Diversity at Work and Study Policy’ states that: ‘The University of Westminster is committed to creating a stimulating, supportive, inclusive and accessible learning and working environment... The University has a legal responsibility to provide a healthy and safe working environment that is free from unlawful discrimination and harassment.’\"\n2351,\"Sugarhill Gang's Henry 'Big Bank Hank' Jackson has died at the age of 57, confirms David Mallie, who manages the group's two remaining living members.\n\nMallie said Jackson died from kidney complications due to cancer.\n\n“[Wonder Mike and Master Gee] had been in contact with him in the past year,\"\" Mallie told FOX411. \"\"They had some great times and created history.”\n\nThe former band members also expressed their condolences.\n\n\"\"So sad to hear of our brother's passing. Rest in peace Big Bank,\"\" they said.\n\nThe Sugarhill Gang popularized rap music with the hit single \"\"Rapper's Delight\"\" in 1979.\n\n“Once I step out that door into the entertainment arena, we get crazy love everywhere we go,” Wonder Mike told FOX411 in 2013. “Like one of the Soul Train Awards years ago, Denzel Washington was in the audience, Danny Glover, Jay Z and Beyonce were doing the lyrics, and all of these people are saying the words right back to me.”\n\nDiana Falzone is a FoxNews.com reporter. You can follow her on Twitter @dianafalzone.\"\n2352,\"Six-time MLB All-Star Jose Canseco shot himself in the hand on Tuesday afternoon at his Las Vegas residence and is recovering at a hospital in the area.\n\nSpencer Lubitz of KTNV in Las Vegas added specifics about Canseco's condition:\n\n\nNatalie Cullen of CBS 8 News Now got confirmation through police that an accidental shooting had occurred at Canseco's home.\n\nCanseco, 50, enjoyed many of the best years of his career with the Oakland Athletics, winning an American League MVP award in 1988 and his first of two World Series titles in 1989.\n\nThe slugger hit 462 total home runs, but discredited the power element of his game to a degree in publicly admitting to extensive steroid use.\"\n2354,\"Here at Consumerist HQ, we were both intrigued and horrified when a plausible-looking mockup of a pumpkin spice flavored condom spent the weekend circulating around the Internet. If pumpkin spice gum and bacon condoms can exist, why not? Alas, the wrapper circulating online isn’t real, even though some people kind of want it to be.\nThe image doesn’t look very authentic, but a pumpkin spice condom is just plausible enough that people kept sharing the image. At first, Durex kept speculation alive by not commenting on the matter. Pumpkin spice is hot in the United States, sure, but could the mania support a limited-time holiday-themed prophylactic? Durex does have a selection of fruit-flavored condoms, but no holiday-themed offerings. Should they?\nThe company cleared things up this afternoon with a tweet:\n\nThey’ve THOUGHT about it? Well, that at least puts pumpkin spice condoms closer to existing than fried chicken Oreos.\"\n2356,\"Nigeria’s government and Boko Haram have agreed a ceasefire that brings closer the release of more than 200 schoolgirls kidnapped in the north of the country more than six months ago.\n\nSecret meetings held between the authorities in Abuja, the Nigerian capital, and representatives of the al-Qaeda-linked militia have led to an temporary agreement to lay down arms.\n\nPart of the deal includes “the need to rescue all the captives of the terrorists, including the students of Government Girls’ Secondary School, Chibok”, said Mike Omeri, anti-terrorism spokesman of the president’s national information centre.\n\nThere would also be an immediate ceasefire, with Boko Haram apparently saying it would suspend its bombing and kidnap campaign, and the Nigerian army agreeing not to target suspected militant camps.\n\n“From the discussions, [Boko Haram’s representatives] indicated their desire for, and willingness to discuss and resolve all associated issues,” Mr Omeri said. “They also assured that the school girls and all other people in their captivity are all alive and well.”\n\nThe announcement came days after protesters marched in Abuja to mark the six-month anniversary of the girl’s abduction. Close to 300 teenage girls were kidnapped by armed gunmen as they were driven back to their school in coaches after an excursion.\n\nSome managed to escape, but an estimated 219 are still being held captive, reportedly in Nigeria’s neighbour, Cameroon, whose military was involved in the ceasefire talks.\n\nThere was immediate scepticism, however. One Western diplomat in Lagos, Nigeria’s coastal commercial capital, pointed out that Goodluck Jonathan, the president, is in the middle of campaigning for the presidential elections due next year.\n\n“He’s having a tough run with Boko Haram, and he needs a boost,” the diplomat said. “It’s the main thing that people are concerned about, security. If he can score a ceasefire, great. If he can bring the girls back, even better.\n\n“But we’ve not yet heard from Boko Haram. Until then, we’re taking this with a little salt.”\n\nAid groups working to secure the release of the schoolgirls welcomed the news, but also remained cautious.\n\n“This ceasefire is incredibly promising, but we aren’t there yet,” said Hussaini Abdu, country director for ActionAid Nigeria. “Until every girl is released negotiations must continue.\n\n“We are excited about the possibility of restoring peace in the country, but these girls must remain a priority and we therefore urge the government to ensure that the safety of all of them is guaranteed as part of any truce.”\n\nBritain is among several nations that has offered assistance to the Nigerian government and its military to help find the missing schoolgirls.\n\nPrivately, Western security sector sources in the country report exasperation among those coming to help over the slow pace of the Nigerians’ reactions to the kidnap crisis.\n\nThe girls are understood to have been separated into several groups, making an armed rescue far more complicated and dangerous, leaving talks as the only likely route to their release.\n\nBoko Haram has in the past insisted that it would only release the teenagers if Nigeria freed several of the group’s senior commanders, who have been captured and are in jail. There were no immediate details of what Boko Haram will get out of the ceasefire deal.\n\nThe group has been blamed for hundreds of killings in bomb or gun attacks, and it is increasingly choosing targets over an ever wider area of northern Nigeria.\n\nIt began as a local militia targeting people who broke strict Islamic regulations such as drinking alcohol. But it recently linked with al-Qaeda’s franchise in West Africa, al-Qaeda in the Islamic Maghreb, and appears to have taken on far more ambitious aims, including ridding northern Nigeria of Christians.\n\nBoko Haram’s leader, Abubakar Shekau, frequently justifies attacks on Christians as revenge for killings of Muslims in Nigeria’s volatile “Middle Belt”, where the largely Christian south and mostly Muslim north meet.\n\nThe Telegraph revealed last month that the International Committee of the Red Cross had become involved in a secret prisoner swap deal that would ensure the schoolgirls' return.\n\nOfficials from the Geneva-based organisation sat in on talks between the Nigerian government and a senior Boko Haram leader that was being held in one of the country's maximum security prisons.\n\nThe Red Cross officials also visited a number of other jails, identifying a list of 16 senior commanders that Boko Haram wants freed in exchange for the 219 hostages kidnapped from the north-east town of Chibok.\n\nThe ICRC's role in the talks represented the first official confirmation that the Nigerian government was actively engaged in talks with Boko Haram.\n\nPublicly, Nigeria's president, Goodluck Jonathan, has previously maintained that the government would never agree to any kind of negotiations.\"\n2360,\"Dramatic footage from an Afghanistan battlefield shows the moment a U.S. Marine survived a bullet to his head, thanks to his kevlar helmet.\n\nAccording to Sam Arnold, who posted the video on YouTube, the footage was recorded on a helmet camera during a “joint helicopter raid” in the Now Zad district of Helmand Province in 2013.\n\nAt the start of the incredible three-minute video, gunfire is heard in the background, and three Marines decide to try to find out where the shots came from. They pass through a tunnel stocked with barrels and wood, and peek through a doorway on the south side of the compound. Then, a bullet strikes one of the Marine’s helmets, knocking his head back. The three marines turn around and run back to their original position.\n\n“Dude, you got shot,” says the Marine who caught the dramatic event on camera. “I saw it hit your kevlar.”\n\n“I did get shot,” the other Marine replies. He seems remarkably calm, but a little dazed. His only complaint is that his ears are ringing.\n\n“Lucky son of a b—h,” says the one with the camera.\n\nThe three Marines join other members of their unit and head off to track down the “Taliban sniper” before the video ends. The footage was uploaded two weeks ago and has been viewed more than 610,000 times.\"\n2362,\"Banksy has not been arrested. Let's not bury the lede here, people. The news of his incarceration is, yet again, a hoax.\n\nIf you woke up this morning to a Twitter feed filled with recycled \"\"OMG BANKSY WAS ARRESTED/WTF BANKSY WAS NOT ARRESTED\"\" exclamations, here's why.\n\nThis week's fickle rumor started with The National Report, which for those unaware, is an American satire site. A satirical post on the site reported, in a joking fashion lost on many an Internet surfer, that a 35-year-old man had been apprehended by authorities in the London suburb of Watford early Monday morning. It claimed that a press conference had validated that the man was indeed Banksy, that the BBC confirmed the information in their report, and that five men in total had been snagged with counterfeit money and \"\"future projects of vandalism.\"\"\n\nSo illicit! So false.\n\nJust to be extra clear, here are a few things that did not happen today: The anonymous British street artist was not caught by a \"\"24-hour Anti-Graffiti Task Force.\"\" Police did not raid his studio in the middle of the night like a carefully plotted drug bust. His name is not and never will be Paul Horner.\n\nWe do appreciate the fact that someone out there is trying her hardest to make the name \"\"Paul Horner\"\" a thing. Remember last year, when some trolly press release tried to convince the masses that a Banksy arrest happened? The name of the apprehended: Paul Horner.\n\nStop trying to make \"\"Paul Horner\"\" happen, Gretchen. It's not going to happen!\"\n2364,\"The US is assessing whether an airstrike on an encampment in Somalia killed the leader of the Al Shabaab terrorist group.\n\nPentagon spokesman John Kirby said drones and manned aircraft bombed a gathering of Al Shabaab commanders in a camp in south-central Somalia on Monday.\n\n\"\"US special operations forces using manned and unmanned aircraft destroyed an encampment and a vehicle using several Hellfire missiles and laser-guided munitions,\"\" he said.\n\nMr Kirby confirmed that the attack was aimed at leader Ahmed Abdi Godane, also referred to as Abu-Zubayr, and that the bombs definitely hit the meeting of Shabaab chiefs.\n\nBut he said it was unclear if Godane had been killed in the raid.\n\n\"\"We are still assessing the results of the operation, and we'll provide additional information when and if appropriate,\"\" he said.\n\nThe assault did not involve US ground troops, Mr Kirby added.\n\nHe declined to provide details of the special operations forces' unit that took part in the air raid or the nature of the intelligence that led to the strike.\n\nThe militant group is fighting to overthrow the Somali government, regularly launching attacks against state targets and in neighbouring countries that contribute to the African Union force.\n\nSince taking charge in 2008, Godane has restyled Al Shabaab as a global player in the al Qaeda franchise - a transformation that was highlighted when it killed at least 67 people in an attack on a Kenyan shopping mall last September.\n\nThe US State Department has listed Godane as one of the world's eight top terror fugitives and, if confirmed, his death would mark a serious setback for Al Shabaab forces.\n\nThe bombing raid reflected a commitment by Washington and its allies \"\"to detect, deter, disrupt and defeat violent extremists who threaten progress in the region, as well as ... threaten to conduct terrorist attacks against innocent people around the world,\"\" Mr Kirby said.\n\nABC/wires\"\n2365,\"When Apple introduced its Apple Watch in September, the company said there would be three editions along with various face options and bands. Customers will literally have dozens of watch configurations to choose from. Only the base model got an official price of $349, however. Now a report claims to have pricing information on other editions.\n\nMacRumors spotted a French blog whose sources suggest the stainless steel Apple Watch variant will start at $500 while gold models could cost $4,000 and up. The iGen blog has been credible in the past, correctly predicting the size of the iPhone 6 and 6 Plus.\n\nIf you take the view that Apple Watch is simply another smartwatch or gadget, the prices may not make that much sense. Look at the device as a fashion statement with smarts, though, and the anticipated costs sound viable. Apple has designed the watch and will market it as a modern timepiece that adds smartwatch functions to your wrist. It’s already considered a luxury brand by many and people are clearly willing to pay premium prices for that brand.\n\nThe stainless steel pricing is certainly believable to me. Look at Pebble to see why.\n\nPebble Steel fashion\n\n \n\n\nYou can buy a plastic Pebble smartwatch for as little as $99 now, recently discounted from its $149 price. The same watch and functionality in a more aesthetically pleasing stainless steel case will cost you $199, or double the plastic model’s price. It’s reasonable to assume an Apple Watch with stainless steel casing will cost $500 based on that. I wouldn’t be at all surprised to see that come with a leather strap, with an additional $50 to $100 cost for a matching stainless steel strap.\n\nUnfortunately, we’re not likely to know the official retail costs until this coming spring, as Apple won’t be selling the Apple Watch until then. For now, potential customers have time to save up for Apple’s timepiece — something they may need to do if they want an Apple Watch in gold.\"\n2367,Judicial Watch has reported that ISIS members crossed the Mexican border.\n2369,\"To be fair, if you've spent £1.5 million on a Bugatti Veyron you probably should put a bit of thought into where you leave it.\n\nBut that's still no excuse for this...\n\nYup, a big old cock and balls was apparently spray-painted on the bonnet of one of the 1200hp supercars in Seattle.\n\nReaction has been mixed to say the least.\n\nSome were filled with praise.\n\nvandal painted a brilliantly simple penis on a $2 Million Bugatti Veyron pic.twitter.com/oKrCZRt5u0 (via @digg)\n\n— Stef Stivala (@stefstivala) October 9, 2014\n\nMore of this kind of thing please http://t.co/j4mQhispYe\n\n— Toby Amies (@TobyAmies) October 8, 2014\n\nOthers horrified.\n\nYou've taken it too far this time @Phishtitz http://t.co/entLDNIcJg pic.twitter.com/wN5I3iMN0w\n\n— Adam Morland (@adammorland) October 8, 2014\n\nbest believe if someone spray painted a penis on my 2.4 million dollar bugatti veyron BITCHES WOULD GET SWUNG ON QUICK AF JUST KNOW\n\n— Haley. (@haleythoe) October 8, 2014\n\nAccusations abounded.\n\nClarkson again? http://t.co/4DZT7oTuHY via @MetroUK\n\n— Emmarse (@Ganninforrit) October 8, 2014\n\nWhile others thought it was part of a bigger plan.\n\nHumble beginnings for a war on the rich. http://t.co/9fxsgJx4Iy\n\n— Michael J Dolan (@MichaelJDolan) October 8, 2014\n\nAlthough this is probably pushing it a bit far...\n\nWhoever Spray-Painted A Penis On This $2.5 Million Bugatti Veyron Should Be Charged With Treason --- http://t.co/5x4gAgpu7B\n\n— BroBible (@BroBible) October 8, 2014\"\n2370,\"It was a heartwarming story for legions of pet owners and animal lovers around the world.\n\nPope Francis, talking to a distraught boy whose pet had died, declared there was a place in heaven for the creatures we share our lives with. His comment was reported this week by many news media outside Italy, with dozens of articles in the United States. It was veritable catnip to social media.\n\nANALYSIS | Pope Francis turns up the heat on church's future — behind closed doors\nVatican sparks controversy by saying gay couples have 'gifts and qualities'\nANALYSIS | Has 'rock star' Pope Francis really launched a revolution?\nHowever, it turned out the pope had not made the comment.\n\nMisreading of remarks\n\nThe news stories were apparently based on a misreading of remarks Pope Francis made at his weekly general audience at the Vatican on Nov. 26 and on a comment that a past pope did make several decades ago.\n\nPope Paul VI, who died in 1978, once said, reportedly while comforting a child whose dog had died, \"\"one day we will see our animals in the eternity of Christ.\"\"\n\n'There is a fundamental rule in journalism. That is double-checking, and in this case it was not done.'\n- Vatican's deputy spokesman, Father Ciro Benedettini\n\"\"There is a fundamental rule in journalism. That is double-checking, and in this case it was not done,\"\" the Vatican's deputy spokesman, Father Ciro Benedettini, said on Saturday, when asked about how the media ran with the story.\n\nThe spokesman said he received a number of calls on the story from outside Italy on Friday and was taken by surprise because he did not recall the pope saying anything like that.\n\nReligion News Service was among the first media to put the record straight. It said in an article published late on Friday that the error appeared to have stemmed from a piece in the Italian newspaper Corriere della Sera on Nov. 27, whose headline was misleading.\n\nThe article recounted the pope's words from his general audience on Nov. 26, when the topic was the transformation of all creation into a new heaven and a new earth. It cited the remark about animals and attributed it to Paul VI, but its headline said \"\"The pope and animals. 'paradise is open to all creatures.'\"\"\n\nThe New York Times, which ran a story on Thursday about the purported comment by Francis, acknowledged its mistake, saying in a correction on Friday that it had misattributed the remark by Paul VI to the current pope.\n\nA spokeswoman for the New York Times did not immediately have any comment.\n\nOn its website, CNN also corrected its story, noting the misattribution and saying it was unclear what Francis believes about pets going to heaven. A spokeswoman for CNN had no immediate comment.\n\nReuters did not publish a story on the remarks erroneously attributed to Francis.\n\nWhat does Pope Francis think about pets?\n\nAs for what Francis does think about animals, he has not spoken much about them in public, but Benedettini said that from the general tone of his speeches and gestures \"\"it is clear that he is in spiritual harmony with all of creation.\"\"\n\nThe spokesman said the pope was preparing an encyclical that will deal in part with the environment and recalled that a group that looks after stray dogs once brought the animals to his general audience and the pope was pleased.\n\nWhen he made a Christmas season visit to a Rome parish last year, Francis willingly let a young girl place a lamb on his shoulders as a shepherd would carry it. The pope once told priests that a good pastor should know not only the names of his parishioners but also the names of their dogs, Benedettini said.\n\nRecent popes have said different things about the possible spiritual side of animals.\n\nIn 1990, Pope John Paul implied that animals had souls because they too were created from the breath of God. In 2008, former Pope Benedict upset some animal lovers when he said only humans were \"\"called to eternity.\"\"\"\n2371,\"Breaking news: The Teletubbies’ solar infant deity is none other than an English 19-year old.\nWhich 'Oogieloves' star (yes, there are actual stars) should be most embarrassed? 'Teletubbies' recap: Po voted out of the pod!\nThe folks at the Mirror U.K. report the true identity of the baby as Jess Smith, a dance-education student at Canterbury Christ Church University. (Not that other Jessica Smith from Laguna Beach; this Smith was vehement in that fact.)\n“I am the sun from Teletubbies. There has been quite a few people pretending to be ‘the sun’ but only I could tell you the real story,” Smith told the Mirror.\nSmith, who was chosen out of a slew of babies thanks to her smiling prowess, provided evidence of her reign in Teletubbyland—including a letter from the production company of Teletubbies, as well as several profile pictures of herself smiling to prove that she still matches the facial features of the queen of the Tubz. Her payment for lording over those four colorful weirdos for years on end? £250 and a box of toys. Really? They couldn’t wrestle some cash out of Tinky Winky’s purse? Okay.\nSmith’s reveal comes at an opportune time, though; the BBC’s childrens’ channel, CBeebies, is planning on making 60 new episodes starring the felt-skinned quartet.\"\n2372,\"Mayor de Blasio and NYPD Commissioner Bill Bratton were expected to announce the change Monday, but reaction to the new policy has been mixed ahead of the press conference.\n\nThe NYPD’s old strategy for combating pot possession is going up in smoke.\n\nIn a historic change, city cops will stop arresting people on low-level marijuana charges and issue tickets instead, various police and other sources said Monday.\n\nPersons caught smoking on the street would still wind up in the pokey, they said. But someone caught with a small amount of reefer would be slapped with a summons.\n\nThe new policy is expected to be formally announced later Monday by Mayor de Blasio and NYPD Commissioner Bill Bratton at an afternoon press conference, but already law enforcement and reformers were weighing in — both for and against the new rule.\n\n“This should free up police manpower to pursue cases of greater magnitude while relieving some of the congestion in the courts,” Richmond County District Attorney Daniel Donovan said in support.\n\nThe Drug Policy Alliance said it was “cautiously optimistic” about the new NYPD policy.\n\n“Most of those arrested are young men of color, even though young white men use marijuana at higher rates,” the group said in a statement.\n\nRichard Aborn of the Citizens Crime Commission said the new rule will have the long-lasting effect of making it easier for more young people to find legitimate employment.\n\n“There’s no criminal record,” he said. “You don’t have the stigma of a criminal record.”\n\n“I think it’s sad,” countered Sergeants Benevolent Association President Ed Mullins. “I think this is the beginning of an avalanche. Basically, what he's doing is equating an illegal substance to a parking ticket.”\n\nPat Lynch, president of the Patrolmen's Benevolent Association, said they want clarity from the top for their membership.\n\n“Anything less will result in our members being held responsible for a failed policy by a discipline obsessed police department and the multiple levels of police oversight it has,” Lynch said in a statement. “We do not want police officers left holding the bag if crime rises because of poor policy.”\n\nSam Pirozzolo, vice-president of the NYC Parents Union, said the new NYPD rule “sends a very mixed message to our children.”\n\n“It’s saying that it's OK to smoke marijuana because it's now less of a crime, but overall we know drugs are harmful,\"\" said Pirozzolo, whose daughter is a ninth-grader at Susan Wagner High School in Staten Island.\n\nAs it is, misdemeanor marijuana arrests are down citywide in the first 10 months of the year — about 24,000 compared to 29,000 last year.\n\nThere has been a growing pressure on law enforcement to curb arrests for small amounts of pot because they are disproportionately made in black and Hispanic communities.\n\nAccording to the Marijuana Arrest Research Project, blacks and Hispanics represented 86% of those arrested for marijuana possession in the city in the first eight months of the year.\n\nThe new NYPD policy was embraced by Brooklyn District Attorney Kenneth Thompson during his 2013 campaign for office. He promised to fine those arrested with small amounts of marijuana rather than put them in cuffs and charge them.\n\n\"\"Too many young people are being arrested for low-level drug charges that leave a permanent stain on their records for what should be a violation,\"\" Thompson has said.\n\nThe de Blasio administration has been slow to embrace that strategy, but Bratton has spoken recently about handling some minor criminal offenses without making arrests.\n\nBratton and the NYPD’s policy of aggressively targeting low-level crime has come under criticism in the wake of Eric Garner’s death from a police chokehold after he was arrested for selling untaxed cigarettes.\n\nCritics say it’s main flaw is that it pits the police against minorities, who wind up being the chief targets of the strategy.\n\nWith Oren Yaniv and Ben Chapman\n\ntmoore@nydailynews.com\"\n2374,\"WASHINGTON — The Pentagon on Friday confirmed the death of the leader of the al-Shabab terror group, Ahmed Abdi Godane, who was the target of a U.S. airstrike Monday in Somalia.\n\nThe Pentagon’s press secretary, Rear Adm. John Kirby, confirmed the death in a brief written statement. President Barack Obama, speaking at the conclusion of a NATO summit in Newport, Wales, said the successful U.S. strike was an example of his administration’s determination to hit back at terrorists.\n\nObama said the U.S. would use the same approach in degrading the Islamic State group in Iraq and Syria.\n\n“We have been very systematic and methodical in going after these kind of organizations” that threaten U.S. personnel and the homeland, Obama said. “That deliberation allows us to do it right, but have no doubt: We will continue to do what is necessary to protect the American people.”\n\nThe White House declared a counterterrorism success.\n\n“Godane’s removal is a major symbolic and operational loss to the largest al-Qaida affiliate in Africa and reflects years of painstaking work by our intelligence, military and law enforcement professionals,” a White House statement said.\n\n“Even as this is an important step forward in the fight against al-Shabab, the United States will continue to use the tools at our disposal – financial, diplomatic, intelligence and military – to address the threat that al-Shabab and other terrorist groups pose to the United States and the American people.” It added.\n\nU.S. officials had said after the strike on Monday that U.S. special operations forces using manned and drone aircraft had destroyed an encampment and a vehicle using several Hellfire missiles and laser-guided munitions. But they did not confirm that Godane had been killed until Friday.\n\nThe State Department declared al-Shabab a terrorist organization in February 2008.\n\nKirby said on Tuesday, before the Pentagon was certain that Godane had died, that the U.S. strike was conducted south of Mogadishu and that it had destroyed the vehicle that was targeted. He noted that in September 2013, Godone had publicly claimed al-Shabab was responsible for the deadly Westgate Mall attack in Nairobi, Kenya.\n\n“Under the leadership of Godane, al-Shabab has claimed responsibility for many bombings, including suicide attacks in Mogadishu and in central and northern Somalia, typically targeting officials and perceived allies of the federal government of Somalia, as well as the former transitional federal government of Somali,” Kirby said Tuesday.\"\n2375,\"This post was widely shared over the internet yesterday as being the work of graffiti artist Banksy.\n\nView on Instagram\n\nHowever, it’s by illustrator Lucille Clerc. You can see more of her work here.\n\nBuzzFeed was also one of several media outlets to mistakenly credit the image to Banksy. A correction has now been issued.\"\n2376,\"Islamic State militants have released a statement claiming that a female American aid worker has been killed during a Jordanian air strike.\n\nKayla Jean Mueller, 26, is understood to be the last U.S. hostage held by the terror group, which had been demanding $6.6 million - £4.3million - for her release.\n\nHer death is not yet been verified by independent sources and could easily be a propaganda move by the terror group to lay blame for the woman's death at the door of Jordan.\n\nEarlier this week the Kingdom vowed to destroy ISIS and stepped up airstrikes on the group's de facto capital Raqqa after the militants filmed themselves burning Jordanian pilot Moaz al-Kasaesbeh to death while he was locked in a cage.\n\nScroll down for video\n\nTragic: Kayla Jean Mueller, 26, is understood to be the last U.S. hostage held by the terror group, which had been demanding $6.6 million for her release\n\nVictim: Kayla Jean Mueller is believed to have been captured by ISIS scouts in Aleppo in August 2013 along with a number of Syrian aid workers, including her boyfriend\n\nShocking: American officials said they were looking into the reports if Kayla Jean Mueller's death. The White House said it was looking into the claim but that so far there was no evidence that corroborated it\n\nMueller allegedly died during an hour-long bombardment on the jihadis north Syrian stronghold of Raqqa, according to an unverified statement on a website commonly used by the terror group.\n\nIn August 2013, U.S. officials and Mueller's family in her hometown of Prescott, Arizona had requested that her name not be published for fear of putting her in further danger.\n\nISIS had reportedly demanded more than $6 million for her release and is believed to have sent a video of Mueller wearing a burqa and pleading for her life to her aid worker colleagues last August, according to the New York Times\n\nA statement released this afternoon by ISIS sources said: 'The criminal Crusader coalition aircraft bombarded a site outside the city of Raqqa today at noon while the people were performing the Friday prayer.'\n\n'The air assaults were continuous on the same location for more than an hour,' it added before sharing photographs of a bombed out building that it claimed had come under attack.\n\nISIS then claimed Mueller had been inside the building at the time and had been killed, but added that no militants had been injured.\n\nReports emerged later today that the date on the photographs of the alleged strikes were one day off.\n\nThere were no images of Mueller herself and ISIS' claim could not be independently verified.\n\nMueller is believed to have been working with Spanish Doctors Without Borders when she and her Syrian boyfriend ventured into the Syrian city of Aleppo in August 2013.\n\nShortly after arriving the pair are believed to have been kidnapped by Islamic State militants and taken to the terror group's stronghold and de facto capital Raqqa.\n\nBlast: ISIS released images of this badly damaged building in which they claimed Kayla Jean Mueller had been killed during an Jordanian airstrike\n\nRubble: ISIS Mueller had been inside the building at the time of the airstrike and had been killed. The group added that none of its militants had been injured during the raid\n\nSeveral images of the damaged building were released by ISIS but there was no proof of Mueller being killed\n\nIslamic State militants have claimed an American aid worker was killed during a Jordanian air strike, it has been reported. Above, a Jordanian Royal Air Force F-16 fighter jet pictured yesterday\n\nAmerican officials said they were urgently looking into the reports of Mueller's death.\n\nBernadette Meehan, the spokeswoman for President Barack Obama's National Security Council, said the White House has 'not at this time seen any evidence that corroborates' the claim.\n\n'We are obviously deeply concerned by these reports,' she added.\n\nWhite House spokesman Eric Schultz told reporters traveling with the president to Indiana on Friday that the U.S. does coordinate with the Jordanian air force on airstrikes.\n\nHe wouldn't say whether the U.S. was aware of the hostage's location.\n\nThe ISIS statement could not be independently verified but initially appeared on a militant website commonly used by ISIS and was also distributed by ISIS-affiliated Twitter users.\n\nIf her death is confirmed, she would be the fourth American to die while in the captivity of the Islamic State militants.\n\nThree other Americans, journalists James Foley and Steven Sotloff and aid worker Peter Kassig were beheaded by the group.\n\nJordan, which is part of a U.S.-led coalition bombing Islamic State group targets in Syria, stepped up its attacks after ISIS announced it had killed a captive Jordanian pilot.\n\nThe Syrian government said yesterday that dozens of Jordanian fighter jets had bombed Islamic State training centers and weapons storage sites. It did not say where the attacks occurred.\n\nThere was no word from the Jordanian government on whether its planes had struck Raqqa today although unverified reports on social media claimed the city had been hit multiple times.\n\nMiss Mueller had been working in Turkey assisting Syrian refugees, according to a 2013 article in her local newspaper. She told the paper that she was drawn to help with the situation in Syria.\n\n‘For as long as I live, I will not let this suffering be normal,’ she said.\n\n‘It’s important to stop and realize what we have, why we have it and how privileged we are. And from that place, start caring and get a lot done.’\n\nIn a statement today, her family told US radio broadcaster NPR that Miss Mueller had spent her adult life 'travelling the world and helping those in need.'\n\nThey said: 'After graduating from college, she spent more than one year living and working with humanitarian aid groups in northern India, Israel and Palestine.\n\n'She returned home to Arizona in 2011, and worked for one year at an HIV/AIDS clinic while volunteering at a women's shelter at night.\n\nBrutal: Kayla Jean Mueller's death is not yet been verified by independent sources and could easily be a propaganda move by the terror group to lay blame for the woman's death at the door of Jordan. Earlier this week the Kingdom vowed to destroy ISIS after Jordanian pilot Moaz al-Kasaesbeh was filmed being burnt to to death while he was locked in a cage (pictured)\n\nVisit: A sombre-looking King Abdullah II of Jordan (right) is seen sitting alongside Moaz al-Kasasbeh's father Saif (left) earlier this week as he paid tribute to the murdered pilot\n\n'In December 2011, she traveled to France to be an au pair so she could learn French in preparation for work in Africa.\n\n'War sidetracked Kayla's Africa plans as she was drawn to alleviate the suffering of Syrian refugees.\n\n'She moved to the Turkish/Syrian border in December 2012 and began working with the organizations Support to Life and the Danish Refugee Council to assist families who had been forced to flee their homes.\n\n'Kayla found this work heartbreaking but compelling; she was extremely devoted to the people of Syria.'\n\nMiss Mueller is believed to have been captured by ISIS scouts in Aleppo in August 2013 along with a number of Syrian aid workers, including her boyfriend.\n\nAll of the other aid workers are believed to have subsequently been released by the terror group.\n\nMueller is from a small town in Arizona where her father runs an auto body repair shop.\n\nHer parents, both in their early 60s, have a large detached home on the side of a hill in a rural area of the state.\n\nThe university graduate was a determined activist as a young woman who volunteered for three years with a coalition battling genocide in war torn African nations.\n\nThe young humanitarian conducted two silent walks in her hometown to raise awareness surrounding the issue.\n\nShe also wrote letters and placed calls to members of Congress to push for a change in US policy.\n\nHer efforts landed her with several youth awards and she went on to dedicate her life to humanitarian aid.\n\nIf Kayla Jean Mueller was killed by ISIS, she would be the latest in a string of victims killed while being held hostage by the terror group.\n\nThe group also holds British photojournalist John Cantlie, who has appeared in other extremist propaganda videos.\n\nJames Foley\n\nUS journalist James Foley, who was taken hostage at gunpoint in northern Syria in November 2012, was the first Islamic State prisoner to be beheaded on film – killed by the man now known to be Jihadi John.\n\nISIS posted the graphic video of his death, shot in an unknown location, on social media last August as proof of their barbaric actions. It would be the first of a number of similarly brutal videos.\n\nIf Mueller's death is confirmed, then he will join a list of other victims, including Haruna Yukawa (left). British aid workers David Haines (centre), and Alan Henning (right) were murdered by the terror group\n\nSteven Sotloff\n\nTwo weeks later ISIS released a video that shows the beheading of a second American journalist, Steven Sotloff.\n\nIn the clip the group said his murder was in retaliation for the Obama administration’s continued airstrikes in Iraq.\n\nMr Sotloff, 31, from Miami, freelanced for Time and Foreign Policy magazines. He vanished in Syria in August 2013 and was not seen again until he appeared in the video of Mr Foley’s beheading.\n\nThe executioner, who appeared to be the same man who killed Foley, threatened to kill a Briton who was being held hostage by the group next.\n\nDavid Haines\n\nOn September 13, just two weeks after the previous video, ISIS released a clip that showed the beheading of David Haines. This time the message was directed at Prime Minister David Cameron.\n\nThe British father-of-two had spent his career as an aid worker helping to protect innocent civilians across the Third World.\n\nUS journalist James Foley (left) was the first to appear alongside Jihadi John in one of the sickening videos, followed by Steven Sotloff (centre). Aid worker Peter Kassig (right) is also dead\n\nAlan Henning\n\nJust weeks later the group released footage of the beheading of 47-year-old aid worker Alan Henning.\n\nThe father of two, who had been in Syria providing aid to refugees when he was taken hostage, was murdered by the masked British militant known as Jihadi John in a video posted online.\n\nPeter Kassig\n\nOn November 16 US aid worker Peter Kassig and 18 Syrian soldiers were beheaded in a video released by ISIS.\n\nKenhi Goto and Haruna Yukawa\n\nIn January this year, ISIS demanded ransom for two Japanese hostages – Kenhi Goto and Haruna Yukawa.\n\nJust four days later, Goto appeared in a video, holding a photo of beheaded hostage Yukawa. IS demanded the release of terror suspect Sajida al-Rishawi, in exchange for Goto.\n\nLast Saturday, a video showing the decapitated body of Goto was released by the group.\n\nThe group released a video showing the decapitated body Kenhi Goto (left) last week. On Tuesday, Jordanian pilot Moaz al-Kasasbeh (right) was filmed as he was burnt alive while trapped in a cage\n\nMoaz al-Kasasbeh\n\nOn Tuesday, ISIS released a video that showed captured Jordanian pilot Moaz al-Kasasbeh being burnt alive while locked in a cage.\n\nThe chilling footage, entitled 'Healing the Believers' Chests', shows the captured airman wearing an orange jumpsuit and seemingly doused in fuel as a trail of petrol leading up to the iron bars of the cage is seen being set alight.\n\nWithin an hour of the 22-minute-long video's publication, Jordan had reportedly moved ISIS-linked prisoners to a jail in the south of the country which is usually used for state executions.\n\nTwo, including would-be female suicide bomber Sajida al-Rishawi, were executed at dawn.\"\n2377,\"Does Russia have better smartphones or are Russians just better photographers under pressure – like when a Yeti walks directly in front of them?\nWhatever the case, the quest for better pictures and videos of Bigfoot, Yeti, Almasti and their counterparts got a new entry this week from Adygeysk, Russia. That’s where a local mountain rescue team, after getting calls of Yeti sightings in the Adygeysk area, went out to investigate. They found what they were looking for and had the presence of mind and steadiness of hand to take a video of the Yeti walking away from them.\n\nAdygeysk is a city and tourist destination in the Republic of Adygea in southern Eastern Europe at the heavily forested foothills of the Caucasus Mountains. The local remote rescue service, part of the Emergency Ministry, received calls of Yeti sightings, which prompted the TV station to investigate. Ludmila Hristoforova was one of the witnesses identified in the TV report and gave this description:\nThe creature was big, looking like a bear, but not a bear. From the door we’ve seen something big and shaggy.\nSenior search team Andrei Kazaryan was one of the investigators and says he heard the foot crunches and found footprints.\nThey were 5 to 6 centimeters deep and couldn’t come from a human foot. We took a plaster cast of them and we estimate that it probably would have taken about 200 kilos to press the snow down that much.\nThe footprint cast and video were given to scientists and to a local museum, which has an exhibit on Yeti.\nLocation of Adygeysk\nLocation of Adygeysk\nThe Caucasus mountains are known for Yeti and particularly Almasti or wild man sightings, so this occurrence is not unusual. However, some video viewers say the Yeti walks too much like a human to be real. Others point out that this is a tourist area and any Bigfoot sighting is sure to increase the number of visitors (and possibly raise property values).\nWhat do you think?\"\n2379,\"What happened when Texas City plumbers put a black pickup truck up for auction more than a year ago?\n\nThis week, Mark Oberholtzer is among those trying to piece together the story. An Islamic extremist group in Syria was photographed opening fire off of the back of that very same F-250 truck — the company’s name and phone number printed on the side — and that image is now circulating around the Internet. \n\nA representative of Mr. Oberholtzer’s company, Mark-1 Plumbing Company, tells CBS News that the company lost track of the truck after selling it to an AutoNation dealership in Houston last year. \n\nWere members of the Ansar al-Deen Front – or their reps – operating in Texas buying used trucks? Or was there a more indirect path?\n\nSome observers have speculated that it must have taken many, many trades to get from the American South to the Middle East.\n\nBut Andrew Collins, who oversees Jalopnik.com’s “Truck Yeah!” vertical, says the path from Texas to Syria may be shorter than some may think.\n\n“If he traded it in, he would have no idea where it’s going,” Mr. Collins says. “The highest bidder takes it, and they can do whatever they want.”\n\nThe truck could have been put on a cargo ship bound for a Middle East car dealer within days. \n\nCar auctions, held several times each week, attract both used car dealers and exporters, he says.\n\nExporters comprise a small minority of auction attendees and purchase cars that, generally, are in worse condition than the ones that American used car dealers buy, Collins says, who has also written about the auto industry for The Christian Science Monitor.\n\nExporters then ship the cars overseas, where they are fixed up and resold.\n\n“The next person to buy it could have been the exporter who sold it to the militants,” says Collins, who himself bid in auto auctions for a car dealership for about a year. “I don’t know if ISIS has representatives in the car buying world — I don’t know anything about them. But [exporters] could have shipped it to Syria and sold it to the people who mounted weapons on it. It still would have been a few steps removed from the original seller, but I don’t think it had to be that complex.”\n\nAn AutoNation manager would not comment on the vehicle’s sale history to CBS News.\n\nOberholtzer tells the Galveston County Daily News that he received a thousand calls and faxes between Monday afternoon and Tuesday evening about the photo of his pickup truck.\n\nOberholtzer’s son, Jeff, tells ABC News that he has received threatening phone calls from around the country.\n\nCall Mark-1 Plumbing for all your anti-aircraft needs: https://t.co/jVqhxvnij3\n\n— Shahed Amanullah (@shahed) December 17, 2014\n\"\"To think something we would use to pull trailers now is being used for terror, it's crazy,\"\" Jeff Oberholtzer says. \"\"Never in my lifetime would think something like that.\"\"\"\n2385,\"Congressional Republicans have been pushing the “ISIS At the Border” line so hard they may now be hearing things.\n\nRepresentative Duncan Hunter (R-CA) told Fox News’ Greta van Susteren Tuesday that “at least ten ISIS fighters have been caught coming across the Mexican border in Texas,” saying he received the information from a border patrol source.\n\nAccording to the Department of Homeland Security, which has been rebutting similar claims for weeks, that’s bogus.\n\nRELATED: Geraldo to Fox & Friends: Don’t Mix Up War on Terror with Immigration Debate\n\n“The suggestion that individuals who have ties to ISIL have been apprehended at the Southwest border is categorically false, and not supported by any credible intelligence or the facts on the ground,” a DHS spokesman said in a statement today. “DHS continues to have no credible intelligence to suggest terrorist organizations are actively plotting to cross the southwest border.”\n\nOne of Hunter’s sources modified the claim after the congressman’s comments, saying that those apprehended might be ISIS-affiliated or even American who fought with the Syrian Free Army, one of ISIS’ many enemies.\n\nHunter didn’t back down. “The Congressman was conveying what he knows — and what he was told,” a spokesperson told ABC News. “It makes sense that the left hand of DHS doesn’t know what the right hand is doing — it’s been that way for a long time and we don’t expect that to change.”\n\n[h/t ABC News]\n\n[Image via screengrab]\n\n—— >> Follow Evan McMurry (@evanmcmurry) on Twitter\"\n2386,\"In a horrifying act of revenge for U.S. airstrikes in northern Iraq, militants with the Islamic State extremist group have beheaded American journalist James Foley — and are threatening to kill another hostage, U.S. officials say.\n\nThe White House must now weigh the risks of adopting an aggressive policy to destroy the Islamic State against resisting any action that could result in the death of another American.\n\nIt will also confront the potentially necessary step of pursuing the Islamic State in Syria, where President Barack Obama has resisted launching airstrikes or deploying significant American firepower.\n\nObama was expected to make a statement Wednesday about Foley's killing.\n\nU.S. officials confirmed a grisly video released Tuesday showing Islamic State militants beheading Foley. Separately, Foley's family confirmed his death in a statement posted on a Facebook page that was created to rally support for his release, saying they \"\"have never been prouder of him.\"\"\n\n\"\"He gave his life trying to expose the world to the suffering of the Syrian people,\"\" said the statement, which was attributed to Foley's mother, Diane Foley. She implored the militants to spare the lives of other hostages. \"\"Like Jim, they are innocents. They have no control over American government policy in Iraq, Syria or anywhere in the world.\"\"\n\nFoley, 40, from Rochester, New Hampshire, went missing in northern Syria in November 2012 while freelancing for Agence France-Presse and the Boston-based media company GlobalPost. The car he was riding in was stopped by four militants in a contested battle zone that both Sunni rebel fighters and government forces were trying to control. He had not been heard from since.\n\nThe beheading marks the first time the Islamic State has killed an American citizen since the Syrian conflict broke out in March 2011, upping the stakes in an increasingly chaotic and multilayered war. The killing is likely to complicate U.S. involvement in Iraq and the Obama administration's efforts to contain the group as it expands in both Iraq and Syria.\n\nThe group is the heir apparent of the militancy known as al-Qaida in Iraq, which beheaded many of its victims, including American businessman Nicholas Berg in 2004.\n\nThe video released on websites Tuesday appears to show the increasing sophistication of the Islamic State group's media unit and begins with scenes of Obama explaining his decision to order airstrikes.\n\nIt then cuts to a balding man in an orange jumpsuit kneeling in the desert, next to a black-clad militant with a knife to his throat. Foley's name appears in both English and Arabic graphics on screen. After the captive speaks, the masked man is shown apparently beginning to cut at his neck; the video fades to black before the beheading is completed. The next shot appears to show the captive lying dead on the ground, his head on his body. The video appears to have been shot in an arid area; there is no vegetation to be seen and the horizon is in the distance where the sand meets the gray-blue sky.\n\nAt the end of the video, a militant shows a second man, who was identified as another American journalist, Steven Sotloff, and warns that he could be the next captive killed. Sotloff was kidnapped near the Syrian-Turkish border in August 2013; he had freelanced for Time, the National Interest and MediaLine.\n\nOne U.S. official said the video appeared to be authentic, and two other U.S. officials said the victim was Foley. All three officials spoke on condition of anonymity because they were not authorized to discuss the killing by name.\n\nSeveral senior U.S. officials with direct knowledge of the situation said the Islamic State very recently threatened to kill Foley to avenge the crushing airstrikes over the past two weeks against militants advancing on Mount Sinjar, the Mosul dam and the Kurdish capital of Irbil.\n\nBoth areas are in northern Iraq, which has become a key front for the Islamic State as its fighters travel to and from Syria.\n\nSince Aug. 8, the U.S. military has struck at least 70 Islamic State targets — including security checkpoints, vehicles and weapons caches. It's not clear how many militants have been killed in the strikes, although it's likely that some were.\n\nThe Islamic State militant group is so ruthless in its attacks against all people they consider heretics or infidels that it has been disowned by al-Qaida's leaders. In seeking to impose its harsh interpretation of Islamic law in the lands it is trying to control, the extremists have slain soldiers and civilians alike in horrifying ways — including mounting the decapitated heads of some of its victims on spikes.\n\nThe New York-based Committee to Protect Journalists estimated Tuesday that about 20 journalists are missing in Syria, and has not released their nationalities. In its annual report in November, the committee concluded that the missing journalists were either being held and threatened with death by extremists, or taken captive by gangs seeking ransom. The group's report described the widespread seizure of journalists as unprecedented and largely unreported by news organizations in the hope that keeping the kidnappings out of public view may help in the captives' release.\n\n___\n\nAssociated Press writers Bradley Klapper and Julie Pace in Washington, Rik Stevens in Rochester, New Hampshire, and Zeina Karam in Beirut contributed to this report.\"\n2387,\"The terror group ISIS released a statement today claiming that Kayla Mueller, a female American hostage the group had been holding, was killed in a Jordanian airstrike recently.\n\nThe statement, which circulated on Twitter, said an airstrike outside Raqqa, Syria killed the 26-year-old Mueller. The statement used Mueller’s full name, which had not been public.\n\nThe claim could not be immediately confirmed and ISIS did not provide photographic evidence of Mueller’s death, as the group has in the past with other hostages and its own fighters.\n\nISIS Expands Into Libya While Bedeviling World With Latest Hostage Drama\nNew ISIS Video Purports to Show Beheading of Japanese Reporter\nDigital Feature: What Is ISIS?\nMueller Family\nPHOTO: Kayla Mueller, from Arizona, was kidnapped in Syria in August 2013.\nA spokesperson for the White House National Security Council said they have “not at this time seen any evidence that corroborates ISIL’s claim,” using an alternate acronym for the terror group.\n\nA Jordanian official told ABC News ISIS's claim was \"\"illogical\"\" and was part of the terror group's public relations campaign. \"\"We need to be very careful not to fall in their trap,\"\" the official said.\n\nJordan's Foreign Minister Nasser Judeh, called ISIS's claim \"\"an old and sick trick.\"\"\n\n\"\"So they behead innocent #US #UK & Japan hostages & BURN a brave #jordan pilot ALIVE & now a hostage is killed by an airstrike? Sure! Sick!\"\" Judeh said on Twitter, referring to previous atrocities apparently committed on camera by ISIS fighters.\n\nThe ISIS statement appeared to contain some discrepancies, including Thursday’s date on accompanying pictures purportedly showing the building that was struck, while the statement claimed the strikes occurred during Friday prayers. ISIS also claimed Mueller was the only person killed in that particular airstrike, with none of its fighters injured or killed.\n\nArizona woman Kayla Mueller shows a sign promoting aid for Darfur in 2007.The Daily Courier\nArizona woman Kayla Mueller shows a sign promoting aid for Darfur in 2007.\nOfficials believe ISIS has misled the public before about the fate of hostages. The Jordanian government said ISIS killed a Jordanian pilot the terror group was holding a month ago, even though the terror group pretended he was alive during hostages negotiations last week.\n\nMueller, from Prescott, Ariz., was kidnapped Aug. 4, 2013 after leaving a Spanish Doctors Without Borders hospital in Aleppo, Syria, according to information provided by a family spokesperson.\n\nShe had graduated from Northern Arizona University in 2009 and “has devoted her career to helping those in need in countries around the world,” the family spokesperson said.\n\nMueller told her town's local newspaper, The Daily Courier, she felt called to help those suffering the most in the midst of the Syrian conflict.\n\n“For as long as I live, I will not let this suffering be normal,” she said in the May 2013 report. “[I will not let this be] something we just accept… It’s important to stop and realize what we have, why we have it and how privileged we are. And from that place, start caring and get a lot done.”\n\nIn October 2011, Mueller uploaded a video to a Syrian activist YouTube channel in which she said, “I am in solidarity with the Syrian people.”\"\n2388,\"James Foley went missing in November 2012\n\nA video posted online Tuesday purportedly shows an Islamist extremist beheading James Foley, an American journalist kidnapped in Syria more than 18 months ago.\n\nA graphic video of the purported killing, whose authenticity could not be immediately verified, was posted online Tuesday and quickly spread on social media. The video, which appears to be the work of the militant group Islamic State of Iraq and Greater Syria, declares the act “A Message to #America (from the #IslamicState)” and retribution for the United States’ intervention against ISIS in Iraq. Some versions of the video and Twitter accounts circulating it were quickly taken offline Tuesday evening, though the video soon appeared on YouTube again.\n\nTIME is not publishing the video. The video also includes a threat to kill Steven Sotloff, a freelance journalist who has written for TIME among other outlets, and has been missing since August 2013.\n\nA Facebook page affiliated with the Foley family’s campaign for his release posted a message Tuesday saying it couldn’t confirm the authenticity of the video or Foley’s fate.\n\n“We know that many of you are looking for confirmation or answers,” the post read. “Please be patient until we all have more information, and keep the Foleys in your thoughts and prayers.”\n\nA spokesperson for the U.S. National Security Council said the American intelligence community “is working as quickly as possible to determine its authenticity.”\n\n“If genuine, we are appalled by the brutal murder of an innocent American journalist and we express our deepest condolences to his family and friends,” NSC spokesperson Caitlin Hayden said. “We will provide more information when it is available.”\n\nFoley “was taken by an organized gang after departing from an internet café in Binesh, Syria,” near the Turkish border, the FBI said in an alert following the Nov. 22, 2012, kidnapping. He was in Binesh covering the Syrian civil war for the GlobalPost website and AFP.\n\nFoley, 40, grew up in New Hampshire, where his parents live.\"\n2389,\"Small-time drug offenders in New York City could soon find themselves on the receiving end of a ticket instead of inside a jail cell if a policy change on low-level marijuana possession is adopted this week. The move would overwhelmingly affect black and Latino residents, who represented 86 percent of marijuana possession arrests in the city this year, according to the Marijuana Arrest Research Project.\n\nAdvocates of criminal justice reform applaud the proposal as a step toward softening the long-term consequences of having a minor drug offense on one’s record, but there is a chance that the policy, which New York City Mayor Bill de Blasio is expected to announce Monday, could boomerang. The strategy would require anyone caught with a small amount of marijuana – likely to be defined as 25 grams or less – to be issued a court summons instead of being handcuffed, arrested and fingerprinted. But doing so means those summonses would not be subject to prosecutorial review, which would identify if a summons was justified in the first place, legal experts say.\n\nUnder the current system, when an arrest is made, the charge becomes a court case reviewed by a prosecutor. A prosecutor could throw out the charge or refuse to prosecute should he or she see any indication that the arresting officer violated due process, such as searching a person’s backpack without probable cause. Prosecutorial reviews “perform a screening function to weed out legally insufficient cases,” Jeffrey Fagan, professor of law at Columbia Law School in New York, told International Business Times. Under the new policy, “that function has now been eclipsed,” he said.\n\nThat sentiment was echoed by Brooklyn District Attorney Kenneth P. Thompson, who announced earlier this year that he would stop prosecuting small-scale marijuana violations. The Brooklyn DA’s office has dismissed 849 misdemeanor marijuana cases that involved arrest out of 2,526 such cases since July, according to the New York Times. Allowing police officers to write tickets without accountability creates “a serious concern that many summonses will be issued without the safeguards currently in place,” Thompson told the Times. “These cases will move forward even when due process violations might have occurred.”\n\nAnother possible repercussion of the city’s proposed policy change could be that arrest warrants are later issued for people who miss their court dates, adding possibly thousands of cases to the docket. Some 28,000 people were arrested on minor marijuana charges in 2013; issuing arrest warrants for all the people who fall sick or cannot miss work on the day of their summonses would put more stress on an already overburdened system. “It’s not solving the problem that they’re trying to solve,” Fagan said.\n\nAs many states, counties and cities across the country have done at various times over the past several decades, New York decriminalized the possession of small amounts of marijuana in 1977. The law made possession of the drug a ticketable offense and applied to marijuana that was out of public view and was not being smoked. Nevertheless, police have continued to arrest people and charge them with misdemeanors after finding small amounts of marijuana in their pockets or belongings. \"\"At this point, [not arresting people for weed] wouldn't be progressive; it'd be catching up with the mainstream,\"\" Gabriel Sayegh, the New York state director of the Drug Policy Alliance, told Vice.\"\n2391,\"VLADIMIR Putin’s Motorcade looks like a massive knob:\nSpotter: UsVThem\"\n2397,\"A pro-Isis news agency has released a video purportedly showing military aid airdropped by US forces and meant for Kurdish forces defending Kobani being captured by Islamic State (Isis) militants instead.\n\nRelatedCanada: Isis 'Lone Wolf' Killer Martin Couture Rouleau Mows Down Soldiers with CarSyria: Isis Stone Woman to Death for Adultery with Father's Help in Hama [GRAPHIC VIDEO]Iraqi PM Haider al-abadi Discusses Isis Threat With Hassan Rohani in TehranAl-Qaida Magazine Resurgence Calls for Terrorist Attacks on Oil Tankers and McDonald's BoycottTurkey to Allow Kurdish Peshmerga Forces Passage to Defend Kobani from Isis\n\nThe two-minute long footage was allegedly filmed in the outskirts of the Syrian Kurdish-majority town, which has been besieged by jihadists after a fierce military assault.\n\nIn the clip, armed Isis fighters show several boxes containing weapons, munitions and grenades that were allegedly airdropped by US C-130 cargo planes and were from the Iraqi Kurdistan government. German-manufactured grenades can be also seen in the video, which was published by pro-Isis Amaq News agency.\n\nOn Sunday, the US military said it had air dropped weapons, ammunition and medical supplies to Kurdish forces defending Kobani. In a statement, the US central command said US C-130 cargo planes made multiple drops of arms and supplies that were provided by Kurdish authorities in Iraq, in order to allow Kurdish forces to resist Isis assault and take full control of Kobani.\n\nAccording to Lahur Jangi Talabani, the director of the intelligence agency of the Kurdistan government, 24 tons of small arms and ammunition and 10 tons of medical supplies were delivered to Kurdish forces in three US planes.\n\nRelatedIsis Syria Photos: Fire Balls Explode in Kobani as the Battle Rages On\"\n2398,\"His voice served as a call to action, an echo that continues today whenever a kid bellows the word “hip hop” into a microphone. It was in Henry “Big Bank Hank” Jackson’s lyrical wobble, the way he rapped through the Sugarhill Gang’s “Rapper’s Delight,” the singular hit that propelled a movement when it was released in 1979.\n\nJackson, 57, died Tuesday morning after complications from cancer, but his influence remains.\n\nThe news was confirmed by David Mallie, the business manager for the two surviving members of the original Sugarhill Gang, Guy “Master Gee” O’Brien and “Wonder Mike” Wright.\n\nHank was introducing a flow that in the decades to come would move through culture one boasted rhyme at a time.\n-  \n“They say that miracles never cease, I’ve created a devastating masterpiece,” rapped Big Bank Hank on “Rapper’s Delight,” a boast that codified one of rap’s central themes -- self-aggrandizement. Little did he know at the time how accurate he was, and that through said devastation Hank was introducing a flow that in the decades to come would move through culture one boasted rhyme at a time.\n\nlRelated Notable deaths of 2014\nOBITUARIES\nNotable deaths of 2014\nSEE ALL RELATED\t\n8\n\nAs seen on a widely circulating YouTube clip in performance on a local dance show, Big Bank Hank performs with a violet Kangol-style hat and a too-tight T-shirt. The hearty emcee grooves as he rhymes (lip-synced though it may be), lost in music with a fluid pelvic wobble. Next to the more restrained Wonder Mike and Master Gee, he is rap-funk personified. Hank embodies his verse as he raps of out-lasting Superman with a funny line belittling the superhero’s manhood. It's no match for Hank’s “super sperm.”\n\n“I’m here, I’m there, I’m Big Bank Hank, everywhere,” he raps. Again, he had no idea how true that was, though he witnessed the music's evolution over the following decades as the hip-hop style he helped popularize become a form as vital to the ever-evolving story of American music as jazz and country and western.  \n\nRelated: 'Big Bank Hank' of trailblazing Sugarhill Gang dies at 57\nRelated: 'Big Bank Hank' of trailblazing Sugarhill Gang dies at 57\nChristine Mai-Duc\nThis line, from the same verse, part of a larger bit involving a sexy reporter, further underscores his import: “She said she’s heard stories and she’s heard fables/That I’m vicious on the mike and the turntables.” That little turn of phrase carved into wax rap’s ongoing love-affair with turntables and microphones.\n\nIn the formative “Apache,” the Gang harnessed the titular brass and bongo breakbeat while they shouted, “Tonto, jump on it! Kemosabe, jump on it!” Big Bank Hank then made another claim: “I’m the one who shot Jesse James!”\n\ncComments\nGot something to say? Start the conversation and be the first to comment.\nADD A COMMENT\t\n0\n\nTo call the Sugarhill Gang the “big bang” of hip-hop diminishes the contributions of an entire community that imagined the music at its inception. Big Bank Hank, after all, got his start in the business as a bouncer and managing an act that would become the Cold Crush Brothers. He landed a spot in the Sugarhill Gang when the late music executive Sylvia Robinson tapped him to be part of a pop-oriented rap trio she was putting together.\n\nJeff Chang’s essential history of hip hop, “Can’t Stop, Won’t Stop,” describes the song as standing out amid party-oriented rap of the time due to the group’s birth as a studio creation.\n\n\nWrites Chang, “Their raps on ‘Rapper’s Delight’ were the stuff that sounded good not in the parties, but on the live bootleg cassettes playing in the OJ cabs and on the boom-boxes --- the funny stories, the hookish slang, the same kind of stuff that would strike listeners around the world as both universal and new, not local and insular.”\n\n“Rapper’s Delight” is considered the best selling 12-inch single of all time, though that’s tough to confirm in the pre-Soundscan era, which began in 1991 (and various litigation involving the track’s unapproved sampling of Chic’s “Good Times” further blurred the issue of numbers).\n\nAs happened with most first-generation rap teams (and second-, third-, fourth- and fifth-), Sugarhill Gang failed to sustain a bankable post-hit career, and didn’t receive royalty checks equal to its influence. In the years following the track's success, the style morphed in dozens of different directions, though, becoming politicized through Grandmaster Flash and the Furious Five, electro-fied through Afrika Bambaataa and popularized through Run-DMC and the Beastie Boys. \n\nReverse engineer virtually any rap song since, and the circuitry leads back to \"\"Rapper's Delight,\"\" and by extension, Big Bank Hank. His phrasing, his fluid, funky tone, has endured, passed down from rapper to rapper, an invisible but essential presence.\n\nFollow Randall Roberts on Twitter: @liledit\"\n2399,\"Once again rumors of the death of former Cuban leader Fidel Castro have spread across the exile community and across social media.\n\nEl Diario de las Américas, a Florida-based publication read mostly by Cuban exiles, reported Thursday that the Cuban government had called a press conference amid speculation about Castro’s health. The Cuban government later disputed the report, saying no such press event had been planned, according to AFP’s correspondent in Havana.\n\nThe Cuban government’s lack of transparency and the lack of an independent mass media on the island have long provided fertile ground for rumor’s of 88-year-old Castro’s death since he fell ill in 2006.\n\nSince the reports on Thursday Twitter has been abuzz with rumors of his death, though they have not yet been confirmed.\n\nTwitter is saying #FidelCastro is dead. Twitter says people are dead all the time though. Let me not get my hopes up. #CubanAmerican\n\n— MISS JESS™ (@M1SS_J3SS) January 9, 2015\n\nAs Univision news anchor Jorge Ramos warned, this is not the first time Fidel Castro’s alleged death has taken over the internet. In 2012 rumors of his death began circulating after news that Venezuelan doctor, Jose Rafael Marquina, said the former leader had suffered cardiac arrest and was in a vegetative state.\n\n“Careful. Remember that here in Miami, almost like a ritual, Fidel Castro is killed several times a year” Ramos wrote on Twitter.\n\nThursday marked one year since Castro’s last public appearance, according to Fox News Latino. His absence at major events like the 56th anniversary this week of Castro’s entry into Havana after the victory of the Cuban Revolution or the return last month of three Cubans convicted of spying in the U.S. have led some to believe that his health has worsened. Castro has yet to comment on the historic resumption of diplomatic relations with the United States for the first time since 1961, announced by both governments last month. The most recent \"\"Reflection,\"\" as Fidel Castro's columns are called, appeared in October 2014.\n\nVenezuelan President Nicolás Maduro was the last head of state to meet with Castro in August 2014 and published photos of their meeting. Maduro stated that he found Castro had an “impressive lucidity, an impressive train of thought and exceptional wisdom.”\n\nAdding to the confusion, Kenyan opposition leader Raila Odinga’s son, Fidel Castro Odinga, was found dead in his home in Nairobi on Jan. 4.\n\nCorrection: An earlier version of this article stated that Fidel Castro's last column was published in August 2013. It was actually published in October 2014.\"\n2401,\"After multiple delays, the launch of the Apple Watch will be put off until early next year, Rosenblatt Securities Senior Research Analyst Brian Blair said Friday.\n\n\"\"There's really no right time of the year for this product to come out because really hasn't existed yet,\"\" said Blair. \"\"It is kind of a strange period, but the more production gets pushed back, the later it's going to launch. It looks like right now February is the best shot they have.\"\"\n\nOn CNBC's \"\"Fast Money,\"\" Blair said that the majority of the issues Apple is addressing with the delay are internal, one of which is battery life.\n\n\"\"The word is that the battery lasts for about a day,\"\" he said. \"\"That's going to be a problem for a lot of consumers.\n\n\"\"If they can talk about two days, three days, where you don't have to charge it every single night when you go to bed, that will ultimately bring more consumers to the product.\"\"\"\n2403,\"More than 200 missing schoolgirls kidnapped by the Islamic extremist group Boko Haram may be released as part of an immediate cease-fire agreement announced Friday with the Nigerian government, according to multiple media reports.\n\nNigerian presidential aide Hassan Tukur told BBC Focus on Africa that the cease-fire agreement came after months of negotiations mediated by Chad.\n\nThe girls were kidnapped by Boko Haram — the group's nickname means \"\"education is sinful\"\" — on April 15 while in school in the northeastern town of Chibok.\n\n\"\"They've assured us they have the girls and they will release them,\"\" Tukur told the BBC. \"\"I am cautiously optimistic.\"\"\n\nTalking to CNN, Tukur said: \"\"We have agreed on the release of the Chibok schoolgirls, and we expect to conclude on that at our next meeting with the group's representative next week in Chad.\"\"\n\nVoice of America reported Tukur and Danladi Ahmadu, who calls himself the secretary-general of the militant group, also said the girls would be released. The release was set to happen Monday in Chad, according to VOA's Hausa-language service.\n\nHowever, Nigerian Defense Ministry spokesman Maj. Gen. Chris Olukolade told the Associated Press that the girls' release is still being negotiated.\n\nBoko Haram negotiators \"\"assured that the schoolgirls and all other people in their captivity are all alive and well,\"\" Mike Omeri, the government spokesman on the insurgency, told a news conference after the truce was announced.\n\nContributing: The Associated Press\"\n2404,\"In a new video, ISIS shows American-made weapons it says were intended for the Kurds but actually were air dropped into territory they control.\n\nAt least one bundle of U.S. weapons airdropped in Syria appears to have fallen into the hands of ISIS, a dangerous misfire in the American mission to speed aid to Kurdish forces making their stand in Kobani.\n\n\n\nSource: The Daily Beast. Read full article. (link)\"\n2405,\"A man says Comcast contacted his employer and got him fired after he called to complain about the company's service.\n\nThe Consumerist reports that a man known as Conal complained to Comcast after he was billed for services he didn't actually have. After Conal's complaint, the company promised him extra television channels as a make-good but instead sent him a variety of equipment he didn't need.\n\nConal complained to Comcast again after he was billed $1,820 for the surplus hardware. This is where things get interesting. Conal, who says he works for a large American accountancy firm, compiled a spreadsheet showing every erroneous charge he had received from Comcast, which he sent to the company.\n\nComcast then apparently refused to reverse the error, so in February 2014, Conal decided to try something else. Being an accountant, Conal contacted Comcast's comptroller, the office that looks after the company accounts. He said he repeatedly called them about his bill, telling them that Comcast should be investigated by the Public Company Accounting Oversight Board.\n\nThe Consumerist says that after this, Comcast got in touch with Conal's employer.\n\nAt some point shortly after that call, someone from Comcast contacted a partner at the firm to discuss Conal. This led to an ethics investigation and Conal’s subsequent dismissal from his job; a job where he says he’d only received positive feedback and reviews for his work.\n\nBusiness Insider reached out to Comcast for comment on this story, and we will update this article when we hear back.\n\nAfter Conal's termination, his employer, the accounting company, said it had received an email from Comcast summarizing their conversations.\n\nIt's alleged that Conal used the name of his employer during his calls with Comcast, a claim Conal denies. Instead, he says, someone working for Comcast researched him and discovered where he works. To make matters even more complicated, it's reported that the company Conal works for provides consulting services to Comcast.\n\nThe \"\"lousy customer service from Comcast\"\" story is becoming something of a media meme. Previously, one customer showed in a video that Comcast put him on hold when he called to try to cancel his account, leaving him on hold for so long that the company's office closed for the day. Ryan Block's audio recording of a Comcast rep refusing to close his account is infamous. And earlier this year it was discovered that the only surefire way to get a refund from Comcast is to record your customer service call yourself.\n\nYou can read the full account of Conal's experience at Consumerist.\n\nSEE ALSO:  A Comcast Customer Tried To Cancel His Account But Was Put On Hold Until Comcast Closed For The Day\"\n2406,\"Near Suruc, Turkey (CNN) -- Could ISIS fighters be training as warplane pilots capable of turning their weapons on coalition aircraft?\n\nThat's the worrying prospect suggested by an unverified report from the London-based Syrian Observatory for Human Rights that ISIS has three warplanes in its possession in northern Syria.\n\nThe Syrian opposition group also claims, citing reliable sources in Syria, that former Iraqi military officers are training members of the Sunni extremist militant group to fly them.\n\nThe planes are at the Al-Jarrah military airport east of the contested city of Aleppo, the Syrian Observatory for Human Rights said.\n\nThe former Iraqi military officers are among those who have joined ISIS, and people living near the airport have said that they recently saw an airplane flying at low altitude after it took off, according to the Observatory.\n\nInformation on how the Islamic State in Iraq and Syria, which calls itself the Islamic State and is also known as ISIL, obtained the planes, or the trainees' previous level of familiarity with flight, wasn't immediately available.\n\nCNN has not independently verified the report.\n\nHowever, the U.S. Central Command sought to pour cold water on the report.\n\n\"\"We're not aware of ISIL conducting any flight operations in Syria or elsewhere,\"\" said spokesman Col. Patrick Ryder.\n\n\"\"We continue to keep a close eye on ISIL activity in Syria and Iraq and will continue to conduct strikes against their equipment, facilities, fighters and centers of gravity, wherever they may be.\"\"\n\nISIS has captured large swaths of northern and eastern Syria, as well as parts of western and northern Iraq, for what it says is its new Islamic caliphate.\n\nKobani airstrikes target ISIS\n\nThis week has seen an increased number of U.S. airstrikes against ISIS in the northern Syrian city of Kobani, about 90 miles (145 kilometers) northwest of Aleppo.\n\nThe strikes are helping Kurdish fighters on the ground push back ISIS militants in the Syrian town, according to sources there.\n\nThe Pentagon said its increased focus on the area reflected greater opportunity rather than a strategic shift with regards to the importance of helping the Kurds hold Kobani.\n\n\"\"What makes Kobani matter for us from an airstrike perspective is that (ISIS is) there, and that they want it,\"\" said Rear Adm. John Kirby, a Pentagon spokesman.\n\nRetired Brig. Gen. Mark Kimmitt told CNN Friday that Kobani is not tactically or militarily very important -- but has taken on a certain significance.\n\n\"\"It's a small little town along the border with Turkey, he said. \"\"However, it has attracted the attention of the world.\n\n\"\"The world is watching the coalition fight ISIS and, because of that, a victory by either side in Kobani will have a psychological and strategic communication victory that far outweighs the tactical military victory to whichever side wins.\"\"\n\nIn recent weeks, administration and U.S. defense officials have said it wasn't essential to keep the city, on the border with Turkey, from becoming the latest in Syria to fall into ISIS hands.\n\nAnbar advances\n\nMeanwhile, in Iraq's western Anbar province, ISIS militants have tightened their grip over an area about 15 miles south of Falluja, a provincial official said Thursday.\n\nISIS has brought many of its fighters, armed with heavy weaponry and machinery, in order to attack and control the town of Amiryat al-Falluja, the head of the town's council, Shaker Mahmoud, said Thursday.\n\nMahmoud urged the Iraqi government to send military reinforcements to support the security forces inside the town.\n\nThe deputy head of the Anbar provincial council, Falleh al-Issawi, told CNN by phone Friday that a curfew has been imposed on the city of Ramadi until further notice.\n\nThis was prompted by fear of potential suicide attacks by ISIS fighters, particularly during Friday prayers, he said. The curfew was imposed Thursday night.\n\nAl-Issawi told CNN the situation in Ramadi was critical, with \"\"heavy clashes between Iraqi security forces and their supporters from one side and the ISIS militants from another.\"\"\n\nCar bomb attacks claimed by ISIS targeted Shia areas of Baghdad Tuesday, killing at least seven people and injuring more.\n\nCNN's Raja Razek reported from near Suruc, while Laura Smith-Spark wrote in London and Jason Hanna in Atlanta. CNN's Barbara Starr and Kareem Khadder contributed to this report.\"\n2407,\"Published claims that a NYC high school student made a fortune trading securities turn out to be exaggerated.\n\nWell, here’s a creative way to make your college application stand out: Mohammed Islam, a senior at New York City’s Stuyvesant High School, has become a local celebrity with the publication of a profile in New York magazine that claims he’s made $72 million by trading stocks and other securities in between classes, homework, and extracurricular activities.\n\nIslam, who also appeared on Business Insider‘s 20 under 20 list last year, says he has been trading stocks since he was 9, having been taught by an older cousin who now works at Goldman Sachs. Though he started off trading penny stocks, Islam says he’s made millions since then by betting on gold and crude oil futures, as well as small- and mid-cap stocks.\n\nDepending on your perspective, this story could be read as an inspiring tale about the child of Bengali immigrants beating the odds. Or as a worrisome example of how Wolf of Wall Street-worship — along with a taste for bottle service, models, and BMWs — is corrupting our youth.\n\nIf the story is actually true — Islam told New York that his net worth is in the “high eight figures,” but it’s not clear where the $72 million figure came from and no documentation of his profits has yet appeared — it would be interesting to know a little something about his trading strategy. We’ll update if and when we hear from him; so far, Islam has not yet responded to our messages sent via Facebook.\n\nUpdate: Islam has now told CNBC’s Scott Wapner that he didn’t actually make $72 million trading; that he doesn’t know where the figure came from; that he in fact has made “a few million dollars” trading; and that he is uncomfortable with the way he was portrayed in New York. “The attention is not what we expected,” he told Wapner. “We never wanted the hype.”\"\n2408,\"By Sylvia Westall\n\nBEIRUT (Reuters) – Iraqi pilots who have joined Islamic State in Syria are training members of the group to fly in three captured fighter jets, a group monitoring the war said on Friday, saying it was the first time the militant group had taken to the air.\n\nThe group, which has seized swathes of land in Syria and Iraq, has been flying the planes over the captured al-Jarrah military airport east of Aleppo, said Rami Abdulrahman, who runs the Britain-based Syrian Observatory for Human Rights.\n\nReuters was not immediately able to verify the report and U.S. Central Command said it was not aware of Islamic State flying jets in Syria.\n\nU.S-led forces are bombing Islamic State bases in Syria and Iraq. The group has regularly used weaponry captured from the Syrian and Iraqi armies and has overrun several military bases but, if the report is confirmed, this would be the first time it has been able to pilot warplanes.\n\n“They have trainers, Iraqi officers who were pilots before for (former Iraqi president) Saddam Hussein,” Abdulrahman said.\n\n“People saw the flights, they went up many times from the airport and they are flying in the skies outside the airport and coming back,” he said, citing witnesses in northern Aleppo province near the base, which is 70 km (45 miles) south of the Turkish border.\n\nWitnesses reported the flights were at a low altitude and only lasted five to 10 minutes before landing, the Observatory said. It was not possible to reach the Syrian government for comment and state media did not mention the report.\n\nIt was not clear whether the jets were equipped with weaponry or whether the pilots could fly longer distances in the planes, which witnesses said appeared to be MiG 21 or MiG 23 models captured from the Syrian military.\n\nU.S. MILITARY KEEPING “CLOSE EYE”\n\n“We’re not aware of ISIL conducting any flight operations in Syria or elsewhere,” U.S. Central Command spokesman Colonel Patrick Ryder said, using a former name for Islamic State.\n\n“We continue to keep a close eye on (Islamic State) activity in Syria and Iraq and will continue to conduct strikes against their equipment, facilities, fighters and centres of gravity, wherever they may be.”\n\nGeneral Lloyd Austin, head of the U.S. military’s Central Command, said he could not confirm that Iraqi pilots had joined Islamic State.\n\n“We don’t have any operational reporting of ISIL flying jets in support of ISIL activity on the ground and so I cannot confirm that. And to the degree that pilots may have defected and joined the ranks of ISIL, I don’t have any information on that either,” he told a Pentagon news briefing.\n\nPro-Islamic State Twitter accounts have previously posted pictures of captured jets in other parts of Syria but the aircraft appeared unusable, according to political analysts and diplomats.\n\nThe countryside east of Aleppo city is one of the main bases of Islamic State in Syria. The al Qaeda offshoot controls up to a third of the territory of Syria, whose civil war pitting various rebel groups against the regime of President Bashar al-Assad has raged for more than three years.\n\n(Additional reporting by Oliver Holmes in Beirut and Phil Stewart and David Alexander in Washington; Editing by Gareth Jones)\"\n2409,\"The man who jumped over the White House fence and raced across the front lawn made it farther inside the building than was previously disclosed, barreling past one Secret Service agent and making it inside the building’s first floor, according to a report in the Washington Post published Monday. A U.S. official confirmed the details of the report to NBC News.\n\nOmar J. Gonzalez, 42, overpowered a guard a Secret Service agent at the front door on Sept. 19, and made it all the way to the East Room of the White House, according to the report. Officials had previously said that Gonzalez only made it just inside the North Portico doors before he was tackled.\n\nThe security breach has prompted questions about how the Secret Service allowed Gonzalez, who was carrying a knife and had a hatchet and ammunition in his car, to make it as far inside the building as he did.\n\nThe report said an alarm box near the entrance had been muted at the request of White House building staff, and that the guard at the entrance wasn’t notified that an intruder was on the grounds as soon as she could have been. Guards are instructed to lock the doors whenever an intruder breaches the grounds, the report said.\"\n2410,\"Canadian media reports say that shots have been fired at the National War Memorial in Ottawa.\n\nThe national broadcaster CBC reports that a soldier has been shot.\"\n2411,\"A McDonald's burger bought 20 years ago has an uncanny resemblance to its modern day counterpart. Twenty years ago, opening statements in the OJ Simpson trial were being heard, a company called AOL rolled out Internet service, and two Aussie blokes purchased a hamburger from a local McD's. Two of those three things changed dramatically; one didn't, and in another 20 years that burger offering will no doubt still be going strong in all its wrinkled, uber-preserved glory.\n\nAccording to 9News.com out of Australia, friends Casey Dean and Eduard Nitz, only 13 and 14 years old at the time, bought some burgers at an Adelaide McDonald's two decades ago. They ate their burgers, but a quarter pounder with cheese they bought for a friend went uneaten.\n\nNo worries -- the friend asked the boys to hold onto the burger until the next time he was in the city. Either the friend never returned, or the burger turned into a bit of an inside joke; either way, the teens turned into adults, but the burger refused to age.\n\n\"\"We're pretty sure it's the oldest burger in the world,\"\" Dean said. \"\"It started off as a joke, you know. We told our friend we would hold his burger for him but he never showed up, and before we knew it six months had passed.\"\"\n\nThose months turned into years and now, 20 years later, the burger \"\"looks the same as the day we bought it, perfectly preserved it its original packaging,\"\" Dean said.\n\nThe pair were featured on Australia's Channel 10 news, threatening to finally take a nosh. Even though it was for charity, the trustees of the burger just couldn't bring themselves to bite into it. Can you blame them? All of which begs the question: Exactly what is in a McDonald's burger that keeps it looking the same, 20 year later?\"\n2412,Reporting in the Telegraph states that US drones are hunting for al-Baghdadi.\n2413,\"You may have a seen a story going around Facebook that promises you'll be able to float in the air on January 4th as a result of a planetary alignment that will \"\"decrease gravity\"\" for 5 minutes. Unfortunately, it is total bullshit.\n\nThe story originates from DailyBuzzLive, a fake news site that admits it occasionally publishes \"\"works of complete fiction,\"\" and it's being widely shared because it includes a tweet from NASA that boosts its apparent credibility.\n\nBut NASA denies both the tweet and the bogus claim that a planetary alignment will somehow let you float for 3 seconds at a time:\n\n\"\"These rumors are false and the image of a NASA tweet circulating is a doctored image,\"\" the agency said in a statement to AL.com, \"\"Microgravity exists only off Earth. The crews aboard the International Space Station live and work in microgravity, where they conduct science experiments that take advantage of this unique environment aboard the orbiting laboratory. Temporary microgravity can be created using aircraft flying in parabolic arcs.\"\"\n\nBad Astronomer Phil Plait also took down the hoax in his Slate column, pointing out that he had to debunk the exact same rumor last year, after it was passed around by a different fake news site. Not only that, but it's actually based on a hoax that's been around for 40 years.\n\nPatrick Moore, cited in DailyBuzzLive's article, was actually a notable British astronomer, and he did actually make the Zero G Day claim in 1976. What the piece leaves out is that it was an April Fools' Day joke.\n\nFor the record, Pluto and Jupiter aren't aligning on January 4th, and it wouldn't matter if they did, because they're much, much too far away to exert the kind of gravitational force the fake article describes.\n\nHere's Plait:\n\nIn fact, doing the math, I find that the Earth pulls on you about 200 trillion times harder than Pluto does. That's about the same ratio as the number of cells in your body to a single cell ... so this claim that you can float is like saying you can shed a single cell and fly away by flapping your arms.\n\nPlease let the circa-1997 R. Kellys on your Facebook feed know that, although you wish them success in their future endeavors, they will sadly remain every bit as earthbound as usual on Jan 4.\n\n[h/t seemingly every single person on Facebook]\"\n2414,\"A heartbroken woman in Chengdu, China did the right thing after she was dumped by her boyfriend; instead of going on a partying bender or staying in and watching Friends reruns, she staked out a spot at the local KFC and went to town on some chicken wings.\n\nTan Shen, 26, says she stopped at a KFC near a train station on her way home from the breakup when she decided you know what, fuck this, this feels right and good and I don't need that asshole anyway. It's all about these wings. These wings right in front of me. One week's worth of wings, let's go.\n\nVia Yahoo News, she explains:\n\n'I hadn't planned on staying there long, I just wanted some chicken wings.\n\n'But once I got in there and started eating I decided I needed time to think.\n\n'I didn't want to go back to my apartment because it was full of memories of him. So I stayed.'\n\nThe KFC, which is 24 hours, said at first they didn't really notice the poor mourning girl because of the shift changes. Tan Shen decided it was time to return to her parents' home after local media started showing up a week into her Kentucky fried experiment, adding that she was \"\"getting sick of the taste of chicken.\"\"\n\nThe staff at KFC said she'd be missed, so someone out there loves you, girl.\n\n[Image via Getty]\"\n2415,\"A schoolboy almost killed by an electric shock from a street lamp now claims he has ‘magnetic superpowers’ like Magneto from X-Men.\n\nNikolai Kryaglyachenko, 12, had been walking home after school when he lent briefly against the lamppost that was live from a faulty wire, and was blasted across the pavement.\n\nHe says that since the accident he has been able to attract metal objects like coins and spoons towards his body, just like the famous Marvel villain.\n\nNikolai said: 'When I came round I felt groggy but managed to get home and told my mum what had happened. When I woke up the next day and got out of bed I found some coins that had been lying on the mattress had stuck to my body. Then when I was having breakfast and dropped my spoon, it stuck to my chest.'\nTalent: Nikolai shows off his apparent magnetic powers. (CEN)\nTalent: Nikolai shows off his apparent magnetic powers. (CEN)\n\nNew powers: We're pretty sure he's just balancing the spoon on his nose here. (CEN)\nNew powers: We're pretty sure he's just balancing the spoon on his nose here. (CEN)\n\nHe said he was a keen fan of comics and, believing that maybe he had developed some sort of super magnetic power to attract metal like Magneto, had decided to put it to the test.\n\nHe said: 'I can do things I couldn't do before but I don't have a lot of control over it. Even when I do not want to do it, I still attract things.’\n\nNikolai says he has now decided to become a superhero rather than a fireman when he is older, as he wants to do something that helps people (clearly fireman wasn’t helping people enough).\n\nHe has also found himself one of the most popular boys at school with many of his classmates asking him to demonstrate his superpowers.\nNikolai attempts to 'share' his power with his schoolfriends. (CEN)\nNikolai attempts to 'share' his power with his schoolfriends. (CEN)\n\nStories about 'living magnets' began to appear at least in the middle of the 19th century. In 2004, the story of a Russian factory worker Leonid Tenkaev and his family received extensive media coverage when he appeared to obtain the ability to attract objects after the Chernobyl nuclear disaster.\n\nAlthough people who have the ability to attract metal items are commonly referred to as 'magnets,' many of them can also hold plastic, glass, wood and paper items on their body.\n\nOnly some of them develop a 'preference' for a particular material. In 1990, as many as 300 'living magnets' gathered for a conference in Sofia, the capital of Bulgaria, after young woman Marinela Brankova demonstrated her amazing ability on TV. The woman could hold 7 kilos of metal on a vertical palm.\n\nScientists say however that rather than people being magnetic, it is probably nothing more than unusually sticky skin.\"\n2417,\"So it wasn’t just “discomfort” that’s been troubling North Korean dictator Kim Jong-un? Kim is being treated in a hospital because he has become so fat that his ankles fractured under his own weight, according to a report in The Telegraph that was attributed to South Korea’s Chosun Ilbo newspaper. The portly 31-year-old absolute ruler had to undergo an operation after putting too much strain on his ankles during a grueling round of official engagements, the report said. Kim, who is about 5-foot-9, is believed to have ballooned to more than 280 pounds, apparently due to an unhealthy diet that’s said to include imported Swiss cheese and heavy drinking. Bodyguards are said to have been posted around the ward of a Pyongyang hospital where he’s being treated. Just a few days ago North Korea admitted Kim was suffering from “discomfort” amid speculation that he had gout.\"\n2418,\"North Korean dictator Kim Jong Un could be opening a restaurant in Scotland and serving national favorites such as dog on the menu, experts said.\n\n\"\"The Scottish independence referendum catapulted Scotland into the North Korean elite's thoughts,\"\" Michael Madden, editor of the North Korea Leadership Watch blog, told the Edinburgh Evening News.\n\n\"\"Despite voting 'No' they'd consider left-leaning Scotland to be more suitable to deal with than England. Plus, North Koreans love whisky. Tourists in North Korea are told to tip people in Scotch instead of the currency.\"\"\n\nThe report comes just months after Scots voted to remain part of the U.K. in an independence referendum. North Korea backed the calls for Scottish Independence, and the historic moment could be behind the controversial leader's potential move to locate his next \"\"Pyongyang\"\" restaurant branch in Scotland.\n\nThe North Korean embassy in London declined to comment. The Scottish government said it was looking into the report.\n\nThe regime – which has been accused of severe human rights abuses by the United Nations – opened the first branches of Pyongyang near the border with China in the 1990s. Kim Jong Un's restaurant expansion plans saw a branch open in Amsterdam in 2012. This eventually closed down but reopened under the name of Haedanghwa.\n\nPyongyang restaurants are known for being a lavish and expensive experience. Traditional Korean music and entertainment often takes place. Jim Hoare, a Korea expert at the School of Oriental and African Studies (SOAS) in London, has visited the restaurants in Asia. He said the main aim of them is to raise money and up the profile of the regime abroad.\n\nNorth Korea has been seen as notoriously closed to the outside world and its reputation took at further battering at the end of last year when U.S. officials blamed Kim Jong Un's regime for the unprecedented hacking of Sony Pictures Entertainment.\n\nThe move into Scotland could be to drum up support for North Korea, but despite Kim Jong Un's love of cheese and whisky, Hoare was surprised by the choice of location.\n\n\"\"Scottish food is very conservative and the idea of them taking to Korean food…I can't think it is the obvious place to go,\"\" Hoard said.\n\n\"\"This type of restaurant is not aimed at the Korean community but aimed at rich foreigners who might want to spend money, and may be more suited to London.\"\"\"\n2419,\"Along with unveiling the Apple Watch earlier this year, the company also announced that the prices for the wearable device will start at $349. French website iGen.fr now claims to have an idea about the pricing of the stainless steel variant, as well as the gold variant.\n\nAccording to the publication, the stainless steel variant of the Apple Watch will be priced around $500, while the gold variant will be priced between $4,000 to $5,000. This is in line with earlier rumors, which claimed that the top-end variant of the Apple Watch will be priced above $1,000. While Apple didn’t announce which variant would be priced $350, it is widely believed to be the entry-level aluminum variant of the Apple Watch.\n\nRELATED: All you want to know: Apple Watch specifications, features and price\n\nAs for the availability, the publication claims that the first Apple Watch will start shipping by Valentine’s Day 2015. While this is in line with earlier rumors, it is in contrast with what Apple Retail SVP Angela Ahrendts hinted yesterday. In a video message to the company’s retail employees, she hinted that the Apple Watch will launch in spring next year. She said, “We’re going into the holidays, we’ll go into Chinese New Year, and then we’ve got a new watch launch coming in the spring.”\"\n2420,\"An app manipulation farm sounds like someplace developers would go for a weekend retreat, complete with chiropractor sessions. In fact — according to a photo which has gone viral on social media in China — it’s a place where devs can pay for their apps’ download numbers to be artificially inflated.\n\nWhy would anyone want to do this? Simply put: because more downloads (perhaps accompanied by positive reviews) enhances apps’ chart position, thereby raising their discoverability level, and hopefully prompting people to download them.\n\nThe photo in question appears to show a worker at one such place, sitting in front of what look like around 100 iPhone 5c units. Reports claim that her job is download, install, and uninstall specific apps repeatedly to boost their App Store rankings. Another similar table can be seen opposite her.\n\nThe image is accompanied by a second one, showing the alleged prices being charged to get your app to the top of the App Store rankings. Here’s how much you need to pay to secure a no. 1 rated app for yourself:\n\nThe alleged price sheet claims that a person looking to get into the top 10 free apps list is looking at spending $11,200. To stay there, they will then need to shell out $65,000 per week.\n\nBy searching for “app store ranking manipulation” using China’s most popular C2C e-commerce site, Taobao, numerous similar services can be found. As much as Apple frowns on manipulation of the App Store rankings, for local entrepreneurs a scheme like this is a certified cash cow — even with the large number of handsets and employees you need to spend money on.\"\n2421,\"Apple has been evaluating platinum for future versions of the Apple Watch, and may be using ceramic blending to achieve the extra-durable gold in first-generation Edition units, according to a new report.\n\nSources told the Wall Street Journal that Apple has been studying platinum casings, but that even if the company intends to build them, they are not expected to be announced during today's press event in San Francisco. Platinum watches can often sell for triple the price of gold ones.\n\nThe gold in the Edition Apple Watches is already anticipated to make them some of the most expensive products Apple has ever sold. Rumors have put prices anywhere between $5,000 and $20,000; for that reason, Apple is also allegedly installing special safes in its stores. The cheapest Watch will be $349, and midrange models could start around $500 or $600.\n\nApple may not be using standard 18-karat gold. Company exectutives have repeatedly claimed that their material is \"\"twice as hard\"\" as regular gold — which is fairly malleable — but haven't explained how this possible. Leancrew points to an Apple patent application describing an infusion of low-density ceramic particles.\n\nBy weight, 18-karat gold is actually just 75 percent gold, with the remaining quarter normally being silver, copper, or a combination of metals. The Apple alloy could use less than a third of the gold traditionally required while still meeting 18-karat standards.\n\nAppleInsider will be providing live coverage of today's press event, which begins at 10 a.m. Pacific, 1 p.m. Eastern, and can be viewed at live.appleinsider.com. The Apple Watch is expected to occupy the most stage time.\"\n2423,\"It appears that there may be a serious bug with the \"\"Reset All Settings\"\" option in iOS 8, causing users who activate the feature to lose all of their iWork documents stored in iCloud Drive. According to multiple posters on the MacRumors forums, using the \"\"Reset All Settings\"\" option under General --> Reset has caused documents to be permanently deleted from iCloud Drive.\n\nBecause iOS 8 was so sluggish on my iPad 3 I reset all settings (No data or media will be deleted) and sped it up BUT deleted my iWork data! Then promptly synced and deleted it in iCloud.I have public beta of Yosemite so can't roll back via time machine. I have no pre iOS 8 backups in iTunes or iCloud to revert to (well iCloud device backups don't contain cloud documents and I should have iOS 7 backups in iTunes but can't find any. iCloud has no trash like dropbox. They seem gone forever.The \"\"Reset All Settings\"\" option explicitly says that \"\"No data or media will be deleted,\"\" and it is meant to reset all user preferences to the default out-of-the-box settings. That the option is deleting iCloud Drive documents appears to be a serious bug, though it may be limited to Apple's own iWork apps like Pages, Keynote, and Numbers. One user had all of his iWork documents wiped by using \"\"Reset All Settings,\"\" while other app information remained in iCloud.\n\nIn our own testing, using \"\"Reset All Settings\"\" deleted all iWork documents stored in iCloud Drive on the iPhone and on iCloud.com. After allowing time for syncing to a Mac running OS X Yosemite, all of the documents disappeared from that machine as well. Preview and TextEdit documents, which cannot be accessed on the iPhone, remained untouched on the Mac.\n\nThere appears to be no simple way to recover iCloud Drive documents that have been erased by \"\"Reset All Settings\"\" in Yosemite, and several people who have been affected by the bug are now in contact with Apple support in an effort to retrieve their documents. A Mavericks user was, however, able to recover his files from a backup folder, and OS X Yosemite users may also have luck with recovering files via Time Machine.\n\nOne user said that Apple was waiting on engineers to investigate the issue, while another said his account had been placed in troubleshooting mode to attempt to recover the data.\n\nIntroduced with iOS 8 and OS X Yosemite, iCloud Drive is Apple's answer to cloud-based storage services like Dropbox. iCloud Drive allows users to store a variety of documents like spreadsheets, PDFs, images, and more, accessing them on any device. Currently OS X Mavericks users can access iCloud Drive documents via iCloud.com, but iCloud Drive will be fully functional in October, after OS X Yosemite is released.\n\nUsers who have iCloud Drive enabled may want to refrain from using the \"\"Reset All Settings\"\" option on their devices for the time being, in order to avoid accidentally erasing important documents stored in iCloud Drive.\n\nRelated roundups: iOS 8, iOS 8 Features\"\n2424,A TYPE of super-strong magic mushroom has been found growing in the Queen’s garden.\n2431,\"The Apple Watch is on track for a February release, according to supply chain sources in China. A February launch echoes an earlier report from The Information, which said Apple will be “lucky” to ship by Valentine’s Day.\n\nWhile mass manufacturing of the Apple Watch hasn’t begun yet, there are already concerns that sapphire production won’t be able to meet initial demand. The constraints will likely result in making more expensive Apple Watch models harder to come by.\n\nAll sapphire for the Apple Watch is coming from Apple’s plant with GT Advanced (GTAT) in Arizona. Because of Apple’s very stringent quality specifications, GTAT will reportedly be unable to meet the level of output Apple had hoped.\n\nNot all Apple Watch models use a sapphire display, however. The lowest-end Apple Watch Sport uses strengthened Ion-X glass, while the mid-level Apple Watch and higher-end gold Apple Watch Edition use sapphire.\n\nInitial supply constraints are not uncommon for Apple products, especially entirely new product categories like the Watch. If lines to see the Watch in person during Paris Fashion Week are any indication, demand will be extremely high when it goes on sale.\n\nSince the Apple Watch was unveiled last month, it’s been clear that the product is unfinished on multiple levels. Demo units shown to the press have been running videos on continuous loops, and Apple hasn’t said anything about pricing. All Apple has said about availability is that it plans to ship by “early 2015.”\n\nVia: G4Games\"\n2432,\"A California company is hoping to revolutionize the security business with autonomous robots.\n\nThe Knightscope K5 is one of four drones now patrolling Microsoft's Silicon Valley Campus.\n\nMatt Stambaugh, the Calgary Eyeopener's science and technology columnist, spoke about how the five feet tall robots learn.\n\n\"\"You take them to an area, apparently an operator has to walk around the perimeter where they're supposed to patrol once, then they go about learning their environments,\"\" said Stambaugh. \"\"What they're using is a variety of different sensors essentially to take the role of what a lot of private security contractors do today.\"\"\n\nAccording to Stambaugh, the robots are capable of detecting anomalies and making decisions.\n\n\"\"It's not quite as advanced as what Google is doing with their self-driving car, but they've got different sensors on board to make a map of the area and then they've got code on board to decide what is something that should be reported back.\"\"\n\n\"\"They've got thermal imaging if you need. They've got chemical sensors, licence plate recognition software [and] facial recognition software,\"\" said Stambaugh. \"\"It looks kind of like a large Roomba. And so instead of looking for dust bunnies it's looking for, you know, criminals.\"\"\n\nK5s to hit the market in 2015\n\nAccording to Stambaugh, the robots will be hitting the market starting 2015.\n\n\"\"What the company Knightscope is trying to do is to lease these out on a per-hour basis,\"\" said Stambaugh. \"\"So $6.25 an hour they'll lease you one of these K5s and that's about half the price of the average security guard.\"\"\n\nThere are many advantages to a robot over a human patrol. \n\n\"\"They'll work triple shift, 24 hours a day. The battery is supposed to last around a day and when it runs out they go back to a charging carpet and in 20 minutes they are charged up again.\"\"\n\nStambaugh also said the robots do not have any weapons, but that may change in the future.\n\n\"\"Basically what it's doing is calling back to a manned response centre if something is going wrong,\"\" he said.\"\n2433,\"Jordan’s King Abdullah is reportedly personally involved in executing air strikes against Islamic State positions in the aftermath of the terrorist group’s brutal execution of Jordanian pilot 1st Lt. Moaz Kasasbeh.\n\nShafaqna news and Iraqinews.com claimed to have confirmed with their sources that King Abdullah is personally involved in conducting the air strikes. What remains unclear is whether Abdullah is personally suiting up and flying a plane, or instead commanding units involved in the mission.\n\n“The Jordanian King Abdullah II will participate personally on Thursday in conducting air strikes against the shelters of the terrorist ISIL organization to revenge the execution of the Jordanian pilot [Kasasbeh] by the ISIL,” said the IraqiNews report.\n\nOthers on social media have reported similar statements.\n\nJordanian Author Waleed Abu Nada Tweeted on Wednesday afternoon, “Local reports here in Jordan say that King Abdullah will personally fly and lead the airstrikes against ISIS tomorrow.”\n\nMiddle East commentator Joseph Braude wrote on Twitter: “Reports that Jordanian King Abdullah, himself a pilot, will fly sorties on ISIS targets.”\n\nBefore assuming the throne, Abullah II was a Major General in charge of Jordanian Special Forces. Abdullah is also certified as a Cobra Attack Helicopter Pilot. In 1980, he joined the UK’s Royal Military Academy Sandhurst and was commissioned as a 2nd Lt. in the British Army.\n\nJordanian air strikes on Wednesday neutralized at least 55 Islamic State jihadists, including a top Islamic State commander who was known as the “Prince of Nineveh,” according to reports.\"\n2434,\"Two of the nation’s leading experts on the use of deadly force by the police are warning against overreaction to an audio recording that purportedly captures the sound of the gunshots that killed Michael Brown.\n\nThe newly surfaced recording, which has not been publicly verified by investigators, was first broadcast by CNN.\n\nOn the 12-second clip, it is possible to hear a series of what appears to be quick pops, followed by a brief pause and then another succession of rapid shots. St. Louis attorney Lopa Blumenthal and her client, who wishes to remain anonymous to the public, took the recording to the FBI on Monday. Blumenthal says she counted 11 shots fired.\n\n“There's that pause, which is what gave me pause, when I first saw it,” Blumenthal told Yahoo News. “It was a pause so there was time to think about it and deliberate. That doesn't mean that I'm saying it helps one side or the other. But I do know that in a 12-second tape, where eight seconds of it is a shooting, a three-second delay is a significant period of time.”\n\nRon Martinelli and Michael Levine, both longtime criminal justice consultants, told Yahoo News that the audio needs to be authenticated and considered with other evidence before its importance can be evaluated.\n\n“Pauses may or may not be anything of tremendous significance,” said Martinelli, a retired officer and criminologist specializing in police practices. “The answer is: It depends. In the end, this is about a forensic reconciliation of statements and forensic facts and evidence.”\n\nLevine, a retired DEA agent and law enforcement trainer, said that anyone willing to put a value on a recording before it has been corroborated is discrediting themselves.\n\n“If they gave that opinion on a witness stand, they would be chewed up and spit out by any defense attorney, even a defense attorney that got his degree at Sears & Roebuck School of Law,” Levine said.\n\nBlumenthal told Yahoo News that she has no qualms about bringing the recording forward.\n\n“There's no bad evidence, there's just evidence,” Blumenthal said. “It doesn't take sides. It helps lead to where you are going and discover the truth. Every little bit helps.”\n\nThe potential new discovery comes to light more than two weeks after Ferguson Police Officer Darren Wilson fatally shot Brown, an unarmed 18-year-old, in broad daylight in the middle of a residential street.\n\nThe audio was unwittingly captured by a man taping  an online web chat inside his apartment near the shooting scene.\n\nOn the recording, the unidentified Ferguson resident is heard complimenting a friend’s looks during a video chat, when two bursts of loud pops erupt in the background.\n\nBlumenthal said her client heard the noise, but paid it no attention because gunshots are common in the neighborhood. The unidenitifed man, she said, had to be persuaded to come forward.\n\n“Even after I talked to them about it, they were very dubious that it had any type of value,” Blumenthal said. “My client nor I are seeking any publicity or attention at all. There's no motivation to say it is what it's not.\"\"\n\nBlumenthal said she and her client were interviewed by FBI agents about the recording late Monday.\n\nFederal and state investigators are conducting separate criminal and civil rights investigations into the controversial shooting.\n\nFerguson Police Chief Thomas Jackson has said Wilson was attempting to tell Brown and his friend, Dorian Johnson, to stop walking in the middle of the road, when the officer realized that the pair fit the description of suspects being sought in the theft of cigars from a nearby convenience store.\n\nChief Jackson said a scuffle ensued after the teen struck Wilson in the face and that a shot was fired inside the officer’s squad car as Brown attempted to grab the officer’s gun. But Johnson has told reporters that it was Wilson who was the aggressor, and that Brown never went for the weapon. Instead, Johnson says, the officer shot his friend while Brown was trying to flee but had stopped and put his hands up in surrender.\n\nWilson, 28, is on paid leave and has not spoken publicly about the shooting.\n\nBlumenthal said her client gave a copy of the recording to federal investigators.\n\n“(The FBI) thought this would be an important piece of the investigation,” she told CNN.\n\nAn FBI spokesperson declined to address the issue of the recording when contacted by Yahoo News on Tuesday.\n\nFBI audio engineers are reportedly planning to analyze the recording for authenticity.\n\nMark O’Mara, the Florida attorney who successfully defended shooting suspect George Zimmerman, told CNN that while it may be too early judge the audio’s significance, the scientific review could unearth new evidence.\n\n“I look forward to hearing if that tape has Mike Brown’s or Darren Wilson’s voice on it saying stop,” O’Mara said.\n\nSeparate autopsies performed on Brown revealed that he was struck at least six times, including by what was likely a fatal shot to the top of his head. Authorities have not disclosed how many times Wilson fired his weapon.\nVeteran forensic audio expert Paul Ginsberg listened to the recording on Tuesday.\n\n“The gunshots are unmistakable,\"\" Ginsberg told Yahoo News.\n\nBy Ginsberg’s count, he said, there are 10 shots on the recording, but he said he could understand why an untrained ear might hear more.\n\n“I can confidently say that I heard at least 10 shots,” said Ginsberg, who has worked on such major investigations as the Sandy Hook school shooting. “I'm hearing six shots, followed by very close to three seconds of pause, followed by four more shots.”\n\nMessages sent to Ferguson police seeking information on the type of service weapon that it assigns to officers went unanswered on Tuesday. Levine said officers across the country commonly carry semi-automatic pistols with a capacity of 15 to 17 bullets.\n\nAny potential pause in Wilson’s shooting would have to be weighed against statements given to investigators, Levine said.\n\nLevine said the pause “would raise an alarm if I had qualified witness statements and the officer’s statement that conflicts with that.” He added, “But I don’t know what this officer’s official statement is here. I don’t think anyone does.”\n\n(This story was updated at 8:30 p.m. CT.)\n\nFollow Jason Sickles on Twitter (@jasonsickles).\"\n2438,\"Innovative might not be the first word that comes to mind in describing Comcast. But are we giving the company credit where credit is due? Let's face it, after that harrowing 18-minute customer service call went viral in July, it looked like Comcast had nothing more to strive for—it had reached peak horrible. Yet if reports this week are accurate, Comcast has continued to shine as an innovator in the competitive field of corporate terribleness: It got a customer's employer to fire him for complaining about shoddy customer service.\n\nThe full story in all its sadistic glory is at Consumerist, but here's the SparkNotes version. A customer named \"\"Conal\"\" started subscribing to Comcast service in early 2013. There were issues: erroneous charges, bills that never arrived, discounts that weren't applied. Conal considered canceling his service, but decided to stick with it after a Comcast rep promised that the issues would be resolved and threw in some free perks. As another friendly gesture, the company also allegedly sent and billed Conal for $1,820 of equipment he'd never ordered.\n\nThis is where it gets crazy. Conal, understandably frustrated, decided to bypass the customer service department and take his complaints straight to the Comcast controller. During the call, he claims, he suggested that a private-sector oversight group look into Comcast's billing and accounting issues. Shortly after that call, Comcast contacted Conal's employer—a large accounting firm that Consumerist reports happened to do business with Comcast. The rep claimed that Conal had name-dropped his employer as leverage during the call; according to the story, the firm opened an investigation against Conal and then fired him from his job.\n\nIt's hard to know who's telling the truth here. Conal tells Consumerist that he never mentioned his employer and that someone at Comcast must have looked him up to figure out where he worked. Comcast, for its part, has allegedly refused to release any tapes of the phone calls it made on the matter. That's a little strange: If Conal did invoke his company's name in a threatening way, Comcast could easily prove as much by excerpting the relevant portion of his call. So much for monitoring \"\"for quality assurance purposes.\"\" If you want it done right, record the call yourself.\"\n2440,UK Prime Minister Cameron confirmed Haines' death and stated that the UK government was working to verify the video.\n2441,\"An Indian public official has been sacked for taking leave 24 years ago and never returning to his desk in the country’s notoriously work-shy bureaucracy, the urban development ministry said.\n\nAssistant executive engineer A.K Verma went on leave in 1990 after joining India’s central public works department (CPWD) a decade earlier.\n\nVerma defied bosses’ orders to return to work after his requests for additional leave were denied.\n\n“He went on seeking extension of leave, which was not sanctioned, and defied directions to report to work,” the government said in a statement on Thursday.\n\nEven after an inquiry found him guilty of “wilful absence from duty” in 1992, it took another 22 years and the intervention of a cabinet minister to remove him, the government said.\n\nUrban Development Minister M. Venkaiah Naidu ordered his dismissal in order to “streamline the functioning of CPWD and to ensure accountability,” it said.\n\nIndia’s civil servants have long been notorious for arriving late, taking long lunches or spending parts of their day on the golf course.\n\nA 2012 survey by the Hong Kong-based Political and Economic Risk consultancy rated India’s bureaucracy as the worst among major Asian countries.\n\nPrime Minister Narendra Modi has said he was shocked by what he saw in the corridors of power after moving to New Delhi following his landslide election victory in May last year.\n\nDuring his first few months in office, Modi developed a reputation for paying unannounced visits to government offices.\n\nFear of being caught playing truant triggered a rise in attendance levels among civil servants and Delhi’s main golf course has reportedly been largely deserted on week days.\"\n2442,\"Google leased all 1.9 million square feet of Moffett Place, a Sunnyvale office complex under development by Jay Paul Co.\n\nGoogle Inc. has cemented a pair of massive real estate deals in Sunnyvale and Redwood City that boost the company's Silicon Valley footprint by 2.8 million square feet – about the size of the Empire State Building and enough room for more than 10,000 workers.\n\nEven by Google standards, the latest transactions are blockbusters: In one deal, Google has agreed to lease all of Jay Paul Co.'s Moffett Place, a 1.9 million square foot office campus currently under construction in Sunnyvale. It's a contender for the largest office lease ever signed in Silicon Valley and perhaps the state of California.\n\nIn a separate but no less notable deal, Mountain View-based Google completed the purchase of six buildings from Blackstone Group and Starwood Capital totaling about 934,000 square feet at Redwood City's Pacific Shores office park. It's Google's first entry into that city and a potential game changer for that commercial real estate market.\n\n\"\"Google is obviously a very strong company and they are in hyper growth mode,\"\" said Amber Schiada, director of research for real estate services firm JLL.\n\nThe deals — both of which I previously reported were in the works — were confirmed by sources close to the transactions. Google declined to comment for this story. Blackstone didn't return inquiries. Jay Paul's longtime broker Phil Mahoney of Newmark Cornish & Carey, would only say that Moffett Place is off the market.\n\nGoogle's expansion on the Peninsula has been the biggest real estate story since the 2008 Great Recession as the world's biggest Web-search advertising company has bought and leased building after building, radiating out from its Mountain View headquarters. Its real estate growth dwarfs even that of Cisco Systems Inc.'s expansion during the 1990s.\n\nTerms of the latest deals were not disclosed, but sources estimated the Redwood City sale at around $625 per square foot, or $583.75 million. That would make it perhaps Google's single largest real estate acquisition by footprint and dollar amount ever in Silicon Valley.\n\n\"\"I welcome them to our city and I look forward to working with them,\"\" said Redwood City Mayor Jeffrey Gee in an interview this afternoon. \"\"For a long time I would go around and say, 'Redwood City is one of the best kept secrets in the Bay Area. With Google and everything going on, we're not a secret anymore.'\"\"\n\nAside from sheer size, the deals are notable for several reasons. First, they showcase Google's incredibly ambitious growth plans as the company enters new business sectors such as wearable computing, self-driving cars and robotics — all of which could be huge space users on their own.\n\nGoogle has not even moved into much of the space it has leased or bought over the last several years. Yet the company continues to bank more elbow room for future expansion, suggesting it is thinking far down the line in terms of its space needs. Google counted 55,030 employees globally as of Sept. 30, according to its most recent quarterly report, up 18 percent — or 8,600 Googlers — from a year ago.\n\nThe transactions also alter the marketplace dynamics in two cities by taking available space off the table. Schiada noted that Moffett Place was the largest speculatively built project under construction in Silicon Valley. In Redwood City's Pacific Shores, which is more than 90 percent leased, I'm told Google will honor all current tenants' leases for now, but will evaluate moving into spaces as they become available in the years ahead.\n\n\"\"A big question is what does this leave for tenants,\"\" Schiada said, speaking specifically about the Moffett Place deal. \"\"It also increases rates, because the supply becomes more limited.\"\"\n\nStill, that could actually be a good thing for tenants down the line by pushing developers to build more product, she added.\n\n\"\"This deal essentially eliminates a significant portion of new development, which could prompt more developers to move forward,\"\" she said.\n\nJim Beeger, a veteran broker with Colliers International, said in the short term, the Sunnyvale deal could also push tenants back into the market.\n\nThe transaction could \"\"cause tenants of all sizes to realize they should have more of a sense of urgency in their search for a new site,\"\" he said. \"\"Moffett Place will be difficult to replicate, and those who lingered no longer have this option.\"\"\n\nSethena Leiker, senior analyst for Cushman & Wakefield's Silicon Valley office, agreed.\n\n\"\"There's not a lot of spec development coming,\"\" she said. \"\"If you want to take any new space, you're going to have to take something that's proposed.\"\"\n\nOne result, Beeger said, could be a \"\"trickle-down effect\"\" of growing tenants moving to other areas of Santa Clara County that have available sites.\n\nScore for Sunnyvale\n\nGoogle's lease at Moffett Place is a huge win for San Francisco-based Jay Paul Co., if one that's not entirely unexpected. Jay Paul already leased 949,000 square feet to Google in Sunnyvale at a nearby campus called Technology Corners, making Google a natural prospect for the new development.\n\nAnd while Google has not yet started moving into Technology Corners, the company has also been growing elsewhere in Sunnyvale this year, snapping up the old Juniper Networks headquarters (424,000 square feet) and former head office of Palm Computing Inc. (285,000 square feet). And it's rumored that a fund, CBRE Global Investors, that's buying up land all around Sunnyvale's Moffett Park business district is actually acting on behalf of Google.\n\nYet landing Google wasn't guaranteed when Jay Paul started building Moffett Place earlier this year on spec. Other major tech tenants were also making offers on the property, according to sources. The rent Google is paying isn't known, but Jay Paul was asking $3.75 per square foot on a triple-net basis, or not including utilities, taxes and fees.\n\nRedwood City action\n\nIn Redwood City, Google picks a up a major chunk one of Silicon Valley's marquee office campuses. The 10-building, 1.7-million-square-foot project was built by Jay Paul Co. in the early 2000s and gained notice for its sleek design and swanky amenities including pools, a rock-climbing wall, day spa and baseball diamonds.\n\nStarwood bought the campus in 2006 for about $833 million, and immediately sold two buildings to Shorenstein, the San Francisco-based landlord. Blackstone came into the picture after acquiring the junior debt on the property a couple of years ago. Informatica also acquired two buildings out of the 10 in 2012 for $525 per square foot. Google's acquisition this week is only for the six Blackstone/Starwood buildings.\n\nAs I reported earlier this month, a new owner could build even more office space at Pacific Shores. New zoning approved about a year ago could allow total build-out of up to 3 million square feet.\n\nGoogle — which like many expanding tech companies is focused on reducing its car and shuttle trips as traffic worsens during the current boom — may have been attracted to the project partly for its water transit possibilities beyond freeways.\n\nPacific Shores is a half mile from the Port of Redwood City, where a Google pilot project earlier this year tested running ferries from San Francisco and Alameda to the port.\n\nMayor Gee said the city would be happy to work with Google on such a plan, should the search company decide to go in that direction.\n\n\"\"One of the things that's always a challenge with new forms of transportation is, is there enough there there,\"\" he said. \"\"With Google, that potentially brings the there there.\"\"\n\nCheck back later for more on this story.\"\n2443,There have been reports of predator drones being launched from Iraq and reports of a US drone flying over Syria.\n2444,\"A luxe Viking island owned by the world's sixth-richest athlete, golfer Tiger Woods, is up for sale, the Telegraph of London reports.\nNaturally it has room for putting practice, with half a dozen tee boxes and a golf hole. It also has a private ferry, stables and pasture land, its own protected bay, a \"\"mini-mansion\"\" of a villa, a hunting lodge and a landing strip.\n\nOh -- and it also has a \"\"hill fort\"\" dating back to the Stone, Bronze and Iron ages that was more recently (about a thousand years ago) a Viking stronghold. Visitors can take forest trails up to the top for views like those ancient man might have seen.\n\nListing agent Sabine Rollinger of Vladi Private Islands confirmed in the Telegraph report: \"\"This island was owned by Tiger Woods, but after his divorce he doesn't need an island in Sweden anymore.\"\"\n\nCalled Stora Rullingen, it's on Lake Malaren, about an hour from Stockholm. Three international airports are within 60 miles.\n\nCLICK PHOTO FOR SLIDESHOW.\nCLICK PHOTO FOR SLIDESHOW.\nWoods married Elin Nordegren, a former model born and raised in Stockholm, in 2004. They had two children -- daughter Sam in June 2007 and son Charlie in February 2009 -- but their marriage unraveled when Charlie was a baby. Nordegren learned during Thanksgiving 2009 that Woods had been cheating on her, and soon after, his very public one-man SUV crash revealed their marital problems to the world.\nSubsequent news reports said his dalliances involved perhaps a dozen women. Their divorce was finalized in August 2010.\n\nVladi Private Islands declines to disclose the asking price except upon application, but a listing at Private Islands Online prices the property at 6 million euros, or about $7.1 million at today's exchange rates. The Vladi listing pegs the property at about 62 acres; Private Islands Online says its about 82 acres.\"\n2445,\"It’s a eyeball-grabbing headline: “God is a woman, priest who died for 48 minutes claims.”\n\nBut it’s almost certainly not true.\n\nA screengrab of the likely untrue story of a priest who supposedly died and saw a female God. The picture of the “priest” appears to be a stock photo, not a picture of an actual priest. (Image via monitor.co.ug)\n\nThe story of the Catholic priest who supposedly died briefly and saw a female God has gained massive traction online, sparking debates on Reddit and getting picked up by everyone from the Dallas/Ft. Worth radio station KVIL-FM to viral news sites such as Inquisitr.\n\nYet the story does not appear to spring from any news outlets close to Boston, Massachusetts, where the priest was reportedly working.\n\nInstead, the “story” was first reported by the Daily Monitor, a newspaper based in the African nation of Uganda.\n\nWhy would a remote African nation be first to an American faith story?\n\nBecause it pulled the tale from the World News Daily Report, a “satirical” website.\n\nTo add insult to injury, the images of “Father O’Neal” that accompany the stories appear to be stock photos (as Reddit user NewdAccount pointed out), not pictures of an actual priest.\n\nIt seems this story is another bogus tale in need of debunking, like the Sandy Hook conspiracy theory or the fake report of a military coup against the Obama administration over the revelation of an alleged Colin Powell affair.\n\nSpokespersons for the archdiocese of Boston were not immediately available for comment Sunday morning.\n\n—\n\nFollow Zach Noble (@thezachnoble) on Twitter\"\n2446,\"RESIDENTS fear a mechanical six-foot-tall carol singing bear could be hit with an ASBO after receiving complaints his festive tunes were causing a noise nuisance.\n\nAlthough the bear, named Bernard by staff at The Loft café in Ampthill Road, Shefford, stands outside each day bringing joy to passing children who run past him trying to make him sing and dance, it would seem he doesn’t make everyone so merry.\n\nOn Monday an enforcement officer from Central Bedfordshire Council visited the café to inform staff that there had been complaints made about Bernard’s singing because he was causing a public nuisance.\n\nAccording to staff at The Loft, opened by husband and wife team Rob and Teresa Farndon in October last year, Bernard was out every day in December last year spreading some festive cheer without any complaints being made and has been put away at 4pm every night since he took up his post again two weeks ago.\n\nEmployee Abbie McGee said: “The children love him and there’s even one woman who used to put 20p in his pocket every time she went past.\n\n“As soon as you shut the door you can’t hear him anymore, he isn’t loud. I can’t believe there have been complaints, is no-one allowed to have fun anymore? It seems really silly that someone would moan about a bear when we’re on the high street where there is constant noise from the pubs and traffic.\n\n“He only sings Christmas songs.”\n\nEllen, a regular at The Loft, who has asked for her last name not to be used, said: \"\"Bearing in mind that he is not 'singing' loudly and actually cannot be heard in the cafe, I and a great many others in town fail to understand the problem.\n\n\"\"There are so many issues that do require council attention locally that I find it ludicrous that taxpayers' money is being used to effectively gag this popular 'toy'. Notwithstanding the fact that it is Christmas time and with all the serious issues people have to deal with on a daily basis its actually great to see people smiling as they walk or drive past and see him singing and dancing away.\n\n\"\"I fear he could end up with an ASBO and that would be more than I could bear.\"\"\n\nA spokesman for Central Bedfordshire Council said: “We have received one complaint regards a Christmas carol-singing bear and have visited the premises on a number of occasions and, while Bernard has not been deemed a nuisance, we have written to both parties, explaining the situation as part of an ongoing investigation. \n\n\"\"The council takes noise complaints seriously and has a legal obligation to fully investigate them, but we also want everyone in Central Bedfordshire to enjoy themselves over the Christmas period and would urge residents and business owners alike to be mindful of their neighbours and the local community when planning festivities.”\n\nCentral Bedfordshire Council would like to make clear no ABSO proceedings have been brought against Bernard nor has he officially been 'gagged'.\"\n2447,\"The story of English teacher Lucita Sandoval’s affair with a 16-year-old student went viral after video allegedly showing the two having sex leaked. But the video in question is from a porn website, and features a woman and a college student, a local newspaper found.\n\nA salacious sex tape from an Argentinian teacher’s affair with her 16-year-old student is likely nothing more than an Internet hoax.\n\nAn Argentinian newspaper debunked the racy story. While the actual tape may be real, it features a woman and a college student ― not a teacher and her pupil, Nuevo Diario reported.\n\nThe story of teacher Lucita Sandoval went viral after video allegedly showed the 26-year-old having sex with an underage student from her school in the city of Santiago del Estero. The scandalous story maintained the boy filmed her without her consent and then shared the 23-minute clip with his friends on WhatsApp.\n\nThe story rapidly spread throughout Latin America and picked up even more steam when English wire services reported it.\n\nBut the woman in the video is not a teacher ― and the “boy” is a college student, the Santiago del Estero newspaper found.\n\nWhile the tape is real, it appears to be from a porn website.\n\nThe real woman who appears in the clip, identified by a friend, is from a different Argentine city, Corrientes, the newspaper reported. She does have a teaching degree, but was not employed at the school in question. The newspaper tracked down the man in the video, too, who is well over the age of 16 and in college.\n\nIt’s unclear if “Lucita Sandoval” is a real teacher who was the victim of the online hoax or an entirely made-up person.\"\n2448,\"Eleven commercial jets have reportedly been stolen in recent weeks in Libya, and Western intelligence agencies have begun warning they could be used in terror attacks on Sept. 11, the anniversary of the devastating Osama bin Laden-orchestrated attacks on New York and Washington that left nearly 3,000 dead.\nAccording to a report in the Free Beacon, the jets were taken by Islamist militias in Libya, and reports distributed within the U.S. government “included a warning that one or more of the aircraft could be used in an attack … on the date marking the anniversary of the Sept. 11, 2001, terrorist attacks …”\n\nOne official in the report assembled by the highly respected Bill Gertz said, “There are a number of commercial airliners in Libya that are missing. We found out on September 11 what can happen with hijacked planes.”\n\nGertz now is senior editor of the Free Beacon, but he built his career during 27 years as reporter, editor and columnist with the Washington Times. He’s also authored six books and his online biography reveals the state-run Xinhua news agency in 2006 identified him as the No. 1 “anti-China expert” in the world.\n\nHis report about the missing jetliners notes authorities have a high level of concern because of the convergence of the cases of missing airplanes and the 13th anniversary of the Sept. 11 terror attacks.\n\nIt also is just two years after the Sept. 11 terror attacks on U.S. facilities in Benghazi, Libya, a scandal that still is reverberating through the Obama administration and threatening to become a game-changer for the 2014 elections.\n\nAmbassador Christopher Stevens and three other Americans were killed in that attack.\n\nWhat do YOU think? Do you fear for America’s safety? Sound off in today’s WND poll.\n\nA State Department official declined comment, Gertz reported.\n\nThe officials quoted by Gertz said U.S. intelligence agencies now are trying to locate all the airplanes belonging to two Libyan airline companies, and they have not confirmed the aircraft theft, which reportedly happened after the takeover by terrorists of Tripoli International Airport in August.\n\n“The state-owned Libyan Airlines fleet until this summer included 14 passenger and cargo jetliners, including seven Airbus 320s, one Airbus 330, two French ATR-42 turboprop aircraft, and four Bombardier CJR-900s,” the report said. “Libyan state-owned Afriqiyah Airways fleet is made up of 13 aircraft, including three Airbus 319s, seven Airbus 320s, two Airbus 330s, and one Airbus 340.”\n\nThe report blames Libyan Dawn, one of the terror organizations operating there, for the alleged thefts in late August.\n\nFollowing the warnings from Western intelligence agencies, Tunisia halted flights from Tripoli, Sirte and Misrata because of the potential the jets would appear in suicide missions, the report said.\n\nAnd Egypt halted flights to and from Libya.\n\nGertz said military components from Morocco, Algeria, Tunisia and Egypt were put on a higher level of alert.\n\nLibya has been an uncontrolled disaster area since the Obama administration engineered the removal in 2011 of strongman Muammar Gadhafi from office. His departure left terror factions struggling for control as the nation plunged into chaos.\n\nBoth Libyan Dawn and another group called Ansar al-Shariah were declared by Libya’s parliament to be terror groups. The report said Ansar al-Shariah reportedly has surface-to-air missiles, anti-aircraft guns and rocket-propelled grenades, among other weapons.\n\nAbderrahmane Mekkaoui, a Moroccan military expert, explained to Al Jazeera broadcasting that “credible intelligence” reports say the jets are intended for use by a group called Masked Men Brigade for attacks on the 9/11 date.\n\nGertz reported that a counterterrorism expert, Sebastian Gorka, explained the events that could develop with the stolen jets.\n\n“The first would be how commercial airliners were used on Sept. 11, 2001, literally turning an innocent mode of mass transit into a super-high precision guided missile of immense potency,” he said.\n\n“The second tactic could be to use the airframe with its civilian markings as a tool of deception to insert a full payload of armed terrorists into a locale that otherwise is always open to commercial carriers,” he said.\n\nGertz’s report noted the planes themselves become an agent of destruction.\n\n“Who needs ballistic missiles when you have passenger planes?” asked Michael Rubin, of the American Enterprise Institute. “Even empty, but loaded up with fuel, they can be as devastating.”\"\n2450,\"ISIS militants released gruesome video footage this afternoon of the beheading of American photojournalist James Wright Foley as a message to the U.S. to stop intervening in Iraq. Foley, a freelancer who contributed to the Global Post, was first captured in Libya in 2012, released, and then kidnapped again around Thanksgiving 2012 by unidentified gunmen in Syria. He was 39 years old.\n\nThe (extremely disturbing) video can be viewed here. @Mujahid4life tweeted stills from it, which are (aside from the one below), sickeningly graphic.\n\nThe Global Post reported the circumstances of his disappearance last year, after attempting to keep the news quiet for fear of Foley's safety:\n\nFoley had set off toward the border in a car about an hour before his capture. A witness, a Syrian, later recounted over the phone to a journalist in Turkey that an unmarked car intercepted Foley. The witness said men holding kalashnikovs shot into the air and forced Jim out of the car.\n\nThe witness said he noticed nothing that would indicate whether the aggressors were rebel fighters, individuals looking for a ransom, members of a pro-government militia, or a religious-based group with other motivations.\nHe was held captive for 635 days.\n\nIn 2013, Foley's family set up a Find James Foley website for him, which states that he's the oldest of five children. His friend, journalist Clare Morgana Gillis, wrote about him for Syria Deeply last year:\n\nJim sees the good in nearly everything and everyone. He is a master motivator. \"\"You got this, dude!\"\" he'll say. \"\"That story's great, just file it already.\"\" ...\n\nEverybody, everywhere, takes a liking to Jim as soon as they meet him.\"\n2451,\"The recent disappearance of domestic animals in the neighborhood started to arise suspicion from local residents when some people started to notice the old lady’s particular fur coats, some even recognizing their cats in the coat’s furs, a fact the lady vehemently denied before being caught on videotape by a private detective hired by local residents to follow the suspicious lady.\n\nIt is believed the old lady started at first to raise her own cats but finally decided to capture neighboring cats because she “got too much attached to the little critters”, she admitted in court.\n\nIt is estimated she used over 30 cats to make one single fur coat and over 20 fur coats were found in her house during the arrest\n\nThe retired fashion designer lured neighborhood cats with food and skinned them in her basement where she dried the skins. She also used the meat of the cats to lure other cats who unwittingly were eating their own species, a disgusting and cruel hobby admits local PETA spokeswoman Jane Churchill.\n\nLegal experts assess the 85-year old woman could spend up to 18 months in jail for her crimes.\"\n2452,\"Reports in recent days had suggested that North Korean dictator Kim Jong-un may open a restaurant in Scotland, exposing the western world to a variety of delicacies including dog meat. \nReports had suggested that North Korean supreme leader Kim Jong-un may open a restaurant in Scotland.Reuters\n\"\"It would not surprise me at all if they opted to open a restaurant in Scotland,\"\" Edinburgh Evening News quoted Michael Madden, editor of the North Korea Leadership Watch blog, as saying. He further explained that North Koreans consider Scotland, which leans more towards leftist ideals than England, more suitable to \"\"deal with\"\".\nMoreover, the North Korean leader is said to have been keenly interested in Scottish affairs during the Referendum Debate of September 2014, wherein voters decided \"\"yes\"\" or \"\"no\"\" on \"\"Should Scotland be an independent country?\"\".\n\"\"Plus, North Koreans love whisky,\"\" said Madden, before elaborating, \"\"Tourists in North Korea are told to tip people in Scotch instead of the currency\"\". The restaurants, if they did open, would serve all nationally popular delicacies, giving the Scots a chance to experience North Korea, without actually going there. \nThe dictator already owns over a chain of restaurants \"\"Pyongyang\"\", with international branches including one in Amsterdam. Although the possibility is quite intriguing, an official at the North Korean Embassy in the United Kingdom is said to have denied any such plans.\n\nThe official at the North Korean embassy in England denied the claims, saying \"\"It's a nonsense\"\", and refusing to comment further, reported Independent.\"\n2453,\"A short video clip has been circulating online Tuesday that purports to show Saudi Arabia’s state television station blurring out the image of First Lady Michelle Obama as she and President Barack Obama met the new Saudi King during a visit to that country this week. But according to reporters who were on the ground as well as the information director at the Saudi Embassy in Washington, that was not the case.\n\n“Saudi TV has been showing the total arrival ceremony at the airport and at the Palace and nowhere is anything blurred,” Nail al-Jubeir told Bloomberg View’s Josh Rogin in an emailed statement.\n\nAdditionally, CNN’s Hala Gorani said her colleague Nic Robertson saw the first lady’s non-blurred image on Saudi TV himself:\n\nOur Nic Robertson in Riyadh telling me footage he saw on Saudi TV did not show a blurred Michelle Obama. On that note, Good night Twitter! — Hala Gorani (@HalaGorani) January 27, 2015\n\nThe Wall Street Journal’s Ahmed Al Omran confirmed the same:\n\nMichelle Obama’s blurry video is not real. The arrival was broadcast in full on state television without any blurring. @Max_Fisher — Ahmed Al Omran (@ahmed) January 27, 2015\n\nAs you can see from the un-blurred photo below, Michelle Obama declined to wear the traditional Muslim head scarf that is mandatory for all Saudi women but not required for visiting foreigners. However, she was not permitted to shake the new King Salman’s hand:\n\nMichelle Obama forgoes a headscarf and sparks a backlash in Saudi Arabia http://t.co/uycgVygf7V pic.twitter.com/6ICNigFaPT — Washington Post (@washingtonpost) January 27, 2015\n\nWatch video below, via YouTube:\n\n[Photo via screengrab]\n\n– –\n\n>> Follow Matt Wilstein (@TheMattWilstein) on Twitter\"\n2454,\"A woman who claims to be the girlfriend of Olympic swimmer Michael Phelps revealed in a Facebook post that she was born intersex, a fact she has not previously revealed to Phelps, among others.\n\nTaylor Lianne Chandler, 41, wrote a lengthy post describing her early life, saying that at birth she had male genitalia with no testicles as well as a uterus, without ovaries. Born David Roy Fitch, she writes that she went on testosterone blockers and changed her name to Paige Victoria Whitney in her teens, then had surgery when she was in her 20s. She writes in a post she put up Nov. 13:\n\n“By the time I could walk and talk I made it clear I was a girl and dressed as one. In my early teens I was medically diagnosed and went on testosterone blockers, at 15 estrogen enhancers. My birth certificate was modified along with my name while I was a teenager, prior to any corrective surgery. …\n\n“The problem is I have made friends that I never told and dated and married people that knew nothing of my past,” she writes. “If you don’t understand what intersex is, Google it. I was never a man, never lived as a man. No one can say they knew me as a man or produce a photo of me as a man.”\n\nAccording to the Intersex Society of America:\n\nA general term used for a variety of conditions in which a person is born with a reproductive or sexual anatomy that doesn’t seem to fit the typical definitions of female or male. For example, a person might be born appearing to be female on the outside, but having mostly male-typical anatomy on the inside. Or a person may be born with genitals that seem to be in-between the usual male and female types.\n\nChandler, who writes that she thinks her revelation may cause Phelps to terminate their relationship, claims on a Facebook page filled with photos of Phelps that she met the 29-year-old swimmer on Tinder and said their relationship was “like a teenage love affair” and that they attended a Baltimore Ravens game on their first date. Phelps has not commented on the post and spent the month of October in rehab after his DUI arrest in September. He is serving a six-month suspension by U.S. Swimming and his DUI trial in Baltimore is set for Dec. 19.\n\n\nOn Wednesday, she wrote: “Heard from Michael he is out of rehab and back home” and added that she is frustrated with how her story is being reported.\n\n“I never lied to him,” Chandler sayd. “We were together for such a short period of time, I never had a chance to tell him about my life.”\"\n2455,\"Cristian Bale is eyeing — or i-ing, if you prefer — the role of Apple founder Steve Jobs.\n\nThe 40-year-old English actor is in talks to play the charismatic tech genius who gave the world the iMac, the iPod and the iPhone in Sony's upcoming biopic, The Times has confirmed. The Hollywood Reporter broke the news.\n\nDanny Boyle (\"\"Slumdog Millionaire,\"\" \"\"Trainspotting\"\") is directing the film, which may be called \"\"Jobs,\"\" from a script by Aaron Sorkin, who won a screenwriting Oscar for the Facebook drama \"\"The Social Network\"\" (released by Sony in 2010). Sorkin's screenplay is based on Walter Isaacson's bestselling biography \"\"Steve Jobs,\"\" acquired by Sony around the time of Jobs' death in October 2011.\n\nThe film has had a few twists and turns: Leonardo DiCaprio previously circled the Jobs role but ultimately passed, and \"\"Gone Girl\"\" director David Fincher was in talks to helm the film at one point.\n\nEven with Bale, the Jobs biopic still faces questions, particularly over whether audiences will continue to be fascinated by Jobs. While no doubt a towering, relevant figure in both technology and culture, those two areas are characterized by swiftly moving currents, and it remains to be seen where mass interest lies when the film eventually comes out.\n\nRather than take a traditional cradle-to-grave approach, Sorkin said at a 2012 Newsweek and Daily Beast event that the \"\"entire movie is going to be three scenes, and three scenes only, that all take place in real time.\"\" He added, \"\"Each of these three scenes is going to take place before a product launch — backstage before a product launch. The first one being the Mac; and the second one being NeXT, after he had left Apple; and the third one being the iPod.\"\"\"\n2456,\"Manama: Saudis in the northern areas drew on their imagination and sense of fun as they braved the cold weather to build snow camels in a rare tribute to the local culture.\nOne citizen in the Province of Tarif used his snow camel to promote the colours of local teams, drawing praise from the fans, while another opted for the traditional ghitra and agal to cover the head of the snowman he built.\nHowever, it was not all fun for Saudis after a religious scholar said that building snowmen or snow animals was not acceptable in Islam.\nThe fatwa, by Mohammad Saleh Al Minjed, said that building snowmen or any replica of an animal, even if it is for fun or recreation, could not be condoned. Only lifeless things, such as ships, fruit and buildings could be imitated, the fatwa said.\n\nNo date was mentioned about when the fatwa was issued, but it was widely circulated on social networks, triggering a wide and often heated online debate mainly among Gulf nationals.\nThose who supported the fatwa said that building snowmen was a crude imitation of the West.\nRelated Links\nSaudi blogger flogged for ‘insulting Islam’\nStage set for Saudi women ambassadors\n“It has no value in our traditions, and those who are fascinated by the West should emulate their inventions and sciences, not their culture,” a blogger said, Al Marsad news site reported on Monday.\nHowever, Mishaal, an angry blogger, blasted the fatwa.\n“We have snow for fleeting days, maybe even hours, and there is always someone who wants to rob us of the joy and the fun,” he posted. “It seems that the only thing left for us is to sit down and drink coffee,” he said.\"\n2458,\"A man’s letter of resignation from his job has gone viral for good reason, as he pretty much says everything that anyone with a terrible boss has ever wanted to say.\n\nAccording to reports, an iPhone game designer decided he had had enough with his job and his boss, so instead of placing a letter of resignation on the higher-up’s desk, he decided to put the letter at the end of a game he helped design called Electric Boogie. The letter of resignation can reportedly only be accessed if the user gets 100 points on the final level, but the effort to see it is well worth it.\n\n\n\nBrody –\n\nWorking for you is a living hell. You have your head so far up your ass, it’s no wonder your breath always smells like shit. Consider the cartoon animation and this letter, my resignation from you pathetic company. I quit.\n\n–      D.B.G 05/11/14\n\nA picture of the resignation letter has gone viral since one user apparently reached 100 points on the final level, and while the name of the game designer is unknown, his cleverness has to be admired.\"\n2459,\"There are Christmas miracles after all.\n\nFor Joe Riquelme's parents, the miracle came in the form of a plain white envelope containing a handwritten note from their son telling them he had paid off their mortgage.\n\nRiquelme, a successful app developer from New York who goes by the YouTube user name joeytrombone, on Thursday shared a video showing his parents’ heartwarming reaction to his incredibly generous Christmas gift.\n\nScroll down for video\n\nOne final gift: Joe Riquelme, an app developer from New York (center) surprised his parents this Christmas by giving them a life-changing present\n\nPriceless reaction: Riquelme's mother was shocked to find a note written by her son inside a plain envelope telling her he had paid off their mortgage\n\nBest gift ever? Riquelme placed bank documents inside the folded envelope along with his brief note\n\nTears of joy: The app developer's parents burst into tears in reaction to their son's generosity\n\nThe touching video, which has been viewed nearly 130,000 times in the last 24 hours, and counting, begins with Joe Riquelme sitting on a couch with his parents and their pet dog.\n\nLooking visibly nervous and struggling to keep his emotions in check, Riquelme tells his mom and dad that he has one more Christmas gift for them: a slightly dog-eared envelope folded in half.\n\nInside, there are documents from Bank of America accompanied by a handwritten note that reads: 'Your house is paid off. Merry Xmas. - Joe.'\n\nIn the corner, Riquelme drew a box with a list of three things his parents had done for their family with check marks next to each one: raising kids, college loans, mortgage.\n\nConfronted with the note, Riguelme's mother covers her mouth in shock and bursts into tears of joy mingled with laughter as her son labors to keep his composure.\n\nThe overwhelmed woman then passes the envelope to her husband, who also begins to weep.\n\n‘I love you. Thank you, Papi,' Riquelme's mom exclaims through sobs while showering him with hugs and kisses.\n\nGroup hug: The emotional video concludes with Riquelme's mom and dad embracing him and showering the young man with kisses\n\n'Sometimes the best gifts come in the lamest packages. Merry Christmas everyone! — feeling happy,' Riguelme later wrote on Facebook along with this collage from the video\n\nThe emotional minute-long video concludes with a group hug.\n\n'Sometimes the best gifts come in the lamest packages. Merry Christmas everyone! — feeling happy,' Riguelme later wrote on his Facebook page.\n\nA graduate of University of California at Davis with years of experience working in the semiconductor industry, last year Riquelme founded the New York-based startup Videoshop - a video-editing app available for the iPhone.\n\nTechie: Riquelme is a graduate of University of California at Davis who had spent years working in the semiconductor industry\n\nTaking flight: Last year, Riquelme founded the New York-based startup Videoshop - a video-editing app available for the iPhone\"\n2463,\"ABUJA, Nigeria — The leader of Nigeria's Islamist extremist group dashed hopes for the release of 200 kidnapped girls Saturday, denying reports of a truce with the government.\n\nIn a new video message, Boko Haram leader Abubakar Shekau says the schoolgirls have converted to Islam and married off. \"\"The issue of the girls is long forgotten because I have long ago married them off,\"\" he says, laughing.\n\nThe news goes counter to what the Nigerian government said nearly two weeks ago when it announced a cease-fire deal with the terrorist organization, raising hopes among the families of the kidnapped girls — who were taken from the northeastern Nigerian town of Chibok in April — that their daughters would soon be released.\n\nBut as the weeks dragged on with no sign of the kidnapped girls, hopes began to fade.\n\n\"\"I was very excited when I heard the news — I will finally reunite with my daughter,\"\" said Hamidah Amira, 36, whose 17-year-old daughter was kidnapped. But then desperation set in, especially as Boko Haram abducted dozens of young women and teenagers in northeast Nigeria and continued to launch attacks that forced hundreds to flee.\n\nDespite those incidents, the government insisted negotiations with the Islamists were ongoing in Chad, as some began to raise doubts a cease-fire was even agreed upon by the group.\n\nMartin Ewi, senior researcher at the Institute for Security Studies' office in Pretoria, said he didn't think Boko Haram had agreed to a truce, citing the lack of public statements on the issue in the past two weeks.\n\n\"\"The government might be talking to one faction … and then you have the other factions which might not have bought into the idea of dialogue,\"\" he said.\n\nHuman Rights Watch estimates Boko Haram, whose name loosely translates as \"\"Western education is forbidden,\"\" has abducted around 500 young women over the past five years.\n\nAlthough some girls managed to escape from the Islamists, the whereabouts and the fate of the rest of the young women are uncertain.\n\nA recent Human Rights Watch report, based on interviews with victims and witnesses of Boko Haram abductions, offers rare insight into a series of physical and sexual abuses the girls suffer in captivity, including rape, forced labor and beating.\n\n\"\"We found that the Nigerian government has never interviewed these girls, never really found out or learned what they've gone through, never attempted to do any kind of investigations,\"\" said Rona Peligal, Human Rights Watch deputy director for the Africa Division. \"\"They were kind of left on their own.\"\"\n\nChibok resident Solomon Ali is deeply critical of the government's handling of the situation since the beginning.\n\n\"\"We were disappointed that the government has done nothing to ensure these girls are released,\"\" he said, adding officials have failed to keep the community informed.\n\nOutraged by the kidnappings and the atrocities committed by Boko Haram, the international community has urged the Nigerian government to step up its efforts to free the girls. Since April, a campaign under the motto \"\"Bring Back Our Girls\"\" went viral on social media.\n\nPeligal says Nigerian authorities should do a better job responding to the Boko Haram threat and ensuring protection around schools.\n\n\"\"The government needs to better anticipate and plan for those kinds of abductions because they're continuing,\"\" she said. \"\"And the government should respond capably.\"\"\n\nEwi worries the girls would not be freed unless the government yields to Boko Haram's demands to release some of their militants.\n\n\"\"You can't pursue military operations and still be hoping to release the girls alive,\"\" he said.\n\nAnalysts warn the situation is likely to get worse in the months ahead of the 2015 election. Earlier this week, President Goodluck Jonathan, who is under increasing scrutiny for his failure to locate the girls, confirmed he would be running for re-election.\n\n\"\"The Boko Haram issue has been indeed politicized, and I expect it would be further politicized as we get closer to the election,\"\" said Peligal.\n\nIn the meantime, Amira — like other moms — waits, while making a personal appeal to Boko Haram to release her daughter and the other girls.\n\n\"\"They should sympathize with us, not with the government,\"\" Amira said.\n\nContributing: The Associated Press\"\n2468,\"Fear not, the street artist is still roaming free, spray can in hand\n\nBanksy has not been arrested, despite a report stating the contrary.\n\n“The Banksy arrest is a hoax,” the street artist’s publicist, Jo Brooks, told The Independent.\n\nHowever, the prank seems to have duped the internet, with his name quickly trending on Twitter.\n\nA false story, published on US website National Report, alleged that the identity of the British street artist had finally been revealed and he had been arrested by London’s Metropolitan Police and is being held “without bail on charges of vandalism, conspiracy, racketeering and counterfeiting”.\n\nThe story claimed that Banksy’s London art studio had been raided, where “thousands of dollars of counterfeit money along with future projects of vandalism” were found, along with ID thought to belong to the famed anonymous street artist, which allegedly identified him as Liverpool-born Paul Homer.\n\nHowever, a quick google search shows that the quotes were originally published in 2013 on hoax website on PRLog.\n\nNonetheless, the joke struck a nerve with Louise Mensch, who fell wholeheartedly for the ‘news’ and chastised the police for arresting the street artist and not focusing on other more pressing issues.\n\nYou have to be kidding me, @metpoliceuk. Banksy? There are so many criminals out there, Banksy? The great artist?\n\nAfter she was notified that the report was, in fact, a prank, she quickly apologised to the police.\n\nOK. Apparently it's bullshit. Sorry @metpoliceuk #Banksy\n\nFear not world, Banksy is still roaming free, spray can in hand.\"\n2469,\"The United States appears to now be flying unarmed surveillance drones over the IS stronghold of Raqqa, Syria. The pictures thus far suggest that the drone being used is the Predator. The two photos show the distinct downward facing V-shaped tail used on Predator drones, and the aircraft does not appear to be carrying any missiles. As such, the available evidence indicates that the drone is being used for surveillance purposes, rather than in a hunter-killer type mission.\nAccording to local activists, the drone has been circling over the city for three hours. If the reports are true, this would suggest that the air environment over Raqqa is permissive. Drones are visible on radar and easy to shoot down with air defense systems. The evidence thus far suggests that the drone is acquiring imagery – and possibly signals intelligence (SIGINT) – of Islamic State positions in the group’s most important stronghold. There is little doubt that this mission is intended to give US policymakers more information about IS positions in Raqqa. However, it does not necessarily signal the imminent use of force against IS positions in Syria.\nAs of now, there is no information about where the drones are based. However, open-source information allows for some informed guesses. The United States currently bases Predator drones in Turkey at Incirlik Air Force Base. The three drones are routinely flown over Northern Iraq and data is shared in real time with the Turkish military.\nA second option could be that the drones are being flown from Kuwait. Satellite imagery captured the deployment of US drones at Ali Salem Air Base.\n\nA third option is that the United States is now flying drones from an airbase in Iraqi Kurdistan.\n\nUpdate A regional security expert reports Predator drones were seen operating in the civilian airport near Erbil.\"\n2470,\"The mystery surrounding North Korean dictator Kim Jong Un's disappearance from the spotlight deepened today when he failed to show for a Workers' Party anniversary celebration.\n\nIt was the first time in three years Kim hadn't attended the event in Pyongyang, which today marked the party's 69th anniversary.\n\nBut while Kim wasn't there in person, a flower basket with his name on it was placed before statues of his father and grandfather, both of whom also ruled North Korea.\n\nScroll down for video\n\nKim Jong Un was absent from the Workers' Party 69th anniversary celebrations in Pyongyang today, but a flower basket baring his name was placed before statues of his father and grandfather, as were other baquets from North Koreans\n\nNorth Korean military personnel march as they visit the statues of late leaders, Kim Il Sung, left, and Kim Jong Il on Mansudae, as they mark the anniversary celebrations\n\nIt was the first time in three years, Kim hadn't attended the event amid reports his sister has taken over leadership as he recovers from a leg injury\n\nNorth Korean dictator Kim Jong Un's sister Kim Yo-jong (left), who has already been identified as Deputy Director of the Workers' Party, has reportedly taken leadership while her brother recovers from a leg injury\n\nHis absence comes as speculation mounts that his sister, Kim Yo-jong, 24, who is Deputy Director of the Workers' Party, has taken over the leadership while her brother recovers from a leg injury.\n\nThe 31-year-old hasn't been seen in public since September 3. He had been walking with a limp and was more overweight than usual in images that aired before that.\n\nAn official documentary from late last month described him as dealing with 'discomfort', which led to international speculation that he may be ill.\n\nIn Seoul, Unification Ministry spokesman Lim Byeong Cheol said that Kim appears to still be in charge of key affairs. He noted that a high-level North Korean delegation conveyed a greetings message to South Korean President Park Geun-hye during their surprise visit to South Korea last week.\n\nState media, later reported Kim was suffering from unspecified 'discomfort'. Sources have claimed the dictator had hurt his leg when he joined generals he had ordered to perform physical drills, and required 100 days to recover.\n\nNorth Korea has said nothing publicly about Kim's absence. But it is not the first time he has taken a break from the media spotlight - Kim wasn't seen publicly for about three weeks in 2012, South Korean officials say.\n\nHe IS Un-well: The North Korean leader has not been seen in public for more than a month because he pulled a tendon while exercising with his generals, a source with access to the dictatorship previously said\n\nBecause Pyongyang is publicly acknowledging Kim's 'discomfort', many analysts believe that he's unlikely to be suffering from anything particularly serious. When his father, Kim Jong Il, suffered major health problems late in his rule, state media said nothing.\n\nBut each day that passes only adds to the speculation. Kim missed a meeting of the country's parliament late last month, and was absent again from a gathering this week to mark his late father's election as ruling party head.\n\nToshimitsu Shigemura, a professor at Tokyo's Waseda University and an authority on North Korean affairs, appeared to suggest Ms Kim had taken control.\n\nHe told The Telegraph: 'Kim's sister may be young, but she has taken up some of the key leadership positions in North Korea, relying on the family name and bloodline to have her instructions carried out.\n\n'No-one can touch the Kim family and it doesn't matter that she is young, inexperienced and a woman. She is a Kim and that's enough.'\n\nAccording to South Korea's JoongAng Daily, Ms Kim is already in charge of her brother's daily schedule, 'as well as coordinating every detail of his fashion and hair style'.\n\nHealth fear: Kim has rapidly gained weight since coming to power after his father died of a heart attack in 2011\n\nPrior to the emergence of the latest claims, a source with access to the secretive North's leadership insisted Kim was in firm control of his government, playing down speculation over his health and grip on power.\n\nThe source said that Kim had just taken a step out of the limelight because of his leg injury.\n\n'He ordered all the generals to take part in drills and he took part too,' the source told Reuters on condition of anonymity.\n\n'They were crawling and running and rolling around, and he pulled a tendon.\n\n'He injured his ankle and knee around late August or early September while drilling because he is overweight.\n\n'He limped around in the beginning but the injury worsened,' the source said.\n\nKim, who has rapidly gained weight since coming to power after his father died of a heart attack in 2011, had been seen walking with a limp since an event with key officials in July, which would imply he may have aggravated an earlier injury.\n\nHe was last seen attending a concert with his wife Ri Sol-ju on September 3 but has vanished from public since\n\nKim has not been pictured by state media, which chronicles his whereabouts in great detail, since September 3\n\n'The longer he remains out of the public eye, the more uncertainty about him, and the status of his regime, will grow,' said Curtis Melvin, a researcher at the U.S.-Korea Institute at the Johns Hopkins School of Advanced International Studies in Washington.\n\nNorth Korean officials have denied that Kim's public absence since early September is health-related and a U.S. official following North Korea said this week there were no indications he was seriously ill or in political trouble.\n\nSpeculation that Kim's unusually long absence from public view may be due to ill health was fuelled by a North Korean TV report late last month that said he was suffering from 'discomfort'.\n\nSome Pyongyang watchers also suggest that Kim may have been sidelined in a power struggle, a scenario they say was reinforced by the unexpected visit on Saturday of a high-level delegation to the closing ceremony of the Asian Games in Incheon, South Korea.\n\nAnother interpretation of that visit holds that it was meant to convey stability in Pyongyang.\n\nThe source with knowledge of Kim Jong Un's health said rumours of a coup were 'rubbish'.\n\n'It would have to be a very subtle coup indeed not to disrupt international travel plans,' said Andray Abrahamian of the Choson Exchange, a Singapore-based NGO running a programme for North Koreans in Southeast Asia.\n\nNorth Korea is a hereditary dictatorship centred on the ruling Kim family. Kim's sister, Kim Yo Jong, is known to have an official role within the ruling party. His brother, Kim Jong Chol, and his estranged half-brother are not in the public eye.\n\nShots fired across border after activists urge North Korea to rise up against 'dictator' Kim\n\nNorth and South Korea exchanged machinegun fire today after the Communist state took objection to balloons loaded with leaflets condemning Kim Jong Un.\n\nNo casualties were reported in the exchange of fire, a sign of the tensions which sill exist between the two states.\n\nThey remain legally at war and are separated by the Demilitarized Zone, known as the DMZ.\n\nNorth Korean defectors launched balloons from the South today to send across leaflets and DVDs condemning the regime of Kim Jong Un, as well as American dollars\n\nThe balloons carried bags of leaflets and anti-Kim DVDs underneath. But they prompted North Korean border troops to fire across the border, which led to an exchange of fire\n\nSouth Korean activists had sent leaflets critical of the North Korean regime flying into the North from the town, prompting shots to be fired by the North's guards to try to bring down the balloons.\n\nSouth Korea's military returned fire after hearing the sound of the North's machinegun fire, the official said.\n\nSome rounds fell on the South side which then responded with high-calibre machine gun fire 'towards the North's guard posts,' a defence ministry spokesman said.\n\nThere was a further exchange of fire 10 minutes later, he added.\n\nLocal residents of Hwangsan-ri township in the border area of Yeoncheon were evacuated to shelters as a precaution.\n\nWhile naval confrontations along the Koreas' disputed maritime border occur from time to time, any military engagement across the heavily-militarised land frontier is extremely rare.\n\nIn 2010, the North shelled the South Korean border island of Yeonpyeong, killing four people and briefly sparking fears of a full scale conflict.\n\nThe balloon launch from Hapsuri was one of several planned to coincide with North Korea's celebration today of the 69th anniversary of its ruling Workers' Party.\n\nSeoul allowed the exercises to go ahead, despite prior warnings from Pyongyang of 'catastrophic' consequences.\n\nSome of the balloons carried messages denouncing North Korean leader Kim Jong-Un, who has not seen seen in public for more than a month.\n\nNorth Korea has reacted angrily to leaflet drops by South Korean private groups that carried messages attacking the authoritarian leadership in Pyongyang, vowing to attack them but has never taken action to follow up on the threat.\n\n'This is the first time North Korea actually took an action against leaflets. It spilt cold water over the South-North relationship after the high-level delegation visit from North. It will strain the relations again,' said Yang Moo-jin, a professor at the University of North Korean Studies, said.\n\nOn Tuesday, a South Korean naval ship fired warning shots after a North Korean patrol boat crossed a disputed sea border off the peninsula's west coast and fired shots back before retreating, a South Korean defence official said.\n\nThere were no casualties on the South Korean side and none of the shots by either side was aimed at the other's vessel, he told Reuters.\n\nEvidence of the shots fired by North Korea could be seen on the southern side of the Demilitarized Zone which separates the two states, including this bullet hole (centre). Both sides are technically still at war\"\n2471,\"Gill Rosenberg is reported to have been captured with several other women fighting with Kurds\n\nThere is “no hard evidence” that Isis has captured a Canadian-Israeli woman fighting with the Kurds in Syria, an expert has said, as officials struggle to discover the truth of militants’ claims the woman is just one of a group of female fighters to have been kidnapped near Kobani.\n\nGill Rosenberg, 31, is a Canadian-born woman and resident of Tel Aviv who volunteered to fight alongside Kurdish fighters in Syria.\n\nAccording to a blog linked to Isis (also known as Islamic State), which has been quoted by Israeli media reports, Ms Rosenberg was captured alongside several female fighters near Kobani. These reports have not yet been confirmed by Israeli officials, and the Canadian foreign ministry has said it is “pursuing all appropriate channels” to confirm Ms Rosenberg’s whereabouts.\n\n“I cannot confirm that and I hope that it isn’t true,” Israeli Defence Minister Moshe Ya’alon told an Israeli television channel when asked about the reports.\n\nCharlie Winter, a researcher at counter-extremism think tank Quilliam, said that while the rumours swirl around the state of Ms Rosenberg’s capture, there is “no hard evidence” to show that she has been taken by Isis.\n\n“No photos of her have been circulated by Isis,” Mr Winter said, “which means there is no hard evidence that she has actually been captured. At the same time, the YPG have denied the rumours, and the Free Syrian Army’s representatives in Kobani said the rumours haven’t been confirmed to them either.”\n\nMr Winter said despite the lack of physical evidence, the YPG and the Free Syrian Army are “not above deliberate obfuscation to make Isis look weaker,” but that it is impossible to know the truth without any official pictures or statements.\n\nOthers have refuted rumours of Ms Rosenberg’s kidnap however, claiming that she simply has no internet access and will be updating her status on Facebook as soon as she had a connection.\n\nOliver Brimo, who appears to be a friend of Ms Rosenberg, posted on her Facebook profile on Monday: “To those who are concerned about Gill Rosenberg’s safety. Gill is safe and she is not active on Facebook cause she has no internet access. Once she has internet access she will be updating her status [sic].”\n\nHe added: “Isis’s supporters launched a rumour on social media that she was captured in #Kobani which is not true, simply because Gill is at least 300km from Kobani [sic].”\n\nMr Brimo told The Independent on Monday that his source claims to have seen Ms Rosenberg \"\"in person hours ago\"\".\n\nOn 20 November, Ms Rosenberg posted that her Facebook page and friend requests were to be managed by someone else until she had access again, which she expected to happen approximately two weeks later, around the second week of December.\n\nMessages of concern have flooded her Facebook page since the claims emerged of her kidnapping.\n\nMs Rosenberg is a former member of the Israel Defence Force. A source linked to the YPG, the Kurds’ dominant fighting force in northern Syria, told Reuters News Agency in November that Ms Rosenberg was their first female foreign recruit and had crossed into Syria to fight Isis.\n\nAdditional reporting by Reuters\"\n2472,\"While it’s not clear exactly how waterproof the Apple Watch is, people who prefer to take their timepieces with them in the shower may have a new reason to be excited about the arrival of Apple’s new smartwatch.\n\nTim Cook told an Apple Store employee in Germany that he wears his Apple Watch with him in the shower, without any problem, according to a report from French site iGen. Considering how busy Cook is, his watch habit makes sense to stay on top of the time and any important notifications.\n\nTim Cook\nTim Cook\nThe Watch’s ability to survive in water isn’t surprising, since it’s designed as a workout accessory in addition to something people wear around town. The device has to be at least somewhat resistant to human sweat, and in protecting it against that kind of moisture, it makes sense that Apple’s engineers would make it showerproof as well.\n\nApple hasn’t claimed that it’s fully waterproof, which may make it less appealing to swimmers, divers and other people who want their timepieces to survive an extended dip in the water. There’s also the matter of the Watch’s battery life: Cook said that he has to take it off every night to charge.\n\nIt won’t be long until consumers will be able to try out all of that for themselves. Cook revealed last month that the watch will be available for sale in April.\"\n2473,\"Kim Yo-jong, the younger sister of North Korean leader Kim Jong-un, might be leading the hermit kingdom instead of her brother, a recent report from Seoul-based think tank, North Korea Intellectuals Solidarity (NKIS) revealed.\n\nAccording to NKIS on October 1, Kim Jong-un — who has failed to appear at official events since early September — is getting medical treatment at Bonghwa Clinic from both domestic and foreign medical teams. Meanwhile, in his absence,  Kim Yo-jong is charged with handling important government decisions.\n\nAn unnamed source told NKIS that a decision to give Kim Jong-un extended medical treatment was made at a meeting of the Political Bureau of the Central Committee of the Workers’ Party of Korea on September 6. The meeting was reportedly held at Kim Yo-jong’s suggestion.\n\nAs a result of the meeting, Pyongyang decided four things. First, to give special and extended medical treatment to Kim Jong-un in order to quickly restore his health. Second, all North Korean high level officials and party members should be responsible in following Kim’s previous orders. Third, the party and army should be on wartime-like alert while Kim Jong-un is out of commission. Lastly, all the important matters related to government administration should be reported to Kim Yo-jong, so that Kim Jong-un can concentrate on getting better.\n\nKim Yo-jong is the daughter of the former North Korean leader Kim Jong-il and his wife, Kim Yong-hui. She was first spotted at a photo session for participants at the 3rd Conference of the Workers’ Party of Korea in September 2010, when she stood next to her father’s personal secretary.\n\nShe was officially mentioned for the first time on March 9, 2014, as she accompanied her brother in voting for the Supreme People’s Assembly. She was identified as a “senior official” of the Central Committee of the Workers’ Party of Korea. She is widely seen as having taken over the role of her aunt, Kim Kyong-hui, the wife of the executed Jang Song-thaek. Kim Kyong-hui supported her elder brother Kim Jong-il during his rule.\n\n“Some say Hwang Byong-so, director of the General Political Bureau of the Korean People’s Army, may have assumed new No. 2 status, but given what has been confirmed this time, we can say Hwang is just a shadow, and Kim Yo-jong is the second-in-command of North Korea,” said Kim Heung-gwang, the head of NKIS.\n\nMeanwhile, speculation over Kim Jong-un’s sustained absence continues unabated.\n\nSouth Korea’s Yonhap News Agency reported, citing an unnamed source, that he is suffering from gout.\n\nA Daily Mirror report said that Kim Jong-un is addicted to Swiss cheese, which may have contributed to his health problems.\n\nCurtis Melvin, a researcher with the U.S.-Korea Institute at Johns Hopkins University, told Foreign Policy that Kim Jong un spends much of his time at the family compounds in Wonsan and Kangdong. The family compound in Kangdong is where Kim Jong-il recovered from his stroke.\n\nIn addition, Free North Korea Radio (FNK) reported on September 29 that Kim hadsurgery on his ankle. The surgery was reportedly successful.\n\nHowever, the South Korean government has refused to confirm that Kim is suffering from any health problem.\n\n“I think it is hard to relate Kim’s absence to his health since there used to be a time when Kim disappeared from official events [for] over ten days,” said Lim Byeong-chul, a spokesman of the Ministry of Unification.\"\n2474,\"Two Australian men think they may be in possession of the world's oldest burger, after they kept a Quarter Pounder with cheese bought for a friend who never turned up to eat it.\n\nWhen Eduard Neetz and Casey Dean were 13 an 14 respectively, they took a trip to their local McDonald's restaurant in Adelaide to grab some food after a party.\n\nThe men picked up an extra for their mate Jono who never showed. That was 20 years ago.\n\nJono told the boys to hold on to his meal until next time he came to visit as a joke, and 'he hasn't been back yet', the men told The Project.\n\nScroll down for video\n\nAdelaide men Eduard Neetz (left) and Casey Dean (right) purchased this Quarter Pounder from McDonald's 20 years ago\n\nTwo decades later it has no mould on it whatsoever\n\nThey showed off their prized possession on The Project on Monday evening\n\nEduard and Casey have kept the burger under lock and key for the past two decades, and though it looks as though it was picked up at a Maccas just moments ago, the Quarter Pounder is 'rock hard'.\n\n'It's rock hard, absolutely solid as a brick' the friends said while showing off their prized possession.\n\nAfter all that time kept behind closed doors, Casey told the program it was time to 'free the burger' and boys have released a song on iTunes dedicated to their 'Senior Burger'.\n\n'As opposed to a Junior Burger', Casey joked.\n\nAfter all that time kept behind closed doors, Casey (left) told the program it was time to 'free the burger'\n\nThey say the burger is 'rock' hard and 'solid as a brick'\n\nThe pair horrified The Project hosts when they pretended to eat the burger\n\nThey have now released a song in honour of 'Senior Burger' with all proceeds going to Beyond Blue\n\nAll proceeds raised from sales of their song go directly to BeyondBlue and Carry Bickmore soon asked the pair how much she would have to donate for them to sample the burger.\n\nDespite all The Project hosts trying to get Eduard and Casey to take a bite out of the age-old snack and the men playing along, quite quickly they flat out refused.\n\n'No way you guys are sick!' Casey laughed. 'It's a 20-year-old burger we're not eating it, no way.'\n\nThe men have set up a website, Twitter account and Facebook page for Senior Burger, where fans can purchase merchandise and listen to their serenade to the Quarter Pounder.\"\n2475,\"We reported on Monday that a meteor, thought possibly to be a chunk of an Earth-passing asteroid, was the cause of a 40-foot crater outside the international airport in the Nicaraguan capital.\n\nBut astronomers and NASA scientists are now casting doubt on that possibility. The biggest mystery is that no one so far has reported seeing a flash of light in the sky that would be expected to accompany such a meteor strike.\n\n\"\"While a meteoritic origin for this crater cannot be ruled out with absolute certainty, the information available at this time suggests that some other cause is responsible for its creation,\"\" NASA's blog concludes.\n\nSpace.com reports:\n\nIt's a sentiment echoed by Wilfried Strauch, an adviser to Nicaragua's Institute of Territorial Studies, or Ineter, who concluded that it's \"\"very strange that no one reported a streak of light.\n\n\"\"We have to ask if anyone has a photo or something,\"\" he said.\n\nIt also appears that a meteor landing in Nicaragua could not have come from asteroid 2014 RC, also nicknamed \"\"Pitbull,\"\" as first thought. National Geographic writes:\n\nJPL's Asteroid Watch concurs:\"\n2476,\"Apple is continuing to experience \"\"Hairgate\"\" problems but they may just be a publicity stunt launched by the company.\"\n2477,\"The North Korean dictator Kim Jong Un has not been seen in public for more than a month, leading to rumors his sister has taken over while the Supreme Leader fights an illness or sits under house arrest.\n\nWhere is Kim Jong Un?\n\nThe saber-rattling North Korean leader has not been seen in public for more than a month, spurring rumors he is ill and leading to speculation over who — if anyone — has filled the power vacuum in Pyongyang.\n\nBut there's one atom bomb of a theory being mentioned by Korea watchers that's quickly gaining currency.\n\nAnalysts believe 27-year-old Kim Yo Jong, the seventh and youngest of Kim Jong Il's children with four women, has risen rapidly within the regime and may be secretly running the Hermit Kingdom — for now.\n\nLittle Kim reportedly went to the same Swiss boarding school with Kim Jong Un and has held positions within the North Korean government since her father was in power.\n\n\"\"If in fact she is running the country — as someone in their early- to mid-20s — to me that is quite alarming,\"\" Center for Strategic and International Studies analyst Victor Cha told CNN. \"\"It means there is something seriously wrong with Kim Jong Un and there is some sort of void that they're desperately trying to fill.\"\"\n\nState TV showed Kim Jong Un uncharacteristically walking with a noticeable limp in July at the 20th anniversary memorial commemorating the death of his grandfather, the nation's founder.\n\nAfter the Supreme Leader's recent vanishing act, health theories have abounded. Kim is ill with everything from gout and a cheese addiction to ankle problems and diabetes. State media called what ails Kim \"\"discomfort\"\" in a Sept. 26 report.\n\nHe may even be under house arrest, according to Remco Breuker, professor of Korean studies at Leiden University in the Netherlands.\n\n\"\"We're not sure where he is, or what's happening,\"\" Breuker told the ABC News. \"\"We don't know whether he's in the hospital or whether he's been put under house arrest.\"\"\n\nKim Jong Un, whose pal Dennis Rodman said is 31, saw his waistline balloon since he ascended to power in late 2011, analysts note.\n\nSis Kim Yo Jong is a senior official in the Central Committee of the Workers' Party of Korea. But her role might have expanded dramatically if Kim Jong Un is incapacitated.\n\n\"\"She is one of the only people in (North Korea) that we know has unfettered direct access to KJU. At the present time I would not be surprised if she is sole gatekeeper,\"\" North Korea Leadership Watch blog's Michael Madden told NBC News.\n\nKorea watchers point to Friday's anniversary of the founding of the Ruling Workers Party. If Kim Jong Un doesn't show, expect speculation to reach fever pitch.\n\njmolinet@nydailynews.com Follow on Twitter @jmolinet\n\nON A MOBILE DEVICE? CLICK HERE TO WATCH THE VIDEO.\"\n2478,\"The fungi was found by TV gardener Alan Titchmarsh\n\nA hallucinogenic toadstool mushroom is growing in the gardens of Buckingham Palace.\n\nThe red and white spotted Amanita muscaria species - also known as fly agaric - has been discovered by Alan Titchmarsh while on tour of the grounds with ecology expert Professor Mick Crawley.\n\nThe discovery of the mushroom - which is likely to have grown on the 40-acre land without being specifically cultivated - was recorded during a 12-month study for ITV show The Queen's Garden, which is to be aired on Christmas Day.\n\nMr Titchmarsh asks Professor Crawley if the fungi is edible, to which he replies: “That depends what you mean. It’s eaten in some cultures for its hallucinogenic effects. But it also makes people who eat it very sick.\n\n“The old-fashioned thing to do was feed it to the village idiot, then drink his urine because you get all the high without any of the sickness.”\n\nMr Titchmarsh, known for presenting BBC gardening programme Ground Force and the annual RHS Chelsea Flower Show, then says: “I think I’ll forgo that and stick to some normal mushrooms”.\n\n“Not something to try at home,” he added.\n\nChemicals muscimol and ibotenic acid found in the fungi cause psychoactive effects such as drowsiness, hallucinations, mood changes, euphoria and disassociation.\n\nThe plant has a long history of religious and shamanic use dating back around 10,000 years.\n\nHowever, unlike psilocybin mushrooms - which were reclassified to Class A in 2006 and have been more popular for recreational use - the legal status of selling fly agaric in the UK remains complicated. Possession is not illegal.\n\nThe physical effects are described as \"\"undesirable\"\" and the chemicals can carry risks of poisoning and death, according to drug advice charity Talk to Frank.\n\nThe mushrooms are culturally depicted in Lewis Carroll's Alice in Wonderland, Nintendo's Super Mario Brothers video games and in Disney's musical production Fantasia.\"\n2479,\"A NUN in Italy was rushed to hospital with stomach pains only to discover she was pregnant and about to give birth.\n\nItalian media reports that the nun, 31, originally from South America, was part of the all-female convent in Macerata.\n\nShe is believed to have been pregnant when she arrived from South America in June.\n\nDoctors performed an ultrasound only to discover that the woman was heavily pregnant. She was taken to the delivery room where she gave birth to a healthy baby boy soon after.\n\nThe Archbishop of Camerino-San Severino said it up to the unidentified sister if she wanted to stay within the Church. It has been reported that the nuns want to help raise the baby together at the convent\n\nHe also dismissed calls for the nun to be excommunicated, saying: “Excommunication is something really big and cannot be issued for having a baby.”\"\n2480,\"A tour of the royal grounds at Buckingham Palace went through the looking glass when so-called “magic mushrooms” were found in the garden, The Telegraph reports .\n\nThe discovery was made while a television crew was touring the gardens in preparation for an ITV television show called The Queen’s Garden, which will air on Christmas day. While taping the show gardening expert Alan Titchmarsh and ecology expert Professor Mick Crawley noticed some red and white spotted fungi. Titchmarsh asked, “Is it edible?” and, according to The Telegraph, Professor Crawley replied, “That depends what you mean.”\n\nThe fungus found in the Queen’s garden was a naturally occurring Amanita muscaria (no one suspects Queen Elizabeth II of cultivating the magic mushroom) that according to Prof. Crawley is “eaten in some cultures for its hallucinogenic affects. But it also makes people who eat it very sick.” The fungus, commonly known as fly agaric or fly mushroom, does have hallucinogenic properties, but it is not the same as the illicit psychoactive mushroom that contains the illegal drug psilocybin. Still, Titchmarsch wisely replied, “I won’t be eating any of that.” Titchmarsh told The Sun that he was surprised to happen upon the red and white-headed toadstool, “That was a surprise, but it shows just how varied the species are.”\n\nPalace officials said Friday there are several hundred species of mushrooms growing in the palace gardens, including a number of the Amanita muscaria. It is understood that the mushrooms grew naturally in the palace grounds rather than having been planted there. Palace officials made it clear to the AP that mushrooms from the garden are not used in the palace kitchens.\"\n2481,\"An audio recording released Tuesday morning may shed light on the death of a Missouri teenager fatally shot by a police officer Aug. 9.\n\nThe tape, provided to CNN, allegedly contains audio captured during a Ferguson resident's video chat at the time of the shooting. CNN says the authenticity of the tape has yet to be verified, but what appears to be gunfire can be heard in the background of the call.\n\nAs many as 10 shot-like sounds can be heard. Several shots are fired in what appears to be fairly quick succession. There is a brief pause, then more shots are fired.\n\nAn autopsy concluded that Michael Brown, 18, was shot six times, with two fatal shots to the head. The Ferguson officer involved has been identified as Darren Wilson, 28.\n\nLaw enforcement officials and bystanders have provided differing accounts of what led to the fatal encounter. Police say Wilson stopped Brown and a friend for walking in the street, asking the two to move to the sidewalk, and words were exchanged. According to Wilson's account, he was attacked by Brown as he attempted to exit his cruiser and the two scuffled for the officer's gun inside the car.\n\nBoth Wilson and witnesses concede Brown took off running. The witnesses say the officer fired on the unarmed teen as he had his hands up to surrender. Wilson supporters say Brown was bull-rushing Wilson, who shot Brown in self-defense.\n\nThe shooting ignited racial tensions, sparking several days and nights of protests, riots, looting and unrest.\n\nBrown's funeral service was Monday, and the case is currently being presented to a grand jury. Attorney General Eric Holder has promised a thorough investigation.\n\nThe organization Black Lawyers for Justice plans to file a $200 million class action lawsuit against Ferguson authorities Tuesday, KDSK-TV reported. According to the organization's website, the group's mission is to fight police brutality.\n\nA press conference is set for 1 p.m. CT Tuesday at the U.S. District court building in St. Louis.\n\nFollow @RobinAria on Twitter.\"\n2483,\"Offers have been pouring in to re-home a dog found abandoned at a train station along with a suitcase filled with his belongings.\n\nKai’s heart-breaking story received media attention around the world after he was discovered tied to a railing outside Ayr station in Scotland.\n\nThe Scottish SPCA has received hundreds of messages online after Wimbledon champion Andy Murray and Trainspotting author Irvine Welsh tweeted about Kai.\n\nA spokeswoman for the charity said it has received dozens of calls from members of the public offering Kai a new home.\n\n“The phone’s been ringing off the hook all day. We’ve had over 100 offers to take him on. It’s really unusual to get that sort of interest,” the SSPCA said.\n\nDog abandoned at train station with suitcase full of belongings > http://t.co/fKlBh4yX6N pic.twitter.com/5EcNcRTOim— SCOTTISH SPCA (@ScottishSPCA) January 6, 2015\n\nDog abandoned at train station with suitcase full of belongings > http://t.co/fKlBh4yX6N pic.twitter.com/5EcNcRTOim\n\nIt seems a despicable act to leave a dog at a station like that, but remember that many folks are so sad, depressed and desperate right now.— Irvine Welsh (@IrvineWelsh) January 6, 2015\n\nIt seems a despicable act to leave a dog at a station like that, but remember that many folks are so sad, depressed and desperate right now.\n\n@ScottishSPCA I would give Kai a loving home which he deserves!! Pls reply— Nathan Fletcher (@ziggy2505) January 6, 2015\n\n@ScottishSPCA I would give Kai a loving home which he deserves!! Pls reply\n\n@ScottishSPCA is Kai still available for adoption? located in Canada but love the breed and will pay any necessary costs to have him come.— brenda chan (@_bchan_) January 7, 2015\n\n@ScottishSPCA is Kai still available for adoption? located in Canada but love the breed and will pay any necessary costs to have him come.\n\n“Normally, when we get an abandonment, it’s usually a staffie and we don’t tend to get many offers to re-home them, but when it’s an unusual breed or a particularly cute one, then we get a lot of interest.\n\n“I’m sure Kai’s story has tugged at a lot of heartstrings.”\n\nThe Scottish SPCA has asked for anyone with any information about the ‘cruel incident’ to contact them.\n\nAbandoning an animal is an offence under the Animal Health and Welfare (Scotland) Act 2006.\"\n2485,\"Although Apple has given us our first peek at the Apple Watch, so far we don’t know much about it, including when it will be released or how much its many versions will cost.\n\nA new report, however, provides some possible answers to these questions. According to a French website, the Apple Watch will start at around $500 for the steel model. And gold? Gold will be even more expensive.\n\nAccording to iGen.fr, the stainless steel Apple Watch in polished steel or black will cost $500 when it debuts close to Valentine’s Day of 2015. This would be a $150 premium over the anodized aluminum Sports Model, which Apple said last month would start at a price of $349.\n\nFor the gold model, expect to spend 10 times as much. According to iGen.fr’s sources, the gold Apple Watch in yellow or pink gold would cost between $4,000 and $5,000 when it goes on sale in January.\n\niGen.fr also suggests that the Apple Watch will rank low on the iFixIt repairability scale. They claim the only thing on the Apple Watch that will be user-replaceable is the strap, so don’t expect to be able to repair an Apple Watch the way you would a normal timepiece.\n\nAs for shipping date, iGen.fr’s sources say the Apple Watch is still on track for a February 2015 release date. That pink gold Apple Watch is looking like a pretty good Valentine’s Day present right now, isn’t it?\"\n2489,\"Sorry to disappoint, fans of Led Zeppelin, but it doesn’t look like a reunion will be happening any time soon.\n\nAccording to a report from UK publication The Mirror, the group’s famed lead singer Robert Plant literally tore up a contract to reunite the band worth almost $800 million, saying the timing just wasn’t right for a reunion tour.\n\nSir Richard Branson of the Virgin brand fame was apparently behind the entire thing, offering the band an obscene amount of money just to reunite for a few dozen shows. The contract was reportedly for 35 shows in three cities: London, Berlin, and an unnamed location in New Jersey. Each of the three remaining original members would have earned somewhere over $200 million each just for performing, while another $100 million in merchandising profits was to be shared between the group members.\n\nEnglish: Robert Plant of Led Zeppelin\nRobert Plant of Led Zeppelin (Photo credit: Wikipedia)\n\nBranson was reportedly also ready to supply the group with their own private jet for the tour. The mogul was prepared to take one of his airline’s planes and rebrand it “The Starship”. The contract also had an extension option to add 45 more shows in additional venues should the band agree.\n\nThe other two original members of the group apparently signed on immediately, and Jason Bonham, the son of late drummer John Bonham, was set to step in for his father. Plant apparently met with conert promoters to discuss the deal, and during the meeting actually ripped the contract in two, ending any chance of a regrouping.\n\n\nWhile $800 million is certainly a lot of money, it’s not like Robert Plant (or any of the other members for that matter) really need it. Led Zeppelin are one of the most successful groups of all time, having sold around 112 million records in the United States alone (that figure is three or four times that when the entire planet is counted). In fact, they are the fourth best-selling music act in American history, right behind The Beatles, Elvis Presley, and Garth Brooks.\n\nRobert Plant has also had an incredibly successful career outside of Led Zeppelin. He has released fourteen albums, selling additional millions and making his chart history that much more impressive. His collaborative album Raising Sand with bluegrass/country singer Alison Krauss may not have been his most commercially successful, but it was adored universally by critics, and won he, Alison, and producer T-Bone Burnett five Grammys back in 2009, including Record of the Year and Album of the Year.\n\nWhile the band’s last album of original music, Coda, was released back in 1982, the band has continued to sell well throughout the years, making millions in repackagings, reissues and live album releases. The group’s last show together was in London back in December of 2007, which was a tribute to legendary music executive Ahmet Ertegün. The concert is thought to have had the most-desired tickets of any show in history, as when it was announced, 20 million requests were submitted online for passes.\"\n2490,\"While other global leaders rant their exasperations and anger towards the extremists ISIS fighters and its entire caliphate, one leader may just take matters in his own hands. Jordan's King Abdullah II, visibly shaken and angered over the death of one of his kingdom’s military pilots, has vowed to exact revenge. Reports in Arabic-language newspapers hinted he may don his pilot suit and drop the bombs himself.\n\nPhotos have emerged over the Internet of a poker-faced Jordan King Abdullah II who was wearing a fatigue green army uniform. The reports emerged after the Jordanian leader vowed a relentless war against the ISIS right on their own territory. The portal dailycaller said the king leader, a trained pilot, “may fly a bomber himself on Thursday.”\n\nThe news of the burning of Jordanian pilot First Lieutenant Moaz al-Kasasbeh by the ISIS happened while the king was in the U.S. King Abdullah is a strong ally of Washington and London. Al-Kasasbeh got captured when the F-16 fighter he was flying crashed over the jihadi Syrian headquarters in Raqqa in December. He had been burned alive in a cage by the terrorist army. In a closed-door meeting with U.S. lawmakers following the video’s release, King Abdullah II said the ISIS will see a retribution it hasn’t seen before.\n\nSafi al-Kaseasbeh, the pilot's father, said earlier the 53-year-old monarch had personally attended to the coordination for the release of his son, which had ended in vain. “The King told me that he was following up personally on Muath’s case,\"\" the grieving father told the Jordan Times. \"\"He said Crown Prince Hussein, may God protect him, is no dearer to me than Muath.” The younger al-Kaseasbeh had graduated from King Hussein Air College, the academy named for Abdullah's father.\n\nKing Abdullah said they will pursue the black-clad terrorist army until they ran “out of fuel and bullets.” Quoting lines from the ‘Unforgiven,’ a movie led by American actor Clint Eastwood, he said the death of one of Jordan’s sons will call not only for the death of his killers, but also their “wives and all their friends, and burn his damn house down.”\n\nDuncan Hunter, California Republican Rep., told the Washington Examiner that King Abdullah II has called his officials to arrange “more sorties than they've ever had. They're starting tomorrow.” Mohammad Momani, Jordanian government spokesman, quoted by Fox News, said the country’s response to the assassination “...will be swift. Jordanians’ wrath will devastate Daesh’s ranks.”\n\n\"\"All the State's military and security agencies are developing their options. Jordan's response will be heard by the world at large but this response on the security and military level will be announced at the appropriate time,\"\" Momani said.\n\nJon Alterman, director of the Center for Strategic & International Studies' Middle East Program, told Fox News that Jordan’s words were not just mere lip service or emotional outbursts. \"\"Their ability to do difficult things with small numbers of highly trained people is up there with some of the best militaries in the world.\"\"\n\nDavid Schenker, former adviser to Defense Secretary Donald Rumseld and director of the Arab politics program at The Washington Institute, said Jordan's military force, \"\"regionally speaking, they are people of high quality.\"\"\n\nTo report problems or to leave feedback about this article, e-mail: e.misa@ibtimes.com.au.\"\n2492,\"SAN SEVERINO - Go to the hospital accusing a terrible stomach ache and comes out clutching their arms a pretty baby. It would just be a story with a happy ending, a birth like many, one that comes from the lanes of the department of obstetrics and gynecology of \"\"Bartolomeo Eustachio\"\" San Severino Marche were it not for the fact that the protagonist of the race to the hospital this time it was a new mother any but a nun who had sworn, years ago, chastity to the Lord with eternal fidelity.\nShe had arrived at the hospital, accompanied by her sisters, from the emergency room. Exactly complained of stomach pains but ultrasound has revealed the mystery and the doctor on duty invited nun and sisters to immediately take the road of the department of obstetrics not without a moment of embarrassment. Amniotic sac broke and team immediately into action to deliver the nun. In the story, of course, little is known about the same even if it took him nothing to go around the country and come out not only dall'ovattato silence ensured by medical and nursing staff who witnessed the happy event but also from that, more religious in this case, the convent which would seem to be even a cloistered monastery in the area (in San Severino there are two, the monastery of St. Catherine and the St. Clare, both in the area of Catsello). Nothing leaked, of course, on the identity of religious, nor on physical features of the infant. Mystery over whether resembles more the mother rather than the father. And if you do not ask to be born was a boy or a girl as in lane embarrassments are palpable. We only know that the mother of the unborn child, the original of a state in South America, would arrive in Macerata for some time and would find accommodation, perhaps refuge in a cloistered in our province. It is also hard to say whether the sister has or less confessed his sin, not venial, to his superior. We know, however, that the religious would come first to the emergency room, and later would bring up the ward, accompanied by other sisters who, even before a miracle, they entrusted the prayer of the Lord who in the meantime was to come to light. The entrance to the acceptance took place Sunday and was, however, a great day of celebration for the arrival of a new life. So, really embarrassed general, were followed by the team that performed the childbirth exciting phases that accompanied the same. No flowers at the entrance of the bedroom which these days has ensured the anonymity that the new mother , however, seems to have decided to keep the small and that maybe now will be transferred elsewhere, probably in a family home. Certainly before Sunday the nun would not be left unattended, this is what I would tell her that the religious have shared cloistered in recent months. And certainly in the structure that housed it, the nun could hardly have had contact with the outside world. Although the ways of the Lord, you know, are really endless. Not surprised, months ago, the news of the birth of another sister, this time the Congolese. The child came to light was first given to a pair of Tolentino and then taken to the adoptive parents with an unexpected and unexpected measure of the Supreme Court finally entrusted to a halfway house. In that case the natural mother had abandoned the little girl, at birth . The child for two and a half years had been grown by two new parents that if the view were then subtract.\"\n2495,\"Islamic State militants appear to have killed missing American journalist James Wright Foley, if a video that surfaced Tuesday is to be believed. \n\nFoley was a freelancer who frequently reported for the Global Post and Agence France-Presse about ongoing conflicts in the Middle East. When Foley first disappeared in Syria, reports indicated that he had been captured by pro-government forces. Instead, it appears that his captors were members of ISIS. He had previously been kidnapped in Libya. \n\nThe video that surfaced Tuesday first shows a clip from President Obama's press conference calling for air strikes against \"\"the terrorist group ISIL.\"\" About halfway in, a man believed to be Foley speaks in English to his family. He's on his knees, with an ISIS guard standing over him. In a [likely ISIS-scripted] speech, he blames Obama and the U.S. government for his impending death and implores his family not to take a penny from the government. He then addresses his brother, John, who is in the U.S. Air Force. \n\n\"\"I died that day, John,\"\" he says, referring to U.S. air strikes against the militant group. \"\"When your colleagues dropped that bomb on those people, they signed my death certificate.\"\"\n\nWhen the video reorients itself to focus back on Foley and his executioner, the mike previously hooked up to his shirt is gone. The militant spouts off an angry tirade against the United States, and the camera cuts away after the first few seconds of the beheading. \n\nAt the end of the video, ISIS militants parade another captive journalist, Steven Sotloff, who they threaten will be the next victim if the U.S. government's policy toward the militant group doesn't change.\n\nThe video was taken down from Youtube shortly after it was publicized. A HuffPo blogger who claimed to have shared the video apologized for doing so:\n\nAs of November 2013, at least 30 journalists were being held captive in Syria. Many more have been killed in the ongoing conflict.\"\n2496,\"Warning graphic image: Oliver Ilic, 22, had to call ambulance as he couldn't stop the bleeding after his DIY razor blade operation\n\nA Macedonian man chopped off his penis and threw it in the bin after he was dumped by his girlfriend for his lack of bedroom skills.\n\nThe man told medics he felt his small-sized penis was to blame for the split.\n\nAnd, he said, as it was useless he decided to cut it off.\n\nOliver Ilic, 22, had called medics after he could not stop the bleeding.\n\nAnd the jilted lover was taken on a stretcher in bloodstained jeans to hospital in the eastern town of Kocani.\n\nPolice searched his house and discovered the severed organ in a bin after it had been cut off with a single swipe from a razor blade.\n\nWARNING: Graphic image below\n\nCEN   Shock injury: Oliver Ilic chopped of his penis and threw it in the bin after he was dumped by his lover\n\nThe bloody penis was delivered to the local hospital but a surgeon skilled enough to carry out the reattachment couldn't be found.\n\nIlic was then transferred to the hospital in the capital Skopje, where surgeons managed to reattach the penis in a complicated five-hour surgery.\n\nThey said it was still too early to know if the operation would be a success and whether the man's organ would ever function properly again.\n\nThis was the second recent example of a Macedonian man cutting off a penis.\n\nAnother 40-year-old man did the same a short while ago but in his case the member was not reattached because he had thrown it into the toilet and flushed it away.\n\nDoes penis size matter? Watch US actor and filmmaker Patrick Moote on why he told the world about his small manhood\n\nVideo loading\"\n2497,\"If 9to5Mac’s latest findings are true, than Apple’s biggest product of the year could be the MacBook Air. (You know, right behind the Apple Watch.) According to early reports, Apple has completely redesigned the MacBook Air, ditching the full-sized USB port, MagSafe connector, and SD card slots for something entirely different.\n\n9to5Mac’s Mark Gurman writes: “The 12-inch MacBook Air will be considerably smaller than the current 13-inch version, yet also slightly narrower than the 11-inch model. The new 12-inch version is approximately a quarter-of-an-inch narrower than the 11-inch version, yet it is also a quarter-of-an-inch taller in order to accommodate the slightly larger display. In order to fit the larger screen into a footprint about the size of the current 11-inch model, the bezels on the display have been reduced on all sides.”\n\nprofilecompare copy\n9to5Mac's artist Michael Steeber designed renditions of what the new Air could look like. Here's a side view of the rumored 12-inch Air (left) compared to the current 11-inch Air (right).\n\nWhy this matters: We already have an 11-inch MacBook Air... and a 13-inch, too. So, doesn’t a 12-inch just seem unnecessary? To keep up the MacBook Air’s reputation of being ultra-light and ultra-portable, it makes sense to keep the Air’s screen size at 13-inches or less. However, something smaller than 11-inches will just be too small. So, the 12-inch could actually fill that “just right” sweet spot nicely.\n\nIt’s not all about the size\nHowever, if 9to5Mac’s design estimates are correct, this is the start of a new design shift for the MacBook Air. We’ll see features that are slimmer and more compact than before, with an edge-to-edge keyboard, a modified trackpad, and a thinner profile (yes, the Air will actually be getting smaller).\n\nApple could also introduce USB Type-C on the new Air, which means it would no longer need a MagSafe port, as reports on USB Type-C indicate that it can be used to power computers. 9to5Mac believes this single port could be used as a sort of hub, allowing users to plug in multiple devices to the Air.\n\nOf course, this is just speculation at this point—Apple has yet to announce a new MacBook Air officially—but 9to5Mac’s artist renditions are pretty cool. Check out their full report for more details.\"\n2498,\"In case you missed it, Vogue Magazine, one of the most glamorous institutions in the country has been dealing with the least glamorous issue ever: a rat infestation.\n\nThe rodents have literally been living it up in Vogue’s new luxurious digs at 1 World Trade Center in New York City. Reportedly, the rats took up residence in Anna Wintour’s office and have moved into the magazine’s world famous accessories closet.\n\nGawker reported that the critters have made Vogue’s infamous editor-in-chief scared to enter her office without taking precautions first.\n\n“The infestation is so acute, one source said, that the fashion title’s editor-in-chief, Anna Wintour, recently issued a standing order: Staffers must ensure that her personal office is rat-free before she enters it…”\n\nA source told People that: “the girls that work there see the droppings everywhere. It’s nasty.”\n\nThe rats have also reportedly eaten holes into shoe boxes and left droppings on the floor of the accessories closet. It’s believed that Vogue’s newest office mates made their way into the office through the ventilation system.\n\nAnna Wintours New Office in One WTC via Hamish Bowles Instagram\n\n (Photo via Instagram)\n\nAnna Wintour’s new office. \n\nCall me petty, but after this headline made me gag, it also made me laugh hysterically. I know that vermin infestations are no laughing matter but there are just too many hilarious visuals that this headline conjures up.\n\nI just keep picturing rats happily nibbling on Michael Kors dresses as if they’re camembert cheese. I also can’t get the image of Anna Wintour frantically directing Vogue staffers who are on their hands and knees to verify that her office is rat-free. It seems like something from an episode of Ugly Betty or a scene from the sequel to The Devil Wears Prada (which I would totally watch by the way).\n\nVogue Staffers Packing Up Via Vogue Instagram\n\n(Photo via Instagram)\n\nIf you’re worried about how Anna will deal with this crisis, never fear. Apparently Ms. Wintour is calling in the Olivia Pope of rat exterminators.\n\nA source allegedly told Radar.com the following:\n\n“Anna isn’t amused and top pest control experts have been hired to get the problem dealt with quickly.”\n\nI guess the situation is getting handled. In the meantime, I’ll just keep picturing rats chasing models around the halls of Vogue’s new offices.\n\nYou can reach this post's author, J. Assita Camara, on twitter.\"\n2501,\"In response to Ebola Scare in Kansas City :\nVia KCTV - 5:\nThe person who was rushed to Research Medical Center in Kansas City, Missouri Saturday night is a man - not a woman as previously reported, and hospital officials now say the patient is not being treated for Ebola. \nHCA Midwest assistant vice president Chris Hamele said that the patient does not have the symptom profile of virus and is being treated appropriately for his condition.\nLast night, it was reported that all or part of the medical facility was under quarantine. It is still unknown what the Nigerian man is suffering from or if anyone else is sick.\nThis afternoon when Breitbart News checked, the apartment building was no longer cordoned off.\nKansas City Health Department spokesman Jeff Hershberger said health department officials are monitoring the situation and and are in a state of awareness because of the recent lone Ebola patient diagnosed in Texas.\"\n2502,\"News that the ‘Home Alone’ star has allegedly died started spreading on Facebook and Twitter Nov. 6, leaving fans emotionally distraught. Could the report be true or is Macaulay the latest victim of another internet death hoax?\nMacaulay Culkin was allegedly found dead in his New York City apartment, according to a shocking new report spreading online. Could the Home Alone star really have died? Fans are completely stunned.\n\n\nMacaulay Culkin Dead — ‘Home Alone’ Actor Dies In NYC Apartment?\nDon’t worry, Home Aloners. This new report is a total hoax!\n\n\nSelena Gomez Cries For Justin Bieber - But Should She?\nHollywood Life\n\n\n'Sleepy Hollow' Stars Tease Steamy Love Triangle\nHollywood Life\n\nThe fake story comes from a site called MSNBC.website.com, which some social media users believed was the real MSNBC, but it’s definitely not. The report reads:\n\nSources are reporting that Macaulay Culkin, best known for his role as Kevin McCallister in Home Alone and sequel Home Alone 2: Lost in New York, has been found dead at the age of 34.\n\nMultiple unconfirmed reports say Culkin was found dead Friday afternoon in his Manhattan apartment after police responded to a wellness check requested by a family member.\n\nAt least one occupant of the Manhattan apartment confirmed the apartment belongs to Culkin but police have not confirmed the man’s identity at this time.\n\n“The apartment was exceptionally clean and we found no signs of abuse or foul-play so we are depending on the coroner to make a final ruling of what happened here today,” said Det. James Patterson, of the Manhattan Police Department.\n\nUnfortunately, this isn’t the first time Macaulay was reported dead.\n\nMacaulay Culkin Dies — Fans React On Twitter\nThe actor, who also starred in Richie Rich, was also reported dead in April 2014. A memorial page was even created to honor the “dead” celebrity.\n\nThis time around, fans have taken to Twitter to discuss the scary situation.\n\n\nHollywoodLife.com has reached out to Macaulay’s rep for comment.\n\nMiley Cyrus Dead? — Fans Freak Out Over Shocking Overdose Claim\nWhat do YOU think, HollywoodLifers? Are you tired of death hoaxes?\"\n2504,\"Seven girls aged between 13 and 14 have fallen pregnant after going on a school trip in Bosnia.\n\nFurious parents are demanding to know why there was such a lack of teacher supervision when the girls, from the town of Banja Luka, returned from a five-day trip to the capital city.\n\nThe school had taken 28 girls on the educational outing to Sarajevo to visit museums and other historical sitess, but since returning the girls have now reportedly dropped out of lessons.\n\nScroll down for video\n\nThe 28 schoolgirls were on a trip to the capital of Bosnia, Sarajevo (pictured), when seven returned pregnant\n\nThe case has provoked nationwide discussions about sex education in Bosnia, where the number of sexually active girls aged between 13 and 15 has increased significantly.\n\nSenad Mehmedbasic, a gynaecologist from Sarajevo said that a growing trend for underage pregnancies in Bosnia is worrying.\n\n'That is the trend of today. But we can not continue to allow our children to be educated about sex on the street and not in school,' he added.\n\nHe added that educational institutes and parents should play a stronger role in providing effective sex education.\n\n'It is obvious that children do not have enough knowledge of health education so they engage in such activities, not knowing the consequences.\n\n'We have to be more direct in the educational system, it must not be allowed that street teaches children about intimate matters, and that they are later slapped by life.'\n\nParents of the girls, who are from the town of Banja Luka (pictured), are demanding to know why the teachers were not providing better supervision on the trip\n\nYoung girls in Bosnia are seeking advice from experts online, the InSerba News Network has reported.\n\nOne schoolgirl wrote: 'I would have sex with my boyfriend, even though I'm only 14... But I am afraid I'll be judged.'\n\nLast year in Sarajevo 31 underage girls became pregnant but seven out of 28 girls in one five day period has set something of a record.\n\nThe National Coordinator for Reproductive Health of the Republika Srpska, Nenad Babici, admitted more children in his country are engaging in sexual relations as early as at age of 13 or 14.\n\nBut he didn't blame the teachers for the school trip pregnancy boom - he said it was down to 'parental neglect'.\"\n2506,\"Fidel Castro was pronounced dead on Twitter sometime around 3:59 p.m. on Thursday. It was an unconfirmed rumor, of course, but it was announced confidently so many folks assumed it was true — or at least worthy of retweet.\n\nThen separate rumors started about Raul Castro calling a press conference at 9 a.m. or 11 a.m. today, allegedly to announce his brother’s death.\n\n\nAs South America’s Twittersphere caught fire, some started questioning whether the users in their feed were even talking about the right Fidel Castro. After all, Al Jazeera reported on Jan. 4 that the  Fidel Castro Odinga, the son of Kenya’s main opposition leader, died in Nairobi last weekend after a night of drinking with friends. Could it be that Twitter users were confusing the dead Kenyan man with his Cuban namesake?\n\n\nTwitter heatmap shows mention of “Fidel Castro” from 10 a.m. Thursday- 8 a.m today (GMT).\n\nAn overly excited Wikipedian edited the entry for Cuba’s Fidel Castro to say “this article is about a person who has recently died.” Moments later, the Castro’s Wikipedia entry was reverted back and to his undead version.\n\nBy 8 p.m., media outlets around Latin America were reporting “strong rumors” about Castro’s death and the alleged forthcoming announcement by Cuban officials.\n\n\nBut on the island, where folks are more accustomed to rumors of Castro’s death, the situation seemed less urgent. Journalists in Havana said they were aware of the rumors, but weren’t finding echo on the streets of Cuba. It’s true Castro hasn’t been seen in public in a year, but rumors of his death — as Mark Twain might have said — appeared to be greatly exaggerated.\n\n\nAs journalists turned to each other for answers, Cuba watchers tuned into state television.When Castro dies, that’s where it will be announced unequivocally.\"\n2508,\"28 girls, aged 13 and 14, from a small town went on a five-day school trip to the capital, Sarajevo. A quarter of them returned pregnant.\n\nIt wasn't a pregnancy pact.\n\nSeven Bosnian teenagers became pregnant on a five-day school trip, angering parents and educators, according to public health officials.\n\nThe teens, from small town Banja Luka, are 13 and 14 years old, said Nenad Babici, the national coordinator for reproductive health.\n\nThe school took a group of 28 girls on the trip to the capital, Sarajevo, to see museums and city sights, according to inserbia.info. A quarter of the students returned home pregnant.\n\nParents are demanding why there wasn't better supervision on the trip, according to the Courier Mail. But Babici said parents need to teach their children about sex.\n\nThe case has brought national attention to the increasing number of teen pregnancies in Bosnia and Herzegovina.\n\nSarajevo gynecologist Senad Mehmedbasic said the growing rate is worrisome because teens face higher risks in both pregnancy and child birth.\n\n\"\"We have to be more direct in the educational system,\"\" he said. \"\"It must not be allowed that the street teaches children about intimate matters, and that they are later slapped by life.\"\"\n\nrblidner@nydailynews.com\"\n2509,\"BEIRUT — Islamic State group fighters seized at least one cache of weapons airdropped by U.S.-led coalition forces that were meant to supply Kurdish militiamen battling the extremist group in a border town, activists said Tuesday.\n\nThe cache of weapons included hand grenades, ammunition and rocket-propelled grenade launchers, according to a video uploaded by a media group loyal to the Islamic State group.\n\nThe video appeared authentic and corresponded to The Associated Press' reporting of the event. The Britain-based Syrian Observatory for Human Rights, which bases its information on a network of activists on the ground, said the militants had seized at least one cache.\n\nThe caches were airdropped early on Monday to Kurds in the embattled Syrian town of Kobani that lies near the Turkish border. The militant group has been trying to seize the town for over a month now, causing the exodus of some 200,000 people from the area into Turkey. While Kurds are battling on the ground, a U.S.-led coalition is also targeting the militants from the air.\n\nOn Tuesday, IS loyalists on social media posted sarcastic thank you notes to the United States, including one image that said \"\"Team USA.\"\"\n\nBut the lost weapons drop was more an embarrassment than a great strategic loss. The Islamic State militants already possess millions of dollars-worth of U.S. weaponry that they captured from fleeing Iraqi soldiers when the group seized swaths of Iraq in a sudden sweep in June.\n\nState Department deputy spokeswoman Marie Harf said the U.S. had seen the video but couldn't confirm its accuracy and was seeking more information.\n\nOn Tuesday, the U.S. Central Command said U.S. military forces conducted four airstrikes near Kobani that destroyed IS fighting positions, an IS building and a large IS unit.\n\nAlso Tuesday, Syrian government airstrikes hit a rebel-held town along the country's southern border with Jordan, killing at least eight people.\n\nActivists with the Local Coordination Committees and the Observatory said the number of those killed was likely to rise as there are more victims under the rubble.\n\nThe LCC said Syrian government planes dropped crude explosives-laden canisters on the town of Nasib on the Syria-Jordan border.\n\nThe airstrikes are part of battles between Syrian government forces and Islamic rebel groups for control of the area.\n\nSyrian government forces have been heavily bombing rebel areas in recent weeks, while the U.S-led coalition has been conducting airstrikes against Islamic State militants elsewhere in Syria.\"\n2511,\"The weather man was reporting from Sugar Mountain N.C. Saturday night when anchor Lester Holt said he was going to give a live report. But Seidel’s back was facing the camera and it appeared to many viewers he was answering Mother Nature’s call instead of reporting on it. But the network said he had dropped his phone in the snow and was looking for it.\n\nThe TV news weather forecast appeared to call for yellow snow — but the network says it was not so.\n\nNBC weatherman Mike Seidel missed a live report from snow-blanketed North Carolina on Saturday night because his back was to the camera. And the way he turned around while also on camera — appearing to zip up the fly of his pants before putting his gloves back on — suggested to viewers that he had been relieving himself.\n\nDuring the telecast anchor Lester Holt said hello to the No. 1 Weather Channel meteorologist who was in Sugar Mountain, but his back was turned to the camera.\n\nSeidel's body was slightly hunched over and he was looking downward near some trees.\n\nAfter a few pauses Seidel can be heard asking \"\"Why?\"\" as he starts to turn around. The weather man is holding his gloves in his hands despite the cold temperature.\n\nAs he turns he slightly moves his arm, which may have been an attempt to close an open zipper. He then hurriedly puts his gloves back on.\n\nA network official told the Daily News that Seidel had dropped his cell phone in the snow and had turned around to find it.\n\nSeidel has tweeted pictures of the snowstorm on his Twitter account, but did not make any mention of the incident.\n\njlandau@nydailynews.com Follow on Twitter @joelzlandau\n\nUSING A MOBILE DEVICE? CLICK HERE TO SEE THE VIDEO.\"\n2514,\"So… Rebecca Schoenkopf over at Wonkette is pretty certain that actor Paul Rudd was one of the many bystanders who tackled a violent, homophobic maniac to the ground after he attacked a man in a pink shirt at the Dallas-Fort Worth International Airport last week. And after reviewing the video, we are pretty sure she’s right.\n\nCheck out the guy in the blazer and plaid shirt who runs into the frame at around the 1:20 mark:\n\nA lot white guys look like Paul Rudd, but this guy really looks like Paul Rudd.\n\nAnd on top of that, thanks to the expert sleuth work of comedian Sara Benincasa, we now know that Rudd was spotted on a flight that left out of Dallas last Thursday. Mediaite has reached out to Rudd’s reps for any confirmation that it is him in the video.\n\nThis story was incredible as is, but the presence of one of Hollywood’s most charming, ageless stars just put it over the top.\n\nWatch video below, via YouTube (WARNING: NSFW language):\n\n[Photo via screengrab]\n\n– –\n\n>> Follow Matt Wilstein (@TheMattWilstein) on Twitter\"\n2515,\"Et si Dieu était une femme? C'est ce qu'affirme le père John Micheal O’neal, prêtre de 71 ans dans le Massachusetts. Le 29 janvier dernier, il est amené d’urgence à l’hôpital, victime d'une crise cardiaque. Quelques minutes après son arrivée, il est déclaré cliniquement mort. Les médecins parviennent finalement à le «ramener à la vie en redémarrant son cœur, 48 minutes après qu’il s’est arrêté, rapportent plusieurs médias américains.\nLe religieux américain a prétendu avoir des souvenirs clairs de ce qui lui était arrivé pendant ces longues minutes de mort clinique. Il explique avoir eu la sensation d’être sorti de son corps, entouré par une lumière écrasante, et éprouvé un sentiment d’intense amour autour de lui. Des sensations souvent évoquées par ceux qui ont fait l’expérience de mort imminente (EMI).  \nDieu, une «figure maternelle chaleureuse et réconfortante»\nMais John Micheal O’neal va plus loin. Il affirme être monté au ciel et avoir rencontré le Tout-puissant. Celui-ci serait un «être de lumière», mais surtout, une «figure maternelle chaleureuse et réconfortante».\n«Sa présence était à la fois immense et réconfortante», déclare le prêtre catholique. «Elle avait une voix douce et apaisante et sa présence était aussi rassurante que l'étreinte d'une mère. Le fait que Dieu soit une Sainte=Mère au lieu d'un Saint-Père ne me dérange pas, elle est tout ce que j'espérais et même plus encore».\nCes déclarations ont provoqué l’émoi dans le clergé catholique de l'archidiocèse, obligeant le cardinal Sean P. O’Malley  à faire une déclaration publique, pour expliquer que Dieu n’était pas une femme et que le père O’neal avait subi des hallucinations.\"\n2519,\"On Friday, a rumor cropped up that one of the new Batmobile vehicles had been stolen in Detroit. The story wasn’t verified, but it did end up at a couple bigger news outlets. Because who can resist the phrase “stolen Batmobile”? Thankfully it was all just a rumor, but the story did give Batman v Superman director Zack Snyder a reason to pull together some of the minor resources at his disposal for a great photo op. \n\nBleeding Cool had the original rumor, and also hilariously scolded CBS for picking up the story. In an update, the site even praised the Detroit Free Press for killing the story BC created in the first place. The DFP reports:\n\nDetroit police spokesman Sgt. Michael Woody said that police confirmed with producers of “Batman v. Superman: Dawn of Justice” that the vehicle has not been stolen, a rumor that proliferated on the web and social media on Friday.\n\n“The Batmobile is safe in the Batcave where it belongs,” Woody said.\n\nSo the Batmobile isn’t stolen; it hasn’t even lost a wheel. All is right in the world, except for the fact that Bats and Supes are fighting again.\n\nAll of which brings us to Zack Snyder’s most recent tweet.\nThis is the latest in a set of back and forth tweets between Snyder and Bad Robot that play around with the DC and Star Wars characters. A couple more are below.\"\n2520,\"Anna Wintour, editor-in-chief on Vogue magazine is allegedly displeased with the publications's new 1 World Trade Center offices. Their new workplace at the 25th and 26th floors of the building is said to be infested with rats and vermins. Moving to this new offices may be postponed until the pests are cleared away.\n\nReportedly, the new 1 WTC offices of Vogue magazine are being swarmed by rodents. Editor-in-child, Anna Wintour, is said to be naturally disgusted and would not step foot into the new offices until these rodents are removed.  The report details that the influential editor-in-chief already asked her staffers to clean her office before she ever set foot in there. Fortunately, Anna Wintour is not yet expected to work in the new offices until 2015. \n\nA Vogue employee told Gawker last Friday afternoon that the pests cannot be tolerated for work purposes. Moreover, because of the many rodents and vermins scuttling around, the editorial department of the high-caliber magazine might delay its move from the old Times Square offices. The sales and marketing departments have already moved in. The employee added that even though it may sound laughable, but the company is facing a serious concern if these creatures are not removed. The employee explains that there is a possibility that these creatures could nibble the clothing they have in the office.\n\nThis rat infestation problem is remarkable considering how excited the company seems to be about moving to their new posh premises. Before this report, Vogue had posted the move in a special online story. The company has also been steadily showing off pictures and videos of the new offices, even Anna Wintour's through Instagram.\n\nPage Six reports that not everyone is sympathetic towards the company.\n\n\"\"Security couldn't even stop BASE jumpers from ­entering the building and leaping from the top. You think they could stop some rats?\"\" a commenter named \"\"4npower\"\" said.\n\nAnother commenter, \"\"Lady­Amanita,\"\" claimed that the report is nothing short of an exaggeration and that the staff might be confused between mice and rats. \"\"Rats probably wouldn't want to live on the 25th and 26th floors of a high-rise.\"\"\n\nTo contact the editor, e-mail: editor@ibtimes.com\"\n2521,\"The hoax story has been circulating far and wide on Twitter and Facebook\n\nIt may feel like winter is slowly squeezing all the sunlight out of your day, but if you see any news stories claiming the Earth is headed for ‘Six Days of Total Darkness’ then don’t start stocking up on the tins of beans and torches just yet.\n\n‘Satirical news site’ Huzlers.com has been spreading this fake story far and wide on the web this week, taking in numerous Facebook and Twitter users and encouraging them to post about what they’re going to be up to during the six days of darkness.\n\nThe story on the vaguely official looking website titled “Nasa Confirms Earth Will Experience 6 Days of Total Darkness in December 2014!” claims that an incoming solar storm is to blame, causing \"\"dust and space debris to become plentiful and thus block 90% sunlight”.\n\nThis is false. Although solar storms certainly are real phenomena (they occur due to fluctuations in the Sun’s magnetic field) they’re not like terrestrial storms that can blow up dust and dirt.\n\nInstead they create very minor disturbances in the Earth’s magnetosphere. Historically there have been rare storms that could knock out electrical systems today, but they're mostly of the order of magnitude only likely to throw a homing pigeon slightly off course – not blot out the Sun.\n\nHowever, the hoax story even drafts in some credible-sounding sources including Nasa chief Charles Bolden, who reportedly warned the public to stay calm. Some users even linked to a (real) video of Bolden talking about “emergency preparedness” – an official-sounding phrase that apparently bypasses common sense to hit the big button marked ‘PANIC’ in the brain.\n\nIn actuality Bolden recorded the video to encourage US families to think about what they would do in the event of an earthquake or hurricane – natural disasters that are a real enough threat in America.\n\nThis total-darkness hoax apparently comes in a couple of flavours (some claim that a non-existent “photon belt” is responsible for the blackout) and are so widespread that Nasa employees even had to debunk the rumours themselves back in 2012.\"\n2523,\"THE hunt is on to find the owner of a dog who was abandoned at a railway station with its belongings in a suitcase.\n\nKai, a male Shar-Pei crossbreed was found tied to a railing outside Ayr station in Scotland on Friday.\n\nNow animal welfare charity the Scottish SPCA are trying to find who left him there.\n\nThe charity managed to trace a previous owner through his microchip, but were told he had been sold two years ago to someone they did not have details for.\n\nScottish SPCA inspector Stewart Taylor said Kai had been sold on classified website Gumtree.\n\nHe said: \"\"Regardless of the fact Kai was left with his belongings, this was still a cruel incident and we are keen to identify the person responsible.\n\n\"\"If anyone can help we would ask them to get in touch as soon as possible.\n\n\"\"Kai is around two to three years old and is a lovely dog with a nice nature. We will look after him until we can find him a permanent and loving home.\"\"\n\nThe charity also said abandoning an animal was a criminal offence.\n\nAnyone with information is asked to contact the Scottish SPCA Animal Helpline on 03000 999 999.\"\n2524,\"President Obama said Wednesday that the United States “will be vigilant and we will be relentless” against Islamic State militants and would “do what’s necessary to see that justice is done” following the videotaped execution of an American journalist.\n\n“Today the entire world is appalled at the brutal murder of James Foley by the terrorist group ISIL,” Obama said, using one of several acronyms for the group. The militants, who posted the video on YouTube Tuesday, said Foley’s killing was in retaliation for U.S. airstrikes in Iraq.\n\nObama, who spoke Wednesday morning to Foley’s parents, offered no new policy measures to confront Islamic State. Referring to neighboring countries and U.S. allies, he said “there has to be a common effort to extract this cancer so that it does not spread.”\n\nAsked whether the United States might consider suspending its airstrikes, one U.S. official said the “only question is if we do more.” Officials said that attacks against the Islamic State would continue in Iraq under an authorization Obama signed early this month.\n\nObama could face pressure to escalate the air campaign in Iraq and increase support to U.S.-backed rebels in Syria who are fighting against the Islamic Front, as well as Syrian President Bashar al-Assad. Obama has resisted pleas from the Syrian rebels for U.S. heavy weapons, including portable surface-to-air missiles, as well as for American air support.\n\nIn a statement issued after the president’s remarks, Rep. Ed Royce (R-Calif.), chairman of the House Foreign Affairs Committee, said, “We must get serious about confronting this force, including by aggressively arming those battling it.”\n\nThe White House confirmed early Wednesday that U.S. intelligence had deemed the video authentic. Obama spoke in Martha’s Vineyard, where he is vacationing with his family.\n\nFoley, a 40-year-old New Hampshire native and a photojournalist working for the Boston-based Web site Global­Post, was kidnapped in northern Syria nearly two years ago while covering the civil war in Syria.\n\nIn Britain Wednesday, Prime Minister David Cameron cut short a family vacation and returned to London to chair emergency meetings on Iraq and Syria, amid indications that a British citizen was involved in Foley’s killing. In the video, his masked executioner speaks in English with what sounds like a British accent.\n\nAfter beheading Foley, the executioner is pictured with a second captive, identified as U.S. freelance journalist Steven Joel Sotloff, who disappeared last year in Syria. “The life of this American citizen, Obama, depends on your next decision,” the executioner says.\n\nIn an interview with the BBC, British Foreign Secretary Philip Hammond acknowledged that the executioner spoke with a British accent and said the video seemed to be genuine. Hundreds of Britons are believed to have traveled to Syria to fight in the country’s civil war, including many who have joined the Islamic State.\n\n“We’re absolutely aware that there are significant numbers of British nationals involved in terrible crimes, probably in the commission of atrocities,” Hammond said. “Many of these people may seek at some point to return to the U.K., and they would then pose a direct threat to our domestic security.”\n\nA European intelligence official said the British government was examining the video, and the speech of the purported executioner, to compare it to the speech of former Guantanamo Bay prisoners and other British residents believed to have joined the Islamic State.\n\nBoth prisoners in the video are wearing orange shirts and pants, similar to orange jumpsuits worn by detainees at the U.S. military prison at Guantanamo Bay, Cuba. A similar outfit, believed to be a jihadist symbol of the prison, was worn by Nicholas Berg, an American businessman kidnapped in Iraq in 2004 whose execution by an Islamic State precursor organization was recorded on video and posted online.\n\nFoley, 40, was working in Syria for the Boston-based news Web site Global­Post when he disappeared on Thanksgiving in 2012.\n\nIn a statement Tuesday night on a Facebook page dedicated to his freedom, Foley’s mother wrote: “We have never been prouder of our son Jim,” Diane Foley wrote. “He gave his life trying to expose the world to the suffering of the Syrian people.\n\n“We implore the kidnappers to spare the lives of the remaining hostages. Like Jim, they are innocents. They have no control over American government policy in Iraq, Syria or anywhere in the world.”\n\nPraising James Foley as “an extraordinary son, brother, journalist and person,” she asked that the family’s privacy be respected.\n\nIn addition to Foley and Sotloff, at least three other Americans are believed to be captives in Syria, according to a 2013 Global­Post article, including Austin Tice, a freelance journalist whose articles appeared in McClatchy publications and The Washington Post before his disappearance in August 2012. No one has claimed to be holding them.\n\nAccording to the Committee to Protect Journalists, at least 66 journalists, all but 10 of them Syrian, have been killed covering the Syrian war. If the video is authenticated, Foley would be the first American journalist known to be executed since the conflict began in early 2011. The video evoked the 2002 taped execution in Pakistan of Wall Street Journal correspondent Daniel Pearl by al-Qaeda.\n\nThe Islamic State, an offshoot of al-Qaeda, is the most powerful among a number of extremist organizations that have emerged during the Syrian civil war, which began as a popular uprising against President Bashar al-Assad. Fighting against both Assad and U.S.-backed rebels, the militants now control much of eastern Syria and claim to have established an Islamic caliphate spanning Syria and neighboring Iraq.\n\nAs the group has grown, it has merged with the group formerly known as al-Qaeda in Iraq, under the leadership of Abu Bakr al-Baghdadi. According to U.S. intelligence, it numbers in the thousands, including foreign fighters from Europe and the United States.\n\nIn April, Islamic State fighters swept across the border into northern Iraq, taking over the city of Mosul before moving southward to within 60 miles of Baghdad. Extensive reports of executions, including beheadings and crucifixions, have emerged from areas under the group’s control.\n\nThis month, amid reports of stranded and besieged Iraqi minorities threatened with execution, the militants advanced eastward toward Irbil, the capital of the semiautonomous Kurdish region of Iraq.\n\nOn Aug. 7, Obama authorized U.S. airstrikes to rescue stranded minorities and protect U.S. personnel and facilities in Irbil and Baghdad. On Monday, after a total of 68 strikes from jets, bombers and drones, Obama announced that Iraqi and Kurdish forces, with U.S. air support, had retaken a strategic dam north of Mosul from the militants and that they had been pushed back from Irbil.\n\nWithin hours of that announcement, the Islamic State posted an online message warning it would attack Americans “in any place” in response to the airstrikes. “We will drown all of you in blood,” it said.\n\nThe title of the video posted Tuesday was “A Message to America” and was produced by the Islamic State’s media arm, according to the Site Intelligence Group, which monitors extremist Web sites.\n\nA masked man dressed in black is shown standing in an unidentified desert location beside a prisoner kneeling beside him with his hands behind his back. “Obama authorized military operations against the Islamic State effectively placing America upon a slippery slope towards a new war against Muslims,” the masked man says.\n\nThe video then shows a clip of Obama’s Aug. 7 announcement, followed by a statement from the prisoner.\n\n“I call on my friends, family and loved ones to rise up against my real killers, the U.S. government, for what will happen to me is only a result of their complacent criminality,” he says. He asks his parents not to accept “any meager compensation from the same people who effectively hit the last nail in my coffin with the recent aerial campaign in Iraq.”\n\nThe prisoner also appeals to “my brother John, who is a member of the U.S. Air Force,” to “think about what you are doing.”\n\n“I wish I had more time,” he says. “I wish I could have the hope for freedom to see my family once again, but that ship has sailed. I guess all in all, I wish I wasn’t an American.”\n\nThe masked man then identifies the prisoner as “James Wright Foley, an American citizen of your country.” He then reaches down with a large knife and begins the apparent beheading of the prisoner; the screen fades to black and the next image is of a body with a head placed upon its back.\n\nThe masked man then appears with another prisoner, identified as Sotloff, in a similar kneeling position.\n\nFoley reported from some of the most dangerous recent crises and was imprisoned for 44 days in Libya in 2011 by forces loyal to deposed leader Moammar Gaddafi. According to Global­Post, two eyewitnesses saw his interception by a group of armed men in a silver-colored van on a road near the town of Taftanaz in northern Syria on Nov. 22, 2012.\n\nSince then, Global­Post “has mounted an extensive international investigation . . . to determine who kidnapped Foley and where he was being held,” Global­Post said in an article on its Web site late Tuesday.\n\nJulie Tate and Dan Lamothe in Washington, Griff Witte in London and Souad Mekhennet in Frankfurt, Germany, contributed to this report.\"\n2525,\"Oh Internet, when will you ever stop killing perfectly healthy celebrities, or at least those that are healthy enough to be alive? Today, one of those ridiculously stupid and fake-looking hoax sites that generates random celebrity death stories once again proved that people are gullible and should have to take IQ tests to use the Internet. Looking like an MSNBC page that stopped loading in 2004, the farticle (that’s my name for these fake articles) claimed that sources were “reporting” that Guns N’ Roses frontman Axl Rose was found dead yesterday from unknown causes in his West Hollywood home.\n\n“The home was entered by police through an open back door where a body was found in the foyer area,” read the report created by a douchebag with a presumably large, Dorito-speckled smirk on his face. While plenty of people fell for it enough for the link to start spreading on Facebook and Twitter, the sleuths at Gossip Cop quickly proved that it was fake. Probably by looking at it.\n\nThe awful hoax comes from the jerks behind the MSNBC.website URL, which has no affiliation with the real news outlet and tries to fool people into clicking on bogus stories. A new phony report has the headline, “Sources: Guns N’ Roses Frontman Axl Rose Found Dead in West Hollywood Home at Age 52.”\n\nEnough people have been duped by this story to share it more than 39,000 times on social media like Facebook. Again, this is TOTALLY FAKE. MSNBC.website pulled the same trick last month with a death hoax about Macaulay Culkin. The phony Culkin story is almost identical to the phony Rose story. Don’t believe any report coming from MSNBC.website. (Via Gossip Cop)\n\nOne of these days, Rose might actually pass away and then none of us will believe it because of these stupid hoax reports. And then his funeral will be really sad when it starts raining and Slash plays a guitar solo with no shirt under his leather jacket on top of Rose’s casket, and nobody’s there to appreciate it.\n\nRELATED: Since we’re talking about GNR, do yourself a favor and go back and read Danger Guerrero’s breakdown of “November Rain.”\"\n2526,\"Update: Since the publication of this article, several people have reported that this may be a hoax.\n\nA 'feminist' blog from the US has caused outrage after its author apparently admitted aborting her male fetus based on her negative past experiences of men.\n\nIn an article so astounding it is difficult to believe it is actually true, 'Lana' even expresses surprise that \"\"many friends, and several of my own family members have completely cut off communication with me\"\".\n\nThe author purports to have fallen pregnant in 2012 and was overjoyed at the thought until she discovered she was to have a boy at which point she decided to have an abortion.\n\nRead the full blog post here\n\nAbortion based on gender is illegal in the UK but just this week religious groups wrote to MPs to support an amendment to the 1967 Abortion Act to clarify the point.\n\nThe amendment reads: \"\"Nothing in section 1 of the Abortion Act 1967 can be interpreted as allowing a pregnancy to be terminated on the grounds of the sex of the unborn child.\"\"\n\nThe practise is said to still happen in the UK particularly in ethnic communities where boys are more valued than girls.\n\nIn the blog, Lana details one of the negative experiences that was so terrible she felt she could not \"\"bring another monster into the world\"\".\n\nThe story begins aboard a plane on the way to an Occupy Wall Street rally in San Francisco. A man sat next to her upon discovering where she is going says: \"\"B****** like you need to learn their place.\"\"\n\nLana screams \"\"assault\"\" and a male attendant rushes over but refuses to do anything as no physical contact was made.\n\nShe then admits considering lying but won't move to one of the only two spare seats as they are \"\"both back in Economy\"\".\n\nShe adds: \"\"I was flabbergasted, and then betrayed as they recommended that I move to one of the empty seats. This left me in tears.\n\n\"\"I knew the only way to get away was to move seats so I did so tearfully and having felt as though I had been verbally and emotionally raped.\"\"\n\nLana then goes on how pregnancy made her feel her body had betrayed her so much she experienced \"\"crying, sobbing, uncontrollable weeping, mental anguish the likes of which may only be experienced by those who have had their lives destroyed by war\"\".\n\nHer decision to abort the fetus prompted furious comments.\n\n\"\"I almost threw up after reading this.\"\"\n\n\"\"The most disturbing part of this is what if she didn't say yes to finding out the babies gender and had the baby to realize it was a boy, what would she have had done then?\"\"\n\nFact that people abort kids in western world because of gender is thoroughly sick. \"\"after learning my fetus was male\"\" http://t.co/YZCR0UDfBu\n\n— Caleb Bond (@TheCalebBond) February 10, 2015\n\nMisandry means hatred of men. Feminism means equality of genders. \"\"Feminist Has Abortion Because Child Was a Boy\"\" NO. She is a misandrist\n\n— Jenni (@lifeofjennibeck) February 9, 2015\n\nSince the backlash, Lana appears to have written another blog to defend her position where she claims to have received death threats as a result of the original post.\n\nUnfortunately she misses the point about why people would be angry at her and instead reiterates her right to choose what happens to her body.\n\nI find it hard to hate anybody, their faults are not their own, but usually rather the product of an environment or social circle they have been exposed to. I beg most of you, for your own good, take a look at yourself and decide right now if you want to spend the rest of your life angry on the internet, or if you want to fight for a woman’s right to do what she wants with her body.\"\n2528,\"Intelligence agencies hunting for identity of jihadist who murdered reporter\n\nReports have suggested Abdel-Majed Abdel Bary, a 23-year-old from London\n\nAbu Hussain al-Britani, 20, and Abu Abdullah al-Britani, also potential match\n\nYoung men have posed with heads and 'launched cyber attacks on West'\n\nSecurity sources say they are 'zeroing in' on suspected matched\n\nPolice are preparing to raid several British homes to help establish identity\n\nMan in video known as 'John', reportedly in British group called 'the Beatles'\n\nTheresa May poised to bring in new laws to tackle British extremists\n\nThree British men waging jihad in the Middle East alongside the Islamic State (IS) have emerged as potential identities for the masked extremist who killed James Foley in a brutal propaganda video.\nThe men, all in their early twenties, are thought to be in the IS capital of Raqqa, Syria. They enter the frame as security sources say MI5 are getting closer to discovering who the executioner, known only as 'John', could be.\nThe fighter, who spoke with a British accent, butchered Mr Foley, an American journalist, in front of cameras, claiming it was retaliation for U.S. air strikes on the Islamic State (formerly ISIS).\n\nA French prisoner who was held captive by 'John' says he was part of a group of British jihadists who call themselves 'The Beatles'.\nAbdel-Majed Abdel Bary, 23, a former rapper from London, Abu Hussain Al-Britani, 20, a computer hacker from Birmingham, and Abu Abdullah al-Britani, in his 20s, from Portsmouth, have been mooted as identities for 'John'.\nAccording to reports in The Sun newspaper, some of the men have similar voices, and even use similar language, to that used in the video.\n\nSecurity forces have revealed that the information contained in the horrific footage has allowed them to 'zero in' on the wanted man. \nMeanwhile, police are preparing to raid the homes of several Britons in order to help establish his identity, according to a report in The Times. Their drive to find 'John' comes as the Home Secretary announced that she was poised to bring in new laws to tackle British extremists.\nBary, one of the British jihadists, has posted sickening images online of himself posing with the severed heard of a Syria soldier, accompanied by a joke.\n\nAbu Hussain al-Britani, who lived in Birmingham, was jailed in 2012 for stealing personal information from former Prime Minister Tony Blair.\nThe jihadist, real name Junaid Hussian, later left for Syria, where it has been reported that he is helping mastermind jihadist cyber attacks on British banks and celebrities to further swell the IS war coffers.\n\nMeanwhile, Abu Abdullah Al-Britani, who often uses Twitter to post pro-IS propaganda online, is believed to be behind social media accounts attempting to recruit teenagers to join fighting in the Middle East.\nIn June, MailOnline revealed an account on the ask.fm social media site, believed to be operated by al-Britani, which gave self-identified youths advice on how to travel to Syria and Iraq and perks of the job from working with IS.\nIt comes as British intelligence operatives continue to use advanced recognition software to match known suspects to 'John's' voice.\nSecurity sources revealed to The Times that, thanks to information posted online, MI5 is now 'zeroing in' on the wanted man.\nIt was also revealed that police are preparing to raid the homes of several Britons to help to establish the identity of the jihadist. Meanwhile, a small group of officers from the FBI is understood to be arriving to help British forces with their investigation.\nStrict security protocols have also reportedly been put in place to stop classified information leaking to the wanted jihadists or their associates. \nIn an interview yesterday, Foreign Secretary Phillip Hammond said: 'Our intelligence agencies and police are studying the material that we have received.\n'You wouldn't expect me to give a running commentary on that process, but we are devoting significant amounts of resource to identifying the individual.' \nHe also ruled out an alliance with the Assad regime in Syria to combat the Islamic State (formerly Isis), saying that 'my enemy's enemy is not my friend'.\nHis statement comes as the Home Secretary announced that she was poised to bring in new laws to tackle British extremists.\nTheresa May said Britain must introduce all the legal powers necessary to win the struggle against terror that is feared to last for decades.\nBanning orders for extremist groups will be looked at again alongside powers to stop radical preachers.\n\nMrs May also underlined changes to the law that mean naturalised Britons who are fighting overseas can be stripped of their citizenship and excluded.\nYesterday it emerged that the group holding Mr Foley has demanded the release of al-Qaeda scientist Aafia Siddiqui. \nThe Pakistani mother-of-three, 42, is serving 86 years in a Texas jail for plotting to spread Ebola and make a dirty bomb.\n\nIt came as Mr Foley's brother Michael urged officials to reconsider their policy of not negotiating in order to save another US journalist, Steven Sotloff.\nHe said: 'I hope that Jim's death pushes us to take another look at our approach.'\nGeneral Martin Dempsey, Chariman of President Obama's Joint Chiefs of Staff, yesterday warned that IS had an 'apocalyptic, end-of-days strategic vision' and could only be defeated by a coalition of partners.\"\n2529,\"While Daleks \"\"know no fear\"\" and \"\"must not fear,\"\" the cold, calculating robots from the Dr. Who series don't exist in the real world yet and Microsoft has had to settle on the next best thing for securing its campuses: the K5.\n\nMicrosoft is the first company in Silicon Valley to dispatch a fleet of the K5 policing robots. Each 5-foot tall, 300-pound K5 is equipped with arrays of high-definition camera, sensors, debilitating sirens, Wi-Fi and artificial intelligence.\n\nThe squat policing robots are the product of Knightscope, a startup firm from Mountain View, Calif. William Santana Li, chairman and CEO of Knightscope, sees a world in which his company's policing robots move out of the private sector and start working alongside law enforcement officers.\n\n\"\"Technology and robotics are making the concept of Precision Policing -- a systematic, proactive and almost precognitive approach to ensuring public safety -- a real possibility,\"\" said Li in a March blog post.\n\nThe K5s can use their sensors to track down threats and their Wi-Fi connection to call in bipedal backup, aka security guards. Their AI and camera rigs enable the K5s to do a good deal of profiling, scanning license plates and faces to compare against databases available to them over Wi-Fi.\n\nThe K5 robots are only tools to surveil, assess and report suspicious activity, for now at least. There are plans in the works that could see the K5s brandishing and using Taser guns -- \"\"you are being neutralized.\"\"\n\nThe K5s sensors enable them to recognize and analyze alphanumeric text, heat signatures, sounds, air quality and infrared light. The robots are equipped with both radar and Lidar to help them make measurements, while GPS helps them maintain their bearing and report their positions. Lidar, which stands for light detection and ranging, is a remote-sensing technology used to measure distance by illuminating a target with a laser and then analyzing the reflected light.\n\nThe robots are fully autonomous and can even refuel at a charging station without the guidance of humans. The K5s leverage their machine learning abilities for predictive analytics, analyzing and accounting for risks in real time.\n\nTo keep people assured that the machines aren't abusing their abilities or beginning to learn too much, Knightscope plans to let people keep an eye on the machines by making the K5s' video feeds available to the public online.\n\n\"\"I believe robots are the perfect tools to handle the monotonous and sometimes dangerous work in order to free up humans to more judiciously address activities requiring higher-level thinking, hands-on encounters, or tactical planning,\"\" states Li.\"\n2530,\"More than 200 schoolgirls were kidnapped in April, sparking the #BringBackOurGirls campaign\n\nA top military official in Nigeria was reported Friday to have announced a cease-fire between the government and the military group Boko Haram, igniting both skepticism and hopes that more than 200 schoolgirls who were kidnapped in April would be released.\n\nThe truce was said to be announced by Air Marshall Alex Badeh, Nigeria’s chief of defense, the Associated Press reports. The release of the girls is still being negotiated, Maj. Gen. Chris Olukolade added, but the cease-fire would begin immediately and could take take several days to reach the groups of militants.\n\n“Already, the terrorists have announced a cease-fire in furtherance of their desire for peace. In this regard, the government of Nigeria has, in similar vein, declared a cease-fire,” said Mike Omeri, a government spokesman on Boko Haram, at a news conference. The AP adds that Omeri confirmed negotiations about the girls’ potential release were held throughout the week.\n\nReports of the deal were met with hesitation by those who have followed the saga since the girls were abducted from their school in Chibok on April 14. There was neither an official statement quickly released by the government, nor an announcement made by the insurgent group, the New York Times reports.\n\nBoko Haram, which released a video in May that claimed responsibility for the girls’ abductions and vowed to “sell them on the market, by Allah,” has previously demanded the release of rebel prisoners in exchange for their freedom. But Nigerian President Goodluck Jonathan, who has faced intense global pressure to free the students, said that’s a trade he will not make. The Nigerian government has in the past misled the public about the girls’ status; its fight against Boko Haram has been fraught with challenges since the militant group rose up in 2009, from inefficiency and corruption in the military to lax local support in the northern communities that are threatened most.\n\nIn August, the Wall Street Journal reported that American surveillance planes spotted groups that appeared to be the missing girls, suggesting that not all of them had been sold into marriage or slavery — as feared — and that some were perhaps being kept as a bargaining tactic.\"\n2531,\"A Guantanamo Bay prisoner released last year as part of an exchange for captured US serviceman Bowe Bergdahl has resumed contact with the Taliban, according to reports.\n\nThe former detainee - one of five men released in a controversial deal which saw the return of the US PoW from Afghanistan - is said to have been in touch with members of the al-Qaeda linked Haqqani network.\n\nThis is the first suggestion that any of the detainees involved in the swap may be trying to engage again in militant activity.\n\nThe five, who mostly held mid- to high-level positions within the Taliban before their capture during the early days of the US-led war in Afghanistan, were detained because of their association with the terror group.\n\nSince their release they have been living in Qatar, which promised to monitor the men on behalf of the US.\n\nThe Pentagon said Thursday that it is working with Qatar and is confident that any threat posed by the former detainees can be mitigated.\n\nUS Sen Lindsey Graham, who recently visited Qatar, said he had been afraid that one of the detainees had left the country, but said he was assured during his visit that all five remain in the small Gulf nation.\n\nQatar gained public praise from President Barack Obama for brokering the controversial deal in May 2014 that freed Army Sgt. Bergdahl from Taliban captivity in exchange for the release of the five senior Taliban officials who had been imprisoned for years at the US-run Guantanamo Bay prison in Cuba.\n\nQatar promised Mr Obama it would keep the five under watch for one year, although they would then be free to leave.\n\n\"\"It's just a year deal,\"\" Mr Graham told The Associated Press on Wednesday. \"\"Just as sure as we're sitting here, they're going back to the fight.\"\"\n\n\"\"They've had some Haqqani people come to meet with them. ... They're reaching out. The Taliban five are communicating with people inside Afghanistan.\"\"\n\nHowever, Mr Graham, a member of the Senate Armed Services Committee and a leading Capitol Hill voice on foreign policy, said all five are still in Qatar.\n\n\"\"I was afraid one had left, but they told me they're all still there,\"\" he said.\n\nThe Pentagon said in a statement that it would not comment on specific cases involving the detainees.\n\n\"\"However, we take any incidence of re-engagement very seriously, and we work in close coordination through military, intelligence, law enforcement and diplomatic channels to mitigate re-engagement and to take follow-on action when necessary,\"\" the statement said. \"\"The Defense Department has a close security partnership with the government of Qatar. We're confident in our ability to continue to mitigate any threat that may be posed by the former Guantanamo detainees.\"\"\n\nHaqqani operates in the Afghanistan-Pakistan border region and has been one of the deadliest threats to US troops in the war. The network, which the State Department designated as a foreign terrorist organisation in 2012, claims allegiance to the Afghan Taliban, yet operates with some degree of autonomy.\"\n2532,\"ANN ARBOR, Mich. – A pizza delivery man in Michigan got a huge surprise when he made a special delivery to a hotel last week.\n“Rob”, the delivery driver, thought he was dropping off food for a guest, but he was escorted to a conference room where 200 Keller Williams realtors were holding their annual conference.\nThey surprised him with a tip of more than $2,000 plus a VISA gift card, some lottery tickets and letters of encouragement.\nRob was stunned.\nThe realtors said they wanted to do something special for someone in the service industry.\"\n"
  },
  {
    "path": "train_stances.csv",
    "content": "Headline,Body ID,Stance\nPolice find mass graves with at least '15 bodies' near Mexico town where 43 students disappeared after police clash,712,unrelated\nHundreds of Palestinians flee floods in Gaza as Israel opens dams,158,agree\n\"Christian Bale passes on role of Steve Jobs, actor reportedly felt he wasn't right for part\",137,unrelated\nHBO and Apple in Talks for $15/Month Apple TV Streaming Service Launching in April,1034,unrelated\nSpider burrowed through tourist's stomach and up into his chest,1923,disagree\n'Nasa Confirms Earth Will Experience 6 Days of Total Darkness in December' Fake News Story Goes Viral,154,agree\n\"Accused Boston Marathon Bomber Severely Injured In Prison, May Never Walk Or Talk Again\",962,unrelated\nIdentity of ISIS terrorist known as 'Jihadi John' reportedly revealed,2033,unrelated\nBanksy 'Arrested & Real Identity Revealed' Is The Same Hoax From Last Year,1739,agree\nBritish Aid Worker Confirmed Murdered By ISIS,882,unrelated\nGateway Pundit,2327,discuss\n\"Woman detained in Lebanon is not al-Baghdadi's wife, Iraq says\",1468,agree\nKidnapped Nigerian schoolgirls: Government claims ceasefire deal with Boko Haram that will bring missing girls home,1003,unrelated\n\"No, that high school kid didn't make $72 million trading stocks\",2132,unrelated\n\"Soon Marijuana May Lead to Ticket, Not Arrest, in New York\",47,discuss\nVandals add rude paint job to $2.5m Bugatti (but luckily for the owner it all turned out to be a hoax),615,unrelated\nBoko Haram Denies Nigeria Cease-Fire Claim,2463,discuss\n\"No, Robert Plant Didn’t Rip Up an $800 Million Contract\",295,agree\nN. Korea’s Kim has leg injury but in control,570,unrelated\nISIL Beheads American Photojournalist in Iraq,608,discuss\nTropical spider burrows under man's skin through scar,1500,unrelated\nBoko Haram ceasefire ignored as violence flares in Borno state,1681,discuss\nNBC's Tom Brokaw reportedly wants Brian Williams fired over fabricated Iraq helicopter story,1545,unrelated\nWould you take a bite out of the world's oldest burger? Men keep Quarter Pounder they bought 20 YEARS ago for a friend who never showed up to meet them,1196,unrelated\nNET Extra: Back-from-the-dead Catholic priest claims God is a female,1014,agree\nRumor debunked: RoboCop-style robots are not patrolling Microsoft's campus,633,agree\n\"Luke Somers Dies In Rescue Attempt, Sister Says; Yemeni Defense Ministry Says Unnamed US Hostage Freed\",56,unrelated\nChristian Bale Exits Steve Jobs Movie (Exclusive),1658,unrelated\nMicrosoft Tried Out Robot Security Guards on Its Silicon Valley Campus,2327,unrelated\nReport: Christian Bale Just Bailed on the Steve Jobs Movie,1157,discuss\nIslamic Militants Post Video Claiming to Show Beheading of U.S. Journalist,132,unrelated\nInsurgents killed in Nigeria despite alleged truce with Boko Haram,1896,discuss\n\"TEXAS TURKEY FARM CONTAMINATED WITH EBOLA, OVER 250,000 HOLIDAY TURKEYS INFECTED\",2344,unrelated\n\"SEE IT: ISIS militants caught trying to cross border into Texas, Congressman claims\",625,unrelated\n\"Thanks Uncle Sam, we have your weapons airdrop: ISIS taunts America over intercepted weapons meant for Kurds\",2176,unrelated\nReport: ISIS Leader Abu Bakr Al-Baghdadi Assassinated In U.S. Airstrike,394,discuss\nFisherman lands 19 STONE catfish which could be biggest in world to be hooked,2161,agree\nWould-be rapist has penis severed by angry mob,1040,unrelated\nWho Is Michael Zehaf-Bibeau? Ottawa Shooter Suspect Identified By Canadian Officials ,1251,unrelated\nTaylor Lianne Chandler: Michael Phelps' Cougar Girlfriend Revealed?,1337,unrelated\n\"At CBS Detroit, Fan Site 'Scuttlebutt' Is Enough to Publish Batmobile Rumor\",280,unrelated\nNasa questions whether crater in Nicaragua caused by meteorite,534,unrelated\nSeth Rogen Is Woz,213,unrelated\n\"That Story About a Catholic Priest Dying, Seeing God as a Woman, and Coming Back to Life? It’s Almost Definitely Fake\",1299,unrelated\nExperts: More facts needed on purported audio recording of Michael Brown shooting,1481,unrelated\n\"Catholic Priest Dead For 48 Minutes, Is Miraculously Revived – His Revelations About God Are Even More Shocking\",289,unrelated\nStudent accidentally sets college on fire during fireworks proposal,1592,agree\n\"Planetary Alignment On Jan 4, 2015 Will Decrease Gravity For 5 Minutes Causing Partial Weightlessness\",2248,unrelated\nRumors of ISIS leader's death debunked,1255,unrelated\n‘Banksy’ Instagram tribute to Charlie Hebdo victims not posted by artist,1120,unrelated\nBoko Haram ceasefire ignored as violence flares in Borno state,2045,unrelated\nBREAKING NEWS: ISIS beheads missing American journalist James Wright Foley as warning to US to cease action in Iraq,2296,unrelated\nNigeria and Boko Haram 'agree ceasefire and girls' release',459,unrelated\nPope Francis turns out not to have made pets in heaven comment,1905,disagree\nBritish rapper a suspect in ISIS beheading,2295,unrelated\nMacaulay Culkin Hasn’t Died Despite What Everyone Is Saying On Facebook,759,agree\nA Husband Breaks Down In Tears After Lost Voicemail Message By His Late Wife Is Recovered,2406,unrelated\nBali Awry,181,unrelated\nIslamic State Leader al-Baghdadi “Not Dead”,2036,unrelated\nEggnog-chugging contest leads to hospital stay,941,unrelated\n\"No, it's not Tiger Woods selling an island in Lake Mälaren\",965,disagree\n\"Why the Gold Apple Watch Edition Must Cost $10,000\",816,unrelated\nWould-be rapist has penis severed by angry mob,2106,unrelated\nAnna Wintour: Is Rat Infestation At NYC ‘Vogue’ Office Kim Kardashian’s Fault?,367,unrelated\n[UPDATED] 11 Men and 0 Women on Tonight's ESPN Domestic Violence Panel,373,unrelated\nAmazon's first brick-and-mortar store said to open in Manhattan,1934,unrelated\nDid Kim Yo-Jong Take Kim Jong Un’s Role? North Korea Ill Health Rumors Are ‘Fabricated’,1500,unrelated\n\"Islamic State leader's family detained by Lebanon, officials say\",703,discuss\nUS confirms death of Somalia terror group leader,167,unrelated\nDurex Is Not Making Pumpkin Spice Condoms After All: A Hoax Debunked,1175,unrelated\nISLAMIC STATE BEHEADS MISSING AMERICAN JOURNALIST JAMES WRIGHT FOLEY,1034,unrelated\nSpider Burrows Into Australian Man's Appendix Scar (VIDEO),724,unrelated\nIndian civil servant sacked 'after 24-year sickie',2441,agree\nBatmobile wasn't stolen: Cops,1338,unrelated\nMichael Brown shooting audio caught on tape?,2248,unrelated\nBREAKING NEWS: ISIS beheads missing American journalist James Wright Foley as warning to US to cease action in Iraq,1040,unrelated\nBiological Warfare on the Horizon? ISIS Soldiers May Be Infected With Ebola,527,unrelated\nMoment Michael Brown was shot dead 'caught on audio recording': FBI handed potentially damning tape of ELEVEN shots being fired - including final volley of 'kill shots',32,discuss\nSaudi fatwa banning snowmen triggers heated debate,26,unrelated\nPaul Rudd Is Not the Viral Video Hero Who Tackled a Gay Basher in Dallas,487,unrelated\n\"Soldier, Gunman Killed In Shooting Incident Near Canadian Parliament\",1089,agree\nEveryone chill! Banksy has NOT been arrested,1898,unrelated\n\"UPDATE: Soldier, gunman who died in Ottawa rampage identified\",205,unrelated\nNew Audio Shows Michael Brown Was Shot at 11 Times,1435,unrelated\n\"No, Islamic State Militants Have Not Been Caught by U.S. Border Patrol\",190,unrelated\nReport: Audio Reveals Pause Between Gunshots When Michael Brown Was Shot,1808,unrelated\nCanadian official identifies dead Ottawa gunman as Michael Zehaf-Bibeau,2246,discuss\nMystery woman behind the 'richest hands on the internet' revealed: Former pornstar 'makes $5m a year unwrapping Disney toys on YouTube',1315,agree\n\"Apple 12-Inch MacBook Air Details Emerge; Device Could Be Thinner, Lighter Than Current Model\",1362,discuss\nJihadi John identity revealed as Mohammed Emwazi: live,2033,unrelated\nIS militant 'Jihadi John' named as Mohammed Emwazi from London,472,unrelated\nWife and son of Isil leader Abu Bakr al-Baghdadi 'detained at Lebanon border',1125,unrelated\nIslamic State militants allegedly used chlorine gas against Iraqi security forces,1590,discuss\nFormer PGA Tour player: Tiger Woods suspended for drug test failure,2240,unrelated\nZack Snyder Responds to Fake Stolen Batmobile Report,702,unrelated\nOttawa investigates reports that Isis has captured Canadian-Israeli woman,1165,unrelated\nPriest who died for 48 minutes says he met God and she’s a woman,1720,unrelated\nMum faces real-life Sophie's Choice – as she tries to sell her son to fund daughter's care,1358,unrelated\n\"Fidel Castro Dead? Yes, He Is… But The Cuban Leader Is Alive, Death Rumors Proven False\",1832,unrelated\n\"CNN Broadcasts Purported Audio Containing Gunshots That Felled Michael Brown Jr.; Leaders, Celebrities Fill Pews At Teen’s Funeral\",346,unrelated\nMagic mushrooms found in BUCKINGHAM PALACE by Alan Titchmarsh,1374,unrelated\n\"Video showing American journalist beheaded believed real, officials and family say\",2404,unrelated\nCanadian Soldier Shot At Ottawa War Memorial: Report,1744,unrelated\nAudio recording allegedly captures moment Michael Brown was shot,1832,unrelated\nKim Jong-un 'set to open a new restaurant in SCOTLAND',1406,unrelated\nNew Audio Reveals Pause in Gunfire When Michael Brown Was Shot: Attorney,1818,agree\n\"11 Tripoli Planes Still Missing, Sparks 9/11 Concerns\",1958,agree\n\"NYPD to issue tickets instead of arrest for weed possession, report says\",775,unrelated\nIndia Rape Crisis Sees Mob Castrate Alleged Sex Attacker in Shocking Scenes,2115,agree\nMichael Phelps’ alleged girlfriend says she was born intersex,1849,unrelated\nSeth Rogen reported to play Woz in the upcoming Steve Jobs movie,1966,unrelated\nHow did a Texas plumber's truck end up with Syrian rebels? (+video),2174,unrelated\nNigeria announces truce with Boko Haram; fate of schoolgirls unclear,992,unrelated\nISLAMIC STATE BEHEADS MISSING AMERICAN JOURNALIST JAMES WRIGHT FOLEY,2526,unrelated\nScientists Doubt That Meteor Caused Crater In Nicaragua,731,unrelated\nChristian Bale In Talks To Play Steve Jobs In Sony's Next Biopic,2097,unrelated\nNigeria Says Boko Haram Cease-Fire May Lead to Release of Kidnapped Girls,2045,unrelated\n\"Calm Yourselves, Durex Has NOT Come Out With A Pumpkin Spice Condom\",1212,unrelated\nIslamic State flying three jets in Syria: monitor,777,unrelated\nJ.J. Abrams Asks Disney To Move Up 'Star Wars: The Force Awakens' Release Date,2084,discuss\nKim Jong-un relying on ‘cobra wine’ after problems with trouser snake,213,unrelated\nNigeria: hopes for return of kidnapped schoolgirls rise after ceasefire reported,922,discuss\nFormer U.S. soldier says IS used chemical weapons in Kobani,1758,unrelated\nNorth Korean dictator Kim Jong-Un to open restaurant in Scotland,2132,unrelated\nEyewitness Says Viral Video of Homeless Man Was Staged,1681,unrelated\nNew Audio Shows Michael Brown Was Shot at 11 Times,900,unrelated\nMeteorite strike in Nicaragua puzzles experts,40,unrelated\nHunt for 'cruel' owner who abandoned dog at train station,36,unrelated\nMet police denies reports of Banksy arrest,949,agree\nVideo: Marine saved by helmet after Taliban sniper attack,488,agree\nMilitant Group Says It Killed American Journalist in Syria,2495,discuss\n\"Rare Case: Seven Bosnian Girls, Aged 13 And 14, Fall Pregnant After Five-Day School Trip; Parents Outraged After School Cites 'Parental Neglect'\",821,unrelated\n\"ISIS Claims It Kidnapped Gill Rosenberg, The First Western Woman To Fall Into The Group's Hands\",1628,unrelated\nWhat TBS’s Sped-Up Seinfeld Reruns Tell Us About the Sorry State of America,2237,unrelated\nIslamic State claims to have beheaded American journalist,1385,unrelated\nBoko Haram 'ceasefire' doubts after attacks reported in Nigeria,1125,unrelated\nUS probing claims ISIS fighters seized airdropped weapons meant for Kurds,2448,unrelated\nMeteorite 'caused mysterious boom in Nicaragua',345,unrelated\n\"Michael Zehaf-Bibeau, slain Ottawa shooter, had criminal record in Quebec, B.C.\",2087,unrelated\nHope Fades for Girls' Release After Boko Haram 'Truce' Breached,2463,discuss\nISIS cracks down on five confirmed Ebola cases among fighters: official,2045,unrelated\nNasa questions whether crater in Nicaragua caused by meteorite,1661,discuss\nFears Islamic State could launch EBOLA attack on Britain after fighters 'contract virus',1899,unrelated\nCourt Orders Probe Into Complaints Of 'Forced Castration' In Religious 'Dera' Sect,1048,unrelated\nSaudi Arabian cleric issues fatwa against snowmen,35,unrelated\nActor has his testicles stolen after meeting ‘young blonde woman at a bar’,573,discuss\nMichael Phelps’ alleged girlfriend says she was born intersex,618,unrelated\nReport: Possible audio tape of Michael Brown shooting,321,unrelated\nAmazon plans ad-supported video streaming service - NY post,887,unrelated\nCBI registers 'criminal conspiracy' case against Dera chief after claims 400 male followers were forcibly castrated,2336,discuss\nShots Heard In Alleged Brown Shooting Recording [AUDIO],1818,discuss\nArmed U.S. drones spotted flying over Syria in possible hunt for ISIS leader,1509,discuss\n\"Oh Hey, Paul Rudd Was One Of The Dallas Airport Homophobe Heroes, No Big\",119,unrelated\nTourist wakes to find strange red trail on his stomach - and discovers a spider has burrowed through his appendix scar and crawled UNDER his skin while on holiday in Bali,2045,unrelated\nISIS Video: America’s Air Dropped Weapons Now in Our Hands,2168,discuss\nVice CEO Throws Down $300K on Lavish Vegas Dinner,1547,unrelated\nWhat Glenn Beck Fears May Be Done With the 11 Missing Jets,176,unrelated\nTwo GOP Congressmen Say Suspected Terrorists Caught Crossing U.S.–Mexico Border,855,discuss\n'Hairgate': iPhone 6 users encounter latest Apple problem after 'bendgate',689,unrelated\n\"Once Again, The Banksy 'Arrest' Is A Giant Hoax. Repeat: A Hoax.\",2342,unrelated\nJudicial Watch's Farrell: ISIS Terrorists Did Cross Mexican Border,2132,unrelated\nAmazon.com to open first physical store in Manhattan: DJ,2477,unrelated\nLynch Mob Castrates Alleged Rapist In Rajasthan,2149,unrelated\nVogue’s Rat Infestation: Disturbing New Details,2064,agree\n\"Feminist Aborts Baby For Being A Boy, Shocked People Don’t Approve\",1363,unrelated\nReturn of the Mac: Seth Rogen in talks to star as Apple co-founder Steve Wozniak in upcoming Steve Jobs biopic,115,unrelated\nADVISORY-Islamist rebel leader killed in U.S. strike - Somali government,313,disagree\nIslamic Militants Post Video Claiming to Show Beheading of U.S. Journalist,472,unrelated\nVideo: Marine survives Taliban sniper headshot thanks to helmet,2046,agree\nNew iOS 8 bug can delete all of your iCloud documents,139,unrelated\n\"Wildest Apple Watch rumor yet: 100,000 apps at launch\",986,unrelated\nSergeant-at-Arms stopped shooter on Parliament Hill,1568,unrelated\nWeather Reporter Caught Writing His Name In The Snow Was NOT Ready To Go On Camera (UPDATED),975,disagree\nCheese addiction breaks Kim Jong-un's ankles,2210,unrelated\nPopWatch Teenager fights for the right to be recognized as Teletubbies' smiling sun-baby,2081,unrelated\nISIS cracks down on five confirmed Ebola cases among fighters: official,1438,unrelated\nMedia outlets identify 'Jihadi John',2531,unrelated\nJ.J. Abrams Asks Disney To Move Up 'Star Wars: The Force Awakens' Release Date,808,unrelated\niPhone Game Developer Quits Job By Hiding The Greatest Letter Of Resignation Ever Inside His Game,125,unrelated\nLego letter to parents in 1974 on gender equality still resonates 40 years on,1547,agree\n\"FIDEL CASTRO DEATH WATCH: RUMORS HEAT UP, CUBA DENIES\",1401,discuss\nChristian Bale Won't Play Steve Jobs After All,687,unrelated\n\"Suspected meteorite leaves crater in Managua, is linked to asteroid\",1627,unrelated\nKIM DINE WITH ME: Porky president Kim Jong-un to open UK restaurant serving DOG,2290,unrelated\nCanadian Soldier Shot At Ottawa War Memorial: Report,2307,unrelated\n'They ate through the ceilings and pooped on the keyboards': Rats are 'taking over' Vogue's new World Trade Center office and Anna Wintour 'no longer wants to work there',320,unrelated\nMexico prosecutor: Students not in 1st mass graves,1948,unrelated\nAudio recording allegedly captures moment Michael Brown was shot,1720,unrelated\n\"In Moscow, police are looking for a felon, cut the male genitals\",271,unrelated\nLego letter from the 1970s still offers a powerful message to parents 40 years later,1169,unrelated\nIsis leader Abu Bakr al-Baghdadi's 'wife and son detained in Lebanon',254,unrelated\nWHO investigates media reports ISIS fighters contracted Ebola,1574,unrelated\nRumor Robert Plant Ripped Up $800 Million Contract To Reunite Led Zeppelin Called 'Rubbish',2133,unrelated\nMichelle Obama’s face blurred by Saudi state television,1242,unrelated\nMore than 200 kidnapped Nigerian girls to be released after deal reached with Boko Haram,2530,discuss\nIslamic State Militants Claim to Have Beheaded US Journalist James Wright Foley,1982,unrelated\nIslamic State killer 'Jihadi John' named as Mohammed Emwazi,1107,unrelated\nBrian Williams Demands Apology From Social Media Over Erroneous Urination Reports (Video),775,unrelated\nPentagon: ISIS seized materials airdropped to Kurds,1627,unrelated\nNew policy could reduce marijuana possession arrests,296,unrelated\nDid NBC Nightly News Go Live To A Man Who Was Taking A Piss?,1786,unrelated\nESPN's Domestic Violence Panel Is Missing Something Important,1020,unrelated\nBoko Haram denies it has agreed ceasefire,381,unrelated\nIslamic State claims to have beheaded American journalist,2047,discuss\nWho Is Michael Zehaf-Bibeau? Ottawa Shooter Suspect Identified By Canadian Officials ,2302,unrelated\nAudio recording of Michael Brown being gunned down WAS made at the time he was killed: App company appears to confirm tape of ELEVEN bullets being fired - including final volley of 'kill shots',844,unrelated\nIslamic State releases video apparently showing the beheading of missing US journalist James Foley,1471,discuss\nKurds Deny Gill Rosenberg was in Kobane,1949,unrelated\nTropical spider burrowed under man's skin through appendix scar and lived there for THREE DAYS,214,unrelated\n\"After Giving A Homeless Man $100, This Guy Secretly Filmed Him...\",2061,agree\n\"Cook said to confirm Apple Watch is showerproof, lasts a day\",1985,unrelated\nLynch mob chop man's penis off after catching him allegedly trying to rape teenager,1476,discuss\nRussian Yeti Or Bigfoot Hoax? New Footage Sparks Debate,1718,unrelated\nTropical spider burrowed under Bali tourist's skin,2293,discuss\nAlleged audio of Michael Brown shooting has surfaced,1104,unrelated\nHigh school student scores $72M playing the stock market,1987,discuss\nMexico Says Missing Students Not Found In First Mass Graves,1419,unrelated\nBoko Haram denies ceasefire claim by Nigeria's government,1603,unrelated\nBritish hostage David Haines beheaded by Islamic State terrorists,2206,agree\nAlleged Ottawa gunman: What we know so far about Michael Zehaf-Bibeau,1301,unrelated\n\"See How This Homeless Man Spends A Hundred Dollars, And Keep A Tissue Handy [Video]\",467,unrelated\n\"L. Jinny? Abdel-Majed Abdel Bary, UK Rapper, Suspected in James Foley Killing: Reports\",2045,unrelated\nOttawa Shooting: Soldier Shot at Canada's National War Memorial,2269,unrelated\n\"Woman, Ting Su, Finds Husband Cheating With Her Own Twin, Gets Spectacular Revenge\",1058,agree\n\"North Korean leader Kim Jong-un not missing, just having ankle surgery\",1081,discuss\nSeth Rogen reportedly nabs Steve Wozniak role in Steve Jobs filmSteve Jobs Iconic Moments,1355,unrelated\nPolice hunt tweed-jacket wearing man who slaps shoppers for SNEEZING,678,unrelated\nMeteorite Leaves House-Sized Crater in Nicaragua’s Capital,971,unrelated\nDoes Vogue's New Office Have a Rat Infestation?,639,unrelated\nMeteorite leaves crater in Nicaraguan capital Managua,1795,unrelated\nJames Foley remembered as 'brave and tireless' journalist,874,unrelated\nHomeless man receives $100... then shocks everyone with how he spends it,2492,unrelated\nReports: Big Bank Hank of pioneering rap group Sugarhill Gang has died,2398,discuss\nIslamic State using 'SCORPION bombs' to terrorise victims,1720,unrelated\nKim Jong-un ‘is so fat from eating cheese that he has broken his ankles’,2327,unrelated\nFirst bendgate... now it's HAIRGATE: Angry iPhone 6 owners claim design is causing chunks of their hair to be ripped out when they make a phone call,403,unrelated\n\"Vice Media Chief Said to Pay $300,000 for Dinner for 30\",2130,discuss\nISIS Getting Ebola,720,unrelated\nTropical spider burrowed under man's skin through appendix scar and lived there for THREE DAYS,1602,discuss\nApple Watch may be powered by Samsung processor,1658,unrelated\n\"No, Saudi TV Did Not Blur Out Images of Michelle Obama\",1786,unrelated\n\"North Korean leader Kim Jong-un’s mystery illness actually two broken ankles, newspaper says\",1081,discuss\nBoyfriend cuts off his penis and throws it in the bin after girlfriend dumps him for being bad in bed,908,unrelated\n\"Jeh Johnson: Politicians Shouldn't 'Feed The Flames Of Fear' Over ISIS, Ebola\",666,agree\nZack Snyder Makes Fun of Stolen Batmobile Rumor with New Image,734,unrelated\nVideo messaging service verifies timing of CNN audio recording,1299,unrelated\n\"'American bombing had signed my death certificate': Missing US journalist James Wright Foley goes unflinching to his death as ISIS behead him in horrific video, as a warning to Obama\",1093,discuss\nMore than 200 kidnapped Nigerian girls to be released after deal reached with Boko Haram,1603,unrelated\n\"Despite ceasefire announcement, new Boko Haram attacks reported\",1541,unrelated\nApple in talks to become launch partner for cable-free HBO Now service,2306,unrelated\nBoko Haram 'ceasefire' doubts after attacks reported in Nigeria,1372,unrelated\nPassenger Wears A Hazmat Suit To Dulles Airport,2489,unrelated\nEggnog-chugging contest leads to hospital stay,2509,unrelated\nWoman Spends Entire Week In KFC After Getting Dumped By Her Boyfriend,1805,unrelated\nTaliban member swapped by Obama for Bowe Bergdahl tried to return to terror: report,972,unrelated\nObama: murder of James Foley 'shocks the conscience of the entire world',2127,unrelated\nHas Ebola infected Isis militants in Mosul?,1778,discuss\nWatch: ISIS Claims to Have Captured U.S. Airdropped Weapons,1586,unrelated\n#ISIS beheads photojournalist James Wright Foley in a massage to US to end its intervention in #Iraq.,1580,agree\nChristian Bale won't play Steve Jobs,2455,discuss\n\"Thanks Uncle Sam, we have your weapons airdrop: ISIS taunts America over intercepted weapons meant for Kurds\",125,unrelated\nVideo Purports To Show Beheading Of U.S. Journalist By Militants,2453,unrelated\n6 Islamist militants killed in US attack in Somalia,511,unrelated\nThis Letter To Parents From A 1970s Lego Set Contains An Important Message For Gender Equality,1726,unrelated\nOfficials Refute Iraqi Media Reports That ISIS Members Have Contracted Ebola In Mosul,2177,unrelated\n\"Islamic State Training Pilots in Military Jets, Monitors Say\",1115,discuss\nCould Kim Jong Un open a restaurant in Scotland?,773,unrelated\nCheeky vandals paint giant penis on bonnet of £1.5 million Bugatti Veyron sportscar,2252,unrelated\nNasa questions whether crater in Nicaragua caused by meteorite,524,unrelated\nExpert casts doubt on Bunbury man Dylan Thomas’s burrowing stomach-spider story,1864,discuss\nSoldier shot in Ottawa at War Memorial,1988,unrelated\nMacaulay Culkin dead: Actor is victim of another death hoax,2022,unrelated\nBATMAN VS. SUPERMAN BATMOBILE STOLEN,1528,discuss\nDid Comcast Get a Man Fired From His Job for Complaining About Its Service?,1338,unrelated\nVideo shows ISIL beheading of photojournalist James Foley,694,discuss\nIsis claims it has US airdrop of weapons,1648,unrelated\nThat Boko Haram Ceasefire in Nigeria Isn’t A Ceasefire,1125,unrelated\n\"L. Jinny? Abdel-Majed Abdel Bary, UK Rapper, Suspected in James Foley Killing: Reports\",2156,unrelated\nComcast blocks Tor,1403,disagree\nElderly Woman Arrested for Kidnapping Neighbor’s Cats & Making Fur Coats,1034,unrelated\n\"James Foley: American Journalist, James Wright Foley Beheaded in New ISIS Video [Breaking News]\",139,unrelated\nStaff Reporter,707,discuss\nLebanon detains wife and son of Al-Baghdadi,2337,disagree\n\"Reports Isis fighters have contracted Ebola are 'incorrect', says Iraqi health ministry\",2025,discuss\n\"Kim Jong-un Broke Both Ankles and Is Hospitalized, Report Claims\",1854,discuss\nNew iOS 8 bug can delete all of your iCloud documents,2054,discuss\n\"TEXAS TURKEY FARM CONTAMINATED WITH EBOLA, OVER 250,000 HOLIDAY TURKEYS INFECTED\",186,unrelated\nThe Apple Watch Will Debut by Late March [Report],670,unrelated\nRobot security guards now patrolling Microsoft's Silicon Valley campus,2288,unrelated\nDylan Thomas Finds Tropical Spider Burrowed Under Skin,2175,unrelated\n\"Rats at Vogue's NYC offices - watch your step, Anna Wintour\",2033,unrelated\nBoko Haram denies it has agreed ceasefire,2403,discuss\nA Wanted Man Responded To A Police Facebook Post That He Would Turn Himself In,1693,unrelated\nVideo Purports To Show Beheading Of U.S. Journalist By Militants,1471,discuss\nAaron Sorkin Confirms Christian Bale Will Play Steve Jobs,2097,unrelated\n\"ISIS Unleash \"\"Scorpion\"\" Bombs In Iraq\",185,unrelated\nSpider Burrows Into Australian Man's Appendix Scar (VIDEO),1321,disagree\nMichael Phelps’ alleged girlfriend says she was born intersex,645,unrelated\nISIL Beheads American Photojournalist in Iraq,139,unrelated\n\"Kim Yo Jong, Kim Jong-Un’s Sister, Takes Control of North Korea While Brother Gets Treatment?\",465,unrelated\n\"Despite no Ebola case in Kansas City, the rumor goes viral\",1943,agree\nDon’t ‘Reset All Settings’ in iOS 8 unless you want to lose your iCloud files,1155,unrelated\nSoldier shot in Ottawa at War Memorial,2269,unrelated\n\"Rumor: Gold Apple Watch Edition priced up to $5,000, steel version at $500, will debut on Feb. 14\",731,unrelated\nThe Pumpkin-Spice Condom Is Just a Figment of Your Own Gross Imagination,698,unrelated\n\"Canadian woman 'captured by ISIS in Syria' says she is actually fine and still fighting the jihadists, despite kidnap reports\",513,unrelated\nMore than 200 kidnapped Nigerian girls to be released after deal reached with Boko Haram,1883,unrelated\nThis Woman Is Wrongly Being Called A Sexual Predator After Her Private Sex Tape Was Used For A Hoax,1734,unrelated\nJihadi John UNMASKED: Islamic State killer NAMED as west Londoner Mohammed Emwazi,1780,discuss\nPumpkin Spice Condoms Could Be The Only Thing To Save The World From Basic Children,1400,discuss\n\"North Korean leader Kim Jong Un had ankle surgery, report says\",1349,unrelated\nBunbury local discovered a spider had burrowed under his skin on Bali holiday,859,unrelated\n\"No, Banksy has not been arrested (sigh)\",1020,unrelated\nDNA tests prove Lebanon IS holding ISIS chief al-Baghdadi's ex-wife and daughter after they were caught with fake passports,1004,discuss\nCNN Airs Alleged Audio from Michael Brown Shooting,1605,discuss\nGuru who ordered 400 followers to be castrated 'so they could be closer to God' is investigated for grievous bodily harm in India,1011,unrelated\nGuantanamo detainee freed in Bowe Bergdahl swap 'back to terrorism',472,unrelated\n\"UBS survey finds 10% of consumers want a smartwatch, expects 24M Apple Watch sales in fiscal 2015\",568,unrelated\nMan has his PENIS cut off by angry mob after 'attempted rape' of teenager,36,unrelated\nBugatti Veyron Vandalized With Penis Graffiti? Viral Photo Isn’t What It Seems,1148,agree\nHas Kim's SISTER taken over North Korea? Dictator fails to show for key Communist event (but does send a nice flower basket instead),81,unrelated\nNorth Korea Leader Kim Jong Un Is Still In Charge: Source,1580,unrelated\nFormer PGA Tour player: Tiger Woods suspended for drug test failure,43,unrelated\nNET Extra: Back-from-the-dead Catholic priest claims God is a female...,2492,unrelated\nIsis 'fed murdered kidnap victim to his own mother after she travelled to their headquarters and demanded to see him',2352,unrelated\nPictured: Libyan Islamist rebels pose with planes seized from Tripoli airport as U.S. officials warn they could be used to carry out terrorist attack on 9/11 anniversary,1489,unrelated\nAlleged audio of Michael Brown shooting released,776,unrelated\nBoyfriend cuts off his penis and throws it in the bin after girlfriend dumps him for being bad in bed,831,unrelated\nMan who skipped work for 24 years is finally fired,1951,agree\nBig Bank Hank of The Sugarhill Gang is dead at 57,1458,unrelated\nIsis claims to behead US journalist,1347,unrelated\nMichael Phelps’ alleged girlfriend says she was born intersex,1349,agree\nNigerians doubtful of girls' release after Boko Haram 'truce' breached,1821,discuss\n\"Islamic State, in video titled \"\"A Message to America,\"\" beheads American journalist James Wright Foley who was kidnapped in 2012\",826,unrelated\n\"Viral Video Of Homeless Man Spending $100 On Food For Other Homeless Was Faked, Witness Says\",344,unrelated\nKim Jong-Un 'bans the name Kim Jong-un',1034,unrelated\nScientists Doubt That Meteor Caused Crater In Nicaragua,2475,agree\nFence Jumper Made It Deeper Into the White House Than Secret Service Claims,887,unrelated\nBoko Haram denies truce to release kidnapped schoolgirls,171,unrelated\nJournalist James Wright Foley reportedly beheaded by ISIS,984,unrelated\nSaudi cleric condemns snowmen as anti-Islamic,1950,unrelated\nIslamic State May Have Fighter Jets Now After Seizing Russian-Made MiGs,487,unrelated\n\"Absent from duty for 25 years, CPWD official dismissed\",1242,unrelated\nDid a Meteorite Impact in Nicaragua over the Weekend?,373,unrelated\nMeteorite strike in Nicaragua puzzles experts,715,discuss\nFears journalist James Wright Foley beheaded by Islamic State jihadists in ‘message’ to United States,2287,unrelated\nZack Snyder Makes Fun of Stolen Batmobile Rumor with New Image,964,unrelated\nSmall red book among finds in 113-year-old Boston time capsule,690,unrelated\nKurds fear Isis use of chemical weapon in Kobani,1253,unrelated\nNew Audio Shows Michael Brown Was Shot at 11 Times,1569,unrelated\nDHS Rebuffs Congressman’s Claim ISIS Infiltrating Southern Border,2367,disagree\nLuke Somers 'killed in failed rescue attempt in Yemen',298,unrelated\nAnna Wintour: Is Rat Infestation At NYC ‘Vogue’ Office Kim Kardashian’s Fault?,1737,unrelated\n\"No, there aren’t any Ebola cases in Iraq\",2003,discuss\nURGENT: ISIS kills 300 Iraqi soldiers by chlorine gas attack in Saqlawiyah,969,agree\nThis Letter To Parents From A 1970s Lego Set Contains An Important Message For Gender Equality,311,unrelated\nFerguson riots: audio may have captured Michael Brown shooting,1803,unrelated\n\"ISIS Claims an American Hostage, Kayla Mueller, Died in Airstrike in Syria\",2260,unrelated\nDid Paul Rudd Help Tackle That Dallas Airport Gay-Basher?,1844,unrelated\nWAS NBC METEOROLOGIST MIKE SEIDEL PEEING IN THE SNOW ON CAMERA? A TESTY BRIAN WILLIAMS EXPLAINS,1968,discuss\nCanadian Soldier Shot At Ottawa War Memorial: Report,373,unrelated\nISIS Extremists Claim to Behead British Hostage David Haines,1528,unrelated\n\"Boko Haram agrees to ceasefire, release of school girls\",2356,discuss\nLed Zeppelin’s Robert Plant ripped up a $924 million reunion contract,2223,unrelated\n\"‘Teletubbies’ Sun Baby: Fans Freak Out Over Jess Smith, 19\",1009,unrelated\n\"Nigeria, Boko Haram reach ceasefire deal, kidnapped girls to go free, official says\",1439,unrelated\n\"Boko Haram denies cease-fire, leader says he married off kidnapped girls\",2096,unrelated\n\"North Korea leader Kim is still in charge, has injured leg: source\",1933,unrelated\nReport: 4 ISIS Terrorists Caught at Southern Border in 36 Hrs,570,unrelated\n\"Rumor: Gold Apple Watch Edition priced up to $5,000, steel version at $500, will debut on Feb. 14\",2188,discuss\nISIS Reportedly Beheads U.S. Journalist James Wright Foley on Camera,2287,unrelated\nMissing Planes,1958,discuss\nIslamic State militants claim to behead missing American journalist,1372,unrelated\nISIS Militants Allegedly Contracted Ebola,1905,unrelated\nBoko Haram ceasefire ignored as violence flares in Borno state,2139,disagree\nReport: Missing Libyan jetliners raise fears of suicide airliner attacks on 9/11,1699,unrelated\nBatman Set To Play Steve Jobs In Upcoming Biopic,1846,disagree\nTropical spider 'burrowed under man's skin through scar' - video report,1888,unrelated\nISIS Getting Ebola,1013,unrelated\nObama Denounces James Foley's Execution: 'Today The Entire World Is Appalled',1547,unrelated\nREPORT: Alleged New Audio of Michael Brown Shooting,2235,discuss\n\"Apple Watch to Feature Time-Only 'Power Reserve' Mode, Prototypes Disguised as Samsung Watches\",2423,unrelated\n\"Video showing American journalist beheaded believed real, officials and family say\",2388,discuss\nReport: Former Baseball Star Jose Canseco Accidentally Shot At Home,2078,unrelated\nLuke Somers 'killed in failed rescue attempt in Yemen',401,unrelated\nNicaragua Meteorite Impact Theory May Be Meteor-wrong,1627,unrelated\n\"No, that high school kid didn't make $72 million trading stocks\",2407,agree\nISIL video claims beheading of kidnapped journalist James Foley,2304,unrelated\nTiger Woods serving secret PED suspension?,757,discuss\nPentagon confirms al-Shabab leader killed in airstrike in Somalia,1084,agree\nPictured: Libyan Islamist rebels pose with planes seized from Tripoli airport as U.S. officials warn they could be used to carry out terrorist attack on 9/11 anniversary,1958,agree\n\"Christian Bale in talks to play Steve Jobs for Sony, Danny Boyle\",1702,unrelated\nThis Is Why Rumors That ISIS Is Crossing The Border Into The U.S. Aren’t Going Away,108,discuss\nNicaragua meteorite: Experts attempt to understand whether mysterious meteorite fell from passing Pitbull asteroid,2154,discuss\n\"Cook said to confirm Apple Watch is showerproof, lasts a day\",121,unrelated\nMum Offers to Sell Twin Boy to Save Twin Girl,1627,agree\n\"McDonald’s Removing Big Mac, Apple Pies And Eliminating Large Size Options\",776,unrelated\nCold Turkey,1949,agree\nFounding Fathers-Era Time Capsule Found in Boston,2061,unrelated\nISIS Appears To Behead American Photojournalist In YouTube Video,1261,unrelated\nBREAKING NEWS: British-born U.S. photojournalist held hostage by al-Qaeda killed in failed rescue attempt in Yemen,913,unrelated\nYou may be able to make appointments at the Apple Store to try on the Apple Watch when it launches,2056,discuss\nSoldier shot at War Memorial; multiple shots fired in Parliament,2156,agree\n\"Mass Graves Found In Mexico, Near Place Where 43 Students Went Missing\",366,discuss\nWhiz kid stock picker: I didn't actually make $72M trading,313,unrelated\nIsis video claims to show beheading of British hostage David Haines,1301,unrelated\nSoldier shot near Canadian parliament building,1574,unrelated\nISIS leader dead?,1631,unrelated\n\"Sick Kansas City man said not to have Ebola, U.S. plans new steps to fight virus\",1358,unrelated\nBritish rapper a suspect in ISIS beheading,975,unrelated\nJose Canseco shoots self in hand,2000,discuss\nNew policy could reduce marijuana possession arrests,687,unrelated\nEyewitness Says Viral Video of Homeless Man Was Staged,1934,unrelated\nThis Soap Opera Star Reportedly Had His Testicles Stolen By An ‘Attractive Blonde’ Organ Trafficker,1015,unrelated\nSeth Rogen to Star as Steve Wozniak in Sony's Steve Jobs Biopic [Updated],1795,unrelated\nIs the Alleged Audio of the Gunshots That Killed Michael Brown a Hoax?,2313,unrelated\nSeth Rogen to play Woz in Jobs biopic,646,unrelated\nISIS cracks down on five confirmed Ebola cases among fighters: official,527,unrelated\n\"Rats at Vogue's NYC offices - watch your step, Anna Wintour\",1933,unrelated\nMum faces real-life Sophie's Choice – as she tries to sell her son to fund daughter's care,1776,unrelated\nIslamic State reports youngest jihadist 'martyred' in battle,847,unrelated\n\"‘Teletubbies’ Sun Baby: Fans Freak Out Over Jess Smith, 19\",2081,unrelated\nReports: Boko Haram may release schoolgirls as part of deal,1697,unrelated\nReport: Christian Bale Will Play Steve Jobs,1658,unrelated\n\"Islamic State leader's family detained by Lebanon, officials say\",2268,discuss\nHilarious: North Dakota Pays Special Tribute to President Obama,265,unrelated\nIsis 'fed murdered kidnap victim to his own mother after she travelled to their headquarters and demanded to see him',730,unrelated\nSenior Western Intelligence Official Confirms London Rapper Abdel Majed Abdel Bary Is A Suspect In The Foley Killing,1314,discuss\nApple may launch 12-inch MacBook Air with Retina Display,1234,unrelated\nBali spider burrows under Aussie’s chest,986,disagree\nConfusion as Cuba’s Castro mourned instead of Kenya’s Fidel,2377,unrelated\nApple's 12-Inch Retina MacBook Air Shown in Artist's Renditions,1362,discuss\n\"Nun gives birth, intends to keep baby\",534,discuss\nPentagon: Somali terror group leader killed in U.S. airstrike,2374,discuss\nNEWS/ You'll Never Guess How a Homeless Man Spent $100—Watch the Touching Video!,467,unrelated\nThis Selfless Homeless Man Receives $100 & Doesn't Spend A Dime On Himself!,1948,unrelated\nExperts: More facts needed on purported audio recording of Michael Brown shooting,2141,unrelated\n\"No, a bird didn't poop on Vladimir Putin\",720,unrelated\nMicrosoft turns to robotic security guards to watch for trouble,2306,unrelated\nAmazon.com to open first physical store in Manhattan: DJ,568,unrelated\nIraqi media: ISIS militants have contracted Ebola,2138,discuss\nCrazy iPhone rig shows how Chinese workers manipulate App Store rankings,2421,unrelated\nEveryone chill! Banksy has NOT been arrested,2412,unrelated\nMissing American journalist reportedly beheaded by Islamic State ,984,unrelated\n\"UPDATE: Soldier, gunman who died in Ottawa rampage identified\",419,unrelated\nMacaulay Culkin Dead?,2341,discuss\nReport: Audio Reveals Pause Between Gunshots When Michael Brown Was Shot,1803,unrelated\nBoko Haram 'ceasefire' doubts after attacks reported in Nigeria,1540,disagree\nInsurgents killed in Nigeria despite alleged truce with Boko Haram,1372,unrelated\nISIS executioner 'Jihadi John' identified as Mohammed Emwazi,1374,agree\nSaddam Hussein’s pilots training Islamic State group,487,unrelated\nWFB’s Bill Gertz: Obama Administration ‘Trying to Play Down’ Missing Libyan Airliners,723,unrelated\n\"Palestine accuses Israel of opening dams, flooding Gaza, forcing evacuations\",993,unrelated\nGive a homeless man $100 and see what he does with it [Video],1681,unrelated\nNigeria Claims Boko Haram Will Release the Kidnapped Schoolgirls,2356,discuss\nTurkish Leader Says U.S. Airdrop Aided ISIS Militants,1572,unrelated\nCNN Posts Alleged Audio of Michael Brown Shooting,1818,discuss\nHospital Officials: Kansas City Patient Not Being Treated For Ebola,707,unrelated\nISIS Claims to Have Intercepted Supplies From U.S. Airdrop,1597,discuss\nNigeria announces truce with Boko Haram; fate of schoolgirls unclear,2192,unrelated\nCatholic Priest Claims God Is Female After Clinically Dead Experience,2520,unrelated\nSeth Rogen To Play Steve Wozniak In Steve Jobs Biopic,646,unrelated\nJames Foley Killer ‘Jihadi John’ Believed to Be Former London Rapper Abdel-Majed Abdel Bary,8,unrelated\n\"Tiger Woods is not on suspension for failing a drug test, his agent and a PGA official say\",173,unrelated\nBiH: Seven Primary School Students Pregnant After Five-Day Excursion,1221,unrelated\nMeet the 17-Year-Old Who Made $72 Million During His High-School Lunch Breaks,2220,unrelated\nApple Watch launch expected in late March,2273,discuss\n\"Calm Yourselves, Durex Has NOT Come Out With A Pumpkin Spice Condom\",788,unrelated\nIsis claims it has US airdrop of weapons,1347,unrelated\nNigeria: hopes for return of kidnapped schoolgirls rise after ceasefire reported,2463,discuss\n\"Report: ISIS kidnaps Canadian-Israeli, former IDF soldier who went to fight with the Kurds\",2147,unrelated\nMeteorite leaves crater in Nicaraguan capital Managua,1825,discuss\nGuantanamo detainee freed in Bowe Bergdahl swap 'back to terrorism',2254,unrelated\nTexas City plumber's truck ends up in Syrian war,1299,unrelated\nHas Ebola infected Isis militants in Mosul?,2299,unrelated\nWas The Batmobile Stolen In Detroit?,61,unrelated\nApple Watch mass production kicks off in January: Report,2116,unrelated\nCanadian-Israeli Woman May Have Been Captured In Syria: Reports,1223,unrelated\nUS probing claims ISIS fighters seized airdropped weapons meant for Kurds,693,unrelated\nWFB’s Bill Gertz: Obama Administration ‘Trying to Play Down’ Missing Libyan Airliners,1681,unrelated\nMacaulay Culkin dead: The death hoax is once again on the child actor,1423,unrelated\nKim Jong ill? Analysts say 27-year-old sister Kim Yo Jong may be running North Korea (VIDEO),1029,unrelated\nWho Is Michael Zehaf-Bibeau? Ottawa Shooter Suspect Identified By Canadian Officials ,1739,unrelated\nGOP Rep: ‘At Least Ten ISIS Fighters Have Been Caught Coming Across The Mexican Border’,416,discuss\n'Spiderman' squished: Perth experts debunk spider burrowing claims,2293,discuss\nGod Is A Woman – Resurrected Father Narated,1849,agree\nPhoto gallery: Amazing £300 operation by North Walsham vet on constipated goldfish,2192,unrelated\n\"Boko Haram Could Release Kidnapped Girls, Nigerian Officials Say\",922,discuss\n\"Sorry, KFC isn't going to be selling weed in Colorado restaurants\",527,unrelated\nMatt Taibbi on leave of absence from First Look Media,879,agree\nISIS Fighters Getting Caught Coming Across the U.S.-Mexican Border?,539,unrelated\nUnverified video shows beheading of aid worker David Haines,1477,unrelated\nDumped woman spends a week in KFC to get over ex,1266,unrelated\n\"Man cuts off manhood, throws it in the bin, after girlfriend leaves over small penis\",908,unrelated\nWTC rats scare off Anna Wintour,367,unrelated\n\"Managua explosion not a meteorite, NASA suggests\",1213,agree\n\"No, A Spider Did Not Burrow Under A Man's Skin And Live There For Days\",2338,discuss\nParliament Hill shooting: Sergeant-At-Arms Kevin Vickers the family hero who took down Ottawa gunman,2410,unrelated\n\"In Kim Jong Un's absence, his sister may rule. Or not.\",490,unrelated\n\"Yemen says U.S. man freed, sister says he’s dead\",1256,unrelated\nIslamic State using 'SCORPION bombs' to terrorise victims,1385,unrelated\nAl-Shabab leader who ordered Kenya mall massacre believed killed in US drone attack in Somalia,1349,unrelated\nConfusion Surrounds Capture Of “ISIS Leader’s Wife”,530,unrelated\nThe rats eat Prada at Vogue NY office,1435,unrelated\nWhat One Homeless Man Does with $100 Will Astonish You (VIDEO),2305,agree\nParliament Hill shooting: Sergeant-At-Arms Kevin Vickers the family hero who took down Ottawa gunman,1002,unrelated\n\"No, a spider (probably) didn't crawl through a man's body for several days\",1860,disagree\nIsis tells mother on rescue mission :’You’ve just eaten your son’,2313,unrelated\n\"Woman detained in Lebanon is not al-Baghdadi's wife, Iraq says\",986,unrelated\nAaron Sorkin Confirms Christian Bale Will Play Steve Jobs,1217,discuss\nNorth Korean leader Kim Jong-un to open restaurant in Scotland,2225,disagree\nBREAKING UDPATED: ISIS REPORTEDLY USE CHEMICAL WEAPONS IN KOBANE,639,unrelated\n\"11 Tripoli Planes Still Missing, Sparks 9/11 Concerns\",1575,unrelated\n'No hard evidence' of Isis claims it kidnapped Canadian-Israeli woman Gill Rosenberg,214,unrelated\nPants on Fire: Duncan Hunter makes unconfirmed claim Border Patrol caught at least 10 ISIS fighters,2141,unrelated\n\"North Korea ordered citizens named Kim Jong Un to change their names, says new report\",520,unrelated\nMedia Fooled Again? Story Claims 7 of 28 Girls On School Trip Came Home Pregnant,1408,unrelated\n\"Apple Media Event Rumored for Late February, Apple Watch and 12\"\" MacBook Air Likely Topics [Updated]\",472,unrelated\n\"Comfort eating? Chinese woman, 26, spends an entire WEEK in KFC after being dumped by boyfriend\",1461,unrelated\nIs this proof of bigfoot? New 'yeti' video shows giant hairy beast walking through forest,2377,discuss\nISIS Beheads American Journalist,7,unrelated\nAlleged audio of Michael Brown shooting released,1628,unrelated\nWayward sister ‘nun the wiser’ about baby,699,unrelated\nApple may launch 12-inch MacBook Air with Retina Display,2509,unrelated\nNorth Korea denies reports Kim Jong-un is to open state-backed restaurant in Scotland,1339,unrelated\nIslamist terrorists Jabhat Ansar al-Deen tweet picture of Texas plumber’s truck fitted with anti-aircraft gun in Syria,2344,unrelated\nApple-HBO Deal Seen Launching Web-only Apple TV Streaming Service For $15 Per Month,1534,discuss\nBreaking: Soldier shot at National War Memorial in Ottawa,1089,agree\n\"Whoa, Paul Rudd Was One of the Airport Heroes Who Took Down the Homophobe\",1814,unrelated\n\"Boko Haram: Kidnapped Girls Have Been Married Off, Truce Never Happened\",2367,unrelated\n\"A message from Jim's mom, Diane Foley:\",2296,unrelated\n\"Google to buy big chunk of Pacific Shores, iconic Redwood City office park\",964,unrelated\nNASA Raises Doubts About Reports of Nicaraguan Meteorite,1790,discuss\nISIS Border Crisis: DHS Chief Says Terrorists Not Entering US Through Mexico,1528,unrelated\nKanye Banned,514,discuss\nRep. Duncan Hunter: 'At Least 10' ISIS Fighters Caught at Mexican Border,2296,unrelated\nLebanon 'holding IS leader's daughter and ex-wife',1943,unrelated\nPumpkin Spice condoms? Don't fall for this hoax.,608,unrelated\nLynch mob chop man's penis off after catching him allegedly trying to rape teenager,1959,agree\n“Axl Rose dead 2014” : Guns N' Roses frontman killed by internet death hoax,633,unrelated\nOscar winner Christian Bale to play Steve Jobs in upcoming biopic,458,agree\nOttawa Gunman Identified As Michael Zehaf-Bibeau,2141,unrelated\nOttawa shooting: Slain soldier named as Nathan Cirillo while suspect identified as Michael Zehaf-Bibeau,1380,agree\nAlleged Audio of Michael Brown Shooting Doesn’t Sound Good for Officer Darren Wilson,1438,unrelated\nBritish hostage David Haines beheaded by Islamic State terrorists,1360,unrelated\nAbdel Majed Abdel Bary Emerges as Suspect in Foley Beheading,1237,unrelated\n\"Nigeria Says It Struck A Cease-Fire With Boko Haram, But Are They Talking To The Right Guy?\",125,unrelated\n\"Reports: Jihadists Steal Commercial Jets, Raise 9/11 Fears\",2448,discuss\nNew York City Plans to End Arrests for Possession of Small Amounts of Marijuana,1368,discuss\nKim Jong-Un 'bans the name Kim Jong-un',2296,unrelated\n\"Hundreds of dog-lovers from around the world offer home to pet abandoned at the railway station with a suitcase containing his pillow, toy, bowl and favourite food\",54,unrelated\n\"Once Again, The Banksy 'Arrest' Is A Giant Hoax. Repeat: A Hoax.\",1296,unrelated\nMeet the X-BOY: Electric shock turns kid into MAGNETO,2415,discuss\niOS 8 bug reportedly erases iCloud Drive documents when settings are reset,1278,unrelated\nPriest who died for 48 minutes says he met God and she’s a woman,1008,agree\nBREAKING: ISIS Beheads American Journalist James Wright Foley,1283,unrelated\n'Hairgate': iPhone hit by new social media storm,1787,unrelated\nMexico Says Students Not Among Dead in Mass Grave,1912,discuss\nWas The Batmobile Stolen In Detroit?,621,unrelated\nNew Audio Shows Michael Brown Was Shot at 11 Times,511,unrelated\nIraqi airstrike kills key ISIL leader,1871,unrelated\nObama: murder of James Foley 'shocks the conscience of the entire world',26,unrelated\n\"Seven High School Girls Get Pregnant On Five-Day School Trip, Parents Outraged\",2304,discuss\nKim Jong-un: Absent North Korean leader is 'recovering from ankle surgery',1103,unrelated\n\"Woman detained in Lebanon is not Isis leader’s wife, says Iraq\",365,unrelated\n\"Apple's New MacBook Will Be A Thinner, Cleaner, Faster 12-Inch MacBook Air\",2497,discuss\n\"Woman detained in Lebanon is not al-Baghdadi's wife, Iraq says\",1875,unrelated\nAudio may have captured Michael Brown shooting,1131,unrelated\nSeth Rogen To Play Steve Wozniak In Steve Jobs Biopic,614,discuss\nMechanical polar bear ‘threatened with ASBO for singing Christmas songs’,2290,discuss\n\"No, that broken pencil illustration isn't by Banksy\",1545,unrelated\n\"So, There Might Be a Rat Infestation at Vogue\",2520,discuss\nCannibal mum tries to EAT her own baby shortly after giving birth,867,unrelated\nSoldier shot in Ottawa at War Memorial,961,unrelated\n\"Islamist Militants 'Steal' 11 Commercial Planes In Libya, Sparking Terror Attack Fears\",1574,unrelated\nReport: Exec popped for $300k dinner after run at blackjack,1682,discuss\n\"Jeh Johnson: Politicians Shouldn't 'Feed The Flames Of Fear' Over ISIS, Ebola\",1946,discuss\nIslamic State Militants Claim to Have Beheaded US Journalist James Wright Foley,1471,discuss\nWatch marine take sniper shot to the head and live,2213,unrelated\nThe baby from Teletubbies reveals herself,2076,agree\n80's Brat Pack star Judd Nelson forced to deny that he's dead after fake news story starts trending on social media,1906,unrelated\nIraq: US to Probe ISIS' Chlorine Attack on Iraqi Security Personnel,2016,unrelated\nVladimir Putin’s Motorcade Looks Like A Massive Knob,837,unrelated\nHer Majesty’s magic mushrooms,2424,agree\n\"Predator Drone Reportedly Sighted Circling Raqqa, Syria\",304,unrelated\nMass grave found after 40 students disappear in Mexican protest,983,discuss\nSmall Meteorite Strikes in Nicaragua's Capital City of Managua,220,unrelated\nMacaulay Culkin Hasn’t Died Despite What Everyone Is Saying On Facebook,2526,unrelated\nNew policy could reduce marijuana possession arrests,2163,discuss\nISIS Blasts 'Scorpion Bombs' At Civilian Areas In Iraq; Mosul Residents Living In Fear,1481,unrelated\nMexican cartel leader kills self; bodies in grave not missing students,761,unrelated\nTeen Makes $72 Million on the Stock Market,2367,unrelated\nSinging polar bear facing ASBO after noise complaint,2299,unrelated\nReport: Christian Bale Just Bailed on the Steve Jobs Movie,932,unrelated\nPriest who died for 48 minutes says he met God and she’s a woman,1877,unrelated\nThis Kid Made $72 Million During Lunch,550,unrelated\nAbdel-Majed Abdel Bary: London Rapper Identified As ISIS Militant Who Beheaded James Foley,1202,discuss\nIslamic State using 'SCORPION bombs' to terrorise victims,1574,unrelated\nAmerican hostage killed in rescue attempt in Yemen - senior official,2495,unrelated\n[UPDATED] 11 Men and 0 Women on Tonight's ESPN Domestic Violence Panel,962,unrelated\nWhat One Homeless Man Does with $100 Will Astonish You (VIDEO),1395,unrelated\n#ISIS beheads photojournalist James Wright Foley in a massage to US to end its intervention in #Iraq.,2450,agree\nMystery man slaps shoppers around head for sneezing,171,unrelated\n\"US, UK eye rapper as British-born militant who beheaded journalist James Foley\",1314,discuss\nIsilkulskom student has gained superhero powers after shock,1299,unrelated\nNigeria Boko Haram blamed for raids despite truce claim,1003,unrelated\nTBS Speeds up SEINFELD by 7.5% to Add 2 More Minutes of Commercials,26,unrelated\n\"New York schoolboy who made $72MILLION trading stocks on his lunch breaks - and now takes his friends out to dine on $400 caviar, drives a BMW and has definitely made his immigrant parents proud\",2132,unrelated\nDuped again: Macaulay Culkin is not dead,1502,unrelated\nWHO says reports of suspected Ebola cases in Iraq are untrue,1899,unrelated\nIndian worker sacked after going on leave for 24 years,2327,unrelated\nHidden Diagnostic Port on Apple Watch Could Allow for Smart Band Accessories [Updated],664,discuss\nFemale Israeli fighter said abducted by Islamic State  Read more: Female Israeli fighter said abducted by Islamic State,1948,unrelated\nIraqi social-media rumors claim IS leader slain,936,unrelated\nUS Intel: Taliban Man Released From Gitmo in Bergdahl Deal is Back to Militant Activity,2254,unrelated\nISIS Reportedly Beheads U.S. Journalist James Wright Foley on Camera,2130,unrelated\n\"Islamic State, in video titled \"\"A Message to America,\"\" beheads American journalist James Wright Foley who was kidnapped in 2012\",2524,agree\nExperts: More facts needed on purported audio recording of Michael Brown shooting,1289,unrelated\n\"See How This Homeless Man Spends A Hundred Dollars, And Keep A Tissue Handy [Video]\",1789,unrelated\n\"Six months after abducting Nigerian schoolgirls, Boko Haram reportedly wants to free them\",1003,unrelated\nApple Orders More Than 5 Million Watches for Initial Run,676,unrelated\nWTC rats scare off Anna Wintour,1045,agree\nMarijuana May Soon Spark Just a Ticket in New York,2307,unrelated\nZack Snyder Makes Fun of Stolen Batmobile Rumor with New Image,1494,unrelated\nMacaulay Culkin Dead: Internet Death Hoax Claims Actor Found Dead In Apartment,2326,agree\n\"Rumor: Stainless Steel Apple Watch Will Cost $500, Gold $4,000\",521,unrelated\nGuantanamo detainee freed in Bowe Bergdahl swap 'back to terrorism',1857,unrelated\n\"Nigeria's missing girls 'to be released by Boko Haram', government aide claims\",1603,unrelated\nArmed U.S. drones spotted flying over Syria in possible hunt for ISIS leader,35,unrelated\nWeb of confusion as scientists cast doubt on man's claims that a spider burrowed into his stomach through his SCAR,214,unrelated\nFence jumper reportedly made it much further into White House than Secret Service said,1547,unrelated\nIs There an ISIS Threat on the Texas-Mexico Border or Not?,2249,discuss\nA Predator Drone Has Reportedly Been Spotted Circling Above ISIS's Capital City,345,unrelated\n\"No, Banksy Didn't Create That 'Charlie Hebdo' Tribute Cartoon, But That Doesn't Mean You Can't Appreciate It\",1720,unrelated\nSources: Guns N' Roses Frontman Axl Rose Found Dead in West Hollywood Home at Age 52,609,unrelated\n\"BREAKING: Islamic State, in video, beheads American journalist James Wright Foley who was kidnapped in 2012 -@BNONews\",1358,unrelated\n\"Explosion reported near the Nicaraguan capital attributed to meteorite impact, but experts, including NASA, cast doubt on claims\",1594,agree\nMexico finds 4 more graves at site of suspected student massacre,695,discuss\nShocking picture shows mother trying to sell her own son to pay for twin daughter's cancer treatment,803,unrelated\nDog found abandoned at Scottish train station with suitcase of belongings,144,unrelated\n\"ISIS Unleash \"\"Scorpion\"\" Bombs In Iraq\",2257,unrelated\nReport claims Kim Jong-un underwent surgery to repair fractured ankles,856,discuss\n[UPDATED] 11 Men and 0 Women on Tonight's ESPN Domestic Violence Panel,959,unrelated\nUS Lawmaker: Ten ISIS Fighters Have Been Apprehended Coming Across Southern Border (Video),213,unrelated\nReport: Christian Bale Will Play Steve Jobs,574,unrelated\nDid Kim Yo-Jong Take Kim Jong Un’s Role? North Korea Ill Health Rumors Are ‘Fabricated’,1125,unrelated\n\"No, Saudi TV Didn't Blur Out Michelle Obama's Face When the President Met King Salman\",343,agree\nRapper identified as James Foley's executioner: reports,1303,unrelated\nReal-life Magneto boy 'becomes living magnet' after getting massive electric shock from street lamp,2215,agree\n\"Big Bank Hank, US rapper and Sugarhill Gang founder member, dies at 57\",1831,agree\n\"No, that broken pencil illustration isn't by Banksy\",2375,agree\nNorth Korea denies reports Kim Jong-un is to open state-backed restaurant in Scotland,2115,unrelated\nUS drones hunt Isis leader in Syria,1670,unrelated\n\"Nigeria Says It Struck A Cease-Fire With Boko Haram, But Are They Talking To The Right Guy?\",2314,unrelated\n\"Nun gives birth, intends to keep baby\",524,unrelated\nGoogle Grows With $1.6 Billion in California Office Deals,720,unrelated\nDera Sacha Sauda Chief Forced Castration of 400 Devotees? CBI Files Case Against 'MSG: The Messenger of God' Actor,322,unrelated\nAre Rumors of the Apple Watch in Feb True?,498,unrelated\n\"Boko Haram leader denies ceasefire deal, says 200 abducted girls married off \",1661,unrelated\nResetting iOS 8 Preferences May Wipe iCloud Files,54,unrelated\nJihadi John UNMASKED: Islamic State killer NAMED as west Londoner Mohammed Emwazi,1346,discuss\nAttorney: New audio reveals pause in gunfire when Michael Brown was shot,1446,discuss\nThis Woman Exposed Her Cheating Boyfriend With A Brilliant Christmas Gift,208,unrelated\nSmall Meteorite Hits Managua,345,unrelated\n\"Kim Jong-un Broke Both Ankles and Is Hospitalized, Report Claims\",2141,unrelated\n\"Google to buy big chunk of Pacific Shores, iconic Redwood City office park\",993,unrelated\n\"CNN Broadcasts Purported Audio Containing Gunshots That Felled Michael Brown Jr.; Leaders, Celebrities Fill Pews At Teen’s Funeral\",450,unrelated\nA soldier has been shot at Canada’s war memorial just steps away from the nation’s parliament,321,agree\nPaul Rudd Helped Tackle A Violent Homophobe So That’s Another Reason To Love Him [UPDATE],853,unrelated\n\"BREAKING: Islamic State, in video, beheads American journalist James Wright Foley who was kidnapped in 2012 -@BNONews\",524,unrelated\nWho Is Michael Zehaf-Bibeau? Ottawa Shooter Suspect Identified By Canadian Officials ,1857,unrelated\n#HairGate: iPhone 6 Customers Are Complaining That The Phone Is Ripping Out Their Hair,1738,discuss\n#ISIS beheads photojournalist James Wright Foley in a massage to US to end its intervention in #Iraq.,2404,unrelated\nAmerican Predator Drone Circling Islamic State’s Stronghold,1400,unrelated\nNorfolk Man Pays £300 For His Constipated Goldfish To Have Lifesaving Surgery,1289,unrelated\n\"Comfort eating? Chinese woman, 26, spends an entire WEEK in KFC after being dumped by boyfriend\",2043,agree\nUS Marine survives headshot in Afghanistan,532,unrelated\nMan Known as ‘Jihadi John’ Is Identified as Mohammed Emwazi,2202,discuss\nLawmaker Says ‘At Least 10′ Islamic State Fighters Have Been Captured at the Southern U.S. Border,2367,discuss\n\"Boko Haram Denies Truce, Says Kidnapped Girls Have Been “Married Off”\",2096,unrelated\nUS hostage Luke Somers dies after rescue bid,826,discuss\n\"James Foley, Missing American Photojournalist, Reportedly Executed By ISIS In Syria\",2304,unrelated\nUS Intel: Taliban Man Released From Gitmo in Bergdahl Deal is Back to Militant Activity,2236,discuss\nKim Jong-Un 'Has Difficulty Walking And Needs About 100 Days To Recuperate',570,unrelated\nLuke Somers: British-born photojournalist 'killed by al-Qaeda after failed rescue attempt in Yemen',1187,discuss\nChristian Bale in Talks to Star in Sony's Steve Jobs Film,2097,unrelated\nBoko Haram 'ceasefire' doubts after attacks reported in Nigeria,1661,unrelated\nREPORT: Alleged New Audio of Michael Brown Shooting,1435,unrelated\nWho Is Michael Zehaf-Bibeau? Ottawa Shooter Suspect Identified By Canadian Officials ,1120,unrelated\nRussian Man Wakes Up to Find His Testicles Have Been Stolen,387,unrelated\nKidnapped Nigerian schoolgirls: Government claims ceasefire deal with Boko Haram that will bring missing girls home,1419,discuss\nLego letter to parents in 1974 on gender equality still resonates 40 years on,2412,unrelated\nMexico finds 4 more graves at site of suspected student massacre,2230,unrelated\nIslamic State releases video apparently showing the beheading of missing US journalist James Foley,826,unrelated\n\"No, Saudi TV Did Not Blur Out Images of Michelle Obama\",2526,unrelated\n#HairGate: iPhone 6 Customers Are Complaining That The Phone Is Ripping Out Their Hair,271,unrelated\n\"Woman detained in Lebanon is not Isis leader’s wife, says Iraq\",858,unrelated\n\"'Nasa Confirms Six Days of Darkness in December': No, they really don't - it's a hoax\",1002,unrelated\n\"Rare meteorite impact causes blast in Nicaragua's capital, Managua\",1249,discuss\nThe Chinese Guide to Avoiding a Bad English Name,2115,unrelated\nAudio of gunfire in Michael Brown case authenticated by app company,1921,unrelated\nMissing Planes,773,unrelated\n\"A Vice Guide To Spending $300,000 On Dinner\",1605,unrelated\nUnconfirmed reports of hand grenade found in a safe at Shortlands property,2079,discuss\nIsis video claims to show beheading of British hostage David Haines,2295,unrelated\nKim Jong-Un planning Scottish restaurant,1143,unrelated\n\"SMALL METEORITE STRIKES NICARAGUA, GOVERNMENT SAYS\",731,unrelated\n'The Force Awakens' Release Date: JJ Abrams Plan for an Early Release of 'Star Wars' Movie?,2141,unrelated\n\"'American bombing had signed my death certificate': Missing US journalist James Wright Foley goes unflinching to his death as ISIS behead him in horrific video, as a warning to Obama\",2067,agree\n\"Michael Phelps' self-proclaimed 'girlfriend', 41, reveals she was born a male as she describes her 'amazing intimacy' with Olympic swimmer\",887,unrelated\nISIS Beheading of U.S. Journalist James Foley Posted to YouTube,456,discuss\nBREAKING NEWS: ISIS beheads missing American journalist James Wright Foley as warning to US to cease action in Iraq,26,unrelated\nTexas plumber's truck on front line of Syria war,40,unrelated\nCanada probes Michael Zehaf-Bibeau as possible suspect in Ottawa shooting - source,2002,unrelated\nQuestions raised over Nicaragua 'meteorite',2118,unrelated\nCNN plays chilling audio recording allegedly from Michael Brown shooting: “At least 11 shots”,1916,discuss\n\"RCMP release security footage of Michael Zehaf Bibeau during attack, say he shot soldier in back\",1380,agree\nMilitant Group Says It Killed American Journalist in Syria,2109,unrelated\nGuru who ordered 400 followers to be castrated 'so they could be closer to God' is investigated for grievous bodily harm in India,2477,unrelated\nIslamic State claims to have beheaded American journalist,1009,unrelated\n\"Pope Francis did not tell boy heaven has room for pets, contrary to report\",1820,unrelated\nWhite House Fence Jumper Pushed Past Female Guard,532,unrelated\n\"Sadly, Pumpkin Spice Condoms Aren't A Thing After All\",345,unrelated\n#ISIS beheads photojournalist James Wright Foley in a massage to US to end its intervention in #Iraq.,115,unrelated\nNicaraguan commission on possible meteorite crash presents rock samples,2129,unrelated\nVideo Purports To Show Beheading Of U.S. Journalist By Militants,1385,unrelated\nWeaponized Ebola? ISIS Militants Said To Contract Deadly Virus,93,unrelated\nStar Wars VII for a New SUMMER Release Date!?,1349,unrelated\nGovernment fires employee who skipped work for 24 years,2134,agree\nBatmobile Stolen From 'Batman V Superman: Dawn Of Justice' Set? Report Claims That One Of The Batmobile Models Is Missing! Detroit Locals Responsible?,734,unrelated\n\"Wife, child of Islamic State head Abu Bakr al-Baghdadi held in Lebanon, officials say\",2268,discuss\n\"James Wright Foley, Kidnapped Journalist, Apparently Executed by ISIS\",1547,unrelated\nAlleged audio of Michael Brown shooting released,2020,unrelated\nBodies In Mexico Mass Grave Apparently Not Those Of Missing Students,251,unrelated\n\"Catholic Priest Dead For 48 Minutes, Is Miraculously Revived – His Revelations About God Are Even More Shocking\",2377,unrelated\nBali spider burrows under Aussie’s chest,1271,unrelated\n\"North Korean leader Kim Jong Un had ankle surgery, report says\",1898,unrelated\n\"Boko Haram leader denies ceasefire deal, says 200 abducted girls married off \",2530,discuss\nJournalist James Wright Foley reportedly beheaded by ISIS,1948,discuss\nElectric shock turns Russian boy into Marvel's Magneto,1372,unrelated\n\"Islamic State training fighter pilots in captured jets, monitoring group says\",1608,discuss\n\"Once Again, The Banksy 'Arrest' Is A Giant Hoax. Repeat: A Hoax.\",2188,unrelated\nReport: Israeli-Canadian woman fighting Islamic State has been kidnapped by terror group,2002,unrelated\nRats are still running around at Vogue,2520,discuss\n80's Brat Pack star Judd Nelson forced to deny that he's dead after fake news story starts trending on social media,2472,unrelated\nChristian Bale Exits Steve Jobs Movie (Exclusive),755,agree\nStar Wars: The Force Awakens to be released this summer?,1825,unrelated\nThe Apple Watch has a low-power mode that only tells the time,78,unrelated\nDNA tests prove Lebanon IS holding ISIS chief al-Baghdadi's ex-wife and daughter after they were caught with fake passports,2360,unrelated\nSources: Guns N' Roses Frontman Axl Rose Found Dead in West Hollywood Home at Age 52,2525,discuss\nThe Image That Everyone Is Sharing By 'Banksy' Isn't By Banksy — But It's Awesome,1867,unrelated\nAn audio recording of the Michael Brown shooting has reportedly surfaced,483,discuss\nLebanon confirms holding ISIS chief’s kin,365,unrelated\nJordan’s King May Participate Personally In ISIS Raids,1073,unrelated\nMagic Mushrooms Found in Queen Elizabeth's Garden at Buckingham Palace,2519,unrelated\nU.S. airstrike kills Islamic Al Shabab terrorist leader in Somalia,1921,unrelated\nHas The Batman Vs. Superman Batmobile Been Stolen In Detroit?,1673,unrelated\nLibya: Missing Libya Planes Spark Security Concerns,1339,unrelated\n\"US Drones, Hunting for ISIS Leader, Seen Flying over Syrian Airspace\",1400,unrelated\nContinuing Violence Puts Boko Haram Ceasefire In Jeopardy,600,discuss\nPentagon: ISIS Got U.S. Weapons Package,1485,agree\nAudio recording allegedly captures moment Michael Brown was shot,1921,unrelated\n\"Apple Media Event Rumored for Late February, Apple Watch and 12\"\" MacBook Air Likely Topics [Updated]\",1403,unrelated\nISIS Beheads American Journalist,2450,agree\n‘Wild Misinformation’: Brian Williams Explains the Mike Seidel Liveshot,634,unrelated\nThe Chinese Guide to Avoiding a Bad English Name,1789,agree\n\"What was fake on the Internet this week: Obama’s peace prize, pumpkin-spice condoms and insane winter snow\",1400,agree\nJilted lover chops off his penis after girlfriend dumps him,1799,agree\nVideo shows ISIL beheading of photojournalist James Foley,139,unrelated\nWatch marine take sniper shot to the head and live,1268,unrelated\nApple’s next MacBook could be a 12-inch MacBook Air,1863,unrelated\n\"Nun gives birth, intends to keep baby\",757,unrelated\nISIS pays tribute to its 'Cub of Baghdadi' child soldier,714,unrelated\nDoubts cast over Nicaragua meteorite claim,1760,unrelated\nISIS fighters 'have contracted Ebola': World Health Organisation investigating reports militants showed up at Iraqi hospital with lethal disease,1289,unrelated\n\"Catholic Priest Dead For 48 Minutes, Is Miraculously Revived – His Revelations About God Are Even More Shocking\",169,unrelated\nTourist wakes to find strange red trail on his stomach - and discovers a spider has burrowed through his appendix scar and crawled UNDER his skin while on holiday in Bali,2009,unrelated\nSecond person rushed to hospital with Ebola symptoms after contact with 'patient zero' Thomas Duncan,456,unrelated\nBoko Haram 'ceasefire' doubts after attacks reported in Nigeria,2530,discuss\nWife and son of Islamic State leader Abu Bakr al-Baghdadi detained in Lebanon,530,unrelated\n‘Star Wars: The Force Awakens’ May Get An Early Release Date—Report,1897,unrelated\nGuru who ordered 400 followers to be castrated 'so they could be closer to God' is investigated for grievous bodily harm in India,2265,discuss\n\"Gold Apple Watch Edition price? Speculators say at least $10,000\",1157,unrelated\nTiger Woods selling Swedish villa — island included,1660,unrelated\nNot coming to a store near you: The pumpkin spice condom,2152,unrelated\nThat Was Fast: Christian Bale Bails on Steve Jobs Biopic,458,disagree\n\"Michael Zehaf-Bibeau, slain Ottawa shooter, had criminal record in Quebec, B.C.\",1554,agree\n\"James Wright Foley, Kidnapped Journalist, Apparently Executed by ISIS\",578,discuss\n\"Video showing American journalist beheaded believed real, officials and family say\",2372,unrelated\n\"No, Saudi TV Didn't Blur Out Michelle Obama's Face When the President Met King Salman\",2251,unrelated\nIsis militants claim to have killed US journalist James Foley,1627,unrelated\nAnyone for dog meat soup? Kim Jong-Un considers opening restaurant in Scotland selling North Korean delicacies,2192,discuss\n\"Nigeria, Boko Haram reach ceasefire deal, kidnapped girls to go free, official says\",1603,unrelated\nKim Jong-Un's sister reportedly running N. Korea,1268,unrelated\nSeth Rogen set to play Steve Wozniak in Danny Boyle's Steve Jobs biopic,1642,unrelated\nMPs credit sergeant-at-arms for saving lives in Parliament Hill shootings,1900,discuss\n'They ate through the ceilings and pooped on the keyboards': Rats are 'taking over' Vogue's new World Trade Center office and Anna Wintour 'no longer wants to work there',1045,discuss\nGoogle Grows With $1.6 Billion in California Office Deals,267,unrelated\n\"Boko Haram Could Release Kidnapped Girls, Nigerian Officials Say\",1906,unrelated\nDoubts cast over Nicaragua meteorite claim,2129,unrelated\nExperts: More facts needed on purported audio recording of Michael Brown shooting,844,unrelated\nCNN Plays Alleged Recording of Michael Brown Shooting,2434,discuss\nMissing Mexican students 'not found in mass grave',1148,unrelated\nISIS Beheading of U.S. Journalist James Foley Posted to YouTube,2130,unrelated\nBoko Haram denies ceasefire claim by Nigeria's government,1438,unrelated\nUnconfirmed reports saying ISIS UK Hostage David Haines Beheaded,2102,discuss\nNigeria: hopes for return of kidnapped schoolgirls rise after ceasefire reported,1681,discuss\n\"No, Pumpkin Spice Condoms Are Not A Real Thing\",195,unrelated\n\"Boko Haram Cease-Fire: Abducted Nigerian Schoolgirls To Be Released, Officials Say\",903,unrelated\nNew Audio Recording From Ferguson May Capture Michael Brown Shooting,900,unrelated\nTexas plumber's truck on front line of Syria war,2314,unrelated\nFence jumper reportedly made it much further into White House than Secret Service said,2068,unrelated\nItalian fisherman catches monstrous 280-pound catfish,204,unrelated\nMilitant Group Says It Killed American Journalist in Syria,1093,discuss\n\"Obama, Outraged Over Beheading, Vows to Stay on Course\",1361,unrelated\nHomeless man receives $100... then shocks everyone with how he spends it,1090,unrelated\nKim Jong-un 'Had Surgery on Fractured Ankles',186,unrelated\n\"Explosion reported near the Nicaraguan capital attributed to meteorite impact, but experts, including NASA, cast doubt on claims\",40,unrelated\nThis Kid Made $72 Million During Lunch,1680,unrelated\nFormer PGA Tour player: Tiger Woods suspended for drug test failure,550,unrelated\n\"Suspected meteorite leaves crater in Managua, is linked to asteroid\",2129,unrelated\nReport: Christian Bale Will Play Steve Jobs,1296,unrelated\nAudio recording allegedly captures moment Michael Brown was shot,1385,unrelated\nFears Islamic State could launch EBOLA attack on Britain after fighters 'contract virus',1004,unrelated\nPants on Fire: Duncan Hunter makes unconfirmed claim Border Patrol caught at least 10 ISIS fighters,213,unrelated\nIslamic State claims it executed American photojournalist James Foley,2147,discuss\nDid Kim Yo-Jong Take Kim Jong Un’s Role? North Korea Ill Health Rumors Are ‘Fabricated’,2330,unrelated\nDurex on Rumored ‘Pumpkin Spice’ Condom: No Comment,119,unrelated\nOfficials: Report That Area Town Is Under Ebola Quarantine Is False,258,unrelated\nChristian Bale Drops Out of Steve Jobs Biopic,35,unrelated\n\"ISIS Militants In Mosul Have Contracted Ebola, Iraqi Media Sources Claim\",2060,discuss\nBoko Haram denies ceasefire claim by Nigeria's government,1125,unrelated\nSeth Rogen to Play Apple’s Steve Wozniak,513,unrelated\n\"See How This Homeless Man Spends A Hundred Dollars, And Keep A Tissue Handy [Video]\",304,unrelated\nVladimir Putin’s Motorcade Looks Like A Massive Knob,1549,unrelated\nSeth Rogen to play Steve Wozniak alongside Christian Bale's Steve Jobs,2272,unrelated\nBiological Warfare on the Horizon? ISIS Soldiers May Be Infected With Ebola,1899,unrelated\nSenator: Detainees swapped for Bergdahl have contacted militants,2045,unrelated\nMissing American journalist reportedly beheaded by Islamic State ,991,discuss\n\"Pizza delivery man gets $2,000 tip\",542,unrelated\nPentagon Denies It Killed ISIS Chief As Airstrikes Hit Top Extremists,81,unrelated\n\"Nigeria claims deal with Boko Haram on ceasefire, kidnapped girls\",1099,discuss\n\"After Giving A Homeless Man $100, This Guy Secretly Filmed Him...\",2492,unrelated\nCanadian-Israeli Woman May Have Been Captured In Syria: Reports,662,unrelated\n\"Vogue's Anna Wintour Pissed Off With New 1 World Trade Center Offices, Infested With Rats\",1968,unrelated\nDurex Is Not Making Pumpkin Spice Condoms After All: A Hoax Debunked,1589,unrelated\nMacaulay Culkin Victim of Another Online Death Hoax,1423,unrelated\n\"Apple Watch Stainless Steel variant reportedly priced at $500, $4,000 for the gold variant\",1660,unrelated\nISIS fighters ‘have contracted Ebola’,267,unrelated\nIRAQI AND KURDISH MEDIA REPORTS: ISIS FIGHTERS HAVE CONTRACTED EBOLA,1891,discuss\nMacaulay Culkin Dead? Another Death Hoax Circulates On Facebook,722,unrelated\n\"Jess Smith, 19, Claims She Was Teletubbies' Giggling Baby: What Did She Get Paid?\",1048,unrelated\nShots Heard In Alleged Brown Shooting Recording [AUDIO],450,unrelated\nGod Is A Woman – Resurrected Father Narated,34,unrelated\nWatch marine take sniper shot to the head and live,860,unrelated\nOttawa Gunman Identified As Michael Zehaf-Bibeau,804,unrelated\n\"Islamist Militants 'Steal' 11 Commercial Planes In Libya, Sparking Terror Attack Fears\",1575,unrelated\nKim Jong-Un 'bans the name Kim Jong-un',1857,discuss\n\"North Korean leader Kim Jong Un had ankle surgery, report says\",524,unrelated\nMichelle Obama’s face blurred by Saudi state television,1742,disagree\nIs Kim Jong-un’s sister now the power behind the North Korean throne?,706,unrelated\nThe Case of the Stolen Batmobile Has Been Solved,1313,discuss\nDavid Haines beheading video confirmed genuine; UK PM Cameron vows to hunt down ISIS 'monsters',2477,unrelated\nBreaking: Soldier shot at National War Memorial in Ottawa,2156,agree\n\"Confusion swirls, details murky in arrest of ISIS leader's 'wife'\",1877,discuss\nNew Audio Recording From Ferguson May Capture Michael Brown Shooting,693,discuss\nCanada probes Michael Zehaf-Bibeau as possible suspect in Ottawa shooting - source,107,unrelated\nSenator: Detainees swapped for Bergdahl have contacted militants,821,unrelated\n\"It's 'rubbish' that Robert Plant turned down £500m Led Zeppelin reformation offer, says publicist\",2489,discuss\nKim Yo-jong in Charge: Kim Jong-un's Sister 'Replaces' North Korean Dictator During Illness,2177,unrelated\nSeth Rogen to play Steve Wozniak alongside Christian Bale's Steve Jobs,999,agree\nRobert Plant Reportedly Tears Up $800 Million Led Zeppelin Reunion Contract,2411,unrelated\nIs Kim Jong-un Opening North Korean Restaurant in Scotland?,2452,discuss\nNew iOS 8 bug can delete all of your iCloud documents,2385,unrelated\n\"Obama, Outraged Over Beheading, Vows to Stay on Course\",1658,agree\nWould-be rapist has penis severed by angry mob,1680,unrelated\nIslamic State releases video apparently showing the beheading of missing US journalist James Foley,1024,unrelated\nDoes ISIS Have Ebola? Probably Not! Media Reports It Anyway,2060,agree\nOne of 'Taliban Five' in Bowe Bergdahl swap allegedly returned to militancy,2531,discuss\n\"IS Beheads Briton David Cawthorne Haines, Threatens to Execute Another Briton, Alan Henning\",686,unrelated\nVogue's new digs are reportedly swarming with rats,550,unrelated\nGive a homeless man $100 and see what he does with it [Video],1948,unrelated\nMohammed Emwazi: Man identified as Isis killer 'Jihadi John' was 'stopped by MI5' while on safari holiday in Africa in 2010,867,discuss\nAudio recording allegedly captures moment Michael Brown was shot,7,unrelated\n\"Meteorite Strikes Nicaraguan Capital, Creates 16-Foot-Deep Crater\",966,agree\n\"Nigeria, Boko Haram reach ceasefire deal, kidnapped girls to go free, official says\",2530,discuss\nISIS chlorine attack on security forces confirmed – Iraq officials,2411,unrelated\nOscar winner Christian Bale to play Steve Jobs in upcoming biopic,2455,discuss\n\"Nun gives birth, intends to keep baby\",1900,unrelated\n\"Macaulay Culkin NOT Dead: Facebook, Twitter Death Hoax Goes Viral\",1545,agree\nISIL Beheads American Photojournalist in Iraq,1295,unrelated\nMichael Phelps' girlfriend was born male but did not tell swimmer about her past,862,agree\nAccountant Says Comcast Got Him Fired for Contesting Bogus Charges,2149,unrelated\nNBC's Tom Brokaw reportedly wants Brian Williams fired over fabricated Iraq helicopter story,277,unrelated\n\"Is There Really a ‘Sharia Law’ Islamic Tribunal in Dallas, Texas?\",2284,unrelated\n\"UNIVERSITY DROPS TERM ‘FRESHMAN,’ REPLACES IT WITH ‘FIRST-YEAR’\",2360,unrelated\nThe Story Of The High School Trader Who Made $72 Million Is A Rumor Spun Out Of Control,1125,unrelated\nResetting iOS 8 Preferences May Wipe iCloud Files,1351,discuss\nMagic mushrooms found at Buckingham Palace,831,unrelated\nESPN's Domestic Violence Panel Is Missing Something Important,1148,unrelated\nPull the other Un! North Korean dictator has not been seen for weeks because he 'pulled tendon while doing drill with his generals',117,discuss\nMissing Mexico students not among 28 bodies found in mass grave,1958,unrelated\nWife and son of Isil leader Abu Bakr al-Baghdadi 'detained at Lebanon border',1192,discuss\nEyewitness Says Viral Video of Homeless Man Was Staged,1948,unrelated\nNews sites fall for Putin bird-dropping video,1957,discuss\nIsraeli Canadian fighting ISIS posts on Facebook: I'm safe and secure,1330,discuss\nKidnapped Nigerian schoolgirls: Government claims ceasefire deal with Boko Haram that will bring missing girls home,1883,unrelated\n#ISIS beheads photojournalist James Wright Foley in a massage to US to end its intervention in #Iraq.,2070,unrelated\nSurreal Photos of Fisherman’s Jaw-Dropping Catch Will Likely Have People Wondering If It’s Real,2477,unrelated\nVideo: Islamic State Claims to Have Captured US Weapons Airdrop Near Kobane,2168,discuss\nReports: Boko Haram may release schoolgirls as part of deal,125,unrelated\nSugarhill Gang rapper Big Bank Hank dead at 57,2351,agree\nWHO: Isis does not have Ebola – but contingency plan being developed for Iraq,568,unrelated\nLebanon 'holding IS leader's daughter and ex-wife',1544,unrelated\nAudio recording allegedly captures moment Michael Brown was shot,2317,discuss\nMexican investigators fear mass grave might hold 43 missing students,1984,discuss\nTexas plumber threatened over jihadis using his old truck,2344,unrelated\n\"Apple Watch users will need to recharge nightly, company still working to improve uptime before launch\",1832,unrelated\nJudd Nelson Death Hoax: FOX News Impersonator Claims Actor Found Dead In Los Angeles Condo,1435,unrelated\n\"Six months after abducting Nigerian schoolgirls, Boko Haram reportedly wants to free them\",40,unrelated\nGraphic Photo: Oliver Ilic Uses Razor Blade To Slice Off Own Manhood After Girlfriend Broke Up With Him,2519,unrelated\nUS hostage Luke Somers dies after rescue bid,1844,discuss\nThat Boko Haram Ceasefire in Nigeria Isn’t A Ceasefire,1896,discuss\nThat ESPN Domestic Violence Panel You Keep Hearing About Isn't Real,723,unrelated\nThe Story Of The High School Trader Who Made $72 Million Is A Rumor Spun Out Of Control,2472,unrelated\nPure Evil: Islamic State Beheads American Journalist James Wright Foley,1125,unrelated\nBritish rapper a suspect in ISIS beheading,2327,discuss\nAbdel Majed Abdel Bary Emerges as Suspect in Foley Beheading,951,discuss\n\"If you want an Apple Watch, you’ll probably be trekking to an Apple Store\",456,unrelated\n\"Man cuts off manhood, throws it in the bin, after girlfriend leaves over small penis\",831,unrelated\nThis Woman Exposed Her Cheating Boyfriend With A Brilliant Christmas Gift,932,unrelated\n\"Google to buy big chunk of Pacific Shores, iconic Redwood City office park\",401,discuss\n\"Calm down everyone, Banksy hasn't been arrested: 9 clues that it's a hoax\",2362,agree\nISIS Reportedly Beheads American Photojournalist in Iraq,1016,discuss\nWhat One Homeless Man Does with $100 Will Astonish You (VIDEO),2370,unrelated\nAnimal lovers abuzz over pope’s comments that 'paradise is open to all of God’s creatures',686,unrelated\nWho Is Michael Zehaf-Bibeau? Ottawa Shooter Suspect Identified By Canadian Officials ,2304,unrelated\nAccountant Claims Comcast Got Him Fired From His Job for Reporting a Customer Service Issue,2434,unrelated\nJeh Johnson shoots down Duncan Hunter's assertion IS is entering U.S. via Mexico,1764,agree\nBrian Williams slams social media for speculation weatherman Mike Seidel relieved himself on air,1926,discuss\nMichael Phelps’ alleged girlfriend says she was born intersex,570,unrelated\nISIS video showing beheading triggers international response,1178,unrelated\n\"Gill Rosenberg, Canadian-Israeli Woman Feared Kidnapped By ISIS, Says She's Safe\",26,agree\nReports of missing Libyan planes raise 9/11 terror fears,1073,unrelated\nBatmobile Rumored To Have Been Stolen From Batman V. Superman: Dawn Of Justice Set,483,unrelated\nStar Wars 7: JJ Abrams want to move release to summer 2015,1843,discuss\nTurkish Leader Says U.S. Airdrop Aided ISIS Militants,2116,unrelated\nHeartwarming video shows son revealing he’s paid off parent’s mortgage as a Christmas gift,1933,unrelated\nVideo Messaging App Says Audio Recording Of Michael Brown's Shooting Is Authentic,1289,unrelated\nDid a Meteorite Impact in Nicaragua over the Weekend?,1731,discuss\nBanksy arrest hoax: US website claims street artist caught in Watford,1739,agree\nISIS militants appear to behead abducted American journalist James Wright Foley in graphic video,115,unrelated\nDNA tests prove Lebanon IS holding ISIS chief al-Baghdadi's ex-wife and daughter after they were caught with fake passports,2175,unrelated\nIslamic State Leader al-Baghdadi “Not Dead”,936,unrelated\nRats are still running around at Vogue,367,unrelated\nISIS Getting Ebola,1821,unrelated\nBREAKING: ISIS USES CHEMICAL WEAPONS – Murders 300 Iraqi Soldiers in Chlorine Gas Attack,1233,discuss\n\"Elon University has not banned the term ‘freshman,’ despite rumors\",2398,unrelated\n\"Rare Case: Seven Bosnian Girls, Aged 13 And 14, Fall Pregnant After Five-Day School Trip; Parents Outraged After School Cites 'Parental Neglect'\",2127,unrelated\n\"ISIS Claims an American Hostage, Kayla Mueller, Died in Airstrike in Syria\",2387,discuss\nMystery man slaps shoppers around head for sneezing,1897,agree\nReport: Nigerian Woman Quarantined in KC with Ebola-Like Symptoms (Video),2306,unrelated\nVideo Purports to Show Beheading of American Journalist,984,unrelated\nWatch: US marine survives Taliban sniper headshot in Afghanistan,2091,unrelated\nNo - a Fox News Twitter account isn't responding to tweets on the #FoxNewsFacts hashtag,1656,unrelated\nBoyfriend cuts off his penis and throws it in the bin after girlfriend dumps him for being bad in bed,522,discuss\n\"Christian Bale passes on role of Steve Jobs, actor reportedly felt he wasn't right for part\",1846,agree\nISIL Beheads American Photojournalist in Iraq,1358,unrelated\nISIS fighters 'have contracted Ebola': World Health Organisation investigating reports militants showed up at Iraqi hospital with lethal disease,2025,discuss\nVideo Messaging App Says Audio Recording Of Michael Brown's Shooting Is Authentic,346,unrelated\nIs Kim Jong-Un Really Opening a Restaurant in Scotland?,1225,unrelated\nMan breaks down in tears when a lost recording of his deceased wife resurfaces,195,unrelated\nCNN Plays Alleged Recording of Michael Brown Shooting,1481,unrelated\nAnother American hostage at risk by Islamic state,2130,unrelated\nIPhone 6 users are tearing their hair out,55,unrelated\n\"Sick Kansas City man said not to have Ebola, U.S. plans new steps to fight virus\",1547,unrelated\nPenis Drawn On Bugatti Veyron Could Be World's Most Expensive Car Vandalism,442,unrelated\nOttawa Shooting: Soldier Shot at Canada's National War Memorial,2281,agree\nWhat This Homeless Guy Did With $100 Completely Stunned The Man Who Gave It To Him,321,unrelated\nBali Awry,1478,discuss\nMeteorite leaves crater in Nicaraguan capital Managua,2118,unrelated\nAngry mob cut off rapist’s penis with meat cleaver (VIEWER DISCRETION),17,unrelated\nLynch mob use butcher's meat cleaver to castrate rapist they caught attacking teenage girl in alleyway in Indian city,830,agree\nMACAULAY CULKIN IS THE LATEST VICTIM OF A CELEBRITY DEATH HOAX — AND THESE 9 STARS KNOW EXACTLY HOW HE FEELS!,2326,agree\nIslamic Militants Post Video Claiming to Show Beheading of U.S. Journalist,662,unrelated\nWeb of confusion as scientists cast doubt on man's claims that a spider burrowed into his stomach through his SCAR,43,unrelated\n\"Sadly, Pumpkin Spice Condoms Aren't A Thing After All\",649,unrelated\n\"Sorry, Everyone: Durex Is Unfortunately Not Making Pumpkin Spice Condoms\",2152,unrelated\n\"Woman detained in Lebanon is not al-Baghdadi's wife, Iraq says\",365,unrelated\nKidnapped Nigerian schoolgirls: Government claims ceasefire deal with Boko Haram that will bring missing girls home,125,unrelated\nNewly-Found Document Holds Eyewitness Account of Jesus Performing Miracle,1298,unrelated\n\"Video showing American journalist beheaded believed real, officials and family say\",1627,unrelated\n\"Boko Haram agrees to ceasefire, release of school girls\",1372,unrelated\n\"Sorry, Fido. Pope Francis did NOT say our pets are going to heaven\",1832,agree\nIslamic State releases video apparently showing the beheading of missing US journalist James Foley,874,unrelated\nWeather Channel’s Mike Seidel was not caught with his pants down,205,unrelated\n\"NYPD to issue tickets instead of arrest for weed possession, report says\",2389,discuss\nThe iPhone 6 'Hairgate' Is Not a Thing,1041,agree\n'Spiderman' squished: Perth experts debunk spider burrowing claims,959,unrelated\nWe took a look at the photo said to show the body of Islamic State leader Abu Bakr Al-Baghdadi (right) and found it was really an ethnic Albanian militant killed in 2013,1889,discuss\n6 hidden mass graves may hold missing Mexican students,251,unrelated\n\"Nigeria Says It Struck A Cease-Fire With Boko Haram, But Are They Talking To The Right Guy?\",1661,unrelated\nAudio of gunfire in Michael Brown case authenticated by app company,1461,discuss\nStar Wars 7: JJ Abrams want to move release to summer 2015,748,unrelated\n'The youngest martyr - the cub of al-Baghdadi': ISIS boasts a 10-year-old fighter has been killed as he went into battle with his father in Syria,195,unrelated\nISIS Fighters Getting Caught Coming Across the U.S.-Mexican Border?,511,unrelated\nBunbury local discovered a spider had burrowed under his skin on Bali holiday,2087,unrelated\nLuke Somers: British-born photojournalist 'killed by al-Qaeda after failed rescue attempt in Yemen',1165,unrelated\nAbdel-Majed Abdel Bary in Foley beheading: London rapper songs help identify him,1303,unrelated\n\"280 Pound Catfish: Fisherman Makes Huge Catch In Italy, Catfish Could Set Record\",793,unrelated\nHas Ebola infected Isis militants in Mosul?,1948,unrelated\nSaudis Say Michelle Obama Not Blurred on TV,2251,unrelated\nSecond person rushed to hospital with Ebola symptoms after contact with 'patient zero' Thomas Duncan,1256,unrelated\n\"Seven High School Girls Get Pregnant On Five-Day School Trip, Parents Outraged\",524,unrelated\nISIS Border Crisis: DHS Chief Says Terrorists Not Entering US Through Mexico,666,agree\nWeatherman caught peeing live on camera,205,unrelated\nA Wanted Man Responded To A Police Facebook Post That He Would Turn Himself In,1292,unrelated\n\"Woman detained in Lebanon is not Isis leader’s wife, says Iraq\",2360,unrelated\nWAS NBC METEOROLOGIST MIKE SEIDEL PEEING IN THE SNOW ON CAMERA? A TESTY BRIAN WILLIAMS EXPLAINS,2511,discuss\nMacaulay Culkin dead hoax: Fake death report spreads on social networks,722,unrelated\nBREAKING UDPATED: ISIS REPORTEDLY USE CHEMICAL WEAPONS IN KOBANE,1737,unrelated\n$YUM Serving Up #Marijuana & Fried Chicken,331,unrelated\nBoyfriend cuts off his penis and throws it in the bin after girlfriend dumps him for being bad in bed,81,unrelated\nReports of missing Libyan planes raise 9/11 terror fears,2448,discuss\nComcast gets customer fired for complaining about poor service,2133,discuss\nUS officials: Video shows American's execution,1372,unrelated\nIs Ebola Virus Spreading Among ISIS Militants? Reports Claim Jihadists Seeking Cure at Mosul Hospital,2180,discuss\nIs Kim Jong-Un Really Opening a Restaurant in Scotland?,1143,unrelated\nZack Snyder Makes Fun of Stolen Batmobile Rumor with New Image,702,unrelated\nMass grave found after 40 students disappear in Mexican protest,1825,unrelated\nJames Foley remembered as 'brave and tireless' journalist,1336,agree\nFake Fox News Website Reports Judd Nelson’s Death for Some Reason,2481,unrelated\nThis Woman Exposed Her Cheating Boyfriend With A Brilliant Christmas Gift,2124,unrelated\nYou all had an abortion! [Google Translate],1221,unrelated\nParliament Hill shooting: Sergeant-At-Arms Kevin Vickers the family hero who took down Ottawa gunman,1175,unrelated\nWatch moment TV weatherman is caught urinating in the bushes LIVE on camera,777,unrelated\nRobert Plant Reportedly Tears Up $800 Million Led Zeppelin Reunion Contract,1787,unrelated\nChristian Bale won't play Steve Jobs,687,unrelated\nVandals add rude paint job to $2.5m Bugatti (but luckily for the owner it all turned out to be a hoax),1349,unrelated\nReport: Possible audio tape of Michael Brown shooting,958,unrelated\nRapper identified as James Foley's executioner: reports,472,discuss\nThis Dog Was Left At A Railway Station With A Suitcase Of His Belongings After He Was Sold On Gumtree,530,unrelated\n\"11 Tripoli Planes Still Missing, Sparks 9/11 Concerns\",1588,unrelated\nMechanical polar bear ‘threatened with ASBO for singing Christmas songs’,550,unrelated\nSee the Crater a Meteorite Made in Nicaragua,1179,unrelated\nSugarhill Gang rapper Big Bank Hank dies aged 57,1637,disagree\nBREAKING: British-born hostage 'KILLED in failed rescue attempt',825,discuss\nEbola Frisco 2014: Patient Shows Virus Symptoms After Apparent Thomas Eric Duncan Contact,304,unrelated\nChristian Bale in Talks to Play Steve Jobs in Danny Boyle's Biopic,2097,unrelated\nFemale Israeli fighter said abducted by Islamic State  Read more: Female Israeli fighter said abducted by Islamic State,1476,unrelated\nReport of Kim Jong-un’s ankle injury add fuel to rumours about his absence,2252,unrelated\nPredator drones being flown over Isil's Syrian 'capital',909,unrelated\nIslamic State claims it executed American photojournalist James Foley,984,unrelated\nMacaulay Culkin Dead? Fans Freak Out Over Death Rumors,2252,unrelated\nVandal paints penis on £1.5million Bugatti Veyron,822,unrelated\n\"Insiders Claim Steel Apple Watch to Start at $500, Gold at $4,000\",1939,unrelated\nIslamic State killer 'Jihadi John' named as Mohammed Emwazi,2501,unrelated\nMedia reports identify Londoner as Islamic State's ‘Jihadi John’,1346,discuss\n\"Boko Haram leader denies ceasefire deal, says 200 abducted girls married off \",1372,unrelated\n\"Don't forget to tip...especially if you spend $300,000\",830,unrelated\nMan chops off his own penis after girlfriend told him he was no good in bed,1517,agree\n\"Once Again, The Banksy 'Arrest' Is A Giant Hoax. Repeat: A Hoax.\",2468,agree\nISIS militants appear to behead abducted American journalist James Wright Foley in graphic video,2109,unrelated\nPenis graffiti drawn on £1.5million Bugatti Veyron,822,unrelated\nPredator Drone Reportedly Spotted Over ISIS Hotbed in Syria; Airstrikes Hit ISIS Targets,2412,discuss\n\"Dead for 48 minutes, this Catholic Priest claims God is female\",1849,agree\n\"Managua explosion not a meteorite, NASA suggests\",269,unrelated\nWatch US Marine get shot in HEAD by Taliban sniper - and live to tell tale,2360,agree\nNew Audio Shows Michael Brown Was Shot at 11 Times,539,unrelated\nCNN Airs Alleged Audio from Michael Brown Shooting,844,unrelated\nISIS Beheads Kidnapped Photojournalist James Wright Foley in Horrific Video Message to the U.S.,2386,agree\nIs the Alleged Audio of the Gunshots That Killed Michael Brown a Hoax?,1893,unrelated\nMan chops off own penis after being dumped by his girlfriend,633,unrelated\nIslamic Militants Post Video Claiming to Show Beheading of U.S. Journalist,1016,discuss\nNew iOS 8 bug can delete all of your iCloud documents,1574,unrelated\nLetter From Lego To Parents In The '70s Makes An Important Point About Gender,1689,unrelated\nMystery man slaps shoppers around head for sneezing,2277,unrelated\nOttawa investigates reports that Isis has captured Canadian-Israeli woman,1223,unrelated\nNun Gives Birth To Baby Boy After Suffering Intense Stomach Pains,1480,unrelated\nVogue's new digs are reportedly swarming with rats,1435,unrelated\nApple Watch won’t be the digital doctor it could have been,1788,discuss\nBoko Haram denies it has agreed ceasefire,1003,unrelated\n\"North Korean leader Kim Jong-un’s mystery illness actually two broken ankles, newspaper says\",2042,unrelated\nFrom bendgate to hairgate: Now iPhone 6 users complain the device is ripping out their hair,867,unrelated\nApple’s next MacBook could be a 12-inch MacBook Air,480,unrelated\nKim Jong-un 'set to open a new restaurant in SCOTLAND',2225,discuss\nComcast Says You Can Keep Your Tor,1572,discuss\n\"Boko Haram claims to have German hostage, denies ceasefire\",304,unrelated\nSoldier shot at war memorial in Canada,2404,unrelated\n\"That Story About a Catholic Priest Dying, Seeing God as a Woman, and Coming Back to Life? It’s Almost Definitely Fake\",2265,unrelated\nUS confirms death of Somalia terror group leader,2374,agree\nBanksy arrest hoax: Internet duped by fake report claiming that the street artist's identity has been revealed,30,unrelated\nLawmaker Says ‘At Least 10′ Islamic State Fighters Have Been Captured at the Southern U.S. Border,2039,unrelated\n\"Six months after abducting Nigerian schoolgirls, Boko Haram reportedly wants to free them\",298,unrelated\nBali spider burrows under Aussie’s chest,1797,disagree\n\"Islamic State training pilots to fly MiG fighter planes, says monitoring group\",1606,discuss\nAmazon plans a streaming-video alternative,531,unrelated\nThe Chinese Guide to Avoiding a Bad English Name,477,unrelated\nPGA Spokesman and Tiger Woods' Agent Deny Drug Suspension Allegations,1175,unrelated\n\"Boko Haram leader denies ceasefire deal, says 200 abducted girls married off \",244,unrelated\nMacaulay Culkin Dead: Internet Death Hoax Claims Actor Found Dead In Apartment,690,unrelated\nRumors of ISIS leader's death debunked,2343,unrelated\nQuestions raised over Nicaragua 'meteorite',524,unrelated\n\"Managua explosion not a meteorite, NASA suggests\",816,unrelated\nTerrorism fears rise amid reports of stolen jetliners,2162,discuss\n\"Apple 12-Inch MacBook Air Details Emerge; Device Could Be Thinner, Lighter Than Current Model\",1471,unrelated\n\"BREAKING: Islamic State, in video, beheads American journalist James Wright Foley who was kidnapped in 2012 -@BNONews\",2304,unrelated\n‘Star Wars: The Force Awakens’ May Get An Early Release Date—Report,1393,discuss\nKim Jong-Un 'in hospital with two fractured ankles' after ballooning to around 20 stone and going on numerous 'meet the people' walkabout PR stunts,505,unrelated\n\"At CBS Detroit, Fan Site 'Scuttlebutt' Is Enough to Publish Batmobile Rumor\",529,unrelated\n\"Sorry, Fido. Pope Francis did NOT say our pets are going to heaven\",1010,unrelated\nA Bunch Of People Thought Banksy Got Arrested But It Was A Hoax,1437,unrelated\nMicrosoft Hires Dalek-style Robocops to Guard Silicon Valley HQ,2306,unrelated\nSaddam Hussein’s pilots training Islamic State group,2188,unrelated\nCNN Posts Alleged Audio of Michael Brown Shooting,1379,discuss\nESPN’s All-Male “Monday Night Football” Panel On Domestic Violence Is Not Real,1370,discuss\nHere Are Microsoft's New Robot Security Guards,2295,unrelated\nPenis Spray-Painted on a $2.5 Million Car Was Just for a Prank Video,2328,unrelated\nMPs credit sergeant-at-arms for saving lives in Parliament Hill shootings,1400,unrelated\n\"James Foley, Missing American Photojournalist, Reportedly Executed By ISIS In Syria\",524,unrelated\n\"Boko Haram Could Release Kidnapped Girls, Nigerian Officials Say\",313,unrelated\nWife and child of Islamic State leader Baghdadi held in Lebanon,1263,disagree\nCold Turkey,2388,unrelated\nHomeland Security says terrorists haven't crossed U.S-Mexico border,1946,discuss\nChristian Bale In Talks To Play Steve Jobs In Sony's Next Biopic,1658,unrelated\nMacklemore Gets Twitter-Trolled with the #MacklemoreJoinedISIS,684,unrelated\nPurported ISIS claim: Jordan airstrike kills female US hostage,2260,unrelated\nAWESOME! Canadian Parliament’s Sergeant-at-Arms Kevin Vickers Takes Out Gunman,2521,unrelated\nBunbury local discovered a spider had burrowed under his skin on Bali holiday,1864,discuss\nISIS Fighters Getting Caught Coming Across the U.S.-Mexican Border?,80,unrelated\nElderly Woman Arrested for Kidnapping Neighbor’s Cats & Making Fur Coats,1289,unrelated\nISIS Releases YouTube Video Showing 10-Year-Old 'Martyr' Allegedly Killed in Battle,1936,unrelated\n\"Boko Haram Cease-Fire: Abducted Nigerian Schoolgirls To Be Released, Officials Say\",381,unrelated\nBoko Haram ceasefire ignored as violence flares in Borno state,903,unrelated\nThe Internet Tried To Make Axl Rose Its Latest Death Hoax Victim,1786,unrelated\nPredator Drone Reportedly Spotted Over ISIS Hotbed in Syria; Airstrikes Hit ISIS Targets,1802,unrelated\nItalian fisherman catches monstrous 280-pound catfish,18,agree\nNigeria: hopes for return of kidnapped schoolgirls rise after ceasefire reported,381,unrelated\n\"Jose Canseco injured in accidental shooting, per reports\",1772,unrelated\n\"U.S. accidentally delivered weapons to the Islamic State by airdrop, militants say\",2223,unrelated\nIsilkulskom student has gained superhero powers after shock,2415,discuss\nLynch mob use butcher's meat cleaver to castrate rapist they caught attacking teenage girl in alleyway in Indian city,2523,unrelated\nConfusion Surrounds Capture Of “ISIS Leader’s Wife”,1295,unrelated\nKidnapped Nigerian schoolgirls: Government claims ceasefire deal with Boko Haram that will bring missing girls home,244,unrelated\nHunt for 'cruel' owner who abandoned dog at train station,1502,unrelated\nChinese State Media Warns People To Stop Calling Themselves Dumbledore,2115,unrelated\nUS Marine survives headshot from Taliban (video),1934,unrelated\nWeaponized Ebola? ISIS Militants Said To Contract Deadly Virus,2075,discuss\nSaudi cleric issues fatwa on snowmen,1950,unrelated\nKim Jong-un necks litres of rare SNAKE wine because he's too fat to please his wife,55,unrelated\nVideo Messaging App Says Audio Recording Of Michael Brown's Shooting Is Authentic,1974,unrelated\nOttawa Gunman Identified As Michael Zehaf-Bibeau,213,unrelated\n\"Report: Apple Watch to start at $500 in stainless steel, thousands for gold model\",403,unrelated\nISIL Beheads American Photojournalist in Iraq,205,agree\nFBI Probing Alleged Audio of Michael Brown Shooting,121,unrelated\nMissing Libyan aircraft spark fears of 9/11-style attack in North Africa,1865,discuss\nThe iPhone 6 'Hairgate' Is Not a Thing,161,unrelated\nNun complains of stomach pains... and GIVES BIRTH: Sister who had 'no idea' she was pregnant has a baby boy at hospital in Italy,220,unrelated\nWorld's oldest burger,1311,discuss\n‘Jihadi John’: The Islamic State killer behind the mask is a young Londoner,2531,unrelated\n\"No, Islamic State Militants Have Not Been Caught by U.S. Border Patrol\",2266,discuss\nIraqi media says ISIS militants have contracted Ebola,483,unrelated\nHORROR: ISIS Fighters Have Reportedly Contracted Ebola,1175,discuss\n7 teen girls get pregnant on school trip Read more at http://www.wnd.com/2014/12/7-teen-girls-get-pregnant-on-school-trip/#F5filOd6yFpASPV9.99,2124,unrelated\nSaudis Say Michelle Obama Not Blurred on TV,343,agree\nNew Audio Shows Michael Brown Was Shot at 11 Times,1982,unrelated\nReport: Christian Bale Just Bailed on the Steve Jobs Movie,454,agree\nISIS Getting Ebola,559,unrelated\nClaim: Comcast Got Complaining Customer Fired From His Job,1198,unrelated\n\"Etats-Unis: Mort pendant 48 minutes, un prêtre affirme que Dieu est une femme\",1877,unrelated\nIslamic Militants Post Video Claiming to Show Beheading of U.S. Journalist,2187,unrelated\nGateway Pundit,2295,unrelated\n\"CNN Broadcasts Purported Audio Containing Gunshots That Felled Michael Brown Jr.; Leaders, Celebrities Fill Pews At Teen’s Funeral\",2248,unrelated\nChugging eggnog at office party lands man in hospital,741,agree\nIsis tells mother on rescue mission :’You’ve just eaten your son’,1893,unrelated\nCNN audio: Is this the moment Michael Brown was shot?,1715,discuss\n\"IS Beheads Briton David Cawthorne Haines, Threatens to Execute Another Briton, Alan Henning\",737,unrelated\nElderly Woman Arrested for Kidnapping Neighbor's Cats & Making Fur Coats,1938,agree\nFormer British Rapper Reportedly Under Investigation for James Foley Beheading,1079,discuss\nUrgent: The Leader of ISIL 'Abu Bakr al-Baghdadi' Killed! / Photo,1438,unrelated\n'Jihadi John' named as Mohammed Emwazi from London,367,unrelated\nIt’s About To Get Harder To Be Arrested For Pot Possession In New York City,1528,unrelated\nTurkish Leader Says U.S. Airdrop Aided ISIS Militants,2161,unrelated\nChristian Bale Drops Out of Steve Jobs Biopic,137,unrelated\nHere Are Microsoft's New Robot Security Guards,2068,unrelated\nApple Watch battery will require nightly charging,1296,unrelated\nNigeria says it has deal with Boko Haram to release kidnapped girls,1885,discuss\nSatirical news site attacks China’s weird English names,1260,unrelated\nU.S. Hostage Luke Somers Killed During Yemen Rescue Bid: Family,1905,unrelated\nISIS launch SCORPION BOMBS to spread panic in Iraq,1338,unrelated\nMore than 200 kidnapped Nigerian girls to be released after deal reached with Boko Haram,1003,unrelated\nISIS Militants Allegedly Contracted Ebola,704,unrelated\nKim Jong-Un planning Scottish restaurant,2452,discuss\nCanada probes Michael Zehaf-Bibeau as possible suspect in Ottawa shooting - source,431,unrelated\nDog abandoned at Ayr station with belongings in suitcase,424,unrelated\n\"\"\"This is the recording you thought you'd lost forever\"\"\",805,unrelated\nThat’s one way to clean it: Apple Watch will reportedly survive a trip through the shower,2252,unrelated\nThis Soap Opera Star Reportedly Had His Testicles Stolen By An ‘Attractive Blonde’ Organ Trafficker,2404,unrelated\n\"Stainless steel Apple Watch could cost just $499, but gold will be 10 times as pricey\",2365,discuss\nLebanon confirms holding ISIS chief’s kin,2360,unrelated\nPentagon: Airstrike killed terror leader in Somalia,1746,unrelated\nAudio recording allegedly captures at least 10 shots fired in Michael Brown killing,2481,discuss\nLuke Somers 'killed in failed rescue attempt in Yemen',271,unrelated\nDoes ISIS Have Ebola? Probably Not! Media Reports It Anyway,1891,discuss\nISIS Executioner 'Jihadi John' Is Named as Mohammed Emwazi,1308,unrelated\nIsis claims to behead US journalist,991,discuss\nMichael Phelps’ alleged girlfriend says she was born intersex,258,unrelated\nUS officials: Video shows American's execution,608,discuss\nISIS fighters 'have contracted Ebola': World Health Organisation investigating reports militants showed up at Iraqi hospital with lethal disease,950,unrelated\nIsraeli-Canadian Woman 'Captured' By ISIS Says She Is 'Safe And Secure',756,agree\n\"Amazon to launch first brick-and-mortar store, report says\",2453,unrelated\nREPORT: Apple's Watch Will Come In 2 Storage Sizes,1627,unrelated\nBatmobile wasn't stolen: Cops,87,unrelated\nReport: Israeli-Canadian woman fighting Islamic State has been kidnapped by terror group,431,unrelated\n\"Pumpkin Spice Condoms, And 6 Other Flavors That Aren’t Happening\",2055,agree\nThe Story Of The High School Trader Who Made $72 Million Is A Rumor Spun Out Of Control,1789,unrelated\nTourist wakes to find strange red trail on his stomach - and discovers a spider has burrowed through his appendix scar and crawled UNDER his skin while on holiday in Bali,206,unrelated\nQuestions raised over Nicaragua 'meteorite',971,unrelated\nA Mass Grave Points to a Student Massacre in Mexico,1538,unrelated\nIS militant 'Jihadi John' named as Mohammed Emwazi from London,527,unrelated\nISIS leader ‘killed’ in US airstrikes,62,unrelated\nIraqi media says ISIS militants have contracted Ebola,1974,discuss\nLebanon confirms holding ISIS chief’s kin,2268,discuss\nAmazon is opening its first physical store,1369,unrelated\nLynch Mob Castrates Alleged Rapist In Rajasthan,650,agree\nNigeria says ceasefire agreed with Boko Haram,1896,discuss\nUPDATE: BATMAN v SUPERMAN Batmobile Reportedly Stolen By (Shocker!) Detroit Locals,942,discuss\n\"ISIS Militants Have Contracted Ebola: Iraqi, Kurdish Media Reports\",1938,unrelated\nIsraeli Canadian fighting ISIS posts on Facebook: I'm safe and secure,1862,disagree\nChristian Bale won't play Steve Jobs,1406,unrelated\n\"Islamic Tribunal Using Sharia Law In Texas Has Been Confirmed Tribunal members say they will avoid Sharia's \"\"criminal law.\"\"\",1503,unrelated\n\"Video showing American journalist beheaded believed real, officials and family say\",826,unrelated\nOfficials shoot down congressman's claims ISIS terrorists are running across US-Mexico border,167,unrelated\nMacaulay Culkin dead hoax: Fake death report spreads on social networks,2252,unrelated\nBlundering boyfriend burns down college after trying to impress his girlfriend with elaborate marriage proposal,1651,unrelated\nWHO investigates media reports ISIS fighters contracted Ebola,992,discuss\nCameron vows to hunt down IS 'monsters' after Haines murder,1757,discuss\nBoko Haram denies ceasefire claim by Nigeria's government,2156,unrelated\nDera Sacha Sauda Chief Forced Castration of 400 Devotees? CBI Files Case Against 'MSG: The Messenger of God' Actor,450,unrelated\n\"Non, le lancement du nouveau «Star Wars» ne sera pas devancé à cet été\",2237,unrelated\nNorth Korea denies reports Kim Jong-un is to open state-backed restaurant in Scotland,1905,unrelated\n\"These LEGO Instructions from 1974 Are Awesome (And Yes, They're Real)\",989,unrelated\nMissing Mexican students 'not found in mass grave',1613,discuss\nDumped woman spends a week in KFC to get over ex,23,unrelated\n\"Tropical spider burrows under man's skin, lives there for three days\",962,unrelated\nWas Heart-Tugging Viral Video Of Generous Homeless Man All A Hoax?,855,unrelated\nTourist wakes to find strange red trail on his stomach - and discovers a spider has burrowed through his appendix scar and crawled UNDER his skin while on holiday in Bali,959,unrelated\nISIS Fighters Getting Caught Coming Across the U.S.-Mexican Border?,524,unrelated\nMass grave found after 40 students disappear in Mexican protest,2334,discuss\nMissing Mexican students 'not found in mass grave',692,unrelated\nThe 'cub of Baghdadi': Has this boy become the youngest victim of Isis’s use of child soldiers?,723,unrelated\nMystery woman behind the 'richest hands on the internet' revealed: Former pornstar 'makes $5m a year unwrapping Disney toys on YouTube',29,unrelated\nTurkish president says American weapons drop for Kurdish fighters was 'wrong' after supplies end up in the hands of ISIS,1253,discuss\nISIS Blasts 'Scorpion Bombs' At Civilian Areas In Iraq; Mosul Residents Living In Fear,1338,unrelated\n\"ISIS Video Shows Execution of David Cawthorne Haines, British Aid Worker\",1182,agree\nThe Image That Everyone Is Sharing By 'Banksy' Isn't By Banksy — But It's Awesome,1688,discuss\nWho Is Michael Zehaf-Bibeau? Ottawa Shooter Suspect Identified By Canadian Officials ,2070,unrelated\nReports: Big Bank Hank of pioneering rap group Sugarhill Gang has died,40,unrelated\nIslamic State using 'SCORPION bombs' to terrorise victims,730,unrelated\nNicaragua Meteorite Impact Theory May Be Meteor-wrong,724,unrelated\nNew iOS 8 bug can delete all of your iCloud documents,11,unrelated\nScorned wife leaves love-rat husband and twin sister NAKED in car park,2284,unrelated\nFerguson riots: audio may have captured Michael Brown shooting,1435,unrelated\nMedia outlets identify 'Jihadi John',997,discuss\n\"Gill Rosenberg, Canadian-Israeli Woman Feared Kidnapped By ISIS, Says She's Safe\",1319,unrelated\nWHO: Isis does not have Ebola – but contingency plan being developed for Iraq,1948,unrelated\nNasa questions whether crater in Nicaragua caused by meteorite,961,disagree\n\"Calm down everyone, Banksy hasn't been arrested: 9 clues that it's a hoax\",1349,unrelated\nNigeria Boko Haram blamed for raids despite truce claim,1166,discuss\nRobert Plant ripped up $800M Led Zeppelin reunion contract,2508,unrelated\nISIS Leader Killed: Abu Bakr Al-Baghdadi Reportedly Killed By U.S. Airstrike,936,unrelated\nGCPD Solved Stolen Batmobile Case?,1177,discuss\nMissing Libyan aircraft spark fears of 9/11-style attack in North Africa,1660,unrelated\nPredator drones being flown over Isil's Syrian 'capital',2443,discuss\n\"David Haines Beheaded By ISIS, Execution Video Contains Threats Against UK: Reports\",1178,unrelated\nBanksy arrest hoax: Internet duped by fake report claiming that the street artist's identity has been revealed,258,unrelated\nPentagon: ISIS Got U.S. Weapons Package,755,unrelated\nReports say North Korea's Kim insists on being the only Jong Un,1572,unrelated\nChristian Bale in Talks to Play Steve Jobs in Danny Boyle's Biopic,7,unrelated\nSpider Burrows Into Australian Man's Appendix Scar (VIDEO),1848,unrelated\nUS Intel: Taliban Man Released From Gitmo in Bergdahl Deal is Back to Militant Activity,366,unrelated\nUS officials: Video shows American's execution,2404,unrelated\nShots Heard In Alleged Brown Shooting Recording [AUDIO],1564,discuss\nTexas Plumber Isn't Sure How Extremists In Syria Ended Up With His Work Truck,1009,unrelated\nNow THAT'S a Royal trip! Alan Titchmarsh finds psychedelic mushroom in the Queen's garden at Buckingham Palace,1015,unrelated\nSenator: Detainees swapped for Bergdahl have contacted militants,2159,discuss\nISIL allegedly kills US journalist in video,1549,unrelated\nShocking Photos! Mom Tries To Sell Son To Pay For Daughter's Cancer Treatment,1347,unrelated\nLebanon detains wife and son of Al-Baghdadi,254,unrelated\nUS airstrike targets Al Shabaab leader Ahmed Abdi Godane in Somalia,1936,unrelated\nStar Wars: The Force Awakens to be released this summer?,1269,discuss\nMacaulay Culkin Dead: Internet Death Hoax Claims Actor Found Dead In Apartment,1012,unrelated\nWeather Reporter Mike Seidel Was Caught Off Guard on Live TV and Appeared to Be Urinating in the Snow -- Watch!,1406,unrelated\nThat powerful Lego letter to parents from the 1970s? It's real,22,unrelated\nHas North Korean dictator Kim Jong-un been replaced by his sister?,2187,unrelated\nMeteorite strike in Nicaragua puzzles experts,731,unrelated\nThe Internet Tried To Make Axl Rose Its Latest Death Hoax Victim,704,unrelated\nFears journalist James Wright Foley beheaded by Islamic State jihadists in ‘message’ to United States,1288,discuss\n\"Obama, Outraged Over Beheading, Vows to Stay on Course\",1873,unrelated\nDog abandoned at Ayr station with belongings in suitcase,1544,agree\nApple Watch Gold Edition rumored to be priced at $1200: Will you buy?,695,unrelated\nAudio recording allegedly captures at least 10 shots fired in Michael Brown killing,1974,unrelated\n\"ISIS Claims It Kidnapped Gill Rosenberg, The First Western Woman To Fall Into The Group's Hands\",214,unrelated\nNorth Korea dictator Kim Jong-un 'set to open a new restaurant in SCOTLAND',551,unrelated\nAudio recording of Michael Brown being gunned down WAS made at the time he was killed: App company appears to confirm tape of ELEVEN bullets being fired - including final volley of 'kill shots',456,unrelated\nNigeria Claims Boko Haram Will Release the Kidnapped Schoolgirls,1697,unrelated\nISIS executioner 'Jihadi John' identified as Mohammed Emwazi,2470,unrelated\nNicaragua Meteorite Impact Theory May Be Meteor-wrong,649,unrelated\nRumors of ISIS leader's death debunked,1222,unrelated\nMissing Libyan aircraft spark fears of 9/11-style attack in North Africa,2272,unrelated\nHere Are Microsoft's New Robot Security Guards,1839,unrelated\n\"Jess Smith, 19, Claims She Was Teletubbies' Giggling Baby: What Did She Get Paid?\",2256,unrelated\nConflicting reports on alleged IS capture of Canadian woman,693,unrelated\nUS drones hunt Isis leader in Syria,1740,agree\n\"Prankster Gives Homeless Man $100, Secretly Follows Him And Learns He Buys Food For Others\",2061,agree\nMoment Michael Brown was shot dead 'caught on audio recording': FBI handed potentially damning tape of ELEVEN shots being fired - including final volley of 'kill shots',132,unrelated\nJose Canseco shoots self in hand,186,unrelated\nThe Pumpkin-Spice Condom Is Just a Figment of Your Own Gross Imagination,1642,unrelated\nMarijuana Law New York: How No-Arrest Policy Could Make Things Worse For Minor Offenders ,1295,unrelated\nAngry mob hacks off alleged rapist's genitals with meat cleaver after dragging him into butchers,1234,unrelated\nSomeone Trolled Twitter Into Thinking Macklemore Joined ISIS,1637,unrelated\n\"Dead for 48 minutes, Catholic Priest claims God is female\",2142,unrelated\n\"Tee-off in your own putting paradise: Swedish luxury island owned by Tiger Woods up for sale - and it comes with a villa, a hot tub and a lodge\",1375,agree\nSenator: Detainees swapped for Bergdahl have contacted militants,34,unrelated\nWHO ‘probing’ whether ISIS fighters got Ebola,1013,unrelated\nComcast blocks Tor,87,unrelated\nWhat This Homeless Guy Did With $100 Completely Stunned The Man Who Gave It To Him,2240,unrelated\nTexas City plumber's truck ends up in Syrian war,1289,unrelated\n\"BATMOBILE NOT STOLEN, MTV CONTEST PRIZE REMAINS UNCLAIMED\",1538,discuss\nSay 'eh-oh!' to the Teletubbies SUN BABY - can you still recognise her after 19 years?,55,unrelated\nHunt for 'cruel' owner who abandoned dog at train station,1012,unrelated\nWeather Reporter Caught Writing His Name In The Snow Was NOT Ready To Go On Camera (UPDATED),258,unrelated\nDo all dogs go to heaven? Pope tells grieving boy: 'Paradise is open to all of God’s creatures',932,unrelated\n\"In Vogue vs Rats War, the Rats Are Winning\",2498,agree\n\"Report: Stainless steel Apple Watch will be priced $500, gold at $5,000\",10,unrelated\nAn audio recording of the Michael Brown shooting has reportedly surfaced,2313,unrelated\nIraqi Official Dismisses ‘Unfounded’ Reports That ISIS Fighters Have Ebola,568,unrelated\nAn Audio Recording of the Michael Brown Shooting Has Reportedly Surfaced,1461,discuss\nAl-Shabaab co-founder confirmed killed by US air strike in Somalia,1936,unrelated\nMohammed Emwazi: Man identified as Isis killer 'Jihadi John' was 'stopped by MI5' while on safari holiday in Africa in 2010,2303,unrelated\nNewly Discovered Mass Grave Linked to Missing Mexican Students,366,discuss\nFounding Fathers-Era Time Capsule Found in Boston,2257,agree\n\"Big Bank Hank, US rapper and Sugarhill Gang founder member, dies at 57\",1224,unrelated\nIsis leader Abu Bakr al-Baghdadi's 'wife and son detained in Lebanon',1789,unrelated\nMexico Says Missing Students Not Found In First Mass Graves,1795,agree\n\"Boko Haram Denies Truce, Says Kidnapped Girls Have Been “Married Off”\",1697,unrelated\nLarge space object slams Nicaragua’s capital as asteroid passes Earth,1790,discuss\nExperts: More facts needed on purported audio recording of Michael Brown shooting,119,unrelated\n\"Tiger Woods is not on suspension for failing a drug test, his agent and a PGA official say\",1339,agree\nWas Heart-Tugging Viral Video Of Generous Homeless Man All A Hoax?,467,unrelated\nPaul Rudd Is Not the Viral Video Hero Who Tackled a Gay Basher in Dallas,1844,unrelated\nThat Boko Haram Ceasefire in Nigeria Isn’t A Ceasefire,206,unrelated\nEveryone chill! Banksy has NOT been arrested,667,unrelated\nElderly Woman Arrested for Kidnapping Neighbor’s Cats & Making Fur Coats,1708,unrelated\nDavid Haines beheading video confirmed genuine; UK PM Cameron vows to hunt down ISIS 'monsters',2306,discuss\n#Hairgate trends on social media: iPhone 6 users complain of ripped out hair,1289,unrelated\nIslamic State 'training pilots to fly fighter jets',377,unrelated\nNASA: Viral news on days of darkness in December is hoax,403,disagree\n\"CNN Broadcasts Purported Audio Containing Gunshots That Felled Michael Brown Jr.; Leaders, Celebrities Fill Pews At Teen’s Funeral\",2287,discuss\nBugatti Veyron Vandalized With Penis Graffiti? Viral Photo Isn’t What It Seems,1349,unrelated\nHas Kim's SISTER taken over North Korea? Dictator fails to show for key Communist event (but does send a nice flower basket instead),1029,unrelated\nNew Audio Shows Michael Brown Was Shot at 11 Times,531,unrelated\nAngry mob cut off rapist’s penis with meat cleaver (VIEWER DISCRETION),2523,unrelated\n\"Apple Watch Gold Edition may cost as much as $5,000\",190,unrelated\nAccountant Claims Comcast Got Him Fired From His Job for Reporting a Customer Service Issue,451,discuss\n\"Fidel Castro Dead? Yes, He Is… But The Cuban Leader Is Alive, Death Rumors Proven False\",2506,discuss\nReport claims Kim Jong-un underwent surgery to repair fractured ankles,1837,unrelated\nWFB’s Bill Gertz: Obama Administration ‘Trying to Play Down’ Missing Libyan Airliners,2162,discuss\nViral Photo Shows How Chinese Workers Are Used to Manipulate App Store Rankings,1040,unrelated\n\"Soon Marijuana May Lead to Ticket, Not Arrest, in New York\",2307,unrelated\nZack Snyder’s ‘Batman V Superman: Dawn Of Justice’ Stolen Batmobile Rumor Put To Rest,1494,unrelated\n\"Video showing American journalist beheaded believed real, officials and family say\",11,unrelated\nThis Is Why Rumors That ISIS Is Crossing The Border Into The U.S. Aren’t Going Away,972,unrelated\nEbola Frisco 2014: Patient Shows Virus Symptoms After Apparent Thomas Eric Duncan Contact,1901,unrelated\nWATCH: Stan Beaton cries tears of joy when phone engineers find treasured voicemail recording of his late wife he thought was lost forever,1640,agree\nIsis 'fed murdered kidnap victim to his own mother after she travelled to their headquarters and demanded to see him',1549,unrelated\nSeth Rogen may play Steve Wozniak alongside Christian Bale as Steve Jobs,1539,unrelated\nDurex Is Not Making Pumpkin Spice Condoms After All: A Hoax Debunked,1735,unrelated\nReports of missing Libyan planes raise 9/11 terror fears,1699,unrelated\n\"No, Robert Plant Didn’t Rip Up an $800 Million Contract\",2508,unrelated\n\"Islamic State leader's family detained by Lebanon, officials say\",2042,unrelated\nAl Qaida hostage killed in raid,2411,unrelated\n\"Fidel Castro Rumors Sweep Internet, but No Sign in Cuba\",1832,unrelated\nTropical spider burrows under man's skin through scar,2061,unrelated\nKim Jong-Un 'Has Difficulty Walking And Needs About 100 Days To Recuperate',686,unrelated\nPentagon: Somali terror group leader killed in U.S. airstrike,741,unrelated\nSeth Rogen Eyed to Play Apple's Steve Wozniak in Christian Bale's Steve Jobs Movie (Exclusive),999,discuss\n\"No, Banksy Didn't Create That 'Charlie Hebdo' Tribute Cartoon, But That Doesn't Mean You Can't Appreciate It\",2024,agree\nMore than 200 kidnapped Nigerian girls to be released after deal reached with Boko Haram,1372,unrelated\n\"Small meteorite strikes Nicaragua, government says\",1627,unrelated\nIslamic State Militants Claim to Have Beheaded US Journalist James Wright Foley,874,unrelated\nJames Foley remembered as 'brave and tireless' journalist,928,discuss\nEbola Scare in Kansas City,1943,discuss\nCanada probes Michael Zehaf-Bibeau as possible suspect in Ottawa shooting - source,2302,unrelated\nSoldier shot near Canadian parliament building,2070,unrelated\n\"PGA Tour Pro Claims Tiger Woods Is Currently Suspended For PEDs, Compares Him To Lance Armstrong\",1735,unrelated\nReport: Nearly a Dozen Commercial Airliners Missing Ahead of 9/11 Anniversary After Islamists Overrun Libyan Airport,1312,discuss\nEggnog-chugging contest leads to hospital stay,251,unrelated\n\"Pizza delivery man gets $2,000 tip\",359,unrelated\nShocking picture shows mother trying to sell her own son to pay for twin daughter's cancer treatment,1627,agree\nIslamic State claims to have beheaded American journalist,1574,unrelated\n\"Apple 12-Inch MacBook Air Details Emerge; Device Could Be Thinner, Lighter Than Current Model\",2022,unrelated\nISIS Reportedly Beheads American Photojournalist in Iraq,2047,discuss\nKidnapped Nigerian schoolgirls: Government claims ceasefire deal with Boko Haram that will bring missing girls home,2078,unrelated\nKim Jong-un drinks rare snake wine to boost love life!,941,unrelated\n\"Video showing American journalist beheaded believed real, officials and family say\",7,unrelated\nMacaulay Culkin Victim of Another Online Death Hoax,1752,agree\n\"Rats at Vogue's NYC offices - watch your step, Anna Wintour\",725,unrelated\n\"Spider burrowed into appendix scar, crawled through WA man's body\",1423,unrelated\nTurkish Leader Says U.S. Airdrop Aided ISIS Militants,693,unrelated\n'Jihadi John' identified: ISIS killer named as Mohammed Emwazi from West London,1543,unrelated\nWoman Dumped by Boyfriend Spends Entire Week Mourning at KFC,2414,agree\nReal-life Magneto boy 'becomes living magnet' after getting massive electric shock from street lamp,1426,unrelated\n\"Christian Bale in talks to play Steve Jobs for Sony, Danny Boyle\",932,unrelated\nLebanon 'holding IS leader's daughter and ex-wife',754,unrelated\nWSJ: Apple cut watch health features due to erratic sensors,1917,discuss\nBREAKING: British-born hostage 'KILLED in failed rescue attempt',2015,unrelated\nReport: Possible audio tape of Michael Brown shooting,1252,unrelated\nCheese blamed for North Korean leader Kim Jong-un's broken ankles,1689,unrelated\n\"Boko Haram claims to have German hostage, denies ceasefire\",2156,unrelated\nAngry mob hacks off alleged rapist's genitals with meat cleaver after dragging him into butchers,1022,agree\n\"Six months after abducting Nigerian schoolgirls, Boko Haram reportedly wants to free them\",2403,discuss\nIslamic State claims it executed American photojournalist James Foley,1982,unrelated\nISLAMIC STATE BEHEADS MISSING AMERICAN JOURNALIST JAMES WRIGHT FOLEY,2067,agree\n‘Jihadi John’: The Islamic State killer behind the mask is a young Londoner,81,unrelated\n\"No, a bird didn't poop on Vladimir Putin\",1438,agree\nElderly Woman Arrested for Kidnapping Neighbor’s Cats & Making Fur Coats,527,unrelated\nTexas plumber's truck on front line of Syria war,1317,unrelated\n\"North Korean leader Kim Jong Un had ankle surgery, report says\",1837,unrelated\nPure Evil: Islamic State Beheads American Journalist James Wright Foley,511,unrelated\n\"Dead for 48 minutes, this Catholic Priest claims God is female\",1407,agree\nISIS leader ‘killed’ in US airstrikes,731,discuss\nBritish rapper a suspect in ISIS beheading,572,unrelated\nTeen Makes $72 Million on the Stock Market,2052,disagree\n\"Kim Jong-un Broke Both Ankles and Is Hospitalized, Report Claims\",1001,discuss\nADVISORY-Islamist rebel leader killed in U.S. strike - Somali government,208,unrelated\nIslamic Militants Post Video Claiming to Show Beheading of U.S. Journalist,847,discuss\nA soldier has been shot at Canada’s war memorial just steps away from the nation’s parliament,1466,unrelated\nMilitant Group Says It Killed American Journalist in Syria,2287,unrelated\nKim Jong-un 'so fat he has fractured his ankles',818,unrelated\nThe Arrest of the ISIS Leader's Wife and Son,691,unrelated\n\"Spider burrowed into appendix scar, crawled through WA man's body\",1500,unrelated\nIRAQI HEALTH OFFICIAL: EBOLA HAS KILLED 5 ISIS FIGHTERS,2463,unrelated\nChristian Bale won't play Steve Jobs,1294,unrelated\nSchoolboy who got electric shock from lamppost claims he now has magnetic powers,1949,unrelated\nDylan Thomas Finds Tropical Spider Burrowed Under Skin,1422,unrelated\nThis Is Why Rumors That ISIS Is Crossing The Border Into The U.S. Aren’t Going Away,2039,unrelated\n\"Big Bank Hank, US rapper and Sugarhill Gang founder member, dies at 57\",1374,unrelated\n\"Woman At Dulles Plays It Safe, Wears A Rain Poncho And Mask\",817,unrelated\nAnna Wintour 'refuses to work at new World Trade Center Vogue office due to rat infestation',304,unrelated\nPictured: Recent Muslim convert Michael Zehaf-Bibeau who shot dead a solider and opened fire on Canadian Parliament,2134,unrelated\nMichelle Obama’s face blurred by Saudi state television,626,unrelated\nAngry mob chops off man's genitals with butcher’s knife for alleged rape attempt,830,agree\nPGA Tour Denies Claim That Tiger Woods Failed A Drug Test,205,unrelated\nGRAPHIC CONTENT: Girl sneers at man's tiny penis so he CHOPS IT OFF and bins it,2496,agree\nBREAKING NEWS: ISIS beheads missing American journalist James Wright Foley as warning to US to cease action in Iraq,1549,unrelated\nIraqi media: ISIS militants have contracted Ebola,1175,discuss\n\"Man cuts off manhood, throws it in the bin, after girlfriend leaves over small penis\",979,unrelated\nTropical spider 'burrowed under man's skin through scar' - video report,1500,unrelated\nISIS Video Claims to Show Beheading of British Hostage,68,unrelated\nConstipated goldfish operated on by North Walsham vet,1541,agree\nNASA: Viral news on days of darkness in December is hoax,487,unrelated\nIslamist websites claim Israeli-Canadian woman kidnapped by IS: report,1173,discuss\nA Predator Drone Has Reportedly Been Spotted Circling Above ISIS's Capital City,2307,unrelated\nReport: Nearly a Dozen Commercial Airliners Missing Ahead of 9/11 Anniversary After Islamists Overrun Libyan Airport,1660,unrelated\nVideo: Marine saved by helmet after Taliban sniper attack,860,unrelated\n\"ISIS Claims an American Hostage, Kayla Mueller, Died in Airstrike in Syria\",663,unrelated\nSugarhill Gang Rapper ‘Big Bank Hank’ Dies at 57,824,agree\nAudio recording of Michael Brown being gunned down WAS made at the time he was killed: App company appears to confirm tape of ELEVEN bullets being fired - including final volley of 'kill shots',1950,unrelated\nISIS Reportedly Beheads American Photojournalist in Iraq,2526,unrelated\n\"Bosnia: Seven underage girls return from five day school trip, pregnant\",1408,unrelated\nOttawa gunman identified as 32-year-old Michael Zehaf-Bibeau,1970,agree\nThis Powerful Cartoon About The Charlie Hebdo Attack Is Not By Banksy,298,unrelated\nIsis 'fed murdered kidnap victim to his own mother after she travelled to their headquarters and demanded to see him',1786,discuss\nNigeria Boko Haram blamed for raids despite truce claim,344,unrelated\nStar Wars VII for a New SUMMER Release Date!?,1697,unrelated\nDHS: GOP Rep.’s Claim ISIS Members Caught at U.S. Border ‘Categorically False’,186,unrelated\nIsis Syria News: Video Shows US Airdropped Weapons and Grenades 'Captured by Islamic State',2223,unrelated\n\"Nigeria Says It Struck A Cease-Fire With Boko Haram, But Are They Talking To The Right Guy?\",244,unrelated\nCheese blamed for North Korean leader Kim Jong-un's broken ankles,186,unrelated\n\"James Foley, Missing American Photojournalist, Reportedly Executed By ISIS In Syria\",880,discuss\nMum Offers to Sell Twin Boy to Save Twin Girl,350,unrelated\nCatholic Priest Claims God Is Female After Clinically Dead Experience,2528,unrelated\n\"Rumor: Gold Apple Watch Edition priced up to $5,000, steel version at $500, will debut on Feb. 14\",40,unrelated\nUS confirms death of Somalia terror group leader,60,unrelated\nPopular 'Banksy' Instagram account offers powerful message of perseverance after Paris attack,730,unrelated\nThe Case of the Stolen Batmobile Has Been Solved,1939,unrelated\n\"Small meteorite strikes Nicaragua, government says\",908,unrelated\nSeth Rogen reportedly nabs Steve Wozniak role in Steve Jobs filmSteve Jobs Iconic Moments,626,unrelated\nAlleged Ottawa gunman: What we know so far about Michael Zehaf-Bibeau,530,unrelated\nKim Jong-un relying on ‘cobra wine’ after problems with trouser snake,625,unrelated\nNBC's Tom Brokaw reportedly wants Brian Williams fired over fabricated Iraq helicopter story,2252,unrelated\n\"Jeh Johnson: Politicians Shouldn't 'Feed The Flames Of Fear' Over ISIS, Ebola\",1565,unrelated\nUPDATE: Internet report of Ebola outbreak in Purdon not true,2020,unrelated\nRumor debunked: RoboCop-style robots are not patrolling Microsoft's campus,1406,unrelated\nPull the other Un! North Korean dictator has not been seen for weeks because he 'pulled tendon while doing drill with his generals',686,unrelated\nIslamic Militants Post Video Claiming to Show Beheading of U.S. Journalist,2020,unrelated\nAmazon Reportedly Planning An Ad-Supported Video Service That Will Be Cheaper Than Netflix,816,unrelated\nEbola Outbreak 2015 Update: ISIS Fighters May Have Contracted Deadly Virus,1689,discuss\nReport: NYPD to stop arresting people for minor marijuana offenses,1954,unrelated\n\"Sorry, Everyone: Durex Is Unfortunately Not Making Pumpkin Spice Condoms\",280,unrelated\nOttawa investigates reports that Isis has captured Canadian-Israeli woman,1240,unrelated\n\"Sadly, Pumpkin Spice Condoms Aren't A Thing After All\",1744,unrelated\nCheese addiction breaks Kim Jong-un's ankles,2329,unrelated\nSugarhill Gang co-founder Big Bank Hank dies,2421,unrelated\nAudio recording allegedly captures moment Michael Brown was shot,2127,unrelated\n\"Comcast Is Threatening To Cut Off Customers Who Use Tor, The Web Browser For Criminals\",2177,disagree\nIslamic State releases video apparently showing the beheading of missing US journalist James Foley,1574,unrelated\nRobert Plant ripped up $800M Led Zeppelin reunion contract,2055,unrelated\nNew Audio Reveals Pause in Gunfire When Michael Brown Was Shot: Attorney,308,unrelated\nPenis Spray-Painted on a $2.5 Million Car Was Just for a Prank Video,1183,unrelated\nKim Jong ill? Analysts say 27-year-old sister Kim Yo Jong may be running North Korea (VIDEO),706,unrelated\n\"Vogue's Anna Wintour Pissed Off With New 1 World Trade Center Offices, Infested With Rats\",585,unrelated\nDid Kim Yo-Jong Take Kim Jong Un’s Role? North Korea Ill Health Rumors Are ‘Fabricated’,1179,unrelated\nNigeria announces truce with Boko Haram; fate of schoolgirls unclear,1906,unrelated\nExpert casts doubt on Bunbury man Dylan Thomas’s burrowing stomach-spider story,1029,unrelated\nUS hostage Luke Somers dies after rescue bid,1148,unrelated\n\"UPDATED 'Jihadi John' identified as Mohammed Emwazi of London, reports say\",2184,unrelated\n\"Batmobile Stolen From \"\"Batman v Superman: Dawn of Justice\"\" Set, Zack Snyder Knows Who Did It\",1242,disagree\nISIL allegedly kills US journalist in video,524,unrelated\nMissing Libyan aircraft spark fears of 9/11-style attack in North Africa,2448,discuss\nCNN Posts Alleged Audio of Michael Brown Shooting,1438,unrelated\n#Hairgate: iPhone 6 users say device pulls out hair,2328,unrelated\nMore than 200 kidnapped Nigerian girls to be released after deal reached with Boko Haram,40,unrelated\n\"Six months after abducting Nigerian schoolgirls, Boko Haram reportedly wants to free them\",1603,unrelated\n\"Gill Rosenberg, Canadian citizen, reportedly captured by ISIS in Syria\",1197,unrelated\n\"Macaulay Culkin NOT Dead: Facebook, Twitter Death Hoax Goes Viral\",1940,unrelated\n\"Mass Graves Found In Mexico, Near Place Where 43 Students Went Missing\",683,unrelated\nChristian Bale In Talks To Play Steve Jobs In Sony's Next Biopic,1368,unrelated\nUPDATE: Internet report of Ebola outbreak in Purdon not true,1786,unrelated\nSmall Meteorite Strikes in Nicaragua's Capital City of Managua,1594,disagree\nLebanon confirms holding ISIS chief’s kin,2118,unrelated\n\"Obama, Outraged Over Beheading, Vows to Stay on Course\",1867,unrelated\nSeth Rogen to Star as Steve Wozniak in Sony's Steve Jobs Biopic [Updated],2124,unrelated\nWeb of confusion as scientists cast doubt on man's claims that a spider burrowed into his stomach through his SCAR,2042,agree\n\"BREAKING: \"\"Brat Pack\"\" Judd Nelson Found Dead in Los Angeles Condo\",2278,disagree\nReport: Christian Bale Drops Out Of Steve Jobs Biopic,574,unrelated\nVideo Purports To Show Beheading Of U.S. Journalist By Militants,1549,unrelated\nGOP Rep. Duncan Hunter Claims 'At Least' 10 ISIS Fighters Apprehended On Texas Border,167,unrelated\nIslamic State reports youngest jihadist 'martyred' in battle,1708,unrelated\nCanadian-Israeli Woman Says She Hasn’t Been Captured By ISIS,2328,unrelated\n#HairGate: iPhone 6 Customers Are Complaining That The Phone Is Ripping Out Their Hair,431,unrelated\nMohammed Islam Denies Making $72 Million From Stock Market Trading,550,unrelated\nISIL video claims beheading of kidnapped journalist James Foley,1336,discuss\nRep. Duncan Hunter: 'At Least 10' ISIS Fighters Caught at Mexican Border,2367,discuss\nFerguson riots: audio may have captured Michael Brown shooting,2220,discuss\n\"North Korean leader Kim Jong-un’s mystery illness actually two broken ankles, newspaper says\",505,unrelated\nThis Letter To Parents From A 1970s Lego Set Contains An Important Message For Gender Equality,2526,unrelated\n\"Apple Watch to Be Shower-Proof, Have 100,000 Apps at Launch: Reports\",1760,unrelated\n\"Apple Media Event Rumored for Late February, Apple Watch and 12\"\" MacBook Air Likely Topics [Updated]\",2187,unrelated\nMissing jetliners raise fear of new 9/11-style attacks after Libyan airport falls to Islamic militants,170,discuss\nTwo blokes dared to eat 20-year-old burger for charity,1004,unrelated\nExpert casts doubt on Bunbury man Dylan Thomas’s burrowing stomach-spider story,730,unrelated\n\"Hoax Alert: Father O’Neal, Who Has Met God and Thinks She’s a Woman, Is Made Up (Just Like God Herself)\",2265,unrelated\nReport: Exec popped for $300k dinner after run at blackjack,2463,unrelated\nMexican students not among bodies found in mass graves,983,discuss\nHBO Reportedly in Talks with Apple for Launch of New Unbundled Streaming Service,516,unrelated\n\"Everybody Relax, Banksy Wasn’t Arrested And Exposed As A 35-Year-Old Man\",1458,unrelated\n\"ISIS: We have our hands on weapons, ammo air-dropped by U.S.\",1938,unrelated\n\"Apple Watch to Be Shower-Proof, Have 100,000 Apps at Launch: Reports\",1795,unrelated\nNigeria Says Boko Haram Cease-Fire May Lead to Release of Kidnapped Girls,244,unrelated\n\"The rapper, the hacker and the terror travel guide writer. Is one of these British extremists Jihadi John? Three potential Islamic State 'Beatles' emerge as MI5 'zeroes in' on murderer who beheaded U.S. journalist James Foley\",1263,unrelated\nU.S. Hostage Luke Somers Killed During Yemen Rescue Bid: Family,1547,unrelated\nCNN Plays Alleged Recording of Michael Brown Shooting,1289,unrelated\nBoston.com pulls story accusing prof of sending ‘racist’ emails,1075,discuss\nISIS Releases YouTube Video Showing 10-Year-Old 'Martyr' Allegedly Killed in Battle,1853,unrelated\nSmall Meteorite Hits Managua,2475,disagree\n\"Google to buy big chunk of Pacific Shores, iconic Redwood City office park\",373,unrelated\n\"Apple Watch pricing: Will you spend $5000 for Gold edition, $500 for stainless steel?\",2114,unrelated\nAudio recording allegedly captures at least 10 shots fired in Michael Brown killing,2434,discuss\nWhite House fence-jumper made it far deeper into building than previously known,1869,unrelated\nIslamic State claims to have beheaded American journalist,1288,discuss\n\"Sorry, Everyone: Durex Is Unfortunately Not Making Pumpkin Spice Condoms\",1789,unrelated\nVigilantes cut off alleged rapist's penis,654,discuss\nGovernment fires employee who skipped work for 24 years,1646,unrelated\nLibya: Missing Libya Planes Spark Security Concerns,551,unrelated\n\"Boko Haram Denies Ceasefire, Says Kidnapped Girls Are Now Married\",800,unrelated\nWoman Dumped by Boyfriend Spends Entire Week Mourning at KFC,971,unrelated\nCrank-Boosting Behind Top Apps in App Store,1384,agree\nThe famous “Dog whisperer” Cesar Millan died of a heart attack this morning.,1036,unrelated\n\"James Wright Foley, Kidnapped Journalist, Apparently Executed by ISIS\",2109,unrelated\nDylan Thomas Finds Tropical Spider Burrowed Under Skin,800,discuss\nContinuing Violence Puts Boko Haram Ceasefire In Jeopardy,2403,discuss\nHow did a Texas plumber's truck end up with Syrian rebels? (+video),2379,agree\nThere has been a shooting at the War Memorial on Parliament Hill. Unconfirmed reports say a soldier was shot.,170,unrelated\n\"Video Appears to Show Beheading of Journalist James Foley, Who Went Missing in Syria\",2524,discuss\nThis Dog Was Left At A Railway Station With A Suitcase Of His Belongings After He Was Sold On Gumtree,54,unrelated\nISIL Beheads American Photojournalist in Iraq,1547,unrelated\nWayward sister ‘nun the wiser’ about baby,1480,unrelated\nCNN Posts Alleged Audio of Michael Brown Shooting,2015,unrelated\nJilted lover chops off his penis after girlfriend dumps him,2302,unrelated\nIsraeli-Canadian Woman 'Captured' By ISIS Says She Is 'Safe And Secure',1976,agree\nKim Had Ankle Surgery:  Source,1097,unrelated\nTropical spider burrows under man's skin through scar,1888,unrelated\nNow THAT'S a Royal trip! Alan Titchmarsh finds psychedelic mushroom in the Queen's garden at Buckingham Palace,2480,discuss\nBritish hostage David Haines beheaded by Islamic State terrorists,1477,unrelated\nLOL: RICH JOHNSTON SAYS THE BATMOBILE HAS BEEN STOLEN IN DETROIT,621,unrelated\n\"SMALL METEORITE STRIKES NICARAGUA, GOVERNMENT SAYS\",373,unrelated\nWHO ‘probing’ whether ISIS fighters got Ebola,2075,discuss\nHas this Argentine woman fallen victim to a cruel online hoax? Adult video claiming to show teacher having sex with pupil isn't all it seems,1608,unrelated\n\"Rumor: Stainless Steel Apple Watch Will Cost $500, Gold $4,000\",296,discuss\nThe next Apple Watch could be platinum,1048,unrelated\nThat ESPN Domestic Violence Panel You Keep Hearing About Isn't Real,1644,unrelated\nBiological Warfare on the Horizon? ISIS Soldiers May Be Infected With Ebola,93,unrelated\nMore American Weapons for ISIS,1949,agree\nSenator: Detainees swapped for Bergdahl have contacted militants,1019,unrelated\n\"Source: Pot in NYC may soon net just a ticket, not arrest\",1295,unrelated\nNigeria: hopes for return of kidnapped schoolgirls rise after ceasefire reported,1439,unrelated\nLuke Somers: British-born photojournalist 'killed by al-Qaeda after failed rescue attempt in Yemen',2015,unrelated\nEyewitness Says Viral Video of Homeless Man Was Staged,321,unrelated\n\"Man cuts off manhood, throws it in the bin, after girlfriend leaves over small penis\",1410,agree\nHundreds mourn the 'death' of Fidel Castro after rumours sweep Twitter (but are they confusing him with recently departed Fidel Castro Odinga from Nairobi?),2367,unrelated\nNigeria says ceasefire agreed with Boko Haram,992,unrelated\nISIS cracks down on five confirmed Ebola cases among fighters: official,1372,unrelated\nSeth Rogen to Star as Steve Wozniak in Sony's Steve Jobs Biopic [Updated],1058,unrelated\nWatch moment TV weatherman is caught urinating in the bushes LIVE on camera,2092,unrelated\nMACAULAY CULKIN IS THE LATEST VICTIM OF A CELEBRITY DEATH HOAX — AND THESE 9 STARS KNOW EXACTLY HOW HE FEELS!,2240,unrelated\nReport claims Kim Jong-un underwent surgery to repair fractured ankles,1689,unrelated\nVogue's new digs are reportedly swarming with rats,585,unrelated\nJeh Johnson shoots down Duncan Hunter's assertion IS is entering U.S. via Mexico,167,unrelated\nReport: Exec popped for $300k dinner after run at blackjack,737,unrelated\nTexas Truck Winds Up in Syria With Islamic Militants,788,unrelated\nMissing Libyan aircraft spark fears of 9/11-style attack in North Africa,1808,unrelated\nRumors about Fidel Castro’s death again circulate on the Internet,2028,discuss\n\"No, Robert Plant Didn’t Rip Up an $800 Million Contract\",2188,unrelated\nFemale Israeli fighter said abducted by Islamic State  Read more: Female Israeli fighter said abducted by Islamic State,527,unrelated\nJournalist James Wright Foley reportedly beheaded by ISIS,2287,unrelated\nISIS: Desperate mum told 'you've just eaten your son' after visiting militants' base in search of kidnap victim,1659,unrelated\n\"Ann Arbor pizza delivery driver surprised with $2,000 tip\",1574,unrelated\n\"James Foley: American Journalist, James Wright Foley Beheaded in New ISIS Video [Breaking News]\",1011,discuss\n\"Audio captured at time of Michael Brown shooting, company says\",2287,discuss\nNEWS/ Meet the Teletubbies Sun Baby: 19-Year-Old Jess Smith Reveals Herself as the Smiling Face Who Looked Over Teletubbyland,1331,unrelated\nJihadi John ‘identified as British man from West London’,81,unrelated\nUPDATE: Internet report of Ebola outbreak in Purdon not true,121,unrelated\nHas Ebola infected Isis militants in Mosul?,1289,unrelated\nIslamist websites claim Israeli-Canadian woman kidnapped by IS: report,1808,unrelated\nREPORT: Alleged New Audio of Michael Brown Shooting,1803,unrelated\nBREAKING: Soldier shot at War Memorial in Ottawa,2269,unrelated\nNew ISIS Video Shows Militants Seizing Weapons Airdropped By US Near Kobani,2252,unrelated\n\"Sorry, Everyone: Durex Is Unfortunately Not Making Pumpkin Spice Condoms\",2123,unrelated\nIsis Syria News: Iraqi Pilots 'Training Isis Fighters' to Fly Captured Planes,2406,discuss\nHas a woman aborted her baby because it's a boy?,698,unrelated\nU.S. arms airdrop fell into ISIS hands: Pentagon,2223,unrelated\nHas Ebola infected Isis militants in Mosul?,2177,unrelated\nKidnapped Nigerian schoolgirls: Government claims ceasefire deal with Boko Haram that will bring missing girls home,1661,unrelated\nWeatherman caught peeing live on camera,1680,unrelated\nIslamist websites claim Israeli-Canadian woman kidnapped by IS: report,387,unrelated\n\"Christian Bale in talks to play Steve Jobs for Sony, Danny Boyle\",296,unrelated\nFence-jumper got farther into White House,2303,discuss\nMichael Phelps Sex Scandal: Troubled Olympian’s Girlfriend Was Born A Man!,2528,unrelated\nWSJ: Apple cut watch health features due to erratic sensors,29,unrelated\nChristian Bale in Talks to Play Steve Jobs in Danny Boyle's Biopic,1299,discuss\n\"Former Porn Star Behind YouTube Sensation ‘DC Toy Collector,’ Makes $5 Million Per Year Unboxing Disney Toys\",1439,unrelated\nAnother American hostage at risk by Islamic state,1347,unrelated\nThe Story Of The High School Trader Who Made $72 Million Is A Rumor Spun Out Of Control,72,unrelated\nAccountant Says Comcast Got Him Fired for Contesting Bogus Charges,2405,discuss\nVideo messaging service verifies timing of CNN audio recording,2044,unrelated\n\"Hundreds of dog-lovers from around the world offer home to pet abandoned at the railway station with a suitcase containing his pillow, toy, bowl and favourite food\",2523,agree\n\"Michael Phelps' self-proclaimed 'girlfriend', 41, reveals she was born a male as she describes her 'amazing intimacy' with Olympic swimmer\",209,unrelated\n\"Is Apple about to launch a totally redesigned, 12-inch MacBook Air?\",1545,unrelated\nAmazon.com to open first physical store in Manhattan: DJ,720,unrelated\nTeen Makes $72 Million on the Stock Market,1024,unrelated\nCanadian official identifies dead Ottawa gunman as Michael Zehaf-Bibeau,1660,unrelated\nWatch: ISIS Claims to Have Captured U.S. Airdropped Weapons,666,unrelated\nBoko Haram denies it has agreed ceasefire,2520,unrelated\nMeet The College Student Who Claims She Was The ‘Teletubbies’ Sun Baby,2076,discuss\nNASA Raises Doubts About Reports of Nicaraguan Meteorite,2118,unrelated\nOfficials shoot down congressman's claims ISIS terrorists are running across US-Mexico border,190,unrelated\nFears Islamic State could launch EBOLA attack on Britain after fighters 'contract virus',2299,unrelated\nBREAKING UDPATED: ISIS REPORTEDLY USE CHEMICAL WEAPONS IN KOBANE,1895,discuss\nIraqi Official Dismisses ‘Unfounded’ Reports That ISIS Fighters Have Ebola,559,unrelated\nISIS Executioner 'Jihadi John' Is Named as Mohammed Emwazi,1256,unrelated\nNun Gives Birth To Baby Boy After Suffering Intense Stomach Pains,1385,unrelated\nMan who SLAPS people if they sneeze in public being hunted by police,195,unrelated\nTexas plumber threatened over jihadis using his old truck,13,unrelated\nSugarhill Gang rapper Big Bank Hank dies aged 57,105,unrelated\nContinuing Violence Puts Boko Haram Ceasefire In Jeopardy,1661,unrelated\nReport: Christian Bale Will Play Steve Jobs,1294,unrelated\nBREAKING Gill Rosenberg former IDF soldier was captured by ISIS,387,unrelated\nSpider Burrows Into Australian Man's Appendix Scar (VIDEO),2297,unrelated\nNicaragua asks U.S. for help investigating meteorite crater,1179,unrelated\nHigh school student scores $72M playing the stock market,1205,unrelated\nWe took a look at the photo said to show the body of Islamic State leader Abu Bakr Al-Baghdadi (right) and found it was really an ethnic Albanian militant killed in 2013,81,unrelated\n\"North Korean leader Kim Jong Un had ankle surgery, report says\",2097,unrelated\n\"Catholic priest dies for 48 mins, wakes up claiming God is a woman\",398,unrelated\nISIS Fighters Getting Caught Coming Across the U.S.-Mexican Border?,1361,unrelated\n\"Islamic State training fighter pilots in captured jets, monitoring group says\",777,unrelated\nThe Guy Who Said a Spider Burrowed Under His Skin? Experts Say…,1638,discuss\nIslamic State militants claim to behead missing American journalist,1569,unrelated\nDon’t ‘Reset All Settings’ in iOS 8 unless you want to lose your iCloud files,2330,unrelated\nBREAKING NEWS: ISIS beheads missing American journalist James Wright Foley as warning to US to cease action in Iraq,874,unrelated\n\"Op-Ed: Hoax – Priest who never existed claims he died, saw female God\",2240,disagree\n\"Ann Arbor pizza delivery driver surprised with $2,000 tip\",623,agree\nMacaulay Culkin Dead: Actor Once Again Victim Of Death Hoax,2341,agree\n\"Google to buy big chunk of Pacific Shores, iconic Redwood City office park\",1572,unrelated\nWho Should Play Steve Jobs Now That Christian Bale Quit?,1019,disagree\nThat’s one way to clean it: Apple Watch will reportedly survive a trip through the shower,72,unrelated\nDHS Rebuffs Congressman’s Claim ISIS Infiltrating Southern Border,2458,unrelated\nChristian Bale quits Steve Jobs movie,1658,unrelated\nFears Islamic State could launch EBOLA attack on Britain after fighters 'contract virus',1355,discuss\nBatmobile Stolen From 'Batman V Superman: Dawn Of Justice' Set? Report Claims That One Of The Batmobile Models Is Missing! Detroit Locals Responsible?,2519,discuss\nCanadian-Israeli Woman Says She Hasn’t Been Captured By ISIS,1299,unrelated\nSeth Rogen to play Woz in Jobs biopic,1707,unrelated\nLow-level marijuana possession could soon land you a ticket instead of arrest in New York City,1802,discuss\nMohammed Emwazi: Man identified as Isis killer 'Jihadi John' was 'stopped by MI5' while on safari holiday in Africa in 2010,1489,discuss\n$YUM Serving Up #Marijuana & Fried Chicken,15,unrelated\n\"Nigeria, Boko Haram reach ceasefire deal, kidnapped girls to go free, official says\",1003,unrelated\nBrian Williams slams social media for speculation weatherman Mike Seidel relieved himself on air,1178,unrelated\nAlleged audio of Michael Brown shooting has surfaced,844,unrelated\nBREAKING NEWS: British-born U.S. photojournalist held hostage by al-Qaeda killed in failed rescue attempt in Yemen,2495,unrelated\n\"David Haines Beheaded By ISIS, Execution Video Contains Threats Against UK: Reports\",424,unrelated\nChristian Bale Won't Play Steve Jobs After All,2097,unrelated\nHero soldier Nathan Cirillo killed by convicted criminal Michael Zehaf-Bibeau,1266,unrelated\n\"ISIS beheads American photo-journalist James Wright Foley, threatens more to come\",2450,agree\nCanadian-Israeli woman reportedly kidnapped by ISIS: Jerusalem Post,214,unrelated\n\"Piper Jaffray pegs stainless steel Apple Watch price at $499, Edition at $4,999\",1047,unrelated\nISIS fighters 'have contracted Ebola': World Health Organisation investigating reports militants showed up at Iraqi hospital with lethal disease,456,unrelated\nDeveloper quits using the app he was hired to make—or did he?,2328,discuss\n\"Accused Boston Marathon Bomber Severely Injured In Prison, May Never Walk Or Talk Again\",2297,unrelated\nKim Jong-un: obese leader 'fractured both ankles',2042,unrelated\nDetroit Police Issue Statement That The Batmobile Is Safe,1459,discuss\nThe Unluckiest Man In The World Set His College On Fire With A Fireworks Marriage Proposal,1592,agree\n\"Report: ISIS kidnaps Canadian-Israeli, former IDF soldier who went to fight with the Kurds\",80,unrelated\nUS airstrike targets Al Shabaab leader Ahmed Abdi Godane in Somalia,1853,unrelated\nWhat This Homeless Guy Did With $100 Completely Stunned The Man Who Gave It To Him,1940,unrelated\nSteve Jobs Biopic Eyes Seth Rogen to Play Apple Co-Founder Steve Wozniak,1588,unrelated\n\"Fidel Castro Is Dead, According to Viral Twitter Rumors\",2192,unrelated\nCPWD official sacked for absence from duty for 25 years,829,agree\n\"Yang Hu, worker in Zhejiang, cuts off own penis over desperation of finding love\",2254,unrelated\nDog Found Abandoned With Suitcase Filled With His Belongings,304,unrelated\nNigeria says ceasefire agreed with Boko Haram,1027,discuss\nNun gives birth to surprise baby after complaining of stomach pains,1412,agree\n\"Paradise is open to all, even dogs, Pope tells boy\",524,unrelated\nHomeland Security: No ISIL fighters on U.S. border,1890,agree\nHundreds of Palestinians flee as Israel opens dams into Gaza Valley,1965,disagree\nTeacher suspended after sex session with teen pupil ends up on hardcore porn website,933,unrelated\nHas a woman aborted her baby because it's a boy?,447,discuss\nU.S. arms airdrop fell into ISIS hands: Pentagon,1572,unrelated\n\"No, there aren’t any Ebola cases in Iraq\",639,discuss\nPredator Drone Reportedly Spotted Over ISIS Stronghold,1802,unrelated\nVandals add rude paint job to $2.5m Bugatti (but luckily for the owner it all turned out to be a hoax),2235,unrelated\n\"North Korea ordered citizens named Kim Jong Un to change their names, says new report\",979,unrelated\n\"Spider burrowed into appendix scar, crawled through WA man's body\",2009,unrelated\nFounding Fathers-Era Time Capsule Found in Boston,1179,unrelated\nIndia Rape Crisis Sees Mob Castrate Alleged Sex Attacker in Shocking Scenes,1042,unrelated\nDHS: GOP Rep.’s Claim ISIS Members Caught at U.S. Border ‘Categorically False’,2329,unrelated\nHomeless man who received a meal and hotel stay after spending $100 donation on food for friends insists it was NOT a hoax – despite new witness insisting there was no way he could have been secretly filmed,1925,discuss\nSeth Rogen reported to play Woz in the upcoming Steve Jobs movie,1707,unrelated\nWeather Channel’s Mike Seidel was not caught with his pants down,1855,discuss\nMacaulay Culkin Dead? Another Death Hoax Circulates On Facebook,1752,agree\nBodies In Mexico Mass Grave Apparently Not Those Of Missing Students,983,discuss\nThe “Flood Libel” Propagandists of 2015,1965,agree\nSaudi cleric condemns snowmen as anti-Islamic,35,unrelated\nBiH: Seven Primary School Students Pregnant After Five-Day Excursion,208,unrelated\nISIS fighters seize weapons airdrop meant for Kurds,1076,discuss\nStrange mark turns out to be tropical spider burrowing under vacationer's skin,1422,unrelated\nAnna Wintour 'refuses to work at new World Trade Center Vogue office due to rat infestation',1693,discuss\nThe Story Of The High School Trader Who Made $72 Million Is A Rumor Spun Out Of Control,1858,discuss\nWife Of ISIS Leader Abu Bakr al-Baghdadi Detained In Lebanon,1263,disagree\n\"Big Bank Hank, co-founder of the Sugarhill Gang, has died\",1806,unrelated\nHospital: Man not being treated for Ebola in Kansas City,1875,unrelated\nMeteorite leaves crater in Nicaraguan capital Managua,2129,unrelated\nMichael Brown shooting audio caught on tape?,2149,discuss\nJames Foley remembered as 'brave and tireless' journalist,1966,agree\nResearch Medical Center denies reports that a patient has Ebola,2443,unrelated\nHundreds mourn the 'death' of Fidel Castro after rumours sweep Twitter (but are they confusing him with recently departed Fidel Castro Odinga from Nairobi?),2175,unrelated\nBritish rapper a suspect in ISIS beheading,2042,unrelated\n\"No, Islamic State Militants Have Not Been Caught by U.S. Border Patrol\",1296,unrelated\n‘The cub of Baghdadi': ISIS reports its youngest jihadist ‘got martyred’ in battle,1785,discuss\nGOP Rep: ‘At Least Ten ISIS Fighters Have Been Caught Coming Across The Mexican Border’,1565,unrelated\nMum faces real-life Sophie's Choice – as she tries to sell her son to fund daughter's care,694,unrelated\n\"Rare Case: Seven Bosnian Girls, Aged 13 And 14, Fall Pregnant After Five-Day School Trip; Parents Outraged After School Cites 'Parental Neglect'\",1574,unrelated\nMystery man slaps shoppers around head for sneezing,2314,unrelated\nNasa questions whether crater in Nicaragua caused by meteorite,2129,unrelated\nFormer British Rapper Reportedly Under Investigation for James Foley Beheading,195,unrelated\nISIS Appears To Behead American Photojournalist In YouTube Video,1351,unrelated\n\"Six months after abducting Nigerian schoolgirls, Boko Haram reportedly wants to free them\",1885,discuss\nAttorney: New audio reveals pause in gunfire when Michael Brown was shot,2296,unrelated\n\"Tropical spider burrows under man's skin, lives there for three days\",1148,unrelated\n\"Mass Graves Found In Mexico, Near Place Where 43 Students Went Missing\",1678,unrelated\n\"See How This Homeless Man Spends A Hundred Dollars, And Keep A Tissue Handy [Video]\",1943,unrelated\nIslamist terrorists Jabhat Ansar al-Deen tweet picture of Texas plumber’s truck fitted with anti-aircraft gun in Syria,1009,unrelated\nReport: A Radically Redesigned 12-Inch MacBook Air Is Coming,1948,unrelated\nJihadi John UNMASKED: Islamic State killer NAMED as west Londoner Mohammed Emwazi,1815,unrelated\nESPN to save NFL's image with all-male domestic abuse discussion,283,disagree\n\"Insiders Claim Steel Apple Watch to Start at $500, Gold at $4,000\",2097,unrelated\nKnightscope Security Robots Are Keeping Microsoft Campuses Safe (and They Look Really Scary),2529,agree\nSeth Rogen to Play Apple’s Steve Wozniak,712,discuss\nLuke Somers: British-born photojournalist 'killed by al-Qaeda after failed rescue attempt in Yemen',271,unrelated\n\"Paradise is open to all, even dogs, Pope tells boy\",714,unrelated\nHas Ebola infected Isis militants in Mosul?,2197,unrelated\nNew iOS 8 bug can delete all of your iCloud documents,1009,unrelated\nNYC High School Student Nicknamed ‘Teen Wolf’ Made $72 Million On Stock Market,1125,unrelated\nIs Durex Planning To Release A Pumpkin Spice Condom?,2123,unrelated\nIsilkulskom student has gained superhero powers after shock,239,unrelated\nSouth Korea: Kim Jong Un had ankle surgery to remove cyst,2141,unrelated\n\"Christian Bale in talks to play Steve Jobs for Sony, Danny Boyle\",1658,unrelated\nBoko Haram Denies Nigeria Cease-Fire Claim,1125,unrelated\nTwo blokes dared to eat 20-year-old burger for charity,1500,unrelated\n\"No, Saudi TV Didn't Blur Out Michelle Obama's Face When the President Met King Salman\",1242,unrelated\nBritish aid worker David Haines beheaded by ISIL,1360,unrelated\nAmazon plans ad-supported video streaming service - NY post,1137,unrelated\nISIS fighters 'have contracted Ebola': World Health Organisation investigating reports militants showed up at Iraqi hospital with lethal disease,2234,unrelated\n\"Woman, Ting Su, Finds Husband Cheating With Her Own Twin, Gets Spectacular Revenge\",1197,unrelated\nReport: US Drones Over Syria Looking for ISIS Leader Abu Bakr al-Baghdadi,909,unrelated\nTom Brokaw Wants Brian Williams Fired Over Iraq Helicopter Story: Report,2370,unrelated\nBoko Haram denies truce to release kidnapped schoolgirls,2463,discuss\nMacaulay Culkin Dead: Internet Death Hoax Claims Actor Found Dead In Apartment,2175,unrelated\nCNN Plays Alleged Audiotape of Michael Brown ShootingMilitarization Of Police,472,unrelated\n\"Big Bank Hank, co-founder of the Sugarhill Gang, has died\",2118,unrelated\nCaught a catfish record in Po: 127 kg and 2.67 meters,2161,agree\nWhat Glenn Beck Fears May Be Done With the 11 Missing Jets,299,unrelated\n\"Boko Haram Cease-Fire: Abducted Nigerian Schoolgirls To Be Released, Officials Say\",1608,unrelated\nSmall Meteorite Hits Managua,220,unrelated\n\"Etats-Unis: Mort pendant 48 minutes, un prêtre affirme que Dieu est une femme\",2520,unrelated\nESPN's Domestic Violence Panel Is Missing Something Important,615,unrelated\nThis Woman Exposed Her Cheating Boyfriend With A Brilliant Christmas Gift,1294,unrelated\nPaul Revere's 1795 time capsule unearthed,1239,unrelated\nWatch moment TV weatherman is caught urinating in the bushes LIVE on camera,693,unrelated\nDoes ISIS Have Ebola? Probably Not! Media Reports It Anyway,1921,unrelated\n\"Lady on FB: I'm 41, Intersex, and Fucked Michael Phelps on First Date\",933,unrelated\n‘Evil straight from the pits of hell': American journalist James Foley reportedly beheaded by ISIS,826,unrelated\nSpeeding Up ‘Seinfeld’ For Younger Viewers,1260,agree\nAudio recording allegedly captures moment Michael Brown was shot,1873,unrelated\nBoyfriend cuts off his penis and throws it in the bin after girlfriend dumps him for being bad in bed,1252,unrelated\n\"Apple Watch Stainless Steel variant reportedly priced at $500, $4,000 for the gold variant\",829,unrelated\nReport: 4 ISIS Terrorists Caught at Southern Border in 36 Hrs,2266,discuss\n\"Rumors of King Abdullah Flying in Airstrikes Not True, Fox Excited Anyway\",1689,unrelated\nMissing Libyan aircraft spark fears of 9/11-style attack in North Africa,299,unrelated\nKim Had Ankle Surgery:  Source,524,unrelated\n\"James Foley, Missing American Photojournalist, Reportedly Executed By ISIS In Syria\",1336,discuss\nHBO and Apple in Talks for $15/Month Apple TV Streaming Service Launching in April,225,unrelated\nSpider burrowed through tourist's stomach and up into his chest,1478,agree\n\"Fidel Castro Rumors Sweep Internet, but No Sign in Cuba\",2307,unrelated\nHas Apple quietly fixed its iPhone 6 Plus ‘Bendgate’ problem?,370,discuss\n6 hidden mass graves may hold missing Mexican students,324,unrelated\nThis Is The Most Epic Way To Quit Your Job,1569,unrelated\nNasty iOS 8 Bug Could Erase Your iCloud Drive Documents,1278,unrelated\nIraqi media: ISIS militants have contracted Ebola,225,unrelated\nIs There an ISIS Threat on the Texas-Mexico Border or Not?,882,unrelated\nISIS Fighters Getting Caught Coming Across the U.S.-Mexican Border?,1347,unrelated\nTwo GOP Congressmen Say Suspected Terrorists Caught Crossing U.S.–Mexico Border,2492,unrelated\nAbdel-Majed Abdel Bary in Foley beheading: London rapper songs help identify him,1588,unrelated\nSaudi cleric says snowmen are anti-Islamic,1090,unrelated\nPriest who died for 48 minutes says he met God and she’s a woman,2515,agree\n7 teen girls get pregnant on school trip Read more at http://www.wnd.com/2014/12/7-teen-girls-get-pregnant-on-school-trip/#F5filOd6yFpASPV9.99,2304,discuss\nNew iOS 8 bug can delete all of your iCloud documents,2360,unrelated\nFence-jumper ran through much of main floor of White House: report,1426,unrelated\nNigeria says ceasefire agreed with Boko Haram,402,unrelated\nN Korean leader misses annual ritual; sister ‘takes over duties’,2330,unrelated\nChristian Bale quits Steve Jobs movie,1950,unrelated\nSugarhill Gang Rapper ‘Big Bank Hank’ Dies at 57,2118,unrelated\nConfusion Surrounds Capture Of “ISIS Leader’s Wife”,2337,discuss\nADVISORY-Islamist rebel leader killed in U.S. strike - Somali government,2124,unrelated\nBoko Haram Denies Nigeria Cease-Fire Claim,2191,discuss\n\"No, Robert Plant Didn’t Rip Up an $800 Million Contract\",1978,disagree\nChristian Bale will not play Steve Jobs,286,unrelated\nIslamic State claims it executed American photojournalist James Foley,1288,discuss\nWorld's oldest burger,1913,unrelated\n'Jihadi John' identified: ISIS killer named as Mohammed Emwazi from West London,527,unrelated\nISIL Beheads American Photojournalist in Iraq,446,discuss\nChristian Bale Drops Out of Steve Jobs Biopic,1234,unrelated\n\"Pictured: Heroic sergeant-at-arms, 58, walking through Parliament gun in hand just moments after he killed gunman Michael Zehaf-Bibeau\",1885,unrelated\nCNN Plays Alleged Recording of Michael Brown Shooting,968,unrelated\nIsis video claims to show beheading of British hostage David Haines,1645,unrelated\nOttawa Gunman Identified As Michael Zehaf-Bibeau,80,unrelated\nAttorney: New audio reveals pause in gunfire when Michael Brown was shot,456,unrelated\nThe next Apple Watch could be platinum,34,unrelated\nJournalist James Wright Foley reportedly beheaded by ISIS,125,unrelated\nStar Wars: The Force Awakens to be released this summer?,1697,unrelated\nDumped woman spends a week in KFC to get over ex,2414,agree\nNET Extra: Back-from-the-dead Catholic priest claims God is a female,1407,agree\nOttawa shooting: Sergeant-at-arms Kevin Vickers hailed a hero for shooting rampaging gunman,1666,agree\n\"How did Fake Chinese News Site Dupe Washington Post, Atlantic, BBC?\",1439,unrelated\nIslamic Militants Post Video Claiming to Show Beheading of U.S. Journalist,938,unrelated\nJames Foley beheading: London rapper turned jihadist believed to be under investigation for murder of journalist in Syria,760,unrelated\nWho Is Michael Zehaf-Bibeau? Ottawa Shooter Suspect Identified By Canadian Officials ,1040,unrelated\nReport: Christian Bale Just Bailed on the Steve Jobs Movie,860,discuss\nInsurgents killed in Nigeria despite alleged truce with Boko Haram,1195,discuss\nNew iOS 8 bug can delete all of your iCloud documents,2127,unrelated\nIslamist websites claim Israeli-Canadian woman kidnapped by IS: report,693,unrelated\n\"Video Appears to Show Beheading of Journalist James Foley, Who Went Missing in Syria\",1905,unrelated\nChristian Bale Pulls Out of Upcoming Steve Jobs Biopic,286,unrelated\nISIS Executioner 'Jihadi John' Is Named as Mohammed Emwazi,1424,discuss\n\"IS Beheads Briton David Cawthorne Haines, Threatens to Execute Another Briton, Alan Henning\",2477,unrelated\n\"Boy, 16, secretly films sex with teacher then uploads it to WhatsApp\",1018,agree\nPants on Fire: Duncan Hunter makes unconfirmed claim Border Patrol caught at least 10 ISIS fighters,167,unrelated\n\"James Wright Foley, Kidnapped Journalist, Apparently Executed by ISIS\",2261,unrelated\nLebanon 'holding IS leader's daughter and ex-wife',258,unrelated\n\"These egalitarian Lego instructions from the 1970s are pretty cool, but are they real?\",22,unrelated\nReports say North Korea's Kim insists on being the only Jong Un,2252,unrelated\n\"Gill Rosenberg, former IDF soldier, possibly captured by ISIS while fighting with Kurds\",80,unrelated\n\"Former Porn Star Behind YouTube Sensation ‘DC Toy Collector,’ Makes $5 Million Per Year Unboxing Disney Toys\",1372,unrelated\n\"Kim Yo Jong, Kim Jong-Un’s Sister, Takes Control of North Korea While Brother Gets Treatment?\",1029,unrelated\nItalian catches huge wels catfish; is it a record?,1183,unrelated\nAlleged Audio of Michael Brown Shooting Doesn’t Sound Good for Officer Darren Wilson,346,unrelated\nPolice find mass graves with at least '15 bodies' near Mexico town where 43 students disappeared after police clash,1538,unrelated\n\"James Foley, Missing American Photojournalist, Reportedly Executed By ISIS In Syria\",1120,unrelated\nCold Turkey,2116,unrelated\n\"See How This Homeless Man Spends A Hundred Dollars, And Keep A Tissue Handy [Video]\",2134,unrelated\nISIS Video: America’s Air Dropped Weapons Now in Our Hands,1648,unrelated\nCARLISLE HEAD SLAPPER ATTACKS SNEEZING WOMEN,87,unrelated\nSmall Meteorite Strikes in Nicaragua's Capital City of Managua,1221,unrelated\nGuantanamo detainee freed in Bowe Bergdahl swap 'back to terrorism',2531,discuss\n\"Why the most expensive Apple Watch will probably cost around $10,000\",1481,unrelated\nThe Internet Tried To Make Axl Rose Its Latest Death Hoax Victim,1251,unrelated\nLebanon confirms holding ISIS chief’s kin,1795,unrelated\n\"Islamic State Militants Have Been Flying 3 Captured Warplanes Over Syrian Airport, Witnesses Say\",2218,unrelated\nUPDATE: Internet report of Ebola outbreak in Purdon not true,776,unrelated\nDNA tests prove Lebanon IS holding ISIS chief al-Baghdadi's ex-wife and daughter after they were caught with fake passports,205,unrelated\nKim Jong-Un's Scottish Dog Meat Restaurant Is Probably Fabricated Shite,1222,agree\nBREAKING NEWS: Gunman 'shot dead' after wounding soldier near Canada parliament,2269,unrelated\nBoko Haram Denies Nigeria Cease-Fire Claim,1372,unrelated\nISIS Extremists Claim to Behead British Hostage David Haines,1178,unrelated\nNicaragua Meteorite Impact Theory May Be Meteor-wrong,1467,unrelated\nThis Man Paid Off His Parents' Mortgage for Christmas (Video),651,unrelated\nIRAQI HEALTH OFFICIAL: EBOLA HAS KILLED 5 ISIS FIGHTERS,2138,discuss\nDurex Is Not Making Pumpkin Spice Condoms After All: A Hoax Debunked,2055,agree\nDid Kim Yo-Jong Take Kim Jong Un’s Role? North Korea Ill Health Rumors Are ‘Fabricated’,2118,unrelated\nMatt Taibbi Disappears From Omidyar’s First Look Media,1293,unrelated\nSeth Rogen Is Woz,1058,unrelated\nISIS Leader Killed: Abu Bakr Al-Baghdadi Reportedly Killed By U.S. Airstrike,2187,unrelated\nCesar Millan is Not Dead: Dog Whisperer Death Hoax Circulates,742,unrelated\nSeven girls fall pregnant after five day school trip in Bosnia and Herzegovina,662,unrelated\nISIL Beheads American Photojournalist in Iraq,1660,unrelated\nThe Story Of The High School Trader Who Made $72 Million Is A Rumor Spun Out Of Control,651,unrelated\nOscar winner Christian Bale to play Steve Jobs in upcoming biopic,1702,unrelated\n‘Feminist’ says she aborted baby because it was a boy,698,unrelated\nCNN Plays Alleged Audiotape of Michael Brown ShootingMilitarization Of Police,132,unrelated\nSenator: Detainees swapped for Bergdahl have contacted militants,381,unrelated\nIs this the world's oldest burger? Man claims to have kept McDonald's Quarter Pounder for 20 YEARS,1364,unrelated\n\"UPDATE: Soldier, gunman who died in Ottawa rampage identified\",1866,discuss\n\"Paradise is open to all, even dogs, Pope tells boy\",1549,unrelated\nISIS militants appear to behead abducted American journalist James Wright Foley in graphic video,1528,unrelated\n\"Is Kim Jong-un's Sister, Kim Yo-jong, Running North Korea In His Mysterious Absence?\",271,unrelated\nThe Internet Tried To Make Axl Rose Its Latest Death Hoax Victim,769,unrelated\n\"Boko Haram denies truce, says kidnapped girls married\",1125,unrelated\nISIS Border Crisis: DHS Chief Says Terrorists Not Entering US Through Mexico,186,unrelated\nIraqi Official Dismisses ‘Unfounded’ Reports That ISIS Fighters Have Ebola,2075,discuss\nISIS Appears To Behead American Photojournalist In YouTube Video,2304,unrelated\nHere Are Microsoft's New Robot Security Guards,917,unrelated\nHomeless man who received a meal and hotel stay after spending $100 donation on food for friends insists it was NOT a hoax – despite new witness insisting there was no way he could have been secretly filmed,359,unrelated\n\"Comfort eating? Chinese woman, 26, spends an entire WEEK in KFC after being dumped by boyfriend\",5,unrelated\nFence-jumper made it farther in White House than Secret Service let on,1778,unrelated\nCold Turkey,2223,unrelated\nNEWS/ You'll Never Guess How a Homeless Man Spent $100—Watch the Touching Video!,1820,unrelated\nWhiz kid stock picker: I didn't actually make $72M trading,1167,discuss\nBodies In Mexico Mass Grave Apparently Not Those Of Missing Students,1795,agree\nBoko Haram ceasefire ignored as violence flares in Borno state,1661,unrelated\nBoko Haram denies ceasefire claim by Nigeria's government,1083,unrelated\n20-Year-Old Quarter Pounder Looks About the Same,1500,unrelated\n\"Kim Jong Un hospitalized with two broken ankles, reportedly from wearing heels and being overweight\",1097,unrelated\nVice CEO Throws Down $300K on Lavish Vegas Dinner,1834,agree\n\"No, Pumpkin Spice Condoms Are Not A Real Thing\",900,unrelated\nNET Extra: Back-from-the-dead Catholic priest claims God is a female,34,unrelated\nISIS Beheading of U.S. Journalist James Foley Posted to YouTube,539,unrelated\nBrian Williams Demands Apology From Social Media Over Erroneous Urination Reports (Video),2034,agree\nNigeria: hopes for return of kidnapped schoolgirls rise after ceasefire reported,206,unrelated\n\"No, Banksy has not been arrested (sigh)\",667,unrelated\nISIS Video Purports To Show Beheading Of British Aid Worker,1528,unrelated\nReport: NYPD to stop arresting people for minor marijuana offenses,1718,unrelated\nPredator Drone Reportedly Spotted Over ISIS Stronghold,2413,unrelated\nAmerican hostage killed in rescue attempt in Yemen - senior official,2411,unrelated\nNasa questions whether crater in Nicaragua caused by meteorite,1249,discuss\nReport: Former Baseball Star Jose Canseco Accidentally Shot At Home,1372,unrelated\nNewly Discovered Mass Grave Linked to Missing Mexican Students,61,unrelated\nNew Audio Reveals Pause in Gunfire When Michael Brown Was Shot: Attorney,1921,unrelated\n#HairGate: iPhone 6 Customers Are Complaining That The Phone Is Ripping Out Their Hair,161,unrelated\n\"Islamic State Training Pilots in Military Jets, Monitors Say\",1839,unrelated\n\"Apple Watch to Be Shower-Proof, Have 100,000 Apps at Launch: Reports\",1985,unrelated\nWHO investigates media reports ISIS fighters contracted Ebola,1022,unrelated\nJordan Vs ISIS: Reports Say King Abdullah II Could Personally Lead Airstrikes After Pilot’s Death,1365,unrelated\nEbola Frisco 2014: Patient Shows Virus Symptoms After Apparent Thomas Eric Duncan Contact,1883,unrelated\nLynch mob chop man's penis off after catching him allegedly trying to rape teenager,1500,unrelated\nCBI registers 'criminal conspiracy' case against Dera chief after claims 400 male followers were forcibly castrated,1255,discuss\nISIS Reportedly Beheads U.S. Journalist James Wright Foley on Camera,1982,unrelated\nHoly Theft! Batmobile Stolen from 'Batman v Superman'???,702,unrelated\nMan discovers spider living under his skin during Bali vacation,181,unrelated\nShots Heard In Alleged Brown Shooting Recording [AUDIO],1692,discuss\nVideo Messaging App Says Audio Recording Of Michael Brown's Shooting Is Authentic,472,unrelated\n\"James Foley, Missing American Photojournalist, Reportedly Executed By ISIS In Syria\",1627,unrelated\n\"A message from Jim's mom, Diane Foley:\",1358,unrelated\nTexas City plumber's truck ends up in Syrian war,1467,unrelated\nEyewitness Says Viral Video of Homeless Man Was Staged,1263,unrelated\n\"Comcast Is Threatening To Cut Off Customers Who Use Tor, The Web Browser For Criminals\",503,unrelated\nMexico checks if 43 missing students in mass grave,61,unrelated\nNicaragua Meteorite Impact Theory May Be Meteor-wrong,2344,unrelated\nRapper identified as James Foley's executioner: reports,591,unrelated\nWeather Reporter Caught Writing His Name In The Snow Was NOT Ready To Go On Camera (UPDATED),83,disagree\nContinuing Violence Puts Boko Haram Ceasefire In Jeopardy,903,unrelated\nLuke Somers 'killed in failed rescue attempt in Yemen',892,discuss\nNigeria Boko Haram blamed for raids despite truce claim,2078,unrelated\n\"Wife, child of Islamic State head Abu Bakr al-Baghdadi held in Lebanon, officials say\",1875,unrelated\n\"FIDEL CASTRO DEATH WATCH: RUMORS HEAT UP, CUBA DENIES\",2221,discuss\nIslamic State accused of using chlorine gas on Iraqi soldiers,969,discuss\nAlleged audio of Michael Brown shooting released,1605,discuss\nReports of missing Libyan planes raise 9/11 terror fears,2309,unrelated\nWHO says reports of suspected Ebola cases in Iraq are untrue,1615,discuss\nMeteor Leaves 40-Foot Crater Near Managua's Airport,757,unrelated\nCatholic Priest Claims God Is Female After Clinically Dead Experience,251,unrelated\nAfter ISIS trick mum into eating son - 5 other reluctant cannibals including those forced to eat own body parts,2219,discuss\n\"Boko Haram claims to have German hostage, denies ceasefire\",1883,unrelated\nApple may launch 12-inch MacBook Air with Retina Display,731,unrelated\n\"No, that broken pencil illustration isn't by Banksy\",428,unrelated\nShots Heard In Alleged Brown Shooting Recording [AUDIO],1751,unrelated\nConfusion as Cuba’s Castro mourned instead of Kenya’s Fidel,892,unrelated\nNew Audio Allegedly Captures Moment Michael Brown Was Shot,2389,unrelated\nDNA tests prove Lebanon IS holding ISIS chief al-Baghdadi's ex-wife and daughter after they were caught with fake passports,1913,unrelated\nMore than 200 kidnapped Nigerian girls to be released after deal reached with Boko Haram,2272,disagree\n\"Is North Korea, world's most secret state, really planning a new restaurant in Scotland?\",1439,unrelated\nChristian Bale to Play Steve Jobs in New Movie,1854,unrelated\n\"Tom Brokaw 'wants Brian Williams out': NBC legend 'furious' at Iraq war lie, as it's claimed executives warned anchor to stop exaggerating the story in the past\",277,unrelated\nPure Evil: Islamic State Beheads American Journalist James Wright Foley,1627,unrelated\nUS airstrike targets Al Shabaab leader Ahmed Abdi Godane in Somalia,1921,unrelated\nPentagon Denies It Killed ISIS Chief As Airstrikes Hit Top Extremists,731,discuss\n“Willie Nelson dead 2015” : Guitarist killed by internet death hoax,185,unrelated\nAmerican hostage killed in rescue attempt in Yemen - senior official,271,unrelated\n\"Obama, Outraged Over Beheading, Vows to Stay on Course\",2304,unrelated\nIslamic State claims to have beheaded American journalist,2386,discuss\nMichelle Obama's Hair Appeared Totally Uncensored on Saudi TV,1498,unrelated\nIslamic State releases video apparently showing the beheading of missing US journalist James Foley,1679,discuss\n\"Thanks Uncle Sam, we have your weapons airdrop: ISIS taunts America over intercepted weapons meant for Kurds\",2448,unrelated\nYou're Not Going to Become Weightless on January 4th,2367,unrelated\nNigeria announces truce with Boko Haram; fate of schoolgirls unclear,298,unrelated\n\"After Giving A Homeless Man $100, This Guy Secretly Filmed Him...\",760,agree\n\"Sorry, Fido. Pope Francis did NOT say our pets are going to heaven\",121,unrelated\nNo - a Fox News Twitter account isn't responding to tweets on the #FoxNewsFacts hashtag,1795,unrelated\nTropical spider burrowed under Bali tourist's skin,1880,disagree\nMissing Libyan aircraft spark fears of 9/11-style attack in North Africa,1384,unrelated\nISIS Reportedly Beheads U.S. Journalist James Wright Foley on Camera,2067,discuss\nChina: Satirical site warns citizens over name choices,1137,agree\n\"Nigeria Says It Struck A Cease-Fire With Boko Haram, But Are They Talking To The Right Guy?\",1506,unrelated\nNigeria Says Boko Haram Cease-Fire May Lead to Release of Kidnapped Girls,1372,unrelated\nWHO says reports of suspected Ebola cases in Iraq are untrue,1938,unrelated\nBritish hostage David Haines beheaded by Islamic State terrorists,2440,agree\nISIL allegedly kills US journalist in video,26,unrelated\nHas this Argentine woman fallen victim to a cruel online hoax? Adult video claiming to show teacher having sex with pupil isn't all it seems,1357,unrelated\n'Jihadi John': Isis fighter named as Mohammed Emwazi from west London,1815,unrelated\nBatman Set To Play Steve Jobs In Upcoming Biopic,2290,unrelated\nTwo GOP Congressmen Say Suspected Terrorists Caught Crossing U.S.–Mexico Border,385,unrelated\nTerrorism fears rise amid reports of stolen jetliners,723,unrelated\nHas North Korean dictator Kim Jong-un been replaced by his sister?,1950,unrelated\n\"Sadly, Pumpkin Spice Condoms Aren't A Thing After All\",181,unrelated\nNigeria says ceasefire agreed with Boko Haram,1019,unrelated\nBoko Haram denies it has agreed ceasefire,1603,unrelated\nTropical spider burrowed under man's skin through appendix scar and lived there for THREE DAYS,1860,agree\nA Wanted Man Responded To A Police Facebook Post That He Would Turn Himself In,1627,unrelated\n6 Islamist militants killed in US attack in Somalia,2364,discuss\nTeacher sex tape exposed as a FAKE after internet detectives trace the origin of pornographic clip,1896,unrelated\nHundreds of Palestinians flee floods in Gaza as Israel opens dams,244,unrelated\nApple may launch 12-inch MacBook Air with Retina Display,2188,unrelated\n\"North Korean leader Kim Jong-un’s mystery illness actually two broken ankles, newspaper says\",798,discuss\nReports: Boko Haram may release schoolgirls as part of deal,1003,unrelated\n'Feminist' Lana 'Aborts Baby Because It's A Boy' And Is Surprised By Backlash,614,unrelated\nVideo Messaging App Says Audio Recording Of Michael Brown's Shooting Is Authentic,2317,discuss\n\"Macaulay Culkin NOT Dead: Facebook, Twitter Death Hoax Goes Viral\",1968,unrelated\n\"Boko Haram claims to have German hostage, denies ceasefire\",2096,unrelated\nHeartwarming video shows son revealing he’s paid off parent’s mortgage as a Christmas gift,651,unrelated\nNBC weatherman caught urinating in the woods live on air,1934,unrelated\nJihadi John ‘identified as British man from West London’,997,discuss\n\"'American bombing had signed my death certificate': Missing US journalist James Wright Foley goes unflinching to his death as ISIS behead him in horrific video, as a warning to Obama\",1336,agree\nReport: Audio Reveals Pause Between Gunshots When Michael Brown Was Shot,1893,unrelated\nKim Jong-un ‘is so fat from eating cheese that he has broken his ankles’,2441,unrelated\nJames Foley beheading: London rapper turned jihadist believed to be under investigation for murder of journalist in Syria,2295,unrelated\nZack Snyder Responds to Fake Stolen Batmobile Report,2090,unrelated\nHomeless man receives $100... then shocks everyone with how he spends it,2434,unrelated\n\"Lady on FB: I'm 41, Intersex, and Fucked Michael Phelps on First Date\",2367,unrelated\nHas Ebola infected Isis militants in Mosul?,1506,discuss\nMeteorite 'caused mysterious boom in Nicaragua',1744,unrelated\n#ISIS beheads photojournalist James Wright Foley in a massage to US to end its intervention in #Iraq.,578,discuss\nStar Wars VII for a New SUMMER Release Date!?,1897,unrelated\nTime Capsule from Paul Revere and Samuel Adams Discovered in Boston,1261,unrelated\n\"IS Beheads Briton David Cawthorne Haines, Threatens to Execute Another Briton, Alan Henning\",15,unrelated\nCanadian-Israeli Woman May Have Been Captured In Syria: Reports,573,unrelated\nIsis Syria News: Video Shows US Airdropped Weapons and Grenades 'Captured by Islamic State',2404,discuss\nMedia Fooled Again? Story Claims 7 of 28 Girls On School Trip Came Home Pregnant,1256,unrelated\nExpert casts doubt on Bunbury man Dylan Thomas’s burrowing stomach-spider story,1638,disagree\nNew Audio Reveals Pause in Gunfire When Michael Brown Was Shot: Attorney,195,unrelated\n\"Soldier shot, Parliament locked down after gunfire erupts at war memorial\",2252,unrelated\nSenior Western Intelligence Official Confirms London Rapper Abdel Majed Abdel Bary Is A Suspect In The Foley Killing,2470,unrelated\nIRAQI AND KURDISH MEDIA REPORTS: ISIS FIGHTERS HAVE CONTRACTED EBOLA,1921,unrelated\nSeven girls as young as 13 become pregnant on a school trip,397,agree\nVideo shows ISIL beheading of photojournalist James Foley,880,discuss\nAudio of gunfire in Michael Brown case authenticated by app company,958,unrelated\nGuantanamo detainee who was swapped in prisoner deal for Bowe Bergdahl 'tried to rejoin 'Al Qaeda',819,unrelated\nSomalia Shebab chief Ahmed Abdi Godane likely dead in US strike: Source,1423,discuss\nISIS Beheads American Journalist James Foley in Video Message to U.S.,2526,unrelated\nA Predator Drone Has Reportedly Been Spotted Circling Above ISIS's Capital City,724,unrelated\n\"A message from Jim's mom, Diane Foley:\",2096,discuss\nMexican cartel leader kills self; bodies in grave not missing students,251,unrelated\n\"Kim Jong-un Broke Both Ankles and Is Hospitalized, Report Claims\",2153,discuss\nHundreds mourn the 'death' of Fidel Castro after rumours sweep Twitter (but are they confusing him with recently departed Fidel Castro Odinga from Nairobi?),892,unrelated\nPentagon: Airstrike killed terror leader in Somalia,1543,unrelated\nChristian Bale Is Steve Jobs,1157,discuss\nUnconfirmed Reports Say UK Hostage Held By ISIS Found Innocent,382,unrelated\nDoes ISIS Have Ebola? Probably Not! Media Reports It Anyway,1426,unrelated\nBritish man pays $460 to save constipated goldfish's life,2280,unrelated\n‘Cannibal mother tries to eat her newborn baby after giving birth’,272,discuss\nVideo Purports To Show Beheading Of U.S. Journalist By Militants,880,discuss\nSpider Burrows Into Australian Man's Appendix Scar (VIDEO),1883,agree\nAlleged audio of Michael Brown shooting has surfaced,2287,discuss\nLarge space object slams Nicaragua’s capital as asteroid passes Earth,1795,unrelated\nUS drones hunt Isis leader in Syria,1148,unrelated\n\"Despite no Ebola case in Kansas City, the rumor goes viral\",99,unrelated\nIS Fighters Seize Weapons Cache Meant for Kurds,1239,unrelated\n‘Photo of slain IS leader’ reported to be doctored,1048,unrelated\n\"Apple Watch Specs Tipped; Said to Feature 512MB RAM, 4GB of Storage\",1438,unrelated\nMeteor Leaves 40-Foot Crater Near Managua's Airport,2264,discuss\n\"Nun gives birth, intends to keep baby\",2129,unrelated\nIsis claims it has US airdrop of weapons,1361,discuss\nIS Militants Kill 300 Iraqi Soldiers with Chlorine Gas,1605,unrelated\n\"This boy nearly died, now he has a superpower like Marvel’s Magneto\",1372,unrelated\n\"Apple 12-Inch MacBook Air Details Emerge; Device Could Be Thinner, Lighter Than Current Model\",1049,unrelated\nAn audio recording of the Michael Brown shooting has reportedly surfaced,450,unrelated\n'Sex attacker' has penis cut off with a cleaver in India,962,unrelated\nMissing Libyan Jetliners Raise Fears of Suicide Airliner Attacks on 9/11,1660,unrelated\n\"James Wright Foley, Kidnapped Journalist, Apparently Executed by ISIS\",2495,discuss\nDid Kim Yo-Jong Take Kim Jong Un’s Role? North Korea Ill Health Rumors Are ‘Fabricated’,1268,unrelated\nKim Jong-un 'set to open a new restaurant in SCOTLAND',1312,unrelated\nOne of 'Taliban Five' in Bowe Bergdahl swap allegedly returned to militancy,1251,unrelated\nMan who skipped work for 24 years is finally fired,829,agree\nMan Known as ‘Jihadi John’ Is Identified as Mohammed Emwazi,1661,unrelated\nNigerians doubtful of girls' release after Boko Haram 'truce' breached,1139,discuss\nComcast gets customer fired for complaining about poor service,2149,unrelated\nAlleged Audio of Michael Brown Shooting Doesn’t Sound Good for Officer Darren Wilson,321,unrelated\nAlleged Ottawa gunman: What we know so far about Michael Zehaf-Bibeau,804,unrelated\nMan breaks down in tears when a lost recording of his deceased wife resurfaces,1921,unrelated\nJames Foley Killer ‘Jihadi John’ Believed to Be Former London Rapper Abdel-Majed Abdel Bary,1079,discuss\nConde Nast's rat problem at One World Trade Centre: From red carpets to rodent droppings,1020,unrelated\nDetroit Police Issue Statement That The Batmobile Is Safe,621,unrelated\nMeteorite strike in Nicaragua puzzles experts,1622,discuss\n\"North Korean leader Kim Jong Un had ankle surgery, report says\",2153,discuss\nMichael Phelps’ ‘girlfriend’ reveals she was born a man – and never told the swimmer,2528,unrelated\nPentagon: 1 weapons bundle seized by militants,2307,agree\n'Hairgate': iPhone 6 users encounter latest Apple problem after 'bendgate',2476,discuss\nNorth Korea dictator Kim Jong-un undergoes surgery after breaking both ankles on military tour,2087,unrelated\nJames Foley executioner said identified as British rapper  Read more: James Foley executioner said identified as British rapper,1263,unrelated\n\"Apple Targeting March for Apple Watch Launch, Retail Training Begins Next Month\",1180,unrelated\nIt's back! The incredible new Batmobile takes a spin around Detroit... after rumors it had been STOLEN,2090,unrelated\nMacaulay Culkin Hasn’t Died Despite What Everyone Is Saying On Facebook,1547,unrelated\n\"BMO forecasts 19M Apple Watch sales in 2015, with more than half selling in holiday season\",1323,unrelated\nAudio recording of Michael Brown being gunned down WAS made at the time he was killed: App company appears to confirm tape of ELEVEN bullets being fired - including final volley of 'kill shots',2434,discuss\nMACAULAY CULKIN IS THE LATEST VICTIM OF A CELEBRITY DEATH HOAX — AND THESE 9 STARS KNOW EXACTLY HOW HE FEELS!,130,unrelated\nNew iOS 8 bug can delete all of your iCloud documents,1873,unrelated\nHas The Batman Vs. Superman Batmobile Been Stolen In Detroit?,377,unrelated\nWAS NBC METEOROLOGIST MIKE SEIDEL PEEING IN THE SNOW ON CAMERA? A TESTY BRIAN WILLIAMS EXPLAINS,1333,discuss\nPumpkin Spice condoms? Don't fall for this hoax.,2240,unrelated\nAudio recording allegedly captures moment Michael Brown was shot,2404,unrelated\n\"Boko Haram agrees to ceasefire, release of school girls\",2139,disagree\nNewly-Found Document Holds Eyewitness Account of Jesus Performing Miracle,1775,disagree\nIsis claims to behead US journalist,26,unrelated\nDog abandoned at railway station with suitcase set for happy ending as offers pour in,2252,unrelated\nWhite House Fence Jumper Made It Further Into Building Than Reported,1916,unrelated\nWHO says reports of suspected Ebola cases in Iraq are untrue,2078,unrelated\n\"Marine Gets Shot in the Head, Walks Away\",2389,unrelated\nDurex on Rumored ‘Pumpkin Spice’ Condom: No Comment,401,unrelated\nRapper Big Bank Hank of Sugarhill Gang dies at 57,752,unrelated\nUS officials: Video shows American's execution,2287,unrelated\nChristian Bale to Play Steve Jobs in New Movie,830,unrelated\nShocking Photos! Mom Tries To Sell Son To Pay For Daughter's Cancer Treatment,694,unrelated\nGuantanamo detainee freed in Bowe Bergdahl swap 'back to terrorism',1256,unrelated\nBREAKING: ISIS Beheads American Journalist James Wright Foley,533,unrelated\n\"Obama, Outraged Over Beheading, Vows to Stay on Course\",1351,unrelated\n\"Vice Media Chief Said to Pay $300,000 for Dinner for 30\",1789,unrelated\nISIS Border Crisis: DHS Chief Says Terrorists Not Entering US Through Mexico,2296,unrelated\nIslamic Militants Post Video Claiming to Show Beheading of U.S. Journalist,533,unrelated\nUS probing claims ISIS fighters seized airdropped weapons meant for Kurds,14,discuss\n\"Sadly, Pumpkin Spice Condoms Aren't A Thing After All\",724,agree\nSugarhill Gang rapper Big Bank Hank dead at 57,1996,unrelated\nOriginal Apple Watch Health Features Were Dropped Due to Consistency Issues,116,unrelated\nNow the Vogue Rats Are Chewing Through Couture,713,discuss\nIs this the world's oldest burger? Man claims to have kept McDonald's Quarter Pounder for 20 YEARS,414,unrelated\nThis Is Why Rumors That ISIS Is Crossing The Border Into The U.S. Aren’t Going Away,226,unrelated\n\"No, that high school kid didn't make $72 million trading stocks\",405,unrelated\nCanadian-Israeli Woman Says She Hasn’t Been Captured By ISIS,1949,unrelated\nPentagon confirms al-Shabab leader killed in airstrike in Somalia,1423,agree\n\"Everybody Relax, Banksy Wasn’t Arrested And Exposed As A 35-Year-Old Man\",1739,agree\nCold Turkey,2295,discuss\nLego letter from the 1970s still offers a powerful message to parents 40 years later,2171,agree\nHoly Theft! Batmobile Stolen from 'Batman v Superman'???,280,unrelated\nMan discovers spider living under his skin during Bali vacation,1880,disagree\nIsraeli-Canadian Woman 'Captured' By ISIS Says She Is 'Safe And Secure',2415,unrelated\n\"Macaulay Culkin NOT Dead: Facebook, Twitter Death Hoax Goes Viral\",1036,unrelated\n\"Mass Graves Found In Mexico, Near Place Where 43 Students Went Missing\",646,discuss\n\"Rumor: Gold Apple Watch Edition priced up to $5,000, steel version at $500, will debut on Feb. 14\",2118,unrelated\nDNA tests prove Lebanon IS holding ISIS chief al-Baghdadi's ex-wife and daughter after they were caught with fake passports,950,unrelated\nCNN Plays Alleged Recording of Michael Brown Shooting,169,unrelated\n\"Unhappy Customer: Comcast Told My Employer About Complaint, Got Me Fired\",1814,unrelated\n\"Is North Korea, world's most secret state, really planning a new restaurant in Scotland?\",1372,unrelated\nApp brush list actually do so sister you tired it?,2407,unrelated\nMass grave found after 40 students disappear in Mexican protest,2385,unrelated\nJames Foley beheading: London rapper turned jihadist believed to be under investigation for murder of journalist in Syria,633,unrelated\nHomeland Security: No ISIL fighters on U.S. border,625,unrelated\nCBS News Names Canadian Parliament Shooting Suspect,2246,discuss\n\"Nigeria claims deal with Boko Haram on ceasefire, kidnapped girls\",459,unrelated\nISIS Video Claims to Show Beheading of British Hostage,1178,unrelated\n\"Nigeria, Boko Haram reach ceasefire deal, kidnapped girls to go free, official says\",903,unrelated\nPumpkin Spice condoms? Don't fall for this hoax.,2055,agree\n\"Islamic State leader's family detained by Lebanon, officials say\",1267,discuss\nNigeria Boko Haram blamed for raids despite truce claim,1697,unrelated\nSenior Western Intelligence Official Confirms London Rapper Abdel Majed Abdel Bary Is A Suspect In The Foley Killing,2528,discuss\nIs Ebola Virus Spreading Among ISIS Militants? Reports Claim Jihadists Seeking Cure at Mosul Hospital,1938,unrelated\nPentagon: Somali terror group leader killed in U.S. airstrike,1610,discuss\nBoko Haram denies ceasefire claim by Nigeria's government,1260,unrelated\nISIS pays tribute to its 'Cub of Baghdadi' child soldier,2302,unrelated\nCold Turkey,220,unrelated\n\"Batmobile stolen in Detroit? Good one, joker!\",684,agree\nJordan king cites Clint Eastwood in revenge vow,1840,unrelated\nJames Foley executioner said identified as British rapper  Read more: James Foley executioner said identified as British rapper,2297,unrelated\nIraqi media: ISIS militants have contracted Ebola,2003,discuss\nDNA test confirms child is IS head Abu Bakr al-Baghdadi's daughter,2042,unrelated\n'The Force Awakens' Release Date: JJ Abrams Plan for an Early Release of 'Star Wars' Movie?,2084,discuss\nChristmas Is Cancelled: Pumpkin Spice Condoms Are a Goddamn Hoax,2269,agree\nMacaulay Culkin Dead?,1559,discuss\nReport: Michael Phelps’ Tinder ‘Girlfriend’ Was Born Male; “We Made Love During Halftime”,527,unrelated\n'Hairgate': iPhone 6 users encounter latest Apple problem after 'bendgate',1923,unrelated\nPentagon: ISIS seized materials airdropped to Kurds,305,unrelated\nISIS Beheads American Journalist James Foley in Video Message to U.S.,115,unrelated\nWhat One Homeless Man Does with $100 Will Astonish You (VIDEO),1940,unrelated\nAudio recording allegedly captures at least 10 shots fired in Michael Brown killing,1950,unrelated\nISIS executioner 'Jihadi John' identified as Mohammed Emwazi,997,discuss\n\"Fidel Castro Dead? Yes, He Is… But The Cuban Leader Is Alive, Death Rumors Proven False\",2377,unrelated\nTime Capsule from Paul Revere and Samuel Adams Discovered in Boston,1442,unrelated\nN. Korea’s Kim has leg injury but in control,236,unrelated\nWHO says reports of suspected Ebola cases in Iraq are untrue,1778,agree\nTourist dubbed ‘Spider Man’ after spider burrows under skin for days,959,unrelated\nUrgent: The Leader of ISIL 'Abu Bakr al-Baghdadi' Killed! / Photo,1871,unrelated\nNigeria Claims Boko Haram Will Release the Kidnapped Schoolgirls,2139,discuss\nWATCH: Bird Launches Airstrike on Putin’s Shoulder (UPDATED),529,unrelated\n\"No, Saudi TV Did Not Blur Out Images of Michelle Obama\",1547,unrelated\nCNN Posts Alleged Audio of Michael Brown Shooting,1692,discuss\nMan Known as ‘Jihadi John’ Is Identified as Mohammed Emwazi,1437,unrelated\nISIS Claims to Have Intercepted Supplies From U.S. Airdrop,2200,discuss\n\"Don't forget to tip...especially if you spend $300,000\",1605,unrelated\nThat Boko Haram Ceasefire in Nigeria Isn’t A Ceasefire,2192,unrelated\nBritish-born rapper is main suspect in search for ISIS jihadist who beheaded James Foley,1303,unrelated\nNigeria says it has deal with Boko Haram to release kidnapped girls,304,unrelated\nTom Brokaw Wants Brian Williams Fired Over Iraq Helicopter Story: Report,2469,unrelated\nBoko Haram denies ceasefire claim by Nigeria's government,388,unrelated\n20-Year-Old Quarter Pounder Looks About the Same,2531,unrelated\nMeteorite leaves crater in Nicaraguan capital Managua,1661,discuss\nMicrosoft Tried Out Robot Security Guards on Its Silicon Valley Campus,1837,agree\nDurex is not confirming or denying rumors of a “pumpkin spice” condom,1985,discuss\n\"RCMP release security footage of Michael Zehaf Bibeau during attack, say he shot soldier in back\",431,unrelated\nPopWatch Teenager fights for the right to be recognized as Teletubbies' smiling sun-baby,1094,unrelated\n\"Priest Dies, Wakes Up, Claims God Is a Woman. Huh?\",2265,unrelated\n‘Evil straight from the pits of hell': American journalist James Foley reportedly beheaded by ISIS,1166,unrelated\nHope Fades for Girls' Release After Boko Haram 'Truce' Breached,1139,discuss\nLatest iOS 8 bug reportedly causes unwanted deletion of iCloud Drive documents,2054,discuss\nRapper identified as James Foley's executioner: reports,913,unrelated\nReport: Possible audio tape of Michael Brown shooting,195,unrelated\nMexico prosecutor: Students not in 1st mass graves,1822,discuss\nGuantanamo Detainee Exchanged for American POW Attempts a Return to Battle,1565,discuss\nGOP Rep: ‘At Least Ten ISIS Fighters Have Been Caught Coming Across The Mexican Border’,855,discuss\nAnyone for dog meat soup? Kim Jong-Un considers opening restaurant in Scotland selling North Korean delicacies,1806,unrelated\nBanksy's illustrated response to the Charlie Hebdo attack isn't by Banksy. But it is striking,2070,agree\nMan Known as ‘Jihadi John’ Is Identified as Mohammed Emwazi,1308,unrelated\n\"UK spies identify Foley’s killer, Abdel-Majed Abdel Bary a key suspect\",634,unrelated\n\"James Wright Foley, Kidnapped Journalist, Apparently Executed by ISIS\",2526,unrelated\n\"And finally: Apple Watch to launch 9 March with 100,000 apps\",137,unrelated\nWatch NAKED airport worker walk through scanner in bizarre protest against 'rough' guards,1835,unrelated\nExpert casts doubt on Bunbury man Dylan Thomas’s burrowing stomach-spider story,2009,unrelated\n\"Boko Haram Could Release Kidnapped Girls, Nigerian Officials Say\",1139,discuss\n\"Soldier shot, Parliament locked down after gunfire erupts at war memorial\",1325,unrelated\nDoubts cast over Nicaragua meteorite claim,1056,agree\nUS officials: Video shows American's execution,1857,unrelated\nIsraeli-Canadian Woman 'Captured' By ISIS Says She Is 'Safe And Secure',573,unrelated\nMissing Mexican students 'not found in mass grave',1825,unrelated\nThe baby from Teletubbies reveals herself,1094,unrelated\nMPs credit sergeant-at-arms for saving lives in Parliament Hill shootings,2404,unrelated\nSaudi Arabia 'fatwa over building of snowmen',2287,unrelated\nTim Cook Reportedly Reveals Apple Watch Waterproofing Has Improved,2299,unrelated\nISIS Video: America’s Air Dropped Weapons Now in Our Hands,2509,discuss\nMichelle Obama Not Blurred Out on Saudi TV,979,unrelated\nReport: Audio Reveals Pause Between Gunshots When Michael Brown Was Shot,1818,discuss\nTexas City plumber's truck ends up in Syrian war,2379,agree\nJames Foley remembered as 'brave and tireless' journalist,1295,unrelated\n\"Gene Munster Predicts $499 Steel Apple Watch, $4,999 for 18k Gold Edition\",2448,unrelated\nTaylor Lianne Chandler: Everything you need to know about Michael Phelps’ intersex girlfriend,2454,discuss\n\"Managua explosion not a meteorite, NASA suggests\",1622,discuss\nWhat Glenn Beck Fears May Be Done With the 11 Missing Jets,1660,unrelated\nIslamic State claims to have beheaded American journalist,938,unrelated\nComcast calls rumor that it disconnects Tor users “wildly inaccurate”,1104,unrelated\nLibya: Missing Libya Planes Spark Security Concerns,2317,unrelated\nInsurgents killed in Nigeria despite alleged truce with Boko Haram,2192,unrelated\nWhat One Homeless Man Does with $100 Will Astonish You (VIDEO),1971,disagree\nOfficials shoot down congressman's claims ISIS terrorists are running across US-Mexico border,385,unrelated\n\"No, a spider (probably) didn't crawl through a man's body for several days\",1923,agree\nIslamic State claims to have beheaded American journalist,1251,unrelated\n\"Unconfirmed: ISIS Claims Kayla Mueller, American Female Hostage, Is Dead\",2188,unrelated\n\"FIDEL CASTRO DEATH WATCH: RUMORS HEAT UP, CUBA DENIES\",2506,discuss\n\"Suspected meteorite leaves crater in Managua, is linked to asteroid\",61,unrelated\n'They ate through the ceilings and pooped on the keyboards': Rats are 'taking over' Vogue's new World Trade Center office and Anna Wintour 'no longer wants to work there',2078,unrelated\n\"ISIS beheads American photo-journalist James Wright Foley, threatens more to come\",1982,unrelated\nU.S. Hostage Luke Somers Killed During Yemen Rescue Bid: Family,2261,unrelated\nAnna Wintour 'refuses to work at new World Trade Center Vogue office due to rat infestation',585,unrelated\nAlleged Ottawa gunman: What we know so far about Michael Zehaf-Bibeau,1266,unrelated\nNEWS/ You'll Never Guess How a Homeless Man Spent $100—Watch the Touching Video!,855,unrelated\nBoko Haram denies truce to release kidnapped schoolgirls,35,unrelated\n\"L. Jinny? Abdel-Majed Abdel Bary, UK Rapper, Suspected in James Foley Killing: Reports\",330,discuss\nMore than 200 kidnapped Nigerian girls to be released after deal reached with Boko Haram,1885,disagree\nISIS fighters seize weapons airdrop meant for Kurds,2213,unrelated\n\"North Korean leader Kim Jong Un had ankle surgery, report says\",2489,unrelated\n\"Macaulay Culkin Dead? Hoax Goes Viral, Claims Actor Found Dead in Apartment\",2523,unrelated\n\"What they earn: Vice CEO Shane Smith’s $300,000 steak dinner\",505,unrelated\nIPhone 6 users are tearing their hair out,1185,unrelated\nIndian 'Rapist' Castrated By Angry Mob Who Hack Off Gentials With Meat Cleaver (GRAPHIC PICTURES),2523,unrelated\nNASA Raises Doubts About Reports of Nicaraguan Meteorite,2264,discuss\nISIS Extremists Claim to Behead British Hostage David Haines,331,unrelated\nIslamic State releases video apparently showing the beheading of missing US journalist James Foley,419,discuss\nADVISORY-Islamist rebel leader killed in U.S. strike - Somali government,1746,unrelated\n\"No, Saudi TV Did Not Blur Out Images of Michelle Obama\",115,unrelated\n[UPDATED] 11 Men and 0 Women on Tonight's ESPN Domestic Violence Panel,2459,unrelated\nIRAQI HEALTH OFFICIAL: EBOLA HAS KILLED 5 ISIS FIGHTERS,1122,discuss\n\"Report: new 12-inch MacBook Air slims down, has single USB port\",1863,unrelated\nYou're Not Going to Become Weightless on January 4th,26,unrelated\nNasa questions whether crater in Nicaragua caused by meteorite,40,unrelated\n‘Wild Misinformation’: Brian Williams Explains the Mike Seidel Liveshot,1333,agree\n\"After Giving A Homeless Man $100, This Guy Secretly Filmed Him...\",676,unrelated\nNigeria Boko Haram blamed for raids despite truce claim,206,unrelated\nHundreds of Palestinians flee floods in Gaza as Israel opens dams,1461,unrelated\nTropical spider burrowed under Bali tourist's skin,2338,discuss\n\"Gill Rosenberg, former IDF soldier, possibly captured by ISIS while fighting with Kurds\",756,discuss\nReport: Secret Service Lied About White House Fence Jumper,687,unrelated\n\"Fidel Castro Rumors Sweep Internet, but No Sign in Cuba\",190,unrelated\nDurex Is Not Making Pumpkin Spice Condoms After All: A Hoax Debunked,945,unrelated\nOttawa shooting: Slain soldier named as Nathan Cirillo while suspect identified as Michael Zehaf-Bibeau,1866,discuss\nCanadian-Israeli woman reportedly kidnapped by ISIS: Jerusalem Post,573,unrelated\nMedia reports identify Londoner as Islamic State's ‘Jihadi John’,2531,unrelated\nLuke Somers' sister says he was killed in failed Yemen rescue attempt,1988,discuss\nAttorney: New audio reveals pause in gunfire when Michael Brown was shot,1403,unrelated\n\"Reports: Jihadists Steal Commercial Jets, Raise 9/11 Fears\",1958,discuss\n\"Nigeria's missing girls 'to be released by Boko Haram', government aide claims\",2403,discuss\nNew York City Plans to End Arrests for Possession of Small Amounts of Marijuana,1920,discuss\nSHOCKING: Indian Man's Penis Cut-off After He Was Caught Attempting Rape [Photos],2115,agree\n\"Hostage David Haines' Murder 'Evil', PM Says\",68,unrelated\nDid NBC Nightly News Go Live To A Man Who Was Taking A Piss?,1040,unrelated\nMeet the X-BOY: Electric shock turns kid into MAGNETO,1433,agree\nDog Found Abandoned With Suitcase Filled With His Belongings,2152,unrelated\nThis Woman Exposed Her Cheating Boyfriend With A Brilliant Christmas Gift,1658,unrelated\n\"BREAKING: \"\"Brat Pack\"\" Judd Nelson Found Dead in Los Angeles Condo\",1317,unrelated\nISIS KILLS 300 IRAQI SOLDIERS WITH CHLORINE GAS: SHIA MP,2002,discuss\nHas Kim's SISTER taken over North Korea? Dictator fails to show for key Communist event (but does send a nice flower basket instead),527,unrelated\nMexican cartel leader kills self; bodies in grave not missing students,1849,unrelated\n\"Seven High School Girls Get Pregnant On Five-Day School Trip, Parents Outraged\",2103,discuss\nIndia Rape Crisis Sees Mob Castrate Alleged Sex Attacker in Shocking Scenes,126,unrelated\nSon pays off his parents' mortgage in a heartwarming Christmas video,2072,unrelated\nAlleged audio of Michael Brown shooting released,2411,unrelated\nState House time capsule from 1795 unearthed,2003,unrelated\nSaddam Hussein’s pilots training Islamic State group,2218,unrelated\n\"No, Saudi TV Did Not Blur Out Images of Michelle Obama\",984,unrelated\nUniversity Bans Word ‘Freshman’ Because It’s Sexist and Promotes Rape,655,agree\nPGA Spokesman and Tiger Woods' Agent Deny Drug Suspension Allegations,1735,unrelated\nPentagon: Somali terror group leader killed in U.S. airstrike,2506,unrelated\nReport: Exec popped for $300k dinner after run at blackjack,651,discuss\nREPORT: Apple's Watch Will Come In 2 Storage Sizes,2124,unrelated\n\"Jeh Johnson: Politicians Shouldn't 'Feed The Flames Of Fear' Over ISIS, Ebola\",1398,discuss\nIslamic State Militants Claim to Have Beheaded US Journalist James Wright Foley,1679,discuss\n\"\"\"Categorically False\"\": DHS Debunks Right-Wing Fiction That ISIS Attempted To Cross The U.S.- Mexico Border\",2093,discuss\nIS Fighters Seize Weapons Cache Meant for Kurds,1785,unrelated\nAlleged Ottawa gunman: What we know so far about Michael Zehaf-Bibeau,1528,unrelated\nPentagon: death of al Shabaab leader in U.S. strike would be major blow,686,unrelated\nWHO: Reports of Suspected Ebola Cases in Iraq Untrue,5,unrelated\nAbdel Majed Abdel Bary Emerges as Suspect in Foley Beheading,1806,unrelated\nMichael Phelps’ ‘girlfriend’ reveals she was born a man – and never told the swimmer,1029,agree\nMass grave found after 40 students disappear in Mexican protest,1427,discuss\n\"Accused Boston Marathon Bomber Severely Injured In Prison, May Never Walk Or Talk Again\",1744,unrelated\n\"Stainless steel Apple Watch could cost just $499, but gold will be 10 times as pricey\",829,unrelated\nMeteorite 'caused mysterious boom in Nicaragua',1913,discuss\n\"Reports Isis fighters have contracted Ebola are 'incorrect', says Iraqi health ministry\",5,unrelated\nNew policy could reduce marijuana possession arrests,1406,discuss\nMeteorite leaves crater in Nicaraguan capital Managua,524,unrelated\nSugarhill Gang Rapper ‘Big Bank Hank’ Dies at 57,2421,unrelated\nReport: Former Baseball Star Jose Canseco Accidentally Shot At Home,744,unrelated\n#Hairgate trends on social media: iPhone 6 users complain of ripped out hair,304,unrelated\nApple was forced to nix key health features from its smartwatch -- report,2174,unrelated\nHundreds mourn the 'death' of Fidel Castro after rumours sweep Twitter (but are they confusing him with recently departed Fidel Castro Odinga from Nairobi?),2399,discuss\n#ISIS beheads photojournalist James Wright Foley in a massage to US to end its intervention in #Iraq.,2096,discuss\nRumor Fatigue Sets In at False Alarms of Castro’s Death,47,unrelated\nNYC High School Student Nicknamed ‘Teen Wolf’ Made $72 Million On Stock Market,1781,discuss\nDevoted pet owner spends £300 to save his GOLDFISH after it became constipated,1966,unrelated\n\"US, UK eye rapper as British-born militant who beheaded journalist James Foley\",951,discuss\n6 Islamist militants killed in US attack in Somalia,1355,unrelated\nIsis claims to behead US journalist,1009,unrelated\nSaudi cleric issues fatwa on snowmen,1090,unrelated\nMohammed Emwazi: Man identified as Isis killer 'Jihadi John' was 'stopped by MI5' while on safari holiday in Africa in 2010,1543,unrelated\nISIS Leader Killed: Abu Bakr Al-Baghdadi Reportedly Killed By U.S. Airstrike,1889,discuss\n\"UPDATED 'Jihadi John' identified as Mohammed Emwazi of London, reports say\",1465,unrelated\nJudd Nelson rebuffs Internet rumors that he died of a drug overdose.,524,unrelated\nBodies In Mexico Mass Grave Apparently Not Those Of Missing Students,683,unrelated\nHere Are Microsoft's New Robot Security Guards,887,unrelated\nSchoolboy almost killed by electric shock claims he now has superpowers like Magneto,2261,unrelated\nSeven girls as young as 13 become pregnant on a school trip,612,unrelated\nKim Jong-Un's Sister Takes Control in North Korea,493,unrelated\n\"Predator Drone Reportedly Sighted Circling Raqqa, Syria\",833,unrelated\nJournalist James Wright Foley reportedly beheaded by ISIS,524,unrelated\n400 men cut their testicles off believing it would help them meet God,684,unrelated\nBiH: Seven Primary School Students Pregnant After Five-Day Excursion,2097,agree\n\"Accused Boston Marathon Bomber Severely Injured In Prison, May Never Walk Or Talk Again\",1375,unrelated\nAnother American hostage at risk by Islamic state,511,unrelated\nJames Foley remembered as 'brave and tireless' journalist,1120,unrelated\nPriest who died for 48 minutes says he met God and she’s a woman,2328,unrelated\n\"US Drones, Hunting for ISIS Leader, Seen Flying over Syrian Airspace\",1221,unrelated\nWhite House Fence Jumper Actually Made It Pretty Far Inside,311,unrelated\nReport: Apple Watch Will Need Charging Every Day,1020,unrelated\nSeth Rogen to Star as Steve Wozniak in Sony's Steve Jobs Biopic [Updated],704,discuss\nReport: Former Baseball Star Jose Canseco Accidentally Shot At Home,244,unrelated\nOttawa investigates reports that Isis has captured Canadian-Israeli woman,387,unrelated\n\"Vice CEO Shane Smith reportedly spent $300,000 on a steak dinner at CES\",737,unrelated\nReport claims Kim Jong-un underwent surgery to repair fractured ankles,2153,discuss\n\"Thanks Uncle Sam, we have your weapons airdrop: ISIS taunts America over intercepted weapons meant for Kurds\",168,unrelated\n\"Christian Bale in talks to play Steve Jobs for Sony, Danny Boyle\",137,unrelated\nFrom bendgate to hairgate: Now iPhone 6 users complain the device is ripping out their hair,22,unrelated\nISIS Beheads American Journalist,524,unrelated\nPentagon: ISIS Got U.S. Weapons Package,490,unrelated\nExpert casts doubt on Bunbury man Dylan Thomas’s burrowing stomach-spider story,235,unrelated\nReal-life Magneto boy 'becomes living magnet' after getting massive electric shock from street lamp,887,agree\n\"Big Bank Hank, US rapper and Sugarhill Gang founder member, dies at 57\",2351,agree\nIraqi social-media rumors claim IS leader slain,964,unrelated\n\"No, that broken pencil illustration isn't by Banksy\",1584,discuss\nApple Watch battery will require nightly charging,1368,unrelated\n\"And finally: Apple Watch to launch 9 March with 100,000 apps\",483,unrelated\nUtah Man Hospitalized After Winning Eggnog Chugging Contest,1269,unrelated\n‘Jihadi John’: The Islamic State killer behind the mask is a young Londoner,1346,discuss\nISIS Militant “Jihadi John” Identified As Young West Londoner,2501,unrelated\n\"Catholic Priest Dead For 48 Minutes, Is Miraculously Revived – His Revelations About God Are Even More Shocking\",125,unrelated\nISIS Beheading of U.S. Journalist James Foley Posted to YouTube,938,unrelated\n\"Gill Rosenberg, Canadian citizen, reportedly captured by ISIS in Syria\",573,unrelated\nIslamic State flying three jets in Syria: monitor,524,unrelated\nAre Rumors of the Apple Watch in Feb True?,2252,unrelated\nNew policy could reduce marijuana possession arrests,1839,unrelated\nCNN Airs Alleged Audio from Michael Brown Shooting,2481,discuss\nHORROR: ISIS Fighters Have Reportedly Contracted Ebola,1899,unrelated\nMexico checks if 43 missing students in mass grave,1213,unrelated\n\"BATMOBILE NOT STOLEN, MTV CONTEST PRIZE REMAINS UNCLAIMED\",1237,discuss\nVandals add rude paint job to $2.5m Bugatti (but luckily for the owner it all turned out to be a hoax),1781,unrelated\n\"Sorry, Everyone: Durex Is Unfortunately Not Making Pumpkin Spice Condoms\",1461,unrelated\nA Letter Lego Sent to Parents in 1974 Holds an Important Message for the Parents of 2014,989,unrelated\nWho Is Michael Zehaf-Bibeau? Ottawa Shooter Suspect Identified By Canadian Officials ,1905,unrelated\nApple Watch won’t be the digital doctor it could have been,382,unrelated\nReport: Christian Bale Will Play Steve Jobs,1897,unrelated\nGovernment fires employee who skipped work for 24 years,1294,unrelated\n\"After Giving A Homeless Man $100, This Guy Secretly Filmed Him...\",320,unrelated\n\"Boko Haram claims to have German hostage, denies ceasefire\",2078,unrelated\n\"Zack Snyder Kills \"\"Stolen Batmobile\"\" Rumor With Great Photo\",964,unrelated\nSeven girls as young as 13 become pregnant on a school trip,1408,unrelated\nLawmaker Says ‘At Least 10′ Islamic State Fighters Have Been Captured at the Southern U.S. Border,2093,discuss\nUniversity Bans Word ‘Freshman’ Because It’s Sexist and Promotes Rape,2398,unrelated\n\"Ann Arbor pizza delivery driver surprised with $2,000 tip\",984,unrelated\nWas The Video Of That Homeless Man Doing Good Deeds With $100 All An Elaborate Hoax!?,359,unrelated\nMichael Zehaf-Bibeau ID’d as Canadian Shooting Suspect in Ottawa,205,unrelated\n\"Eyewitness: Viral Video That Netted $130K in Donations \"\"is Bullshit\"\"\",1388,discuss\nSpider burrowed through tourist's stomach and up into his chest,220,unrelated\nLuke Somers: British-born photojournalist 'killed by al-Qaeda after failed rescue attempt in Yemen',2247,discuss\nWife and son of Islamic State leader Abu Bakr al-Baghdadi detained in Lebanon,170,unrelated\nMichelle Obama’s face blurred by Saudi state television,1531,unrelated\n‘The cub of Baghdadi': ISIS reports its youngest jihadist ‘got martyred’ in battle,2288,unrelated\nWatch: ISIS Claims to Have Captured U.S. Airdropped Weapons,1785,unrelated\n\"Boko Haram agrees to ceasefire, release of school girls\",1896,discuss\nNYC relaxes response to marijuana possession,2483,unrelated\n\"Soldier shot, Parliament locked down after gunfire erupts at war memorial\",0,unrelated\nIsis militants claim to have killed US journalist James Foley,1120,unrelated\nSaudi cleric issues fatwa on snowmen,942,unrelated\n\"Apple to Take Reservations for Trying On Apple Watch, Considered Platinum Model\",2367,unrelated\n\"Rare meteorite impact causes blast in Nicaragua's capital, Managua\",2475,disagree\nGoogle Said to Buy Redwood City Offices for $585 Million,1503,unrelated\nA Spider Lived Inside This Tourist’s Body For 3 Days After Burrowing Into His Skin Through A Scar,859,unrelated\nREPORT: Apple's Watch Will Come In 2 Storage Sizes,1585,discuss\n\"Boko Haram leader denies ceasefire deal, says 200 abducted girls married off \",2045,unrelated\nCNN Posts Alleged Audio of Michael Brown Shooting,2354,unrelated\nKim Jong-Un's Sister Takes Control in North Korea,235,unrelated\nISIS leader dead?,621,discuss\n\"Tee-off in your own putting paradise: Swedish luxury island owned by Tiger Woods up for sale - and it comes with a villa, a hot tub and a lodge\",1826,unrelated\n\"'American bombing had signed my death certificate': Missing US journalist James Wright Foley goes unflinching to his death as ISIS behead him in horrific video, as a warning to Obama\",2388,discuss\nIncredible Video Shows A US Marine Surviving Being Shot In The Head By A Sniper In Afghanistan,2046,agree\nWhat Glenn Beck Fears May Be Done With the 11 Missing Jets,1848,unrelated\nISIS Beheading of U.S. Journalist James Foley Posted to YouTube,632,discuss\nIPhone 6 users are tearing their hair out,1923,unrelated\nThere was never a panel discussion on domestic violence planned for ESPN’s ‘Monday Night Football’ pregame show,2167,unrelated\n\"Tee-off in your own putting paradise: Swedish luxury island owned by Tiger Woods up for sale - and it comes with a villa, a hot tub and a lodge\",1836,unrelated\nCNN plays chilling audio recording allegedly from Michael Brown shooting: “At least 11 shots”,1715,discuss\n'There is no limit to their depravity' Islamic State FEED mother her own SON,2177,unrelated\nReport: Former Baseball Star Jose Canseco Accidentally Shot At Home,2000,discuss\nISIS Reportedly Beheads American Photojournalist in Iraq,704,unrelated\nInsurgents killed in Nigeria despite alleged truce with Boko Haram,557,discuss\nGateway Pundit,572,unrelated\nPentagon: Airstrike killed terror leader in Somalia,882,unrelated\n\"Thanks Uncle Sam, we have your weapons airdrop: ISIS taunts America over intercepted weapons meant for Kurds\",305,unrelated\nTourist dubbed ‘Spider Man’ after spider burrows under skin for days,0,unrelated\nReport—Jose Canseco accidentally shot at his home tonight,2352,discuss\nSon Pays Off His Parents’ Mortgage for Christmas,988,agree\nGovernment fires employee who skipped work for 24 years,932,agree\n\"Boko Haram denies cease-fire, leader says he married off kidnapped girls\",1661,unrelated\nMan who SLAPS people if they sneeze in public being hunted by police,2114,unrelated\n\"Boko Haram Denies Truce, Says Kidnapped Girls Have Been “Married Off”\",1430,discuss\n'Jihadi John' named as Mohammed Emwazi from London,1437,unrelated\nComcast Says You Can Keep Your Tor,1808,unrelated\nJudd Nelson rebuffs Internet rumors that he died of a drug overdose.,1295,unrelated\nThis Guy Paid Off His Parents’ Mortgage For Christmas,2072,unrelated\n\"Boko Haram leader denies ceasefire deal, says 200 abducted girls married off \",1681,discuss\nJournalist James Wright Foley reportedly beheaded by ISIS,1679,discuss\nVideo messaging service verifies timing of CNN audio recording,776,unrelated\n\"Kim Jong Un hospitalized with two broken ankles, reportedly from wearing heels and being overweight\",2417,discuss\nBREAKING NEWS: ISIS beheads missing American journalist James Wright Foley as warning to US to cease action in Iraq,1347,unrelated\nHas North Korean dictator Kim Jong-un been replaced by his sister?,1481,unrelated\nChristian Bale Exits Steve Jobs Movie (Exclusive),1846,agree\nSources: Guns N' Roses Frontman Axl Rose Found Dead in West Hollywood Home at Age 52,1161,discuss\nAl-Shabab leader who ordered Kenya mall massacre believed killed in US drone attack in Somalia,81,unrelated\nJames Foley remembered as 'brave and tireless' journalist,1547,unrelated\n\"Explosion reported near the Nicaraguan capital attributed to meteorite impact, but experts, including NASA, cast doubt on claims\",1071,unrelated\nAn audio recording of the Michael Brown shooting has reportedly surfaced,816,discuss\nStaff Reporter,1349,unrelated\nGod is a woman- Priest who died for 48 minutes claims,1303,disagree\nA soldier has been shot at Canada’s war memorial just steps away from the nation’s parliament,401,unrelated\n\"Israel opens dams, floods Gaza\",1832,unrelated\n\"Boko Haram Denies Ceasefire, Says Kidnapped Girls Are Now Married\",992,unrelated\n\"Vice's Shane Smith drops $300,000 on Vegas dinner\",2003,unrelated\nNun Gives Birth To Baby Boy After Suffering Intense Stomach Pains,1547,unrelated\nHow Canadian Sergeant-at-Arms Kevin Vickers killed shooter in parliament,2113,discuss\nMatt Taibbi Disappears From Omidyar’s First Look Media,569,unrelated\nHero soldier Nathan Cirillo killed by convicted criminal Michael Zehaf-Bibeau,431,unrelated\n\"#Hairgate: Reports of iPhone 6 pulling out hair, beards, likely exaggerated\",2184,unrelated\n\"No, Banksy hasn’t been arrested\",1349,unrelated\n\"Canterbury Christ Church University student Jess Smith, from Chatham, starred as Teletubbies' sun\",2256,unrelated\nPentagon: ISIS Got U.S. Weapons Package,1120,discuss\nThis Is Why Rumors That ISIS Is Crossing The Border Into The U.S. Aren’t Going Away,190,unrelated\n\"Apple Watch Specs Tipped; Said to Feature 512MB RAM, 4GB of Storage\",1681,unrelated\n\"Everybody Relax, Banksy Wasn’t Arrested And Exposed As A 35-Year-Old Man\",2002,unrelated\nJilted lover chops off his penis after girlfriend dumps him,1410,agree\nDurex Is Not Making Pumpkin Spice Condoms After All: A Hoax Debunked,1477,unrelated\nDera Sacha Sauda Chief Forced Castration of 400 Devotees? CBI Files Case Against 'MSG: The Messenger of God' Actor,1255,discuss\n'Jihadi John': Isis fighter named as Mohammed Emwazi from west London,2184,unrelated\nApple Watch’s Power Reserve feature combats short battery life,1911,discuss\nMissing American journalist reportedly beheaded by Islamic State ,1786,unrelated\nThat’s one way to clean it: Apple Watch will reportedly survive a trip through the shower,88,unrelated\n\"Stainless steel Apple Watch could cost just $499, but gold will be 10 times as pricey\",10,unrelated\nMexico checks if 43 missing students in mass grave,646,discuss\nBoko Haram 'ceasefire' doubts after attacks reported in Nigeria,2272,agree\n\"No, a spider (probably) didn't crawl through a man's body for several days\",1826,unrelated\nPriest who died for 48 minutes says he met God and she’s a woman,2296,unrelated\nReturn of the Mac: Seth Rogen in talks to star as Apple co-founder Steve Wozniak in upcoming Steve Jobs biopic,2130,unrelated\nSugarhill Gang's Big Bank Hank Dead At 57,2421,unrelated\nAn Audio Recording of the Michael Brown Shooting Has Reportedly Surfaced,2020,unrelated\n\"Michael Zehaf-Bibeau, slain Ottawa shooter, had criminal record in Quebec, B.C.\",1329,discuss\nObama denounces killing of journalist James Foley and pledges ‘justice’,704,unrelated\nTiger Woods serving secret PED suspension?,173,unrelated\n\"Apple to Take Reservations for Trying On Apple Watch, Considered Platinum Model\",527,unrelated\n\"James Wright Foley, Kidnapped Journalist, Apparently Executed by ISIS\",1580,discuss\n\"Suspected meteorite leaves crater in Managua, is linked to asteroid\",1913,discuss\nNasa questions whether crater in Nicaragua caused by meteorite,649,unrelated\nTwo blokes dared to eat 20-year-old burger for charity,1034,unrelated\nBatmobile Rumored To Have Been Stolen From Batman V. Superman: Dawn Of Justice Set,137,unrelated\nNewly Discovered Mass Grave Linked to Missing Mexican Students,2375,unrelated\nRapper identified as James Foley's executioner: reports,1649,unrelated\nLynch mob chop man's penis off after catching him allegedly trying to rape teenager,1708,unrelated\nTeacher sex tape exposed as a FAKE after internet detectives trace the origin of pornographic clip,1153,unrelated\nMan Known as ‘Jihadi John’ Is Identified as Mohammed Emwazi,244,unrelated\nNigerians doubtful of girls' release after Boko Haram 'truce' breached,2156,unrelated\nDurex Is Not Making Pumpkin Spice Condoms After All: A Hoax Debunked,1853,unrelated\nCheeky vandals paint giant penis on bonnet of £1.5 million Bugatti Veyron sportscar,2313,unrelated\n'They ate through the ceilings and pooped on the keyboards': Rats are 'taking over' Vogue's new World Trade Center office and Anna Wintour 'no longer wants to work there',1693,discuss\nSenior Western Intelligence Official Confirms London Rapper Abdel Majed Abdel Bary Is A Suspect In The Foley Killing,1237,unrelated\n\"Ann Arbor pizza delivery driver surprised with $2,000 tip\",1547,unrelated\nIs Ebola Virus Spreading Among ISIS Militants? Reports Claim Jihadists Seeking Cure at Mosul Hospital,950,unrelated\nCNN Plays Alleged Recording of Michael Brown Shooting,2250,discuss\n\"Calm Yourselves, Durex Has NOT Come Out With A Pumpkin Spice Condom\",1247,agree\nWas Heart-Tugging Viral Video Of Generous Homeless Man All A Hoax?,643,unrelated\n\"North Korean leader Kim Jong Un had ankle surgery, report says\",693,unrelated\nNigeria: hopes for return of kidnapped schoolgirls rise after ceasefire reported,1896,discuss\nWatch US Marine get shot in HEAD by Taliban sniper - and live to tell tale,2421,unrelated\nHomeland Security: No ISIL fighters on U.S. border,570,unrelated\nRumor debunked: RoboCop-style robots are not patrolling Microsoft's campus,1169,unrelated\nMilitant Group Says It Killed American Journalist in Syria,1747,discuss\nNASA Raises Doubts About Reports of Nicaraguan Meteorite,1948,unrelated\nNew Audio Shows Michael Brown Was Shot at 11 Times,11,unrelated\nAngry mob cut off rapist’s penis with meat cleaver (VIEWER DISCRETION),304,unrelated\nUPDATE: BATMAN v SUPERMAN Batmobile Reportedly Stolen By (Shocker!) Detroit Locals,1790,unrelated\n\"Evander Kane \"\"On Way Out\"\" From Source, Price Is Very High; Who Is In?\",484,unrelated\nPriest who died for 48 minutes says he met God and she’s a woman,2115,unrelated\nNicaragua Meteorite Impact Theory May Be Meteor-wrong,757,unrelated\nMeteorite 'caused mysterious boom in Nicaragua',298,unrelated\nKim Jong-un: Absent North Korean leader is 'recovering from ankle surgery',2385,unrelated\nNew Rumour Suggests Apple Watch to Launch in February,557,unrelated\nGOP Rep: ‘At Least Ten ISIS Fighters Have Been Caught Coming Across The Mexican Border’,1185,discuss\n\"Woman detained in Lebanon is not al-Baghdadi's wife, Iraq says\",651,unrelated\nCheeky vandals paint giant penis on bonnet of £1.5 million Bugatti Veyron sportscar,1781,unrelated\nIslamic State claims it executed American photojournalist James Foley,2495,discuss\nAl-Shabaab co-founder confirmed killed by US air strike in Somalia,1835,discuss\nISIS Beheads American Journalist,1786,unrelated\n\"A Vice Guide To Spending $300,000 On Dinner\",26,unrelated\nISIS Leader Killed: Abu Bakr Al-Baghdadi Reportedly Killed By U.S. Airstrike,618,unrelated\nTBS Speeds up SEINFELD by 7.5% to Add 2 More Minutes of Commercials,1875,discuss\nComcast Says You Can Keep Your Tor,2044,unrelated\nISIL Beheads American Photojournalist in Iraq,2044,unrelated\n\"Boko Haram Could Release Kidnapped Girls, Nigerian Officials Say\",1019,unrelated\nDoubts cast over Nicaragua meteorite claim,1573,agree\nApple May Or May Not Hold An Event On The 24th Of February [Rumor],1251,unrelated\nRapper Big Bank Hank of Sugarhill Gang dies at 57,993,agree\n'Nasa Confirms Earth Will Experience 6 Days of Total Darkness in December' Fake News Story Goes Viral,787,unrelated\n\"Six months after abducting Nigerian schoolgirls, Boko Haram reportedly wants to free them\",1372,unrelated\n\"Brian Williams: No, Our Meteorologist Was Not Peeing on Live TV\",7,unrelated\n'The youngest martyr - the cub of al-Baghdadi': ISIS boasts a 10-year-old fighter has been killed as he went into battle with his father in Syria,1261,unrelated\nNorth Korean dictator Kim Jong-Un to open restaurant in Scotland,1637,unrelated\nNujaifi Condemns / Daash / crime in Saqlawiyah and Alsiger areas of Anbar.,2224,discuss\nReport: Fence jumper made it into East Room of White House,887,unrelated\nPure Evil: Islamic State Beheads American Journalist James Wright Foley,1034,unrelated\nMissing American journalist reportedly beheaded by Islamic State ,1116,discuss\n\"It was me! Student, 19, reveals SHE was the Teletubbies' giggling baby in the sky - and was paid just £250 and a box of toys\",979,unrelated\n\"Rumor: Gold Apple Watch Edition priced up to $5,000, steel version at $500, will debut on Feb. 14\",648,unrelated\n[UPDATED] 11 Men and 0 Women on Tonight's ESPN Domestic Violence Panel,730,unrelated\nISIS KILLS 300 IRAQI SOLDIERS WITH CHLORINE GAS: SHIA MP,2411,unrelated\nIs Durex Planning To Release A Pumpkin Spice Condom?,119,unrelated\nAmazon's first brick-and-mortar store said to open in Manhattan,1745,discuss\n\"Nigeria claims deal with Boko Haram on ceasefire, kidnapped girls\",1761,discuss\nSeth Rogen to Star as Steve Wozniak in Sony's Steve Jobs Biopic [Updated],1744,unrelated\nLuke Somers 'killed in failed rescue attempt in Yemen',1010,unrelated\n\"Vice's Shane Smith drops $300,000 on Vegas dinner\",2448,unrelated\nIslamic State claims to have beheaded American journalist,533,unrelated\nMohammed Islam Denies Making $72 Million From Stock Market Trading,1781,discuss\nSergeant-at-Arms stopped shooter on Parliament Hill,2113,discuss\nLatest iOS 8 bug reportedly causes unwanted deletion of iCloud Drive documents,2330,unrelated\nVideo Purports to Show Beheading of American Journalist,1547,unrelated\nIRAQI AND KURDISH MEDIA REPORTS: ISIS FIGHTERS HAVE CONTRACTED EBOLA,1669,discuss\nPants on Fire: Duncan Hunter makes unconfirmed claim Border Patrol caught at least 10 ISIS fighters,2385,agree\nMan Known as ‘Jihadi John’ Is Identified as Mohammed Emwazi,1184,unrelated\nBlundering boyfriend burns down college after trying to impress his girlfriend with elaborate marriage proposal,1876,agree\nThis Week In Weird News: Horrible Human Slaps Elderly Woman For Sneezing,87,unrelated\n\"Catholic Priest Dead For 48 Minutes, Is Miraculously Revived – His Revelations About God Are Even More Shocking\",1048,unrelated\nOttawa Gunman Identified As Michael Zehaf-Bibeau,1893,unrelated\n11 jetliners 'missing' after Islamist takeover of airport,723,unrelated\nDoes ISIS have an airforce? Terrorist 'fighter pilots' are being trained on captured MiGs by Saddam Hussein's ex-air force officers,2218,unrelated\nReport of Kim Jong-un’s ankle injury add fuel to rumours about his absence,1837,unrelated\n\"Mass Graves Found In Mexico, Near Place Where 43 Students Went Missing\",1419,unrelated\n\"Confusion swirls, details murky in arrest of ISIS leader's 'wife'\",1192,discuss\nIt’s Okay To Laugh About The Fact That The Vogue Rat Infestation is Getting Worse,2240,unrelated\nNew Audio Recording From Ferguson May Capture Michael Brown Shooting,944,discuss\n\"Dead for 48 minutes, this Catholic Priest claims God is female\",169,unrelated\nA Mass Grave Points to a Student Massacre in Mexico,1419,unrelated\nCaught a catfish record in Po: 127 kg and 2.67 meters,793,unrelated\n'There is no limit to their depravity' Islamic State FEED mother her own SON,2197,discuss\nEyewitness Says Viral Video of Homeless Man Was Staged,359,unrelated\n\"Boko Haram: Kidnapped Girls Have Been Married Off, Truce Never Happened\",1899,unrelated\nYPG Confirms: Gill Rosenberg Not Captured in Kobani,2142,agree\n\"Yang Hu, worker in Zhejiang, cuts off own penis over desperation of finding love\",1813,unrelated\nOfficial: Gitmo prisoner traded for Bergdahl reaching out to Taliban,2524,unrelated\nSamsung Supposedly Wins Orders to Produce Apple Watch Components,1771,discuss\nChinese State Media Warns People To Stop Calling Themselves Dumbledore,761,unrelated\nNorth Korea Leader Kim Jong Un Is Still In Charge: Source,2266,unrelated\n\"Obama, Outraged Over Beheading, Vows to Stay on Course\",1747,agree\nRumor Fatigue Sets In at False Alarms of Castro’s Death,2399,discuss\nIslamic State releases video apparently showing the beheading of missing US journalist James Foley,1936,unrelated\nDoes ISIS Have Ebola? Probably Not! Media Reports It Anyway,1904,discuss\nKIM DINE WITH ME: Porky president Kim Jong-un to open UK restaurant serving DOG,1339,unrelated\n\"Boko Haram Could Release Kidnapped Girls, Nigerian Officials Say\",206,unrelated\nHigh school student scores $72M playing the stock market,1435,unrelated\nNo One In North Korea Is Allowed To Share Kim Jong Un's Name,734,unrelated\nISIS Seemingly Beheaded American Journalist James Wright Foley,2287,unrelated\n\"Macaulay Culkin NOT Dead: Facebook, Twitter Death Hoax Goes Viral\",585,agree\nChristian Bale to play Steve Jobs in upcoming biopic,2211,disagree\nAl Qaida hostage killed in raid,271,unrelated\nFence Jumper Made It Deeper Into the White House Than Secret Service Claims,403,unrelated\nThis Week In Weird News: Horrible Human Slaps Elderly Woman For Sneezing,1521,unrelated\n\"Hostage David Haines' Murder 'Evil', PM Says\",1989,agree\nAl-Shabab leader who ordered Kenya mall massacre believed killed in US drone attack in Somalia,1869,unrelated\nJames Foley remembered as 'brave and tireless' journalist,11,unrelated\n#RIPFidel fuels false rumors of Cuban leader's death after another Fidel Castro dies,1439,unrelated\nCNN Plays Alleged Audiotape of Michael Brown ShootingMilitarization Of Police,1299,unrelated\n\"Dead for 48 minutes, Catholic Priest claims God is female\",2265,unrelated\nDid Josh Paler Lin Stage His Viral Video About Helping the Homeless?,1925,disagree\nBoko Haram 'to release abducted schoolgirls' as part of ceasefire agreement,2280,unrelated\n\"Rare Case: Seven Bosnian Girls, Aged 13 And 14, Fall Pregnant After Five-Day School Trip; Parents Outraged After School Cites 'Parental Neglect'\",612,unrelated\nMeteorite leaves crater in Nicaraguan capital Managua,757,unrelated\nVogue’s Rat Infestation: Disturbing New Details,618,unrelated\nChinese advised to choose British-sounding names to get ahead,1883,unrelated\nMexico finds 4 more graves at site of suspected student massacre,1678,unrelated\nIndian 'Rapist' Castrated By Angry Mob Who Hack Off Gentials With Meat Cleaver (GRAPHIC PICTURES),17,unrelated\nVideo: Islamic State Claims to Have Captured US Weapons Airdrop Near Kobane,1363,discuss\n\"Apple Watch to Be Shower-Proof, Have 100,000 Apps at Launch: Reports\",401,unrelated\n\"James Wright Foley, Kidnapped Journalist, Apparently Executed by ISIS\",2115,unrelated\nWhite House fence-jumper made it far deeper into building than previously known,2299,unrelated\nBREAKING: British-born hostage 'KILLED in failed rescue attempt',205,unrelated\n\"Apple Watch Pricing to Reportedly Start at $500 for Stainless Steel, $4,000 for Gold\",652,unrelated\nLuke Somers 'killed in failed rescue attempt in Yemen',0,unrelated\nNigeria Boko Haram blamed for raids despite truce claim,125,unrelated\nSomali terrorist leader dead after US airstrike,882,unrelated\n\"IS Beheads Briton David Cawthorne Haines, Threatens to Execute Another Briton, Alan Henning\",331,unrelated\nISIS Appears To Behead American Photojournalist In YouTube Video,928,discuss\nUS officials: Video shows American's execution,115,unrelated\nKim Had Ankle Surgery:  Source,959,unrelated\nUS hostage Luke Somers dies after rescue bid,1069,discuss\n\"Non, le lancement du nouveau «Star Wars» ne sera pas devancé à cet été\",387,unrelated\nSpider burrowed through tourist's stomach and up into his chest,181,unrelated\nChristian Bale Drops Out of Steve Jobs Biopic,1368,unrelated\nThat Boko Haram Ceasefire in Nigeria Isn’t A Ceasefire,1195,discuss\nUS officials: Video shows American's execution,2192,unrelated\nRumor: Seth Rogen to Appear as Woz in Sony's Steve Jobs Film,176,unrelated\n\"Jihadi John named as Mohammed Emwazi, from west London\",1724,discuss\nKim Jong-un relying on ‘cobra wine’ after problems with trouser snake,858,unrelated\nTom Brokaw Wants Brian Williams Fired Over Iraq Helicopter Story: Report,1794,discuss\nAWESOME! Canadian Parliament’s Sergeant-at-Arms Kevin Vickers Takes Out Gunman,1586,unrelated\n\"Google seals massive Sunnyvale, Redwood City deals\",816,unrelated\nThis Selfless Homeless Man Receives $100 & Doesn't Spend A Dime On Himself!,1395,unrelated\nAbdel Majed Abdel Bary Emerges as Suspect in Foley Beheading,1314,discuss\n\"Boko Haram Cease-Fire: Abducted Nigerian Schoolgirls To Be Released, Officials Say\",125,unrelated\nLebanon confirms holding ISIS chief’s kin,1943,unrelated\nFence-jumper ran through much of main floor of White House: report,1137,unrelated\nAngry mob cut off rapist’s penis with meat cleaver (VIEWER DISCRETION),530,unrelated\nKurds Deny Gill Rosenberg was in Kobane,573,unrelated\n\"Taibbi takes time out from First Look after “disagreements.” Can I publish our emails now, Matt?\",879,agree\nISIS Reportedly Beheads American Photojournalist in Iraq,928,discuss\nElderly Woman Arrested for Kidnapping Neighbor's Cats & Making Fur Coats,1939,unrelated\nPentagon Denies It Killed ISIS Chief As Airstrikes Hit Top Extremists,789,unrelated\n\"Wildest Apple Watch rumor yet: 100,000 apps at launch\",1888,unrelated\nRep. Duncan Hunter: 'At Least 10' ISIS Fighters Caught at Mexican Border,226,unrelated\nChristian Bale Is Steve Jobs,630,unrelated\nChinese advised to choose British-sounding names to get ahead,2115,unrelated\n\"Nun Complains Of Stomach Pains, Later Gives Birth To Baby Boy\",433,discuss\nGovernment fires employee who skipped work for 24 years,789,unrelated\nNigeria Claims Boko Haram Will Release the Kidnapped Schoolgirls,1906,unrelated\nStar Wars VII for a New SUMMER Release Date!?,2472,unrelated\nGraffiti Artist Banksy Arrested In London; Identity Revealed,1301,disagree\nJeh Johnson shoots down Duncan Hunter's assertion IS is entering U.S. via Mexico,2016,agree\nHero soldier Nathan Cirillo killed by convicted criminal Michael Zehaf-Bibeau,2302,unrelated\nJihadi John: Mohammed Emwazi named as masked man behind ISIS beheadings,472,unrelated\nHomeless man who received a meal and hotel stay after spending $100 donation on food for friends insists it was NOT a hoax – despite new witness insisting there was no way he could have been secretly filmed,643,unrelated\nAlleged audio of Michael Brown shooting released,968,unrelated\nWeaponized Ebola? ISIS Militants Said To Contract Deadly Virus,1438,unrelated\nBREAKING Gill Rosenberg former IDF soldier was captured by ISIS,1197,unrelated\nIRAQI AND KURDISH MEDIA REPORTS: ISIS FIGHTERS HAVE CONTRACTED EBOLA,1034,unrelated\nIs Kim Jong-un’s sister now the power behind the North Korean throne?,1817,unrelated\nLawmaker Says ‘At Least 10′ Islamic State Fighters Have Been Captured at the Southern U.S. Border,1498,unrelated\n\"White House Fence Jumper Got Farther Than Previously Thought, Sources Say\",1840,discuss\nIslamic State claims it executed American photojournalist James Foley,2526,unrelated\nCheese blamed for North Korean leader Kim Jong-un's broken ankles,2097,unrelated\nBanksy arrest hoax: US website claims street artist caught in Watford,2362,agree\nDoes ISIS have an airforce? Terrorist 'fighter pilots' are being trained on captured MiGs by Saddam Hussein's ex-air force officers,2362,unrelated\nBiH: Seven Primary School Students Pregnant After Five-Day Excursion,2304,discuss\nResetting iOS 8 Preferences May Wipe iCloud Files,1224,unrelated\nAl-Shabab leader who ordered Kenya mall massacre believed killed in US drone attack in Somalia,1898,unrelated\n#RIPFidel fuels false rumors of Cuban leader's death after another Fidel Castro dies,1534,unrelated\n\"Kim Jong-un Broke Both Ankles and Is Hospitalized, Report Claims\",2042,unrelated\nHundreds mourn the 'death' of Fidel Castro after rumours sweep Twitter (but are they confusing him with recently departed Fidel Castro Odinga from Nairobi?),2448,unrelated\n\"Forget 18-karat gold, next-generation Apple Watch Edition could use platinum: Report\",1311,unrelated\nThis Is a Truly Horrifying Story About a Spider,1210,unrelated\n\"ISIS Claims an American Hostage, Kayla Mueller, Died in Airstrike in Syria\",1293,discuss\n\"Nigeria claims deal with Boko Haram on ceasefire, kidnapped girls\",2192,unrelated\nNET Extra: Back-from-the-dead Catholic priest claims God is a female...,2313,unrelated\nMichelle Obama's Hair Appeared Totally Uncensored on Saudi TV,396,unrelated\n\"Nuts! Indian guru coaxes 400 followers to cut off their testicles, grow closer to God\",2265,discuss\nISIL video claims beheading of kidnapped journalist James Foley,2296,unrelated\nAUSTRALIA: 600-POUND WOMAN GIVES BIRTH TO 40-POUND BABY,752,unrelated\nPentagon: ISIS Got U.S. Weapons Package,235,unrelated\nUnconfirmed reports claim Canadian-Israeli Gill Rosenberg captured by ISIS,2037,discuss\n\"ISIS beheads American photo-journalist James Wright Foley, threatens more to come\",2127,unrelated\n\"New York schoolboy who made $72MILLION trading stocks on his lunch breaks - and now takes his friends out to dine on $400 caviar, drives a BMW and has definitely made his immigrant parents proud\",405,unrelated\nBoyfriend cuts off his penis and throws it in the bin after girlfriend dumps him for being bad in bed,1410,agree\nFBI Probing Alleged Audio of Michael Brown Shooting,1403,unrelated\nURGENT: ISIS leader Abu Bakr al-Baghdadi allegedly killed by US airstrikes,539,unrelated\nISIS fighters 'have contracted Ebola': World Health Organisation investigating reports militants showed up at Iraqi hospital with lethal disease,2180,discuss\nBreaking: Soldier shot at National War Memorial in Ottawa,1808,unrelated\n#HairGate: iPhone 6 Customers Are Complaining That The Phone Is Ripping Out Their Hair,2476,discuss\nParents are furious after seven girls aged 13-14 fall pregnant on a school trip,571,unrelated\nWife Of ISIS Leader Abu Bakr al-Baghdadi Detained In Lebanon,682,unrelated\n\"Viral Video Of Homeless Man Spending $100 On Food For Other Homeless Was Faked, Witness Says\",1893,unrelated\nWHO ‘probing’ whether ISIS fighters got Ebola,568,unrelated\nAngry mob hacks off alleged rapist's genitals with meat cleaver after dragging him into butchers,296,unrelated\nIslamic State militants claim to behead missing American journalist,524,unrelated\nAttorney: New audio reveals pause in gunfire when Michael Brown was shot,2250,discuss\n\"Big Bank Hank, co-founder of the Sugarhill Gang, has died\",773,unrelated\nMacaulay Culkin Hasn’t Died Despite What Everyone Is Saying On Facebook,690,unrelated\nBali Awry,1602,discuss\nMeteorite leaves crater in Nicaraguan capital Managua,1817,unrelated\nCNN Airs Alleged Audio from Michael Brown Shooting,2317,discuss\nIslamic Militants Post Video Claiming to Show Beheading of U.S. Journalist,2261,unrelated\nN Korean leader misses annual ritual; sister ‘takes over duties’,1294,discuss\n#HairGate: iPhone 6 Customers Are Complaining That The Phone Is Ripping Out Their Hair,2476,discuss\nReport: Christian Bale Drops Out Of Steve Jobs Biopic,1646,unrelated\n\"Soon Marijuana May Lead to Ticket, Not Arrest, in New York\",1295,unrelated\nAmazon Is Going To Open A Physical Store!,2453,unrelated\nAlleged audio of Michael Brown shooting released,321,unrelated\nJudd Nelson rebuffs Internet rumors that he died of a drug overdose.,1528,unrelated\n\"David Haines Beheaded By ISIS, Execution Video Contains Threats Against UK: Reports\",737,unrelated\nIsis Syria News: Video Shows US Airdropped Weapons and Grenades 'Captured by Islamic State',2176,unrelated\nISIS Claims to Have Intercepted Supplies From U.S. Airdrop,2377,unrelated\n\"James Foley, Missing American Photojournalist, Reportedly Executed By ISIS In Syria\",2450,discuss\nThat Boko Haram Ceasefire in Nigeria Isn’t A Ceasefire,459,unrelated\nISIS Militant “Jihadi John” Identified As Young West Londoner,81,unrelated\nWHO: Reports of Suspected Ebola Cases in Iraq Untrue,1289,unrelated\nThis Selfless Homeless Man Receives $100 & Doesn't Spend A Dime On Himself!,2305,agree\nNigeria: hopes for return of kidnapped schoolgirls rise after ceasefire reported,35,unrelated\nEbola Outbreak 2015 Update: ISIS Fighters May Have Contracted Deadly Virus,2175,unrelated\n\"This boy nearly died, now he has a superpower like Marvel’s Magneto\",844,unrelated\nThis Kid Made $72 Million During Lunch,409,unrelated\nDog Found Abandoned With Suitcase Filled With His Belongings,2483,agree\nJihadi John identity revealed as Mohammed Emwazi: live,2328,unrelated\nA bunch of cool health features were cut from the Apple Watch at the last minute,388,unrelated\n\"High-end Apple Watch to start at $5,000 -- analyst\",1013,unrelated\nWeatherman caught peeing live on camera,368,unrelated\nISIS Border Crisis: DHS Chief Says Terrorists Not Entering US Through Mexico,1012,discuss\nHas Ebola infected Isis militants in Mosul?,568,unrelated\nChinese State Media Warns People To Stop Calling Themselves Dumbledore,1660,agree\nRapper identified as James Foley's executioner: reports,975,unrelated\nJordan’s King Abdullah Did Not Personally Fly Airstrikes On ISIS,2490,discuss\nReport: HBO Now coming to Apple TV next month,203,discuss\n\"Woman detained in Lebanon is not Isis leader’s wife, says Iraq\",2042,unrelated\nVideo Messaging App Says Audio Recording Of Michael Brown's Shooting Is Authentic,1832,unrelated\nThe Chinese Guide to Avoiding a Bad English Name,1022,unrelated\nHere Are Microsoft's New Robot Security Guards,311,unrelated\nURGENT: ISIS leader Abu Bakr al-Baghdadi allegedly killed by US airstrikes,518,unrelated\n\"These LEGO Instructions from 1974 Are Awesome (And Yes, They're Real)\",1689,unrelated\nIs Ebola Virus Spreading Among ISIS Militants? Reports Claim Jihadists Seeking Cure at Mosul Hospital,2025,discuss\nNorth Korea denies reports Kim Jong-un is to open state-backed restaurant in Scotland,7,unrelated\nCongressman: ‘At least 10 ISIS fighters’ caught trying to cross into US,1185,discuss\nGoogle Grows With $1.6 Billion in California Office Deals,993,unrelated\nWife Of ISIS Leader Abu Bakr al-Baghdadi Detained In Lebanon,1125,unrelated\nTim Cook Reportedly Reveals Apple Watch Waterproofing Has Improved,1948,unrelated\nISIL allegedly kills US journalist in video,2306,unrelated\n\"Boko Haram denies truce, says kidnapped girls married\",1661,unrelated\nFears journalist James Wright Foley beheaded by Islamic State jihadists in ‘message’ to United States,720,unrelated\n\"No, Banksy has not been arrested (sigh)\",2412,unrelated\n\"Report: ISIS kidnaps Canadian-Israeli, former IDF soldier who went to fight with the Kurds\",387,unrelated\nWas The Batmobile Stolen In Detroit?,1807,unrelated\nCanadian-Israeli Woman Says She Hasn’t Been Captured By ISIS,2471,discuss\nGod is a woman- Priest who died for 48 minutes claims,398,unrelated\nNASA Raises Doubts About Reports of Nicaraguan Meteorite,1239,unrelated\nRapper identified as James Foley's executioner: reports,1598,discuss\nIsis militants claim to have killed US journalist James Foley,1166,unrelated\nJosh Paler Lin Gives A Homeless Man $100 And Follows Him To See How He Spends It,1681,unrelated\nAmerican Predator Drone Circling Islamic State’s Stronghold,2413,unrelated\nWAS NBC METEOROLOGIST MIKE SEIDEL PEEING IN THE SNOW ON CAMERA? A TESTY BRIAN WILLIAMS EXPLAINS,205,unrelated\nPsychoactive magic mushroom found in grounds of Buckingham Palace,513,unrelated\n\"Hoax Alert: Father O’Neal, Who Has Met God and Thinks She’s a Woman, Is Made Up (Just Like God Herself)\",1549,agree\n\"McDonald’s Removing Big Mac, Apple Pies And Eliminating Large Size Options\",1708,unrelated\n\"Boko Haram Could Release Kidnapped Girls, Nigerian Officials Say\",1374,unrelated\nLynch mob chop man's penis off after catching him allegedly trying to rape teenager,1829,unrelated\nBanksy arrest hoax: Internet duped by fake report claiming that the street artist's identity has been revealed,1898,unrelated\nCheeky vandals paint giant penis on bonnet of £1.5 million Bugatti Veyron sportscar,557,unrelated\n\"Six months after abducting Nigerian schoolgirls, Boko Haram reportedly wants to free them\",992,unrelated\nTropical spider burrows under man's skin through scar,1299,unrelated\nMedia reports identify Londoner as Islamic State's ‘Jihadi John’,1724,discuss\nSetting the record straight on tor,271,unrelated\n\"Nigeria's missing girls 'to be released by Boko Haram', government aide claims\",1439,unrelated\nWatch US Marine get shot in HEAD by Taliban sniper - and live to tell tale,1481,agree\nBoko Haram 'to release abducted schoolgirls' as part of ceasefire agreement,2520,unrelated\n\"Kim Jong Un hospitalized with two broken ankles, reportedly from wearing heels and being overweight\",2344,unrelated\n\"Nigeria claims deal with Boko Haram on ceasefire, kidnapped girls\",2096,unrelated\n\"Nigeria claims deal with Boko Haram on ceasefire, kidnapped girls\",1661,unrelated\nVideo shows dramatic moment bullet strikes U.S. Marine’s head — and he survives thanks to kevlar helmet,205,unrelated\nAbdel-Majed Abdel Bary: London Rapper Identified As ISIS Militant Who Beheaded James Foley,2295,unrelated\nBREAKING: ISIS USES CHEMICAL WEAPONS – Murders 300 Iraqi Soldiers in Chlorine Gas Attack,1357,unrelated\n\"Wife, child of Islamic State head Abu Bakr al-Baghdadi held in Lebanon, officials say\",1943,unrelated\nJosh Paler Lin Gives A Homeless Man $100 And Follows Him To See How He Spends It,2061,agree\nVideo Purports To Show Beheading Of U.S. Journalist By Militants,1251,unrelated\nTwo blokes dared to eat 20-year-old burger for charity,1461,unrelated\nKim Jong-un 'set to open a new restaurant in SCOTLAND',1756,discuss\n\"Zack Snyder Kills \"\"Stolen Batmobile\"\" Rumor With Great Photo\",1807,unrelated\nMan discovers spider living under his skin during Bali vacation,43,unrelated\nSchoolboy almost killed by electric shock claims he now has superpowers like Magneto,2415,discuss\n\"Islamic State training pilots to fly MiG fighter planes, says monitoring group\",2408,discuss\nBali spider burrows under Aussie’s chest,1880,disagree\n\"Nigeria Says It Struck A Cease-Fire With Boko Haram, But Are They Talking To The Right Guy?\",2403,discuss\nVideo shows ISIL beheading of photojournalist James Foley,1982,unrelated\n11 jetliners 'missing' after Islamist takeover of airport,2448,discuss\nNun who gave birth ‘had no idea’ she was pregnant,699,unrelated\nEye-catching! Rare sighting of Anna Wintour without her trademark sunglasses as she leaves 'rat-infested' Vogue office,2523,unrelated\nElderly Woman Arrested for Kidnapping Neighbor’s Cats & Making Fur Coats,1461,unrelated\nAnother American hostage at risk by Islamic state,1857,unrelated\n\"Google seals massive Sunnyvale, Redwood City deals\",1572,unrelated\nVideo messaging service verifies timing of CNN audio recording,1564,disagree\nJames Foley beheading: London rapper turned jihadist believed to be under investigation for murder of journalist in Syria,1202,discuss\n\"Michael Phelps' self-proclaimed 'girlfriend', 41, reveals she was born a male as she describes her 'amazing intimacy' with Olympic swimmer\",1393,unrelated\nTerrorism fears rise amid reports of stolen jetliners,1515,discuss\nHomeless man receives $100... then shocks everyone with how he spends it,195,unrelated\nMPs credit sergeant-at-arms for saving lives in Parliament Hill shootings,2404,unrelated\nLynch mob use butcher's meat cleaver to castrate rapist they caught attacking teenage girl in alleyway in Indian city,689,unrelated\nMan has his PENIS cut off by angry mob after 'attempted rape' of teenager,1981,agree\n\"It was me! Student, 19, reveals SHE was the Teletubbies' giggling baby in the sky - and was paid just £250 and a box of toys\",2391,unrelated\nInsurgents killed in Nigeria despite alleged truce with Boko Haram,1603,unrelated\n\"Etats-Unis: Mort pendant 48 minutes, un prêtre affirme que Dieu est une femme\",858,unrelated\nDoes ISIS Have Ebola? Probably Not! Media Reports It Anyway,1034,unrelated\nCNN audio: Is this the moment Michael Brown was shot?,1893,unrelated\n‘Evil straight from the pits of hell': American journalist James Foley reportedly beheaded by ISIS,2404,unrelated\nWHO says reports of suspected Ebola cases in Iraq are untrue,2180,agree\nTexas plumber threatened over jihadis using his old truck,2242,agree\n7 Bosnian teens get pregnant on school trip,2476,unrelated\nCameron vows to hunt down IS 'monsters' after Haines murder,331,unrelated\nIsis 'fed murdered kidnap victim to his own mother after she travelled to their headquarters and demanded to see him',1826,unrelated\nMichael Abdul Zehaf Bibeau Pictures: Photos of Alleged ISIS-Linked Gunman in Canada,205,unrelated\nGOP Rep. Duncan Hunter Claims 'At Least' 10 ISIS Fighters Apprehended On Texas Border,190,unrelated\n\"'Star Wars VII' News, Update: JJ Abrams Pushing for Summer Release?\",1897,unrelated\n\"Boko Haram denies cease-fire, leader says he married off kidnapped girls\",821,unrelated\nCNN Posts Alleged Audio of Michael Brown Shooting,816,discuss\nESPN’s All-Male “Monday Night Football” Panel On Domestic Violence Is Not Real,2181,agree\nSeven girls as young as 13 become pregnant on a school trip,499,unrelated\nSki Resort Opens With Snow Stored From Last Season,1213,unrelated\nIslamic State claims it executed American photojournalist James Foley,533,unrelated\nShots Heard In Alleged Brown Shooting Recording [AUDIO],1580,unrelated\nGoogle Said to Buy Redwood City Offices for $585 Million,244,unrelated\nPolice find mass graves with at least '15 bodies' near Mexico town where 43 students disappeared after police clash,1269,unrelated\nWife and child of Islamic State leader Baghdadi held in Lebanon,931,discuss\nHomeland Security says terrorists haven't crossed U.S-Mexico border,2261,discuss\nShocking Photos! Mom Tries To Sell Son To Pay For Daughter's Cancer Treatment,1361,unrelated\nIslamic State Militants Claim to Have Beheaded US Journalist James Wright Foley,2261,unrelated\nIslamic State May Have Fighter Jets Now After Seizing Russian-Made MiGs,1115,discuss\n\"North Korean leader Kim Jong Un had ankle surgery, report says\",186,unrelated\nBunbury local discovered a spider had burrowed under his skin on Bali holiday,1638,agree\nJournalist James Wright Foley reportedly beheaded by ISIS,26,unrelated\n\"Batmobile stolen in Detroit? Good one, joker!\",1673,unrelated\nIncredible Video Shows A US Marine Surviving Being Shot In The Head By A Sniper In Afghanistan,1137,unrelated\nGuantanamo detainee freed in Bowe Bergdahl swap 'back to terrorism',1427,unrelated\nItalian fisherman catches monstrous 280-pound catfish,1028,agree\nIslamist websites claim Israeli-Canadian woman kidnapped by IS: report,214,unrelated\n\"No, A Spider Did Not Burrow Under A Man's Skin And Live There For Days\",1271,unrelated\nIsilkulskom student has gained superhero powers after shock,1433,agree\nAn accidental delivery of arms to the Islamic State and the problem with airdrops,2448,unrelated\nISIS militants trick mother into ‘eating her kidnapped son’,1921,unrelated\nNicaragua Meteorite Impact Theory May Be Meteor-wrong,534,unrelated\n\"Apple to Take Reservations for Trying On Apple Watch, Considered Platinum Model\",260,unrelated\nRapper identified as James Foley's executioner: reports,760,unrelated\nChinese advised to choose British-sounding names to get ahead,205,unrelated\nCountry Music Legend Willie Nelson Dies at Age 81,1355,unrelated\nHoax 'Banksy Arrested in London' Story Dupes the Internet Again,1301,agree\nTurkish Leader Says U.S. Airdrop Aided ISIS Militants,1363,agree\n\"Mexico hit by student massacre: At least 17 anti-corruption protesters 'rounded up, murdered and dumped in a mass grave' - and another 26 are missing\",2188,unrelated\nAlleged audio of Michael Brown shooting has surfaced,1948,unrelated\nDHS: GOP Rep.’s Claim ISIS Members Caught at U.S. Border ‘Categorically False’,239,unrelated\nAudio of gunfire in Michael Brown case authenticated by app company,1572,unrelated\n'I aborted my baby because it was a boy': Outrage after 'feminist' blogger claims gender prompted termination,1363,unrelated\nIs Ebola Virus Spreading Among ISIS Militants? Reports Claim Jihadists Seeking Cure at Mosul Hospital,5,unrelated\nBiH: Seven Primary School Students Pregnant After Five-Day Excursion,313,unrelated\n\"Despite ceasefire announcement, new Boko Haram attacks reported\",402,unrelated\nSeth Rogen reported to play Woz in the upcoming Steve Jobs movie,646,unrelated\nBATMAN VS. SUPERMAN BATMOBILE STOLEN,251,unrelated\n\"Macaulay Culkin NOT Dead: Facebook, Twitter Death Hoax Goes Viral\",690,unrelated\n'Jihadi John': Isis fighter named as Mohammed Emwazi from west London,1252,unrelated\n\"Rumor: Gold Apple Watch Edition priced up to $5,000, steel version at $500, will debut on Feb. 14\",1266,unrelated\n\"No, Islamic State Militants Have Not Been Caught by U.S. Border Patrol\",2016,agree\nHORROR: ISIS Fighters Have Reportedly Contracted Ebola,1669,discuss\nBoko Haram ceasefire ignored as violence flares in Borno state,2520,unrelated\nThe Unluckiest Man In The World Set His College On Fire With A Fireworks Marriage Proposal,504,unrelated\nWTC rats scare off Anna Wintour,2240,unrelated\nNew policy could reduce marijuana possession arrests,1875,unrelated\nChristian Bale in Talks to Play Steve Jobs (Exclusive),1702,unrelated\nSources: Guns N' Roses Frontman Axl Rose Found Dead in West Hollywood Home at Age 52,144,unrelated\n\"Report: Stainless steel Apple Watch will be priced $500, gold at $5,000\",2188,discuss\nOfficials Refute Iraqi Media Reports That ISIS Members Have Contracted Ebola In Mosul,267,unrelated\nChristian Bale won't play Steve Jobs,630,unrelated\nUPDATE: BATMAN v SUPERMAN Batmobile Reportedly Stolen By (Shocker!) Detroit Locals,2090,unrelated\nCNN audio: Is this the moment Michael Brown was shot?,1916,discuss\nAn Audio Recording of the Michael Brown Shooting Has Reportedly Surfaced,776,unrelated\nChristian Bale will not play Steve Jobs,137,unrelated\n\"Thanks Uncle Sam, we have your weapons airdrop: ISIS taunts America over intercepted weapons meant for Kurds\",2336,unrelated\nChristian Bale Won't Play Steve Jobs After All,1217,discuss\nLarge space object slams Nicaragua’s capital as asteroid passes Earth,757,unrelated\nFormer British Rapper Reportedly Under Investigation for James Foley Beheading,616,discuss\n\"Comfort eating? Chinese woman, 26, spends an entire WEEK in KFC after being dumped by boyfriend\",2061,unrelated\n\"ISIS Unleash \"\"Scorpion\"\" Bombs In Iraq\",922,unrelated\nISIS fighters ‘have contracted Ebola’,2175,unrelated\nIRAQI AND KURDISH MEDIA REPORTS: ISIS FIGHTERS HAVE CONTRACTED EBOLA,2060,discuss\nMexico police find mass grave near site 43 students vanished,1419,unrelated\nMan Known as ‘Jihadi John’ Is Identified as Mohammed Emwazi,34,unrelated\nMan discovers spider living under his skin during Bali vacation,2297,unrelated\n\"A Vice Guide To Spending $300,000 On Dinner\",2251,unrelated\nISIS Militants Allegedly Contracted Ebola,2070,unrelated\n‘Photo of slain IS leader’ reported to be doctored,1889,discuss\nReport: US Drones Over Syria Looking for ISIS Leader Abu Bakr al-Baghdadi,1437,unrelated\nNigeria says it has deal with Boko Haram to release kidnapped girls,1630,discuss\n\"Boko Haram leader denies ceasefire deal, says 200 abducted girls married off \",800,unrelated\n\"L. Jinny? Abdel-Majed Abdel Bary, UK Rapper, Suspected in James Foley Killing: Reports\",1541,unrelated\nIraq Says Arrested Woman Is Not The Wife of ISIS Leader al-Baghdadi,2042,unrelated\n\"Rumor: Stainless Steel Apple Watch Will Cost $500, Gold $4,000\",959,unrelated\n\"Is Apple about to launch a totally redesigned, 12-inch MacBook Air?\",1049,unrelated\nItalian catches huge wels catfish; is it a record?,188,agree\nBREAKING NEWS: ISIS beheads missing American journalist James Wright Foley as warning to US to cease action in Iraq,533,unrelated\n\"North Korean leader Kim Jong Un had ankle surgery, report says\",818,unrelated\nTim Cook Reportedly Reveals Apple Watch Waterproofing Has Improved,1461,unrelated\nCaught a catfish record in Po: 127 kg and 2.67 meters,677,unrelated\nDNA test confirms child is IS head Abu Bakr al-Baghdadi's daughter,691,unrelated\nSecond person rushed to hospital with Ebola symptoms after contact with 'patient zero' Thomas Duncan,132,unrelated\n\"Report: The Apple Watch Will Only Last 2.5 Hours With \"\"Heavy\"\" Use\",2240,unrelated\nAngry mob cut off rapist’s penis with meat cleaver (VIEWER DISCRETION),830,agree\nHomeless man receives $100... then shocks everyone with how he spends it,1681,unrelated\nKim Jong-un: Absent North Korean leader is 'recovering from ankle surgery',1465,discuss\nWHO says reports of suspected Ebola cases in Iraq are untrue,225,unrelated\nOttawa gunman identified as 32-year-old Michael Zehaf-Bibeau,564,discuss\n'Spiderman' squished: Perth experts debunk spider burrowing claims,730,unrelated\nChristian Bale Won't Play Steve Jobs After All,630,unrelated\nISIS Beheads American Journalist,1679,discuss\n\"'Star Wars VII' News, Update: JJ Abrams Pushing for Summer Release?\",119,unrelated\nUS officials: Video shows American's execution,446,discuss\nOscar winner Christian Bale to play Steve Jobs in upcoming biopic,1841,disagree\nLucita Sandoval sex tape hoax: Viral Argentine video features college student ― not 16-year-old boy,2149,unrelated\n\"Apple Watch to Be Shower-Proof, Have 100,000 Apps at Launch: Reports\",825,unrelated\nSchoolboy almost killed by electric shock claims he now has superpowers like Magneto,533,unrelated\nWatch marine take sniper shot to the head and live,235,unrelated\nIt’s About To Get Harder To Be Arrested For Pot Possession In New York City,1718,unrelated\nAlleged Ottawa gunman: What we know so far about Michael Zehaf-Bibeau,1331,discuss\n\"Brian Williams: No, Our Meteorologist Was Not Peeing on Live TV\",1567,unrelated\nISIS fighters 'have contracted Ebola': World Health Organisation investigating reports militants showed up at Iraqi hospital with lethal disease,5,unrelated\nAnother American hostage at risk by Islamic state,2287,unrelated\nNigeria: hopes for return of kidnapped schoolgirls rise after ceasefire reported,320,unrelated\nJihadi John ‘identified as British man from West London’,1308,unrelated\nDog abandoned at Scotland train station with suitcase,2483,agree\nThe Man Who Says Comcast Got Him Fired Has Filed a Lawsuit,185,unrelated\nIraqi media says ISIS militants have contracted Ebola,2075,discuss\nAn accidental delivery of arms to the Islamic State and the problem with airdrops,1808,unrelated\nRobert Plant Reportedly Tears Up $800 Million Led Zeppelin Reunion Contract,1267,unrelated\nHundreds mourn the 'death' of Fidel Castro after rumours sweep Twitter (but are they confusing him with recently departed Fidel Castro Odinga from Nairobi?),2116,unrelated\nLynch Mob Castrates Alleged Rapist In Rajasthan,1022,agree\nPopWatch Teenager fights for the right to be recognized as Teletubbies' smiling sun-baby,1832,unrelated\nNigeria says ceasefire agreed with Boko Haram,2272,discuss\nUPDATE: BATMAN v SUPERMAN Batmobile Reportedly Stolen By (Shocker!) Detroit Locals,1313,discuss\nISIS Getting Ebola,737,unrelated\n\"Is Kim Jong-un's Sister, Kim Yo-jong, Running North Korea In His Mysterious Absence?\",1791,unrelated\nIsraeli Canadian fighting ISIS posts on Facebook: I'm safe and secure,2037,agree\nMexico finds 4 more graves at site of suspected student massacre,744,unrelated\nA soldier has been shot at Canada’s war memorial just steps away from the nation’s parliament,803,unrelated\nISIS Appears To Behead American Photojournalist In YouTube Video,1336,discuss\nCNN Expert on Brown Audio: At First I Thought ‘Someone’s Trying to Punk CNN’,1832,unrelated\nThe iPhone 6 'Hairgate' Is Not a Thing,22,unrelated\nReports: Boko Haram may release schoolgirls as part of deal,1506,unrelated\nCameron vows to hunt down IS 'monsters' after Haines murder,1097,agree\n\"Comfort eating? Chinese woman, 26, spends an entire WEEK in KFC after being dumped by boyfriend\",2367,unrelated\nPriest' claim of seeing God as a woman dismissed as hoax,615,unrelated\nISIS Leader Killed: Abu Bakr Al-Baghdadi Reportedly Killed By U.S. Airstrike,81,unrelated\n\"Islamist Militants 'Steal' 11 Commercial Planes In Libya, Sparking Terror Attack Fears\",2317,unrelated\n\"Boko Haram Could Release Kidnapped Girls, Nigerian Officials Say\",2078,unrelated\nA Bogus Banksy,1584,discuss\nHBO and Apple in Talks for $15/Month Apple TV Streaming Service Launching in April,551,unrelated\n\"Hoax Alert: Father O’Neal, Who Has Met God and Thinks She’s a Woman, Is Made Up (Just Like God Herself)\",678,unrelated\n\"James Foley, Missing American Photojournalist, Reportedly Executed By ISIS In Syria\",2296,unrelated\nShocking Photos! Mom Tries To Sell Son To Pay For Daughter's Cancer Treatment,2526,unrelated\nMissing Mexican students 'not found in mass grave',1984,agree\nDid a Meteorite Impact in Nicaragua over the Weekend?,1948,unrelated\nPure Evil: Islamic State Beheads American Journalist James Wright Foley,1295,unrelated\nThis Selfless Homeless Man Receives $100 & Doesn't Spend A Dime On Himself!,1413,unrelated\nMeteorite leaves crater in Nicaraguan capital Managua,757,unrelated\n\"Despite ceasefire announcement, new Boko Haram attacks reported\",344,unrelated\nIs Kim Jong-un Opening North Korean Restaurant in Scotland?,773,unrelated\nBunbury local discovered a spider had burrowed under his skin on Bali holiday,1530,unrelated\nMissing Libyan jetliners raise fears of terror attacks on 9/11,1073,unrelated\n\"No, there aren’t any Ebola cases in Iraq\",568,unrelated\nMedia outlets identify 'Jihadi John',1374,discuss\n\"Suspected meteorite leaves crater in Managua, is linked to asteroid\",388,unrelated\nIsis 'fed murdered kidnap victim to his own mother after she travelled to their headquarters and demanded to see him',2102,unrelated\nGraffiti Artist Banksy Arrested In London; Identity Revealed,1739,disagree\nIsis militants claim to have killed US journalist James Foley,1921,unrelated\nIf Only A Bird Really Did Poop on Putin,2502,unrelated\n\"Christian Bale in talks to play Steve Jobs for Sony, Danny Boyle\",1234,unrelated\nNasa questions whether crater in Nicaragua caused by meteorite,1948,unrelated\n\"Cook said to confirm Apple Watch is showerproof, lasts a day\",401,unrelated\n\"Everybody Relax, Banksy Wasn’t Arrested And Exposed As A 35-Year-Old Man\",667,unrelated\n\"Sorry, KFC isn't going to be selling weed in Colorado restaurants\",2114,unrelated\nMichael Phelps' girlfriend was born male but did not tell swimmer about her past,760,unrelated\n\"Islamic State, in video titled \"\"A Message to America,\"\" beheads American journalist James Wright Foley who was kidnapped in 2012\",1679,discuss\nReport: A Radically Redesigned 12-Inch MacBook Air Is Coming,1921,unrelated\nShots Heard In Alleged Brown Shooting Recording [AUDIO],1379,discuss\nKim Had Ankle Surgery:  Source,2297,unrelated\n\"A Vice Guide To Spending $300,000 On Dinner\",1786,unrelated\nItalian catches huge wels catfish; is it a record?,2371,unrelated\nIslamic State killer 'Jihadi John' named as Mohammed Emwazi,77,unrelated\n\"See How This Homeless Man Spends A Hundred Dollars, And Keep A Tissue Handy [Video]\",794,disagree\nJihadi John ‘identified as British man from West London’,472,unrelated\n\"'American bombing had signed my death certificate': Missing US journalist James Wright Foley goes unflinching to his death as ISIS behead him in horrific video, as a warning to Obama\",26,unrelated\nStar Wars: The Force Awakens to be released this summer?,1843,discuss\nCARLISLE HEAD SLAPPER ATTACKS SNEEZING WOMEN,1897,agree\nRumors of ISIS leader's death debunked,1802,unrelated\nIndia: 400 men cut off their testicles to 'get closer to God' following advice from 'guru',322,unrelated\nBREAKING NEWS: ISIS beheads missing American journalist James Wright Foley as warning to US to cease action in Iraq,2147,discuss\n\"Sick Kansas City man said not to have Ebola, U.S. plans new steps to fight virus\",1549,unrelated\nFears journalist James Wright Foley beheaded by Islamic State jihadists in ‘message’ to United States,1016,discuss\nDog abandoned at Ayr station with belongings in suitcase,2523,agree\n\"NYPD to stop arresting for low-level marijuana charges, will issue tickets instead: source\",666,unrelated\n\"Explosion reported near the Nicaraguan capital attributed to meteorite impact, but experts, including NASA, cast doubt on claims\",534,unrelated\nAnna Wintour: Is Rat Infestation At NYC ‘Vogue’ Office Kim Kardashian’s Fault?,30,unrelated\nMexico finds 4 more graves at site of suspected student massacre,2342,discuss\n\"Apple Watch Battery Life Currently 'About a Day', but May Improve for 2015 Launch\",2002,unrelated\n‘Star Wars: The Force Awakens’ May Get An Early Release Date—Report,2314,unrelated\n\"Nigeria claims deal with Boko Haram on ceasefire, kidnapped girls\",840,discuss\n\"Rats at Vogue's NYC offices - watch your step, Anna Wintour\",304,unrelated\n\"Suspected meteorite leaves crater in Managua, is linked to asteroid\",816,unrelated\nMohammed Emwazi: Man identified as Isis killer 'Jihadi John' was 'stopped by MI5' while on safari holiday in Africa in 2010,2125,unrelated\nReport: Taliban Detainee Swapped for Bowe Bergdahl Suspected of Trying to Return to Terrorism,2159,discuss\nISIL Beheads American Photojournalist in Iraq,2526,unrelated\nMan who SLAPS people if they sneeze in public being hunted by police,1897,agree\nWHO investigates media reports ISIS fighters contracted Ebola,1461,unrelated\nMicrosoft's Silicon Valley campus now guarded by Daleks,2295,unrelated\nDNA Tests Confirm Lebanon Is Holding ISIS Leader’s Child,1471,unrelated\n‘Jihadi John’: The Islamic State killer behind the mask is a young Londoner,2202,discuss\nApple Reportedly Relying More Heavily on Samsung for iPhone 6 and Apple Watch Components,1926,unrelated\nAbdel Majed Abdel Bary Emerges as Suspect in Foley Beheading,773,unrelated\nPentagon: ISIS seized materials airdropped to Kurds,816,unrelated\nFears journalist James Wright Foley beheaded by Islamic State jihadists in ‘message’ to United States,11,unrelated\nCNN plays chilling audio recording allegedly from Michael Brown shooting: “At least 11 shots”,776,unrelated\nPolice hunting mystery 'slapper' in tweed jacket who attacks people who sneeze in town's high street,438,agree\n\"Managua explosion not a meteorite, NASA suggests\",649,unrelated\nElectric shock turns Russian boy into Marvel's Magneto,497,agree\nThat's one way to get through security! Frustrated traveller strips completely NAKED at airport to pass through metal detectors,342,unrelated\nDavid Haines beheading video confirmed genuine; UK PM Cameron vows to hunt down ISIS 'monsters',2034,unrelated\nGuantanamo detainee freed in Bowe Bergdahl swap 'back to terrorism',1251,unrelated\n\"BATMOBILE NOT STOLEN, MTV CONTEST PRIZE REMAINS UNCLAIMED\",2062,discuss\nTexas City plumber's truck ends up in Syrian war,1438,unrelated\nMum faces real-life Sophie's Choice – as she tries to sell her son to fund daughter's care,539,unrelated\nFence-jumper ran through much of main floor of White House: report,1840,discuss\nMilitant Group Says It Killed American Journalist in Syria,1358,unrelated\nN Korean leader misses annual ritual; sister ‘takes over duties’,271,unrelated\nMissing Libyan jetliners raise fears of terror attacks on 9/11,723,unrelated\n\"It's 'rubbish' that Robert Plant turned down £500m Led Zeppelin reformation offer, says publicist\",158,unrelated\nNew ISIS Video Shows Militants Seizing Weapons Airdropped By US Near Kobani,104,unrelated\nUPDATE: BATMAN v SUPERMAN Batmobile Reportedly Stolen By (Shocker!) Detroit Locals,425,unrelated\n\"US Drones, Hunting for ISIS Leader, Seen Flying over Syrian Airspace\",2469,discuss\nAn Audio Recording of the Michael Brown Shooting Has Reportedly Surfaced,398,discuss\nThe Arrest of the ISIS Leader's Wife and Son,1471,unrelated\nAl-Shabaab co-founder confirmed killed by US air strike in Somalia,1024,unrelated\n\"Sorry, Fido. Pope Francis did NOT say our pets are going to heaven\",1408,unrelated\nMexico Says Missing Students Not Found In First Mass Graves,2334,discuss\nUS drones hunt Isis leader in Syria,1234,unrelated\nBali spider burrows under Aussie’s chest,181,unrelated\nDNA Tests Confirm Lebanon Is Holding ISIS Leader’s Child,1913,unrelated\nThe Chinese Guide to Avoiding a Bad English Name,2277,unrelated\nSeven girls fall pregnant after five day school trip in Bosnia and Herzegovina,1221,unrelated\nLOL: RICH JOHNSTON SAYS THE BATMOBILE HAS BEEN STOLEN IN DETROIT,1751,discuss\nBanksy arrest hoax: US website claims street artist caught in Watford,30,unrelated\n\"Tiger Woods is not on suspension for failing a drug test, his agent and a PGA official say\",2330,agree\nMissing Mexican students 'not found in mass grave',483,unrelated\nIslamic State May Have Fighter Jets Now After Seizing Russian-Made MiGs,819,unrelated\n\"Insiders Claim Steel Apple Watch to Start at $500, Gold at $4,000\",1240,unrelated\nHospital: Man not being treated for Ebola in Kansas City,1913,unrelated\nNicaragua says meteorite probable cause of blast in capital,1817,unrelated\nNBC weatherman caught urinating in the woods live on air,633,unrelated\nIs Kim Jong-Un Really Opening a Restaurant in Scotland?,551,unrelated\n\"Brian Williams: No, Our Meteorologist Was Not Peeing on Live TV\",1968,agree\nWHO ‘probing’ whether ISIS fighters got Ebola,1289,unrelated\nStar Wars: The Force Awakens to be released this summer?,1538,unrelated\n\"Small meteorite strikes Nicaragua, government says\",2154,discuss\n\"CNN Broadcasts Purported Audio Containing Gunshots That Felled Michael Brown Jr.; Leaders, Celebrities Fill Pews At Teen’s Funeral\",2149,discuss\nWas Alleged Audio of Michael Brown Shooting on CNN a Hoax?,1289,unrelated\nCNN Airs Alleged Audio from Michael Brown Shooting,472,unrelated\nAccountant Claims Comcast Got Him Fired From His Job for Reporting a Customer Service Issue,2058,discuss\nCanadian-Israeli Woman Says She Hasn’t Been Captured By ISIS,2296,unrelated\n\"Fidel Castro Dead? Yes, He Is… But The Cuban Leader Is Alive, Death Rumors Proven False\",2028,discuss\nISIL video claims beheading of kidnapped journalist James Foley,1627,unrelated\nDzhokhar Tsarnaev Beaten In Prison? Satirical Site Claims Boston Marathon Bombing Suspect Blinded And Paralyzed,1355,unrelated\nRapper identified as James Foley's executioner: reports,2295,unrelated\nWHO says reports of suspected Ebola cases in Iraq are untrue,1461,unrelated\nObama denounces killing of journalist James Foley and pledges ‘justice’,1251,unrelated\nTBS speeds up Seinfeld a full 7.5 percent - here is the proof,1921,unrelated\nStar Wars VII for a New SUMMER Release Date!?,1843,discuss\nNigeria Claims Boko Haram Will Release the Kidnapped Schoolgirls,2088,unrelated\nWATCH: Bird Launches Airstrike on Putin’s Shoulder (UPDATED),1673,unrelated\n\"No, Saudi TV Did Not Blur Out Images of Michelle Obama\",1242,unrelated\n\"NYPD to issue tickets instead of arrest for weed possession, report says\",269,unrelated\nApple may launch 12-inch MacBook Air with Retina Display,1013,discuss\n\"David Haines Beheaded By ISIS, Execution Video Contains Threats Against UK: Reports\",388,unrelated\n\"Woman At Dulles Plays It Safe, Wears A Rain Poncho And Mask\",1178,unrelated\nMagic mushroom found growing at Buckingham Palace,1258,agree\nKFC Gets Occupational Business License To Sell Marijuana In Colorado Restaurants KFC Gets Occupational Business License To Sell Marijuana In Colorado Restaurants,2114,unrelated\nWatch marine take sniper shot to the head and live,706,unrelated\nChristian Bale In Talks To Play Steve Jobs In Sony's Next Biopic,1839,unrelated\nSeth Rogen Eyed to Play Apple's Steve Wozniak in Christian Bale's Steve Jobs Movie (Exclusive),1575,discuss\n\"No, Banksy Didn't Create That 'Charlie Hebdo' Tribute Cartoon, But That Doesn't Mean You Can't Appreciate It\",1357,agree\nJames Foley remembered as 'brave and tireless' journalist,446,discuss\nEbola Scare in Kansas City,99,unrelated\nReport: Nearly a Dozen Commercial Airliners Missing Ahead of 9/11 Anniversary After Islamists Overrun Libyan Airport,1958,discuss\n\"McDonald’s Removing Big Mac? Nope, ‘Apple Pies And Eliminating Large Size Options’ Article is Fake\",776,unrelated\nVogue’s Rat Infestation: Disturbing New Details,964,unrelated\nAn accidental delivery of arms to the Islamic State and the problem with airdrops,2172,agree\nMan who slaps people around the head for sneezing hunted by police,2477,unrelated\nAn audio recording of the Michael Brown shooting has reportedly surfaced,844,unrelated\n\"Sadly, Pumpkin Spice Condoms Aren't A Thing After All\",1212,unrelated\nFirst bendgate... now it's HAIRGATE: Angry iPhone 6 owners claim design is causing chunks of their hair to be ripped out when they make a phone call,2276,discuss\nDid Paul Rudd Help Tackle That Dallas Airport Gay-Basher?,2514,discuss\nIsilkulskom student has gained superhero powers after shock,1224,unrelated\n\"Vice's Shane Smith drops $300,000 on Vegas dinner\",1239,agree\n\"Lady on FB: I'm 41, Intersex, and Fucked Michael Phelps on First Date\",1802,unrelated\nWSJ: Apple cut watch health features due to erratic sensors,521,discuss\nAlleged audio of Michael Brown shooting released,2197,unrelated\n\"The rapper, the hacker and the terror travel guide writer. Is one of these British extremists Jihadi John? Three potential Islamic State 'Beatles' emerge as MI5 'zeroes in' on murderer who beheaded U.S. journalist James Foley\",975,unrelated\nTexas Plumber Isn't Sure How Extremists In Syria Ended Up With His Work Truck,2344,unrelated\nApple Watch launch has new timetable: Analyst,2431,discuss\nNorth Korea denies reports Kim Jong-un is to open state-backed restaurant in Scotland,2398,unrelated\n\"Tiger Woods is not on suspension for failing a drug test, his agent and a PGA official say\",1735,unrelated\n\"Six months after abducting Nigerian schoolgirls, Boko Haram reportedly wants to free them\",2144,discuss\nNigeria says it has deal with Boko Haram to release kidnapped girls,1883,unrelated\nDNA test confirms child is IS head Abu Bakr al-Baghdadi's daughter,281,discuss\nPope says dogs can go to heaven: ‘Paradise is open to all of God’s creatures’,62,unrelated\nBrian Williams Insists NBC News Meteorologist Did Not Pee in the Snow While on Air,258,unrelated\n\"Catholic Priest Dead For 48 Minutes, Is Miraculously Revived – His Revelations About God Are Even More Shocking\",40,unrelated\nIslamic State Militants Claim to Have Beheaded US Journalist James Wright Foley,1857,unrelated\nReport: Israeli-Canadian woman fighting Islamic State has been kidnapped by terror group,2302,discuss\n\"Why the most expensive Apple Watch will probably cost around $10,000\",472,unrelated\nISIS leader ‘killed’ in US airstrikes,1473,discuss\nChristian Bale in Talks to Play Steve Jobs (Exclusive),755,discuss\nISIS Beheads Kidnapped Photojournalist James Wright Foley in Horrific Video Message to the U.S.,1721,discuss\n\"If you really believed Colorado KFCs were selling pot, here’s a reality check\",1814,discuss\nHomeless man receives $100... then shocks everyone with how he spends it,1820,unrelated\n\"Kim Jong-un Broke Both Ankles and Is Hospitalized, Report Claims\",1465,discuss\nIslamic Militants Post Video Claiming to Show Beheading of U.S. Journalist,632,discuss\nRobot security guards now patrolling Microsoft's Silicon Valley campus,550,unrelated\nObama denounces killing of journalist James Foley and pledges ‘justice’,1627,unrelated\nBoko Haram 'to release abducted schoolgirls' as part of ceasefire agreement,1883,unrelated\nFormer PGA Tour player: Tiger Woods suspended for drug test failure,1012,unrelated\nISIS executioner 'Jihadi John' identified as Mohammed Emwazi,1308,unrelated\n\"Meteorite makes big crater in Nicaragua, government says\",217,discuss\n\"David Haines Beheaded By ISIS, Execution Video Contains Threats Against UK: Reports\",882,unrelated\n\"Lady on FB: I'm 41, Intersex, and Fucked Michael Phelps on First Date\",2322,discuss\nDuped again: Macaulay Culkin is not dead,1559,agree\n\"Boko Haram denies cease-fire, leader says he married off kidnapped girls\",1697,unrelated\n\"UPDATED 'Jihadi John' identified as Mohammed Emwazi of London, reports say\",1107,unrelated\nReport: US Drones Over Syria Looking for ISIS Leader Abu Bakr al-Baghdadi,1081,unrelated\nKim Jong-Un 'bans the name Kim Jong-un',633,unrelated\n\"Sorry, KFC isn't going to be selling weed in Colorado restaurants\",1439,unrelated\nSetting the record straight on tor,706,unrelated\nWeather Reporter Mike Seidel Was Caught Off Guard on Live TV and Appeared to Be Urinating in the Snow -- Watch!,40,unrelated\nBreaking: Soldier shot at National War Memorial in Ottawa,2338,unrelated\n‘Banksy’ Instagram tribute to Charlie Hebdo victims not posted by artist,526,unrelated\nPentagon: ISIS seized materials airdropped to Kurds,972,unrelated\nIs There an ISIS Threat on the Texas-Mexico Border or Not?,2458,unrelated\nLebanon confirms holding ISIS chief’s kin,1917,unrelated\nJordan’s King May Participate Personally In ISIS Raids,516,unrelated\n‘Evil straight from the pits of hell': American journalist James Foley reportedly beheaded by ISIS,2261,unrelated\nMacaulay Culkin Hasn’t Died Despite What Everyone Is Saying On Facebook,1255,unrelated\n\"In Vogue vs Rats War, the Rats Are Winning\",1036,unrelated\n\"U.S. accidentally delivered weapons to the Islamic State by airdrop, militants say\",2200,discuss\nChinese 'mistress' is stripped naked and beaten senseless in backlash against booming country's 'concubine culture',1141,unrelated\nMichael Phelps’ girlfriend Taylor Lianne Chandler reveals she was raised as a boy,1342,agree\nNigeria Claims Boko Haram Will Release the Kidnapped Schoolgirls,298,unrelated\n'Banksy' Reacts To Paris Attack With Poignant Drawing,1688,discuss\nIslamic State releases video apparently showing the beheading of missing US journalist James Foley,524,unrelated\n\"Fidel Castro Dead? Yes, He Is… But The Cuban Leader Is Alive, Death Rumors Proven False\",47,unrelated\nISIS Border Crisis: DHS Chief Says Terrorists Not Entering US Through Mexico,570,unrelated\nOttawa gunman identified as 32-year-old Michael Zehaf-Bibeau,1442,discuss\nFormer British Rapper Reportedly Under Investigation for James Foley Beheading,592,unrelated\nUnconfirmed reports claim Canadian-Israeli Gill Rosenberg captured by ISIS,1319,unrelated\nGovernment fires employee who skipped work for 24 years,2367,unrelated\nUpdate: Frisco paramedics transporting patient believed to be exhibiting Ebola-like symptoms,224,unrelated\nSomali terrorist leader dead after US airstrike,646,unrelated\nCustomer: I was fired for Comcast complaint,32,unrelated\nVogue's new digs are reportedly swarming with rats,944,unrelated\n\"Rumors of King Abdullah Flying in Airstrikes Not True, Fox Excited Anyway\",2274,agree\nWHO investigates media reports ISIS fighters contracted Ebola,225,unrelated\nWatch marine take sniper shot to the head and live,104,unrelated\nBatmobile Rumored To Have Been Stolen From Batman V. Superman: Dawn Of Justice Set,1790,unrelated\n'Spiderman' squished: Experts debunk claims,1787,unrelated\nChristian Bale in Talks to Play Steve Jobs in Danny Boyle's Biopic,1077,unrelated\nBoko Haram denies ceasefire claim by Nigeria's government,2272,agree\n\"'Star Wars VII' News, Update: JJ Abrams Pushing for Summer Release?\",1393,discuss\nMan discovers spider living under his skin during Bali vacation,214,unrelated\nIsraeli-Canadian Woman 'Captured' By ISIS Says She Is 'Safe And Secure',2445,unrelated\n‘Feminist’ says she aborted baby because it was a boy,947,discuss\nAbdel-Majed Abdel Bary in Foley beheading: London rapper songs help identify him,616,discuss\nApple-HBO Deal Seen Launching Web-only Apple TV Streaming Service For $15 Per Month,45,unrelated\nSmall Meteorite Strikes in Nicaragua's Capital City of Managua,677,unrelated\nCNN Plays Alleged Audiotape of Michael Brown ShootingMilitarization Of Police,1403,unrelated\nThe Internet Tried To Make Axl Rose Its Latest Death Hoax Victim,1361,unrelated\nHas North Korean dictator Kim Jong-un been replaced by his sister?,2022,unrelated\nDid Josh Paler Lin Stage His Viral Video About Helping the Homeless?,2240,unrelated\nBoko Haram 'to release abducted schoolgirls' as part of ceasefire agreement,1603,unrelated\nHeartbroken girl spends week in KFC after getting dumped,2087,discuss\n\"Priest Dies, Wakes Up, Claims God Is a Woman. Huh?\",634,unrelated\nEggnog-chugging contest leads to hospital stay,1921,unrelated\nISIS executioner 'Jihadi John' named by media,2328,unrelated\n\"If you really believed Colorado KFCs were selling pot, here’s a reality check\",1000,unrelated\nIsilkulskom student has gained superhero powers after shock,80,agree\nSEE IT: California homeless man uses $100 gift to give food to others,1925,agree\nWatch: ISIS Claims to Have Captured U.S. Airdropped Weapons,1708,unrelated\nPolice Looking For A Man That Slaps People When They Sneeze!,1521,unrelated\nMeteorite 'caused mysterious boom in Nicaragua',534,unrelated\n\"Islamic State Training Pilots in Military Jets, Monitors Say\",524,unrelated\nGive a homeless man $100 and see what he does with it [Video],2421,unrelated\nAxl Rose Dead? Of Course Not — Tiresome Internet Death Hoax Plague Hits Guns N’ Roses Frontman,1375,unrelated\nWhite House Fence Jumper Made It Further Into Building Than Reported,508,unrelated\n\"Batmobile Stolen From \"\"Batman v Superman: Dawn of Justice\"\" Set, Zack Snyder Knows Who Did It\",917,disagree\nChristian Bale Drops Out of Steve Jobs Biopic,296,unrelated\nISIS Militant “Jihadi John” Identified As Young West Londoner,54,unrelated\nMore American Weapons for ISIS,2336,unrelated\n\"NASA: Planetary Alignment On Jan 4, 2015 Will Decrease Gravity For 5 Minutes Causing Partial Weightlessness???\",169,unrelated\nJournalist James Wright Foley reportedly beheaded by ISIS,1251,unrelated\nSmall Meteorite Strikes in Nicaragua's Capital City of Managua,1073,discuss\nTerrorism fears rise amid reports of stolen jetliners,1575,unrelated\nAl-Shabaab Terror Group Leader Killed in U.S. Airstrike,646,unrelated\nCNN Plays Alleged Audiotape of Michael Brown ShootingMilitarization Of Police,1817,discuss\nFake Fox News Website Reports Judd Nelson’s Death for Some Reason,1906,unrelated\nLebanon confirms holding ISIS chief’s kin,1817,unrelated\n\"SEE IT: ISIS militants caught trying to cross border into Texas, Congressman claims\",220,unrelated\nNew Audio Shows Michael Brown Was Shot at 11 Times,139,unrelated\nSinging polar bear facing ASBO after noise complaint,1606,unrelated\nIslamic State fighters detonate 'SCORPION bombs' in terror siege,2257,unrelated\nMexico finds 4 more graves at site of suspected student massacre,2375,unrelated\nWeb of confusion as scientists cast doubt on man's claims that a spider burrowed into his stomach through his SCAR,1864,discuss\nNew iOS 8 bug can delete all of your iCloud documents,2163,unrelated\n#ISIS beheads photojournalist James Wright Foley in a massage to US to end its intervention in #Iraq.,1042,unrelated\nISIS cracks down on five confirmed Ebola cases among fighters: official,5,unrelated\n\"Boko Haram agrees to ceasefire, release of school girls\",821,unrelated\nNigeria Boko Haram blamed for raids despite truce claim,1603,unrelated\nNicaragua Meteorite Impact Theory May Be Meteor-wrong,816,unrelated\nISIL video claims beheading of kidnapped journalist James Foley,1093,discuss\nCanadian-Israeli Woman Says She Hasn’t Been Captured By ISIS,1240,unrelated\nIsis claims to behead US journalist,1358,unrelated\nRep. Duncan Hunter: 'At Least 10' ISIS Fighters Caught at Mexican Border,2093,discuss\nFerguson riots: audio may have captured Michael Brown shooting,1916,discuss\n\"Gill Rosenberg, Canadian-Israeli Woman Feared Kidnapped By ISIS, Says She's Safe\",2147,unrelated\nHospital Officials: Kansas City Patient Not Being Treated For Ebola,781,unrelated\nMissing jetliners raise fear of new 9/11-style attacks after Libyan airport falls to Islamic militants,1865,discuss\nISIS Appears To Behead American Photojournalist In YouTube Video,1905,unrelated\nFBI Probing Alleged Audio of Michael Brown Shooting,321,unrelated\nISIS Reportedly Beheads U.S. Journalist James Wright Foley on Camera,1034,unrelated\nAngry mob hacks off alleged rapist's genitals with meat cleaver after dragging him into butchers,368,unrelated\nFBI Probing Alleged Audio of Michael Brown Shooting,1481,unrelated\nNorth Korea reportedly bans anyone sharing Kim Jong Un's name,1175,unrelated\nKim Jong-Un planning Scottish restaurant,955,unrelated\nSenator: Detainees swapped for Bergdahl have contacted militants,2520,unrelated\nIt's back! The incredible new Batmobile takes a spin around Detroit... after rumors it had been STOLEN,251,unrelated\nTourist wakes to find strange red trail on his stomach - and discovers a spider has burrowed through his appendix scar and crawled UNDER his skin while on holiday in Bali,2156,unrelated\nVice CEO Throws Down $300K on Lavish Vegas Dinner,2447,unrelated\n\"Iraq claims ISIS leader al-Baghdadi’s wife has NOT been arrested, despite Lebanon insisting woman detained at border told them she was Islamist extremist’s spouse\",2155,discuss\nSmall Meteorite Hits Managua,1825,discuss\n'Snake wine' to the rescue of Kim Jong-un's love life,55,unrelated\nNigeria says ceasefire agreed with Boko Haram,298,unrelated\n\"U.S. accidentally delivered weapons to the Islamic State by airdrop, militants say\",104,unrelated\nAudio recording allegedly captures at least 10 shots fired in Michael Brown killing,2250,discuss\nDylan Thomas Finds Tropical Spider Burrowed Under Skin,1888,unrelated\nVigilantes cut off alleged rapist's penis,56,agree\nGovernment fires employee who skipped work for 24 years,1090,unrelated\nISIS executioner 'Jihadi John' identified as Mohammed Emwazi,2531,unrelated\nU.S. arms airdrop fell into ISIS hands: Pentagon,2016,unrelated\nSeth Rogen to play Woz in Jobs biopic,1746,discuss\nReports: Boko Haram may release schoolgirls as part of deal,381,unrelated\nDylan Thomas Finds Tropical Spider Burrowed Under Skin,1104,agree\nContinuing Violence Puts Boko Haram Ceasefire In Jeopardy,2144,discuss\n\"Video Appears to Show Beheading of Journalist James Foley, Who Went Missing in Syria\",2386,discuss\nCNN Posts Alleged Audio of Michael Brown Shooting,450,unrelated\nHere Are Microsoft's New Robot Security Guards,687,agree\nMan discovers spider living under his skin during Bali vacation,1848,unrelated\nA New iOS 8 Bug Can Delete All Of Your iCloud Documents,2054,discuss\nJames Foley Killer ‘Jihadi John’ Believed to Be Former London Rapper Abdel-Majed Abdel Bary,626,unrelated\nJudd Nelson rebuffs Internet rumors that he died of a drug overdose.,1385,unrelated\nIsraeli-Canadian Woman 'Captured' By ISIS Says She Is 'Safe And Secure',1774,discuss\n\"ISIS beheads American photo-journalist James Wright Foley, threatens more to come\",524,unrelated\n\"Tropical spider burrows under man's skin, lives there for three days\",214,unrelated\nPope says dogs can go to heaven: ‘Paradise is open to all of God’s creatures’,240,unrelated\nWHO ‘probing’ whether ISIS fighters got Ebola,1974,discuss\nSchoolboy almost killed by electric shock claims he now has superpowers like Magneto,938,unrelated\nMissing Mexican students 'not found in mass grave',1494,unrelated\n\"Rumor: Stainless Steel Apple Watch Will Cost $500, Gold $4,000\",2277,discuss\nMore American Weapons for ISIS,2295,discuss\n\"In New York City, Marijuana May Mean Ticket, Not Arrest\",1192,unrelated\nMexico checks if 43 missing students in mass grave,295,unrelated\n\"Is Kim Jong-un's Sister, Kim Yo-jong, Running North Korea In His Mysterious Absence?\",2344,discuss\nEmotional sergeant-at-arms is greeted back to parliament with a rousing standing ovation a day after he heroically shot dead terrorist - the first time he used weapon in 30 year career,1885,unrelated\nLynch Mob Castrates Alleged Rapist In Rajasthan,1981,agree\nDevoted pet owner spends £300 to save his GOLDFISH after it became constipated,1197,unrelated\nBoko Haram denies it has agreed ceasefire,2078,unrelated\nObama Denounces James Foley's Execution: 'Today The Entire World Is Appalled',1295,unrelated\n6 Islamist militants killed in US attack in Somalia,984,unrelated\nWoman Stays In KFC For A Week To Get Over Her Break-Up,2296,unrelated\nSeth Rogen may play Steve Wozniak alongside Christian Bale as Steve Jobs,1588,unrelated\n\"Boko Haram denies cease-fire, leader says he married off kidnapped girls\",34,unrelated\nIndia Rape Crisis Sees Mob Castrate Alleged Sex Attacker in Shocking Scenes,36,unrelated\n\"Tim Cook Reportedly Showers with Apple Watch, Suggesting It’s Waterproof\",2472,discuss\nBritish hostage David Haines beheaded by Islamic State terrorists,1802,unrelated\nSeth Rogen reported to play Woz in the upcoming Steve Jobs movie,2124,unrelated\n\"Eyewitness: Viral Video That Netted $130K in Donations \"\"is Bullshit\"\"\",1090,unrelated\n\"James Foley: American Journalist, James Wright Foley Beheaded in New ISIS Video [Breaking News]\",1206,agree\n\"James Foley, Missing American Photojournalist, Reportedly Executed By ISIS In Syria\",367,unrelated\n\"Audio captured at time of Michael Brown shooting, company says\",2481,discuss\n\"Boko Haram: Kidnapped Girls Have Been Married Off, Truce Never Happened\",93,unrelated\nEye-catching! Rare sighting of Anna Wintour without her trademark sunglasses as she leaves 'rat-infested' Vogue office,754,unrelated\nIslamic State Militants Claim to Have Beheaded US Journalist James Wright Foley,1549,unrelated\nIndia: 400 men cut off their testicles to 'get closer to God' following advice from 'guru',1239,unrelated\nWife and son of Islamic State leader Abu Bakr al-Baghdadi detained in Lebanon,258,unrelated\nGOP Rep: ‘At Least Ten ISIS Fighters Have Been Caught Coming Across The Mexican Border’,226,unrelated\nReport: Christian Bale Just Bailed on the Steve Jobs Movie,630,unrelated\nISIL video claims beheading of kidnapped journalist James Foley,826,unrelated\nTerror Leader Ahmed Abdi Godane Killed in U.S. Strike,1835,discuss\nNun 'has surprise baby' after complaining of stomach pains,2492,discuss\nNYC relaxes response to marijuana possession,2307,unrelated\n\"Unconfirmed: ISIS Claims Kayla Mueller, American Female Hostage, Is Dead\",2283,unrelated\nReports: Boko Haram may release schoolgirls as part of deal,2078,unrelated\nFence-jumper got farther into White House,1365,agree\nChristian Bale in Talks to Play Steve Jobs in Danny Boyle's Biopic,1157,discuss\nKIM JONG-UN NECKS SNAKE WINE FOR VIRILITY,1738,unrelated\nOttawa shooting: Slain soldier named as Nathan Cirillo while suspect identified as Michael Zehaf-Bibeau,1883,unrelated\nWatch NAKED airport worker walk through scanner in bizarre protest against 'rough' guards,1574,unrelated\n\"Amazon to launch first brick-and-mortar store, report says\",1840,unrelated\nObama administration DENIES congressman's claim that 'at least ten ISIS fighters have been caught coming across the Mexican border in Texas',2141,unrelated\nISIS video showing beheading triggers international response,882,unrelated\n\"Woman, Ting Su, Finds Husband Cheating With Her Own Twin, Gets Spectacular Revenge\",1539,unrelated\n#Hairgate: iPhone 6 users say device pulls out hair,961,unrelated\nAttorney: New audio reveals pause in gunfire when Michael Brown was shot,1803,unrelated\n80's Brat Pack star Judd Nelson forced to deny that he's dead after fake news story starts trending on social media,35,unrelated\n\"Macaulay Culkin NOT Dead: Facebook, Twitter Death Hoax Goes Viral\",1686,unrelated\nAccountant Says Comcast Got Him Fired for Contesting Bogus Charges,1383,discuss\n\"Man cuts off manhood, throws it in the bin, after girlfriend leaves over small penis\",1331,unrelated\n\"Confusion swirls, details murky in arrest of ISIS leader's 'wife'\",5,unrelated\nISIS militants appear to behead abducted American journalist James Wright Foley in graphic video,1569,unrelated\nConde Nast's rat problem at One World Trade Centre: From red carpets to rodent droppings,1045,agree\nPure Evil: Islamic State Beheads American Journalist James Wright Foley,7,unrelated\nNigeria says ceasefire agreed with Boko Haram,2088,unrelated\nSources: Guns N' Roses Frontman Axl Rose Found Dead in West Hollywood Home at Age 52,119,unrelated\n\"BREAKING: Islamic State, in video, beheads American journalist James Wright Foley who was kidnapped in 2012 -@BNONews\",2287,unrelated\n\"Explosion reported near the Nicaraguan capital attributed to meteorite impact, but experts, including NASA, cast doubt on claims\",757,unrelated\nEmotional sergeant-at-arms is greeted back to parliament with a rousing standing ovation a day after he heroically shot dead terrorist - the first time he used weapon in 30 year career,1120,unrelated\nISIL militant 'Jihadi John' named by media,961,unrelated\nNigeria Claims Boko Haram Will Release the Kidnapped Schoolgirls,2045,unrelated\nISIL video claims beheading of kidnapped journalist James Foley,704,unrelated\n\"David Haines Beheaded By ISIS, Execution Video Contains Threats Against UK: Reports\",657,discuss\nFence-jumper got farther into White House,1916,unrelated\nIraqi and Kurdish media reports cases of Ebola among Islamic State fighters in Mosul,1013,unrelated\n'I aborted my baby because it was a boy': Outrage after 'feminist' blogger claims gender prompted termination,1398,unrelated\n\"Apple Watch users will need to recharge nightly, company still working to improve uptime before launch\",837,unrelated\n\"ISIS Militants In Mosul Have Contracted Ebola, Iraqi Media Sources Claim\",2175,unrelated\n\"Prankster Gives Homeless Man $100, Secretly Follows Him And Learns He Buys Food For Others\",1934,unrelated\nISIS Militants Allegedly Contracted Ebola,568,unrelated\n\"Islamist Militants 'Steal' 11 Commercial Planes In Libya, Sparking Terror Attack Fears\",2309,unrelated\nChristian Bale to play Steve Jobs in upcoming biopic,1406,unrelated\n\"North Korean leader Kim Jong Un had ankle surgery, report says\",1103,unrelated\nJournalist James Wright Foley reportedly beheaded by ISIS,800,unrelated\nThe Guy Who Said a Spider Burrowed Under His Skin? Experts Say…,1864,discuss\nSugarhill Gang rapper Big Bank Hank dies at age 57,2080,agree\nPure Evil: Islamic State Beheads American Journalist James Wright Foley,1351,unrelated\n\"What they earn: Vice CEO Shane Smith’s $300,000 steak dinner\",1176,unrelated\nMACAULAY CULKIN IS THE LATEST VICTIM OF A CELEBRITY DEATH HOAX — AND THESE 9 STARS KNOW EXACTLY HOW HE FEELS!,2266,unrelated\nSaudi Arabia Cleric Issues Fatwa Against Building Snowmen,599,unrelated\nInsurgents killed in Nigeria despite alleged truce with Boko Haram,1361,unrelated\nBoko Haram denies it has agreed ceasefire,903,unrelated\nFears Islamic State could launch EBOLA attack on Britain after fighters 'contract virus',1689,discuss\nIslamic State releases video apparently showing the beheading of missing US journalist James Foley,195,discuss\n\"Boko Haram Denies Ceasefire, Says Kidnapped Girls Are Now Married\",2356,discuss\nBatmobile Stolen From 'Batman V Superman: Dawn Of Justice' Set? Report Claims That One Of The Batmobile Models Is Missing! Detroit Locals Responsible?,1737,discuss\n\"Video Appears to Show Beheading of Journalist James Foley, Who Went Missing in Syria\",1040,unrelated\nAlleged audio of Michael Brown shooting released,1223,unrelated\nUrgent: The Leader of ISIL 'Abu Bakr al-Baghdadi' Killed! / Photo,1222,unrelated\nKim Jong-Un 'in hospital with two fractured ankles' after ballooning to around 20 stone and going on numerous 'meet the people' walkabout PR stunts,2329,unrelated\nAl Qaida hostage killed in raid,1187,discuss\nScientists Doubt That Meteor Caused Crater In Nicaragua,1917,unrelated\nLebanon 'holding IS leader's daughter and ex-wife',30,discuss\nNew Audio Allegedly Captures Moment Michael Brown Was Shot,1299,unrelated\nTBS Is Probably Speeding Up ‘Seinfeld’ Reruns To Fit In More Commercials,682,unrelated\nShocking Photos! Mom Tries To Sell Son To Pay For Daughter's Cancer Treatment,1776,unrelated\nOscar winner Christian Bale to play Steve Jobs in upcoming biopic,740,unrelated\n\"North Korean leader Kim Jong-un not missing, just having ankle surgery\",1260,unrelated\n\"Despite ceasefire announcement, new Boko Haram attacks reported\",2314,unrelated\nAl-Shabaab Terror Group Leader Killed in U.S. Airstrike,1931,unrelated\n\"James Foley: American Journalist, James Wright Foley Beheaded in New ISIS Video [Breaking News]\",1347,unrelated\nISIS leader dead?,1789,unrelated\nCPWD official sacked for absence from duty for 25 years,1951,agree\nISIS Getting Ebola,592,unrelated\nThis Woman Exposed Her Cheating Boyfriend With A Brilliant Christmas Gift,137,unrelated\nEbola Outbreak 2015 Update: ISIS Fighters May Have Contracted Deadly Virus,568,unrelated\nNew Audio Shows Michael Brown Was Shot at 11 Times,1873,unrelated\nHomeland Security: No ISIL fighters on U.S. border,1185,discuss\nWho Is Michael Zehaf-Bibeau? Ottawa Shooter Suspect Identified By Canadian Officials ,2130,unrelated\nVigilantes cut off alleged rapist's penis,689,unrelated\nMan chops off own penis after being dumped by his girlfriend,40,unrelated\nClaim: Comcast Got Complaining Customer Fired From His Job,169,unrelated\nThis Man Paid Off His Parents' Mortgage for Christmas (Video),1567,agree\nIsis militants claim to have killed US journalist James Foley,941,unrelated\nReport: Christian Bale Will Play Steve Jobs,1131,discuss\nMohammed Emwazi: Man identified as Isis killer 'Jihadi John' was 'stopped by MI5' while on safari holiday in Africa in 2010,503,unrelated\nRodney Constantine keeps Facebook promise and turns himself in to police,571,unrelated\n\"Boko Haram agrees to ceasefire, release of school girls\",840,discuss\nHBO Reportedly in Talks with Apple for Launch of New Unbundled Streaming Service,2434,unrelated\nIndia Rape Crisis Sees Mob Castrate Alleged Sex Attacker in Shocking Scenes,1760,unrelated\nKim Jong ill? Analysts say 27-year-old sister Kim Yo Jong may be running North Korea (VIDEO),305,unrelated\nShots Heard In Alleged Brown Shooting Recording [AUDIO],80,unrelated\n'Spiderman' squished: Experts debunk claims,304,unrelated\nISIS fighters ‘have contracted Ebola’,2138,discuss\nU.S. Hostage Luke Somers Killed During Yemen Rescue Bid: Family,56,unrelated\nMacaulay Culkin Dead? Another Death Hoax Circulates On Facebook,2502,agree\nISIS video showing beheading triggers international response,2348,discuss\nBodies In Mexico Mass Grave Apparently Not Those Of Missing Students,1427,agree\nSaudi cleric condemns snowmen as anti-Islamic,732,agree\nWatch: US Marine saved by helmet after being shot by Taliban sniper,44,agree\nWife Of ISIS Leader Abu Bakr al-Baghdadi Detained In Lebanon,931,discuss\nSatirical news site attacks China’s weird English names,1588,unrelated\n'There is no limit to their depravity' Islamic State FEED mother her own SON,2115,unrelated\nMichael Brown shooting audio caught on tape?,1818,discuss\nMarried TV actor wakes up to find his testicles have been stolen after kissing young woman in sauna,662,unrelated\nJames Foley remembered as 'brave and tireless' journalist,2147,discuss\nNicaragua says meteorite probable cause of blast in capital,388,unrelated\nCNN plays chilling audio recording allegedly from Michael Brown shooting: “At least 11 shots”,2020,unrelated\nNews sites fall for Putin bird-dropping video,2502,unrelated\nAn accidental delivery of arms to the Islamic State and the problem with airdrops,2483,unrelated\nNew iOS 8 bug can delete all of your iCloud documents,1213,unrelated\nThe rats eat Prada at Vogue NY office,2080,unrelated\nTropical spider burrowed under man's skin through appendix scar and lived there for THREE DAYS,1271,unrelated\nNigeria says ceasefire agreed with Boko Haram,40,unrelated\nMedia outlets identify 'Jihadi John',2307,unrelated\n\"ISIS Militants Have Contracted Ebola: Iraqi, Kurdish Media Reports\",1034,unrelated\nAirport worker strips naked at security scanner in protest against guards,1893,unrelated\n\"Boko Haram agrees to ceasefire, release of school girls\",344,unrelated\nBREAKING UDPATED: ISIS REPORTEDLY USE CHEMICAL WEAPONS IN KOBANE,1283,unrelated\n\"Wife, child of Islamic State head Abu Bakr al-Baghdadi held in Lebanon, officials say\",1125,unrelated\nIsis claims to behead US journalist,1574,unrelated\nAlleged audio of Michael Brown shooting has surfaced,2313,unrelated\nThis Letter To Parents From A 1970s Lego Set Contains An Important Message For Gender Equality,263,unrelated\n\"UK spies identify Foley’s killer, Abdel-Majed Abdel Bary a key suspect\",572,unrelated\n\"Apple Watch to Be Shower-Proof, Have 100,000 Apps at Launch: Reports\",105,discuss\nKFC Gets Occupational Business License To Sell Marijuana In Colorado Restaurants KFC Gets Occupational Business License To Sell Marijuana In Colorado Restaurants,1814,disagree\n\"In Moscow, police are looking for a felon, cut the male genitals\",516,agree\nIraqi social-media rumors claim IS leader slain,2338,unrelated\n“Axl Rose dead 2014” : Guns N' Roses frontman killed by internet death hoax,1645,unrelated\nMedia reports identify Londoner as Islamic State's ‘Jihadi John’,1107,unrelated\nISIS Reportedly Beheads U.S. Journalist James Wright Foley on Camera,2404,unrelated\n#Hairgate: iPhone 6 users say device pulls out hair,22,unrelated\n\"Catholic Priest Dead For 48 Minutes, Is Miraculously Revived – His Revelations About God Are Even More Shocking\",1439,unrelated\n\"Six months after abducting Nigerian schoolgirls, Boko Haram reportedly wants to free them\",1630,discuss\nBig Bank Hank dead: Sugarhill Gang member and rapper dies aged 57,2351,agree\nVideo messaging service verifies timing of CNN audio recording,1481,unrelated\nMeteorite leaves crater in Nicaraguan capital Managua,1573,disagree\nReport: A Radically Redesigned 12-Inch MacBook Air Is Coming,1679,unrelated\nDog abandoned at Scotland train station with suitcase,347,unrelated\nLondon hip-hop artist Abdel-Majed Abdel Bary key suspect in hunt for killer of American journalist James Foley,591,unrelated\nSeth Rogen to Play Apple’s Steve Wozniak,1141,discuss\nQuestions raised over Nicaragua 'meteorite',217,discuss\nWhat This Homeless Guy Did With $100 Completely Stunned The Man Who Gave It To Him,1681,unrelated\nDoes Vogue's New Office Have a Rat Infestation?,1619,discuss\n‘Evil straight from the pits of hell': American journalist James Foley reportedly beheaded by ISIS,2109,unrelated\nMilitant Group Says It Killed American Journalist in Syria,1351,unrelated\nSugarhill Gang co-founder Big Bank Hank dies,2398,agree\nVideo shows dramatic moment bullet strikes U.S. Marine’s head — and he survives thanks to kevlar helmet,2360,agree\nU.S. arms airdrop fell into ISIS hands: Pentagon,1938,unrelated\nIsis militants claim to have killed US journalist James Foley,2495,discuss\n\"North Korean leader Kim Jong-un’s mystery illness actually two broken ankles, newspaper says\",1689,unrelated\nVideo Purports to Show Beheading of American Journalist,1385,unrelated\n\"Suspected meteorite leaves crater in Managua, is linked to asteroid\",1678,unrelated\nPentagon: ISIS Got U.S. Weapons Package,1239,unrelated\n\"So, There Might Be a Rat Infestation at Vogue\",30,unrelated\nU.S. Hostage Luke Somers Killed During Yemen Rescue Bid: Family,1982,unrelated\nWas The Video Of That Homeless Man Doing Good Deeds With $100 All An Elaborate Hoax!?,321,unrelated\nIt’s Okay To Laugh About The Fact That The Vogue Rat Infestation is Getting Worse,1737,unrelated\nAccording to some Russians this dark figure stumbling through the snowy woods is a Yeti - and they even have a footprint. Hmmmmm,1656,discuss\n\"Reports Isis fighters have contracted Ebola are 'incorrect', says Iraqi health ministry\",2197,unrelated\nVideo messaging service verifies timing of CNN audio recording,1818,agree\nA Husband Breaks Down In Tears After Lost Voicemail Message By His Late Wife Is Recovered,2020,agree\nA Mass Grave Points to a Student Massacre in Mexico,1678,unrelated\nEyewitness Says Viral Video of Homeless Man Was Staged,1611,discuss\nEbola Scare in Kansas City,1349,unrelated\n\"Evander Kane \"\"On Way Out\"\" From Source, Price Is Very High; Who Is In?\",22,unrelated\nIslamic State using 'SCORPION bombs' to terrorise victims,48,unrelated\nUS probing claims ISIS fighters seized airdropped weapons meant for Kurds,2176,unrelated\nNorth Korea directive reveals apparent ban on sharing Kim Jong-un’s name,1372,unrelated\nIs this the world's oldest burger? Man claims to have kept McDonald's Quarter Pounder for 20 YEARS,1196,unrelated\nFirst bendgate... now it's HAIRGATE: Angry iPhone 6 owners claim design is causing chunks of their hair to be ripped out when they make a phone call,689,unrelated\n\"US hostage 'murdered' by militants in Yemen, says Hagel\",615,unrelated\nThe Arrest of the ISIS Leader's Wife and Son,1883,unrelated\nChristian Bale quits Steve Jobs movie,2017,discuss\nReport claims Kim Jong-un underwent surgery to repair fractured ankles,2441,unrelated\nA soldier has been shot at Canada’s war memorial just steps away from the nation’s parliament,2084,unrelated\nPictured: Libyan Islamist rebels pose with planes seized from Tripoli airport as U.S. officials warn they could be used to carry out terrorist attack on 9/11 anniversary,1644,unrelated\n\"David Haines Beheaded By ISIS, Execution Video Contains Threats Against UK: Reports\",1627,unrelated\nDid Kim Yo-Jong Take Kim Jong Un’s Role? North Korea Ill Health Rumors Are ‘Fabricated’,1439,unrelated\nWoman Dumped by Boyfriend Spends Entire Week Mourning at KFC,1473,unrelated\n\"Islamic State, in video titled \"\"A Message to America,\"\" beheads American journalist James Wright Foley who was kidnapped in 2012\",1574,unrelated\nVideo Purports to Show Beheading of American Journalist,704,unrelated\nNo One In North Korea Is Allowed To Share Kim Jong Un's Name,719,discuss\nUS Lawmaker: Ten ISIS Fighters Have Been Apprehended Coming Across Southern Border (Video),2016,discuss\nReports: Islamic State uses chlorine gas against Iraqi forces,693,unrelated\nWatch NAKED airport worker walk through scanner in bizarre protest against 'rough' guards,7,unrelated\n\"James Foley, Missing American Photojournalist, Reportedly Executed By ISIS In Syria\",1093,discuss\nISLAMIC STATE BEHEADS MISSING AMERICAN JOURNALIST JAMES WRIGHT FOLEY,1120,unrelated\nREPORT: Apple's Watch Will Come In 2 Storage Sizes,254,unrelated\nNow THAT'S a Royal trip! Alan Titchmarsh finds psychedelic mushroom in the Queen's garden at Buckingham Palace,91,unrelated\nSpider burrowed through tourist's stomach and up into his chest,1602,discuss\n\"No, Jordan's King Abdullah II is not personally flying planes against Isis\",2490,discuss\nMeet the 17-Year-Old Who Made $72 Million During His High-School Lunch Breaks,409,unrelated\nBREAKING NEWS: ISIS beheads missing American journalist James Wright Foley as warning to US to cease action in Iraq,2287,unrelated\n\"Kim Jong Un hospitalized with two broken ankles, reportedly from wearing heels and being overweight\",1103,unrelated\n\"Is North Korea, world's most secret state, really planning a new restaurant in Scotland?\",551,unrelated\nSmall Meteorite Strikes in Nicaragua's Capital City of Managua,793,unrelated\nPriest who died for 48 minutes says he met God and she’s a woman,1549,disagree\nPenis graffiti drawn on £1.5million Bugatti Veyron,1781,unrelated\n7 teen girls get pregnant on school trip Read more at http://www.wnd.com/2014/12/7-teen-girls-get-pregnant-on-school-trip/#F5filOd6yFpASPV9.99,2103,discuss\nIt's back! The incredible new Batmobile takes a spin around Detroit... after rumors it had been STOLEN,692,unrelated\n\"Macaulay Culkin Dead? Hoax Goes Viral, Claims Actor Found Dead in Apartment\",1293,unrelated\nIslamic State fighters detonate 'SCORPION bombs' in terror siege,776,agree\nISIS executioner 'Jihadi John' identified as Mohammed Emwazi,81,unrelated\nConfusion Surrounds Capture Of “ISIS Leader’s Wife”,1877,discuss\nNorth Korea Leader Kim Jong Un Is Still In Charge: Source,2022,unrelated\nWould-be rapist has penis severed by angry mob,1291,unrelated\nChinese advised to choose British-sounding names to get ahead,2360,unrelated\nReport: British intelligence has identified Foley's killer,521,unrelated\nWAS NBC METEOROLOGIST MIKE SEIDEL PEEING IN THE SNOW ON CAMERA? A TESTY BRIAN WILLIAMS EXPLAINS,1169,unrelated\nGuantanamo Detainee Exchanged for American POW Attempts a Return to Battle,592,unrelated\n\"Meteorite Strikes Nicaraguan Capital, Creates 16-Foot-Deep Crater\",1744,unrelated\n\"Bosnia: Seven underage girls return from five day school trip, pregnant\",571,unrelated\nChina App Store Manipulation Photo Goes Viral - But Is It Real?,658,unrelated\nGraphic Photo: Oliver Ilic Uses Razor Blade To Slice Off Own Manhood After Girlfriend Broke Up With Him,2496,agree\nIslamic State claims it executed American photojournalist James Foley,1589,discuss\n'Spiderman' squished: Experts debunk claims,1848,unrelated\nSoldier shot in Ottawa at War Memorial,1466,unrelated\nFounding Fathers-Era Time Capsule Found in Boston,1627,unrelated\nISIS fighters ‘have contracted Ebola’,1821,unrelated\nDurex on Rumored ‘Pumpkin Spice’ Condom: No Comment,609,unrelated\nISIL Beheads American Photojournalist in Iraq,928,discuss\nMan discovers spider living under his skin during Bali vacation,1422,unrelated\nMan Severed Penis That Failed To Impress Girls,1799,agree\nAnother ISIS Massacre: ISIS Kills 300 Iraqi Soldiers With Chlorine Gas,2411,unrelated\nMoment Michael Brown was shot dead 'caught on audio recording': FBI handed potentially damning tape of ELEVEN shots being fired - including final volley of 'kill shots',1974,unrelated\nLebanon detains wife and son of Al-Baghdadi,1875,unrelated\nIs Kim Jong-un’s sister now the power behind the North Korean throne?,1836,discuss\nMatt Taibbi on leave of absence from First Look Media,2175,unrelated\nEye-catching! Rare sighting of Anna Wintour without her trademark sunglasses as she leaves 'rat-infested' Vogue office,2263,discuss\nNET Extra: Back-from-the-dead Catholic priest claims God is a female,2240,agree\nJames Foley executioner said identified as British rapper  Read more: James Foley executioner said identified as British rapper,2175,unrelated\nLebanon confirms holding ISIS chief’s kin,1875,unrelated\nISIS Beheads American Journalist James Foley in Video Message to U.S.,1547,unrelated\n\"Tom Brokaw 'wants Brian Williams out': NBC legend 'furious' at Iraq war lie, as it's claimed executives warned anchor to stop exaggerating the story in the past\",833,unrelated\nGoogle to Buy Redwood City Offices for $585M,993,unrelated\n\"Vice Media CEO Shane Smith Spent $300,000 on Las Vegas Dinner (Report)\",2130,discuss\nMissing American journalist reportedly beheaded by Islamic State ,1251,unrelated\nTaliban member swapped by Obama for Bowe Bergdahl tried to return to terror: report,570,unrelated\nReport: Christian Bale Just Bailed on the Steve Jobs Movie,2211,agree\n\"It was me! Student, 19, reveals SHE was the Teletubbies' giggling baby in the sky - and was paid just £250 and a box of toys\",2076,agree\nInsurgents killed in Nigeria despite alleged truce with Boko Haram,1430,discuss\nNew iOS 8 bug can delete all of your iCloud documents,2130,unrelated\nNYC High School Student Nicknamed ‘Teen Wolf’ Made $72 Million On Stock Market,2252,unrelated\nSugarhill Gang Rapper ‘Big Bank Hank’ Dies at 57,40,unrelated\nISIS Extremists Claim to Behead British Hostage David Haines,2348,discuss\nISIL video claims beheading of kidnapped journalist James Foley,928,discuss\nSchoolboy who got electric shock from lamppost claims he now has magnetic powers,1224,unrelated\n\"Man chops off own penis, throws it in a dustbin after poor show in bed\",1517,agree\nReport: Christian Bale Will Play Steve Jobs,571,unrelated\nIt’s About To Get Harder To Be Arrested For Pot Possession In New York City,1802,discuss\nExpert casts doubt on Bunbury man Dylan Thomas’s burrowing stomach-spider story,2297,unrelated\nNigerians doubtful of girls' release after Boko Haram 'truce' breached,320,unrelated\nAngry mob hacks off alleged rapist's genitals with meat cleaver after dragging him into butchers,1658,unrelated\nMacaulay Culkin: Death claims about former child star revealed to be yet another hoax,2022,unrelated\n\"Prankster Gives Homeless Man $100, Secretly Follows Him And Learns He Buys Food For Others\",1395,unrelated\n\"Calm Yourselves, Durex Has NOT Come Out With A Pumpkin Spice Condom\",1853,unrelated\nDera Sacha Sauda Chief Forced Castration of 400 Devotees? CBI Files Case Against 'MSG: The Messenger of God' Actor,1631,unrelated\nBig Bank Hank dead: Sugarhill Gang member and rapper dies aged 57,234,unrelated\nNun who GAVE BIRTH to baby boy after suffering agonising stomach pains 'had no idea' she was pregnant,1891,unrelated\nISLAMIC STATE BEHEADS MISSING AMERICAN JOURNALIST JAMES WRIGHT FOLEY,1747,agree\nBanksy arrest hoax: US website claims street artist caught in Watford,667,unrelated\n\"Brian Williams: No, Our Meteorologist Was Not Peeing on Live TV\",54,unrelated\nThat Boko Haram Ceasefire in Nigeria Isn’t A Ceasefire,304,unrelated\nThe Pumpkin-Spice Condom Is Just a Figment of Your Own Gross Imagination,1477,unrelated\nIslamist terrorists Jabhat Ansar al-Deen tweet picture of Texas plumber’s truck fitted with anti-aircraft gun in Syria,2242,agree\n\"Fidel Castro Is Dead, According to Viral Twitter Rumors\",1125,unrelated\nKim Jong-Un's Scottish Dog Meat Restaurant Is Probably Fabricated Shite,2148,discuss\n\"Nigeria claims deal with Boko Haram on ceasefire, kidnapped girls\",206,unrelated\nURGENT: ISIS kills 300 Iraqi soldiers by chlorine gas attack in Saqlawiyah,2224,discuss\nKim Jong-un: Absent North Korean leader is 'recovering from ankle surgery',2153,discuss\nSeth Rogen to play Woz in Jobs biopic,2309,unrelated\nVideo: Marine saved by helmet after Taliban sniper attack,2421,unrelated\nISIS cracks down on five confirmed Ebola cases among fighters: official,950,unrelated\nChristian Bale quits Steve Jobs movie,900,unrelated\nReport: Former Baseball Star Jose Canseco Accidentally Shot At Home,1506,unrelated\n[UPDATED] 11 Men and 0 Women on Tonight's ESPN Domestic Violence Panel,2175,unrelated\nIRAQI HEALTH OFFICIAL: EBOLA HAS KILLED 5 ISIS FIGHTERS,2003,discuss\nTropical spider burrowed under man's skin through appendix scar and lived there for THREE DAYS,1210,unrelated\nSurreal Photos of Fisherman’s Jaw-Dropping Catch Will Likely Have People Wondering If It’s Real,2034,unrelated\n\"Want a Gold Apple Watch? All You Need is $5,000\",2201,discuss\nDurex Is Not Making Pumpkin Spice Condoms After All: A Hoax Debunked,1708,discuss\nPentagon: ISIS Got U.S. Weapons Package,1648,unrelated\nUrgent: The Leader of ISIL 'Abu Bakr al-Baghdadi' Killed! / Photo,1073,unrelated\n\"Woman detained in Lebanon is not Isis leader’s wife, says Iraq\",1789,unrelated\nDid Kim Yo-Jong Take Kim Jong Un’s Role? North Korea Ill Health Rumors Are ‘Fabricated’,1817,unrelated\nTeacher sex tape exposed as a FAKE after internet detectives trace the origin of pornographic clip,795,agree\nBlundering boyfriend burns down college after trying to impress his girlfriend with elaborate marriage proposal,1913,unrelated\nBodies In Mexico Mass Grave Apparently Not Those Of Missing Students,2385,unrelated\nOscar winner Christian Bale to play Steve Jobs in upcoming biopic,687,unrelated\nExperts: More facts needed on purported audio recording of Michael Brown shooting,1697,unrelated\nShots Heard In Alleged Brown Shooting Recording [AUDIO],1252,unrelated\nConflicting reports on alleged IS capture of Canadian woman,1240,unrelated\n\"Nigeria Says It Struck A Cease-Fire With Boko Haram, But Are They Talking To The Right Guy?\",955,discuss\nWatch marine take sniper shot to the head and live,320,unrelated\nPriest' claim of seeing God as a woman dismissed as hoax,2515,disagree\n1901 Boston time capsule yields small red book,601,unrelated\nIndian civil servant sacked 'after 24-year sickie',225,agree\nSeven teenage girls get pregnant on school trip,2103,discuss\n\"Luke Somers Dies In Rescue Attempt, Sister Says; Yemeni Defense Ministry Says Unnamed US Hostage Freed\",1165,unrelated\n\"Catholic priest dies for 48 mins, wakes up claiming God is a woman\",2520,unrelated\nRats are still running around at Vogue,891,unrelated\nCanadian official identifies dead Ottawa gunman as Michael Zehaf-Bibeau,1331,discuss\n\"280 Pound Catfish: Fisherman Makes Huge Catch In Italy, Catfish Could Set Record\",842,agree\nThis Is What It Looks Like When A Son Pays Off His Parents’ Mortgage As A Christmas Present,1933,unrelated\n\"Boko Haram denies truce, says kidnapped girls married\",737,unrelated\nWho Should Play Steve Jobs Now That Christian Bale Quit?,286,unrelated\n\"Apple Reportedly Preparing 12-inch MacBook Air, Thinner and Lighter than Existing Models\",2307,unrelated\n\"Reports Isis fighters have contracted Ebola are 'incorrect', says Iraqi health ministry\",737,unrelated\nRobert Plant Literally Ripped Up An $800 Million Contract To Reunite Led Zeppelin,2388,unrelated\nLynch Mob Castrates Alleged Rapist In Rajasthan,36,unrelated\nTaliban member swapped by Obama for Bowe Bergdahl tried to return to terror: report,1251,unrelated\nObama: murder of James Foley 'shocks the conscience of the entire world',539,unrelated\nNicaragua Meteorite Impact Theory May Be Meteor-wrong,7,unrelated\nHas Kim Yo-Jong Taken Over For Kim Jong Un? Sister Assumes North Korea State Duties While Brother Undergoes Medical Treatment,1210,unrelated\nSeth Rogen may play Steve Wozniak alongside Christian Bale as Steve Jobs,1471,unrelated\nI aborted my baby because it was a boy,964,unrelated\nRep. Duncan Hunter: 'At Least 10' ISIS Fighters Caught at Mexican Border,972,unrelated\nPictured: Libyan Islamist rebels pose with planes seized from Tripoli airport as U.S. officials warn they could be used to carry out terrorist attack on 9/11 anniversary,126,unrelated\nNorfolk Man Pays £300 For His Constipated Goldfish To Have Lifesaving Surgery,1481,unrelated\n\"McDonald’s to Stop Serving Overweight Customers in January? Nope, ‘1/15/2015′ Story is Fake\",714,unrelated\nReport—Jose Canseco accidentally shot at his home tonight,1580,unrelated\nNigeria Boko Haram blamed for raids despite truce claim,2520,unrelated\nBoyfriend cuts off his penis and throws it in the bin after girlfriend dumps him for being bad in bed,413,unrelated\nISIS supporters mourn death of ‘youngest fighter’,1744,unrelated\n\"Apple to Take Reservations for Trying On Apple Watch, Considered Platinum Model\",17,unrelated\n\"Apple Watch Pricing to Reportedly Start at $500 for Stainless Steel, $4,000 for Gold\",2409,unrelated\nWatch NAKED airport worker walk through scanner in bizarre protest against 'rough' guards,1255,unrelated\nObama administration DENIES congressman's claim that 'at least ten ISIS fighters have been caught coming across the Mexican border in Texas',425,discuss\nWhiz kid stock picker: I didn't actually make $72M trading,1781,discuss\nBodies In Mexico Mass Grave Apparently Not Those Of Missing Students,2334,discuss\nBali spider burrows under Aussie’s chest,2459,unrelated\n\"James Foley: American Journalist, James Wright Foley Beheaded in New ISIS Video [Breaking News]\",782,agree\nWas Heart-Tugging Viral Video Of Generous Homeless Man All A Hoax?,941,unrelated\n\"SMALL METEORITE STRIKES NICARAGUA, GOVERNMENT SAYS\",1817,unrelated\n\"Tom Brokaw 'wants Brian Williams out': NBC legend 'furious' at Iraq war lie, as it's claimed executives warned anchor to stop exaggerating the story in the past\",1507,discuss\nIs There an ISIS Threat on the Texas-Mexico Border or Not?,1355,unrelated\nEyewitness Says Viral Video of Homeless Man Was Staged,1195,unrelated\nChristian Bale in Talks to Play Steve Jobs (Exclusive),1875,unrelated\nThis Is The Most Epic Way To Quit Your Job,527,unrelated\nCongressman: ‘At least 10 ISIS fighters’ caught trying to cross into US,570,unrelated\nReport: Amazon to Launch Ad-Supported Streaming Service,1048,discuss\nAmerican hostage in Yemen freed in military raid-Defence Ministry,2015,unrelated\n\"Reports Isis fighters have contracted Ebola are 'incorrect', says Iraqi health ministry\",1289,unrelated\nMilitant Group Says It Killed American Journalist in Syria,2304,unrelated\n\"Luke Somers, American Hostage, Is Killed During Rescue Attempt in Yemen, U.S. Official Says\",242,unrelated\nFake BBC News website set up to carry Charlie Hebdo attack conspiracy theories,1261,unrelated\nMeteorite 'caused mysterious boom in Nicaragua',1900,unrelated\n\"CNN Broadcasts Purported Audio Containing Gunshots That Felled Michael Brown Jr.; Leaders, Celebrities Fill Pews At Teen’s Funeral\",1289,unrelated\nObama Denounces James Foley's Execution: 'Today The Entire World Is Appalled',2526,unrelated\nSeth Rogen to play Woz in Jobs biopic,1197,unrelated\nWHO says reports of suspected Ebola cases in Iraq are untrue,1439,unrelated\nFormer PGA Tour player: Tiger Woods suspended for drug test failure,959,unrelated\nNow the Vogue Rats Are Chewing Through Couture,964,unrelated\nMet police denies reports of Banksy arrest,258,unrelated\nNasa questions whether crater in Nicaragua caused by meteorite,2475,agree\nOttawa investigates reports that Isis has captured Canadian-Israeli woman,346,discuss\n\"Lady on FB: I'm 41, Intersex, and Fucked Michael Phelps on First Date\",304,unrelated\nSaudi Arabian cleric issues fatwa against snowmen,1498,discuss\nIsis leader Abu Bakr al-Baghdadi's 'wife and son detained in Lebanon',845,unrelated\nConflicting reports on alleged IS capture of Canadian woman,1476,unrelated\nUnconfirmed reports claim Canadian-Israeli Gill Rosenberg captured by ISIS,2415,unrelated\nThe pumpkin spice condom is not happening,367,unrelated\nMacklemore Gets Twitter-Trolled with the #MacklemoreJoinedISIS,1217,unrelated\nNorth Korea denies reports Kim Jong-un is to open state-backed restaurant in Scotland,1873,agree\nShots Heard In Alleged Brown Shooting Recording [AUDIO],2287,discuss\nDid Comcast Get a Man Fired From His Job for Complaining About Its Service?,2438,discuss\nPhoto gallery: Amazing £300 operation by North Walsham vet on constipated goldfish,1541,agree\n'Jihadi John': Isis fighter named as Mohammed Emwazi from west London,2349,agree\nTourist wakes to find strange red trail on his stomach - and discovers a spider has burrowed through his appendix scar and crawled UNDER his skin while on holiday in Bali,1125,unrelated\nWhiz kid stock picker: I didn't actually make $72M trading,409,unrelated\nEveryone chill! Banksy has NOT been arrested,1544,unrelated\n\"Report: Apple Watch to start at $500 in stainless steel, thousands for gold model\",2485,discuss\n\"James Foley: American Journalist, James Wright Foley Beheaded in New ISIS Video [Breaking News]\",1239,unrelated\nSHOCKING: Indian Man's Penis Cut-off After He Was Caught Attempting Rape [Photos],689,unrelated\n\"SEE IT: ISIS militants caught trying to cross border into Texas, Congressman claims\",385,unrelated\n\"Whoa, Paul Rudd Was One of the Airport Heroes Who Took Down the Homophobe\",853,unrelated\nWTC rats scare off Anna Wintour,639,unrelated\nThe @FoxNewsPress Account Tweeting Lawsuit Threats Is a Fake,1195,unrelated\nThe Image That Everyone Is Sharing By 'Banksy' Isn't By Banksy — But It's Awesome,1177,unrelated\n\"White House Fence-Jumper Overpowered Secret Service Officer, Ran Through Much of Main Floor\",1778,unrelated\nADVISORY-Islamist rebel leader killed in U.S. strike - Somali government,1423,agree\nWho Is Michael Zehaf-Bibeau? Ottawa Shooter Suspect Identified By Canadian Officials ,1347,unrelated\n\"David Haines Beheaded By ISIS, Execution Video Contains Threats Against UK: Reports\",2241,discuss\nAlleged audio of Michael Brown shooting released,1426,discuss\n\"ISIS beheads American photo-journalist James Wright Foley, threatens more to come\",1358,unrelated\nNew Audio Allegedly Captures Moment Michael Brown Was Shot,2313,unrelated\nWHO says reports of suspected Ebola cases in Iraq are untrue,1807,discuss\nWe took a look at the photo said to show the body of Islamic State leader Abu Bakr Al-Baghdadi (right) and found it was really an ethnic Albanian militant killed in 2013,511,unrelated\nIslamic State claims it executed American photojournalist James Foley,1905,unrelated\nIS Fighters Seize Weapons Cache Meant for Kurds,104,unrelated\nBoko Haram denies ceasefire claim by Nigeria's government,1439,unrelated\nU.S. Hostage Luke Somers Killed During Yemen Rescue Bid: Family,2404,unrelated\nChristian Bale to Play Steve Jobs in New Movie,1646,unrelated\nTourist wakes to find strange red trail on his stomach - and discovers a spider has burrowed through his appendix scar and crawled UNDER his skin while on holiday in Bali,1549,unrelated\nDurex is not confirming or denying rumors of a “pumpkin spice” condom,242,unrelated\n\"Confusion swirls, details murky in arrest of ISIS leader's 'wife'\",404,unrelated\nGuantanamo detainee freed in Bowe Bergdahl swap 'back to terrorism',236,unrelated\nReports: Big Bank Hank of pioneering rap group Sugarhill Gang has died,2420,unrelated\n\"US Drones, Hunting for ISIS Leader, Seen Flying over Syrian Airspace\",35,unrelated\nPentagon Denies It Killed ISIS Chief As Airstrikes Hit Top Extremists,1473,disagree\nTexas plumber baffled after truck ends up in the hands of Syrian rebels,917,unrelated\nThis Is a Truly Horrifying Story About a Spider,1709,unrelated\n\"In Kim Jong Un's absence, his sister may rule. Or not.\",1210,unrelated\nVideo shows dramatic moment bullet strikes U.S. Marine’s head — and he survives thanks to kevlar helmet,1137,unrelated\nIslamic State releases video apparently showing the beheading of missing US journalist James Foley,1948,discuss\nUpdate: Did Boston.com Make Up This Story About The Web Sheriff Ben Edelman Sending Racist Emails?,1029,unrelated\nStar Wars VII for a New SUMMER Release Date!?,119,unrelated\nSeth Rogen to play Woz in Jobs biopic,388,unrelated\nTropical spider burrowed under man's skin through appendix scar and lived there for THREE DAYS,1709,unrelated\nSon pays off his parents' mortgage in a heartwarming Christmas video,950,unrelated\nSamsung is reportedly making a secret new chip in the Apple Watch,1939,unrelated\nSchoolboy who got electric shock from lamppost claims he now has magnetic powers,1197,unrelated\n11 aircraft are missing from ‘terrorist-held’ Tripoli airport ahead of 9/11 anniversary,1022,unrelated\n\"After Giving A Homeless Man $100, This Guy Secretly Filmed Him...\",1245,agree\n\"Video Appears to Show Beheading of Journalist James Foley, Who Went Missing in Syria\",2115,unrelated\nChristian Bale will not play Steve Jobs,1854,unrelated\nISIS chlorine attack on security forces confirmed – Iraq officials,1136,discuss\nISIS Reportedly Beheads U.S. Journalist James Wright Foley on Camera,2388,discuss\n\"No, That Wasn’t Paul Rudd Tackling an Airport Homophobe\",1094,discuss\nScientists Doubt That Meteor Caused Crater In Nicaragua,1071,unrelated\nU.S. Hostage Luke Somers Killed During Yemen Rescue Bid: Family,634,unrelated\nBoko Haram denies truce to release kidnapped schoolgirls,2088,unrelated\nCNN Plays Alleged Recording of Michael Brown Shooting,1893,unrelated\n\"North Korean leader Kim Jong-un not missing, just having ankle surgery\",2053,agree\n400 men cut their testicles off believing it would help them meet God,322,unrelated\nMore than 200 kidnapped Nigerian girls to be released after deal reached with Boko Haram,1338,unrelated\nPGA Tour Denies Claim That Tiger Woods Failed A Drug Test,689,unrelated\nJames Foley executioner said identified as British rapper  Read more: James Foley executioner said identified as British rapper,975,unrelated\nMoment Michael Brown was shot dead 'caught on audio recording': FBI handed potentially damning tape of ELEVEN shots being fired - including final volley of 'kill shots',2034,unrelated\nWhat Glenn Beck Fears May Be Done With the 11 Missing Jets,2309,unrelated\nIraqi media says ISIS militants have contracted Ebola,1807,discuss\nSmall Meteorite Strikes in Nicaragua's Capital City of Managua,971,unrelated\nSeth Rogen to Play Apple Co-Founder Wozniak in Steve Jobs Biopic,646,unrelated\nVideo: Marine survives Taliban sniper headshot thanks to helmet,2389,unrelated\n\"Rumor: Gold Apple Watch Edition priced up to $5,000, steel version at $500, will debut on Feb. 14\",521,unrelated\nAmerica's oldest time capsule unearthed at Boston statehouse after being buried in 1795 by Sam Adams and Paul Revere,690,unrelated\nParliament Hill shooting: Sergeant-At-Arms Kevin Vickers the family hero who took down Ottawa gunman,2307,unrelated\nIsis claims US hostage Kayla Mueller killed in coalition airstrike,2376,discuss\nISIS executioner 'Jihadi John' identified as Mohammed Emwazi,1933,unrelated\nAxl Rose NOT Dead: Fake MSNBC Death Hoax Goes Viral On Facebook,2343,unrelated\nClaim: Comcast Got Complaining Customer Fired From His Job,2405,discuss\n'Sex attacker' has penis cut off with a cleaver in India,17,unrelated\nTropical spider burrowed under man's skin through appendix scar and lived there for THREE DAYS,1923,disagree\nReport: Possible audio tape of Michael Brown shooting,2313,unrelated\nCanadian Soldier Shot At Ottawa War Memorial: Report,2269,unrelated\n\"Boko Haram agrees to ceasefire, release of school girls\",800,unrelated\nVideo Messaging App Says Audio Recording Of Michael Brown's Shooting Is Authentic,2220,discuss\nGoogle Said to Buy Redwood City Offices for $585 Million,1006,discuss\n\"Islamist Militants 'Steal' 11 Commercial Planes In Libya, Sparking Terror Attack Fears\",2208,discuss\nISIL Beheads American Photojournalist in Iraq,2109,unrelated\nFBI Probing Alleged Audio of Michael Brown Shooting,1950,unrelated\nSeven girls as young as 13 become pregnant on a school trip,821,unrelated\nRussian TV actor wakes up to find his testicles stolen,2042,unrelated\n\"Six months after abducting Nigerian schoolgirls, Boko Haram reportedly wants to free them\",1120,unrelated\nSeth Rogen to Play Apple’s Steve Wozniak,1787,unrelated\nFears journalist James Wright Foley beheaded by Islamic State jihadists in ‘message’ to United States,984,unrelated\nJihadi John ‘identified as British man from West London’,1374,discuss\nThe Pumpkin-Spice Condom Is Just a Figment of Your Own Gross Imagination,2498,unrelated\n\"'American bombing had signed my death certificate': Missing US journalist James Wright Foley goes unflinching to his death as ISIS behead him in horrific video, as a warning to Obama\",1658,agree\nSmall Meteorite Strikes in Nicaragua's Capital City of Managua,724,unrelated\n\"Stainless steel Apple Watch could cost just $499, but gold will be 10 times as pricey\",444,unrelated\n\"Woman catches husband cheating with her twin, humiliates them\",2403,unrelated\nMicrosoft Tried Out Robot Security Guards on Its Silicon Valley Campus,1721,unrelated\nA Predator Drone Has Reportedly Been Spotted Circling Above ISIS's Capital City,1071,unrelated\nNigeria says ceasefire agreed with Boko Haram,1906,unrelated\nReport: Christian Bale Just Bailed on the Steve Jobs Movie,1939,unrelated\nHas Ebola infected Isis militants in Mosul?,1040,discuss\n#ISIS beheads photojournalist James Wright Foley in a massage to US to end its intervention in #Iraq.,419,agree\nOfficials shoot down congressman's claims ISIS terrorists are running across US-Mexico border,2261,discuss\n11 aircraft are missing from ‘terrorist-held’ Tripoli airport ahead of 9/11 anniversary,920,discuss\n\"Rats at Vogue's NYC offices - watch your step, Anna Wintour\",1737,unrelated\nPassenger Wears A Hazmat Suit To Dulles Airport [PHOTO],986,unrelated\nAl-Shabaab co-founder confirmed killed by US air strike in Somalia,1921,unrelated\nBatmobile Rumored To Have Been Stolen From Batman V. Superman: Dawn Of Justice Set,529,unrelated\nExpert casts doubt on Bunbury man Dylan Thomas’s burrowing stomach-spider story,1502,disagree\nAudio recording allegedly captures moment Michael Brown was shot,524,unrelated\nSeth Rogen Is Woz,646,unrelated\nVideo shows ISIL beheading of photojournalist James Foley,991,discuss\nWTC rats scare off Anna Wintour,821,agree\nISIL allegedly kills US journalist in video,1034,unrelated\nMarijuana May Soon Spark Just a Ticket in New York,2237,discuss\n\"Non, le lancement du nouveau «Star Wars» ne sera pas devancé à cet été\",1087,unrelated\nA bunch of cool health features were cut from the Apple Watch at the last minute,1627,unrelated\nWatch US Marine get shot in HEAD by Taliban sniper - and live to tell tale,1438,unrelated\nFears journalist James Wright Foley beheaded by Islamic State jihadists in ‘message’ to United States,1251,unrelated\nA Predator Drone Has Reportedly Been Spotted Circling Above ISIS's Capital City,1400,unrelated\n\"A message from Jim's mom, Diane Foley:\",2450,agree\nBatmobile Stolen From 'Batman V Superman: Dawn Of Justice' Set? Report Claims That One Of The Batmobile Models Is Missing! Detroit Locals Responsible?,1311,unrelated\nHas Ebola infected Isis militants in Mosul?,1291,unrelated\nItalian fisherman catches monstrous 280-pound catfish,1221,unrelated\nBoko Haram denies it has agreed ceasefire,344,unrelated\nThe rats eat Prada at Vogue NY office,2263,agree\nChristian Bale Is Steve Jobs,1299,disagree\nParliament Hill shooting: Sergeant-At-Arms Kevin Vickers the family hero who took down Ottawa gunman,1744,unrelated\nPrisoner Released in Bergdahl Exchange Tried to Reconnect With Taliban,2236,discuss\nContinuing Violence Puts Boko Haram Ceasefire In Jeopardy,125,unrelated\nSugarhill Gang Rapper ‘Big Bank Hank’ Dies at 57,754,unrelated\nObama Denounces James Foley's Execution: 'Today The Entire World Is Appalled',115,unrelated\nSamsung is reportedly making a secret new chip in the Apple Watch,139,unrelated\nVideo Purports To Show Beheading Of U.S. Journalist By Militants,991,discuss\nBREAKING: British-born hostage 'KILLED in failed rescue attempt',1883,unrelated\nUrgent: The Leader of ISIL 'Abu Bakr al-Baghdadi' Killed! / Photo,1255,unrelated\nBREAKING Gill Rosenberg former IDF soldier was captured by ISIS,1223,unrelated\n\"New York schoolboy who made $72MILLION trading stocks on his lunch breaks - and now takes his friends out to dine on $400 caviar, drives a BMW and has definitely made his immigrant parents proud\",1987,discuss\nSpider Burrows Into Australian Man's Appendix Scar (VIDEO),1819,agree\nAlleged audio of Michael Brown shooting has surfaced,2149,discuss\n\"Fidel Castro Rumors Sweep Internet, but No Sign in Cuba\",1251,unrelated\n\"Former Porn Star Behind YouTube Sensation ‘DC Toy Collector,’ Makes $5 Million Per Year Unboxing Disney Toys\",258,unrelated\nSki Resort Opens With Snow Stored From Last Season,1670,agree\nTexas plumber's truck spotted in Syria: 'We have nothing to do with terror at all',1562,unrelated\nMeteor Leaves 40-Foot Crater Near Managua's Airport,1790,discuss\nAnna Wintour 'refuses to work at new World Trade Center Vogue office due to rat infestation',1260,unrelated\nNBC weatherman caught urinating in the woods live on air,1940,unrelated\nIsis claims it has US airdrop of weapons,1949,discuss\nJihadi John ‘identified as British man from West London’,2470,unrelated\nIS Militants Kill 300 Iraqi Soldiers with Chlorine Gas,1817,unrelated\nYPG Confirms: Gill Rosenberg Not Captured in Kobani,1197,unrelated\nHave Kanye & Kim Been Banned From Future Grammy Ceremonies?,1595,unrelated\nBrian Williams Demands Apology From Social Media Over Erroneous Urination Reports (Video),54,unrelated\nThis Woman Exposed Her Cheating Boyfriend With A Brilliant Christmas Gift,1077,unrelated\nBergdahl: Senator Says Jihadists Swapped For U.S. Troop ‘In Touch’ With Al-Qaida Affiliate,2236,discuss\nElderly Woman Arrested for Kidnapping Neighbor’s Cats & Making Fur Coats,720,unrelated\n\"Iraq claims ISIS leader al-Baghdadi’s wife has NOT been arrested, despite Lebanon insisting woman detained at border told them she was Islamist extremist’s spouse\",205,unrelated\nESPN's Domestic Violence Panel Is Missing Something Important,1370,discuss\nLebanon confirms holding ISIS chief’s kin,1744,unrelated\nMet police denies reports of Banksy arrest,30,unrelated\nCheese addiction breaks Kim Jong-un's ankles,524,unrelated\nTerror Leader Ahmed Abdi Godane Killed in U.S. Strike,1024,unrelated\nSouth Korea: Kim Jong Un had ankle surgery to remove cyst,2153,discuss\nTaylor Lianne Chandler: Michael Phelps' Cougar Girlfriend Revealed?,2290,unrelated\nIndian worker sacked after going on leave for 24 years,686,unrelated\nSadly Vladimir Putin Hasn’t Been Driving Round In A Motorcade Shaped Like A Penis,2069,agree\nReports of missing Libyan planes raise 9/11 terror fears,1438,unrelated\n\"Hoax Alert: Father O’Neal, Who Has Met God and Thinks She’s a Woman, Is Made Up (Just Like God Herself)\",478,unrelated\nTexas Truck Winds Up in Syria With Islamic Militants,803,unrelated\nNigerians doubtful of girls' release after Boko Haram 'truce' breached,1340,discuss\nUS Lawmaker: Ten ISIS Fighters Have Been Apprehended Coming Across Southern Border (Video),1893,unrelated\nNigeria announces truce with Boko Haram; fate of schoolgirls unclear,2463,discuss\nJames Foley Killer ‘Jihadi John’ Believed to Be Former London Rapper Abdel-Majed Abdel Bary,1598,discuss\n400 men cut their testicles off believing it would help them meet God,2336,agree\nBATMAN VS. SUPERMAN BATMOBILE STOLEN,702,unrelated\n\"ISIS Militants In Mosul Have Contracted Ebola, Iraqi Media Sources Claim\",2197,unrelated\nThat ESPN Domestic Violence Panel You Keep Hearing About Isn't Real,1699,agree\nMeteorite strike in Nicaragua puzzles experts,1213,disagree\nBanksy arrest hoax: US website claims street artist caught in Watford,320,unrelated\n\"North Korean leader Kim Jong Un had ankle surgery, report says\",1854,discuss\nMeteorite Leaves House-Sized Crater in Nicaragua’s Capital,524,unrelated\n\"Kurt Sutter Announces Plans For ‘Sons Of Anarchy’ Movie Starring Charlie Hunnam, Brad Pitt\",203,unrelated\n\"Op-Ed: Hoax – Priest who never existed claims he died, saw female God\",615,unrelated\nKurds fear Isis use of chemical weapon in Kobani,1385,unrelated\nPentagon: 1 weapons bundle seized by militants,2168,discuss\n\"Yang Hu, worker in Zhejiang, cuts off own penis over desperation of finding love\",1095,unrelated\nTropical spider 'burrowed under man's skin through scar' - video report,1549,unrelated\n\"280 Pound Catfish: Fisherman Makes Huge Catch In Italy, Catfish Could Set Record\",612,unrelated\nMissing Mexico students not among 28 bodies found in mass grave,1678,unrelated\nIslamic State claims to have beheaded American journalist,826,unrelated\nReturn of the Mac: Seth Rogen in talks to star as Apple co-founder Steve Wozniak in upcoming Steve Jobs biopic,1157,unrelated\nHas a woman aborted her baby because it's a boy?,1363,unrelated\nMexico finds 4 more graves at site of suspected student massacre,61,unrelated\n#ISIS beheads photojournalist James Wright Foley in a massage to US to end its intervention in #Iraq.,1873,unrelated\nVandals add rude paint job to $2.5m Bugatti (but luckily for the owner it all turned out to be a hoax),1678,unrelated\n\"Sons of Anarchy Movie? No, Kurt Sutter Announces Charlie Hunnam, Brad Pitt Film Article is Fake\",524,unrelated\nCNN audio: Is this the moment Michael Brown was shot?,321,unrelated\n\"Nigeria, Boko Haram reach ceasefire deal, kidnapped girls to go free, official says\",2078,unrelated\nBrian Williams slams social media for speculation weatherman Mike Seidel relieved himself on air,527,unrelated\n\"Boko Haram denies cease-fire, leader says he married off kidnapped girls\",381,unrelated\n\"Apple Watch to Be Shower-Proof, Have 100,000 Apps at Launch: Reports\",643,unrelated\nWHO says reports of suspected Ebola cases in Iraq are untrue,1385,unrelated\nGoogle Grows With $1.6 Billion in California Office Deals,1724,unrelated\nNBC weatherman caught urinating in the woods live on air,2278,unrelated\nThe Internet Tried To Make Axl Rose Its Latest Death Hoax Victim,2343,unrelated\nTexas plumber's truck on front line of Syria war,2344,unrelated\nISIS Beheads American Journalist James Foley in Video Message to U.S.,1905,unrelated\nUS probing claims ISIS fighters seized airdropped weapons meant for Kurds,465,discuss\n\"Sadly, Pumpkin Spice Condoms Aren't A Thing After All\",1400,agree\n\"Catholic Priest Dies for 48 Minutes, Comes Back to Life and Claims God Is Female\",2142,unrelated\nIs this the world's oldest burger? Man claims to have kept McDonald's Quarter Pounder for 20 YEARS,964,unrelated\nCountry Music Legend Willie Nelson Dies at Age 81,1936,unrelated\nAnimal lovers abuzz over pope’s comments that 'paradise is open to all of God’s creatures',2152,unrelated\nWATCH: Stan Beaton cries tears of joy when phone engineers find treasured voicemail recording of his late wife he thought was lost forever,1864,unrelated\n\"Rumor: Stainless Steel Apple Watch Will Cost $500, Gold $4,000\",2208,unrelated\nISIL video claims beheading of kidnapped journalist James Foley,2495,discuss\nBig Bank Hank of The Sugarhill Gang is dead at 57,1979,unrelated\n\"Catholic Priest Dies for 48 Minutes, Comes Back to Life and Claims God Is Female\",615,unrelated\nPentagon confirms al-Shabab leader killed in airstrike in Somalia,2364,discuss\nWHO investigates media reports ISIS fighters contracted Ebola,1083,unrelated\nUnlucky in love man CHOPS OFF own penis because he was fed up with not having a girlfriend,2459,unrelated\nHoax 'Banksy Arrested in London' Story Dupes the Internet Again,2403,unrelated\nISIS Beheads American Journalist,2070,unrelated\nChristian Bale in Talks to Play Steve Jobs in Danny Boyle's Biopic,830,unrelated\nEnormous 20-stone catfish caught with fishing rod in Italy after 40-minute boat battle,677,unrelated\nThis Is Why Rumors That ISIS Is Crossing The Border Into The U.S. Aren’t Going Away,855,discuss\n\"Everybody Relax, Banksy Wasn’t Arrested And Exposed As A 35-Year-Old Man\",2362,agree\nLego letter from the 1970s still offers a powerful message to parents 40 years later,1292,agree\nMan discovers spider living under his skin during Bali vacation,2293,discuss\nConfusion as Cuba’s Castro mourned instead of Kenya’s Fidel,1010,unrelated\nNigeria says it has deal with Boko Haram to release kidnapped girls,1506,unrelated\n\"Apple Watch Pricing to Reportedly Start at $500 for Stainless Steel, $4,000 for Gold\",2419,discuss\n\"Audio captured at time of Michael Brown shooting, company says\",1403,unrelated\nMexico police find mass grave near site 43 students vanished,712,unrelated\n\"Rumor: Gold Apple Watch Edition priced up to $5,000, steel version at $500, will debut on Feb. 14\",698,unrelated\nIraqi media says ISIS militants have contracted Ebola,1789,unrelated\nRats are still running around at Vogue,639,unrelated\nPriest who died for 48 minutes says he met God and she’s a woman,1358,unrelated\n\"Is Kim Jong-un's Sister, Kim Yo-jong, Running North Korea In His Mysterious Absence?\",706,unrelated\nKim Jong-un drinks rare snake wine to boost love life!,2018,discuss\nThe rats eat Prada at Vogue NY office,1686,unrelated\nMedia outlets identify 'Jihadi John',40,unrelated\nIslamic State fighters training to fly captured jets — watchdog,2188,unrelated\nBoko Haram Denies Nigeria Cease-Fire Claim,171,unrelated\n\"Vice Media Chief Said to Pay $300,000 for Dinner for 30\",72,unrelated\nAmerican hostage killed in rescue attempt in Yemen - senior official,120,unrelated\nSchoolboy who got electric shock from lamppost claims he now has magnetic powers,1006,unrelated\nDylan Thomas Finds Tropical Spider Burrowed Under Skin,1860,agree\nPumpkin Spice condoms? Don't fall for this hoax.,1708,discuss\nMacaulay Culkin Victim of Another Online Death Hoax,2240,unrelated\n\"Rumor: Stainless Steel Apple Watch Will Cost $500, Gold $4,000\",2419,discuss\n'Jihadi John' identified: ISIS killer named as Mohammed Emwazi from West London,2328,unrelated\nSenior Western Intelligence Official Confirms London Rapper Abdel Majed Abdel Bary Is A Suspect In The Foley Killing,551,discuss\nObama administration DENIES congressman's claim that 'at least ten ISIS fighters have been caught coming across the Mexican border in Texas',213,unrelated\n\"UK spies identify Foley’s killer, Abdel-Majed Abdel Bary a key suspect\",1036,discuss\nBrian Williams Debunks Peeing Meteorologist Report On ‘NBC Nightly News': Video,775,unrelated\nNo One In North Korea Is Allowed To Share Kim Jong Un's Name,520,unrelated\nDid a Meteorite Impact in Nicaragua over the Weekend?,2118,unrelated\nRumor: Apple to hold event this month to unveil Retina MacBook Air & finalize Apple Watch specs,1805,unrelated\n\"Fidel Castro Rumors Sweep Internet, but No Sign in Cuba\",244,unrelated\n'The Force Awakens' Release Date: JJ Abrams Plan for an Early Release of 'Star Wars' Movie?,1352,discuss\nChristmas Is Cancelled: Pumpkin Spice Condoms Are a Goddamn Hoax,1954,agree\nMacaulay Culkin Dead?,804,discuss\n\"In Kim Jong Un's absence, his sister may rule. Or not.\",2177,unrelated\n\"Boko Haram Cease-Fire: Abducted Nigerian Schoolgirls To Be Released, Officials Say\",2403,discuss\nIslamic State using 'SCORPION bombs' to terrorise victims,2524,unrelated\nSay 'eh-oh!' to the Teletubbies SUN BABY - can you still recognise her after 19 years?,2371,discuss\nIndian 'Rapist' Castrated By Angry Mob Who Hack Off Gentials With Meat Cleaver (GRAPHIC PICTURES),2124,unrelated\n\"Vice Media Chief Said to Pay $300,000 for Dinner for 30\",1176,unrelated\nMum faces real-life Sophie's Choice – as she tries to sell her son to fund daughter's care,2526,unrelated\nNewly-Found Document Holds Eyewitness Account of Jesus Performing Miracle,1498,unrelated\nMan chops off his penis after his girlfriend breaks up with him,1560,discuss\nHas Kim's SISTER taken over North Korea? Dictator fails to show for key Communist event (but does send a nice flower basket instead),1210,unrelated\nWHO says reports of suspected Ebola cases in Iraq are untrue,1506,discuss\nLatest iOS 8 bug reportedly causes unwanted deletion of iCloud Drive documents,527,unrelated\nSomeone Spraypainted A Penis On A £1.5m Bugatti Veyron And It Went Very Viral,442,unrelated\n\"Islamic State leader's family detained by Lebanon, officials say\",2360,unrelated\n\"Woman detained in Lebanon is not al-Baghdadi's wife, Iraq says\",1853,unrelated\nNigeria Claims Boko Haram Will Release the Kidnapped Schoolgirls,1761,discuss\nPentagon: ISIS Got U.S. Weapons Package,271,unrelated\nCourt Orders Probe Into Complaints Of 'Forced Castration' In Religious 'Dera' Sect,322,unrelated\nIf Only A Bird Really Did Poop on Putin,2174,disagree\n\"Gill Rosenberg, former IDF soldier, possibly captured by ISIS while fighting with Kurds\",1459,unrelated\nDid Kim Yo-Jong Take Kim Jong Un’s Role? North Korea Ill Health Rumors Are ‘Fabricated’,56,unrelated\nExpert casts doubt on Bunbury man Dylan Thomas’s burrowing stomach-spider story,220,unrelated\n\"ISIS using bombs containing live SCORPIONS in effort to spread panic, in tactic used 2,000 years ago against Romans\",1474,agree\n\"James Foley, Missing American Photojournalist, Reportedly Executed By ISIS In Syria\",874,unrelated\nPope says dogs can go to heaven: ‘Paradise is open to all of God’s creatures’,1832,disagree\nMeteorite leaves crater in Nicaraguan capital Managua,1249,discuss\nSmall Meteorite Hits Managua,2155,unrelated\nStrange mark turns out to be tropical spider burrowing under vacationer's skin,959,unrelated\nSomeone painted a graffiti dick on a $2.5 million car,2369,agree\nDurex is not confirming or denying rumors of a “pumpkin spice” condom,2354,discuss\n\"Managua explosion not a meteorite, NASA suggests\",1744,unrelated\nTBS speeds up Seinfeld 7.5% to gain an extra 2 minutes of commercial ad time.,955,unrelated\nNigeria says ceasefire agreed with Boko Haram,1374,unrelated\nThis Soap Opera Star Reportedly Had His Testicles Stolen By An ‘Attractive Blonde’ Organ Trafficker,2044,discuss\nMPs credit sergeant-at-arms for saving lives in Parliament Hill shootings,1400,unrelated\nHope Fades for Girls' Release After Boko Haram 'Truce' Breached,1340,agree\nMexico prosecutor: Students not in 1st mass graves,2342,discuss\nPumpkin Spice condoms? Don't fall for this hoax.,2404,unrelated\nTaylor Lianne Chandler: Michael Phelps' Cougar Girlfriend Revealed?,1217,unrelated\n\"Sorry, Fido. Pope Francis did NOT say our pets are going to heaven\",2473,unrelated\n\"Boko Haram denies cease-fire, leader says he married off kidnapped girls\",2356,discuss\nCNN Posts Alleged Audio of Michael Brown Shooting,844,unrelated\n\"Want a Gold Apple Watch? All You Need is $5,000\",1598,unrelated\nThis College Student Claims She Was The 'Teletubbies' Sun Baby,1834,unrelated\nPhoto gallery: Amazing £300 operation by North Walsham vet on constipated goldfish,800,unrelated\n'Jihadi John' identified: ISIS killer named as Mohammed Emwazi from West London,1219,agree\n\"Boko Haram Could Release Kidnapped Girls, Nigerian Officials Say\",1340,discuss\nISIS Appears To Behead American Photojournalist In YouTube Video,2404,unrelated\nJames Foley Killer ‘Jihadi John’ Believed to Be Former London Rapper Abdel-Majed Abdel Bary,633,unrelated\nISLAMIC STATE ‘FED MURDERED MAN TO HIS OWN MOTHER’,204,unrelated\n\"Despite ceasefire announcement, new Boko Haram attacks reported\",459,unrelated\nKim Jong-Un's Sister Takes Control in North Korea,465,unrelated\nSeven girls fall pregnant after five day school trip in Bosnia and Herzegovina,2508,agree\nNBC weatherman caught urinating in the woods live on air,2511,discuss\n\"Op-Ed: Hoax – Priest who never existed claims he died, saw female God\",169,unrelated\nTexas City plumber's truck ends up in Syrian war,2015,agree\nISIS militants appear to behead abducted American journalist James Wright Foley in graphic video,2304,unrelated\nBREAKING NEWS: ISIS beheads missing American journalist James Wright Foley as warning to US to cease action in Iraq,1288,discuss\nFears journalist James Wright Foley beheaded by Islamic State jihadists in ‘message’ to United States,2388,discuss\nU.S. airstrike kills Islamic Al Shabab terrorist leader in Somalia,1746,unrelated\nBoko Haram 'to release abducted schoolgirls' as part of ceasefire agreement,1541,unrelated\nKurds fear Isis use of chemical weapon in Kobani,1718,unrelated\n\"Yang Hu, worker in Zhejiang, cuts off own penis over desperation of finding love\",1398,unrelated\nIs the Alleged Audio of the Gunshots That Killed Michael Brown a Hoax?,1605,discuss\nThe news of Cesar Millan's death is false,2528,unrelated\nWho Should Play Steve Jobs Now That Christian Bale Quit?,1702,unrelated\n\"No, a spider (probably) didn't crawl through a man's body for several days\",1478,disagree\n\"Vice Media Chief Said to Pay $300,000 for Dinner for 30\",1913,unrelated\nFemale teacher facing sack after making SEX TAPE with teenager,933,unrelated\n\"No, that high school kid didn't make $72 million trading stocks\",1024,unrelated\nHope Fades for Girls' Release After Boko Haram 'Truce' Breached,40,unrelated\n\"Don't Worry, 'The Breakfast Club' Star Judd Nelson Is Not Dead\",2481,unrelated\n\"Catholic Priest Dies for 48 Minutes, Comes Back to Life and Claims God Is Female\",478,unrelated\n\"No, Banksy hasn’t been arrested\",1458,unrelated\nAudio recording allegedly captures moment Michael Brown was shot,132,unrelated\nLawmaker Says ‘At Least 10′ Islamic State Fighters Have Been Captured at the Southern U.S. Border,80,unrelated\nHoly Theft! Batmobile Stolen from 'Batman v Superman'???,1737,discuss\n\"Catholic Priest Dead For 48 Minutes, Is Miraculously Revived – His Revelations About God Are Even More Shocking\",1605,unrelated\n\"\"\"Categorically False\"\": DHS Debunks Right-Wing Fiction That ISIS Attempted To Cross The U.S.- Mexico Border\",186,unrelated\nKim Jong-un relying on ‘cobra wine’ after problems with trouser snake,570,unrelated\nREPORT: Apple Isn't Happy With The Battery Life Of Its New Smartwatch,2002,unrelated\n20-Year-Old Quarter Pounder Looks About the Same,628,discuss\n\"See How This Homeless Man Spends A Hundred Dollars, And Keep A Tissue Handy [Video]\",682,unrelated\n\"L. Jinny? Abdel-Majed Abdel Bary, UK Rapper, Suspected in James Foley Killing: Reports\",551,discuss\nEveryone chill! Banksy has NOT been arrested,321,unrelated\n\"Kim Jong Un hospitalized with two broken ankles, reportedly from wearing heels and being overweight\",186,unrelated\nMore than 200 kidnapped Nigerian girls to be released after deal reached with Boko Haram,1630,disagree\n\"Accused Boston Marathon Bomber Severely Injured In Prison, May Never Walk Or Talk Again\",1422,unrelated\nReport: Audio Reveals Pause Between Gunshots When Michael Brown Was Shot,1921,unrelated\nNun who GAVE BIRTH to baby boy after suffering agonising stomach pains 'had no idea' she was pregnant,1828,discuss\nMacaulay Culkin Hasn’t Died Despite What Everyone Is Saying On Facebook,2115,unrelated\nSeth Rogen Eyed to Play Apple's Steve Wozniak in Christian Bale's Steve Jobs Movie (Exclusive),626,unrelated\nIndia: 400 men cut off their testicles to 'get closer to God' following advice from 'guru',2252,unrelated\n\"SEE IT: ISIS militants caught trying to cross border into Texas, Congressman claims\",2132,unrelated\n‘Evil straight from the pits of hell': American journalist James Foley reportedly beheaded by ISIS,2388,discuss\nPentagon Denies It Killed ISIS Chief As Airstrikes Hit Top Extremists,1913,unrelated\nISIS Beheads Kidnapped Photojournalist James Wright Foley in Horrific Video Message to the U.S.,1358,unrelated\n\"BREAKING: Islamic State, in video, beheads American journalist James Wright Foley who was kidnapped in 2012 -@BNONews\",1295,unrelated\neBay is planning an Apple Watch app,70,agree\nLuke Somers 'killed in failed rescue attempt in Yemen',40,unrelated\nIslamic State releases video apparently showing the beheading of missing US journalist James Foley,578,discuss\nIRAQI HEALTH OFFICIAL: EBOLA HAS KILLED 5 ISIS FIGHTERS,936,discuss\nRumors Of Fidel Castro's Death Circulate After Prolonged Absence From Public Life,545,unrelated\nGive a homeless man $100 and see what he does with it [Video],1940,unrelated\nContinuing Violence Puts Boko Haram Ceasefire In Jeopardy,1883,unrelated\n\"Amazon to launch first brick-and-mortar store, report says\",1772,discuss\nNewly Discovered Mass Grave Linked to Missing Mexican Students,295,unrelated\n‘Wild Misinformation’: Brian Williams Explains the Mike Seidel Liveshot,1968,agree\nIs Kim Jong Un's sister Kim Yo Jong in charge?,2344,discuss\n\"Gill Rosenberg, former IDF soldier, possibly captured by ISIS while fighting with Kurds\",1295,discuss\nJudd Nelson rebuffs Internet rumors that he died of a drug overdose.,139,agree\n\"Islamic State, in video titled \"\"A Message to America,\"\" beheads American journalist James Wright Foley who was kidnapped in 2012\",1385,unrelated\n\"Six months after abducting Nigerian schoolgirls, Boko Haram reportedly wants to free them\",2115,unrelated\nIs Kim Jong-Un Really Opening a Restaurant in Scotland?,1487,discuss\nNEWS/ All Dogs Go to Heaven! Pope Francis Confirms Paradise Is Open to All of God's Creatures,1408,unrelated\n\"Ann Arbor pizza delivery driver surprised with $2,000 tip\",2526,unrelated\nISIS Militant “Jihadi John” Identified As Young West Londoner,1465,unrelated\nPentagon: 1 weapons bundle seized by militants,666,unrelated\nIS Fighters Seize Weapons Cache Meant for Kurds,1679,unrelated\nNew York City Plans to End Arrests for Possession of Small Amounts of Marijuana,2372,discuss\nRumor Robert Plant Ripped Up $800 Million Contract To Reunite Led Zeppelin Called 'Rubbish',409,unrelated\n\"North Korean leader Kim Jong Un had ankle surgery, report says\",1368,unrelated\nAbdel Majed Abdel Bary Emerges as Suspect in Foley Beheading,1660,unrelated\nIslamic State Flying Three Jets in Syria,886,unrelated\nWould you take a bite out of the world's oldest burger? Men keep Quarter Pounder they bought 20 YEARS ago for a friend who never showed up to meet them,2474,agree\nDog abandoned at Ayr station with belongings in suitcase,54,unrelated\nIraqi media says ISIS militants have contracted Ebola,734,unrelated\nBoko Haram 'to release abducted schoolgirls' as part of ceasefire agreement,304,unrelated\nISIS executioner 'Jihadi John' named by media,2033,unrelated\nAngry mob cut off rapist’s penis with meat cleaver (VIEWER DISCRETION),382,unrelated\nChristian Bale quits Steve Jobs movie,844,unrelated\n\"Seven High School Girls Get Pregnant On Five-Day School Trip, Parents Outraged\",1140,agree\niPhone Game Developer Quits Job By Hiding The Greatest Letter Of Resignation Ever Inside His Game,2185,discuss\nChristian Bale won't play Steve Jobs,572,unrelated\nMagic mushrooms found in BUCKINGHAM PALACE by Alan Titchmarsh,2478,agree\nSeth Rogen To Play Steve Wozniak In Steve Jobs Biopic,1575,discuss\nMan who skipped work for 24 years is finally fired,860,unrelated\n\"Nigeria, Boko Haram reach ceasefire deal, kidnapped girls to go free, official says\",773,unrelated\nSeven girls as young as 13 become pregnant on a school trip,1277,unrelated\nJihadi John: Mohammed Emwazi named as masked man behind ISIS beheadings,1107,unrelated\nLarge space object slams Nicaragua’s capital as asteroid passes Earth,10,unrelated\nUS hostage Luke Somers dies after rescue bid,1165,unrelated\n\"Islamist Militants 'Steal' 11 Commercial Planes In Libya, Sparking Terror Attack Fears\",1515,discuss\nWoman spends a week in KFC to get over her break up,1473,unrelated\nHoly Theft! Batmobile Stolen from 'Batman v Superman'???,1673,unrelated\nMichael Zehaf-Bibeau ID’d as Canadian Shooting Suspect in Ottawa,804,unrelated\nIslamic State Militants Claim to Have Beheaded US Journalist James Wright Foley,1948,discuss\nIslamic State militants claim to behead missing American journalist,2453,unrelated\nUS drones hunt Isis leader in Syria,2367,unrelated\n\"\"\"Categorically False\"\": DHS Debunks Right-Wing Fiction That ISIS Attempted To Cross The U.S.- Mexico Border\",2367,disagree\n\"Tiger Woods PED, PGA Tour Suspension Allegations Retracted by Dan Olsen\",2177,unrelated\nWillie Nelson Dead? Viral Hoax Fools Internet,933,unrelated\nMichael Phelps’ ‘girlfriend’ reveals she was born a man – and never told the swimmer,1820,agree\nPopular 'Banksy' Instagram account offers powerful message of perseverance after Paris attack,740,unrelated\nMichael Brown shooting audio caught on tape?,1564,discuss\nMarried TV actor wakes up to find his testicles have been stolen after kissing young woman in sauna,271,unrelated\n\"Forty years ago, Lego wrote a powerful letter to parents about how gender works\",1169,unrelated\nTurkish president says American weapons drop for Kurdish fighters was 'wrong' after supplies end up in the hands of ISIS,51,unrelated\nMilitant Group Says It Killed American Journalist in Syria,524,unrelated\nVideo shows dramatic moment bullet strikes U.S. Marine’s head — and he survives thanks to kevlar helmet,1934,unrelated\nAxl Rose NOT Dead: Fake MSNBC Death Hoax Goes Viral On Facebook,2166,agree\nReturn of the Mac: Seth Rogen in talks to star as Apple co-founder Steve Wozniak in upcoming Steve Jobs biopic,1141,discuss\nHundreds mourn the 'death' of Fidel Castro after rumours sweep Twitter (but are they confusing him with recently departed Fidel Castro Odinga from Nairobi?),2009,discuss\nSHOCK CLAIM: PGA Golfer Says Tiger Woods Is Suspended For Failed Drug Test,1735,unrelated\nObama Denounces James Foley's Execution: 'Today The Entire World Is Appalled',1786,unrelated\nNYC High School Student Nicknamed ‘Teen Wolf’ Made $72 Million On Stock Market,2407,disagree\n\"ISIS Militants Have Contracted Ebola: Iraqi, Kurdish Media Reports\",1921,unrelated\n\"US, UK eye rapper as British-born militant who beheaded journalist James Foley\",551,discuss\nRobert Plant ripped up $800M Led Zeppelin reunion contract,1673,unrelated\nReal-life Magneto boy 'becomes living magnet' after getting massive electric shock from street lamp,1627,unrelated\nSee the Crater a Meteorite Made in Nicaragua,1900,unrelated\nFerguson riots: audio may have captured Michael Brown shooting,1974,unrelated\nReports: Boko Haram may release schoolgirls as part of deal,320,unrelated\n\"Report: new 12-inch MacBook Air slims down, has single USB port\",2039,discuss\nThe Chinese Guide to Avoiding a Bad English Name,2114,unrelated\n\"Viral Video Of Homeless Man Spending $100 On Food For Other Homeless Was Faked, Witness Says\",1637,unrelated\nUS Intel: Taliban Man Released From Gitmo in Bergdahl Deal is Back to Militant Activity,819,unrelated\nCNN Posts Alleged Audio of Michael Brown Shooting,2044,unrelated\nHigh school student scores $72M playing the stock market,2235,unrelated\nISIL allegedly kills US journalist in video,1721,discuss\nReport: A Radically Redesigned 12-Inch MacBook Air Is Coming,1034,unrelated\nKim Had Ankle Surgery:  Source,1001,discuss\n\"That Story About a Catholic Priest Dying, Seeing God as a Woman, and Coming Back to Life? It’s Almost Definitely Fake\",398,unrelated\nISIS supporters mourn death of ‘youngest fighter’,649,unrelated\nUS officials: Video shows American's execution,2130,unrelated\nVideo shows ISIL beheading of photojournalist James Foley,1093,discuss\n\"Islamic State, in video titled \"\"A Message to America,\"\" beheads American journalist James Wright Foley who was kidnapped in 2012\",2047,discuss\nCanadian-Israeli woman reportedly kidnapped by ISIS: Jerusalem Post,1330,discuss\nREPORT: JETLINERS STOLEN FROM LIBYA COULD BE USED TO ATTACK U.S. ON 9/11,2068,unrelated\nBrian Williams Insists NBC News Meteorologist Did Not Pee in the Snow While on Air,775,unrelated\nBiH: Seven Primary School Students Pregnant After Five-Day Excursion,2248,agree\nYPG Confirms: Gill Rosenberg Not Captured in Kobani,513,unrelated\nWas Alleged Audio of Michael Brown Shooting on CNN a Hoax?,2317,discuss\n\"'American bombing had signed my death certificate': Missing US journalist James Wright Foley goes unflinching to his death as ISIS behead him in horrific video, as a warning to Obama\",2130,unrelated\n\"Explosion reported near the Nicaraguan capital attributed to meteorite impact, but experts, including NASA, cast doubt on claims\",2154,discuss\nEmotional sergeant-at-arms is greeted back to parliament with a rousing standing ovation a day after he heroically shot dead terrorist - the first time he used weapon in 30 year career,2130,unrelated\nSHOCK CLAIM: PGA Golfer Says Tiger Woods Is Suspended For Failed Drug Test,2432,unrelated\nWife and son of Isil leader Abu Bakr al-Baghdadi 'detained at Lebanon border',2360,unrelated\n\"One gunman killed in shooting on Parliament Hill in Ottawa, hunt on for other shooters\",2156,agree\nNun Gives Birth To Baby Boy After Suffering Intense Stomach Pains,984,unrelated\nReport claims Kim Jong-un underwent surgery to repair fractured ankles,1854,discuss\nPictured: Libyan Islamist rebels pose with planes seized from Tripoli airport as U.S. officials warn they could be used to carry out terrorist attack on 9/11 anniversary,723,unrelated\nAudio recording allegedly captures moment Michael Brown was shot,1403,unrelated\n\"Apple Media Event Rumored for Late February, Apple Watch and 12\"\" MacBook Air Likely Topics [Updated]\",1921,unrelated\nMeteor Leaves 40-Foot Crater Near Managua's Airport,2129,unrelated\nCNN Expert on Brown Audio: At First I Thought ‘Someone’s Trying to Punk CNN’,2354,unrelated\nPredator drones being flown over Isil's Syrian 'capital',304,unrelated\nWas The Video Of That Homeless Man Doing Good Deeds With $100 All An Elaborate Hoax!?,1948,unrelated\nISIS Seemingly Beheaded American Journalist James Wright Foley,2261,unrelated\nApple's 12-Inch Retina MacBook Air Shown in Artist's Renditions,1049,unrelated\nISLAMIC STATE BEHEADS MISSING AMERICAN JOURNALIST JAMES WRIGHT FOLEY,1040,unrelated\n‘Jihadi John’: The Islamic State killer behind the mask is a young Londoner,939,discuss\nISIS fighters seize weapons airdrop meant for Kurds,1785,unrelated\nAl-Shabaab Terror Group Leader Killed in U.S. Airstrike,1982,discuss\nAttorney: New audio reveals pause in gunfire when Michael Brown was shot,693,discuss\nPentagon: ISIS seized materials airdropped to Kurds,2009,unrelated\n\"Audio captured at time of Michael Brown shooting, company says\",1435,unrelated\nNigeria: hopes for return of kidnapped schoolgirls rise after ceasefire reported,304,unrelated\nNorth Korea dictator Kim Jong-un undergoes surgery after breaking both ankles on military tour,524,unrelated\n\"BATMOBILE NOT STOLEN, MTV CONTEST PRIZE REMAINS UNCLAIMED\",1528,agree\n\"Gene Munster Predicts $499 Steel Apple Watch, $4,999 for 18k Gold Edition\",2176,unrelated\n'Hairgate': iPhone hit by new social media storm,526,unrelated\nMilitant Group Says It Killed American Journalist in Syria,139,unrelated\nDevoted pet owner spends £300 to save his GOLDFISH after it became constipated,1642,unrelated\nNews sites fall for Putin bird-dropping video,1843,unrelated\nConfusion Surrounds Capture Of “ISIS Leader’s Wife”,365,unrelated\nSamsung is reportedly making a secret new chip in the Apple Watch,630,unrelated\n\"Boko Haram Denies Truce, Says Kidnapped Girls Have Been “Married Off”\",381,unrelated\n'Spiderman' squished: Experts debunk claims,2293,discuss\nAudio of gunfire in Michael Brown case authenticated by app company,2481,discuss\nMedia reports identify Londoner as Islamic State's ‘Jihadi John’,77,unrelated\nMarijuana May Soon Spark Just a Ticket in New York,1022,unrelated\nRat problem worsens at One World Trade Center offices of Conde Nast,754,unrelated\n\"ISIS: We have our hands on weapons, ammo air-dropped by U.S.\",693,unrelated\nShocking! Chinese parents sell their son to fund for daughter’s Cancer treatment,720,unrelated\nISIS Beheading of U.S. Journalist James Foley Posted to YouTube,139,unrelated\n\"Eyewitness: Viral Video That Netted $130K in Donations \"\"is Bullshit\"\"\",1925,disagree\nIslamic State killer 'Jihadi John' named as Mohammed Emwazi,1374,agree\nRumor Robert Plant Ripped Up $800 Million Contract To Reunite Led Zeppelin Called 'Rubbish',1385,unrelated\nQuestions raised over Nicaragua 'meteorite',2155,unrelated\nMan has his PENIS cut off by angry mob after 'attempted rape' of teenager,513,unrelated\nAmazon is opening its first physical store,2453,unrelated\nTurkish president says American weapons drop for Kurdish fighters was 'wrong' after supplies end up in the hands of ISIS,2448,unrelated\nIslamic State Leader al-Baghdadi “Not Dead”,1048,unrelated\nCNN audio: Is this the moment Michael Brown was shot?,456,unrelated\nWFB’s Bill Gertz: Obama Administration ‘Trying to Play Down’ Missing Libyan Airliners,2317,unrelated\n\"ISIS Claims It Kidnapped Gill Rosenberg, The First Western Woman To Fall Into The Group's Hands\",2142,discuss\n\"Boko Haram agrees to ceasefire, release of school girls\",1681,discuss\nKim Jong ill? Analysts say 27-year-old sister Kim Yo Jong may be running North Korea (VIDEO),2114,unrelated\n\"Rare meteorite impact causes blast in Nicaragua's capital, Managua\",1825,discuss\nWatch NAKED airport worker walk through scanner in bizarre protest against 'rough' guards,984,unrelated\nRussian Yeti Or Bigfoot Hoax? New Footage Sparks Debate,2280,unrelated\n\"Everybody Relax, Banksy Wasn’t Arrested And Exposed As A 35-Year-Old Man\",2134,unrelated\nISIL Beheads American Photojournalist in Iraq,1293,unrelated\nHBO in talks with Apple to be launch partner for coming web service 'HBO Now',93,unrelated\nAttorney: New audio reveals pause in gunfire when Michael Brown was shot,900,unrelated\nThat ESPN Domestic Violence Panel You Keep Hearing About Isn't Real,825,unrelated\nISIS leader dead?,1254,discuss\nWould you take a bite out of the world's oldest burger? Men keep Quarter Pounder they bought 20 YEARS ago for a friend who never showed up to meet them,414,unrelated\nDumped woman spends a week in KFC to get over ex,1097,unrelated\nISIS Beheading of U.S. Journalist James Foley Posted to YouTube,847,discuss\n\"Confusion swirls, details murky in arrest of ISIS leader's 'wife'\",267,unrelated\n\"Feminist Aborts Baby For Being A Boy, Shocked People Don’t Approve\",1398,unrelated\n\"RCMP release security footage of Michael Zehaf Bibeau during attack, say he shot soldier in back\",205,unrelated\nCNN plays chilling audio recording allegedly from Michael Brown shooting: “At least 11 shots”,2317,discuss\nMissing American journalist reportedly beheaded by Islamic State ,1954,unrelated\nBREAKING: Soldier shot at War Memorial in Ottawa,0,unrelated\nWhite House Fence Jumper Pushed Past Female Guard,917,unrelated\nInsurgents killed in Nigeria despite alleged truce with Boko Haram,922,discuss\nTips for Chinese choosing an English name,674,disagree\nDevoted pet owner spends £300 to save his GOLDFISH after it became constipated,2272,unrelated\nSon Pays Off His Parents’ Mortgage for Christmas,2036,discuss\niFixit Debunks iPhone 6 Plus Reinforcement Claims,387,unrelated\nAudio recording allegedly captures moment Michael Brown was shot,2304,unrelated\n\"Report: Apple Watch to start at $500 in stainless steel, thousands for gold model\",607,unrelated\nMissing Libyan aircraft spark fears of 9/11-style attack in North Africa,1489,unrelated\nBreaking: Soldier shot at National War Memorial in Ottawa,1325,unrelated\nKim Jong-Un 'bans the name Kim Jong-un',2127,unrelated\nISIS leader dead?,1222,unrelated\nCold Turkey,1938,unrelated\nFBI Probing Alleged Audio of Michael Brown Shooting,1438,unrelated\nNorth Korean dictator Kim Jong-Un to open restaurant in Scotland,2452,discuss\n\"Boko Haram leader denies ceasefire deal, says 200 abducted girls married off \",1896,discuss\nJournalist James Wright Foley reportedly beheaded by ISIS,1471,discuss\n\"Islamic State training fighter pilots in captured jets, monitoring group says\",162,discuss\nISIL allegedly kills US journalist in video,1982,unrelated\nThe Man Who Says Comcast Got Him Fired Has Filed a Lawsuit,2438,discuss\nChristian Bale Exits Steve Jobs Movie (Exclusive),1217,discuss\nHas North Korean dictator Kim Jong-un been replaced by his sister?,305,unrelated\nPure Evil: Islamic State Beheads American Journalist James Wright Foley,1873,unrelated\n\"Source: Pot in NYC may soon net just a ticket, not arrest\",1368,discuss\nChristian Bale in Talks to Play Steve Jobs (Exclusive),234,discuss\nMan has his PENIS cut off by angry mob after 'attempted rape' of teenager,689,unrelated\n\"Evander Kane \"\"On Way Out\"\" From Source, Price Is Very High; Who Is In?\",1854,unrelated\nAn audio recording of the Michael Brown shooting has reportedly surfaced,1379,discuss\nGod is a woman- Priest who died for 48 minutes claims,1008,agree\nDylan Thomas Finds Tropical Spider Burrowed Under Skin,724,unrelated\nChristian Bale quits Steve Jobs movie,1289,unrelated\n\"Apple to Take Reservations for Trying On Apple Watch, Considered Platinum Model\",2039,unrelated\nTropical spider burrowed under man's skin through appendix scar and lived there for THREE DAYS,1888,unrelated\nPentagon: ISIS Got U.S. Weapons Package,2397,discuss\nRobert Plant ripped up $800M Led Zeppelin reunion contract,483,unrelated\nSpider Burrows Into Australian Man's Appendix Scar (VIDEO),2348,unrelated\nIsis claims to behead US journalist,2450,discuss\nSoldier shot at war memorial in Canada,1466,unrelated\nJilted lover chops off his penis after girlfriend dumps him,522,discuss\n\"Nun gives birth, intends to keep baby\",388,unrelated\nDera Sacha Sauda Chief Forced Castration of 400 Devotees? CBI Files Case Against 'MSG: The Messenger of God' Actor,2336,discuss\nMedia reports identify Londoner as Islamic State's ‘Jihadi John’,1465,unrelated\nMeteorite leaves crater in Nicaraguan capital Managua,649,unrelated\n\"Fidel Castro Rumors Sweep Internet, but No Sign in Cuba\",1918,discuss\nMicrosoft turns to robotic security guards to watch for trouble,2432,agree\n\"James Foley: American Journalist, James Wright Foley Beheaded in New ISIS Video [Breaking News]\",874,unrelated\nBunbury local discovered a spider had burrowed under his skin on Bali holiday,2141,unrelated\nMeteorite Leaves House-Sized Crater in Nicaragua’s Capital,2155,unrelated\nOfficial: Gitmo prisoner traded for Bergdahl reaching out to Taliban,2367,unrelated\nCode/Red: Apple Watch Battery Life — “Charge Nightly”,708,discuss\nHas Ebola infected Isis militants in Mosul?,1004,unrelated\n\"Sadly, Pumpkin Spice Condoms Aren't A Thing After All\",242,unrelated\nISIS leader ‘killed’ in US airstrikes,586,unrelated\n\"Yes, you can wear your Apple Watch in the shower\",2472,discuss\n\"Gold Apple Watch Edition price? Speculators say at least $10,000\",2211,unrelated\n\"Sorry, Everyone: Durex Is Unfortunately Not Making Pumpkin Spice Condoms\",1642,unrelated\nThis Letter To Parents From A 1970s Lego Set Contains An Important Message For Gender Equality,887,unrelated\nTexas Plumber Has ‘No Idea’ How Company Truck Ended Up With ISIS,2084,unrelated\n\"James Wright Foley, Kidnapped Journalist, Apparently Executed by ISIS\",1721,discuss\nPentagon: ISIS Got U.S. Weapons Package,2116,unrelated\nSpeeding Up ‘Seinfeld’ For Younger Viewers,487,unrelated\nSomali terrorist leader dead after US airstrike,1355,unrelated\n\"11 Tripoli Planes Still Missing, Sparks 9/11 Concerns\",1574,unrelated\n\"No, Vladimir Putin did not get pooped on by a bird during a First World War speech\",2367,unrelated\nISIS Reportedly Beheads U.S. Journalist James Wright Foley on Camera,2109,unrelated\nUS officials: Video shows American's execution,2296,unrelated\nPassenger Wears A Hazmat Suit To Dulles Airport [PHOTO],1955,discuss\n'They ate through the ceilings and pooped on the keyboards': Rats are 'taking over' Vogue's new World Trade Center office and Anna Wintour 'no longer wants to work there',2106,discuss\nISIS fighters 'have contracted Ebola': World Health Organisation investigating reports militants showed up at Iraqi hospital with lethal disease,346,unrelated\n\"Fidel Castro Is Dead, According to Viral Twitter Rumors\",206,unrelated\n\"Small meteorite strikes Nicaragua, government says\",345,unrelated\nApple Watch launch expected in late March,2154,unrelated\n\"Apple Watch Stainless Steel variant reportedly priced at $500, $4,000 for the gold variant\",2365,discuss\nNigeria: hopes for return of kidnapped schoolgirls rise after ceasefire reported,1195,discuss\nIslamic State Flying Three Jets in Syria,487,unrelated\n'There is no limit to their depravity' Islamic State FEED mother her own SON,1938,unrelated\nNYPD to stop arrests for small amounts of marijuana,2307,unrelated\nHundreds mourn the 'death' of Fidel Castro after rumours sweep Twitter (but are they confusing him with recently departed Fidel Castro Odinga from Nairobi?),879,unrelated\nCaught a catfish record in Po: 127 kg and 2.67 meters,1221,unrelated\nMilitant Group Says It Killed American Journalist in Syria,1658,discuss\nMPs credit sergeant-at-arms for saving lives in Parliament Hill shootings,1900,discuss\nIs the Alleged Audio of the Gunshots That Killed Michael Brown a Hoax?,1921,unrelated\n\"Boko Haram Denies Ceasefire, Says Kidnapped Girls Are Now Married\",2088,unrelated\nNun Gives Birth To Baby Boy After Suffering Intense Stomach Pains,1828,discuss\nHundreds mourn the 'death' of Fidel Castro after rumours sweep Twitter (but are they confusing him with recently departed Fidel Castro Odinga from Nairobi?),244,unrelated\n[UPDATED] 11 Men and 0 Women on Tonight's ESPN Domestic Violence Panel,825,unrelated\nCheese addiction breaks Kim Jong-un's ankles,1480,agree\nDevoted pet owner spends £300 to save his GOLDFISH after it became constipated,2174,unrelated\nWeaponized Ebola? ISIS Militants Said To Contract Deadly Virus,1355,discuss\nGOP Rep: ‘At Least Ten ISIS Fighters Have Been Caught Coming Across The Mexican Border’,1890,discuss\nISIS Kobani Update: Possible ISIS Chemical Attack On Kurdish Civilians In Kobani,428,unrelated\n7 Bosnian teens get pregnant on school trip,1660,unrelated\nISIL Beheads American Photojournalist in Iraq,2388,discuss\nDoubts cast over Nicaragua meteorite claim,1722,discuss\nISIS Reportedly Beheads U.S. Journalist James Wright Foley on Camera,1627,unrelated\nPopular 'Banksy' Instagram account offers powerful message of perseverance after Paris attack,2375,discuss\n\"Fidel Castro Rumors Sweep Internet, But No Sign in Cuba\",1817,unrelated\n\"Is North Korea, world's most secret state, really planning a new restaurant in Scotland?\",2045,unrelated\nAmazon.com to open first physical store in Manhattan: DJ,737,discuss\nNicaragua says meteorite probable cause of blast in capital,971,unrelated\nBREAKING: ISIS Beheads American Journalist James Wright Foley,1948,discuss\nRobert Plant Literally Ripped Up An $800 Million Contract To Reunite Led Zeppelin,1492,disagree\nMissing American journalist reportedly beheaded by Islamic State ,1471,discuss\n\"No, a spider (probably) didn't crawl through a man's body for several days\",2175,unrelated\n\"BREAKING: Islamic State, in video, beheads American journalist James Wright Foley who was kidnapped in 2012 -@BNONews\",1905,unrelated\nIs the Alleged Audio of the Gunshots That Killed Michael Brown a Hoax?,1692,discuss\nMum faces real-life Sophie's Choice – as she tries to sell her son to fund daughter's care,1347,unrelated\nSEE IT: NBC meteorologist Mike Seidel appears to relieve himself during broadcast; network says he was looking for phone,1169,unrelated\nMacaulay Culkin dead: The death hoax is once again on the child actor,498,unrelated\n\"Forget 18-karat gold, next-generation Apple Watch Edition could use platinum: Report\",1789,unrelated\nI aborted my baby because it was a boy,2055,unrelated\nAmazon's first brick-and-mortar store said to open in Manhattan,742,unrelated\n\"Nigeria claims deal with Boko Haram on ceasefire, kidnapped girls\",1540,discuss\nDoes ISIS Have Ebola? Probably Not! Media Reports It Anyway,917,unrelated\n\"Lady on FB: I'm 41, Intersex, and Fucked Michael Phelps on First Date\",1849,unrelated\nAnyone for dog meat soup? Kim Jong-Un considers opening restaurant in Scotland selling North Korean delicacies,1535,unrelated\nMohammed Islam Denies Making $72 Million From Stock Market Trading,2407,agree\nApple may launch 12-inch MacBook Air with Retina Display,26,unrelated\nIsis Syria News: Video Shows US Airdropped Weapons and Grenades 'Captured by Islamic State',2448,unrelated\nVideo Messaging App Says Audio Recording Of Michael Brown's Shooting Is Authentic,844,unrelated\n\"Apple Watch to Be Shower-Proof, Have 100,000 Apps at Launch: Reports\",2090,discuss\nTurkish Leader Says U.S. Airdrop Aided ISIS Militants,1708,unrelated\nLynch mob chop man's penis off after catching him allegedly trying to rape teenager,1549,unrelated\nU.S. Hostage Luke Somers Killed During Yemen Rescue Bid: Family,26,unrelated\nApple may launch 12-inch MacBook Air with Retina Display,2307,unrelated\nISIS chlorine attack on security forces confirmed – Iraq officials,1590,discuss\nNigerians doubtful of girls' release after Boko Haram 'truce' breached,2078,unrelated\n'Nasa Confirms Earth Will Experience 6 Days of Total Darkness in December' Fake News Story Goes Viral,2423,unrelated\nPants on Fire: Duncan Hunter makes unconfirmed claim Border Patrol caught at least 10 ISIS fighters,2249,agree\n\"Gill Rosenberg, Canadian citizen, reportedly captured by ISIS in Syria\",1223,unrelated\nMacaulay Culkin Dead: Internet Death Hoax Claims Actor Found Dead In Apartment,879,unrelated\n\"North Korean leader Kim Jong-un not missing, just having ankle surgery\",2210,unrelated\n\"Confusion swirls, details murky in arrest of ISIS leader's 'wife'\",720,discuss\nThe Man Who Says Comcast Got Him Fired Has Filed a Lawsuit,2447,unrelated\nESPN to save NFL's image with all-male domestic abuse discussion,615,unrelated\nSeth Rogen reportedly nabs Steve Wozniak role in Steve Jobs filmSteve Jobs Iconic Moments,1707,unrelated\nNew Audio Recording From Ferguson May Capture Michael Brown Shooting,1446,discuss\nIt's back! The incredible new Batmobile takes a spin around Detroit... after rumors it had been STOLEN,1802,unrelated\nHomeland Security: No ISIL fighters on U.S. border,213,unrelated\nYPG Confirms: Gill Rosenberg Not Captured in Kobani,1893,discuss\n\"Iraq claims ISIS leader al-Baghdadi’s wife has NOT been arrested, despite Lebanon insisting woman detained at border told them she was Islamist extremist’s spouse\",1125,unrelated\nIslamic State using 'SCORPION bombs' to terrorise victims,1040,unrelated\nISIS Getting Ebola,225,unrelated\n\"Etats-Unis: Mort pendant 48 minutes, un prêtre affirme que Dieu est une femme\",169,unrelated\nTexas plumber's truck on front line of Syria war,1883,unrelated\n\"Obama, Outraged Over Beheading, Vows to Stay on Course\",2067,agree\nWas The Batmobile Stolen In Detroit?,1789,unrelated\nReport: Former Baseball Star Jose Canseco Accidentally Shot At Home,1883,unrelated\nDHS: GOP Rep.’s Claim ISIS Members Caught at U.S. Border ‘Categorically False’,80,unrelated\nMohammed Emwazi: Man identified as Isis killer 'Jihadi John' was 'stopped by MI5' while on safari holiday in Africa in 2010,1346,discuss\nIsis claims to behead US journalist,115,unrelated\n\"Gill Rosenberg, former IDF soldier, possibly captured by ISIS while fighting with Kurds\",1893,discuss\nISIS supporters mourn death of ‘youngest fighter’,345,unrelated\n\"Islamic State, in video titled \"\"A Message to America,\"\" beheads American journalist James Wright Foley who was kidnapped in 2012\",984,unrelated\nISIS Claims to Have Intercepted Supplies From U.S. Airdrop,693,unrelated\nThe pumpkin spice condom is not happening,2055,agree\nISLAMIC STATE BEHEADS MISSING AMERICAN JOURNALIST JAMES WRIGHT FOLEY,1839,unrelated\nChristian Bale to play Steve Jobs in upcoming biopic,1299,disagree\nApple’s next MacBook could be a 12-inch MacBook Air,727,unrelated\n\"Meet Magneto Boy, the kid who attracts metal with his body\",2109,discuss\nShocking Photos! Mom Tries To Sell Son To Pay For Daughter's Cancer Treatment,1574,agree\nApple's 12-Inch Retina MacBook Air Shown in Artist's Renditions,2509,unrelated\nAmazon.com to open first physical store in Manhattan: DJ,2463,unrelated\n\"Hostage David Haines' Murder 'Evil', PM Says\",2306,discuss\n\"Source: Pot in NYC may soon net just a ticket, not arrest\",1192,unrelated\nYou all had an abortion! [Google Translate],2248,agree\nOttawa Shooting: Soldier Shot at Canada's National War Memorial,1506,unrelated\nISIS Blasts 'Scorpion Bombs' At Civilian Areas In Iraq; Mosul Residents Living In Fear,1403,unrelated\nPentagon: ISIS seized materials airdropped to Kurds,80,unrelated\nSHOCK CLAIM: PGA Golfer Says Tiger Woods Is Suspended For Failed Drug Test,1718,discuss\nIS militant 'Jihadi John' named as Mohammed Emwazi from London,1107,unrelated\nWife and son of Isil leader Abu Bakr al-Baghdadi 'detained at Lebanon border',509,discuss\nPopWatch Teenager fights for the right to be recognized as Teletubbies' smiling sun-baby,2371,discuss\nREPORT: Alleged New Audio of Michael Brown Shooting,2044,unrelated\n\"Paradise is open to all, even dogs, Pope tells boy\",2115,unrelated\nHundreds of Palestinians flee as Israel opens dams into Gaza Valley,2055,unrelated\n\"One gunman killed in shooting on Parliament Hill in Ottawa, hunt on for other shooters\",373,unrelated\nCanadian-Israeli Woman Says She Hasn’t Been Captured By ISIS,1808,unrelated\n\"IS Beheads Briton David Cawthorne Haines, Threatens to Execute Another Briton, Alan Henning\",2440,agree\n\"Bosnia: Seven underage girls return from five day school trip, pregnant\",208,unrelated\nVideo: Islamic State Claims to Have Captured US Weapons Airdrop Near Kobane,1076,discuss\nReport: Possible audio tape of Michael Brown shooting,1893,unrelated\n\"Islamic State leader's family detained by Lebanon, officials say\",365,unrelated\nIsis leader Abu Bakr al-Baghdadi's 'wife and son detained in Lebanon',2360,unrelated\nTexas plumber's truck spotted in Syria: 'We have nothing to do with terror at all',322,unrelated\nTwo GOP Congressmen Say Suspected Terrorists Caught Crossing U.S.–Mexico Border,2296,unrelated\n\"UPDATED 'Jihadi John' identified as Mohammed Emwazi of London, reports say\",1437,unrelated\nThat Boko Haram Ceasefire in Nigeria Isn’t A Ceasefire,1430,discuss\nNorth Korean dictator Kim Jong-Un to open restaurant in Scotland,1893,unrelated\n\"Jihadi John named as Mohammed Emwazi, from west London\",2123,discuss\n\"Tropical spider burrows under man's skin, lives there for three days\",1271,unrelated\nHomeland Security says terrorists haven't crossed U.S-Mexico border,2141,unrelated\nLebanon detains wife and son of Al-Baghdadi,1883,unrelated\nThat Boko Haram Ceasefire in Nigeria Isn’t A Ceasefire,344,unrelated\nFormer U.S. soldier says IS used chemical weapons in Kobani,367,discuss\nAbdel Majed Abdel Bary Emerges as Suspect in Foley Beheading,2528,discuss\nJames Foley remembered as 'brave and tireless' journalist,2115,unrelated\nAmerican hostage in Yemen freed in military raid-Defence Ministry,120,unrelated\nBanksy 'Arrested & Real Identity Revealed' Is The Same Hoax From Last Year,1437,unrelated\nWhite House Fence Jumper Pushed Past Female Guard,1488,discuss\nIRAQI HEALTH OFFICIAL: EBOLA HAS KILLED 5 ISIS FIGHTERS,1938,unrelated\n\"US hostage 'murdered' by militants in Yemen, says Hagel\",2411,unrelated\nBoko Haram Denies Nigeria Cease-Fire Claim,1374,unrelated\n\"Nun Complains Of Stomach Pains, Later Gives Birth To Baby Boy\",1307,discuss\nJeh Johnson shoots down Duncan Hunter's assertion IS is entering U.S. via Mexico,666,agree\n\"In Moscow, police are looking for a felon, cut the male genitals\",286,unrelated\n\"Mexico hit by student massacre: At least 17 anti-corruption protesters 'rounded up, murdered and dumped in a mass grave' - and another 26 are missing\",1419,unrelated\nDog abandoned at Scottish rail station with suitcase full of belongings  Read more: http://www.ctvnews.ca/world/dog-abandoned-at-scottish-rail-station-with-suitcase-full-of-belongings-1.2175026#ixzz3O9Shc1IO,347,unrelated\n\"What was fake on the Internet this week: Obama’s peace prize, pumpkin-spice condoms and insane winter snow\",609,unrelated\n\"Gill Rosenberg, former IDF soldier, possibly captured by ISIS while fighting with Kurds\",1299,unrelated\nThe famous “Dog whisperer” Cesar Millan died of a heart attack this morning.,979,disagree\n7 Bosnian teens get pregnant on school trip,1981,unrelated\nSeth Rogen Is Woz,1141,discuss\nOscar winner Christian Bale to play Steve Jobs in upcoming biopic,1296,unrelated\nBATMAN VS. SUPERMAN BATMOBILE STOLEN,1538,discuss\n\"Insiders Claim Steel Apple Watch to Start at $500, Gold at $4,000\",296,discuss\nDog abandoned at Scotland train station with suitcase,695,unrelated\n\"What they earn: Vice CEO Shane Smith’s $300,000 steak dinner\",500,unrelated\n\"Reports: Jihadists Steal Commercial Jets, Raise 9/11 Fears\",846,unrelated\nThat ESPN Domestic Violence Panel You Keep Hearing About Isn't Real,1022,unrelated\nNew Audio Shows Michael Brown Was Shot at 11 Times,1090,unrelated\nISIS Beheads Kidnapped Photojournalist James Wright Foley in Horrific Video Message to the U.S.,524,unrelated\nThe Arrest of the ISIS Leader's Wife and Son,530,unrelated\nContinuing Violence Puts Boko Haram Ceasefire In Jeopardy,2096,unrelated\nReport: NYPD to stop arresting people for minor marijuana offenses,1920,discuss\n\"Teen Made $72 Million Trading Stocks, Confirms Teen Dominance Worldwide\",1240,unrelated\nMichael Phelps’ girlfriend Taylor Lianne Chandler reveals she was raised as a boy,1524,unrelated\nGOP Rep: ‘At Least Ten ISIS Fighters Have Been Caught Coming Across The Mexican Border’,80,unrelated\nCanadian-Israeli Woman Says She Hasn’t Been Captured By ISIS,1197,unrelated\n\"What was fake on the Internet this week: Obama’s peace prize, pumpkin-spice condoms and insane winter snow\",2152,unrelated\nA Wanted Man Responded To A Police Facebook Post That He Would Turn Himself In,1383,unrelated\nUnlucky in love man CHOPS OFF own penis because he was fed up with not having a girlfriend,2212,agree\nWeaponized Ebola? ISIS Militants Said To Contract Deadly Virus,737,unrelated\nOpposition group: ISIS militants training to fly warplanes in Syria,524,unrelated\nUnconfirmed reports claim Canadian-Israeli Gill Rosenberg captured by ISIS,1862,discuss\nTBS Speeds up SEINFELD by 7.5% to Add 2 More Minutes of Commercials,399,unrelated\n\"Boy, 16, secretly films sex with teacher then uploads it to WhatsApp\",1153,unrelated\n\"\"\"Categorically False\"\": DHS Debunks Right-Wing Fiction That ISIS Attempted To Cross The U.S.- Mexico Border\",2056,unrelated\nChristian Bale to play Steve Jobs in upcoming biopic,932,unrelated\nNEWS/ You'll Never Guess How a Homeless Man Spent $100—Watch the Touching Video!,643,unrelated\nShocking Photos! Mom Tries To Sell Son To Pay For Daughter's Cancer Treatment,1073,unrelated\n\"Batmobile stolen in Detroit? Good one, joker!\",483,unrelated\nIslamic State Militants Claim to Have Beheaded US Journalist James Wright Foley,984,unrelated\nAttorney: New audio reveals pause in gunfire when Michael Brown was shot,2434,discuss\n\"Are missing students in mass graves found near Iguala, Mexico?\",1148,unrelated\nBali Awry,1860,discuss\nCNN Airs Alleged Audio from Michael Brown Shooting,2220,discuss\n\"White House Fence-Jumper Overpowered Secret Service Officer, Ran Through Much of Main Floor\",263,unrelated\nAn accidental delivery of arms to the Islamic State and the problem with airdrops,2176,unrelated\n#RIPFidel fuels false rumors of Cuban leader's death after another Fidel Castro dies,2251,discuss\nFake Fox News Website Reports Judd Nelson’s Death for Some Reason,1317,unrelated\nCanada probes Michael Zehaf-Bibeau as possible suspect in Ottawa shooting - source,1266,unrelated\nN Korean leader misses annual ritual; sister ‘takes over duties’,2344,discuss\nAmazon Reportedly Planning An Ad-Supported Video Service That Will Be Cheaper Than Netflix,1255,unrelated\nFormer PGA Tour player: Tiger Woods suspended for drug test failure,1826,unrelated\n\"\"\"This is the recording you thought you'd lost forever\"\"\",2406,unrelated\n\"In Kim Jong Un's absence, his sister may rule. Or not.\",2046,unrelated\n\"Texas, Hold 'Em\",1467,discuss\n\"Vice's Shane Smith drops $300,000 on Vegas dinner\",2176,unrelated\nHere Are Microsoft's New Robot Security Guards,1854,unrelated\nISIS Leader Killed: Abu Bakr Al-Baghdadi Reportedly Killed By U.S. Airstrike,1921,unrelated\nMoment U.S. Marine is saved by his Kevlar helmet as Taliban sniper bullet hits him in head,1481,agree\n\"James Foley, Missing American Photojournalist, Reportedly Executed By ISIS In Syria\",2096,discuss\nComcast Declares War on Tor?,1403,discuss\nUS Intel: Taliban Man Released From Gitmo in Bergdahl Deal is Back to Militant Activity,1197,unrelated\nThe 'cub of Baghdadi': Has this boy become the youngest victim of Isis’s use of child soldiers?,2288,unrelated\nIraqi media says ISIS militants have contracted Ebola,137,unrelated\nNASA Confirms Earth Will Experience 6 Days of Total Darkness in December 2014!,787,unrelated\nAmazon.com to open first physical store in Manhattan: DJ,986,unrelated\nBanksy arrest hoax: US website claims street artist caught in Watford,77,unrelated\nChristian Bale in Talks to Play Steve Jobs (Exclusive),1646,unrelated\nCPWD official sacked for absence from duty for 25 years,217,unrelated\nRussian Man Wakes Up to Find His Testicles Have Been Stolen,845,agree\nWatch: ISIS Claims to Have Captured U.S. Airdropped Weapons,7,unrelated\nScorned wife leaves love-rat husband and twin sister NAKED in car park,1852,agree\nPopWatch Teenager fights for the right to be recognized as Teletubbies' smiling sun-baby,1834,unrelated\nDHS Rebuffs Congressman’s Claim ISIS Infiltrating Southern Border,1893,unrelated\nWhite House fence-jumper made it far deeper into building than previously known,1543,unrelated\nRumors Of Fidel Castro's Death Circulate After Prolonged Absence From Public Life,1534,unrelated\nContinuing Violence Puts Boko Haram Ceasefire In Jeopardy,1439,unrelated\nAirport worker strips naked at security scanner in protest against guards,900,unrelated\nReport: HBO Now coming to Apple TV next month,1534,discuss\nPumpkin Spice condoms? Don't fall for this hoax.,367,unrelated\nCatholic Priest Claims God Is Female After Clinically Dead Experience,2445,disagree\nCNN Expert on Brown Audio: At First I Thought ‘Someone’s Trying to Punk CNN’,2481,discuss\n\"Rare meteorite impact causes blast in Nicaragua's capital, Managua\",185,discuss\nREPORT: Apple's Watch Will Come In 2 Storage Sizes,241,unrelated\n1901 Boston time capsule yields small red book,2288,agree\nVogue’s Shiny New Office Has a Big Rat Problem,2263,agree\nIs Ebola Virus Spreading Among ISIS Militants? Reports Claim Jihadists Seeking Cure at Mosul Hospital,1891,discuss\nCongressman: ‘At least 10 ISIS fighters’ caught trying to cross into US,1890,discuss\nCesar Millan is Not Dead: Dog Whisperer Death Hoax Circulates,1175,unrelated\n\"See How This Homeless Man Spends A Hundred Dollars, And Keep A Tissue Handy [Video]\",359,unrelated\nUPDATE: BATMAN v SUPERMAN Batmobile Reportedly Stolen By (Shocker!) Detroit Locals,734,unrelated\nHomeless man receives $100... then shocks everyone with how he spends it,1130,disagree\n\"No, a mechanical polar bear is not about to be given an Asbo\",2290,agree\nUS probing claims ISIS fighters seized airdropped weapons meant for Kurds,1949,discuss\nHoax 'Banksy Arrested in London' Story Dupes the Internet Again,667,unrelated\n\"Israel opens dams, floods Gaza\",993,unrelated\nRapper identified as James Foley's executioner: reports,1079,discuss\nStar Wars VII for a New SUMMER Release Date!?,808,unrelated\nGod Is A Woman – Resurrected Father Narated,858,unrelated\nBREAKING: British-born hostage 'KILLED in failed rescue attempt',1988,discuss\n\"Hoax Alert: Father O’Neal, Who Has Met God and Thinks She’s a Woman, Is Made Up (Just Like God Herself)\",2515,disagree\nJilted lover chops off his penis after girlfriend dumps him,812,unrelated\n\"Texas Turkey Farm Contaminated With Ebola, Over 250,000 Holiday Turkeys Infected\",2210,agree\nAmazon Is Opening a Brick-and-Mortar Store in Manhattan,1948,unrelated\nISIS Militants Allegedly Contracted Ebola,2177,unrelated\n\"Why the most expensive Apple Watch will probably cost around $10,000\",2403,unrelated\nMedia reports identify Londoner as Islamic State's ‘Jihadi John’,2123,discuss\nMicrosoft turns to robotic security guards to watch for trouble,572,unrelated\nNew York City Plans to End Arrests for Possession of Small Amounts of Marijuana,775,unrelated\n\"No, Banksy has not been arrested (sigh)\",1349,unrelated\nJudd Nelson isn't dead; report is a hoax,2332,agree\nIslamic State 'training pilots to fly fighter jets',2218,unrelated\nIslamic Militants Post Video Claiming to Show Beheading of U.S. Journalist,2524,discuss\n\"Seven High School Girls Get Pregnant On Five-Day School Trip, Parents Outraged\",2230,unrelated\n[UPDATED] 11 Men and 0 Women on Tonight's ESPN Domestic Violence Panel,1148,unrelated\nWife and son of Isil leader Abu Bakr al-Baghdadi 'detained at Lebanon border',365,unrelated\nDog found abandoned at Scottish train station with suitcase of belongings,1164,agree\nMichael Phelps’ girlfriend Taylor Lianne Chandler reveals she was raised as a boy,618,unrelated\n\"Meteorite Strikes Nicaraguan Capital, Creates 16-Foot-Deep Crater\",2155,unrelated\nBREAKING: ISIS USES CHEMICAL WEAPONS – Murders 300 Iraqi Soldiers in Chlorine Gas Attack,2024,unrelated\nKimye’s Fault? Anna Wintour’s NYC ‘Vogue’ Offices Hit With Disgusting Rat Infestation: ‘Rat Droppings On Desks’,2064,agree\nJosh Paler Lin Gives A Homeless Man $100 And Follows Him To See How He Spends It,1922,discuss\n\"Viral Video Of Homeless Man Spending $100 On Food For Other Homeless Was Faked, Witness Says\",1934,unrelated\n\"Dogs DO go to heaven… and cats, and horses: Pope assures young boy that there is a place in paradise for animals as well\",932,unrelated\nExpert casts doubt on Bunbury man Dylan Thomas’s burrowing stomach-spider story,1268,unrelated\nComcast Says You Can Keep Your Tor,844,unrelated\nPictured: Recent Muslim convert Michael Zehaf-Bibeau who shot dead a solider and opened fire on Canadian Parliament,1554,agree\nReport: Exec popped for $300k dinner after run at blackjack,190,unrelated\nBali spider burrows under Aussie’s chest,2293,discuss\nJordan king cites Clint Eastwood in revenge vow,516,unrelated\n\"Nigeria Says It Struck A Cease-Fire With Boko Haram, But Are They Talking To The Right Guy?\",2144,discuss\nAudio of gunfire in Michael Brown case authenticated by app company,2313,unrelated\n\"Everybody Relax, Banksy Wasn’t Arrested And Exposed As A 35-Year-Old Man\",1020,unrelated\n\"Brian Williams: No, Our Meteorologist Was Not Peeing on Live TV\",381,unrelated\nKim Yo-jong in Charge: Kim Jong-un's Sister 'Replaces' North Korean Dictator During Illness,1210,unrelated\nREPORTS: JORDANIAN KING PERSONALLY FLYING SORTIES AGAINST ISIS,516,unrelated\nPure Evil: Islamic State Beheads American Journalist James Wright Foley,2404,unrelated\nVideo messaging service verifies timing of CNN audio recording,1379,agree\nJames Foley beheading: London rapper turned jihadist believed to be under investigation for murder of journalist in Syria,2327,discuss\nMeteorite leaves crater in Nicaraguan capital Managua,649,unrelated\nReport: Michael Phelps’ Tinder ‘Girlfriend’ Was Born Male; “We Made Love During Halftime”,1234,discuss\nTerrorism fears rise amid reports of stolen jetliners,1165,discuss\nJames Foley remembered as 'brave and tireless' journalist,511,unrelated\n\"Forty years ago, Lego wrote a powerful letter to parents about how gender works\",989,unrelated\nChugging eggnog sends Utah man to hospital,1325,unrelated\nWife and son of Islamic State leader Abu Bakr al-Baghdadi detained in Lebanon,1943,unrelated\nPopWatch Teenager fights for the right to be recognized as Teletubbies' smiling sun-baby,1221,unrelated\n\"Comcast Is Threatening To Cut Off Customers Who Use Tor, The Web Browser For Criminals\",1314,unrelated\n\"BREAKING: Islamic State, in video, beheads American journalist James Wright Foley who was kidnapped in 2012 -@BNONews\",2495,discuss\nStar Wars VII for a New SUMMER Release Date!?,2141,unrelated\nHope Fades for Girls' Release After Boko Haram 'Truce' Breached,879,unrelated\nWHO says reports of suspected Ebola cases in Iraq are untrue,2025,discuss\nCustomer: I was fired for Comcast complaint,2434,unrelated\nCNN Posts Alleged Audio of Michael Brown Shooting,483,discuss\n\"Islamic State, in video titled \"\"A Message to America,\"\" beheads American journalist James Wright Foley who was kidnapped in 2012\",1009,unrelated\nRajasthan: Angry mob teaches rapist a lesson; chops penis off,1256,unrelated\n#HairGate: iPhone 6 Customers Are Complaining That The Phone Is Ripping Out Their Hair,1923,unrelated\nTiger Woods Is Selling His Private Island For $7.1 Million,2508,unrelated\nBoko Haram denies ceasefire claim by Nigeria's government,1761,discuss\nReport: 4 ISIS Terrorists Caught at Southern Border in 36 Hrs,2458,unrelated\nKim Jong-un relying on ‘cobra wine’ after problems with trouser snake,220,unrelated\n\"Vice Media’s CEO blew $300,000 on dinner, and a Vegas casino boss blabbed about it\",500,unrelated\nWas The Video Of That Homeless Man Doing Good Deeds With $100 All An Elaborate Hoax!?,1934,unrelated\nSaudi cleric condemns snowmen as anti-Islamic,1130,unrelated\nIslamic State May Have Fighter Jets Now After Seizing Russian-Made MiGs,2068,discuss\nBunbury local discovered a spider had burrowed under his skin on Bali holiday,1502,agree\nItalian fisherman catches monstrous 280-pound catfish,2196,agree\nNigeria: hopes for return of kidnapped schoolgirls rise after ceasefire reported,2096,unrelated\nMexican cartel leader kills self; bodies in grave not missing students,1984,agree\nKurds fear Isis use of chemical weapon in Kobani,585,unrelated\n\"Nigeria claims deal with Boko Haram on ceasefire, kidnapped girls\",1125,unrelated\nIslamic State claims to have beheaded American journalist,1361,unrelated\n’6 Days Darkness in December 2014′ 100% Fake; NASA Confirmed 3 Days Total Darkness Hoax as Well,368,unrelated\n\"Apple Reportedly Preparing 12-inch MacBook Air, Thinner and Lighter than Existing Models\",385,unrelated\nBoko Haram denies it has agreed ceasefire,304,unrelated\nThe Apple Watch Will Debut by Late March [Report],808,unrelated\nDHS: GOP Rep.’s Claim ISIS Members Caught at U.S. Border ‘Categorically False’,2132,unrelated\nVideo: Islamic State Claims to Have Captured US Weapons Airdrop Near Kobane,1938,unrelated\nPassenger Wears A Hazmat Suit To Dulles Airport [PHOTO],1029,unrelated\nUS Lawmaker: Ten ISIS Fighters Have Been Apprehended Coming Across Southern Border (Video),167,unrelated\nAudio recording allegedly captures moment Michael Brown was shot,2313,unrelated\nGoogle Grows With $1.6 Billion in California Office Deals,225,unrelated\n\"A message from Jim's mom, Diane Foley:\",2453,unrelated\nHORROR: ISIS Fighters Have Reportedly Contracted Ebola,1891,discuss\n\"Are missing students in mass graves found near Iguala, Mexico?\",1538,unrelated\nChristian Bale to Play Steve Jobs in New Movie,932,unrelated\nAmazon.com to open first physical store in Manhattan: DJ,2116,discuss\nInsurgents killed in Nigeria despite alleged truce with Boko Haram,344,unrelated\n\"Boko Haram denies truce, says kidnapped girls married\",2156,unrelated\n\"Reports Isis fighters have contracted Ebola are 'incorrect', says Iraqi health ministry\",520,unrelated\nKurds fear Isis use of chemical weapon in Kobani,754,unrelated\nDid NBC Nightly News Go Live To A Man Who Was Taking A Piss?,26,unrelated\nSeth Rogen to Star as Steve Wozniak in Sony's Steve Jobs Biopic [Updated],1539,unrelated\nDaash Ebola transferred to Mosul {Google Translate],1034,unrelated\n\"Explosion reported near the Nicaraguan capital attributed to meteorite impact, but experts, including NASA, cast doubt on claims\",724,unrelated\nChristian Bale Pulls Out of Upcoming Steve Jobs Biopic,919,unrelated\n\"Boko Haram denies truce, says kidnapped girls married\",206,unrelated\nIsis 'fed murdered kidnap victim to his own mother after she travelled to their headquarters and demanded to see him',2175,unrelated\nKim Jong-un So Fat He Injured His Ankles,1837,unrelated\nThat Was Fast: Christian Bale Bails on Steve Jobs Biopic,919,unrelated\nIsis claims to behead US journalist,1786,unrelated\n‘Little old lady’ Arrested for Making Fur Coats with Neighbor’s Cats,1829,unrelated\n\"No, Banksy hasn’t been arrested\",900,agree\n'Feminist' Lana 'Aborts Baby Because It's A Boy' And Is Surprised By Backlash,1363,unrelated\nChristian Bale Won't Play Steve Jobs After All,1846,agree\nFormer British Rapper Reportedly Under Investigation for James Foley Beheading,472,discuss\nIs Kim Jong Un's sister Kim Yo Jong in charge?,1829,unrelated\nISIL Beheads American Photojournalist in Iraq,874,unrelated\nIRAQI AND KURDISH MEDIA REPORTS: ISIS FIGHTERS HAVE CONTRACTED EBOLA,1904,discuss\n‘Photo of slain IS leader’ reported to be doctored,1473,disagree\nNigeria says it has deal with Boko Haram to release kidnapped girls,2463,discuss\nChristian Bale In Talks To Play Steve Jobs In Sony's Next Biopic,1294,unrelated\nISIS launch SCORPION BOMBS to spread panic in Iraq,1127,agree\n\"North Korean leader Kim Jong-un not missing, just having ankle surgery\",2441,unrelated\nMacaulay Culkin Hasn’t Died Despite What Everyone Is Saying On Facebook,1012,unrelated\n\"Yemen says U.S. man freed, sister says he’s dead\",1165,unrelated\nJames Foley remembered as 'brave and tireless' journalist,170,unrelated\n\"Stainless steel Apple Watch could cost just $499, but gold will be 10 times as pricey\",41,discuss\nKim Jong-un: Absent North Korean leader is 'recovering from ankle surgery',1001,discuss\nJihadi John unmasked: Former Westminster University student was arrested FIVE years ago and put on a terror watch list - but he flew to Syria to join ISIS two years later,503,unrelated\nReport: Former Baseball Star Jose Canseco Accidentally Shot At Home,695,unrelated\n\"Vice's Shane Smith drops $300,000 on Vegas dinner\",2463,unrelated\nISIS Reportedly Beheads American Photojournalist in Iraq,1547,unrelated\nMohammed Islam Denies Making $72 Million From Stock Market Trading,1205,unrelated\n\"Catholic Priest Dies for 48 Minutes, Comes Back to Life and Claims God Is Female\",1849,agree\nThere has been a shooting at the War Memorial on Parliament Hill. Unconfirmed reports say a soldier was shot.,1988,unrelated\nISIS Beheads American Journalist,1948,discuss\nComcast Says You Can Keep Your Tor,2403,unrelated\nFemale Israeli fighter said abducted by Islamic State  Read more: Female Israeli fighter said abducted by Islamic State,2367,unrelated\nCatholic Priest Claims God Is Female After Clinically Dead Experience,1678,unrelated\nIsis claims to behead US journalist,1471,discuss\nNigerians doubtful of girls' release after Boko Haram 'truce' breached,1506,unrelated\nWas The Video Of That Homeless Man Doing Good Deeds With $100 All An Elaborate Hoax!?,2492,unrelated\nWHO investigates media reports ISIS fighters contracted Ebola,2197,unrelated\nOscar winner Christian Bale to play Steve Jobs in upcoming biopic,2343,discuss\nUS officials: Video shows American's execution,1744,discuss\nISIS Seemingly Beheaded American Journalist James Wright Foley,1351,unrelated\nAmazon plans a streaming-video alternative,1853,unrelated\nAlleged Ottawa gunman: What we know so far about Michael Zehaf-Bibeau,1569,discuss\nISIL Beheads American Photojournalist in Iraq,662,unrelated\nThis Week In Weird News: Horrible Human Slaps Elderly Woman For Sneezing,932,unrelated\nIraqi media says ISIS militants have contracted Ebola,267,unrelated\nHospital: Man not being treated for Ebola in Kansas City,1349,unrelated\n\"Fidel Castro Rumors Sweep Internet, But No Sign in Cuba\",640,unrelated\nAl-Shabab leader who ordered Kenya mall massacre believed killed in US drone attack in Somalia,1982,discuss\nGuantanamo detainee freed in Bowe Bergdahl swap 'back to terrorism',2524,unrelated\nNew Audio Recording From Ferguson May Capture Michael Brown Shooting,1435,unrelated\nMan Chops Off and Throws Away His Small Penis After Bad Breakup,1560,discuss\n\"Yes, you can wear your Apple Watch in the shower\",2196,unrelated\nNigeria says ceasefire agreed with Boko Haram,2530,discuss\nUPDATE: BATMAN v SUPERMAN Batmobile Reportedly Stolen By (Shocker!) Detroit Locals,1538,discuss\nWho Is Michael Zehaf-Bibeau? Ottawa Shooter Suspect Identified By Canadian Officials ,1982,unrelated\n20 year old burger? McDonald's burger purchased in 1995 hasn't aged a bit,199,unrelated\nWhite House Fence Jumper Pushed Past Female Guard,311,unrelated\n\"IS Beheads Briton David Cawthorne Haines, Threatens to Execute Another Briton, Alan Henning\",1360,unrelated\nJihadi John: Mohammed Emwazi named as masked man behind ISIS beheadings,1800,discuss\nTwo blokes dared to eat 20-year-old burger for charity,225,unrelated\nIraqi airstrike kills key ISIL leader,1805,unrelated\nISIS Appears To Behead American Photojournalist In YouTube Video,1093,discuss\nIsis militants claim to have killed US journalist James Foley,2287,unrelated\nDog abandoned at Scottish rail station with suitcase full of belongings  Read more: http://www.ctvnews.ca/world/dog-abandoned-at-scottish-rail-station-with-suitcase-full-of-belongings-1.2175026#ixzz3O9Shc1IO,530,unrelated\nMechanical polar bear ‘threatened with ASBO for singing Christmas songs’,2367,unrelated\nBREAKING NEWS: British-born U.S. photojournalist held hostage by al-Qaeda killed in failed rescue attempt in Yemen,298,unrelated\n\"Comcast Turns Complaints Back On Customer, Gets His Employer To Fire Him\",2238,discuss\nMicrosoft's Silicon Valley campus now guarded by Daleks,1721,unrelated\nDid Kim Yo-Jong Take Kim Jong Un’s Role? North Korea Ill Health Rumors Are ‘Fabricated’,754,unrelated\nGiant 8ft 9in catfish weighing 19 stone caught in Italy is thought to be the biggest ever reeled in with a rod and line,0,unrelated\nISLAMIC STATE BEHEADS MISSING AMERICAN JOURNALIST JAMES WRIGHT FOLEY,2287,unrelated\n[Updated] Saudi State Television Allegedly Blurs Michelle Obama’s Face During Meeting With New Saudi King,396,unrelated\nA Bogus Banksy,2375,agree\nYPG Confirms: Gill Rosenberg Not Captured in Kobani,1628,unrelated\nWhiz kid stock picker: I didn't actually make $72M trading,550,unrelated\n\"No, a bird didn't poop on Vladimir Putin\",2197,unrelated\nBREAKING NEWS: ISIS beheads missing American journalist James Wright Foley as warning to US to cease action in Iraq,984,unrelated\nHospital: Man not being treated for Ebola in Kansas City,170,unrelated\nLOL: RICH JOHNSTON SAYS THE BATMOBILE HAS BEEN STOLEN IN DETROIT,137,unrelated\nTurkish president says American weapons drop for Kurdish fighters was 'wrong' after supplies end up in the hands of ISIS,1938,unrelated\nChristian Bale In Talks To Play Steve Jobs In Sony's Next Biopic,630,unrelated\nISIS Fighters Getting Caught Coming Across the U.S.-Mexican Border?,2039,unrelated\nISIS Releases YouTube Video Showing 10-Year-Old 'Martyr' Allegedly Killed in Battle,847,unrelated\nNorth Korea reportedly bans anyone sharing Kim Jong Un's name,1648,discuss\nNicaragua says meteorite probable cause of blast in capital,1338,unrelated\nSaudi Arabia Cleric Issues Fatwa Against Building Snowmen,26,unrelated\nCNN Plays Alleged Audiotape of Michael Brown ShootingMilitarization Of Police,1268,unrelated\nHundreds mourn the 'death' of Fidel Castro after rumours sweep Twitter (but are they confusing him with recently departed Fidel Castro Odinga from Nairobi?),724,unrelated\nNigeria: hopes for return of kidnapped schoolgirls rise after ceasefire reported,821,unrelated\nPenis Drawn On Bugatti Veyron Could Be World's Most Expensive Car Vandalism,822,unrelated\n\"RCMP release security footage of Michael Zehaf Bibeau during attack, say he shot soldier in back\",107,unrelated\nISIS Blasts 'Scorpion Bombs' At Civilian Areas In Iraq; Mosul Residents Living In Fear,1127,agree\n\"Could Gold Apple Watch cost $5,000?\",2188,unrelated\n\"ISIS Video Shows Execution of David Cawthorne Haines, British Aid Worker\",2306,discuss\nNew Audio Shows Michael Brown Was Shot at 11 Times,1549,unrelated\nMACAULAY CULKIN IS THE LATEST VICTIM OF A CELEBRITY DEATH HOAX — AND THESE 9 STARS KNOW EXACTLY HOW HE FEELS!,2022,unrelated\nHas Ebola infected Isis militants in Mosul?,2060,discuss\nThe Arrest of the ISIS Leader's Wife and Son,538,discuss\nAlleged audio of Michael Brown shooting released,346,unrelated\n\"Nun Complains Of Stomach Pains, Later Gives Birth To Baby Boy\",2492,agree\nSouth Korea: Kim Jong Un had ankle surgery to remove cyst,2385,unrelated\nGraffiti Artist Banksy Arrested In London; Identity Revealed,2362,disagree\n\"No, there aren’t any Ebola cases in Iraq\",1948,unrelated\n\"Gill Rosenberg, Canadian-Israeli Woman Feared Kidnapped By ISIS, Says She's Safe\",2142,agree\n\"James Wright Foley, Kidnapped Journalist, Apparently Executed by ISIS\",1351,unrelated\nReport: US Drones Over Syria Looking for ISIS Leader Abu Bakr al-Baghdadi,2443,discuss\n\"Islamic State, in video titled \"\"A Message to America,\"\" beheads American journalist James Wright Foley who was kidnapped in 2012\",1948,discuss\nExperts: More facts needed on purported audio recording of Michael Brown shooting,900,unrelated\nThis Week In Weird News: Horrible Human Slaps Elderly Woman For Sneezing,1294,unrelated\nWe took a look at the photo said to show the body of Islamic State leader Abu Bakr Al-Baghdadi (right) and found it was really an ethnic Albanian militant killed in 2013,35,unrelated\nKim Had Ankle Surgery:  Source,1854,discuss\nNigeria Says Boko Haram Cease-Fire May Lead to Release of Kidnapped Girls,344,unrelated\nBreaking: Soldier shot at National War Memorial in Ottawa,1893,unrelated\n\"Tropical spider burrows under man's skin, lives there for three days\",1797,disagree\nTim Cook Reportedly Reveals Apple Watch Waterproofing Has Improved,1808,discuss\nNigeria and Boko Haram 'agree ceasefire and girls' release',40,unrelated\n\"See How This Homeless Man Spends A Hundred Dollars, And Keep A Tissue Handy [Video]\",532,agree\n400 men cut their testicles off believing it would help them meet God,1950,unrelated\nBREAKING NEWS: ISIS beheads missing American journalist James Wright Foley as warning to US to cease action in Iraq,1966,agree\nFears journalist James Wright Foley beheaded by Islamic State jihadists in ‘message’ to United States,928,discuss\nMexico finds 4 more graves at site of suspected student massacre,1822,discuss\nNYC High School Student Nicknamed ‘Teen Wolf’ Made $72 Million On Stock Market,1940,unrelated\nNew ISIS Video Shows Militants Seizing Weapons Airdropped By US Near Kobani,1485,agree\nFears Islamic State could launch EBOLA attack on Britain after fighters 'contract virus',472,unrelated\n\"Rumor: Stainless Steel Apple Watch Will Cost $500, Gold $4,000\",731,unrelated\nAbdel-Majed Abdel Bary: London Rapper Identified As ISIS Militant Who Beheaded James Foley,760,unrelated\n\"Bosnia: Seven underage girls return from five day school trip, pregnant\",2124,unrelated\nReport: Possible audio tape of Michael Brown shooting,2235,discuss\nGOP Rep. Duncan Hunter Claims 'At Least' 10 ISIS Fighters Apprehended On Texas Border,2313,unrelated\nCold Turkey,2448,unrelated\n\"Meet Magneto Boy, the kid who attracts metal with his body\",1372,unrelated\nMacaulay Culkin dead: Actor is victim of another death hoax,1423,unrelated\n\"Jess Smith, 19, Claims She Was Teletubbies' Giggling Baby: What Did She Get Paid?\",649,discuss\nNigeria Says Boko Haram Cease-Fire May Lead to Release of Kidnapped Girls,1019,unrelated\n\"Tour, agent: Tiger Woods not banned\",971,unrelated\n‘Jihadi John’: The Islamic State killer behind the mask is a young Londoner,1800,discuss\nElderly Woman Arrested for Kidnapping Neighbor’s Cats & Making Fur Coats,104,unrelated\nRumors of ISIS leader's death debunked,1477,unrelated\nPolice hunting mystery 'slapper' in tweed jacket who attacks people who sneeze in town's high street,1839,agree\nElectric shock turns Russian boy into Marvel's Magneto,2203,discuss\n\"UPDATE: Soldier, gunman who died in Ottawa rampage identified\",2102,unrelated\nChristian Bale in Talks to Play Steve Jobs (Exclusive),35,unrelated\nReports: Big Bank Hank of pioneering rap group Sugarhill Gang has died,234,unrelated\nREPORT: Alleged New Audio of Michael Brown Shooting,281,unrelated\n\"HBO streaming service could launch in April for $15 per month, work on Apple TV\",513,unrelated\n\"US Drones, Hunting for ISIS Leader, Seen Flying over Syrian Airspace\",1740,agree\nAn Audio Recording of the Michael Brown Shooting Has Reportedly Surfaced,721,discuss\n\"McDonald’s to Stop Serving Overweight Customers in January? Nope, ‘1/15/2015′ Story is Fake\",2096,unrelated\n\"Apple Media Event Rumored for Late February, Apple Watch and 12\"\" MacBook Air Likely Topics [Updated]\",1299,unrelated\n\"ISIS beheads American photo-journalist James Wright Foley, threatens more to come\",847,discuss\nIslamic State militants claim to behead missing American journalist,874,unrelated\nISIS Beheading of U.S. Journalist James Foley Posted to YouTube,1358,unrelated\nJordan king cites Clint Eastwood in revenge vow,691,unrelated\nNicaragua says meteorite probable cause of blast in capital,2118,unrelated\nCNN Plays Alleged Audiotape of Michael Brown ShootingMilitarization Of Police,586,unrelated\n\"Brian Williams: No, Our Meteorologist Was Not Peeing on Live TV\",1333,agree\nThis Selfless Homeless Man Receives $100 & Doesn't Spend A Dime On Himself!,676,unrelated\nWHO ‘probing’ whether ISIS fighters got Ebola,1438,unrelated\nNew Audio Shows Michael Brown Was Shot at 11 Times,1481,unrelated\nEbola Outbreak 2015 Update: ISIS Fighters May Have Contracted Deadly Virus,1013,unrelated\n\"Small meteorite strikes Nicaragua, government says\",1731,discuss\n\"It was me! Student, 19, reveals SHE was the Teletubbies' giggling baby in the sky - and was paid just £250 and a box of toys\",1744,unrelated\nMacaulay Culkin dead: The death hoax is once again on the child actor,2313,unrelated\nFormer PGA Tour player: Tiger Woods suspended for drug test failure,568,unrelated\nMeteorite leaves crater in Nicaraguan capital Managua,724,unrelated\n\"ISIS Claims It Kidnapped Gill Rosenberg, The First Western Woman To Fall Into The Group's Hands\",1949,unrelated\nKim Jong-un 'Had Surgery on Fractured Ankles',493,discuss\n\"Fidel Castro Dead? Yes, He Is… But The Cuban Leader Is Alive, Death Rumors Proven False\",1305,discuss\nReport claims Kim Jong-un underwent surgery to repair fractured ankles,1097,unrelated\nIsis militants claim to have killed US journalist James Foley,2367,unrelated\nZack Snyder’s ‘Batman V Superman: Dawn Of Justice’ Stolen Batmobile Rumor Put To Rest,1751,agree\nVandals add rude paint job to $2.5m Bugatti (but luckily for the owner it all turned out to be a hoax),822,unrelated\nWould-be rapist has penis severed by angry mob,1256,unrelated\n\"Suspected meteorite leaves crater in Managua, is linked to asteroid\",269,unrelated\nAudio recording allegedly captures moment Michael Brown was shot,1950,unrelated\nNigeria Claims Boko Haram Will Release the Kidnapped Schoolgirls,1646,unrelated\n\"UK spies identify Foley’s killer, Abdel-Majed Abdel Bary a key suspect\",633,unrelated\nCNN Expert on Brown Audio: At First I Thought ‘Someone’s Trying to Punk CNN’,2317,discuss\nApple may launch 12-inch MacBook Air with Retina Display,1362,discuss\n'Feminist' Lana 'Aborts Baby Because It's A Boy' And Is Surprised By Backlash,524,unrelated\nMagic mushroom found growing at Buckingham Palace,2480,discuss\nBoko Haram denies ceasefire claim by Nigeria's government,1661,unrelated\n\"Boko Haram claims to have German hostage, denies ceasefire\",125,unrelated\nISIS fighters seize weapons airdrop meant for Kurds,288,discuss\nGoogle Grows With $1.6 Billion in California Office Deals,527,unrelated\nPolice find mass graves with at least '15 bodies' near Mexico town where 43 students disappeared after police clash,2342,discuss\n\"Audio captured at time of Michael Brown shooting, company says\",1832,unrelated\n\"Brian Williams: No, Our Meteorologist Was Not Peeing on Live TV\",2092,unrelated\n\"'American bombing had signed my death certificate': Missing US journalist James Wright Foley goes unflinching to his death as ISIS behead him in horrific video, as a warning to Obama\",2304,unrelated\nSteve Jobs Biopic Eyes Seth Rogen to Play Apple Co-Founder Steve Wozniak,1197,unrelated\nThe Apple Watch has a low-power mode that only tells the time,1707,unrelated\nDog abandoned at Scotland train station with suitcase,1198,unrelated\n\"Man cuts off manhood, throws it in the bin, after girlfriend leaves over small penis\",2330,unrelated\nJames Foley remembered as 'brave and tireless' journalist,608,discuss\nNigeria and Boko Haram 'agree ceasefire and girls' release',2088,unrelated\nReport: Nearly a Dozen Commercial Airliners Missing Ahead of 9/11 Anniversary After Islamists Overrun Libyan Airport,189,discuss\nKim Jong-un ‘is so fat from eating cheese that he has broken his ankles’,818,unrelated\nAn accidental delivery of arms to the Islamic State and the problem with airdrops,2397,discuss\nKidnapped Nigerian schoolgirls: Government claims ceasefire deal with Boko Haram that will bring missing girls home,1439,unrelated\nMacaulay Culkin dead: The death hoax is once again on the child actor,2523,unrelated\nMcDonald’s Will Stop Serving Overweight Customers Beginning 1/1/15,81,unrelated\nTiger Woods selling Swedish villa — island included,2463,unrelated\n\"Vice's Shane Smith drops $300,000 on Vegas dinner\",1834,agree\nISIS Executioner 'Jihadi John' Is Named as Mohammed Emwazi,2202,discuss\n\"Boko Haram denies cease-fire, leader says he married off kidnapped girls\",992,unrelated\nIraqi and Kurdish media reports cases of Ebola among Islamic State fighters in Mosul,1891,discuss\nHomeless man who received a meal and hotel stay after spending $100 donation on food for friends insists it was NOT a hoax – despite new witness insisting there was no way he could have been secretly filmed,855,unrelated\nNorfolk Man Pays £300 For His Constipated Goldfish To Have Lifesaving Surgery,2280,unrelated\nSeven girls fall pregnant after five day school trip in Bosnia and Herzegovina,557,unrelated\nKim Jong-Un's sister reportedly running N. Korea,706,unrelated\nISIS Militant “Jihadi John” Identified As Young West Londoner,2125,unrelated\nVideo Messaging App Says Audio Recording Of Michael Brown's Shooting Is Authentic,776,unrelated\n\"Tropical spider burrows under man's skin, lives there for three days\",1825,unrelated\nKim Jong-Un 'bans the name Kim Jong-un',1385,unrelated\nSetting the record straight on tor,1899,unrelated\n\"Don't forget to tip...especially if you spend $300,000\",574,unrelated\nVogue’s Shiny New Office Has a Big Rat Problem,387,unrelated\n\"No, a bird didn't poop on Vladimir Putin\",2472,unrelated\nMore than 200 kidnapped Nigerian girls to be released after deal reached with Boko Haram,1661,unrelated\nPentagon: 1 weapons bundle seized by militants,1785,unrelated\nYPG Confirms: Gill Rosenberg Not Captured in Kobani,387,unrelated\nKim Jong-Un 'Has Difficulty Walking And Needs About 100 Days To Recuperate',236,unrelated\nThe next Apple Watch could be platinum,2265,unrelated\nUnconfirmed reports saying ISIS UK Hostage David Haines Beheaded,737,unrelated\nChristian Bale in Talks to Play Steve Jobs (Exclusive),1019,discuss\nReport: Michael Phelps’ Tinder ‘Girlfriend’ Was Born Male; “We Made Love During Halftime”,1524,unrelated\nMacaulay Culkin Dead?,2175,unrelated\nAn audio recording of the Michael Brown shooting has reportedly surfaced,1692,discuss\nIslamic Militants Post Video Claiming to Show Beheading of U.S. Journalist,456,discuss\nISIL militant 'Jihadi John' named by media,81,unrelated\nMissing Libyan Jetliners Raise Fears of Suicide Airliner Attacks on 9/11,1574,unrelated\nIslamic State militants allegedly used chlorine gas against Iraqi security forces,2197,unrelated\n\"No, a spider (probably) didn't crawl through a man's body for several days\",181,unrelated\n\"Video Appears to Show Beheading of Journalist James Foley, Who Went Missing in Syria\",874,unrelated\nKimye’s Fault? Anna Wintour’s NYC ‘Vogue’ Offices Hit With Disgusting Rat Infestation: ‘Rat Droppings On Desks’,2187,unrelated\n\"Meteorite makes big crater in Nicaragua, government says\",767,disagree\nHospital Officials: Kansas City Patient Not Being Treated For Ebola,2306,unrelated\nDuped again: Macaulay Culkin is not dead,2341,agree\n\"Luckiest Pizza Delivery Guy Ever Gets $2,000 Tip\",2122,agree\nIt Begins: HazMat-Wearing Passenger Spotted At Airport,1178,unrelated\nHow Canadian Sergeant-at-Arms Kevin Vickers killed shooter in parliament,1568,unrelated\nBanksy arrest hoax: Internet duped by fake report claiming that the street artist's identity has been revealed,2283,unrelated\n\"Nigeria Says It Struck A Cease-Fire With Boko Haram, But Are They Talking To The Right Guy?\",1372,unrelated\nNigeria Says Boko Haram Cease-Fire May Lead to Release of Kidnapped Girls,1506,unrelated\nJordan king cites Clint Eastwood in revenge vow,205,unrelated\n\"Don't forget to tip...especially if you spend $300,000\",630,unrelated\nBrian Williams Insists NBC News Meteorologist Did Not Pee in the Snow While on Air,2511,discuss\nThat Boko Haram Ceasefire in Nigeria Isn’t A Ceasefire,2078,unrelated\nIraq Says Arrested Woman Is Not The Wife of ISIS Leader al-Baghdadi,1875,unrelated\nThis Woman Is Wrongly Being Called A Sexual Predator After Her Private Sex Tape Was Used For A Hoax,1496,disagree\n\"Are missing students in mass graves found near Iguala, Mexico?\",1613,discuss\nKim Jong-Un's Sister Takes Control in North Korea,1210,unrelated\nIraqi media: ISIS militants have contracted Ebola,1891,discuss\nBunbury local discovered a spider had burrowed under his skin on Bali holiday,962,unrelated\nA Bunch Of Folks Are Passing Around This Hoax Video Of A Bird Pooping On Vladimir Putin,2174,disagree\nReturn of the Mac: Seth Rogen in talks to star as Apple co-founder Steve Wozniak in upcoming Steve Jobs biopic,26,unrelated\nTexas plumber's truck on front line of Syria war,13,unrelated\nChinese State Media Warns People To Stop Calling Themselves Dumbledore,1426,unrelated\n\"U.S. accidentally delivered weapons to the Islamic State by airdrop, militants say\",1597,discuss\nSugarhill Gang Rapper ‘Big Bank Hank’ Dies at 57,2340,discuss\nThat Was Fast: Christian Bale Bails on Steve Jobs Biopic,2343,discuss\nMan chops off his penis after his girlfriend breaks up with him,1379,unrelated\nRep. Duncan Hunter: 'At Least 10' ISIS Fighters Caught at Mexican Border,2524,unrelated\nThere has been a shooting at the War Memorial on Parliament Hill. Unconfirmed reports say a soldier was shot.,892,unrelated\nTexas plumber threatened over jihadis using his old truck,1467,unrelated\nMexico Says Missing Students Not Found In First Mass Graves,712,unrelated\nOttawa gunman identified as 32-year-old Michael Zehaf-Bibeau,1178,discuss\nNewly Discovered Mass Grave Linked to Missing Mexican Students,1213,unrelated\nMexican investigators fear mass grave might hold 43 missing students,761,unrelated\n\"Omar Gonzalez, White House Fence-Jumper, Made it Farther Inside\",687,unrelated\nWoman Dumped by Boyfriend Spends Entire Week Mourning at KFC,1791,unrelated\n\"NYPD to issue tickets instead of arrest for weed possession, report says\",221,unrelated\n\"Rumors of King Abdullah Flying in Airstrikes Not True, Fox Excited Anyway\",640,discuss\nJudd Nelson rebuffs Internet rumors that he died of a drug overdose.,1574,unrelated\nBATMAN VS. SUPERMAN BATMOBILE STOLEN,87,unrelated\nBoko Haram denies ceasefire claim by Nigeria's government,2530,discuss\nU.S. Hostage Luke Somers Killed During Yemen Rescue Bid: Family,7,unrelated\nISIS Militant “Jihadi John” Identified As Young West Londoner,1427,unrelated\nJordan king cites Clint Eastwood in revenge vow,2476,unrelated\nDid Comcast Get a Man Fired From His Job for Complaining About Its Service?,1355,unrelated\nWillie Nelson Dead? Internet Freaks Out As Another Celebrity Death Hoax Makes The Rounds,2186,agree\nAnna Wintour 'refuses to work at new World Trade Center Vogue office due to rat infestation',2459,unrelated\n\"Ann Arbor pizza delivery driver surprised with $2,000 tip\",539,unrelated\nBrian Williams Insists NBC News Meteorologist Did Not Pee in the Snow While on Air,205,unrelated\nDNA tests prove Lebanon IS holding ISIS chief al-Baghdadi's ex-wife and daughter after they were caught with fake passports,254,unrelated\nTexas City plumber's truck ends up in Syrian war,2403,unrelated\nMexico Student Massacre Update: More Graves Discovered At Murder Site,324,unrelated\nHeartbroken girl spends week in KFC after getting dumped,1225,agree\n\"Woman detained in Lebanon is not al-Baghdadi's wife, Iraq says\",1789,unrelated\nSEE IT: California homeless man uses $100 gift to give food to others,1388,discuss\nHundreds mourn the 'death' of Fidel Castro after rumours sweep Twitter (but are they confusing him with recently departed Fidel Castro Odinga from Nairobi?),1572,unrelated\n\"Sadly, Pumpkin Spice Condoms Aren't A Thing After All\",608,unrelated\nNew iOS 8 bug can delete all of your iCloud documents,511,unrelated\nIs this the world's oldest burger? Man claims to have kept McDonald's Quarter Pounder for 20 YEARS,137,unrelated\nBREAKING: British-born hostage 'KILLED in failed rescue attempt',40,unrelated\nReport: Possible audio tape of Michael Brown shooting,2248,unrelated\nUnconfirmed reports claim Canadian-Israeli Gill Rosenberg captured by ISIS,777,unrelated\nSEE IT: California homeless man uses $100 gift to give food to others,855,unrelated\n\"What was fake on the Internet this week: Obama’s peace prize, pumpkin-spice condoms and insane winter snow\",367,unrelated\nKim Jong-Un 'in hospital with two fractured ankles' after ballooning to around 20 stone and going on numerous 'meet the people' walkabout PR stunts,2327,unrelated\n\"Tim Cook Reportedly Showers with Apple Watch, Suggesting It’s Waterproof\",88,unrelated\n'Jihadi John' identified: ISIS killer named as Mohammed Emwazi from West London,1437,unrelated\n\"Batmobile Stolen From \"\"Batman v Superman: Dawn of Justice\"\" Set, Zack Snyder Knows Who Did It\",239,disagree\nIslamic State flying three jets in Syria: monitor,886,unrelated\nThe next Apple Watch could be platinum,2296,unrelated\n\"Tropical spider burrows under man's skin, lives there for three days\",61,unrelated\nThe Story Of The High School Trader Who Made $72 Million Is A Rumor Spun Out Of Control,205,unrelated\nTim Cook Reportedly Reveals Apple Watch Waterproofing Has Improved,1985,unrelated\nPentagon: death of al Shabaab leader in U.S. strike would be major blow,1835,discuss\nSaudi fatwa banning snowmen triggers heated debate,599,unrelated\nSmall Meteorite Strikes in Nicaragua's Capital City of Managua,961,agree\n80's Brat Pack star Judd Nelson forced to deny that he's dead after fake news story starts trending on social media,1273,unrelated\n\"Nigeria's missing girls 'to be released by Boko Haram', government aide claims\",304,unrelated\nCNN Plays Alleged Audiotape of Michael Brown ShootingMilitarization Of Police,2118,discuss\nNicaragua says meteorite probable cause of blast in capital,586,unrelated\n\"Boko Haram denies truce, says kidnapped girls married\",1034,unrelated\nN Korean leader misses annual ritual; sister ‘takes over duties’,986,unrelated\nISIS executioner 'Jihadi John' named by media,1252,unrelated\nWatch moment TV weatherman is caught urinating in the bushes LIVE on camera,1224,unrelated\n\"Is Kim Jong-un's Sister, Kim Yo-jong, Running North Korea In His Mysterious Absence?\",2177,unrelated\nNorth Korean leader Kim Jong-un to open restaurant in Scotland,1339,unrelated\nNot coming to a store near you: The pumpkin spice condom,220,unrelated\nSHOCK CLAIM: PGA Golfer Says Tiger Woods Is Suspended For Failed Drug Test,173,unrelated\nHunt for 'cruel' owner who abandoned dog at train station,1256,unrelated\nWas The Batmobile Stolen In Detroit?,2431,unrelated\nUS Marine survives headshot from Taliban (video),2091,unrelated\n6 Islamist militants killed in US attack in Somalia,1921,unrelated\nTaylor Lianne Chandler: Michael Phelps' Cougar Girlfriend Revealed?,1535,unrelated\n\"Rumor: Stainless Steel Apple Watch Will Cost $500, Gold $4,000\",10,unrelated\nTime Capsule from Paul Revere and Samuel Adams Discovered in Boston,2003,unrelated\nOfficials Refute Iraqi Media Reports That ISIS Members Have Contracted Ebola In Mosul,568,unrelated\nFerguson riots: audio may have captured Michael Brown shooting,1715,discuss\nRep. Duncan Hunter: 'At Least 10' ISIS Fighters Caught at Mexican Border,1890,discuss\n'Electric Boogie' Developer Leaves Secret Resignation Letter To Boss At The End Of The Game (Video),1498,unrelated\nMissing jetliners raise fear of new 9/11-style attacks after Libyan airport falls to Islamic militants,1197,agree\nBiH: Seven Primary School Students Pregnant After Five-Day Excursion,1277,unrelated\nJordan Vs ISIS: Reports Say King Abdullah II Could Personally Lead Airstrikes After Pilot’s Death,803,unrelated\nCesar Millan is Not Dead: Dog Whisperer Death Hoax Circulates,1975,unrelated\nWHO ‘probing’ whether ISIS fighters got Ebola,1169,unrelated\nThat ESPN Domestic Violence Panel You Keep Hearing About Isn't Real,472,unrelated\nWTC rats scare off Anna Wintour,2152,unrelated\nAngry mob cut off rapist’s penis with meat cleaver (VIEWER DISCRETION),1959,agree\n\"No, a spider (probably) didn't crawl through a man's body for several days\",1709,unrelated\nTaliban member swapped by Obama for Bowe Bergdahl tried to return to terror: report,2458,unrelated\nReports: Big Bank Hank of pioneering rap group Sugarhill Gang has died,754,unrelated\nAudio recording allegedly captures at least 10 shots fired in Michael Brown killing,2118,discuss\nLow-level marijuana possession could soon land you a ticket instead of arrest in New York City,666,unrelated\nBoko Haram Denies Nigeria Cease-Fire Claim,2314,unrelated\nIslamic State claims to have beheaded American journalist,928,discuss\n\"Boko Haram Denies Ceasefire, Says Kidnapped Girls Are Now Married\",2192,unrelated\nObama: murder of James Foley 'shocks the conscience of the entire world',2415,unrelated\nU.S. arms airdrop fell into ISIS hands: Pentagon,666,unrelated\nISIS Executioner 'Jihadi John' Is Named as Mohammed Emwazi,1465,unrelated\n\"Woman detained in Lebanon is not Isis leader’s wife, says Iraq\",1125,unrelated\n\"Gill Rosenberg, Canadian-Israeli Woman Feared Kidnapped By ISIS, Says She's Safe\",2445,unrelated\nDylan Thomas Finds Tropical Spider Burrowed Under Skin,2192,unrelated\nIsis supporters claim US hostage killed in coalition air strike in Syria,1337,discuss\n\"Video Appears to Show Beheading of Journalist James Foley, Who Went Missing in Syria\",2047,discuss\nSeth Rogen set to play Steve Wozniak in Danny Boyle's Steve Jobs biopic,1539,unrelated\nMarijuana Law New York: How No-Arrest Policy Could Make Things Worse For Minor Offenders ,2483,unrelated\nUS confirms death of Somalia terror group leader,2458,unrelated\nJudd Nelson Death Hoax: FOX News Impersonator Claims Actor Found Dead In Los Angeles Condo,964,unrelated\nVideo shows ISIL beheading of photojournalist James Foley,2526,unrelated\nWife Of ISIS Leader Abu Bakr al-Baghdadi Detained In Lebanon,2042,unrelated\n\"Tropical spider burrows under man's skin, lives there for three days\",2115,unrelated\nRumor: Seth Rogen to Appear as Woz in Sony's Steve Jobs Film,1157,unrelated\nApple Watch delayed for February in limited quantity,2401,discuss\nMeteorite strike in Nicaragua puzzles experts,269,unrelated\nSaudi fatwa banning snowmen triggers heated debate,1090,unrelated\nMass grave found after 40 students disappear in Mexican protest,251,unrelated\nRumors of ISIS leader's death debunked,1631,unrelated\nIslamic State using 'SCORPION bombs' to terrorise victims,533,unrelated\n\"Is Kim Jong-un's Sister, Kim Yo-jong, Running North Korea In His Mysterious Absence?\",1294,discuss\nPentagon: ISIS seized materials airdropped to Kurds,1383,unrelated\n\"Gene Munster Predicts $499 Steel Apple Watch, $4,999 for 18k Gold Edition\",2016,unrelated\nTexas plumber's truck on front line of Syria war,2379,agree\nWife and son of Isil leader Abu Bakr al-Baghdadi 'detained at Lebanon border',1789,unrelated\n\"At Elon, ‘first-year’ has not replaced ‘freshman,’ university says\",2321,discuss\nWoman Spends Entire Week In KFC After Getting Dumped By Her Boyfriend,1473,unrelated\nJudd Nelson isn't dead; report is a hoax,1317,unrelated\nPentagon: Airstrike killed terror leader in Somalia,1869,unrelated\nReport: Christian Bale Drops Out Of Steve Jobs Biopic,2343,discuss\n\"Meteorite makes big crater in Nicaragua, government says\",2129,unrelated\n\"James Wright Foley, Kidnapped Journalist, Apparently Executed by ISIS\",704,unrelated\nThe Arrest of the ISIS Leader's Wife and Son,2360,unrelated\n\"Sorry, Fido. Pope Francis did NOT say our pets are going to heaven\",1835,unrelated\nNew Audio Reveals Pause in Gunfire When Michael Brown Was Shot: Attorney,1461,discuss\nPurdon Ebola Hoax: ‘Texas Town Quarantined After Family Of Five Test Positive For The Ebola Virus’ Article is Fake,1625,agree\nApple may launch 12-inch MacBook Air with Retina Display,1049,unrelated\nReports say North Korea's Kim insists on being the only Jong Un,1857,discuss\n\"And finally: Apple Watch to launch 9 March with 100,000 apps\",964,unrelated\nKim Jong-un relying on ‘cobra wine’ after problems with trouser snake,385,unrelated\n\"Don't forget to tip...especially if you spend $300,000\",1296,unrelated\nIs the iPhone 6 Really Pulling Out Your Hair?,2476,discuss\n\"James Foley: American Journalist, James Wright Foley Beheaded in New ISIS Video [Breaking News]\",2495,discuss\nNBC weatherman caught urinating in the woods live on air,2092,unrelated\nPolice hunt tweed-jacket wearing man who slaps shoppers for SNEEZING,2277,unrelated\nISIS Fighters Getting Caught Coming Across the U.S.-Mexican Border?,2115,unrelated\nNET Extra: Back-from-the-dead Catholic priest claims God is a female,2296,unrelated\nTexas City plumber's truck ends up in Syrian war,321,unrelated\nThe Man Who Says Comcast Got Him Fired Has Filed a Lawsuit,2149,unrelated\n\"Iraq claims ISIS leader al-Baghdadi’s wife has NOT been arrested, despite Lebanon insisting woman detained at border told them she was Islamist extremist’s spouse\",72,unrelated\nIs Kim Jong-un Opening North Korean Restaurant in Scotland?,1312,unrelated\nIslamist websites claim Israeli-Canadian woman kidnapped by IS: report,80,unrelated\n\"Priest Dies, Wakes Up, Claims God Is a Woman. Huh?\",1407,discuss\nHomeless man receives $100... then shocks everyone with how he spends it,626,unrelated\nOfficial: Gitmo prisoner traded for Bergdahl reaching out to Taliban,2254,unrelated\nIsis Syria News: Iraqi Pilots 'Training Isis Fighters' to Fly Captured Planes,495,discuss\niPhone Game Developer Quits Job By Hiding The Greatest Letter Of Resignation Ever Inside His Game,2377,unrelated\nElderly Woman Arrested for Kidnapping Neighbor's Cats & Making Fur Coats,964,unrelated\nCNN audio: Is this the moment Michael Brown was shot?,1289,unrelated\nHunt for 'cruel' owner who abandoned dog at train station,382,unrelated\nThis Kid Made $72 Million During Lunch,2052,disagree\nAnna Wintour: Is Rat Infestation At NYC ‘Vogue’ Office Kim Kardashian’s Fault?,1439,unrelated\nMACAULAY CULKIN IS THE LATEST VICTIM OF A CELEBRITY DEATH HOAX — AND THESE 9 STARS KNOW EXACTLY HOW HE FEELS!,2523,unrelated\n\"Priest Dies, Wakes Up, Claims God Is a Woman. Huh?\",195,unrelated\nWeaponized Ebola? ISIS Militants Said To Contract Deadly Virus,1821,unrelated\nReport: Former Baseball Star Jose Canseco Accidentally Shot At Home,186,unrelated\nNun 'has surprise baby' after complaining of stomach pains,1412,discuss\nOttawa investigates reports that Isis has captured Canadian-Israeli woman,2443,unrelated\n\"At CBS Detroit, Fan Site 'Scuttlebutt' Is Enough to Publish Batmobile Rumor\",1494,unrelated\nThis Powerful Cartoon About The Charlie Hebdo Attack Is Not By Banksy,2015,unrelated\nWhite House Fence Jumper Made It Further Into Building Than Reported,1547,unrelated\nChristian Bale in Talks to Play Steve Jobs in Danny Boyle's Biopic,860,discuss\nISIS Beheads American Journalist,984,unrelated\nUS officials: Video shows American's execution,1361,unrelated\nVideo shows ISIL beheading of photojournalist James Foley,2096,discuss\nAccountant Says Comcast Got Him Fired for Contesting Bogus Charges,155,discuss\nEveryone chill! Banksy has NOT been arrested,359,unrelated\nISIS militants appear to behead abducted American journalist James Wright Foley in graphic video,1658,discuss\nConde Nast's rat problem at One World Trade Centre: From red carpets to rodent droppings,1693,discuss\nCiti sees Apple Watch price points of $550 and $950; myriad accessories,187,unrelated\nSomeone painted a graffiti dick on a $2.5 million car,1435,unrelated\nBali Awry,962,unrelated\nThis Soap Opera Star Reportedly Had His Testicles Stolen By An ‘Attractive Blonde’ Organ Trafficker,2410,unrelated\nHomeless man receives $100... then shocks everyone with how he spends it,2240,unrelated\n\"Evander Kane \"\"On Way Out\"\" From Source, Price Is Very High; Who Is In?\",333,unrelated\n\"Kim Jong-un Broke Both Ankles and Is Hospitalized, Report Claims\",1689,unrelated\nISIS Getting Ebola,1948,unrelated\nAnna Wintour: Is Rat Infestation At NYC ‘Vogue’ Office Kim Kardashian’s Fault?,585,unrelated\nWatch: ISIS Claims to Have Captured U.S. Airdropped Weapons,2116,unrelated\nRumor Fatigue Sets In at False Alarms of Castro’s Death,2377,unrelated\n\"Rare Case: Seven Bosnian Girls, Aged 13 And 14, Fall Pregnant After Five-Day School Trip; Parents Outraged After School Cites 'Parental Neglect'\",1385,unrelated\nDog found abandoned at Scottish train station with suitcase of belongings,304,unrelated\n\"Sorry, Fido. Pope Francis did NOT say our pets are going to heaven\",472,unrelated\nIraqi and Kurdish media reports cases of Ebola among Islamic State fighters in Mosul,950,unrelated\nZack Snyder’s ‘Batman V Superman: Dawn Of Justice’ Stolen Batmobile Rumor Put To Rest,87,unrelated\nRapper identified as James Foley's executioner: reports,1530,discuss\nAfter ISIS trick mum into eating son - 5 other reluctant cannibals including those forced to eat own body parts,1786,discuss\nCold Turkey,816,unrelated\n\"Boko Haram claims to have German hostage, denies ceasefire\",2192,unrelated\nNorth Korea denies reports Kim Jong-un is to open state-backed restaurant in Scotland,2114,unrelated\nHoly Theft! Batmobile Stolen from 'Batman v Superman'???,942,discuss\nRat problem worsens at One World Trade Center offices of Conde Nast,944,unrelated\nWe took a look at the photo said to show the body of Islamic State leader Abu Bakr Al-Baghdadi (right) and found it was really an ethnic Albanian militant killed in 2013,936,unrelated\n6 hidden mass graves may hold missing Mexican students,295,unrelated\n\"Tropical spider burrows under man's skin, lives there for three days\",220,unrelated\n\"Pumpkin Spice Condoms, And 6 Other Flavors That Aren’t Happening\",1853,unrelated\nThe Guy Who Said a Spider Burrowed Under His Skin? Experts Say…,2042,discuss\nSEND IN THE DRONES: Predator drones flown over IS headquarters in Syria,574,unrelated\nSugarhill Gang rapper Big Bank Hank dies at age 57,1556,discuss\nISIS Militants Allegedly Contracted Ebola,1948,unrelated\nIdentity of ISIS terrorist known as 'Jihadi John' reportedly revealed,527,unrelated\n\"Sick Kansas City man said not to have Ebola, U.S. plans new steps to fight virus\",2127,agree\nDurex is not confirming or denying rumors of a “pumpkin spice” condom,119,unrelated\n\"RCMP release security footage of Michael Zehaf Bibeau during attack, say he shot soldier in back\",530,unrelated\nIncredible Video Shows A US Marine Surviving Being Shot In The Head By A Sniper In Afghanistan,532,unrelated\n\"In Kim Jong Un's absence, his sister may rule. Or not.\",755,unrelated\n\"UBS survey finds 10% of consumers want a smartwatch, expects 24M Apple Watch sales in fiscal 2015\",1149,unrelated\nAnna Wintour: Is Rat Infestation At NYC ‘Vogue’ Office Kim Kardashian’s Fault?,2072,discuss\nGateway Pundit,1478,unrelated\nChinese advised to choose British-sounding names to get ahead,1170,unrelated\nChristian Bale quits Steve Jobs movie,456,unrelated\nFears Islamic State could launch EBOLA attack on Britain after fighters 'contract virus',819,discuss\nWho Is Michael Zehaf-Bibeau? Ottawa Shooter Suspect Identified By Canadian Officials ,804,unrelated\nIslamic State releases video apparently showing the beheading of missing US journalist James Foley,337,discuss\nWhite House Fence Jumper Pushed Past Female Guard,887,unrelated\nAn Audio Recording of the Michael Brown Shooting Has Reportedly Surfaced,2235,discuss\n\"Nigeria, Boko Haram reach ceasefire deal, kidnapped girls to go free, official says\",1541,unrelated\nSeth Rogen to play Woz in Jobs biopic,1438,unrelated\nKimye’s Fault? Anna Wintour’s NYC ‘Vogue’ Offices Hit With Disgusting Rat Infestation: ‘Rat Droppings On Desks’,195,unrelated\n\"Wife, child of Islamic State head Abu Bakr al-Baghdadi held in Lebanon, officials say\",682,unrelated\nHow did a Texas plumber's truck end up with Syrian rebels? (+video),1009,unrelated\nMohammed Emwazi: Man identified as Isis killer 'Jihadi John' was 'stopped by MI5' while on safari holiday in Africa in 2010,2349,agree\n\"Boko Haram Could Release Kidnapped Girls, Nigerian Officials Say\",612,unrelated\n\"Batmobile Stolen From \"\"Batman v Superman: Dawn of Justice\"\" Set, Zack Snyder Knows Who Did It\",1338,unrelated\nAl Qaida hostage killed in raid,2247,discuss\nReports: Boko Haram may release schoolgirls as part of deal,2156,unrelated\nLebanon 'holding IS leader's daughter and ex-wife',509,discuss\nVideo shows ISIL beheading of photojournalist James Foley,1905,unrelated\nCheese blamed for North Korean leader Kim Jong-un's broken ankles,1972,discuss\nNBC weatherman caught urinating in the woods live on air,2492,unrelated\nMacaulay Culkin Dead? Another Death Hoax Circulates On Facebook,530,unrelated\n\"Led Zeppelin Reunion: Robert Plant Rips Up $300 Million Contract, Refuses To Rejoin Legendary Band\",1978,agree\n\"Catholic Priest Dead For 48 Minutes, Is Miraculously Revived – His Revelations About God Are Even More Shocking\",903,unrelated\n\"Leader of Qaeda-Linked Somali Group Is Dead, U.S. Says\",1869,unrelated\n\"\"\"Categorically False\"\": DHS Debunks Right-Wing Fiction That ISIS Attempted To Cross The U.S.- Mexico Border\",564,unrelated\nIs Kim Jong-Un Really Opening a Restaurant in Scotland?,1339,unrelated\nSenator: Detainees swapped for Bergdahl have contacted militants,1506,unrelated\nMatt Taibbi on leave of absence from First Look Media,2367,unrelated\n\"Fidel Castro Is Dead, According to Viral Twitter Rumors\",800,unrelated\nYPG Confirms: Gill Rosenberg Not Captured in Kobani,80,unrelated\nDid Josh Paler Lin Stage His Viral Video About Helping the Homeless?,1820,unrelated\nSick Mum Sedated After Trying To Eat Baby,10,unrelated\nNun gives birth to surprise baby after complaining of stomach pains,2269,unrelated\nU.S. airstrike kills Islamic Al Shabab terrorist leader in Somalia,1610,agree\nNun gives birth to surprise baby after complaining of stomach pains,54,discuss\nHomeland Security: No ISIL fighters on U.S. border,742,discuss\nWho Is Michael Zehaf-Bibeau? Ottawa Shooter Suspect Identified By Canadian Officials ,2127,unrelated\nSaddam Hussein’s pilots training Islamic State group,819,unrelated\nTexas Truck Winds Up in Syria With Islamic Militants,2123,unrelated\nOttawa gunman identified as 32-year-old Michael Zehaf-Bibeau,804,unrelated\nNasa questions whether crater in Nicaragua caused by meteorite,731,unrelated\n\"Boko Haram agrees to ceasefire, release of school girls\",531,discuss\nSeth Rogen To Play Steve Wozniak In Steve Jobs Biopic,1966,unrelated\nAlleged audio of Michael Brown shooting has surfaced,2299,unrelated\nSeven girls fall pregnant after five day school trip in Bosnia and Herzegovina,1939,unrelated\nVideo Purports to Show Beheading of American Journalist,115,unrelated\n'Feminist' Lana 'Aborts Baby Because It's A Boy' And Is Surprised By Backlash,2443,unrelated\n\"And finally: Apple Watch to launch 9 March with 100,000 apps\",1760,unrelated\nBoyfriend cuts off his penis and throws it in the bin after girlfriend dumps him for being bad in bed,1400,unrelated\nISIS fighters ‘have contracted Ebola’,2003,discuss\nReport: 4 ISIS Terrorists Caught at Southern Border in 36 Hrs,186,unrelated\nREPORT: JETLINERS STOLEN FROM LIBYA COULD BE USED TO ATTACK U.S. ON 9/11,299,unrelated\nCNN Posts Alleged Audio of Michael Brown Shooting,298,unrelated\nUS Intel: Taliban Man Released From Gitmo in Bergdahl Deal is Back to Militant Activity,387,unrelated\n\"Jess Smith, 19, Claims She Was Teletubbies' Giggling Baby: What Did She Get Paid?\",2520,unrelated\nAxl Rose Dead? Fans Freak Out Over Death Rumors,769,unrelated\nSaudi cleric condemns snowmen as anti-Islamic,1498,discuss\nGoogle Grows With $1.6 Billion in California Office Deals,950,unrelated\nThe Story Of The High School Trader Who Made $72 Million Is A Rumor Spun Out Of Control,365,discuss\nPolice hunt tweed-jacket wearing man who slaps shoppers for SNEEZING,634,discuss\nWife Of ISIS Leader Abu Bakr al-Baghdadi Detained In Lebanon,538,discuss\n\"Despite ceasefire announcement, new Boko Haram attacks reported\",2520,unrelated\nMichael Brown shooting audio caught on tape?,1692,discuss\nSmall Meteorite Strikes in Nicaragua's Capital City of Managua,345,unrelated\nJihadi John identity revealed as Mohammed Emwazi: live,2123,discuss\nNicaragua says meteorite probable cause of blast in capital,373,unrelated\n7 teen girls get pregnant on school trip Read more at http://www.wnd.com/2014/12/7-teen-girls-get-pregnant-on-school-trip/#F5filOd6yFpASPV9.99,557,unrelated\nNew iOS 8 bug can delete all of your iCloud documents,712,unrelated\nNigeria: hopes for return of kidnapped schoolgirls rise after ceasefire reported,34,unrelated\nPentagon: ISIS seized materials airdropped to Kurds,1893,unrelated\nISIS executioner 'Jihadi John' named by media,1437,unrelated\nRussians Bag Better Bigfoot Footage,227,unrelated\nDaash Ebola transferred to Mosul {Google Translate],2177,unrelated\nObama denounces killing of journalist James Foley and pledges ‘justice’,874,unrelated\nMagic Mushrooms Found in Queen Elizabeth's Garden at Buckingham Palace,1299,unrelated\nWATCH: Bird Launches Airstrike on Putin’s Shoulder (UPDATED),1087,agree\nU.S. arms airdrop fell into ISIS hands: Pentagon,305,unrelated\nIraqi Official Dismisses ‘Unfounded’ Reports That ISIS Fighters Have Ebola,737,unrelated\nPants on Fire: Duncan Hunter makes unconfirmed claim Border Patrol caught at least 10 ISIS fighters,1483,unrelated\n\"Apple Watch to Be Shower-Proof, Have 100,000 Apps at Launch: Reports\",1808,discuss\nISIS pays tribute to its 'Cub of Baghdadi' child soldier,2432,unrelated\nChristian Bale Drops Out of Steve Jobs Biopic,2017,discuss\n\"Six months after abducting Nigerian schoolgirls, Boko Haram reportedly wants to free them\",1419,discuss\nBali spider burrows under Aussie’s chest,1848,unrelated\nDon’t ‘Reset All Settings’ in iOS 8 unless you want to lose your iCloud files,2054,discuss\nAnother American hostage at risk by Islamic state,2304,unrelated\nNigeria says it has deal with Boko Haram to release kidnapped girls,35,unrelated\nJordanian airstrike killed American aid worker held hostage by ISIS according to statement by militants,1968,unrelated\nU.S. Hostage Luke Somers Killed During Yemen Rescue Bid: Family,1187,discuss\nMedia reports identify Londoner as Islamic State's ‘Jihadi John’,1252,unrelated\nHeartwarming video shows son revealing he’s paid off parent’s mortgage as a Christmas gift,2072,unrelated\nMeteorite leaves crater in Nicaraguan capital Managua,1722,discuss\nUS Intel: Taliban Man Released From Gitmo in Bergdahl Deal is Back to Militant Activity,1808,unrelated\nKim Jong-Un planning Scottish restaurant,2398,unrelated\nVladimir Putin’s Motorcade Looks Like A Massive Knob,1331,unrelated\nQuestions raised over Nicaragua 'meteorite',1825,discuss\nWhat Glenn Beck Fears May Be Done With the 11 Missing Jets,2257,unrelated\nThe news of Cesar Millan's death is false,1331,unrelated\nIs Kim Jong-un Opening North Korean Restaurant in Scotland?,17,unrelated\nNET Extra: Back-from-the-dead Catholic priest claims God is a female...,941,unrelated\nISIS executioner 'Jihadi John' identified as Mohammed Emwazi,1465,unrelated\nIraqi Official Dismisses ‘Unfounded’ Reports That ISIS Fighters Have Ebola,1289,unrelated\nTexas Truck Winds Up in Syria With Islamic Militants,2379,agree\nWhite House Fence Jumper Actually Made It Pretty Far Inside,1921,discuss\nTropical spider burrowed under man's skin through appendix scar and lived there for THREE DAYS,724,unrelated\n\"Apple Watch users will need to recharge nightly, company still working to improve uptime before launch\",1746,unrelated\nCanadian Soldier Shot At Ottawa War Memorial: Report,1659,discuss\nCameron vows to hunt down IS 'monsters' after Haines murder,15,unrelated\nJose Canseco Shot in the Hand During Accidental Shooting at Vegas Home,2352,agree\n'Jihadi John' identified: ISIS killer named as Mohammed Emwazi from West London,2034,unrelated\nISIL Beheads American Photojournalist in Iraq,1982,unrelated\nObama administration DENIES congressman's claim that 'at least ten ISIS fighters have been caught coming across the Mexican border in Texas',625,unrelated\n\"Vice Media’s CEO blew $300,000 on dinner, and a Vegas casino boss blabbed about it\",1834,agree\nShots Heard In Alleged Brown Shooting Recording [AUDIO],1637,unrelated\nPutin’s motorcade looks suspiciously like a massive…,2391,agree\nSEND IN THE DRONES: Predator drones flown over IS headquarters in Syria,687,unrelated\n\"Michael Phelps' self-proclaimed 'girlfriend', 41, reveals she was born a male as she describes her 'amazing intimacy' with Olympic swimmer\",1820,agree\nPGA Tour Denies Claim That Tiger Woods Failed A Drug Test,403,unrelated\nIsis claims it has US airdrop of weapons,2116,unrelated\nTourist wakes to find strange red trail on his stomach - and discovers a spider has burrowed through his appendix scar and crawled UNDER his skin while on holiday in Bali,800,discuss\n\"'See you Monday': N.L. man keeps Facebook promise to police, turns himself in  Read more: http://www.ctvnews.ca/canada/see-you-monday-n-l-man-keeps-facebook-promise-to-police-turns-himself-in-1.2206960#ixzz3QEDaSGxU\",1950,unrelated\nVideo messaging service verifies timing of CNN audio recording,1692,discuss\nEyewitness Says Viral Video of Homeless Man Was Staged,1996,disagree\nMichael Brown shooting audio caught on tape?,1252,unrelated\nApple in talks to become launch partner for cable-free HBO Now service,2295,unrelated\nBoko Haram 'ceasefire' doubts after attacks reported in Nigeria,1883,unrelated\n\"Thanks Uncle Sam, we have your weapons airdrop: ISIS taunts America over intercepted weapons meant for Kurds\",592,unrelated\nHas The Batman Vs. Superman Batmobile Been Stolen In Detroit?,1671,discuss\nSource: Tom Brokaw Wants Brian Williams Fired,2269,unrelated\n\"Boko Haram agrees to ceasefire, release of school girls\",2314,unrelated\n\"Spider burrowed into appendix scar, crawled through WA man's body\",2459,unrelated\nNo One In North Korea Is Allowed To Share Kim Jong Un's Name,1857,discuss\nUS Lawmaker: Ten ISIS Fighters Have Been Apprehended Coming Across Southern Border (Video),1764,discuss\nNigeria Says Boko Haram Cease-Fire May Lead to Release of Kidnapped Girls,2078,unrelated\nMissing jetliners raise fear of new 9/11-style attacks after Libyan airport falls to Islamic militants,299,unrelated\nAlleged Ottawa gunman: What we know so far about Michael Zehaf-Bibeau,2002,unrelated\nHundreds of Palestinians flee floods in Gaza as Israel opens dams,1965,disagree\n\"James Foley, Missing American Photojournalist, Reportedly Executed By ISIS In Syria\",1747,discuss\nAmazon to Open First Brick-and-Mortar Site,1708,unrelated\n\"Tour, agent: Tiger Woods not banned\",1627,unrelated\nSeth Rogen to Play Apple’s Steve Wozniak,304,unrelated\nSaudi fatwa banning snowmen triggers heated debate,1130,unrelated\n\"Tiger Woods PED, PGA Tour Suspension Allegations Retracted by Dan Olsen\",550,unrelated\nKFC Marijuana Sales To Begin In Colorado? It’s Unbelievable — Literally,213,unrelated\n‘The cub of Baghdadi': ISIS reports its youngest jihadist ‘got martyred’ in battle,847,unrelated\nAn audio recording of the Michael Brown shooting has reportedly surfaced,1435,unrelated\nISIS Video Claims to Show Beheading of British Hostage,1263,unrelated\nJihadi John unmasked: Former Westminster University student was arrested FIVE years ago and put on a terror watch list - but he flew to Syria to join ISIS two years later,1107,unrelated\nAudio may have captured Michael Brown shooting,2020,unrelated\nCanadian-Israeli Woman May Have Been Captured In Syria: Reports,1808,unrelated\nJudd Nelson rebuffs Internet rumors that he died of a drug overdose.,2281,unrelated\nCNN Posts Alleged Audio of Michael Brown Shooting,634,unrelated\nIslamic State claims it executed American photojournalist James Foley,1744,discuss\nTwo blokes dared to eat 20-year-old burger for charity,2299,unrelated\nISIL Beheads American Photojournalist in Iraq,782,agree\n#Hairgate: iPhone 6 users say device pulls out hair,2184,unrelated\nMissing Mexican students 'not found in mass grave',1849,unrelated\nAttorney: New audio reveals pause in gunfire when Michael Brown was shot,195,unrelated\nBritish hostage David Haines beheaded by Islamic State terrorists,15,unrelated\nIsis claims it has US airdrop of weapons,2223,unrelated\nWTC rats scare off Anna Wintour,754,unrelated\nIs Kim Jong-un’s sister now the power behind the North Korean throne?,2470,discuss\nIS Militants Kill 300 Iraqi Soldiers with Chlorine Gas,1267,unrelated\nRumor debunked: RoboCop-style robots are not patrolling Microsoft's campus,2432,disagree\nTropical spider 'burrowed under man's skin through scar' - video report,1638,discuss\nBoko Haram 'ceasefire' doubts after attacks reported in Nigeria,1603,unrelated\nResearch Medical Center denies reports that a patient has Ebola,1843,unrelated\nMeteorite Leaves House-Sized Crater in Nicaragua’s Capital,816,unrelated\nWas Alleged Audio of Michael Brown Shooting on CNN a Hoax?,1893,unrelated\n\"Report: ISIS kidnaps Canadian-Israeli, former IDF soldier who went to fight with the Kurds\",1240,unrelated\n\"Vice Media CEO Shane Smith Spent $300,000 on Las Vegas Dinner (Report)\",1682,discuss\n\"No, A Spider Did Not Burrow Under A Man's Skin And Live There For Days\",2009,unrelated\nGoogle to Buy Redwood City Offices for $585M,513,unrelated\nIsis tells mother on rescue mission :’You’ve just eaten your son’,1361,unrelated\nReport: Christian Bale Just Bailed on the Steve Jobs Movie,1299,agree\n\"NYPD to stop arresting for low-level marijuana charges, will issue tickets instead: source\",1022,unrelated\nRobert Plant Reportedly Tears Up $800 Million Led Zeppelin Reunion Contract,1198,unrelated\nBatmobile Stolen From 'Batman V Superman: Dawn Of Justice' Set? Report Claims That One Of The Batmobile Models Is Missing! Detroit Locals Responsible?,2055,unrelated\nDaash Ebola transferred to Mosul {Google Translate],1921,unrelated\nHundreds mourn the 'death' of Fidel Castro after rumours sweep Twitter (but are they confusing him with recently departed Fidel Castro Odinga from Nairobi?),1164,unrelated\n\"Video showing American journalist beheaded believed real, officials and family say\",1589,agree\nHoax 'Banksy Arrested in London' Story Dupes the Internet Again,472,unrelated\nMystery man slaps shoppers around head for sneezing,1906,unrelated\nSugarhill Gang Rapper ‘Big Bank Hank’ Dies at 57,281,unrelated\nISIL video claims beheading of kidnapped journalist James Foley,782,discuss\n\"No, Banksy hasn’t been arrested\",1940,agree\n\"Apple to Take Reservations for Trying On Apple Watch, Considered Platinum Model\",2421,discuss\n\"Vogue's Anna Wintour Pissed Off With New 1 World Trade Center Offices, Infested With Rats\",1020,unrelated\n‘Photo of slain IS leader’ reported to be doctored,539,unrelated\nIt’s About To Get Harder To Be Arrested For Pot Possession In New York City,2237,discuss\nMeteor Leaves 40-Foot Crater Near Managua's Airport,1900,unrelated\n\"Viral Video Of Homeless Man Spending $100 On Food For Other Homeless Was Faked, Witness Says\",313,unrelated\nSpider Burrows Into Australian Man's Appendix Scar (VIDEO),2152,unrelated\n\"Big Bank Hank, US rapper and Sugarhill Gang founder member, dies at 57\",2421,unrelated\nRumors of ISIS leader's death debunked,35,unrelated\nIsrael denies causing Gaza floods by opening dams,993,unrelated\nISIS Reportedly Beheads U.S. Journalist James Wright Foley on Camera,1549,unrelated\nBiH: Seven Primary School Students Pregnant After Five-Day Excursion,557,unrelated\nWatch marine take sniper shot to the head and live,2223,unrelated\nConfusion as Cuba’s Castro mourned instead of Kenya’s Fidel,47,unrelated\nWHO says reports of suspected Ebola cases in Iraq are untrue,267,unrelated\nAudio of gunfire in Michael Brown case authenticated by app company,1481,unrelated\nISLAMIC STATE BEHEADS MISSING AMERICAN JOURNALIST JAMES WRIGHT FOLEY,1658,agree\n\"Macaulay Culkin NOT Dead: Facebook, Twitter Death Hoax Goes Viral\",2175,unrelated\nCold Turkey,666,unrelated\nBrian Williams Demands Apology From Social Media Over Erroneous Urination Reports (Video),527,unrelated\nHospital: Man not being treated for Ebola in Kansas City,1843,unrelated\nChristian Bale Exits Steve Jobs Movie (Exclusive),1234,unrelated\n\"North Korean leader Kim Jong Un had ankle surgery, report says\",2042,unrelated\n\"PGA Tour Pro Claims Tiger Woods Is Currently Suspended For PEDs, Compares Him To Lance Armstrong\",2432,unrelated\nTBS speeds up Seinfeld 7.5% to gain an extra 2 minutes of commercial ad time.,2022,unrelated\nMagic Mushrooms Found on Buckingham Palace Grounds,2519,unrelated\n\"Paradise is open to all, even dogs, Pope tells boy\",2370,disagree\nKim Jong-Un's Scottish Dog Meat Restaurant Is Probably Fabricated Shite,2418,discuss\n\"BREAKING: Islamic State, in video, beheads American journalist James Wright Foley who was kidnapped in 2012 -@BNONews\",2130,unrelated\nHas J.J. Abrams Asked for THE FORCE AWAKENS Release Date to be Moved Up?,1686,discuss\nSomalia Shebab chief Ahmed Abdi Godane likely dead in US strike: Source,60,unrelated\nKim Jong-un: Absent North Korean leader is 'recovering from ankle surgery',1854,discuss\n‘Evocative shape': Is Vladimir Putin trolling the world with his motorcade formation?,2391,discuss\nTourist dubbed ‘Spider Man’ after spider burrows under skin for days,2297,unrelated\nIslamic State claims to have beheaded American journalist,524,unrelated\n6 Islamist militants killed in US attack in Somalia,741,unrelated\n\"Christian Bale in talks to play Steve Jobs for Sony, Danny Boyle\",830,unrelated\n\"Vogue's Anna Wintour Pissed Off With New 1 World Trade Center Offices, Infested With Rats\",2314,unrelated\nThis Powerful Cartoon About The Charlie Hebdo Attack Is Not By Banksy,1545,unrelated\nRodney Constantine keeps Facebook promise and turns himself in to police,1950,unrelated\nDurex Is Not Making Pumpkin Spice Condoms After All: A Hoax Debunked,740,agree\nWatch: US marine survives Taliban sniper headshot in Afghanistan,2452,unrelated\nIslamic State releases video apparently showing the beheading of missing US journalist James Foley,511,unrelated\nMacaulay Culkin Victim of Another Online Death Hoax,1502,unrelated\niOS 8 bug could delete your iCloud Drive documents,1413,unrelated\nJilted lover chops off his penis after girlfriend dumps him,714,unrelated\nReport: Secret Service Lied About White House Fence Jumper,1323,unrelated\nSoldier shot at war memorial in Canada,401,unrelated\nTiger Woods' agent shoots down report of failed drug test,1718,agree\n\"Nigeria Says It Struck A Cease-Fire With Boko Haram, But Are They Talking To The Right Guy?\",600,discuss\nPriest' claim of seeing God as a woman dismissed as hoax,1549,agree\nReport of Kim Jong-un’s ankle injury add fuel to rumours about his absence,2329,unrelated\n\"Don't forget to tip...especially if you spend $300,000\",1939,unrelated\nBoko Haram denies truce to release kidnapped schoolgirls,1506,unrelated\nThe Apple Watch's battery life will reportedly be just like any other smartwatch,2370,unrelated\nSeven teenage girls get pregnant on school trip,1140,agree\nBiological Warfare on the Horizon? ISIS Soldiers May Be Infected With Ebola,1921,unrelated\nCNN Plays Alleged Audiotape of Michael Brown ShootingMilitarization Of Police,1179,unrelated\nCanadian-Israeli woman reportedly kidnapped by ISIS: Jerusalem Post,1299,unrelated\nLebanon detains wife and son of Al-Baghdadi,365,unrelated\nA Mass Grave Points to a Student Massacre in Mexico,251,unrelated\n\"Op-Ed: Hoax – Priest who never existed claims he died, saw female God\",43,unrelated\n\"Paradise is open to all, even dogs, Pope tells boy\",932,unrelated\n\"Report: The Apple Watch Will Only Last 2.5 Hours With \"\"Heavy\"\" Use\",1477,discuss\nA Bunch Of Folks Are Passing Around This Hoax Video Of A Bird Pooping On Vladimir Putin,1028,unrelated\nCanadian official identifies dead Ottawa gunman as Michael Zehaf-Bibeau,1569,discuss\n\"280 Pound Catfish: Fisherman Makes Huge Catch In Italy, Catfish Could Set Record\",2161,agree\n\"US hostage 'murdered' by militants in Yemen, says Hagel\",1844,discuss\n'Banksy' Reacts To Paris Attack With Poignant Drawing,176,unrelated\n\"Vogue's Anna Wintour Pissed Off With New 1 World Trade Center Offices, Infested With Rats\",2080,unrelated\n6 Islamist militants killed in US attack in Somalia,1385,unrelated\nNew Audio Reveals Pause in Gunfire When Michael Brown Was Shot: Attorney,2481,discuss\nAudio may have captured Michael Brown shooting,1974,unrelated\nChristian Bale will not play Steve Jobs,428,discuss\nDHS: GOP Rep.’s Claim ISIS Members Caught at U.S. Border ‘Categorically False’,1565,unrelated\nAn Indian Civil Servant Just Got Sacked After Not Turning Up For Work For 25 Years,2002,unrelated\nMan Known as ‘Jihadi John’ Is Identified as Mohammed Emwazi,527,unrelated\n\"Vogue's Anna Wintour Pissed Off With New 1 World Trade Center Offices, Infested With Rats\",754,unrelated\nVideo Messaging App Says Audio Recording Of Michael Brown's Shooting Is Authentic,450,unrelated\nHow did a Texas plumber's truck end up with Syrian rebels? (+video),1707,unrelated\nObama administration DENIES congressman's claim that 'at least ten ISIS fighters have been caught coming across the Mexican border in Texas',871,discuss\nWhiz kid stock picker: I didn't actually make $72M trading,2407,agree\n\"James Foley: American Journalist, James Wright Foley Beheaded in New ISIS Video [Breaking News]\",928,discuss\nStrange mark turns out to be tropical spider burrowing under vacationer's skin,1883,agree\n\"SMALL METEORITE STRIKES NICARAGUA, GOVERNMENT SAYS\",2118,unrelated\nTurkish president says American weapons drop for Kurdish fighters was 'wrong' after supplies end up in the hands of ISIS,666,unrelated\n\"Fidel Castro Is Dead, According to Viral Twitter Rumors\",2156,unrelated\nElderly Woman Arrested for Kidnapping Neighbor’s Cats & Making Fur Coats,830,unrelated\nBREAKING: ISIS Beheads American Journalist James Wright Foley,1549,unrelated\nEmotional sergeant-at-arms is greeted back to parliament with a rousing standing ovation a day after he heroically shot dead terrorist - the first time he used weapon in 30 year career,1121,discuss\n\"Reports Isis fighters have contracted Ebola are 'incorrect', says Iraqi health ministry\",1438,unrelated\n'Snake wine' to the rescue of Kim Jong-un's love life,2018,discuss\nSecond person rushed to hospital with Ebola symptoms after contact with 'patient zero' Thomas Duncan,1582,unrelated\n\"If you really believed Colorado KFCs were selling pot, here’s a reality check\",853,unrelated\nHomeless man receives $100... then shocks everyone with how he spends it,359,unrelated\nIs the Alleged Audio of the Gunshots That Killed Michael Brown a Hoax?,450,unrelated\nJudd Nelson isn't dead; report is a hoax,1273,unrelated\nGovt fires employee who skipped work for 24 years,686,unrelated\nOfficials Refute Iraqi Media Reports That ISIS Members Have Contracted Ebola In Mosul,559,unrelated\nWHO says reports of suspected Ebola cases in Iraq are untrue,1385,unrelated\nChinese 'mistress' is stripped naked and beaten senseless in backlash against booming country's 'concubine culture',1334,agree\nNasa questions whether crater in Nicaragua caused by meteorite,1825,discuss\nWatch moment TV weatherman is caught urinating in the bushes LIVE on camera,2067,unrelated\nWoman Stays In KFC For A Week To Get Over Her Break-Up,1299,unrelated\n\"No, Saudi TV Did Not Blur Out Images of Michelle Obama\",1342,unrelated\nSaudi Arabian cleric issues fatwa against snowmen,732,agree\nThe famous “Dog whisperer” Cesar Millan died of a heart attack this morning.,944,unrelated\n\"Boko Haram Denies Truce, Says Kidnapped Girls Have Been “Married Off”\",402,unrelated\n\"Apple Watch to Be Shower-Proof, Have 100,000 Apps at Launch: Reports\",2129,unrelated\nReport: Exec popped for $300k dinner after run at blackjack,505,unrelated\nISIL allegedly kills US journalist in video,2495,discuss\nNorth Korea denies reports Kim Jong-un is to open state-backed restaurant in Scotland,2309,discuss\nShots Heard In Alleged Brown Shooting Recording [AUDIO],2149,discuss\n\"Are missing students in mass graves found near Iguala, Mexico?\",324,unrelated\nIslamic State killer 'Jihadi John' named as Mohammed Emwazi,1815,unrelated\nBoko Haram denies truce to release kidnapped schoolgirls,903,unrelated\nVideo messaging service verifies timing of CNN audio recording,2248,unrelated\nISIS Fighters Getting Caught Coming Across the U.S.-Mexican Border?,1893,unrelated\nConstipated goldfish operated on by North Walsham vet,1361,unrelated\nIS militant 'Jihadi John' named as Mohammed Emwazi from London,1256,unrelated\nISIS Beheads Kidnapped Photojournalist James Wright Foley in Horrific Video Message to the U.S.,2296,unrelated\nADVISORY-Islamist rebel leader killed in U.S. strike - Somali government,1084,agree\nChristian Bale Pulls Out of Upcoming Steve Jobs Biopic,1702,unrelated\nAudio recording allegedly captures at least 10 shots fired in Michael Brown killing,1252,unrelated\nKurds Deny Gill Rosenberg was in Kobane,777,unrelated\nNigeria Boko Haram blamed for raids despite truce claim,1439,unrelated\n\"No, that high school kid didn't make $72 million trading stocks\",550,unrelated\nIt Begins: HazMat-Wearing Passenger Spotted At Airport,4,discuss\nIraqi and Kurdish media reports cases of Ebola among Islamic State fighters in Mosul,527,unrelated\n\"David Haines Beheaded By ISIS, Execution Video Contains Threats Against UK: Reports\",1757,discuss\nOfficials shoot down congressman's claims ISIS terrorists are running across US-Mexico border,1637,unrelated\nAlleged audio of Michael Brown shooting released,2118,discuss\n#HairGate: iPhone 6 Customers Are Complaining That The Phone Is Ripping Out Their Hair,1125,unrelated\nA Spider Lived Inside This Tourist’s Body For 3 Days After Burrowing Into His Skin Through A Scar,1210,unrelated\nMonster catfish which looks big enough to swallow a man whole caught in Italy,677,unrelated\n“Axl Rose dead 2014” : Guns N' Roses frontman killed by internet death hoax,144,unrelated\nReport: Secret Service Lied About White House Fence Jumper,263,unrelated\nTerrorist Plot Targeting Black Friday Shoppers Uncovered,2091,agree\n\"Islamic State, in video titled \"\"A Message to America,\"\" beheads American journalist James Wright Foley who was kidnapped in 2012\",7,unrelated\nFBI Probing Alleged Audio of Michael Brown Shooting,1384,unrelated\n\"Mass Graves Found In Mexico, Near Place Where 43 Students Went Missing\",1795,discuss\nMichael Phelps’ ‘girlfriend’ reveals she was born a man – and never told the swimmer,1268,unrelated\nCNN Plays Alleged Recording of Michael Brown Shooting,776,unrelated\n\"Small meteorite strikes Nicaragua, government says\",2302,unrelated\nPure Evil: Islamic State Beheads American Journalist James Wright Foley,2287,unrelated\nWHO: Reports of Suspected Ebola Cases in Iraq Untrue,720,unrelated\n\"Cloistered nun gives birth to a baby  The convent: \"\"There is a sister\"\" [Google Translate]\",2388,unrelated\nElderly Woman Arrested for Kidnapping Neighbor’s Cats & Making Fur Coats,2451,agree\nRobert Plant Reportedly Tears Up $800 Million Led Zeppelin Reunion Contract,2508,unrelated\n[UPDATED] 11 Men and 0 Women on Tonight's ESPN Domestic Violence Panel,2375,unrelated\n\"HBO streaming service could launch in April for $15 per month, work on Apple TV\",22,discuss\nWho Is Michael Zehaf-Bibeau? Ottawa Shooter Suspect Identified By Canadian Officials ,26,unrelated\nISIS Reportedly Beheads American Photojournalist in Iraq,1857,unrelated\nCanadian-Israeli Woman Says She Hasn’t Been Captured By ISIS,858,unrelated\n\"Fidel Castro Dead? Yes, He Is… But The Cuban Leader Is Alive, Death Rumors Proven False\",892,unrelated\nBoko Haram denies it has agreed ceasefire,459,unrelated\nThis Letter To Parents From A 1970s Lego Set Contains An Important Message For Gender Equality,2068,unrelated\nCountry Music Legend Willie Nelson Dies at Age 81,2186,disagree\n\"Apple's New MacBook Will Be A Thinner, Cleaner, Faster 12-Inch MacBook Air\",1234,unrelated\n‘Wild Misinformation’: Brian Williams Explains the Mike Seidel Liveshot,1169,unrelated\n\"Batmobile Stolen From \"\"Batman v Superman: Dawn of Justice\"\" Set, Zack Snyder Knows Who Did It\",2055,unrelated\nDurex on Rumored ‘Pumpkin Spice’ Condom: No Comment,1985,discuss\n\"Boko Haram claims to have German hostage, denies ceasefire\",2404,unrelated\nISIS chlorine attack on security forces confirmed – Iraq officials,636,discuss\n\"Islamic State training pilots to fly MiG fighter planes, says monitoring group\",819,unrelated\nMPs credit sergeant-at-arms for saving lives in Parliament Hill shootings,1002,unrelated\nSource: Tom Brokaw Wants Brian Williams Fired,595,unrelated\nSetting the record straight on tor,1921,unrelated\n\"Boko Haram leader denies ceasefire deal, says 200 abducted girls married off \",34,unrelated\n\"Leader of Qaeda-Linked Somali Group Is Dead, U.S. Says\",1610,discuss\nSEND IN THE DRONES: Predator drones flown over IS headquarters in Syria,1839,unrelated\nRumor Robert Plant Ripped Up $800 Million Contract To Reunite Led Zeppelin Called 'Rubbish',1854,unrelated\nAl-Shabab leader who ordered Kenya mall massacre believed killed in US drone attack in Somalia,1020,unrelated\nISIS Getting Ebola,1095,unrelated\n\"Dead for 48 minutes, Catholic Priest claims God is female\",1407,agree\nRussian Man Wakes Up to Find His Testicles Have Been Stolen,214,unrelated\n\"SEE IT: ISIS militants caught trying to cross border into Texas, Congressman claims\",2266,discuss\nISIS leader ‘killed’ in US airstrikes,1900,unrelated\nWife and son of Islamic State leader Abu Bakr al-Baghdadi detained in Lebanon,1875,unrelated\n\"Apple Watch Gold Edition may cost as much as $5,000\",385,unrelated\nOttawa investigates reports that Isis has captured Canadian-Israeli woman,1459,unrelated\n\"Rumor: Gold Apple Watch Edition priced up to $5,000, steel version at $500, will debut on Feb. 14\",2271,discuss\nSeth Rogen to play Woz in Jobs biopic,1058,unrelated\nRep. Duncan Hunter: 'At Least 10' ISIS Fighters Caught at Mexican Border,625,unrelated\nSpeeding Up ‘Seinfeld’ For Younger Viewers,569,unrelated\nActor has his testicles stolen after meeting ‘young blonde woman at a bar’,803,unrelated\nJilted lover chops off his penis after girlfriend dumps him,1347,unrelated\nTexas plumber's truck spotted in Syria: 'We have nothing to do with terror at all',1213,unrelated\nSeven girls fall pregnant after five day school trip in Bosnia and Herzegovina,313,unrelated\n[Updated] Saudi State Television Allegedly Blurs Michelle Obama’s Face During Meeting With New Saudi King,913,discuss\n\"Boko Haram claims to have German hostage, denies ceasefire\",381,unrelated\nISIS pays tribute to its 'Cub of Baghdadi' child soldier,1024,discuss\nWas The Video Of That Homeless Man Doing Good Deeds With $100 All An Elaborate Hoax!?,1130,agree\nMan discovers spider living under his skin during Bali vacation,1708,unrelated\n\"Leader of Qaeda-Linked Somali Group Is Dead, U.S. Says\",1921,unrelated\nDNA Tests Confirm Lebanon Is Holding ISIS Leader’s Child,2283,discuss\n\"Big Bank Hank, co-founder of the Sugarhill Gang, has died\",105,unrelated\nEveryone chill! Banksy has NOT been arrested,2283,unrelated\n\"'American bombing had signed my death certificate': Missing US journalist James Wright Foley goes unflinching to his death as ISIS behead him in horrific video, as a warning to Obama\",1747,agree\n\"Leader of Qaeda-Linked Somali Group Is Dead, U.S. Says\",1746,unrelated\nApple in talks to become launch partner for cable-free HBO Now service,1195,unrelated\nLebanon confirms holding ISIS chief’s kin,2307,unrelated\n\"Boko Haram denies truce, says kidnapped girls married\",35,unrelated\nMeteorite Leaves House-Sized Crater in Nicaragua’s Capital,1183,unrelated\nNorth Korea dictator Kim Jong-un 'set to open a new restaurant in SCOTLAND',2314,unrelated\nISIL video claims beheading of kidnapped journalist James Foley,1034,unrelated\nHundreds mourn the 'death' of Fidel Castro after rumours sweep Twitter (but are they confusing him with recently departed Fidel Castro Odinga from Nairobi?),227,unrelated\n\"Michael Zehaf-Bibeau, slain Ottawa shooter, had criminal record in Quebec, B.C.\",1266,unrelated\n#ISIS beheads photojournalist James Wright Foley in a massage to US to end its intervention in #Iraq.,903,discuss\nRumor Fatigue Sets In at False Alarms of Castro’s Death,1010,unrelated\nWhite House fence-jumper made it far deeper into building than previously known,646,unrelated\nWATCH: Bird Launches Airstrike on Putin’s Shoulder (UPDATED),2472,unrelated\nNicaragua asks U.S. for help investigating meteorite crater,1622,discuss\nSon pays off his parents' mortgage in a heartwarming Christmas video,651,unrelated\n\"Islamic State Training Pilots in Military Jets, Monitors Say\",2068,discuss\nThere has been a shooting at the War Memorial on Parliament Hill. Unconfirmed reports say a soldier was shot.,2252,unrelated\nFrom bendgate to hairgate: Now iPhone 6 users complain the device is ripping out their hair,2088,discuss\nIs Ebola Virus Spreading Among ISIS Militants? Reports Claim Jihadists Seeking Cure at Mosul Hospital,267,unrelated\nOscar winner Christian Bale to play Steve Jobs in upcoming biopic,1406,unrelated\nThis Is What The Sun Baby From ‘Teletubbies’ Looks Like Now,837,unrelated\n\"See How This Homeless Man Spends A Hundred Dollars, And Keep A Tissue Handy [Video]\",530,agree\nGuantanamo detainee freed in Bowe Bergdahl swap 'back to terrorism',1465,unrelated\nSomeone painted a graffiti dick on a $2.5 million car,1781,unrelated\nNun gives birth to surprise baby after complaining of stomach pains,1164,unrelated\nJames Foley beheading: London rapper turned jihadist believed to be under investigation for murder of journalist in Syria,1478,unrelated\nMissing American journalist reportedly beheaded by Islamic State ,2261,unrelated\nIslamic State claims to have beheaded American journalist,1549,unrelated\n\"Boko Haram Cease-Fire: Abducted Nigerian Schoolgirls To Be Released, Officials Say\",304,unrelated\nPriest who died for 48 minutes says he met God and she’s a woman,2404,unrelated\n\"Boko Haram denies truce, says kidnapped girls married\",298,unrelated\nMet police denies reports of Banksy arrest,1544,unrelated\nChristian Bale Is Steve Jobs,2211,disagree\nPrisoner Released in Bergdahl Exchange Tried to Reconnect With Taliban,1565,discuss\n\"Video showing American journalist beheaded believed real, officials and family say\",1347,unrelated\nIsis tells mother on rescue mission :’You’ve just eaten your son’,2044,unrelated\nNun 'has surprise baby' after complaining of stomach pains,699,unrelated\nWeatherman caught peeing live on camera,1256,unrelated\n\"Piper Jaffray pegs stainless steel Apple Watch price at $499, Edition at $4,999\",1095,unrelated\nSaudi cleric issues fatwa on snowmen,732,agree\nScientists Doubt That Meteor Caused Crater In Nicaragua,373,unrelated\nAlleged audio of Michael Brown shooting has surfaced,1818,discuss\nCanadian Michael Zehaf-Bibeau thought to be the gunman in Ottawa shooting,1970,discuss\nNun complains of stomach pains... and GIVES BIRTH: Sister who had 'no idea' she was pregnant has a baby boy at hospital in Italy,391,unrelated\n\"Islamic State, in video titled \"\"A Message to America,\"\" beheads American journalist James Wright Foley who was kidnapped in 2012\",2070,unrelated\nMeteor Leaves 40-Foot Crater Near Managua's Airport,1622,discuss\nPhoto gallery: Amazing £300 operation by North Walsham vet on constipated goldfish,1125,unrelated\nReport: US Drones Over Syria Looking for ISIS Leader Abu Bakr al-Baghdadi,1802,unrelated\nIsis claims it has US airdrop of weapons,2295,discuss\nSatirical news site attacks China’s weird English names,1769,unrelated\nTourist wakes to find strange red trail on his stomach - and discovers a spider has burrowed through his appendix scar and crawled UNDER his skin while on holiday in Bali,2338,discuss\nA Husband Breaks Down In Tears After Lost Voicemail Message By His Late Wife Is Recovered,1171,unrelated\n\"'American bombing had signed my death certificate': Missing US journalist James Wright Foley goes unflinching to his death as ISIS behead him in horrific video, as a warning to Obama\",511,unrelated\n\"Paradise is open to all, even dogs, Pope tells boy\",1120,unrelated\nNews sites fall for Putin bird-dropping video,2463,unrelated\nESPN's Domestic Violence Panel Is Missing Something Important,2181,disagree\nEmotional sergeant-at-arms is greeted back to parliament with a rousing standing ovation a day after he heroically shot dead terrorist - the first time he used weapon in 30 year career,511,unrelated\nTerror Leader Ahmed Abdi Godane Killed in U.S. Strike,1936,unrelated\nMichelle Obama’s face blurred by Saudi state television,1742,disagree\nFears Islamic State could launch EBOLA attack on Britain after fighters 'contract virus',1904,discuss\nISIS Reportedly Beheads American Photojournalist in Iraq,1385,unrelated\nOttawa gunman identified as 32-year-old Michael Zehaf-Bibeau,107,unrelated\n\"James Wright Foley, Kidnapped Journalist, Apparently Executed by ISIS\",1966,discuss\nIsis 'fed murdered kidnap victim to his own mother after she travelled to their headquarters and demanded to see him',2197,discuss\nRapper identified as James Foley's executioner: reports,1237,unrelated\nIndia Rape Crisis Sees Mob Castrate Alleged Sex Attacker in Shocking Scenes,368,unrelated\n\"Rumors of King Abdullah Flying in Airstrikes Not True, Fox Excited Anyway\",2490,discuss\nMan who SLAPS people if they sneeze in public being hunted by police,730,unrelated\nISIS: Desperate mum told 'you've just eaten your son' after visiting militants' base in search of kidnap victim,220,unrelated\nHigh school student scores $72M playing the stock market,1024,unrelated\n\"Boko Haram Denies Truce, Says Kidnapped Girls Have Been “Married Off”\",903,unrelated\n\"ISIS Militants In Mosul Have Contracted Ebola, Iraqi Media Sources Claim\",720,unrelated\nNigeria announces truce with Boko Haram; fate of schoolgirls unclear,2191,discuss\nUtah Man Hospitalized After Winning Eggnog Chugging Contest,1437,unrelated\nA Spider Lived Inside This Tourist’s Body For 3 Days After Burrowing Into His Skin Through A Scar,1271,unrelated\n\"Boko Haram claims to have German hostage, denies ceasefire\",40,unrelated\nISIS Fighters Getting Caught Coming Across the U.S.-Mexican Border?,1873,unrelated\nNorth Korea denies reports Kim Jong-un is to open state-backed restaurant in Scotland,984,unrelated\nSugarhill Gang rapper Big Bank Hank dies at age 57,1461,unrelated\n\"Accused Boston Marathon Bomber Severely Injured In Prison, May Never Walk Or Talk Again\",2458,unrelated\nBREAKING NEWS: ISIS beheads missing American journalist James Wright Foley as warning to US to cease action in Iraq,1574,unrelated\nAmazon.com to open first physical store in Manhattan: DJ,640,unrelated\nLOL: RICH JOHNSTON SAYS THE BATMOBILE HAS BEEN STOLEN IN DETROIT,529,unrelated\nMeteorite strike in Nicaragua puzzles experts,2264,discuss\nThe Internet Tried To Make Axl Rose Its Latest Death Hoax Victim,2261,unrelated\n\"L. Jinny? Abdel-Majed Abdel Bary, UK Rapper, Suspected in James Foley Killing: Reports\",1439,unrelated\nNew Audio Shows Michael Brown Was Shot at 11 Times,2044,unrelated\n'Hairgate': iPhone 6 users encounter latest Apple problem after 'bendgate',1519,discuss\nThe Internet Tried To Make Axl Rose Its Latest Death Hoax Victim,1645,unrelated\nYou all had an abortion! [Google Translate],313,unrelated\nN Korean leader misses annual ritual; sister ‘takes over duties’,706,unrelated\nWatch moment TV weatherman is caught urinating in the bushes LIVE on camera,513,unrelated\nWhite House Fence Jumper Pushed Past Female Guard,1778,unrelated\nChristian Bale won't play Steve Jobs,2434,unrelated\n\"Islamic Tribunal Using Sharia Law In Texas Has Been Confirmed Tribunal members say they will avoid Sharia's \"\"criminal law.\"\"\",2284,unrelated\nIs this the world's oldest burger? Man claims to have kept McDonald's Quarter Pounder for 20 YEARS,1311,discuss\nWhite House fence-jumper made it far deeper into building than previously known,2303,discuss\nMohammed Emwazi: Man identified as Isis killer 'Jihadi John' was 'stopped by MI5' while on safari holiday in Africa in 2010,2531,unrelated\nCanadian-Israeli Woman May Have Been Captured In Syria: Reports,1438,unrelated\nISIS Leader Killed: Abu Bakr Al-Baghdadi Reportedly Killed By U.S. Airstrike,1097,unrelated\nTime Capsule from Paul Revere and Samuel Adams Discovered in Boston,1239,unrelated\n\"FIDEL CASTRO DEATH WATCH: RUMORS HEAT UP, CUBA DENIES\",1439,unrelated\nNationwide turkey recall? Ebola-infected birds? USDA debunks the hoax,1035,agree\n\"A Vice Guide To Spending $300,000 On Dinner\",539,unrelated\nWhite House Fence Jumper Made It Further Into Building Than Reported,1323,unrelated\nWHO says reports of suspected Ebola cases in Iraq are untrue,2197,unrelated\nTwo GOP Congressmen Say Suspected Terrorists Caught Crossing U.S.–Mexico Border,1637,unrelated\nHBO and Apple in Talks for $15/Month Apple TV Streaming Service Launching in April,1948,unrelated\n\"Islamic State training pilots to fly MiG fighter planes, says monitoring group\",2283,unrelated\nNigeria Says Boko Haram Cease-Fire May Lead to Release of Kidnapped Girls,206,unrelated\nBoko Haram ceasefire ignored as violence flares in Borno state,1298,agree\n\"Gold Apple Watch Edition Could Cost As Much As $1,200\",742,unrelated\nPurported ISIS claim: Jordan airstrike kills female US hostage,527,unrelated\nMissing American journalist reportedly beheaded by Islamic State ,2070,unrelated\nIslamic State using 'SCORPION bombs' to terrorise victims,2261,unrelated\n\"Boko Haram: Kidnapped Girls Have Been Married Off, Truce Never Happened\",559,unrelated\n\"Sadly, Pumpkin Spice Condoms Aren't A Thing After All\",1985,discuss\nNASA Raises Doubts About Reports of Nicaraguan Meteorite,2307,unrelated\nNun gives birth to surprise baby after complaining of stomach pains,1169,unrelated\nGive a homeless man $100 and see what he does with it [Video],1395,unrelated\nAccountant Claims Comcast Got Him Fired From His Job for Reporting a Customer Service Issue,1385,unrelated\n\"Boko Haram agrees to ceasefire, release of school girls\",2520,unrelated\n6 Islamist militants killed in US attack in Somalia,1034,unrelated\nISIL video claims beheading of kidnapped journalist James Foley,2147,discuss\n\"Islamic Tribunal Using Sharia Law In Texas Has Been Confirmed Tribunal members say they will avoid Sharia's \"\"criminal law.\"\"\",1436,discuss\n\"Woman detained in Lebanon is not Isis leader’s wife, says Iraq\",1943,unrelated\n\"Boko Haram Denies Truce, Says Kidnapped Girls Have Been “Married Off”\",1019,unrelated\nThis Is Why Rumors That ISIS Is Crossing The Border Into The U.S. Aren’t Going Away,416,discuss\nSeth Rogen Is Woz,1588,unrelated\nISIS Claims to Have Intercepted Supplies From U.S. Airdrop,2176,unrelated\nIraqi social-media rumors claim IS leader slain,633,unrelated\nLego letter from the 1970s still offers a powerful message to parents 40 years later,53,discuss\nAn Indian Civil Servant Just Got Sacked After Not Turning Up For Work For 25 Years,1646,unrelated\n\"Islamic State training fighter pilots in captured jets, monitoring group says\",2218,unrelated\nSeth Rogen reported to play Woz in the upcoming Steve Jobs movie,626,unrelated\nBali spider burrows under Aussie’s chest,43,unrelated\nKim Jong-un: obese leader 'fractured both ankles',1465,discuss\nMichelle Obama’s face blurred by Saudi state television,1343,unrelated\nIslamic State Flying Three Jets in Syria,1293,unrelated\nDog abandoned at Scotland train station with suitcase,650,unrelated\nSmall Meteorite Strikes in Nicaragua's Capital City of Managua,816,unrelated\nTwo GOP Congressmen Say Suspected Terrorists Caught Crossing U.S.–Mexico Border,186,unrelated\nFake Fox News Website Reports Judd Nelson’s Death for Some Reason,2281,unrelated\nNew Audio Recording From Ferguson May Capture Michael Brown Shooting,968,unrelated\nPope Francis turns out not to have made pets in heaven comment,82,agree\nIS militant 'Jihadi John' named as Mohammed Emwazi from London,1815,unrelated\nThis Soap Opera Star Reportedly Had His Testicles Stolen By An ‘Attractive Blonde’ Organ Trafficker,2104,unrelated\n\"White House Fence-Jumper Overpowered Secret Service Officer, Ran Through Much of Main Floor\",663,agree\nISIS Getting Ebola,1615,discuss\nNorth Korea directive reveals apparent ban on sharing Kim Jong-un’s name,2045,unrelated\nObama denounces killing of journalist James Foley and pledges ‘justice’,139,unrelated\nAudio recording allegedly captures at least 10 shots fired in Michael Brown killing,557,unrelated\nCBS News Names Canadian Parliament Shooting Suspect,1331,discuss\nVideo Purports To Show Beheading Of U.S. Journalist By Militants,938,unrelated\nKimye’s Fault? Anna Wintour’s NYC ‘Vogue’ Offices Hit With Disgusting Rat Infestation: ‘Rat Droppings On Desks’,788,discuss\nThis Letter To Parents From A 1970s Lego Set Contains An Important Message For Gender Equality,1689,unrelated\nLebanon 'holding IS leader's daughter and ex-wife',1913,unrelated\nDylan Thomas Finds Tropical Spider Burrowed Under Skin,1923,disagree\nHow did a Texas plumber's truck end up with Syrian rebels? (+video),917,unrelated\nDid Kim Yo-Jong Take Kim Jong Un’s Role? North Korea Ill Health Rumors Are ‘Fabricated’,304,unrelated\nIslamic State releases video apparently showing the beheading of missing US journalist James Foley,1355,unrelated\n\"At CBS Detroit, Fan Site 'Scuttlebutt' Is Enough to Publish Batmobile Rumor\",692,unrelated\nAudio may have captured Michael Brown shooting,776,unrelated\nAaron Sorkin Confirms Christian Bale Will Play Steve Jobs,574,unrelated\nSenior Western Intelligence Official Confirms London Rapper Abdel Majed Abdel Bary Is A Suspect In The Foley Killing,951,discuss\n\"UK spies identify Foley’s killer, Abdel-Majed Abdel Bary a key suspect\",1530,discuss\nDid a Meteorite Impact in Nicaragua over the Weekend?,1817,unrelated\nNew Audio Allegedly Captures Moment Michael Brown Was Shot,2220,discuss\nU.S. Hostage Luke Somers Killed During Yemen Rescue Bid: Family,2070,unrelated\n\"Batmobile stolen in Detroit? Good one, joker!\",1528,agree\nThis Guy Paid Off His Parents’ Mortgage For Christmas,651,unrelated\n\"North Korean leader Kim Jong-un not missing, just having ankle surgery\",2141,unrelated\n\"Accused Boston Marathon Bomber Severely Injured In Prison, May Never Walk Or Talk Again\",1500,unrelated\n\"Gill Rosenberg, Canadian citizen, reportedly captured by ISIS in Syria\",1808,unrelated\nSeth Rogen reportedly nabs Steve Wozniak role in Steve Jobs filmSteve Jobs Iconic Moments,1157,unrelated\n\"Rodney Constantine, Newfoundland Suspect, Keeps Facebook Pledge To Turn Himself In\",1408,agree\n\"North Korean leader Kim Jong Un had ankle surgery, report says\",77,unrelated\nFears journalist James Wright Foley beheaded by Islamic State jihadists in ‘message’ to United States,1873,unrelated\nTexas City plumber's truck ends up in Syrian war,2044,unrelated\nSay 'eh-oh!' to the Teletubbies SUN BABY - can you still recognise her after 19 years?,1623,agree\n\"Boko Haram Cease-Fire: Abducted Nigerian Schoolgirls To Be Released, Officials Say\",2144,discuss\nAl-Shabab leader who ordered Kenya mall massacre believed killed in US drone attack in Somalia,2501,unrelated\n\"Boko Haram denies truce, says kidnapped girls married\",2502,unrelated\nIs Kim Jong-un Opening North Korean Restaurant in Scotland?,2091,unrelated\nChinese State Media Warns People To Stop Calling Themselves Dumbledore,2526,unrelated\nCheese addiction breaks Kim Jong-un's ankles,707,unrelated\n#Hairgate trends on social media: iPhone 6 users complain of ripped out hair,22,unrelated\nObama: murder of James Foley 'shocks the conscience of the entire world',524,unrelated\n‘Evil straight from the pits of hell': American journalist James Foley reportedly beheaded by ISIS,2130,unrelated\nPassenger Wears A Hazmat Suit To Dulles Airport [PHOTO],271,unrelated\nReport: Christian Bale Will Play Steve Jobs,1234,unrelated\nDid Kim Yo-Jong Take Kim Jong Un’s Role? North Korea Ill Health Rumors Are ‘Fabricated’,634,unrelated\nMohammed Emwazi: Man identified as Isis killer 'Jihadi John' was 'stopped by MI5' while on safari holiday in Africa in 2010,77,unrelated\nKC hospital: Patient does not have symptom profile of Ebola,1015,agree\nISIS Claims to Have Intercepted Supplies From U.S. Airdrop,1253,discuss\nAudio of gunfire in Michael Brown case authenticated by app company,2307,unrelated\nObama administration DENIES congressman's claim that 'at least ten ISIS fighters have been caught coming across the Mexican border in Texas',1764,agree\nOfficials: Report That Area Town Is Under Ebola Quarantine Is False,638,agree\nIs Ebola Virus Spreading Among ISIS Militants? Reports Claim Jihadists Seeking Cure at Mosul Hospital,527,unrelated\nAmazon Is Opening a Brick-and-Mortar Store in Manhattan,2453,unrelated\nThe Story Of The High School Trader Who Made $72 Million Is A Rumor Spun Out Of Control,550,unrelated\nSteve Jobs Biopic Eyes Seth Rogen to Play Apple Co-Founder Steve Wozniak,1642,unrelated\nNYPD to stop arrests for small amounts of marijuana,2237,discuss\n\"Cloistered nun gives birth to a baby  The convent: \"\"There is a sister\"\" [Google Translate]\",391,unrelated\nRumor debunked: RoboCop-style robots are not patrolling Microsoft's campus,1253,unrelated\n\"Homeless man who became a YouTube sensation after spending $100 on food for his beggar friends gets a surprise Christmas meal, makeover and night in a hotel in new video... but is it all a hoax by a 'serial prankster'?\",1611,discuss\nHundreds mourn the 'death' of Fidel Castro after rumours sweep Twitter (but are they confusing him with recently departed Fidel Castro Odinga from Nairobi?),1888,unrelated\nTropical spider 'burrowed under man's skin through scar' - video report,2459,unrelated\nWill King of Jordan lead airstrikes on ISIS HIMSELF? Reports say trained pilot plans to take part in attack after quoting Clint Eastwood's Unforgiven to Congressmen,902,discuss\nMexico Student Massacre Update: More Graves Discovered At Murder Site,251,unrelated\nISIL video claims beheading of kidnapped journalist James Foley,2404,unrelated\nThis Letter To Parents From A 1970s Lego Set Contains An Important Message For Gender Equality,2412,unrelated\nWHO says reports of suspected Ebola cases in Iraq are untrue,1291,unrelated\nHope Fades for Girls' Release After Boko Haram 'Truce' Breached,1588,agree\nHospital: Man not being treated for Ebola in Kansas City,2410,unrelated\nMystery man slaps shoppers around head for sneezing,2088,unrelated\n\"Unconfirmed: ISIS Claims Kayla Mueller, American Female Hostage, Is Dead\",2313,unrelated\nBritish Man Slaps People If They Sneeze In Public,2015,unrelated\n\"Mexico hit by student massacre: At least 17 anti-corruption protesters 'rounded up, murdered and dumped in a mass grave' - and another 26 are missing\",761,unrelated\n\"Rare meteorite impact causes blast in Nicaragua's capital, Managua\",731,unrelated\n'Jihadi John' identified: ISIS killer named as Mohammed Emwazi from West London,921,discuss\n\"Boko Haram Could Release Kidnapped Girls, Nigerian Officials Say\",1588,discuss\nKim Jong-Un's sister reportedly running N. Korea,2046,unrelated\n\"Islamic State, in video titled \"\"A Message to America,\"\" beheads American journalist James Wright Foley who was kidnapped in 2012\",115,unrelated\nMissing Mexican students 'not found in mass grave',964,unrelated\nIsis video claims to show beheading of British hostage David Haines,1528,unrelated\nNujaifi Condemns / Daash / crime in Saqlawiyah and Alsiger areas of Anbar.,1177,unrelated\nMan cut off manhood and threw it in bin after girlfriend dumped him over small penis,413,unrelated\nPhoto gallery: Amazing £300 operation by North Walsham vet on constipated goldfish,298,unrelated\nMoment Michael Brown was shot dead 'caught on audio recording': FBI handed potentially damning tape of ELEVEN shots being fired - including final volley of 'kill shots',2403,unrelated\nGoogle Grows With $1.6 Billion in California Office Deals,1439,unrelated\nThe Guy Who Said a Spider Burrowed Under His Skin? Experts Say…,1242,unrelated\nTexas City plumber's truck ends up in Syrian war,450,discuss\nNasa’s ‘six days of total darkness in December 2014’ is a hoax,804,unrelated\nCNN Plays Alleged Audiotape of Michael Brown ShootingMilitarization Of Police,1832,unrelated\n\"Whoa, Paul Rudd Was One of the Airport Heroes Who Took Down the Homophobe\",118,agree\nFears journalist James Wright Foley beheaded by Islamic State jihadists in ‘message’ to United States,2067,discuss\nISIS Video Purports To Show Beheading Of British Aid Worker,2241,discuss\nNew Audio Shows Michael Brown Was Shot at 11 Times,1627,unrelated\nBanksy 'Arrested & Real Identity Revealed' Is The Same Hoax From Last Year,1296,unrelated\n\"Macaulay Culkin Dead? Hoax Goes Viral, Claims Actor Found Dead in Apartment\",2240,unrelated\nJames Foley remembered as 'brave and tireless' journalist,2526,unrelated\nApple was forced to nix key health features from its smartwatch -- report,1917,discuss\nI aborted my baby because it was a boy,1338,unrelated\n\"No, a spider (probably) didn't crawl through a man's body for several days\",1602,discuss\n\"Vice's Shane Smith drops $300,000 on Vegas dinner\",693,unrelated\nLed Zeppelin’s Robert Plant ripped up a $924 million reunion contract,693,unrelated\nNun Gives Birth To Baby Boy After Suffering Intense Stomach Pains,2526,unrelated\nIsis militants claim to have killed US journalist James Foley,2115,unrelated\nCanadian-Israeli Woman May Have Been Captured In Syria: Reports,1862,discuss\nZack Snyder’s ‘Batman V Superman: Dawn Of Justice’ Stolen Batmobile Rumor Put To Rest,1338,unrelated\nLebanon 'holding IS leader's daughter and ex-wife',72,unrelated\n\"McDonald’s to Stop Serving Overweight Customers in January? Nope, ‘1/15/2015′ Story is Fake\",831,unrelated\nMeteor Leaves 40-Foot Crater Near Managua's Airport,534,unrelated\nReal-life Magneto boy 'becomes living magnet' after getting massive electric shock from street lamp,220,unrelated\n\"Batmobile Stolen From \"\"Batman v Superman: Dawn of Justice\"\" Set, Zack Snyder Knows Who Did It\",480,unrelated\nMexico police find mass grave near site 43 students vanished,2334,discuss\nHoly Theft! Batmobile Stolen from 'Batman v Superman'???,2519,discuss\n\"Comcast Turns Complaints Back On Customer, Gets His Employer To Fire Him\",32,unrelated\nApple scrapped advanced Apple Watch health monitoring features due to reliability issues,1917,discuss\nNigeria says it has deal with Boko Haram to release kidnapped girls,1003,unrelated\nWife Of ISIS Leader Abu Bakr al-Baghdadi Detained In Lebanon,2360,unrelated\n20-Year-Old Quarter Pounder Looks About the Same,2411,agree\n\"L. Jinny? Abdel-Majed Abdel Bary, UK Rapper, Suspected in James Foley Killing: Reports\",951,discuss\nISIS Fighters Getting Caught Coming Across the U.S.-Mexican Border?,139,unrelated\nEveryone chill! Banksy has NOT been arrested,1349,unrelated\nMore than 200 kidnapped Nigerian girls to be released after deal reached with Boko Haram,1419,discuss\nSEND IN THE DRONES: Predator drones flown over IS headquarters in Syria,2469,discuss\nIdentity of ISIS terrorist known as 'Jihadi John' reportedly revealed,2165,discuss\nNun who GAVE BIRTH to baby boy after suffering agonising stomach pains 'had no idea' she was pregnant,899,agree\nPentagon: death of al Shabaab leader in U.S. strike would be major blow,741,unrelated\nIt's back! The incredible new Batmobile takes a spin around Detroit... after rumors it had been STOLEN,2307,unrelated\n\"Michael Phelps' self-proclaimed 'girlfriend', 41, reveals she was born a male as she describes her 'amazing intimacy' with Olympic swimmer\",2528,unrelated\n\"Boko Haram Cease-Fire: Abducted Nigerian Schoolgirls To Be Released, Officials Say\",1661,unrelated\nISIS militants appear to behead abducted American journalist James Wright Foley in graphic video,1905,unrelated\nGovernment employee fired after skipping work for 24 years,1844,unrelated\n\"SEE IT: ISIS militants caught trying to cross border into Texas, Congressman claims\",239,unrelated\nTexas plumber baffled after truck ends up in the hands of Syrian rebels,1467,unrelated\nSeth Rogen to play Woz in Jobs biopic,1588,unrelated\n\"BREAKING: Islamic State, in video, beheads American journalist James Wright Foley who was kidnapped in 2012 -@BNONews\",748,unrelated\nIslamic State releases video apparently showing the beheading of missing US journalist James Foley,726,discuss\nAnna Wintour: Is Rat Infestation At NYC ‘Vogue’ Office Kim Kardashian’s Fault?,2080,unrelated\nIRAQI HEALTH OFFICIAL: EBOLA HAS KILLED 5 ISIS FIGHTERS,1807,discuss\nHospital: Man not being treated for Ebola in Kansas City,2104,agree\nDid Paul Rudd Help Take Down Dallas Airport Homophobe?,1844,unrelated\nLed Zeppelin’s Robert Plant ripped up a $924 million reunion contract,2133,unrelated\nIs Kim Jong Un's sister Kim Yo Jong in charge?,1294,discuss\n\"Christian Bale passes on role of Steve Jobs, actor reportedly felt he wasn't right for part\",1939,unrelated\n\"NYPD to issue tickets instead of arrest for weed possession, report says\",139,unrelated\nAnyone for dog meat soup? Kim Jong-Un considers opening restaurant in Scotland selling North Korean delicacies,2314,unrelated\nJudd Nelson rebuffs Internet rumors that he died of a drug overdose.,2278,agree\nHow Canadian Sergeant-at-Arms Kevin Vickers killed shooter in parliament,2410,unrelated\nPentagon confirms al-Shabab leader killed in airstrike in Somalia,1024,unrelated\nPolice find mass graves with at least '15 bodies' near Mexico town where 43 students disappeared after police clash,2385,unrelated\nIs Kim Jong-Un Really Opening a Restaurant in Scotland?,582,discuss\nNBC weatherman caught urinating in the woods live on air,298,unrelated\nOttawa Shooting: Soldier Shot at Canada's National War Memorial,125,unrelated\nMacaulay Culkin Dead: Internet Death Hoax Claims Actor Found Dead In Apartment,1747,unrelated\n\"North Korean leader Kim Jong-un not missing, just having ankle surgery\",493,discuss\nMichael Zehaf-Bibeau ID’d as Canadian Shooting Suspect in Ottawa,1458,unrelated\nIraq Says Arrested Woman Is Not The Wife of ISIS Leader al-Baghdadi,1943,unrelated\n\"Homeless man who became a YouTube sensation after spending $100 on food for his beggar friends gets a surprise Christmas meal, makeover and night in a hotel in new video... but is it all a hoax by a 'serial prankster'?\",467,unrelated\nDetroit Police Issue Statement That The Batmobile Is Safe,1494,unrelated\n\"Is There Really a ‘Sharia Law’ Islamic Tribunal in Dallas, Texas?\",1415,unrelated\n\"SMALL METEORITE STRIKES NICARAGUA, GOVERNMENT SAYS\",885,discuss\nApple Watch delayed for February in limited quantity,1056,unrelated\n\"Canadian woman 'captured by ISIS in Syria' says she is actually fine and still fighting the jihadists, despite kidnap reports\",2415,unrelated\nNew Audio Shows Michael Brown Was Shot at 11 Times,1251,unrelated\nJose Canseco Accidentally Shot Himself in the Hand,744,unrelated\nCNN plays chilling audio recording allegedly from Michael Brown shooting: “At least 11 shots”,844,unrelated\nIslamic State reports youngest jihadist 'martyred' in battle,1863,unrelated\nIraqi Official Dismisses ‘Unfounded’ Reports That ISIS Fighters Have Ebola,1821,unrelated\nSeth Rogen may play Steve Wozniak alongside Christian Bale as Steve Jobs,1002,discuss\nGovt fires employee who skipped work for 24 years,1213,unrelated\nMedia outlets identify 'Jihadi John',258,unrelated\n6 Islamist militants killed in US attack in Somalia,2453,unrelated\nGOP Rep. Duncan Hunter Claims 'At Least' 10 ISIS Fighters Apprehended On Texas Border,972,unrelated\nSeth Rogen To Play Steve Wozniak In Steve Jobs Biopic,999,agree\nApple may launch 12-inch MacBook Air with Retina Display,2115,unrelated\nJilted lover chops off his penis after girlfriend dumps him,2330,unrelated\nTwo blokes dared to eat 20-year-old burger for charity,2474,agree\n\"Islamist Militants 'Steal' 11 Commercial Planes In Libya, Sparking Terror Attack Fears\",2162,discuss\nMacaulay Culkin Dead? Another Death Hoax Circulates On Facebook,2002,unrelated\n\"Jeh Johnson: Politicians Shouldn't 'Feed The Flames Of Fear' Over ISIS, Ebola\",2261,discuss\nIslamic State Militants Claim to Have Beheaded US Journalist James Wright Foley,2096,discuss\nChristian Bale set to play Steve Jobs in forthcoming biopic of Apple co-founder,1939,unrelated\n80's Brat Pack star Judd Nelson forced to deny that he's dead after fake news story starts trending on social media,2286,agree\nLOL: RICH JOHNSTON SAYS THE BATMOBILE HAS BEEN STOLEN IN DETROIT,1311,unrelated\nNigeria: hopes for return of kidnapped schoolgirls rise after ceasefire reported,1506,unrelated\nMichael Brown shooting audio caught on tape?,1379,discuss\nAir travelers wary of Ebola fears seen with surgical masks ... and a HAZMAT suit,1826,agree\nLebanon confirms holding ISIS chief’s kin,254,unrelated\nFence jumper reportedly made it much further into White House than Secret Service said,263,unrelated\nNYPD to stop arrests for small amounts of marijuana,666,unrelated\nMexico Student Massacre Update: More Graves Discovered At Murder Site,683,unrelated\nReturn of the Mac: Seth Rogen in talks to star as Apple co-founder Steve Wozniak in upcoming Steve Jobs biopic,712,discuss\nWeatherman caught peeing live on camera,1042,unrelated\nHas Ebola infected Isis militants in Mosul?,81,unrelated\n\"Thanks Uncle Sam, we have your weapons airdrop: ISIS taunts America over intercepted weapons meant for Kurds\",2213,unrelated\nNYC High School Student Nicknamed ‘Teen Wolf’ Made $72 Million On Stock Market,344,discuss\nVandals add rude paint job to $2.5m Bugatti (but luckily for the owner it all turned out to be a hoax),2286,unrelated\nTiger Woods prices private island at $7.1 million,1802,unrelated\n\"Nun Complains Of Stomach Pains, Later Gives Birth To Baby Boy\",2058,unrelated\nMedia Fooled Again? Story Claims 7 of 28 Girls On School Trip Came Home Pregnant,571,unrelated\n\"Video Appears to Show Beheading of Journalist James Foley, Who Went Missing in Syria\",1627,unrelated\nHas Kim Yo-Jong Taken Over For Kim Jong Un? Sister Assumes North Korea State Duties While Brother Undergoes Medical Treatment,1268,unrelated\nReport: Nigerian Woman Quarantined in KC with Ebola-Like Symptoms (Video),2127,discuss\nOttawa gunman identified as 32-year-old Michael Zehaf-Bibeau,186,unrelated\n'Jihadi John' named as Mohammed Emwazi from London,1933,unrelated\nDuped again: Macaulay Culkin is not dead,2175,unrelated\nA Bogus Banksy,730,unrelated\nSpider Burrows Into Australian Man's Appendix Scar (VIDEO),1826,unrelated\n\"Islamic State, in video titled \"\"A Message to America,\"\" beheads American journalist James Wright Foley who was kidnapped in 2012\",2386,agree\nKim Had Ankle Surgery:  Source,1465,discuss\n\"White House Fence Jumper Got Farther Than Previously Thought, Sources Say\",848,discuss\n\"So, There Might Be a Rat Infestation at Vogue\",891,unrelated\nVideo shows ISIL beheading of photojournalist James Foley,1336,agree\n\"Tropical spider burrows under man's skin, lives there for three days\",986,disagree\nCanadian-Israeli woman reportedly kidnapped by ISIS: Jerusalem Post,1893,discuss\nNorth Korean dictator Kim Jong-Un to open restaurant in Scotland,213,unrelated\nMicrosoft turns to robotic security guards to watch for trouble,2295,unrelated\nSugarhill Gang rapper Big Bank Hank dies at age 57,754,unrelated\nCanadian official identifies dead Ottawa gunman as Michael Zehaf-Bibeau,2152,unrelated\nQuestions raised over Nicaragua 'meteorite',844,unrelated\nWife and son of Isil leader Abu Bakr al-Baghdadi 'detained at Lebanon border',2042,unrelated\nBREAKING NEWS: Gunman 'shot dead' after wounding soldier near Canada parliament,2156,discuss\n\"Explosion reported near the Nicaraguan capital attributed to meteorite impact, but experts, including NASA, cast doubt on claims\",1731,disagree\n\"Is Kim Jong-un's Sister, Kim Yo-jong, Running North Korea In His Mysterious Absence?\",305,unrelated\n\"Apple Targeting March for Apple Watch Launch, Retail Training Begins Next Month\",144,unrelated\nSomalia Shebab chief Ahmed Abdi Godane likely dead in US strike: Source,941,unrelated\nNew iOS 8 bug can delete all of your iCloud documents,2033,discuss\n‘Evil straight from the pits of hell': American journalist James Foley reportedly beheaded by ISIS,2296,unrelated\nPaul Rudd Helped Tackle A Violent Homophobe So That’s Another Reason To Love Him [UPDATE],1735,disagree\nMirfield man's tears of joy after lost voicemail of wife retrieved,2020,agree\nTourist dubbed ‘Spider Man’ after spider burrows under skin for days,1500,unrelated\nSeth Rogen to Star as Steve Wozniak in Sony's Steve Jobs Biopic [Updated],1746,discuss\nKim Jong-un 'set to open a new restaurant in SCOTLAND',551,unrelated\nChristian Bale will not play Steve Jobs,571,unrelated\n[UPDATED] 11 Men and 0 Women on Tonight's ESPN Domestic Violence Panel,298,unrelated\n\"Apple's New MacBook Will Be A Thinner, Cleaner, Faster 12-Inch MacBook Air\",2211,unrelated\nRodney Constantine keeps Facebook promise and turns himself in to police,2022,unrelated\n\"No, Saudi TV Didn't Blur Out Michelle Obama's Face When the President Met King Salman\",1742,agree\nIt’s About To Get Harder To Be Arrested For Pot Possession In New York City,1875,unrelated\n\"ISIS beheads American photo-journalist James Wright Foley, threatens more to come\",2237,unrelated\n\"Boko Haram claims to have German hostage, denies ceasefire\",1603,unrelated\nMexico police find mass grave near site 43 students vanished,1148,unrelated\nRajasthan: Angry mob teaches rapist a lesson; chops penis off,1789,unrelated\nReport: Secret Service Lied About White House Fence Jumper,1547,unrelated\n\"ISIS Militants In Mosul Have Contracted Ebola, Iraqi Media Sources Claim\",267,unrelated\nKim Jong-Un 'bans the name Kim Jong-un',7,unrelated\nIsis claims it has US airdrop of weapons,2404,discuss\nMarijuana Law New York: How No-Arrest Policy Could Make Things Worse For Minor Offenders ,1192,unrelated\nExperts: More facts needed on purported audio recording of Michael Brown shooting,2434,discuss\nIndian civil servant sacked 'after 24-year sickie',950,unrelated\nMore than 200 kidnapped Nigerian girls to be released after deal reached with Boko Haram,800,unrelated\n\"No, Pumpkin Spice Condoms Are Not A Real Thing\",1642,unrelated\nParents are furious after seven girls aged 13-14 fall pregnant on a school trip,1221,unrelated\nAl-Shabaab Terror Group Leader Killed in U.S. Airstrike,1306,agree\nJudicial Watch's Farrell: ISIS Terrorists Did Cross Mexican Border,213,unrelated\nCanada probes Michael Zehaf-Bibeau as possible suspect in Ottawa shooting - source,1970,discuss\nChristian Bale in Talks to Play Steve Jobs (Exclusive),1839,unrelated\n\"TEXAS TURKEY FARM CONTAMINATED WITH EBOLA, OVER 250,000 HOLIDAY TURKEYS INFECTED\",505,unrelated\n\"Priest Dies, Wakes Up, Claims God Is a Woman. Huh?\",626,unrelated\nNorth Korea dictator Kim Jong-un 'set to open a new restaurant in SCOTLAND',1873,discuss\nADVISORY-Islamist rebel leader killed in U.S. strike - Somali government,60,unrelated\nI aborted my baby because it was a boy,2014,disagree\nObama Denounces James Foley's Execution: 'Today The Entire World Is Appalled',1288,discuss\n‘Star Wars: The Force Awakens’ May Get An Early Release Date—Report,298,unrelated\n\"HBO streaming service could launch in April for $15 per month, work on Apple TV\",516,unrelated\nRajasthan: Angry mob teaches rapist a lesson; chops penis off,1291,unrelated\n\"Apple Watch to Be Shower-Proof, Have 100,000 Apps at Launch: Reports\",1253,unrelated\nGovernment fires employee who skipped work for 24 years,1951,agree\nKim Jong-Un 'bans the name Kim Jong-un',11,unrelated\n\"ISIS using bombs containing live SCORPIONS in effort to spread panic, in tactic used 2,000 years ago against Romans\",2175,unrelated\nThis Selfless Homeless Man Receives $100 & Doesn't Spend A Dime On Himself!,643,unrelated\nVideo shows ISIL beheading of photojournalist James Foley,539,unrelated\nIslamic State killer 'Jihadi John' named as Mohammed Emwazi,997,discuss\nMore American Weapons for ISIS,2448,unrelated\nTim Cook Reportedly Reveals Apple Watch Waterproofing Has Improved,2463,unrelated\nBunbury local discovered a spider had burrowed under his skin on Bali holiday,1422,unrelated\nMeteorite leaves crater in Nicaraguan capital Managua,220,unrelated\n\"What We Know About Kim Yo Jong, Who May Control North Korea\",305,unrelated\nSteve Jobs Biopic Eyes Seth Rogen to Play Apple Co-Founder Steve Wozniak,1157,unrelated\nSmall Meteorite Strikes in Nicaragua's Capital City of Managua,1917,unrelated\nHas Ebola infected Isis militants in Mosul?,2036,unrelated\n\"Priest Dies, Wakes Up, Claims God Is a Woman. Huh?\",2240,discuss\n\"ISIS Claims an American Hostage, Kayla Mueller, Died in Airstrike in Syria\",493,unrelated\nKidnapped Nigerian schoolgirls: Government claims ceasefire deal with Boko Haram that will bring missing girls home,2191,discuss\n‘Evil straight from the pits of hell': American journalist James Foley reportedly beheaded by ISIS,2287,unrelated\nJordan’s King Abdullah Did Not Personally Fly Airstrikes On ISIS,699,unrelated\n\"ISIS Claims It Kidnapped Gill Rosenberg, The First Western Woman To Fall Into The Group's Hands\",1893,discuss\n\"Gill Rosenberg, Canadian-Israeli Woman Feared Kidnapped By ISIS, Says She's Safe\",1197,unrelated\nSpeeding Up ‘Seinfeld’ For Younger Viewers,1647,unrelated\nAudio recording allegedly captures moment Michael Brown was shot,1120,unrelated\n\"Boko Haram agrees to ceasefire, release of school girls\",1430,discuss\n\"Islamic State leader's family detained by Lebanon, officials say\",1471,unrelated\nGod Is A Woman – Resurrected Father Narated,478,unrelated\nDid Kim Yo-Jong Take Kim Jong Un’s Role? North Korea Ill Health Rumors Are ‘Fabricated’,125,unrelated\nIraq Denies Lebanon Captured Abu Bakr al-Baghdadi's Wife and Child,1471,unrelated\n\"Boko Haram leader denies ceasefire deal, says 200 abducted girls married off \",40,unrelated\nAn Indian Civil Servant Just Got Sacked After Not Turning Up For Work For 25 Years,1318,agree\nIs Kim Jong-un’s sister now the power behind the North Korean throne?,1268,unrelated\nUS Intel: Taliban Man Released From Gitmo in Bergdahl Deal is Back to Militant Activity,513,unrelated\n\"Catholic Priest Dead For 48 Minutes, Is Miraculously Revived – His Revelations About God Are Even More Shocking\",2265,unrelated\nKim Jong-un: obese leader 'fractured both ankles',1802,unrelated\nChristian Bale to Play Steve Jobs in New Movie,574,unrelated\nISIS leader dead?,1634,discuss\nTim Cook Reportedly Reveals Apple Watch Waterproofing Has Improved,195,unrelated\nUPDATE: Internet report of Ebola outbreak in Purdon not true,1950,unrelated\nISIS Beheading of U.S. Journalist James Foley Posted to YouTube,933,discuss\nReport: Audio Reveals Pause Between Gunshots When Michael Brown Was Shot,1832,unrelated\nSoldier shot near Canadian parliament building,1089,agree\nSugarhill Gang’s Big Bank Hank dead at 57,1458,unrelated\nMeteorite Leaves House-Sized Crater in Nicaragua’s Capital,1795,unrelated\nCNN plays chilling audio recording allegedly from Michael Brown shooting: “At least 11 shots”,2220,discuss\nWife and son of Islamic State leader Abu Bakr al-Baghdadi detained in Lebanon,1349,unrelated\nISIS executioner 'Jihadi John' named by media,1780,discuss\nSay 'eh-oh!' to the Teletubbies SUN BABY - can you still recognise her after 19 years?,470,unrelated\nInsurgents killed in Nigeria despite alleged truce with Boko Haram,7,discuss\nMeteorite 'caused mysterious boom in Nicaragua',586,unrelated\nSaudi cleric issues fatwa against building snowmen,35,unrelated\nZack Snyder’s ‘Batman V Superman: Dawn Of Justice’ Stolen Batmobile Rumor Put To Rest,280,unrelated\nTips for Chinese choosing an English name,2260,disagree\n\"One gunman killed in shooting on Parliament Hill in Ottawa, hunt on for other shooters\",1253,unrelated\nMacaulay Culkin dead hoax: Fake death report spreads on social networks,1805,agree\nAn Audio Recording of the Michael Brown Shooting Has Reportedly Surfaced,1289,unrelated\nReport claims Kim Jong-un underwent surgery to repair fractured ankles,2385,unrelated\nIRAQI HEALTH OFFICIAL: EBOLA HAS KILLED 5 ISIS FIGHTERS,1385,unrelated\nKC hospital: Patient does not have symptom profile of Ebola,707,unrelated\n'Spiderman' squished: Perth experts debunk spider burrowing claims,181,unrelated\n\"Boko Haram Denies Truce, Says Kidnapped Girls Have Been “Married Off”\",1896,discuss\nThis Is Why Rumors That ISIS Is Crossing The Border Into The U.S. Aren’t Going Away,1946,discuss\nPhoto gallery: Amazing £300 operation by North Walsham vet on constipated goldfish,2156,unrelated\nComcast gets customer fired for complaining about poor service,391,unrelated\nMacklemore Gets Twitter-Trolled with the #MacklemoreJoinedISIS,322,unrelated\n#Hairgate: iPhone 6 users say device pulls out hair,1933,unrelated\nShots Heard In Alleged Brown Shooting Recording [AUDIO],167,unrelated\n\"Six months after abducting Nigerian schoolgirls, Boko Haram reportedly wants to free them\",511,unrelated\nChristian Bale set to play Steve Jobs in forthcoming biopic of Apple co-founder,919,unrelated\n\"Fidel Castro Rumors Sweep Internet, But No Sign in Cuba\",737,unrelated\n\"Pumpkin Spice Condoms, And 6 Other Flavors That Aren’t Happening\",119,unrelated\nNorth Korean dictator Kim Jong-Un to open restaurant in Scotland,2192,discuss\nJournalist James Wright Foley reportedly beheaded by ISIS,1116,discuss\n\"Islamic State training fighter pilots in captured jets, monitoring group says\",950,discuss\nChristian Bale in Talks to Play Steve Jobs (Exclusive),591,discuss\n\"Woman catches husband cheating with her twin, humiliates them\",1725,agree\nAn audio recording of the Michael Brown shooting has reportedly surfaced,1564,discuss\n\"Video showing American journalist beheaded believed real, officials and family say\",533,unrelated\nChristian Bale Pulls Out of Upcoming Steve Jobs Biopic,2455,discuss\nCourt Orders Probe Into Complaints Of 'Forced Castration' In Religious 'Dera' Sect,648,unrelated\nAnyone for dog meat soup? Kim Jong-Un considers opening restaurant in Scotland selling North Korean delicacies,2290,unrelated\nHow Canadian Sergeant-at-Arms Kevin Vickers killed shooter in parliament,533,agree\n\"Catholic Priest Dies for 48 Minutes, Comes Back to Life and Claims God Is Female\",2043,unrelated\nIsis claims to behead US journalist,2070,unrelated\nVideo Purports To Show Beheading Of U.S. Journalist By Militants,533,unrelated\nPentagon: ISIS Got U.S. Weapons Package,2172,agree\nKim Jong-Un 'in hospital with two fractured ankles' after ballooning to around 20 stone and going on numerous 'meet the people' walkabout PR stunts,1972,discuss\nSearch launched for dog's owner after pooch found dumped next to suitcase filled with belongings,16,agree\nAUSTRALIA: 600-POUND WOMAN GIVES BIRTH TO 40-POUND BABY,512,unrelated\nIsis claims to behead US journalist,2096,discuss\nRussian TV actor wakes up to find his testicles stolen,1125,unrelated\nKim Jong-un necks litres of rare SNAKE wine because he's too fat to please his wife,2018,discuss\nApple Orders More Than 5 Million Watches for Initial Run,1681,unrelated\nISIS Militants Allegedly Contracted Ebola,2003,discuss\n11 jetliners 'missing' after Islamist takeover of airport,816,unrelated\n\"Batmobile Stolen From \"\"Batman v Superman: Dawn of Justice\"\" Set, Zack Snyder Knows Who Did It\",280,unrelated\nISIS fighters 'have contracted Ebola': World Health Organisation investigating reports militants showed up at Iraqi hospital with lethal disease,1438,unrelated\n\"Fidel Castro Rumors Sweep Internet, but No Sign in Cuba\",2251,discuss\nMicrosoft turns to robotic security guards to watch for trouble,633,disagree\n\"Islamic State training fighter pilots in captured jets, monitoring group says\",886,unrelated\n\"Luke Somers Dies In Rescue Attempt, Sister Says; Yemeni Defense Ministry Says Unnamed US Hostage Freed\",1256,unrelated\nBiological Warfare on the Horizon? ISIS Soldiers May Be Infected With Ebola,1034,unrelated\nThe Unluckiest Man In The World Set His College On Fire With A Fireworks Marriage Proposal,842,unrelated\n\"Report: Apple Watch to start at $500 in stainless steel, thousands for gold model\",2208,unrelated\nKurds fear Isis use of chemical weapon in Kobani,633,unrelated\nSmall Meteorite Strikes in Nicaragua's Capital City of Managua,40,unrelated\nMexico checks if 43 missing students in mass grave,1427,discuss\nLetter From Lego To Parents In The '70s Makes An Important Point About Gender,1169,unrelated\nWife and son of Islamic State leader Abu Bakr al-Baghdadi detained in Lebanon,254,unrelated\nNET Extra: Back-from-the-dead Catholic priest claims God is a female...,34,unrelated\n\"No, a mechanical polar bear is not about to be given an Asbo\",2299,unrelated\nAxl Rose Dead? Of Course Not — Tiresome Internet Death Hoax Plague Hits Guns N’ Roses Frontman,2166,agree\nThis resignation letter in a video-game could be the greatest ever,860,unrelated\n\"Michael Zehaf-Bibeau, slain Ottawa shooter, had criminal record in Quebec, B.C.\",2214,agree\n\"James Wright Foley, Kidnapped Journalist, Apparently Executed by ISIS\",1011,discuss\nAlleged audio of Michael Brown shooting released,1438,unrelated\nBoyfriend cuts off his penis and throws it in the bin after girlfriend dumps him for being bad in bed,527,unrelated\nChristian Bale will not play Steve Jobs,852,agree\nISIS Kobani Update: Possible ISIS Chemical Attack On Kurdish Civilians In Kobani,1840,unrelated\nTwo GOP Congressmen Say Suspected Terrorists Caught Crossing U.S.–Mexico Border,564,unrelated\n\"Boko Haram leader denies ceasefire deal, says 200 abducted girls married off \",381,unrelated\nIslamic State militants claim to behead missing American journalist,2127,unrelated\n\"Calm Yourselves, Durex Has NOT Come Out With A Pumpkin Spice Condom\",2269,agree\nBoko Haram ceasefire ignored as violence flares in Borno state,459,unrelated\n\"Tropical spider burrows under man's skin, lives there for three days\",1826,unrelated\nGoogle Grows With $1.6 Billion in California Office Deals,1506,unrelated\nNigeria: hopes for return of kidnapped schoolgirls rise after ceasefire reported,1430,discuss\nWould you take a bite out of the world's oldest burger? Men keep Quarter Pounder they bought 20 YEARS ago for a friend who never showed up to meet them,1195,unrelated\n\"Boko Haram: Kidnapped Girls Have Been Married Off, Truce Never Happened\",568,unrelated\n\"What they earn: Vice CEO Shane Smith’s $300,000 steak dinner\",1805,unrelated\nMilitant Group Says It Killed American Journalist in Syria,632,discuss\nVogue’s Rat Infestation: Disturbing New Details,2080,unrelated\nVideo shows dramatic moment bullet strikes U.S. Marine’s head — and he survives thanks to kevlar helmet,532,unrelated\nMissing Libyan Jetliners Raise Fears of Suicide Airliner Attacks on 9/11,1489,unrelated\nAmazon Is Going To Open A Physical Store!,2045,discuss\nWeaponized Ebola? ISIS Militants Said To Contract Deadly Virus,1689,discuss\nGOP Rep: ‘At Least Ten ISIS Fighters Have Been Caught Coming Across The Mexican Border’,2093,discuss\n\"Video Appears to Show Beheading of Journalist James Foley, Who Went Missing in Syria\",2261,unrelated\n'Jihadi John' identified: ISIS killer named as Mohammed Emwazi from West London,1107,unrelated\nThis Man Paid Off His Parents' Mortgage for Christmas (Video),950,unrelated\n\"Islamic State Training Pilots in Military Jets, Monitors Say\",932,unrelated\n\"Apple to Take Reservations for Trying On Apple Watch, Considered Platinum Model\",1938,unrelated\n\"No, Robert Plant Didn’t Rip Up an $800 Million Contract\",2133,unrelated\nISIL Beheads American Photojournalist in Iraq,2067,agree\nDoubts cast over Nicaragua meteorite claim,1913,disagree\nCNN Posts Alleged Audio of Michael Brown Shooting,900,unrelated\nRapper Big Bank Hank of Sugarhill Gang dies at 57,2351,agree\nIraq Says Arrested Woman Is Not The Wife of ISIS Leader al-Baghdadi,195,unrelated\nChristian Bale set to play Steve Jobs in forthcoming biopic of Apple co-founder,2211,disagree\nNigeria says it has deal with Boko Haram to release kidnapped girls,2156,unrelated\nBig Bank Hank dead: Sugarhill Gang member and rapper dies aged 57,752,unrelated\n\"Non, le lancement du nouveau «Star Wars» ne sera pas devancé à cet été\",1843,discuss\nJihadi John UNMASKED: Islamic State killer NAMED as west Londoner Mohammed Emwazi,2328,unrelated\nISIS militants appear to behead abducted American journalist James Wright Foley in graphic video,2524,discuss\nAl-Shabaab Terror Group Leader Killed in U.S. Airstrike,1355,unrelated\nAnother American hostage at risk by Islamic state,7,unrelated\nNew Audio Recording From Ferguson May Capture Michael Brown Shooting,1921,unrelated\nBREAKING: ISIS Beheads American Journalist James Wright Foley,1679,discuss\nWatch US Marine get shot in HEAD by Taliban sniper - and live to tell tale,709,unrelated\nMissing American journalist reportedly beheaded by Islamic State ,1679,discuss\nChristian Bale in Talks to Play Steve Jobs (Exclusive),830,unrelated\nHundreds of Palestinians flee as Israel opens dams into Gaza Valley,1461,unrelated\nIs the Alleged Audio of the Gunshots That Killed Michael Brown a Hoax?,1818,disagree\nKim Jong-un 'Had Surgery on Fractured Ankles',2087,unrelated\nConfusion Surrounds Capture Of “ISIS Leader’s Wife”,651,unrelated\nGod is a woman- Priest who died for 48 minutes claims,858,unrelated\nAmazon Reportedly Planning An Ad-Supported Video Service That Will Be Cheaper Than Netflix,789,unrelated\n\"Nigeria claims deal with Boko Haram on ceasefire, kidnapped girls\",2356,discuss\nOttawa investigates reports that Isis has captured Canadian-Israeli woman,115,unrelated\n\"Boko Haram agrees to ceasefire, release of school girls\",206,unrelated\nRapper identified as James Foley's executioner: reports,633,unrelated\nMexican students not among bodies found in mass graves,2334,discuss\nNorth Korea denies plans to open a restaurant in Scotland,2290,unrelated\nPants on Fire: Duncan Hunter makes unconfirmed claim Border Patrol caught at least 10 ISIS fighters,1931,disagree\n#Hairgate: iPhone 6 users say device pulls out hair,1923,unrelated\n\"Six months after abducting Nigerian schoolgirls, Boko Haram reportedly wants to free them\",1661,unrelated\n\"Apple Watch Specs Tipped; Said to Feature 512MB RAM, 4GB of Storage\",1384,unrelated\nNigeria says it has deal with Boko Haram to release kidnapped girls,423,discuss\nSatirical news site attacks China’s weird English names,2220,unrelated\nTwo GOP Congressmen Say Suspected Terrorists Caught Crossing U.S.–Mexico Border,2056,unrelated\nRumors of ISIS leader's death debunked,35,unrelated\nESPN to save NFL's image with all-male domestic abuse discussion,1148,unrelated\n\"Are missing students in mass graves found near Iguala, Mexico?\",2334,discuss\nNew Audio Recording From Ferguson May Capture Michael Brown Shooting,1692,discuss\nStaff Reporter,2407,unrelated\nA Predator Drone Has Reportedly Been Spotted Circling Above ISIS's Capital City,2412,discuss\n\"'American bombing had signed my death certificate': Missing US journalist James Wright Foley goes unflinching to his death as ISIS behead him in horrific video, as a warning to Obama\",2287,unrelated\nYPG Confirms: Gill Rosenberg Not Captured in Kobani,1330,discuss\n\"Yemen says U.S. man freed, sister says he’s dead\",2247,discuss\nRumor debunked: RoboCop-style robots are not patrolling Microsoft's campus,1721,unrelated\nMum faces real-life Sophie's Choice – as she tries to sell her son to fund daughter's care,26,unrelated\n\"Obama, Outraged Over Beheading, Vows to Stay on Course\",2388,discuss\nDHS Rebuffs Congressman’s Claim ISIS Infiltrating Southern Border,1498,unrelated\n\"Forget 18-karat gold, next-generation Apple Watch Edition could use platinum: Report\",1419,unrelated\nWHO says reports of suspected Ebola cases in Iraq are untrue,2156,unrelated\nMcDonald’s Will Stop Serving Overweight Customers Beginning 1/1/15,2470,unrelated\nSomeone Spraypainted A Penis On A £1.5m Bugatti Veyron And It Went Very Viral,2369,discuss\nMohammed Emwazi: Man identified as Isis killer 'Jihadi John' was 'stopped by MI5' while on safari holiday in Africa in 2010,939,discuss\nKFC Gets Occupational Business License To Sell Marijuana In Colorado Restaurants KFC Gets Occupational Business License To Sell Marijuana In Colorado Restaurants,2034,unrelated\n\"Video Appears to Show Beheading of Journalist James Foley, Who Went Missing in Syria\",704,unrelated\nHoax 'Banksy Arrested in London' Story Dupes the Internet Again,1020,unrelated\n\"Sons of Anarchy Movie? No, Kurt Sutter Announces Charlie Hunnam, Brad Pitt Film Article is Fake\",2329,unrelated\nThis Is Why Rumors That ISIS Is Crossing The Border Into The U.S. Aren’t Going Away,80,unrelated\n\"Nigeria, Boko Haram reach ceasefire deal, kidnapped girls to go free, official says\",1195,discuss\nIraqi and Kurdish media reports cases of Ebola among Islamic State fighters in Mosul,1899,unrelated\n\"Gill Rosenberg, former IDF soldier, possibly captured by ISIS while fighting with Kurds\",2142,discuss\nUS officials: Video shows American's execution,206,discuss\n\"Despite no Ebola case in Kansas City, the rumor goes viral\",1342,unrelated\n'They ate through the ceilings and pooped on the keyboards': Rats are 'taking over' Vogue's new World Trade Center office and Anna Wintour 'no longer wants to work there',206,unrelated\nKFC Gets Occupational Business License To Sell Marijuana In Colorado Restaurants KFC Gets Occupational Business License To Sell Marijuana In Colorado Restaurants,15,unrelated\n\"Nun gives birth, intends to keep baby\",2269,unrelated\nBritish-born rapper is main suspect in search for ISIS jihadist who beheaded James Foley,2528,discuss\nIs Kim Jong-Un Really Opening a Restaurant in Scotland?,2225,discuss\n\"Macaulay Culkin NOT Dead: Facebook, Twitter Death Hoax Goes Viral\",2313,unrelated\n\"In New York City, Marijuana May Mean Ticket, Not Arrest\",1295,unrelated\n\"Hostage David Haines' Murder 'Evil', PM Says\",581,agree\nEbola Outbreak 2015 Update: ISIS Fighters May Have Contracted Deadly Virus,5,unrelated\nHas North Korean dictator Kim Jong-un been replaced by his sister?,1423,unrelated\nKim Jong-un: Absent North Korean leader is 'recovering from ankle surgery',2210,unrelated\nA Mass Grave Points to a Student Massacre in Mexico,324,unrelated\nWatch moment TV weatherman is caught urinating in the bushes LIVE on camera,1855,discuss\nAccountant Claims Comcast Got Him Fired From His Job for Reporting a Customer Service Issue,2412,unrelated\nLynch mob use butcher's meat cleaver to castrate rapist they caught attacking teenage girl in alleyway in Indian city,1256,unrelated\nGovt fires employee who skipped work for 24 years,2441,agree\nReport: Christian Bale Drops Out Of Steve Jobs Biopic,687,unrelated\n\"Islamic State Training Pilots in Military Jets, Monitors Say\",2218,unrelated\nWHO: Isis does not have Ebola – but contingency plan being developed for Iraq,75,unrelated\nOfficials shoot down congressman's claims ISIS terrorists are running across US-Mexico border,2458,unrelated\nGovernment fires employee who skipped work for 24 years,2096,unrelated\nAnyone for dog meat soup? Kim Jong-Un considers opening restaurant in Scotland selling North Korean delicacies,1217,unrelated\nTropical spider burrowed under Bali tourist's skin,859,unrelated\nTiger Woods' agent shoots down report of failed drug test,438,unrelated\n\"So, There Might Be a Rat Infestation at Vogue\",1543,discuss\nBatmobile Rumored To Have Been Stolen From Batman V. Superman: Dawn Of Justice Set,1671,discuss\nMum Offers to Sell Twin Boy to Save Twin Girl,2342,unrelated\n\"Boko Haram claims to have German hostage, denies ceasefire\",2521,unrelated\nFrisco: Sick patient claims to have had contact with Ebola victim,1283,unrelated\n\"Catholic Priest Dead For 48 Minutes, Is Miraculously Revived – His Revelations About God Are Even More Shocking\",800,unrelated\nSEND IN THE DRONES: Predator drones flown over IS headquarters in Syria,1802,unrelated\nGraphic Photo: Oliver Ilic Uses Razor Blade To Slice Off Own Manhood After Girlfriend Broke Up With Him,714,unrelated\nThe baby from Teletubbies reveals herself,1623,agree\nIdentity of ISIS terrorist known as 'Jihadi John' reportedly revealed,2501,unrelated\nISIS leader dead?,1494,unrelated\nJihadi John ‘identified as British man from West London’,2349,discuss\nEmotional sergeant-at-arms is greeted back to parliament with a rousing standing ovation a day after he heroically shot dead terrorist - the first time he used weapon in 30 year career,115,unrelated\nUS probing claims ISIS fighters seized airdropped weapons meant for Kurds,2016,unrelated\n\"Google to buy big chunk of Pacific Shores, iconic Redwood City office park\",2329,discuss\n\"Dead for 48 minutes, this Catholic Priest claims God is female\",1605,unrelated\nThe Apple Watch has a low-power mode that only tells the time,1588,unrelated\nApple Watch launch reportedly planned for February with limited supply,137,unrelated\nThis Kid Made $72 Million During Lunch,2252,unrelated\n'Sex attacker' has penis cut off with a cleaver in India,1549,unrelated\nWhite House Fence Jumper Pushed Past Female Guard,2409,discuss\nNicaragua Meteorite Impact Theory May Be Meteor-wrong,220,unrelated\n\"Soon Marijuana May Lead to Ticket, Not Arrest, in New York\",244,unrelated\n\"U.S. accidentally delivered weapons to the Islamic State by airdrop, militants say\",2213,unrelated\nWhite House fence-jumper made it far deeper into building than previously known,1355,unrelated\nJeh Johnson shoots down Duncan Hunter's assertion IS is entering U.S. via Mexico,1012,discuss\n\"No, Vladimir Putin did not get pooped on by a bird during a First World War speech\",2081,agree\nNationwide turkey recall? Ebola-infected birds? USDA debunks the hoax,1299,unrelated\n\"Nun Complains Of Stomach Pains, Later Gives Birth To Baby Boy\",2009,unrelated\nSeth Rogen Is Woz,712,discuss\n\"Dogs DO go to heaven… and cats, and horses: Pope assures young boy that there is a place in paradise for animals as well\",2297,agree\n\"Boko Haram Could Release Kidnapped Girls, Nigerian Officials Say\",1506,unrelated\nISIS Appears To Behead American Photojournalist In YouTube Video,2453,unrelated\nJudd Nelson Death Hoax: FOX News Impersonator Claims Actor Found Dead In Los Angeles Condo,1020,unrelated\nBATMAN VS. SUPERMAN BATMOBILE STOLEN,2062,discuss\nIslamic State May Have Fighter Jets Now After Seizing Russian-Made MiGs,524,unrelated\n\"Insiders Claim Steel Apple Watch to Start at $500, Gold at $4,000\",2277,discuss\nPolice find mass graves with at least '15 bodies' near Mexico town where 43 students disappeared after police clash,1351,unrelated\nMacaulay Culkin: Death claims about former child star revealed to be yet another hoax,1012,unrelated\nIS militant 'Jihadi John' named as Mohammed Emwazi from London,2184,unrelated\nJames Foley remembered as 'brave and tireless' journalist,1786,unrelated\nJudd Nelson isn't dead; report is a hoax,2281,unrelated\n\"Luke Somers, American Hostage, Is Killed During Rescue Attempt in Yemen, U.S. Official Says\",487,unrelated\nSaudi cleric issues fatwa against building snowmen,760,unrelated\nReport: NYPD to stop arresting people for minor marijuana offenses,2372,discuss\n\"Nigeria claims deal with Boko Haram on ceasefire, kidnapped girls\",800,unrelated\n‘Wild Misinformation’: Brian Williams Explains the Mike Seidel Liveshot,205,unrelated\nReport claims Kim Jong-un underwent surgery to repair fractured ankles,798,discuss\nChristian Bale won't play Steve Jobs,919,unrelated\n\"Don't Worry, 'The Breakfast Club' Star Judd Nelson Is Not Dead\",1906,unrelated\n\"Apple Watch to Be Shower-Proof, Have 100,000 Apps at Launch: Reports\",62,unrelated\nVideo Purports to Show Beheading of American Journalist,1120,unrelated\n\"Apple Media Event Rumored for Late February, Apple Watch and 12\"\" MacBook Air Likely Topics [Updated]\",1481,unrelated\nApple Watch launch has new timetable: Analyst,2116,unrelated\nBoyfriend cuts off his penis and throws it in the bin after girlfriend dumps him for being bad in bed,1465,unrelated\nNEWS/ You'll Never Guess How a Homeless Man Spent $100—Watch the Touching Video!,1996,agree\nReport: Secret Service Lied About White House Fence Jumper,2329,unrelated\nISIS Seemingly Beheaded American Journalist James Wright Foley,26,unrelated\nAnna Wintour 'refuses to work at new World Trade Center Vogue office due to rat infestation',493,unrelated\nISIS leader dead?,1921,unrelated\n\"Rumor: Gold Apple Watch Edition priced up to $5,000, steel version at $500, will debut on Feb. 14\",2421,unrelated\nAttorney: New audio reveals pause in gunfire when Michael Brown was shot,1817,discuss\nSHOCKING: Indian Man's Penis Cut-off After He Was Caught Attempting Rape [Photos],2106,unrelated\n\"Gill Rosenberg, Canadian citizen, reportedly captured by ISIS in Syria\",2147,unrelated\nApple-HBO Deal Seen Launching Web-only Apple TV Streaming Service For $15 Per Month,516,unrelated\nBali Awry,1923,discuss\nIncredible Video Shows A US Marine Surviving Being Shot In The Head By A Sniper In Afghanistan,2421,unrelated\nCNN Airs Alleged Audio from Michael Brown Shooting,1916,discuss\n#RIPFidel fuels false rumors of Cuban leader's death after another Fidel Castro dies,1918,discuss\nISIS cracks down on five confirmed Ebola cases among fighters: official,1506,discuss\nDevoted pet owner spends £300 to save his GOLDFISH after it became constipated,1361,unrelated\nNow the Vogue Rats Are Chewing Through Couture,30,unrelated\nNicaragua Meteorite Impact Theory May Be Meteor-wrong,1790,discuss\nSeth Rogen to play Woz in Jobs biopic,1083,unrelated\n\"Thanks Uncle Sam, we have your weapons airdrop: ISIS taunts America over intercepted weapons meant for Kurds\",693,unrelated\nLatest iOS 8 bug reportedly causes unwanted deletion of iCloud Drive documents,1155,unrelated\nSugarhill Gang co-founder Big Bank Hank dies,40,unrelated\nBritish Man Slaps People If They Sneeze In Public,1478,unrelated\nWife and child of Islamic State leader Baghdadi held in Lebanon,651,unrelated\n\"Batmobile Stolen From \"\"Batman v Superman: Dawn of Justice\"\" Set, Zack Snyder Knows Who Did It\",87,unrelated\nReport: Nigerian Woman Quarantined in KC with Ebola-Like Symptoms (Video),1843,unrelated\n\"Christian Bale passes on role of Steve Jobs, actor reportedly felt he wasn't right for part\",630,unrelated\nApple may launch 12-inch MacBook Air with Retina Display,777,unrelated\nHere Are Microsoft's New Robot Security Guards,1646,unrelated\nWe took a look at the photo said to show the body of Islamic State leader Abu Bakr Al-Baghdadi (right) and found it was really an ethnic Albanian militant killed in 2013,263,agree\nTexas plumber's truck spotted in Syria: 'We have nothing to do with terror at all',917,unrelated\n\"Kim Yo Jong, Kim Jong-Un’s Sister, Takes Control of North Korea While Brother Gets Treatment?\",565,unrelated\n\"Islamic State training pilots to fly MiG fighter planes, says monitoring group\",2342,unrelated\nISIS Claims to Have Intercepted Supplies From U.S. Airdrop,1648,unrelated\nAudio of gunfire in Michael Brown case authenticated by app company,2220,discuss\nGod Is A Woman – Resurrected Father Narated,1877,unrelated\nISLAMIC STATE BEHEADS MISSING AMERICAN JOURNALIST JAMES WRIGHT FOLEY,1786,unrelated\nYPG Confirms: Gill Rosenberg Not Captured in Kobani,346,discuss\n\"Islamic State, in video titled \"\"A Message to America,\"\" beheads American journalist James Wright Foley who was kidnapped in 2012\",1295,unrelated\nMissing Mexican students 'not found in mass grave',1351,unrelated\nChristian Bale to play Steve Jobs in upcoming biopic,298,unrelated\nJordanian airstrike killed American aid worker held hostage by ISIS according to statement by militants,754,discuss\nDNA test confirms child is IS head Abu Bakr al-Baghdadi's daughter,682,unrelated\nDog abandoned at Ayr station with belongings in suitcase,650,unrelated\nDavid Haines beheading video confirmed genuine; UK PM Cameron vows to hunt down ISIS 'monsters',1360,unrelated\nSomeone painted a graffiti dick on a $2.5 million car,822,unrelated\nA bunch of cool health features were cut from the Apple Watch at the last minute,757,unrelated\nIS militant 'Jihadi John' named as Mohammed Emwazi from London,2125,unrelated\nTBS speeds up Seinfeld 7.5% to gain an extra 2 minutes of commercial ad time.,612,unrelated\nWho Is Michael Zehaf-Bibeau? Ottawa Shooter Suspect Identified By Canadian Officials ,2404,unrelated\nAbdel-Majed Abdel Bary: London Rapper Identified As ISIS Militant Who Beheaded James Foley,195,unrelated\nDid Josh Paler Lin Stage His Viral Video About Helping the Homeless?,467,unrelated\nFerguson riots: audio may have captured Michael Brown shooting,456,unrelated\n\"Woman detained in Lebanon is not al-Baghdadi's wife, Iraq says\",2453,unrelated\n\"After Giving A Homeless Man $100, This Guy Secretly Filmed Him...\",742,unrelated\nTexas Plumber Has ‘No Idea’ How Company Truck Ended Up With ISIS,2015,agree\nStudent accidentally sets college on fire during fireworks proposal,1651,unrelated\nWeather Channel’s Mike Seidel was not caught with his pants down,2092,unrelated\nVogue’s Shiny New Office Has a Big Rat Problem,2031,agree\nWas The Video Of That Homeless Man Doing Good Deeds With $100 All An Elaborate Hoax!?,320,unrelated\nIs Ebola Virus Spreading Among ISIS Militants? Reports Claim Jihadists Seeking Cure at Mosul Hospital,1669,discuss\nIslamic State Militants Claim to Have Beheaded US Journalist James Wright Foley,533,unrelated\n\"Woman At Dulles Plays It Safe, Wears A Rain Poncho And Mask\",1885,unrelated\nNASA Confirms Earth Will Experience 6 Days of Total Darkness in December 2014!,2423,unrelated\nCongressman: ‘At least 10 ISIS fighters’ caught trying to cross into US,2093,discuss\nWidower Cries Tears Of Joy After Hearing Late Wife's Voice Again,1640,agree\nREPORT: JETLINERS STOLEN FROM LIBYA COULD BE USED TO ATTACK U.S. ON 9/11,126,unrelated\nZack Snyder Makes Fun of Stolen Batmobile Rumor with New Image,1883,unrelated\n\"Tom Brokaw 'wants Brian Williams out': NBC legend 'furious' at Iraq war lie, as it's claimed executives warned anchor to stop exaggerating the story in the past\",1545,unrelated\nVice CEO Throws Down $300K on Lavish Vegas Dinner,32,unrelated\nISIS Beheading of U.S. Journalist James Foley Posted to YouTube,1116,discuss\nAWESOME! Canadian Parliament’s Sergeant-at-Arms Kevin Vickers Takes Out Gunman,2104,unrelated\nLynch Mob Castrates Alleged Rapist In Rajasthan,1355,unrelated\nHomeless man receives $100... then shocks everyone with how he spends it,1611,discuss\nUS probing claims ISIS fighters seized airdropped weapons meant for Kurds,2295,discuss\nHundreds mourn the 'death' of Fidel Castro after rumours sweep Twitter (but are they confusing him with recently departed Fidel Castro Odinga from Nairobi?),1026,unrelated\nWFB’s Bill Gertz: Obama Administration ‘Trying to Play Down’ Missing Libyan Airliners,1489,unrelated\nAmazon Reportedly Planning An Ad-Supported Video Service That Will Be Cheaper Than Netflix,887,unrelated\nIs this the world's oldest burger? Man claims to have kept McDonald's Quarter Pounder for 20 YEARS,1939,unrelated\nDevoted pet owner spends £300 to save his GOLDFISH after it became constipated,1540,unrelated\n\"Sons of Anarchy Movie? No, Kurt Sutter Announces Charlie Hunnam, Brad Pitt Film Article is Fake\",2327,unrelated\n\"Lady on FB: I'm 41, Intersex, and Fucked Michael Phelps on First Date\",909,unrelated\nIslamic State accused of using chlorine gas on Iraqi soldiers,1267,unrelated\nBREAKING: British-born hostage 'KILLED in failed rescue attempt',1119,discuss\n\"Islamic State leader's family detained by Lebanon, officials say\",254,unrelated\nCustomer: I was fired for Comcast complaint,1338,unrelated\nVladimir Putin Bird Poop Video is Fake,1843,unrelated\nIs the iPhone 6 Really Pulling Out Your Hair?,431,unrelated\n‘Banksy’ Instagram tribute to Charlie Hebdo victims not posted by artist,26,unrelated\nJournalist James Wright Foley reportedly beheaded by ISIS,2495,discuss\n'The youngest martyr - the cub of al-Baghdadi': ISIS boasts a 10-year-old fighter has been killed as he went into battle with his father in Syria,1829,unrelated\nIraq Says Arrested Woman Is Not The Wife of ISIS Leader al-Baghdadi,1913,unrelated\nThe Case of the Stolen Batmobile Has Been Solved,251,unrelated\n\"Nigeria's missing girls 'to be released by Boko Haram', government aide claims\",2078,unrelated\n\"Therefore, the \"\"feminist blogger\"\" who aborted a boy probably fake\",2526,discuss\n\"Hostage David Haines' Murder 'Evil', PM Says\",1802,unrelated\n\"Nigeria claims deal with Boko Haram on ceasefire, kidnapped girls\",381,unrelated\n\"White House Fence-Jumper Overpowered Secret Service Officer, Ran Through Much of Main Floor\",1365,agree\n\"If you really believed Colorado KFCs were selling pot, here’s a reality check\",1355,unrelated\n\"BREAKING: Islamic State, in video, beheads American journalist James Wright Foley who was kidnapped in 2012 -@BNONews\",1361,unrelated\nVideo: Marine survives Taliban sniper headshot thanks to helmet,709,unrelated\nIslamic Militants Post Video Claiming to Show Beheading of U.S. Journalist,2386,discuss\nNew iOS 8 bug can delete all of your iCloud documents,1857,unrelated\nAmerica's oldest time capsule unearthed at Boston statehouse after being buried in 1795 by Sam Adams and Paul Revere,855,unrelated\nIs Durex Planning To Release A Pumpkin Spice Condom?,2240,unrelated\n\"Priest Dies, Wakes Up, Claims God Is a Woman. Huh?\",1237,unrelated\nIs this the world's oldest burger? Man claims to have kept McDonald's Quarter Pounder for 20 YEARS,702,unrelated\n\"Obama, Outraged Over Beheading, Vows to Stay on Course\",1251,unrelated\nDevoted pet owner spends £300 to save his GOLDFISH after it became constipated,2410,unrelated\nDog found abandoned at Scottish train station with suitcase of belongings,1853,agree\nTiger Woods selling Swedish villa — island included,1991,agree\nKim Jong-un So Fat He Injured His Ankles,2210,unrelated\nSEE IT: California homeless man uses $100 gift to give food to others,1686,unrelated\nSaudi Arabian cleric issues fatwa against snowmen,2317,unrelated\nKimye’s Fault? Anna Wintour’s NYC ‘Vogue’ Offices Hit With Disgusting Rat Infestation: ‘Rat Droppings On Desks’,1543,discuss\nJosh Paler Lin Gives A Homeless Man $100 And Follows Him To See How He Spends It,1245,agree\n\"Catholic Priest Dies for 48 Minutes, Comes Back to Life and Claims God Is Female\",808,agree\n\"Wife, child of Islamic State head Abu Bakr al-Baghdadi held in Lebanon, officials say\",2197,unrelated\nConflicting reports on alleged IS capture of Canadian woman,1690,discuss\n'Electric Boogie' Developer Leaves Secret Resignation Letter To Boss At The End Of The Game (Video),972,unrelated\nObama administration DENIES congressman's claim that 'at least ten ISIS fighters have been caught coming across the Mexican border in Texas',130,unrelated\n\"What was fake on the Internet this week: Obama’s peace prize, pumpkin-spice condoms and insane winter snow\",1708,discuss\n\"Nigeria Says It Struck A Cease-Fire With Boko Haram, But Are They Talking To The Right Guy?\",1821,discuss\n\"See How This Homeless Man Spends A Hundred Dollars, And Keep A Tissue Handy [Video]\",2042,unrelated\nBoko Haram denies truce to release kidnapped schoolgirls,1003,unrelated\nIslamic State militants claim to behead missing American journalist,1040,unrelated\nChristian Bale in Talks to Star in Sony's Steve Jobs Film,1368,unrelated\nUS airstrike targets Al Shabaab leader Ahmed Abdi Godane in Somalia,2374,discuss\nJames Foley beheading: London rapper turned jihadist believed to be under investigation for murder of journalist in Syria,546,discuss\nReport: Michael Phelps’ Tinder ‘Girlfriend’ Was Born Male; “We Made Love During Halftime”,1847,discuss\nCPWD official sacked for absence from duty for 25 years,2280,unrelated\nSay 'eh-oh!' to the Teletubbies SUN BABY - can you still recognise her after 19 years?,1738,unrelated\nIs the Alleged Audio of the Gunshots That Killed Michael Brown a Hoax?,776,unrelated\n\"Reports Isis fighters have contracted Ebola are 'incorrect', says Iraqi health ministry\",720,unrelated\nNYC High School Student Nicknamed ‘Teen Wolf’ Made $72 Million On Stock Market,2078,unrelated\nJihadi John unmasked: Former Westminster University student was arrested FIVE years ago and put on a terror watch list - but he flew to Syria to join ISIS two years later,1256,unrelated\nTaliban member swapped by Obama for Bowe Bergdahl tried to return to terror: report,2524,unrelated\nWeatherman caught peeing live on camera,633,unrelated\n\"James Wright Foley, Kidnapped Journalist, Apparently Executed by ISIS\",880,discuss\n‘Star Wars: The Force Awakens’ May Get An Early Release Date—Report,512,discuss\n\"Apple Watch Pricing to Reportedly Start at $500 for Stainless Steel, $4,000 for Gold\",403,unrelated\n\"Sorry, Fido. Pope Francis did NOT say our pets are going to heaven\",686,unrelated\nMicrosoft Hires Dalek-style Robocops to Guard Silicon Valley HQ,552,agree\nIsis militants claim to have killed US journalist James Foley,1857,unrelated\nCNN Posts Alleged Audio of Michael Brown Shooting,149,discuss\n\"Planetary Alignment On Jan 4, 2015 Will Decrease Gravity For 5 Minutes Causing Partial Weightlessness\",2020,unrelated\nMeteor Leaves 40-Foot Crater Near Managua's Airport,649,unrelated\nISIS Leader Killed: Abu Bakr Al-Baghdadi Reportedly Killed By U.S. Airstrike,35,unrelated\nMarijuana May Soon Spark Just a Ticket in New York,1718,unrelated\nExperts: More facts needed on purported audio recording of Michael Brown shooting,1252,unrelated\nIs Ebola Virus Spreading Among ISIS Militants? Reports Claim Jihadists Seeking Cure at Mosul Hospital,1034,unrelated\nSchoolboy almost killed by electric shock claims he now has superpowers like Magneto,1857,unrelated\nBATMAN VS. SUPERMAN BATMOBILE STOLEN,734,unrelated\nChristian Bale to Play Steve Jobs in New Movie,1180,unrelated\nISIS Blasts 'Scorpion Bombs' At Civilian Areas In Iraq; Mosul Residents Living In Fear,922,unrelated\nKurds fear Isis use of chemical weapon in Kobani,1020,unrelated\nDurex is not confirming or denying rumors of a “pumpkin spice” condom,788,unrelated\nMacaulay Culkin Hasn’t Died Despite What Everyone Is Saying On Facebook,1905,unrelated\nISIS Video Claims to Show Beheading of British Hostage,737,unrelated\nReturn of the Mac: Seth Rogen in talks to star as Apple co-founder Steve Wozniak in upcoming Steve Jobs biopic,1588,unrelated\nHundreds mourn the 'death' of Fidel Castro after rumours sweep Twitter (but are they confusing him with recently departed Fidel Castro Odinga from Nairobi?),1534,unrelated\n\"Wildest Apple Watch rumor yet: 100,000 apps at launch\",1530,unrelated\nRapper identified as James Foley's executioner: reports,1237,unrelated\n\"No, ESPN is not having an all-male domestic violence panel tonight\",1374,unrelated\nBREAKING: British-born hostage 'KILLED in failed rescue attempt',1789,unrelated\nAirport worker strips naked at security scanner in protest against guards,2248,unrelated\n\"Israel opens dams, floods Gaza\",132,unrelated\nRobert Plant ripped up $800M Led Zeppelin reunion contract,158,unrelated\nIs Kim Jong Un's sister Kim Yo Jong in charge?,2072,unrelated\nTexas Truck Winds Up in Syria With Islamic Militants,2344,unrelated\nAudio of gunfire in Michael Brown case authenticated by app company,844,unrelated\nSoldier shot in Ottawa at War Memorial,1256,unrelated\nWoman spends a week in KFC to get over her break up,1551,agree\nRajasthan: Angry mob teaches rapist a lesson; chops penis off,1673,agree\nReport: Secret Service Lied About White House Fence Jumper,1137,unrelated\nReport: A Radically Redesigned 12-Inch MacBook Air Is Coming,2177,unrelated\n\"Rumor: Stainless Steel Apple Watch Will Cost $500, Gold $4,000\",1240,unrelated\n\"So, There Might Be a Rat Infestation at Vogue\",280,unrelated\nParents are furious after seven girls aged 13-14 fall pregnant on a school trip,2125,disagree\nHORROR: ISIS Fighters Have Reportedly Contracted Ebola,2025,discuss\n\"James Foley: American Journalist, James Wright Foley Beheaded in New ISIS Video [Breaking News]\",1120,unrelated\nTBS speeds up Seinfeld 7.5% to gain an extra 2 minutes of commercial ad time.,1921,unrelated\nTerrorism fears rise amid reports of stolen jetliners,634,unrelated\nIslamic State using 'SCORPION bombs' to terrorise victims,2127,unrelated\nUpdate: Did Boston.com Make Up This Story About The Web Sheriff Ben Edelman Sending Racist Emails?,480,unrelated\nWhite House Fence Jumper Pushed Past Female Guard,263,unrelated\nJordan’s King May Participate Personally In ISIS Raids,2433,discuss\nRep. Duncan Hunter: 'At Least 10' ISIS Fighters Caught at Mexican Border,1483,unrelated\nCourt Orders Probe Into Complaints Of 'Forced Castration' In Religious 'Dera' Sect,1950,unrelated\nChristian Bale Won't Play Steve Jobs After All,755,agree\nLarge space object slams Nicaragua’s capital as asteroid passes Earth,388,unrelated\nFormer British Rapper Reportedly Under Investigation for James Foley Beheading,29,discuss\nThe pumpkin spice condom is not happening,242,unrelated\nPurdon Ebola Hoax: ‘Texas Town Quarantined After Family Of Five Test Positive For The Ebola Virus’ Article is Fake,1383,unrelated\nISIL Beheads American Photojournalist in Iraq,1840,unrelated\nSoldier shot at War Memorial; multiple shots fired in Parliament,388,unrelated\nHere Are Microsoft's New Robot Security Guards,1074,unrelated\nVideo shows ISIL beheading of photojournalist James Foley,938,unrelated\n‘Photo of slain IS leader’ reported to be doctored,731,discuss\nWatch NAKED airport worker walk through scanner in bizarre protest against 'rough' guards,2187,unrelated\nNigeria says it has deal with Boko Haram to release kidnapped girls,2191,discuss\n\"James Foley, Missing American Photojournalist, Reportedly Executed By ISIS In Syria\",119,unrelated\n\"Boko Haram leader denies ceasefire deal, says 200 abducted girls married off \",2192,unrelated\nSetting the record straight on tor,1589,unrelated\nIslamic State Flying Three Jets in Syria,2188,unrelated\nUnverified video shows beheading of aid worker David Haines,882,unrelated\nISIS Fighters Getting Caught Coming Across the U.S.-Mexican Border?,1358,unrelated\nNigeria and Boko Haram 'agree ceasefire and girls' release',402,unrelated\nReport: Amazon to Launch Ad-Supported Streaming Service,2129,unrelated\nWhat Glenn Beck Fears May Be Done With the 11 Missing Jets,1022,unrelated\n\"Stainless steel Apple Watch could cost just $499, but gold will be 10 times as pricey\",1672,discuss\nObama: murder of James Foley 'shocks the conscience of the entire world',1166,unrelated\nNicaraguan commission on possible meteorite crash presents rock samples,1071,unrelated\nDid Paul Rudd Help Tackle That Dallas Airport Gay-Basher?,1814,unrelated\n\"One gunman killed in shooting on Parliament Hill in Ottawa, hunt on for other shooters\",2338,unrelated\nBig Bank Hank of The Sugarhill Gang is dead at 57,1831,agree\nReport: British intelligence has identified Foley's killer,975,unrelated\nVideo Purports To Show Beheading Of U.S. Journalist By Militants,1347,unrelated\n\"Apple Watch Pricing to Reportedly Start at $500 for Stainless Steel, $4,000 for Gold\",648,unrelated\nTaylor Lianne Chandler: Michael Phelps' Cougar Girlfriend Revealed?,2314,unrelated\nNigeria Claims Boko Haram Will Release the Kidnapped Schoolgirls,2156,unrelated\nISIL Beheads American Photojournalist in Iraq,1857,unrelated\nIsis claims to behead US journalist,1116,discuss\nUS confirms death of Somalia terror group leader,882,unrelated\nOscar winner Christian Bale to play Steve Jobs in upcoming biopic,945,agree\nUS officials: Video shows American's execution,1589,discuss\n\"Kim Yo Jong, Kim Jong-Un’s Sister, Takes Control of North Korea While Brother Gets Treatment?\",1817,unrelated\nGraphic Photo: Oliver Ilic Uses Razor Blade To Slice Off Own Manhood After Girlfriend Broke Up With Him,562,unrelated\nDNA Tests Confirm Lebanon Is Holding ISIS Leader’s Child,2042,unrelated\nISIL Beheads American Photojournalist in Iraq,2261,unrelated\nThis Selfless Homeless Man Receives $100 & Doesn't Spend A Dime On Himself!,467,unrelated\nRussian TV actor wakes up to find his testicles stolen,1015,unrelated\nConde Nast's rat problem at One World Trade Centre: From red carpets to rodent droppings,367,unrelated\nMore American Weapons for ISIS,1239,unrelated\n\"SMALL METEORITE STRIKES NICARAGUA, GOVERNMENT SAYS\",1213,discuss\n\"Google seals massive Sunnyvale, Redwood City deals\",993,unrelated\n\"UPDATE: Soldier, gunman who died in Ottawa rampage identified\",690,unrelated\nHomeland Security: No ISIL fighters on U.S. border,251,unrelated\n\"Once Again, The Banksy 'Arrest' Is A Giant Hoax. Repeat: A Hoax.\",1544,unrelated\nAl-Shabab leader who ordered Kenya mall massacre believed killed in US drone attack in Somalia,1306,discuss\n\"Boko Haram Cease-Fire: Abducted Nigerian Schoolgirls To Be Released, Officials Say\",1883,unrelated\n\"How did Fake Chinese News Site Dupe Washington Post, Atlantic, BBC?\",322,unrelated\nInsurgents killed in Nigeria despite alleged truce with Boko Haram,1697,unrelated\nDid Josh Paler Lin Stage His Viral Video About Helping the Homeless?,2305,disagree\nMeteorite leaves crater in Nicaraguan capital Managua,534,unrelated\n\"ISIS Video Shows Execution of David Cawthorne Haines, British Aid Worker\",2034,unrelated\nZack Snyder Responds to Fake Stolen Batmobile Report,1807,unrelated\nUPDATE: BATMAN v SUPERMAN Batmobile Reportedly Stolen By (Shocker!) Detroit Locals,2062,discuss\n'Sex attacker' has penis cut off with a cleaver in India,36,unrelated\nThis Is a Truly Horrifying Story About a Spider,1826,unrelated\nJihadi John: Mohammed Emwazi named as masked man behind ISIS beheadings,2202,discuss\nWhite House fence-jumper made it far deeper into building than previously known,887,unrelated\nGive a homeless man $100 and see what he does with it [Video],321,unrelated\nKIM DINE WITH ME: Porky president Kim Jong-un to open UK restaurant serving DOG,2192,discuss\nIslamic State releases video apparently showing the beheading of missing US journalist James Foley,2525,unrelated\nGovernment fires employee who skipped work for 24 years,933,unrelated\nISIS Appears To Behead American Photojournalist In YouTube Video,1747,discuss\n\"North Korea leader Kim is still in charge, has injured leg: source\",527,unrelated\nThis College Student Claims She Was The 'Teletubbies' Sun Baby,979,unrelated\nBritish aid worker David Haines beheaded by ISIL,15,unrelated\nHBO Reportedly in Talks with Apple for Launch of New Unbundled Streaming Service,1660,unrelated\nAngry mob chops off man's genitals with butcher’s knife for alleged rape attempt,1829,unrelated\nThat Boko Haram Ceasefire in Nigeria Isn’t A Ceasefire,955,disagree\nChristian Bale In Talks To Play Steve Jobs In Sony's Next Biopic,830,unrelated\nBodies In Mexico Mass Grave Apparently Not Those Of Missing Students,1419,unrelated\nSEND IN THE DRONES: Predator drones flown over IS headquarters in Syria,909,unrelated\nISIS Militants Allegedly Contracted Ebola,720,unrelated\nConde Nast's rat problem at One World Trade Centre: From red carpets to rodent droppings,1582,unrelated\nUS airstrike targets Al Shabaab leader Ahmed Abdi Godane in Somalia,2268,unrelated\nWhat Glenn Beck Fears May Be Done With the 11 Missing Jets,920,discuss\nMichael Phelps’ ‘girlfriend’ reveals she was born a man – and never told the swimmer,2480,unrelated\nReport: Fence jumper made it into East Room of White House,311,unrelated\nTurkish president says American weapons drop for Kurdish fighters was 'wrong' after supplies end up in the hands of ISIS,2404,discuss\nCNN Airs Alleged Audio from Michael Brown Shooting,195,unrelated\n\"ISIS Video Shows Execution of David Cawthorne Haines, British Aid Worker\",1989,agree\nThis Soap Opera Star Reportedly Had His Testicles Stolen By An ‘Attractive Blonde’ Organ Trafficker,2521,unrelated\nReports: Big Bank Hank of pioneering rap group Sugarhill Gang has died,281,unrelated\nTaliban member swapped by Obama for Bowe Bergdahl tried to return to terror: report,130,unrelated\nHas Kim Yo-Jong Taken Over For Kim Jong Un? Sister Assumes North Korea State Duties While Brother Undergoes Medical Treatment,1836,discuss\nHas Ebola infected Isis militants in Mosul?,1904,discuss\nGod is a woman- Priest who died for 48 minutes claims,615,unrelated\nReport: ISIS Leader Abu Bakr Al-Baghdadi Assassinated In U.S. Airstrike,518,unrelated\nThe Arrest of the ISIS Leader's Wife and Son,931,discuss\nFemale teacher facing sack after making SEX TAPE with teenager,2447,disagree\nNigeria Boko Haram blamed for raids despite truce claim,2463,discuss\nVogue's new digs are reportedly swarming with rats,387,unrelated\nPenis Spray-Painted on a $2.5 Million Car Was Just for a Prank Video,1144,discuss\nSeven girls as young as 13 become pregnant on a school trip,2124,unrelated\n\"Gill Rosenberg, Canadian-Israeli Woman Feared Kidnapped By ISIS, Says She's Safe\",1893,discuss\nBug in iOS 8's 'Reset All Settings' Option Also Erases iCloud Drive Documents,1413,unrelated\nAlleged audio of Michael Brown shooting released,1950,unrelated\nAudio recording allegedly captures moment Michael Brown was shot,2115,unrelated\nApple’s next MacBook could be a 12-inch MacBook Air,879,unrelated\nReport: Jose Canseco accidentally shot,186,unrelated\n'Jihadi John' identified: ISIS killer named as Mohammed Emwazi from West London,2202,discuss\nVogue’s Shiny New Office Has a Big Rat Problem,754,unrelated\n\"Islamic State, in video titled \"\"A Message to America,\"\" beheads American journalist James Wright Foley who was kidnapped in 2012\",1116,discuss\nHoly Theft! Batmobile Stolen from 'Batman v Superman'???,1807,unrelated\nCNN Plays Alleged Recording of Michael Brown Shooting,1403,unrelated\nVideo Messaging App Says Audio Recording Of Michael Brown's Shooting Is Authentic,958,unrelated\nKim Had Ankle Surgery:  Source,2153,discuss\n11 jetliners 'missing' after Islamist takeover of airport,1681,unrelated\n\"Tropical spider burrows under man's skin, lives there for three days\",1531,disagree\n\"See How This Homeless Man Spends A Hundred Dollars, And Keep A Tissue Handy [Video]\",1925,agree\n\"Accused Boston Marathon Bomber Severely Injured In Prison, May Never Walk Or Talk Again\",724,unrelated\nThis Is The Most Epic Way To Quit Your Job,1372,unrelated\n\"Gene Munster Predicts $499 Steel Apple Watch, $4,999 for 18k Gold Edition\",1095,unrelated\nFears journalist James Wright Foley beheaded by Islamic State jihadists in ‘message’ to United States,782,discuss\nA Mass Grave Points to a Student Massacre in Mexico,1849,unrelated\nBoko Haram 'to release abducted schoolgirls' as part of ceasefire agreement,34,unrelated\n\"Islamic State Militants Have Been Flying 3 Captured Warplanes Over Syrian Airport, Witnesses Say\",2362,unrelated\nDog abandoned at Ayr station with belongings in suitcase,626,agree\nGovernment employee fired after skipping work for 24 years,2134,agree\nInsurgents killed in Nigeria despite alleged truce with Boko Haram,1374,unrelated\n\"Omar Gonzalez, White House Fence-Jumper, Made it Farther Inside\",1137,unrelated\n\"Video Appears to Show Beheading of Journalist James Foley, Who Went Missing in Syria\",2526,unrelated\nRumors of ISIS leader's death debunked,789,unrelated\nGCPD Solved Stolen Batmobile Case?,483,unrelated\nIraqi and Kurdish media reports cases of Ebola among Islamic State fighters in Mosul,75,unrelated\nWayward sister ‘nun the wiser’ about baby,220,unrelated\nBrian Williams Debunks Peeing Meteorologist Report On ‘NBC Nightly News': Video,54,unrelated\nDylan Thomas Finds Tropical Spider Burrowed Under Skin,181,unrelated\nReport: Possible audio tape of Michael Brown shooting,2345,discuss\n‘Cannibal mother tries to eat her newborn baby after giving birth’,867,unrelated\nRapper identified as James Foley's executioner: reports,125,unrelated\nNicaragua meteorite: Experts attempt to understand whether mysterious meteorite fell from passing Pitbull asteroid,1795,unrelated\nReport: British intelligence has identified Foley's killer,626,unrelated\n'They ate through the ceilings and pooped on the keyboards': Rats are 'taking over' Vogue's new World Trade Center office and Anna Wintour 'no longer wants to work there',725,unrelated\nAudio recording allegedly captures moment Michael Brown was shot,2296,unrelated\n\"Jess Smith, 19, Claims She Was Teletubbies' Giggling Baby: What Did She Get Paid?\",2076,discuss\nESPN’s Domestic Abuse Tonight Panel Will Be 100% Dudes,2181,disagree\nReport of Kim Jong-un’s ankle injury add fuel to rumours about his absence,1457,unrelated\nThe Guy Who Said a Spider Burrowed Under His Skin? Experts Say…,2251,unrelated\nLuke Somers' sister says he was killed in failed Yemen rescue attempt,633,unrelated\n\"Nigeria's missing girls 'to be released by Boko Haram', government aide claims\",244,unrelated\nIslamic State 'training pilots to fly fighter jets',1115,discuss\nBunbury local discovered a spider had burrowed under his skin on Bali holiday,2297,unrelated\nA Husband Breaks Down In Tears After Lost Voicemail Message By His Late Wife Is Recovered,1864,unrelated\nChristian Bale in Talks to Play Steve Jobs (Exclusive),932,unrelated\nJames Foley remembered as 'brave and tireless' journalist,7,unrelated\n\"BREAKING NEWS: Female American aid worker, 26, held hostage by ISIS for 18 months has been 'killed in Jordanian air strike'\",2473,unrelated\nDid Josh Paler Lin Stage His Viral Video About Helping the Homeless?,1395,unrelated\n\"BREAKING: \"\"Brat Pack\"\" Judd Nelson Found Dead in Los Angeles Condo\",1273,unrelated\n'Snake wine' to the rescue of Kim Jong-un's love life,1738,unrelated\n\"In Vogue vs Rats War, the Rats Are Winning\",834,agree\nThat Was Fast: Christian Bale Bails on Steve Jobs Biopic,1897,unrelated\n\"Thanks Uncle Sam, we have your weapons airdrop: ISIS taunts America over intercepted weapons meant for Kurds\",2434,unrelated\n\"In Moscow, police are looking for a felon, cut the male genitals\",1368,unrelated\n\"Nigeria, Boko Haram reach ceasefire deal, kidnapped girls to go free, official says\",2192,unrelated\nMan Known as ‘Jihadi John’ Is Identified as Mohammed Emwazi,1506,unrelated\nNigerians doubtful of girls' release after Boko Haram 'truce' breached,1003,unrelated\nWHO investigates media reports ISIS fighters contracted Ebola,93,unrelated\nKim Had Ankle Surgery:  Source,818,unrelated\nGovernment fires employee who skipped work for 24 years,217,unrelated\nNigeria Says Boko Haram Cease-Fire May Lead to Release of Kidnapped Girls,1906,unrelated\n\"ISIS beheads American photo-journalist James Wright Foley, threatens more to come\",933,discuss\nUniversity Bans Word ‘Freshman’ Because It’s Sexist and Promotes Rape,286,unrelated\nWHO says reports of suspected Ebola cases in Iraq are untrue,1899,unrelated\nBoko Haram denies ceasefire claim by Nigeria's government,1769,unrelated\nSenior Western Intelligence Official Confirms London Rapper Abdel Majed Abdel Bary Is A Suspect In The Foley Killing,961,unrelated\nCBI registers 'criminal conspiracy' case against Dera chief after claims 400 male followers were forcibly castrated,684,unrelated\nReport: A Radically Redesigned 12-Inch MacBook Air Is Coming,720,unrelated\nChristian Bale in Talks to Star in Sony's Steve Jobs Film,2455,discuss\nNASA Confirms Earth Will Experience 6 Days of Total Darkness in December 2014!,2409,unrelated\nReport: Israeli-Canadian woman fighting Islamic State has been kidnapped by terror group,2067,unrelated\nESPN to save NFL's image with all-male domestic abuse discussion,373,unrelated\nDetroit Police Issue Statement That The Batmobile Is Safe,251,unrelated\nMore American Weapons for ISIS,104,unrelated\nIraqi media: ISIS militants have contracted Ebola,1034,unrelated\nPurported ISIS claim: Jordan airstrike kills female US hostage,1815,unrelated\nJihadi John ‘identified as British man from West London’,2531,unrelated\n\"No, Islamic State Militants Have Not Been Caught by U.S. Border Patrol\",2252,unrelated\nDog abandoned at Ayr station with belongings in suitcase,330,unrelated\n\"Small meteorite strikes Nicaragua, government says\",1594,discuss\n\"Report: The Apple Watch Will Only Last 2.5 Hours With \"\"Heavy\"\" Use\",1642,unrelated\nMagic mushrooms found at Buckingham Palace,527,agree\nFake-News: 'McDonald's Will Stop Serving Overweight Customers',1848,disagree\nMissing Libyan jetliners raise fears of terror attacks on 9/11,1681,unrelated\n20 year old burger? McDonald's burger purchased in 1995 hasn't aged a bit,1196,unrelated\nKim Jong-un 'Had Surgery on Fractured Ankles',856,discuss\nISIS Border Crisis: DHS Chief Says Terrorists Not Entering US Through Mexico,2261,discuss\nZack Snyder’s ‘Batman V Superman: Dawn Of Justice’ Stolen Batmobile Rumor Put To Rest,1529,discuss\nJihadi John: Mohammed Emwazi named as masked man behind ISIS beheadings,527,unrelated\nPaul Revere's 1795 time capsule unearthed,2257,agree\nVideo Purports To Show Beheading Of U.S. Journalist By Militants,2261,unrelated\nGive a homeless man $100 and see what he does with it [Video],752,unrelated\n\"Meteorite Strikes Nicaraguan Capital, Creates 16-Foot-Deep Crater\",586,unrelated\n\"McDonald’s Removing Big Mac, Apple Pies And Eliminating Large Size Options\",2336,unrelated\nCourt Orders Probe Into Complaints Of 'Forced Castration' In Religious 'Dera' Sect,858,unrelated\nNicaragua asks U.S. for help investigating meteorite crater,1817,unrelated\nCNN Expert on Brown Audio: At First I Thought ‘Someone’s Trying to Punk CNN’,2220,discuss\nBlundering boyfriend burns down college after trying to impress his girlfriend with elaborate marriage proposal,2345,unrelated\nPants on Fire: Duncan Hunter makes unconfirmed claim Border Patrol caught at least 10 ISIS fighters,1498,unrelated\nWatch: US marine survives Taliban sniper headshot in Afghanistan,1137,unrelated\nShots Heard In Alleged Brown Shooting Recording [AUDIO],1438,unrelated\n\"No, Robert Plant Didn’t Rip Up an $800 Million Contract\",1269,unrelated\nDid Kim Yo-Jong Take Kim Jong Un’s Role? North Korea Ill Health Rumors Are ‘Fabricated’,2096,unrelated\nTexas plumber's truck spotted in Syria: 'We have nothing to do with terror at all',900,unrelated\nPolice find mass graves with at least '15 bodies' near Mexico town where 43 students disappeared after police clash,1822,discuss\nWHO ‘probing’ whether ISIS fighters got Ebola,737,unrelated\n\"Canadian woman 'captured by ISIS in Syria' says she is actually fine and still fighting the jihadists, despite kidnap reports\",2037,agree\nChristmas Is Cancelled: Pumpkin Spice Condoms Are a Goddamn Hoax,703,unrelated\nCanadian official identifies dead Ottawa gunman as Michael Zehaf-Bibeau,932,unrelated\nReports: Big Bank Hank of pioneering rap group Sugarhill Gang has died,1979,unrelated\n\"Homeless man who became a YouTube sensation after spending $100 on food for his beggar friends gets a surprise Christmas meal, makeover and night in a hotel in new video... but is it all a hoax by a 'serial prankster'?\",359,unrelated\nApple Watch reportedly set to ship in the U.S. by March,2273,discuss\nJames Foley remembered as 'brave and tireless' journalist,1589,agree\n\"Iraq claims ISIS leader al-Baghdadi’s wife has NOT been arrested, despite Lebanon insisting woman detained at border told them she was Islamist extremist’s spouse\",2042,unrelated\nReport: Nearly a Dozen Commercial Airliners Missing Ahead of 9/11 Anniversary After Islamists Overrun Libyan Airport,730,discuss\nChristian Bale quits Steve Jobs movie,1296,unrelated\nHomeless man receives $100... then shocks everyone with how he spends it,2305,agree\nMPs credit sergeant-at-arms for saving lives in Parliament Hill shootings,1586,unrelated\nISIS Reportedly Beheads American Photojournalist in Iraq,2115,unrelated\nMissing Libyan Jetliners Raise Fears of Suicide Airliner Attacks on 9/11,1681,unrelated\nIRAQI HEALTH OFFICIAL: EBOLA HAS KILLED 5 ISIS FIGHTERS,1004,unrelated\nParliament Hill shooting: Sergeant-At-Arms Kevin Vickers the family hero who took down Ottawa gunman,2113,discuss\nChinese advised to choose British-sounding names to get ahead,1789,agree\nUS Marine survives headshot from Taliban (video),532,unrelated\nChugging eggnog at office party lands man in hospital,388,unrelated\nWatch moment TV weatherman is caught urinating in the bushes LIVE on camera,1808,unrelated\nIraqi airstrike kills key ISIL leader,789,unrelated\nLed Zeppelin’s Robert Plant ripped up a $924 million reunion contract,1239,unrelated\n\"At CBS Detroit, Fan Site 'Scuttlebutt' Is Enough to Publish Batmobile Rumor\",964,unrelated\nISIS Executioner 'Jihadi John' Is Named as Mohammed Emwazi,1800,discuss\nZack Snyder’s ‘Batman V Superman: Dawn Of Justice’ Stolen Batmobile Rumor Put To Rest,2431,unrelated\n\"Christian Bale in talks to play Steve Jobs for Sony, Danny Boyle\",35,unrelated\nShots Heard In Alleged Brown Shooting Recording [AUDIO],1893,unrelated\n\"Christian Bale passes on role of Steve Jobs, actor reportedly felt he wasn't right for part\",99,unrelated\niOS 8 bug could delete your iCloud Drive documents,221,unrelated\nAxl Rose Dies? Guns N’ Roses Singer Dead ‘West Hollywood Home at Age 52′ is Fake,1180,unrelated\nAudio of gunfire in Michael Brown case authenticated by app company,472,unrelated\nDNA test confirms child is IS head Abu Bakr al-Baghdadi's daughter,1143,discuss\nIsis video claims to show beheading of British hostage David Haines,1178,unrelated\nChristian Bale in Talks to Star in Sony's Steve Jobs Film,1296,unrelated\nHORROR: ISIS Fighters Have Reportedly Contracted Ebola,950,unrelated\n\"Michael Phelps' self-proclaimed 'girlfriend', 41, reveals she was born a male as she describes her 'amazing intimacy' with Olympic swimmer\",618,unrelated\nAre Rumors of the Apple Watch in Feb True?,978,discuss\nNEWS/ Meet the Teletubbies Sun Baby: 19-Year-Old Jess Smith Reveals Herself as the Smiling Face Who Looked Over Teletubbyland,979,unrelated\nChristian Bale in Talks to Play Steve Jobs (Exclusive),1217,discuss\n\"BREAKING: Islamic State, in video, beheads American journalist James Wright Foley who was kidnapped in 2012 -@BNONews\",1982,unrelated\nAn audio recording of the Michael Brown shooting has reportedly surfaced,1818,discuss\nSugarhill Gang's Big Bank Hank Dead At 57,105,unrelated\nIslamic Militants Post Video Claiming to Show Beheading of U.S. Journalist,1747,discuss\nUS probing claims ISIS fighters seized airdropped weapons meant for Kurds,2009,unrelated\nKevin Vickers Hailed As Hero For Reportedly Shooting Gunman Inside Parliament,342,unrelated\nVideo Purports To Show Beheading Of U.S. Journalist By Militants,1166,unrelated\n\"Meteorite makes big crater in Nicaragua, government says\",1056,disagree\n\"Gill Rosenberg, Canadian-Israeli Woman Feared Kidnapped By ISIS, Says She's Safe\",1383,unrelated\nSource: Tom Brokaw Wants Brian Williams Fired,1325,discuss\nReports: Islamic State uses chlorine gas against Iraqi forces,1590,discuss\nTwo GOP Congressmen Say Suspected Terrorists Caught Crossing U.S.–Mexico Border,167,unrelated\nAlleged audio of Michael Brown shooting has surfaced,1299,unrelated\nISIS Reportedly Beheads U.S. Journalist James Wright Foley on Camera,1873,unrelated\nUS officials: Video shows American's execution,26,unrelated\nActor has his testicles stolen after meeting ‘young blonde woman at a bar’,2343,unrelated\nApple’s next MacBook could be a 12-inch MacBook Air,2509,unrelated\nThe Chinese Guide to Avoiding a Bad English Name,2526,unrelated\nISIL allegedly kills US journalist in video,2287,unrelated\n\"Michael Phelps' self-proclaimed 'girlfriend', 41, reveals she was born a male as she describes her 'amazing intimacy' with Olympic swimmer\",1849,unrelated\nApple Orders More Than 5 Million Watches for Initial Run,344,unrelated\nGRAPHIC CONTENT: Girl sneers at man's tiny penis so he CHOPS IT OFF and bins it,1434,discuss\n\"Are missing students in mass graves found near Iguala, Mexico?\",1109,discuss\nIraq: US to Probe ISIS' Chlorine Attack on Iraqi Security Personnel,763,discuss\nIraqi media: ISIS militants have contracted Ebola,1669,discuss\nKim Yo-jong in Charge: Kim Jong-un's Sister 'Replaces' North Korean Dictator During Illness,755,unrelated\nCanadian official identifies dead Ottawa gunman as Michael Zehaf-Bibeau,1954,unrelated\nHere's video of a bird pooping on Vladimir Putin in the middle of a speech,2174,agree\n\"Dead for 48 minutes, Catholic Priest claims God is female\",2445,disagree\nIsraeli Canadian fighting ISIS posts on Facebook: I'm safe and secure,1459,unrelated\nBoko Haram 'to release abducted schoolgirls' as part of ceasefire agreement,1439,unrelated\n\"Obama, Outraged Over Beheading, Vows to Stay on Course\",26,unrelated\n\"U.S. accidentally delivered weapons to the Islamic State by airdrop, militants say\",1253,discuss\nSugarhill Gang Rapper ‘Big Bank Hank’ Dies at 57,1637,agree\nLibya: Missing Libya Planes Spark Security Concerns,1022,unrelated\nThat Was Fast: Christian Bale Bails on Steve Jobs Biopic,1841,agree\nMarried TV actor wakes up to find his testicles have been STOLEN after he is drugged in Russian bar by attractive blonde working for organ traffickers,271,unrelated\nJosh Paler Lin Gives A Homeless Man $100 And Follows Him To See How He Spends It,1934,unrelated\nContinuing Violence Puts Boko Haram Ceasefire In Jeopardy,304,unrelated\nPentagon: ISIS Got U.S. Weapons Package,1938,unrelated\nISIS supporters mourn death of ‘youngest fighter’,586,unrelated\nTexas plumber's truck spotted in Syria: 'We have nothing to do with terror at all',2242,agree\nPriest' claim of seeing God as a woman dismissed as hoax,398,unrelated\nWoman spends a week in KFC to get over her break up,2531,unrelated\nSeth Rogen To Play Steve Wozniak In Steve Jobs Biopic,1588,unrelated\n\"Fidel Castro Rumors Sweep Internet, but No Sign in Cuba\",2141,unrelated\n\"No, Jordan's King Abdullah II is not personally flying planes against Isis\",902,agree\nAbdel-Majed Abdel Bary in Foley beheading: London rapper songs help identify him,1598,discuss\nWould you take a bite out of the world's oldest burger? Men keep Quarter Pounder they bought 20 YEARS ago for a friend who never showed up to meet them,199,unrelated\nDog abandoned at Ayr station with belongings in suitcase,1658,unrelated\n\"Is North Korea, world's most secret state, really planning a new restaurant in Scotland?\",1806,unrelated\nChristian Bale in Talks to Play Steve Jobs (Exclusive),170,unrelated\n\"12in Retina MacBook Air release date rumours: All-new 12in MacBook Air design for 2015, launching at WWDC?\",2497,discuss\nFence jumper reportedly made it much further into White House than Secret Service said,1274,discuss\nGod is a woman- Priest who died for 48 minutes claims,1545,unrelated\nMeteorite Leaves House-Sized Crater in Nicaragua’s Capital,1913,agree\nReport: Amazon to Launch Ad-Supported Streaming Service,1627,unrelated\nRobert Plant Literally Ripped Up An $800 Million Contract To Reunite Led Zeppelin,803,unrelated\nKim Jong-un drinks rare snake wine to boost love life!,55,unrelated\nChinese advised to choose British-sounding names to get ahead,682,unrelated\nNew Audio Shows Michael Brown Was Shot at 11 Times,874,unrelated\nIslamic State reports youngest jihadist 'martyred' in battle,104,unrelated\nHope Fades for Girls' Release After Boko Haram 'Truce' Breached,455,discuss\nSergeant-at-Arms stopped shooter on Parliament Hill,2404,unrelated\nRumors Of Fidel Castro's Death Circulate After Prolonged Absence From Public Life,879,unrelated\nAudio recording allegedly captures moment Michael Brown was shot,2130,unrelated\nJordan’s King Abdullah Did Not Personally Fly Airstrikes On ISIS,803,unrelated\nUS Lawmaker: Ten ISIS Fighters Have Been Apprehended Coming Across Southern Border (Video),2458,unrelated\nSource: Tom Brokaw Wants Brian Williams Fired,1253,unrelated\nNew Audio Allegedly Captures Moment Michael Brown Was Shot,2187,unrelated\nU.S. Hostage Luke Somers Killed During Yemen Rescue Bid: Family,2296,unrelated\n\"That Story About a Catholic Priest Dying, Seeing God as a Woman, and Coming Back to Life? It’s Almost Definitely Fake\",1319,unrelated\nBodies In Mexico Mass Grave Apparently Not Those Of Missing Students,1197,unrelated\nRussian TV actor wakes up to find his testicles stolen,1471,unrelated\n11 jetliners 'missing' after Islamist takeover of airport,846,unrelated\nWatch NAKED airport worker walk through scanner in bizarre protest against 'rough' guards,539,unrelated\nNBC weatherman caught urinating in the woods live on air,686,disagree\n\"Hostage David Haines' Murder 'Evil', PM Says\",1011,unrelated\nSatirical news site attacks China’s weird English names,663,unrelated\n\"See How This Homeless Man Spends A Hundred Dollars, And Keep A Tissue Handy [Video]\",1934,unrelated\n\"Kurt Sutter Announces Plans For ‘Sons Of Anarchy’ Movie Starring Charlie Hunnam, Brad Pitt\",342,unrelated\n\"Fidel Castro Is Dead, According to Viral Twitter Rumors\",1010,unrelated\nSmall Meteorite Strikes in Nicaragua's Capital City of Managua,601,disagree\nSaudi cleric says snowmen are anti-Islamic,1064,agree\nISIS Beheading of U.S. Journalist James Foley Posted to YouTube,2096,discuss\nNew York City Plans to End Arrests for Possession of Small Amounts of Marijuana,1383,unrelated\nCNN Plays Alleged Audiotape of Michael Brown ShootingMilitarization Of Police,2250,discuss\nMissing American journalist reportedly beheaded by Islamic State ,2047,discuss\nIs the Alleged Audio of the Gunshots That Killed Michael Brown a Hoax?,2020,unrelated\nISIS Video Claims to Show Beheading of British Hostage,2034,unrelated\n\"Apple is limiting features on the Apple Watch to save battery life, according to developers\",885,unrelated\nReport: Possible audio tape of Michael Brown shooting,2354,unrelated\nMexico finds 4 more graves at site of suspected student massacre,712,unrelated\n\"11 Tripoli Planes Still Missing, Sparks 9/11 Concerns\",2309,unrelated\nFerguson riots: audio may have captured Michael Brown shooting,1461,discuss\n\"Rajasthan: Man Tries to Rape Teenager, Angry Mob Chops His Penis Off\",689,unrelated\n\"Viral Video Of Homeless Man Spending $100 On Food For Other Homeless Was Faked, Witness Says\",2307,unrelated\nReport: Secret Service Lied About White House Fence Jumper,917,unrelated\n\"ISIS Militants In Mosul Have Contracted Ebola, Iraqi Media Sources Claim\",5,unrelated\n\"James Foley, Missing American Photojournalist, Reportedly Executed By ISIS In Syria\",2453,unrelated\nMexico police find mass grave near site 43 students vanished,1269,unrelated\nUPDATE: Internet report of Ebola outbreak in Purdon not true,2234,unrelated\nApple Orders More Than 5 Million Watches for Initial Run,1948,unrelated\nISIS Militants Allegedly Contracted Ebola,5,unrelated\nLondon hip-hop artist Abdel-Majed Abdel Bary key suspect in hunt for killer of American journalist James Foley,634,unrelated\nChristian Bale Exits Steve Jobs Movie (Exclusive),296,unrelated\n\"Apple Watch Stainless Steel variant reportedly priced at $500, $4,000 for the gold variant\",1240,unrelated\nThere was never a panel discussion on domestic violence planned for ESPN’s ‘Monday Night Football’ pregame show,1857,unrelated\nTourist wakes to find strange red trail on his stomach - and discovers a spider has burrowed through his appendix scar and crawled UNDER his skin while on holiday in Bali,682,unrelated\nKim Jong-un ‘is so fat from eating cheese that he has broken his ankles’,2141,unrelated\nChinese parents try to SELL their son to pay for medical treatment for his sick twin sister,886,agree\n'There is no limit to their depravity' Islamic State FEED mother her own SON,2476,unrelated\nDid NBC Nightly News Go Live To A Man Who Was Taking A Piss?,1968,discuss\nTiger Woods' former luxury island goes on sale,1375,agree\n\"What We Know About Kim Yo Jong, Who May Control North Korea\",1294,discuss\nLebanon confirms holding ISIS chief’s kin,1179,unrelated\nHas Kim's SISTER taken over North Korea? Dictator fails to show for key Communist event (but does send a nice flower basket instead),1815,unrelated\nSpec leak suggests Apple Watch will be on par with Android Wear rivals,1302,unrelated\nAudio recording allegedly captures at least 10 shots fired in Michael Brown killing,1817,discuss\nNun Gives Birth To Baby Boy After Suffering Intense Stomach Pains,1574,unrelated\nBig Bank Hank of The Sugarhill Gang is dead at 57,2398,agree\nHero soldier Nathan Cirillo killed by convicted criminal Michael Zehaf-Bibeau,1458,unrelated\n\"Meteorite makes big crater in Nicaragua, government says\",1071,unrelated\nSee the Crater a Meteorite Made in Nicaragua,40,unrelated\nVideo Purports to Show Beheading of American Journalist,2070,unrelated\nNigeria Boko Haram blamed for raids despite truce claim,381,unrelated\n\"Meteorite Strikes Nicaraguan Capital, Creates 16-Foot-Deep Crater\",1913,agree\n\"Christian Bale passes on role of Steve Jobs, actor reportedly felt he wasn't right for part\",35,unrelated\n\"Boko Haram denies cease-fire, leader says he married off kidnapped girls\",40,unrelated\nIs Ebola Virus Spreading Among ISIS Militants? Reports Claim Jihadists Seeking Cure at Mosul Hospital,1899,unrelated\nIsraeli-Canadian Woman 'Captured' By ISIS Says She Is 'Safe And Secure',2471,discuss\n\"Six months after abducting Nigerian schoolgirls, Boko Haram reportedly wants to free them\",344,unrelated\n\"\"\"Categorically False\"\": DHS Debunks Right-Wing Fiction That ISIS Attempted To Cross The U.S.- Mexico Border\",213,unrelated\nPutin’s motorcade looks suspiciously like a massive…,1549,unrelated\n\"Tropical spider burrows under man's skin, lives there for three days\",1709,unrelated\nNow THAT'S a Royal trip! Alan Titchmarsh finds psychedelic mushroom in the Queen's garden at Buckingham Palace,513,unrelated\n\"Big Bank Hank, US rapper and Sugarhill Gang founder member, dies at 57\",754,unrelated\nIraq Says Arrested Woman Is Not The Wife of ISIS Leader al-Baghdadi,626,unrelated\nIraqi media says ISIS militants have contracted Ebola,2175,unrelated\nISIS Beheading of U.S. Journalist James Foley Posted to YouTube,1905,unrelated\nLuke Somers: British-born photojournalist 'killed by al-Qaeda after failed rescue attempt in Yemen',1625,unrelated\nNigeria says ceasefire agreed with Boko Haram,1099,discuss\n‘Star Wars: The Force Awakens’ May Get An Early Release Date—Report,775,unrelated\nWho Is Michael Zehaf-Bibeau? Ottawa Shooter Suspect Identified By Canadian Officials ,139,unrelated\n#Hairgate trends on social media: iPhone 6 users complain of ripped out hair,513,unrelated\n'Sex attacker' has penis cut off with a cleaver in India,1981,agree\nU.S. arms airdrop fell into ISIS hands: Pentagon,2172,agree\n\"TEXAS TURKEY FARM CONTAMINATED WITH EBOLA, OVER 250,000 HOLIDAY TURKEYS INFECTED\",1103,unrelated\n\"Soon Marijuana May Lead to Ticket, Not Arrest, in New York\",1875,unrelated\nEbola Frisco 2014: Patient Shows Virus Symptoms After Apparent Thomas Eric Duncan Contact,206,unrelated\nReport: Exec popped for $300k dinner after run at blackjack,1893,unrelated\nHomeless man who received a meal and hotel stay after spending $100 donation on food for friends insists it was NOT a hoax – despite new witness insisting there was no way he could have been secretly filmed,320,unrelated\nWHO investigates media reports ISIS fighters contracted Ebola,1669,discuss\nKim Jong-un necks litres of rare SNAKE wine because he's too fat to please his wife,941,unrelated\nOpposition group: ISIS militants training to fly warplanes in Syria,2283,unrelated\nGiant 8ft 9in catfish weighing 19 stone caught in Italy is thought to be the biggest ever reeled in with a rod and line,1913,unrelated\n\"Rajasthan: Man Tries to Rape Teenager, Angry Mob Chops His Penis Off\",17,unrelated\n\"See How This Homeless Man Spends A Hundred Dollars, And Keep A Tissue Handy [Video]\",2492,unrelated\nLawmaker Says ‘At Least 10′ Islamic State Fighters Have Been Captured at the Southern U.S. Border,1857,unrelated\n\"ISIS: We have our hands on weapons, ammo air-dropped by U.S.\",1239,unrelated\n#Hairgate: iPhone 6 users say device pulls out hair,304,unrelated\n\"Jihadi John named as Mohammed Emwazi, from west London\",1252,unrelated\nISIS Seemingly Beheaded American Journalist James Wright Foley,2115,unrelated\nIsraeli-Canadian Woman 'Captured' By ISIS Says She Is 'Safe And Secure',1224,unrelated\nREPORT: Apple Isn't Happy With The Battery Life Of Its New Smartwatch,104,unrelated\n\"Tiger Woods PED, PGA Tour Suspension Allegations Retracted by Dan Olsen\",173,unrelated\nTourist wakes to find strange red trail on his stomach - and discovers a spider has burrowed through his appendix scar and crawled UNDER his skin while on holiday in Bali,1375,unrelated\nBunbury local discovered a spider had burrowed under his skin on Bali holiday,1097,unrelated\n\"What We Know About Kim Yo Jong, Who May Control North Korea\",2177,unrelated\nMissing American journalist reportedly beheaded by Islamic State ,1040,unrelated\nIslamic State militants claim to behead missing American journalist,2261,unrelated\nRumor debunked: RoboCop-style robots are not patrolling Microsoft's campus,2092,unrelated\nAl-Shabab leader who ordered Kenya mall massacre believed killed in US drone attack in Somalia,1931,unrelated\nNicaragua says meteorite probable cause of blast in capital,1900,unrelated\nTexas plumber's truck on front line of Syria war,1372,unrelated\nSEE IT: NBC meteorologist Mike Seidel appears to relieve himself during broadcast; network says he was looking for phone,205,unrelated\nReport: Missing Libyan jetliners raise fears of suicide airliner attacks on 9/11,846,unrelated\n\"Source: Pot in NYC may soon net just a ticket, not arrest\",269,unrelated\nSaudi Arabia Cleric Issues Fatwa Against Building Snowmen,1090,unrelated\nHas North Korean dictator Kim Jong-un been replaced by his sister?,986,unrelated\nNew Rumour Suggests Apple Watch to Launch in February,1760,unrelated\nIslamic State Leader al-Baghdadi “Not Dead”,1889,discuss\nSecond person rushed to hospital with Ebola symptoms after contact with 'patient zero' Thomas Duncan,1832,unrelated\n\"ISIS Video Shows Execution of David Cawthorne Haines, British Aid Worker\",1360,unrelated\nThis Kid Made $72 Million During Lunch,1760,discuss\nIsis Syria News: Iraqi Pilots 'Training Isis Fighters' to Fly Captured Planes,1341,discuss\nIraqi Official Dismisses ‘Unfounded’ Reports That ISIS Fighters Have Ebola,2197,unrelated\n\"Rare Case: Seven Bosnian Girls, Aged 13 And 14, Fall Pregnant After Five-Day School Trip; Parents Outraged After School Cites 'Parental Neglect'\",1277,unrelated\nThe Arrest of the ISIS Leader's Wife and Son,1267,discuss\n\"Suspected meteorite leaves crater in Managua, is linked to asteroid\",524,unrelated\nVideo Purports To Show Beheading Of U.S. Journalist By Militants,2287,unrelated\nWATCH: Bird Launches Airstrike on Putin’s Shoulder (UPDATED),1028,unrelated\nISIS Kobani Update: Possible ISIS Chemical Attack On Kurdish Civilians In Kobani,1093,unrelated\n\"#Hairgate: Reports of iPhone 6 pulling out hair, beards, likely exaggerated\",403,unrelated\n\"James Wright Foley, Kidnapped Journalist, Apparently Executed by ISIS\",2287,unrelated\nWorld's oldest burger,199,unrelated\n\"Big Bank Hank, US rapper and Sugarhill Gang founder member, dies at 57\",304,unrelated\nU.S. Hostage Luke Somers Killed During Yemen Rescue Bid: Family,298,unrelated\nISIS Seemingly Beheaded American Journalist James Wright Foley,2296,unrelated\nVideo shows ISIL beheading of photojournalist James Foley,2450,agree\nAttorney: New audio reveals pause in gunfire when Michael Brown was shot,1212,unrelated\n\"Oh Hey, Paul Rudd Was One Of The Dallas Airport Homophobe Heroes, No Big\",1735,disagree\nMore American Weapons for ISIS,2252,unrelated\n\"Tropical spider burrows under man's skin, lives there for three days\",2009,unrelated\nRumor: Seth Rogen to Appear as Woz in Sony's Steve Jobs Film,851,discuss\nComcast blocks Tor,2277,unrelated\nMacaulay Culkin: Death claims about former child star revealed to be yet another hoax,2326,agree\nISIS militants appear to behead abducted American journalist James Wright Foley in graphic video,1747,discuss\nSteve Jobs Biopic Eyes Seth Rogen to Play Apple Co-Founder Steve Wozniak,2385,unrelated\nApple Watch launch reportedly planned for February with limited supply,964,unrelated\nMexico checks if 43 missing students in mass grave,1678,unrelated\nMexico Student Massacre Update: More Graves Discovered At Murder Site,295,unrelated\n\"Explosion reported near the Nicaraguan capital attributed to meteorite impact, but experts, including NASA, cast doubt on claims\",388,unrelated\nWhite House Fence Jumper Pushed Past Female Guard,1547,unrelated\n6 Islamist militants killed in US attack in Somalia,882,unrelated\nSugarhill Gang's Big Bank Hank Dead At 57,1637,agree\nOfficials Refute Iraqi Media Reports That ISIS Members Have Contracted Ebola In Mosul,1821,unrelated\nGive a homeless man $100 and see what he does with it [Video],344,unrelated\nSeth Rogen Is Woz,2124,unrelated\nCNN Expert on Brown Audio: At First I Thought ‘Someone’s Trying to Punk CNN’,132,unrelated\nHoly Theft! Batmobile Stolen from 'Batman v Superman'???,1313,discuss\n\"Dogs DO go to heaven… and cats, and horses: Pope assures young boy that there is a place in paradise for animals as well\",240,unrelated\nWHO says reports of suspected Ebola cases in Iraq are untrue,2299,unrelated\n#HairGate: iPhone 6 Customers Are Complaining That The Phone Is Ripping Out Their Hair,1603,unrelated\nAmazon to Open First Brick-and-Mortar Site,1742,unrelated\nTim Cook Reportedly Reveals Apple Watch Waterproofing Has Improved,662,unrelated\nYPG Confirms: Gill Rosenberg Not Captured in Kobani,169,unrelated\nJose Canseco shoots self in hand,2230,unrelated\nJournalist James Wright Foley reportedly beheaded by ISIS,2192,unrelated\nConstipated goldfish operated on by North Walsham vet,1540,unrelated\n\"North Korean leader Kim Jong Un had ankle surgery, report says\",1939,unrelated\nMacaulay Culkin Hasn’t Died Despite What Everyone Is Saying On Facebook,1293,unrelated\n\"Pope Francis did not tell boy heaven has room for pets, contrary to report\",2370,agree\nAnna Wintour: Is Rat Infestation At NYC ‘Vogue’ Office Kim Kardashian’s Fault?,2520,discuss\nWho Should Play Steve Jobs Now That Christian Bale Quit?,2455,discuss\nFears Islamic State could launch EBOLA attack on Britain after fighters 'contract virus',992,discuss\nJ.J. Abrams Asks Disney To Move Up 'Star Wars: The Force Awakens' Release Date,1843,discuss\nAn Audio Recording of the Michael Brown Shooting Has Reportedly Surfaced,2345,discuss\nBoko Haram denies it has agreed ceasefire,2156,unrelated\n\"#Daysofdarkness: No, There Won't Be Six Days Of Darkness In December\",1491,agree\n\"North Korean leader Kim Jong-un’s mystery illness actually two broken ankles, newspaper says\",1103,unrelated\n\"No, Banksy hasn’t been arrested\",1266,unrelated\nWhite House fence-jumper made it far deeper into building than previously known,311,unrelated\nDid Kim Yo-Jong Take Kim Jong Un’s Role? North Korea Ill Health Rumors Are ‘Fabricated’,1256,unrelated\nISIS Beheads American Journalist,533,unrelated\n\"Spider burrowed into appendix scar, crawled through WA man's body\",1530,unrelated\n\"After Giving A Homeless Man $100, This Guy Secretly Filmed Him...\",2421,unrelated\nSeven girls as young as 13 become pregnant on a school trip,208,unrelated\nLebanon 'holding IS leader's daughter and ex-wife',720,discuss\nNASA Confirms Earth Will Experience 6 Days of Total Darkness in December 2014!,2520,unrelated\n\"ISIS beheads American photo-journalist James Wright Foley, threatens more to come\",1116,discuss\nExpert casts doubt on Bunbury man Dylan Thomas’s burrowing stomach-spider story,2459,unrelated\nCheese blamed for North Korean leader Kim Jong-un's broken ankles,2417,discuss\nUS hostage Luke Somers dies after rescue bid,1538,unrelated\nNew Audio Allegedly Captures Moment Michael Brown Was Shot,860,unrelated\nAmazon Is Opening a Brick-and-Mortar Store in Manhattan,2045,discuss\nU.S. Hostage Luke Somers Killed During Yemen Rescue Bid: Family,511,unrelated\nISIL allegedly kills US journalist in video,2261,unrelated\nUS confirms death of Somalia terror group leader,190,unrelated\nSEND IN THE DRONES: Predator drones flown over IS headquarters in Syria,1897,unrelated\nThe 'cub of Baghdadi': Has this boy become the youngest victim of Isis’s use of child soldiers?,847,unrelated\nThe next Apple Watch could be platinum,1877,unrelated\nISIS Video: America’s Air Dropped Weapons Now in Our Hands,1670,unrelated\nLuke Somers: British-born photojournalist 'killed by al-Qaeda after failed rescue attempt in Yemen',120,unrelated\nDoes Vogue's New Office Have a Rat Infestation?,367,unrelated\nRats are still running around at Vogue,1737,unrelated\nMeet the X-BOY: Electric shock turns kid into MAGNETO,1317,unrelated\n\"Boko Haram denies truce, says kidnapped girls married\",304,unrelated\nIs Kim Jong-un Opening North Korean Restaurant in Scotland?,2421,unrelated\nU.S. airstrike kills Islamic Al Shabab terrorist leader in Somalia,2374,agree\nNASA Raises Doubts About Reports of Nicaraguan Meteorite,1917,unrelated\nEyewitness Says Viral Video of Homeless Man Was Staged,467,unrelated\nHomeland Security: No ISIL fighters on U.S. border,391,agree\nChristian Bale quits Steve Jobs movie,1234,unrelated\niPhone 6 and Even Apple Watch To Feature Samsung Components (Rumor),1693,unrelated\nISIS Executioner 'Jihadi John' Is Named as Mohammed Emwazi,472,unrelated\nMeet The College Student Who Claims She Was The ‘Teletubbies’ Sun Baby,2391,unrelated\nLatest iOS 8 bug reportedly causes unwanted deletion of iCloud Drive documents,2163,unrelated\nReport: Christian Bale Will Play Steve Jobs,2017,discuss\nIslamic State releases video apparently showing the beheading of missing US journalist James Foley,1358,unrelated\nComcast Says You Can Keep Your Tor,1950,unrelated\n\"‘Teletubbies’ Sun Baby: Fans Freak Out Over Jess Smith, 19\",2227,agree\nDHS: GOP Rep.’s Claim ISIS Members Caught at U.S. Border ‘Categorically False’,167,unrelated\nBlundering boyfriend burns down college after trying to impress his girlfriend with elaborate marriage proposal,1221,unrelated\nHomeless man who received a meal and hotel stay after spending $100 donation on food for friends insists it was NOT a hoax – despite new witness insisting there was no way he could have been secretly filmed,676,unrelated\nShots Heard In Alleged Brown Shooting Recording [AUDIO],1808,unrelated\nSnowmen Declared Anti-Islamic As Snow Falls in Saudi Arabia,1266,discuss\n\"Viral Video Of Homeless Man Spending $100 On Food For Other Homeless Was Faked, Witness Says\",2009,unrelated\nCNN Posts Alleged Audio of Michael Brown Shooting,1803,unrelated\nBodies In Mexico Mass Grave Apparently Not Those Of Missing Students,646,agree\nAn Indian Civil Servant Just Got Sacked After Not Turning Up For Work For 25 Years,1939,unrelated\n\"Jess Smith, 19, Claims She Was Teletubbies' Giggling Baby: What Did She Get Paid?\",1212,unrelated\nBritish-born rapper is main suspect in search for ISIS jihadist who beheaded James Foley,760,unrelated\n\"Prankster Gives Homeless Man $100, Secretly Follows Him And Learns He Buys Food For Others\",2240,unrelated\nWillie Nelson Dead? Internet Freaks Out As Another Celebrity Death Hoax Makes The Rounds,1372,unrelated\nThe Story Of The High School Trader Who Made $72 Million Is A Rumor Spun Out Of Control,1184,discuss\n\"Boko Haram: Kidnapped Girls Have Been Married Off, Truce Never Happened\",1374,unrelated\nElderly Woman Arrested for Kidnapping Neighbor’s Cats & Making Fur Coats,2223,unrelated\nDaash Ebola transferred to Mosul {Google Translate],1013,unrelated\nStrange mark turns out to be tropical spider burrowing under vacationer's skin,214,unrelated\nJihadi John identity revealed as Mohammed Emwazi: live,1724,discuss\nSeth Rogen to Play Apple Co-Founder Wozniak in Steve Jobs Biopic,616,unrelated\nCNN Plays Alleged Audiotape of Michael Brown ShootingMilitarization Of Police,235,unrelated\nBunbury local discovered a spider had burrowed under his skin on Bali holiday,220,unrelated\nReport: Amazon to Launch Ad-Supported Streaming Service,2307,unrelated\n\"BREAKING: Islamic State, in video, beheads American journalist James Wright Foley who was kidnapped in 2012 -@BNONews\",938,unrelated\nRussian Man Wakes Up to Find His Testicles Have Been Stolen,1240,unrelated\nChristian Bale won't play Steve Jobs,729,agree\nApple Watch mass production kicks off in January: Report,2278,unrelated\nIslamic State releases video apparently showing the beheading of missing US journalist James Foley,1931,unrelated\nReal-life Magneto boy 'becomes living magnet' after getting massive electric shock from street lamp,1372,unrelated\nAn Audio Recording of the Michael Brown Shooting Has Reportedly Surfaced,472,unrelated\nBig Bank Hank of The Sugarhill Gang is dead at 57,1996,unrelated\n\"No, Saudi TV Did Not Blur Out Images of Michelle Obama\",1040,unrelated\nSurreal Photos of Fisherman’s Jaw-Dropping Catch Will Likely Have People Wondering If It’s Real,1183,unrelated\n\"#Hairgate: Reports of iPhone 6 pulling out hair, beards, likely exaggerated\",161,unrelated\nThis Powerful Cartoon About The Charlie Hebdo Attack Is Not By Banksy,251,unrelated\nWHO investigates media reports ISIS fighters contracted Ebola,2299,unrelated\nChina: Satirical site warns citizens over name choices,761,unrelated\n'They ate through the ceilings and pooped on the keyboards': Rats are 'taking over' Vogue's new World Trade Center office and Anna Wintour 'no longer wants to work there',2314,unrelated\nExpert casts doubt on Bunbury man Dylan Thomas’s burrowing stomach-spider story,1104,disagree\nISIL Beheads American Photojournalist in Iraq,1502,unrelated\nMan who SLAPS people if they sneeze in public being hunted by police,2009,unrelated\nReport: Apple Watch to Ship in March,447,unrelated\n\"Six months after abducting Nigerian schoolgirls, Boko Haram reportedly wants to free them\",1166,discuss\nISLAMIC STATE BEHEADS MISSING AMERICAN JOURNALIST JAMES WRIGHT FOLEY,533,unrelated\nKim Jong-Un 'bans the name Kim Jong-un',984,unrelated\nKim Jong-un relying on ‘cobra wine’ after problems with trouser snake,2526,unrelated\nU.S. Hostage Luke Somers Killed During Yemen Rescue Bid: Family,2247,discuss\nUnverified video shows beheading of aid worker David Haines,2241,discuss\nJudicial Watch's Farrell: ISIS Terrorists Did Cross Mexican Border,568,unrelated\n\"Stainless steel Apple Watch could cost just $499, but gold will be 10 times as pricey\",2485,discuss\nChristian Bale Exits Steve Jobs Movie (Exclusive),687,unrelated\nSeth Rogen to Play Apple’s Steve Wozniak,357,discuss\nQuestions raised over Nicaragua 'meteorite',2475,discuss\nBoko Haram 'to release abducted schoolgirls' as part of ceasefire agreement,821,unrelated\nDoes Vogue's New Office Have a Rat Infestation?,2520,discuss\n\"SEE IT: ISIS militants caught trying to cross border into Texas, Congressman claims\",1498,unrelated\nTourist dubbed ‘Spider Man’ after spider burrows under skin for days,730,unrelated\n\"Nigeria claims deal with Boko Haram on ceasefire, kidnapped girls\",992,unrelated\nChristian Bale quits Steve Jobs movie,472,unrelated\n\"Amazon reportedly launching free, ad-supported video service (updated)\",686,unrelated\nCBS News Names Canadian Parliament Shooting Suspect,1458,unrelated\nIraqi Official Dismisses ‘Unfounded’ Reports That ISIS Fighters Have Ebola,1438,unrelated\nIsis militants claim to have killed US journalist James Foley,2304,unrelated\nWhite House Fence Jumper Actually Made It Pretty Far Inside,1274,discuss\nVideo Purports To Show Beheading Of U.S. Journalist By Militants,2067,discuss\nCanadian Soldier Shot At Ottawa War Memorial: Report,2410,discuss\nDid Kim Yo-Jong Take Kim Jong Un’s Role? North Korea Ill Health Rumors Are ‘Fabricated’,1603,unrelated\n'They ate through the ceilings and pooped on the keyboards': Rats are 'taking over' Vogue's new World Trade Center office and Anna Wintour 'no longer wants to work there',1020,unrelated\n\"Apple Watch Specs Tipped; Said to Feature 512MB RAM, 4GB of Storage\",126,discuss\nKim Jong-un 'set to open a new restaurant in SCOTLAND',955,unrelated\nScientists Doubt That Meteor Caused Crater In Nicaragua,1179,unrelated\nCNN Expert on Brown Audio: At First I Thought ‘Someone’s Trying to Punk CNN’,472,unrelated\n\"Planetary Alignment On Jan 4, 2015 Will Decrease Gravity For 5 Minutes Causing Partial Weightlessness\",844,agree\nISIS Militants Allegedly Contracted Ebola,938,discuss\nISIS fighters ‘have contracted Ebola’,1461,unrelated\nThat Boko Haram Ceasefire in Nigeria Isn’t A Ceasefire,320,unrelated\nISIS Fighters Getting Caught Coming Across the U.S.-Mexican Border?,1547,unrelated\nNET Extra: Back-from-the-dead Catholic priest claims God is a female,478,unrelated\n\"Report: The Apple Watch Will Only Last 2.5 Hours With \"\"Heavy\"\" Use\",2498,unrelated\n\"Nigeria's missing girls 'to be released by Boko Haram', government aide claims\",1661,unrelated\nTim Cook Reportedly Reveals Apple Watch Waterproofing Has Improved,2078,unrelated\nNigeria and Boko Haram 'agree ceasefire and girls' release',2144,discuss\nVideo messaging service verifies timing of CNN audio recording,2287,discuss\nWhat Glenn Beck Fears May Be Done With the 11 Missing Jets,724,unrelated\nEyewitness Says Viral Video of Homeless Man Was Staged,738,disagree\nNET Extra: Back-from-the-dead Catholic priest claims God is a female,1877,unrelated\nISIS Releases YouTube Video Showing 10-Year-Old 'Martyr' Allegedly Killed in Battle,945,unrelated\n\"BREAKING: Islamic State, in video, beheads American journalist James Wright Foley who was kidnapped in 2012 -@BNONews\",1569,unrelated\nNew ISIS Video Shows Militants Seizing Weapons Airdropped By US Near Kobani,2016,unrelated\n\"Video Appears to Show Beheading of Journalist James Foley, Who Went Missing in Syria\",1166,unrelated\n\"US Drones, Hunting for ISIS Leader, Seen Flying over Syrian Airspace\",933,unrelated\nISIS Border Crisis: DHS Chief Says Terrorists Not Entering US Through Mexico,2483,unrelated\nCanadian-Israeli Woman Says She Hasn’t Been Captured By ISIS,2265,unrelated\nOne of 'Taliban Five' in Bowe Bergdahl swap allegedly returned to militancy,2254,unrelated\n\"Forget 18-karat gold, next-generation Apple Watch Edition could use platinum: Report\",1678,unrelated\n\"Thanks Uncle Sam, we have your weapons airdrop: ISIS taunts America over intercepted weapons meant for Kurds\",104,unrelated\n\"Gill Rosenberg, Canadian-Israeli Woman Feared Kidnapped By ISIS, Says She's Safe\",1299,unrelated\nContinuing Violence Puts Boko Haram Ceasefire In Jeopardy,171,unrelated\nHas The Batman Vs. Superman Batmobile Been Stolen In Detroit?,2135,discuss\nAlleged audio of Michael Brown shooting released,1481,unrelated\nKIM DINE WITH ME: Porky president Kim Jong-un to open UK restaurant serving DOG,2398,unrelated\nMexico prosecutor: Students not in 1st mass graves,1538,unrelated\nNigeria announces truce with Boko Haram; fate of schoolgirls unclear,34,unrelated\nDid Kim Yo-Jong Take Kim Jong Un’s Role? North Korea Ill Health Rumors Are ‘Fabricated’,2078,unrelated\nComcast Says You Can Keep Your Tor,1832,unrelated\n\"NYPD to issue tickets instead of arrest for weed possession, report says\",2307,unrelated\n\"That Story About a Catholic Priest Dying, Seeing God as a Woman, and Coming Back to Life? It’s Almost Definitely Fake\",1476,unrelated\nChina: Satirical site warns citizens over name choices,2220,unrelated\nUS drones hunt Isis leader in Syria,1825,unrelated\nMeteor Leaves 40-Foot Crater Near Managua's Airport,2483,unrelated\n#HairGate: iPhone 6 Customers Are Complaining That The Phone Is Ripping Out Their Hair,800,unrelated\n\"James Foley, Missing American Photojournalist, Reportedly Executed By ISIS In Syria\",1658,discuss\n\"North Korean leader Kim Jong Un had ankle surgery, report says\",1296,discuss\nVideo messaging service verifies timing of CNN audio recording,844,unrelated\n\"Batmobile stolen in Detroit? Good one, joker!\",190,unrelated\n\"Yang Hu, worker in Zhejiang, cuts off own penis over desperation of finding love\",570,unrelated\nThe Internet Tried To Make Axl Rose Its Latest Death Hoax Victim,2404,unrelated\n\"Google to buy big chunk of Pacific Shores, iconic Redwood City office park\",1988,unrelated\n\"Managua explosion not a meteorite, NASA suggests\",586,unrelated\nAmazon Reportedly Planning An Ad-Supported Video Service That Will Be Cheaper Than Netflix,1871,unrelated\nEbola Outbreak 2015 Update: ISIS Fighters May Have Contracted Deadly Virus,938,discuss\nHundreds mourn the 'death' of Fidel Castro after rumours sweep Twitter (but are they confusing him with recently departed Fidel Castro Odinga from Nairobi?),1549,unrelated\nGod is a woman- Priest who died for 48 minutes claims,176,unrelated\nISIS Beheads American Journalist,2261,unrelated\n\"Video Appears to Show Beheading of Journalist James Foley, Who Went Missing in Syria\",539,unrelated\nNigeria Boko Haram blamed for raids despite truce claim,35,unrelated\n\"No, there aren’t any Ebola cases in Iraq\",2299,unrelated\nDog abandoned at Scottish rail station with suitcase full of belongings  Read more: http://www.ctvnews.ca/world/dog-abandoned-at-scottish-rail-station-with-suitcase-full-of-belongings-1.2175026#ixzz3O9Shc1IO,2152,unrelated\nKim Jong ill? Analysts say 27-year-old sister Kim Yo Jong may be running North Korea (VIDEO),2330,unrelated\nTiger Woods' agent shoots down report of failed drug test,1584,unrelated\nNew Audio Reveals Pause in Gunfire When Michael Brown Was Shot: Attorney,2187,unrelated\n\"'A wonderful, wonderful sound': Man breaks down after hearing voicemail from his late wife that was lost for 14 years\",1640,agree\nISIL Beheads American Photojournalist in Iraq,1288,discuss\nYPG Confirms: Gill Rosenberg Not Captured in Kobani,1319,unrelated\nISIS Reportedly Beheads U.S. Journalist James Wright Foley on Camera,1009,unrelated\nBodies In Mexico Mass Grave Apparently Not Those Of Missing Students,1853,unrelated\n\"Catholic Priest Dead For 48 Minutes, Is Miraculously Revived – His Revelations About God Are Even More Shocking\",1014,agree\n\"Macaulay Culkin NOT Dead: Facebook, Twitter Death Hoax Goes Viral\",1293,unrelated\n\"Tour, agent: Tiger Woods not banned\",173,unrelated\n\"Tiger Woods PED, PGA Tour Suspension Allegations Retracted by Dan Olsen\",413,unrelated\nAre Rumors of the Apple Watch in Feb True?,2278,unrelated\n\"No, Banksy Didn't Create That 'Charlie Hebdo' Tribute Cartoon, But That Doesn't Mean You Can't Appreciate It\",7,unrelated\n\"NYPD to stop arresting for low-level marijuana charges, will issue tickets instead: source\",221,unrelated\nSomalia Shebab chief Ahmed Abdi Godane likely dead in US strike: Source,1853,unrelated\nFuture Apple Watches could include platinum models - report,2389,unrelated\nSeth Rogen to Play Apple’s Steve Wozniak,616,unrelated\n\"Vice Media CEO Shane Smith Spent $300,000 on Las Vegas Dinner (Report)\",651,discuss\nAir travelers wary of Ebola fears seen with surgical masks ... and a HAZMAT suit,817,unrelated\nHas Ebola infected Isis militants in Mosul?,1871,unrelated\n\"BREAKING: \"\"Brat Pack\"\" Judd Nelson Found Dead in Los Angeles Condo\",1906,unrelated\nSaudi cleric issues fatwa against building snowmen,599,unrelated\nKilling in the name of! Kim Jong-un launches attack on others named 'Kim Jong-un',520,unrelated\n\"Video showing American journalist beheaded believed real, officials and family say\",1744,discuss\nMcDonald’s Will Stop Serving Overweight Customers Beginning 1/1/15,1465,unrelated\n\"Spider burrowed into appendix scar, crawled through WA man's body\",962,unrelated\nWoman Stays In KFC For A Week To Get Over Her Break-Up,1605,unrelated\nISIL video claims beheading of kidnapped journalist James Foley,608,discuss\nVogue's new digs are reportedly swarming with rats,945,unrelated\n\"Unconfirmed: ISIS Claims Kayla Mueller, American Female Hostage, Is Dead\",1337,discuss\nPentagon: ISIS Got U.S. Weapons Package,2177,unrelated\nWhite House Fence Jumper Made It Further Into Building Than Reported,2068,unrelated\nPriest' claim of seeing God as a woman dismissed as hoax,169,unrelated\n\"Big Bank Hank, US rapper and Sugarhill Gang founder member, dies at 57\",2184,unrelated\nJudd Nelson rebuffs Internet rumors that he died of a drug overdose.,1192,unrelated\nEnormous 20-stone catfish caught with fishing rod in Italy after 40-minute boat battle,0,unrelated\nKim Jong-un relying on ‘cobra wine’ after problems with trouser snake,1905,unrelated\nMoment Michael Brown was shot dead 'caught on audio recording': FBI handed potentially damning tape of ELEVEN shots being fired - including final volley of 'kill shots',1808,unrelated\n\"Mass Graves Found In Mexico, Near Place Where 43 Students Went Missing\",1148,unrelated\nFence Jumper Made It Deeper Into the White House Than Secret Service Claims,513,unrelated\nDNA tests prove Lebanon IS holding ISIS chief al-Baghdadi's ex-wife and daughter after they were caught with fake passports,1034,unrelated\nIslamist terrorists Jabhat Ansar al-Deen tweet picture of Texas plumber’s truck fitted with anti-aircraft gun in Syria,114,agree\nBritish Aid Worker Confirmed Murdered By ISIS,2034,unrelated\nMilitant Group Says It Killed American Journalist in Syria,1295,unrelated\nAudio recording allegedly captures at least 10 shots fired in Michael Brown killing,1564,discuss\nMystery man slaps shoppers around head for sneezing,1019,unrelated\nFears Islamic State could launch EBOLA attack on Britain after fighters 'contract virus',568,unrelated\nGovernment fires employee who skipped work for 24 years,1081,unrelated\nMum faces real-life Sophie's Choice – as she tries to sell her son to fund daughter's care,1698,agree\n\"Wife, child of Islamic State head Abu Bakr al-Baghdadi held in Lebanon, officials say\",254,unrelated\n\"Boko Haram denies cease-fire, leader says he married off kidnapped girls\",1603,unrelated\nPassenger Wears A Hazmat Suit To Dulles Airport [PHOTO],706,unrelated\nContinuing Violence Puts Boko Haram Ceasefire In Jeopardy,1298,discuss\nBodies In Mexico Mass Grave Apparently Not Those Of Missing Students,1931,unrelated\nWas The Video Of That Homeless Man Doing Good Deeds With $100 All An Elaborate Hoax!?,344,unrelated\n\"So, There Might Be a Rat Infestation at Vogue\",529,unrelated\n\"Nigeria Says It Struck A Cease-Fire With Boko Haram, But Are They Talking To The Right Guy?\",455,discuss\nVideo shows ISIL beheading of photojournalist James Foley,1358,unrelated\nTwo GOP Congressmen Say Suspected Terrorists Caught Crossing U.S.–Mexico Border,2093,discuss\n\"Macaulay Culkin NOT Dead: Facebook, Twitter Death Hoax Goes Viral\",2266,unrelated\nFBI Probing Alleged Audio of Michael Brown Shooting,2313,unrelated\nBrian Williams Insists NBC News Meteorologist Did Not Pee in the Snow While on Air,1855,discuss\n\"Catholic Priest Dead For 48 Minutes, Is Miraculously Revived – His Revelations About God Are Even More Shocking\",34,unrelated\nNasty iOS 8 Bug Could Erase Your iCloud Drive Documents,221,unrelated\nNun gives birth to surprise baby after complaining of stomach pains,2192,unrelated\n\"Kim Jong Un hospitalized with two broken ankles, reportedly from wearing heels and being overweight\",2327,unrelated\nJose Canseco Accidentally Shot Himself in the Hand,1697,discuss\nBritish Aid Worker Confirmed Murdered By ISIS,331,unrelated\n\"Apple Targeting March for Apple Watch Launch, Retail Training Begins Next Month\",414,discuss\nHas Kim's SISTER taken over North Korea? Dictator fails to show for key Communist event (but does send a nice flower basket instead),961,unrelated\nFirst bendgate... now it's HAIRGATE: Angry iPhone 6 owners claim design is causing chunks of their hair to be ripped out when they make a phone call,161,unrelated\n\"US hostage 'murdered' by militants in Yemen, says Hagel\",1069,discuss\nIs the Alleged Audio of the Gunshots That Killed Michael Brown a Hoax?,1299,unrelated\n'Banksy' Reacts To Paris Attack With Poignant Drawing,1735,unrelated\n\"Taibbi takes time out from First Look after “disagreements.” Can I publish our emails now, Matt?\",1761,unrelated\nHas Kim Yo-Jong Taken Over For Kim Jong Un? Sister Assumes North Korea State Duties While Brother Undergoes Medical Treatment,2330,unrelated\nPentagon: Airstrike killed terror leader in Somalia,1982,discuss\nWHO says reports of suspected Ebola cases in Iraq are untrue,1603,unrelated\nThere has been a shooting at the War Memorial on Parliament Hill. Unconfirmed reports say a soldier was shot.,2347,discuss\nDid Kim Yo-Jong Take Kim Jong Un’s Role? North Korea Ill Health Rumors Are ‘Fabricated’,2375,unrelated\nJ.J. Abrams Asks Disney To Move Up 'Star Wars: The Force Awakens' Release Date,119,unrelated\nMexican investigators fear mass grave might hold 43 missing students,1419,unrelated\nISIS Appears To Behead American Photojournalist In YouTube Video,2288,unrelated\nReport claims Kim Jong-un underwent surgery to repair fractured ankles,524,unrelated\nChristian Bale will not play Steve Jobs,729,agree\n\"Boko Haram denies cease-fire, leader says he married off kidnapped girls\",125,unrelated\nIf Only A Bird Really Did Poop on Putin,1087,disagree\n\"No, Saudi TV Did Not Blur Out Images of Michelle Obama\",1905,unrelated\nHow did a Texas plumber's truck end up with Syrian rebels? (+video),803,unrelated\nISIS fighters ‘have contracted Ebola’,1921,unrelated\nIraqi social-media rumors claim IS leader slain,1634,discuss\nObama administration DENIES congressman's claim that 'at least ten ISIS fighters have been caught coming across the Mexican border in Texas',1893,unrelated\nThat Boko Haram Ceasefire in Nigeria Isn’t A Ceasefire,1003,unrelated\nRussian TV actor wakes up to find his testicles stolen,1913,unrelated\nAxl Rose Dead? Fans Freak Out Over Death Rumors,1645,unrelated\n\"James Foley: American Journalist, James Wright Foley Beheaded in New ISIS Video [Breaking News]\",446,discuss\nAre Rumors of the Apple Watch in Feb True?,2313,unrelated\nThat Boko Haram Ceasefire in Nigeria Isn’t A Ceasefire,1541,unrelated\nTiger Woods' luxe Viking island in Sweden is for sale,1836,unrelated\nMeteorite leaves crater in Nicaraguan capital Managua,1068,discuss\nISIS Releases YouTube Video Showing 10-Year-Old 'Martyr' Allegedly Killed in Battle,2288,unrelated\nPumpkin Spice Condoms Could Be The Only Thing To Save The World From Basic Children,609,unrelated\nThe news of Cesar Millan's death is false,1929,agree\nISIL militant 'Jihadi John' named by media,2470,unrelated\nEmotional sergeant-at-arms is greeted back to parliament with a rousing standing ovation a day after he heroically shot dead terrorist - the first time he used weapon in 30 year career,1666,agree\nAmerican hostage in Yemen freed in military raid-Defence Ministry,826,discuss\n\"ISIS Claims It Kidnapped Gill Rosenberg, The First Western Woman To Fall Into The Group's Hands\",1197,unrelated\nEyewitness Says Viral Video of Homeless Man Was Staged,8,unrelated\n\"Mom Calls 911 On Masturbating Teenage Son; Boy Arrested, Charged With New ‘Self-Rape’ State Law\",27,agree\n\"Explosion reported near the Nicaraguan capital attributed to meteorite impact, but experts, including NASA, cast doubt on claims\",524,unrelated\nObama denounces killing of journalist James Foley and pledges ‘justice’,1549,unrelated\nWHO says reports of suspected Ebola cases in Iraq are untrue,2078,unrelated\nDevoted pet owner spends £300 to save his GOLDFISH after it became constipated,1670,unrelated\nOttawa investigates reports that Isis has captured Canadian-Israeli woman,1330,discuss\nHas Kim Yo-Jong Taken Over For Kim Jong Un? Sister Assumes North Korea State Duties While Brother Undergoes Medical Treatment,1171,unrelated\n\"Mexico hit by student massacre: At least 17 anti-corruption protesters 'rounded up, murdered and dumped in a mass grave' - and another 26 are missing\",1109,disagree\n\"Christian Bale in talks to play Steve Jobs for Sony, Danny Boyle\",630,unrelated\nAudio recording allegedly captures moment Michael Brown was shot,26,unrelated\nObama administration DENIES congressman's claim that 'at least ten ISIS fighters have been caught coming across the Mexican border in Texas',2307,unrelated\nREPORT: JETLINERS STOLEN FROM LIBYA COULD BE USED TO ATTACK U.S. ON 9/11,1384,unrelated\nISIL allegedly kills US journalist in video,2147,discuss\nThe Force Awakens News: Director J.J. Abrams Eyes Summer Release for Star Wars 7 Because of Too Many Spoilers,1087,unrelated\nJudd Nelson Death Hoax: FOX News Impersonator Claims Actor Found Dead In Los Angeles Condo,1382,discuss\n\"Rajasthan: Man Tries to Rape Teenager, Angry Mob Chops His Penis Off\",2523,unrelated\nMarijuana May Soon Spark Just a Ticket in New York,2483,unrelated\nAbdel Majed Abdel Bary Emerges as Suspect in Foley Beheading,634,unrelated\nPope says dogs can go to heaven: ‘Paradise is open to all of God’s creatures’,444,unrelated\nSugarhill Gang rapper Big Bank Hank dies at age 57,2420,unrelated\nPassenger Wears A Hazmat Suit To Dulles Airport,181,unrelated\nNYC High School Student Nicknamed ‘Teen Wolf’ Made $72 Million On Stock Market,35,unrelated\nIs Durex Planning To Release A Pumpkin Spice Condom?,703,unrelated\nEyewitness Says Viral Video of Homeless Man Was Staged,742,unrelated\nUpdate: Did Boston.com Make Up This Story About The Web Sheriff Ben Edelman Sending Racist Emails?,1545,unrelated\nSEE IT: NBC meteorologist Mike Seidel appears to relieve himself during broadcast; network says he was looking for phone,1406,unrelated\nJordan’s King May Participate Personally In ISIS Raids,1681,unrelated\nSurreal Photos of Fisherman’s Jaw-Dropping Catch Will Likely Have People Wondering If It’s Real,612,unrelated\nIslamic State militants allegedly used chlorine gas against Iraqi security forces,2024,unrelated\nKevin Vickers Hailed As Hero For Reportedly Shooting Gunman Inside Parliament,1900,discuss\nReport: NYPD to stop arresting people for minor marijuana offenses,1528,unrelated\nMexico finds 4 more graves at site of suspected student massacre,1580,unrelated\nApple may launch 12-inch MacBook Air with Retina Display,1852,unrelated\nContinuing Violence Puts Boko Haram Ceasefire In Jeopardy,35,unrelated\nAlleged audio of Michael Brown shooting released,1817,discuss\nBreaking: Soldier shot at National War Memorial in Ottawa,900,unrelated\n\"Viral Video Of Homeless Man Spending $100 On Food For Other Homeless Was Faked, Witness Says\",643,unrelated\nThe Chinese Guide to Avoiding a Bad English Name,2317,unrelated\nBoko Haram denies ceasefire claim by Nigeria's government,2078,unrelated\nHeartwarming video shows son revealing he’s paid off parent’s mortgage as a Christmas gift,988,agree\n\"Mass Graves Found In Mexico, Near Place Where 43 Students Went Missing\",2334,discuss\nApple-HBO Deal Seen Launching Web-only Apple TV Streaming Service For $15 Per Month,1234,unrelated\n\"Is Apple about to launch a totally redesigned, 12-inch MacBook Air?\",1730,discuss\nDid a Meteorite Impact in Nicaragua over the Weekend?,40,unrelated\nStreet Artist BANKSY Arrested? Again?,2412,unrelated\nFence-jumper ran through much of main floor of White House: report,1804,unrelated\n\"Unhappy Customer: Comcast Told My Employer About Complaint, Got Me Fired\",1007,discuss\nSeth Rogen Eyed to Play Apple's Steve Wozniak in Christian Bale's Steve Jobs Movie (Exclusive),1197,unrelated\nWho Should Play Steve Jobs Now That Christian Bale Quit?,1841,agree\nPentagon Denies It Killed ISIS Chief As Airstrikes Hit Top Extremists,263,agree\nObama Denounces James Foley's Execution: 'Today The Entire World Is Appalled',2070,unrelated\nBoko Haram 'to release abducted schoolgirls' as part of ceasefire agreement,1539,unrelated\n\"HBO streaming service could launch in April for $15 per month, work on Apple TV\",815,discuss\nISIS Beheads Kidnapped Photojournalist James Wright Foley in Horrific Video Message to the U.S.,1982,unrelated\n\"In Kim Jong Un's absence, his sister may rule. Or not.\",2330,unrelated\nKurds Deny Gill Rosenberg was in Kobane,1319,unrelated\nBatmobile Stolen From 'Batman V Superman: Dawn Of Justice' Set? Report Claims That One Of The Batmobile Models Is Missing! Detroit Locals Responsible?,672,discuss\nU.S. arms airdrop fell into ISIS hands: Pentagon,104,unrelated\n\"No, there aren’t any Ebola cases in Iraq\",1291,unrelated\nVogue's new digs are reportedly swarming with rats,2520,discuss\nKim Jong ill? Analysts say 27-year-old sister Kim Yo Jong may be running North Korea (VIDEO),2034,unrelated\n\"Islamic Tribunal Using Sharia Law In Texas Has Been Confirmed Tribunal members say they will avoid Sharia's \"\"criminal law.\"\"\",1416,unrelated\nPentagon: ISIS Got U.S. Weapons Package,816,unrelated\nDurex on Rumored ‘Pumpkin Spice’ Condom: No Comment,2354,discuss\nHero soldier Nathan Cirillo killed by convicted criminal Michael Zehaf-Bibeau,2134,unrelated\n\"That Story About a Catholic Priest Dying, Seeing God as a Woman, and Coming Back to Life? It’s Almost Definitely Fake\",887,unrelated\nISIS supporters mourn death of ‘youngest fighter’,220,unrelated\n\"Christian Bale in talks to play Steve Jobs for Sony, Danny Boyle\",1406,unrelated\nCanadian Michael Zehaf-Bibeau thought to be the gunman in Ottawa shooting,2302,unrelated\nUS officials: Video shows American's execution,2388,discuss\nISIS Seemingly Beheaded American Journalist James Wright Foley,2526,unrelated\nNASA Confirms Earth Will Experience 6 Days of Total Darkness in December 2014!,2521,disagree\n\"Comfort eating? Chinese woman, 26, spends an entire WEEK in KFC after being dumped by boyfriend\",879,unrelated\n\"Viral Video Of Homeless Man Spending $100 On Food For Other Homeless Was Faked, Witness Says\",1693,unrelated\nWatch NAKED airport worker walk through scanner in bizarre protest against 'rough' guards,511,agree\nISLAMIC STATE BEHEADS MISSING AMERICAN JOURNALIST JAMES WRIGHT FOLEY,1549,unrelated\nAmazon plans ad-supported video streaming service - NY post,2152,discuss\nChristian Bale In Talks To Play Steve Jobs In Sony's Next Biopic,1702,unrelated\n\"Leader of Qaeda-Linked Somali Group Is Dead, U.S. Says\",2374,discuss\nStrange mark turns out to be tropical spider burrowing under vacationer's skin,1500,unrelated\nIraqi media: ISIS militants have contracted Ebola,527,unrelated\nStar Wars: The Force Awakens to be released this summer?,251,unrelated\nIsis claims US hostage Kayla Mueller killed in coalition airstrike,663,unrelated\n\"Fidel Castro Is Dead, According to Viral Twitter Rumors\",1019,unrelated\nElderly Woman Arrested for Kidnapping Neighbor’s Cats & Making Fur Coats,267,unrelated\nRussian Man Wakes Up to Find His Testicles Have Been Stolen,2443,unrelated\n\"Dead for 48 minutes, Catholic Priest claims God is female\",1014,agree\nViral Photo Shows How Chinese Workers Are Used to Manipulate App Store Rankings,23,unrelated\nNYC High School Student Nicknamed ‘Teen Wolf’ Made $72 Million On Stock Market,676,unrelated\nTexas Town Quarantined After Family Of Five Test Positive For The Ebola Virus,968,disagree\nGOP Rep: ‘At Least Ten ISIS Fighters Have Been Caught Coming Across The Mexican Border’,1637,unrelated\n\"No, there aren’t any Ebola cases in Iraq\",1778,agree\n\"Rumor: Gold Apple Watch Edition priced up to $5,000, steel version at $500, will debut on Feb. 14\",286,discuss\nSeven girls fall pregnant after five day school trip in Bosnia and Herzegovina,2508,agree\n\"Gill Rosenberg, Canadian-Israeli Woman Feared Kidnapped By ISIS, Says She's Safe\",693,unrelated\n\"Boko Haram agrees to ceasefire, release of school girls\",2192,unrelated\nIslamic State releases video apparently showing the beheading of missing US journalist James Foley,1786,unrelated\n\"Mexico hit by student massacre: At least 17 anti-corruption protesters 'rounded up, murdered and dumped in a mass grave' - and another 26 are missing\",2147,unrelated\nAlleged audio of Michael Brown shooting has surfaced,958,unrelated\n\"Apple Watch users will need to recharge nightly, company still working to improve uptime before launch\",1069,unrelated\n\"So, There Might Be a Rat Infestation at Vogue\",87,discuss\nISIS Seemingly Beheaded American Journalist James Wright Foley,1034,unrelated\n'Spiderman' squished: Experts debunk claims,1500,unrelated\n\"Comfort eating? Chinese woman, 26, spends an entire WEEK in KFC after being dumped by boyfriend\",817,unrelated\nCheese blamed for North Korean leader Kim Jong-un's broken ankles,1368,unrelated\nPhoto gallery: Amazing £300 operation by North Walsham vet on constipated goldfish,2314,unrelated\nPriest' claim of seeing God as a woman dismissed as hoax,2142,unrelated\nISIS Reportedly Beheads U.S. Journalist James Wright Foley on Camera,1857,unrelated\n\"Catholic Priest Dead For 48 Minutes, Is Miraculously Revived – His Revelations About God Are Even More Shocking\",1549,disagree\nIraq Says Arrested Woman Is Not The Wife of ISIS Leader al-Baghdadi,1877,agree\nISIS Militants Allegedly Contracted Ebola,737,unrelated\n\"North Korean leader Kim Jong Un had ankle surgery, report says\",324,unrelated\nJihadi John ‘identified as British man from West London’,872,discuss\n\"Accused Boston Marathon Bomber Severely Injured In Prison, May Never Walk Or Talk Again\",1442,unrelated\nSeth Rogen to play Steve Wozniak alongside Christian Bale's Steve Jobs,1642,unrelated\nAir travelers wary of Ebola fears seen with surgical masks ... and a HAZMAT suit,1955,discuss\nMissing Mexico students not among 28 bodies found in mass grave,2375,unrelated\n\"Apple Targeting March for Apple Watch Launch, Retail Training Begins Next Month\",670,unrelated\nWATCH: Twitter catches fire amid rumors of Fidel Castro’s death,244,unrelated\n\"No, A Spider Did Not Burrow Under A Man's Skin And Live There For Days\",1457,unrelated\nDaash Ebola transferred to Mosul {Google Translate],2003,discuss\nISIS Executioner 'Jihadi John' Is Named as Mohammed Emwazi,1107,unrelated\nCanadian-Israeli Woman May Have Been Captured In Syria: Reports,2445,unrelated\n#ISIS beheads photojournalist James Wright Foley in a massage to US to end its intervention in #Iraq.,726,agree\n\"Thanks Uncle Sam, we have your weapons airdrop: ISIS taunts America over intercepted weapons meant for Kurds\",2252,unrelated\nChristian Bale won't play Steve Jobs,755,agree\nUS Marine survives headshot from Taliban (video),2421,unrelated\n11 aircraft are missing from ‘terrorist-held’ Tripoli airport ahead of 9/11 anniversary,2010,discuss\nIsis militants claim to have killed US journalist James Foley,428,unrelated\n\"Mexico hit by student massacre: At least 17 anti-corruption protesters 'rounded up, murdered and dumped in a mass grave' - and another 26 are missing\",1795,disagree\nNicaragua asks U.S. for help investigating meteorite crater,1790,discuss\n\"Christian Bale in talks to play Steve Jobs for Sony, Danny Boyle\",1839,unrelated\nHomeless man who received a meal and hotel stay after spending $100 donation on food for friends insists it was NOT a hoax – despite new witness insisting there was no way he could have been secretly filmed,941,unrelated\n\"UPDATED 'Jihadi John' identified as Mohammed Emwazi of London, reports say\",2033,unrelated\n\"The gold Apple Watch Edition could set you back a whopping $4,999\",2188,unrelated\nUpdate: Frisco paramedics transporting patient believed to be exhibiting Ebola-like symptoms,1119,unrelated\nAudio of gunfire in Michael Brown case authenticated by app company,1795,unrelated\nISIS Reportedly Beheads U.S. Journalist James Wright Foley on Camera,1120,unrelated\nSchoolboy almost killed by electric shock claims he now has superpowers like Magneto,26,unrelated\nAttorney: New audio reveals pause in gunfire when Michael Brown was shot,2187,unrelated\nAnother American hostage at risk by Islamic state,704,unrelated\nNigeria says it has deal with Boko Haram to release kidnapped girls,1374,unrelated\nWas Heart-Tugging Viral Video Of Generous Homeless Man All A Hoax?,2132,agree\n\"Audio captured at time of Michael Brown shooting, company says\",1921,unrelated\nBoko Haram denies ceasefire claim by Nigeria's government,1697,unrelated\nAccountant Says Comcast Got Him Fired for Contesting Bogus Charges,1338,unrelated\nISLAMIC STATE BEHEADS MISSING AMERICAN JOURNALIST JAMES WRIGHT FOLEY,1251,unrelated\nJihadi John ‘identified as British man from West London’,1107,unrelated\n\"Kim Jong Un hospitalized with two broken ankles, reportedly from wearing heels and being overweight\",2329,unrelated\nLebanon confirms holding ISIS chief’s kin,2042,unrelated\nSomalia Shebab chief Ahmed Abdi Godane likely dead in US strike: Source,2364,discuss\nNASA: Viral news on days of darkness in December is hoax,696,unrelated\nBunbury local discovered a spider had burrowed under his skin on Bali holiday,2344,unrelated\n\"Forget 18-karat gold, next-generation Apple Watch Edition could use platinum: Report\",137,unrelated\nPrisoner Released in Bergdahl Exchange Tried to Reconnect With Taliban,171,discuss\nGoogle said to buy six silicon valley buildings for $585 million,1549,unrelated\n\"Suspected meteorite leaves crater in Managua, is linked to asteroid\",2155,unrelated\n\"Sorry, Fido. Pope Francis did NOT say our pets are going to heaven\",1481,unrelated\nKim Jong-un 'set to open a new restaurant in SCOTLAND',1806,unrelated\nIraqi Official Dismisses ‘Unfounded’ Reports That ISIS Fighters Have Ebola,2175,unrelated\nSugarhill Gang's Big Bank Hank Dead At 57,234,unrelated\nJeh Johnson shoots down Duncan Hunter's assertion IS is entering U.S. via Mexico,2296,unrelated\nBoko Haram denies it has agreed ceasefire,1340,discuss\n\"Catholic Priest Dies for 48 Minutes, Comes Back to Life and Claims God Is Female\",447,unrelated\nSaudi cleric issues fatwa on snowmen,1498,discuss\nDurex Is Not Making Pumpkin Spice Condoms After All: A Hoax Debunked,2472,unrelated\nVideo Purports To Show Beheading Of U.S. Journalist By Militants,694,discuss\nAlleged audio of Michael Brown shooting has surfaced,1692,discuss\n\"Pictured: Heroic sergeant-at-arms, 58, walking through Parliament gun in hand just moments after he killed gunman Michael Zehaf-Bibeau\",2404,unrelated\nChristian Bale Won't Play Steve Jobs After All,706,unrelated\nISIS Militants Allegedly Contracted Ebola,2463,unrelated\nMeteor Leaves 40-Foot Crater Near Managua's Airport,1213,disagree\nItalian catches huge wels catfish; is it a record?,0,unrelated\nIraqi media: ISIS militants have contracted Ebola,2407,unrelated\nFence Jumper Made It Deeper Into the White House Than Secret Service Claims,1778,unrelated\n\"Don't forget to tip...especially if you spend $300,000\",505,unrelated\nMichael Phelps' girlfriend was born male but did not tell swimmer about her past,2528,unrelated\n\"No, Jordan's King Abdullah II is not personally flying planes against Isis\",803,unrelated\nBatmobile wasn't stolen: Cops,1790,unrelated\nTwo GOP Congressmen Say Suspected Terrorists Caught Crossing U.S.–Mexico Border,239,unrelated\nISIS Militants Allegedly Contracted Ebola,533,unrelated\nAnother American hostage at risk by Islamic state,2404,unrelated\nHas North Korean dictator Kim Jong-un been replaced by his sister?,2344,discuss\n\"Tiger Woods PED, PGA Tour Suspension Allegations Retracted by Dan Olsen\",2302,unrelated\nTourist wakes to find strange red trail on his stomach - and discovers a spider has burrowed through his appendix scar and crawled UNDER his skin while on holiday in Bali,1883,agree\nCrazy iPhone rig shows how Chinese workers manipulate App Store rankings,752,unrelated\nNun who GAVE BIRTH to baby boy after suffering agonising stomach pains 'had no idea' she was pregnant,2388,unrelated\nDNA tests prove Lebanon IS holding ISIS chief al-Baghdadi's ex-wife and daughter after they were caught with fake passports,1789,unrelated\nISIS militants appear to behead abducted American journalist James Wright Foley in graphic video,1351,unrelated\nMACAULAY CULKIN IS THE LATEST VICTIM OF A CELEBRITY DEATH HOAX — AND THESE 9 STARS KNOW EXACTLY HOW HE FEELS!,1293,unrelated\n\"Why the Gold Apple Watch Edition Must Cost $10,000\",1239,unrelated\nTiger Woods prices private island at $7.1 million,1888,agree\nSecond person rushed to hospital with Ebola symptoms after contact with 'patient zero' Thomas Duncan,1104,unrelated\n\"Video showing American journalist beheaded believed real, officials and family say\",26,unrelated\n\"Report: Stainless steel Apple Watch will be priced $500, gold at $5,000\",1651,unrelated\nFears Islamic State could launch EBOLA attack on Britain after fighters 'contract virus',2060,discuss\nObama: murder of James Foley 'shocks the conscience of the entire world',2524,agree\nISIS Border Crisis: DHS Chief Says Terrorists Not Entering US Through Mexico,1648,unrelated\nMum faces real-life Sophie's Choice – as she tries to sell her son to fund daughter's care,1120,unrelated\n\"James Wright Foley, Kidnapped Journalist, Apparently Executed by ISIS\",2147,discuss\nTerror Leader Ahmed Abdi Godane Killed in U.S. Strike,1921,unrelated\nVideo Purports to Show Beheading of American Journalist,1040,unrelated\n\"Apple's New MacBook Will Be A Thinner, Cleaner, Faster 12-Inch MacBook Air\",879,unrelated\n\"After Giving A Homeless Man $100, This Guy Secretly Filmed Him...\",359,unrelated\nNigeria Boko Haram blamed for raids despite truce claim,34,unrelated\nAlleged audio of Michael Brown shooting has surfaced,1921,unrelated\nActor has his testicles stolen after meeting ‘young blonde woman at a bar’,1365,unrelated\nNicaragua asks U.S. for help investigating meteorite crater,40,unrelated\n\"Apple to Take Reservations for Trying On Apple Watch, Considered Platinum Model\",2106,unrelated\nNigeria announces truce with Boko Haram; fate of schoolgirls unclear,1885,discuss\n\"Viral Video Of Homeless Man Spending $100 On Food For Other Homeless Was Faked, Witness Says\",405,unrelated\nBREAKING Gill Rosenberg former IDF soldier was captured by ISIS,1899,discuss\nSaudi Arabia 'fatwa over building of snowmen',190,unrelated\n\"Small meteorite strikes Nicaragua, government says\",534,unrelated\nMeteorite strike in Nicaragua puzzles experts,1790,discuss\nJames Foley executioner said identified as British rapper  Read more: James Foley executioner said identified as British rapper,572,unrelated\nEyewitness Says Viral Video of Homeless Man Was Staged,1478,unrelated\nDog abandoned at Ayr station with belongings in suitcase,754,unrelated\n'Hairgate': iPhone 6 users encounter latest Apple problem after 'bendgate',1769,discuss\nTurkish president says American weapons drop for Kurdish fighters was 'wrong' after supplies end up in the hands of ISIS,693,unrelated\n\"Islamic State Militants Have Been Flying 3 Captured Warplanes Over Syrian Airport, Witnesses Say\",2408,discuss\nNYC High School Student Nicknamed ‘Teen Wolf’ Made $72 Million On Stock Market,171,unrelated\nIs Durex Planning To Release A Pumpkin Spice Condom?,2055,discuss\nISIS Beheads Kidnapped Photojournalist James Wright Foley in Horrific Video Message to the U.S.,511,unrelated\nShocking picture shows mother trying to sell her own son to pay for twin daughter's cancer treatment,1467,unrelated\n\"Nigeria claims deal with Boko Haram on ceasefire, kidnapped girls\",1697,unrelated\n#Hairgate trends on social media: iPhone 6 users complain of ripped out hair,1787,unrelated\nAmazon is opening its first physical store,703,unrelated\nHas Kim's SISTER taken over North Korea? Dictator fails to show for key Communist event (but does send a nice flower basket instead),2125,unrelated\nRobot security guards now patrolling Microsoft's Silicon Valley campus,1406,unrelated\n\"Soon Marijuana May Lead to Ticket, Not Arrest, in New York\",2389,discuss\nMedia outlets identify 'Jihadi John',269,unrelated\nDid Kim Yo-Jong Take Kim Jong Un’s Role? North Korea Ill Health Rumors Are ‘Fabricated’,1506,unrelated\nISIS Extremists Claim to Behead British Hostage David Haines,2061,unrelated\n\"Spider burrowed into appendix scar, crawled through WA man's body\",2338,discuss\nHas Kim Yo-Jong Taken Over For Kim Jong Un? Sister Assumes North Korea State Duties While Brother Undergoes Medical Treatment,1817,unrelated\nHBO in talks with Apple to be launch partner for coming web service 'HBO Now',2419,unrelated\nMan cut off manhood and threw it in bin after girlfriend dumped him over small penis,908,unrelated\n\"Boko Haram Could Release Kidnapped Girls, Nigerian Officials Say\",2230,unrelated\nISIS fighters ‘have contracted Ebola’,1807,discuss\nRajasthan: Angry mob teaches rapist a lesson; chops penis off,2431,unrelated\nBodies In Mexico Mass Grave Apparently Not Those Of Missing Students,1678,unrelated\nJames Foley Killer ‘Jihadi John’ Believed to Be Former London Rapper Abdel-Majed Abdel Bary,1478,unrelated\n\"White House Fence Jumper Got Farther Than Previously Thought, Sources Say\",263,unrelated\nIslamic State claims it executed American photojournalist James Foley,1549,unrelated\nAnother American hostage at risk by Islamic state,115,unrelated\n‘Jihadi John’: The Islamic State killer behind the mask is a young Londoner,2033,unrelated\nAre Rumors of the Apple Watch in Feb True?,1742,unrelated\nISIL allegedly kills US journalist in video,7,unrelated\nWhat Glenn Beck Fears May Be Done With the 11 Missing Jets,1271,unrelated\nThe 'cub of Baghdadi': Has this boy become the youngest victim of Isis’s use of child soldiers?,1574,unrelated\n\"Boko Haram denies truce, says kidnapped girls married\",1921,unrelated\nApple Watch to reportedly offer 'Power Reserve' to help extend battery life,2124,discuss\n\"No, Banksy has not been arrested (sigh)\",1940,agree\nGOP Rep: ‘At Least Ten ISIS Fighters Have Been Caught Coming Across The Mexican Border’,570,unrelated\nBatmobile Stolen From 'Batman V Superman: Dawn Of Justice' Set? Report Claims That One Of The Batmobile Models Is Missing! Detroit Locals Responsible?,1338,unrelated\nInsurgents killed in Nigeria despite alleged truce with Boko Haram,2191,discuss\n\"Sadly, Pumpkin Spice Condoms Aren't A Thing After All\",2354,agree\n\"Rumor: Gold Apple Watch Edition priced up to $5,000, steel version at $500, will debut on Feb. 14\",1296,unrelated\nMagic Mushrooms Found in Queen Elizabeth's Garden at Buckingham Palace,2478,agree\nZack Snyder’s ‘Batman V Superman: Dawn Of Justice’ Stolen Batmobile Rumor Put To Rest,7,unrelated\nReport: ISIS Leader Abu Bakr Al-Baghdadi Assassinated In U.S. Airstrike,1889,discuss\nWhite House fence-jumper made it far deeper into building than previously known,687,unrelated\nReport: British intelligence has identified Foley's killer,2327,discuss\n\"ISIS Unleash \"\"Scorpion\"\" Bombs In Iraq\",386,discuss\nISIL video claims beheading of kidnapped journalist James Foley,1966,discuss\nChristian Bale will not play Steve Jobs,830,unrelated\nIraqi and Kurdish media reports cases of Ebola among Islamic State fighters in Mosul,225,unrelated\nMohammed Emwazi: Man identified as Isis killer 'Jihadi John' was 'stopped by MI5' while on safari holiday in Africa in 2010,472,unrelated\nMichael Phelps' self-proclaimed girlfriend says she was born a BOY and reveals 'amazing' sex with Olympian,1820,agree\nLynch mob chop man's penis off after catching him allegedly trying to rape teenager,1291,unrelated\nSoldier shot at War Memorial; multiple shots fired in Parliament,1670,unrelated\nCanadian Michael Zehaf-Bibeau thought to be the gunman in Ottawa shooting,431,unrelated\nMan discovers spider living under his skin during Bali vacation,1797,disagree\n\"Islamic State, in video titled \"\"A Message to America,\"\" beheads American journalist James Wright Foley who was kidnapped in 2012\",511,unrelated\nAudio of gunfire in Michael Brown case authenticated by app company,1900,unrelated\n\"L. Jinny? Abdel-Majed Abdel Bary, UK Rapper, Suspected in James Foley Killing: Reports\",634,unrelated\nMeteorite leaves crater in Nicaraguan capital Managua,1071,unrelated\nIslamic State militants claim to behead missing American journalist,533,unrelated\n\"Is North Korea, world's most secret state, really planning a new restaurant in Scotland?\",773,unrelated\nReport: Audio Reveals Pause Between Gunshots When Michael Brown Was Shot,1403,unrelated\n\"Insiders Claim Steel Apple Watch to Start at $500, Gold at $4,000\",521,unrelated\nConde Nast's rat problem at One World Trade Centre: From red carpets to rodent droppings,1940,unrelated\n\"280 Pound Catfish: Fisherman Makes Huge Catch In Italy, Catfish Could Set Record\",2371,unrelated\n\"Reports Isis fighters have contracted Ebola are 'incorrect', says Iraqi health ministry\",1921,unrelated\nMacaulay Culkin Hasn’t Died Despite What Everyone Is Saying On Facebook,1545,agree\nApple Watch launch reportedly planned for February with limited supply,2278,unrelated\n\"White House Fence-Jumper Overpowered Secret Service Officer, Ran Through Much of Main Floor\",1017,agree\nISIS Getting Ebola,1807,discuss\nLibya: Missing Libya Planes Spark Security Concerns,1217,unrelated\nHere's video of a bird pooping on Vladimir Putin in the middle of a speech,1697,unrelated\nBoko Haram 'to release abducted schoolgirls' as part of ceasefire agreement,1588,discuss\nVideo: Marine saved by helmet after Taliban sniper attack,2389,unrelated\nHospital: Man not being treated for Ebola in Kansas City,1002,unrelated\nCBS News Names Canadian Parliament Shooting Suspect,1569,discuss\nSeth Rogen to Star as Steve Wozniak in Sony's Steve Jobs Biopic [Updated],616,unrelated\n\"Forget 18-karat gold, next-generation Apple Watch Edition could use platinum: Report\",280,unrelated\nAmerican Predator Drone Circling Islamic State’s Stronghold,1657,discuss\n\"Boko Haram Denies Truce, Says Kidnapped Girls Have Been “Married Off”\",1906,unrelated\nDylan Thomas Finds Tropical Spider Burrowed Under Skin,1478,agree\nDid Kim Yo-Jong Take Kim Jong Un’s Role? North Korea Ill Health Rumors Are ‘Fabricated’,1627,unrelated\n\"Islamic State leader's family detained by Lebanon, officials say\",273,discuss\nNewly Discovered Mass Grave Linked to Missing Mexican Students,1912,discuss\nDHS: GOP Rep.’s Claim ISIS Members Caught at U.S. Border ‘Categorically False’,1825,unrelated\nChristian Bale will not play Steve Jobs,1368,unrelated\nTropical spider burrows under man's skin through scar,1708,unrelated\nNew Audio Allegedly Captures Moment Michael Brown Was Shot,2317,discuss\nSoldier shot in Ottawa at War Memorial,1325,unrelated\nChristian Bale to play Steve Jobs in upcoming biopic,286,unrelated\nREPORT: JETLINERS STOLEN FROM LIBYA COULD BE USED TO ATTACK U.S. ON 9/11,653,discuss\n\"Jeh Johnson: Politicians Shouldn't 'Feed The Flames Of Fear' Over ISIS, Ebola\",80,unrelated\nBrian Williams Insists NBC News Meteorologist Did Not Pee in the Snow While on Air,1169,unrelated\n\"Batmobile stolen in Detroit? Good one, joker!\",1237,discuss\nThat ESPN Domestic Violence Panel You Keep Hearing About Isn't Real,542,unrelated\nBoko Haram ceasefire ignored as violence flares in Borno state,320,unrelated\nConde Nast's rat problem at One World Trade Centre: From red carpets to rodent droppings,387,unrelated\nPure Evil: Islamic State Beheads American Journalist James Wright Foley,2130,unrelated\nISIS Video: America’s Air Dropped Weapons Now in Our Hands,2252,unrelated\nISIS Hostage Alan Henning's Wife Invokes Sharia Law in New Plea,1416,discuss\n\"White House Fence-Jumper Overpowered Secret Service Officer, Ran Through Much of Main Floor\",1426,unrelated\nSay 'eh-oh!' to the Teletubbies SUN BABY - can you still recognise her after 19 years?,615,discuss\n\"Apple 12-Inch MacBook Air Details Emerge; Device Could Be Thinner, Lighter Than Current Model\",2497,discuss\nSomalia Shebab chief Ahmed Abdi Godane likely dead in US strike: Source,1936,unrelated\nWeb of confusion as scientists cast doubt on man's claims that a spider burrowed into his stomach through his SCAR,2297,unrelated\nMilitant Group Says It Killed American Journalist in Syria,1549,unrelated\n\"Macaulay Culkin Dead? Hoax Goes Viral, Claims Actor Found Dead in Apartment\",2502,agree\nUPDATE: BATMAN v SUPERMAN Batmobile Reportedly Stolen By (Shocker!) Detroit Locals,483,unrelated\n\"US, UK eye rapper as British-born militant who beheaded journalist James Foley\",2295,unrelated\n\"Video showing American journalist beheaded believed real, officials and family say\",1361,unrelated\nOpposition group: ISIS militants training to fly warplanes in Syria,1406,unrelated\nLuke Somers 'killed in failed rescue attempt in Yemen',244,unrelated\nUS Marine survives headshot in Afghanistan,2421,unrelated\nNew Audio Reveals Pause in Gunfire When Michael Brown Was Shot: Attorney,2250,discuss\nLynch mob chop man's penis off after catching him allegedly trying to rape teenager,1375,unrelated\nIndia Rape Crisis Sees Mob Castrate Alleged Sex Attacker in Shocking Scenes,1022,agree\nReport: Secret Service Lied About White House Fence Jumper,2409,discuss\n\"No, Robert Plant Didn’t Rip Up an $800 Million Contract\",1740,unrelated\n\"Hoax Alert: Father O’Neal, Who Has Met God and Thinks She’s a Woman, Is Made Up (Just Like God Herself)\",2142,unrelated\nGoogle Grows With $1.6 Billion in California Office Deals,125,unrelated\nDurex on Rumored ‘Pumpkin Spice’ Condom: No Comment,2152,unrelated\nTBS Is Probably Speeding Up ‘Seinfeld’ Reruns To Fit In More Commercials,1883,unrelated\nObama administration DENIES congressman's claim that 'at least ten ISIS fighters have been caught coming across the Mexican border in Texas',2016,agree\n\"Don't forget to tip...especially if you spend $300,000\",1817,unrelated\n\"Are missing students in mass graves found near Iguala, Mexico?\",712,unrelated\n\"James Foley: American Journalist, James Wright Foley Beheaded in New ISIS Video [Breaking News]\",1569,unrelated\n\"Tour, agent: Tiger Woods not banned\",1795,unrelated\nISIS Fighters Getting Caught Coming Across the U.S.-Mexican Border?,704,unrelated\nISIS Claims To Have Captured US Airdrop Weapons,1785,unrelated\nA Bunch Of Folks Are Passing Around This Hoax Video Of A Bird Pooping On Vladimir Putin,2502,unrelated\nYPG Confirms: Gill Rosenberg Not Captured in Kobani,2067,unrelated\n\"Homeless man who became a YouTube sensation after spending $100 on food for his beggar friends gets a surprise Christmas meal, makeover and night in a hotel in new video... but is it all a hoax by a 'serial prankster'?\",1996,discuss\nPentagon: ISIS seized materials airdropped to Kurds,1938,unrelated\nAmerican hostage in Yemen freed in military raid-Defence Ministry,1256,unrelated\nIS militant 'Jihadi John' named as Mohammed Emwazi from London,2470,unrelated\nMilitant Group Says It Killed American Journalist in Syria,2386,discuss\nEbola Outbreak 2015 Update: ISIS Fighters May Have Contracted Deadly Virus,2025,discuss\nMeteorite leaves crater in Nicaraguan capital Managua,971,unrelated\n\"If you really believed Colorado KFCs were selling pot, here’s a reality check\",2434,unrelated\nIsilkulskom student has gained superhero powers after shock,1317,unrelated\nReport: Christian Bale Just Bailed on the Steve Jobs Movie,1234,unrelated\nWho Is Michael Zehaf-Bibeau? Ottawa Shooter Suspect Identified By Canadian Officials ,11,unrelated\nReturn of the Mac: Seth Rogen in talks to star as Apple co-founder Steve Wozniak in upcoming Steve Jobs biopic,511,unrelated\nHundreds mourn the 'death' of Fidel Castro after rumours sweep Twitter (but are they confusing him with recently departed Fidel Castro Odinga from Nairobi?),93,unrelated\nISIS KILLS 300 IRAQI SOLDIERS WITH CHLORINE GAS: SHIA MP,1357,unrelated\nHope Fades for Girls' Release After Boko Haram 'Truce' Breached,1821,agree\nVideo: Islamic State Claims to Have Captured US Weapons Airdrop Near Kobane,2483,unrelated\n\"Amazon reportedly launching free, ad-supported video service (updated)\",531,unrelated\nGuantanamo Detainee Exchanged for American POW Attempts a Return to Battle,2236,discuss\nMichael Phelps’ girlfriend Taylor Lianne Chandler reveals she was raised as a boy,89,unrelated\nMacaulay Culkin dead hoax: Fake death report spreads on social networks,195,unrelated\nKurds Deny Gill Rosenberg was in Kobane,387,unrelated\nDog abandoned at Scottish rail station with suitcase full of belongings  Read more: http://www.ctvnews.ca/world/dog-abandoned-at-scottish-rail-station-with-suitcase-full-of-belongings-1.2175026#ixzz3O9Shc1IO,2483,agree\nNorth Korea denies plans to open a restaurant in Scotland,2418,discuss\n\"Woman detained in Lebanon is not Isis leader’s wife, says Iraq\",2265,unrelated\nActor has his testicles stolen after meeting ‘young blonde woman at a bar’,845,agree\n\"Boko Haram Could Release Kidnapped Girls, Nigerian Officials Say\",1821,discuss\nFemale Israeli fighter said abducted by Islamic State  Read more: Female Israeli fighter said abducted by Islamic State,2067,unrelated\nSeven girls fall pregnant after five day school trip in Bosnia and Herzegovina,2044,unrelated\nPutin’s motorcade looks suspiciously like a massive…,1385,unrelated\nISIS leader dead?,1048,unrelated\n\"Predator Drone Reportedly Sighted Circling Raqqa, Syria\",1802,unrelated\nISIS Video: America’s Air Dropped Weapons Now in Our Hands,1361,discuss\nDoes Vogue's New Office Have a Rat Infestation?,304,unrelated\nIslamic State Militants Claim to Have Beheaded US Journalist James Wright Foley,511,unrelated\nAbdel-Majed Abdel Bary in Foley beheading: London rapper songs help identify him,572,unrelated\nReport: Audio Reveals Pause Between Gunshots When Michael Brown Was Shot,2481,discuss\nTwo GOP Congressmen Say Suspected Terrorists Caught Crossing U.S.–Mexico Border,2261,discuss\nBREAKING NEWS: ISIS beheads missing American journalist James Wright Foley as warning to US to cease action in Iraq,1744,discuss\nISIS Video Purports To Show Beheading Of British Aid Worker,1757,discuss\n\"No, Islamic State Militants Have Not Been Caught by U.S. Border Patrol\",1177,unrelated\nVogue’s Rat Infestation: Disturbing New Details,2263,agree\nTaliban member swapped by Obama for Bowe Bergdahl tried to return to terror: report,2236,discuss\n\"What they earn: Vice CEO Shane Smith’s $300,000 steak dinner\",1299,unrelated\nBoko Haram 'ceasefire' doubts after attacks reported in Nigeria,1541,unrelated\nMan chops off own penis after being dumped by his girlfriend,1905,unrelated\nNicaragua Meteorite Impact Theory May Be Meteor-wrong,2155,unrelated\n\"Rare Case: Seven Bosnian Girls, Aged 13 And 14, Fall Pregnant After Five-Day School Trip; Parents Outraged After School Cites 'Parental Neglect'\",208,unrelated\n\"High-end Apple Watch to start at $5,000 -- analyst\",2092,discuss\nTaylor Lianne Chandler: Michael Phelps' Cougar Girlfriend Revealed?,1806,discuss\nHas a woman aborted her baby because it's a boy?,2213,unrelated\nSEE IT: California homeless man uses $100 gift to give food to others,1036,unrelated\nCanadian-Israeli Woman May Have Been Captured In Syria: Reports,2037,discuss\nChristian Bale will not play Steve Jobs,1658,unrelated\nHope Fades for Girls' Release After Boko Haram 'Truce' Breached,2045,unrelated\nWHO says reports of suspected Ebola cases in Iraq are untrue,206,unrelated\n\"Vogue's Anna Wintour Pissed Off With New 1 World Trade Center Offices, Infested With Rats\",891,unrelated\nUnconfirmed reports claim Canadian-Israeli Gill Rosenberg captured by ISIS,214,unrelated\nDid Kim Yo-Jong Take Kim Jong Un’s Role? North Korea Ill Health Rumors Are ‘Fabricated’,2473,discuss\nIs Kim Jong Un's sister Kim Yo Jong in charge?,1291,unrelated\n\"'Star Wars VII' News, Update: JJ Abrams Pushing for Summer Release?\",2434,unrelated\n\"Big Bank Hank, US rapper and Sugarhill Gang founder member, dies at 57\",1996,unrelated\n\"Batmobile Stolen From \"\"Batman v Superman: Dawn of Justice\"\" Set, Zack Snyder Knows Who Did It\",1852,unrelated\n\"Jihadi John named as Mohammed Emwazi, from west London\",1256,unrelated\nBREAKING Gill Rosenberg former IDF soldier was captured by ISIS,80,unrelated\nMore American Weapons for ISIS,2176,unrelated\nTBS Is Probably Speeding Up ‘Seinfeld’ Reruns To Fit In More Commercials,1528,unrelated\n\"L. Jinny? Abdel-Majed Abdel Bary, UK Rapper, Suspected in James Foley Killing: Reports\",1314,discuss\nAbdel Majed Abdel Bary Emerges as Suspect in Foley Beheading,2434,unrelated\nMore than 200 kidnapped Nigerian girls to be released after deal reached with Boko Haram,1166,discuss\nSEND IN THE DRONES: Predator drones flown over IS headquarters in Syria,1740,agree\nIdentity of ISIS terrorist known as 'Jihadi John' reportedly revealed,1780,discuss\nNun who GAVE BIRTH to baby boy after suffering agonising stomach pains 'had no idea' she was pregnant,179,agree\n'There is no limit to their depravity' Islamic State FEED mother her own SON,1956,discuss\nChristmas Is Cancelled: Pumpkin Spice Condoms Are a Goddamn Hoax,2123,unrelated\nISIS Getting Ebola,2177,unrelated\nAnna Wintour: Is Rat Infestation At NYC ‘Vogue’ Office Kim Kardashian’s Fault?,2196,unrelated\n\"Sadly, Pumpkin Spice Condoms Aren't A Thing After All\",1627,unrelated\nMystery man slaps shoppers around head for sneezing,992,unrelated\n20 year old burger? McDonald's burger purchased in 1995 hasn't aged a bit,1500,unrelated\nIslamic State releases video apparently showing the beheading of missing US journalist James Foley,903,discuss\nIRAQI HEALTH OFFICIAL: EBOLA HAS KILLED 5 ISIS FIGHTERS,1615,discuss\nTropical spider burrowed under man's skin through appendix scar and lived there for THREE DAYS,1530,unrelated\nMagic mushrooms found in BUCKINGHAM PALACE by Alan Titchmarsh,562,unrelated\nUS Marine survives headshot from Taliban (video),2046,agree\n‘Wild Misinformation’: Brian Williams Explains the Mike Seidel Liveshot,975,agree\n\"McDonald’s Removing Big Mac, Apple Pies And Eliminating Large Size Options\",2448,unrelated\nTropical spider burrowed under Bali tourist's skin,1579,discuss\nPentagon confirms al-Shabab leader killed in airstrike in Somalia,1936,unrelated\n'Electric Boogie' Developer Leaves Secret Resignation Letter To Boss At The End Of The Game (Video),80,unrelated\nVideo shows ISIL beheading of photojournalist James Foley,2525,unrelated\nMeteor Leaves 40-Foot Crater Near Managua's Airport,2061,unrelated\nIraq Denies Lebanon Captured Abu Bakr al-Baghdadi's Wife and Child,404,unrelated\nBritish hostage David Haines beheaded by Islamic State terrorists,1097,agree\nFence-jumper made it farther in White House than Secret Service let on,1323,unrelated\nNEWS/ All Dogs Go to Heaven! Pope Francis Confirms Paradise Is Open to All of God's Creatures,1905,agree\nComcast Declares War on Tor?,1104,unrelated\nFemale Israeli fighter said abducted by Islamic State  Read more: Female Israeli fighter said abducted by Islamic State,1240,unrelated\nPentagon: 1 weapons bundle seized by militants,2116,unrelated\nAttorney: New audio reveals pause in gunfire when Michael Brown was shot,1252,unrelated\n\"SMALL METEORITE STRIKES NICARAGUA, GOVERNMENT SAYS\",1068,discuss\n\"Boko Haram: Kidnapped Girls Have Been Married Off, Truce Never Happened\",2088,unrelated\n\"Fidel Castro Is Dead, According to Viral Twitter Rumors\",1305,discuss\nIndia: 400 men cut off their testicles to 'get closer to God' following advice from 'guru',1938,unrelated\nThe Internet Tried To Make Axl Rose Its Latest Death Hoax Victim,144,unrelated\nVideo: Marine survives Taliban sniper headshot thanks to helmet,1385,unrelated\nMeteorite 'caused mysterious boom in Nicaragua',800,unrelated\nA Man Says Comcast Called His Boss And Got Him Fired After He Complained About Its Service,1338,unrelated\nN Korean leader misses annual ritual; sister ‘takes over duties’,305,unrelated\nNews sites fall for Putin bird-dropping video,1087,discuss\nWho Is Michael Zehaf-Bibeau? Ottawa Shooter Suspect Identified By Canadian Officials ,1751,unrelated\n\"Is Kim Jong-un's Sister, Kim Yo-jong, Running North Korea In His Mysterious Absence?\",1926,unrelated\nWill King of Jordan lead airstrikes on ISIS HIMSELF? Reports say trained pilot plans to take part in attack after quoting Clint Eastwood's Unforgiven to Congressmen,1365,unrelated\nSeth Rogen may play Steve Wozniak alongside Christian Bale as Steve Jobs,1746,discuss\nVideo: Islamic State Claims to Have Captured US Weapons Airdrop Near Kobane,465,discuss\n\"Woman detained in Lebanon is not Isis leader’s wife, says Iraq\",2296,unrelated\nFormer British Rapper Reportedly Under Investigation for James Foley Beheading,1237,unrelated\nAudio recording allegedly captures moment Michael Brown was shot,1379,discuss\nUS Marine survives headshot in Afghanistan,1724,unrelated\nAudio may have captured Michael Brown shooting,2403,unrelated\n\"Cook said to confirm Apple Watch is showerproof, lasts a day\",2044,unrelated\nBritish Man Slaps People If They Sneeze In Public,1952,discuss\nSugarhill Gang rapper Big Bank Hank dies aged 57,1979,unrelated\nTwo blokes dared to eat 20-year-old burger for charity,793,agree\nNew Audio Allegedly Captures Moment Michael Brown Was Shot,1921,unrelated\n\"Islamist Militants 'Steal' 11 Commercial Planes In Libya, Sparking Terror Attack Fears\",508,discuss\n\"Non, le lancement du nouveau «Star Wars» ne sera pas devancé à cet été\",399,unrelated\n\"Mass Graves Found In Mexico, Near Place Where 43 Students Went Missing\",324,unrelated\n\"Jeh Johnson: Politicians Shouldn't 'Feed The Flames Of Fear' Over ISIS, Ebola\",134,agree\n\"ISIS: We have our hands on weapons, ammo air-dropped by U.S.\",2295,discuss\nIslamic State Militants Claim to Have Beheaded US Journalist James Wright Foley,2450,discuss\n\"ISIS Militants In Mosul Have Contracted Ebola, Iraqi Media Sources Claim\",568,unrelated\nBritish-born rapper is main suspect in search for ISIS jihadist who beheaded James Foley,913,unrelated\nAnother ISIS Massacre: ISIS Kills 300 Iraqi Soldiers With Chlorine Gas,2016,unrelated\nThat ESPN Domestic Violence Panel You Keep Hearing About Isn't Real,51,unrelated\n\"\"\"Categorically False\"\": DHS Debunks Right-Wing Fiction That ISIS Attempted To Cross The U.S.- Mexico Border\",1890,agree\n\"Audio captured at time of Michael Brown shooting, company says\",121,unrelated\n\"Report: ISIS kidnaps Canadian-Israeli, former IDF soldier who went to fight with the Kurds\",1476,unrelated\nUS airstrike targets Al Shabaab leader Ahmed Abdi Godane in Somalia,941,unrelated\nMichael Brown shooting audio caught on tape?,816,discuss\n\"Confusion swirls, details murky in arrest of ISIS leader's 'wife'\",950,unrelated\n\"Is Apple about to launch a totally redesigned, 12-inch MacBook Air?\",1863,unrelated\nISIS Beheads American Journalist James Foley in Video Message to U.S.,1351,unrelated\nMeteorite 'caused mysterious boom in Nicaragua',1722,discuss\nMexico Says Students Not Among Dead in Mass Grave,1269,unrelated\nWas The Batmobile Stolen In Detroit?,761,unrelated\nCNN Airs Alleged Audio from Michael Brown Shooting,900,unrelated\nApple was forced to nix key health features from its smartwatch -- report,821,unrelated\nEBay appears to be planning an Apple Watch app,1397,discuss\nISIS Reportedly Beheads American Photojournalist in Iraq,1569,unrelated\n#ISIS beheads photojournalist James Wright Foley in a massage to US to end its intervention in #Iraq.,1471,agree\nThis Letter To Parents From A 1970s Lego Set Contains An Important Message For Gender Equality,1137,unrelated\nNYC High School Student Nicknamed ‘Teen Wolf’ Made $72 Million On Stock Market,1167,discuss\nMedia outlets identify 'Jihadi John',1489,discuss\nDylan Thomas Finds Tropical Spider Burrowed Under Skin,2045,unrelated\nWAS NBC METEOROLOGIST MIKE SEIDEL PEEING IN THE SNOW ON CAMERA? A TESTY BRIAN WILLIAMS EXPLAINS,633,unrelated\nWeaponized Ebola? ISIS Militants Said To Contract Deadly Virus,1034,unrelated\nThis Is Why Rumors That ISIS Is Crossing The Border Into The U.S. Aren’t Going Away,2458,unrelated\n\"Apple Watch Gold Edition may cost as much as $5,000\",239,unrelated\nNew Audio Reveals Pause in Gunfire When Michael Brown Was Shot: Attorney,844,unrelated\n\"No, Vladimir Putin did not get pooped on by a bird during a First World War speech\",2472,unrelated\nReport: Nigerian Woman Quarantined in KC with Ebola-Like Symptoms (Video),1343,discuss\nWayward sister ‘nun the wiser’ about baby,2388,unrelated\n\"Catholic Priest Dies for 48 Minutes, Comes Back to Life and Claims God Is Female\",398,unrelated\n\"Islamic State Training Pilots in Military Jets, Monitors Say\",296,unrelated\nPassenger Wears A Hazmat Suit To Dulles Airport [PHOTO],2211,unrelated\nLucita Sandoval sex tape hoax: Viral Argentine video features college student ― not 16-year-old boy,933,unrelated\nThis Letter To Parents From A 1970s Lego Set Contains An Important Message For Gender Equality,1786,unrelated\nISIS Leader Killed: Abu Bakr Al-Baghdadi Reportedly Killed By U.S. Airstrike,1473,discuss\nYPG Confirms: Gill Rosenberg Not Captured in Kobani,1223,unrelated\nBoston.com retracts claim about racist email from professor,1863,discuss\nReport: A Radically Redesigned 12-Inch MacBook Air Is Coming,1234,unrelated\nVideo shows ISIL beheading of photojournalist James Foley,1658,agree\nAudio of gunfire in Michael Brown case authenticated by app company,2187,unrelated\nIs Kim Jong-Un Really Opening a Restaurant in Scotland?,1776,unrelated\n‘Jihadi John’: The Islamic State killer behind the mask is a young Londoner,1047,unrelated\nIraqi media: ISIS militants have contracted Ebola,1899,unrelated\n\"Predator Drone Reportedly Sighted Circling Raqqa, Syria\",2186,unrelated\nBanksy arrest hoax: US website claims street artist caught in Watford,949,agree\nCanadian-Israeli woman reportedly kidnapped by ISIS: Jerusalem Post,2142,discuss\nComcast blocks Tor,1572,discuss\nReport: A Radically Redesigned 12-Inch MacBook Air Is Coming,2497,discuss\n\"Despite ceasefire announcement, new Boko Haram attacks reported\",2045,unrelated\nESPN to save NFL's image with all-male domestic abuse discussion,825,unrelated\nWillie Nelson Dead? Internet Freaks Out As Another Celebrity Death Hoax Makes The Rounds,1383,unrelated\nISIS Beheads American Journalist James Foley in Video Message to U.S.,1358,unrelated\nCNN plays chilling audio recording allegedly from Michael Brown shooting: “At least 11 shots”,2313,unrelated\n\"If you really believed Colorado KFCs were selling pot, here’s a reality check\",1277,unrelated\n\"Boko Haram Cease-Fire: Abducted Nigerian Schoolgirls To Be Released, Officials Say\",171,unrelated\nIslamic State using 'SCORPION bombs' to terrorise victims,874,unrelated\nObama: murder of James Foley 'shocks the conscience of the entire world',1905,unrelated\nHas Kim's SISTER taken over North Korea? Dictator fails to show for key Communist event (but does send a nice flower basket instead),2328,unrelated\nMirfield man's tears of joy after lost voicemail of wife retrieved,996,agree\n\"Video showing American journalist beheaded believed real, officials and family say\",1339,unrelated\nSeth Rogen to Star as Steve Wozniak in Sony's Steve Jobs Biopic [Updated],1002,discuss\nIsis 'fed murdered kidnap victim to his own mother after she travelled to their headquarters and demanded to see him',1888,unrelated\nThis Is a Truly Horrifying Story About a Spider,1864,discuss\nVideo Purports To Show Beheading Of U.S. Journalist By Militants,1580,discuss\nBREAKING UDPATED: ISIS REPORTEDLY USE CHEMICAL WEAPONS IN KOBANE,754,unrelated\nBritish Man Slaps People If They Sneeze In Public,298,unrelated\nBritish aid worker David Haines beheaded by ISIL,2102,agree\n\"Batmobile Stolen From \"\"Batman v Superman: Dawn of Justice\"\" Set, Zack Snyder Knows Who Did It\",137,unrelated\nNEWS/ You'll Never Guess How a Homeless Man Spent $100—Watch the Touching Video!,2305,agree\nVladimir Putin Bird Poop Video is Fake,2174,disagree\n\"Comcast Turns Complaints Back On Customer, Gets His Employer To Fire Him\",1814,unrelated\nMeteor Leaves 40-Foot Crater Near Managua's Airport,961,agree\nBritish hostage David Haines beheaded by Islamic State terrorists,787,unrelated\nTim Cook Reportedly Reveals Apple Watch Waterproofing Has Improved,720,unrelated\nZack Snyder Makes Fun of Stolen Batmobile Rumor with New Image,529,unrelated\n\"No, a bird didn't poop on Vladimir Putin\",1938,unrelated\nMissing Planes,1022,unrelated\nAl-Shabaab Terror Group Leader Killed in U.S. Airstrike,981,agree\n‘Banksy’ Instagram tribute to Charlie Hebdo victims not posted by artist,2070,agree\nPumpkin Spice Condoms Could Be The Only Thing To Save The World From Basic Children,1954,discuss\nCanada probes Michael Zehaf-Bibeau as possible suspect in Ottawa shooting - source,1442,discuss\n20-Year-Old Quarter Pounder Looks About the Same,1034,unrelated\nIt's back! The incredible new Batmobile takes a spin around Detroit... after rumors it had been STOLEN,1528,discuss\nISIS Video: America’s Air Dropped Weapons Now in Our Hands,1347,unrelated\nMichael Phelps’ ‘girlfriend’ reveals she was born a man – and never told the swimmer,190,unrelated\nDNA tests prove Lebanon IS holding ISIS chief al-Baghdadi's ex-wife and daughter after they were caught with fake passports,1263,disagree\nMichael Brown shooting audio caught on tape?,1974,unrelated\n\"What they earn: Vice CEO Shane Smith’s $300,000 steak dinner\",1791,agree\nAl-Shabab leader who ordered Kenya mall massacre believed killed in US drone attack in Somalia,1853,unrelated\nISIS Getting Ebola,1921,unrelated\nCPWD official sacked for absence from duty for 25 years,1323,unrelated\nSEE IT: NBC meteorologist Mike Seidel appears to relieve himself during broadcast; network says he was looking for phone,775,unrelated\nWFB’s Bill Gertz: Obama Administration ‘Trying to Play Down’ Missing Libyan Airliners,1660,unrelated\nMacaulay Culkin Hasn’t Died Despite What Everyone Is Saying On Facebook,2240,unrelated\nNorth Korea dictator Kim Jong-un 'set to open a new restaurant in SCOTLAND',2309,discuss\nBritish man pays $460 to save constipated goldfish's life,271,unrelated\nWeaponized Ebola? ISIS Militants Said To Contract Deadly Virus,1291,unrelated\nReport: Christian Bale Will Play Steve Jobs,1939,unrelated\nLawmaker Says ‘At Least 10′ Islamic State Fighters Have Been Captured at the Southern U.S. Border,742,discuss\nVideo Purports to Show Beheading of American Journalist,2115,unrelated\nTiger Woods' agent shoots down report of failed drug test,1589,unrelated\nWHO says reports of suspected Ebola cases in Iraq are untrue,1004,unrelated\n#HairGate: iPhone 6 Customers Are Complaining That The Phone Is Ripping Out Their Hair,35,unrelated\nReport: US Drones Over Syria Looking for ISIS Leader Abu Bakr al-Baghdadi,2283,unrelated\nDurex on Rumored ‘Pumpkin Spice’ Condom: No Comment,72,unrelated\nMedia reports identify Londoner as Islamic State's ‘Jihadi John’,1256,unrelated\n\"Fidel Castro Rumors Sweep Internet, but No Sign in Cuba\",1439,unrelated\nSchoolboy almost killed by electric shock claims he now has superpowers like Magneto,1426,unrelated\nIsis video claims to show beheading of British hostage David Haines,2440,discuss\n\"Accused Boston Marathon Bomber Severely Injured In Prison, May Never Walk Or Talk Again\",1848,unrelated\nIslamic State killer 'Jihadi John' named as Mohammed Emwazi,872,discuss\nMeteorite strike in Nicaragua puzzles experts,217,discuss\nNigeria and Boko Haram 'agree ceasefire and girls' release',381,unrelated\n\"Don't forget to tip...especially if you spend $300,000\",737,unrelated\nMacaulay Culkin Dead: Internet Death Hoax Claims Actor Found Dead In Apartment,833,unrelated\nSeth Rogen Eyed to Play Apple's Steve Wozniak in Christian Bale's Steve Jobs Movie (Exclusive),2410,unrelated\nDoes Vogue's New Office Have a Rat Infestation?,387,unrelated\nEggnog-chugging contest leads to hospital stay,60,unrelated\n\"Fidel Castro Is Dead, According to Viral Twitter Rumors\",992,unrelated\n\"Apple 12-Inch MacBook Air Details Emerge; Device Could Be Thinner, Lighter Than Current Model\",879,unrelated\nMagic mushrooms found at Buckingham Palace,562,unrelated\nWho Should Play Steve Jobs Now That Christian Bale Quit?,1406,unrelated\nCNN Airs Alleged Audio from Michael Brown Shooting,958,unrelated\n\"Boko Haram Denies Ceasefire, Says Kidnapped Girls Are Now Married\",171,unrelated\nKidnapped Nigerian schoolgirls: Government claims ceasefire deal with Boko Haram that will bring missing girls home,2463,discuss\nISIS Leader Killed: Abu Bakr Al-Baghdadi Reportedly Killed By U.S. Airstrike,1631,unrelated\nUS probing claims ISIS fighters seized airdropped weapons meant for Kurds,2483,unrelated\nISIS KILLS 300 IRAQI SOLDIERS WITH CHLORINE GAS: SHIA MP,251,unrelated\n\"No, Banksy hasn’t been arrested\",1296,unrelated\nFormer PGA Tour player: Tiger Woods suspended for drug test failure,1589,unrelated\nYou're Not Going to Become Weightless on January 4th,169,unrelated\nLow-level marijuana possession could soon land you a ticket instead of arrest in New York City,1022,unrelated\n\"Boko Haram agrees to ceasefire, release of school girls\",1195,discuss\n\"Spider burrowed into appendix scar, crawled through WA man's body\",1923,disagree\nThis Dog Was Left At A Railway Station With A Suitcase Of His Belongings After He Was Sold On Gumtree,2483,agree\n\"NYPD to issue tickets instead of arrest for weed possession, report says\",1217,unrelated\nNorth Korea denies plans to open a restaurant in Scotland,1217,unrelated\nMan Known as ‘Jihadi John’ Is Identified as Mohammed Emwazi,320,unrelated\nFerguson riots: audio may have captured Michael Brown shooting,321,unrelated\nMan cut off manhood and threw it in bin after girlfriend dumped him over small penis,1400,unrelated\nFBI Probing Alleged Audio of Michael Brown Shooting,2317,discuss\nTexas plumber's truck spotted in Syria: 'We have nothing to do with terror at all',803,unrelated\nHigh School Student Rumored to Have Made $72 Million Trading Stocks,1693,unrelated\nBREAKING NEWS: ISIS beheads missing American journalist James Wright Foley as warning to US to cease action in Iraq,826,unrelated\n\"Yang Hu, worker in Zhejiang, cuts off own penis over desperation of finding love\",686,unrelated\n\"Islamic State Militants Have Been Flying 3 Captured Warplanes Over Syrian Airport, Witnesses Say\",487,unrelated\n\"Vice Media CEO Shane Smith Spent $300,000 on Las Vegas Dinner (Report)\",781,unrelated\nIslamic State Leader al-Baghdadi “Not Dead”,518,unrelated\nISIS executioner 'Jihadi John' named by media,2165,discuss\n‘The cub of Baghdadi': ISIS reports its youngest jihadist ‘got martyred’ in battle,6,discuss\nInsurgents killed in Nigeria despite alleged truce with Boko Haram,423,discuss\nThe rats eat Prada at Vogue NY office,387,unrelated\nRep. Duncan Hunter: 'At Least 10' ISIS Fighters Caught at Mexican Border,1095,unrelated\nTourist dubbed ‘Spider Man’ after spider burrows under skin for days,1422,unrelated\nReport: Possible audio tape of Michael Brown shooting,1803,unrelated\nMacaulay Culkin dead hoax: Fake death report spreads on social networks,1545,agree\n\"Woman detained in Lebanon is not al-Baghdadi's wife, Iraq says\",1840,unrelated\nIRAQI HEALTH OFFICIAL: EBOLA HAS KILLED 5 ISIS FIGHTERS,2078,unrelated\nWHO says reports of suspected Ebola cases in Iraq are untrue,5,unrelated\nTiger Woods serving secret PED suspension?,1339,discuss\n\"Boko Haram Denies Truce, Says Kidnapped Girls Have Been “Married Off”\",1681,discuss\nBREAKING: British-born hostage 'KILLED in failed rescue attempt',170,unrelated\nThis Is Why Rumors That ISIS Is Crossing The Border Into The U.S. Aren’t Going Away,1398,discuss\nReport: Exec popped for $300k dinner after run at blackjack,640,unrelated\n\"Christian Bale passes on role of Steve Jobs, actor reportedly felt he wasn't right for part\",1519,unrelated\nReport: Taliban Detainee Swapped for Bowe Bergdahl Suspected of Trying to Return to Terrorism,1143,unrelated\nAmazon Is Opening a Brick-and-Mortar Store in Manhattan,195,unrelated\nIraq Denies Lebanon Captured Abu Bakr al-Baghdadi's Wife and Child,72,unrelated\nGoogle Grows With $1.6 Billion in California Office Deals,1372,unrelated\nNorth Korean dictator Kim Jong-Un to open restaurant in Scotland,1487,discuss\nIslamic State Flying Three Jets in Syria,2362,unrelated\nDNA tests prove Lebanon IS holding ISIS chief al-Baghdadi's ex-wife and daughter after they were caught with fake passports,1921,unrelated\nJournalist James Wright Foley reportedly beheaded by ISIS,991,discuss\nTexas plumber's truck on front line of Syria war,34,unrelated\nNigeria and Boko Haram 'agree ceasefire and girls' release',1374,unrelated\n\"Source: Pot in NYC may soon net just a ticket, not arrest\",2372,discuss\nA Predator Drone Has Reportedly Been Spotted Circling Above ISIS's Capital City,1948,unrelated\nEggnog-chugging contest leads to hospital stay,1931,unrelated\nNew Audio Shows Michael Brown Was Shot at 11 Times,662,unrelated\n\"Vice Media Chief Said to Pay $300,000 for Dinner for 30\",832,unrelated\nTaliban member swapped by Obama for Bowe Bergdahl tried to return to terror: report,2141,unrelated\n\"Yang Hu, worker in Zhejiang, cuts off own penis over desperation of finding love\",1251,unrelated\n'Sex attacker' has penis cut off with a cleaver in India,1500,unrelated\nInsurgents killed in Nigeria despite alleged truce with Boko Haram,2156,unrelated\n\"Boko Haram denies truce, says kidnapped girls married\",344,unrelated\nObama denounces killing of journalist James Foley and pledges ‘justice’,1982,unrelated\nPrisoner Released in Bergdahl Exchange Tried to Reconnect With Taliban,592,unrelated\n\"Apple Watch Gold Edition may cost as much as $5,000\",972,unrelated\nISIS executioner 'Jihadi John' identified as Mohammed Emwazi,2033,unrelated\nChristian Bale Pulls Out of Upcoming Steve Jobs Biopic,1846,agree\nISIS Leader Killed: Abu Bakr Al-Baghdadi Reportedly Killed By U.S. Airstrike,186,unrelated\nNot coming to a store near you: The pumpkin spice condom,0,unrelated\nHow Canadian Sergeant-at-Arms Kevin Vickers killed shooter in parliament,1472,discuss\n“Willie Nelson dead 2015” : Guitarist killed by internet death hoax,2046,unrelated\n\"Canterbury Christ Church University student Jess Smith, from Chatham, starred as Teletubbies' sun\",2076,agree\nNo One In North Korea Is Allowed To Share Kim Jong Un's Name,2106,unrelated\nKim Jong-Un 'in hospital with two fractured ankles' after ballooning to around 20 stone and going on numerous 'meet the people' walkabout PR stunts,2417,discuss\nApple may launch 12-inch MacBook Air with Retina Display,2087,unrelated\nKim Jong-Un's sister reportedly running N. Korea,2344,discuss\nSchoolboy almost killed by electric shock claims he now has superpowers like Magneto,1720,unrelated\nAmazon's Newest Tablet Will Come With Free News From The Washington Post,1224,unrelated\nISIS Militants Allegedly Contracted Ebola,2138,discuss\nDid a Meteorite Impact in Nicaragua over the Weekend?,10,unrelated\nOscar winner Christian Bale to play Steve Jobs in upcoming biopic,574,unrelated\nMeet the 17-Year-Old Who Made $72 Million During His High-School Lunch Breaks,2526,unrelated\nISIS Claims To Have Captured US Airdrop Weapons,2509,discuss\nMacaulay Culkin Dead?,690,unrelated\nTexas City plumber's truck ends up in Syrian war,2084,unrelated\nMexico checks if 43 missing students in mass grave,983,discuss\nBoko Haram 'ceasefire' doubts after attacks reported in Nigeria,1430,discuss\nThis Kid Made $72 Million During Lunch,313,unrelated\nSouth Korea: Kim Jong Un had ankle surgery to remove cyst,1689,unrelated\n\"US Drones, Hunting for ISIS Leader, Seen Flying over Syrian Airspace\",612,unrelated\nReturn of the Mac: Seth Rogen in talks to star as Apple co-founder Steve Wozniak in upcoming Steve Jobs biopic,2127,unrelated\nMexico finds 4 more graves at site of suspected student massacre,1772,unrelated\n\"James Wright Foley, Kidnapped Journalist, Apparently Executed by ISIS\",1206,discuss\n\"Video showing American journalist beheaded believed real, officials and family say\",1786,unrelated\nTourist dubbed ‘Spider Man’ after spider burrows under skin for days,1375,unrelated\nPentagon: ISIS Got U.S. Weapons Package,666,unrelated\nChristian Bale will not play Steve Jobs,1131,discuss\n\"Mexico hit by student massacre: At least 17 anti-corruption protesters 'rounded up, murdered and dumped in a mass grave' - and another 26 are missing\",1808,unrelated\nCNN Posts Alleged Audio of Michael Brown Shooting,2434,discuss\n\"That Story About a Catholic Priest Dying, Seeing God as a Woman, and Coming Back to Life? It’s Almost Definitely Fake\",2147,unrelated\n\"Man chops off own penis, throws it in a dustbin after poor show in bed\",1400,unrelated\nKim Had Ankle Surgery:  Source,1103,unrelated\n\"So, There Might Be a Rat Infestation at Vogue\",692,unrelated\n6 hidden mass graves may hold missing Mexican students,1538,unrelated\nSoldier shot in Ottawa at War Memorial,2281,agree\nUtah Man Hospitalized After Winning Eggnog Chugging Contest,2440,unrelated\nISIS fighters ‘have contracted Ebola’,1034,unrelated\nURGENT: ISIS leader Abu Bakr al-Baghdadi allegedly killed by US airstrikes,936,unrelated\nCNN Plays Alleged Recording of Michael Brown Shooting,1605,discuss\nISIS fighters 'have contracted Ebola': World Health Organisation investigating reports militants showed up at Iraqi hospital with lethal disease,737,unrelated\n\"Tiger Woods is not on suspension for failing a drug test, his agent and a PGA official say\",438,unrelated\nDid a Meteorite Impact in Nicaragua over the Weekend?,2129,unrelated\nVandal paints penis on £1.5million Bugatti Veyron,1453,disagree\n\"Calm Yourselves, Durex Has NOT Come Out With A Pumpkin Spice Condom\",1954,agree\n\"Would you pay $10,000 for the Apple Watch?\",2187,discuss\nBunbury local discovered a spider had burrowed under his skin on Bali holiday,986,disagree\nDurex is not confirming or denying rumors of a “pumpkin spice” condom,181,unrelated\n\"Is Apple about to launch a totally redesigned, 12-inch MacBook Air?\",2509,unrelated\nMicrosoft Tried Out Robot Security Guards on Its Silicon Valley Campus,2306,unrelated\nNew iOS 8 bug can delete all of your iCloud documents,2304,unrelated\n\"NYPD to stop arresting for low-level marijuana charges, will issue tickets instead: source\",1383,unrelated\nMPs credit sergeant-at-arms for saving lives in Parliament Hill shootings,502,discuss\nRussian Man Wakes Up to Find His Testicles Have Been Stolen,1258,unrelated\nCanadian-Israeli Woman Says She Hasn’t Been Captured By ISIS,2067,unrelated\nEXCLUSIVE: New York Mag’s Boy Genius Investor Made It All Up,1693,unrelated\n\"Soon Marijuana May Lead to Ticket, Not Arrest, in New York\",892,unrelated\nGOP Rep: ‘At Least Ten ISIS Fighters Have Been Caught Coming Across The Mexican Border’,2367,discuss\n\"Israel opens dams, floods Gaza\",1965,disagree\n\"Meteorite Strikes Nicaraguan Capital, Creates 16-Foot-Deep Crater\",1179,unrelated\nIslamic State releases video apparently showing the beheading of missing US journalist James Foley,1009,unrelated\nIs Kim Jong Un's sister Kim Yo Jong in charge?,2046,unrelated\n\"Want a Gold Apple Watch? All You Need is $5,000\",607,unrelated\nWSJ: Apple cut watch health features due to erratic sensors,1707,unrelated\nISIS Beheads American Journalist,2127,unrelated\n\"Meet Magneto Boy, the kid who attracts metal with his body\",244,unrelated\n\"That Story About a Catholic Priest Dying, Seeing God as a Woman, and Coming Back to Life? It’s Almost Definitely Fake\",615,unrelated\nRapper Big Bank Hank of Sugarhill Gang dies at 57,1831,agree\nReport: Apple Watch to Ship in March,554,unrelated\nThis Week In Weird News: Horrible Human Slaps Elderly Woman For Sneezing,1697,unrelated\nChristian Bale set to play Steve Jobs in forthcoming biopic of Apple co-founder,1299,disagree\nIraq Denies Lebanon Captured Abu Bakr al-Baghdadi's Wife and Child,682,unrelated\nISLAMIC STATE BEHEADS MISSING AMERICAN JOURNALIST JAMES WRIGHT FOLEY,2528,unrelated\nVladimir Putin’s Motorcade Looks Like A Massive Knob,1021,unrelated\nIncredible Video Shows A US Marine Surviving Being Shot In The Head By A Sniper In Afghanistan,1210,unrelated\n\"Once Again, The Banksy 'Arrest' Is A Giant Hoax. Repeat: A Hoax.\",487,unrelated\nReport: Audio Reveals Pause Between Gunshots When Michael Brown Was Shot,2250,discuss\nTerrorism fears rise amid reports of stolen jetliners,2495,unrelated\nBREAKING: ISIS Beheads American Journalist James Wright Foley,1471,agree\nSenator: Detainees swapped for Bergdahl have contacted militants,1398,unrelated\nMissing American journalist reportedly beheaded by Islamic State ,1948,discuss\nCNN Airs Alleged Audio from Michael Brown Shooting,1299,unrelated\n\"Nigeria claims deal with Boko Haram on ceasefire, kidnapped girls\",125,unrelated\nTexas City plumber's truck ends up in Syrian war,662,unrelated\nIslamic State claims to have beheaded American journalist,1166,unrelated\nIs the Alleged Audio of the Gunshots That Killed Michael Brown a Hoax?,2149,discuss\nRobot security guards now patrolling Microsoft's Silicon Valley campus,300,unrelated\n\"Nigeria claims deal with Boko Haram on ceasefire, kidnapped girls\",2139,discuss\n\"ISIS Militants Have Contracted Ebola: Iraqi, Kurdish Media Reports\",2003,discuss\nLuke Somers 'killed in failed rescue attempt in Yemen',1256,unrelated\nGovernment fires employee who skipped work for 24 years,936,unrelated\nNYC relaxes response to marijuana possession,775,unrelated\nDog abandoned at Scottish rail station with suitcase full of belongings  Read more: http://www.ctvnews.ca/world/dog-abandoned-at-scottish-rail-station-with-suitcase-full-of-belongings-1.2175026#ixzz3O9Shc1IO,1539,unrelated\nChristian Bale won't play Steve Jobs,195,unrelated\nBanksy arrest hoax: Internet duped by fake report claiming that the street artist's identity has been revealed,1349,unrelated\nIndian worker sacked after going on leave for 24 years,844,unrelated\n'Jihadi John' named as Mohammed Emwazi from London,2165,agree\nAudio may have captured Michael Brown shooting,456,unrelated\n\"Boko Haram claims to have German hostage, denies ceasefire\",2489,unrelated\nIRAQI AND KURDISH MEDIA REPORTS: ISIS FIGHTERS HAVE CONTRACTED EBOLA,688,discuss\nMexican students not among bodies found in mass graves,1795,agree\nMichael Phelps’ alleged girlfriend says she was born intersex,89,unrelated\nNigerians doubtful of girls' release after Boko Haram 'truce' breached,1439,unrelated\n\"Pictured: Heroic sergeant-at-arms, 58, walking through Parliament gun in hand just moments after he killed gunman Michael Zehaf-Bibeau\",139,unrelated\nPants on Fire: Duncan Hunter makes unconfirmed claim Border Patrol caught at least 10 ISIS fighters,1376,agree\nJudd Nelson Death Hoax: FOX News Impersonator Claims Actor Found Dead In Los Angeles Condo,2481,unrelated\nApple Watch battery will require nightly charging,1854,unrelated\n#HairGate: iPhone 6 Customers Are Complaining That The Phone Is Ripping Out Their Hair,171,unrelated\nCesar Millan is Not Dead: Dog Whisperer Death Hoax Circulates,1429,unrelated\nThe Apple Watch's battery life will reportedly be just like any other smartwatch,1904,unrelated\nIslamic State militants claim to behead missing American journalist,2096,discuss\nMore than 200 kidnapped Nigerian girls to be released after deal reached with Boko Haram,922,agree\nMichael Brown shooting audio caught on tape?,2187,unrelated\nReport: A Radically Redesigned 12-Inch MacBook Air Is Coming,879,unrelated\n\"Are missing students in mass graves found near Iguala, Mexico?\",1795,discuss\nBREAKING NEWS: ISIS beheads missing American journalist James Wright Foley as warning to US to cease action in Iraq,1251,unrelated\nMichael Phelps' Reported Girlfriend Reveals She Was Born Intersex,521,unrelated\nNew Audio Recording From Ferguson May Capture Michael Brown Shooting,1818,discuss\n\"UPDATE: Soldier, gunman who died in Ottawa rampage identified\",1883,unrelated\nYPG Confirms: Gill Rosenberg Not Captured in Kobani,1106,discuss\n\"Yemen says U.S. man freed, sister says he’s dead\",1187,discuss\nTerrorism fears rise amid reports of stolen jetliners,846,unrelated\n\"Seven High School Girls Get Pregnant On Five-Day School Trip, Parents Outraged\",1634,unrelated\n\"SEE IT: ISIS militants caught trying to cross border into Texas, Congressman claims\",167,unrelated\n\"Sadly, Pumpkin Spice Condoms Aren't A Thing After All\",698,unrelated\nKimye’s Fault? Anna Wintour’s NYC ‘Vogue’ Offices Hit With Disgusting Rat Infestation: ‘Rat Droppings On Desks’,964,unrelated\n\"Why the Gold Apple Watch Edition Must Cost $10,000\",2448,unrelated\nKim Jong-un 'so fat he has fractured his ankles',2053,discuss\n\"BREAKING: Islamic State, in video, beheads American journalist James Wright Foley who was kidnapped in 2012 -@BNONews\",2261,unrelated\n\"Stainless steel Apple Watch could cost just $499, but gold will be 10 times as pricey\",403,unrelated\nAmerican hostage killed in rescue attempt in Yemen - senior official,1256,unrelated\n#ISIS beheads photojournalist James Wright Foley in a massage to US to end its intervention in #Iraq.,1982,unrelated\nLebanon 'holding IS leader's daughter and ex-wife',530,unrelated\n\"ISIS beheads American photo-journalist James Wright Foley, threatens more to come\",874,unrelated\nNigeria Claims Boko Haram Will Release the Kidnapped Schoolgirls,459,unrelated\nMexican investigators fear mass grave might hold 43 missing students,2375,unrelated\nDHS: GOP Rep.’s Claim ISIS Members Caught at U.S. Border ‘Categorically False’,761,unrelated\n\"Nigeria, Boko Haram reach ceasefire deal, kidnapped girls to go free, official says\",1430,discuss\nMohammed Islam Denies Making $72 Million From Stock Market Trading,313,unrelated\nBritish-born rapper is main suspect in search for ISIS jihadist who beheaded James Foley,1314,discuss\nReports: Islamic State uses chlorine gas against Iraqi forces,2197,unrelated\nFence-jumper made it farther in White House than Secret Service let on,2230,unrelated\nIs Kim Jong-Un Really Opening a Restaurant in Scotland?,1756,discuss\nDoubts cast over Nicaragua meteorite claim,1179,unrelated\n\"ISIS using bombs containing live SCORPIONS in effort to spread panic, in tactic used 2,000 years ago against Romans\",48,unrelated\nISIS fighters 'have contracted Ebola': World Health Organisation investigating reports militants showed up at Iraqi hospital with lethal disease,2248,unrelated\nAmazon.com to open first physical store in Manhattan: DJ,1360,unrelated\n'Jihadi John': Isis fighter named as Mohammed Emwazi from west London,1256,unrelated\nRumor Robert Plant Ripped Up $800 Million Contract To Reunite Led Zeppelin Called 'Rubbish',2092,unrelated\n\"Hostage David Haines' Murder 'Evil', PM Says\",1182,agree\nCNN Plays Alleged Audiotape of Michael Brown ShootingMilitarization Of Police,1744,unrelated\nJihadi John ‘identified as British man from West London’,503,unrelated\nVice CEO Throws Down $300K on Lavish Vegas Dinner,2251,unrelated\nHomeland Security: No ISIL fighters on U.S. border,239,unrelated\nPriest who died for 48 minutes says he met God and she’s a woman,11,discuss\nMissing Mexico students not among 28 bodies found in mass grave,61,unrelated\nNET Extra: Back-from-the-dead Catholic priest claims God is a female...,1948,unrelated\nWatch moment TV weatherman is caught urinating in the bushes LIVE on camera,2511,discuss\nA Letter Lego Sent to Parents in 1974 Holds an Important Message for the Parents of 2014,212,discuss\nAccountant Claims Comcast Got Him Fired From His Job for Reporting a Customer Service Issue,86,unrelated\nWho Is Michael Zehaf-Bibeau? Ottawa Shooter Suspect Identified By Canadian Officials ,1358,unrelated\nSee the Crater a Meteorite Made in Nicaragua,731,unrelated\nPumpkin Spice condoms? Don't fall for this hoax.,2410,unrelated\n7 Bosnian teens get pregnant on school trip,2230,unrelated\nAudio may have captured Michael Brown shooting,1299,unrelated\nIndia Rape Crisis Sees Mob Castrate Alleged Sex Attacker in Shocking Scenes,1438,unrelated\nNo One In North Korea Is Allowed To Share Kim Jong Un's Name,1975,unrelated\nWHO investigates media reports ISIS fighters contracted Ebola,1974,discuss\n\"So, There Might Be a Rat Infestation at Vogue\",2064,discuss\nBatmobile Rumored To Have Been Stolen From Batman V. Superman: Dawn Of Justice Set,2135,discuss\n\"Meet Magneto Boy, the kid who attracts metal with his body\",858,unrelated\nJournalist James Wright Foley reportedly beheaded by ISIS,1372,unrelated\n\"Jess Smith, 19, Claims She Was Teletubbies' Giggling Baby: What Did She Get Paid?\",2081,unrelated\n\"Despite ceasefire announcement, new Boko Haram attacks reported\",2356,discuss\n\"Gill Rosenberg, Canadian citizen, reportedly captured by ISIS in Syria\",2037,discuss\nKim Jong-un: obese leader 'fractured both ankles',2087,unrelated\n\"Catholic priest dies for 48 mins, wakes up claiming God is a woman\",858,unrelated\nBoko Haram denies truce to release kidnapped schoolgirls,1697,unrelated\nThe Case of the Stolen Batmobile Has Been Solved,1673,unrelated\nReport: Audio Reveals Pause Between Gunshots When Michael Brown Was Shot,2313,unrelated\n\"Confusion swirls, details murky in arrest of ISIS leader's 'wife'\",527,unrelated\nApple in talks to become launch partner for cable-free HBO Now service,2028,unrelated\nLondon hip-hop artist Abdel-Majed Abdel Bary key suspect in hunt for killer of American journalist James Foley,760,unrelated\nBunbury local discovered a spider had burrowed under his skin on Bali holiday,2175,unrelated\nNigeria: hopes for return of kidnapped schoolgirls rise after ceasefire reported,125,unrelated\nIsis tells mother on rescue mission :’You’ve just eaten your son’,121,unrelated\n\"Sorry, Everyone: Durex Is Unfortunately Not Making Pumpkin Spice Condoms\",2240,unrelated\nObama: murder of James Foley 'shocks the conscience of the entire world',2404,unrelated\nAbdel-Majed Abdel Bary: London Rapper Identified As ISIS Militant Who Beheaded James Foley,951,discuss\nSon pays off his parents' mortgage in a heartwarming Christmas video,377,unrelated\nWatch moment TV weatherman is caught urinating in the bushes LIVE on camera,2419,unrelated\nIslamic State Declares Captured Aid Worker to be 'Innocent',2524,unrelated\nIraqi Official Dismisses ‘Unfounded’ Reports That ISIS Fighters Have Ebola,1004,unrelated\nMan who SLAPS people if they sneeze in public being hunted by police,959,unrelated\nPredator drones being flown over Isil's Syrian 'capital',1159,discuss\nJudd Nelson Death Hoax: FOX News Impersonator Claims Actor Found Dead In Los Angeles Condo,585,unrelated\nSeth Rogen Is Woz,357,discuss\n\"Dogs DO go to heaven… and cats, and horses: Pope assures young boy that there is a place in paradise for animals as well\",1371,agree\n\"UPDATED 'Jihadi John' identified as Mohammed Emwazi of London, reports say\",1308,unrelated\nISIL Beheads American Photojournalist in Iraq,2403,unrelated\nIRAQI AND KURDISH MEDIA REPORTS: ISIS FIGHTERS HAVE CONTRACTED EBOLA,568,unrelated\nISIS Militant “Jihadi John” Identified As Young West Londoner,158,unrelated\nCheese blamed for North Korean leader Kim Jong-un's broken ankles,1103,unrelated\nWTC rats scare off Anna Wintour,2520,discuss\nHas North Korean dictator Kim Jong-un been replaced by his sister?,706,unrelated\nIslamic Militants Post Video Claiming to Show Beheading of U.S. Journalist,874,unrelated\nNigeria and Boko Haram 'agree ceasefire and girls' release',1906,unrelated\nLuke Somers: British-born photojournalist 'killed by al-Qaeda after failed rescue attempt in Yemen',1746,unrelated\n\"BREAKING: Islamic State, in video, beheads American journalist James Wright Foley who was kidnapped in 2012 -@BNONews\",2526,unrelated\nKidnapped Nigerian schoolgirls: Government claims ceasefire deal with Boko Haram that will bring missing girls home,1603,unrelated\nHundreds mourn the 'death' of Fidel Castro after rumours sweep Twitter (but are they confusing him with recently departed Fidel Castro Odinga from Nairobi?),730,unrelated\nContinuing Violence Puts Boko Haram Ceasefire In Jeopardy,381,unrelated\nOfficials shoot down congressman's claims ISIS terrorists are running across US-Mexico border,2039,unrelated\n\"Sorry, Fido. Pope Francis did NOT say our pets are going to heaven\",958,unrelated\nBREAKING UDPATED: ISIS REPORTEDLY USE CHEMICAL WEAPONS IN KOBANE,387,unrelated\nReports: Boko Haram may release schoolgirls as part of deal,1125,unrelated\nPassenger Wears A Hazmat Suit To Dulles Airport [PHOTO],2046,unrelated\n\"North Korea ordered citizens named Kim Jong Un to change their names, says new report\",1175,unrelated\nUrgent: The Leader of ISIL 'Abu Bakr al-Baghdadi' Killed! / Photo,1083,unrelated\nDid Kim Yo-Jong Take Kim Jong Un’s Role? North Korea Ill Health Rumors Are ‘Fabricated’,2302,unrelated\nThe 'cub of Baghdadi': Has this boy become the youngest victim of Isis’s use of child soldiers?,1179,discuss\nBritish Man Slaps People If They Sneeze In Public,87,unrelated\nNEWS/ You'll Never Guess How a Homeless Man Spent $100—Watch the Touching Video!,1611,discuss\n\"Apple Watch to Be Shower-Proof, Have 100,000 Apps at Launch: Reports\",615,unrelated\nBoko Haram denies ceasefire claim by Nigeria's government,320,unrelated\n\"Audio captured at time of Michael Brown shooting, company says\",1299,unrelated\nPurported ISIS claim: Jordan airstrike kills female US hostage,2387,discuss\nOscar winner Christian Bale to play Steve Jobs in upcoming biopic,1658,unrelated\nAttorney: New audio reveals pause in gunfire when Michael Brown was shot,2118,discuss\n\"Nigeria's missing girls 'to be released by Boko Haram', government aide claims\",35,unrelated\nJordan king cites Clint Eastwood in revenge vow,2042,unrelated\n\"Audio captured at time of Michael Brown shooting, company says\",1808,unrelated\nDurex is not confirming or denying rumors of a “pumpkin spice” condom,1826,unrelated\nBatman Set To Play Steve Jobs In Upcoming Biopic,1415,unrelated\nCNN Airs Alleged Audio from Michael Brown Shooting,1715,discuss\nBoko Haram 'ceasefire' doubts after attacks reported in Nigeria,1506,unrelated\nIsraeli Canadian fighting ISIS posts on Facebook: I'm safe and secure,1223,unrelated\nReturn of the Mac: Seth Rogen in talks to star as Apple co-founder Steve Wozniak in upcoming Steve Jobs biopic,539,unrelated\nSick Mum Sedated After Trying To Eat Baby,1462,agree\n\"Soldier, Gunman Killed In Shooting Incident Near Canadian Parliament\",373,unrelated\nFence-jumper ran through much of main floor of White House: report,2068,unrelated\nISIS cracks down on five confirmed Ebola cases among fighters: official,1778,discuss\nVogue’s Rat Infestation: Disturbing New Details,1737,unrelated\nNET Extra: Back-from-the-dead Catholic priest claims God is a female...,2520,unrelated\n\"Apple Watch Gold Edition may cost as much as $5,000\",147,unrelated\nAirport worker strips naked at security scanner in protest against guards,121,unrelated\nRussians Bag Better Bigfoot Footage,2377,discuss\nNigeria Claims Boko Haram Will Release the Kidnapped Schoolgirls,344,unrelated\nNicaragua Meteorite Impact Theory May Be Meteor-wrong,2264,discuss\nHas J.J. Abrams Asked for THE FORCE AWAKENS Release Date to be Moved Up?,1897,unrelated\n\"US Drones, Hunting for ISIS Leader, Seen Flying over Syrian Airspace\",919,agree\nKimye’s Fault? Anna Wintour’s NYC ‘Vogue’ Offices Hit With Disgusting Rat Infestation: ‘Rat Droppings On Desks’,900,unrelated\nHope Fades for Girls' Release After Boko Haram 'Truce' Breached,34,unrelated\nJihadi John: Mohammed Emwazi named as masked man behind ISIS beheadings,1256,unrelated\nAmazon's first brick-and-mortar store said to open in Manhattan,646,unrelated\nContinuing Violence Puts Boko Haram Ceasefire In Jeopardy,1603,unrelated\nFor sale: Tiger's former island in Sweden,965,agree\nBig Bank Hank of The Sugarhill Gang is dead at 57,754,unrelated\nAmazon plans a streaming-video alternative,698,discuss\nAudio of gunfire in Michael Brown case authenticated by app company,2317,discuss\nGoogle Grows With $1.6 Billion in California Office Deals,2299,unrelated\nYPG Confirms: Gill Rosenberg Not Captured in Kobani,1106,discuss\n'The youngest martyr - the cub of al-Baghdadi': ISIS boasts a 10-year-old fighter has been killed as he went into battle with his father in Syria,847,unrelated\nIslamic State killer 'Jihadi John' named as Mohammed Emwazi,1252,unrelated\nJordanian airstrike killed American aid worker held hostage by ISIS according to statement by militants,1337,discuss\nNBC's Tom Brokaw reportedly wants Brian Williams fired over fabricated Iraq helicopter story,29,unrelated\nKim Jong-Un's Scottish Dog Meat Restaurant Is Probably Fabricated Shite,773,unrelated\nMichael Brown shooting audio caught on tape?,450,unrelated\nIs the Alleged Audio of the Gunshots That Killed Michael Brown a Hoax?,2248,unrelated\nMacaulay Culkin Hasn’t Died Despite What Everyone Is Saying On Facebook,1502,unrelated\nAmerica's oldest time capsule unearthed at Boston statehouse after being buried in 1795 by Sam Adams and Paul Revere,1997,discuss\nSecond person rushed to hospital with Ebola symptoms after contact with 'patient zero' Thomas Duncan,1950,unrelated\n\"Sorry, Everyone: Durex Is Unfortunately Not Making Pumpkin Spice Condoms\",609,unrelated\nOfficial: Gitmo prisoner traded for Bergdahl reaching out to Taliban,2236,discuss\n\"Pizza delivery man gets tipped more than $2,000 for a single delivery\",542,unrelated\nKidnapped Nigerian schoolgirls: Government claims ceasefire deal with Boko Haram that will bring missing girls home,1588,discuss\nMexico finds 4 more graves at site of suspected student massacre,186,unrelated\nUS probing claims ISIS fighters seized airdropped weapons meant for Kurds,1648,unrelated\n‘Evil straight from the pits of hell': American journalist James Foley reportedly beheaded by ISIS,1351,unrelated\nReport: ISIS Leader Abu Bakr Al-Baghdadi Assassinated In U.S. Airstrike,81,unrelated\nContinuing Violence Puts Boko Haram Ceasefire In Jeopardy,2078,unrelated\nIslamic State releases video apparently showing the beheading of missing US journalist James Foley,139,unrelated\nTexas Plumber Has ‘No Idea’ How Company Truck Ended Up With ISIS,2379,agree\nKC hospital: Patient does not have symptom profile of Ebola,1349,unrelated\n\"Islamic State Training Pilots in Military Jets, Monitors Say\",487,unrelated\nGod Is A Woman – Resurrected Father Narated,2328,unrelated\n\"Rare meteorite impact causes blast in Nicaragua's capital, Managua\",966,agree\n\"Apple Media Event Rumored for Late February, Apple Watch and 12\"\" MacBook Air Likely Topics [Updated]\",2313,unrelated\nAlleged Audio of Michael Brown Shooting Doesn’t Sound Good for Officer Darren Wilson,1832,unrelated\nPhoto gallery: Amazing £300 operation by North Walsham vet on constipated goldfish,1019,unrelated\nISIS Leader Killed: Abu Bakr Al-Baghdadi Reportedly Killed By U.S. Airstrike,944,unrelated\nVogue’s Shiny New Office Has a Big Rat Problem,1149,discuss\nBREAKING NEWS: British-born U.S. photojournalist held hostage by al-Qaeda killed in failed rescue attempt in Yemen,1165,unrelated\nMarijuana Law New York: How No-Arrest Policy Could Make Things Worse For Minor Offenders ,1022,unrelated\nIs Ebola Virus Spreading Among ISIS Militants? Reports Claim Jihadists Seeking Cure at Mosul Hospital,1175,discuss\nISIS Militant “Jihadi John” Identified As Young West Londoner,1780,discuss\nWatch marine take sniper shot to the head and live,1180,agree\nApple Watch battery will require nightly charging,286,unrelated\nAmazon Is Opening a Brick-and-Mortar Store in Manhattan,1369,unrelated\nCongressman: ‘At least 10 ISIS fighters’ caught trying to cross into US,2367,discuss\nWidower Cries Tears Of Joy After Hearing Late Wife's Voice Again,565,agree\nSenator: Detainees swapped for Bergdahl have contacted militants,320,unrelated\nMarijuana May Soon Spark Just a Ticket in New York,269,unrelated\n\"Sorry, KFC isn't going to be selling weed in Colorado restaurants\",2456,unrelated\nPure Evil: Islamic State Beheads American Journalist James Wright Foley,1948,discuss\nBatman Set To Play Steve Jobs In Upcoming Biopic,2097,unrelated\n\"Accused Boston Marathon Bomber Severely Injured In Prison, May Never Walk Or Talk Again\",1709,unrelated\nISIS Beheading of U.S. Journalist James Foley Posted to YouTube,1471,agree\nJames Foley remembered as 'brave and tireless' journalist,1569,unrelated\nMan has his PENIS cut off by angry mob after 'attempted rape' of teenager,1299,unrelated\nSoldier shot near Canadian parliament building,11,unrelated\nIslamic State claims to have beheaded American journalist,2287,unrelated\nHomeless man receives $100... then shocks everyone with how he spends it,1996,agree\nSay 'eh-oh!' to the Teletubbies SUN BABY - can you still recognise her after 19 years?,2081,unrelated\nTropical spider 'burrowed under man's skin through scar' - video report,1708,unrelated\nInsurgents killed in Nigeria despite alleged truce with Boko Haram,1003,unrelated\nUS probing claims ISIS fighters seized airdropped weapons meant for Kurds,1010,discuss\nGod is a woman- Priest who died for 48 minutes claims,730,unrelated\nAmerican hostage killed in rescue attempt in Yemen - senior official,115,unrelated\nVideo: Marine survives Taliban sniper headshot thanks to helmet,1347,unrelated\nKilling in the name of! Kim Jong-un launches attack on others named 'Kim Jong-un',1419,unrelated\nMacaulay Culkin dead: The death hoax is once again on the child actor,2022,unrelated\nNow the Vogue Rats Are Chewing Through Couture,2263,agree\nReport—Jose Canseco accidentally shot at his home tonight,333,discuss\nWatch moment TV weatherman is caught urinating in the bushes LIVE on camera,54,unrelated\nAudio recording of Michael Brown being gunned down WAS made at the time he was killed: App company appears to confirm tape of ELEVEN bullets being fired - including final volley of 'kill shots',1435,unrelated\nNigeria Boko Haram blamed for raids despite truce claim,304,unrelated\nNorth Korea denies plans to open a restaurant in Scotland,2314,unrelated\n\"Boko Haram Denies Truce, Says Kidnapped Girls Have Been “Married Off”\",2463,discuss\nKIM JONG-UN NECKS SNAKE WINE FOR VIRILITY,1185,unrelated\nAudio of gunfire in Michael Brown case authenticated by app company,2403,unrelated\n\"Boko Haram Could Release Kidnapped Girls, Nigerian Officials Say\",402,unrelated\nObama administration DENIES congressman's claim that 'at least ten ISIS fighters have been caught coming across the Mexican border in Texas',226,unrelated\nNEWS/ You'll Never Guess How a Homeless Man Spent $100—Watch the Touching Video!,2370,unrelated\nUS officials: Video shows American's execution,826,unrelated\n\"So, There Might Be a Rat Infestation at Vogue\",1020,unrelated\nPGA Tour Denies Claim That Tiger Woods Failed A Drug Test,1175,unrelated\nTexas Plumber Isn't Sure How Extremists In Syria Ended Up With His Work Truck,2145,agree\nHBO and Apple in Talks for $15/Month Apple TV Streaming Service Launching in April,2078,unrelated\nJournalist James Wright Foley reportedly beheaded by ISIS,2147,discuss\nDeveloper quits using the app he was hired to make—or did he?,562,unrelated\n\"Are missing students in mass graves found near Iguala, Mexico?\",1678,unrelated\nThis Is The Most Epic Way To Quit Your Job,2458,agree\nFears journalist James Wright Foley beheaded by Islamic State jihadists in ‘message’ to United States,2109,unrelated\nWas Alleged Audio of Michael Brown Shooting on CNN a Hoax?,1950,unrelated\nLuke Somers: British-born photojournalist 'killed by al-Qaeda after failed rescue attempt in Yemen',40,unrelated\nSteve Jobs Biopic Eyes Seth Rogen to Play Apple Co-Founder Steve Wozniak,1740,unrelated\nSeth Rogen to Star as Steve Wozniak in Sony's Steve Jobs Biopic [Updated],1157,unrelated\n\"White House Fence-Jumper Overpowered Secret Service Officer, Ran Through Much of Main Floor\",2303,discuss\nIslamic Militants Post Video Claiming to Show Beheading of U.S. Journalist,2047,discuss\nA soldier has been shot at Canada’s war memorial just steps away from the nation’s parliament,1253,unrelated\nPrisoner Released in Bergdahl Exchange Tried to Reconnect With Taliban,1095,unrelated\nWoman Spends Entire Week In KFC After Getting Dumped By Her Boyfriend,1819,unrelated\nWeatherman caught peeing live on camera,1855,discuss\n\"IS Beheads Briton David Cawthorne Haines, Threatens to Execute Another Briton, Alan Henning\",1528,unrelated\n\"No, Saudi TV Did Not Blur Out Images of Michelle Obama\",1347,unrelated\n\"Catholic Priest Dies for 48 Minutes, Comes Back to Life and Claims God Is Female\",1227,disagree\nSeven girls fall pregnant after five day school trip in Bosnia and Herzegovina,208,unrelated\nConflicting reports on alleged IS capture of Canadian woman,1168,discuss\nContinuing Violence Puts Boko Haram Ceasefire In Jeopardy,423,discuss\nISIS Claims to Have Intercepted Supplies From U.S. Airdrop,2252,unrelated\nHow Canadian Sergeant-at-Arms Kevin Vickers killed shooter in parliament,1175,unrelated\n\"What was fake on the Internet this week: Obama’s peace prize, pumpkin-spice condoms and insane winter snow\",2055,agree\nVladimir Putin Bird Poop Video is Fake,1028,unrelated\nExperts: More facts needed on purported audio recording of Michael Brown shooting,346,unrelated\n\"Eyewitness: Viral Video That Netted $130K in Donations \"\"is Bullshit\"\"\",855,unrelated\n\"Nigeria Says It Struck A Cease-Fire With Boko Haram, But Are They Talking To The Right Guy?\",1588,discuss\n\"\"\"Categorically False\"\": DHS Debunks Right-Wing Fiction That ISIS Attempted To Cross The U.S.- Mexico Border\",625,unrelated\n\"ISIS using bombs containing live SCORPIONS in effort to spread panic, in tactic used 2,000 years ago against Romans\",2257,unrelated\n\"ISIS: We have our hands on weapons, ammo air-dropped by U.S.\",1572,unrelated\nHoly Theft! Batmobile Stolen from 'Batman v Superman'???,1789,unrelated\nThat powerful Lego letter to parents from the 1970s? It's real,1292,agree\nKim Yo-jong in Charge: Kim Jong-un's Sister 'Replaces' North Korean Dictator During Illness,2330,unrelated\nSeth Rogen reportedly nabs Steve Wozniak role in Steve Jobs filmSteve Jobs Iconic Moments,2410,unrelated\n\"Sick Kansas City man said not to have Ebola, U.S. plans new steps to fight virus\",1574,unrelated\nApple Watch’s Power Reserve feature combats short battery life,1223,unrelated\nWas Alleged Audio of Michael Brown Shooting on CNN a Hoax?,557,unrelated\n\"Report: Apple Watch to start at $500 in stainless steel, thousands for gold model\",1651,unrelated\nJames Foley beheading: London rapper turned jihadist believed to be under investigation for murder of journalist in Syria,850,discuss\nChristian Bale in Talks to Play Steve Jobs (Exclusive),296,unrelated\n\"Report: The Apple Watch Will Only Last 2.5 Hours With \"\"Heavy\"\" Use\",1360,unrelated\nISIS militants appear to behead abducted American journalist James Wright Foley in graphic video,1982,unrelated\nJames Foley remembered as 'brave and tireless' journalist,1913,unrelated\n\"TEXAS TURKEY FARM CONTAMINATED WITH EBOLA, OVER 250,000 HOLIDAY TURKEYS INFECTED\",1457,unrelated\nGoogle to Buy Redwood City Offices for $585M,2329,discuss\nHeartbroken girl spends week in KFC after getting dumped,1299,unrelated\nWhat TBS’s Sped-Up Seinfeld Reruns Tell Us About the Sorry State of America,1222,unrelated\nSources: Guns N' Roses Frontman Axl Rose Found Dead in West Hollywood Home at Age 52,788,unrelated\n\"BREAKING: Islamic State, in video, beheads American journalist James Wright Foley who was kidnapped in 2012 -@BNONews\",1966,agree\nIraqi airstrike kills key ISIL leader,1634,discuss\nUpdate: Did Boston.com Make Up This Story About The Web Sheriff Ben Edelman Sending Racist Emails?,1477,unrelated\n\"James Wright Foley, Kidnapped Journalist, Apparently Executed by ISIS\",991,discuss\n‘Star Wars: The Force Awakens’ May Get An Early Release Date—Report,1966,unrelated\nFrom bendgate to hairgate: Now iPhone 6 users complain the device is ripping out their hair,161,unrelated\nReport: Christian Bale Will Play Steve Jobs,630,unrelated\n\"Comfort eating? Chinese woman, 26, spends an entire WEEK in KFC after being dumped by boyfriend\",225,unrelated\nMicrosoft Hires Dalek-style Robocops to Guard Silicon Valley HQ,2228,agree\nComcast gets customer fired for complaining about poor service,1164,unrelated\nIsrael denies causing Gaza floods by opening dams,1803,disagree\nMPs credit sergeant-at-arms for saving lives in Parliament Hill shootings,1472,discuss\nReport: Taliban Detainee Swapped for Bowe Bergdahl Suspected of Trying to Return to Terrorism,1336,unrelated\nThat Boko Haram Ceasefire in Nigeria Isn’t A Ceasefire,1506,unrelated\n'The youngest martyr - the cub of al-Baghdadi': ISIS boasts a 10-year-old fighter has been killed as he went into battle with his father in Syria,299,discuss\nNorth Korea denies reports Kim Jong-un is to open state-backed restaurant in Scotland,1786,unrelated\nMeet the 17-Year-Old Who Made $72 Million During His High-School Lunch Breaks,1170,unrelated\nBreaking: Soldier shot at National War Memorial in Ottawa,1466,unrelated\nSeth Rogen reportedly nabs Steve Wozniak role in Steve Jobs filmSteve Jobs Iconic Moments,1197,unrelated\nPentagon: Somali terror group leader killed in U.S. airstrike,1746,unrelated\nUnconfirmed reports saying ISIS UK Hostage David Haines Beheaded,2440,discuss\nWhat Glenn Beck Fears May Be Done With the 11 Missing Jets,922,unrelated\n\"No, Banksy Didn't Create That 'Charlie Hebdo' Tribute Cartoon, But That Doesn't Mean You Can't Appreciate It\",984,unrelated\n\"Confusion swirls, details murky in arrest of ISIS leader's 'wife'\",225,unrelated\nGuantanamo detainee freed in Bowe Bergdahl swap 'back to terrorism',366,unrelated\nBoko Haram ceasefire ignored as violence flares in Borno state,206,unrelated\nPentagon: ISIS seized materials airdropped to Kurds,971,unrelated\nFuture Apple Watches could include platinum models - report,1724,unrelated\nKim Jong-un ‘is so fat from eating cheese that he has broken his ankles’,1457,unrelated\nNigeria says ceasefire agreed with Boko Haram,459,unrelated\nFormer PGA Tour player: Tiger Woods suspended for drug test failure,498,unrelated\n\"Nigeria claims deal with Boko Haram on ceasefire, kidnapped girls\",2045,unrelated\n\"Teen Made $72 Million Trading Stocks, Confirms Teen Dominance Worldwide\",1987,discuss\nISIS militants trick mother into ‘eating her kidnapped son’,527,unrelated\nNorth Korea directive reveals apparent ban on sharing Kim Jong-un’s name,2096,unrelated\n\"Woman detained in Lebanon is not al-Baghdadi's wife, Iraq says\",530,unrelated\n\"No, Saudi TV Did Not Blur Out Images of Michelle Obama\",2070,unrelated\nApple 'working on 12-inch MacBook Air',1063,discuss\nState House time capsule from 1795 unearthed,419,unrelated\n\"UPDATED 'Jihadi John' identified as Mohammed Emwazi of London, reports say\",2328,unrelated\nMissing Libyan aircraft spark fears of 9/11-style attack in North Africa,1699,unrelated\nNigerians doubtful of girls' release after Boko Haram 'truce' breached,1697,unrelated\nRajasthan: Angry mob teaches rapist a lesson; chops penis off,2005,agree\n\"Leader of Qaeda-Linked Somali Group Is Dead, U.S. Says\",1355,unrelated\n\"Despite ceasefire announcement, new Boko Haram attacks reported\",1374,unrelated\nMicrosoft's Silicon Valley campus now guarded by Daleks,2432,agree\n\"Six months after abducting Nigerian schoolgirls, Boko Haram reportedly wants to free them\",1905,unrelated\n\"Insiders Claim Steel Apple Watch to Start at $500, Gold at $4,000\",687,unrelated\n\"Rumor: Gold Apple Watch Edition priced up to $5,000, steel version at $500, will debut on Feb. 14\",829,unrelated\nThe Pumpkin-Spice Condom Is Just a Figment of Your Own Gross Imagination,2240,unrelated\nSeth Rogen Eyed to Play Apple's Steve Wozniak in Christian Bale's Steve Jobs Movie (Exclusive),1966,unrelated\nApple Watch delayed for February in limited quantity,2116,unrelated\n\"Accused Boston Marathon Bomber Severely Injured In Prison, May Never Walk Or Talk Again\",1210,unrelated\nHORROR: ISIS Fighters Have Reportedly Contracted Ebola,2180,discuss\nTerrorism fears rise amid reports of stolen jetliners,56,unrelated\nMissing Mexico students not among 28 bodies found in mass grave,1148,unrelated\nMeteorite Leaves House-Sized Crater in Nicaragua’s Capital,1627,unrelated\nGoogle to Buy Redwood City Offices for $585M,1724,unrelated\n\"Boko Haram: Kidnapped Girls Have Been Married Off, Truce Never Happened\",1438,unrelated\nMissing American journalist reportedly beheaded by Islamic State ,456,discuss\nAn audio recording of the Michael Brown shooting has reportedly surfaced,2234,unrelated\nMan chops off own penis after being dumped by his girlfriend,1171,agree\nNot coming to a store near you: The pumpkin spice condom,2498,unrelated\nJordan’s King May Participate Personally In ISIS Raids,1689,unrelated\nUpdate: Did Boston.com Make Up This Story About The Web Sheriff Ben Edelman Sending Racist Emails?,1852,unrelated\nSaudi cleric issues fatwa against building snowmen,1029,unrelated\nObama Denounces James Foley's Execution: 'Today The Entire World Is Appalled',1009,unrelated\nWas The Batmobile Stolen In Detroit?,1670,unrelated\n\"SEE IT: ISIS militants caught trying to cross border into Texas, Congressman claims\",130,unrelated\nWHO: Isis does not have Ebola – but contingency plan being developed for Iraq,2367,unrelated\nKim Jong-un So Fat He Injured His Ankles,1097,unrelated\nVideo: Islamic State Claims to Have Captured US Weapons Airdrop Near Kobane,2252,unrelated\n\"Islamic State Training Pilots in Military Jets, Monitors Say\",1368,unrelated\nHomeless man who received a meal and hotel stay after spending $100 donation on food for friends insists it was NOT a hoax – despite new witness insisting there was no way he could have been secretly filmed,1948,unrelated\nChristian Bale Won't Play Steve Jobs After All,1019,disagree\n\"No, Banksy hasn’t been arrested\",2412,unrelated\nReports say North Korea's Kim insists on being the only Jong Un,2176,unrelated\n‘Wild Misinformation’: Brian Williams Explains the Mike Seidel Liveshot,258,unrelated\nCold Turkey,2483,unrelated\nReport: Apple Watch to Ship in March,376,discuss\n\"Woman, Ting Su, Finds Husband Cheating With Her Own Twin, Gets Spectacular Revenge\",626,unrelated\n‘Photo of slain IS leader’ reported to be doctored,263,agree\n#HairGate: iPhone 6 Customers Are Complaining That The Phone Is Ripping Out Their Hair,304,unrelated\nTBS Is Probably Speeding Up ‘Seinfeld’ Reruns To Fit In More Commercials,2314,discuss\nIs Kim Jong-un’s sister now the power behind the North Korean throne?,2330,unrelated\nVideo messaging service verifies timing of CNN audio recording,1438,unrelated\nTwo GOP Congressmen Say Suspected Terrorists Caught Crossing U.S.–Mexico Border,1483,unrelated\nItalian catches huge wels catfish; is it a record?,1338,agree\nQuestions raised over Nicaragua 'meteorite',724,unrelated\n\"Report: ISIS kidnaps Canadian-Israeli, former IDF soldier who went to fight with the Kurds\",1862,discuss\nFence-jumper ran through much of main floor of White House: report,311,unrelated\nWife and son of Isil leader Abu Bakr al-Baghdadi 'detained at Lebanon border',682,unrelated\nISIS executioner 'Jihadi John' named by media,1107,unrelated\n‘Evil straight from the pits of hell': American journalist James Foley reportedly beheaded by ISIS,2304,unrelated\n\"Nigeria claims deal with Boko Haram on ceasefire, kidnapped girls\",2156,unrelated\nConfusion Surrounds Capture Of “ISIS Leader’s Wife”,1022,unrelated\nBig Bank Hank of The Sugarhill Gang is dead at 57,2351,agree\n\"Forget 18-karat gold, next-generation Apple Watch Edition could use platinum: Report\",2440,unrelated\n\"#Daysofdarkness: No, There Won't Be Six Days Of Darkness In December\",2520,unrelated\nBanksy's illustrated response to the Charlie Hebdo attack isn't by Banksy. But it is striking,2197,unrelated\nA Murdered Witness?,1289,unrelated\nIslamic State releases video apparently showing the beheading of missing US journalist James Foley,1873,unrelated\nHBO Reportedly in Talks with Apple for Launch of New Unbundled Streaming Service,1534,discuss\nIsis claims to behead US journalist,1948,discuss\nKim Jong-Un's sister reportedly running N. Korea,1595,unrelated\nUS officials: Video shows American's execution,1288,discuss\nOscar winner Christian Bale to play Steve Jobs in upcoming biopic,1215,agree\nWatch NAKED airport worker walk through scanner in bizarre protest against 'rough' guards,524,unrelated\nFence Jumper Made It Deeper Into the White House Than Secret Service Claims,311,unrelated\nVideo messaging service verifies timing of CNN audio recording,1893,unrelated\nIsraeli-Canadian Woman 'Captured' By ISIS Says She Is 'Safe And Secure',1459,unrelated\nJames Foley executioner said identified as British rapper  Read more: James Foley executioner said identified as British rapper,1848,unrelated\n\"SMALL METEORITE STRIKES NICARAGUA, GOVERNMENT SAYS\",1622,discuss\nAbdel Majed Abdel Bary Emerges as Suspect in Foley Beheading,1143,unrelated\nMissing American journalist reportedly beheaded by Islamic State ,1982,unrelated\n\"No, Islamic State Militants Have Not Been Caught by U.S. Border Patrol\",385,unrelated\nResetting iOS 8 Preferences May Wipe iCloud Files,2054,discuss\nCARLISLE HEAD SLAPPER ATTACKS SNEEZING WOMEN,906,unrelated\nAl-Shabab leader who ordered Kenya mall massacre believed killed in US drone attack in Somalia,981,discuss\nIs the Alleged Audio of the Gunshots That Killed Michael Brown a Hoax?,1808,unrelated\nWatch: ISIS Claims to Have Captured U.S. Airdropped Weapons,1574,unrelated\nChugging eggnog sends Utah man to hospital,667,agree\nKC Man Does Not Have Ebola,2306,unrelated\nWife and son of Isil leader Abu Bakr al-Baghdadi 'detained at Lebanon border',1263,disagree\nNew Audio Shows Michael Brown Was Shot at 11 Times,1040,unrelated\nMissing Libyan jetliners raise fears of terror attacks on 9/11,2208,agree\n\"Forget 18-karat gold, next-generation Apple Watch Edition could use platinum: Report\",61,unrelated\nKIM DINE WITH ME: Porky president Kim Jong-un to open UK restaurant serving DOG,2452,discuss\nAudio recording allegedly captures moment Michael Brown was shot,1692,discuss\nMexico prosecutor: Students not in 1st mass graves,1678,unrelated\nMedia Fooled Again? Story Claims 7 of 28 Girls On School Trip Came Home Pregnant,2504,disagree\nLynch mob chop man's penis off after catching him allegedly trying to rape teenager,1210,unrelated\nISIS Appears To Behead American Photojournalist In YouTube Video,1658,discuss\n\"UK spies identify Foley’s killer, Abdel-Majed Abdel Bary a key suspect\",1478,unrelated\nEbola Frisco 2014: Patient Shows Virus Symptoms After Apparent Thomas Eric Duncan Contact,1661,unrelated\nMan Severed Penis That Failed To Impress Girls,812,unrelated\nTexas plumber's truck spotted in Syria: 'We have nothing to do with terror at all',2084,unrelated\nGraphic Photo: Oliver Ilic Uses Razor Blade To Slice Off Own Manhood After Girlfriend Broke Up With Him,2302,unrelated\nIslamic State militants claim to behead missing American journalist,826,unrelated\n\"Kevin Vickers, Sergeant-At-Arms, Shoots a Shooting Suspect in Ottawa; Called a ‘Hero’\",1002,unrelated\n‘Jihadi John’: The Islamic State killer behind the mask is a young Londoner,2328,unrelated\nSeth Rogen to Play Apple’s Steve Wozniak,626,unrelated\nOttawa Shooting: Soldier Shot at Canada's National War Memorial,1439,unrelated\n\"Yemen says U.S. man freed, sister says he’s dead\",56,unrelated\nSaudi cleric says snowmen are anti-Islamic,942,unrelated\nBREAKING: ISIS Beheads American Journalist James Wright Foley,2109,unrelated\nSomalia Shebab chief Ahmed Abdi Godane likely dead in US strike: Source,2463,unrelated\n\"Boko Haram denies truce, says kidnapped girls married\",2078,unrelated\nNorth Korea directive reveals apparent ban on sharing Kim Jong-un’s name,2192,unrelated\nGuru who ordered 400 followers to be castrated 'so they could be closer to God' is investigated for grievous bodily harm in India,2423,unrelated\nISIS Reportedly Beheads American Photojournalist in Iraq,1721,discuss\nDoes ISIS Have Ebola? Probably Not! Media Reports It Anyway,559,unrelated\nHas Kim Yo-Jong Taken Over For Kim Jong Un? Sister Assumes North Korea State Duties While Brother Undergoes Medical Treatment,2470,discuss\n\"Gill Rosenberg, Canadian-Israeli Woman Feared Kidnapped By ISIS, Says She's Safe\",1949,unrelated\n\"No, ESPN is not having an all-male domestic violence panel tonight\",1148,unrelated\n\"Suspected meteorite leaves crater in Managua, is linked to asteroid\",373,unrelated\nFemale teacher facing sack after making SEX TAPE with teenager,482,disagree\nNigeria Boko Haram blamed for raids despite truce claim,2191,discuss\n\"UK spies identify Foley’s killer, Abdel-Majed Abdel Bary a key suspect\",2295,unrelated\nPenis Spray-Painted on a $2.5 Million Car Was Just for a Prank Video,81,agree\n\"Gill Rosenberg, Canadian-Israeli Woman Feared Kidnapped By ISIS, Says She's Safe\",1330,discuss\nNew Audio Allegedly Captures Moment Michael Brown Was Shot,467,unrelated\n\"Dogs DO go to heaven… and cats, and horses: Pope assures young boy that there is a place in paradise for animals as well\",1408,unrelated\n'Jihadi John' identified: ISIS killer named as Mohammed Emwazi from West London,1800,discuss\nUtah Man Hospitalized After Winning Eggnog Chugging Contest,77,unrelated\nScientists Doubt That Meteor Caused Crater In Nicaragua,40,unrelated\nSetting the record straight on tor,1268,unrelated\n\"Islamic State, in video titled \"\"A Message to America,\"\" beheads American journalist James Wright Foley who was kidnapped in 2012\",1471,agree\n#Hairgate: iPhone 6 users say device pulls out hair,2303,unrelated\nNASA Confirms Earth Will Experience 6 Days of Total Darkness in December 2014!,1240,unrelated\n\"Tropical spider burrows under man's skin, lives there for three days\",2293,discuss\nJose Canseco shoots self in hand,1840,unrelated\n\"See How This Homeless Man Spends A Hundred Dollars, And Keep A Tissue Handy [Video]\",1388,discuss\nApp brush list actually do so sister you tired it?,2420,discuss\nBREAKING NEWS: ISIS beheads missing American journalist James Wright Foley as warning to US to cease action in Iraq,2495,discuss\nBREAKING: ISIS Beheads American Journalist James Wright Foley,704,unrelated\nMissing Mexico students not among 28 bodies found in mass grave,1912,discuss\nISIS Beheads American Journalist James Foley in Video Message to U.S.,139,unrelated\nWife and son of Isil leader Abu Bakr al-Baghdadi 'detained at Lebanon border',72,unrelated\n\"No, a spider (probably) didn't crawl through a man's body for several days\",724,unrelated\nNew iOS 8 bug can delete all of your iCloud documents,1358,unrelated\nPredator Drone Reportedly Spotted Over ISIS Stronghold,1657,discuss\nTexas plumber baffled after truck ends up in the hands of Syrian rebels,1562,unrelated\nThis Is a Truly Horrifying Story About a Spider,2175,unrelated\nChristian Bale won't play Steve Jobs,1839,unrelated\nREPORT: Alleged New Audio of Michael Brown Shooting,2421,unrelated\nKimye’s Fault? Anna Wintour’s NYC ‘Vogue’ Offices Hit With Disgusting Rat Infestation: ‘Rat Droppings On Desks’,639,unrelated\nNow the Vogue Rats Are Chewing Through Couture,754,unrelated\nHunt for 'cruel' owner who abandoned dog at train station,1829,unrelated\nNew ISIS Video Shows Militants Seizing Weapons Airdropped By US Near Kobani,2397,discuss\nChristian Bale quits Steve Jobs movie,1481,unrelated\nGovernment fires employee who skipped work for 24 years,860,unrelated\nIRAQI HEALTH OFFICIAL: EBOLA HAS KILLED 5 ISIS FIGHTERS,1461,unrelated\nAl-Shabaab co-founder confirmed killed by US air strike in Somalia,2506,unrelated\n\"No, Robert Plant Didn’t Rip Up an $800 Million Contract\",2385,unrelated\nReal-life Magneto boy 'becomes living magnet' after getting massive electric shock from street lamp,388,agree\nNorth Korea denies reports Kim Jong-un is to open state-backed restaurant in Scotland,551,unrelated\nESPN’s Domestic Abuse Tonight Panel Will Be 100% Dudes,1370,discuss\n\"Planetary Alignment On Jan 4, 2015 Will Decrease Gravity For 5 Minutes Causing Partial Weightlessness\",169,unrelated\n\"Calm Yourselves, Durex Has NOT Come Out With A Pumpkin Spice Condom\",609,unrelated\nSaudi Arabia 'fatwa over building of snowmen',2456,discuss\n\"Tropical spider burrows under man's skin, lives there for three days\",724,unrelated\nU.S. Hostage Luke Somers Killed During Yemen Rescue Bid: Family,2130,unrelated\n\"L. Jinny? Abdel-Majed Abdel Bary, UK Rapper, Suspected in James Foley Killing: Reports\",2520,unrelated\n\"These LEGO Instructions from 1974 Are Awesome (And Yes, They're Real)\",1292,agree\nStreet Artist BANKSY Arrested? Again?,1940,discuss\nChristian Bale Exits Steve Jobs Movie (Exclusive),35,unrelated\nSoldier shot near Canadian parliament building,1120,unrelated\nHas this Argentine woman fallen victim to a cruel online hoax? Adult video claiming to show teacher having sex with pupil isn't all it seems,1734,unrelated\n\"Ann Arbor pizza delivery driver surprised with $2,000 tip\",51,unrelated\nTexas City plumber's truck ends up in Syrian war,803,unrelated\n#RIPFidel fuels false rumors of Cuban leader's death after another Fidel Castro dies,2399,discuss\nSEE IT: NBC meteorologist Mike Seidel appears to relieve himself during broadcast; network says he was looking for phone,1047,unrelated\n\"Wildest Apple Watch rumor yet: 100,000 apps at launch\",962,unrelated\n\"Teen Made $72 Million Trading Stocks, Confirms Teen Dominance Worldwide\",2009,unrelated\nIsis tells mother on rescue mission :’You’ve just eaten your son’,1808,unrelated\nDHS Rebuffs Congressman’s Claim ISIS Infiltrating Southern Border,2141,unrelated\nIslamic State releases video apparently showing the beheading of missing US journalist James Foley,2047,discuss\n\"Nigeria, Boko Haram reach ceasefire deal, kidnapped girls to go free, official says\",1339,unrelated\nReport: Christian Bale Drops Out Of Steve Jobs Biopic,1296,unrelated\n#ISIS beheads photojournalist James Wright Foley in a massage to US to end its intervention in #Iraq.,2127,unrelated\n\"Video showing American journalist beheaded believed real, officials and family say\",1261,unrelated\nRumors Of Fidel Castro's Death Circulate After Prolonged Absence From Public Life,2399,discuss\nBatmobile Rumored To Have Been Stolen From Batman V. Superman: Dawn Of Justice Set,2431,unrelated\nThe iPhone 6 'Hairgate' Is Not a Thing,2476,discuss\nWe took a look at the photo said to show the body of Islamic State leader Abu Bakr Al-Baghdadi (right) and found it was really an ethnic Albanian militant killed in 2013,1522,discuss\n\"Despite no Ebola case in Kansas City, the rumor goes viral\",2306,unrelated\nISLAMIC STATE BEHEADS MISSING AMERICAN JOURNALIST JAMES WRIGHT FOLEY,1406,unrelated\nAfter ISIS trick mum into eating son - 5 other reluctant cannibals including those forced to eat own body parts,220,unrelated\nSoldier shot at War Memorial; multiple shots fired in Parliament,1361,unrelated\nMacaulay Culkin Dead? Another Death Hoax Circulates On Facebook,2022,unrelated\nJournalist James Wright Foley reportedly beheaded by ISIS,2130,unrelated\nYPG Confirms: Gill Rosenberg Not Captured in Kobani,1862,disagree\nBali spider burrows under Aussie’s chest,1708,unrelated\nApple Watch battery will require nightly charging,2097,unrelated\nThat ESPN Domestic Violence Panel You Keep Hearing About Isn't Real,1681,unrelated\nThat Boko Haram Ceasefire in Nigeria Isn’t A Ceasefire,903,unrelated\n\"No, Pumpkin Spice Condoms Are Not A Real Thing\",2498,unrelated\nMagic mushrooms found at Buckingham Palace,1647,agree\nBunbury local discovered a spider had burrowed under his skin on Bali holiday,1103,unrelated\nYou all had an abortion! [Google Translate],2124,unrelated\n\"In Kim Jong Un's absence, his sister may rule. Or not.\",2470,discuss\nKim Jong-un 'Had Surgery on Fractured Ankles',1095,discuss\n#Hairgate trends on social media: iPhone 6 users complain of ripped out hair,1923,unrelated\nReturn of the Mac: Seth Rogen in talks to star as Apple co-founder Steve Wozniak in upcoming Steve Jobs biopic,1539,unrelated\nFormer PGA Tour player: Tiger Woods suspended for drug test failure,1293,unrelated\nCBS News Names Canadian Parliament Shooting Suspect,186,unrelated\nNicaragua asks U.S. for help investigating meteorite crater,2118,unrelated\nCNN Expert on Brown Audio: At First I Thought ‘Someone’s Trying to Punk CNN’,1916,discuss\nTexas Plumber Has ‘No Idea’ How Company Truck Ended Up With ISIS,1467,unrelated\nSeven girls fall pregnant after five day school trip in Bosnia and Herzegovina,932,unrelated\n\"Boko Haram Denies Truce, Says Kidnapped Girls Have Been “Married Off”\",125,unrelated\nThere has been a shooting at the War Memorial on Parliament Hill. Unconfirmed reports say a soldier was shot.,1325,unrelated\n\"James Wright Foley, Kidnapped Journalist, Apparently Executed by ISIS\",1786,unrelated\nIs this proof of bigfoot? New 'yeti' video shows giant hairy beast walking through forest,1820,unrelated\nWoman spends a week in KFC to get over her break up,1791,unrelated\n'Nasa Confirms Earth Will Experience 6 Days of Total Darkness in December' Fake News Story Goes Viral,2520,unrelated\nKANE'S FUTURE IN WINNIPEG IN DOUBT?,1195,unrelated\nMatt Taibbi takes a leave of absence from First Look Media,1438,unrelated\n\"Nigeria Says It Struck A Cease-Fire With Boko Haram, But Are They Talking To The Right Guy?\",1125,unrelated\n\"SMALL METEORITE STRIKES NICARAGUA, GOVERNMENT SAYS\",2307,unrelated\n\"Mass Graves Found In Mexico, Near Place Where 43 Students Went Missing\",251,unrelated\nMass grave found after 40 students disappear in Mexican protest,1213,unrelated\nCanadian official identifies dead Ottawa gunman as Michael Zehaf-Bibeau,2134,unrelated\nJames Foley remembered as 'brave and tireless' journalist,1744,discuss\nIraq: US to Probe ISIS' Chlorine Attack on Iraqi Security Personnel,251,unrelated\nCNN Plays Alleged Audiotape of Michael Brown ShootingMilitarization Of Police,450,unrelated\n7 teen girls get pregnant on school trip Read more at http://www.wnd.com/2014/12/7-teen-girls-get-pregnant-on-school-trip/#F5filOd6yFpASPV9.99,1277,unrelated\nThat's one way to get through security! Frustrated traveller strips completely NAKED at airport to pass through metal detectors,1568,agree\n#Hairgate trends on social media: iPhone 6 users complain of ripped out hair,1308,discuss\nMan who slaps people around the head for sneezing hunted by police,1660,unrelated\nChristian Bale Is Steve Jobs,1897,unrelated\nPumpkin Spice condoms? Don't fall for this hoax.,304,unrelated\nDog found abandoned at Scottish train station with suitcase of belongings,382,unrelated\n\"Woman detained in Lebanon is not al-Baghdadi's wife, Iraq says\",682,unrelated\nThis Is Why Rumors That ISIS Is Crossing The Border Into The U.S. Aren’t Going Away,2141,unrelated\nCanadian-Israeli Woman May Have Been Captured In Syria: Reports,214,unrelated\nNorth Korea denies plans to open a restaurant in Scotland,773,unrelated\nMechanical polar bear ‘threatened with ASBO for singing Christmas songs’,2252,unrelated\nKIM JONG-UN NECKS SNAKE WINE FOR VIRILITY,941,unrelated\nMeteor Leaves 40-Foot Crater Near Managua's Airport,1179,unrelated\nAlleged audio of Michael Brown shooting has surfaced,450,unrelated\nUS confirms death of Somalia terror group leader,2268,unrelated\nISIS supporters mourn death of ‘youngest fighter’,1261,unrelated\nShots Heard In Alleged Brown Shooting Recording [AUDIO],570,unrelated\nAttorney: New audio reveals pause in gunfire when Michael Brown was shot,34,unrelated\nKim Jong-un relying on ‘cobra wine’ after problems with trouser snake,186,unrelated\nDoes ISIS have an airforce? Terrorist 'fighter pilots' are being trained on captured MiGs by Saddam Hussein's ex-air force officers,2188,unrelated\nDNA test confirms child is IS head Abu Bakr al-Baghdadi's daughter,703,disagree\nYPG Confirms: Gill Rosenberg Not Captured in Kobani,2067,unrelated\nMan chops off his own penis after girlfriend told him he was no good in bed,1434,discuss\nMan has his PENIS cut off by angry mob after 'attempted rape' of teenager,1256,unrelated\nAmazon.com to open first physical store in Manhattan: DJ,1461,unrelated\nNun who GAVE BIRTH to baby boy after suffering agonising stomach pains 'had no idea' she was pregnant,220,unrelated\nChristian Bale in Talks to Play Steve Jobs (Exclusive),1846,discuss\nISIS Beheads Kidnapped Photojournalist James Wright Foley in Horrific Video Message to the U.S.,2495,discuss\niOS 8 bug reportedly erases iCloud Drive documents when settings are reset,883,discuss\nAn audio recording of the Michael Brown shooting has reportedly surfaced,2149,discuss\nLynch mob use butcher's meat cleaver to castrate rapist they caught attacking teenage girl in alleyway in Indian city,2106,unrelated\nIslamic Militants Post Video Claiming to Show Beheading of U.S. Journalist,1658,discuss\n\"Google to buy big chunk of Pacific Shores, iconic Redwood City office park\",2269,unrelated\nGod is a woman- Priest who died for 48 minutes claims,2445,disagree\nReport: Apple Watch Will Need Charging Every Day,1349,unrelated\nFormer PGA Tour player: Tiger Woods suspended for drug test failure,2266,unrelated\n‘Star Wars: The Force Awakens’ May Get An Early Release Date—Report,2092,unrelated\nNigeria Claims Boko Haram Will Release the Kidnapped Schoolgirls,903,unrelated\n\"Wife, child of Islamic State head Abu Bakr al-Baghdadi held in Lebanon, officials say\",530,unrelated\n\"Meteorite makes big crater in Nicaragua, government says\",1249,discuss\n\"David Haines Beheaded By ISIS, Execution Video Contains Threats Against UK: Reports\",1198,unrelated\nConflicting reports on alleged IS capture of Canadian woman,1976,discuss\nSource: Tom Brokaw Wants Brian Williams Fired,2176,discuss\n\"After Giving A Homeless Man $100, This Guy Secretly Filmed Him...\",321,unrelated\n\"Everybody Relax, Banksy Wasn’t Arrested And Exposed As A 35-Year-Old Man\",2302,unrelated\nUS confirms death of Somalia terror group leader,839,agree\nChristian Bale Drops Out of Steve Jobs Biopic,1702,unrelated\nDog abandoned at railway station with suitcase set for happy ending as offers pour in,530,unrelated\n\"Kim Yo Jong, Kim Jong-Un’s Sister, Takes Control of North Korea While Brother Gets Treatment?\",235,unrelated\nOttawa shooting: Slain soldier named as Nathan Cirillo while suspect identified as Michael Zehaf-Bibeau,2302,unrelated\nThat Boko Haram Ceasefire in Nigeria Isn’t A Ceasefire,1439,unrelated\nISIS Fighters Getting Caught Coming Across the U.S.-Mexican Border?,2056,unrelated\nGRAPHIC CONTENT: Girl sneers at man's tiny penis so he CHOPS IT OFF and bins it,812,unrelated\nIraq: US to Probe ISIS' Chlorine Attack on Iraqi Security Personnel,1233,discuss\nIs Kim Jong-Un Really Opening a Restaurant in Scotland?,1336,unrelated\n\"PGA Tour Pro Claims Tiger Woods Is Currently Suspended For PEDs, Compares Him To Lance Armstrong\",2330,discuss\nOttawa Shooting: Soldier Shot at Canada's National War Memorial,964,unrelated\nWhat TBS’s Sped-Up Seinfeld Reruns Tell Us About the Sorry State of America,2187,unrelated\n\"Dead for 48 minutes, Catholic Priest claims God is female\",1521,disagree\nEmotional sergeant-at-arms is greeted back to parliament with a rousing standing ovation a day after he heroically shot dead terrorist - the first time he used weapon in 30 year career,1873,unrelated\nPaul Rudd Helped Tackle A Violent Homophobe So That’s Another Reason To Love Him [UPDATE],1814,unrelated\nIsis tells mother on rescue mission :’You’ve just eaten your son’,1659,unrelated\nThat Was Fast: Christian Bale Bails on Steve Jobs Biopic,1215,disagree\nVice squad’s $1m win lights up Las Vegas,737,unrelated\nTwo blokes dared to eat 20-year-old burger for charity,527,unrelated\nWife and child of Islamic State leader Baghdadi held in Lebanon,404,unrelated\nIndia Rape Crisis Sees Mob Castrate Alleged Sex Attacker in Shocking Scenes,1384,unrelated\nMan who skipped work for 24 years is finally fired,217,unrelated\nAlleged audio of Michael Brown shooting has surfaced,1034,unrelated\nUS officials: Video shows American's execution,1347,unrelated\n\"Vogue's Anna Wintour Pissed Off With New 1 World Trade Center Offices, Infested With Rats\",1036,unrelated\nAmazon's Newest Tablet Will Come With Free News From The Washington Post,2061,unrelated\nMeteor Leaves 40-Foot Crater Near Managua's Airport,1413,unrelated\nPhoto gallery: Amazing £300 operation by North Walsham vet on constipated goldfish,1439,unrelated\nGoogle Grows With $1.6 Billion in California Office Deals,2520,unrelated\nReport of Kim Jong-un’s ankle injury add fuel to rumours about his absence,2417,discuss\nGuantanamo detainee who was swapped in prisoner deal for Bowe Bergdahl 'tried to rejoin 'Al Qaeda',1398,unrelated\nAbdel-Majed Abdel Bary in Foley beheading: London rapper songs help identify him,1079,agree\nMPs credit sergeant-at-arms for saving lives in Parliament Hill shootings,1175,unrelated\nNigeria and Boko Haram 'agree ceasefire and girls' release',298,unrelated\nUnconfirmed reports saying ISIS UK Hostage David Haines Beheaded,1360,unrelated\nSpider burrowed through tourist's stomach and up into his chest,2175,unrelated\nChristian Bale In Talks To Play Steve Jobs In Sony's Next Biopic,1299,disagree\nApple Watch’s Power Reserve feature combats short battery life,78,unrelated\nPurported ISIS claim: Jordan airstrike kills female US hostage,1769,unrelated\nIS Militants Kill 300 Iraqi Soldiers with Chlorine Gas,636,agree\nHospital: Man not being treated for Ebola in Kansas City,1789,unrelated\nFence jumper reportedly made it much further into White House than Secret Service said,1921,discuss\nISIS Beheads American Journalist James Foley in Video Message to U.S.,1873,unrelated\nHunt for 'cruel' owner who abandoned dog at train station,1680,unrelated\nWife and son of Isil leader Abu Bakr al-Baghdadi 'detained at Lebanon border',404,unrelated\nEbola Outbreak 2015 Update: ISIS Fighters May Have Contracted Deadly Virus,567,discuss\nIslamic State claims to have beheaded American journalist,2404,unrelated\n\"ISIS Militants Have Contracted Ebola: Iraqi, Kurdish Media Reports\",559,unrelated\nISIS Extremists Claim to Behead British Hostage David Haines,2477,unrelated\nDoes ISIS Have Ebola? Probably Not! Media Reports It Anyway,311,unrelated\n\"Wildest Apple Watch rumor yet: 100,000 apps at launch\",2090,discuss\n#ISIS beheads photojournalist James Wright Foley in a massage to US to end its intervention in #Iraq.,511,unrelated\nHope Fades for Girls' Release After Boko Haram 'Truce' Breached,600,discuss\nStar Wars VII for a New SUMMER Release Date!?,125,unrelated\n\"Lady on FB: I'm 41, Intersex, and Fucked Michael Phelps on First Date\",1646,unrelated\nAn Audio Recording of the Michael Brown Shooting Has Reportedly Surfaced,2248,unrelated\nAUSTRALIA: 600-POUND WOMAN GIVES BIRTH TO 40-POUND BABY,281,unrelated\nNicaragua asks U.S. for help investigating meteorite crater,731,unrelated\nMan Known as ‘Jihadi John’ Is Identified as Mohammed Emwazi,1603,unrelated\nHBO in talks with Apple to be launch partner for coming web service 'HBO Now',551,unrelated\nComcast gets customer fired for complaining about poor service,2447,unrelated\nParents are furious after seven girls aged 13-14 fall pregnant on a school trip,2508,agree\nNBC weatherman caught urinating in the woods live on air,1319,agree\nIs Kim Jong-Un Really Opening a Restaurant in Scotland?,2290,unrelated\nMichelle Obama’s face blurred by Saudi state television,633,unrelated\n\"Boko Haram: Kidnapped Girls Have Been Married Off, Truce Never Happened\",2356,discuss\nIslamic State Militants Claim to Have Beheaded US Journalist James Wright Foley,1166,unrelated\nISIS Beheading of U.S. Journalist James Foley Posted to YouTube,2450,agree\nSmall Meteorite Strikes in Nicaragua's Capital City of Managua,173,agree\nSaudi cleric says snowmen are anti-Islamic,2456,agree\nKim Jong-un: obese leader 'fractured both ankles',2385,unrelated\nISIS militants appear to behead abducted American journalist James Wright Foley in graphic video,704,unrelated\nCNN Plays Alleged Audiotape of Michael Brown ShootingMilitarization Of Police,2434,discuss\nSaudis Say Michelle Obama Not Blurred on TV,1975,agree\nGoogle to Buy Redwood City Offices for $585M,1909,unrelated\nWhat This Homeless Guy Did With $100 Completely Stunned The Man Who Gave It To Him,2370,unrelated\nMissing Libyan jetliners raise fears of terror attacks on 9/11,1438,unrelated\nSources: Guns N' Roses Frontman Axl Rose Found Dead in West Hollywood Home at Age 52,2152,unrelated\nSugarhill Gang Rapper ‘Big Bank Hank’ Dies at 57,1996,unrelated\nMissing American journalist reportedly beheaded by Islamic State ,2386,discuss\n\"Report: Stainless steel Apple Watch will be priced $500, gold at $5,000\",1983,discuss\nLibya: Missing Libya Planes Spark Security Concerns,1372,disagree\nMeteorite 'caused mysterious boom in Nicaragua',2045,unrelated\n\"CNN Broadcasts Purported Audio Containing Gunshots That Felled Michael Brown Jr.; Leaders, Celebrities Fill Pews At Teen’s Funeral\",2044,unrelated\nNew Rumour Suggests Apple Watch to Launch in February,822,unrelated\nISIS cracks down on five confirmed Ebola cases among fighters: official,1013,unrelated\n\"Apple Watch Gold Edition may cost as much as $5,000\",1447,discuss\nISIL video claims beheading of kidnapped journalist James Foley,1569,unrelated\n\"Lady on FB: I'm 41, Intersex, and Fucked Michael Phelps on First Date\",1897,unrelated\nChristian Bale will not play Steve Jobs,2097,unrelated\n\"Nigeria, Boko Haram reach ceasefire deal, kidnapped girls to go free, official says\",1125,unrelated\nFerguson riots: audio may have captured Michael Brown shooting,1009,discuss\nIndian worker sacked after going on leave for 24 years,1457,unrelated\nWHO says reports of suspected Ebola cases in Iraq are untrue,2096,unrelated\nKim Had Ankle Surgery:  Source,2344,unrelated\n\"Apple Watch to Be Shower-Proof, Have 100,000 Apps at Launch: Reports\",752,unrelated\nCNN Posts Alleged Audio of Michael Brown Shooting,1893,unrelated\n\"That Story About a Catholic Priest Dying, Seeing God as a Woman, and Coming Back to Life? It’s Almost Definitely Fake\",777,unrelated\n\"\"\"Categorically False\"\": DHS Debunks Right-Wing Fiction That ISIS Attempted To Cross The U.S.- Mexico Border\",2132,unrelated\nIt’s About To Get Harder To Be Arrested For Pot Possession In New York City,1192,unrelated\n‘Jihadi John’: The Islamic State killer behind the mask is a young Londoner,1437,unrelated\n\"Tiger Woods PED, PGA Tour Suspension Allegations Retracted by Dan Olsen\",235,unrelated\nISIS Fighters Getting Caught Coming Across the U.S.-Mexican Border?,2526,unrelated\nBREAKING NEWS: Baseball star Jose Canseco hurt in accidental shooting,2352,agree\nPGA Tour Denies Claim That Tiger Woods Failed A Drug Test,2330,agree\n\"Why the most expensive Apple Watch will probably cost around $10,000\",1631,unrelated\nAnother American hostage at risk by Islamic state,874,unrelated\n\"How did Fake Chinese News Site Dupe Washington Post, Atlantic, BBC?\",648,agree\nSoldier shot near Canadian parliament building,1009,unrelated\n‘Jihadi John’: The Islamic State killer behind the mask is a young Londoner,908,unrelated\nNigeria: hopes for return of kidnapped schoolgirls rise after ceasefire reported,1603,unrelated\nChinese parents try to SELL their son to pay for medical treatment for his sick twin sister,1698,agree\nStar Wars: The Force Awakens to be released this summer?,1148,unrelated\nDid NBC Nightly News Go Live To A Man Who Was Taking A Piss?,1333,discuss\nSecond person rushed to hospital with Ebola symptoms after contact with 'patient zero' Thomas Duncan,1481,unrelated\n\"What We Know About Kim Yo Jong, Who May Control North Korea\",2344,discuss\nUpdate: Did Boston.com Make Up This Story About The Web Sheriff Ben Edelman Sending Racist Emails?,1049,unrelated\n\"12in Retina MacBook Air release date rumours: All-new 12in MacBook Air design for 2015, launching at WWDC?\",1545,unrelated\n\"US hostage 'murdered' by militants in Yemen, says Hagel\",825,discuss\n\"Amazon reportedly launching free, ad-supported video service (updated)\",1408,unrelated\nKidnapped Nigerian schoolgirls: Government claims ceasefire deal with Boko Haram that will bring missing girls home,34,unrelated\nU.S. arms airdrop fell into ISIS hands: Pentagon,2116,unrelated\nMexico Says Missing Students Not Found In First Mass Graves,2360,unrelated\nReport: British intelligence has identified Foley's killer,2295,unrelated\n\"Meteorite Strikes Nicaraguan Capital, Creates 16-Foot-Deep Crater\",1722,discuss\n\"Christian Bale passes on role of Steve Jobs, actor reportedly felt he wasn't right for part\",932,unrelated\nMatt Taibbi Disappears From Omidyar’s First Look Media,2188,unrelated\nHere Are Microsoft's New Robot Security Guards,2529,agree\nBoko Haram denies ceasefire claim by Nigeria's government,304,unrelated\nSenior Western Intelligence Official Confirms London Rapper Abdel Majed Abdel Bary Is A Suspect In The Foley Killing,1427,unrelated\n\"Tiger Woods is not on suspension for failing a drug test, his agent and a PGA official say\",550,unrelated\nThe Guy Who Said a Spider Burrowed Under His Skin? Experts Say…,214,unrelated\n\"Fidel Castro Is Dead, According to Viral Twitter Rumors\",125,unrelated\n\"Nigeria Says It Struck A Cease-Fire With Boko Haram, But Are They Talking To The Right Guy?\",298,unrelated\n\"Nigeria's missing girls 'to be released by Boko Haram', government aide claims\",1003,unrelated\nNasa’s ‘six days of total darkness in December 2014’ is a hoax,2423,unrelated\nCNN Plays Alleged Audiotape of Michael Brown ShootingMilitarization Of Police,1795,unrelated\nResearch Medical Center denies reports that a patient has Ebola,99,unrelated\n\"Sadly, Pumpkin Spice Condoms Aren't A Thing After All\",119,unrelated\nPentagon Denies It Killed ISIS Chief As Airstrikes Hit Top Extremists,1048,unrelated\nNun gives birth to surprise baby after complaining of stomach pains,433,discuss\nNigeria says ceasefire agreed with Boko Haram,1298,discuss\nMissing Libyan jetliners raise fears of terror attacks on 9/11,1958,agree\nNicaragua Meteorite Impact Theory May Be Meteor-wrong,269,unrelated\nU.S. arms airdrop fell into ISIS hands: Pentagon,2397,discuss\nApple Watch won’t be the digital doctor it could have been,2409,unrelated\n\"Michael Zehaf-Bibeau, slain Ottawa shooter, had criminal record in Quebec, B.C.\",1739,unrelated\nVideo: Islamic State Claims to Have Captured US Weapons Airdrop Near Kobane,1239,unrelated\nThere has been a shooting at the War Memorial on Parliament Hill. Unconfirmed reports say a soldier was shot.,1089,discuss\nThis Dog Was Left At A Railway Station With A Suitcase Of His Belongings After He Was Sold On Gumtree,269,unrelated\nISIS Appears To Behead American Photojournalist In YouTube Video,2450,discuss\n\"Nigeria, Boko Haram reach ceasefire deal, kidnapped girls to go free, official says\",2314,unrelated\nChristian Bale Drops Out of Steve Jobs Biopic,571,unrelated\nReport: Secret Service Lied About White House Fence Jumper,716,discuss\nWHO investigates media reports ISIS fighters contracted Ebola,1891,discuss\n\"Apple: Citi Sees $550 and $950 Apple Watches, Accessory Plethora\",2414,unrelated\nIslamic State claims it executed American photojournalist James Foley,1720,unrelated\nSource: Tom Brokaw Wants Brian Williams Fired,2440,unrelated\nReport: Exec popped for $300k dinner after run at blackjack,570,unrelated\nBoko Haram denies truce to release kidnapped schoolgirls,2078,unrelated\nLawmaker Says ‘At Least 10′ Islamic State Fighters Have Been Captured at the Southern U.S. Border,719,unrelated\nAxl Rose Dead? Fans Freak Out Over Death Rumors,2166,agree\n\"James Foley: American Journalist, James Wright Foley Beheaded in New ISIS Video [Breaking News]\",1966,agree\nNigeria: hopes for return of kidnapped schoolgirls rise after ceasefire reported,1883,unrelated\nIraqi media says ISIS militants have contracted Ebola,225,unrelated\nTurkish president says American weapons drop for Kurdish fighters was 'wrong' after supplies end up in the hands of ISIS,1949,agree\nWatch US Marine get shot in HEAD by Taliban sniper - and live to tell tale,662,unrelated\nIslamic State Leader al-Baghdadi “Not Dead”,1473,disagree\nMeteorite leaves crater in Nicaraguan capital Managua,586,unrelated\n\"Paradise is open to all, even dogs, Pope tells boy\",1347,unrelated\nDaash Ebola transferred to Mosul {Google Translate],2463,unrelated\nOfficial: Gitmo prisoner traded for Bergdahl reaching out to Taliban,819,unrelated\nThis Kid Made $72 Million During Lunch,1042,disagree\nMarried TV actor wakes up to find his testicles have been STOLEN after he is drugged in Russian bar by attractive blonde working for organ traffickers,91,unrelated\n\"Wildest Apple Watch rumor yet: 100,000 apps at launch\",1708,unrelated\n\"Michael Zehaf-Bibeau, slain Ottawa shooter, had criminal record in Quebec, B.C.\",1921,unrelated\nSeth Rogen to play Woz in Jobs biopic,1574,unrelated\nHas Kim's SISTER taken over North Korea? Dictator fails to show for key Communist event (but does send a nice flower basket instead),2470,discuss\nThe Arrest of the ISIS Leader's Wife and Son,2268,discuss\nGoogle said to buy six silicon valley buildings for $585 million,2329,discuss\nReport: Possible audio tape of Michael Brown shooting,900,unrelated\nRodney Constantine keeps Facebook promise and turns himself in to police,467,unrelated\nBoko Haram Denies Nigeria Cease-Fire Claim,1883,unrelated\nNigeria Boko Haram blamed for raids despite truce claim,1896,discuss\n\"McDonald’s Removing Big Mac, Apple Pies And Eliminating Large Size Options\",1026,agree\n\"No, there aren’t any Ebola cases in Iraq\",267,unrelated\nBREAKING UDPATED: ISIS REPORTEDLY USE CHEMICAL WEAPONS IN KOBANE,944,unrelated\nMichael Phelps Sex Scandal: Troubled Olympian’s Girlfriend Was Born A Man!,330,unrelated\nTwo blokes dared to eat 20-year-old burger for charity,267,unrelated\nISIS Appears To Behead American Photojournalist In YouTube Video,826,unrelated\nISIL Beheads American Photojournalist in Iraq,428,unrelated\nYPG Confirms: Gill Rosenberg Not Captured in Kobani,760,unrelated\nRajasthan: Angry mob teaches rapist a lesson; chops penis off,1680,unrelated\n\"Islamic State training fighter pilots in captured jets, monitoring group says\",524,unrelated\nShots Heard In Alleged Brown Shooting Recording [AUDIO],721,discuss\nAlleged Ottawa gunman: What we know so far about Michael Zehaf-Bibeau,2489,unrelated\nNigeria says it has deal with Boko Haram to release kidnapped girls,1637,unrelated\nRumor: Seth Rogen to Appear as Woz in Sony's Steve Jobs Film,1262,discuss\nSmall red book among finds in 113-year-old Boston time capsule,1239,unrelated\nNorth Korea dictator Kim Jong-un undergoes surgery after breaking both ankles on military tour,1854,discuss\nISIS militants appear to behead abducted American journalist James Wright Foley in graphic video,1093,discuss\nMissing Mexico students not among 28 bodies found in mass grave,1613,discuss\n\"Big Bank Hank, co-founder of the Sugarhill Gang, has died\",2398,agree\nPope Francis turns out not to have made pets in heaven comment,1835,unrelated\n\"Reports Isis fighters have contracted Ebola are 'incorrect', says Iraqi health ministry\",1891,discuss\n'Snake wine' to the rescue of Kim Jong-un's love life,941,unrelated\nChristian Bale Is Steve Jobs,2252,unrelated\nKim Jong-un 'Had Surgery on Fractured Ankles',1457,unrelated\n\"Seven High School Girls Get Pregnant On Five-Day School Trip, Parents Outraged\",557,unrelated\nIslamic State reports youngest jihadist 'martyred' in battle,1572,unrelated\nInsurgents killed in Nigeria despite alleged truce with Boko Haram,35,unrelated\nISIL militant 'Jihadi John' named by media,1572,unrelated\n\"US Drones, Hunting for ISIS Leader, Seen Flying over Syrian Airspace\",304,unrelated\nChristian Bale won't play Steve Jobs,1897,unrelated\nIsis 'fed murdered kidnap victim to his own mother after she travelled to their headquarters and demanded to see him',724,unrelated\nAaron Sorkin Confirms Christian Bale Will Play Steve Jobs,1234,unrelated\nSugarhill Gang's Big Bank Hank Dead At 57,2340,discuss\n\"Man chops off own penis, throws it in a dustbin after poor show in bed\",1379,unrelated\n\"Suspected meteorite leaves crater in Managua, is linked to asteroid\",2118,unrelated\nAudio recording allegedly captures moment Michael Brown was shot,1435,unrelated\nDid Kim Yo-Jong Take Kim Jong Un’s Role? North Korea Ill Health Rumors Are ‘Fabricated’,744,discuss\n\"Boko Haram claims to have German hostage, denies ceasefire\",800,unrelated\nMexico police find mass grave near site 43 students vanished,761,unrelated\nWas Heart-Tugging Viral Video Of Generous Homeless Man All A Hoax?,1395,unrelated\nOscar winner Christian Bale to play Steve Jobs in upcoming biopic,137,unrelated\nReport: A Radically Redesigned 12-Inch MacBook Air Is Coming,2299,unrelated\nThis Week In Weird News: Horrible Human Slaps Elderly Woman For Sneezing,687,unrelated\nJihadi John UNMASKED: Islamic State killer NAMED as west Londoner Mohammed Emwazi,1427,unrelated\nLondon hip-hop artist Abdel-Majed Abdel Bary key suspect in hunt for killer of American journalist James Foley,1598,discuss\nElderly Woman Arrested for Kidnapping Neighbor’s Cats & Making Fur Coats,2016,unrelated\nKilling in the name of! Kim Jong-un launches attack on others named 'Kim Jong-un',979,unrelated\n\"In Vogue vs Rats War, the Rats Are Winning\",2031,agree\n‘Star Wars: The Force Awakens’ May Get An Early Release Date—Report,633,unrelated\nJ.J. Abrams Asks Disney To Move Up 'Star Wars: The Force Awakens' Release Date,1269,discuss\nNot coming to a store near you: The pumpkin spice condom,609,unrelated\nAn Audio Recording of the Michael Brown Shooting Has Reportedly Surfaced,1776,discuss\nAmerican hostage killed in rescue attempt in Yemen - senior official,2184,unrelated\nRapper identified as James Foley's executioner: reports,1263,unrelated\nKimye’s Fault? Anna Wintour’s NYC ‘Vogue’ Offices Hit With Disgusting Rat Infestation: ‘Rat Droppings On Desks’,1940,unrelated\nAmazon's first brick-and-mortar store said to open in Manhattan,1355,unrelated\nSomeone Spraypainted A Penis On A £1.5m Bugatti Veyron And It Went Very Viral,557,unrelated\nNewly Discovered Mass Grave Linked to Missing Mexican Students,1613,discuss\nKim Jong-un 'set to open a new restaurant in SCOTLAND',2314,unrelated\nComcast Says You Can Keep Your Tor,1461,unrelated\nISIL Beheads American Photojournalist in Iraq,1574,unrelated\n\"Boko Haram Could Release Kidnapped Girls, Nigerian Officials Say\",571,unrelated\nLebanon 'holding IS leader's daughter and ex-wife',1192,discuss\nGiant 8ft 9in catfish weighing 19 stone caught in Italy is thought to be the biggest ever reeled in with a rod and line,2196,agree\n\"Planetary Alignment On Jan 4, 2015 Will Decrease Gravity For 5 Minutes Causing Partial Weightlessness\",2403,unrelated\n\"ISIS beheads American photo-journalist James Wright Foley, threatens more to come\",1471,agree\n\"Viral Video Of Homeless Man Spending $100 On Food For Other Homeless Was Faked, Witness Says\",220,unrelated\nSpider burrowed through tourist's stomach and up into his chest,633,unrelated\nBATMAN VS. SUPERMAN BATMOBILE STOLEN,1939,unrelated\nApple Watch battery will require nightly charging,137,unrelated\nJames Foley executioner said identified as British rapper  Read more: James Foley executioner said identified as British rapper,43,unrelated\nIraqi media: ISIS militants have contracted Ebola,93,unrelated\nOttawa Shooting: Soldier Shot at Canada's National War Memorial,633,unrelated\n\"Op-Ed: Hoax – Priest who never existed claims he died, saw female God\",1605,unrelated\n\"No, Islamic State Militants Have Not Been Caught by U.S. Border Patrol\",220,unrelated\nThe Case of the Stolen Batmobile Has Been Solved,87,unrelated\nISIS militants appear to behead abducted American journalist James Wright Foley in graphic video,1361,unrelated\n\"BATMOBILE NOT STOLEN, MTV CONTEST PRIZE REMAINS UNCLAIMED\",1562,unrelated\nIslamic State 'training pilots to fly fighter jets',2283,unrelated\n\"CNN Broadcasts Purported Audio Containing Gunshots That Felled Michael Brown Jr.; Leaders, Celebrities Fill Pews At Teen’s Funeral\",2118,discuss\nWas Alleged Audio of Michael Brown Shooting on CNN a Hoax?,958,unrelated\nRobot security guards now patrolling Microsoft's Silicon Valley campus,696,unrelated\nA Predator Drone Has Reportedly Been Spotted Circling Above ISIS's Capital City,649,unrelated\nEbola Outbreak 2015 Update: ISIS Fighters May Have Contracted Deadly Virus,75,unrelated\n\"Apple to Take Reservations for Trying On Apple Watch, Considered Platinum Model\",239,unrelated\n#HairGate: iPhone 6 Customers Are Complaining That The Phone Is Ripping Out Their Hair,781,unrelated\nIsis militants claim to have killed US journalist James Foley,26,unrelated\nReport: Christian Bale Drops Out Of Steve Jobs Biopic,286,unrelated\nA Wanted Man Responded To A Police Facebook Post That He Would Turn Himself In,409,agree\nMedia outlets identify 'Jihadi John',1427,unrelated\n\"Gill Rosenberg, Canadian-Israeli Woman Feared Kidnapped By ISIS, Says She's Safe\",1351,unrelated\nReport: Christian Bale Will Play Steve Jobs,1226,discuss\nUrgent: The Leader of ISIL 'Abu Bakr al-Baghdadi' Killed! / Photo,1634,discuss\nSpeeding Up ‘Seinfeld’ For Younger Viewers,399,unrelated\nUS Marine survives headshot in Afghanistan,2091,unrelated\nIs Kim Jong Un's sister Kim Yo Jong in charge?,706,unrelated\nApple may launch 12-inch MacBook Air with Retina Display,1293,unrelated\nEbola Frisco 2014: Patient Shows Virus Symptoms After Apparent Thomas Eric Duncan Contact,244,unrelated\n\"Macaulay Culkin NOT Dead: Facebook, Twitter Death Hoax Goes Viral\",891,unrelated\nAl Qaida hostage killed in raid,56,unrelated\nTBS Is Probably Speeding Up ‘Seinfeld’ Reruns To Fit In More Commercials,1686,unrelated\nJose Canseco shoots self in hand,695,unrelated\n\"L. Jinny? Abdel-Majed Abdel Bary, UK Rapper, Suspected in James Foley Killing: Reports\",1603,unrelated\n\"No, Pumpkin Spice Condoms Are Not A Real Thing\",703,unrelated\nYPG Confirms: Gill Rosenberg Not Captured in Kobani,777,unrelated\nSHOCK CLAIM: PGA Golfer Says Tiger Woods Is Suspended For Failed Drug Test,1877,unrelated\n\"No, Banksy has not been arrested (sigh)\",1269,unrelated\nMeteorite leaves crater in Nicaraguan capital Managua,40,unrelated\nNew Audio Shows Michael Brown Was Shot at 11 Times,2525,unrelated\nIslamic State fighters detonate 'SCORPION bombs' in terror siege,48,unrelated\nHomeless man receives $100... then shocks everyone with how he spends it,676,unrelated\nISIS militants trick mother into ‘eating her kidnapped son’,2175,unrelated\n\"Seven High School Girls Get Pregnant On Five-Day School Trip, Parents Outraged\",1457,unrelated\nSEE IT: California homeless man uses $100 gift to give food to others,359,unrelated\nADVISORY-Islamist rebel leader killed in U.S. strike - Somali government,1853,unrelated\nRobot security guards now patrolling Microsoft's Silicon Valley campus,2306,unrelated\nWhite House fence-jumper made it far deeper into building than previously known,2506,unrelated\nAnimal lovers abuzz over pope’s comments that 'paradise is open to all of God’s creatures',1832,disagree\nNew ISIS Video Shows Militants Seizing Weapons Airdropped By US Near Kobani,2223,unrelated\nHilarious: North Dakota Pays Special Tribute to President Obama,2367,unrelated\nCanadian-Israeli Woman May Have Been Captured In Syria: Reports,2067,unrelated\nAxl Rose Dead? Of Course Not — Tiresome Internet Death Hoax Plague Hits Guns N’ Roses Frontman,2459,unrelated\nSaudi Arabian cleric issues fatwa against snowmen,599,unrelated\nIsis Syria News: Video Shows US Airdropped Weapons and Grenades 'Captured by Islamic State',1648,unrelated\n\"Rare meteorite impact causes blast in Nicaragua's capital, Managua\",2118,unrelated\nAudio may have captured Michael Brown shooting,346,unrelated\n\"Boko Haram Could Release Kidnapped Girls, Nigerian Officials Say\",459,unrelated\nLynch mob chop man's penis off after catching him allegedly trying to rape teenager,43,unrelated\n\"In Moscow, police are looking for a felon, cut the male genitals\",2044,agree\n“Axl Rose dead 2014” : Guns N' Roses frontman killed by internet death hoax,292,agree\nNicaragua asks U.S. for help investigating meteorite crater,2129,unrelated\n\"Islamic State, in video titled \"\"A Message to America,\"\" beheads American journalist James Wright Foley who was kidnapped in 2012\",704,unrelated\nURGENT: ISIS leader Abu Bakr al-Baghdadi allegedly killed by US airstrikes,2036,unrelated\n20-year-old burger: McDonald's Quarter Pounder looks eerily new after 2 decades,1806,unrelated\n\"Tiger Woods PED, PGA Tour Suspension Allegations Retracted by Dan Olsen\",1867,unrelated\nMexico police find mass grave near site 43 students vanished,1670,unrelated\nDNA test confirms child is IS head Abu Bakr al-Baghdadi's daughter,2337,disagree\nBREAKING NEWS: Baseball star Jose Canseco hurt in accidental shooting,1772,unrelated\nUnverified video shows beheading of aid worker David Haines,1757,discuss\nTwo GOP Congressmen Say Suspected Terrorists Caught Crossing U.S.–Mexico Border,1565,unrelated\n\"Hoax Report Claims 250,000 Texas Turkeys Infected With Ebola\",2035,unrelated\nWillie Nelson Dead? Viral Hoax Fools Internet,858,unrelated\n\"Source: Pot in NYC may soon net just a ticket, not arrest\",1528,unrelated\nQuestions raised over Nicaragua 'meteorite',1249,discuss\nPure Evil: Islamic State Beheads American Journalist James Wright Foley,1787,unrelated\nSteve Jobs Biopic Eyes Seth Rogen to Play Apple Co-Founder Steve Wozniak,1670,unrelated\nKim Jong-Un's Scottish Dog Meat Restaurant Is Probably Fabricated Shite,1535,unrelated\nBali Awry,1422,unrelated\nNET Extra: Back-from-the-dead Catholic priest claims God is a female...,359,unrelated\nMexico checks if 43 missing students in mass grave,251,unrelated\nHomeland Security: No ISIL fighters on U.S. border,1670,unrelated\nDog abandoned at Ayr station with belongings in suitcase,1524,unrelated\nAn audio recording of the Michael Brown shooting has reportedly surfaced,121,unrelated\nMan chops off own penis after being dumped by his girlfriend,591,unrelated\nTeen Makes $72 Million on the Stock Market,1563,disagree\nJordan’s King May Participate Personally In ISIS Raids,1365,unrelated\n\"BREAKING: Islamic State, in video, beheads American journalist James Wright Foley who was kidnapped in 2012 -@BNONews\",139,unrelated\nIslamic State militants allegedly used chlorine gas against Iraqi security forces,251,unrelated\n\"Rare Case: Seven Bosnian Girls, Aged 13 And 14, Fall Pregnant After Five-Day School Trip; Parents Outraged After School Cites 'Parental Neglect'\",313,unrelated\n\"Rumor: Stainless Steel Apple Watch Will Cost $500, Gold $4,000\",829,unrelated\nTexas Truck Winds Up in Syria With Islamic Militants,450,discuss\nIRAQI HEALTH OFFICIAL: EBOLA HAS KILLED 5 ISIS FIGHTERS,1821,unrelated\n\"Boko Haram Denies Truce, Says Kidnapped Girls Have Been “Married Off”\",1439,unrelated\nVideo Purports To Show Beheading Of U.S. Journalist By Militants,2388,discuss\nAudio may have captured Michael Brown shooting,1289,unrelated\nCatholic Priest Claims God Is Female After Clinically Dead Experience,1538,unrelated\n\"Batmobile Stolen From \"\"Batman v Superman: Dawn of Justice\"\" Set, Zack Snyder Knows Who Did It\",1311,unrelated\nChristian Bale Won't Play Steve Jobs After All,1702,unrelated\nChina App Store Manipulation Photo Goes Viral - But Is It Real?,2087,unrelated\nISIS Seemingly Beheaded American Journalist James Wright Foley,1547,unrelated\nISIS Militants Allegedly Contracted Ebola,1175,discuss\n\"Calm Yourselves, Durex Has NOT Come Out With A Pumpkin Spice Condom\",242,unrelated\nAngry mob chops off man's genitals with butcher’s knife for alleged rape attempt,1673,agree\n\"L. Jinny? Abdel-Majed Abdel Bary, UK Rapper, Suspected in James Foley Killing: Reports\",206,unrelated\nDumped woman spends a week in KFC to get over ex,817,unrelated\nLuke Somers' sister says he was killed in failed Yemen rescue attempt,2338,unrelated\nHas North Korean dictator Kim Jong-un been replaced by his sister?,271,unrelated\nIsis claims it has US airdrop of weapons,666,unrelated\n\"Audio captured at time of Michael Brown shooting, company says\",132,unrelated\nDurex is not confirming or denying rumors of a “pumpkin spice” condom,693,unrelated\nCNN plays chilling audio recording allegedly from Michael Brown shooting: “At least 11 shots”,1438,unrelated\nVideo messaging service verifies timing of CNN audio recording,2149,discuss\nNigeria and Boko Haram 'agree ceasefire and girls' release',2403,discuss\nTourist wakes to find strange red trail on his stomach - and discovers a spider has burrowed through his appendix scar and crawled UNDER his skin while on holiday in Bali,2192,unrelated\nEyewitness Says Viral Video of Homeless Man Was Staged,1130,agree\nDNA tests prove Lebanon IS holding ISIS chief al-Baghdadi's ex-wife and daughter after they were caught with fake passports,1125,unrelated\n\"Boko Haram Cease-Fire: Abducted Nigerian Schoolgirls To Be Released, Officials Say\",1357,unrelated\nISIS militants appear to behead abducted American journalist James Wright Foley in graphic video,1627,unrelated\niOS 8 bug reportedly erases iCloud Drive documents when settings are reset,221,unrelated\nPriest who died for 48 minutes says he met God and she’s a woman,1873,unrelated\nIslamist websites claim Israeli-Canadian woman kidnapped by IS: report,1899,discuss\nTBS speeds up Seinfeld 7.5% to gain an extra 2 minutes of commercial ad time.,821,unrelated\nIs Durex Planning To Release A Pumpkin Spice Condom?,1477,unrelated\nISIS Reportedly Beheads American Photojournalist in Iraq,1358,unrelated\nChristian Bale Pulls Out of Upcoming Steve Jobs Biopic,1406,unrelated\nADVISORY-Islamist rebel leader killed in U.S. strike - Somali government,821,unrelated\nSaddam Hussein’s pilots training Islamic State group,2406,discuss\n\"Catholic Priest Dies for 48 Minutes, Comes Back to Life and Claims God Is Female\",858,unrelated\nKim Jong-Un 'in hospital with two fractured ankles' after ballooning to around 20 stone and going on numerous 'meet the people' walkabout PR stunts,527,unrelated\nJose Canseco Shot in the Hand During Accidental Shooting at Vegas Home,186,unrelated\nUS Lawmaker: Ten ISIS Fighters Have Been Apprehended Coming Across Southern Border (Video),2266,discuss\nCheeky vandals paint giant penis on bonnet of £1.5 million Bugatti Veyron sportscar,1012,unrelated\nNigeria Says Boko Haram Cease-Fire May Lead to Release of Kidnapped Girls,1439,unrelated\nThe Chinese Guide to Avoiding a Bad English Name,1681,unrelated\nExpert casts doubt on Bunbury man Dylan Thomas’s burrowing stomach-spider story,1708,unrelated\n\"James Foley, Missing American Photojournalist, Reportedly Executed By ISIS In Syria\",632,discuss\nISLAMIC STATE BEHEADS MISSING AMERICAN JOURNALIST JAMES WRIGHT FOLEY,984,unrelated\nPictured: Recent Muslim convert Michael Zehaf-Bibeau who shot dead a solider and opened fire on Canadian Parliament,1883,unrelated\nThis Selfless Homeless Man Receives $100 & Doesn't Spend A Dime On Himself!,941,unrelated\nExperts: More facts needed on purported audio recording of Michael Brown shooting,1029,unrelated\n#Hairgate: iPhone 6 users say device pulls out hair,1519,discuss\n\"Catholic Priest Dead For 48 Minutes, Is Miraculously Revived – His Revelations About God Are Even More Shocking\",227,unrelated\n\"Despite ceasefire announcement, new Boko Haram attacks reported\",2088,unrelated\n\"Pictured: Heroic sergeant-at-arms, 58, walking through Parliament gun in hand just moments after he killed gunman Michael Zehaf-Bibeau\",1900,agree\nMCDONALD’S WILL STOP SERVING OVERWEIGHT CUSTOMERS BEGINNING 1/1/15,2096,unrelated\nTim Cook Reportedly Reveals Apple Watch Waterproofing Has Improved,72,unrelated\nAbdel Majed Abdel Bary Emerges as Suspect in Foley Beheading,17,unrelated\nMeteorite leaves crater in Nicaraguan capital Managua,345,unrelated\nMacaulay Culkin Dead: Internet Death Hoax Claims Actor Found Dead In Apartment,45,unrelated\nMeteorite strike in Nicaragua puzzles experts,2129,unrelated\nA bunch of cool health features were cut from the Apple Watch at the last minute,821,unrelated\nHas Ebola infected Isis militants in Mosul?,2188,unrelated\nApple Watch to reportedly offer 'Power Reserve' to help extend battery life,487,discuss\nEbola Outbreak 2015 Update: ISIS Fighters May Have Contracted Deadly Virus,1175,discuss\n\"Woman detained in Lebanon is not al-Baghdadi's wife, Iraq says\",1143,discuss\nBREAKING: ISIS USES CHEMICAL WEAPONS – Murders 300 Iraqi Soldiers in Chlorine Gas Attack,2016,unrelated\n\"#Hairgate: Reports of iPhone 6 pulling out hair, beards, likely exaggerated\",22,unrelated\nFormer PGA Tour player: Tiger Woods suspended for drug test failure,2257,unrelated\nReport: Possible audio tape of Michael Brown shooting,2044,unrelated\nHoax 'Banksy Arrested in London' Story Dupes the Internet Again,2468,agree\n11 aircraft are missing from ‘terrorist-held’ Tripoli airport ahead of 9/11 anniversary,1660,unrelated\nWoman Stays In KFC For A Week To Get Over Her Break-Up,2087,discuss\nTwo blokes dared to eat 20-year-old burger for charity,1806,unrelated\n\"Report: Apple Watch to start at $500 in stainless steel, thousands for gold model\",652,unrelated\nFemale Israeli fighter said abducted by Islamic State  Read more: Female Israeli fighter said abducted by Islamic State,2463,unrelated\nISIL Beheads American Photojournalist in Iraq,1016,agree\nLawmaker Says ‘At Least 10′ Islamic State Fighters Have Been Captured at the Southern U.S. Border,972,unrelated\n\"Catholic Priest Dead For 48 Minutes, Is Miraculously Revived – His Revelations About God Are Even More Shocking\",1407,agree\n\"Absent from duty for 25 years, CPWD official dismissed\",7,unrelated\nApple Watch reportedly has low-energy 'power reserve' mode,1911,discuss\nGoogle Grows With $1.6 Billion in California Office Deals,1572,unrelated\nIslamic State killer 'Jihadi John' named as Mohammed Emwazi,503,unrelated\nThe Case of the Stolen Batmobile Has Been Solved,529,unrelated\nNun who had no idea she was pregnant gives birth after going to hospital with stomach pains,699,unrelated\nMeet the 17-Year-Old Who Made $72 Million During His High-School Lunch Breaks,2407,disagree\nTropical spider 'burrowed under man's skin through scar' - video report,2042,discuss\nAmazon.com to open first physical store in Manhattan: DJ,1938,unrelated\nA bunch of cool health features were cut from the Apple Watch at the last minute,40,unrelated\nBREAKING: ISIS Beheads American Journalist James Wright Foley,2388,discuss\nNorth Dakota Names Landfill After Obama,1599,unrelated\n\"UPDATE: Soldier, gunman who died in Ottawa rampage identified\",530,unrelated\n\"Nigeria claims deal with Boko Haram on ceasefire, kidnapped girls\",2520,unrelated\n\"BREAKING: \"\"Brat Pack\"\" Judd Nelson Found Dead in Los Angeles Condo\",2286,disagree\nSugarhill Gang rapper Big Bank Hank dead at 57,1737,unrelated\nParliament Hill shooting: Sergeant-At-Arms Kevin Vickers the family hero who took down Ottawa gunman,757,unrelated\nISIS Extremists Claim to Behead British Hostage David Haines,2102,discuss\nISIL video claims beheading of kidnapped journalist James Foley,446,discuss\nMan who skipped work for 24 years is finally fired,686,unrelated\n\"David Haines Beheaded By ISIS, Execution Video Contains Threats Against UK: Reports\",695,unrelated\nMexico prosecutor: Students not in 1st mass graves,712,unrelated\nPGA Spokesman and Tiger Woods' Agent Deny Drug Suspension Allegations,1589,unrelated\n\"McDonald’s Removing Big Mac, Apple Pies And Eliminating Large Size Options\",305,unrelated\n[Updated] Saudi State Television Allegedly Blurs Michelle Obama’s Face During Meeting With New Saudi King,1531,unrelated\nMexican students not among bodies found in mass graves,695,discuss\nU.S. Hostage Luke Somers Killed During Yemen Rescue Bid: Family,40,unrelated\nDoubts cast over Nicaragua meteorite claim,10,unrelated\nYPG Confirms: Gill Rosenberg Not Captured in Kobani,777,unrelated\nKim Jong-un relying on ‘cobra wine’ after problems with trouser snake,2056,unrelated\n\"SMALL METEORITE STRIKES NICARAGUA, GOVERNMENT SAYS\",40,unrelated\nIslamist terrorists Jabhat Ansar al-Deen tweet picture of Texas plumber’s truck fitted with anti-aircraft gun in Syria,1906,agree\nNicaragua says meteorite probable cause of blast in capital,2154,discuss\nTurkish president says American weapons drop for Kurdish fighters was 'wrong' after supplies end up in the hands of ISIS,2223,unrelated\nA Mass Grave Points to a Student Massacre in Mexico,1984,disagree\nKim Jong-un ‘is so fat from eating cheese that he has broken his ankles’,1597,unrelated\n\"Report: Apple Watch to start at $500 in stainless steel, thousands for gold model\",62,unrelated\nIndia: 400 men cut off their testicles to 'get closer to God' following advice from 'guru',305,unrelated\nMexico checks if 43 missing students in mass grave,683,unrelated\nSmall Meteorite Hits Managua,1622,discuss\nGovernment employee fired after skipping work for 24 years,1242,unrelated\nResearch Medical Center denies reports that a patient has Ebola,570,unrelated\nMagic Mushrooms Found in Queen Elizabeth's Garden at Buckingham Palace,2137,unrelated\nAudio recording allegedly captures at least 10 shots fired in Michael Brown killing,1379,discuss\nIslamic State claims to have beheaded American journalist,1580,discuss\nIsis tells mother on rescue mission :’You’ve just eaten your son’,220,unrelated\nISIS Extremists Claim to Behead British Hostage David Haines,1011,unrelated\n\"Zack Snyder Kills \"\"Stolen Batmobile\"\" Rumor With Great Photo\",137,unrelated\n\"Catholic Priest Dies for 48 Minutes, Comes Back to Life and Claims God Is Female\",1897,unrelated\nContinuing Violence Puts Boko Haram Ceasefire In Jeopardy,1099,discuss\nFrom bendgate to hairgate: Now iPhone 6 users complain the device is ripping out their hair,1787,unrelated\nWHO: Isis does not have Ebola – but contingency plan being developed for Iraq,1461,unrelated\nHas The Batman Vs. Superman Batmobile Been Stolen In Detroit?,950,unrelated\nAaron Sorkin Confirms Christian Bale Will Play Steve Jobs,830,unrelated\n$YUM Serving Up #Marijuana & Fried Chicken,2477,unrelated\nComcast Says You Can Keep Your Tor,277,unrelated\nAlleged audio of Michael Brown shooting has surfaced,2463,unrelated\n\"Nigeria Says It Struck A Cease-Fire With Boko Haram, But Are They Talking To The Right Guy?\",62,discuss\nTwo GOP Congressmen Say Suspected Terrorists Caught Crossing U.S.–Mexico Border,2367,discuss\nBoko Haram denies ceasefire claim by Nigeria's government,1574,unrelated\nIraqi media: ISIS militants have contracted Ebola,267,unrelated\nISIS Fighters Getting Caught Coming Across the U.S.-Mexican Border?,186,unrelated\nParents are furious after seven girls aged 13-14 fall pregnant on a school trip,208,unrelated\nIt’s Okay To Laugh About The Fact That The Vogue Rat Infestation is Getting Worse,304,unrelated\n\"Luke Somers Dies In Rescue Attempt, Sister Says; Yemeni Defense Ministry Says Unnamed US Hostage Freed\",1500,unrelated\nMore American Weapons for ISIS,1076,discuss\n\"Man cuts off manhood, throws it in the bin, after girlfriend leaves over small penis\",1560,discuss\nHomeless man receives $100... then shocks everyone with how he spends it,125,unrelated\n\"Is Kim Jong-un's Sister, Kim Yo-jong, Running North Korea In His Mysterious Absence?\",1805,unrelated\nSHOCK CLAIM: PGA Golfer Says Tiger Woods Is Suspended For Failed Drug Test,2296,unrelated\nKC Man Does Not Have Ebola,1226,unrelated\nWas The Batmobile Stolen In Detroit?,1671,discuss\nMacaulay Culkin dead hoax: Fake death report spreads on social networks,1502,unrelated\nISIS Reportedly Beheads American Photojournalist in Iraq,2070,unrelated\nObama denounces killing of journalist James Foley and pledges ‘justice’,2524,agree\nThis Letter To Parents From A 1970s Lego Set Contains An Important Message For Gender Equality,1347,unrelated\n\"Gill Rosenberg, Canadian-Israeli Woman Feared Kidnapped By ISIS, Says She's Safe\",1905,unrelated\n\"Soldier shot, Parliament locked down after gunfire erupts at war memorial\",892,unrelated\nAlleged audio of Michael Brown shooting has surfaced,776,unrelated\n\"Vice Media’s CEO blew $300,000 on dinner, and a Vegas casino boss blabbed about it\",837,unrelated\nUS officials: Video shows American's execution,533,unrelated\nRumors about Fidel Castro’s death again circulate on the Internet,2399,discuss\nEbola Frisco 2014: Patient Shows Virus Symptoms After Apparent Thomas Eric Duncan Contact,459,discuss\nThis College Student Claims She Was The 'Teletubbies' Sun Baby,2391,unrelated\nRussian Yeti Or Bigfoot Hoax? New Footage Sparks Debate,1832,unrelated\nGRAPHIC CONTENT: Girl sneers at man's tiny penis so he CHOPS IT OFF and bins it,2302,unrelated\n\"James Foley: American Journalist, James Wright Foley Beheaded in New ISIS Video [Breaking News]\",608,discuss\n\"Audio captured at time of Michael Brown shooting, company says\",1715,discuss\nTurkish president says American weapons drop for Kurdish fighters was 'wrong' after supplies end up in the hands of ISIS,2116,unrelated\nAccording to some Russians this dark figure stumbling through the snowy woods is a Yeti - and they even have a footprint. Hmmmmm,829,unrelated\nRumor debunked: RoboCop-style robots are not patrolling Microsoft's campus,626,unrelated\n\"NYPD to stop arresting for low-level marijuana charges, will issue tickets instead: source\",269,unrelated\nTexas plumber's truck on front line of Syria war,171,unrelated\nNigeria: hopes for return of kidnapped schoolgirls rise after ceasefire reported,2520,unrelated\nA Predator Drone Has Reportedly Been Spotted Circling Above ISIS's Capital City,269,unrelated\nChristian Bale Is Steve Jobs,137,unrelated\n\"Pizza delivery man gets $2,000 tip\",1358,agree\n\"If you really believed Colorado KFCs were selling pot, here’s a reality check\",32,unrelated\nPentagon Denies It Killed ISIS Chief As Airstrikes Hit Top Extremists,1631,unrelated\n[UPDATED] 11 Men and 0 Women on Tonight's ESPN Domestic Violence Panel,1826,unrelated\nHope Fades for Girls' Release After Boko Haram 'Truce' Breached,1372,unrelated\n'Jihadi John' named as Mohammed Emwazi from London,1543,unrelated\nUnconfirmed reports claim Canadian-Israeli Gill Rosenberg captured by ISIS,1224,unrelated\nOttawa investigates reports that Isis has captured Canadian-Israeli woman,1106,discuss\n\"Mexico hit by student massacre: At least 17 anti-corruption protesters 'rounded up, murdered and dumped in a mass grave' - and another 26 are missing\",1613,discuss\nISIS Reportedly Beheads U.S. Journalist James Wright Foley on Camera,1295,unrelated\nThis Powerful Cartoon About The Charlie Hebdo Attack Is Not By Banksy,1256,unrelated\n\"Hoax Alert: Father O’Neal, Who Has Met God and Thinks She’s a Woman, Is Made Up (Just Like God Herself)\",2296,unrelated\nFBI Probing Alleged Audio of Michael Brown Shooting,1090,unrelated\nISIL allegedly kills US journalist in video,1966,discuss\nAn Indian Civil Servant Just Got Sacked After Not Turning Up For Work For 25 Years,860,unrelated\nChristian Bale Drops Out of Steve Jobs Biopic,1839,unrelated\nBREAKING NEWS: British-born U.S. photojournalist held hostage by al-Qaeda killed in failed rescue attempt in Yemen,626,unrelated\nThis Guy Paid Off His Parents’ Mortgage For Christmas,1599,discuss\nShots Heard In Alleged Brown Shooting Recording [AUDIO],2481,discuss\n\"So, There Might Be a Rat Infestation at Vogue\",1790,unrelated\nWHO ‘probing’ whether ISIS fighters got Ebola,1461,unrelated\nMichelle Obama Not Blurred Out on Saudi TV,396,unrelated\nMissing Mexican students 'not found in mass grave',1673,unrelated\n\"Boko Haram: Kidnapped Girls Have Been Married Off, Truce Never Happened\",1019,unrelated\nRumors of ISIS leader's death debunked,1645,discuss\nReport: Israeli-Canadian woman fighting Islamic State has been kidnapped by terror group,1197,unrelated\nISIS Beheads American Journalist James Foley in Video Message to U.S.,1361,unrelated\nIS militant 'Jihadi John' named as Mohammed Emwazi from London,77,unrelated\n\"Managua explosion not a meteorite, NASA suggests\",1056,agree\nMissing Libyan jetliners raise fears of terror attacks on 9/11,1575,unrelated\nTexas City plumber's truck ends up in Syrian war,2313,unrelated\n\"Seven High School Girls Get Pregnant On Five-Day School Trip, Parents Outraged\",1277,unrelated\nADVISORY-Islamist rebel leader killed in U.S. strike - Somali government,2364,discuss\nResearch Medical Center denies reports that a patient has Ebola,1349,unrelated\nScorned wife leaves love-rat husband and twin sister NAKED in car park,1904,unrelated\nISIL militant 'Jihadi John' named by media,1800,discuss\nISIL video claims beheading of kidnapped journalist James Foley,1873,unrelated\nIslamic State militants allegedly used chlorine gas against Iraqi security forces,1357,unrelated\nWoman Spends Entire Week In KFC After Getting Dumped By Her Boyfriend,1523,agree\n\"Woman detained in Lebanon is not al-Baghdadi's wife, Iraq says\",1883,unrelated\nJeh Johnson shoots down Duncan Hunter's assertion IS is entering U.S. via Mexico,564,unrelated\n#HairGate: iPhone 6 Customers Are Complaining That The Phone Is Ripping Out Their Hair,867,unrelated\nApple may launch 12-inch MacBook Air with Retina Display,480,unrelated\nOfficials Refute Iraqi Media Reports That ISIS Members Have Contracted Ebola In Mosul,2463,unrelated\n\"Gill Rosenberg, Canadian-Israeli Woman Feared Kidnapped By ISIS, Says She's Safe\",115,unrelated\nAlleged audio of Michael Brown shooting released,2434,discuss\nDid Kim Yo-Jong Take Kim Jong Un’s Role? North Korea Ill Health Rumors Are ‘Fabricated’,281,unrelated\nAudio recording allegedly captures moment Michael Brown was shot,1347,unrelated\nGraffiti Artist Banksy Arrested In London; Identity Revealed,77,unrelated\nA Bunch Of People Thought Banksy Got Arrested But It Was A Hoax,2468,agree\nWayward sister ‘nun the wiser’ about baby,2192,unrelated\nThe Chinese Guide to Avoiding a Bad English Name,2220,unrelated\nChristian Bale to play Steve Jobs in upcoming biopic,1439,unrelated\nKim Jong-Un 'bans the name Kim Jong-un',1009,unrelated\nHeartwarming video shows son revealing he’s paid off parent’s mortgage as a Christmas gift,2036,discuss\nOscar winner Christian Bale to play Steve Jobs in upcoming biopic,2097,unrelated\nThe Man Who Says Comcast Got Him Fired Has Filed a Lawsuit,2046,unrelated\n\"Is Apple about to launch a totally redesigned, 12-inch MacBook Air?\",1063,discuss\n\"Are missing students in mass graves found near Iguala, Mexico?\",1419,unrelated\nWatch: US Marine saved by helmet after being shot by Taliban sniper,2389,unrelated\nReport: Nearly a Dozen Commercial Airliners Missing Ahead of 9/11 Anniversary After Islamists Overrun Libyan Airport,1073,unrelated\nUPDATE: Internet report of Ebola outbreak in Purdon not true,1808,unrelated\n\"Ann Arbor pizza delivery driver surprised with $2,000 tip\",676,agree\n\"Boko Haram: Kidnapped Girls Have Been Married Off, Truce Never Happened\",1004,unrelated\n\"Unhappy Customer: Comcast Told My Employer About Complaint, Got Me Fired\",2238,discuss\n\"Paradise is open to all, even dogs, Pope tells boy\",2526,unrelated\nISIS Reportedly Beheads American Photojournalist in Iraq,2261,unrelated\nWho Should Play Steve Jobs Now That Christian Bale Quit?,2343,discuss\nNASA Raises Doubts About Reports of Nicaraguan Meteorite,601,agree\nVogue's new digs are reportedly swarming with rats,2072,discuss\n\"NYPD to issue tickets instead of arrest for weed possession, report says\",666,unrelated\nTropical spider burrowed under Bali tourist's skin,959,unrelated\nSaudi cleric condemns snowmen as anti-Islamic,599,unrelated\nLow-level marijuana possession could soon land you a ticket instead of arrest in New York City,1368,discuss\nISIS Beheads American Journalist,1251,unrelated\n\"Comfort eating? Chinese woman, 26, spends an entire WEEK in KFC after being dumped by boyfriend\",1034,unrelated\nNigeria announces truce with Boko Haram; fate of schoolgirls unclear,2520,unrelated\nIs Kim Jong Un's sister Kim Yo Jong in charge?,689,discuss\nChristian Bale will not play Steve Jobs,1646,unrelated\nISIS video showing beheading triggers international response,737,unrelated\nUS officials: Video shows American's execution,2067,discuss\nLebanon 'holding IS leader's daughter and ex-wife',1468,discuss\nHomeless man who received a meal and hotel stay after spending $100 donation on food for friends insists it was NOT a hoax – despite new witness insisting there was no way he could have been secretly filmed,1681,unrelated\nKim Had Ankle Surgery:  Source,2042,unrelated\nMissing jetliners raise fear of new 9/11-style attacks after Libyan airport falls to Islamic militants,1384,unrelated\n\"SMALL METEORITE STRIKES NICARAGUA, GOVERNMENT SAYS\",724,unrelated\n\"These LEGO Instructions from 1974 Are Awesome (And Yes, They're Real)\",1926,unrelated\nCNN Plays Alleged Recording of Michael Brown Shooting,346,unrelated\n\"Leader of Qaeda-Linked Somali Group Is Dead, U.S. Says\",427,discuss\nChristian Bale in Talks to Star in Sony's Steve Jobs Film,1234,unrelated\nBali spider burrows under Aussie’s chest,1888,unrelated\nISIS fighters seize weapons airdrop meant for Kurds,666,unrelated\nIs the iPhone 6 Really Pulling Out Your Hair?,2184,unrelated\nAbdel-Majed Abdel Bary in Foley beheading: London rapper songs help identify him,195,unrelated\nHigh School Student Rumored to Have Made $72 Million Trading Stocks,1205,unrelated\nVideo shows ISIL beheading of photojournalist James Foley,26,unrelated\nWATCH: Twitter catches fire amid rumors of Fidel Castro’s death,1024,unrelated\nFears journalist James Wright Foley beheaded by Islamic State jihadists in ‘message’ to United States,1857,unrelated\n\"'American bombing had signed my death certificate': Missing US journalist James Wright Foley goes unflinching to his death as ISIS behead him in horrific video, as a warning to Obama\",1034,unrelated\nWeather Reporter Mike Seidel Was Caught Off Guard on Live TV and Appeared to Be Urinating in the Snow -- Watch!,831,unrelated\nMexico checks if 43 missing students in mass grave,2342,discuss\nIslamic State using 'SCORPION bombs' to terrorise victims,2175,unrelated\n\"Dead for 48 minutes, Catholic Priest claims God is female\",858,unrelated\nIslamic Militants Post Video Claiming to Show Beheading of U.S. Journalist,1950,unrelated\n\"SEE IT: ISIS militants caught trying to cross border into Texas, Congressman claims\",1764,discuss\nNicaraguan commission on possible meteorite crash presents rock samples,816,unrelated\n\"ISIS Claims It Kidnapped Gill Rosenberg, The First Western Woman To Fall Into The Group's Hands\",1240,unrelated\n\"High-end Apple Watch to start at $5,000 -- analyst\",277,unrelated\n\"US, UK eye rapper as British-born militant who beheaded journalist James Foley\",592,unrelated\nWeatherman caught peeing live on camera,36,unrelated\n\"No, there aren’t any Ebola cases in Iraq\",1506,discuss\n\"#Daysofdarkness: No, There Won't Be Six Days Of Darkness In December\",487,unrelated\nPodcast: Brown Moses on what’s flying over Iraq and Syria,933,unrelated\nSomeone Spraypainted A Penis On A £1.5m Bugatti Veyron And It Went Very Viral,1435,unrelated\nAl-Shabaab co-founder confirmed killed by US air strike in Somalia,941,unrelated\nCNN Posts Alleged Audio of Michael Brown Shooting,1299,unrelated\nMan Known as ‘Jihadi John’ Is Identified as Mohammed Emwazi,2519,unrelated\n\"So, There Might Be a Rat Infestation at Vogue\",788,discuss\n‘Photo of slain IS leader’ reported to be doctored,887,unrelated\nMacaulay Culkin Dead? Another Death Hoax Circulates On Facebook,2313,unrelated\nISIS video showing beheading triggers international response,2306,discuss\nRat problem worsens at One World Trade Center offices of Conde Nast,1036,unrelated\nWas The Video Of That Homeless Man Doing Good Deeds With $100 All An Elaborate Hoax!?,1996,disagree\n\"Catholic Priest Dead For 48 Minutes, Is Miraculously Revived – His Revelations About God Are Even More Shocking\",2515,agree\nJames Foley Killer ‘Jihadi John’ Believed to Be Former London Rapper Abdel-Majed Abdel Bary,195,unrelated\n\"Six months after abducting Nigerian schoolgirls, Boko Haram reportedly wants to free them\",984,unrelated\nIraq Says Arrested Woman Is Not The Wife of ISIS Leader al-Baghdadi,2337,agree\nISIS fighters seize weapons airdrop meant for Kurds,2397,discuss\nBoko Haram ceasefire ignored as violence flares in Borno state,544,unrelated\nAnna Wintour 'refuses to work at new World Trade Center Vogue office due to rat infestation',2263,discuss\n\"SMALL METEORITE STRIKES NICARAGUA, GOVERNMENT SAYS\",649,unrelated\nNBC's Tom Brokaw reportedly wants Brian Williams fired over fabricated Iraq helicopter story,2469,unrelated\nBrian Williams Insists NBC News Meteorologist Did Not Pee in the Snow While on Air,54,unrelated\n\"McDonald’s Removing Big Mac, Apple Pies And Eliminating Large Size Options\",1026,agree\n\"Boko Haram: Kidnapped Girls Have Been Married Off, Truce Never Happened\",35,unrelated\nISLAMIC STATE ‘FED MURDERED MAN TO HIS OWN MOTHER’,2102,unrelated\n\"Fidel Castro Is Dead, According to Viral Twitter Rumors\",1906,unrelated\n\"Small meteorite strikes Nicaragua, government says\",10,unrelated\nThe Internet Tried To Make Axl Rose Its Latest Death Hoax Victim,2070,unrelated\nPenis Drawn On Bugatti Veyron Could Be World's Most Expensive Car Vandalism,2286,unrelated\nKim Jong-Un's Scottish Dog Meat Restaurant Is Probably Fabricated Shite,1339,unrelated\nDaash Ebola transferred to Mosul {Google Translate],2138,disagree\nObama: murder of James Foley 'shocks the conscience of the entire world',2130,unrelated\nIRAQI HEALTH OFFICIAL: EBOLA HAS KILLED 5 ISIS FIGHTERS,1899,unrelated\nPopWatch Teenager fights for the right to be recognized as Teletubbies' smiling sun-baby,1331,unrelated\nChristian Bale won't play Steve Jobs,1019,disagree\nAudio recording allegedly captures at least 10 shots fired in Michael Brown killing,1803,unrelated\n11 aircraft are missing from ‘terrorist-held’ Tripoli airport ahead of 9/11 anniversary,1372,disagree\nNigeria Boko Haram blamed for raids despite truce claim,1027,discuss\n\"Mexico hit by student massacre: At least 17 anti-corruption protesters 'rounded up, murdered and dumped in a mass grave' - and another 26 are missing\",2334,discuss\nNicaragua asks U.S. for help investigating meteorite crater,2264,discuss\nConflicting reports on alleged IS capture of Canadian woman,2415,unrelated\nNew Audio Reveals Pause in Gunfire When Michael Brown Was Shot: Attorney,1804,unrelated\nFBI Probing Alleged Audio of Michael Brown Shooting,1644,unrelated\nActor has his testicles stolen after meeting ‘young blonde woman at a bar’,477,unrelated\nDoubts cast over Nicaragua meteorite claim,731,unrelated\n\"That Story About a Catholic Priest Dying, Seeing God as a Woman, and Coming Back to Life? It’s Almost Definitely Fake\",1628,unrelated\nApp brush list actually do so sister you tired it?,126,unrelated\nLebanon detains wife and son of Al-Baghdadi,651,unrelated\n\"Batmobile stolen in Detroit? Good one, joker!\",213,unrelated\nWeather Reporter Mike Seidel Was Caught Off Guard on Live TV and Appeared to Be Urinating in the Snow -- Watch!,1855,discuss\n\"Accused Boston Marathon Bomber Severely Injured In Prison, May Never Walk Or Talk Again\",220,agree\nElderly Woman Arrested for Kidnapping Neighbor’s Cats & Making Fur Coats,568,unrelated\n\"Therefore, the \"\"feminist blogger\"\" who aborted a boy probably fake\",698,unrelated\nNasty iOS 8 Bug Could Erase Your iCloud Drive Documents,2423,agree\nPure Evil: Islamic State Beheads American Journalist James Wright Foley,1040,unrelated\n\"Sick Kansas City man said not to have Ebola, U.S. plans new steps to fight virus\",2070,unrelated\nLebanon detains wife and son of Al-Baghdadi,720,agree\n\"BREAKING NEWS: Female American aid worker, 26, held hostage by ISIS for 18 months has been 'killed in Jordanian air strike'\",532,unrelated\nFake-News: 'McDonald's Will Stop Serving Overweight Customers',568,unrelated\n\"ISIS Claims It Kidnapped Gill Rosenberg, The First Western Woman To Fall Into The Group's Hands\",2067,unrelated\nBoko Haram Denies Nigeria Cease-Fire Claim,2088,unrelated\n\"At CBS Detroit, Fan Site 'Scuttlebutt' Is Enough to Publish Batmobile Rumor\",702,unrelated\nTropical spider burrowed under Bali tourist's skin,2459,unrelated\nBoko Haram denies it has agreed ceasefire,1588,discuss\nBrian Williams Debunks Peeing Meteorologist Report On ‘NBC Nightly News': Video,2419,unrelated\nWHO says reports of suspected Ebola cases in Iraq are untrue,950,unrelated\nOttawa shooting: Slain soldier named as Nathan Cirillo while suspect identified as Michael Zehaf-Bibeau,1751,unrelated\nIraqi and Kurdish media reports cases of Ebola among Islamic State fighters in Mosul,2388,unrelated\nNew Audio Allegedly Captures Moment Michael Brown Was Shot,359,unrelated\nPhoto gallery: Amazing £300 operation by North Walsham vet on constipated goldfish,2045,unrelated\nPriest' claim of seeing God as a woman dismissed as hoax,1407,disagree\nOttawa shooting: Slain soldier named as Nathan Cirillo while suspect identified as Michael Zehaf-Bibeau,2002,unrelated\nMeteorite leaves crater in Nicaraguan capital Managua,731,unrelated\nHas this Argentine woman fallen victim to a cruel online hoax? Adult video claiming to show teacher having sex with pupil isn't all it seems,1153,unrelated\n\"ISIS Claims Female American Hostage, Kayla Mueller, Killed in Airstrike\",959,unrelated\nTwo GOP Congressmen Say Suspected Terrorists Caught Crossing U.S.–Mexico Border,2132,unrelated\nCNN Plays Alleged Audiotape of Michael Brown ShootingMilitarization Of Police,1210,unrelated\nSoldier shot near Canadian parliament building,1385,unrelated\nDoes ISIS have an airforce? Terrorist 'fighter pilots' are being trained on captured MiGs by Saddam Hussein's ex-air force officers,777,unrelated\n\"Cloistered nun gives birth to a baby  The convent: \"\"There is a sister\"\" [Google Translate]\",706,discuss\nMarried TV actor wakes up to find his testicles have been stolen after kissing young woman in sauna,2044,agree\nBREAKING: ISIS Beheads American Journalist James Wright Foley,1905,unrelated\nIs Kim Jong-un Opening North Korean Restaurant in Scotland?,860,unrelated\nIS militant 'Jihadi John' named as Mohammed Emwazi from London,1543,unrelated\nThe Image That Everyone Is Sharing By 'Banksy' Isn't By Banksy — But It's Awesome,740,unrelated\nISIS executioner 'Jihadi John' identified as Mohammed Emwazi,2202,discuss\nObama: murder of James Foley 'shocks the conscience of the entire world',2386,agree\nADVISORY-Islamist rebel leader killed in U.S. strike - Somali government,1936,unrelated\nKidnapped Nigerian schoolgirls: Government claims ceasefire deal with Boko Haram that will bring missing girls home,381,unrelated\nThe famous “Dog whisperer” Cesar Millan died of a heart attack this morning.,2096,unrelated\nWHO: Isis does not have Ebola – but contingency plan being developed for Iraq,2180,agree\nWeaponized Ebola? ISIS Militants Said To Contract Deadly Virus,2078,unrelated\nKim Jong-Un 'in hospital with two fractured ankles' after ballooning to around 20 stone and going on numerous 'meet the people' walkabout PR stunts,1256,unrelated\nUnconfirmed reports claim Canadian-Israeli Gill Rosenberg captured by ISIS,1240,unrelated\n\"Meteorite Strikes Nicaraguan Capital, Creates 16-Foot-Deep Crater\",269,unrelated\nNigerians doubtful of girls' release after Boko Haram 'truce' breached,2144,discuss\nNigeria announces truce with Boko Haram; fate of schoolgirls unclear,1630,discuss\nBREAKING Gill Rosenberg former IDF soldier was captured by ISIS,2302,discuss\n\"Boko Haram claims to have German hostage, denies ceasefire\",2045,unrelated\nJournalist James Wright Foley reportedly beheaded by ISIS,1120,unrelated\n\"Ann Arbor pizza delivery driver surprised with $2,000 tip\",1385,unrelated\nIsis video claims to show beheading of British hostage David Haines,1360,unrelated\nISIS Beheading of U.S. Journalist James Foley Posted to YouTube,1982,unrelated\nNASA Confirms Earth Will Experience 6 Days of Total Darkness in December 2014!,487,unrelated\nKim Jong-un: obese leader 'fractured both ankles',1097,unrelated\nNasty iOS 8 Bug Could Erase Your iCloud Drive Documents,1224,unrelated\nCanadian-Israeli woman reportedly kidnapped by ISIS: Jerusalem Post,2445,unrelated\nSpider burrowed through tourist's stomach and up into his chest,1375,unrelated\n\"L. Jinny? Abdel-Majed Abdel Bary, UK Rapper, Suspected in James Foley Killing: Reports\",2078,unrelated\nISIS Releases YouTube Video Showing 10-Year-Old 'Martyr' Allegedly Killed in Battle,2472,unrelated\nVideo: Marine survives Taliban sniper headshot thanks to helmet,2015,unrelated\nMet police denies reports of Banksy arrest,1898,unrelated\n\"Islamic State Militants Have Been Flying 3 Captured Warplanes Over Syrian Airport, Witnesses Say\",1606,discuss\nIs Durex Planning To Release A Pumpkin Spice Condom?,1708,discuss\nFormer PGA Tour player: Tiger Woods suspended for drug test failure,922,unrelated\nNew Audio Shows Michael Brown Was Shot at 11 Times,2403,unrelated\nISIS executioner 'Jihadi John' named by media,1308,unrelated\n\"This boy nearly died, now he has a superpower like Marvel’s Magneto\",887,agree\nAn audio recording of the Michael Brown shooting has reportedly surfaced,1808,unrelated\nUpdate: Did Boston.com Make Up This Story About The Web Sheriff Ben Edelman Sending Racist Emails?,45,unrelated\n\"Soon Marijuana May Lead to Ticket, Not Arrest, in New York\",2163,discuss\nNationwide turkey recall? Ebola-infected birds? USDA debunks the hoax,1435,unrelated\n\"Woman detained in Lebanon is not Isis leader’s wife, says Iraq\",205,unrelated\nHospital: Man not being treated for Ebola in Kansas City,2306,unrelated\nTips for Chinese choosing an English name,2443,unrelated\nStar Wars VII for a New SUMMER Release Date!?,1991,unrelated\n\"Spider burrowed into appendix scar, crawled through WA man's body\",498,unrelated\nThis Powerful Cartoon About The Charlie Hebdo Attack Is Not By Banksy,1867,unrelated\nISIS Beheads American Journalist,826,unrelated\nNicaragua meteorite: Experts attempt to understand whether mysterious meteorite fell from passing Pitbull asteroid,1627,unrelated\nWatch NAKED airport worker walk through scanner in bizarre protest against 'rough' guards,1385,unrelated\nISIS fighters ‘have contracted Ebola’,1615,discuss\nDog found abandoned outside railway station with suitcase of his belongings,1642,agree\n\"Boko Haram claims to have German hostage, denies ceasefire\",821,unrelated\nSenior Western Intelligence Official Confirms London Rapper Abdel Majed Abdel Bary Is A Suspect In The Foley Killing,626,unrelated\n\"Jihadi John named as Mohammed Emwazi, from west London\",126,unrelated\nConfusion as Cuba’s Castro mourned instead of Kenya’s Fidel,2506,discuss\n\"Reports: Jihadists Steal Commercial Jets, Raise 9/11 Fears\",299,unrelated\nBoko Haram ceasefire ignored as violence flares in Borno state,1761,discuss\n\"Boko Haram leader denies ceasefire deal, says 200 abducted girls married off \",2078,unrelated\n‘Feminist’ says she aborted baby because it was a boy,614,unrelated\nSEE IT: NBC meteorologist Mike Seidel appears to relieve himself during broadcast; network says he was looking for phone,40,unrelated\nReport: Missing Libyan jetliners raise fears of suicide airliner attacks on 9/11,2208,discuss\nVideo: Marine survives Taliban sniper headshot thanks to helmet,860,unrelated\nMissing Libyan jetliners raise fears of terror attacks on 9/11,1083,unrelated\n\"ISIS Video Shows Execution of David Cawthorne Haines, British Aid Worker\",1301,unrelated\nISIS Beheads Kidnapped Photojournalist James Wright Foley in Horrific Video Message to the U.S.,879,unrelated\nInsurgents killed in Nigeria despite alleged truce with Boko Haram,2463,discuss\n‘Evil straight from the pits of hell': American journalist James Foley reportedly beheaded by ISIS,513,unrelated\nMagic Mushrooms Found in Queen Elizabeth's Garden at Buckingham Palace,1223,agree\nReport: ISIS Leader Abu Bakr Al-Baghdadi Assassinated In U.S. Airstrike,1473,discuss\n‘Star Wars: The Force Awakens’ May Get An Early Release Date—Report,1169,unrelated\nChinese 'mistress' is stripped naked and beaten senseless in backlash against booming country's 'concubine culture',1131,unrelated\nChugging eggnog at office party lands man in hospital,220,unrelated\n\"ISIS Militants Have Contracted Ebola: Iraqi, Kurdish Media Reports\",2463,unrelated\n\"ISIS Unleash \"\"Scorpion\"\" Bombs In Iraq\",1474,agree\nCanadian-Israeli Woman Says She Hasn’t Been Captured By ISIS,1319,unrelated\nReport: Nigerian Woman Quarantined in KC with Ebola-Like Symptoms (Video),1095,unrelated\nIRAQI HEALTH OFFICIAL: EBOLA HAS KILLED 5 ISIS FIGHTERS,1291,unrelated\nNasa questions whether crater in Nicaragua caused by meteorite,373,unrelated\n\"Hoax Alert: Father O’Neal, Who Has Met God and Thinks She’s a Woman, Is Made Up (Just Like God Herself)\",2277,unrelated\nLynch mob chop man's penis off after catching him allegedly trying to rape teenager,1848,unrelated\nMichael Phelps' self-proclaimed girlfriend says she was born a BOY and reveals 'amazing' sex with Olympian,1029,agree\nFBI Probing Alleged Audio of Michael Brown Shooting,126,unrelated\n\"\"\"Categorically False\"\": DHS Debunks Right-Wing Fiction That ISIS Attempted To Cross The U.S.- Mexico Border\",226,unrelated\nBreaking: Soldier shot at National War Memorial in Ottawa,2044,unrelated\nAngry mob chops off man's genitals with butcher’s knife for alleged rape attempt,1680,unrelated\nApple Watch Smartwatch to Ship 15 Million Units Worldwide in 2015,406,discuss\nLuke Somers' sister says he was killed in failed Yemen rescue attempt,634,unrelated\nIraq: US to Probe ISIS' Chlorine Attack on Iraqi Security Personnel,2489,unrelated\n\"Hostage David Haines' Murder 'Evil', PM Says\",1645,unrelated\nPope Francis turns out not to have made pets in heaven comment,2297,disagree\nMacaulay Culkin Hasn’t Died Despite What Everyone Is Saying On Facebook,1805,agree\nUPDATE: Internet report of Ebola outbreak in Purdon not true,2248,unrelated\n\"UPDATE: Soldier, gunman who died in Ottawa rampage identified\",601,unrelated\nISIS Getting Ebola,936,discuss\nObama: murder of James Foley 'shocks the conscience of the entire world',7,unrelated\nLynch mob use butcher's meat cleaver to castrate rapist they caught attacking teenage girl in alleyway in Indian city,2196,unrelated\nBoko Haram 'to release abducted schoolgirls' as part of ceasefire agreement,1821,discuss\nIslamic State fighters training to fly captured jets — watchdog,2362,unrelated\nAmerican Predator Drone Circling Islamic State’s Stronghold,2443,discuss\nDylan Thomas Finds Tropical Spider Burrowed Under Skin,1602,discuss\nSpeeding Up ‘Seinfeld’ For Younger Viewers,242,unrelated\n\"Sorry, Fido. Pope Francis did NOT say our pets are going to heaven\",227,unrelated\nWoman Stays In KFC For A Week To Get Over Her Break-Up,817,unrelated\nCatholic Priest Claims God Is Female After Clinically Dead Experience,398,unrelated\nISIS fighters 'have contracted Ebola': World Health Organisation investigating reports militants showed up at Iraqi hospital with lethal disease,225,unrelated\nWatch: US marine survives Taliban sniper headshot in Afghanistan,2046,agree\n\"Texas Turkey Farm Contaminated With Ebola, Over 250,000 Holiday Turkeys Infected\",2171,unrelated\nSugarhill Gang Rapper Big Bank Hank Dies at 57,2080,agree\nUtah Man Hospitalized After Winning Eggnog Chugging Contest,667,agree\nAnna Wintour 'refuses to work at new World Trade Center Vogue office due to rat infestation',43,unrelated\n\"In New York City, Marijuana May Mean Ticket, Not Arrest\",1920,discuss\nREPORT: JETLINERS STOLEN FROM LIBYA COULD BE USED TO ATTACK U.S. ON 9/11,1197,discuss\nSpider burrowed through tourist's stomach and up into his chest,730,unrelated\n\"Batmobile stolen in Detroit? Good one, joker!\",2519,agree\nSeven teenage girls get pregnant on school trip,612,unrelated\n\"Gill Rosenberg, Canadian citizen, reportedly captured by ISIS in Syria\",80,unrelated\nOttawa Shooting: Soldier Shot at Canada's National War Memorial,595,unrelated\nNew Audio Recording From Ferguson May Capture Michael Brown Shooting,472,unrelated\nSomalia Shebab chief Ahmed Abdi Godane likely dead in US strike: Source,1024,unrelated\n\"Macaulay Culkin Dead? Hoax Goes Viral, Claims Actor Found Dead in Apartment\",1752,agree\n\"Nigeria claims deal with Boko Haram on ceasefire, kidnapped girls\",1603,unrelated\n\"Comcast Is Threatening To Cut Off Customers Who Use Tor, The Web Browser For Criminals\",1314,unrelated\nOttawa investigates reports that Isis has captured Canadian-Israeli woman,1628,unrelated\nHas Kim Yo-Jong Taken Over For Kim Jong Un? Sister Assumes North Korea State Duties While Brother Undergoes Medical Treatment,706,unrelated\n\"Wife, child of Islamic State head Abu Bakr al-Baghdadi held in Lebanon, officials say\",2042,unrelated\nMacaulay Culkin Victim of Another Online Death Hoax,722,unrelated\nMohammed Emwazi: Man identified as Isis killer 'Jihadi John' was 'stopped by MI5' while on safari holiday in Africa in 2010,1256,unrelated\nNew Audio Reveals Pause in Gunfire When Michael Brown Was Shot: Attorney,2434,discuss\n\"11 Tripoli Planes Still Missing, Sparks 9/11 Concerns\",1372,disagree\n\"IS Beheads Briton David Cawthorne Haines, Threatens to Execute Another Briton, Alan Henning\",1011,unrelated\nPants on Fire: Duncan Hunter makes unconfirmed claim Border Patrol caught at least 10 ISIS fighters,1820,unrelated\nMissing Libyan aircraft spark fears of 9/11-style attack in North Africa,388,unrelated\nReport: Secret Service Lied About White House Fence Jumper,1488,discuss\nISIS supporters mourn death of ‘youngest fighter’,847,unrelated\nVideo Purports to Show Beheading of American Journalist,1347,unrelated\nIndia Rape Crisis Sees Mob Castrate Alleged Sex Attacker in Shocking Scenes,1959,agree\nBest Christmas present ever? Heartwarming moment app developer reveals to his parents he had paid off their mortgage,651,unrelated\n\"Tim Cook Reportedly Showers with Apple Watch, Suggesting It’s Waterproof\",2330,unrelated\nAlleged Audio of Michael Brown Shooting Doesn’t Sound Good for Officer Darren Wilson,2403,unrelated\nObama administration DENIES congressman's claim that 'at least ten ISIS fighters have been caught coming across the Mexican border in Texas',2266,discuss\n\"See How This Homeless Man Spends A Hundred Dollars, And Keep A Tissue Handy [Video]\",344,unrelated\nUS officials: Video shows American's execution,938,unrelated\nChristian Bale set to play Steve Jobs in forthcoming biopic of Apple co-founder,1406,unrelated\nDid a Meteorite Impact in Nicaragua over the Weekend?,524,unrelated\nApple Watch battery will require nightly charging,1898,discuss\nNasa’s ‘six days of total darkness in December 2014’ is a hoax,487,unrelated\nBunbury local discovered a spider had burrowed under his skin on Bali holiday,1689,unrelated\nNigeria: hopes for return of kidnapped schoolgirls rise after ceasefire reported,600,discuss\nRumor: Seth Rogen to Appear as Woz in Sony's Steve Jobs Film,1058,unrelated\nSomeone painted a graffiti dick on a $2.5 million car,1144,discuss\nRobert Plant Literally Ripped Up An $800 Million Contract To Reunite Led Zeppelin,1198,unrelated\nMilitant Group Says It Killed American Journalist in Syria,2047,discuss\nEbola Outbreak 2015 Update: ISIS Fighters May Have Contracted Deadly Virus,2180,discuss\nISIS Leader Killed: Abu Bakr Al-Baghdadi Reportedly Killed By U.S. Airstrike,2036,unrelated\nISIS KILLS 300 IRAQI SOLDIERS WITH CHLORINE GAS: SHIA MP,2024,unrelated\nHope Fades for Girls' Release After Boko Haram 'Truce' Breached,2144,discuss\nAmazon Is Going To Open A Physical Store!,941,discuss\nOttawa investigates reports that Isis has captured Canadian-Israeli woman,2302,discuss\nWoman Stays In KFC For A Week To Get Over Her Break-Up,858,unrelated\n\"Islamic State Training Pilots in Military Jets, Monitors Say\",1939,unrelated\nSeven girls fall pregnant after five day school trip in Bosnia and Herzegovina,557,unrelated\nISIS Beheads American Journalist,2525,unrelated\n\"Boko Haram Could Release Kidnapped Girls, Nigerian Officials Say\",2144,discuss\n\"Jihadi John named as Mohammed Emwazi, from west London\",2317,unrelated\nVideo shows ISIL beheading of photojournalist James Foley,2115,unrelated\nGoogle Grows With $1.6 Billion in California Office Deals,2078,agree\nShocking Photos! Mom Tries To Sell Son To Pay For Daughter's Cancer Treatment,524,unrelated\nBrian Williams Insists NBC News Meteorologist Did Not Pee in the Snow While on Air,527,unrelated\nBatman Set To Play Steve Jobs In Upcoming Biopic,574,unrelated\nTwo GOP Congressmen Say Suspected Terrorists Caught Crossing U.S.–Mexico Border,1946,discuss\nBREAKING NEWS: ISIS beheads missing American journalist James Wright Foley as warning to US to cease action in Iraq,1589,agree\nISIS Video Purports To Show Beheading Of British Aid Worker,1097,discuss\nJames Foley beheading: London rapper turned jihadist believed to be under investigation for murder of journalist in Syria,1649,unrelated\nChristian Bale in Talks to Play Steve Jobs (Exclusive),574,unrelated\nBREAKING NEWS: Gunman 'shot dead' after wounding soldier near Canada parliament,964,unrelated\nTaliban member swapped by Obama for Bowe Bergdahl tried to return to terror: report,1565,discuss\nThat's one way to get through security! Frustrated traveller strips completely NAKED at airport to pass through metal detectors,2410,unrelated\nThis Kid Made $72 Million During Lunch,643,unrelated\nRussian Man Wakes Up to Find His Testicles Have Been Stolen,693,unrelated\nVideo: Marine survives Taliban sniper headshot thanks to helmet,115,agree\n\"CNN Broadcasts Purported Audio Containing Gunshots That Felled Michael Brown Jr.; Leaders, Celebrities Fill Pews At Teen’s Funeral\",2403,unrelated\n[UPDATED] 11 Men and 0 Women on Tonight's ESPN Domestic Violence Panel,2181,disagree\nObama Denounces James Foley's Execution: 'Today The Entire World Is Appalled',1574,unrelated\nWeather Reporter Caught Writing His Name In The Snow Was NOT Ready To Go On Camera (UPDATED),2034,disagree\n\"No, A Spider Did Not Burrow Under A Man's Skin And Live There For Days\",724,unrelated\n\"Why the Gold Apple Watch Edition Must Cost $10,000\",2211,unrelated\nDylan Thomas Finds Tropical Spider Burrowed Under Skin,214,unrelated\n‘Little old lady’ Arrested for Making Fur Coats with Neighbor’s Cats,2451,agree\nOttawa investigates reports that Isis has captured Canadian-Israeli woman,706,unrelated\nGovernment fires employee who skipped work for 24 years,2192,unrelated\nMexican investigators fear mass grave might hold 43 missing students,324,unrelated\nAaron Sorkin Confirms Christian Bale Will Play Steve Jobs,630,unrelated\nCanadian-Israeli Woman May Have Been Captured In Syria: Reports,756,discuss\nMacaulay Culkin dead: Actor is victim of another death hoax,1752,agree\nAlleged audio of Michael Brown shooting released,693,discuss\nOpposition group: ISIS militants training to fly warplanes in Syria,805,unrelated\nDid Kim Yo-Jong Take Kim Jong Un’s Role? North Korea Ill Health Rumors Are ‘Fabricated’,2048,discuss\nIs this proof of bigfoot? New 'yeti' video shows giant hairy beast walking through forest,1651,unrelated\nTurkish Leader Says U.S. Airdrop Aided ISIS Militants,1785,unrelated\nPants on Fire: Duncan Hunter makes unconfirmed claim Border Patrol caught at least 10 ISIS fighters,1893,unrelated\nIS Fighters Seize Weapons Cache Meant for Kurds,2483,unrelated\nMichelle Obama’s face blurred by Saudi state television,1237,unrelated\n\"L. Jinny? Abdel-Majed Abdel Bary, UK Rapper, Suspected in James Foley Killing: Reports\",2528,discuss\n\"Small meteorite strikes Nicaragua, government says\",714,unrelated\nKim Jong-Un planning Scottish restaurant,1644,unrelated\nNasty iOS 8 Bug Could Erase Your iCloud Drive Documents,2061,unrelated\nKurds fear Isis use of chemical weapon in Kobani,964,discuss\nEyewitness Says Viral Video of Homeless Man Was Staged,626,unrelated\n\"Report: The Apple Watch Will Only Last 2.5 Hours With \"\"Heavy\"\" Use\",2123,unrelated\nGod is a woman- Priest who died for 48 minutes claims,740,unrelated\nTexas plumber baffled after truck ends up in the hands of Syrian rebels,2280,discuss\nIslamic State claims to have beheaded American journalist,2495,discuss\nIslamic State releases video apparently showing the beheading of missing US journalist James Foley,1011,discuss\nIsis militants claim to have killed US journalist James Foley,2296,unrelated\n[UPDATED] 11 Men and 0 Women on Tonight's ESPN Domestic Violence Panel,56,unrelated\nSugarhill Gang co-founder Big Bank Hank dies,1107,unrelated\n\"After Giving A Homeless Man $100, This Guy Secretly Filmed Him...\",1388,discuss\nNigeria Boko Haram blamed for raids despite truce claim,903,unrelated\nReal-life Magneto boy 'becomes living magnet' after getting massive electric shock from street lamp,1795,unrelated\nScientists Doubt That Meteor Caused Crater In Nicaragua,1744,unrelated\nFounding Fathers-Era Time Capsule Found in Boston,419,unrelated\niOS 8 bug could delete your iCloud Drive documents,2033,discuss\nIraqi and Kurdish media reports cases of Ebola among Islamic State fighters in Mosul,2367,unrelated\n'No hard evidence' of Isis claims it kidnapped Canadian-Israeli woman Gill Rosenberg,693,unrelated\nJudd Nelson Death Hoax: FOX News Impersonator Claims Actor Found Dead In Los Angeles Condo,35,unrelated\n\"Dogs DO go to heaven… and cats, and horses: Pope assures young boy that there is a place in paradise for animals as well\",2002,unrelated\nAlleged Audio of Michael Brown Shooting Doesn’t Sound Good for Officer Darren Wilson,1289,unrelated\nBritish hostage David Haines beheaded by Islamic State terrorists,1757,discuss\n\"Viral Video Of Homeless Man Spending $100 On Food For Other Homeless Was Faked, Witness Says\",564,unrelated\nNEWS/ All Dogs Go to Heaven! Pope Francis Confirms Paradise Is Open to All of God's Creatures,289,agree\nISIS fighters ‘have contracted Ebola’,1385,unrelated\n\"Ann Arbor pizza delivery driver surprised with $2,000 tip\",2122,agree\n\"North Korean leader Kim Jong-un not missing, just having ankle surgery\",1095,agree\nApple Watch battery will require nightly charging,1658,unrelated\nBREAKING NEWS: ISIS beheads missing American journalist James Wright Foley as warning to US to cease action in Iraq,7,unrelated\nDetroit Police Issue Statement That The Batmobile Is Safe,1751,agree\nNun who GAVE BIRTH to baby boy after suffering agonising stomach pains 'had no idea' she was pregnant,391,unrelated\n\"Dead for 48 minutes, this Catholic Priest claims God is female\",1877,unrelated\nBatman Set To Play Steve Jobs In Upcoming Biopic,571,unrelated\nEyewitness Says Viral Video of Homeless Man Was Staged,2240,unrelated\n\"Fidel Castro Is Dead, According to Viral Twitter Rumors\",2028,discuss\n'Hairgate': iPhone 6 users encounter latest Apple problem after 'bendgate',304,unrelated\nJames Foley remembered as 'brave and tireless' journalist,2070,unrelated\nThe Internet Tried To Make Axl Rose Its Latest Death Hoax Victim,1351,unrelated\nNew Audio Recording From Ferguson May Capture Michael Brown Shooting,132,unrelated\nMacaulay Culkin dead: The death hoax is once again on the child actor,1012,unrelated\nChinese State Media Warns People To Stop Calling Themselves Dumbledore,320,unrelated\nISIS KILLS 300 IRAQI SOLDIERS WITH CHLORINE GAS: SHIA MP,1267,unrelated\nSaudis Say Michelle Obama Not Blurred on TV,1342,unrelated\n\"No, A Spider Did Not Burrow Under A Man's Skin And Live There For Days\",1500,unrelated\n\"Vice Media Chief Said to Pay $300,000 for Dinner for 30\",1077,discuss\nNicaragua Meteorite Impact Theory May Be Meteor-wrong,1744,unrelated\nISIL video claims beheading of kidnapped journalist James Foley,1009,unrelated\nBugatti Veyron Vandalized With Penis Graffiti? Viral Photo Isn’t What It Seems,442,unrelated\nWHO: Isis does not have Ebola – but contingency plan being developed for Iraq,2177,unrelated\nNasa questions whether crater in Nicaragua caused by meteorite,2307,unrelated\nAudio recording allegedly captures moment Michael Brown was shot,1564,discuss\nBritish Man Slaps People If They Sneeze In Public,1155,agree\nIsis militants claim to have killed US journalist James Foley,2526,unrelated\nThis Powerful Cartoon About The Charlie Hebdo Attack Is Not By Banksy,295,unrelated\n\"Six months after abducting Nigerian schoolgirls, Boko Haram reportedly wants to free them\",1295,unrelated\nChristian Bale in Talks to Play Steve Jobs in Danny Boyle's Biopic,296,unrelated\nNigeria announces truce with Boko Haram; fate of schoolgirls unclear,2088,unrelated\n\"Islamist Militants 'Steal' 11 Commercial Planes In Libya, Sparking Terror Attack Fears\",1165,discuss\n\"Boko Haram Could Release Kidnapped Girls, Nigerian Officials Say\",2022,unrelated\nTBS Is Probably Speeding Up ‘Seinfeld’ Reruns To Fit In More Commercials,205,unrelated\nAngry mob chops off man's genitals with butcher’s knife for alleged rape attempt,1291,unrelated\nMagic mushroom found growing at Buckingham Palace,1184,unrelated\nCanadian-Israeli woman reportedly kidnapped by ISIS: Jerusalem Post,1459,unrelated\n\"Kim Jong Un hospitalized with two broken ankles, reportedly from wearing heels and being overweight\",2042,unrelated\nMichael Brown shooting audio caught on tape?,483,discuss\nNew Audio Recording From Ferguson May Capture Michael Brown Shooting,2234,unrelated\n\"Managua explosion not a meteorite, NASA suggests\",345,unrelated\nRussian Man Wakes Up to Find His Testicles Have Been Stolen,1015,unrelated\nWhite House Fence Jumper Pushed Past Female Guard,663,agree\n\"Apple Watch Battery Life Currently 'About a Day', but May Improve for 2015 Launch\",1746,unrelated\n#ISIS beheads photojournalist James Wright Foley in a massage to US to end its intervention in #Iraq.,1116,discuss\n\"Why the Gold Apple Watch Edition Must Cost $10,000\",645,discuss\nMedia outlets identify 'Jihadi John',1939,discuss\nNicaraguan commission on possible meteorite crash presents rock samples,40,unrelated\nGive a homeless man $100 and see what he does with it [Video],1934,unrelated\n\"ISIS Militants Have Contracted Ebola: Iraqi, Kurdish Media Reports\",527,unrelated\nGovernment fires employee who skipped work for 24 years,1921,unrelated\nReport: Nigerian Woman Quarantined in KC with Ebola-Like Symptoms (Video),51,discuss\n\"Gill Rosenberg, former IDF soldier, possibly captured by ISIS while fighting with Kurds\",1224,unrelated\nZack Snyder’s ‘Batman V Superman: Dawn Of Justice’ Stolen Batmobile Rumor Put To Rest,1311,unrelated\nIsis Syria News: Video Shows US Airdropped Weapons and Grenades 'Captured by Islamic State',2397,discuss\nWorld's oldest burger,1183,unrelated\nReport: 4 ISIS Terrorists Caught at Southern Border in 36 Hrs,972,unrelated\nSeven girls as young as 13 become pregnant on a school trip,2097,agree\nRajasthan: Angry mob teaches rapist a lesson; chops penis off,2106,unrelated\nExperts: More facts needed on purported audio recording of Michael Brown shooting,1438,unrelated\nVideo shows ISIL beheading of photojournalist James Foley,1747,agree\nISIS Video: America’s Air Dropped Weapons Now in Our Hands,816,unrelated\nOttawa Shooting: Soldier Shot at Canada's National War Memorial,1125,unrelated\nReport: A Radically Redesigned 12-Inch MacBook Air Is Coming,1344,discuss\nWeather Reporter Mike Seidel Was Caught Off Guard on Live TV and Appeared to Be Urinating in the Snow -- Watch!,1169,unrelated\n\"Once Again, The Banksy 'Arrest' Is A Giant Hoax. Repeat: A Hoax.\",295,unrelated\nGuantanamo detainee freed in Bowe Bergdahl swap 'back to terrorism',615,unrelated\nLondon hip-hop artist Abdel-Majed Abdel Bary key suspect in hunt for killer of American journalist James Foley,633,unrelated\nBREAKING: ISIS Beheads American Journalist James Wright Foley,1295,unrelated\nThis Woman Exposed Her Cheating Boyfriend With A Brilliant Christmas Gift,2022,unrelated\nTiger Woods' former luxury island goes on sale,84,unrelated\n\"Cloistered nun gives birth to a baby  The convent: \"\"There is a sister\"\" [Google Translate]\",699,unrelated\nChristian Bale in Talks to Play Steve Jobs (Exclusive),205,unrelated\n\"Pizza delivery man gets $2,000 tip\",1820,unrelated\n\"Feminist Aborts Baby For Being A Boy, Shocked People Don’t Approve\",447,discuss\nAir travelers wary of Ebola fears seen with surgical masks ... and a HAZMAT suit,1178,unrelated\nPriest who died for 48 minutes says he met God and she’s a woman,1120,unrelated\nSeth Rogen to play Woz in Jobs biopic,1073,unrelated\nThis Is a Truly Horrifying Story About a Spider,1375,unrelated\nMedia outlets identify 'Jihadi John',503,unrelated\n\"Rare Case: Seven Bosnian Girls, Aged 13 And 14, Fall Pregnant After Five-Day School Trip; Parents Outraged After School Cites 'Parental Neglect'\",1358,unrelated\nGoogle said to buy six silicon valley buildings for $585 million,1572,unrelated\nThis Is a Truly Horrifying Story About a Spider,2042,disagree\nLebanon 'holding IS leader's daughter and ex-wife',2080,unrelated\nHomeless man who received a meal and hotel stay after spending $100 donation on food for friends insists it was NOT a hoax – despite new witness insisting there was no way he could have been secretly filmed,1940,unrelated\nVideo Purports To Show Beheading Of U.S. Journalist By Militants,1721,discuss\nPGA Spokesman and Tiger Woods' Agent Deny Drug Suspension Allegations,2330,agree\n\"Sons of Anarchy Movie? No, Kurt Sutter Announces Charlie Hunnam, Brad Pitt Film Article is Fake\",186,unrelated\nBritish aid worker David Haines beheaded by ISIL,2348,agree\n\"Apple Watch Stainless Steel variant reportedly priced at $500, $4,000 for the gold variant\",10,unrelated\nDog abandoned at railway station with suitcase set for happy ending as offers pour in,2307,unrelated\nShots Heard In Alleged Brown Shooting Recording [AUDIO],1921,unrelated\n\"Kim Yo Jong, Kim Jong-Un’s Sister, Takes Control of North Korea While Brother Gets Treatment?\",1634,unrelated\n\"\"\"Categorically False\"\": DHS Debunks Right-Wing Fiction That ISIS Attempted To Cross The U.S.- Mexico Border\",1483,unrelated\nMeteor Leaves 40-Foot Crater Near Managua's Airport,601,disagree\nJilted lover spends a week in KFC to try and get over her ex,2061,unrelated\nMore than 200 kidnapped Nigerian girls to be released after deal reached with Boko Haram,2192,unrelated\nIslamic State Militants Claim to Have Beheaded US Journalist James Wright Foley,1786,unrelated\nPumpkin Spice Condoms Could Be The Only Thing To Save The World From Basic Children,2269,discuss\nChristian Bale Exits Steve Jobs Movie (Exclusive),1077,unrelated\nCanada probes Michael Zehaf-Bibeau as possible suspect in Ottawa shooting - source,1178,discuss\n\"Tiger Woods PED, PGA Tour Suspension Allegations Retracted by Dan Olsen\",714,unrelated\nWATCH: Twitter catches fire amid rumors of Fidel Castro’s death,2268,unrelated\nMacaulay Culkin Hasn’t Died Despite What Everyone Is Saying On Facebook,195,unrelated\nHas this Argentine woman fallen victim to a cruel online hoax? Adult video claiming to show teacher having sex with pupil isn't all it seems,379,discuss\nDNA tests prove Lebanon IS holding ISIS chief al-Baghdadi's ex-wife and daughter after they were caught with fake passports,2155,discuss\n'There is no limit to their depravity' Islamic State FEED mother her own SON,2526,unrelated\nTropical spider 'burrowed under man's skin through scar' - video report,2297,unrelated\n\"It was me! Student, 19, reveals SHE was the Teletubbies' giggling baby in the sky - and was paid just £250 and a box of toys\",837,unrelated\nChinese advised to choose British-sounding names to get ahead,483,unrelated\nAudio recording of Michael Brown being gunned down WAS made at the time he was killed: App company appears to confirm tape of ELEVEN bullets being fired - including final volley of 'kill shots',1921,unrelated\nGovernment fires employee who skipped work for 24 years,1242,unrelated\nAnna Wintour: Is Rat Infestation At NYC ‘Vogue’ Office Kim Kardashian’s Fault?,1933,unrelated\nObama Denounces James Foley's Execution: 'Today The Entire World Is Appalled',1744,discuss\nBoko Haram denies it has agreed ceasefire,1196,unrelated\n\"James Wright Foley, Kidnapped Journalist, Apparently Executed by ISIS\",533,unrelated\nHas The Batman Vs. Superman Batmobile Been Stolen In Detroit?,1439,unrelated\nNorfolk Man Pays £300 For His Constipated Goldfish To Have Lifesaving Surgery,1707,agree\n‘Wild Misinformation’: Brian Williams Explains the Mike Seidel Liveshot,572,unrelated\nSaddam Hussein’s pilots training Islamic State group,1337,unrelated\nJudd Nelson rebuffs Internet rumors that he died of a drug overdose.,1875,unrelated\nMexico Says Missing Students Not Found In First Mass Graves,761,unrelated\nDog abandoned at railway station with suitcase set for happy ending as offers pour in,269,unrelated\n\"Six months after abducting Nigerian schoolgirls, Boko Haram reportedly wants to free them\",206,unrelated\nOttawa shooting: Slain soldier named as Nathan Cirillo while suspect identified as Michael Zehaf-Bibeau,1739,unrelated\nHBO and Apple in Talks for $15/Month Apple TV Streaming Service Launching in April,727,discuss\n\"Fidel Castro Rumors Sweep Internet, but No Sign in Cuba\",2458,unrelated\n\"Small meteorite strikes Nicaragua, government says\",1347,unrelated\nDid a Meteorite Impact in Nicaragua over the Weekend?,534,unrelated\nIslamic State flying three jets in Syria: monitor,2035,unrelated\nIslamic State killer 'Jihadi John' named as Mohammed Emwazi,390,discuss\n\"Hostage David Haines' Murder 'Evil', PM Says\",787,unrelated\n\"Sick Kansas City man said not to have Ebola, U.S. plans new steps to fight virus\",26,unrelated\nSeven teenage girls get pregnant on school trip,208,unrelated\nISIS leader ‘killed’ in US airstrikes,1179,unrelated\nPaul Rudd Helped Tackle A Violent Homophobe So That’s Another Reason To Love Him [UPDATE],1647,unrelated\nEggnog-chugging contest leads to hospital stay,2440,unrelated\nDHS Rebuffs Congressman’s Claim ISIS Infiltrating Southern Border,2266,discuss\nAirport worker strips naked at security scanner in protest against guards,321,unrelated\nISIS Reportedly Beheads American Photojournalist in Iraq,938,unrelated\nADVISORY-Islamist rebel leader killed in U.S. strike - Somali government,1921,unrelated\nReturn of the Mac: Seth Rogen in talks to star as Apple co-founder Steve Wozniak in upcoming Steve Jobs biopic,7,unrelated\nAmazon is opening its first physical store,2116,discuss\n\"Forget 18-karat gold, next-generation Apple Watch Edition could use platinum: Report\",478,discuss\nBoko Haram Denies Nigeria Cease-Fire Claim,1003,unrelated\nWAS NBC METEOROLOGIST MIKE SEIDEL PEEING IN THE SNOW ON CAMERA? A TESTY BRIAN WILLIAMS EXPLAINS,984,discuss\n\"Spider burrowed into appendix scar, crawled through WA man's body\",1860,agree\nThis Dog Was Left At A Railway Station With A Suitcase Of His Belongings After He Was Sold On Gumtree,1214,agree\nReports: Boko Haram may release schoolgirls as part of deal,304,unrelated\nUS Lawmaker: Ten ISIS Fighters Have Been Apprehended Coming Across Southern Border (Video),2141,unrelated\n\"Rajasthan: Man Tries to Rape Teenager, Angry Mob Chops His Penis Off\",1760,unrelated\nApple Watch Developers Told to Limit Features to Save Battery Life,1025,discuss\nChristian Bale in Talks to Play Steve Jobs in Danny Boyle's Biopic,217,unrelated\nFence-jumper made it farther in White House than Secret Service let on,2409,discuss\n$YUM Serving Up #Marijuana & Fried Chicken,1360,agree\nIRAQI AND KURDISH MEDIA REPORTS: ISIS FIGHTERS HAVE CONTRACTED EBOLA,2197,unrelated\nRajasthan: Angry mob teaches rapist a lesson; chops penis off,36,unrelated\nBREAKING NEWS: British-born U.S. photojournalist held hostage by al-Qaeda killed in failed rescue attempt in Yemen,1844,discuss\nOscar winner Christian Bale to play Steve Jobs in upcoming biopic,571,unrelated\n\"Woman, Ting Su, Finds Husband Cheating With Her Own Twin, Gets Spectacular Revenge\",388,unrelated\nReport: A Radically Redesigned 12-Inch MacBook Air Is Coming,2509,unrelated\nTexas plumber's truck spotted in Syria: 'We have nothing to do with terror at all',1438,unrelated\n\"Reports: Jihadists Steal Commercial Jets, Raise 9/11 Fears\",1083,unrelated\n\"L. Jinny? Abdel-Majed Abdel Bary, UK Rapper, Suspected in James Foley Killing: Reports\",1506,unrelated\n\"Analyst: Apple Watch Edition Could Cost $5,000\",1447,discuss\nNYC High School Student Nicknamed ‘Teen Wolf’ Made $72 Million On Stock Market,321,unrelated\nBanksy 'Arrested & Real Identity Revealed' Is The Same Hoax From Last Year,2034,unrelated\nWatch moment TV weatherman is caught urinating in the bushes LIVE on camera,1299,unrelated\n\"US Drones, Hunting for ISIS Leader, Seen Flying over Syrian Airspace\",909,unrelated\nEmotional sergeant-at-arms is greeted back to parliament with a rousing standing ovation a day after he heroically shot dead terrorist - the first time he used weapon in 30 year career,1574,unrelated\nSaudi cleric issues fatwa against building snowmen,1498,discuss\nREPORT: Alleged New Audio of Michael Brown Shooting,2317,discuss\nAudio recording allegedly captures at least 10 shots fired in Michael Brown killing,321,unrelated\nReport—Jose Canseco accidentally shot at his home tonight,2266,unrelated\n\"ISIS Militants Have Contracted Ebola: Iraqi, Kurdish Media Reports\",1821,unrelated\nTBS speeds up Seinfeld a full 7.5 percent - here is the proof,1372,unrelated\n\"No, that high school kid didn't make $72 million trading stocks\",2052,agree\nVogue's new digs are reportedly swarming with rats,1585,unrelated\nBig Bank Hank of The Sugarhill Gang is dead at 57,2118,unrelated\n\"Thanks Uncle Sam, we have your weapons airdrop: ISIS taunts America over intercepted weapons meant for Kurds\",591,unrelated\nTiger Woods serving secret PED suspension?,2330,discuss\n\"Islamic State leader's family detained by Lebanon, officials say\",1943,unrelated\nMum Offers to Sell Twin Boy to Save Twin Girl,1574,agree\nMichael Phelps’ alleged girlfriend says she was born intersex,1781,unrelated\nHigh school student scores $72M playing the stock market,409,unrelated\nSaudi Arabia 'fatwa over building of snowmen',1130,unrelated\n\"Mass Graves Found In Mexico, Near Place Where 43 Students Went Missing\",777,discuss\nPurported ISIS claim: Jordan airstrike kills female US hostage,1588,unrelated\nReport of quarantined Texas town NOT real; shared on a 'fake' news website,1383,unrelated\nThe Man Who Says Comcast Got Him Fired Has Filed a Lawsuit,2058,discuss\n\"Insiders Claim Steel Apple Watch to Start at $500, Gold at $4,000\",403,unrelated\nChristian Bale to Play Steve Jobs in New Movie,144,unrelated\n\"Source: Pot in NYC may soon net just a ticket, not arrest\",1920,discuss\nNew Audio Shows Michael Brown Was Shot at 11 Times,2261,unrelated\nVogue’s Rat Infestation: Disturbing New Details,754,unrelated\nComcast calls rumor that it disconnects Tor users “wildly inaccurate”,1589,unrelated\nObama: murder of James Foley 'shocks the conscience of the entire world',1299,unrelated\nBoko Haram 'to release abducted schoolgirls' as part of ceasefire agreement,2191,discuss\nJihadi John unmasked: Former Westminster University student was arrested FIVE years ago and put on a terror watch list - but he flew to Syria to join ISIS two years later,2531,unrelated\nReport: British intelligence has identified Foley's killer,648,unrelated\nKevin Vickers Hailed As Hero For Reportedly Shooting Gunman Inside Parliament,1586,unrelated\nFemale teacher facing sack after making SEX TAPE with teenager,1153,unrelated\nGovernment fires employee who skipped work for 24 years,2317,unrelated\n\"Woman detained in Lebanon is not Isis leader’s wife, says Iraq\",1877,agree\nHas The Batman Vs. Superman Batmobile Been Stolen In Detroit?,513,unrelated\nHospital Officials: Kansas City Patient Not Being Treated For Ebola,1226,unrelated\nSearch launched for dog's owner after pooch found dumped next to suitcase filled with belongings,1853,agree\nISIS Reportedly Beheads U.S. Journalist James Wright Foley on Camera,511,unrelated\n\"Six months after abducting Nigerian schoolgirls, Boko Haram reportedly wants to free them\",1720,unrelated\n\"Nun gives birth, intends to keep baby\",373,unrelated\n\"Tropical spider burrows under man's skin, lives there for three days\",1670,unrelated\nShocking Photos! Mom Tries To Sell Son To Pay For Daughter's Cancer Treatment,126,unrelated\nJilted lover spends a week in KFC to try and get over her ex,1473,unrelated\n\"Fidel Castro Rumors Sweep Internet, but No Sign in Cuba\",858,discuss\nISIS Claims To Have Captured US Airdrop Weapons,2295,discuss\nRumors of ISIS leader's death debunked,68,unrelated\nLondon hip-hop artist Abdel-Majed Abdel Bary key suspect in hunt for killer of American journalist James Foley,125,unrelated\nMoment Michael Brown was shot dead 'caught on audio recording': FBI handed potentially damning tape of ELEVEN shots being fired - including final volley of 'kill shots',2235,discuss\nISIS Blasts 'Scorpion Bombs' At Civilian Areas In Iraq; Mosul Residents Living In Fear,1921,unrelated\nApple Watch launch reportedly planned for February with limited supply,483,unrelated\nTexas City plumber's truck ends up in Syrian war,2248,unrelated\nBoko Haram 'ceasefire' doubts after attacks reported in Nigeria,1195,discuss\n’6 Days Darkness in December 2014′ 100% Fake; NASA Confirmed 3 Days Total Darkness Hoax as Well,2523,unrelated\nBiological Warfare on the Horizon? ISIS Soldiers May Be Infected With Ebola,559,unrelated\nPentagon: ISIS seized materials airdropped to Kurds,1179,unrelated\nSoldier shot near Canadian parliament building,26,unrelated\n\"Google to buy big chunk of Pacific Shores, iconic Redwood City office park\",72,unrelated\n\"Rumor: Gold Apple Watch Edition priced up to $5,000, steel version at $500, will debut on Feb. 14\",1658,unrelated\nMilitant Group Says It Killed American Journalist in Syria,1034,unrelated\nISIS Beheads Kidnapped Photojournalist James Wright Foley in Horrific Video Message to the U.S.,1905,unrelated\nSinging polar bear facing ASBO after noise complaint,2290,disagree\nUnconfirmed Reports Say UK Hostage Held By ISIS Found Innocent,54,unrelated\nPriest who died for 48 minutes says he met God and she’s a woman,887,unrelated\nMexico finds 4 more graves at site of suspected student massacre,2385,unrelated\n\"#Hairgate: Reports of iPhone 6 pulling out hair, beards, likely exaggerated\",2476,discuss\n6 Islamist militants killed in US attack in Somalia,2127,unrelated\nChristian Bale will not play Steve Jobs,1226,agree\nBig Bank Hank of The Sugarhill Gang is dead at 57,40,unrelated\nAxl Rose Found Dead of Sh*tty Hoax Website at Age 52,633,unrelated\nCNN Posts Alleged Audio of Michael Brown Shooting,2250,discuss\nHomeless man who received a meal and hotel stay after spending $100 donation on food for friends insists it was NOT a hoax – despite new witness insisting there was no way he could have been secretly filmed,1395,unrelated\nIslamic State claims it executed American photojournalist James Foley,1251,unrelated\n‘Islamic tribunal confirmed in Texas’,1416,unrelated\nSoldier shot in Ottawa at War Memorial,1457,discuss\n\"Christian Bale passes on role of Steve Jobs, actor reportedly felt he wasn't right for part\",571,unrelated\n\"Boko Haram leader denies ceasefire deal, says 200 abducted girls married off \",2096,unrelated\n'The youngest martyr - the cub of al-Baghdadi': ISIS boasts a 10-year-old fighter has been killed as he went into battle with his father in Syria,908,discuss\nNigerians doubtful of girls' release after Boko Haram 'truce' breached,903,unrelated\nISIS fighters 'have contracted Ebola': World Health Organisation investigating reports militants showed up at Iraqi hospital with lethal disease,1893,unrelated\nISIS Beheading of U.S. Journalist James Foley Posted to YouTube,2127,unrelated\nReport: Fence jumper made it into East Room of White House,848,discuss\nHer Majesty’s magic mushrooms,2519,unrelated\n'There is no limit to their depravity' Islamic State FEED mother her own SON,204,unrelated\nNorth Korea reportedly bans anyone sharing Kim Jong Un's name,979,unrelated\nStrange mark turns out to be tropical spider burrowing under vacationer's skin,1375,unrelated\nIPhone 6 users are tearing their hair out,403,unrelated\nReport: Amazon to Launch Ad-Supported Streaming Service,816,unrelated\nMilitant Group Says It Killed American Journalist in Syria,933,discuss\nSeth Rogen to Star as Steve Wozniak in Sony's Steve Jobs Biopic [Updated],649,unrelated\nMPs credit sergeant-at-arms for saving lives in Parliament Hill shootings,1356,discuss\nMexico finds 4 more graves at site of suspected student massacre,1538,unrelated\nISIL video claims beheading of kidnapped journalist James Foley,1120,unrelated\nMeteorite 'caused mysterious boom in Nicaragua',2520,unrelated\nVideo: Islamic State Claims to Have Captured US Weapons Airdrop Near Kobane,1648,unrelated\n\"Nun Complains Of Stomach Pains, Later Gives Birth To Baby Boy\",2269,unrelated\nThis Dog Was Left At A Railway Station With A Suitcase Of His Belongings After He Was Sold On Gumtree,144,unrelated\nBrian Williams slams social media for speculation weatherman Mike Seidel relieved himself on air,831,unrelated\n\"Don't Worry, 'The Breakfast Club' Star Judd Nelson Is Not Dead\",1131,unrelated\nBrian Williams Debunks Peeing Meteorologist Report On ‘NBC Nightly News': Video,40,unrelated\n\"These egalitarian Lego instructions from the 1970s are pretty cool, but are they real?\",989,unrelated\nCheeky vandals paint giant penis on bonnet of £1.5 million Bugatti Veyron sportscar,1435,unrelated\nThe Chinese Guide to Avoiding a Bad English Name,1083,unrelated\n\"Boko Haram claims to have German hostage, denies ceasefire\",34,unrelated\nU.S. Hostage Luke Somers Killed During Yemen Rescue Bid: Family,533,unrelated\nPredator drones being flown over Isil's Syrian 'capital',1234,unrelated\nChristian Bale set to play Steve Jobs in forthcoming biopic of Apple co-founder,1157,discuss\n\"Hundreds of dog-lovers from around the world offer home to pet abandoned at the railway station with a suitcase containing his pillow, toy, bowl and favourite food\",304,unrelated\nPopular 'Banksy' Instagram account offers powerful message of perseverance after Paris attack,614,unrelated\nReport: Audio Reveals Pause Between Gunshots When Michael Brown Was Shot,2434,discuss\nRumor debunked: RoboCop-style robots are not patrolling Microsoft's campus,1047,unrelated\nJihadi John UNMASKED: Islamic State killer NAMED as west Londoner Mohammed Emwazi,2501,unrelated\nChristian Bale to Play Steve Jobs in New Movie,1368,unrelated\nISIS militants appear to behead abducted American journalist James Wright Foley in graphic video,2047,discuss\nBREAKING: ISIS Beheads American Journalist James Wright Foley,1116,discuss\nSamsung Supposedly Wins Orders to Produce Apple Watch Components,1835,unrelated\nVIDEO: Son Stuns Parents By Paying Off Their Mortgage As Christmas Surprise,1933,unrelated\n\"Managua explosion not a meteorite, NASA suggests\",1731,disagree\nYou all had an abortion! [Google Translate],571,unrelated\nISIS Beheads Kidnapped Photojournalist James Wright Foley in Horrific Video Message to the U.S.,2109,unrelated\nIs the Alleged Audio of the Gunshots That Killed Michael Brown a Hoax?,2287,discuss\nJordan’s King May Participate Personally In ISIS Raids,1644,discuss\nKim Jong-un: Absent North Korean leader is 'recovering from ankle surgery',2141,unrelated\n\"ISIS Claims It Kidnapped Gill Rosenberg, The First Western Woman To Fall Into The Group's Hands\",1808,unrelated\n\"ISIS Claims an American Hostage, Kayla Mueller, Died in Airstrike in Syria\",2114,unrelated\nTourist dubbed ‘Spider Man’ after spider burrows under skin for days,1848,unrelated\n\"ISIS Militants Have Contracted Ebola: Iraqi, Kurdish Media Reports\",2138,discuss\nWho Is Michael Zehaf-Bibeau? Ottawa Shooter Suspect Identified By Canadian Officials ,431,unrelated\nMexico finds 4 more graves at site of suspected student massacre,1269,unrelated\n\"Apple to Take Reservations for Trying On Apple Watch, Considered Platinum Model\",1256,unrelated\n\"'Nasa Confirms Six Days of Darkness in December': No, they really don't - it's a hoax\",2404,unrelated\nAlleged audio of Michael Brown shooting released,2448,unrelated\nWhite House Fence Jumper Made It Further Into Building Than Reported,1365,agree\nNEWS/ You'll Never Guess How a Homeless Man Spent $100—Watch the Touching Video!,320,unrelated\nRumors of ISIS leader's death debunked,936,unrelated\nPants on Fire: Duncan Hunter makes unconfirmed claim Border Patrol caught at least 10 ISIS fighters,855,agree\nIRAQI AND KURDISH MEDIA REPORTS: ISIS FIGHTERS HAVE CONTRACTED EBOLA,542,discuss\nMan Known as ‘Jihadi John’ Is Identified as Mohammed Emwazi,1541,unrelated\n\"Tiger Woods is not on suspension for failing a drug test, his agent and a PGA official say\",1406,unrelated\nApple Watch battery will require nightly charging,1646,unrelated\nNigeria says it has deal with Boko Haram to release kidnapped girls,922,discuss\nKim Jong-Un 'bans the name Kim Jong-un',1574,unrelated\n\"Tiger Woods PED, PGA Tour Suspension Allegations Retracted by Dan Olsen\",2061,unrelated\nIslamic State militants claim to behead missing American journalist,2450,discuss\nThe Case of the Stolen Batmobile Has Been Solved,1538,discuss\nBreaking: Soldier shot at National War Memorial in Ottawa,1820,unrelated\nNew Audio Recording From Ferguson May Capture Michael Brown Shooting,2149,discuss\n\"Sick Kansas City man said not to have Ebola, U.S. plans new steps to fight virus\",1361,unrelated\nQuestions raised over Nicaragua 'meteorite',1179,unrelated\nWife and son of Islamic State leader Abu Bakr al-Baghdadi detained in Lebanon,1471,unrelated\nTBS speeds up Seinfeld 7.5% to gain an extra 2 minutes of commercial ad time.,1221,agree\nRobert Plant Literally Ripped Up An $800 Million Contract To Reunite Led Zeppelin,1385,unrelated\nDavid Haines beheading video confirmed genuine; UK PM Cameron vows to hunt down ISIS 'monsters',1528,unrelated\n\"US Drones, Hunting for ISIS Leader, Seen Flying over Syrian Airspace\",2413,unrelated\nWho Should Play Steve Jobs Now That Christian Bale Quit?,687,unrelated\nSeth Rogen to play Woz in Jobs biopic,562,unrelated\nNASA Raises Doubts About Reports of Nicaraguan Meteorite,1249,discuss\nMichelle Obama's Hair Appeared Totally Uncensored on Saudi TV,1531,unrelated\n\"IS Beheads Briton David Cawthorne Haines, Threatens to Execute Another Briton, Alan Henning\",1802,unrelated\n\"Mexico hit by student massacre: At least 17 anti-corruption protesters 'rounded up, murdered and dumped in a mass grave' - and another 26 are missing\",61,unrelated\nCBS News Names Canadian Parliament Shooting Suspect,2087,unrelated\n\"Boko Haram Could Release Kidnapped Girls, Nigerian Officials Say\",903,unrelated\n\"Nigeria, Boko Haram reach ceasefire deal, kidnapped girls to go free, official says\",1681,discuss\n\"Boy, 16, secretly films sex with teacher then uploads it to WhatsApp\",822,unrelated\n\"Islamic State, in video titled \"\"A Message to America,\"\" beheads American journalist James Wright Foley who was kidnapped in 2012\",1120,unrelated\nSchoolboy almost killed by electric shock claims he now has superpowers like Magneto,1251,unrelated\nThe Story Of The High School Trader Who Made $72 Million Is A Rumor Spun Out Of Control,409,unrelated\nTBS Is Probably Speeding Up ‘Seinfeld’ Reruns To Fit In More Commercials,1921,unrelated\nMacaulay Culkin: Death claims about former child star revealed to be yet another hoax,195,unrelated\nWillie Nelson Dead? Internet Freaks Out As Another Celebrity Death Hoax Makes The Rounds,185,unrelated\nMacaulay Culkin Hasn’t Died Despite What Everyone Is Saying On Facebook,2187,unrelated\n\"Managua explosion not a meteorite, NASA suggests\",731,unrelated\nStar Wars: The Force Awakens to be released this summer?,2141,unrelated\nJames Foley beheading: London rapper turned jihadist believed to be under investigation for murder of journalist in Syria,8,unrelated\nYou all had an abortion! [Google Translate],612,unrelated\n\"What We Know About Kim Yo Jong, Who May Control North Korea\",706,unrelated\nHomeland Security: No ISIL fighters on U.S. border,2132,unrelated\nMan has his PENIS cut off by angry mob after 'attempted rape' of teenager,2106,unrelated\nFence jumper reportedly made it much further into White House than Secret Service said,1778,unrelated\nVideo: Marine survives Taliban sniper headshot thanks to helmet,1361,unrelated\nCNN plays chilling audio recording allegedly from Michael Brown shooting: “At least 11 shots”,1252,unrelated\nNun gives birth to surprise baby after complaining of stomach pains,1760,unrelated\n\"U.S. accidentally delivered weapons to the Islamic State by airdrop, militants say\",168,unrelated\n\"This boy nearly died, now he has a superpower like Marvel’s Magneto\",1317,unrelated\n\"Comcast Is Threatening To Cut Off Customers Who Use Tor, The Web Browser For Criminals\",2252,unrelated\nA Letter Lego Sent to Parents in 1974 Holds an Important Message for the Parents of 2014,1547,agree\n\"Etats-Unis: Mort pendant 48 minutes, un prêtre affirme que Dieu est une femme\",398,unrelated\nEBay appears to be planning an Apple Watch app,2321,unrelated\n\"Seven High School Girls Get Pregnant On Five-Day School Trip, Parents Outraged\",612,unrelated\nJosh Paler Lin Gives A Homeless Man $100 And Follows Him To See How He Spends It,643,unrelated\nGovernment fires employee who skipped work for 24 years,381,unrelated\nLynch mob chop man's penis off after catching him allegedly trying to rape teenager,1808,unrelated\nMan who SLAPS people if they sneeze in public being hunted by police,2477,unrelated\nWHO investigates media reports ISIS fighters contracted Ebola,2075,discuss\n\"So, There Might Be a Rat Infestation at Vogue\",2498,discuss\n\"Apple Watch Pricing to Reportedly Start at $500 for Stainless Steel, $4,000 for Gold\",2277,discuss\n\"Nun gives birth, intends to keep baby\",269,unrelated\nThat Boko Haram Ceasefire in Nigeria Isn’t A Ceasefire,2272,agree\nExperts: More facts needed on purported audio recording of Michael Brown shooting,1974,unrelated\n\"Catholic Priest Dead For 48 Minutes, Is Miraculously Revived – His Revelations About God Are Even More Shocking\",2192,unrelated\nIslamic State claims it executed American photojournalist James Foley,1166,unrelated\n\"Gill Rosenberg, Canadian citizen, reportedly captured by ISIS in Syria\",1862,discuss\nStrange mark turns out to be tropical spider burrowing under vacationer's skin,1549,unrelated\nPurported ISIS claim: Jordan airstrike kills female US hostage,2501,unrelated\nJihadi John ‘identified as British man from West London’,1489,discuss\n\"Unhappy Customer: Comcast Told My Employer About Complaint, Got Me Fired\",32,unrelated\nMass grave found after 40 students disappear in Mexican protest,537,discuss\nBoko Haram 'ceasefire' doubts after attacks reported in Nigeria,304,unrelated\nHas J.J. Abrams Asked for THE FORCE AWAKENS Release Date to be Moved Up?,119,unrelated\nNew ISIS Video Shows Militants Seizing Weapons Airdropped By US Near Kobani,2176,unrelated\nWatch moment TV weatherman is caught urinating in the bushes LIVE on camera,258,unrelated\nBoko Haram denies it has agreed ceasefire,1125,unrelated\n\"No, A Spider Did Not Burrow Under A Man's Skin And Live There For Days\",2459,unrelated\nYou're Not Going to Become Weightless on January 4th,933,unrelated\nVideo Purports To Show Beheading Of U.S. Journalist By Militants,2526,unrelated\nMexico prosecutor: Students not in 1st mass graves,295,unrelated\nMystery man slaps shoppers around head for sneezing,304,unrelated\nLuke Somers 'killed in failed rescue attempt in Yemen',2247,discuss\n11 aircraft are missing from ‘terrorist-held’ Tripoli airport ahead of 9/11 anniversary,1699,unrelated\n6 Islamist militants killed in US attack in Somalia,1040,unrelated\nAudio recording of Michael Brown being gunned down WAS made at the time he was killed: App company appears to confirm tape of ELEVEN bullets being fired - including final volley of 'kill shots',842,unrelated\nJeh Johnson shoots down Duncan Hunter's assertion IS is entering U.S. via Mexico,324,agree\nCNN Posts Alleged Audio of Michael Brown Shooting,1921,unrelated\n\"Report: new 12-inch MacBook Air slims down, has single USB port\",1730,discuss\nIt’s About To Get Harder To Be Arrested For Pot Possession In New York City,932,unrelated\n\"Nun gives birth, intends to keep baby\",2307,unrelated\nWatch NAKED airport worker walk through scanner in bizarre protest against 'rough' guards,1009,unrelated\nStar Wars 7: JJ Abrams want to move release to summer 2015,1269,discuss\nExperts: More facts needed on purported audio recording of Michael Brown shooting,1808,unrelated\n\"Six months after abducting Nigerian schoolgirls, Boko Haram reportedly wants to free them\",7,discuss\nReport: Jose Canseco accidentally shot,1697,discuss\nKim Jong-un relying on ‘cobra wine’ after problems with trouser snake,139,unrelated\nDoes ISIS have an airforce? Terrorist 'fighter pilots' are being trained on captured MiGs by Saddam Hussein's ex-air force officers,1337,unrelated\nWTC rats scare off Anna Wintour,2072,discuss\nZack Snyder Makes Fun of Stolen Batmobile Rumor with New Image,2062,discuss\nCNN Plays Alleged Audiotape of Michael Brown ShootingMilitarization Of Police,1893,unrelated\nMeteorite strike in Nicaragua puzzles experts,1406,unrelated\nISIS leader ‘killed’ in US airstrikes,649,unrelated\nISIS executioner 'Jihadi John' named by media,1933,unrelated\nMan chops off own penis after being dumped by his girlfriend,2434,unrelated\nWeatherman caught peeing live on camera,40,unrelated\nMexico finds 4 more graves at site of suspected student massacre,1427,discuss\nJordan’s King May Participate Personally In ISIS Raids,126,unrelated\nEmotional sergeant-at-arms is greeted back to parliament with a rousing standing ovation a day after he heroically shot dead terrorist - the first time he used weapon in 30 year career,2104,unrelated\nVideo Purports To Show Beheading Of U.S. Journalist By Militants,1034,unrelated\nMystery man slaps shoppers around head for sneezing,634,discuss\nReport claims Kim Jong-un underwent surgery to repair fractured ankles,1480,discuss\n\"Gill Rosenberg, Canadian-Israeli Woman Feared Kidnapped By ISIS, Says She's Safe\",533,unrelated\nFence-jumper got farther into White House,508,unrelated\nISIS Beheads American Journalist,1040,unrelated\nNEWS/ You'll Never Guess How a Homeless Man Spent $100—Watch the Touching Video!,1130,disagree\nUS officials: Video shows American's execution,539,unrelated\nBrian Williams Debunks Peeing Meteorologist Report On ‘NBC Nightly News': Video,633,unrelated\n\"Kim Yo Jong, Kim Jong-Un’s Sister, Takes Control of North Korea While Brother Gets Treatment?\",1268,unrelated\n\"Six months after abducting Nigerian schoolgirls, Boko Haram reportedly wants to free them\",11,unrelated\nThat Boko Haram Ceasefire in Nigeria Isn’t A Ceasefire,1603,unrelated\nPurported ISIS claim: Jordan airstrike kills female US hostage,1293,discuss\nOscar winner Christian Bale to play Steve Jobs in upcoming biopic,1747,unrelated\nSEND IN THE DRONES: Predator drones flown over IS headquarters in Syria,933,unrelated\nAttorney: New audio reveals pause in gunfire when Michael Brown was shot,1426,discuss\nRumor Robert Plant Ripped Up $800 Million Contract To Reunite Led Zeppelin Called 'Rubbish',295,agree\nNigeria and Boko Haram 'agree ceasefire and girls' release',1019,unrelated\nIt's back! The incredible new Batmobile takes a spin around Detroit... after rumors it had been STOLEN,2135,discuss\nVideo messaging service verifies timing of CNN audio recording,1905,unrelated\nThe Man Who Says Comcast Got Him Fired Has Filed a Lawsuit,1814,unrelated\n#RIPFidel fuels false rumors of Cuban leader's death after another Fidel Castro dies,227,unrelated\nA soldier has been shot at Canada’s war memorial just steps away from the nation’s parliament,2347,agree\nMilitant Group Says It Killed American Journalist in Syria,2453,unrelated\nISIS cracks down on five confirmed Ebola cases among fighters: official,1974,discuss\nISIS Beheads Kidnapped Photojournalist James Wright Foley in Horrific Video Message to the U.S.,1361,unrelated\nVideo shows dramatic moment bullet strikes U.S. Marine’s head — and he survives thanks to kevlar helmet,1125,unrelated\nWho Is Michael Zehaf-Bibeau? Ottawa Shooter Suspect Identified By Canadian Officials ,2256,unrelated\nVigilantes cut off alleged rapist's penis,2196,unrelated\nHilarious: North Dakota Pays Special Tribute to President Obama,2443,unrelated\nNicaragua Meteorite Impact Theory May Be Meteor-wrong,1213,agree\nDoes ISIS Have Ebola? Probably Not! Media Reports It Anyway,687,unrelated\nFor sale: Tiger's former island in Sweden,1991,agree\nISIS Beheads American Journalist,2296,unrelated\nMan Known as ‘Jihadi John’ Is Identified as Mohammed Emwazi,961,unrelated\nLawmaker Says ‘At Least 10′ Islamic State Fighters Have Been Captured at the Southern U.S. Border,1931,discuss\n\"Apple to Take Reservations for Trying On Apple Watch, Considered Platinum Model\",2175,unrelated\n\"James Wright Foley, Kidnapped Journalist, Apparently Executed by ISIS\",938,unrelated\nBATMAN VS. SUPERMAN BATMOBILE STOLEN,2090,unrelated\nAudio of gunfire in Michael Brown case authenticated by app company,1715,discuss\nMCDONALD’S WILL STOP SERVING OVERWEIGHT CUSTOMERS BEGINNING 1/1/15,1539,unrelated\nYPG Confirms: Gill Rosenberg Not Captured in Kobani,1330,discuss\nISIS Militant “Jihadi John” Identified As Young West Londoner,382,unrelated\nJudicial Watch's Farrell: ISIS Terrorists Did Cross Mexican Border,2296,unrelated\n\"Accused Boston Marathon Bomber Severely Injured In Prison, May Never Walk Or Talk Again\",1271,unrelated\n\"Batmobile stolen in Detroit? Good one, joker!\",1789,unrelated\n\"NYPD to stop arresting for low-level marijuana charges, will issue tickets instead: source\",2483,unrelated\nChristian Bale quits Steve Jobs movie,1921,unrelated\nApple Watch mass production kicks off in January: Report,2401,discuss\nKurds Deny Gill Rosenberg was in Kobane,2142,agree\nKidnapped Nigerian schoolgirls: Government claims ceasefire deal with Boko Haram that will bring missing girls home,1821,discuss\nWatch: ISIS Claims to Have Captured U.S. Airdropped Weapons,115,unrelated\n\"TEXAS TURKEY FARM CONTAMINATED WITH EBOLA, OVER 250,000 HOLIDAY TURKEYS INFECTED\",2327,unrelated\nFerguson riots: audio may have captured Michael Brown shooting,195,unrelated\n\"U.S. accidentally delivered weapons to the Islamic State by airdrop, militants say\",2176,unrelated\n\"Rare Case: Seven Bosnian Girls, Aged 13 And 14, Fall Pregnant After Five-Day School Trip; Parents Outraged After School Cites 'Parental Neglect'\",1549,unrelated\n\"No, Robert Plant Didn’t Rip Up an $800 Million Contract\",1419,unrelated\nA New iOS 8 Bug Can Delete All Of Your iCloud Documents,1155,unrelated\n\"Rare meteorite impact causes blast in Nicaragua's capital, Managua\",715,discuss\n\"And finally: Apple Watch to launch 9 March with 100,000 apps\",2090,discuss\n\"Dogs DO go to heaven… and cats, and horses: Pope assures young boy that there is a place in paradise for animals as well\",686,unrelated\n'I aborted my baby because it was a boy': Outrage after 'feminist' blogger claims gender prompted termination,374,agree\nIs Ebola Virus Spreading Among ISIS Militants? Reports Claim Jihadists Seeking Cure at Mosul Hospital,938,discuss\nISIS Militant “Jihadi John” Identified As Young West Londoner,2165,agree\n\"Pictured: Heroic sergeant-at-arms, 58, walking through Parliament gun in hand just moments after he killed gunman Michael Zehaf-Bibeau\",2521,unrelated\n6 hidden mass graves may hold missing Mexican students,1670,unrelated\nKim Jong-un: obese leader 'fractured both ankles',909,unrelated\nPure Evil: Islamic State Beheads American Journalist James Wright Foley,1679,discuss\n\"Non, le lancement du nouveau «Star Wars» ne sera pas devancé à cet été\",754,unrelated\nJournalist James Wright Foley reportedly beheaded by ISIS,298,unrelated\nUPDATE: Internet report of Ebola outbreak in Purdon not true,1625,agree\nISIS Beheading of U.S. Journalist James Foley Posted to YouTube,1679,discuss\nISIS militants appear to behead abducted American journalist James Wright Foley in graphic video,539,unrelated\nHomeless man receives $100... then shocks everyone with how he spends it,643,unrelated\nBREAKING NEWS: ISIS beheads missing American journalist James Wright Foley as warning to US to cease action in Iraq,2261,unrelated\nSoldier shot near Canadian parliament building,2156,agree\n\"RCMP release security footage of Michael Zehaf Bibeau during attack, say he shot soldier in back\",1970,agree\nCNN plays chilling audio recording allegedly from Michael Brown shooting: “At least 11 shots”,1446,discuss\nNET Extra: Back-from-the-dead Catholic priest claims God is a female...,321,unrelated\n\"Vice Media Chief Said to Pay $300,000 for Dinner for 30\",377,unrelated\nAn accidental delivery of arms to the Islamic State and the problem with airdrops,1239,unrelated\nSugarhill Gang’s Big Bank Hank dead at 57,2340,discuss\nUS probing claims ISIS fighters seized airdropped weapons meant for Kurds,1361,discuss\nWeather Reporter Caught Writing His Name In The Snow Was NOT Ready To Go On Camera (UPDATED),2092,unrelated\nChinese advised to choose British-sounding names to get ahead,1125,unrelated\nNow the Vogue Rats Are Chewing Through Couture,2031,agree\nLow-level marijuana possession could soon land you a ticket instead of arrest in New York City,1383,unrelated\nVideo Purports To Show Beheading Of U.S. Journalist By Militants,1361,unrelated\nAudio may have captured Michael Brown shooting,1950,unrelated\nAlleged audio of Michael Brown shooting has surfaced,662,unrelated\nIraqi and Kurdish media reports cases of Ebola among Islamic State fighters in Mosul,2060,discuss\n\"Boko Haram Denies Truce, Says Kidnapped Girls Have Been “Married Off”\",2191,discuss\nMichael Phelps' self-proclaimed girlfriend says she was born a BOY and reveals 'amazing' sex with Olympian,2480,unrelated\n$YUM Serving Up #Marijuana & Fried Chicken,2034,unrelated\nMacaulay Culkin Dead? Another Death Hoax Circulates On Facebook,431,unrelated\n\"These LEGO Instructions from 1974 Are Awesome (And Yes, They're Real)\",451,unrelated\nGovernment fires employee who skipped work for 24 years,1242,unrelated\nKim Jong-un: obese leader 'fractured both ankles',1854,discuss\nReport of Kim Jong-un’s ankle injury add fuel to rumours about his absence,818,unrelated\nJournalist James Wright Foley reportedly beheaded by ISIS,1966,discuss\nUS airstrike targets Al Shabaab leader Ahmed Abdi Godane in Somalia,1746,unrelated\nMissing Mexican students 'not found in mass grave',529,unrelated\nThe Guy Who Said a Spider Burrowed Under His Skin? Experts Say…,1549,unrelated\n\"James Foley: American Journalist, James Wright Foley Beheaded in New ISIS Video [Breaking News]\",2287,unrelated\nHas North Korean dictator Kim Jong-un been replaced by his sister?,132,unrelated\nBoko Haram 'to release abducted schoolgirls' as part of ceasefire agreement,206,unrelated\nISIS Blasts 'Scorpion Bombs' At Civilian Areas In Iraq; Mosul Residents Living In Fear,121,unrelated\nCloistered nun has a stomach ache  hospital gives birth to a baby [Google Translate],359,unrelated\nIs the Alleged Audio of the Gunshots That Killed Michael Brown a Hoax?,346,unrelated\nWeb of confusion as scientists cast doubt on man's claims that a spider burrowed into his stomach through his SCAR,1422,unrelated\nNew iOS 8 bug can delete all of your iCloud documents,1413,unrelated\nPentagon Denies It Killed ISIS Chief As Airstrikes Hit Top Extremists,1921,unrelated\nNicaraguan commission on possible meteorite crash presents rock samples,2475,discuss\n\"Apple Watch to Feature Time-Only 'Power Reserve' Mode, Prototypes Disguised as Samsung Watches\",78,unrelated\n\"Priest Dies, Wakes Up, Claims God Is a Woman. Huh?\",760,unrelated\nChristian Bale quits Steve Jobs movie,958,unrelated\nTiger Woods selling Swedish villa — island included,240,unrelated\nNewly Discovered Mass Grave Linked to Missing Mexican Students,2360,unrelated\n\"Boko Haram agrees to ceasefire, release of school girls\",2045,unrelated\nKimye’s Fault? Anna Wintour’s NYC ‘Vogue’ Offices Hit With Disgusting Rat Infestation: ‘Rat Droppings On Desks’,2498,agree\n\"Lady on FB: I'm 41, Intersex, and Fucked Michael Phelps on First Date\",712,unrelated\n\"Apple Media Event Rumored for Late February, Apple Watch and 12\"\" MacBook Air Likely Topics [Updated]\",844,unrelated\nMissing jetliners raise fear of new 9/11-style attacks after Libyan airport falls to Islamic militants,1489,unrelated\nISIS Beheads American Journalist,1966,agree\nCustomer: I was fired for Comcast complaint,1814,unrelated\nRussian Yeti Or Bigfoot Hoax? New Footage Sparks Debate,1331,unrelated\nPictured: Recent Muslim convert Michael Zehaf-Bibeau who shot dead a solider and opened fire on Canadian Parliament,2214,agree\n\"What was fake on the Internet this week: Obama’s peace prize, pumpkin-spice condoms and insane winter snow\",8,agree\nCNN Expert on Brown Audio: At First I Thought ‘Someone’s Trying to Punk CNN’,958,unrelated\nThis Guy Paid Off His Parents’ Mortgage For Christmas,648,unrelated\n\"Six months after abducting Nigerian schoolgirls, Boko Haram reportedly wants to free them\",115,unrelated\n\"Nigeria Says It Struck A Cease-Fire With Boko Haram, But Are They Talking To The Right Guy?\",1340,discuss\nIraqi media: ISIS militants have contracted Ebola,658,unrelated\nPopular 'Banksy' Instagram account offers powerful message of perseverance after Paris attack,176,unrelated\nThat powerful Lego letter to parents from the 1970s? It's real,2171,agree\nThis Is What It Looks Like When A Son Pays Off His Parents’ Mortgage As A Christmas Present,2187,unrelated\nReport: Audio Reveals Pause Between Gunshots When Michael Brown Was Shot,132,unrelated\n\"White House Fence-Jumper Overpowered Secret Service Officer, Ran Through Much of Main Floor\",1916,unrelated\nHere's video of a bird pooping on Vladimir Putin in the middle of a speech,1813,disagree\nSaudi Arabia Cleric Issues Fatwa Against Building Snowmen,1266,discuss\nUS probing claims ISIS fighters seized airdropped weapons meant for Kurds,2252,unrelated\n\"Wildest Apple Watch rumor yet: 100,000 apps at launch\",43,unrelated\n‘Evil straight from the pits of hell': American journalist James Foley reportedly beheaded by ISIS,1295,unrelated\nViral Photo Shows How Chinese Workers Are Used to Manipulate App Store Rankings,1711,agree\nNYC High School Student Nicknamed ‘Teen Wolf’ Made $72 Million On Stock Market,1439,unrelated\n\"Priest Dies, Wakes Up, Claims God Is a Woman. Huh?\",1605,unrelated\n\"US hostage 'murdered' by militants in Yemen, says Hagel\",120,unrelated\nThat’s one way to clean it: Apple Watch will reportedly survive a trip through the shower,1155,unrelated\n\"BREAKING: Islamic State, in video, beheads American journalist James Wright Foley who was kidnapped in 2012 -@BNONews\",2147,discuss\nTiger Woods selling Swedish villa — island included,2502,unrelated\nComcast calls rumor that it disconnects Tor users “wildly inaccurate”,1280,unrelated\nJ.J. Abrams Asks Disney To Move Up 'Star Wars: The Force Awakens' Release Date,1697,unrelated\nPeople On Twitter Think Macklemore Has Joined ISIS,1483,discuss\n\"James Wright Foley, Kidnapped Journalist, Apparently Executed by ISIS\",481,discuss\nTwo blokes dared to eat 20-year-old burger for charity,93,unrelated\n7 Bosnian teens get pregnant on school trip,2022,unrelated\nLynch mob chop man's penis off after catching him allegedly trying to rape teenager,724,unrelated\nISIS Appears To Behead American Photojournalist In YouTube Video,533,unrelated\nThis Powerful Cartoon About The Charlie Hebdo Attack Is Not By Banksy,1419,unrelated\nDog abandoned at railway station with suitcase set for happy ending as offers pour in,382,unrelated\n\"Rajasthan: Man Tries to Rape Teenager, Angry Mob Chops His Penis Off\",1981,agree\nConflicting reports on alleged IS capture of Canadian woman,387,unrelated\nThe Chinese Guide to Avoiding a Bad English Name,2028,unrelated\nKim Jong-un relying on ‘cobra wine’ after problems with trouser snake,1212,unrelated\nISIL Beheads American Photojournalist in Iraq,533,unrelated\neBay developing Apple Watch software with ties to iOS app,209,unrelated\nCNN Plays Alleged Recording of Michael Brown Shooting,1934,discuss\nAnother American hostage at risk by Islamic state,539,unrelated\nReport: Fence jumper made it into East Room of White House,1840,discuss\nBoko Haram denies ceasefire claim by Nigeria's government,1541,unrelated\nBanksy arrest hoax: US website claims street artist caught in Watford,2185,unrelated\n\"Apple Watch Stainless Steel variant reportedly priced at $500, $4,000 for the gold variant\",2277,discuss\nThe Man Who Says Comcast Got Him Fired Has Filed a Lawsuit,1627,unrelated\nReport: Missing Libyan jetliners raise fears of suicide airliner attacks on 9/11,1588,unrelated\nMet police denies reports of Banksy arrest,1739,agree\n\"No, a Planetary Alignment on Jan. 4, 2015, Won’t Decrease Gravity\",1123,agree\n\"No, A Spider Did Not Burrow Under A Man's Skin And Live There For Days\",1634,unrelated\nISIS Blasts 'Scorpion Bombs' At Civilian Areas In Iraq; Mosul Residents Living In Fear,1435,unrelated\nISIS executioner 'Jihadi John' named by media,2184,unrelated\nThe Image That Everyone Is Sharing By 'Banksy' Isn't By Banksy — But It's Awesome,428,unrelated\n\"Teen Made $72 Million Trading Stocks, Confirms Teen Dominance Worldwide\",1563,disagree\n’6 Days Darkness in December 2014′ 100% Fake; NASA Confirmed 3 Days Total Darkness Hoax as Well,17,agree\nGOP Rep: ‘At Least Ten ISIS Fighters Have Been Caught Coming Across The Mexican Border’,2307,unrelated\nISIL video claims beheading of kidnapped journalist James Foley,1786,unrelated\nMarried TV actor wakes up to find his testicles have been STOLEN after he is drugged in Russian bar by attractive blonde working for organ traffickers,2443,unrelated\nNew iOS 8 bug can delete all of your iCloud documents,1278,unrelated\nPredator Drone Reportedly Spotted Over ISIS Stronghold,1234,unrelated\nBritish man pays $460 to save constipated goldfish's life,1364,agree\nFormer PGA Tour player: Tiger Woods suspended for drug test failure,2252,unrelated\nVideo Purports To Show Beheading Of U.S. Journalist By Militants,1627,unrelated\nNYC relaxes response to marijuana possession,2372,discuss\n\"Sons of Anarchy Movie? No, Kurt Sutter Announces Charlie Hunnam, Brad Pitt Film Article is Fake\",1103,unrelated\nNigeria Boko Haram blamed for raids despite truce claim,800,unrelated\nAxl Rose Dead? Of Course Not — Tiresome Internet Death Hoax Plague Hits Guns N’ Roses Frontman,1180,unrelated\nTropical spider burrowed under Bali tourist's skin,1826,unrelated\nBREAKING UDPATED: ISIS REPORTEDLY USE CHEMICAL WEAPONS IN KOBANE,1642,unrelated\nApple 'working on 12-inch MacBook Air',1730,discuss\n\"Vogue's Anna Wintour Pissed Off With New 1 World Trade Center Offices, Infested With Rats\",30,unrelated\n'Electric Boogie' Developer Leaves Secret Resignation Letter To Boss At The End Of The Game (Video),1483,unrelated\nSoldier shot in Ottawa at War Memorial,77,unrelated\nISIS Appears To Behead American Photojournalist In YouTube Video,2127,unrelated\nIraq Says Arrested Woman Is Not The Wife of ISIS Leader al-Baghdadi,1471,unrelated\nMissing Mexican students 'not found in mass grave',1939,unrelated\n\"Tiger Woods PED, PGA Tour Suspension Allegations Retracted by Dan Olsen\",755,unrelated\nISIS Releases YouTube Video Showing 10-Year-Old 'Martyr' Allegedly Killed in Battle,2268,unrelated\nJames Foley executioner said identified as British rapper  Read more: James Foley executioner said identified as British rapper,1375,unrelated\nSoldier shot near Canadian parliament building,633,unrelated\nSeth Rogen to Play Apple Co-Founder Wozniak in Steve Jobs Biopic,1575,discuss\nBritish rapper a suspect in ISIS beheading,592,unrelated\nApple Watch to reportedly offer 'Power Reserve' to help extend battery life,2106,unrelated\nMissing American journalist reportedly beheaded by Islamic State ,632,discuss\nISIS executioner 'Jihadi John' named by media,997,discuss\nIncredible Video Shows A US Marine Surviving Being Shot In The Head By A Sniper In Afghanistan,755,unrelated\nMan chops off own penis after being dumped by his girlfriend,1560,discuss\nInsurgents killed in Nigeria despite alleged truce with Boko Haram,1506,unrelated\nISIL militant 'Jihadi John' named by media,1909,unrelated\nNew iOS 8 bug can delete all of your iCloud documents,2404,unrelated\nRapper identified as James Foley's executioner: reports,1104,unrelated\n\"ISIS Claims It Kidnapped Gill Rosenberg, The First Western Woman To Fall Into The Group's Hands\",1438,unrelated\nAmazon Reportedly Planning An Ad-Supported Video Service That Will Be Cheaper Than Netflix,2520,unrelated\nHoax 'Banksy Arrested in London' Story Dupes the Internet Again,958,unrelated\nIsis tells mother on rescue mission :’You’ve just eaten your son’,346,unrelated\n\"ISIS Militants Have Contracted Ebola: Iraqi, Kurdish Media Reports\",1778,discuss\nSergeant-at-Arms stopped shooter on Parliament Hill,1356,discuss\n\"Woman detained in Lebanon is not Isis leader’s wife, says Iraq\",691,unrelated\nIslamic State accused of using chlorine gas on Iraqi soldiers,2411,unrelated\nKim Jong-Un 'in hospital with two fractured ankles' after ballooning to around 20 stone and going on numerous 'meet the people' walkabout PR stunts,2385,unrelated\n\"Viral Video Of Homeless Man Spending $100 On Food For Other Homeless Was Faked, Witness Says\",2141,unrelated\nCustomer: I was fired for Comcast complaint,2238,discuss\nIRAQI AND KURDISH MEDIA REPORTS: ISIS FIGHTERS HAVE CONTRACTED EBOLA,992,discuss\nBlundering boyfriend burns down college after trying to impress his girlfriend with elaborate marriage proposal,204,unrelated\nWas The Video Of That Homeless Man Doing Good Deeds With $100 All An Elaborate Hoax!?,1940,unrelated\nShots Heard In Alleged Brown Shooting Recording [AUDIO],1950,unrelated\nDoubts raised over authenticity of Charlie Hebdo footage.,1683,agree\n\"Gill Rosenberg, Canadian citizen, reportedly captured by ISIS in Syria\",513,unrelated\nWas Heart-Tugging Viral Video Of Generous Homeless Man All A Hoax?,2287,unrelated\nISIL allegedly kills US journalist in video,1786,unrelated\nUS airstrike targets Al Shabaab leader Ahmed Abdi Godane in Somalia,60,unrelated\nThe Case of the Stolen Batmobile Has Been Solved,1177,discuss\nJihadi John UNMASKED: Islamic State killer NAMED as west Londoner Mohammed Emwazi,81,unrelated\nSmall Meteorite Strikes in Nicaragua's Capital City of Managua,2371,unrelated\n\"James Foley: American Journalist, James Wright Foley Beheaded in New ISIS Video [Breaking News]\",1857,unrelated\nIPhone 6 users are tearing their hair out,2276,discuss\nAre Rumors of the Apple Watch in Feb True?,195,unrelated\nNEWS/ Meet the Teletubbies Sun Baby: 19-Year-Old Jess Smith Reveals Herself as the Smiling Face Who Looked Over Teletubbyland,837,unrelated\n\"Report: ISIS kidnaps Canadian-Israeli, former IDF soldier who went to fight with the Kurds\",2037,discuss\n\"What We Know About Kim Yo Jong, Who May Control North Korea\",271,unrelated\n\"Boko Haram: Kidnapped Girls Have Been Married Off, Truce Never Happened\",737,unrelated\nSteve Jobs Biopic Eyes Seth Rogen to Play Apple Co-Founder Steve Wozniak,2360,unrelated\nBanksy 'Arrested & Real Identity Revealed' Is The Same Hoax From Last Year,30,unrelated\n\"Evander Kane \"\"On Way Out\"\" From Source, Price Is Very High; Who Is In?\",1385,unrelated\nPredator Drone Reportedly Spotted Over ISIS Hotbed in Syria; Airstrikes Hit ISIS Targets,1234,unrelated\nBugatti Veyron Vandalized With Penis Graffiti? Viral Photo Isn’t What It Seems,822,unrelated\nObama denounces killing of journalist James Foley and pledges ‘justice’,2526,unrelated\n\"Apple Reportedly Preparing 12-inch MacBook Air, Thinner and Lighter than Existing Models\",213,unrelated\nIsis militants claim to have killed US journalist James Foley,2175,unrelated\nTiger Woods serving secret PED suspension?,2432,unrelated\n\"Boko Haram agrees to ceasefire, release of school girls\",2078,unrelated\n‘Wild Misinformation’: Brian Williams Explains the Mike Seidel Liveshot,2511,discuss\nFounding Fathers-Era Time Capsule Found in Boston,269,unrelated\n\"Rats at Vogue's NYC offices - watch your step, Anna Wintour\",1619,discuss\nJeh Johnson shoots down Duncan Hunter's assertion IS is entering U.S. via Mexico,1483,unrelated\nIsis claims to behead US journalist,1679,discuss\n'No hard evidence' of Isis claims it kidnapped Canadian-Israeli woman Gill Rosenberg,1459,unrelated\nUS officials: Video shows American's execution,1016,discuss\n\"Jess Smith, 19, Claims She Was Teletubbies' Giggling Baby: What Did She Get Paid?\",1094,unrelated\nUS Lawmaker: Ten ISIS Fighters Have Been Apprehended Coming Across Southern Border (Video),190,unrelated\nGraphic Photo: Oliver Ilic Uses Razor Blade To Slice Off Own Manhood After Girlfriend Broke Up With Him,413,unrelated\nBATMAN VS. SUPERMAN BATMOBILE STOLEN,2431,unrelated\nMissing jetliners raise fear of new 9/11-style attacks after Libyan airport falls to Islamic militants,1022,unrelated\nAngry mob hacks off alleged rapist's genitals with meat cleaver after dragging him into butchers,1296,unrelated\nThe 'cub of Baghdadi': Has this boy become the youngest victim of Isis’s use of child soldiers?,1179,discuss\n\"SMALL METEORITE STRIKES NICARAGUA, GOVERNMENT SAYS\",1790,discuss\nDurex is not confirming or denying rumors of a “pumpkin spice” condom,859,unrelated\nLuke Somers: British-born photojournalist 'killed by al-Qaeda after failed rescue attempt in Yemen',1256,unrelated\nSugarhill Gang rapper Big Bank Hank dies at age 57,40,unrelated\nAl-Shabab leader who ordered Kenya mall massacre believed killed in US drone attack in Somalia,226,discuss\nISIS militants appear to behead abducted American journalist James Wright Foley in graphic video,1802,unrelated\n\"Yang Hu, worker in Zhejiang, cuts off own penis over desperation of finding love\",1761,unrelated\nThe news of Cesar Millan's death is false,1429,unrelated\nHas Ebola infected Isis militants in Mosul?,1938,unrelated\n\"Apple Reportedly Preparing 12-inch MacBook Air, Thinner and Lighter than Existing Models\",239,unrelated\n\"No, a Planetary Alignment on Jan. 4, 2015, Won’t Decrease Gravity\",1625,unrelated\nWife and son of Isil leader Abu Bakr al-Baghdadi 'detained at Lebanon border',2155,discuss\nNew Rumour Suggests Apple Watch to Launch in February,2401,discuss\n\"Etats-Unis: Mort pendant 48 minutes, un prêtre affirme que Dieu est une femme\",1048,unrelated\nAmazon's first brick-and-mortar store said to open in Manhattan,321,unrelated\nKIM DINE WITH ME: Porky president Kim Jong-un to open UK restaurant serving DOG,582,discuss\nAudio recording allegedly captures moment Michael Brown was shot,1818,discuss\nMedia Fooled Again? Story Claims 7 of 28 Girls On School Trip Came Home Pregnant,2125,agree\nDid Kim Yo-Jong Take Kim Jong Un’s Role? North Korea Ill Health Rumors Are ‘Fabricated’,1029,unrelated\n\"Meteorite Strikes Nicaraguan Capital, Creates 16-Foot-Deep Crater\",81,unrelated\nWATCH: Bird Launches Airstrike on Putin’s Shoulder (UPDATED),1789,unrelated\nRapper identified as James Foley's executioner: reports,592,unrelated\nCameron vows to hunt down IS 'monsters' after Haines murder,1360,unrelated\nWife Of ISIS Leader Abu Bakr al-Baghdadi Detained In Lebanon,254,unrelated\nRat problem worsens at One World Trade Center offices of Conde Nast,2106,discuss\n\"Jess Smith, 19, Claims She Was Teletubbies' Giggling Baby: What Did She Get Paid?\",470,unrelated\n\"Audio captured at time of Michael Brown shooting, company says\",1426,discuss\n\"Brian Williams: No, Our Meteorologist Was Not Peeing on Live TV\",1323,unrelated\nWhat Glenn Beck Fears May Be Done With the 11 Missing Jets,2010,discuss\nReport: Israeli-Canadian woman fighting Islamic State has been kidnapped by terror group,387,unrelated\nNew iOS 8 bug can delete all of your iCloud documents,1670,unrelated\n'Hairgate': iPhone hit by new social media storm,2088,discuss\n\"Vice Media CEO Shane Smith Spent $300,000 on Las Vegas Dinner (Report)\",1817,unrelated\n\"Boko Haram: Kidnapped Girls Have Been Married Off, Truce Never Happened\",381,unrelated\nShocking picture shows mother trying to sell her own son to pay for twin daughter's cancer treatment,565,unrelated\n\"Calm down everyone, Banksy hasn't been arrested: 9 clues that it's a hoax\",2051,agree\n\"Seven High School Girls Get Pregnant On Five-Day School Trip, Parents Outraged\",505,unrelated\nISIS Reportedly Beheads American Photojournalist in Iraq,1580,discuss\nObama: murder of James Foley 'shocks the conscience of the entire world',1949,unrelated\nZack Snyder’s ‘Batman V Superman: Dawn Of Justice’ Stolen Batmobile Rumor Put To Rest,1790,unrelated\n\"Gill Rosenberg, Canadian-Israeli Woman Feared Kidnapped By ISIS, Says She's Safe\",1361,unrelated\nTiger Woods prices private island at $7.1 million,1826,unrelated\nAccountant Claims Comcast Got Him Fired From His Job for Reporting a Customer Service Issue,2149,unrelated\nIslamic State releases video apparently showing the beheading of missing US journalist James Foley,1853,unrelated\nWoman Stays In KFC For A Week To Get Over Her Break-Up,1819,unrelated\nJeh Johnson shoots down Duncan Hunter's assertion IS is entering U.S. via Mexico,2093,discuss\nAxl Rose Dead? Of Course Not — Tiresome Internet Death Hoax Plague Hits Guns N’ Roses Frontman,2175,unrelated\nGCPD Solved Stolen Batmobile Case?,2135,discuss\nJudd Nelson rebuffs Internet rumors that he died of a drug overdose.,1549,unrelated\nWSJ: Apple cut watch health features due to erratic sensors,607,unrelated\nGod Is A Woman – Resurrected Father Narated,1227,disagree\nAn Indian Civil Servant Just Got Sacked After Not Turning Up For Work For 25 Years,72,unrelated\nNun complains of stomach pains... and GIVES BIRTH: Sister who had 'no idea' she was pregnant has a baby boy at hospital in Italy,1760,unrelated\n\"North Korean leader Kim Jong-un not missing, just having ankle surgery\",2327,unrelated\n\"Report: Apple Watch to start at $500 in stainless steel, thousands for gold model\",2365,discuss\n\"Tropical spider burrows under man's skin, lives there for three days\",1880,disagree\nStar Wars: The Force Awakens to be released this summer?,1740,unrelated\nTerrorism fears rise amid reports of stolen jetliners,1083,unrelated\n\"White House Fence-Jumper Overpowered Secret Service Officer, Ran Through Much of Main Floor\",1804,unrelated\nHas North Korean dictator Kim Jong-un been replaced by his sister?,2330,unrelated\n\"UPDATE: Soldier, gunman who died in Ottawa rampage identified\",1751,unrelated\nReport: NYPD to stop arresting people for minor marijuana offenses,1660,unrelated\niOS 8 bug reportedly erases iCloud Drive documents when settings are reset,1413,unrelated\nISIS Getting Ebola,2463,unrelated\nBREAKING: ISIS USES CHEMICAL WEAPONS – Murders 300 Iraqi Soldiers in Chlorine Gas Attack,466,agree\nPredator Drone Reportedly Spotted Over ISIS Stronghold,2443,discuss\nBoko Haram denies it has agreed ceasefire,125,unrelated\nNASA Raises Doubts About Reports of Nicaraguan Meteorite,816,unrelated\n\"In Vogue vs Rats War, the Rats Are Winning\",30,unrelated\nNew ISIS Video Shows Militants Seizing Weapons Airdropped By US Near Kobani,2172,agree\nUrgent: The Leader of ISIL 'Abu Bakr al-Baghdadi' Killed! / Photo,789,unrelated\nOpposition group: ISIS militants training to fly warplanes in Syria,1293,unrelated\n#HairGate: iPhone 6 Customers Are Complaining That The Phone Is Ripping Out Their Hair,689,unrelated\nBoyfriend cuts off his penis and throws it in the bin after girlfriend dumps him for being bad in bed,2496,agree\n\"Christian Bale passes on role of Steve Jobs, actor reportedly felt he wasn't right for part\",1841,agree\nNun who gave birth ‘had no idea’ she was pregnant,2479,discuss\nIS Fighters Seize Weapons Cache Meant for Kurds,2509,discuss\nThe Chinese Guide to Avoiding a Bad English Name,1574,unrelated\nFence-jumper made it farther in White House than Secret Service let on,917,unrelated\nApple Users Add Hairgate to iPhone 6 Problems,1923,unrelated\nIRAQI AND KURDISH MEDIA REPORTS: ISIS FIGHTERS HAVE CONTRACTED EBOLA,1438,unrelated\n\"Sorry, KFC isn't going to be selling weed in Colorado restaurants\",1256,unrelated\nISIS Fighters Getting Caught Coming Across the U.S.-Mexican Border?,2458,unrelated\n\"These LEGO Instructions from 1974 Are Awesome (And Yes, They're Real)\",2171,agree\nThe next Apple Watch could be platinum,2421,discuss\nArmed U.S. drones spotted flying over Syria in possible hunt for ISIS leader,1170,unrelated\nIslamic State 'training pilots to fly fighter jets',568,unrelated\nPure Evil: Islamic State Beheads American Journalist James Wright Foley,2526,unrelated\nIs There an ISIS Threat on the Texas-Mexico Border or Not?,2056,unrelated\nIslamic State Leader al-Baghdadi “Not Dead”,789,unrelated\nChristian Bale in Talks to Play Steve Jobs (Exclusive),1213,unrelated\nAl-Shabab leader who ordered Kenya mall massacre believed killed in US drone attack in Somalia,1815,unrelated\nIslamic State 'training pilots to fly fighter jets',1293,unrelated\n\"Apple Targeting March for Apple Watch Launch, Retail Training Begins Next Month\",1195,unrelated\nWho Is Michael Zehaf-Bibeau? Ottawa Shooter Suspect Identified By Canadian Officials ,2002,unrelated\n\"Israel opens dams, floods Gaza\",1950,unrelated\nIslamic State releases video apparently showing the beheading of missing US journalist James Foley,2386,discuss\nISIS Reportedly Beheads American Photojournalist in Iraq,1361,unrelated\nMum faces real-life Sophie's Choice – as she tries to sell her son to fund daughter's care,1786,unrelated\nBig Bank Hank of The Sugarhill Gang is dead at 57,1374,unrelated\nObama Denounces James Foley's Execution: 'Today The Entire World Is Appalled',2450,agree\nAudio recording allegedly captures moment Michael Brown was shot,1040,unrelated\n\"Comfort eating? Chinese woman, 26, spends an entire WEEK in KFC after being dumped by boyfriend\",527,unrelated\n'They ate through the ceilings and pooped on the keyboards': Rats are 'taking over' Vogue's new World Trade Center office and Anna Wintour 'no longer wants to work there',1506,unrelated\nAudio may have captured Michael Brown shooting,2281,unrelated\nFounding Fathers-Era Time Capsule Found in Boston,971,agree\nDHS: GOP Rep.’s Claim ISIS Members Caught at U.S. Border ‘Categorically False’,1419,unrelated\n\"Nigeria, Boko Haram reach ceasefire deal, kidnapped girls to go free, official says\",800,unrelated\nThe iPhone 6 'Hairgate' Is Not a Thing,1769,discuss\nIsis leader Abu Bakr al-Baghdadi's 'wife and son detained in Lebanon',1267,discuss\n\"Apple to Take Reservations for Trying On Apple Watch, Considered Platinum Model\",1438,unrelated\nUS confirms death of Somalia terror group leader,1637,unrelated\nWe took a look at the photo said to show the body of Islamic State leader Abu Bakr Al-Baghdadi (right) and found it was really an ethnic Albanian militant killed in 2013,891,discuss\nAmazon Is Opening a Brick-and-Mortar Store in Manhattan,718,discuss\nNew Audio Allegedly Captures Moment Michael Brown Was Shot,1974,unrelated\nAudio of gunfire in Michael Brown case authenticated by app company,1379,agree\nWatch NAKED airport worker walk through scanner in bizarre protest against 'rough' guards,1873,unrelated\nYPG Confirms: Gill Rosenberg Not Captured in Kobani,2037,agree\nSetting the record straight on tor,1034,unrelated\n\"Is North Korea, world's most secret state, really planning a new restaurant in Scotland?\",2418,discuss\nWHO ‘probing’ whether ISIS fighters got Ebola,803,unrelated\nHomeless man receives $100... then shocks everyone with how he spends it,344,unrelated\nMeteorite strike in Nicaragua puzzles experts,1948,unrelated\nKC Man Does Not Have Ebola,1349,unrelated\nNYC High School Student Nicknamed ‘Teen Wolf’ Made $72 Million On Stock Market,1934,unrelated\nFormer PGA Tour player: Tiger Woods suspended for drug test failure,1034,unrelated\nKim Jong-un ‘is so fat from eating cheese that he has broken his ankles’,2058,unrelated\n\"In Kim Jong Un's absence, his sister may rule. Or not.\",1836,discuss\nKim Jong-un 'Had Surgery on Fractured Ankles',1854,discuss\nISIS Border Crisis: DHS Chief Says Terrorists Not Entering US Through Mexico,1398,discuss\nWFB’s Bill Gertz: Obama Administration ‘Trying to Play Down’ Missing Libyan Airliners,1574,unrelated\nRobot security guards now patrolling Microsoft's Silicon Valley campus,1577,unrelated\nJordan’s King Abdullah Did Not Personally Fly Airstrikes On ISIS,1689,unrelated\nNun gives birth to surprise baby after complaining of stomach pains,633,unrelated\n\"US hostage 'murdered' by militants in Yemen, says Hagel\",298,unrelated\n\"Priest Dies, Wakes Up, Claims God Is a Woman. Huh?\",2520,unrelated\nMexico prosecutor: Students not in 1st mass graves,1351,unrelated\nAl-Shabaab co-founder confirmed killed by US air strike in Somalia,2268,unrelated\nAudio recording allegedly captures moment Michael Brown was shot,1467,unrelated\nMichael Phelps’ girlfriend Taylor Lianne Chandler reveals she was raised as a boy,330,unrelated\n\"Apple's New MacBook Will Be A Thinner, Cleaner, Faster 12-Inch MacBook Air\",1049,unrelated\nDid Kim Yo-Jong Take Kim Jong Un’s Role? North Korea Ill Health Rumors Are ‘Fabricated’,381,unrelated\n\"Nun gives birth, intends to keep baby\",10,unrelated\n\"Big Bank Hank, US rapper and Sugarhill Gang founder member, dies at 57\",40,unrelated\nIsis leader Abu Bakr al-Baghdadi's 'wife and son detained in Lebanon',1217,unrelated\nISIS Militant “Jihadi John” Identified As Young West Londoner,1346,discuss\nIslamic State Militants Claim to Have Beheaded US Journalist James Wright Foley,1251,unrelated\nMicrosoft's Silicon Valley campus now guarded by Daleks,1074,unrelated\nGoogle Grows With $1.6 Billion in California Office Deals,1909,unrelated\nMichelle Obama’s face blurred by Saudi state television,1531,unrelated\nThat Boko Haram Ceasefire in Nigeria Isn’t A Ceasefire,2520,unrelated\n\"L. Jinny? Abdel-Majed Abdel Bary, UK Rapper, Suspected in James Foley Killing: Reports\",626,unrelated\nVice CEO Throws Down $300K on Lavish Vegas Dinner,1605,unrelated\nBatman Set To Play Steve Jobs In Upcoming Biopic,137,unrelated\n\"Boko Haram: Kidnapped Girls Have Been Married Off, Truce Never Happened\",800,unrelated\nJames Foley remembered as 'brave and tireless' journalist,1016,agree\nTourist wakes to find strange red trail on his stomach - and discovers a spider has burrowed through his appendix scar and crawled UNDER his skin while on holiday in Bali,1372,unrelated\nSources: Guns N' Roses Frontman Axl Rose Found Dead in West Hollywood Home at Age 52,1857,unrelated\nHomeless man receives $100... then shocks everyone with how he spends it,942,unrelated\nKim Jong-un 'Had Surgery on Fractured Ankles',818,unrelated\n#Hairgate trends on social media: iPhone 6 users complain of ripped out hair,1738,discuss\nADVISORY-Islamist rebel leader killed in U.S. strike - Somali government,2022,unrelated\n\"Sadly, Pumpkin Spice Condoms Aren't A Thing After All\",959,unrelated\nMeteorite 'caused mysterious boom in Nicaragua',1917,unrelated\n\"Michael Zehaf-Bibeau, slain Ottawa shooter, had criminal record in Quebec, B.C.\",1222,unrelated\n\"HBO streaming service could launch in April for $15 per month, work on Apple TV\",1660,unrelated\nMacaulay Culkin Victim of Another Online Death Hoax,1174,agree\nOttawa investigates reports that Isis has captured Canadian-Israeli woman,573,unrelated\nBug in iOS 8's 'Reset All Settings' Option Also Erases iCloud Drive Documents,906,unrelated\nNicaragua asks U.S. for help investigating meteorite crater,524,unrelated\nIraqi and Kurdish media reports cases of Ebola among Islamic State fighters in Mosul,220,unrelated\n\"These egalitarian Lego instructions from the 1970s are pretty cool, but are they real?\",451,unrelated\n\"So, There Might Be a Rat Infestation at Vogue\",1494,unrelated\nISIS Militants Allegedly Contracted Ebola,2078,unrelated\nIraq Denies Lebanon Captured Abu Bakr al-Baghdadi's Wife and Child,2042,unrelated\nMan chops off his own penis after girlfriend told him he was no good in bed,592,agree\nElderly Woman Arrested for Kidnapping Neighbor’s Cats & Making Fur Coats,1921,unrelated\nTexas City plumber's truck ends up in Syrian war,1832,unrelated\nPentagon: ISIS seized materials airdropped to Kurds,2509,discuss\nPredator Drone Reportedly Spotted Over ISIS Hotbed in Syria; Airstrikes Hit ISIS Targets,2129,discuss\nISIS leader dead?,789,unrelated\n\"Sick Kansas City man said not to have Ebola, U.S. plans new steps to fight virus\",1349,unrelated\nThis Is What It Looks Like When A Son Pays Off His Parents’ Mortgage As A Christmas Present,648,unrelated\nSteve Jobs Biopic Eyes Seth Rogen to Play Apple Co-Founder Steve Wozniak,1002,discuss\nChristian Bale in Talks to Play Steve Jobs (Exclusive),2455,discuss\niOS 8 bug reportedly erases iCloud Drive documents when settings are reset,2054,discuss\nAn audio recording of the Michael Brown shooting has reportedly surfaced,2287,discuss\nISIS Getting Ebola,1974,discuss\nREPORT: The Batmobile Might Have Been Stolen In Detroit,1459,discuss\nGod is a woman- Priest who died for 48 minutes claims,1521,disagree\nIslamic Militants Post Video Claiming to Show Beheading of U.S. Journalist,1336,discuss\nTexas plumber baffled after truck ends up in the hands of Syrian rebels,565,unrelated\nObama Denounces James Foley's Execution: 'Today The Entire World Is Appalled',938,unrelated\n\"Seven High School Girls Get Pregnant On Five-Day School Trip, Parents Outraged\",499,unrelated\n\"One gunman killed in shooting on Parliament Hill in Ottawa, hunt on for other shooters\",0,unrelated\n\"At CBS Detroit, Fan Site 'Scuttlebutt' Is Enough to Publish Batmobile Rumor\",1807,unrelated\nWhite House Fence Jumper Actually Made It Pretty Far Inside,843,discuss\nSurreal Photos of Fisherman’s Jaw-Dropping Catch Will Likely Have People Wondering If It’s Real,1528,unrelated\n\"Meteorite makes big crater in Nicaragua, government says\",1661,discuss\n\"Gill Rosenberg, Canadian-Israeli Woman Feared Kidnapped By ISIS, Says She's Safe\",1347,unrelated\nConflicting reports on alleged IS capture of Canadian woman,1774,discuss\nDHS: GOP Rep.’s Claim ISIS Members Caught at U.S. Border ‘Categorically False’,2087,unrelated\nIsis leader Abu Bakr al-Baghdadi's 'wife and son detained in Lebanon',170,unrelated\nUS confirms death of Somalia terror group leader,1256,agree\nISIS Seemingly Beheaded American Journalist James Wright Foley,1905,unrelated\nBali spider burrows under Aussie’s chest,1321,disagree\nNow THAT'S a Royal trip! Alan Titchmarsh finds psychedelic mushroom in the Queen's garden at Buckingham Palace,1374,unrelated\nTiger Woods Is Selling His Private Island For $7.1 Million,858,unrelated\nREPORT: Apple Isn't Happy With The Battery Life Of Its New Smartwatch,1570,unrelated\n\"Boko Haram leader denies ceasefire deal, says 200 abducted girls married off \",2156,unrelated\nISIS Fighters Getting Caught Coming Across the U.S.-Mexican Border?,1905,unrelated\nIslamic State May Have Fighter Jets Now After Seizing Russian-Made MiGs,886,unrelated\nJames Foley executioner said identified as British rapper  Read more: James Foley executioner said identified as British rapper,1649,unrelated\nNigeria and Boko Haram 'agree ceasefire and girls' release',992,unrelated\nPure Evil: Islamic State Beheads American Journalist James Wright Foley,1120,unrelated\nIs this the world's oldest burger? Man claims to have kept McDonald's Quarter Pounder for 20 YEARS,628,discuss\nEveryone chill! Banksy has NOT been arrested,2051,agree\n\"'American bombing had signed my death certificate': Missing US journalist James Wright Foley goes unflinching to his death as ISIS behead him in horrific video, as a warning to Obama\",1873,unrelated\nSeth Rogen Eyed to Play Apple's Steve Wozniak in Christian Bale's Steve Jobs Movie (Exclusive),2272,unrelated\nMexican cartel leader kills self; bodies in grave not missing students,2385,unrelated\nMacaulay Culkin Dead?,1293,unrelated\nCNN Plays Alleged Audiotape of Michael Brown ShootingMilitarization Of Police,640,unrelated\nPentagon Denies It Killed ISIS Chief As Airstrikes Hit Top Extremists,691,unrelated\nBoko Haram 'to release abducted schoolgirls' as part of ceasefire agreement,2078,unrelated\nNET Extra: Back-from-the-dead Catholic priest claims God is a female...,344,unrelated\nHilarious: North Dakota Pays Special Tribute to President Obama,1599,unrelated\nNigeria Claims Boko Haram Will Release the Kidnapped Schoolgirls,2520,unrelated\nDoes ISIS Have Ebola? Probably Not! Media Reports It Anyway,950,unrelated\nThat Was Fast: Christian Bale Bails on Steve Jobs Biopic,945,disagree\nI aborted my baby because it was a boy,280,unrelated\n\"Vogue's Anna Wintour Pissed Off With New 1 World Trade Center Offices, Infested With Rats\",367,unrelated\n\"James Wright Foley, Kidnapped Journalist, Apparently Executed by ISIS\",1569,unrelated\nMacaulay Culkin Victim of Another Online Death Hoax,195,unrelated\n'They ate through the ceilings and pooped on the keyboards': Rats are 'taking over' Vogue's new World Trade Center office and Anna Wintour 'no longer wants to work there',1019,unrelated\nA Bunch Of People Thought Banksy Got Arrested But It Was A Hoax,1349,unrelated\nOne of 'Taliban Five' in Bowe Bergdahl swap allegedly returned to militancy,236,unrelated\n\"IS Beheads Briton David Cawthorne Haines, Threatens to Execute Another Briton, Alan Henning\",1301,unrelated\nKanye Banned,2048,unrelated\nUS confirms death of Somalia terror group leader,2506,unrelated\nNo One In North Korea Is Allowed To Share Kim Jong Un's Name,2143,unrelated\nSource: Tom Brokaw Wants Brian Williams Fired,2338,unrelated\nISIS Appears To Behead American Photojournalist In YouTube Video,938,unrelated\n'The youngest martyr - the cub of al-Baghdadi': ISIS boasts a 10-year-old fighter has been killed as he went into battle with his father in Syria,2196,unrelated\nCNN Plays Alleged Recording of Michael Brown Shooting,121,unrelated\nBATMAN VS. SUPERMAN BATMOBILE STOLEN,1807,unrelated\nPope Francis turns out not to have made pets in heaven comment,240,unrelated\nChristian Bale In Talks To Play Steve Jobs In Sony's Next Biopic,2211,disagree\nNew policy could reduce marijuana possession arrests,1022,unrelated\nChristmas Is Cancelled: Pumpkin Spice Condoms Are a Goddamn Hoax,608,unrelated\nIS Militants Kill 300 Iraqi Soldiers with Chlorine Gas,1136,discuss\n\"Forty years ago, Lego wrote a powerful letter to parents about how gender works\",22,unrelated\nQuestions raised over Nicaragua 'meteorite',731,unrelated\nJihadi John unmasked: Former Westminster University student was arrested FIVE years ago and put on a terror watch list - but he flew to Syria to join ISIS two years later,1427,unrelated\nKurds fear Isis use of chemical weapon in Kobani,1789,unrelated\nISIS Blasts 'Scorpion Bombs' At Civilian Areas In Iraq; Mosul Residents Living In Fear,1808,unrelated\nISIS Beheads Kidnapped Photojournalist James Wright Foley in Horrific Video Message to the U.S.,1873,unrelated\nCanadian-Israeli Woman May Have Been Captured In Syria: Reports,1224,unrelated\nThis Is a Truly Horrifying Story About a Spider,859,unrelated\nHope Fades for Girls' Release After Boko Haram 'Truce' Breached,955,disagree\nCheese addiction breaks Kim Jong-un's ankles,2417,discuss\nWeaponized Ebola? ISIS Militants Said To Contract Deadly Virus,2003,discuss\nISIS Beheads American Journalist,744,unrelated\nISIS Extremists Claim to Behead British Hostage David Haines,1802,unrelated\nTurkish Leader Says U.S. Airdrop Aided ISIS Militants,2172,agree\nAUSTRALIA: 600-POUND WOMAN GIVES BIRTH TO 40-POUND BABY,40,unrelated\nAlleged Audio of Michael Brown Shooting Doesn’t Sound Good for Officer Darren Wilson,2345,discuss\nScientists Doubt That Meteor Caused Crater In Nicaragua,649,unrelated\nURGENT: ISIS leader Abu Bakr al-Baghdadi allegedly killed by US airstrikes,1631,unrelated\nMicrosoft's Silicon Valley campus now guarded by Daleks,1195,unrelated\nNigeria Says Boko Haram Cease-Fire May Lead to Release of Kidnapped Girls,821,unrelated\n\"Gill Rosenberg, Canadian citizen, reportedly captured by ISIS in Syria\",693,unrelated\nNBC weatherman caught urinating in the woods live on air,1926,disagree\n\"Catholic priest dies for 48 mins, wakes up claiming God is a woman\",2445,disagree\nParents' anger after seven Bosnian schoolgirls aged 13 and 14 fall pregnant on class trip,208,unrelated\n\"Boko Haram: Kidnapped Girls Have Been Married Off, Truce Never Happened\",2139,agree\nWeb of confusion as scientists cast doubt on man's claims that a spider burrowed into his stomach through his SCAR,1375,unrelated\nMissing American journalist reportedly beheaded by Islamic State ,2524,discuss\nTropical spider 'burrowed under man's skin through scar' - video report,1210,unrelated\nLibya: Missing Libya Planes Spark Security Concerns,2010,discuss\nSee the Crater a Meteorite Made in Nicaragua,1913,agree\nKim Jong-un 'so fat he has fractured his ankles',2210,unrelated\nWAS NBC METEOROLOGIST MIKE SEIDEL PEEING IN THE SNOW ON CAMERA? A TESTY BRIAN WILLIAMS EXPLAINS,258,unrelated\n\"Woman detained in Lebanon is not al-Baghdadi's wife, Iraq says\",72,unrelated\nAaron Sorkin Confirms Christian Bale Will Play Steve Jobs,687,unrelated\nCNN audio: Is this the moment Michael Brown was shot?,2235,discuss\nAn Audio Recording of the Michael Brown Shooting Has Reportedly Surfaced,2354,unrelated\nIt Begins: HazMat-Wearing Passenger Spotted At Airport,1955,discuss\nFerguson riots: audio may have captured Michael Brown shooting,721,discuss\n\"James Wright Foley, Kidnapped Journalist, Apparently Executed by ISIS\",539,unrelated\nFormer British Rapper Reportedly Under Investigation for James Foley Beheading,8,unrelated\n7 Bosnian teens get pregnant on school trip,1954,unrelated\nMissing jetliners raise fear of new 9/11-style attacks after Libyan airport falls to Islamic militants,1699,unrelated\nMexican investigators fear mass grave might hold 43 missing students,61,unrelated\n\"Boko Haram claims to have German hostage, denies ceasefire\",2139,agree\nApple may launch 12-inch MacBook Air with Retina Display,649,unrelated\nISIS Militant “Jihadi John” Identified As Young West Londoner,1107,unrelated\n\"\"\"Categorically False\"\": DHS Debunks Right-Wing Fiction That ISIS Attempted To Cross The U.S.- Mexico Border\",239,unrelated\nNicaragua meteorite: Experts attempt to understand whether mysterious meteorite fell from passing Pitbull asteroid,586,unrelated\nNigeria says it has deal with Boko Haram to release kidnapped girls,1430,discuss\nDog found abandoned outside railway station with suitcase of his belongings,388,unrelated\n\"Accused Boston Marathon Bomber Severely Injured In Prison, May Never Walk Or Talk Again\",1549,unrelated\nSmall Meteorite Strikes in Nicaragua's Capital City of Managua,1627,unrelated\nPGA Tour Denies Claim That Tiger Woods Failed A Drug Test,1339,agree\nVIDEO: Son Stuns Parents By Paying Off Their Mortgage As Christmas Surprise,651,unrelated\nReport: Fence jumper made it into East Room of White House,1137,unrelated\nWatch: US Marine saved by helmet after being shot by Taliban sniper,320,unrelated\n7 teen girls get pregnant on school trip Read more at http://www.wnd.com/2014/12/7-teen-girls-get-pregnant-on-school-trip/#F5filOd6yFpASPV9.99,313,unrelated\n\"How did Fake Chinese News Site Dupe Washington Post, Atlantic, BBC?\",1789,disagree\nSenator: Detainees swapped for Bergdahl have contacted militants,298,unrelated\n\"Gold Apple Watch Edition price? Speculators say at least $10,000\",790,discuss\n\"Reports Isis fighters have contracted Ebola are 'incorrect', says Iraqi health ministry\",1034,unrelated\nAmazon.com to open first physical store in Manhattan: DJ,2453,unrelated\nJames Foley beheading: London rapper turned jihadist believed to be under investigation for murder of journalist in Syria,591,unrelated\nHomeland Security: No ISIL fighters on U.S. border,130,unrelated\n\"Evander Kane \"\"On Way Out\"\" From Source, Price Is Very High; Who Is In?\",1406,unrelated\nISIS militants trick mother into ‘eating her kidnapped son’,1938,unrelated\n\"Elon University has not banned the term ‘freshman,’ despite rumors\",655,disagree\nDzhokhar Tsarnaev Beaten In Prison? Satirical Site Claims Boston Marathon Bombing Suspect Blinded And Paralyzed,2268,unrelated\n\"Apple Watch pricing: Will you spend $5000 for Gold edition, $500 for stainless steel?\",1458,discuss\nChristian Bale Is Steve Jobs,1296,unrelated\nMacaulay Culkin dead hoax: Fake death report spreads on social networks,2523,unrelated\n\"Rats at Vogue's NYC offices - watch your step, Anna Wintour\",639,unrelated\nBanksy's illustrated response to the Charlie Hebdo attack isn't by Banksy. But it is striking,251,unrelated\nAmerican hostage killed in rescue attempt in Yemen - senior official,2318,discuss\n[UPDATED] 11 Men and 0 Women on Tonight's ESPN Domestic Violence Panel,1364,unrelated\n\"Lady on FB: I'm 41, Intersex, and Fucked Michael Phelps on First Date\",60,unrelated\nPentagon: ISIS Got U.S. Weapons Package,2483,unrelated\nKFC Gets Occupational Business License To Sell Marijuana In Colorado Restaurants KFC Gets Occupational Business License To Sell Marijuana In Colorado Restaurants,1802,unrelated\nNigeria Boko Haram blamed for raids despite truce claim,2096,unrelated\n\"Meteorite Strikes Nicaraguan Capital, Creates 16-Foot-Deep Crater\",1573,disagree\nIraqi and Kurdish media reports cases of Ebola among Islamic State fighters in Mosul,1004,unrelated\nUS officials: Video shows American's execution,933,discuss\nDog abandoned at railway station with suitcase set for happy ending as offers pour in,2483,agree\n\"Comfort eating? Chinese woman, 26, spends an entire WEEK in KFC after being dumped by boyfriend\",2175,unrelated\nMoment Michael Brown was shot dead 'caught on audio recording': FBI handed potentially damning tape of ELEVEN shots being fired - including final volley of 'kill shots',2313,unrelated\n\"SMALL METEORITE STRIKES NICARAGUA, GOVERNMENT SAYS\",757,unrelated\nISIL Beheads American Photojournalist in Iraq,1012,unrelated\nMatt Taibbi on leave of absence from First Look Media,225,unrelated\nNorth Korean dictator Kim Jong-Un to open restaurant in Scotland,1806,unrelated\nElectric shock turns Russian boy into Marvel's Magneto,1839,unrelated\nIS using scorpion bombs to terrify Iraqi civilians,922,unrelated\n\"Small meteorite strikes Nicaragua, government says\",1948,unrelated\nJordan king cites Clint Eastwood in revenge vow,682,unrelated\nIsis claims it has US airdrop of weapons,2115,unrelated\nFears journalist James Wright Foley beheaded by Islamic State jihadists in ‘message’ to United States,511,unrelated\nTiger Woods' luxe Viking island in Sweden is for sale,1802,unrelated\nRumors of ISIS leader's death debunked,1180,unrelated\nISIS militants appear to behead abducted American journalist James Wright Foley in graphic video,2526,unrelated\nPriest who died for 48 minutes says he met God and she’s a woman,858,unrelated\nJihadi John identity revealed as Mohammed Emwazi: live,503,unrelated\nResearch Medical Center denies reports that a patient has Ebola,1943,agree\nHundreds mourn the 'death' of Fidel Castro after rumours sweep Twitter (but are they confusing him with recently departed Fidel Castro Odinga from Nairobi?),391,unrelated\nNun gives birth to surprise baby after complaining of stomach pains,1307,discuss\nNigeria says ceasefire agreed with Boko Haram,1540,discuss\nMissing Libyan jetliners raise fears of terror attacks on 9/11,1312,agree\nAbdel-Majed Abdel Bary: London Rapper Identified As ISIS Militant Who Beheaded James Foley,1478,unrelated\nRobot security guards now patrolling Microsoft's Silicon Valley campus,1735,unrelated\nKim Jong-Un 'in hospital with two fractured ankles' after ballooning to around 20 stone and going on numerous 'meet the people' walkabout PR stunts,2441,unrelated\nWoman spends a week in KFC to get over her break up,1805,unrelated\nVice squad’s $1m win lights up Las Vegas,1834,agree\nISIS Appears To Behead American Photojournalist In YouTube Video,2096,discuss\nReports: Boko Haram may release schoolgirls as part of deal,992,unrelated\nWHO investigates media reports ISIS fighters contracted Ebola,938,discuss\nIsis Syria News: Video Shows US Airdropped Weapons and Grenades 'Captured by Islamic State',1026,unrelated\nSeth Rogen reported to play Woz in the upcoming Steve Jobs movie,1262,discuss\n\"No, Robert Plant Didn’t Rip Up an $800 Million Contract\",1670,unrelated\nWhite House Fence Jumper Made It Further Into Building Than Reported,263,unrelated\nMissing Mexican students 'not found in mass grave',702,agree\nIslamic State militants claim to behead missing American journalist,2525,unrelated\nIs the iPhone 6 Really Pulling Out Your Hair?,1769,discuss\n\"James Foley: American Journalist, James Wright Foley Beheaded in New ISIS Video [Breaking News]\",2147,discuss\nNasa’s ‘six days of total darkness in December 2014’ is a hoax,787,unrelated\nGoogle Grows With $1.6 Billion in California Office Deals,2463,unrelated\nBunbury local discovered a spider had burrowed under his skin on Bali holiday,1837,unrelated\nIslamic State militants claim to behead missing American journalist,2045,unrelated\nISIS Beheading of U.S. Journalist James Foley Posted to YouTube,2261,unrelated\nOttawa shooting: Sergeant-at-arms Kevin Vickers hailed a hero for shooting rampaging gunman,1586,unrelated\nWatch: ISIS Claims to Have Captured U.S. Airdropped Weapons,1572,unrelated\nTurkish president says American weapons drop for Kurdish fighters was 'wrong' after supplies end up in the hands of ISIS,2295,discuss\nNorth Korea directive reveals apparent ban on sharing Kim Jong-un’s name,1019,unrelated\nFake Fox News Twitter account emerges after #FoxNewsFacts goes viral,1795,unrelated\nThe Image That Everyone Is Sharing By 'Banksy' Isn't By Banksy — But It's Awesome,1584,discuss\nReturn of the Mac: Seth Rogen in talks to star as Apple co-founder Steve Wozniak in upcoming Steve Jobs biopic,1873,unrelated\n\"Luke Somers, American Hostage, Is Killed During Rescue Attempt in Yemen, U.S. Official Says\",1256,unrelated\nCNN audio: Is this the moment Michael Brown was shot?,1438,unrelated\nKidnapped Nigerian schoolgirls: Government claims ceasefire deal with Boko Haram that will bring missing girls home,402,unrelated\nSurreal Photos of Fisherman’s Jaw-Dropping Catch Will Likely Have People Wondering If It’s Real,1028,discuss\nMedia outlets identify 'Jihadi John',867,discuss\nOttawa investigates reports that Isis has captured Canadian-Israeli woman,214,unrelated\nNigeria Boko Haram blamed for raids despite truce claim,1681,discuss\nAxl Rose Dead? Of Course Not — Tiresome Internet Death Hoax Plague Hits Guns N’ Roses Frontman,1530,unrelated\nGCPD Solved Stolen Batmobile Case?,1313,discuss\nMexico Says Missing Students Not Found In First Mass Graves,1678,unrelated\n#HairGate: iPhone 6 Customers Are Complaining That The Phone Is Ripping Out Their Hair,431,unrelated\nHBO Reportedly in Talks with Apple for Launch of New Unbundled Streaming Service,551,unrelated\nSeth Rogen set to play Steve Wozniak in Danny Boyle's Steve Jobs biopic,1141,discuss\n\"Pictured: Heroic sergeant-at-arms, 58, walking through Parliament gun in hand just moments after he killed gunman Michael Zehaf-Bibeau\",1568,unrelated\nShots Heard In Alleged Brown Shooting Recording [AUDIO],398,discuss\n6 hidden mass graves may hold missing Mexican students,2360,unrelated\nBritish hostage David Haines beheaded by Islamic State terrorists,1011,unrelated\nThere was never a panel discussion on domestic violence planned for ESPN’s ‘Monday Night Football’ pregame show,373,unrelated\nISIS Fighters Getting Caught Coming Across the U.S.-Mexican Border?,2385,discuss\n\"Op-Ed: Hoax – Priest who never existed claims he died, saw female God\",34,unrelated\nMissing Mexican students 'not found in mass grave',2431,unrelated\nMatt Taibbi takes a leave of absence from First Look Media,1681,unrelated\nNorth Korea dictator Kim Jong-un undergoes surgery after breaking both ankles on military tour,2153,discuss\nISIS militants appear to behead abducted American journalist James Wright Foley in graphic video,1336,discuss\nFears journalist James Wright Foley beheaded by Islamic State jihadists in ‘message’ to United States,1721,discuss\n\"Man chops off his own penis, throws it in the trash after getting dumped for bad bedroom skills\",908,unrelated\n\"Reports Isis fighters have contracted Ebola are 'incorrect', says Iraqi health ministry\",1669,discuss\nNew Audio Shows Michael Brown Was Shot at 11 Times,816,agree\n\"SEE IT: ISIS militants caught trying to cross border into Texas, Congressman claims\",1637,unrelated\n‘Evil straight from the pits of hell': American journalist James Foley reportedly beheaded by ISIS,115,unrelated\nIs this the world's oldest burger? Man claims to have kept McDonald's Quarter Pounder for 20 YEARS,1195,unrelated\nNew ISIS Video Shows Militants Seizing Weapons Airdropped By US Near Kobani,2404,discuss\n\"Lady on FB: I'm 41, Intersex, and Fucked Michael Phelps on First Date\",1342,discuss\nFake BBC News website set up to carry Charlie Hebdo attack conspiracy theories,1683,disagree\nWHO says reports of suspected Ebola cases in Iraq are untrue,267,unrelated\nSeven girls fall pregnant after five day school trip in Bosnia and Herzegovina,313,unrelated\n\"Suspected meteorite leaves crater in Managua, is linked to asteroid\",1817,unrelated\nNigeria announces truce with Boko Haram; fate of schoolgirls unclear,1697,unrelated\n20-year-old burger: McDonald's Quarter Pounder looks eerily new after 2 decades,1586,discuss\nThis Week In Weird News: Horrible Human Slaps Elderly Woman For Sneezing,2114,unrelated\n\"'Nasa Confirms Six Days of Darkness in December': No, they really don't - it's a hoax\",696,unrelated\nApple's 12-Inch Retina MacBook Air Shown in Artist's Renditions,1679,unrelated\n‘Photo of slain IS leader’ reported to be doctored,917,unrelated\n\"Viral Video Of Homeless Man Spending $100 On Food For Other Homeless Was Faked, Witness Says\",2367,unrelated\nIRAQI AND KURDISH MEDIA REPORTS: ISIS FIGHTERS HAVE CONTRACTED EBOLA,2175,unrelated\nIndian civil servant sacked 'after 24-year sickie',1242,unrelated\nIslamic State Militants Claim to Have Beheaded US Journalist James Wright Foley,2525,unrelated\nKim Jong-Un planning Scottish restaurant,1535,unrelated\nLondon hip-hop artist Abdel-Majed Abdel Bary key suspect in hunt for killer of American journalist James Foley,1079,discuss\n\"Sick Kansas City man said not to have Ebola, U.S. plans new steps to fight virus\",1786,unrelated\nDurex is not confirming or denying rumors of a “pumpkin spice” condom,43,unrelated\nA really devoted man spent $460 on surgery for his constipated goldfish,1707,agree\nElderly Woman Arrested for Kidnapping Neighbor’s Cats & Making Fur Coats,666,unrelated\nCPWD official sacked for absence from duty for 25 years,2208,unrelated\nMacaulay Culkin Dead: Actor Once Again Victim Of Death Hoax,198,agree\n\"Apple Targeting March for Apple Watch Launch, Retail Training Begins Next Month\",633,unrelated\nBoko Haram denies it has agreed ceasefire,206,unrelated\n\"In Vogue vs Rats War, the Rats Are Winning\",1149,discuss\nMichelle Obama’s face blurred by Saudi state television,1343,unrelated\nFears Islamic State could launch EBOLA attack on Britain after fighters 'contract virus',567,discuss\nISIS executioner 'Jihadi John' identified as Mohammed Emwazi,2328,unrelated\nAn Audio Recording of the Michael Brown Shooting Has Reportedly Surfaced,1934,discuss\nHow Canadian Sergeant-at-Arms Kevin Vickers killed shooter in parliament,1002,unrelated\nMohammed Emwazi: Man identified as Isis killer 'Jihadi John' was 'stopped by MI5' while on safari holiday in Africa in 2010,961,unrelated\nNewly Discovered Mass Grave Linked to Missing Mexican Students,1109,disagree\nMan Known as ‘Jihadi John’ Is Identified as Mohammed Emwazi,81,unrelated\nBREAKING NEWS: British-born U.S. photojournalist held hostage by al-Qaeda killed in failed rescue attempt in Yemen,2411,unrelated\nSugarhill Gang rapper Big Bank Hank dies aged 57,239,unrelated\n\"Rare meteorite impact causes blast in Nicaragua's capital, Managua\",1917,unrelated\nGiant 8ft 9in catfish weighing 19 stone caught in Italy is thought to be the biggest ever reeled in with a rod and line,1028,agree\n\"ISIS beheads American photo-journalist James Wright Foley, threatens more to come\",1679,discuss\n\"Big Bank Hank, US rapper and Sugarhill Gang founder member, dies at 57\",1184,unrelated\n\"Don't forget to tip...especially if you spend $300,000\",2130,discuss\nBodies In Mexico Mass Grave Apparently Not Those Of Missing Students,1849,unrelated\n\"Tiger Woods is not on suspension for failing a drug test, his agent and a PGA official say\",147,agree\nChristian Bale in Talks to Star in Sony's Steve Jobs Film,296,unrelated\nIslamic State killer 'Jihadi John' named as Mohammed Emwazi,2123,discuss\nBoko Haram ceasefire ignored as violence flares in Borno state,1906,unrelated\n\"Source: Pot in NYC may soon net just a ticket, not arrest\",1022,unrelated\nThe Pumpkin-Spice Condom Is Just a Figment of Your Own Gross Imagination,2367,unrelated\nDog abandoned at Ayr station with belongings in suitcase,1036,unrelated\nAmazon.com to open first physical store in Manhattan: DJ,267,unrelated\nSaudi Arabia Cleric Issues Fatwa Against Building Snowmen,760,unrelated\nFormer PGA Tour player: Tiger Woods suspended for drug test failure,181,unrelated\nNew Audio Shows Michael Brown Was Shot at 11 Times,1974,unrelated\n\"ISIS Video Shows Execution of David Cawthorne Haines, British Aid Worker\",882,unrelated\n\"Luke Somers, American Hostage, Is Killed During Rescue Attempt in Yemen, U.S. Official Says\",1844,discuss\nNorth Korean leader Kim Jong-un to open restaurant in Scotland,2290,unrelated\n\"Apple to Take Reservations for Trying On Apple Watch, Considered Platinum Model\",2132,unrelated\n\"BREAKING: \"\"Brat Pack\"\" Judd Nelson Found Dead in Los Angeles Condo\",1131,unrelated\nThis resignation letter in a video-game could be the greatest ever,997,unrelated\nTropical spider burrowed under man's skin through appendix scar and lived there for THREE DAYS,761,agree\n#ISIS beheads photojournalist James Wright Foley in a massage to US to end its intervention in #Iraq.,7,unrelated\n‘Star Wars: The Force Awakens’ May Get An Early Release Date—Report,748,unrelated\nUrgent: The Leader of ISIL 'Abu Bakr al-Baghdadi' Killed! / Photo,1254,disagree\nWATCH: Stan Beaton cries tears of joy when phone engineers find treasured voicemail recording of his late wife he thought was lost forever,996,agree\nLed Zeppelin’s Robert Plant ripped up a $924 million reunion contract,734,discuss\nNo - a Fox News Twitter account isn't responding to tweets on the #FoxNewsFacts hashtag,125,unrelated\n\"‘Teletubbies’ Sun Baby: Fans Freak Out Over Jess Smith, 19\",339,agree\nIf Only A Bird Really Did Poop on Putin,1991,unrelated\n\"#Hairgate: Reports of iPhone 6 pulling out hair, beards, likely exaggerated\",431,unrelated\nVideo Purports to Show Beheading of American Journalist,220,unrelated\nThe famous “Dog whisperer” Cesar Millan died of a heart attack this morning.,387,unrelated\nThis College Student Claims She Was The 'Teletubbies' Sun Baby,504,unrelated\n\"See How This Homeless Man Spends A Hundred Dollars, And Keep A Tissue Handy [Video]\",1395,unrelated\nPope says dogs can go to heaven: ‘Paradise is open to all of God’s creatures’,2280,unrelated\nChristian Bale In Talks To Play Steve Jobs In Sony's Next Biopic,1897,unrelated\nOttawa Shooting: Soldier Shot at Canada's National War Memorial,1253,unrelated\nSeth Rogen Eyed to Play Apple's Steve Wozniak in Christian Bale's Steve Jobs Movie (Exclusive),586,discuss\nMeet the 17-Year-Old Who Made $72 Million During His High-School Lunch Breaks,1693,unrelated\nEbola Scare in Kansas City,260,discuss\nChristian Bale to Play Steve Jobs in New Movie,1234,unrelated\nIncredible Video Shows A US Marine Surviving Being Shot In The Head By A Sniper In Afghanistan,1029,unrelated\n#Hairgate trends on social media: iPhone 6 users complain of ripped out hair,2476,discuss\nISIS Reportedly Beheads American Photojournalist in Iraq,2495,discuss\n\"CNN Broadcasts Purported Audio Containing Gunshots That Felled Michael Brown Jr.; Leaders, Celebrities Fill Pews At Teen’s Funeral\",900,unrelated\nAmazon Is Going To Open A Physical Store!,195,unrelated\nWho Is Michael Zehaf-Bibeau? Ottawa Shooter Suspect Identified By Canadian Officials ,2214,agree\nMichelle Obama's Hair Appeared Totally Uncensored on Saudi TV,1975,agree\nJeh Johnson shoots down Duncan Hunter's assertion IS is entering U.S. via Mexico,2039,unrelated\nISIS Executioner 'Jihadi John' Is Named as Mohammed Emwazi,527,unrelated\nISIS chlorine attack on security forces confirmed – Iraq officials,1296,unrelated\n\"Want a Gold Apple Watch? All You Need is $5,000\",403,unrelated\n\"Rare meteorite impact causes blast in Nicaragua's capital, Managua\",1817,unrelated\nNew Audio Allegedly Captures Moment Michael Brown Was Shot,456,unrelated\n\"Planetary Alignment Decrease Gravity Hoax on Jan 4, 2015: ‘Will Decrease Gravity For 5 Minutes Causing Partial Weightlessness’ in January is Totally Bogus\",2413,agree\n\"Cook said to confirm Apple Watch is showerproof, lasts a day\",218,unrelated\n“Axl Rose dead 2014” : Guns N' Roses frontman killed by internet death hoax,1859,agree\nCanadian Michael Zehaf-Bibeau thought to be the gunman in Ottawa shooting,2134,unrelated\nAngry mob hacks off alleged rapist's genitals with meat cleaver after dragging him into butchers,2115,agree\nShots Heard In Alleged Brown Shooting Recording [AUDIO],1832,unrelated\nDNA test confirms child is IS head Abu Bakr al-Baghdadi's daughter,1877,disagree\n\"Boko Haram leader denies ceasefire deal, says 200 abducted girls married off \",304,unrelated\nUPDATE: Internet report of Ebola outbreak in Purdon not true,321,unrelated\nMore than 200 kidnapped Nigerian girls to be released after deal reached with Boko Haram,185,unrelated\n\"Iraq claims ISIS leader al-Baghdadi’s wife has NOT been arrested, despite Lebanon insisting woman detained at border told them she was Islamist extremist’s spouse\",691,unrelated\nDid a plumber's pick-up truck from Texas end up carrying an anti-aircraft gun for Islamic fighters on the front lines of Syria?,339,unrelated\nQuestions raised over Nicaragua 'meteorite',1661,discuss\nReport: Amazon to Launch Ad-Supported Streaming Service,269,unrelated\nKim Jong-un ‘is so fat from eating cheese that he has broken his ankles’,2053,discuss\n\"Pizza delivery man gets $2,000 tip\",1017,unrelated\nTerrorism fears rise amid reports of stolen jetliners,1588,unrelated\nAmazon is opening its first physical store,195,unrelated\nKC Man Does Not Have Ebola,99,unrelated\nIs Durex Planning To Release A Pumpkin Spice Condom?,367,unrelated\nIslamic State claims to have beheaded American journalist,2109,unrelated\nMichelle Obama's Hair Appeared Totally Uncensored on Saudi TV,2251,unrelated\nTexas Truck Winds Up in Syria With Islamic Militants,2015,agree\nBanksy's illustrated response to the Charlie Hebdo attack isn't by Banksy. But it is striking,1296,unrelated\nObama Denounces James Foley's Execution: 'Today The Entire World Is Appalled',533,unrelated\nMexico prosecutor: Students not in 1st mass graves,2385,unrelated\n\"Tim Cook Reportedly Showers with Apple Watch, Suggesting It’s Waterproof\",812,unrelated\nCanadian Soldier Shot At Ottawa War Memorial: Report,1089,discuss\n\"Apple Watch Stainless Steel variant reportedly priced at $500, $4,000 for the gold variant\",2208,unrelated\n\"Boko Haram claims to have German hostage, denies ceasefire\",1372,unrelated\nAlleged audio of Michael Brown shooting has surfaced,1461,discuss\nBanksy arrest hoax: Internet duped by fake report claiming that the street artist's identity has been revealed,2468,agree\nISIS Militants Allegedly Contracted Ebola,1669,discuss\nAngry mob chops off man's genitals with butcher’s knife for alleged rape attempt,2005,agree\nMan Severed Penis That Failed To Impress Girls,413,unrelated\nSaudi cleric condemns snowmen as anti-Islamic,2287,unrelated\nAxl Rose Dies? Guns N’ Roses Singer Dead ‘West Hollywood Home at Age 52′ is Fake,2166,agree\nChristian Bale to play Steve Jobs in upcoming biopic,919,unrelated\nAre Rumors of the Apple Watch in Feb True?,1760,unrelated\nNigeria and Boko Haram 'agree ceasefire and girls' release',1588,discuss\nWife and son of Islamic State leader Abu Bakr al-Baghdadi detained in Lebanon,2337,disagree\nIslamist websites claim Israeli-Canadian woman kidnapped by IS: report,2302,discuss\n\"TEXAS TURKEY FARM CONTAMINATED WITH EBOLA, OVER 250,000 HOLIDAY TURKEYS INFECTED\",1606,unrelated\nAudio recording of Michael Brown being gunned down WAS made at the time he was killed: App company appears to confirm tape of ELEVEN bullets being fired - including final volley of 'kill shots',450,unrelated\nReturn of the Mac: Seth Rogen in talks to star as Apple co-founder Steve Wozniak in upcoming Steve Jobs biopic,984,unrelated\nDoes ISIS Have Ebola? Probably Not! Media Reports It Anyway,527,unrelated\n\"Lady on FB: I'm 41, Intersex, and Fucked Michael Phelps on First Date\",1658,unrelated\nSaddam Hussein’s pilots training Islamic State group,1341,discuss\nObama denounces killing of journalist James Foley and pledges ‘justice’,524,unrelated\n'Jihadi John' named as Mohammed Emwazi from London,2470,unrelated\n'Spiderman' squished: Experts debunk claims,220,unrelated\nNigeria Claims Boko Haram Will Release the Kidnapped Schoolgirls,1883,unrelated\n\"Hoax Alert: Father O’Neal, Who Has Met God and Thinks She’s a Woman, Is Made Up (Just Like God Herself)\",2328,unrelated\nMichael Phelps’ alleged girlfriend says she was born intersex,2480,unrelated\nChristian Bale Drops Out of Steve Jobs Biopic,1294,unrelated\nRajasthan: Angry mob teaches rapist a lesson; chops penis off,1829,unrelated\n#HairGate: iPhone 6 Customers Are Complaining That The Phone Is Ripping Out Their Hair,2192,unrelated\nWife Of ISIS Leader Abu Bakr al-Baghdadi Detained In Lebanon,1875,unrelated\n\"'Star Wars VII' News, Update: JJ Abrams Pushing for Summer Release?\",1352,discuss\nFemale Israeli fighter said abducted by Islamic State  Read more: Female Israeli fighter said abducted by Islamic State,1459,unrelated\n\"Pictured: Heroic sergeant-at-arms, 58, walking through Parliament gun in hand just moments after he killed gunman Michael Zehaf-Bibeau\",1356,discuss\n#Hairgate: iPhone 6 users say device pulls out hair,1769,discuss\nThe baby from Teletubbies reveals herself,2391,unrelated\nHospital: Man not being treated for Ebola in Kansas City,2501,agree\nCrazy iPhone rig shows how Chinese workers manipulate App Store rankings,1979,unrelated\nMissing American journalist reportedly beheaded by Islamic State ,1905,unrelated\nIsis claims US hostage Kayla Mueller killed in coalition airstrike,1588,unrelated\nPentagon: 1 weapons bundle seized by militants,104,unrelated\nDo all dogs go to heaven? Pope tells grieving boy: 'Paradise is open to all of God’s creatures',1651,agree\nEbola Outbreak 2015 Update: ISIS Fighters May Have Contracted Deadly Virus,1669,discuss\nISIS cracks down on five confirmed Ebola cases among fighters: official,1439,unrelated\nGOP Rep: ‘At Least Ten ISIS Fighters Have Been Caught Coming Across The Mexican Border’,2458,unrelated\n\"Woman detained in Lebanon is not al-Baghdadi's wife, Iraq says\",703,agree\nSEE IT: California homeless man uses $100 gift to give food to others,1245,agree\nMeteorite 'caused mysterious boom in Nicaragua',388,unrelated\nVideo: Islamic State Claims to Have Captured US Weapons Airdrop Near Kobane,816,unrelated\nBoko Haram Denies Nigeria Cease-Fire Claim,1885,agree\nNasa questions whether crater in Nicaragua caused by meteorite,1071,unrelated\nHoax 'Banksy Arrested in London' Story Dupes the Internet Again,1884,agree\n\"Israel opens dams, floods Gaza\",2055,unrelated\nMichael Phelps’ alleged girlfriend says she was born intersex,1524,unrelated\nKim Jong ill? Analysts say 27-year-old sister Kim Yo Jong may be running North Korea (VIDEO),1210,unrelated\nSource: Tom Brokaw Wants Brian Williams Fired,1466,unrelated\nNew Audio Reveals Pause in Gunfire When Michael Brown Was Shot: Attorney,1435,unrelated\nCatholic Priest Claims God Is Female After Clinically Dead Experience,712,unrelated\n\"Batmobile Stolen From \"\"Batman v Superman: Dawn of Justice\"\" Set, Zack Snyder Knows Who Did It\",2062,discuss\n$YUM Serving Up #Marijuana & Fried Chicken,1277,unrelated\n\"Non, le lancement du nouveau «Star Wars» ne sera pas devancé à cet été\",955,unrelated\n\"Led Zeppelin Reunion: Robert Plant Rips Up $300 Million Contract, Refuses To Rejoin Legendary Band\",2476,unrelated\nAccountant Says Comcast Got Him Fired for Contesting Bogus Charges,1355,unrelated\nIsrael denies causing Gaza floods by opening dams,289,unrelated\nISIL Beheads American Photojournalist in Iraq,1744,discuss\n\"Leader of Qaeda-Linked Somali Group Is Dead, U.S. Says\",646,unrelated\n\"North Korea leader Kim is still in charge, has injured leg: source\",236,unrelated\nFence-jumper made it farther in White House than Secret Service let on,311,unrelated\nPure Evil: Islamic State Beheads American Journalist James Wright Foley,2388,discuss\nSmall Meteorite Strikes in Nicaragua's Capital City of Managua,2264,discuss\nTropical spider 'burrowed under man's skin through scar' - video report,1864,discuss\nBREAKING: ISIS Beheads American Journalist James Wright Foley,2067,agree\n\"Big Bank Hank, co-founder of the Sugarhill Gang, has died\",955,unrelated\nQuestions raised over Nicaragua 'meteorite',7,unrelated\nWas Alleged Audio of Michael Brown Shooting on CNN a Hoax?,346,unrelated\n\"No, Banksy has not been arrested (sigh)\",1301,agree\nMexican cartel leader kills self; bodies in grave not missing students,1351,unrelated\n\"McDonald’s Removing Big Mac? Nope, ‘Apple Pies And Eliminating Large Size Options’ Article is Fake\",505,unrelated\nTaliban member swapped by Obama for Bowe Bergdahl tried to return to terror: report,592,unrelated\nDaash Ebola transferred to Mosul {Google Translate],527,unrelated\nLibya: Missing Libya Planes Spark Security Concerns,2448,discuss\nNYC High School Student Nicknamed ‘Teen Wolf’ Made $72 Million On Stock Market,125,unrelated\n\"Israel opens dams, floods Gaza\",321,unrelated\n\"Video Appears to Show Beheading of Journalist James Foley, Who Went Missing in Syria\",1857,unrelated\nNicaragua Meteorite Impact Theory May Be Meteor-wrong,1009,unrelated\nISIL video claims beheading of kidnapped journalist James Foley,1744,discuss\n\"No, Vladimir Putin did not get pooped on by a bird during a First World War speech\",2524,unrelated\nIt Begins: HazMat-Wearing Passenger Spotted At Airport,1926,unrelated\n\"Mexico hit by student massacre: At least 17 anti-corruption protesters 'rounded up, murdered and dumped in a mass grave' - and another 26 are missing\",1223,unrelated\n\"Thanks Uncle Sam, we have your weapons airdrop: ISIS taunts America over intercepted weapons meant for Kurds\",633,unrelated\nFerguson riots: audio may have captured Michael Brown shooting,2345,discuss\nGOP Rep. Duncan Hunter Claims 'At Least' 10 ISIS Fighters Apprehended On Texas Border,2458,unrelated\nCheeky vandals paint giant penis on bonnet of £1.5 million Bugatti Veyron sportscar,1293,unrelated\nWHO says reports of suspected Ebola cases in Iraq are untrue,2025,discuss\nReport: Exec popped for $300k dinner after run at blackjack,972,unrelated\nKANYE WEST BARRED FROM ALL FUTURE AWARDS SHOWS,514,disagree\nIslamic State claims it executed American photojournalist James Foley,1786,unrelated\n\"Six months after abducting Nigerian schoolgirls, Boko Haram reportedly wants to free them\",1873,unrelated\n\"Rumor: Gold Apple Watch Edition priced up to $5,000, steel version at $500, will debut on Feb. 14\",1979,unrelated\nCNN Plays Alleged Recording of Michael Brown Shooting,1808,unrelated\nShocking! Chinese parents sell their son to fund for daughter’s Cancer treatment,1776,unrelated\n\"Rumor: Stainless Steel Apple Watch Will Cost $500, Gold $4,000\",403,unrelated\n\"Once Again, The Banksy 'Arrest' Is A Giant Hoax. Repeat: A Hoax.\",1269,unrelated\nBoko Haram ceasefire ignored as violence flares in Borno state,1125,unrelated\n\"Big Bank Hank, co-founder of the Sugarhill Gang, has died\",2421,unrelated\n\"Op-Ed: Hoax – Priest who never existed claims he died, saw female God\",2265,unrelated\n\"Nigeria claims deal with Boko Haram on ceasefire, kidnapped girls\",903,unrelated\nSmall Meteorite Hits Managua,1213,disagree\n'Sex attacker' has penis cut off with a cleaver in India,730,unrelated\nLebanon confirms holding ISIS chief’s kin,757,unrelated\nIslamic State claims to have beheaded American journalist,1721,discuss\nVigilantes cut off alleged rapist's penis,1959,agree\n\"Boko Haram agrees to ceasefire, release of school girls\",1697,unrelated\nHow Canadian Sergeant-at-Arms Kevin Vickers killed shooter in parliament,342,unrelated\nContinuing Violence Puts Boko Haram Ceasefire In Jeopardy,1761,discuss\n\"Apple Watch Stainless Steel variant reportedly priced at $500, $4,000 for the gold variant\",477,unrelated\nMan Known as ‘Jihadi John’ Is Identified as Mohammed Emwazi,1933,unrelated\nCanadian Michael Zehaf-Bibeau thought to be the gunman in Ottawa shooting,107,unrelated\nA New iOS 8 Bug Can Delete All Of Your iCloud Documents,1351,discuss\nUS Lawmaker: Ten ISIS Fighters Have Been Apprehended Coming Across Southern Border (Video),385,unrelated\n\"Six months after abducting Nigerian schoolgirls, Boko Haram reportedly wants to free them\",1541,unrelated\nNun who gave birth ‘had no idea’ she was pregnant,1480,unrelated\nISIS fighters 'have contracted Ebola': World Health Organisation investigating reports militants showed up at Iraqi hospital with lethal disease,900,unrelated\n\"No, a bird didn't poop on Vladimir Putin\",737,unrelated\nMissing Mexican students 'not found in mass grave',1538,unrelated\nThis Week In Weird News: Horrible Human Slaps Elderly Woman For Sneezing,1839,agree\n\"Jess Smith, 19, Claims She Was Teletubbies' Giggling Baby: What Did She Get Paid?\",2142,unrelated\nItalian catches huge wels catfish; is it a record?,204,unrelated\nReport: Fence jumper made it into East Room of White House,917,unrelated\nMore American Weapons for ISIS,1363,agree\nPolice hunt tweed-jacket wearing man who slaps shoppers for SNEEZING,195,unrelated\nNew Audio Shows Michael Brown Was Shot at 11 Times,2187,unrelated\nISIS Blasts 'Scorpion Bombs' At Civilian Areas In Iraq; Mosul Residents Living In Fear,505,unrelated\nChristian Bale in Talks to Play Steve Jobs (Exclusive),1242,unrelated\nMacaulay Culkin dead: The death hoax is once again on the child actor,1293,unrelated\nPredator Drone Reportedly Spotted Over ISIS Stronghold,2367,unrelated\nNun gives birth to surprise baby after complaining of stomach pains,1828,discuss\nWas The Batmobile Stolen In Detroit?,2135,discuss\nREPORT: Alleged New Audio of Michael Brown Shooting,1948,unrelated\nISIS executioner 'Jihadi John' identified as Mohammed Emwazi,1437,unrelated\nRobert Plant Reportedly Tears Up $800 Million Led Zeppelin Reunion Contract,1177,unrelated\nPentagon: Airstrike killed terror leader in Somalia,981,agree\n\"CNN Broadcasts Purported Audio Containing Gunshots That Felled Michael Brown Jr.; Leaders, Celebrities Fill Pews At Teen’s Funeral\",662,unrelated\nThis Is a Truly Horrifying Story About a Spider,43,unrelated\nObama Denounces James Foley's Execution: 'Today The Entire World Is Appalled',2261,unrelated\nPodcast: Brown Moses on what’s flying over Iraq and Syria,2443,discuss\nUS Marine survives headshot from Taliban (video),1137,unrelated\nFormer British Rapper Reportedly Under Investigation for James Foley Beheading,1649,unrelated\nNigeria Boko Haram blamed for raids despite truce claim,298,unrelated\nMichael Abdul Zehaf Bibeau Pictures: Photos of Alleged ISIS-Linked Gunman in Canada,1739,unrelated\nMissing Libyan aircraft spark fears of 9/11-style attack in North Africa,1438,unrelated\nEbola Frisco 2014: Patient Shows Virus Symptoms After Apparent Thomas Eric Duncan Contact,1758,discuss\nThe pumpkin spice condom is not happening,608,unrelated\nThe Chinese Guide to Avoiding a Bad English Name,761,unrelated\nMexican students not among bodies found in mass graves,1269,unrelated\nJournalist James Wright Foley reportedly beheaded by ISIS,1351,unrelated\nMatt Taibbi takes a leave of absence from First Look Media,1384,unrelated\nEye-catching! Rare sighting of Anna Wintour without her trademark sunglasses as she leaves 'rat-infested' Vogue office,387,unrelated\nOttawa Gunman Identified As Michael Zehaf-Bibeau,1178,discuss\n\"James Foley: American Journalist, James Wright Foley Beheaded in New ISIS Video [Breaking News]\",1589,agree\n\"Tropical spider burrows under man's skin, lives there for three days\",1848,unrelated\n\"Audio captured at time of Michael Brown shooting, company says\",1916,discuss\nPentagon: death of al Shabaab leader in U.S. strike would be major blow,932,unrelated\nSeth Rogen Eyed to Play Apple's Steve Wozniak in Christian Bale's Steve Jobs Movie (Exclusive),388,unrelated\nLuke Somers' sister says he was killed in failed Yemen rescue attempt,40,unrelated\n\"Is North Korea, world's most secret state, really planning a new restaurant in Scotland?\",2520,unrelated\nReport of quarantined Texas town NOT real; shared on a 'fake' news website,1048,unrelated\n\"Jose Canseco injured in accidental shooting, per reports\",1154,discuss\nNYPD to stop arrests for small amounts of marijuana,1192,unrelated\nAn accidental delivery of arms to the Islamic State and the problem with airdrops,693,unrelated\nThis Letter To Parents From A 1970s Lego Set Contains An Important Message For Gender Equality,26,unrelated\nKim Jong-un So Fat He Injured His Ankles,2141,unrelated\nMicrosoft Hires Dalek-style Robocops to Guard Silicon Valley HQ,1577,unrelated\n\"Boko Haram Denies Truce, Says Kidnapped Girls Have Been “Married Off”\",1374,unrelated\n\"Sons of Anarchy Movie? No, Kurt Sutter Announces Charlie Hunnam, Brad Pitt Film Article is Fake\",2087,unrelated\nISIS Reportedly Beheads U.S. Journalist James Wright Foley on Camera,2526,unrelated\nLawmaker Says ‘At Least 10′ Islamic State Fighters Have Been Captured at the Southern U.S. Border,625,unrelated\n\"No, a bird didn't poop on Vladimir Putin\",2463,unrelated\n\"Planetary Alignment On Jan 4, 2015 Will Decrease Gravity For 5 Minutes Causing Partial Weightlessness\",346,unrelated\nNigeria Says Boko Haram Cease-Fire May Lead to Release of Kidnapped Girls,34,unrelated\n\"Sick Kansas City man said not to have Ebola, U.S. plans new steps to fight virus\",524,unrelated\nUS airstrike targets Al Shabaab leader Ahmed Abdi Godane in Somalia,1543,unrelated\n\"UPDATE: Soldier, gunman who died in Ottawa rampage identified\",2352,unrelated\nNorth Korea dictator Kim Jong-un undergoes surgery after breaking both ankles on military tour,859,discuss\nESPN to save NFL's image with all-male domestic abuse discussion,1020,unrelated\nThis Is The Most Epic Way To Quit Your Job,1048,unrelated\nMichael Phelps' Reported Girlfriend Reveals She Was Born Intersex,1820,agree\n\"Boko Haram denies truce, says kidnapped girls married\",2463,discuss\n\"Reports Isis fighters have contracted Ebola are 'incorrect', says Iraqi health ministry\",2463,unrelated\n\"Obama, Outraged Over Beheading, Vows to Stay on Course\",938,unrelated\nGoogle to Buy Redwood City Offices for $585M,1572,unrelated\nThe Apple Watch has a low-power mode that only tells the time,2410,unrelated\nThat's one way to get through security! Frustrated traveller strips completely NAKED at airport to pass through metal detectors,1831,unrelated\nCNN Airs Alleged Audio from Michael Brown Shooting,321,unrelated\n\"No, a spider (probably) didn't crawl through a man's body for several days\",1375,unrelated\n\"What they earn: Vice CEO Shane Smith’s $300,000 steak dinner\",2251,unrelated\nCanadian official identifies dead Ottawa gunman as Michael Zehaf-Bibeau,2473,unrelated\n\"No, Islamic State Militants Have Not Been Caught by U.S. Border Patrol\",251,unrelated\nInsurgents killed in Nigeria despite alleged truce with Boko Haram,1883,unrelated\nISIL militant 'Jihadi John' named by media,2202,discuss\nSeth Rogen to play Woz in Jobs biopic,2410,unrelated\nVandals add rude paint job to $2.5m Bugatti (but luckily for the owner it all turned out to be a hoax),1320,discuss\nAudio recording allegedly captures at least 10 shots fired in Michael Brown killing,1403,unrelated\n\"\"\"Oldest Time Capsule\"\" in U.S. Unearthed in Boston\",1239,unrelated\nUS Marine survives headshot in Afghanistan,2360,agree\nBREAKING UDPATED: ISIS REPORTEDLY USE CHEMICAL WEAPONS IN KOBANE,1369,discuss\nCNN audio: Is this the moment Michael Brown was shot?,1832,unrelated\nApple Watch won’t be the digital doctor it could have been,2174,unrelated\nIraqi and Kurdish media reports cases of Ebola among Islamic State fighters in Mosul,1921,unrelated\nPants on Fire: Duncan Hunter makes unconfirmed claim Border Patrol caught at least 10 ISIS fighters,226,unrelated\nFerguson riots: audio may have captured Michael Brown shooting,1950,unrelated\nAlleged audio of Michael Brown shooting released,2250,discuss\nBREAKING UDPATED: ISIS REPORTEDLY USE CHEMICAL WEAPONS IN KOBANE,1435,unrelated\nMexican students not among bodies found in mass graves,1419,unrelated\n\"No, that broken pencil illustration isn't by Banksy\",526,unrelated\nMissing Libyan aircraft spark fears of 9/11-style attack in North Africa,1224,unrelated\nLucita Sandoval sex tape hoax: Viral Argentine video features college student ― not 16-year-old boy,2034,unrelated\n\"Planetary Alignment On Jan 4, 2015 Will Decrease Gravity For 5 Minutes Causing Partial Weightlessness\",1289,unrelated\nISIS Militants Allegedly Contracted Ebola,950,unrelated\nMoment Michael Brown was shot dead 'caught on audio recording': FBI handed potentially damning tape of ELEVEN shots being fired - including final volley of 'kill shots',1803,unrelated\nMissing Planes,1569,unrelated\nSEND IN THE DRONES: Predator drones flown over IS headquarters in Syria,1501,agree\nHORROR: ISIS Fighters Have Reportedly Contracted Ebola,2078,unrelated\nNorth Korea reportedly bans anyone sharing Kim Jong Un's name,520,unrelated\nPriest who died for 48 minutes says he met God and she’s a woman,615,unrelated\nConfusion Surrounds Capture Of “ISIS Leader’s Wife”,1883,unrelated\nLebanon confirms holding ISIS chief’s kin,1900,unrelated\n\"Apple Targeting March for Apple Watch Launch, Retail Training Begins Next Month\",199,unrelated\nWho Should Play Steve Jobs Now That Christian Bale Quit?,945,disagree\nNASA Raises Doubts About Reports of Nicaraguan Meteorite,961,disagree\nMystery man slaps shoppers around head for sneezing,2192,unrelated\nISIS Reportedly Beheads American Photojournalist in Iraq,1905,unrelated\nBatmobile Stolen From 'Batman V Superman: Dawn Of Justice' Set? Report Claims That One Of The Batmobile Models Is Missing! Detroit Locals Responsible?,1459,discuss\nReturn of the Mac: Seth Rogen in talks to star as Apple co-founder Steve Wozniak in upcoming Steve Jobs biopic,1009,unrelated\nMatt Taibbi Disappears From Omidyar’s First Look Media,487,unrelated\nPrisoner Released in Bergdahl Exchange Tried to Reconnect With Taliban,1813,unrelated\nHas The Batman Vs. Superman Batmobile Been Stolen In Detroit?,1939,unrelated\nMohammed Emwazi: Man identified as Isis killer 'Jihadi John' was 'stopped by MI5' while on safari holiday in Africa in 2010,2202,discuss\nSpeeding Up ‘Seinfeld’ For Younger Viewers,82,unrelated\nKim Jong-un 'set to open a new restaurant in SCOTLAND',1854,unrelated\n\"Meteorite Strikes Nicaraguan Capital, Creates 16-Foot-Deep Crater\",1252,unrelated\nAnyone for dog meat soup? Kim Jong-Un considers opening restaurant in Scotland selling North Korean delicacies,773,unrelated\nAlleged audio of Michael Brown shooting has surfaced,1403,unrelated\nHere Are Microsoft's New Robot Security Guards,1916,unrelated\nThe famous “Dog whisperer” Cesar Millan died of a heart attack this morning.,695,unrelated\nLebanon 'holding IS leader's daughter and ex-wife',2283,discuss\nMichael Phelps Sex Scandal: Troubled Olympian’s Girlfriend Was Born A Man!,1524,unrelated\n\"ISIS beheads American photo-journalist James Wright Foley, threatens more to come\",1966,agree\nCBI registers 'criminal conspiracy' case against Dera chief after claims 400 male followers were forcibly castrated,1950,unrelated\n\"Leader of Qaeda-Linked Somali Group Is Dead, U.S. Says\",1176,discuss\n\"Dead for 48 minutes, Catholic Priest claims God is female\",2520,unrelated\n\"NASA: Planetary Alignment On Jan 4, 2015 Will Decrease Gravity For 5 Minutes Causing Partial Weightlessness???\",1123,discuss\nSenator: Detainees swapped for Bergdahl have contacted militants,2254,unrelated\nWATCH: Twitter catches fire amid rumors of Fidel Castro’s death,1936,unrelated\n\"Report: ISIS kidnaps Canadian-Israeli, former IDF soldier who went to fight with the Kurds\",2415,unrelated\nBali Awry,959,unrelated\nKurds fear Isis use of chemical weapon in Kobani,1651,unrelated\nMexico checks if 43 missing students in mass grave,1822,discuss\nAn accidental delivery of arms to the Islamic State and the problem with airdrops,1708,unrelated\n\"SEE IT: ISIS militants caught trying to cross border into Texas, Congressman claims\",2016,discuss\nNigeria says ceasefire agreed with Boko Haram,531,discuss\nFormer PGA Tour player: Tiger Woods suspended for drug test failure,1921,unrelated\n\"Rare Case: Seven Bosnian Girls, Aged 13 And 14, Fall Pregnant After Five-Day School Trip; Parents Outraged After School Cites 'Parental Neglect'\",2115,unrelated\nHas J.J. Abrams Asked for THE FORCE AWAKENS Release Date to be Moved Up?,2434,unrelated\n\"No, there aren’t any Ebola cases in Iraq\",1040,discuss\nNew Rumour Suggests Apple Watch to Launch in February,1056,unrelated\nFormer PGA Tour player: Tiger Woods suspended for drug test failure,690,unrelated\nReport: Christian Bale Will Play Steve Jobs,2455,discuss\n\"Zack Snyder Kills \"\"Stolen Batmobile\"\" Rumor With Great Photo\",483,unrelated\nTropical spider burrowed under Bali tourist's skin,962,unrelated\n\"North Korean leader Kim Jong-un’s mystery illness actually two broken ankles, newspaper says\",2053,discuss\nReports: Boko Haram may release schoolgirls as part of deal,1019,unrelated\nHomeless man who received a meal and hotel stay after spending $100 donation on food for friends insists it was NOT a hoax – despite new witness insisting there was no way he could have been secretly filmed,1922,discuss\n\"McDonald’s to Stop Serving Overweight Customers in January? Nope, ‘1/15/2015′ Story is Fake\",2184,disagree\nChristian Bale in Talks to Play Steve Jobs in Danny Boyle's Biopic,1234,unrelated\nTiger Woods Is Selling His Private Island For $7.1 Million,34,unrelated\nFence-jumper made it farther in White House than Secret Service let on,2068,unrelated\n\"Boko Haram Could Release Kidnapped Girls, Nigerian Officials Say\",1408,unrelated\nDurex on Rumored ‘Pumpkin Spice’ Condom: No Comment,1642,unrelated\nWas The Video Of That Homeless Man Doing Good Deeds With $100 All An Elaborate Hoax!?,1611,discuss\n\"Six months after abducting Nigerian schoolgirls, Boko Haram reportedly wants to free them\",320,unrelated\nISIS fighters seize weapons airdrop meant for Kurds,2172,agree\nKim Jong-Un's Sister Takes Control in North Korea,1029,unrelated\nWatch: US Marine saved by helmet after being shot by Taliban sniper,743,agree\nThe Story Of The High School Trader Who Made $72 Million Is A Rumor Spun Out Of Control,405,unrelated\n\"'American bombing had signed my death certificate': Missing US journalist James Wright Foley goes unflinching to his death as ISIS behead him in horrific video, as a warning to Obama\",847,discuss\nWhat Glenn Beck Fears May Be Done With the 11 Missing Jets,859,unrelated\nJames Foley remembered as 'brave and tireless' journalist,381,unrelated\nISIS militants appear to behead abducted American journalist James Wright Foley in graphic video,2261,unrelated\nBREAKING NEWS: ISIS beheads missing American journalist James Wright Foley as warning to US to cease action in Iraq,539,unrelated\nHas North Korean dictator Kim Jong-un been replaced by his sister?,2403,unrelated\nCongressman: ‘At least 10 ISIS fighters’ caught trying to cross into US,226,unrelated\nNew iOS 8 bug can delete all of your iCloud documents,704,unrelated\nAmerican hostage in Yemen freed in military raid-Defence Ministry,1649,discuss\nMexico Says Students Not Among Dead in Mass Grave,2125,unrelated\nMacaulay Culkin Hasn’t Died Despite What Everyone Is Saying On Facebook,139,unrelated\nZack Snyder Responds to Fake Stolen Batmobile Report,87,unrelated\nChristian Bale won't play Steve Jobs,1217,discuss\nAnimal lovers abuzz over pope’s comments that 'paradise is open to all of God’s creatures',1408,unrelated\nPumpkin Spice condoms? Don't fall for this hoax.,2152,unrelated\n\"Apple Watch Power Reserve feature will save battery life, report says\",2106,unrelated\n\"Meteorite makes big crater in Nicaragua, government says\",649,unrelated\nKim Jong ill? Analysts say 27-year-old sister Kim Yo Jong may be running North Korea (VIDEO),195,unrelated\n\"Woman detained in Lebanon is not Isis leader’s wife, says Iraq\",1913,unrelated\n\"Viral Video Of Homeless Man Spending $100 On Food For Other Homeless Was Faked, Witness Says\",1820,unrelated\nTropical spider burrows under man's skin through scar,1860,agree\nWatch marine take sniper shot to the head and live,986,unrelated\nMan cut off manhood and threw it in bin after girlfriend dumped him over small penis,831,unrelated\nKim Jong-un relying on ‘cobra wine’ after problems with trouser snake,1358,unrelated\n\"Tour, agent: Tiger Woods not banned\",1718,agree\nIraqi social-media rumors claim IS leader slain,2187,unrelated\nU.S. Hostage Luke Somers Killed During Yemen Rescue Bid: Family,1574,unrelated\nThat Boko Haram Ceasefire in Nigeria Isn’t A Ceasefire,2045,unrelated\nMeteorite leaves crater in Nicaraguan capital Managua,1731,agree\nAbdel Majed Abdel Bary Emerges as Suspect in Foley Beheading,1478,unrelated\nIsis video claims to show beheading of British hostage David Haines,1843,unrelated\nKim Yo-jong in Charge: Kim Jong-un's Sister 'Replaces' North Korean Dictator During Illness,2473,discuss\nESPN to save NFL's image with all-male domestic abuse discussion,2181,disagree\nCongressman: ‘At least 10 ISIS fighters’ caught trying to cross into US,1637,unrelated\nCanada probes Michael Zehaf-Bibeau as possible suspect in Ottawa shooting - source,440,discuss\nLebanon detains wife and son of Al-Baghdadi,1192,discuss\nQuestions raised over Nicaragua 'meteorite',885,discuss\nThe @FoxNewsPress Account Tweeting Lawsuit Threats Is a Fake,387,unrelated\nISIS Beheads Kidnapped Photojournalist James Wright Foley in Horrific Video Message to the U.S.,1569,unrelated\nREPORT: The Batmobile Might Have Been Stolen In Detroit,1751,discuss\nNicaraguan commission on possible meteorite crash presents rock samples,388,unrelated\nSugarhill Gang co-founder Big Bank Hank dies,2351,agree\n6 Islamist militants killed in US attack in Somalia,1720,unrelated\nNYC relaxes response to marijuana possession,269,unrelated\nIsis militants claim to have killed US journalist James Foley,2450,discuss\nDHS: GOP Rep.’s Claim ISIS Members Caught at U.S. Border ‘Categorically False’,2039,unrelated\nBoko Haram denies it has agreed ceasefire,1821,discuss\nThis Letter To Parents From A 1970s Lego Set Contains An Important Message For Gender Equality,1582,agree\nOfficials Refute Iraqi Media Reports That ISIS Members Have Contracted Ebola In Mosul,2075,discuss\nWHO investigates media reports ISIS fighters contracted Ebola,720,unrelated\nReport: Christian Bale Will Play Steve Jobs,830,unrelated\nChugging eggnog at office party lands man in hospital,1627,unrelated\nPictured: Recent Muslim convert Michael Zehaf-Bibeau who shot dead a solider and opened fire on Canadian Parliament,107,unrelated\nSchoolboy almost killed by electric shock claims he now has superpowers like Magneto,704,unrelated\nA New iOS 8 Bug Can Delete All Of Your iCloud Documents,2061,unrelated\n6 hidden mass graves may hold missing Mexican students,2342,discuss\nEnormous 20-stone catfish caught with fishing rod in Italy after 40-minute boat battle,1183,unrelated\nDog found abandoned outside railway station with suitcase of his belongings,1966,unrelated\nURGENT: ISIS leader Abu Bakr al-Baghdadi allegedly killed by US airstrikes,1634,discuss\nWas The Video Of That Homeless Man Doing Good Deeds With $100 All An Elaborate Hoax!?,1820,unrelated\n\"Catholic Priest Dead For 48 Minutes, Is Miraculously Revived – His Revelations About God Are Even More Shocking\",2520,unrelated\nCARLISLE HEAD SLAPPER ATTACKS SNEEZING WOMEN,678,unrelated\nApple Orders More Than 5 Million Watches for Initial Run,2492,unrelated\nBoko Haram ceasefire ignored as violence flares in Borno state,2088,unrelated\nNew York City Plans to End Arrests for Possession of Small Amounts of Marijuana,1875,unrelated\nCNN plays chilling audio recording allegedly from Michael Brown shooting: “At least 11 shots”,1808,unrelated\n\"A message from Jim's mom, Diane Foley:\",533,unrelated\n\"Cloistered nun gives birth to a baby  The convent: \"\"There is a sister\"\" [Google Translate]\",1720,discuss\nAngry mob cut off rapist’s penis with meat cleaver (VIEWER DISCRETION),125,unrelated\nCanadian official identifies dead Ottawa gunman as Michael Zehaf-Bibeau,298,discuss\nJudd Nelson isn't dead; report is a hoax,2481,unrelated\nISIS Beheads American Journalist James Foley in Video Message to U.S.,2109,unrelated\nIs Kim Jong-un Opening North Korean Restaurant in Scotland?,955,unrelated\nKim Jong-un ‘is so fat from eating cheese that he has broken his ankles’,1103,unrelated\nReport: Former Baseball Star Jose Canseco Accidentally Shot At Home,2096,unrelated\nISIS executioner 'Jihadi John' identified as Mohammed Emwazi,1800,discuss\nADVISORY-Islamist rebel leader killed in U.S. strike - Somali government,1024,unrelated\nViral Photo Shows How Chinese Workers Are Used to Manipulate App Store Rankings,1073,unrelated\nObama denounces killing of journalist James Foley and pledges ‘justice’,539,unrelated\nPentagon Denies It Killed ISIS Chief As Airstrikes Hit Top Extremists,1125,unrelated\nWeaponized Ebola? ISIS Militants Said To Contract Deadly Virus,1385,unrelated\nMissing jetliners raise fear of new 9/11-style attacks after Libyan airport falls to Islamic militants,2309,unrelated\nIslamic State releases video apparently showing the beheading of missing US journalist James Foley,11,unrelated\nRapper identified as James Foley's executioner: reports,2434,unrelated\nAudio may have captured Michael Brown shooting,1403,unrelated\nIsis militants claim to have killed US journalist James Foley,1547,unrelated\n\"No, that broken pencil illustration isn't by Banksy\",1747,unrelated\nNigerians doubtful of girls' release after Boko Haram 'truce' breached,2403,discuss\nMexico Says Missing Students Not Found In First Mass Graves,1109,agree\nThis Powerful Cartoon About The Charlie Hebdo Attack Is Not By Banksy,526,unrelated\nChristian Bale in Talks to Play Steve Jobs in Danny Boyle's Biopic,686,unrelated\nSomali terrorist leader dead after US airstrike,1543,unrelated\nSpider burrowed through tourist's stomach and up into his chest,1819,agree\nNorth Korea denies reports Kim Jong-un is to open state-backed restaurant in Scotland,1120,unrelated\n'Nasa Confirms Earth Will Experience 6 Days of Total Darkness in December' Fake News Story Goes Viral,2521,agree\n#Hairgate: iPhone 6 users say device pulls out hair,2276,discuss\nLawmaker Says ‘At Least 10′ Islamic State Fighters Have Been Captured at the Southern U.S. Border,2307,unrelated\n'Jihadi John': Isis fighter named as Mohammed Emwazi from west London,1465,unrelated\nFears journalist James Wright Foley beheaded by Islamic State jihadists in ‘message’ to United States,1627,unrelated\nHomeland Security: No ISIL fighters on U.S. border,186,unrelated\nIraqi media says ISIS militants have contracted Ebola,950,unrelated\n'Hairgate': iPhone 6 users encounter latest Apple problem after 'bendgate',109,discuss\nBoko Haram 'ceasefire' doubts after attacks reported in Nigeria,320,unrelated\n\"Yang Hu, worker in Zhejiang, cuts off own penis over desperation of finding love\",1646,unrelated\nGateway Pundit,1079,agree\nNew iOS 8 bug can delete all of your iCloud documents,115,unrelated\nApple Watch Gold Edition rumored to be priced at $1200: Will you buy?,424,discuss\nMeteorite leaves crater in Nicaraguan capital Managua,1179,unrelated\n\"This boy nearly died, now he has a superpower like Marvel’s Magneto\",2215,agree\nAirport worker strips naked at security scanner in protest against guards,1831,unrelated\n\"Woman detained in Lebanon is not al-Baghdadi's wife, Iraq says\",2337,agree\nNicaragua Meteorite Impact Theory May Be Meteor-wrong,1917,unrelated\n\"Soon Marijuana May Lead to Ticket, Not Arrest, in New York\",1406,discuss\n\"Priest Dies, Wakes Up, Claims God Is a Woman. Huh?\",887,unrelated\nFormer British Rapper Reportedly Under Investigation for James Foley Beheading,2295,unrelated\nThe famous “Dog whisperer” Cesar Millan died of a heart attack this morning.,1968,unrelated\n\"James Wright Foley, Kidnapped Journalist, Apparently Executed by ISIS\",1361,unrelated\nKim Had Ankle Surgery:  Source,2175,unrelated\nOttawa shooting: Slain soldier named as Nathan Cirillo while suspect identified as Michael Zehaf-Bibeau,2134,unrelated\n\"Marine Gets Shot in the Head, Walks Away\",320,unrelated\nISIL Beheads American Photojournalist in Iraq,632,discuss\nDog found abandoned outside railway station with suitcase of his belongings,1000,agree\nISIS: Desperate mum told 'you've just eaten your son' after visiting militants' base in search of kidnap victim,2219,discuss\nMan Severed Penis That Failed To Impress Girls,1434,discuss\nESPN’s Domestic Abuse Tonight Panel Will Be 100% Dudes,2167,unrelated\nConfusion as Cuba’s Castro mourned instead of Kenya’s Fidel,2028,discuss\nBoko Haram ceasefire ignored as violence flares in Borno state,1540,agree\n'Jihadi John': Isis fighter named as Mohammed Emwazi from west London,280,unrelated\nAmazon to Open First Brick-and-Mortar Site,2016,unrelated\n\"Tour, agent: Tiger Woods not banned\",438,unrelated\nRumor: Seth Rogen to Appear as Woz in Sony's Steve Jobs Film,1966,unrelated\nIS Militants Kill 300 Iraqi Soldiers with Chlorine Gas,1590,agree\nNET Extra: Back-from-the-dead Catholic priest claims God is a female,603,agree\n\"No, it's not Tiger Woods selling an island in Lake Mälaren\",1802,unrelated\nChristmas Is Cancelled: Pumpkin Spice Condoms Are a Goddamn Hoax,242,unrelated\nHas ISIS used chemical weapons on Kobane? Claims under-siege town was hit by crude rocket attack,1283,unrelated\nInsurgents killed in Nigeria despite alleged truce with Boko Haram,1630,discuss\n\"It was me! Student, 19, reveals SHE was the Teletubbies' giggling baby in the sky - and was paid just £250 and a box of toys\",769,agree\nHundreds mourn the 'death' of Fidel Castro after rumours sweep Twitter (but are they confusing him with recently departed Fidel Castro Odinga from Nairobi?),1832,unrelated\n[UPDATED] 11 Men and 0 Women on Tonight's ESPN Domestic Violence Panel,859,unrelated\nISIL militant 'Jihadi John' named by media,1437,unrelated\n\"Thanks Uncle Sam, we have your weapons airdrop: ISIS taunts America over intercepted weapons meant for Kurds\",195,unrelated\nReport: ISIS Leader Abu Bakr Al-Baghdadi Assassinated In U.S. Airstrike,731,discuss\nREPORT: Alleged New Audio of Michael Brown Shooting,2020,unrelated\nMarried TV actor wakes up to find his testicles have been STOLEN after he is drugged in Russian bar by attractive blonde working for organ traffickers,2343,unrelated\nSeth Rogen Is Woz,972,unrelated\nComcast Says You Can Keep Your Tor,132,unrelated\nStreet Artist BANKSY Arrested? Again?,1437,unrelated\nAmazon to Open First Brick-and-Mortar Site,320,unrelated\nThat powerful Lego letter to parents from the 1970s? It's real,1926,unrelated\nRumors of ISIS leader's death debunked,787,unrelated\n80's Brat Pack star Judd Nelson forced to deny that he's dead after fake news story starts trending on social media,1991,unrelated\n\"Homeless man who became a YouTube sensation after spending $100 on food for his beggar friends gets a surprise Christmas meal, makeover and night in a hotel in new video... but is it all a hoax by a 'serial prankster'?\",2240,unrelated\nApp brush list actually do so sister you tired it?,796,unrelated\nWTC rats scare off Anna Wintour,304,unrelated\nPope Francis turns out not to have made pets in heaven comment,1371,disagree\nA Predator Drone Has Reportedly Been Spotted Circling Above ISIS's Capital City,524,unrelated\nThe @FoxNewsPress Account Tweeting Lawsuit Threats Is a Fake,787,unrelated\nNET Extra: Back-from-the-dead Catholic priest claims God is a female...,2152,unrelated\nBoko Haram 'ceasefire' doubts after attacks reported in Nigeria,903,unrelated\nISIS Getting Ebola,1122,discuss\n\"No, it's not Tiger Woods selling an island in Lake Mälaren\",1888,disagree\nISIS Beheads American Journalist James Foley in Video Message to U.S.,2304,unrelated\nAudio recording of Michael Brown being gunned down WAS made at the time he was killed: App company appears to confirm tape of ELEVEN bullets being fired - including final volley of 'kill shots',2234,unrelated\nConfusion Surrounds Capture Of “ISIS Leader’s Wife”,205,unrelated\nNot coming to a store near you: The pumpkin spice condom,367,unrelated\nISIL video claims beheading of kidnapped journalist James Foley,1251,unrelated\nIsis militants claim to have killed US journalist James Foley,115,unrelated\nISIS Border Crisis: DHS Chief Says Terrorists Not Entering US Through Mexico,1637,unrelated\nOttawa gunman identified as 32-year-old Michael Zehaf-Bibeau,125,unrelated\n\"Islamic State leader's family detained by Lebanon, officials say\",1004,discuss\nSeth Rogen Is Woz,2141,unrelated\n‘Wild Misinformation’: Brian Williams Explains the Mike Seidel Liveshot,775,unrelated\nWoman Stays In KFC For A Week To Get Over Her Break-Up,1877,unrelated\nScientists Doubt That Meteor Caused Crater In Nicaragua,1900,unrelated\nISIL Beheads American Photojournalist in Iraq,1786,unrelated\nNigerians doubtful of girls' release after Boko Haram 'truce' breached,1603,unrelated\nISIS fighters 'have contracted Ebola': World Health Organisation investigating reports militants showed up at Iraqi hospital with lethal disease,1034,unrelated\nMan discovers spider living under his skin during Bali vacation,962,unrelated\nWatch: US marine survives Taliban sniper headshot in Afghanistan,743,agree\nChristian Bale in Talks to Play Steve Jobs in Danny Boyle's Biopic,1844,unrelated\nAudio of gunfire in Michael Brown case authenticated by app company,662,unrelated\nHomeland Security says terrorists haven't crossed U.S-Mexico border,2039,unrelated\n\"In New York City, Marijuana May Mean Ticket, Not Arrest\",2372,discuss\nREPORT: Apple's Watch Will Come In 2 Storage Sizes,822,unrelated\nREPORT: JETLINERS STOLEN FROM LIBYA COULD BE USED TO ATTACK U.S. ON 9/11,1865,discuss\n\"Piper Jaffray pegs stainless steel Apple Watch price at $499, Edition at $4,999\",1854,unrelated\n\"Batmobile stolen in Detroit? Good one, joker!\",1737,agree\n'Nasa Confirms Earth Will Experience 6 Days of Total Darkness in December' Fake News Story Goes Viral,696,unrelated\nIndian civil servant sacked 'after 24-year sickie',1318,agree\nPope says dogs can go to heaven: ‘Paradise is open to all of God’s creatures’,842,unrelated\nSeven teenage girls get pregnant on school trip,1103,discuss\n80's Brat Pack star Judd Nelson forced to deny that he's dead after fake news story starts trending on social media,2502,unrelated\n\"Soldier, Gunman Killed In Shooting Incident Near Canadian Parliament\",2156,agree\n\"Boko Haram: Kidnapped Girls Have Been Married Off, Truce Never Happened\",171,unrelated\nISIS Claims To Have Captured US Airdrop Weapons,2016,unrelated\nReport: Audio Reveals Pause Between Gunshots When Michael Brown Was Shot,2187,unrelated\nDaash Ebola transferred to Mosul {Google Translate],718,unrelated\n\"White House Fence-Jumper Overpowered Secret Service Officer, Ran Through Much of Main Floor\",508,unrelated\nCanadian official identifies dead Ottawa gunman as Michael Zehaf-Bibeau,2214,discuss\nMicrosoft Tried Out Robot Security Guards on Its Silicon Valley Campus,1074,unrelated\n\"Apple 12-Inch MacBook Air Details Emerge; Device Could Be Thinner, Lighter Than Current Model\",690,discuss\nMan has his PENIS cut off by angry mob after 'attempted rape' of teenager,1808,unrelated\nHas Kim's SISTER taken over North Korea? Dictator fails to show for key Communist event (but does send a nice flower basket instead),2177,unrelated\nThe @FoxNewsPress Account Tweeting Lawsuit Threats Is a Fake,696,agree\nMedia outlets identify 'Jihadi John',54,unrelated\nREPORT: Alleged New Audio of Michael Brown Shooting,195,unrelated\nTBS speeds up Seinfeld a full 7.5 percent - here is the proof,2096,unrelated\nISIS Border Crisis: DHS Chief Says Terrorists Not Entering US Through Mexico,816,unrelated\n\"Michael Zehaf-Bibeau, slain Ottawa shooter, had criminal record in Quebec, B.C.\",2036,unrelated\nNew Audio Reveals Pause in Gunfire When Michael Brown Was Shot: Attorney,1817,discuss\n\"11 Tripoli Planes Still Missing, Sparks 9/11 Concerns\",2010,discuss\nKC hospital: Patient does not have symptom profile of Ebola,2104,agree\nISIS Seemingly Beheaded American Journalist James Wright Foley,634,unrelated\nHow did a Texas plumber's truck end up with Syrian rebels? (+video),116,unrelated\nISIS Claims to Have Intercepted Supplies From U.S. Airdrop,2404,discuss\nAmazon plans a streaming-video alternative,609,unrelated\nIraq Denies Lebanon Captured Abu Bakr al-Baghdadi's Wife and Child,1789,unrelated\nChristian Bale In Talks To Play Steve Jobs In Sony's Next Biopic,137,unrelated\nIs Ebola Virus Spreading Among ISIS Militants? Reports Claim Jihadists Seeking Cure at Mosul Hospital,1921,unrelated\nIslamic State Militants Claim to Have Beheaded US Journalist James Wright Foley,524,unrelated\nTwo GOP Congressmen Say Suspected Terrorists Caught Crossing U.S.–Mexico Border,1681,unrelated\nThat ESPN Domestic Violence Panel You Keep Hearing About Isn't Real,1857,unrelated\nNigeria says it has deal with Boko Haram to release kidnapped girls,1603,unrelated\nTourist wakes to find strange red trail on his stomach - and discovers a spider has burrowed through his appendix scar and crawled UNDER his skin while on holiday in Bali,724,unrelated\n\"Tee-off in your own putting paradise: Swedish luxury island owned by Tiger Woods up for sale - and it comes with a villa, a hot tub and a lodge\",1549,unrelated\nNigeria: hopes for return of kidnapped schoolgirls rise after ceasefire reported,955,discuss\nVice CEO Throws Down $300K on Lavish Vegas Dinner,1791,agree\nIsis claims US hostage Kayla Mueller killed in coalition airstrike,777,unrelated\nChristian Bale in Talks to Play Steve Jobs (Exclusive),1323,unrelated\nGuantanamo detainee freed in Bowe Bergdahl swap 'back to terrorism',819,unrelated\n\"It was me! Student, 19, reveals SHE was the Teletubbies' giggling baby in the sky - and was paid just £250 and a box of toys\",2081,unrelated\nMet police denies reports of Banksy arrest,107,agree\nWife and son of Islamic State leader Abu Bakr al-Baghdadi detained in Lebanon,2042,unrelated\nVideo: Marine saved by helmet after Taliban sniper attack,2046,agree\n\"ISIS Claims an American Hostage, Kayla Mueller, Died in Airstrike in Syria\",1260,unrelated\nCanadian-Israeli Woman May Have Been Captured In Syria: Reports,505,unrelated\nHope Fades for Girls' Release After Boko Haram 'Truce' Breached,2403,discuss\n\"Gill Rosenberg, Canadian-Israeli Woman Feared Kidnapped By ISIS, Says She's Safe\",2130,unrelated\nChugging eggnog at office party lands man in hospital,1325,unrelated\nFears Islamic State could launch EBOLA attack on Britain after fighters 'contract virus',737,unrelated\nIslamic State releases video apparently showing the beheading of missing US journalist James Foley,1547,unrelated\nKim Jong-un 'set to open a new restaurant in SCOTLAND',2290,unrelated\nOttawa investigates reports that Isis has captured Canadian-Israeli woman,1899,discuss\n'Electric Boogie' Developer Leaves Secret Resignation Letter To Boss At The End Of The Game (Video),1372,unrelated\nState House time capsule from 1795 unearthed,1997,discuss\nJose Canseco Shot in the Hand During Accidental Shooting at Vegas Home,1580,unrelated\n\"Boko Haram Could Release Kidnapped Girls, Nigerian Officials Say\",2403,discuss\nMexican students not among bodies found in mass graves,2375,unrelated\nBodies In Mexico Mass Grave Apparently Not Those Of Missing Students,1351,unrelated\nISIS fighters seize weapons airdrop meant for Kurds,2448,unrelated\nHomeland Security says terrorists haven't crossed U.S-Mexico border,972,unrelated\nNBC weatherman caught urinating in the woods live on air,1439,unrelated\n\"Hostage David Haines' Murder 'Evil', PM Says\",1301,unrelated\n'Jihadi John': Isis fighter named as Mohammed Emwazi from west London,2123,discuss\nISIS Fighters Getting Caught Coming Across the U.S.-Mexican Border?,26,unrelated\nISIS Video: America’s Air Dropped Weapons Now in Our Hands,2295,discuss\nThe Pumpkin-Spice Condom Is Just a Figment of Your Own Gross Imagination,2123,unrelated\nTwo GOP Congressmen Say Suspected Terrorists Caught Crossing U.S.–Mexico Border,1398,discuss\nRats are still running around at Vogue,1940,unrelated\n\"Whoa, Paul Rudd Was One of the Airport Heroes Who Took Down the Homophobe\",1094,discuss\nWATCH: Twitter catches fire amid rumors of Fidel Castro’s death,1439,unrelated\n\"Reports Isis fighters have contracted Ebola are 'incorrect', says Iraqi health ministry\",1821,unrelated\nReport: Nearly a Dozen Commercial Airliners Missing Ahead of 9/11 Anniversary After Islamists Overrun Libyan Airport,1644,unrelated\nMissing American journalist reportedly beheaded by Islamic State ,206,discuss\nVogue’s Rat Infestation: Disturbing New Details,1149,discuss\nReport: NYPD to stop arresting people for minor marijuana offenses,1295,unrelated\nApple was forced to nix key health features from its smartwatch -- report,521,discuss\nNot coming to a store near you: The pumpkin spice condom,608,unrelated\nVideo: Marine survives Taliban sniper headshot thanks to helmet,1180,agree\nWeather Reporter Caught Writing His Name In The Snow Was NOT Ready To Go On Camera (UPDATED),1829,agree\nIs Durex Planning To Release A Pumpkin Spice Condom?,609,unrelated\nCanadian-Israeli Woman May Have Been Captured In Syria: Reports,1295,discuss\nMacaulay Culkin dead: Actor is victim of another death hoax,2502,agree\nN. Korea’s Kim has leg injury but in control,1148,unrelated\nOttawa gunman identified as 32-year-old Michael Zehaf-Bibeau,1266,unrelated\nBoko Haram Denies Nigeria Cease-Fire Claim,1697,unrelated\nIs Kim Jong Un's sister Kim Yo Jong in charge?,1268,unrelated\nKim Had Ankle Surgery:  Source,2329,unrelated\n\"Eyewitness: Viral Video That Netted $130K in Donations \"\"is Bullshit\"\"\",467,unrelated\nPolice hunting mystery 'slapper' in tweed jacket who attacks people who sneeze in town's high street,678,unrelated\nIraq Says Arrested Woman Is Not The Wife of ISIS Leader al-Baghdadi,72,unrelated\nDid Comcast Get a Man Fired From His Job for Complaining About Its Service?,32,unrelated\nA bunch of cool health features were cut from the Apple Watch at the last minute,2379,unrelated\nISIS leader ‘killed’ in US airstrikes,1921,unrelated\nYou all had an abortion! [Google Translate],821,unrelated\nUPDATE: Internet report of Ebola outbreak in Purdon not true,1438,unrelated\nA Bunch Of Folks Are Passing Around This Hoax Video Of A Bird Pooping On Vladimir Putin,1843,unrelated\n\"Evander Kane \"\"On Way Out\"\" From Source, Price Is Very High; Who Is In?\",1577,discuss\nLynch Mob Castrates Alleged Rapist In Rajasthan,689,unrelated\n\"It's 'rubbish' that Robert Plant turned down £500m Led Zeppelin reformation offer, says publicist\",169,unrelated\nZack Snyder Responds to Fake Stolen Batmobile Report,1751,agree\nIslamic State releases video apparently showing the beheading of missing US journalist James Foley,1206,discuss\nKidnapped Nigerian schoolgirls: Government claims ceasefire deal with Boko Haram that will bring missing girls home,1541,unrelated\n#HairGate: iPhone 6 Customers Are Complaining That The Phone Is Ripping Out Their Hair,1787,unrelated\nWhite House Fence Jumper Actually Made It Pretty Far Inside,1778,unrelated\nHas The Batman Vs. Superman Batmobile Been Stolen In Detroit?,1790,unrelated\nGive a homeless man $100 and see what he does with it [Video],1107,unrelated\nThis Is Why Rumors That ISIS Is Crossing The Border Into The U.S. Aren’t Going Away,220,unrelated\n\"No, Saudi TV Didn't Blur Out Michelle Obama's Face When the President Met King Salman\",1498,unrelated\n\"After Giving A Homeless Man $100, This Guy Secretly Filmed Him...\",1925,agree\nLynch mob chop man's penis off after catching him allegedly trying to rape teenager,650,agree\nGOP Rep. Duncan Hunter Claims 'At Least' 10 ISIS Fighters Apprehended On Texas Border,2252,unrelated\nTropical spider burrowed under Bali tourist's skin,1883,agree\niOS 8 bug could delete your iCloud Drive documents,545,discuss\nISIS Reportedly Beheads U.S. Journalist James Wright Foley on Camera,2524,discuss\nLebanon 'holding IS leader's daughter and ex-wife',1789,unrelated\nBritish hostage David Haines beheaded by Islamic State terrorists,2241,discuss\nFence-jumper made it farther in White House than Secret Service let on,1916,unrelated\nISIS fighters ‘have contracted Ebola’,2078,unrelated\n\"Christian Bale passes on role of Steve Jobs, actor reportedly felt he wasn't right for part\",830,unrelated\n\"Brian Williams: No, Our Meteorologist Was Not Peeing on Live TV\",40,unrelated\nShocking Photos! Mom Tries To Sell Son To Pay For Daughter's Cancer Treatment,2531,unrelated\nWHO ‘probing’ whether ISIS fighters got Ebola,1807,discuss\n\"North Korean leader Kim Jong-un not missing, just having ankle surgery\",856,discuss\nElectric shock turns Russian boy into Marvel's Magneto,844,unrelated\nIdentity of ISIS terrorist known as 'Jihadi John' reportedly revealed,1465,unrelated\nDetroit Police Issue Statement That The Batmobile Is Safe,1529,discuss\nEggnog-chugging contest leads to hospital stay,1127,unrelated\nBoko Haram 'ceasefire' doubts after attacks reported in Nigeria,35,unrelated\nMan who slaps people around the head for sneezing hunted by police,1897,agree\nEmotional sergeant-at-arms is greeted back to parliament with a rousing standing ovation a day after he heroically shot dead terrorist - the first time he used weapon in 30 year career,342,unrelated\nMeteorite 'caused mysterious boom in Nicaragua',2192,unrelated\n\"Rumor: Gold Apple Watch Edition priced up to $5,000, steel version at $500, will debut on Feb. 14\",574,unrelated\nIslamic Militants Post Video Claiming to Show Beheading of U.S. Journalist,1982,unrelated\nISIS Beheads Kidnapped Photojournalist James Wright Foley in Horrific Video Message to the U.S.,1351,unrelated\n\"Vice Media Chief Said to Pay $300,000 for Dinner for 30\",1791,discuss\nAudio recording of Michael Brown being gunned down WAS made at the time he was killed: App company appears to confirm tape of ELEVEN bullets being fired - including final volley of 'kill shots',1651,unrelated\nBatmobile Stolen From 'Batman V Superman: Dawn Of Justice' Set? Report Claims That One Of The Batmobile Models Is Missing! Detroit Locals Responsible?,1789,unrelated\nISIS KILLS 300 IRAQI SOLDIERS WITH CHLORINE GAS: SHIA MP,1625,unrelated\nTropical spider burrowed under man's skin through appendix scar and lived there for THREE DAYS,1321,disagree\n\"Soon Marijuana May Lead to Ticket, Not Arrest, in New York\",2377,unrelated\nMexican investigators fear mass grave might hold 43 missing students,1269,unrelated\n\"No, Saudi TV Did Not Blur Out Images of Michelle Obama\",1120,unrelated\n\"Gill Rosenberg, former IDF soldier, possibly captured by ISIS while fighting with Kurds\",1319,unrelated\nThe iPhone 6 'Hairgate' Is Not a Thing,513,unrelated\n\"North Korean leader Kim Jong-un’s mystery illness actually two broken ankles, newspaper says\",1465,discuss\nAmerican Predator Drone Circling Islamic State’s Stronghold,1081,unrelated\nVideo Messaging App Says Audio Recording Of Michael Brown's Shooting Is Authentic,1934,discuss\nSeth Rogen Is Woz,388,unrelated\nFBI Probing Alleged Audio of Michael Brown Shooting,968,unrelated\n1901 Boston time capsule yields small red book,1442,unrelated\n\"Jeh Johnson: Politicians Shouldn't 'Feed The Flames Of Fear' Over ISIS, Ebola\",871,discuss\n'I aborted my baby because it was a boy': Outrage after 'feminist' blogger claims gender prompted termination,843,unrelated\nISIS Militants Allegedly Contracted Ebola,1295,unrelated\nSaudi fatwa banning snowmen triggers heated debate,2456,agree\nWatch US Marine get shot in HEAD by Taliban sniper - and live to tell tale,532,unrelated\n\"Brian Williams: No, Our Meteorologist Was Not Peeing on Live TV\",570,unrelated\nPure Evil: Islamic State Beheads American Journalist James Wright Foley,704,unrelated\nMichael Brown shooting audio caught on tape?,149,discuss\nSeven teenage girls get pregnant on school trip,1221,unrelated\nVIDEO: Son Stuns Parents By Paying Off Their Mortgage As Christmas Surprise,2036,discuss\nKim Jong-Un planning Scottish restaurant,773,unrelated\nYPG Confirms: Gill Rosenberg Not Captured in Kobani,1476,unrelated\nNew iOS 8 bug can delete all of your iCloud documents,1740,unrelated\nJames Foley beheading: London rapper turned jihadist believed to be under investigation for murder of journalist in Syria,975,unrelated\nHomeless man receives $100... then shocks everyone with how he spends it,1934,unrelated\n\"Pope Francis did not tell boy heaven has room for pets, contrary to report\",2348,unrelated\nWhite House Fence Jumper Pushed Past Female Guard,1017,agree\nHas Ebola infected Isis militants in Mosul?,1807,discuss\n#ISIS beheads photojournalist James Wright Foley in a massage to US to end its intervention in #Iraq.,1948,discuss\nMedia outlets identify 'Jihadi John',2349,discuss\nUS Marine survives headshot from Taliban (video),2389,unrelated\nOfficials shoot down congressman's claims ISIS terrorists are running across US-Mexico border,2016,agree\nLuke Somers 'killed in failed rescue attempt in Yemen',1165,unrelated\nMichael Abdul Zehaf Bibeau Pictures: Photos of Alleged ISIS-Linked Gunman in Canada,1266,unrelated\nOne of 'Taliban Five' in Bowe Bergdahl swap allegedly returned to militancy,1398,unrelated\nIsis claims to behead US journalist,1351,unrelated\n\"FIDEL CASTRO DEATH WATCH: RUMORS HEAT UP, CUBA DENIES\",244,unrelated\n\"These egalitarian Lego instructions from the 1970s are pretty cool, but are they real?\",1689,unrelated\n\"Apple Watch to Be Shower-Proof, Have 100,000 Apps at Launch: Reports\",1948,unrelated\n\"Nun Complains Of Stomach Pains, Later Gives Birth To Baby Boy\",2192,unrelated\nKFC Gets Occupational Business License To Sell Marijuana In Colorado Restaurants KFC Gets Occupational Business License To Sell Marijuana In Colorado Restaurants,1973,agree\nExpert casts doubt on Bunbury man Dylan Thomas’s burrowing stomach-spider story,1923,agree\nISIS Reportedly Beheads U.S. Journalist James Wright Foley on Camera,1786,unrelated\nSeven girls as young as 13 become pregnant on a school trip,2248,agree\nShots Heard In Alleged Brown Shooting Recording [AUDIO],2256,unrelated\nAttorney: New audio reveals pause in gunfire when Michael Brown was shot,958,unrelated\nISIS Militants Allegedly Contracted Ebola,2525,unrelated\nAudio of gunfire in Michael Brown case authenticated by app company,1435,unrelated\neBay developing Apple Watch software with ties to iOS app,1393,unrelated\n'The youngest martyr - the cub of al-Baghdadi': ISIS boasts a 10-year-old fighter has been killed as he went into battle with his father in Syria,1863,unrelated\nBatmobile wasn't stolen: Cops,1807,unrelated\n\"Despite ceasefire announcement, new Boko Haram attacks reported\",1125,unrelated\nSmall Meteorite Strikes in Nicaragua's Capital City of Managua,1183,unrelated\nTexas City plumber's truck ends up in Syrian war,121,unrelated\nDog abandoned at Scotland train station with suitcase,258,unrelated\nStaff Reporter,1711,agree\nLebanon detains wife and son of Al-Baghdadi,1468,disagree\nWATCH: Twitter catches fire amid rumors of Fidel Castro’s death,1853,unrelated\n\"Reports Isis fighters have contracted Ebola are 'incorrect', says Iraqi health ministry\",2138,agree\nA Predator Drone Has Reportedly Been Spotted Circling Above ISIS's Capital City,1900,unrelated\nHomeland Security: No ISIL fighters on U.S. border,1740,unrelated\n\"Feminist Aborts Baby For Being A Boy, Shocked People Don’t Approve\",2526,discuss\n\"Yang Hu, worker in Zhejiang, cuts off own penis over desperation of finding love\",84,unrelated\nJames Foley remembered as 'brave and tireless' journalist,984,unrelated\nWhite House Fence Jumper Pushed Past Female Guard,1426,unrelated\nNew Rumour Suggests Apple Watch to Launch in February,320,unrelated\n\"No, a spider (probably) didn't crawl through a man's body for several days\",2009,unrelated\nAbdel-Majed Abdel Bary: London Rapper Identified As ISIS Militant Who Beheaded James Foley,913,unrelated\nBoko Haram denies it has agreed ceasefire,2139,discuss\nSugarhill Gang rapper Big Bank Hank dies aged 57,1458,unrelated\nVideo Purports To Show Beheading Of U.S. Journalist By Militants,1011,discuss\nThe pumpkin spice condom is not happening,1853,unrelated\n\"New York schoolboy who made $72MILLION trading stocks on his lunch breaks - and now takes his friends out to dine on $400 caviar, drives a BMW and has definitely made his immigrant parents proud\",1760,discuss\nSpider Burrows Into Australian Man's Appendix Scar (VIDEO),1797,disagree\n\"That Story About a Catholic Priest Dying, Seeing God as a Woman, and Coming Back to Life? It’s Almost Definitely Fake\",2515,disagree\nCanadian Michael Zehaf-Bibeau thought to be the gunman in Ottawa shooting,205,unrelated\nHomeless man who received a meal and hotel stay after spending $100 donation on food for friends insists it was NOT a hoax – despite new witness insisting there was no way he could have been secretly filmed,2240,unrelated\nGiant 8ft 9in catfish weighing 19 stone caught in Italy is thought to be the biggest ever reeled in with a rod and line,612,unrelated\nNBC weatherman caught urinating in the woods live on air,2419,unrelated\nRumor: Seth Rogen to Appear as Woz in Sony's Steve Jobs Film,646,unrelated\nThe Pumpkin-Spice Condom Is Just a Figment of Your Own Gross Imagination,2152,unrelated\nISIS Militant “Jihadi John” Identified As Young West Londoner,530,unrelated\nSugarhill Gang rapper Big Bank Hank dies at age 57,1572,unrelated\nJihadi John UNMASKED: Islamic State killer NAMED as west Londoner Mohammed Emwazi,2123,discuss\nStreet Artist BANKSY Arrested? Again?,900,discuss\nKim Jong-Un planning Scottish restaurant,1022,unrelated\nPumpkin Spice Condoms Could Be The Only Thing To Save The World From Basic Children,550,discuss\nNew Audio Recording From Ferguson May Capture Michael Brown Shooting,2020,unrelated\nMan Chops Off and Throws Away His Small Penis After Bad Breakup,1347,unrelated\n\"Tiger Woods PED, PGA Tour Suspension Allegations Retracted by Dan Olsen\",271,unrelated\nHas this Argentine woman fallen victim to a cruel online hoax? Adult video claiming to show teacher having sex with pupil isn't all it seems,1496,discuss\nBergdahl: Senator Says Jihadists Swapped For U.S. Troop ‘In Touch’ With Al-Qaida Affiliate,773,discuss\nSteve Jobs Biopic Eyes Seth Rogen to Play Apple Co-Founder Steve Wozniak,1707,unrelated\nThe Apple Watch has a low-power mode that only tells the time,1197,unrelated\nCNN Airs Alleged Audio from Michael Brown Shooting,1446,discuss\nNorth Korea directive reveals apparent ban on sharing Kim Jong-un’s name,2143,unrelated\nBugatti Veyron Vandalized With Penis Graffiti? Viral Photo Isn’t What It Seems,2369,disagree\nA Man Says Comcast Called His Boss And Got Him Fired After He Complained About Its Service,86,unrelated\nN Korean leader misses annual ritual; sister ‘takes over duties’,780,discuss\nScorned wife leaves love-rat husband and twin sister NAKED in car park,1828,unrelated\n\"Priest Dies, Wakes Up, Claims God Is a Woman. Huh?\",615,unrelated\nSources: Guns N' Roses Frontman Axl Rose Found Dead in West Hollywood Home at Age 52,608,unrelated\n\"Vice CEO Shane Smith reportedly spent $300,000 on a steak dinner at CES\",832,unrelated\nCanadian-Israeli Woman Says She Hasn’t Been Captured By ISIS,513,unrelated\nISIS Border Crisis: DHS Chief Says Terrorists Not Entering US Through Mexico,1483,unrelated\nSeth Rogen to play Woz in Jobs biopic,299,unrelated\nObama Denounces James Foley's Execution: 'Today The Entire World Is Appalled',1589,agree\nLebanon 'holding IS leader's daughter and ex-wife',77,unrelated\n\"Video showing American journalist beheaded believed real, officials and family say\",1905,unrelated\n\"Apple Media Event Rumored for Late February, Apple Watch and 12\"\" MacBook Air Likely Topics [Updated]\",1183,unrelated\nISIS Appears To Behead American Photojournalist In YouTube Video,1720,unrelated\nNigerians doubtful of girls' release after Boko Haram 'truce' breached,1630,discuss\nOttawa Gunman Identified As Michael Zehaf-Bibeau,1751,unrelated\nWHO says reports of suspected Ebola cases in Iraq are untrue,2268,unrelated\nBoko Haram denies ceasefire claim by Nigeria's government,1883,unrelated\nAlleged Ottawa gunman: What we know so far about Michael Zehaf-Bibeau,2302,unrelated\nAirport worker strips naked at Russian airport,1651,unrelated\nSetting the record straight on tor,755,unrelated\nThis Selfless Homeless Man Receives $100 & Doesn't Spend A Dime On Himself!,855,unrelated\nLuke Somers' sister says he was killed in failed Yemen rescue attempt,2015,unrelated\nApple Watch battery will require nightly charging,830,unrelated\nMeteorite strike in Nicaragua puzzles experts,1056,disagree\nOttawa shooting: Sergeant-at-arms Kevin Vickers hailed a hero for shooting rampaging gunman,2404,unrelated\n\"Audio captured at time of Michael Brown shooting, company says\",2313,unrelated\nNigeria and Boko Haram 'agree ceasefire and girls' release',2096,unrelated\nAWESOME! Canadian Parliament’s Sergeant-at-Arms Kevin Vickers Takes Out Gunman,1666,agree\nPentagon: 1 weapons bundle seized by militants,2509,discuss\n\"Sadly, Pumpkin Spice Condoms Aren't A Thing After All\",2123,unrelated\nREPORT: Alleged New Audio of Michael Brown Shooting,2187,unrelated\n\"No, there aren’t any Ebola cases in Iraq\",2075,discuss\nThere has been a shooting at the War Memorial on Parliament Hill. Unconfirmed reports say a soldier was shot.,2338,unrelated\n\"ISIS Claims It Kidnapped Gill Rosenberg, The First Western Woman To Fall Into The Group's Hands\",346,discuss\nCameron vows to hunt down IS 'monsters' after Haines murder,1011,unrelated\n\"Spider burrowed into appendix scar, crawled through WA man's body\",1602,discuss\nGOP Rep. Duncan Hunter Claims 'At Least' 10 ISIS Fighters Apprehended On Texas Border,1502,unrelated\nKim Had Ankle Surgery:  Source,2327,unrelated\n\"So, There Might Be a Rat Infestation at Vogue\",1686,unrelated\n\"Rajasthan: Man Tries to Rape Teenager, Angry Mob Chops His Penis Off\",1042,unrelated\nThis College Student Claims She Was The 'Teletubbies' Sun Baby,1832,unrelated\nSource: Tom Brokaw Wants Brian Williams Fired,2370,unrelated\n\"Boko Haram Could Release Kidnapped Girls, Nigerian Officials Say\",171,unrelated\n\"Apple Watch Stainless Steel variant reportedly priced at $500, $4,000 for the gold variant\",551,unrelated\nApple May Or May Not Hold An Event On The 24th Of February [Rumor],660,discuss\nREPORT: JETLINERS STOLEN FROM LIBYA COULD BE USED TO ATTACK U.S. ON 9/11,1438,unrelated\nISIL allegedly kills US journalist in video,1347,unrelated\nReport: Apple Watch to Ship in March,670,unrelated\n\"Pizza delivery driver surprised with $2,000 tip\",472,unrelated\nMissing Planes,2010,discuss\nDid a Meteorite Impact in Nicaragua over the Weekend?,269,unrelated\nBoko Haram ceasefire ignored as violence flares in Borno state,2403,discuss\nThis Is What The Sun Baby From ‘Teletubbies’ Looks Like Now,2371,discuss\n\"Sick Kansas City man said not to have Ebola, U.S. plans new steps to fight virus\",1347,unrelated\nAbdel-Majed Abdel Bary in Foley beheading: London rapper songs help identify him,2434,unrelated\nReport of quarantined Texas town NOT real; shared on a 'fake' news website,26,unrelated\n\"BATMOBILE NOT STOLEN, MTV CONTEST PRIZE REMAINS UNCLAIMED\",13,unrelated\n\"Forty years ago, Lego wrote a powerful letter to parents about how gender works\",1969,discuss\nJames Foley executioner said identified as British rapper  Read more: James Foley executioner said identified as British rapper,1598,discuss\n\"Obama, Outraged Over Beheading, Vows to Stay on Course\",2287,unrelated\nBatman Set To Play Steve Jobs In Upcoming Biopic,1226,disagree\nIsis tells mother on rescue mission :’You’ve just eaten your son’,1956,discuss\n\"Sadly, Pumpkin Spice Condoms Aren't A Thing After All\",1900,unrelated\nREPORT: Alleged New Audio of Michael Brown Shooting,2220,discuss\n\"Video showing American journalist beheaded believed real, officials and family say\",2096,discuss\nIsis militants claim to have killed US journalist James Foley,511,unrelated\nIsis claims to behead US journalist,826,unrelated\nIRAQI HEALTH OFFICIAL: EBOLA HAS KILLED 5 ISIS FIGHTERS,2197,unrelated\nOfficials Refute Iraqi Media Reports That ISIS Members Have Contracted Ebola In Mosul,93,unrelated\nPictured: Libyan Islamist rebels pose with planes seized from Tripoli airport as U.S. officials warn they could be used to carry out terrorist attack on 9/11 anniversary,2208,agree\nThis Is Why Rumors That ISIS Is Crossing The Border Into The U.S. Aren’t Going Away,2261,discuss\nMissing jetliners raise fear of new 9/11-style attacks after Libyan airport falls to Islamic militants,2317,unrelated\nIraqi and Kurdish media reports cases of Ebola among Islamic State fighters in Mosul,1438,unrelated\nExperts: More facts needed on purported audio recording of Michael Brown shooting,2354,unrelated\nMan discovers spider living under his skin during Bali vacation,2338,discuss\nGovernment fires employee who skipped work for 24 years,1323,unrelated\n\"Pictured: Heroic sergeant-at-arms, 58, walking through Parliament gun in hand just moments after he killed gunman Michael Zehaf-Bibeau\",2410,unrelated\n\"Insiders Claim Steel Apple Watch to Start at $500, Gold at $4,000\",932,unrelated\n\"Apple Watch Pricing to Reportedly Start at $500 for Stainless Steel, $4,000 for Gold\",1458,discuss\nSoldier shot at War Memorial; multiple shots fired in Parliament,2410,discuss\n\"Mass Graves Found In Mexico, Near Place Where 43 Students Went Missing\",1405,discuss\nPope says dogs can go to heaven: ‘Paradise is open to all of God’s creatures’,2348,unrelated\nWHO ‘probing’ whether ISIS fighters got Ebola,1385,unrelated\nComcast blocks Tor,1104,unrelated\n\"Canadian woman 'captured by ISIS in Syria' says she is actually fine and still fighting the jihadists, despite kidnap reports\",1240,unrelated\n\"Jeh Johnson: Politicians Shouldn't 'Feed The Flames Of Fear' Over ISIS, Ebola\",625,unrelated\nISIS Claims To Have Captured US Airdrop Weapons,1648,unrelated\nSmall Meteorite Strikes in Nicaragua's Capital City of Managua,2118,unrelated\nJames Foley executioner said identified as British rapper  Read more: James Foley executioner said identified as British rapper,1549,unrelated\nCNN Airs Alleged Audio from Michael Brown Shooting,1252,unrelated\nISIS militants appear to behead abducted American journalist James Wright Foley in graphic video,7,unrelated\nBoko Haram 'to release abducted schoolgirls' as part of ceasefire agreement,2463,discuss\nDid Paul Rudd Help Tackle That Dallas Airport Gay-Basher?,837,unrelated\nISIS Leader Killed: Abu Bakr Al-Baghdadi Reportedly Killed By U.S. Airstrike,1871,unrelated\nThis resignation letter in a video-game could be the greatest ever,2185,discuss\n#ISIS beheads photojournalist James Wright Foley in a massage to US to end its intervention in #Iraq.,1009,unrelated\n\"Woman detained in Lebanon is not Isis leader’s wife, says Iraq\",2337,agree\nPentagon: ISIS Got U.S. Weapons Package,465,agree\nAl-Shabaab co-founder confirmed killed by US air strike in Somalia,36,unrelated\n\"Video Appears to Show Beheading of Journalist James Foley, Who Went Missing in Syria\",1569,unrelated\nSearch launched for dog's owner after pooch found dumped next to suitcase filled with belongings,1164,agree\n\"Marine Gets Shot in the Head, Walks Away\",2267,agree\nTexas plumber's truck spotted in Syria: 'We have nothing to do with terror at all',2020,unrelated\nBali spider burrows under Aussie’s chest,761,agree\n6 hidden mass graves may hold missing Mexican students,1351,unrelated\n\"Nun gives birth, intends to keep baby\",1720,discuss\nPentagon: Somali terror group leader killed in U.S. airstrike,1869,unrelated\nFBI Probing Alleged Audio of Michael Brown Shooting,1893,unrelated\nISIS Militant “Jihadi John” Identified As Young West Londoner,304,unrelated\nMissing Planes,1644,unrelated\n\"Accused Boston Marathon Bomber Severely Injured In Prison, May Never Walk Or Talk Again\",1627,unrelated\nIS Fighters Seize Weapons Cache Meant for Kurds,1938,unrelated\nBiological Warfare on the Horizon? ISIS Soldiers May Be Infected With Ebola,568,unrelated\nMoment Michael Brown was shot dead 'caught on audio recording': FBI handed potentially damning tape of ELEVEN shots being fired - including final volley of 'kill shots',2345,discuss\nISIS leader ‘killed’ in US airstrikes,81,unrelated\nUnverified video shows beheading of aid worker David Haines,15,unrelated\nBatman Set To Play Steve Jobs In Upcoming Biopic,1294,unrelated\n\"No, Islamic State Militants Have Not Been Caught by U.S. Border Patrol\",2411,unrelated\nIndia: 400 men cut off their testicles to 'get closer to God' following advice from 'guru',2016,unrelated\nBoko Haram 'ceasefire' doubts after attacks reported in Nigeria,1896,discuss\nAmazon.com to open first physical store in Manhattan: DJ,5,unrelated\nA bunch of cool health features were cut from the Apple Watch at the last minute,1744,unrelated\nFence-jumper ran through much of main floor of White House: report,263,unrelated\nSaudis Say Michelle Obama Not Blurred on TV,1498,unrelated\nFisherman lands 19 STONE catfish which could be biggest in world to be hooked,1913,unrelated\nThat Was Fast: Christian Bale Bails on Steve Jobs Biopic,687,unrelated\n#HairGate: iPhone 6 Customers Are Complaining That The Phone Is Ripping Out Their Hair,304,unrelated\n\"CNN Broadcasts Purported Audio Containing Gunshots That Felled Michael Brown Jr.; Leaders, Celebrities Fill Pews At Teen’s Funeral\",2313,unrelated\nThe rats eat Prada at Vogue NY office,1020,unrelated\n\"#Hairgate: Reports of iPhone 6 pulling out hair, beards, likely exaggerated\",1769,discuss\nWHO says reports of suspected Ebola cases in Iraq are untrue,1122,discuss\nCountry Music Legend Willie Nelson Dies at Age 81,1853,unrelated\nMexico Says Missing Students Not Found In First Mass Graves,1269,unrelated\nCanadian Soldier Shot At Ottawa War Memorial: Report,971,unrelated\nAirport worker strips naked at security scanner in protest against guards,132,unrelated\n6 Islamist militants killed in US attack in Somalia,2130,unrelated\nChristian Bale will not play Steve Jobs,2017,discuss\nCNN Posts Alleged Audio of Michael Brown Shooting,2118,discuss\nHospital Officials: Kansas City Patient Not Being Treated For Ebola,1843,unrelated\nISIS Claims to Have Intercepted Supplies From U.S. Airdrop,2172,discuss\nSpider Burrows Into Australian Man's Appendix Scar (VIDEO),2002,unrelated\nNun complains of stomach pains... and GIVES BIRTH: Sister who had 'no idea' she was pregnant has a baby boy at hospital in Italy,1891,unrelated\n\"Former Porn Star Behind YouTube Sensation ‘DC Toy Collector,’ Makes $5 Million Per Year Unboxing Disney Toys\",1315,agree\nBatmobile wasn't stolen: Cops,1789,unrelated\nNigeria: hopes for return of kidnapped schoolgirls rise after ceasefire reported,2272,discuss\nThis Selfless Homeless Man Receives $100 & Doesn't Spend A Dime On Himself!,2163,unrelated\nMeteorite leaves crater in Nicaraguan capital Managua,2264,discuss\nHomeland Security: No ISIL fighters on U.S. border,2056,unrelated\nHas ISIS used chemical weapons on Kobane? Claims under-siege town was hit by crude rocket attack,1093,unrelated\nBrian Williams Demands Apology From Social Media Over Erroneous Urination Reports (Video),1169,unrelated\nSoldier shot near Canadian parliament building,1347,unrelated\nHundreds mourn the 'death' of Fidel Castro after rumours sweep Twitter (but are they confusing him with recently departed Fidel Castro Odinga from Nairobi?),1785,unrelated\nIslamist websites claim Israeli-Canadian woman kidnapped by IS: report,2415,unrelated\nA Mass Grave Points to a Student Massacre in Mexico,1740,unrelated\nMilitant Group Says It Killed American Journalist in Syria,847,discuss\nThis Soap Opera Star Reportedly Had His Testicles Stolen By An ‘Attractive Blonde’ Organ Trafficker,342,discuss\nNun Gives Birth To Baby Boy After Suffering Intense Stomach Pains,524,unrelated\n\"CNN Broadcasts Purported Audio Containing Gunshots That Felled Michael Brown Jr.; Leaders, Celebrities Fill Pews At Teen’s Funeral\",1803,unrelated\nA Wanted Man Responded To A Police Facebook Post That He Would Turn Himself In,1950,unrelated\nISIS Extremists Claim to Behead British Hostage David Haines,1645,unrelated\nCanadian-Israeli Woman May Have Been Captured In Syria: Reports,776,unrelated\nNicaragua asks U.S. for help investigating meteorite crater,2307,unrelated\n\"Vogue's Anna Wintour Pissed Off With New 1 World Trade Center Offices, Infested With Rats\",2045,unrelated\nGod Is A Woman – Resurrected Father Narated,1549,disagree\nNew Audio Reveals Pause in Gunfire When Michael Brown Was Shot: Attorney,2354,unrelated\nRobert Plant ripped up $800M Led Zeppelin reunion contract,520,unrelated\nNEWS/ You'll Never Guess How a Homeless Man Spent $100—Watch the Touching Video!,1681,unrelated\nFBI Probing Alleged Audio of Michael Brown Shooting,1832,unrelated\nMedia reports identify Londoner as Islamic State's ‘Jihadi John’,2470,unrelated\nRussian TV actor wakes up to find his testicles stolen,1231,agree\nChristian Bale set to play Steve Jobs in forthcoming biopic of Apple co-founder,860,discuss\n\"Gill Rosenberg, Canadian citizen, reportedly captured by ISIS in Syria\",1459,unrelated\nTexas Plumber Isn't Sure How Extremists In Syria Ended Up With His Work Truck,339,unrelated\n\"Fidel Castro Rumors Sweep Internet, But No Sign in Cuba\",545,unrelated\n\"See How This Homeless Man Spends A Hundred Dollars, And Keep A Tissue Handy [Video]\",170,unrelated\nMatt Taibbi on leave of absence from First Look Media,1083,agree\nDog abandoned at Scotland train station with suitcase,269,unrelated\nReport: Audio Reveals Pause Between Gunshots When Michael Brown Was Shot,1817,discuss\nISIS militants appear to behead abducted American journalist James Wright Foley in graphic video,2386,discuss\n\"Managua explosion not a meteorite, NASA suggests\",2154,discuss\n\"Apple Watch pricing: Will you spend $5000 for Gold edition, $500 for stainless steel?\",698,unrelated\n\"Boko Haram: Kidnapped Girls Have Been Married Off, Truce Never Happened\",2175,unrelated\nKurds fear Isis use of chemical weapon in Kobani,155,unrelated\nThe Image That Everyone Is Sharing By 'Banksy' Isn't By Banksy — But It's Awesome,176,unrelated\n\"US Drones, Hunting for ISIS Leader, Seen Flying over Syrian Airspace\",2371,unrelated\nIslamic State reports youngest jihadist 'martyred' in battle,168,unrelated\n\"Boko Haram denies truce, says kidnapped girls married\",381,unrelated\nVideo: Marine survives Taliban sniper headshot thanks to helmet,2360,agree\nPentagon Denies It Killed ISIS Chief As Airstrikes Hit Top Extremists,936,unrelated\nMagic Mushrooms Found in Queen Elizabeth's Garden at Buckingham Palace,1374,unrelated\nObama denounces killing of journalist James Foley and pledges ‘justice’,938,unrelated\nIndian 'Rapist' Castrated By Angry Mob Who Hack Off Gentials With Meat Cleaver (GRAPHIC PICTURES),208,unrelated\nIslamic State fighters training to fly captured jets — watchdog,2408,discuss\nNow the Vogue Rats Are Chewing Through Couture,1036,unrelated\nWHO: Isis does not have Ebola – but contingency plan being developed for Iraq,1899,unrelated\nWhite House fence-jumper made it far deeper into building than previously known,1323,unrelated\n\"Sorry, Everyone: Durex Is Unfortunately Not Making Pumpkin Spice Condoms\",2354,agree\nAaron Sorkin Confirms Christian Bale Will Play Steve Jobs,2343,discuss\nRapper identified as James Foley's executioner: reports,89,unrelated\nIndia Rape Crisis Sees Mob Castrate Alleged Sex Attacker in Shocking Scenes,1574,unrelated\nNicaragua asks U.S. for help investigating meteorite crater,269,unrelated\nSchoolboy who got electric shock from lamppost claims he now has magnetic powers,1637,unrelated\nAudio recording allegedly captures moment Michael Brown was shot,1481,unrelated\nWhite House Fence Jumper Made It Further Into Building Than Reported,2303,discuss\nSpider Burrows Into Australian Man's Appendix Scar (VIDEO),859,unrelated\nNigeria says it has deal with Boko Haram to release kidnapped girls,557,discuss\n\"Tour, agent: Tiger Woods not banned\",1948,unrelated\nUtah man hospitalized after eggnog-chugging competition,1901,agree\nSpider burrowed through tourist's stomach and up into his chest,43,unrelated\nApple Reportedly Relying More Heavily on Samsung for iPhone 6 and Apple Watch Components,1726,unrelated\nApple-HBO Deal Seen Launching Web-only Apple TV Streaming Service For $15 Per Month,727,discuss\nThe Case of the Stolen Batmobile Has Been Solved,2062,discuss\nBreaking: Soldier shot at National War Memorial in Ottawa,682,discuss\nNew Audio Recording From Ferguson May Capture Michael Brown Shooting,2287,discuss\nISIS leader dead?,2187,unrelated\nLebanon confirms holding ISIS chief’s kin,682,unrelated\n\"Man chops off his own penis, throws it in the trash after getting dumped for bad bedroom skills\",2302,unrelated\nIncredible Video Shows A US Marine Surviving Being Shot In The Head By A Sniper In Afghanistan,235,unrelated\n'Hairgate': iPhone 6 users encounter latest Apple problem after 'bendgate',2303,unrelated\n\"Evander Kane \"\"On Way Out\"\" From Source, Price Is Very High; Who Is In?\",1926,unrelated\nNorth Korea directive reveals apparent ban on sharing Kim Jong-un’s name,1678,discuss\nReport: Nearly a Dozen Commercial Airliners Missing Ahead of 9/11 Anniversary After Islamists Overrun Libyan Airport,1384,unrelated\nNASA Raises Doubts About Reports of Nicaraguan Meteorite,1661,discuss\nMan chops off own penis after being dumped by his girlfriend,1813,unrelated\nReturn of the Mac: Seth Rogen in talks to star as Apple co-founder Steve Wozniak in upcoming Steve Jobs biopic,1574,unrelated\niPhone Game Developer Quits Job By Hiding The Greatest Letter Of Resignation Ever Inside His Game,377,unrelated\nIt Begins: HazMat-Wearing Passenger Spotted At Airport,1885,unrelated\nKimye’s Fault? Anna Wintour’s NYC ‘Vogue’ Offices Hit With Disgusting Rat Infestation: ‘Rat Droppings On Desks’,1686,unrelated\nSeth Rogen to play Woz in Jobs biopic,616,unrelated\nHas The Batman Vs. Superman Batmobile Been Stolen In Detroit?,964,unrelated\n\"Nigeria, Boko Haram reach ceasefire deal, kidnapped girls to go free, official says\",1896,discuss\nWayward sister ‘nun the wiser’ about baby,1164,unrelated\nCanadian Michael Zehaf-Bibeau thought to be the gunman in Ottawa shooting,2002,unrelated\nIs Ebola Virus Spreading Among ISIS Militants? Reports Claim Jihadists Seeking Cure at Mosul Hospital,1004,unrelated\nNo One In North Korea Is Allowed To Share Kim Jong Un's Name,1175,unrelated\nSchoolboy almost killed by electric shock claims he now has superpowers like Magneto,1317,unrelated\nGraphic Photo: Oliver Ilic Uses Razor Blade To Slice Off Own Manhood After Girlfriend Broke Up With Him,513,unrelated\nNigeria Says Boko Haram Cease-Fire May Lead to Release of Kidnapped Girls,304,unrelated\n\"And finally: Apple Watch to launch 9 March with 100,000 apps\",702,unrelated\nMoment Michael Brown was shot dead 'caught on audio recording': FBI handed potentially damning tape of ELEVEN shots being fired - including final volley of 'kill shots',662,unrelated\n\"Everybody Relax, Banksy Wasn’t Arrested And Exposed As A 35-Year-Old Man\",1544,unrelated\nNew York City Plans to End Arrests for Possession of Small Amounts of Marijuana,873,discuss\nCNN plays chilling audio recording allegedly from Michael Brown shooting: “At least 11 shots”,2044,unrelated\nA Bunch Of Folks Are Passing Around This Hoax Video Of A Bird Pooping On Vladimir Putin,1991,unrelated\nPriest who died for 48 minutes says he met God and she’s a woman,1227,disagree\nTexas plumber's truck on front line of Syria war,1439,unrelated\nDid Josh Paler Lin Stage His Viral Video About Helping the Homeless?,676,unrelated\n\"Sadly, Pumpkin Spice Condoms Aren't A Thing After All\",1826,unrelated\nKim Jong-Un's Scottish Dog Meat Restaurant Is Probably Fabricated Shite,1143,unrelated\nIsis claims US hostage Kayla Mueller killed in coalition airstrike,712,unrelated\nClaim: Comcast Got Complaining Customer Fired From His Job,158,unrelated\nMum faces real-life Sophie's Choice – as she tries to sell her son to fund daughter's care,2070,unrelated\n\"IS Beheads Briton David Cawthorne Haines, Threatens to Execute Another Briton, Alan Henning\",1477,unrelated\nA soldier has been shot at Canada’s war memorial just steps away from the nation’s parliament,373,unrelated\nThe rats eat Prada at Vogue NY office,304,unrelated\nZack Snyder’s ‘Batman V Superman: Dawn Of Justice’ Stolen Batmobile Rumor Put To Rest,1844,unrelated\nIndian 'Rapist' Castrated By Angry Mob Who Hack Off Gentials With Meat Cleaver (GRAPHIC PICTURES),368,unrelated\nBREAKING: British-born hostage 'KILLED in failed rescue attempt',1471,unrelated\nUnconfirmed reports claim Canadian-Israeli Gill Rosenberg captured by ISIS,693,unrelated\nAirport worker strips naked at security scanner in protest against guards,472,unrelated\nWATCH: Stan Beaton cries tears of joy when phone engineers find treasured voicemail recording of his late wife he thought was lost forever,2227,unrelated\n\"Soldier shot, Parliament locked down after gunfire erupts at war memorial\",1253,unrelated\nBritish Man Slaps People If They Sneeze In Public,1359,unrelated\nGCPD Solved Stolen Batmobile Case?,734,unrelated\n\"Apple Watch to Be Shower-Proof, Have 100,000 Apps at Launch: Reports\",281,unrelated\n\"Boko Haram Denies Truce, Says Kidnapped Girls Have Been “Married Off”\",1541,unrelated\nJudd Nelson Death Hoax: FOX News Impersonator Claims Actor Found Dead In Los Angeles Condo,754,unrelated\n\"Six months after abducting Nigerian schoolgirls, Boko Haram reportedly wants to free them\",2045,unrelated\nMohammed Emwazi: Man identified as Isis killer 'Jihadi John' was 'stopped by MI5' while on safari holiday in Africa in 2010,2470,unrelated\nBritish hostage David Haines beheaded by Islamic State terrorists,1645,unrelated\nReport: Exec popped for $300k dinner after run at blackjack,2111,discuss\nISLAMIC STATE BEHEADS MISSING AMERICAN JOURNALIST JAMES WRIGHT FOLEY,1574,unrelated\nWife Of ISIS Leader Abu Bakr al-Baghdadi Detained In Lebanon,1943,unrelated\nThat Boko Haram Ceasefire in Nigeria Isn’t A Ceasefire,2530,discuss\nOscar winner Christian Bale to play Steve Jobs in upcoming biopic,1294,unrelated\nIslamic State Militants Claim to Have Beheaded US Journalist James Wright Foley,1011,discuss\nThe baby from Teletubbies reveals herself,2371,discuss\n\"Gill Rosenberg, Canadian citizen, reportedly captured by ISIS in Syria\",1295,discuss\nVandal paints penis on £1.5million Bugatti Veyron,1349,unrelated\nJihadi John ‘identified as British man from West London’,1939,discuss\nDNA tests prove Lebanon IS holding ISIS chief al-Baghdadi's ex-wife and daughter after they were caught with fake passports,404,unrelated\nMass grave found after 40 students disappear in Mexican protest,777,discuss\nLondon hip-hop artist Abdel-Majed Abdel Bary key suspect in hunt for killer of American journalist James Foley,1237,unrelated\nESPN's Domestic Violence Panel Is Missing Something Important,373,unrelated\nNew policy could reduce marijuana possession arrests,2372,discuss\nMichelle Obama’s face blurred by Saudi state television,1498,unrelated\nAxl Rose NOT Dead: Fake MSNBC Death Hoax Goes Viral On Facebook,1161,agree\nOfficial: Gitmo prisoner traded for Bergdahl reaching out to Taliban,366,unrelated\nAbdel-Majed Abdel Bary: London Rapper Identified As ISIS Militant Who Beheaded James Foley,2528,discuss\n“Willie Nelson dead 2015” : Guitarist killed by internet death hoax,2186,agree\nMagic Mushrooms Found in Queen Elizabeth's Garden at Buckingham Palace,1224,unrelated\nWould-be rapist has penis severed by angry mob,2220,unrelated\nAudio recording allegedly captures at least 10 shots fired in Michael Brown killing,1734,unrelated\nGive a homeless man $100 and see what he does with it [Video],2061,agree\n\"US, UK eye rapper as British-born militant who beheaded journalist James Foley\",1530,discuss\nLuke Somers 'killed in failed rescue attempt in Yemen',1187,discuss\n\"In Moscow, police are looking for a felon, cut the male genitals\",280,unrelated\nIsis militants claim to have killed US journalist James Foley,11,unrelated\nHoax 'Banksy Arrested in London' Story Dupes the Internet Again,1349,unrelated\nSaudi Arabia 'fatwa over building of snowmen',26,unrelated\nStar Wars 7: JJ Abrams want to move release to summer 2015,193,discuss\nPope Francis tells boy whose dog had died that heaven is open to all,2297,agree\nESPN’s Domestic Abuse Tonight Panel Will Be 100% Dudes,1020,unrelated\nNigeria Says Boko Haram Cease-Fire May Lead to Release of Kidnapped Girls,1541,unrelated\nAnother American hostage at risk by Islamic state,2115,unrelated\nWTC rats scare off Anna Wintour,1619,discuss\nMacaulay Culkin Dead: Internet Death Hoax Claims Actor Found Dead In Apartment,1559,agree\nMicrosoft turns to robotic security guards to watch for trouble,1577,unrelated\nBREAKING NEWS: ISIS beheads missing American journalist James Wright Foley as warning to US to cease action in Iraq,2115,unrelated\nNASA: Viral news on days of darkness in December is hoax,804,unrelated\nISIS Beheads American Journalist James Foley in Video Message to U.S.,2453,unrelated\n\"Predator Drone Reportedly Sighted Circling Raqqa, Syria\",2367,unrelated\nIs There an ISIS Threat on the Texas-Mexico Border or Not?,2367,discuss\n\"'American bombing had signed my death certificate': Missing US journalist James Wright Foley goes unflinching to his death as ISIS behead him in horrific video, as a warning to Obama\",2525,unrelated\nConfusion Surrounds Capture Of “ISIS Leader’s Wife”,691,unrelated\nMexico finds 4 more graves at site of suspected student massacre,983,discuss\nChinese State Media Warns People To Stop Calling Themselves Dumbledore,2091,unrelated\nIs Durex Planning To Release A Pumpkin Spice Condom?,242,unrelated\nAirport worker strips naked at security scanner in protest against guards,1835,unrelated\nCanadian-Israeli Woman Says She Hasn’t Been Captured By ISIS,1628,unrelated\nReport claims Kim Jong-un underwent surgery to repair fractured ankles,1081,discuss\nBoko Haram denies it has agreed ceasefire,2306,unrelated\nTexas Plumber Has ‘No Idea’ How Company Truck Ended Up With ISIS,1213,unrelated\nReports: Boko Haram may release schoolgirls as part of deal,2045,unrelated\n\"Apple Watch users will need to recharge nightly, company still working to improve uptime before launch\",1702,discuss\n\"ISIS beheads American photo-journalist James Wright Foley, threatens more to come\",1786,unrelated\nMeteor Leaves 40-Foot Crater Near Managua's Airport,1022,unrelated\nApple’s next MacBook could be a 12-inch MacBook Air,1545,unrelated\nReports: Islamic State uses chlorine gas against Iraqi forces,2411,unrelated\nExpert casts doubt on Bunbury man Dylan Thomas’s burrowing stomach-spider story,2453,unrelated\n\"Big Bank Hank, US rapper and Sugarhill Gang founder member, dies at 57\",824,agree\nNEWS/ You'll Never Guess How a Homeless Man Spent $100—Watch the Touching Video!,738,agree\nFBI Probing Alleged Audio of Michael Brown Shooting,1252,unrelated\nMissing Libyan aircraft spark fears of 9/11-style attack in North Africa,1157,unrelated\nVideo Messaging App Says Audio Recording Of Michael Brown's Shooting Is Authentic,662,unrelated\n\"Six months after abducting Nigerian schoolgirls, Boko Haram reportedly wants to free them\",2156,unrelated\n\"Islamic State training pilots to fly MiG fighter planes, says monitoring group\",2218,unrelated\n‘Jihadi John’: The Islamic State killer behind the mask is a young Londoner,872,discuss\nMichelle Obama’s face blurred by Saudi state television,2434,unrelated\nWHO ‘probing’ whether ISIS fighters got Ebola,1034,unrelated\n\"Former Porn Star Behind YouTube Sensation ‘DC Toy Collector,’ Makes $5 Million Per Year Unboxing Disney Toys\",125,unrelated\n'Hairgate': iPhone 6 users encounter latest Apple problem after 'bendgate',431,unrelated\nAttorney: New audio reveals pause in gunfire when Michael Brown was shot,1605,discuss\nREPORTS: JORDANIAN KING PERSONALLY FLYING SORTIES AGAINST ISIS,17,unrelated\nJames Foley executioner said identified as British rapper  Read more: James Foley executioner said identified as British rapper,2434,unrelated\nRumor Robert Plant Ripped Up $800 Million Contract To Reunite Led Zeppelin Called 'Rubbish',1978,disagree\nIt's back! The incredible new Batmobile takes a spin around Detroit... after rumors it had been STOLEN,1671,discuss\nEbola Outbreak 2015 Update: ISIS Fighters May Have Contracted Deadly Virus,1899,unrelated\n\"CNN Broadcasts Purported Audio Containing Gunshots That Felled Michael Brown Jr.; Leaders, Celebrities Fill Pews At Teen’s Funeral\",1950,unrelated\nA soldier has been shot at Canada’s war memorial just steps away from the nation’s parliament,1539,agree\nISIS cracks down on five confirmed Ebola cases among fighters: official,2075,discuss\nTaliban member swapped by Obama for Bowe Bergdahl tried to return to terror: report,2039,unrelated\nNicaragua Meteorite Impact Theory May Be Meteor-wrong,1622,discuss\n#HairGate: iPhone 6 Customers Are Complaining That The Phone Is Ripping Out Their Hair,1769,discuss\n\"Wildest Apple Watch rumor yet: 100,000 apps at launch\",643,unrelated\n#ISIS beheads photojournalist James Wright Foley in a massage to US to end its intervention in #Iraq.,984,unrelated\n‘Evil straight from the pits of hell': American journalist James Foley reportedly beheaded by ISIS,1358,unrelated\nAudio recording allegedly captures moment Michael Brown was shot,2234,unrelated\n\"Comfort eating? Chinese woman, 26, spends an entire WEEK in KFC after being dumped by boyfriend\",93,agree\nHospital Officials: Kansas City Patient Not Being Treated For Ebola,1252,unrelated\nISIS pays tribute to its 'Cub of Baghdadi' child soldier,1905,unrelated\nMan Known as ‘Jihadi John’ Is Identified as Mohammed Emwazi,1489,discuss\nLawmaker Says ‘At Least 10′ Islamic State Fighters Have Been Captured at the Southern U.S. Border,1376,discuss\nVideo Purports to Show Beheading of American Journalist,2388,discuss\nUS drones hunt Isis leader in Syria,35,unrelated\nSource: Tom Brokaw Wants Brian Williams Fired,1492,unrelated\nAudio of gunfire in Michael Brown case authenticated by app company,1916,discuss\nHBO and Apple in Talks for $15/Month Apple TV Streaming Service Launching in April,950,unrelated\nUS Intel: Taliban Man Released From Gitmo in Bergdahl Deal is Back to Militant Activity,1628,discuss\nU.S. Hostage Luke Somers Killed During Yemen Rescue Bid: Family,1873,unrelated\n\"Fidel Castro Rumors Sweep Internet, but No Sign in Cuba\",167,unrelated\nThe Force Awakens News: Director J.J. Abrams Eyes Summer Release for Star Wars 7 Because of Too Many Spoilers,565,unrelated\n\"Eyewitness: Viral Video That Netted $130K in Donations \"\"is Bullshit\"\"\",2305,disagree\nKim Jong-un: obese leader 'fractured both ankles',1689,unrelated\nConde Nast's rat problem at One World Trade Centre: From red carpets to rodent droppings,1737,unrelated\nIt’s Okay To Laugh About The Fact That The Vogue Rat Infestation is Getting Worse,585,unrelated\n\"Jeh Johnson: Politicians Shouldn't 'Feed The Flames Of Fear' Over ISIS, Ebola\",2056,unrelated\n\"'American bombing had signed my death certificate': Missing US journalist James Wright Foley goes unflinching to his death as ISIS behead him in horrific video, as a warning to Obama\",1549,unrelated\n'There is no limit to their depravity' Islamic State FEED mother her own SON,720,unrelated\n\"A message from Jim's mom, Diane Foley:\",1040,unrelated\nDog abandoned at Scotland train station with suitcase,304,unrelated\nISIS Releases YouTube Video Showing 10-Year-Old 'Martyr' Allegedly Killed in Battle,405,unrelated\nAn accidental delivery of arms to the Islamic State and the problem with airdrops,1785,unrelated\nPredator Drone Reportedly Spotted Over ISIS Hotbed in Syria; Airstrikes Hit ISIS Targets,2186,unrelated\nSick Mum Sedated After Trying To Eat Baby,2208,unrelated\nCNN plays chilling audio recording allegedly from Michael Brown shooting: “At least 11 shots”,1921,unrelated\nMexico Says Students Not Among Dead in Mass Grave,81,unrelated\nLynch Mob Castrates Alleged Rapist In Rajasthan,2072,unrelated\n\"U.S. accidentally delivered weapons to the Islamic State by airdrop, militants say\",2009,unrelated\nThat's one way to get through security! Frustrated traveller strips completely NAKED at airport to pass through metal detectors,139,unrelated\nCNN Airs Alleged Audio from Michael Brown Shooting,2187,unrelated\nKidnapped Nigerian schoolgirls: Government claims ceasefire deal with Boko Haram that will bring missing girls home,1139,discuss\nHas Ebola infected Isis militants in Mosul?,75,unrelated\nZack Snyder’s ‘Batman V Superman: Dawn Of Justice’ Stolen Batmobile Rumor Put To Rest,1528,agree\nAmazon's first brick-and-mortar store said to open in Manhattan,2492,unrelated\nTaylor Lianne Chandler: Michael Phelps' Cougar Girlfriend Revealed?,645,unrelated\nAlleged audio of Michael Brown shooting has surfaced,5,unrelated\nPredator drones being flown over Isil's Syrian 'capital',1400,unrelated\n\"Rare meteorite impact causes blast in Nicaragua's capital, Managua\",1622,discuss\n\"So, There Might Be a Rat Infestation at Vogue\",137,unrelated\nISIS Beheads American Journalist,2453,unrelated\nChristian Bale in Talks to Play Steve Jobs in Danny Boyle's Biopic,1839,unrelated\n\"Boko Haram leader denies ceasefire deal, says 200 abducted girls married off \",855,unrelated\n'I aborted my baby because it was a boy': Outrage after 'feminist' blogger claims gender prompted termination,2014,disagree\nIs Ebola Virus Spreading Among ISIS Militants? Reports Claim Jihadists Seeking Cure at Mosul Hospital,688,discuss\nOttawa Gunman Identified As Michael Zehaf-Bibeau,1739,unrelated\n\"Six months after abducting Nigerian schoolgirls, Boko Haram reportedly wants to free them\",1385,unrelated\nISIS fighters seize weapons airdrop meant for Kurds,1239,unrelated\nWidower Cries Tears Of Joy After Hearing Late Wife's Voice Again,1171,unrelated\nPure Evil: Islamic State Beheads American Journalist James Wright Foley,1471,agree\n\"UPDATE: Soldier, gunman who died in Ottawa rampage identified\",2302,unrelated\nISIS Beheading of U.S. Journalist James Foley Posted to YouTube,1948,discuss\nJihadi John UNMASKED: Islamic State killer NAMED as west Londoner Mohammed Emwazi,77,unrelated\nJames Foley remembered as 'brave and tireless' journalist,337,discuss\nStrange mark turns out to be tropical spider burrowing under vacationer's skin,2459,unrelated\nWATCH: Twitter catches fire amid rumors of Fidel Castro’s death,93,unrelated\nCNN plays chilling audio recording allegedly from Michael Brown shooting: “At least 11 shots”,944,discuss\n\"RCMP release security footage of Michael Zehaf Bibeau during attack, say he shot soldier in back\",1442,discuss\nNigeria says ceasefire agreed with Boko Haram,2314,unrelated\nThat's one way to get through security! Frustrated traveller strips completely NAKED at airport to pass through metal detectors,1175,unrelated\n\"It's 'rubbish' that Robert Plant turned down £500m Led Zeppelin reformation offer, says publicist\",1385,unrelated\nVideo shows dramatic moment bullet strikes U.S. Marine’s head — and he survives thanks to kevlar helmet,1678,unrelated\nIsis tells mother on rescue mission :’You’ve just eaten your son’,2197,discuss\n\"Pope Francis did not tell boy heaven has room for pets, contrary to report\",321,unrelated\nRobert Plant Reportedly Tears Up $800 Million Led Zeppelin Reunion Contract,2489,discuss\nAn audio recording of the Michael Brown shooting has reportedly surfaced,1252,unrelated\n\"Gold Apple Watch Edition price? Speculators say at least $10,000\",712,unrelated\nNYC High School Student Nicknamed ‘Teen Wolf’ Made $72 Million On Stock Market,2520,unrelated\n\"Video showing American journalist beheaded believed real, officials and family say\",2288,unrelated\nNow the Vogue Rats Are Chewing Through Couture,1149,discuss\nUPDATE: BATMAN v SUPERMAN Batmobile Reportedly Stolen By (Shocker!) Detroit Locals,2055,unrelated\nISIS Extremists Claim to Behead British Hostage David Haines,787,unrelated\n‘Wild Misinformation’: Brian Williams Explains the Mike Seidel Liveshot,54,unrelated\nMexico finds 4 more graves at site of suspected student massacre,1670,unrelated\nAn Audio Recording of the Michael Brown Shooting Has Reportedly Surfaced,958,unrelated\nIraqi and Kurdish media reports cases of Ebola among Islamic State fighters in Mosul,1904,discuss\nMexico Says Missing Students Not Found In First Mass Graves,61,unrelated\n\"Islamic State leader's family detained by Lebanon, officials say\",530,unrelated\nBritish aid worker David Haines beheaded by ISIL,1011,unrelated\n\"Boko Haram claims to have German hostage, denies ceasefire\",1019,unrelated\nIsis leader Abu Bakr al-Baghdadi's 'wife and son detained in Lebanon',691,unrelated\n\"Gill Rosenberg, Canadian citizen, reportedly captured by ISIS in Syria\",2445,unrelated\nKim Jong-un: obese leader 'fractured both ankles',2153,discuss\nNigeria says it has deal with Boko Haram to release kidnapped girls,2192,unrelated\nMoment Michael Brown was shot dead 'caught on audio recording': FBI handed potentially damning tape of ELEVEN shots being fired - including final volley of 'kill shots',900,unrelated\nMexico police find mass grave near site 43 students vanished,1740,unrelated\n\"Boko Haram leader denies ceasefire deal, says 200 abducted girls married off \",2191,discuss\nThis Selfless Homeless Man Receives $100 & Doesn't Spend A Dime On Himself!,1820,unrelated\nJournalist James Wright Foley reportedly beheaded by ISIS,1721,discuss\nSmall Meteorite Strikes in Nicaragua's Capital City of Managua,1795,unrelated\nRats are still running around at Vogue,2106,discuss\n\"Why the most expensive Apple Watch will probably cost around $10,000\",2187,discuss\nChristian Bale Exits Steve Jobs Movie (Exclusive),1215,disagree\nNYPD to stop arrests for small amounts of marijuana,775,unrelated\nIsis Syria News: Iraqi Pilots 'Training Isis Fighters' to Fly Captured Planes,524,unrelated\nAn audio recording of the Michael Brown shooting has reportedly surfaced,186,discuss\nHundreds mourn the 'death' of Fidel Castro after rumours sweep Twitter (but are they confusing him with recently departed Fidel Castro Odinga from Nairobi?),1439,unrelated\nNASA Raises Doubts About Reports of Nicaraguan Meteorite,1795,unrelated\nContinuing Violence Puts Boko Haram Ceasefire In Jeopardy,922,discuss\nISIS Beheads American Journalist,2147,discuss\nMichael Zehaf-Bibeau was shot nearly a dozen times before Kevin Vickers fatally wounded him,1900,agree\nMexican students not among bodies found in mass graves,1678,unrelated\n\"What was fake on the Internet this week: Obama’s peace prize, pumpkin-spice condoms and insane winter snow\",740,agree\nISIS fighters 'have contracted Ebola': World Health Organisation investigating reports militants showed up at Iraqi hospital with lethal disease,844,unrelated\nHoly Theft! Batmobile Stolen from 'Batman v Superman'???,1090,unrelated\n\"A Vice Guide To Spending $300,000 On Dinner\",524,unrelated\n\"Nigeria Says It Struck A Cease-Fire With Boko Haram, But Are They Talking To The Right Guy?\",1139,discuss\nKim Jong-Un 'bans the name Kim Jong-un',1040,unrelated\n\"Kayla Jean Mueller, U.S. hostage, killed in Jordan airstrike, ISIS claims\",1881,discuss\n\"North Korean leader Kim Jong Un had ankle surgery, report says\",2087,unrelated\nREPORTS: JORDANIAN KING PERSONALLY FLYING SORTIES AGAINST ISIS,1365,unrelated\nJihadi John identity revealed as Mohammed Emwazi: live,2531,unrelated\nInsurgents killed in Nigeria despite alleged truce with Boko Haram,304,unrelated\nNET Extra: Back-from-the-dead Catholic priest claims God is a female...,887,unrelated\nNot coming to a store near you: The pumpkin spice condom,698,unrelated\nWHO says reports of suspected Ebola cases in Iraq are untrue,2192,unrelated\n\"James Wright Foley, Kidnapped Journalist, Apparently Executed by ISIS\",694,discuss\nDid Kim Yo-Jong Take Kim Jong Un’s Role? North Korea Ill Health Rumors Are ‘Fabricated’,1661,unrelated\nAnyone for dog meat soup? Kim Jong-Un considers opening restaurant in Scotland selling North Korean delicacies,2418,discuss\nVladimir Putin Bird Poop Video is Fake,2463,unrelated\n\"Comcast Turns Complaints Back On Customer, Gets His Employer To Fire Him\",1338,unrelated\n\"Kim Yo Jong, Kim Jong-Un’s Sister, Takes Control of North Korea While Brother Gets Treatment?\",2470,discuss\n'They ate through the ceilings and pooped on the keyboards': Rats are 'taking over' Vogue's new World Trade Center office and Anna Wintour 'no longer wants to work there',1149,discuss\n\"Boko Haram claims to have German hostage, denies ceasefire\",1586,unrelated\nZack Snyder Makes Fun of Stolen Batmobile Rumor with New Image,2055,unrelated\nPurported ISIS claim: Jordan airstrike kills female US hostage,2470,unrelated\nExperts: More facts needed on purported audio recording of Michael Brown shooting,1403,unrelated\nCNN Plays Alleged Recording of Michael Brown Shooting,1776,discuss\nIs Ebola Virus Spreading Among ISIS Militants? Reports Claim Jihadists Seeking Cure at Mosul Hospital,568,unrelated\nDog abandoned at Scotland train station with suitcase,424,unrelated\nUnconfirmed reports saying ISIS UK Hostage David Haines Beheaded,1224,discuss\n\"Accused Boston Marathon Bomber Severely Injured In Prison, May Never Walk Or Talk Again\",391,unrelated\nCPWD official sacked for absence from duty for 25 years,7,unrelated\nGuantanamo detainee freed in Bowe Bergdahl swap 'back to terrorism',81,unrelated\nISIS Releases YouTube Video Showing 10-Year-Old 'Martyr' Allegedly Killed in Battle,2252,unrelated\nJames Foley remembered as 'brave and tireless' journalist,1720,unrelated\nThe Internet Tried To Make Axl Rose Its Latest Death Hoax Victim,2130,unrelated\nDog abandoned at Scotland train station with suitcase,1020,unrelated\nIs Kim Jong-un Opening North Korean Restaurant in Scotland?,2314,unrelated\nMet police denies reports of Banksy arrest,2362,agree\nMilitant Group Says It Killed American Journalist in Syria,1471,discuss\n\"Teen Made $72 Million Trading Stocks, Confirms Teen Dominance Worldwide\",607,agree\n’6 Days Darkness in December 2014′ 100% Fake; NASA Confirmed 3 Days Total Darkness Hoax as Well,506,agree\nISIS militants trick mother into ‘eating her kidnapped son’,2349,unrelated\nPolice Looking For A Man That Slaps People When They Sneeze!,1952,discuss\nNorth Korea directive reveals apparent ban on sharing Kim Jong-un’s name,381,unrelated\nNun Gives Birth To Baby Boy After Suffering Intense Stomach Pains,1720,discuss\n\"Apple Watch Battery Life Currently 'About a Day', but May Improve for 2015 Launch\",2213,agree\nA Murdered Witness?,121,discuss\nNorfolk Man Pays £300 For His Constipated Goldfish To Have Lifesaving Surgery,346,unrelated\nLuke Somers 'killed in failed rescue attempt in Yemen',633,unrelated\n\"Lady on FB: I'm 41, Intersex, and Fucked Michael Phelps on First Date\",1524,unrelated\nAxl Rose Found Dead of Sh*tty Hoax Website at Age 52,2525,agree\nBest Christmas present ever? Heartwarming moment app developer reveals to his parents he had paid off their mortgage,1933,unrelated\nIslamic State claims it executed American photojournalist James Foley,2096,discuss\n11 jetliners 'missing' after Islamist takeover of airport,2252,unrelated\nWATCH: Bird Launches Airstrike on Putin’s Shoulder (UPDATED),1155,unrelated\nMan Known as ‘Jihadi John’ Is Identified as Mohammed Emwazi,2470,unrelated\nIsraeli-Canadian Woman 'Captured' By ISIS Says She Is 'Safe And Secure',214,unrelated\n\"ISIS Militants In Mosul Have Contracted Ebola, Iraqi Media Sources Claim\",2025,discuss\nThe Apple Watch has a low-power mode that only tells the time,1966,unrelated\nCARLISLE HEAD SLAPPER ATTACKS SNEEZING WOMEN,2277,unrelated\n\"Reports: Jihadists Steal Commercial Jets, Raise 9/11 Fears\",1681,unrelated\n\"Nigeria's missing girls 'to be released by Boko Haram', government aide claims\",171,unrelated\nAmazon.com to open first physical store in Manhattan: DJ,1899,unrelated\nCongressman: ‘At least 10 ISIS fighters’ caught trying to cross into US,2307,unrelated\nISIS Beheads American Journalist James Foley in Video Message to U.S.,2130,unrelated\nMissing American journalist reportedly beheaded by Islamic State ,847,discuss\nBREAKING NEWS: Gunman 'shot dead' after wounding soldier near Canada parliament,1689,unrelated\nISIS executioner 'Jihadi John' named by media,1374,discuss\nTerrorism fears rise amid reports of stolen jetliners,1489,unrelated\n\"Yang Hu, worker in Zhejiang, cuts off own penis over desperation of finding love\",2471,unrelated\nIsis Syria News: Iraqi Pilots 'Training Isis Fighters' to Fly Captured Planes,487,unrelated\nSmall Meteorite Hits Managua,2118,unrelated\nISIS Reportedly Beheads American Photojournalist in Iraq,1347,unrelated\n\"Boko Haram denies truce, says kidnapped girls married\",903,unrelated\nISIL militant 'Jihadi John' named by media,527,unrelated\nMissing Libyan Jetliners Raise Fears of Suicide Airliner Attacks on 9/11,1644,unrelated\nSeth Rogen to play Woz in Jobs biopic,2519,unrelated\nZack Snyder Responds to Fake Stolen Batmobile Report,483,unrelated\n\"Nigeria claims deal with Boko Haram on ceasefire, kidnapped girls\",1340,discuss\nAccountant Claims Comcast Got Him Fired From His Job for Reporting a Customer Service Issue,1926,unrelated\nThe Image That Everyone Is Sharing By 'Banksy' Isn't By Banksy — But It's Awesome,1545,unrelated\n\"Nuts! Indian guru coaxes 400 followers to cut off their testicles, grow closer to God\",322,unrelated\n‘Wild Misinformation’: Brian Williams Explains the Mike Seidel Liveshot,125,unrelated\nLarge space object slams Nicaragua’s capital as asteroid passes Earth,373,unrelated\nCustomer: I was fired for Comcast complaint,1007,discuss\nSeth Rogen To Play Steve Wozniak In Steve Jobs Biopic,1197,unrelated\nDog found abandoned outside railway station with suitcase of his belongings,1198,unrelated\nIRAQI AND KURDISH MEDIA REPORTS: ISIS FIGHTERS HAVE CONTRACTED EBOLA,819,discuss\nUtah man hospitalized after eggnog-chugging competition,1127,unrelated\nIs Kim Jong-un’s sister now the power behind the North Korean throne?,1210,unrelated\nMichael Zehaf-Bibeau ID’d as Canadian Shooting Suspect in Ottawa,1266,unrelated\nThe Case of the Stolen Batmobile Has Been Solved,1459,discuss\nNun who had no idea she was pregnant gives birth after going to hospital with stomach pains,2058,unrelated\n\"Confusion swirls, details murky in arrest of ISIS leader's 'wife'\",2283,discuss\n\"Are missing students in mass graves found near Iguala, Mexico?\",1351,unrelated\nNew Audio Recording From Ferguson May Capture Michael Brown Shooting,499,discuss\nIPhone 6 users are tearing their hair out,1738,discuss\nThe @FoxNewsPress Account Tweeting Lawsuit Threats Is a Fake,1074,unrelated\n\"Boko Haram: Kidnapped Girls Have Been Married Off, Truce Never Happened\",1125,unrelated\n\"Paradise is open to all, even dogs, Pope tells boy\",1574,unrelated\n\"Report: The Apple Watch Will Only Last 2.5 Hours With \"\"Heavy\"\" Use\",882,unrelated\nSeth Rogen to play Steve Wozniak alongside Christian Bale's Steve Jobs,1746,discuss\nLibya: Missing Libya Planes Spark Security Concerns,1681,unrelated\nAn audio recording of the Michael Brown shooting has reportedly surfaced,1832,unrelated\nBREAKING: ISIS Beheads American Journalist James Wright Foley,139,unrelated\n\"Apple Watch to Feature Time-Only 'Power Reserve' Mode, Prototypes Disguised as Samsung Watches\",1420,agree\nIslamic State claims to have beheaded American journalist,1569,unrelated\nDoes ISIS Have Ebola? Probably Not! Media Reports It Anyway,2180,agree\nAbdel-Majed Abdel Bary: London Rapper Identified As ISIS Militant Who Beheaded James Foley,634,unrelated\nOne of 'Taliban Five' in Bowe Bergdahl swap allegedly returned to militancy,2236,discuss\nAmerican hostage killed in rescue attempt in Yemen - senior official,2015,unrelated\nKimye’s Fault? Anna Wintour’s NYC ‘Vogue’ Offices Hit With Disgusting Rat Infestation: ‘Rat Droppings On Desks’,2044,unrelated\nJihadi John: Mohammed Emwazi named as masked man behind ISIS beheadings,2033,unrelated\n\"Vogue's Anna Wintour Pissed Off With New 1 World Trade Center Offices, Infested With Rats\",858,unrelated\nDylan Thomas Finds Tropical Spider Burrowed Under Skin,2009,unrelated\n\"Rats at Vogue's NYC offices - watch your step, Anna Wintour\",2072,discuss\n\"Spider burrowed into appendix scar, crawled through WA man's body\",959,unrelated\nIs Kim Jong Un's sister Kim Yo Jong in charge?,2523,unrelated\nISIS fighters ‘have contracted Ebola’,720,unrelated\n\"Nigeria, Boko Haram reach ceasefire deal, kidnapped girls to go free, official says\",2139,discuss\n\"UK spies identify Foley’s killer, Abdel-Majed Abdel Bary a key suspect\",125,unrelated\nIsis leader Abu Bakr al-Baghdadi's 'wife and son detained in Lebanon',2290,unrelated\nISIS Reportedly Beheads U.S. Journalist James Wright Foley on Camera,704,unrelated\nPants on Fire: Duncan Hunter makes unconfirmed claim Border Patrol caught at least 10 ISIS fighters,2039,unrelated\n\"Macaulay Culkin NOT Dead: Facebook, Twitter Death Hoax Goes Viral\",2326,agree\n\"Tropical spider burrows under man's skin, lives there for three days\",2188,unrelated\nChristian Bale to play Steve Jobs in upcoming biopic,1215,agree\nAccountant Says Comcast Got Him Fired for Contesting Bogus Charges,2434,unrelated\nSpider burrowed through tourist's stomach and up into his chest,2009,unrelated\nCNN Plays Alleged Recording of Michael Brown Shooting,1877,unrelated\nLuke Somers' sister says he was killed in failed Yemen rescue attempt,1165,unrelated\n\"No, Pumpkin Spice Condoms Are Not A Real Thing\",2403,unrelated\nBoko Haram ceasefire ignored as violence flares in Borno state,1439,unrelated\nOttawa shooting: Sergeant-at-arms Kevin Vickers hailed a hero for shooting rampaging gunman,139,unrelated\n\"SMALL METEORITE STRIKES NICARAGUA, GOVERNMENT SAYS\",2264,discuss\n\"12in Retina MacBook Air release date rumours: All-new 12in MacBook Air design for 2015, launching at WWDC?\",879,unrelated\nGateway Pundit,125,unrelated\nGod is a woman- Priest who died for 48 minutes claims,1747,unrelated\nSHOCK CLAIM: PGA Golfer Says Tiger Woods Is Suspended For Failed Drug Test,757,discuss\n\"Apple Watch Battery Life Currently 'About a Day', but May Improve for 2015 Launch\",1069,unrelated\nWife and son of Isil leader Abu Bakr al-Baghdadi 'detained at Lebanon border',538,discuss\nNew Rumour Suggests Apple Watch to Launch in February,442,discuss\nFormer PGA Tour player: Tiger Woods suspended for drug test failure,185,unrelated\nTaliban member swapped by Obama for Bowe Bergdahl tried to return to terror: report,236,unrelated\nUnconfirmed Reports Say UK Hostage Held By ISIS Found Innocent,650,unrelated\nRobert Plant Reportedly Tears Up $800 Million Led Zeppelin Reunion Contract,2197,unrelated\nIsraeli Canadian fighting ISIS posts on Facebook: I'm safe and secure,756,agree\nSEE IT: California homeless man uses $100 gift to give food to others,2167,unrelated\nVideo: Islamic State Claims to Have Captured US Weapons Airdrop Near Kobane,2295,discuss\nLebanon 'holding IS leader's daughter and ex-wife',618,unrelated\nKIM DINE WITH ME: Porky president Kim Jong-un to open UK restaurant serving DOG,1487,discuss\nAudio recording allegedly captures moment Michael Brown was shot,2149,discuss\nFormer British Rapper Reportedly Under Investigation for James Foley Beheading,913,unrelated\n\"At CBS Detroit, Fan Site 'Scuttlebutt' Is Enough to Publish Batmobile Rumor\",1789,unrelated\nMexican investigators fear mass grave might hold 43 missing students,2334,discuss\nA Bogus Banksy,740,unrelated\nIndia Rape Crisis Sees Mob Castrate Alleged Sex Attacker in Shocking Scenes,1383,unrelated\nReal-life Magneto boy 'becomes living magnet' after getting massive electric shock from street lamp,1637,unrelated\nReports: Boko Haram may release schoolgirls as part of deal,2403,discuss\n#HairGate: iPhone 6 Customers Are Complaining That The Phone Is Ripping Out Their Hair,1003,unrelated\n\"Everybody Relax, Banksy Wasn’t Arrested And Exposed As A 35-Year-Old Man\",1883,unrelated\nYPG Confirms: Gill Rosenberg Not Captured in Kobani,1197,unrelated\nThat Boko Haram Ceasefire in Nigeria Isn’t A Ceasefire,1630,agree\nSchoolboy almost killed by electric shock claims he now has superpowers like Magneto,1385,unrelated\n6 hidden mass graves may hold missing Mexican students,1269,unrelated\nIS Fighters Seize Weapons Cache Meant for Kurds,2252,unrelated\nPentagon: Somali terror group leader killed in U.S. airstrike,60,unrelated\n\"Audio captured at time of Michael Brown shooting, company says\",1605,discuss\nNigeria and Boko Haram 'agree ceasefire and girls' release',34,unrelated\n\"Kim Jong Un hospitalized with two broken ankles, reportedly from wearing heels and being overweight\",818,unrelated\nWhat Glenn Beck Fears May Be Done With the 11 Missing Jets,1372,disagree\nIslamic State militants claim to behead missing American journalist,26,unrelated\n\"Boko Haram denies truce, says kidnapped girls married\",1439,unrelated\nNorth Korea directive reveals apparent ban on sharing Kim Jong-un’s name,800,unrelated\n\"PGA Tour Pro Claims Tiger Woods Is Currently Suspended For PEDs, Compares Him To Lance Armstrong\",1406,unrelated\n\"Vice Media CEO Shane Smith Spent $300,000 on Las Vegas Dinner (Report)\",1605,unrelated\nISIS Reportedly Beheads American Photojournalist in Iraq,1206,discuss\nIslamic State reports youngest jihadist 'martyred' in battle,2448,unrelated\n\"No, there aren’t any Ebola cases in Iraq\",75,unrelated\nObama: murder of James Foley 'shocks the conscience of the entire world',1361,unrelated\n[UPDATED] 11 Men and 0 Women on Tonight's ESPN Domestic Violence Panel,1848,unrelated\nFerguson riots: audio may have captured Michael Brown shooting,2187,unrelated\n\"US hostage 'murdered' by militants in Yemen, says Hagel\",56,unrelated\nKurds Deny Gill Rosenberg was in Kobane,513,unrelated\nJeh Johnson shoots down Duncan Hunter's assertion IS is entering U.S. via Mexico,2367,disagree\nGCPD Solved Stolen Batmobile Case?,1671,discuss\nWHO says reports of suspected Ebola cases in Iraq are untrue,32,unrelated\nMexico police find mass grave near site 43 students vanished,1213,unrelated\nISIL allegedly kills US journalist in video,1569,unrelated\n\"Pictured: Heroic sergeant-at-arms, 58, walking through Parliament gun in hand just moments after he killed gunman Michael Zehaf-Bibeau\",1175,unrelated\nReport: A Radically Redesigned 12-Inch MacBook Air Is Coming,527,unrelated\nCheeky vandals paint giant penis on bonnet of £1.5 million Bugatti Veyron sportscar,1148,disagree\n\"White House Fence Jumper Got Farther Than Previously Thought, Sources Say\",1921,discuss\n\"Rare meteorite impact causes blast in Nicaragua's capital, Managua\",2155,unrelated\n\"Tiger Woods PED, PGA Tour Suspension Allegations Retracted by Dan Olsen\",1175,unrelated\nIslamist terrorists Jabhat Ansar al-Deen tweet picture of Texas plumber’s truck fitted with anti-aircraft gun in Syria,339,unrelated\n\"Fidel Castro Is Dead, According to Viral Twitter Rumors\",545,unrelated\nAnother American hostage at risk by Islamic state,1040,unrelated\nThis Is The Most Epic Way To Quit Your Job,773,unrelated\nConde Nast's rat problem at One World Trade Centre: From red carpets to rodent droppings,821,agree\nNew Audio Recording From Ferguson May Capture Michael Brown Shooting,844,unrelated\nMan With Ebola-Like Symptoms Claims Contact With 'Patient Zero' in Texas,1021,discuss\nLuke Somers: British-born photojournalist 'killed by al-Qaeda after failed rescue attempt in Yemen',2411,unrelated\nISIS Releases YouTube Video Showing 10-Year-Old 'Martyr' Allegedly Killed in Battle,1869,unrelated\n\"Yang Hu, worker in Zhejiang, cuts off own penis over desperation of finding love\",2459,unrelated\nRats are still running around at Vogue,964,unrelated\nGovernment employee fired after skipping work for 24 years,1213,unrelated\nISIL video claims beheading of kidnapped journalist James Foley,511,unrelated\nBREAKING: ISIS USES CHEMICAL WEAPONS – Murders 300 Iraqi Soldiers in Chlorine Gas Attack,956,discuss\nMan chops off his penis after his girlfriend breaks up with him,805,unrelated\n‘Evil straight from the pits of hell': American journalist James Foley reportedly beheaded by ISIS,1720,unrelated\nHospital: Man not being treated for Ebola in Kansas City,707,unrelated\nWhite House fence-jumper made it far deeper into building than previously known,1853,unrelated\nPants on Fire: Duncan Hunter makes unconfirmed claim Border Patrol caught at least 10 ISIS fighters,239,unrelated\nVideo Purports to Show Beheading of American Journalist,2404,unrelated\nMeteor Leaves 40-Foot Crater Near Managua's Airport,586,unrelated\n\"Viral Video Of Homeless Man Spending $100 On Food For Other Homeless Was Faked, Witness Says\",1483,unrelated\n\"Christian Bale passes on role of Steve Jobs, actor reportedly felt he wasn't right for part\",2343,discuss\nNun who gave birth ‘had no idea’ she was pregnant,1307,discuss\nDurex on Rumored ‘Pumpkin Spice’ Condom: No Comment,608,unrelated\nMissing Libyan aircraft spark fears of 9/11-style attack in North Africa,1681,unrelated\n\"Six months after abducting Nigerian schoolgirls, Boko Haram reportedly wants to free them\",1034,unrelated\nBreaking: Soldier shot at National War Memorial in Ottawa,1438,unrelated\nISIS Claims to Have Intercepted Supplies From U.S. Airdrop,1572,unrelated\nNicaragua meteorite: Experts attempt to understand whether mysterious meteorite fell from passing Pitbull asteroid,971,unrelated\nThat ESPN Domestic Violence Panel You Keep Hearing About Isn't Real,1017,unrelated\nIslamic State 'training pilots to fly fighter jets',2068,discuss\nISIS leader dead?,1673,unrelated\n\"Tee-off in your own putting paradise: Swedish luxury island owned by Tiger Woods up for sale - and it comes with a villa, a hot tub and a lodge\",84,unrelated\nBali Awry,1502,discuss\n'Hairgate': iPhone 6 users encounter latest Apple problem after 'bendgate',867,unrelated\nISIS militants appear to behead abducted American journalist James Wright Foley in graphic video,1547,unrelated\nIslamic State using 'SCORPION bombs' to terrorise victims,2115,unrelated\nLynch mob use butcher's meat cleaver to castrate rapist they caught attacking teenage girl in alleyway in Indian city,1959,agree\n'Hairgate': iPhone hit by new social media storm,22,unrelated\nMexico Says Students Not Among Dead in Mass Grave,2328,unrelated\nN Korean leader misses annual ritual; sister ‘takes over duties’,2477,discuss\nGuantanamo Detainee Exchanged for American POW Attempts a Return to Battle,1393,unrelated\nIslamic State releases video apparently showing the beheading of missing US journalist James Foley,2524,discuss\nVigilantes cut off alleged rapist's penis,2106,unrelated\nU.S. arms airdrop fell into ISIS hands: Pentagon,2448,unrelated\n\"Boko Haram denies cease-fire, leader says he married off kidnapped girls\",171,unrelated\nObama Denounces James Foley's Execution: 'Today The Entire World Is Appalled',2096,discuss\nWife and child of Islamic State leader Baghdadi held in Lebanon,530,unrelated\nMexican students not among bodies found in mass graves,683,unrelated\nGCPD Solved Stolen Batmobile Case?,2431,unrelated\nThe iPhone 6 'Hairgate' Is Not a Thing,1519,discuss\nIsis leader Abu Bakr al-Baghdadi's 'wife and son detained in Lebanon',2268,discuss\nUnlucky in love man CHOPS OFF own penis because he was fed up with not having a girlfriend,1646,unrelated\nPants on Fire: Duncan Hunter makes unconfirmed claim Border Patrol caught at least 10 ISIS fighters,80,unrelated\nTiger Woods' agent shoots down report of failed drug test,17,unrelated\nTexas plumber's truck spotted in Syria: 'We have nothing to do with terror at all',684,unrelated\nWatch marine take sniper shot to the head and live,1934,unrelated\nAmazon plans a streaming-video alternative,816,unrelated\nAudio of gunfire in Michael Brown case authenticated by app company,1564,disagree\nPGA Spokesman and Tiger Woods' Agent Deny Drug Suspension Allegations,1651,unrelated\nIs Kim Jong-Un Really Opening a Restaurant in Scotland?,1217,unrelated\nWeather Channel’s Mike Seidel was not caught with his pants down,775,unrelated\nIRAQI AND KURDISH MEDIA REPORTS: ISIS FIGHTERS HAVE CONTRACTED EBOLA,737,unrelated\nMoment U.S. Marine is saved by his Kevlar helmet as Taliban sniper bullet hits him in head,2267,agree\nJilted lover spends a week in KFC to try and get over her ex,1551,agree\nIslamic State flying three jets in Syria: monitor,2068,discuss\n\"Homeless man who became a YouTube sensation after spending $100 on food for his beggar friends gets a surprise Christmas meal, makeover and night in a hotel in new video... but is it all a hoax by a 'serial prankster'?\",1948,unrelated\n\"Tour, agent: Tiger Woods not banned\",649,unrelated\nISIS Video: America’s Air Dropped Weapons Now in Our Hands,2115,unrelated\n\"McDonald’s Removing Big Mac, Apple Pies And Eliminating Large Size Options\",776,unrelated\nParliament Hill shooting: Sergeant-At-Arms Kevin Vickers the family hero who took down Ottawa gunman,649,unrelated\nDog abandoned at Ayr station with belongings in suitcase,347,unrelated\nKim Jong-un 'Had Surgery on Fractured Ankles',2153,discuss\nISIS Border Crisis: DHS Chief Says Terrorists Not Entering US Through Mexico,1946,discuss\nU.S. arms airdrop fell into ISIS hands: Pentagon,168,unrelated\nIsis militants claim to have killed US journalist James Foley,742,unrelated\nWhite House Fence Jumper Actually Made It Pretty Far Inside,263,unrelated\nHope Fades for Girls' Release After Boko Haram 'Truce' Breached,1506,unrelated\nAudio recording allegedly captures at least 10 shots fired in Michael Brown killing,2044,unrelated\nBREAKING: British-born hostage 'KILLED in failed rescue attempt',56,unrelated\nRapper identified as James Foley's executioner: reports,1263,unrelated\nIndia Rape Crisis Sees Mob Castrate Alleged Sex Attacker in Shocking Scenes,2196,unrelated\nAlleged audio of Michael Brown shooting has surfaced,472,unrelated\n\"FIDEL CASTRO DEATH WATCH: RUMORS HEAT UP, CUBA DENIES\",2377,unrelated\n\"Apple to Take Reservations for Trying On Apple Watch, Considered Platinum Model\",737,unrelated\nWHO investigates media reports ISIS fighters contracted Ebola,1588,unrelated\n\"Tim Cook Reportedly Showers with Apple Watch, Suggesting It’s Waterproof\",908,unrelated\nReport: US Drones Over Syria Looking for ISIS Leader Abu Bakr al-Baghdadi,667,unrelated\nESPN’s All-Male “Monday Night Football” Panel On Domestic Violence Is Not Real,373,unrelated\nIs Ebola Virus Spreading Among ISIS Militants? Reports Claim Jihadists Seeking Cure at Mosul Hospital,2060,discuss\n\"North Korean leader Kim Jong Un had ankle surgery, report says\",2344,unrelated\nREPORT: JETLINERS STOLEN FROM LIBYA COULD BE USED TO ATTACK U.S. ON 9/11,687,unrelated\nPolice hunting mystery 'slapper' in tweed jacket who attacks people who sneeze in town's high street,1406,unrelated\nBatmobile wasn't stolen: Cops,2519,agree\nISIS Beheading of U.S. Journalist James Foley Posted to YouTube,524,unrelated\nJames Foley remembered as 'brave and tireless' journalist,1288,discuss\n\"NYPD to stop arresting for low-level marijuana charges, will issue tickets instead: source\",775,unrelated\nOttawa shooting: Sergeant-at-arms Kevin Vickers hailed a hero for shooting rampaging gunman,2521,unrelated\nMacaulay Culkin Dead: Actor Once Again Victim Of Death Hoax,2240,unrelated\nIt's back! The incredible new Batmobile takes a spin around Detroit... after rumors it had been STOLEN,1311,unrelated\nBunbury local discovered a spider had burrowed under his skin on Bali holiday,724,unrelated\nReport: Nearly a Dozen Commercial Airliners Missing Ahead of 9/11 Anniversary After Islamists Overrun Libyan Airport,2448,discuss\nZack Snyder Responds to Fake Stolen Batmobile Report,1338,unrelated\nNYC High School Student Nicknamed ‘Teen Wolf’ Made $72 Million On Stock Market,1024,unrelated\nMacaulay Culkin Victim of Another Online Death Hoax,539,agree\nUPDATE: BATMAN v SUPERMAN Batmobile Reportedly Stolen By (Shocker!) Detroit Locals,1338,unrelated\nAudio recording of Michael Brown being gunned down WAS made at the time he was killed: App company appears to confirm tape of ELEVEN bullets being fired - including final volley of 'kill shots',1808,unrelated\nRapper identified as James Foley's executioner: reports,583,discuss\nNew Audio Reveals Pause in Gunfire When Michael Brown Was Shot: Attorney,1839,unrelated\nDog abandoned at Scottish rail station with suitcase full of belongings  Read more: http://www.ctvnews.ca/world/dog-abandoned-at-scottish-rail-station-with-suitcase-full-of-belongings-1.2175026#ixzz3O9Shc1IO,1157,unrelated\nThis Letter To Parents From A 1970s Lego Set Contains An Important Message For Gender Equality,1120,unrelated\nFerguson riots: audio may have captured Michael Brown shooting,1832,unrelated\nSugarhill Gang rapper Big Bank Hank dies aged 57,2351,disagree\nIslamic State accused of using chlorine gas on Iraqi soldiers,2224,discuss\nBREAKING: British-born hostage 'KILLED in failed rescue attempt',826,discuss\n\"In Moscow, police are looking for a felon, cut the male genitals\",2443,unrelated\nJudd Nelson rebuffs Internet rumors that he died of a drug overdose.,666,unrelated\nHBO in talks with Apple to be launch partner for coming web service 'HBO Now',2434,unrelated\nStudent accidentally sets college on fire during fireworks proposal,842,unrelated\n\"Eyewitness: Viral Video That Netted $130K in Donations \"\"is Bullshit\"\"\",2492,unrelated\nISIS Militants Allegedly Contracted Ebola,1385,unrelated\n‘Banksy’ Instagram tribute to Charlie Hebdo victims not posted by artist,1545,unrelated\nAnother American hostage at risk by Islamic state,2386,agree\n‘Jihadi John’: The Islamic State killer behind the mask is a young Londoner,413,unrelated\n\"Catholic priest dies for 48 mins, wakes up claiming God is a woman\",2328,unrelated\nIraqi media says ISIS militants have contracted Ebola,2367,unrelated\nMarried TV actor wakes up to find his testicles have been stolen after kissing young woman in sauna,1015,unrelated\nMissing American journalist reportedly beheaded by Islamic State ,1660,unrelated\nSteve Jobs Biopic Eyes Seth Rogen to Play Apple Co-Founder Steve Wozniak,1746,discuss\nISIS Beheads Kidnapped Photojournalist James Wright Foley in Horrific Video Message to the U.S.,1966,agree\nNET Extra: Back-from-the-dead Catholic priest claims God is a female...,2523,unrelated\nISIS Getting Ebola,2075,discuss\nJudd Nelson isn't dead; report is a hoax,1382,discuss\nAn audio recording of the Michael Brown shooting has reportedly surfaced,2481,discuss\nREPORT: The Batmobile Might Have Been Stolen In Detroit,1177,discuss\nNew Audio Recording From Ferguson May Capture Michael Brown Shooting,346,unrelated\n\"Seven High School Girls Get Pregnant On Five-Day School Trip, Parents Outraged\",186,unrelated\nThis Is a Truly Horrifying Story About a Spider,1708,unrelated\n\"Apple Targeting March for Apple Watch Launch, Retail Training Begins Next Month\",554,unrelated\n\"In Vogue vs Rats War, the Rats Are Winning\",754,unrelated\nAnna Wintour: Is Rat Infestation At NYC ‘Vogue’ Office Kim Kardashian’s Fault?,1940,unrelated\nIslamic Militants Post Video Claiming to Show Beheading of U.S. Journalist,1093,discuss\nAudio recording of Michael Brown being gunned down WAS made at the time he was killed: App company appears to confirm tape of ELEVEN bullets being fired - including final volley of 'kill shots',1974,unrelated\nApple Watch won’t be the digital doctor it could have been,521,discuss\nAxl Rose Dead? Of Course Not — Tiresome Internet Death Hoax Plague Hits Guns N’ Roses Frontman,414,unrelated\n\"Wife, child of Islamic State head Abu Bakr al-Baghdadi held in Lebanon, officials say\",251,unrelated\n\"Meteorite makes big crater in Nicaragua, government says\",1825,discuss\nKim Jong-un 'set to open a new restaurant in SCOTLAND',2452,discuss\nRussian Yeti Or Bigfoot Hoax? New Footage Sparks Debate,205,unrelated\n\"That Story About a Catholic Priest Dying, Seeing God as a Woman, and Coming Back to Life? It’s Almost Definitely Fake\",1223,unrelated\nUS confirms death of Somalia terror group leader,1835,discuss\nNorth Korea denies reports Kim Jong-un is to open state-backed restaurant in Scotland,524,unrelated\nBali spider burrows under Aussie’s chest,1579,discuss\nJordan king cites Clint Eastwood in revenge vow,17,unrelated\nAlleged Audio of Michael Brown Shooting Doesn’t Sound Good for Officer Darren Wilson,132,unrelated\nISIS Leader Killed: Abu Bakr Al-Baghdadi Reportedly Killed By U.S. Airstrike,1036,unrelated\nNBC weatherman caught urinating in the woods live on air,903,unrelated\nREPORT: JETLINERS STOLEN FROM LIBYA COULD BE USED TO ATTACK U.S. ON 9/11,1323,unrelated\n\"L. Jinny? Abdel-Majed Abdel Bary, UK Rapper, Suspected in James Foley Killing: Reports\",2096,unrelated\nISIS Fighters Getting Caught Coming Across the U.S.-Mexican Border?,1857,unrelated\n\"Leader of Qaeda-Linked Somali Group Is Dead, U.S. Says\",1853,unrelated\nEye-catching! Rare sighting of Anna Wintour without her trademark sunglasses as she leaves 'rat-infested' Vogue office,618,unrelated\nIs this the world's oldest burger? Man claims to have kept McDonald's Quarter Pounder for 20 YEARS,2411,discuss\nGuantanamo detainee freed in Bowe Bergdahl swap 'back to terrorism',373,unrelated\nSaudi Arabia Cleric Issues Fatwa Against Building Snowmen,35,unrelated\nMacaulay Culkin Hasn’t Died Despite What Everyone Is Saying On Facebook,2070,unrelated\nMystery man slaps shoppers around head for sneezing,206,unrelated\nSouth Korea: Kim Jong Un had ankle surgery to remove cyst,2042,unrelated\nObama: murder of James Foley 'shocks the conscience of the entire world',704,unrelated\niFixit Debunks iPhone 6 Plus Reinforcement Claims,2374,unrelated\nTourist dubbed ‘Spider Man’ after spider burrows under skin for days,724,unrelated\nKim Jong-Un 'in hospital with two fractured ankles' after ballooning to around 20 stone and going on numerous 'meet the people' walkabout PR stunts,2087,unrelated\nMum Offers to Sell Twin Boy to Save Twin Girl,2218,unrelated\nCNN Posts Alleged Audio of Michael Brown Shooting,1461,discuss\n\"Canterbury Christ Church University student Jess Smith, from Chatham, starred as Teletubbies' sun\",2081,unrelated\nDurex Is Not Making Pumpkin Spice Condoms After All: A Hoax Debunked,1867,unrelated\nNigeria announces truce with Boko Haram; fate of schoolgirls unclear,1003,unrelated\nSeven girls fall pregnant after five day school trip in Bosnia and Herzegovina,1832,unrelated\nPhoto gallery: Amazing £300 operation by North Walsham vet on constipated goldfish,2078,unrelated\nBritish aid worker David Haines beheaded by ISIL,2477,unrelated\nWife and child of Islamic State leader Baghdadi held in Lebanon,2268,discuss\nHomeland Security says terrorists haven't crossed U.S-Mexico border,1931,disagree\nMarijuana May Soon Spark Just a Ticket in New York,1383,unrelated\nThe Guy Who Said a Spider Burrowed Under His Skin? Experts Say…,959,unrelated\n\"Rumor: Stainless Steel Apple Watch Will Cost $500, Gold $4,000\",382,unrelated\nHomeland Security says terrorists haven't crossed U.S-Mexico border,226,unrelated\nMore American Weapons for ISIS,816,unrelated\nBunbury local discovered a spider had burrowed under his skin on Bali holiday,2293,discuss\nIslamic State Flying Three Jets in Syria,295,unrelated\nISIS Blasts 'Scorpion Bombs' At Civilian Areas In Iraq; Mosul Residents Living In Fear,1299,unrelated\nBrian Williams Demands Apology From Social Media Over Erroneous Urination Reports (Video),1406,unrelated\nStrange mark turns out to be tropical spider burrowing under vacationer's skin,724,unrelated\nHas Ebola infected Isis militants in Mosul?,559,unrelated\nAmazon Reportedly Planning An Ad-Supported Video Service That Will Be Cheaper Than Netflix,2152,discuss\nLuke Somers 'killed in failed rescue attempt in Yemen',2269,unrelated\n\"Taibbi takes time out from First Look after “disagreements.” Can I publish our emails now, Matt?\",569,unrelated\nKidnapped Nigerian schoolgirls: Government claims ceasefire deal with Boko Haram that will bring missing girls home,2156,unrelated\nAnna Wintour: Is Rat Infestation At NYC ‘Vogue’ Office Kim Kardashian’s Fault?,1256,unrelated\nCheese addiction breaks Kim Jong-un's ankles,1972,discuss\nNow the Vogue Rats Are Chewing Through Couture,639,unrelated\nWeaponized Ebola? ISIS Militants Said To Contract Deadly Virus,2138,discuss\n\"Spider burrowed into appendix scar, crawled through WA man's body\",1422,unrelated\nTurkish Leader Says U.S. Airdrop Aided ISIS Militants,2397,discuss\n\"Bosnia: Seven underage girls return from five day school trip, pregnant\",2103,discuss\nCNN Expert on Brown Audio: At First I Thought ‘Someone’s Trying to Punk CNN’,968,unrelated\nMichael Phelps’ alleged girlfriend says she was born intersex,2235,unrelated\nOttawa gunman identified as 32-year-old Michael Zehaf-Bibeau,530,unrelated\n\"Apple: Citi Sees $550 and $950 Apple Watches, Accessory Plethora\",1415,discuss\n\"Hoax Alert: Father O’Neal, Who Has Met God and Thinks She’s a Woman, Is Made Up (Just Like God Herself)\",87,unrelated\nDoctors confirmed the first case of death from ingesting GMOs,2098,agree\nISIL Beheads American Photojournalist in Iraq,206,agree\nMissing Libyan aircraft spark fears of 9/11-style attack in North Africa,1312,agree\nNorth Korea denies reports Kim Jong-un is to open state-backed restaurant in Scotland,1040,unrelated\nIslamic State Militants Claim to Have Beheaded US Journalist James Wright Foley,1720,unrelated\nThe next Apple Watch could be platinum,1436,unrelated\nDera Sacha Sauda Chief Forced Castration of 400 Devotees? CBI Files Case Against 'MSG: The Messenger of God' Actor,539,unrelated\nCesar Millan is Not Dead: Dog Whisperer Death Hoax Circulates,520,unrelated\n\"Catholic priest dies for 48 mins, wakes up claiming God is a woman\",1521,disagree\nBatmobile wasn't stolen: Cops,483,unrelated\nHORROR: ISIS Fighters Have Reportedly Contracted Ebola,819,discuss\nTourist wakes to find strange red trail on his stomach - and discovers a spider has burrowed through his appendix scar and crawled UNDER his skin while on holiday in Bali,859,unrelated\nFears journalist James Wright Foley beheaded by Islamic State jihadists in ‘message’ to United States,704,unrelated\nHomeland Security: No ISIL fighters on U.S. border,564,unrelated\n\"Seven High School Girls Get Pregnant On Five-Day School Trip, Parents Outraged\",1689,unrelated\nIslamic Militants Post Video Claiming to Show Beheading of U.S. Journalist,1808,unrelated\nMeteorite 'caused mysterious boom in Nicaragua',40,unrelated\nJosh Paler Lin Gives A Homeless Man $100 And Follows Him To See How He Spends It,1940,unrelated\nNASA Raises Doubts About Reports of Nicaraguan Meteorite,649,unrelated\nChugging eggnog at office party lands man in hospital,1901,agree\nKidnapped Nigerian schoolgirls: Government claims ceasefire deal with Boko Haram that will bring missing girls home,40,unrelated\nCNN audio: Is this the moment Michael Brown was shot?,2345,discuss\nNicaragua Meteorite Impact Theory May Be Meteor-wrong,10,unrelated\nISIL video claims beheading of kidnapped journalist James Foley,337,discuss\n\"What was fake on the Internet this week: Obama’s peace prize, pumpkin-spice condoms and insane winter snow\",1853,unrelated\nWHO says reports of suspected Ebola cases in Iraq are untrue,381,unrelated\n\"Gill Rosenberg, Canadian-Israeli Woman Feared Kidnapped By ISIS, Says She's Safe\",2304,unrelated\nSomeone Spraypainted A Penis On A £1.5m Bugatti Veyron And It Went Very Viral,2286,unrelated\n\"Apple Media Event Rumored for Late February, Apple Watch and 12\"\" MacBook Air Likely Topics [Updated]\",1435,discuss\nFormer British Rapper Reportedly Under Investigation for James Foley Beheading,1530,discuss\nJeh Johnson shoots down Duncan Hunter's assertion IS is entering U.S. via Mexico,1498,unrelated\n\"Boko Haram claims to have German hostage, denies ceasefire\",2356,discuss\n\"Islamic State, in video titled \"\"A Message to America,\"\" beheads American journalist James Wright Foley who was kidnapped in 2012\",1873,unrelated\nSeth Rogen set to play Steve Wozniak in Danny Boyle's Steve Jobs biopic,2272,unrelated\nAngry mob hacks off alleged rapist's genitals with meat cleaver after dragging him into butchers,17,unrelated\nISIS Claims to Have Intercepted Supplies From U.S. Airdrop,244,unrelated\nAudio of gunfire in Michael Brown case authenticated by app company,1803,unrelated\n\"Tropical spider burrows under man's skin, lives there for three days\",181,unrelated\nNigeria says it has deal with Boko Haram to release kidnapped girls,1195,discuss\nIs Kim Jong-un’s sister now the power behind the North Korean throne?,305,unrelated\nVideo messaging service verifies timing of CNN audio recording,1347,unrelated\nPolice hunting mystery 'slapper' in tweed jacket who attacks people who sneeze in town's high street,1660,unrelated\n\"Accused Boston Marathon Bomber Severely Injured In Prison, May Never Walk Or Talk Again\",1498,unrelated\nIslamic State 'training pilots to fly fighter jets',819,unrelated\nBREAKING: ISIS Beheads American Journalist James Wright Foley,2453,unrelated\nGateway Pundit,633,unrelated\nU.S. airstrike kills Islamic Al Shabab terrorist leader in Somalia,2506,unrelated\n\"Apple Watch pricing: Will you spend $5000 for Gold edition, $500 for stainless steel?\",2485,discuss\nMum faces real-life Sophie's Choice – as she tries to sell her son to fund daughter's care,2531,unrelated\n\"IS Beheads Briton David Cawthorne Haines, Threatens to Execute Another Briton, Alan Henning\",1645,unrelated\nLebanon 'holding IS leader's daughter and ex-wife',891,unrelated\nJudd Nelson rebuffs Internet rumors that he died of a drug overdose.,2404,unrelated\nUS officials: Video shows American's execution,847,discuss\nIsraeli-Canadian Woman 'Captured' By ISIS Says She Is 'Safe And Secure',1173,discuss\nVideo shows ISIL beheading of photojournalist James Foley,1786,unrelated\nBREAKING Gill Rosenberg former IDF soldier was captured by ISIS,2067,unrelated\nHomeland Security says terrorists haven't crossed U.S-Mexico border,190,unrelated\nIraqi media: ISIS militants have contracted Ebola,1948,unrelated\n\"See How This Homeless Man Spends A Hundred Dollars, And Keep A Tissue Handy [Video]\",1940,unrelated\n\"Piper Jaffray pegs stainless steel Apple Watch price at $499, Edition at $4,999\",2092,discuss\nIslamic State militants claim to behead missing American journalist,7,unrelated\n\"\"\"Categorically False\"\": DHS Debunks Right-Wing Fiction That ISIS Attempted To Cross The U.S.- Mexico Border\",2296,unrelated\nBrian Williams Demands Apology From Social Media Over Erroneous Urination Reports (Video),205,unrelated\n\"Pumpkin Spice Condoms, And 6 Other Flavors That Aren’t Happening\",1833,agree\n\"Managua explosion not a meteorite, NASA suggests\",2307,unrelated\n\"'American bombing had signed my death certificate': Missing US journalist James Wright Foley goes unflinching to his death as ISIS behead him in horrific video, as a warning to Obama\",1166,unrelated\nIsis claims US hostage Kayla Mueller killed in coalition airstrike,645,unrelated\nIraqi media says ISIS militants have contracted Ebola,2003,discuss\nGateway Pundit,8,unrelated\nURGENT: ISIS kills 300 Iraqi soldiers by chlorine gas attack in Saqlawiyah,251,unrelated\nA soldier has been shot at Canada’s war memorial just steps away from the nation’s parliament,2338,unrelated\nISIS Video Purports To Show Beheading Of British Aid Worker,2477,unrelated\nNigeria says ceasefire agreed with Boko Haram,1761,discuss\nMissing Libyan jetliners raise fears of terror attacks on 9/11,730,discuss\nReport: NYPD to stop arresting people for minor marijuana offenses,775,unrelated\nUPDATE: BATMAN v SUPERMAN Batmobile Reportedly Stolen By (Shocker!) Detroit Locals,239,discuss\nMichael Phelps’ girlfriend Taylor Lianne Chandler reveals she was raised as a boy,1849,unrelated\n\"BREAKING: Islamic State, in video, beheads American journalist James Wright Foley who was kidnapped in 2012 -@BNONews\",115,unrelated\n\"\"\"Oldest Time Capsule\"\" in U.S. Unearthed in Boston\",1442,unrelated\n\"Rumor: Apple shooting for 19 hours of Apple Watch battery life under normal conditions, 2.5 hours 'heavy' use\",1734,unrelated\nSeth Rogen may play Steve Wozniak alongside Christian Bale as Steve Jobs,1966,unrelated\n\"Rumor: Gold Apple Watch Edition priced up to $5,000, steel version at $500, will debut on Feb. 14\",2409,unrelated\n‘Evil straight from the pits of hell': American journalist James Foley reportedly beheaded by ISIS,1547,unrelated\nUnconfirmed reports claim Canadian-Israeli Gill Rosenberg captured by ISIS,1459,unrelated\nAudio recording allegedly captures moment Michael Brown was shot,1574,unrelated\nAirport worker strips naked at security scanner in protest against guards,2354,unrelated\n\"In Moscow, police are looking for a felon, cut the male genitals\",1854,unrelated\nWHO investigates media reports ISIS fighters contracted Ebola,1175,discuss\nCameron vows to hunt down IS 'monsters' after Haines murder,2306,discuss\nUS hostage Luke Somers dies after rescue bid,1678,unrelated\nTiger Woods Is Selling His Private Island For $7.1 Million,1888,agree\nISLAMIC STATE BEHEADS MISSING AMERICAN JOURNALIST JAMES WRIGHT FOLEY,1009,unrelated\nISIL Beheads American Photojournalist in Iraq,1720,unrelated\nTBS Is Probably Speeding Up ‘Seinfeld’ Reruns To Fit In More Commercials,1022,unrelated\nBoko Haram denies truce to release kidnapped schoolgirls,1439,unrelated\nISIS Fighters Getting Caught Coming Across the U.S.-Mexican Border?,2070,unrelated\nURGENT: ISIS leader Abu Bakr al-Baghdadi allegedly killed by US airstrikes,35,unrelated\nMissing Mexican students 'not found in mass grave',1156,agree\nIslamic State flying three jets in Syria: monitor,819,unrelated\nApple-HBO Deal Seen Launching Web-only Apple TV Streaming Service For $15 Per Month,2509,unrelated\nMass grave found after 40 students disappear in Mexican protest,1984,discuss\nWeather Reporter Mike Seidel Was Caught Off Guard on Live TV and Appeared to Be Urinating in the Snow -- Watch!,258,unrelated\nChristian Bale to Play Steve Jobs in New Movie,687,unrelated\nDetroit Police Issue Statement That The Batmobile Is Safe,1311,unrelated\nISIS Beheads American Journalist James Foley in Video Message to U.S.,1166,unrelated\nHundreds mourn the 'death' of Fidel Castro after rumours sweep Twitter (but are they confusing him with recently departed Fidel Castro Odinga from Nairobi?),1708,unrelated\nTurkish president says American weapons drop for Kurdish fighters was 'wrong' after supplies end up in the hands of ISIS,1010,discuss\nMilitant Group Says It Killed American Journalist in Syria,704,unrelated\nThe Image That Everyone Is Sharing By 'Banksy' Isn't By Banksy — But It's Awesome,2375,agree\n\"Is Kim Jong-un's Sister, Kim Yo-jong, Running North Korea In His Mysterious Absence?\",1885,unrelated\nIslamic State reports youngest jihadist 'martyred' in battle,693,unrelated\nCanadian-Israeli Woman Says She Hasn’t Been Captured By ISIS,1476,unrelated\nSurreal Photos of Fisherman’s Jaw-Dropping Catch Will Likely Have People Wondering If It’s Real,2196,discuss\n\"No, Banksy hasn’t been arrested\",1020,unrelated\nMedia outlets identify 'Jihadi John',939,discuss\nAudio recording allegedly captures at least 10 shots fired in Michael Brown killing,2187,unrelated\nWho Is Michael Zehaf-Bibeau? Ottawa Shooter Suspect Identified By Canadian Officials ,1458,unrelated\nNigeria Boko Haram blamed for raids despite truce claim,1430,discuss\nGCPD Solved Stolen Batmobile Case?,942,discuss\nPredator drones being flown over Isil's Syrian 'capital',1509,discuss\nSaudi cleric issues fatwa on snowmen,2317,unrelated\n#Hairgate: iPhone 6 users say device pulls out hair,527,unrelated\nShots Heard In Alleged Brown Shooting Recording [AUDIO],1461,discuss\nOttawa Gunman Identified As Michael Zehaf-Bibeau,789,agree\nAttorney: New audio reveals pause in gunfire when Michael Brown was shot,2520,unrelated\nSenator: Detainees swapped for Bergdahl have contacted militants,209,discuss\nJournalist James Wright Foley reportedly beheaded by ISIS,1347,unrelated\nIslamic State Militants Claim to Have Beheaded US Journalist James Wright Foley,1873,unrelated\n‘Banksy’ Instagram tribute to Charlie Hebdo victims not posted by artist,730,unrelated\nHas North Korean dictator Kim Jong-un been replaced by his sister?,1808,unrelated\nSoldier shot near Canadian parliament building,2338,unrelated\nIt's back! The incredible new Batmobile takes a spin around Detroit... after rumors it had been STOLEN,529,unrelated\n\"Reports Isis fighters have contracted Ebola are 'incorrect', says Iraqi health ministry\",1175,agree\nFake-News: 'McDonald's Will Stop Serving Overweight Customers',2096,unrelated\nFears journalist James Wright Foley beheaded by Islamic State jihadists in ‘message’ to United States,1580,discuss\n\"'American bombing had signed my death certificate': Missing US journalist James Wright Foley goes unflinching to his death as ISIS behead him in horrific video, as a warning to Obama\",984,unrelated\n\"No, Islamic State Militants Have Not Been Caught by U.S. Border Patrol\",2458,unrelated\n\"Explosion reported near the Nicaraguan capital attributed to meteorite impact, but experts, including NASA, cast doubt on claims\",373,unrelated\nEmotional sergeant-at-arms is greeted back to parliament with a rousing standing ovation a day after he heroically shot dead terrorist - the first time he used weapon in 30 year career,984,unrelated\n\"Apple Targeting March for Apple Watch Launch, Retail Training Begins Next Month\",2531,unrelated\nMystery man slaps shoppers around head for sneezing,1374,unrelated\nSugarhill Gang Rapper ‘Big Bank Hank’ Dies at 57,2420,unrelated\nSugarhill Gang's Big Bank Hank Dead At 57,824,agree\nDHS: GOP Rep.’s Claim ISIS Members Caught at U.S. Border ‘Categorically False’,385,unrelated\nSugarhill Gang rapper Big Bank Hank dead at 57,40,unrelated\nWSJ: Apple cut watch health features due to erratic sensors,648,unrelated\n'They ate through the ceilings and pooped on the keyboards': Rats are 'taking over' Vogue's new World Trade Center office and Anna Wintour 'no longer wants to work there',208,unrelated\nMan Known as ‘Jihadi John’ Is Identified as Mohammed Emwazi,1107,unrelated\nBreaking: Soldier shot at National War Memorial in Ottawa,373,unrelated\nPriest' claim of seeing God as a woman dismissed as hoax,858,unrelated\nCrazy iPhone rig shows how Chinese workers manipulate App Store rankings,754,unrelated\nAmazon.com to open first physical store in Manhattan: DJ,2034,unrelated\n\"Tee-off in your own putting paradise: Swedish luxury island owned by Tiger Woods up for sale - and it comes with a villa, a hot tub and a lodge\",1888,agree\nChristmas Is Cancelled: Pumpkin Spice Condoms Are a Goddamn Hoax,2240,unrelated\n\"Confusion swirls, details murky in arrest of ISIS leader's 'wife'\",254,unrelated\nMacaulay Culkin Dead: Actor Once Again Victim Of Death Hoax,804,agree\nMet police denies reports of Banksy arrest,324,unrelated\n\"Michael Zehaf-Bibeau, slain Ottawa shooter, had criminal record in Quebec, B.C.\",1751,unrelated\nReport: Nearly a Dozen Commercial Airliners Missing Ahead of 9/11 Anniversary After Islamists Overrun Libyan Airport,1022,unrelated\nISIS Beheads Kidnapped Photojournalist James Wright Foley in Horrific Video Message to the U.S.,139,unrelated\n\"BREAKING: Islamic State, in video, beheads American journalist James Wright Foley who was kidnapped in 2012 -@BNONews\",704,unrelated\nTaliban member swapped by Obama for Bowe Bergdahl tried to return to terror: report,190,unrelated\nGovernment fires employee who skipped work for 24 years,1802,unrelated\nCanadian-Israeli Woman May Have Been Captured In Syria: Reports,1240,unrelated\nAn Audio Recording of the Michael Brown Shooting Has Reportedly Surfaced,1379,discuss\n\"Apple to Take Reservations for Trying On Apple Watch, Considered Platinum Model\",213,unrelated\nHope Fades for Girls' Release After Boko Haram 'Truce' Breached,344,unrelated\n\"Meteorite makes big crater in Nicaragua, government says\",1795,unrelated\nBREAKING: British-born hostage 'KILLED in failed rescue attempt',634,unrelated\nNewly Discovered Mass Grave Linked to Missing Mexican Students,695,discuss\nObama administration DENIES congressman's claim that 'at least ten ISIS fighters have been caught coming across the Mexican border in Texas',1498,unrelated\nISIS supporters mourn death of ‘youngest fighter’,388,unrelated\nLarge space object slams Nicaragua’s capital as asteroid passes Earth,2154,discuss\nShots Heard In Alleged Brown Shooting Recording [AUDIO],2403,unrelated\n\"ISIS beheads American photo-journalist James Wright Foley, threatens more to come\",1948,discuss\n\"Don't forget to tip...especially if you spend $300,000\",1682,agree\n\"Tiger Woods is not on suspension for failing a drug test, his agent and a PGA official say\",757,agree\n‘Islamic tribunal confirmed in Texas’,1049,unrelated\nIslamic State killer 'Jihadi John' named as Mohammed Emwazi,1724,discuss\nNicaragua says meteorite probable cause of blast in capital,10,unrelated\n\"Brian Williams: No, Our Meteorologist Was Not Peeing on Live TV\",686,agree\nNew Audio Shows Michael Brown Was Shot at 11 Times,132,unrelated\nChristian Bale in Talks to Play Steve Jobs (Exclusive),1368,unrelated\nDavid Haines beheading video confirmed genuine; UK PM Cameron vows to hunt down ISIS 'monsters',2102,agree\nHORROR: ISIS Fighters Have Reportedly Contracted Ebola,267,unrelated\nSEE IT: NBC meteorologist Mike Seidel appears to relieve himself during broadcast; network says he was looking for phone,54,unrelated\nNASA: Viral news on days of darkness in December is hoax,2521,agree\n\"CNN Broadcasts Purported Audio Containing Gunshots That Felled Michael Brown Jr.; Leaders, Celebrities Fill Pews At Teen’s Funeral\",2434,discuss\nJihadi John unmasked: Former Westminster University student was arrested FIVE years ago and put on a terror watch list - but he flew to Syria to join ISIS two years later,961,unrelated\nChristian Bale in Talks to Play Steve Jobs (Exclusive),1294,unrelated\n\"BREAKING: Islamic State, in video, beheads American journalist James Wright Foley who was kidnapped in 2012 -@BNONews\",2109,unrelated\nSon Pays Off His Parents’ Mortgage for Christmas,651,unrelated\nMan who slaps people around the head for sneezing hunted by police,678,unrelated\nReturn of the Mac: Seth Rogen in talks to star as Apple co-founder Steve Wozniak in upcoming Steve Jobs biopic,2124,unrelated\nTexas plumber baffled after truck ends up in the hands of Syrian rebels,803,unrelated\nTropical spider burrowed under man's skin through appendix scar and lived there for THREE DAYS,1057,disagree\nWhite House fence-jumper made it far deeper into building than previously known,1936,unrelated\nWATCH: Stan Beaton cries tears of joy when phone engineers find treasured voicemail recording of his late wife he thought was lost forever,2020,agree\n\"Boko Haram agrees to ceasefire, release of school girls\",1003,unrelated\nLuke Somers 'killed in failed rescue attempt in Yemen',595,unrelated\n\"‘Teletubbies’ Sun Baby: Fans Freak Out Over Jess Smith, 19\",769,agree\n'Feminist' Lana 'Aborts Baby Because It's A Boy' And Is Surprised By Backlash,2115,unrelated\n\"These egalitarian Lego instructions from the 1970s are pretty cool, but are they real?\",1969,discuss\nISIS Seemingly Beheaded American Journalist James Wright Foley,7,unrelated\nReports of missing Libyan planes raise 9/11 terror fears,1574,unrelated\nNew Audio Allegedly Captures Moment Michael Brown Was Shot,776,unrelated\nScientists Doubt That Meteor Caused Crater In Nicaragua,816,unrelated\nMexico police find mass grave near site 43 students vanished,61,unrelated\nMichael Phelps' girlfriend was born male but did not tell swimmer about her past,1524,unrelated\nMichael Phelps’ alleged girlfriend says she was born intersex,324,unrelated\nBoko Haram ceasefire ignored as violence flares in Borno state,1019,unrelated\nCongressman: ‘At least 10 ISIS fighters’ caught trying to cross into US,1893,unrelated\nSeth Rogen Eyed to Play Apple's Steve Wozniak in Christian Bale's Steve Jobs Movie (Exclusive),851,discuss\nSteve Jobs Biopic Eyes Seth Rogen to Play Apple Co-Founder Steve Wozniak,61,unrelated\nEye-catching! Rare sighting of Anna Wintour without her trademark sunglasses as she leaves 'rat-infested' Vogue office,1686,unrelated\nJames Foley remembered as 'brave and tireless' journalist,726,agree\nEbola Scare in Kansas City,1404,discuss\nWATCH: Twitter catches fire amid rumors of Fidel Castro’s death,1534,unrelated\nNET Extra: Back-from-the-dead Catholic priest claims God is a female...,2043,unrelated\nIsis tells mother on rescue mission :’You’ve just eaten your son’,2526,unrelated\nISIS Getting Ebola,1438,unrelated\nISIS Reportedly Beheads American Photojournalist in Iraq,2147,discuss\nMeteorite 'caused mysterious boom in Nicaragua',524,unrelated\nIRAQI HEALTH OFFICIAL: EBOLA HAS KILLED 5 ISIS FIGHTERS,2367,unrelated\nWHO: Isis does not have Ebola – but contingency plan being developed for Iraq,559,unrelated\nMacaulay Culkin Victim of Another Online Death Hoax,1805,agree\nReport: Former Baseball Star Jose Canseco Accidentally Shot At Home,1603,unrelated\nMohammed Emwazi: Man identified as Isis killer 'Jihadi John' was 'stopped by MI5' while on safari holiday in Africa in 2010,431,unrelated\nEbola Frisco 2014: Patient Shows Virus Symptoms After Apparent Thomas Eric Duncan Contact,1372,unrelated\nAudio may have captured Michael Brown shooting,662,unrelated\nLynch mob chop man's penis off after catching him allegedly trying to rape teenager,1256,unrelated\nDoubts cast over Nicaragua meteorite claim,2278,unrelated\nDog abandoned at Scottish rail station with suitcase full of belongings  Read more: http://www.ctvnews.ca/world/dog-abandoned-at-scottish-rail-station-with-suitcase-full-of-belongings-1.2175026#ixzz3O9Shc1IO,54,unrelated\nAngry mob hacks off alleged rapist's genitals with meat cleaver after dragging him into butchers,1709,discuss\n\"Six months after abducting Nigerian schoolgirls, Boko Haram reportedly wants to free them\",2463,discuss\nApple scrapped advanced Apple Watch health monitoring features due to reliability issues,821,unrelated\nISIS fighters seize weapons airdrop meant for Kurds,2483,unrelated\nIS Fighters Seize Weapons Cache Meant for Kurds,2440,unrelated\nISLAMIC STATE BEHEADS MISSING AMERICAN JOURNALIST JAMES WRIGHT FOLEY,2450,agree\nIraqi media: ISIS militants have contracted Ebola,1938,unrelated\nApple Users Add Hairgate to iPhone 6 Problems,867,unrelated\nIslamic State militants claim to behead missing American journalist,1720,unrelated\nChristian Bale in Talks to Star in Sony's Steve Jobs Film,1646,unrelated\nHORROR: ISIS Fighters Have Reportedly Contracted Ebola,75,unrelated\n‘Banksy’ Instagram tribute to Charlie Hebdo victims not posted by artist,176,unrelated\nBREAKING NEWS: ISIS beheads missing American journalist James Wright Foley as warning to US to cease action in Iraq,524,unrelated\n\"Gold Apple Watch Edition Could Cost As Much As $1,200\",1820,unrelated\n\"Dead for 48 minutes, this Catholic Priest claims God is female\",1055,agree\nTaliban member swapped by Obama for Bowe Bergdahl tried to return to terror: report,226,unrelated\nMexico finds 4 more graves at site of suspected student massacre,295,unrelated\nIslamic Militants Post Video Claiming to Show Beheading of U.S. Journalist,991,discuss\nWho Should Play Steve Jobs Now That Christian Bale Quit?,919,unrelated\nMan chops off his penis after his girlfriend breaks up with him,2330,unrelated\nObama denounces killing of journalist James Foley and pledges ‘justice’,1574,unrelated\nKC Man Does Not Have Ebola,1943,agree\n\"Why the Gold Apple Watch Edition Must Cost $10,000\",1648,unrelated\nMedia outlets identify 'Jihadi John',2092,unrelated\nNYC High School Student Nicknamed ‘Teen Wolf’ Made $72 Million On Stock Market,2045,unrelated\nMagic Mushrooms Found in Queen Elizabeth's Garden at Buckingham Palace,1459,unrelated\nAudio recording of Michael Brown being gunned down WAS made at the time he was killed: App company appears to confirm tape of ELEVEN bullets being fired - including final volley of 'kill shots',1299,unrelated\n\"Thanks Uncle Sam, we have your weapons airdrop: ISIS taunts America over intercepted weapons meant for Kurds\",2397,discuss\n\"Vogue's Anna Wintour Pissed Off With New 1 World Trade Center Offices, Infested With Rats\",618,unrelated\n\"Boko Haram Denies Truce, Says Kidnapped Girls Have Been “Married Off”\",2078,unrelated\n'They ate through the ceilings and pooped on the keyboards': Rats are 'taking over' Vogue's new World Trade Center office and Anna Wintour 'no longer wants to work there',2156,unrelated\nReports: Islamic State uses chlorine gas against Iraqi forces,1267,unrelated\nThe 'cub of Baghdadi': Has this boy become the youngest victim of Isis’s use of child soldiers?,299,discuss\nBREAKING Gill Rosenberg former IDF soldier was captured by ISIS,513,unrelated\nBoyfriend cuts off his penis and throws it in the bin after girlfriend dumps him for being bad in bed,1815,unrelated\nSoldier shot at war memorial in Canada,0,unrelated\nIsis leader Abu Bakr al-Baghdadi's 'wife and son detained in Lebanon',2314,unrelated\n\"Jess Smith, 19, Claims She Was Teletubbies' Giggling Baby: What Did She Get Paid?\",1834,unrelated\nWSJ: Apple cut watch health features due to erratic sensors,1240,unrelated\nShots Heard In Alleged Brown Shooting Recording [AUDIO],505,unrelated\nExperts: More facts needed on purported audio recording of Michael Brown shooting,1263,unrelated\nISIS Militants Allegedly Contracted Ebola,1891,discuss\nISIS Claims to Have Intercepted Supplies From U.S. Airdrop,1026,unrelated\n11 jetliners 'missing' after Islamist takeover of airport,1574,unrelated\nBreaking: Soldier shot at National War Memorial in Ottawa,2269,unrelated\n\"Gene Munster Predicts $499 Steel Apple Watch, $4,999 for 18k Gold Edition\",2092,discuss\n\"Don't forget to tip...especially if you spend $300,000\",296,unrelated\nItalian catches huge wels catfish; is it a record?,677,unrelated\n\"Absent from duty for 25 years, CPWD official dismissed\",2002,unrelated\nArmed U.S. drones spotted flying over Syria in possible hunt for ISIS leader,1081,unrelated\n20-Year-Old Quarter Pounder Looks About the Same,1196,unrelated\nNigeria and Boko Haram 'agree ceasefire and girls' release',1821,discuss\nPure Evil: Islamic State Beheads American Journalist James Wright Foley,1982,unrelated\nVideo messaging service verifies timing of CNN audio recording,2481,discuss\n\"Cloistered nun gives birth to a baby  The convent: \"\"There is a sister\"\" [Google Translate]\",2058,unrelated\nTexas City plumber's truck ends up in Syrian war,776,unrelated\nLibya: Missing Libya Planes Spark Security Concerns,1489,unrelated\nConstipated goldfish operated on by North Walsham vet,1707,agree\nIslamist websites claim Israeli-Canadian woman kidnapped by IS: report,1168,discuss\nHas Kim's SISTER taken over North Korea? Dictator fails to show for key Communist event (but does send a nice flower basket instead),986,unrelated\n\"Rare Case: Seven Bosnian Girls, Aged 13 And 14, Fall Pregnant After Five-Day School Trip; Parents Outraged After School Cites 'Parental Neglect'\",571,unrelated\nSources: Guns N' Roses Frontman Axl Rose Found Dead in West Hollywood Home at Age 52,2498,unrelated\nThat Was Fast: Christian Bale Bails on Steve Jobs Biopic,630,unrelated\nSaddam Hussein’s pilots training Islamic State group,495,discuss\nSpeeding Up ‘Seinfeld’ For Younger Viewers,955,unrelated\nIsis 'fed murdered kidnap victim to his own mother after she travelled to their headquarters and demanded to see him',1743,discuss\nNewly Discovered Mass Grave Linked to Missing Mexican Students,1825,unrelated\nIsis militants claim to have killed US journalist James Foley,2370,unrelated\nESPN’s All-Male “Monday Night Football” Panel On Domestic Violence Is Not Real,2531,unrelated\nChina App Store Manipulation Photo Goes Viral - But Is It Real?,1784,discuss\nTexas plumber's truck spotted in Syria: 'We have nothing to do with terror at all',2145,agree\nNow THAT'S a Royal trip! Alan Titchmarsh finds psychedelic mushroom in the Queen's garden at Buckingham Palace,1184,unrelated\n\"James Foley, Missing American Photojournalist, Reportedly Executed By ISIS In Syria\",933,discuss\nReport: 4 ISIS Terrorists Caught at Southern Border in 36 Hrs,2307,unrelated\nLawmaker Says ‘At Least 10′ Islamic State Fighters Have Been Captured at the Southern U.S. Border,2141,unrelated\n\"Pictured: Heroic sergeant-at-arms, 58, walking through Parliament gun in hand just moments after he killed gunman Michael Zehaf-Bibeau\",502,agree\n\"Accused Boston Marathon Bomber Severely Injured In Prison, May Never Walk Or Talk Again\",1826,unrelated\nKim Jong-Un 'Has Difficulty Walking And Needs About 100 Days To Recuperate',2325,discuss\n\"SMALL METEORITE STRIKES NICARAGUA, GOVERNMENT SAYS\",269,unrelated\nDoes ISIS have an airforce? Terrorist 'fighter pilots' are being trained on captured MiGs by Saddam Hussein's ex-air force officers,917,unrelated\nBritish rapper a suspect in ISIS beheading,195,unrelated\nVideo messaging service verifies timing of CNN audio recording,831,unrelated\nBoko Haram 'ceasefire' doubts after attacks reported in Nigeria,1439,unrelated\n\"Explosion reported near the Nicaraguan capital attributed to meteorite impact, but experts, including NASA, cast doubt on claims\",2307,unrelated\nMexico Says Students Not Among Dead in Mass Grave,1613,discuss\nNYC High School Student Nicknamed ‘Teen Wolf’ Made $72 Million On Stock Market,359,unrelated\nDo all dogs go to heaven? Pope tells grieving boy: 'Paradise is open to all of God’s creatures',2370,disagree\nEbola Outbreak 2015 Update: ISIS Fighters May Have Contracted Deadly Virus,1891,discuss\nKurds Deny Gill Rosenberg was in Kobane,1476,unrelated\nSouth Korea: Kim Jong Un had ankle surgery to remove cyst,2210,unrelated\nNun Gives Birth To Baby Boy After Suffering Intense Stomach Pains,2296,unrelated\nDid Josh Paler Lin Stage His Viral Video About Helping the Homeless?,1948,unrelated\n‘Evil straight from the pits of hell': American journalist James Foley reportedly beheaded by ISIS,1299,unrelated\n\"Apple to Take Reservations for Trying On Apple Watch, Considered Platinum Model\",2141,unrelated\nBoko Haram Denies Nigeria Cease-Fire Claim,1630,agree\nTBS speeds up Seinfeld a full 7.5 percent - here is the proof,1217,unrelated\nBREAKING UDPATED: ISIS REPORTEDLY USE CHEMICAL WEAPONS IN KOBANE,1968,unrelated\nTropical spider burrowed under Bali tourist's skin,43,unrelated\nWHO investigates media reports ISIS fighters contracted Ebola,1384,unrelated\nSoldier shot in Ottawa at War Memorial,892,unrelated\nRobert Plant ripped up $800M Led Zeppelin reunion contract,1492,disagree\n\"In Moscow, police are looking for a felon, cut the male genitals\",91,unrelated\n\"Batmobile Stolen From \"\"Batman v Superman: Dawn of Justice\"\" Set, Zack Snyder Knows Who Did It\",1538,discuss\nISIL Beheads American Photojournalist in Iraq,1589,agree\nYPG Confirms: Gill Rosenberg Not Captured in Kobani,1361,unrelated\n\"Fidel Castro Rumors Sweep Internet, but No Sign in Cuba\",1893,unrelated\n\"Catholic Priest Dead For 48 Minutes, Is Miraculously Revived – His Revelations About God Are Even More Shocking\",526,agree\nApple's 12-Inch Retina MacBook Air Shown in Artist's Renditions,480,unrelated\nReport: Jose Canseco accidentally shot,1772,unrelated\nAnna Wintour 'refuses to work at new World Trade Center Vogue office due to rat infestation',1435,unrelated\nPure Evil: Islamic State Beheads American Journalist James Wright Foley,2067,agree\nSmall Meteorite Strikes in Nicaragua's Capital City of Managua,1790,discuss\n\"James Foley: American Journalist, James Wright Foley Beheaded in New ISIS Video [Breaking News]\",2525,unrelated\n\"Homeless man who became a YouTube sensation after spending $100 on food for his beggar friends gets a surprise Christmas meal, makeover and night in a hotel in new video... but is it all a hoax by a 'serial prankster'?\",1934,unrelated\nJihadi John identity revealed as Mohammed Emwazi: live,1427,unrelated\nInsurgents killed in Nigeria despite alleged truce with Boko Haram,34,unrelated\nPure Evil: Islamic State Beheads American Journalist James Wright Foley,874,unrelated\nMissing American journalist reportedly beheaded by Islamic State ,2304,unrelated\nDHS Rebuffs Congressman’s Claim ISIS Infiltrating Southern Border,2296,unrelated\nWatch moment TV weatherman is caught urinating in the bushes LIVE on camera,633,unrelated\nIslamic State using 'SCORPION bombs' to terrorise victims,2404,unrelated\nObama: murder of James Foley 'shocks the conscience of the entire world',1197,unrelated\nWeb of confusion as scientists cast doubt on man's claims that a spider burrowed into his stomach through his SCAR,1923,agree\nParliament Hill shooting: Sergeant-At-Arms Kevin Vickers the family hero who took down Ottawa gunman,388,unrelated\nIsilkulskom student has gained superhero powers after shock,1498,unrelated\nNorth Korean leader Kim Jong-un to open restaurant in Scotland,1217,unrelated\nISIL video claims beheading of kidnapped journalist James Foley,1589,discuss\nWayward sister ‘nun the wiser’ about baby,2479,discuss\nFerguson riots: audio may have captured Michael Brown shooting,2235,discuss\n\"Vogue's Anna Wintour Pissed Off With New 1 World Trade Center Offices, Infested With Rats\",725,unrelated\n\"Rare meteorite impact causes blast in Nicaragua's capital, Managua\",649,unrelated\nMissing jetliners raise fear of new 9/11-style attacks after Libyan airport falls to Islamic militants,1165,discuss\nWHO says reports of suspected Ebola cases in Iraq are untrue,2180,agree\nMichael Phelps' self-proclaimed girlfriend says she was born a BOY and reveals 'amazing' sex with Olympian,568,discuss\nMexican students not among bodies found in mass graves,1613,discuss\nBlundering boyfriend burns down college after trying to impress his girlfriend with elaborate marriage proposal,1981,unrelated\nESPN’s All-Male “Monday Night Football” Panel On Domestic Violence Is Not Real,1148,unrelated\nVideo Messaging App Says Audio Recording Of Michael Brown's Shooting Is Authentic,195,unrelated\nFBI Probing Alleged Audio of Michael Brown Shooting,1083,unrelated\nHBO and Apple in Talks for $15/Month Apple TV Streaming Service Launching in April,477,unrelated\nRumor: Seth Rogen to Appear as Woz in Sony's Steve Jobs Film,1539,unrelated\n\"Jeh Johnson: Politicians Shouldn't 'Feed The Flames Of Fear' Over ISIS, Ebola\",190,unrelated\nThe Apple Watch's battery life will reportedly be just like any other smartwatch,1477,discuss\nLebanon confirms holding ISIS chief’s kin,72,unrelated\nNET Extra: Back-from-the-dead Catholic priest claims God is a female...,1605,unrelated\n\"Yemen says U.S. man freed, sister says he’s dead\",120,unrelated\nSmall Meteorite Hits Managua,2264,discuss\nReport: Missing Libyan jetliners raise fears of suicide airliner attacks on 9/11,1022,unrelated\nIslamic State claims to have beheaded American journalist,1011,discuss\nFears Islamic State could launch EBOLA attack on Britain after fighters 'contract virus',75,unrelated\nTiger Woods selling Swedish villa — island included,1028,unrelated\nVigilantes cut off alleged rapist's penis,1022,agree\nConfusion Surrounds Capture Of “ISIS Leader’s Wife”,845,unrelated\nSEE IT: California homeless man uses $100 gift to give food to others,754,unrelated\n#ISIS beheads photojournalist James Wright Foley in a massage to US to end its intervention in #Iraq.,1574,unrelated\nCrank-Boosting Behind Top Apps in App Store,1711,agree\nContinuing Violence Puts Boko Haram Ceasefire In Jeopardy,1540,discuss\nAlleged audio of Michael Brown shooting released,844,unrelated\nMohammed Emwazi: Man identified as Isis killer 'Jihadi John' was 'stopped by MI5' while on safari holiday in Africa in 2010,1427,unrelated\nUpdate: Frisco paramedics transporting patient believed to be exhibiting Ebola-like symptoms,1252,discuss\nFemale Israeli fighter said abducted by Islamic State  Read more: Female Israeli fighter said abducted by Islamic State,2142,discuss\nIsraeli-Canadian Woman 'Captured' By ISIS Says She Is 'Safe And Secure',2302,discuss\nTexas plumber's truck spotted in Syria: 'We have nothing to do with terror at all',1090,unrelated\n\"Macaulay Culkin NOT Dead: Facebook, Twitter Death Hoax Goes Viral\",1012,unrelated\nAnna Wintour 'refuses to work at new World Trade Center Vogue office due to rat infestation',532,unrelated\nMichael Phelps’ alleged girlfriend says she was born intersex,60,unrelated\nU.S. Hostage Luke Somers Killed During Yemen Rescue Bid: Family,11,unrelated\nSomeone Trolled Twitter Into Thinking Macklemore Joined ISIS,80,unrelated\nAmazon.com to open first physical store in Manhattan: DJ,93,unrelated\nMore American Weapons for ISIS,2168,discuss\nNicaragua says meteorite probable cause of blast in capital,731,unrelated\nQuestions raised over Nicaragua 'meteorite',1744,unrelated\nBREAKING NEWS: Baseball star Jose Canseco hurt in accidental shooting,695,unrelated\n\"Man cuts off manhood, throws it in the bin, after girlfriend leaves over small penis\",504,agree\nTexas plumber's truck on front line of Syria war,2145,agree\n\"Boko Haram denies truce, says kidnapped girls married\",2045,unrelated\n\"SEE IT: ISIS militants caught trying to cross border into Texas, Congressman claims\",1483,unrelated\nPenis Drawn On Bugatti Veyron Could Be World's Most Expensive Car Vandalism,557,unrelated\nA Predator Drone Has Reportedly Been Spotted Circling Above ISIS's Capital City,816,unrelated\nISIS leader ‘killed’ in US airstrikes,388,unrelated\n\"U.S. accidentally delivered weapons to the Islamic State by airdrop, militants say\",1572,unrelated\nOttawa investigates reports that Isis has captured Canadian-Israeli woman,1500,unrelated\nPriest who died for 48 minutes says he met God and she’s a woman,1347,unrelated\nNot coming to a store near you: The pumpkin spice condom,1642,unrelated\nISIS Border Crisis: DHS Chief Says Terrorists Not Entering US Through Mexico,1565,unrelated\nPentagon: Airstrike killed terror leader in Somalia,1306,agree\nHope Fades for Girls' Release After Boko Haram 'Truce' Breached,244,unrelated\nWHO: Isis does not have Ebola – but contingency plan being developed for Iraq,93,unrelated\nWoman spends a week in KFC to get over her break up,817,unrelated\nTropical spider burrowed under Bali tourist's skin,2297,unrelated\n\"Islamic State, in video titled \"\"A Message to America,\"\" beheads American journalist James Wright Foley who was kidnapped in 2012\",1547,unrelated\n\"Apple to Take Reservations for Trying On Apple Watch, Considered Platinum Model\",368,unrelated\nDog abandoned at railway station with suitcase set for happy ending as offers pour in,775,unrelated\n\"Apple Watch users will need to recharge nightly, company still working to improve uptime before launch\",504,unrelated\n\"So, There Might Be a Rat Infestation at Vogue\",1036,unrelated\nSource: Tom Brokaw Wants Brian Williams Fired,633,unrelated\nSoldier shot in Ottawa at War Memorial,527,unrelated\nPolice find mass graves with at least '15 bodies' near Mexico town where 43 students disappeared after police clash,2360,unrelated\nReport: Taliban Detainee Swapped for Bowe Bergdahl Suspected of Trying to Return to Terrorism,1535,unrelated\nSenior Western Intelligence Official Confirms London Rapper Abdel Majed Abdel Bary Is A Suspect In The Foley Killing,1256,unrelated\nISIL Beheads American Photojournalist in Iraq,115,unrelated\nDumped woman spends a week in KFC to get over ex,2407,unrelated\n\"A Vice Guide To Spending $300,000 On Dinner\",1547,unrelated\nOttawa Gunman Identified As Michael Zehaf-Bibeau,1442,discuss\nIS Fighters Seize Weapons Cache Meant for Kurds,1127,unrelated\n\"James Foley: American Journalist, James Wright Foley Beheaded in New ISIS Video [Breaking News]\",1744,discuss\n\"Audio captured at time of Michael Brown shooting, company says\",2220,discuss\n\"RCMP release security footage of Michael Zehaf Bibeau during attack, say he shot soldier in back\",2134,unrelated\nFears journalist James Wright Foley beheaded by Islamic State jihadists in ‘message’ to United States,2526,unrelated\nNew Audio Shows Michael Brown Was Shot at 11 Times,524,unrelated\nAbdel-Majed Abdel Bary in Foley beheading: London rapper songs help identify him,646,unrelated\nWatch: US Marine saved by helmet after being shot by Taliban sniper,2091,unrelated\nConde Nast's rat problem at One World Trade Centre: From red carpets to rodent droppings,585,unrelated\nWatch: ISIS Claims to Have Captured U.S. Airdropped Weapons,1549,unrelated\n\"RCMP release security footage of Michael Zehaf Bibeau during attack, say he shot soldier in back\",1739,unrelated\nBREAKING: Soldier shot at War Memorial in Ottawa,2252,unrelated\n\"ISIS Militants Have Contracted Ebola: Iraqi, Kurdish Media Reports\",1948,unrelated\nIslamic State fighters detonate 'SCORPION bombs' in terror siege,2175,unrelated\nIsis Syria News: Iraqi Pilots 'Training Isis Fighters' to Fly Captured Planes,1606,discuss\n\"At CBS Detroit, Fan Site 'Scuttlebutt' Is Enough to Publish Batmobile Rumor\",2519,discuss\nPants on Fire: Duncan Hunter makes unconfirmed claim Border Patrol caught at least 10 ISIS fighters,130,unrelated\nChristian Bale in Talks to Play Steve Jobs in Danny Boyle's Biopic,2343,discuss\nA Spider Lived Inside This Tourist’s Body For 3 Days After Burrowing Into His Skin Through A Scar,2338,discuss\nReport: Exec popped for $300k dinner after run at blackjack,1637,unrelated\nISIS fighters 'have contracted Ebola': World Health Organisation investigating reports militants showed up at Iraqi hospital with lethal disease,2078,unrelated\nNun complains of stomach pains... and GIVES BIRTH: Sister who had 'no idea' she was pregnant has a baby boy at hospital in Italy,2479,discuss\n\"Catholic Priest Dead For 48 Minutes, Is Miraculously Revived – His Revelations About God Are Even More Shocking\",1503,unrelated\n\"So, There Might Be a Rat Infestation at Vogue\",367,unrelated\nIsraeli-Canadian Woman 'Captured' By ISIS Says She Is 'Safe And Secure',2147,unrelated\nApp brush list actually do so sister you tired it?,2087,unrelated\n\"See How This Homeless Man Spends A Hundred Dollars, And Keep A Tissue Handy [Video]\",404,unrelated\nBoko Haram denies truce to release kidnapped schoolgirls,206,unrelated\n\"Hundreds of dog-lovers from around the world offer home to pet abandoned at the railway station with a suitcase containing his pillow, toy, bowl and favourite food\",1214,agree\nMacaulay Culkin: Death claims about former child star revealed to be yet another hoax,2313,unrelated\nNorth Korea dictator Kim Jong-un undergoes surgery after breaking both ankles on military tour,1296,discuss\nConde Nast's rat problem at One World Trade Centre: From red carpets to rodent droppings,2072,discuss\nISIS leader ‘killed’ in US airstrikes,1871,unrelated\n\"Obama, Outraged Over Beheading, Vows to Stay on Course\",1175,unrelated\nIslamic State militants allegedly used chlorine gas against Iraqi security forces,2411,unrelated\nNew Audio Shows Michael Brown Was Shot at 11 Times,2434,discuss\nEbola Outbreak 2015 Update: ISIS Fighters May Have Contracted Deadly Virus,2197,unrelated\nHomeland Security: No ISIL fighters on U.S. border,1269,unrelated\nDHS Rebuffs Congressman’s Claim ISIS Infiltrating Southern Border,564,unrelated\n\"Michael Zehaf-Bibeau, slain Ottawa shooter, had criminal record in Quebec, B.C.\",186,unrelated\nIs this the world's oldest burger? Man claims to have kept McDonald's Quarter Pounder for 20 YEARS,1196,unrelated\nThat Was Fast: Christian Bale Bails on Steve Jobs Biopic,1658,unrelated\nWayward sister ‘nun the wiser’ about baby,2269,unrelated\nSurreal Photos of Fisherman’s Jaw-Dropping Catch Will Likely Have People Wondering If It’s Real,0,unrelated\nNun who gave birth ‘had no idea’ she was pregnant,1760,unrelated\nSoldier shot at war memorial in Canada,2410,discuss\n\"Tropical spider burrows under man's skin, lives there for three days\",1375,unrelated\nNBC weatherman caught urinating in the woods live on air,855,unrelated\nISLAMIC STATE BEHEADS MISSING AMERICAN JOURNALIST JAMES WRIGHT FOLEY,1873,unrelated\n\"Former Porn Star Behind YouTube Sensation ‘DC Toy Collector,’ Makes $5 Million Per Year Unboxing Disney Toys\",2520,unrelated\nThe Guy Who Said a Spider Burrowed Under His Skin? Experts Say…,1602,discuss\n\"If you want an Apple Watch, you’ll probably be trekking to an Apple Store\",2077,discuss\nHORROR: ISIS Fighters Have Reportedly Contracted Ebola,1385,unrelated\nJordan king cites Clint Eastwood in revenge vow,2490,discuss\n\"Insiders Claim Steel Apple Watch to Start at $500, Gold at $4,000\",648,unrelated\n20-Year-Old Quarter Pounder Looks About the Same,414,unrelated\nISIS Beheads Kidnapped Photojournalist James Wright Foley in Horrific Video Message to the U.S.,1295,unrelated\nCPWD official sacked for absence from duty for 25 years,1651,unrelated\nMacaulay Culkin Dead: Actor Once Again Victim Of Death Hoax,1555,agree\nWho Should Play Steve Jobs Now That Christian Bale Quit?,1215,disagree\nIraqi airstrike kills key ISIL leader,1255,unrelated\n6 Islamist militants killed in US attack in Somalia,60,unrelated\n\"Boko Haram Denies Ceasefire, Says Kidnapped Girls Are Now Married\",2272,discuss\nBatmobile Stolen From 'Batman V Superman: Dawn Of Justice' Set? Report Claims That One Of The Batmobile Models Is Missing! Detroit Locals Responsible?,1177,discuss\nSugarhill Gang's Big Bank Hank Dead At 57,2118,unrelated\nN. Korea’s Kim has leg injury but in control,1567,unrelated\nLow-level marijuana possession could soon land you a ticket instead of arrest in New York City,2372,discuss\nMohammed Emwazi: Man identified as Isis killer 'Jihadi John' was 'stopped by MI5' while on safari holiday in Africa in 2010,1800,discuss\nJudd Nelson Death Hoax: FOX News Impersonator Claims Actor Found Dead In Los Angeles Condo,2281,unrelated\nISIS Seemingly Beheaded American Journalist James Wright Foley,1982,unrelated\nMichael Zehaf-Bibeau was shot nearly a dozen times before Kevin Vickers fatally wounded him,1175,unrelated\n\"And finally: Apple Watch to launch 9 March with 100,000 apps\",1807,unrelated\nAudio of gunfire in Michael Brown case authenticated by app company,1627,unrelated\nDera Sacha Sauda Chief Forced Castration of 400 Devotees? CBI Files Case Against 'MSG: The Messenger of God' Actor,511,unrelated\n\"ISIS beheads American photo-journalist James Wright Foley, threatens more to come\",2147,discuss\n\"Batmobile Stolen From \"\"Batman v Superman: Dawn of Justice\"\" Set, Zack Snyder Knows Who Did It\",734,unrelated\nISIS fighters seize weapons airdrop meant for Kurds,2116,unrelated\n‘Banksy’ Instagram tribute to Charlie Hebdo victims not posted by artist,614,unrelated\nTourist wakes to find strange red trail on his stomach - and discovers a spider has burrowed through his appendix scar and crawled UNDER his skin while on holiday in Bali,1709,unrelated\nWas Alleged Audio of Michael Brown Shooting on CNN a Hoax?,1974,unrelated\nSteve Jobs Biopic Eyes Seth Rogen to Play Apple Co-Founder Steve Wozniak,1419,unrelated\nNew policy could reduce marijuana possession arrests,2097,unrelated\nMissing American journalist reportedly beheaded by Islamic State ,1351,unrelated\nReports: Big Bank Hank of pioneering rap group Sugarhill Gang has died,2035,discuss\nFake-News: 'McDonald's Will Stop Serving Overweight Customers',2163,unrelated\nNigeria says ceasefire agreed with Boko Haram,840,discuss\nNun gives birth to surprise baby after complaining of stomach pains,706,discuss\nEbola Outbreak 2015 Update: ISIS Fighters May Have Contracted Deadly Virus,950,unrelated\nHomeland Security: No ISIL fighters on U.S. border,2266,discuss\nHundreds of Palestinians flee as Israel opens dams into Gaza Valley,1967,discuss\nWho Is Michael Zehaf-Bibeau? Ottawa Shooter Suspect Identified By Canadian Officials ,530,unrelated\n\"No, there aren’t any Ebola cases in Iraq\",846,discuss\n\"Fidel Castro Dead? Yes, He Is… But The Cuban Leader Is Alive, Death Rumors Proven False\",227,unrelated\nJosh Paler Lin Gives A Homeless Man $100 And Follows Him To See How He Spends It,941,unrelated\nBritish man pays $460 to save constipated goldfish's life,1670,unrelated\nSeven girls fall pregnant after five day school trip in Bosnia and Herzegovina,2170,agree\n\"Suspected meteorite leaves crater in Managua, is linked to asteroid\",1795,unrelated\nN. Korea’s Kim has leg injury but in control,61,discuss\nHomeless man who received a meal and hotel stay after spending $100 donation on food for friends insists it was NOT a hoax – despite new witness insisting there was no way he could have been secretly filmed,2061,discuss\nUS drones hunt Isis leader in Syria,304,unrelated\nMohammed Emwazi: Man identified as Isis killer 'Jihadi John' was 'stopped by MI5' while on safari holiday in Africa in 2010,689,unrelated\n\"Comfort eating? Chinese woman, 26, spends an entire WEEK in KFC after being dumped by boyfriend\",720,unrelated\nCannibal mum tries to EAT her own baby shortly after giving birth,1462,agree\nSoldier shot in Ottawa at War Memorial,595,unrelated\nMichael Zehaf-Bibeau was shot nearly a dozen times before Kevin Vickers fatally wounded him,139,unrelated\nBREAKING Gill Rosenberg former IDF soldier was captured by ISIS,1459,unrelated\nWeather Channel’s Mike Seidel was not caught with his pants down,1319,disagree\nU.S. Hostage Luke Somers Killed During Yemen Rescue Bid: Family,2411,unrelated\nRapper Big Bank Hank of Sugarhill Gang dies at 57,2421,unrelated\nSchoolboy almost killed by electric shock claims he now has superpowers like Magneto,139,unrelated\nISIS fighters seize weapons airdrop meant for Kurds,1485,agree\nThis Is The Most Epic Way To Quit Your Job,169,unrelated\nWatch: US Marine saved by helmet after being shot by Taliban sniper,2046,agree\nAnna Wintour 'refuses to work at new World Trade Center Vogue office due to rat infestation',1149,discuss\nTim Cook Reportedly Reveals Apple Watch Waterproofing Has Improved,2044,unrelated\nWife Of ISIS Leader Abu Bakr al-Baghdadi Detained In Lebanon,2337,disagree\nFears journalist James Wright Foley beheaded by Islamic State jihadists in ‘message’ to United States,1120,unrelated\n\"Batmobile stolen in Detroit? Good one, joker!\",2055,unrelated\n\"'American bombing had signed my death certificate': Missing US journalist James Wright Foley goes unflinching to his death as ISIS behead him in horrific video, as a warning to Obama\",933,discuss\nMissing American journalist reportedly beheaded by Islamic State ,7,unrelated\nMore than 200 kidnapped Nigerian girls to be released after deal reached with Boko Haram,304,unrelated\nSugarhill Gang rapper Big Bank Hank dies at age 57,105,unrelated\nMichael Brown shooting audio caught on tape?,2317,discuss\n\"Yemen says U.S. man freed, sister says he’s dead\",2495,unrelated\nTexas City plumber's truck ends up in Syrian war,1731,unrelated\n\"Homeless man who became a YouTube sensation after spending $100 on food for his beggar friends gets a surprise Christmas meal, makeover and night in a hotel in new video... but is it all a hoax by a 'serial prankster'?\",1395,unrelated\nIs There an ISIS Threat on the Texas-Mexico Border or Not?,564,unrelated\nAmerican hostage in Yemen freed in military raid-Defence Ministry,2318,discuss\nKim Jong-Un's Scottish Dog Meat Restaurant Is Probably Fabricated Shite,2187,unrelated\nNET Extra: Back-from-the-dead Catholic priest claims God is a female...,2265,unrelated\n‘The cub of Baghdadi': ISIS reports its youngest jihadist ‘got martyred’ in battle,908,discuss\nReport: Christian Bale Just Bailed on the Steve Jobs Movie,1897,unrelated\nHundreds mourn the 'death' of Fidel Castro after rumours sweep Twitter (but are they confusing him with recently departed Fidel Castro Odinga from Nairobi?),945,unrelated\nChristian Bale won't play Steve Jobs,1846,agree\nTom Brokaw wants Brian Williams fired,2176,discuss\nIslamic State militants allegedly used chlorine gas against Iraqi security forces,2489,unrelated\nMcDonald’s Will Stop Serving Overweight Customers Beginning 1/1/15,1933,unrelated\n\"ISIS Militants Have Contracted Ebola: Iraqi, Kurdish Media Reports\",950,unrelated\nNun 'has surprise baby' after complaining of stomach pains,2269,unrelated\nKC hospital: Patient does not have symptom profile of Ebola,2306,unrelated\nReports: Boko Haram may release schoolgirls as part of deal,1906,unrelated\nAl-Shabaab co-founder confirmed killed by US air strike in Somalia,527,unrelated\nHospital Officials: Kansas City Patient Not Being Treated For Ebola,1256,unrelated\nISIL Beheads American Photojournalist in Iraq,511,unrelated\nHBO and Apple in Talks for $15/Month Apple TV Streaming Service Launching in April,2367,unrelated\nJudd Nelson rebuffs Internet rumors that he died of a drug overdose.,2115,unrelated\nChristian Bale Drops Out of Steve Jobs Biopic,2455,discuss\nTropical spider burrows under man's skin through scar,1923,disagree\nMeteorite leaves crater in Nicaraguan capital Managua,2154,discuss\nKim Yo-jong in Charge: Kim Jong-un's Sister 'Replaces' North Korean Dictator During Illness,2048,discuss\nTerrorism fears rise amid reports of stolen jetliners,299,unrelated\nESPN to save NFL's image with all-male domestic abuse discussion,1370,discuss\n7 teen girls get pregnant on school trip Read more at http://www.wnd.com/2014/12/7-teen-girls-get-pregnant-on-school-trip/#F5filOd6yFpASPV9.99,208,unrelated\nSeth Rogen to Play Apple’s Steve Wozniak,1002,discuss\nQuestions raised over Nicaragua 'meteorite',1068,discuss\nLynch Mob Castrates Alleged Rapist In Rajasthan,2523,unrelated\nMexico Student Massacre Update: More Graves Discovered At Murder Site,2342,discuss\nDog Found Abandoned With Suitcase Filled With His Belongings,1355,unrelated\nREPORT: The Batmobile Might Have Been Stolen In Detroit,1529,discuss\nDid Josh Paler Lin Stage His Viral Video About Helping the Homeless?,855,unrelated\nNewly Discovered Mass Grave Linked to Missing Mexican Students,1251,unrelated\nISIL video claims beheading of kidnapped journalist James Foley,1347,unrelated\nIsis militants claim to have killed US journalist James Foley,2096,discuss\nSchoolboy who got electric shock from lamppost claims he now has magnetic powers,1839,unrelated\nA Wanted Man Responded To A Police Facebook Post That He Would Turn Himself In,1024,unrelated\nReport: Possible audio tape of Michael Brown shooting,121,unrelated\nHoax 'Banksy Arrested in London' Story Dupes the Internet Again,2020,unrelated\nNYC relaxes response to marijuana possession,1383,unrelated\n\"New York schoolboy who made $72MILLION trading stocks on his lunch breaks - and now takes his friends out to dine on $400 caviar, drives a BMW and has definitely made his immigrant parents proud\",2472,unrelated\nISIL Beheads American Photojournalist in Iraq,1423,unrelated\nMarijuana Law New York: How No-Arrest Policy Could Make Things Worse For Minor Offenders ,1528,unrelated\n\"Rare meteorite impact causes blast in Nicaragua's capital, Managua\",373,unrelated\n6 hidden mass graves may hold missing Mexican students,1822,discuss\nMatt Taibbi on leave of absence from First Look Media,950,unrelated\nBoko Haram denies truce to release kidnapped schoolgirls,2272,agree\nEveryone chill! Banksy has NOT been arrested,387,unrelated\nPGA Tour Denies Claim That Tiger Woods Failed A Drug Test,1589,unrelated\nBunbury local discovered a spider had burrowed under his skin on Bali holiday,1848,unrelated\nWHO ‘probing’ whether ISIS fighters got Ebola,559,unrelated\n'Hairgate': iPhone 6 users encounter latest Apple problem after 'bendgate',1787,unrelated\nFence-jumper ran through much of main floor of White House: report,917,unrelated\n\"Video Appears to Show Beheading of Journalist James Foley, Who Went Missing in Syria\",7,unrelated\nMum faces real-life Sophie's Choice – as she tries to sell her son to fund daughter's care,984,unrelated\nKidnapped Nigerian schoolgirls: Government claims ceasefire deal with Boko Haram that will bring missing girls home,2096,unrelated\n‘Evil straight from the pits of hell': American journalist James Foley reportedly beheaded by ISIS,139,unrelated\n#ISIS beheads photojournalist James Wright Foley in a massage to US to end its intervention in #Iraq.,2525,unrelated\nCrank-Boosting Behind Top Apps in App Store,2407,unrelated\n\"No, Banksy hasn’t been arrested\",258,unrelated\nISIS Beheads American Journalist,1720,unrelated\nReport: 4 ISIS Terrorists Caught at Southern Border in 36 Hrs,2093,discuss\nMan who skipped work for 24 years is finally fired,844,unrelated\nMexico Says Missing Students Not Found In First Mass Graves,1613,discuss\n\"Boko Haram Denies Truce, Says Kidnapped Girls Have Been “Married Off”\",206,unrelated\nBest Christmas present ever? Heartwarming moment app developer reveals to his parents he had paid off their mortgage,43,unrelated\n'They ate through the ceilings and pooped on the keyboards': Rats are 'taking over' Vogue's new World Trade Center office and Anna Wintour 'no longer wants to work there',29,unrelated\nIRAQI AND KURDISH MEDIA REPORTS: ISIS FIGHTERS HAVE CONTRACTED EBOLA,720,unrelated\nSpider burrowed through tourist's stomach and up into his chest,1883,agree\n'Nasa Confirms Earth Will Experience 6 Days of Total Darkness in December' Fake News Story Goes Viral,348,agree\nThe 'cub of Baghdadi': Has this boy become the youngest victim of Isis’s use of child soldiers?,1022,unrelated\nSEND IN THE DRONES: Predator drones flown over IS headquarters in Syria,630,unrelated\nTwo GOP Congressmen Say Suspected Terrorists Caught Crossing U.S.–Mexico Border,625,unrelated\nBreaking: Soldier shot at National War Memorial in Ottawa,359,unrelated\nKim Jong-un: obese leader 'fractured both ankles',1837,unrelated\nA bunch of cool health features were cut from the Apple Watch at the last minute,1795,unrelated\nTourist wakes to find strange red trail on his stomach - and discovers a spider has burrowed through his appendix scar and crawled UNDER his skin while on holiday in Bali,1210,unrelated\nWatch US Marine get shot in HEAD by Taliban sniper - and live to tell tale,2020,unrelated\n\"Tom Brokaw 'wants Brian Williams out': NBC legend 'furious' at Iraq war lie, as it's claimed executives warned anchor to stop exaggerating the story in the past\",2469,unrelated\nIncredible Video Shows A US Marine Surviving Being Shot In The Head By A Sniper In Afghanistan,271,unrelated\nBanksy 'Arrested & Real Identity Revealed' Is The Same Hoax From Last Year,2051,agree\nElderly Woman Arrested for Kidnapping Neighbor’s Cats & Making Fur Coats,2175,unrelated\nJames Foley remembered as 'brave and tireless' journalist,1251,unrelated\nMACAULAY CULKIN IS THE LATEST VICTIM OF A CELEBRITY DEATH HOAX — AND THESE 9 STARS KNOW EXACTLY HOW HE FEELS!,2175,unrelated\nGateway Pundit,1598,discuss\nAmerica's oldest time capsule unearthed at Boston statehouse after being buried in 1795 by Sam Adams and Paul Revere,419,unrelated\nIslamic State fighters detonate 'SCORPION bombs' in terror siege,1474,agree\n\"Woman detained in Lebanon is not al-Baghdadi's wife, Iraq says\",1877,agree\nOttawa investigates reports that Isis has captured Canadian-Israeli woman,1268,unrelated\nPentagon: Airstrike killed terror leader in Somalia,1355,unrelated\nKim Jong-un: Absent North Korean leader is 'recovering from ankle surgery',2344,unrelated\n\"Soon Marijuana May Lead to Ticket, Not Arrest, in New York\",395,discuss\nTropical spider burrowed under man's skin through appendix scar and lived there for THREE DAYS,1422,unrelated\nNun gives birth to surprise baby after complaining of stomach pains,1047,unrelated\nBoko Haram denies it has agreed ceasefire,2314,unrelated\nWhite House fence-jumper made it far deeper into building than previously known,950,unrelated\nBoko Haram Denies Nigeria Cease-Fire Claim,2530,discuss\nVideo Purports To Show Beheading Of U.S. Journalist By Militants,1905,unrelated\nHopeless romantic BURNS DOWN college sports hall after fireworks proposal stunt fails,842,unrelated\nBREAKING UDPATED: ISIS REPORTEDLY USE CHEMICAL WEAPONS IN KOBANE,891,unrelated\nSEE IT: California homeless man uses $100 gift to give food to others,30,unrelated\n\"Sons of Anarchy Movie? No, Kurt Sutter Announces Charlie Hunnam, Brad Pitt Film Article is Fake\",2210,unrelated\nSenior Western Intelligence Official Confirms London Rapper Abdel Majed Abdel Bary Is A Suspect In The Foley Killing,1815,unrelated\nISIL Beheads American Photojournalist in Iraq,456,discuss\nSetting the record straight on tor,1461,unrelated\nMichelle Obama’s face blurred by Saudi state television,125,unrelated\n\"Islamic State, in video titled \"\"A Message to America,\"\" beheads American journalist James Wright Foley who was kidnapped in 2012\",2109,unrelated\n\"That Story About a Catholic Priest Dying, Seeing God as a Woman, and Coming Back to Life? It’s Almost Definitely Fake\",1240,unrelated\nNigeria Says Boko Haram Cease-Fire May Lead to Release of Kidnapped Girls,903,unrelated\n\"James Foley: American Journalist, James Wright Foley Beheaded in New ISIS Video [Breaking News]\",26,unrelated\n\"Apple Watch Stainless Steel variant reportedly priced at $500, $4,000 for the gold variant\",652,unrelated\nUS Intel: Taliban Man Released From Gitmo in Bergdahl Deal is Back to Militant Activity,2524,unrelated\n\"Boko Haram leader denies ceasefire deal, says 200 abducted girls married off \",1439,unrelated\n\"What We Know About Kim Yo Jong, Who May Control North Korea\",755,unrelated\nRumors of ISIS leader's death debunked,144,unrelated\nGuantanamo detainee freed in Bowe Bergdahl swap 'back to terrorism',825,unrelated\nRumor debunked: RoboCop-style robots are not patrolling Microsoft's campus,687,disagree\nNET Extra: Back-from-the-dead Catholic priest claims God is a female,1055,agree\nNicaragua says meteorite probable cause of blast in capital,2129,unrelated\nOttawa shooting: Sergeant-at-arms Kevin Vickers hailed a hero for shooting rampaging gunman,1900,agree\n\"Boko Haram denies truce, says kidnapped girls married\",527,unrelated\n’6 Days Darkness in December 2014′ 100% Fake; NASA Confirmed 3 Days Total Darkness Hoax as Well,487,unrelated\nTom Brokaw wants Brian Williams fired,277,unrelated\nDoes Vogue's New Office Have a Rat Infestation?,585,unrelated\nMystery man slaps shoppers around head for sneezing,1125,unrelated\nReport: Christian Bale Just Bailed on the Steve Jobs Movie,1215,disagree\nCloistered nun has a stomach ache  hospital gives birth to a baby [Google Translate],391,unrelated\nConfusion Surrounds Capture Of “ISIS Leader’s Wife”,2483,unrelated\nInsurgents killed in Nigeria despite alleged truce with Boko Haram,1885,discuss\nFirst bendgate... now it's HAIRGATE: Angry iPhone 6 owners claim design is causing chunks of their hair to be ripped out when they make a phone call,304,unrelated\nContinuing Violence Puts Boko Haram Ceasefire In Jeopardy,1125,unrelated\nDog found abandoned at Scottish train station with suitcase of belongings,695,unrelated\n\"Boko Haram agrees to ceasefire, release of school girls\",298,unrelated\nGovernment fires employee who skipped work for 24 years,217,unrelated\nISIS Leader Killed: Abu Bakr Al-Baghdadi Reportedly Killed By U.S. Airstrike,1255,unrelated\nISIS Executioner 'Jihadi John' Is Named as Mohammed Emwazi,1219,agree\nBoy who suffered powerful electric shock claims he now has 'superpowers' like X-Men's Magneto as metal objects stick to him,2203,discuss\n\"Thanks Uncle Sam, we have your weapons airdrop: ISIS taunts America over intercepted weapons meant for Kurds\",2223,unrelated\nVideo Purports to Show Beheading of American Journalist,1627,unrelated\nBest Christmas present ever? Heartwarming moment app developer reveals to his parents he had paid off their mortgage,950,unrelated\nISIS Beheads American Journalist,1166,unrelated\nYPG Confirms: Gill Rosenberg Not Captured in Kobani,2445,unrelated\n\"Woman At Dulles Plays It Safe, Wears A Rain Poncho And Mask\",1955,discuss\nNow THAT'S a Royal trip! Alan Titchmarsh finds psychedelic mushroom in the Queen's garden at Buckingham Palace,2137,unrelated\n20-year-old burger: McDonald's Quarter Pounder looks eerily new after 2 decades,199,unrelated\nJournalist James Wright Foley reportedly beheaded by ISIS,1569,unrelated\nIPhone 6 users are tearing their hair out,2184,unrelated\nTexas plumber's truck on front line of Syria war,1541,unrelated\nTourist wakes to find strange red trail on his stomach - and discovers a spider has burrowed through his appendix scar and crawled UNDER his skin while on holiday in Bali,2087,unrelated\nMacaulay Culkin Hasn’t Died Despite What Everyone Is Saying On Facebook,585,agree\n\"'American bombing had signed my death certificate': Missing US journalist James Wright Foley goes unflinching to his death as ISIS behead him in horrific video, as a warning to Obama\",2453,unrelated\nIslamic State claims to have beheaded American journalist,1034,unrelated\nTerrorism fears rise amid reports of stolen jetliners,2309,unrelated\n\"No, it's not Tiger Woods selling an island in Lake Mälaren\",604,disagree\nMexico Says Students Not Among Dead in Mass Grave,2033,unrelated\nWould-be rapist has penis severed by angry mob,2072,unrelated\n\"Israel opens dams, floods Gaza\",121,unrelated\nAnna Wintour: Is Rat Infestation At NYC ‘Vogue’ Office Kim Kardashian’s Fault?,964,unrelated\nObama Denounces James Foley's Execution: 'Today The Entire World Is Appalled',1720,unrelated\nIRAQI HEALTH OFFICIAL: EBOLA HAS KILLED 5 ISIS FIGHTERS,2075,discuss\nKim Jong ill? Analysts say 27-year-old sister Kim Yo Jong may be running North Korea (VIDEO),235,unrelated\n'Jihadi John' named as Mohammed Emwazi from London,2152,unrelated\n\"Islamic State leader's family detained by Lebanon, officials say\",670,discuss\nKFC Gets Occupational Business License To Sell Marijuana In Colorado Restaurants KFC Gets Occupational Business License To Sell Marijuana In Colorado Restaurants,1528,unrelated\nWatch: US marine survives Taliban sniper headshot in Afghanistan,95,agree\nThe Chinese Guide to Avoiding a Bad English Name,723,unrelated\n\"James Foley, Missing American Photojournalist, Reportedly Executed By ISIS In Syria\",2261,unrelated\nNBC weatherman caught urinating in the woods live on air,2096,unrelated\nREPORT: Apple's Watch Will Come In 2 Storage Sizes,499,unrelated\nAmazon to Open First Brick-and-Mortar Site,1369,unrelated\nSchoolboy almost killed by electric shock claims he now has superpowers like Magneto,1873,unrelated\nKim Jong-Un planning Scottish restaurant,1083,unrelated\n\"Source: Pot in NYC may soon net just a ticket, not arrest\",666,unrelated\n\"Soldier, Gunman Killed In Shooting Incident Near Canadian Parliament\",1437,discuss\nBergdahl: Senator Says Jihadists Swapped For U.S. Troop ‘In Touch’ With Al-Qaida Affiliate,1095,unrelated\n\"UPDATE: Soldier, gunman who died in Ottawa rampage identified\",1442,discuss\nMystery woman behind the 'richest hands on the internet' revealed: Former pornstar 'makes $5m a year unwrapping Disney toys on YouTube',1125,agree\n\"Explosion reported near the Nicaraguan capital attributed to meteorite impact, but experts, including NASA, cast doubt on claims\",10,unrelated\nNicaragua says meteorite probable cause of blast in capital,529,unrelated\n\"Apple 12-Inch MacBook Air Details Emerge; Device Could Be Thinner, Lighter Than Current Model\",1344,discuss\nISIS Video Purports To Show Beheading Of British Aid Worker,737,unrelated\nISIS cracks down on five confirmed Ebola cases among fighters: official,304,unrelated\nNicaraguan commission on possible meteorite crash presents rock samples,649,unrelated\n\"Apple Watch Gold Edition may cost as much as $5,000\",564,unrelated\nISIS Getting Ebola,1938,unrelated\nIraqi Official Dismisses ‘Unfounded’ Reports That ISIS Fighters Have Ebola,2138,agree\nAxl Rose Dead? Of Course Not — Tiresome Internet Death Hoax Plague Hits Guns N’ Roses Frontman,1857,unrelated\nWoman Says She Gave Her Cheating Man a Printout of His DMs for Christmas,1528,unrelated\n\"Sorry, Fido. Pope Francis did NOT say our pets are going to heaven\",892,unrelated\nNew Audio Reveals Pause in Gunfire When Michael Brown Was Shot: Attorney,2118,discuss\nBREAKING NEWS: British-born U.S. photojournalist held hostage by al-Qaeda killed in failed rescue attempt in Yemen,125,unrelated\nPentagon: Somali terror group leader killed in U.S. airstrike,1921,unrelated\nCatholic Priest Claims God Is Female After Clinically Dead Experience,1212,unrelated\n\"Marine Gets Shot in the Head, Walks Away\",1934,unrelated\nHBO and Apple in Talks for $15/Month Apple TV Streaming Service Launching in April,1438,unrelated\nWhiz kid stock picker: I didn't actually make $72M trading,1042,agree\nUS confirms death of Somalia terror group leader,741,unrelated\nIslamic State militants claim to behead missing American journalist,984,unrelated\nBreaking: Soldier shot at National War Memorial in Ottawa,401,unrelated\nVideo messaging service verifies timing of CNN audio recording,1921,unrelated\nDNA tests prove Lebanon IS holding ISIS chief al-Baghdadi's ex-wife and daughter after they were caught with fake passports,651,unrelated\nEbola Outbreak 2015 Update: ISIS Fighters May Have Contracted Deadly Virus,267,unrelated\nIraqi media says ISIS militants have contracted Ebola,1939,unrelated\nKim Yo-jong in Charge: Kim Jong-un's Sister 'Replaces' North Korean Dictator During Illness,235,unrelated\nAl-Shabab leader who ordered Kenya mall massacre believed killed in US drone attack in Somalia,941,unrelated\nHospital: Man not being treated for Ebola in Kansas City,1125,unrelated\nMet police denies reports of Banksy arrest,974,disagree\nVideo: Marine saved by helmet after Taliban sniper attack,743,agree\nMilitant Group Says It Killed American Journalist in Syria,2524,discuss\nREPORT: Alleged New Audio of Michael Brown Shooting,132,unrelated\n\"Obama, Outraged Over Beheading, Vows to Stay on Course\",1786,unrelated\nHas ISIS used chemical weapons on Kobane? Claims under-siege town was hit by crude rocket attack,1895,discuss\nMum faces real-life Sophie's Choice – as she tries to sell her son to fund daughter's care,241,unrelated\nHospital: Man not being treated for Ebola in Kansas City,1349,unrelated\nMcDonald’s Will Stop Serving Overweight Customers Beginning 1/1/15,568,unrelated\nNasa questions whether crater in Nicaragua caused by meteorite,1722,discuss\n20 year old burger? McDonald's burger purchased in 1995 hasn't aged a bit,56,unrelated\nGovernment fires employee who skipped work for 24 years,1400,unrelated\nWATCH: Bird Launches Airstrike on Putin’s Shoulder (UPDATED),2055,unrelated\n\"No, Banksy hasn’t been arrested\",804,unrelated\n'Electric Boogie' Developer Leaves Secret Resignation Letter To Boss At The End Of The Game (Video),773,unrelated\n\"Viral Video Of Homeless Man Spending $100 On Food For Other Homeless Was Faked, Witness Says\",2240,unrelated\nISIL allegedly kills US journalist in video,2115,unrelated\nShots Heard In Alleged Brown Shooting Recording [AUDIO],2118,discuss\nAttorney: New audio reveals pause in gunfire when Michael Brown was shot,776,unrelated\nArmed U.S. drones spotted flying over Syria in possible hunt for ISIS leader,2129,discuss\n\"Catholic priest dies for 48 mins, wakes up claiming God is a woman\",1407,agree\nSeth Rogen to Play Apple’s Steve Wozniak,2410,unrelated\nISIS Video: America’s Air Dropped Weapons Now in Our Hands,1949,discuss\nChinese parents try to SELL their son to pay for medical treatment for his sick twin sister,720,unrelated\nWhat Glenn Beck Fears May Be Done With the 11 Missing Jets,1826,unrelated\n\"No, Banksy Didn't Create That 'Charlie Hebdo' Tribute Cartoon, But That Doesn't Mean You Can't Appreciate It\",1040,unrelated\nTwo GOP Congressmen Say Suspected Terrorists Caught Crossing U.S.–Mexico Border,871,discuss\nISIS Claims To Have Captured US Airdrop Weapons,2223,unrelated\nVogue’s Rat Infestation: Disturbing New Details,2031,agree\nRats are still running around at Vogue,2080,unrelated\nMan chops off own penis after being dumped by his girlfriend,626,unrelated\nPeople On Twitter Think Macklemore Has Joined ISIS,1022,unrelated\nMexico finds 4 more graves at site of suspected student massacre,1419,unrelated\nMissing Mexico students not among 28 bodies found in mass grave,1670,unrelated\nWeather Reporter Caught Writing His Name In The Snow Was NOT Ready To Go On Camera (UPDATED),984,discuss\nMedia outlets identify 'Jihadi John',1815,unrelated\n\"Why the Gold Apple Watch Edition Must Cost $10,000\",1157,unrelated\nFears Islamic State could launch EBOLA attack on Britain after fighters 'contract virus',1438,unrelated\n\"Rats at Vogue's NYC offices - watch your step, Anna Wintour\",1853,unrelated\nGovernment fires employee who skipped work for 24 years,800,unrelated\nLego letter to parents in 1974 on gender equality still resonates 40 years on,1582,agree\n\"NYPD to issue tickets instead of arrest for weed possession, report says\",1718,unrelated\n\"FIDEL CASTRO DEATH WATCH: RUMORS HEAT UP, CUBA DENIES\",1305,discuss\nDid Paul Rudd Help Tackle That Dallas Airport Gay-Basher?,1331,unrelated\nAlleged audio of Michael Brown shooting released,1446,discuss\nMeteor Leaves 40-Foot Crater Near Managua's Airport,1718,unrelated\nUpdate: Frisco paramedics transporting patient believed to be exhibiting Ebola-like symptoms,1104,unrelated\nCatholic Priest Claims God Is Female After Clinically Dead Experience,478,unrelated\nYPG Confirms: Gill Rosenberg Not Captured in Kobani,1224,unrelated\nPGA Spokesman and Tiger Woods' Agent Deny Drug Suspension Allegations,173,unrelated\nU.S. Hostage Luke Somers Killed During Yemen Rescue Bid: Family,2525,unrelated\nAngry mob chops off man's genitals with butcher’s knife for alleged rape attempt,2106,unrelated\nMore than 200 kidnapped Nigerian girls to be released after deal reached with Boko Haram,2463,discuss\nAnother American hostage at risk by Islamic state,1982,unrelated\nDetroit Police Issue Statement That The Batmobile Is Safe,702,unrelated\nNew Audio Recording From Ferguson May Capture Michael Brown Shooting,121,unrelated\nBiological Warfare on the Horizon? ISIS Soldiers May Be Infected With Ebola,2197,unrelated\n\"Big Bank Hank, co-founder of the Sugarhill Gang, has died\",1996,unrelated\n\"Michael Phelps' self-proclaimed 'girlfriend', 41, reveals she was born a male as she describes her 'amazing intimacy' with Olympic swimmer\",330,unrelated\nAn accidental delivery of arms to the Islamic State and the problem with airdrops,2223,unrelated\nIsraeli Canadian fighting ISIS posts on Facebook: I'm safe and secure,387,unrelated\nLebanon confirms holding ISIS chief’s kin,724,unrelated\nBREAKING: ISIS Beheads American Journalist James Wright Foley,1358,unrelated\nMacaulay Culkin dead: The death hoax is once again on the child actor,2175,unrelated\n\"U.S. accidentally delivered weapons to the Islamic State by airdrop, militants say\",693,unrelated\n\"In Kim Jong Un's absence, his sister may rule. Or not.\",706,unrelated\nIslamic State claims to have beheaded American journalist,1966,discuss\nIslamic State releases video apparently showing the beheading of missing US journalist James Foley,1580,discuss\nSEE IT: California homeless man uses $100 gift to give food to others,258,unrelated\nWHO says reports of suspected Ebola cases in Iraq are untrue,1921,unrelated\n\"Apple Watch to Feature Time-Only 'Power Reserve' Mode, Prototypes Disguised as Samsung Watches\",664,unrelated\nAmazon's first brick-and-mortar store said to open in Manhattan,359,unrelated\n'Spiderman' squished: Experts debunk claims,161,unrelated\n\"After Giving A Homeless Man $100, This Guy Secretly Filmed Him...\",532,agree\nLynch mob chop man's penis off after catching him allegedly trying to rape teenager,1022,agree\nA Spider Lived Inside This Tourist’s Body For 3 Days After Burrowing Into His Skin Through A Scar,2459,unrelated\nTropical spider burrowed under Bali tourist's skin,1819,agree\nAxl Rose Found Dead of Sh*tty Hoax Website at Age 52,414,unrelated\nCNN Expert on Brown Audio: At First I Thought ‘Someone’s Trying to Punk CNN’,321,unrelated\nHigh school student scores $72M playing the stock market,2052,disagree\n\"Rare meteorite impact causes blast in Nicaragua's capital, Managua\",1744,unrelated\nChina: Satirical site warns citizens over name choices,1660,disagree\nOttawa Shooting: Soldier Shot at Canada's National War Memorial,2252,unrelated\n\"North Korean leader Kim Jong-un not missing, just having ankle surgery\",2153,discuss\nKnightscope Security Robots Are Keeping Microsoft Campuses Safe (and They Look Really Scary),1577,unrelated\n'Jihadi John': Isis fighter named as Mohammed Emwazi from west London,2531,unrelated\n\"'American bombing had signed my death certificate': Missing US journalist James Wright Foley goes unflinching to his death as ISIS behead him in horrific video, as a warning to Obama\",11,unrelated\nHunt for 'cruel' owner who abandoned dog at train station,2072,unrelated\nNun gives birth to surprise baby after complaining of stomach pains,2058,unrelated\nThe Image That Everyone Is Sharing By 'Banksy' Isn't By Banksy — But It's Awesome,614,unrelated\nMystery man slaps shoppers around head for sneezing,298,unrelated\n\"BREAKING: Islamic State, in video, beheads American journalist James Wright Foley who was kidnapped in 2012 -@BNONews\",1087,unrelated\nCanadian-Israeli Woman Says She Hasn’t Been Captured By ISIS,169,unrelated\nIRAQI HEALTH OFFICIAL: EBOLA HAS KILLED 5 ISIS FIGHTERS,1289,unrelated\nTropical spider burrowed under man's skin through appendix scar and lived there for THREE DAYS,1579,discuss\nHope Fades for Girls' Release After Boko Haram 'Truce' Breached,1661,unrelated\n\"HBO streaming service could launch in April for $15 per month, work on Apple TV\",431,unrelated\nEbola Frisco 2014: Patient Shows Virus Symptoms After Apparent Thomas Eric Duncan Contact,125,unrelated\n6 Islamist militants killed in US attack in Somalia,2374,discuss\n\"Vice's Shane Smith drops $300,000 on Vegas dinner\",2016,unrelated\n\"Nigeria, Boko Haram reach ceasefire deal, kidnapped girls to go free, official says\",1372,unrelated\nAlleged audio of Michael Brown shooting has surfaced,1289,unrelated\n\"Rumors of King Abdullah Flying in Airstrikes Not True, Fox Excited Anyway\",17,unrelated\n\"North Korean leader Kim Jong-un’s mystery illness actually two broken ankles, newspaper says\",1001,discuss\nApple may launch 12-inch MacBook Air with Retina Display,586,unrelated\n\"Rajasthan: Man Tries to Rape Teenager, Angry Mob Chops His Penis Off\",2072,unrelated\nSaudi Arabia 'fatwa over building of snowmen',8,unrelated\n\"Jeh Johnson: Politicians Shouldn't 'Feed The Flames Of Fear' Over ISIS, Ebola\",425,discuss\nMacklemore Gets Twitter-Trolled with the #MacklemoreJoinedISIS,1483,agree\nBATMAN VS. SUPERMAN BATMOBILE STOLEN,483,unrelated\n\"ISIS Militants In Mosul Have Contracted Ebola, Iraqi Media Sources Claim\",75,unrelated\nBanksy arrest hoax: US website claims street artist caught in Watford,1437,unrelated\nIsis claims it has US airdrop of weapons,1572,unrelated\nWATCH: Twitter catches fire amid rumors of Fidel Castro’s death,60,unrelated\nMeteorite leaves crater in Nicaraguan capital Managua,586,unrelated\n\"'American bombing had signed my death certificate': Missing US journalist James Wright Foley goes unflinching to his death as ISIS behead him in horrific video, as a warning to Obama\",1016,agree\n\"No, Banksy Didn't Create That 'Charlie Hebdo' Tribute Cartoon, But That Doesn't Mean You Can't Appreciate It\",1034,unrelated\nEveryone chill! Banksy has NOT been arrested,30,unrelated\n\"Luke Somers Dies In Rescue Attempt, Sister Says; Yemeni Defense Ministry Says Unnamed US Hostage Freed\",115,unrelated\nChristian Bale to Play Steve Jobs in New Movie,2455,discuss\nJihadi John identity revealed as Mohammed Emwazi: live,1424,discuss\nCongressman: ‘At least 10 ISIS fighters’ caught trying to cross into US,1565,unrelated\nURGENT: ISIS kills 300 Iraqi soldiers by chlorine gas attack in Saqlawiyah,2489,unrelated\nQuestions raised over Nicaragua 'meteorite',649,unrelated\nA Predator Drone Has Reportedly Been Spotted Circling Above ISIS's Capital City,1234,unrelated\nISIS Video Purports To Show Beheading Of British Aid Worker,1645,unrelated\n\"\"\"This is the recording you thought you'd lost forever\"\"\",1406,unrelated\nDid Josh Paler Lin Stage His Viral Video About Helping the Homeless?,2492,unrelated\nHas Ebola infected Isis militants in Mosul?,1615,discuss\n#ISIS beheads photojournalist James Wright Foley in a massage to US to end its intervention in #Iraq.,1679,discuss\nMichael Phelps' self-proclaimed girlfriend says she was born a BOY and reveals 'amazing' sex with Olympian,1658,unrelated\nIsis militants claim to have killed US journalist James Foley,1034,unrelated\n\"What was fake on the Internet this week: Obama’s peace prize, pumpkin-spice condoms and insane winter snow\",119,unrelated\n\"Islamic State Training Pilots in Military Jets, Monitors Say\",1341,discuss\n\"Christian Bale in talks to play Steve Jobs for Sony, Danny Boyle\",1897,unrelated\nEbola Frisco 2014: Patient Shows Virus Symptoms After Apparent Thomas Eric Duncan Contact,1603,unrelated\nExpert casts doubt on Bunbury man Dylan Thomas’s burrowing stomach-spider story,1860,disagree\n\"Soldier shot, Parliament locked down after gunfire erupts at war memorial\",2269,unrelated\nIraqi social-media rumors claim IS leader slain,1222,unrelated\nRumors of ISIS leader's death debunked,1921,unrelated\nAngry mob hacks off alleged rapist's genitals with meat cleaver after dragging him into butchers,1760,unrelated\nBATMAN VS. SUPERMAN BATMOBILE STOLEN,1459,discuss\nVideo shows ISIL beheading of photojournalist James Foley,632,discuss\nKim Jong-un: obese leader 'fractured both ankles',304,unrelated\nSeven girls fall pregnant after five day school trip in Bosnia and Herzegovina,958,unrelated\nAmazon Is Opening a Brick-and-Mortar Store in Manhattan,428,unrelated\nKim Jong-un relying on ‘cobra wine’ after problems with trouser snake,2132,unrelated\nMichelle Obama’s face blurred by Saudi state television,634,unrelated\n\"L. Jinny? Abdel-Majed Abdel Bary, UK Rapper, Suspected in James Foley Killing: Reports\",244,unrelated\nElectric shock turns Russian boy into Marvel's Magneto,1426,unrelated\nJudicial Watch's Farrell: ISIS Terrorists Did Cross Mexican Border,1921,unrelated\nRumors of ISIS leader's death debunked,1528,unrelated\nConde Nast's rat problem at One World Trade Centre: From red carpets to rodent droppings,1435,unrelated\nSomalia Shebab chief Ahmed Abdi Godane likely dead in US strike: Source,1176,discuss\nInsurgents killed in Nigeria despite alleged truce with Boko Haram,381,unrelated\nLebanon detains wife and son of Al-Baghdadi,2283,agree\n\"Reports Isis fighters have contracted Ebola are 'incorrect', says Iraqi health ministry\",2003,discuss\n\"SEE IT: ISIS militants caught trying to cross border into Texas, Congressman claims\",2039,unrelated\n\"'American bombing had signed my death certificate': Missing US journalist James Wright Foley goes unflinching to his death as ISIS behead him in horrific video, as a warning to Obama\",2127,unrelated\nWhat Glenn Beck Fears May Be Done With the 11 Missing Jets,1384,unrelated\n\"Kim Jong-un Broke Both Ankles and Is Hospitalized, Report Claims\",1972,discuss\nObama denounces killing of journalist James Foley and pledges ‘justice’,1009,unrelated\nChristian Bale Is Steve Jobs,1131,discuss\nNASA Raises Doubts About Reports of Nicaraguan Meteorite,1627,unrelated\nIslamic State claims to have beheaded American journalist,2296,unrelated\nGuantanamo Detainee Exchanged for American POW Attempts a Return to Battle,236,unrelated\nISIS Border Crisis: DHS Chief Says Terrorists Not Entering US Through Mexico,1572,unrelated\nBoko Haram denies it has agreed ceasefire,2356,discuss\nVideo Purports To Show Beheading Of U.S. Journalist By Militants,1206,discuss\nGive a homeless man $100 and see what he does with it [Video],105,unrelated\nISIS Claims to Have Intercepted Supplies From U.S. Airdrop,305,unrelated\nSpider Burrows Into Australian Man's Appendix Scar (VIDEO),1531,disagree\n\"Christian Bale passes on role of Steve Jobs, actor reportedly felt he wasn't right for part\",687,unrelated\nAlleged audio of Michael Brown shooting has surfaced,2434,discuss\n\"FIDEL CASTRO DEATH WATCH: RUMORS HEAT UP, CUBA DENIES\",879,unrelated\n\"Former Porn Star Behind YouTube Sensation ‘DC Toy Collector,’ Makes $5 Million Per Year Unboxing Disney Toys\",1506,unrelated\nTropical spider burrows under man's skin through scar,1422,unrelated\n\"Despite no Ebola case in Kansas City, the rumor goes viral\",2104,agree\nSoldier shot in Ottawa at War Memorial,2252,unrelated\nJihadi John UNMASKED: Islamic State killer NAMED as west Londoner Mohammed Emwazi,1724,discuss\n\"Report: The Apple Watch Will Only Last 2.5 Hours With \"\"Heavy\"\" Use\",788,unrelated\nPumpkin Spice Condoms Could Be The Only Thing To Save The World From Basic Children,1247,discuss\nRumor Robert Plant Ripped Up $800 Million Contract To Reunite Led Zeppelin Called 'Rubbish',633,unrelated\nDNA tests prove Lebanon IS holding ISIS chief al-Baghdadi's ex-wife and daughter after they were caught with fake passports,931,discuss\n\"Ann Arbor pizza delivery driver surprised with $2,000 tip\",781,unrelated\nHomeless man receives $100... then shocks everyone with how he spends it,1940,unrelated\n\"No, a mechanical polar bear is not about to be given an Asbo\",1864,unrelated\nConfusion Surrounds Capture Of “ISIS Leader’s Wife”,72,unrelated\nNorth Korea directive reveals apparent ban on sharing Kim Jong-un’s name,304,unrelated\nBugatti Veyron Vandalized With Penis Graffiti? Viral Photo Isn’t What It Seems,1144,discuss\n'Hairgate': iPhone hit by new social media storm,513,unrelated\n‘Star Wars: The Force Awakens’ May Get An Early Release Date—Report,2520,unrelated\nBoko Haram Denies Nigeria Cease-Fire Claim,298,unrelated\nNorfolk Man Pays £300 For His Constipated Goldfish To Have Lifesaving Surgery,1438,unrelated\nDevoted pet owner spends £300 to save his GOLDFISH after it became constipated,1058,unrelated\nMichael Phelps’ alleged girlfriend says she was born intersex,1820,agree\nNigerians doubtful of girls' release after Boko Haram 'truce' breached,1885,discuss\n\"Comfort eating? Chinese woman, 26, spends an entire WEEK in KFC after being dumped by boyfriend\",971,unrelated\nJournalist James Wright Foley reportedly beheaded by ISIS,2404,unrelated\nBatmobile wasn't stolen: Cops,1311,unrelated\nMeteorite strike in Nicaragua puzzles experts,767,disagree\nThe Internet Tried To Make Axl Rose Its Latest Death Hoax Victim,1295,unrelated\n\"Brian Williams: No, Our Meteorologist Was Not Peeing on Live TV\",2511,discuss\n\"Jeh Johnson: Politicians Shouldn't 'Feed The Flames Of Fear' Over ISIS, Ebola\",1483,unrelated\nPentagon: 1 weapons bundle seized by militants,2295,discuss\nNun who had no idea she was pregnant gives birth after going to hospital with stomach pains,1597,unrelated\nJames Foley remembered as 'brave and tireless' journalist,533,unrelated\n\"Explosion reported near the Nicaraguan capital attributed to meteorite impact, but experts, including NASA, cast doubt on claims\",731,unrelated\nCNN Plays Alleged Audiotape of Michael Brown ShootingMilitarization Of Police,321,unrelated\nNew Audio Recording From Ferguson May Capture Michael Brown Shooting,2248,unrelated\nBird defecates on Vladimir Putin during speech (video),2278,unrelated\n\"ISIS Militants Have Contracted Ebola: Iraqi, Kurdish Media Reports\",2367,unrelated\nChristian Bale quits Steve Jobs movie,513,unrelated\n\"No, there aren’t any Ebola cases in Iraq\",1974,discuss\nNationwide turkey recall? Ebola-infected birds? USDA debunks the hoax,1808,unrelated\nVideo Purports To Show Beheading Of U.S. Journalist By Militants,1547,unrelated\nWAS NBC METEOROLOGIST MIKE SEIDEL PEEING IN THE SNOW ON CAMERA? A TESTY BRIAN WILLIAMS EXPLAINS,2034,discuss\nSpeeding Up ‘Seinfeld’ For Younger Viewers,1921,unrelated\nMacaulay Culkin Victim of Another Online Death Hoax,2252,unrelated\n\"Israel opens dams, floods Gaza\",2044,unrelated\n\"Boko Haram agrees to ceasefire, release of school girls\",2530,discuss\nIslamic State releases video apparently showing the beheading of missing US journalist James Foley,1982,unrelated\nThe Chinese Guide to Avoiding a Bad English Name,1384,unrelated\nUS hostage Luke Somers dies after rescue bid,1419,unrelated\n\"Rumor: Gold Apple Watch Edition priced up to $5,000, steel version at $500, will debut on Feb. 14\",2419,discuss\nMan Known as ‘Jihadi John’ Is Identified as Mohammed Emwazi,1125,unrelated\nMissing Planes,1372,discuss\nKim Jong-un: obese leader 'fractured both ankles',2329,unrelated\nBoko Haram ceasefire ignored as violence flares in Borno state,2144,discuss\nThis Is What The Sun Baby From ‘Teletubbies’ Looks Like Now,1623,agree\nMore American Weapons for ISIS,168,unrelated\nIslamic State Militants Claim to Have Beheaded US Journalist James Wright Foley,11,unrelated\nISIS Beheading of U.S. Journalist James Foley Posted to YouTube,337,discuss\nBatman Set To Play Steve Jobs In Upcoming Biopic,2017,discuss\nNew Audio Shows Michael Brown Was Shot at 11 Times,2526,unrelated\nTropical spider 'burrowed under man's skin through scar' - video report,1375,unrelated\nObama: murder of James Foley 'shocks the conscience of the entire world',826,unrelated\n\"Video showing American journalist beheaded believed real, officials and family say\",2450,agree\nAccountant Claims Comcast Got Him Fired From His Job for Reporting a Customer Service Issue,1726,unrelated\nMohammed Islam Denies Making $72 Million From Stock Market Trading,1693,unrelated\nFence-jumper got farther into White House,1778,unrelated\nReport: Possible audio tape of Michael Brown shooting,1974,unrelated\nISIS Beheads American Journalist,874,unrelated\n\"ISIS beheads American photo-journalist James Wright Foley, threatens more to come\",2287,unrelated\nNicaragua meteorite: Experts attempt to understand whether mysterious meteorite fell from passing Pitbull asteroid,2264,discuss\nBREAKING UDPATED: ISIS REPORTEDLY USE CHEMICAL WEAPONS IN KOBANE,788,unrelated\nApple Watch may be powered by Samsung processor,1835,unrelated\nThis Is Why Rumors That ISIS Is Crossing The Border Into The U.S. Aren’t Going Away,134,discuss\nMexican students not among bodies found in mass graves,295,unrelated\nCold Turkey,2168,discuss\nAmazon plans ad-supported video streaming service - NY post,1804,unrelated\nISIS Militants Allegedly Contracted Ebola,225,unrelated\n\"Audio captured at time of Michael Brown shooting, company says\",844,unrelated\nSoldier shot at War Memorial; multiple shots fired in Parliament,1659,discuss\n\"Mass Graves Found In Mexico, Near Place Where 43 Students Went Missing\",142,discuss\nWHO ‘probing’ whether ISIS fighters got Ebola,2078,unrelated\n\"Is North Korea, world's most secret state, really planning a new restaurant in Scotland?\",1312,unrelated\nSmall Meteorite Strikes in Nicaragua's Capital City of Managua,1817,unrelated\nJose Canseco shoots self in hand,2352,agree\nTiger Woods' former luxury island goes on sale,1954,unrelated\n\"Boko Haram denies truce, says kidnapped girls married\",2299,unrelated\nBoko Haram Denies Nigeria Cease-Fire Claim,304,unrelated\n\"Nigeria claims deal with Boko Haram on ceasefire, kidnapped girls\",35,unrelated\nISIL video claims beheading of kidnapped journalist James Foley,533,unrelated\nThis Man Paid Off His Parents' Mortgage for Christmas (Video),1439,unrelated\n\"Islamic State leader's family detained by Lebanon, officials say\",2155,discuss\n\"Meteorite Strikes Nicaraguan Capital, Creates 16-Foot-Deep Crater\",2307,unrelated\nFounding Fathers-Era Time Capsule Found in Boston,2003,unrelated\nScientists Doubt That Meteor Caused Crater In Nicaragua,724,unrelated\nSenior Western Intelligence Official Confirms London Rapper Abdel Majed Abdel Bary Is A Suspect In The Foley Killing,1202,discuss\nHow Canadian Sergeant-at-Arms Kevin Vickers killed shooter in parliament,1885,unrelated\n\"Apple Watch to Be Shower-Proof, Have 100,000 Apps at Launch: Reports\",1988,unrelated\n\"Rare meteorite impact causes blast in Nicaragua's capital, Managua\",1338,unrelated\nBali spider burrows under Aussie’s chest,1057,disagree\nPGA Tour Denies Claim That Tiger Woods Failed A Drug Test,173,unrelated\nApple's 12-Inch Retina MacBook Air Shown in Artist's Renditions,1730,discuss\n\"Nun gives birth, intends to keep baby\",706,discuss\nISLAMIC STATE BEHEADS MISSING AMERICAN JOURNALIST JAMES WRIGHT FOLEY,630,unrelated\n\"Batmobile stolen in Detroit? Good one, joker!\",239,agree\nISIS Militants Allegedly Contracted Ebola,1720,unrelated\nIraqi media: ISIS militants have contracted Ebola,2075,discuss\nBanksy arrest hoax: US website claims street artist caught in Watford,1544,unrelated\n'The Force Awakens' Release Date: JJ Abrams Plan for an Early Release of 'Star Wars' Movie?,1393,discuss\nBunbury local discovered a spider had burrowed under his skin on Bali holiday,43,unrelated\nVideo messaging service verifies timing of CNN audio recording,121,unrelated\nKFC Marijuana Sales To Begin In Colorado? It’s Unbelievable — Literally,2456,unrelated\nApple-HBO Deal Seen Launching Web-only Apple TV Streaming Service For $15 Per Month,1660,unrelated\nMacaulay Culkin Dead?,2326,discuss\nBoko Haram 'ceasefire' doubts after attacks reported in Nigeria,1681,discuss\nThe Internet Tried To Make Axl Rose Its Latest Death Hoax Victim,1905,unrelated\nCNN plays chilling audio recording allegedly from Michael Brown shooting: “At least 11 shots”,2234,unrelated\n\"Reports Isis fighters have contracted Ebola are 'incorrect', says Iraqi health ministry\",2367,unrelated\nApple Watch reportedly features unannounced diagnostics port under strap connector,1295,unrelated\nISIS executioner 'Jihadi John' identified as Mohammed Emwazi,1424,discuss\nReturn of the Mac: Seth Rogen in talks to star as Apple co-founder Steve Wozniak in upcoming Steve Jobs biopic,1786,unrelated\nIndian 'Rapist' Castrated By Angry Mob Who Hack Off Gentials With Meat Cleaver (GRAPHIC PICTURES),2196,unrelated\nSugarhill Gang rapper Big Bank Hank dead at 57,1374,unrelated\n\"James Wright Foley, Kidnapped Journalist, Apparently Executed by ISIS\",524,unrelated\nVideo Purports to Show Beheading of American Journalist,7,unrelated\nDylan Thomas Finds Tropical Spider Burrowed Under Skin,2297,unrelated\n\"Boko Haram agrees to ceasefire, release of school girls\",1603,unrelated\nNigeria Claims Boko Haram Will Release the Kidnapped Schoolgirls,2403,discuss\nBritish Man Slaps People If They Sneeze In Public,2375,unrelated\nStar Wars VII for a New SUMMER Release Date!?,2502,unrelated\n\"What was fake on the Internet this week: Obama’s peace prize, pumpkin-spice condoms and insane winter snow\",2251,unrelated\nCNN Posts Alleged Audio of Michael Brown Shooting,1817,discuss\nBATMAN VS. SUPERMAN BATMOBILE STOLEN,1338,unrelated\n‘Photo of slain IS leader’ reported to be doctored,518,unrelated\nISIS Claims to Have Intercepted Supplies From U.S. Airdrop,2397,discuss\nMCDONALD’S WILL STOP SERVING OVERWEIGHT CUSTOMERS BEGINNING 1/1/15,1549,unrelated\nSenior Western Intelligence Official Confirms London Rapper Abdel Majed Abdel Bary Is A Suspect In The Foley Killing,760,unrelated\nBodies In Mexico Mass Grave Apparently Not Those Of Missing Students,1157,unrelated\nSEND IN THE DRONES: Predator drones flown over IS headquarters in Syria,2186,unrelated\n\"Nigeria Says It Struck A Cease-Fire With Boko Haram, But Are They Talking To The Right Guy?\",381,unrelated\nApple Watch launch expected in late March,1302,discuss\nNigeria: hopes for return of kidnapped schoolgirls rise after ceasefire reported,2530,discuss\nMeteorite leaves crater in Nicaraguan capital Managua,1790,discuss\nKim Yo-jong in Charge: Kim Jong-un's Sister 'Replaces' North Korean Dictator During Illness,490,unrelated\n\"Feminist Aborts Baby For Being A Boy, Shocked People Don’t Approve\",2161,unrelated\n\"Boko Haram denies truce, says kidnapped girls married\",1906,unrelated\nISIS Beheads American Journalist James Foley in Video Message to U.S.,511,unrelated\nDurex is not confirming or denying rumors of a “pumpkin spice” condom,1708,discuss\nCNN Airs Alleged Audio from Michael Brown Shooting,2044,unrelated\n'Sex attacker' has penis cut off with a cleaver in India,1680,unrelated\nGod is a woman- Priest who died for 48 minutes claims,2328,unrelated\n\"Wildest Apple Watch rumor yet: 100,000 apps at launch\",1760,unrelated\nObama Denounces James Foley's Execution: 'Today The Entire World Is Appalled',2453,unrelated\n\"Soon Marijuana May Lead to Ticket, Not Arrest, in New York\",139,unrelated\n\"U.S. accidentally delivered weapons to the Islamic State by airdrop, militants say\",305,unrelated\nReport: Former Baseball Star Jose Canseco Accidentally Shot At Home,304,unrelated\nGuantanamo Detainee Exchanged for American POW Attempts a Return to Battle,209,discuss\n\"Israel opens dams, floods Gaza\",1808,unrelated\nAirport worker strips naked at security scanner in protest against guards,195,unrelated\nAxl Rose Dead? Of Course Not — Tiresome Internet Death Hoax Plague Hits Guns N’ Roses Frontman,724,unrelated\nCNN Posts Alleged Audio of Michael Brown Shooting,1403,unrelated\n'Spiderman' squished: Perth experts debunk spider burrowing claims,2042,agree\nGod Is A Woman – Resurrected Father Narated,2515,agree\nISIS Beheads American Journalist,2130,unrelated\nISIS Claims to Have Intercepted Supplies From U.S. Airdrop,666,unrelated\n\"Boko Haram Could Release Kidnapped Girls, Nigerian Officials Say\",840,discuss\nBiH: Seven Primary School Students Pregnant After Five-Day Excursion,2124,unrelated\nSEND IN THE DRONES: Predator drones flown over IS headquarters in Syria,304,unrelated\nAl-Shabaab Terror Group Leader Killed in U.S. Airstrike,1936,unrelated\nUS hostage Luke Somers dies after rescue bid,298,unrelated\nAudio of gunfire in Michael Brown case authenticated by app company,2044,unrelated\nSeth Rogen to Play Apple’s Steve Wozniak,1539,unrelated\nISIL allegedly kills US journalist in video,1040,unrelated\n\"'American bombing had signed my death certificate': Missing US journalist James Wright Foley goes unflinching to his death as ISIS behead him in horrific video, as a warning to Obama\",539,unrelated\nReport: Audio Reveals Pause Between Gunshots When Michael Brown Was Shot,2118,discuss\n\"James Foley: American Journalist, James Wright Foley Beheaded in New ISIS Video [Breaking News]\",1786,unrelated\nTaylor Lianne Chandler: Everything you need to know about Michael Phelps’ intersex girlfriend,2322,discuss\n\"Managua explosion not a meteorite, NASA suggests\",1073,discuss\n\"Obama, Outraged Over Beheading, Vows to Stay on Course\",1280,unrelated\nFears journalist James Wright Foley beheaded by Islamic State jihadists in ‘message’ to United States,2524,discuss\nDHS Rebuffs Congressman’s Claim ISIS Infiltrating Southern Border,220,unrelated\n’6 Days Darkness in December 2014′ 100% Fake; NASA Confirmed 3 Days Total Darkness Hoax as Well,2072,unrelated\nObama: murder of James Foley 'shocks the conscience of the entire world',1351,unrelated\n\"SEE IT: ISIS militants caught trying to cross border into Texas, Congressman claims\",972,unrelated\n‘Star Wars: The Force Awakens’ May Get An Early Release Date—Report,119,unrelated\nApple Watch reportedly features unannounced diagnostics port under strap connector,1393,unrelated\n\"No, a spider (probably) didn't crawl through a man's body for several days\",1864,discuss\nThe Image That Everyone Is Sharing By 'Banksy' Isn't By Banksy — But It's Awesome,1267,unrelated\nAaron Sorkin Confirms Christian Bale Will Play Steve Jobs,1841,disagree\nNorth Korean leader Kim Jong-un to open restaurant in Scotland,2309,discuss\niPhone Game Developer Quits Job By Hiding The Greatest Letter Of Resignation Ever Inside His Game,879,unrelated\nAmazon Is Going To Open A Physical Store!,428,unrelated\nNationwide turkey recall? Ebola-infected birds? USDA debunks the hoax,1656,unrelated\nIs this proof of bigfoot? New 'yeti' video shows giant hairy beast walking through forest,359,discuss\n\"Cook said to confirm Apple Watch is showerproof, lasts a day\",1224,unrelated\n\"ISIS Militants In Mosul Have Contracted Ebola, Iraqi Media Sources Claim\",2299,unrelated\nIt’s About To Get Harder To Be Arrested For Pot Possession In New York City,1295,unrelated\n\"Boko Haram leader denies ceasefire deal, says 200 abducted girls married off \",1883,unrelated\nHas this Argentine woman fallen victim to a cruel online hoax? Adult video claiming to show teacher having sex with pupil isn't all it seems,1896,unrelated\nISIS Claims To Have Captured US Airdrop Weapons,693,unrelated\nBreaking: Soldier shot at National War Memorial in Ottawa,1437,discuss\nKim Jong-Un's Sister Takes Control in North Korea,2046,unrelated\nNasty iOS 8 Bug Could Erase Your iCloud Drive Documents,906,unrelated\nNew Audio Recording From Ferguson May Capture Michael Brown Shooting,2481,discuss\nTim Cook Reportedly Reveals Apple Watch Waterproofing Has Improved,304,unrelated\n\"Hostage David Haines' Murder 'Evil', PM Says\",1528,unrelated\nPaul Rudd Is Not the Viral Video Hero Who Tackled a Gay Basher in Dallas,1647,unrelated\nIs There an ISIS Threat on the Texas-Mexico Border or Not?,1565,unrelated\nDoes Vogue's New Office Have a Rat Infestation?,754,unrelated\nCNN Airs Alleged Audio from Michael Brown Shooting,450,unrelated\n\"Boko Haram Denies Ceasefire, Says Kidnapped Girls Are Now Married\",903,unrelated\n\"Seven High School Girls Get Pregnant On Five-Day School Trip, Parents Outraged\",208,unrelated\n\"Sadly, Pumpkin Spice Condoms Aren't A Thing After All\",2118,unrelated\nNASA Raises Doubts About Reports of Nicaraguan Meteorite,1825,discuss\n\"U.S. accidentally delivered weapons to the Islamic State by airdrop, militants say\",2448,unrelated\nMan chops off own penis after being dumped by his girlfriend,1347,unrelated\n\"Etats-Unis: Mort pendant 48 minutes, un prêtre affirme que Dieu est une femme\",2515,agree\nObama: murder of James Foley 'shocks the conscience of the entire world',1251,unrelated\nKanye Banned,2255,discuss\n\"Palestine accuses Israel of opening dams, flooding Gaza, forcing evacuations\",289,unrelated\nBoko Haram denies it has agreed ceasefire,402,unrelated\nIRAQI HEALTH OFFICIAL: EBOLA HAS KILLED 5 ISIS FIGHTERS,1040,discuss\n\"Islamic State Training Pilots in Military Jets, Monitors Say\",1294,unrelated\nCanadian Soldier Shot At Ottawa War Memorial: Report,1795,unrelated\nPsychoactive magic mushroom found in grounds of Buckingham Palace,1560,unrelated\nLynch mob chop man's penis off after catching him allegedly trying to rape teenager,1709,discuss\nFounding Fathers-Era Time Capsule Found in Boston,1471,unrelated\nWife and child of Islamic State leader Baghdadi held in Lebanon,1913,unrelated\nDHS: GOP Rep.’s Claim ISIS Members Caught at U.S. Border ‘Categorically False’,2042,unrelated\nOscar winner Christian Bale to play Steve Jobs in upcoming biopic,454,disagree\nDog abandoned at railway station with suitcase set for happy ending as offers pour in,304,unrelated\nRussian Yeti Or Bigfoot Hoax? New Footage Sparks Debate,837,unrelated\nCold Turkey,2213,unrelated\nMedia reports identify Londoner as Islamic State's ‘Jihadi John’,1815,unrelated\n\"Brian Williams: No, Our Meteorologist Was Not Peeing on Live TV\",2002,unrelated\nAccountant Says Comcast Got Him Fired for Contesting Bogus Charges,32,unrelated\nJournalist James Wright Foley reportedly beheaded by ISIS,1982,unrelated\nNew York City Plans to End Arrests for Possession of Small Amounts of Marijuana,1802,discuss\nNigeria: hopes for return of kidnapped schoolgirls rise after ceasefire reported,1661,unrelated\nChinese parents try to SELL their son to pay for medical treatment for his sick twin sister,1225,unrelated\nChristian Bale in Talks to Play Steve Jobs (Exclusive),686,unrelated\n\"Is North Korea, world's most secret state, really planning a new restaurant in Scotland?\",17,unrelated\n\"Stainless steel Apple Watch could cost just $499, but gold will be 10 times as pricey\",1651,unrelated\nPriest who died for 48 minutes says he met God and she’s a woman,808,agree\n\"TEXAS TURKEY FARM CONTAMINATED WITH EBOLA, OVER 250,000 HOLIDAY TURKEYS INFECTED\",1689,unrelated\nMexico Says Students Not Among Dead in Mass Grave,1984,agree\nISIS Beheads Kidnapped Photojournalist James Wright Foley in Horrific Video Message to the U.S.,2287,unrelated\nMystery man slaps shoppers around head for sneezing,87,unrelated\nHere's video of a bird pooping on Vladimir Putin in the middle of a speech,2463,unrelated\n\"Apple Reportedly Preparing 12-inch MacBook Air, Thinner and Lighter than Existing Models\",1893,unrelated\nNun gives birth to surprise baby after complaining of stomach pains,2009,unrelated\nReport: Possible audio tape of Michael Brown shooting,346,unrelated\n\"Apple's New MacBook Will Be A Thinner, Cleaner, Faster 12-Inch MacBook Air\",2039,agree\nFormer British Rapper Reportedly Under Investigation for James Foley Beheading,2379,unrelated\nSeth Rogen To Play Steve Wozniak In Steve Jobs Biopic,704,discuss\nMechanical polar bear ‘threatened with ASBO for singing Christmas songs’,1205,discuss\nBanksy arrest hoax: Internet duped by fake report claiming that the street artist's identity has been revealed,1020,unrelated\nReport: Secret Service Lied About White House Fence Jumper,2068,unrelated\nSugarhill Gang rapper Big Bank Hank dies aged 57,2118,unrelated\n\"Islamic State, in video titled \"\"A Message to America,\"\" beheads American journalist James Wright Foley who was kidnapped in 2012\",1857,unrelated\nIslamic State claims it executed American photojournalist James Foley,2296,unrelated\nReport: Exec popped for $300k dinner after run at blackjack,1268,discuss\n\"Jeh Johnson: Politicians Shouldn't 'Feed The Flames Of Fear' Over ISIS, Ebola\",1931,disagree\nWas The Video Of That Homeless Man Doing Good Deeds With $100 All An Elaborate Hoax!?,676,unrelated\nIslamic State Militants Claim to Have Beheaded US Journalist James Wright Foley,1206,discuss\nTropical spider burrows under man's skin through scar,962,unrelated\nChristian Bale set to play Steve Jobs in forthcoming biopic of Apple co-founder,1839,unrelated\nBreaking: Soldier shot at National War Memorial in Ottawa,1950,unrelated\nSeth Rogen reported to play Woz in the upcoming Steve Jobs movie,2410,unrelated\n\"\"\"Categorically False\"\": DHS Debunks Right-Wing Fiction That ISIS Attempted To Cross The U.S.- Mexico Border\",2266,discuss\nBig Bank Hank dead: Sugarhill Gang member and rapper dies aged 57,1979,unrelated\nNBC weatherman caught urinating in the woods live on air,304,unrelated\nComcast blocks Tor,1280,unrelated\nMass grave found after 40 students disappear in Mexican protest,1405,discuss\n\"Confusion swirls, details murky in arrest of ISIS leader's 'wife'\",1921,unrelated\nJames Foley remembered as 'brave and tireless' journalist,2419,unrelated\n’6 Days Darkness in December 2014′ 100% Fake; NASA Confirmed 3 Days Total Darkness Hoax as Well,1689,unrelated\nSoldier shot near Canadian parliament building,964,unrelated\nMet police denies reports of Banksy arrest,1269,unrelated\nNew policy could reduce marijuana possession arrests,1920,discuss\nMan chops off own penis after being dumped by his girlfriend,1237,unrelated\nAbdel-Majed Abdel Bary: London Rapper Identified As ISIS Militant Who Beheaded James Foley,1314,discuss\nCanadian-Israeli Woman May Have Been Captured In Syria: Reports,387,unrelated\nNew iOS 8 bug can delete all of your iCloud documents,2070,unrelated\nRobot security guards now patrolling Microsoft's Silicon Valley campus,1074,unrelated\nI aborted my baby because it was a boy,2431,unrelated\nZack Snyder’s ‘Batman V Superman: Dawn Of Justice’ Stolen Batmobile Rumor Put To Rest,1939,unrelated\nHope Fades for Girls' Release After Boko Haram 'Truce' Breached,2314,unrelated\n#ISIS beheads photojournalist James Wright Foley in a massage to US to end its intervention in #Iraq.,2388,discuss\n\"US hostage 'murdered' by militants in Yemen, says Hagel\",2495,unrelated\nSaudi cleric condemns snowmen as anti-Islamic,1950,unrelated\n\"US, UK eye rapper as British-born militant who beheaded journalist James Foley\",1036,discuss\nKim Jong-un 'set to open a new restaurant in SCOTLAND',40,unrelated\n\"Soldier shot, Parliament locked down after gunfire erupts at war memorial\",633,unrelated\nThat Was Fast: Christian Bale Bails on Steve Jobs Biopic,571,unrelated\nSaudi Arabian cleric issues fatwa against snowmen,1921,unrelated\nISIS Beheads American Journalist,1549,unrelated\n'Jihadi John' identified: ISIS killer named as Mohammed Emwazi from West London,1355,unrelated\n\"Islamic State, in video titled \"\"A Message to America,\"\" beheads American journalist James Wright Foley who was kidnapped in 2012\",2495,discuss\nAngry mob hacks off alleged rapist's genitals with meat cleaver after dragging him into butchers,1289,unrelated\nISIS Militants Allegedly Contracted Ebola,2404,unrelated\nGRAPHIC CONTENT: Girl sneers at man's tiny penis so he CHOPS IT OFF and bins it,2330,unrelated\n\"James Foley, Missing American Photojournalist, Reportedly Executed By ISIS In Syria\",1857,unrelated\n'Jihadi John': Isis fighter named as Mohammed Emwazi from west London,472,unrelated\nRumor Robert Plant Ripped Up $800 Million Contract To Reunite Led Zeppelin Called 'Rubbish',2508,unrelated\n‘Jihadi John’: The Islamic State killer behind the mask is a young Londoner,1427,unrelated\nWTC rats scare off Anna Wintour,959,discuss\nFence-jumper made it farther in White House than Secret Service let on,1772,unrelated\nMacaulay Culkin Dead: Internet Death Hoax Claims Actor Found Dead In Apartment,2341,agree\nBiH: Seven Primary School Students Pregnant After Five-Day Excursion,1140,agree\n\"Reports: Jihadists Steal Commercial Jets, Raise 9/11 Fears\",1644,unrelated\nIs There an ISIS Threat on the Texas-Mexico Border or Not?,2093,discuss\n\"Paradise is open to all, even dogs, Pope tells boy\",2002,unrelated\n\"Explosion reported near the Nicaraguan capital attributed to meteorite impact, but experts, including NASA, cast doubt on claims\",1622,discuss\nObama denounces killing of journalist James Foley and pledges ‘justice’,1547,unrelated\nBoko Haram 'to release abducted schoolgirls' as part of ceasefire agreement,992,unrelated\nReport: Former Baseball Star Jose Canseco Accidentally Shot At Home,2156,unrelated\nAudio recording of Michael Brown being gunned down WAS made at the time he was killed: App company appears to confirm tape of ELEVEN bullets being fired - including final volley of 'kill shots',2403,unrelated\n6 Islamist militants killed in US attack in Somalia,2296,unrelated\n\"Unconfirmed: ISIS Claims Kayla Mueller, American Female Hostage, Is Dead\",959,unrelated\nKim Jong-un So Fat He Injured His Ankles,1689,unrelated\n\"No, Saudi TV Didn't Blur Out Michelle Obama's Face When the President Met King Salman\",235,agree\nReal-life Magneto boy 'becomes living magnet' after getting massive electric shock from street lamp,2203,discuss\nReport: Exec popped for $300k dinner after run at blackjack,500,unrelated\n\"Big Bank Hank, US rapper and Sugarhill Gang founder member, dies at 57\",1637,agree\nNun who gave birth ‘had no idea’ she was pregnant,2058,unrelated\n\"No, that broken pencil illustration isn't by Banksy\",1688,discuss\nISIS Reportedly Beheads U.S. Journalist James Wright Foley on Camera,7,unrelated\nSchoolboy almost killed by electric shock claims he now has superpowers like Magneto,2115,unrelated\n\"That Story About a Catholic Priest Dying, Seeing God as a Woman, and Coming Back to Life? It’s Almost Definitely Fake\",387,unrelated\n\"Eyewitness: Viral Video That Netted $130K in Donations \"\"is Bullshit\"\"\",1940,unrelated\nIdentity of ISIS terrorist known as 'Jihadi John' reportedly revealed,1543,unrelated\nWHO says reports of suspected Ebola cases in Iraq are untrue,1013,unrelated\nDid a plumber's pick-up truck from Texas end up carrying an anti-aircraft gun for Islamic fighters on the front lines of Syria?,2344,unrelated\nSchoolboy almost killed by electric shock claims he now has superpowers like Magneto,2070,unrelated\nIndian civil servant sacked 'after 24-year sickie',568,unrelated\nAttorney: New audio reveals pause in gunfire when Michael Brown was shot,499,discuss\nAnother American hostage at risk by Islamic state,2127,unrelated\nBREAKING NEWS: ISIS beheads missing American journalist James Wright Foley as warning to US to cease action in Iraq,11,unrelated\n\"North Korean leader Kim Jong Un had ankle surgery, report says\",2441,unrelated\nWife and son of Islamic State leader Abu Bakr al-Baghdadi detained in Lebanon,1125,unrelated\nChristian Bale in Talks to Play Steve Jobs (Exclusive),1939,unrelated\nTexas City plumber's truck ends up in Syrian war,1481,unrelated\n\"BATMOBILE NOT STOLEN, MTV CONTEST PRIZE REMAINS UNCLAIMED\",917,agree\nISIS Releases YouTube Video Showing 10-Year-Old 'Martyr' Allegedly Killed in Battle,2432,unrelated\nISIS Beheads American Journalist James Foley in Video Message to U.S.,2296,unrelated\nHunt for 'cruel' owner who abandoned dog at train station,2313,unrelated\nA soldier has been shot at Canada’s war memorial just steps away from the nation’s parliament,1071,discuss\n6 Islamist militants killed in US attack in Somalia,2115,unrelated\n#HairGate: iPhone 6 Customers Are Complaining That The Phone Is Ripping Out Their Hair,1519,discuss\nNewly-Found Document Holds Eyewitness Account of Jesus Performing Miracle,213,unrelated\nTiger Woods prices private island at $7.1 million,181,unrelated\nNorfolk Man Pays £300 For His Constipated Goldfish To Have Lifesaving Surgery,1808,unrelated\nFor sale: Tiger's former island in Sweden,240,unrelated\n\"Comfort eating? Chinese woman, 26, spends an entire WEEK in KFC after being dumped by boyfriend\",1551,agree\nDid Kim Yo-Jong Take Kim Jong Un’s Role? North Korea Ill Health Rumors Are ‘Fabricated’,465,unrelated\nIslamic State Declares Captured Aid Worker to be 'Innocent',2254,discuss\nBREAKING UDPATED: ISIS REPORTEDLY USE CHEMICAL WEAPONS IN KOBANE,30,unrelated\n$YUM Serving Up #Marijuana & Fried Chicken,1011,unrelated\nMan Known as ‘Jihadi John’ Is Identified as Mohammed Emwazi,1939,discuss\nLawmaker Says ‘At Least 10′ Islamic State Fighters Have Been Captured at the Southern U.S. Border,2385,discuss\nJudd Nelson Death Hoax: FOX News Impersonator Claims Actor Found Dead In Los Angeles Condo,2080,unrelated\n#HairGate: iPhone 6 Customers Are Complaining That The Phone Is Ripping Out Their Hair,1661,unrelated\nUS hostage Luke Somers dies after rescue bid,892,discuss\n\"Viral Video Of Homeless Man Spending $100 On Food For Other Homeless Was Faked, Witness Says\",2472,unrelated\nUS Intel: Taliban Man Released From Gitmo in Bergdahl Deal is Back to Militant Activity,2531,discuss\nBoko Haram denies truce to release kidnapped schoolgirls,2314,unrelated\nNigerians doubtful of girls' release after Boko Haram 'truce' breached,34,unrelated\nReport: Israeli-Canadian woman fighting Islamic State has been kidnapped by terror group,573,unrelated\nChristian Bale to play Steve Jobs in upcoming biopic,2520,unrelated\nPolice hunt tweed-jacket wearing man who slaps shoppers for SNEEZING,2114,unrelated\nNEWS/ Meet the Teletubbies Sun Baby: 19-Year-Old Jess Smith Reveals Herself as the Smiling Face Who Looked Over Teletubbyland,2081,unrelated\nLuke Somers: British-born photojournalist 'killed by al-Qaeda after failed rescue attempt in Yemen',1649,discuss\nHomeland Security: No ISIL fighters on U.S. border,61,unrelated\nKurds fear Isis use of chemical weapon in Kobani,1968,unrelated\n#RIPFidel fuels false rumors of Cuban leader's death after another Fidel Castro dies,892,unrelated\nA bunch of cool health features were cut from the Apple Watch at the last minute,116,unrelated\nRussian Man Wakes Up to Find His Testicles Have Been Stolen,2147,unrelated\nWas Alleged Audio of Michael Brown Shooting on CNN a Hoax?,472,unrelated\n\"In Kim Jong Un's absence, his sister may rule. Or not.\",817,discuss\nZack Snyder Responds to Fake Stolen Batmobile Report,137,unrelated\n\"ISIS Militants Have Contracted Ebola: Iraqi, Kurdish Media Reports\",1899,unrelated\nMan chops off own penis after being dumped by his girlfriend,714,unrelated\nKidnapped Nigerian schoolgirls: Government claims ceasefire deal with Boko Haram that will bring missing girls home,1340,discuss\nWHO says reports of suspected Ebola cases in Iraq are untrue,304,unrelated\n\"Suspected meteorite leaves crater in Managua, is linked to asteroid\",1744,unrelated\nHas The Batman Vs. Superman Batmobile Been Stolen In Detroit?,648,unrelated\nIsis supporters claim US hostage killed in coalition air strike in Syria,663,unrelated\nAlleged audio of Michael Brown shooting released,2147,unrelated\nAmerican Predator Drone Circling Islamic State’s Stronghold,1170,unrelated\n\"Rare meteorite impact causes blast in Nicaragua's capital, Managua\",1213,disagree\nWhite House Fence Jumper Made It Further Into Building Than Reported,1426,unrelated\nBig Bank Hank dead: Sugarhill Gang member and rapper dies aged 57,281,unrelated\n\"James Foley, Missing American Photojournalist, Reportedly Executed By ISIS In Syria\",533,unrelated\n\"Boko Haram claims to have German hostage, denies ceasefire\",2520,unrelated\n\"Rumor: Gold Apple Watch Edition priced up to $5,000, steel version at $500, will debut on Feb. 14\",1107,unrelated\nKANYE WEST BARRED FROM ALL FUTURE AWARDS SHOWS,1595,unrelated\n\"Six months after abducting Nigerian schoolgirls, Boko Haram reportedly wants to free them\",2078,unrelated\nPGA Tour Denies Claim That Tiger Woods Failed A Drug Test,1406,unrelated\n\"Tropical spider burrows under man's skin, lives there for three days\",859,unrelated\nBoko Haram denies ceasefire claim by Nigeria's government,903,unrelated\n\"Hostage David Haines' Murder 'Evil', PM Says\",331,unrelated\n\"Piper Jaffray pegs stainless steel Apple Watch price at $499, Edition at $4,999\",40,unrelated\n\"'American bombing had signed my death certificate': Missing US journalist James Wright Foley goes unflinching to his death as ISIS behead him in horrific video, as a warning to Obama\",2047,discuss\nISIS Beheading of U.S. Journalist James Foley Posted to YouTube,481,discuss\nCNN plays chilling audio recording allegedly from Michael Brown shooting: “At least 11 shots”,1818,discuss\n\"Apple Watch pricing: Will you spend $5000 for Gold edition, $500 for stainless steel?\",1651,unrelated\nWife and son of Islamic State leader Abu Bakr al-Baghdadi detained in Lebanon,682,unrelated\nTaliban member swapped by Obama for Bowe Bergdahl tried to return to terror: report,625,unrelated\nWho Is Michael Zehaf-Bibeau? Ottawa Shooter Suspect Identified By Canadian Officials ,1883,unrelated\nKimye’s Fault? Anna Wintour’s NYC ‘Vogue’ Offices Hit With Disgusting Rat Infestation: ‘Rat Droppings On Desks’,944,unrelated\nRep. Duncan Hunter: 'At Least 10' ISIS Fighters Caught at Mexican Border,167,unrelated\n\"Rare Case: Seven Bosnian Girls, Aged 13 And 14, Fall Pregnant After Five-Day School Trip; Parents Outraged After School Cites 'Parental Neglect'\",1221,unrelated\nReport—Jose Canseco accidentally shot at his home tonight,1154,discuss\nGovernment fires employee who skipped work for 24 years,1951,agree\n\"Wife, child of Islamic State head Abu Bakr al-Baghdadi held in Lebanon, officials say\",2155,discuss\n'No hard evidence' of Isis claims it kidnapped Canadian-Israeli woman Gill Rosenberg,2147,unrelated\nSchoolboy who got electric shock from lamppost claims he now has magnetic powers,308,unrelated\nAudio recording allegedly captures moment Michael Brown was shot,2248,unrelated\nExpert casts doubt on Bunbury man Dylan Thomas’s burrowing stomach-spider story,859,unrelated\nSaudi Arabia 'fatwa over building of snowmen',942,unrelated\n\"Rodney Constantine, Newfoundland Suspect, Keeps Facebook Pledge To Turn Himself In\",467,unrelated\n\"Boko Haram leader denies ceasefire deal, says 200 abducted girls married off \",2463,discuss\n\"L. Jinny? Abdel-Majed Abdel Bary, UK Rapper, Suspected in James Foley Killing: Reports\",1661,unrelated\nMichael Phelps' girlfriend was born male but did not tell swimmer about her past,1658,unrelated\nJournalist James Wright Foley reportedly beheaded by ISIS,1580,discuss\n\"Islamic State training fighter pilots in captured jets, monitoring group says\",1606,discuss\nChristian Bale Exits Steve Jobs Movie (Exclusive),945,disagree\n\"12in Retina MacBook Air release date rumours: All-new 12in MacBook Air design for 2015, launching at WWDC?\",2509,unrelated\nSources: Guns N' Roses Frontman Axl Rose Found Dead in West Hollywood Home at Age 52,1271,discuss\nAn audio recording of the Michael Brown shooting has reportedly surfaced,499,discuss\nMagic mushrooms found at Buckingham Palace,2092,unrelated\nGod is a woman- Priest who died for 48 minutes claims,1227,disagree\nMexico Says Students Not Among Dead in Mass Grave,61,unrelated\n\"If you really believed Colorado KFCs were selling pot, here’s a reality check\",2447,unrelated\nUnconfirmed Reports Say UK Hostage Held By ISIS Found Innocent,695,unrelated\nNigeria Claims Boko Haram Will Release the Kidnapped Schoolgirls,381,unrelated\nMan chops off own penis after being dumped by his girlfriend,125,unrelated\n\"Israel opens dams, floods Gaza\",289,unrelated\nHow Canadian Sergeant-at-Arms Kevin Vickers killed shooter in parliament,1631,discuss\nObama Denounces James Foley's Execution: 'Today The Entire World Is Appalled',2296,unrelated\n\"Vogue's Anna Wintour Pissed Off With New 1 World Trade Center Offices, Infested With Rats\",304,unrelated\nContinuing Violence Puts Boko Haram Ceasefire In Jeopardy,557,discuss\nPentagon: ISIS Got U.S. Weapons Package,1363,agree\nISIS Beheads American Journalist,2495,discuss\nMeteor Leaves 40-Foot Crater Near Managua's Airport,1948,unrelated\n\"The rapper, the hacker and the terror travel guide writer. Is one of these British extremists Jihadi John? Three potential Islamic State 'Beatles' emerge as MI5 'zeroes in' on murderer who beheaded U.S. journalist James Foley\",626,unrelated\nThe Chinese Guide to Avoiding a Bad English Name,2260,disagree\nReport: Exec popped for $300k dinner after run at blackjack,832,unrelated\n\"Big Bank Hank, US rapper and Sugarhill Gang founder member, dies at 57\",752,unrelated\nJilted lover chops off his penis after girlfriend dumps him,2496,agree\n\"Islamic State, in video titled \"\"A Message to America,\"\" beheads American journalist James Wright Foley who was kidnapped in 2012\",1549,unrelated\nWatch marine take sniper shot to the head and live,1239,unrelated\nMan cut off manhood and threw it in bin after girlfriend dumped him over small penis,1905,unrelated\nISLAMIC STATE BEHEADS MISSING AMERICAN JOURNALIST JAMES WRIGHT FOLEY,7,unrelated\n\"Would you pay $10,000 for the Apple Watch?\",490,unrelated\nReport: Jose Canseco accidentally shot,1580,unrelated\n\"See How This Homeless Man Spends A Hundred Dollars, And Keep A Tissue Handy [Video]\",1787,unrelated\n\"Fidel Castro Rumors Sweep Internet, but No Sign in Cuba\",2399,discuss\nIsis video claims to show beheading of British hostage David Haines,787,unrelated\nMichael Brown shooting audio caught on tape?,456,unrelated\nISIS Militants Allegedly Contracted Ebola,267,unrelated\nVandal paints penis on £1.5million Bugatti Veyron,442,unrelated\nRumor Robert Plant Ripped Up $800 Million Contract To Reunite Led Zeppelin Called 'Rubbish',1277,unrelated\nIs There an ISIS Threat on the Texas-Mexico Border or Not?,2141,unrelated\nCNN plays chilling audio recording allegedly from Michael Brown shooting: “At least 11 shots”,900,unrelated\nSteve Jobs Biopic Eyes Seth Rogen to Play Apple Co-Founder Steve Wozniak,1825,unrelated\n\"No, Banksy Didn't Create That 'Charlie Hebdo' Tribute Cartoon, But That Doesn't Mean You Can't Appreciate It\",1857,unrelated\nBoko Haram 'ceasefire' doubts after attacks reported in Nigeria,2463,discuss\nAmazon.com to open first physical store in Manhattan: DJ,1301,unrelated\nBREAKING: ISIS Beheads American Journalist James Wright Foley,1547,unrelated\nSugarhill Gang’s Big Bank Hank dead at 57,1996,unrelated\nIs this the world's oldest burger? Man claims to have kept McDonald's Quarter Pounder for 20 YEARS,414,unrelated\nISIS cracks down on five confirmed Ebola cases among fighters: official,2463,unrelated\nFisherman lands 19 STONE catfish which could be biggest in world to be hooked,0,unrelated\nGuru who ordered 400 followers to be castrated 'so they could be closer to God' is investigated for grievous bodily harm in India,1909,discuss\nIslamic State claims to have beheaded American journalist,1295,unrelated\nThat Was Fast: Christian Bale Bails on Steve Jobs Biopic,591,agree\nIndian 'Rapist' Castrated By Angry Mob Who Hack Off Gentials With Meat Cleaver (GRAPHIC PICTURES),125,unrelated\n\"Michael Zehaf-Bibeau, slain Ottawa shooter, had criminal record in Quebec, B.C.\",1442,discuss\n\"James Wright Foley, Kidnapped Journalist, Apparently Executed by ISIS\",1679,discuss\n\"Suspected meteorite leaves crater in Managua, is linked to asteroid\",2154,discuss\nAnyone for dog meat soup? Kim Jong-Un considers opening restaurant in Scotland selling North Korean delicacies,2148,discuss\nMPs credit sergeant-at-arms for saving lives in Parliament Hill shootings,2113,discuss\nHospital Officials: Kansas City Patient Not Being Treated For Ebola,2125,unrelated\nNew Audio Allegedly Captures Moment Michael Brown Was Shot,1252,unrelated\nAudio of gunfire in Michael Brown case authenticated by app company,649,unrelated\n'They ate through the ceilings and pooped on the keyboards': Rats are 'taking over' Vogue's new World Trade Center office and Anna Wintour 'no longer wants to work there',2031,discuss\nHomeland Security says terrorists haven't crossed U.S-Mexico border,1893,unrelated\n\"Boko Haram leader denies ceasefire deal, says 200 abducted girls married off \",467,unrelated\nCNN Plays Alleged Recording of Michael Brown Shooting,2345,discuss\n\"Despite no Ebola case in Kansas City, the rumor goes viral\",8,unrelated\nNigeria says it has deal with Boko Haram to release kidnapped girls,1372,unrelated\nUnconfirmed reports saying ISIS UK Hostage David Haines Beheaded,2206,discuss\nNigeria: hopes for return of kidnapped schoolgirls rise after ceasefire reported,1540,discuss\nSpider burrowed through tourist's stomach and up into his chest,1530,unrelated\nJournalist James Wright Foley reportedly beheaded by ISIS,539,unrelated\n\"No, Pumpkin Spice Condoms Are Not A Real Thing\",608,unrelated\nBiological Warfare on the Horizon? ISIS Soldiers May Be Infected With Ebola,1438,unrelated\nMacaulay Culkin Dead: Actor Once Again Victim Of Death Hoax,2252,unrelated\nMilitant Group Says It Killed American Journalist in Syria,1116,discuss\nIslamic State claims to have beheaded American journalist,2525,unrelated\nUpdate: Did Boston.com Make Up This Story About The Web Sheriff Ben Edelman Sending Racist Emails?,2509,unrelated\nAbdel-Majed Abdel Bary: London Rapper Identified As ISIS Militant Who Beheaded James Foley,125,unrelated\n\"Islamic State Training Pilots in Military Jets, Monitors Say\",1293,unrelated\n\"No, ESPN is not having an all-male domestic violence panel tonight\",2167,unrelated\nKurds Deny Gill Rosenberg was in Kobane,2445,unrelated\nGOP Rep: ‘At Least Ten ISIS Fighters Have Been Caught Coming Across The Mexican Border’,1764,discuss\nNigeria Boko Haram blamed for raids despite truce claim,2192,unrelated\nApple Watch won’t be the digital doctor it could have been,648,unrelated\n\"Gill Rosenberg, former IDF soldier, possibly captured by ISIS while fighting with Kurds\",1628,unrelated\nJihadi John: Mohammed Emwazi named as masked man behind ISIS beheadings,1543,unrelated\nIslamic State claims it executed American photojournalist James Foley,2450,discuss\nAl-Shabaab co-founder confirmed killed by US air strike in Somalia,2374,agree\nLynch mob chop man's penis off after catching him allegedly trying to rape teenager,2297,unrelated\nU.S. Hostage Luke Somers Killed During Yemen Rescue Bid: Family,1251,unrelated\nISIS Reportedly Beheads U.S. Journalist James Wright Foley on Camera,1574,unrelated\n\"Jihadi John named as Mohammed Emwazi, from west London\",1815,unrelated\n\"ISIS Militants In Mosul Have Contracted Ebola, Iraqi Media Sources Claim\",2180,discuss\n80's Brat Pack star Judd Nelson forced to deny that he's dead after fake news story starts trending on social media,1155,unrelated\nAudio of gunfire in Michael Brown case authenticated by app company,971,unrelated\nWife Of ISIS Leader Abu Bakr al-Baghdadi Detained In Lebanon,1471,unrelated\nSeth Rogen to Play Apple’s Steve Wozniak,2124,unrelated\nMeteorite leaves crater in Nicaraguan capital Managua,1795,unrelated\nIslamic Militants Post Video Claiming to Show Beheading of U.S. Journalist,1549,unrelated\nPure Evil: Islamic State Beheads American Journalist James Wright Foley,682,unrelated\nBali Awry,1826,unrelated\nISIS Blasts 'Scorpion Bombs' At Civilian Areas In Iraq; Mosul Residents Living In Fear,2313,unrelated\nMissing American journalist reportedly beheaded by Islamic State ,933,discuss\n\"No, a spider (probably) didn't crawl through a man's body for several days\",1210,unrelated\nVideo shows dramatic moment bullet strikes U.S. Marine’s head — and he survives thanks to kevlar helmet,2452,unrelated\nSmall Meteorite Hits Managua,1817,unrelated\nSHOCK CLAIM: PGA Golfer Says Tiger Woods Is Suspended For Failed Drug Test,1198,unrelated\nSchoolboy who got electric shock from lamppost claims he now has magnetic powers,2147,unrelated\n\"No, A Spider Did Not Burrow Under A Man's Skin And Live There For Days\",1375,unrelated\n\"Nigeria claims deal with Boko Haram on ceasefire, kidnapped girls\",1139,discuss\nNew ISIS Video Shows Militants Seizing Weapons Airdropped By US Near Kobani,1572,unrelated\nLuke Somers 'killed in failed rescue attempt in Yemen',1253,unrelated\nCNN audio: Is this the moment Michael Brown was shot?,121,unrelated\nIsis claims to behead US journalist,2127,unrelated\nIndian worker sacked after going on leave for 24 years,2210,unrelated\nChristian Bale Won't Play Steve Jobs After All,2455,discuss\nNasa questions whether crater in Nicaragua caused by meteorite,220,unrelated\nReports of missing Libyan planes raise 9/11 terror fears,126,unrelated\n\"Boko Haram claims to have German hostage, denies ceasefire\",1175,unrelated\nIRAQI AND KURDISH MEDIA REPORTS: ISIS FIGHTERS HAVE CONTRACTED EBOLA,1689,discuss\nCNN Expert on Brown Audio: At First I Thought ‘Someone’s Trying to Punk CNN’,2044,unrelated\nBlundering boyfriend burns down college after trying to impress his girlfriend with elaborate marriage proposal,1592,agree\nOscar winner Christian Bale to play Steve Jobs in upcoming biopic,526,unrelated\nReport: Apple Watch to Ship in March,2273,discuss\nVideo Messaging App Says Audio Recording Of Michael Brown's Shooting Is Authentic,900,unrelated\nGod Is A Woman – Resurrected Father Narated,887,unrelated\nReport: US Drones Over Syria Looking for ISIS Leader Abu Bakr al-Baghdadi,1020,unrelated\nCrazy iPhone rig shows how Chinese workers manipulate App Store rankings,2420,discuss\nFBI Probing Alleged Audio of Michael Brown Shooting,776,unrelated\nMichelle Obama’s face blurred by Saudi state television,913,discuss\nNorth Korean dictator Kim Jong-Un to open restaurant in Scotland,1535,unrelated\nISIS Beheading of U.S. Journalist James Foley Posted to YouTube,1034,unrelated\n\"Confusion swirls, details murky in arrest of ISIS leader's 'wife'\",1468,discuss\nBreaking: Soldier shot at National War Memorial in Ottawa,2281,agree\nHigh School Student Rumored to Have Made $72 Million Trading Stocks,2132,unrelated\nNew Audio Recording From Ferguson May Capture Michael Brown Shooting,822,discuss\nNun who GAVE BIRTH to baby boy after suffering agonising stomach pains 'had no idea' she was pregnant,1707,unrelated\nThe Apple Watch has a low-power mode that only tells the time,1857,unrelated\nChristian Bale in Talks to Play Steve Jobs (Exclusive),1787,unrelated\nYPG Confirms: Gill Rosenberg Not Captured in Kobani,2037,agree\nSeth Rogen to play Steve Wozniak alongside Christian Bale's Steve Jobs,1002,discuss\n\"Obama, Outraged Over Beheading, Vows to Stay on Course\",1589,agree\n\"Priest Dies, Wakes Up, Claims God Is a Woman. Huh?\",975,unrelated\n‘Star Wars: The Force Awakens’ May Get An Early Release Date—Report,258,unrelated\nWould-be rapist has penis severed by angry mob,1347,unrelated\nDoes ISIS Have Ebola? Probably Not! Media Reports It Anyway,2025,discuss\n\"Mexico hit by student massacre: At least 17 anti-corruption protesters 'rounded up, murdered and dumped in a mass grave' - and another 26 are missing\",1197,unrelated\n#ISIS beheads photojournalist James Wright Foley in a massage to US to end its intervention in #Iraq.,1256,unrelated\nISIS Kobani Update: Possible ISIS Chemical Attack On Kurdish Civilians In Kobani,703,unrelated\n\"Comfort eating? Chinese woman, 26, spends an entire WEEK in KFC after being dumped by boyfriend\",227,unrelated\n\"Boko Haram agrees to ceasefire, release of school girls\",1439,unrelated\n\"Meteorite Strikes Nicaraguan Capital, Creates 16-Foot-Deep Crater\",1056,disagree\n\"Rats at Vogue's NYC offices - watch your step, Anna Wintour\",2520,discuss\n\"Boko Haram claims to have German hostage, denies ceasefire\",139,unrelated\n\"Nigeria, Boko Haram reach ceasefire deal, kidnapped girls to go free, official says\",2356,discuss\nTexas plumber's truck spotted in Syria: 'We have nothing to do with terror at all',1281,unrelated\nThe pumpkin spice condom is not happening,1985,discuss\n\"Macaulay Culkin NOT Dead: Facebook, Twitter Death Hoax Goes Viral\",1555,agree\nISLAMIC STATE BEHEADS MISSING AMERICAN JOURNALIST JAMES WRIGHT FOLEY,1939,unrelated\nOfficials: Report That Area Town Is Under Ebola Quarantine Is False,1627,unrelated\nMichael Phelps' girlfriend was born male but did not tell swimmer about her past,1342,agree\nAbdel Majed Abdel Bary Emerges as Suspect in Foley Beheading,572,unrelated\n\"Eyewitness: Viral Video That Netted $130K in Donations \"\"is Bullshit\"\"\",320,unrelated\nAl-Shabaab Terror Group Leader Killed in U.S. Airstrike,1853,unrelated\nKim Jong-Un 'Has Difficulty Walking And Needs About 100 Days To Recuperate',2471,unrelated\nPenis Drawn On Bugatti Veyron Could Be World's Most Expensive Car Vandalism,1435,unrelated\nMacaulay Culkin Dead: Internet Death Hoax Claims Actor Found Dead In Apartment,2240,unrelated\nJames Foley beheading: London rapper turned jihadist believed to be under investigation for murder of journalist in Syria,125,unrelated\nResetting iOS 8 Preferences May Wipe iCloud Files,883,discuss\nChristian Bale in Talks to Star in Sony's Steve Jobs Film,574,unrelated\nPull the other Un! North Korean dictator has not been seen for weeks because he 'pulled tendon while doing drill with his generals',1815,discuss\nBREAKING: ISIS Beheads American Journalist James Wright Foley,938,unrelated\nWife and son of Isil leader Abu Bakr al-Baghdadi 'detained at Lebanon border',931,discuss\nReport: ISIS Leader Abu Bakr Al-Baghdadi Assassinated In U.S. Airstrike,789,unrelated\nJihadi John unmasked: Former Westminster University student was arrested FIVE years ago and put on a terror watch list - but he flew to Syria to join ISIS two years later,1659,unrelated\n\"ISIS Claims It Kidnapped Gill Rosenberg, The First Western Woman To Fall Into The Group's Hands\",1459,unrelated\nLuke Somers 'killed in failed rescue attempt in Yemen',2411,unrelated\nIsraeli Canadian fighting ISIS posts on Facebook: I'm safe and secure,1295,agree\nNot coming to a store near you: The pumpkin spice condom,703,unrelated\nBoko Haram denies it has agreed ceasefire,2295,unrelated\nMeet The College Student Who Claims She Was The ‘Teletubbies’ Sun Baby,837,unrelated\nVideo: Islamic State Claims to Have Captured US Weapons Airdrop Near Kobane,1949,discuss\nSugarhill Gang rapper Big Bank Hank dead at 57,2340,discuss\n\"Video showing American journalist beheaded believed real, officials and family say\",1982,unrelated\nNationwide turkey recall? Ebola-infected birds? USDA debunks the hoax,2147,unrelated\nAudio recording allegedly captures moment Michael Brown was shot,2287,discuss\n20 year old burger? McDonald's burger purchased in 1995 hasn't aged a bit,115,unrelated\nAudio recording of Michael Brown being gunned down WAS made at the time he was killed: App company appears to confirm tape of ELEVEN bullets being fired - including final volley of 'kill shots',346,unrelated\nISIS Appears To Behead American Photojournalist In YouTube Video,933,discuss\nApple may launch 12-inch MacBook Air with Retina Display,971,unrelated\nUS hostage Luke Somers dies after rescue bid,1988,discuss\nCheese blamed for North Korean leader Kim Jong-un's broken ankles,2141,unrelated\nNigeria says it has deal with Boko Haram to release kidnapped girls,1125,unrelated\nThat Boko Haram Ceasefire in Nigeria Isn’t A Ceasefire,1885,agree\nIs Ebola Virus Spreading Among ISIS Militants? Reports Claim Jihadists Seeking Cure at Mosul Hospital,1821,unrelated\nISIS Seemingly Beheaded American Journalist James Wright Foley,524,unrelated\nJordan king cites Clint Eastwood in revenge vow,304,unrelated\nTourist wakes to find strange red trail on his stomach - and discovers a spider has burrowed through his appendix scar and crawled UNDER his skin while on holiday in Bali,220,unrelated\nBritish rapper a suspect in ISIS beheading,2528,discuss\nAbdel Majed Abdel Bary Emerges as Suspect in Foley Beheading,850,discuss\nMacaulay Culkin Dead: Internet Death Hoax Claims Actor Found Dead In Apartment,2523,unrelated\nBunbury local discovered a spider had burrowed under his skin on Bali holiday,1210,unrelated\n'There is no limit to their depravity' Islamic State FEED mother her own SON,1659,unrelated\nNYPD to stop arrests for small amounts of marijuana,1295,unrelated\n\"Boko Haram: Kidnapped Girls Have Been Married Off, Truce Never Happened\",2096,unrelated\nBanksy 'Arrested & Real Identity Revealed' Is The Same Hoax From Last Year,1349,unrelated\nSmall Meteorite Hits Managua,731,unrelated\nISIS Reportedly Beheads American Photojournalist in Iraq,1011,discuss\nChinese State Media Warns People To Stop Calling Themselves Dumbledore,1804,unrelated\nParliament Hill shooting: Sergeant-At-Arms Kevin Vickers the family hero who took down Ottawa gunman,220,unrelated\nREPORT: Alleged New Audio of Michael Brown Shooting,1299,unrelated\nAlleged audio of Michael Brown shooting released,1893,unrelated\nReport: Possible audio tape of Michael Brown shooting,2443,unrelated\nUS Marine survives headshot in Afghanistan,2452,unrelated\nNYC relaxes response to marijuana possession,139,unrelated\nNew Audio Reveals Pause in Gunfire When Michael Brown Was Shot: Attorney,244,unrelated\nU.S. arms airdrop fell into ISIS hands: Pentagon,2252,unrelated\nJeh Johnson shoots down Duncan Hunter's assertion IS is entering U.S. via Mexico,1185,discuss\nVideo Purports to Show Beheading of American Journalist,391,unrelated\n\"ISIS beheads American photo-journalist James Wright Foley, threatens more to come\",539,unrelated\n\"Dogs DO go to heaven… and cats, and horses: Pope assures young boy that there is a place in paradise for animals as well\",289,agree\nISIS Leader Killed: Abu Bakr Al-Baghdadi Reportedly Killed By U.S. Airstrike,1968,unrelated\nStar Wars 7: JJ Abrams want to move release to summer 2015,2084,discuss\nISIL Beheads American Photojournalist in Iraq,1166,unrelated\nObama administration DENIES congressman's claim that 'at least ten ISIS fighters have been caught coming across the Mexican border in Texas',2458,unrelated\n\"ISIS Claims Female American Hostage, Kayla Mueller, Killed in Airstrike\",532,unrelated\n\"White House Fence Jumper Got Farther Than Previously Thought, Sources Say\",1274,discuss\nAttorney: New audio reveals pause in gunfire when Michael Brown was shot,1481,unrelated\nBreaking: Soldier shot at National War Memorial in Ottawa,346,unrelated\nDid a Meteorite Impact in Nicaragua over the Weekend?,1913,discuss\nKim Jong-un relying on ‘cobra wine’ after problems with trouser snake,226,unrelated\nMoment Michael Brown was shot dead 'caught on audio recording': FBI handed potentially damning tape of ELEVEN shots being fired - including final volley of 'kill shots',2044,unrelated\nBanksy arrest hoax: US website claims street artist caught in Watford,2051,agree\n\"Boko Haram leader denies ceasefire deal, says 200 abducted girls married off \",2088,unrelated\nEveryone chill! Banksy has NOT been arrested,1296,unrelated\nResetting iOS 8 Preferences May Wipe iCloud Files,1278,unrelated\nHas North Korean dictator Kim Jong-un been replaced by his sister?,1210,unrelated\n\"SEE IT: ISIS militants caught trying to cross border into Texas, Congressman claims\",190,unrelated\n\"Source: Pot in NYC may soon net just a ticket, not arrest\",139,unrelated\nCNN plays chilling audio recording allegedly from Michael Brown shooting: “At least 11 shots”,662,unrelated\n\"Islamic State Militants Have Been Flying 3 Captured Warplanes Over Syrian Airport, Witnesses Say\",1337,unrelated\nComcast blocks Tor,1589,unrelated\nKurds fear Isis use of chemical weapon in Kobani,1338,unrelated\n\"Teen Made $72 Million Trading Stocks, Confirms Teen Dominance Worldwide\",648,unrelated\n\"Boko Haram Cease-Fire: Abducted Nigerian Schoolgirls To Be Released, Officials Say\",2314,unrelated\nThis Kid Made $72 Million During Lunch,2367,unrelated\nISIL militant 'Jihadi John' named by media,1549,unrelated\n\"ISIS Claims an American Hostage, Kayla Mueller, Died in Airstrike in Syria\",2376,discuss\nUS Marine survives headshot from Taliban (video),1724,unrelated\n\"High-end Apple Watch to start at $5,000 -- analyst\",1461,unrelated\nMystery man slaps shoppers around head for sneezing,1952,discuss\nIsis tells mother on rescue mission :’You’ve just eaten your son’,2115,unrelated\n\"Sorry, Fido. Pope Francis did NOT say our pets are going to heaven\",2187,unrelated\nNicaragua Meteorite Impact Theory May Be Meteor-wrong,731,unrelated\nNewly-Found Document Holds Eyewitness Account of Jesus Performing Miracle,2141,unrelated\nPants on Fire: Duncan Hunter makes unconfirmed claim Border Patrol caught at least 10 ISIS fighters,2132,unrelated\nWHO says reports of suspected Ebola cases in Iraq are untrue,125,unrelated\nIndian worker sacked after going on leave for 24 years,1689,unrelated\nDid Kim Yo-Jong Take Kim Jong Un’s Role? North Korea Ill Health Rumors Are ‘Fabricated’,271,unrelated\nBoyfriend cuts off his penis and throws it in the bin after girlfriend dumps him for being bad in bed,592,agree\nNorth Korea denies plans to open a restaurant in Scotland,1143,unrelated\nISIS fighters 'have contracted Ebola': World Health Organisation investigating reports militants showed up at Iraqi hospital with lethal disease,2003,discuss\n\"Fidel Castro Rumors Sweep Internet, but No Sign in Cuba\",879,unrelated\nJames Foley Killer ‘Jihadi John’ Believed to Be Former London Rapper Abdel-Majed Abdel Bary,913,unrelated\nBreaking: Soldier shot at National War Memorial in Ottawa,1289,unrelated\n\"Viral Video Of Homeless Man Spending $100 On Food For Other Homeless Was Faked, Witness Says\",941,unrelated\nSoldier shot in Ottawa at War Memorial,1543,unrelated\nIs Kim Jong-Un Really Opening a Restaurant in Scotland?,2398,unrelated\nAre Rumors of the Apple Watch in Feb True?,1502,unrelated\nNun who gave birth ‘had no idea’ she was pregnant,2009,unrelated\nISIS Fighters Getting Caught Coming Across the U.S.-Mexican Border?,1385,unrelated\nISIS fighters 'have contracted Ebola': World Health Organisation investigating reports militants showed up at Iraqi hospital with lethal disease,2354,unrelated\n'Hairgate': iPhone 6 users encounter latest Apple problem after 'bendgate',1289,unrelated\nDetroit Police Issue Statement That The Batmobile Is Safe,734,unrelated\nChristian Bale Exits Steve Jobs Movie (Exclusive),932,unrelated\nNigeria: hopes for return of kidnapped schoolgirls rise after ceasefire reported,1372,unrelated\nOttawa Shooting: Soldier Shot at Canada's National War Memorial,2156,agree\nBali Awry,1638,discuss\nIncredible Video Shows A US Marine Surviving Being Shot In The Head By A Sniper In Afghanistan,1268,unrelated\nDavid Haines beheading video confirmed genuine; UK PM Cameron vows to hunt down ISIS 'monsters',1645,unrelated\nLynch mob use butcher's meat cleaver to castrate rapist they caught attacking teenage girl in alleyway in Indian city,1022,agree\n'Banksy' Reacts To Paris Attack With Poignant Drawing,1747,unrelated\nLebanon confirms holding ISIS chief’s kin,845,unrelated\nMACAULAY CULKIN IS THE LATEST VICTIM OF A CELEBRITY DEATH HOAX — AND THESE 9 STARS KNOW EXACTLY HOW HE FEELS!,2341,agree\nChinese advised to choose British-sounding names to get ahead,170,unrelated\nCountry Music Legend Willie Nelson Dies at Age 81,2268,unrelated\n\"No, a spider (probably) didn't crawl through a man's body for several days\",1271,unrelated\nISIS executioner 'Jihadi John' identified as Mohammed Emwazi,2184,unrelated\nISIS Border Crisis: DHS Chief Says Terrorists Not Entering US Through Mexico,2307,unrelated\nIsis claims to behead US journalist,938,unrelated\n#ISIS beheads photojournalist James Wright Foley in a massage to US to end its intervention in #Iraq.,1786,unrelated\nJosh Paler Lin Gives A Homeless Man $100 And Follows Him To See How He Spends It,2370,unrelated\n‘Star Wars: The Force Awakens’ May Get An Early Release Date—Report,54,unrelated\n'Jihadi John' named as Mohammed Emwazi from London,1465,unrelated\n\"Sorry, Fido. Pope Francis did NOT say our pets are going to heaven\",1905,disagree\n\"NYPD to issue tickets instead of arrest for weed possession, report says\",2372,discuss\nApple may launch 12-inch MacBook Air with Retina Display,2042,unrelated\nShots Heard In Alleged Brown Shooting Recording [AUDIO],1299,unrelated\nSenior Western Intelligence Official Confirms London Rapper Abdel Majed Abdel Bary Is A Suspect In The Foley Killing,634,unrelated\nJournalist James Wright Foley reportedly beheaded by ISIS,2127,unrelated\nBodies In Mexico Mass Grave Apparently Not Those Of Missing Students,1213,unrelated\n‘Feminist’ says she aborted baby because it was a boy,1363,unrelated\nKim Jong-Un 'bans the name Kim Jong-un',524,unrelated\nIsis claims it has US airdrop of weapons,1785,unrelated\nNorth Korea dictator Kim Jong-un undergoes surgery after breaking both ankles on military tour,1457,unrelated\nMacaulay Culkin Dead: Actor Once Again Victim Of Death Hoax,722,unrelated\nIslamic Militants Post Video Claiming to Show Beheading of U.S. Journalist,1120,unrelated\nNigeria says ceasefire agreed with Boko Haram,244,unrelated\nNicaraguan commission on possible meteorite crash presents rock samples,1627,unrelated\nDog abandoned at Ayr station with belongings in suitcase,382,unrelated\n\"Apple 12-Inch MacBook Air Details Emerge; Device Could Be Thinner, Lighter Than Current Model\",2003,unrelated\nChinese State Media Warns People To Stop Calling Themselves Dumbledore,1137,disagree\nMissing Libyan Jetliners Raise Fears of Suicide Airliner Attacks on 9/11,299,unrelated\n\"#Daysofdarkness: No, There Won't Be Six Days Of Darkness In December\",787,unrelated\n‘Star Wars: The Force Awakens’ May Get An Early Release Date—Report,2045,unrelated\n\"Suspected meteorite leaves crater in Managua, is linked to asteroid\",1419,unrelated\nMum Offers to Sell Twin Boy to Save Twin Girl,2188,unrelated\nAxl Rose Found Dead of Sh*tty Hoax Website at Age 52,1857,unrelated\n\"James Wright Foley, Kidnapped Journalist, Apparently Executed by ISIS\",2127,unrelated\nWHO investigates media reports ISIS fighters contracted Ebola,1821,unrelated\n'Electric Boogie' Developer Leaves Secret Resignation Letter To Boss At The End Of The Game (Video),1893,unrelated\nReports of missing Libyan planes raise 9/11 terror fears,2208,discuss\nSoldier shot in Ottawa at War Memorial,2501,unrelated\nReport: Exec popped for $300k dinner after run at blackjack,2141,unrelated\nCold Turkey,1026,unrelated\nMichael Phelps' girlfriend was born male but did not tell swimmer about her past,1090,unrelated\nComcast gets customer fired for complaining about poor service,2238,discuss\n1901 Boston time capsule yields small red book,2257,agree\nIs Ebola Virus Spreading Among ISIS Militants? Reports Claim Jihadists Seeking Cure at Mosul Hospital,1904,discuss\nReport: A Radically Redesigned 12-Inch MacBook Air Is Coming,1863,unrelated\nThis Is What The Sun Baby From ‘Teletubbies’ Looks Like Now,979,unrelated\n\"Fidel Castro Rumors Sweep Internet, But No Sign in Cuba\",1547,unrelated\n\"North Korean leader Kim Jong Un had ankle surgery, report says\",1294,unrelated\n\"James Foley, Missing American Photojournalist, Reportedly Executed By ISIS In Syria\",938,unrelated\n\"Boko Haram: Kidnapped Girls Have Been Married Off, Truce Never Happened\",2192,unrelated\n\"A message from Jim's mom, Diane Foley:\",1786,unrelated\nISIS Beheads American Journalist James Foley in Video Message to U.S.,1627,unrelated\nSeth Rogen to Play Apple’s Steve Wozniak,431,unrelated\n\"SEE IT: ISIS militants caught trying to cross border into Texas, Congressman claims\",2296,unrelated\nHomeless man receives $100... then shocks everyone with how he spends it,572,disagree\nISIS militants trick mother into ‘eating her kidnapped son’,267,unrelated\nCheese addiction breaks Kim Jong-un's ankles,1097,unrelated\nAmazon Reportedly Planning An Ad-Supported Video Service That Will Be Cheaper Than Netflix,34,unrelated\n\"Rats at Vogue's NYC offices - watch your step, Anna Wintour\",891,unrelated\nRapper identified as James Foley's executioner: reports,405,discuss\nIsis claims to behead US journalist,2453,unrelated\n\"No, Banksy hasn’t been arrested\",1269,unrelated\nSugarhill Gang rapper Big Bank Hank dies aged 57,1831,disagree\nBREAKING: British-born hostage 'KILLED in failed rescue attempt',404,discuss\nCanadian Soldier Shot At Ottawa War Memorial: Report,1988,unrelated\nIsis supporters claim US hostage killed in coalition air strike in Syria,2473,unrelated\nSeven girls fall pregnant after five day school trip in Bosnia and Herzegovina,2403,unrelated\nIs Kim Jong Un's sister Kim Yo Jong in charge?,2177,unrelated\n\"Six months after abducting Nigerian schoolgirls, Boko Haram reportedly wants to free them\",1506,unrelated\nPhoto gallery: Amazing £300 operation by North Walsham vet on constipated goldfish,1670,unrelated\nMedia reports identify Londoner as Islamic State's ‘Jihadi John’,1219,discuss\nMan chops off his own penis after girlfriend told him he was no good in bed,2496,agree\n\"Catholic Priest Dead For 48 Minutes, Is Miraculously Revived – His Revelations About God Are Even More Shocking\",2045,unrelated\nMissing Mexican students 'not found in mass grave',2385,unrelated\n\"Confusion swirls, details murky in arrest of ISIS leader's 'wife'\",845,unrelated\n\"James Foley: American Journalist, James Wright Foley Beheaded in New ISIS Video [Breaking News]\",1009,unrelated\n\"Dead for 48 minutes, this Catholic Priest claims God is female\",2240,agree\nWatch US Marine get shot in HEAD by Taliban sniper - and live to tell tale,2267,agree\n\"UPDATE: Soldier, gunman who died in Ottawa rampage identified\",2087,unrelated\nNew Audio Shows Michael Brown Was Shot at 11 Times,2313,unrelated\nISIS Beheads Kidnapped Photojournalist James Wright Foley in Horrific Video Message to the U.S.,2147,discuss\nNorth Korea dictator Kim Jong-un undergoes surgery after breaking both ankles on military tour,2385,unrelated\nISIS Getting Ebola,777,unrelated\nReport: NYPD to stop arresting people for minor marijuana offenses,2483,unrelated\nApple Watch won’t be the digital doctor it could have been,1917,discuss\n\"Meteorite makes big crater in Nicaragua, government says\",2475,disagree\nConflicting reports on alleged IS capture of Canadian woman,2471,discuss\nContinuing Violence Puts Boko Haram Ceasefire In Jeopardy,1019,unrelated\nKim Jong-un 'set to open a new restaurant in SCOTLAND',2192,discuss\nReport: Taliban Detainee Swapped for Bowe Bergdahl Suspected of Trying to Return to Terrorism,1095,unrelated\n\"‘Teletubbies’ Sun Baby: Fans Freak Out Over Jess Smith, 19\",837,unrelated\nSchoolboy almost killed by electric shock claims he now has superpowers like Magneto,2215,discuss\nOscar winner Christian Bale to play Steve Jobs in upcoming biopic,986,unrelated\n\"A Vice Guide To Spending $300,000 On Dinner\",500,unrelated\nBali spider burrows under Aussie’s chest,1819,agree\n\"Nigeria Says It Struck A Cease-Fire With Boko Haram, But Are They Talking To The Right Guy?\",2463,discuss\n\"Islamic State training pilots to fly MiG fighter planes, says monitoring group\",1608,discuss\nPriest' claim of seeing God as a woman dismissed as hoax,2265,unrelated\nHomeland Security says terrorists haven't crossed U.S-Mexico border,80,unrelated\n1901 Boston time capsule yields small red book,1239,unrelated\nWHO ‘probing’ whether ISIS fighters got Ebola,2463,unrelated\nIsraeli-Canadian Woman 'Captured' By ISIS Says She Is 'Safe And Secure',1628,unrelated\nAngry mob hacks off alleged rapist's genitals with meat cleaver after dragging him into butchers,1829,unrelated\nDumped woman spends a week in KFC to get over ex,1805,unrelated\nUS airstrike targets Al Shabaab leader Ahmed Abdi Godane in Somalia,1869,unrelated\n\"Macaulay Culkin Dead? Hoax Goes Viral, Claims Actor Found Dead in Apartment\",1423,unrelated\nTerrorism fears rise amid reports of stolen jetliners,2010,discuss\nBritish Aid Worker Confirmed Murdered By ISIS,1011,unrelated\nIs the Alleged Audio of the Gunshots That Killed Michael Brown a Hoax?,2354,unrelated\neBay is planning an Apple Watch app,1342,unrelated\nTiger Woods selling Swedish villa — island included,1836,unrelated\n\"Omar Gonzalez, White House Fence-Jumper, Made it Farther Inside\",607,unrelated\nKim Jong-un So Fat He Injured His Ankles,524,unrelated\nAmerican hostage killed in rescue attempt in Yemen - senior official,634,unrelated\nWHO says reports of suspected Ebola cases in Iraq are untrue,2060,agree\n‘Star Wars: The Force Awakens’ May Get An Early Release Date—Report,2084,discuss\n\"Video Appears to Show Beheading of Journalist James Foley, Who Went Missing in Syria\",1251,unrelated\n\"Rumors of King Abdullah Flying in Airstrikes Not True, Fox Excited Anyway\",695,unrelated\nCNN Posts Alleged Audio of Michael Brown Shooting,1009,discuss\nESPN’s All-Male “Monday Night Football” Panel On Domestic Violence Is Not Real,1500,agree\n'Spiderman' squished: Perth experts debunk spider burrowing claims,1530,unrelated\nBoko Haram denies ceasefire claim by Nigeria's government,1681,discuss\nWife and child of Islamic State leader Baghdadi held in Lebanon,1267,discuss\nHomeland Security says terrorists haven't crossed U.S-Mexico border,2249,agree\nIslamic State May Have Fighter Jets Now After Seizing Russian-Made MiGs,950,discuss\nBreaking: Soldier shot at National War Memorial in Ottawa,1253,unrelated\nBREAKING NEWS: ISIS beheads missing American journalist James Wright Foley as warning to US to cease action in Iraq,1009,unrelated\nBoko Haram denies ceasefire claim by Nigeria's government,344,unrelated\nGoogle Grows With $1.6 Billion in California Office Deals,2192,unrelated\nIsis claims it has US airdrop of weapons,2213,unrelated\nBunbury local discovered a spider had burrowed under his skin on Bali holiday,1880,disagree\nChristian Bale In Talks To Play Steve Jobs In Sony's Next Biopic,1157,discuss\nOttawa Shooting: Soldier Shot at Canada's National War Memorial,1372,unrelated\nFears journalist James Wright Foley beheaded by Islamic State jihadists in ‘message’ to United States,1982,unrelated\n\"Fidel Castro Is Dead, According to Viral Twitter Rumors\",35,unrelated\nItalian fisherman catches monstrous 280-pound catfish,188,agree\nWatch: ISIS Claims to Have Captured U.S. Airdropped Weapons,1040,unrelated\nISIS executioner 'Jihadi John' named by media,2501,unrelated\nIsilkulskom student has gained superhero powers after shock,2215,agree\n'Sex attacker' has penis cut off with a cleaver in India,1888,unrelated\nIndian 'Rapist' Castrated By Angry Mob Who Hack Off Gentials With Meat Cleaver (GRAPHIC PICTURES),689,unrelated\nMedia outlets identify 'Jihadi John',527,unrelated\nHoax 'Banksy Arrested in London' Story Dupes the Internet Again,900,agree\n\"Fidel Castro Dead? Yes, He Is… But The Cuban Leader Is Alive, Death Rumors Proven False\",879,unrelated\n\"Lady on FB: I'm 41, Intersex, and Fucked Michael Phelps on First Date\",1854,unrelated\nAlleged audio of Michael Brown shooting has surfaced,456,unrelated\nConflicting reports on alleged IS capture of Canadian woman,573,unrelated\nNicaragua meteorite: Experts attempt to understand whether mysterious meteorite fell from passing Pitbull asteroid,816,unrelated\nCheese blamed for North Korean leader Kim Jong-un's broken ankles,2087,unrelated\nWATCH: Bird Launches Airstrike on Putin’s Shoulder (UPDATED),964,unrelated\nCatholic Priest Claims God Is Female After Clinically Dead Experience,324,unrelated\nMissing Libyan aircraft spark fears of 9/11-style attack in North Africa,1958,agree\nCNN Posts Alleged Audio of Michael Brown Shooting,1289,unrelated\n\"That Story About a Catholic Priest Dying, Seeing God as a Woman, and Coming Back to Life? It’s Almost Definitely Fake\",1949,unrelated\nPhoto gallery: Amazing £300 operation by North Walsham vet on constipated goldfish,125,unrelated\n\"Planetary Alignment Decrease Gravity Hoax on Jan 4, 2015: ‘Will Decrease Gravity For 5 Minutes Causing Partial Weightlessness’ in January is Totally Bogus\",169,unrelated\nWorld's oldest burger,793,agree\n\"Big Bank Hank, co-founder of the Sugarhill Gang, has died\",1336,unrelated\nFrisco: Sick patient claims to have had contact with Ebola victim,155,unrelated\neBay developing Apple Watch software with ties to iOS app,796,discuss\n\"Batmobile stolen in Detroit? Good one, joker!\",1790,unrelated\nMagic Mushrooms Found on Buckingham Palace Grounds,330,unrelated\n\"Unhappy Customer: Comcast Told My Employer About Complaint, Got Me Fired\",1268,unrelated\nZack Snyder Makes Fun of Stolen Batmobile Rumor with New Image,2256,unrelated\nISIS Beheading of U.S. Journalist James Foley Posted to YouTube,533,unrelated\nHORROR: ISIS Fighters Have Reportedly Contracted Ebola,992,discuss\n\"No, Islamic State Militants Have Not Been Caught by U.S. Border Patrol\",2261,discuss\nMacaulay Culkin Dead: Actor Once Again Victim Of Death Hoax,498,unrelated\nHer Majesty’s magic mushrooms,1575,unrelated\nSaudis Say Michelle Obama Not Blurred on TV,691,agree\nBatman Set To Play Steve Jobs In Upcoming Biopic,286,unrelated\nReport: Christian Bale Just Bailed on the Steve Jobs Movie,458,disagree\nNew iOS 8 bug can delete all of your iCloud documents,1120,unrelated\nWHO: Isis does not have Ebola – but contingency plan being developed for Iraq,1004,unrelated\nHoax 'Banksy Arrested in London' Story Dupes the Internet Again,2187,unrelated\nWhite House fence-jumper made it far deeper into building than previously known,508,unrelated\nChugging eggnog at office party lands man in hospital,345,agree\n\"Sorry, Everyone: Durex Is Unfortunately Not Making Pumpkin Spice Condoms\",788,unrelated\nIsilkulskom student has gained superhero powers after shock,387,unrelated\n\"No, that high school kid didn't make $72 million trading stocks\",2472,unrelated\nCNN audio: Is this the moment Michael Brown was shot?,1776,discuss\nSeth Rogen may play Steve Wozniak alongside Christian Bale as Steve Jobs,1642,unrelated\nHas Kim Yo-Jong Taken Over For Kim Jong Un? Sister Assumes North Korea State Duties While Brother Undergoes Medical Treatment,1029,unrelated\nElderly Woman Arrested for Kidnapping Neighbor's Cats & Making Fur Coats,2451,agree\nOfficials Refute Iraqi Media Reports That ISIS Members Have Contracted Ebola In Mosul,75,unrelated\nFormer British Rapper Reportedly Under Investigation for James Foley Beheading,1036,discuss\nFemale Israeli fighter said abducted by Islamic State  Read more: Female Israeli fighter said abducted by Islamic State,2175,unrelated\nCNN Posts Alleged Audio of Michael Brown Shooting,346,unrelated\nGovernment fires employee who skipped work for 24 years,1844,unrelated\nReport: US Drones Over Syria Looking for ISIS Leader Abu Bakr al-Baghdadi,1234,unrelated\nNigeria says it has deal with Boko Haram to release kidnapped girls,1896,discuss\nThe Story Of The High School Trader Who Made $72 Million Is A Rumor Spun Out Of Control,1913,unrelated\nKim Jong-un relying on ‘cobra wine’ after problems with trouser snake,1483,unrelated\n20-year-old burger: McDonald's Quarter Pounder looks eerily new after 2 decades,1195,unrelated\nCBI registers 'criminal conspiracy' case against Dera chief after claims 400 male followers were forcibly castrated,648,unrelated\nSpider burrowed through tourist's stomach and up into his chest,1826,unrelated\nAbdel Majed Abdel Bary Emerges as Suspect in Foley Beheading,1217,unrelated\n\"Op-Ed: Hoax – Priest who never existed claims he died, saw female God\",2115,unrelated\nIs the iPhone 6 Really Pulling Out Your Hair?,1787,unrelated\n‘Banksy’ Instagram tribute to Charlie Hebdo victims not posted by artist,1786,unrelated\nKim Jong-Un planning Scottish restaurant,2418,discuss\nAccording to some Russians this dark figure stumbling through the snowy woods is a Yeti - and they even have a footprint. Hmmmmm,2280,unrelated\nBanksy 'Arrested & Real Identity Revealed' Is The Same Hoax From Last Year,2283,unrelated\nAngry mob cut off rapist’s penis with meat cleaver (VIEWER DISCRETION),1022,agree\nRumors of ISIS leader's death debunked,1178,unrelated\nAnna Wintour: Is Rat Infestation At NYC ‘Vogue’ Office Kim Kardashian’s Fault?,1686,unrelated\nEmotional sergeant-at-arms is greeted back to parliament with a rousing standing ovation a day after he heroically shot dead terrorist - the first time he used weapon in 30 year career,1034,unrelated\nNew iOS 8 bug can delete all of your iCloud documents,324,unrelated\nNorth Korea Leader Kim Jong Un Is Still In Charge: Source,744,unrelated\nObama denounces killing of journalist James Foley and pledges ‘justice’,1358,unrelated\n\"Apple Watch pricing: Will you spend $5000 for Gold edition, $500 for stainless steel?\",607,unrelated\nIsis tells mother on rescue mission :’You’ve just eaten your son’,2354,unrelated\n\"Pizza delivery man gets tipped more than $2,000 for a single delivery\",2122,agree\nDoes ISIS Have Ebola? Probably Not! Media Reports It Anyway,1807,discuss\nThat Was Fast: Christian Bale Bails on Steve Jobs Biopic,1702,unrelated\n#HairGate: iPhone 6 Customers Are Complaining That The Phone Is Ripping Out Their Hair,1923,unrelated\nAUSTRALIA: 600-POUND WOMAN GIVES BIRTH TO 40-POUND BABY,234,unrelated\nKim Jong ill? Analysts say 27-year-old sister Kim Yo Jong may be running North Korea (VIDEO),1528,unrelated\nJihadi John: Mohammed Emwazi named as masked man behind ISIS beheadings,1465,unrelated\nMcDonald’s Will Stop Serving Overweight Customers Beginning 1/1/15,689,unrelated\nISIS Beheads American Journalist,1580,agree\nBatmobile Rumored To Have Been Stolen From Batman V. Superman: Dawn Of Justice Set,2090,unrelated\n\"Comfort eating? Chinese woman, 26, spends an entire WEEK in KFC after being dumped by boyfriend\",2463,unrelated\nReport: Exec popped for $300k dinner after run at blackjack,564,unrelated\nThe iPhone 6 'Hairgate' Is Not a Thing,304,unrelated\nUS officials: Video shows American's execution,632,discuss\n\"ISIS: We have our hands on weapons, ammo air-dropped by U.S.\",305,unrelated\nIsraeli-Canadian Woman 'Captured' By ISIS Says She Is 'Safe And Secure',714,discuss\nShots Heard In Alleged Brown Shooting Recording [AUDIO],625,unrelated\nPutin’s motorcade looks suspiciously like a massive…,1021,unrelated\n\"Nun gives birth, intends to keep baby\",220,unrelated\nNBC weatherman caught urinating in the woods live on air,125,unrelated\n\"SMALL METEORITE STRIKES NICARAGUA, GOVERNMENT SAYS\",388,unrelated\nKim Jong-Un 'bans the name Kim Jong-un',1549,unrelated\nMore than 200 kidnapped Nigerian girls to be released after deal reached with Boko Haram,381,unrelated\nMeet the 17-Year-Old Who Made $72 Million During His High-School Lunch Breaks,313,unrelated\nJudicial Watch's Farrell: ISIS Terrorists Did Cross Mexican Border,2039,unrelated\n\"Pumpkin Spice Condoms, And 6 Other Flavors That Aren’t Happening\",2252,agree\nISIS Video: America’s Air Dropped Weapons Now in Our Hands,2176,unrelated\n\"No, Pumpkin Spice Condoms Are Not A Real Thing\",472,unrelated\nCARLISLE HEAD SLAPPER ATTACKS SNEEZING WOMEN,2163,unrelated\nDog abandoned at Scotland train station with suitcase,1853,agree\nIraqi media says ISIS militants have contracted Ebola,2138,discuss\nRussian Man Wakes Up to Find His Testicles Have Been Stolen,1808,unrelated\nNew Audio Recording From Ferguson May Capture Michael Brown Shooting,958,unrelated\nLebanon confirms holding ISIS chief’s kin,2283,agree\n\"Sadly, Pumpkin Spice Condoms Aren't A Thing After All\",43,unrelated\nLynch Mob Castrates Alleged Rapist In Rajasthan,654,discuss\nNigeria says ceasefire agreed with Boko Haram,2139,discuss\nUPDATE: BATMAN v SUPERMAN Batmobile Reportedly Stolen By (Shocker!) Detroit Locals,917,discuss\nIsraeli Canadian fighting ISIS posts on Facebook: I'm safe and secure,1774,discuss\nAn audio recording of the Michael Brown shooting has reportedly surfaced,195,unrelated\nGovt fires employee who skipped work for 24 years,844,unrelated\nLynch mob chop man's penis off after catching him allegedly trying to rape teenager,2175,unrelated\n\"In Moscow, police are looking for a felon, cut the male genitals\",1646,unrelated\nCameron vows to hunt down IS 'monsters' after Haines murder,1989,agree\nSource: Tom Brokaw Wants Brian Williams Fired,1988,unrelated\n\"UPDATED 'Jihadi John' identified as Mohammed Emwazi of London, reports say\",1252,unrelated\nGoogle Grows With $1.6 Billion in California Office Deals,2096,unrelated\nA Bogus Banksy,1196,agree\nSenior Western Intelligence Official Confirms London Rapper Abdel Majed Abdel Bary Is A Suspect In The Foley Killing,975,unrelated\nMissing Mexican students 'not found in mass grave',1795,agree\nWas Heart-Tugging Viral Video Of Generous Homeless Man All A Hoax?,742,unrelated\nReport: Amazon to Launch Ad-Supported Streaming Service,2155,unrelated\nThat Boko Haram Ceasefire in Nigeria Isn’t A Ceasefire,34,unrelated\nWhat Glenn Beck Fears May Be Done With the 11 Missing Jets,2448,discuss\nReport: Israeli-Canadian woman fighting Islamic State has been kidnapped by terror group,2134,unrelated\nBritish Aid Worker Confirmed Murdered By ISIS,2440,agree\nUS probing claims ISIS fighters seized airdropped weapons meant for Kurds,1938,unrelated\nTurkish president says American weapons drop for Kurdish fighters was 'wrong' after supplies end up in the hands of ISIS,1361,discuss\nDid NBC Nightly News Go Live To A Man Who Was Taking A Piss?,205,unrelated\n\"Explosion reported near the Nicaraguan capital attributed to meteorite impact, but experts, including NASA, cast doubt on claims\",1917,unrelated\nPentagon Denies It Killed ISIS Chief As Airstrikes Hit Top Extremists,2360,unrelated\nMedia outlets identify 'Jihadi John',1346,discuss\nBoko Haram Denies Nigeria Cease-Fire Claim,459,unrelated\nNasa questions whether crater in Nicaragua caused by meteorite,966,disagree\n\"Spider burrowed into appendix scar, crawled through WA man's body\",181,unrelated\nNigeria Boko Haram blamed for raids despite truce claim,1195,discuss\nPredator drones being flown over Isil's Syrian 'capital',2412,discuss\n'Spiderman' squished: Experts debunk claims,1826,unrelated\n[Updated] Saudi State Television Allegedly Blurs Michelle Obama’s Face During Meeting With New Saudi King,682,unrelated\nMichael Phelps' girlfriend was born male but did not tell swimmer about her past,1130,unrelated\nThe iPhone 6 'Hairgate' Is Not a Thing,431,unrelated\n\"Islamic State, in video titled \"\"A Message to America,\"\" beheads American journalist James Wright Foley who was kidnapped in 2012\",1569,unrelated\nShots Heard In Alleged Brown Shooting Recording [AUDIO],1009,discuss\n\"Tour, agent: Tiger Woods not banned\",345,unrelated\n‘Jihadi John’: The Islamic State killer behind the mask is a young Londoner,503,unrelated\nSenator: Detainees swapped for Bergdahl have contacted militants,1628,discuss\nIsis claims it has US airdrop of weapons,1040,unrelated\nStar Wars: The Force Awakens to be released this summer?,1352,discuss\n\"North Korean leader Kim Jong-un not missing, just having ankle surgery\",1837,unrelated\nMore than 200 kidnapped Nigerian girls to be released after deal reached with Boko Haram,2078,unrelated\nWeather Reporter Mike Seidel Was Caught Off Guard on Live TV and Appeared to Be Urinating in the Snow -- Watch!,2511,discuss\n\"Iraq claims ISIS leader al-Baghdadi’s wife has NOT been arrested, despite Lebanon insisting woman detained at border told them she was Islamist extremist’s spouse\",1875,unrelated\nBREAKING NEWS: ISIS beheads missing American journalist James Wright Foley as warning to US to cease action in Iraq,2450,agree\nIraq: US to Probe ISIS' Chlorine Attack on Iraqi Security Personnel,1357,unrelated\nMan Chops Off and Throws Away His Small Penis After Bad Breakup,40,unrelated\nFears journalist James Wright Foley beheaded by Islamic State jihadists in ‘message’ to United States,1206,discuss\nDog abandoned at Ayr station with belongings in suitcase,1000,agree\nTeen Makes $72 Million on the Stock Market,1693,unrelated\nReport: NYPD to stop arresting people for minor marijuana offenses,1192,unrelated\nEbola Scare in Kansas City,707,unrelated\nInsurgents killed in Nigeria despite alleged truce with Boko Haram,1549,unrelated\nSHOCK CLAIM: PGA Golfer Says Tiger Woods Is Suspended For Failed Drug Test,1584,unrelated\nSaudi cleric issues fatwa against building snowmen,1950,unrelated\nSeth Rogen to Star as Steve Wozniak in Sony's Steve Jobs Biopic [Updated],1966,unrelated\nChristian Bale quits Steve Jobs movie,132,unrelated\n\"Israel opens dams, floods Gaza\",2234,unrelated\nZack Snyder’s ‘Batman V Superman: Dawn Of Justice’ Stolen Batmobile Rumor Put To Rest,2090,unrelated\nRapper identified as James Foley's executioner: reports,8,unrelated\nVideo Purports to Show Beheading of American Journalist,1164,unrelated\nReport: Taliban Detainee Swapped for Bowe Bergdahl Suspected of Trying to Return to Terrorism,2207,discuss\n\"Batmobile Stolen From \"\"Batman v Superman: Dawn of Justice\"\" Set, Zack Snyder Knows Who Did It\",1679,unrelated\niOS 8 bug could delete your iCloud Drive documents,1224,unrelated\n\"Islamic State, in video titled \"\"A Message to America,\"\" beheads American journalist James Wright Foley who was kidnapped in 2012\",1166,unrelated\nRumors about Fidel Castro’s death again circulate on the Internet,1832,unrelated\nUS drones hunt Isis leader in Syria,2129,discuss\n\"Prankster Gives Homeless Man $100, Secretly Follows Him And Learns He Buys Food For Others\",1996,agree\nREPORT: Apple Isn't Happy With The Battery Life Of Its New Smartwatch,2016,unrelated\n‘Jihadi John’: The Islamic State killer behind the mask is a young Londoner,1939,discuss\n\"North Korean leader Kim Jong-un not missing, just having ankle surgery\",505,unrelated\n\"No, Pumpkin Spice Condoms Are Not A Real Thing\",121,unrelated\nDetroit Police Issue Statement That The Batmobile Is Safe,1807,unrelated\nSoldier shot near Canadian parliament building,2404,unrelated\nIS militant 'Jihadi John' named as Mohammed Emwazi from London,1933,unrelated\nElderly Woman Arrested for Kidnapping Neighbor’s Cats & Making Fur Coats,2116,unrelated\n\"Man cuts off manhood, throws it in the bin, after girlfriend leaves over small penis\",1094,unrelated\n\"BATMOBILE NOT STOLEN, MTV CONTEST PRIZE REMAINS UNCLAIMED\",1671,discuss\n\"SEE IT: ISIS militants caught trying to cross border into Texas, Congressman claims\",226,unrelated\nDid Josh Paler Lin Stage His Viral Video About Helping the Homeless?,2370,unrelated\nFence-jumper ran through much of main floor of White House: report,1921,discuss\n\"In Vogue vs Rats War, the Rats Are Winning\",2263,agree\nSpec leak suggests Apple Watch will be on par with Android Wear rivals,1585,discuss\nNigeria Claims Boko Haram Will Release the Kidnapped Schoolgirls,34,unrelated\nAn Audio Recording of the Michael Brown Shooting Has Reportedly Surfaced,1564,discuss\nObama denounces killing of journalist James Foley and pledges ‘justice’,26,unrelated\n\"Soon Marijuana May Lead to Ticket, Not Arrest, in New York\",666,unrelated\nISIS Beheads American Journalist,2109,unrelated\nBatmobile Rumored To Have Been Stolen From Batman V. Superman: Dawn Of Justice Set,1673,unrelated\nNewly Discovered Mass Grave Linked to Missing Mexican Students,443,discuss\nMichael Zehaf-Bibeau was shot nearly a dozen times before Kevin Vickers fatally wounded him,1586,unrelated\nFounding Fathers-Era Time Capsule Found in Boston,1997,discuss\nSenior Western Intelligence Official Confirms London Rapper Abdel Majed Abdel Bary Is A Suspect In The Foley Killing,2044,unrelated\n\"Nigeria, Boko Haram reach ceasefire deal, kidnapped girls to go free, official says\",1019,unrelated\nIsis claims to behead US journalist,533,unrelated\nMexico Says Missing Students Not Found In First Mass Graves,1984,agree\nLarge space object slams Nicaragua’s capital as asteroid passes Earth,1731,discuss\nVideo Purports to Show Beheading of American Journalist,2304,unrelated\nSource: Tom Brokaw Wants Brian Williams Fired,0,unrelated\n\"The rapper, the hacker and the terror travel guide writer. Is one of these British extremists Jihadi John? Three potential Islamic State 'Beatles' emerge as MI5 'zeroes in' on murderer who beheaded U.S. journalist James Foley\",125,unrelated\nDera Sacha Sauda Chief Forced Castration of 400 Devotees? CBI Files Case Against 'MSG: The Messenger of God' Actor,936,unrelated\nFence-jumper made it farther in White House than Secret Service let on,508,unrelated\n\"Islamic State, in video titled \"\"A Message to America,\"\" beheads American journalist James Wright Foley who was kidnapped in 2012\",539,unrelated\n\"Tiger Woods is not on suspension for failing a drug test, his agent and a PGA official say\",2175,discuss\nDoes ISIS have an airforce? Terrorist 'fighter pilots' are being trained on captured MiGs by Saddam Hussein's ex-air force officers,886,unrelated\nFears journalist James Wright Foley beheaded by Islamic State jihadists in ‘message’ to United States,1547,unrelated\n\"No, Pumpkin Spice Condoms Are Not A Real Thing\",132,unrelated\nIraqi media says ISIS militants have contracted Ebola,1821,unrelated\nREPORTS: JORDANIAN KING PERSONALLY FLYING SORTIES AGAINST ISIS,2433,discuss\nNASA: Viral news on days of darkness in December is hoax,348,agree\n\"CNN Broadcasts Purported Audio Containing Gunshots That Felled Michael Brown Jr.; Leaders, Celebrities Fill Pews At Teen’s Funeral\",2250,discuss\nHopeless romantic BURNS DOWN college sports hall after fireworks proposal stunt fails,2345,unrelated\nWhat TBS’s Sped-Up Seinfeld Reruns Tell Us About the Sorry State of America,1871,discuss\nNET Extra: Back-from-the-dead Catholic priest claims God is a female...,467,unrelated\nWho Is Michael Zehaf-Bibeau? Ottawa Shooter Suspect Identified By Canadian Officials ,1786,unrelated\nA Letter Lego Sent to Parents in 1974 Holds an Important Message for the Parents of 2014,1169,unrelated\nISIS Extremists Claim to Behead British Hostage David Haines,15,unrelated\nMan chops off own penis after being dumped by his girlfriend,1398,unrelated\nAccountant Claims Comcast Got Him Fired From His Job for Reporting a Customer Service Issue,475,discuss\n\"Fidel Castro Dead? Yes, He Is… But The Cuban Leader Is Alive, Death Rumors Proven False\",2399,discuss\nWFB’s Bill Gertz: Obama Administration ‘Trying to Play Down’ Missing Libyan Airliners,2010,discuss\n\"Forget 18-karat gold, next-generation Apple Watch Edition could use platinum: Report\",1538,unrelated\nWhite House fence-jumper made it far deeper into building than previously known,1024,unrelated\nBoko Haram Denies Nigeria Cease-Fire Claim,2096,unrelated\nBREAKING UDPATED: ISIS REPORTEDLY USE CHEMICAL WEAPONS IN KOBANE,1020,unrelated\nSomali terrorist leader dead after US airstrike,1921,unrelated\nRajasthan: Angry mob teaches rapist a lesson; chops penis off,1939,unrelated\nWSJ: Apple cut watch health features due to erratic sensors,2409,unrelated\n#HairGate: iPhone 6 Customers Are Complaining That The Phone Is Ripping Out Their Hair,206,unrelated\nSomali terrorist leader dead after US airstrike,1746,unrelated\n\"Jihadi John named as Mohammed Emwazi, from west London\",1427,unrelated\nTim Cook Reportedly Reveals Apple Watch Waterproofing Has Improved,88,unrelated\nISIS Fighters Getting Caught Coming Across the U.S.-Mexican Border?,385,unrelated\nJihadi John ‘identified as British man from West London’,1437,unrelated\nSeth Rogen Eyed to Play Apple's Steve Wozniak in Christian Bale's Steve Jobs Movie (Exclusive),1262,discuss\n\"No, Banksy Didn't Create That 'Charlie Hebdo' Tribute Cartoon, But That Doesn't Mean You Can't Appreciate It\",1688,discuss\nIndia: 400 men cut off their testicles to 'get closer to God' following advice from 'guru',684,unrelated\nEbola Scare in Kansas City,2501,discuss\nApple Watch reportedly set to ship in the U.S. by March,2154,unrelated\nCanadian official identifies dead Ottawa gunman as Michael Zehaf-Bibeau,1266,unrelated\nJames Foley remembered as 'brave and tireless' journalist,903,discuss\nThis Is What It Looks Like When A Son Pays Off His Parents’ Mortgage As A Christmas Present,651,unrelated\n\"Managua explosion not a meteorite, NASA suggests\",220,unrelated\nReport: Nearly a Dozen Commercial Airliners Missing Ahead of 9/11 Anniversary After Islamists Overrun Libyan Airport,1372,discuss\nShocking picture shows mother trying to sell her own son to pay for twin daughter's cancer treatment,1698,agree\nIslamic State using 'SCORPION bombs' to terrorise victims,1358,unrelated\nISIS Reportedly Beheads American Photojournalist in Iraq,1966,discuss\nDoes ISIS Have Ebola? Probably Not! Media Reports It Anyway,1137,unrelated\nIs this the world's oldest burger? Man claims to have kept McDonald's Quarter Pounder for 20 YEARS,692,unrelated\nMacaulay Culkin Victim of Another Online Death Hoax,1545,agree\nMexico prosecutor: Students not in 1st mass graves,387,unrelated\nGovernment fires employee who skipped work for 24 years,1234,unrelated\nISIS Executioner 'Jihadi John' Is Named as Mohammed Emwazi,2349,agree\nVogue's new digs are reportedly swarming with rats,639,unrelated\nReport: Nigerian Woman Quarantined in KC with Ebola-Like Symptoms (Video),781,unrelated\nWSJ: Apple cut watch health features due to erratic sensors,1788,discuss\nAnimal lovers abuzz over pope’s comments that 'paradise is open to all of God’s creatures',2002,unrelated\n\"Viral Video Of Homeless Man Spending $100 On Food For Other Homeless Was Faked, Witness Says\",676,unrelated\n11 jetliners 'missing' after Islamist takeover of airport,1022,unrelated\n\"Boko Haram claims to have German hostage, denies ceasefire\",244,unrelated\nThe Force Awakens News: Director J.J. Abrams Eyes Summer Release for Star Wars 7 Because of Too Many Spoilers,2084,discuss\nAngry mob hacks off alleged rapist's genitals with meat cleaver after dragging him into butchers,830,agree\n\"Six months after abducting Nigerian schoolgirls, Boko Haram reportedly wants to free them\",2191,discuss\nIt’s Okay To Laugh About The Fact That The Vogue Rat Infestation is Getting Worse,1940,unrelated\nISIS Leader Killed: Abu Bakr Al-Baghdadi Reportedly Killed By U.S. Airstrike,539,unrelated\nISLAMIC STATE BEHEADS MISSING AMERICAN JOURNALIST JAMES WRIGHT FOLEY,2096,discuss\nKim Jong-Un's Sister Takes Control in North Korea,1260,unrelated\n\"No, a bird didn't poop on Vladimir Putin\",1813,agree\nBatmobile wasn't stolen: Cops,702,unrelated\nIS Militants Kill 300 Iraqi Soldiers with Chlorine Gas,1176,unrelated\nJames Foley executioner said identified as British rapper  Read more: James Foley executioner said identified as British rapper,634,unrelated\n\"North Korean leader Kim Jong Un had ankle surgery, report says\",687,unrelated\nISIS leader ‘killed’ in US airstrikes,891,discuss\n\"Managua explosion not a meteorite, NASA suggests\",1795,unrelated\nMissing American journalist reportedly beheaded by Islamic State ,539,unrelated\nChristian Bale in Talks to Play Steve Jobs (Exclusive),88,unrelated\nTeen Makes $72 Million on the Stock Market,1987,discuss\nISIS Beheads Kidnapped Photojournalist James Wright Foley in Horrific Video Message to the U.S.,1679,discuss\nThe Image That Everyone Is Sharing By 'Banksy' Isn't By Banksy — But It's Awesome,693,unrelated\nDaash Ebola transferred to Mosul {Google Translate],1291,unrelated\n\"Kim Jong-un Broke Both Ankles and Is Hospitalized, Report Claims\",1081,discuss\nIslamic Militants Post Video Claiming to Show Beheading of U.S. Journalist,880,discuss\nNew iOS 8 bug can delete all of your iCloud documents,61,unrelated\nVideo: Marine survives Taliban sniper headshot thanks to helmet,2115,unrelated\nMissing Libyan Jetliners Raise Fears of Suicide Airliner Attacks on 9/11,1699,unrelated\nReport: ISIS Leader Abu Bakr Al-Baghdadi Assassinated In U.S. Airstrike,1048,unrelated\nAudio recording allegedly captures at least 10 shots fired in Michael Brown killing,2403,unrelated\nVandals add rude paint job to $2.5m Bugatti (but luckily for the owner it all turned out to be a hoax),1419,unrelated\n‘The cub of Baghdadi': ISIS reports its youngest jihadist ‘got martyred’ in battle,2372,unrelated\nReport: Tom Brokaw Wants Brian Williams Fired,833,unrelated\nNun 'has surprise baby' after complaining of stomach pains,2192,unrelated\n\"Video Appears to Show Beheading of Journalist James Foley, Who Went Missing in Syria\",2070,unrelated\nBREAKING UDPATED: ISIS REPORTEDLY USE CHEMICAL WEAPONS IN KOBANE,2080,unrelated\nGOP Rep: ‘At Least Ten ISIS Fighters Have Been Caught Coming Across The Mexican Border’,220,unrelated\n#HairGate: iPhone 6 Customers Are Complaining That The Phone Is Ripping Out Their Hair,513,unrelated\nVogue's new digs are reportedly swarming with rats,1940,unrelated\n\"Meteorite makes big crater in Nicaragua, government says\",185,discuss\nN. Korea’s Kim has leg injury but in control,1419,unrelated\nA Wanted Man Responded To A Police Facebook Post That He Would Turn Himself In,550,unrelated\nRumors Of Fidel Castro's Death Circulate After Prolonged Absence From Public Life,1439,unrelated\nPumpkin Spice condoms? Don't fall for this hoax.,908,unrelated\nDid Kim Yo-Jong Take Kim Jong Un’s Role? North Korea Ill Health Rumors Are ‘Fabricated’,649,unrelated\n\"Lady on FB: I'm 41, Intersex, and Fucked Michael Phelps on First Date\",2454,discuss\nDHS: GOP Rep.’s Claim ISIS Members Caught at U.S. Border ‘Categorically False’,1637,unrelated\n\"Jess Smith, 19, Claims She Was Teletubbies' Giggling Baby: What Did She Get Paid?\",478,unrelated\n\"Rare meteorite impact causes blast in Nicaragua's capital, Managua\",220,unrelated\n\"Nigeria Says It Struck A Cease-Fire With Boko Haram, But Are They Talking To The Right Guy?\",171,unrelated\n\"Fidel Castro Rumors Sweep Internet, But No Sign in Cuba\",879,unrelated\nISIL allegedly kills US journalist in video,1009,unrelated\nAngry mob chops off man's genitals with butcher’s knife for alleged rape attempt,805,agree\nISIS Militants Allegedly Contracted Ebola,1251,unrelated\nGRAPHIC CONTENT: Girl sneers at man's tiny penis so he CHOPS IT OFF and bins it,1517,agree\nSeth Rogen reportedly nabs Steve Wozniak role in Steve Jobs filmSteve Jobs Iconic Moments,2124,unrelated\nSHOCKING: Indian Man's Penis Cut-off After He Was Caught Attempting Rape [Photos],2196,unrelated\nIraqi media: ISIS militants have contracted Ebola,1122,discuss\nGuantanamo detainee freed in Bowe Bergdahl swap 'back to terrorism',1364,unrelated\nThis Kid Made $72 Million During Lunch,2132,unrelated\nClaim: Comcast Got Complaining Customer Fired From His Job,2149,unrelated\nConstipated goldfish operated on by North Walsham vet,803,agree\nWatch: ISIS Claims to Have Captured U.S. Airdropped Weapons,2483,unrelated\nIslamist websites claim Israeli-Canadian woman kidnapped by IS: report,1690,discuss\nBoko Haram 'to release abducted schoolgirls' as part of ceasefire agreement,1361,unrelated\n\"Apple Watch to Feature Time-Only 'Power Reserve' Mode, Prototypes Disguised as Samsung Watches\",295,unrelated\nSugarhill Gang Rapper ‘Big Bank Hank’ Dies at 57,993,agree\nMichael Phelps’ girlfriend Taylor Lianne Chandler reveals she was raised as a boy,862,agree\n11 aircraft are missing from ‘terrorist-held’ Tripoli airport ahead of 9/11 anniversary,1588,unrelated\n'Banksy' Reacts To Paris Attack With Poignant Drawing,1584,discuss\nKidnapped Nigerian schoolgirls: Government claims ceasefire deal with Boko Haram that will bring missing girls home,903,unrelated\nSEE IT: California homeless man uses $100 gift to give food to others,1681,unrelated\nIndia Rape Crisis Sees Mob Castrate Alleged Sex Attacker in Shocking Scenes,775,unrelated\nADVISORY-Islamist rebel leader killed in U.S. strike - Somali government,550,unrelated\nIsis tells mother on rescue mission :’You’ve just eaten your son’,1549,unrelated\nOttawa gunman identified as 32-year-old Michael Zehaf-Bibeau,2214,agree\nAmazon's first brick-and-mortar store said to open in Manhattan,2506,unrelated\n\"ISIS beheads American photo-journalist James Wright Foley, threatens more to come\",938,unrelated\n\"Wife, child of Islamic State head Abu Bakr al-Baghdadi held in Lebanon, officials say\",1471,unrelated\nBanksy's illustrated response to the Charlie Hebdo attack isn't by Banksy. But it is striking,1747,unrelated\n\"Apple to Take Reservations for Trying On Apple Watch, Considered Platinum Model\",2196,unrelated\nSnowmen Declared Anti-Islamic As Snow Falls in Saudi Arabia,2317,unrelated\n\"James Foley, Missing American Photojournalist, Reportedly Executed By ISIS In Syria\",847,discuss\nHoly Theft! Batmobile Stolen from 'Batman v Superman'???,1338,unrelated\nNigeria Says Boko Haram Cease-Fire May Lead to Release of Kidnapped Girls,1697,unrelated\nNorth Dakota Names Landfill After Obama,468,agree\n\"L. Jinny? Abdel-Majed Abdel Bary, UK Rapper, Suspected in James Foley Killing: Reports\",760,unrelated\nChristian Bale in Talks to Play Steve Jobs (Exclusive),218,unrelated\n\"No, Pumpkin Spice Condoms Are Not A Real Thing\",2248,unrelated\n\"Sadly, Pumpkin Spice Condoms Aren't A Thing After All\",2240,unrelated\nNigeria says ceasefire agreed with Boko Haram,1661,unrelated\nISIS cracks down on five confirmed Ebola cases among fighters: official,2078,unrelated\nHeartbroken girl spends week in KFC after getting dumped,2414,agree\nMeteorite leaves crater in Nicaraguan capital Managua,1948,unrelated\nNET Extra: Back-from-the-dead Catholic priest claims God is a female...,1681,unrelated\n‘The cub of Baghdadi': ISIS reports its youngest jihadist ‘got martyred’ in battle,1336,unrelated\nConfusion Surrounds Capture Of “ISIS Leader’s Wife”,666,unrelated\nSEE IT: California homeless man uses $100 gift to give food to others,2061,agree\nMeteorite 'caused mysterious boom in Nicaragua',757,unrelated\nThis Letter To Parents From A 1970s Lego Set Contains An Important Message For Gender Equality,524,unrelated\n\"Gill Rosenberg, Canadian-Israeli Woman Feared Kidnapped By ISIS, Says She's Safe\",1459,unrelated\nPodcast: Brown Moses on what’s flying over Iraq and Syria,2367,unrelated\n\"Comcast Is Threatening To Cut Off Customers Who Use Tor, The Web Browser For Criminals\",1572,discuss\nIslamic State releases video apparently showing the beheading of missing US journalist James Foley,1627,unrelated\nThis Dog Was Left At A Railway Station With A Suitcase Of His Belongings After He Was Sold On Gumtree,304,unrelated\n\"Lady on FB: I'm 41, Intersex, and Fucked Michael Phelps on First Date\",1296,unrelated\nAxl Rose Dead? Of Course Not — Tiresome Internet Death Hoax Plague Hits Guns N’ Roses Frontman,1888,unrelated\n\"Bosnia: Seven underage girls return from five day school trip, pregnant\",612,unrelated\nOttawa gunman identified as 32-year-old Michael Zehaf-Bibeau,1439,unrelated\n\"James Wright Foley, Kidnapped Journalist, Apparently Executed by ISIS\",1982,unrelated\nIsis Syria News: Video Shows US Airdropped Weapons and Grenades 'Captured by Islamic State',2336,unrelated\nHow did a Texas plumber's truck end up with Syrian rebels? (+video),2084,unrelated\nKIM JONG-UN NECKS SNAKE WINE FOR VIRILITY,55,unrelated\n\"Batmobile Stolen From \"\"Batman v Superman: Dawn of Justice\"\" Set, Zack Snyder Knows Who Did It\",1313,disagree\nCold Turkey,1572,unrelated\nYPG Confirms: Gill Rosenberg Not Captured in Kobani,1949,unrelated\nNun complains of stomach pains... and GIVES BIRTH: Sister who had 'no idea' she was pregnant has a baby boy at hospital in Italy,2269,unrelated\n\"Jihadi John named as Mohammed Emwazi, from west London\",1588,unrelated\nIslamic State militants claim to behead missing American journalist,1857,unrelated\nApple's 12-Inch Retina MacBook Air Shown in Artist's Renditions,1852,unrelated\nSeven girls fall pregnant after five day school trip in Bosnia and Herzegovina,195,unrelated\nPolice find mass graves with at least '15 bodies' near Mexico town where 43 students disappeared after police clash,295,unrelated\n\"Audio captured at time of Michael Brown shooting, company says\",1786,unrelated\n\"Tee-off in your own putting paradise: Swedish luxury island owned by Tiger Woods up for sale - and it comes with a villa, a hot tub and a lodge\",43,unrelated\nChristian Bale In Talks To Play Steve Jobs In Sony's Next Biopic,1406,unrelated\nMeet the 17-Year-Old Who Made $72 Million During His High-School Lunch Breaks,405,unrelated\nSmall Meteorite Strikes in Nicaragua's Capital City of Managua,1622,discuss\nApple Watch reportedly set to ship in the U.S. by March,808,unrelated\nWeb of confusion as scientists cast doubt on man's claims that a spider burrowed into his stomach through his SCAR,220,unrelated\n\"Why the Gold Apple Watch Edition Must Cost $10,000\",2252,unrelated\nJames Foley beheading: London rapper turned jihadist believed to be under investigation for murder of journalist in Syria,2434,unrelated\nNew Audio Shows Michael Brown Was Shot at 11 Times,968,unrelated\nHomeland Security: No ISIL fighters on U.S. border,2360,unrelated\nGuru who ordered 400 followers to be castrated 'so they could be closer to God' is investigated for grievous bodily harm in India,15,unrelated\nREPORT: The Batmobile Might Have Been Stolen In Detroit,483,unrelated\nWeb of confusion as scientists cast doubt on man's claims that a spider burrowed into his stomach through his SCAR,1860,disagree\n‘Evil straight from the pits of hell': American journalist James Foley reportedly beheaded by ISIS,1034,unrelated\nRapper identified as James Foley's executioner: reports,1478,unrelated\nNun gives birth to surprise baby after complaining of stomach pains,1597,unrelated\nMichelle Obama's Hair Appeared Totally Uncensored on Saudi TV,1343,unrelated\nISIL video claims beheading of kidnapped journalist James Foley,1288,discuss\nIsis militants claim to have killed US journalist James Foley,1873,unrelated\nRep. Duncan Hunter: 'At Least 10' ISIS Fighters Caught at Mexican Border,2385,discuss\nFerguson riots: audio may have captured Michael Brown shooting,1934,discuss\nMissing jetliners raise fear of new 9/11-style attacks after Libyan airport falls to Islamic militants,508,discuss\n\"Viral Video Of Homeless Man Spending $100 On Food For Other Homeless Was Faked, Witness Says\",320,unrelated\nRobert Plant ripped up $800M Led Zeppelin reunion contract,1939,unrelated\nNew Audio Reveals Pause in Gunfire When Michael Brown Was Shot: Attorney,900,unrelated\nMexican students not among bodies found in mass graves,1109,agree\nMacaulay Culkin Dead? Another Death Hoax Circulates On Facebook,1458,unrelated\nNigeria Says Boko Haram Cease-Fire May Lead to Release of Kidnapped Girls,2156,unrelated\n11 jetliners 'missing' after Islamist takeover of airport,1489,unrelated\nSeven girls fall pregnant after five day school trip in Bosnia and Herzegovina,821,unrelated\nIraqi social-media rumors claim IS leader slain,2269,unrelated\nThe Force Awakens News: Director J.J. Abrams Eyes Summer Release for Star Wars 7 Because of Too Many Spoilers,808,unrelated\nIslamic State militants claim to behead missing American journalist,1251,unrelated\nTourist wakes to find strange red trail on his stomach - and discovers a spider has burrowed through his appendix scar and crawled UNDER his skin while on holiday in Bali,244,unrelated\nPure Evil: Islamic State Beheads American Journalist James Wright Foley,1857,unrelated\nU.S. airstrike kills Islamic Al Shabab terrorist leader in Somalia,1543,unrelated\nUS airstrike targets Al Shabaab leader Ahmed Abdi Godane in Somalia,882,unrelated\nUnverified video shows beheading of aid worker David Haines,1178,unrelated\n\"Unhappy Customer: Comcast Told My Employer About Complaint, Got Me Fired\",2447,unrelated\n\"Obama, Outraged Over Beheading, Vows to Stay on Course\",1034,unrelated\nBoston.com pulls story accusing prof of sending ‘racist’ emails,375,discuss\nDid NBC Nightly News Go Live To A Man Who Was Taking A Piss?,1361,unrelated\n\"Yang Hu, worker in Zhejiang, cuts off own penis over desperation of finding love\",236,agree\nReport: Christian Bale Just Bailed on the Steve Jobs Movie,2421,unrelated\nSmall Meteorite Hits Managua,1790,discuss\nLebanon confirms holding ISIS chief’s kin,388,unrelated\nBREAKING: ISIS Beheads American Journalist James Wright Foley,1361,unrelated\nWhat One Homeless Man Does with $100 Will Astonish You (VIDEO),1820,unrelated\nAudio recording allegedly captures at least 10 shots fired in Michael Brown killing,2345,discuss\nDylan Thomas Finds Tropical Spider Burrowed Under Skin,1375,unrelated\nDevoted pet owner spends £300 to save his GOLDFISH after it became constipated,2280,unrelated\nNew ISIS Video Shows Militants Seizing Weapons Airdropped By US Near Kobani,816,unrelated\nIslamic State claims to have beheaded American journalist,1206,discuss\nVigilantes cut off alleged rapist's penis,650,agree\n\"Man chops off own penis, throws it in a dustbin after poor show in bed\",831,unrelated\n\"David Haines Beheaded By ISIS, Execution Video Contains Threats Against UK: Reports\",2034,unrelated\nContinuing Violence Puts Boko Haram Ceasefire In Jeopardy,2356,discuss\nIsis supporters claim US hostage killed in coalition air strike in Syria,1293,discuss\nBatmobile Rumored To Have Been Stolen From Batman V. Superman: Dawn Of Justice Set,692,unrelated\n\"Video Appears to Show Beheading of Journalist James Foley, Who Went Missing in Syria\",2495,discuss\n\"Meteorite Strikes Nicaraguan Capital, Creates 16-Foot-Deep Crater\",731,unrelated\n\"McDonald’s Removing Big Mac, Apple Pies And Eliminating Large Size Options\",1938,unrelated\n\"Batmobile Stolen From \"\"Batman v Superman: Dawn of Justice\"\" Set, Zack Snyder Knows Who Did It\",2090,unrelated\n\"Rumors of King Abdullah Flying in Airstrikes Not True, Fox Excited Anyway\",1840,unrelated\nCNN Posts Alleged Audio of Michael Brown Shooting,1950,unrelated\nIsraeli-Canadian Woman 'Captured' By ISIS Says She Is 'Safe And Secure',1899,discuss\nNow THAT'S a Royal trip! Alan Titchmarsh finds psychedelic mushroom in the Queen's garden at Buckingham Palace,2478,agree\n\"Meet Magneto Boy, the kid who attracts metal with his body\",1317,unrelated\n\"Don't forget to tip...especially if you spend $300,000\",1897,unrelated\nWHO ‘probing’ whether ISIS fighters got Ebola,2138,discuss\nWas The Video Of That Homeless Man Doing Good Deeds With $100 All An Elaborate Hoax!?,1681,unrelated\n\"Rumor: Stainless Steel Apple Watch Will Cost $500, Gold $4,000\",286,discuss\n\"James Foley: American Journalist, James Wright Foley Beheaded in New ISIS Video [Breaking News]\",11,unrelated\n\"Homeless man who became a YouTube sensation after spending $100 on food for his beggar friends gets a surprise Christmas meal, makeover and night in a hotel in new video... but is it all a hoax by a 'serial prankster'?\",1940,unrelated\nMore American Weapons for ISIS,2307,agree\nIt's back! The incredible new Batmobile takes a spin around Detroit... after rumors it had been STOLEN,2483,unrelated\nPaul Rudd Is Not the Viral Video Hero Who Tackled a Gay Basher in Dallas,1814,unrelated\n'Hairgate': iPhone hit by new social media storm,431,unrelated\n\"Report: Apple Watch to start at $500 in stainless steel, thousands for gold model\",10,unrelated\nMacaulay Culkin Dead?,2266,unrelated\n\"Man cuts off manhood, throws it in the bin, after girlfriend leaves over small penis\",1171,agree\nMacaulay Culkin dead: The death hoax is once again on the child actor,722,unrelated\nLynch Mob Castrates Alleged Rapist In Rajasthan,1673,agree\nMedia outlets identify 'Jihadi John',1383,unrelated\nDylan Thomas Finds Tropical Spider Burrowed Under Skin,1271,unrelated\nIslamic State releases video apparently showing the beheading of missing US journalist James Foley,1120,unrelated\n\"Vice Media’s CEO blew $300,000 on dinner, and a Vegas casino boss blabbed about it\",2251,unrelated\nRumors about Fidel Castro’s death again circulate on the Internet,2009,discuss\n\"Tim Cook Reportedly Showers with Apple Watch, Suggesting It’s Waterproof\",1808,discuss\nAlleged Audio of Michael Brown Shooting Doesn’t Sound Good for Officer Darren Wilson,1299,unrelated\nSenior Western Intelligence Official Confirms London Rapper Abdel Majed Abdel Bary Is A Suspect In The Foley Killing,913,unrelated\nLawmaker Says ‘At Least 10′ Islamic State Fighters Have Been Captured at the Southern U.S. Border,1483,unrelated\nAxl Rose Dead? Fans Freak Out Over Death Rumors,1859,agree\nOttawa Gunman Identified As Michael Zehaf-Bibeau,1970,agree\nJordan king cites Clint Eastwood in revenge vow,773,unrelated\n\"James Foley: American Journalist, James Wright Foley Beheaded in New ISIS Video [Breaking News]\",1016,agree\nMoment Michael Brown was shot dead 'caught on audio recording': FBI handed potentially damning tape of ELEVEN shots being fired - including final volley of 'kill shots',321,unrelated\n\"Audio captured at time of Michael Brown shooting, company says\",2317,discuss\nWhat Glenn Beck Fears May Be Done With the 11 Missing Jets,1699,unrelated\nBritish Aid Worker Confirmed Murdered By ISIS,68,unrelated\n\"Pope Francis did not tell boy heaven has room for pets, contrary to report\",240,unrelated\nDaash Ebola transferred to Mosul {Google Translate],2299,unrelated\nREPORTS: JORDANIAN KING PERSONALLY FLYING SORTIES AGAINST ISIS,773,unrelated\nReport: Christian Bale Just Bailed on the Steve Jobs Movie,1107,unrelated\nA Mass Grave Points to a Student Massacre in Mexico,1670,unrelated\nHeartbroken girl spends week in KFC after getting dumped,2061,unrelated\nNew Audio Shows Michael Brown Was Shot at 11 Times,1403,unrelated\nIslamic State claims to have beheaded American journalist,1547,unrelated\nDog found abandoned at Scottish train station with suitcase of belongings,650,unrelated\n’6 Days Darkness in December 2014′ 100% Fake; NASA Confirmed 3 Days Total Darkness Hoax as Well,516,unrelated\nIsis Syria News: Iraqi Pilots 'Training Isis Fighters' to Fly Captured Planes,2408,discuss\n\"Pizza delivery man gets tipped more than $2,000 for a single delivery\",1017,unrelated\nPriest who died for 48 minutes says he met God and she’s a woman,26,unrelated\nNorth Korea directive reveals apparent ban on sharing Kim Jong-un’s name,903,unrelated\nTiger Woods prices private island at $7.1 million,43,unrelated\nAlleged audio of Michael Brown shooting released,2313,unrelated\nGovernment fires employee who skipped work for 24 years,1631,unrelated\nBanksy's illustrated response to the Charlie Hebdo attack isn't by Banksy. But it is striking,526,unrelated\n\"No, Banksy hasn’t been arrested\",2002,unrelated\nPassenger Wears A Hazmat Suit To Dulles Airport [PHOTO],1885,unrelated\nFence-jumper got farther into White House,1921,discuss\nLucita Sandoval sex tape hoax: Viral Argentine video features college student ― not 16-year-old boy,1734,unrelated\nISIS Beheads American Journalist,2404,unrelated\nChristian Bale in Talks to Play Steve Jobs in Danny Boyle's Biopic,1841,discuss\n#HairGate: iPhone 6 Customers Are Complaining That The Phone Is Ripping Out Their Hair,1289,unrelated\nNigeria announces truce with Boko Haram; fate of schoolgirls unclear,2078,unrelated\nState House time capsule from 1795 unearthed,971,agree\nISIS fighters 'have contracted Ebola': World Health Organisation investigating reports militants showed up at Iraqi hospital with lethal disease,1385,unrelated\nSeth Rogen reported to play Woz in the upcoming Steve Jobs movie,1588,unrelated\nIsis claims it has US airdrop of weapons,1026,unrelated\n\"Predator Drone Reportedly Sighted Circling Raqqa, Syria\",909,unrelated\n\"Boko Haram leader denies ceasefire deal, says 200 abducted girls married off \",359,unrelated\nAccountant Says Comcast Got Him Fired for Contesting Bogus Charges,2238,discuss\n\"Hundreds of dog-lovers from around the world offer home to pet abandoned at the railway station with a suitcase containing his pillow, toy, bowl and favourite food\",2483,agree\nMore than 200 kidnapped Nigerian girls to be released after deal reached with Boko Haram,320,unrelated\nJihadi John UNMASKED: Islamic State killer NAMED as west Londoner Mohammed Emwazi,1308,unrelated\nConde Nast's rat problem at One World Trade Centre: From red carpets to rodent droppings,2520,discuss\nBiological Warfare on the Horizon? ISIS Soldiers May Be Infected With Ebola,1004,unrelated\nNEWS/ Meet the Teletubbies Sun Baby: 19-Year-Old Jess Smith Reveals Herself as the Smiling Face Who Looked Over Teletubbyland,1832,unrelated\nTBS speeds up Seinfeld 7.5% to gain an extra 2 minutes of commercial ad time.,313,unrelated\nApple Watch launch reportedly planned for February with limited supply,1790,unrelated\n\"In Kim Jong Un's absence, his sister may rule. Or not.\",1817,unrelated\nIslamic Militants Post Video Claiming to Show Beheading of U.S. Journalist,2296,unrelated\nMeet The College Student Who Claims She Was The ‘Teletubbies’ Sun Baby,2227,discuss\nNicaraguan commission on possible meteorite crash presents rock samples,1179,unrelated\n\"Rare Case: Seven Bosnian Girls, Aged 13 And 14, Fall Pregnant After Five-Day School Trip; Parents Outraged After School Cites 'Parental Neglect'\",1361,unrelated\nTourist dubbed ‘Spider Man’ after spider burrows under skin for days,1826,unrelated\nWoman Spends Entire Week In KFC After Getting Dumped By Her Boyfriend,2414,agree\n\"Vice's Shane Smith drops $300,000 on Vegas dinner\",1817,unrelated\n\"Texas, Hold 'Em\",241,unrelated\nChristian Bale Pulls Out of Upcoming Steve Jobs Biopic,932,unrelated\n\"Lady on FB: I'm 41, Intersex, and Fucked Michael Phelps on First Date\",630,unrelated\n\"David Haines Beheaded By ISIS, Execution Video Contains Threats Against UK: Reports\",1097,agree\nComcast Says You Can Keep Your Tor,321,unrelated\nISIS Appears To Behead American Photojournalist In YouTube Video,26,unrelated\nFBI Probing Alleged Audio of Michael Brown Shooting,1073,unrelated\nISIS: Desperate mum told 'you've just eaten your son' after visiting militants' base in search of kidnap victim,2352,unrelated\nISIL allegedly kills US journalist in video,1120,unrelated\nMarijuana Law New York: How No-Arrest Policy Could Make Things Worse For Minor Offenders ,666,unrelated\nThe Guy Who Said a Spider Burrowed Under His Skin? Experts Say…,1860,discuss\nSugarhill Gang rapper Big Bank Hank dies at age 57,2398,agree\nHORROR: ISIS Fighters Have Reportedly Contracted Ebola,2197,unrelated\nChristian Bale to Play Steve Jobs in New Movie,271,unrelated\n\"North Korean leader Kim Jong Un had ankle surgery, report says\",1839,unrelated\nCNN plays chilling audio recording allegedly from Michael Brown shooting: “At least 11 shots”,1803,unrelated\n\"Op-Ed: Hoax – Priest who never existed claims he died, saw female God\",1849,disagree\nMacaulay Culkin Dead: Actor Once Again Victim Of Death Hoax,2326,agree\nThis Is a Truly Horrifying Story About a Spider,214,unrelated\nObama denounces killing of journalist James Foley and pledges ‘justice’,2525,unrelated\nMystery man slaps shoppers around head for sneezing,800,unrelated\nFears Islamic State could launch EBOLA attack on Britain after fighters 'contract virus',1669,discuss\n\"Boko Haram Denies Ceasefire, Says Kidnapped Girls Are Now Married\",2530,discuss\nBatmobile Stolen From 'Batman V Superman: Dawn Of Justice' Set? Report Claims That One Of The Batmobile Models Is Missing! Detroit Locals Responsible?,2135,discuss\n\"#Daysofdarkness: No, There Won't Be Six Days Of Darkness In December\",506,agree\nLow-level marijuana possession could soon land you a ticket instead of arrest in New York City,1920,discuss\nMcDonald’s Will Stop Serving Overweight Customers Beginning 1/1/15,742,unrelated\n\"Meteorite Strikes Nicaraguan Capital, Creates 16-Foot-Deep Crater\",1071,unrelated\nAudio may have captured Michael Brown shooting,1921,unrelated\n\"UK spies identify Foley’s killer, Abdel-Majed Abdel Bary a key suspect\",195,unrelated\nThis Powerful Cartoon About The Charlie Hebdo Attack Is Not By Banksy,1825,unrelated\n\"ISIS beheads American photo-journalist James Wright Foley, threatens more to come\",2495,discuss\nNorth Korea denies reports Kim Jong-un is to open state-backed restaurant in Scotland,2526,unrelated\nDeveloper quits using the app he was hired to make—or did he?,2185,discuss\nDetroit Police Issue Statement That The Batmobile Is Safe,1313,agree\nThe Unluckiest Man In The World Set His College On Fire With A Fireworks Marriage Proposal,1876,agree\nSenator: Detainees swapped for Bergdahl have contacted militants,819,unrelated\nWHO: Reports of Suspected Ebola Cases in Iraq Untrue,2175,unrelated\nMeteorite Leaves House-Sized Crater in Nicaragua’s Capital,1948,unrelated\nWHO ‘probing’ whether ISIS fighters got Ebola,2299,unrelated\nChristian Bale in Talks to Play Steve Jobs (Exclusive),1077,unrelated\nIraqi media says ISIS militants have contracted Ebola,2463,unrelated\nCPWD official sacked for absence from duty for 25 years,932,agree\nNun gives birth to surprise baby after complaining of stomach pains,1720,discuss\nHomeland Security: No ISIL fighters on U.S. border,2016,agree\nHas a woman aborted her baby because it's a boy?,947,discuss\n\"No, there aren’t any Ebola cases in Iraq\",620,agree\nThis Man Paid Off His Parents' Mortgage for Christmas (Video),1535,agree\nFormer PGA Tour player: Tiger Woods suspended for drug test failure,48,unrelated\nBoko Haram Denies Nigeria Cease-Fire Claim,903,unrelated\nAirport worker strips naked at security scanner in protest against guards,958,unrelated\nIslamic State releases video apparently showing the beheading of missing US journalist James Foley,2526,unrelated\nApple may launch 12-inch MacBook Air with Retina Display,2362,unrelated\nMan Known as ‘Jihadi John’ Is Identified as Mohammed Emwazi,2328,unrelated\nSeven girls fall pregnant after five day school trip in Bosnia and Herzegovina,1839,unrelated\nPictured: Libyan Islamist rebels pose with planes seized from Tripoli airport as U.S. officials warn they could be used to carry out terrorist attack on 9/11 anniversary,1083,unrelated\nKim Jong-un relying on ‘cobra wine’ after problems with trouser snake,2039,unrelated\nWeather Channel’s Mike Seidel was not caught with his pants down,1926,agree\nMacaulay Culkin Dead? Another Death Hoax Circulates On Facebook,1545,agree\nPenis Spray-Painted on a $2.5 Million Car Was Just for a Prank Video,442,unrelated\nBodies In Mexico Mass Grave Apparently Not Those Of Missing Students,1109,agree\nMan discovers spider living under his skin during Bali vacation,1530,unrelated\nCanadian Michael Zehaf-Bibeau thought to be the gunman in Ottawa shooting,2256,unrelated\nSaudi cleric condemns snowmen as anti-Islamic,924,agree\nISIS fighters seize weapons airdrop meant for Kurds,1120,discuss\nBREAKING NEWS: ISIS beheads missing American journalist James Wright Foley as warning to US to cease action in Iraq,1786,unrelated\nPentagon: Somali terror group leader killed in U.S. airstrike,1543,unrelated\nThe Story Of The High School Trader Who Made $72 Million Is A Rumor Spun Out Of Control,1781,discuss\nPolice hunt tweed-jacket wearing man who slaps shoppers for SNEEZING,438,agree\nAnna Wintour 'refuses to work at new World Trade Center Vogue office due to rat infestation',2031,discuss\nParents' anger after seven Bosnian schoolgirls aged 13 and 14 fall pregnant on class trip,1408,unrelated\nWife Of ISIS Leader Abu Bakr al-Baghdadi Detained In Lebanon,1877,disagree\nMichael Brown shooting audio caught on tape?,2220,discuss\nReport: Audio Reveals Pause Between Gunshots When Michael Brown Was Shot,662,unrelated\n\"Confusion swirls, details murky in arrest of ISIS leader's 'wife'\",1034,unrelated\nJames Foley remembered as 'brave and tireless' journalist,2096,discuss\nJihadi John identity revealed as Mohammed Emwazi: live,961,unrelated\nThis Woman Exposed Her Cheating Boyfriend With A Brilliant Christmas Gift,1839,unrelated\nPope Francis turns out not to have made pets in heaven comment,932,unrelated\nAmerican hostage in Yemen freed in military raid-Defence Ministry,1500,unrelated\nBunbury local discovered a spider had burrowed under his skin on Bali holiday,1375,unrelated\nGoogle to Buy Redwood City Offices for $585M,1224,unrelated\nBREAKING NEWS: Gunman 'shot dead' after wounding soldier near Canada parliament,633,unrelated\nDog Found Abandoned With Suitcase Filled With His Belongings,1212,unrelated\nCanadian-Israeli Woman Says She Hasn’t Been Captured By ISIS,1877,unrelated\nLego letter to parents in 1974 on gender equality still resonates 40 years on,451,unrelated\nIslamic State reports youngest jihadist 'martyred' in battle,2432,unrelated\nA soldier has been shot at Canada’s war memorial just steps away from the nation’s parliament,2344,unrelated\nObama Denounces James Foley's Execution: 'Today The Entire World Is Appalled',2525,unrelated\nAmazon Reportedly Planning An Ad-Supported Video Service That Will Be Cheaper Than Netflix,2187,unrelated\nOfficials shoot down congressman's claims ISIS terrorists are running across US-Mexico border,1893,unrelated\nThis Man Paid Off His Parents' Mortgage for Christmas (Video),1217,unrelated\nIndia Rape Crisis Sees Mob Castrate Alleged Sex Attacker in Shocking Scenes,689,unrelated\n\"Man chops off own penis, throws it in a dustbin after poor show in bed\",40,unrelated\n\"Rare meteorite impact causes blast in Nicaragua's capital, Managua\",816,unrelated\nKFC Gets Occupational Business License To Sell Marijuana In Colorado Restaurants KFC Gets Occupational Business License To Sell Marijuana In Colorado Restaurants,68,agree\n#HairGate: iPhone 6 Customers Are Complaining That The Phone Is Ripping Out Their Hair,125,unrelated\n\"In Moscow, police are looking for a felon, cut the male genitals\",2097,unrelated\nMacaulay Culkin Dead? Another Death Hoax Circulates On Facebook,2520,unrelated\nDog abandoned at Scottish rail station with suitcase full of belongings  Read more: http://www.ctvnews.ca/world/dog-abandoned-at-scottish-rail-station-with-suitcase-full-of-belongings-1.2175026#ixzz3O9Shc1IO,388,unrelated\nVideo Messaging App Says Audio Recording Of Michael Brown's Shooting Is Authentic,1803,unrelated\nKim Had Ankle Surgery:  Source,186,unrelated\nCheeky vandals paint giant penis on bonnet of £1.5 million Bugatti Veyron sportscar,1183,unrelated\n\"Six months after abducting Nigerian schoolgirls, Boko Haram reportedly wants to free them\",1896,discuss\nISIS Militants Allegedly Contracted Ebola,2127,unrelated\nAudio of gunfire in Michael Brown case authenticated by app company,388,unrelated\nFence-jumper made it farther in White House than Secret Service let on,1137,unrelated\nMoment U.S. Marine is saved by his Kevlar helmet as Taliban sniper bullet hits him in head,320,unrelated\n\"Gill Rosenberg, Canadian citizen, reportedly captured by ISIS in Syria\",1240,unrelated\nU.S. Hostage Luke Somers Killed During Yemen Rescue Bid: Family,1500,unrelated\nMeteorite leaves crater in Nicaraguan capital Managua,1073,discuss\n\"No, a bird didn't poop on Vladimir Putin\",1957,agree\n\"James Foley: American Journalist, James Wright Foley Beheaded in New ISIS Video [Breaking News]\",1574,unrelated\nSeth Rogen to Play Apple’s Steve Wozniak,1746,discuss\nA Predator Drone Has Reportedly Been Spotted Circling Above ISIS's Capital City,971,unrelated\nReport: Nearly a Dozen Commercial Airliners Missing Ahead of 9/11 Anniversary After Islamists Overrun Libyan Airport,1681,unrelated\nDNA tests prove Lebanon IS holding ISIS chief al-Baghdadi's ex-wife and daughter after they were caught with fake passports,365,unrelated\n\"Boko Haram Cease-Fire: Abducted Nigerian Schoolgirls To Be Released, Officials Say\",1906,unrelated\nREPORT: The Batmobile Might Have Been Stolen In Detroit,1494,unrelated\nIndian 'Rapist' Castrated By Angry Mob Who Hack Off Gentials With Meat Cleaver (GRAPHIC PICTURES),1256,unrelated\nCheese addiction breaks Kim Jong-un's ankles,1349,unrelated\nNicaraguan commission on possible meteorite crash presents rock samples,757,unrelated\n\"If you really believed Colorado KFCs were selling pot, here’s a reality check\",1843,unrelated\nNET Extra: Back-from-the-dead Catholic priest claims God is a female...,2142,unrelated\nHas a woman aborted her baby because it's a boy?,614,unrelated\nDHS: GOP Rep.’s Claim ISIS Members Caught at U.S. Border ‘Categorically False’,524,unrelated\nReport: Christian Bale Drops Out Of Steve Jobs Biopic,1368,unrelated\n\"Gill Rosenberg, Canadian-Israeli Woman Feared Kidnapped By ISIS, Says She's Safe\",2296,unrelated\nSeth Rogen Is Woz,1849,unrelated\nReports: Islamic State uses chlorine gas against Iraqi forces,1136,discuss\nNigeria Boko Haram blamed for raids despite truce claim,40,unrelated\nAudio may have captured Michael Brown shooting,958,unrelated\nScientists Doubt That Meteor Caused Crater In Nicaragua,757,unrelated\nAlleged audio of Michael Brown shooting has surfaced,2481,discuss\nIsis Syria News: Video Shows US Airdropped Weapons and Grenades 'Captured by Islamic State',2252,unrelated\n\"Six months after abducting Nigerian schoolgirls, Boko Haram reportedly wants to free them\",533,unrelated\nSugarhill Gang Rapper Big Bank Hank Dies at 57,1996,unrelated\nUS hostage Luke Somers dies after rescue bid,2385,unrelated\nApple Watch reportedly has low-energy 'power reserve' mode,719,unrelated\nIraqi media: ISIS militants have contracted Ebola,2299,unrelated\nChristian Bale to play Steve Jobs in upcoming biopic,1839,unrelated\nMichael Phelps' girlfriend was born male but did not tell swimmer about her past,330,unrelated\nBoko Haram denies truce to release kidnapped schoolgirls,2530,discuss\n\"Accused Boston Marathon Bomber Severely Injured In Prison, May Never Walk Or Talk Again\",2009,unrelated\nAbdel-Majed Abdel Bary in Foley beheading: London rapper songs help identify him,1058,unrelated\nThis Woman Exposed Her Cheating Boyfriend With A Brilliant Christmas Gift,1406,unrelated\nCaught a catfish record in Po: 127 kg and 2.67 meters,1652,agree\n\"Managua explosion not a meteorite, NASA suggests\",1817,unrelated\nPolice hunting mystery 'slapper' in tweed jacket who attacks people who sneeze in town's high street,1359,unrelated\nA Husband Breaks Down In Tears After Lost Voicemail Message By His Late Wife Is Recovered,1640,agree\nISIS Video Claims to Show Beheading of British Hostage,2241,discuss\n\"Google to buy big chunk of Pacific Shores, iconic Redwood City office park\",1909,unrelated\nWatch: ISIS Claims to Have Captured U.S. Airdropped Weapons,1120,discuss\nZack Snyder Responds to Fake Stolen Batmobile Report,964,unrelated\nChristian Bale quits Steve Jobs movie,2211,agree\nSouth Korea: Kim Jong Un had ankle surgery to remove cyst,818,unrelated\nNigeria Claims Boko Haram Will Release the Kidnapped Schoolgirls,821,unrelated\nReport: Former Baseball Star Jose Canseco Accidentally Shot At Home,381,unrelated\nEBay appears to be planning an Apple Watch app,209,unrelated\nISIS Leader Killed: Abu Bakr Al-Baghdadi Reportedly Killed By U.S. Airstrike,539,unrelated\nISIL video claims beheading of kidnapped journalist James Foley,26,unrelated\nReport: British intelligence has identified Foley's killer,2409,unrelated\nSpeeding Up ‘Seinfeld’ For Younger Viewers,1871,discuss\nGovernment fires employee who skipped work for 24 years,1125,unrelated\nReport: 4 ISIS Terrorists Caught at Southern Border in 36 Hrs,2367,discuss\nCourt Orders Probe Into Complaints Of 'Forced Castration' In Religious 'Dera' Sect,2336,discuss\n\"Nigeria, Boko Haram reach ceasefire deal, kidnapped girls to go free, official says\",992,unrelated\n\"ISIS beheads American photo-journalist James Wright Foley, threatens more to come\",533,unrelated\n\"James Foley, Missing American Photojournalist, Reportedly Executed By ISIS In Syria\",1288,discuss\n\"Meet Magneto Boy, the kid who attracts metal with his body\",1804,unrelated\n'The youngest martyr - the cub of al-Baghdadi': ISIS boasts a 10-year-old fighter has been killed as he went into battle with his father in Syria,2288,unrelated\nMacklemore Gets Twitter-Trolled with the #MacklemoreJoinedISIS,450,unrelated\nIs Ebola Virus Spreading Among ISIS Militants? Reports Claim Jihadists Seeking Cure at Mosul Hospital,2177,unrelated\nHas Apple quietly fixed its iPhone 6 Plus ‘Bendgate’ problem?,1134,discuss\n\"ISIS Militants In Mosul Have Contracted Ebola, Iraqi Media Sources Claim\",2078,unrelated\nBrian Williams Demands Apology From Social Media Over Erroneous Urination Reports (Video),40,unrelated\nJournalist James Wright Foley reportedly beheaded by ISIS,2261,unrelated\nKFC Marijuana Sales To Begin In Colorado? It’s Unbelievable — Literally,1814,agree\nWhat This Homeless Guy Did With $100 Completely Stunned The Man Who Gave It To Him,467,unrelated\nPriest who died for 48 minutes says he met God and she’s a woman,2445,disagree\n7 teen girls get pregnant on school trip Read more at http://www.wnd.com/2014/12/7-teen-girls-get-pregnant-on-school-trip/#F5filOd6yFpASPV9.99,2504,agree\nMilitant Group Says It Killed American Journalist in Syria,1166,unrelated\nIslamic State fighters detonate 'SCORPION bombs' in terror siege,386,discuss\n'Sex attacker' has penis cut off with a cleaver in India,1708,unrelated\n\"Boko Haram Denies Ceasefire, Says Kidnapped Girls Are Now Married\",304,unrelated\nPolice Looking For A Man That Slaps People When They Sneeze!,1359,unrelated\nNew iOS 8 bug can delete all of your iCloud documents,1040,unrelated\nConfusion Surrounds Capture Of “ISIS Leader’s Wife”,2283,discuss\nBoko Haram Denies Nigeria Cease-Fire Claim,2272,agree\nHoax 'Banksy Arrested in London' Story Dupes the Internet Again,2283,unrelated\nMohammed Emwazi: Man identified as Isis killer 'Jihadi John' was 'stopped by MI5' while on safari holiday in Africa in 2010,304,unrelated\n\"No, Robert Plant Didn’t Rip Up an $800 Million Contract\",1492,agree\n\"Woman detained in Lebanon is not al-Baghdadi's wife, Iraq says\",609,unrelated\nNew Audio Reveals Pause in Gunfire When Michael Brown Was Shot: Attorney,1299,unrelated\nCanadian-Israeli Woman May Have Been Captured In Syria: Reports,1289,unrelated\nUS Lawmaker: Ten ISIS Fighters Have Been Apprehended Coming Across Southern Border (Video),2307,unrelated\nIslamic State claims it executed American photojournalist James Foley,1206,discuss\nDid Kim Yo-Jong Take Kim Jong Un’s Role? North Korea Ill Health Rumors Are ‘Fabricated’,2520,unrelated\nBatmobile Rumored To Have Been Stolen From Batman V. Superman: Dawn Of Justice Set,251,unrelated\nUS drones hunt Isis leader in Syria,1081,unrelated\nUtah Man Hospitalized After Winning Eggnog Chugging Contest,1296,unrelated\nISIL Beheads American Photojournalist in Iraq,933,discuss\nU.S. Hostage Luke Somers Killed During Yemen Rescue Bid: Family,1720,unrelated\nUS Intel: Taliban Man Released From Gitmo in Bergdahl Deal is Back to Militant Activity,1223,unrelated\n\"That Story About a Catholic Priest Dying, Seeing God as a Woman, and Coming Back to Life? It’s Almost Definitely Fake\",2328,unrelated\nApple May Or May Not Hold An Event On The 24th Of February [Rumor],1828,unrelated\nYou may be able to make appointments at the Apple Store to try on the Apple Watch when it launches,260,unrelated\nAxl Rose Dead? Fans Freak Out Over Death Rumors,144,unrelated\nMacaulay Culkin Dead? Fans Freak Out Over Death Rumors,2502,discuss\nREPORT: Apple Isn't Happy With The Battery Life Of Its New Smartwatch,1625,unrelated\nMeteorite leaves crater in Nicaraguan capital Managua,1948,unrelated\n\"Unhappy Customer: Comcast Told My Employer About Complaint, Got Me Fired\",2034,unrelated\n'There is no limit to their depravity' Islamic State FEED mother her own SON,2133,unrelated\nNET Extra: Back-from-the-dead Catholic priest claims God is a female,1521,disagree\nHigh School Student Rumored to Have Made $72 Million Trading Stocks,945,unrelated\n\"How did Fake Chinese News Site Dupe Washington Post, Atlantic, BBC?\",1240,unrelated\nWeb of confusion as scientists cast doubt on man's claims that a spider burrowed into his stomach through his SCAR,724,unrelated\n\"PGA Tour Pro Claims Tiger Woods Is Currently Suspended For PEDs, Compares Him To Lance Armstrong\",1584,unrelated\nWoman Spends Entire Week In KFC After Getting Dumped By Her Boyfriend,971,unrelated\nReport: Christian Bale Just Bailed on the Steve Jobs Movie,945,disagree\n\"Woman catches husband cheating with her twin, humiliates them\",660,unrelated\nInsurgents killed in Nigeria despite alleged truce with Boko Haram,1166,discuss\n\"Wildest Apple Watch rumor yet: 100,000 apps at launch\",2459,unrelated\n\"Apple Reportedly Preparing 12-inch MacBook Air, Thinner and Lighter than Existing Models\",879,unrelated\nRep. Duncan Hunter: 'At Least 10' ISIS Fighters Caught at Mexican Border,570,unrelated\nTom Brokaw wants Brian Williams fired,2469,unrelated\n\"Nun Complains Of Stomach Pains, Later Gives Birth To Baby Boy\",2388,unrelated\nChristian Bale Pulls Out of Upcoming Steve Jobs Biopic,296,unrelated\n\"No, Banksy hasn’t been arrested\",205,unrelated\nThe famous “Dog whisperer” Cesar Millan died of a heart attack this morning.,2045,unrelated\nNasa questions whether crater in Nicaragua caused by meteorite,757,unrelated\nIt’s About To Get Harder To Be Arrested For Pot Possession In New York City,1920,discuss\nISIS fighters ‘have contracted Ebola’,1289,unrelated\nFemale Israeli fighter said abducted by Islamic State  Read more: Female Israeli fighter said abducted by Islamic State,1808,unrelated\n\"Rumors of King Abdullah Flying in Airstrikes Not True, Fox Excited Anyway\",304,unrelated\nIraqi and Kurdish media reports cases of Ebola among Islamic State fighters in Mosul,2175,unrelated\nNicaragua asks U.S. for help investigating meteorite crater,1948,unrelated\n\"No, a bird didn't poop on Vladimir Putin\",527,unrelated\nDon’t ‘Reset All Settings’ in iOS 8 unless you want to lose your iCloud files,1278,unrelated\nNun who GAVE BIRTH to baby boy after suffering agonising stomach pains 'had no idea' she was pregnant,699,unrelated\nREPORT: JETLINERS STOLEN FROM LIBYA COULD BE USED TO ATTACK U.S. ON 9/11,917,unrelated\nPurported ISIS claim: Jordan airstrike kills female US hostage,1933,unrelated\nMeteorite strike in Nicaragua puzzles experts,1627,unrelated\n\"Audio captured at time of Michael Brown shooting, company says\",195,unrelated\nNigeria and Boko Haram 'agree ceasefire and girls' release',35,unrelated\nBritish rapper a suspect in ISIS beheading,1634,unrelated\nKim Jong-Un's Scottish Dog Meat Restaurant Is Probably Fabricated Shite,1487,discuss\nNET Extra: Back-from-the-dead Catholic priest claims God is a female...,1934,unrelated\nSay 'eh-oh!' to the Teletubbies SUN BABY - can you still recognise her after 19 years?,941,unrelated\n\"Forget 18-karat gold, next-generation Apple Watch Edition could use platinum: Report\",87,unrelated\nNigeria says ceasefire agreed with Boko Haram,821,unrelated\nAmazon is about to open its first-ever physical store in New York City,1439,unrelated\nReport: Former Baseball Star Jose Canseco Accidentally Shot At Home,992,unrelated\nIsilkulskom student has gained superhero powers after shock,1197,unrelated\n\"Texas, Hold 'Em\",1627,unrelated\nStar Wars VII for a New SUMMER Release Date!?,2434,unrelated\nGOP Rep: ‘At Least Ten ISIS Fighters Have Been Caught Coming Across The Mexican Border’,385,unrelated\nIRAQI HEALTH OFFICIAL: EBOLA HAS KILLED 5 ISIS FIGHTERS,1974,discuss\nDurex Is Not Making Pumpkin Spice Condoms After All: A Hoax Debunked,2252,agree\n\"McDonald’s to Stop Serving Overweight Customers in January? Nope, ‘1/15/2015′ Story is Fake\",1383,unrelated\nPsychoactive magic mushroom found in grounds of Buckingham Palace,2137,unrelated\nComcast Says You Can Keep Your Tor,2234,unrelated\n\"10% of Consumers 'Very Likely' to Buy a Smartwatch in 2015, Suggesting 24M Apple Watches\",2299,discuss\nIsis claims to behead US journalist,2304,unrelated\nHere Are Microsoft's New Robot Security Guards,1195,unrelated\nISIS Claims to Have Intercepted Supplies From U.S. Airdrop,2009,unrelated\nSaudi Arabia 'fatwa over building of snowmen',1531,unrelated\nMCDONALD’S WILL STOP SERVING OVERWEIGHT CUSTOMERS BEGINNING 1/1/15,2184,agree\n\"Tropical spider burrows under man's skin, lives there for three days\",2459,unrelated\nUnbearable! Carolling toy in Shefford 'gagged' by council,2299,unrelated\nJudicial Watch's Farrell: ISIS Terrorists Did Cross Mexican Border,190,unrelated\nSeven teenage girls get pregnant on school trip,2248,agree\n\"James Foley: American Journalist, James Wright Foley Beheaded in New ISIS Video [Breaking News]\",1034,unrelated\nTurkish president says American weapons drop for Kurdish fighters was 'wrong' after supplies end up in the hands of ISIS,1708,unrelated\nReport: Audio Reveals Pause Between Gunshots When Michael Brown Was Shot,1435,unrelated\n\"Michael Phelps' self-proclaimed 'girlfriend', 41, reveals she was born a male as she describes her 'amazing intimacy' with Olympic swimmer\",190,unrelated\n\"NYPD to stop arresting for low-level marijuana charges, will issue tickets instead: source\",1863,unrelated\nCanadian official identifies dead Ottawa gunman as Michael Zehaf-Bibeau,1329,discuss\nThis Woman Exposed Her Cheating Boyfriend With A Brilliant Christmas Gift,830,unrelated\n'Hairgate': iPhone hit by new social media storm,867,unrelated\nNASA Raises Doubts About Reports of Nicaraguan Meteorite,1900,unrelated\nGuantanamo Detainee Exchanged for American POW Attempts a Return to Battle,2367,unrelated\nNorth Korean leader Kim Jong-un to open restaurant in Scotland,2314,unrelated\nCNN audio: Is this the moment Michael Brown was shot?,2313,unrelated\nIraqi Official Dismisses ‘Unfounded’ Reports That ISIS Fighters Have Ebola,2003,discuss\nApple hopes to sell over 50 million watches in 2015,2311,discuss\nWhite House fence-jumper made it far deeper into building than previously known,2187,unrelated\n\"Comcast Is Threatening To Cut Off Customers Who Use Tor, The Web Browser For Criminals\",633,unrelated\nGOP Rep. Duncan Hunter Claims 'At Least' 10 ISIS Fighters Apprehended On Texas Border,385,unrelated\n\"11 Tripoli Planes Still Missing, Sparks 9/11 Concerns\",920,discuss\nTropical spider burrowed under Bali tourist's skin,730,unrelated\nFence-jumper made it farther in White House than Secret Service let on,1689,unrelated\nAl Qaida hostage killed in raid,298,unrelated\nISIS fighters ‘have contracted Ebola’,93,unrelated\nWhiz kid stock picker: I didn't actually make $72M trading,1760,discuss\nBodies In Mexico Mass Grave Apparently Not Those Of Missing Students,1822,discuss\nISIS fighters 'have contracted Ebola': World Health Organisation investigating reports militants showed up at Iraqi hospital with lethal disease,720,unrelated\n\"Despite ceasefire announcement, new Boko Haram attacks reported\",992,unrelated\n\"Is North Korea, world's most secret state, really planning a new restaurant in Scotland?\",955,unrelated\nNigeria: hopes for return of kidnapped schoolgirls rise after ceasefire reported,455,discuss\nISIS Video: America’s Air Dropped Weapons Now in Our Hands,1938,unrelated\nNew policy could reduce marijuana possession arrests,1295,unrelated\nMagic mushrooms found at Buckingham Palace,258,unrelated\nTurkish president says American weapons drop for Kurdish fighters was 'wrong' after supplies end up in the hands of ISIS,104,unrelated\nChinese advised to choose British-sounding names to get ahead,1939,unrelated\nEggnog-chugging contest leads to hospital stay,882,unrelated\n\"US, UK eye rapper as British-born militant who beheaded journalist James Foley\",1478,unrelated\nIslamist websites claim Israeli-Canadian woman kidnapped by IS: report,2445,unrelated\n\"CNN Broadcasts Purported Audio Containing Gunshots That Felled Michael Brown Jr.; Leaders, Celebrities Fill Pews At Teen’s Funeral\",1808,unrelated\n\"Apple Reportedly Preparing 12-inch MacBook Air, Thinner and Lighter than Existing Models\",190,unrelated\nNew Rumour Suggests Apple Watch to Launch in February,1183,unrelated\nNasa questions whether crater in Nicaragua caused by meteorite,1573,agree\nWho Is Michael Zehaf-Bibeau? Ottawa Shooter Suspect Identified By Canadian Officials ,524,unrelated\nAmerican Predator Drone Circling Islamic State’s Stronghold,2186,unrelated\nUnlucky in love man CHOPS OFF own penis because he was fed up with not having a girlfriend,1761,unrelated\n\"Report: new 12-inch MacBook Air slims down, has single USB port\",1679,unrelated\n\"Kim Yo Jong, Kim Jong-Un’s Sister, Takes Control of North Korea While Brother Gets Treatment?\",2330,unrelated\n\"ISIS beheads American photo-journalist James Wright Foley, threatens more to come\",2261,unrelated\nAlleged Audio of Michael Brown Shooting Doesn’t Sound Good for Officer Darren Wilson,121,unrelated\nNew Audio Reveals Pause in Gunfire When Michael Brown Was Shot: Attorney,1317,unrelated\nCBI registers 'criminal conspiracy' case against Dera chief after claims 400 male followers were forcibly castrated,1654,discuss\nExperts: More facts needed on purported audio recording of Michael Brown shooting,2419,unrelated\nShots Heard In Alleged Brown Shooting Recording [AUDIO],1817,discuss\nChristian Bale set to play Steve Jobs in forthcoming biopic of Apple co-founder,729,disagree\nNigeria Says Boko Haram Cease-Fire May Lead to Release of Kidnapped Girls,125,unrelated\nTexas Plumber Isn't Sure How Extremists In Syria Ended Up With His Work Truck,1562,unrelated\nAudio of gunfire in Michael Brown case authenticated by app company,586,unrelated\nNBC weatherman caught urinating in the woods live on air,2078,unrelated\n\"James Foley, Missing American Photojournalist, Reportedly Executed By ISIS In Syria\",1574,unrelated\nSeth Rogen reportedly nabs Steve Wozniak role in Steve Jobs filmSteve Jobs Iconic Moments,1746,discuss\nChristian Bale to Play Steve Jobs in New Movie,1077,unrelated\n\"Nigeria claims deal with Boko Haram on ceasefire, kidnapped girls\",344,unrelated\nRussian Man Wakes Up to Find His Testicles Have Been Stolen,1197,unrelated\nLibya: Missing Libya Planes Spark Security Concerns,2314,unrelated\nObama: murder of James Foley 'shocks the conscience of the entire world',693,unrelated\nTexas plumber baffled after truck ends up in the hands of Syrian rebels,1009,unrelated\nTropical spider burrowed under man's skin through appendix scar and lived there for THREE DAYS,1500,unrelated\nWeather Reporter Caught Writing His Name In The Snow Was NOT Ready To Go On Camera (UPDATED),320,discuss\n\"11 Tripoli Planes Still Missing, Sparks 9/11 Concerns\",1022,unrelated\n\"FIDEL CASTRO DEATH WATCH: RUMORS HEAT UP, CUBA DENIES\",2028,discuss\nSurreal Photos of Fisherman’s Jaw-Dropping Catch Will Likely Have People Wondering If It’s Real,1913,unrelated\nWHO says reports of suspected Ebola cases in Iraq are untrue,2520,unrelated\nIslamic State accused of using chlorine gas on Iraqi soldiers,1136,discuss\nAlleged audio of Michael Brown shooting released,944,discuss\nWeaponized Ebola? ISIS Militants Said To Contract Deadly Virus,5,unrelated\nNasa questions whether crater in Nicaragua caused by meteorite,1900,unrelated\nWHO says reports of suspected Ebola cases in Iraq are untrue,1669,discuss\nISIS Beheads American Journalist,1873,unrelated\nAfter ISIS trick mum into eating son - 5 other reluctant cannibals including those forced to eat own body parts,2197,discuss\nREPORT: Apple's Watch Will Come In 2 Storage Sizes,1383,unrelated\n\"Gill Rosenberg, former IDF soldier, possibly captured by ISIS while fighting with Kurds\",214,unrelated\n\"Nun gives birth, intends to keep baby\",1744,unrelated\nPentagon: Somali terror group leader killed in U.S. airstrike,1853,unrelated\nMacaulay Culkin Dead? Another Death Hoax Circulates On Facebook,2134,unrelated\nBoko Haram denies truce to release kidnapped schoolgirls,2156,unrelated\nStar Wars: The Force Awakens to be released this summer?,2360,unrelated\n\"No, a bird didn't poop on Vladimir Putin\",195,unrelated\nMore than 200 kidnapped Nigerian girls to be released after deal reached with Boko Haram,2191,discuss\nTwo GOP Congressmen Say Suspected Terrorists Caught Crossing U.S.–Mexico Border,2307,unrelated\nBrian Williams Demands Apology From Social Media Over Erroneous Urination Reports (Video),831,unrelated\nNew York City Plans to End Arrests for Possession of Small Amounts of Marijuana,269,unrelated\n\"Whoa, Paul Rudd Was One of the Airport Heroes Who Took Down the Homophobe\",487,unrelated\n\"Tom Brokaw 'wants Brian Williams out': NBC legend 'furious' at Iraq war lie, as it's claimed executives warned anchor to stop exaggerating the story in the past\",1492,unrelated\n\"Report: The Apple Watch Will Only Last 2.5 Hours With \"\"Heavy\"\" Use\",367,unrelated\nEmotional sergeant-at-arms is greeted back to parliament with a rousing standing ovation a day after he heroically shot dead terrorist - the first time he used weapon in 30 year career,1549,unrelated\nPentagon Denies It Killed ISIS Chief As Airstrikes Hit Top Extremists,1466,discuss\nCNN Airs Alleged Audio from Michael Brown Shooting,2313,unrelated\nZack Snyder Responds to Fake Stolen Batmobile Report,1494,unrelated\nThat’s one way to clean it: Apple Watch will reportedly survive a trip through the shower,62,unrelated\nIslamic State claims to have beheaded American journalist,2147,discuss\nIslamic State releases video apparently showing the beheading of missing US journalist James Foley,1721,discuss\n\"Video Appears to Show Beheading of Journalist James Foley, Who Went Missing in Syria\",511,unrelated\nIslamic State reports youngest jihadist 'martyred' in battle,2016,unrelated\nMacaulay Culkin dead hoax: Fake death report spreads on social networks,2022,unrelated\nVogue's new digs are reportedly swarming with rats,2064,discuss\nTropical spider burrowed under Bali tourist's skin,1375,unrelated\nI aborted my baby because it was a boy,1363,unrelated\n\"Mexico hit by student massacre: At least 17 anti-corruption protesters 'rounded up, murdered and dumped in a mass grave' - and another 26 are missing\",1678,unrelated\nBanksy's illustrated response to the Charlie Hebdo attack isn't by Banksy. But it is striking,1177,unrelated\n\"Christian Bale in talks to play Steve Jobs for Sony, Danny Boyle\",1294,unrelated\nTwo blokes dared to eat 20-year-old burger for charity,2197,unrelated\n\"After Giving A Homeless Man $100, This Guy Secretly Filmed Him...\",794,disagree\nReal-life Magneto boy 'becomes living magnet' after getting massive electric shock from street lamp,308,unrelated\nBritish aid worker David Haines beheaded by ISIL,882,unrelated\nWeather Channel’s Mike Seidel was not caught with his pants down,381,unrelated\n\"NYPD to issue tickets instead of arrest for weed possession, report says\",1528,unrelated\nDHS: GOP Rep.’s Claim ISIS Members Caught at U.S. Border ‘Categorically False’,1148,unrelated\nISIS Reportedly Beheads U.S. Journalist James Wright Foley on Camera,2047,discuss\nRumors about Fidel Castro’s death again circulate on the Internet,1439,unrelated\n\"No, That Wasn’t Paul Rudd Tackling an Airport Homophobe\",176,agree\nMeteor Leaves 40-Foot Crater Near Managua's Airport,1528,unrelated\nAudio of gunfire in Michael Brown case authenticated by app company,121,unrelated\nChristian Bale to play Steve Jobs in upcoming biopic,687,unrelated\nISIS fighters ‘have contracted Ebola’,2197,unrelated\nJournalist James Wright Foley reportedly beheaded by ISIS,1358,unrelated\n400 men cut their testicles off believing it would help them meet God,1572,unrelated\n\"North Korean leader Kim Jong-un not missing, just having ankle surgery\",1854,discuss\nIslamic State May Have Fighter Jets Now After Seizing Russian-Made MiGs,777,unrelated\nMan has his PENIS cut off by angry mob after 'attempted rape' of teenager,2196,unrelated\nSmall Meteorite Hits Managua,1744,unrelated\nHere's video of a bird pooping on Vladimir Putin in the middle of a speech,1843,unrelated\nMacaulay Culkin dead: The death hoax is once again on the child actor,2266,unrelated\n\"Rumor: Gold Apple Watch Edition priced up to $5,000, steel version at $500, will debut on Feb. 14\",652,unrelated\nWas Alleged Audio of Michael Brown Shooting on CNN a Hoax?,1481,unrelated\nChinese State Media Warns People To Stop Calling Themselves Dumbledore,2389,unrelated\nHomeland Security: No ISIL fighters on U.S. border,1893,unrelated\nKim Jong-un 'Had Surgery on Fractured Ankles',2329,unrelated\nTropical spider burrowed under man's skin through appendix scar and lived there for THREE DAYS,1819,agree\n\"No, ESPN is not having an all-male domestic violence panel tonight\",1020,unrelated\nCanadian Soldier Shot At Ottawa War Memorial: Report,2252,unrelated\n\"Vice's Shane Smith drops $300,000 on Vegas dinner\",666,unrelated\nDHS: GOP Rep.’s Claim ISIS Members Caught at U.S. Border ‘Categorically False’,570,unrelated\nAlleged audio of Michael Brown shooting has surfaced,1438,unrelated\nVideo Messaging App Says Audio Recording Of Michael Brown's Shooting Is Authentic,2345,agree\nDNA Tests Confirm Lebanon Is Holding ISIS Leader’s Child,1943,unrelated\n\"James Foley, Missing American Photojournalist, Reportedly Executed By ISIS In Syria\",1720,unrelated\nCBI registers 'criminal conspiracy' case against Dera chief after claims 400 male followers were forcibly castrated,81,unrelated\nChristian Bale set to play Steve Jobs in forthcoming biopic of Apple co-founder,1897,unrelated\nPolice find mass graves with at least '15 bodies' near Mexico town where 43 students disappeared after police clash,1419,unrelated\nREPORT: Apple Isn't Happy With The Battery Life Of Its New Smartwatch,693,unrelated\n‘Jihadi John’: The Islamic State killer behind the mask is a young Londoner,1169,unrelated\nBoko Haram denies ceasefire claim by Nigeria's government,1966,unrelated\nJihadi John ‘identified as British man from West London’,1198,discuss\n\"'American bombing had signed my death certificate': Missing US journalist James Wright Foley goes unflinching to his death as ISIS behead him in horrific video, as a warning to Obama\",1288,discuss\nMass grave found after 40 students disappear in Mexican protest,761,unrelated\nThe Apple Watch has a low-power mode that only tells the time,616,unrelated\n\"Report: The Apple Watch Will Only Last 2.5 Hours With \"\"Heavy\"\" Use\",1802,unrelated\nAn accidental delivery of arms to the Islamic State and the problem with airdrops,2016,unrelated\n\"Yes, you can wear your Apple Watch in the shower\",72,unrelated\nNew Audio Shows Michael Brown Was Shot at 11 Times,984,unrelated\nTaliban member swapped by Obama for Bowe Bergdahl tried to return to terror: report,213,unrelated\nKidnapped Nigerian schoolgirls: Government claims ceasefire deal with Boko Haram that will bring missing girls home,35,unrelated\nHas Ebola infected Isis militants in Mosul?,1122,discuss\nLetter From Lego To Parents In The '70s Makes An Important Point About Gender,451,unrelated\n#ISIS beheads photojournalist James Wright Foley in a massage to US to end its intervention in #Iraq.,694,discuss\nTiger Woods prices private island at $7.1 million,1848,unrelated\nTaylor Lianne Chandler: Michael Phelps' Cougar Girlfriend Revealed?,17,unrelated\n\"'A wonderful, wonderful sound': Man breaks down after hearing voicemail from his late wife that was lost for 14 years\",1294,unrelated\nOfficials Refute Iraqi Media Reports That ISIS Members Have Contracted Ebola In Mosul,225,unrelated\nExpert casts doubt on Bunbury man Dylan Thomas’s burrowing stomach-spider story,1602,discuss\nNew Audio Reveals Pause in Gunfire When Michael Brown Was Shot: Attorney,311,unrelated\nSeven girls as young as 13 become pregnant on a school trip,1103,discuss\nUS officials: Video shows American's execution,1786,unrelated\nHoly Theft! Batmobile Stolen from 'Batman v Superman'???,1939,unrelated\nAngry mob hacks off alleged rapist's genitals with meat cleaver after dragging him into butchers,1042,unrelated\nApple Watch launch expected in late March,554,unrelated\nVideo shows ISIL beheading of photojournalist James Foley,847,discuss\nKim Jong-un relying on ‘cobra wine’ after problems with trouser snake,239,unrelated\nPentagon: death of al Shabaab leader in U.S. strike would be major blow,1853,unrelated\nWidower Cries Tears Of Joy After Hearing Late Wife's Voice Again,1467,unrelated\nMarijuana May Soon Spark Just a Ticket in New York,2372,discuss\n\"Non, le lancement du nouveau «Star Wars» ne sera pas devancé à cet été\",1435,unrelated\nUnverified video shows beheading of aid worker David Haines,68,unrelated\nPure Evil: Islamic State Beheads American Journalist James Wright Foley,2109,unrelated\nNorth Korea dictator Kim Jong-un undergoes surgery after breaking both ankles on military tour,2141,unrelated\nStaff Reporter,1843,unrelated\nNew Audio Recording From Ferguson May Capture Michael Brown Shooting,1786,unrelated\nNigeria and Boko Haram 'agree ceasefire and girls' release',320,unrelated\nReport: Amazon to Launch Ad-Supported Streaming Service,531,unrelated\n\"A message from Jim's mom, Diane Foley:\",1966,agree\nTeen Makes $72 Million on the Stock Market,405,unrelated\nAn accidental delivery of arms to the Islamic State and the problem with airdrops,1572,unrelated\nPriest who died for 48 minutes says he met God and she’s a woman,984,unrelated\n\"Kim Jong-un Broke Both Ankles and Is Hospitalized, Report Claims\",2417,discuss\nBoko Haram 'to release abducted schoolgirls' as part of ceasefire agreement,2192,unrelated\nChristian Bale Is Steve Jobs,1226,disagree\nFormer PGA Tour player: Tiger Woods suspended for drug test failure,2313,unrelated\nPrisoner Released in Bergdahl Exchange Tried to Reconnect With Taliban,2531,discuss\nHospital: Man not being treated for Ebola in Kansas City,2521,unrelated\nBatmobile Stolen From 'Batman V Superman: Dawn Of Justice' Set? Report Claims That One Of The Batmobile Models Is Missing! Detroit Locals Responsible?,280,unrelated\nCanadian-Israeli Woman Says She Hasn’t Been Captured By ISIS,1605,unrelated\n#HairGate: iPhone 6 Customers Are Complaining That The Phone Is Ripping Out Their Hair,22,unrelated\nAUSTRALIA: 600-POUND WOMAN GIVES BIRTH TO 40-POUND BABY,1374,unrelated\n\"Forget 18-karat gold, next-generation Apple Watch Edition could use platinum: Report\",1939,unrelated\n‘Cannibal mother tries to eat her newborn baby after giving birth’,444,discuss\nVideo Purports To Show Beheading Of U.S. Journalist By Militants,726,discuss\nWeaponized Ebola? ISIS Militants Said To Contract Deadly Virus,1004,unrelated\n'They ate through the ceilings and pooped on the keyboards': Rats are 'taking over' Vogue's new World Trade Center office and Anna Wintour 'no longer wants to work there',1737,unrelated\nSpider Burrows Into Australian Man's Appendix Scar (VIDEO),2293,discuss\n“Axl Rose dead 2014” : Guns N' Roses frontman killed by internet death hoax,769,unrelated\nAlleged audio of Michael Brown shooting has surfaced,2250,discuss\nJames Foley Killer ‘Jihadi John’ Believed to Be Former London Rapper Abdel-Majed Abdel Bary,760,unrelated\nISIS Militants Allegedly Contracted Ebola,1821,unrelated\nConfusion as Cuba’s Castro mourned instead of Kenya’s Fidel,545,unrelated\n‘Photo of slain IS leader’ reported to be doctored,1323,unrelated\nMeteor Leaves 40-Foot Crater Near Managua's Airport,2154,discuss\nMacaulay Culkin Dead? Fans Freak Out Over Death Rumors,690,unrelated\nIsis claims it has US airdrop of weapons,1253,discuss\nMatt Taibbi on leave of absence from First Look Media,1034,unrelated\nBatmobile wasn't stolen: Cops,964,unrelated\nIslamic State Militants Claim to Have Beheaded US Journalist James Wright Foley,2127,unrelated\nDid Comcast Get a Man Fired From His Job for Complaining About Its Service?,2034,unrelated\nCNN Plays Alleged Audiotape of Michael Brown ShootingMilitarization Of Police,757,unrelated\nTim Cook Reportedly Reveals Apple Watch Waterproofing Has Improved,2184,unrelated\nCaught a catfish record in Po: 127 kg and 2.67 meters,612,unrelated\nFears journalist James Wright Foley beheaded by Islamic State jihadists in ‘message’ to United States,874,unrelated\nApple-HBO Deal Seen Launching Web-only Apple TV Streaming Service For $15 Per Month,480,unrelated\nNew policy could reduce marijuana possession arrests,775,unrelated\n\"Boko Haram: Kidnapped Girls Have Been Married Off, Truce Never Happened\",1938,unrelated\n\"A message from Jim's mom, Diane Foley:\",1251,unrelated\nDavid Haines beheading video confirmed genuine; UK PM Cameron vows to hunt down ISIS 'monsters',1802,unrelated\nInsurgents killed in Nigeria despite alleged truce with Boko Haram,2088,unrelated\nISIS Video Purports To Show Beheading Of British Aid Worker,1178,unrelated\nSouth Korea: Kim Jong Un had ankle surgery to remove cyst,2053,agree\nIslamic State releases video apparently showing the beheading of missing US journalist James Foley,704,unrelated\nAn audio recording of the Michael Brown shooting has reportedly surfaced,662,unrelated\n'Spiderman' squished: Experts debunk claims,1888,unrelated\nChristian Bale in Talks to Play Steve Jobs in Danny Boyle's Biopic,571,unrelated\nBREAKING UDPATED: ISIS REPORTEDLY USE CHEMICAL WEAPONS IN KOBANE,585,unrelated\nLynch mob chop man's penis off after catching him allegedly trying to rape teenager,368,unrelated\nCatholic Priest Claims God Is Female After Clinically Dead Experience,1148,unrelated\nMan who skipped work for 24 years is finally fired,1318,agree\nAUSTRALIA: 600-POUND WOMAN GIVES BIRTH TO 40-POUND BABY,105,unrelated\nNigerians doubtful of girls' release after Boko Haram 'truce' breached,1166,discuss\nBodies In Mexico Mass Grave Apparently Not Those Of Missing Students,1966,unrelated\nBATMAN VS. SUPERMAN BATMOBILE STOLEN,692,unrelated\n\"Despite no Ebola case in Kansas City, the rumor goes viral\",1226,unrelated\nNigeria announces truce with Boko Haram; fate of schoolgirls unclear,2403,discuss\nMeteor Leaves 40-Foot Crater Near Managua's Airport,731,unrelated\nMonster catfish which looks big enough to swallow a man whole caught in Italy,2371,unrelated\nIs Kim Jong-un’s sister now the power behind the North Korean throne?,2177,unrelated\nBodies In Mexico Mass Grave Apparently Not Those Of Missing Students,2375,unrelated\nHoly Theft! Batmobile Stolen from 'Batman v Superman'???,87,unrelated\nJames Foley Killer ‘Jihadi John’ Believed to Be Former London Rapper Abdel-Majed Abdel Bary,1202,discuss\nMeteorite strike in Nicaragua puzzles experts,1661,discuss\n\"North Korean leader Kim Jong Un had ankle surgery, report says\",2053,discuss\nSpider burrowed through tourist's stomach and up into his chest,959,unrelated\nISIS Video: America’s Air Dropped Weapons Now in Our Hands,2016,unrelated\nSteve Jobs Biopic Eyes Seth Rogen to Play Apple Co-Founder Steve Wozniak,761,unrelated\nPentagon: 1 weapons bundle seized by militants,1949,agree\nJihadi John UNMASKED: Islamic State killer NAMED as west Londoner Mohammed Emwazi,2470,unrelated\nTwo GOP Congressmen Say Suspected Terrorists Caught Crossing U.S.–Mexico Border,2039,unrelated\nHas Ebola infected Isis militants in Mosul?,1013,unrelated\nChristian Bale Is Steve Jobs,1294,unrelated\nIs Durex Planning To Release A Pumpkin Spice Condom?,1400,discuss\nVideo shows dramatic moment bullet strikes U.S. Marine’s head — and he survives thanks to kevlar helmet,530,unrelated\nConfusion Surrounds Capture Of “ISIS Leader’s Wife”,1789,unrelated\nCheese addiction breaks Kim Jong-un's ankles,99,unrelated\nWAS NBC METEOROLOGIST MIKE SEIDEL PEEING IN THE SNOW ON CAMERA? A TESTY BRIAN WILLIAMS EXPLAINS,1829,discuss\nAudio recording allegedly captures moment Michael Brown was shot,984,unrelated\n7 Bosnian teens get pregnant on school trip,208,unrelated\n\"Boko Haram agrees to ceasefire, release of school girls\",2272,disagree\n\"Meteorite Strikes Nicaraguan Capital, Creates 16-Foot-Deep Crater\",971,unrelated\nAudio may have captured Michael Brown shooting,2481,discuss\nNew Audio Reveals Pause in Gunfire When Michael Brown Was Shot: Attorney,1974,unrelated\n\"Apple Watch to Be Shower-Proof, Have 100,000 Apps at Launch: Reports\",2155,unrelated\n\"Planetary Alignment On Jan 4, 2015 Will Decrease Gravity For 5 Minutes Causing Partial Weightlessness\",1625,unrelated\nTwo blokes dared to eat 20-year-old burger for charity,1289,unrelated\nPsychoactive magic mushroom found in grounds of Buckingham Palace,1575,unrelated\nJilted lover chops off his penis after girlfriend dumps him,413,unrelated\n\"That Story About a Catholic Priest Dying, Seeing God as a Woman, and Coming Back to Life? It’s Almost Definitely Fake\",478,unrelated\nIsis leader Abu Bakr al-Baghdadi's 'wife and son detained in Lebanon',2042,unrelated\nTexas plumber's truck spotted in Syria: 'We have nothing to do with terror at all',1289,unrelated\nTropical spider burrows under man's skin through scar,730,unrelated\n\"Brian Williams: No, Our Meteorologist Was Not Peeing on Live TV\",258,unrelated\n\"No, Banksy Didn't Create That 'Charlie Hebdo' Tribute Cartoon, But That Doesn't Mean You Can't Appreciate It\",428,unrelated\nMeet the 17-Year-Old Who Made $72 Million During His High-School Lunch Breaks,2472,unrelated\n\"Once Again, The Banksy 'Arrest' Is A Giant Hoax. Repeat: A Hoax.\",1349,unrelated\nKim Jong-un ‘is so fat from eating cheese that he has broken his ankles’,699,unrelated\n\"No, A Spider Did Not Burrow Under A Man's Skin And Live There For Days\",1097,unrelated\nKim Jong-un 'Had Surgery on Fractured Ankles',2441,unrelated\nIslamist websites claim Israeli-Canadian woman kidnapped by IS: report,1299,unrelated\nGovt fires employee who skipped work for 24 years,1844,unrelated\nMagic Mushrooms Found in Queen Elizabeth's Garden at Buckingham Palace,513,unrelated\nHope Fades for Girls' Release After Boko Haram 'Truce' Breached,320,unrelated\nNow the Vogue Rats Are Chewing Through Couture,788,discuss\nLuke Somers 'killed in failed rescue attempt in Yemen',1439,unrelated\nISIS Extremists Claim to Behead British Hostage David Haines,1360,unrelated\nSearch launched for dog's owner after pooch found dumped next to suitcase filled with belongings,424,unrelated\nISIS Border Crisis: DHS Chief Says Terrorists Not Entering US Through Mexico,972,unrelated\nPentagon confirms al-Shabab leader killed in airstrike in Somalia,1306,agree\nNo - a Fox News Twitter account isn't responding to tweets on the #FoxNewsFacts hashtag,119,unrelated\n\"Everybody Relax, Banksy Wasn’t Arrested And Exposed As A 35-Year-Old Man\",1884,agree\nCold Turkey,2307,agree\nLego letter from the 1970s still offers a powerful message to parents 40 years later,1969,discuss\nMechanical polar bear ‘threatened with ASBO for singing Christmas songs’,2009,unrelated\nUS confirms death of Somalia terror group leader,941,unrelated\nMarijuana Law New York: How No-Arrest Policy Could Make Things Worse For Minor Offenders ,221,unrelated\nMan discovers spider living under his skin during Bali vacation,1819,agree\nAngry mob hacks off alleged rapist's genitals with meat cleaver after dragging him into butchers,36,unrelated\nBanksy arrest hoax: Internet duped by fake report claiming that the street artist's identity has been revealed,667,unrelated\n\"Nigeria Says It Struck A Cease-Fire With Boko Haram, But Are They Talking To The Right Guy?\",2078,unrelated\nIs the iPhone 6 Really Pulling Out Your Hair?,1289,unrelated\nAudio of gunfire in Michael Brown case authenticated by app company,2354,unrelated\n\"Mass Graves Found In Mexico, Near Place Where 43 Students Went Missing\",537,discuss\nZack Snyder Makes Fun of Stolen Batmobile Rumor with New Image,251,unrelated\nIslamic State Flying Three Jets in Syria,1337,unrelated\nUPDATE: Internet report of Ebola outbreak in Purdon not true,2403,unrelated\nHORROR: ISIS Fighters Have Reportedly Contracted Ebola,1737,unrelated\n\"Iraq claims ISIS leader al-Baghdadi’s wife has NOT been arrested, despite Lebanon insisting woman detained at border told them she was Islamist extremist’s spouse\",1943,unrelated\nIt’s Okay To Laugh About The Fact That The Vogue Rat Infestation is Getting Worse,964,unrelated\nApple Users Add Hairgate to iPhone 6 Problems,161,unrelated\nSecond person rushed to hospital with Ebola symptoms after contact with 'patient zero' Thomas Duncan,1901,unrelated\nCBS News Names Canadian Parliament Shooting Suspect,2214,discuss\n\"Rumor: Stainless Steel Apple Watch Will Cost $500, Gold $4,000\",444,unrelated\nISIS Reportedly Beheads American Photojournalist in Iraq,1627,unrelated\nObama: murder of James Foley 'shocks the conscience of the entire world',1808,unrelated\nHow Canadian Sergeant-at-Arms Kevin Vickers killed shooter in parliament,1400,unrelated\nUS Lawmaker: Ten ISIS Fighters Have Been Apprehended Coming Across Southern Border (Video),1498,unrelated\nPumpkin Spice condoms? Don't fall for this hoax.,2354,agree\n\"Islamic State leader's family detained by Lebanon, officials say\",1263,discuss\nHundreds of Palestinians flee floods in Gaza as Israel opens dams,289,unrelated\nSenior Western Intelligence Official Confirms London Rapper Abdel Majed Abdel Bary Is A Suspect In The Foley Killing,2327,discuss\nTropical spider burrowed under Bali tourist's skin,1422,unrelated\nMan who SLAPS people if they sneeze in public being hunted by police,43,unrelated\n\"That Story About a Catholic Priest Dying, Seeing God as a Woman, and Coming Back to Life? It’s Almost Definitely Fake\",1212,unrelated\n\"Boko Haram Could Release Kidnapped Girls, Nigerian Officials Say\",1981,unrelated\nGovernment fires employee who skipped work for 24 years,7,unrelated\nPGA Spokesman and Tiger Woods' Agent Deny Drug Suspension Allegations,269,unrelated\nApple Watch Pop-Up Shop Also Planned for London's Selfridges Department Store,510,discuss\nPentagon: Somali terror group leader killed in U.S. airstrike,2364,discuss\n\"Fidel Castro Rumors Sweep Internet, But No Sign in Cuba\",832,unrelated\nNun who gave birth ‘had no idea’ she was pregnant,1164,unrelated\nU.S. Hostage Luke Somers Killed During Yemen Rescue Bid: Family,874,unrelated\n'The youngest martyr - the cub of al-Baghdadi': ISIS boasts a 10-year-old fighter has been killed as he went into battle with his father in Syria,1263,unrelated\nKim Jong-un: obese leader 'fractured both ankles',933,unrelated\nIraqi media: ISIS militants have contracted Ebola,1974,discuss\n'The Force Awakens' Release Date: JJ Abrams Plan for an Early Release of 'Star Wars' Movie?,512,discuss\nBergdahl: Senator Says Jihadists Swapped For U.S. Troop ‘In Touch’ With Al-Qaida Affiliate,592,unrelated\nChristmas Is Cancelled: Pumpkin Spice Condoms Are a Goddamn Hoax,2354,agree\nMacaulay Culkin Dead?,1555,discuss\nCNN Plays Alleged Audiotape of Michael Brown ShootingMilitarization Of Police,986,unrelated\nGod is a woman- Priest who died for 48 minutes claims,614,unrelated\n\"Rumor: Gold Apple Watch Edition priced up to $5,000, steel version at $500, will debut on Feb. 14\",403,unrelated\nViral Photo Shows How Chinese Workers Are Used to Manipulate App Store Rankings,658,unrelated\nAmazon is opening its first physical store,1840,unrelated\n\"ISIS Claims It Kidnapped Gill Rosenberg, The First Western Woman To Fall Into The Group's Hands\",1637,unrelated\n\"US, UK eye rapper as British-born militant who beheaded journalist James Foley\",975,unrelated\nISIS executioner 'Jihadi John' identified as Mohammed Emwazi,1198,agree\nFerguson riots: audio may have captured Michael Brown shooting,2313,unrelated\nWHO says reports of suspected Ebola cases in Iraq are untrue,1807,discuss\nNigeria Claims Boko Haram Will Release the Kidnapped Schoolgirls,2144,discuss\nBig Bank Hank of The Sugarhill Gang is dead at 57,281,unrelated\nBug in iOS 8's 'Reset All Settings' Option Also Erases iCloud Drive Documents,221,unrelated\nNigeria Says Boko Haram Cease-Fire May Lead to Release of Kidnapped Girls,320,unrelated\n\"ISIS beheads American photo-journalist James Wright Foley, threatens more to come\",2109,unrelated\nISIS Claims to Have Intercepted Supplies From U.S. Airdrop,1120,discuss\nPGA Spokesman and Tiger Woods' Agent Deny Drug Suspension Allegations,2307,unrelated\nA Bogus Banksy,526,unrelated\nREPORT: Apple's Watch Will Come In 2 Storage Sizes,1302,unrelated\nIsraeli-Canadian Woman 'Captured' By ISIS Says She Is 'Safe And Secure',1223,unrelated\nIslamic State militants claim to behead missing American journalist,1786,unrelated\nIraqi media says ISIS militants have contracted Ebola,5,unrelated\nReport: Israeli-Canadian woman fighting Islamic State has been kidnapped by terror group,214,unrelated\nTwo GOP Congressmen Say Suspected Terrorists Caught Crossing U.S.–Mexico Border,213,unrelated\nConde Nast's rat problem at One World Trade Centre: From red carpets to rodent droppings,891,unrelated\nISLAMIC STATE BEHEADS MISSING AMERICAN JOURNALIST JAMES WRIGHT FOLEY,539,unrelated\nMichelle Obama Not Blurred Out on Saudi TV,2453,agree\n\"Boko Haram: Kidnapped Girls Have Been Married Off, Truce Never Happened\",75,unrelated\nMeteorite leaves crater in Nicaraguan capital Managua,1622,discuss\nHORROR: ISIS Fighters Have Reportedly Contracted Ebola,5,unrelated\nNET Extra: Back-from-the-dead Catholic priest claims God is a female,169,unrelated\n\"BATMOBILE NOT STOLEN, MTV CONTEST PRIZE REMAINS UNCLAIMED\",1807,unrelated\nIS Militants Kill 300 Iraqi Soldiers with Chlorine Gas,2411,unrelated\nSomeone painted a graffiti dick on a $2.5 million car,1453,disagree\nMicrosoft Tried Out Robot Security Guards on Its Silicon Valley Campus,2228,agree\nSomalia Shebab chief Ahmed Abdi Godane likely dead in US strike: Source,646,unrelated\nReport: Israeli-Canadian woman fighting Islamic State has been kidnapped by terror group,1223,unrelated\nDurex is not confirming or denying rumors of a “pumpkin spice” condom,2055,discuss\nMan With Ebola-Like Symptoms Claims Contact With 'Patient Zero' in Texas,1582,unrelated\nVideo: Marine saved by helmet after Taliban sniper attack,2267,agree\nIslamic State claims to have beheaded American journalist,2130,unrelated\nRussian Man Wakes Up to Find His Testicles Have Been Stolen,513,unrelated\nISIL video claims beheading of kidnapped journalist James Foley,984,unrelated\n\"Rumor: Apple shooting for 19 hours of Apple Watch battery life under normal conditions, 2.5 hours 'heavy' use\",718,unrelated\nISIL militant 'Jihadi John' named by media,1308,unrelated\nHope Fades for Girls' Release After Boko Haram 'Truce' Breached,1099,agree\nReport: British intelligence has identified Foley's killer,195,unrelated\nMexico prosecutor: Students not in 1st mass graves,1912,discuss\n\"ISIS Militants Have Contracted Ebola: Iraqi, Kurdish Media Reports\",225,unrelated\nGOP Rep: ‘At Least Ten ISIS Fighters Have Been Caught Coming Across The Mexican Border’,742,discuss\n\"Boko Haram denies cease-fire, leader says he married off kidnapped girls\",2272,agree\nBanksy's illustrated response to the Charlie Hebdo attack isn't by Banksy. But it is striking,2024,agree\n\"No, Banksy hasn’t been arrested\",2302,unrelated\nWatch: US marine survives Taliban sniper headshot in Afghanistan,1934,unrelated\n\"Boko Haram Could Release Kidnapped Girls, Nigerian Officials Say\",1099,discuss\nComcast Declares War on Tor?,1589,unrelated\nCBI registers 'criminal conspiracy' case against Dera chief after claims 400 male followers were forcibly castrated,1921,unrelated\nDoubts cast over Nicaragua meteorite claim,1068,discuss\nSeth Rogen set to play Steve Wozniak in Danny Boyle's Steve Jobs biopic,616,unrelated\n\"Despite ceasefire announcement, new Boko Haram attacks reported\",35,unrelated\nAl-Shabaab Terror Group Leader Killed in U.S. Airstrike,1024,unrelated\nSeven girls fall pregnant after five day school trip in Bosnia and Herzegovina,2504,agree\n\"James Foley, Missing American Photojournalist, Reportedly Executed By ISIS In Syria\",2152,unrelated\nISIS Video: America’s Air Dropped Weapons Now in Our Hands,2404,discuss\nIslamic Militants Post Video Claiming to Show Beheading of U.S. Journalist,844,unrelated\n\"Boko Haram denies truce, says kidnapped girls married\",1019,unrelated\nFears journalist James Wright Foley beheaded by Islamic State jihadists in ‘message’ to United States,2386,discuss\n\"Managua explosion not a meteorite, NASA suggests\",1594,agree\nInsurgents killed in Nigeria despite alleged truce with Boko Haram,2115,unrelated\n\"Pizza delivery man gets $2,000 tip\",1681,unrelated\nSeth Rogen to play Steve Wozniak alongside Christian Bale's Steve Jobs,1707,unrelated\n’6 Days Darkness in December 2014′ 100% Fake; NASA Confirmed 3 Days Total Darkness Hoax as Well,2520,unrelated\n\"Boko Haram denies truce, says kidnapped girls married\",2096,unrelated\n\"Soon Marijuana May Lead to Ticket, Not Arrest, in New York\",227,unrelated\nWhat One Homeless Man Does with $100 Will Astonish You (VIDEO),1996,agree\n\"HBO streaming service could launch in April for $15 per month, work on Apple TV\",2434,unrelated\nWhite House fence-jumper made it far deeper into building than previously known,1916,unrelated\n\"No, a spider (probably) didn't crawl through a man's body for several days\",2042,agree\nDevoted pet owner spends £300 to save his GOLDFISH after it became constipated,646,unrelated\nAaron Sorkin Confirms Christian Bale Will Play Steve Jobs,1215,agree\nISIL video claims beheading of kidnapped journalist James Foley,524,unrelated\n\"FIDEL CASTRO DEATH WATCH: RUMORS HEAT UP, CUBA DENIES\",2399,discuss\nHas The Batman Vs. Superman Batmobile Been Stolen In Detroit?,1807,unrelated\nReport of Kim Jong-un’s ankle injury add fuel to rumours about his absence,1103,unrelated\nISIS fighters 'have contracted Ebola': World Health Organisation investigating reports militants showed up at Iraqi hospital with lethal disease,2463,unrelated\nOscar winner Christian Bale to play Steve Jobs in upcoming biopic,630,unrelated\n\"Rajasthan: Man Tries to Rape Teenager, Angry Mob Chops His Penis Off\",1291,unrelated\n\"Nun gives birth, intends to keep baby\",2388,unrelated\n\"Islamist Militants 'Steal' 11 Commercial Planes In Libya, Sparking Terror Attack Fears\",1022,unrelated\n\"James Foley, Missing American Photojournalist, Reportedly Executed By ISIS In Syria\",609,unrelated\nEveryone chill! Banksy has NOT been arrested,1437,unrelated\n\"No, a bird didn't poop on Vladimir Putin\",1948,unrelated\nDumped woman spends a week in KFC to get over ex,186,unrelated\nSEND IN THE DRONES: Predator drones flown over IS headquarters in Syria,830,unrelated\nMore than 200 kidnapped Nigerian girls to be released after deal reached with Boko Haram,1821,disagree\nAttorney: New audio reveals pause in gunfire when Michael Brown was shot,1832,unrelated\nOmsk schoolboy turned into a man-magnet after shock,1426,unrelated\n\"No, Pumpkin Spice Condoms Are Not A Real Thing\",609,unrelated\nISIS Militants Allegedly Contracted Ebola,524,unrelated\nStaff Reporter,796,unrelated\nTBS speeds up Seinfeld 7.5% to gain an extra 2 minutes of commercial ad time.,2314,agree\nSecond person rushed to hospital with Ebola symptoms after contact with 'patient zero' Thomas Duncan,958,unrelated\nThis Is a Truly Horrifying Story About a Spider,2459,unrelated\nNASA Raises Doubts About Reports of Nicaraguan Meteorite,2475,agree\neBay is planning an Apple Watch app,1397,discuss\nIslamic State releases video apparently showing the beheading of missing US journalist James Foley,446,discuss\nHas Kim Yo-Jong Taken Over For Kim Jong Un? Sister Assumes North Korea State Duties While Brother Undergoes Medical Treatment,2097,unrelated\nIRAQI HEALTH OFFICIAL: EBOLA HAS KILLED 5 ISIS FIGHTERS,846,discuss\nMedia Fooled Again? Story Claims 7 of 28 Girls On School Trip Came Home Pregnant,2124,unrelated\n'They ate through the ceilings and pooped on the keyboards': Rats are 'taking over' Vogue's new World Trade Center office and Anna Wintour 'no longer wants to work there',35,unrelated\n‘Wild Misinformation’: Brian Williams Explains the Mike Seidel Liveshot,1829,disagree\nSearch launched for dog's owner after pooch found dumped next to suitcase filled with belongings,347,unrelated\nBoyfriend cuts off his penis and throws it in the bin after girlfriend dumps him for being bad in bed,2328,unrelated\nLynch mob chop man's penis off after catching him allegedly trying to rape teenager,2115,agree\nReport: Exec popped for $300k dinner after run at blackjack,220,unrelated\n\"Gill Rosenberg, former IDF soldier, possibly captured by ISIS while fighting with Kurds\",1106,discuss\nNigerians doubtful of girls' release after Boko Haram 'truce' breached,1883,unrelated\n'They ate through the ceilings and pooped on the keyboards': Rats are 'taking over' Vogue's new World Trade Center office and Anna Wintour 'no longer wants to work there',754,unrelated\nPriest' claim of seeing God as a woman dismissed as hoax,478,unrelated\nOttawa shooting: Slain soldier named as Nathan Cirillo while suspect identified as Michael Zehaf-Bibeau,1569,agree\nHBO and Apple in Talks for $15/Month Apple TV Streaming Service Launching in April,2463,unrelated\nSugarhill Gang rapper Big Bank Hank dies at age 57,1996,unrelated\nWatch marine take sniper shot to the head and live,1137,unrelated\n\"Reports: Jihadists Steal Commercial Jets, Raise 9/11 Fears\",2010,discuss\n\"Nigeria's missing girls 'to be released by Boko Haram', government aide claims\",2463,discuss\nNew York City Plans to End Arrests for Possession of Small Amounts of Marijuana,2237,discuss\nIraqi media: ISIS militants have contracted Ebola,2463,unrelated\n\"Pumpkin Spice Condoms, And 6 Other Flavors That Aren’t Happening\",2498,unrelated\nMeet the X-BOY: Electric shock turns kid into MAGNETO,2109,discuss\nNew Audio Recording From Ferguson May Capture Michael Brown Shooting,1481,unrelated\nTexas plumber's truck on front line of Syria war,2078,unrelated\nCNN plays chilling audio recording allegedly from Michael Brown shooting: “At least 11 shots”,1403,unrelated\nNASA Raises Doubts About Reports of Nicaraguan Meteorite,534,unrelated\nSecond person rushed to hospital with Ebola symptoms after contact with 'patient zero' Thomas Duncan,321,unrelated\n\"Seven High School Girls Get Pregnant On Five-Day School Trip, Parents Outraged\",2248,agree\n\"Rare Case: Seven Bosnian Girls, Aged 13 And 14, Fall Pregnant After Five-Day School Trip; Parents Outraged After School Cites 'Parental Neglect'\",2124,unrelated\nKim Jong-Un 'in hospital with two fractured ankles' after ballooning to around 20 stone and going on numerous 'meet the people' walkabout PR stunts,961,unrelated\nIsis militants claim to have killed US journalist James Foley,1358,unrelated\n\"Nigeria, Boko Haram reach ceasefire deal, kidnapped girls to go free, official says\",171,unrelated\n\"No, Saudi TV Did Not Blur Out Images of Michelle Obama\",2404,unrelated\n\"'Nasa Confirms Six Days of Darkness in December': No, they really don't - it's a hoax\",2521,agree\n\"Six months after abducting Nigerian schoolgirls, Boko Haram reportedly wants to free them\",2261,unrelated\nExpert casts doubt on Bunbury man Dylan Thomas’s burrowing stomach-spider story,1530,unrelated\nReport: Exec popped for $300k dinner after run at blackjack,167,discuss\nCold Turkey,2009,unrelated\n\"Jeh Johnson: Politicians Shouldn't 'Feed The Flames Of Fear' Over ISIS, Ebola\",1376,agree\nIraq Says Arrested Woman Is Not The Wife of ISIS Leader al-Baghdadi,1789,unrelated\nIslamic State Militants Claim to Have Beheaded US Journalist James Wright Foley,1580,discuss\n\"ISIS Militants In Mosul Have Contracted Ebola, Iraqi Media Sources Claim\",950,unrelated\nAxl Rose Dies? Guns N’ Roses Singer Dead ‘West Hollywood Home at Age 52′ is Fake,633,unrelated\nREPORT: Apple Isn't Happy With The Battery Life Of Its New Smartwatch,2448,unrelated\nJihadi John ‘identified as British man from West London’,961,unrelated\nIraqi media says ISIS militants have contracted Ebola,2078,unrelated\nRumor debunked: RoboCop-style robots are not patrolling Microsoft's campus,1854,unrelated\nMeteorite 'caused mysterious boom in Nicaragua',1731,discuss\nDurex is not confirming or denying rumors of a “pumpkin spice” condom,2176,unrelated\nNew policy could reduce marijuana possession arrests,1368,discuss\n\"UPDATE: Soldier, gunman who died in Ottawa rampage identified\",186,unrelated\nVogue’s Rat Infestation: Disturbing New Details,387,unrelated\nMacaulay Culkin Dead?,2523,unrelated\nDog Found Abandoned With Suitcase Filled With His Belongings,54,unrelated\nHundreds mourn the 'death' of Fidel Castro after rumours sweep Twitter (but are they confusing him with recently departed Fidel Castro Odinga from Nairobi?),2506,discuss\nPentagon Denies It Killed ISIS Chief As Airstrikes Hit Top Extremists,205,unrelated\n#ISIS beheads photojournalist James Wright Foley in a massage to US to end its intervention in #Iraq.,2067,agree\nNYC High School Student Nicknamed ‘Teen Wolf’ Made $72 Million On Stock Market,1858,disagree\nVideo Purports To Show Beheading Of U.S. Journalist By Militants,1982,unrelated\n\"US, UK eye rapper as British-born militant who beheaded journalist James Foley\",583,discuss\nWatch moment TV weatherman is caught urinating in the bushes LIVE on camera,214,unrelated\n\"Rats at Vogue's NYC offices - watch your step, Anna Wintour\",1020,unrelated\nISIS chlorine attack on security forces confirmed – Iraq officials,693,unrelated\nWHO says reports of suspected Ebola cases in Iraq are untrue,2434,unrelated\n\"Everybody Relax, Banksy Wasn’t Arrested And Exposed As A 35-Year-Old Man\",1898,unrelated\nCBI registers 'criminal conspiracy' case against Dera chief after claims 400 male followers were forcibly castrated,322,unrelated\n\"A Vice Guide To Spending $300,000 On Dinner\",1549,unrelated\nVideo shows ISIL beheading of photojournalist James Foley,1016,agree\n\"Tour, agent: Tiger Woods not banned\",220,unrelated\nCrazy iPhone rig shows how Chinese workers manipulate App Store rankings,23,unrelated\nBrian Williams Insists NBC News Meteorologist Did Not Pee in the Snow While on Air,831,unrelated\nBiH: Seven Primary School Students Pregnant After Five-Day Excursion,2103,discuss\nMacaulay Culkin: Death claims about former child star revealed to be yet another hoax,2266,unrelated\n\"Accused Boston Marathon Bomber Severely Injured In Prison, May Never Walk Or Talk Again\",1888,unrelated\nReport: Audio Reveals Pause Between Gunshots When Michael Brown Was Shot,968,unrelated\nDavid Haines beheading video confirmed genuine; UK PM Cameron vows to hunt down ISIS 'monsters',1301,unrelated\nTurkish president says American weapons drop for Kurdish fighters was 'wrong' after supplies end up in the hands of ISIS,542,unrelated\nWas Alleged Audio of Michael Brown Shooting on CNN a Hoax?,2345,disagree\nBREAKING NEWS: Gunman 'shot dead' after wounding soldier near Canada parliament,1457,discuss\nThe Image That Everyone Is Sharing By 'Banksy' Isn't By Banksy — But It's Awesome,730,unrelated\n\"Boko Haram denies truce, says kidnapped girls married\",821,unrelated\nDid Josh Paler Lin Stage His Viral Video About Helping the Homeless?,941,unrelated\nPentagon: Airstrike killed terror leader in Somalia,741,unrelated\nPaul Rudd Helped Tackle A Violent Homophobe So That’s Another Reason To Love Him [UPDATE],1094,discuss\nNun gives birth to surprise baby after complaining of stomach pains,304,unrelated\nSeth Rogen to Star as Steve Wozniak in Sony's Steve Jobs Biopic [Updated],614,discuss\nReport claims Kim Jong-un underwent surgery to repair fractured ankles,2053,discuss\nVideo: Islamic State Claims to Have Captured US Weapons Airdrop Near Kobane,2176,unrelated\n\"Don't Worry, 'The Breakfast Club' Star Judd Nelson Is Not Dead\",2286,agree\nUrgent: The Leader of ISIL 'Abu Bakr al-Baghdadi' Killed! / Photo,1921,unrelated\nReal-life Magneto boy 'becomes living magnet' after getting massive electric shock from street lamp,497,agree\n\"Big Bank Hank, US rapper and Sugarhill Gang founder member, dies at 57\",2340,discuss\nApple Watch battery will require nightly charging,1406,unrelated\nNicaragua meteorite: Experts attempt to understand whether mysterious meteorite fell from passing Pitbull asteroid,1900,unrelated\nKim Jong-un relying on ‘cobra wine’ after problems with trouser snake,539,unrelated\nIraqi media: ISIS militants have contracted Ebola,1289,unrelated\nISIS leader dead?,518,unrelated\n‘Jihadi John’: The Islamic State killer behind the mask is a young Londoner,1374,agree\nMan breaks down in tears when a lost recording of his deceased wife resurfaces,2044,unrelated\nIraq Says Arrested Woman Is Not The Wife of ISIS Leader al-Baghdadi,170,unrelated\nAttorney: New audio reveals pause in gunfire when Michael Brown was shot,822,discuss\nGRAPHIC CONTENT: Girl sneers at man's tiny penis so he CHOPS IT OFF and bins it,1905,unrelated\n\"280 Pound Catfish: Fisherman Makes Huge Catch In Italy, Catfish Could Set Record\",1183,unrelated\nPenis graffiti drawn on £1.5million Bugatti Veyron,2286,unrelated\nSoldier shot near Canadian parliament building,2130,unrelated\n\"Sick Kansas City man said not to have Ebola, U.S. plans new steps to fight virus\",1095,unrelated\nRumors of ISIS leader's death debunked,1301,unrelated\nJames Foley remembered as 'brave and tireless' journalist,2042,unrelated\n\"BATMOBILE NOT STOLEN, MTV CONTEST PRIZE REMAINS UNCLAIMED\",1242,agree\n\"UBS survey finds 10% of consumers want a smartwatch, expects 24M Apple Watch sales in fiscal 2015\",527,unrelated\nA soldier has been shot at Canada’s war memorial just steps away from the nation’s parliament,13,agree\nKim Jong-un: Absent North Korean leader is 'recovering from ankle surgery',818,unrelated\nHas Kim's SISTER taken over North Korea? Dictator fails to show for key Communist event (but does send a nice flower basket instead),1933,unrelated\nTerror Leader Ahmed Abdi Godane Killed in U.S. Strike,1543,unrelated\n\"Teen Made $72 Million Trading Stocks, Confirms Teen Dominance Worldwide\",945,unrelated\nDHS Rebuffs Congressman’s Claim ISIS Infiltrating Southern Border,2307,unrelated\nTexas plumber threatened over jihadis using his old truck,1009,unrelated\n\"Meteorite Strikes Nicaraguan Capital, Creates 16-Foot-Deep Crater\",527,unrelated\nApple Watch launch has new timetable: Analyst,320,unrelated\nSpider Burrows Into Australian Man's Appendix Scar (VIDEO),1422,unrelated\nMan Known as ‘Jihadi John’ Is Identified as Mohammed Emwazi,2349,agree\nLawmaker Says ‘At Least 10′ Islamic State Fighters Have Been Captured at the Southern U.S. Border,2249,discuss\nLarge space object slams Nicaragua’s capital as asteroid passes Earth,2307,unrelated\nGoogle Said to Buy Redwood City Offices for $585 Million,993,unrelated\nISLAMIC STATE BEHEADS MISSING AMERICAN JOURNALIST JAMES WRIGHT FOLEY,2127,unrelated\n\"SMALL METEORITE STRIKES NICARAGUA, GOVERNMENT SAYS\",1179,unrelated\nUS confirms death of Somalia terror group leader,2039,unrelated\nMacaulay Culkin: Death claims about former child star revealed to be yet another hoax,1293,unrelated\n\"Eyewitness: Viral Video That Netted $130K in Donations \"\"is Bullshit\"\"\",1429,discuss\n\"Dead for 48 minutes, Catholic Priest claims God is female\",887,unrelated\nMore American Weapons for ISIS,2483,unrelated\nNigeria: hopes for return of kidnapped schoolgirls rise after ceasefire reported,2156,unrelated\nZack Snyder Makes Fun of Stolen Batmobile Rumor with New Image,1939,unrelated\nLuke Somers: British-born photojournalist 'killed by al-Qaeda after failed rescue attempt in Yemen',2318,discuss\nEggnog-chugging contest leads to hospital stay,1325,unrelated\nThe Case of the Stolen Batmobile Has Been Solved,1338,unrelated\n\"Yang Hu, worker in Zhejiang, cuts off own penis over desperation of finding love\",366,unrelated\nAmazon.com to open first physical store in Manhattan: DJ,331,unrelated\nBoko Haram 'to release abducted schoolgirls' as part of ceasefire agreement,2088,unrelated\nCNN Airs Alleged Audio from Michael Brown Shooting,1435,unrelated\n\"BREAKING: Islamic State, in video, beheads American journalist James Wright Foley who was kidnapped in 2012 -@BNONews\",1549,unrelated\nRobert Plant Reportedly Tears Up $800 Million Led Zeppelin Reunion Contract,2476,unrelated\nISIL militant 'Jihadi John' named by media,2033,unrelated\nNun gives birth to surprise baby after complaining of stomach pains,1891,unrelated\nHas The Batman Vs. Superman Batmobile Been Stolen In Detroit?,1789,unrelated\nIslamic State releases video apparently showing the beheading of missing US journalist James Foley,1869,unrelated\n\"Boko Haram agrees to ceasefire, release of school girls\",1885,disagree\n\"Rare meteorite impact causes blast in Nicaragua's capital, Managua\",2264,discuss\nAl-Shabaab co-founder confirmed killed by US air strike in Somalia,2328,unrelated\n\"Apple Media Event Rumored for Late February, Apple Watch and 12\"\" MacBook Air Likely Topics [Updated]\",1805,unrelated\nReport: US Drones Over Syria Looking for ISIS Leader Abu Bakr al-Baghdadi,1400,unrelated\nISIS leader dead?,723,discuss\nWHO ‘probing’ whether ISIS fighters got Ebola,1004,unrelated\n\"'American bombing had signed my death certificate': Missing US journalist James Wright Foley goes unflinching to his death as ISIS behead him in horrific video, as a warning to Obama\",2386,agree\n\"Leader of Qaeda-Linked Somali Group Is Dead, U.S. Says\",60,unrelated\n\"Small meteorite strikes Nicaragua, government says\",1905,unrelated\nRumors of ISIS leader's death debunked,1871,unrelated\nISIS Beheading of U.S. Journalist James Foley Posted to YouTube,694,discuss\nMystery woman behind the 'richest hands on the internet' revealed: Former pornstar 'makes $5m a year unwrapping Disney toys on YouTube',2176,unrelated\nChristian Bale Exits Steve Jobs Movie (Exclusive),2097,unrelated\nThis Woman Exposed Her Cheating Boyfriend With A Brilliant Christmas Gift,1234,unrelated\nSeth Rogen to Play Apple’s Steve Wozniak,1707,unrelated\nCNN plays chilling audio recording allegedly from Michael Brown shooting: “At least 11 shots”,1692,discuss\nWife and son of Islamic State leader Abu Bakr al-Baghdadi detained in Lebanon,1437,unrelated\nReport: Former Baseball Star Jose Canseco Accidentally Shot At Home,1697,discuss\nInsurgents killed in Nigeria despite alleged truce with Boko Haram,531,discuss\nUS probing claims ISIS fighters seized airdropped weapons meant for Kurds,2509,discuss\n\"CNN Broadcasts Purported Audio Containing Gunshots That Felled Michael Brown Jr.; Leaders, Celebrities Fill Pews At Teen’s Funeral\",195,unrelated\nIs Durex Planning To Release A Pumpkin Spice Condom?,698,unrelated\nSon Pays Off His Parents’ Mortgage for Christmas,888,agree\nKFC Locations In Colorado To Begin Selling Marijuana,1277,unrelated\nGovernment fires employee who skipped work for 24 years,829,agree\nKidnapped Nigerian schoolgirls: Government claims ceasefire deal with Boko Haram that will bring missing girls home,2045,unrelated\nMacaulay Culkin dead hoax: Fake death report spreads on social networks,1174,agree\nChristian Bale won't play Steve Jobs,8,unrelated\n\"Report: new 12-inch MacBook Air slims down, has single USB port\",1545,unrelated\n\"Boko Haram Denies Truce, Says Kidnapped Girls Have Been “Married Off”\",1419,discuss\n\"Apple Media Event Rumored for Late February, Apple Watch and 12\"\" MacBook Air Likely Topics [Updated]\",754,unrelated\n\"ISIS beheads American photo-journalist James Wright Foley, threatens more to come\",1351,unrelated\nApple Watch launch expected in late March,281,unrelated\nISIS Militants Allegedly Contracted Ebola,1549,unrelated\n\"Report: Apple Watch to start at $500 in stainless steel, thousands for gold model\",382,unrelated\nDera Sacha Sauda Chief Forced Castration of 400 Devotees? CBI Files Case Against 'MSG: The Messenger of God' Actor,789,unrelated\nAmazon to Open First Brick-and-Mortar Site,1648,unrelated\nNigeria says it has deal with Boko Haram to release kidnapped girls,800,unrelated\nTBS Is Probably Speeding Up ‘Seinfeld’ Reruns To Fit In More Commercials,2483,unrelated\nMatt Taibbi on leave of absence from First Look Media,5,unrelated\nNorth Korean dictator Kim Jong-Un to open restaurant in Scotland,2225,disagree\nUPDATE: Internet report of Ebola outbreak in Purdon not true,1299,unrelated\n\"Islamic State training fighter pilots in captured jets, monitoring group says\",2408,discuss\nJournalist James Wright Foley reportedly beheaded by ISIS,1206,discuss\nMichael Brown shooting audio caught on tape?,776,unrelated\nGuantanamo detainee freed in Bowe Bergdahl swap 'back to terrorism',2033,unrelated\nChristian Bale Exits Steve Jobs Movie (Exclusive),2343,discuss\n\"'American bombing had signed my death certificate': Missing US journalist James Wright Foley goes unflinching to his death as ISIS behead him in horrific video, as a warning to Obama\",826,unrelated\nBanksy 'Arrested & Real Identity Revealed' Is The Same Hoax From Last Year,15,unrelated\nSources: Guns N' Roses Frontman Axl Rose Found Dead in West Hollywood Home at Age 52,242,discuss\n\"BREAKING: Islamic State, in video, beheads American journalist James Wright Foley who was kidnapped in 2012 -@BNONews\",2525,unrelated\nAn audio recording of the Michael Brown shooting has reportedly surfaced,822,discuss\n\"Boko Haram Denies Ceasefire, Says Kidnapped Girls Are Now Married\",34,unrelated\nHunt for 'cruel' owner who abandoned dog at train station,144,unrelated\nGod is a woman- Priest who died for 48 minutes claims,808,agree\n\"Forget 18-karat gold, next-generation Apple Watch Edition could use platinum: Report\",1325,unrelated\nFence-jumper ran through much of main floor of White House: report,1778,unrelated\nFears Islamic State could launch EBOLA attack on Britain after fighters 'contract virus',1017,unrelated\n\"Nigeria, Boko Haram reach ceasefire deal, kidnapped girls to go free, official says\",1336,unrelated\n#ISIS beheads photojournalist James Wright Foley in a massage to US to end its intervention in #Iraq.,2287,unrelated\nThis Powerful Cartoon About The Charlie Hebdo Attack Is Not By Banksy,2385,unrelated\nFence-jumper got farther into White House,917,unrelated\nPentagon: ISIS Got U.S. Weapons Package,1076,discuss\nDid Kim Yo-Jong Take Kim Jong Un’s Role? North Korea Ill Health Rumors Are ‘Fabricated’,1372,unrelated\nReport—Jose Canseco accidentally shot at his home tonight,1840,unrelated\nDuped again: Macaulay Culkin is not dead,2266,unrelated\nJilted lover chops off his penis after girlfriend dumps him,1434,discuss\n\"Nun gives birth, intends to keep baby\",1828,discuss\nDera Sacha Sauda Chief Forced Castration of 400 Devotees? CBI Files Case Against 'MSG: The Messenger of God' Actor,1654,discuss\nSetting the record straight on tor,2299,unrelated\nISIS fighters 'have contracted Ebola': World Health Organisation investigating reports militants showed up at Iraqi hospital with lethal disease,1808,unrelated\nJudicial Watch's Farrell: ISIS Terrorists Did Cross Mexican Border,385,unrelated\nAnother American hostage at risk by Islamic state,1905,unrelated\nBunbury local discovered a spider had burrowed under his skin on Bali holiday,1271,unrelated\nApple Watch’s Power Reserve feature combats short battery life,2124,discuss\nMacaulay Culkin Dead: Internet Death Hoax Claims Actor Found Dead In Apartment,498,unrelated\n\"This boy nearly died, now he has a superpower like Marvel’s Magneto\",1426,unrelated\n\"Stainless steel Apple Watch could cost just $499, but gold will be 10 times as pricey\",698,unrelated\nMexico checks if 43 missing students in mass grave,537,discuss\nBoko Haram 'ceasefire' doubts after attacks reported in Nigeria,2191,discuss\nCode/Red: Apple Watch Battery Life — “Charge Nightly”,2213,agree\n\"CNN Broadcasts Purported Audio Containing Gunshots That Felled Michael Brown Jr.; Leaders, Celebrities Fill Pews At Teen’s Funeral\",2020,unrelated\nLynch Mob Castrates Alleged Rapist In Rajasthan,368,unrelated\nNASA Raises Doubts About Reports of Nicaraguan Meteorite,220,unrelated\nISIS Reportedly Beheads American Photojournalist in Iraq,139,unrelated\nCNN audio: Is this the moment Michael Brown was shot?,662,unrelated\n\"Michael Zehaf-Bibeau, slain Ottawa shooter, had criminal record in Quebec, B.C.\",1178,discuss\nWHO says reports of suspected Ebola cases in Iraq are untrue,800,unrelated\n\"James Wright Foley, Kidnapped Journalist, Apparently Executed by ISIS\",1948,discuss\nKevin Vickers Hailed As Hero For Reportedly Shooting Gunman Inside Parliament,139,unrelated\nUrgent: The Leader of ISIL 'Abu Bakr al-Baghdadi' Killed! / Photo,2317,unrelated\n\"Spider burrowed into appendix scar, crawled through WA man's body\",214,unrelated\n\"11 Tripoli Planes Still Missing, Sparks 9/11 Concerns\",1699,unrelated\nIsis militants claim to have killed US journalist James Foley,1574,unrelated\nNorth Korea denies plans to open a restaurant in Scotland,1806,unrelated\n'They ate through the ceilings and pooped on the keyboards': Rats are 'taking over' Vogue's new World Trade Center office and Anna Wintour 'no longer wants to work there',2263,discuss\nKim Jong-un relying on ‘cobra wine’ after problems with trouser snake,2520,unrelated\nReport: Taliban Detainee Swapped for Bowe Bergdahl Suspected of Trying to Return to Terrorism,1569,unrelated\nJournalist James Wright Foley reportedly beheaded by ISIS,1547,unrelated\nSchoolboy almost killed by electric shock claims he now has superpowers like Magneto,1905,unrelated\nCNN Plays Alleged Recording of Michael Brown Shooting,2235,discuss\n\"Calm Yourselves, Durex Has NOT Come Out With A Pumpkin Spice Condom\",1400,agree\nNigeria: hopes for return of kidnapped schoolgirls rise after ceasefire reported,1761,discuss\nRumor debunked: RoboCop-style robots are not patrolling Microsoft's campus,1577,unrelated\nMacaulay Culkin Hasn’t Died Despite What Everyone Is Saying On Facebook,2523,unrelated\nMilitant Group Says It Killed American Journalist in Syria,1948,discuss\nReturn of the Mac: Seth Rogen in talks to star as Apple co-founder Steve Wozniak in upcoming Steve Jobs biopic,1040,unrelated\nKim Jong-un So Fat He Injured His Ankles,2344,unrelated\n\"No, there aren’t any Ebola cases in Iraq\",1821,unrelated\nCheese addiction breaks Kim Jong-un's ankles,1095,agree\nGOP Rep: ‘At Least Ten ISIS Fighters Have Been Caught Coming Across The Mexican Border’,2016,discuss\nAl-Shabaab co-founder confirmed killed by US air strike in Somalia,1610,agree\n\"No, Robert Plant Didn’t Rip Up an $800 Million Contract\",169,unrelated\nSeth Rogen Is Woz,1658,unrelated\nPhoto gallery: Amazing £300 operation by North Walsham vet on constipated goldfish,1506,unrelated\nTBS Speeds up SEINFELD by 7.5% to Add 2 More Minutes of Commercials,2314,agree\nSource: Tom Brokaw Wants Brian Williams Fired,401,unrelated\nISIS Appears To Behead American Photojournalist In YouTube Video,1786,unrelated\nDoubts cast over Nicaragua meteorite claim,1073,discuss\nIsis leader Abu Bakr al-Baghdadi's 'wife and son detained in Lebanon',1787,unrelated\nRapper Big Bank Hank of Sugarhill Gang dies at 57,824,agree\nMatt Taibbi takes a leave of absence from First Look Media,1083,agree\nPopular 'Banksy' Instagram account offers powerful message of perseverance after Paris attack,1688,discuss\nIt’s Okay To Laugh About The Fact That The Vogue Rat Infestation is Getting Worse,788,discuss\nSoldier shot in Ottawa at War Memorial,2470,unrelated\n\"James Foley, Missing American Photojournalist, Reportedly Executed By ISIS In Syria\",1009,unrelated\nMore than 200 kidnapped Nigerian girls to be released after deal reached with Boko Haram,1906,unrelated\nPentagon: 1 weapons bundle seized by militants,168,unrelated\nNun who had no idea she was pregnant gives birth after going to hospital with stomach pains,1302,unrelated\nMan has his PENIS cut off by angry mob after 'attempted rape' of teenager,2523,unrelated\nKim Jong-Un 'Has Difficulty Walking And Needs About 100 Days To Recuperate',1567,unrelated\n80's Brat Pack star Judd Nelson forced to deny that he's dead after fake news story starts trending on social media,1843,unrelated\nBiological Warfare on the Horizon? ISIS Soldiers May Be Infected With Ebola,737,unrelated\n\"James Foley: American Journalist, James Wright Foley Beheaded in New ISIS Video [Breaking News]\",984,unrelated\nMissing American journalist reportedly beheaded by Islamic State ,1093,discuss\nKurds fear Isis use of chemical weapon in Kobani,1435,unrelated\nISIS Releases YouTube Video Showing 10-Year-Old 'Martyr' Allegedly Killed in Battle,2372,unrelated\nJames Foley remembered as 'brave and tireless' journalist,2453,unrelated\nIslamic State using 'SCORPION bombs' to terrorise victims,2130,unrelated\nMissing Mexico students not among 28 bodies found in mass grave,1740,unrelated\nInsurgents killed in Nigeria despite alleged truce with Boko Haram,1040,unrelated\nA soldier has been shot at Canada’s war memorial just steps away from the nation’s parliament,1988,unrelated\nJosh Paler Lin Gives A Homeless Man $100 And Follows Him To See How He Spends It,1948,unrelated\nMedia outlets identify 'Jihadi John',77,unrelated\nA Murdered Witness?,148,unrelated\n\"Nigeria claims deal with Boko Haram on ceasefire, kidnapped girls\",1821,discuss\nIsilkulskom student has gained superhero powers after shock,1839,unrelated\nAmazon's first brick-and-mortar store said to open in Manhattan,2116,discuss\n\"Video Appears to Show Beheading of Journalist James Foley, Who Went Missing in Syria\",1361,unrelated\nCanadian-Israeli Woman Says She Hasn’t Been Captured By ISIS,1459,unrelated\nMohammed Islam Denies Making $72 Million From Stock Market Trading,1858,agree\nIsis claims to behead US journalist,2130,unrelated\nSergeant-at-Arms stopped shooter on Parliament Hill,1900,agree\nDog abandoned at Scottish rail station with suitcase full of belongings  Read more: http://www.ctvnews.ca/world/dog-abandoned-at-scottish-rail-station-with-suitcase-full-of-belongings-1.2175026#ixzz3O9Shc1IO,2410,unrelated\nWatch: US marine survives Taliban sniper headshot in Afghanistan,1724,unrelated\nReport: Possible audio tape of Michael Brown shooting,2403,unrelated\nAudio recording allegedly captures moment Michael Brown was shot,1803,unrelated\nMexico prosecutor: Students not in 1st mass graves,1269,unrelated\n\"Unconfirmed: ISIS Claims Kayla Mueller, American Female Hostage, Is Dead\",663,unrelated\n\"Cook said to confirm Apple Watch is showerproof, lasts a day\",72,unrelated\nReport: Taliban Detainee Swapped for Bowe Bergdahl Suspected of Trying to Return to Terrorism,2290,unrelated\nPictured: Recent Muslim convert Michael Zehaf-Bibeau who shot dead a solider and opened fire on Canadian Parliament,804,unrelated\nIRAQI AND KURDISH MEDIA REPORTS: ISIS FIGHTERS HAVE CONTRACTED EBOLA,1355,discuss\nPants on Fire: Duncan Hunter makes unconfirmed claim Border Patrol caught at least 10 ISIS fighters,2367,disagree\nESPN’s Domestic Abuse Tonight Panel Will Be 100% Dudes,1857,unrelated\nBritish-born rapper is main suspect in search for ISIS jihadist who beheaded James Foley,1263,unrelated\nApple Orders More Than 5 Million Watches for Initial Run,2240,unrelated\nAbdel Majed Abdel Bary Emerges as Suspect in Foley Beheading,2314,unrelated\nTiger Woods' luxe Viking island in Sweden is for sale,84,unrelated\nThe Case of the Stolen Batmobile Has Been Solved,672,discuss\n\"Confusion swirls, details murky in arrest of ISIS leader's 'wife'\",1143,discuss\nNew Audio Recording From Ferguson May Capture Michael Brown Shooting,1426,discuss\nMicrosoft Tried Out Robot Security Guards on Its Silicon Valley Campus,696,unrelated\n'There is no limit to their depravity' Islamic State FEED mother her own SON,2219,discuss\nThe Apple Watch has a low-power mode that only tells the time,719,unrelated\nYPG Confirms: Gill Rosenberg Not Captured in Kobani,1862,disagree\nObama: murder of James Foley 'shocks the conscience of the entire world',2070,unrelated\nSamsung Supposedly Wins Orders to Produce Apple Watch Components,1098,discuss\nThe rats eat Prada at Vogue NY office,1940,unrelated\n\"Obama, Outraged Over Beheading, Vows to Stay on Course\",1744,discuss\nRumor Fatigue Sets In at False Alarms of Castro’s Death,2506,discuss\nMissing Libyan jetliners raise fears of terror attacks on 9/11,1242,unrelated\nCNN Airs Alleged Audio from Michael Brown Shooting,662,unrelated\nVogue's new digs are reportedly swarming with rats,2252,unrelated\nTropical spider burrowed under Bali tourist's skin,2175,unrelated\n\"Nigeria, Boko Haram reach ceasefire deal, kidnapped girls to go free, official says\",125,unrelated\nObama Denounces James Foley's Execution: 'Today The Entire World Is Appalled',524,unrelated\nWHO says reports of suspected Ebola cases in Iraq are untrue,1034,unrelated\nThis Powerful Cartoon About The Charlie Hebdo Attack Is Not By Banksy,614,unrelated\n\"Vogue's Anna Wintour Pissed Off With New 1 World Trade Center Offices, Infested With Rats\",487,unrelated\nIsis militants claim to have killed US journalist James Foley,1720,unrelated\nUrgent: The Leader of ISIL 'Abu Bakr al-Baghdadi' Killed! / Photo,936,unrelated\nJilted lover chops off his penis after girlfriend dumps him,40,unrelated\nReport: Secret Service Lied About White House Fence Jumper,2251,unrelated\n\"ISIS: We have our hands on weapons, ammo air-dropped by U.S.\",1708,unrelated\nDog abandoned at railway station with suitcase set for happy ending as offers pour in,2448,unrelated\n\"Nigeria Says It Struck A Cease-Fire With Boko Haram, But Are They Talking To The Right Guy?\",1883,unrelated\nPriest' claim of seeing God as a woman dismissed as hoax,2328,unrelated\nThe pumpkin spice condom is not happening,2354,agree\n\"Macaulay Culkin NOT Dead: Facebook, Twitter Death Hoax Goes Viral\",759,agree\nChristian Bale to play Steve Jobs in upcoming biopic,2343,discuss\nJournalist James Wright Foley reportedly beheaded by ISIS,139,unrelated\nThe Force Awakens News: Director J.J. Abrams Eyes Summer Release for Star Wars 7 Because of Too Many Spoilers,2434,unrelated\n‘Banksy’ Instagram tribute to Charlie Hebdo victims not posted by artist,1040,unrelated\nBoko Haram ceasefire ignored as violence flares in Borno state,2078,unrelated\nBiological Warfare on the Horizon? ISIS Soldiers May Be Infected With Ebola,2463,unrelated\nSeth Rogen reportedly nabs Steve Wozniak role in Steve Jobs filmSteve Jobs Iconic Moments,1588,unrelated\n\"Hostage David Haines' Murder 'Evil', PM Says\",1757,discuss\n\"'American bombing had signed my death certificate': Missing US journalist James Wright Foley goes unflinching to his death as ISIS behead him in horrific video, as a warning to Obama\",874,unrelated\nWhat This Homeless Guy Did With $100 Completely Stunned The Man Who Gave It To Him,2492,unrelated\nJihadi John identity revealed as Mohammed Emwazi: live,1308,unrelated\nDid Josh Paler Lin Stage His Viral Video About Helping the Homeless?,1971,agree\nA Predator Drone Has Reportedly Been Spotted Circling Above ISIS's Capital City,1627,unrelated\nParliament Hill shooting: Sergeant-At-Arms Kevin Vickers the family hero who took down Ottawa gunman,2104,unrelated\nWatch moment TV weatherman is caught urinating in the bushes LIVE on camera,1829,agree\nMum faces real-life Sophie's Choice – as she tries to sell her son to fund daughter's care,1225,unrelated\nWhite House Fence Jumper Pushed Past Female Guard,687,unrelated\nVideo: Islamic State Claims to Have Captured US Weapons Airdrop Near Kobane,1361,discuss\n\"Don't Worry, 'The Breakfast Club' Star Judd Nelson Is Not Dead\",442,unrelated\nNow the Vogue Rats Are Chewing Through Couture,944,unrelated\nSeven girls fall pregnant after five day school trip in Bosnia and Herzegovina,1981,unrelated\nAudio recording allegedly captures moment Michael Brown was shot,2481,discuss\n\"Tim Cook Reportedly Showers with Apple Watch, Suggesting It’s Waterproof\",413,unrelated\nGovernment fires employee who skipped work for 24 years,1658,unrelated\n\"Comcast Is Threatening To Cut Off Customers Who Use Tor, The Web Browser For Criminals\",1104,unrelated\nMum Offers to Sell Twin Boy to Save Twin Girl,694,unrelated\nISIS Appears To Behead American Photojournalist In YouTube Video,847,discuss\nSeth Rogen may play Steve Wozniak alongside Christian Bale as Steve Jobs,2124,unrelated\nUS hostage Luke Somers dies after rescue bid,1119,discuss\nSoldier shot in Ottawa at War Memorial,964,unrelated\nWife Of ISIS Leader Abu Bakr al-Baghdadi Detained In Lebanon,530,unrelated\nMexican students not among bodies found in mass graves,712,unrelated\nReport of Kim Jong-un’s ankle injury add fuel to rumours about his absence,1012,unrelated\n\"Rumor: Gold Apple Watch Edition priced up to $5,000, steel version at $500, will debut on Feb. 14\",2420,unrelated\nThat Boko Haram Ceasefire in Nigeria Isn’t A Ceasefire,1166,discuss\nBoko Haram denies truce to release kidnapped schoolgirls,320,unrelated\nVogue’s Shiny New Office Has a Big Rat Problem,1036,unrelated\n\"No, a bird didn't poop on Vladimir Putin\",2078,unrelated\n\"Jihadi John named as Mohammed Emwazi, from west London\",1780,discuss\n\"Fidel Castro Rumors Sweep Internet, but No Sign in Cuba\",186,unrelated\n\"\"\"Categorically False\"\": DHS Debunks Right-Wing Fiction That ISIS Attempted To Cross The U.S.- Mexico Border\",1893,unrelated\nKim Jong-un: obese leader 'fractured both ankles',505,unrelated\nTom Brokaw Wants Brian Williams Fired Over Iraq Helicopter Story: Report,1570,discuss\nIt's back! The incredible new Batmobile takes a spin around Detroit... after rumors it had been STOLEN,1939,unrelated\nNigeria: hopes for return of kidnapped schoolgirls rise after ceasefire reported,800,unrelated\nAbdel Majed Abdel Bary Emerges as Suspect in Foley Beheading,1202,discuss\nRats are still running around at Vogue,30,unrelated\nJihadi John identity revealed as Mohammed Emwazi: live,1437,unrelated\nIslamic Militants Post Video Claiming to Show Beheading of U.S. Journalist,2287,unrelated\nWATCH: Twitter catches fire amid rumors of Fidel Castro’s death,882,unrelated\nYou all had an abortion! [Google Translate],1408,unrelated\nISIS Video Purports To Show Beheading Of British Aid Worker,1802,unrelated\nChristian Bale Is Steve Jobs,1658,unrelated\nMissing American journalist reportedly beheaded by Islamic State ,2109,unrelated\nWhite House Fence Jumper Pushed Past Female Guard,1365,agree\nNYC High School Student Nicknamed ‘Teen Wolf’ Made $72 Million On Stock Market,34,unrelated\nReport: ISIS Leader Abu Bakr Al-Baghdadi Assassinated In U.S. Airstrike,1921,unrelated\nGive a homeless man $100 and see what he does with it [Video],676,unrelated\n\"Nun Complains Of Stomach Pains, Later Gives Birth To Baby Boy\",534,discuss\nIraqi airstrike kills key ISIL leader,2187,unrelated\nJeh Johnson shoots down Duncan Hunter's assertion IS is entering U.S. via Mexico,1890,agree\nThe famous “Dog whisperer” Cesar Millan died of a heart attack this morning.,2247,unrelated\nMedia Fooled Again? Story Claims 7 of 28 Girls On School Trip Came Home Pregnant,208,unrelated\nSomali terrorist leader dead after US airstrike,941,unrelated\n\"Boko Haram claims to have German hostage, denies ceasefire\",402,unrelated\nHBO and Apple in Talks for $15/Month Apple TV Streaming Service Launching in April,720,unrelated\n20-year-old burger: McDonald's Quarter Pounder looks eerily new after 2 decades,1364,unrelated\nCNN Plays Alleged Recording of Michael Brown Shooting,1252,unrelated\nGraphic Photo: Oliver Ilic Uses Razor Blade To Slice Off Own Manhood After Girlfriend Broke Up With Him,1347,unrelated\nBATMAN VS. SUPERMAN BATMOBILE STOLEN,1494,unrelated\nISIS fighters seize weapons airdrop meant for Kurds,816,unrelated\nDid a Meteorite Impact in Nicaragua over the Weekend?,1722,discuss\n\"See How This Homeless Man Spends A Hundred Dollars, And Keep A Tissue Handy [Video]\",676,unrelated\nNorth Korean dictator Kim Jong-Un to open restaurant in Scotland,955,unrelated\n#Hairgate: iPhone 6 users say device pulls out hair,1107,unrelated\n\"No, a bird didn't poop on Vladimir Putin\",1991,unrelated\nSugarhill Gang rapper Big Bank Hank dies at age 57,1458,unrelated\nBiH: Seven Primary School Students Pregnant After Five-Day Excursion,2504,agree\nTerrorism fears rise amid reports of stolen jetliners,115,unrelated\nThe Apple Watch has a low-power mode that only tells the time,1223,unrelated\nTeen Makes $72 Million on the Stock Market,2472,unrelated\nGuantanamo detainee freed in Bowe Bergdahl swap 'back to terrorism',2367,unrelated\nCheese addiction breaks Kim Jong-un's ankles,885,unrelated\n\"ISIS Claims an American Hostage, Kayla Mueller, Died in Airstrike in Syria\",1107,discuss\nIslamic State claims to have beheaded American journalist,1720,unrelated\nNun 'has surprise baby' after complaining of stomach pains,1891,unrelated\n\"Nuts! Indian guru coaxes 400 followers to cut off their testicles, grow closer to God\",1909,discuss\nAbdel-Majed Abdel Bary: London Rapper Identified As ISIS Militant Who Beheaded James Foley,1237,unrelated\n\"What was fake on the Internet this week: Obama’s peace prize, pumpkin-spice condoms and insane winter snow\",698,unrelated\nHope Fades for Girls' Release After Boko Haram 'Truce' Breached,1697,unrelated\n\"Boko Haram Denies Truce, Says Kidnapped Girls Have Been “Married Off”\",2088,unrelated\nUnconfirmed reports claim Canadian-Israeli Gill Rosenberg captured by ISIS,1976,discuss\nEnormous 20-stone catfish caught with fishing rod in Italy after 40-minute boat battle,1652,agree\nBoyfriend cuts off his penis and throws it in the bin after girlfriend dumps him for being bad in bed,1434,discuss\n\"Boko Haram Could Release Kidnapped Girls, Nigerian Officials Say\",2520,unrelated\nPope Francis tells boy whose dog had died that heaven is open to all,686,unrelated\nISIS fighters 'have contracted Ebola': World Health Organisation investigating reports militants showed up at Iraqi hospital with lethal disease,2138,discuss\nOscar winner Christian Bale to play Steve Jobs in upcoming biopic,1939,unrelated\n\"Gill Rosenberg, Canadian citizen, reportedly captured by ISIS in Syria\",1299,unrelated\nDera Sacha Sauda Chief Forced Castration of 400 Devotees? CBI Files Case Against 'MSG: The Messenger of God' Actor,35,unrelated\nISLAMIC STATE BEHEADS MISSING AMERICAN JOURNALIST JAMES WRIGHT FOLEY,511,unrelated\nIRAQI AND KURDISH MEDIA REPORTS: ISIS FIGHTERS HAVE CONTRACTED EBOLA,1289,unrelated\nYPG Confirms: Gill Rosenberg Not Captured in Kobani,1808,unrelated\n\"L. Jinny? Abdel-Majed Abdel Bary, UK Rapper, Suspected in James Foley Killing: Reports\",298,unrelated\nApple Reportedly Relying More Heavily on Samsung for iPhone 6 and Apple Watch Components,1835,unrelated\n\"ISIS: We have our hands on weapons, ammo air-dropped by U.S.\",2336,unrelated\nRussian TV actor wakes up to find his testicles stolen,1875,unrelated\n\"Pizza delivery driver surprised with $2,000 tip\",2532,agree\nResetting iOS 8 Preferences May Wipe iCloud Files,2330,unrelated\nJihadi John UNMASKED: Islamic State killer NAMED as west Londoner Mohammed Emwazi,1252,unrelated\nAttorney: New audio reveals pause in gunfire when Michael Brown was shot,2235,disagree\n\"Accused Boston Marathon Bomber Severely Injured In Prison, May Never Walk Or Talk Again\",2192,unrelated\neBay working on bidding app for Apple Watch,209,unrelated\nMeteorite strike in Nicaragua puzzles experts,649,unrelated\nSoldier shot near Canadian parliament building,1466,unrelated\nPumpkin Spice Condoms Could Be The Only Thing To Save The World From Basic Children,1212,unrelated\nIslamic State Militants Claim to Have Beheaded US Journalist James Wright Foley,2404,unrelated\nISIS Militants Allegedly Contracted Ebola,2304,unrelated\nMacaulay Culkin Hasn’t Died Despite What Everyone Is Saying On Facebook,524,unrelated\nBali Awry,1864,discuss\nCNN Airs Alleged Audio from Michael Brown Shooting,2345,discuss\nBoko Haram 'ceasefire' doubts after attacks reported in Nigeria,992,unrelated\nMicrosoft Tried Out Robot Security Guards on Its Silicon Valley Campus,1577,unrelated\nN Korean leader misses annual ritual; sister ‘takes over duties’,1152,discuss\n\"Rare Case: Seven Bosnian Girls, Aged 13 And 14, Fall Pregnant After Five-Day School Trip; Parents Outraged After School Cites 'Parental Neglect'\",539,unrelated\n\"Sorry, Everyone: Durex Is Unfortunately Not Making Pumpkin Spice Condoms\",698,unrelated\nChristian Bale quits Steve Jobs movie,1224,unrelated\n#HairGate: iPhone 6 Customers Are Complaining That The Phone Is Ripping Out Their Hair,570,unrelated\nAxl Rose Dead? Of Course Not — Tiresome Internet Death Hoax Plague Hits Guns N’ Roses Frontman,1826,unrelated\nObama denounces killing of journalist James Foley and pledges ‘justice’,2367,unrelated\nBREAKING: British-born hostage 'KILLED in failed rescue attempt',1913,unrelated\nEbola Frisco 2014: Patient Shows Virus Symptoms After Apparent Thomas Eric Duncan Contact,40,unrelated\n\"Video Appears to Show Beheading of Journalist James Foley, Who Went Missing in Syria\",1347,unrelated\n\"McDonald’s Removing Big Mac, Apple Pies And Eliminating Large Size Options\",816,unrelated\nOttawa shooting: Slain soldier named as Nathan Cirillo while suspect identified as Michael Zehaf-Bibeau,1458,unrelated\nAudio of gunfire in Michael Brown case authenticated by app company,816,agree\nMCDONALD’S WILL STOP SERVING OVERWEIGHT CUSTOMERS BEGINNING 1/1/15,568,unrelated\n\"James Foley, Missing American Photojournalist, Reportedly Executed By ISIS In Syria\",2388,discuss\nComcast Declares War on Tor?,569,discuss\nSchoolboy almost killed by electric shock claims he now has superpowers like Magneto,1351,unrelated\nBatmobile wasn't stolen: Cops,137,unrelated\nNujaifi Condemns / Daash / crime in Saqlawiyah and Alsiger areas of Anbar.,2489,unrelated\n‘Banksy’ Instagram tribute to Charlie Hebdo victims not posted by artist,524,unrelated\nThis Selfless Homeless Man Receives $100 & Doesn't Spend A Dime On Himself!,2132,disagree\nMichelle Obama Not Blurred Out on Saudi TV,1498,unrelated\nTwo GOP Congressmen Say Suspected Terrorists Caught Crossing U.S.–Mexico Border,190,unrelated\nIslamic State using 'SCORPION bombs' to terrorise victims,2296,unrelated\nDog Found Abandoned With Suitcase Filled With His Belongings,1853,agree\nBatmobile Stolen From 'Batman V Superman: Dawn Of Justice' Set? Report Claims That One Of The Batmobile Models Is Missing! Detroit Locals Responsible?,529,unrelated\nISIS Border Crisis: DHS Chief Says Terrorists Not Entering US Through Mexico,871,discuss\nJordan’s King Abdullah Did Not Personally Fly Airstrikes On ISIS,2433,discuss\nNigeria Claims Boko Haram Will Release the Kidnapped Schoolgirls,82,unrelated\nIsis militants claim to have killed US journalist James Foley,2525,unrelated\nMatt Taibbi Disappears From Omidyar’s First Look Media,2283,unrelated\nDid Kim Yo-Jong Take Kim Jong Un’s Role? North Korea Ill Health Rumors Are ‘Fabricated’,971,unrelated\nChristian Bale in Talks to Play Steve Jobs in Danny Boyle's Biopic,844,unrelated\nCatholic Priest Claims God Is Female After Clinically Dead Experience,1670,unrelated\n\"Big Bank Hank, US rapper and Sugarhill Gang founder member, dies at 57\",281,unrelated\n\"Marine Gets Shot in the Head, Walks Away\",2421,unrelated\nIs Ebola Virus Spreading Among ISIS Militants? Reports Claim Jihadists Seeking Cure at Mosul Hospital,1689,discuss\nCongressman: ‘At least 10 ISIS fighters’ caught trying to cross into US,1376,discuss\nIs Kim Jong-Un Really Opening a Restaurant in Scotland?,720,unrelated\nNorth Korean dictator Kim Jong-Un to open restaurant in Scotland,167,unrelated\nBergdahl: Senator Says Jihadists Swapped For U.S. Troop ‘In Touch’ With Al-Qaida Affiliate,2367,unrelated\n'There is no limit to their depravity' Islamic State FEED mother her own SON,2299,unrelated\nGuantanamo detainee freed in Bowe Bergdahl swap 'back to terrorism',1196,unrelated\nLondon hip-hop artist Abdel-Majed Abdel Bary key suspect in hunt for killer of American journalist James Foley,1649,unrelated\nPentagon: death of al Shabaab leader in U.S. strike would be major blow,2002,unrelated\nWTC rats scare off Anna Wintour,2080,unrelated\n\"Tee-off in your own putting paradise: Swedish luxury island owned by Tiger Woods up for sale - and it comes with a villa, a hot tub and a lodge\",1660,unrelated\nMissing American journalist reportedly beheaded by Islamic State ,115,unrelated\nNew Audio Shows Michael Brown Was Shot at 11 Times,1385,unrelated\nISIS Beheads Kidnapped Photojournalist James Wright Foley in Horrific Video Message to the U.S.,1251,unrelated\nReport: NYPD to stop arresting people for minor marijuana offenses,84,unrelated\nTropical spider 'burrowed under man's skin through scar' - video report,724,unrelated\nHomeless man receives $100... then shocks everyone with how he spends it,1020,agree\n\"Explosion reported near the Nicaraguan capital attributed to meteorite impact, but experts, including NASA, cast doubt on claims\",1744,unrelated\nOriginal Apple Watch Health Features Were Dropped Due to Consistency Issues,1788,discuss\nSaudi cleric condemns snowmen as anti-Islamic,942,unrelated\nWoman Stays In KFC For A Week To Get Over Her Break-Up,615,unrelated\n\"Soldier shot, Parliament locked down after gunfire erupts at war memorial\",2338,unrelated\nRapper identified as James Foley's executioner: reports,1530,discuss\nJose Canseco Shot in the Hand During Accidental Shooting at Vegas Home,695,unrelated\nBREAKING: British-born hostage 'KILLED in failed rescue attempt',2247,discuss\nISIS Beheads American Journalist,11,unrelated\n\"Hoax Alert: Father O’Neal, Who Has Met God and Thinks She’s a Woman, Is Made Up (Just Like God Herself)\",1849,disagree\nCheese blamed for North Korean leader Kim Jong-un's broken ankles,818,unrelated\n\"In Moscow, police are looking for a felon, cut the male genitals\",830,unrelated\nCNN Expert on Brown Audio: At First I Thought ‘Someone’s Trying to Punk CNN’,900,unrelated\n\"Six months after abducting Nigerian schoolgirls, Boko Haram reportedly wants to free them\",1040,unrelated\nGRAPHIC CONTENT: Girl sneers at man's tiny penis so he CHOPS IT OFF and bins it,908,unrelated\nStar Wars 7: JJ Abrams want to move release to summer 2015,808,unrelated\nNun who GAVE BIRTH to baby boy after suffering agonising stomach pains 'had no idea' she was pregnant,2192,unrelated\nMedia reports identify Londoner as Islamic State's ‘Jihadi John’,1489,discuss\n\"Rumor: Gold Apple Watch Edition priced up to $5,000, steel version at $500, will debut on Feb. 14\",62,unrelated\n\"What We Know About Kim Yo Jong, Who May Control North Korea\",465,unrelated\nJudicial Watch's Farrell: ISIS Terrorists Did Cross Mexican Border,1498,unrelated\nBrian Williams Demands Apology From Social Media Over Erroneous Urination Reports (Video),1606,unrelated\nParents' anger after seven Bosnian schoolgirls aged 13 and 14 fall pregnant on class trip,2508,agree\n20-Year-Old Quarter Pounder Looks About the Same,1195,unrelated\nTBS speeds up Seinfeld 7.5% to gain an extra 2 minutes of commercial ad time.,208,unrelated\nHomeland Security: No ISIL fighters on U.S. border,295,unrelated\nDaash Ebola transferred to Mosul {Google Translate],2078,unrelated\n\"Boko Haram denies truce, says kidnapped girls married\",34,unrelated\nBoko Haram 'to release abducted schoolgirls' as part of ceasefire agreement,1003,unrelated\n\"BREAKING: Islamic State, in video, beheads American journalist James Wright Foley who was kidnapped in 2012 -@BNONews\",1697,unrelated\nSeth Rogen to Star as Steve Wozniak in Sony's Steve Jobs Biopic [Updated],1707,unrelated\nGovernment fires employee who skipped work for 24 years,1871,unrelated\nThis Man Paid Off His Parents' Mortgage for Christmas (Video),1459,unrelated\n\"‘Teletubbies’ Sun Baby: Fans Freak Out Over Jess Smith, 19\",803,unrelated\nKimye’s Fault? Anna Wintour’s NYC ‘Vogue’ Offices Hit With Disgusting Rat Infestation: ‘Rat Droppings On Desks’,1435,unrelated\nJosh Paler Lin Gives A Homeless Man $100 And Follows Him To See How He Spends It,1996,agree\nReport: Christian Bale Will Play Steve Jobs,2097,unrelated\nKim Jong-un 'set to open a new restaurant in SCOTLAND',1487,discuss\nComcast Says You Can Keep Your Tor,1403,agree\nISIL Beheads American Photojournalist in Iraq,2525,unrelated\n\"Everybody Relax, Banksy Wasn’t Arrested And Exposed As A 35-Year-Old Man\",324,unrelated\nCNN Expert on Brown Audio: At First I Thought ‘Someone’s Trying to Punk CNN’,2187,unrelated\nMan Known as ‘Jihadi John’ Is Identified as Mohammed Emwazi,206,unrelated\nKim Had Ankle Surgery:  Source,181,unrelated\nGiant 8ft 9in catfish weighing 19 stone caught in Italy is thought to be the biggest ever reeled in with a rod and line,677,unrelated\nBali spider burrows under Aussie’s chest,1883,agree\n\"Nigeria Says It Struck A Cease-Fire With Boko Haram, But Are They Talking To The Right Guy?\",2191,discuss\nWHO says reports of suspected Ebola cases in Iraq are untrue,5,unrelated\n20-year-old burger: McDonald's Quarter Pounder looks eerily new after 2 decades,414,unrelated\nREPORT: JETLINERS STOLEN FROM LIBYA COULD BE USED TO ATTACK U.S. ON 9/11,1916,unrelated\n\"L. Jinny? Abdel-Majed Abdel Bary, UK Rapper, Suspected in James Foley Killing: Reports\",381,unrelated\n\"Jeh Johnson: Politicians Shouldn't 'Feed The Flames Of Fear' Over ISIS, Ebola\",564,unrelated\nDeveloper quits using the app he was hired to make—or did he?,22,unrelated\nTwo GOP Congressmen Say Suspected Terrorists Caught Crossing U.S.–Mexico Border,226,unrelated\nArmed U.S. drones spotted flying over Syria in possible hunt for ISIS leader,909,unrelated\nChristian Bale to Play Steve Jobs in New Movie,571,unrelated\nHas North Korean dictator Kim Jong-un been replaced by his sister?,1012,unrelated\nPure Evil: Islamic State Beheads American Journalist James Wright Foley,984,unrelated\nVideo messaging service verifies timing of CNN audio recording,1605,discuss\nJihadi John ‘identified as British man from West London’,2328,unrelated\nJames Foley beheading: London rapper turned jihadist believed to be under investigation for murder of journalist in Syria,1314,discuss\nTerrorism fears rise amid reports of stolen jetliners,1372,discuss\nMan has his PENIS cut off by angry mob after 'attempted rape' of teenager,1959,agree\n\"U.S. accidentally delivered weapons to the Islamic State by airdrop, militants say\",2404,discuss\n\"\"\"Oldest Time Capsule\"\" in U.S. Unearthed in Boston\",851,unrelated\nWHO says reports of suspected Ebola cases in Iraq are untrue,1904,discuss\nTexas plumber threatened over jihadis using his old truck,2280,discuss\n\"Apple Media Event Rumored for Late February, Apple Watch and 12\"\" MacBook Air Likely Topics [Updated]\",121,unrelated\nIslamic State releases video apparently showing the beheading of missing US journalist James Foley,882,unrelated\nChristian Bale will not play Steve Jobs,1195,unrelated\niOS 8 bug could delete your iCloud Drive documents,2163,unrelated\nCNN Posts Alleged Audio of Michael Brown Shooting,721,discuss\n\"Vice Media’s CEO blew $300,000 on dinner, and a Vegas casino boss blabbed about it\",640,unrelated\nChristian Bale Won't Play Steve Jobs After All,1294,unrelated\nBoko Haram denies ceasefire claim by Nigeria's government,1896,discuss\nGoogle Grows With $1.6 Billion in California Office Deals,298,unrelated\nISLAMIC STATE BEHEADS MISSING AMERICAN JOURNALIST JAMES WRIGHT FOLEY,1982,unrelated\nWife and child of Islamic State leader Baghdadi held in Lebanon,1004,discuss\nHomeland Security says terrorists haven't crossed U.S-Mexico border,2385,agree\nSaudi cleric condemns snowmen as anti-Islamic,760,unrelated\nIslamic State May Have Fighter Jets Now After Seizing Russian-Made MiGs,1608,discuss\nDid a Meteorite Impact in Nicaragua over the Weekend?,586,unrelated\nNBC weatherman caught urinating in the woods live on air,1047,unrelated\nNigeria and Boko Haram 'agree ceasefire and girls' release',2520,unrelated\nBunbury local discovered a spider had burrowed under his skin on Bali holiday,1797,disagree\n\"Ann Arbor pizza delivery driver surprised with $2,000 tip\",26,unrelated\nVideo messaging service verifies timing of CNN audio recording,1252,unrelated\nSteve Jobs Biopic Eyes Seth Rogen to Play Apple Co-Founder Steve Wozniak,1148,unrelated\nMissing American journalist reportedly beheaded by Islamic State ,1547,unrelated\nHORROR: ISIS Fighters Have Reportedly Contracted Ebola,2299,unrelated\nIraq: US to Probe ISIS' Chlorine Attack on Iraqi Security Personnel,693,unrelated\nDetroit Police Issue Statement That The Batmobile Is Safe,1789,unrelated\nCongressman: ‘At least 10 ISIS fighters’ caught trying to cross into US,2056,unrelated\nREPORT: The Batmobile Might Have Been Stolen In Detroit,692,unrelated\nSomalia Shebab chief Ahmed Abdi Godane likely dead in US strike: Source,1355,unrelated\nItalian fisherman catches monstrous 280-pound catfish,1338,agree\nIs this the world's oldest burger? Man claims to have kept McDonald's Quarter Pounder for 20 YEARS,1500,unrelated\nISIS cracks down on five confirmed Ebola cases among fighters: official,1291,unrelated\nIsilkulskom student has gained superhero powers after shock,887,agree\n\"Islamic State Training Pilots in Military Jets, Monitors Say\",2362,unrelated\nSaudi cleric condemns snowmen as anti-Islamic,1090,unrelated\n\"Nun Complains Of Stomach Pains, Later Gives Birth To Baby Boy\",220,unrelated\nTurkish Leader Says U.S. Airdrop Aided ISIS Militants,1485,agree\n\"Fidel Castro Dead? Yes, He Is… But The Cuban Leader Is Alive, Death Rumors Proven False\",2046,unrelated\nSeven girls fall pregnant after five day school trip in Bosnia and Herzegovina,2124,unrelated\nThis Powerful Cartoon About The Charlie Hebdo Attack Is Not By Banksy,1351,unrelated\nDNA Tests Confirm Lebanon Is Holding ISIS Leader’s Child,1875,unrelated\nAl-Shabaab co-founder confirmed killed by US air strike in Somalia,1869,unrelated\nOttawa Gunman Identified As Michael Zehaf-Bibeau,972,unrelated\nExpert casts doubt on Bunbury man Dylan Thomas’s burrowing stomach-spider story,181,unrelated\n\"Boko Haram claims to have German hostage, denies ceasefire\",344,unrelated\nJudd Nelson rebuffs Internet rumors that he died of a drug overdose.,1317,unrelated\nIs Ebola Virus Spreading Among ISIS Militants? Reports Claim Jihadists Seeking Cure at Mosul Hospital,559,unrelated\nMicrosoft's Silicon Valley campus now guarded by Daleks,2306,unrelated\n\"Eyewitness: Viral Video That Netted $130K in Donations \"\"is Bullshit\"\"\",1820,unrelated\nAttorney: New audio reveals pause in gunfire when Michael Brown was shot,2248,unrelated\nIt’s Okay To Laugh About The Fact That The Vogue Rat Infestation is Getting Worse,1212,unrelated\nISIS Militants Allegedly Contracted Ebola,1351,unrelated\nWorld's oldest burger,2474,agree\nIsis claims it has US airdrop of weapons,2009,unrelated\nHORROR: ISIS Fighters Have Reportedly Contracted Ebola,1355,discuss\n\"Man cuts off manhood, throws it in the bin, after girlfriend leaves over small penis\",842,unrelated\nAmazon.com to open first physical store in Manhattan: DJ,2367,unrelated\nNew Audio Recording From Ferguson May Capture Michael Brown Shooting,2124,unrelated\nVideo shows dramatic moment bullet strikes U.S. Marine’s head — and he survives thanks to kevlar helmet,2042,unrelated\nBatmobile Stolen From 'Batman V Superman: Dawn Of Justice' Set? Report Claims That One Of The Batmobile Models Is Missing! Detroit Locals Responsible?,87,unrelated\n\"CNN Broadcasts Purported Audio Containing Gunshots That Felled Michael Brown Jr.; Leaders, Celebrities Fill Pews At Teen’s Funeral\",1804,unrelated\nDzhokhar Tsarnaev Beaten In Prison? Satirical Site Claims Boston Marathon Bombing Suspect Blinded And Paralyzed,1936,discuss\nSurreal Photos of Fisherman’s Jaw-Dropping Catch Will Likely Have People Wondering If It’s Real,1301,unrelated\nMystery man slaps shoppers around head for sneezing,320,unrelated\n\"Rats at Vogue's NYC offices - watch your step, Anna Wintour\",1465,unrelated\nCNN audio: Is this the moment Michael Brown was shot?,1934,discuss\nMan who SLAPS people if they sneeze in public being hunted by police,678,unrelated\nChristian Bale Won't Play Steve Jobs After All,1226,agree\nWe took a look at the photo said to show the body of Islamic State leader Abu Bakr Al-Baghdadi (right) and found it was really an ethnic Albanian militant killed in 2013,2187,unrelated\nFormer British Rapper Reportedly Under Investigation for James Foley Beheading,583,discuss\n'Feminist' Lana 'Aborts Baby Because It's A Boy' And Is Surprised By Backlash,1120,unrelated\n7 Bosnian teens get pregnant on school trip,821,unrelated\nMexican students not among bodies found in mass graves,761,unrelated\nIRAQI AND KURDISH MEDIA REPORTS: ISIS FIGHTERS HAVE CONTRACTED EBOLA,2075,discuss\nIsis leader Abu Bakr al-Baghdadi's 'wife and son detained in Lebanon',530,unrelated\nChristian Bale Drops Out of Steve Jobs Biopic,2097,unrelated\nUS confirms death of Somalia terror group leader,1483,unrelated\nKANE'S FUTURE IN WINNIPEG IN DOUBT?,1577,discuss\nSaudi Arabia 'fatwa over building of snowmen',1950,unrelated\nNigeria says it has deal with Boko Haram to release kidnapped girls,1681,discuss\n\"Pumpkin Spice Condoms, And 6 Other Flavors That Aren’t Happening\",2152,unrelated\n\"Led Zeppelin Reunion: Robert Plant Rips Up $300 Million Contract, Refuses To Rejoin Legendary Band\",169,unrelated\nISIS launch SCORPION BOMBS to spread panic in Iraq,364,agree\nEveryone chill! Banksy has NOT been arrested,1737,unrelated\n\"Nigeria's missing girls 'to be released by Boko Haram', government aide claims\",1906,unrelated\n\"Op-Ed: Hoax – Priest who never existed claims he died, saw female God\",2043,unrelated\nAngry mob cut off rapist’s penis with meat cleaver (VIEWER DISCRETION),650,agree\nMexico checks if 43 missing students in mass grave,1538,unrelated\n\"Boko Haram Denies Ceasefire, Says Kidnapped Girls Are Now Married\",821,unrelated\nKim Jong-un: Absent North Korean leader is 'recovering from ankle surgery',1480,discuss\nMilitant Group Says It Killed American Journalist in Syria,984,unrelated\nIslamic State fighters training to fly captured jets — watchdog,933,unrelated\n\"Vice Media Chief Said to Pay $300,000 for Dinner for 30\",2042,unrelated\n6 Islamist militants killed in US attack in Somalia,2304,unrelated\n\"Thanks Uncle Sam, we have your weapons airdrop: ISIS taunts America over intercepted weapons meant for Kurds\",572,unrelated\nOttawa gunman identified as 32-year-old Michael Zehaf-Bibeau,789,agree\nISIS Beheads American Journalist,1721,discuss\nISIS fighters ‘have contracted Ebola’,2367,unrelated\nObama administration DENIES congressman's claim that 'at least ten ISIS fighters have been caught coming across the Mexican border in Texas',1637,unrelated\nMan who SLAPS people if they sneeze in public being hunted by police,1271,unrelated\nUS officials: Video shows American's execution,456,discuss\nOscar winner Christian Bale to play Steve Jobs in upcoming biopic,1299,disagree\n\"North Korea leader Kim is still in charge, has injured leg: source\",2033,unrelated\nIslamic State claims it executed American photojournalist James Foley,26,unrelated\nAnna Wintour 'refuses to work at new World Trade Center Vogue office due to rat infestation',1737,unrelated\nAlleged Ottawa gunman: What we know so far about Michael Zehaf-Bibeau,1380,discuss\nSpider Burrows Into Australian Man's Appendix Scar (VIDEO),959,unrelated\nJilted lover spends a week in KFC to try and get over her ex,1791,unrelated\nThis Week In Weird News: Horrible Human Slaps Elderly Woman For Sneezing,1359,unrelated\nAngry mob hacks off alleged rapist's genitals with meat cleaver after dragging him into butchers,1646,unrelated\n\"Nigeria Says It Struck A Cease-Fire With Boko Haram, But Are They Talking To The Right Guy?\",2520,unrelated\n\"Hostage David Haines' Murder 'Evil', PM Says\",1477,unrelated\n\"Google seals massive Sunnyvale, Redwood City deals\",1909,unrelated\n\"'See you Monday': N.L. man keeps Facebook promise to police, turns himself in  Read more: http://www.ctvnews.ca/canada/see-you-monday-n-l-man-keeps-facebook-promise-to-police-turns-himself-in-1.2206960#ixzz3QEDaSGxU\",1292,unrelated\n\"UPDATE: Soldier, gunman who died in Ottawa rampage identified\",107,unrelated\n\"What they earn: Vice CEO Shane Smith’s $300,000 steak dinner\",1817,unrelated\nIs the Alleged Audio of the Gunshots That Killed Michael Brown a Hoax?,1438,unrelated\n\"TEXAS TURKEY FARM CONTAMINATED WITH EBOLA, OVER 250,000 HOLIDAY TURKEYS INFECTED\",1097,unrelated\nChugging eggnog sends Utah man to hospital,1127,unrelated\n\"Yes, you can wear your Apple Watch in the shower\",1985,unrelated\nNigeria says ceasefire agreed with Boko Haram,2356,discuss\nLynch Mob Castrates Alleged Rapist In Rajasthan,1476,discuss\nUPDATE: BATMAN v SUPERMAN Batmobile Reportedly Stolen By (Shocker!) Detroit Locals,1242,discuss\n\"Calm down everyone, Banksy hasn't been arrested: 9 clues that it's a hoax\",2283,unrelated\nIsraeli Canadian fighting ISIS posts on Facebook: I'm safe and secure,1976,agree\nReturn of the Mac: Seth Rogen in talks to star as Apple co-founder Steve Wozniak in upcoming Steve Jobs biopic,1549,unrelated\nReport claims Kim Jong-un underwent surgery to repair fractured ankles,818,unrelated\n\"Video showing American journalist beheaded believed real, officials and family say\",139,unrelated\nMexico prosecutor: Students not in 1st mass graves,1656,unrelated\nThis Dog Was Left At A Railway Station With A Suitcase Of His Belongings After He Was Sold On Gumtree,382,unrelated\nCatholic Priest Claims God Is Female After Clinically Dead Experience,2375,unrelated\nISIS Appears To Behead American Photojournalist In YouTube Video,1471,discuss\nHow Canadian Sergeant-at-Arms Kevin Vickers killed shooter in parliament,139,unrelated\n\"FIDEL CASTRO DEATH WATCH: RUMORS HEAT UP, CUBA DENIES\",545,unrelated\nMacaulay Culkin dead: Actor is victim of another death hoax,690,unrelated\nISIS supporters mourn death of ‘youngest fighter’,2288,unrelated\nOttawa Gunman Identified As Michael Zehaf-Bibeau,1266,unrelated\nCameron vows to hunt down IS 'monsters' after Haines murder,1182,agree\nBoko Haram denies ceasefire claim by Nigeria's government,2410,unrelated\nA Bogus Banksy,1688,discuss\nUnbearable! Carolling toy in Shefford 'gagged' by council,1864,unrelated\nMissing Mexican students 'not found in mass grave',2334,discuss\nIslamic State Militants Claim to Have Beheaded US Journalist James Wright Foley,1569,unrelated\nBoko Haram ceasefire ignored as violence flares in Borno state,1506,unrelated\nIsis claims it has US airdrop of weapons,168,unrelated\nTim Cook Reportedly Reveals Apple Watch Waterproofing Has Improved,1013,unrelated\nResetting iOS 8 Preferences May Wipe iCloud Files,2061,unrelated\nNorth Korea reportedly bans anyone sharing Kim Jong Un's name,1678,discuss\nVice CEO Throws Down $300K on Lavish Vegas Dinner,737,unrelated\nISIS Blasts 'Scorpion Bombs' At Civilian Areas In Iraq; Mosul Residents Living In Fear,1251,agree\neBay is planning an Apple Watch app,209,unrelated\nAn audio recording of the Michael Brown shooting has reportedly surfaced,132,unrelated\n'Sex attacker' has penis cut off with a cleaver in India,1042,unrelated\nIs this the world's oldest burger? Man claims to have kept McDonald's Quarter Pounder for 20 YEARS,1338,unrelated\nAudio recording allegedly captures at least 10 shots fired in Michael Brown killing,1435,unrelated\nAmazon's first brick-and-mortar store said to open in Manhattan,1948,unrelated\nWatch moment TV weatherman is caught urinating in the bushes LIVE on camera,573,unrelated\nGraffiti Artist Banksy Arrested In London; Identity Revealed,1884,disagree\nMichael Phelps' self-proclaimed girlfriend says she was born a BOY and reveals 'amazing' sex with Olympian,521,unrelated\nIsis militants claim to have killed US journalist James Foley,874,unrelated\n\"Boko Haram denies cease-fire, leader says he married off kidnapped girls\",1157,unrelated\nWHO says reports of suspected Ebola cases in Iraq are untrue,2045,unrelated\n\"Islamic State, in video titled \"\"A Message to America,\"\" beheads American journalist James Wright Foley who was kidnapped in 2012\",1658,agree\nKim Had Ankle Surgery:  Source,2053,discuss\nJordan Vs ISIS: Reports Say King Abdullah II Could Personally Lead Airstrikes After Pilot’s Death,17,unrelated\nHave Kanye & Kim Been Banned From Future Grammy Ceremonies?,1739,unrelated\nKim Jong-un relying on ‘cobra wine’ after problems with trouser snake,1361,unrelated\nKim Jong-Un 'bans the name Kim Jong-un',2526,unrelated\n\"Catholic priest dies for 48 mins, wakes up claiming God is a woman\",2265,unrelated\nSenator: Detainees swapped for Bergdahl have contacted militants,2531,discuss\n\"See How This Homeless Man Spends A Hundred Dollars, And Keep A Tissue Handy [Video]\",1245,agree\nTim Cook Reportedly Reveals Apple Watch Waterproofing Has Improved,2472,discuss\nStar Wars: The Force Awakens to be released this summer?,2084,discuss\nCARLISLE HEAD SLAPPER ATTACKS SNEEZING WOMEN,1839,agree\nIndia: 400 men cut off their testicles to 'get closer to God' following advice from 'guru',1572,unrelated\n\"Why the most expensive Apple Watch will probably cost around $10,000\",1730,unrelated\nBREAKING NEWS: ISIS beheads missing American journalist James Wright Foley as warning to US to cease action in Iraq,2096,discuss\nNicaragua says meteorite probable cause of blast in capital,269,unrelated\nIraq: US to Probe ISIS' Chlorine Attack on Iraqi Security Personnel,2024,unrelated\nISIS Beheads American Journalist James Foley in Video Message to U.S.,826,unrelated\nNEWS/ Meet the Teletubbies Sun Baby: 19-Year-Old Jess Smith Reveals Herself as the Smiling Face Who Looked Over Teletubbyland,2371,discuss\nReport: Amazon to Launch Ad-Supported Streaming Service,1071,unrelated\nFears journalist James Wright Foley beheaded by Islamic State jihadists in ‘message’ to United States,1011,discuss\n\"Ann Arbor pizza delivery driver surprised with $2,000 tip\",542,unrelated\nDog abandoned at Ayr station with belongings in suitcase,1642,agree\n\"No, a spider (probably) didn't crawl through a man's body for several days\",1708,unrelated\nIs the Alleged Audio of the Gunshots That Killed Michael Brown a Hoax?,121,unrelated\niPhone Game Developer Quits Job By Hiding The Greatest Letter Of Resignation Ever Inside His Game,93,unrelated\nMexico finds 4 more graves at site of suspected student massacre,2334,discuss\nIslamic State fighters training to fly captured jets — watchdog,487,unrelated\nNicaraguan commission on possible meteorite crash presents rock samples,724,unrelated\nBoko Haram Denies Nigeria Cease-Fire Claim,1439,unrelated\n\"Nigeria claims deal with Boko Haram on ceasefire, kidnapped girls\",922,discuss\nNew ISIS Video Shows Militants Seizing Weapons Airdropped By US Near Kobani,1253,discuss\nMystery man slaps shoppers around head for sneezing,1359,unrelated\nNew Rumour Suggests Apple Watch to Launch in February,1742,unrelated\nBREAKING UDPATED: ISIS REPORTEDLY USE CHEMICAL WEAPONS IN KOBANE,1758,unrelated\nReport: Former Baseball Star Jose Canseco Accidentally Shot At Home,1840,unrelated\nKim Jong-un So Fat He Injured His Ankles,2042,unrelated\nSee the Crater a Meteorite Made in Nicaragua,1744,unrelated\n'Feminist' Lana 'Aborts Baby Because It's A Boy' And Is Surprised By Backlash,2526,discuss\nWeaponized Ebola? ISIS Militants Said To Contract Deadly Virus,2367,unrelated\nNo - a Fox News Twitter account isn't responding to tweets on the #FoxNewsFacts hashtag,2141,unrelated\n\"Spider burrowed into appendix scar, crawled through WA man's body\",2313,unrelated\nMan who SLAPS people if they sneeze in public being hunted by police,1952,discuss\n\"Jess Smith, 19, Claims She Was Teletubbies' Giggling Baby: What Did She Get Paid?\",615,discuss\n\"A Vice Guide To Spending $300,000 On Dinner\",640,unrelated\nTropical spider burrows under man's skin through scar,1549,unrelated\nSpurned wife leaves cheating husband and twin naked in busy car park,1828,unrelated\nThe Chinese Guide to Avoiding a Bad English Name,1699,unrelated\nGoogle Grows With $1.6 Billion in California Office Deals,1125,unrelated\n‘Jihadi John’: The Islamic State killer behind the mask is a young Londoner,1489,discuss\n\"Jeh Johnson: Politicians Shouldn't 'Feed The Flames Of Fear' Over ISIS, Ebola\",385,unrelated\n#Hairgate: iPhone 6 users say device pulls out hair,472,unrelated\nAttorney: New audio reveals pause in gunfire when Michael Brown was shot,121,unrelated\nPumpkin Spice Condoms Could Be The Only Thing To Save The World From Basic Children,2498,unrelated\nPure Evil: Islamic State Beheads American Journalist James Wright Foley,1009,unrelated\nQuestions raised over Nicaragua 'meteorite',373,unrelated\nA Mass Grave Points to a Student Massacre in Mexico,1351,unrelated\nElectric shock turns Russian boy into Marvel's Magneto,887,agree\n\"Reports Isis fighters have contracted Ebola are 'incorrect', says Iraqi health ministry\",139,unrelated\n\"A message from Jim's mom, Diane Foley:\",1720,unrelated\nKim Jong-Un's Scottish Dog Meat Restaurant Is Probably Fabricated Shite,2398,unrelated\n\"BATMOBILE NOT STOLEN, MTV CONTEST PRIZE REMAINS UNCLAIMED\",2135,agree\n\"Boko Haram Denies Ceasefire, Says Kidnapped Girls Are Now Married\",381,unrelated\nKC Man Does Not Have Ebola,570,unrelated\nBoko Haram 'to release abducted schoolgirls' as part of ceasefire agreement,1374,unrelated\n\"One gunman killed in shooting on Parliament Hill in Ottawa, hunt on for other shooters\",2102,unrelated\n\"Sorry, Everyone: Durex Is Unfortunately Not Making Pumpkin Spice Condoms\",529,unrelated\nIsis tells mother on rescue mission :’You’ve just eaten your son’,1438,unrelated\nChristian Bale quits Steve Jobs movie,195,unrelated\n\"Amazon reportedly launching free, ad-supported video service (updated)\",2152,discuss\nAn Audio Recording of the Michael Brown Shooting Has Reportedly Surfaced,483,discuss\nObama Denounces James Foley's Execution: 'Today The Entire World Is Appalled',2304,unrelated\nKevin Vickers Hailed As Hero For Reportedly Shooting Gunman Inside Parliament,2404,unrelated\nMissing jetliners raise fear of new 9/11-style attacks after Libyan airport falls to Islamic militants,1588,unrelated\n\"Nigeria, Boko Haram reach ceasefire deal, kidnapped girls to go free, official says\",1217,unrelated\nUS officials: Video shows American's execution,2115,unrelated\nShots Heard In Alleged Brown Shooting Recording [AUDIO],972,unrelated\n\"White House Fence Jumper Got Farther Than Previously Thought, Sources Say\",887,unrelated\n\"ISIS Militants In Mosul Have Contracted Ebola, Iraqi Media Sources Claim\",1899,unrelated\nOttawa Gunman Identified As Michael Zehaf-Bibeau,530,unrelated\nISIS Leader Killed: Abu Bakr Al-Baghdadi Reportedly Killed By U.S. Airstrike,1255,unrelated\nAnna Wintour 'refuses to work at new World Trade Center Vogue office due to rat infestation',1968,unrelated\nLOL: RICH JOHNSTON SAYS THE BATMOBILE HAS BEEN STOLEN IN DETROIT,2062,discuss\nThe Story Of The High School Trader Who Made $72 Million Is A Rumor Spun Out Of Control,170,unrelated\n\"Brian Williams: No, Our Meteorologist Was Not Peeing on Live TV\",2471,unrelated\nThat Boko Haram Ceasefire in Nigeria Isn’t A Ceasefire,244,unrelated\nReport: A Radically Redesigned 12-Inch MacBook Air Is Coming,1545,unrelated\nPopular 'Banksy' Instagram account offers powerful message of perseverance after Paris attack,1867,unrelated\n\"James Foley: American Journalist, James Wright Foley Beheaded in New ISIS Video [Breaking News]\",1720,unrelated\n\"Brian Williams: No, Our Meteorologist Was Not Peeing on Live TV\",1926,agree\nAbdel Majed Abdel Bary Emerges as Suspect in Foley Beheading,2290,unrelated\n\"Small meteorite strikes Nicaragua, government says\",2264,discuss\nSeven teenage girls get pregnant on school trip,313,unrelated\n#RIPFidel fuels false rumors of Cuban leader's death after another Fidel Castro dies,1010,unrelated\nPull the other Un! North Korean dictator has not been seen for weeks because he 'pulled tendon while doing drill with his generals',570,unrelated\nREPORT: The Batmobile Might Have Been Stolen In Detroit,1673,unrelated\nMacaulay Culkin Hasn’t Died Despite What Everyone Is Saying On Facebook,498,unrelated\nAccountant Claims Comcast Got Him Fired From His Job for Reporting a Customer Service Issue,2133,discuss\nKim Jong-un 'Had Surgery on Fractured Ankles',63,discuss\n\"Kim Jong-un Broke Both Ankles and Is Hospitalized, Report Claims\",1103,unrelated\nTeacher suspended after sex session with teen pupil ends up on hardcore porn website,1734,unrelated\n\"Fidel Castro Dead? Yes, He Is… But The Cuban Leader Is Alive, Death Rumors Proven False\",2009,discuss\nThat Was Fast: Christian Bale Bails on Steve Jobs Biopic,1296,unrelated\nISIL video claims beheading of kidnapped journalist James Foley,1574,unrelated\nSugarhill Gang rapper Big Bank Hank dead at 57,234,unrelated\n\"Meteorite makes big crater in Nicaragua, government says\",220,unrelated\nA Murdered Witness?,346,unrelated\nVideo Purports To Show Beheading Of U.S. Journalist By Militants,26,unrelated\nStar Wars VII for a New SUMMER Release Date!?,2084,discuss\n\"Nigeria, Boko Haram reach ceasefire deal, kidnapped girls to go free, official says\",1906,unrelated\nBrian Williams slams social media for speculation weatherman Mike Seidel relieved himself on air,633,unrelated\nCNN Expert on Brown Audio: At First I Thought ‘Someone’s Trying to Punk CNN’,2345,disagree\nNicaragua asks U.S. for help investigating meteorite crater,10,unrelated\nApple may launch 12-inch MacBook Air with Retina Display,1063,discuss\nMagic mushroom found growing at Buckingham Palace,1223,agree\nNicaragua meteorite: Experts attempt to understand whether mysterious meteorite fell from passing Pitbull asteroid,649,unrelated\n\"Boko Haram Could Release Kidnapped Girls, Nigerian Officials Say\",1603,unrelated\nISIS video showing beheading triggers international response,68,unrelated\nBodies In Mexico Mass Grave Apparently Not Those Of Missing Students,761,unrelated\n\"Fidel Castro Rumors Sweep Internet, but No Sign in Cuba\",2056,unrelated\n\"Despite ceasefire announcement, new Boko Haram attacks reported\",2156,unrelated\n\"Six months after abducting Nigerian schoolgirls, Boko Haram reportedly wants to free them\",2127,unrelated\n\"No, Banksy Didn't Create That 'Charlie Hebdo' Tribute Cartoon, But That Doesn't Mean You Can't Appreciate It\",1196,agree\nSeven teenage girls get pregnant on school trip,571,unrelated\nJames Foley remembered as 'brave and tireless' journalist,419,agree\n\"Sick Kansas City man said not to have Ebola, U.S. plans new steps to fight virus\",7,unrelated\nReport: Nearly a Dozen Commercial Airliners Missing Ahead of 9/11 Anniversary After Islamists Overrun Libyan Airport,2010,discuss\nKim Jong-un ‘is so fat from eating cheese that he has broken his ankles’,2192,unrelated\nVogue’s Rat Infestation: Disturbing New Details,367,unrelated\nChristian Bale quits Steve Jobs movie,2020,unrelated\nAn accidental delivery of arms to the Islamic State and the problem with airdrops,2168,discuss\n\"Vice CEO Shane Smith reportedly spent $300,000 on a steak dinner at CES\",1605,unrelated\nDid Paul Rudd Help Tackle That Dallas Airport Gay-Basher?,1735,discuss\n\"Suspected meteorite leaves crater in Managua, is linked to asteroid\",724,unrelated\nAirport worker strips naked at security scanner in protest against guards,662,unrelated\n\"Vice's Shane Smith drops $300,000 on Vegas dinner\",1268,agree\nGOP Rep. Duncan Hunter Claims 'At Least' 10 ISIS Fighters Apprehended On Texas Border,1423,unrelated\n\"No, there aren’t any Ebola cases in Iraq\",559,unrelated\n\"Lady on FB: I'm 41, Intersex, and Fucked Michael Phelps on First Date\",1368,unrelated\nISIS Executioner 'Jihadi John' Is Named as Mohammed Emwazi,1939,discuss\nAmazon Is Going To Open A Physical Store!,1369,unrelated\nSugarhill Gang rapper Big Bank Hank dies aged 57,2398,disagree\nIsis supporters claim US hostage killed in coalition air strike in Syria,2260,unrelated\nSpider Burrows Into Australian Man's Appendix Scar (VIDEO),43,unrelated\nRussian TV actor wakes up to find his testicles stolen,365,unrelated\n\"So, There Might Be a Rat Infestation at Vogue\",1737,unrelated\nAttorney: New audio reveals pause in gunfire when Michael Brown was shot,472,unrelated\nSeven girls fall pregnant after five day school trip in Bosnia and Herzegovina,472,unrelated\n\"James Foley, Missing American Photojournalist, Reportedly Executed By ISIS In Syria\",1786,unrelated\nChristian Bale to play Steve Jobs in upcoming biopic,1372,unrelated\nKim Jong-Un 'bans the name Kim Jong-un',1120,unrelated\nDNA test confirms child is IS head Abu Bakr al-Baghdadi's daughter,509,discuss\nJudicial Watch's Farrell: ISIS Terrorists Did Cross Mexican Border,1034,unrelated\nPure Evil: Islamic State Beheads American Journalist James Wright Foley,2042,unrelated\nISIS leader ‘killed’ in US airstrikes,1522,discuss\nChristian Bale in Talks to Play Steve Jobs (Exclusive),852,discuss\nMeteorite leaves crater in Nicaraguan capital Managua,2307,unrelated\nISIS Beheads Kidnapped Photojournalist James Wright Foley in Horrific Video Message to the U.S.,1948,discuss\nSinging polar bear facing ASBO after noise complaint,1864,unrelated\n\"Kim Jong-un Broke Both Ankles and Is Hospitalized, Report Claims\",1480,discuss\nIslamic Militants Post Video Claiming to Show Beheading of U.S. Journalist,694,discuss\nKimye’s Fault? Anna Wintour’s NYC ‘Vogue’ Offices Hit With Disgusting Rat Infestation: ‘Rat Droppings On Desks’,1808,unrelated\n\"Meteorite makes big crater in Nicaragua, government says\",715,discuss\nSugarhill Gang rapper Big Bank Hank dies aged 57,385,unrelated\n\"Lady on FB: I'm 41, Intersex, and Fucked Michael Phelps on First Date\",23,discuss\nDuped again: Macaulay Culkin is not dead,1555,agree\n\"Luckiest Pizza Delivery Guy Ever Gets $2,000 Tip\",1358,agree\n'No hard evidence' of Isis claims it kidnapped Canadian-Israeli woman Gill Rosenberg,1949,unrelated\nMichael Phelps’ alleged girlfriend says she was born intersex,521,unrelated\nNorth Korea denies reports Kim Jong-un is to open state-backed restaurant in Scotland,1535,unrelated\nRat problem worsens at One World Trade Center offices of Conde Nast,725,unrelated\nDog abandoned at railway station with suitcase set for happy ending as offers pour in,1239,unrelated\n\"Apple Watch to Be Shower-Proof, Have 100,000 Apps at Launch: Reports\",816,unrelated\nGiant 8ft 9in catfish weighing 19 stone caught in Italy is thought to be the biggest ever reeled in with a rod and line,793,unrelated\nIs this proof of bigfoot? New 'yeti' video shows giant hairy beast walking through forest,855,unrelated\nAudio of gunfire in Michael Brown case authenticated by app company,40,unrelated\nMatt Taibbi on leave of absence from First Look Media,527,unrelated\n\"No, Pumpkin Spice Condoms Are Not A Real Thing\",2020,unrelated\nISIS Claims To Have Captured US Airdrop Weapons,1239,unrelated\nAbdel-Majed Abdel Bary in Foley beheading: London rapper songs help identify him,1263,unrelated\nKim Jong-Un's Sister Takes Control in North Korea,706,unrelated\nNBC weatherman caught urinating in the woods live on air,831,unrelated\n\"Rodney Constantine, Newfoundland Suspect, Keeps Facebook Pledge To Turn Himself In\",1292,unrelated\n\"RCMP release security footage of Michael Zehaf Bibeau during attack, say he shot soldier in back\",1832,unrelated\nISIS Video: America’s Air Dropped Weapons Now in Our Hands,305,unrelated\n\"Op-Ed: Hoax – Priest who never existed claims he died, saw female God\",478,unrelated\nPolice hunting mystery 'slapper' in tweed jacket who attacks people who sneeze in town's high street,2277,unrelated\nJames Foley remembered as 'brave and tireless' journalist,1040,unrelated\nA soldier has been shot at Canada’s war memorial just steps away from the nation’s parliament,0,unrelated\n\"U.S. accidentally delivered weapons to the Islamic State by airdrop, militants say\",2295,discuss\nNew ISIS Video Shows Militants Seizing Weapons Airdropped By US Near Kobani,2116,unrelated\nMichael Phelps’ girlfriend Taylor Lianne Chandler reveals she was raised as a boy,1349,agree\n'Banksy' Reacts To Paris Attack With Poignant Drawing,2375,discuss\nThat Was Fast: Christian Bale Bails on Steve Jobs Biopic,1846,agree\nIRAQI HEALTH OFFICIAL: EBOLA HAS KILLED 5 ISIS FIGHTERS,93,unrelated\nOfficials Refute Iraqi Media Reports That ISIS Members Have Contracted Ebola In Mosul,2197,unrelated\n\"David Haines Beheaded By ISIS, Execution Video Contains Threats Against UK: Reports\",304,unrelated\nOttawa gunman identified as 32-year-old Michael Zehaf-Bibeau,1554,agree\nCrank-Boosting Behind Top Apps in App Store,658,unrelated\nDid Kim Yo-Jong Take Kim Jong Un’s Role? North Korea Ill Health Rumors Are ‘Fabricated’,831,unrelated\n\"Cook said to confirm Apple Watch is showerproof, lasts a day\",472,unrelated\nWife and child of Islamic State leader Baghdadi held in Lebanon,691,unrelated\n\"Mexico hit by student massacre: At least 17 anti-corruption protesters 'rounded up, murdered and dumped in a mass grave' - and another 26 are missing\",2415,unrelated\n\"Rumors of King Abdullah Flying in Airstrikes Not True, Fox Excited Anyway\",902,agree\nKim Jong-Un's sister reportedly running N. Korea,490,unrelated\nBoko Haram denies ceasefire claim by Nigeria's government,2191,discuss\n\"'Star Wars VII' News, Update: JJ Abrams Pushing for Summer Release?\",2084,discuss\nMichael Phelps’ alleged girlfriend says she was born intersex,887,unrelated\nSpider burrowed through tourist's stomach and up into his chest,1549,unrelated\n\"Fidel Castro Is Dead, According to Viral Twitter Rumors\",2096,unrelated\nThe baby from Teletubbies reveals herself,2343,unrelated\nLuke Somers' sister says he was killed in failed Yemen rescue attempt,1253,unrelated\nMarijuana May Soon Spark Just a Ticket in New York,775,unrelated\nWhat This Homeless Guy Did With $100 Completely Stunned The Man Who Gave It To Him,1948,unrelated\nJames Foley remembered as 'brave and tireless' journalist,2296,unrelated\nReport: Christian Bale Just Bailed on the Steve Jobs Movie,2097,unrelated\nBoko Haram 'ceasefire' doubts after attacks reported in Nigeria,2078,unrelated\nHeartbroken girl spends week in KFC after getting dumped,1523,agree\nISIS cracks down on five confirmed Ebola cases among fighters: official,1385,unrelated\nFormer PGA Tour player: Tiger Woods suspended for drug test failure,2463,unrelated\nWatch moment TV weatherman is caught urinating in the bushes LIVE on camera,527,unrelated\nSEE IT: California homeless man uses $100 gift to give food to others,1922,discuss\nBoko Haram denies it has agreed ceasefire,1372,unrelated\nSon pays off his parents' mortgage in a heartwarming Christmas video,2459,agree\nRobert Plant ripped up $800M Led Zeppelin reunion contract,1338,unrelated\nApple may launch 12-inch MacBook Air with Retina Display,2327,unrelated\nCNN Expert on Brown Audio: At First I Thought ‘Someone’s Trying to Punk CNN’,1950,unrelated\nShots Heard In Alleged Brown Shooting Recording [AUDIO],776,unrelated\nDid Kim Yo-Jong Take Kim Jong Un’s Role? North Korea Ill Health Rumors Are ‘Fabricated’,2046,unrelated\n\"'A wonderful, wonderful sound': Man breaks down after hearing voicemail from his late wife that was lost for 14 years\",1171,unrelated\n\"Batmobile Stolen From \"\"Batman v Superman: Dawn of Justice\"\" Set, Zack Snyder Knows Who Did It\",942,discuss\n\"No, that broken pencil illustration isn't by Banksy\",176,unrelated\nChristian Bale Drops Out of Steve Jobs Biopic,286,unrelated\nJudd Nelson rebuffs Internet rumors that he died of a drug overdose.,1400,unrelated\nNun who GAVE BIRTH to baby boy after suffering agonising stomach pains 'had no idea' she was pregnant,1480,unrelated\nIs Kim Jong-un’s sister now the power behind the North Korean throne?,780,discuss\nEveryone chill! Banksy has NOT been arrested,944,unrelated\n\"Despite ceasefire announcement, new Boko Haram attacks reported\",381,unrelated\nThat powerful Lego letter to parents from the 1970s? It's real,989,unrelated\nSmall Meteorite Strikes in Nicaragua's Capital City of Managua,1213,disagree\nPenis graffiti drawn on £1.5million Bugatti Veyron,1320,discuss\n\"Apple Watch pricing: Will you spend $5000 for Gold edition, $500 for stainless steel?\",2208,unrelated\n\"ISIS Video Shows Execution of David Cawthorne Haines, British Aid Worker\",1178,unrelated\n\"Nigeria claims deal with Boko Haram on ceasefire, kidnapped girls\",298,unrelated\n\"If you really believed Colorado KFCs were selling pot, here’s a reality check\",2456,unrelated\n’6 Days Darkness in December 2014′ 100% Fake; NASA Confirmed 3 Days Total Darkness Hoax as Well,125,unrelated\nISIS Border Crisis: DHS Chief Says Terrorists Not Entering US Through Mexico,1718,unrelated\nEmotional sergeant-at-arms is greeted back to parliament with a rousing standing ovation a day after he heroically shot dead terrorist - the first time he used weapon in 30 year career,1009,unrelated\nMet police denies reports of Banksy arrest,77,unrelated\nPopWatch Teenager fights for the right to be recognized as Teletubbies' smiling sun-baby,470,unrelated\nAmazon's first brick-and-mortar store said to open in Manhattan,2268,unrelated\nNo - a Fox News Twitter account isn't responding to tweets on the #FoxNewsFacts hashtag,1728,agree\nISIL video claims beheading of kidnapped journalist James Foley,1016,discuss\nIsis militants claim to have killed US journalist James Foley,986,unrelated\nReport: Nigerian Woman Quarantined in KC with Ebola-Like Symptoms (Video),570,unrelated\nApple may launch 12-inch MacBook Air with Retina Display,40,unrelated\nRep. Duncan Hunter: 'At Least 10' ISIS Fighters Caught at Mexican Border,2249,discuss\nFerguson riots: audio may have captured Michael Brown shooting,1776,discuss\nTexas plumber threatened over jihadis using his old truck,1213,unrelated\nUrgent: The Leader of ISIL 'Abu Bakr al-Baghdadi' Killed! / Photo,2187,unrelated\nMissing jetliners raise fear of new 9/11-style attacks after Libyan airport falls to Islamic militants,2162,discuss\n\"Apple Media Event Rumored for Late February, Apple Watch and 12\"\" MacBook Air Likely Topics [Updated]\",1808,unrelated\nNew Audio Allegedly Captures Moment Michael Brown Was Shot,968,unrelated\nSeven girls fall pregnant after five day school trip in Bosnia and Herzegovina,132,unrelated\nWas Heart-Tugging Viral Video Of Generous Homeless Man All A Hoax?,816,unrelated\n20-Year-Old Quarter Pounder Looks About the Same,1364,unrelated\nMedia reports identify Londoner as Islamic State's ‘Jihadi John’,527,unrelated\nPGA Tour Denies Claim That Tiger Woods Failed A Drug Test,757,agree\nReport: Amazon to Launch Ad-Supported Streaming Service,586,unrelated\nStar Wars: The Force Awakens to be released this summer?,258,unrelated\n\"BREAKING: Islamic State, in video, beheads American journalist James Wright Foley who was kidnapped in 2012 -@BNONews\",1786,unrelated\n\"Iraq claims ISIS leader al-Baghdadi’s wife has NOT been arrested, despite Lebanon insisting woman detained at border told them she was Islamist extremist’s spouse\",2268,discuss\nReport: Christian Bale Just Bailed on the Steve Jobs Movie,1368,unrelated\n\"Hoax Report Claims 250,000 Texas Turkeys Infected With Ebola\",1658,unrelated\nISIS Beheads American Journalist James Foley in Video Message to U.S.,2524,agree\nMacaulay Culkin dead: The death hoax is once again on the child actor,2240,unrelated\nSeth Rogen to play Woz in Jobs biopic,846,unrelated\nKim Jong-un ‘is so fat from eating cheese that he has broken his ankles’,2385,unrelated\nDo all dogs go to heaven? Pope tells grieving boy: 'Paradise is open to all of God’s creatures',2348,unrelated\nAudio recording allegedly captures at least 10 shots fired in Michael Brown killing,2235,discuss\nGuantanamo Detainee Exchanged for American POW Attempts a Return to Battle,1813,unrelated\niPhone 6 and Even Apple Watch To Feature Samsung Components (Rumor),1513,discuss\nBREAKING: ISIS USES CHEMICAL WEAPONS – Murders 300 Iraqi Soldiers in Chlorine Gas Attack,1177,unrelated\n\"11 Tripoli Planes Still Missing, Sparks 9/11 Concerns\",1438,unrelated\nRep. Duncan Hunter: 'At Least 10' ISIS Fighters Caught at Mexican Border,80,unrelated\nJihadi John: Mohammed Emwazi named as masked man behind ISIS beheadings,1308,unrelated\nDylan Thomas Finds Tropical Spider Burrowed Under Skin,1057,disagree\nAlleged audio of Michael Brown shooting released,1572,unrelated\nContinuing Violence Puts Boko Haram Ceasefire In Jeopardy,2139,discuss\nIsis supporters claim US hostage killed in coalition air strike in Syria,2387,discuss\n\"Video Appears to Show Beheading of Journalist James Foley, Who Went Missing in Syria\",2147,discuss\nSearch launched for dog's owner after pooch found dumped next to suitcase filled with belongings,695,unrelated\n\"Meteorite Strikes Nicaraguan Capital, Creates 16-Foot-Deep Crater\",2154,discuss\nFounding Fathers-Era Time Capsule Found in Boston,1795,unrelated\n\"Amazon to launch first brick-and-mortar store, report says\",744,unrelated\nDog abandoned at railway station with suitcase set for happy ending as offers pour in,104,unrelated\nA New iOS 8 Bug Can Delete All Of Your iCloud Documents,2423,agree\n'They ate through the ceilings and pooped on the keyboards': Rats are 'taking over' Vogue's new World Trade Center office and Anna Wintour 'no longer wants to work there',2096,unrelated\nReport: US Drones Over Syria Looking for ISIS Leader Abu Bakr al-Baghdadi,1170,unrelated\nDurex on Rumored ‘Pumpkin Spice’ Condom: No Comment,2240,unrelated\nWHO ‘probing’ whether ISIS fighters got Ebola,2003,discuss\nAngry mob hacks off alleged rapist's genitals with meat cleaver after dragging him into butchers,1406,unrelated\n\"Rumor: Stainless Steel Apple Watch Will Cost $500, Gold $4,000\",2271,discuss\nWatch marine take sniper shot to the head and live,271,unrelated\n\"Is Kim Jong-un's Sister, Kim Yo-jong, Running North Korea In His Mysterious Absence?\",2313,discuss\nMeteorite strike in Nicaragua puzzles experts,345,unrelated\nResearch Medical Center denies reports that a patient has Ebola,1404,agree\nUS probing claims ISIS fighters seized airdropped weapons meant for Kurds,2213,unrelated\nSHOCK CLAIM: PGA Golfer Says Tiger Woods Is Suspended For Failed Drug Test,887,unrelated\nISIS leader ‘killed’ in US airstrikes,757,unrelated\nLynch Mob Castrates Alleged Rapist In Rajasthan,2005,agree\nNigeria says ceasefire agreed with Boko Haram,1506,unrelated\n\"Jose Canseco injured in accidental shooting, per reports\",1580,unrelated\nSouth Korea: Kim Jong Un had ankle surgery to remove cyst,1837,unrelated\nDHS: GOP Rep.’s Claim ISIS Members Caught at U.S. Border ‘Categorically False’,2056,unrelated\nDog abandoned at railway station with suitcase set for happy ending as offers pour in,1198,unrelated\nIraq Denies Lebanon Captured Abu Bakr al-Baghdadi's Wife and Child,1125,unrelated\nISIS fighters ‘have contracted Ebola’,527,unrelated\nReport of Kim Jong-un’s ankle injury add fuel to rumours about his absence,2344,unrelated\nIRAQI AND KURDISH MEDIA REPORTS: ISIS FIGHTERS HAVE CONTRACTED EBOLA,1461,unrelated\nSenior Western Intelligence Official Confirms London Rapper Abdel Majed Abdel Bary Is A Suspect In The Foley Killing,77,unrelated\n\"Vice Media’s CEO blew $300,000 on dinner, and a Vegas casino boss blabbed about it\",832,unrelated\n\"See How This Homeless Man Spends A Hundred Dollars, And Keep A Tissue Handy [Video]\",431,unrelated\nApple Watch launch expected in late March,1374,unrelated\nIs the iPhone 6 Really Pulling Out Your Hair?,2276,discuss\n\"James Foley: American Journalist, James Wright Foley Beheaded in New ISIS Video [Breaking News]\",1288,discuss\n\"Gold Apple Watch Edition price? Speculators say at least $10,000\",333,unrelated\nComcast blocks Tor,503,unrelated\n\"BATMOBILE NOT STOLEN, MTV CONTEST PRIZE REMAINS UNCLAIMED\",702,unrelated\nStrange mark turns out to be tropical spider burrowing under vacationer's skin,2175,unrelated\nCongressman: ‘At least 10 ISIS fighters’ caught trying to cross into US,186,unrelated\nNigeria: hopes for return of kidnapped schoolgirls rise after ceasefire reported,298,unrelated\nBritish rapper a suspect in ISIS beheading,633,unrelated\nWife and son of Isil leader Abu Bakr al-Baghdadi 'detained at Lebanon border',2421,unrelated\nIs There an ISIS Threat on the Texas-Mexico Border or Not?,2296,unrelated\nZack Snyder Responds to Fake Stolen Batmobile Report,1036,unrelated\nIsis Syria News: Iraqi Pilots 'Training Isis Fighters' to Fly Captured Planes,140,discuss\n\"Luke Somers, American Hostage, Is Killed During Rescue Attempt in Yemen, U.S. Official Says\",2015,unrelated\nLetter From Lego To Parents In The '70s Makes An Important Point About Gender,2412,unrelated\nFirst bendgate... now it's HAIRGATE: Angry iPhone 6 owners claim design is causing chunks of their hair to be ripped out when they make a phone call,1787,unrelated\nTerror Leader Ahmed Abdi Godane Killed in U.S. Strike,1982,discuss\nVideo Purports To Show Beheading Of U.S. Journalist By Militants,1351,unrelated\nThis Is Why Rumors That ISIS Is Crossing The Border Into The U.S. Aren’t Going Away,1483,unrelated\n\"Sorry, Everyone: Durex Is Unfortunately Not Making Pumpkin Spice Condoms\",608,unrelated\nFears Islamic State could launch EBOLA attack on Britain after fighters 'contract virus',559,unrelated\nNun 'has surprise baby' after complaining of stomach pains,2479,discuss\nNigeria Boko Haram blamed for raids despite truce claim,992,unrelated\nMichael Phelps' self-proclaimed girlfriend says she was born a BOY and reveals 'amazing' sex with Olympian,190,unrelated\n\"Mexico hit by student massacre: At least 17 anti-corruption protesters 'rounded up, murdered and dumped in a mass grave' - and another 26 are missing\",1148,unrelated\nMan who SLAPS people if they sneeze in public being hunted by police,724,unrelated\nJudd Nelson rebuffs Internet rumors that he died of a drug overdose.,221,unrelated\nHBO in talks with Apple to be launch partner for coming web service 'HBO Now',879,unrelated\nFence-jumper got farther into White House,1274,discuss\nChristian Bale in Talks to Play Steve Jobs in Danny Boyle's Biopic,1215,discuss\n\"Hoax Alert: Father O’Neal, Who Has Met God and Thinks She’s a Woman, Is Made Up (Just Like God Herself)\",887,unrelated\nCatholic Priest Claims God Is Female After Clinically Dead Experience,1877,unrelated\n\"Boko Haram claims to have German hostage, denies ceasefire\",459,unrelated\nBest Christmas present ever? Heartwarming moment app developer reveals to his parents he had paid off their mortgage,2072,unrelated\n\"Planetary Alignment On Jan 4, 2015 Will Decrease Gravity For 5 Minutes Causing Partial Weightlessness\",1893,unrelated\nTexas plumber's truck spotted in Syria: 'We have nothing to do with terror at all',1481,unrelated\nShots Heard In Alleged Brown Shooting Recording [AUDIO],2230,unrelated\n\"Pumpkin Spice Condoms, And 6 Other Flavors That Aren’t Happening\",242,unrelated\n‘Jihadi John’: The Islamic State killer behind the mask is a young Londoner,1308,unrelated\nPure Evil: Islamic State Beheads American Journalist James Wright Foley,1720,unrelated\nAccountant Says Comcast Got Him Fired for Contesting Bogus Charges,1007,discuss\nJordanian airstrike killed American aid worker held hostage by ISIS according to statement by militants,532,unrelated\nPentagon: 1 weapons bundle seized by militants,1572,unrelated\n‘Feminist’ says she aborted baby because it was a boy,2213,unrelated\nReport: Israeli-Canadian woman fighting Islamic State has been kidnapped by terror group,1628,unrelated\nConde Nast's rat problem at One World Trade Centre: From red carpets to rodent droppings,959,discuss\n\"Dead for 48 minutes, Catholic Priest claims God is female\",478,unrelated\nLynch Mob Castrates Alleged Rapist In Rajasthan,32,unrelated\nAmazon is about to open its first-ever physical store in New York City,1948,unrelated\nWFB’s Bill Gertz: Obama Administration ‘Trying to Play Down’ Missing Libyan Airliners,1083,unrelated\n\"Forget 18-karat gold, next-generation Apple Watch Edition could use platinum: Report\",2431,unrelated\nWHO: Isis does not have Ebola – but contingency plan being developed for Iraq,1938,unrelated\nChristian Bale Pulls Out of Upcoming Steve Jobs Biopic,35,unrelated\nRapper identified as James Foley's executioner: reports,1314,discuss\n\"David Haines Beheaded By ISIS, Execution Video Contains Threats Against UK: Reports\",269,agree\nAudio recording allegedly captures moment Michael Brown was shot,958,unrelated\nHospital Officials: Kansas City Patient Not Being Treated For Ebola,1095,unrelated\nKim Jong-un 'set to open a new restaurant in SCOTLAND',2398,unrelated\n'Jihadi John' identified: ISIS killer named as Mohammed Emwazi from West London,1308,unrelated\nSchoolboy almost killed by electric shock claims he now has superpowers like Magneto,1569,unrelated\n\"Planetary Alignment On Jan 4, 2015 Will Decrease Gravity For 5 Minutes Causing Partial Weightlessness\",1438,unrelated\nHomeland Security says terrorists haven't crossed U.S-Mexico border,564,unrelated\n\"Ann Arbor pizza delivery driver surprised with $2,000 tip\",542,unrelated\nMatt Taibbi on leave of absence from First Look Media,2463,unrelated\nISIS Fighters Getting Caught Coming Across the U.S.-Mexican Border?,2307,unrelated\nThe Guy Who Said a Spider Burrowed Under His Skin? Experts Say…,1923,discuss\nSugarhill Gang rapper Big Bank Hank dies at age 57,2035,agree\nIslamic State Militants Claim to Have Beheaded US Journalist James Wright Foley,826,unrelated\nChristian Bale Exits Steve Jobs Movie (Exclusive),1839,unrelated\n7 teen girls get pregnant on school trip Read more at http://www.wnd.com/2014/12/7-teen-girls-get-pregnant-on-school-trip/#F5filOd6yFpASPV9.99,499,unrelated\nWATCH: Twitter catches fire amid rumors of Fidel Castro’s death,1931,unrelated\n\"Cloistered nun gives birth to a baby  The convent: \"\"There is a sister\"\" [Google Translate]\",2269,unrelated\nHomeland Security: No ISIL fighters on U.S. border,1637,unrelated\nMeteorite 'caused mysterious boom in Nicaragua',2307,unrelated\n#ISIS beheads photojournalist James Wright Foley in a massage to US to end its intervention in #Iraq.,539,unrelated\nPaul Revere's 1795 time capsule unearthed,2284,unrelated\nNET Extra: Back-from-the-dead Catholic priest claims God is a female...,2252,unrelated\n\"ISIS Militants Have Contracted Ebola: Iraqi, Kurdish Media Reports\",2078,unrelated\nFears Islamic State could launch EBOLA attack on Britain after fighters 'contract virus',1891,discuss\nIslamic State releases video apparently showing the beheading of missing US journalist James Foley,205,discuss\nWho Is Michael Zehaf-Bibeau? Ottawa Shooter Suspect Identified By Canadian Officials ,539,unrelated\nBatmobile Stolen From 'Batman V Superman: Dawn Of Justice' Set? Report Claims That One Of The Batmobile Models Is Missing! Detroit Locals Responsible?,1671,discuss\nVideo: Islamic State Claims to Have Captured US Weapons Airdrop Near Kobane,2009,unrelated\n'They ate through the ceilings and pooped on the keyboards': Rats are 'taking over' Vogue's new World Trade Center office and Anna Wintour 'no longer wants to work there',2192,unrelated\nNigeria Claims Boko Haram Will Release the Kidnapped Schoolgirls,402,unrelated\n\"Sorry, Fido. Pope Francis did NOT say our pets are going to heaven\",2377,unrelated\nAl Qaida hostage killed in raid,1119,discuss\nBrian Williams slams social media for speculation weatherman Mike Seidel relieved himself on air,205,unrelated\nApple may launch 12-inch MacBook Air with Retina Display,1689,unrelated\n\"That Story About a Catholic Priest Dying, Seeing God as a Woman, and Coming Back to Life? It’s Almost Definitely Fake\",80,unrelated\nWatch marine take sniper shot to the head and live,693,unrelated\nIraqi media: ISIS militants have contracted Ebola,559,unrelated\nIsraeli-Canadian Woman 'Captured' By ISIS Says She Is 'Safe And Secure',1319,unrelated\n\"Small meteorite strikes Nicaragua, government says\",2129,unrelated\n\"Dead for 48 minutes, Catholic Priest claims God is female\",1212,unrelated\nTourist wakes to find strange red trail on his stomach - and discovers a spider has burrowed through his appendix scar and crawled UNDER his skin while on holiday in Bali,214,unrelated\nSenator: Detainees swapped for Bergdahl have contacted militants,992,unrelated\nHomeland Security: No ISIL fighters on U.S. border,226,unrelated\n\"No, Pumpkin Spice Condoms Are Not A Real Thing\",1481,unrelated\nCPWD official sacked for absence from duty for 25 years,2134,agree\nCloistered nun has a stomach ache  hospital gives birth to a baby [Google Translate],699,unrelated\nSoldier shot near Canadian parliament building,2304,unrelated\nKim Jong-un drinks rare snake wine to boost love life!,587,unrelated\nFormer PGA Tour player: Tiger Woods suspended for drug test failure,527,unrelated\nHomeland Security: No ISIL fighters on U.S. border,1764,agree\nUpdate: Did Boston.com Make Up This Story About The Web Sheriff Ben Edelman Sending Racist Emails?,1261,unrelated\nThis Man Paid Off His Parents' Mortgage for Christmas (Video),2459,agree\nIs this the world's oldest burger? Man claims to have kept McDonald's Quarter Pounder for 20 YEARS,2431,unrelated\n\"Boko Haram agrees to ceasefire, release of school girls\",1027,disagree\n\"Rats at Vogue's NYC offices - watch your step, Anna Wintour\",30,unrelated\nIsis militants claim to have killed US journalist James Foley,139,unrelated\nDHS: GOP Rep.’s Claim ISIS Members Caught at U.S. Border ‘Categorically False’,2458,unrelated\n\"Rumors of King Abdullah Flying in Airstrikes Not True, Fox Excited Anyway\",516,unrelated\nPassenger Wears A Hazmat Suit To Dulles Airport [PHOTO],1926,unrelated\nVideo Messaging App Says Audio Recording Of Michael Brown's Shooting Is Authentic,121,unrelated\nGraphic Photo: Oliver Ilic Uses Razor Blade To Slice Off Own Manhood After Girlfriend Broke Up With Him,2137,unrelated\nSeth Rogen Is Woz,1707,unrelated\nISIS fighters ‘have contracted Ebola’,2180,discuss\nMacaulay Culkin Dead? Another Death Hoax Circulates On Facebook,1805,agree\n\"Non, le lancement du nouveau «Star Wars» ne sera pas devancé à cet été\",1897,unrelated\nBodies In Mexico Mass Grave Apparently Not Those Of Missing Students,1613,discuss\nBREAKING NEWS: British-born U.S. photojournalist held hostage by al-Qaeda killed in failed rescue attempt in Yemen,633,unrelated\n\"Catholic Priest Dead For 48 Minutes, Is Miraculously Revived – His Revelations About God Are Even More Shocking\",35,unrelated\nSaudi cleric condemns snowmen as anti-Islamic,2167,agree\nESPN’s Domestic Abuse Tonight Panel Will Be 100% Dudes,1148,unrelated\n\"Fidel Castro Rumors Sweep Internet, but No Sign in Cuba\",1483,unrelated\n\"Are missing students in mass graves found near Iguala, Mexico?\",1269,unrelated\nWatch: US Marine saved by helmet after being shot by Taliban sniper,95,agree\nNigeria says it has deal with Boko Haram to release kidnapped girls,1006,unrelated\n\"Fidel Castro Rumors Sweep Internet, But No Sign in Cuba\",47,unrelated\nREPORT: Apple Isn't Happy With The Battery Life Of Its New Smartwatch,698,unrelated\nPolice hunt tweed-jacket wearing man who slaps shoppers for SNEEZING,1839,agree\nThe Story Of The High School Trader Who Made $72 Million Is A Rumor Spun Out Of Control,2407,discuss\n\"James Foley: American Journalist, James Wright Foley Beheaded in New ISIS Video [Breaking News]\",524,unrelated\nWife Of ISIS Leader Abu Bakr al-Baghdadi Detained In Lebanon,1192,discuss\nDNA tests prove Lebanon IS holding ISIS chief al-Baghdadi's ex-wife and daughter after they were caught with fake passports,2531,unrelated\n\"Kim Jong Un hospitalized with two broken ankles, reportedly from wearing heels and being overweight\",2210,unrelated\n'There is no limit to their depravity' Islamic State FEED mother her own SON,5,unrelated\nAbdel-Majed Abdel Bary in Foley beheading: London rapper songs help identify him,592,unrelated\nMichael Brown shooting audio caught on tape?,1916,discuss\nJames Foley remembered as 'brave and tireless' journalist,2450,agree\nWatch: US Marine saved by helmet after being shot by Taliban sniper,860,unrelated\nNYC High School Student Nicknamed ‘Teen Wolf’ Made $72 Million On Stock Market,1003,unrelated\nBanksy 'Arrested & Real Identity Revealed' Is The Same Hoax From Last Year,1528,unrelated\n\"High-end Apple Watch to start at $5,000 -- analyst\",1314,unrelated\nReport: Former Baseball Star Jose Canseco Accidentally Shot At Home,1125,unrelated\n\"US Drones, Hunting for ISIS Leader, Seen Flying over Syrian Airspace\",2186,unrelated\nBatmobile Stolen From 'Batman V Superman: Dawn Of Justice' Set? Report Claims That One Of The Batmobile Models Is Missing! Detroit Locals Responsible?,692,unrelated\nCNN audio: Is this the moment Michael Brown was shot?,776,unrelated\nREPORT: Alleged New Audio of Michael Brown Shooting,121,unrelated\nRodney Constantine keeps Facebook promise and turns himself in to police,821,unrelated\nWATCH: Bird Launches Airstrike on Putin’s Shoulder (UPDATED),1438,disagree\nReport claims Kim Jong-un underwent surgery to repair fractured ankles,2344,unrelated\nHero soldier Nathan Cirillo killed by convicted criminal Michael Zehaf-Bibeau,2002,unrelated\nApple 'working on 12-inch MacBook Air',879,unrelated\n\"Apple Watch to Be Shower-Proof, Have 100,000 Apps at Launch: Reports\",220,unrelated\nAudio recording allegedly captures moment Michael Brown was shot,900,unrelated\nChristian Bale in Talks to Play Steve Jobs in Danny Boyle's Biopic,1658,unrelated\n\"Macaulay Culkin NOT Dead: Facebook, Twitter Death Hoax Goes Viral\",1502,unrelated\nNew Audio Reveals Pause in Gunfire When Michael Brown Was Shot: Attorney,2044,unrelated\n'Jihadi John' identified: ISIS killer named as Mohammed Emwazi from West London,1427,unrelated\n\"In Moscow, police are looking for a felon, cut the male genitals\",573,discuss\nYPG Confirms: Gill Rosenberg Not Captured in Kobani,513,unrelated\nISIS Reportedly Beheads U.S. Journalist James Wright Foley on Camera,984,unrelated\n\"That Story About a Catholic Priest Dying, Seeing God as a Woman, and Coming Back to Life? It’s Almost Definitely Fake\",1197,unrelated\nReport: A Radically Redesigned 12-Inch MacBook Air Is Coming,950,unrelated\n\"Six months after abducting Nigerian schoolgirls, Boko Haram reportedly wants to free them\",1681,discuss\n\"Eyewitness: Viral Video That Netted $130K in Donations \"\"is Bullshit\"\"\",344,unrelated\n\"Sorry, KFC isn't going to be selling weed in Colorado restaurants\",81,unrelated\n\"Hundreds of dog-lovers from around the world offer home to pet abandoned at the railway station with a suitcase containing his pillow, toy, bowl and favourite food\",530,unrelated\nMeteorite leaves crater in Nicaraguan capital Managua,1594,disagree\nSeth Rogen to Play Apple’s Steve Wozniak,349,discuss\nWatch US Marine get shot in HEAD by Taliban sniper - and live to tell tale,1289,unrelated\nQuestions raised over Nicaragua 'meteorite',221,discuss\n'There is no limit to their depravity' Islamic State FEED mother her own SON,1461,unrelated\nNew Audio Shows Michael Brown Was Shot at 11 Times,1832,unrelated\nDoes Vogue's New Office Have a Rat Infestation?,1693,discuss\nNYC High School Student Nicknamed ‘Teen Wolf’ Made $72 Million On Stock Market,941,unrelated\n\"Gold Apple Watch Edition price? Speculators say at least $10,000\",490,unrelated\nISIS Border Crisis: DHS Chief Says Terrorists Not Entering US Through Mexico,1498,unrelated\n\"‘Teletubbies’ Sun Baby: Fans Freak Out Over Jess Smith, 19\",470,unrelated\n\"Soon Marijuana May Lead to Ticket, Not Arrest, in New York\",879,unrelated\nContinuing Violence Puts Boko Haram Ceasefire In Jeopardy,244,unrelated\n‘Wild Misinformation’: Brian Williams Explains the Mike Seidel Liveshot,527,unrelated\nWife and child of Islamic State leader Baghdadi held in Lebanon,72,unrelated\nReport: 4 ISIS Terrorists Caught at Southern Border in 36 Hrs,220,unrelated\nMan who SLAPS people if they sneeze in public being hunted by police,181,unrelated\n\"Nigeria Says It Struck A Cease-Fire With Boko Haram, But Are They Talking To The Right Guy?\",304,unrelated\nApple Watch reportedly has low-energy 'power reserve' mode,1857,unrelated\nIraqi media: ISIS militants have contracted Ebola,796,unrelated\nNEWS/ All Dogs Go to Heaven! Pope Francis Confirms Paradise Is Open to All of God's Creatures,1835,unrelated\nComcast Declares War on Tor?,1461,unrelated\n\"Hundreds of dog-lovers from around the world offer home to pet abandoned at the railway station with a suitcase containing his pillow, toy, bowl and favourite food\",1198,unrelated\nWHO ‘probing’ whether ISIS fighters got Ebola,1921,unrelated\nSugarhill Gang rapper Big Bank Hank dies at age 57,1549,unrelated\nAmazon.com to open first physical store in Manhattan: DJ,882,unrelated\nAccording to some Russians this dark figure stumbling through the snowy woods is a Yeti - and they even have a footprint. Hmmmmm,359,discuss\n\"Managua explosion not a meteorite, NASA suggests\",2118,unrelated\nVideo messaging service verifies timing of CNN audio recording,1916,discuss\n\"Canadian woman 'captured by ISIS in Syria' says she is actually fine and still fighting the jihadists, despite kidnap reports\",2147,unrelated\nBatman Set To Play Steve Jobs In Upcoming Biopic,1296,unrelated\nEyewitness Says Viral Video of Homeless Man Was Staged,1429,discuss\nEbola Outbreak 2015 Update: ISIS Fighters May Have Contracted Deadly Virus,1938,unrelated\n\"No, Banksy Didn't Create That 'Charlie Hebdo' Tribute Cartoon, But That Doesn't Mean You Can't Appreciate It\",1545,unrelated\nTerrorism fears rise amid reports of stolen jetliners,1699,unrelated\nScorned wife leaves love-rat husband and twin sister NAKED in car park,660,unrelated\nChristian Bale quits Steve Jobs movie,1299,agree\n\"Luke Somers, American Hostage, Is Killed During Rescue Attempt in Yemen, U.S. Official Says\",271,unrelated\nThis resignation letter in a video-game could be the greatest ever,562,unrelated\n\"Gill Rosenberg, Canadian-Israeli Woman Feared Kidnapped By ISIS, Says She's Safe\",7,unrelated\nContinuing Violence Puts Boko Haram Ceasefire In Jeopardy,1372,unrelated\nReport: Christian Bale Will Play Steve Jobs,35,unrelated\n\"No, Robert Plant Didn’t Rip Up an $800 Million Contract\",1385,unrelated\nSource: Tom Brokaw Wants Brian Williams Fired,2252,unrelated\n\"Rats at Vogue's NYC offices - watch your step, Anna Wintour\",754,unrelated\nGraffiti Artist Banksy Arrested In London; Identity Revealed,1349,unrelated\nNew Audio Reveals Pause in Gunfire When Michael Brown Was Shot: Attorney,450,unrelated\nIsis claims to behead US journalist,1720,unrelated\nAlleged audio of Michael Brown shooting has surfaced,527,unrelated\nUS Lawmaker: Ten ISIS Fighters Have Been Apprehended Coming Across Southern Border (Video),1946,discuss\nTiger Woods' agent shoots down report of failed drug test,2432,unrelated\nMicrosoft's Silicon Valley campus now guarded by Daleks,696,unrelated\nAnna Wintour 'refuses to work at new World Trade Center Vogue office due to rat infestation',387,unrelated\n\"James Foley, Missing American Photojournalist, Reportedly Executed By ISIS In Syria\",1016,discuss\nRussian Yeti Or Bigfoot Hoax? New Footage Sparks Debate,1883,unrelated\nKim Jong-un relying on ‘cobra wine’ after problems with trouser snake,80,unrelated\nSpider burrowed through tourist's stomach and up into his chest,1579,discuss\nChristian Bale Drops Out of Steve Jobs Biopic,1296,unrelated\nThat Boko Haram Ceasefire in Nigeria Isn’t A Ceasefire,1661,unrelated\n\"Catholic Priest Dead For 48 Minutes, Is Miraculously Revived – His Revelations About God Are Even More Shocking\",1019,unrelated\nIsraeli-Canadian Woman 'Captured' By ISIS Says She Is 'Safe And Secure',387,unrelated\n\"ISIS Militants In Mosul Have Contracted Ebola, Iraqi Media Sources Claim\",1385,unrelated\n\"Oh Hey, Paul Rudd Was One Of The Dallas Airport Homophobe Heroes, No Big\",1814,unrelated\nPurported ISIS claim: Jordan airstrike kills female US hostage,493,unrelated\nPentagon: 1 weapons bundle seized by militants,2483,unrelated\nPriest who died for 48 minutes says he met God and she’s a woman,1521,disagree\nAmazon.com to open first physical store in Manhattan: DJ,832,unrelated\n7 teen girls get pregnant on school trip Read more at http://www.wnd.com/2014/12/7-teen-girls-get-pregnant-on-school-trip/#F5filOd6yFpASPV9.99,2125,disagree\nGod is a woman- Priest who died for 48 minutes claims,2142,unrelated\nCNN plays chilling audio recording allegedly from Michael Brown shooting: “At least 11 shots”,450,unrelated\nRobert Plant Literally Ripped Up An $800 Million Contract To Reunite Led Zeppelin,169,unrelated\nIslamic State Leader al-Baghdadi “Not Dead”,1871,unrelated\n\"Teen Made $72 Million Trading Stocks, Confirms Teen Dominance Worldwide\",2252,unrelated\nIslamic State claims to have beheaded American journalist,1982,unrelated\nAxl Rose NOT Dead: Fake MSNBC Death Hoax Goes Viral On Facebook,414,unrelated\nClaim: Comcast Got Complaining Customer Fired From His Job,86,unrelated\nConfusion Surrounds Capture Of “ISIS Leader’s Wife”,1468,discuss\nSHOCK CLAIM: PGA Golfer Says Tiger Woods Is Suspended For Failed Drug Test,2476,unrelated\n#ISIS beheads photojournalist James Wright Foley in a massage to US to end its intervention in #Iraq.,1040,unrelated\nTips for Chinese choosing an English name,2115,unrelated\nAlleged audio of Michael Brown shooting released,2044,unrelated\nAccountant Claims Comcast Got Him Fired From His Job for Reporting a Customer Service Issue,1355,unrelated\nWoman Stays In KFC For A Week To Get Over Her Break-Up,2414,agree\nBritish Man Slaps People If They Sneeze In Public,1237,unrelated\nLebanon 'holding IS leader's daughter and ex-wife',1898,unrelated\nGraphic Photo: Oliver Ilic Uses Razor Blade To Slice Off Own Manhood After Girlfriend Broke Up With Him,1799,agree\nIslamic State claims it executed American photojournalist James Foley,1580,discuss\nSeven girls fall pregnant after five day school trip in Bosnia and Herzegovina,321,unrelated\nISIL Beheads American Photojournalist in Iraq,847,discuss\nTBS Is Probably Speeding Up ‘Seinfeld’ Reruns To Fit In More Commercials,2360,unrelated\nMan Severed Penis That Failed To Impress Girls,2496,agree\nAmazon to Open First Brick-and-Mortar Site,2116,discuss\nIs Kim Jong-un’s sister now the power behind the North Korean throne?,2048,discuss\n\"A message from Jim's mom, Diane Foley:\",984,unrelated\nDumped woman spends a week in KFC to get over ex,2087,discuss\nEye-catching! Rare sighting of Anna Wintour without her trademark sunglasses as she leaves 'rat-infested' Vogue office,2106,discuss\nNET Extra: Back-from-the-dead Catholic priest claims God is a female,2445,disagree\nHomeless man receives $100... then shocks everyone with how he spends it,941,unrelated\nBird defecates on Vladimir Putin during speech (video),2463,unrelated\nReport: Christian Bale Just Bailed on the Steve Jobs Movie,2343,discuss\nIslamic State using 'SCORPION bombs' to terrorise victims,1361,unrelated\n\"It was me! Student, 19, reveals SHE was the Teletubbies' giggling baby in the sky - and was paid just £250 and a box of toys\",2227,agree\nHundreds mourn the 'death' of Fidel Castro after rumours sweep Twitter (but are they confusing him with recently departed Fidel Castro Odinga from Nairobi?),2483,unrelated\nInsurgents killed in Nigeria despite alleged truce with Boko Haram,1419,discuss\nThe rats eat Prada at Vogue NY office,367,unrelated\n\"Video showing American journalist beheaded believed real, officials and family say\",1658,agree\nNYC relaxes response to marijuana possession,221,unrelated\nAbdel-Majed Abdel Bary: London Rapper Identified As ISIS Militant Who Beheaded James Foley,626,unrelated\nISIL video claims beheading of kidnapped journalist James Foley,903,discuss\n\"No, Saudi TV Did Not Blur Out Images of Michelle Obama\",7,unrelated\n\"Bosnia: Seven underage girls return from five day school trip, pregnant\",821,unrelated\nWayward sister ‘nun the wiser’ about baby,2058,unrelated\nJeh Johnson shoots down Duncan Hunter's assertion IS is entering U.S. via Mexico,385,unrelated\nRep. Duncan Hunter: 'At Least 10' ISIS Fighters Caught at Mexican Border,1893,unrelated\n\"Man chops off own penis, throws it in a dustbin after poor show in bed\",2496,agree\nWeaponized Ebola? ISIS Militants Said To Contract Deadly Virus,1948,unrelated\nIt’s About To Get Harder To Be Arrested For Pot Possession In New York City,2372,discuss\n\"Sorry, Fido. Pope Francis did NOT say our pets are going to heaven\",1534,unrelated\n[Updated] Saudi State Television Allegedly Blurs Michelle Obama’s Face During Meeting With New Saudi King,2042,unrelated\nRussian TV actor wakes up to find his testicles stolen,2360,unrelated\nShots Heard In Alleged Brown Shooting Recording [AUDIO],1786,unrelated\nVideo Messaging App Says Audio Recording Of Michael Brown's Shooting Is Authentic,2248,unrelated\n6 hidden mass graves may hold missing Mexican students,1825,unrelated\n\"Apple Watch to Be Shower-Proof, Have 100,000 Apps at Launch: Reports\",269,unrelated\nUS hostage Luke Somers dies after rescue bid,2495,unrelated\nPhoto gallery: Amazing £300 operation by North Walsham vet on constipated goldfish,2096,unrelated\nMoment Michael Brown was shot dead 'caught on audio recording': FBI handed potentially damning tape of ELEVEN shots being fired - including final volley of 'kill shots',1438,unrelated\nISLAMIC STATE BEHEADS MISSING AMERICAN JOURNALIST JAMES WRIGHT FOLEY,1948,discuss\nCold Turkey,391,unrelated\nVideo messaging service verifies timing of CNN audio recording,472,unrelated\nIslamist terrorists Jabhat Ansar al-Deen tweet picture of Texas plumber’s truck fitted with anti-aircraft gun in Syria,2280,discuss\nDid a plumber's pick-up truck from Texas end up carrying an anti-aircraft gun for Islamic fighters on the front lines of Syria?,565,unrelated\n\"Reports Isis fighters have contracted Ebola are 'incorrect', says Iraqi health ministry\",527,unrelated\nMacaulay Culkin Hasn’t Died Despite What Everyone Is Saying On Facebook,2313,unrelated\nKim Jong-Un's Scottish Dog Meat Restaurant Is Probably Fabricated Shite,2192,discuss\nNew Audio Shows Michael Brown Was Shot at 11 Times,1295,unrelated\nAnna Wintour: Is Rat Infestation At NYC ‘Vogue’ Office Kim Kardashian’s Fault?,368,unrelated\nMan Chops Off and Throws Away His Small Penis After Bad Breakup,831,unrelated\n\"SEE IT: ISIS militants caught trying to cross border into Texas, Congressman claims\",2141,unrelated\nURGENT: ISIS kills 300 Iraqi soldiers by chlorine gas attack in Saqlawiyah,2002,discuss\nKim Jong-un: Absent North Korean leader is 'recovering from ankle surgery',2417,discuss\nLetter From Lego To Parents In The '70s Makes An Important Point About Gender,989,unrelated\n‘Evocative shape': Is Vladimir Putin trolling the world with his motorcade formation?,213,discuss\nNASA Raises Doubts About Reports of Nicaraguan Meteorite,2003,unrelated\nIslamic State fighters training to fly captured jets — watchdog,1337,unrelated\nTiger Woods prices private island at $7.1 million,2459,unrelated\nMcDonald’s Will Stop Serving Overweight Customers Beginning 1/1/15,2328,unrelated\nIndian 'Rapist' Castrated By Angry Mob Who Hack Off Gentials With Meat Cleaver (GRAPHIC PICTURES),2022,unrelated\n\"Apple Watch Gold Edition may cost as much as $5,000\",1637,unrelated\nISIS Reportedly Beheads American Photojournalist in Iraq,1351,unrelated\n\"Want a Gold Apple Watch? All You Need is $5,000\",2271,discuss\nDurex Is Not Making Pumpkin Spice Condoms After All: A Hoax Debunked,1833,agree\nISIS Beheads American Journalist,1569,unrelated\n\"Video Appears to Show Beheading of Journalist James Foley, Who Went Missing in Syria\",1948,discuss\nTeacher sex tape exposed as a FAKE after internet detectives trace the origin of pornographic clip,482,agree\nPurdon Ebola Hoax: ‘Texas Town Quarantined After Family Of Five Test Positive For The Ebola Virus’ Article is Fake,1277,unrelated\nISIL Beheads American Photojournalist in Iraq,2022,unrelated\n\"Planetary Alignment On Jan 4, 2015 Will Decrease Gravity For 5 Minutes Causing Partial Weightlessness\",1921,unrelated\n\"Nigeria Says It Struck A Cease-Fire With Boko Haram, But Are They Talking To The Right Guy?\",1027,discuss\nPriest' claim of seeing God as a woman dismissed as hoax,2445,agree\nNBC weatherman caught urinating in the woods live on air,381,unrelated\n\"Brian Williams: No, Our Meteorologist Was Not Peeing on Live TV\",2419,unrelated\nThis Week In Weird News: Horrible Human Slaps Elderly Woman For Sneezing,1897,agree\nIndian civil servant sacked 'after 24-year sickie',432,agree\nSugarhill Gang rapper Big Bank Hank dies at age 57,2421,unrelated\nSeven teenage girls get pregnant on school trip,2097,agree\nDog abandoned at Ayr station with belongings in suitcase,89,unrelated\nSinging polar bear facing ASBO after noise complaint,1968,unrelated\nISIS Claims To Have Captured US Airdrop Weapons,666,unrelated\nCanadian official identifies dead Ottawa gunman as Michael Zehaf-Bibeau,1554,discuss\nMarried TV actor wakes up to find his testicles have been stolen after kissing young woman in sauna,91,unrelated\n\"US hostage 'murdered' by militants in Yemen, says Hagel\",2318,discuss\nThe Arrest of the ISIS Leader's Wife and Son,72,unrelated\nAudio recording of Michael Brown being gunned down WAS made at the time he was killed: App company appears to confirm tape of ELEVEN bullets being fired - including final volley of 'kill shots',1786,unrelated\nOttawa investigates reports that Isis has captured Canadian-Israeli woman,1197,unrelated\n\"Michael Zehaf-Bibeau, slain Ottawa shooter, had criminal record in Quebec, B.C.\",107,unrelated\nThis Letter To Parents From A 1970s Lego Set Contains An Important Message For Gender Equality,451,unrelated\n\"Meteorite makes big crater in Nicaragua, government says\",586,unrelated\nIndian worker sacked after going on leave for 24 years,1242,unrelated\n\"Video showing American journalist beheaded believed real, officials and family say\",2525,unrelated\nTiger Woods selling Swedish villa — island included,1006,unrelated\nSeth Rogen may play Steve Wozniak alongside Christian Bale as Steve Jobs,2272,unrelated\nIf Only A Bird Really Did Poop on Putin,2472,unrelated\nGraphic Photo: Oliver Ilic Uses Razor Blade To Slice Off Own Manhood After Girlfriend Broke Up With Him,812,unrelated\n\"Viral Video Of Homeless Man Spending $100 On Food For Other Homeless Was Faked, Witness Says\",1948,unrelated\nPictured: Recent Muslim convert Michael Zehaf-Bibeau who shot dead a solider and opened fire on Canadian Parliament,2256,unrelated\nObama administration DENIES congressman's claim that 'at least ten ISIS fighters have been caught coming across the Mexican border in Texas',666,agree\n\"Boko Haram leader denies ceasefire deal, says 200 abducted girls married off \",206,unrelated\nFrisco: Sick patient claims to have had contact with Ebola victim,1119,unrelated\nBodies In Mexico Mass Grave Apparently Not Those Of Missing Students,2342,discuss\nWhiz kid stock picker: I didn't actually make $72M trading,2052,agree\n\"James Foley: American Journalist, James Wright Foley Beheaded in New ISIS Video [Breaking News]\",847,discuss\nHomeland Security says terrorists haven't crossed U.S-Mexico border,167,unrelated\n\"Tom Brokaw 'wants Brian Williams out': NBC legend 'furious' at Iraq war lie, as it's claimed executives warned anchor to stop exaggerating the story in the past\",1570,discuss\nRumors of ISIS leader's death debunked,737,unrelated\nStrange mark turns out to be tropical spider burrowing under vacationer's skin,220,unrelated\nTexas plumber's truck on front line of Syria war,304,unrelated\nReport: Amazon to Launch Ad-Supported Streaming Service,1323,discuss\n\"Jose Canseco injured in accidental shooting, per reports\",1145,discuss\n\"Gill Rosenberg, Canadian-Israeli Woman Feared Kidnapped By ISIS, Says She's Safe\",2127,unrelated\nIs this the world's oldest burger? Man claims to have kept McDonald's Quarter Pounder for 20 YEARS,87,unrelated\nOttawa investigates reports that Isis has captured Canadian-Israeli woman,474,discuss\nNun Gives Birth To Baby Boy After Suffering Intense Stomach Pains,699,unrelated\nSaudi Arabian cleric issues fatwa against snowmen,1266,discuss\nMan Known as ‘Jihadi John’ Is Identified as Mohammed Emwazi,2314,unrelated\nThere has been a shooting at the War Memorial on Parliament Hill. Unconfirmed reports say a soldier was shot.,373,unrelated\nWSJ: Apple cut watch health features due to erratic sensors,116,unrelated\nNorfolk Man Pays £300 For His Constipated Goldfish To Have Lifesaving Surgery,1361,unrelated\nISIL Beheads American Photojournalist in Iraq,7,unrelated\nShots Heard In Alleged Brown Shooting Recording [AUDIO],2434,discuss\nISIS Seemingly Beheaded American Journalist James Wright Foley,1720,unrelated\n\"Kim Yo Jong, Kim Jong-Un’s Sister, Takes Control of North Korea While Brother Gets Treatment?\",986,unrelated\nJihadi John UNMASKED: Islamic State killer NAMED as west Londoner Mohammed Emwazi,503,unrelated\nMan Chops Off and Throws Away His Small Penis After Bad Breakup,714,unrelated\nISIS Beheads American Journalist James Foley in Video Message to U.S.,2404,unrelated\nWas Alleged Audio of Michael Brown Shooting on CNN a Hoax?,1832,unrelated\nISIS Video Purports To Show Beheading Of British Aid Worker,1360,unrelated\n\"Yes, you can wear your Apple Watch in the shower\",401,unrelated\nIslamic State claims to have beheaded American journalist,511,unrelated\nADVISORY-Islamist rebel leader killed in U.S. strike - Somali government,1306,agree\nSEE IT: NBC meteorologist Mike Seidel appears to relieve himself during broadcast; network says he was looking for phone,2511,discuss\nWas The Batmobile Stolen In Detroit?,1311,unrelated\nIslamic State fighters training to fly captured jets — watchdog,2342,unrelated\n\"HBO streaming service could launch in April for $15 per month, work on Apple TV\",304,unrelated\nDog found abandoned at Scottish train station with suitcase of belongings,269,unrelated\n\"Mexico hit by student massacre: At least 17 anti-corruption protesters 'rounded up, murdered and dumped in a mass grave' - and another 26 are missing\",387,unrelated\niOS 8 bug could delete your iCloud Drive documents,2330,unrelated\n\"Gill Rosenberg, former IDF soldier, possibly captured by ISIS while fighting with Kurds\",1223,unrelated\n\"David Haines Beheaded By ISIS, Execution Video Contains Threats Against UK: Reports\",2306,discuss\nAlleged audio of Michael Brown shooting released,1818,discuss\nHospital Officials: Kansas City Patient Not Being Treated For Ebola,570,unrelated\nWHO says reports of suspected Ebola cases in Iraq are untrue,1891,discuss\nGOP Rep. Duncan Hunter Claims 'At Least' 10 ISIS Fighters Apprehended On Texas Border,2385,discuss\n\"Everybody Relax, Banksy Wasn’t Arrested And Exposed As A 35-Year-Old Man\",205,unrelated\nISIL Beheads American Photojournalist in Iraq,11,unrelated\nAlleged audio of Michael Brown shooting has surfaced,2020,unrelated\n\"So, There Might Be a Rat Infestation at Vogue\",944,unrelated\n6 hidden mass graves may hold missing Mexican students,1613,discuss\nKim Jong-un relying on ‘cobra wine’ after problems with trouser snake,941,unrelated\n\"Mass Graves Found In Mexico, Near Place Where 43 Students Went Missing\",1984,discuss\nSpider burrowed through tourist's stomach and up into his chest,1271,unrelated\nAbdel Majed Abdel Bary Emerges as Suspect in Foley Beheading,1649,unrelated\nThe Guy Who Said a Spider Burrowed Under His Skin? Experts Say…,2338,discuss\n‘Jihadi John’: The Islamic State killer behind the mask is a young Londoner,2125,unrelated\nSenator: Detainees swapped for Bergdahl have contacted militants,1813,unrelated\nPure Evil: Islamic State Beheads American Journalist James Wright Foley,1574,unrelated\nISIS Blasts 'Scorpion Bombs' At Civilian Areas In Iraq; Mosul Residents Living In Fear,1832,unrelated\nHomeless man receives $100... then shocks everyone with how he spends it,1478,unrelated\nPentagon Denies It Killed ISIS Chief As Airstrikes Hit Top Extremists,1645,discuss\nObama Denounces James Foley's Execution: 'Today The Entire World Is Appalled',874,unrelated\nRumor Fatigue Sets In at False Alarms of Castro’s Death,1534,unrelated\nAudio recording allegedly captures at least 10 shots fired in Michael Brown killing,1832,unrelated\nIraqi Official Dismisses ‘Unfounded’ Reports That ISIS Fighters Have Ebola,93,unrelated\nIndian worker sacked after going on leave for 24 years,186,unrelated\nCountry Music Legend Willie Nelson Dies at Age 81,1869,agree\nMan who SLAPS people if they sneeze in public being hunted by police,962,unrelated\nISIS Reportedly Beheads U.S. Journalist James Wright Foley on Camera,2386,discuss\nISIS chlorine attack on security forces confirmed – Iraq officials,1233,discuss\nUS Lawmaker: Ten ISIS Fighters Have Been Apprehended Coming Across Southern Border (Video),2039,unrelated\n\"No, That Wasn’t Paul Rudd Tackling an Airport Homophobe\",1735,agree\nNASA Confirms Earth Will Experience 6 Days of Total Darkness in December 2014!,403,agree\n‘Photo of slain IS leader’ reported to be doctored,81,unrelated\nWatch NAKED airport worker walk through scanner in bizarre protest against 'rough' guards,81,unrelated\nBali spider burrows under Aussie’s chest,2009,unrelated\nTom Brokaw Wants Brian Williams Fired Over Iraq Helicopter Story: Report,1625,unrelated\nAmazon plans ad-supported video streaming service - NY post,1916,unrelated\nSchoolboy almost killed by electric shock claims he now has superpowers like Magneto,1166,unrelated\nBritish-born rapper is main suspect in search for ISIS jihadist who beheaded James Foley,1478,unrelated\nCanadian-Israeli woman reportedly kidnapped by ISIS: Jerusalem Post,1223,unrelated\n\"No, Banksy has not been arrested (sigh)\",1544,unrelated\n\"Boko Haram: Kidnapped Girls Have Been Married Off, Truce Never Happened\",1385,unrelated\nBali Awry,1375,unrelated\nIraqi media says ISIS militants have contracted Ebola,1891,discuss\n\"A message from Jim's mom, Diane Foley:\",1873,unrelated\nSteve Jobs Biopic Eyes Seth Rogen to Play Apple Co-Founder Steve Wozniak,2272,unrelated\nChristian Bale Exits Steve Jobs Movie (Exclusive),571,unrelated\n\"SEE IT: ISIS militants caught trying to cross border into Texas, Congressman claims\",2093,discuss\nIsis claims US hostage Kayla Mueller killed in coalition airstrike,2387,discuss\nClaim: Comcast Got Complaining Customer Fired From His Job,2238,discuss\nMagic Mushrooms Found in Queen Elizabeth's Garden at Buckingham Palace,2147,unrelated\nTropical spider burrowed under man's skin through appendix scar and lived there for THREE DAYS,1883,agree\nFerguson riots: audio may have captured Michael Brown shooting,2044,unrelated\nREPORT: Alleged New Audio of Michael Brown Shooting,1921,unrelated\nKim Jong-un 'so fat he has fractured his ankles',2344,unrelated\nAlleged audio of Michael Brown shooting released,900,unrelated\nAudio recording allegedly captures moment Michael Brown was shot,2526,unrelated\n\"Meteorite Strikes Nicaraguan Capital, Creates 16-Foot-Deep Crater\",524,unrelated\nThis Dog Was Left At A Railway Station With A Suitcase Of His Belongings After He Was Sold On Gumtree,695,unrelated\nBoyfriend cuts off his penis and throws it in the bin after girlfriend dumps him for being bad in bed,1427,unrelated\nReal-life Magneto boy 'becomes living magnet' after getting massive electric shock from street lamp,2410,unrelated\n\"Woman detained in Lebanon is not Isis leader’s wife, says Iraq\",1787,unrelated\nWHO investigates media reports ISIS fighters contracted Ebola,126,unrelated\nVideo Messaging App Says Audio Recording Of Michael Brown's Shooting Is Authentic,2235,disagree\nReports of missing Libyan planes raise 9/11 terror fears,2317,unrelated\nGoogle Said to Buy Redwood City Offices for $585 Million,1240,discuss\n[Updated] Saudi State Television Allegedly Blurs Michelle Obama’s Face During Meeting With New Saudi King,2453,discuss\n\"Boko Haram leader denies ceasefire deal, says 200 abducted girls married off \",1697,unrelated\nCNN Posts Alleged Audio of Michael Brown Shooting,132,unrelated\nISIL allegedly kills US journalist in video,1251,unrelated\nJihadi John ‘identified as British man from West London’,1424,discuss\n\"Kim Jong Un hospitalized with two broken ankles, reportedly from wearing heels and being overweight\",2441,unrelated\nMichelle Obama Not Blurred Out on Saudi TV,1343,unrelated\n\"'American bombing had signed my death certificate': Missing US journalist James Wright Foley goes unflinching to his death as ISIS behead him in horrific video, as a warning to Obama\",1589,agree\n\"Small meteorite strikes Nicaragua, government says\",2118,unrelated\n\"Forty years ago, Lego wrote a powerful letter to parents about how gender works\",1926,unrelated\n\"Boko Haram denies truce, says kidnapped girls married\",225,unrelated\n\"Sadly, Pumpkin Spice Condoms Aren't A Thing After All\",1795,unrelated\n'Hairgate': iPhone hit by new social media storm,2184,unrelated\n\"Obama, Outraged Over Beheading, Vows to Stay on Course\",139,unrelated\n\"BREAKING NEWS: Female American aid worker, 26, held hostage by ISIS for 18 months has been 'killed in Jordanian air strike'\",1588,unrelated\nHere's video of a bird pooping on Vladimir Putin in the middle of a speech,2278,unrelated\nDoes ISIS Have Ebola? Probably Not! Media Reports It Anyway,1004,unrelated\nHas Ebola infected Isis militants in Mosul?,936,discuss\n#ISIS beheads photojournalist James Wright Foley in a massage to US to end its intervention in #Iraq.,481,discuss\nOfficials Refute Iraqi Media Reports That ISIS Members Have Contracted Ebola In Mosul,1948,unrelated\nFormer PGA Tour player: Tiger Woods suspended for drug test failure,2299,unrelated\nOfficials shoot down congressman's claims ISIS terrorists are running across US-Mexico border,2266,discuss\n11 aircraft are missing from ‘terrorist-held’ Tripoli airport ahead of 9/11 anniversary,1165,discuss\nNigeria Boko Haram blamed for raids despite truce claim,1019,unrelated\nStar Wars VII for a New SUMMER Release Date!?,1155,unrelated\nIraqi Official Dismisses ‘Unfounded’ Reports That ISIS Fighters Have Ebola,2367,unrelated\n\"James Wright Foley, Kidnapped Journalist, Apparently Executed by ISIS\",1905,unrelated\nWAS NBC METEOROLOGIST MIKE SEIDEL PEEING IN THE SNOW ON CAMERA? A TESTY BRIAN WILLIAMS EXPLAINS,381,unrelated\nCanadian Soldier Shot At Ottawa War Memorial: Report,816,unrelated\nExpert casts doubt on Bunbury man Dylan Thomas’s burrowing stomach-spider story,1478,disagree\nUtah Man Hospitalized After Winning Eggnog Chugging Contest,251,unrelated\n\"ISIS Claims Female American Hostage, Kayla Mueller, Killed in Airstrike\",1260,unrelated\nShots Heard In Alleged Brown Shooting Recording [AUDIO],1483,unrelated\nVideo shows ISIL beheading of photojournalist James Foley,933,discuss\n\"Nun gives birth, intends to keep baby\",391,unrelated\nSaudi Arabia 'fatwa over building of snowmen',2141,unrelated\n\"Gold Apple Watch Edition Could Cost As Much As $1,200\",467,unrelated\nWTC rats scare off Anna Wintour,788,discuss\nMarijuana May Soon Spark Just a Ticket in New York,1920,discuss\n\"L. Jinny? Abdel-Majed Abdel Bary, UK Rapper, Suspected in James Foley Killing: Reports\",1303,unrelated\nAxl Rose Dead? Fans Freak Out Over Death Rumors,1180,unrelated\nSomeone Trolled Twitter Into Thinking Macklemore Joined ISIS,1217,unrelated\nCPWD official sacked for absence from duty for 25 years,1718,unrelated\nGuantanamo detainee freed in Bowe Bergdahl swap 'back to terrorism',592,unrelated\nKnightscope Security Robots Are Keeping Microsoft Campuses Safe (and They Look Really Scary),2306,unrelated\nSomalia Shebab chief Ahmed Abdi Godane likely dead in US strike: Source,2374,discuss\n\"Whoa, Paul Rudd Was One of the Airport Heroes Who Took Down the Homophobe\",1000,unrelated\nInsurgents killed in Nigeria despite alleged truce with Boko Haram,2096,unrelated\n\"A message from Jim's mom, Diane Foley:\",2147,discuss\nDog abandoned at Ayr station with belongings in suitcase,144,unrelated\nChristian Bale in Talks to Play Steve Jobs (Exclusive),2097,unrelated\nGuantanamo detainee freed in Bowe Bergdahl swap 'back to terrorism',2470,unrelated\nThe rats eat Prada at Vogue NY office,2498,agree\nChristian Bale Is Steve Jobs,2017,discuss\nSpec leak suggests Apple Watch will be on par with Android Wear rivals,1828,unrelated\nPrisoner Released in Bergdahl Exchange Tried to Reconnect With Taliban,1628,discuss\nMcDonald’s Will Stop Serving Overweight Customers Beginning 1/1/15,1429,unrelated\n\"11 Tripoli Planes Still Missing, Sparks 9/11 Concerns\",1384,unrelated\n\"Zack Snyder Kills \"\"Stolen Batmobile\"\" Rumor With Great Photo\",2090,unrelated\nVideo Purports to Show Beheading of American Journalist,2130,unrelated\n\"Canterbury Christ Church University student Jess Smith, from Chatham, starred as Teletubbies' sun\",504,unrelated\nVideo Purports To Show Beheading Of U.S. Journalist By Militants,903,discuss\n\"ISIS beheads American photo-journalist James Wright Foley, threatens more to come\",1361,unrelated\nWHO says reports of suspected Ebola cases in Iraq are untrue,75,unrelated\n\"New York schoolboy who made $72MILLION trading stocks on his lunch breaks - and now takes his friends out to dine on $400 caviar, drives a BMW and has definitely made his immigrant parents proud\",2052,disagree\nWATCH: Bird Launches Airstrike on Putin’s Shoulder (UPDATED),483,unrelated\nSpider Burrows Into Australian Man's Appendix Scar (VIDEO),1880,disagree\nAlleged audio of Michael Brown shooting has surfaced,2118,discuss\nUS confirms death of Somalia terror group leader,2132,unrelated\nVideo shows ISIL beheading of photojournalist James Foley,1034,unrelated\nMeteor Leaves 40-Foot Crater Near Managua's Airport,1731,agree\nChristian Bale to play Steve Jobs in upcoming biopic,1897,unrelated\nIsis claims it has US airdrop of weapons,1597,discuss\nThe Story Of The High School Trader Who Made $72 Million Is A Rumor Spun Out Of Control,313,unrelated\nISIS Beheading of U.S. Journalist James Foley Posted to YouTube,511,unrelated\nAnother American hostage at risk by Islamic state,984,unrelated\nWHO ‘probing’ whether ISIS fighters got Ebola,2412,unrelated\nBergdahl: Senator Says Jihadists Swapped For U.S. Troop ‘In Touch’ With Al-Qaida Affiliate,2207,discuss\nApple-HBO Deal Seen Launching Web-only Apple TV Streaming Service For $15 Per Month,1852,unrelated\n\"Canadian woman 'captured by ISIS in Syria' says she is actually fine and still fighting the jihadists, despite kidnap reports\",1476,unrelated\nReport: Audio Reveals Pause Between Gunshots When Michael Brown Was Shot,2044,unrelated\n\"Confusion swirls, details murky in arrest of ISIS leader's 'wife'\",651,unrelated\nESPN's Domestic Violence Panel Is Missing Something Important,1261,agree\n\"SEE IT: ISIS militants caught trying to cross border into Texas, Congressman claims\",1565,unrelated\nISIS Beheads Kidnapped Photojournalist James Wright Foley in Horrific Video Message to the U.S.,1786,unrelated\nISIL video claims beheading of kidnapped journalist James Foley,2261,unrelated\n\"Rumor: Gold Apple Watch Edition priced up to $5,000, steel version at $500, will debut on Feb. 14\",382,unrelated\nGovt fires employee who skipped work for 24 years,72,unrelated\nSugarhill Gang rapper Big Bank Hank dead at 57,105,unrelated\n\"James Wright Foley, Kidnapped Journalist, Apparently Executed by ISIS\",2096,discuss\nSadly Vladimir Putin Hasn’t Been Driving Round In A Motorcade Shaped Like A Penis,2391,disagree\n\"No, Robert Plant Didn’t Rip Up an $800 Million Contract\",251,unrelated\nDid Kim Yo-Jong Take Kim Jong Un’s Role? North Korea Ill Health Rumors Are ‘Fabricated’,2421,unrelated\nFounding Fathers-Era Time Capsule Found in Boston,586,unrelated\nSaddam Hussein’s pilots training Islamic State group,2362,unrelated\nMan who skipped work for 24 years is finally fired,432,agree\nBlundering boyfriend burns down college after trying to impress his girlfriend with elaborate marriage proposal,1183,unrelated\nNigerians doubtful of girls' release after Boko Haram 'truce' breached,1419,discuss\nNigeria announces truce with Boko Haram; fate of schoolgirls unclear,2144,discuss\nHigh school student scores $72M playing the stock market,557,unrelated\nJames Foley Killer ‘Jihadi John’ Believed to Be Former London Rapper Abdel-Majed Abdel Bary,2327,discuss\n\"Prankster Gives Homeless Man $100, Secretly Follows Him And Learns He Buys Food For Others\",467,unrelated\nThat ESPN Domestic Violence Panel You Keep Hearing About Isn't Real,2137,agree\nMeteorite strike in Nicaragua puzzles experts,1249,discuss\n\"Gold Apple Watch Edition Could Cost As Much As $1,200\",320,unrelated\nDavid Haines beheading video confirmed genuine; UK PM Cameron vows to hunt down ISIS 'monsters',1477,unrelated\nMeteorite strike in Nicaragua puzzles experts,586,unrelated\n\"Sadly, Pumpkin Spice Condoms Aren't A Thing After All\",367,unrelated\n\"Managua explosion not a meteorite, NASA suggests\",2129,unrelated\n\"Reports Isis fighters have contracted Ebola are 'incorrect', says Iraqi health ministry\",1400,unrelated\nISIS executioner 'Jihadi John' named by media,1465,unrelated\nMissing Libyan jetliners raise fears of terror attacks on 9/11,1644,unrelated\n\"US, UK eye rapper as British-born militant who beheaded journalist James Foley\",1649,unrelated\nAudio recording of Michael Brown being gunned down WAS made at the time he was killed: App company appears to confirm tape of ELEVEN bullets being fired - including final volley of 'kill shots',2481,discuss\n\"Apple 12-Inch MacBook Air Details Emerge; Device Could Be Thinner, Lighter Than Current Model\",498,unrelated\nThe rats eat Prada at Vogue NY office,618,unrelated\nMohammed Emwazi: Man identified as Isis killer 'Jihadi John' was 'stopped by MI5' while on safari holiday in Africa in 2010,1815,unrelated\nNewly Discovered Mass Grave Linked to Missing Mexican Students,1095,unrelated\n\"After Giving A Homeless Man $100, This Guy Secretly Filmed Him...\",941,unrelated\n\"Omar Gonzalez, White House Fence-Jumper, Made it Farther Inside\",917,unrelated\n\"No, there aren’t any Ebola cases in Iraq\",1438,unrelated\nIndia Rape Crisis Sees Mob Castrate Alleged Sex Attacker in Shocking Scenes,1083,unrelated\n\"Soldier shot, Parliament locked down after gunfire erupts at war memorial\",964,unrelated\nPolice Looking For A Man That Slaps People When They Sneeze!,195,unrelated\nOttawa Gunman Identified As Michael Zehaf-Bibeau,1883,unrelated\nTwo blokes dared to eat 20-year-old burger for charity,1438,unrelated\nISIS Beheads American Journalist,139,unrelated\n\"Macaulay Culkin NOT Dead: Facebook, Twitter Death Hoax Goes Viral\",387,unrelated\nReport: Taliban Detainee Swapped for Bowe Bergdahl Suspected of Trying to Return to Terrorism,236,unrelated\nYPG Confirms: Gill Rosenberg Not Captured in Kobani,1240,unrelated\nApple Watch battery will require nightly charging,35,unrelated\nStrange mark turns out to be tropical spider burrowing under vacationer's skin,2406,unrelated\nDNA test confirms child is IS head Abu Bakr al-Baghdadi's daughter,845,unrelated\nBatman Set To Play Steve Jobs In Upcoming Biopic,1658,unrelated\nISIS Beheading of U.S. Journalist James Foley Posted to YouTube,1569,unrelated\nDog abandoned at Scotland train station with suitcase,1437,unrelated\nISIS Releases YouTube Video Showing 10-Year-Old 'Martyr' Allegedly Killed in Battle,1931,unrelated\nIS Militants Kill 300 Iraqi Soldiers with Chlorine Gas,2016,unrelated\nThis Woman Exposed Her Cheating Boyfriend With A Brilliant Christmas Gift,296,unrelated\n\"In Vogue vs Rats War, the Rats Are Winning\",1020,unrelated\nIslamic State Leader al-Baghdadi “Not Dead”,1921,unrelated\nKim Jong-Un's Scottish Dog Meat Restaurant Is Probably Fabricated Shite,1631,unrelated\nKurds Deny Gill Rosenberg was in Kobane,80,unrelated\nMissing Mexico students not among 28 bodies found in mass grave,1269,unrelated\nUS probing claims ISIS fighters seized airdropped weapons meant for Kurds,462,discuss\n\"Sadly, Pumpkin Spice Condoms Aren't A Thing After All\",1247,agree\nChristian Bale Pulls Out of Upcoming Steve Jobs Biopic,630,unrelated\nISIL video claims beheading of kidnapped journalist James Foley,2450,discuss\nAlleged audio of Michael Brown shooting has surfaced,1899,unrelated\nPentagon confirms al-Shabab leader killed in airstrike in Somalia,1982,discuss\n'Electric Boogie' Developer Leaves Secret Resignation Letter To Boss At The End Of The Game (Video),2458,agree\n\"Apple to Take Reservations for Trying On Apple Watch, Considered Platinum Model\",2078,unrelated\nMedia Fooled Again? Story Claims 7 of 28 Girls On School Trip Came Home Pregnant,1221,unrelated\nThis Is Why Rumors That ISIS Is Crossing The Border Into The U.S. Aren’t Going Away,871,discuss\n\"Sorry, Fido. Pope Francis did NOT say our pets are going to heaven\",321,unrelated\nRobert Plant ripped up $800M Led Zeppelin reunion contract,964,unrelated\n\"Everybody Relax, Banksy Wasn’t Arrested And Exposed As A 35-Year-Old Man\",2468,agree\nLego letter from the 1970s still offers a powerful message to parents 40 years later,779,agree\nMichael Phelps’ alleged girlfriend says she was born intersex,1435,unrelated\nIraqi and Kurdish media reports cases of Ebola among Islamic State fighters in Mosul,1289,unrelated\nISIS fighters 'have contracted Ebola': World Health Organisation investigating reports militants showed up at Iraqi hospital with lethal disease,1461,unrelated\nMan discovers spider living under his skin during Bali vacation,1883,agree\nMacaulay Culkin Dead? Fans Freak Out Over Death Rumors,1028,unrelated\nKim Jong-un: obese leader 'fractured both ankles',1296,discuss\nAudio of gunfire in Michael Brown case authenticated by app company,724,unrelated\n\"James Foley, Missing American Photojournalist, Reportedly Executed By ISIS In Syria\",2525,unrelated\n\"Apple Watch Pricing to Reportedly Start at $500 for Stainless Steel, $4,000 for Gold\",2485,discuss\nFBI Probing Alleged Audio of Michael Brown Shooting,1289,unrelated\nMacaulay Culkin Dead? Another Death Hoax Circulates On Facebook,487,unrelated\nISIL allegedly kills US journalist in video,826,unrelated\nShocking! Chinese parents sell their son to fund for daughter’s Cancer treatment,2531,unrelated\nPentagon: 1 weapons bundle seized by militants,2252,unrelated\n\"Once Again, The Banksy 'Arrest' Is A Giant Hoax. Repeat: A Hoax.\",2412,unrelated\nAl-Shabab leader who ordered Kenya mall massacre believed killed in US drone attack in Somalia,741,unrelated\nCongressman: ‘At least 10 ISIS fighters’ caught trying to cross into US,130,unrelated\nLebanon confirms holding ISIS chief’s kin,269,unrelated\nNEWS/ Meet the Teletubbies Sun Baby: 19-Year-Old Jess Smith Reveals Herself as the Smiling Face Who Looked Over Teletubbyland,2391,unrelated\n\"Sick Kansas City man said not to have Ebola, U.S. plans new steps to fight virus\",2526,unrelated\nTaliban member swapped by Obama for Bowe Bergdahl tried to return to terror: report,167,unrelated\nKim Jong-un 'Had Surgery on Fractured Ankles',2327,unrelated\nIslamic Militants Post Video Claiming to Show Beheading of U.S. Journalist,2304,unrelated\nKim Jong-un drinks rare snake wine to boost love life!,2296,agree\nKevin Vickers Hailed As Hero For Reportedly Shooting Gunman Inside Parliament,1002,unrelated\nGovernment fires employee who skipped work for 24 years,1323,unrelated\n\"Video Appears to Show Beheading of Journalist James Foley, Who Went Missing in Syria\",11,unrelated\n\"11 Tripoli Planes Still Missing, Sparks 9/11 Concerns\",1083,unrelated\nKimye’s Fault? Anna Wintour’s NYC ‘Vogue’ Offices Hit With Disgusting Rat Infestation: ‘Rat Droppings On Desks’,821,agree\nSugarhill Gang rapper Big Bank Hank dead at 57,1107,unrelated\nDylan Thomas Finds Tropical Spider Burrowed Under Skin,1819,agree\nPumpkin Spice condoms? Don't fall for this hoax.,1985,discuss\nReports say North Korea's Kim insists on being the only Jong Un,2016,unrelated\nIslamic State releases video apparently showing the beheading of missing US journalist James Foley,1040,unrelated\n\"Rumor: Stainless Steel Apple Watch Will Cost $500, Gold $4,000\",2188,discuss\nSenior Western Intelligence Official Confirms London Rapper Abdel Majed Abdel Bary Is A Suspect In The Foley Killing,546,discuss\n\"UK spies identify Foley’s killer, Abdel-Majed Abdel Bary a key suspect\",1079,agree\nIS using scorpion bombs to terrify Iraqi civilians,1474,agree\nSchoolboy almost killed by electric shock claims he now has superpowers like Magneto,1347,unrelated\nBritish-born rapper is main suspect in search for ISIS jihadist who beheaded James Foley,8,unrelated\nISIS Claims to Have Intercepted Supplies From U.S. Airdrop,2223,unrelated\nNew Audio Allegedly Captures Moment Michael Brown Was Shot,2235,discuss\nPentagon: Somali terror group leader killed in U.S. airstrike,1423,discuss\nBoko Haram denies ceasefire claim by Nigeria's government,2314,unrelated\n\"James Foley, Missing American Photojournalist, Reportedly Executed By ISIS In Syria\",1295,unrelated\nCold Turkey,305,unrelated\nFBI Probing Alleged Audio of Michael Brown Shooting,346,unrelated\nBoko Haram denies truce to release kidnapped schoolgirls,800,unrelated\n\"Batmobile stolen in Detroit? Good one, joker!\",1242,agree\nElectric shock turns Russian boy into Marvel's Magneto,1637,unrelated\nAmazon to Open First Brick-and-Mortar Site,1056,unrelated\nMissing Mexican students 'not found in mass grave',251,unrelated\n\"Fidel Castro Is Dead, According to Viral Twitter Rumors\",298,unrelated\nAnother American hostage at risk by Islamic state,1547,unrelated\n\"Rodney Constantine, Newfoundland Suspect, Keeps Facebook Pledge To Turn Himself In\",2164,agree\nWHO ‘probing’ whether ISIS fighters got Ebola,1948,unrelated\nChristmas Is Cancelled: Pumpkin Spice Condoms Are a Goddamn Hoax,1985,discuss\nMacaulay Culkin Dead?,759,discuss\nIndia: 400 men cut off their testicles to 'get closer to God' following advice from 'guru',2116,unrelated\nSay 'eh-oh!' to the Teletubbies SUN BABY - can you still recognise her after 19 years?,2076,agree\nMexico Student Massacre Update: More Graves Discovered At Murder Site,2360,unrelated\nCNN Plays Alleged Audiotape of Michael Brown ShootingMilitarization Of Police,1974,unrelated\n\"Boko Haram Cease-Fire: Abducted Nigerian Schoolgirls To Be Released, Officials Say\",2356,discuss\nWas Alleged Audio of Michael Brown Shooting on CNN a Hoax?,2248,unrelated\nNASA Raises Doubts About Reports of Nicaraguan Meteorite,724,unrelated\n\"BREAKING: \"\"Brat Pack\"\" Judd Nelson Found Dead in Los Angeles Condo\",35,unrelated\nMan chops off his penis after his girlfriend breaks up with him,1517,agree\n#ISIS beheads photojournalist James Wright Foley in a massage to US to end its intervention in #Iraq.,1549,unrelated\nWHO says reports of suspected Ebola cases in Iraq are untrue,1615,discuss\nN. Korea’s Kim has leg injury but in control,2360,unrelated\nTwo blokes dared to eat 20-year-old burger for charity,75,unrelated\nNigeria Claims Boko Haram Will Release the Kidnapped Schoolgirls,1821,discuss\nBrian Williams slams social media for speculation weatherman Mike Seidel relieved himself on air,258,unrelated\nCNN Posts Alleged Audio of Michael Brown Shooting,1500,unrelated\nAn Indian Civil Servant Just Got Sacked After Not Turning Up For Work For 25 Years,2473,unrelated\nISIS Reportedly Beheads U.S. Journalist James Wright Foley on Camera,1720,unrelated\nGod Is A Woman – Resurrected Father Narated,398,unrelated\nISIS Claims to Have Intercepted Supplies From U.S. Airdrop,1485,discuss\n#HairGate: iPhone 6 Customers Are Complaining That The Phone Is Ripping Out Their Hair,992,unrelated\n\"UPDATED 'Jihadi John' identified as Mohammed Emwazi of London, reports say\",961,unrelated\nObama administration DENIES congressman's claim that 'at least ten ISIS fighters have been caught coming across the Mexican border in Texas',1185,discuss\n\"ISIS using bombs containing live SCORPIONS in effort to spread panic, in tactic used 2,000 years ago against Romans\",1251,agree\nURGENT: ISIS leader Abu Bakr al-Baghdadi allegedly killed by US airstrikes,1222,unrelated\nExperts: More facts needed on purported audio recording of Michael Brown shooting,634,unrelated\nIraqi media says ISIS militants have contracted Ebola,1311,unrelated\n\"Nigeria Says It Struck A Cease-Fire With Boko Haram, But Are They Talking To The Right Guy?\",2096,unrelated\nKim Jong-un: obese leader 'fractured both ankles',1457,unrelated\n\"Homeless man who became a YouTube sensation after spending $100 on food for his beggar friends gets a surprise Christmas meal, makeover and night in a hotel in new video... but is it all a hoax by a 'serial prankster'?\",742,unrelated\nHomeland Security says terrorists haven't crossed U.S-Mexico border,2132,unrelated\nThe Story Of The High School Trader Who Made $72 Million Is A Rumor Spun Out Of Control,2252,unrelated\n\"Gold Apple Watch Edition Could Cost As Much As $1,200\",676,unrelated\nPure Evil: Islamic State Beheads American Journalist James Wright Foley,1789,unrelated\nPope says dogs can go to heaven: ‘Paradise is open to all of God’s creatures’,1651,agree\nApple Reportedly Relying More Heavily on Samsung for iPhone 6 and Apple Watch Components,1693,unrelated\nMeteorite leaves crater in Nicaraguan capital Managua,1213,disagree\nCPWD official sacked for absence from duty for 25 years,72,unrelated\nEbola Scare in Kansas City,570,unrelated\n\"How did Fake Chinese News Site Dupe Washington Post, Atlantic, BBC?\",1170,unrelated\nVideo: Marine survives Taliban sniper headshot thanks to helmet,1934,unrelated\nMeteorite 'caused mysterious boom in Nicaragua',2156,unrelated\nIs Kim Jong-un Opening North Korean Restaurant in Scotland?,1934,unrelated\nBoko Haram 'to release abducted schoolgirls' as part of ceasefire agreement,1125,unrelated\nThis Soap Opera Star Reportedly Had His Testicles Stolen By An ‘Attractive Blonde’ Organ Trafficker,1231,discuss\nIslamic State claims to have beheaded American journalist,2127,unrelated\nNET Extra: Back-from-the-dead Catholic priest claims God is a female...,1502,unrelated\nWill King of Jordan lead airstrikes on ISIS HIMSELF? Reports say trained pilot plans to take part in attack after quoting Clint Eastwood's Unforgiven to Congressmen,640,discuss\nRobot security guards now patrolling Microsoft's Silicon Valley campus,438,unrelated\nHope Fades for Girls' Release After Boko Haram 'Truce' Breached,1298,disagree\nLatest iOS 8 bug reportedly causes unwanted deletion of iCloud Drive documents,2033,discuss\nGuantanamo Detainee Exchanged for American POW Attempts a Return to Battle,2531,discuss\n\"Sorry, Fido. Pope Francis did NOT say our pets are going to heaven\",2313,unrelated\n\"Apple to Take Reservations for Trying On Apple Watch, Considered Platinum Model\",643,unrelated\nISIS Executioner 'Jihadi John' Is Named as Mohammed Emwazi,1933,unrelated\n\"Boko Haram denies cease-fire, leader says he married off kidnapped girls\",2530,discuss\nBanksy's illustrated response to the Charlie Hebdo attack isn't by Banksy. But it is striking,1357,agree\n\"Apple Watch to Be Shower-Proof, Have 100,000 Apps at Launch: Reports\",586,unrelated\n'Jihadi John' named as Mohammed Emwazi from London,1427,unrelated\nISIS Claims to Have Intercepted Supplies From U.S. Airdrop,2116,unrelated\n'Jihadi John' identified: ISIS killer named as Mohammed Emwazi from West London,1424,discuss\nComcast Says You Can Keep Your Tor,195,unrelated\n\"Boko Haram Could Release Kidnapped Girls, Nigerian Officials Say\",1298,discuss\n\"Meet Magneto Boy, the kid who attracts metal with his body\",2068,unrelated\nConfusion as Cuba’s Castro mourned instead of Kenya’s Fidel,93,unrelated\nTexas City plumber's truck ends up in Syrian war,2145,agree\nFears journalist James Wright Foley beheaded by Islamic State jihadists in ‘message’ to United States,2047,discuss\nISIS Video Purports To Show Beheading Of British Aid Worker,2440,discuss\nAn audio recording of the Michael Brown shooting has reportedly surfaced,1974,unrelated\nISIS Video Claims to Show Beheading of British Hostage,1802,unrelated\nIslamic Militants Post Video Claiming to Show Beheading of U.S. Journalist,2109,unrelated\nSugarhill Gang rapper Big Bank Hank dead at 57,1968,unrelated\n\"US hostage 'murdered' by militants in Yemen, says Hagel\",1148,unrelated\n\"No, a spider (probably) didn't crawl through a man's body for several days\",1502,disagree\nGovernment fires employee who skipped work for 24 years,1222,unrelated\nChristian Bale Pulls Out of Upcoming Steve Jobs Biopic,1839,unrelated\nCanadian-Israeli Woman May Have Been Captured In Syria: Reports,1893,discuss\nNasa questions whether crater in Nicaragua caused by meteorite,724,unrelated\nIraqi and Kurdish media reports cases of Ebola among Islamic State fighters in Mosul,559,unrelated\nMan who SLAPS people if they sneeze in public being hunted by police,1521,unrelated\nHoly Theft! Batmobile Stolen from 'Batman v Superman'???,1671,discuss\nISIS fighters 'have contracted Ebola': World Health Organisation investigating reports militants showed up at Iraqi hospital with lethal disease,1299,unrelated\n6 hidden mass graves may hold missing Mexican students,761,unrelated\n20-Year-Old Quarter Pounder Looks About the Same,793,agree\n\"North Korean leader Kim Jong Un had ankle surgery, report says\",2411,unrelated\n\"See How This Homeless Man Spends A Hundred Dollars, And Keep A Tissue Handy [Video]\",321,unrelated\n\"L. Jinny? Abdel-Majed Abdel Bary, UK Rapper, Suspected in James Foley Killing: Reports\",405,discuss\nThe Force Awakens News: Director J.J. Abrams Eyes Summer Release for Star Wars 7 Because of Too Many Spoilers,1897,unrelated\nMore than 200 kidnapped Nigerian girls to be released after deal reached with Boko Haram,1588,disagree\nCaught a catfish record in Po: 127 kg and 2.67 meters,48,unrelated\nBREAKING NEWS: Gunman 'shot dead' after wounding soldier near Canada parliament,373,unrelated\nMexico Student Massacre Update: More Graves Discovered At Murder Site,1849,unrelated\n‘Evil straight from the pits of hell': American journalist James Foley reportedly beheaded by ISIS,2450,discuss\n[UPDATED] 11 Men and 0 Women on Tonight's ESPN Domestic Violence Panel,181,unrelated\nReport: Former Baseball Star Jose Canseco Accidentally Shot At Home,1003,unrelated\nIslamic State releases video apparently showing the beheading of missing US journalist James Foley,608,discuss\nIRAQI HEALTH OFFICIAL: EBOLA HAS KILLED 5 ISIS FIGHTERS,1778,discuss\nSchoolboy who got electric shock from lamppost claims he now has magnetic powers,1503,unrelated\nThis Powerful Cartoon About The Charlie Hebdo Attack Is Not By Banksy,56,unrelated\nUS Marine survives headshot from Taliban (video),2267,agree\nUrgent: The Leader of ISIL 'Abu Bakr al-Baghdadi' Killed! / Photo,511,unrelated\n\"Apple Media Event Rumored for Late February, Apple Watch and 12\"\" MacBook Air Likely Topics [Updated]\",2234,unrelated\n‘Wild Misinformation’: Brian Williams Explains the Mike Seidel Liveshot,2034,agree\nFounding Fathers-Era Time Capsule Found in Boston,1948,unrelated\nIs Kim Jong Un's sister Kim Yo Jong in charge?,2470,discuss\nSpider Burrows Into Australian Man's Appendix Scar (VIDEO),181,unrelated\n\"Gill Rosenberg, former IDF soldier, possibly captured by ISIS while fighting with Kurds\",1330,discuss\nReport: Secret Service Lied About White House Fence Jumper,1097,unrelated\nChristian Bale Won't Play Steve Jobs After All,1658,unrelated\nOttawa shooting: Slain soldier named as Nathan Cirillo while suspect identified as Michael Zehaf-Bibeau,2246,agree\nWife Of ISIS Leader Abu Bakr al-Baghdadi Detained In Lebanon,72,unrelated\nIs Kim Jong-Un Really Opening a Restaurant in Scotland?,625,discuss\nMonster catfish which looks big enough to swallow a man whole caught in Italy,1221,unrelated\nZack Snyder Makes Fun of Stolen Batmobile Rumor with New Image,1311,unrelated\nMacaulay Culkin Dead: Internet Death Hoax Claims Actor Found Dead In Apartment,1679,unrelated\n400 men cut their testicles off believing it would help them meet God,1549,unrelated\n\"Confusion swirls, details murky in arrest of ISIS leader's 'wife'\",72,unrelated\nJihadi John unmasked: Former Westminster University student was arrested FIVE years ago and put on a terror watch list - but he flew to Syria to join ISIS two years later,1252,unrelated\nAnna Wintour: Is Rat Infestation At NYC ‘Vogue’ Office Kim Kardashian’s Fault?,618,unrelated\niPhone Game Developer Quits Job By Hiding The Greatest Letter Of Resignation Ever Inside His Game,2328,agree\n\"Seven High School Girls Get Pregnant On Five-Day School Trip, Parents Outraged\",2097,agree\nHope Fades for Girls' Release After Boko Haram 'Truce' Breached,35,unrelated\nMagic mushrooms found in BUCKINGHAM PALACE by Alan Titchmarsh,2480,discuss\n\"Video showing American journalist beheaded believed real, officials and family say\",1358,unrelated\nCanadian Soldier Shot At Ottawa War Memorial: Report,220,unrelated\nLuke Somers 'killed in failed rescue attempt in Yemen',964,unrelated\n\"Israel opens dams, floods Gaza\",900,unrelated\nNYC relaxes response to marijuana possession,1875,unrelated\nGOP Rep. Duncan Hunter Claims 'At Least' 10 ISIS Fighters Apprehended On Texas Border,213,unrelated\nSeth Rogen To Play Steve Wozniak In Steve Jobs Biopic,1746,discuss\nVideo: Islamic State Claims to Have Captured US Weapons Airdrop Near Kobane,666,unrelated\n\"Islamist Militants 'Steal' 11 Commercial Planes In Libya, Sparking Terror Attack Fears\",1372,discuss\n\"Jeh Johnson: Politicians Shouldn't 'Feed The Flames Of Fear' Over ISIS, Ebola\",2385,agree\nUS confirms death of Somalia terror group leader,80,unrelated\nThis Week In Weird News: Horrible Human Slaps Elderly Woman For Sneezing,1646,unrelated\nSchoolboy almost killed by electric shock claims he now has superpowers like Magneto,1361,unrelated\nIslamic State Militants Claim to Have Beheaded US Journalist James Wright Foley,1721,discuss\nUS drones hunt Isis leader in Syria,2385,unrelated\n\"\"\"Categorically False\"\": DHS Debunks Right-Wing Fiction That ISIS Attempted To Cross The U.S.- Mexico Border\",1764,agree\nISIS Militants Allegedly Contracted Ebola,2367,unrelated\n\"Absent from duty for 25 years, CPWD official dismissed\",1323,unrelated\nPaul Rudd Is Not the Viral Video Hero Who Tackled a Gay Basher in Dallas,1735,agree\nISIS launch SCORPION BOMBS to spread panic in Iraq,730,unrelated\nMichael Phelps’ ‘girlfriend’ reveals she was born a man – and never told the swimmer,1349,agree\nWhat This Homeless Guy Did With $100 Completely Stunned The Man Who Gave It To Him,941,unrelated\nIraqi media says ISIS militants have contracted Ebola,1385,unrelated\nMichael Brown shooting audio caught on tape?,1605,discuss\nMeteorite 'caused mysterious boom in Nicaragua',2154,discuss\nIslamic State claims to have beheaded American journalist,1857,unrelated\nAxl Rose NOT Dead: Fake MSNBC Death Hoax Goes Viral On Facebook,2525,agree\nMan chops off own penis after being dumped by his girlfriend,760,unrelated\nReturn of the Mac: Seth Rogen in talks to star as Apple co-founder Steve Wozniak in upcoming Steve Jobs biopic,1746,discuss\nApple was forced to nix key health features from its smartwatch -- report,116,unrelated\nHundreds mourn the 'death' of Fidel Castro after rumours sweep Twitter (but are they confusing him with recently departed Fidel Castro Odinga from Nairobi?),2028,discuss\nTexas plumber baffled after truck ends up in the hands of Syrian rebels,1213,unrelated\nReport: Apple Watch Will Need Charging Every Day,1048,unrelated\nMichael Abdul Zehaf Bibeau Pictures: Photos of Alleged ISIS-Linked Gunman in Canada,2134,unrelated\n\"#Daysofdarkness: No, There Won't Be Six Days Of Darkness In December\",804,unrelated\nThis Powerful Cartoon About The Charlie Hebdo Attack Is Not By Banksy,176,unrelated\nGod Is A Woman – Resurrected Father Narated,2043,unrelated\nSource: Tom Brokaw Wants Brian Williams Fired,892,unrelated\nISIS Leader Killed: Abu Bakr Al-Baghdadi Reportedly Killed By U.S. Airstrike,1466,discuss\nIRAQI AND KURDISH MEDIA REPORTS: ISIS FIGHTERS HAVE CONTRACTED EBOLA,75,unrelated\nISIL allegedly kills US journalist in video,1744,discuss\n\"Islamic State, in video titled \"\"A Message to America,\"\" beheads American journalist James Wright Foley who was kidnapped in 2012\",1966,agree\nKim Had Ankle Surgery:  Source,859,discuss\nGraphic Photo: Oliver Ilic Uses Razor Blade To Slice Off Own Manhood After Girlfriend Broke Up With Him,2330,unrelated\nVideo shows ISIL beheading of photojournalist James Foley,1288,discuss\n\"Tropical spider burrows under man's skin, lives there for three days\",1057,disagree\nCanadian-Israeli woman reportedly kidnapped by ISIS: Jerusalem Post,1690,discuss\nNorth Korean dictator Kim Jong-Un to open restaurant in Scotland,972,unrelated\n\"No, a bird didn't poop on Vladimir Putin\",267,unrelated\n\"Pizza delivery driver surprised with $2,000 tip\",1699,unrelated\n\"Accused Boston Marathon Bomber Severely Injured In Prison, May Never Walk Or Talk Again\",564,unrelated\nThe Internet Tried To Make Axl Rose Its Latest Death Hoax Victim,524,unrelated\nWas Alleged Audio of Michael Brown Shooting on CNN a Hoax?,2235,agree\nStar Wars: The Force Awakens to be released this summer?,1349,unrelated\nJames Foley beheading: London rapper turned jihadist believed to be under investigation for murder of journalist in Syria,592,unrelated\nBREAKING NEWS: Gunman 'shot dead' after wounding soldier near Canada parliament,2281,discuss\nKurds fear Isis use of chemical weapon in Kobani,2269,unrelated\n\"Boko Haram Cease-Fire: Abducted Nigerian Schoolgirls To Be Released, Officials Say\",1372,unrelated\n\"Explosion reported near the Nicaraguan capital attributed to meteorite impact, but experts, including NASA, cast doubt on claims\",2264,discuss\nPriest who died for 48 minutes says he met God and she’s a woman,1786,unrelated\nMagic Mushrooms Found in Queen Elizabeth's Garden at Buckingham Palace,1949,unrelated\n\"Obama, Outraged Over Beheading, Vows to Stay on Course\",1720,unrelated\nChristian Bale Is Steve Jobs,2455,discuss\n\"One gunman killed in shooting on Parliament Hill in Ottawa, hunt on for other shooters\",2281,agree\nNicaragua Meteorite Impact Theory May Be Meteor-wrong,686,unrelated\nIsis militants claim to have killed US journalist James Foley,1744,discuss\n#ISIS beheads photojournalist James Wright Foley in a massage to US to end its intervention in #Iraq.,1857,unrelated\nGive a homeless man $100 and see what he does with it [Video],2492,unrelated\nMissing Libyan aircraft spark fears of 9/11-style attack in North Africa,126,unrelated\n\"Apple Watch to Be Shower-Proof, Have 100,000 Apps at Launch: Reports\",1857,unrelated\nBig Bank Hank dead: Sugarhill Gang member and rapper dies aged 57,1458,unrelated\n‘Jihadi John’: The Islamic State killer behind the mask is a young Londoner,997,discuss\nMacaulay Culkin: Death claims about former child star revealed to be yet another hoax,2175,unrelated\nJudicial Watch's Farrell: ISIS Terrorists Did Cross Mexican Border,972,unrelated\nAl-Shabaab Terror Group Leader Killed in U.S. Airstrike,2364,discuss\nCNN Plays Alleged Audiotape of Michael Brown ShootingMilitarization Of Police,1438,unrelated\n\"Big Bank Hank, co-founder of the Sugarhill Gang, has died\",1979,unrelated\nWhat Glenn Beck Fears May Be Done With the 11 Missing Jets,959,unrelated\nIncredible Video Shows A US Marine Surviving Being Shot In The Head By A Sniper In Afghanistan,2185,unrelated\nFake Fox News Twitter account emerges after #FoxNewsFacts goes viral,1728,agree\n\"Is Kim Jong-un's Sister, Kim Yo-jong, Running North Korea In His Mysterious Absence?\",1178,unrelated\nESPN's Domestic Violence Panel Is Missing Something Important,2531,unrelated\nIslamic State 'training pilots to fly fighter jets',2188,unrelated\nEmotional sergeant-at-arms is greeted back to parliament with a rousing standing ovation a day after he heroically shot dead terrorist - the first time he used weapon in 30 year career,1040,unrelated\nLebanon confirms holding ISIS chief’s kin,205,unrelated\nRussians Bag Better Bigfoot Footage,1651,unrelated\nSon Pays Off His Parents’ Mortgage for Christmas,1933,unrelated\nAbdel-Majed Abdel Bary: London Rapper Identified As ISIS Militant Who Beheaded James Foley,1303,unrelated\nThe famous “Dog whisperer” Cesar Millan died of a heart attack this morning.,125,unrelated\nFrom bendgate to hairgate: Now iPhone 6 users complain the device is ripping out their hair,403,unrelated\nISIL Beheads American Photojournalist in Iraq,1009,unrelated\n\"Zack Snyder Kills \"\"Stolen Batmobile\"\" Rumor With Great Photo\",1790,unrelated\nIsis claims to behead US journalist,2296,unrelated\n'Spiderman' squished: Perth experts debunk spider burrowing claims,220,unrelated\nGovernment fires employee who skipped work for 24 years,1318,agree\nGraphic Photo: Oliver Ilic Uses Razor Blade To Slice Off Own Manhood After Girlfriend Broke Up With Him,831,unrelated\n\"No, That Wasn’t Paul Rudd Tackling an Airport Homophobe\",1844,unrelated\n'Spiderman' squished: Experts debunk claims,2042,agree\nISIS Seemingly Beheaded American Journalist James Wright Foley,984,unrelated\nChina App Store Manipulation Photo Goes Viral - But Is It Real?,126,unrelated\nISLAMIC STATE BEHEADS MISSING AMERICAN JOURNALIST JAMES WRIGHT FOLEY,2130,unrelated\nIraqi media: ISIS militants have contracted Ebola,1013,unrelated\nDoubts cast over Nicaragua meteorite claim,1744,unrelated\n\"See How This Homeless Man Spends A Hundred Dollars, And Keep A Tissue Handy [Video]\",2360,unrelated\n'The youngest martyr - the cub of al-Baghdadi': ISIS boasts a 10-year-old fighter has been killed as he went into battle with his father in Syria,1336,unrelated\n'Nasa Confirms Earth Will Experience 6 Days of Total Darkness in December' Fake News Story Goes Viral,664,unrelated\nSEND IN THE DRONES: Predator drones flown over IS headquarters in Syria,1234,unrelated\n\"Eyewitness: Viral Video That Netted $130K in Donations \"\"is Bullshit\"\"\",1971,agree\nIslamic State killer 'Jihadi John' named as Mohammed Emwazi,1424,discuss\nIt's back! The incredible new Batmobile takes a spin around Detroit... after rumors it had been STOLEN,269,unrelated\nLuke Somers: British-born photojournalist 'killed by al-Qaeda after failed rescue attempt in Yemen',1500,unrelated\n\"No, Banksy Didn't Create That 'Charlie Hebdo' Tribute Cartoon, But That Doesn't Mean You Can't Appreciate It\",2526,unrelated\nSoldier shot near Canadian parliament building,2252,unrelated\nIslamic Militants Post Video Claiming to Show Beheading of U.S. Journalist,1786,unrelated\nWHO: Reports of Suspected Ebola Cases in Iraq Untrue,2180,agree\nREPORT: Alleged New Audio of Michael Brown Shooting,958,unrelated\nHundreds of Palestinians flee as Israel opens dams into Gaza Valley,993,unrelated\nNun Gives Birth To Baby Boy After Suffering Intense Stomach Pains,2269,unrelated\n\"ISIS Claims It Kidnapped Gill Rosenberg, The First Western Woman To Fall Into The Group's Hands\",2302,discuss\n\"Boko Haram agrees to ceasefire, release of school girls\",1630,disagree\n\"Omar Gonzalez, White House Fence-Jumper, Made it Farther Inside\",1323,unrelated\nLego letter from the 1970s still offers a powerful message to parents 40 years later,451,unrelated\nIsis leader Abu Bakr al-Baghdadi's 'wife and son detained in Lebanon',1339,unrelated\n\"Rare meteorite impact causes blast in Nicaragua's capital, Managua\",1790,discuss\nAmazon's Newest Tablet Will Come With Free News From The Washington Post,1413,unrelated\nBREAKING Gill Rosenberg former IDF soldier was captured by ISIS,1319,unrelated\nScientists Doubt That Meteor Caused Crater In Nicaragua,1627,unrelated\nBREAKING NEWS: British-born U.S. photojournalist held hostage by al-Qaeda killed in failed rescue attempt in Yemen,1500,unrelated\nSchoolboy almost killed by electric shock claims he now has superpowers like Magneto,2526,unrelated\n\"Six months after abducting Nigerian schoolgirls, Boko Haram reportedly wants to free them\",1439,unrelated\nSHOCKING: Indian Man's Penis Cut-off After He Was Caught Attempting Rape [Photos],1291,unrelated\nISIS leader dead?,1466,discuss\nJournalist James Wright Foley reportedly beheaded by ISIS,2520,unrelated\n\"'American bombing had signed my death certificate': Missing US journalist James Wright Foley goes unflinching to his death as ISIS behead him in horrific video, as a warning to Obama\",2524,agree\nMatt Taibbi takes a leave of absence from First Look Media,1073,unrelated\nISIS Beheading of U.S. Journalist James Foley Posted to YouTube,880,discuss\n\"Confusion swirls, details murky in arrest of ISIS leader's 'wife'\",2360,unrelated\nThe Internet Tried To Make Axl Rose Its Latest Death Hoax Victim,7,unrelated\n\"Sick Kansas City man said not to have Ebola, U.S. plans new steps to fight virus\",2306,unrelated\nFears journalist James Wright Foley beheaded by Islamic State jihadists in ‘message’ to United States,539,unrelated\nCNN plays chilling audio recording allegedly from Michael Brown shooting: “At least 11 shots”,2287,discuss\nTropical spider 'burrowed under man's skin through scar' - video report,220,unrelated\nInsurgents killed in Nigeria despite alleged truce with Boko Haram,840,discuss\n#ISIS beheads photojournalist James Wright Foley in a massage to US to end its intervention in #Iraq.,533,unrelated\nTips for Chinese choosing an English name,1137,disagree\n\"ISIS Claims an American Hostage, Kayla Mueller, Died in Airstrike in Syria\",959,unrelated\n\"Video showing American journalist beheaded believed real, officials and family say\",2304,unrelated\nAirport worker strips naked at security scanner in protest against guards,2313,unrelated\nSon Pays Off His Parents’ Mortgage for Christmas,1599,discuss\nJeh Johnson shoots down Duncan Hunter's assertion IS is entering U.S. via Mexico,190,unrelated\nSugarhill Gang's Big Bank Hank Dead At 57,752,unrelated\nDog abandoned at railway station with suitcase set for happy ending as offers pour in,2176,unrelated\nJordan Vs ISIS: Reports Say King Abdullah II Could Personally Lead Airstrikes After Pilot’s Death,2490,discuss\nPriest' claim of seeing God as a woman dismissed as hoax,2296,unrelated\nComcast Says You Can Keep Your Tor,2187,unrelated\nMan Known as ‘Jihadi John’ Is Identified as Mohammed Emwazi,1543,unrelated\n\"Catholic priest dies for 48 mins, wakes up claiming God is a woman\",478,unrelated\n\"Boko Haram leader denies ceasefire deal, says 200 abducted girls married off \",1885,discuss\nNorth Korean dictator Kim Jong-Un to open restaurant in Scotland,1756,discuss\nJournalist James Wright Foley reportedly beheaded by ISIS,1011,discuss\nTexas City plumber's truck ends up in Syrian war,339,unrelated\n\"Boko Haram Cease-Fire: Abducted Nigerian Schoolgirls To Be Released, Officials Say\",1125,unrelated\nIt’s Okay To Laugh About The Fact That The Vogue Rat Infestation is Getting Worse,2080,unrelated\nChristian Bale Exits Steve Jobs Movie (Exclusive),1841,agree\n\"Source: Pot in NYC may soon net just a ticket, not arrest\",873,discuss\nMass grave found after 40 students disappear in Mexican protest,324,unrelated\nChristian Bale in Talks to Play Steve Jobs (Exclusive),428,discuss\nAn audio recording of the Michael Brown shooting has reportedly surfaced,1426,discuss\nReport: Nearly a Dozen Commercial Airliners Missing Ahead of 9/11 Anniversary After Islamists Overrun Libyan Airport,299,unrelated\nReport: Former Baseball Star Jose Canseco Accidentally Shot At Home,1661,unrelated\n20 year old burger? McDonald's burger purchased in 1995 hasn't aged a bit,2015,unrelated\nNigeria Claims Boko Haram Will Release the Kidnapped Schoolgirls,2096,unrelated\nWeatherman caught peeing live on camera,2511,discuss\n\"No, Saudi TV Did Not Blur Out Images of Michelle Obama\",1720,unrelated\nHow Canadian Sergeant-at-Arms Kevin Vickers killed shooter in parliament,210,agree\nBoko Haram denies it has agreed ceasefire,1883,unrelated\nTropical spider burrowed under man's skin through appendix scar and lived there for THREE DAYS,1375,unrelated\n[UPDATED] 11 Men and 0 Women on Tonight's ESPN Domestic Violence Panel,1806,unrelated\nGoogle said to buy six silicon valley buildings for $585 million,586,unrelated\nPentagon: ISIS Got U.S. Weapons Package,2307,agree\nKim Jong-Un 'in hospital with two fractured ankles' after ballooning to around 20 stone and going on numerous 'meet the people' walkabout PR stunts,2022,discuss\n\"Suspected meteorite leaves crater in Managua, is linked to asteroid\",731,unrelated\n'Jihadi John' identified: ISIS killer named as Mohammed Emwazi from West London,1802,unrelated\nIsis claims to behead US journalist,2388,discuss\nMissing Libyan aircraft spark fears of 9/11-style attack in North Africa,1644,unrelated\nJilted lover chops off his penis after girlfriend dumps him,592,agree\nExperts: More facts needed on purported audio recording of Michael Brown shooting,1893,unrelated\nISIS Militants Allegedly Contracted Ebola,1974,discuss\nSpider Burrows Into Australian Man's Appendix Scar (VIDEO),1530,unrelated\nFemale Israeli fighter said abducted by Islamic State  Read more: Female Israeli fighter said abducted by Islamic State,1197,unrelated\n\"Fidel Castro Rumors Sweep Internet, but No Sign in Cuba\",1003,discuss\nMicrosoft turns to robotic security guards to watch for trouble,2529,agree\n\"Accused Boston Marathon Bomber Severely Injured In Prison, May Never Walk Or Talk Again\",730,unrelated\n\"Small meteorite strikes Nicaragua, government says\",971,unrelated\n\"Is Apple about to launch a totally redesigned, 12-inch MacBook Air?\",879,unrelated\n\"Nigeria's missing girls 'to be released by Boko Haram', government aide claims\",992,unrelated\nPentagon: ISIS seized materials airdropped to Kurds,1026,unrelated\nChugging eggnog sends Utah man to hospital,126,unrelated\nHomeland Security: No ISIL fighters on U.S. border,1825,unrelated\nReport: Michael Phelps’ Tinder ‘Girlfriend’ Was Born Male; “We Made Love During Halftime”,568,discuss\n\"Paradise is open to all, even dogs, Pope tells boy\",1786,unrelated\nISIS Getting Ebola,2078,unrelated\nBiological Warfare on the Horizon? ISIS Soldiers May Be Infected With Ebola,1013,unrelated\nCode/Red: Apple Watch Battery Life — “Charge Nightly”,470,discuss\nInsurgents killed in Nigeria despite alleged truce with Boko Haram,1844,unrelated\nHas Kim's SISTER taken over North Korea? Dictator fails to show for key Communist event (but does send a nice flower basket instead),1252,unrelated\nChinese State Media Warns People To Stop Calling Themselves Dumbledore,532,unrelated\nMexico Says Students Not Among Dead in Mass Grave,1213,unrelated\nJihadi John unmasked: Former Westminster University student was arrested FIVE years ago and put on a terror watch list - but he flew to Syria to join ISIS two years later,77,unrelated\nKim Jong-un 'so fat he has fractured his ankles',2329,unrelated\n\"Sorry, Everyone: Durex Is Unfortunately Not Making Pumpkin Spice Condoms\",1853,unrelated\nSEE IT: California homeless man uses $100 gift to give food to others,2080,unrelated\nJordan’s King Abdullah Did Not Personally Fly Airstrikes On ISIS,773,unrelated\n\"James Wright Foley, Kidnapped Journalist, Apparently Executed by ISIS\",1116,discuss\nAlleged audio of Michael Brown shooting released,958,unrelated\nNigerians doubtful of girls' release after Boko Haram 'truce' breached,244,unrelated\nSeth Rogen set to play Steve Wozniak in Danny Boyle's Steve Jobs biopic,626,unrelated\n\"Canterbury Christ Church University student Jess Smith, from Chatham, starred as Teletubbies' sun\",470,unrelated\nJordan Vs ISIS: Reports Say King Abdullah II Could Personally Lead Airstrikes After Pilot’s Death,773,unrelated\nBiH: Seven Primary School Students Pregnant After Five-Day Excursion,499,unrelated\nVandal paints penis on £1.5million Bugatti Veyron,1144,discuss\nBoko Haram ceasefire ignored as violence flares in Borno state,35,unrelated\nCanadian-Israeli woman reportedly kidnapped by ISIS: Jerusalem Post,1949,unrelated\nWidower Cries Tears Of Joy After Hearing Late Wife's Voice Again,1864,unrelated\nNigeria: hopes for return of kidnapped schoolgirls rise after ceasefire reported,1099,discuss\nJihadi John ‘identified as British man from West London’,1427,unrelated\n\"No, Banksy Didn't Create That 'Charlie Hebdo' Tribute Cartoon, But That Doesn't Mean You Can't Appreciate It\",1120,unrelated\nBunbury local discovered a spider had burrowed under his skin on Bali holiday,214,unrelated\nMilitant Group Says It Killed American Journalist in Syria,1679,discuss\nFirst bendgate... now it's HAIRGATE: Angry iPhone 6 owners claim design is causing chunks of their hair to be ripped out when they make a phone call,1289,unrelated\nMissing Libyan jetliners raise fears of terror attacks on 9/11,1498,unrelated\nCNN Airs Alleged Audio from Michael Brown Shooting,2248,unrelated\nMPs credit sergeant-at-arms for saving lives in Parliament Hill shootings,1666,discuss\nZack Snyder’s ‘Batman V Superman: Dawn Of Justice’ Stolen Batmobile Rumor Put To Rest,1343,unrelated\n\"#Hairgate: Reports of iPhone 6 pulling out hair, beards, likely exaggerated\",513,unrelated\nSee the Crater a Meteorite Made in Nicaragua,10,unrelated\nNorfolk Man Pays £300 For His Constipated Goldfish To Have Lifesaving Surgery,1893,unrelated\n\"Sorry, Everyone: Durex Is Unfortunately Not Making Pumpkin Spice Condoms\",137,unrelated\nWeaponized Ebola? ISIS Militants Said To Contract Deadly Virus,1506,discuss\nChugging eggnog at office party lands man in hospital,1744,unrelated\n6 Islamist militants killed in US attack in Somalia,1905,unrelated\nGOP Rep: ‘At Least Ten ISIS Fighters Have Been Caught Coming Across The Mexican Border’,2266,discuss\nDog abandoned at railway station with suitcase set for happy ending as offers pour in,54,unrelated\n\"'Nasa Confirms Six Days of Darkness in December': No, they really don't - it's a hoax\",487,unrelated\nISIL Beheads American Photojournalist in Iraq,2450,agree\nDoubts cast over Nicaragua meteorite claim,1594,agree\nFence Jumper Made It Deeper Into the White House Than Secret Service Claims,689,unrelated\nJudd Nelson rebuffs Internet rumors that he died of a drug overdose.,1273,unrelated\n\"Rumor: Gold Apple Watch Edition priced up to $5,000, steel version at $500, will debut on Feb. 14\",105,unrelated\nExperts: More facts needed on purported audio recording of Michael Brown shooting,2248,unrelated\nISIL allegedly kills US journalist in video,704,unrelated\n\"A Vice Guide To Spending $300,000 On Dinner\",1120,unrelated\nUS hostage Luke Somers dies after rescue bid,2360,unrelated\nNigeria says it has deal with Boko Haram to release kidnapped girls,244,unrelated\nSaudi fatwa banning snowmen triggers heated debate,1277,unrelated\nPure Evil: Islamic State Beheads American Journalist James Wright Foley,1251,unrelated\nSpider burrowed through tourist's stomach and up into his chest,1263,unrelated\nWhat Glenn Beck Fears May Be Done With the 11 Missing Jets,43,unrelated\n\"How did Fake Chinese News Site Dupe Washington Post, Atlantic, BBC?\",2526,unrelated\nBREAKING: ISIS Beheads American Journalist James Wright Foley,1721,discuss\nISIS Beheads American Journalist James Foley in Video Message to U.S.,2127,unrelated\nAmazon.com to open first physical store in Manhattan: DJ,941,discuss\nApple Watch’s Power Reserve feature combats short battery life,2106,unrelated\nRobert Plant Literally Ripped Up An $800 Million Contract To Reunite Led Zeppelin,1978,agree\nMissing American journalist reportedly beheaded by Islamic State ,1336,discuss\nAxl Rose NOT Dead: Fake MSNBC Death Hoax Goes Viral On Facebook,1857,unrelated\nIs the Alleged Audio of the Gunshots That Killed Michael Brown a Hoax?,1715,discuss\nThe news of Cesar Millan's death is false,2081,unrelated\nPredator Drone Reportedly Spotted Over ISIS Stronghold,933,unrelated\nTropical spider burrowed under man's skin through appendix scar and lived there for THREE DAYS,730,unrelated\nCheese addiction breaks Kim Jong-un's ankles,818,unrelated\nKim Jong-un 'so fat he has fractured his ankles',1457,unrelated\n\"Nigeria claims deal with Boko Haram on ceasefire, kidnapped girls\",1588,discuss\nDHS Rebuffs Congressman’s Claim ISIS Infiltrating Southern Border,625,unrelated\nNun 'has surprise baby' after complaining of stomach pains,2388,unrelated\n\"Boko Haram denies cease-fire, leader says he married off kidnapped girls\",244,unrelated\n\"Apple Watch to Be Shower-Proof, Have 100,000 Apps at Launch: Reports\",1210,discuss\nIt’s About To Get Harder To Be Arrested For Pot Possession In New York City,139,unrelated\nMichael Abdul Zehaf Bibeau Pictures: Photos of Alleged ISIS-Linked Gunman in Canada,804,unrelated\nIs Kim Jong Un's sister Kim Yo Jong in charge?,465,unrelated\nNun who gave birth ‘had no idea’ she was pregnant,2269,unrelated\nISIS chlorine attack on security forces confirmed – Iraq officials,2002,discuss\nPants on Fire: Duncan Hunter makes unconfirmed claim Border Patrol caught at least 10 ISIS fighters,2093,discuss\nISIS fighters 'have contracted Ebola': World Health Organisation investigating reports militants showed up at Iraqi hospital with lethal disease,1821,unrelated\n\"Planetary Alignment On Jan 4, 2015 Will Decrease Gravity For 5 Minutes Causing Partial Weightlessness\",1481,unrelated\nTexas plumber's truck spotted in Syria: 'We have nothing to do with terror at all',1893,unrelated\nOttawa Gunman Identified As Michael Zehaf-Bibeau,2302,unrelated\nTom Brokaw Wants Brian Williams Fired Over Iraq Helicopter Story: Report,1492,unrelated\nMore than 200 kidnapped Nigerian girls to be released after deal reached with Boko Haram,1019,unrelated\n80's Brat Pack star Judd Nelson forced to deny that he's dead after fake news story starts trending on social media,1028,unrelated\nNew Audio Recording From Ferguson May Capture Michael Brown Shooting,1605,discuss\n\"North Korean leader Kim Jong Un had ankle surgery, report says\",1689,unrelated\nRumor Robert Plant Ripped Up $800 Million Contract To Reunite Led Zeppelin Called 'Rubbish',1198,unrelated\nLebanon detains wife and son of Al-Baghdadi,205,unrelated\nA Predator Drone Has Reportedly Been Spotted Circling Above ISIS's Capital City,2129,discuss\n\"A message from Jim's mom, Diane Foley:\",2109,unrelated\nYPG Confirms: Gill Rosenberg Not Captured in Kobani,1295,agree\nMeet the X-BOY: Electric shock turns kid into MAGNETO,308,unrelated\n\"Apple 12-Inch MacBook Air Details Emerge; Device Could Be Thinner, Lighter Than Current Model\",2313,unrelated\nObama denounces killing of journalist James Foley and pledges ‘justice’,1786,unrelated\n\"Obama, Outraged Over Beheading, Vows to Stay on Course\",2047,discuss\nFormer PGA Tour player: Tiger Woods suspended for drug test failure,730,unrelated\n\"If you really believed Colorado KFCs were selling pot, here’s a reality check\",2114,unrelated\nWho Is Michael Zehaf-Bibeau? Ottawa Shooter Suspect Identified By Canadian Officials ,2261,unrelated\n\"Boko Haram Denies Ceasefire, Says Kidnapped Girls Are Now Married\",1019,unrelated\nMum faces real-life Sophie's Choice – as she tries to sell her son to fund daughter's care,1905,unrelated\n\"Islamic State Training Pilots in Military Jets, Monitors Say\",2283,unrelated\nLarge space object slams Nicaragua’s capital as asteroid passes Earth,1917,unrelated\nMohammed Emwazi: Man identified as Isis killer 'Jihadi John' was 'stopped by MI5' while on safari holiday in Africa in 2010,1219,agree\n\"Apple Watch Stainless Steel variant reportedly priced at $500, $4,000 for the gold variant\",1406,unrelated\nWeather Channel’s Mike Seidel was not caught with his pants down,2419,unrelated\n\"Gill Rosenberg, former IDF soldier, possibly captured by ISIS while fighting with Kurds\",1899,discuss\nThis Week In Weird News: Horrible Human Slaps Elderly Woman For Sneezing,195,unrelated\n\"Nun gives birth, intends to keep baby\",724,unrelated\nFence-jumper made it farther in White House than Secret Service let on,1426,unrelated\nChristian Bale to play Steve Jobs in upcoming biopic,1841,disagree\nObama administration DENIES congressman's claim that 'at least ten ISIS fighters have been caught coming across the Mexican border in Texas',220,unrelated\n\"Meet Magneto Boy, the kid who attracts metal with his body\",1433,agree\n\"Luke Somers Dies In Rescue Attempt, Sister Says; Yemeni Defense Ministry Says Unnamed US Hostage Freed\",120,unrelated\n\"Hostage David Haines' Murder 'Evil', PM Says\",2241,discuss\nWidower Cries Tears Of Joy After Hearing Late Wife's Voice Again,2406,unrelated\n\"North Korean leader Kim Jong Un had ankle surgery, report says\",2197,unrelated\nMissing American journalist reportedly beheaded by Islamic State ,2526,unrelated\nMexico checks if 43 missing students in mass grave,1419,unrelated\nGuantanamo detainee freed in Bowe Bergdahl swap 'back to terrorism',2125,unrelated\nMeteorite strike in Nicaragua puzzles experts,220,unrelated\nSHOCK CLAIM: PGA Golfer Says Tiger Woods Is Suspended For Failed Drug Test,2175,discuss\n\"Rare Case: Seven Bosnian Girls, Aged 13 And 14, Fall Pregnant After Five-Day School Trip; Parents Outraged After School Cites 'Parental Neglect'\",2304,discuss\n\"BREAKING: Islamic State, in video, beheads American journalist James Wright Foley who was kidnapped in 2012 -@BNONews\",1720,unrelated\nWatch moment TV weatherman is caught urinating in the bushes LIVE on camera,2034,disagree\nRobert Plant Reportedly Tears Up $800 Million Led Zeppelin Reunion Contract,1385,unrelated\nWeatherman caught peeing live on camera,2419,unrelated\nVideo: Islamic State Claims to Have Captured US Weapons Airdrop Near Kobane,1010,discuss\nDid Kim Yo-Jong Take Kim Jong Un’s Role? North Korea Ill Health Rumors Are ‘Fabricated’,2156,unrelated\n\"Boko Haram agrees to ceasefire, release of school girls\",1883,unrelated\nMan who skipped work for 24 years is finally fired,72,unrelated\n'No hard evidence' of Isis claims it kidnapped Canadian-Israeli woman Gill Rosenberg,1299,unrelated\n\"Apple Watch Pricing to Reportedly Start at $500 for Stainless Steel, $4,000 for Gold\",2365,discuss\nThat Boko Haram Ceasefire in Nigeria Isn’t A Ceasefire,1419,discuss\nISIS Militant “Jihadi John” Identified As Young West Londoner,527,unrelated\n\"Jihadi John named as Mohammed Emwazi, from west London\",2165,agree\nDid a Meteorite Impact in Nicaragua over the Weekend?,971,unrelated\nBanksy arrest hoax: US website claims street artist caught in Watford,2091,unrelated\n\"Big Bank Hank, co-founder of the Sugarhill Gang, has died\",1339,unrelated\nDurex is not confirming or denying rumors of a “pumpkin spice” condom,2123,unrelated\nFormer U.S. soldier says IS used chemical weapons in Kobani,964,discuss\nAbdel Majed Abdel Bary Emerges as Suspect in Foley Beheading,2327,discuss\n\"A message from Jim's mom, Diane Foley:\",1905,unrelated\nLuke Somers' sister says he was killed in failed Yemen rescue attempt,271,unrelated\nISIS Releases YouTube Video Showing 10-Year-Old 'Martyr' Allegedly Killed in Battle,1336,unrelated\nCode/Red: Apple Watch Battery Life — “Charge Nightly”,2002,unrelated\n\"Obama, Outraged Over Beheading, Vows to Stay on Course\",1358,unrelated\nIncredible Video Shows A US Marine Surviving Being Shot In The Head By A Sniper In Afghanistan,1724,unrelated\nWhite House Fence Jumper Pushed Past Female Guard,2303,discuss\nDid Josh Paler Lin Stage His Viral Video About Helping the Homeless?,344,unrelated\nWhite House fence-jumper made it far deeper into building than previously known,1778,unrelated\n\"Nun Complains Of Stomach Pains, Later Gives Birth To Baby Boy\",1412,agree\nPentagon: ISIS Got U.S. Weapons Package,706,unrelated\nJeh Johnson shoots down Duncan Hunter's assertion IS is entering U.S. via Mexico,391,agree\n\"In Moscow, police are looking for a felon, cut the male genitals\",296,unrelated\nCNN Posts Alleged Audio of Michael Brown Shooting,2375,unrelated\n\"Gill Rosenberg, Canadian-Israeli Woman Feared Kidnapped By ISIS, Says She's Safe\",2261,unrelated\nThe famous “Dog whisperer” Cesar Millan died of a heart attack this morning.,1796,disagree\n\"'Nasa Confirms Six Days of Darkness in December': No, they really don't - it's a hoax\",2410,unrelated\nPentagon: ISIS Got U.S. Weapons Package,2009,unrelated\nSeth Rogen Is Woz,1262,discuss\n\"And finally: Apple Watch to launch 9 March with 100,000 apps\",2431,unrelated\n\"Boko Haram Could Release Kidnapped Girls, Nigerian Officials Say\",992,unrelated\nOfficials: Report That Area Town Is Under Ebola Quarantine Is False,1277,unrelated\nIsis leader Abu Bakr al-Baghdadi's 'wife and son detained in Lebanon',682,unrelated\nBATMAN VS. SUPERMAN BATMOBILE STOLEN,1529,discuss\nBritish hostage David Haines beheaded by Islamic State terrorists,1301,unrelated\nAre Rumors of the Apple Watch in Feb True?,1056,unrelated\nThis Selfless Homeless Man Receives $100 & Doesn't Spend A Dime On Himself!,2240,unrelated\nBoko Haram denies truce to release kidnapped schoolgirls,821,unrelated\nIslamist terrorists Jabhat Ansar al-Deen tweet picture of Texas plumber’s truck fitted with anti-aircraft gun in Syria,565,unrelated\nGRAPHIC CONTENT: Girl sneers at man's tiny penis so he CHOPS IT OFF and bins it,831,unrelated\nA Mass Grave Points to a Student Massacre in Mexico,1825,unrelated\nNew policy could reduce marijuana possession arrests,1296,unrelated\nISIS Releases YouTube Video Showing 10-Year-Old 'Martyr' Allegedly Killed in Battle,1863,unrelated\nWFB’s Bill Gertz: Obama Administration ‘Trying to Play Down’ Missing Libyan Airliners,1438,unrelated\nMcDonald’s Will Stop Serving Overweight Customers Beginning 1/1/15,2033,unrelated\nReport: NYPD to stop arresting people for minor marijuana offenses,1802,discuss\nISIS Extremists Claim to Behead British Hostage David Haines,1301,unrelated\nThat Was Fast: Christian Bale Bails on Steve Jobs Biopic,137,unrelated\nRodney Constantine keeps Facebook promise and turns himself in to police,2164,agree\nUnconfirmed reports claim Canadian-Israeli Gill Rosenberg captured by ISIS,1774,discuss\nNigeria announces truce with Boko Haram; fate of schoolgirls unclear,2045,unrelated\nTBS Is Probably Speeding Up ‘Seinfeld’ Reruns To Fit In More Commercials,1295,unrelated\nSchoolboy almost killed by electric shock claims he now has superpowers like Magneto,524,unrelated\nU.S. Hostage Luke Somers Killed During Yemen Rescue Bid: Family,2127,unrelated\nMore than 200 kidnapped Nigerian girls to be released after deal reached with Boko Haram,1506,unrelated\n\"Rumor: Stainless Steel Apple Watch Will Cost $500, Gold $4,000\",1598,unrelated\nAttorney: New audio reveals pause in gunfire when Michael Brown was shot,2345,agree\nVandal paints penis on £1.5million Bugatti Veyron,1781,unrelated\n\"North Korean leader Kim Jong Un had ankle surgery, report says\",2210,unrelated\nBali Awry,2042,discuss\nCNN Airs Alleged Audio from Michael Brown Shooting,2235,discuss\n\"Boko Haram Cease-Fire: Abducted Nigerian Schoolgirls To Be Released, Officials Say\",35,unrelated\n#RIPFidel fuels false rumors of Cuban leader's death after another Fidel Castro dies,2009,discuss\nA Predator Drone Has Reportedly Been Spotted Circling Above ISIS's Capital City,1802,unrelated\nWife and son of Isil leader Abu Bakr al-Baghdadi 'detained at Lebanon border',1471,unrelated\nN Korean leader misses annual ritual; sister ‘takes over duties’,2313,discuss\n\"One gunman killed in shooting on Parliament Hill in Ottawa, hunt on for other shooters\",1325,unrelated\n\"Texas, Hold 'Em\",968,discuss\nHas The Batman Vs. Superman Batmobile Been Stolen In Detroit?,621,unrelated\nWhite House fence-jumper made it far deeper into building than previously known,726,unrelated\nTourist dubbed ‘Spider Man’ after spider burrows under skin for days,1210,unrelated\n'Spiderman' squished: Experts debunk claims,1210,unrelated\n\"Apple Media Event Rumored for Late February, Apple Watch and 12\"\" MacBook Air Likely Topics [Updated]\",130,unrelated\n\"Cook said to confirm Apple Watch is showerproof, lasts a day\",1481,unrelated\nDurex on Rumored ‘Pumpkin Spice’ Condom: No Comment,788,unrelated\nReport: Nigerian Woman Quarantined in KC with Ebola-Like Symptoms (Video),707,unrelated\n\"Zack Snyder Kills \"\"Stolen Batmobile\"\" Rumor With Great Photo\",1939,unrelated\n\"ISIS beheads American photo-journalist James Wright Foley, threatens more to come\",1569,unrelated\nAudio of gunfire in Michael Brown case authenticated by app company,2235,disagree\nKim Jong-un relying on ‘cobra wine’ after problems with trouser snake,34,unrelated\nMoment U.S. Marine is saved by his Kevlar helmet as Taliban sniper bullet hits him in head,1180,agree\n\"James Foley, Missing American Photojournalist, Reportedly Executed By ISIS In Syria\",2067,discuss\nYPG Confirms: Gill Rosenberg Not Captured in Kobani,276,agree\nIdentity of ISIS terrorist known as 'Jihadi John' reportedly revealed,1815,unrelated\nBiological Warfare on the Horizon? ISIS Soldiers May Be Infected With Ebola,2180,discuss\nFears journalist James Wright Foley beheaded by Islamic State jihadists in ‘message’ to United States,1009,unrelated\nPolice hunting mystery 'slapper' in tweed jacket who attacks people who sneeze in town's high street,1175,unrelated\nGuantanamo detainee freed in Bowe Bergdahl swap 'back to terrorism',1933,unrelated\nRobert Plant Literally Ripped Up An $800 Million Contract To Reunite Led Zeppelin,1760,unrelated\n\"Priest Dies, Wakes Up, Claims God Is a Woman. Huh?\",1478,unrelated\nIsis tells mother on rescue mission :’You’ve just eaten your son’,1040,unrelated\nMan chops off own penis after being dumped by his girlfriend,2302,unrelated\nWoman Says She Gave Her Cheating Man a Printout of His DMs for Christmas,882,unrelated\nREPORT: Alleged New Audio of Michael Brown Shooting,1252,unrelated\n‘Star Wars: The Force Awakens’ May Get An Early Release Date—Report,40,unrelated\nMagic mushrooms found in BUCKINGHAM PALACE by Alan Titchmarsh,2519,unrelated\nReport: HBO Now coming to Apple TV next month,1074,discuss\nMichael Phelps’ girlfriend Taylor Lianne Chandler reveals she was raised as a boy,2528,unrelated\n\"Meteorite Strikes Nicaraguan Capital, Creates 16-Foot-Deep Crater\",2125,unrelated\nCatholic Priest Claims God Is Female After Clinically Dead Experience,2515,agree\nTexas Plumber Has ‘No Idea’ How Company Truck Ended Up With ISIS,1950,agree\nLebanon 'holding IS leader's daughter and ex-wife',1435,unrelated\nSenior Western Intelligence Official Confirms London Rapper Abdel Majed Abdel Bary Is A Suspect In The Foley Killing,503,unrelated\nDurex on Rumored ‘Pumpkin Spice’ Condom: No Comment,242,unrelated\n\"Sorry, KFC isn't going to be selling weed in Colorado restaurants\",2125,unrelated\nVogue’s Shiny New Office Has a Big Rat Problem,2498,agree\nIs Ebola Virus Spreading Among ISIS Militants? Reports Claim Jihadists Seeking Cure at Mosul Hospital,1355,discuss\nWatch marine take sniper shot to the head and live,743,agree\nCongressman: ‘At least 10 ISIS fighters’ caught trying to cross into US,1931,discuss\nBig Bank Hank dead: Sugarhill Gang member and rapper dies aged 57,1996,unrelated\nApple Users Add Hairgate to iPhone 6 Problems,304,unrelated\nMan breaks down in tears when a lost recording of his deceased wife resurfaces,662,unrelated\nThat Boko Haram Ceasefire in Nigeria Isn’t A Ceasefire,298,unrelated\nStar Wars: The Force Awakens to be released this summer?,2385,unrelated\nCongressman: ‘At least 10 ISIS fighters’ caught trying to cross into US,2132,unrelated\nCNN plays chilling audio recording allegedly from Michael Brown shooting: “At least 11 shots”,822,discuss\nNASA Raises Doubts About Reports of Nicaraguan Meteorite,40,unrelated\nGOP Rep: ‘At Least Ten ISIS Fighters Have Been Caught Coming Across The Mexican Border’,1483,unrelated\nHomeless man receives $100... then shocks everyone with how he spends it,1429,discuss\n\"No, a mechanical polar bear is not about to be given an Asbo\",2446,agree\nUS probing claims ISIS fighters seized airdropped weapons meant for Kurds,1597,discuss\nChristian Bale Is Steve Jobs,1939,unrelated\nCheese addiction breaks Kim Jong-un's ankles,1837,unrelated\nMedia outlets identify 'Jihadi John',2501,unrelated\n\"Suspected meteorite leaves crater in Managua, is linked to asteroid\",345,unrelated\nRapper identified as James Foley's executioner: reports,1036,discuss\nIraqi and Kurdish media reports cases of Ebola among Islamic State fighters in Mosul,2192,unrelated\nBREAKING: British-born hostage 'KILLED in failed rescue attempt',1187,discuss\nAudio recording allegedly captures moment Michael Brown was shot,195,unrelated\nMexico prosecutor: Students not in 1st mass graves,1670,unrelated\nEbola Frisco 2014: Patient Shows Virus Symptoms After Apparent Thomas Eric Duncan Contact,1119,unrelated\nWatch NAKED airport worker walk through scanner in bizarre protest against 'rough' guards,1651,unrelated\n\"McDonald’s Removing Big Mac, Apple Pies And Eliminating Large Size Options\",2252,unrelated\nISIS Leader Killed: Abu Bakr Al-Baghdadi Reportedly Killed By U.S. Airstrike,1737,unrelated\nFemale Israeli fighter said abducted by Islamic State  Read more: Female Israeli fighter said abducted by Islamic State,5,unrelated\nISIL Beheads American Photojournalist in Iraq,1873,unrelated\nHBO in talks with Apple to be launch partner for coming web service 'HBO Now',545,unrelated\nIs Ebola Virus Spreading Among ISIS Militants? Reports Claim Jihadists Seeking Cure at Mosul Hospital,2299,unrelated\n\"Insiders Claim Steel Apple Watch to Start at $500, Gold at $4,000\",1839,unrelated\nAnother American hostage at risk by Islamic state,2524,agree\n\"Tropical spider burrows under man's skin, lives there for three days\",1422,unrelated\nChristian Bale to play Steve Jobs in upcoming biopic,2314,unrelated\nKim Jong-Un's Sister Takes Control in North Korea,1817,unrelated\nMedia reports identify Londoner as Islamic State's ‘Jihadi John’,1939,discuss\nISIS Video: America’s Air Dropped Weapons Now in Our Hands,2448,unrelated\nMeet the 17-Year-Old Who Made $72 Million During His High-School Lunch Breaks,2009,unrelated\nKim Jong-Un planning Scottish restaurant,1588,unrelated\nPumpkin Spice Condoms Could Be The Only Thing To Save The World From Basic Children,2123,unrelated\nNigeria and Boko Haram 'agree ceasefire and girls' release',2078,unrelated\nLynch Mob Castrates Alleged Rapist In Rajasthan,1268,unrelated\nDaash Ebola transferred to Mosul {Google Translate],1385,unrelated\nRussian Man Wakes Up to Find His Testicles Have Been Stolen,271,unrelated\nNew Audio Recording From Ferguson May Capture Michael Brown Shooting,1893,unrelated\nIslamic Militants Post Video Claiming to Show Beheading of U.S. Journalist,2388,discuss\nMet police denies reports of Banksy arrest,1296,unrelated\nNYC High School Student Nicknamed ‘Teen Wolf’ Made $72 Million On Stock Market,643,unrelated\nAmazon Reportedly Planning An Ad-Supported Video Service That Will Be Cheaper Than Netflix,81,unrelated\nDog found abandoned at Scottish train station with suitcase of belongings,1214,agree\n\"Texas, Hold 'Em\",409,unrelated\nDHS: GOP Rep.’s Claim ISIS Members Caught at U.S. Border ‘Categorically False’,190,unrelated\nKimye’s Fault? Anna Wintour’s NYC ‘Vogue’ Offices Hit With Disgusting Rat Infestation: ‘Rat Droppings On Desks’,1619,discuss\nJosh Paler Lin Gives A Homeless Man $100 And Follows Him To See How He Spends It,1611,discuss\nWoman Says She Gave Her Cheating Man a Printout of His DMs for Christmas,15,discuss\nISIS Beheads American Journalist,2115,unrelated\nIs this proof of bigfoot? New 'yeti' video shows giant hairy beast walking through forest,2280,unrelated\nAudio may have captured Michael Brown shooting,472,unrelated\nReport: 4 ISIS Terrorists Caught at Southern Border in 36 Hrs,564,unrelated\nMan who SLAPS people if they sneeze in public being hunted by police,1826,unrelated\n\"Kim Yo Jong, Kim Jong-Un’s Sister, Takes Control of North Korea While Brother Gets Treatment?\",1467,unrelated\nBali spider burrows under Aussie’s chest,2338,discuss\nAttorney: New audio reveals pause in gunfire when Michael Brown was shot,662,unrelated\nConfusion as Cuba’s Castro mourned instead of Kenya’s Fidel,1832,unrelated\n\"Nigeria Says It Struck A Cease-Fire With Boko Haram, But Are They Talking To The Right Guy?\",1885,discuss\nDera Sacha Sauda Chief Forced Castration of 400 Devotees? CBI Files Case Against 'MSG: The Messenger of God' Actor,1921,unrelated\nRussian Yeti Or Bigfoot Hoax? New Footage Sparks Debate,964,unrelated\nMedia reports identify Londoner as Islamic State's ‘Jihadi John’,503,unrelated\nWhiz kid stock picker: I didn't actually make $72M trading,2367,unrelated\nWHO ‘probing’ whether ISIS fighters got Ebola,1097,unrelated\nNujaifi Condemns / Daash / crime in Saqlawiyah and Alsiger areas of Anbar.,1357,unrelated\nMacaulay Culkin Dead? Fans Freak Out Over Death Rumors,1155,unrelated\nApple Watch reportedly set to ship in the U.S. by March,670,unrelated\nSeth Rogen reportedly nabs Steve Wozniak role in Steve Jobs filmSteve Jobs Iconic Moments,1539,unrelated\nREPORT: Apple Isn't Happy With The Battery Life Of Its New Smartwatch,1572,unrelated\n\"Fidel Castro Rumors Sweep Internet, But No Sign in Cuba\",2506,discuss\nBanksy arrest hoax: US website claims street artist caught in Watford,1296,unrelated\nPaul Rudd Is Not the Viral Video Hero Who Tackled a Gay Basher in Dallas,1175,unrelated\nVideo messaging service verifies timing of CNN audio recording,1426,discuss\nUS airstrike targets Al Shabaab leader Ahmed Abdi Godane in Somalia,2364,discuss\nChinese parents try to SELL their son to pay for medical treatment for his sick twin sister,350,unrelated\nJames Foley beheading: London rapper turned jihadist believed to be under investigation for murder of journalist in Syria,2528,discuss\nReport: Michael Phelps’ Tinder ‘Girlfriend’ Was Born Male; “We Made Love During Halftime”,1342,discuss\nReport: Audio Reveals Pause Between Gunshots When Michael Brown Was Shot,1481,unrelated\n\"White House Fence-Jumper Overpowered Secret Service Officer, Ran Through Much of Main Floor\",917,unrelated\n\"A message from Jim's mom, Diane Foley:\",11,unrelated\nAngry mob cut off rapist’s penis with meat cleaver (VIEWER DISCRETION),1760,unrelated\nWeb of confusion as scientists cast doubt on man's claims that a spider burrowed into his stomach through his SCAR,859,unrelated\nMeteorite 'caused mysterious boom in Nicaragua',1817,unrelated\n\"ISIS Claims an American Hostage, Kayla Mueller, Died in Airstrike in Syria\",2277,unrelated\n\"BREAKING: Islamic State, in video, beheads American journalist James Wright Foley who was kidnapped in 2012 -@BNONews\",2524,agree\nCloistered nun has a stomach ache  hospital gives birth to a baby [Google Translate],467,unrelated\nPeople On Twitter Think Macklemore Has Joined ISIS,1413,discuss\n\"Forget 18-karat gold, next-generation Apple Watch Edition could use platinum: Report\",1415,unrelated\nSamsung is reportedly making a secret new chip in the Apple Watch,687,unrelated\n‘Star Wars: The Force Awakens’ May Get An Early Release Date—Report,381,discuss\nAlleged audio of Michael Brown shooting released,1803,unrelated\nAudio recording allegedly captures moment Michael Brown was shot,2020,unrelated\nCanadian Soldier Shot At Ottawa War Memorial: Report,586,unrelated\nCNN Posts Alleged Audio of Michael Brown Shooting,398,discuss\n\"ISIS beheads American photo-journalist James Wright Foley, threatens more to come\",2296,unrelated\nHBO and Apple in Talks for $15/Month Apple TV Streaming Service Launching in April,2177,unrelated\nBodies In Mexico Mass Grave Apparently Not Those Of Missing Students,2410,unrelated\n\"ISIS: We have our hands on weapons, ammo air-dropped by U.S.\",1648,unrelated\nGoogle Grows With $1.6 Billion in California Office Deals,800,unrelated\nBunbury local discovered a spider had burrowed under his skin on Bali holiday,1531,disagree\n\"Report: ISIS kidnaps Canadian-Israeli, former IDF soldier who went to fight with the Kurds\",573,unrelated\n\"A message from Jim's mom, Diane Foley:\",7,unrelated\nTwo GOP Congressmen Say Suspected Terrorists Caught Crossing U.S.–Mexico Border,2296,unrelated\nCPWD official sacked for absence from duty for 25 years,860,unrelated\nIndia: 400 men cut off their testicles to 'get closer to God' following advice from 'guru',1648,unrelated\nPentagon: ISIS seized materials airdropped to Kurds,385,unrelated\nMum faces real-life Sophie's Choice – as she tries to sell her son to fund daughter's care,1040,unrelated\n‘Evil straight from the pits of hell': American journalist James Foley reportedly beheaded by ISIS,1224,unrelated\nChristian Bale won't play Steve Jobs,1296,unrelated\nFerguson riots: audio may have captured Michael Brown shooting,776,unrelated\n\"Catholic Priest Dies for 48 Minutes, Comes Back to Life and Claims God Is Female\",2520,unrelated\n\"In Moscow, police are looking for a felon, cut the male genitals\",687,unrelated\nPentagon confirms al-Shabab leader killed in airstrike in Somalia,1931,unrelated\n‘Cannibal mother tries to eat her newborn baby after giving birth’,2434,unrelated\n\"So, There Might Be a Rat Infestation at Vogue\",754,unrelated\nAudio recording allegedly captures moment Michael Brown was shot,539,unrelated\nParents are furious after seven girls aged 13-14 fall pregnant on a school trip,2170,agree\nWatch NAKED airport worker walk through scanner in bizarre protest against 'rough' guards,26,unrelated\n\"Ann Arbor pizza delivery driver surprised with $2,000 tip\",1347,unrelated\n\"Accused Boston Marathon Bomber Severely Injured In Prison, May Never Walk Or Talk Again\",80,unrelated\nHORROR: ISIS Fighters Have Reportedly Contracted Ebola,1689,discuss\nTerrorism fears rise amid reports of stolen jetliners,1022,unrelated\nNorth Korea reportedly bans anyone sharing Kim Jong Un's name,78,unrelated\nAmazon.com to open first physical store in Manhattan: DJ,1745,discuss\nFuture Apple Watches could include platinum models - report,2421,discuss\n\"Boko Haram denies truce, says kidnapped girls married\",244,unrelated\nWife and son of Islamic State leader Abu Bakr al-Baghdadi detained in Lebanon,2360,unrelated\nChristmas Is Cancelled: Pumpkin Spice Condoms Are a Goddamn Hoax,1642,unrelated\nReport: Christian Bale Just Bailed on the Steve Jobs Movie,687,unrelated\nISIS militants trick mother into ‘eating her kidnapped son’,204,unrelated\nMan chops off own penis after being dumped by his girlfriend,1095,unrelated\n#ISIS beheads photojournalist James Wright Foley in a massage to US to end its intervention in #Iraq.,2109,unrelated\nAmazon's first brick-and-mortar store said to open in Manhattan,703,unrelated\n\"Spider burrowed into appendix scar, crawled through WA man's body\",1271,unrelated\nGOP Rep. Duncan Hunter Claims 'At Least' 10 ISIS Fighters Apprehended On Texas Border,2141,unrelated\n\"No, there aren’t any Ebola cases in Iraq\",1004,unrelated\nISIS Executioner 'Jihadi John' Is Named as Mohammed Emwazi,2184,unrelated\n#HairGate: iPhone 6 Customers Are Complaining That The Phone Is Ripping Out Their Hair,91,unrelated\nPants on Fire: Duncan Hunter makes unconfirmed claim Border Patrol caught at least 10 ISIS fighters,2307,unrelated\n\"No, Banksy hasn’t been arrested\",949,agree\nChristian Bale Won't Play Steve Jobs After All,2017,discuss\nFormer British Rapper Reportedly Under Investigation for James Foley Beheading,405,discuss\n\"The rapper, the hacker and the terror travel guide writer. Is one of these British extremists Jihadi John? Three potential Islamic State 'Beatles' emerge as MI5 'zeroes in' on murderer who beheaded U.S. journalist James Foley\",1237,unrelated\n$YUM Serving Up #Marijuana & Fried Chicken,1826,unrelated\nISIL Beheads American Photojournalist in Iraq,1921,unrelated\nIRAQI AND KURDISH MEDIA REPORTS: ISIS FIGHTERS HAVE CONTRACTED EBOLA,1974,discuss\nDog abandoned at Scottish rail station with suitcase full of belongings  Read more: http://www.ctvnews.ca/world/dog-abandoned-at-scottish-rail-station-with-suitcase-full-of-belongings-1.2175026#ixzz3O9Shc1IO,1212,unrelated\nCNN Posts Alleged Audio of Michael Brown Shooting,662,unrelated\nCNN Expert on Brown Audio: At First I Thought ‘Someone’s Trying to Punk CNN’,2248,unrelated\nOscar winner Christian Bale to play Steve Jobs in upcoming biopic,1234,unrelated\nReport: Apple Watch to Ship in March,2154,unrelated\n\"Fidel Castro Rumors Sweep Internet, but No Sign in Cuba\",2296,unrelated\nBali spider burrows under Aussie’s chest,1826,unrelated\n‘Photo of slain IS leader’ reported to be doctored,1522,discuss\nNigeria says it has deal with Boko Haram to release kidnapped girls,2530,discuss\nKim Jong-Un 'bans the name Kim Jong-un',769,unrelated\nISIS launch SCORPION BOMBS to spread panic in Iraq,1251,agree\nWHO ‘probing’ whether ISIS fighters got Ebola,1926,unrelated\nPolice hunting mystery 'slapper' in tweed jacket who attacks people who sneeze in town's high street,2477,unrelated\n\"Therefore, the \"\"feminist blogger\"\" who aborted a boy probably fake\",1363,unrelated\nComcast blocks Tor,1314,unrelated\n\"Ann Arbor pizza delivery driver surprised with $2,000 tip\",1699,unrelated\n\"UBS survey finds 10% of consumers want a smartwatch, expects 24M Apple Watch sales in fiscal 2015\",247,unrelated\n\"Stainless steel Apple Watch could cost just $499, but gold will be 10 times as pricey\",181,discuss\nESPN's Domestic Violence Panel Is Missing Something Important,825,unrelated\nSaudi Arabia Cleric Issues Fatwa Against Building Snowmen,1540,unrelated\nVideo: Marine survives Taliban sniper headshot thanks to helmet,26,unrelated\nKim Jong-un: Absent North Korean leader is 'recovering from ankle surgery',1081,discuss\nParliament Hill shooting: Sergeant-At-Arms Kevin Vickers the family hero who took down Ottawa gunman,40,unrelated\n\"Nigeria claims deal with Boko Haram on ceasefire, kidnapped girls\",244,unrelated\nBig Bank Hank of The Sugarhill Gang is dead at 57,1190,agree\nSaudi Arabian cleric issues fatwa against snowmen,1950,unrelated\n\"Catholic Priest Dies for 48 Minutes, Comes Back to Life and Claims God Is Female\",1549,disagree\nVideo: Islamic State Claims to Have Captured US Weapons Airdrop Near Kobane,1026,unrelated\n'Jihadi John' named as Mohammed Emwazi from London,2531,unrelated\nNigeria Claims Boko Haram Will Release the Kidnapped Schoolgirls,244,unrelated\nIsis claims to behead US journalist,1336,discuss\nGCPD Solved Stolen Batmobile Case?,2090,unrelated\nCNN Expert on Brown Audio: At First I Thought ‘Someone’s Trying to Punk CNN’,1252,unrelated\nActor has his testicles stolen after meeting ‘young blonde woman at a bar’,699,unrelated\nOscar winner Christian Bale to play Steve Jobs in upcoming biopic,2211,disagree\nAlleged audio of Michael Brown shooting has surfaced,277,unrelated\nLarge space object slams Nicaragua’s capital as asteroid passes Earth,1071,unrelated\nTexas plumber's truck spotted in Syria: 'We have nothing to do with terror at all',339,unrelated\nUS officials: Video shows American's execution,1747,discuss\n\"Islamic State, in video titled \"\"A Message to America,\"\" beheads American journalist James Wright Foley who was kidnapped in 2012\",2525,unrelated\nAmazon plans a streaming-video alternative,1642,unrelated\nThis Is What The Sun Baby From ‘Teletubbies’ Looks Like Now,1331,unrelated\nChristian Bale to play Steve Jobs in upcoming biopic,2455,discuss\nAlleged Ottawa gunman: What we know so far about Michael Zehaf-Bibeau,1866,discuss\nUS Intel: Taliban Man Released From Gitmo in Bergdahl Deal is Back to Militant Activity,592,unrelated\nMichelle Obama’s face blurred by Saudi state television,1263,unrelated\nSchoolboy almost killed by electric shock claims he now has superpowers like Magneto,511,unrelated\nKANE'S FUTURE IN WINNIPEG IN DOUBT?,484,unrelated\nMore than 200 kidnapped Nigerian girls to be released after deal reached with Boko Haram,2096,unrelated\n\"Nigeria's missing girls 'to be released by Boko Haram', government aide claims\",1019,unrelated\nChristian Bale in Talks to Play Steve Jobs (Exclusive),691,unrelated\nAl-Shabab leader who ordered Kenya mall massacre believed killed in US drone attack in Somalia,1835,discuss\n\"NYPD to stop arresting for low-level marijuana charges, will issue tickets instead: source\",1261,unrelated\nIs the Alleged Audio of the Gunshots That Killed Michael Brown a Hoax?,1289,unrelated\niOS 8 bug reportedly erases iCloud Drive documents when settings are reset,93,unrelated\nMan Chops Off and Throws Away His Small Penis After Bad Breakup,1799,agree\nISIS militants appear to behead abducted American journalist James Wright Foley in graphic video,1786,unrelated\n\"Woman catches husband cheating with her twin, humiliates them\",374,unrelated\nFake-News: 'McDonald's Will Stop Serving Overweight Customers',1413,unrelated\nUPDATE: BATMAN v SUPERMAN Batmobile Reportedly Stolen By (Shocker!) Detroit Locals,1529,discuss\nISIS Getting Ebola,1899,unrelated\nPriest who died for 48 minutes says he met God and she’s a woman,2520,unrelated\nIsraeli Canadian fighting ISIS posts on Facebook: I'm safe and secure,2471,discuss\n\"No, Saudi TV Did Not Blur Out Images of Michelle Obama\",26,unrelated\nGive a homeless man $100 and see what he does with it [Video],1820,unrelated\n\"Omar Gonzalez, White House Fence-Jumper, Made it Farther Inside\",1547,unrelated\nJeh Johnson shoots down Duncan Hunter's assertion IS is entering U.S. via Mexico,2141,unrelated\nISIS Appears To Behead American Photojournalist In YouTube Video,1116,discuss\n\"‘Teletubbies’ Sun Baby: Fans Freak Out Over Jess Smith, 19\",1834,unrelated\nNigerians doubtful of girls' release after Boko Haram 'truce' breached,1661,unrelated\n\"Comcast Turns Complaints Back On Customer, Gets His Employer To Fire Him\",2405,discuss\n\"Planetary Alignment On Jan 4, 2015 Will Decrease Gravity For 5 Minutes Causing Partial Weightlessness\",1372,unrelated\nIslamic State claims it executed American photojournalist James Foley,1347,unrelated\nGoogle Grows With $1.6 Billion in California Office Deals,381,unrelated\n1901 Boston time capsule yields small red book,690,unrelated\nThat Boko Haram Ceasefire in Nigeria Isn’t A Ceasefire,922,disagree\nLawmaker Says ‘At Least 10′ Islamic State Fighters Have Been Captured at the Southern U.S. Border,2056,unrelated\nMan discovers spider living under his skin during Bali vacation,220,unrelated\nRussian TV actor wakes up to find his testicles stolen,1787,unrelated\n\"Nigeria Says It Struck A Cease-Fire With Boko Haram, But Are They Talking To The Right Guy?\",903,unrelated\nIraqi media: ISIS militants have contracted Ebola,1385,unrelated\n'The Force Awakens' Release Date: JJ Abrams Plan for an Early Release of 'Star Wars' Movie?,808,unrelated\nThis Selfless Homeless Man Receives $100 & Doesn't Spend A Dime On Himself!,359,unrelated\nVideo messaging service verifies timing of CNN audio recording,413,unrelated\nGuantanamo detainee freed in Bowe Bergdahl swap 'back to terrorism',2167,unrelated\nNorth Korea reportedly bans anyone sharing Kim Jong Un's name,701,discuss\nOttawa shooting: Sergeant-at-arms Kevin Vickers hailed a hero for shooting rampaging gunman,1002,unrelated\nVideo: Marine survives Taliban sniper headshot thanks to helmet,1905,unrelated\nHundreds mourn the 'death' of Fidel Castro after rumours sweep Twitter (but are they confusing him with recently departed Fidel Castro Odinga from Nairobi?),1530,unrelated\n'Hairgate': iPhone hit by new social media storm,1867,discuss\nMexican cartel leader kills self; bodies in grave not missing students,1148,unrelated\nMichelle Obama’s face blurred by Saudi state television,1342,unrelated\n\"ISIS Video Shows Execution of David Cawthorne Haines, British Aid Worker\",2241,discuss\nNew ISIS Video Shows Militants Seizing Weapons Airdropped By US Near Kobani,305,unrelated\nWho Is Michael Zehaf-Bibeau? Ottawa Shooter Suspect Identified By Canadian Officials ,874,unrelated\n'Sex attacker' has penis cut off with a cleaver in India,1760,unrelated\n\"Vice CEO Shane Smith reportedly spent $300,000 on a steak dinner at CES\",2463,unrelated\nNicaragua Meteorite Impact Theory May Be Meteor-wrong,1900,unrelated\nHas Ebola infected Isis militants in Mosul?,2075,discuss\n#ISIS beheads photojournalist James Wright Foley in a massage to US to end its intervention in #Iraq.,2304,unrelated\n\"Islamic State Training Pilots in Military Jets, Monitors Say\",2097,unrelated\n\"Gill Rosenberg, Canadian-Israeli Woman Feared Kidnapped By ISIS, Says She's Safe\",2404,unrelated\n\"Video showing American journalist beheaded believed real, officials and family say\",938,unrelated\nThe Arrest of the ISIS Leader's Wife and Son,670,discuss\nGraffiti Artist Banksy Arrested In London; Identity Revealed,2468,disagree\nIsis militants claim to have killed US journalist James Foley,1840,unrelated\nIsis leader Abu Bakr al-Baghdadi's 'wife and son detained in Lebanon',1471,unrelated\n\"Gill Rosenberg, Canadian-Israeli Woman Feared Kidnapped By ISIS, Says She's Safe\",2037,agree\nHow did a Texas plumber's truck end up with Syrian rebels? (+video),2344,unrelated\nReport: US Drones Over Syria Looking for ISIS Leader Abu Bakr al-Baghdadi,2469,discuss\nLynch mob chop man's penis off after catching him allegedly trying to rape teenager,693,unrelated\nMan breaks down in tears when a lost recording of his deceased wife resurfaces,1171,unrelated\nREPORT: JETLINERS STOLEN FROM LIBYA COULD BE USED TO ATTACK U.S. ON 9/11,1804,unrelated\nJudd Nelson rebuffs Internet rumors that he died of a drug overdose.,2521,unrelated\nUS officials: Video shows American's execution,2525,unrelated\n\"Islamic State, in video titled \"\"A Message to America,\"\" beheads American journalist James Wright Foley who was kidnapped in 2012\",1747,agree\nJudd Nelson Death Hoax: FOX News Impersonator Claims Actor Found Dead In Los Angeles Condo,1737,unrelated\n\"Tropical spider burrows under man's skin, lives there for three days\",1579,discuss\nNigeria says it has deal with Boko Haram to release kidnapped girls,1661,unrelated\nTim Cook Reportedly Reveals Apple Watch Waterproofing Has Improved,1289,discuss\n\"See How This Homeless Man Spends A Hundred Dollars, And Keep A Tissue Handy [Video]\",760,agree\nDNA tests prove Lebanon IS holding ISIS chief al-Baghdadi's ex-wife and daughter after they were caught with fake passports,1883,unrelated\n\"North Korean leader Kim Jong-un not missing, just having ankle surgery\",1097,unrelated\nMore than 200 kidnapped Nigerian girls to be released after deal reached with Boko Haram,1439,unrelated\nUnbearable! Carolling toy in Shefford 'gagged' by council,2446,discuss\nDetroit Police Issue Statement That The Batmobile Is Safe,964,unrelated\nNew Audio Recording From Ferguson May Capture Michael Brown Shooting,1252,unrelated\nInsurgents killed in Nigeria despite alleged truce with Boko Haram,206,unrelated\nBritish rapper a suspect in ISIS beheading,1649,unrelated\nFears journalist James Wright Foley beheaded by Islamic State jihadists in ‘message’ to United States,903,discuss\n\"Apple Watch pricing: Will you spend $5000 for Gold edition, $500 for stainless steel?\",2409,unrelated\n\"'American bombing had signed my death certificate': Missing US journalist James Wright Foley goes unflinching to his death as ISIS behead him in horrific video, as a warning to Obama\",1120,unrelated\nMexico Student Massacre Update: More Graves Discovered At Murder Site,777,discuss\nGovernment employee fired after skipping work for 24 years,2441,agree\nMexico finds 4 more graves at site of suspected student massacre,1795,discuss\nUS probing claims ISIS fighters seized airdropped weapons meant for Kurds,2336,unrelated\nRobot security guards now patrolling Microsoft's Silicon Valley campus,1721,unrelated\nChristian Bale won't play Steve Jobs,1939,unrelated\nReport: Apple Watch Will Need Charging Every Day,1625,unrelated\nWoman Says She Gave Her Cheating Man a Printout of His DMs for Christmas,2477,unrelated\nReport: Possible audio tape of Michael Brown shooting,2220,discuss\nAmazon plans a streaming-video alternative,1212,unrelated\n\"Luckiest Pizza Delivery Guy Ever Gets $2,000 Tip\",781,unrelated\nMarijuana Law New York: How No-Arrest Policy Could Make Things Worse For Minor Offenders ,139,unrelated\n\"Jess Smith, 19, Claims She Was Teletubbies' Giggling Baby: What Did She Get Paid?\",1623,discuss\n\"Apple Watch users will need to recharge nightly, company still working to improve uptime before launch\",2391,unrelated\nIslamic State claims it executed American photojournalist James Foley,1627,unrelated\n\"Viral Video Of Homeless Man Spending $100 On Food For Other Homeless Was Faked, Witness Says\",742,unrelated\nGoogle Grows With $1.6 Billion in California Office Deals,737,unrelated\nFBI Probing Alleged Audio of Michael Brown Shooting,456,unrelated\nISIS fighters 'have contracted Ebola': World Health Organisation investigating reports militants showed up at Iraqi hospital with lethal disease,132,unrelated\nKANE'S FUTURE IN WINNIPEG IN DOUBT?,696,unrelated\nSEND IN THE DRONES: Predator drones flown over IS headquarters in Syria,137,unrelated\n\"Once Again, The Banksy 'Arrest' Is A Giant Hoax. Repeat: A Hoax.\",667,unrelated\nPolice hunting mystery 'slapper' in tweed jacket who attacks people who sneeze in town's high street,1422,agree\nElectric shock turns Russian boy into Marvel's Magneto,2215,agree\nKim Jong-un: Absent North Korean leader is 'recovering from ankle surgery',2042,unrelated\nU.S. airstrike kills Islamic Al Shabab terrorist leader in Somalia,1355,unrelated\nApple Watch launch reportedly planned for February with limited supply,2116,unrelated\nIsis tells mother on rescue mission :’You’ve just eaten your son’,1289,unrelated\n\"ISIS Militants Have Contracted Ebola: Iraqi, Kurdish Media Reports\",1291,unrelated\nISIS Reportedly Beheads American Photojournalist in Iraq,2404,unrelated\n\"US Drones, Hunting for ISIS Leader, Seen Flying over Syrian Airspace\",2129,discuss\nAn Audio Recording of the Michael Brown Shooting Has Reportedly Surfaced,816,discuss\nHow Canadian Sergeant-at-Arms Kevin Vickers killed shooter in parliament,1586,unrelated\nPentagon confirms al-Shabab leader killed in airstrike in Somalia,646,unrelated\nDylan Thomas Finds Tropical Spider Burrowed Under Skin,304,unrelated\nPumpkin Spice condoms? Don't fall for this hoax.,1002,unrelated\nNigeria announces truce with Boko Haram; fate of schoolgirls unclear,125,unrelated\nIsis 'fed murdered kidnap victim to his own mother after she travelled to their headquarters and demanded to see him',2297,unrelated\nDurex on Rumored ‘Pumpkin Spice’ Condom: No Comment,1212,unrelated\nChristian Bale will not play Steve Jobs,1296,unrelated\nWayward sister ‘nun the wiser’ about baby,1597,unrelated\nHigh school student scores $72M playing the stock market,2252,unrelated\nLarge space object slams Nicaragua’s capital as asteroid passes Earth,731,unrelated\n\"ISIS beheads American photo-journalist James Wright Foley, threatens more to come\",880,discuss\nSeven girls fall pregnant after five day school trip in Bosnia and Herzegovina,2230,unrelated\nObama administration DENIES congressman's claim that 'at least ten ISIS fighters have been caught coming across the Mexican border in Texas',385,unrelated\n\"See How This Homeless Man Spends A Hundred Dollars, And Keep A Tissue Handy [Video]\",205,unrelated\nTim Cook Reportedly Reveals Apple Watch Waterproofing Has Improved,93,unrelated\n\"Brian Williams: No, Our Meteorologist Was Not Peeing on Live TV\",1319,disagree\nEggnog-chugging contest leads to hospital stay,1936,unrelated\n\"Small meteorite strikes Nicaragua, government says\",1790,discuss\nDavid Haines beheading video confirmed genuine; UK PM Cameron vows to hunt down ISIS 'monsters',2348,agree\nEmotional sergeant-at-arms is greeted back to parliament with a rousing standing ovation a day after he heroically shot dead terrorist - the first time he used weapon in 30 year career,1586,unrelated\nREPORT: The Batmobile Might Have Been Stolen In Detroit,2411,unrelated\nJihadi John unmasked: Former Westminster University student was arrested FIVE years ago and put on a terror watch list - but he flew to Syria to join ISIS two years later,2349,agree\nNew Audio Shows Michael Brown Was Shot at 11 Times,7,unrelated\n\"Rare Case: Seven Bosnian Girls, Aged 13 And 14, Fall Pregnant After Five-Day School Trip; Parents Outraged After School Cites 'Parental Neglect'\",524,unrelated\nOttawa investigates reports that Isis has captured Canadian-Israeli woman,1256,unrelated\nKim Jong-un 'Had Surgery on Fractured Ankles',798,discuss\nBREAKING: ISIS USES CHEMICAL WEAPONS – Murders 300 Iraqi Soldiers in Chlorine Gas Attack,1590,agree\nISIS Leader Killed: Abu Bakr Al-Baghdadi Reportedly Killed By U.S. Airstrike,789,unrelated\nTexas Truck Winds Up in Syria With Islamic Militants,1213,unrelated\n\"Fidel Castro Dead? Yes, He Is… But The Cuban Leader Is Alive, Death Rumors Proven False\",1003,discuss\nISIS Border Crisis: DHS Chief Says Terrorists Not Entering US Through Mexico,2249,agree\nZack Snyder’s ‘Batman V Superman: Dawn Of Justice’ Stolen Batmobile Rumor Put To Rest,2062,discuss\nLatest iOS 8 bug reportedly causes unwanted deletion of iCloud Drive documents,2328,unrelated\n\"Islamic Tribunal Using Sharia Law In Texas Has Been Confirmed Tribunal members say they will avoid Sharia's \"\"criminal law.\"\"\",1006,unrelated\nPaul Revere's 1795 time capsule unearthed,1049,agree\nBoko Haram Denies Nigeria Cease-Fire Claim,381,unrelated\nHoax 'Banksy Arrested in London' Story Dupes the Internet Again,662,unrelated\nHero soldier Nathan Cirillo killed by convicted criminal Michael Zehaf-Bibeau,2256,unrelated\nApple may launch 12-inch MacBook Air with Retina Display,1730,discuss\nCNN Expert on Brown Audio: At First I Thought ‘Someone’s Trying to Punk CNN’,2235,agree\nOttawa gunman identified as 32-year-old Michael Zehaf-Bibeau,1256,unrelated\nFerguson riots: audio may have captured Michael Brown shooting,1403,unrelated\nReports: Boko Haram may release schoolgirls as part of deal,2314,unrelated\nSugarhill Gang rapper Big Bank Hank dies aged 57,213,unrelated\nMagic mushroom found growing at Buckingham Palace,2478,agree\nChristian Bale in Talks to Play Steve Jobs in Danny Boyle's Biopic,932,unrelated\nA Bogus Banksy,428,unrelated\nMacaulay Culkin Dead? Another Death Hoax Circulates On Facebook,2302,unrelated\nOttawa Gunman Identified As Michael Zehaf-Bibeau,107,unrelated\nBritish-born rapper is main suspect in search for ISIS jihadist who beheaded James Foley,1237,unrelated\nISIS fighters seize weapons airdrop meant for Kurds,462,discuss\nPolice find mass graves with at least '15 bodies' near Mexico town where 43 students disappeared after police clash,2334,discuss\nKim Jong-un relying on ‘cobra wine’ after problems with trouser snake,1637,unrelated\nAngry mob chops off man's genitals with butcher’s knife for alleged rape attempt,689,unrelated\nDNA tests prove Lebanon IS holding ISIS chief al-Baghdadi's ex-wife and daughter after they were caught with fake passports,1461,unrelated\nJames Foley remembered as 'brave and tireless' journalist,578,discuss\nIPhone 6 users are tearing their hair out,1787,unrelated\nReport: Nearly a Dozen Commercial Airliners Missing Ahead of 9/11 Anniversary After Islamists Overrun Libyan Airport,396,discuss\n\"Apple Watch pricing: Will you spend $5000 for Gold edition, $500 for stainless steel?\",1240,unrelated\nLuke Somers: British-born photojournalist 'killed by al-Qaeda after failed rescue attempt in Yemen',298,unrelated\nBigfoot Strolls Through A Russian Forest -- At Least That's The Claim [VIDEO],2377,discuss\nAmerica's oldest time capsule unearthed at Boston statehouse after being buried in 1795 by Sam Adams and Paul Revere,601,unrelated\nReport: Former Baseball Star Jose Canseco Accidentally Shot At Home,2266,unrelated\nAn accidental delivery of arms to the Islamic State and the problem with airdrops,2307,agree\n’6 Days Darkness in December 2014′ 100% Fake; NASA Confirmed 3 Days Total Darkness Hoax as Well,1680,unrelated\nMan chops off own penis after being dumped by his girlfriend,975,unrelated\nSEE IT: California homeless man uses $100 gift to give food to others,618,unrelated\nISIL militant 'Jihadi John' named by media,77,unrelated\nHope Fades for Girls' Release After Boko Haram 'Truce' Breached,1603,unrelated\nNYC High School Student Nicknamed ‘Teen Wolf’ Made $72 Million On Stock Market,2492,unrelated\nSaudi cleric condemns snowmen as anti-Islamic,1130,unrelated\nTourist dubbed ‘Spider Man’ after spider burrows under skin for days,1549,unrelated\nWeaponized Ebola? ISIS Militants Said To Contract Deadly Virus,1921,unrelated\nLuke Somers 'killed in failed rescue attempt in Yemen',2377,unrelated\n\"Vice's Shane Smith drops $300,000 on Vegas dinner\",2111,discuss\nIslamic State releases video apparently showing the beheading of missing US journalist James Foley,1295,unrelated\nISIS Executioner 'Jihadi John' Is Named as Mohammed Emwazi,1489,discuss\nHomeless man who received a meal and hotel stay after spending $100 donation on food for friends insists it was NOT a hoax – despite new witness insisting there was no way he could have been secretly filmed,742,unrelated\nWatch NAKED airport worker walk through scanner in bizarre protest against 'rough' guards,1547,unrelated\n\"Christian Bale passes on role of Steve Jobs, actor reportedly felt he wasn't right for part\",1077,unrelated\nMonster catfish which looks big enough to swallow a man whole caught in Italy,2196,agree\nBREAKING NEWS: British-born U.S. photojournalist held hostage by al-Qaeda killed in failed rescue attempt in Yemen,572,unrelated\n\"No, Jordan's King Abdullah II is not personally flying planes against Isis\",773,unrelated\nIslamic State claims it executed American photojournalist James Foley,1361,unrelated\n\"A Vice Guide To Spending $300,000 On Dinner\",2070,unrelated\nStreet Artist BANKSY Arrested? Again?,77,unrelated\nBREAKING NEWS: Baseball star Jose Canseco hurt in accidental shooting,744,unrelated\nChristian Bale in Talks to Star in Sony's Steve Jobs Film,1854,unrelated\nAre Rumors of the Apple Watch in Feb True?,722,discuss\nChristian Bale in Talks to Play Steve Jobs (Exclusive),1131,discuss\nHomeless man receives $100... then shocks everyone with how he spends it,321,unrelated\nIslamic State using 'SCORPION bombs' to terrorise victims,11,unrelated\nAn audio recording of the Michael Brown shooting has reportedly surfaced,1715,discuss\nISIS militants trick mother into ‘eating her kidnapped son’,720,unrelated\nIslamic Militants Post Video Claiming to Show Beheading of U.S. Journalist,481,discuss\nWFB’s Bill Gertz: Obama Administration ‘Trying to Play Down’ Missing Libyan Airliners,1022,unrelated\n\"Rare Case: Seven Bosnian Girls, Aged 13 And 14, Fall Pregnant After Five-Day School Trip; Parents Outraged After School Cites 'Parental Neglect'\",139,unrelated\nOfficials shoot down congressman's claims ISIS terrorists are running across US-Mexico border,2296,unrelated\nWoman Stays In KFC For A Week To Get Over Her Break-Up,1473,unrelated\nNicaragua Meteorite Impact Theory May Be Meteor-wrong,917,unrelated\n\"Meteorite makes big crater in Nicaragua, government says\",966,agree\n\"North Korean leader Kim Jong-un’s mystery illness actually two broken ankles, newspaper says\",818,unrelated\nDuped again: Macaulay Culkin is not dead,2326,agree\n\"Boko Haram Could Release Kidnapped Girls, Nigerian Officials Say\",344,unrelated\nUS confirms death of Somalia terror group leader,226,agree\nExperts: More facts needed on purported audio recording of Michael Brown shooting,2313,unrelated\nCheeky vandals paint giant penis on bonnet of £1.5 million Bugatti Veyron sportscar,1423,unrelated\n\"Prankster Gives Homeless Man $100, Secretly Follows Him And Learns He Buys Food For Others\",320,unrelated\n\"Jihadi John named as Mohammed Emwazi, from west London\",1384,unrelated\n\"Despite ceasefire announcement, new Boko Haram attacks reported\",2078,unrelated\nThis Woman Is Wrongly Being Called A Sexual Predator After Her Private Sex Tape Was Used For A Hoax,2447,agree\n\"Are missing students in mass graves found near Iguala, Mexico?\",1156,discuss\nVandal paints penis on £1.5million Bugatti Veyron,1435,unrelated\nAmazon.com to open first physical store in Manhattan: DJ,225,unrelated\nIraqi media: ISIS militants have contracted Ebola,1807,discuss\n20-Year-Old Quarter Pounder Looks About the Same,1921,unrelated\nNigeria and Boko Haram 'agree ceasefire and girls' release',1506,unrelated\n\"Tour, agent: Tiger Woods not banned\",1735,unrelated\n\"PGA Tour Pro Claims Tiger Woods Is Currently Suspended For PEDs, Compares Him To Lance Armstrong\",2175,discuss\n\"Michael Phelps' self-proclaimed 'girlfriend', 41, reveals she was born a male as she describes her 'amazing intimacy' with Olympic swimmer\",1658,unrelated\n\"U.S. accidentally delivered weapons to the Islamic State by airdrop, militants say\",1949,discuss\nISIS cracks down on five confirmed Ebola cases among fighters: official,1019,unrelated\nSugarhill Gang Rapper ‘Big Bank Hank’ Dies at 57,2351,agree\nApple Watch mass production kicks off in January: Report,1760,unrelated\nThat Was Fast: Christian Bale Bails on Steve Jobs Biopic,1217,discuss\nOne of 'Taliban Five' in Bowe Bergdahl swap allegedly returned to militancy,819,unrelated\n\"IS Beheads Briton David Cawthorne Haines, Threatens to Execute Another Briton, Alan Henning\",787,unrelated\n‘Evil straight from the pits of hell': American journalist James Foley reportedly beheaded by ISIS,1982,unrelated\nOttawa gunman identified as 32-year-old Michael Zehaf-Bibeau,1329,discuss\nSaudi cleric condemns snowmen as anti-Islamic,35,unrelated\nHas The Batman Vs. Superman Batmobile Been Stolen In Detroit?,1459,discuss\n\"Omar Gonzalez, White House Fence-Jumper, Made it Farther Inside\",382,unrelated\n\"After Giving A Homeless Man $100, This Guy Secretly Filmed Him...\",2370,unrelated\nConflicting reports on alleged IS capture of Canadian woman,2445,unrelated\nShots Heard In Alleged Brown Shooting Recording [AUDIO],456,unrelated\nISIS Claims to Have Intercepted Supplies From U.S. Airdrop,1439,unrelated\nAudio of gunfire in Michael Brown case authenticated by app company,1832,unrelated\nBoko Haram denies ceasefire claim by Nigeria's government,2463,discuss\nNew Audio Allegedly Captures Moment Michael Brown Was Shot,1724,unrelated\nJames Foley Killer ‘Jihadi John’ Believed to Be Former London Rapper Abdel-Majed Abdel Bary,1435,unrelated\n\"Catholic Priest Dead For 48 Minutes, Is Miraculously Revived – His Revelations About God Are Even More Shocking\",858,unrelated\n#Hairgate: iPhone 6 users say device pulls out hair,1465,unrelated\n‘Feminist’ says she aborted baby because it was a boy,2526,discuss\nEye-catching! Rare sighting of Anna Wintour without her trademark sunglasses as she leaves 'rat-infested' Vogue office,891,unrelated\nISIS Beheading of U.S. Journalist James Foley Posted to YouTube,1361,unrelated\nMoment Michael Brown was shot dead 'caught on audio recording': FBI handed potentially damning tape of ELEVEN shots being fired - including final volley of 'kill shots',1950,unrelated\nPolice hunt tweed-jacket wearing man who slaps shoppers for SNEEZING,87,unrelated\nISIS Fighters Getting Caught Coming Across the U.S.-Mexican Border?,1720,unrelated\nISIS Hostage Alan Henning's Wife Invokes Sharia Law in New Plea,760,unrelated\nOttawa Shooting: Soldier Shot at Canada's National War Memorial,1988,unrelated\nIndia: 400 men cut off their testicles to 'get closer to God' following advice from 'guru',2483,unrelated\nA bunch of cool health features were cut from the Apple Watch at the last minute,1179,unrelated\nBREAKING: ISIS Beheads American Journalist James Wright Foley,2070,unrelated\nMeteorite 'caused mysterious boom in Nicaragua',1795,unrelated\nThe @FoxNewsPress Account Tweeting Lawsuit Threats Is a Fake,2520,unrelated\nISIS cracks down on five confirmed Ebola cases among fighters: official,2197,unrelated\nNew Audio Shows Michael Brown Was Shot at 11 Times,1921,unrelated\nEbola Outbreak 2015 Update: ISIS Fighters May Have Contracted Deadly Virus,542,discuss\nDid NBC Nightly News Go Live To A Man Who Was Taking A Piss?,2115,unrelated\niPhone Game Developer Quits Job By Hiding The Greatest Letter Of Resignation Ever Inside His Game,545,unrelated\nWatch: ISIS Claims to Have Captured U.S. Airdropped Weapons,2252,unrelated\nHope Fades for Girls' Release After Boko Haram 'Truce' Breached,423,discuss\nRep. Duncan Hunter: 'At Least 10' ISIS Fighters Caught at Mexican Border,1637,unrelated\nTourist dubbed ‘Spider Man’ after spider burrows under skin for days,2338,discuss\nKim Jong-Un 'in hospital with two fractured ankles' after ballooning to around 20 stone and going on numerous 'meet the people' walkabout PR stunts,1933,unrelated\n\"After Giving A Homeless Man $100, This Guy Secretly Filmed Him...\",643,unrelated\nSEE IT: California homeless man uses $100 gift to give food to others,742,unrelated\nMicrosoft Hires Dalek-style Robocops to Guard Silicon Valley HQ,572,unrelated\n\"Don't Worry, 'The Breakfast Club' Star Judd Nelson Is Not Dead\",1349,unrelated\nMeteor Leaves 40-Foot Crater Near Managua's Airport,40,unrelated\n\"'A wonderful, wonderful sound': Man breaks down after hearing voicemail from his late wife that was lost for 14 years\",2227,unrelated\nReport: Taliban Detainee Swapped for Bowe Bergdahl Suspected of Trying to Return to Terrorism,1251,unrelated\n\"Batmobile Stolen From \"\"Batman v Superman: Dawn of Justice\"\" Set, Zack Snyder Knows Who Did It\",266,discuss\nHBO and Apple in Talks for $15/Month Apple TV Streaming Service Launching in April,516,unrelated\nSeth Rogen To Play Steve Wozniak In Steve Jobs Biopic,2124,unrelated\n\"James Foley: American Journalist, James Wright Foley Beheaded in New ISIS Video [Breaking News]\",2261,unrelated\nThe Pumpkin-Spice Condom Is Just a Figment of Your Own Gross Imagination,595,unrelated\n\"Leader of Qaeda-Linked Somali Group Is Dead, U.S. Says\",1024,unrelated\nSmall Meteorite Strikes in Nicaragua's Capital City of Managua,966,agree\nSaudi cleric says snowmen are anti-Islamic,417,agree\nThe Internet Tried To Make Axl Rose Its Latest Death Hoax Victim,633,unrelated\nCNN Plays Alleged Audiotape of Michael Brown ShootingMilitarization Of Police,1934,discuss\nNigeria says ceasefire agreed with Boko Haram,1372,unrelated\nBali Awry,43,unrelated\n\"A message from Jim's mom, Diane Foley:\",1295,unrelated\n\"Yang Hu, worker in Zhejiang, cuts off own penis over desperation of finding love\",1836,unrelated\nHundreds mourn the 'death' of Fidel Castro after rumours sweep Twitter (but are they confusing him with recently departed Fidel Castro Odinga from Nairobi?),2377,unrelated\n\"TEXAS TURKEY FARM CONTAMINATED WITH EBOLA, OVER 250,000 HOLIDAY TURKEYS INFECTED\",2385,unrelated\nChristian Bale won't play Steve Jobs,1234,unrelated\n\"Catholic Priest Dies for 48 Minutes, Comes Back to Life and Claims God Is Female\",1877,unrelated\n\"Rare Case: Seven Bosnian Girls, Aged 13 And 14, Fall Pregnant After Five-Day School Trip; Parents Outraged After School Cites 'Parental Neglect'\",2022,unrelated\nRep. Duncan Hunter: 'At Least 10' ISIS Fighters Caught at Mexican Border,1931,discuss\nFerguson riots: audio may have captured Michael Brown shooting,1564,discuss\nMissing jetliners raise fear of new 9/11-style attacks after Libyan airport falls to Islamic militants,1515,agree\nAl Qaida hostage killed in raid,634,unrelated\nNET Extra: Back-from-the-dead Catholic priest claims God is a female,1605,unrelated\nBreaking: Soldier shot at National War Memorial in Ottawa,1921,unrelated\nAl-Shabaab Terror Group Leader Killed in U.S. Airstrike,882,unrelated\nISIS Militants Allegedly Contracted Ebola,2115,unrelated\nParents are furious after seven girls aged 13-14 fall pregnant on a school trip,2022,unrelated\n\"Reports Isis fighters have contracted Ebola are 'incorrect', says Iraqi health ministry\",93,unrelated\nTiger Woods' former luxury island goes on sale,2444,agree\nDNA tests prove Lebanon IS holding ISIS chief al-Baghdadi's ex-wife and daughter after they were caught with fake passports,1948,unrelated\nJames Foley beheading: London rapper turned jihadist believed to be under investigation for murder of journalist in Syria,945,unrelated\nDid NBC Nightly News Go Live To A Man Who Was Taking A Piss?,1926,discuss\nAngry mob cut off rapist’s penis with meat cleaver (VIEWER DISCRETION),1981,agree\nVideo shows dramatic moment bullet strikes U.S. Marine’s head — and he survives thanks to kevlar helmet,1724,unrelated\nReport: Tom Brokaw Wants Brian Williams Fired,1545,unrelated\nConfusion Surrounds Capture Of “ISIS Leader’s Wife”,1913,unrelated\nHunt for 'cruel' owner who abandoned dog at train station,304,unrelated\nAudio recording allegedly captures at least 10 shots fired in Michael Brown killing,1934,discuss\nOfficials shoot down congressman's claims ISIS terrorists are running across US-Mexico border,220,unrelated\nIslamic State claims to have beheaded American journalist,903,discuss\nKFC Locations In Colorado To Begin Selling Marijuana,1826,unrelated\nSon pays off his parents' mortgage in a heartwarming Christmas video,1933,unrelated\nCrank-Boosting Behind Top Apps in App Store,515,agree\n\"ISIS beheads American photo-journalist James Wright Foley, threatens more to come\",1034,unrelated\n\"Video Appears to Show Beheading of Journalist James Foley, Who Went Missing in Syria\",1966,discuss\n\"Meteorite Strikes Nicaraguan Capital, Creates 16-Foot-Deep Crater\",1731,agree\nJudd Nelson rebuffs Internet rumors that he died of a drug overdose.,1120,unrelated\nJudd Nelson Death Hoax: FOX News Impersonator Claims Actor Found Dead In Los Angeles Condo,367,unrelated\nREPORT: Apple Isn't Happy With The Battery Life Of Its New Smartwatch,2161,unrelated\n\"SMALL METEORITE STRIKES NICARAGUA, GOVERNMENT SAYS\",534,unrelated\nApple Watch delayed for February in limited quantity,1908,agree\nIdentity of ISIS terrorist known as 'Jihadi John' reportedly revealed,1427,unrelated\nISIS Militants Allegedly Contracted Ebola,2296,unrelated\n\"Luke Somers Dies In Rescue Attempt, Sister Says; Yemeni Defense Ministry Says Unnamed US Hostage Freed\",2318,discuss\nJames Foley executioner said identified as British rapper  Read more: James Foley executioner said identified as British rapper,592,unrelated\nWhat Glenn Beck Fears May Be Done With the 11 Missing Jets,1489,unrelated\nKurds fear Isis use of chemical weapon in Kobani,483,unrelated\nThis Woman Is Wrongly Being Called A Sexual Predator After Her Private Sex Tape Was Used For A Hoax,822,unrelated\nIndia: 400 men cut off their testicles to 'get closer to God' following advice from 'guru',648,unrelated\nReport: Christian Bale Just Bailed on the Steve Jobs Movie,281,unrelated\n\"Is Kim Jong-un's Sister, Kim Yo-jong, Running North Korea In His Mysterious Absence?\",1152,discuss\nWho Should Play Steve Jobs Now That Christian Bale Quit?,1234,unrelated\nPentagon Denies It Killed ISIS Chief As Airstrikes Hit Top Extremists,1871,unrelated\nIsis tells mother on rescue mission :’You’ve just eaten your son’,2102,unrelated\nReport: Former Baseball Star Jose Canseco Accidentally Shot At Home,1541,unrelated\nThere has been a shooting at the War Memorial on Parliament Hill. Unconfirmed reports say a soldier was shot.,1071,discuss\nPassenger Wears A Hazmat Suit To Dulles Airport [PHOTO],817,unrelated\nKim Jong-Un 'in hospital with two fractured ankles' after ballooning to around 20 stone and going on numerous 'meet the people' walkabout PR stunts,1252,unrelated\n6 Islamist militants killed in US attack in Somalia,2404,unrelated\nNew Audio Reveals Pause in Gunfire When Michael Brown Was Shot: Attorney,1446,discuss\nPurdon Ebola Hoax: ‘Texas Town Quarantined After Family Of Five Test Positive For The Ebola Virus’ Article is Fake,1467,agree\nRat problem worsens at One World Trade Center offices of Conde Nast,639,unrelated\nReports say North Korea's Kim insists on being the only Jong Un,1678,discuss\nNicaragua meteorite: Experts attempt to understand whether mysterious meteorite fell from passing Pitbull asteroid,40,unrelated\n$YUM Serving Up #Marijuana & Fried Chicken,882,unrelated\nNigeria Says Boko Haram Cease-Fire May Lead to Release of Kidnapped Girls,40,unrelated\n\"James Foley: American Journalist, James Wright Foley Beheaded in New ISIS Video [Breaking News]\",2524,agree\nDNA test confirms child is IS head Abu Bakr al-Baghdadi's daughter,365,unrelated\nTurkish president says American weapons drop for Kurdish fighters was 'wrong' after supplies end up in the hands of ISIS,2016,unrelated\nIslamic State Flying Three Jets in Syria,2342,unrelated\nSchoolboy who got electric shock from lamppost claims he now has magnetic powers,387,unrelated\n'There is no limit to their depravity' Islamic State FEED mother her own SON,1948,unrelated\n\"Is North Korea, world's most secret state, really planning a new restaurant in Scotland?\",298,unrelated\n\"Report: The Apple Watch Will Only Last 2.5 Hours With \"\"Heavy\"\" Use\",119,unrelated\nHORROR: ISIS Fighters Have Reportedly Contracted Ebola,754,unrelated\nThis Woman Exposed Her Cheating Boyfriend With A Brilliant Christmas Gift,1702,unrelated\nHas Ebola infected Isis militants in Mosul?,2175,unrelated\nBoko Haram 'ceasefire' doubts after attacks reported in Nigeria,2045,unrelated\nIsis Syria News: Iraqi Pilots 'Training Isis Fighters' to Fly Captured Planes,630,discuss\nThis Kid Made $72 Million During Lunch,1987,discuss\nIslamic State using 'SCORPION bombs' to terrorise victims,1905,unrelated\n\"Lady on FB: I'm 41, Intersex, and Fucked Michael Phelps on First Date\",480,unrelated\nISIL militant 'Jihadi John' named by media,2501,unrelated\nJordan’s King Abdullah Did Not Personally Fly Airstrikes On ISIS,1365,unrelated\nSadly Vladimir Putin Hasn’t Been Driving Round In A Motorcade Shaped Like A Penis,944,unrelated\nNun 'has surprise baby' after complaining of stomach pains,1307,discuss\nIslamic State releases video apparently showing the beheading of missing US journalist James Foley,1857,unrelated\nWHO investigates media reports ISIS fighters contracted Ebola,1013,unrelated\n\"Apple Watch to Be Shower-Proof, Have 100,000 Apps at Launch: Reports\",971,unrelated\nChristian Bale in Talks to Play Steve Jobs in Danny Boyle's Biopic,945,discuss\nNigeria announces truce with Boko Haram; fate of schoolgirls unclear,1439,unrelated\nComcast Says You Can Keep Your Tor,900,unrelated\nNEWS/ All Dogs Go to Heaven! Pope Francis Confirms Paradise Is Open to All of God's Creatures,240,unrelated\nFemale Israeli fighter said abducted by Islamic State  Read more: Female Israeli fighter said abducted by Islamic State,573,unrelated\nThe baby from Teletubbies reveals herself,1834,unrelated\nVideo shows ISIL beheading of photojournalist James Foley,2067,agree\nHomeland Security says terrorists haven't crossed U.S-Mexico border,130,unrelated\nRumor: Seth Rogen to Appear as Woz in Sony's Steve Jobs Film,999,discuss\n\"Op-Ed: Hoax – Priest who never existed claims he died, saw female God\",2296,unrelated\nISIS militants appear to behead abducted American journalist James Wright Foley in graphic video,1679,discuss\nGRAPHIC CONTENT: Girl sneers at man's tiny penis so he CHOPS IT OFF and bins it,1249,unrelated\nConde Nast's rat problem at One World Trade Centre: From red carpets to rodent droppings,1619,discuss\nPredator Drone Reportedly Spotted Over ISIS Hotbed in Syria; Airstrikes Hit ISIS Targets,2367,unrelated\nNET Extra: Back-from-the-dead Catholic priest claims God is a female...,478,unrelated\nHundreds of Palestinians flee as Israel opens dams into Gaza Valley,719,unrelated\nISIS Beheads American Journalist James Foley in Video Message to U.S.,2261,unrelated\nObama Denounces James Foley's Execution: 'Today The Entire World Is Appalled',1166,unrelated\n\"Meteorite makes big crater in Nicaragua, government says\",40,unrelated\nSee the Crater a Meteorite Made in Nicaragua,1071,unrelated\nNicaraguan commission on possible meteorite crash presents rock samples,1900,unrelated\nCountry Music Legend Willie Nelson Dies at Age 81,1383,unrelated\nNicaragua Meteorite Impact Theory May Be Meteor-wrong,1678,unrelated\nRapper identified as James Foley's executioner: reports,2528,discuss\nNationwide turkey recall? Ebola-infected birds? USDA debunks the hoax,1949,unrelated\nLarge space object slams Nicaragua’s capital as asteroid passes Earth,345,unrelated\nHas The Batman Vs. Superman Batmobile Been Stolen In Detroit?,702,unrelated\n\"Meteorite Strikes Nicaraguan Capital, Creates 16-Foot-Deep Crater\",1815,unrelated\nCatholic Priest Claims God Is Female After Clinically Dead Experience,2328,unrelated\nAfter ISIS trick mum into eating son - 5 other reluctant cannibals including those forced to eat own body parts,1743,agree\nReport: 4 ISIS Terrorists Caught at Southern Border in 36 Hrs,80,unrelated\nDog abandoned at Scottish rail station with suitcase full of belongings  Read more: http://www.ctvnews.ca/world/dog-abandoned-at-scottish-rail-station-with-suitcase-full-of-belongings-1.2175026#ixzz3O9Shc1IO,1966,unrelated\n\"Rajasthan: Man Tries to Rape Teenager, Angry Mob Chops His Penis Off\",1829,unrelated\nESPN’s Domestic Abuse Tonight Panel Will Be 100% Dudes,2531,unrelated\nThe pumpkin spice condom is not happening,703,unrelated\nSugarhill Gang rapper Big Bank Hank dies at age 57,1190,agree\nStrange mark turns out to be tropical spider burrowing under vacationer's skin,1826,unrelated\n\"280 Pound Catfish: Fisherman Makes Huge Catch In Italy, Catfish Could Set Record\",1221,unrelated\nBREAKING NEWS: ISIS beheads missing American journalist James Wright Foley as warning to US to cease action in Iraq,2070,unrelated\n\"Sick Kansas City man said not to have Ebola, U.S. plans new steps to fight virus\",2501,agree\nBoko Haram 'to release abducted schoolgirls' as part of ceasefire agreement,1670,unrelated\nTeen Makes $72 Million on the Stock Market,2009,unrelated\nSecond person rushed to hospital with Ebola symptoms after contact with 'patient zero' Thomas Duncan,472,unrelated\nLynch mob use butcher's meat cleaver to castrate rapist they caught attacking teenage girl in alleyway in Indian city,36,unrelated\nAnna Wintour: Is Rat Infestation At NYC ‘Vogue’ Office Kim Kardashian’s Fault?,2106,discuss\nInsurgents killed in Nigeria despite alleged truce with Boko Haram,2078,unrelated\nIslamic Militants Post Video Claiming to Show Beheading of U.S. Journalist,1295,unrelated\nMirfield man's tears of joy after lost voicemail of wife retrieved,1864,unrelated\nTexas Town Quarantined After Family Of Five Test Positive For The Ebola Virus,1277,unrelated\n\"ISIS Militants Have Contracted Ebola: Iraqi, Kurdish Media Reports\",1385,unrelated\nFears Islamic State could launch EBOLA attack on Britain after fighters 'contract virus',938,discuss\n\"Rats at Vogue's NYC offices - watch your step, Anna Wintour\",387,unrelated\nIslamic State releases video apparently showing the beheading of missing US journalist James Foley,368,discuss\n\"Rumor: Stainless Steel Apple Watch Will Cost $500, Gold $4,000\",62,unrelated\nAn Audio Recording of the Michael Brown Shooting Has Reportedly Surfaced,2250,discuss\nLatest iOS 8 bug reportedly causes unwanted deletion of iCloud Drive documents,81,unrelated\n'Jihadi John' named as Mohammed Emwazi from London,1642,unrelated\n\"Comfort eating? Chinese woman, 26, spends an entire WEEK in KFC after being dumped by boyfriend\",568,unrelated\nSeth Rogen Is Woz,1524,unrelated\nMexican investigators fear mass grave might hold 43 missing students,1213,unrelated\nAl Qaida hostage killed in raid,1988,discuss\n\"Christian Bale in talks to play Steve Jobs for Sony, Danny Boyle\",1077,unrelated\nLebanon 'holding IS leader's daughter and ex-wife',281,discuss\n\"ISIS beheads American photo-journalist James Wright Foley, threatens more to come\",1011,discuss\nCheese blamed for North Korean leader Kim Jong-un's broken ankles,2022,discuss\nISLAMIC STATE BEHEADS MISSING AMERICAN JOURNALIST JAMES WRIGHT FOLEY,932,unrelated\nBodies In Mexico Mass Grave Apparently Not Those Of Missing Students,882,unrelated\n\"These LEGO Instructions from 1974 Are Awesome (And Yes, They're Real)\",1726,unrelated\nISIS fighters seize weapons airdrop meant for Kurds,2016,unrelated\nVideo messaging service verifies timing of CNN audio recording,1786,unrelated\nCPWD official sacked for absence from duty for 25 years,1213,unrelated\nSmall Meteorite Strikes in Nicaragua's Capital City of Managua,1948,unrelated\nBoko Haram 'ceasefire' doubts after attacks reported in Nigeria,1374,unrelated\nU.S. airstrike kills Islamic Al Shabab terrorist leader in Somalia,1835,discuss\nNun gives birth to surprise baby after complaining of stomach pains,116,agree\nHomeland Security: No ISIL fighters on U.S. border,1012,discuss\nHundreds of Palestinians flee as Israel opens dams into Gaza Valley,1070,agree\n\"US, UK eye rapper as British-born militant who beheaded journalist James Foley\",2434,unrelated\nSouth Korea: Kim Jong Un had ankle surgery to remove cyst,2087,unrelated\nMacaulay Culkin dead hoax: Fake death report spreads on social networks,2240,unrelated\nTaliban member swapped by Obama for Bowe Bergdahl tried to return to terror: report,2296,unrelated\nRapper identified as James Foley's executioner: reports,626,unrelated\n\"Boko Haram agrees to ceasefire, release of school girls\",837,disagree\nLed Zeppelin’s Robert Plant ripped up a $924 million reunion contract,1787,unrelated\n\"No, Saudi TV Did Not Blur Out Images of Michelle Obama\",2130,unrelated\nBlundering boyfriend burns down college after trying to impress his girlfriend with elaborate marriage proposal,2230,unrelated\nSnowmen Declared Anti-Islamic As Snow Falls in Saudi Arabia,1064,agree\nKFC Gets Occupational Business License To Sell Marijuana In Colorado Restaurants KFC Gets Occupational Business License To Sell Marijuana In Colorado Restaurants,331,unrelated\nKim Jong-un relying on ‘cobra wine’ after problems with trouser snake,524,unrelated\nISIS fighters ‘have contracted Ebola’,2025,discuss\n\"Boko Haram claims to have German hostage, denies ceasefire\",1400,unrelated\nIsraeli-Canadian Woman 'Captured' By ISIS Says She Is 'Safe And Secure',777,unrelated\nVideo shows ISIL beheading of photojournalist James Foley,533,unrelated\n\"Calm Yourselves, Durex Has NOT Come Out With A Pumpkin Spice Condom\",2240,unrelated\nWife Of ISIS Leader Abu Bakr al-Baghdadi Detained In Lebanon,720,agree\nDid a plumber's pick-up truck from Texas end up carrying an anti-aircraft gun for Islamic fighters on the front lines of Syria?,2084,unrelated\nMissing Mexican students 'not found in mass grave',1338,unrelated\nSEND IN THE DRONES: Predator drones flown over IS headquarters in Syria,2367,unrelated\nMichael Brown shooting audio caught on tape?,1715,discuss\nJihadi John identity revealed as Mohammed Emwazi: live,1939,discuss\nSoldier shot near Canadian parliament building,527,unrelated\nMan With Ebola-Like Symptoms Claims Contact With 'Patient Zero' in Texas,303,unrelated\nWas The Batmobile Stolen In Detroit?,1148,unrelated\nNYC High School Student Nicknamed ‘Teen Wolf’ Made $72 Million On Stock Market,2009,unrelated\nISIS Beheads Kidnapped Photojournalist James Wright Foley in Horrific Video Message to the U.S.,1034,unrelated\n\"Vice Media Chief Said to Pay $300,000 for Dinner for 30\",1125,unrelated\nIsilkulskom student has gained superhero powers after shock,2067,unrelated\nAn accidental delivery of arms to the Islamic State and the problem with airdrops,2509,discuss\nIslamic State using 'SCORPION bombs' to terrorise victims,2526,unrelated\nThis Kid Made $72 Million During Lunch,368,unrelated\nNot coming to a store near you: The pumpkin spice condom,373,unrelated\nNicaraguan commission on possible meteorite crash presents rock samples,1917,unrelated\n\"Rats at Vogue's NYC offices - watch your step, Anna Wintour\",1869,unrelated\nGOP Rep. Duncan Hunter Claims 'At Least' 10 ISIS Fighters Apprehended On Texas Border,226,unrelated\nWATCH: Bird Launches Airstrike on Putin’s Shoulder (UPDATED),692,disagree\n\"Apple Watch to Be Shower-Proof, Have 100,000 Apps at Launch: Reports\",1680,discuss\nCameron vows to hunt down IS 'monsters' after Haines murder,2034,unrelated\nIt’s About To Get Harder To Be Arrested For Pot Possession In New York City,221,unrelated\n\"And finally: Apple Watch to launch 9 March with 100,000 apps\",1311,unrelated\nComcast Says You Can Keep Your Tor,472,unrelated\nMexico police find mass grave near site 43 students vanished,1849,unrelated\nChristian Bale Drops Out of Steve Jobs Biopic,1846,agree\nUS officials: Video shows American's execution,1358,unrelated\nNorth Korea denies reports Kim Jong-un is to open state-backed restaurant in Scotland,2070,unrelated\n\"Six months after abducting Nigerian schoolgirls, Boko Haram reportedly wants to free them\",1430,discuss\nISIS fighters seize weapons airdrop meant for Kurds,104,unrelated\nDon’t ‘Reset All Settings’ in iOS 8 unless you want to lose your iCloud files,2423,agree\nVandal paints penis on £1.5million Bugatti Veyron,2235,unrelated\nBig Bank Hank dead: Sugarhill Gang member and rapper dies aged 57,2398,agree\nWas Heart-Tugging Viral Video Of Generous Homeless Man All A Hoax?,676,unrelated\n\"Gold Apple Watch Edition Could Cost As Much As $1,200\",1948,unrelated\n'Jihadi John': Isis fighter named as Mohammed Emwazi from west London,1338,unrelated\nU.S. Hostage Luke Somers Killed During Yemen Rescue Bid: Family,1649,discuss\nAirport worker strips naked at Russian airport,989,unrelated\nAudio of gunfire in Michael Brown case authenticated by app company,757,unrelated\nJournalist James Wright Foley reportedly beheaded by ISIS,704,unrelated\nA bunch of cool health features were cut from the Apple Watch at the last minute,649,unrelated\nIslamic State 'training pilots to fly fighter jets',2342,unrelated\nSeth Rogen to Play Apple’s Steve Wozniak,704,discuss\nQuestions raised over Nicaragua 'meteorite',1913,discuss\nISIS leader ‘killed’ in US airstrikes,2307,unrelated\nVice CEO Throws Down $300K on Lavish Vegas Dinner,832,unrelated\n\"Cloistered nun gives birth to a baby  The convent: \"\"There is a sister\"\" [Google Translate]\",2192,unrelated\n\"Paradise is open to all, even dogs, Pope tells boy\",26,unrelated\n\"If you really believed Colorado KFCs were selling pot, here’s a reality check\",1973,discuss\nHunt for 'cruel' owner who abandoned dog at train station,2022,unrelated\nTexas Truck Winds Up in Syria With Islamic Militants,2280,discuss\nWhite House Fence Jumper Actually Made It Pretty Far Inside,1840,agree\nKIM DINE WITH ME: Porky president Kim Jong-un to open UK restaurant serving DOG,1535,unrelated\nCanadian Soldier Shot At Ottawa War Memorial: Report,2347,discuss\nExpert casts doubt on Bunbury man Dylan Thomas’s burrowing stomach-spider story,1271,unrelated\nScientists Doubt That Meteor Caused Crater In Nicaragua,388,unrelated\n\"Gill Rosenberg, former IDF soldier, possibly captured by ISIS while fighting with Kurds\",573,unrelated\nAxl Rose Found Dead of Sh*tty Hoax Website at Age 52,1180,unrelated\n\"Vice Media’s CEO blew $300,000 on dinner, and a Vegas casino boss blabbed about it\",2111,discuss\nVideo Messaging App Says Audio Recording Of Michael Brown's Shooting Is Authentic,2313,unrelated\n\"Rare meteorite impact causes blast in Nicaragua's capital, Managua\",757,unrelated\nPutin’s motorcade looks suspiciously like a massive…,2069,disagree\n\"In New York City, Marijuana May Mean Ticket, Not Arrest\",139,unrelated\nIs Ebola Virus Spreading Among ISIS Militants? Reports Claim Jihadists Seeking Cure at Mosul Hospital,1461,unrelated\n\"Catholic Priest Dead For 48 Minutes, Is Miraculously Revived – His Revelations About God Are Even More Shocking\",298,unrelated\nThe 'cub of Baghdadi': Has this boy become the youngest victim of Isis’s use of child soldiers?,1438,unrelated\n\"Accused Boston Marathon Bomber Severely Injured In Prison, May Never Walk Or Talk Again\",2102,unrelated\n\"Michael Phelps' self-proclaimed 'girlfriend', 41, reveals she was born a male as she describes her 'amazing intimacy' with Olympic swimmer\",1349,agree\nAxl Rose Dies? Guns N’ Roses Singer Dead ‘West Hollywood Home at Age 52′ is Fake,1645,unrelated\nNigeria and Boko Haram 'agree ceasefire and girls' release',2191,discuss\nVideo messaging service verifies timing of CNN audio recording,1715,discuss\nEyewitness Says Viral Video of Homeless Man Was Staged,1971,agree\nMACAULAY CULKIN IS THE LATEST VICTIM OF A CELEBRITY DEATH HOAX — AND THESE 9 STARS KNOW EXACTLY HOW HE FEELS!,722,unrelated\nWatch: ISIS Claims to Have Captured U.S. Airdropped Weapons,1905,unrelated\nA soldier has been shot at Canada’s war memorial just steps away from the nation’s parliament,595,unrelated\nCNN plays chilling audio recording allegedly from Michael Brown shooting: “At least 11 shots”,1299,unrelated\nSaudi cleric condemns snowmen as anti-Islamic,373,unrelated\n\"Video showing American journalist beheaded believed real, officials and family say\",539,unrelated\nHas Kim's SISTER taken over North Korea? Dictator fails to show for key Communist event (but does send a nice flower basket instead),305,unrelated\nCrank-Boosting Behind Top Apps in App Store,796,unrelated\nReports: Boko Haram may release schoolgirls as part of deal,344,unrelated\nHas The Batman Vs. Superman Batmobile Been Stolen In Detroit?,1737,discuss\nGovernment fires employee who skipped work for 24 years,2045,unrelated\nISIS Reportedly Beheads U.S. Journalist James Wright Foley on Camera,533,unrelated\nHere Are Microsoft's New Robot Security Guards,1577,unrelated\n\"Apple to Take Reservations for Trying On Apple Watch, Considered Platinum Model\",1436,unrelated\nNo One In North Korea Is Allowed To Share Kim Jong Un's Name,1678,agree\nUS Lawmaker: Ten ISIS Fighters Have Been Apprehended Coming Across Southern Border (Video),1398,discuss\nBoko Haram denies ceasefire claim by Nigeria's government,1506,unrelated\nCatholic Priest Claims God Is Female After Clinically Dead Experience,2296,unrelated\nHundreds of Palestinians flee floods in Gaza as Israel opens dams,1803,agree\nMexico police find mass grave near site 43 students vanished,2385,unrelated\n\"James Foley, Missing American Photojournalist, Reportedly Executed By ISIS In Syria\",1744,discuss\nISLAMIC STATE BEHEADS MISSING AMERICAN JOURNALIST JAMES WRIGHT FOLEY,26,unrelated\nIsraeli Canadian fighting ISIS posts on Facebook: I'm safe and secure,1628,unrelated\n\"Dead for 48 minutes, this Catholic Priest claims God is female\",478,unrelated\nOttawa investigates reports that Isis has captured Canadian-Israeli woman,1015,unrelated\nMACAULAY CULKIN IS THE LATEST VICTIM OF A CELEBRITY DEATH HOAX — AND THESE 9 STARS KNOW EXACTLY HOW HE FEELS!,1502,unrelated\nNorth Korean leader Kim Jong-un to open restaurant in Scotland,1143,unrelated\nIslamist websites claim Israeli-Canadian woman kidnapped by IS: report,513,unrelated\n\"Priest Dies, Wakes Up, Claims God Is a Woman. Huh?\",2296,unrelated\nAccountant Claims Comcast Got Him Fired From His Job for Reporting a Customer Service Issue,1689,unrelated\n\"In Moscow, police are looking for a felon, cut the male genitals\",2343,unrelated\nChina: Satirical site warns citizens over name choices,2526,unrelated\nIslamic State claims it executed American photojournalist James Foley,1721,discuss\nISIS fighters ‘have contracted Ebola’,2463,unrelated\nISIL Beheads American Photojournalist in Iraq,1336,agree\nReport: A Radically Redesigned 12-Inch MacBook Air Is Coming,2197,unrelated\n6 hidden mass graves may hold missing Mexican students,1740,unrelated\n\"Macaulay Culkin NOT Dead: Facebook, Twitter Death Hoax Goes Viral\",754,unrelated\nCanadian-Israeli woman reportedly kidnapped by ISIS: Jerusalem Post,693,unrelated\nPentagon: death of al Shabaab leader in U.S. strike would be major blow,1869,unrelated\nAccountant Says Comcast Got Him Fired for Contesting Bogus Charges,86,unrelated\nIs Kim Jong-un’s sister now the power behind the North Korean throne?,2473,discuss\n\"'American bombing had signed my death certificate': Missing US journalist James Wright Foley goes unflinching to his death as ISIS behead him in horrific video, as a warning to Obama\",704,unrelated\nReport: Israeli-Canadian woman fighting Islamic State has been kidnapped by terror group,1459,unrelated\nRumor debunked: RoboCop-style robots are not patrolling Microsoft's campus,2529,disagree\n\"BATMOBILE NOT STOLEN, MTV CONTEST PRIZE REMAINS UNCLAIMED\",280,unrelated\nTropical spider 'burrowed under man's skin through scar' - video report,1602,discuss\nOttawa shooting: Sergeant-at-arms Kevin Vickers hailed a hero for shooting rampaging gunman,1356,discuss\nMacaulay Culkin Hasn’t Died Despite What Everyone Is Saying On Facebook,1385,unrelated\n\"Vice Media CEO Shane Smith Spent $300,000 on Las Vegas Dinner (Report)\",1791,discuss\n\"UPDATE: Soldier, gunman who died in Ottawa rampage identified\",1239,unrelated\nReport: Christian Bale Just Bailed on the Steve Jobs Movie,1841,agree\nNot coming to a store near you: The pumpkin spice condom,2269,agree\nNYC High School Student Nicknamed ‘Teen Wolf’ Made $72 Million On Stock Market,550,unrelated\n\"Video showing American journalist beheaded believed real, officials and family say\",1747,agree\nReport: Possible audio tape of Michael Brown shooting,1481,unrelated\nFormer British Rapper Reportedly Under Investigation for James Foley Beheading,1478,unrelated\nISIS Extremists Claim to Behead British Hostage David Haines,1989,discuss\n\"Unconfirmed: ISIS Claims Kayla Mueller, American Female Hostage, Is Dead\",1293,discuss\nISIL video claims beheading of kidnapped journalist James Foley,726,discuss\nISIS Kobani Update: Possible ISIS Chemical Attack On Kurdish Civilians In Kobani,155,unrelated\n\"No, Banksy hasn’t been arrested\",2051,agree\n\"Apple to Take Reservations for Trying On Apple Watch, Considered Platinum Model\",1291,discuss\n\"Man chops off own penis, throws it in a dustbin after poor show in bed\",1434,discuss\nNasa questions whether crater in Nicaragua caused by meteorite,388,unrelated\nReports of missing Libyan planes raise 9/11 terror fears,1681,unrelated\nPope Francis tells boy whose dog had died that heaven is open to all,43,unrelated\nSeven girls fall pregnant after five day school trip in Bosnia and Herzegovina,1481,unrelated\nAudio of gunfire in Michael Brown case authenticated by app company,1179,unrelated\nMoment Michael Brown was shot dead 'caught on audio recording': FBI handed potentially damning tape of ELEVEN shots being fired - including final volley of 'kill shots',1289,unrelated\nISLAMIC STATE BEHEADS MISSING AMERICAN JOURNALIST JAMES WRIGHT FOLEY,1679,discuss\n\"Boko Haram leader denies ceasefire deal, says 200 abducted girls married off \",1003,unrelated\nDNA tests prove Lebanon IS holding ISIS chief al-Baghdadi's ex-wife and daughter after they were caught with fake passports,682,unrelated\nTwo GOP Congressmen Say Suspected Terrorists Caught Crossing U.S.–Mexico Border,570,unrelated\nYPG Confirms: Gill Rosenberg Not Captured in Kobani,1319,unrelated\nNicaragua says meteorite probable cause of blast in capital,1913,discuss\n\"How did Fake Chinese News Site Dupe Washington Post, Atlantic, BBC?\",377,unrelated\nSeth Rogen to Play Apple’s Steve Wozniak,689,unrelated\n\"Paradise is open to all, even dogs, Pope tells boy\",2297,agree\nKim Jong-Un's Scottish Dog Meat Restaurant Is Probably Fabricated Shite,2452,discuss\nHas J.J. Abrams Asked for THE FORCE AWAKENS Release Date to be Moved Up?,1843,discuss\nReport: Christian Bale Just Bailed on the Steve Jobs Movie,1077,unrelated\nPredator Drone Reportedly Spotted Over ISIS Hotbed in Syria; Airstrikes Hit ISIS Targets,2413,unrelated\nKim Jong-un: Absent North Korean leader is 'recovering from ankle surgery',1972,discuss\n\"Forget 18-karat gold, next-generation Apple Watch Edition could use platinum: Report\",2360,unrelated\n\"Priest Dies, Wakes Up, Claims God Is a Woman. Huh?\",913,unrelated\nAudio recording allegedly captures at least 10 shots fired in Michael Brown killing,1461,discuss\nDylan Thomas Finds Tropical Spider Burrowed Under Skin,2520,unrelated\nA viral photo in China shows how to manipulate App Store rankings the hard way,23,unrelated\nCNN audio: Is this the moment Michael Brown was shot?,968,unrelated\n\"No, Saudi TV Did Not Blur Out Images of Michelle Obama\",2296,unrelated\nVideo Purports to Show Beheading of American Journalist,2453,unrelated\nDurex Is Not Making Pumpkin Spice Condoms After All: A Hoax Debunked,1060,discuss\nHas The Batman Vs. Superman Batmobile Been Stolen In Detroit?,280,unrelated\nContinuing Violence Puts Boko Haram Ceasefire In Jeopardy,1430,discuss\nMohammed Emwazi: Man identified as Isis killer 'Jihadi John' was 'stopped by MI5' while on safari holiday in Africa in 2010,1923,unrelated\n'They ate through the ceilings and pooped on the keyboards': Rats are 'taking over' Vogue's new World Trade Center office and Anna Wintour 'no longer wants to work there',2080,unrelated\nPassenger Wears A Hazmat Suit To Dulles Airport [PHOTO],1210,unrelated\nBREAKING UDPATED: ISIS REPORTEDLY USE CHEMICAL WEAPONS IN KOBANE,1093,unrelated\nTeacher sex tape exposed as a FAKE after internet detectives trace the origin of pornographic clip,2447,agree\nCatholic Priest Claims God Is Female After Clinically Dead Experience,61,unrelated\nTiger Woods' agent shoots down report of failed drug test,2175,discuss\n\"Nigeria Says It Struck A Cease-Fire With Boko Haram, But Are They Talking To The Right Guy?\",837,discuss\nPriest' claim of seeing God as a woman dismissed as hoax,1521,agree\nISIS Leader Killed: Abu Bakr Al-Baghdadi Reportedly Killed By U.S. Airstrike,789,unrelated\nCold Turkey,1708,unrelated\nDoubts cast over Nicaragua meteorite claim,534,unrelated\nAbdel Majed Abdel Bary Emerges as Suspect in Foley Beheading,975,unrelated\n\"No, a bird didn't poop on Vladimir Putin\",1899,unrelated\n\"Nigeria Says It Struck A Cease-Fire With Boko Haram, But Are They Talking To The Right Guy?\",821,unrelated\nSugarhill Gang Rapper Big Bank Hank Dies at 57,2420,unrelated\nPure Evil: Islamic State Beheads American Journalist James Wright Foley,1786,unrelated\nSeth Rogen Eyed to Play Apple's Steve Wozniak in Christian Bale's Steve Jobs Movie (Exclusive),646,unrelated\n\"UPDATE: Soldier, gunman who died in Ottawa rampage identified\",1970,agree\n\"A message from Jim's mom, Diane Foley:\",2070,unrelated\nBanksy 'Arrested & Real Identity Revealed' Is The Same Hoax From Last Year,667,unrelated\nCanadian official identifies dead Ottawa gunman as Michael Zehaf-Bibeau,84,unrelated\n\"280 Pound Catfish: Fisherman Makes Huge Catch In Italy, Catfish Could Set Record\",1652,agree\nWatch: ISIS Claims to Have Captured U.S. Airdropped Weapons,816,unrelated\nNASA Raises Doubts About Reports of Nicaraguan Meteorite,345,unrelated\n\"US hostage 'murdered' by militants in Yemen, says Hagel\",1649,discuss\nAngry mob cut off rapist’s penis with meat cleaver (VIEWER DISCRETION),695,unrelated\n#Hairgate trends on social media: iPhone 6 users complain of ripped out hair,2303,unrelated\nTime Capsule from Paul Revere and Samuel Adams Discovered in Boston,419,unrelated\n‘Evil straight from the pits of hell': American journalist James Foley reportedly beheaded by ISIS,2127,unrelated\n\"Thanks Uncle Sam, we have your weapons airdrop: ISIS taunts America over intercepted weapons meant for Kurds\",2016,unrelated\nThe famous “Dog whisperer” Cesar Millan died of a heart attack this morning.,1940,unrelated\nUS Marine survives headshot in Afghanistan,2185,unrelated\nReal-life Magneto boy 'becomes living magnet' after getting massive electric shock from street lamp,1839,unrelated\nLynch mob chop man's penis off after catching him allegedly trying to rape teenager,2106,unrelated\nChristian Bale will not play Steve Jobs,234,agree\nISIS supporters mourn death of ‘youngest fighter’,1336,unrelated\nNo One In North Korea Is Allowed To Share Kim Jong Un's Name,78,unrelated\nExpert casts doubt on Bunbury man Dylan Thomas’s burrowing stomach-spider story,1210,unrelated\nBoko Haram denies ceasefire claim by Nigeria's government,1157,unrelated\nObama administration DENIES congressman's claim that 'at least ten ISIS fighters have been caught coming across the Mexican border in Texas',1012,discuss\nIraqi social-media rumors claim IS leader slain,1522,discuss\nHBO and Apple in Talks for $15/Month Apple TV Streaming Service Launching in April,1289,unrelated\nU.S. Hostage Luke Somers Killed During Yemen Rescue Bid: Family,1569,unrelated\nIslamic State militants claim to behead missing American journalist,1120,unrelated\n‘Banksy’ Instagram tribute to Charlie Hebdo victims not posted by artist,740,unrelated\nStrange mark turns out to be tropical spider burrowing under vacationer's skin,1923,disagree\nFence-jumper made it farther in White House than Secret Service let on,887,unrelated\nNBC weatherman caught urinating in the woods live on air,1603,unrelated\n\"Tour, agent: Tiger Woods not banned\",2432,unrelated\nNigeria and Boko Haram 'agree ceasefire and girls' release',1541,unrelated\n\"James Foley: American Journalist, James Wright Foley Beheaded in New ISIS Video [Breaking News]\",933,discuss\nFears journalist James Wright Foley beheaded by Islamic State jihadists in ‘message’ to United States,1358,unrelated\nHomeland Security: No ISIL fighters on U.S. border,1483,unrelated\n\"If you want an Apple Watch, you’ll probably be trekking to an Apple Store\",1804,unrelated\nThat powerful Lego letter to parents from the 1970s? It's real,467,unrelated\nSomalia Shebab chief Ahmed Abdi Godane likely dead in US strike: Source,2506,unrelated\nThe news of Cesar Millan's death is false,2247,unrelated\nEmotional sergeant-at-arms is greeted back to parliament with a rousing standing ovation a day after he heroically shot dead terrorist - the first time he used weapon in 30 year career,611,discuss\nAmerican hostage in Yemen freed in military raid-Defence Ministry,825,discuss\n\"Man chops off his own penis, throws it in the trash after getting dumped for bad bedroom skills\",413,unrelated\n'Snake wine' to the rescue of Kim Jong-un's love life,2296,agree\nMedia outlets identify 'Jihadi John',1107,unrelated\n\"Obama, Outraged Over Beheading, Vows to Stay on Course\",2127,unrelated\nTerror Leader Ahmed Abdi Godane Killed in U.S. Strike,1869,unrelated\nNasa questions whether crater in Nicaragua caused by meteorite,1913,disagree\n\"Sons of Anarchy Movie? No, Kurt Sutter Announces Charlie Hunnam, Brad Pitt Film Article is Fake\",125,unrelated\nSaudi Arabian cleric issues fatwa against snowmen,417,agree\nApple may launch 12-inch MacBook Air with Retina Display,1179,unrelated\nFerguson riots: audio may have captured Michael Brown shooting,1299,unrelated\n\"David Haines Beheaded By ISIS, Execution Video Contains Threats Against UK: Reports\",1948,unrelated\n\"Kim Yo Jong, Kim Jong-Un’s Sister, Takes Control of North Korea While Brother Gets Treatment?\",1210,unrelated\nAudio recording allegedly captures moment Michael Brown was shot,662,unrelated\n'Spiderman' squished: Experts debunk claims,43,unrelated\n\"Sons of Anarchy Movie? No, Kurt Sutter Announces Charlie Hunnam, Brad Pitt Film Article is Fake\",505,unrelated\nISIL allegedly kills US journalist in video,2524,discuss\nNorth Korea denies reports Kim Jong-un is to open state-backed restaurant in Scotland,2225,agree\nGuantanamo detainee who was swapped in prisoner deal for Bowe Bergdahl 'tried to rejoin 'Al Qaeda',1813,unrelated\nShots Heard In Alleged Brown Shooting Recording [AUDIO],2250,discuss\n\"Reports: Jihadists Steal Commercial Jets, Raise 9/11 Fears\",1438,unrelated\nIslamic State killer 'Jihadi John' named as Mohammed Emwazi,2531,unrelated\nUPDATE: Internet report of Ebola outbreak in Purdon not true,1403,unrelated\n\"Small meteorite strikes Nicaragua, government says\",731,unrelated\n\"Report: The Apple Watch Will Only Last 2.5 Hours With \"\"Heavy\"\" Use\",1725,unrelated\nThis Woman Is Wrongly Being Called A Sexual Predator After Her Private Sex Tape Was Used For A Hoax,1153,unrelated\nSeth Rogen to Play Apple Co-Founder Wozniak in Steve Jobs Biopic,1966,unrelated\nBali Awry,1848,unrelated\nReturn of the Mac: Seth Rogen in talks to star as Apple co-founder Steve Wozniak in upcoming Steve Jobs biopic,388,unrelated\nADVISORY-Islamist rebel leader killed in U.S. strike - Somali government,981,agree\nVideo: Marine survives Taliban sniper headshot thanks to helmet,298,unrelated\nVandals add rude paint job to $2.5m Bugatti (but luckily for the owner it all turned out to be a hoax),1148,agree\n\"Video showing American journalist beheaded believed real, officials and family say\",2115,unrelated\nKevin Vickers Hailed As Hero For Reportedly Shooting Gunman Inside Parliament,1666,discuss\nLuke Somers 'killed in failed rescue attempt in Yemen',2015,unrelated\nWhite House Fence Jumper Pushed Past Female Guard,1137,unrelated\nIt Begins: HazMat-Wearing Passenger Spotted At Airport,477,agree\nSee the Crater a Meteorite Made in Nicaragua,1917,unrelated\n\"David Haines Beheaded By ISIS, Execution Video Contains Threats Against UK: Reports\",1989,agree\nVideo Purports To Show Beheading Of U.S. Journalist By Militants,2115,unrelated\nAlleged audio of Michael Brown shooting released,1692,discuss\n'Jihadi John' named as Mohammed Emwazi from London,1252,unrelated\nNasa questions whether crater in Nicaragua caused by meteorite,345,unrelated\nRobert Plant ripped up $800M Led Zeppelin reunion contract,1385,unrelated\n\"Tiger Woods PED, PGA Tour Suspension Allegations Retracted by Dan Olsen\",490,unrelated\nISIS fighters seize weapons airdrop meant for Kurds,1708,unrelated\nBunbury local discovered a spider had burrowed under his skin on Bali holiday,1500,unrelated\nChristian Bale in Talks to Play Steve Jobs (Exclusive),844,unrelated\nElderly Woman Arrested for Kidnapping Neighbor’s Cats & Making Fur Coats,1938,agree\nTexas City plumber's truck ends up in Syrian war,472,unrelated\nMum faces real-life Sophie's Choice – as she tries to sell her son to fund daughter's care,2261,unrelated\nSEE IT: NBC meteorologist Mike Seidel appears to relieve himself during broadcast; network says he was looking for phone,258,unrelated\nInsurgents killed in Nigeria despite alleged truce with Boko Haram,320,unrelated\nPentagon Denies It Killed ISIS Chief As Airstrikes Hit Top Extremists,254,agree\n\"Wildest Apple Watch rumor yet: 100,000 apps at launch\",1271,unrelated\nFears Islamic State could launch EBOLA attack on Britain after fighters 'contract virus',2463,unrelated\nVideo Purports To Show Beheading Of U.S. Journalist By Militants,2296,unrelated\nAlleged audio of Michael Brown shooting released,1921,unrelated\nBanksy's illustrated response to the Charlie Hebdo attack isn't by Banksy. But it is striking,2016,unrelated\nIraqi and Kurdish media reports cases of Ebola among Islamic State fighters in Mosul,391,unrelated\nISIS chlorine attack on security forces confirmed – Iraq officials,763,discuss\nUS officials: Video shows American's execution,381,unrelated\nKim Jong-Un's sister reportedly running N. Korea,1817,unrelated\n'No hard evidence' of Isis claims it kidnapped Canadian-Israeli woman Gill Rosenberg,1197,unrelated\n\"That Story About a Catholic Priest Dying, Seeing God as a Woman, and Coming Back to Life? It’s Almost Definitely Fake\",2415,unrelated\nPants on Fire: Duncan Hunter makes unconfirmed claim Border Patrol caught at least 10 ISIS fighters,190,unrelated\nSoldier shot in Ottawa at War Memorial,2338,unrelated\nISLAMIC STATE BEHEADS MISSING AMERICAN JOURNALIST JAMES WRIGHT FOLEY,1849,unrelated\nLOL: RICH JOHNSTON SAYS THE BATMOBILE HAS BEEN STOLEN IN DETROIT,251,unrelated\n\"Christian Bale passes on role of Steve Jobs, actor reportedly felt he wasn't right for part\",919,unrelated\nNEWS/ All Dogs Go to Heaven! Pope Francis Confirms Paradise Is Open to All of God's Creatures,719,unrelated\nFrisco: Sick patient claims to have had contact with Ebola victim,1385,unrelated\nHeartwarming video shows son revealing he’s paid off parent’s mortgage as a Christmas gift,377,unrelated\nUS officials: Video shows American's execution,2070,unrelated\nNorth Korea denies reports Kim Jong-un is to open state-backed restaurant in Scotland,1358,unrelated\n\"Leader of Qaeda-Linked Somali Group Is Dead, U.S. Says\",1835,discuss\nIslamic State May Have Fighter Jets Now After Seizing Russian-Made MiGs,295,unrelated\nNew York City Plans to End Arrests for Possession of Small Amounts of Marijuana,2307,unrelated\nISIS leader dead?,539,unrelated\nVideo messaging service verifies timing of CNN audio recording,812,unrelated\nJihadi John ‘identified as British man from West London’,2033,unrelated\n\"Boko Haram: Kidnapped Girls Have Been Married Off, Truce Never Happened\",2078,unrelated\nMass grave found after 40 students disappear in Mexican protest,1678,unrelated\nHomeland Security: No ISIL fighters on U.S. border,1538,unrelated\nThe Man Who Says Comcast Got Him Fired Has Filed a Lawsuit,2034,unrelated\n#Hairgate trends on social media: iPhone 6 users complain of ripped out hair,431,unrelated\n\"Dead for 48 minutes, Catholic Priest claims God is female\",1055,agree\nMan who slaps people around the head for sneezing hunted by police,844,unrelated\n\"SEE IT: ISIS militants caught trying to cross border into Texas, Congressman claims\",2367,discuss\nIs this the world's oldest burger? Man claims to have kept McDonald's Quarter Pounder for 20 YEARS,1195,unrelated\nFormer PGA Tour player: Tiger Woods suspended for drug test failure,1584,unrelated\nIsis claims US hostage Kayla Mueller killed in coalition airstrike,1293,discuss\n\"Rumor: Gold Apple Watch Edition priced up to $5,000, steel version at $500, will debut on Feb. 14\",2277,discuss\nTropical spider burrowed under man's skin through appendix scar and lived there for THREE DAYS,2338,discuss\nSeven girls fall pregnant after five day school trip in Bosnia and Herzegovina,2504,agree\nFormer British Rapper Reportedly Under Investigation for James Foley Beheading,760,unrelated\nIsis militants claim to have killed US journalist James Foley,1982,unrelated\n\"Gill Rosenberg, former IDF soldier, possibly captured by ISIS while fighting with Kurds\",1949,unrelated\nISIS Beheads American Journalist,2287,unrelated\n[Updated] Saudi State Television Allegedly Blurs Michelle Obama’s Face During Meeting With New Saudi King,833,discuss\nISIS pays tribute to its 'Cub of Baghdadi' child soldier,1179,discuss\nWas The Video Of That Homeless Man Doing Good Deeds With $100 All An Elaborate Hoax!?,1245,disagree\nIraq Says Arrested Woman Is Not The Wife of ISIS Leader al-Baghdadi,1263,agree\n\"Catholic Priest Dead For 48 Minutes, Is Miraculously Revived – His Revelations About God Are Even More Shocking\",1849,agree\nDNA Tests Confirm Lebanon Is Holding ISIS Leader’s Child,2268,discuss\nIslamic State claims it executed American photojournalist James Foley,938,unrelated\nSeth Rogen reportedly nabs Steve Wozniak role in Steve Jobs filmSteve Jobs Iconic Moments,1869,unrelated\n\"Oh Hey, Paul Rudd Was One Of The Dallas Airport Homophobe Heroes, No Big\",2123,unrelated\n\"'American bombing had signed my death certificate': Missing US journalist James Wright Foley goes unflinching to his death as ISIS behead him in horrific video, as a warning to Obama\",1744,discuss\n\"Small meteorite strikes Nicaragua, government says\",1817,unrelated\nNigeria: hopes for return of kidnapped schoolgirls rise after ceasefire reported,344,unrelated\n\"No, Islamic State Militants Have Not Been Caught by U.S. Border Patrol\",570,unrelated\nReport: NYPD to stop arresting people for minor marijuana offenses,1022,unrelated\n\"US, UK eye rapper as British-born militant who beheaded journalist James Foley\",634,unrelated\n#ISIS beheads photojournalist James Wright Foley in a massage to US to end its intervention in #Iraq.,991,discuss\nJosh Paler Lin Gives A Homeless Man $100 And Follows Him To See How He Spends It,2492,unrelated\nParliament Hill shooting: Sergeant-At-Arms Kevin Vickers the family hero who took down Ottawa gunman,345,unrelated\n\"Mexico hit by student massacre: At least 17 anti-corruption protesters 'rounded up, murdered and dumped in a mass grave' - and another 26 are missing\",1984,disagree\nNicaragua asks U.S. for help investigating meteorite crater,1594,disagree\n\"Islamic State Training Pilots in Military Jets, Monitors Say\",2406,discuss\nVideo Messaging App Says Audio Recording Of Michael Brown's Shooting Is Authentic,1299,unrelated\nFrom bendgate to hairgate: Now iPhone 6 users complain the device is ripping out their hair,2276,discuss\nThe Chinese Guide to Avoiding a Bad English Name,1438,unrelated\nAudio may have captured Michael Brown shooting,2313,unrelated\nBritish aid worker David Haines beheaded by ISIL,331,unrelated\nMexican students not among bodies found in mass graves,1849,unrelated\nDog found abandoned outside railway station with suitcase of his belongings,1157,unrelated\nCNN Posts Alleged Audio of Michael Brown Shooting,195,unrelated\n\"Vice Media’s CEO blew $300,000 on dinner, and a Vegas casino boss blabbed about it\",737,unrelated\nOscar winner Christian Bale to play Steve Jobs in upcoming biopic,1368,unrelated\nVideo Messaging App Says Audio Recording Of Michael Brown's Shooting Is Authentic,1481,unrelated\nPurported ISIS claim: Jordan airstrike kills female US hostage,1427,unrelated\nMan Severed Penis That Failed To Impress Girls,908,unrelated\nSeth Rogen reportedly nabs Steve Wozniak role in Steve Jobs filmSteve Jobs Iconic Moments,60,unrelated\nSomalia Shebab chief Ahmed Abdi Godane likely dead in US strike: Source,1610,discuss\nVideo: Marine survives Taliban sniper headshot thanks to helmet,634,unrelated\nDNA tests prove Lebanon IS holding ISIS chief al-Baghdadi's ex-wife and daughter after they were caught with fake passports,2299,unrelated\n\"A message from Jim's mom, Diane Foley:\",2495,discuss\nTaliban member swapped by Obama for Bowe Bergdahl tried to return to terror: report,239,unrelated\nHere's video of a bird pooping on Vladimir Putin in the middle of a speech,2502,unrelated\niPhone Game Developer Quits Job By Hiding The Greatest Letter Of Resignation Ever Inside His Game,997,unrelated\nBoko Haram 'to release abducted schoolgirls' as part of ceasefire agreement,800,unrelated\nPrisoner Released in Bergdahl Exchange Tried to Reconnect With Taliban,209,discuss\nNigeria Boko Haram blamed for raids despite truce claim,1906,unrelated\nOttawa gunman identified as 32-year-old Michael Zehaf-Bibeau,2087,unrelated\nVideo Purports to Show Beheading of American Journalist,2127,unrelated\nKIM DINE WITH ME: Porky president Kim Jong-un to open UK restaurant serving DOG,1336,unrelated\nA Spider Lived Inside This Tourist’s Body For 3 Days After Burrowing Into His Skin Through A Scar,1708,unrelated\nAlleged audio of Michael Brown shooting has surfaced,1817,discuss\nUS confirms death of Somalia terror group leader,239,unrelated\nMeteor Leaves 40-Foot Crater Near Managua's Airport,1594,disagree\nMCDONALD’S WILL STOP SERVING OVERWEIGHT CUSTOMERS BEGINNING 1/1/15,2297,unrelated\nIsis claims it has US airdrop of weapons,2200,discuss\nShocking moment shows 'adulteress' stripped naked and beaten in busy shopping centre,1141,unrelated\n\"Boko Haram leader denies ceasefire deal, says 200 abducted girls married off \",1374,unrelated\nEye-catching! Rare sighting of Anna Wintour without her trademark sunglasses as she leaves 'rat-infested' Vogue office,30,unrelated\nThe Man Who Says Comcast Got Him Fired Has Filed a Lawsuit,2096,unrelated\nSmall Meteorite Strikes in Nicaragua's Capital City of Managua,1253,unrelated\nCNN Plays Alleged Audiotape of Michael Brown ShootingMilitarization Of Police,388,unrelated\nSoldier shot near Canadian parliament building,401,unrelated\n\"Audio captured at time of Michael Brown shooting, company says\",1803,unrelated\nNew Audio Recording From Ferguson May Capture Michael Brown Shooting,2022,unrelated\n\"RCMP release security footage of Michael Zehaf Bibeau during attack, say he shot soldier in back\",2256,unrelated\nElectric shock turns Russian boy into Marvel's Magneto,152,agree\n\"Boko Haram: Kidnapped Girls Have Been Married Off, Truce Never Happened\",1697,unrelated\n\"Cloistered nun gives birth to a baby  The convent: \"\"There is a sister\"\" [Google Translate]\",2492,discuss\nIncredible Video Shows A US Marine Surviving Being Shot In The Head By A Sniper In Afghanistan,320,unrelated\nESPN's Domestic Violence Panel Is Missing Something Important,2137,disagree\nWatch: ISIS Claims to Have Captured U.S. Airdropped Weapons,2404,discuss\nKilling in the name of! Kim Jong-un launches attack on others named 'Kim Jong-un',1678,agree\nMichelle Obama’s face blurred by Saudi state television,1975,disagree\nFears Islamic State could launch EBOLA attack on Britain after fighters 'contract virus',2025,discuss\nAn audio recording of the Michael Brown shooting has reportedly surfaced,346,unrelated\nThat Was Fast: Christian Bale Bails on Steve Jobs Biopic,1234,unrelated\nApple Watch to sell 15M units in 2015 and ‘ignite global smartwatch market’,89,unrelated\nThere has been a shooting at the War Memorial on Parliament Hill. Unconfirmed reports say a soldier was shot.,1253,unrelated\n\"James Wright Foley, Kidnapped Journalist, Apparently Executed by ISIS\",2450,discuss\nAlleged audio of Michael Brown shooting released,2354,unrelated\nIslamic State releases video apparently showing the beheading of missing US journalist James Foley,1034,unrelated\n\"North Korea leader Kim is still in charge, has injured leg: source\",2328,unrelated\nNigeria announces truce with Boko Haram; fate of schoolgirls unclear,1821,discuss\nISLAMIC STATE BEHEADS MISSING AMERICAN JOURNALIST JAMES WRIGHT FOLEY,2525,unrelated\nMacaulay Culkin Dead? Another Death Hoax Circulates On Facebook,2256,unrelated\nSEND IN THE DRONES: Predator drones flown over IS headquarters in Syria,296,unrelated\n\"No, Pumpkin Spice Condoms Are Not A Real Thing\",1921,unrelated\nAxl Rose Dies? Guns N’ Roses Singer Dead ‘West Hollywood Home at Age 52′ is Fake,414,unrelated\nKim Jong-Un's Sister Takes Control in North Korea,986,unrelated\nMeteorite strike in Nicaragua puzzles experts,2475,disagree\nWeather Reporter Mike Seidel Was Caught Off Guard on Live TV and Appeared to Be Urinating in the Snow -- Watch!,527,unrelated\n'Hairgate': iPhone 6 users encounter latest Apple problem after 'bendgate',1533,discuss\nIs the Alleged Audio of the Gunshots That Killed Michael Brown a Hoax?,456,unrelated\nSaudi Arabia Cleric Issues Fatwa Against Building Snowmen,2287,unrelated\nWho Should Play Steve Jobs Now That Christian Bale Quit?,1077,unrelated\nWeather Reporter Caught Writing His Name In The Snow Was NOT Ready To Go On Camera (UPDATED),54,unrelated\nIs Durex Planning To Release A Pumpkin Spice Condom?,2354,discuss\nAn audio recording of the Michael Brown shooting has reportedly surfaced,1289,unrelated\nEBay appears to be planning an Apple Watch app,1342,unrelated\n\"Catholic Priest Dies for 48 Minutes, Comes Back to Life and Claims God Is Female\",1087,unrelated\n\"Gill Rosenberg, Canadian-Israeli Woman Feared Kidnapped By ISIS, Says She's Safe\",2453,unrelated\nIs this the world's oldest burger? Man claims to have kept McDonald's Quarter Pounder for 20 YEARS,1586,discuss\nBoko Haram Denies Nigeria Cease-Fire Claim,1019,unrelated\nKIM DINE WITH ME: Porky president Kim Jong-un to open UK restaurant serving DOG,955,unrelated\nWhite House fence-jumper made it far deeper into building than previously known,2409,discuss\nA New iOS 8 Bug Can Delete All Of Your iCloud Documents,2330,unrelated\nTurkish Leader Says U.S. Airdrop Aided ISIS Militants,1938,unrelated\nIRAQI AND KURDISH MEDIA REPORTS: ISIS FIGHTERS HAVE CONTRACTED EBOLA,1385,unrelated\nMan discovers spider living under his skin during Bali vacation,1210,unrelated\nVideo shows ISIL beheading of photojournalist James Foley,1347,unrelated\n\"Luke Somers Dies In Rescue Attempt, Sister Says; Yemeni Defense Ministry Says Unnamed US Hostage Freed\",634,unrelated\nBoko Haram ceasefire ignored as violence flares in Borno state,1340,disagree\nNigeria says it has deal with Boko Haram to release kidnapped girls,1503,unrelated\n\"Apple Watch Stainless Steel variant reportedly priced at $500, $4,000 for the gold variant\",521,unrelated\nConde Nast's rat problem at One World Trade Centre: From red carpets to rodent droppings,944,unrelated\n\"White House Fence-Jumper Overpowered Secret Service Officer, Ran Through Much of Main Floor\",887,unrelated\nCNN plays chilling audio recording allegedly from Michael Brown shooting: “At least 11 shots”,121,unrelated\n\"No, Banksy has not been arrested (sigh)\",2468,agree\n\"Boko Haram: Kidnapped Girls Have Been Married Off, Truce Never Happened\",5,unrelated\nBali Awry,1500,unrelated\nVogue’s Rat Infestation: Disturbing New Details,1036,unrelated\nIslamic State claims to have beheaded American journalist,7,unrelated\nIslamic Militants Post Video Claiming to Show Beheading of U.S. Journalist,115,unrelated\n\"Sadly, Pumpkin Spice Condoms Aren't A Thing After All\",1954,agree\nUPDATE: BATMAN v SUPERMAN Batmobile Reportedly Stolen By (Shocker!) Detroit Locals,87,unrelated\nIslamic State fighters detonate 'SCORPION bombs' in terror siege,185,unrelated\n\"Rats at Vogue's NYC offices - watch your step, Anna Wintour\",2328,unrelated\nISIL video claims beheading of kidnapped journalist James Foley,2096,discuss\n\"Gill Rosenberg, Canadian-Israeli Woman Feared Kidnapped By ISIS, Says She's Safe\",2115,unrelated\n\"Apple to Take Reservations for Trying On Apple Watch, Considered Platinum Model\",1385,unrelated\n\"Vogue's Anna Wintour Pissed Off With New 1 World Trade Center Offices, Infested With Rats\",1737,unrelated\nTiger Woods' agent shoots down report of failed drug test,2314,unrelated\nLebanon 'holding IS leader's daughter and ex-wife',639,unrelated\nUrgent: The Leader of ISIL 'Abu Bakr al-Baghdadi' Killed! / Photo,2036,unrelated\nThis Is Why Rumors That ISIS Is Crossing The Border Into The U.S. Aren’t Going Away,425,discuss\nMonster catfish which looks big enough to swallow a man whole caught in Italy,612,unrelated\n\"Jess Smith, 19, Claims She Was Teletubbies' Giggling Baby: What Did She Get Paid?\",2391,unrelated\n\"Nigeria Says It Struck A Cease-Fire With Boko Haram, But Are They Talking To The Right Guy?\",1439,unrelated\n\"Absent from duty for 25 years, CPWD official dismissed\",2087,unrelated\nZack Snyder Makes Fun of Stolen Batmobile Rumor with New Image,530,unrelated\nRumors of ISIS leader's death debunked,1921,unrelated\nPumpkin Spice Condoms Could Be The Only Thing To Save The World From Basic Children,2240,unrelated\n\"Gene Munster Predicts $499 Steel Apple Watch, $4,999 for 18k Gold Edition\",2223,discuss\nSenator: Detainees swapped for Bergdahl have contacted militants,125,unrelated\nPope Francis turns out not to have made pets in heaven comment,218,disagree\nIS militant 'Jihadi John' named as Mohammed Emwazi from London,2531,unrelated\n\"White House Fence-Jumper Overpowered Secret Service Officer, Ran Through Much of Main Floor\",505,agree\nISIS Getting Ebola,1669,discuss\n\"U.S. accidentally delivered weapons to the Islamic State by airdrop, militants say\",2483,unrelated\nTerror Leader Ahmed Abdi Godane Killed in U.S. Strike,2268,unrelated\nCBS News Names Canadian Parliament Shooting Suspect,1329,discuss\nZack Snyder Responds to Fake Stolen Batmobile Report,621,unrelated\nTexas Truck Winds Up in Syria With Islamic Militants,1009,unrelated\nIsis claims to behead US journalist,1166,unrelated\nKimye’s Fault? Anna Wintour’s NYC ‘Vogue’ Offices Hit With Disgusting Rat Infestation: ‘Rat Droppings On Desks’,132,discuss\nDylan Thomas Finds Tropical Spider Burrowed Under Skin,1883,agree\nPumpkin Spice condoms? Don't fall for this hoax.,1400,agree\nRobert Plant ripped up $800M Led Zeppelin reunion contract,2476,unrelated\nSenior Western Intelligence Official Confirms London Rapper Abdel Majed Abdel Bary Is A Suspect In The Foley Killing,850,discuss\nObama administration DENIES congressman's claim that 'at least ten ISIS fighters have been caught coming across the Mexican border in Texas',972,unrelated\nNorth Korea denies plans to open a restaurant in Scotland,1535,unrelated\n\"UK spies identify Foley’s killer, Abdel-Majed Abdel Bary a key suspect\",1598,discuss\n\"ISIS Claims Female American Hostage, Kayla Mueller, Killed in Airstrike\",663,unrelated\nIdentity of ISIS terrorist known as 'Jihadi John' reportedly revealed,472,unrelated\nNew Audio Allegedly Captures Moment Michael Brown Was Shot,2345,discuss\nISLAMIC STATE BEHEADS MISSING AMERICAN JOURNALIST JAMES WRIGHT FOLEY,1606,unrelated\nU.S. Hostage Luke Somers Killed During Yemen Rescue Bid: Family,2375,unrelated\nREPORT: JETLINERS STOLEN FROM LIBYA COULD BE USED TO ATTACK U.S. ON 9/11,508,discuss\n\"Batmobile stolen in Detroit? Good one, joker!\",917,agree\nAngry mob hacks off alleged rapist's genitals with meat cleaver after dragging him into butchers,1291,unrelated\nSeven teenage girls get pregnant on school trip,2508,agree\nISIS Militants Allegedly Contracted Ebola,2175,unrelated\nIS Fighters Seize Weapons Cache Meant for Kurds,1852,unrelated\nApple-HBO Deal Seen Launching Web-only Apple TV Streaming Service For $15 Per Month,1545,unrelated\n\"No, Banksy Didn't Create That 'Charlie Hebdo' Tribute Cartoon, But That Doesn't Mean You Can't Appreciate It\",1547,unrelated\nKurds fear Isis use of chemical weapon in Kobani,304,unrelated\n\"Boko Haram Cease-Fire: Abducted Nigerian Schoolgirls To Be Released, Officials Say\",2139,discuss\nSay 'eh-oh!' to the Teletubbies SUN BABY - can you still recognise her after 19 years?,649,agree\nWill King of Jordan lead airstrikes on ISIS HIMSELF? Reports say trained pilot plans to take part in attack after quoting Clint Eastwood's Unforgiven to Congressmen,516,unrelated\nChristian Bale Exits Steve Jobs Movie (Exclusive),1294,unrelated\nThis Kid Made $72 Million During Lunch,2278,unrelated\nLetter From Lego To Parents In The '70s Makes An Important Point About Gender,1926,unrelated\n\"In Vogue vs Rats War, the Rats Are Winning\",964,unrelated\n\"BREAKING: Islamic State, in video, beheads American journalist James Wright Foley who was kidnapped in 2012 -@BNONews\",533,unrelated\nNorth Korea dictator Kim Jong-un 'set to open a new restaurant in SCOTLAND',1217,unrelated\nCanadian-Israeli Woman Says She Hasn’t Been Captured By ISIS,387,unrelated\n\"Lady on FB: I'm 41, Intersex, and Fucked Michael Phelps on First Date\",89,unrelated\nThe rats eat Prada at Vogue NY office,725,unrelated\n\"Islamic Tribunal Using Sharia Law In Texas Has Been Confirmed Tribunal members say they will avoid Sharia's \"\"criminal law.\"\"\",1637,unrelated\nMichael Abdul Zehaf Bibeau Pictures: Photos of Alleged ISIS-Linked Gunman in Canada,107,unrelated\nApple may launch 12-inch MacBook Air with Retina Display,1679,unrelated\nKC hospital: Patient does not have symptom profile of Ebola,1343,agree\nEbola Frisco 2014: Patient Shows Virus Symptoms After Apparent Thomas Eric Duncan Contact,1374,unrelated\n\"Viral Video Of Homeless Man Spending $100 On Food For Other Homeless Was Faked, Witness Says\",2039,unrelated\nWatch NAKED airport worker walk through scanner in bizarre protest against 'rough' guards,1921,unrelated\n\"Nun gives birth, intends to keep baby\",2192,unrelated\nReport: Exec popped for $300k dinner after run at blackjack,1483,unrelated\nObama administration DENIES congressman's claim that 'at least ten ISIS fighters have been caught coming across the Mexican border in Texas',1890,agree\nSchoolboy almost killed by electric shock claims he now has superpowers like Magneto,1547,unrelated\nIslamic State Militants Claim to Have Beheaded US Journalist James Wright Foley,2115,unrelated\nISIS Beheading of U.S. Journalist James Foley Posted to YouTube,1786,unrelated\nKim Jong-un: obese leader 'fractured both ankles',1234,unrelated\nBREAKING NEWS: ISIS beheads missing American journalist James Wright Foley as warning to US to cease action in Iraq,1857,unrelated\nHomeland Security says terrorists haven't crossed U.S-Mexico border,239,unrelated\nPentagon: death of al Shabaab leader in U.S. strike would be major blow,882,unrelated\nTourist wakes to find strange red trail on his stomach - and discovers a spider has burrowed through his appendix scar and crawled UNDER his skin while on holiday in Bali,1708,unrelated\nPope says dogs can go to heaven: ‘Paradise is open to all of God’s creatures’,2370,disagree\nNYPD to stop arrests for small amounts of marijuana,2372,discuss\n\"Homeless man who became a YouTube sensation after spending $100 on food for his beggar friends gets a surprise Christmas meal, makeover and night in a hotel in new video... but is it all a hoax by a 'serial prankster'?\",1922,discuss\nMeteorite strike in Nicaragua puzzles experts,2155,unrelated\nCNN plays chilling audio recording allegedly from Michael Brown shooting: “At least 11 shots”,1786,unrelated\nTBS speeds up Seinfeld 7.5% to gain an extra 2 minutes of commercial ad time.,557,unrelated\nMedia outlets identify 'Jihadi John',2419,unrelated\nDid NBC Nightly News Go Live To A Man Who Was Taking A Piss?,524,unrelated\nWill King of Jordan lead airstrikes on ISIS HIMSELF? Reports say trained pilot plans to take part in attack after quoting Clint Eastwood's Unforgiven to Congressmen,2274,discuss\nHas a woman aborted her baby because it's a boy?,554,unrelated\nHope Fades for Girls' Release After Boko Haram 'Truce' Breached,1540,disagree\nGuantanamo Detainee Exchanged for American POW Attempts a Return to Battle,1628,discuss\n\"Unconfirmed: ISIS Claims Kayla Mueller, American Female Hostage, Is Dead\",2473,unrelated\n\"Don't Worry, 'The Breakfast Club' Star Judd Nelson Is Not Dead\",557,unrelated\nCanadian Soldier Shot At Ottawa War Memorial: Report,649,unrelated\nBREAKING: British-born hostage 'KILLED in failed rescue attempt',254,unrelated\nTwo GOP Congressmen Say Suspected Terrorists Caught Crossing U.S.–Mexico Border,130,unrelated\nLynch mob chop man's penis off after catching him allegedly trying to rape teenager,730,unrelated\n\"Boko Haram Could Release Kidnapped Girls, Nigerian Officials Say\",1540,discuss\nSpider Burrows Into Australian Man's Appendix Scar (VIDEO),686,unrelated\n'Jihadi John' identified: ISIS killer named as Mohammed Emwazi from West London,1198,agree\nUS Intel: Taliban Man Released From Gitmo in Bergdahl Deal is Back to Militant Activity,1299,unrelated\nIslamic State Militants Claim to Have Beheaded US Journalist James Wright Foley,2296,unrelated\nBoko Haram denies ceasefire claim by Nigeria's government,2045,unrelated\nNBC weatherman caught urinating in the woods live on air,1406,unrelated\nPope says dogs can go to heaven: ‘Paradise is open to all of God’s creatures’,932,unrelated\nRumors of ISIS leader's death debunked,769,unrelated\nTexas City plumber's truck ends up in Syrian war,1614,agree\n\"James Foley: American Journalist, James Wright Foley Beheaded in New ISIS Video [Breaking News]\",2127,unrelated\nNicaragua says meteorite probable cause of blast in capital,1948,unrelated\nPenis graffiti drawn on £1.5million Bugatti Veyron,557,unrelated\nJames Foley executioner said identified as British rapper  Read more: James Foley executioner said identified as British rapper,8,unrelated\nTurkish president says American weapons drop for Kurdish fighters was 'wrong' after supplies end up in the hands of ISIS,1572,unrelated\n\"Man chops off his own penis, throws it in the trash after getting dumped for bad bedroom skills\",1347,unrelated\nISIS Video Purports To Show Beheading Of British Aid Worker,2206,discuss\nTaylor Lianne Chandler: Everything you need to know about Michael Phelps’ intersex girlfriend,887,unrelated\nKim Jong-Un's Scottish Dog Meat Restaurant Is Probably Fabricated Shite,17,unrelated\nCanadian official identifies dead Ottawa gunman as Michael Zehaf-Bibeau,2002,unrelated\nDaash Ebola transferred to Mosul {Google Translate],950,unrelated\nApple was forced to nix key health features from its smartwatch -- report,652,discuss\nObama Denounces James Foley's Execution: 'Today The Entire World Is Appalled',1627,unrelated\nMagic Mushrooms Found in Queen Elizabeth's Garden at Buckingham Palace,387,unrelated\n\"No, a spider (probably) didn't crawl through a man's body for several days\",1638,disagree\n\"No, there aren’t any Ebola cases in Iraq\",1899,unrelated\nCanadian-Israeli Woman May Have Been Captured In Syria: Reports,2142,discuss\nFormer British Rapper Reportedly Under Investigation for James Foley Beheading,1707,unrelated\nTwo blokes dared to eat 20-year-old burger for charity,1899,unrelated\nMexico police find mass grave near site 43 students vanished,2342,discuss\nMacaulay Culkin Dead? Another Death Hoax Circulates On Facebook,1293,unrelated\nHoly Theft! Batmobile Stolen from 'Batman v Superman'???,2135,discuss\nThis Week In Weird News: Horrible Human Slaps Elderly Woman For Sneezing,125,unrelated\n\"Six months after abducting Nigerian schoolgirls, Boko Haram reportedly wants to free them\",402,unrelated\nApple scrapped advanced Apple Watch health monitoring features due to reliability issues,1788,discuss\nNicaragua meteorite: Experts attempt to understand whether mysterious meteorite fell from passing Pitbull asteroid,1948,unrelated\n20-Year-Old Quarter Pounder Looks About the Same,2474,agree\nReport of Kim Jong-un’s ankle injury add fuel to rumours about his absence,2124,unrelated\n\"L. Jinny? Abdel-Majed Abdel Bary, UK Rapper, Suspected in James Foley Killing: Reports\",583,discuss\nEveryone chill! Banksy has NOT been arrested,1820,unrelated\nReport: A Radically Redesigned 12-Inch MacBook Air Is Coming,2175,unrelated\nMore than 200 kidnapped Nigerian girls to be released after deal reached with Boko Haram,1340,disagree\nSEND IN THE DRONES: Predator drones flown over IS headquarters in Syria,2443,discuss\nIdentity of ISIS terrorist known as 'Jihadi John' reportedly revealed,2202,discuss\nBird defecates on Vladimir Putin during speech (video),2472,unrelated\nJames Foley executioner said identified as British rapper  Read more: James Foley executioner said identified as British rapper,633,unrelated\nNun who GAVE BIRTH to baby boy after suffering agonising stomach pains 'had no idea' she was pregnant,1720,discuss\nFears journalist James Wright Foley beheaded by Islamic State jihadists in ‘message’ to United States,1549,unrelated\nWas Alleged Audio of Michael Brown Shooting on CNN a Hoax?,1403,unrelated\nISIS Video Purports To Show Beheading Of British Aid Worker,787,unrelated\n'There is no limit to their depravity' Islamic State FEED mother her own SON,1385,discuss\n\"No, Islamic State Militants Have Not Been Caught by U.S. Border Patrol\",972,unrelated\niOS 8 bug reportedly erases iCloud Drive documents when settings are reset,2061,unrelated\nLibya: Missing Libya Planes Spark Security Concerns,2398,unrelated\nISIS Video Claims to Show Beheading of British Hostage,1477,unrelated\nMan chops off his penis after his girlfriend breaks up with him,908,unrelated\n\"Forget 18-karat gold, next-generation Apple Watch Edition could use platinum: Report\",887,unrelated\nBoko Haram 'to release abducted schoolgirls' as part of ceasefire agreement,2156,unrelated\nChristian Bale Is Steve Jobs,1406,unrelated\nVogue’s Rat Infestation: Disturbing New Details,1968,unrelated\n11 aircraft are missing from ‘terrorist-held’ Tripoli airport ahead of 9/11 anniversary,1644,unrelated\nNigeria Claims Boko Haram Will Release the Kidnapped Schoolgirls,1541,unrelated\nIslamic State releases video apparently showing the beheading of missing US journalist James Foley,782,discuss\nCanadian-Israeli Woman Says She Hasn’t Been Captured By ISIS,777,unrelated\n\"NYPD to issue tickets instead of arrest for weed possession, report says\",1295,unrelated\n\"Zack Snyder Kills \"\"Stolen Batmobile\"\" Rumor With Great Photo\",2431,unrelated\nIRAQI HEALTH OFFICIAL: EBOLA HAS KILLED 5 ISIS FIGHTERS,1506,discuss\nWHO says reports of suspected Ebola cases in Iraq are untrue,950,unrelated\nMagic mushrooms found in BUCKINGHAM PALACE by Alan Titchmarsh,487,unrelated\nUS Marine survives headshot from Taliban (video),1180,agree\nIs Kim Jong Un's sister Kim Yo Jong in charge?,1836,discuss\nJudd Nelson rebuffs Internet rumors that he died of a drug overdose.,1382,discuss\nHere Are Microsoft's New Robot Security Guards,1426,unrelated\n\"Vogue's Anna Wintour Pissed Off With New 1 World Trade Center Offices, Infested With Rats\",125,unrelated\nRajasthan: Angry mob teaches rapist a lesson; chops penis off,2523,unrelated\nEnormous 20-stone catfish caught with fishing rod in Italy after 40-minute boat battle,2371,unrelated\n\"Nun gives birth, intends to keep baby\",345,unrelated\n\"In New York City, Marijuana May Mean Ticket, Not Arrest\",2483,unrelated\nDoubts cast over Nicaragua meteorite claim,1900,unrelated\n\"Non, le lancement du nouveau «Star Wars» ne sera pas devancé à cet été\",618,unrelated\n\"L. Jinny? Abdel-Majed Abdel Bary, UK Rapper, Suspected in James Foley Killing: Reports\",1263,unrelated\nIs Ebola Virus Spreading Among ISIS Militants? Reports Claim Jihadists Seeking Cure at Mosul Hospital,2197,unrelated\n\"North Korean leader Kim Jong-un not missing, just having ankle surgery\",541,discuss\nEye-catching! Rare sighting of Anna Wintour without her trademark sunglasses as she leaves 'rat-infested' Vogue office,725,unrelated\n'Jihadi John': Isis fighter named as Mohammed Emwazi from west London,77,unrelated\n\"SMALL METEORITE STRIKES NICARAGUA, GOVERNMENT SAYS\",767,discuss\n\"No, Pumpkin Spice Condoms Are Not A Real Thing\",958,unrelated\nSmall Meteorite Hits Managua,524,unrelated\nMan who slaps people around the head for sneezing hunted by police,1839,agree\nISIS Blasts 'Scorpion Bombs' At Civilian Areas In Iraq; Mosul Residents Living In Fear,195,unrelated\nIsis claims US hostage Kayla Mueller killed in coalition airstrike,2188,unrelated\n#Hairgate trends on social media: iPhone 6 users complain of ripped out hair,867,unrelated\n\"Seven High School Girls Get Pregnant On Five-Day School Trip, Parents Outraged\",1103,discuss\nSeth Rogen may play Steve Wozniak alongside Christian Bale as Steve Jobs,999,discuss\nISIS executioner 'Jihadi John' identified as Mohammed Emwazi,2125,unrelated\nSeth Rogen To Play Steve Wozniak In Steve Jobs Biopic,1002,discuss\nMan who SLAPS people if they sneeze in public being hunted by police,1660,unrelated\nTwo blokes dared to eat 20-year-old burger for charity,2411,agree\n\"Islamist Militants 'Steal' 11 Commercial Planes In Libya, Sparking Terror Attack Fears\",2010,discuss\n\"Jeh Johnson: Politicians Shouldn't 'Feed The Flames Of Fear' Over ISIS, Ebola\",2249,agree\n\"ISIS: We have our hands on weapons, ammo air-dropped by U.S.\",2307,discuss\n\"No, Jordan's King Abdullah II is not personally flying planes against Isis\",1365,unrelated\nThis Week In Weird News: Horrible Human Slaps Elderly Woman For Sneezing,1854,unrelated\n\"White House Fence Jumper Got Farther Than Previously Thought, Sources Say\",1426,unrelated\nThe Apple Watch's battery life will reportedly be just like any other smartwatch,1545,unrelated\nIslamic State Militants Claim to Have Beheaded US Journalist James Wright Foley,1966,discuss\n\"\"\"Categorically False\"\": DHS Debunks Right-Wing Fiction That ISIS Attempted To Cross The U.S.- Mexico Border\",2016,agree\nIraq: US to Probe ISIS' Chlorine Attack on Iraqi Security Personnel,2224,discuss\n\"Tropical spider burrows under man's skin, lives there for three days\",1678,unrelated\nWife Of ISIS Leader Abu Bakr al-Baghdadi Detained In Lebanon,1789,unrelated\nCrazy iPhone rig shows how Chinese workers manipulate App Store rankings,281,unrelated\nFears journalist James Wright Foley beheaded by Islamic State jihadists in ‘message’ to United States,2525,unrelated\n\"No, Banksy Didn't Create That 'Charlie Hebdo' Tribute Cartoon, But That Doesn't Mean You Can't Appreciate It\",11,unrelated\nMichael Brown shooting audio caught on tape?,1426,discuss\nEbola Scare in Kansas City,781,unrelated\nAir travelers wary of Ebola fears seen with surgical masks ... and a HAZMAT suit,490,agree\nDetroit Police Issue Statement That The Batmobile Is Safe,137,unrelated\n\"Obama, Outraged Over Beheading, Vows to Stay on Course\",1982,unrelated\nWhat This Homeless Guy Did With $100 Completely Stunned The Man Who Gave It To Him,676,unrelated\n\"Boko Haram: Kidnapped Girls Have Been Married Off, Truce Never Happened\",206,unrelated\nIslamic State claims to have beheaded American journalist,1905,unrelated\nIsis tells mother on rescue mission :’You’ve just eaten your son’,1950,unrelated\nAn accidental delivery of arms to the Islamic State and the problem with airdrops,104,unrelated\nReturn of the Mac: Seth Rogen in talks to star as Apple co-founder Steve Wozniak in upcoming Steve Jobs biopic,1002,discuss\nNYC High School Student Nicknamed ‘Teen Wolf’ Made $72 Million On Stock Market,365,discuss\n\"Video Appears to Show Beheading of Journalist James Foley, Who Went Missing in Syria\",1574,unrelated\nKim Jong-un 'set to open a new restaurant in SCOTLAND',1143,unrelated\nWATCH: Bird Launches Airstrike on Putin’s Shoulder (UPDATED),1957,disagree\nIsis militants claim to have killed US journalist James Foley,1820,unrelated\nReport: Nigerian Woman Quarantined in KC with Ebola-Like Symptoms (Video),2501,discuss\nMan who skipped work for 24 years is finally fired,1323,unrelated\nVideo Purports to Show Beheading of American Journalist,26,unrelated\n\"Islamic State leader's family detained by Lebanon, officials say\",404,unrelated\nISIS Leader Killed: Abu Bakr Al-Baghdadi Reportedly Killed By U.S. Airstrike,1645,discuss\nFounding Fathers-Era Time Capsule Found in Boston,1473,unrelated\nIraq Denies Lebanon Captured Abu Bakr al-Baghdadi's Wife and Child,365,unrelated\nSeven girls as young as 13 become pregnant on a school trip,2304,discuss\n\"Islamic State, in video titled \"\"A Message to America,\"\" beheads American journalist James Wright Foley who was kidnapped in 2012\",2147,discuss\nKim Had Ankle Surgery:  Source,1296,discuss\n\"White House Fence Jumper Got Farther Than Previously Thought, Sources Say\",1017,discuss\nVideo shows ISIL beheading of photojournalist James Foley,1589,agree\n\"Calm Yourselves, Durex Has NOT Come Out With A Pumpkin Spice Condom\",1477,unrelated\n\"Reports: Jihadists Steal Commercial Jets, Raise 9/11 Fears\",1022,unrelated\nSeven girls fall pregnant after five day school trip in Bosnia and Herzegovina,1289,unrelated\n\"Tropical spider burrows under man's skin, lives there for three days\",761,agree\nMore American Weapons for ISIS,1785,unrelated\nDoes ISIS have an airforce? Terrorist 'fighter pilots' are being trained on captured MiGs by Saddam Hussein's ex-air force officers,524,unrelated\nCanadian-Israeli woman reportedly kidnapped by ISIS: Jerusalem Post,1899,discuss\nCBI registers 'criminal conspiracy' case against Dera chief after claims 400 male followers were forcibly castrated,2036,unrelated\n\"Boko Haram leader denies ceasefire deal, says 200 abducted girls married off \",2314,unrelated\nWHO ‘probing’ whether ISIS fighters got Ebola,773,unrelated\nBoko Haram denies truce to release kidnapped schoolgirls,125,unrelated\nRumor: Seth Rogen to Appear as Woz in Sony's Steve Jobs Film,388,unrelated\nBatmobile wasn't stolen: Cops,734,unrelated\nDumped woman spends a week in KFC to get over ex,1473,unrelated\nCNN Plays Alleged Audiotape of Michael Brown ShootingMilitarization Of Police,346,unrelated\nFirst Human Death Confirmed From Eating GMO [Satire],2098,disagree\nIslamic State Leader al-Baghdadi “Not Dead”,81,unrelated\n\"Explosion reported near the Nicaraguan capital attributed to meteorite impact, but experts, including NASA, cast doubt on claims\",1790,discuss\nWeb of confusion as scientists cast doubt on man's claims that a spider burrowed into his stomach through his SCAR,181,unrelated\nNew iOS 8 bug can delete all of your iCloud documents,1518,agree\nSeth Rogen to Star as Steve Wozniak in Sony's Steve Jobs Biopic [Updated],1575,discuss\nIsis 'fed murdered kidnap victim to his own mother after she travelled to their headquarters and demanded to see him',1375,unrelated\nAaron Sorkin Confirms Christian Bale Will Play Steve Jobs,1897,unrelated\nSaddam Hussein’s pilots training Islamic State group,483,unrelated\nLatest iOS 8 bug reportedly causes unwanted deletion of iCloud Drive documents,2125,unrelated\n\"McDonald’s to Stop Serving Overweight Customers in January? Nope, ‘1/15/2015′ Story is Fake\",908,unrelated\n\"No, Saudi TV Didn't Blur Out Michelle Obama's Face When the President Met King Salman\",913,discuss\nCatholic Priest Claims God Is Female After Clinically Dead Experience,683,unrelated\nBritish aid worker David Haines beheaded by ISIL,1989,agree\nPredator drones being flown over Isil's Syrian 'capital',1170,unrelated\nNigerians doubtful of girls' release after Boko Haram 'truce' breached,171,unrelated\nVideo shows ISIL beheading of photojournalist James Foley,11,unrelated\n\"Nigeria Says It Struck A Cease-Fire With Boko Haram, But Are They Talking To The Right Guy?\",10,unrelated\n\"Apple Watch Specs Tipped; Said to Feature 512MB RAM, 4GB of Storage\",1828,unrelated\nNigeria says it has deal with Boko Haram to release kidnapped girls,206,unrelated\nParents' anger after seven Bosnian schoolgirls aged 13 and 14 fall pregnant on class trip,557,unrelated\n\"Boko Haram leader denies ceasefire deal, says 200 abducted girls married off \",35,unrelated\nIndian civil servant sacked 'after 24-year sickie',1034,unrelated\nSEND IN THE DRONES: Predator drones flown over IS headquarters in Syria,1658,unrelated\nRumors of ISIS leader's death debunked,936,unrelated\nAl-Shabaab Terror Group Leader Killed in U.S. Airstrike,1423,agree\nAnother American hostage at risk by Islamic state,1786,unrelated\nCNN Plays Alleged Audiotape of Michael Brown ShootingMilitarization Of Police,1289,unrelated\nTexas plumber's truck on front line of Syria war,206,unrelated\nCanada probes Michael Zehaf-Bibeau as possible suspect in Ottawa shooting - source,1866,discuss\nNigeria and Boko Haram 'agree ceasefire and girls' release',1003,unrelated\nHospital: Man not being treated for Ebola in Kansas City,2042,unrelated\n\"'American bombing had signed my death certificate': Missing US journalist James Wright Foley goes unflinching to his death as ISIS behead him in horrific video, as a warning to Obama\",1040,unrelated\n\"Paradise is open to all, even dogs, Pope tells boy\",1835,unrelated\nChristian Bale in Talks to Play Steve Jobs (Exclusive),1897,unrelated\nCPWD official sacked for absence from duty for 25 years,10,unrelated\nREPORT: The Batmobile Might Have Been Stolen In Detroit,1807,unrelated\nNorth Korea dictator Kim Jong-un 'set to open a new restaurant in SCOTLAND',2148,discuss\nISIS Reportedly Beheads American Photojournalist in Iraq,2130,unrelated\n\"No, that high school kid didn't make $72 million trading stocks\",1205,unrelated\nGovt fires employee who skipped work for 24 years,7,unrelated\nI aborted my baby because it was a boy,2526,discuss\nSugarhill Gang rapper Big Bank Hank dead at 57,1435,unrelated\nJihadi John: Mohammed Emwazi named as masked man behind ISIS beheadings,77,unrelated\nObama Denounces James Foley's Execution: 'Today The Entire World Is Appalled',1336,agree\n\"Apple Watch to Feature Time-Only 'Power Reserve' Mode, Prototypes Disguised as Samsung Watches\",1293,unrelated\nIsis 'fed murdered kidnap victim to his own mother after she travelled to their headquarters and demanded to see him',1271,unrelated\nRapper identified as James Foley's executioner: reports,572,unrelated\n\"Vice's Shane Smith drops $300,000 on Vegas dinner\",1471,unrelated\n\"Wife, child of Islamic State head Abu Bakr al-Baghdadi held in Lebanon, officials say\",845,unrelated\n\"Islamic State, in video titled \"\"A Message to America,\"\" beheads American journalist James Wright Foley who was kidnapped in 2012\",2453,unrelated\n\"Nigeria Says It Struck A Cease-Fire With Boko Haram, But Are They Talking To The Right Guy?\",1374,unrelated\nSoldier shot in Ottawa at War Memorial,258,unrelated\nFence-jumper made it farther in White House than Secret Service let on,687,unrelated\nRumor: Seth Rogen to Appear as Woz in Sony's Steve Jobs Film,626,unrelated\n\"Why the most expensive Apple Watch will probably cost around $10,000\",121,unrelated\nIslamic State killer 'Jihadi John' named as Mohammed Emwazi,1198,agree\nMeteorite strike in Nicaragua puzzles experts,438,unrelated\nPope says dogs can go to heaven: ‘Paradise is open to all of God’s creatures’,698,unrelated\nBrian Williams Insists NBC News Meteorologist Did Not Pee in the Snow While on Air,381,unrelated\nPurported ISIS claim: Jordan airstrike kills female US hostage,1260,unrelated\nMissing American journalist reportedly beheaded by Islamic State ,1627,unrelated\nDid NBC Nightly News Go Live To A Man Who Was Taking A Piss?,1549,unrelated\nBritish rapper a suspect in ISIS beheading,634,unrelated\n\"Priest Dies, Wakes Up, Claims God Is a Woman. Huh?\",1521,discuss\nTeacher suspended after sex session with teen pupil ends up on hardcore porn website,1496,agree\nKidnapped Nigerian schoolgirls: Government claims ceasefire deal with Boko Haram that will bring missing girls home,2144,discuss\n\"Meteorite makes big crater in Nicaragua, government says\",345,unrelated\nReport: ISIS Leader Abu Bakr Al-Baghdadi Assassinated In U.S. Airstrike,936,unrelated\nCheese addiction breaks Kim Jong-un's ankles,2141,unrelated\nDo all dogs go to heaven? Pope tells grieving boy: 'Paradise is open to all of God’s creatures',2473,unrelated\nMedia Fooled Again? Story Claims 7 of 28 Girls On School Trip Came Home Pregnant,1981,unrelated\n\"ISIS Claims It Kidnapped Gill Rosenberg, The First Western Woman To Fall Into The Group's Hands\",1899,discuss\nSouth Korea: Kim Jong Un had ankle surgery to remove cyst,1103,unrelated\n\"Boko Haram agrees to ceasefire, release of school girls\",1419,discuss\n\"Spider burrowed into appendix scar, crawled through WA man's body\",2042,disagree\nMacaulay Culkin dead hoax: Fake death report spreads on social networks,1293,unrelated\nIndia Rape Crisis Sees Mob Castrate Alleged Sex Attacker in Shocking Scenes,125,unrelated\n\"Apple to Take Reservations for Trying On Apple Watch, Considered Platinum Model\",720,unrelated\nBug in iOS 8's 'Reset All Settings' Option Also Erases iCloud Drive Documents,1224,unrelated\nEbola Frisco 2014: Patient Shows Virus Symptoms After Apparent Thomas Eric Duncan Contact,1019,unrelated\nFence-jumper made it farther in White House than Secret Service let on,1365,agree\nFBI Probing Alleged Audio of Michael Brown Shooting,2481,discuss\nIRAQI AND KURDISH MEDIA REPORTS: ISIS FIGHTERS HAVE CONTRACTED EBOLA,1291,unrelated\nAn Indian Civil Servant Just Got Sacked After Not Turning Up For Work For 25 Years,1162,agree\nIsis video claims to show beheading of British hostage David Haines,781,unrelated\nIt’s Okay To Laugh About The Fact That The Vogue Rat Infestation is Getting Worse,1036,unrelated\nISIS leader dead?,1645,discuss\nPolice hunt tweed-jacket wearing man who slaps shoppers for SNEEZING,1359,unrelated\nFence Jumper Made It Deeper Into the White House Than Secret Service Claims,304,unrelated\nNun who GAVE BIRTH to baby boy after suffering agonising stomach pains 'had no idea' she was pregnant,1597,unrelated\n\"Boko Haram: Kidnapped Girls Have Been Married Off, Truce Never Happened\",1883,unrelated\nVice CEO Throws Down $300K on Lavish Vegas Dinner,2149,unrelated\nIS Militants Kill 300 Iraqi Soldiers with Chlorine Gas,737,unrelated\nISIS Beheading of U.S. Journalist James Foley Posted to YouTube,991,discuss\nIslamic State Militants Claim to Have Beheaded US Journalist James Wright Foley,1034,unrelated\nSoldier shot near Canadian parliament building,1437,discuss\nThe news of Cesar Millan's death is false,734,unrelated\nFence jumper reportedly made it much further into White House than Secret Service said,917,unrelated\nCNN plays chilling audio recording allegedly from Michael Brown shooting: “At least 11 shots”,2149,discuss\nISIS executioner 'Jihadi John' named by media,1800,discuss\nMissing Libyan Jetliners Raise Fears of Suicide Airliner Attacks on 9/11,126,unrelated\nNYC High School Student Nicknamed ‘Teen Wolf’ Made $72 Million On Stock Market,298,unrelated\n‘Star Wars: The Force Awakens’ May Get An Early Release Date—Report,1406,unrelated\nGive a homeless man $100 and see what he does with it [Video],359,unrelated\nIsilkulskom student has gained superhero powers after shock,1223,unrelated\nMacaulay Culkin dead hoax: Fake death report spreads on social networks,2502,agree\nGovernment fires employee who skipped work for 24 years,844,unrelated\nSee the Crater a Meteorite Made in Nicaragua,534,unrelated\n\"Boko Haram Denies Truce, Says Kidnapped Girls Have Been “Married Off”\",1885,agree\nWe took a look at the photo said to show the body of Islamic State leader Abu Bakr Al-Baghdadi (right) and found it was really an ethnic Albanian militant killed in 2013,1631,unrelated\nThis Is Why Rumors That ISIS Is Crossing The Border Into The U.S. Aren’t Going Away,2016,discuss\nBritish aid worker David Haines beheaded by ISIL,1178,unrelated\nExperts: More facts needed on purported audio recording of Michael Brown shooting,776,unrelated\nNigeria Says Boko Haram Cease-Fire May Lead to Release of Kidnapped Girls,1374,unrelated\nGRAPHIC CONTENT: Girl sneers at man's tiny penis so he CHOPS IT OFF and bins it,1400,unrelated\nLOL: RICH JOHNSTON SAYS THE BATMOBILE HAS BEEN STOLEN IN DETROIT,964,unrelated\n\"North Korean leader Kim Jong Un had ankle surgery, report says\",2327,unrelated\nDoubts cast over Nicaragua meteorite claim,2155,unrelated\nNorth Korean dictator Kim Jong-Un to open restaurant in Scotland,625,discuss\nJournalist James Wright Foley reportedly beheaded by ISIS,903,discuss\n\"Islamic State training fighter pilots in captured jets, monitoring group says\",630,discuss\nIraqi media says ISIS militants have contracted Ebola,720,unrelated\n\"Confusion swirls, details murky in arrest of ISIS leader's 'wife'\",1938,unrelated\nTexas City plumber's truck ends up in Syrian war,565,unrelated\nTerrorism fears rise amid reports of stolen jetliners,1438,unrelated\nIS Militants Kill 300 Iraqi Soldiers with Chlorine Gas,1177,unrelated\nChristian Bale in Talks to Play Steve Jobs (Exclusive),729,discuss\nMeteorite leaves crater in Nicaraguan capital Managua,731,unrelated\n\"BREAKING: Islamic State, in video, beheads American journalist James Wright Foley who was kidnapped in 2012 -@BNONews\",2141,unrelated\n\"Woman catches husband cheating with her twin, humiliates them\",1852,agree\nAn audio recording of the Michael Brown shooting has reportedly surfaced,1605,discuss\nMan Chops Off and Throws Away His Small Penis After Bad Breakup,1249,unrelated\n\"Apple Watch Gold Edition may cost as much as $5,000\",213,unrelated\n6 Islamist militants killed in US attack in Somalia,115,unrelated\n\"Israel opens dams, floods Gaza\",719,unrelated\nIslamic State releases video apparently showing the beheading of missing US journalist James Foley,2109,unrelated\n\"Woman detained in Lebanon is not al-Baghdadi's wife, Iraq says\",845,unrelated\nHow Canadian Sergeant-at-Arms Kevin Vickers killed shooter in parliament,611,discuss\n\"No, Banksy hasn’t been arrested\",1437,unrelated\nPentagon: ISIS Got U.S. Weapons Package,2168,discuss\nCameron vows to hunt down IS 'monsters' after Haines murder,2477,unrelated\nTwo GOP Congressmen Say Suspected Terrorists Caught Crossing U.S.–Mexico Border,2458,unrelated\n\"Sorry, Fido. Pope Francis did NOT say our pets are going to heaven\",2403,unrelated\nMatt Taibbi Disappears From Omidyar’s First Look Media,524,unrelated\nIsis claims to behead US journalist,2067,discuss\nKim Jong-un necks litres of rare SNAKE wine because he's too fat to please his wife,1827,discuss\nShots Heard In Alleged Brown Shooting Recording [AUDIO],844,unrelated\nTexas plumber's truck spotted in Syria: 'We have nothing to do with terror at all',2317,unrelated\n\"Rare meteorite impact causes blast in Nicaragua's capital, Managua\",345,unrelated\nISIS Militants Allegedly Contracted Ebola,2075,discuss\n\"Apple Watch to Be Shower-Proof, Have 100,000 Apps at Launch: Reports\",1627,unrelated\nApple Watch battery will require nightly charging,1625,unrelated\nVideo shows ISIL beheading of photojournalist James Foley,826,unrelated\n\"Big Bank Hank, US rapper and Sugarhill Gang founder member, dies at 57\",2420,unrelated\n\"Fidel Castro Rumors Sweep Internet, but No Sign in Cuba\",2009,discuss\nMicrosoft turns to robotic security guards to watch for trouble,687,agree\nIndian civil servant sacked 'after 24-year sickie',1213,unrelated\nIS Militants Kill 300 Iraqi Soldiers with Chlorine Gas,2463,unrelated\nElderly Woman Arrested for Kidnapping Neighbor’s Cats & Making Fur Coats,2448,unrelated\nReport: Audio Reveals Pause Between Gunshots When Michael Brown Was Shot,1974,unrelated\nReport: Fence jumper made it into East Room of White House,1426,unrelated\nSenator: Detainees swapped for Bergdahl have contacted militants,206,unrelated\n\"Predator Drone Reportedly Sighted Circling Raqqa, Syria\",1400,unrelated\nMeteorite leaves crater in Nicaraguan capital Managua,2155,unrelated\nMacaulay Culkin Dead: Internet Death Hoax Claims Actor Found Dead In Apartment,1492,unrelated\nMissing American journalist reportedly beheaded by Islamic State ,1361,unrelated\nMexico checks if 43 missing students in mass grave,1405,discuss\nIslamic State using 'SCORPION bombs' to terrorise victims,2257,unrelated\nISIS Getting Ebola,1385,unrelated\nIsraeli Canadian fighting ISIS posts on Facebook: I'm safe and secure,1240,unrelated\nNigeria says ceasefire agreed with Boko Haram,1883,unrelated\n\"Amazon reportedly launching free, ad-supported video service (updated)\",2473,unrelated\nWho Is Michael Zehaf-Bibeau? Ottawa Shooter Suspect Identified By Canadian Officials ,186,unrelated\nWeatherman caught peeing live on camera,258,unrelated\nAxl Rose Dead? Of Course Not — Tiresome Internet Death Hoax Plague Hits Guns N’ Roses Frontman,2525,agree\n\"Michael Zehaf-Bibeau, slain Ottawa shooter, had criminal record in Quebec, B.C.\",1970,agree\nVideo: Islamic State Claims to Have Captured US Weapons Airdrop Near Kobane,1572,unrelated\n\"James Wright Foley, Kidnapped Journalist, Apparently Executed by ISIS\",1471,discuss\nThe Arrest of the ISIS Leader's Wife and Son,365,unrelated\nMexican investigators fear mass grave might hold 43 missing students,295,unrelated\nNew Audio Reveals Pause in Gunfire When Michael Brown Was Shot: Attorney,121,unrelated\n\"Boko Haram Could Release Kidnapped Girls, Nigerian Officials Say\",1125,unrelated\n\"‘Teletubbies’ Sun Baby: Fans Freak Out Over Jess Smith, 19\",917,unrelated\nChristian Bale will not play Steve Jobs,755,agree\nIndian worker sacked after going on leave for 24 years,2344,unrelated\nNo One In North Korea Is Allowed To Share Kim Jong Un's Name,1461,unrelated\nPassenger Wears A Hazmat Suit To Dulles Airport [PHOTO],235,unrelated\nWatch NAKED airport worker walk through scanner in bizarre protest against 'rough' guards,1831,unrelated\n\"Boko Haram claims to have German hostage, denies ceasefire\",1002,unrelated\nBREAKING NEWS: British-born U.S. photojournalist held hostage by al-Qaeda killed in failed rescue attempt in Yemen,634,unrelated\nAbdel-Majed Abdel Bary in Foley beheading: London rapper songs help identify him,1707,unrelated\n\"Calm Yourselves, Durex Has NOT Come Out With A Pumpkin Spice Condom\",2354,agree\nVandal paints penis on £1.5million Bugatti Veyron,2369,agree\nNigeria: hopes for return of kidnapped schoolgirls rise after ceasefire reported,1298,discuss\nFears journalist James Wright Foley beheaded by Islamic State jihadists in ‘message’ to United States,139,unrelated\n\"Report: The Apple Watch Will Only Last 2.5 Hours With \"\"Heavy\"\" Use\",609,unrelated\nReport: Christian Bale Just Bailed on the Steve Jobs Movie,830,unrelated\n\"Homeless man who became a YouTube sensation after spending $100 on food for his beggar friends gets a surprise Christmas meal, makeover and night in a hotel in new video... but is it all a hoax by a 'serial prankster'?\",2132,discuss\nBiological Warfare on the Horizon? ISIS Soldiers May Be Infected With Ebola,1289,unrelated\nAccording to some Russians this dark figure stumbling through the snowy woods is a Yeti - and they even have a footprint. Hmmmmm,1718,unrelated\nMilitant Group Says It Killed American Journalist in Syria,694,discuss\n\"Obama, Outraged Over Beheading, Vows to Stay on Course\",2404,unrelated\n\"Paradise is open to all, even dogs, Pope tells boy\",240,unrelated\nTropical spider 'burrowed under man's skin through scar' - video report,1709,unrelated\nRobot security guards now patrolling Microsoft's Silicon Valley campus,173,unrelated\nSergeant-at-Arms stopped shooter on Parliament Hill,2104,unrelated\n\"Gill Rosenberg, Canadian-Israeli Woman Feared Kidnapped By ISIS, Says She's Safe\",1385,unrelated\nAmazon Is Going To Open A Physical Store!,1772,discuss\nHas The Batman Vs. Superman Batmobile Been Stolen In Detroit?,529,unrelated\nWAS NBC METEOROLOGIST MIKE SEIDEL PEEING IN THE SNOW ON CAMERA? A TESTY BRIAN WILLIAMS EXPLAINS,775,unrelated\nNew ISIS Video Shows Militants Seizing Weapons Airdropped By US Near Kobani,1026,unrelated\nWeaponized Ebola? ISIS Militants Said To Contract Deadly Virus,1778,discuss\nBoko Haram Denies Nigeria Cease-Fire Claim,992,unrelated\nMcDonald’s Will Stop Serving Overweight Customers Beginning 1/1/15,527,unrelated\nMichael Phelps' self-proclaimed girlfriend says she was born a BOY and reveals 'amazing' sex with Olympian,330,unrelated\n\"Rumors of King Abdullah Flying in Airstrikes Not True, Fox Excited Anyway\",803,unrelated\nDid Kim Yo-Jong Take Kim Jong Un’s Role? North Korea Ill Health Rumors Are ‘Fabricated’,105,unrelated\n\"Sons of Anarchy Movie? No, Kurt Sutter Announces Charlie Hunnam, Brad Pitt Film Article is Fake\",1897,unrelated\nISIL Beheads American Photojournalist in Iraq,2096,discuss\nDoubts cast over Nicaragua meteorite claim,1731,disagree\nRapper Big Bank Hank of Sugarhill Gang dies at 57,2340,discuss\n\"Islamic State training fighter pilots in captured jets, monitoring group says\",2188,unrelated\nIraq Says Arrested Woman Is Not The Wife of ISIS Leader al-Baghdadi,205,unrelated\n\"So, There Might Be a Rat Infestation at Vogue\",387,unrelated\nChristian Bale set to play Steve Jobs in forthcoming biopic of Apple co-founder,2017,discuss\nKim Jong-Un's Sister Takes Control in North Korea,1268,unrelated\nDera Sacha Sauda Chief Forced Castration of 400 Devotees? CBI Files Case Against 'MSG: The Messenger of God' Actor,2036,unrelated\n\"Non, le lancement du nouveau «Star Wars» ne sera pas devancé à cet été\",1686,agree\n\"Boko Haram leader denies ceasefire deal, says 200 abducted girls married off \",320,unrelated\nA Husband Breaks Down In Tears After Lost Voicemail Message By His Late Wife Is Recovered,805,unrelated\n'There is no limit to their depravity' Islamic State FEED mother her own SON,267,unrelated\nBREAKING: ISIS Beheads American Journalist James Wright Foley,1580,agree\nREPORT: The Batmobile Might Have Been Stolen In Detroit,1789,unrelated\nNigeria says ceasefire agreed with Boko Haram,1603,unrelated\n\"In Vogue vs Rats War, the Rats Are Winning\",891,unrelated\nMissing American journalist reportedly beheaded by Islamic State ,1658,discuss\n'There is no limit to their depravity' Islamic State FEED mother her own SON,1040,unrelated\nDaash Ebola transferred to Mosul {Google Translate],75,unrelated\nIs the Alleged Audio of the Gunshots That Killed Michael Brown a Hoax?,1916,discuss\nISIS militants trick mother into ‘eating her kidnapped son’,1442,unrelated\nIsraeli Canadian fighting ISIS posts on Facebook: I'm safe and secure,2147,unrelated\n[UPDATED] 11 Men and 0 Women on Tonight's ESPN Domestic Violence Panel,2531,unrelated\nMedia outlets identify 'Jihadi John',1256,unrelated\n\"Nigeria claims deal with Boko Haram on ceasefire, kidnapped girls\",2403,discuss\n\"ISIS Militants Have Contracted Ebola: Iraqi, Kurdish Media Reports\",1974,discuss\nGOP Rep. Duncan Hunter Claims 'At Least' 10 ISIS Fighters Apprehended On Texas Border,2307,unrelated\n\"Soon Marijuana May Lead to Ticket, Not Arrest, in New York\",1383,unrelated\n\"Boko Haram Denies Truce, Says Kidnapped Girls Have Been “Married Off”\",171,unrelated\nTurkish Leader Says U.S. Airdrop Aided ISIS Militants,2252,unrelated\n\"'Star Wars VII' News, Update: JJ Abrams Pushing for Summer Release?\",1697,unrelated\nMexican students not among bodies found in mass graves,2342,discuss\nU.S. Hostage Luke Somers Killed During Yemen Rescue Bid: Family,271,unrelated\nApple may launch 12-inch MacBook Air with Retina Display,1120,unrelated\nPants on Fire: Duncan Hunter makes unconfirmed claim Border Patrol caught at least 10 ISIS fighters,1890,agree\nMarijuana Law New York: How No-Arrest Policy Could Make Things Worse For Minor Offenders ,2389,discuss\nOscar winner Christian Bale to play Steve Jobs in upcoming biopic,296,unrelated\nDid a Meteorite Impact in Nicaragua over the Weekend?,2307,unrelated\nNigeria says it has deal with Boko Haram to release kidnapped girls,455,discuss\nBritish hostage David Haines beheaded by Islamic State terrorists,331,unrelated\n\"Rumor: Gold Apple Watch Edition priced up to $5,000, steel version at $500, will debut on Feb. 14\",2256,unrelated\nISIL allegedly kills US journalist in video,2127,unrelated\nOttawa Shooting: Soldier Shot at Canada's National War Memorial,381,unrelated\nMissing Planes,1384,unrelated\nMichael Brown shooting audio caught on tape?,1808,unrelated\n\"Are missing students in mass graves found near Iguala, Mexico?\",2342,discuss\n\"Homeless man who became a YouTube sensation after spending $100 on food for his beggar friends gets a surprise Christmas meal, makeover and night in a hotel in new video... but is it all a hoax by a 'serial prankster'?\",321,unrelated\nAmazon.com to open first physical store in Manhattan: DJ,1528,unrelated\nNew Audio Recording From Ferguson May Capture Michael Brown Shooting,1817,discuss\n‘Banksy’ Instagram tribute to Charlie Hebdo victims not posted by artist,1549,unrelated\nSHOCKING: Indian Man's Penis Cut-off After He Was Caught Attempting Rape [Photos],1760,unrelated\nUPDATE: Internet report of Ebola outbreak in Purdon not true,1803,unrelated\nYPG Confirms: Gill Rosenberg Not Captured in Kobani,756,agree\n\"Yemen says U.S. man freed, sister says he’s dead\",2318,discuss\nObama Denounces James Foley's Execution: 'Today The Entire World Is Appalled',11,unrelated\n\"Obama, Outraged Over Beheading, Vows to Stay on Course\",2386,agree\nVogue’s Rat Infestation: Disturbing New Details,891,unrelated\nMum faces real-life Sophie's Choice – as she tries to sell her son to fund daughter's care,1857,unrelated\nMatt Taibbi Disappears From Omidyar’s First Look Media,819,unrelated\nVideo Purports To Show Beheading Of U.S. Journalist By Militants,1720,unrelated\nSomeone Spraypainted A Penis On A £1.5m Bugatti Veyron And It Went Very Viral,1453,discuss\nMohammed Emwazi: Man identified as Isis killer 'Jihadi John' was 'stopped by MI5' while on safari holiday in Africa in 2010,921,discuss\nNigeria Claims Boko Haram Will Release the Kidnapped Schoolgirls,35,unrelated\n\"Rats at Vogue's NYC offices - watch your step, Anna Wintour\",1435,unrelated\nBritish Man Slaps People If They Sneeze In Public,678,unrelated\n\"Nigeria, Boko Haram reach ceasefire deal, kidnapped girls to go free, official says\",1099,discuss\n\"Gill Rosenberg, former IDF soldier, possibly captured by ISIS while fighting with Kurds\",2302,discuss\nUS officials: Video shows American's execution,311,discuss\nBritish-born rapper is main suspect in search for ISIS jihadist who beheaded James Foley,1530,discuss\nDera Sacha Sauda Chief Forced Castration of 400 Devotees? CBI Files Case Against 'MSG: The Messenger of God' Actor,1222,unrelated\nIs Kim Jong-Un Really Opening a Restaurant in Scotland?,2309,discuss\nNEWS/ All Dogs Go to Heaven! Pope Francis Confirms Paradise Is Open to All of God's Creatures,686,unrelated\n\"Meet Magneto Boy, the kid who attracts metal with his body\",2415,discuss\nVogue’s Shiny New Office Has a Big Rat Problem,585,unrelated\n\"Jihadi John named as Mohammed Emwazi, from west London\",1438,unrelated\nIt’s Okay To Laugh About The Fact That The Vogue Rat Infestation is Getting Worse,618,unrelated\n\"280 Pound Catfish: Fisherman Makes Huge Catch In Italy, Catfish Could Set Record\",0,unrelated\nWatch US Marine get shot in HEAD by Taliban sniper - and live to tell tale,860,unrelated\nYou all had an abortion! [Google Translate],2304,discuss\n\"No, Banksy has not been arrested (sigh)\",1296,unrelated\nMichael Phelps’ ‘girlfriend’ reveals she was born a man – and never told the swimmer,89,unrelated\nISIS Blasts 'Scorpion Bombs' At Civilian Areas In Iraq; Mosul Residents Living In Fear,844,unrelated\nSugarhill Gang rapper Big Bank Hank dies at age 57,281,unrelated\n\"Man cuts off manhood, throws it in the bin, after girlfriend leaves over small penis\",1905,unrelated\nMeet the 17-Year-Old Who Made $72 Million During His High-School Lunch Breaks,1205,unrelated\nCNN Plays Alleged Audiotape of Michael Brown ShootingMilitarization Of Police,2403,unrelated\nSeth Rogen to Play Apple Co-Founder Wozniak in Steve Jobs Biopic,1131,unrelated\nFuture Apple Watches could include platinum models - report,1217,unrelated\n\"Sadly, Pumpkin Spice Condoms Aren't A Thing After All\",609,unrelated\nLebanon confirms holding ISIS chief’s kin,1789,unrelated\nISIS Getting Ebola,1398,unrelated\nU.S. arms airdrop fell into ISIS hands: Pentagon,1239,unrelated\nCourt Orders Probe Into Complaints Of 'Forced Castration' In Religious 'Dera' Sect,2296,unrelated\n\"Apple Watch to Feature Time-Only 'Power Reserve' Mode, Prototypes Disguised as Samsung Watches\",2106,unrelated\nMcDonald’s Will Stop Serving Overweight Customers Beginning 1/1/15,1543,unrelated\n7 Bosnian teens get pregnant on school trip,1221,unrelated\nAudio recording of Michael Brown being gunned down WAS made at the time he was killed: App company appears to confirm tape of ELEVEN bullets being fired - including final volley of 'kill shots',1893,unrelated\nTwo blokes dared to eat 20-year-old burger for charity,414,unrelated\nChina App Store Manipulation Photo Goes Viral - But Is It Real?,2407,unrelated\n\"So, There Might Be a Rat Infestation at Vogue\",1149,discuss\nBatmobile Rumored To Have Been Stolen From Batman V. Superman: Dawn Of Justice Set,1737,discuss\nUS officials: Video shows American's execution,1019,unrelated\nThe baby from Teletubbies reveals herself,1327,discuss\nThis Is The Most Epic Way To Quit Your Job,2296,unrelated\n\"Tour, agent: Tiger Woods not banned\",1175,unrelated\nNigeria: hopes for return of kidnapped schoolgirls rise after ceasefire reported,2192,unrelated\nChristian Bale In Talks To Play Steve Jobs In Sony's Next Biopic,2410,unrelated\nEveryone chill! Banksy has NOT been arrested,855,unrelated\nMeteorite leaves crater in Nicaraguan capital Managua,1917,unrelated\n\"Report: The Apple Watch Will Only Last 2.5 Hours With \"\"Heavy\"\" Use\",2034,unrelated\n\"Google to buy big chunk of Pacific Shores, iconic Redwood City office park\",2078,agree\nNigeria says ceasefire agreed with Boko Haram,320,unrelated\nAmazon is about to open its first-ever physical store in New York City,125,unrelated\n\"In Vogue vs Rats War, the Rats Are Winning\",618,unrelated\nAbdel-Majed Abdel Bary: London Rapper Identified As ISIS Militant Who Beheaded James Foley,583,discuss\nCNN audio: Is this the moment Michael Brown was shot?,1481,unrelated\nMagic Mushrooms Found in Queen Elizabeth's Garden at Buckingham Palace,562,unrelated\nSugarhill Gang rapper Big Bank Hank dead at 57,618,unrelated\nAmazon's first brick-and-mortar store said to open in Manhattan,60,unrelated\nJeh Johnson shoots down Duncan Hunter's assertion IS is entering U.S. via Mexico,742,discuss\nCanadian-Israeli Woman May Have Been Captured In Syria: Reports,195,unrelated\n\"No, Vladimir Putin did not get pooped on by a bird during a First World War speech\",1957,agree\nJudd Nelson rebuffs Internet rumors that he died of a drug overdose.,35,unrelated\nPredator drones being flown over Isil's Syrian 'capital',919,agree\nConflicting reports on alleged IS capture of Canadian woman,1808,unrelated\nWAS NBC METEOROLOGIST MIKE SEIDEL PEEING IN THE SNOW ON CAMERA? A TESTY BRIAN WILLIAMS EXPLAINS,2419,unrelated\n'Jihadi John' named as Mohammed Emwazi from London,81,unrelated\nSeth Rogen Is Woz,851,discuss\n\"Dogs DO go to heaven… and cats, and horses: Pope assures young boy that there is a place in paradise for animals as well\",1905,agree\nIslamic State claims it executed American photojournalist James Foley,1358,unrelated\nBATMAN VS. SUPERMAN BATMOBILE STOLEN,1751,discuss\nISIS Militants Allegedly Contracted Ebola,1120,unrelated\n\"Insiders Claim Steel Apple Watch to Start at $500, Gold at $4,000\",2271,discuss\nAnother American hostage at risk by Islamic state,524,unrelated\nKim Jong-Un 'bans the name Kim Jong-un',1975,unrelated\nApple Reportedly Relying More Heavily on Samsung for iPhone 6 and Apple Watch Components,1585,unrelated\n\"James Foley: American Journalist, James Wright Foley Beheaded in New ISIS Video [Breaking News]\",1982,unrelated\nTurkish president says American weapons drop for Kurdish fighters was 'wrong' after supplies end up in the hands of ISIS,1026,unrelated\nIs There an ISIS Threat on the Texas-Mexico Border or Not?,2016,discuss\nMissing American journalist reportedly beheaded by Islamic State ,704,unrelated\nMexico Student Massacre Update: More Graves Discovered At Murder Site,761,unrelated\nIsraeli Canadian fighting ISIS posts on Facebook: I'm safe and secure,1224,unrelated\nWhite House Fence Jumper Pushed Past Female Guard,1916,unrelated\nSeth Rogen to play Woz in Jobs biopic,2124,unrelated\nHoax Busted: Report on Popular 'Dog Whisperer' Cesar Millan's Death is False,2143,agree\nISIS cracks down on five confirmed Ebola cases among fighters: official,2299,unrelated\nReport: NYPD to stop arresting people for minor marijuana offenses,2237,discuss\nDHS Rebuffs Congressman’s Claim ISIS Infiltrating Southern Border,972,unrelated\nSouth Korea: Kim Jong Un had ankle surgery to remove cyst,2329,unrelated\nISIS Leader Killed: Abu Bakr Al-Baghdadi Reportedly Killed By U.S. Airstrike,1634,discuss\nReport claims Kim Jong-un underwent surgery to repair fractured ankles,554,discuss\nUnlucky in love man CHOPS OFF own penis because he was fed up with not having a girlfriend,460,agree\nWeaponized Ebola? ISIS Militants Said To Contract Deadly Virus,1899,unrelated\nDid Kim Yo-Jong Take Kim Jong Un’s Role? North Korea Ill Health Rumors Are ‘Fabricated’,714,unrelated\nNEWS/ You'll Never Guess How a Homeless Man Spent $100—Watch the Touching Video!,2061,agree\n\"Former Porn Star Behind YouTube Sensation ‘DC Toy Collector,’ Makes $5 Million Per Year Unboxing Disney Toys\",2192,unrelated\nIslamic State claims it executed American photojournalist James Foley,1351,unrelated\n6 hidden mass graves may hold missing Mexican students,1419,unrelated\nAlleged Ottawa gunman: What we know so far about Michael Zehaf-Bibeau,431,unrelated\n'Jihadi John': Isis fighter named as Mohammed Emwazi from west London,2470,unrelated\nKim Yo-jong in Charge: Kim Jong-un's Sister 'Replaces' North Korean Dictator During Illness,1954,unrelated\nAttorney: New audio reveals pause in gunfire when Michael Brown was shot,1776,disagree\nSeven teenage girls get pregnant on school trip,1981,unrelated\n\"Audio captured at time of Michael Brown shooting, company says\",1289,unrelated\nAmerican hostage in Yemen freed in military raid-Defence Ministry,115,unrelated\nMeteorite leaves crater in Nicaraguan capital Managua,10,unrelated\nSources: Guns N' Roses Frontman Axl Rose Found Dead in West Hollywood Home at Age 52,633,unrelated\nCNN Airs Alleged Audio from Michael Brown Shooting,1934,discuss\nThat's one way to get through security! Frustrated traveller strips completely NAKED at airport to pass through metal detectors,2521,unrelated\nMacaulay Culkin Dead: Actor Once Again Victim Of Death Hoax,2266,unrelated\nSick Mum Sedated After Trying To Eat Baby,444,agree\n\"CNN Broadcasts Purported Audio Containing Gunshots That Felled Michael Brown Jr.; Leaders, Celebrities Fill Pews At Teen’s Funeral\",968,unrelated\nReport: Former Baseball Star Jose Canseco Accidentally Shot At Home,206,unrelated\nConfusion Surrounds Capture Of “ISIS Leader’s Wife”,1383,unrelated\nNicaragua Meteorite Impact Theory May Be Meteor-wrong,1731,disagree\nNot coming to a store near you: The pumpkin spice condom,119,unrelated\nMum faces real-life Sophie's Choice – as she tries to sell her son to fund daughter's care,2127,unrelated\n\"Forget 18-karat gold, next-generation Apple Watch Edition could use platinum: Report\",761,unrelated\nIRAQI HEALTH OFFICIAL: EBOLA HAS KILLED 5 ISIS FIGHTERS,2177,unrelated\n\"US hostage 'murdered' by militants in Yemen, says Hagel\",271,unrelated\n\"Comfort eating? Chinese woman, 26, spends an entire WEEK in KFC after being dumped by boyfriend\",1921,unrelated\nWe took a look at the photo said to show the body of Islamic State leader Abu Bakr Al-Baghdadi (right) and found it was really an ethnic Albanian militant killed in 2013,394,discuss\nAudio of gunfire in Michael Brown case authenticated by app company,2345,agree\nBanksy arrest hoax: US website claims street artist caught in Watford,324,unrelated\nYPG Confirms: Gill Rosenberg Not Captured in Kobani,756,agree\nREPORT: JETLINERS STOLEN FROM LIBYA COULD BE USED TO ATTACK U.S. ON 9/11,1660,unrelated\nSetting the record straight on tor,568,unrelated\nJournalist James Wright Foley reportedly beheaded by ISIS,1786,unrelated\nSEND IN THE DRONES: Predator drones flown over IS headquarters in Syria,932,unrelated\n\"Despite ceasefire announcement, new Boko Haram attacks reported\",304,unrelated\nSugarhill Gang rapper Big Bank Hank dies at age 57,1979,unrelated\nEye-catching! Rare sighting of Anna Wintour without her trademark sunglasses as she leaves 'rat-infested' Vogue office,1020,unrelated\nKim Jong-Un planning Scottish restaurant,1339,unrelated\nCongressman: ‘At least 10 ISIS fighters’ caught trying to cross into US,80,unrelated\nJordanian airstrike killed American aid worker held hostage by ISIS according to statement by militants,977,discuss\n\"Audio captured at time of Michael Brown shooting, company says\",662,unrelated\nSenator: Detainees swapped for Bergdahl have contacted militants,366,unrelated\nStar Wars: The Force Awakens to be released this summer?,1020,unrelated\nBanksy 'Arrested & Real Identity Revealed' Is The Same Hoax From Last Year,2412,unrelated\nRussian Man Wakes Up to Find His Testicles Have Been Stolen,573,discuss\n\"Boko Haram denies truce, says kidnapped girls married\",171,unrelated\nMeteorite 'caused mysterious boom in Nicaragua',992,unrelated\nIslamic Militants Post Video Claiming to Show Beheading of U.S. Journalist,984,unrelated\nKim Jong-Un's Scottish Dog Meat Restaurant Is Probably Fabricated Shite,2290,unrelated\n20 year old burger? McDonald's burger purchased in 1995 hasn't aged a bit,634,unrelated\nEbola Frisco 2014: Patient Shows Virus Symptoms After Apparent Thomas Eric Duncan Contact,821,unrelated\n\"After Giving A Homeless Man $100, This Guy Secretly Filmed Him...\",855,unrelated\n\"At CBS Detroit, Fan Site 'Scuttlebutt' Is Enough to Publish Batmobile Rumor\",483,unrelated\n\"McDonald’s Removing Big Mac, Apple Pies And Eliminating Large Size Options\",505,unrelated\nBoyfriend cuts off his penis and throws it in the bin after girlfriend dumps him for being bad in bed,277,unrelated\nDHS: GOP Rep.’s Claim ISIS Members Caught at U.S. Border ‘Categorically False’,1634,unrelated\nGOP Rep. Duncan Hunter Claims 'At Least' 10 ISIS Fighters Apprehended On Texas Border,625,unrelated\nCNN Expert on Brown Audio: At First I Thought ‘Someone’s Trying to Punk CNN’,121,unrelated\nTexas Plumber Has ‘No Idea’ How Company Truck Ended Up With ISIS,2280,discuss\nDid Kim Yo-Jong Take Kim Jong Un’s Role? North Korea Ill Health Rumors Are ‘Fabricated’,1400,unrelated\n\"Nun gives birth, intends to keep baby\",816,unrelated\nVogue’s Shiny New Office Has a Big Rat Problem,2064,agree\nNorth Korea denies reports Kim Jong-un is to open state-backed restaurant in Scotland,1217,unrelated\nIs Ebola Virus Spreading Among ISIS Militants? Reports Claim Jihadists Seeking Cure at Mosul Hospital,992,discuss\n\"Jihadi John named as Mohammed Emwazi, from west London\",2309,unrelated\nISIS Militant “Jihadi John” Identified As Young West Londoner,1724,discuss\nSchoolboy almost killed by electric shock claims he now has superpowers like Magneto,1358,unrelated\nWatch marine take sniper shot to the head and live,2046,agree\n\"Calm Yourselves, Durex Has NOT Come Out With A Pumpkin Spice Condom\",2123,unrelated\nCongressman: ‘At least 10 ISIS fighters’ caught trying to cross into US,2249,discuss\nWidower Cries Tears Of Joy After Hearing Late Wife's Voice Again,1208,agree\nStar Wars: The Force Awakens to be released this summer?,748,unrelated\nThe Guy Who Said a Spider Burrowed Under His Skin? Experts Say…,2297,unrelated\nISIS Beheading of U.S. Journalist James Foley Posted to YouTube,1011,discuss\nHomeless man receives $100... then shocks everyone with how he spends it,1263,unrelated\nCongressman: ‘At least 10 ISIS fighters’ caught trying to cross into US,239,unrelated\nThe @FoxNewsPress Account Tweeting Lawsuit Threats Is a Fake,1721,unrelated\nKim Jong-un ‘is so fat from eating cheese that he has broken his ankles’,1689,unrelated\nN Korean leader misses annual ritual; sister ‘takes over duties’,755,unrelated\nHomeless man receives $100... then shocks everyone with how he spends it,1971,disagree\n\"Luke Somers, American Hostage, Is Killed During Rescue Attempt in Yemen, U.S. Official Says\",2375,unrelated\nUS probing claims ISIS fighters seized airdropped weapons meant for Kurds,2200,discuss\nDevoted pet owner spends £300 to save his GOLDFISH after it became constipated,1588,unrelated\nReport: Possible audio tape of Michael Brown shooting,1438,unrelated\n6 Islamist militants killed in US attack in Somalia,7,unrelated\nUS Marine survives headshot in Afghanistan,933,unrelated\nAn Audio Recording of the Michael Brown Shooting Has Reportedly Surfaced,1435,unrelated\n\"David Haines Beheaded By ISIS, Execution Video Contains Threats Against UK: Reports\",1301,unrelated\n\"Rare meteorite impact causes blast in Nicaragua's capital, Managua\",1627,unrelated\nPentagon: ISIS Got U.S. Weapons Package,168,unrelated\n\"Apple Watch to Be Shower-Proof, Have 100,000 Apps at Launch: Reports\",345,unrelated\nIraq Denies Lebanon Captured Abu Bakr al-Baghdadi's Wife and Child,2360,unrelated\nHBO Reportedly in Talks with Apple for Launch of New Unbundled Streaming Service,2419,unrelated\nISIL Beheads American Photojournalist in Iraq,986,unrelated\nWe took a look at the photo said to show the body of Islamic State leader Abu Bakr Al-Baghdadi (right) and found it was really an ethnic Albanian militant killed in 2013,518,unrelated\nNigeria Says Boko Haram Cease-Fire May Lead to Release of Kidnapped Girls,35,unrelated\nTexas Plumber Isn't Sure How Extremists In Syria Ended Up With His Work Truck,2379,agree\n20-Year-Old Quarter Pounder Looks About the Same,2299,unrelated\nMedia reports identify Londoner as Islamic State's ‘Jihadi John’,2349,discuss\nISIL allegedly kills US journalist in video,2453,unrelated\nJournalist James Wright Foley reportedly beheaded by ISIS,2524,discuss\nU.S. Hostage Luke Somers Killed During Yemen Rescue Bid: Family,1009,unrelated\n\"Accused Boston Marathon Bomber Severely Injured In Prison, May Never Walk Or Talk Again\",1637,unrelated\nThis Is The Most Epic Way To Quit Your Job,2328,agree\n\"Therefore, the \"\"feminist blogger\"\" who aborted a boy probably fake\",2014,agree\nUPDATE: Internet report of Ebola outbreak in Purdon not true,456,unrelated\n\"White House Fence-Jumper Overpowered Secret Service Officer, Ran Through Much of Main Floor\",1274,discuss\nGateway Pundit,2434,unrelated\nNew iOS 8 bug can delete all of your iCloud documents,1678,unrelated\nIslamic Militants Post Video Claiming to Show Beheading of U.S. Journalist,2067,discuss\nNigeria says ceasefire agreed with Boko Haram,1541,unrelated\nTerror Leader Ahmed Abdi Godane Killed in U.S. Strike,941,unrelated\nDog found abandoned at Scottish train station with suitcase of belongings,2483,agree\nWeatherman caught peeing live on camera,1829,agree\nAbdel-Majed Abdel Bary: London Rapper Identified As ISIS Militant Who Beheaded James Foley,975,unrelated\nSaudi Arabian cleric issues fatwa against snowmen,2287,unrelated\nKimye’s Fault? Anna Wintour’s NYC ‘Vogue’ Offices Hit With Disgusting Rat Infestation: ‘Rat Droppings On Desks’,959,discuss\n\"Gill Rosenberg, Canadian-Israeli Woman Feared Kidnapped By ISIS, Says She's Safe\",1720,unrelated\n\"Canterbury Christ Church University student Jess Smith, from Chatham, starred as Teletubbies' sun\",1832,unrelated\nConflicting reports on alleged IS capture of Canadian woman,1173,discuss\nPentagon: ISIS Got U.S. Weapons Package,2509,discuss\nISIS Claims to Have Intercepted Supplies From U.S. Airdrop,1708,unrelated\nComcast Says You Can Keep Your Tor,1104,unrelated\n\"Nigeria, Boko Haram reach ceasefire deal, kidnapped girls to go free, official says\",1374,unrelated\nGCPD Solved Stolen Batmobile Case?,2055,unrelated\nCNN Expert on Brown Audio: At First I Thought ‘Someone’s Trying to Punk CNN’,1435,unrelated\nAn Indian Civil Servant Just Got Sacked After Not Turning Up For Work For 25 Years,686,unrelated\nMichael Phelps’ alleged girlfriend says she was born intersex,190,unrelated\n\"What was fake on the Internet this week: Obama’s peace prize, pumpkin-spice condoms and insane winter snow\",1833,agree\nWe took a look at the photo said to show the body of Islamic State leader Abu Bakr Al-Baghdadi (right) and found it was really an ethnic Albanian militant killed in 2013,1048,unrelated\nMechanical polar bear ‘threatened with ASBO for singing Christmas songs’,1968,unrelated\n\"Nigeria Says It Struck A Cease-Fire With Boko Haram, But Are They Talking To The Right Guy?\",1630,discuss\nMeteor Leaves 40-Foot Crater Near Managua's Airport,775,unrelated\nNicaragua meteorite: Experts attempt to understand whether mysterious meteorite fell from passing Pitbull asteroid,1179,unrelated\n\"Boko Haram leader denies ceasefire deal, says 200 abducted girls married off \",1820,unrelated\nREPORT: JETLINERS STOLEN FROM LIBYA COULD BE USED TO ATTACK U.S. ON 9/11,2317,unrelated\nUS Intel: Taliban Man Released From Gitmo in Bergdahl Deal is Back to Militant Activity,2367,unrelated\nNujaifi Condemns / Daash / crime in Saqlawiyah and Alsiger areas of Anbar.,2024,unrelated\nElderly Woman Arrested for Kidnapping Neighbor’s Cats & Making Fur Coats,693,unrelated\n‘Banksy’ Instagram tribute to Charlie Hebdo victims not posted by artist,428,unrelated\nNun gives birth to surprise baby after complaining of stomach pains,1891,unrelated\nJames Foley beheading: London rapper turned jihadist believed to be under investigation for murder of journalist in Syria,551,discuss\nChristmas Is Cancelled: Pumpkin Spice Condoms Are a Goddamn Hoax,788,unrelated\nAngry mob cut off rapist’s penis with meat cleaver (VIEWER DISCRETION),1042,unrelated\nHere's video of a bird pooping on Vladimir Putin in the middle of a speech,2472,unrelated\nInsurgents killed in Nigeria despite alleged truce with Boko Haram,1574,unrelated\nWatch: ISIS Claims to Have Captured U.S. Airdropped Weapons,1648,unrelated\nMeteorite 'caused mysterious boom in Nicaragua',2118,unrelated\nIsis tells mother on rescue mission :’You’ve just eaten your son’,321,unrelated\n\"Luke Somers, American Hostage, Is Killed During Rescue Attempt in Yemen, U.S. Official Says\",40,unrelated\nFerguson riots: audio may have captured Michael Brown shooting,1893,unrelated\nThis Powerful Cartoon About The Charlie Hebdo Attack Is Not By Banksy,740,unrelated\n\"James Wright Foley, Kidnapped Journalist, Apparently Executed by ISIS\",847,discuss\n‘Star Wars: The Force Awakens’ May Get An Early Release Date—Report,1352,discuss\nCustomer: I was fired for Comcast complaint,2149,unrelated\nISIS Appears To Behead American Photojournalist In YouTube Video,115,unrelated\nCNN Posts Alleged Audio of Michael Brown Shooting,120,discuss\n\"Islamic State training pilots to fly MiG fighter planes, says monitoring group\",886,unrelated\n\"Web Portal publishes death of \"\"Dog Whisperer\"\"\",2247,unrelated\nMPs credit sergeant-at-arms for saving lives in Parliament Hill shootings,611,discuss\n\"Viral Video Of Homeless Man Spending $100 On Food For Other Homeless Was Faked, Witness Says\",190,unrelated\nJilted lover spends a week in KFC to try and get over her ex,1299,unrelated\nLawmaker Says ‘At Least 10′ Islamic State Fighters Have Been Captured at the Southern U.S. Border,2458,unrelated\nISIS fighters 'have contracted Ebola': World Health Organisation investigating reports militants showed up at Iraqi hospital with lethal disease,2367,unrelated\nMissing Mexican students 'not found in mass grave',295,unrelated\nEye-catching! Rare sighting of Anna Wintour without her trademark sunglasses as she leaves 'rat-infested' Vogue office,964,unrelated\nStreet Artist BANKSY Arrested? Again?,30,unrelated\nBoko Haram ceasefire ignored as violence flares in Borno state,1374,unrelated\nPolice find mass graves with at least '15 bodies' near Mexico town where 43 students disappeared after police clash,1825,unrelated\n'There is no limit to their depravity' Islamic State FEED mother her own SON,2352,unrelated\n\"Paradise is open to all, even dogs, Pope tells boy\",1040,unrelated\n\"Once Again, The Banksy 'Arrest' Is A Giant Hoax. Repeat: A Hoax.\",1020,unrelated\nA bunch of cool health features were cut from the Apple Watch at the last minute,724,unrelated\n7 teen girls get pregnant on school trip Read more at http://www.wnd.com/2014/12/7-teen-girls-get-pregnant-on-school-trip/#F5filOd6yFpASPV9.99,1981,unrelated\nZack Snyder Responds to Fake Stolen Batmobile Report,754,unrelated\n\"Explosion reported near the Nicaraguan capital attributed to meteorite impact, but experts, including NASA, cast doubt on claims\",2155,unrelated\nWatch: ISIS Claims to Have Captured U.S. Airdropped Weapons,2213,unrelated\n\"Catholic Priest Dies for 48 Minutes, Comes Back to Life and Claims God Is Female\",1212,unrelated\nBritish man pays $460 to save constipated goldfish's life,958,agree\nPentagon: ISIS Got U.S. Weapons Package,305,unrelated\n\"No, Robert Plant Didn’t Rip Up an $800 Million Contract\",761,unrelated\n\"Boko Haram agrees to ceasefire, release of school girls\",244,unrelated\nIs Kim Jong Un's sister Kim Yo Jong in charge?,2106,unrelated\n'No hard evidence' of Isis claims it kidnapped Canadian-Israeli woman Gill Rosenberg,2445,unrelated\n\"James Wright Foley, Kidnapped Journalist, Apparently Executed by ISIS\",139,unrelated\nEbola Frisco 2014: Patient Shows Virus Symptoms After Apparent Thomas Eric Duncan Contact,992,unrelated\nStar Wars 7: JJ Abrams want to move release to summer 2015,125,unrelated\nWorld's oldest burger,1196,unrelated\nWoman spends a week in KFC to get over her break up,1523,agree\nNEWS/ All Dogs Go to Heaven! Pope Francis Confirms Paradise Is Open to All of God's Creatures,993,unrelated\nRajasthan: Angry mob teaches rapist a lesson; chops penis off,1709,discuss\nCNN Plays Alleged Recording of Michael Brown Shooting,2265,unrelated\nParents are furious after seven girls aged 13-14 fall pregnant on a school trip,1804,agree\nJudicial Watch's Farrell: ISIS Terrorists Did Cross Mexican Border,2458,unrelated\nISIS Claims To Have Captured US Airdrop Weapons,2336,unrelated\nHORROR: ISIS Fighters Have Reportedly Contracted Ebola,1904,discuss\n\"Insiders Claim Steel Apple Watch to Start at $500, Gold at $4,000\",1598,unrelated\nCaught a catfish record in Po: 127 kg and 2.67 meters,1913,unrelated\nTaliban member swapped by Obama for Bowe Bergdahl tried to return to terror: report,1483,unrelated\nMexico checks if 43 missing students in mass grave,1351,unrelated\nIsraeli Canadian fighting ISIS posts on Facebook: I'm safe and secure,1476,unrelated\nJudd Nelson isn't dead; report is a hoax,35,unrelated\nNew iOS 8 bug can delete all of your iCloud documents,984,unrelated\nTourist dubbed ‘Spider Man’ after spider burrows under skin for days,962,unrelated\nNun Gives Birth To Baby Boy After Suffering Intense Stomach Pains,139,unrelated\nChristian Bale Won't Play Steve Jobs After All,852,agree\nNorfolk Man Pays £300 For His Constipated Goldfish To Have Lifesaving Surgery,2020,unrelated\n7 Bosnian teens get pregnant on school trip,236,unrelated\n\"At CBS Detroit, Fan Site 'Scuttlebutt' Is Enough to Publish Batmobile Rumor\",1673,unrelated\n\"Everybody Relax, Banksy Wasn’t Arrested And Exposed As A 35-Year-Old Man\",1269,unrelated\nIraqi social-media rumors claim IS leader slain,1255,unrelated\nTexas plumber's truck spotted in Syria: 'We have nothing to do with terror at all',648,unrelated\nSugarhill Gang Rapper Big Bank Hank Dies at 57,2171,unrelated\n‘Photo of slain IS leader’ reported to be doctored,891,discuss\nMeteor Leaves 40-Foot Crater Near Managua's Airport,1795,unrelated\nNigeria says it has deal with Boko Haram to release kidnapped girls,2272,discuss\nWHO says reports of suspected Ebola cases in Iraq are untrue,2447,unrelated\n\"Audio captured at time of Michael Brown shooting, company says\",1974,unrelated\nWatch NAKED airport worker walk through scanner in bizarre protest against 'rough' guards,1347,unrelated\nThat Boko Haram Ceasefire in Nigeria Isn’t A Ceasefire,2314,unrelated\nVideo messaging service verifies timing of CNN audio recording,958,unrelated\nItalian catches huge wels catfish; is it a record?,2196,agree\nAnother ISIS Massacre: ISIS Kills 300 Iraqi Soldiers With Chlorine Gas,2489,unrelated\n\"Gill Rosenberg, Canadian citizen, reportedly captured by ISIS in Syria\",1476,unrelated\nMeteorite strike in Nicaragua puzzles experts,816,unrelated\n\"Audio captured at time of Michael Brown shooting, company says\",900,unrelated\nDoes ISIS have an airforce? Terrorist 'fighter pilots' are being trained on captured MiGs by Saddam Hussein's ex-air force officers,2068,discuss\n'Hairgate': iPhone 6 users encounter latest Apple problem after 'bendgate',513,unrelated\nAl-Shabab leader who ordered Kenya mall massacre believed killed in US drone attack in Somalia,2506,unrelated\nPriest who died for 48 minutes says he met God and she’s a woman,1605,unrelated\n\"Stainless steel Apple Watch could cost just $499, but gold will be 10 times as pricey\",2201,discuss\nFake Fox News Website Reports Judd Nelson’s Death for Some Reason,1273,unrelated\n\"Forget 18-karat gold, next-generation Apple Watch Edition could use platinum: Report\",1127,unrelated\nMagic Mushrooms Found in Queen Elizabeth's Garden at Buckingham Palace,1197,unrelated\nISIS cracks down on five confirmed Ebola cases among fighters: official,225,unrelated\nSouth Korea: Kim Jong Un had ankle surgery to remove cyst,186,unrelated\nOttawa investigates reports that Isis has captured Canadian-Israeli woman,1299,unrelated\nWeatherman caught peeing live on camera,831,unrelated\nIsis militants claim to have killed US journalist James Foley,2492,unrelated\nBig Bank Hank of The Sugarhill Gang is dead at 57,2035,agree\n\"Catholic Priest Dies for 48 Minutes, Comes Back to Life and Claims God Is Female\",2515,agree\nDurex Is Not Making Pumpkin Spice Condoms After All: A Hoax Debunked,2498,unrelated\nLow-level marijuana possession could soon land you a ticket instead of arrest in New York City,2307,unrelated\nMedia Fooled Again? Story Claims 7 of 28 Girls On School Trip Came Home Pregnant,527,unrelated\n\"Hoax Alert: Father O’Neal, Who Has Met God and Thinks She’s a Woman, Is Made Up (Just Like God Herself)\",398,unrelated\nIsis claims to behead US journalist,1093,discuss\nUS officials: Video shows American's execution,1658,discuss\nOscar winner Christian Bale to play Steve Jobs in upcoming biopic,860,discuss\nAlleged Ottawa gunman: What we know so far about Michael Zehaf-Bibeau,205,unrelated\nISIL Beheads American Photojournalist in Iraq,2266,unrelated\nVideo messaging service verifies timing of CNN audio recording,2302,unrelated\nHospital: Man not being treated for Ebola in Kansas City,682,unrelated\n\"SMALL METEORITE STRIKES NICARAGUA, GOVERNMENT SAYS\",1073,discuss\nTim Cook Reportedly Reveals Apple Watch Waterproofing Has Improved,225,unrelated\nBritish rapper a suspect in ISIS beheading,1263,unrelated\nAl-Shabab leader who ordered Kenya mall massacre believed killed in US drone attack in Somalia,1256,discuss\nIslamic State using 'SCORPION bombs' to terrorise victims,1338,unrelated\nLebanon confirms holding ISIS chief’s kin,40,unrelated\n\"TEXAS TURKEY FARM CONTAMINATED WITH EBOLA, OVER 250,000 HOLIDAY TURKEYS INFECTED\",1837,unrelated\nA Predator Drone Has Reportedly Been Spotted Circling Above ISIS's Capital City,1817,unrelated\nChugging eggnog sends Utah man to hospital,658,agree\nReport: NYPD to stop arresting people for minor marijuana offenses,2413,unrelated\nUPDATE: BATMAN v SUPERMAN Batmobile Reportedly Stolen By (Shocker!) Detroit Locals,1751,discuss\nNET Extra: Back-from-the-dead Catholic priest claims God is a female...,690,unrelated\nAxl Rose Dead? Of Course Not — Tiresome Internet Death Hoax Plague Hits Guns N’ Roses Frontman,859,unrelated\nApple 'working on 12-inch MacBook Air',45,unrelated\nJihadi John: Mohammed Emwazi named as masked man behind ISIS beheadings,2165,agree\nKIM DINE WITH ME: Porky president Kim Jong-un to open UK restaurant serving DOG,2148,discuss\nAudio recording allegedly captures moment Michael Brown was shot,1817,discuss\nISIS Appears To Behead American Photojournalist In YouTube Video,1948,discuss\n\"Amazon to launch first brick-and-mortar store, report says\",428,unrelated\n\"North Korea leader Kim is still in charge, has injured leg: source\",1567,unrelated\n\"Prankster Gives Homeless Man $100, Secretly Follows Him And Learns He Buys Food For Others\",2492,unrelated\nGRAPHIC CONTENT: Girl sneers at man's tiny penis so he CHOPS IT OFF and bins it,40,unrelated\nIraqi media: ISIS militants have contracted Ebola,2078,unrelated\nMeteorite leaves crater in Nicaraguan capital Managua,524,unrelated\nNew policy could reduce marijuana possession arrests,1192,unrelated\nWhat Glenn Beck Fears May Be Done With the 11 Missing Jets,730,discuss\nMichael Brown shooting audio caught on tape?,121,unrelated\nKim Yo-jong in Charge: Kim Jong-un's Sister 'Replaces' North Korean Dictator During Illness,465,unrelated\nThe Internet Tried To Make Axl Rose Its Latest Death Hoax Victim,414,unrelated\nTurkish president says American weapons drop for Kurdish fighters was 'wrong' after supplies end up in the hands of ISIS,2509,discuss\n\"ISIS Video Shows Execution of David Cawthorne Haines, British Aid Worker\",1757,discuss\nIsis tells mother on rescue mission :’You’ve just eaten your son’,1574,unrelated\nMexico Student Massacre Update: More Graves Discovered At Murder Site,1538,unrelated\nISIS Reportedly Beheads American Photojournalist in Iraq,1948,discuss\nISIL video claims beheading of kidnapped journalist James Foley,1982,unrelated\nHas Kim Yo-Jong Taken Over For Kim Jong Un? Sister Assumes North Korea State Duties While Brother Undergoes Medical Treatment,1294,discuss\n\"Apple to Take Reservations for Trying On Apple Watch, Considered Platinum Model\",2056,discuss\n\"No, there aren’t any Ebola cases in Iraq\",950,unrelated\nHas Ebola infected Isis militants in Mosul?,1974,discuss\nWould-be rapist has penis severed by angry mob,1170,unrelated\nThe Arrest of the ISIS Leader's Wife and Son,1004,discuss\nReport: British intelligence has identified Foley's killer,125,unrelated\nFemale teacher facing sack after making SEX TAPE with teenager,1496,agree\nNigeria Boko Haram blamed for raids despite truce claim,2530,discuss\n\"New York schoolboy who made $72MILLION trading stocks on his lunch breaks - and now takes his friends out to dine on $400 caviar, drives a BMW and has definitely made his immigrant parents proud\",313,unrelated\nPenis Spray-Painted on a $2.5 Million Car Was Just for a Prank Video,1148,agree\n\"Gill Rosenberg, Canadian-Israeli Woman Feared Kidnapped By ISIS, Says She's Safe\",1862,disagree\n'Jihadi John' identified: ISIS killer named as Mohammed Emwazi from West London,2165,agree\n\"Islamic State, in video titled \"\"A Message to America,\"\" beheads American journalist James Wright Foley who was kidnapped in 2012\",1093,discuss\n\"Tropical spider burrows under man's skin, lives there for three days\",1321,disagree\nTim Cook Reportedly Reveals Apple Watch Waterproofing Has Improved,1438,unrelated\nDoes ISIS have an airforce? Terrorist 'fighter pilots' are being trained on captured MiGs by Saddam Hussein's ex-air force officers,2283,unrelated\n\"See How This Homeless Man Spends A Hundred Dollars, And Keep A Tissue Handy [Video]\",2061,agree\nVideo messaging service verifies timing of CNN audio recording,456,unrelated\n400 men cut their testicles off believing it would help them meet God,450,unrelated\nRats are still running around at Vogue,1036,unrelated\nIslamic State 'training pilots to fly fighter jets',886,unrelated\nTurkish president says American weapons drop for Kurdish fighters was 'wrong' after supplies end up in the hands of ISIS,168,unrelated\nFears journalist James Wright Foley beheaded by Islamic State jihadists in ‘message’ to United States,726,discuss\nBanksy 'Arrested & Real Identity Revealed' Is The Same Hoax From Last Year,1544,unrelated\nIslamic State claims to have beheaded American journalist,1873,unrelated\nGovernment employee fired after skipping work for 24 years,1162,agree\nA soldier has been shot at Canada’s war memorial just steps away from the nation’s parliament,565,unrelated\nSaudi cleric issues fatwa against building snowmen,942,unrelated\nPredator Drone Reportedly Spotted Over ISIS Stronghold,1740,discuss\nNun gives birth to surprise baby after complaining of stomach pains,2092,unrelated\nBoko Haram Denies Nigeria Cease-Fire Claim,2078,unrelated\nNew ISIS Video Shows Militants Seizing Weapons Airdropped By US Near Kobani,2200,discuss\nGovernment fires employee who skipped work for 24 years,1131,unrelated\n\"Spider burrowed into appendix scar, crawled through WA man's body\",859,unrelated\nCould Kim Jong Un open a restaurant in Scotland?,955,unrelated\nLarge space object slams Nicaragua’s capital as asteroid passes Earth,724,unrelated\nReport: Possible audio tape of Michael Brown shooting,2317,discuss\nISIS Beheads American Journalist,511,unrelated\nReport: Taliban Detainee Swapped for Bowe Bergdahl Suspected of Trying to Return to Terrorism,773,discuss\n\"Jess Smith, 19, Claims She Was Teletubbies' Giggling Baby: What Did She Get Paid?\",2371,discuss\n\"Nigeria Says It Struck A Cease-Fire With Boko Haram, But Are They Talking To The Right Guy?\",2088,unrelated\nBreaking: Soldier shot at National War Memorial in Ottawa,958,unrelated\nStreet Artist BANKSY Arrested? Again?,258,unrelated\nREPORT: Apple Isn't Happy With The Battery Life Of Its New Smartwatch,666,unrelated\n‘Jihadi John’: The Islamic State killer behind the mask is a young Londoner,2349,agree\nVogue’s Shiny New Office Has a Big Rat Problem,944,unrelated\n\"Small meteorite strikes Nicaragua, government says\",40,unrelated\nAnother ISIS Massacre: ISIS Kills 300 Iraqi Soldiers With Chlorine Gas,1296,unrelated\nOttawa shooting: Sergeant-at-arms Kevin Vickers hailed a hero for shooting rampaging gunman,1175,unrelated\nIslamic State 'training pilots to fly fighter jets',950,discuss\n\"Gene Munster Predicts $499 Steel Apple Watch, $4,999 for 18k Gold Edition\",885,unrelated\nSoldier shot near Canadian parliament building,1253,unrelated\nISIS Video: America’s Air Dropped Weapons Now in Our Hands,2213,unrelated\nDoes Vogue's New Office Have a Rat Infestation?,1686,unrelated\nSteve Jobs Biopic Eyes Seth Rogen to Play Apple Co-Founder Steve Wozniak,616,unrelated\nGuru who ordered 400 followers to be castrated 'so they could be closer to God' is investigated for grievous bodily harm in India,2520,unrelated\nCPWD official sacked for absence from duty for 25 years,1844,unrelated\nTropical spider 'burrowed under man's skin through scar' - video report,859,unrelated\n\"Boko Haram Denies Ceasefire, Says Kidnapped Girls Are Now Married\",2096,unrelated\nREPORT: The Batmobile Might Have Been Stolen In Detroit,1939,unrelated\n\"Rumor: Gold Apple Watch Edition priced up to $5,000, steel version at $500, will debut on Feb. 14\",607,unrelated\n\"Obama, Outraged Over Beheading, Vows to Stay on Course\",2115,unrelated\n\"Video Appears to Show Beheading of Journalist James Foley, Who Went Missing in Syria\",1873,unrelated\nReturn of the Mac: Seth Rogen in talks to star as Apple co-founder Steve Wozniak in upcoming Steve Jobs biopic,2526,unrelated\nPeople On Twitter Think Macklemore Has Joined ISIS,2237,unrelated\n\"Zack Snyder Kills \"\"Stolen Batmobile\"\" Rumor With Great Photo\",1311,unrelated\nVideo Purports to Show Beheading of American Journalist,1549,unrelated\nPodcast: Brown Moses on what’s flying over Iraq and Syria,1400,unrelated\n'Spiderman' squished: Experts debunk claims,2175,unrelated\n\"In Moscow, police are looking for a felon, cut the male genitals\",1406,unrelated\n\"Apple Watch Stainless Steel variant reportedly priced at $500, $4,000 for the gold variant\",444,unrelated\nGCPD Solved Stolen Batmobile Case?,1311,unrelated\nThe iPhone 6 'Hairgate' Is Not a Thing,2276,discuss\nIsis leader Abu Bakr al-Baghdadi's 'wife and son detained in Lebanon',1143,discuss\nLebanon 'holding IS leader's daughter and ex-wife',324,unrelated\n'Spiderman' squished: Perth experts debunk spider burrowing claims,1888,unrelated\nWe took a look at the photo said to show the body of Islamic State leader Abu Bakr Al-Baghdadi (right) and found it was really an ethnic Albanian militant killed in 2013,1634,discuss\nChristian Bale Won't Play Steve Jobs After All,571,unrelated\n\"ISIS beheads American photo-journalist James Wright Foley, threatens more to come\",991,discuss\nAlleged Ottawa gunman: What we know so far about Michael Zehaf-Bibeau,1458,unrelated\nKim Jong-Un 'bans the name Kim Jong-un',2070,unrelated\nFemale Israeli fighter said abducted by Islamic State  Read more: Female Israeli fighter said abducted by Islamic State,1949,unrelated\nSetting the record straight on tor,1029,unrelated\nISIS fighters 'have contracted Ebola': World Health Organisation investigating reports militants showed up at Iraqi hospital with lethal disease,195,unrelated\n\"Former Porn Star Behind YouTube Sensation ‘DC Toy Collector,’ Makes $5 Million Per Year Unboxing Disney Toys\",2176,unrelated\nChristian Bale in Talks to Star in Sony's Steve Jobs Film,2343,discuss\nMacaulay Culkin Dead? Fans Freak Out Over Death Rumors,1423,unrelated\n\"Tiger Woods PED, PGA Tour Suspension Allegations Retracted by Dan Olsen\",2046,unrelated\nIs There an ISIS Threat on the Texas-Mexico Border or Not?,1637,unrelated\nVice CEO Throws Down $300K on Lavish Vegas Dinner,505,unrelated\nEggnog-chugging contest leads to hospital stay,1024,unrelated\n\"Small meteorite strikes Nicaragua, government says\",1622,discuss\n\"UPDATE: Soldier, gunman who died in Ottawa rampage identified\",431,unrelated\n\"A message from Jim's mom, Diane Foley:\",511,unrelated\nREPORTS: JORDANIAN KING PERSONALLY FLYING SORTIES AGAINST ISIS,1689,unrelated\nMagic mushrooms found at Buckingham Palace,957,agree\nA bunch of cool health features were cut from the Apple Watch at the last minute,29,unrelated\n\"Managua explosion not a meteorite, NASA suggests\",2155,unrelated\nFake-News: 'McDonald's Will Stop Serving Overweight Customers',2184,disagree\n\"Vice Media CEO Shane Smith Spent $300,000 on Las Vegas Dinner (Report)\",640,unrelated\nFormer PGA Tour player: Tiger Woods suspended for drug test failure,950,unrelated\nMexico Says Students Not Among Dead in Mass Grave,1933,unrelated\nIs Durex Planning To Release A Pumpkin Spice Condom?,1212,unrelated\nKim Jong-un 'Had Surgery on Fractured Ankles',1081,discuss\nISIS Border Crisis: DHS Chief Says Terrorists Not Entering US Through Mexico,2385,agree\nMarried TV actor wakes up to find his testicles have been STOLEN after he is drugged in Russian bar by attractive blonde working for organ traffickers,2044,agree\nZack Snyder’s ‘Batman V Superman: Dawn Of Justice’ Stolen Batmobile Rumor Put To Rest,1538,discuss\n\"Catholic Priest Dies for 48 Minutes, Comes Back to Life and Claims God Is Female\",34,unrelated\nPrisoner Released in Bergdahl Exchange Tried to Reconnect With Taliban,1398,unrelated\nA Murdered Witness?,662,unrelated\nPaul Revere's 1795 time capsule unearthed,2288,agree\nCNN Expert on Brown Audio: At First I Thought ‘Someone’s Trying to Punk CNN’,1934,discuss\nMan Known as ‘Jihadi John’ Is Identified as Mohammed Emwazi,2421,unrelated\nChristian Bale in Talks to Play Steve Jobs in Danny Boyle's Biopic,35,unrelated\n11 jetliners 'missing' after Islamist takeover of airport,1438,unrelated\nAfter ISIS trick mum into eating son - 5 other reluctant cannibals including those forced to eat own body parts,2352,unrelated\nYPG Confirms: Gill Rosenberg Not Captured in Kobani,1090,unrelated\nAn Indian Civil Servant Just Got Sacked After Not Turning Up For Work For 25 Years,844,unrelated\nIraq Says Arrested Woman Is Not The Wife of ISIS Leader al-Baghdadi,1125,unrelated\n\"Absent from duty for 25 years, CPWD official dismissed\",1844,unrelated\nPolice find mass graves with at least '15 bodies' near Mexico town where 43 students disappeared after police clash,1795,discuss\nCanadian-Israeli woman reportedly kidnapped by ISIS: Jerusalem Post,1197,unrelated\nChristian Bale In Talks To Play Steve Jobs In Sony's Next Biopic,1939,unrelated\nSeven teenage girls get pregnant on school trip,2352,unrelated\nJames Foley remembered as 'brave and tireless' journalist,1580,agree\nBunbury local discovered a spider had burrowed under his skin on Bali holiday,1708,unrelated\nReport: Nearly a Dozen Commercial Airliners Missing Ahead of 9/11 Anniversary After Islamists Overrun Libyan Airport,920,discuss\n\"Michael Phelps' self-proclaimed 'girlfriend', 41, reveals she was born a male as she describes her 'amazing intimacy' with Olympic swimmer\",645,unrelated\n\"UPDATE: Soldier, gunman who died in Ottawa rampage identified\",2256,unrelated\nThe Apple Watch has a low-power mode that only tells the time,646,unrelated\n\"If you really believed Colorado KFCs were selling pot, here’s a reality check\",242,unrelated\nHomeless man receives $100... then shocks everyone with how he spends it,2132,disagree\nIsraeli Canadian fighting ISIS posts on Facebook: I'm safe and secure,1808,unrelated\n\"Luke Somers, American Hostage, Is Killed During Rescue Attempt in Yemen, U.S. Official Says\",1647,unrelated\nNew iOS 8 bug can delete all of your iCloud documents,1155,unrelated\n\"Elon University has not banned the term ‘freshman,’ despite rumors\",2360,unrelated\n‘Evocative shape': Is Vladimir Putin trolling the world with his motorcade formation?,303,unrelated\n\"ISIS Claims It Kidnapped Gill Rosenberg, The First Western Woman To Fall Into The Group's Hands\",1481,unrelated\nPumpkin Spice condoms? Don't fall for this hoax.,1170,unrelated\nMacaulay Culkin Victim of Another Online Death Hoax,2313,unrelated\n\"McDonald’s Removing Big Mac, Apple Pies And Eliminating Large Size Options\",2223,unrelated\nISIS Executioner 'Jihadi John' Is Named as Mohammed Emwazi,961,unrelated\nBritish Man Slaps People If They Sneeze In Public,626,unrelated\n'Feminist' Lana 'Aborts Baby Because It's A Boy' And Is Surprised By Backlash,1549,unrelated\nPentagon: ISIS Got U.S. Weapons Package,1026,unrelated\nCanadian Soldier Shot At Ottawa War Memorial: Report,1627,unrelated\n\"UPDATED 'Jihadi John' identified as Mohammed Emwazi of London, reports say\",2531,unrelated\nAlleged audio of Michael Brown shooting has surfaced,1950,unrelated\nMissing Libyan aircraft spark fears of 9/11-style attack in North Africa,723,unrelated\nDNA test confirms child is IS head Abu Bakr al-Baghdadi's daughter,1192,discuss\nZack Snyder Makes Fun of Stolen Batmobile Rumor with New Image,621,unrelated\n\"Catholic Priest Dead For 48 Minutes, Is Miraculously Revived – His Revelations About God Are Even More Shocking\",1877,unrelated\nPentagon: ISIS seized materials airdropped to Kurds,2307,agree\nCiti sees Apple Watch price points of $550 and $950; myriad accessories,1201,discuss\nAre Rumors of the Apple Watch in Feb True?,2431,discuss\nKim Jong-un ‘is so fat from eating cheese that he has broken his ankles’,1480,discuss\n\"A message from Jim's mom, Diane Foley:\",1569,unrelated\nChristian Bale in Talks to Play Steve Jobs (Exclusive),1226,discuss\niOS 8 bug reportedly erases iCloud Drive documents when settings are reset,545,discuss\nAn audio recording of the Michael Brown shooting has reportedly surfaced,1916,discuss\n'Sex attacker' has penis cut off with a cleaver in India,2297,unrelated\nIslamic Militants Post Video Claiming to Show Beheading of U.S. Journalist,1948,discuss\nWho Should Play Steve Jobs Now That Christian Bale Quit?,830,unrelated\nThis Is a Truly Horrifying Story About a Spider,724,unrelated\nISIS cracks down on five confirmed Ebola cases among fighters: official,2520,unrelated\nWhite House fence-jumper made it far deeper into building than previously known,2237,unrelated\nOttawa investigates reports that Isis has captured Canadian-Israeli woman,634,unrelated\nGuantanamo Detainee Exchanged for American POW Attempts a Return to Battle,1251,unrelated\nGovernment fires employee who skipped work for 24 years,1372,unrelated\nNicaragua Meteorite Impact Theory May Be Meteor-wrong,1242,unrelated\n\"Meteorite makes big crater in Nicaragua, government says\",1213,disagree\nSugarhill Gang rapper Big Bank Hank dies aged 57,2420,unrelated\nBoko Haram Denies Nigeria Cease-Fire Claim,2045,unrelated\nReport: Possible audio tape of Michael Brown shooting,1832,unrelated\n\"Comfort eating? Chinese woman, 26, spends an entire WEEK in KFC after being dumped by boyfriend\",1819,unrelated\nThe pumpkin spice condom is not happening,698,unrelated\nReports: Islamic State uses chlorine gas against Iraqi forces,2002,discuss\nBig Bank Hank of The Sugarhill Gang is dead at 57,105,unrelated\nUS confirms death of Somalia terror group leader,981,agree\nDurex Is Not Making Pumpkin Spice Condoms After All: A Hoax Debunked,173,unrelated\nBATMAN VS. SUPERMAN BATMOBILE STOLEN,529,unrelated\nBali spider burrows under Aussie’s chest,859,unrelated\nNigeria Says Boko Haram Cease-Fire May Lead to Release of Kidnapped Girls,992,unrelated\nU.S. Hostage Luke Somers Killed During Yemen Rescue Bid: Family,826,discuss\nDid Comcast Get a Man Fired From His Job for Complaining About Its Service?,1268,unrelated\nAnother American hostage at risk by Islamic state,2525,unrelated\nPentagon: ISIS seized materials airdropped to Kurds,269,unrelated\nIraqi media: ISIS militants have contracted Ebola,1615,discuss\nIs Kim Jong-Un Really Opening a Restaurant in Scotland?,17,unrelated\nCrazy iPhone rig shows how Chinese workers manipulate App Store rankings,1374,unrelated\nReport: Amazon to Launch Ad-Supported Streaming Service,1900,unrelated\n\"Reports Isis fighters have contracted Ebola are 'incorrect', says Iraqi health ministry\",1385,unrelated\nHere's video of a bird pooping on Vladimir Putin in the middle of a speech,2081,disagree\n\"Dead for 48 minutes, Catholic Priest claims God is female\",2515,agree\nHas Ebola infected Isis militants in Mosul?,2367,unrelated\nA really devoted man spent $460 on surgery for his constipated goldfish,1540,unrelated\n\"U.S. accidentally delivered weapons to the Islamic State by airdrop, militants say\",1361,discuss\nReport: Michael Phelps’ Tinder ‘Girlfriend’ Was Born Male; “We Made Love During Halftime”,521,unrelated\nSecond person rushed to hospital with Ebola symptoms after contact with 'patient zero' Thomas Duncan,1758,discuss\nNew ISIS Video Shows Militants Seizing Weapons Airdropped By US Near Kobani,666,unrelated\nSugarhill Gang Rapper ‘Big Bank Hank’ Dies at 57,1831,agree\n\"US, UK eye rapper as British-born militant who beheaded journalist James Foley\",572,unrelated\nAnna Wintour: Is Rat Infestation At NYC ‘Vogue’ Office Kim Kardashian’s Fault?,639,unrelated\nMum faces real-life Sophie's Choice – as she tries to sell her son to fund daughter's care,1982,unrelated\nThat Was Fast: Christian Bale Bails on Steve Jobs Biopic,1019,disagree\nReturn of the Mac: Seth Rogen in talks to star as Apple co-founder Steve Wozniak in upcoming Steve Jobs biopic,1120,unrelated\n\"Seven High School Girls Get Pregnant On Five-Day School Trip, Parents Outraged\",571,unrelated\nOriginal Apple Watch Health Features Were Dropped Due to Consistency Issues,2379,unrelated\nDylan Thomas Finds Tropical Spider Burrowed Under Skin,859,unrelated\nTourist dubbed ‘Spider Man’ after spider burrows under skin for days,1708,unrelated\n\"McDonald’s Removing Big Mac, Apple Pies And Eliminating Large Size Options\",2483,unrelated\nApple may launch 12-inch MacBook Air with Retina Display,269,unrelated\nISIS Reportedly Beheads U.S. Journalist James Wright Foley on Camera,1251,unrelated\n'They ate through the ceilings and pooped on the keyboards': Rats are 'taking over' Vogue's new World Trade Center office and Anna Wintour 'no longer wants to work there',1435,unrelated\nNorth Korean dictator Kim Jong-Un to open restaurant in Scotland,2290,unrelated\nExperts: More facts needed on purported audio recording of Michael Brown shooting,808,unrelated\n\"No, Jordan's King Abdullah II is not personally flying planes against Isis\",1644,discuss\nMissing Mexican students 'not found in mass grave',1678,unrelated\n\"Fidel Castro Is Dead, According to Viral Twitter Rumors\",381,unrelated\nAbdel-Majed Abdel Bary in Foley beheading: London rapper songs help identify him,1530,discuss\nAnother American hostage at risk by Islamic state,1295,unrelated\n\"McDonald’s Removing Big Mac, Apple Pies And Eliminating Large Size Options\",505,unrelated\n\"Fidel Castro Is Dead, According to Viral Twitter Rumors\",1661,unrelated\nISIS Claims To Have Captured US Airdrop Weapons,2176,unrelated\nMPs credit sergeant-at-arms for saving lives in Parliament Hill shootings,1885,unrelated\nPentagon: ISIS seized materials airdropped to Kurds,1744,unrelated\nFence jumper reportedly made it much further into White House than Secret Service said,1365,discuss\nLynch Mob Castrates Alleged Rapist In Rajasthan,2447,unrelated\nEbola Outbreak 2015 Update: ISIS Fighters May Have Contracted Deadly Virus,688,discuss\n\"BREAKING: Islamic State, in video, beheads American journalist James Wright Foley who was kidnapped in 2012 -@BNONews\",2070,unrelated\nMeteorite 'caused mysterious boom in Nicaragua',373,unrelated\n\"Forget 18-karat gold, next-generation Apple Watch Edition could use platinum: Report\",621,unrelated\nHope Fades for Girls' Release After Boko Haram 'Truce' Breached,557,discuss\nTurkish Leader Says U.S. Airdrop Aided ISIS Militants,2404,discuss\nIsis militants claim to have killed US journalist James Foley,1549,unrelated\n\"‘Teletubbies’ Sun Baby: Fans Freak Out Over Jess Smith, 19\",1562,unrelated\nIf Only A Bird Really Did Poop on Putin,1843,unrelated\nConflicting reports on alleged IS capture of Canadian woman,2147,unrelated\nNicaragua meteorite: Experts attempt to understand whether mysterious meteorite fell from passing Pitbull asteroid,2118,unrelated\nAttorney: New audio reveals pause in gunfire when Michael Brown was shot,2044,unrelated\nNBC weatherman caught urinating in the woods live on air,555,disagree\nPentagon: death of al Shabaab leader in U.S. strike would be major blow,2374,discuss\n\"Boko Haram: Kidnapped Girls Have Been Married Off, Truce Never Happened\",2530,discuss\n\"Leader of Qaeda-Linked Somali Group Is Dead, U.S. Says\",1936,unrelated\n\"Despite ceasefire announcement, new Boko Haram attacks reported\",2096,unrelated\nSmall Meteorite Strikes in Nicaragua's Capital City of Managua,715,discuss\nSaudi cleric says snowmen are anti-Islamic,1266,discuss\nISIS Beheading of U.S. Journalist James Foley Posted to YouTube,1966,agree\nThis Is The Most Epic Way To Quit Your Job,858,unrelated\nCNN Plays Alleged Audiotape of Michael Brown ShootingMilitarization Of Police,2235,discuss\n\"A message from Jim's mom, Diane Foley:\",1982,unrelated\nA Mass Grave Points to a Student Massacre in Mexico,2375,unrelated\nTiger Woods' former luxury island goes on sale,1660,unrelated\n\"Boko Haram: Kidnapped Girls Have Been Married Off, Truce Never Happened\",2299,unrelated\nMissing American journalist reportedly beheaded by Islamic State ,1966,discuss\n\"Comcast Is Threatening To Cut Off Customers Who Use Tor, The Web Browser For Criminals\",1280,unrelated\n\"No, Islamic State Militants Have Not Been Caught by U.S. Border Patrol\",226,unrelated\nTropical spider 'burrowed under man's skin through scar' - video report,2175,unrelated\nObama: murder of James Foley 'shocks the conscience of the entire world',1628,unrelated\niPhone Game Developer Quits Job By Hiding The Greatest Letter Of Resignation Ever Inside His Game,227,unrelated\n\"Apple Targeting March for Apple Watch Launch, Retail Training Begins Next Month\",447,unrelated\nReport: Christian Bale Drops Out Of Steve Jobs Biopic,919,unrelated\nGoogle to Buy Redwood City Offices for $585M,2147,unrelated\nDo all dogs go to heaven? Pope tells grieving boy: 'Paradise is open to all of God’s creatures',169,unrelated\nHas The Batman Vs. Superman Batmobile Been Stolen In Detroit?,692,unrelated\n\"Apple Watch Gold Edition may cost as much as $5,000\",570,discuss\nUnconfirmed Reports Say UK Hostage Held By ISIS Found Innocent,304,unrelated\nFerguson riots: audio may have captured Michael Brown shooting,1379,discuss\nIsis leader Abu Bakr al-Baghdadi's 'wife and son detained in Lebanon',1943,unrelated\nSeth Rogen set to play Steve Wozniak in Danny Boyle's Steve Jobs biopic,1157,unrelated\nOttawa Gunman Identified As Michael Zehaf-Bibeau,2002,unrelated\nVogue’s Shiny New Office Has a Big Rat Problem,1968,unrelated\neBay developing Apple Watch software with ties to iOS app,2321,unrelated\nVideo messaging service verifies timing of CNN audio recording,2330,unrelated\nDNA tests prove Lebanon IS holding ISIS chief al-Baghdadi's ex-wife and daughter after they were caught with fake passports,225,unrelated\n\"Islamic State training fighter pilots in captured jets, monitoring group says\",487,unrelated\nMore than 200 kidnapped Nigerian girls to be released after deal reached with Boko Haram,244,unrelated\nCNN Plays Alleged Recording of Michael Brown Shooting,2296,unrelated\n\"Man cuts off manhood, throws it in the bin, after girlfriend leaves over small penis\",714,unrelated\nChristian Bale Exits Steve Jobs Movie (Exclusive),286,unrelated\nNicaragua says meteorite probable cause of blast in capital,1939,unrelated\nHoax Busted: Report on Popular 'Dog Whisperer' Cesar Millan's Death is False,742,unrelated\nChinese parents try to SELL their son to pay for medical treatment for his sick twin sister,1562,agree\nTiger Woods' former luxury island goes on sale,1212,agree\nDid NBC Nightly News Go Live To A Man Who Was Taking A Piss?,1319,discuss\n\"What We Know About Kim Yo Jong, Who May Control North Korea\",1836,discuss\nSeth Rogen to Star as Steve Wozniak in Sony's Steve Jobs Biopic [Updated],1588,unrelated\nTexas plumber's truck on front line of Syria war,2192,unrelated\nUS probing claims ISIS fighters seized airdropped weapons meant for Kurds,1026,unrelated\nWho Should Play Steve Jobs Now That Christian Bale Quit?,1658,unrelated\n\"Vice Media CEO Shane Smith Spent $300,000 on Las Vegas Dinner (Report)\",500,unrelated\nNYC High School Student Nicknamed ‘Teen Wolf’ Made $72 Million On Stock Market,1205,unrelated\nAudio recording allegedly captures at least 10 shots fired in Michael Brown killing,1776,discuss\nShocking picture shows mother trying to sell her own son to pay for twin daughter's cancer treatment,694,unrelated\nNorth Korea dictator Kim Jong-un 'set to open a new restaurant in SCOTLAND',1336,unrelated\nObama: murder of James Foley 'shocks the conscience of the entire world',2109,unrelated\nChristian Bale Won't Play Steve Jobs After All,286,unrelated\n\"Meteorite Strikes Nicaraguan Capital, Creates 16-Foot-Deep Crater\",1594,disagree\n\"Sons of Anarchy Movie? No, Kurt Sutter Announces Charlie Hunnam, Brad Pitt Film Article is Fake\",1634,unrelated\nIsraeli-Canadian Woman 'Captured' By ISIS Says She Is 'Safe And Secure',474,agree\n\"Apple Watch to Be Shower-Proof, Have 100,000 Apps at Launch: Reports\",1975,unrelated\nNigeria Says Boko Haram Cease-Fire May Lead to Release of Kidnapped Girls,2314,unrelated\n'They ate through the ceilings and pooped on the keyboards': Rats are 'taking over' Vogue's new World Trade Center office and Anna Wintour 'no longer wants to work there',381,unrelated\nAlleged Ottawa gunman: What we know so far about Michael Zehaf-Bibeau,1011,unrelated\nAmazon plans ad-supported video streaming service - NY post,1971,unrelated\nScientists Doubt That Meteor Caused Crater In Nicaragua,1795,unrelated\nNun complains of stomach pains... and GIVES BIRTH: Sister who had 'no idea' she was pregnant has a baby boy at hospital in Italy,1164,unrelated\nMicrosoft turns to robotic security guards to watch for trouble,1074,unrelated\nBreaking: Soldier shot at National War Memorial in Ottawa,633,unrelated\n\"James Foley: American Journalist, James Wright Foley Beheaded in New ISIS Video [Breaking News]\",1549,unrelated\nIS militant 'Jihadi John' named as Mohammed Emwazi from London,2165,agree\nWhat This Homeless Guy Did With $100 Completely Stunned The Man Who Gave It To Him,344,unrelated\nMacaulay Culkin Dead?,1012,unrelated\n\"Iraq claims ISIS leader al-Baghdadi’s wife has NOT been arrested, despite Lebanon insisting woman detained at border told them she was Islamist extremist’s spouse\",2360,unrelated\nNew Audio Recording From Ferguson May Capture Michael Brown Shooting,1289,unrelated\nNigeria says ceasefire agreed with Boko Haram,1139,discuss\nMissing Libyan jetliners raise fears of terror attacks on 9/11,2010,discuss\nSouth Korea: Kim Jong Un had ankle surgery to remove cyst,1097,unrelated\n'Sex attacker' has penis cut off with a cleaver in India,1959,agree\nReport: Christian Bale Drops Out Of Steve Jobs Biopic,2455,discuss\nThere has been a shooting at the War Memorial on Parliament Hill. Unconfirmed reports say a soldier was shot.,1539,discuss\n\"Apple Watch to Be Shower-Proof, Have 100,000 Apps at Launch: Reports\",2421,unrelated\nPassenger Wears A Hazmat Suit To Dulles Airport [PHOTO],490,agree\nWHO investigates media reports ISIS fighters contracted Ebola,1615,discuss\n\"James Wright Foley, Kidnapped Journalist, Apparently Executed by ISIS\",874,unrelated\nMeteor Leaves 40-Foot Crater Near Managua's Airport,2118,unrelated\n\"Macaulay Culkin NOT Dead: Facebook, Twitter Death Hoax Goes Viral\",1737,unrelated\n\"James Foley, Missing American Photojournalist, Reportedly Executed By ISIS In Syria\",2109,unrelated\nSchoolboy almost killed by electric shock claims he now has superpowers like Magneto,2130,unrelated\nBoko Haram denies ceasefire claim by Nigeria's government,298,unrelated\nTourist wakes to find strange red trail on his stomach - and discovers a spider has burrowed through his appendix scar and crawled UNDER his skin while on holiday in Bali,1888,unrelated\nFears journalist James Wright Foley beheaded by Islamic State jihadists in ‘message’ to United States,1786,unrelated\nSomeone Trolled Twitter Into Thinking Macklemore Joined ISIS,239,unrelated\n\"Fidel Castro Is Dead, According to Viral Twitter Rumors\",93,unrelated\nThe Man Who Says Comcast Got Him Fired Has Filed a Lawsuit,2434,unrelated\n\"Boko Haram Cease-Fire: Abducted Nigerian Schoolgirls To Be Released, Officials Say\",1734,unrelated\nReport: Israeli-Canadian woman fighting Islamic State has been kidnapped by terror group,1266,unrelated\nN Korean leader misses annual ritual; sister ‘takes over duties’,1029,unrelated\nKurds Deny Gill Rosenberg was in Kobane,2067,unrelated\nMexico finds 4 more graves at site of suspected student massacre,251,unrelated\n\"Lady on FB: I'm 41, Intersex, and Fucked Michael Phelps on First Date\",1852,unrelated\nHas Ebola infected Isis militants in Mosul?,761,unrelated\nNow the Vogue Rats Are Chewing Through Couture,387,unrelated\nThe Arrest of the ISIS Leader's Wife and Son,1468,disagree\nISIS Extremists Claim to Behead British Hostage David Haines,1155,unrelated\n\"Boko Haram agrees to ceasefire, release of school girls\",1661,unrelated\nNigeria Boko Haram blamed for raids despite truce claim,1761,discuss\nWATCH: Bird Launches Airstrike on Putin’s Shoulder (UPDATED),1338,unrelated\nThe Chinese Guide to Avoiding a Bad English Name,1954,unrelated\nAlleged Audio of Michael Brown Shooting Doesn’t Sound Good for Officer Darren Wilson,450,unrelated\nDuped again: Macaulay Culkin is not dead,722,unrelated\nISIS Appears To Behead American Photojournalist In YouTube Video,139,unrelated\nYPG Confirms: Gill Rosenberg Not Captured in Kobani,1459,unrelated\nIs Ebola Virus Spreading Among ISIS Militants? Reports Claim Jihadists Seeking Cure at Mosul Hospital,1948,unrelated\nMPs credit sergeant-at-arms for saving lives in Parliament Hill shootings,139,unrelated\nVideo shows ISIL beheading of photojournalist James Foley,2388,discuss\n\"Report: Apple Watch to start at $500 in stainless steel, thousands for gold model\",2409,unrelated\n\"Oh Hey, Paul Rudd Was One Of The Dallas Airport Homophobe Heroes, No Big\",2514,agree\nAmazon to Open First Brick-and-Mortar Site,2448,unrelated\nTim Cook Reportedly Reveals Apple Watch Waterproofing Has Improved,2175,unrelated\nIs Kim Jong-Un Really Opening a Restaurant in Scotland?,773,unrelated\nKim Jong-un relying on ‘cobra wine’ after problems with trouser snake,2404,unrelated\nSeven girls fall pregnant after five day school trip in Bosnia and Herzegovina,1981,unrelated\nRumor: Seth Rogen to Appear as Woz in Sony's Steve Jobs Film,1575,discuss\nMatt Taibbi takes a leave of absence from First Look Media,1761,unrelated\nResetting iOS 8 Preferences May Wipe iCloud Files,347,unrelated\nRumors of ISIS leader's death debunked,2034,unrelated\nISIS militants appear to behead abducted American journalist James Wright Foley in graphic video,1948,discuss\nDetroit Police Issue Statement That The Batmobile Is Safe,1790,unrelated\nMissing Mexico students not among 28 bodies found in mass grave,1156,agree\nSeth Rogen to Play Apple’s Steve Wozniak,403,unrelated\nWATCH: Twitter catches fire amid rumors of Fidel Castro’s death,1010,unrelated\nInsurgents killed in Nigeria despite alleged truce with Boko Haram,459,unrelated\nPentagon Denies It Killed ISIS Chief As Airstrikes Hit Top Extremists,1883,unrelated\n[UPDATED] 11 Men and 0 Women on Tonight's ESPN Domestic Violence Panel,1195,unrelated\nISIS Extremists Claim to Behead British Hostage David Haines,1477,unrelated\nSugarhill Gang's Big Bank Hank Dead At 57,1831,agree\nApple Watch won’t be the digital doctor it could have been,1707,unrelated\n\"Wife, child of Islamic State head Abu Bakr al-Baghdadi held in Lebanon, officials say\",170,unrelated\nIndian worker sacked after going on leave for 24 years,217,unrelated\nReport: Possible audio tape of Michael Brown shooting,2481,discuss\nDid Kim Yo-Jong Take Kim Jong Un’s Role? North Korea Ill Health Rumors Are ‘Fabricated’,780,discuss\nAmazon plans a streaming-video alternative,2498,unrelated\nSpider Burrows Into Australian Man's Appendix Scar (VIDEO),1408,unrelated\nSoldier shot at War Memorial; multiple shots fired in Parliament,2269,unrelated\nNorth Korea denies reports Kim Jong-un is to open state-backed restaurant in Scotland,2296,unrelated\nHoly Theft! Batmobile Stolen from 'Batman v Superman'???,1242,discuss\n\"Prankster Gives Homeless Man $100, Secretly Follows Him And Learns He Buys Food For Others\",2305,agree\nNigeria says it has deal with Boko Haram to release kidnapped girls,2096,unrelated\nISIL allegedly kills US journalist in video,984,unrelated\nWHO ‘probing’ whether ISIS fighters got Ebola,2177,unrelated\n\"Former Porn Star Behind YouTube Sensation ‘DC Toy Collector,’ Makes $5 Million Per Year Unboxing Disney Toys\",298,unrelated\nSEND IN THE DRONES: Predator drones flown over IS headquarters in Syria,2097,unrelated\nMichael Zehaf-Bibeau ID’d as Canadian Shooting Suspect in Ottawa,2087,unrelated\nMan Chops Off and Throws Away His Small Penis After Bad Breakup,1400,unrelated\n'Hairgate': iPhone hit by new social media storm,403,unrelated\nA Predator Drone Has Reportedly Been Spotted Circling Above ISIS's Capital City,40,unrelated\nEveryone chill! Banksy has NOT been arrested,1269,unrelated\nHORROR: ISIS Fighters Have Reportedly Contracted Ebola,720,unrelated\nFuture Apple Watches could include platinum models - report,887,unrelated\nInsurgents killed in Nigeria despite alleged truce with Boko Haram,1385,unrelated\n\"In Vogue vs Rats War, the Rats Are Winning\",1693,discuss\nFears Islamic State could launch EBOLA attack on Britain after fighters 'contract virus',1175,discuss\nJ.J. Abrams Asks Disney To Move Up 'Star Wars: The Force Awakens' Release Date,1686,disagree\nMum faces real-life Sophie's Choice – as she tries to sell her son to fund daughter's care,1547,unrelated\nISIS Border Crisis: DHS Chief Says Terrorists Not Entering US Through Mexico,2458,unrelated\nAn Audio Recording of the Michael Brown Shooting Has Reportedly Surfaced,2434,discuss\nAxl Rose Dead? Of Course Not — Tiresome Internet Death Hoax Plague Hits Guns N’ Roses Frontman,43,unrelated\n'They ate through the ceilings and pooped on the keyboards': Rats are 'taking over' Vogue's new World Trade Center office and Anna Wintour 'no longer wants to work there',800,unrelated\nISIL Beheads American Photojournalist in Iraq,1627,unrelated\nUS confirms death of Somalia terror group leader,1921,unrelated\nLebanon 'holding IS leader's daughter and ex-wife',703,discuss\nLarge space object slams Nicaragua’s capital as asteroid passes Earth,1722,discuss\nAmazon Is Opening a Brick-and-Mortar Store in Manhattan,2116,discuss\nKFC Gets Occupational Business License To Sell Marijuana In Colorado Restaurants KFC Gets Occupational Business License To Sell Marijuana In Colorado Restaurants,2477,unrelated\n\"Viral Video Of Homeless Man Spending $100 On Food For Other Homeless Was Faked, Witness Says\",1024,unrelated\n\"ISIS beheads American photo-journalist James Wright Foley, threatens more to come\",1206,agree\nBoko Haram denies ceasefire claim by Nigeria's government,2088,unrelated\nBig Bank Hank dead: Sugarhill Gang member and rapper dies aged 57,105,unrelated\nMichael Phelps' girlfriend was born male but did not tell swimmer about her past,1849,unrelated\n\"North Korean leader Kim Jong-un not missing, just having ankle surgery\",186,unrelated\nMan Severed Penis That Failed To Impress Girls,831,unrelated\nDid a Meteorite Impact in Nicaragua over the Weekend?,1179,unrelated\nKim Jong-Un's Sister Takes Control in North Korea,1588,unrelated\nCNN Plays Alleged Audiotape of Michael Brown ShootingMilitarization Of Police,2248,unrelated\nLOL: RICH JOHNSTON SAYS THE BATMOBILE HAS BEEN STOLEN IN DETROIT,1789,unrelated\n\"Sick Kansas City man said not to have Ebola, U.S. plans new steps to fight virus\",539,unrelated\nDoes Vogue's New Office Have a Rat Infestation?,964,unrelated\nMexico Student Massacre Update: More Graves Discovered At Murder Site,2188,unrelated\nIslamic State using 'SCORPION bombs' to terrorise victims,1347,unrelated\nHas North Korean dictator Kim Jong-un been replaced by his sister?,121,unrelated\nVideo: Marine saved by helmet after Taliban sniper attack,1724,unrelated\nREPORT: Alleged New Audio of Michael Brown Shooting,900,unrelated\nHomeland Security: No ISIL fighters on U.S. border,666,agree\n\"In Kim Jong Un's absence, his sister may rule. Or not.\",271,unrelated\nWFB’s Bill Gertz: Obama Administration ‘Trying to Play Down’ Missing Libyan Airliners,2448,discuss\nAmazon's first brick-and-mortar store said to open in Manhattan,1369,unrelated\nNorfolk Man Pays £300 For His Constipated Goldfish To Have Lifesaving Surgery,2044,unrelated\nUrgent: The Leader of ISIL 'Abu Bakr al-Baghdadi' Killed! / Photo,1522,discuss\nReport: Christian Bale Will Play Steve Jobs,1846,discuss\n\"Israel opens dams, floods Gaza\",195,unrelated\n\"Boko Haram agrees to ceasefire, release of school girls\",520,discuss\n\"Meteorite Strikes Nicaraguan Capital, Creates 16-Foot-Deep Crater\",2129,unrelated\nCanadian Soldier Shot At Ottawa War Memorial: Report,345,unrelated\nGOP Rep. Duncan Hunter Claims 'At Least' 10 ISIS Fighters Apprehended On Texas Border,130,unrelated\n\"‘Teletubbies’ Sun Baby: Fans Freak Out Over Jess Smith, 19\",2076,agree\nBest Christmas present ever? Heartwarming moment app developer reveals to his parents he had paid off their mortgage,1646,unrelated\nSnowmen Declared Anti-Islamic As Snow Falls in Saudi Arabia,2456,agree\n\"James Foley, Missing American Photojournalist, Reportedly Executed By ISIS In Syria\",115,unrelated\nBodies In Mexico Mass Grave Apparently Not Those Of Missing Students,695,discuss\nSaudi cleric condemns snowmen as anti-Islamic,25,agree\neBay working on bidding app for Apple Watch,1397,discuss\nThe baby from Teletubbies reveals herself,504,unrelated\n\"Tropical spider burrows under man's skin, lives there for three days\",2297,unrelated\nThe Story Of The High School Trader Who Made $72 Million Is A Rumor Spun Out Of Control,1167,discuss\nWife Of ISIS Leader Abu Bakr al-Baghdadi Detained In Lebanon,509,discuss\nISIL allegedly kills US journalist in video,1166,unrelated\nThis Selfless Homeless Man Receives $100 & Doesn't Spend A Dime On Himself!,1934,unrelated\n\"Jeh Johnson: Politicians Shouldn't 'Feed The Flames Of Fear' Over ISIS, Ebola\",2458,unrelated\nWhat This Homeless Guy Did With $100 Completely Stunned The Man Who Gave It To Him,643,unrelated\nISIS Claims To Have Captured US Airdrop Weapons,168,unrelated\nMexico checks if 43 missing students in mass grave,2360,unrelated\nJihadi John identity revealed as Mohammed Emwazi: live,1489,discuss\nIslamic Militants Post Video Claiming to Show Beheading of U.S. Journalist,7,unrelated\nWas The Batmobile Stolen In Detroit?,734,unrelated\n'There is no limit to their depravity' Islamic State FEED mother her own SON,93,unrelated\nNYPD to stop arrests for small amounts of marijuana,1022,unrelated\n\"Vice Media Chief Said to Pay $300,000 for Dinner for 30\",737,unrelated\nNorth Korea dictator Kim Jong-un 'set to open a new restaurant in SCOTLAND',1312,unrelated\nObama: murder of James Foley 'shocks the conscience of the entire world',1786,unrelated\nHundreds mourn the 'death' of Fidel Castro after rumours sweep Twitter (but are they confusing him with recently departed Fidel Castro Odinga from Nairobi?),2192,unrelated\n\"Video Appears to Show Beheading of Journalist James Foley, Who Went Missing in Syria\",1009,unrelated\nJordan’s King Abdullah Did Not Personally Fly Airstrikes On ISIS,17,unrelated\n7 Bosnian teens get pregnant on school trip,84,unrelated\nExpert casts doubt on Bunbury man Dylan Thomas’s burrowing stomach-spider story,1057,agree\nSenior Western Intelligence Official Confirms London Rapper Abdel Majed Abdel Bary Is A Suspect In The Foley Killing,662,unrelated\nMexican students not among bodies found in mass graves,1213,unrelated\n\"Six months after abducting Nigerian schoolgirls, Boko Haram reportedly wants to free them\",1195,discuss\nIslamic State claims it executed American photojournalist James Foley,2453,unrelated\nISIS Militants Allegedly Contracted Ebola,2130,unrelated\nDNA test confirms child is IS head Abu Bakr al-Baghdadi's daughter,2155,discuss\nU.S. Hostage Luke Somers Killed During Yemen Rescue Bid: Family,2318,discuss\nUnverified video shows beheading of aid worker David Haines,2306,discuss\nThe “Flood Libel” Propagandists of 2015,1461,unrelated\nMan Severed Penis That Failed To Impress Girls,1400,unrelated\n\"Is North Korea, world's most secret state, really planning a new restaurant in Scotland?\",2314,unrelated\nWatch: US Marine saved by helmet after being shot by Taliban sniper,1934,unrelated\nAmazon.com to open first physical store in Manhattan: DJ,1817,unrelated\nThis Is What It Looks Like When A Son Pays Off His Parents’ Mortgage As A Christmas Present,377,unrelated\nIslamic Militants Post Video Claiming to Show Beheading of U.S. Journalist,11,unrelated\nUnconfirmed reports saying ISIS UK Hostage David Haines Beheaded,2477,unrelated\nFence-jumper ran through much of main floor of White House: report,887,unrelated\n\"Sadly, Pumpkin Spice Condoms Aren't A Thing After All\",40,unrelated\nMissing Libyan Jetliners Raise Fears of Suicide Airliner Attacks on 9/11,2317,unrelated\nObama Denounces James Foley's Execution: 'Today The Entire World Is Appalled',1873,unrelated\n\"Israel opens dams, floods Gaza\",2020,unrelated\nJosh Paler Lin Gives A Homeless Man $100 And Follows Him To See How He Spends It,676,unrelated\nVideo Purports To Show Beheading Of U.S. Journalist By Militants,2096,discuss\n\"Apple Watch Specs Tipped; Said to Feature 512MB RAM, 4GB of Storage\",589,discuss\n\"Planetary Alignment On Jan 4, 2015 Will Decrease Gravity For 5 Minutes Causing Partial Weightlessness\",1123,disagree\nNew Audio Allegedly Captures Moment Michael Brown Was Shot,2020,unrelated\nFBI Probing Alleged Audio of Michael Brown Shooting,1022,unrelated\n\"Catholic Priest Dead For 48 Minutes, Is Miraculously Revived – His Revelations About God Are Even More Shocking\",1212,unrelated\nParents are furious after seven girls aged 13-14 fall pregnant on a school trip,917,unrelated\nMacaulay Culkin Dead? Fans Freak Out Over Death Rumors,2240,unrelated\nNigeria and Boko Haram 'agree ceasefire and girls' release',2463,discuss\n\"Tee-off in your own putting paradise: Swedish luxury island owned by Tiger Woods up for sale - and it comes with a villa, a hot tub and a lodge\",2508,unrelated\nVideo messaging service verifies timing of CNN audio recording,2317,discuss\nUnverified video shows beheading of aid worker David Haines,737,unrelated\nEyewitness Says Viral Video of Homeless Man Was Staged,572,agree\nAnna Wintour: Is Rat Infestation At NYC ‘Vogue’ Office Kim Kardashian’s Fault?,1036,unrelated\nSoldier shot near Canadian parliament building,539,unrelated\nISIS Beheads American Journalist James Foley in Video Message to U.S.,1720,unrelated\nWhat TBS’s Sped-Up Seinfeld Reruns Tell Us About the Sorry State of America,399,unrelated\nSugarhill Gang Rapper ‘Big Bank Hank’ Dies at 57,2398,agree\nUnlucky in love man chops off own penis,2212,agree\n\"Fidel Castro Dead? Yes, He Is… But The Cuban Leader Is Alive, Death Rumors Proven False\",1439,unrelated\nU.S. arms airdrop fell into ISIS hands: Pentagon,693,unrelated\nAn Audio Recording of the Michael Brown Shooting Has Reportedly Surfaced,1832,unrelated\nSaddam Hussein’s pilots training Islamic State group,2408,discuss\nCanadian-Israeli Woman Says She Hasn’t Been Captured By ISIS,1223,unrelated\nHas The Batman Vs. Superman Batmobile Been Stolen In Detroit?,2519,discuss\nKim Jong-Un 'in hospital with two fractured ankles' after ballooning to around 20 stone and going on numerous 'meet the people' walkabout PR stunts,77,unrelated\nMexico Says Missing Students Not Found In First Mass Graves,1148,unrelated\n\"Six months after abducting Nigerian schoolgirls, Boko Haram reportedly wants to free them\",381,unrelated\nOttawa shooting: Slain soldier named as Nathan Cirillo while suspect identified as Michael Zehaf-Bibeau,431,unrelated\n\"James Foley, Missing American Photojournalist, Reportedly Executed By ISIS In Syria\",1589,discuss\nReport: Taliban Detainee Swapped for Bowe Bergdahl Suspected of Trying to Return to Terrorism,2524,unrelated\n\"Christian Bale passes on role of Steve Jobs, actor reportedly felt he wasn't right for part\",2097,unrelated\n\"No, Pumpkin Spice Condoms Are Not A Real Thing\",2123,unrelated\nChristian Bale to Play Steve Jobs in New Movie,91,unrelated\nVladimir Putin’s Motorcade Looks Like A Massive Knob,504,unrelated\nBunbury local discovered a spider had burrowed under his skin on Bali holiday,2210,unrelated\nISIS executioner 'Jihadi John' named by media,2470,unrelated\n’6 Days Darkness in December 2014′ 100% Fake; NASA Confirmed 3 Days Total Darkness Hoax as Well,1840,unrelated\nMan who slaps people around the head for sneezing hunted by police,1637,unrelated\nThe Internet Tried To Make Axl Rose Its Latest Death Hoax Victim,984,unrelated\nTexas plumber's truck on front line of Syria war,565,unrelated\nEmotional sergeant-at-arms is greeted back to parliament with a rousing standing ovation a day after he heroically shot dead terrorist - the first time he used weapon in 30 year career,1720,unrelated\nHunt for 'cruel' owner who abandoned dog at train station,54,unrelated\nRobert Plant Literally Ripped Up An $800 Million Contract To Reunite Led Zeppelin,2058,unrelated\nREPORT: Alleged New Audio of Michael Brown Shooting,472,unrelated\nDog abandoned at Ayr station with belongings in suitcase,1198,unrelated\nCNN Airs Alleged Audio from Michael Brown Shooting,132,unrelated\nEbola Outbreak 2015 Update: ISIS Fighters May Have Contracted Deadly Virus,936,discuss\nMedia outlets identify 'Jihadi John',2125,unrelated\nISIS Beheads American Journalist,2266,unrelated\n\"Comcast Is Threatening To Cut Off Customers Who Use Tor, The Web Browser For Criminals\",1403,disagree\n'Feminist' Lana 'Aborts Baby Because It's A Boy' And Is Surprised By Backlash,1040,unrelated\n'Electric Boogie' Developer Leaves Secret Resignation Letter To Boss At The End Of The Game (Video),570,unrelated\nWorld's oldest burger,414,unrelated\n\"'A wonderful, wonderful sound': Man breaks down after hearing voicemail from his late wife that was lost for 14 years\",2020,agree\nLynch mob chop man's penis off after catching him allegedly trying to rape teenager,859,unrelated\nISIL Beheads American Photojournalist in Iraq,1093,discuss\nIraq Denies Lebanon Captured Abu Bakr al-Baghdadi's Wife and Child,845,unrelated\nReport: 4 ISIS Terrorists Caught at Southern Border in 36 Hrs,2056,unrelated\n\"Catholic Priest Dead For 48 Minutes, Is Miraculously Revived – His Revelations About God Are Even More Shocking\",603,agree\nArmed U.S. drones spotted flying over Syria in possible hunt for ISIS leader,933,unrelated\nTexas Plumber Isn't Sure How Extremists In Syria Ended Up With His Work Truck,565,unrelated\nAudio of gunfire in Michael Brown case authenticated by app company,195,unrelated\nAmazon to Open First Brick-and-Mortar Site,666,unrelated\nIraqi media: ISIS militants have contracted Ebola,1461,unrelated\nApple Watch reportedly has low-energy 'power reserve' mode,2124,discuss\nPure Evil: Islamic State Beheads American Journalist James Wright Foley,2524,agree\n\"Pizza delivery driver surprised with $2,000 tip\",542,unrelated\nJudicial Watch's Farrell: ISIS Terrorists Did Cross Mexican Border,2307,unrelated\n\"Man cuts off manhood, throws it in the bin, after girlfriend leaves over small penis\",1400,unrelated\nYPG Confirms: Gill Rosenberg Not Captured in Kobani,1224,unrelated\n\"Vice Media CEO Shane Smith Spent $300,000 on Las Vegas Dinner (Report)\",1077,discuss\nPentagon Denies It Killed ISIS Chief As Airstrikes Hit Top Extremists,2036,unrelated\n#ISIS beheads photojournalist James Wright Foley in a massage to US to end its intervention in #Iraq.,2296,unrelated\nWas The Batmobile Stolen In Detroit?,2090,unrelated\n‘Star Wars: The Force Awakens’ May Get An Early Release Date—Report,2141,unrelated\nISIS Extremists Claim to Behead British Hostage David Haines,2306,discuss\nGovernment fires employee who skipped work for 24 years,1661,unrelated\n\"Unconfirmed: ISIS Claims Kayla Mueller, American Female Hostage, Is Dead\",2387,discuss\nISIL video claims beheading of kidnapped journalist James Foley,578,discuss\nAn Audio Recording of the Michael Brown Shooting Has Reportedly Surfaced,1481,unrelated\nDHS: GOP Rep.’s Claim ISIS Members Caught at U.S. Border ‘Categorically False’,2344,unrelated\nThis Letter To Parents From A 1970s Lego Set Contains An Important Message For Gender Equality,917,unrelated\nPentagon: ISIS Got U.S. Weapons Package,1572,unrelated\nIt’s About To Get Harder To Be Arrested For Pot Possession In New York City,1368,discuss\nMexican students not among bodies found in mass graves,461,agree\nMan Known as ‘Jihadi John’ Is Identified as Mohammed Emwazi,125,unrelated\nOscar winner Christian Bale to play Steve Jobs in upcoming biopic,176,unrelated\nPhoto gallery: Amazing £300 operation by North Walsham vet on constipated goldfish,381,unrelated\nJordanian airstrike killed American aid worker held hostage by ISIS according to statement by militants,1769,unrelated\nSoldier shot at War Memorial; multiple shots fired in Parliament,595,unrelated\nIslamist terrorists Jabhat Ansar al-Deen tweet picture of Texas plumber’s truck fitted with anti-aircraft gun in Syria,119,agree\nThe 'cub of Baghdadi': Has this boy become the youngest victim of Isis’s use of child soldiers?,1681,unrelated\nHospital: Man not being treated for Ebola in Kansas City,707,unrelated\nBird defecates on Vladimir Putin during speech (video),1028,unrelated\nConstipated goldfish operated on by North Walsham vet,1539,unrelated\nWillie Nelson Dead? Viral Hoax Fools Internet,1170,unrelated\nNigeria: hopes for return of kidnapped schoolgirls rise after ceasefire reported,40,unrelated\nBergdahl: Senator Says Jihadists Swapped For U.S. Troop ‘In Touch’ With Al-Qaida Affiliate,2254,unrelated\n\"No, Islamic State Militants Have Not Been Caught by U.S. Border Patrol\",1357,unrelated\nSecond person rushed to hospital with Ebola symptoms after contact with 'patient zero' Thomas Duncan,2354,unrelated\nAngry mob cut off rapist’s penis with meat cleaver (VIEWER DISCRETION),36,unrelated\n‘Star Wars: The Force Awakens’ May Get An Early Release Date—Report,1047,unrelated\nAudio recording allegedly captures at least 10 shots fired in Michael Brown killing,1009,discuss\nDylan Thomas Finds Tropical Spider Burrowed Under Skin,959,unrelated\nVigilantes cut off alleged rapist's penis,2115,agree\nContinuing Violence Puts Boko Haram Ceasefire In Jeopardy,1195,discuss\nChugging eggnog at office party lands man in hospital,251,unrelated\n'They ate through the ceilings and pooped on the keyboards': Rats are 'taking over' Vogue's new World Trade Center office and Anna Wintour 'no longer wants to work there',367,unrelated\n\"Apple Watch Power Reserve feature will save battery life, report says\",78,unrelated\nISIS Reportedly Beheads U.S. Journalist James Wright Foley on Camera,524,unrelated\nHere Are Microsoft's New Robot Security Guards,2306,unrelated\n\"Nigeria Says It Struck A Cease-Fire With Boko Haram, But Are They Talking To The Right Guy?\",520,discuss\nTwo GOP Congressmen Say Suspected Terrorists Caught Crossing U.S.–Mexico Border,2249,discuss\nAnna Wintour 'refuses to work at new World Trade Center Vogue office due to rat infestation',725,unrelated\n\"Big Bank Hank, US rapper and Sugarhill Gang founder member, dies at 57\",1458,unrelated\nBrian Williams Insists NBC News Meteorologist Did Not Pee in the Snow While on Air,1926,agree\n\"Despite ceasefire announcement, new Boko Haram attacks reported\",1906,unrelated\nThat ESPN Domestic Violence Panel You Keep Hearing About Isn't Real,1148,unrelated\nCNN Plays Alleged Audiotape of Michael Brown ShootingMilitarization Of Police,305,unrelated\n‘Jihadi John’: The Islamic State killer behind the mask is a young Londoner,2470,unrelated\nDurex is not confirming or denying rumors of a “pumpkin spice” condom,2297,unrelated\nVideo messaging service verifies timing of CNN audio recording,968,unrelated\nEveryone chill! Banksy has NOT been arrested,1036,unrelated\nJose Canseco Accidentally Shot Himself in the Hand,1154,agree\nISIS Claims To Have Captured US Airdrop Weapons,2116,unrelated\nTexas City plumber's truck ends up in Syrian war,195,unrelated\nApple in talks to become launch partner for cable-free HBO Now service,477,unrelated\n\"Apple Targeting March for Apple Watch Launch, Retail Training Begins Next Month\",752,discuss\nGateway Pundit,1303,unrelated\nPentagon: Airstrike killed terror leader in Somalia,1835,discuss\nThere has been a shooting at the War Memorial on Parliament Hill. Unconfirmed reports say a soldier was shot.,2281,discuss\nVideo Purports to Show Beheading of American Journalist,2009,unrelated\nAlleged audio of Michael Brown shooting released,472,unrelated\nChristian Bale will not play Steve Jobs,591,agree\nIf Only A Bird Really Did Poop on Putin,1438,agree\nWHO investigates media reports ISIS fighters contracted Ebola,1644,unrelated\nTexas plumber's truck spotted in Syria: 'We have nothing to do with terror at all',13,unrelated\nBatmobile Rumored To Have Been Stolen From Batman V. Superman: Dawn Of Justice Set,280,unrelated\nAl Qaida hostage killed in raid,115,unrelated\n\"James Foley: American Journalist, James Wright Foley Beheaded in New ISIS Video [Breaking News]\",456,discuss\nThat ESPN Domestic Violence Panel You Keep Hearing About Isn't Real,615,unrelated\nMore American Weapons for ISIS,2223,unrelated\nMeteorite leaves crater in Nicaraguan capital Managua,1056,disagree\nDog abandoned at Scotland train station with suitcase,530,unrelated\n\"Fidel Castro Is Dead, According to Viral Twitter Rumors\",244,unrelated\nGuantanamo detainee freed in Bowe Bergdahl swap 'back to terrorism',961,unrelated\nAbdel-Majed Abdel Bary in Foley beheading: London rapper songs help identify him,1478,unrelated\nThe news of Cesar Millan's death is false,1796,agree\nEmotional sergeant-at-arms is greeted back to parliament with a rousing standing ovation a day after he heroically shot dead terrorist - the first time he used weapon in 30 year career,1631,discuss\nMeteorite leaves crater in Nicaraguan capital Managua,2129,unrelated\nHunt for 'cruel' owner who abandoned dog at train station,498,unrelated\nOttawa investigates reports that Isis has captured Canadian-Israeli woman,1690,discuss\n\"Mexico hit by student massacre: At least 17 anti-corruption protesters 'rounded up, murdered and dumped in a mass grave' - and another 26 are missing\",983,discuss\nWSJ: Apple cut watch health features due to erratic sensors,2528,unrelated\nSomeone Spraypainted A Penis On A £1.5m Bugatti Veyron And It Went Very Viral,822,unrelated\nMedia Fooled Again? Story Claims 7 of 28 Girls On School Trip Came Home Pregnant,2328,unrelated\n\"Hoax Alert: Father O’Neal, Who Has Met God and Thinks She’s a Woman, Is Made Up (Just Like God Herself)\",2114,unrelated\nMexico prosecutor: Students not in 1st mass graves,220,unrelated\n\"The rapper, the hacker and the terror travel guide writer. Is one of these British extremists Jihadi John? Three potential Islamic State 'Beatles' emerge as MI5 'zeroes in' on murderer who beheaded U.S. journalist James Foley\",1303,unrelated\nA Spider Lived Inside This Tourist’s Body For 3 Days After Burrowing Into His Skin Through A Scar,2293,discuss\nHBO and Apple in Talks for $15/Month Apple TV Streaming Service Launching in April,1013,unrelated\n\"ISIS using bombs containing live SCORPIONS in effort to spread panic, in tactic used 2,000 years ago against Romans\",922,unrelated\nISIL allegedly kills US journalist in video,2386,discuss\nThis Guy Paid Off His Parents’ Mortgage For Christmas,2036,discuss\nCNN Plays Alleged Recording of Michael Brown Shooting,321,unrelated\nJudd Nelson Death Hoax: FOX News Impersonator Claims Actor Found Dead In Los Angeles Condo,725,agree\nCesar Millan is Not Dead: Dog Whisperer Death Hoax Circulates,2143,agree\nFuture Apple Watches could include platinum models - report,1415,unrelated\n\"Source: Pot in NYC may soon net just a ticket, not arrest\",1875,unrelated\n\"Managua explosion not a meteorite, NASA suggests\",966,disagree\n\"Teen Made $72 Million Trading Stocks, Confirms Teen Dominance Worldwide\",2367,unrelated\nCanadian official identifies dead Ottawa gunman as Michael Zehaf-Bibeau,804,unrelated\n\"Pope Francis did not tell boy heaven has room for pets, contrary to report\",320,unrelated\nGovernment employee fired after skipping work for 24 years,844,unrelated\n\"Soon Marijuana May Lead to Ticket, Not Arrest, in New York\",269,unrelated\nDylan Thomas Finds Tropical Spider Burrowed Under Skin,1709,unrelated\nGOP Rep: ‘At Least Ten ISIS Fighters Have Been Caught Coming Across The Mexican Border’,2296,unrelated\nUS Marine survives headshot in Afghanistan,1734,agree\n‘Wild Misinformation’: Brian Williams Explains the Mike Seidel Liveshot,381,unrelated\nKim Jong-un So Fat He Injured His Ankles,818,unrelated\nIsis claims to behead US journalist,2404,unrelated\nThis Letter To Parents From A 1970s Lego Set Contains An Important Message For Gender Equality,1574,unrelated\nAlleged audio of Michael Brown shooting released,2287,discuss\nUrgent: The Leader of ISIL 'Abu Bakr al-Baghdadi' Killed! / Photo,1631,unrelated\nISIS Claims to Have Intercepted Supplies From U.S. Airdrop,2213,unrelated\n\"Audio captured at time of Michael Brown shooting, company says\",2234,unrelated\nHeartwarming video shows son revealing he’s paid off parent’s mortgage as a Christmas gift,1535,agree\n\"Boko Haram leader denies ceasefire deal, says 200 abducted girls married off \",1506,unrelated\n\"Is Apple about to launch a totally redesigned, 12-inch MacBook Air?\",1362,discuss\n\"James Foley: American Journalist, James Wright Foley Beheaded in New ISIS Video [Breaking News]\",1040,unrelated\nIt's back! The incredible new Batmobile takes a spin around Detroit... after rumors it had been STOLEN,621,unrelated\nWatch US Marine get shot in HEAD by Taliban sniper - and live to tell tale,1921,unrelated\nUPDATE: Internet report of Ebola outbreak in Purdon not true,1289,unrelated\n\"Unhappy Customer: Comcast Told My Employer About Complaint, Got Me Fired\",475,discuss\n'There is no limit to their depravity' Islamic State FEED mother her own SON,1120,unrelated\nISIS Getting Ebola,950,unrelated\nWho Should Play Steve Jobs Now That Christian Bale Quit?,1299,agree\nPentagon Denies It Killed ISIS Chief As Airstrikes Hit Top Extremists,723,discuss\nBoko Haram 'to release abducted schoolgirls' as part of ceasefire agreement,459,unrelated\n\"Priest Dies, Wakes Up, Claims God Is a Woman. Huh?\",478,unrelated\n\"HBO streaming service could launch in April for $15 per month, work on Apple TV\",727,discuss\nSecond person rushed to hospital with Ebola symptoms after contact with 'patient zero' Thomas Duncan,2403,unrelated\nIslamic State reports youngest jihadist 'martyred' in battle,2116,unrelated\nBatmobile Stolen From 'Batman V Superman: Dawn Of Justice' Set? Report Claims That One Of The Batmobile Models Is Missing! Detroit Locals Responsible?,266,discuss\nVogue's new digs are reportedly swarming with rats,2498,discuss\nDHS: GOP Rep.’s Claim ISIS Members Caught at U.S. Border ‘Categorically False’,564,unrelated\nKim Jong-Un 'in hospital with two fractured ankles' after ballooning to around 20 stone and going on numerous 'meet the people' walkabout PR stunts,2501,unrelated\n\"After Giving A Homeless Man $100, This Guy Secretly Filmed Him...\",2132,disagree\nThis Dog Was Left At A Railway Station With A Suitcase Of His Belongings After He Was Sold On Gumtree,1198,unrelated\nDurex on Rumored ‘Pumpkin Spice’ Condom: No Comment,2269,discuss\nAnyone for dog meat soup? Kim Jong-Un considers opening restaurant in Scotland selling North Korean delicacies,1312,unrelated\nUS officials: Video shows American's execution,2450,discuss\n\"Apple to Take Reservations for Trying On Apple Watch, Considered Platinum Model\",1042,unrelated\nLebanon 'holding IS leader's daughter and ex-wife',1267,discuss\nVideo shows ISIL beheading of photojournalist James Foley,1361,unrelated\n\"Comfort eating? Chinese woman, 26, spends an entire WEEK in KFC after being dumped by boyfriend\",267,unrelated\nAmazon plans ad-supported video streaming service - NY post,1323,discuss\nISIS Militant “Jihadi John” Identified As Young West Londoner,2476,unrelated\nThis Week In Weird News: Horrible Human Slaps Elderly Woman For Sneezing,296,unrelated\nAngry mob hacks off alleged rapist's genitals with meat cleaver after dragging him into butchers,2523,unrelated\n\"White House Fence-Jumper Overpowered Secret Service Officer, Ran Through Much of Main Floor\",1547,unrelated\nRats are still running around at Vogue,1020,unrelated\nCanadian official identifies dead Ottawa gunman as Michael Zehaf-Bibeau,1458,unrelated\nPriest who died for 48 minutes says he met God and she’s a woman,2070,unrelated\nSaudi Arabia Cleric Issues Fatwa Against Building Snowmen,1950,unrelated\n\"SEE IT: ISIS militants caught trying to cross border into Texas, Congressman claims\",1185,discuss\n\"Iraq claims ISIS leader al-Baghdadi’s wife has NOT been arrested, despite Lebanon insisting woman detained at border told them she was Islamist extremist’s spouse\",365,unrelated\nMACAULAY CULKIN IS THE LATEST VICTIM OF A CELEBRITY DEATH HOAX — AND THESE 9 STARS KNOW EXACTLY HOW HE FEELS!,2252,unrelated\nIslamist websites claim Israeli-Canadian woman kidnapped by IS: report,2147,unrelated\nMexican cartel leader kills self; bodies in grave not missing students,1825,unrelated\nTexas Town Quarantined After Family Of Five Test Positive For The Ebola Virus,638,disagree\nMystery man slaps shoppers around head for sneezing,2520,unrelated\nTBS speeds up Seinfeld a full 7.5 percent - here is the proof,298,unrelated\nIs the Alleged Audio of the Gunshots That Killed Michael Brown a Hoax?,2234,unrelated\nReport: HBO Now coming to Apple TV next month,516,unrelated\nDoes ISIS Have Ebola? Probably Not! Media Reports It Anyway,887,unrelated\n\"No, there aren’t any Ebola cases in Iraq\",1689,discuss\n\"Rumor: Gold Apple Watch Edition priced up to $5,000, steel version at $500, will debut on Feb. 14\",296,discuss\nAirport worker strips naked at security scanner in protest against guards,2187,unrelated\nMichael Phelps’ girlfriend Taylor Lianne Chandler reveals she was raised as a boy,190,unrelated\nCold Turkey,2192,unrelated\nMichael Phelps' girlfriend was born male but did not tell swimmer about her past,2317,unrelated\nIraq Says Arrested Woman Is Not The Wife of ISIS Leader al-Baghdadi,2155,discuss\nISIS Seemingly Beheaded American Journalist James Wright Foley,1569,unrelated\nISIS fighters seize weapons airdrop meant for Kurds,2200,discuss\nWatch: US Marine saved by helmet after being shot by Taliban sniper,2267,agree\n'Jihadi John': Isis fighter named as Mohammed Emwazi from west London,1933,unrelated\nDurex is not confirming or denying rumors of a “pumpkin spice” condom,2240,unrelated\nWHO ‘probing’ whether ISIS fighters got Ebola,1938,unrelated\nJihadi John ‘identified as British man from West London’,882,discuss\nISIS militants appear to behead abducted American journalist James Wright Foley in graphic video,26,unrelated\nAn accidental delivery of arms to the Islamic State and the problem with airdrops,2116,unrelated\nThe news of Cesar Millan's death is false,520,unrelated\nISIS Beheads American Journalist James Foley in Video Message to U.S.,1009,unrelated\nQuestions raised over Nicaragua 'meteorite',1844,unrelated\nDog found abandoned at Scottish train station with suitcase of belongings,54,unrelated\nUPDATE: BATMAN v SUPERMAN Batmobile Reportedly Stolen By (Shocker!) Detroit Locals,520,unrelated\nDaash Ebola transferred to Mosul {Google Translate],2025,discuss\n'Sex attacker' has penis cut off with a cleaver in India,1422,unrelated\nIslamic State reports youngest jihadist 'martyred' in battle,2223,unrelated\nSugarhill Gang's Big Bank Hank Dead At 57,754,unrelated\n#ISIS beheads photojournalist James Wright Foley in a massage to US to end its intervention in #Iraq.,880,discuss\nChristian Bale won't play Steve Jobs,852,agree\nGoogle to Buy Redwood City Offices for $585M,1808,unrelated\nMedia outlets identify 'Jihadi John',961,unrelated\nIs this the world's oldest burger? Man claims to have kept McDonald's Quarter Pounder for 20 YEARS,1806,unrelated\nFears Islamic State could launch EBOLA attack on Britain after fighters 'contract virus',1948,unrelated\n11 aircraft are missing from ‘terrorist-held’ Tripoli airport ahead of 9/11 anniversary,2162,discuss\nNigeria Boko Haram blamed for raids despite truce claim,840,discuss\n\"No, Saudi TV Did Not Blur Out Images of Michelle Obama\",511,unrelated\nNicaragua asks U.S. for help investigating meteorite crater,1731,agree\n'They ate through the ceilings and pooped on the keyboards': Rats are 'taking over' Vogue's new World Trade Center office and Anna Wintour 'no longer wants to work there',499,unrelated\nISIL Beheads American Photojournalist in Iraq,498,unrelated\nNicaragua asks U.S. for help investigating meteorite crater,586,unrelated\nIslamic State claims it executed American photojournalist James Foley,139,unrelated\nNigeria Says Boko Haram Cease-Fire May Lead to Release of Kidnapped Girls,402,unrelated\n\"Absent from duty for 25 years, CPWD official dismissed\",2441,agree\nWas Heart-Tugging Viral Video Of Generous Homeless Man All A Hoax?,2061,disagree\nPentagon: death of al Shabaab leader in U.S. strike would be major blow,1651,unrelated\n\"Batmobile stolen in Detroit? Good one, joker!\",972,unrelated\nStar Wars: The Force Awakens to be released this summer?,1670,unrelated\nBiH: Seven Primary School Students Pregnant After Five-Day Excursion,1981,unrelated\nSeth Rogen Eyed to Play Apple's Steve Wozniak in Christian Bale's Steve Jobs Movie (Exclusive),1058,unrelated\nTaliban member swapped by Obama for Bowe Bergdahl tried to return to terror: report,2132,unrelated\nTerrorism fears rise amid reports of stolen jetliners,2375,unrelated\n\"No, a mechanical polar bear is not about to be given an Asbo\",1968,unrelated\n\"HBO streaming service could launch in April for $15 per month, work on Apple TV\",477,unrelated\n\"Vice Media Chief Said to Pay $300,000 for Dinner for 30\",505,unrelated\nGOP Rep: ‘At Least Ten ISIS Fighters Have Been Caught Coming Across The Mexican Border’,564,unrelated\nVigilantes cut off alleged rapist's penis,368,unrelated\nCNN audio: Is this the moment Michael Brown was shot?,1786,unrelated\nIsis militants claim to have killed US journalist James Foley,467,unrelated\nHas Kim Yo-Jong Taken Over For Kim Jong Un? Sister Assumes North Korea State Duties While Brother Undergoes Medical Treatment,986,unrelated\nBoko Haram denies it has agreed ceasefire,1298,discuss\nWhite House Fence Jumper Actually Made It Pretty Far Inside,2068,unrelated\nSaudi cleric issues fatwa on snowmen,1266,discuss\nSugarhill Gang rapper Big Bank Hank dies aged 57,190,unrelated\nOpposition group: ISIS militants training to fly warplanes in Syria,295,unrelated\nMeteor Leaves 40-Foot Crater Near Managua's Airport,971,unrelated\nISIS pays tribute to its 'Cub of Baghdadi' child soldier,2372,unrelated\nMohammed Islam Denies Making $72 Million From Stock Market Trading,409,unrelated\nCanadian Michael Zehaf-Bibeau thought to be the gunman in Ottawa shooting,1866,discuss\nMeteor Leaves 40-Foot Crater Near Managua's Airport,1073,discuss\nMan cut off manhood and threw it in bin after girlfriend dumped him over small penis,812,unrelated\nThe Story Of The High School Trader Who Made $72 Million Is A Rumor Spun Out Of Control,691,unrelated\nMatt Taibbi on leave of absence from First Look Media,568,unrelated\nIslamic State Militants Claim to Have Beheaded US Journalist James Wright Foley,2130,unrelated\nReport: Audio Reveals Pause Between Gunshots When Michael Brown Was Shot,2403,unrelated\nBoko Haram ceasefire ignored as violence flares in Borno state,2314,unrelated\nThis Is What It Looks Like When A Son Pays Off His Parents’ Mortgage As A Christmas Present,1631,unrelated\nChristian Bale Exits Steve Jobs Movie (Exclusive),1406,unrelated\nHas North Korean dictator Kim Jong-un been replaced by his sister?,2470,discuss\nTourist wakes to find strange red trail on his stomach - and discovers a spider has burrowed through his appendix scar and crawled UNDER his skin while on holiday in Bali,1923,disagree\nYou all had an abortion! [Google Translate],1277,unrelated\nA viral photo in China shows how to manipulate App Store rankings the hard way,2420,discuss\nTiger Woods prices private island at $7.1 million,1375,agree\nGuru who ordered 400 followers to be castrated 'so they could be closer to God' is investigated for grievous bodily harm in India,68,unrelated\nFears Islamic State could launch EBOLA attack on Britain after fighters 'contract virus',2180,discuss\nObama: murder of James Foley 'shocks the conscience of the entire world',2388,discuss\nBREAKING: ISIS USES CHEMICAL WEAPONS – Murders 300 Iraqi Soldiers in Chlorine Gas Attack,1296,unrelated\nAxl Rose Dead? Of Course Not — Tiresome Internet Death Hoax Plague Hits Guns N’ Roses Frontman,1848,unrelated\nBoko Haram Denies Nigeria Cease-Fire Claim,2520,unrelated\n\"Tim Cook Reportedly Showers with Apple Watch, Suggesting It’s Waterproof\",218,unrelated\nAudio may have captured Michael Brown shooting,844,unrelated\nUpdate: Frisco paramedics transporting patient believed to be exhibiting Ebola-like symptoms,1901,unrelated\nLynch mob chop man's penis off after catching him allegedly trying to rape teenager,17,unrelated\nMan Known as ‘Jihadi John’ Is Identified as Mohammed Emwazi,1252,unrelated\n\"Apple to Take Reservations for Trying On Apple Watch, Considered Platinum Model\",2072,unrelated\nNigeria announces truce with Boko Haram; fate of schoolgirls unclear,1588,discuss\nPGA Spokesman and Tiger Woods' Agent Deny Drug Suspension Allegations,1867,unrelated\nBREAKING Gill Rosenberg former IDF soldier was captured by ISIS,1893,discuss\nIndian civil servant sacked 'after 24-year sickie',7,unrelated\n\"Therefore, the \"\"feminist blogger\"\" who aborted a boy probably fake\",614,unrelated\nNew York City Plans to End Arrests for Possession of Small Amounts of Marijuana,1528,unrelated\nMeteorite strike in Nicaragua puzzles experts,1825,discuss\n\"SMALL METEORITE STRIKES NICARAGUA, GOVERNMENT SAYS\",1795,unrelated\n\"Paradise is open to all, even dogs, Pope tells boy\",413,unrelated\nIraqi media says ISIS militants have contracted Ebola,280,unrelated\n'Hairgate': iPhone 6 users encounter latest Apple problem after 'bendgate',1867,discuss\nTeacher suspended after sex session with teen pupil ends up on hardcore porn website,1153,unrelated\nIPhone 6 users are tearing their hair out,161,unrelated\nIs Durex Planning To Release A Pumpkin Spice Condom?,1985,discuss\nBREAKING NEWS: Gunman 'shot dead' after wounding soldier near Canada parliament,1253,unrelated\n20 year old burger? McDonald's burger purchased in 1995 hasn't aged a bit,414,unrelated\nIs Kim Jong-un Opening North Korean Restaurant in Scotland?,1143,unrelated\n\"Soon Marijuana May Lead to Ticket, Not Arrest, in New York\",2217,discuss\n\"Meteorite makes big crater in Nicaragua, government says\",724,unrelated\nAlleged audio of Michael Brown shooting released,2248,unrelated\nNationwide turkey recall? Ebola-infected birds? USDA debunks the hoax,1335,disagree\nISIS fighters ‘have contracted Ebola’,1891,discuss\nIRAQI AND KURDISH MEDIA REPORTS: ISIS FIGHTERS HAVE CONTRACTED EBOLA,2078,unrelated\nISIL allegedly kills US journalist in video,1720,unrelated\n\"Kayla Jean Mueller, U.S. hostage, killed in Jordan airstrike, ISIS claims\",1588,unrelated\nIslamic State killer 'Jihadi John' named as Mohammed Emwazi,1465,unrelated\nPolice find mass graves with at least '15 bodies' near Mexico town where 43 students disappeared after police clash,1613,discuss\nNun who GAVE BIRTH to baby boy after suffering agonising stomach pains 'had no idea' she was pregnant,1164,unrelated\nRumors of ISIS leader's death debunked,1048,unrelated\n\"Hoax Report Claims 250,000 Texas Turkeys Infected With Ebola\",2171,unrelated\nApple Watch to reportedly offer 'Power Reserve' to help extend battery life,1911,discuss\n\"Obama, Outraged Over Beheading, Vows to Stay on Course\",503,unrelated\n\"No, Banksy has not been arrested (sigh)\",1884,agree\n'There is no limit to their depravity' Islamic State FEED mother her own SON,1549,unrelated\nIslamic State using 'SCORPION bombs' to terrorise victims,1982,unrelated\nISIS Getting Ebola,1293,unrelated\nInsurgents killed in Nigeria despite alleged truce with Boko Haram,2144,discuss\n\"Sadly, Pumpkin Spice Condoms Aren't A Thing After All\",2269,agree\nReport: Christian Bale Drops Out Of Steve Jobs Biopic,2097,unrelated\nMagic Mushrooms Found in Queen Elizabeth's Garden at Buckingham Palace,2480,discuss\n#ISIS beheads photojournalist James Wright Foley in a massage to US to end its intervention in #Iraq.,1251,unrelated\nReport: ISIS Leader Abu Bakr Al-Baghdadi Assassinated In U.S. Airstrike,1645,discuss\nReport: British intelligence has identified Foley's killer,1598,discuss\n\"Suspected meteorite leaves crater in Managua, is linked to asteroid\",220,unrelated\nHoax 'Banksy Arrested in London' Story Dupes the Internet Again,1898,unrelated\nPictured: Libyan Islamist rebels pose with planes seized from Tripoli airport as U.S. officials warn they could be used to carry out terrorist attack on 9/11 anniversary,1699,unrelated\n\"Apple to Take Reservations for Trying On Apple Watch, Considered Platinum Model\",2197,unrelated\nMichael Phelps' self-proclaimed girlfriend says she was born a BOY and reveals 'amazing' sex with Olympian,1349,agree\nJordan king cites Clint Eastwood in revenge vow,158,unrelated\nStreet Artist BANKSY Arrested? Again?,1349,unrelated\nISIS leader dead?,936,unrelated\n\"Jihadi John named as Mohammed Emwazi, from west London\",2470,unrelated\nThis Woman Is Wrongly Being Called A Sexual Predator After Her Private Sex Tape Was Used For A Hoax,933,unrelated\nNicaragua says meteorite probable cause of blast in capital,964,unrelated\nCode/Red: Apple Watch Battery Life — “Charge Nightly”,1048,unrelated\nMacaulay Culkin Hasn’t Died Despite What Everyone Is Saying On Facebook,1752,agree\nMilitant Group Says It Killed American Journalist in Syria,539,unrelated\n\"White House Fence-Jumper Overpowered Secret Service Officer, Ran Through Much of Main Floor\",848,discuss\nISIS Getting Ebola,1891,discuss\nMagic mushrooms found at Buckingham Palace,1560,unrelated\nEmotional sergeant-at-arms is greeted back to parliament with a rousing standing ovation a day after he heroically shot dead terrorist - the first time he used weapon in 30 year career,874,unrelated\nPentagon Denies It Killed ISIS Chief As Airstrikes Hit Top Extremists,682,unrelated\n[UPDATED] 11 Men and 0 Women on Tonight's ESPN Domestic Violence Panel,634,unrelated\nBoko Haram 'to release abducted schoolgirls' as part of ceasefire agreement,1630,discuss\n‘Star Wars: The Force Awakens’ May Get An Early Release Date—Report,1854,unrelated\nTiger Woods prices private island at $7.1 million,1836,unrelated\nCBS News Names Canadian Parliament Shooting Suspect,1554,discuss\n\"Woman detained in Lebanon is not al-Baghdadi's wife, Iraq says\",205,unrelated\nAmerican Predator Drone Circling Islamic State’s Stronghold,1740,discuss\nDylan Thomas Finds Tropical Spider Burrowed Under Skin,1321,disagree\n\"Apple Media Event Rumored for Late February, Apple Watch and 12\"\" MacBook Air Likely Topics [Updated]\",1252,unrelated\nNewly Discovered Mass Grave Linked to Missing Mexican Students,1984,disagree\n\"Batmobile Stolen From \"\"Batman v Superman: Dawn of Justice\"\" Set, Zack Snyder Knows Who Did It\",2431,unrelated\nReport: Secret Service Lied About White House Fence Jumper,1817,unrelated\nConflicting reports on alleged IS capture of Canadian woman,1319,unrelated\n\"Rare meteorite impact causes blast in Nicaragua's capital, Managua\",724,unrelated\nDNA Tests Confirm Lebanon Is Holding ISIS Leader’s Child,1787,unrelated\nChristian Bale to play Steve Jobs in upcoming biopic,296,unrelated\nREPORT: JETLINERS STOLEN FROM LIBYA COULD BE USED TO ATTACK U.S. ON 9/11,1165,discuss\nBoko Haram denies truce to release kidnapped schoolgirls,2192,unrelated\n\"Batmobile stolen in Detroit? Good one, joker!\",1751,agree\nRumors of ISIS leader's death debunked,633,unrelated\n\"Calm Yourselves, Durex Has NOT Come Out With A Pumpkin Spice Condom\",703,unrelated\nIS Fighters Seize Weapons Cache Meant for Kurds,480,unrelated\nDetroit Police Issue Statement That The Batmobile Is Safe,483,unrelated\nBiological Warfare on the Horizon? ISIS Soldiers May Be Infected With Ebola,75,unrelated\n'The Force Awakens' Release Date: JJ Abrams Plan for an Early Release of 'Star Wars' Movie?,1966,unrelated\nMacaulay Culkin Hasn’t Died Despite What Everyone Is Saying On Facebook,789,unrelated\nWas Alleged Audio of Michael Brown Shooting on CNN a Hoax?,1183,unrelated\n\"It's 'rubbish' that Robert Plant turned down £500m Led Zeppelin reformation offer, says publicist\",1198,unrelated\nIndia: 400 men cut off their testicles to 'get closer to God' following advice from 'guru',666,unrelated\nIs the Alleged Audio of the Gunshots That Killed Michael Brown a Hoax?,472,unrelated\n\"Apple 12-Inch MacBook Air Details Emerge; Device Could Be Thinner, Lighter Than Current Model\",2039,agree\nPodcast: Brown Moses on what’s flying over Iraq and Syria,1234,unrelated\n\"Macaulay Culkin Dead? Hoax Goes Viral, Claims Actor Found Dead in Apartment\",1805,agree\nISIS Reportedly Beheads American Photojournalist in Iraq,2453,unrelated\nSugarhill Gang rapper Big Bank Hank dead at 57,387,unrelated\n\"Vice's Shane Smith drops $300,000 on Vegas dinner\",690,unrelated\n\"After Giving A Homeless Man $100, This Guy Secretly Filmed Him...\",1934,unrelated\nNew Audio Reveals Pause in Gunfire When Michael Brown Was Shot: Attorney,2235,disagree\nJeh Johnson shoots down Duncan Hunter's assertion IS is entering U.S. via Mexico,2458,unrelated\nIndia Rape Crisis Sees Mob Castrate Alleged Sex Attacker in Shocking Scenes,1476,discuss\n\"Nigeria, Boko Haram reach ceasefire deal, kidnapped girls to go free, official says\",2088,unrelated\nApple may launch 12-inch MacBook Air with Retina Display,1948,unrelated\nVideo Purports to Show Beheading of American Journalist,2058,unrelated\nObama administration DENIES congressman's claim that 'at least ten ISIS fighters have been caught coming across the Mexican border in Texas',2093,discuss\nMedia reports identify Londoner as Islamic State's ‘Jihadi John’,2184,unrelated\nOfficials: Report That Area Town Is Under Ebola Quarantine Is False,968,agree\n'The youngest martyr - the cub of al-Baghdadi': ISIS boasts a 10-year-old fighter has been killed as he went into battle with his father in Syria,2072,unrelated\nNun complains of stomach pains... and GIVES BIRTH: Sister who had 'no idea' she was pregnant has a baby boy at hospital in Italy,2192,unrelated\nApple Watch battery will require nightly charging,2213,agree\n\"James Foley, Missing American Photojournalist, Reportedly Executed By ISIS In Syria\",2070,unrelated\nDoes Vogue's New Office Have a Rat Infestation?,725,unrelated\nPentagon: 1 weapons bundle seized by militants,816,unrelated\nHORROR: ISIS Fighters Have Reportedly Contracted Ebola,1013,unrelated\nThat powerful Lego letter to parents from the 1970s? It's real,2524,unrelated\nDaash Ebola transferred to Mosul {Google Translate],1289,unrelated\n\"Homeless man who became a YouTube sensation after spending $100 on food for his beggar friends gets a surprise Christmas meal, makeover and night in a hotel in new video... but is it all a hoax by a 'serial prankster'?\",2061,discuss\nSomeone painted a graffiti dick on a $2.5 million car,948,disagree\nThis Is What It Looks Like When A Son Pays Off His Parents’ Mortgage As A Christmas Present,1459,unrelated\nBritish rapper a suspect in ISIS beheading,505,unrelated\nMilitant Group Says It Killed American Journalist in Syria,2388,discuss\nEbola Outbreak 2015 Update: ISIS Fighters May Have Contracted Deadly Virus,2003,discuss\nWho Is Michael Zehaf-Bibeau? Ottawa Shooter Suspect Identified By Canadian Officials ,1034,unrelated\nCNN audio: Is this the moment Michael Brown was shot?,472,unrelated\nMan chops off his penis after his girlfriend breaks up with him,831,unrelated\nMissing Libyan Jetliners Raise Fears of Suicide Airliner Attacks on 9/11,1073,unrelated\nHope Fades for Girls' Release After Boko Haram 'Truce' Breached,1761,discuss\nEXCLUSIVE: New York Mag’s Boy Genius Investor Made It All Up,1024,unrelated\nOttawa investigates reports that Isis has captured Canadian-Israeli woman,1976,discuss\n\"No, Vladimir Putin did not get pooped on by a bird during a First World War speech\",1251,unrelated\nIsis claims to behead US journalist,1905,unrelated\nDog abandoned at Scottish rail station with suitcase full of belongings  Read more: http://www.ctvnews.ca/world/dog-abandoned-at-scottish-rail-station-with-suitcase-full-of-belongings-1.2175026#ixzz3O9Shc1IO,2523,agree\nNorth Korea denies plans to open a restaurant in Scotland,2452,discuss\n\"No, Saudi TV Did Not Blur Out Images of Michelle Obama\",11,unrelated\nIndian worker sacked after going on leave for 24 years,524,unrelated\n\"David Haines Beheaded By ISIS, Execution Video Contains Threats Against UK: Reports\",220,unrelated\n\"James Wright Foley, Kidnapped Journalist, Apparently Executed by ISIS\",1358,unrelated\nSomeone Spraypainted A Penis On A £1.5m Bugatti Veyron And It Went Very Viral,2235,unrelated\nActor has his testicles stolen after meeting ‘young blonde woman at a bar’,1231,agree\nThe pumpkin spice condom is not happening,2240,unrelated\nNow THAT'S a Royal trip! Alan Titchmarsh finds psychedelic mushroom in the Queen's garden at Buckingham Palace,271,unrelated\n'Jihadi John' identified: ISIS killer named as Mohammed Emwazi from West London,882,agree\n\"Boko Haram Could Release Kidnapped Girls, Nigerian Officials Say\",1761,discuss\n\"Planetary Alignment On Jan 4, 2015 Will Decrease Gravity For 5 Minutes Causing Partial Weightlessness\",2313,unrelated\nLebanon detains wife and son of Al-Baghdadi,691,unrelated\n\"Op-Ed: Hoax – Priest who never existed claims he died, saw female God\",1347,unrelated\nBatman Set To Play Steve Jobs In Upcoming Biopic,830,unrelated\nTwo GOP Congressmen Say Suspected Terrorists Caught Crossing U.S.–Mexico Border,2266,discuss\n\"Homeless man who became a YouTube sensation after spending $100 on food for his beggar friends gets a surprise Christmas meal, makeover and night in a hotel in new video... but is it all a hoax by a 'serial prankster'?\",1681,unrelated\nBREAKING NEWS: ISIS beheads missing American journalist James Wright Foley as warning to US to cease action in Iraq,1721,discuss\nISIS Video Purports To Show Beheading Of British Aid Worker,1224,discuss\nMissing American journalist reportedly beheaded by Islamic State ,205,discuss\nVogue’s Rat Infestation: Disturbing New Details,2106,discuss\nTaliban member swapped by Obama for Bowe Bergdahl tried to return to terror: report,2207,discuss\nMum faces real-life Sophie's Choice – as she tries to sell her son to fund daughter's care,1720,unrelated\nHundreds mourn the 'death' of Fidel Castro after rumours sweep Twitter (but are they confusing him with recently departed Fidel Castro Odinga from Nairobi?),816,unrelated\n[UPDATED] 11 Men and 0 Women on Tonight's ESPN Domestic Violence Panel,2137,disagree\nKimye’s Fault? Anna Wintour’s NYC ‘Vogue’ Offices Hit With Disgusting Rat Infestation: ‘Rat Droppings On Desks’,2020,unrelated\nRep. Duncan Hunter: 'At Least 10' ISIS Fighters Caught at Mexican Border,1565,unrelated\n\"High-end Apple Watch to start at $5,000 -- analyst\",1280,discuss\n\"One gunman killed in shooting on Parliament Hill in Ottawa, hunt on for other shooters\",892,unrelated\nTaylor Lianne Chandler: Michael Phelps' Cougar Girlfriend Revealed?,2322,discuss\n\"Video Appears to Show Beheading of Journalist James Foley, Who Went Missing in Syria\",1786,unrelated\nGOP Rep. Duncan Hunter Claims 'At Least' 10 ISIS Fighters Apprehended On Texas Border,2523,unrelated\nCanadian-Israeli Woman May Have Been Captured In Syria: Reports,1106,discuss\nMexico Says Missing Students Not Found In First Mass Graves,324,unrelated\n\"Want a Gold Apple Watch? All You Need is $5,000\",382,unrelated\nDid Kim Yo-Jong Take Kim Jong Un’s Role? North Korea Ill Health Rumors Are ‘Fabricated’,2313,discuss\nAmazon plans a streaming-video alternative,608,unrelated\n\"Spider burrowed into appendix scar, crawled through WA man's body\",1012,unrelated\n\"Viral Video Of Homeless Man Spending $100 On Food For Other Homeless Was Faked, Witness Says\",2458,unrelated\nObama administration DENIES congressman's claim that 'at least ten ISIS fighters have been caught coming across the Mexican border in Texas',1483,unrelated\nRumors of ISIS leader's death debunked,81,unrelated\nChristian Bale Drops Out of Steve Jobs Biopic,830,unrelated\nNorth Korea denies reports Kim Jong-un is to open state-backed restaurant in Scotland,1720,unrelated\nFBI Probing Alleged Audio of Michael Brown Shooting,2248,unrelated\nISIL allegedly kills US journalist in video,2525,unrelated\n\"L. Jinny? Abdel-Majed Abdel Bary, UK Rapper, Suspected in James Foley Killing: Reports\",1036,discuss\nMore than 200 kidnapped Nigerian girls to be released after deal reached with Boko Haram,1139,discuss\nISIS Beheading of U.S. Journalist James Foley Posted to YouTube,7,unrelated\nIslamic State Militants Claim to Have Beheaded US Journalist James Wright Foley,2453,unrelated\nIdentity of ISIS terrorist known as 'Jihadi John' reportedly revealed,1800,discuss\nSEND IN THE DRONES: Predator drones flown over IS headquarters in Syria,1657,discuss\nStreet Artist BANKSY Arrested? Again?,1269,unrelated\nCrazy iPhone rig shows how Chinese workers manipulate App Store rankings,234,unrelated\nNun who GAVE BIRTH to baby boy after suffering agonising stomach pains 'had no idea' she was pregnant,706,discuss\nWatch US Marine get shot in HEAD by Taliban sniper - and live to tell tale,2091,unrelated\n'There is no limit to their depravity' Islamic State FEED mother her own SON,2078,unrelated\n'Hairgate': iPhone 6 users encounter latest Apple problem after 'bendgate',22,unrelated\n\"Boko Haram Denies Ceasefire, Says Kidnapped Girls Are Now Married\",206,unrelated\n\"Google to buy big chunk of Pacific Shores, iconic Redwood City office park\",1549,unrelated\nTexas plumber baffled after truck ends up in the hands of Syrian rebels,2379,agree\nSaudi cleric issues fatwa against building snowmen,2287,unrelated\nSaudis Say Michelle Obama Not Blurred on TV,8,unrelated\nCountry Music Legend Willie Nelson Dies at Age 81,1931,unrelated\nKim Jong-un 'so fat he has fractured his ankles',186,unrelated\nWoman Spends Entire Week In KFC After Getting Dumped By Her Boyfriend,1299,unrelated\nIsis tells mother on rescue mission :’You’ve just eaten your son’,472,unrelated\nAirport worker strips naked at security scanner in protest against guards,2020,unrelated\nIslamic State releases video apparently showing the beheading of missing US journalist James Foley,928,discuss\n\"Gill Rosenberg, Canadian-Israeli Woman Feared Kidnapped By ISIS, Says She's Safe\",1034,unrelated\nHospital: Man not being treated for Ebola in Kansas City,99,unrelated\n\"Video showing American journalist beheaded believed real, officials and family say\",1351,unrelated\nCanadian Soldier Shot At Ottawa War Memorial: Report,2338,unrelated\nHospital Officials: Kansas City Patient Not Being Treated For Ebola,81,unrelated\n‘Wild Misinformation’: Brian Williams Explains the Mike Seidel Liveshot,984,discuss\nTBS Speeds up SEINFELD by 7.5% to Add 2 More Minutes of Commercials,726,unrelated\n\"Christian Bale passes on role of Steve Jobs, actor reportedly felt he wasn't right for part\",1839,unrelated\nTropical spider burrowed under Bali tourist's skin,1602,discuss\niOS 8 bug could delete your iCloud Drive documents,2054,discuss\nISIS Reportedly Beheads U.S. Journalist James Wright Foley on Camera,2304,unrelated\nBATMAN VS. SUPERMAN BATMOBILE STOLEN,1673,unrelated\nThe pumpkin spice condom is not happening,1212,unrelated\nBritish hostage David Haines beheaded by Islamic State terrorists,1182,agree\nMoment Michael Brown was shot dead 'caught on audio recording': FBI handed potentially damning tape of ELEVEN shots being fired - including final volley of 'kill shots',1893,unrelated\nNEWS/ All Dogs Go to Heaven! Pope Francis Confirms Paradise Is Open to All of God's Creatures,1832,disagree\nISIL allegedly kills US journalist in video,1295,unrelated\nIs Ebola Virus Spreading Among ISIS Militants? Reports Claim Jihadists Seeking Cure at Mosul Hospital,1385,unrelated\nISIS Militant “Jihadi John” Identified As Young West Londoner,1308,unrelated\nIsraeli-Canadian Woman 'Captured' By ISIS Says She Is 'Safe And Secure',1240,unrelated\nKnightscope Security Robots Are Keeping Microsoft Campuses Safe (and They Look Really Scary),2295,unrelated\nStrange mark turns out to be tropical spider burrowing under vacationer's skin,730,unrelated\nDetroit Police Issue Statement That The Batmobile Is Safe,2519,agree\n\"SMALL METEORITE STRIKES NICARAGUA, GOVERNMENT SAYS\",1056,discuss\nMeteorite Leaves House-Sized Crater in Nicaragua’s Capital,204,unrelated\nThe @FoxNewsPress Account Tweeting Lawsuit Threats Is a Fake,2423,unrelated\n\"Fidel Castro Is Dead, According to Viral Twitter Rumors\",1401,discuss\nMexico Student Massacre Update: More Graves Discovered At Murder Site,1269,unrelated\n\"Evander Kane \"\"On Way Out\"\" From Source, Price Is Very High; Who Is In?\",1047,unrelated\nIs the Alleged Audio of the Gunshots That Killed Michael Brown a Hoax?,900,unrelated\nDog Found Abandoned With Suitcase Filled With His Belongings,144,unrelated\nIs Kim Jong-un Opening North Korean Restaurant in Scotland?,2389,unrelated\nWas Alleged Audio of Michael Brown Shooting on CNN a Hoax?,132,unrelated\nMilitant Group Says It Killed American Journalist in Syria,1040,unrelated\nHeartbroken girl spends week in KFC after getting dumped,1819,unrelated\nReport: Apple Watch Will Need Charging Every Day,1746,unrelated\nIsis claims US hostage Kayla Mueller killed in coalition airstrike,2362,unrelated\nNews sites fall for Putin bird-dropping video,1051,discuss\n\"Gold Apple Watch Edition price? Speculators say at least $10,000\",645,discuss\n\"Vice Media Chief Said to Pay $300,000 for Dinner for 30\",1943,unrelated\nAn Audio Recording of the Michael Brown Shooting Has Reportedly Surfaced,1950,unrelated\nSeth Rogen may play Steve Wozniak alongside Christian Bale as Steve Jobs,1575,discuss\nVideo: Islamic State Claims to Have Captured US Weapons Airdrop Near Kobane,462,discuss\nReport—Jose Canseco accidentally shot at his home tonight,484,unrelated\nAudio recording allegedly captures moment Michael Brown was shot,1009,discuss\n\"Apple Media Event Rumored for Late February, Apple Watch and 12\"\" MacBook Air Likely Topics [Updated]\",1832,unrelated\nMichael Phelps’ girlfriend Taylor Lianne Chandler reveals she was raised as a boy,521,unrelated\nIndia Rape Crisis Sees Mob Castrate Alleged Sex Attacker in Shocking Scenes,1718,unrelated\nVideo: Islamic State Claims to Have Captured US Weapons Airdrop Near Kobane,2116,unrelated\nTwo blokes dared to eat 20-year-old burger for charity,628,discuss\n\"Islamist Militants 'Steal' 11 Commercial Planes In Libya, Sparking Terror Attack Fears\",396,discuss\nReport: Taliban Detainee Swapped for Bowe Bergdahl Suspected of Trying to Return to Terrorism,1806,unrelated\nA Spider Lived Inside This Tourist’s Body For 3 Days After Burrowing Into His Skin Through A Scar,1500,unrelated\nVogue’s Shiny New Office Has a Big Rat Problem,247,unrelated\n\"Jeh Johnson: Politicians Shouldn't 'Feed The Flames Of Fear' Over ISIS, Ebola\",108,agree\n\"ISIS: We have our hands on weapons, ammo air-dropped by U.S.\",2168,discuss\nMissing Mexican students 'not found in mass grave',1419,unrelated\nIslamic State Militants Claim to Have Beheaded US Journalist James Wright Foley,2147,discuss\n80's Brat Pack star Judd Nelson forced to deny that he's dead after fake news story starts trending on social media,2278,agree\nDurex is not confirming or denying rumors of a “pumpkin spice” condom,1572,unrelated\n'There is no limit to their depravity' Islamic State FEED mother her own SON,524,unrelated\nMichael Brown shooting audio caught on tape?,822,discuss\nChristian Bale to Play Steve Jobs in New Movie,2343,discuss\nStrange mark turns out to be tropical spider burrowing under vacationer's skin,1530,unrelated\nOttawa shooting: Sergeant-at-arms Kevin Vickers hailed a hero for shooting rampaging gunman,342,unrelated\nISIS Blasts 'Scorpion Bombs' At Civilian Areas In Iraq; Mosul Residents Living In Fear,132,unrelated\nEBay appears to be planning an Apple Watch app,952,discuss\nReturn of the Mac: Seth Rogen in talks to star as Apple co-founder Steve Wozniak in upcoming Steve Jobs biopic,704,discuss\nJordan’s King May Participate Personally In ISIS Raids,773,unrelated\n#ISIS beheads photojournalist James Wright Foley in a massage to US to end its intervention in #Iraq.,1336,agree\nNYC High School Student Nicknamed ‘Teen Wolf’ Made $72 Million On Stock Market,1184,agree\nMedia outlets identify 'Jihadi John',1800,discuss\nAudio recording allegedly captures at least 10 shots fired in Michael Brown killing,132,unrelated\nKurds Deny Gill Rosenberg was in Kobane,1223,unrelated\n\"Israel opens dams, floods Gaza\",844,unrelated\nChristian Bale will not play Steve Jobs,1702,unrelated\nReport: Nigerian Woman Quarantined in KC with Ebola-Like Symptoms (Video),1404,discuss\nBrian Williams slams social media for speculation weatherman Mike Seidel relieved himself on air,1726,unrelated\nTexas Plumber Has ‘No Idea’ How Company Truck Ended Up With ISIS,1009,unrelated\nSee the Crater a Meteorite Made in Nicaragua,724,unrelated\nIsis claims to behead US journalist,2287,unrelated\nUS Lawmaker: Ten ISIS Fighters Have Been Apprehended Coming Across Southern Border (Video),1565,unrelated\n\"Cook said to confirm Apple Watch is showerproof, lasts a day\",2020,unrelated\nExperts: More facts needed on purported audio recording of Michael Brown shooting,1087,unrelated\nSeth Rogen reported to play Woz in the upcoming Steve Jobs movie,1197,unrelated\nVideo shows ISIL beheading of photojournalist James Foley,1744,discuss\nNow THAT'S a Royal trip! Alan Titchmarsh finds psychedelic mushroom in the Queen's garden at Buckingham Palace,1519,unrelated\nBanksy arrest hoax: US website claims street artist caught in Watford,900,agree\nCanadian-Israeli woman reportedly kidnapped by ISIS: Jerusalem Post,2302,discuss\nWTC rats scare off Anna Wintour,1212,unrelated\nJournalist James Wright Foley reportedly beheaded by ISIS,2115,unrelated\nComcast blocks Tor,2177,disagree\nReport: A Radically Redesigned 12-Inch MacBook Air Is Coming,1362,discuss\nNET Extra: Back-from-the-dead Catholic priest claims God is a female,858,unrelated\nMan has his PENIS cut off by angry mob after 'attempted rape' of teenager,1291,unrelated\n\"Are missing students in mass graves found near Iguala, Mexico?\",251,unrelated\n\"Big Bank Hank, co-founder of the Sugarhill Gang, has died\",286,unrelated\n\"Luke Somers, American Hostage, Is Killed During Rescue Attempt in Yemen, U.S. Official Says\",1814,unrelated\nResearch Medical Center denies reports that a patient has Ebola,2306,unrelated\nISIL militant 'Jihadi John' named by media,1427,unrelated\nMirfield man's tears of joy after lost voicemail of wife retrieved,1053,agree\nSeth Rogen to Star as Steve Wozniak in Sony's Steve Jobs Biopic [Updated],999,agree\nThis Is a Truly Horrifying Story About a Spider,1860,agree\nTips for Chinese choosing an English name,1170,unrelated\nVideo Purports To Show Beheading Of U.S. Journalist By Militants,1589,discuss\nKim Jong-Un 'in hospital with two fractured ankles' after ballooning to around 20 stone and going on numerous 'meet the people' walkabout PR stunts,1815,unrelated\n\"Boko Haram Could Release Kidnapped Girls, Nigerian Officials Say\",1541,unrelated\nBritish aid worker David Haines beheaded by ISIL,2306,discuss\n\"‘Teletubbies’ Sun Baby: Fans Freak Out Over Jess Smith, 19\",2391,unrelated\nVladimir Putin Bird Poop Video is Fake,2081,agree\nMeteor Leaves 40-Foot Crater Near Managua's Airport,1068,discuss\nBREAKING Gill Rosenberg former IDF soldier was captured by ISIS,214,unrelated\nTBS Is Probably Speeding Up ‘Seinfeld’ Reruns To Fit In More Commercials,254,unrelated\nThe Pumpkin-Spice Condom Is Just a Figment of Your Own Gross Imagination,1988,unrelated\nRumors of ISIS leader's death debunked,1222,unrelated\nStreet Artist BANKSY Arrested? Again?,709,discuss\nAl-Shabaab Terror Group Leader Killed in U.S. Airstrike,1084,agree\n‘Banksy’ Instagram tribute to Charlie Hebdo victims not posted by artist,2375,agree\nPumpkin Spice Condoms Could Be The Only Thing To Save The World From Basic Children,1833,discuss\nCanada probes Michael Zehaf-Bibeau as possible suspect in Ottawa shooting - source,1380,discuss\n\"North Korean leader Kim Jong Un had ankle surgery, report says\",1457,unrelated\nISIS leader ‘killed’ in US airstrikes,829,unrelated\nDNA tests prove Lebanon IS holding ISIS chief al-Baghdadi's ex-wife and daughter after they were caught with fake passports,1877,disagree\nJihadi John UNMASKED: Islamic State killer NAMED as west Londoner Mohammed Emwazi,472,unrelated\n\"Boko Haram Cease-Fire: Abducted Nigerian Schoolgirls To Be Released, Officials Say\",244,unrelated\n\"Stainless steel Apple Watch could cost just $499, but gold will be 10 times as pricey\",382,unrelated\nSEE IT: NBC meteorologist Mike Seidel appears to relieve himself during broadcast; network says he was looking for phone,831,unrelated\nSick Mum Sedated After Trying To Eat Baby,829,unrelated\nChinese State Media Warns People To Stop Calling Themselves Dumbledore,1170,unrelated\nVideo: Marine saved by helmet after Taliban sniper attack,1934,unrelated\n\"Vice Media Chief Said to Pay $300,000 for Dinner for 30\",1292,unrelated\n\"Sorry, Everyone: Durex Is Unfortunately Not Making Pumpkin Spice Condoms\",483,unrelated\nNorth Korea dictator Kim Jong-un 'set to open a new restaurant in SCOTLAND',2418,discuss\n\"Boko Haram Denies Ceasefire, Says Kidnapped Girls Are Now Married\",244,unrelated\nMum faces real-life Sophie's Choice – as she tries to sell her son to fund daughter's care,2525,unrelated\n#ISIS beheads photojournalist James Wright Foley in a massage to US to end its intervention in #Iraq.,1120,unrelated\nWHO says reports of suspected Ebola cases in Iraq are untrue,1019,unrelated\nMexico prosecutor: Students not in 1st mass graves,683,unrelated\nNorfolk Man Pays £300 For His Constipated Goldfish To Have Lifesaving Surgery,1541,agree\nReport: 4 ISIS Terrorists Caught at Southern Border in 36 Hrs,1893,unrelated\n\"‘Teletubbies’ Sun Baby: Fans Freak Out Over Jess Smith, 19\",13,unrelated\nLawmaker Says ‘At Least 10′ Islamic State Fighters Have Been Captured at the Southern U.S. Border,855,discuss\nWHO investigates media reports ISIS fighters contracted Ebola,568,unrelated\nMan cut off manhood and threw it in bin after girlfriend dumped him over small penis,40,unrelated\n\"UPDATED 'Jihadi John' identified as Mohammed Emwazi of London, reports say\",1427,unrelated\n\"Led Zeppelin Reunion: Robert Plant Rips Up $300 Million Contract, Refuses To Rejoin Legendary Band\",1198,unrelated\nThis Guy Paid Off His Parents’ Mortgage For Christmas,950,unrelated\nIsis video claims to show beheading of British hostage David Haines,2348,discuss\nParents are furious after seven girls aged 13-14 fall pregnant on a school trip,2124,unrelated\nIslamic State killer 'Jihadi John' named as Mohammed Emwazi,882,agree\nJames Foley executioner said identified as British rapper  Read more: James Foley executioner said identified as British rapper,1826,unrelated\nMeteorite strike in Nicaragua puzzles experts,221,agree\nSenator: Detainees swapped for Bergdahl have contacted militants,2192,unrelated\nISIS Blasts 'Scorpion Bombs' At Civilian Areas In Iraq; Mosul Residents Living In Fear,2234,unrelated\nTeen Makes $72 Million on the Stock Market,2519,unrelated\nHORROR: ISIS Fighters Have Reportedly Contracted Ebola,1435,unrelated\nRumor debunked: RoboCop-style robots are not patrolling Microsoft's campus,1237,unrelated\nCanada probes Michael Zehaf-Bibeau as possible suspect in Ottawa shooting - source,2256,unrelated\nInsurgents killed in Nigeria despite alleged truce with Boko Haram,26,unrelated\nWho Should Play Steve Jobs Now That Christian Bale Quit?,1368,unrelated\nMacaulay Culkin Hasn’t Died Despite What Everyone Is Saying On Facebook,1222,unrelated\nAmerica's oldest time capsule unearthed at Boston statehouse after being buried in 1795 by Sam Adams and Paul Revere,467,agree\nNun gives birth to surprise baby after complaining of stomach pains,220,unrelated\n\"Priest Dies, Wakes Up, Claims God Is a Woman. Huh?\",2445,discuss\n\"Yes, you can wear your Apple Watch in the shower\",36,unrelated\nThe Image That Everyone Is Sharing By 'Banksy' Isn't By Banksy — But It's Awesome,2489,unrelated\nKidnapped Nigerian schoolgirls: Government claims ceasefire deal with Boko Haram that will bring missing girls home,2403,discuss\nIraqi Official Dismisses ‘Unfounded’ Reports That ISIS Fighters Have Ebola,1461,unrelated\nAmazon is opening its first physical store,1745,agree\nWAS NBC METEOROLOGIST MIKE SEIDEL PEEING IN THE SNOW ON CAMERA? A TESTY BRIAN WILLIAMS EXPLAINS,555,discuss\n\"Tim Cook Reportedly Showers with Apple Watch, Suggesting It’s Waterproof\",831,unrelated\n\"Israel opens dams, floods Gaza\",2248,unrelated\n\"Spider burrowed into appendix scar, crawled through WA man's body\",1864,discuss\nThis Dog Was Left At A Railway Station With A Suitcase Of His Belongings After He Was Sold On Gumtree,2523,agree\n\"Boko Haram agrees to ceasefire, release of school girls\",1166,discuss\nSugarhill Gang rapper Big Bank Hank dies aged 57,234,unrelated\n\"Boko Haram Denies Truce, Says Kidnapped Girls Have Been “Married Off”\",244,unrelated\nJudd Nelson Death Hoax: FOX News Impersonator Claims Actor Found Dead In Los Angeles Condo,1686,unrelated\n\"Apple Watch Pricing to Reportedly Start at $500 for Stainless Steel, $4,000 for Gold\",382,unrelated\nFence-jumper made it farther in White House than Secret Service let on,2303,discuss\n\"Boko Haram Could Release Kidnapped Girls, Nigerian Officials Say\",1372,unrelated\n\"Boko Haram claims to have German hostage, denies ceasefire\",298,unrelated\nFBI Probing Alleged Audio of Michael Brown Shooting,2287,discuss\n\"Apple Watch Pricing to Reportedly Start at $500 for Stainless Steel, $4,000 for Gold\",2208,unrelated\nAn Indian Civil Servant Just Got Sacked After Not Turning Up For Work For 25 Years,2441,agree\nBREAKING NEWS: British-born U.S. photojournalist held hostage by al-Qaeda killed in failed rescue attempt in Yemen,1649,discuss\nNigerians doubtful of girls' release after Boko Haram 'truce' breached,40,unrelated\nChristian Bale set to play Steve Jobs in forthcoming biopic of Apple co-founder,630,unrelated\nPolice find mass graves with at least '15 bodies' near Mexico town where 43 students disappeared after police clash,761,unrelated\n\"Tropical spider burrows under man's skin, lives there for three days\",2220,unrelated\nParents' anger after seven Bosnian schoolgirls aged 13 and 14 fall pregnant on class trip,2022,unrelated\nMichael Zehaf-Bibeau ID’d as Canadian Shooting Suspect in Ottawa,530,unrelated\nEye-catching! Rare sighting of Anna Wintour without her trademark sunglasses as she leaves 'rat-infested' Vogue office,368,unrelated\nRats are still running around at Vogue,1686,unrelated\n\"Luke Somers Dies In Rescue Attempt, Sister Says; Yemeni Defense Ministry Says Unnamed US Hostage Freed\",2495,unrelated\nISIS executioner 'Jihadi John' named by media,2202,discuss\n‘The cub of Baghdadi': ISIS reports its youngest jihadist ‘got martyred’ in battle,125,discuss\nIsilkulskom student has gained superhero powers after shock,214,unrelated\nThis Kid Made $72 Million During Lunch,2388,unrelated\n\"Explosion reported near the Nicaraguan capital attributed to meteorite impact, but experts, including NASA, cast doubt on claims\",220,unrelated\nInsurgents killed in Nigeria despite alleged truce with Boko Haram,308,discuss\nREPORT: Alleged New Audio of Michael Brown Shooting,2481,discuss\n\"Video showing American journalist beheaded believed real, officials and family say\",2495,discuss\nAmazon's first brick-and-mortar store said to open in Manhattan,1940,unrelated\nNasa questions whether crater in Nicaragua caused by meteorite,269,unrelated\nMacaulay Culkin dead hoax: Fake death report spreads on social networks,1752,agree\nOttawa investigates reports that Isis has captured Canadian-Israeli woman,2067,unrelated\n\"No, Saudi TV Did Not Blur Out Images of Michelle Obama\",1531,unrelated\nAlleged audio of Michael Brown shooting has surfaced,346,unrelated\n\"Gill Rosenberg, former IDF soldier, possibly captured by ISIS while fighting with Kurds\",777,unrelated\nWHO says reports of suspected Ebola cases in Iraq are untrue,559,unrelated\nTiger Woods serving secret PED suspension?,1417,discuss\n\"Boko Haram Denies Truce, Says Kidnapped Girls Have Been “Married Off”\",1630,agree\n\"Apple Watch to Be Shower-Proof, Have 100,000 Apps at Launch: Reports\",724,unrelated\n\"James Wright Foley, Kidnapped Journalist, Apparently Executed by ISIS\",26,unrelated\nUnconfirmed reports claim Canadian-Israeli Gill Rosenberg captured by ISIS,2067,unrelated\nThis Is Why Rumors That ISIS Is Crossing The Border Into The U.S. Aren’t Going Away,1764,discuss\nApple Watch reportedly has low-energy 'power reserve' mode,2106,unrelated\n\"Boko Haram Could Release Kidnapped Girls, Nigerian Officials Say\",1661,unrelated\nISIS Appears To Behead American Photojournalist In YouTube Video,1574,unrelated\nREPORT: Apple's Watch Will Come In 2 Storage Sizes,821,unrelated\nISIS Militant “Jihadi John” Identified As Young West Londoner,650,unrelated\n'Nasa Confirms Earth Will Experience 6 Days of Total Darkness in December' Fake News Story Goes Viral,487,unrelated\n\"Woman, Ting Su, Finds Husband Cheating With Her Own Twin, Gets Spectacular Revenge\",646,unrelated\n\"Six months after abducting Nigerian schoolgirls, Boko Haram reportedly wants to free them\",1883,unrelated\nSoldier shot at War Memorial; multiple shots fired in Parliament,1539,agree\nThe Man Who Says Comcast Got Him Fired Has Filed a Lawsuit,1383,discuss\n\"Source: Pot in NYC may soon net just a ticket, not arrest\",2237,discuss\n\"Obama, Outraged Over Beheading, Vows to Stay on Course\",874,unrelated\nWhat Glenn Beck Fears May Be Done With the 11 Missing Jets,48,unrelated\nShocking picture shows mother trying to sell her own son to pay for twin daughter's cancer treatment,1225,unrelated\nWho Should Play Steve Jobs Now That Christian Bale Quit?,2097,unrelated\n\"Wildest Apple Watch rumor yet: 100,000 apps at launch\",181,unrelated\nChristian Bale Pulls Out of Upcoming Steve Jobs Biopic,2017,discuss\nRep. Duncan Hunter: 'At Least 10' ISIS Fighters Caught at Mexican Border,220,unrelated\nVideo Purports to Show Beheading of American Journalist,826,unrelated\n'Feminist' Lana 'Aborts Baby Because It's A Boy' And Is Surprised By Backlash,698,unrelated\n\"Canterbury Christ Church University student Jess Smith, from Chatham, starred as Teletubbies' sun\",2227,agree\nReport: British intelligence has identified Foley's killer,572,unrelated\nSomali terrorist leader dead after US airstrike,1853,unrelated\nKim Jong-Un's sister reportedly running N. Korea,2313,discuss\nWHO investigates media reports ISIS fighters contracted Ebola,723,unrelated\nJudd Nelson Death Hoax: FOX News Impersonator Claims Actor Found Dead In Los Angeles Condo,639,unrelated\nMacaulay Culkin Dead? Another Death Hoax Circulates On Facebook,1751,unrelated\nSpider burrowed through tourist's stomach and up into his chest,1500,unrelated\n\"Don't forget to tip...especially if you spend $300,000\",35,unrelated\nIslamist terrorists Jabhat Ansar al-Deen tweet picture of Texas plumber’s truck fitted with anti-aircraft gun in Syria,13,unrelated\nStrange mark turns out to be tropical spider burrowing under vacationer's skin,962,unrelated\nBiological Warfare on the Horizon? ISIS Soldiers May Be Infected With Ebola,950,unrelated\nLondon hip-hop artist Abdel-Majed Abdel Bary key suspect in hunt for killer of American journalist James Foley,8,unrelated\nISIS leader ‘killed’ in US airstrikes,511,unrelated\nThat's one way to get through security! Frustrated traveller strips completely NAKED at airport to pass through metal detectors,1586,unrelated\nBREAKING: Soldier shot at War Memorial in Ottawa,401,unrelated\nMexico checks if 43 missing students in mass grave,777,discuss\nBoko Haram 'ceasefire' doubts after attacks reported in Nigeria,1419,discuss\n\"White House Fence-Jumper Overpowered Secret Service Officer, Ran Through Much of Main Floor\",1323,unrelated\nChinese State Media Warns People To Stop Calling Themselves Dumbledore,917,unrelated\n\"Apple Reportedly Preparing 12-inch MacBook Air, Thinner and Lighter than Existing Models\",2141,unrelated\nLynch Mob Castrates Alleged Rapist In Rajasthan,17,unrelated\nReport: NYPD to stop arresting people for minor marijuana offenses,221,unrelated\nI aborted my baby because it was a boy,843,unrelated\nTourist dubbed ‘Spider Man’ after spider burrows under skin for days,1888,unrelated\nMexico prosecutor: Students not in 1st mass graves,251,unrelated\nComcast Says You Can Keep Your Tor,503,unrelated\nChristian Bale will not play Steve Jobs,1019,disagree\nCNN Posts Alleged Audio of Michael Brown Shooting,2345,discuss\nLucita Sandoval sex tape hoax: Viral Argentine video features college student ― not 16-year-old boy,1896,unrelated\nShots Heard In Alleged Brown Shooting Recording [AUDIO],1739,unrelated\nSoldier shot in Ottawa at War Memorial,2156,agree\nA Spider Lived Inside This Tourist’s Body For 3 Days After Burrowing Into His Skin Through A Scar,1848,unrelated\nAl Qaida hostage killed in raid,1901,unrelated\n'The youngest martyr - the cub of al-Baghdadi': ISIS boasts a 10-year-old fighter has been killed as he went into battle with his father in Syria,1785,discuss\nIs Ebola Virus Spreading Among ISIS Militants? Reports Claim Jihadists Seeking Cure at Mosul Hospital,75,unrelated\n\"Calm Yourselves, Durex Has NOT Come Out With A Pumpkin Spice Condom\",1985,discuss\nBunbury local discovered a spider had burrowed under his skin on Bali holiday,1057,disagree\nNew Audio Shows Michael Brown Was Shot at 11 Times,704,unrelated\nRumors of ISIS leader's death debunked,2477,unrelated\nMPs credit sergeant-at-arms for saving lives in Parliament Hill shootings,1568,unrelated\nStrange mark turns out to be tropical spider burrowing under vacationer's skin,1888,unrelated\nThe Internet Tried To Make Axl Rose Its Latest Death Hoax Victim,2127,unrelated\nCaught a catfish record in Po: 127 kg and 2.67 meters,32,unrelated\nNew Audio Shows Michael Brown Was Shot at 11 Times,1034,unrelated\nMPs credit sergeant-at-arms for saving lives in Parliament Hill shootings,484,discuss\nRussian Man Wakes Up to Find His Testicles Have Been Stolen,1223,unrelated\n\"Rumor: Gold Apple Watch Edition priced up to $5,000, steel version at $500, will debut on Feb. 14\",1368,unrelated\nIsis supporters claim US hostage killed in coalition air strike in Syria,532,unrelated\nFears Islamic State could launch EBOLA attack on Britain after fighters 'contract virus',2367,unrelated\n\"Israel opens dams, floods Gaza\",1967,discuss\nMatt Taibbi Disappears From Omidyar’s First Look Media,853,unrelated\n\"Gill Rosenberg, former IDF soldier, possibly captured by ISIS while fighting with Kurds\",1197,unrelated\nState House time capsule from 1795 unearthed,1442,unrelated\nThe Chinese Guide to Avoiding a Bad English Name,87,unrelated\nDoubts cast over Nicaragua meteorite claim,2154,discuss\nRapper Big Bank Hank of Sugarhill Gang dies at 57,1637,agree\nChristian Bale set to play Steve Jobs in forthcoming biopic of Apple co-founder,1226,disagree\nSugarhill Gang Rapper Big Bank Hank Dies at 57,40,unrelated\nAudio of gunfire in Michael Brown case authenticated by app company,2248,unrelated\nLebanon detains wife and son of Al-Baghdadi,447,unrelated\nThe Guy Who Said a Spider Burrowed Under His Skin? Experts Say…,1343,unrelated\nResetting iOS 8 Preferences May Wipe iCloud Files,695,unrelated\nReport: Audio Reveals Pause Between Gunshots When Michael Brown Was Shot,2235,discuss\nBREAKING: ISIS Beheads American Journalist James Wright Foley,1206,agree\n\"Boko Haram: Kidnapped Girls Have Been Married Off, Truce Never Happened\",1289,unrelated\nMissing American journalist reportedly beheaded by Islamic State ,1747,discuss\nSecond person rushed to hospital with Ebola symptoms after contact with 'patient zero' Thomas Duncan,346,unrelated\nIs the Alleged Audio of the Gunshots That Killed Michael Brown a Hoax?,2220,discuss\nKim Jong-un 'Had Surgery on Fractured Ankles',505,unrelated\n\"TEXAS TURKEY FARM CONTAMINATED WITH EBOLA, OVER 250,000 HOLIDAY TURKEYS INFECTED\",2171,unrelated\nISIS KILLS 300 IRAQI SOLDIERS WITH CHLORINE GAS: SHIA MP,1746,unrelated\nSugarhill Gang rapper Big Bank Hank dead at 57,891,unrelated\nParliament Hill shooting: Sergeant-At-Arms Kevin Vickers the family hero who took down Ottawa gunman,586,unrelated\nIslamic State fighters training to fly captured jets — watchdog,2406,discuss\nHas Kim's SISTER taken over North Korea? Dictator fails to show for key Communist event (but does send a nice flower basket instead),490,unrelated\n\"Nigeria claims deal with Boko Haram on ceasefire, kidnapped girls\",2144,discuss\n\"ISIS Militants Have Contracted Ebola: Iraqi, Kurdish Media Reports\",2075,discuss\nReport: Tom Brokaw Wants Brian Williams Fired,2370,unrelated\nReport: NYPD to stop arresting people for minor marijuana offenses,2186,unrelated\nThis Letter To Parents From A 1970s Lego Set Contains An Important Message For Gender Equality,1916,unrelated\n'Jihadi John' named as Mohammed Emwazi from London,2123,discuss\nReport: Exec popped for $300k dinner after run at blackjack,2251,unrelated\nMexican students not among bodies found in mass graves,1822,discuss\nIRAQI AND KURDISH MEDIA REPORTS: ISIS FIGHTERS HAVE CONTRACTED EBOLA,567,discuss\nPants on Fire: Duncan Hunter makes unconfirmed claim Border Patrol caught at least 10 ISIS fighters,1185,discuss\n\"Catholic Priest Dead For 48 Minutes, Is Miraculously Revived – His Revelations About God Are Even More Shocking\",2314,unrelated\nWe took a look at the photo said to show the body of Islamic State leader Abu Bakr Al-Baghdadi (right) and found it was really an ethnic Albanian militant killed in 2013,1222,unrelated\nU.S. Hostage Luke Somers Killed During Yemen Rescue Bid: Family,1857,unrelated\n\"Jeh Johnson: Politicians Shouldn't 'Feed The Flames Of Fear' Over ISIS, Ebola\",2039,unrelated\nThe Case of the Stolen Batmobile Has Been Solved,1671,discuss\nNun who had no idea she was pregnant gives birth after going to hospital with stomach pains,1828,discuss\n\"Are missing students in mass graves found near Iguala, Mexico?\",1822,discuss\nSHOCKING: Indian Man's Penis Cut-off After He Was Caught Attempting Rape [Photos],1042,unrelated\nNew Audio Recording From Ferguson May Capture Michael Brown Shooting,2118,discuss\nMacaulay Culkin Hasn’t Died Despite What Everyone Is Saying On Facebook,26,unrelated\nComcast blocks Tor,2114,unrelated\nChristian Bale in Talks to Play Steve Jobs (Exclusive),2042,unrelated\nSecond person rushed to hospital with Ebola symptoms after contact with 'patient zero' Thomas Duncan,1289,unrelated\n\"Yemen says U.S. man freed, sister says he’s dead\",1649,discuss\nISIS militants appear to behead abducted American journalist James Wright Foley in graphic video,1040,unrelated\nIsraeli Canadian fighting ISIS posts on Facebook: I'm safe and secure,2445,unrelated\nWFB’s Bill Gertz: Obama Administration ‘Trying to Play Down’ Missing Libyan Airliners,1384,unrelated\nMilitant Group Says It Killed American Journalist in Syria,1786,unrelated\n\"Obama, Outraged Over Beheading, Vows to Stay on Course\",2524,agree\nReport: ISIS Leader Abu Bakr Al-Baghdadi Assassinated In U.S. Airstrike,539,unrelated\nAmazon Reportedly Planning An Ad-Supported Video Service That Will Be Cheaper Than Netflix,531,unrelated\nKim Jong-un 'so fat he has fractured his ankles',2022,discuss\n\"Woman detained in Lebanon is not al-Baghdadi's wife, Iraq says\",2498,unrelated\nTexas Truck Winds Up in Syria With Islamic Militants,1853,unrelated\n\"Mexico hit by student massacre: At least 17 anti-corruption protesters 'rounded up, murdered and dumped in a mass grave' - and another 26 are missing\",1628,unrelated\nIndian worker sacked after going on leave for 24 years,1323,unrelated\nVideo Purports to Show Beheading of American Journalist,11,unrelated\nNorfolk Man Pays £300 For His Constipated Goldfish To Have Lifesaving Surgery,1539,unrelated\nA Spider Lived Inside This Tourist’s Body For 3 Days After Burrowing Into His Skin Through A Scar,214,unrelated\nISIL Beheads American Photojournalist in Iraq,626,unrelated\n\"Nigeria, Boko Haram reach ceasefire deal, kidnapped girls to go free, official says\",1298,discuss\nIraqi and Kurdish media reports cases of Ebola among Islamic State fighters in Mosul,737,unrelated\nNorth Korea denies reports Kim Jong-un is to open state-backed restaurant in Scotland,2290,unrelated\n\"Despite no Ebola case in Kansas City, the rumor goes viral\",1349,unrelated\nChristian Bale in Talks to Play Steve Jobs in Danny Boyle's Biopic,1323,unrelated\nTwo GOP Congressmen Say Suspected Terrorists Caught Crossing U.S.–Mexico Border,190,unrelated\nIs Kim Jong-Un Really Opening a Restaurant in Scotland?,1873,discuss\nDurex on Rumored ‘Pumpkin Spice’ Condom: No Comment,2123,unrelated\nIs Ebola Virus Spreading Among ISIS Militants? Reports Claim Jihadists Seeking Cure at Mosul Hospital,1291,unrelated\nKim Jong-Un planning Scottish restaurant,299,unrelated\n\"Hostage David Haines' Murder 'Evil', PM Says\",1097,agree\nWHO: Reports of Suspected Ebola Cases in Iraq Untrue,2299,unrelated\nJames Foley beheading: London rapper turned jihadist believed to be under investigation for murder of journalist in Syria,2252,unrelated\nMichael Brown shooting audio caught on tape?,321,unrelated\nCanadian official identifies dead Ottawa gunman as Michael Zehaf-Bibeau,1739,unrelated\nSmall Meteorite Hits Managua,1917,unrelated\nTeacher suspended after sex session with teen pupil ends up on hardcore porn website,1896,unrelated\nBiological Warfare on the Horizon? ISIS Soldiers May Be Infected With Ebola,1948,unrelated\nMedia outlets identify 'Jihadi John',472,unrelated\n\"Nigeria claims deal with Boko Haram on ceasefire, kidnapped girls\",2314,unrelated\nWatch moment TV weatherman is caught urinating in the bushes LIVE on camera,1406,unrelated\nOttawa investigates reports that Isis has captured Canadian-Israeli woman,120,unrelated\nA Letter Lego Sent to Parents in 1974 Holds an Important Message for the Parents of 2014,547,agree\n\"Boko Haram Denies Ceasefire, Says Kidnapped Girls Are Now Married\",2078,unrelated\nObama: murder of James Foley 'shocks the conscience of the entire world',1295,unrelated\nMum faces real-life Sophie's Choice – as she tries to sell her son to fund daughter's care,874,unrelated\n\"\"\"Oldest Time Capsule\"\" in U.S. Unearthed in Boston\",1471,unrelated\nThe Image That Everyone Is Sharing By 'Banksy' Isn't By Banksy — But It's Awesome,2411,unrelated\n‘Star Wars: The Force Awakens’ May Get An Early Release Date—Report,2419,unrelated\nHospital: Man not being treated for Ebola in Kansas City,570,unrelated\nWoman Stays In KFC For A Week To Get Over Her Break-Up,169,unrelated\nVideo Purports to Show Beheading of American Journalist,1251,unrelated\nWHO investigates media reports ISIS fighters contracted Ebola,1904,discuss\n\"So, There Might Be a Rat Infestation at Vogue\",2031,discuss\nBatmobile Rumored To Have Been Stolen From Batman V. Superman: Dawn Of Justice Set,2519,discuss\nISIS Appears To Behead American Photojournalist In YouTube Video,11,unrelated\nPope Francis tells boy whose dog had died that heaven is open to all,1549,unrelated\nSchoolboy almost killed by electric shock claims he now has superpowers like Magneto,2404,unrelated\n\"Despite ceasefire announcement, new Boko Haram attacks reported\",2403,discuss\nIslamic State militants claim to behead missing American journalist,1982,unrelated\n\"Gill Rosenberg, Canadian citizen, reportedly captured by ISIS in Syria\",2142,discuss\nJordanian airstrike killed American aid worker held hostage by ISIS according to statement by militants,281,unrelated\nMeteorite Leaves House-Sized Crater in Nicaragua’s Capital,220,unrelated\nISIS Hostage Alan Henning's Wife Invokes Sharia Law in New Plea,2284,unrelated\nUS airstrike targets Al Shabaab leader Ahmed Abdi Godane in Somalia,1931,unrelated\nIraqi media says ISIS militants have contracted Ebola,2177,unrelated\nISIS Claims To Have Captured US Airdrop Weapons,2213,unrelated\n\"Gene Munster Predicts $499 Steel Apple Watch, $4,999 for 18k Gold Edition\",1239,unrelated\nZack Snyder Responds to Fake Stolen Batmobile Report,692,unrelated\n\"Seven High School Girls Get Pregnant On Five-Day School Trip, Parents Outraged\",2124,unrelated\n“Willie Nelson dead 2015” : Guitarist killed by internet death hoax,1869,disagree\nWas The Batmobile Stolen In Detroit?,87,unrelated\nChristian Bale Is Steve Jobs,296,unrelated\nLuke Somers 'killed in failed rescue attempt in Yemen',1988,discuss\nIraqi and Kurdish media reports cases of Ebola among Islamic State fighters in Mosul,2463,unrelated\nMan Known as ‘Jihadi John’ Is Identified as Mohammed Emwazi,1372,unrelated\nHoax 'Banksy Arrested in London' Story Dupes the Internet Again,1437,unrelated\nChristian Bale in Talks to Play Steve Jobs in Danny Boyle's Biopic,687,unrelated\nNew Audio Allegedly Captures Moment Michael Brown Was Shot,2044,unrelated\nSeth Rogen Is Woz,586,discuss\n\"Meet Magneto Boy, the kid who attracts metal with his body\",1503,unrelated\nReport: Jose Canseco accidentally shot,2000,discuss\nWTC rats scare off Anna Wintour,2498,agree\nTerrorism fears rise amid reports of stolen jetliners,298,unrelated\nArmed U.S. drones spotted flying over Syria in possible hunt for ISIS leader,2413,unrelated\nIslamic Militants Post Video Claiming to Show Beheading of U.S. Journalist,1921,unrelated\n\"Macaulay Culkin Dead? Hoax Goes Viral, Claims Actor Found Dead in Apartment\",498,unrelated\nMexico finds 4 more graves at site of suspected student massacre,1405,discuss\nThe Arrest of the ISIS Leader's Wife and Son,1943,unrelated\nNET Extra: Back-from-the-dead Catholic priest claims God is a female...,1877,unrelated\nNun Gives Birth To Baby Boy After Suffering Intense Stomach Pains,1361,unrelated\nIraqi and Kurdish media reports cases of Ebola among Islamic State fighters in Mosul,1034,unrelated\n\"Apple to Take Reservations for Trying On Apple Watch, Considered Platinum Model\",1461,unrelated\nLarge space object slams Nicaragua’s capital as asteroid passes Earth,220,unrelated\nUnconfirmed reports claim Canadian-Israeli Gill Rosenberg captured by ISIS,2471,discuss\nAudio recording allegedly captures moment Michael Brown was shot,472,unrelated\nNigeria announces truce with Boko Haram; fate of schoolgirls unclear,1125,unrelated\nThe 'cub of Baghdadi': Has this boy become the youngest victim of Isis’s use of child soldiers?,1785,discuss\nNEWS/ You'll Never Guess How a Homeless Man Spent $100—Watch the Touching Video!,1922,discuss\nOscar winner Christian Bale to play Steve Jobs in upcoming biopic,1897,unrelated\n\"Six months after abducting Nigerian schoolgirls, Boko Haram reportedly wants to free them\",244,unrelated\n\"UPDATED 'Jihadi John' identified as Mohammed Emwazi of London, reports say\",472,unrelated\n\"Rumor: Gold Apple Watch Edition priced up to $5,000, steel version at $500, will debut on Feb. 14\",530,unrelated\nPurported ISIS claim: Jordan airstrike kills female US hostage,1337,discuss\nAttorney: New audio reveals pause in gunfire when Michael Brown was shot,1934,discuss\nIt's back! The incredible new Batmobile takes a spin around Detroit... after rumors it had been STOLEN,2062,discuss\nThe @FoxNewsPress Account Tweeting Lawsuit Threats Is a Fake,2295,unrelated\nCNN Airs Alleged Audio from Michael Brown Shooting,1776,discuss\n\"In Kim Jong Un's absence, his sister may rule. Or not.\",1029,unrelated\nMicrosoft Tried Out Robot Security Guards on Its Silicon Valley Campus,1634,unrelated\nISIS cracks down on five confirmed Ebola cases among fighters: official,1689,discuss\nChristian Bale quits Steve Jobs movie,687,unrelated\nMum faces real-life Sophie's Choice – as she tries to sell her son to fund daughter's care,2130,unrelated\nNicaragua Meteorite Impact Theory May Be Meteor-wrong,2154,discuss\n\"Fidel Castro Dead? Yes, He Is… But The Cuban Leader Is Alive, Death Rumors Proven False\",1010,unrelated\n\"US Drones, Hunting for ISIS Leader, Seen Flying over Syrian Airspace\",1159,discuss\nSamsung is reportedly making a secret new chip in the Apple Watch,1234,unrelated\nTourist dubbed ‘Spider Man’ after spider burrows under skin for days,1530,unrelated\nKevin Vickers Hailed As Hero For Reportedly Shooting Gunman Inside Parliament,2104,unrelated\n\"Comfort eating? Chinese woman, 26, spends an entire WEEK in KFC after being dumped by boyfriend\",2414,agree\nTurkish Leader Says U.S. Airdrop Aided ISIS Militants,1026,unrelated\nDHS: GOP Rep.’s Claim ISIS Members Caught at U.S. Border ‘Categorically False’,1097,unrelated\nLawmaker Says ‘At Least 10′ Islamic State Fighters Have Been Captured at the Southern U.S. Border,1946,discuss\nKim Had Ankle Surgery:  Source,1689,unrelated\n'Spiderman' squished: Experts debunk claims,1549,unrelated\nAmazon plans a streaming-video alternative,10,discuss\nAudio of gunfire in Michael Brown case authenticated by app company,1776,disagree\nWife Of ISIS Leader Abu Bakr al-Baghdadi Detained In Lebanon,170,unrelated\nComcast Declares War on Tor?,1572,discuss\nYPG Confirms: Gill Rosenberg Not Captured in Kobani,1295,agree\n\"Ann Arbor pizza delivery driver surprised with $2,000 tip\",1361,unrelated\nGuantanamo detainee who was swapped in prisoner deal for Bowe Bergdahl 'tried to rejoin 'Al Qaeda',592,unrelated\nSEND IN THE DRONES: Predator drones flown over IS headquarters in Syria,35,unrelated\nApple Watch battery will require nightly charging,1746,unrelated\nThe Internet Tried To Make Axl Rose Its Latest Death Hoax Victim,539,unrelated\nIraqi media: ISIS militants have contracted Ebola,75,unrelated\nJordanian airstrike killed American aid worker held hostage by ISIS according to statement by militants,1881,discuss\nFormer U.S. soldier says IS used chemical weapons in Kobani,1283,unrelated\nMeet the 17-Year-Old Who Made $72 Million During His High-School Lunch Breaks,2367,unrelated\nMacaulay Culkin Dead: Actor Once Again Victim Of Death Hoax,2175,unrelated\n\"Man chops off his own penis, throws it in the trash after getting dumped for bad bedroom skills\",1799,agree\nAmerica's oldest time capsule unearthed at Boston statehouse after being buried in 1795 by Sam Adams and Paul Revere,2257,agree\nOfficial: Gitmo prisoner traded for Bergdahl reaching out to Taliban,2207,discuss\nCloistered nun has a stomach ache  hospital gives birth to a baby [Google Translate],1760,unrelated\nKidnapped Nigerian schoolgirls: Government claims ceasefire deal with Boko Haram that will bring missing girls home,1540,discuss\n\"Don't Worry, 'The Breakfast Club' Star Judd Nelson Is Not Dead\",1273,unrelated\n\"Rare meteorite impact causes blast in Nicaragua's capital, Managua\",961,agree\nShots Heard In Alleged Brown Shooting Recording [AUDIO],564,unrelated\nWatch NAKED airport worker walk through scanner in bizarre protest against 'rough' guards,1361,unrelated\nKim Jong-un relying on ‘cobra wine’ after problems with trouser snake,190,unrelated\nWoman spends a week in KFC to get over her break up,2061,unrelated\nVogue’s Shiny New Office Has a Big Rat Problem,1543,discuss\nJudd Nelson rebuffs Internet rumors that he died of a drug overdose.,1347,unrelated\nIs Kim Jong-un’s sister now the power behind the North Korean throne?,465,unrelated\nIs Ebola Virus Spreading Among ISIS Militants? Reports Claim Jihadists Seeking Cure at Mosul Hospital,819,discuss\nISIS Militant “Jihadi John” Identified As Young West Londoner,2123,discuss\nVideo shows ISIL beheading of photojournalist James Foley,2296,unrelated\nApple Watch battery will require nightly charging,296,unrelated\nCongressman: ‘At least 10 ISIS fighters’ caught trying to cross into US,2385,discuss\nMCDONALD’S WILL STOP SERVING OVERWEIGHT CUSTOMERS BEGINNING 1/1/15,2175,unrelated\nPure Evil: Islamic State Beheads American Journalist James Wright Foley,1747,agree\nMissing Mexican students 'not found in mass grave',2360,unrelated\nISIS Beheading of U.S. Journalist James Foley Posted to YouTube,1206,agree\n\"Boko Haram Cease-Fire: Abducted Nigerian Schoolgirls To Be Released, Officials Say\",1541,unrelated\nSay 'eh-oh!' to the Teletubbies SUN BABY - can you still recognise her after 19 years?,837,unrelated\nBoko Haram 'ceasefire' doubts after attacks reported in Nigeria,2088,unrelated\nISIS militants appear to behead abducted American journalist James Wright Foley in graphic video,2477,unrelated\nSoldier shot near Canadian parliament building,2281,agree\nCNN plays chilling audio recording allegedly from Michael Brown shooting: “At least 11 shots”,1605,discuss\nVideo: Marine saved by helmet after Taliban sniper attack,709,unrelated\nHomeland Security: No ISIL fighters on U.S. border,2296,unrelated\n\"ISIS Militants Have Contracted Ebola: Iraqi, Kurdish Media Reports\",1289,unrelated\nSugarhill Gang’s Big Bank Hank dead at 57,2080,agree\nUS probing claims ISIS fighters seized airdropped weapons meant for Kurds,781,discuss\nRumor Fatigue Sets In at False Alarms of Castro’s Death,892,unrelated\nNow the Vogue Rats Are Chewing Through Couture,2498,agree\nReport: Possible audio tape of Michael Brown shooting,1289,unrelated\nReport—Jose Canseco accidentally shot at his home tonight,480,discuss\n\"Boko Haram agrees to ceasefire, release of school girls\",125,unrelated\nGovernment fires employee who skipped work for 24 years,432,agree\nAudio may have captured Michael Brown shooting,450,unrelated\n\"Boko Haram Denies Truce, Says Kidnapped Girls Have Been “Married Off”\",2403,discuss\nNorfolk Man Pays £300 For His Constipated Goldfish To Have Lifesaving Surgery,121,unrelated\nAudio of gunfire in Michael Brown case authenticated by app company,269,unrelated\nFBI Probing Alleged Audio of Michael Brown Shooting,1681,unrelated\nExperts: More facts needed on purported audio recording of Michael Brown shooting,2447,unrelated\nWe took a look at the photo said to show the body of Islamic State leader Abu Bakr Al-Baghdadi (right) and found it was really an ethnic Albanian militant killed in 2013,1921,unrelated\n\"Why the most expensive Apple Watch will probably cost around $10,000\",2211,unrelated\nMan cut off manhood and threw it in bin after girlfriend dumped him over small penis,1249,unrelated\nPutin’s motorcade looks suspiciously like a massive…,944,unrelated\nThe Story Of The High School Trader Who Made $72 Million Is A Rumor Spun Out Of Control,2042,unrelated\nISIS leader dead?,702,unrelated\nJournalist James Wright Foley reportedly beheaded by ISIS,2386,discuss\nIslamic State militants claim to behead missing American journalist,298,unrelated\n‘Jihadi John’: The Islamic State killer behind the mask is a young Londoner,472,unrelated\nNigeria and Boko Haram 'agree ceasefire and girls' release',1439,unrelated\nWas Alleged Audio of Michael Brown Shooting on CNN a Hoax?,450,unrelated\nLynch Mob Castrates Alleged Rapist In Rajasthan,1291,unrelated\nBali Awry,1549,unrelated\nKim Jong-Un's Scottish Dog Meat Restaurant Is Probably Fabricated Shite,81,unrelated\n\"White House Fence-Jumper Overpowered Secret Service Officer, Ran Through Much of Main Floor\",1921,discuss\nLibya: Missing Libya Planes Spark Security Concerns,2309,unrelated\n\"It was me! Student, 19, reveals SHE was the Teletubbies' giggling baby in the sky - and was paid just £250 and a box of toys\",1834,unrelated\nVideo: Marine survives Taliban sniper headshot thanks to helmet,524,unrelated\nSugarhill Gang Rapper ‘Big Bank Hank’ Dies at 57,1458,unrelated\nObama: murder of James Foley 'shocks the conscience of the entire world',1720,unrelated\nWeatherman caught peeing live on camera,2034,disagree\nReturn of the Mac: Seth Rogen in talks to star as Apple co-founder Steve Wozniak in upcoming Steve Jobs biopic,1547,unrelated\nKimye’s Fault? Anna Wintour’s NYC ‘Vogue’ Offices Hit With Disgusting Rat Infestation: ‘Rat Droppings On Desks’,2520,discuss\n\"Catholic Priest Dies for 48 Minutes, Comes Back to Life and Claims God Is Female\",1055,agree\nDurex Is Not Making Pumpkin Spice Condoms After All: A Hoax Debunked,405,unrelated\nDid Kim Yo-Jong Take Kim Jong Un’s Role? North Korea Ill Health Rumors Are ‘Fabricated’,1905,unrelated\nKim Jong-Un 'in hospital with two fractured ankles' after ballooning to around 20 stone and going on numerous 'meet the people' walkabout PR stunts,186,unrelated\nWoman Stays In KFC For A Week To Get Over Her Break-Up,2142,unrelated\nWATCH: Bird Launches Airstrike on Putin’s Shoulder (UPDATED),2278,unrelated\nIsis claims to behead US journalist,2115,unrelated\n\"What was fake on the Internet this week: Obama’s peace prize, pumpkin-spice condoms and insane winter snow\",2252,agree\nExperts: More facts needed on purported audio recording of Michael Brown shooting,748,unrelated\nRussian TV actor wakes up to find his testicles stolen,271,unrelated\n\"Nigeria Says It Struck A Cease-Fire With Boko Haram, But Are They Talking To The Right Guy?\",1419,discuss\n\"Gene Munster Predicts $499 Steel Apple Watch, $4,999 for 18k Gold Edition\",1958,unrelated\nExperts: More facts needed on purported audio recording of Michael Brown shooting,1832,unrelated\nIsraeli-Canadian Woman 'Captured' By ISIS Says She Is 'Safe And Secure',1197,unrelated\nStreet Artist BANKSY Arrested? Again?,1898,unrelated\n\"Forty years ago, Lego wrote a powerful letter to parents about how gender works\",451,unrelated\nPure Evil: Islamic State Beheads American Journalist James Wright Foley,254,unrelated\nJames Foley beheading: London rapper turned jihadist believed to be under investigation for murder of journalist in Syria,951,discuss\nMan has his PENIS cut off by angry mob after 'attempted rape' of teenager,2415,unrelated\nUS probing claims ISIS fighters seized airdropped weapons meant for Kurds,1708,unrelated\nWeather Reporter Caught Writing His Name In The Snow Was NOT Ready To Go On Camera (UPDATED),381,unrelated\nGoogle to Buy Redwood City Offices for $585M,2078,discuss\n\"BREAKING: Islamic State, in video, beheads American journalist James Wright Foley who was kidnapped in 2012 -@BNONews\",2047,discuss\nIraqi airstrike kills key ISIL leader,1645,discuss\nLibya: Missing Libya Planes Spark Security Concerns,1575,unrelated\n‘Evil straight from the pits of hell': American journalist James Foley reportedly beheaded by ISIS,1361,unrelated\n\"James Wright Foley, Kidnapped Journalist, Apparently Executed by ISIS\",933,discuss\n‘Star Wars: The Force Awakens’ May Get An Early Release Date—Report,2096,unrelated\nAlleged audio of Michael Brown shooting released,2187,unrelated\nMichael Abdul Zehaf Bibeau Pictures: Photos of Alleged ISIS-Linked Gunman in Canada,1970,discuss\nMicrosoft Hires Dalek-style Robocops to Guard Silicon Valley HQ,1837,agree\nIf Only A Bird Really Did Poop on Putin,1155,unrelated\n\"Rajasthan: Man Tries to Rape Teenager, Angry Mob Chops His Penis Off\",2005,agree\nReport: US Drones Over Syria Looking for ISIS Leader Abu Bakr al-Baghdadi,324,unrelated\nSpider Burrows Into Australian Man's Appendix Scar (VIDEO),2473,unrelated\n'The youngest martyr - the cub of al-Baghdadi': ISIS boasts a 10-year-old fighter has been killed as he went into battle with his father in Syria,230,discuss\nSeth Rogen set to play Steve Wozniak in Danny Boyle's Steve Jobs biopic,1058,unrelated\nCNN Plays Alleged Recording of Michael Brown Shooting,1916,discuss\nIslamic State Militants Claim to Have Beheaded US Journalist James Wright Foley,704,unrelated\nTwo GOP Congressmen Say Suspected Terrorists Caught Crossing U.S.–Mexico Border,130,unrelated\nReport of quarantined Texas town NOT real; shared on a 'fake' news website,1627,unrelated\n\"What they earn: Vice CEO Shane Smith’s $300,000 steak dinner\",737,unrelated\nYPG Confirms: Gill Rosenberg Not Captured in Kobani,573,unrelated\nISIS Beheads American Journalist James Foley in Video Message to U.S.,1040,unrelated\n\"Teen Made $72 Million Trading Stocks, Confirms Teen Dominance Worldwide\",2052,disagree\nBoko Haram 'ceasefire' doubts after attacks reported in Nigeria,40,unrelated\nSHOCK CLAIM: PGA Golfer Says Tiger Woods Is Suspended For Failed Drug Test,1048,unrelated\nPentagon: Airstrike killed terror leader in Somalia,646,unrelated\n\"CNN Broadcasts Purported Audio Containing Gunshots That Felled Michael Brown Jr.; Leaders, Celebrities Fill Pews At Teen’s Funeral\",132,unrelated\nMeteorite 'caused mysterious boom in Nicaragua',1179,unrelated\nA Man Says Comcast Called His Boss And Got Him Fired After He Complained About Its Service,2149,unrelated\n\"Apple Watch Battery Life Currently 'About a Day', but May Improve for 2015 Launch\",1898,discuss\nDid Kim Yo-Jong Take Kim Jong Un’s Role? North Korea Ill Health Rumors Are ‘Fabricated’,2192,unrelated\nNYC relaxes response to marijuana possession,2237,discuss\nBritish Man Slaps People If They Sneeze In Public,1256,unrelated\n\"Cook said to confirm Apple Watch is showerproof, lasts a day\",662,unrelated\nMan Known as ‘Jihadi John’ Is Identified as Mohammed Emwazi,503,unrelated\nAl-Shabaab co-founder confirmed killed by US air strike in Somalia,1423,agree\nWatch NAKED airport worker walk through scanner in bizarre protest against 'rough' guards,2526,unrelated\nWoman spends a week in KFC to get over her break up,2414,agree\nMexico police find mass grave near site 43 students vanished,251,unrelated\nRajasthan: Angry mob teaches rapist a lesson; chops penis off,2115,agree\nIslamic State Militants Claim to Have Beheaded US Journalist James Wright Foley,2109,unrelated\nIt’s Okay To Laugh About The Fact That The Vogue Rat Infestation is Getting Worse,2520,discuss\nPure Evil: Islamic State Beheads American Journalist James Wright Foley,533,unrelated\nMagic Mushrooms Found on Buckingham Palace Grounds,2528,unrelated\nSteve Jobs Biopic Eyes Seth Rogen to Play Apple Co-Founder Steve Wozniak,251,unrelated\nHORROR: ISIS Fighters Have Reportedly Contracted Ebola,2060,discuss\nConstipated goldfish operated on by North Walsham vet,1467,unrelated\n\"Obama, Outraged Over Beheading, Vows to Stay on Course\",1905,unrelated\nMissing American journalist reportedly beheaded by Islamic State ,446,discuss\nTropical spider 'burrowed under man's skin through scar' - video report,1530,unrelated\nMan chops off own penis after being dumped by his girlfriend,827,agree\nMum faces real-life Sophie's Choice – as she tries to sell her son to fund daughter's care,2296,unrelated\nISIL militant 'Jihadi John' named by media,2091,unrelated\nNun gives birth to surprise baby after complaining of stomach pains,1406,unrelated\nWeaponized Ebola? ISIS Militants Said To Contract Deadly Virus,225,unrelated\nIsis tells mother on rescue mission :’You’ve just eaten your son’,26,unrelated\n11 aircraft are missing from ‘terrorist-held’ Tripoli airport ahead of 9/11 anniversary,723,unrelated\nBanksy's illustrated response to the Charlie Hebdo attack isn't by Banksy. But it is striking,428,unrelated\n\"Apple to Take Reservations for Trying On Apple Watch, Considered Platinum Model\",1829,unrelated\nChristian Bale Won't Play Steve Jobs After All,1131,discuss\nChugging eggnog at office party lands man in hospital,2440,unrelated\nSeth Rogen Is Woz,1539,unrelated\n\"The rapper, the hacker and the terror travel guide writer. Is one of these British extremists Jihadi John? Three potential Islamic State 'Beatles' emerge as MI5 'zeroes in' on murderer who beheaded U.S. journalist James Foley\",760,unrelated\nTexas plumber's truck spotted in Syria: 'We have nothing to do with terror at all',2344,unrelated\nHave Kanye & Kim Been Banned From Future Grammy Ceremonies?,2048,unrelated\n‘Photo of slain IS leader’ reported to be doctored,394,discuss\nIt’s About To Get Harder To Be Arrested For Pot Possession In New York City,666,unrelated\n\"Op-Ed: Hoax – Priest who never existed claims he died, saw female God\",586,unrelated\nMichael Brown shooting audio caught on tape?,1438,unrelated\nItalian catches huge wels catfish; is it a record?,1028,agree\n\"Report: ISIS kidnaps Canadian-Israeli, former IDF soldier who went to fight with the Kurds\",1893,discuss\nThat’s one way to clean it: Apple Watch will reportedly survive a trip through the shower,1028,unrelated\n\"In Vogue vs Rats War, the Rats Are Winning\",1686,unrelated\nLibya: Missing Libya Planes Spark Security Concerns,299,unrelated\nContinuing Violence Puts Boko Haram Ceasefire In Jeopardy,1506,unrelated\nISIS Beheads American Journalist,115,unrelated\n\"Rats at Vogue's NYC offices - watch your step, Anna Wintour\",1543,discuss\n\"Unconfirmed: ISIS Claims Kayla Mueller, American Female Hostage, Is Dead\",1260,unrelated\nHBO Reportedly in Talks with Apple for Launch of New Unbundled Streaming Service,1074,discuss\n\"Boko Haram claims to have German hostage, denies ceasefire\",1906,unrelated\nIsis claims to behead US journalist,1747,discuss\nISIS video showing beheading triggers international response,15,unrelated\nUS officials: Video shows American's execution,1336,discuss\nISIS fighters 'have contracted Ebola': World Health Organisation investigating reports militants showed up at Iraqi hospital with lethal disease,1921,unrelated\nOscar winner Christian Bale to play Steve Jobs in upcoming biopic,1157,discuss\nSaudi Arabia 'fatwa over building of snowmen',972,unrelated\n\"Brian Williams: No, Our Meteorologist Was Not Peeing on Live TV\",2473,unrelated\nISIS Fighters Getting Caught Coming Across the U.S.-Mexican Border?,130,unrelated\nAngry mob hacks off alleged rapist's genitals with meat cleaver after dragging him into butchers,1854,unrelated\nThe 'cub of Baghdadi': Has this boy become the youngest victim of Isis’s use of child soldiers?,1024,discuss\n\"SMALL METEORITE STRIKES NICARAGUA, GOVERNMENT SAYS\",1594,discuss\nRumor Robert Plant Ripped Up $800 Million Contract To Reunite Led Zeppelin Called 'Rubbish',1627,unrelated\n\"Pumpkin Spice Condoms, And 6 Other Flavors That Aren’t Happening\",788,unrelated\nMichelle Obama Not Blurred Out on Saudi TV,1531,unrelated\nAl-Shabab leader who ordered Kenya mall massacre believed killed in US drone attack in Somalia,839,discuss\nISIS Beheads American Journalist James Foley in Video Message to U.S.,1034,unrelated\nA Predator Drone Has Reportedly Been Spotted Circling Above ISIS's Capital City,2118,unrelated\nWife and son of Isil leader Abu Bakr al-Baghdadi 'detained at Lebanon border',1267,discuss\nChinese advised to choose British-sounding names to get ahead,761,unrelated\nMissing Libyan jetliners raise fears of terror attacks on 9/11,2448,discuss\nDHS Rebuffs Congressman’s Claim ISIS Infiltrating Southern Border,1565,unrelated\nKIM DINE WITH ME: Porky president Kim Jong-un to open UK restaurant serving DOG,2418,discuss\nAudio recording allegedly captures moment Michael Brown was shot,2118,discuss\nMedia Fooled Again? Story Claims 7 of 28 Girls On School Trip Came Home Pregnant,2304,discuss\nDoctors confirmed the first case of death from ingesting GMOs,578,unrelated\nISIS Appears To Behead American Photojournalist In YouTube Video,1679,discuss\n\"What was fake on the Internet this week: Obama’s peace prize, pumpkin-spice condoms and insane winter snow\",633,unrelated\nAxl Rose Found Dead of Sh*tty Hoax Website at Age 52,144,unrelated\nKim Jong-Un 'in hospital with two fractured ankles' after ballooning to around 20 stone and going on numerous 'meet the people' walkabout PR stunts,2125,unrelated\nReports say North Korea's Kim insists on being the only Jong Un,734,unrelated\n‘Photo of slain IS leader’ reported to be doctored,35,unrelated\nReports: Islamic State uses chlorine gas against Iraqi forces,2489,unrelated\nISLAMIC STATE BEHEADS MISSING AMERICAN JOURNALIST JAMES WRIGHT FOLEY,1351,unrelated\nA Spider Lived Inside This Tourist’s Body For 3 Days After Burrowing Into His Skin Through A Scar,43,unrelated\nWhiz kid stock picker: I didn't actually make $72M trading,2252,unrelated\nRat problem worsens at One World Trade Center offices of Conde Nast,2520,discuss\n\"Nigeria's missing girls 'to be released by Boko Haram', government aide claims\",344,unrelated\n\"Audio captured at time of Michael Brown shooting, company says\",944,discuss\nEye-catching! Rare sighting of Anna Wintour without her trademark sunglasses as she leaves 'rat-infested' Vogue office,36,unrelated\nAl-Shabab leader who ordered Kenya mall massacre believed killed in US drone attack in Somalia,2268,unrelated\nFederal Judge: Enough With the Stupid Names,748,unrelated\nISIS Reportedly Beheads American Photojournalist in Iraq,1679,discuss\nDoes ISIS Have Ebola? Probably Not! Media Reports It Anyway,5,unrelated\nHas Kim Yo-Jong Taken Over For Kim Jong Un? Sister Assumes North Korea State Duties While Brother Undergoes Medical Treatment,2344,discuss\n\"Apple Reportedly Preparing 12-inch MacBook Air, Thinner and Lighter than Existing Models\",2039,discuss\nFemale teacher facing sack after making SEX TAPE with teenager,379,discuss\nNigeria Boko Haram blamed for raids despite truce claim,2272,discuss\nTurkish Leader Says U.S. Airdrop Aided ISIS Militants,2483,unrelated\nCNN audio: Is this the moment Michael Brown was shot?,1974,unrelated\nGCPD Solved Stolen Batmobile Case?,2062,discuss\nPenis Spray-Painted on a $2.5 Million Car Was Just for a Prank Video,124,disagree\n\"Gill Rosenberg, Canadian-Israeli Woman Feared Kidnapped By ISIS, Says She's Safe\",1295,agree\nAlleged audio of Michael Brown shooting released,450,unrelated\nHidden Diagnostic Port on Apple Watch Could Allow for Smart Band Accessories [Updated],1393,unrelated\nReport: Jose Canseco accidentally shot,2230,unrelated\n'Jihadi John' identified: ISIS killer named as Mohammed Emwazi from West London,1780,discuss\nCNN Posts Alleged Audio of Michael Brown Shooting,56,unrelated\nRapper Big Bank Hank of Sugarhill Gang dies at 57,234,unrelated\n\"Islamic State, in video titled \"\"A Message to America,\"\" beheads American journalist James Wright Foley who was kidnapped in 2012\",1336,agree\nVideo Messaging App Says Audio Recording Of Michael Brown's Shooting Is Authentic,1435,unrelated\nCheeky vandals paint giant penis on bonnet of £1.5 million Bugatti Veyron sportscar,1320,discuss\n\"Tropical spider burrows under man's skin, lives there for three days\",1883,agree\nIs Kim Jong-Un Really Opening a Restaurant in Scotland?,1312,unrelated\nSenator: Detainees swapped for Bergdahl have contacted militants,304,unrelated\n\"See How This Homeless Man Spends A Hundred Dollars, And Keep A Tissue Handy [Video]\",1922,discuss\nThat Boko Haram Ceasefire in Nigeria Isn’t A Ceasefire,40,unrelated\n#Hairgate: iPhone 6 users say device pulls out hair,161,unrelated\n\"Accused Boston Marathon Bomber Severely Injured In Prison, May Never Walk Or Talk Again\",1708,unrelated\nVIDEO: Son Stuns Parents By Paying Off Their Mortgage As Christmas Surprise,950,unrelated\nRumor debunked: RoboCop-style robots are not patrolling Microsoft's campus,0,unrelated\nCanadian official identifies dead Ottawa gunman as Michael Zehaf-Bibeau,186,unrelated\nMissing Mexico students not among 28 bodies found in mass grave,1984,agree\n\"Reports Isis fighters have contracted Ebola are 'incorrect', says Iraqi health ministry\",734,unrelated\nPredator Drone Reportedly Spotted Over ISIS Stronghold,2469,discuss\nChristian Bale won't play Steve Jobs,634,unrelated\nParliament Hill shooting: Sergeant-At-Arms Kevin Vickers the family hero who took down Ottawa gunman,342,unrelated\nNew ISIS Video Shows Militants Seizing Weapons Airdropped By US Near Kobani,1597,agree\nSugarhill Gang rapper Big Bank Hank dead at 57,281,unrelated\nContinuing Violence Puts Boko Haram Ceasefire In Jeopardy,402,unrelated\nBoyfriend cuts off his penis and throws it in the bin after girlfriend dumps him for being bad in bed,1517,agree\nTBS Is Probably Speeding Up ‘Seinfeld’ Reruns To Fit In More Commercials,1125,unrelated\nJilted lover chops off his penis after girlfriend dumps him,1379,unrelated\nReport: Apple Watch to Ship in March,808,unrelated\nESPN’s Domestic Abuse Tonight Panel Will Be 100% Dudes,1500,disagree\nSaudi Arabia 'fatwa over building of snowmen',2167,discuss\nChristian Bale to play Steve Jobs in upcoming biopic,1077,unrelated\nTim Cook Reportedly Reveals Apple Watch Waterproofing Has Improved,737,unrelated\nISIS leader dead?,280,unrelated\nFBI Probing Alleged Audio of Michael Brown Shooting,195,unrelated\nNBC weatherman caught urinating in the woods live on air,1125,unrelated\nJournalist James Wright Foley reportedly beheaded by ISIS,938,unrelated\n\"These LEGO Instructions from 1974 Are Awesome (And Yes, They're Real)\",779,agree\nISIS fighters 'have contracted Ebola': World Health Organisation investigating reports militants showed up at Iraqi hospital with lethal disease,267,unrelated\nBiH: Seven Primary School Students Pregnant After Five-Day Excursion,821,unrelated\nBreaking: Soldier shot at National War Memorial in Ottawa,964,unrelated\nStreet Artist BANKSY Arrested? Again?,1884,discuss\n\"Gold Apple Watch Edition Could Cost As Much As $1,200\",2254,unrelated\nQuestions raised over Nicaragua 'meteorite',388,unrelated\nEveryone chill! Banksy has NOT been arrested,1686,unrelated\n\"'American bombing had signed my death certificate': Missing US journalist James Wright Foley goes unflinching to his death as ISIS behead him in horrific video, as a warning to Obama\",1857,unrelated\nEbola Outbreak 2015 Update: ISIS Fighters May Have Contracted Deadly Virus,1004,unrelated\nISIS Beheads Kidnapped Photojournalist James Wright Foley in Horrific Video Message to the U.S.,2261,unrelated\nElderly Woman Arrested for Kidnapping Neighbor’s Cats & Making Fur Coats,1899,unrelated\nTexas City plumber's truck ends up in Syrian war,958,unrelated\n#RIPFidel fuels false rumors of Cuban leader's death after another Fidel Castro dies,2506,discuss\nAn audio recording of the Michael Brown shooting has reportedly surfaced,1786,unrelated\nISIS Reportedly Beheads American Photojournalist in Iraq,26,unrelated\nURGENT: ISIS kills 300 Iraqi soldiers by chlorine gas attack in Saqlawiyah,693,unrelated\nISIS leader ‘killed’ in US airstrikes,1744,unrelated\nMilitant Group Says It Killed American Journalist in Syria,2526,unrelated\nVogue’s Rat Infestation: Disturbing New Details,1020,unrelated\nGuantanamo Detainee Exchanged for American POW Attempts a Return to Battle,2524,unrelated\nISIS executioner 'Jihadi John' identified as Mohammed Emwazi,2501,unrelated\nIslamic State releases video apparently showing the beheading of missing US journalist James Foley,2067,discuss\n\"Bosnia: Seven underage girls return from five day school trip, pregnant\",1221,unrelated\n\"Boko Haram denies cease-fire, leader says he married off kidnapped girls\",1372,unrelated\nObama Denounces James Foley's Execution: 'Today The Entire World Is Appalled',2147,discuss\n\"No, Banksy hasn’t been arrested\",1883,unrelated\nRumors Of Fidel Castro's Death Circulate After Prolonged Absence From Public Life,2506,discuss\n'Jihadi John' named as Mohammed Emwazi from London,1308,unrelated\n\"'Star Wars VII' News, Update: JJ Abrams Pushing for Summer Release?\",808,unrelated\n\"Christian Bale passes on role of Steve Jobs, actor reportedly felt he wasn't right for part\",1234,unrelated\nIsis claims to behead US journalist,2109,unrelated\nMan who SLAPS people if they sneeze in public being hunted by police,859,unrelated\nThe iPhone 6 'Hairgate' Is Not a Thing,1738,discuss\nESPN’s All-Male “Monday Night Football” Panel On Domestic Violence Is Not Real,1020,unrelated\nIsis leader Abu Bakr al-Baghdadi's 'wife and son detained in Lebanon',1468,discuss\nWe took a look at the photo said to show the body of Islamic State leader Abu Bakr Al-Baghdadi (right) and found it was really an ethnic Albanian militant killed in 2013,1254,agree\nCannibal mum tries to EAT her own baby shortly after giving birth,2434,unrelated\nSoldier shot at War Memorial; multiple shots fired in Parliament,1253,unrelated\nFence Jumper Made It Deeper Into the White House Than Secret Service Claims,161,unrelated\nU.S. Hostage Luke Somers Killed During Yemen Rescue Bid: Family,938,unrelated\nBodies In Mexico Mass Grave Apparently Not Those Of Missing Students,1825,unrelated\nExperts: More facts needed on purported audio recording of Michael Brown shooting,968,unrelated\nYPG Confirms: Gill Rosenberg Not Captured in Kobani,1774,discuss\nIslamic State militants claim to behead missing American journalist,2070,unrelated\n\"Is North Korea, world's most secret state, really planning a new restaurant in Scotland?\",2309,discuss\n\"UNIVERSITY DROPS TERM ‘FRESHMAN,’ REPLACES IT WITH ‘FIRST-YEAR’\",1393,unrelated\nReport: Israeli-Canadian woman fighting Islamic State has been kidnapped by terror group,413,unrelated\nMagic mushrooms found at Buckingham Palace,2424,agree\nMeteorite leaves crater in Nicaraguan capital Managua,1900,unrelated\nGuru who ordered 400 followers to be castrated 'so they could be closer to God' is investigated for grievous bodily harm in India,1802,unrelated\n\"In Kim Jong Un's absence, his sister may rule. Or not.\",2344,discuss\nChristian Bale quits Steve Jobs movie,286,unrelated\nKim Jong-un 'Had Surgery on Fractured Ankles',1480,discuss\nISIL video claims beheading of kidnapped journalist James Foley,1857,unrelated\nISIS Border Crisis: DHS Chief Says Terrorists Not Entering US Through Mexico,1376,agree\n‘Evil straight from the pits of hell': American journalist James Foley reportedly beheaded by ISIS,1574,unrelated\n20 year old burger? McDonald's burger purchased in 1995 hasn't aged a bit,2495,unrelated\n\"Omar Gonzalez, White House Fence-Jumper, Made it Farther Inside\",508,unrelated\nMacaulay Culkin dead hoax: Fake death report spreads on social networks,690,unrelated\nCNN Expert on Brown Audio: At First I Thought ‘Someone’s Trying to Punk CNN’,1776,agree\n\"Islamic State Training Pilots in Military Jets, Monitors Say\",687,unrelated\nMan Known as ‘Jihadi John’ Is Identified as Mohammed Emwazi,2184,unrelated\nReports of missing Libyan planes raise 9/11 terror fears,2162,discuss\n\"The rapper, the hacker and the terror travel guide writer. Is one of these British extremists Jihadi John? Three potential Islamic State 'Beatles' emerge as MI5 'zeroes in' on murderer who beheaded U.S. journalist James Foley\",1478,unrelated\n\"Apple Watch Pricing to Reportedly Start at $500 for Stainless Steel, $4,000 for Gold\",10,unrelated\nRajasthan: Angry mob teaches rapist a lesson; chops penis off,368,unrelated\nCNN Plays Alleged Recording of Michael Brown Shooting,2328,unrelated\nMissing Planes,2317,unrelated\n#Hairgate: iPhone 6 users say device pulls out hair,1256,unrelated\nBoko Haram denies truce to release kidnapped schoolgirls,40,unrelated\nMeteorite leaves crater in Nicaraguan capital Managua,971,unrelated\nBatmobile wasn't stolen: Cops,1494,unrelated\nJames Foley remembered as 'brave and tireless' journalist,1721,discuss\nCNN Plays Alleged Audiotape of Michael Brown ShootingMilitarization Of Police,1950,unrelated\nIslamic State 'training pilots to fly fighter jets',651,unrelated\n\"'See you Monday': N.L. man keeps Facebook promise to police, turns himself in  Read more: http://www.ctvnews.ca/canada/see-you-monday-n-l-man-keeps-facebook-promise-to-police-turns-himself-in-1.2206960#ixzz3QEDaSGxU\",2524,unrelated\n\"Islamic State Militants Have Been Flying 3 Captured Warplanes Over Syrian Airport, Witnesses Say\",819,unrelated\nGoogle to Buy Redwood City Offices for $585M,1299,unrelated\nThat's one way to get through security! Frustrated traveller strips completely NAKED at airport to pass through metal detectors,1733,agree\n\"BREAKING: Islamic State, in video, beheads American journalist James Wright Foley who was kidnapped in 2012 -@BNONews\",511,unrelated\n#Hairgate trends on social media: iPhone 6 users complain of ripped out hair,1519,discuss\nISIS Getting Ebola,1289,unrelated\n\"Amazon reportedly launching free, ad-supported video service (updated)\",932,unrelated\nAudio recording of Michael Brown being gunned down WAS made at the time he was killed: App company appears to confirm tape of ELEVEN bullets being fired - including final volley of 'kill shots',1289,unrelated\nGovernment fires employee who skipped work for 24 years,2281,unrelated\nRapper identified as James Foley's executioner: reports,330,discuss\n\"One gunman killed in shooting on Parliament Hill in Ottawa, hunt on for other shooters\",1466,unrelated\n\"Calm down everyone, Banksy hasn't been arrested: 9 clues that it's a hoax\",258,unrelated\n\"‘Teletubbies’ Sun Baby: Fans Freak Out Over Jess Smith, 19\",2344,unrelated\nCrank-Boosting Behind Top Apps in App Store,2087,unrelated\nAmerican Predator Drone Circling Islamic State’s Stronghold,35,unrelated\nWatch: US marine survives Taliban sniper headshot in Afghanistan,2421,unrelated\nVideo Messaging App Says Audio Recording Of Michael Brown's Shooting Is Authentic,321,unrelated\nUtah Man Hospitalized After Winning Eggnog Chugging Contest,2509,unrelated\nISIS Appears To Behead American Photojournalist In YouTube Video,1009,unrelated\nDid a Meteorite Impact in Nicaragua over the Weekend?,1071,unrelated\nSHOCKING: Indian Man's Penis Cut-off After He Was Caught Attempting Rape [Photos],2523,unrelated\nUS hostage Luke Somers dies after rescue bid,1670,unrelated\nLOL: RICH JOHNSTON SAYS THE BATMOBILE HAS BEEN STOLEN IN DETROIT,1939,unrelated\nDNA test confirms child is IS head Abu Bakr al-Baghdadi's daughter,720,agree\nMan chops off his own penis after girlfriend told him he was no good in bed,1410,agree\n#Hairgate: iPhone 6 users say device pulls out hair,403,unrelated\nThe Guy Who Said a Spider Burrowed Under His Skin? Experts Say…,1342,unrelated\n\"Once Again, The Banksy 'Arrest' Is A Giant Hoax. Repeat: A Hoax.\",1293,unrelated\nHORROR: ISIS Fighters Have Reportedly Contracted Ebola,568,unrelated\nIslamic State militants claim to behead missing American journalist,1347,unrelated\nMeteorite strike in Nicaragua puzzles experts,1735,unrelated\n\"12in Retina MacBook Air release date rumours: All-new 12in MacBook Air design for 2015, launching at WWDC?\",1863,unrelated\n\"Audio captured at time of Michael Brown shooting, company says\",2044,unrelated\n\"Big Bank Hank, co-founder of the Sugarhill Gang, has died\",752,unrelated\nTurkish president says American weapons drop for Kurdish fighters was 'wrong' after supplies end up in the hands of ISIS,2009,unrelated\n\"Soldier, Gunman Killed In Shooting Incident Near Canadian Parliament\",1988,unrelated\nDNA test confirms child is IS head Abu Bakr al-Baghdadi's daughter,651,unrelated\nSteve Jobs Biopic Eyes Seth Rogen to Play Apple Co-Founder Steve Wozniak,712,discuss\nChristian Bale in Talks to Play Steve Jobs (Exclusive),2017,discuss\nMeet the X-BOY: Electric shock turns kid into MAGNETO,1839,unrelated\niOS 8 bug reportedly erases iCloud Drive documents when settings are reset,2033,discuss\nAn audio recording of the Michael Brown shooting has reportedly surfaced,2220,discuss\nBREAKING: ISIS Beheads American Journalist James Wright Foley,1786,unrelated\nIslamic Militants Post Video Claiming to Show Beheading of U.S. Journalist,1679,discuss\n\"Google to buy big chunk of Pacific Shores, iconic Redwood City office park\",2252,unrelated\nInsurgents killed in Nigeria despite alleged truce with Boko Haram,2070,unrelated\nApple Watch to sell 15M units in 2015 and ‘ignite global smartwatch market’,1556,unrelated\n\"Meteorite makes big crater in Nicaragua, government says\",1622,discuss\nConflicting reports on alleged IS capture of Canadian woman,2037,discuss\nPumpkin Spice condoms? Don't fall for this hoax.,1212,unrelated\nSource: Tom Brokaw Wants Brian Williams Fired,1794,discuss\nDHS: GOP Rep.’s Claim ISIS Members Caught at U.S. Border ‘Categorically False’,505,unrelated\n\"Mexico hit by student massacre: At least 17 anti-corruption protesters 'rounded up, murdered and dumped in a mass grave' - and another 26 are missing\",2283,unrelated\nMan Known as ‘Jihadi John’ Is Identified as Mohammed Emwazi,2125,unrelated\nUS confirms death of Somalia terror group leader,1306,agree\nISIS Militants Allegedly Contracted Ebola,511,unrelated\nPictured: Recent Muslim convert Michael Zehaf-Bibeau who shot dead a solider and opened fire on Canadian Parliament,1266,unrelated\nMatt Taibbi on leave of absence from First Look Media,1921,unrelated\nOscar winner Christian Bale to play Steve Jobs in upcoming biopic,830,unrelated\n\"Catholic Priest Dead For 48 Minutes, Is Miraculously Revived – His Revelations About God Are Even More Shocking\",879,unrelated\n\"Despite ceasefire announcement, new Boko Haram attacks reported\",1439,unrelated\nISIS Militant “Jihadi John” Identified As Young West Londoner,77,unrelated\nISIS Beheading of U.S. Journalist James Foley Posted to YouTube,1873,unrelated\nIraq: US to Probe ISIS' Chlorine Attack on Iraqi Security Personnel,1136,discuss\nDoes ISIS have an airforce? Terrorist 'fighter pilots' are being trained on captured MiGs by Saddam Hussein's ex-air force officers,819,unrelated\nDid a plumber's pick-up truck from Texas end up carrying an anti-aircraft gun for Islamic fighters on the front lines of Syria?,1361,unrelated\n\"Reports Isis fighters have contracted Ebola are 'incorrect', says Iraqi health ministry\",2078,unrelated\nEveryone chill! Banksy has NOT been arrested,2362,agree\nChristian Bale in Talks to Play Steve Jobs (Exclusive),682,unrelated\nBoko Haram 'ceasefire' doubts after attacks reported in Nigeria,1003,unrelated\nPriest who died for 48 minutes says he met God and she’s a woman,1040,unrelated\nCNN Plays Alleged Audiotape of Michael Brown ShootingMilitarization Of Police,2234,unrelated\n\"Dead for 48 minutes, Catholic Priest claims God is female\",1549,disagree\nMissing Mexico students not among 28 bodies found in mass grave,2385,unrelated\n\"Video showing American journalist beheaded believed real, officials and family say\",1143,unrelated\nSugarhill Gang Rapper ‘Big Bank Hank’ Dies at 57,752,unrelated\nThat Was Fast: Christian Bale Bails on Steve Jobs Biopic,755,agree\nA Wanted Man Responded To A Police Facebook Post That He Would Turn Himself In,241,unrelated\n\"Spider burrowed into appendix scar, crawled through WA man's body\",1293,unrelated\nApple may launch 12-inch MacBook Air with Retina Display,1097,unrelated\nTropical spider burrows under man's skin through scar,1805,unrelated\nReport of Kim Jong-un’s ankle injury add fuel to rumours about his absence,2022,discuss\nNun complains of stomach pains... and GIVES BIRTH: Sister who had 'no idea' she was pregnant has a baby boy at hospital in Italy,699,unrelated\nAbdel-Majed Abdel Bary in Foley beheading: London rapper songs help identify him,1036,discuss\n‘Islamic tribunal confirmed in Texas’,1436,discuss\nSenator: Detainees swapped for Bergdahl have contacted militants,1661,unrelated\nMeteorite Leaves House-Sized Crater in Nicaragua’s Capital,586,unrelated\nChristian Bale In Talks To Play Steve Jobs In Sony's Next Biopic,1841,disagree\nJournalist James Wright Foley reportedly beheaded by ISIS,1295,unrelated\n\"No, Islamic State Militants Have Not Been Caught by U.S. Border Patrol\",80,unrelated\nBanksy 'Arrested & Real Identity Revealed' Is The Same Hoax From Last Year,1011,unrelated\nIS Militants Kill 300 Iraqi Soldiers with Chlorine Gas,500,discuss\nTropical spider 'burrowed under man's skin through scar' - video report,1422,unrelated\nA bunch of cool health features were cut from the Apple Watch at the last minute,1900,unrelated\nFence jumper reportedly made it much further into White House than Secret Service said,2303,discuss\nURGENT: ISIS kills 300 Iraqi soldiers by chlorine gas attack in Saqlawiyah,2024,unrelated\nMeteorite Leaves House-Sized Crater in Nicaragua’s Capital,2475,disagree\n\"Jose Canseco injured in accidental shooting, per reports\",2266,unrelated\n\"ISIS Militants Have Contracted Ebola: Iraqi, Kurdish Media Reports\",5,unrelated\nHope Fades for Girls' Release After Boko Haram 'Truce' Breached,922,disagree\nFerguson riots: audio may have captured Michael Brown shooting,2354,unrelated\nCheese addiction breaks Kim Jong-un's ankles,1519,unrelated\nAccountant Claims Comcast Got Him Fired From His Job for Reporting a Customer Service Issue,1814,unrelated\nNigeria Claims Boko Haram Will Release the Kidnapped Schoolgirls,2078,unrelated\n\"Bosnia: Seven underage girls return from five day school trip, pregnant\",2097,agree\nNew Audio Allegedly Captures Moment Michael Brown Was Shot,1808,unrelated\nAlleged Audio of Michael Brown Shooting Doesn’t Sound Good for Officer Darren Wilson,2317,discuss\nNicaragua meteorite: Experts attempt to understand whether mysterious meteorite fell from passing Pitbull asteroid,1817,unrelated\n\"Islamic State, in video titled \"\"A Message to America,\"\" beheads American journalist James Wright Foley who was kidnapped in 2012\",1251,unrelated\nNBC weatherman caught urinating in the woods live on air,1046,disagree\n\"Sick Kansas City man said not to have Ebola, U.S. plans new steps to fight virus\",2115,unrelated\n\"Hundreds of dog-lovers from around the world offer home to pet abandoned at the railway station with a suitcase containing his pillow, toy, bowl and favourite food\",144,unrelated\nMeteorite leaves crater in Nicaraguan capital Managua,269,unrelated\n\"Boko Haram: Kidnapped Girls Have Been Married Off, Truce Never Happened\",2272,agree\nDoes Vogue's New Office Have a Rat Infestation?,944,unrelated\nISIS Beheading of U.S. Journalist James Foley Posted to YouTube,2147,discuss\nSmall Meteorite Strikes in Nicaragua's Capital City of Managua,185,discuss\n\"No, Banksy Didn't Create That 'Charlie Hebdo' Tribute Cartoon, But That Doesn't Mean You Can't Appreciate It\",1873,unrelated\nKim Jong-un: obese leader 'fractured both ankles',2367,unrelated\nCNN Plays Alleged Audiotape of Michael Brown ShootingMilitarization Of Police,2345,discuss\nSugarhill Gang’s Big Bank Hank dead at 57,754,unrelated\nCaught a catfish record in Po: 127 kg and 2.67 meters,0,unrelated\nISIS leader ‘killed’ in US airstrikes,2208,unrelated\nRobert Plant Literally Ripped Up An $800 Million Contract To Reunite Led Zeppelin,2192,unrelated\nSaudis Say Michelle Obama Not Blurred on TV,833,discuss\nMissing American journalist reportedly beheaded by Islamic State ,2147,discuss\n\"Report: Stainless steel Apple Watch will be priced $500, gold at $5,000\",1458,discuss\nChristian Bale quits Steve Jobs movie,121,unrelated\nLibya: Missing Libya Planes Spark Security Concerns,1312,agree\nMissing Mexico students not among 28 bodies found in mass grave,712,unrelated\nHundreds mourn the 'death' of Fidel Castro after rumours sweep Twitter (but are they confusing him with recently departed Fidel Castro Odinga from Nairobi?),1648,unrelated\nIs Kim Jong-un Opening North Korean Restaurant in Scotland?,1806,unrelated\nNew iOS 8 bug can delete all of your iCloud documents,1786,unrelated\nSee the Crater a Meteorite Made in Nicaragua,1731,agree\n\"Apple Reportedly Preparing 12-inch MacBook Air, Thinner and Lighter than Existing Models\",564,unrelated\nCheese addiction breaks Kim Jong-un's ankles,2042,unrelated\nNicaraguan commission on possible meteorite crash presents rock samples,1744,unrelated\nUnconfirmed reports claim Canadian-Israeli Gill Rosenberg captured by ISIS,2445,unrelated\nISIS Executioner 'Jihadi John' Is Named as Mohammed Emwazi,2328,unrelated\nSeth Rogen may play Steve Wozniak alongside Christian Bale as Steve Jobs,626,unrelated\nApple may launch 12-inch MacBook Air with Retina Display,2283,unrelated\n\"Gill Rosenberg, former IDF soldier, possibly captured by ISIS while fighting with Kurds\",387,unrelated\nFerguson riots: audio may have captured Michael Brown shooting,816,discuss\nLebanon 'holding IS leader's daughter and ex-wife',1883,unrelated\n\"Gill Rosenberg, Canadian-Israeli Woman Feared Kidnapped By ISIS, Says She's Safe\",573,unrelated\nVideo Messaging App Says Audio Recording Of Michael Brown's Shooting Is Authentic,1252,unrelated\nFrom bendgate to hairgate: Now iPhone 6 users complain the device is ripping out their hair,2184,unrelated\nAl-Shabaab co-founder confirmed killed by US air strike in Somalia,646,unrelated\nMissing jetliners raise fear of new 9/11-style attacks after Libyan airport falls to Islamic militants,1574,unrelated\n\"In Moscow, police are looking for a felon, cut the male genitals\",1294,unrelated\n\"Cook said to confirm Apple Watch is showerproof, lasts a day\",62,unrelated\nDoubts cast over Nicaragua meteorite claim,816,unrelated\n#Hairgate: iPhone 6 users say device pulls out hair,1787,unrelated\nNigeria says it has deal with Boko Haram to release kidnapped girls,1298,discuss\n\"Oh Hey, Paul Rudd Was One Of The Dallas Airport Homophobe Heroes, No Big\",2152,unrelated\nThe 'cub of Baghdadi': Has this boy become the youngest victim of Isis’s use of child soldiers?,2432,unrelated\n\"Fidel Castro Is Dead, According to Viral Twitter Rumors\",2045,unrelated\nPGA Tour Denies Claim That Tiger Woods Failed A Drug Test,2175,discuss\nUnverified video shows beheading of aid worker David Haines,1011,unrelated\nDNA tests prove Lebanon IS holding ISIS chief al-Baghdadi's ex-wife and daughter after they were caught with fake passports,1471,unrelated\n\"What We Know About Kim Yo Jong, Who May Control North Korea\",2470,discuss\nKFC Marijuana Sales To Begin In Colorado? It’s Unbelievable — Literally,2141,unrelated\n\"BREAKING NEWS: Female American aid worker, 26, held hostage by ISIS for 18 months has been 'killed in Jordanian air strike'\",1260,unrelated\n\"Elon University has not banned the term ‘freshman,’ despite rumors\",1508,agree\n\"Apple Watch pricing: Will you spend $5000 for Gold edition, $500 for stainless steel?\",1425,discuss\nKilling in the name of! Kim Jong-un launches attack on others named 'Kim Jong-un',78,unrelated\n\"Woman detained in Lebanon is not al-Baghdadi's wife, Iraq says\",2360,unrelated\nIslamic State releases video apparently showing the beheading of missing US journalist James Foley,1251,unrelated\nMan chops off own penis after being dumped by his girlfriend,908,unrelated\nNot coming to a store near you: The pumpkin spice condom,1253,unrelated\nApple Watch to sell 15M units in 2015 and ‘ignite global smartwatch market’,1849,unrelated\nReturn of the Mac: Seth Rogen in talks to star as Apple co-founder Steve Wozniak in upcoming Steve Jobs biopic,1642,unrelated\n\"Catholic Priest Dies for 48 Minutes, Comes Back to Life and Claims God Is Female\",2154,unrelated\n\"Islamic State leader's family detained by Lebanon, officials say\",1125,unrelated\n\"Meteorite Strikes Nicaraguan Capital, Creates 16-Foot-Deep Crater\",1073,discuss\nHere Are Microsoft's New Robot Security Guards,2432,agree\n\"Apple Watch Pricing to Reportedly Start at $500 for Stainless Steel, $4,000 for Gold\",829,unrelated\nTBS Is Probably Speeding Up ‘Seinfeld’ Reruns To Fit In More Commercials,1913,unrelated\nMore American Weapons for ISIS,462,discuss\nTurkish president says American weapons drop for Kurdish fighters was 'wrong' after supplies end up in the hands of ISIS,1785,unrelated\nNorth Dakota Names Landfill After Obama,265,unrelated\nCARLISLE HEAD SLAPPER ATTACKS SNEEZING WOMEN,1006,unrelated\nTropical spider 'burrowed under man's skin through scar' - video report,1826,unrelated\n\"Is Kim Jong-un's Sister, Kim Yo-jong, Running North Korea In His Mysterious Absence?\",2477,discuss\nA bunch of cool health features were cut from the Apple Watch at the last minute,1917,discuss\nResearch Medical Center denies reports that a patient has Ebola,2501,agree\nNigeria says ceasefire agreed with Boko Haram,1340,discuss\nMissing Libyan jetliners raise fears of terror attacks on 9/11,1372,disagree\nU.S. arms airdrop fell into ISIS hands: Pentagon,2307,agree\n\"Apple to Take Reservations for Trying On Apple Watch, Considered Platinum Model\",225,unrelated\n\"Tim Cook Reportedly Showers with Apple Watch, Suggesting It’s Waterproof\",72,unrelated\nISIS Appears To Behead American Photojournalist In YouTube Video,2147,discuss\nCourt Orders Probe Into Complaints Of 'Forced Castration' In Religious 'Dera' Sect,1731,unrelated\nReport: Secret Service Lied About White House Fence Jumper,843,discuss\nWHO investigates media reports ISIS fighters contracted Ebola,1807,discuss\n\"So, There Might Be a Rat Infestation at Vogue\",2055,unrelated\nCameron vows to hunt down IS 'monsters' after Haines murder,2348,agree\nOttawa Gunman Identified As Michael Zehaf-Bibeau,2134,unrelated\nMeteor Leaves 40-Foot Crater Near Managua's Airport,1817,unrelated\nPhoto gallery: Amazing £300 operation by North Walsham vet on constipated goldfish,1603,unrelated\nTiger Woods Is Selling His Private Island For $7.1 Million,240,unrelated\nSetting the record straight on tor,1104,unrelated\nZack Snyder Makes Fun of Stolen Batmobile Rumor with New Image,431,unrelated\nChristian Bale Drops Out of Steve Jobs Biopic,1077,unrelated\nISIS Fighters Getting Caught Coming Across the U.S.-Mexican Border?,874,unrelated\nDumped woman spends a week in KFC to get over ex,796,unrelated\nIs the iPhone 6 Really Pulling Out Your Hair?,1738,discuss\n\"James Foley: American Journalist, James Wright Foley Beheaded in New ISIS Video [Breaking News]\",2047,discuss\nBoko Haram ceasefire ignored as violence flares in Borno state,402,unrelated\nBanksy arrest hoax: US website claims street artist caught in Watford,1724,unrelated\nIt's back! The incredible new Batmobile takes a spin around Detroit... after rumors it had been STOLEN,964,unrelated\nHas Ebola infected Isis militants in Mosul?,147,unrelated\nTurkish president says American weapons drop for Kurdish fighters was 'wrong' after supplies end up in the hands of ISIS,2168,discuss\nIslamic State Leader al-Baghdadi “Not Dead”,1522,discuss\nHas Kim's SISTER taken over North Korea? Dictator fails to show for key Communist event (but does send a nice flower basket instead),2473,discuss\n#ISIS beheads photojournalist James Wright Foley in a massage to US to end its intervention in #Iraq.,704,unrelated\nCountry Music Legend Willie Nelson Dies at Age 81,882,unrelated\nDid Paul Rudd Help Tackle That Dallas Airport Gay-Basher?,1832,unrelated\nThe Arrest of the ISIS Leader's Wife and Son,2283,agree\nNigeria Boko Haram blamed for raids despite truce claim,1540,discuss\n\"McDonald’s Removing Big Mac, Apple Pies And Eliminating Large Size Options\",1777,disagree\nThis College Student Claims She Was The 'Teletubbies' Sun Baby,1094,unrelated\nA Spider Lived Inside This Tourist’s Body For 3 Days After Burrowing Into His Skin Through A Scar,2009,unrelated\nSeth Rogen set to play Steve Wozniak in Danny Boyle's Steve Jobs biopic,1002,discuss\nShots Heard In Alleged Brown Shooting Recording [AUDIO],693,discuss\nConfusion as Cuba’s Castro mourned instead of Kenya’s Fidel,1534,unrelated\nKim Jong-Un 'bans the name Kim Jong-un',1358,unrelated\nVogue’s Shiny New Office Has a Big Rat Problem,2080,unrelated\nStar Wars: The Force Awakens to be released this summer?,1966,unrelated\nCNN Plays Alleged Recording of Michael Brown Shooting,456,unrelated\nNorth Korea dictator Kim Jong-un undergoes surgery after breaking both ankles on military tour,1972,discuss\nISIS militants appear to behead abducted American journalist James Wright Foley in graphic video,1116,discuss\nHas North Korean dictator Kim Jong-un been replaced by his sister?,1438,unrelated\nISIS Beheads American Journalist James Foley in Video Message to U.S.,2525,unrelated\n\"Reports Isis fighters have contracted Ebola are 'incorrect', says Iraqi health ministry\",1807,discuss\nA Predator Drone Has Reportedly Been Spotted Circling Above ISIS's Capital City,1179,unrelated\nIncredible Video Shows A US Marine Surviving Being Shot In The Head By A Sniper In Afghanistan,2452,unrelated\nBREAKING NEWS: Gunman 'shot dead' after wounding soldier near Canada parliament,595,unrelated\n\"White House Fence-Jumper Overpowered Secret Service Officer, Ran Through Much of Main Floor\",687,unrelated\nISIL video claims beheading of kidnapped journalist James Foley,1040,unrelated\nJosh Paler Lin Gives A Homeless Man $100 And Follows Him To See How He Spends It,467,unrelated\nSugarhill Gang's Big Bank Hank Dead At 57,2351,agree\n\"Lady on FB: I'm 41, Intersex, and Fucked Michael Phelps on First Date\",1349,discuss\n\"Mexico hit by student massacre: At least 17 anti-corruption protesters 'rounded up, murdered and dumped in a mass grave' - and another 26 are missing\",1240,unrelated\n\"David Haines Beheaded By ISIS, Execution Video Contains Threats Against UK: Reports\",1360,unrelated\nDid Kim Yo-Jong Take Kim Jong Un’s Role? North Korea Ill Health Rumors Are ‘Fabricated’,40,discuss\nTwo blokes dared to eat 20-year-old burger for charity,1938,unrelated\nMeteor Leaves 40-Foot Crater Near Managua's Airport,1917,unrelated\n\"Apple Media Event Rumored for Late February, Apple Watch and 12\"\" MacBook Air Likely Topics [Updated]\",1251,unrelated\nUS Lawmaker: Ten ISIS Fighters Have Been Apprehended Coming Across Southern Border (Video),80,unrelated\nMichael Phelps Sex Scandal: Troubled Olympian’s Girlfriend Was Born A Man!,2480,unrelated\nPGA Tour Denies Claim That Tiger Woods Failed A Drug Test,1584,unrelated\nKim Jong-un relying on ‘cobra wine’ after problems with trouser snake,1185,unrelated\n\"Canadian woman 'captured by ISIS in Syria' says she is actually fine and still fighting the jihadists, despite kidnap reports\",387,unrelated\n\"North Korean leader Kim Jong-un not missing, just having ankle surgery\",2087,unrelated\nTwo GOP Congressmen Say Suspected Terrorists Caught Crossing U.S.–Mexico Border,2141,unrelated\nLondon hip-hop artist Abdel-Majed Abdel Bary key suspect in hunt for killer of American journalist James Foley,1530,discuss\n\"Tee-off in your own putting paradise: Swedish luxury island owned by Tiger Woods up for sale - and it comes with a villa, a hot tub and a lodge\",240,unrelated\nPure Evil: Islamic State Beheads American Journalist James Wright Foley,1875,unrelated\n\"Comcast Is Threatening To Cut Off Customers Who Use Tor, The Web Browser For Criminals\",1572,discuss\nInsurgents killed in Nigeria despite alleged truce with Boko Haram,1439,unrelated\nThe rats eat Prada at Vogue NY office,30,unrelated\nPaul Rudd Helped Tackle A Violent Homophobe So That’s Another Reason To Love Him [UPDATE],1844,unrelated\n\"In Vogue vs Rats War, the Rats Are Winning\",1045,agree\nFears Islamic State could launch EBOLA attack on Britain after fighters 'contract virus',542,discuss\nJ.J. Abrams Asks Disney To Move Up 'Star Wars: The Force Awakens' Release Date,622,discuss\nAn Audio Recording of the Michael Brown Shooting Has Reportedly Surfaced,1817,discuss\n\"NYPD to issue tickets instead of arrest for weed possession, report says\",1192,unrelated\nKim Jong ill? Analysts say 27-year-old sister Kim Yo Jong may be running North Korea (VIDEO),465,unrelated\nNewly Discovered Mass Grave Linked to Missing Mexican Students,1156,disagree\nIslamic State releases video apparently showing the beheading of missing US journalist James Foley,1166,unrelated\n\"Apple to Take Reservations for Trying On Apple Watch, Considered Platinum Model\",2299,unrelated\nDog abandoned at railway station with suitcase set for happy ending as offers pour in,816,unrelated\nLebanon 'holding IS leader's daughter and ex-wife',1143,discuss\n\"ISIS beheads American photo-journalist James Wright Foley, threatens more to come\",1580,agree\n#HairGate: iPhone 6 Customers Are Complaining That The Phone Is Ripping Out Their Hair,2303,unrelated\nFence-jumper made it farther in White House than Secret Service let on,773,unrelated\nWas Heart-Tugging Viral Video Of Generous Homeless Man All A Hoax?,2240,unrelated\n\"Don't forget to tip...especially if you spend $300,000\",2111,discuss\n\"Ann Arbor pizza delivery driver surprised with $2,000 tip\",139,unrelated\nSugarhill Gang Rapper Big Bank Hank Dies at 57,1107,unrelated\n\"Nigeria's missing girls 'to be released by Boko Haram', government aide claims\",206,unrelated\n\"Therefore, the \"\"feminist blogger\"\" who aborted a boy probably fake\",1398,unrelated\nNew York City Plans to End Arrests for Possession of Small Amounts of Marijuana,139,unrelated\nIslamic State killer 'Jihadi John' named as Mohammed Emwazi,2165,agree\nDNA test confirms child is IS head Abu Bakr al-Baghdadi's daughter,72,unrelated\nUnconfirmed reports saying ISIS UK Hostage David Haines Beheaded,787,unrelated\nThat Boko Haram Ceasefire in Nigeria Isn’t A Ceasefire,1331,unrelated\nSmall red book among finds in 113-year-old Boston time capsule,2288,agree\n\"Confusion swirls, details murky in arrest of ISIS leader's 'wife'\",2463,unrelated\nJames Foley remembered as 'brave and tireless' journalist,2087,unrelated\nIslamic Militants Post Video Claiming to Show Beheading of U.S. Journalist,2525,unrelated\n\"CNN Broadcasts Purported Audio Containing Gunshots That Felled Michael Brown Jr.; Leaders, Celebrities Fill Pews At Teen’s Funeral\",1934,discuss\n\"Elon University has not banned the term ‘freshman,’ despite rumors\",530,unrelated\nHomeland Security: No ISIL fighters on U.S. border,324,agree\nAnna Wintour: Is Rat Infestation At NYC ‘Vogue’ Office Kim Kardashian’s Fault?,304,unrelated\n\"Forget 18-karat gold, next-generation Apple Watch Edition could use platinum: Report\",1494,unrelated\nReport: Christian Bale Drops Out Of Steve Jobs Biopic,296,unrelated\nBoko Haram denies it has agreed ceasefire,2088,unrelated\nReport: Christian Bale Will Play Steve Jobs,1217,discuss\nUrgent: The Leader of ISIL 'Abu Bakr al-Baghdadi' Killed! / Photo,891,discuss\nLed Zeppelin’s Robert Plant ripped up a $924 million reunion contract,2489,discuss\nIs Kim Jong Un's sister Kim Yo Jong in charge?,1210,unrelated\nChristian Bale will not play Steve Jobs,1939,unrelated\nVladimir Putin Bird Poop Video is Fake,1832,unrelated\nShots Heard In Alleged Brown Shooting Recording [AUDIO],2187,unrelated\nISIS Appears To Behead American Photojournalist In YouTube Video,2070,unrelated\nIs Kim Jong-un’s sister now the power behind the North Korean throne?,235,unrelated\nRajasthan: Angry mob teaches rapist a lesson; chops penis off,137,unrelated\nAn Indian Civil Servant Just Got Sacked After Not Turning Up For Work For 25 Years,1839,unrelated\nIslamic State killer 'Jihadi John' named as Mohammed Emwazi,81,unrelated\nBREAKING NEWS: ISIS beheads missing American journalist James Wright Foley as warning to US to cease action in Iraq,2526,unrelated\nGoogle Grows With $1.6 Billion in California Office Deals,568,unrelated\nHomeland Security says terrorists haven't crossed U.S-Mexico border,2056,unrelated\nSeth Rogen to Play Apple’s Steve Wozniak,646,unrelated\n\"Dead for 48 minutes, Catholic Priest claims God is female\",1605,unrelated\nTexas plumber's truck on front line of Syria war,1125,unrelated\nNicaragua says meteorite probable cause of blast in capital,534,unrelated\nMilitant Group Says It Killed American Journalist in Syria,1347,unrelated\nChristian Bale Is Steve Jobs,919,unrelated\n\"Obama, Outraged Over Beheading, Vows to Stay on Course\",1627,unrelated\nTexas Town Quarantined After Family Of Five Test Positive For The Ebola Virus,1627,unrelated\nMexico Student Massacre Update: More Graves Discovered At Murder Site,61,unrelated\nHas Ebola infected Isis militants in Mosul?,1821,unrelated\n\"Sadly, Pumpkin Spice Condoms Aren't A Thing After All\",1179,unrelated\nObama denounces killing of journalist James Foley and pledges ‘justice’,2070,unrelated\n\"Why the Gold Apple Watch Edition Must Cost $10,000\",1572,unrelated\nWas The Batmobile Stolen In Detroit?,2055,unrelated\nA viral photo in China shows how to manipulate App Store rankings the hard way,1040,unrelated\nAnimal lovers abuzz over pope’s comments that 'paradise is open to all of God’s creatures',1905,agree\nFormer British Rapper Reportedly Under Investigation for James Foley Beheading,633,unrelated\nWho Is Michael Zehaf-Bibeau? Ottawa Shooter Suspect Identified By Canadian Officials ,2246,agree\nMichelle Obama's Hair Appeared Totally Uncensored on Saudi TV,2453,agree\nKFC Locations In Colorado To Begin Selling Marijuana,1873,unrelated\nIslamic State releases video apparently showing the beheading of missing US journalist James Foley,2261,unrelated\nUrgent: The Leader of ISIL 'Abu Bakr al-Baghdadi' Killed! / Photo,1022,unrelated\nEbola Frisco 2014: Patient Shows Virus Symptoms After Apparent Thomas Eric Duncan Contact,171,unrelated\nIt’s About To Get Harder To Be Arrested For Pot Possession In New York City,1839,unrelated\nHBO in talks with Apple to be launch partner for coming web service 'HBO Now',2028,unrelated\nDNA test confirms child is IS head Abu Bakr al-Baghdadi's daughter,1263,disagree\nUnverified video shows beheading of aid worker David Haines,1989,discuss\nIraqi media says ISIS militants have contracted Ebola,737,unrelated\nQuestions raised over Nicaragua 'meteorite',1573,discuss\nMeteorite Leaves House-Sized Crater in Nicaragua’s Capital,731,unrelated\nBritish rapper a suspect in ISIS beheading,1237,unrelated\nTaylor Lianne Chandler: Everything you need to know about Michael Phelps’ intersex girlfriend,712,unrelated\nDoes Vogue's New Office Have a Rat Infestation?,2106,discuss\nTeen Makes $72 Million on the Stock Market,1184,agree\nIslamic State using 'SCORPION bombs' to terrorise victims,1034,unrelated\nDid Josh Paler Lin Stage His Viral Video About Helping the Homeless?,643,unrelated\n\"CNN Broadcasts Purported Audio Containing Gunshots That Felled Michael Brown Jr.; Leaders, Celebrities Fill Pews At Teen’s Funeral\",1252,unrelated\nHas Kim's SISTER taken over North Korea? Dictator fails to show for key Communist event (but does send a nice flower basket instead),1465,unrelated\n\"Michael Zehaf-Bibeau, slain Ottawa shooter, had criminal record in Quebec, B.C.\",2256,unrelated\nReport: ISIS Leader Abu Bakr Al-Baghdadi Assassinated In U.S. Airstrike,1871,unrelated\nKurds Deny Gill Rosenberg was in Kobane,1197,unrelated\nTexas Truck Winds Up in Syria With Islamic Militants,119,agree\nSugarhill Gang rapper Big Bank Hank dead at 57,1458,unrelated\n\"Thanks Uncle Sam, we have your weapons airdrop: ISIS taunts America over intercepted weapons meant for Kurds\",975,unrelated\nLarge space object slams Nicaragua’s capital as asteroid passes Earth,1948,unrelated\nVideo Purports To Show Beheading Of U.S. Journalist By Militants,2450,discuss\nAlleged audio of Michael Brown shooting released,2234,unrelated\nCanadian Soldier Shot At Ottawa War Memorial: Report,1071,discuss\nMohammed Emwazi: Man identified as Isis killer 'Jihadi John' was 'stopped by MI5' while on safari holiday in Africa in 2010,1933,unrelated\nISIS Beheads American Journalist,704,unrelated\nISIL Beheads American Photojournalist in Iraq,1120,unrelated\nAUSTRALIA: 600-POUND WOMAN GIVES BIRTH TO 40-POUND BABY,754,unrelated\n\"Rare meteorite impact causes blast in Nicaragua's capital, Managua\",388,unrelated\nISIS Militants Allegedly Contracted Ebola,1122,discuss\n\"Apple Watch Specs Tipped; Said to Feature 512MB RAM, 4GB of Storage\",23,unrelated\nAlleged Audio of Michael Brown Shooting Doesn’t Sound Good for Officer Darren Wilson,1803,unrelated\nREPORT: JETLINERS STOLEN FROM LIBYA COULD BE USED TO ATTACK U.S. ON 9/11,1426,unrelated\n\"Piper Jaffray pegs stainless steel Apple Watch price at $499, Edition at $4,999\",1958,unrelated\nAngry mob chops off man's genitals with butcher’s knife for alleged rape attempt,1981,agree\nAmazon to Open First Brick-and-Mortar Site,2176,unrelated\nTim Cook Reportedly Reveals Apple Watch Waterproofing Has Improved,401,unrelated\nNigeria and Boko Haram 'agree ceasefire and girls' release',1630,discuss\nReport: Amazon to Launch Ad-Supported Streaming Service,724,unrelated\nThe Story Of The High School Trader Who Made $72 Million Is A Rumor Spun Out Of Control,1205,unrelated\nVideo messaging service verifies timing of CNN audio recording,2220,discuss\nEyewitness Says Viral Video of Homeless Man Was Staged,1020,disagree\nSmall Meteorite Hits Managua,757,unrelated\nReport: Missing Libyan jetliners raise fears of suicide airliner attacks on 9/11,1083,unrelated\nIslamist websites claim Israeli-Canadian woman kidnapped by IS: report,1893,discuss\nKim Jong-un: Absent North Korean leader is 'recovering from ankle surgery',1837,unrelated\nNun gives birth to surprise baby after complaining of stomach pains,2388,unrelated\nVogue’s Rat Infestation: Disturbing New Details,725,unrelated\nLuke Somers 'killed in failed rescue attempt in Yemen',2495,unrelated\n'Sex attacker' has penis cut off with a cleaver in India,689,unrelated\nObama: murder of James Foley 'shocks the conscience of the entire world',214,unrelated\nSaddam Hussein’s pilots training Islamic State group,1606,discuss\n\"TEXAS TURKEY FARM CONTAMINATED WITH EBOLA, OVER 250,000 HOLIDAY TURKEYS INFECTED\",524,unrelated\nSeven girls fall pregnant after five day school trip in Bosnia and Herzegovina,571,unrelated\n‘Star Wars: The Force Awakens’ May Get An Early Release Date—Report,125,unrelated\nReport: Christian Bale Will Play Steve Jobs,932,unrelated\nBrian Williams slams social media for speculation weatherman Mike Seidel relieved himself on air,2412,unrelated\nUS Lawmaker: Ten ISIS Fighters Have Been Apprehended Coming Across Southern Border (Video),2261,discuss\nKim Had Ankle Surgery:  Source,2459,unrelated\n\"James Foley, Missing American Photojournalist, Reportedly Executed By ISIS In Syria\",608,discuss\nISIS Appears To Behead American Photojournalist In YouTube Video,1873,unrelated\nMichael Phelps’ alleged girlfriend says she was born intersex,2454,discuss\nSeth Rogen To Play Steve Wozniak In Steve Jobs Biopic,2272,unrelated\nSpider burrowed through tourist's stomach and up into his chest,2338,discuss\n\"Pictured: Heroic sergeant-at-arms, 58, walking through Parliament gun in hand just moments after he killed gunman Michael Zehaf-Bibeau\",2113,discuss\n#Hairgate: iPhone 6 users say device pulls out hair,1308,discuss\nIslamic State Militants Claim to Have Beheaded US Journalist James Wright Foley,1295,unrelated\nSchoolboy almost killed by electric shock claims he now has superpowers like Magneto,1627,unrelated\nHospital: Man not being treated for Ebola in Kansas City,1943,agree\nWTC rats scare off Anna Wintour,30,unrelated\nFears journalist James Wright Foley beheaded by Islamic State jihadists in ‘message’ to United States,2531,unrelated\nThis Selfless Homeless Man Receives $100 & Doesn't Spend A Dime On Himself!,320,unrelated\nBanksy 'Arrested & Real Identity Revealed' Is The Same Hoax From Last Year,1301,agree\nApple Watch to reportedly offer 'Power Reserve' to help extend battery life,241,discuss\nLynch Mob Castrates Alleged Rapist In Rajasthan,2196,unrelated\n\"No, A Spider Did Not Burrow Under A Man's Skin And Live There For Days\",2329,unrelated\nDo all dogs go to heaven? Pope tells grieving boy: 'Paradise is open to all of God’s creatures',1832,disagree\nEbola Outbreak 2015 Update: ISIS Fighters May Have Contracted Deadly Virus,1122,discuss\n\"In Vogue vs Rats War, the Rats Are Winning\",639,unrelated\nISIS Beheads Kidnapped Photojournalist James Wright Foley in Horrific Video Message to the U.S.,938,unrelated\nFears Islamic State could launch EBOLA attack on Britain after fighters 'contract virus',2197,unrelated\n\"Woman detained in Lebanon is not al-Baghdadi's wife, Iraq says\",1192,discuss\n\"Seven High School Girls Get Pregnant On Five-Day School Trip, Parents Outraged\",2327,unrelated\n\"Woman detained in Lebanon is not Isis leader’s wife, says Iraq\",1471,unrelated\nVice squad’s $1m win lights up Las Vegas,1817,unrelated\n\"Canterbury Christ Church University student Jess Smith, from Chatham, starred as Teletubbies' sun\",837,unrelated\nMagic mushroom found growing at Buckingham Palace,1374,unrelated\nDid Kim Yo-Jong Take Kim Jong Un’s Role? North Korea Ill Health Rumors Are ‘Fabricated’,298,unrelated\nPsychoactive magic mushroom found in grounds of Buckingham Palace,1184,unrelated\n\"And finally: Apple Watch to launch 9 March with 100,000 apps\",1338,unrelated\nNew Audio Allegedly Captures Moment Michael Brown Was Shot,1438,unrelated\nIs this proof of bigfoot? New 'yeti' video shows giant hairy beast walking through forest,964,unrelated\nISIS Seemingly Beheaded American Journalist James Wright Foley,1040,unrelated\n\"Batmobile Stolen From \"\"Batman v Superman: Dawn of Justice\"\" Set, Zack Snyder Knows Who Did It\",2135,disagree\nMonster catfish which looks big enough to swallow a man whole caught in Italy,0,unrelated\nISIL Beheads American Photojournalist in Iraq,1747,agree\n\"Catholic Priest Dead For 48 Minutes, Is Miraculously Revived – His Revelations About God Are Even More Shocking\",1055,agree\nPopular 'Banksy' Instagram account offers powerful message of perseverance after Paris attack,526,unrelated\nSHOCKING: Indian Man's Penis Cut-off After He Was Caught Attempting Rape [Photos],1829,unrelated\nGoogle Grows With $1.6 Billion in California Office Deals,2177,unrelated\nPure Evil: Islamic State Beheads American Journalist James Wright Foley,2386,agree\nISIL allegedly kills US journalist in video,1873,unrelated\n\"Sorry, KFC isn't going to be selling weed in Colorado restaurants\",950,unrelated\n\"See How This Homeless Man Spends A Hundred Dollars, And Keep A Tissue Handy [Video]\",1875,unrelated\nSteve Jobs Biopic Eyes Seth Rogen to Play Apple Co-Founder Steve Wozniak,1538,unrelated\n\"A message from Jim's mom, Diane Foley:\",1120,unrelated\nSmall Meteorite Strikes in Nicaragua's Capital City of Managua,2475,disagree\nSaudi cleric says snowmen are anti-Islamic,35,unrelated\nTropical spider 'burrowed under man's skin through scar' - video report,1923,discuss\nCongressman: ‘At least 10 ISIS fighters’ caught trying to cross into US,167,unrelated\nBREAKING: ISIS Beheads American Journalist James Wright Foley,2450,agree\nPure Evil: Islamic State Beheads American Journalist James Wright Foley,2070,unrelated\nIt's back! The incredible new Batmobile takes a spin around Detroit... after rumors it had been STOLEN,1295,unrelated\nWATCH: Twitter catches fire amid rumors of Fidel Castro’s death,1869,unrelated\n\"Sick Kansas City man said not to have Ebola, U.S. plans new steps to fight virus\",1040,unrelated\nISIS Reportedly Beheads American Photojournalist in Iraq,524,unrelated\nIs Kim Jong-un Opening North Korean Restaurant in Scotland?,551,unrelated\n\"BREAKING: \"\"Brat Pack\"\" Judd Nelson Found Dead in Los Angeles Condo\",2332,disagree\nObama Denounces James Foley's Execution: 'Today The Entire World Is Appalled',2287,unrelated\n\"Video showing American journalist beheaded believed real, officials and family say\",1336,agree\nMexico finds 4 more graves at site of suspected student massacre,1740,unrelated\nISIL video claims beheading of kidnapped journalist James Foley,419,discuss\nAnyone for dog meat soup? Kim Jong-Un considers opening restaurant in Scotland selling North Korean delicacies,17,unrelated\nZack Snyder’s ‘Batman V Superman: Dawn Of Justice’ Stolen Batmobile Rumor Put To Rest,137,unrelated\nAlleged audio of Michael Brown shooting released,1648,unrelated\nWHO says reports of suspected Ebola cases in Iraq are untrue,1904,discuss\n\"That Story About a Catholic Priest Dying, Seeing God as a Woman, and Coming Back to Life? It’s Almost Definitely Fake\",858,unrelated\n\"Islamic State, in video titled \"\"A Message to America,\"\" beheads American journalist James Wright Foley who was kidnapped in 2012\",938,unrelated\nKANYE WEST BARRED FROM ALL FUTURE AWARDS SHOWS,322,agree\nAudio of gunfire in Michael Brown case authenticated by app company,132,unrelated\nCrazy iPhone rig shows how Chinese workers manipulate App Store rankings,658,unrelated\n\"See How This Homeless Man Spends A Hundred Dollars, And Keep A Tissue Handy [Video]\",1266,unrelated\nRumor: Seth Rogen to Appear as Woz in Sony's Steve Jobs Film,2410,unrelated\nIslamist terrorists Jabhat Ansar al-Deen tweet picture of Texas plumber’s truck fitted with anti-aircraft gun in Syria,1950,agree\nCNN Plays Alleged Recording of Michael Brown Shooting,1435,unrelated\nDog abandoned at Scotland train station with suitcase,1269,unrelated\n\"Report: The Apple Watch Will Only Last 2.5 Hours With \"\"Heavy\"\" Use\",1301,unrelated\nThe Internet Tried To Make Axl Rose Its Latest Death Hoax Victim,533,unrelated\nA Mass Grave Points to a Student Massacre in Mexico,1912,discuss\nVice CEO Throws Down $300K on Lavish Vegas Dinner,1338,unrelated\nSteve Jobs Biopic Eyes Seth Rogen to Play Apple Co-Founder Steve Wozniak,60,unrelated\nCNN Airs Alleged Audio from Michael Brown Shooting,1786,unrelated\n\"In Kim Jong Un's absence, his sister may rule. Or not.\",986,unrelated\nJames Foley remembered as 'brave and tireless' journalist,1351,unrelated\n\"Pope Francis did not tell boy heaven has room for pets, contrary to report\",2152,unrelated\nSmall Meteorite Hits Managua,1594,disagree\nTexas plumber's truck on front line of Syria war,1019,unrelated\nHundreds mourn the 'death' of Fidel Castro after rumours sweep Twitter (but are they confusing him with recently departed Fidel Castro Odinga from Nairobi?),1271,unrelated\nIslamic State fighters training to fly captured jets — watchdog,524,unrelated\nIslamic State claims to have beheaded American journalist,1679,discuss\nIsilkulskom student has gained superhero powers after shock,1628,unrelated\nISIS executioner 'Jihadi John' identified as Mohammed Emwazi,1372,unrelated\nFears Islamic State could launch EBOLA attack on Britain after fighters 'contract virus',950,unrelated\nVigilantes cut off alleged rapist's penis,1709,discuss\nKidnapped Nigerian schoolgirls: Government claims ceasefire deal with Boko Haram that will bring missing girls home,344,unrelated\nKim Jong-un So Fat He Injured His Ankles,2087,unrelated\nTexas Truck Winds Up in Syria With Islamic Militants,2152,unrelated\nSamsung is reportedly making a secret new chip in the Apple Watch,1368,unrelated\nContinuing Violence Puts Boko Haram Ceasefire In Jeopardy,1896,discuss\nCanadian Soldier Shot At Ottawa War Memorial: Report,633,unrelated\nOfficials shoot down congressman's claims ISIS terrorists are running across US-Mexico border,625,unrelated\nAlleged audio of Michael Brown shooting has surfaced,2403,unrelated\nCNN Posts Alleged Audio of Michael Brown Shooting,968,unrelated\n\"Nigeria Says It Struck A Cease-Fire With Boko Haram, But Are They Talking To The Right Guy?\",227,discuss\nNew Audio Allegedly Captures Moment Michael Brown Was Shot,121,unrelated\nTwo GOP Congressmen Say Suspected Terrorists Caught Crossing U.S.–Mexico Border,2385,discuss\nChristian Bale to play Steve Jobs in upcoming biopic,1234,unrelated\nAfter ISIS trick mum into eating son - 5 other reluctant cannibals including those forced to eat own body parts,1442,unrelated\nRussian Yeti Or Bigfoot Hoax? New Footage Sparks Debate,2087,unrelated\nShocking Photos! Mom Tries To Sell Son To Pay For Daughter's Cancer Treatment,1681,unrelated\n\"Don't forget to tip...especially if you spend $300,000\",1839,unrelated\nKnightscope Security Robots Are Keeping Microsoft Campuses Safe (and They Look Really Scary),572,unrelated\nCNN Plays Alleged Audiotape of Michael Brown ShootingMilitarization Of Police,1481,unrelated\nMore American Weapons for ISIS,1120,discuss\nNBC weatherman caught urinating in the woods live on air,527,unrelated\nThe Apple Watch has a low-power mode that only tells the time,425,unrelated\nNew Audio Shows Michael Brown Was Shot at 11 Times,1808,unrelated\nSecond person rushed to hospital with Ebola symptoms after contact with 'patient zero' Thomas Duncan,2248,unrelated\n\"Man cuts off manhood, throws it in the bin, after girlfriend leaves over small penis\",1517,agree\nMexican cartel leader kills self; bodies in grave not missing students,712,unrelated\nBritish Aid Worker Confirmed Murdered By ISIS,1127,unrelated\n\"No, Banksy Didn't Create That 'Charlie Hebdo' Tribute Cartoon, But That Doesn't Mean You Can't Appreciate It\",1009,unrelated\nThis Woman Exposed Her Cheating Boyfriend With A Brilliant Christmas Gift,919,unrelated\nISIS Beheads American Journalist James Foley in Video Message to U.S.,1251,unrelated\nHopeless romantic BURNS DOWN college sports hall after fireworks proposal stunt fails,1651,unrelated\nKim Jong-un ‘is so fat from eating cheese that he has broken his ankles’,524,unrelated\nWas The Batmobile Stolen In Detroit?,1538,discuss\nFormer PGA Tour player: Tiger Woods suspended for drug test failure,225,unrelated\n\"US hostage 'murdered' by militants in Yemen, says Hagel\",1500,unrelated\nClaim: Comcast Got Complaining Customer Fired From His Job,2447,unrelated\nHope Fades for Girls' Release After Boko Haram 'Truce' Breached,2156,unrelated\nThis Is Why Rumors That ISIS Is Crossing The Border Into The U.S. Aren’t Going Away,1498,unrelated\n6 Islamist militants killed in US attack in Somalia,1361,unrelated\n‘Wild Misinformation’: Brian Williams Explains the Mike Seidel Liveshot,626,unrelated\nIsis militants claim to have killed US journalist James Foley,1009,unrelated\nDog abandoned at railway station with suitcase set for happy ending as offers pour in,1572,unrelated\nJudd Nelson Death Hoax: FOX News Impersonator Claims Actor Found Dead In Los Angeles Condo,1036,unrelated\nEbola Frisco 2014: Patient Shows Virus Symptoms After Apparent Thomas Eric Duncan Contact,1021,discuss\n\"And finally: Apple Watch to launch 9 March with 100,000 apps\",1939,unrelated\nAmazon plans a streaming-video alternative,2442,unrelated\n\"Planetary Alignment Decrease Gravity Hoax on Jan 4, 2015: ‘Will Decrease Gravity For 5 Minutes Causing Partial Weightlessness’ in January is Totally Bogus\",1260,unrelated\nYPG Confirms: Gill Rosenberg Not Captured in Kobani,2317,unrelated\nMissing Mexican students 'not found in mass grave',761,unrelated\n\"White House Fence Jumper Got Farther Than Previously Thought, Sources Say\",508,unrelated\n\"James Foley: American Journalist, James Wright Foley Beheaded in New ISIS Video [Breaking News]\",632,discuss\nMCDONALD’S WILL STOP SERVING OVERWEIGHT CUSTOMERS BEGINNING 1/1/15,2459,unrelated\n\"Audio captured at time of Michael Brown shooting, company says\",1776,disagree\nWatch US Marine get shot in HEAD by Taliban sniper - and live to tell tale,320,unrelated\n\"L. Jinny? Abdel-Majed Abdel Bary, UK Rapper, Suspected in James Foley Killing: Reports\",1649,unrelated\nIslamic Militants Post Video Claiming to Show Beheading of U.S. Journalist,1574,unrelated\n\"Jose Canseco injured in accidental shooting, per reports\",2352,discuss\n\"Pizza delivery man gets $2,000 tip\",2122,agree\n\"Calm down everyone, Banksy hasn't been arrested: 9 clues that it's a hoax\",2412,unrelated\nReport: Christian Bale Just Bailed on the Steve Jobs Movie,286,unrelated\nIndian 'Rapist' Castrated By Angry Mob Who Hack Off Gentials With Meat Cleaver (GRAPHIC PICTURES),571,unrelated\nZack Snyder’s ‘Batman V Superman: Dawn Of Justice’ Stolen Batmobile Rumor Put To Rest,844,unrelated\nAlleged audio of Michael Brown shooting released,1267,unrelated\nOttawa investigates reports that Isis has captured Canadian-Israeli woman,1168,discuss\n\"Mexico hit by student massacre: At least 17 anti-corruption protesters 'rounded up, murdered and dumped in a mass grave' - and another 26 are missing\",1427,disagree\nVideo Purports to Show Beheading of American Journalist,539,unrelated\nGiant 8ft 9in catfish weighing 19 stone caught in Italy is thought to be the biggest ever reeled in with a rod and line,1221,unrelated\nSpeeding Up ‘Seinfeld’ For Younger Viewers,1686,unrelated\nAudio recording allegedly captures moment Michael Brown was shot,346,unrelated\nISIS Beheads American Journalist,1361,unrelated\nISIL allegedly kills US journalist in video,2047,discuss\nUS officials: Video shows American's execution,1905,unrelated\nNun complains of stomach pains... and GIVES BIRTH: Sister who had 'no idea' she was pregnant has a baby boy at hospital in Italy,1412,agree\nThis Guy Paid Off His Parents’ Mortgage For Christmas,988,agree\n\"Planetary Alignment On Jan 4, 2015 Will Decrease Gravity For 5 Minutes Causing Partial Weightlessness\",26,unrelated\nIslamic State claims it executed American photojournalist James Foley,1034,unrelated\nArmed U.S. drones spotted flying over Syria in possible hunt for ISIS leader,1501,agree\nChristian Bale to play Steve Jobs in upcoming biopic,1296,unrelated\n\"Sorry, KFC isn't going to be selling weed in Colorado restaurants\",1933,agree\nSushi lover's entire body left riddled with WORMS after eating contaminated sashimi,156,agree\n\"A message from Jim's mom, Diane Foley:\",2526,unrelated\nIslamic State Militants Claim to Have Beheaded US Journalist James Wright Foley,938,unrelated\n\"No, Islamic State Militants Have Not Been Caught by U.S. Border Patrol\",1267,unrelated\nAl-Shabab leader who ordered Kenya mall massacre believed killed in US drone attack in Somalia,1746,unrelated\nNorth Korea dictator Kim Jong-un undergoes surgery after breaking both ankles on military tour,1001,discuss\nNew Audio Shows Michael Brown Was Shot at 11 Times,2481,discuss\nTexas City plumber's truck ends up in Syrian war,2344,unrelated\nCanadian official identifies dead Ottawa gunman as Michael Zehaf-Bibeau,1836,unrelated\nRussian Man Wakes Up to Find His Testicles Have Been Stolen,1628,unrelated\nADVISORY-Islamist rebel leader killed in U.S. strike - Somali government,1982,discuss\nISIL militant 'Jihadi John' named by media,1780,discuss\nOfficials Refute Iraqi Media Reports That ISIS Members Have Contracted Ebola In Mosul,2299,unrelated\nParliament Hill shooting: Sergeant-At-Arms Kevin Vickers the family hero who took down Ottawa gunman,1586,unrelated\nCheese addiction breaks Kim Jong-un's ankles,2441,unrelated\nWoman Spends Entire Week In KFC After Getting Dumped By Her Boyfriend,1551,agree\nMystery man slaps shoppers around head for sneezing,459,unrelated\nFears Islamic State could launch EBOLA attack on Britain after fighters 'contract virus',1289,unrelated\nISIL video claims beheading of kidnapped journalist James Foley,2115,unrelated\nHas Kim Yo-Jong Taken Over For Kim Jong Un? Sister Assumes North Korea State Duties While Brother Undergoes Medical Treatment,1939,unrelated\nWHO says reports of suspected Ebola cases in Iraq are untrue,298,unrelated\nContinuing Violence Puts Boko Haram Ceasefire In Jeopardy,459,unrelated\nAlleged audio of Michael Brown shooting released,2149,discuss\nAudio recording allegedly captures moment Michael Brown was shot,1289,unrelated\nHoax 'Banksy Arrested in London' Story Dupes the Internet Again,258,unrelated\n\"Viral Video Of Homeless Man Spending $100 On Food For Other Homeless Was Faked, Witness Says\",570,unrelated\nA Bunch Of People Thought Banksy Got Arrested But It Was A Hoax,2362,agree\nIraqi social-media rumors claim IS leader slain,35,unrelated\nBoston.com retracts claim about racist email from professor,1266,unrelated\n\"Jess Smith, 19, Claims She Was Teletubbies' Giggling Baby: What Did She Get Paid?\",979,unrelated\nMicrosoft's Silicon Valley campus now guarded by Daleks,1577,unrelated\nNow THAT'S a Royal trip! Alan Titchmarsh finds psychedelic mushroom in the Queen's garden at Buckingham Palace,562,unrelated\nBig Bank Hank dead: Sugarhill Gang member and rapper dies aged 57,1107,unrelated\nHeartwarming video shows son revealing he’s paid off parent’s mortgage as a Christmas gift,2459,agree\nChristian Bale In Talks To Play Steve Jobs In Sony's Next Biopic,571,unrelated\n\"Is Apple about to launch a totally redesigned, 12-inch MacBook Air?\",1013,discuss\nKim Jong-Un planning Scottish restaurant,846,unrelated\nBiological Warfare on the Horizon? ISIS Soldiers May Be Infected With Ebola,1385,unrelated\nMeteorite strike in Nicaragua puzzles experts,1867,unrelated\n\"Unhappy Customer: Comcast Told My Employer About Complaint, Got Me Fired\",2133,discuss\n\"Ann Arbor pizza delivery driver surprised with $2,000 tip\",1358,agree\n\"Etats-Unis: Mort pendant 48 minutes, un prêtre affirme que Dieu est une femme\",2296,unrelated\nWho Should Play Steve Jobs Now That Christian Bale Quit?,2211,agree\nKim Jong-un: Absent North Korean leader is 'recovering from ankle surgery',1689,unrelated\nThe rats eat Prada at Vogue NY office,585,unrelated\n\"Obama, Outraged Over Beheading, Vows to Stay on Course\",704,unrelated\nNASA Raises Doubts About Reports of Nicaraguan Meteorite,715,discuss\nYou're Not Going to Become Weightless on January 4th,1625,unrelated\nApple Watch mass production kicks off in January: Report,1056,unrelated\nWHO says reports of suspected Ebola cases in Iraq are untrue,527,unrelated\nLow-level marijuana possession could soon land you a ticket instead of arrest in New York City,1406,discuss\nAaron Sorkin Confirms Christian Bale Will Play Steve Jobs,1294,unrelated\nFounding Fathers-Era Time Capsule Found in Boston,1442,unrelated\nIs Kim Jong Un's sister Kim Yo Jong in charge?,744,discuss\n\"That Story About a Catholic Priest Dying, Seeing God as a Woman, and Coming Back to Life? It’s Almost Definitely Fake\",34,unrelated\nUS officials: Video shows American's execution,2096,discuss\nThis Powerful Cartoon About The Charlie Hebdo Attack Is Not By Banksy,1213,unrelated\nCould Kim Jong Un open a restaurant in Scotland?,1535,unrelated\nRat problem worsens at One World Trade Center offices of Conde Nast,964,unrelated\nLebanon 'holding IS leader's daughter and ex-wife',2268,discuss\nTwo GOP Congressmen Say Suspected Terrorists Caught Crossing U.S.–Mexico Border,2039,unrelated\nWatch NAKED airport worker walk through scanner in bizarre protest against 'rough' guards,2234,agree\nMichael Phelps' girlfriend was born male but did not tell swimmer about her past,35,unrelated\nThis Week In Weird News: Horrible Human Slaps Elderly Woman For Sneezing,2277,unrelated\n\"Leader of Qaeda-Linked Somali Group Is Dead, U.S. Says\",839,discuss\nISIS Beheading of U.S. Journalist James Foley Posted to YouTube,2287,unrelated\n\"'See you Monday': N.L. man keeps Facebook promise to police, turns himself in  Read more: http://www.ctvnews.ca/canada/see-you-monday-n-l-man-keeps-facebook-promise-to-police-turns-himself-in-1.2206960#ixzz3QEDaSGxU\",2164,agree\n\"Reports Isis fighters have contracted Ebola are 'incorrect', says Iraqi health ministry\",1461,unrelated\n\"Boko Haram: Kidnapped Girls Have Been Married Off, Truce Never Happened\",1439,unrelated\nNew Audio Shows Michael Brown Was Shot at 11 Times,1803,unrelated\nMissing American journalist reportedly beheaded by Islamic State ,2287,unrelated\nMexico checks if 43 missing students in mass grave,2334,discuss\nReports: Big Bank Hank of pioneering rap group Sugarhill Gang has died,1831,discuss\n\"SEE IT: ISIS militants caught trying to cross border into Texas, Congressman claims\",1890,discuss\nMacaulay Culkin Hasn’t Died Despite What Everyone Is Saying On Facebook,936,unrelated\nNun gives birth to surprise baby after complaining of stomach pains,1828,discuss\n\"In Kim Jong Un's absence, his sister may rule. Or not.\",2266,unrelated\n\"Vice Media Chief Said to Pay $300,000 for Dinner for 30\",254,unrelated\n\"Sorry, Everyone: Durex Is Unfortunately Not Making Pumpkin Spice Condoms\",242,unrelated\nADVISORY-Islamist rebel leader killed in U.S. strike - Somali government,882,unrelated\n\"No, there aren’t any Ebola cases in Iraq\",1355,agree\nKidnapped Nigerian schoolgirls: Government claims ceasefire deal with Boko Haram that will bring missing girls home,1506,unrelated\n\"Bosnia: Seven underage girls return from five day school trip, pregnant\",313,unrelated\nIRAQI HEALTH OFFICIAL: EBOLA HAS KILLED 5 ISIS FIGHTERS,1438,unrelated\nBrian Williams slams social media for speculation weatherman Mike Seidel relieved himself on air,1885,unrelated\n\"Comcast Turns Complaints Back On Customer, Gets His Employer To Fire Him\",86,unrelated\nTexas plumber's truck spotted in Syria: 'We have nothing to do with terror at all',1731,unrelated\n\"McDonald’s to Stop Serving Overweight Customers in January? Nope, ‘1/15/2015′ Story is Fake\",1848,disagree\n\"So, There Might Be a Rat Infestation at Vogue\",713,discuss\nU.S. Hostage Luke Somers Killed During Yemen Rescue Bid: Family,2115,unrelated\nISIS video showing beheading triggers international response,2241,discuss\nWas The Video Of That Homeless Man Doing Good Deeds With $100 All An Elaborate Hoax!?,2061,disagree\nAmazon Is Opening a Brick-and-Mortar Store in Manhattan,1840,unrelated\nISIS fighters seize weapons airdrop meant for Kurds,1597,agree\n\"Nigeria's missing girls 'to be released by Boko Haram', government aide claims\",125,unrelated\nApple's 12-Inch Retina MacBook Air Shown in Artist's Renditions,1545,unrelated\nAnna Wintour 'refuses to work at new World Trade Center Vogue office due to rat infestation',2498,discuss\nISIS Beheading of U.S. Journalist James Foley Posted to YouTube,704,unrelated\nThe news of Cesar Millan's death is false,837,unrelated\nTaliban member swapped by Obama for Bowe Bergdahl tried to return to terror: report,2254,unrelated\nDaash Ebola transferred to Mosul {Google Translate],2180,disagree\nISIS Getting Ebola,2299,unrelated\n\"Boko Haram Denies Ceasefire, Says Kidnapped Girls Are Now Married\",2045,unrelated\nNot coming to a store near you: The pumpkin spice condom,2058,unrelated\nThat Was Fast: Christian Bale Bails on Steve Jobs Biopic,1077,unrelated\n\"Apple Reportedly Preparing 12-inch MacBook Air, Thinner and Lighter than Existing Models\",80,unrelated\n\"Thanks Uncle Sam, we have your weapons airdrop: ISIS taunts America over intercepted weapons meant for Kurds\",1708,unrelated\nChristian Bale won't play Steve Jobs,1131,discuss\nAmazon's first brick-and-mortar store said to open in Manhattan,467,unrelated\nWeaponized Ebola? ISIS Militants Said To Contract Deadly Virus,75,unrelated\n11 aircraft are missing from ‘terrorist-held’ Tripoli airport ahead of 9/11 anniversary,1515,agree\nCNN audio: Is this the moment Michael Brown was shot?,2234,unrelated\nNicaragua asks U.S. for help investigating meteorite crater,2154,discuss\nSee the Crater a Meteorite Made in Nicaragua,345,unrelated\n\"David Haines Beheaded By ISIS, Execution Video Contains Threats Against UK: Reports\",650,unrelated\n\"Christian Bale in talks to play Steve Jobs for Sony, Danny Boyle\",1939,unrelated\nReport—Jose Canseco accidentally shot at his home tonight,186,unrelated\n\"Islamic State leader's family detained by Lebanon, officials say\",691,unrelated\nISIS Claims to Have Intercepted Supplies From U.S. Airdrop,1938,unrelated\nSomali terrorist leader dead after US airstrike,2268,unrelated\nRumors of ISIS leader's death debunked,518,unrelated\nUS officials: Video shows American's execution,2526,unrelated\nDNA Tests Confirm Lebanon Is Holding ISIS Leader’s Child,2360,unrelated\n\"Tour, agent: Tiger Woods not banned\",1417,discuss\nDNA test confirms child is IS head Abu Bakr al-Baghdadi's daughter,1789,unrelated\nJudicial Watch's Farrell: ISIS Terrorists Did Cross Mexican Border,527,unrelated\nWeather Reporter Mike Seidel Was Caught Off Guard on Live TV and Appeared to Be Urinating in the Snow -- Watch!,1926,discuss\nHORROR: ISIS Fighters Have Reportedly Contracted Ebola,1921,unrelated\n\"Rumor: Stainless Steel Apple Watch Will Cost $500, Gold $4,000\",2459,unrelated\nESPN to save NFL's image with all-male domestic abuse discussion,2137,disagree\nAbdel-Majed Abdel Bary in Foley beheading: London rapper songs help identify him,975,unrelated\n\"Accused Boston Marathon Bomber Severely Injured In Prison, May Never Walk Or Talk Again\",1936,disagree\nISIS Beheading of U.S. Journalist James Foley Posted to YouTube,2109,unrelated\nIslamic Militants Post Video Claiming to Show Beheading of U.S. Journalist,1034,unrelated\nLebanon detains wife and son of Al-Baghdadi,703,disagree\nKim Yo-jong in Charge: Kim Jong-un's Sister 'Replaces' North Korean Dictator During Illness,2477,discuss\n\"'American bombing had signed my death certificate': Missing US journalist James Wright Foley goes unflinching to his death as ISIS behead him in horrific video, as a warning to Obama\",1786,unrelated\n\"A message from Jim's mom, Diane Foley:\",2304,unrelated\nSeth Rogen to Star as Steve Wozniak in Sony's Steve Jobs Biopic [Updated],646,unrelated\nISIS militants appear to behead abducted American journalist James Wright Foley in graphic video,2070,unrelated\nWhite House Fence Jumper Pushed Past Female Guard,508,unrelated\nEmotional sergeant-at-arms is greeted back to parliament with a rousing standing ovation a day after he heroically shot dead terrorist - the first time he used weapon in 30 year career,1786,unrelated\nNET Extra: Back-from-the-dead Catholic priest claims God is a female...,855,unrelated\nIsilkulskom student has gained superhero powers after shock,1459,unrelated\nISIS executioner 'Jihadi John' identified as Mohammed Emwazi,503,unrelated\nLed Zeppelin’s Robert Plant ripped up a $924 million reunion contract,1648,unrelated\n\"Zack Snyder Kills \"\"Stolen Batmobile\"\" Rumor With Great Photo\",87,unrelated\nBoko Haram denies it has agreed ceasefire,1540,discuss\nLebanon 'holding IS leader's daughter and ex-wife',682,unrelated\n\"Suspected meteorite leaves crater in Managua, is linked to asteroid\",649,unrelated\nIt’s About To Get Harder To Be Arrested For Pot Possession In New York City,1646,unrelated\nAudio may have captured Michael Brown shooting,1435,unrelated\nSpider Burrows Into Australian Man's Appendix Scar (VIDEO),1104,agree\nISIL Beheads American Photojournalist in Iraq,2453,unrelated\n\"Gill Rosenberg, former IDF soldier, possibly captured by ISIS while fighting with Kurds\",2147,unrelated\nRat problem worsens at One World Trade Center offices of Conde Nast,1737,unrelated\nUS Lawmaker: Ten ISIS Fighters Have Been Apprehended Coming Across Southern Border (Video),2252,unrelated\nPriest' claim of seeing God as a woman dismissed as hoax,1303,agree\nChristian Bale to play Steve Jobs in upcoming biopic,1939,unrelated\nREPORT: Apple's Watch Will Come In 2 Storage Sizes,409,unrelated\n\"Everybody Relax, Banksy Wasn’t Arrested And Exposed As A 35-Year-Old Man\",77,unrelated\nMissing Planes,1575,unrelated\nApple Watch battery will require nightly charging,2002,unrelated\nSeth Rogen reportedly nabs Steve Wozniak role in Steve Jobs filmSteve Jobs Iconic Moments,1921,unrelated\nIs There an ISIS Threat on the Texas-Mexico Border or Not?,167,unrelated\nVideo messaging service verifies timing of CNN audio recording,2020,unrelated\nEyewitness Says Viral Video of Homeless Man Was Staged,676,unrelated\nCanadian official identifies dead Ottawa gunman as Michael Zehaf-Bibeau,240,discuss\nISIS Beheads Kidnapped Photojournalist James Wright Foley in Horrific Video Message to the U.S.,2127,unrelated\nISIS executioner 'Jihadi John' identified as Mohammed Emwazi,1939,discuss\nObama: murder of James Foley 'shocks the conscience of the entire world',2067,agree\nThis Powerful Cartoon About The Charlie Hebdo Attack Is Not By Banksy,2360,unrelated\nWhite House fence-jumper made it far deeper into building than previously known,1804,unrelated\nFor sale: Tiger's former island in Sweden,1954,unrelated\nHospital Officials: Kansas City Patient Not Being Treated For Ebola,1349,unrelated\nNigeria announces truce with Boko Haram; fate of schoolgirls unclear,344,unrelated\nFounding Fathers-Era Time Capsule Found in Boston,851,unrelated\nNigerians doubtful of girls' release after Boko Haram 'truce' breached,2191,discuss\nISIS Seemingly Beheaded American Journalist James Wright Foley,1786,unrelated\n\"ISIS beheads American photo-journalist James Wright Foley, threatens more to come\",115,unrelated\n#HairGate: iPhone 6 Customers Are Complaining That The Phone Is Ripping Out Their Hair,867,unrelated\nPhoto gallery: Amazing £300 operation by North Walsham vet on constipated goldfish,1361,unrelated\nBREAKING Gill Rosenberg former IDF soldier was captured by ISIS,2142,disagree\nZack Snyder Makes Fun of Stolen Batmobile Rumor with New Image,137,unrelated\nChristian Bale Drops Out of Steve Jobs Biopic,1646,unrelated\nNigerians doubtful of girls' release after Boko Haram 'truce' breached,125,unrelated\nSpider burrowed through tourist's stomach and up into his chest,1880,disagree\n\"ISIS Claims Female American Hostage, Kayla Mueller, Killed in Airstrike\",2473,unrelated\nIraq Says Arrested Woman Is Not The Wife of ISIS Leader al-Baghdadi,691,unrelated\nAttorney: New audio reveals pause in gunfire when Michael Brown was shot,321,unrelated\nTim Cook Reportedly Reveals Apple Watch Waterproofing Has Improved,62,unrelated\nEbola Outbreak 2015 Update: ISIS Fighters May Have Contracted Deadly Virus,2299,unrelated\nHORROR: ISIS Fighters Have Reportedly Contracted Ebola,2175,unrelated\n\"Islamic State Militants Have Been Flying 3 Captured Warplanes Over Syrian Airport, Witnesses Say\",2406,discuss\n\"This boy nearly died, now he has a superpower like Marvel’s Magneto\",1433,agree\nMichelle Obama’s face blurred by Saudi state television,2251,unrelated\n\"Report: Stainless steel Apple Watch will be priced $500, gold at $5,000\",829,unrelated\n\"Macaulay Culkin Dead? Hoax Goes Viral, Claims Actor Found Dead in Apartment\",690,unrelated\nDoes ISIS Have Ebola? Probably Not! Media Reports It Anyway,267,unrelated\n\"Soon Marijuana May Lead to Ticket, Not Arrest, in New York\",1732,discuss\nSaudi cleric condemns snowmen as anti-Islamic,1857,unrelated\nHoax 'Banksy Arrested in London' Story Dupes the Internet Again,30,unrelated\n\"No, Robert Plant Didn’t Rip Up an $800 Million Contract\",1148,unrelated\nVogue's new digs are reportedly swarming with rats,725,unrelated\nISIS fighters ‘have contracted Ebola’,1669,discuss\nDog found abandoned outside railway station with suitcase of his belongings,2523,agree\nCanadian Michael Zehaf-Bibeau thought to be the gunman in Ottawa shooting,1883,unrelated\n\"Catholic Priest Dead For 48 Minutes, Is Miraculously Revived – His Revelations About God Are Even More Shocking\",93,unrelated\nJudicial Watch's Farrell: ISIS Terrorists Did Cross Mexican Border,2367,agree\nMan Severed Penis That Failed To Impress Girls,827,agree\nConfusion as Cuba’s Castro mourned instead of Kenya’s Fidel,2399,discuss\nApple Watch battery will require nightly charging,932,unrelated\nBoko Haram ceasefire ignored as violence flares in Borno state,1821,disagree\nAnother American hostage at risk by Islamic state,533,unrelated\nJordan king cites Clint Eastwood in revenge vow,1789,unrelated\nHomeland Security says terrorists haven't crossed U.S-Mexico border,186,unrelated\nWTC rats scare off Anna Wintour,1940,unrelated\nReport: Missing Libyan jetliners raise fears of suicide airliner attacks on 9/11,2448,discuss\nGateway Pundit,1263,unrelated\nWHO: Reports of Suspected Ebola Cases in Iraq Untrue,2197,unrelated\nFears journalist James Wright Foley beheaded by Islamic State jihadists in ‘message’ to United States,524,unrelated\n’6 Days Darkness in December 2014′ 100% Fake; NASA Confirmed 3 Days Total Darkness Hoax as Well,1042,unrelated\nInsurgents killed in Nigeria despite alleged truce with Boko Haram,2403,discuss\nHas Ebola infected Isis militants in Mosul?,1461,unrelated\nSeth Rogen to play Woz in Jobs biopic,723,unrelated\nMagic Mushrooms Found in Queen Elizabeth's Garden at Buckingham Palace,1258,agree\nReport: ISIS Leader Abu Bakr Al-Baghdadi Assassinated In U.S. Airstrike,1466,discuss\nNigeria Boko Haram blamed for raids despite truce claim,171,unrelated\n\"ISIS Unleash \"\"Scorpion\"\" Bombs In Iraq\",1251,agree\nCourt Orders Probe Into Complaints Of 'Forced Castration' In Religious 'Dera' Sect,2305,unrelated\nAnyone for dog meat soup? Kim Jong-Un considers opening restaurant in Scotland selling North Korean delicacies,1336,unrelated\nIsis Syria News: Video Shows US Airdropped Weapons and Grenades 'Captured by Islamic State',693,unrelated\nMichael Phelps' self-proclaimed girlfriend says she was born a BOY and reveals 'amazing' sex with Olympian,862,agree\nA Spider Lived Inside This Tourist’s Body For 3 Days After Burrowing Into His Skin Through A Scar,1549,unrelated\nMedia reports identify Londoner as Islamic State's ‘Jihadi John’,2125,unrelated\nChina: Satirical site warns citizens over name choices,1987,unrelated\nPGA Tour Denies Claim That Tiger Woods Failed A Drug Test,1883,unrelated\n\"See How This Homeless Man Spends A Hundred Dollars, And Keep A Tissue Handy [Video]\",1913,unrelated\nISIS Video: America’s Air Dropped Weapons Now in Our Hands,104,unrelated\nApple Watch Smartwatch to Ship 15 Million Units Worldwide in 2015,1524,discuss\n\"Man cuts off manhood, throws it in the bin, after girlfriend leaves over small penis\",40,unrelated\n\"Source: Pot in NYC may soon net just a ticket, not arrest\",2307,unrelated\nPope Francis turns out not to have made pets in heaven comment,2370,agree\nMacaulay Culkin Hasn’t Died Despite What Everyone Is Saying On Facebook,2502,agree\nIslamic State claims to have beheaded American journalist,11,unrelated\nISIS Getting Ebola,938,discuss\nClaim: Comcast Got Complaining Customer Fired From His Job,2034,unrelated\nPassenger Wears A Hazmat Suit To Dulles Airport,817,unrelated\nWho Should Play Steve Jobs Now That Christian Bale Quit?,137,unrelated\n‘Evil straight from the pits of hell': American journalist James Foley reportedly beheaded by ISIS,524,unrelated\nBoko Haram 'to release abducted schoolgirls' as part of ceasefire agreement,1885,discuss\nContinuing Violence Puts Boko Haram Ceasefire In Jeopardy,1541,unrelated\nADVISORY-Islamist rebel leader killed in U.S. strike - Somali government,2268,unrelated\nThis Letter To Parents From A 1970s Lego Set Contains An Important Message For Gender Equality,1040,unrelated\nAmerican Predator Drone Circling Islamic State’s Stronghold,2469,discuss\nDylan Thomas Finds Tropical Spider Burrowed Under Skin,1579,discuss\nWatch: US marine survives Taliban sniper headshot in Afghanistan,1734,agree\nShots Heard In Alleged Brown Shooting Recording [AUDIO],1498,unrelated\nSugarhill Gang Rapper Big Bank Hank Dies at 57,2340,discuss\n\"Comfort eating? Chinese woman, 26, spends an entire WEEK in KFC after being dumped by boyfriend\",2299,unrelated\nNew Audio Allegedly Captures Moment Michael Brown Was Shot,1934,discuss\n#HairGate: iPhone 6 Customers Are Complaining That The Phone Is Ripping Out Their Hair,1906,unrelated\nUtah Man Hospitalized After Winning Eggnog Chugging Contest,741,agree\n\"In New York City, Marijuana May Mean Ticket, Not Arrest\",2163,discuss\nWatch NAKED airport worker walk through scanner in bizarre protest against 'rough' guards,2304,unrelated\nDoubts cast over Nicaragua meteorite claim,757,unrelated\nREPORT: JETLINERS STOLEN FROM LIBYA COULD BE USED TO ATTACK U.S. ON 9/11,1515,discuss\n\"Non, le lancement du nouveau «Star Wars» ne sera pas devancé à cet été\",748,unrelated\n\"Batmobile stolen in Detroit? Good one, joker!\",1529,discuss\n\"No, a bird didn't poop on Vladimir Putin\",2367,unrelated\nISIS Militants Allegedly Contracted Ebola,1347,unrelated\n\"Nigeria's missing girls 'to be released by Boko Haram', government aide claims\",2192,unrelated\nDurex is not confirming or denying rumors of a “pumpkin spice” condom,1648,unrelated\nISIS Video: America’s Air Dropped Weapons Now in Our Hands,1708,unrelated\nMexico checks if 43 missing students in mass grave,761,unrelated\nSay 'eh-oh!' to the Teletubbies SUN BABY - can you still recognise her after 19 years?,2256,unrelated\nMPs credit sergeant-at-arms for saving lives in Parliament Hill shootings,2104,unrelated\n\"Apple Targeting March for Apple Watch Launch, Retail Training Begins Next Month\",2154,unrelated\nISIS Beheads Kidnapped Photojournalist James Wright Foley in Horrific Video Message to the U.S.,1857,unrelated\nRussian Man Wakes Up to Find His Testicles Have Been Stolen,2343,unrelated\n\"Rumor: Gold Apple Watch Edition priced up to $5,000, steel version at $500, will debut on Feb. 14\",687,unrelated\n#ISIS beheads photojournalist James Wright Foley in a massage to US to end its intervention in #Iraq.,11,unrelated\n\"Gill Rosenberg, Canadian-Israeli Woman Feared Kidnapped By ISIS, Says She's Safe\",1040,unrelated\nTwo blokes dared to eat 20-year-old burger for charity,568,unrelated\nTiger Woods selling Swedish villa — island included,1802,unrelated\nNigeria Boko Haram blamed for raids despite truce claim,821,unrelated\nNew Audio Reveals Pause in Gunfire When Michael Brown Was Shot: Attorney,2345,agree\n\"Meteorite Strikes Nicaraguan Capital, Creates 16-Foot-Deep Crater\",1427,unrelated\n\"11 Tripoli Planes Still Missing, Sparks 9/11 Concerns\",1515,agree\nNo - a Fox News Twitter account isn't responding to tweets on the #FoxNewsFacts hashtag,808,unrelated\nIndia Rape Crisis Sees Mob Castrate Alleged Sex Attacker in Shocking Scenes,1981,agree\nReport: Secret Service Lied About White House Fence Jumper,1840,discuss\nRumors about Fidel Castro’s death again circulate on the Internet,244,unrelated\nVideo Messaging App Says Audio Recording Of Michael Brown's Shooting Is Authentic,968,unrelated\n‘Photo of slain IS leader’ reported to be doctored,1921,unrelated\n\"James Foley, Missing American Photojournalist, Reportedly Executed By ISIS In Syria\",2115,unrelated\nObama administration DENIES congressman's claim that 'at least ten ISIS fighters have been caught coming across the Mexican border in Texas',2367,disagree\nExperts: More facts needed on purported audio recording of Michael Brown shooting,1897,unrelated\n\"Tiger Woods is not on suspension for failing a drug test, his agent and a PGA official say\",1584,unrelated\n\"Small meteorite strikes Nicaragua, government says\",1900,unrelated\nChristian Bale set to play Steve Jobs in forthcoming biopic of Apple co-founder,1368,unrelated\n\"Tiger Woods PED, PGA Tour Suspension Allegations Retracted by Dan Olsen\",706,unrelated\nSatirical news site attacks China’s weird English names,2115,unrelated\nNigeria: hopes for return of kidnapped schoolgirls rise after ceasefire reported,837,discuss\n\"'American bombing had signed my death certificate': Missing US journalist James Wright Foley goes unflinching to his death as ISIS behead him in horrific video, as a warning to Obama\",2109,unrelated\n\"Boko Haram Cease-Fire: Abducted Nigerian Schoolgirls To Be Released, Officials Say\",206,unrelated\nRumor debunked: RoboCop-style robots are not patrolling Microsoft's campus,2295,unrelated\nMilitant Group Says It Killed American Journalist in Syria,2067,discuss\nEbola Outbreak 2015 Update: ISIS Fighters May Have Contracted Deadly Virus,2138,discuss\nApple Watch launch reportedly planned for February with limited supply,2431,discuss\n‘The cub of Baghdadi': ISIS reports its youngest jihadist ‘got martyred’ in battle,300,unrelated\n‘Evil straight from the pits of hell': American journalist James Foley reportedly beheaded by ISIS,938,unrelated\n[UPDATED] 11 Men and 0 Women on Tonight's ESPN Domestic Violence Panel,1256,unrelated\nHope Fades for Girls' Release After Boko Haram 'Truce' Breached,2139,agree\nAmazon Is Going To Open A Physical Store!,737,discuss\nBoko Haram Denies Nigeria Cease-Fire Claim,2192,unrelated\nApple Watch mass production kicks off in January: Report,320,unrelated\nISIS Extremists Claim to Behead British Hostage David Haines,2034,unrelated\n\"Apple Watch Power Reserve feature will save battery life, report says\",1223,unrelated\nOttawa investigates reports that Isis has captured Canadian-Israeli woman,1774,discuss\nIsis claims to behead US journalist,1857,unrelated\nKim Jong-Un's sister reportedly running N. Korea,986,unrelated\n\"Apple Watch to Be Shower-Proof, Have 100,000 Apps at Launch: Reports\",88,unrelated\nPumpkin Spice condoms? Don't fall for this hoax.,714,unrelated\nReports of missing Libyan planes raise 9/11 terror fears,723,unrelated\n\"Nun gives birth, intends to keep baby\",1480,unrelated\n\"Boko Haram Could Release Kidnapped Girls, Nigerian Officials Say\",2139,discuss\nISIS Appears To Behead American Photojournalist In YouTube Video,1361,unrelated\nISIS Reportedly Beheads U.S. Journalist James Wright Foley on Camera,2453,unrelated\nBritish-born rapper is main suspect in search for ISIS jihadist who beheaded James Foley,592,unrelated\nKnightscope Security Robots Are Keeping Microsoft Campuses Safe (and They Look Really Scary),1721,unrelated\nGoogle Grows With $1.6 Billion in California Office Deals,2329,discuss\nNBC weatherman caught urinating in the woods live on air,2389,unrelated\nHomeland Security says terrorists haven't crossed U.S-Mexico border,213,unrelated\nWidower Cries Tears Of Joy After Hearing Late Wife's Voice Again,1406,unrelated\nPurported ISIS claim: Jordan airstrike kills female US hostage,961,unrelated\nUS airstrike targets Al Shabaab leader Ahmed Abdi Godane in Somalia,741,unrelated\nMatt Taibbi takes a leave of absence from First Look Media,126,unrelated\nLuke Somers' sister says he was killed in failed Yemen rescue attempt,298,unrelated\nTwo GOP Congressmen Say Suspected Terrorists Caught Crossing U.S.–Mexico Border,2016,discuss\nBrian Williams Demands Apology From Social Media Over Erroneous Urination Reports (Video),1047,unrelated\nBREAKING NEWS: ISIS beheads missing American journalist James Wright Foley as warning to US to cease action in Iraq,1580,agree\nVideo: Marine survives Taliban sniper headshot thanks to helmet,2070,unrelated\nNigeria and Boko Haram 'agree ceasefire and girls' release',2314,unrelated\nISIS Video Purports To Show Beheading Of British Aid Worker,657,discuss\nMissing American journalist reportedly beheaded by Islamic State ,368,discuss\nNew Audio Shows Michael Brown Was Shot at 11 Times,121,unrelated\nJames Foley remembered as 'brave and tireless' journalist,1358,unrelated\nVideo: Marine survives Taliban sniper headshot thanks to helmet,305,agree\nThis resignation letter in a video-game could be the greatest ever,1569,unrelated\nWeather Reporter Caught Writing His Name In The Snow Was NOT Ready To Go On Camera (UPDATED),1855,discuss\n\"Vice Media CEO Shane Smith Spent $300,000 on Las Vegas Dinner (Report)\",737,unrelated\n\"Israel opens dams, floods Gaza\",2403,unrelated\n\"After Giving A Homeless Man $100, This Guy Secretly Filmed Him...\",1940,unrelated\nCanadian-Israeli Woman May Have Been Captured In Syria: Reports,1330,discuss\n\"Gill Rosenberg, former IDF soldier, possibly captured by ISIS while fighting with Kurds\",513,unrelated\n‘Cannibal mother tries to eat her newborn baby after giving birth’,1029,unrelated\nAlleged audio of Michael Brown shooting released,721,discuss\nDid Kim Yo-Jong Take Kim Jong Un’s Role? North Korea Ill Health Rumors Are ‘Fabricated’,1152,discuss\n'Jihadi John' identified: ISIS killer named as Mohammed Emwazi from West London,2033,unrelated\n\"Vice Media’s CEO blew $300,000 on dinner, and a Vegas casino boss blabbed about it\",1547,unrelated\nJames Foley Killer ‘Jihadi John’ Believed to Be Former London Rapper Abdel-Majed Abdel Bary,2295,unrelated\nSaudi Arabia 'fatwa over building of snowmen',599,unrelated\nAlleged Ottawa gunman: What we know so far about Michael Zehaf-Bibeau,2134,unrelated\n\"Is There Really a ‘Sharia Law’ Islamic Tribunal in Dallas, Texas?\",1436,discuss\nMoment Michael Brown was shot dead 'caught on audio recording': FBI handed potentially damning tape of ELEVEN shots being fired - including final volley of 'kill shots',776,unrelated\nReport of Kim Jong-un’s ankle injury add fuel to rumours about his absence,505,unrelated\nComcast Declares War on Tor?,503,unrelated\n\"L. Jinny? Abdel-Majed Abdel Bary, UK Rapper, Suspected in James Foley Killing: Reports\",1530,discuss\nHORROR: ISIS Fighters Have Reportedly Contracted Ebola,1968,unrelated\nThe Internet Tried To Make Axl Rose Its Latest Death Hoax Victim,1347,unrelated\nSoldier shot near Canadian parliament building,139,unrelated\nNun who GAVE BIRTH to baby boy after suffering agonising stomach pains 'had no idea' she was pregnant,116,agree\n\"Op-Ed: Hoax – Priest who never existed claims he died, saw female God\",1572,unrelated\n\"Unhappy Customer: Comcast Told My Employer About Complaint, Got Me Fired\",2438,discuss\nDid NBC Nightly News Go Live To A Man Who Was Taking A Piss?,2511,discuss\nKurds fear Isis use of chemical weapon in Kobani,1369,discuss\nReport: Audio Reveals Pause Between Gunshots When Michael Brown Was Shot,900,unrelated\nISIS Beheads Kidnapped Photojournalist James Wright Foley in Horrific Video Message to the U.S.,539,unrelated\nCloistered nun has a stomach ache  hospital gives birth to a baby [Google Translate],1597,unrelated\nTexas plumber's truck on front line of Syria war,992,unrelated\nIPhone 6 users are tearing their hair out,941,unrelated\nMeteorite 'caused mysterious boom in Nicaragua',731,unrelated\n\"CNN Broadcasts Purported Audio Containing Gunshots That Felled Michael Brown Jr.; Leaders, Celebrities Fill Pews At Teen’s Funeral\",321,unrelated\nZack Snyder Responds to Fake Stolen Batmobile Report,1737,agree\nIslamic State releases video apparently showing the beheading of missing US journalist James Foley,1016,discuss\n\"Palestine accuses Israel of opening dams, flooding Gaza, forcing evacuations\",719,unrelated\nBoko Haram denies it has agreed ceasefire,1374,unrelated\nKim Jong ill? Analysts say 27-year-old sister Kim Yo Jong may be running North Korea (VIDEO),1802,unrelated\nOttawa gunman identified as 32-year-old Michael Zehaf-Bibeau,431,unrelated\n\"Video showing American journalist beheaded believed real, officials and family say\",2314,unrelated\n\"After Giving A Homeless Man $100, This Guy Secretly Filmed Him...\",1429,discuss\nTurkish Leader Says U.S. Airdrop Aided ISIS Militants,2009,unrelated\nLed Zeppelin’s Robert Plant ripped up a $924 million reunion contract,169,unrelated\niOS 8 bug could delete your iCloud Drive documents,883,discuss\nShots Heard In Alleged Brown Shooting Recording [AUDIO],2234,unrelated\n\"\"\"Categorically False\"\": DHS Debunks Right-Wing Fiction That ISIS Attempted To Cross The U.S.- Mexico Border\",130,unrelated\nAlleged Audio of Michael Brown Shooting Doesn’t Sound Good for Officer Darren Wilson,1808,unrelated\nBritish hostage David Haines beheaded by Islamic State terrorists,1989,agree\nCanadian-Israeli woman reportedly kidnapped by ISIS: Jerusalem Post,2147,unrelated\n\"Ann Arbor pizza delivery driver surprised with $2,000 tip\",1358,agree\nIs Ebola Virus Spreading Among ISIS Militants? Reports Claim Jihadists Seeking Cure at Mosul Hospital,2078,unrelated\n\"North Korean leader Kim Jong-un not missing, just having ankle surgery\",1296,discuss\nBritish-born rapper is main suspect in search for ISIS jihadist who beheaded James Foley,591,unrelated\nDetroit Police Issue Statement That The Batmobile Is Safe,1737,agree\n\"North Korean leader Kim Jong Un had ankle surgery, report says\",2329,unrelated\nPaul Rudd Is Not the Viral Video Hero Who Tackled a Gay Basher in Dallas,853,unrelated\nNigeria: hopes for return of kidnapped schoolgirls rise after ceasefire reported,402,unrelated\n\"Fidel Castro Is Dead, According to Viral Twitter Rumors\",2221,discuss\nNicaragua says meteorite probable cause of blast in capital,2155,unrelated\nBREAKING: ISIS Beheads American Journalist James Wright Foley,1166,unrelated\nEmotional sergeant-at-arms is greeted back to parliament with a rousing standing ovation a day after he heroically shot dead terrorist - the first time he used weapon in 30 year career,2304,unrelated\nChristian Bale quits Steve Jobs movie,35,unrelated\nAudio recording of Michael Brown being gunned down WAS made at the time he was killed: App company appears to confirm tape of ELEVEN bullets being fired - including final volley of 'kill shots',1832,unrelated\nCanadian-Israeli Woman Says She Hasn’t Been Captured By ISIS,80,unrelated\nPredator Drone Reportedly Spotted Over ISIS Stronghold,909,unrelated\nTropical spider burrowed under man's skin through appendix scar and lived there for THREE DAYS,1531,disagree\nContinuing Violence Puts Boko Haram Ceasefire In Jeopardy,320,unrelated\nAudio recording allegedly captures moment Michael Brown was shot,1461,discuss\nIsis 'fed murdered kidnap victim to his own mother after she travelled to their headquarters and demanded to see him',181,unrelated\nBritish Man Slaps People If They Sneeze In Public,1422,agree\nMan who skipped work for 24 years is finally fired,7,unrelated\n\"Zack Snyder Kills \"\"Stolen Batmobile\"\" Rumor With Great Photo\",1494,unrelated\n\"North Korean leader Kim Jong-un’s mystery illness actually two broken ankles, newspaper says\",1296,discuss\n\"Christian Bale in talks to play Steve Jobs for Sony, Danny Boyle\",1296,unrelated\nDid Kim Yo-Jong Take Kim Jong Un’s Role? North Korea Ill Health Rumors Are ‘Fabricated’,1948,unrelated\nISIS Beheads American Journalist,1009,unrelated\nAlleged Audio of Michael Brown Shooting Doesn’t Sound Good for Officer Darren Wilson,1974,unrelated\n\"Islamist Militants 'Steal' 11 Commercial Planes In Libya, Sparking Terror Attack Fears\",920,discuss\nFemale Israeli fighter said abducted by Islamic State  Read more: Female Israeli fighter said abducted by Islamic State,225,unrelated\n\"Boko Haram claims to have German hostage, denies ceasefire\",342,unrelated\nISIL Beheads American Photojournalist in Iraq,2296,unrelated\nBodies In Mexico Mass Grave Apparently Not Those Of Missing Students,295,unrelated\nIslamic State Militants Claim to Have Beheaded US Journalist James Wright Foley,2495,discuss\nSomeone Trolled Twitter Into Thinking Macklemore Joined ISIS,1893,unrelated\nPentagon: Somali terror group leader killed in U.S. airstrike,1936,unrelated\n\"UNIVERSITY DROPS TERM ‘FRESHMAN,’ REPLACES IT WITH ‘FIRST-YEAR’\",2321,discuss\nSpider burrowed through tourist's stomach and up into his chest,195,unrelated\n\"Unhappy Customer: Comcast Told My Employer About Complaint, Got Me Fired\",2149,unrelated\n\"'American bombing had signed my death certificate': Missing US journalist James Wright Foley goes unflinching to his death as ISIS behead him in horrific video, as a warning to Obama\",115,unrelated\nDumped woman spends a week in KFC to get over ex,1819,unrelated\nReport: Israeli-Canadian woman fighting Islamic State has been kidnapped by terror group,1240,unrelated\nMichael Brown shooting audio caught on tape?,499,discuss\nKim Jong-Un planning Scottish restaurant,1312,unrelated\nISIS leader ‘killed’ in US airstrikes,2155,unrelated\n\"Vice Media CEO Shane Smith Spent $300,000 on Las Vegas Dinner (Report)\",1519,unrelated\n\"Report: Stainless steel Apple Watch will be priced $500, gold at $5,000\",62,unrelated\nThe Image That Everyone Is Sharing By 'Banksy' Isn't By Banksy — But It's Awesome,1608,unrelated\nMystery man slaps shoppers around head for sneezing,1697,unrelated\n\"BREAKING: Islamic State, in video, beheads American journalist James Wright Foley who was kidnapped in 2012 -@BNONews\",1166,unrelated\n\"Kim Jong-un Broke Both Ankles and Is Hospitalized, Report Claims\",2441,unrelated\n#ISIS beheads photojournalist James Wright Foley in a massage to US to end its intervention in #Iraq.,1093,discuss\nSchoolboy who got electric shock from lamppost claims he now has magnetic powers,2415,discuss\n\"Why the Gold Apple Watch Edition Must Cost $10,000\",418,discuss\nMedia outlets identify 'Jihadi John',2202,discuss\nObama Denounces James Foley's Execution: 'Today The Entire World Is Appalled',1120,unrelated\nPaul Revere's 1795 time capsule unearthed,879,unrelated\nGive a homeless man $100 and see what he does with it [Video],2118,unrelated\nOfficials shoot down congressman's claims ISIS terrorists are running across US-Mexico border,1890,agree\n11 aircraft are missing from ‘terrorist-held’ Tripoli airport ahead of 9/11 anniversary,2208,agree\n\"At CBS Detroit, Fan Site 'Scuttlebutt' Is Enough to Publish Batmobile Rumor\",621,unrelated\nNew Audio Reveals Pause in Gunfire When Michael Brown Was Shot: Attorney,1403,unrelated\n#HairGate: iPhone 6 Customers Are Complaining That The Phone Is Ripping Out Their Hair,403,unrelated\nReport: Nigerian Woman Quarantined in KC with Ebola-Like Symptoms (Video),260,discuss\n\"Boko Haram denies cease-fire, leader says he married off kidnapped girls\",1883,unrelated\nAUSTRALIA: 600-POUND WOMAN GIVES BIRTH TO 40-POUND BABY,2118,unrelated\nSon pays off his parents' mortgage in a heartwarming Christmas video,1439,unrelated\n\"Christian Bale passes on role of Steve Jobs, actor reportedly felt he wasn't right for part\",781,unrelated\nHBO and Apple in Talks for $15/Month Apple TV Streaming Service Launching in April,737,unrelated\nISIL Beheads American Photojournalist in Iraq,1040,unrelated\nSeven girls as young as 13 become pregnant on a school trip,1140,agree\nHigh school student scores $72M playing the stock market,822,unrelated\n\"Woman, Ting Su, Finds Husband Cheating With Her Own Twin, Gets Spectacular Revenge\",1588,unrelated\nAttorney: New audio reveals pause in gunfire when Michael Brown was shot,1438,unrelated\nIslamic State May Have Fighter Jets Now After Seizing Russian-Made MiGs,2362,unrelated\nAudio of gunfire in Michael Brown case authenticated by app company,1808,unrelated\nNigeria says it has deal with Boko Haram to release kidnapped girls,844,unrelated\nIraqi media: ISIS militants have contracted Ebola,737,unrelated\nIsis claims it has US airdrop of weapons,104,unrelated\nDNA test confirms child is IS head Abu Bakr al-Baghdadi's daughter,1125,unrelated\n\"Gill Rosenberg, Canadian citizen, reportedly captured by ISIS in Syria\",1319,unrelated\nReport: A Radically Redesigned 12-Inch MacBook Air Is Coming,1013,discuss\nKim Jong-Un's Sister Takes Control in North Korea,2477,discuss\nStaff Reporter,1384,agree\n\"Reports Isis fighters have contracted Ebola are 'incorrect', says Iraqi health ministry\",2075,discuss\nMacaulay Culkin Dead?,2240,unrelated\n\"Feminist Aborts Baby For Being A Boy, Shocked People Don’t Approve\",947,discuss\nThis Kid Made $72 Million During Lunch,1205,unrelated\nDog Found Abandoned With Suitcase Filled With His Belongings,382,unrelated\nWhite House Fence Jumper Pushed Past Female Guard,1260,unrelated\nGateway Pundit,626,unrelated\nAmazon is about to open its first-ever physical store in New York City,1840,unrelated\nIslamic State fighters training to fly captured jets — watchdog,295,unrelated\n\"Apple Watch to Feature Time-Only 'Power Reserve' Mode, Prototypes Disguised as Samsung Watches\",242,unrelated\nISIS Border Crisis: DHS Chief Says Terrorists Not Entering US Through Mexico,775,unrelated\nThis Is a Truly Horrifying Story About a Spider,1923,disagree\n\"Islamic Tribunal Using Sharia Law In Texas Has Been Confirmed Tribunal members say they will avoid Sharia's \"\"criminal law.\"\"\",1049,unrelated\nVideo Purports To Show Beheading Of U.S. Journalist By Militants,1744,discuss\nCanadian Soldier Shot At Ottawa War Memorial: Report,595,unrelated\nTwo blokes dared to eat 20-year-old burger for charity,2531,unrelated\nHospital Officials: Kansas City Patient Not Being Treated For Ebola,1815,unrelated\n\"New York schoolboy who made $72MILLION trading stocks on his lunch breaks - and now takes his friends out to dine on $400 caviar, drives a BMW and has definitely made his immigrant parents proud\",1167,discuss\n\"Luckiest Pizza Delivery Guy Ever Gets $2,000 Tip\",51,unrelated\nMichael Phelps’ alleged girlfriend says she was born intersex,1658,unrelated\nDurex Is Not Making Pumpkin Spice Condoms After All: A Hoax Debunked,2240,unrelated\nJudd Nelson Death Hoax: FOX News Impersonator Claims Actor Found Dead In Los Angeles Condo,1131,unrelated\nBreaking: Soldier shot at National War Memorial in Ottawa,472,unrelated\nMeteor Leaves 40-Foot Crater Near Managua's Airport,885,disagree\n\"Islamist Militants 'Steal' 11 Commercial Planes In Libya, Sparking Terror Attack Fears\",1681,unrelated\nHoly Theft! Batmobile Stolen from 'Batman v Superman'???,529,unrelated\nDog abandoned at Scotland train station with suitcase,1898,unrelated\nJihadi John UNMASKED: Islamic State killer NAMED as west Londoner Mohammed Emwazi,2349,agree\nStreet Artist BANKSY Arrested? Again?,1301,discuss\nKim Yo-jong in Charge: Kim Jong-un's Sister 'Replaces' North Korean Dictator During Illness,305,unrelated\nPumpkin Spice Condoms Could Be The Only Thing To Save The World From Basic Children,2252,discuss\nParents' anger after seven Bosnian schoolgirls aged 13 and 14 fall pregnant on class trip,821,unrelated\nPolice hunting mystery 'slapper' in tweed jacket who attacks people who sneeze in town's high street,1521,unrelated\nHas this Argentine woman fallen victim to a cruel online hoax? Adult video claiming to show teacher having sex with pupil isn't all it seems,482,discuss\n\"Op-Ed: Hoax – Priest who never existed claims he died, saw female God\",1361,unrelated\nISIS Blasts 'Scorpion Bombs' At Civilian Areas In Iraq; Mosul Residents Living In Fear,1786,unrelated\nDNA tests prove Lebanon IS holding ISIS chief al-Baghdadi's ex-wife and daughter after they were caught with fake passports,2337,disagree\n\"What they earn: Vice CEO Shane Smith’s $300,000 steak dinner\",2130,discuss\n\"Kim Jong-un Broke Both Ankles and Is Hospitalized, Report Claims\",1634,unrelated\nN Korean leader misses annual ritual; sister ‘takes over duties’,744,discuss\nFormer PGA Tour player: Tiger Woods suspended for drug test failure,1423,unrelated\nAudio recording allegedly captures at least 10 shots fired in Michael Brown killing,1786,unrelated\nISIS Extremists Claim to Behead British Hostage David Haines,2330,unrelated\n\"Rats at Vogue's NYC offices - watch your step, Anna Wintour\",2080,unrelated\nADVISORY-Islamist rebel leader killed in U.S. strike - Somali government,1543,unrelated\nIndian 'Rapist' Castrated By Angry Mob Who Hack Off Gentials With Meat Cleaver (GRAPHIC PICTURES),1680,unrelated\nObama Denounces James Foley's Execution: 'Today The Entire World Is Appalled',1747,agree\nIRAQI HEALTH OFFICIAL: EBOLA HAS KILLED 5 ISIS FIGHTERS,75,unrelated\nPentagon confirms al-Shabab leader killed in airstrike in Somalia,1355,unrelated\nLow-level marijuana possession could soon land you a ticket instead of arrest in New York City,221,unrelated\nAnimal lovers abuzz over pope’s comments that 'paradise is open to all of God’s creatures',2348,unrelated\nReport: Christian Bale Will Play Steve Jobs,1839,unrelated\nFormer British Rapper Reportedly Under Investigation for James Foley Beheading,626,unrelated\nReport: British intelligence has identified Foley's killer,634,unrelated\nMexican investigators fear mass grave might hold 43 missing students,1849,unrelated\nRobert Plant ripped up $800M Led Zeppelin reunion contract,529,unrelated\nCheeky vandals paint giant penis on bonnet of £1.5 million Bugatti Veyron sportscar,2022,unrelated\nISIS Seemingly Beheaded American Journalist James Wright Foley,1120,unrelated\nHBO and Apple in Talks for $15/Month Apple TV Streaming Service Launching in April,815,discuss\nMichael Zehaf-Bibeau ID’d as Canadian Shooting Suspect in Ottawa,2246,agree\nThe baby from Teletubbies reveals herself,633,unrelated\nIslamic State killer 'Jihadi John' named as Mohammed Emwazi,775,discuss\nCanadian-Israeli woman reportedly kidnapped by ISIS: Jerusalem Post,387,unrelated\n\"Brian Williams: No, Our Meteorologist Was Not Peeing on Live TV\",1406,unrelated\nIslamic State Flying Three Jets in Syria,777,unrelated\nUPDATE: Internet report of Ebola outbreak in Purdon not true,1893,unrelated\n\"Fidel Castro Is Dead, According to Viral Twitter Rumors\",1506,unrelated\nNASA Raises Doubts About Reports of Nicaraguan Meteorite,586,unrelated\nJihadi John unmasked: Former Westminster University student was arrested FIVE years ago and put on a terror watch list - but he flew to Syria to join ISIS two years later,81,unrelated\nGoogle to Buy Redwood City Offices for $585M,1197,unrelated\nDHS Rebuffs Congressman’s Claim ISIS Infiltrating Southern Border,2261,discuss\nSugarhill Gang Rapper ‘Big Bank Hank’ Dies at 57,234,unrelated\n'Sex attacker' has penis cut off with a cleaver in India,2196,unrelated\nWeatherman caught peeing live on camera,381,unrelated\n\"Rumor: Gold Apple Watch Edition priced up to $5,000, steel version at $500, will debut on Feb. 14\",1839,unrelated\n\"Piper Jaffray pegs stainless steel Apple Watch price at $499, Edition at $4,999\",1569,unrelated\n\"Don't Worry, 'The Breakfast Club' Star Judd Nelson Is Not Dead\",1317,unrelated\n\"Spider burrowed into appendix scar, crawled through WA man's body\",1638,agree\nThis Dog Was Left At A Railway Station With A Suitcase Of His Belongings After He Was Sold On Gumtree,1544,agree\nPenis Spray-Painted on a $2.5 Million Car Was Just for a Prank Video,527,unrelated\nLebanon 'holding IS leader's daughter and ex-wife',365,unrelated\nDid Kim Yo-Jong Take Kim Jong Un’s Role? North Korea Ill Health Rumors Are ‘Fabricated’,345,unrelated\nApple Watch Developers Told to Limit Features to Save Battery Life,2275,discuss\n\"And finally: Apple Watch to launch 9 March with 100,000 apps\",87,unrelated\nBig Bank Hank dead: Sugarhill Gang member and rapper dies aged 57,40,unrelated\n$YUM Serving Up #Marijuana & Fried Chicken,1814,disagree\nBREAKING NEWS: British-born U.S. photojournalist held hostage by al-Qaeda killed in failed rescue attempt in Yemen,2318,discuss\n\"Catholic Priest Dead For 48 Minutes, Is Miraculously Revived – His Revelations About God Are Even More Shocking\",1637,unrelated\nApple Watch battery will require nightly charging,1234,unrelated\n\"Fidel Castro Rumors Sweep Internet, But No Sign in Cuba\",2377,unrelated\n\"Analyst: Apple Watch Edition Could Cost $5,000\",1595,discuss\n\"'American bombing had signed my death certificate': Missing US journalist James Wright Foley goes unflinching to his death as ISIS behead him in horrific video, as a warning to Obama\",2115,unrelated\nJihadi John UNMASKED: Islamic State killer NAMED as west Londoner Mohammed Emwazi,1256,unrelated\nSoldier shot near Canadian parliament building,950,unrelated\nIslamic Militants Post Video Claiming to Show Beheading of U.S. Journalist,2234,unrelated\nInsurgents killed in Nigeria despite alleged truce with Boko Haram,1347,unrelated\nSeth Rogen to Play Apple Co-Founder Wozniak in Steve Jobs Biopic,388,unrelated\nCNN plays chilling audio recording allegedly from Michael Brown shooting: “At least 11 shots”,2481,discuss\nWas The Batmobile Stolen In Detroit?,1825,unrelated\nMystery man slaps shoppers around head for sneezing,1660,unrelated\nIslamic State using 'SCORPION bombs' to terrorise victims,139,unrelated\nFence jumper reportedly made it much further into White House than Secret Service said,1137,unrelated\nNorth Korea Leader Kim Jong Un Is Still In Charge: Source,686,unrelated\nSaudi cleric issues fatwa against building snowmen,2167,agree\nREPORT: Alleged New Audio of Michael Brown Shooting,2287,discuss\nDo all dogs go to heaven? Pope tells grieving boy: 'Paradise is open to all of God’s creatures',240,unrelated\nReport: Christian Bale Will Play Steve Jobs,1406,unrelated\nPumpkin Spice condoms? Don't fall for this hoax.,1853,unrelated\nWatch moment TV weatherman is caught urinating in the bushes LIVE on camera,2415,unrelated\n\"Rats at Vogue's NYC offices - watch your step, Anna Wintour\",1968,unrelated\nGraffiti Artist Banksy Arrested In London; Identity Revealed,2283,unrelated\nNicaragua Meteorite Impact Theory May Be Meteor-wrong,1562,unrelated\n\"No, that high school kid didn't make $72 million trading stocks\",1987,discuss\n\"Meteorite makes big crater in Nicaragua, government says\",1817,unrelated\nHospital Officials: Kansas City Patient Not Being Treated For Ebola,99,unrelated\nBREAKING Gill Rosenberg former IDF soldier was captured by ISIS,1224,unrelated\nSoldier shot in Ottawa at War Memorial,503,unrelated\n\"In Moscow, police are looking for a felon, cut the male genitals\",574,unrelated\nMum Offers to Sell Twin Boy to Save Twin Girl,1562,agree\nWoman spends a week in KFC to get over her break up,1819,unrelated\n\"Mass Graves Found In Mexico, Near Place Where 43 Students Went Missing\",702,discuss\nThe Man Who Says Comcast Got Him Fired Has Filed a Lawsuit,2405,discuss\nChristian Bale Exits Steve Jobs Movie (Exclusive),729,agree\nConstipated goldfish operated on by North Walsham vet,1365,unrelated\n\"Source: Pot in NYC may soon net just a ticket, not arrest\",1802,discuss\nMeteorite Leaves House-Sized Crater in Nicaragua’s Capital,691,unrelated\n\"A message from Jim's mom, Diane Foley:\",524,unrelated\nHomeland Security: No ISIL fighters on U.S. border,761,unrelated\nI aborted my baby because it was a boy,1398,unrelated\nBoko Haram 'to release abducted schoolgirls' as part of ceasefire agreement,2272,discuss\n\"Nuts! Indian guru coaxes 400 followers to cut off their testicles, grow closer to God\",450,unrelated\nGovernment fires employee who skipped work for 24 years,2287,unrelated\n\"Christian Bale in talks to play Steve Jobs for Sony, Danny Boyle\",574,unrelated\nReports of missing Libyan planes raise 9/11 terror fears,1384,unrelated\nBatmobile Rumored To Have Been Stolen From Batman V. Superman: Dawn Of Justice Set,87,unrelated\n7 Bosnian teens get pregnant on school trip,2124,unrelated\nSearch launched for dog's owner after pooch found dumped next to suitcase filled with belongings,1642,agree\nPurdon Ebola Hoax: ‘Texas Town Quarantined After Family Of Five Test Positive For The Ebola Virus’ Article is Fake,241,unrelated\nBoyfriend cuts off his penis and throws it in the bin after girlfriend dumps him for being bad in bed,77,unrelated\nKim Jong-Un's sister reportedly running N. Korea,2477,discuss\nESPN’s All-Male “Monday Night Football” Panel On Domestic Violence Is Not Real,2167,unrelated\nJames Foley Killer ‘Jihadi John’ Believed to Be Former London Rapper Abdel-Majed Abdel Bary,1649,unrelated\nChristian Bale Won't Play Steve Jobs After All,574,unrelated\n\"Planetary Alignment On Jan 4, 2015 Will Decrease Gravity For 5 Minutes Causing Partial Weightlessness\",1637,unrelated\nPGA Tour Denies Claim That Tiger Woods Failed A Drug Test,438,unrelated\nAlleged Audio of Michael Brown Shooting Doesn’t Sound Good for Officer Darren Wilson,2354,unrelated\nChristian Bale to play Steve Jobs in upcoming biopic,630,unrelated\nIraqi social-media rumors claim IS leader slain,539,unrelated\nMedia reports identify Londoner as Islamic State's ‘Jihadi John’,1308,unrelated\nBoko Haram denies truce to release kidnapped schoolgirls,1883,unrelated\n\"Hundreds of dog-lovers from around the world offer home to pet abandoned at the railway station with a suitcase containing his pillow, toy, bowl and favourite food\",382,unrelated\nISIL allegedly kills US journalist in video,1574,unrelated\nISIS Claims To Have Captured US Airdrop Weapons,2307,discuss\nArmed U.S. drones spotted flying over Syria in possible hunt for ISIS leader,1802,unrelated\nStrange mark turns out to be tropical spider burrowing under vacationer's skin,1406,unrelated\nKim Jong-Un planning Scottish restaurant,1336,unrelated\nMoment Michael Brown was shot dead 'caught on audio recording': FBI handed potentially damning tape of ELEVEN shots being fired - including final volley of 'kill shots',2250,discuss\n\"How did Fake Chinese News Site Dupe Washington Post, Atlantic, BBC?\",2443,unrelated\nCanadian-Israeli woman reportedly kidnapped by ISIS: Jerusalem Post,777,unrelated\nBunbury local discovered a spider had burrowed under his skin on Bali holiday,1634,unrelated\nISIS Claims To Have Captured US Airdrop Weapons,1938,unrelated\n\"Yemen says U.S. man freed, sister says he’s dead\",634,unrelated\n\"BATMOBILE NOT STOLEN, MTV CONTEST PRIZE REMAINS UNCLAIMED\",251,unrelated\n#RIPFidel fuels false rumors of Cuban leader's death after another Fidel Castro dies,1832,unrelated\nPentagon: ISIS seized materials airdropped to Kurds,1785,unrelated\nBiological Warfare on the Horizon? ISIS Soldiers May Be Infected With Ebola,5,unrelated\nBoko Haram 'ceasefire' doubts after attacks reported in Nigeria,1166,discuss\nMan has his PENIS cut off by angry mob after 'attempted rape' of teenager,1760,unrelated\nThis Kid Made $72 Million During Lunch,1742,unrelated\n\"SEE IT: ISIS militants caught trying to cross border into Texas, Congressman claims\",570,unrelated\nVogue’s Rat Infestation: Disturbing New Details,944,unrelated\nSinging polar bear facing ASBO after noise complaint,2446,disagree\nIs the Alleged Audio of the Gunshots That Killed Michael Brown a Hoax?,2403,unrelated\n\"Apple 12-Inch MacBook Air Details Emerge; Device Could Be Thinner, Lighter Than Current Model\",727,unrelated\nOne of 'Taliban Five' in Bowe Bergdahl swap allegedly returned to militancy,366,unrelated\nMan chops off his penis after his girlfriend breaks up with him,1434,discuss\nKimye’s Fault? Anna Wintour’s NYC ‘Vogue’ Offices Hit With Disgusting Rat Infestation: ‘Rat Droppings On Desks’,30,unrelated\nContinuing Violence Puts Boko Haram Ceasefire In Jeopardy,2314,unrelated\n\"Boko Haram Could Release Kidnapped Girls, Nigerian Officials Say\",2045,unrelated\nOne of 'Taliban Five' in Bowe Bergdahl swap allegedly returned to militancy,1813,unrelated\nChristian Bale will not play Steve Jobs,1217,discuss\nAlleged audio of Michael Brown shooting has surfaced,2354,unrelated\nCNN Posts Alleged Audio of Michael Brown Shooting,2235,discuss\nExpert casts doubt on Bunbury man Dylan Thomas’s burrowing stomach-spider story,1888,unrelated\nSoldier shot in Ottawa at War Memorial,1437,discuss\n\"Vice Media’s CEO blew $300,000 on dinner, and a Vegas casino boss blabbed about it\",2081,unrelated\nLawmaker Says ‘At Least 10′ Islamic State Fighters Have Been Captured at the Southern U.S. Border,570,unrelated\n\"Accused Boston Marathon Bomber Severely Injured In Prison, May Never Walk Or Talk Again\",43,unrelated\nReport: Fence jumper made it into East Room of White House,1017,discuss\nTourist wakes to find strange red trail on his stomach - and discovers a spider has burrowed through his appendix scar and crawled UNDER his skin while on holiday in Bali,125,unrelated\n\"L. Jinny? Abdel-Majed Abdel Bary, UK Rapper, Suspected in James Foley Killing: Reports\",913,unrelated\n\"Boko Haram: Kidnapped Girls Have Been Married Off, Truce Never Happened\",950,unrelated\nDaash Ebola transferred to Mosul {Google Translate],2175,unrelated\nMicrosoft Tried Out Robot Security Guards on Its Silicon Valley Campus,2432,agree\nMilitant Group Says It Killed American Journalist in Syria,991,discuss\n\"Apple Watch Gold Edition may cost as much as $5,000\",2471,unrelated\nChristian Bale quits Steve Jobs movie,2061,unrelated\nMPs credit sergeant-at-arms for saving lives in Parliament Hill shootings,1121,discuss\nDevoted pet owner spends £300 to save his GOLDFISH after it became constipated,388,unrelated\nCBS News Names Canadian Parliament Shooting Suspect,2002,unrelated\nPumpkin Spice condoms? Don't fall for this hoax.,242,unrelated\nRobert Plant ripped up $800M Led Zeppelin reunion contract,87,unrelated\nAxl Rose Dead? Of Course Not — Tiresome Internet Death Hoax Plague Hits Guns N’ Roses Frontman,1708,unrelated\nBrian Williams slams social media for speculation weatherman Mike Seidel relieved himself on air,775,unrelated\nKim Jong-Un's sister reportedly running N. Korea,755,unrelated\n\"Kim Yo Jong, Kim Jong-Un’s Sister, Takes Control of North Korea While Brother Gets Treatment?\",803,unrelated\n\"Boko Haram Could Release Kidnapped Girls, Nigerian Officials Say\",837,discuss\nCatholic Priest Claims God Is Female After Clinically Dead Experience,2142,unrelated\nISIS Appears To Behead American Photojournalist In YouTube Video,2372,unrelated\nSEND IN THE DRONES: Predator drones flown over IS headquarters in Syria,1170,unrelated\nMagic mushroom found growing at Buckingham Palace,1575,unrelated\nChristian Bale set to play Steve Jobs in forthcoming biopic of Apple co-founder,1131,discuss\nAnother American hostage at risk by Islamic state,2109,unrelated\nSenator: Detainees swapped for Bergdahl have contacted militants,1095,unrelated\nTourist wakes to find strange red trail on his stomach - and discovers a spider has burrowed through his appendix scar and crawled UNDER his skin while on holiday in Bali,2002,unrelated\nApple-HBO Deal Seen Launching Web-only Apple TV Streaming Service For $15 Per Month,2028,unrelated\nReport: Audio Reveals Pause Between Gunshots When Michael Brown Was Shot,2345,discuss\nISIS militants appear to behead abducted American journalist James Wright Foley in graphic video,2067,discuss\nISIS Beheads American Journalist James Foley in Video Message to U.S.,1786,unrelated\nTourist wakes to find strange red trail on his stomach - and discovers a spider has burrowed through his appendix scar and crawled UNDER his skin while on holiday in Bali,1603,unrelated\nMeteorite Leaves House-Sized Crater in Nicaragua’s Capital,649,unrelated\n\"Managua explosion not a meteorite, NASA suggests\",1913,disagree\nPure Evil: Islamic State Beheads American Journalist James Wright Foley,11,unrelated\n\"No, A Spider Did Not Burrow Under A Man's Skin And Live There For Days\",2042,agree\nISIS leader ‘killed’ in US airstrikes,10,unrelated\nIs the Alleged Audio of the Gunshots That Killed Michael Brown a Hoax?,2317,discuss\n‘Evil straight from the pits of hell': American journalist James Foley reportedly beheaded by ISIS,1251,unrelated\nZack Snyder’s ‘Batman V Superman: Dawn Of Justice’ Stolen Batmobile Rumor Put To Rest,1807,unrelated\nWeather Reporter Caught Writing His Name In The Snow Was NOT Ready To Go On Camera (UPDATED),1169,unrelated\n\"ISIS Claims It Kidnapped Gill Rosenberg, The First Western Woman To Fall Into The Group's Hands\",1289,unrelated\nNew Rumour Suggests Apple Watch to Launch in February,2235,unrelated\nAmazon Reportedly Planning An Ad-Supported Video Service That Will Be Cheaper Than Netflix,1212,unrelated\n\"Sorry, Everyone: Durex Is Unfortunately Not Making Pumpkin Spice Condoms\",2055,agree\n7 Bosnian teens get pregnant on school trip,158,unrelated\nAudio recording allegedly captures moment Michael Brown was shot,115,unrelated\n\"Viral Video Of Homeless Man Spending $100 On Food For Other Homeless Was Faked, Witness Says\",167,unrelated\nNicaragua asks U.S. for help investigating meteorite crater,345,unrelated\nUS confirms death of Somalia terror group leader,2056,unrelated\n\"No, a bird didn't poop on Vladimir Putin\",950,unrelated\nTexas plumber's truck spotted in Syria: 'We have nothing to do with terror at all',346,unrelated\nAlleged Audio of Michael Brown Shooting Doesn’t Sound Good for Officer Darren Wilson,900,unrelated\n\"Oh Hey, Paul Rudd Was One Of The Dallas Airport Homophobe Heroes, No Big\",1844,unrelated\nNigeria says it has deal with Boko Haram to release kidnapped girls,955,discuss\n\"L. Jinny? Abdel-Majed Abdel Bary, UK Rapper, Suspected in James Foley Killing: Reports\",887,unrelated\nOttawa Shooting: Soldier Shot at Canada's National War Memorial,2096,unrelated\n\"What We Know About Kim Yo Jong, Who May Control North Korea\",235,unrelated\nIslamic State militants claim to behead missing American journalist,2388,discuss\nThe Case of the Stolen Batmobile Has Been Solved,2135,discuss\nMeet the 17-Year-Old Who Made $72 Million During His High-School Lunch Breaks,761,unrelated\nWatch: US Marine saved by helmet after being shot by Taliban sniper,2421,unrelated\nNew Audio Recording From Ferguson May Capture Michael Brown Shooting,2250,discuss\nBunbury local discovered a spider had burrowed under his skin on Bali holiday,730,unrelated\nBanksy 'Arrested & Real Identity Revealed' Is The Same Hoax From Last Year,324,unrelated\n\"Apple 12-Inch MacBook Air Details Emerge; Device Could Be Thinner, Lighter Than Current Model\",1545,unrelated\nMagic mushrooms found at Buckingham Palace,2137,unrelated\n\"Sadly, Pumpkin Spice Condoms Aren't A Thing After All\",2152,unrelated\nNigeria says ceasefire agreed with Boko Haram,2096,unrelated\nNASA Raises Doubts About Reports of Nicaraguan Meteorite,1573,agree\nChristian Bale quits Steve Jobs movie,2044,unrelated\nIslamic State reports youngest jihadist 'martyred' in battle,1938,unrelated\nNicaragua Meteorite Impact Theory May Be Meteor-wrong,1071,unrelated\n\"Bosnia: Seven underage girls return from five day school trip, pregnant\",557,unrelated\nOfficials Refute Iraqi Media Reports That ISIS Members Have Contracted Ebola In Mosul,1461,unrelated\nNasa questions whether crater in Nicaragua caused by meteorite,2155,unrelated\n7 Bosnian teens get pregnant on school trip,557,unrelated\n'They ate through the ceilings and pooped on the keyboards': Rats are 'taking over' Vogue's new World Trade Center office and Anna Wintour 'no longer wants to work there',387,unrelated\nNewly Discovered Mass Grave Linked to Missing Mexican Students,1148,unrelated\nIslamic State releases video apparently showing the beheading of missing US journalist James Foley,7,unrelated\n\"Nigeria, Boko Haram reach ceasefire deal, kidnapped girls to go free, official says\",1540,discuss\n\"ISIS beheads American photo-journalist James Wright Foley, threatens more to come\",704,unrelated\nThe Chinese Guide to Avoiding a Bad English Name,1073,unrelated\nAlleged Audio of Michael Brown Shooting Doesn’t Sound Good for Officer Darren Wilson,1435,unrelated\nISLAMIC STATE BEHEADS MISSING AMERICAN JOURNALIST JAMES WRIGHT FOLEY,1897,unrelated\n\"Batmobile Stolen From \"\"Batman v Superman: Dawn of Justice\"\" Set, Zack Snyder Knows Who Did It\",1807,unrelated\nMichael Phelps' girlfriend was born male but did not tell swimmer about her past,599,discuss\nISIS Militant “Jihadi John” Identified As Young West Londoner,503,unrelated\n\"Calm Yourselves, Durex Has NOT Come Out With A Pumpkin Spice Condom\",614,unrelated\n\"Catholic priest dies for 48 mins, wakes up claiming God is a woman\",34,unrelated\nMacaulay Culkin Hasn’t Died Despite What Everyone Is Saying On Facebook,1347,unrelated\nMan has his PENIS cut off by angry mob after 'attempted rape' of teenager,2072,unrelated\nMystery man slaps shoppers around head for sneezing,821,unrelated\nA Letter Lego Sent to Parents in 1974 Holds an Important Message for the Parents of 2014,1582,agree\n\"Video showing American journalist beheaded believed real, officials and family say\",2526,unrelated\nDylan Thomas Finds Tropical Spider Burrowed Under Skin,1439,unrelated\nFounding Fathers-Era Time Capsule Found in Boston,345,unrelated\nLynch mob chop man's penis off after catching him allegedly trying to rape teenager,1680,unrelated\nWHO investigates media reports ISIS fighters contracted Ebola,2060,discuss\nTiger Woods' agent shoots down report of failed drug test,173,unrelated\n\"So, There Might Be a Rat Infestation at Vogue\",2263,discuss\nISLAMIC STATE BEHEADS MISSING AMERICAN JOURNALIST JAMES WRIGHT FOLEY,1627,unrelated\n\"Mass Graves Found In Mexico, Near Place Where 43 Students Went Missing\",2385,unrelated\nThat Boko Haram Ceasefire in Nigeria Isn’t A Ceasefire,2191,discuss\n\"North Korean leader Kim Jong-un not missing, just having ankle surgery\",2260,unrelated\nVideo shows ISIL beheading of photojournalist James Foley,115,unrelated\n\"Gill Rosenberg, Canadian citizen, reportedly captured by ISIS in Syria\",1893,discuss\nJihadi John ‘identified as British man from West London’,1724,discuss\nMass grave found after 40 students disappear in Mexican protest,461,discuss\nMissing Planes,1660,unrelated\n\"Boko Haram: Kidnapped Girls Have Been Married Off, Truce Never Happened\",402,unrelated\nISIS Beheading of U.S. Journalist James Foley Posted to YouTube,1295,unrelated\nDaash Ebola transferred to Mosul {Google Translate],5,unrelated\nMicrosoft Tried Out Robot Security Guards on Its Silicon Valley Campus,1103,unrelated\nNew iOS 8 bug can delete all of your iCloud documents,524,unrelated\n\"Yes, you can wear your Apple Watch in the shower\",62,unrelated\nNew policy could reduce marijuana possession arrests,2237,discuss\nIncredible Video Shows A US Marine Surviving Being Shot In The Head By A Sniper In Afghanistan,185,unrelated\nEbola Outbreak 2015 Update: ISIS Fighters May Have Contracted Deadly Virus,2463,unrelated\nMass grave found after 40 students disappear in Mexican protest,2360,unrelated\nIsis claims US hostage Kayla Mueller killed in coalition airstrike,887,unrelated\nAbdel-Majed Abdel Bary: London Rapper Identified As ISIS Militant Who Beheaded James Foley,1530,discuss\n\"Soon Marijuana May Lead to Ticket, Not Arrest, in New York\",1534,unrelated\nAudio recording allegedly captures at least 10 shots fired in Michael Brown killing,1481,unrelated\nLuke Somers 'killed in failed rescue attempt in Yemen',1119,discuss\nNew Audio Reveals Pause in Gunfire When Michael Brown Was Shot: Attorney,2068,unrelated\n\"Boko Haram denies cease-fire, leader says he married off kidnapped girls\",2192,unrelated\n\"Report: new 12-inch MacBook Air slims down, has single USB port\",1362,discuss\n\"Boko Haram Denies Truce, Says Kidnapped Girls Have Been “Married Off”\",1883,unrelated\n\"Apple Media Event Rumored for Late February, Apple Watch and 12\"\" MacBook Air Likely Topics [Updated]\",195,unrelated\n#HairGate: iPhone 6 Customers Are Complaining That The Phone Is Ripping Out Their Hair,298,unrelated\nStar Wars 7: JJ Abrams want to move release to summer 2015,1352,discuss\nAccountant Says Comcast Got Him Fired for Contesting Bogus Charges,1814,unrelated\nCNN Posts Alleged Audio of Michael Brown Shooting,2495,unrelated\n\"ISIS: We have our hands on weapons, ammo air-dropped by U.S.\",2016,unrelated\n\"Jihadi John named as Mohammed Emwazi, from west London\",1465,unrelated\n\"Kim Yo Jong, Kim Jong-Un’s Sister, Takes Control of North Korea While Brother Gets Treatment?\",1689,unrelated\n\"Big Bank Hank, co-founder of the Sugarhill Gang, has died\",754,unrelated\nWTC rats scare off Anna Wintour,2064,agree\nZack Snyder Makes Fun of Stolen Batmobile Rumor with New Image,2135,agree\nIraq Says Arrested Woman Is Not The Wife of ISIS Leader al-Baghdadi,682,unrelated\nJudicial Watch's Farrell: ISIS Terrorists Did Cross Mexican Border,1637,unrelated\nISIS Claims To Have Captured US Airdrop Weapons,2009,unrelated\n\"Tom Brokaw 'wants Brian Williams out': NBC legend 'furious' at Iraq war lie, as it's claimed executives warned anchor to stop exaggerating the story in the past\",2370,unrelated\nAmerica's oldest time capsule unearthed at Boston statehouse after being buried in 1795 by Sam Adams and Paul Revere,1239,unrelated\nThe Apple Watch has a low-power mode that only tells the time,2124,discuss\n\"No, Islamic State Militants Have Not Been Caught by U.S. Border Patrol\",2141,unrelated\nBoko Haram 'ceasefire' doubts after attacks reported in Nigeria,344,unrelated\nThis Kid Made $72 Million During Lunch,391,unrelated\nConfusion Surrounds Capture Of “ISIS Leader’s Wife”,404,unrelated\nMexico finds 4 more graves at site of suspected student massacre,777,discuss\nWhite House Fence Jumper Pushed Past Female Guard,1323,unrelated\nAbdel-Majed Abdel Bary: London Rapper Identified As ISIS Militant Who Beheaded James Foley,1263,unrelated\nMystery man slaps shoppers around head for sneezing,1155,agree\nFears Islamic State could launch EBOLA attack on Britain after fighters 'contract virus',2177,unrelated\nGOP Rep. Duncan Hunter Claims 'At Least' 10 ISIS Fighters Apprehended On Texas Border,570,unrelated\nReport claims Kim Jong-un underwent surgery to repair fractured ankles,1465,discuss\nThis Is a Truly Horrifying Story About a Spider,2338,discuss\nA Wanted Man Responded To A Police Facebook Post That He Would Turn Himself In,2472,unrelated\nBoko Haram Denies Nigeria Cease-Fire Claim,40,unrelated\n\"Boko Haram Could Release Kidnapped Girls, Nigerian Officials Say\",298,unrelated\n\"Big Bank Hank, US rapper and Sugarhill Gang founder member, dies at 57\",598,agree\nNEWS/ You'll Never Guess How a Homeless Man Spent $100—Watch the Touching Video!,1245,agree\n\"Former Porn Star Behind YouTube Sensation ‘DC Toy Collector,’ Makes $5 Million Per Year Unboxing Disney Toys\",800,unrelated\n\"And finally: Apple Watch to launch 9 March with 100,000 apps\",1494,unrelated\nWHO says reports of suspected Ebola cases in Iraq are untrue,2175,unrelated\nREPORT: Apple Isn't Happy With The Battery Life Of Its New Smartwatch,614,unrelated\nParents' anger after seven Bosnian schoolgirls aged 13 and 14 fall pregnant on class trip,1277,unrelated\n\"Boko Haram leader denies ceasefire deal, says 200 abducted girls married off \",1073,unrelated\nAttorney: New audio reveals pause in gunfire when Michael Brown was shot,1379,agree\nTexas plumber's truck on front line of Syria war,1273,unrelated\nRumor Robert Plant Ripped Up $800 Million Contract To Reunite Led Zeppelin Called 'Rubbish',699,disagree\nIt's back! The incredible new Batmobile takes a spin around Detroit... after rumors it had been STOLEN,1538,discuss\nIs There an ISIS Threat on the Texas-Mexico Border or Not?,570,unrelated\n\"Analyst: Apple Watch Edition Could Cost $5,000\",761,unrelated\nCanadian official identifies dead Ottawa gunman as Michael Zehaf-Bibeau,431,unrelated\nKim Jong-un 'Had Surgery on Fractured Ankles',1103,unrelated\nBugatti Veyron Vandalized With Penis Graffiti? Viral Photo Isn’t What It Seems,1183,unrelated\nA soldier has been shot at Canada’s war memorial just steps away from the nation’s parliament,2281,agree\nISIS cracks down on five confirmed Ebola cases among fighters: official,1904,discuss\nTerror Leader Ahmed Abdi Godane Killed in U.S. Strike,60,unrelated\nReport: Michael Phelps’ Tinder ‘Girlfriend’ Was Born Male; “We Made Love During Halftime”,2528,unrelated\nJihadi John unmasked: Former Westminster University student was arrested FIVE years ago and put on a terror watch list - but he flew to Syria to join ISIS two years later,2328,unrelated\nGovernment fires employee who skipped work for 24 years,1130,unrelated\nISIS Reportedly Beheads American Photojournalist in Iraq,2525,unrelated\nTropical spider burrowed under man's skin through appendix scar and lived there for THREE DAYS,2459,unrelated\nWHO says reports of suspected Ebola cases in Iraq are untrue,1821,unrelated\nBoko Haram Denies Nigeria Cease-Fire Claim,821,unrelated\nFor sale: Tiger's former island in Sweden,1212,agree\nMissing jetliners raise fear of new 9/11-style attacks after Libyan airport falls to Islamic militants,126,unrelated\nNewly Discovered Mass Grave Linked to Missing Mexican Students,1849,unrelated\n\"Christian Bale passes on role of Steve Jobs, actor reportedly felt he wasn't right for part\",296,unrelated\nLawmaker Says ‘At Least 10′ Islamic State Fighters Have Been Captured at the Southern U.S. Border,1398,discuss\nAmazon plans a streaming-video alternative,2152,discuss\n11 jetliners 'missing' after Islamist takeover of airport,2016,unrelated\nAudio of gunfire in Michael Brown case authenticated by app company,1934,discuss\nSenior Western Intelligence Official Confirms London Rapper Abdel Majed Abdel Bary Is A Suspect In The Foley Killing,527,unrelated\nDurex on Rumored ‘Pumpkin Spice’ Condom: No Comment,62,unrelated\nPentagon: ISIS seized materials airdropped to Kurds,2336,unrelated\n\"Audio captured at time of Michael Brown shooting, company says\",346,unrelated\nPentagon: death of al Shabaab leader in U.S. strike would be major blow,2348,unrelated\nQuestions raised over Nicaragua 'meteorite',40,unrelated\n\"Canadian woman 'captured by ISIS in Syria' says she is actually fine and still fighting the jihadists, despite kidnap reports\",80,unrelated\n\"No, Banksy Didn't Create That 'Charlie Hebdo' Tribute Cartoon, But That Doesn't Mean You Can't Appreciate It\",1358,unrelated\nDid NBC Nightly News Go Live To A Man Who Was Taking A Piss?,831,unrelated\nMan who slaps people around the head for sneezing hunted by police,2277,unrelated\nInsurgents killed in Nigeria despite alleged truce with Boko Haram,1125,unrelated\n\"ISIS Claims It Kidnapped Gill Rosenberg, The First Western Woman To Fall Into The Group's Hands\",2141,unrelated\nCNN Airs Alleged Audio from Michael Brown Shooting,1808,unrelated\n\"\"\"This is the recording you thought you'd lost forever\"\"\",2020,agree\nApple Watch mass production kicks off in January: Report,2431,discuss\nKurds Deny Gill Rosenberg was in Kobane,2302,discuss\nKidnapped Nigerian schoolgirls: Government claims ceasefire deal with Boko Haram that will bring missing girls home,1761,discuss\nWatch: ISIS Claims to Have Captured U.S. Airdropped Weapons,305,unrelated\nZack Snyder’s ‘Batman V Superman: Dawn Of Justice’ Stolen Batmobile Rumor Put To Rest,1242,agree\nNun gives birth to surprise baby after complaining of stomach pains,258,unrelated\nKim Jong-Un 'in hospital with two fractured ankles' after ballooning to around 20 stone and going on numerous 'meet the people' walkabout PR stunts,818,unrelated\n\"NYPD to issue tickets instead of arrest for weed possession, report says\",955,unrelated\nDHS: GOP Rep.’s Claim ISIS Members Caught at U.S. Border ‘Categorically False’,2307,unrelated\nAmerican Predator Drone Circling Islamic State’s Stronghold,304,unrelated\nMexico Says Missing Students Not Found In First Mass Graves,683,unrelated\n\"Rare meteorite impact causes blast in Nicaragua's capital, Managua\",601,disagree\n\"Viral Video Of Homeless Man Spending $100 On Food For Other Homeless Was Faked, Witness Says\",1681,unrelated\n\"UPDATED 'Jihadi John' identified as Mohammed Emwazi of London, reports say\",1256,unrelated\nBritish hostage David Haines beheaded by Islamic State terrorists,1528,unrelated\n$YUM Serving Up #Marijuana & Fried Chicken,1933,disagree\n\"Kayla Jean Mueller, U.S. hostage, killed in Jordan airstrike, ISIS claims\",663,unrelated\nExperts: More facts needed on purported audio recording of Michael Brown shooting,2403,unrelated\nIs Ebola Virus Spreading Among ISIS Militants? Reports Claim Jihadists Seeking Cure at Mosul Hospital,567,discuss\nPGA Tour Denies Claim That Tiger Woods Failed A Drug Test,2184,unrelated\nPure Evil: Islamic State Beheads American Journalist James Wright Foley,1658,agree\nSomeone Trolled Twitter Into Thinking Macklemore Joined ISIS,2237,unrelated\nISIS Beheading of U.S. Journalist James Foley Posted to YouTube,1580,agree\nJames Foley remembered as 'brave and tireless' journalist,311,discuss\n\"RCMP release security footage of Michael Zehaf Bibeau during attack, say he shot soldier in back\",2214,agree\nCNN plays chilling audio recording allegedly from Michael Brown shooting: “At least 11 shots”,1426,discuss\nMacaulay Culkin Hasn’t Died Despite What Everyone Is Saying On Facebook,1361,unrelated\n\"Why the Gold Apple Watch Edition Must Cost $10,000\",305,unrelated\nISIS executioner 'Jihadi John' named by media,527,unrelated\n\"Calm down everyone, Banksy hasn't been arrested: 9 clues that it's a hoax\",667,unrelated\nUS probing claims ISIS fighters seized airdropped weapons meant for Kurds,1253,discuss\n\"Rumor: Gold Apple Watch Edition priced up to $5,000, steel version at $500, will debut on Feb. 14\",1646,unrelated\nHeartbroken girl spends week in KFC after getting dumped,817,unrelated\nNow the Vogue Rats Are Chewing Through Couture,2064,agree\nIsis supporters claim US hostage killed in coalition air strike in Syria,1769,unrelated\nNew ISIS Video Shows Militants Seizing Weapons Airdropped By US Near Kobani,2336,unrelated\nRobert Plant ripped up $800M Led Zeppelin reunion contract,2431,unrelated\n\"Wife, child of Islamic State head Abu Bakr al-Baghdadi held in Lebanon, officials say\",1877,discuss\nDHS: GOP Rep.’s Claim ISIS Members Caught at U.S. Border ‘Categorically False’,1893,unrelated\nIraqi and Kurdish media reports cases of Ebola among Islamic State fighters in Mosul,2180,discuss\nSee the Crater a Meteorite Made in Nicaragua,757,unrelated\n\"North Korean leader Kim Jong-un’s mystery illness actually two broken ankles, newspaper says\",2210,unrelated\n\"Boko Haram Denies Truce, Says Kidnapped Girls Have Been “Married Off”\",2144,discuss\nChristian Bale in Talks to Play Steve Jobs in Danny Boyle's Biopic,137,unrelated\n'They ate through the ceilings and pooped on the keyboards': Rats are 'taking over' Vogue's new World Trade Center office and Anna Wintour 'no longer wants to work there',304,unrelated\nComcast Says You Can Keep Your Tor,958,unrelated\n\"Batmobile Stolen From \"\"Batman v Superman: Dawn of Justice\"\" Set, Zack Snyder Knows Who Did It\",1789,unrelated\nDoubts cast over Nicaragua meteorite claim,1742,unrelated\nJudd Nelson rebuffs Internet rumors that he died of a drug overdose.,26,unrelated\nUS confirms death of Somalia terror group leader,1931,unrelated\nBREAKING NEWS: British-born U.S. photojournalist held hostage by al-Qaeda killed in failed rescue attempt in Yemen,2015,unrelated\nAxl Rose Dead? Fans Freak Out Over Death Rumors,414,unrelated\nJudd Nelson Death Hoax: FOX News Impersonator Claims Actor Found Dead In Los Angeles Condo,891,unrelated\n6 hidden mass graves may hold missing Mexican students,2375,unrelated\nVideo shows ISIL beheading of photojournalist James Foley,7,unrelated\nKim Jong-un: obese leader 'fractured both ankles',2053,discuss\n20-Year-Old Quarter Pounder Looks About the Same,1806,unrelated\n\"Boko Haram leader denies ceasefire deal, says 200 abducted girls married off \",2144,discuss\nJournalist James Wright Foley reportedly beheaded by ISIS,2047,discuss\nUnverified video shows beheading of aid worker David Haines,787,unrelated\nIslamic State Militants Claim to Have Beheaded US Journalist James Wright Foley,1574,unrelated\nRats are still running around at Vogue,2263,agree\nApp brush list actually do so sister you tired it?,658,unrelated\nCongressman: ‘At least 10 ISIS fighters’ caught trying to cross into US,213,unrelated\nDog Found Abandoned With Suitcase Filled With His Belongings,269,unrelated\nMilitant Group Says It Killed American Journalist in Syria,1547,unrelated\nISIS cracks down on five confirmed Ebola cases among fighters: official,93,unrelated\nNicaraguan commission on possible meteorite crash presents rock samples,2264,discuss\nOttawa investigates reports that Isis has captured Canadian-Israeli woman,2375,unrelated\nADVISORY-Islamist rebel leader killed in U.S. strike - Somali government,941,unrelated\n\"Nigeria, Boko Haram reach ceasefire deal, kidnapped girls to go free, official says\",17,unrelated\nKimye’s Fault? Anna Wintour’s NYC ‘Vogue’ Offices Hit With Disgusting Rat Infestation: ‘Rat Droppings On Desks’,2072,discuss\nTropical spider burrowed under man's skin through appendix scar and lived there for THREE DAYS,959,unrelated\nISIS Beheads American Journalist,2047,discuss\nPictured: Recent Muslim convert Michael Zehaf-Bibeau who shot dead a solider and opened fire on Canadian Parliament,1970,agree\nBrian Williams slams social media for speculation weatherman Mike Seidel relieved himself on air,54,unrelated\nApple Watch: Release well initially only in Apple Stores,456,unrelated\n\"What was fake on the Internet this week: Obama’s peace prize, pumpkin-spice condoms and insane winter snow\",523,discuss\nISIS Reportedly Beheads U.S. Journalist James Wright Foley on Camera,1040,unrelated\nLarge space object slams Nicaragua’s capital as asteroid passes Earth,269,unrelated\n\"Apple Watch to Be Shower-Proof, Have 100,000 Apps at Launch: Reports\",1817,unrelated\n\"Nigeria Says It Struck A Cease-Fire With Boko Haram, But Are They Talking To The Right Guy?\",1166,discuss\nISIS fighters seize weapons airdrop meant for Kurds,168,unrelated\nWatch marine take sniper shot to the head and live,2389,unrelated\nReport of Kim Jong-un’s ankle injury add fuel to rumours about his absence,2141,unrelated\n\"Rumor: Gold Apple Watch Edition priced up to $5,000, steel version at $500, will debut on Feb. 14\",1996,unrelated\nISIS launch SCORPION BOMBS to spread panic in Iraq,48,unrelated\n\"Tiger Woods is not on suspension for failing a drug test, his agent and a PGA official say\",1589,unrelated\n\"Despite ceasefire announcement, new Boko Haram attacks reported\",320,unrelated\nVIDEO: Son Stuns Parents By Paying Off Their Mortgage As Christmas Surprise,570,unrelated\nIS Fighters Seize Weapons Cache Meant for Kurds,2016,unrelated\nThat powerful Lego letter to parents from the 1970s? It's real,1969,discuss\nIt’s Okay To Laugh About The Fact That The Vogue Rat Infestation is Getting Worse,944,unrelated\nCNN Plays Alleged Audiotape of Michael Brown ShootingMilitarization Of Police,776,unrelated\nMoment Michael Brown was shot dead 'caught on audio recording': FBI handed potentially damning tape of ELEVEN shots being fired - including final volley of 'kill shots',2481,discuss\n\"North Korean leader Kim Jong Un had ankle surgery, report says\",505,unrelated\nWTC rats scare off Anna Wintour,1020,unrelated\nMacaulay Culkin Hasn’t Died Despite What Everyone Is Saying On Facebook,2252,unrelated\n\"Jose Canseco injured in accidental shooting, per reports\",1840,unrelated\nOfficial: Gitmo prisoner traded for Bergdahl reaching out to Taliban,1398,unrelated\nA bunch of cool health features were cut from the Apple Watch at the last minute,971,unrelated\nMicrosoft Tried Out Robot Security Guards on Its Silicon Valley Campus,572,unrelated\n\"Boko Haram denies truce, says kidnapped girls married\",40,unrelated\nSaudi Arabia Cleric Issues Fatwa Against Building Snowmen,1498,discuss\nViral Photo Shows How Chinese Workers Are Used to Manipulate App Store Rankings,1384,agree\nHere's video of a bird pooping on Vladimir Putin in the middle of a speech,1438,disagree\nPaul Rudd Helped Tackle A Violent Homophobe So That’s Another Reason To Love Him [UPDATE],487,unrelated\nEmotional sergeant-at-arms is greeted back to parliament with a rousing standing ovation a day after he heroically shot dead terrorist - the first time he used weapon in 30 year career,7,unrelated\nISIS cracks down on five confirmed Ebola cases among fighters: official,1821,unrelated\nFormer PGA Tour player: Tiger Woods suspended for drug test failure,1406,unrelated\nGuru who ordered 400 followers to be castrated 'so they could be closer to God' is investigated for grievous bodily harm in India,1654,discuss\n\"BREAKING: Islamic State, in video, beheads American journalist James Wright Foley who was kidnapped in 2012 -@BNONews\",2386,agree\nISIS Reportedly Beheads American Photojournalist in Iraq,826,unrelated\nThe rats eat Prada at Vogue NY office,1737,unrelated\nKimye’s Fault? Anna Wintour’s NYC ‘Vogue’ Offices Hit With Disgusting Rat Infestation: ‘Rat Droppings On Desks’,585,unrelated\nHope Fades for Girls' Release After Boko Haram 'Truce' Breached,821,unrelated\nVideo Purports to Show Beheading of American Journalist,2192,unrelated\nLebanon 'holding IS leader's daughter and ex-wife',944,unrelated\n\"James Wright Foley, Kidnapped Journalist, Apparently Executed by ISIS\",456,discuss\n\"Omar Gonzalez, White House Fence-Jumper, Made it Farther Inside\",1778,unrelated\n\"The gold Apple Watch Edition could set you back a whopping $4,999\",1700,discuss\nAnyone for dog meat soup? Kim Jong-Un considers opening restaurant in Scotland selling North Korean delicacies,2309,discuss\nIsrael denies causing Gaza floods by opening dams,1392,agree\nISIS Reportedly Beheads U.S. Journalist James Wright Foley on Camera,2296,unrelated\nSeven girls as young as 13 become pregnant on a school trip,2230,unrelated\n\"UPDATED 'Jihadi John' identified as Mohammed Emwazi of London, reports say\",81,unrelated\nReport: Taliban Detainee Swapped for Bowe Bergdahl Suspected of Trying to Return to Terrorism,17,unrelated\nWife and child of Islamic State leader Baghdadi held in Lebanon,1789,unrelated\n\"Boko Haram leader denies ceasefire deal, says 200 abducted girls married off \",1384,unrelated\nCNN Plays Alleged Recording of Michael Brown Shooting,1715,discuss\nDog abandoned at Scotland train station with suitcase,324,unrelated\nReport: Fence jumper made it into East Room of White House,1274,discuss\n\"Apple Watch Stainless Steel variant reportedly priced at $500, $4,000 for the gold variant\",2271,discuss\nChristian Bale in Talks to Play Steve Jobs (Exclusive),1844,unrelated\nAbdel-Majed Abdel Bary in Foley beheading: London rapper songs help identify him,591,unrelated\nMichael Brown shooting audio caught on tape?,2020,unrelated\nGuantanamo detainee freed in Bowe Bergdahl swap 'back to terrorism',1148,unrelated\nMet police denies reports of Banksy arrest,1884,agree\nMilitant Group Says It Killed American Journalist in Syria,1206,discuss\nNigeria says ceasefire agreed with Boko Haram,35,unrelated\nSpec leak suggests Apple Watch will be on par with Android Wear rivals,254,unrelated\n\"Obama, Outraged Over Beheading, Vows to Stay on Course\",1120,unrelated\n\"Teen Made $72 Million Trading Stocks, Confirms Teen Dominance Worldwide\",1760,discuss\nWill King of Jordan lead airstrikes on ISIS HIMSELF? Reports say trained pilot plans to take part in attack after quoting Clint Eastwood's Unforgiven to Congressmen,2490,discuss\nApple Watch won’t be the digital doctor it could have been,1240,unrelated\n\"Rumor: Gold Apple Watch Edition priced up to $5,000, steel version at $500, will debut on Feb. 14\",530,unrelated\n\"Islamic State Training Pilots in Military Jets, Monitors Say\",1337,unrelated\nKim Jong ill? Analysts say 27-year-old sister Kim Yo Jong may be running North Korea (VIDEO),1521,unrelated\nHospital: Man not being treated for Ebola in Kansas City,1226,unrelated\nReports of missing Libyan planes raise 9/11 terror fears,1660,unrelated\nOttawa investigates reports that Isis has captured Canadian-Israeli woman,40,unrelated\n\"Sorry, Fido. Pope Francis did NOT say our pets are going to heaven\",662,unrelated\nApple 'working on 12-inch MacBook Air',1362,discuss\n\"Mexico hit by student massacre: At least 17 anti-corruption protesters 'rounded up, murdered and dumped in a mass grave' - and another 26 are missing\",1476,unrelated\n'Spiderman' squished: Perth experts debunk spider burrowing claims,2009,unrelated\nSeth Rogen set to play Steve Wozniak in Danny Boyle's Steve Jobs biopic,388,unrelated\nMan discovers spider living under his skin during Bali vacation,1549,unrelated\nMicrosoft's Silicon Valley campus now guarded by Daleks,2228,agree\n11 jetliners 'missing' after Islamist takeover of airport,2309,unrelated\nNBC weatherman caught urinating in the woods live on air,1169,unrelated\nSenator: Detainees swapped for Bergdahl have contacted militants,592,unrelated\n\"Rumor: Gold Apple Watch Edition priced up to $5,000, steel version at $500, will debut on Feb. 14\",2134,unrelated\nNorth Korean dictator Kim Jong-Un to open restaurant in Scotland,2398,unrelated\nJames Foley executioner said identified as British rapper  Read more: James Foley executioner said identified as British rapper,1888,unrelated\nSeth Rogen to Play Apple Co-Founder Wozniak in Steve Jobs Biopic,1746,discuss\nSamsung Supposedly Wins Orders to Produce Apple Watch Components,139,unrelated\nMilitant Group Says It Killed American Journalist in Syria,115,unrelated\nMissing American journalist reportedly beheaded by Islamic State ,608,discuss\nISIS executioner 'Jihadi John' named by media,1198,discuss\nMichelle Obama’s face blurred by Saudi state television,8,unrelated\n\"Could Gold Apple Watch cost $5,000?\",761,unrelated\nJames Foley remembered as 'brave and tireless' journalist,139,unrelated\nSmall Meteorite Hits Managua,10,unrelated\nMan chops off own penis after being dumped by his girlfriend,1517,agree\nISIL video claims beheading of kidnapped journalist James Foley,1549,unrelated\n\"Nigeria claims deal with Boko Haram on ceasefire, kidnapped girls\",1419,discuss\n\"ISIS Militants Have Contracted Ebola: Iraqi, Kurdish Media Reports\",1689,discuss\nKim Jong-un 'set to open a new restaurant in SCOTLAND',17,unrelated\nREVEALED: Woman Behind $5 Million Per Year Youtube Channel Is a Former Porn Star  Read more at: http://nextshark.com/revealed-woman-behind-5-million-per-year-youtube-channel-is-a-former-porn-star/#rmns,2176,unrelated\nSergeant-at-Arms stopped shooter on Parliament Hill,1121,discuss\nVideo: Islamic State Claims to Have Captured US Weapons Airdrop Near Kobane,1708,unrelated\nThe famous “Dog whisperer” Cesar Millan died of a heart attack this morning.,585,unrelated\n\"Apple Watch to Be Shower-Proof, Have 100,000 Apps at Launch: Reports\",757,unrelated\nCustomer: I was fired for Comcast complaint,2405,discuss\nIRAQI AND KURDISH MEDIA REPORTS: ISIS FIGHTERS HAVE CONTRACTED EBOLA,1040,discuss\nMacaulay Culkin Dead? Another Death Hoax Circulates On Facebook,690,unrelated\nPredator drones being flown over Isil's Syrian 'capital',2186,unrelated\nISIS fighters seize weapons airdrop meant for Kurds,2009,unrelated\nJordan king cites Clint Eastwood in revenge vow,803,unrelated\nMoment U.S. Marine is saved by his Kevlar helmet as Taliban sniper bullet hits him in head,1934,unrelated\nYPG Confirms: Gill Rosenberg Not Captured in Kobani,1476,unrelated\n\"Rumor: Gold Apple Watch Edition priced up to $5,000, steel version at $500, will debut on Feb. 14\",1651,unrelated\nISIS Fighters Getting Caught Coming Across the U.S.-Mexican Border?,226,unrelated\nThe Case of the Stolen Batmobile Has Been Solved,1237,discuss\nIPhone 6 users are tearing their hair out,2088,discuss\nSoldier shot near Canadian parliament building,1358,unrelated\nWHO: Reports of Suspected Ebola Cases in Iraq Untrue,1899,unrelated\n\"Report: ISIS kidnaps Canadian-Israeli, former IDF soldier who went to fight with the Kurds\",2142,discuss\nN Korean leader misses annual ritual; sister ‘takes over duties’,1268,unrelated\nThe Man Who Says Comcast Got Him Fired Has Filed a Lawsuit,1355,unrelated\n\"Boko Haram Cease-Fire: Abducted Nigerian Schoolgirls To Be Released, Officials Say\",320,unrelated\nNorth Korea Leader Kim Jong Un Is Still In Charge: Source,1772,unrelated\n\"Forget 18-karat gold, next-generation Apple Watch Edition could use platinum: Report\",1338,unrelated\nMexico Says Students Not Among Dead in Mass Grave,1538,unrelated\n\"Woman detained in Lebanon is not al-Baghdadi's wife, Iraq says\",1212,unrelated\nDzhokhar Tsarnaev Beaten In Prison? Satirical Site Claims Boston Marathon Bombing Suspect Blinded And Paralyzed,651,unrelated\nSugarhill Gang rapper Big Bank Hank dead at 57,1686,unrelated\nTexas Plumber Has ‘No Idea’ How Company Truck Ended Up With ISIS,803,unrelated\nOfficials shoot down congressman's claims ISIS terrorists are running across US-Mexico border,130,unrelated\nReport: Christian Bale Will Play Steve Jobs,1317,unrelated\n\"Vice's Shane Smith drops $300,000 on Vegas dinner\",832,unrelated\n\"Rats at Vogue's NYC offices - watch your step, Anna Wintour\",2064,agree\nAudio may have captured Michael Brown shooting,1803,unrelated\n'Jihadi John' identified: ISIS killer named as Mohammed Emwazi from West London,77,unrelated\nIsis claims to behead US journalist,1658,discuss\nCNN Expert on Brown Audio: At First I Thought ‘Someone’s Trying to Punk CNN’,1403,unrelated\nUS officials: Video shows American's execution,1093,discuss\nConflicting reports on alleged IS capture of Canadian woman,1459,unrelated\nVideo shows ISIL beheading of photojournalist James Foley,2130,unrelated\nNew Audio Allegedly Captures Moment Michael Brown Was Shot,1681,unrelated\n#HairGate: iPhone 6 Customers Are Complaining That The Phone Is Ripping Out Their Hair,22,unrelated\nBoko Haram denies ceasefire claim by Nigeria's government,1197,unrelated\nChristian Bale to play Steve Jobs in upcoming biopic,1019,agree\nISIL Beheads American Photojournalist in Iraq,26,unrelated\n\"Hundreds of dog-lovers from around the world offer home to pet abandoned at the railway station with a suitcase containing his pillow, toy, bowl and favourite food\",269,unrelated\n\"ISIS: We have our hands on weapons, ammo air-dropped by U.S.\",1026,unrelated\nRussian TV actor wakes up to find his testicles stolen,651,unrelated\n\"SMALL METEORITE STRIKES NICARAGUA, GOVERNMENT SAYS\",1731,discuss\n\"Hostage David Haines' Murder 'Evil', PM Says\",2440,agree\n\"Batmobile stolen in Detroit? Good one, joker!\",529,unrelated\nResetting iOS 8 Preferences May Wipe iCloud Files,545,discuss\nAl-Shabab leader who ordered Kenya mall massacre believed killed in US drone attack in Somalia,77,discuss\nTexas City plumber's truck ends up in Syrian war,900,unrelated\nKim Jong-un 'Had Surgery on Fractured Ankles',2385,unrelated\n\"No, Nobody's Discovered a New Eyewitness Account of Jesus' Miracles\",1775,agree\nMagic mushrooms found at Buckingham Palace,1374,unrelated\nRussian Man Wakes Up to Find His Testicles Have Been Stolen,91,unrelated\nSHOCK CLAIM: PGA Golfer Says Tiger Woods Is Suspended For Failed Drug Test,169,discuss\nCNN Plays Alleged Audiotape of Michael Brown ShootingMilitarization Of Police,755,unrelated\nWife and son of Isil leader Abu Bakr al-Baghdadi 'detained at Lebanon border',2268,discuss\nNew Rumour Suggests Apple Watch to Launch in February,2431,discuss\nWhat TBS’s Sped-Up Seinfeld Reruns Tell Us About the Sorry State of America,955,unrelated\nUPDATE: BATMAN v SUPERMAN Batmobile Reportedly Stolen By (Shocker!) Detroit Locals,1494,unrelated\nKim Jong-un 'Had Surgery on Fractured Ankles',1634,unrelated\n'Sex attacker' has penis cut off with a cleaver in India,2459,unrelated\nPriest who died for 48 minutes says he met God and she’s a woman,1212,unrelated\nVogue's new digs are reportedly swarming with rats,2367,unrelated\n\"Apple Reportedly Preparing 12-inch MacBook Air, Thinner and Lighter than Existing Models\",1545,unrelated\nAmerican hostage killed in rescue attempt in Yemen - senior official,2375,unrelated\nObama denounces killing of journalist James Foley and pledges ‘justice’,1569,unrelated\nPictured: Libyan Islamist rebels pose with planes seized from Tripoli airport as U.S. officials warn they could be used to carry out terrorist attack on 9/11 anniversary,1681,unrelated\nLow-level marijuana possession could soon land you a ticket instead of arrest in New York City,269,unrelated\nSomeone Spraypainted A Penis On A £1.5m Bugatti Veyron And It Went Very Viral,1781,unrelated\nAudio recording allegedly captures moment Michael Brown was shot,2250,discuss\nBritish Man Slaps People If They Sneeze In Public,1521,unrelated\n\"Apple Watch Stainless Steel variant reportedly priced at $500, $4,000 for the gold variant\",62,unrelated\nAn Audio Recording of the Michael Brown Shooting Has Reportedly Surfaced,662,unrelated\nVogue's new digs are reportedly swarming with rats,891,unrelated\nIndia Rape Crisis Sees Mob Castrate Alleged Sex Attacker in Shocking Scenes,1680,unrelated\nNewly-Found Document Holds Eyewitness Account of Jesus Performing Miracle,190,unrelated\nThat Boko Haram Ceasefire in Nigeria Isn’t A Ceasefire,1588,agree\nRat problem worsens at One World Trade Center offices of Conde Nast,2072,discuss\nIs Ebola Virus Spreading Among ISIS Militants? Reports Claim Jihadists Seeking Cure at Mosul Hospital,2463,unrelated\nTexas plumber's truck spotted in Syria: 'We have nothing to do with terror at all',467,unrelated\n\"White House Fence Jumper Got Farther Than Previously Thought, Sources Say\",1916,unrelated\nIS Fighters Seize Weapons Cache Meant for Kurds,1708,unrelated\n\"Audio captured at time of Michael Brown shooting, company says\",1446,discuss\nVladimir Putin’s Motorcade Looks Like A Massive Knob,944,unrelated\nThe Pumpkin-Spice Condom Is Just a Figment of Your Own Gross Imagination,2354,agree\nWhat Glenn Beck Fears May Be Done With the 11 Missing Jets,1958,agree\nReport: Missing Libyan jetliners raise fears of suicide airliner attacks on 9/11,2309,unrelated\nHas Ebola infected Isis militants in Mosul?,267,unrelated\nHundreds mourn the 'death' of Fidel Castro after rumours sweep Twitter (but are they confusing him with recently departed Fidel Castro Odinga from Nairobi?),405,unrelated\n\"Managua explosion not a meteorite, NASA suggests\",971,unrelated\nIslamic Militants Post Video Claiming to Show Beheading of U.S. Journalist,1009,unrelated\nNET Extra: Back-from-the-dead Catholic priest claims God is a female...,2515,agree\n\"Calm down everyone, Banksy hasn't been arrested: 9 clues that it's a hoax\",1940,agree\nISIS Reportedly Beheads American Photojournalist in Iraq,1471,discuss\nReturn of the Mac: Seth Rogen in talks to star as Apple co-founder Steve Wozniak in upcoming Steve Jobs biopic,2115,unrelated\nIraqi Official Dismisses ‘Unfounded’ Reports That ISIS Fighters Have Ebola,1385,unrelated\nHundreds mourn the 'death' of Fidel Castro after rumours sweep Twitter (but are they confusing him with recently departed Fidel Castro Odinga from Nairobi?),2223,unrelated\nFerguson riots: audio may have captured Michael Brown shooting,1808,unrelated\nJihadi John: Mohammed Emwazi named as masked man behind ISIS beheadings,81,unrelated\nUnconfirmed reports claim Canadian-Israeli Gill Rosenberg captured by ISIS,1299,unrelated\nWATCH: Stan Beaton cries tears of joy when phone engineers find treasured voicemail recording of his late wife he thought was lost forever,2406,unrelated\nJeh Johnson shoots down Duncan Hunter's assertion IS is entering U.S. via Mexico,2249,agree\nHas Kim Yo-Jong Taken Over For Kim Jong Un? Sister Assumes North Korea State Duties While Brother Undergoes Medical Treatment,1368,unrelated\nGCPD Solved Stolen Batmobile Case?,1538,discuss\nMan Known as ‘Jihadi John’ Is Identified as Mohammed Emwazi,171,unrelated\nIsis Syria News: Video Shows US Airdropped Weapons and Grenades 'Captured by Islamic State',1239,unrelated\nGod Is A Woman – Resurrected Father Narated,1055,agree\nIt’s About To Get Harder To Be Arrested For Pot Possession In New York City,775,unrelated\nNew Audio Reveals Pause in Gunfire When Michael Brown Was Shot: Attorney,132,unrelated\nObama administration DENIES congressman's claim that 'at least ten ISIS fighters have been caught coming across the Mexican border in Texas',167,unrelated\nIraqi social-media rumors claim IS leader slain,511,unrelated\nMan breaks down in tears when a lost recording of his deceased wife resurfaces,2227,unrelated\nVladimir Putin Bird Poop Video is Fake,2502,unrelated\nThe Apple Watch's battery life will reportedly be just like any other smartwatch,2469,unrelated\nCheeky vandals paint giant penis on bonnet of £1.5 million Bugatti Veyron sportscar,498,agree\nUnbearable! Carolling toy in Shefford 'gagged' by council,1968,unrelated\nSeven girls fall pregnant after five day school trip in Bosnia and Herzegovina,900,unrelated\n\"Tropical spider burrows under man's skin, lives there for three days\",1819,agree\nISLAMIC STATE BEHEADS MISSING AMERICAN JOURNALIST JAMES WRIGHT FOLEY,115,unrelated\n\"Brian Williams: No, Our Meteorologist Was Not Peeing on Live TV\",527,unrelated\nDNA tests prove Lebanon IS holding ISIS chief al-Baghdadi's ex-wife and daughter after they were caught with fake passports,72,unrelated\nEye-catching! Rare sighting of Anna Wintour without her trademark sunglasses as she leaves 'rat-infested' Vogue office,1435,unrelated\nConde Nast's rat problem at One World Trade Centre: From red carpets to rodent droppings,788,discuss\nNew policy could reduce marijuana possession arrests,1646,unrelated\n\"Cloistered nun gives birth to a baby  The convent: \"\"There is a sister\"\" [Google Translate]\",1891,unrelated\nApple Watch launch reportedly planned for February with limited supply,1056,unrelated\nRobert Plant Reportedly Tears Up $800 Million Led Zeppelin Reunion Contract,158,unrelated\nBREAKING: ISIS USES CHEMICAL WEAPONS – Murders 300 Iraqi Soldiers in Chlorine Gas Attack,500,discuss\n\"Wildest Apple Watch rumor yet: 100,000 apps at launch\",2009,unrelated\nHospital: Man not being treated for Ebola in Kansas City,1843,unrelated\nSaudi cleric condemns snowmen as anti-Islamic,26,unrelated\nNorth Korea dictator Kim Jong-un 'set to open a new restaurant in SCOTLAND',1339,unrelated\nRapper identified as James Foley's executioner: reports,1658,unrelated\nPsychoactive magic mushroom found in grounds of Buckingham Palace,562,unrelated\nMexican students not among bodies found in mass graves,61,unrelated\nReport of Kim Jong-un’s ankle injury add fuel to rumours about his absence,524,unrelated\n\"Christian Bale passes on role of Steve Jobs, actor reportedly felt he wasn't right for part\",1299,agree\nNun who gave birth ‘had no idea’ she was pregnant,2492,agree\nUS confirms death of Somalia terror group leader,186,unrelated\nIsis Syria News: Video Shows US Airdropped Weapons and Grenades 'Captured by Islamic State',305,unrelated\nREPORT: Apple Isn't Happy With The Battery Life Of Its New Smartwatch,2116,unrelated\nJordanian airstrike killed American aid worker held hostage by ISIS according to statement by militants,2118,unrelated\nComcast Declares War on Tor?,1280,unrelated\n\"See How This Homeless Man Spends A Hundred Dollars, And Keep A Tissue Handy [Video]\",1681,unrelated\n\"Don't forget to tip...especially if you spend $300,000\",2463,unrelated\nThat Boko Haram Ceasefire in Nigeria Isn’t A Ceasefire,1832,unrelated\n\"These LEGO Instructions from 1974 Are Awesome (And Yes, They're Real)\",1969,discuss\nUtah man hospitalized after eggnog-chugging competition,1325,unrelated\n\"Leader of Qaeda-Linked Somali Group Is Dead, U.S. Says\",941,unrelated\nIslamic State Militants Claim to Have Beheaded US Journalist James Wright Foley,1361,unrelated\nStreet Artist BANKSY Arrested? Again?,2468,discuss\nReport: Amazon to Launch Ad-Supported Streaming Service,1948,unrelated\nSmall Meteorite Hits Managua,724,unrelated\n'Banksy' Reacts To Paris Attack With Poignant Drawing,1589,unrelated\nTexas plumber's truck on front line of Syria war,1213,unrelated\nObama: murder of James Foley 'shocks the conscience of the entire world',387,unrelated\nRumor Fatigue Sets In at False Alarms of Castro’s Death,93,unrelated\nAmazon Reportedly Planning An Ad-Supported Video Service That Will Be Cheaper Than Netflix,1921,unrelated\nIs this the world's oldest burger? Man claims to have kept McDonald's Quarter Pounder for 20 YEARS,1500,unrelated\n\"One gunman killed in shooting on Parliament Hill in Ottawa, hunt on for other shooters\",633,unrelated\nTBS speeds up Seinfeld a full 7.5 percent - here is the proof,2045,unrelated\nIslamic State releases video apparently showing the beheading of missing US journalist James Foley,2388,discuss\nChristian Bale Pulls Out of Upcoming Steve Jobs Biopic,1646,unrelated\nObama Denounces James Foley's Execution: 'Today The Entire World Is Appalled',1966,agree\nMohammed Emwazi: Man identified as Isis killer 'Jihadi John' was 'stopped by MI5' while on safari holiday in Africa in 2010,527,unrelated\nTBS Speeds up SEINFELD by 7.5% to Add 2 More Minutes of Commercials,1686,unrelated\n$YUM Serving Up #Marijuana & Fried Chicken,1843,unrelated\nLynch mob chop man's penis off after catching him allegedly trying to rape teenager,36,unrelated\nThe iPhone 6 'Hairgate' Is Not a Thing,1308,discuss\nIsis leader Abu Bakr al-Baghdadi's 'wife and son detained in Lebanon',2283,discuss\nAmazon Is Opening a Brick-and-Mortar Store in Manhattan,737,discuss\nAudio of gunfire in Michael Brown case authenticated by app company,1426,discuss\nIRAQI AND KURDISH MEDIA REPORTS: ISIS FIGHTERS HAVE CONTRACTED EBOLA,1899,unrelated\nYPG Confirms: Gill Rosenberg Not Captured in Kobani,1976,agree\nZack Snyder Makes Fun of Stolen Batmobile Rumor with New Image,205,unrelated\nISIS supporters mourn death of ‘youngest fighter’,269,unrelated\nMore than 200 kidnapped Nigerian girls to be released after deal reached with Boko Haram,2520,unrelated\nThe Case of the Stolen Batmobile Has Been Solved,280,unrelated\n\"Insiders Claim Steel Apple Watch to Start at $500, Gold at $4,000\",1368,unrelated\n‘Banksy’ Instagram tribute to Charlie Hebdo victims not posted by artist,2115,unrelated\nNicaragua says meteorite probable cause of blast in capital,483,unrelated\nCrazy iPhone rig shows how Chinese workers manipulate App Store rankings,2118,unrelated\nThis Selfless Homeless Man Receives $100 & Doesn't Spend A Dime On Himself!,2061,agree\nBanksy 'Arrested & Real Identity Revealed' Is The Same Hoax From Last Year,1898,unrelated\nAbdel-Majed Abdel Bary in Foley beheading: London rapper songs help identify him,2410,unrelated\nThe Man Who Says Comcast Got Him Fired Has Filed a Lawsuit,1268,unrelated\nThis Kid Made $72 Million During Lunch,2523,unrelated\nIsraeli Canadian fighting ISIS posts on Facebook: I'm safe and secure,693,unrelated\nNew York City Plans to End Arrests for Possession of Small Amounts of Marijuana,1295,unrelated\nNasty iOS 8 Bug Could Erase Your iCloud Drive Documents,2330,unrelated\n\"It was me! Student, 19, reveals SHE was the Teletubbies' giggling baby in the sky - and was paid just £250 and a box of toys\",1331,unrelated\nNew iOS 8 bug can delete all of your iCloud documents,2330,unrelated\nEmotional sergeant-at-arms is greeted back to parliament with a rousing standing ovation a day after he heroically shot dead terrorist - the first time he used weapon in 30 year career,704,unrelated\nMeteorite Leaves House-Sized Crater in Nicaragua’s Capital,682,unrelated\n\"No, A Spider Did Not Burrow Under A Man's Skin And Live There For Days\",43,unrelated\n\"In Kim Jong Un's absence, his sister may rule. Or not.\",1294,discuss\nKim Jong-un 'Had Surgery on Fractured Ankles',2053,discuss\nReturn of the Mac: Seth Rogen in talks to star as Apple co-founder Steve Wozniak in upcoming Steve Jobs biopic,1034,unrelated\nISIS Border Crisis: DHS Chief Says Terrorists Not Entering US Through Mexico,1931,disagree\nReport: Christian Bale Drops Out Of Steve Jobs Biopic,1234,unrelated\nHope Fades for Girls' Release After Boko Haram 'Truce' Breached,992,unrelated\n\"Michael Zehaf-Bibeau, slain Ottawa shooter, had criminal record in Quebec, B.C.\",431,unrelated\nObama denounces killing of journalist James Foley and pledges ‘justice’,533,unrelated\nAlleged audio of Michael Brown shooting released,195,unrelated\nAudio recording allegedly captures moment Michael Brown was shot,968,unrelated\n\"Rats at Vogue's NYC offices - watch your step, Anna Wintour\",585,unrelated\nKim Jong-Un's sister reportedly running N. Korea,1029,unrelated\nDid Kim Yo-Jong Take Kim Jong Un’s Role? North Korea Ill Health Rumors Are ‘Fabricated’,2495,unrelated\n'Spiderman' squished: Experts debunk claims,2297,unrelated\nISIS Militant “Jihadi John” Identified As Young West Londoner,1219,agree\nNujaifi Condemns / Daash / crime in Saqlawiyah and Alsiger areas of Anbar.,251,unrelated\n\"Web Portal publishes death of \"\"Dog Whisperer\"\"\",2528,unrelated\n\"Oh Hey, Paul Rudd Was One Of The Dallas Airport Homophobe Heroes, No Big\",2240,unrelated\nJames Foley remembered as 'brave and tireless' journalist,1011,discuss\nNYC High School Student Nicknamed ‘Teen Wolf’ Made $72 Million On Stock Market,945,unrelated\nLuke Somers: British-born photojournalist 'killed by al-Qaeda after failed rescue attempt in Yemen',115,unrelated\nBigfoot Strolls Through A Russian Forest -- At Least That's The Claim [VIDEO],1651,unrelated\n#Hairgate trends on social media: iPhone 6 users complain of ripped out hair,1769,discuss\nISIL video claims beheading of kidnapped journalist James Foley,874,unrelated\nGod is a woman- Priest who died for 48 minutes claims,1605,unrelated\nKim Jong-un drinks rare snake wine to boost love life!,1185,unrelated\nWeaponized Ebola? ISIS Militants Said To Contract Deadly Virus,527,unrelated\nIslamic State fighters detonate 'SCORPION bombs' in terror siege,1849,unrelated\nMacaulay Culkin Victim of Another Online Death Hoax,585,agree\n11 aircraft are missing from ‘terrorist-held’ Tripoli airport ahead of 9/11 anniversary,2317,unrelated\nUS Marine survives headshot in Afghanistan,709,unrelated\nKim Jong-un So Fat He Injured His Ankles,186,unrelated\n\"No, Saudi TV Did Not Blur Out Images of Michelle Obama\",1873,unrelated\n\"Boy, 16, secretly films sex with teacher then uploads it to WhatsApp\",933,unrelated\nISIS Beheads American Journalist,1034,unrelated\nIt’s About To Get Harder To Be Arrested For Pot Possession In New York City,2307,unrelated\nSeth Rogen To Play Steve Wozniak In Steve Jobs Biopic,626,unrelated\nFemale Israeli fighter said abducted by Islamic State  Read more: Female Israeli fighter said abducted by Islamic State,214,unrelated\nLawmaker Says ‘At Least 10′ Islamic State Fighters Have Been Captured at the Southern U.S. Border,1637,unrelated\nAttorney: New audio reveals pause in gunfire when Michael Brown was shot,887,unrelated\nMedia reports identify Londoner as Islamic State's ‘Jihadi John’,1198,discuss\nSetting the record straight on tor,737,unrelated\nMan chops off his own penis after girlfriend told him he was no good in bed,522,discuss\nUPDATE: Internet report of Ebola outbreak in Purdon not true,1277,unrelated\nTexas plumber's truck on front line of Syria war,125,unrelated\nPredator Drone Reportedly Spotted Over ISIS Hotbed in Syria; Airstrikes Hit ISIS Targets,1740,discuss\nWATCH: Twitter catches fire amid rumors of Fidel Castro’s death,545,unrelated\nNigeria: hopes for return of kidnapped schoolgirls rise after ceasefire reported,2045,unrelated\n\"Dead for 48 minutes, this Catholic Priest claims God is female\",2445,disagree\nSteve Jobs Biopic Eyes Seth Rogen to Play Apple Co-Founder Steve Wozniak,1141,discuss\nChristian Bale in Talks to Play Steve Jobs (Exclusive),7,unrelated\n\"It's 'rubbish' that Robert Plant turned down £500m Led Zeppelin reformation offer, says publicist\",2476,unrelated\nISIS Getting Ebola,2003,discuss\nAn audio recording of the Michael Brown shooting has reportedly surfaced,2317,discuss\nREPORT: The Batmobile Might Have Been Stolen In Detroit,1528,discuss\nGod is a woman- Priest who died for 48 minutes claims,2240,agree\nPentagon Denies It Killed ISIS Chief As Airstrikes Hit Top Extremists,1255,unrelated\nPentagon: Airstrike killed terror leader in Somalia,60,unrelated\nIslamic Militants Post Video Claiming to Show Beheading of U.S. Journalist,1471,discuss\n\"Lady on FB: I'm 41, Intersex, and Fucked Michael Phelps on First Date\",645,unrelated\nIsis militants claim to have killed US journalist James Foley,1251,unrelated\n\"Meteorite makes big crater in Nicaragua, government says\",1790,discuss\n\"Want a Gold Apple Watch? All You Need is $5,000\",2409,unrelated\nChristian Bale Won't Play Steve Jobs After All,1839,unrelated\nLow-level marijuana possession could soon land you a ticket instead of arrest in New York City,1875,unrelated\nRodney Constantine keeps Facebook promise and turns himself in to police,2230,unrelated\nConflicting reports on alleged IS capture of Canadian woman,1862,discuss\nBatmobile Rumored To Have Been Stolen From Batman V. Superman: Dawn Of Justice Set,1338,unrelated\n\"Hoax Alert: Father O’Neal, Who Has Met God and Thinks She’s a Woman, Is Made Up (Just Like God Herself)\",615,unrelated\n'No hard evidence' of Isis claims it kidnapped Canadian-Israeli woman Gill Rosenberg,1319,unrelated\nUS confirms death of Somalia terror group leader,1982,discuss\nMarijuana Law New York: How No-Arrest Policy Could Make Things Worse For Minor Offenders ,1875,unrelated\nBali spider burrows under Aussie’s chest,1478,agree\nWatch marine take sniper shot to the head and live,2185,unrelated\n#HairGate: iPhone 6 Customers Are Complaining That The Phone Is Ripping Out Their Hair,320,unrelated\n\"Tropical spider burrows under man's skin, lives there for three days\",147,unrelated\n\"Big Bank Hank, US rapper and Sugarhill Gang founder member, dies at 57\",403,unrelated\nU.S. Hostage Luke Somers Killed During Yemen Rescue Bid: Family,2015,unrelated\nMacaulay Culkin Dead: Internet Death Hoax Claims Actor Found Dead In Apartment,722,unrelated\n20-Year-Old Quarter Pounder Looks About the Same,527,unrelated\nTurkish president says American weapons drop for Kurdish fighters was 'wrong' after supplies end up in the hands of ISIS,2213,unrelated\nReport: Amazon to Launch Ad-Supported Streaming Service,1179,unrelated\nIs this the world's oldest burger? Man claims to have kept McDonald's Quarter Pounder for 20 YEARS,793,discuss\nWhat TBS’s Sped-Up Seinfeld Reruns Tell Us About the Sorry State of America,789,unrelated\nTerrorism fears rise amid reports of stolen jetliners,2448,discuss\nHas North Korean dictator Kim Jong-un been replaced by his sister?,465,unrelated\nUS probing claims ISIS fighters seized airdropped weapons meant for Kurds,1785,unrelated\n\"Wildest Apple Watch rumor yet: 100,000 apps at launch\",1975,unrelated\nWas Alleged Audio of Michael Brown Shooting on CNN a Hoax?,456,unrelated\n\"Vogue's Anna Wintour Pissed Off With New 1 World Trade Center Offices, Infested With Rats\",964,unrelated\n'Spiderman' squished: Experts debunk claims,1708,unrelated\n\"No, Saudi TV Didn't Blur Out Michelle Obama's Face When the President Met King Salman\",755,unrelated\nReport claims Kim Jong-un underwent surgery to repair fractured ankles,1103,unrelated\n\"Wife, child of Islamic State head Abu Bakr al-Baghdadi held in Lebanon, officials say\",205,unrelated\nBest Christmas present ever? Heartwarming moment app developer reveals to his parents he had paid off their mortgage,1459,unrelated\nVideo shows ISIL beheading of photojournalist James Foley,2287,unrelated\nMan breaks down in tears when a lost recording of his deceased wife resurfaces,2406,unrelated\nSetting the record straight on tor,2463,unrelated\n\"Former Porn Star Behind YouTube Sensation ‘DC Toy Collector,’ Makes $5 Million Per Year Unboxing Disney Toys\",2045,unrelated\nThe Case of the Stolen Batmobile Has Been Solved,1790,unrelated\nBunbury local discovered a spider had burrowed under his skin on Bali holiday,1883,agree\nNorth Korean dictator Kim Jong-Un to open restaurant in Scotland,1312,unrelated\nChristian Bale In Talks To Play Steve Jobs In Sony's Next Biopic,2343,discuss\nNew Audio Shows Michael Brown Was Shot at 11 Times,2115,unrelated\nThe Case of the Stolen Batmobile Has Been Solved,137,unrelated\nIS Militants Kill 300 Iraqi Soldiers with Chlorine Gas,969,agree\nISIS Releases YouTube Video Showing 10-Year-Old 'Martyr' Allegedly Killed in Battle,1785,discuss\n\"Confusion swirls, details murky in arrest of ISIS leader's 'wife'\",1883,unrelated\nBrian Williams Demands Apology From Social Media Over Erroneous Urination Reports (Video),2511,discuss\n\"12in Retina MacBook Air release date rumours: All-new 12in MacBook Air design for 2015, launching at WWDC?\",1362,discuss\nSEE IT: NBC meteorologist Mike Seidel appears to relieve himself during broadcast; network says he was looking for phone,2419,unrelated\nURGENT: ISIS kills 300 Iraqi soldiers by chlorine gas attack in Saqlawiyah,1357,unrelated\nDurex is not confirming or denying rumors of a “pumpkin spice” condom,2498,unrelated\nISIS Blasts 'Scorpion Bombs' At Civilian Areas In Iraq; Mosul Residents Living In Fear,1289,unrelated\n\"Could Gold Apple Watch cost $5,000?\",147,unrelated\nIslamic State claims to have beheaded American journalist,984,unrelated\nLuke Somers 'killed in failed rescue attempt in Yemen',2252,unrelated\nReport: ISIS Leader Abu Bakr Al-Baghdadi Assassinated In U.S. Airstrike,35,unrelated\nWeaponized Ebola? ISIS Militants Said To Contract Deadly Virus,2025,discuss\nTurkish Leader Says U.S. Airdrop Aided ISIS Militants,1597,agree\n\"Bosnia: Seven underage girls return from five day school trip, pregnant\",2248,agree\nISIS Beheads American Journalist,1358,unrelated\nSeth Rogen Is Woz,1966,unrelated\n\"Boko Haram claims to have German hostage, denies ceasefire\",1541,unrelated\nFBI Probing Alleged Audio of Michael Brown Shooting,1574,unrelated\nIslamic State militants claim to behead missing American journalist,1905,unrelated\nNBC weatherman caught urinating in the woods live on air,1855,discuss\nLOL: RICH JOHNSTON SAYS THE BATMOBILE HAS BEEN STOLEN IN DETROIT,1338,unrelated\nUnconfirmed reports saying ISIS UK Hostage David Haines Beheaded,1528,unrelated\n\"L. Jinny? Abdel-Majed Abdel Bary, UK Rapper, Suspected in James Foley Killing: Reports\",2192,unrelated\n\"Boko Haram: Kidnapped Girls Have Been Married Off, Truce Never Happened\",1896,discuss\nIsis video claims to show beheading of British hostage David Haines,2477,unrelated\nISIS Beheading of U.S. Journalist James Foley Posted to YouTube,2495,discuss\n\"No, Islamic State Militants Have Not Been Caught by U.S. Border Patrol\",2385,agree\nLondon hip-hop artist Abdel-Majed Abdel Bary key suspect in hunt for killer of American journalist James Foley,592,unrelated\nCNN Plays Alleged Audiotape of Michael Brown ShootingMilitarization Of Police,2020,unrelated\nMissing Mexico students not among 28 bodies found in mass grave,1213,unrelated\n\"Big Bank Hank, co-founder of the Sugarhill Gang, has died\",234,unrelated\nSaudis Say Michelle Obama Not Blurred on TV,2453,agree\nMissing American journalist reportedly beheaded by Islamic State ,2495,discuss\nBREAKING: Soldier shot at War Memorial in Ottawa,2410,discuss\n\"Rumor: Apple Watch to feature 512MB of RAM, 4GB of storage\",1302,unrelated\nLibya: Missing Libya Planes Spark Security Concerns,1958,agree\nSee the Crater a Meteorite Made in Nicaragua,2154,discuss\nRumor Fatigue Sets In at False Alarms of Castro’s Death,545,unrelated\n\"#Daysofdarkness: No, There Won't Be Six Days Of Darkness In December\",2423,unrelated\nCNN audio: Is this the moment Michael Brown was shot?,2250,discuss\nVideo: Islamic State Claims to Have Captured US Weapons Airdrop Near Kobane,1785,unrelated\nFerguson riots: audio may have captured Michael Brown shooting,483,discuss\nFormer British Rapper Reportedly Under Investigation for James Foley Beheading,2528,discuss\nMissing jetliners raise fear of new 9/11-style attacks after Libyan airport falls to Islamic militants,55,agree\nBritish aid worker David Haines beheaded by ISIL,1301,unrelated\n\"Boko Haram claims to have German hostage, denies ceasefire\",2144,discuss\n\"Vice Media’s CEO blew $300,000 on dinner, and a Vegas casino boss blabbed about it\",1817,unrelated\nRapper Big Bank Hank of Sugarhill Gang dies at 57,754,unrelated\n\"A Vice Guide To Spending $300,000 On Dinner\",7,unrelated\nISIS Militants Allegedly Contracted Ebola,1921,unrelated\nNigeria says it has deal with Boko Haram to release kidnapped girls,1099,discuss\n'Jihadi John': Isis fighter named as Mohammed Emwazi from west London,2125,unrelated\n\"James Foley, Missing American Photojournalist, Reportedly Executed By ISIS In Syria\",139,unrelated\nIslamic State militants claim to behead missing American journalist,2304,unrelated\n\"How did Fake Chinese News Site Dupe Washington Post, Atlantic, BBC?\",1660,disagree\n\"Hoax Report Claims 250,000 Texas Turkeys Infected With Ebola\",2210,disagree\n\"A message from Jim's mom, Diane Foley:\",2115,unrelated\nKim Jong-Un's Scottish Dog Meat Restaurant Is Probably Fabricated Shite,955,unrelated\nThat’s one way to clean it: Apple Watch will reportedly survive a trip through the shower,1985,unrelated\n\"No, Islamic State Militants Have Not Been Caught by U.S. Border Patrol\",1637,unrelated\n\"UBS survey finds 10% of consumers want a smartwatch, expects 24M Apple Watch sales in fiscal 2015\",2299,discuss\nTexas plumber's truck on front line of Syria war,800,unrelated\n\"Apple Watch pricing: Will you spend $5000 for Gold edition, $500 for stainless steel?\",2419,discuss\nMcDonald’s Will Stop Serving Overweight Customers Beginning 1/1/15,2184,agree\nISIS executioner 'Jihadi John' identified as Mohammed Emwazi,77,unrelated\n\"Woman detained in Lebanon is not al-Baghdadi's wife, Iraq says\",788,unrelated\nNot coming to a store near you: The pumpkin spice condom,1597,unrelated\nLego letter to parents in 1974 on gender equality still resonates 40 years on,1169,unrelated\nHow Canadian Sergeant-at-Arms Kevin Vickers killed shooter in parliament,2521,unrelated\nVideo Purports to Show Beheading of American Journalist,874,unrelated\nGive a homeless man $100 and see what he does with it [Video],467,unrelated\n\"Big Bank Hank, US rapper and Sugarhill Gang founder member, dies at 57\",1787,unrelated\nUS officials: Video shows American's execution,991,discuss\nIsraeli-Canadian Woman 'Captured' By ISIS Says She Is 'Safe And Secure',1690,discuss\nDog abandoned at railway station with suitcase set for happy ending as offers pour in,2523,agree\n\"Boko Haram Denies Truce, Says Kidnapped Girls Have Been “Married Off”\",40,unrelated\nBoko Haram denies ceasefire claim by Nigeria's government,171,unrelated\nAlleged Ottawa gunman: What we know so far about Michael Zehaf-Bibeau,1970,discuss\nAfter ISIS trick mum into eating son - 5 other reluctant cannibals including those forced to eat own body parts,204,unrelated\nMeteorite leaves crater in Nicaraguan capital Managua,816,unrelated\nMissing Planes,1681,unrelated\n\"Reports: Jihadists Steal Commercial Jets, Raise 9/11 Fears\",2317,unrelated\n\"Pumpkin Spice Condoms, And 6 Other Flavors That Aren’t Happening\",1954,agree\nVladimir Putin’s Motorcade Looks Like A Massive Knob,1094,unrelated\n\"Confusion swirls, details murky in arrest of ISIS leader's 'wife'\",1461,unrelated\nIs the Alleged Audio of the Gunshots That Killed Michael Brown a Hoax?,958,unrelated\nNun gives birth to surprise baby after complaining of stomach pains,899,agree\nNigeria says ceasefire agreed with Boko Haram,1588,discuss\nMissing Libyan jetliners raise fears of terror attacks on 9/11,920,discuss\nGuru who ordered 400 followers to be castrated 'so they could be closer to God' is investigated for grievous bodily harm in India,322,unrelated\nUPDATE: BATMAN v SUPERMAN Batmobile Reportedly Stolen By (Shocker!) Detroit Locals,78,discuss\nMum faces real-life Sophie's Choice – as she tries to sell her son to fund daughter's care,11,unrelated\nContinuing Violence Puts Boko Haram Ceasefire In Jeopardy,1906,unrelated\nIslamic State releases video apparently showing the beheading of missing US journalist James Foley,984,unrelated\nSearch launched for dog's owner after pooch found dumped next to suitcase filled with belongings,1198,unrelated\nISIS Appears To Behead American Photojournalist In YouTube Video,1966,discuss\nVice squad’s $1m win lights up Las Vegas,2111,discuss\nRajasthan: Angry mob teaches rapist a lesson; chops penis off,280,unrelated\nCNN Posts Alleged Audio of Michael Brown Shooting,2403,unrelated\nKC hospital: Patient does not have symptom profile of Ebola,781,unrelated\nWHO investigates media reports ISIS fighters contracted Ebola,936,discuss\nBlundering boyfriend burns down college after trying to impress his girlfriend with elaborate marriage proposal,1408,unrelated\nCameron vows to hunt down IS 'monsters' after Haines murder,2102,agree\nNew Audio Allegedly Captures Moment Michael Brown Was Shot,321,unrelated\nMexican students not among bodies found in mass graves,1740,unrelated\nNBC's Tom Brokaw reportedly wants Brian Williams fired over fabricated Iraq helicopter story,1572,unrelated\n\"Don't forget to tip...especially if you spend $300,000\",1854,unrelated\nJournalist James Wright Foley reportedly beheaded by ISIS,1009,unrelated\n#Hairgate: iPhone 6 users say device pulls out hair,2033,unrelated\nMissing Planes,723,unrelated\n\"Woman At Dulles Plays It Safe, Wears A Rain Poncho And Mask\",2489,unrelated\nMissing Mexican students 'not found in mass grave',777,discuss\n\"James Foley: American Journalist, James Wright Foley Beheaded in New ISIS Video [Breaking News]\",2386,agree\nBREAKING NEWS: ISIS beheads missing American journalist James Wright Foley as warning to US to cease action in Iraq,1361,unrelated\nApple Watch’s Power Reserve feature combats short battery life,719,unrelated\nBatmobile wasn't stolen: Cops,621,unrelated\nMissing Planes,2045,unrelated\nReport: Israeli-Canadian woman fighting Islamic State has been kidnapped by terror group,2445,unrelated\nHundreds mourn the 'death' of Fidel Castro after rumours sweep Twitter (but are they confusing him with recently departed Fidel Castro Odinga from Nairobi?),2252,unrelated\nTurkish president says American weapons drop for Kurdish fighters was 'wrong' after supplies end up in the hands of ISIS,2307,agree\nNew Audio Shows Michael Brown Was Shot at 11 Times,1252,unrelated\nThe Image That Everyone Is Sharing By 'Banksy' Isn't By Banksy — But It's Awesome,1532,agree\n\"BREAKING: Islamic State, in video, beheads American journalist James Wright Foley who was kidnapped in 2012 -@BNONews\",7,unrelated\nClaim: Comcast Got Complaining Customer Fired From His Job,2508,unrelated\nIraqi Official Dismisses ‘Unfounded’ Reports That ISIS Fighters Have Ebola,1291,unrelated\nSurreal Photos of Fisherman’s Jaw-Dropping Catch Will Likely Have People Wondering If It’s Real,1338,discuss\nFerguson riots: audio may have captured Michael Brown shooting,1438,unrelated\nMedia outlets identify 'Jihadi John',831,discuss\nMcDonald’s Will Stop Serving Overweight Customers Beginning 1/1/15,1437,unrelated\nNigeria Boko Haram blamed for raids despite truce claim,1298,discuss\nJeh Johnson shoots down Duncan Hunter's assertion IS is entering U.S. via Mexico,1893,unrelated\nGCPD Solved Stolen Batmobile Case?,1242,discuss\nPenis Spray-Painted on a $2.5 Million Car Was Just for a Prank Video,1320,discuss\nWife and child of Islamic State leader Baghdadi held in Lebanon,2360,unrelated\nISIL Beheads American Photojournalist in Iraq,633,unrelated\nYPG Confirms: Gill Rosenberg Not Captured in Kobani,1130,unrelated\nMan breaks down in tears when a lost recording of his deceased wife resurfaces,2020,agree\nMichael Phelps' girlfriend was born male but did not tell swimmer about her past,942,unrelated\nVogue’s Shiny New Office Has a Big Rat Problem,1940,unrelated\nSeth Rogen set to play Steve Wozniak in Danny Boyle's Steve Jobs biopic,1746,discuss\nShots Heard In Alleged Brown Shooting Recording [AUDIO],384,discuss\nThe Story Of The High School Trader Who Made $72 Million Is A Rumor Spun Out Of Control,945,unrelated\nSenator: Detainees swapped for Bergdahl have contacted militants,171,discuss\nRumor: Seth Rogen to Appear as Woz in Sony's Steve Jobs Film,614,discuss\nISIS Fighters Getting Caught Coming Across the U.S.-Mexican Border?,2261,discuss\nNorth Korea dictator Kim Jong-un undergoes surgery after breaking both ankles on military tour,2417,discuss\nISIS militants appear to behead abducted American journalist James Wright Foley in graphic video,1471,discuss\nFears journalist James Wright Foley beheaded by Islamic State jihadists in ‘message’ to United States,1948,discuss\n\"Reports Isis fighters have contracted Ebola are 'incorrect', says Iraqi health ministry\",1615,discuss\nEbola Outbreak 2015 Update: ISIS Fighters May Have Contracted Deadly Virus,2078,unrelated\nMissing Libyan jetliners raise fears of terror attacks on 9/11,1022,unrelated\nISIS Video Claims to Show Beheading of British Hostage,760,unrelated\n\"ISIS Claims It Kidnapped Gill Rosenberg, The First Western Woman To Fall Into The Group's Hands\",1476,unrelated\nA Murdered Witness?,1921,unrelated\nContinuing Violence Puts Boko Haram Ceasefire In Jeopardy,206,unrelated\nNew ISIS Video Shows Militants Seizing Weapons Airdropped By US Near Kobani,2509,discuss\n\"No, there aren’t any Ebola cases in Iraq\",1938,unrelated\n\"UK spies identify Foley’s killer, Abdel-Majed Abdel Bary a key suspect\",626,unrelated\n\"Vogue's Anna Wintour Pissed Off With New 1 World Trade Center Offices, Infested With Rats\",1439,unrelated\nCanadian Soldier Shot At Ottawa War Memorial: Report,964,unrelated\nShots Heard In Alleged Brown Shooting Recording [AUDIO],239,unrelated\nISIS Militants Allegedly Contracted Ebola,7,unrelated\nNigeria says it has deal with Boko Haram to release kidnapped girls,381,unrelated\nU.S. Hostage Luke Somers Killed During Yemen Rescue Bid: Family,1385,unrelated\nSHOCKING: Indian Man's Penis Cut-off After He Was Caught Attempting Rape [Photos],1680,unrelated\nLondon hip-hop artist Abdel-Majed Abdel Bary key suspect in hunt for killer of American journalist James Foley,1036,discuss\nMicrosoft Tried Out Robot Security Guards on Its Silicon Valley Campus,2344,unrelated\nISIS leader dead?,2036,unrelated\nWTC rats scare off Anna Wintour,618,unrelated\nWatch US Marine get shot in HEAD by Taliban sniper - and live to tell tale,1724,unrelated\nPolice hunting mystery 'slapper' in tweed jacket who attacks people who sneeze in town's high street,1952,discuss\nReport: Audio Reveals Pause Between Gunshots When Michael Brown Was Shot,195,unrelated\nMacaulay Culkin Dead: Actor Once Again Victim Of Death Hoax,24,agree\nREPORT: The Batmobile Might Have Been Stolen In Detroit,1790,unrelated\nWatch: ISIS Claims to Have Captured U.S. Airdropped Weapons,1385,unrelated\nTiger Woods prices private island at $7.1 million,84,unrelated\nISIS Beheads Kidnapped Photojournalist James Wright Foley in Horrific Video Message to the U.S.,826,unrelated\n\"Pizza delivery man gets $2,000 tip\",742,unrelated\nIsis tells mother on rescue mission :’You’ve just eaten your son’,958,unrelated\nFears Islamic State could launch EBOLA attack on Britain after fighters 'contract virus',688,discuss\nKidnapped Nigerian schoolgirls: Government claims ceasefire deal with Boko Haram that will bring missing girls home,821,unrelated\nISIS Executioner 'Jihadi John' Is Named as Mohammed Emwazi,2470,unrelated\nAn Audio Recording of the Michael Brown Shooting Has Reportedly Surfaced,2118,discuss\nNewly Discovered Mass Grave Linked to Missing Mexican Students,702,disagree\nGiant 8ft 9in catfish weighing 19 stone caught in Italy is thought to be the biggest ever reeled in with a rod and line,1338,agree\n\"A Vice Guide To Spending $300,000 On Dinner\",115,unrelated\n\"ISIS beheads American photo-journalist James Wright Foley, threatens more to come\",1721,discuss\nEnormous 20-stone catfish caught with fishing rod in Italy after 40-minute boat battle,1221,unrelated\n\"Everybody Relax, Banksy Wasn’t Arrested And Exposed As A 35-Year-Old Man\",1296,unrelated\nIRAQI AND KURDISH MEDIA REPORTS: ISIS FIGHTERS HAVE CONTRACTED EBOLA,2367,unrelated\n\"Don't forget to tip...especially if you spend $300,000\",1268,agree\nZack Snyder Makes Fun of Stolen Batmobile Rumor with New Image,1739,unrelated\nIsraeli-Canadian Woman 'Captured' By ISIS Says She Is 'Safe And Secure',1949,unrelated\nChristian Bale in Talks to Star in Sony's Steve Jobs Film,286,unrelated\n\"Accused Boston Marathon Bomber Severely Injured In Prison, May Never Walk Or Talk Again\",1164,unrelated\nIslamic State killer 'Jihadi John' named as Mohammed Emwazi,1780,discuss\n\"Dead for 48 minutes, this Catholic Priest claims God is female\",2142,unrelated\n\"L. Jinny? Abdel-Majed Abdel Bary, UK Rapper, Suspected in James Foley Killing: Reports\",2295,unrelated\n\"No, Banksy Didn't Create That 'Charlie Hebdo' Tribute Cartoon, But That Doesn't Mean You Can't Appreciate It\",139,unrelated\n\"No, Pumpkin Spice Condoms Are Not A Real Thing\",788,unrelated\n\"TEXAS TURKEY FARM CONTAMINATED WITH EBOLA, OVER 250,000 HOLIDAY TURKEYS INFECTED\",2042,unrelated\nMacaulay Culkin Hasn’t Died Despite What Everyone Is Saying On Facebook,511,unrelated\n\"Sorry, Everyone: Durex Is Unfortunately Not Making Pumpkin Spice Condoms\",119,unrelated\nOttawa investigates reports that Isis has captured Canadian-Israeli woman,2015,unrelated\nWatch moment TV weatherman is caught urinating in the bushes LIVE on camera,1459,unrelated\nISIS militants trick mother into ‘eating her kidnapped son’,2102,unrelated\n\"Luke Somers, American Hostage, Is Killed During Rescue Attempt in Yemen, U.S. Official Says\",1988,discuss\nSEE IT: California homeless man uses $100 gift to give food to others,891,unrelated\nTropical spider burrowed under man's skin through appendix scar and lived there for THREE DAYS,544,agree\nA Wanted Man Responded To A Police Facebook Post That He Would Turn Himself In,2164,agree\nRumors Of Fidel Castro's Death Circulate After Prolonged Absence From Public Life,244,unrelated\nReport: British intelligence has identified Foley's killer,1478,unrelated\nOpposition group: ISIS militants training to fly warplanes in Syria,886,unrelated\nWATCH: Stan Beaton cries tears of joy when phone engineers find treasured voicemail recording of his late wife he thought was lost forever,1053,agree\nKim Jong-Un 'in hospital with two fractured ankles' after ballooning to around 20 stone and going on numerous 'meet the people' walkabout PR stunts,81,unrelated\nLed Zeppelin’s Robert Plant ripped up a $924 million reunion contract,699,agree\nA Bunch Of People Thought Banksy Got Arrested But It Was A Hoax,1296,unrelated\n\"No, Saudi TV Did Not Blur Out Images of Michelle Obama\",2127,unrelated\nApple may launch 12-inch MacBook Air with Retina Display,2039,discuss\n\"Vogue's Anna Wintour Pissed Off With New 1 World Trade Center Offices, Infested With Rats\",2096,unrelated\nFence-jumper got farther into White House,887,unrelated\nWhite House Fence Jumper Made It Further Into Building Than Reported,917,unrelated\nISIS Beheads American Journalist,1574,unrelated\n\"James Foley, Missing American Photojournalist, Reportedly Executed By ISIS In Syria\",1212,unrelated\nIsrael denies causing Gaza floods by opening dams,1461,unrelated\nISIS Reportedly Beheads U.S. Journalist James Wright Foley on Camera,1905,unrelated\nISIS Militant “Jihadi John” Identified As Young West Londoner,1252,unrelated\nIslamic State militants claim to behead missing American journalist,1351,unrelated\n\"A Vice Guide To Spending $300,000 On Dinner\",1574,unrelated\nKim Jong-un: obese leader 'fractured both ankles',2210,unrelated\nPurported ISIS claim: Jordan airstrike kills female US hostage,1256,unrelated\n\"'American bombing had signed my death certificate': Missing US journalist James Wright Foley goes unflinching to his death as ISIS behead him in horrific video, as a warning to Obama\",1569,unrelated\nDoes Vogue's New Office Have a Rat Infestation?,1968,unrelated\nDumped woman spends a week in KFC to get over ex,126,unrelated\nNun who had no idea she was pregnant gives birth after going to hospital with stomach pains,2009,unrelated\nSeth Rogen Eyed to Play Apple's Steve Wozniak in Christian Bale's Steve Jobs Movie (Exclusive),357,discuss\nNasa’s ‘six days of total darkness in December 2014’ is a hoax,1491,agree\nJihadi John identity revealed as Mohammed Emwazi: live,2349,agree\nSoldier shot near Canadian parliament building,1921,unrelated\n\"Boko Haram denies truce, says kidnapped girls married\",1155,unrelated\nVideo: Marine survives Taliban sniper headshot thanks to helmet,2452,unrelated\nReport: Nearly a Dozen Commercial Airliners Missing Ahead of 9/11 Anniversary After Islamists Overrun Libyan Airport,1574,unrelated\nKim Jong-un ‘is so fat from eating cheese that he has broken his ankles’,2042,unrelated\nMan chops off own penis after being dumped by his girlfriend,913,unrelated\nISIS Reportedly Beheads American Photojournalist in Iraq,2450,discuss\n\"No, A Spider Did Not Burrow Under A Man's Skin And Live There For Days\",214,unrelated\nWeaponized Ebola? ISIS Militants Said To Contract Deadly Virus,950,unrelated\n\"At CBS Detroit, Fan Site 'Scuttlebutt' Is Enough to Publish Batmobile Rumor\",1939,unrelated\nIraqi Official Dismisses ‘Unfounded’ Reports That ISIS Fighters Have Ebola,1899,unrelated\nAlleged audio of Michael Brown shooting released,1786,unrelated\n\"The rapper, the hacker and the terror travel guide writer. Is one of these British extremists Jihadi John? Three potential Islamic State 'Beatles' emerge as MI5 'zeroes in' on murderer who beheaded U.S. journalist James Foley\",634,unrelated\nRobert Plant ripped up $800M Led Zeppelin reunion contract,280,unrelated\nReport: Taliban Detainee Swapped for Bowe Bergdahl Suspected of Trying to Return to Terrorism,1398,unrelated\n“Axl Rose dead 2014” : Guns N' Roses frontman killed by internet death hoax,1271,agree\nMan discovers spider living under his skin during Bali vacation,2009,unrelated\nExperts: More facts needed on purported audio recording of Michael Brown shooting,551,unrelated\nAngry mob hacks off alleged rapist's genitals with meat cleaver after dragging him into butchers,2005,agree\nChristian Bale In Talks To Play Steve Jobs In Sony's Next Biopic,1296,unrelated\nVideo messaging service verifies timing of CNN audio recording,132,unrelated\n\"Brian Williams: No, Our Meteorologist Was Not Peeing on Live TV\",844,unrelated\nQuestions raised over Nicaragua 'meteorite',1722,discuss\nKim Jong-un ‘is so fat from eating cheese that he has broken his ankles’,2022,discuss\nISIS militants trick mother into ‘eating her kidnapped son’,2367,unrelated\n\"Obama, Outraged Over Beheading, Vows to Stay on Course\",2296,unrelated\nNicaraguan commission on possible meteorite crash presents rock samples,373,unrelated\nHas The Batman Vs. Superman Batmobile Been Stolen In Detroit?,137,unrelated\nReport: HBO Now coming to Apple TV next month,1660,unrelated\n6 Islamist militants killed in US attack in Somalia,1347,unrelated\nTexas Truck Winds Up in Syria With Islamic Militants,1950,agree\nDHS: GOP Rep.’s Claim ISIS Members Caught at U.S. Border ‘Categorically False’,1670,unrelated\nHope Fades for Girls' Release After Boko Haram 'Truce' Breached,903,unrelated\nCanadian Soldier Shot At Ottawa War Memorial: Report,1539,discuss\nReports of missing Libyan planes raise 9/11 terror fears,1575,unrelated\n\"Mexico hit by student massacre: At least 17 anti-corruption protesters 'rounded up, murdered and dumped in a mass grave' - and another 26 are missing\",2385,unrelated\n\"White House Fence Jumper Got Farther Than Previously Thought, Sources Say\",311,unrelated\nISIS Militants Allegedly Contracted Ebola,1615,discuss\n\"Tropical spider burrows under man's skin, lives there for three days\",1530,unrelated\nWeather Channel’s Mike Seidel was not caught with his pants down,633,unrelated\nRussian Yeti Or Bigfoot Hoax? New Footage Sparks Debate,829,unrelated\n\"Kayla Jean Mueller, U.S. hostage, killed in Jordan airstrike, ISIS claims\",2260,unrelated\nSaudi cleric condemns snowmen as anti-Islamic,2317,unrelated\n20-Year-Old Quarter Pounder Looks About the Same,950,unrelated\nNigeria and Boko Haram 'agree ceasefire and girls' release',1885,discuss\nQuestions raised over Nicaragua 'meteorite',2129,unrelated\nWas Alleged Audio of Michael Brown Shooting on CNN a Hoax?,321,unrelated\nCloistered nun has a stomach ache  hospital gives birth to a baby [Google Translate],1820,unrelated\nClaim: Comcast Got Complaining Customer Fired From His Job,2434,unrelated\nTexas plumber's truck on front line of Syria war,2156,unrelated\nWho Should Play Steve Jobs Now That Christian Bale Quit?,1939,unrelated\nIslamist websites claim Israeli-Canadian woman kidnapped by IS: report,2142,discuss\n\"Lady on FB: I'm 41, Intersex, and Fucked Michael Phelps on First Date\",1679,unrelated\nSaddam Hussein’s pilots training Islamic State group,630,discuss\nWhite House Fence Jumper Actually Made It Pretty Far Inside,698,unrelated\nLatest iOS 8 bug reportedly causes unwanted deletion of iCloud Drive documents,1252,unrelated\nIndian worker sacked after going on leave for 24 years,2141,unrelated\nWoman Stays In KFC For A Week To Get Over Her Break-Up,2520,unrelated\n\"No, Saudi TV Did Not Blur Out Images of Michelle Obama\",1009,unrelated\nCNN Expert on Brown Audio: At First I Thought ‘Someone’s Trying to Punk CNN’,1299,unrelated\nChina App Store Manipulation Photo Goes Viral - But Is It Real?,1132,discuss\n\"Six months after abducting Nigerian schoolgirls, Boko Haram reportedly wants to free them\",2096,unrelated\nIs this proof of bigfoot? New 'yeti' video shows giant hairy beast walking through forest,1718,unrelated\nExpert casts doubt on Bunbury man Dylan Thomas’s burrowing stomach-spider story,724,unrelated\nISLAMIC STATE BEHEADS MISSING AMERICAN JOURNALIST JAMES WRIGHT FOLEY,2404,unrelated\n\"Pictured: Heroic sergeant-at-arms, 58, walking through Parliament gun in hand just moments after he killed gunman Michael Zehaf-Bibeau\",1472,discuss\n#Hairgate: iPhone 6 users say device pulls out hair,1738,discuss\nRussian TV actor wakes up to find his testicles stolen,682,unrelated\nHospital: Man not being treated for Ebola in Kansas City,99,unrelated\nConde Nast's rat problem at One World Trade Centre: From red carpets to rodent droppings,725,unrelated\nAbdel-Majed Abdel Bary in Foley beheading: London rapper songs help identify him,633,unrelated\nHundreds mourn the 'death' of Fidel Castro after rumours sweep Twitter (but are they confusing him with recently departed Fidel Castro Odinga from Nairobi?),2176,unrelated\nDurex is not confirming or denying rumors of a “pumpkin spice” condom,1212,unrelated\nEbola Outbreak 2015 Update: ISIS Fighters May Have Contracted Deadly Virus,1615,discuss\n\"Pizza delivery man gets $2,000 tip\",320,unrelated\nIsis tells mother on rescue mission :’You’ve just eaten your son’,1832,unrelated\nAccountant Claims Comcast Got Him Fired From His Job for Reporting a Customer Service Issue,2447,unrelated\n\"Woman detained in Lebanon is not al-Baghdadi's wife, Iraq says\",720,disagree\nSEE IT: California homeless man uses $100 gift to give food to others,1130,disagree\nNew iOS 8 bug can delete all of your iCloud documents,295,unrelated\nNorth Korea Leader Kim Jong Un Is Still In Charge: Source,570,unrelated\nMagic Mushrooms Found in Queen Elizabeth's Garden at Buckingham Palace,1575,unrelated\nHope Fades for Girls' Release After Boko Haram 'Truce' Breached,1019,unrelated\nObama denounces killing of journalist James Foley and pledges ‘justice’,1347,unrelated\nBoko Haram Denies Nigeria Cease-Fire Claim,1896,discuss\nHoax 'Banksy Arrested in London' Story Dupes the Internet Again,1940,agree\nGuantanamo Detainee Exchanged for American POW Attempts a Return to Battle,1095,unrelated\n\"Bosnia: Seven underage girls return from five day school trip, pregnant\",2508,agree\n\"Apple Media Event Rumored for Late February, Apple Watch and 12\"\" MacBook Air Likely Topics [Updated]\",662,unrelated\n\"No, Robert Plant Didn’t Rip Up an $800 Million Contract\",158,unrelated\nRobert Plant ripped up $800M Led Zeppelin reunion contract,734,discuss\nIs Kim Jong Un's sister Kim Yo Jong in charge?,1787,unrelated\n\"Batmobile Stolen From \"\"Batman v Superman: Dawn of Justice\"\" Set, Zack Snyder Knows Who Did It\",1671,discuss\nISIL Beheads American Photojournalist in Iraq,1658,agree\nIslamist terrorists Jabhat Ansar al-Deen tweet picture of Texas plumber’s truck fitted with anti-aircraft gun in Syria,803,unrelated\nISLAMIC STATE ‘FED MURDERED MAN TO HIS OWN MOTHER’,1442,unrelated\nKim Jong-Un's Sister Takes Control in North Korea,490,unrelated\nSoldier shot in Ottawa at War Memorial,324,unrelated\nPure Evil: Islamic State Beheads American Journalist James Wright Foley,2047,discuss\n\"UPDATE: Soldier, gunman who died in Ottawa rampage identified\",2002,unrelated\nSmall Meteorite Strikes in Nicaragua's Capital City of Managua,1825,discuss\nGuantanamo detainee freed in Bowe Bergdahl swap 'back to terrorism',1020,unrelated\nTropical spider 'burrowed under man's skin through scar' - video report,1860,discuss\nChristian Bale to Play Steve Jobs in New Movie,414,unrelated\n\"Gene Munster Predicts $499 Steel Apple Watch, $4,999 for 18k Gold Edition\",693,unrelated\nBREAKING: ISIS Beheads American Journalist James Wright Foley,2096,discuss\nMeteorite Leaves House-Sized Crater in Nicaragua’s Capital,1221,unrelated\n\"No, Banksy has not been arrested (sigh)\",974,disagree\nDog abandoned at Ayr station with belongings in suitcase,530,unrelated\nCNN Airs Alleged Audio from Michael Brown Shooting,2234,unrelated\nFake Fox News Twitter account emerges after #FoxNewsFacts goes viral,1656,unrelated\nLibya: Missing Libya Planes Spark Security Concerns,2208,agree\n\"Luke Somers, American Hostage, Is Killed During Rescue Attempt in Yemen, U.S. Official Says\",634,unrelated\nWeb of confusion as scientists cast doubt on man's claims that a spider burrowed into his stomach through his SCAR,2338,discuss\nRep. Duncan Hunter: 'At Least 10' ISIS Fighters Caught at Mexican Border,2056,unrelated\nDid Paul Rudd Help Tackle That Dallas Airport Gay-Basher?,1647,unrelated\nDoes ISIS Have Ebola? Probably Not! Media Reports It Anyway,1385,unrelated\nHas Kim Yo-Jong Taken Over For Kim Jong Un? Sister Assumes North Korea State Duties While Brother Undergoes Medical Treatment,296,unrelated\nISIL video claims beheading of kidnapped journalist James Foley,1721,discuss\nFerguson riots: audio may have captured Michael Brown shooting,2434,discuss\nIslamic State accused of using chlorine gas on Iraqi soldiers,2016,unrelated\nReport: Possible audio tape of Michael Brown shooting,2234,unrelated\nRodney Constantine keeps Facebook promise and turns himself in to police,1277,unrelated\nWHO says reports of suspected Ebola cases in Iraq are untrue,2060,agree\nISIS fighters ‘have contracted Ebola’,1438,unrelated\nMexican students not among bodies found in mass graves,1156,agree\n\"No, a bird didn't poop on Vladimir Putin\",1921,unrelated\nShots Heard In Alleged Brown Shooting Recording [AUDIO],2307,unrelated\nApple Watch battery will require nightly charging,1048,unrelated\nNicaragua meteorite: Experts attempt to understand whether mysterious meteorite fell from passing Pitbull asteroid,2129,unrelated\n\"Kevin Vickers, Sergeant-At-Arms, Shoots a Shooting Suspect in Ottawa; Called a ‘Hero’\",1175,unrelated\n\"Audio captured at time of Michael Brown shooting, company says\",1252,unrelated\nShocking Photos! Mom Tries To Sell Son To Pay For Daughter's Cancer Treatment,1225,unrelated\n\"Batmobile stolen in Detroit? Good one, joker!\",734,unrelated\nISIS Fighters Getting Caught Coming Across the U.S.-Mexican Border?,239,unrelated\nKim Jong-Un planning Scottish restaurant,1217,unrelated\nOttawa shooting: Sergeant-at-arms Kevin Vickers hailed a hero for shooting rampaging gunman,1885,unrelated\nDNA test confirms child is IS head Abu Bakr al-Baghdadi's daughter,404,unrelated\nBergdahl: Senator Says Jihadists Swapped For U.S. Troop ‘In Touch’ With Al-Qaida Affiliate,819,unrelated\nDoes Vogue's New Office Have a Rat Infestation?,1435,unrelated\nSmall Meteorite Hits Managua,1073,discuss\nHomeless man receives $100... then shocks everyone with how he spends it,633,unrelated\n\"Seven High School Girls Get Pregnant On Five-Day School Trip, Parents Outraged\",2022,unrelated\n\"No, it's not Tiger Woods selling an island in Lake Mälaren\",236,unrelated\nURGENT: ISIS kills 300 Iraqi soldiers by chlorine gas attack in Saqlawiyah,1267,unrelated\nJihadi John unmasked: Former Westminster University student was arrested FIVE years ago and put on a terror watch list - but he flew to Syria to join ISIS two years later,2033,unrelated\n\"No, a spider (probably) didn't crawl through a man's body for several days\",1422,unrelated\nIslamic State claims to have beheaded American journalist,1948,discuss\nISIS executioner 'Jihadi John' identified as Mohammed Emwazi,773,unrelated\nVigilantes cut off alleged rapist's penis,830,agree\nReturn of the Mac: Seth Rogen in talks to star as Apple co-founder Steve Wozniak in upcoming Steve Jobs biopic,1857,unrelated\n\"No, that high school kid didn't make $72 million trading stocks\",2367,unrelated\n\"Nigeria, Boko Haram reach ceasefire deal, kidnapped girls to go free, official says\",298,unrelated\nTropical spider burrowed under man's skin through appendix scar and lived there for THREE DAYS,2175,unrelated\nWHO says reports of suspected Ebola cases in Iraq are untrue,2177,unrelated\n\"North Korean leader Kim Jong-un’s mystery illness actually two broken ankles, newspaper says\",524,unrelated\nContinuing Violence Puts Boko Haram Ceasefire In Jeopardy,1681,discuss\nHoax 'Banksy Arrested in London' Story Dupes the Internet Again,77,unrelated\nOpposition group: ISIS militants training to fly warplanes in Syria,487,unrelated\n\"Sons of Anarchy Movie? No, Kurt Sutter Announces Charlie Hunnam, Brad Pitt Film Article is Fake\",2141,agree\nUpdate: Frisco paramedics transporting patient believed to be exhibiting Ebola-like symptoms,1758,discuss\nReal-life Magneto boy 'becomes living magnet' after getting massive electric shock from street lamp,1948,unrelated\nFemale Israeli fighter said abducted by Islamic State  Read more: Female Israeli fighter said abducted by Islamic State,2037,discuss\nA New iOS 8 Bug Can Delete All Of Your iCloud Documents,1518,agree\nMagic mushroom found growing at Buckingham Palace,2519,unrelated\nSaudi Arabia 'fatwa over building of snowmen',2251,unrelated\n\"UPDATED 'Jihadi John' identified as Mohammed Emwazi of London, reports say\",2125,unrelated\nSetting the record straight on tor,2178,agree\nMore American Weapons for ISIS,1485,agree\nWHO ‘probing’ whether ISIS fighters got Ebola,267,unrelated\nBREAKING: Soldier shot at War Memorial in Ottawa,1466,unrelated\nAngry mob cut off rapist’s penis with meat cleaver (VIEWER DISCRETION),1680,unrelated\nHomeless man receives $100... then shocks everyone with how he spends it,8,unrelated\nTexas plumber's truck on front line of Syria war,1906,agree\nWas The Batmobile Stolen In Detroit?,2062,discuss\nNET Extra: Back-from-the-dead Catholic priest claims God is a female...,1293,unrelated\n\"\"\"Oldest Time Capsule\"\" in U.S. Unearthed in Boston\",1997,discuss\nNot coming to a store near you: The pumpkin spice condom,1164,unrelated\nPentagon: Airstrike killed terror leader in Somalia,839,agree\n#ISIS beheads photojournalist James Wright Foley in a massage to US to end its intervention in #Iraq.,1034,unrelated\n\"Thanks Uncle Sam, we have your weapons airdrop: ISIS taunts America over intercepted weapons meant for Kurds\",666,unrelated\n‘Evil straight from the pits of hell': American journalist James Foley reportedly beheaded by ISIS,1786,unrelated\n\"Rats at Vogue's NYC offices - watch your step, Anna Wintour\",2125,unrelated\nEbola Frisco 2014: Patient Shows Virus Symptoms After Apparent Thomas Eric Duncan Contact,35,unrelated\nTwo GOP Congressmen Say Suspected Terrorists Caught Crossing U.S.–Mexico Border,80,unrelated\nAnna Wintour 'refuses to work at new World Trade Center Vogue office due to rat infestation',1588,unrelated\nChristian Bale In Talks To Play Steve Jobs In Sony's Next Biopic,574,unrelated\nUS officials: Video shows American's execution,511,unrelated\nIsraeli-Canadian Woman 'Captured' By ISIS Says She Is 'Safe And Secure',513,unrelated\nOttawa Gunman Identified As Michael Zehaf-Bibeau,1329,discuss\nGRAPHIC CONTENT: Girl sneers at man's tiny penis so he CHOPS IT OFF and bins it,714,unrelated\n\"James Foley: American Journalist, James Wright Foley Beheaded in New ISIS Video [Breaking News]\",1658,agree\n\"Audio captured at time of Michael Brown shooting, company says\",1934,discuss\nWhat Glenn Beck Fears May Be Done With the 11 Missing Jets,1574,unrelated\nNicaragua says meteorite probable cause of blast in capital,220,unrelated\nWho Should Play Steve Jobs Now That Christian Bale Quit?,1296,unrelated\nReport: Amazon to Launch Ad-Supported Streaming Service,1971,unrelated\n\"Obama, Outraged Over Beheading, Vows to Stay on Course\",2130,unrelated\nREPORT: Alleged New Audio of Michael Brown Shooting,1179,unrelated\nUPDATE: BATMAN v SUPERMAN Batmobile Reportedly Stolen By (Shocker!) Detroit Locals,1223,unrelated\nEXCLUSIVE: New York Mag’s Boy Genius Investor Made It All Up,550,unrelated\nTiger Woods serving secret PED suspension?,1867,unrelated\nPumpkin Spice condoms? Don't fall for this hoax.,2186,unrelated\nUPDATE: BATMAN v SUPERMAN Batmobile Reportedly Stolen By (Shocker!) Detroit Locals,2431,unrelated\n\"Boko Haram agrees to ceasefire, release of school girls\",35,unrelated\nTexas Plumber Has ‘No Idea’ How Company Truck Ended Up With ISIS,339,unrelated\nOttawa gunman identified as 32-year-old Michael Zehaf-Bibeau,2256,unrelated\nSoldier shot in Ottawa at War Memorial,2033,unrelated\n\"Big Bank Hank, US rapper and Sugarhill Gang founder member, dies at 57\",1979,unrelated\nNun complains of stomach pains... and GIVES BIRTH: Sister who had 'no idea' she was pregnant has a baby boy at hospital in Italy,2492,agree\nBanksy arrest hoax: US website claims street artist caught in Watford,2412,unrelated\nWTC rats scare off Anna Wintour,1036,unrelated\n\"Batmobile stolen in Detroit? Good one, joker!\",280,unrelated\nNorth Korea dictator Kim Jong-un undergoes surgery after breaking both ankles on military tour,1465,discuss\n\"Boko Haram denies truce, says kidnapped girls married\",2530,discuss\nNew Audio Shows Michael Brown Was Shot at 11 Times,2287,discuss\nBREAKING: Soldier shot at War Memorial in Ottawa,633,unrelated\n\"No, a spider (probably) didn't crawl through a man's body for several days\",1888,unrelated\nISIS militants appear to behead abducted American journalist James Wright Foley in graphic video,882,unrelated\nHomeless man receives $100... then shocks everyone with how he spends it,35,unrelated\nAl-Shabab leader who ordered Kenya mall massacre believed killed in US drone attack in Somalia,527,unrelated\nMeet the X-BOY: Electric shock turns kid into MAGNETO,1637,unrelated\nISIL militant 'Jihadi John' named by media,2165,discuss\nJihadi John unmasked: Former Westminster University student was arrested FIVE years ago and put on a terror watch list - but he flew to Syria to join ISIS two years later,2470,unrelated\n‘The cub of Baghdadi': ISIS reports its youngest jihadist ‘got martyred’ in battle,1261,unrelated\nBREAKING UDPATED: ISIS REPORTEDLY USE CHEMICAL WEAPONS IN KOBANE,964,discuss\n\"No, that high school kid didn't make $72 million trading stocks\",2252,unrelated\nISIS Leader Killed: Abu Bakr Al-Baghdadi Reportedly Killed By U.S. Airstrike,2329,unrelated\nReport claims Kim Jong-un underwent surgery to repair fractured ankles,186,unrelated\nFerguson riots: audio may have captured Michael Brown shooting,450,unrelated\nAudio may have captured Michael Brown shooting,1273,unrelated\nMacaulay Culkin Dead? Another Death Hoax Circulates On Facebook,195,unrelated\n6 hidden mass graves may hold missing Mexican students,1148,unrelated\n\"Tropical spider burrows under man's skin, lives there for three days\",1888,unrelated\nSchoolboy almost killed by electric shock claims he now has superpowers like Magneto,244,unrelated\nIslamic State Militants Claim to Have Beheaded US Journalist James Wright Foley,139,unrelated\nSEND IN THE DRONES: Predator drones flown over IS headquarters in Syria,1159,discuss\nBiological Warfare on the Horizon? ISIS Soldiers May Be Infected With Ebola,2078,unrelated\nDid a plumber's pick-up truck from Texas end up carrying an anti-aircraft gun for Islamic fighters on the front lines of Syria?,2379,discuss\nDoes ISIS have an airforce? Terrorist 'fighter pilots' are being trained on captured MiGs by Saddam Hussein's ex-air force officers,487,unrelated\nJames Foley remembered as 'brave and tireless' journalist,1166,unrelated\nWho Should Play Steve Jobs Now That Christian Bale Quit?,860,discuss\nMeteorite 'caused mysterious boom in Nicaragua',320,unrelated\nNASA Raises Doubts About Reports of Nicaraguan Meteorite,966,disagree\nCheese addiction breaks Kim Jong-un's ankles,2327,unrelated\nNun gives birth to surprise baby after complaining of stomach pains,391,unrelated\n\"Calm down everyone, Banksy hasn't been arrested: 9 clues that it's a hoax\",77,unrelated\nAnna Wintour: Is Rat Infestation At NYC ‘Vogue’ Office Kim Kardashian’s Fault?,950,unrelated\nIslamic State reports youngest jihadist 'martyred' in battle,666,unrelated\nBatmobile Stolen From 'Batman V Superman: Dawn Of Justice' Set? Report Claims That One Of The Batmobile Models Is Missing! Detroit Locals Responsible?,1313,discuss\nMohammed Emwazi: Man identified as Isis killer 'Jihadi John' was 'stopped by MI5' while on safari holiday in Africa in 2010,2165,agree\nKim Jong-Un 'in hospital with two fractured ankles' after ballooning to around 20 stone and going on numerous 'meet the people' walkabout PR stunts,2328,unrelated\nMan Known as ‘Jihadi John’ Is Identified as Mohammed Emwazi,1883,unrelated\nNigerians doubtful of girls' release after Boko Haram 'truce' breached,800,unrelated\nSamsung is reportedly making a secret new chip in the Apple Watch,574,discuss\n'Spiderman' squished: Experts debunk claims,1422,unrelated\n\"ISIS beheads American photo-journalist James Wright Foley, threatens more to come\",2047,discuss\nCBI registers 'criminal conspiracy' case against Dera chief after claims 400 male followers were forcibly castrated,450,unrelated\n\"Leader of Qaeda-Linked Somali Group Is Dead, U.S. Says\",1256,discuss\nCNN Plays Alleged Audiotape of Michael Brown ShootingMilitarization Of Police,2044,unrelated\nWas Heart-Tugging Viral Video Of Generous Homeless Man All A Hoax?,1948,unrelated\n\"NASA: Planetary Alignment On Jan 4, 2015 Will Decrease Gravity For 5 Minutes Causing Partial Weightlessness???\",844,discuss\n\"No, Islamic State Militants Have Not Been Caught by U.S. Border Patrol\",564,unrelated\nChristian Bale in Talks to Play Steve Jobs (Exclusive),1943,unrelated\nElderly Woman Arrested for Kidnapping Neighbor’s Cats & Making Fur Coats,305,unrelated\nMexico checks if 43 missing students in mass grave,1795,discuss\nISIS militants appear to behead abducted American journalist James Wright Foley in graphic video,2034,unrelated\nReports: Big Bank Hank of pioneering rap group Sugarhill Gang has died,2351,discuss\nIslamic Militants Post Video Claiming to Show Beheading of U.S. Journalist,826,unrelated\n\"Apple Watch pricing: Will you spend $5000 for Gold edition, $500 for stainless steel?\",648,unrelated\nNigeria says ceasefire agreed with Boko Haram,557,discuss\nTBS speeds up Seinfeld 7.5% to gain an extra 2 minutes of commercial ad time.,1981,unrelated\nReport: Tom Brokaw Wants Brian Williams Fired,277,unrelated\n\"ISIS Militants Have Contracted Ebola: Iraqi, Kurdish Media Reports\",720,unrelated\nMan chops off own penis after being dumped by his girlfriend,1263,unrelated\n\"No, there aren’t any Ebola cases in Iraq\",992,agree\nApple 'working on 12-inch MacBook Air',2509,unrelated\nSeven girls fall pregnant after five day school trip in Bosnia and Herzegovina,2125,disagree\nMichael Abdul Zehaf Bibeau Pictures: Photos of Alleged ISIS-Linked Gunman in Canada,1883,unrelated\nFounding Fathers-Era Time Capsule Found in Boston,220,unrelated\n\"North Korean leader Kim Jong-un’s mystery illness actually two broken ankles, newspaper says\",2022,discuss\nHomeless man who received a meal and hotel stay after spending $100 donation on food for friends insists it was NOT a hoax – despite new witness insisting there was no way he could have been secretly filmed,1611,discuss\n\"Apple Watch users will need to recharge nightly, company still working to improve uptime before launch\",979,unrelated\nNew Audio Allegedly Captures Moment Michael Brown Was Shot,1803,unrelated\n1901 Boston time capsule yields small red book,419,unrelated\nWas The Video Of That Homeless Man Doing Good Deeds With $100 All An Elaborate Hoax!?,1922,discuss\n\"Six months after abducting Nigerian schoolgirls, Boko Haram reportedly wants to free them\",2404,unrelated\nISIS fighters seize weapons airdrop meant for Kurds,1253,discuss\n\"James Foley: American Journalist, James Wright Foley Beheaded in New ISIS Video [Breaking News]\",2115,unrelated\nWatch: US Marine saved by helmet after being shot by Taliban sniper,115,agree\nAlleged Ottawa gunman: What we know so far about Michael Zehaf-Bibeau,186,unrelated\nMeteorite Leaves House-Sized Crater in Nicaragua’s Capital,345,unrelated\n\"McDonald’s Removing Big Mac, Apple Pies And Eliminating Large Size Options\",65,agree\n\"Boko Haram: Kidnapped Girls Have Been Married Off, Truce Never Happened\",459,unrelated\n\"'American bombing had signed my death certificate': Missing US journalist James Wright Foley goes unflinching to his death as ISIS behead him in horrific video, as a warning to Obama\",782,agree\nAn accidental delivery of arms to the Islamic State and the problem with airdrops,666,unrelated\n\"Homeless man who became a YouTube sensation after spending $100 on food for his beggar friends gets a surprise Christmas meal, makeover and night in a hotel in new video... but is it all a hoax by a 'serial prankster'?\",2370,unrelated\nReport: Amazon to Launch Ad-Supported Streaming Service,731,unrelated\nAmerican hostage in Yemen freed in military raid-Defence Ministry,1187,discuss\nWhat This Homeless Guy Did With $100 Completely Stunned The Man Who Gave It To Him,2305,agree\nNew Audio Shows Michael Brown Was Shot at 11 Times,1120,unrelated\n\"Is Kim Jong-un's Sister, Kim Yo-jong, Running North Korea In His Mysterious Absence?\",986,unrelated\nJordan’s King May Participate Personally In ISIS Raids,1574,unrelated\nIRAQI HEALTH OFFICIAL: EBOLA HAS KILLED 5 ISIS FIGHTERS,737,unrelated\nChristian Bale won't play Steve Jobs,1226,agree\nTom Brokaw wants Brian Williams fired,1507,discuss\nIRAQI AND KURDISH MEDIA REPORTS: ISIS FIGHTERS HAVE CONTRACTED EBOLA,93,unrelated\nReport: A Radically Redesigned 12-Inch MacBook Air Is Coming,568,unrelated\nMacaulay Culkin: Death claims about former child star revealed to be yet another hoax,1423,unrelated\nTropical spider burrows under man's skin through scar,1864,discuss\n\"\"\"Categorically False\"\": DHS Debunks Right-Wing Fiction That ISIS Attempted To Cross The U.S.- Mexico Border\",2458,unrelated\nGRAPHIC CONTENT: Girl sneers at man's tiny penis so he CHOPS IT OFF and bins it,1347,unrelated\nUS hostage Luke Somers dies after rescue bid,1740,unrelated\nRumor: Seth Rogen to Appear as Woz in Sony's Steve Jobs Film,1707,unrelated\nMeteorite leaves crater in Nicaraguan capital Managua,1790,discuss\nMatt Taibbi takes a leave of absence from First Look Media,853,unrelated\nSomeone Trolled Twitter Into Thinking Macklemore Joined ISIS,213,unrelated\nKim Yo-jong in Charge: Kim Jong-un's Sister 'Replaces' North Korean Dictator During Illness,2313,discuss\nESPN to save NFL's image with all-male domestic abuse discussion,1261,agree\nLebanon detains wife and son of Al-Baghdadi,1143,discuss\nQuestions raised over Nicaragua 'meteorite',601,discuss\nKim Jong-un ‘is so fat from eating cheese that he has broken his ankles’,1164,unrelated\nNew Audio Shows Michael Brown Was Shot at 11 Times,1857,unrelated\n\"What they earn: Vice CEO Shane Smith’s $300,000 steak dinner\",640,unrelated\nREPORT: The Batmobile Might Have Been Stolen In Detroit,2062,discuss\nSugarhill Gang’s Big Bank Hank dead at 57,234,unrelated\nSeth Rogen to play Woz in Jobs biopic,1489,unrelated\nMissing Libyan Jetliners Raise Fears of Suicide Airliner Attacks on 9/11,10,unrelated\nVideo Purports To Show Beheading Of U.S. Journalist By Militants,7,unrelated\nNun Gives Birth To Baby Boy After Suffering Intense Stomach Pains,1905,unrelated\n#HairGate: iPhone 6 Customers Are Complaining That The Phone Is Ripping Out Their Hair,2303,unrelated\nIsis militants claim to have killed US journalist James Foley,2388,discuss\nBoko Haram denies it has agreed ceasefire,1761,discuss\nThis Letter To Parents From A 1970s Lego Set Contains An Important Message For Gender Equality,1969,discuss\nOfficials Refute Iraqi Media Reports That ISIS Members Have Contracted Ebola In Mosul,2138,agree\nIndian worker sacked after going on leave for 24 years,2042,unrelated\nChristian Bale Won't Play Steve Jobs After All,932,unrelated\nLebanon 'holding IS leader's daughter and ex-wife',1437,unrelated\nAmazon Is Going To Open A Physical Store!,986,unrelated\nAudio recording allegedly captures moment Michael Brown was shot,1252,unrelated\nFor sale: Tiger's former island in Sweden,2508,unrelated\n6 hidden mass graves may hold missing Mexican students,2334,discuss\nTBS Is Probably Speeding Up ‘Seinfeld’ Reruns To Fit In More Commercials,2307,unrelated\nBoko Haram denies truce to release kidnapped schoolgirls,2139,agree\nWHO ‘probing’ whether ISIS fighters got Ebola,93,unrelated\nURGENT: ISIS leader Abu Bakr al-Baghdadi allegedly killed by US airstrikes,1522,discuss\nCNN Plays Alleged Audiotape of Michael Brown ShootingMilitarization Of Police,706,unrelated\nNigeria: hopes for return of kidnapped schoolgirls rise after ceasefire reported,1906,unrelated\n'Hairgate': iPhone hit by new social media storm,614,unrelated\nDurex is not confirming or denying rumors of a “pumpkin spice” condom,2152,unrelated\nISIS leader ‘killed’ in US airstrikes,444,unrelated\n\"Cloistered nun gives birth to a baby  The convent: \"\"There is a sister\"\" [Google Translate]\",1412,discuss\nTexas City plumber's truck ends up in Syrian war,1803,unrelated\nCanadian official identifies dead Ottawa gunman as Michael Zehaf-Bibeau,789,discuss\nDog Found Abandoned With Suitcase Filled With His Belongings,530,unrelated\n\"Explosion reported near the Nicaraguan capital attributed to meteorite impact, but experts, including NASA, cast doubt on claims\",649,unrelated\nIslamic State militants allegedly used chlorine gas against Iraqi security forces,1296,unrelated\nISIS executioner 'Jihadi John' identified as Mohammed Emwazi,1489,discuss\nAn audio recording of the Michael Brown shooting has reportedly surfaced,1893,unrelated\n\"Apple Watch to Feature Time-Only 'Power Reserve' Mode, Prototypes Disguised as Samsung Watches\",2188,unrelated\nUrgent: The Leader of ISIL 'Abu Bakr al-Baghdadi' Killed! / Photo,1588,unrelated\n\"ISIS beheads American photo-journalist James Wright Foley, threatens more to come\",1873,unrelated\nISIS Appears To Behead American Photojournalist In YouTube Video,1347,unrelated\nChristian Bale will not play Steve Jobs,2531,unrelated\nNigerians doubtful of girls' release after Boko Haram 'truce' breached,2463,discuss\n'They ate through the ceilings and pooped on the keyboards': Rats are 'taking over' Vogue's new World Trade Center office and Anna Wintour 'no longer wants to work there',34,unrelated\nGoogle Grows With $1.6 Billion in California Office Deals,2175,unrelated\nHundreds of Palestinians flee floods in Gaza as Israel opens dams,1392,disagree\nSenior Western Intelligence Official Confirms London Rapper Abdel Majed Abdel Bary Is A Suspect In The Foley Killing,1303,unrelated\nTBS Is Probably Speeding Up ‘Seinfeld’ Reruns To Fit In More Commercials,269,unrelated\nSpider burrowed through tourist's stomach and up into his chest,2293,discuss\nChristian Bale Drops Out of Steve Jobs Biopic,1854,unrelated\nCanadian Michael Zehaf-Bibeau thought to be the gunman in Ottawa shooting,1751,unrelated\n#Hairgate: iPhone 6 users say device pulls out hair,2088,discuss\nIraqi media says ISIS militants have contracted Ebola,1948,unrelated\n\"Small meteorite strikes Nicaragua, government says\",373,unrelated\nThat ESPN Domestic Violence Panel You Keep Hearing About Isn't Real,2317,unrelated\nISIS Video: America’s Air Dropped Weapons Now in Our Hands,2116,unrelated\nWhat Glenn Beck Fears May Be Done With the 11 Missing Jets,1588,unrelated\nNew Audio Shows Michael Brown Was Shot at 11 Times,2248,unrelated\n'Hairgate': iPhone 6 users encounter latest Apple problem after 'bendgate',1041,discuss\nMeteorite 'caused mysterious boom in Nicaragua',269,unrelated\n\"Islamic State Militants Have Been Flying 3 Captured Warplanes Over Syrian Airport, Witnesses Say\",1341,discuss\nApple Watch Gold Edition rumored to be priced at $1200: Will you buy?,643,discuss\n\"This boy nearly died, now he has a superpower like Marvel’s Magneto\",2415,discuss\nRussians Bag Better Bigfoot Footage,964,unrelated\n\"Woman detained in Lebanon is not al-Baghdadi's wife, Iraq says\",2155,discuss\nISIS Reportedly Beheads American Photojournalist in Iraq,511,unrelated\nSHOCK CLAIM: PGA Golfer Says Tiger Woods Is Suspended For Failed Drug Test,1867,unrelated\n\"Soon Marijuana May Lead to Ticket, Not Arrest, in New York\",807,discuss\nPaul Revere's 1795 time capsule unearthed,690,unrelated\n\"No, Robert Plant Didn’t Rip Up an $800 Million Contract\",734,discuss\nGovernment fires employee who skipped work for 24 years,1541,unrelated\nBanksy's illustrated response to the Charlie Hebdo attack isn't by Banksy. But it is striking,740,unrelated\nWHO investigates media reports ISIS fighters contracted Ebola,1948,unrelated\nAudio of gunfire in Michael Brown case authenticated by app company,321,unrelated\n\"Nun gives birth, intends to keep baby\",1627,unrelated\nCatholic Priest Claims God Is Female After Clinically Dead Experience,1740,unrelated\nISIL Beheads American Photojournalist in Iraq,694,discuss\nDog found abandoned outside railway station with suitcase of his belongings,1544,agree\n\"Led Zeppelin Reunion: Robert Plant Rips Up $300 Million Contract, Refuses To Rejoin Legendary Band\",1385,unrelated\nISIS: Desperate mum told 'you've just eaten your son' after visiting militants' base in search of kidnap victim,2197,discuss\nSEND IN THE DRONES: Predator drones flown over IS headquarters in Syria,1081,unrelated\nPGA Tour Denies Claim That Tiger Woods Failed A Drug Test,1735,unrelated\nBoko Haram ceasefire ignored as violence flares in Borno state,1588,disagree\nHigh School Student Rumored to Have Made $72 Million Trading Stocks,1024,unrelated\nBREAKING NEWS: ISIS beheads missing American journalist James Wright Foley as warning to US to cease action in Iraq,1982,unrelated\nVideo messaging service verifies timing of CNN audio recording,2234,unrelated\n\"UPDATE: Soldier, gunman who died in Ottawa rampage identified\",804,unrelated\nAbdel-Majed Abdel Bary in Foley beheading: London rapper songs help identify him,1649,unrelated\nNET Extra: Back-from-the-dead Catholic priest claims God is a female,808,agree\nOttawa shooting: Sergeant-at-arms Kevin Vickers hailed a hero for shooting rampaging gunman,1400,unrelated\nWHO: Reports of Suspected Ebola Cases in Iraq Untrue,1385,unrelated\n\"In Vogue vs Rats War, the Rats Are Winning\",725,unrelated\n\"Ann Arbor pizza delivery driver surprised with $2,000 tip\",1017,unrelated\nTom Brokaw wants Brian Williams fired,1492,unrelated\n\"No, a spider (probably) didn't crawl through a man's body for several days\",1530,unrelated\n\"BREAKING: Islamic State, in video, beheads American journalist James Wright Foley who was kidnapped in 2012 -@BNONews\",1547,unrelated\nWho Is Michael Zehaf-Bibeau? Ottawa Shooter Suspect Identified By Canadian Officials ,938,unrelated\nCloistered nun has a stomach ache  hospital gives birth to a baby [Google Translate],855,unrelated\nMACAULAY CULKIN IS THE LATEST VICTIM OF A CELEBRITY DEATH HOAX — AND THESE 9 STARS KNOW EXACTLY HOW HE FEELS!,1423,unrelated\n\"It was me! Student, 19, reveals SHE was the Teletubbies' giggling baby in the sky - and was paid just £250 and a box of toys\",1327,discuss\nInsurgents killed in Nigeria despite alleged truce with Boko Haram,1588,discuss\nReport: ISIS Leader Abu Bakr Al-Baghdadi Assassinated In U.S. Airstrike,723,discuss\nCheese addiction breaks Kim Jong-un's ankles,1689,unrelated\nIslamic State reports youngest jihadist 'martyred' in battle,305,unrelated\nAn Audio Recording of the Michael Brown Shooting Has Reportedly Surfaced,132,unrelated\n\"Gill Rosenberg, Canadian-Israeli Woman Feared Kidnapped By ISIS, Says She's Safe\",214,unrelated\nMexico prosecutor: Students not in 1st mass graves,1740,unrelated\n'They ate through the ceilings and pooped on the keyboards': Rats are 'taking over' Vogue's new World Trade Center office and Anna Wintour 'no longer wants to work there',618,unrelated\nFemale Israeli fighter said abducted by Islamic State  Read more: Female Israeli fighter said abducted by Islamic State,2299,unrelated\nUS confirms death of Somalia terror group leader,570,unrelated\n\"Former Porn Star Behind YouTube Sensation ‘DC Toy Collector,’ Makes $5 Million Per Year Unboxing Disney Toys\",170,unrelated\n\"Jihadi John named as Mohammed Emwazi, from west London\",2328,unrelated\nIS Fighters Seize Weapons Cache Meant for Kurds,693,unrelated\nConfusion as Cuba’s Castro mourned instead of Kenya’s Fidel,1439,unrelated\nISIS Claims to Have Intercepted Supplies From U.S. Airdrop,1534,unrelated\n\"In New York City, Marijuana May Mean Ticket, Not Arrest\",775,unrelated\nMoment Michael Brown was shot dead 'caught on audio recording': FBI handed potentially damning tape of ELEVEN shots being fired - including final volley of 'kill shots',958,unrelated\n\"Led Zeppelin Reunion: Robert Plant Rips Up $300 Million Contract, Refuses To Rejoin Legendary Band\",158,unrelated\nWHO ‘probing’ whether ISIS fighters got Ebola,2197,unrelated\nIslamic State Flying Three Jets in Syria,524,unrelated\nMissing Planes,125,unrelated\nRumors of ISIS leader's death debunked,518,unrelated\nIslamic State 'training pilots to fly fighter jets',777,unrelated\nNun who GAVE BIRTH to baby boy after suffering agonising stomach pains 'had no idea' she was pregnant,2269,unrelated\n20-Year-Old Quarter Pounder Looks About the Same,199,unrelated\nPope Francis turns out not to have made pets in heaven comment,1651,disagree\nMacaulay Culkin Hasn’t Died Despite What Everyone Is Saying On Facebook,539,agree\nVideo shows dramatic moment bullet strikes U.S. Marine’s head — and he survives thanks to kevlar helmet,1913,unrelated\nJames Foley remembered as 'brave and tireless' journalist,2287,unrelated\nISIS Getting Ebola,1175,disagree\n\"No, it's not Tiger Woods selling an island in Lake Mälaren\",1375,disagree\nObama denounces killing of journalist James Foley and pledges ‘justice’,826,unrelated\n\"ISIS Claims an American Hostage, Kayla Mueller, Died in Airstrike in Syria\",1588,unrelated\nOttawa investigates reports that Isis has captured Canadian-Israeli woman,1029,unrelated\nISIS militants trick mother into ‘eating her kidnapped son’,251,unrelated\nReport claims Kim Jong-un underwent surgery to repair fractured ankles,2329,unrelated\nBoko Haram denies it has agreed ceasefire,1506,unrelated\nSugarhill Gang rapper Big Bank Hank dead at 57,1940,unrelated\n\"Islamic State leader's family detained by Lebanon, officials say\",931,discuss\n'They ate through the ceilings and pooped on the keyboards': Rats are 'taking over' Vogue's new World Trade Center office and Anna Wintour 'no longer wants to work there',2124,unrelated\nDHS: GOP Rep.’s Claim ISIS Members Caught at U.S. Border ‘Categorically False’,1213,unrelated\n\"What was fake on the Internet this week: Obama’s peace prize, pumpkin-spice condoms and insane winter snow\",2498,unrelated\n\"That Story About a Catholic Priest Dying, Seeing God as a Woman, and Coming Back to Life? It’s Almost Definitely Fake\",2520,unrelated\nBodies In Mexico Mass Grave Apparently Not Those Of Missing Students,324,unrelated\nWatch: US marine survives Taliban sniper headshot in Afghanistan,488,agree\n\"Nigeria Says It Struck A Cease-Fire With Boko Haram, But Are They Talking To The Right Guy?\",1003,unrelated\nAmazon plans a streaming-video alternative,1477,unrelated\nNigeria says it has deal with Boko Haram to release kidnapped girls,34,unrelated\n\"In New York City, Marijuana May Mean Ticket, Not Arrest\",2389,discuss\nREPORT: JETLINERS STOLEN FROM LIBYA COULD BE USED TO ATTACK U.S. ON 9/11,2162,discuss\nRumor: Seth Rogen to Appear as Woz in Sony's Steve Jobs Film,1588,unrelated\n\"Batmobile stolen in Detroit? Good one, joker!\",1494,unrelated\nNun complains of stomach pains... and GIVES BIRTH: Sister who had 'no idea' she was pregnant has a baby boy at hospital in Italy,1480,unrelated\n\"North Korean leader Kim Jong-un not missing, just having ankle surgery\",1634,unrelated\nIndian civil servant sacked 'after 24-year sickie',829,agree\n\"Fidel Castro Is Dead, According to Viral Twitter Rumors\",2520,unrelated\nSeven teenage girls get pregnant on school trip,397,agree\nThe Pumpkin-Spice Condom Is Just a Figment of Your Own Gross Imagination,1423,unrelated\n\"Soldier, Gunman Killed In Shooting Incident Near Canadian Parliament\",2281,agree\nVideo messaging service verifies timing of CNN audio recording,1950,unrelated\nNew Audio Shows Michael Brown Was Shot at 11 Times,1438,unrelated\n\"Boko Haram Cease-Fire: Abducted Nigerian Schoolgirls To Be Released, Officials Say\",1019,unrelated\nDaash Ebola transferred to Mosul {Google Translate],737,unrelated\nCanadian official identifies dead Ottawa gunman as Michael Zehaf-Bibeau,1970,discuss\nMan has his PENIS cut off by angry mob after 'attempted rape' of teenager,1680,unrelated\nSeth Rogen to Play Apple Co-Founder Wozniak in Steve Jobs Biopic,1588,unrelated\nRussian Man Wakes Up to Find His Testicles Have Been Stolen,2415,unrelated\n\"Sadly, Pumpkin Spice Condoms Aren't A Thing After All\",2307,unrelated\nThe @FoxNewsPress Account Tweeting Lawsuit Threats Is a Fake,748,agree\nFormer PGA Tour player: Tiger Woods suspended for drug test failure,1549,unrelated\nAudio recording allegedly captures at least 10 shots fired in Michael Brown killing,968,unrelated\nAlleged audio of Michael Brown shooting released,2415,unrelated\n\"Apple Media Event Rumored for Late February, Apple Watch and 12\"\" MacBook Air Likely Topics [Updated]\",822,unrelated\n\"Vice's Shane Smith drops $300,000 on Vegas dinner\",500,unrelated\nNew Audio Reveals Pause in Gunfire When Michael Brown Was Shot: Attorney,1776,disagree\n\"11 Tripoli Planes Still Missing, Sparks 9/11 Concerns\",2162,discuss\nSeth Rogen may play Steve Wozniak alongside Christian Bale as Steve Jobs,1157,unrelated\nKC hospital: Patient does not have symptom profile of Ebola,2127,agree\n\"James Wright Foley, Kidnapped Journalist, Apparently Executed by ISIS\",11,unrelated\n\"So, There Might Be a Rat Infestation at Vogue\",2114,unrelated\nTwo blokes dared to eat 20-year-old burger for charity,1948,unrelated\nRussian Yeti Or Bigfoot Hoax? New Footage Sparks Debate,2256,discuss\n\"Non, le lancement du nouveau «Star Wars» ne sera pas devancé à cet été\",2141,unrelated\nAbdel-Majed Abdel Bary in Foley beheading: London rapper songs help identify him,388,unrelated\nMacaulay Culkin Dead? Fans Freak Out Over Death Rumors,2523,unrelated\nVladimir Putin’s Motorcade Looks Like A Massive Knob,979,unrelated\nNigeria: hopes for return of kidnapped schoolgirls rise after ceasefire reported,1027,discuss\nShocking Photos! Mom Tries To Sell Son To Pay For Daughter's Cancer Treatment,720,unrelated\nVice CEO Throws Down $300K on Lavish Vegas Dinner,1682,agree\n\"Boko Haram: Kidnapped Girls Have Been Married Off, Truce Never Happened\",244,unrelated\n\"This boy nearly died, now he has a superpower like Marvel’s Magneto\",244,unrelated\nEmotional sergeant-at-arms is greeted back to parliament with a rousing standing ovation a day after he heroically shot dead terrorist - the first time he used weapon in 30 year career,1400,unrelated\nMet police denies reports of Banksy arrest,709,agree\nVideo: Marine saved by helmet after Taliban sniper attack,1180,agree\nThis Kid Made $72 Million During Lunch,405,unrelated\nIs the Alleged Audio of the Gunshots That Killed Michael Brown a Hoax?,968,unrelated\nISIS Executioner 'Jihadi John' Is Named as Mohammed Emwazi,2125,unrelated\nNew iOS 8 bug can delete all of your iCloud documents,7,unrelated\n#ISIS beheads photojournalist James Wright Foley in a massage to US to end its intervention in #Iraq.,2115,unrelated\nHope Fades for Girls' Release After Boko Haram 'Truce' Breached,2356,discuss\nChristian Bale won't play Steve Jobs,626,unrelated\nApple Watch Gold Edition rumored to be priced at $1200: Will you buy?,530,unrelated\n'No hard evidence' of Isis claims it kidnapped Canadian-Israeli woman Gill Rosenberg,2415,unrelated\nCNN Expert on Brown Audio: At First I Thought ‘Someone’s Trying to Punk CNN’,1786,unrelated\nFence-jumper got farther into White House,2068,unrelated\nState House time capsule from 1795 unearthed,1273,agree\nNew Audio Allegedly Captures Moment Michael Brown Was Shot,1940,unrelated\n\"Boko Haram Could Release Kidnapped Girls, Nigerian Officials Say\",2356,discuss\nSetting the record straight on tor,235,unrelated\nISIS supporters mourn death of ‘youngest fighter’,2372,unrelated\n\"White House Fence Jumper Got Farther Than Previously Thought, Sources Say\",917,unrelated\nArmed U.S. drones spotted flying over Syria in possible hunt for ISIS leader,2469,discuss\n'Jihadi John': Isis fighter named as Mohammed Emwazi from west London,2165,agree\nREPORT: JETLINERS STOLEN FROM LIBYA COULD BE USED TO ATTACK U.S. ON 9/11,1489,unrelated\nZack Snyder Makes Fun of Stolen Batmobile Rumor with New Image,483,unrelated\nISIS Video: America’s Air Dropped Weapons Now in Our Hands,2200,discuss\n\"L. Jinny? Abdel-Majed Abdel Bary, UK Rapper, Suspected in James Foley Killing: Reports\",633,unrelated\n\"Is North Korea, world's most secret state, really planning a new restaurant in Scotland?\",1143,unrelated\nTwo GOP Congressmen Say Suspected Terrorists Caught Crossing U.S.–Mexico Border,1764,discuss\n\"Reports: Jihadists Steal Commercial Jets, Raise 9/11 Fears\",126,unrelated\nChristian Bale Exits Steve Jobs Movie (Exclusive),830,unrelated\n\"Whoa, Paul Rudd Was One of the Airport Heroes Who Took Down the Homophobe\",609,agree\nSaudi fatwa banning snowmen triggers heated debate,1843,unrelated\n\"No, Islamic State Militants Have Not Been Caught by U.S. Border Patrol\",167,unrelated\n\"Cloistered nun gives birth to a baby  The convent: \"\"There is a sister\"\" [Google Translate]\",2009,unrelated\nTeen Makes $72 Million on the Stock Market,550,unrelated\nSeth Rogen to Star as Steve Wozniak in Sony's Steve Jobs Biopic [Updated],1572,unrelated\nVogue’s Rat Infestation: Disturbing New Details,1045,agree\n\"Seven High School Girls Get Pregnant On Five-Day School Trip, Parents Outraged\",2042,unrelated\nVideo: Marine survives Taliban sniper headshot thanks to helmet,1481,agree\n\"No, it's not Tiger Woods selling an island in Lake Mälaren\",1836,unrelated\nWeather Reporter Caught Writing His Name In The Snow Was NOT Ready To Go On Camera (UPDATED),1046,disagree\n\"Sorry, Everyone: Durex Is Unfortunately Not Making Pumpkin Spice Condoms\",1338,unrelated\nDog found abandoned at Scottish train station with suitcase of belongings,487,unrelated\nLego letter to parents in 1974 on gender equality still resonates 40 years on,1969,discuss\nMacaulay Culkin dead: Actor is victim of another death hoax,2341,agree\nSchoolboy who got electric shock from lamppost claims he now has magnetic powers,244,unrelated\n\"David Haines Beheaded By ISIS, Execution Video Contains Threats Against UK: Reports\",1795,unrelated\nMexico prosecutor: Students not in 1st mass graves,1744,unrelated\nNicaragua asks U.S. for help investigating meteorite crater,724,unrelated\nAn Indian Civil Servant Just Got Sacked After Not Turning Up For Work For 25 Years,1844,unrelated\n'Electric Boogie' Developer Leaves Secret Resignation Letter To Boss At The End Of The Game (Video),190,unrelated\n\"James Foley, Missing American Photojournalist, Reportedly Executed By ISIS In Syria\",2526,unrelated\nRumor Robert Plant Ripped Up $800 Million Contract To Reunite Led Zeppelin Called 'Rubbish',1383,unrelated\n\"UNIVERSITY DROPS TERM ‘FRESHMAN,’ REPLACES IT WITH ‘FIRST-YEAR’\",209,unrelated\n\"L. Jinny? Abdel-Majed Abdel Bary, UK Rapper, Suspected in James Foley Killing: Reports\",8,unrelated\nMan chops off his own penis after girlfriend told him he was no good in bed,413,unrelated\nElderly Woman Arrested for Kidnapping Neighbor’s Cats & Making Fur Coats,1829,unrelated\nParents are furious after seven girls aged 13-14 fall pregnant on a school trip,1408,unrelated\nSoldier shot near Canadian parliament building,892,unrelated\nCrazy iPhone rig shows how Chinese workers manipulate App Store rankings,126,unrelated\nWidower Cries Tears Of Joy After Hearing Late Wife's Voice Again,805,unrelated\nCNN plays chilling audio recording allegedly from Michael Brown shooting: “At least 11 shots”,132,unrelated\nDid NBC Nightly News Go Live To A Man Who Was Taking A Piss?,1385,unrelated\n\"Pope Francis did not tell boy heaven has room for pets, contrary to report\",359,unrelated\n\"Evander Kane \"\"On Way Out\"\" From Source, Price Is Very High; Who Is In?\",1169,discuss\n\"Gene Munster Predicts $499 Steel Apple Watch, $4,999 for 18k Gold Edition\",2252,unrelated\n#ISIS beheads photojournalist James Wright Foley in a massage to US to end its intervention in #Iraq.,1295,unrelated\nZack Snyder Responds to Fake Stolen Batmobile Report,2519,agree\nNorth Korea dictator Kim Jong-un 'set to open a new restaurant in SCOTLAND',1535,unrelated\nIraqi airstrike kills key ISIL leader,1921,unrelated\nIslamic State releases video apparently showing the beheading of missing US journalist James Foley,1288,discuss\nIsis militants claim to have killed US journalist James Foley,2299,unrelated\nDHS: GOP Rep.’s Claim ISIS Members Caught at U.S. Border ‘Categorically False’,2360,unrelated\nReport: Possible audio tape of Michael Brown shooting,450,unrelated\nIsis 'fed murdered kidnap victim to his own mother after she travelled to their headquarters and demanded to see him',859,unrelated\n\"After Giving A Homeless Man $100, This Guy Secretly Filmed Him...\",1971,disagree\nLynch mob chop man's penis off after catching him allegedly trying to rape teenager,214,discuss\n\"Nuts! Indian guru coaxes 400 followers to cut off their testicles, grow closer to God\",648,unrelated\nMichael Abdul Zehaf Bibeau Pictures: Photos of Alleged ISIS-Linked Gunman in Canada,431,unrelated\nTropical spider burrowed under Bali tourist's skin,1923,disagree\nAlleged audio of Michael Brown shooting has surfaced,1974,unrelated\nISIS Reportedly Beheads U.S. Journalist James Wright Foley on Camera,2495,discuss\nHigh school student scores $72M playing the stock market,1781,discuss\nVideo shows ISIL beheading of photojournalist James Foley,2404,unrelated\nBritish hostage David Haines beheaded by Islamic State terrorists,2306,discuss\nHomeland Security says terrorists haven't crossed U.S-Mexico border,385,unrelated\nWHO ‘probing’ whether ISIS fighters got Ebola,1891,discuss\n\"North Korean leader Kim Jong-un not missing, just having ankle surgery\",859,discuss\nISIS Beheading of U.S. Journalist James Foley Posted to YouTube,1351,unrelated\nNBC weatherman caught urinating in the woods live on air,1019,unrelated\n\"No, Banksy Didn't Create That 'Charlie Hebdo' Tribute Cartoon, But That Doesn't Mean You Can't Appreciate It\",730,unrelated\nDid NBC Nightly News Go Live To A Man Who Was Taking A Piss?,258,unrelated\nTwo GOP Congressmen Say Suspected Terrorists Caught Crossing U.S.–Mexico Border,467,unrelated\n\"How did Fake Chinese News Site Dupe Washington Post, Atlantic, BBC?\",1731,unrelated\n\"Yes, you can wear your Apple Watch in the shower\",88,unrelated\n\"Vice Media Chief Said to Pay $300,000 for Dinner for 30\",1239,discuss\nTaliban member swapped by Obama for Bowe Bergdahl tried to return to terror: report,1813,unrelated\nA Letter Lego Sent to Parents in 1974 Holds an Important Message for the Parents of 2014,1385,unrelated\nTropical spider burrowed under man's skin through appendix scar and lived there for THREE DAYS,1797,disagree\nFirst bendgate... now it's HAIRGATE: Angry iPhone 6 owners claim design is causing chunks of their hair to be ripped out when they make a phone call,867,unrelated\nMacaulay Culkin Victim of Another Online Death Hoax,2175,unrelated\nDid Kim Yo-Jong Take Kim Jong Un’s Role? North Korea Ill Health Rumors Are ‘Fabricated’,1019,unrelated\nUnconfirmed reports claim Canadian-Israeli Gill Rosenberg captured by ISIS,1197,unrelated\nGovernment fires employee who skipped work for 24 years,2097,unrelated\n\"Sons of Anarchy Movie? No, Kurt Sutter Announces Charlie Hunnam, Brad Pitt Film Article is Fake\",2385,unrelated\n\"No, Saudi TV Did Not Blur Out Images of Michelle Obama\",1385,unrelated\nISIS Kobani Update: Possible ISIS Chemical Attack On Kurdish Civilians In Kobani,1758,unrelated\nAlleged audio of Michael Brown shooting has surfaced,1808,unrelated\n\"North Korean leader Kim Jong-un’s mystery illness actually two broken ankles, newspaper says\",859,discuss\nBritish man pays $460 to save constipated goldfish's life,1539,unrelated\nVideo Messaging App Says Audio Recording Of Michael Brown's Shooting Is Authentic,2118,discuss\nGoogle Said to Buy Redwood City Offices for $585 Million,2078,discuss\n\"Jeh Johnson: Politicians Shouldn't 'Feed The Flames Of Fear' Over ISIS, Ebola\",855,agree\nBREAKING NEWS: British-born U.S. photojournalist held hostage by al-Qaeda killed in failed rescue attempt in Yemen,591,unrelated\nWas The Video Of That Homeless Man Doing Good Deeds With $100 All An Elaborate Hoax!?,2132,agree\n\"Jihadi John named as Mohammed Emwazi, from west London\",846,unrelated\nISIS Militant “Jihadi John” Identified As Young West Londoner,1437,unrelated\nExperts: More facts needed on purported audio recording of Michael Brown shooting,1478,unrelated\nReport: Fence jumper made it into East Room of White House,687,unrelated\nPentagon: Somali terror group leader killed in U.S. airstrike,1024,unrelated\nLOL: RICH JOHNSTON SAYS THE BATMOBILE HAS BEEN STOLEN IN DETROIT,2431,unrelated\nCrazy iPhone rig shows how Chinese workers manipulate App Store rankings,40,unrelated\nBunbury local discovered a spider had burrowed under his skin on Bali holiday,2009,unrelated\nMichael Brown shooting audio caught on tape?,186,discuss\nHORROR: ISIS Fighters Have Reportedly Contracted Ebola,1686,unrelated\nVIDEO: Son Stuns Parents By Paying Off Their Mortgage As Christmas Surprise,2459,agree\nPenis graffiti drawn on £1.5million Bugatti Veyron,1349,unrelated\nISIS Beheads American Journalist James Foley in Video Message to U.S.,2287,unrelated\n\"Report: ISIS kidnaps Canadian-Israeli, former IDF soldier who went to fight with the Kurds\",513,unrelated\nMum faces real-life Sophie's Choice – as she tries to sell her son to fund daughter's care,1569,unrelated\nWhite House Fence Jumper Pushed Past Female Guard,848,discuss\n\"Fidel Castro Dead? Yes, He Is… But The Cuban Leader Is Alive, Death Rumors Proven False\",93,unrelated\nHas Ebola infected Isis militants in Mosul?,1891,discuss\nISIL video claims beheading of kidnapped journalist James Foley,917,unrelated\n#ISIS beheads photojournalist James Wright Foley in a massage to US to end its intervention in #Iraq.,1747,agree\nSaudi cleric condemns snowmen as anti-Islamic,825,unrelated\nMexico prosecutor: Students not in 1st mass graves,1213,unrelated\nFemale teacher facing sack after making SEX TAPE with teenager,1734,unrelated\nSearch launched for dog's owner after pooch found dumped next to suitcase filled with belongings,650,unrelated\n\"Islamic State Training Pilots in Military Jets, Monitors Say\",630,discuss\nExpert casts doubt on Bunbury man Dylan Thomas’s burrowing stomach-spider story,1883,disagree\nAmazon plans a streaming-video alternative,703,unrelated\nMichael Phelps' self-proclaimed girlfriend says she was born a BOY and reveals 'amazing' sex with Olympian,1849,unrelated\nLynch mob chop man's penis off after catching him allegedly trying to rape teenager,1459,unrelated\n\"ISIS using bombs containing live SCORPIONS in effort to spread panic, in tactic used 2,000 years ago against Romans\",730,unrelated\nSeven girls as young as 13 become pregnant on a school trip,2103,discuss\n\"Islamic State, in video titled \"\"A Message to America,\"\" beheads American journalist James Wright Foley who was kidnapped in 2012\",2304,unrelated\nBATMAN VS. SUPERMAN BATMOBILE STOLEN,1313,discuss\nVideo shows ISIL beheading of photojournalist James Foley,608,discuss\n\"Nigeria's missing girls 'to be released by Boko Haram', government aide claims\",1125,unrelated\nIraq Denies Lebanon Captured Abu Bakr al-Baghdadi's Wife and Child,1787,unrelated\n\"Kevin Vickers, Sergeant-At-Arms, Shoots a Shooting Suspect in Ottawa; Called a ‘Hero’\",2410,unrelated\nISIS militants appear to behead abducted American journalist James Wright Foley in graphic video,1251,unrelated\n\"Iraq claims ISIS leader al-Baghdadi’s wife has NOT been arrested, despite Lebanon insisting woman detained at border told them she was Islamist extremist’s spouse\",404,unrelated\nLebanon detains wife and son of Al-Baghdadi,1267,discuss\n\"Reports Isis fighters have contracted Ebola are 'incorrect', says Iraqi health ministry\",1974,discuss\nISIS militants trick mother into ‘eating her kidnapped son’,5,unrelated\n\"Vice CEO Shane Smith reportedly spent $300,000 on a steak dinner at CES\",1176,unrelated\nAudio recording allegedly captures at least 10 shots fired in Michael Brown killing,2234,unrelated\nThe Arrest of the ISIS Leader's Wife and Son,254,unrelated\nDHS Rebuffs Congressman’s Claim ISIS Infiltrating Southern Border,130,unrelated\nAirport worker strips naked at security scanner in protest against guards,1950,unrelated\nFears Islamic State could launch EBOLA attack on Britain after fighters 'contract virus',225,unrelated\nAaron Sorkin Confirms Christian Bale Will Play Steve Jobs,1939,unrelated\nWoman Stays In KFC For A Week To Get Over Her Break-Up,2328,unrelated\nBoko Haram denies it has agreed ceasefire,2272,discuss\nSeth Rogen to play Woz in Jobs biopic,1966,unrelated\nVideo Purports To Show Beheading Of U.S. Journalist By Militants,1016,discuss\nThe pumpkin spice condom is not happening,1642,unrelated\nIs Kim Jong Un's sister Kim Yo Jong in charge?,235,unrelated\nSpider Burrows Into Australian Man's Appendix Scar (VIDEO),1638,agree\n\"Woman detained in Lebanon is not Isis leader’s wife, says Iraq\",1875,unrelated\n\"Despite no Ebola case in Kansas City, the rumor goes viral\",2127,agree\nMeteor Leaves 40-Foot Crater Near Managua's Airport,221,agree\nISLAMIC STATE BEHEADS MISSING AMERICAN JOURNALIST JAMES WRIGHT FOLEY,1166,unrelated\nIraqi media: ISIS militants have contracted Ebola,1438,unrelated\nFBI Probing Alleged Audio of Michael Brown Shooting,900,unrelated\nSoldier shot at War Memorial; multiple shots fired in Parliament,1157,unrelated\nAbdel Majed Abdel Bary Emerges as Suspect in Foley Beheading,592,unrelated\nWas The Video Of That Homeless Man Doing Good Deeds With $100 All An Elaborate Hoax!?,2240,unrelated\nISIS Militant “Jihadi John” Identified As Young West Londoner,2184,unrelated\nJihadi John UNMASKED: Islamic State killer NAMED as west Londoner Mohammed Emwazi,1939,discuss\nPumpkin Spice Condoms Could Be The Only Thing To Save The World From Basic Children,523,discuss\nCanada probes Michael Zehaf-Bibeau as possible suspect in Ottawa shooting - source,205,unrelated\nWTC rats scare off Anna Wintour,891,unrelated\nFears journalist James Wright Foley beheaded by Islamic State jihadists in ‘message’ to United States,2070,unrelated\nHas this Argentine woman fallen victim to a cruel online hoax? Adult video claiming to show teacher having sex with pupil isn't all it seems,2447,discuss\nDNA tests prove Lebanon IS holding ISIS chief al-Baghdadi's ex-wife and daughter after they were caught with fake passports,720,agree\nBergdahl: Senator Says Jihadists Swapped For U.S. Troop ‘In Touch’ With Al-Qaida Affiliate,371,discuss\nCNN Airs Alleged Audio from Michael Brown Shooting,1461,discuss\nGod is a woman- Priest who died for 48 minutes claims,169,unrelated\nBugatti Veyron Vandalized With Penis Graffiti? Viral Photo Isn’t What It Seems,1453,agree\n\"In Vogue vs Rats War, the Rats Are Winning\",1435,unrelated\nYou're Not Going to Become Weightless on January 4th,1260,unrelated\nISIS Reportedly Beheads American Photojournalist in Iraq,2127,unrelated\nObama Denounces James Foley's Execution: 'Today The Entire World Is Appalled',1658,agree\n\"Islamic Tribunal Using Sharia Law In Texas Has Been Confirmed Tribunal members say they will avoid Sharia's \"\"criminal law.\"\"\",844,unrelated\nNasa questions whether crater in Nicaragua caused by meteorite,10,unrelated\nAl-Shabaab co-founder confirmed killed by US air strike in Somalia,2196,unrelated\n\"No, Saudi TV Did Not Blur Out Images of Michelle Obama\",1574,unrelated\nPenis Spray-Painted on a $2.5 Million Car Was Just for a Prank Video,2286,unrelated\nNigerians doubtful of girls' release after Boko Haram 'truce' breached,1681,discuss\nChristian Bale set to play Steve Jobs in forthcoming biopic of Apple co-founder,571,unrelated\nMissing jetliners raise fear of new 9/11-style attacks after Libyan airport falls to Islamic militants,1083,unrelated\nAlleged Ottawa gunman: What we know so far about Michael Zehaf-Bibeau,2477,unrelated\nThis Selfless Homeless Man Receives $100 & Doesn't Spend A Dime On Himself!,742,unrelated\nWhiz kid stock picker: I didn't actually make $72M trading,36,unrelated\nRussian TV actor wakes up to find his testicles stolen,1258,unrelated\nIndian civil servant sacked 'after 24-year sickie',860,unrelated\nMeteorite strike in Nicaragua puzzles experts,1068,discuss\nSenator: Detainees swapped for Bergdahl have contacted militants,800,unrelated\nWHO: Reports of Suspected Ebola Cases in Iraq Untrue,267,unrelated\nAWESOME! Canadian Parliament’s Sergeant-at-Arms Kevin Vickers Takes Out Gunman,1900,agree\nLebanon detains wife and son of Al-Baghdadi,682,unrelated\nKFC Marijuana Sales To Begin In Colorado? It’s Unbelievable — Literally,1973,disagree\n\"No, Banksy Didn't Create That 'Charlie Hebdo' Tribute Cartoon, But That Doesn't Mean You Can't Appreciate It\",1786,unrelated\nDog abandoned at Ayr station with belongings in suitcase,190,unrelated\nPentagon: 1 weapons bundle seized by militants,2404,discuss\nBREAKING NEWS: Baseball star Jose Canseco hurt in accidental shooting,186,unrelated\nBREAKING: ISIS Beheads American Journalist James Wright Foley,11,unrelated\nNASA: Viral news on days of darkness in December is hoax,664,unrelated\nNASA Raises Doubts About Reports of Nicaraguan Meteorite,851,unrelated\n\"Boko Haram Denies Ceasefire, Says Kidnapped Girls Are Now Married\",1372,unrelated\n\"No, there aren’t any Ebola cases in Iraq\",2060,agree\nBoy who suffered powerful electric shock claims he now has 'superpowers' like X-Men's Magneto as metal objects stick to him,1839,unrelated\nURGENT: ISIS kills 300 Iraqi soldiers by chlorine gas attack in Saqlawiyah,1233,discuss\n\"Forget 18-karat gold, next-generation Apple Watch Edition could use platinum: Report\",251,discuss\nWAS NBC METEOROLOGIST MIKE SEIDEL PEEING IN THE SNOW ON CAMERA? A TESTY BRIAN WILLIAMS EXPLAINS,1855,discuss\nISIS Beheads American Journalist,1295,unrelated\n\"Spider burrowed into appendix scar, crawled through WA man's body\",1502,agree\nIsis militants claim to have killed US journalist James Foley,1786,unrelated\nBREAKING Gill Rosenberg former IDF soldier was captured by ISIS,1949,unrelated\nCheese blamed for North Korean leader Kim Jong-un's broken ankles,1839,unrelated\nISIL Beheads American Photojournalist in Iraq,524,unrelated\n\"Rumor: Gold Apple Watch Edition priced up to $5,000, steel version at $500, will debut on Feb. 14\",2485,discuss\nMacaulay Culkin: Death claims about former child star revealed to be yet another hoax,2240,unrelated\nMissing Planes,2162,discuss\nBoko Haram ceasefire ignored as violence flares in Borno state,2463,discuss\nThis Is What The Sun Baby From ‘Teletubbies’ Looks Like Now,2284,discuss\nPure Evil: Islamic State Beheads American Journalist James Wright Foley,205,agree\n\"Forty years ago, Lego wrote a powerful letter to parents about how gender works\",1582,agree\nJames Foley executioner said identified as British rapper  Read more: James Foley executioner said identified as British rapper,2327,discuss\nTBS speeds up Seinfeld 7.5% to gain an extra 2 minutes of commercial ad time.,399,unrelated\nBatman Set To Play Steve Jobs In Upcoming Biopic,1299,disagree\nIncredible Video Shows A US Marine Surviving Being Shot In The Head By A Sniper In Afghanistan,2091,unrelated\nBREAKING: Soldier shot at War Memorial in Ottawa,595,unrelated\n\"BREAKING: Islamic State, in video, beheads American journalist James Wright Foley who was kidnapped in 2012 -@BNONews\",1873,unrelated\n\"No, Islamic State Militants Have Not Been Caught by U.S. Border Patrol\",1565,unrelated\nISIS Getting Ebola,524,unrelated\nReturn of the Mac: Seth Rogen in talks to star as Apple co-founder Steve Wozniak in upcoming Steve Jobs biopic,2304,unrelated\niPhone Game Developer Quits Job By Hiding The Greatest Letter Of Resignation Ever Inside His Game,562,unrelated\nREPORT: Alleged New Audio of Michael Brown Shooting,2149,discuss\n\"Video showing American journalist beheaded believed real, officials and family say\",1966,agree\nPaul Revere's 1795 time capsule unearthed,1234,unrelated\nWho Is Michael Zehaf-Bibeau? Ottawa Shooter Suspect Identified By Canadian Officials ,533,unrelated\n\"Video Appears to Show Beheading of Journalist James Foley, Who Went Missing in Syria\",1547,unrelated\n\"11 Tripoli Planes Still Missing, Sparks 9/11 Concerns\",1644,unrelated\n\"Meteorite makes big crater in Nicaragua, government says\",2118,unrelated\nSeven girls fall pregnant after five day school trip in Bosnia and Herzegovina,2022,unrelated\nPictured: Libyan Islamist rebels pose with planes seized from Tripoli airport as U.S. officials warn they could be used to carry out terrorist attack on 9/11 anniversary,2162,discuss\n\"David Haines Beheaded By ISIS, Execution Video Contains Threats Against UK: Reports\",347,unrelated\nThis Is Why Rumors That ISIS Is Crossing The Border Into The U.S. Aren’t Going Away,2266,discuss\n\"And finally: Apple Watch to launch 9 March with 100,000 apps\",643,unrelated\nUS officials: Video shows American's execution,1982,unrelated\nWas The Video Of That Homeless Man Doing Good Deeds With $100 All An Elaborate Hoax!?,941,unrelated\n\"Islamic State training pilots to fly MiG fighter planes, says monitoring group\",524,unrelated\nChristian Bale set to play Steve Jobs in forthcoming biopic of Apple co-founder,574,unrelated\nISIS fighters seize weapons airdrop meant for Kurds,1026,unrelated\n\"Apple Watch Pricing to Reportedly Start at $500 for Stainless Steel, $4,000 for Gold\",1983,discuss\n\"Mass Graves Found In Mexico, Near Place Where 43 Students Went Missing\",1156,discuss\nLuke Somers' sister says he was killed in failed Yemen rescue attempt,0,unrelated\nThis Is The Most Epic Way To Quit Your Job,478,unrelated\nNew Audio Recording From Ferguson May Capture Michael Brown Shooting,450,unrelated\n‘Jihadi John’: The Islamic State killer behind the mask is a young Londoner,2330,unrelated\nSeth Rogen to Play Apple Co-Founder Wozniak in Steve Jobs Biopic,1058,unrelated\nJose Canseco shoots self in hand,1154,agree\n\"Jose Canseco injured in accidental shooting, per reports\",2230,unrelated\nKim Jong-un ‘is so fat from eating cheese that he has broken his ankles’,2329,unrelated\nN Korean leader misses annual ritual; sister ‘takes over duties’,235,unrelated\nNYPD to stop arrests for small amounts of marijuana,221,unrelated\nBoko Haram 'to release abducted schoolgirls' as part of ceasefire agreement,2530,discuss\nWould-be rapist has penis severed by angry mob,2196,unrelated\nSugarhill Gang co-founder Big Bank Hank dies,1374,unrelated\nThis resignation letter in a video-game could be the greatest ever,2328,agree\nMeet The College Student Who Claims She Was The ‘Teletubbies’ Sun Baby,470,unrelated\nHope Fades for Girls' Release After Boko Haram 'Truce' Breached,2096,unrelated\n\"Woman detained in Lebanon is not Isis leader’s wife, says Iraq\",2283,disagree\nCBS News Names Canadian Parliament Shooting Suspect,2134,unrelated\nMedia Fooled Again? Story Claims 7 of 28 Girls On School Trip Came Home Pregnant,1277,unrelated\n\"Islamic State leader's family detained by Lebanon, officials say\",2337,discuss\nSearch launched for dog's owner after pooch found dumped next to suitcase filled with belongings,1000,agree\n\"Meteorite Strikes Nicaraguan Capital, Creates 16-Foot-Deep Crater\",2328,unrelated\n\"Marine Gets Shot in the Head, Walks Away\",2360,agree\n\"Everybody Relax, Banksy Wasn’t Arrested And Exposed As A 35-Year-Old Man\",2283,unrelated\nDuped again: Macaulay Culkin is not dead,1012,unrelated\nBali spider burrows under Aussie’s chest,800,discuss\nISIS Militants Allegedly Contracted Ebola,1873,unrelated\nApple's 12-Inch Retina MacBook Air Shown in Artist's Renditions,1101,discuss\n\"Nun gives birth, intends to keep baby\",899,agree\nFemale Israeli fighter said abducted by Islamic State  Read more: Female Israeli fighter said abducted by Islamic State,1628,unrelated\nIraq: US to Probe ISIS' Chlorine Attack on Iraqi Security Personnel,2411,unrelated\nMoment Michael Brown was shot dead 'caught on audio recording': FBI handed potentially damning tape of ELEVEN shots being fired - including final volley of 'kill shots',2434,discuss\n'Jihadi John': Isis fighter named as Mohammed Emwazi from west London,2501,unrelated\n\"Tee-off in your own putting paradise: Swedish luxury island owned by Tiger Woods up for sale - and it comes with a villa, a hot tub and a lodge\",2459,unrelated\n\"Man cuts off manhood, throws it in the bin, after girlfriend leaves over small penis\",1379,unrelated\nISIS militants appear to behead abducted American journalist James Wright Foley in graphic video,826,unrelated\nBoko Haram 'ceasefire' doubts after attacks reported in Nigeria,1885,agree\nMan has his PENIS cut off by angry mob after 'attempted rape' of teenager,1042,unrelated\nJordan’s King May Participate Personally In ISIS Raids,17,unrelated\nWatch: ISIS Claims to Have Captured U.S. Airdropped Weapons,1547,unrelated\nDHS Rebuffs Congressman’s Claim ISIS Infiltrating Southern Border,186,unrelated\nLibya: Missing Libya Planes Spark Security Concerns,1535,unrelated\nViral Photo Shows How Chinese Workers Are Used to Manipulate App Store Rankings,2087,unrelated\n\"North Korean leader Kim Jong-un’s mystery illness actually two broken ankles, newspaper says\",2327,unrelated\n\"#Hairgate: Reports of iPhone 6 pulling out hair, beards, likely exaggerated\",1867,discuss\nWHO says reports of suspected Ebola cases in Iraq are untrue,1175,agree\nKim Jong-Un 'in hospital with two fractured ankles' after ballooning to around 20 stone and going on numerous 'meet the people' walkabout PR stunts,1457,unrelated\n\"Israel opens dams, floods Gaza\",346,unrelated\nChristian Bale will not play Steve Jobs,1846,agree\nTropical spider burrowed under Bali tourist's skin,1500,unrelated\nCNN Posts Alleged Audio of Michael Brown Shooting,1934,discuss\n\"Islamic State, in video titled \"\"A Message to America,\"\" beheads American journalist James Wright Foley who was kidnapped in 2012\",1351,unrelated\nMexico Says Missing Students Not Found In First Mass Graves,1825,unrelated\nA New iOS 8 Bug Can Delete All Of Your iCloud Documents,1278,unrelated\nIslamic State accused of using chlorine gas on Iraqi soldiers,693,unrelated\n'They ate through the ceilings and pooped on the keyboards': Rats are 'taking over' Vogue's new World Trade Center office and Anna Wintour 'no longer wants to work there',821,discuss\nISIS Claims to Have Intercepted Supplies From U.S. Airdrop,2168,discuss\n#HairGate: iPhone 6 Customers Are Complaining That The Phone Is Ripping Out Their Hair,1506,unrelated\nNEWS/ All Dogs Go to Heaven! Pope Francis Confirms Paradise Is Open to All of God's Creatures,2348,unrelated\nThis Week In Weird News: Horrible Human Slaps Elderly Woman For Sneezing,1368,unrelated\nCanadian-Israeli woman reportedly kidnapped by ISIS: Jerusalem Post,1319,unrelated\nNigeria: hopes for return of kidnapped schoolgirls rise after ceasefire reported,2139,discuss\n\"Report: ISIS kidnaps Canadian-Israeli, former IDF soldier who went to fight with the Kurds\",2067,unrelated\nUPDATE: Internet report of Ebola outbreak in Purdon not true,409,unrelated\nMeteorite leaves crater in Nicaraguan capital Managua,2154,discuss\nMilitant Group Says It Killed American Journalist in Syria,880,discuss\nSecond person rushed to hospital with Ebola symptoms after contact with 'patient zero' Thomas Duncan,2020,unrelated\n\"Teen Made $72 Million Trading Stocks, Confirms Teen Dominance Worldwide\",2472,unrelated\n'Banksy' Reacts To Paris Attack With Poignant Drawing,730,unrelated\n\"Apple to Take Reservations for Trying On Apple Watch, Considered Platinum Model\",570,unrelated\nWFB’s Bill Gertz: Obama Administration ‘Trying to Play Down’ Missing Libyan Airliners,1588,unrelated\n\"Apple Reportedly Preparing 12-inch MacBook Air, Thinner and Lighter than Existing Models\",1049,unrelated\nJihadi John: Mohammed Emwazi named as masked man behind ISIS beheadings,1427,unrelated\nThis Is Why Rumors That ISIS Is Crossing The Border Into The U.S. Aren’t Going Away,1565,unrelated\nWatch moment TV weatherman is caught urinating in the bushes LIVE on camera,205,unrelated\nGOP Rep: ‘At Least Ten ISIS Fighters Have Been Caught Coming Across The Mexican Border’,666,discuss\n\"Israel opens dams, floods Gaza\",1289,unrelated\n\"Soldier shot, Parliament locked down after gunfire erupts at war memorial\",2281,agree\nAlleged audio of Michael Brown shooting has surfaced,2248,unrelated\n'Spiderman' squished: Perth experts debunk spider burrowing claims,1923,agree\nGod Is A Woman – Resurrected Father Narated,1521,disagree\nDid Kim Yo-Jong Take Kim Jong Un’s Role? North Korea Ill Health Rumors Are ‘Fabricated’,1541,unrelated\n'They ate through the ceilings and pooped on the keyboards': Rats are 'taking over' Vogue's new World Trade Center office and Anna Wintour 'no longer wants to work there',40,unrelated\n\"Boko Haram Could Release Kidnapped Girls, Nigerian Officials Say\",1027,discuss\nRussian TV actor wakes up to find his testicles stolen,2044,agree\nChristian Bale set to play Steve Jobs in forthcoming biopic of Apple co-founder,852,disagree\nIS Fighters Seize Weapons Cache Meant for Kurds,1026,unrelated\n\"James Foley, Missing American Photojournalist, Reportedly Executed By ISIS In Syria\",1351,unrelated\nLOL: RICH JOHNSTON SAYS THE BATMOBILE HAS BEEN STOLEN IN DETROIT,87,unrelated\nIs Kim Jong-un’s sister now the power behind the North Korean throne?,271,unrelated\nMatt Taibbi on leave of absence from First Look Media,2218,discuss\nMichael Zehaf-Bibeau ID’d as Canadian Shooting Suspect in Ottawa,2256,unrelated\n\"Fidel Castro Is Dead, According to Viral Twitter Rumors\",1603,unrelated\nReport: Audio Reveals Pause Between Gunshots When Michael Brown Was Shot,1776,discuss\nISIS militants appear to behead abducted American journalist James Wright Foley in graphic video,2388,discuss\n\"Iraq claims ISIS leader al-Baghdadi’s wife has NOT been arrested, despite Lebanon insisting woman detained at border told them she was Islamist extremist’s spouse\",170,unrelated\nHas North Korean dictator Kim Jong-un been replaced by his sister?,2177,unrelated\n\"Apple Watch pricing: Will you spend $5000 for Gold edition, $500 for stainless steel?\",10,unrelated\nWhat One Homeless Man Does with $100 Will Astonish You (VIDEO),742,unrelated\nMissing American journalist reportedly beheaded by Islamic State ,1569,unrelated\nMPs credit sergeant-at-arms for saving lives in Parliament Hill shootings,342,unrelated\n‘Evocative shape': Is Vladimir Putin trolling the world with his motorcade formation?,2141,unrelated\nAudio recording allegedly captures at least 10 shots fired in Michael Brown killing,1302,unrelated\nAmazon's first brick-and-mortar store said to open in Manhattan,941,discuss\nDylan Thomas Finds Tropical Spider Burrowed Under Skin,2096,unrelated\nOttawa investigates reports that Isis has captured Canadian-Israeli woman,80,unrelated\nGovernment fires employee who skipped work for 24 years,1506,unrelated\nAaron Sorkin Confirms Christian Bale Will Play Steve Jobs,2211,disagree\nNorth Korean leader Kim Jong-un to open restaurant in Scotland,2418,discuss\nIsis militants claim to have killed US journalist James Foley,704,unrelated\nWayward sister ‘nun the wiser’ about baby,1760,unrelated\nThis Letter To Parents From A 1970s Lego Set Contains An Important Message For Gender Equality,1323,unrelated\nWhite House Fence Jumper Made It Further Into Building Than Reported,1921,discuss\n‘Wild Misinformation’: Brian Williams Explains the Mike Seidel Liveshot,633,unrelated\nMacaulay Culkin Dead? Another Death Hoax Circulates On Facebook,1739,unrelated\nISIS chlorine attack on security forces confirmed – Iraq officials,1267,unrelated\nISIS Reportedly Beheads U.S. Journalist James Wright Foley on Camera,874,unrelated\nIS using scorpion bombs to terrify Iraqi civilians,48,unrelated\nESPN’s Domestic Abuse Tonight Panel Will Be 100% Dudes,615,unrelated\n\"Nun gives birth, intends to keep baby\",971,unrelated\nNigeria says it has deal with Boko Haram to release kidnapped girls,600,discuss\nApple-HBO Deal Seen Launching Web-only Apple TV Streaming Service For $15 Per Month,815,discuss\n#Hairgate: iPhone 6 users say device pulls out hair,431,unrelated\nIslamic State Militants Claim to Have Beheaded US Journalist James Wright Foley,1358,unrelated\nBreaking: Soldier shot at National War Memorial in Ottawa,1034,discuss\nNew Audio Recording From Ferguson May Capture Michael Brown Shooting,2434,discuss\nUnconfirmed reports saying ISIS UK Hostage David Haines Beheaded,1178,unrelated\n\"Dead for 48 minutes, this Catholic Priest claims God is female\",887,unrelated\nISIS leader ‘killed’ in US airstrikes,1255,unrelated\nTBS speeds up Seinfeld 7.5% to gain an extra 2 minutes of commercial ad time.,2230,unrelated\n\"Yemen says U.S. man freed, sister says he’s dead\",1500,unrelated\nISIS Reportedly Beheads American Photojournalist in Iraq,539,unrelated\nSugarhill Gang’s Big Bank Hank dead at 57,2118,unrelated\nNorth Korea directive reveals apparent ban on sharing Kim Jong-un’s name,1857,discuss\nNASA Raises Doubts About Reports of Nicaraguan Meteorite,1722,discuss\nReport: NYPD to stop arresting people for minor marijuana offenses,304,unrelated\nOttawa investigates reports that Isis has captured Canadian-Israeli woman,1224,unrelated\nSEE IT: California homeless man uses $100 gift to give food to others,639,unrelated\nEXCLUSIVE: New York Mag’s Boy Genius Investor Made It All Up,409,unrelated\nA Spider Lived Inside This Tourist’s Body For 3 Days After Burrowing Into His Skin Through A Scar,1709,unrelated\nISIL Beheads American Photojournalist in Iraq,2523,unrelated\n\"Nigeria, Boko Haram reach ceasefire deal, kidnapped girls to go free, official says\",1761,discuss\nOscar winner Christian Bale to play Steve Jobs in upcoming biopic,428,discuss\nMissing jetliners raise fear of new 9/11-style attacks after Libyan airport falls to Islamic militants,1575,unrelated\nTom Brokaw Wants Brian Williams Fired Over Iraq Helicopter Story: Report,833,unrelated\n\"ISIS: We have our hands on weapons, ammo air-dropped by U.S.\",2223,unrelated\nLuke Somers' sister says he was killed in failed Yemen rescue attempt,1500,unrelated\nNew York City Plans to End Arrests for Possession of Small Amounts of Marijuana,807,agree\nMoment Michael Brown was shot dead 'caught on audio recording': FBI handed potentially damning tape of ELEVEN shots being fired - including final volley of 'kill shots',1832,unrelated\nIraqi media: ISIS militants have contracted Ebola,1821,unrelated\n\"Tour, agent: Tiger Woods not banned\",1406,unrelated\n\"Pumpkin Spice Condoms, And 6 Other Flavors That Aren’t Happening\",1212,unrelated\n\"No, Pumpkin Spice Condoms Are Not A Real Thing\",1289,unrelated\n\"UBS survey finds 10% of consumers want a smartwatch, expects 24M Apple Watch sales in fiscal 2015\",1864,unrelated\nPriest who died for 48 minutes says he met God and she’s a woman,1055,agree\n\"Boko Haram denies truce, says kidnapped girls married\",2088,unrelated\nA Predator Drone Has Reportedly Been Spotted Circling Above ISIS's Capital City,304,unrelated\nNASA Raises Doubts About Reports of Nicaraguan Meteorite,373,unrelated\nThat's one way to get through security! Frustrated traveller strips completely NAKED at airport to pass through metal detectors,2104,unrelated\n\"Boko Haram Denies Ceasefire, Says Kidnapped Girls Are Now Married\",1439,unrelated\nRapper identified as James Foley's executioner: reports,503,unrelated\nVideo: Islamic State Claims to Have Captured US Weapons Airdrop Near Kobane,2509,discuss\nChristian Bale won't play Steve Jobs,1237,unrelated\n\"No, ESPN is not having an all-male domestic violence panel tonight\",2519,unrelated\nReport: Christian Bale Will Play Steve Jobs,687,unrelated\nNew Audio Reveals Pause in Gunfire When Michael Brown Was Shot: Attorney,2020,unrelated\nISIS Appears To Behead American Photojournalist In YouTube Video,1569,unrelated\nSeth Rogen To Play Steve Wozniak In Steve Jobs Biopic,357,discuss\n\"Nigeria, Boko Haram reach ceasefire deal, kidnapped girls to go free, official says\",304,unrelated\nBREAKING NEWS: British-born U.S. photojournalist held hostage by al-Qaeda killed in failed rescue attempt in Yemen,115,unrelated\nChina App Store Manipulation Photo Goes Viral - But Is It Real?,796,unrelated\n\"Viral Video Of Homeless Man Spending $100 On Food For Other Homeless Was Faked, Witness Says\",385,unrelated\nReport: Exec popped for $300k dinner after run at blackjack,1834,discuss\nPope Francis tells boy whose dog had died that heaven is open to all,932,unrelated\nThat Boko Haram Ceasefire in Nigeria Isn’t A Ceasefire,2463,discuss\nIslamic State Militants Claim to Have Beheaded US Journalist James Wright Foley,1016,discuss\nThe baby from Teletubbies reveals herself,2284,discuss\nIS Fighters Seize Weapons Cache Meant for Kurds,305,unrelated\n\"Gill Rosenberg, Canadian citizen, reportedly captured by ISIS in Syria\",1330,discuss\nJordanian airstrike killed American aid worker held hostage by ISIS according to statement by militants,2260,unrelated\nHer Majesty’s magic mushrooms,2480,discuss\nJihadi John ‘identified as British man from West London’,2123,discuss\nSeth Rogen Eyed to Play Apple's Steve Wozniak in Christian Bale's Steve Jobs Movie (Exclusive),616,unrelated\nMass grave found after 40 students disappear in Mexican protest,702,discuss\n\"No, Pumpkin Spice Condoms Are Not A Real Thing\",346,unrelated\nMagic mushrooms found at Buckingham Palace,2419,unrelated\nNew policy could reduce marijuana possession arrests,1802,discuss\nAxl Rose NOT Dead: Fake MSNBC Death Hoax Goes Viral On Facebook,1271,agree\nObama: murder of James Foley 'shocks the conscience of the entire world',2525,unrelated\nAbdel-Majed Abdel Bary: London Rapper Identified As ISIS Militant Who Beheaded James Foley,1036,discuss\nMeteorite 'caused mysterious boom in Nicaragua',206,unrelated\nNorth Korea Leader Kim Jong Un Is Still In Charge: Source,499,unrelated\n#ISIS beheads photojournalist James Wright Foley in a massage to US to end its intervention in #Iraq.,2386,agree\nWas The Batmobile Stolen In Detroit?,2360,unrelated\nNigeria says ceasefire agreed with Boko Haram,1125,unrelated\nIs Durex Planning To Release A Pumpkin Spice Condom?,1853,unrelated\nReport: Former Baseball Star Jose Canseco Accidentally Shot At Home,2088,unrelated\nAudio recording of Michael Brown being gunned down WAS made at the time he was killed: App company appears to confirm tape of ELEVEN bullets being fired - including final volley of 'kill shots',776,unrelated\nNun 'has surprise baby' after complaining of stomach pains,1760,unrelated\n\"US, UK eye rapper as British-born militant who beheaded journalist James Foley\",1598,discuss\nCourt Orders Probe Into Complaints Of 'Forced Castration' In Religious 'Dera' Sect,1281,unrelated\n'Feminist' Lana 'Aborts Baby Because It's A Boy' And Is Surprised By Backlash,843,unrelated\nWSJ: Apple cut watch health features due to erratic sensors,190,unrelated\nWHO says reports of suspected Ebola cases in Iraq are untrue,2149,unrelated\nStar Wars 7: JJ Abrams want to move release to summer 2015,381,discuss\n\"Marine Gets Shot in the Head, Walks Away\",2091,unrelated\nPope Francis tells boy whose dog had died that heaven is open to all,2370,disagree\nExperts: More facts needed on purported audio recording of Michael Brown shooting,2187,unrelated\nHomeland Security says terrorists haven't crossed U.S-Mexico border,625,unrelated\nWTC rats scare off Anna Wintour,1543,discuss\n\"Ann Arbor pizza delivery driver surprised with $2,000 tip\",2115,unrelated\nMacaulay Culkin Dead: Internet Death Hoax Claims Actor Found Dead In Apartment,1752,agree\nResetting iOS 8 Preferences May Wipe iCloud Files,633,unrelated\nTourist wakes to find strange red trail on his stomach - and discovers a spider has burrowed through his appendix scar and crawled UNDER his skin while on holiday in Bali,962,unrelated\nIs There an ISIS Threat on the Texas-Mexico Border or Not?,2266,discuss\nIS militant 'Jihadi John' named as Mohammed Emwazi from London,2501,unrelated\n\"Unhappy Customer: Comcast Told My Employer About Complaint, Got Me Fired\",86,unrelated\nVogue’s Rat Infestation: Disturbing New Details,1686,unrelated\nIslamic State using 'SCORPION bombs' to terrorise victims,185,unrelated\nHas Ebola infected Isis militants in Mosul?,1385,unrelated\n‘Evil straight from the pits of hell': American journalist James Foley reportedly beheaded by ISIS,1347,unrelated\nDevoted pet owner spends £300 to save his GOLDFISH after it became constipated,924,unrelated\nTourist dubbed ‘Spider Man’ after spider burrows under skin for days,43,unrelated\n\"Nigeria claims deal with Boko Haram on ceasefire, kidnapped girls\",1883,unrelated\nIsis 'fed murdered kidnap victim to his own mother after she travelled to their headquarters and demanded to see him',959,unrelated\n\"Rats at Vogue's NYC offices - watch your step, Anna Wintour\",944,unrelated\nReport claims Kim Jong-un underwent surgery to repair fractured ankles,1001,discuss\n\"Forget 18-karat gold, next-generation Apple Watch Edition could use platinum: Report\",1825,unrelated\nI aborted my baby because it was a boy,698,unrelated\nSugarhill Gang rapper Big Bank Hank dies aged 57,754,unrelated\n\"Apple Watch users will need to recharge nightly, company still working to improve uptime before launch\",1898,discuss\n\"Apple Media Event Rumored for Late February, Apple Watch and 12\"\" MacBook Air Likely Topics [Updated]\",132,unrelated\nTwo GOP Congressmen Say Suspected Terrorists Caught Crossing U.S.–Mexico Border,226,unrelated\nMexican investigators fear mass grave might hold 43 missing students,251,unrelated\n\"Big Bank Hank, US rapper and Sugarhill Gang founder member, dies at 57\",1556,discuss\nNEWS/ You'll Never Guess How a Homeless Man Spent $100—Watch the Touching Video!,760,agree\nAlleged audio of Michael Brown shooting has surfaced,121,unrelated\nMan discovers spider living under his skin during Bali vacation,1500,unrelated\nHomeless man who received a meal and hotel stay after spending $100 donation on food for friends insists it was NOT a hoax – despite new witness insisting there was no way he could have been secretly filmed,1820,unrelated\nWHO investigates media reports ISIS fighters contracted Ebola,2317,unrelated\n\"SMALL METEORITE STRIKES NICARAGUA, GOVERNMENT SAYS\",1744,unrelated\n‘Jihadi John’: The Islamic State killer behind the mask is a young Londoner,882,agree\n\"Tiger Woods PED, PGA Tour Suspension Allegations Retracted by Dan Olsen\",465,unrelated\nJihadi John UNMASKED: Islamic State killer NAMED as west Londoner Mohammed Emwazi,1424,discuss\nISIS fighters seize weapons airdrop meant for Kurds,305,unrelated\nAttorney: New audio reveals pause in gunfire when Michael Brown was shot,1564,disagree\nParents are furious after seven girls aged 13-14 fall pregnant on a school trip,499,unrelated\nRumor Robert Plant Ripped Up $800 Million Contract To Reunite Led Zeppelin Called 'Rubbish',2489,discuss\nBali Awry,1057,discuss\n\"Apple 12-Inch MacBook Air Details Emerge; Device Could Be Thinner, Lighter Than Current Model\",1852,unrelated\n\"Rumor: Gold Apple Watch Edition priced up to $5,000, steel version at $500, will debut on Feb. 14\",1598,unrelated\nA soldier has been shot at Canada’s war memorial just steps away from the nation’s parliament,1457,discuss\nISIS cracks down on five confirmed Ebola cases among fighters: official,2060,discuss\nNicaragua Meteorite Impact Theory May Be Meteor-wrong,1594,agree\nCanadian-Israeli Woman May Have Been Captured In Syria: Reports,1459,unrelated\n#HairGate: iPhone 6 Customers Are Complaining That The Phone Is Ripping Out Their Hair,1867,discuss\nA soldier has been shot at Canada’s war memorial just steps away from the nation’s parliament,1325,unrelated\nGovt fires employee who skipped work for 24 years,860,unrelated\nNewly-Found Document Holds Eyewitness Account of Jesus Performing Miracle,972,unrelated\nNorfolk Man Pays £300 For His Constipated Goldfish To Have Lifesaving Surgery,2187,unrelated\nNasa questions whether crater in Nicaragua caused by meteorite,2118,unrelated\nFor sale: Tiger's former island in Sweden,2444,agree\n\"Video Appears to Show Beheading of Journalist James Foley, Who Went Missing in Syria\",1720,unrelated\nMan Known as ‘Jihadi John’ Is Identified as Mohammed Emwazi,1724,discuss\nVideo Purports to Show Beheading of American Journalist,2450,discuss\n\"\"\"Categorically False\"\": DHS Debunks Right-Wing Fiction That ISIS Attempted To Cross The U.S.- Mexico Border\",1637,unrelated\nSource: Tom Brokaw Wants Brian Williams Fired,277,unrelated\nUS hostage Luke Somers dies after rescue bid,683,agree\nBoko Haram denies ceasefire claim by Nigeria's government,646,unrelated\nUS Intel: Taliban Man Released From Gitmo in Bergdahl Deal is Back to Militant Activity,2159,discuss\nHas this Argentine woman fallen victim to a cruel online hoax? Adult video claiming to show teacher having sex with pupil isn't all it seems,933,unrelated\nDoes Vogue's New Office Have a Rat Infestation?,2072,discuss\nLuke Somers: British-born photojournalist 'killed by al-Qaeda after failed rescue attempt in Yemen',1069,discuss\nSeth Rogen Eyed to Play Apple's Steve Wozniak in Christian Bale's Steve Jobs Movie (Exclusive),2124,unrelated\nElderly Woman Arrested for Kidnapping Neighbor’s Cats & Making Fur Coats,2299,unrelated\n\"Feminist Aborts Baby For Being A Boy, Shocked People Don’t Approve\",2213,unrelated\nMeteorite strike in Nicaragua puzzles experts,971,unrelated\nA bunch of cool health features were cut from the Apple Watch at the last minute,2174,unrelated\nVideo: Marine survives Taliban sniper headshot thanks to helmet,1256,unrelated\nLynch Mob Castrates Alleged Rapist In Rajasthan,2106,unrelated\nNun gives birth to surprise baby after complaining of stomach pains,2419,unrelated\nREPORT: Alleged New Audio of Michael Brown Shooting,1438,unrelated\n\"Pizza delivery man gets $2,000 tip\",51,unrelated\n\"ISIS Militants Have Contracted Ebola: Iraqi, Kurdish Media Reports\",737,unrelated\n\"Woman detained in Lebanon is not al-Baghdadi's wife, Iraq says\",1125,unrelated\nISIS Border Crisis: DHS Chief Says Terrorists Not Entering US Through Mexico,1893,unrelated\nIsis militants claim to have killed US journalist James Foley,1361,unrelated\n\"Rare meteorite impact causes blast in Nicaragua's capital, Managua\",1594,disagree\nSoldier shot in Ottawa at War Memorial,2328,unrelated\nJudd Nelson rebuffs Internet rumors that he died of a drug overdose.,1383,unrelated\n'I aborted my baby because it was a boy': Outrage after 'feminist' blogger claims gender prompted termination,1494,agree\n\"That Story About a Catholic Priest Dying, Seeing God as a Woman, and Coming Back to Life? It’s Almost Definitely Fake\",1459,unrelated\nPurported ISIS claim: Jordan airstrike kills female US hostage,663,unrelated\n\"A message from Jim's mom, Diane Foley:\",2130,unrelated\nMissing Mexican students 'not found in mass grave',87,unrelated\nISIS Beheading of U.S. Journalist James Foley Posted to YouTube,1721,discuss\nISIS Releases YouTube Video Showing 10-Year-Old 'Martyr' Allegedly Killed in Battle,300,unrelated\nPassenger Wears A Hazmat Suit To Dulles Airport,1277,unrelated\nPentagon: death of al Shabaab leader in U.S. strike would be major blow,2268,unrelated\nWHO: Reports of Suspected Ebola Cases in Iraq Untrue,225,unrelated\nCNN plays chilling audio recording allegedly from Michael Brown shooting: “At least 11 shots”,2118,discuss\n\"RCMP release security footage of Michael Zehaf Bibeau during attack, say he shot soldier in back\",1554,agree\nIsis tells mother on rescue mission :’You’ve just eaten your son’,2219,discuss\n\"One gunman killed in shooting on Parliament Hill in Ottawa, hunt on for other shooters\",2352,unrelated\n\"Boko Haram Denies Ceasefire, Says Kidnapped Girls Are Now Married\",1697,unrelated\nNow the Vogue Rats Are Chewing Through Couture,1543,discuss\nVideo Purports To Show Beheading Of U.S. Journalist By Militants,1786,unrelated\nKurds Deny Gill Rosenberg was in Kobane,1299,unrelated\n\"Wife, child of Islamic State head Abu Bakr al-Baghdadi held in Lebanon, officials say\",2337,discuss\nIraqi and Kurdish media reports cases of Ebola among Islamic State fighters in Mosul,2025,discuss\n\"Man chops off own penis, throws it in a dustbin after poor show in bed\",714,unrelated\n'Electric Boogie' Developer Leaves Secret Resignation Letter To Boss At The End Of The Game (Video),2307,unrelated\nPhoto gallery: Amazing £300 operation by North Walsham vet on constipated goldfish,1539,unrelated\nFemale Israeli fighter said abducted by Islamic State  Read more: Female Israeli fighter said abducted by Islamic State,2415,unrelated\nObama administration DENIES congressman's claim that 'at least ten ISIS fighters have been caught coming across the Mexican border in Texas',1565,unrelated\n\"Islamic State, in video titled \"\"A Message to America,\"\" beheads American journalist James Wright Foley who was kidnapped in 2012\",524,unrelated\nApple Watch launch expected in late March,670,unrelated\n\"Why the most expensive Apple Watch will probably cost around $10,000\",1157,unrelated\nSaudi Arabia 'fatwa over building of snowmen',1242,unrelated\n\"Boko Haram leader denies ceasefire deal, says 200 abducted girls married off \",2403,discuss\n'The youngest martyr - the cub of al-Baghdadi': ISIS boasts a 10-year-old fighter has been killed as he went into battle with his father in Syria,2372,unrelated\nJournalist James Wright Foley reportedly beheaded by ISIS,1744,discuss\n\"Islamic State training fighter pilots in captured jets, monitoring group says\",2406,discuss\nA Bunch Of Folks Are Passing Around This Hoax Video Of A Bird Pooping On Vladimir Putin,2278,unrelated\nChristian Bale Exits Steve Jobs Movie (Exclusive),1157,discuss\nWife and son of Isil leader Abu Bakr al-Baghdadi 'detained at Lebanon border',1913,unrelated\nIsis claims US hostage Kayla Mueller killed in coalition airstrike,493,unrelated\nTerrorism fears rise amid reports of stolen jetliners,126,unrelated\nObama Denounces James Foley's Execution: 'Today The Entire World Is Appalled',511,unrelated\n\"One gunman killed in shooting on Parliament Hill in Ottawa, hunt on for other shooters\",964,unrelated\nISIS Executioner 'Jihadi John' Is Named as Mohammed Emwazi,1815,unrelated\n\"Mexico hit by student massacre: At least 17 anti-corruption protesters 'rounded up, murdered and dumped in a mass grave' - and another 26 are missing\",1459,unrelated\nContinuing Violence Puts Boko Haram Ceasefire In Jeopardy,840,discuss\nPentagon: ISIS Got U.S. Weapons Package,1361,discuss\nISIS Beheads American Journalist,2386,agree\nMichael Zehaf-Bibeau was shot nearly a dozen times before Kevin Vickers fatally wounded him,1666,agree\n\"What was fake on the Internet this week: Obama’s peace prize, pumpkin-spice condoms and insane winter snow\",1060,discuss\n\"That Story About a Catholic Priest Dying, Seeing God as a Woman, and Coming Back to Life? It’s Almost Definitely Fake\",2043,unrelated\n\"Vice Media’s CEO blew $300,000 on dinner, and a Vegas casino boss blabbed about it\",1094,unrelated\nISIS fighters 'have contracted Ebola': World Health Organisation investigating reports militants showed up at Iraqi hospital with lethal disease,1403,unrelated\nCould Kim Jong Un open a restaurant in Scotland?,17,unrelated\n\"Apple Watch to Be Shower-Proof, Have 100,000 Apps at Launch: Reports\",2118,unrelated\nMichael Phelps’ alleged girlfriend says she was born intersex,1337,unrelated\nMarijuana May Soon Spark Just a Ticket in New York,666,unrelated\nJournalist James Wright Foley reportedly beheaded by ISIS,1549,unrelated\nIndian civil servant sacked 'after 24-year sickie',217,unrelated\nIS Fighters Seize Weapons Cache Meant for Kurds,666,unrelated\nIs the iPhone 6 Really Pulling Out Your Hair?,22,unrelated\nMeteorite Leaves House-Sized Crater in Nicaragua’s Capital,40,unrelated\nSmall red book among finds in 113-year-old Boston time capsule,1338,unrelated\n\"'American bombing had signed my death certificate': Missing US journalist James Wright Foley goes unflinching to his death as ISIS behead him in horrific video, as a warning to Obama\",7,unrelated\nNET Extra: Back-from-the-dead Catholic priest claims God is a female,2142,unrelated\nBoko Haram 'ceasefire' doubts after attacks reported in Nigeria,2403,discuss\nPentagon: ISIS seized materials airdropped to Kurds,1708,unrelated\nJihadi John identity revealed as Mohammed Emwazi: live,1815,unrelated\nStaff Reporter,126,unrelated\nMirfield man's tears of joy after lost voicemail of wife retrieved,2406,unrelated\nYou're Not Going to Become Weightless on January 4th,255,unrelated\n\"Michael Zehaf-Bibeau, slain Ottawa shooter, had criminal record in Quebec, B.C.\",205,unrelated\nFerguson riots: audio may have captured Michael Brown shooting,346,unrelated\n\"James Wright Foley, Kidnapped Journalist, Apparently Executed by ISIS\",632,discuss\n\"Suspected meteorite leaves crater in Managua, is linked to asteroid\",1213,discuss\n\"No, Robert Plant Didn’t Rip Up an $800 Million Contract\",1825,unrelated\nMichael Zehaf-Bibeau was shot nearly a dozen times before Kevin Vickers fatally wounded him,342,unrelated\n11 aircraft are missing from ‘terrorist-held’ Tripoli airport ahead of 9/11 anniversary,299,unrelated\nIsis militants claim to have killed US journalist James Foley,359,unrelated\nAnyone for dog meat soup? Kim Jong-Un considers opening restaurant in Scotland selling North Korean delicacies,1873,discuss\n\"Kim Yo Jong, Kim Jong-Un’s Sister, Takes Control of North Korea While Brother Gets Treatment?\",2344,discuss\n\"Six months after abducting Nigerian schoolgirls, Boko Haram reportedly wants to free them\",1697,unrelated\n\"Web Portal publishes death of \"\"Dog Whisperer\"\"\",1796,agree\nNigeria announces truce with Boko Haram; fate of schoolgirls unclear,1883,unrelated\n#HairGate: iPhone 6 Customers Are Complaining That The Phone Is Ripping Out Their Hair,1787,unrelated\nUS hostage Luke Somers dies after rescue bid,251,unrelated\nMPs credit sergeant-at-arms for saving lives in Parliament Hill shootings,1631,discuss\n'They ate through the ceilings and pooped on the keyboards': Rats are 'taking over' Vogue's new World Trade Center office and Anna Wintour 'no longer wants to work there',1543,discuss\nISIS Appears To Behead American Photojournalist In YouTube Video,511,unrelated\nPurported ISIS claim: Jordan airstrike kills female US hostage,2473,unrelated\nCNN Plays Alleged Recording of Michael Brown Shooting,2317,discuss\n\"Once Again, The Banksy 'Arrest' Is A Giant Hoax. Repeat: A Hoax.\",2283,unrelated\nReport: Fence jumper made it into East Room of White House,1921,discuss\nUnconfirmed reports saying ISIS UK Hostage David Haines Beheaded,1757,discuss\nMichael Phelps’ ‘girlfriend’ reveals she was born a man – and never told the swimmer,867,unrelated\nCPWD official sacked for absence from duty for 25 years,62,unrelated\nEmotional sergeant-at-arms is greeted back to parliament with a rousing standing ovation a day after he heroically shot dead terrorist - the first time he used weapon in 30 year career,2296,unrelated\nMet police denies reports of Banksy arrest,2468,agree\nMilitant Group Says It Killed American Journalist in Syria,1011,discuss\nSaudis Say Michelle Obama Not Blurred on TV,1531,unrelated\nNew Rumour Suggests Apple Watch to Launch in February,1435,unrelated\n\"Teen Made $72 Million Trading Stocks, Confirms Teen Dominance Worldwide\",1042,disagree\nSugarhill Gang Rapper ‘Big Bank Hank’ Dies at 57,1979,unrelated\n\"Amazon reportedly launching free, ad-supported video service (updated)\",1212,unrelated\n’6 Days Darkness in December 2014′ 100% Fake; NASA Confirmed 3 Days Total Darkness Hoax as Well,403,disagree\nOfficials Refute Iraqi Media Reports That ISIS Members Have Contracted Ebola In Mosul,720,unrelated\nHoax 'Banksy Arrested in London' Story Dupes the Internet Again,2412,unrelated\nAudio recording allegedly captures moment Michael Brown was shot,1786,unrelated\nFears Islamic State could launch EBOLA attack on Britain after fighters 'contract virus',720,unrelated\nDid Kim Yo-Jong Take Kim Jong Un’s Role? North Korea Ill Health Rumors Are ‘Fabricated’,800,unrelated\nIslamic State claims it executed American photojournalist James Foley,2067,discuss\nState House time capsule from 1795 unearthed,1471,unrelated\nISIL Beheads American Photojournalist in Iraq,2304,unrelated\n\"Jihadi John named as Mohammed Emwazi, from west London\",2531,unrelated\n\"A Vice Guide To Spending $300,000 On Dinner\",1176,unrelated\nApple Orders More Than 5 Million Watches for Initial Run,1395,discuss\nAl-Shabaab Terror Group Leader Killed in U.S. Airstrike,1543,unrelated\nStreet Artist BANKSY Arrested? Again?,1544,unrelated\nKim Jong-un relying on ‘cobra wine’ after problems with trouser snake,1385,unrelated\nThe Story Of The High School Trader Who Made $72 Million Is A Rumor Spun Out Of Control,1471,unrelated\nJordan king cites Clint Eastwood in revenge vow,1125,unrelated\nTourist wakes to find strange red trail on his stomach - and discovers a spider has burrowed through his appendix scar and crawled UNDER his skin while on holiday in Bali,40,unrelated\n\"Kim Jong Un hospitalized with two broken ankles, reportedly from wearing heels and being overweight\",1457,unrelated\nReport: Israeli-Canadian woman fighting Islamic State has been kidnapped by terror group,693,unrelated\nMichael Brown shooting audio caught on tape?,1893,unrelated\n\"James Foley: American Journalist, James Wright Foley Beheaded in New ISIS Video [Breaking News]\",2404,unrelated\nWatch: US Marine saved by helmet after being shot by Taliban sniper,2452,unrelated\nConstipated goldfish operated on by North Walsham vet,2280,unrelated\n\"Boko Haram: Kidnapped Girls Have Been Married Off, Truce Never Happened\",1541,unrelated\nISIS executioner 'Jihadi John' named by media,1424,discuss\nMissing American journalist reportedly beheaded by Islamic State ,782,discuss\nCanadian official identifies dead Ottawa gunman as Michael Zehaf-Bibeau,2302,unrelated\nISIS Video Claims to Show Beheading of British Hostage,1645,unrelated\nISIS Border Crisis: DHS Chief Says Terrorists Not Entering US Through Mexico,1383,unrelated\nSugarhill Gang’s Big Bank Hank dead at 57,1374,unrelated\nNot coming to a store near you: The pumpkin spice condom,1212,unrelated\nObama: murder of James Foley 'shocks the conscience of the entire world',1574,unrelated\nOriginal Apple Watch Health Features Were Dropped Due to Consistency Issues,29,unrelated\n\"No, A Spider Did Not Burrow Under A Man's Skin And Live There For Days\",1888,unrelated\nNun gives birth to surprise baby after complaining of stomach pains,530,unrelated\nWhite House fence-jumper made it far deeper into building than previously known,1426,unrelated\n\"Nigeria claims deal with Boko Haram on ceasefire, kidnapped girls\",1166,discuss\nRapper identified as James Foley's executioner: reports,125,unrelated\n\"ISIS Unleash \"\"Scorpion\"\" Bombs In Iraq\",2175,unrelated\nIslamic State Declares Captured Aid Worker to be 'Innocent',760,unrelated\nCustomer: I was fired for Comcast complaint,1383,discuss\nMonster catfish which looks big enough to swallow a man whole caught in Italy,36,unrelated\nIRAQI AND KURDISH MEDIA REPORTS: ISIS FIGHTERS HAVE CONTRACTED EBOLA,846,discuss\n\"And finally: Apple Watch to launch 9 March with 100,000 apps\",621,unrelated\n\"The rapper, the hacker and the terror travel guide writer. Is one of these British extremists Jihadi John? Three potential Islamic State 'Beatles' emerge as MI5 'zeroes in' on murderer who beheaded U.S. journalist James Foley\",742,unrelated\n\"What We Know About Kim Yo Jong, Who May Control North Korea\",490,unrelated\nThe Case of the Stolen Batmobile Has Been Solved,1528,discuss\nSmall Meteorite Strikes in Nicaragua's Capital City of Managua,649,unrelated\nThe Man Who Says Comcast Got Him Fired Has Filed a Lawsuit,1338,unrelated\n\"Absent from duty for 25 years, CPWD official dismissed\",205,unrelated\n\"Confusion swirls, details murky in arrest of ISIS leader's 'wife'\",2268,discuss\nTourist wakes to find strange red trail on his stomach - and discovers a spider has burrowed through his appendix scar and crawled UNDER his skin while on holiday in Bali,181,unrelated\n\"Reports Isis fighters have contracted Ebola are 'incorrect', says Iraqi health ministry\",75,unrelated\nJames Foley beheading: London rapper turned jihadist believed to be under investigation for murder of journalist in Syria,1303,unrelated\nKurds fear Isis use of chemical weapon in Kobani,595,unrelated\n\"It's 'rubbish' that Robert Plant turned down £500m Led Zeppelin reformation offer, says publicist\",1492,agree\nYPG Confirms: Gill Rosenberg Not Captured in Kobani,2471,discuss\nSeth Rogen to play Steve Wozniak alongside Christian Bale's Steve Jobs,1141,discuss\n\"CNN Broadcasts Purported Audio Containing Gunshots That Felled Michael Brown Jr.; Leaders, Celebrities Fill Pews At Teen’s Funeral\",2068,unrelated\n\"Apple Reportedly Preparing 12-inch MacBook Air, Thinner and Lighter than Existing Models\",972,unrelated\nMilitant Group Says It Killed American Journalist in Syria,1120,unrelated\nRumor Fatigue Sets In at False Alarms of Castro’s Death,2221,agree\nChinese advised to choose British-sounding names to get ahead,2526,unrelated\nSugarhill Gang Rapper ‘Big Bank Hank’ Dies at 57,105,unrelated\nDoes ISIS Have Ebola? Probably Not! Media Reports It Anyway,2138,agree\nRep. Duncan Hunter: 'At Least 10' ISIS Fighters Caught at Mexican Border,2213,unrelated\nMohammed Emwazi: Man identified as Isis killer 'Jihadi John' was 'stopped by MI5' while on safari holiday in Africa in 2010,882,agree\n\"Rats at Vogue's NYC offices - watch your step, Anna Wintour\",2498,agree\nMichael Phelps' self-proclaimed girlfriend says she was born a BOY and reveals 'amazing' sex with Olympian,1524,unrelated\n\"Nigeria, Boko Haram reach ceasefire deal, kidnapped girls to go free, official says\",2144,discuss\nDHS: GOP Rep.’s Claim ISIS Members Caught at U.S. Border ‘Categorically False’,625,unrelated\nBodies In Mexico Mass Grave Apparently Not Those Of Missing Students,712,unrelated\nSugarhill Gang Rapper Big Bank Hank Dies at 57,752,unrelated\n\"Viral Video Of Homeless Man Spending $100 On Food For Other Homeless Was Faked, Witness Says\",2252,unrelated\nIraq Denies Lebanon Captured Abu Bakr al-Baghdadi's Wife and Child,691,unrelated\n\"Macaulay Culkin NOT Dead: Facebook, Twitter Death Hoax Goes Viral\",2341,agree\nREPORT: Apple Isn't Happy With The Battery Life Of Its New Smartwatch,1708,unrelated\nMichael Phelps' girlfriend was born male but did not tell swimmer about her past,1847,agree\nThe Pumpkin-Spice Condom Is Just a Figment of Your Own Gross Imagination,242,unrelated\n\"Jess Smith, 19, Claims She Was Teletubbies' Giggling Baby: What Did She Get Paid?\",1877,unrelated\n\"No, Jordan's King Abdullah II is not personally flying planes against Isis\",17,unrelated\n'Nasa Confirms Earth Will Experience 6 Days of Total Darkness in December' Fake News Story Goes Viral,804,unrelated\nREPORTS: JORDANIAN KING PERSONALLY FLYING SORTIES AGAINST ISIS,803,unrelated\n\"SMALL METEORITE STRIKES NICARAGUA, GOVERNMENT SAYS\",2154,discuss\nTim Cook Reportedly Reveals Apple Watch Waterproofing Has Improved,1034,unrelated\nBanksy arrest hoax: US website claims street artist caught in Watford,1934,unrelated\nFears journalist James Wright Foley beheaded by Islamic State jihadists in ‘message’ to United States,938,unrelated\nResetting iOS 8 Preferences May Wipe iCloud Files,2033,discuss\nPentagon: ISIS seized materials airdropped to Kurds,757,unrelated\nWife and son of Isil leader Abu Bakr al-Baghdadi 'detained at Lebanon border',670,discuss\nFormer PGA Tour player: Tiger Woods suspended for drug test failure,173,unrelated\nNew Rumour Suggests Apple Watch to Launch in February,722,discuss\nMan who slaps people around the head for sneezing hunted by police,2114,unrelated\nVideo: Islamic State Claims to Have Captured US Weapons Airdrop Near Kobane,2200,discuss\nVideo Purports to Show Beheading of American Journalist,1166,unrelated\nKIM DINE WITH ME: Porky president Kim Jong-un to open UK restaurant serving DOG,1222,disagree\nAudio recording allegedly captures moment Michael Brown was shot,2434,discuss\nMohammed Emwazi: Man identified as Isis killer 'Jihadi John' was 'stopped by MI5' while on safari holiday in Africa in 2010,2501,unrelated\nNigeria Claims Boko Haram Will Release the Kidnapped Schoolgirls,1372,unrelated\nMexican investigators fear mass grave might hold 43 missing students,2342,discuss\nDHS: GOP Rep.’s Claim ISIS Members Caught at U.S. Border ‘Categorically False’,1483,unrelated\n'Spiderman' squished: Perth experts debunk spider burrowing claims,1709,unrelated\nThe Chinese Guide to Avoiding a Bad English Name,1644,unrelated\nISIL Beheads American Photojournalist in Iraq,1347,unrelated\nU.S. Hostage Luke Somers Killed During Yemen Rescue Bid: Family,2495,unrelated\nThat Boko Haram Ceasefire in Nigeria Isn’t A Ceasefire,1821,agree\nBodies In Mexico Mass Grave Apparently Not Those Of Missing Students,2272,unrelated\nTropical spider burrows under man's skin through scar,1848,unrelated\n\"James Foley, Missing American Photojournalist, Reportedly Executed By ISIS In Syria\",1549,unrelated\nNBC weatherman caught urinating in the woods live on air,1372,unrelated\nAbdel Majed Abdel Bary Emerges as Suspect in Foley Beheading,616,discuss\nWhat Glenn Beck Fears May Be Done With the 11 Missing Jets,1312,agree\nDavid Haines beheading video confirmed genuine; UK PM Cameron vows to hunt down ISIS 'monsters',787,unrelated\n\"Yemen says U.S. man freed, sister says he’s dead\",2411,unrelated\nNicaragua says meteorite probable cause of blast in capital,345,unrelated\nHundreds mourn the 'death' of Fidel Castro after rumours sweep Twitter (but are they confusing him with recently departed Fidel Castro Odinga from Nairobi?),2213,unrelated\n\"Google to buy big chunk of Pacific Shores, iconic Redwood City office park\",1240,agree\nWho Is Michael Zehaf-Bibeau? Ottawa Shooter Suspect Identified By Canadian Officials ,2087,unrelated\nISIS Reportedly Beheads American Photojournalist in Iraq,1116,discuss\nISIL video claims beheading of kidnapped journalist James Foley,2526,unrelated\nIraqi Official Dismisses ‘Unfounded’ Reports That ISIS Fighters Have Ebola,2078,unrelated\nEXCLUSIVE: New York Mag’s Boy Genius Investor Made It All Up,2407,agree\nWhite House fence-jumper made it far deeper into building than previously known,81,unrelated\nChristian Bale quits Steve Jobs movie,662,unrelated\n\"Woman detained in Lebanon is not al-Baghdadi's wife, Iraq says\",1913,unrelated\nJeh Johnson shoots down Duncan Hunter's assertion IS is entering U.S. via Mexico,2385,agree\nA Bunch Of People Thought Banksy Got Arrested But It Was A Hoax,77,unrelated\nU.S. arms airdrop fell into ISIS hands: Pentagon,1708,unrelated\nISIS Kobani Update: Possible ISIS Chemical Attack On Kurdish Civilians In Kobani,195,unrelated\nBrian Williams slams social media for speculation weatherman Mike Seidel relieved himself on air,2034,discuss\nPants on Fire: Duncan Hunter makes unconfirmed claim Border Patrol caught at least 10 ISIS fighters,186,unrelated\nDurex Is Not Making Pumpkin Spice Condoms After All: A Hoax Debunked,703,unrelated\nBREAKING: British-born hostage 'KILLED in failed rescue attempt',1943,unrelated\nCameron vows to hunt down IS 'monsters' after Haines murder,1528,unrelated\n11 jetliners 'missing' after Islamist takeover of airport,1384,unrelated\nISIS Appears To Behead American Photojournalist In YouTube Video,1982,unrelated\nSoldier shot at War Memorial; multiple shots fired in Parliament,1325,unrelated\nISIS Militant “Jihadi John” Identified As Young West Londoner,1543,unrelated\nIsis Syria News: Video Shows US Airdropped Weapons and Grenades 'Captured by Islamic State',1938,unrelated\nVideo Messaging App Says Audio Recording Of Michael Brown's Shooting Is Authentic,2187,unrelated\n\"White House Fence Jumper Got Farther Than Previously Thought, Sources Say\",2303,discuss\n\"Texas Turkey Farm Contaminated With Ebola, Over 250,000 Holiday Turkeys Infected\",2035,unrelated\nDid a Meteorite Impact in Nicaragua over the Weekend?,2475,discuss\nIt’s Okay To Laugh About The Fact That The Vogue Rat Infestation is Getting Worse,1686,unrelated\nAmazon to Open First Brick-and-Mortar Site,816,unrelated\n\"Mass Graves Found In Mexico, Near Place Where 43 Students Went Missing\",61,unrelated\nIsis video claims to show beheading of British hostage David Haines,15,unrelated\nAnother ISIS Massacre: ISIS Kills 300 Iraqi Soldiers With Chlorine Gas,2024,unrelated\nNasa’s ‘six days of total darkness in December 2014’ is a hoax,696,unrelated\nJames Foley executioner said identified as British rapper  Read more: James Foley executioner said identified as British rapper,181,unrelated\nShocking picture shows mother trying to sell her own son to pay for twin daughter's cancer treatment,350,unrelated\n\"Yang Hu, worker in Zhejiang, cuts off own penis over desperation of finding love\",1567,unrelated\nBREAKING: ISIS USES CHEMICAL WEAPONS – Murders 300 Iraqi Soldiers in Chlorine Gas Attack,969,agree\n\"ISIS Claims an American Hostage, Kayla Mueller, Died in Airstrike in Syria\",1881,discuss\nMirfield man's tears of joy after lost voicemail of wife retrieved,2227,unrelated\nKim Jong-un 'so fat he has fractured his ankles',1097,unrelated\nHas The Batman Vs. Superman Batmobile Been Stolen In Detroit?,2072,unrelated\n\"Rats at Vogue's NYC offices - watch your step, Anna Wintour\",1815,unrelated\n\"Sorry, Fido. Pope Francis did NOT say our pets are going to heaven\",1808,unrelated\nUnconfirmed reports claim Canadian-Israeli Gill Rosenberg captured by ISIS,1690,discuss\n'Jihadi John' identified: ISIS killer named as Mohammed Emwazi from West London,1465,unrelated\nBoyfriend cuts off his penis and throws it in the bin after girlfriend dumps him for being bad in bed,503,agree\n\"Christian Bale passes on role of Steve Jobs, actor reportedly felt he wasn't right for part\",2211,agree\nBritish aid worker David Haines beheaded by ISIL,1477,unrelated\nMedia reports identify Londoner as Islamic State's ‘Jihadi John’,472,unrelated\nNun who gave birth ‘had no idea’ she was pregnant,1412,agree\nOscar winner Christian Bale to play Steve Jobs in upcoming biopic,1839,unrelated\nISIS Leader Killed: Abu Bakr Al-Baghdadi Reportedly Killed By U.S. Airstrike,1940,unrelated\n\"Tropical spider burrows under man's skin, lives there for three days\",1708,unrelated\n‘Jihadi John’: The Islamic State killer behind the mask is a young Londoner,961,unrelated\nApple Orders More Than 5 Million Watches for Initial Run,1940,unrelated\nIslamic State 'training pilots to fly fighter jets',1608,discuss\n7 teen girls get pregnant on school trip Read more at http://www.wnd.com/2014/12/7-teen-girls-get-pregnant-on-school-trip/#F5filOd6yFpASPV9.99,2022,unrelated\nTourist wakes to find strange red trail on his stomach - and discovers a spider has burrowed through his appendix scar and crawled UNDER his skin while on holiday in Bali,992,unrelated\nUnconfirmed reports saying ISIS UK Hostage David Haines Beheaded,331,unrelated\nQuestions raised over Nicaragua 'meteorite',757,unrelated\nJihadi John ‘identified as British man from West London’,77,unrelated\nMacaulay Culkin Hasn’t Died Despite What Everyone Is Saying On Facebook,722,unrelated\nBali Awry,1531,discuss\nSteve Jobs Biopic Eyes Seth Rogen to Play Apple Co-Founder Steve Wozniak,887,unrelated\nMan who slaps people around the head for sneezing hunted by police,1372,unrelated\nLynch mob use butcher's meat cleaver to castrate rapist they caught attacking teenage girl in alleyway in Indian city,1981,agree\nSaudi Arabia Cleric Issues Fatwa Against Building Snowmen,1539,unrelated\nGod is a woman- Priest who died for 48 minutes claims,34,unrelated\nWife and son of Islamic State leader Abu Bakr al-Baghdadi detained in Lebanon,691,unrelated\nVigilantes cut off alleged rapist's penis,2072,unrelated\n\"Texas, Hold 'Em\",638,discuss\nConfusion Surrounds Capture Of “ISIS Leader’s Wife”,1718,unrelated\nKim Jong-un So Fat He Injured His Ankles,2327,unrelated\nPumpkin Spice condoms? Don't fall for this hoax.,1586,unrelated\n\"Sorry, Fido. Pope Francis did NOT say our pets are going to heaven\",2297,disagree\n\"After Giving A Homeless Man $100, This Guy Secretly Filmed Him...\",2185,unrelated\nLucita Sandoval sex tape hoax: Viral Argentine video features college student ― not 16-year-old boy,1153,unrelated\nTropical spider burrows under man's skin through scar,1709,unrelated\nVideo shows ISIL beheading of photojournalist James Foley,1857,unrelated\nAudio of gunfire in Michael Brown case authenticated by app company,1605,discuss\nBanksy arrest hoax: US website claims street artist caught in Watford,2283,unrelated\nWeather Channel’s Mike Seidel was not caught with his pants down,831,unrelated\nYPG Confirms: Gill Rosenberg Not Captured in Kobani,2471,discuss\nNigerians doubtful of girls' release after Boko Haram 'truce' breached,344,unrelated\nNorth Korea denies reports Kim Jong-un is to open state-backed restaurant in Scotland,139,unrelated\nISIS Beheading of U.S. Journalist James Foley Posted to YouTube,2526,unrelated\nApple Watch battery will require nightly charging,574,unrelated\nIslamic State flying three jets in Syria: monitor,2406,discuss\nAttorney: New audio reveals pause in gunfire when Michael Brown was shot,2265,unrelated\nNicaragua says meteorite probable cause of blast in capital,816,unrelated\nJames Foley executioner said identified as British rapper  Read more: James Foley executioner said identified as British rapper,913,unrelated\nDurex is not confirming or denying rumors of a “pumpkin spice” condom,1477,unrelated\nSmall red book among finds in 113-year-old Boston time capsule,851,unrelated\nMichael Brown shooting audio caught on tape?,968,unrelated\nApple in talks to become launch partner for cable-free HBO Now service,1074,discuss\nJames Foley remembered as 'brave and tireless' journalist,115,unrelated\nPassenger Wears A Hazmat Suit To Dulles Airport,1826,agree\nEmotional sergeant-at-arms is greeted back to parliament with a rousing standing ovation a day after he heroically shot dead terrorist - the first time he used weapon in 30 year career,1002,unrelated\nTurkish president says American weapons drop for Kurdish fighters was 'wrong' after supplies end up in the hands of ISIS,1699,unrelated\nChugging eggnog sends Utah man to hospital,796,unrelated\nThat's one way to get through security! Frustrated traveller strips completely NAKED at airport to pass through metal detectors,1835,unrelated\nChristian Bale in Talks to Play Steve Jobs (Exclusive),1789,unrelated\nOttawa investigates reports that Isis has captured Canadian-Israeli woman,235,unrelated\nTexas Truck Winds Up in Syria With Islamic Militants,367,unrelated\nWHO says reports of suspected Ebola cases in Iraq are untrue,1372,unrelated\n\"Omar Gonzalez, White House Fence-Jumper, Made it Farther Inside\",1426,unrelated\nRobert Plant ripped up $800M Led Zeppelin reunion contract,692,unrelated\nHundreds of Palestinians flee floods in Gaza as Israel opens dams,993,unrelated\n\"11 Tripoli Planes Still Missing, Sparks 9/11 Concerns\",723,unrelated\nKim Jong-Un 'in hospital with two fractured ankles' after ballooning to around 20 stone and going on numerous 'meet the people' walkabout PR stunts,524,unrelated\n‘Photo of slain IS leader’ reported to be doctored,2187,unrelated\nCheese blamed for North Korean leader Kim Jong-un's broken ankles,932,unrelated\nBoko Haram denies ceasefire claim by Nigeria's government,35,unrelated\nPriest' claim of seeing God as a woman dismissed as hoax,1877,unrelated\n\"Batmobile Stolen From \"\"Batman v Superman: Dawn of Justice\"\" Set, Zack Snyder Knows Who Did It\",621,unrelated\n\"Nun gives birth, intends to keep baby\",2118,unrelated\n\"Sorry, KFC isn't going to be selling weed in Colorado restaurants\",1843,unrelated\nIs Ebola Virus Spreading Among ISIS Militants? Reports Claim Jihadists Seeking Cure at Mosul Hospital,2075,discuss\nISIS Seemingly Beheaded American Journalist James Wright Foley,2495,discuss\nChristian Bale set to play Steve Jobs in forthcoming biopic of Apple co-founder,1234,unrelated\nApple Watch battery will require nightly charging,630,unrelated\nKim Jong-un: obese leader 'fractured both ankles',2441,unrelated\nHospital: Man not being treated for Ebola in Kansas City,1095,unrelated\n\"Six months after abducting Nigerian schoolgirls, Boko Haram reportedly wants to free them\",2130,unrelated\nCongressman: ‘At least 10 ISIS fighters’ caught trying to cross into US,871,discuss\nWHO ‘probing’ whether ISIS fighters got Ebola,1899,unrelated\n\"Canadian woman 'captured by ISIS in Syria' says she is actually fine and still fighting the jihadists, despite kidnap reports\",2471,discuss\nMissing American journalist reportedly beheaded by Islamic State ,1034,unrelated\n\"Man cuts off manhood, throws it in the bin, after girlfriend leaves over small penis\",1347,unrelated\nTexas City plumber's truck ends up in Syrian war,1252,unrelated\nJames Foley remembered as 'brave and tireless' journalist,1206,agree\nNasa’s ‘six days of total darkness in December 2014’ is a hoax,664,unrelated\n'There is no limit to their depravity' Islamic State FEED mother her own SON,2349,unrelated\nIsilkulskom student has gained superhero powers after shock,573,unrelated\n\"Pizza delivery man gets tipped more than $2,000 for a single delivery\",472,unrelated\nGovernment employee fired after skipping work for 24 years,7,unrelated\nUnlucky in love man chops off own penis,1646,unrelated\nObama: murder of James Foley 'shocks the conscience of the entire world',1358,unrelated\nHeartbroken girl spends week in KFC after getting dumped,1805,unrelated\nNicaraguan commission on possible meteorite crash presents rock samples,524,unrelated\nRapper identified as James Foley's executioner: reports,951,discuss\n\"11 Tripoli Planes Still Missing, Sparks 9/11 Concerns\",1681,unrelated\nSugarhill Gang rapper Big Bank Hank dies aged 57,2035,disagree\nBREAKING: British-born hostage 'KILLED in failed rescue attempt',892,discuss\nWhite House Fence Jumper Made It Further Into Building Than Reported,687,unrelated\n\"Dogs DO go to heaven… and cats, and horses: Pope assures young boy that there is a place in paradise for animals as well\",1104,unrelated\n\"Report: Apple Watch to start at $500 in stainless steel, thousands for gold model\",1598,unrelated\n\"The rapper, the hacker and the terror travel guide writer. Is one of these British extremists Jihadi John? Three potential Islamic State 'Beatles' emerge as MI5 'zeroes in' on murderer who beheaded U.S. journalist James Foley\",2295,unrelated\nSpider Burrows Into Australian Man's Appendix Scar (VIDEO),1835,unrelated\n\"Kayla Jean Mueller, U.S. hostage, killed in Jordan airstrike, ISIS claims\",1260,unrelated\nMichael Phelps’ alleged girlfriend says she was born intersex,2528,unrelated\nIsis claims it has US airdrop of weapons,816,unrelated\nMedia reports identify Londoner as Islamic State's ‘Jihadi John’,1424,discuss\nThe Pumpkin-Spice Condom Is Just a Figment of Your Own Gross Imagination,633,unrelated\nISIS Claims To Have Captured US Airdrop Weapons,1026,unrelated\nSoldier shot near Canadian parliament building,1905,unrelated\nPredator Drone Reportedly Spotted Over ISIS Hotbed in Syria; Airstrikes Hit ISIS Targets,2469,discuss\n\"Dead for 48 minutes, this Catholic Priest claims God is female\",1521,disagree\nISIS Video Purports To Show Beheading Of British Aid Worker,1477,unrelated\n\"No, Islamic State Militants Have Not Been Caught by U.S. Border Patrol\",1498,unrelated\nISIS Beheads Kidnapped Photojournalist James Wright Foley in Horrific Video Message to the U.S.,2096,discuss\nBoko Haram 'ceasefire' doubts after attacks reported in Nigeria,298,unrelated\nISIS Getting Ebola,2138,disagree\nJudd Nelson isn't dead; report is a hoax,2278,agree\nMan chops off own penis after being dumped by his girlfriend,413,unrelated\nREPORT: The Batmobile Might Have Been Stolen In Detroit,1237,discuss\nIslamic Militants Post Video Claiming to Show Beheading of U.S. Journalist,1116,discuss\nSeth Rogen to play Woz in Jobs biopic,1374,unrelated\n\"Rumor: Apple shooting for 19 hours of Apple Watch battery life under normal conditions, 2.5 hours 'heavy' use\",1153,discuss\nApple Watch won’t be the digital doctor it could have been,652,discuss\nChristian Bale will not play Steve Jobs,1294,unrelated\nJosh Paler Lin Gives A Homeless Man $100 And Follows Him To See How He Spends It,2305,agree\n\"Meteorite makes big crater in Nicaragua, government says\",2264,discuss\n\"Vogue's Anna Wintour Pissed Off With New 1 World Trade Center Offices, Infested With Rats\",1372,unrelated\nDid Paul Rudd Help Tackle That Dallas Airport Gay-Basher?,2081,unrelated\nKim Jong-un 'set to open a new restaurant in SCOTLAND',2418,discuss\n\"Islamic State training pilots to fly MiG fighter planes, says monitoring group\",2068,discuss\nBali spider burrows under Aussie’s chest,1602,discuss\nNASA Confirms Earth Will Experience 6 Days of Total Darkness in December 2014!,521,unrelated\nPGA Tour Denies Claim That Tiger Woods Failed A Drug Test,2134,unrelated\n\"Islamist Militants 'Steal' 11 Commercial Planes In Libya, Sparking Terror Attack Fears\",126,unrelated\nNorth Korean dictator Kim Jong-Un to open restaurant in Scotland,564,unrelated\nIs this the world's oldest burger? Man claims to have kept McDonald's Quarter Pounder for 20 YEARS,2474,discuss\nBREAKING NEWS: Gunman 'shot dead' after wounding soldier near Canada parliament,1325,unrelated\nMichael Brown shooting audio caught on tape?,1403,unrelated\nTerrorism fears rise amid reports of stolen jetliners,1958,discuss\nDaash Ebola transferred to Mosul {Google Translate],1004,unrelated\nMan has his PENIS cut off by angry mob after 'attempted rape' of teenager,2115,agree\nSecond person rushed to hospital with Ebola symptoms after contact with 'patient zero' Thomas Duncan,844,unrelated\nMichelle Obama's Hair Appeared Totally Uncensored on Saudi TV,1342,unrelated\nOfficials Refute Iraqi Media Reports That ISIS Members Have Contracted Ebola In Mosul,1385,unrelated\n\"Apple to Take Reservations for Trying On Apple Watch, Considered Platinum Model\",93,unrelated\nReports: Boko Haram may release schoolgirls as part of deal,1541,unrelated\nNo - a Fox News Twitter account isn't responding to tweets on the #FoxNewsFacts hashtag,387,unrelated\n'No hard evidence' of Isis claims it kidnapped Canadian-Israeli woman Gill Rosenberg,777,unrelated\nCNN Posts Alleged Audio of Michael Brown Shooting,1446,discuss\nESPN’s All-Male “Monday Night Football” Panel On Domestic Violence Is Not Real,610,agree\n\"That Story About a Catholic Priest Dying, Seeing God as a Woman, and Coming Back to Life? It’s Almost Definitely Fake\",573,unrelated\nHomeland Security says terrorists haven't crossed U.S-Mexico border,1890,agree\nWife and child of Islamic State leader Baghdadi held in Lebanon,2283,agree\nJudicial Watch's Farrell: ISIS Terrorists Did Cross Mexican Border,564,unrelated\nThe baby from Teletubbies reveals herself,837,unrelated\nAttorney: New audio reveals pause in gunfire when Michael Brown was shot,1299,unrelated\nBunbury local discovered a spider had burrowed under his skin on Bali holiday,1819,agree\n\"L. Jinny? Abdel-Majed Abdel Bary, UK Rapper, Suspected in James Foley Killing: Reports\",1237,unrelated\nMagic Mushrooms Found on Buckingham Palace Grounds,1575,unrelated\nCanada probes Michael Zehaf-Bibeau as possible suspect in Ottawa shooting - source,186,unrelated\nSee the Crater a Meteorite Made in Nicaragua,1627,unrelated\n\"#Hairgate: Reports of iPhone 6 pulling out hair, beards, likely exaggerated\",2303,unrelated\nCheese addiction breaks Kim Jong-un's ankles,2022,discuss\nISIS cracks down on five confirmed Ebola cases among fighters: official,1004,unrelated\nKim Jong ill? Analysts say 27-year-old sister Kim Yo Jong may be running North Korea (VIDEO),2177,unrelated\nWeaponized Ebola? ISIS Militants Said To Contract Deadly Virus,2180,discuss\nISIS executioner 'Jihadi John' identified as Mohammed Emwazi,472,unrelated\nNigeria Claims Boko Haram Will Release the Kidnapped Schoolgirls,1439,unrelated\nIslamic State releases video apparently showing the beheading of missing US journalist James Foley,2287,unrelated\nTurkish Leader Says U.S. Airdrop Aided ISIS Militants,2200,discuss\n\"Video Appears to Show Beheading of Journalist James Foley, Who Went Missing in Syria\",26,unrelated\nHilarious: North Dakota Pays Special Tribute to President Obama,2220,unrelated\nBanksy arrest hoax: Internet duped by fake report claiming that the street artist's identity has been revealed,1296,unrelated\nGraphic Photo: Oliver Ilic Uses Razor Blade To Slice Off Own Manhood After Girlfriend Broke Up With Him,1905,unrelated\nWhite House Fence Jumper Made It Further Into Building Than Reported,773,unrelated\nISIS pays tribute to its 'Cub of Baghdadi' child soldier,300,unrelated\nISIL Beheads American Photojournalist in Iraq,311,discuss\nMissing Libyan aircraft spark fears of 9/11-style attack in North Africa,1372,disagree\nCNN Posts Alleged Audio of Michael Brown Shooting,1808,unrelated\nSeth Rogen set to play Steve Wozniak in Danny Boyle's Steve Jobs biopic,1707,unrelated\nMan Severed Penis That Failed To Impress Girls,1379,unrelated\nParents are furious after seven girls aged 13-14 fall pregnant on a school trip,612,unrelated\nAudio of gunfire in Michael Brown case authenticated by app company,1744,unrelated\nThis Is What The Sun Baby From ‘Teletubbies’ Looks Like Now,504,unrelated\n\"Macaulay Culkin NOT Dead: Facebook, Twitter Death Hoax Goes Viral\",722,unrelated\n\"Catholic priest dies for 48 mins, wakes up claiming God is a woman\",2240,agree\nChristian Bale In Talks To Play Steve Jobs In Sony's Next Biopic,1077,unrelated\n\"No, Islamic State Militants Have Not Been Caught by U.S. Border Patrol\",2249,agree\nIraqi media says ISIS militants have contracted Ebola,1494,unrelated\nHORROR: ISIS Fighters Have Reportedly Contracted Ebola,846,discuss\nNicaragua says meteorite probable cause of blast in capital,137,unrelated\nSeth Rogen to play Steve Wozniak alongside Christian Bale's Steve Jobs,616,unrelated\nReport: Christian Bale Just Bailed on the Steve Jobs Movie,591,agree\nIslamic Militants Post Video Claiming to Show Beheading of U.S. Journalist,1289,unrelated\nUS probing claims ISIS fighters seized airdropped weapons meant for Kurds,1572,unrelated\nReport: Possible audio tape of Michael Brown shooting,776,unrelated\nHoax 'Banksy Arrested in London' Story Dupes the Internet Again,1808,unrelated\nReport—Jose Canseco accidentally shot at his home tonight,744,unrelated\nISIL video claims beheading of kidnapped journalist James Foley,311,discuss\nCNN audio: Is this the moment Michael Brown was shot?,2434,discuss\nNot coming to a store near you: The pumpkin spice condom,2338,unrelated\nCanadian-Israeli Woman Says She Hasn’t Been Captured By ISIS,478,unrelated\nISIS Executioner 'Jihadi John' Is Named as Mohammed Emwazi,2501,unrelated\nChugging eggnog at office party lands man in hospital,269,unrelated\nAudio recording allegedly captures moment Michael Brown was shot,776,unrelated\n\"Apple Media Event Rumored for Late February, Apple Watch and 12\"\" MacBook Air Likely Topics [Updated]\",1463,discuss\nPriest' claim of seeing God as a woman dismissed as hoax,2520,unrelated\nFormer British Rapper Reportedly Under Investigation for James Foley Beheading,1314,discuss\nNew Audio Reveals Pause in Gunfire When Michael Brown Was Shot: Attorney,2313,unrelated\n\"Boko Haram claims to have German hostage, denies ceasefire\",2403,discuss\nApple scrapped advanced Apple Watch health monitoring features due to reliability issues,116,unrelated\nNigeria says it has deal with Boko Haram to release kidnapped girls,1761,discuss\nVideo messaging service verifies timing of CNN audio recording,2187,unrelated\nIslamist terrorists Jabhat Ansar al-Deen tweet picture of Texas plumber’s truck fitted with anti-aircraft gun in Syria,917,unrelated\n#Hairgate: iPhone 6 users say device pulls out hair,1543,unrelated\nJihadi John UNMASKED: Islamic State killer NAMED as west Londoner Mohammed Emwazi,1933,unrelated\nAnother American hostage at risk by Islamic state,2070,unrelated\nCongressman: ‘At least 10 ISIS fighters’ caught trying to cross into US,625,unrelated\nWhat TBS’s Sped-Up Seinfeld Reruns Tell Us About the Sorry State of America,726,unrelated\nAl-Shabab leader who ordered Kenya mall massacre believed killed in US drone attack in Somalia,1933,unrelated\n\"Seven High School Girls Get Pregnant On Five-Day School Trip, Parents Outraged\",1408,unrelated\nHundreds mourn the 'death' of Fidel Castro after rumours sweep Twitter (but are they confusing him with recently departed Fidel Castro Odinga from Nairobi?),1010,unrelated\n‘Evil straight from the pits of hell': American journalist James Foley reportedly beheaded by ISIS,1569,unrelated\n[UPDATED] 11 Men and 0 Women on Tonight's ESPN Domestic Violence Panel,2167,unrelated\nRumor Fatigue Sets In at False Alarms of Castro’s Death,227,unrelated\n\"Michael Zehaf-Bibeau, slain Ottawa shooter, had criminal record in Quebec, B.C.\",2302,unrelated\nSamsung is reportedly making a secret new chip in the Apple Watch,932,unrelated\n\"David Haines Beheaded By ISIS, Execution Video Contains Threats Against UK: Reports\",1645,unrelated\n\"McDonald’s to Stop Serving Overweight Customers in January? Nope, ‘1/15/2015′ Story is Fake\",2330,unrelated\nUS officials: Video shows American's execution,880,discuss\nIsraeli-Canadian Woman 'Captured' By ISIS Says She Is 'Safe And Secure',1168,discuss\nIslamic State claims it executed American photojournalist James Foley,2261,unrelated\n\"ISIS beheads American photo-journalist James Wright Foley, threatens more to come\",2115,unrelated\nSpider Burrows Into Australian Man's Appendix Scar (VIDEO),240,unrelated\nObama administration DENIES congressman's claim that 'at least ten ISIS fighters have been caught coming across the Mexican border in Texas',564,unrelated\nThat Boko Haram Ceasefire in Nigeria Isn’t A Ceasefire,1906,unrelated\nThe 'cub of Baghdadi': Has this boy become the youngest victim of Isis’s use of child soldiers?,1083,unrelated\n\"Pumpkin Spice Condoms, And 6 Other Flavors That Aren’t Happening\",2269,agree\nBunbury local discovered a spider had burrowed under his skin on Bali holiday,1826,unrelated\n\"No, a Planetary Alignment on Jan. 4, 2015, Won’t Decrease Gravity\",26,unrelated\nIraqi media says ISIS militants have contracted Ebola,2025,discuss\nIslamic State using 'SCORPION bombs' to terrorise victims,1251,agree\nSmall Meteorite Hits Managua,586,unrelated\nLynch Mob Castrates Alleged Rapist In Rajasthan,86,agree\n\"No, A Spider Did Not Burrow Under A Man's Skin And Live There For Days\",186,unrelated\nNigeria says ceasefire agreed with Boko Haram,1821,discuss\nREPORT: Alleged New Audio of Michael Brown Shooting,971,unrelated\nMissing Libyan jetliners raise fears of terror attacks on 9/11,396,agree\nFormer PGA Tour player: Tiger Woods suspended for drug test failure,438,unrelated\nUPDATE: BATMAN v SUPERMAN Batmobile Reportedly Stolen By (Shocker!) Detroit Locals,684,discuss\nRussians Bag Better Bigfoot Footage,2280,unrelated\nKim Jong-un 'Had Surgery on Fractured Ankles',2141,unrelated\nIraqi airstrike kills key ISIL leader,2061,unrelated\nIsraeli Canadian fighting ISIS posts on Facebook: I'm safe and secure,1899,discuss\n\"No, ESPN is not having an all-male domestic violence panel tonight\",825,unrelated\nCBS News Names Canadian Parliament Shooting Suspect,2256,unrelated\nAudio recording allegedly captures moment Michael Brown was shot,1562,unrelated\nGovernment fires employee who skipped work for 24 years,206,unrelated\nWHO investigates media reports ISIS fighters contracted Ebola,1122,discuss\nCameron vows to hunt down IS 'monsters' after Haines murder,1183,discuss\nTiger Woods Is Selling His Private Island For $7.1 Million,1991,agree\nWatch NAKED airport worker walk through scanner in bizarre protest against 'rough' guards,1034,unrelated\n\"Don't forget to tip...especially if you spend $300,000\",1646,unrelated\nExperts: More facts needed on purported audio recording of Michael Brown shooting,2234,unrelated\n\"Jihadi John named as Mohammed Emwazi, from west London\",1073,unrelated\nMissing Mexican students 'not found in mass grave',1405,discuss\nThe Force Awakens News: Director J.J. Abrams Eyes Summer Release for Star Wars 7 Because of Too Many Spoilers,1697,unrelated\nNigeria and Boko Haram 'agree ceasefire and girls' release',344,unrelated\nApple Watch’s Power Reserve feature combats short battery life,1857,unrelated\nMass grave found after 40 students disappear in Mexican protest,1912,discuss\nChristian Bale to Play Steve Jobs in New Movie,633,unrelated\nTurkish president says American weapons drop for Kurdish fighters was 'wrong' after supplies end up in the hands of ISIS,1076,discuss\nWife and son of Isil leader Abu Bakr al-Baghdadi 'detained at Lebanon border',651,unrelated\nNew Rumour Suggests Apple Watch to Launch in February,1781,unrelated\nThe Image That Everyone Is Sharing By 'Banksy' Isn't By Banksy — But It's Awesome,2070,agree\nIslamic State fighters detonate 'SCORPION bombs' in terror siege,2528,unrelated\nCNN audio: Is this the moment Michael Brown was shot?,958,unrelated\nHas Ebola infected Isis militants in Mosul?,1222,unrelated\nMedia outlets identify 'Jihadi John',921,discuss\nBoko Haram Denies Nigeria Cease-Fire Claim,35,unrelated\nRodney Constantine keeps Facebook promise and turns himself in to police,2524,unrelated\nNasa questions whether crater in Nicaragua caused by meteorite,1056,agree\nNigeria Boko Haram blamed for raids despite truce claim,1099,discuss\nNew Audio Reveals Pause in Gunfire When Michael Brown Was Shot: Attorney,321,unrelated\nISIS Leader Killed: Abu Bakr Al-Baghdadi Reportedly Killed By U.S. Airstrike,1689,unrelated\n\"Zack Snyder Kills \"\"Stolen Batmobile\"\" Rumor With Great Photo\",1789,unrelated\nGCPD Solved Stolen Batmobile Case?,917,discuss\nPredator drones being flown over Isil's Syrian 'capital',2129,discuss\nSaudi cleric issues fatwa on snowmen,2287,unrelated\n\"Kim Yo Jong, Kim Jong-Un’s Sister, Takes Control of North Korea While Brother Gets Treatment?\",305,unrelated\nEbola Frisco 2014: Patient Shows Virus Symptoms After Apparent Thomas Eric Duncan Contact,2088,unrelated\n\"ISIS beheads American photo-journalist James Wright Foley, threatens more to come\",1295,unrelated\nTwo GOP Congressmen Say Suspected Terrorists Caught Crossing U.S.–Mexico Border,213,unrelated\nShots Heard In Alleged Brown Shooting Recording [AUDIO],1446,discuss\nWas Heart-Tugging Viral Video Of Generous Homeless Man All A Hoax?,320,unrelated\nDid a plumber's pick-up truck from Texas end up carrying an anti-aircraft gun for Islamic fighters on the front lines of Syria?,803,unrelated\nSenator: Detainees swapped for Bergdahl have contacted militants,1565,discuss\nIraqi media: ISIS militants have contracted Ebola,720,unrelated\n\"Op-Ed: Hoax – Priest who never existed claims he died, saw female God\",887,unrelated\nJames Foley remembered as 'brave and tireless' journalist,40,unrelated\nThe next Apple Watch could be platinum,1217,unrelated\nJames Foley executioner said identified as British rapper  Read more: James Foley executioner said identified as British rapper,1303,unrelated\nFears journalist James Wright Foley beheaded by Islamic State jihadists in ‘message’ to United States,1679,discuss\n\"Report: ISIS kidnaps Canadian-Israeli, former IDF soldier who went to fight with the Kurds\",1459,unrelated\n'There is no limit to their depravity' Islamic State FEED mother her own SON,2463,unrelated\nEbola Outbreak 2015 Update: ISIS Fighters May Have Contracted Deadly Virus,1385,unrelated\n\"Vice Media Chief Said to Pay $300,000 for Dinner for 30\",205,unrelated\nEbola Scare in Kansas City,1843,unrelated\n\"It was me! Student, 19, reveals SHE was the Teletubbies' giggling baby in the sky - and was paid just £250 and a box of toys\",1094,unrelated\n\"CNN Broadcasts Purported Audio Containing Gunshots That Felled Michael Brown Jr.; Leaders, Celebrities Fill Pews At Teen’s Funeral\",2234,unrelated\n\"No, ESPN is not having an all-male domestic violence panel tonight\",1184,unrelated\nSugarhill Gang co-founder Big Bank Hank dies,234,unrelated\nPaul Revere's 1795 time capsule unearthed,2003,unrelated\nSugarhill Gang's Big Bank Hank Dead At 57,993,agree\nA Wanted Man Responded To A Police Facebook Post That He Would Turn Himself In,405,unrelated\nWHO: Isis does not have Ebola – but contingency plan being developed for Iraq,2197,unrelated\nVideo Purports To Show Beheading Of U.S. Journalist By Militants,524,unrelated\nDid Kim Yo-Jong Take Kim Jong Un’s Role? North Korea Ill Health Rumors Are ‘Fabricated’,2045,unrelated\nMan who SLAPS people if they sneeze in public being hunted by police,1422,agree\nKim Had Ankle Surgery:  Source,1634,unrelated\nUS drones hunt Isis leader in Syria,2412,discuss\nShots Heard In Alleged Brown Shooting Recording [AUDIO],2132,unrelated\n\"Prankster Gives Homeless Man $100, Secretly Follows Him And Learns He Buys Food For Others\",1971,disagree\nGoogle Grows With $1.6 Billion in California Office Deals,1899,unrelated\nRumor Robert Plant Ripped Up $800 Million Contract To Reunite Led Zeppelin Called 'Rubbish',158,unrelated\nISIS fighters 'have contracted Ebola': World Health Organisation investigating reports militants showed up at Iraqi hospital with lethal disease,1481,unrelated\nCARLISLE HEAD SLAPPER ATTACKS SNEEZING WOMEN,195,unrelated\nDavid Haines beheading video confirmed genuine; UK PM Cameron vows to hunt down ISIS 'monsters',737,unrelated\n\"Audio captured at time of Michael Brown shooting, company says\",1036,unrelated\n\"Tee-off in your own putting paradise: Swedish luxury island owned by Tiger Woods up for sale - and it comes with a villa, a hot tub and a lodge\",1991,agree\nUnverified video shows beheading of aid worker David Haines,1301,unrelated\nMacaulay Culkin Dead: Actor Once Again Victim Of Death Hoax,759,agree\nNigeria says ceasefire agreed with Boko Haram,206,unrelated\n\"Priest Dies, Wakes Up, Claims God Is a Woman. Huh?\",592,unrelated\n\"In Vogue vs Rats War, the Rats Are Winning\",2106,discuss\nReturn of the Mac: Seth Rogen in talks to star as Apple co-founder Steve Wozniak in upcoming Steve Jobs biopic,1358,unrelated\nWeatherman caught peeing live on camera,527,unrelated\nAn Audio Recording of the Michael Brown Shooting Has Reportedly Surfaced,1426,discuss\nThe famous “Dog whisperer” Cesar Millan died of a heart attack this morning.,298,unrelated\n7 Bosnian teens get pregnant on school trip,1787,unrelated\nNewly Discovered Mass Grave Linked to Missing Mexican Students,461,disagree\nFounding Fathers-Era Time Capsule Found in Boston,1273,agree\nDHS: GOP Rep.’s Claim ISIS Members Caught at U.S. Border ‘Categorically False’,1689,unrelated\nHigh school student scores $72M playing the stock market,550,unrelated\n\"Apple to Take Reservations for Trying On Apple Watch, Considered Platinum Model\",1680,unrelated\nChristian Bale Won't Play Steve Jobs After All,137,unrelated\nLarge space object slams Nicaragua’s capital as asteroid passes Earth,1913,discuss\nISIS Claims to Have Intercepted Supplies From U.S. Airdrop,2483,unrelated\n\"Macaulay Culkin NOT Dead: Facebook, Twitter Death Hoax Goes Viral\",618,unrelated\n\"Viral Video Of Homeless Man Spending $100 On Food For Other Homeless Was Faked, Witness Says\",80,unrelated\nMexican students not among bodies found in mass graves,2385,unrelated\nNEWS/ You'll Never Guess How a Homeless Man Spent $100—Watch the Touching Video!,344,unrelated\nThat Boko Haram Ceasefire in Nigeria Isn’t A Ceasefire,2156,unrelated\nUS confirms death of Somalia terror group leader,1746,unrelated\n\"L. Jinny? Abdel-Majed Abdel Bary, UK Rapper, Suspected in James Foley Killing: Reports\",1125,unrelated\n\"Jihadi John named as Mohammed Emwazi, from west London\",299,unrelated\nThe 'cub of Baghdadi': Has this boy become the youngest victim of Isis’s use of child soldiers?,1384,unrelated\n\"Tiger Woods is not on suspension for failing a drug test, his agent and a PGA official say\",593,discuss\nSEND IN THE DRONES: Predator drones flown over IS headquarters in Syria,2413,unrelated\n\"Pumpkin Spice Condoms, And 6 Other Flavors That Aren’t Happening\",608,unrelated\nPope says dogs can go to heaven: ‘Paradise is open to all of God’s creatures’,2208,unrelated\n'There is no limit to their depravity' Islamic State FEED mother her own SON,737,unrelated\nChristian Bale in Talks to Play Steve Jobs (Exclusive),1406,unrelated\nEyewitness Says Viral Video of Homeless Man Was Staged,634,unrelated\nDavid Haines beheading video confirmed genuine; UK PM Cameron vows to hunt down ISIS 'monsters',2206,agree\nIndia: 400 men cut off their testicles to 'get closer to God' following advice from 'guru',693,unrelated\nBiological Warfare on the Horizon? ISIS Soldiers May Be Infected With Ebola,267,unrelated\nThis Woman Exposed Her Cheating Boyfriend With A Brilliant Christmas Gift,2097,unrelated\nNASA: Viral news on days of darkness in December is hoax,1491,agree\n\"CNN Broadcasts Purported Audio Containing Gunshots That Felled Michael Brown Jr.; Leaders, Celebrities Fill Pews At Teen’s Funeral\",2345,discuss\nWas Alleged Audio of Michael Brown Shooting on CNN a Hoax?,1435,unrelated\nA soldier has been shot at Canada’s war memorial just steps away from the nation’s parliament,633,unrelated\n\"Nigeria claims deal with Boko Haram on ceasefire, kidnapped girls\",1372,unrelated\nWFB’s Bill Gertz: Obama Administration ‘Trying to Play Down’ Missing Libyan Airliners,1958,agree\nWhite House Fence Jumper Actually Made It Pretty Far Inside,1363,unrelated\nZack Snyder’s ‘Batman V Superman: Dawn Of Justice’ Stolen Batmobile Rumor Put To Rest,483,unrelated\nIRAQI HEALTH OFFICIAL: EBOLA HAS KILLED 5 ISIS FIGHTERS,2175,unrelated\nTropical spider burrowed under man's skin through appendix scar and lived there for THREE DAYS,986,disagree\n\"Meteorite makes big crater in Nicaragua, government says\",1948,unrelated\nIndian 'Rapist' Castrated By Angry Mob Who Hack Off Gentials With Meat Cleaver (GRAPHIC PICTURES),2115,agree\nIs Kim Jong Un's sister Kim Yo Jong in charge?,2330,unrelated\n\"No, Saudi TV Did Not Blur Out Images of Michelle Obama\",1343,unrelated\n\"‘Teletubbies’ Sun Baby: Fans Freak Out Over Jess Smith, 19\",649,agree\nN. Korea’s Kim has leg injury but in control,2325,discuss\nIsis Syria News: Video Shows US Airdropped Weapons and Grenades 'Captured by Islamic State',1572,unrelated\n\"These egalitarian Lego instructions from the 1970s are pretty cool, but are they real?\",2171,discuss\n\"Nun gives birth, intends to keep baby\",1795,unrelated\nAmazon plans ad-supported video streaming service - NY post,2068,unrelated\nISIL allegedly kills US journalist in video,533,unrelated\nThis Guy Paid Off His Parents’ Mortgage For Christmas,1933,unrelated\n\"Despite ceasefire announcement, new Boko Haram attacks reported\",244,unrelated\nNujaifi Condemns / Daash / crime in Saqlawiyah and Alsiger areas of Anbar.,2197,unrelated\nHigh School Student Rumored to Have Made $72 Million Trading Stocks,2252,unrelated\nREPORT: JETLINERS STOLEN FROM LIBYA COULD BE USED TO ATTACK U.S. ON 9/11,1681,unrelated\nSeth Rogen Eyed to Play Apple's Steve Wozniak in Christian Bale's Steve Jobs Movie (Exclusive),712,discuss\nMass grave found after 40 students disappear in Mexican protest,1148,unrelated\nMan Severed Penis That Failed To Impress Girls,2302,unrelated\neBay working on bidding app for Apple Watch,2321,unrelated\n\"A message from Jim's mom, Diane Foley:\",1547,unrelated\nJames Foley remembered as 'brave and tireless' journalist,880,discuss\nEbola Scare in Kansas City,1343,discuss\nDNA tests prove Lebanon IS holding ISIS chief al-Baghdadi's ex-wife and daughter after they were caught with fake passports,170,unrelated\nPentagon: ISIS seized materials airdropped to Kurds,2116,unrelated\nCNN Plays Alleged Audiotape of Michael Brown ShootingMilitarization Of Police,968,unrelated\nBREAKING: ISIS Beheads American Journalist James Wright Foley,115,unrelated\n\"'See you Monday': N.L. man keeps Facebook promise to police, turns himself in  Read more: http://www.ctvnews.ca/canada/see-you-monday-n-l-man-keeps-facebook-promise-to-police-turns-himself-in-1.2206960#ixzz3QEDaSGxU\",467,unrelated\n\"Macaulay Culkin Dead? Hoax Goes Viral, Claims Actor Found Dead in Apartment\",2252,unrelated\nISIS Getting Ebola,1813,unrelated\nISIS Reportedly Beheads American Photojournalist in Iraq,2096,discuss\nSchoolboy who got electric shock from lamppost claims he now has magnetic powers,1317,unrelated\nLow-level marijuana possession could soon land you a ticket instead of arrest in New York City,1718,unrelated\nMacaulay Culkin Victim of Another Online Death Hoax,2326,agree\nTurkish Leader Says U.S. Airdrop Aided ISIS Militants,816,unrelated\nPants on Fire: Duncan Hunter makes unconfirmed claim Border Patrol caught at least 10 ISIS fighters,2056,unrelated\nThis Letter To Parents From A 1970s Lego Set Contains An Important Message For Gender Equality,1169,unrelated\n\"Woman detained in Lebanon is not Isis leader’s wife, says Iraq\",254,unrelated\nWSJ: Apple cut watch health features due to erratic sensors,1750,discuss\nWe took a look at the photo said to show the body of Islamic State leader Abu Bakr Al-Baghdadi (right) and found it was really an ethnic Albanian militant killed in 2013,789,unrelated\nAudio of gunfire in Michael Brown case authenticated by app company,531,unrelated\nMarijuana Law New York: How No-Arrest Policy Could Make Things Worse For Minor Offenders ,2091,unrelated\nGuantanamo detainee who was swapped in prisoner deal for Bowe Bergdahl 'tried to rejoin 'Al Qaeda',2524,unrelated\nSchoolboy almost killed by electric shock claims he now has superpowers like Magneto,539,unrelated\n\"Six months after abducting Nigerian schoolgirls, Boko Haram reportedly wants to free them\",2530,discuss\nAngry mob hacks off alleged rapist's genitals with meat cleaver after dragging him into butchers,1673,agree\nISLAMIC STATE BEHEADS MISSING AMERICAN JOURNALIST JAMES WRIGHT FOLEY,2147,discuss\n\"North Korean leader Kim Jong-un not missing, just having ankle surgery\",2042,unrelated\nPentagon: 1 weapons bundle seized by militants,305,unrelated\n\"White House Fence-Jumper Overpowered Secret Service Officer, Ran Through Much of Main Floor\",311,unrelated\nMan has his PENIS cut off by angry mob after 'attempted rape' of teenager,1829,unrelated\nPenis graffiti drawn on £1.5million Bugatti Veyron,2235,unrelated\n\"Dead for 48 minutes, this Catholic Priest claims God is female\",1227,disagree\nBritish rapper a suspect in ISIS beheading,760,unrelated\nCaught a catfish record in Po: 127 kg and 2.67 meters,1183,unrelated\n\"No, Islamic State Militants Have Not Been Caught by U.S. Border Patrol\",1572,unrelated\nEggnog-chugging contest leads to hospital stay,1853,unrelated\n\"BREAKING: Islamic State, in video, beheads American journalist James Wright Foley who was kidnapped in 2012 -@BNONews\",2453,unrelated\nAn accidental delivery of arms to the Islamic State and the problem with airdrops,168,unrelated\n\"Kim Jong-un Broke Both Ankles and Is Hospitalized, Report Claims\",856,discuss\nIslamic Militants Post Video Claiming to Show Beheading of U.S. Journalist,903,discuss\nKC Man Does Not Have Ebola,2501,agree\nTerror Leader Ahmed Abdi Godane Killed in U.S. Strike,1931,unrelated\nA Murdered Witness?,2403,unrelated\n\"Nigeria claims deal with Boko Haram on ceasefire, kidnapped girls\",1506,unrelated\n\"Nuts! Indian guru coaxes 400 followers to cut off their testicles, grow closer to God\",684,unrelated\n\"Luke Somers, American Hostage, Is Killed During Rescue Attempt in Yemen, U.S. Official Says\",298,unrelated\n\"Thanks Uncle Sam, we have your weapons airdrop: ISIS taunts America over intercepted weapons meant for Kurds\",2307,agree\nA Wanted Man Responded To A Police Facebook Post That He Would Turn Himself In,2252,unrelated\nA Murdered Witness?,2044,unrelated\nChugging eggnog at office party lands man in hospital,649,unrelated\nThis College Student Claims She Was The 'Teletubbies' Sun Baby,1331,unrelated\n'They ate through the ceilings and pooped on the keyboards': Rats are 'taking over' Vogue's new World Trade Center office and Anna Wintour 'no longer wants to work there',244,unrelated\n\"Nigeria, Boko Haram reach ceasefire deal, kidnapped girls to go free, official says\",459,unrelated\nIsis claims to behead US journalist,704,unrelated\nApple may launch 12-inch MacBook Air with Retina Display,1863,unrelated\nUS confirms death of Somalia terror group leader,1869,unrelated\nNigerians doubtful of girls' release after Boko Haram 'truce' breached,2314,unrelated\nDurex Is Not Making Pumpkin Spice Condoms After All: A Hoax Debunked,2123,unrelated\nUS officials: Video shows American's execution,1295,unrelated\nAttorney: New audio reveals pause in gunfire when Michael Brown was shot,2313,unrelated\nISIS Militants Allegedly Contracted Ebola,1807,discuss\nReport: US Drones Over Syria Looking for ISIS Leader Abu Bakr al-Baghdadi,1296,unrelated\nBig Bank Hank dead: Sugarhill Gang member and rapper dies aged 57,2420,unrelated\nTBS Is Probably Speeding Up ‘Seinfeld’ Reruns To Fit In More Commercials,2237,unrelated\nMan breaks down in tears when a lost recording of his deceased wife resurfaces,805,unrelated\nThis Selfless Homeless Man Receives $100 & Doesn't Spend A Dime On Himself!,1940,unrelated\nWHO ‘probing’ whether ISIS fighters got Ebola,527,unrelated\n\"Don't forget to tip...especially if you spend $300,000\",286,unrelated\nAngry mob chops off man's genitals with butcher’s knife for alleged rape attempt,654,discuss\nChristian Bale in Talks to Star in Sony's Steve Jobs Film,1077,unrelated\nAxl Rose Dies? Guns N’ Roses Singer Dead ‘West Hollywood Home at Age 52′ is Fake,1859,agree\nIs the iPhone 6 Really Pulling Out Your Hair?,513,unrelated\n\"No, Banksy has not been arrested (sigh)\",77,unrelated\nSmall Meteorite Hits Managua,388,unrelated\nIs the Alleged Audio of the Gunshots That Killed Michael Brown a Hoax?,1481,unrelated\nISIS Video Claims to Show Beheading of British Hostage,1360,unrelated\nREPORT: The Batmobile Might Have Been Stolen In Detroit,702,unrelated\nMeteorite 'caused mysterious boom in Nicaragua',2314,unrelated\nKim Jong-un: Absent North Korean leader is 'recovering from ankle surgery',1097,unrelated\n\"No, A Spider Did Not Burrow Under A Man's Skin And Live There For Days\",2344,unrelated\n\"It's 'rubbish' that Robert Plant turned down £500m Led Zeppelin reformation offer, says publicist\",2508,unrelated\nSugarhill Gang Rapper ‘Big Bank Hank’ Dies at 57,536,discuss\n6 Islamist militants killed in US attack in Somalia,26,unrelated\nISIL video claims beheading of kidnapped journalist James Foley,539,unrelated\n\"Apple to Take Reservations for Trying On Apple Watch, Considered Platinum Model\",625,unrelated\nKimye’s Fault? Anna Wintour’s NYC ‘Vogue’ Offices Hit With Disgusting Rat Infestation: ‘Rat Droppings On Desks’,662,unrelated\nOfficials Refute Iraqi Media Reports That ISIS Members Have Contracted Ebola In Mosul,1291,unrelated\nHope Fades for Girls' Release After Boko Haram 'Truce' Breached,2520,unrelated\nThis Letter To Parents From A 1970s Lego Set Contains An Important Message For Gender Equality,1549,unrelated\nSaudi cleric condemns snowmen as anti-Islamic,2167,agree\nIsis 'fed murdered kidnap victim to his own mother after she travelled to their headquarters and demanded to see him',1385,discuss\n\"McDonald’s Removing Big Mac, Apple Pies And Eliminating Large Size Options\",104,unrelated\nSaudi Arabian cleric issues fatwa against snowmen,26,unrelated\nReports: Boko Haram may release schoolgirls as part of deal,35,unrelated\nWSJ: Apple cut watch health features due to erratic sensors,382,unrelated\nChina App Store Manipulation Photo Goes Viral - But Is It Real?,2420,discuss\nTexas plumber's truck spotted in Syria: 'We have nothing to do with terror at all',2015,agree\nGraphic Photo: Oliver Ilic Uses Razor Blade To Slice Off Own Manhood After Girlfriend Broke Up With Him,1249,unrelated\nPriest' claim of seeing God as a woman dismissed as hoax,1605,unrelated\nPentagon: Somali terror group leader killed in U.S. airstrike,882,unrelated\nCatholic Priest Claims God Is Female After Clinically Dead Experience,887,unrelated\n\"Christian Bale passes on role of Steve Jobs, actor reportedly felt he wasn't right for part\",707,unrelated\nDoubts cast over Nicaragua meteorite claim,1917,unrelated\n\"James Foley, Missing American Photojournalist, Reportedly Executed By ISIS In Syria\",928,discuss\nExperts: More facts needed on purported audio recording of Michael Brown shooting,321,unrelated\n\"Pictured: Heroic sergeant-at-arms, 58, walking through Parliament gun in hand just moments after he killed gunman Michael Zehaf-Bibeau\",533,agree\n\"Small meteorite strikes Nicaragua, government says\",1179,unrelated\nSenator: Detainees swapped for Bergdahl have contacted militants,35,unrelated\nJournalist James Wright Foley reportedly beheaded by ISIS,2045,unrelated\nOttawa Shooting: Soldier Shot at Canada's National War Memorial,304,unrelated\nPurported ISIS claim: Jordan airstrike kills female US hostage,503,unrelated\nResetting iOS 8 Preferences May Wipe iCloud Files,906,unrelated\nWill King of Jordan lead airstrikes on ISIS HIMSELF? Reports say trained pilot plans to take part in attack after quoting Clint Eastwood's Unforgiven to Congressmen,803,unrelated\nThe Internet Tried To Make Axl Rose Its Latest Death Hoax Victim,1120,unrelated\nIsraeli Canadian fighting ISIS posts on Facebook: I'm safe and secure,1197,unrelated\nEbola Outbreak 2015 Update: ISIS Fighters May Have Contracted Deadly Virus,1807,discuss\nFears Islamic State could launch EBOLA attack on Britain after fighters 'contract virus',2078,unrelated\n\"Is Kim Jong-un's Sister, Kim Yo-jong, Running North Korea In His Mysterious Absence?\",1817,unrelated\nBoko Haram Denies Nigeria Cease-Fire Claim,1681,discuss\nMexican investigators fear mass grave might hold 43 missing students,712,unrelated\nSEE IT: California homeless man uses $100 gift to give food to others,324,unrelated\nWSJ: Apple cut watch health features due to erratic sensors,821,unrelated\nDid Kim Yo-Jong Take Kim Jong Un’s Role? North Korea Ill Health Rumors Are ‘Fabricated’,220,unrelated\nBoyfriend cuts off his penis and throws it in the bin after girlfriend dumps him for being bad in bed,1347,unrelated\n\"Batmobile Stolen From \"\"Batman v Superman: Dawn of Justice\"\" Set, Zack Snyder Knows Who Did It\",1459,discuss\nMexico police find mass grave near site 43 students vanished,1538,unrelated\nISIL Beheads American Photojournalist in Iraq,1569,unrelated\nReport: Exec popped for $300k dinner after run at blackjack,239,unrelated\nISIS Militants Allegedly Contracted Ebola,1574,unrelated\n\"Tour, agent: Tiger Woods not banned\",1584,unrelated\nSmall red book among finds in 113-year-old Boston time capsule,185,unrelated\n\"Accused Boston Marathon Bomber Severely Injured In Prison, May Never Walk Or Talk Again\",2459,unrelated\n\"Fidel Castro Is Dead, According to Viral Twitter Rumors\",320,unrelated\nSmall Meteorite Strikes in Nicaragua's Capital City of Managua,1661,discuss\n'Hairgate': iPhone hit by new social media storm,176,unrelated\nWeb of confusion as scientists cast doubt on man's claims that a spider burrowed into his stomach through his SCAR,1883,disagree\n\"ISIS Claims It Kidnapped Gill Rosenberg, The First Western Woman To Fall Into The Group's Hands\",472,unrelated\nAudio recording allegedly captures at least 10 shots fired in Michael Brown killing,1357,unrelated\nDoes ISIS Have Ebola? Probably Not! Media Reports It Anyway,2078,unrelated\nISIL video claims beheading of kidnapped journalist James Foley,1580,discuss\nPants on Fire: Duncan Hunter makes unconfirmed claim Border Patrol caught at least 10 ISIS fighters,2458,unrelated\nFerguson riots: audio may have captured Michael Brown shooting,2250,discuss\n\"Boko Haram Denies Truce, Says Kidnapped Girls Have Been “Married Off”\",1003,unrelated\nMissing jetliners raise fear of new 9/11-style attacks after Libyan airport falls to Islamic militants,920,discuss\nNew Audio Allegedly Captures Moment Michael Brown Was Shot,1893,unrelated\nMichael Phelps' self-proclaimed girlfriend says she was born a BOY and reveals 'amazing' sex with Olympian,494,agree\nReport: Exec popped for $300k dinner after run at blackjack,213,unrelated\nMexican students not among bodies found in mass graves,702,agree\nDoubts cast over Nicaragua meteorite claim,1817,unrelated\nBreaking: Soldier shot at National War Memorial in Ottawa,467,unrelated\n\"James Foley, Missing American Photojournalist, Reportedly Executed By ISIS In Syria\",1982,unrelated\nIraqi social-media rumors claim IS leader slain,2252,unrelated\nISIS Fighters Getting Caught Coming Across the U.S.-Mexican Border?,2132,unrelated\nEveryone chill! Banksy has NOT been arrested,1020,unrelated\nCNN Plays Alleged Recording of Michael Brown Shooting,2187,unrelated\nISLAMIC STATE ‘FED MURDERED MAN TO HIS OWN MOTHER’,2219,discuss\nThe Apple Watch's battery life will reportedly be just like any other smartwatch,1153,discuss\nVIDEO: Son Stuns Parents By Paying Off Their Mortgage As Christmas Surprise,1439,unrelated\nYPG Confirms: Gill Rosenberg Not Captured in Kobani,1949,unrelated\n\"Big Bank Hank, co-founder of the Sugarhill Gang, has died\",530,unrelated\nUnconfirmed reports saying ISIS UK Hostage David Haines Beheaded,1301,unrelated\nSmall Meteorite Hits Managua,2154,discuss\n’6 Days Darkness in December 2014′ 100% Fake; NASA Confirmed 3 Days Total Darkness Hoax as Well,696,unrelated\nISIS militants trick mother into ‘eating her kidnapped son’,2352,unrelated\nMagic mushrooms found at Buckingham Palace,1854,unrelated\nMan chops off own penis after being dumped by his girlfriend,366,unrelated\n\"U.S. accidentally delivered weapons to the Islamic State by airdrop, militants say\",1648,unrelated\nAudio recording allegedly captures at least 10 shots fired in Michael Brown killing,2317,discuss\n\"At Elon, ‘first-year’ has not replaced ‘freshman,’ university says\",530,unrelated\nDylan Thomas Finds Tropical Spider Burrowed Under Skin,298,unrelated\nIsis tells mother on rescue mission :’You’ve just eaten your son’,1481,unrelated\nIslamic State claims to have beheaded American journalist,1116,discuss\n\"Rats at Vogue's NYC offices - watch your step, Anna Wintour\",1355,unrelated\nVigilantes cut off alleged rapist's penis,214,discuss\nObama Denounces James Foley's Execution: 'Today The Entire World Is Appalled',1347,unrelated\nCrank-Boosting Behind Top Apps in App Store,1784,discuss\nContinuing Violence Puts Boko Haram Ceasefire In Jeopardy,2530,discuss\nNorfolk Man Pays £300 For His Constipated Goldfish To Have Lifesaving Surgery,1921,unrelated\nThis Is Why Rumors That ISIS Is Crossing The Border Into The U.S. Aren’t Going Away,2296,unrelated\n\"New York schoolboy who made $72MILLION trading stocks on his lunch breaks - and now takes his friends out to dine on $400 caviar, drives a BMW and has definitely made his immigrant parents proud\",2252,unrelated\nISIS fighters ‘have contracted Ebola’,737,unrelated\nMacklemore Gets Twitter-Trolled with the #MacklemoreJoinedISIS,1022,unrelated\nISIS fighters 'have contracted Ebola': World Health Organisation investigating reports militants showed up at Iraqi hospital with lethal disease,75,unrelated\nIsraeli-Canadian Woman 'Captured' By ISIS Says She Is 'Safe And Secure',2142,agree\nCheeky vandals paint giant penis on bonnet of £1.5 million Bugatti Veyron sportscar,822,unrelated\nMPs credit sergeant-at-arms for saving lives in Parliament Hill shootings,2521,unrelated\nNow THAT'S a Royal trip! Alan Titchmarsh finds psychedelic mushroom in the Queen's garden at Buckingham Palace,2424,agree\nSpider Burrows Into Australian Man's Appendix Scar (VIDEO),1901,unrelated\nJournalist James Wright Foley reportedly beheaded by ISIS,2070,unrelated\nThis Week In Weird News: Horrible Human Slaps Elderly Woman For Sneezing,1939,unrelated\nMichael Zehaf-Bibeau ID’d as Canadian Shooting Suspect in Ottawa,431,unrelated\nMPs credit sergeant-at-arms for saving lives in Parliament Hill shootings,2410,unrelated\nStrange mark turns out to be tropical spider burrowing under vacationer's skin,859,unrelated\nMore American Weapons for ISIS,2172,agree\nJordanian airstrike killed American aid worker held hostage by ISIS according to statement by militants,105,unrelated\nMicrosoft Tried Out Robot Security Guards on Its Silicon Valley Campus,1457,unrelated\nMacaulay Culkin Hasn’t Died Despite What Everyone Is Saying On Facebook,7,unrelated\nMexico Says Students Not Among Dead in Mass Grave,2375,unrelated\nReport: ISIS Leader Abu Bakr Al-Baghdadi Assassinated In U.S. Airstrike,1631,unrelated\n\"\"\"This is the recording you thought you'd lost forever\"\"\",1864,unrelated\nMan who slaps people around the head for sneezing hunted by police,1317,unrelated\nNot coming to a store near you: The pumpkin spice condom,1853,unrelated\nHas Kim Yo-Jong Taken Over For Kim Jong Un? Sister Assumes North Korea State Duties While Brother Undergoes Medical Treatment,2046,unrelated\nPentagon: Airstrike killed terror leader in Somalia,1256,agree\nObama denounces killing of journalist James Foley and pledges ‘justice’,2304,unrelated\n\"David Haines Beheaded By ISIS, Execution Video Contains Threats Against UK: Reports\",649,unrelated\nThe famous “Dog whisperer” Cesar Millan died of a heart attack this morning.,2080,unrelated\nRumors about Fidel Castro’s death again circulate on the Internet,1918,discuss\n\"Rare meteorite impact causes blast in Nicaragua's capital, Managua\",1795,unrelated\nMeteor Leaves 40-Foot Crater Near Managua's Airport,816,unrelated\nA Spider Lived Inside This Tourist’s Body For 3 Days After Burrowing Into His Skin Through A Scar,1826,unrelated\nZack Snyder Makes Fun of Stolen Batmobile Rumor with New Image,692,unrelated\nOttawa Gunman Identified As Michael Zehaf-Bibeau,1554,agree\nISIS Seemingly Beheaded American Journalist James Wright Foley,704,unrelated\n\"Six months after abducting Nigerian schoolgirls, Boko Haram reportedly wants to free them\",1358,unrelated\n\"James Foley: American Journalist, James Wright Foley Beheaded in New ISIS Video [Breaking News]\",1747,agree\n\"Audio captured at time of Michael Brown shooting, company says\",2235,disagree\nWatch moment TV weatherman is caught urinating in the bushes LIVE on camera,831,unrelated\nHomeless man receives $100... then shocks everyone with how he spends it,2370,unrelated\nIsis Syria News: Iraqi Pilots 'Training Isis Fighters' to Fly Captured Planes,1608,discuss\nWeatherman caught peeing live on camera,1289,unrelated\nISIL militant 'Jihadi John' named by media,1465,unrelated\nPentagon: Airstrike killed terror leader in Somalia,2506,unrelated\n\"#Hairgate: Reports of iPhone 6 pulling out hair, beards, likely exaggerated\",867,unrelated\nWHO: Isis does not have Ebola – but contingency plan being developed for Iraq,267,unrelated\n\"At CBS Detroit, Fan Site 'Scuttlebutt' Is Enough to Publish Batmobile Rumor\",2135,discuss\nCNN audio: Is this the moment Michael Brown was shot?,1252,unrelated\nThe famous “Dog whisperer” Cesar Millan died of a heart attack this morning.,2314,unrelated\nChristian Bale Won't Play Steve Jobs After All,1368,unrelated\nChristian Bale in Talks to Play Steve Jobs in Danny Boyle's Biopic,1846,discuss\n11 jetliners 'missing' after Islamist takeover of airport,2176,unrelated\nFounding Fathers-Era Time Capsule Found in Boston,649,unrelated\nBlundering boyfriend burns down college after trying to impress his girlfriend with elaborate marriage proposal,571,unrelated\nHigh school student scores $72M playing the stock market,313,unrelated\nJudd Nelson Death Hoax: FOX News Impersonator Claims Actor Found Dead In Los Angeles Condo,2332,agree\nISIS Seemingly Beheaded American Journalist James Wright Foley,2109,unrelated\nWatch marine take sniper shot to the head and live,709,unrelated\nBig Bank Hank dead: Sugarhill Gang member and rapper dies aged 57,1374,unrelated\nMichelle Obama’s face blurred by Saudi state television,1342,unrelated\nAccountant Says Comcast Got Him Fired for Contesting Bogus Charges,2133,discuss\n\"Hundreds of dog-lovers from around the world offer home to pet abandoned at the railway station with a suitcase containing his pillow, toy, bowl and favourite food\",1164,agree\nTwo GOP Congressmen Say Suspected Terrorists Caught Crossing U.S.–Mexico Border,1893,unrelated\nConde Nast's rat problem at One World Trade Centre: From red carpets to rodent droppings,2498,agree\n\"Gene Munster Predicts $499 Steel Apple Watch, $4,999 for 18k Gold Edition\",1648,unrelated\n\"Apple Watch pricing: Will you spend $5000 for Gold edition, $500 for stainless steel?\",2365,discuss\nObama: murder of James Foley 'shocks the conscience of the entire world',1547,unrelated\nReturn of the Mac: Seth Rogen in talks to star as Apple co-founder Steve Wozniak in upcoming Steve Jobs biopic,1720,unrelated\nWhite House Fence Jumper Pushed Past Female Guard,1769,unrelated\nMeet The College Student Who Claims She Was The ‘Teletubbies’ Sun Baby,2284,discuss\nNun gives birth to surprise baby after complaining of stomach pains,1854,unrelated\nApple Watch Gold Edition rumored to be priced at $1200: Will you buy?,382,unrelated\nChristian Bale quits Steve Jobs movie,1803,unrelated\nIsilkulskom student has gained superhero powers after shock,2141,unrelated\nKidnapped Nigerian schoolgirls: Government claims ceasefire deal with Boko Haram that will bring missing girls home,1697,unrelated\nApple Watch won’t be the digital doctor it could have been,116,unrelated\n\"Nigeria, Boko Haram reach ceasefire deal, kidnapped girls to go free, official says\",1535,unrelated\nAlleged audio of Michael Brown shooting released,2481,discuss\nMohammed Emwazi: Man identified as Isis killer 'Jihadi John' was 'stopped by MI5' while on safari holiday in Africa in 2010,403,unrelated\n'Jihadi John' named as Mohammed Emwazi from London,2240,unrelated\n\"ISIS beheads American photo-journalist James Wright Foley, threatens more to come\",2526,unrelated\nLynch mob chop man's penis off after catching him allegedly trying to rape teenager,1422,unrelated\nWife and child of Islamic State leader Baghdadi held in Lebanon,2042,unrelated\nDurex Is Not Making Pumpkin Spice Condoms After All: A Hoax Debunked,1584,unrelated\nKim Jong-un relying on ‘cobra wine’ after problems with trouser snake,26,unrelated\nU.S. Hostage Luke Somers Killed During Yemen Rescue Bid: Family,1361,unrelated\nYPG Confirms: Gill Rosenberg Not Captured in Kobani,2415,unrelated\nThe Guy Who Said a Spider Burrowed Under His Skin? Experts Say…,1579,discuss\nPentagon: ISIS seized materials airdropped to Kurds,2448,unrelated\n\"Boko Haram Cease-Fire: Abducted Nigerian Schoolgirls To Be Released, Officials Say\",402,unrelated\nGuantanamo detainee freed in Bowe Bergdahl swap 'back to terrorism',1543,unrelated\n'Sex attacker' has penis cut off with a cleaver in India,1256,unrelated\nMicrosoft Tried Out Robot Security Guards on Its Silicon Valley Campus,2329,unrelated\nInsurgents killed in Nigeria despite alleged truce with Boko Haram,1120,unrelated\nWho Should Play Steve Jobs Now That Christian Bale Quit?,1157,discuss\nMacaulay Culkin Dead: Actor Once Again Victim Of Death Hoax,1545,agree\nMissing Libyan Jetliners Raise Fears of Suicide Airliner Attacks on 9/11,723,unrelated\nMagic Mushrooms Found in Queen Elizabeth's Garden at Buckingham Palace,1560,unrelated\nGovernment fires employee who skipped work for 24 years,320,unrelated\n\"Boko Haram Denies Ceasefire, Says Kidnapped Girls Are Now Married\",2191,discuss\n\"Vice CEO Shane Smith reportedly spent $300,000 on a steak dinner at CES\",500,unrelated\nBatmobile Stolen From 'Batman V Superman: Dawn Of Justice' Set? Report Claims That One Of The Batmobile Models Is Missing! Detroit Locals Responsible?,942,discuss\nAn Audio Recording of the Michael Brown Shooting Has Reportedly Surfaced,2481,discuss\n\"Gill Rosenberg, Canadian-Israeli Woman Feared Kidnapped By ISIS, Says She's Safe\",513,unrelated\nLow-level marijuana possession could soon land you a ticket instead of arrest in New York City,2389,discuss\nMohammed Emwazi: Man identified as Isis killer 'Jihadi John' was 'stopped by MI5' while on safari holiday in Africa in 2010,1780,discuss\n\"Video Appears to Show Beheading of Journalist James Foley, Who Went Missing in Syria\",524,unrelated\nMexican investigators fear mass grave might hold 43 missing students,1825,unrelated\nCustomer: I was fired for Comcast complaint,1355,unrelated\n'No hard evidence' of Isis claims it kidnapped Canadian-Israeli woman Gill Rosenberg,1628,unrelated\n\"ISIS beheads American photo-journalist James Wright Foley, threatens more to come\",2386,agree\n\"The rapper, the hacker and the terror travel guide writer. Is one of these British extremists Jihadi John? Three potential Islamic State 'Beatles' emerge as MI5 'zeroes in' on murderer who beheaded U.S. journalist James Foley\",2528,discuss\nRussian TV actor wakes up to find his testicles stolen,691,unrelated\nGuantanamo detainee who was swapped in prisoner deal for Bowe Bergdahl 'tried to rejoin 'Al Qaeda',2207,discuss\nJudicial Watch's Farrell: ISIS Terrorists Did Cross Mexican Border,80,unrelated\nBATMAN VS. SUPERMAN BATMOBILE STOLEN,964,unrelated\nMeteorite strike in Nicaragua puzzles experts,1071,unrelated\nREPORTS: JORDANIAN KING PERSONALLY FLYING SORTIES AGAINST ISIS,699,unrelated\nSaudi Arabia Cleric Issues Fatwa Against Building Snowmen,2280,unrelated\nNigeria says ceasefire agreed with Boko Haram,922,discuss\nNun gives birth to surprise baby after complaining of stomach pains,179,agree\nHomeland Security: No ISIL fighters on U.S. border,2261,discuss\nMissing Libyan jetliners raise fears of terror attacks on 9/11,126,unrelated\n\"No, a spider (probably) didn't crawl through a man's body for several days\",859,unrelated\nHas a woman aborted her baby because it's a boy?,1494,discuss\n\"No, there aren’t any Ebola cases in Iraq\",819,discuss\nUS Marine survives headshot in Afghanistan,1357,unrelated\nHilarious: North Dakota Pays Special Tribute to President Obama,2526,unrelated\nLynch mob chop man's penis off after catching him allegedly trying to rape teenager,2415,unrelated\nWoman Dumped by Boyfriend Spends Entire Week Mourning at KFC,187,unrelated\nIraqi and Kurdish media reports cases of Ebola among Islamic State fighters in Mosul,1385,unrelated\n\"FIDEL CASTRO DEATH WATCH: RUMORS HEAT UP, CUBA DENIES\",1832,unrelated\nHomeless man who received a meal and hotel stay after spending $100 donation on food for friends insists it was NOT a hoax – despite new witness insisting there was no way he could have been secretly filmed,1996,discuss\nAmazon's Newest Tablet Will Come With Free News From The Washington Post,2496,unrelated\nOttawa shooting: Slain soldier named as Nathan Cirillo while suspect identified as Michael Zehaf-Bibeau,2087,unrelated\nWeather Channel’s Mike Seidel was not caught with his pants down,1333,agree\n\"Nigeria Says It Struck A Cease-Fire With Boko Haram, But Are They Talking To The Right Guy?\",1697,unrelated\nISIS fighters seize weapons airdrop meant for Kurds,781,agree\nWatch: US Marine saved by helmet after being shot by Taliban sniper,1180,agree\nAnna Wintour 'refuses to work at new World Trade Center Vogue office due to rat infestation',1543,discuss\nREPORT: Apple Isn't Happy With The Battery Life Of Its New Smartwatch,1048,unrelated\n\"Apple Watch Stainless Steel variant reportedly priced at $500, $4,000 for the gold variant\",607,unrelated\nThe Story Of The High School Trader Who Made $72 Million Is A Rumor Spun Out Of Control,2052,discuss\nWife Of ISIS Leader Abu Bakr al-Baghdadi Detained In Lebanon,2283,agree\nThat Boko Haram Ceasefire in Nigeria Isn’t A Ceasefire,125,unrelated\n\"'American bombing had signed my death certificate': Missing US journalist James Wright Foley goes unflinching to his death as ISIS behead him in horrific video, as a warning to Obama\",928,discuss\nThe Guy Who Said a Spider Burrowed Under His Skin? Experts Say…,859,unrelated\nMichael Brown shooting audio caught on tape?,2345,discuss\nBoko Haram 'ceasefire' doubts after attacks reported in Nigeria,2314,unrelated\nChristian Bale to Play Steve Jobs in New Movie,630,unrelated\nAmerican hostage in Yemen freed in military raid-Defence Ministry,2247,discuss\n‘The cub of Baghdadi': ISIS reports its youngest jihadist ‘got martyred’ in battle,1024,discuss\nIs the Alleged Audio of the Gunshots That Killed Michael Brown a Hoax?,1786,unrelated\n\"Boko Haram Denies Ceasefire, Says Kidnapped Girls Are Now Married\",1125,unrelated\n\"Fidel Castro Dead? Yes, He Is… But The Cuban Leader Is Alive, Death Rumors Proven False\",244,unrelated\n‘Evil straight from the pits of hell': American journalist James Foley reportedly beheaded by ISIS,1549,unrelated\n#ISIS beheads photojournalist James Wright Foley in a massage to US to end its intervention in #Iraq.,368,agree\nChristian Bale won't play Steve Jobs,2017,discuss\n\"Thanks Uncle Sam, we have your weapons airdrop: ISIS taunts America over intercepted weapons meant for Kurds\",8,unrelated\nREPORT: Alleged New Audio of Michael Brown Shooting,1627,unrelated\nRep. Duncan Hunter: 'At Least 10' ISIS Fighters Caught at Mexican Border,2141,unrelated\n\"In Moscow, police are looking for a felon, cut the male genitals\",35,unrelated\nWHO says reports of suspected Ebola cases in Iraq are untrue,720,unrelated\nTropical spider burrows under man's skin through scar,2042,disagree\nVideo shows ISIL beheading of photojournalist James Foley,1166,unrelated\nChristian Bale to play Steve Jobs in upcoming biopic,304,unrelated\n\"Hostage David Haines' Murder 'Evil', PM Says\",2477,unrelated\nNun who GAVE BIRTH to baby boy after suffering agonising stomach pains 'had no idea' she was pregnant,2009,unrelated\nU.S. Hostage Luke Somers Killed During Yemen Rescue Bid: Family,1627,unrelated\n\"See How This Homeless Man Spends A Hundred Dollars, And Keep A Tissue Handy [Video]\",651,unrelated\nMeteorite leaves crater in Nicaraguan capital Managua,2264,discuss\nYPG Confirms: Gill Rosenberg Not Captured in Kobani,573,unrelated\nCARLISLE HEAD SLAPPER ATTACKS SNEEZING WOMEN,1359,unrelated\nElderly Woman Arrested for Kidnapping Neighbor’s Cats & Making Fur Coats,950,unrelated\nFederal Judge: Enough With the Stupid Names,2114,agree\nSeth Rogen to Play Apple’s Steve Wozniak,999,agree\nQuestions raised over Nicaragua 'meteorite',961,discuss\n\"BREAKING: Islamic State, in video, beheads American journalist James Wright Foley who was kidnapped in 2012 -@BNONews\",119,unrelated\n'Banksy' Reacts To Paris Attack With Poignant Drawing,740,unrelated\nObama: murder of James Foley 'shocks the conscience of the entire world',938,unrelated\nREPORT: The Batmobile Might Have Been Stolen In Detroit,1538,discuss\nHas Kim's SISTER taken over North Korea? Dictator fails to show for key Communist event (but does send a nice flower basket instead),2501,unrelated\nObama denounces killing of journalist James Foley and pledges ‘justice’,1351,unrelated\nIraqi airstrike kills key ISIL leader,81,unrelated\n\"Vice's Shane Smith drops $300,000 on Vegas dinner\",640,unrelated\nGovernment fires employee who skipped work for 24 years,1844,unrelated\nIsis militants claim to have killed US journalist James Foley,2067,discuss\n[UPDATED] 11 Men and 0 Women on Tonight's ESPN Domestic Violence Panel,1708,unrelated\nWHO says reports of suspected Ebola cases in Iraq are untrue,568,unrelated\nBritish aid worker David Haines beheaded by ISIL,68,unrelated\nMan Known as ‘Jihadi John’ Is Identified as Mohammed Emwazi,2096,unrelated\nJames Foley Killer ‘Jihadi John’ Believed to Be Former London Rapper Abdel-Majed Abdel Bary,1237,unrelated\nTexas plumber's truck spotted in Syria: 'We have nothing to do with terror at all',121,unrelated\n6 hidden mass graves may hold missing Mexican students,1795,discuss\nISIS fighters seize weapons airdrop meant for Kurds,1572,unrelated\n‘Photo of slain IS leader’ reported to be doctored,1916,unrelated\nSnowmen Declared Anti-Islamic As Snow Falls in Saudi Arabia,760,unrelated\nISLAMIC STATE BEHEADS MISSING AMERICAN JOURNALIST JAMES WRIGHT FOLEY,687,unrelated\nObama administration DENIES congressman's claim that 'at least ten ISIS fighters have been caught coming across the Mexican border in Texas',80,unrelated\n\"Sorry, KFC isn't going to be selling weed in Colorado restaurants\",1826,unrelated\nBoko Haram denies truce to release kidnapped schoolgirls,2356,discuss\nISLAMIC STATE ‘FED MURDERED MAN TO HIS OWN MOTHER’,2352,unrelated\nBatmobile wasn't stolen: Cops,692,unrelated\nAnother American hostage at risk by Islamic state,1120,unrelated\n\"Gold Apple Watch Edition Could Cost As Much As $1,200\",1681,unrelated\nCaught a catfish record in Po: 127 kg and 2.67 meters,1338,agree\nCNN plays chilling audio recording allegedly from Michael Brown shooting: “At least 11 shots”,2187,unrelated\n\"Yes, you can wear your Apple Watch in the shower\",1042,unrelated\nIsis tells mother on rescue mission :’You’ve just eaten your son’,1403,unrelated\nReport: HBO Now coming to Apple TV next month,551,unrelated\nMum faces real-life Sophie's Choice – as she tries to sell her son to fund daughter's care,2404,unrelated\nSpeeding Up ‘Seinfeld’ For Younger Viewers,853,agree\n\"Spider burrowed into appendix scar, crawled through WA man's body\",690,unrelated\nReport: 4 ISIS Terrorists Caught at Southern Border in 36 Hrs,2249,discuss\nCNN Posts Alleged Audio of Michael Brown Shooting,2020,unrelated\nMexico Says Missing Students Not Found In First Mass Graves,1427,agree\nSpider burrowed through tourist's stomach and up into his chest,1531,disagree\n'Nasa Confirms Earth Will Experience 6 Days of Total Darkness in December' Fake News Story Goes Viral,403,disagree\n\"Small meteorite strikes Nicaragua, government says\",388,unrelated\nBoko Haram ceasefire ignored as violence flares in Borno state,2156,unrelated\nCNN Plays Alleged Audiotape of Michael Brown ShootingMilitarization Of Police,1917,unrelated\nFears journalist James Wright Foley beheaded by Islamic State jihadists in ‘message’ to United States,1574,unrelated\nZack Snyder Makes Fun of Stolen Batmobile Rumor with New Image,2087,unrelated\nBanksy 'Arrested & Real Identity Revealed' Is The Same Hoax From Last Year,1940,agree\nIraqi media says ISIS militants have contracted Ebola,568,unrelated\nPentagon: ISIS seized materials airdropped to Kurds,2176,unrelated\nGateway Pundit,1530,discuss\nHundreds of Palestinians flee as Israel opens dams into Gaza Valley,244,unrelated\nIslamic State fighters detonate 'SCORPION bombs' in terror siege,1251,agree\n\"Woman detained in Lebanon is not al-Baghdadi's wife, Iraq says\",1263,agree\nConfusion Surrounds Capture Of “ISIS Leader’s Wife”,2268,discuss\nHas Ebola infected Isis militants in Mosul?,93,unrelated\nMeteorite 'caused mysterious boom in Nicaragua',1541,unrelated\nBoko Haram Denies Nigeria Cease-Fire Claim,2356,discuss\nOpposition group: ISIS militants training to fly warplanes in Syria,1171,unrelated\nApple Watch may be powered by Samsung processor,1771,discuss\n\"Islamic State leader's family detained by Lebanon, officials say\",205,unrelated\nThe 'cub of Baghdadi': Has this boy become the youngest victim of Isis’s use of child soldiers?,1261,unrelated\n#HairGate: iPhone 6 Customers Are Complaining That The Phone Is Ripping Out Their Hair,689,unrelated\nIndia Rape Crisis Sees Mob Castrate Alleged Sex Attacker in Shocking Scenes,2072,unrelated\nIslamic State claims it executed American photojournalist James Foley,1116,discuss\nThis College Student Claims She Was The 'Teletubbies' Sun Baby,2284,discuss\n\"Boko Haram Could Release Kidnapped Girls, Nigerian Officials Say\",499,unrelated\nISIL Beheads American Photojournalist in Iraq,481,discuss\nDog found abandoned outside railway station with suitcase of his belongings,626,agree\nUS officials: Video shows American's execution,1351,unrelated\nISIS fighters 'have contracted Ebola': World Health Organisation investigating reports militants showed up at Iraqi hospital with lethal disease,1950,unrelated\n\"Why the most expensive Apple Watch will probably cost around $10,000\",1921,unrelated\nReport: Jose Canseco accidentally shot,2266,unrelated\nNBC weatherman caught urinating in the woods live on air,1742,unrelated\nNET Extra: Back-from-the-dead Catholic priest claims God is a female,1227,disagree\nRumor debunked: RoboCop-style robots are not patrolling Microsoft's campus,1837,disagree\nTropical spider 'burrowed under man's skin through scar' - video report,2338,discuss\nAl-Shabab leader who ordered Kenya mall massacre believed killed in US drone attack in Somalia,2125,unrelated\nOttawa shooting: Sergeant-at-arms Kevin Vickers hailed a hero for shooting rampaging gunman,2113,discuss\nIslamic Militants Post Video Claiming to Show Beheading of U.S. Journalist,1040,unrelated\nNEWS/ Meet the Teletubbies Sun Baby: 19-Year-Old Jess Smith Reveals Herself as the Smiling Face Who Looked Over Teletubbyland,1094,unrelated\nWatch US Marine get shot in HEAD by Taliban sniper - and live to tell tale,2044,unrelated\nWHO: Reports of Suspected Ebola Cases in Iraq Untrue,2078,unrelated\nAWESOME! Canadian Parliament’s Sergeant-at-Arms Kevin Vickers Takes Out Gunman,2404,unrelated\nWeather Reporter Caught Writing His Name In The Snow Was NOT Ready To Go On Camera (UPDATED),40,unrelated\nJames Foley beheading: London rapper turned jihadist believed to be under investigation for murder of journalist in Syria,572,unrelated\n\"Nigeria claims deal with Boko Haram on ceasefire, kidnapped girls\",821,unrelated\nHomeless man receives $100... then shocks everyone with how he spends it,320,unrelated\nReport: Christian Bale Just Bailed on the Steve Jobs Movie,1019,disagree\nInsurgents killed in Nigeria despite alleged truce with Boko Haram,1821,discuss\nUPDATE: BATMAN v SUPERMAN Batmobile Reportedly Stolen By (Shocker!) Detroit Locals,2106,unrelated\n\"Luke Somers, American Hostage, Is Killed During Rescue Attempt in Yemen, U.S. Official Says\",2495,unrelated\nISIS Executioner 'Jihadi John' Is Named as Mohammed Emwazi,1346,discuss\nBoy who suffered powerful electric shock claims he now has 'superpowers' like X-Men's Magneto as metal objects stick to him,2215,discuss\n\"Nigeria, Boko Haram reach ceasefire deal, kidnapped girls to go free, official says\",1697,unrelated\nIsis militants claim to have killed US journalist James Foley,938,unrelated\nLebanon 'holding IS leader's daughter and ex-wife',1787,unrelated\nBREAKING: British-born hostage 'KILLED in failed rescue attempt',1875,unrelated\nLed Zeppelin’s Robert Plant ripped up a $924 million reunion contract,2016,unrelated\nIsraeli-Canadian Woman 'Captured' By ISIS Says She Is 'Safe And Secure',80,unrelated\n\"No, a bird didn't poop on Vladimir Putin\",1155,unrelated\n\"James Foley, Missing American Photojournalist, Reportedly Executed By ISIS In Syria\",1361,unrelated\nISIS leader dead?,1807,unrelated\nAirport worker strips naked at Russian airport,2234,agree\nJames Foley executioner said identified as British rapper  Read more: James Foley executioner said identified as British rapper,1478,unrelated\nQuestions raised over Nicaragua 'meteorite',1071,unrelated\nMacaulay Culkin Hasn’t Died Despite What Everyone Is Saying On Facebook,1174,agree\nU.S. airstrike kills Islamic Al Shabab terrorist leader in Somalia,1024,unrelated\n\"Unhappy Customer: Comcast Told My Employer About Complaint, Got Me Fired\",1338,unrelated\nLynch Mob Castrates Alleged Rapist In Rajasthan,1829,unrelated\n\"Paradise is open to all, even dogs, Pope tells boy\",1408,unrelated\n\"This boy nearly died, now he has a superpower like Marvel’s Magneto\",1503,unrelated\nSources: Guns N' Roses Frontman Axl Rose Found Dead in West Hollywood Home at Age 52,367,unrelated\nISIS militants appear to behead abducted American journalist James Wright Foley in graphic video,1873,unrelated\n\"No, it's not Tiger Woods selling an island in Lake Mälaren\",383,agree\nIslamist websites claim Israeli-Canadian woman kidnapped by IS: report,1459,unrelated\n\"Why the Gold Apple Watch Edition Must Cost $10,000\",693,unrelated\nIslamic State fighters training to fly captured jets — watchdog,1293,unrelated\nZack Snyder Responds to Fake Stolen Batmobile Report,1968,unrelated\n\"Video Appears to Show Beheading of Journalist James Foley, Who Went Missing in Syria\",1549,unrelated\nCNN audio: Is this the moment Michael Brown was shot?,1950,unrelated\n\"Mexico hit by student massacre: At least 17 anti-corruption protesters 'rounded up, murdered and dumped in a mass grave' - and another 26 are missing\",693,unrelated\nSeth Rogen to play Woz in Jobs biopic,1022,unrelated\nRep. Duncan Hunter: 'At Least 10' ISIS Fighters Caught at Mexican Border,1813,unrelated\nIRAQI HEALTH OFFICIAL: EBOLA HAS KILLED 5 ISIS FIGHTERS,2060,discuss\nDzhokhar Tsarnaev Beaten In Prison? Satirical Site Claims Boston Marathon Bombing Suspect Blinded And Paralyzed,1292,unrelated\nDurex Is Not Making Pumpkin Spice Condoms After All: A Hoax Debunked,2269,agree\nRumors Of Fidel Castro's Death Circulate After Prolonged Absence From Public Life,2377,unrelated\nPentagon: ISIS Got U.S. Weapons Package,104,unrelated\nKIM DINE WITH ME: Porky president Kim Jong-un to open UK restaurant serving DOG,551,unrelated\nKIM JONG-UN NECKS SNAKE WINE FOR VIRILITY,2296,agree\n\"Islamic State leader's family detained by Lebanon, officials say\",538,discuss\n‘Wild Misinformation’: Brian Williams Explains the Mike Seidel Liveshot,831,unrelated\n\"Cook said to confirm Apple Watch is showerproof, lasts a day\",1921,unrelated\n\"10% of Consumers 'Very Likely' to Buy a Smartwatch in 2015, Suggesting 24M Apple Watches\",1065,discuss\nRumors of ISIS leader's death debunked,1871,unrelated\n\"No, That Wasn’t Paul Rudd Tackling an Airport Homophobe\",242,unrelated\nStar Wars 7: JJ Abrams want to move release to summer 2015,2434,unrelated\n\"SMALL METEORITE STRIKES NICARAGUA, GOVERNMENT SAYS\",524,unrelated\nThe Story Of The High School Trader Who Made $72 Million Is A Rumor Spun Out Of Control,1943,unrelated\nDoubts cast over Nicaragua meteorite claim,388,unrelated\nMichael Phelps' girlfriend was born male but did not tell swimmer about her past,2480,unrelated\nAbdel Majed Abdel Bary Emerges as Suspect in Foley Beheading,2295,unrelated\nIndian civil servant sacked 'after 24-year sickie',1951,agree\n\"Nigeria's missing girls 'to be released by Boko Haram', government aide claims\",800,unrelated\nBREAKING NEWS: ISIS beheads missing American journalist James Wright Foley as warning to US to cease action in Iraq,938,unrelated\n‘Jihadi John’: The Islamic State killer behind the mask is a young Londoner,2302,unrelated\nSenator: Detainees swapped for Bergdahl have contacted militants,2524,unrelated\n\"Soldier, Gunman Killed In Shooting Incident Near Canadian Parliament\",1457,discuss\n\"UPDATE: Soldier, gunman who died in Ottawa rampage identified\",1554,agree\n\"ISIS Video Shows Execution of David Cawthorne Haines, British Aid Worker\",737,unrelated\nMystery woman behind the 'richest hands on the internet' revealed: Former pornstar 'makes $5m a year unwrapping Disney toys on YouTube',229,discuss\n\"Apple 12-Inch MacBook Air Details Emerge; Device Could Be Thinner, Lighter Than Current Model\",1101,discuss\nISIS Beheads American Journalist James Foley in Video Message to U.S.,533,unrelated\nMexico Says Students Not Among Dead in Mass Grave,527,unrelated\nIslamic State militants allegedly used chlorine gas against Iraqi security forces,2224,discuss\n\"Priest Dies, Wakes Up, Claims God Is a Woman. Huh?\",591,unrelated\nChristian Bale quits Steve Jobs movie,2234,unrelated\nDog Found Abandoned With Suitcase Filled With His Belongings,2268,unrelated\nIraqi Official Dismisses ‘Unfounded’ Reports That ISIS Fighters Have Ebola,2180,agree\n\"Lady on FB: I'm 41, Intersex, and Fucked Michael Phelps on First Date\",1400,unrelated\nCanadian Soldier Shot At Ottawa War Memorial: Report,1948,unrelated\nNew Audio Reveals Pause in Gunfire When Michael Brown Was Shot: Attorney,1934,discuss\nCNN Expert on Brown Audio: At First I Thought ‘Someone’s Trying to Punk CNN’,2234,unrelated\nGoogle Said to Buy Redwood City Offices for $585 Million,1724,unrelated\nISIS Leader Killed: Abu Bakr Al-Baghdadi Reportedly Killed By U.S. Airstrike,1222,unrelated\nAlleged Ottawa gunman: What we know so far about Michael Zehaf-Bibeau,15,unrelated\n\"UPDATED 'Jihadi John' identified as Mohammed Emwazi of London, reports say\",2349,discuss\nBodies In Mexico Mass Grave Apparently Not Those Of Missing Students,1912,discuss\nJames Foley Killer ‘Jihadi John’ Believed to Be Former London Rapper Abdel-Majed Abdel Bary,125,unrelated\nBiH: Seven Primary School Students Pregnant After Five-Day Excursion,2022,unrelated\n\"Despite ceasefire announcement, new Boko Haram attacks reported\",1506,unrelated\n\"Fidel Castro Is Dead, According to Viral Twitter Rumors\",903,unrelated\nBig Bank Hank dead: Sugarhill Gang member and rapper dies aged 57,2118,unrelated\nVice CEO Throws Down $300K on Lavish Vegas Dinner,2130,discuss\n\"Woman catches husband cheating with her twin, humiliates them\",1921,unrelated\nDaash Ebola transferred to Mosul {Google Translate],1438,unrelated\nDetroit Police Issue Statement That The Batmobile Is Safe,2431,unrelated\nReport: Christian Bale Just Bailed on the Steve Jobs Movie,574,unrelated\nREPORT: The Batmobile Might Have Been Stolen In Detroit,2055,unrelated\nMet police denies reports of Banksy arrest,1301,agree\n\"Apple Watch pricing: Will you spend $5000 for Gold edition, $500 for stainless steel?\",1863,unrelated\nNYC High School Student Nicknamed ‘Teen Wolf’ Made $72 Million On Stock Market,800,unrelated\nIslamic State claims to have beheaded American journalist,1786,unrelated\n\"CNN Broadcasts Purported Audio Containing Gunshots That Felled Michael Brown Jr.; Leaders, Celebrities Fill Pews At Teen’s Funeral\",1435,unrelated\nThis Letter To Parents From A 1970s Lego Set Contains An Important Message For Gender Equality,2115,unrelated\nBoko Haram Denies Nigeria Cease-Fire Claim,800,unrelated\nNasa questions whether crater in Nicaragua caused by meteorite,1594,agree\n\"Rumor: Apple Watch to feature 512MB of RAM, 4GB of storage\",1828,unrelated\nOttawa investigates reports that Isis has captured Canadian-Israeli woman,2471,discuss\n\"Meteorite Strikes Nicaraguan Capital, Creates 16-Foot-Deep Crater\",1900,unrelated\nISIS Leader Killed: Abu Bakr Al-Baghdadi Reportedly Killed By U.S. Airstrike,81,unrelated\nBig Bank Hank of The Sugarhill Gang is dead at 57,2421,unrelated\nGCPD Solved Stolen Batmobile Case?,280,unrelated\nJordan Vs ISIS: Reports Say King Abdullah II Could Personally Lead Airstrikes After Pilot’s Death,1840,unrelated\nISIS Claims to Have Intercepted Supplies From U.S. Airdrop,2016,unrelated\n\"Macaulay Culkin NOT Dead: Facebook, Twitter Death Hoax Goes Viral\",2080,unrelated\nCBI registers 'criminal conspiracy' case against Dera chief after claims 400 male followers were forcibly castrated,1909,discuss\nJudd Nelson Death Hoax: FOX News Impersonator Claims Actor Found Dead In Los Angeles Condo,1906,unrelated\nShots Heard In Alleged Brown Shooting Recording [AUDIO],1934,discuss\n\"Apple Watch to Be Shower-Proof, Have 100,000 Apps at Launch: Reports\",0,unrelated\nArmed U.S. drones spotted flying over Syria in possible hunt for ISIS leader,1740,agree\nChristian Bale to play Steve Jobs in upcoming biopic,2045,unrelated\nISIS Video: America’s Air Dropped Weapons Now in Our Hands,1597,discuss\nTwo GOP Congressmen Say Suspected Terrorists Caught Crossing U.S.–Mexico Border,1012,discuss\n\"Why the most expensive Apple Watch will probably cost around $10,000\",195,unrelated\n\"Luke Somers Dies In Rescue Attempt, Sister Says; Yemeni Defense Ministry Says Unnamed US Hostage Freed\",40,unrelated\nKim Jong-Un planning Scottish restaurant,1073,unrelated\nSenator: Detainees swapped for Bergdahl have contacted militants,1125,unrelated\n\"Why the Gold Apple Watch Edition Must Cost $10,000\",2187,discuss\nVogue’s Rat Infestation: Disturbing New Details,1693,discuss\nAn accidental delivery of arms to the Islamic State and the problem with airdrops,2336,unrelated\nISIS militants trick mother into ‘eating her kidnapped son’,1948,unrelated\nObama: murder of James Foley 'shocks the conscience of the entire world',1009,unrelated\nWeather Reporter Caught Writing His Name In The Snow Was NOT Ready To Go On Camera (UPDATED),555,disagree\n\"U.S. accidentally delivered weapons to the Islamic State by airdrop, militants say\",1938,unrelated\n\"No, A Spider Did Not Burrow Under A Man's Skin And Live There For Days\",1708,unrelated\nHospital: Man not being treated for Ebola in Kansas City,1400,unrelated\n\"Spider burrowed into appendix scar, crawled through WA man's body\",2297,unrelated\nCanadian-Israeli Woman May Have Been Captured In Syria: Reports,346,discuss\nLego letter to parents in 1974 on gender equality still resonates 40 years on,779,agree\nIsis claims to behead US journalist,1120,unrelated\nNun Gives Birth To Baby Boy After Suffering Intense Stomach Pains,1358,unrelated\nSugarhill Gang co-founder Big Bank Hank dies,105,unrelated\nAlleged audio of Michael Brown shooting released,1461,discuss\nReport: Possible audio tape of Michael Brown shooting,1299,unrelated\nDid Kim Yo-Jong Take Kim Jong Un’s Role? North Korea Ill Health Rumors Are ‘Fabricated’,2477,discuss\nWHO says reports of suspected Ebola cases in Iraq are untrue,1355,agree\nAudio may have captured Michael Brown shooting,2044,unrelated\n\"Cook said to confirm Apple Watch is showerproof, lasts a day\",2403,unrelated\nBritish Man Slaps People If They Sneeze In Public,2114,unrelated\nISIL Beheads American Photojournalist in Iraq,1034,unrelated\nJudd Nelson Death Hoax: FOX News Impersonator Claims Actor Found Dead In Los Angeles Condo,944,unrelated\nAngry mob chops off man's genitals with butcher’s knife for alleged rape attempt,2072,unrelated\nMore than 200 kidnapped Nigerian girls to be released after deal reached with Boko Haram,2403,discuss\nTwo GOP Congressmen Say Suspected Terrorists Caught Crossing U.S.–Mexico Border,320,unrelated\nNicaragua says meteorite probable cause of blast in capital,1071,unrelated\nDid a plumber's pick-up truck from Texas end up carrying an anti-aircraft gun for Islamic fighters on the front lines of Syria?,1467,unrelated\nUPDATE: Internet report of Ebola outbreak in Purdon not true,958,unrelated\nThat’s one way to clean it: Apple Watch will reportedly survive a trip through the shower,405,unrelated\n\"Man cuts off manhood, throws it in the bin, after girlfriend leaves over small penis\",1834,unrelated\nURGENT: ISIS kills 300 Iraqi soldiers by chlorine gas attack in Saqlawiyah,1296,unrelated\nTexas plumber baffled after truck ends up in the hands of Syrian rebels,2015,agree\nISIS Beheads Kidnapped Photojournalist James Wright Foley in Horrific Video Message to the U.S.,2453,unrelated\nIslamic State claims to have beheaded American journalist,2096,discuss\nMystery man slaps shoppers around head for sneezing,1506,unrelated\nIslamic State releases video apparently showing the beheading of missing US journalist James Foley,1589,discuss\nSEE IT: California homeless man uses $100 gift to give food to others,1148,unrelated\n\"After Giving A Homeless Man $100, This Guy Secretly Filmed Him...\",572,disagree\nLynch mob chop man's penis off after catching him allegedly trying to rape teenager,830,agree\nJeh Johnson shoots down Duncan Hunter's assertion IS is entering U.S. via Mexico,570,unrelated\nTropical spider burrowed under Bali tourist's skin,1860,agree\nISIS Kobani Update: Possible ISIS Chemical Attack On Kurdish Civilians In Kobani,1385,unrelated\nHigh school student scores $72M playing the stock market,2407,disagree\nUS officials: Video shows American's execution,2304,unrelated\nChina: Satirical site warns citizens over name choices,1789,disagree\nThe baby from Teletubbies reveals herself,1331,unrelated\n‘Photo of slain IS leader’ reported to be doctored,511,unrelated\nAmazon plans ad-supported video streaming service - NY post,2287,unrelated\n\"Christian Bale passes on role of Steve Jobs, actor reportedly felt he wasn't right for part\",574,unrelated\n\"Don't forget to tip...especially if you spend $300,000\",1406,unrelated\nThis Week In Weird News: Horrible Human Slaps Elderly Woman For Sneezing,630,unrelated\n\"North Korean leader Kim Jong-un not missing, just having ankle surgery\",2417,discuss\nMan Severed Penis That Failed To Impress Girls,1249,unrelated\n\"Small meteorite strikes Nicaragua, government says\",586,unrelated\nBATMAN VS. SUPERMAN BATMOBILE STOLEN,1790,unrelated\nBali spider burrows under Aussie’s chest,959,unrelated\nBreaking: Soldier shot at National War Memorial in Ottawa,1988,unrelated\n\"Gold Apple Watch Edition Could Cost As Much As $1,200\",2370,unrelated\nWATCH: Twitter catches fire amid rumors of Fidel Castro’s death,879,unrelated\nCNN plays chilling audio recording allegedly from Michael Brown shooting: “At least 11 shots”,195,unrelated\nEggnog-chugging contest leads to hospital stay,1901,agree\nSmall Meteorite Strikes in Nicaragua's Capital City of Managua,204,unrelated\nBoko Haram 'ceasefire' doubts after attacks reported in Nigeria,459,unrelated\n\"No, a mechanical polar bear is not about to be given an Asbo\",1606,unrelated\n\"No, A Spider Did Not Burrow Under A Man's Skin And Live There For Days\",170,unrelated\nMissing Libyan jetliners raise fears of terror attacks on 9/11,2251,unrelated\n\"Vice Media Chief Said to Pay $300,000 for Dinner for 30\",1834,discuss\nISIS Getting Ebola,1004,unrelated\nTropical spider burrowed under man's skin through appendix scar and lived there for THREE DAYS,1880,disagree\n\"Priest Dies, Wakes Up, Claims God Is a Woman. Huh?\",8,unrelated\nSadly Vladimir Putin Hasn’t Been Driving Round In A Motorcade Shaped Like A Penis,1549,unrelated\nMagic mushrooms found in BUCKINGHAM PALACE by Alan Titchmarsh,513,unrelated\nDid Kim Yo-Jong Take Kim Jong Un’s Role? North Korea Ill Health Rumors Are ‘Fabricated’,755,unrelated\nCatholic Priest Claims God Is Female After Clinically Dead Experience,1213,unrelated\nMum Offers to Sell Twin Boy to Save Twin Girl,1337,unrelated\nSeven girls as young as 13 become pregnant on a school trip,557,unrelated\nVideo: Islamic State Claims to Have Captured US Weapons Airdrop Near Kobane,2016,unrelated\nHomeless man who received a meal and hotel stay after spending $100 donation on food for friends insists it was NOT a hoax – despite new witness insisting there was no way he could have been secretly filmed,2305,discuss\n\"Canterbury Christ Church University student Jess Smith, from Chatham, starred as Teletubbies' sun\",1331,unrelated\n\"Rajasthan: Man Tries to Rape Teenager, Angry Mob Chops His Penis Off\",2106,unrelated\n\"Jeh Johnson: Politicians Shouldn't 'Feed The Flames Of Fear' Over ISIS, Ebola\",416,discuss\nBoko Haram denies ceasefire claim by Nigeria's government,2096,unrelated\n\"'American bombing had signed my death certificate': Missing US journalist James Wright Foley goes unflinching to his death as ISIS behead him in horrific video, as a warning to Obama\",1011,discuss\nBatmobile wasn't stolen: Cops,251,unrelated\nSeven teenage girls get pregnant on school trip,2230,unrelated\n\"Islamic State Militants Have Been Flying 3 Captured Warplanes Over Syrian Airport, Witnesses Say\",777,unrelated\nNew policy could reduce marijuana possession arrests,2307,unrelated\nHomeless man receives $100... then shocks everyone with how he spends it,2317,unrelated\nThis Kid Made $72 Million During Lunch,1024,unrelated\nKidnapped Nigerian schoolgirls: Government claims ceasefire deal with Boko Haram that will bring missing girls home,459,unrelated\nCNN audio: Is this the moment Michael Brown was shot?,1803,unrelated\nHas Ebola infected Isis militants in Mosul?,1669,discuss\nMeteorite 'caused mysterious boom in Nicaragua',1948,unrelated\nA Man Says Comcast Called His Boss And Got Him Fired After He Complained About Its Service,2034,unrelated\n#ISIS beheads photojournalist James Wright Foley in a massage to US to end its intervention in #Iraq.,1658,agree\nOfficials shoot down congressman's claims ISIS terrorists are running across US-Mexico border,2367,disagree\nMacaulay Culkin Victim of Another Online Death Hoax,2266,unrelated\n\"North Korean leader Kim Jong-un’s mystery illness actually two broken ankles, newspaper says\",2329,unrelated\nPentagon: ISIS Got U.S. Weapons Package,986,unrelated\nExpert casts doubt on Bunbury man Dylan Thomas’s burrowing stomach-spider story,1819,disagree\nReport of Kim Jong-un’s ankle injury add fuel to rumours about his absence,2327,unrelated\nVideo Messaging App Says Audio Recording Of Michael Brown's Shooting Is Authentic,132,unrelated\nVideo shows ISIL beheading of photojournalist James Foley,782,agree\n\"Why the most expensive Apple Watch will probably cost around $10,000\",81,unrelated\nFence-jumper made it farther in White House than Secret Service let on,744,unrelated\n\"Big Bank Hank, co-founder of the Sugarhill Gang, has died\",1535,unrelated\nHORROR: ISIS Fighters Have Reportedly Contracted Ebola,93,unrelated\nSomalia Shebab chief Ahmed Abdi Godane likely dead in US strike: Source,1256,discuss\n\"Boko Haram denies truce, says kidnapped girls married\",800,unrelated\n\"Big Bank Hank, co-founder of the Sugarhill Gang, has died\",1374,unrelated\nBritish rapper a suspect in ISIS beheading,913,unrelated\nVideo: Marine survives Taliban sniper headshot thanks to helmet,1724,unrelated\nLebanon detains wife and son of Al-Baghdadi,2268,discuss\nLibya: Missing Libya Planes Spark Security Concerns,846,unrelated\nBatmobile Stolen From 'Batman V Superman: Dawn Of Justice' Set? Report Claims That One Of The Batmobile Models Is Missing! Detroit Locals Responsible?,1673,unrelated\n\"Kim Jong-un Broke Both Ankles and Is Hospitalized, Report Claims\",2022,discuss\n'Sex attacker' has penis cut off with a cleaver in India,859,unrelated\n\"CNN Broadcasts Purported Audio Containing Gunshots That Felled Michael Brown Jr.; Leaders, Celebrities Fill Pews At Teen’s Funeral\",1974,unrelated\nMexico finds 4 more graves at site of suspected student massacre,761,unrelated\n\"Obama, Outraged Over Beheading, Vows to Stay on Course\",2109,unrelated\nChristian Bale Is Steve Jobs,1019,agree\n\"ISIS Claims It Kidnapped Gill Rosenberg, The First Western Woman To Fall Into The Group's Hands\",385,unrelated\nIs this the world's oldest burger? Man claims to have kept McDonald's Quarter Pounder for 20 YEARS,199,unrelated\n\"Sorry, Fido. Pope Francis did NOT say our pets are going to heaven\",240,unrelated\nDoes ISIS Have Ebola? Probably Not! Media Reports It Anyway,1461,unrelated\nPolice Looking For A Man That Slaps People When They Sneeze!,1660,unrelated\nBoko Haram denies it has agreed ceasefire,2530,discuss\n‘Cannibal mother tries to eat her newborn baby after giving birth’,1462,discuss\nVideo Purports To Show Beheading Of U.S. Journalist By Militants,1288,discuss\n\"No, Robert Plant Didn’t Rip Up an $800 Million Contract\",2476,unrelated\nOpposition group: ISIS militants training to fly warplanes in Syria,819,unrelated\n\"New York schoolboy who made $72MILLION trading stocks on his lunch breaks - and now takes his friends out to dine on $400 caviar, drives a BMW and has definitely made his immigrant parents proud\",2407,disagree\nFounding Fathers-Era Time Capsule Found in Boston,601,unrelated\nSpider Burrows Into Australian Man's Appendix Scar (VIDEO),1502,agree\nPictured: Recent Muslim convert Michael Zehaf-Bibeau who shot dead a solider and opened fire on Canadian Parliament,1739,unrelated\nAlleged audio of Michael Brown shooting has surfaced,2345,discuss\nBREAKING NEWS: British-born U.S. photojournalist held hostage by al-Qaeda killed in failed rescue attempt in Yemen,40,unrelated\n\"Jess Smith, 19, Claims She Was Teletubbies' Giggling Baby: What Did She Get Paid?\",504,unrelated\nBrian Williams Debunks Peeing Meteorologist Report On ‘NBC Nightly News': Video,258,unrelated\nDNA Tests Confirm Lebanon Is Holding ISIS Leader’s Child,845,unrelated\nDid a Meteorite Impact in Nicaragua over the Weekend?,649,unrelated\nIsis claims it has US airdrop of weapons,1120,discuss\nTim Cook Reportedly Reveals Apple Watch Waterproofing Has Improved,689,unrelated\nSchoolboy almost killed by electric shock claims he now has superpowers like Magneto,1637,unrelated\nJihadi John UNMASKED: Islamic State killer NAMED as west Londoner Mohammed Emwazi,1489,discuss\n\"James Foley: American Journalist, James Wright Foley Beheaded in New ISIS Video [Breaking News]\",7,unrelated\nPumpkin Spice Condoms Could Be The Only Thing To Save The World From Basic Children,1060,discuss\nLebanon detains wife and son of Al-Baghdadi,2360,unrelated\nDNA tests prove Lebanon IS holding ISIS chief al-Baghdadi's ex-wife and daughter after they were caught with fake passports,1192,discuss\nCanadian official identifies dead Ottawa gunman as Michael Zehaf-Bibeau,236,unrelated\n\"UBS survey finds 10% of consumers want a smartwatch, expects 24M Apple Watch sales in fiscal 2015\",1606,unrelated\nLebanon confirms holding ISIS chief’s kin,1471,unrelated\nNorth Korea directive reveals apparent ban on sharing Kim Jong-un’s name,979,unrelated\nBugatti Veyron Vandalized With Penis Graffiti? Viral Photo Isn’t What It Seems,948,agree\nSHOCK CLAIM: PGA Golfer Says Tiger Woods Is Suspended For Failed Drug Test,1589,unrelated\nU.S. airstrike kills Islamic Al Shabab terrorist leader in Somalia,646,unrelated\nChinese advised to choose British-sounding names to get ahead,2220,unrelated\nNET Extra: Back-from-the-dead Catholic priest claims God is a female...,169,unrelated\nIsis tells mother on rescue mission :’You’ve just eaten your son’,2349,unrelated\nObama: murder of James Foley 'shocks the conscience of the entire world',573,unrelated\n\"Forget 18-karat gold, next-generation Apple Watch Edition could use platinum: Report\",1148,unrelated\nObama Denounces James Foley's Execution: 'Today The Entire World Is Appalled',1569,unrelated\nThe famous “Dog whisperer” Cesar Millan died of a heart attack this morning.,1686,unrelated\nOfficials shoot down congressman's claims ISIS terrorists are running across US-Mexico border,186,unrelated\n\"Sorry, Fido. Pope Francis did NOT say our pets are going to heaven\",2020,unrelated\n\"Cook said to confirm Apple Watch is showerproof, lasts a day\",1438,unrelated\nBritish aid worker David Haines beheaded by ISIL,2034,unrelated\nMan who skipped work for 24 years is finally fired,2441,agree\nGOP Rep. Duncan Hunter Claims 'At Least' 10 ISIS Fighters Apprehended On Texas Border,80,unrelated\nMichael Phelps’ alleged girlfriend says she was born intersex,1847,agree\nNigerians doubtful of girls' release after Boko Haram 'truce' breached,1896,discuss\nWHO investigates media reports ISIS fighters contracted Ebola,75,unrelated\n'Spiderman' squished: Perth experts debunk spider burrowing claims,1708,unrelated\n\"Rajasthan: Man Tries to Rape Teenager, Angry Mob Chops His Penis Off\",36,unrelated\n\"Islamist Militants 'Steal' 11 Commercial Planes In Libya, Sparking Terror Attack Fears\",723,unrelated\n\"Non, le lancement du nouveau «Star Wars» ne sera pas devancé à cet été\",1737,unrelated\nMacaulay Culkin: Death claims about former child star revealed to be yet another hoax,722,unrelated\nReport: Israeli-Canadian woman fighting Islamic State has been kidnapped by terror group,205,unrelated\nMeteorite strike in Nicaragua puzzles experts,885,disagree\nPentagon: 1 weapons bundle seized by militants,2200,discuss\nIslamic Militants Post Video Claiming to Show Beheading of U.S. Journalist,2127,unrelated\nREPORT: Alleged New Audio of Michael Brown Shooting,388,unrelated\nVideo shows dramatic moment bullet strikes U.S. Marine’s head — and he survives thanks to kevlar helmet,2421,unrelated\nUPDATE: BATMAN v SUPERMAN Batmobile Reportedly Stolen By (Shocker!) Detroit Locals,251,unrelated\nMystery man slaps shoppers around head for sneezing,344,unrelated\nMum faces real-life Sophie's Choice – as she tries to sell her son to fund daughter's care,1873,unrelated\n\"No, there aren’t any Ebola cases in Iraq\",1904,discuss\nHas Ebola infected Isis militants in Mosul?,1034,unrelated\nREPORT: Alleged New Audio of Michael Brown Shooting,844,unrelated\nWAS NBC METEOROLOGIST MIKE SEIDEL PEEING IN THE SNOW ON CAMERA? A TESTY BRIAN WILLIAMS EXPLAINS,1046,discuss\nGive a homeless man $100 and see what he does with it [Video],1374,unrelated\n\"Boko Haram agrees to ceasefire, release of school girls\",2463,discuss\nUS Marine survives headshot in Afghanistan,1608,unrelated\nTime Capsule from Paul Revere and Samuel Adams Discovered in Boston,2372,unrelated\nLarge space object slams Nicaragua’s capital as asteroid passes Earth,40,unrelated\nMissing Planes,1515,discuss\nTexas plumber's truck spotted in Syria: 'We have nothing to do with terror at all',1808,unrelated\n6 hidden mass graves may hold missing Mexican students,712,unrelated\nApple Watch launch expected in late March,447,unrelated\n\"Six months after abducting Nigerian schoolgirls, Boko Haram reportedly wants to free them\",1547,unrelated\nBoko Haram ceasefire ignored as violence flares in Borno state,2191,discuss\n\"Kim Jong Un hospitalized with two broken ankles, reportedly from wearing heels and being overweight\",505,unrelated\nEye-catching! Rare sighting of Anna Wintour without her trademark sunglasses as she leaves 'rat-infested' Vogue office,17,unrelated\nISIS Beheading of U.S. Journalist James Foley Posted to YouTube,368,agree\nRumor debunked: RoboCop-style robots are not patrolling Microsoft's campus,1195,unrelated\nISIS Releases YouTube Video Showing 10-Year-Old 'Martyr' Allegedly Killed in Battle,2367,unrelated\n\"Luke Somers Dies In Rescue Attempt, Sister Says; Yemeni Defense Ministry Says Unnamed US Hostage Freed\",2411,unrelated\nDetroit Police Issue Statement That The Batmobile Is Safe,87,unrelated\nNew Audio Recording From Ferguson May Capture Michael Brown Shooting,1299,unrelated\nChristian Bale to Play Steve Jobs in New Movie,1939,unrelated\nQuestions raised over Nicaragua 'meteorite',1795,unrelated\nBatman Set To Play Steve Jobs In Upcoming Biopic,2211,disagree\nZack Snyder Responds to Fake Stolen Batmobile Report,2055,unrelated\n\"ISIS Militants Have Contracted Ebola: Iraqi, Kurdish Media Reports\",2175,unrelated\nReport: NYPD to stop arresting people for minor marijuana offenses,933,unrelated\nChristian Bale Is Steve Jobs,35,unrelated\n\"Video showing American journalist beheaded believed real, officials and family say\",2147,discuss\n\"One gunman killed in shooting on Parliament Hill in Ottawa, hunt on for other shooters\",401,unrelated\nISIS Border Crisis: DHS Chief Says Terrorists Not Entering US Through Mexico,213,unrelated\n\"Mexico hit by student massacre: At least 17 anti-corruption protesters 'rounded up, murdered and dumped in a mass grave' - and another 26 are missing\",513,unrelated\nPentagon confirms al-Shabab leader killed in airstrike in Somalia,1256,agree\nWHO investigates media reports ISIS fighters contracted Ebola,267,unrelated\nSamsung is reportedly making a secret new chip in the Apple Watch,1646,unrelated\nThis Is Why Rumors That ISIS Is Crossing The Border Into The U.S. Aren’t Going Away,324,discuss\nNicaragua meteorite: Experts attempt to understand whether mysterious meteorite fell from passing Pitbull asteroid,2475,disagree\nThe pumpkin spice condom is not happening,119,unrelated\nMichael Abdul Zehaf Bibeau Pictures: Photos of Alleged ISIS-Linked Gunman in Canada,2302,unrelated\nISIL Beheads American Photojournalist in Iraq,1521,unrelated\nCold Turkey,2172,agree\nLego letter from the 1970s still offers a powerful message to parents 40 years later,1582,agree\nDog found abandoned outside railway station with suitcase of his belongings,347,unrelated\n\"Rumors of King Abdullah Flying in Airstrikes Not True, Fox Excited Anyway\",773,unrelated\nMexico police find mass grave near site 43 students vanished,2375,unrelated\n\"Former Porn Star Behind YouTube Sensation ‘DC Toy Collector,’ Makes $5 Million Per Year Unboxing Disney Toys\",2314,unrelated\nJordanian airstrike killed American aid worker held hostage by ISIS according to statement by militants,493,unrelated\nHBO and Apple in Talks for $15/Month Apple TV Streaming Service Launching in April,2197,unrelated\nSoldier shot at War Memorial; multiple shots fired in Parliament,2347,agree\nWHO ‘probing’ whether ISIS fighters got Ebola,2329,unrelated\nIt’s Okay To Laugh About The Fact That The Vogue Rat Infestation is Getting Worse,367,unrelated\nPentagon: ISIS seized materials airdropped to Kurds,1239,unrelated\nPure Evil: Islamic State Beheads American Journalist James Wright Foley,1547,unrelated\nFake-News: 'McDonald's Will Stop Serving Overweight Customers',2330,unrelated\nLibya: Missing Libya Planes Spark Security Concerns,955,unrelated\nHundreds mourn the 'death' of Fidel Castro after rumours sweep Twitter (but are they confusing him with recently departed Fidel Castro Odinga from Nairobi?),1239,unrelated\nKim Jong-un drinks rare snake wine to boost love life!,832,discuss\nIndian 'Rapist' Castrated By Angry Mob Who Hack Off Gentials With Meat Cleaver (GRAPHIC PICTURES),2230,unrelated\n\"Obama, Outraged Over Beheading, Vows to Stay on Course\",115,unrelated\nGoogle said to buy six silicon valley buildings for $585 million,1909,unrelated\nISIS militants trick mother into ‘eating her kidnapped son’,2197,discuss\nIsis militants claim to have killed US journalist James Foley,267,unrelated\nVogue's new digs are reportedly swarming with rats,405,unrelated\nThis resignation letter in a video-game could be the greatest ever,2389,unrelated\n\"Apple Watch users will need to recharge nightly, company still working to improve uptime before launch\",1570,unrelated\n\"Islamic State leader's family detained by Lebanon, officials say\",1877,discuss\nSenior Western Intelligence Official Confirms London Rapper Abdel Majed Abdel Bary Is A Suspect In The Foley Killing,1079,discuss\n\"NYPD to issue tickets instead of arrest for weed possession, report says\",1875,unrelated\nRapper Big Bank Hank of Sugarhill Gang dies at 57,105,unrelated\nIslamic State claims it executed American photojournalist James Foley,539,unrelated\nBali spider burrows under Aussie’s chest,1104,agree\n\"SMALL METEORITE STRIKES NICARAGUA, GOVERNMENT SAYS\",1917,unrelated\n\"Ann Arbor pizza delivery driver surprised with $2,000 tip\",1017,unrelated\n\"Batmobile stolen in Detroit? Good one, joker!\",266,discuss\n\"Don't forget to tip...especially if you spend $300,000\",932,unrelated\nWhiz kid stock picker: I didn't actually make $72M trading,1205,unrelated\nHORROR: ISIS Fighters Have Reportedly Contracted Ebola,944,unrelated\nIraqi media: ISIS militants have contracted Ebola,2060,discuss\nDNA test confirms child is IS head Abu Bakr al-Baghdadi's daughter,1883,unrelated\n'The Force Awakens' Release Date: JJ Abrams Plan for an Early Release of 'Star Wars' Movie?,1686,discuss\nMichelle Obama Not Blurred Out on Saudi TV,2251,unrelated\nMacaulay Culkin Dead?,1805,discuss\n\"Boko Haram Cease-Fire: Abducted Nigerian Schoolgirls To Be Released, Officials Say\",1896,discuss\nBoko Haram 'ceasefire' doubts after attacks reported in Nigeria,1630,agree\nISIS executioner 'Jihadi John' identified as Mohammed Emwazi,1219,agree\nDoes ISIS Have Ebola? Probably Not! Media Reports It Anyway,225,unrelated\nThis Letter To Parents From A 1970s Lego Set Contains An Important Message For Gender Equality,832,unrelated\nBoko Haram Denies Nigeria Cease-Fire Claim,344,unrelated\nNigeria Claims Boko Haram Will Release the Kidnapped Schoolgirls,2463,discuss\n\"Spider burrowed into appendix scar, crawled through WA man's body\",1709,unrelated\nCatholic Priest Claims God Is Female After Clinically Dead Experience,858,unrelated\n\"Zack Snyder Kills \"\"Stolen Batmobile\"\" Rumor With Great Photo\",621,unrelated\nChristian Bale will not play Steve Jobs,2455,discuss\nCNN Posts Alleged Audio of Michael Brown Shooting,1776,discuss\nBrian Williams Debunks Peeing Meteorologist Report On ‘NBC Nightly News': Video,1802,unrelated\nISIS Claims to Have Intercepted Supplies From U.S. Airdrop,2307,discuss\nIraq Denies Lebanon Captured Abu Bakr al-Baghdadi's Wife and Child,2337,agree\nMum Offers to Sell Twin Boy to Save Twin Girl,487,unrelated\n\"Ann Arbor pizza delivery driver surprised with $2,000 tip\",1905,unrelated\nTwo GOP Congressmen Say Suspected Terrorists Caught Crossing U.S.–Mexico Border,972,unrelated\nNigeria: hopes for return of kidnapped schoolgirls rise after ceasefire reported,2356,discuss\nApple Watch delayed for February in limited quantity,2278,unrelated\nMichelle Obama Not Blurred Out on Saudi TV,1975,agree\nMeteorite leaves crater in Nicaraguan capital Managua,1731,agree\nHunt for 'cruel' owner who abandoned dog at train station,690,unrelated\nIt's back! The incredible new Batmobile takes a spin around Detroit... after rumors it had been STOLEN,2055,unrelated\nDurex is not confirming or denying rumors of a “pumpkin spice” condom,1833,discuss\nNYC High School Student Nicknamed ‘Teen Wolf’ Made $72 Million On Stock Market,2088,unrelated\nWill King of Jordan lead airstrikes on ISIS HIMSELF? Reports say trained pilot plans to take part in attack after quoting Clint Eastwood's Unforgiven to Congressmen,699,unrelated\n'Sex attacker' has penis cut off with a cleaver in India,2175,unrelated\nUS probing claims ISIS fighters seized airdropped weapons meant for Kurds,816,unrelated\nMirfield man's tears of joy after lost voicemail of wife retrieved,1294,unrelated\nGOP Rep: ‘At Least Ten ISIS Fighters Have Been Caught Coming Across The Mexican Border’,1012,discuss\nGuantanamo Detainee Exchanged for American POW Attempts a Return to Battle,371,discuss\nMichael Phelps' self-proclaimed girlfriend says she was born a BOY and reveals 'amazing' sex with Olympian,2528,unrelated\n\"11 Tripoli Planes Still Missing, Sparks 9/11 Concerns\",1489,unrelated\nAn Audio Recording of the Michael Brown Shooting Has Reportedly Surfaced,456,unrelated\n\"Gill Rosenberg, former IDF soldier, possibly captured by ISIS while fighting with Kurds\",693,unrelated\nTexas plumber threatened over jihadis using his old truck,2084,unrelated\nDog abandoned at railway station with suitcase set for happy ending as offers pour in,1718,unrelated\nMichael Phelps Sex Scandal: Troubled Olympian’s Girlfriend Was Born A Man!,89,unrelated\nGod Is A Woman – Resurrected Father Narated,2445,disagree\nUS hostage Luke Somers dies after rescue bid,761,unrelated\nLynch mob chop man's penis off after catching him allegedly trying to rape teenager,1628,unrelated\n\"Boko Haram Could Release Kidnapped Girls, Nigerian Officials Say\",1195,discuss\nMexican students not among bodies found in mass graves,2360,unrelated\nTBS Is Probably Speeding Up ‘Seinfeld’ Reruns To Fit In More Commercials,1718,unrelated\nREPORT: JETLINERS STOLEN FROM LIBYA COULD BE USED TO ATTACK U.S. ON 9/11,1575,unrelated\n\"Six months after abducting Nigerian schoolgirls, Boko Haram reportedly wants to free them\",171,unrelated\n\"A Vice Guide To Spending $300,000 On Dinner\",984,unrelated\nWife Of ISIS Leader Abu Bakr al-Baghdadi Detained In Lebanon,205,unrelated\nNBC weatherman caught urinating in the woods live on air,2421,unrelated\n\"Audio captured at time of Michael Brown shooting, company says\",968,unrelated\nSenator: Detainees swapped for Bergdahl have contacted militants,1603,unrelated\n\"Mass Graves Found In Mexico, Near Place Where 43 Students Went Missing\",1538,unrelated\nMass grave found after 40 students disappear in Mexican protest,2375,unrelated\n\"No, Banksy Didn't Create That 'Charlie Hebdo' Tribute Cartoon, But That Doesn't Mean You Can't Appreciate It\",511,unrelated\n\"Accused Boston Marathon Bomber Severely Injured In Prison, May Never Walk Or Talk Again\",2058,unrelated\nReport: Audio Reveals Pause Between Gunshots When Michael Brown Was Shot,1934,discuss\nIncredible Video Shows A US Marine Surviving Being Shot In The Head By A Sniper In Afghanistan,706,unrelated\nIt’s Okay To Laugh About The Fact That The Vogue Rat Infestation is Getting Worse,639,unrelated\nFence jumper reportedly made it much further into White House than Secret Service said,508,unrelated\nTourist wakes to find strange red trail on his stomach - and discovers a spider has burrowed through his appendix scar and crawled UNDER his skin while on holiday in Bali,2297,unrelated\nTaylor Lianne Chandler: Everything you need to know about Michael Phelps’ intersex girlfriend,1806,discuss\n\"Managua explosion not a meteorite, NASA suggests\",1573,agree\nU.S. airstrike kills Islamic Al Shabab terrorist leader in Somalia,1931,unrelated\nFears journalist James Wright Foley beheaded by Islamic State jihadists in ‘message’ to United States,2495,discuss\nMass grave found after 40 students disappear in Mexican protest,712,unrelated\nSecond person rushed to hospital with Ebola symptoms after contact with 'patient zero' Thomas Duncan,1893,unrelated\n\"Nigeria claims deal with Boko Haram on ceasefire, kidnapped girls\",34,unrelated\nTerrorism fears rise amid reports of stolen jetliners,1073,unrelated\nIslamic State using 'SCORPION bombs' to terrorise victims,1786,unrelated\n\"Vice CEO Shane Smith reportedly spent $300,000 on a steak dinner at CES\",2130,discuss\nNicaragua Meteorite Impact Theory May Be Meteor-wrong,40,unrelated\nEmotional sergeant-at-arms is greeted back to parliament with a rousing standing ovation a day after he heroically shot dead terrorist - the first time he used weapon in 30 year career,1857,unrelated\nKim Jong-un: Absent North Korean leader is 'recovering from ankle surgery',1634,unrelated\n\"Video showing American journalist beheaded believed real, officials and family say\",1535,unrelated\n\"No, a spider (probably) didn't crawl through a man's body for several days\",1880,agree\nAaron Sorkin Confirms Christian Bale Will Play Steve Jobs,1299,disagree\nNorth Korean leader Kim Jong-un to open restaurant in Scotland,2148,discuss\n\"No, there aren’t any Ebola cases in Iraq\",737,unrelated\nChristian Bale Pulls Out of Upcoming Steve Jobs Biopic,1897,unrelated\nSee the Crater a Meteorite Made in Nicaragua,586,unrelated\n\"Don't Worry, 'The Breakfast Club' Star Judd Nelson Is Not Dead\",2235,unrelated\nAmerican Predator Drone Circling Islamic State’s Stronghold,1234,unrelated\nTwo blokes dared to eat 20-year-old burger for charity,737,unrelated\nIs this proof of bigfoot? New 'yeti' video shows giant hairy beast walking through forest,1656,discuss\nOttawa shooting: Slain soldier named as Nathan Cirillo while suspect identified as Michael Zehaf-Bibeau,2256,unrelated\nDoubts cast over Nicaragua meteorite claim,1627,unrelated\nIdentity of ISIS terrorist known as 'Jihadi John' reportedly revealed,2125,unrelated\nIraq Denies Lebanon Captured Abu Bakr al-Baghdadi's Wife and Child,170,unrelated\nMacaulay Culkin Dead? Another Death Hoax Circulates On Facebook,2240,unrelated\nBreaking: Soldier shot at National War Memorial in Ottawa,1457,discuss\nPentagon: ISIS seized materials airdropped to Kurds,104,unrelated\nBird defecates on Vladimir Putin during speech (video),1991,unrelated\nCode/Red: Apple Watch Battery Life — “Charge Nightly”,1069,unrelated\nKurds fear Isis use of chemical weapon in Kobani,1939,unrelated\nLynch mob use butcher's meat cleaver to castrate rapist they caught attacking teenage girl in alleyway in Indian city,368,unrelated\nA soldier has been shot at Canada’s war memorial just steps away from the nation’s parliament,1467,unrelated\nNigeria says ceasefire agreed with Boko Haram,381,unrelated\nNASA Raises Doubts About Reports of Nicaraguan Meteorite,1913,disagree\nWould-be rapist has penis severed by angry mob,1760,unrelated\nCNN Airs Alleged Audio from Michael Brown Shooting,346,unrelated\nTaliban member swapped by Obama for Bowe Bergdahl tried to return to terror: report,1398,unrelated\neBay is planning an Apple Watch app,952,discuss\n\"Boko Haram Denies Ceasefire, Says Kidnapped Girls Are Now Married\",1003,unrelated\nAn Audio Recording of the Michael Brown Shooting Has Reportedly Surfaced,1299,unrelated\nIRAQI HEALTH OFFICIAL: EBOLA HAS KILLED 5 ISIS FIGHTERS,992,discuss\nSurreal Photos of Fisherman’s Jaw-Dropping Catch Will Likely Have People Wondering If It’s Real,1802,unrelated\nReports: Boko Haram may release schoolgirls as part of deal,206,unrelated\nAmerican Predator Drone Circling Islamic State’s Stronghold,933,unrelated\nMacaulay Culkin Victim of Another Online Death Hoax,498,unrelated\nUrgent: The Leader of ISIL 'Abu Bakr al-Baghdadi' Killed! / Photo,81,unrelated\nLynch mob chop man's penis off after catching him allegedly trying to rape teenager,1673,agree\nOscar winner Christian Bale to play Steve Jobs in upcoming biopic,729,disagree\nOttawa shooting: Slain soldier named as Nathan Cirillo while suspect identified as Michael Zehaf-Bibeau,1554,agree\nBritish hostage David Haines beheaded by Islamic State terrorists,68,unrelated\nFence-jumper made it farther in White House than Secret Service let on,186,unrelated\nMeteorite leaves crater in Nicaraguan capital Managua,1627,unrelated\nISIS fighters 'have contracted Ebola': World Health Organisation investigating reports militants showed up at Iraqi hospital with lethal disease,2044,unrelated\nEye-catching! Rare sighting of Anna Wintour without her trademark sunglasses as she leaves 'rat-infested' Vogue office,304,unrelated\nLuke Somers' sister says he was killed in failed Yemen rescue attempt,2318,discuss\nNun who had no idea she was pregnant gives birth after going to hospital with stomach pains,391,unrelated\nNew York City Plans to End Arrests for Possession of Small Amounts of Marijuana,1732,discuss\nIt's back! The incredible new Batmobile takes a spin around Detroit... after rumors it had been STOLEN,702,unrelated\n\"What We Know About Kim Yo Jong, Who May Control North Korea\",1210,unrelated\nCPWD official sacked for absence from duty for 25 years,844,unrelated\n\"NYPD to stop arresting for low-level marijuana charges, will issue tickets instead: source\",1875,unrelated\nSay 'eh-oh!' to the Teletubbies SUN BABY - can you still recognise her after 19 years?,1834,unrelated\nPriest who died for 48 minutes says he met God and she’s a woman,603,agree\nMeet the X-BOY: Electric shock turns kid into MAGNETO,2203,discuss\n\"Apple Targeting March for Apple Watch Launch, Retail Training Begins Next Month\",1364,unrelated\nA Man Says Comcast Called His Boss And Got Him Fired After He Complained About Its Service,2447,unrelated\nMexico Says Students Not Among Dead in Mass Grave,1795,agree\nWeather Reporter Caught Writing His Name In The Snow Was NOT Ready To Go On Camera (UPDATED),2419,unrelated\nKim Jong-un ‘is so fat from eating cheese that he has broken his ankles’,1760,unrelated\nEyewitness Says Viral Video of Homeless Man Was Staged,195,unrelated\n\"Rumor: Apple Watch to feature 512MB of RAM, 4GB of storage\",822,unrelated\n\"Seven High School Girls Get Pregnant On Five-Day School Trip, Parents Outraged\",2508,agree\nLatest iOS 8 bug reportedly causes unwanted deletion of iCloud Drive documents,2061,unrelated\n\"#Hairgate: Reports of iPhone 6 pulling out hair, beards, likely exaggerated\",1787,unrelated\nJihadi John: Mohammed Emwazi named as masked man behind ISIS beheadings,1252,unrelated\nNigeria Claims Boko Haram Will Release the Kidnapped Schoolgirls,2314,unrelated\nVogue's new digs are reportedly swarming with rats,1968,unrelated\nBlundering boyfriend burns down college after trying to impress his girlfriend with elaborate marriage proposal,504,unrelated\nSeth Rogen Is Woz,616,unrelated\nReport: Exec popped for $300k dinner after run at blackjack,1239,discuss\nComcast Says You Can Keep Your Tor,1893,unrelated\n\"Jeh Johnson: Politicians Shouldn't 'Feed The Flames Of Fear' Over ISIS, Ebola\",1890,agree\nIslamic State Militants Claim to Have Beheaded US Journalist James Wright Foley,1288,discuss\n\"\"\"Categorically False\"\": DHS Debunks Right-Wing Fiction That ISIS Attempted To Cross The U.S.- Mexico Border\",2261,discuss\nMore American Weapons for ISIS,1026,unrelated\n\"In New York City, Marijuana May Mean Ticket, Not Arrest\",1718,unrelated\nVideo messaging service verifies timing of CNN audio recording,2403,unrelated\nMichael Phelps’ ‘girlfriend’ reveals she was born a man – and never told the swimmer,1342,agree\nMass grave found after 40 students disappear in Mexican protest,1156,discuss\nISIS Beheading of U.S. Journalist James Foley Posted to YouTube,2115,unrelated\nSmall Meteorite Strikes in Nicaragua's Capital City of Managua,1179,unrelated\nBoko Haram 'ceasefire' doubts after attacks reported in Nigeria,171,unrelated\nKim Jong-Un planning Scottish restaurant,1699,unrelated\nWatch US Marine get shot in HEAD by Taliban sniper - and live to tell tale,1137,unrelated\nNYC High School Student Nicknamed ‘Teen Wolf’ Made $72 Million On Stock Market,1681,unrelated\n\"No, A Spider Did Not Burrow Under A Man's Skin And Live There For Days\",181,unrelated\n’6 Days Darkness in December 2014′ 100% Fake; NASA Confirmed 3 Days Total Darkness Hoax as Well,36,unrelated\nSugarhill Gang's Big Bank Hank Dead At 57,40,unrelated\n#ISIS beheads photojournalist James Wright Foley in a massage to US to end its intervention in #Iraq.,2047,discuss\nGive a homeless man $100 and see what he does with it [Video],2132,disagree\n\"US, UK eye rapper as British-born militant who beheaded journalist James Foley\",1079,discuss\nNYC relaxes response to marijuana possession,1528,unrelated\n\"Meteorite Strikes Nicaraguan Capital, Creates 16-Foot-Deep Crater\",534,unrelated\nVogue's new digs are reportedly swarming with rats,964,unrelated\n\"Boko Haram denies cease-fire, leader says he married off kidnapped girls\",800,unrelated\nBrian Williams slams social media for speculation weatherman Mike Seidel relieved himself on air,2511,discuss\nMechanical polar bear ‘threatened with ASBO for singing Christmas songs’,405,unrelated\nCould Kim Jong Un open a restaurant in Scotland?,1312,unrelated\nNasa questions whether crater in Nicaragua caused by meteorite,1917,unrelated\nKIM JONG-UN NECKS SNAKE WINE FOR VIRILITY,587,unrelated\nNicaragua meteorite: Experts attempt to understand whether mysterious meteorite fell from passing Pitbull asteroid,731,unrelated\nReport: Jose Canseco accidentally shot,869,discuss\nMacaulay Culkin Dead: Internet Death Hoax Claims Actor Found Dead In Apartment,2502,agree\n\"Canadian woman 'captured by ISIS in Syria' says she is actually fine and still fighting the jihadists, despite kidnap reports\",1197,unrelated\nBiH: Seven Primary School Students Pregnant After Five-Day Excursion,1667,discuss\nDog abandoned at Scotland train station with suitcase,382,unrelated\nISIS Beheading of U.S. Journalist James Foley Posted to YouTube,2296,unrelated\nStrange mark turns out to be tropical spider burrowing under vacationer's skin,1294,unrelated\nREPORT: The Batmobile Might Have Been Stolen In Detroit,529,unrelated\nSeth Rogen to Play Apple’s Steve Wozniak,1966,unrelated\nWHO: Reports of Suspected Ebola Cases in Iraq Untrue,1461,unrelated\n\"Islamic State Militants Have Been Flying 3 Captured Warplanes Over Syrian Airport, Witnesses Say\",2188,unrelated\nN Korean leader misses annual ritual; sister ‘takes over duties’,1817,unrelated\nBali Awry,1271,unrelated\n\"Vice Media Chief Said to Pay $300,000 for Dinner for 30\",2360,unrelated\nNET Extra: Back-from-the-dead Catholic priest claims God is a female...,2022,unrelated\nHomeless man receives $100... then shocks everyone with how he spends it,634,unrelated\n\"Explosion reported near the Nicaraguan capital attributed to meteorite impact, but experts, including NASA, cast doubt on claims\",1661,discuss\nREPORT: The Batmobile Might Have Been Stolen In Detroit,251,unrelated\nHas Ebola infected Isis militants in Mosul?,2078,unrelated\nInsurgents killed in Nigeria despite alleged truce with Boko Haram,402,unrelated\n[UPDATED] 11 Men and 0 Women on Tonight's ESPN Domestic Violence Panel,199,unrelated\nIraqi Official Dismisses ‘Unfounded’ Reports That ISIS Fighters Have Ebola,1013,unrelated\n\"Amazon to launch first brick-and-mortar store, report says\",1580,unrelated\n\"Big Bank Hank, US rapper and Sugarhill Gang founder member, dies at 57\",2080,agree\nNicaragua asks U.S. for help investigating meteorite crater,757,unrelated\n\"No, that broken pencil illustration isn't by Banksy\",2024,agree\nItalian catches huge wels catfish; is it a record?,1913,unrelated\nGoogle Grows With $1.6 Billion in California Office Deals,1004,unrelated\nAirport worker strips naked at Russian airport,1831,unrelated\nSpider burrowed through tourist's stomach and up into his chest,1848,unrelated\nIS Militants Kill 300 Iraqi Soldiers with Chlorine Gas,1547,unrelated\nAttorney: New audio reveals pause in gunfire when Michael Brown was shot,483,discuss\n\"BATMOBILE NOT STOLEN, MTV CONTEST PRIZE REMAINS UNCLAIMED\",942,discuss\nDaash Ebola transferred to Mosul {Google Translate],1938,unrelated\n\"Apple 12-Inch MacBook Air Details Emerge; Device Could Be Thinner, Lighter Than Current Model\",480,unrelated\nA soldier has been shot at Canada’s war memorial just steps away from the nation’s parliament,1034,discuss\n\"No, Banksy has not been arrested (sigh)\",30,unrelated\nWife and son of Isil leader Abu Bakr al-Baghdadi 'detained at Lebanon border',205,unrelated\n#HairGate: iPhone 6 Customers Are Complaining That The Phone Is Ripping Out Their Hair,1533,discuss\nNasa questions whether crater in Nicaragua caused by meteorite,1817,unrelated\n\"Comfort eating? Chinese woman, 26, spends an entire WEEK in KFC after being dumped by boyfriend\",1523,agree\nISIS Kobani Update: Possible ISIS Chemical Attack On Kurdish Civilians In Kobani,2453,unrelated\nMan Known as ‘Jihadi John’ Is Identified as Mohammed Emwazi,2123,discuss\nLawmaker Says ‘At Least 10′ Islamic State Fighters Have Been Captured at the Southern U.S. Border,2261,discuss\n\"North Korea leader Kim is still in charge, has injured leg: source\",686,unrelated\n\"Despite no Ebola case in Kansas City, the rumor goes viral\",2251,unrelated\nISIS Seemingly Beheaded American Journalist James Wright Foley,2404,unrelated\nHBO and Apple in Talks for $15/Month Apple TV Streaming Service Launching in April,568,unrelated\nThe 'cub of Baghdadi': Has this boy become the youngest victim of Isis’s use of child soldiers?,300,unrelated\n\"Eyewitness: Viral Video That Netted $130K in Donations \"\"is Bullshit\"\"\",1611,discuss\nChristian Bale to Play Steve Jobs in New Movie,1702,unrelated\nIraqi media: ISIS militants have contracted Ebola,568,unrelated\nLuke Somers: British-born photojournalist 'killed by al-Qaeda after failed rescue attempt in Yemen',1844,discuss\n\"Boko Haram: Kidnapped Girls Have Been Married Off, Truce Never Happened\",320,unrelated\nIsis claims US hostage Kayla Mueller killed in coalition airstrike,2342,unrelated\nThe Internet Tried To Make Axl Rose Its Latest Death Hoax Victim,2453,unrelated\nIs Kim Jong-un Opening North Korean Restaurant in Scotland?,320,unrelated\nIs There an ISIS Threat on the Texas-Mexico Border or Not?,385,unrelated\nMexico Says Students Not Among Dead in Mass Grave,1148,unrelated\nIsis claims US hostage Kayla Mueller killed in coalition airstrike,60,unrelated\n\"In Kim Jong Un's absence, his sister may rule. Or not.\",780,discuss\nKidnapped Nigerian schoolgirls: Government claims ceasefire deal with Boko Haram that will bring missing girls home,1298,discuss\n\"Woman detained in Lebanon is not Isis leader’s wife, says Iraq\",2520,unrelated\n\"ISIS Claims an American Hostage, Kayla Mueller, Died in Airstrike in Syria\",2473,unrelated\nAudio recording allegedly captures at least 10 shots fired in Michael Brown killing,195,unrelated\n\"Boko Haram agrees to ceasefire, release of school girls\",1821,disagree\n\"New York schoolboy who made $72MILLION trading stocks on his lunch breaks - and now takes his friends out to dine on $400 caviar, drives a BMW and has definitely made his immigrant parents proud\",409,unrelated\nVogue's new digs are reportedly swarming with rats,1737,unrelated\n\"James Wright Foley, Kidnapped Journalist, Apparently Executed by ISIS\",2130,unrelated\n\"Rare meteorite impact causes blast in Nicaragua's capital, Managua\",1073,discuss\n\"UPDATED 'Jihadi John' identified as Mohammed Emwazi of London, reports say\",77,unrelated\nGoogle Grows With $1.6 Billion in California Office Deals,586,unrelated\nIraqi social-media rumors claim IS leader slain,1988,unrelated\nChristian Bale set to play Steve Jobs in forthcoming biopic of Apple co-founder,296,unrelated\nNigeria says it has deal with Boko Haram to release kidnapped girls,1906,unrelated\n\"'American bombing had signed my death certificate': Missing US journalist James Wright Foley goes unflinching to his death as ISIS behead him in horrific video, as a warning to Obama\",1966,agree\n\"Fidel Castro Is Dead, According to Viral Twitter Rumors\",47,unrelated\nISIS Beheading of U.S. Journalist James Foley Posted to YouTube,419,agree\nGuantanamo detainee freed in Bowe Bergdahl swap 'back to terrorism',527,unrelated\n’6 Days Darkness in December 2014′ 100% Fake; NASA Confirmed 3 Days Total Darkness Hoax as Well,1217,unrelated\nCNN plays chilling audio recording allegedly from Michael Brown shooting: “At least 11 shots”,1817,discuss\nBanksy 'Arrested & Real Identity Revealed' Is The Same Hoax From Last Year,77,unrelated\nCNN Airs Alleged Audio from Michael Brown Shooting,1974,unrelated\n\"Comcast Is Threatening To Cut Off Customers Who Use Tor, The Web Browser For Criminals\",1461,unrelated\n\"ISIS Militants Have Contracted Ebola: Iraqi, Kurdish Media Reports\",1438,unrelated\nIsis Syria News: Iraqi Pilots 'Training Isis Fighters' to Fly Captured Planes,777,unrelated\nInsurgents killed in Nigeria despite alleged truce with Boko Haram,837,discuss\nGateway Pundit,760,unrelated\n\"CNN Broadcasts Purported Audio Containing Gunshots That Felled Michael Brown Jr.; Leaders, Celebrities Fill Pews At Teen’s Funeral\",311,unrelated\nObama Denounces James Foley's Execution: 'Today The Entire World Is Appalled',1905,unrelated\nIs Durex Planning To Release A Pumpkin Spice Condom?,2152,unrelated\nPodcast: Brown Moses on what’s flying over Iraq and Syria,2186,unrelated\nReport—Jose Canseco accidentally shot at his home tonight,1697,discuss\nWho Is Michael Zehaf-Bibeau? Ottawa Shooter Suspect Identified By Canadian Officials ,115,unrelated\nGovernment fires employee who skipped work for 24 years,1318,agree\nSee the Crater a Meteorite Made in Nicaragua,388,unrelated\nChristian Bale won't play Steve Jobs,125,unrelated\nApple Watch may be powered by Samsung processor,139,unrelated\nCold Turkey,2404,discuss\nMechanical polar bear ‘threatened with ASBO for singing Christmas songs’,1864,unrelated\nUS officials: Video shows American's execution,139,unrelated\n\"Catholic Priest Dead For 48 Minutes, Is Miraculously Revived – His Revelations About God Are Even More Shocking\",719,unrelated\nArmed U.S. drones spotted flying over Syria in possible hunt for ISIS leader,1400,unrelated\nAlleged Audio of Michael Brown Shooting Doesn’t Sound Good for Officer Darren Wilson,662,unrelated\nSoldier shot at War Memorial; multiple shots fired in Parliament,568,unrelated\nJournalist James Wright Foley reportedly beheaded by ISIS,1589,discuss\nRumor: Apple to hold event this month to unveil Retina MacBook Air & finalize Apple Watch specs,1463,discuss\nISIS Claims To Have Captured US Airdrop Weapons,104,unrelated\n\"Why the most expensive Apple Watch will probably cost around $10,000\",1808,unrelated\nChristian Bale Exits Steve Jobs Movie (Exclusive),860,discuss\nBritish rapper a suspect in ISIS beheading,2329,unrelated\n'There is no limit to their depravity' Islamic State FEED mother her own SON,1574,unrelated\nSources: Guns N' Roses Frontman Axl Rose Found Dead in West Hollywood Home at Age 52,1859,discuss\nVogue’s Rat Infestation: Disturbing New Details,1940,unrelated\nIslamic State claims to have beheaded American journalist,874,unrelated\nAn audio recording of the Michael Brown shooting has reportedly surfaced,384,discuss\nGod is a woman- Priest who died for 48 minutes claims,1055,agree\n\"Obama, Outraged Over Beheading, Vows to Stay on Course\",533,unrelated\nWould-be rapist has penis severed by angry mob,125,unrelated\n\"US, UK eye rapper as British-born militant who beheaded journalist James Foley\",1263,unrelated\n6 Islamist militants killed in US attack in Somalia,1936,unrelated\nIndia Rape Crisis Sees Mob Castrate Alleged Sex Attacker in Shocking Scenes,2307,unrelated\nHow Canadian Sergeant-at-Arms Kevin Vickers killed shooter in parliament,1666,agree\nContinuing Violence Puts Boko Haram Ceasefire In Jeopardy,531,discuss\nPentagon: ISIS Got U.S. Weapons Package,1010,discuss\nNorfolk Man Pays £300 For His Constipated Goldfish To Have Lifesaving Surgery,2403,unrelated\nISIS Beheads American Journalist,2524,agree\n\"Unconfirmed: ISIS Claims Kayla Mueller, American Female Hostage, Is Dead\",1588,unrelated\nCatholic Priest Claims God Is Female After Clinically Dead Experience,1048,unrelated\nJilted lover chops off his penis after girlfriend dumps him,1517,agree\nSeth Rogen set to play Steve Wozniak in Danny Boyle's Steve Jobs biopic,2124,unrelated\nSeven girls fall pregnant after five day school trip in Bosnia and Herzegovina,346,unrelated\nDera Sacha Sauda Chief Forced Castration of 400 Devotees? CBI Files Case Against 'MSG: The Messenger of God' Actor,518,discuss\nAlleged Ottawa gunman: What we know so far about Michael Zehaf-Bibeau,331,unrelated\nTBS Is Probably Speeding Up ‘Seinfeld’ Reruns To Fit In More Commercials,399,unrelated\n\"Canadian woman 'captured by ISIS in Syria' says she is actually fine and still fighting the jihadists, despite kidnap reports\",1224,unrelated\nISIS fighters 'have contracted Ebola': World Health Organisation investigating reports militants showed up at Iraqi hospital with lethal disease,2187,unrelated\n\"Fidel Castro Rumors Sweep Internet, but No Sign in Cuba\",2506,discuss\nThe Force Awakens News: Director J.J. Abrams Eyes Summer Release for Star Wars 7 Because of Too Many Spoilers,119,unrelated\nJihadi John UNMASKED: Islamic State killer NAMED as west Londoner Mohammed Emwazi,527,unrelated\nCNN Plays Alleged Audiotape of Michael Brown ShootingMilitarization Of Police,345,unrelated\n\"SMALL METEORITE STRIKES NICARAGUA, GOVERNMENT SAYS\",1071,unrelated\n\"Google seals massive Sunnyvale, Redwood City deals\",1549,unrelated\nWas Alleged Audio of Michael Brown Shooting on CNN a Hoax?,1299,unrelated\nSay 'eh-oh!' to the Teletubbies SUN BABY - can you still recognise her after 19 years?,1832,unrelated\nBoko Haram 'ceasefire' doubts after attacks reported in Nigeria,2144,discuss\nMeteorite strike in Nicaragua puzzles experts,534,unrelated\nSEE IT: NBC meteorologist Mike Seidel appears to relieve himself during broadcast; network says he was looking for phone,527,unrelated\nHundreds mourn the 'death' of Fidel Castro after rumours sweep Twitter (but are they confusing him with recently departed Fidel Castro Odinga from Nairobi?),1938,unrelated\n\"Nigeria claims deal with Boko Haram on ceasefire, kidnapped girls\",320,unrelated\n\"US Drones, Hunting for ISIS Leader, Seen Flying over Syrian Airspace\",204,unrelated\nThat Was Fast: Christian Bale Bails on Steve Jobs Biopic,729,agree\n‘Evil straight from the pits of hell': American journalist James Foley reportedly beheaded by ISIS,1949,unrelated\n\"Michael Zehaf-Bibeau, slain Ottawa shooter, had criminal record in Quebec, B.C.\",1866,discuss\n\"James Wright Foley, Kidnapped Journalist, Apparently Executed by ISIS\",1658,discuss\n\"Suspected meteorite leaves crater in Managua, is linked to asteroid\",2264,discuss\nA Bogus Banksy,1747,unrelated\n\"ISIS Militants In Mosul Have Contracted Ebola, Iraqi Media Sources Claim\",1938,unrelated\n'They ate through the ceilings and pooped on the keyboards': Rats are 'taking over' Vogue's new World Trade Center office and Anna Wintour 'no longer wants to work there',2064,discuss\nSomali terrorist leader dead after US airstrike,741,unrelated\nThat Boko Haram Ceasefire in Nigeria Isn’t A Ceasefire,992,unrelated\nCNN Plays Alleged Recording of Michael Brown Shooting,2220,discuss\n\"No, Pumpkin Spice Condoms Are Not A Real Thing\",2240,unrelated\nISIS Militants Allegedly Contracted Ebola,1938,unrelated\n\"Calm Yourselves, Durex Has NOT Come Out With A Pumpkin Spice Condom\",740,agree\nUnconfirmed reports saying ISIS UK Hostage David Haines Beheaded,2241,discuss\nNigeria: hopes for return of kidnapped schoolgirls rise after ceasefire reported,1588,discuss\nJilted lover spends a week in KFC to try and get over her ex,971,unrelated\nPaul Rudd Is Not the Viral Video Hero Who Tackled a Gay Basher in Dallas,1406,unrelated\nUPDATE: Internet report of Ebola outbreak in Purdon not true,1832,unrelated\nFears journalist James Wright Foley beheaded by Islamic State jihadists in ‘message’ to United States,826,unrelated\n\"'American bombing had signed my death certificate': Missing US journalist James Wright Foley goes unflinching to his death as ISIS behead him in horrific video, as a warning to Obama\",2296,unrelated\nAbdel-Majed Abdel Bary in Foley beheading: London rapper songs help identify him,1157,unrelated\n\"Jeh Johnson: Politicians Shouldn't 'Feed The Flames Of Fear' Over ISIS, Ebola\",186,unrelated\n\"Boko Haram Cease-Fire: Abducted Nigerian Schoolgirls To Be Released, Officials Say\",933,unrelated\nIslamic Militants Post Video Claiming to Show Beheading of U.S. Journalist,1832,unrelated\nMilitant Group Says It Killed American Journalist in Syria,1721,discuss\nNASA Raises Doubts About Reports of Nicaraguan Meteorite,1744,unrelated\n\"Report: Stainless steel Apple Watch will be priced $500, gold at $5,000\",444,unrelated\nThis Kid Made $72 Million During Lunch,2472,unrelated\nCanadian-Israeli Woman May Have Been Captured In Syria: Reports,2403,unrelated\n\"Rare Case: Seven Bosnian Girls, Aged 13 And 14, Fall Pregnant After Five-Day School Trip; Parents Outraged After School Cites 'Parental Neglect'\",1040,unrelated\nGOP Rep: ‘At Least Ten ISIS Fighters Have Been Caught Coming Across The Mexican Border’,1398,discuss\n\"Sorry, Fido. Pope Francis did NOT say our pets are going to heaven\",346,unrelated\nNigeria Boko Haram blamed for raids despite truce claim,1883,unrelated\nIslamic State claims it executed American photojournalist James Foley,2388,discuss\nAl-Shabaab co-founder confirmed killed by US air strike in Somalia,2364,discuss\nSpeeding Up ‘Seinfeld’ For Younger Viewers,726,unrelated\nNew Audio Allegedly Captures Moment Michael Brown Was Shot,900,unrelated\nISIS Beheads American Journalist,1385,unrelated\nHBO and Apple in Talks for $15/Month Apple TV Streaming Service Launching in April,2419,unrelated\nAxl Rose Dead? Fans Freak Out Over Death Rumors,2343,unrelated\nIslamic State militants claim to behead missing American journalist,1547,unrelated\n\"ISIS Militants In Mosul Have Contracted Ebola, Iraqi Media Sources Claim\",2138,discuss\nISIL allegedly kills US journalist in video,511,unrelated\nSomeone Trolled Twitter Into Thinking Macklemore Joined ISIS,1483,agree\nNujaifi Condemns / Daash / crime in Saqlawiyah and Alsiger areas of Anbar.,1590,agree\nThe Internet Tried To Make Axl Rose Its Latest Death Hoax Victim,1040,unrelated\nDurex is not confirming or denying rumors of a “pumpkin spice” condom,703,unrelated\n\"Soldier, Gunman Killed In Shooting Incident Near Canadian Parliament\",1466,unrelated\n\"Obama, Outraged Over Beheading, Vows to Stay on Course\",1857,unrelated\nWas The Batmobile Stolen In Detroit?,280,unrelated\nMissing American journalist reportedly beheaded by Islamic State ,928,discuss\n\"No, Banksy has not been arrested (sigh)\",258,unrelated\nTropical spider burrowed under man's skin through appendix scar and lived there for THREE DAYS,2297,unrelated\n\"Why the Gold Apple Watch Edition Must Cost $10,000\",2223,unrelated\nREPORT: Alleged New Audio of Michael Brown Shooting,649,unrelated\nPodcast: Brown Moses on what’s flying over Iraq and Syria,1802,unrelated\n\"Nigeria claims deal with Boko Haram on ceasefire, kidnapped girls\",1885,discuss\nSeth Rogen to Star as Steve Wozniak in Sony's Steve Jobs Biopic [Updated],1948,unrelated\n\"Nigeria, Boko Haram reach ceasefire deal, kidnapped girls to go free, official says\",2045,unrelated\n\"Boko Haram denies cease-fire, leader says he married off kidnapped girls\",2156,unrelated\nAUSTRALIA: 600-POUND WOMAN GIVES BIRTH TO 40-POUND BABY,2421,unrelated\n\"UK spies identify Foley’s killer, Abdel-Majed Abdel Bary a key suspect\",2434,unrelated\nMohammed Islam Denies Making $72 Million From Stock Market Trading,1987,discuss\n\"Apple Watch to Be Shower-Proof, Have 100,000 Apps at Launch: Reports\",388,unrelated\nBREAKING Gill Rosenberg former IDF soldier was captured by ISIS,777,unrelated\n\"Sorry, Fido. Pope Francis did NOT say our pets are going to heaven\",93,unrelated\n\"Boko Haram claims to have German hostage, denies ceasefire\",992,unrelated\nIRAQI AND KURDISH MEDIA REPORTS: ISIS FIGHTERS HAVE CONTRACTED EBOLA,1778,discuss\n\"Big Bank Hank, US rapper and Sugarhill Gang founder member, dies at 57\",2519,unrelated\nActor has his testicles stolen after meeting ‘young blonde woman at a bar’,1519,unrelated\nBlundering boyfriend burns down college after trying to impress his girlfriend with elaborate marriage proposal,669,discuss\nReport: Apple Watch to Ship in March,1302,discuss\nAngry mob hacks off alleged rapist's genitals with meat cleaver after dragging him into butchers,2097,unrelated\n\"Six months after abducting Nigerian schoolgirls, Boko Haram reportedly wants to free them\",459,unrelated\nWatch marine take sniper shot to the head and live,755,unrelated\nAngry mob hacks off alleged rapist's genitals with meat cleaver after dragging him into butchers,1897,unrelated\n\"Confusion swirls, details murky in arrest of ISIS leader's 'wife'\",1267,discuss\nBreaking: Soldier shot at National War Memorial in Ottawa,2347,agree\nIslamic State killer 'Jihadi John' named as Mohammed Emwazi,2470,unrelated\nNew Audio Recording From Ferguson May Capture Michael Brown Shooting,816,discuss\n\"Sick Kansas City man said not to have Ebola, U.S. plans new steps to fight virus\",984,unrelated\n'The Force Awakens' Release Date: JJ Abrams Plan for an Early Release of 'Star Wars' Movie?,1087,unrelated\nBergdahl: Senator Says Jihadists Swapped For U.S. Troop ‘In Touch’ With Al-Qaida Affiliate,366,unrelated\nUPDATE: Internet report of Ebola outbreak in Purdon not true,1481,unrelated\nYPG Confirms: Gill Rosenberg Not Captured in Kobani,1976,agree\nGovernment fires employee who skipped work for 24 years,1603,unrelated\nDoes ISIS Have Ebola? Probably Not! Media Reports It Anyway,2003,discuss\nChugging eggnog at office party lands man in hospital,2509,unrelated\n\"Meteorite Strikes Nicaraguan Capital, Creates 16-Foot-Deep Crater\",1068,discuss\nCatholic Priest Claims God Is Female After Clinically Dead Experience,615,unrelated\n\"Nigeria, Boko Haram reach ceasefire deal, kidnapped girls to go free, official says\",2403,discuss\n'I aborted my baby because it was a boy': Outrage after 'feminist' blogger claims gender prompted termination,2161,unrelated\n\"ISIS: We have our hands on weapons, ammo air-dropped by U.S.\",2252,unrelated\nISIS fighters 'have contracted Ebola': World Health Organisation investigating reports militants showed up at Iraqi hospital with lethal disease,527,unrelated\n\"Kim Yo Jong, Kim Jong-Un’s Sister, Takes Control of North Korea While Brother Gets Treatment?\",1562,unrelated\nThe pumpkin spice condom is not happening,1954,agree\n\"Macaulay Culkin NOT Dead: Facebook, Twitter Death Hoax Goes Viral\",1559,agree\nChristian Bale to play Steve Jobs in upcoming biopic,1846,disagree\nMichael Phelps' girlfriend was born male but did not tell swimmer about her past,1234,discuss\nReport: A Radically Redesigned 12-Inch MacBook Air Is Coming,480,unrelated\nIt’s Okay To Laugh About The Fact That The Vogue Rat Infestation is Getting Worse,1853,unrelated\nCanadian-Israeli woman reportedly kidnapped by ISIS: Jerusalem Post,1224,unrelated\n\"Hostage David Haines' Murder 'Evil', PM Says\",1224,discuss\nBrian Williams Insists NBC News Meteorologist Did Not Pee in the Snow While on Air,40,unrelated\nVideo: Marine survives Taliban sniper headshot thanks to helmet,320,unrelated\nDid Josh Paler Lin Stage His Viral Video About Helping the Homeless?,1996,disagree\n\"Wildest Apple Watch rumor yet: 100,000 apps at launch\",859,unrelated\nSHOCK CLAIM: PGA Golfer Says Tiger Woods Is Suspended For Failed Drug Test,2330,discuss\nWife and son of Isil leader Abu Bakr al-Baghdadi 'detained at Lebanon border',1004,discuss\nNYC High School Student Nicknamed ‘Teen Wolf’ Made $72 Million On Stock Market,1906,unrelated\nAmazon is about to open its first-ever physical store in New York City,2045,discuss\nChinese advised to choose British-sounding names to get ahead,2042,unrelated\nNews sites fall for Putin bird-dropping video,2174,discuss\nIsraeli Canadian fighting ISIS posts on Facebook: I'm safe and secure,1173,discuss\nObama: murder of James Foley 'shocks the conscience of the entire world',2261,unrelated\n\"Luke Somers, American Hostage, Is Killed During Rescue Attempt in Yemen, U.S. Official Says\",1323,unrelated\nSugarhill Gang rapper Big Bank Hank dead at 57,2080,agree\nVideo: Islamic State Claims to Have Captured US Weapons Airdrop Near Kobane,1597,discuss\nNorfolk Man Pays £300 For His Constipated Goldfish To Have Lifesaving Surgery,195,unrelated\nTurkish Leader Says U.S. Airdrop Aided ISIS Militants,2336,unrelated\nISIS Appears To Behead American Photojournalist In YouTube Video,991,discuss\nNigerians doubtful of girls' release after Boko Haram 'truce' breached,402,unrelated\nReports say North Korea's Kim insists on being the only Jong Un,1175,unrelated\nUS hostage Luke Somers dies after rescue bid,2247,discuss\nThat Boko Haram Ceasefire in Nigeria Isn’t A Ceasefire,1139,discuss\nUS officials: Video shows American's execution,1873,unrelated\n\"White House Fence Jumper Got Farther Than Previously Thought, Sources Say\",1323,unrelated\nAbdel Majed Abdel Bary Emerges as Suspect in Foley Beheading,1079,discuss\nMichael Zehaf-Bibeau ID’d as Canadian Shooting Suspect in Ottawa,1751,unrelated\nPentagon: 1 weapons bundle seized by militants,2448,unrelated\nSaudi cleric says snowmen are anti-Islamic,1130,unrelated\n\"Dead for 48 minutes, Catholic Priest claims God is female\",615,unrelated\nLebanon confirms holding ISIS chief’s kin,651,unrelated\nMacaulay Culkin Hasn’t Died Despite What Everyone Is Saying On Facebook,1871,unrelated\n\"No, Banksy Didn't Create That 'Charlie Hebdo' Tribute Cartoon, But That Doesn't Mean You Can't Appreciate It\",524,unrelated\n\"No, Islamic State Militants Have Not Been Caught by U.S. Border Patrol\",1483,unrelated\nISIS Reportedly Beheads American Photojournalist in Iraq,991,discuss\nTropical spider burrowed under man's skin through appendix scar and lived there for THREE DAYS,43,unrelated\nMagic mushrooms found in BUCKINGHAM PALACE by Alan Titchmarsh,1560,unrelated\nThe Arrest of the ISIS Leader's Wife and Son,1789,unrelated\nJeh Johnson shoots down Duncan Hunter's assertion IS is entering U.S. via Mexico,1376,agree\nElderly Woman Arrested for Kidnapping Neighbor's Cats & Making Fur Coats,830,unrelated\nApple 'working on 12-inch MacBook Air',1679,unrelated\nIsis leader Abu Bakr al-Baghdadi's 'wife and son detained in Lebanon',17,unrelated\n\"Want a Gold Apple Watch? All You Need is $5,000\",521,unrelated\nDog abandoned at railway station with suitcase set for happy ending as offers pour in,650,unrelated\nKFC Gets Occupational Business License To Sell Marijuana In Colorado Restaurants KFC Gets Occupational Business License To Sell Marijuana In Colorado Restaurants,1011,unrelated\n\"Dogs DO go to heaven… and cats, and horses: Pope assures young boy that there is a place in paradise for animals as well\",255,agree\nWatch NAKED airport worker walk through scanner in bizarre protest against 'rough' guards,1871,unrelated\n\"Hoax Alert: Father O’Neal, Who Has Met God and Thinks She’s a Woman, Is Made Up (Just Like God Herself)\",169,unrelated\nStar Wars 7: JJ Abrams want to move release to summer 2015,1393,discuss\n\"White House Fence Jumper Got Farther Than Previously Thought, Sources Say\",1365,discuss\nDid a Meteorite Impact in Nicaragua over the Weekend?,1825,discuss\nAudio of gunfire in Michael Brown case authenticated by app company,1917,unrelated\n\"Tropical spider burrows under man's skin, lives there for three days\",2338,discuss\n\"Is There Really a ‘Sharia Law’ Islamic Tribunal in Dallas, Texas?\",1049,unrelated\nMoment U.S. Marine is saved by his Kevlar helmet as Taliban sniper bullet hits him in head,2389,unrelated\nCrazy iPhone rig shows how Chinese workers manipulate App Store rankings,2407,unrelated\nBanksy arrest hoax: US website claims street artist caught in Watford,1940,agree\nShocking Photos! Mom Tries To Sell Son To Pay For Daughter's Cancer Treatment,1438,unrelated\nAnother ISIS Massacre: ISIS Kills 300 Iraqi Soldiers With Chlorine Gas,1357,unrelated\nNew Audio Recording From Ferguson May Capture Michael Brown Shooting,1403,unrelated\nMan With Ebola-Like Symptoms Claims Contact With 'Patient Zero' in Texas,1758,discuss\nMagic Mushrooms Found on Buckingham Palace Grounds,1560,unrelated\n\"Paradise is open to all, even dogs, Pope tells boy\",2473,unrelated\nISIS militants appear to behead abducted American journalist James Wright Foley in graphic video,11,unrelated\nReturn of the Mac: Seth Rogen in talks to star as Apple co-founder Steve Wozniak in upcoming Steve Jobs biopic,2296,unrelated\nObama Denounces James Foley's Execution: 'Today The Entire World Is Appalled',7,unrelated\nWas The Batmobile Stolen In Detroit?,137,unrelated\n\"ISIS Claims an American Hostage, Kayla Mueller, Died in Airstrike in Syria\",977,discuss\n\"Video showing American journalist beheaded believed real, officials and family say\",2109,unrelated\n\"Nuts! Indian guru coaxes 400 followers to cut off their testicles, grow closer to God\",1654,discuss\n\"David Haines Beheaded By ISIS, Execution Video Contains Threats Against UK: Reports\",787,unrelated\nAlleged audio of Michael Brown shooting released,1299,unrelated\n'They ate through the ceilings and pooped on the keyboards': Rats are 'taking over' Vogue's new World Trade Center office and Anna Wintour 'no longer wants to work there',2379,unrelated\nPGA Spokesman and Tiger Woods' Agent Deny Drug Suspension Allegations,1383,unrelated\nJeh Johnson shoots down Duncan Hunter's assertion IS is entering U.S. via Mexico,213,unrelated\nBoyfriend cuts off his penis and throws it in the bin after girlfriend dumps him for being bad in bed,827,agree\n\"Big Bank Hank, US rapper and Sugarhill Gang founder member, dies at 57\",2398,agree\nNEWS/ You'll Never Guess How a Homeless Man Spent $100—Watch the Touching Video!,676,unrelated\nPictured: Recent Muslim convert Michael Zehaf-Bibeau who shot dead a solider and opened fire on Canadian Parliament,1458,unrelated\nWas The Video Of That Homeless Man Doing Good Deeds With $100 All An Elaborate Hoax!?,467,unrelated\nISIS fighters 'have contracted Ebola': World Health Organisation investigating reports militants showed up at Iraqi hospital with lethal disease,1974,discuss\n\"White House Fence Jumper Got Farther Than Previously Thought, Sources Say\",687,unrelated\n#HairGate: iPhone 6 Customers Are Complaining That The Phone Is Ripping Out Their Hair,2088,discuss\n\"Nun gives birth, intends to keep baby\",1917,unrelated\nAngry mob chops off man's genitals with butcher’s knife for alleged rape attempt,368,unrelated\nISIS Hostage Alan Henning's Wife Invokes Sharia Law in New Plea,2241,unrelated\nBali Awry,1797,discuss\nLynch mob use butcher's meat cleaver to castrate rapist they caught attacking teenage girl in alleyway in Indian city,1476,discuss\nMACAULAY CULKIN IS THE LATEST VICTIM OF A CELEBRITY DEATH HOAX — AND THESE 9 STARS KNOW EXACTLY HOW HE FEELS!,2502,agree\nTropical spider burrowed under Bali tourist's skin,724,unrelated\nObama Denounces James Foley's Execution: 'Today The Entire World Is Appalled',2495,discuss\nSchoolboy who got electric shock from lamppost claims he now has magnetic powers,1426,unrelated\nLebanon 'holding IS leader's daughter and ex-wife',404,unrelated\nHospital: Man not being treated for Ebola in Kansas City,139,unrelated\nBritish aid worker David Haines beheaded by ISIL,1802,unrelated\n\"NYPD to issue tickets instead of arrest for weed possession, report says\",2237,discuss\nMatt Taibbi Disappears From Omidyar’s First Look Media,2218,discuss\nDHS: GOP Rep.’s Claim ISIS Members Caught at U.S. Border ‘Categorically False’,972,unrelated\nPictured: Libyan Islamist rebels pose with planes seized from Tripoli airport as U.S. officials warn they could be used to carry out terrorist attack on 9/11 anniversary,1384,unrelated\nUS hostage Luke Somers dies after rescue bid,1256,unrelated\nAlleged Audio of Michael Brown Shooting Doesn’t Sound Good for Officer Darren Wilson,844,unrelated\nMCDONALD’S WILL STOP SERVING OVERWEIGHT CUSTOMERS BEGINNING 1/1/15,181,unrelated\nThe Story Of The High School Trader Who Made $72 Million Is A Rumor Spun Out Of Control,1875,unrelated\nDoubts cast over Nicaragua meteorite claim,971,unrelated\n\"See How This Homeless Man Spends A Hundred Dollars, And Keep A Tissue Handy [Video]\",1471,unrelated\nFemale Israeli fighter said abducted by Islamic State  Read more: Female Israeli fighter said abducted by Islamic State,1319,unrelated\n\"Catholic Priest Dead For 48 Minutes, Is Miraculously Revived – His Revelations About God Are Even More Shocking\",206,unrelated\nSaudi fatwa banning snowmen triggers heated debate,2317,unrelated\n\"Report: ISIS kidnaps Canadian-Israeli, former IDF soldier who went to fight with the Kurds\",1808,unrelated\nBali Awry,724,unrelated\nCanadian official identifies dead Ottawa gunman as Michael Zehaf-Bibeau,1883,unrelated\nMeteorite 'caused mysterious boom in Nicaragua',1506,unrelated\n\"Boko Haram Denies Ceasefire, Says Kidnapped Girls Are Now Married\",1906,unrelated\nISIS Border Crisis: DHS Chief Says Terrorists Not Entering US Through Mexico,855,agree\nA soldier has been shot at Canada’s war memorial just steps away from the nation’s parliament,2269,unrelated\nThis Is a Truly Horrifying Story About a Spider,1500,unrelated\nAlleged audio of Michael Brown shooting released,456,unrelated\n‘Wild Misinformation’: Brian Williams Explains the Mike Seidel Liveshot,1263,unrelated\nA Bogus Banksy,1364,unrelated\nDHS: GOP Rep.’s Claim ISIS Members Caught at U.S. Border ‘Categorically False’,2141,unrelated\nFerguson riots: audio may have captured Michael Brown shooting,1252,unrelated\n\"Woman detained in Lebanon is not Isis leader’s wife, says Iraq\",1883,unrelated\n\"Viral Video Of Homeless Man Spending $100 On Food For Other Homeless Was Faked, Witness Says\",213,unrelated\n\"Nun gives birth, intends to keep baby\",1817,unrelated\n1901 Boston time capsule yields small red book,1997,discuss\nThe iPhone 6 'Hairgate' Is Not a Thing,403,unrelated\nComcast gets customer fired for complaining about poor service,2405,discuss\nURGENT: ISIS leader Abu Bakr al-Baghdadi allegedly killed by US airstrikes,1255,unrelated\nIs Ebola Virus Spreading Among ISIS Militants? Reports Claim Jihadists Seeking Cure at Mosul Hospital,1974,discuss\nMicrosoft turns to robotic security guards to watch for trouble,1721,unrelated\nSchoolboy almost killed by electric shock claims he now has superpowers like Magneto,2453,unrelated\nRajasthan: Angry mob teaches rapist a lesson; chops penis off,17,unrelated\nISIS Militants Allegedly Contracted Ebola,1857,unrelated\nCongressman: ‘At least 10 ISIS fighters’ caught trying to cross into US,1398,discuss\nMore American Weapons for ISIS,1572,unrelated\nCanadian-Israeli woman reportedly kidnapped by ISIS: Jerusalem Post,1628,unrelated\nThe Case of the Stolen Batmobile Has Been Solved,1789,unrelated\nMeet the 17-Year-Old Who Made $72 Million During His High-School Lunch Breaks,1024,unrelated\nTerrorism fears rise amid reports of stolen jetliners,1660,unrelated\nMarried TV actor wakes up to find his testicles have been stolen after kissing young woman in sauna,1519,unrelated\n\"Sick Kansas City man said not to have Ebola, U.S. plans new steps to fight virus\",1226,unrelated\nWHO: Reports of Suspected Ebola Cases in Iraq Untrue,2177,unrelated\nMacaulay Culkin Hasn’t Died Despite What Everyone Is Saying On Facebook,2404,unrelated\nMacaulay Culkin Dead?,1502,unrelated\n\"BREAKING NEWS: Female American aid worker, 26, held hostage by ISIS for 18 months has been 'killed in Jordanian air strike'\",663,unrelated\n\"Sadly, Pumpkin Spice Condoms Aren't A Thing After All\",2498,unrelated\nVideo Purports To Show Beheading Of U.S. Journalist By Militants,984,unrelated\nGuantanamo Detainee Exchanged for American POW Attempts a Return to Battle,2254,unrelated\nRapper identified as James Foley's executioner: reports,551,discuss\n\"In Moscow, police are looking for a felon, cut the male genitals\",1839,unrelated\nSee the Crater a Meteorite Made in Nicaragua,220,unrelated\nBREAKING: British-born hostage 'KILLED in failed rescue attempt',445,discuss\n$YUM Serving Up #Marijuana & Fried Chicken,1802,unrelated\nISIS fighters ‘have contracted Ebola’,5,unrelated\nISIS fighters 'have contracted Ebola': World Health Organisation investigating reports militants showed up at Iraqi hospital with lethal disease,2020,unrelated\nCNN Plays Alleged Recording of Michael Brown Shooting,640,unrelated\nChina: Satirical site warns citizens over name choices,2443,unrelated\nTexas Plumber Isn't Sure How Extremists In Syria Ended Up With His Work Truck,1467,unrelated\n\"Nun gives birth, intends to keep baby\",40,unrelated\n\"James Foley, Missing American Photojournalist, Reportedly Executed By ISIS In Syria\",2130,unrelated\nMedia reports identify Londoner as Islamic State's ‘Jihadi John’,1800,discuss\nMan chops off his own penis after girlfriend told him he was no good in bed,1799,agree\nDumped woman spends a week in KFC to get over ex,1791,unrelated\nISIS Beheading of U.S. Journalist James Foley Posted to YouTube,1549,unrelated\nHORROR: ISIS Fighters Have Reportedly Contracted Ebola,1034,unrelated\nHospital: Man not being treated for Ebola in Kansas City,1471,unrelated\nSaudi fatwa banning snowmen triggers heated debate,2114,unrelated\nWatch US Marine get shot in HEAD by Taliban sniper - and live to tell tale,2046,agree\nISIS Beheads Kidnapped Photojournalist James Wright Foley in Horrific Video Message to the U.S.,2450,agree\nTaliban member swapped by Obama for Bowe Bergdahl tried to return to terror: report,2307,unrelated\nObama: murder of James Foley 'shocks the conscience of the entire world',777,unrelated\nChinese State Media Warns People To Stop Calling Themselves Dumbledore,860,unrelated\nNorth Korea Leader Kim Jong Un Is Still In Charge: Source,571,unrelated\n\"Apple Watch pricing: Will you spend $5000 for Gold edition, $500 for stainless steel?\",652,unrelated\nREPORT: Alleged New Audio of Michael Brown Shooting,450,unrelated\nISIS cracks down on five confirmed Ebola cases among fighters: official,298,unrelated\n\"Pizza delivery man gets $2,000 tip\",467,unrelated\nNot coming to a store near you: The pumpkin spice condom,595,unrelated\nISIL video claims beheading of kidnapped journalist James Foley,115,unrelated\nReport claims Kim Jong-un underwent surgery to repair fractured ankles,1634,unrelated\nVogue's new digs are reportedly swarming with rats,2472,unrelated\nJosh Paler Lin Gives A Homeless Man $100 And Follows Him To See How He Spends It,1971,disagree\n\"McDonald’s to Stop Serving Overweight Customers in January? Nope, ‘1/15/2015′ Story is Fake\",1400,unrelated\n\"After Giving A Homeless Man $100, This Guy Secretly Filmed Him...\",1820,unrelated\nKim Jong-un 'set to open a new restaurant in SCOTLAND',2148,discuss\nA Spider Lived Inside This Tourist’s Body For 3 Days After Burrowing Into His Skin Through A Scar,1888,unrelated\nComcast Says You Can Keep Your Tor,2178,agree\nPictured: Recent Muslim convert Michael Zehaf-Bibeau who shot dead a solider and opened fire on Canadian Parliament,205,unrelated\nLynch mob chop man's penis off after catching him allegedly trying to rape teenager,1224,unrelated\nCNN Expert on Brown Audio: At First I Thought ‘Someone’s Trying to Punk CNN’,1808,unrelated\nSchoolboy almost killed by electric shock claims he now has superpowers like Magneto,2203,discuss\nRumors about Fidel Castro’s death again circulate on the Internet,545,unrelated\nUS drones hunt Isis leader in Syria,761,unrelated\n\"Nigeria Says It Struck A Cease-Fire With Boko Haram, But Are They Talking To The Right Guy?\",2530,discuss\nBali spider burrows under Aussie’s chest,1860,agree\n\"Tropical spider burrows under man's skin, lives there for three days\",2175,unrelated\nFence-jumper made it farther in White House than Secret Service let on,263,unrelated\n\"Boko Haram leader denies ceasefire deal, says 200 abducted girls married off \",321,unrelated\n\"Mass Graves Found In Mexico, Near Place Where 43 Students Went Missing\",1825,unrelated\nISIS fighters 'have contracted Ebola': World Health Organisation investigating reports militants showed up at Iraqi hospital with lethal disease,2175,unrelated\n\"No, a bird didn't poop on Vladimir Putin\",2502,unrelated\nAttorney: New audio reveals pause in gunfire when Michael Brown was shot,450,unrelated\nKim Jong-un: obese leader 'fractured both ankles',1103,unrelated\nJordan king cites Clint Eastwood in revenge vow,1913,unrelated\nWas Heart-Tugging Viral Video Of Generous Homeless Man All A Hoax?,2492,unrelated\nMacaulay Culkin Hasn’t Died Despite What Everyone Is Saying On Facebook,1631,unrelated\nAmerican hostage in Yemen freed in military raid-Defence Ministry,2495,unrelated\nJames Foley beheading: London rapper turned jihadist believed to be under investigation for murder of journalist in Syria,1036,discuss\nTerrorism fears rise amid reports of stolen jetliners,1312,discuss\nMan has his PENIS cut off by angry mob after 'attempted rape' of teenager,1709,discuss\n\"McDonald’s Removing Big Mac? Nope, ‘Apple Pies And Eliminating Large Size Options’ Article is Fake\",346,unrelated\n\"Macaulay Culkin Dead? Hoax Goes Viral, Claims Actor Found Dead in Apartment\",2266,unrelated\nWho Is Michael Zehaf-Bibeau? Ottawa Shooter Suspect Identified By Canadian Officials ,1351,unrelated\n\"Boko Haram Denies Ceasefire, Says Kidnapped Girls Are Now Married\",35,unrelated\nOfficials Refute Iraqi Media Reports That ISIS Members Have Contracted Ebola In Mosul,2078,unrelated\nWHO says reports of suspected Ebola cases in Iraq are untrue,2075,discuss\nTiger Woods serving secret PED suspension?,438,unrelated\nAudio recording allegedly captures at least 10 shots fired in Michael Brown killing,346,unrelated\n‘Star Wars: The Force Awakens’ May Get An Early Release Date—Report,1843,discuss\nNigeria Claims Boko Haram Will Release the Kidnapped Schoolgirls,1003,unrelated\nCNN Posts Alleged Audio of Michael Brown Shooting,944,discuss\nESPN’s All-Male “Monday Night Football” Panel On Domestic Violence Is Not Real,1699,agree\nBATMAN VS. SUPERMAN BATMOBILE STOLEN,2055,unrelated\nBatmobile Rumored To Have Been Stolen From Batman V. Superman: Dawn Of Justice Set,964,unrelated\n\"The rapper, the hacker and the terror travel guide writer. Is one of these British extremists Jihadi John? Three potential Islamic State 'Beatles' emerge as MI5 'zeroes in' on murderer who beheaded U.S. journalist James Foley\",195,unrelated\nVideo shows ISIL beheading of photojournalist James Foley,1627,unrelated\nBoko Haram denies ceasefire claim by Nigeria's government,1630,agree\nWife and child of Islamic State leader Baghdadi held in Lebanon,1468,disagree\nHomeland Security says terrorists haven't crossed U.S-Mexico border,2093,discuss\nPope says dogs can go to heaven: ‘Paradise is open to all of God’s creatures’,2002,unrelated\nShocking Photos! Mom Tries To Sell Son To Pay For Daughter's Cancer Treatment,1120,unrelated\nIslamic State May Have Fighter Jets Now After Seizing Russian-Made MiGs,630,discuss\nPolice find mass graves with at least '15 bodies' near Mexico town where 43 students disappeared after police clash,1213,unrelated\nBunbury local discovered a spider had burrowed under his skin on Bali holiday,1579,discuss\nChristian Bale In Talks To Play Steve Jobs In Sony's Next Biopic,1215,agree\nMeteorite leaves crater in Nicaraguan capital Managua,1900,unrelated\nMass grave found after 40 students disappear in Mexican protest,61,unrelated\nSmall Meteorite Strikes in Nicaragua's Capital City of Managua,586,unrelated\nThe Internet Tried To Make Axl Rose Its Latest Death Hoax Victim,1385,unrelated\nGuru who ordered 400 followers to be castrated 'so they could be closer to God' is investigated for grievous bodily harm in India,450,unrelated\n\"ISIS Militants Have Contracted Ebola: Iraqi, Kurdish Media Reports\",1013,unrelated\nIsilkulskom student has gained superhero powers after shock,2203,discuss\nUpdate: Did Boston.com Make Up This Story About The Web Sheriff Ben Edelman Sending Racist Emails?,1863,discuss\n'Sex attacker' has penis cut off with a cleaver in India,1375,unrelated\nWeatherman caught peeing live on camera,2196,unrelated\nRapper identified as James Foley's executioner: reports,572,unrelated\nHoax 'Banksy Arrested in London' Story Dupes the Internet Again,949,agree\nIs Kim Jong Un's sister Kim Yo Jong in charge?,2196,unrelated\nJose Canseco Shot in the Hand During Accidental Shooting at Vegas Home,1840,unrelated\nThe iPhone 6 'Hairgate' Is Not a Thing,1787,unrelated\n\"So, There Might Be a Rat Infestation at Vogue\",678,unrelated\nEbola Frisco 2014: Patient Shows Virus Symptoms After Apparent Thomas Eric Duncan Contact,1506,unrelated\nMissing Libyan aircraft spark fears of 9/11-style attack in North Africa,2010,discuss\nUnbearable! Carolling toy in Shefford 'gagged' by council,1606,unrelated\nAnother American hostage at risk by Islamic state,2296,unrelated\n\"L. Jinny? Abdel-Majed Abdel Bary, UK Rapper, Suspected in James Foley Killing: Reports\",800,unrelated\neBay developing Apple Watch software with ties to iOS app,952,discuss\nHORROR: ISIS Fighters Have Reportedly Contracted Ebola,1040,discuss\nIndia: 400 men cut off their testicles to 'get closer to God' following advice from 'guru',2336,agree\nBiological Warfare on the Horizon? ISIS Soldiers May Be Infected With Ebola,2367,unrelated\nBatman Set To Play Steve Jobs In Upcoming Biopic,296,unrelated\n\"Report: Stainless steel Apple Watch will be priced $500, gold at $5,000\",2485,discuss\nReport: Christian Bale Just Bailed on the Steve Jobs Movie,234,agree\n\"Vice CEO Shane Smith reportedly spent $300,000 on a steak dinner at CES\",1547,unrelated\nIslamic Militants Post Video Claiming to Show Beheading of U.S. Journalist,1438,unrelated\nHundreds mourn the 'death' of Fidel Castro after rumours sweep Twitter (but are they confusing him with recently departed Fidel Castro Odinga from Nairobi?),859,unrelated\nReport: Christian Bale Drops Out Of Steve Jobs Biopic,830,unrelated\nWeather Reporter Caught Writing His Name In The Snow Was NOT Ready To Go On Camera (UPDATED),1406,unrelated\nCanadian Soldier Shot At Ottawa War Memorial: Report,2155,unrelated\nChugging eggnog at office party lands man in hospital,658,agree\n\"Comcast Is Threatening To Cut Off Customers Who Use Tor, The Web Browser For Criminals\",503,unrelated\nDoes ISIS Have Ebola? Probably Not! Media Reports It Anyway,1291,unrelated\nCNN audio: Is this the moment Michael Brown was shot?,1817,discuss\nNicaragua Meteorite Impact Theory May Be Meteor-wrong,1323,unrelated\nKim Jong ill? Analysts say 27-year-old sister Kim Yo Jong may be running North Korea (VIDEO),271,unrelated\nFormer British Rapper Reportedly Under Investigation for James Foley Beheading,951,discuss\n'Jihadi John' identified: ISIS killer named as Mohammed Emwazi from West London,2531,unrelated\nCustomer: I was fired for Comcast complaint,2438,discuss\nIRAQI AND KURDISH MEDIA REPORTS: ISIS FIGHTERS HAVE CONTRACTED EBOLA,2138,discuss\n#Hairgate: iPhone 6 users say device pulls out hair,81,unrelated\nDid a Meteorite Impact in Nicaragua over the Weekend?,731,unrelated\nWorld's oldest burger,1806,unrelated\nNigeria says it has deal with Boko Haram to release kidnapped girls,1540,discuss\nAmazon to Open First Brick-and-Mortar Site,1239,unrelated\nMoment Michael Brown was shot dead 'caught on audio recording': FBI handed potentially damning tape of ELEVEN shots being fired - including final volley of 'kill shots',472,unrelated\n\"Pumpkin Spice Condoms, And 6 Other Flavors That Aren’t Happening\",698,unrelated\nStar Wars: The Force Awakens to be released this summer?,125,unrelated\nIraq Says Arrested Woman Is Not The Wife of ISIS Leader al-Baghdadi,1883,unrelated\nKim Jong-Un planning Scottish restaurant,2309,discuss\nMacaulay Culkin Dead: Actor Once Again Victim Of Death Hoax,2523,unrelated\nJose Canseco shoots self in hand,1772,unrelated\nAngry mob cut off rapist’s penis with meat cleaver (VIEWER DISCRETION),1476,discuss\nSEE IT: NBC meteorologist Mike Seidel appears to relieve himself during broadcast; network says he was looking for phone,633,unrelated\nGod is a woman- Priest who died for 48 minutes claims,2520,unrelated\n\"SEE IT: ISIS militants caught trying to cross border into Texas, Congressman claims\",2458,unrelated\nKimye’s Fault? Anna Wintour’s NYC ‘Vogue’ Offices Hit With Disgusting Rat Infestation: ‘Rat Droppings On Desks’,2080,unrelated\nISIS Video Purports To Show Beheading Of British Aid Worker,1301,unrelated\n\"Apple Watch pricing: Will you spend $5000 for Gold edition, $500 for stainless steel?\",1598,unrelated\nMan With Ebola-Like Symptoms Claims Contact With 'Patient Zero' in Texas,224,unrelated\nAirport worker strips naked at security scanner in protest against guards,1651,unrelated\nISIS executioner 'Jihadi John' identified as Mohammed Emwazi,1256,unrelated\n\"Pizza delivery man gets tipped more than $2,000 for a single delivery\",2532,agree\nDoes ISIS Have Ebola? Probably Not! Media Reports It Anyway,1778,agree\nTiger Woods selling Swedish villa — island included,2508,unrelated\n#ISIS beheads photojournalist James Wright Foley in a massage to US to end its intervention in #Iraq.,139,unrelated\nOttawa gunman identified as 32-year-old Michael Zehaf-Bibeau,298,discuss\nSpeeding Up ‘Seinfeld’ For Younger Viewers,2237,unrelated\nISIS Beheads American Journalist,1589,agree\n\"Sorry, Fido. Pope Francis did NOT say our pets are going to heaven\",2152,unrelated\nReport: 4 ISIS Terrorists Caught at Southern Border in 36 Hrs,190,unrelated\nJudd Nelson rebuffs Internet rumors that he died of a drug overdose.,984,unrelated\nUS officials: Video shows American's execution,694,discuss\nOscar winner Christian Bale to play Steve Jobs in upcoming biopic,1226,disagree\n\"Six months after abducting Nigerian schoolgirls, Boko Haram reportedly wants to free them\",2296,unrelated\nAlleged Ottawa gunman: What we know so far about Michael Zehaf-Bibeau,1178,discuss\nISLAMIC STATE BEHEADS MISSING AMERICAN JOURNALIST JAMES WRIGHT FOLEY,2070,unrelated\nExperts: More facts needed on purported audio recording of Michael Brown shooting,1786,unrelated\nAnother ISIS Massacre: ISIS Kills 300 Iraqi Soldiers With Chlorine Gas,251,unrelated\n\"Big Bank Hank, co-founder of the Sugarhill Gang, has died\",40,unrelated\nBritish rapper a suspect in ISIS beheading,2344,unrelated\nDog abandoned at Scotland train station with suitcase,1642,agree\nIraqi media says ISIS militants have contracted Ebola,2180,discuss\nLebanon confirms holding ISIS chief’s kin,2337,disagree\nISIS Beheads American Journalist James Foley in Video Message to U.S.,11,unrelated\nLynch Mob Castrates Alleged Rapist In Rajasthan,805,agree\nNigeria says ceasefire agreed with Boko Haram,2144,discuss\nWatch moment TV weatherman is caught urinating in the bushes LIVE on camera,1169,unrelated\nUPDATE: BATMAN v SUPERMAN Batmobile Reportedly Stolen By (Shocker!) Detroit Locals,1237,discuss\n\"Is Kim Jong-un's Sister, Kim Yo-jong, Running North Korea In His Mysterious Absence?\",1268,unrelated\nIsraeli Canadian fighting ISIS posts on Facebook: I'm safe and secure,2302,discuss\nBoko Haram denies it has agreed ceasefire,320,unrelated\nTerror Leader Ahmed Abdi Godane Killed in U.S. Strike,646,unrelated\nReport: British intelligence has identified Foley's killer,633,unrelated\nFrom bendgate to hairgate: Now iPhone 6 users complain the device is ripping out their hair,1289,unrelated\nISIS Appears To Behead American Photojournalist In YouTube Video,2495,discuss\nIsis militants claim to have killed US journalist James Foley,1934,unrelated\nESPN’s All-Male “Monday Night Football” Panel On Domestic Violence Is Not Real,1857,unrelated\n\"Apple to Take Reservations for Trying On Apple Watch, Considered Platinum Model\",1948,unrelated\nCameron vows to hunt down IS 'monsters' after Haines murder,588,agree\nA Bogus Banksy,1357,agree\n\"Boko Haram claims to have German hostage, denies ceasefire\",903,unrelated\n\"Meet Magneto Boy, the kid who attracts metal with his body\",1217,unrelated\nThat Boko Haram Ceasefire in Nigeria Isn’t A Ceasefire,1019,unrelated\nMissing Mexican students 'not found in mass grave',1822,discuss\nTropical spider burrows under man's skin through scar,1271,unrelated\nDid a Meteorite Impact in Nicaragua over the Weekend?,1744,unrelated\nBoko Haram denies ceasefire claim by Nigeria's government,2520,unrelated\nWhat Glenn Beck Fears May Be Done With the 11 Missing Jets,2208,agree\n\"Boko Haram Cease-Fire: Abducted Nigerian Schoolgirls To Be Released, Officials Say\",821,unrelated\nTurkish president says American weapons drop for Kurdish fighters was 'wrong' after supplies end up in the hands of ISIS,1363,agree\nThis Kid Made $72 Million During Lunch,2196,unrelated\nMum faces real-life Sophie's Choice – as she tries to sell her son to fund daughter's care,7,unrelated\nSeth Rogen to play Woz in Jobs biopic,1699,unrelated\n\"Don't Worry, 'The Breakfast Club' Star Judd Nelson Is Not Dead\",1781,unrelated\nMedia outlets identify 'Jihadi John',1219,discuss\nREPORT: Alleged New Audio of Michael Brown Shooting,1795,unrelated\n\"Gill Rosenberg, Canadian-Israeli Woman Feared Kidnapped By ISIS, Says She's Safe\",984,unrelated\nWeaponized Ebola? ISIS Militants Said To Contract Deadly Virus,2463,unrelated\nNasa questions whether crater in Nicaragua caused by meteorite,767,agree\nLuke Somers 'killed in failed rescue attempt in Yemen',545,unrelated\nPumpkin Spice condoms? Don't fall for this hoax.,119,unrelated\nGraffiti Artist Banksy Arrested In London; Identity Revealed,1940,disagree\nRobert Plant ripped up $800M Led Zeppelin reunion contract,137,unrelated\nNun Gives Birth To Baby Boy After Suffering Intense Stomach Pains,1891,unrelated\nIraqi and Kurdish media reports cases of Ebola among Islamic State fighters in Mosul,2009,unrelated\nMechanical polar bear ‘threatened with ASBO for singing Christmas songs’,2472,unrelated\nTexas Plumber Has ‘No Idea’ How Company Truck Ended Up With ISIS,1562,unrelated\nJordan’s King Abdullah Did Not Personally Fly Airstrikes On ISIS,516,unrelated\nReport: Possible audio tape of Michael Brown shooting,1921,unrelated\nPumpkin Spice condoms? Don't fall for this hoax.,703,unrelated\nThe pumpkin spice condom is not happening,2123,unrelated\n\"Sons of Anarchy Movie? No, Kurt Sutter Announces Charlie Hunnam, Brad Pitt Film Article is Fake\",203,unrelated\nSeven girls as young as 13 become pregnant on a school trip,1981,unrelated\nShots Heard In Alleged Brown Shooting Recording [AUDIO],944,discuss\nJordan Vs ISIS: Reports Say King Abdullah II Could Personally Lead Airstrikes After Pilot’s Death,516,unrelated\n\"ISIS Militants In Mosul Have Contracted Ebola, Iraqi Media Sources Claim\",2463,unrelated\nSenator: Detainees swapped for Bergdahl have contacted militants,2236,discuss\nBoko Haram denies truce to release kidnapped schoolgirls,298,unrelated\nIslamic State Flying Three Jets in Syria,2218,unrelated\nBergdahl: Senator Says Jihadists Swapped For U.S. Troop ‘In Touch’ With Al-Qaida Affiliate,2524,unrelated\nWillie Nelson Dead? Internet Freaks Out As Another Celebrity Death Hoax Makes The Rounds,2046,unrelated\nHas North Korean dictator Kim Jong-un been replaced by his sister?,1289,unrelated\nBREAKING NEWS: ISIS beheads missing American journalist James Wright Foley as warning to US to cease action in Iraq,2388,discuss\nPentagon: ISIS seized materials airdropped to Kurds,239,unrelated\nFears journalist James Wright Foley beheaded by Islamic State jihadists in ‘message’ to United States,1471,discuss\nDog abandoned at Ayr station with belongings in suitcase,1164,agree\n\"BREAKING: Islamic State, in video, beheads American journalist James Wright Foley who was kidnapped in 2012 -@BNONews\",1351,unrelated\nHas Kim's SISTER taken over North Korea? Dictator fails to show for key Communist event (but does send a nice flower basket instead),465,unrelated\nNow the Vogue Rats Are Chewing Through Couture,1940,unrelated\n\"Nigeria claims deal with Boko Haram on ceasefire, kidnapped girls\",955,discuss\nCrank-Boosting Behind Top Apps in App Store,1040,unrelated\nReport: Taliban Detainee Swapped for Bowe Bergdahl Suspected of Trying to Return to Terrorism,2236,discuss\nSenior Western Intelligence Official Confirms London Rapper Abdel Majed Abdel Bary Is A Suspect In The Foley Killing,125,unrelated\nIRAQI AND KURDISH MEDIA REPORTS: ISIS FIGHTERS HAVE CONTRACTED EBOLA,1821,unrelated\n\"Tropical spider burrows under man's skin, lives there for three days\",2360,unrelated\nKim Jong-Un 'bans the name Kim Jong-un',144,unrelated\nIsis claims it has US airdrop of weapons,1239,unrelated\n‘Jihadi John’: The Islamic State killer behind the mask is a young Londoner,2123,discuss\n\"Would you pay $10,000 for the Apple Watch?\",418,discuss\n\"North Korean leader Kim Jong Un had ankle surgery, report says\",1269,unrelated\nMacaulay Culkin Dead: Internet Death Hoax Claims Actor Found Dead In Apartment,2252,unrelated\n\"North Korean leader Kim Jong-un not missing, just having ankle surgery\",663,unrelated\nIt’s Okay To Laugh About The Fact That The Vogue Rat Infestation is Getting Worse,891,unrelated\nTexas plumber's truck on front line of Syria war,2084,unrelated\nDNA test confirms child is IS head Abu Bakr al-Baghdadi's daughter,1875,unrelated\nEveryone chill! Banksy has NOT been arrested,467,unrelated\nElectric shock turns Russian boy into Marvel's Magneto,1433,agree\nBREAKING: Soldier shot at War Memorial in Ottawa,1988,unrelated\nTexas City plumber's truck ends up in Syrian war,2187,unrelated\n\"BATMOBILE NOT STOLEN, MTV CONTEST PRIZE REMAINS UNCLAIMED\",1737,agree\nMan has his PENIS cut off by angry mob after 'attempted rape' of teenager,17,unrelated\nObama denounces killing of journalist James Foley and pledges ‘justice’,1361,unrelated\nFence-jumper ran through much of main floor of White House: report,2303,discuss\n\"Apple Watch pricing: Will you spend $5000 for Gold edition, $500 for stainless steel?\",847,unrelated\nSpec leak suggests Apple Watch will be on par with Android Wear rivals,1277,discuss\nNicaraguan commission on possible meteorite crash presents rock samples,269,unrelated\n\"ISIS Militants Have Contracted Ebola: Iraqi, Kurdish Media Reports\",2197,unrelated\nISIS Reportedly Beheads American Photojournalist in Iraq,984,unrelated\n\"US Drones, Hunting for ISIS Leader, Seen Flying over Syrian Airspace\",2412,discuss\nAn Audio Recording of the Michael Brown Shooting Has Reportedly Surfaced,1605,discuss\nHero soldier Nathan Cirillo killed by convicted criminal Michael Zehaf-Bibeau,2246,agree\n\"No, Banksy hasn’t been arrested\",2134,unrelated\nFormer British Rapper Reportedly Under Investigation for James Foley Beheading,1263,unrelated\n‘Wild Misinformation’: Brian Williams Explains the Mike Seidel Liveshot,913,unrelated\nBREAKING NEWS: British-born U.S. photojournalist held hostage by al-Qaeda killed in failed rescue attempt in Yemen,56,unrelated\nMexico Says Missing Students Not Found In First Mass Graves,1912,discuss\nLOL: RICH JOHNSTON SAYS THE BATMOBILE HAS BEEN STOLEN IN DETROIT,2135,discuss\nIs Kim Jong-Un Really Opening a Restaurant in Scotland?,955,unrelated\n20-year-old burger: McDonald's Quarter Pounder looks eerily new after 2 decades,1500,unrelated\n\"Boko Haram leader denies ceasefire deal, says 200 abducted girls married off \",1438,unrelated\n\"Tiger Woods is not on suspension for failing a drug test, his agent and a PGA official say\",1718,agree\nEye-catching! Rare sighting of Anna Wintour without her trademark sunglasses as she leaves 'rat-infested' Vogue office,1737,unrelated\n\"Web Portal publishes death of \"\"Dog Whisperer\"\"\",742,unrelated\nKim Jong-Un planning Scottish restaurant,1438,unrelated\n'Jihadi John': Isis fighter named as Mohammed Emwazi from west London,2033,unrelated\nBali Awry,220,unrelated\n\"Small meteorite strikes Nicaragua, government says\",2475,discuss\nMexico Student Massacre Update: More Graves Discovered At Murder Site,712,unrelated\nREPORTS: JORDANIAN KING PERSONALLY FLYING SORTIES AGAINST ISIS,2490,discuss\nNew iOS 8 bug can delete all of your iCloud documents,1720,unrelated\n\"CNN Broadcasts Purported Audio Containing Gunshots That Felled Michael Brown Jr.; Leaders, Celebrities Fill Pews At Teen’s Funeral\",2235,discuss\nHunt for 'cruel' owner who abandoned dog at train station,2252,unrelated\nCheese addiction breaks Kim Jong-un's ankles,2385,unrelated\nDHS Rebuffs Congressman’s Claim ISIS Infiltrating Southern Border,570,unrelated\nAccountant Claims Comcast Got Him Fired From His Job for Reporting a Customer Service Issue,1007,discuss\n\"Etats-Unis: Mort pendant 48 minutes, un prêtre affirme que Dieu est une femme\",615,unrelated\nCourt Orders Probe Into Complaints Of 'Forced Castration' In Religious 'Dera' Sect,2520,unrelated\n\"Wife, child of Islamic State head Abu Bakr al-Baghdadi held in Lebanon, officials say\",72,unrelated\n\"Catholic Priest Dies for 48 Minutes, Comes Back to Life and Claims God Is Female\",887,unrelated\nMedia outlets identify 'Jihadi John',1047,unrelated\nHoax 'Banksy Arrested in London' Story Dupes the Internet Again,324,unrelated\nGovernment fires employee who skipped work for 24 years,830,unrelated\nChristian Bale will not play Steve Jobs,1897,unrelated\nApple may launch 12-inch MacBook Air with Retina Display,524,discuss\nDurex Is Not Making Pumpkin Spice Condoms After All: A Hoax Debunked,609,unrelated\nConflicting reports on alleged IS capture of Canadian woman,1299,unrelated\nIslamic State claims it executed American photojournalist James Foley,704,unrelated\n\"Islamic State leader's family detained by Lebanon, officials say\",1883,unrelated\nAudio of gunfire in Michael Brown case authenticated by app company,968,unrelated\n\"Nun gives birth, intends to keep baby\",2009,unrelated\n\"Boko Haram leader denies ceasefire deal, says 200 abducted girls married off \",1125,unrelated\nChristian Bale set to play Steve Jobs in forthcoming biopic of Apple co-founder,932,unrelated\nPurported ISIS claim: Jordan airstrike kills female US hostage,77,unrelated\nSeth Rogen Eyed to Play Apple's Steve Wozniak in Christian Bale's Steve Jobs Movie (Exclusive),1141,discuss\n\"No, Banksy Didn't Create That 'Charlie Hebdo' Tribute Cartoon, But That Doesn't Mean You Can't Appreciate It\",2375,agree\nDumped woman spends a week in KFC to get over ex,1299,unrelated\nJames Foley remembered as 'brave and tireless' journalist,991,discuss\nEbola Scare in Kansas City,2127,discuss\nMicrosoft Tried Out Robot Security Guards on Its Silicon Valley Campus,524,unrelated\nPentagon: death of al Shabaab leader in U.S. strike would be major blow,2473,unrelated\nAmerican hostage in Yemen freed in military raid-Defence Ministry,1165,unrelated\nReport: Nearly a Dozen Commercial Airliners Missing Ahead of 9/11 Anniversary After Islamists Overrun Libyan Airport,1515,discuss\n\"Why the Gold Apple Watch Edition Must Cost $10,000\",2176,unrelated\n\"No, A Spider Did Not Burrow Under A Man's Skin And Live There For Days\",505,unrelated\nMacaulay Culkin Hasn’t Died Despite What Everyone Is Saying On Facebook,1423,unrelated\nShocking picture shows mother trying to sell her own son to pay for twin daughter's cancer treatment,1562,agree\nThis Kid Made $72 Million During Lunch,17,unrelated\nObama: murder of James Foley 'shocks the conscience of the entire world',2526,unrelated\nElderly Woman Arrested for Kidnapping Neighbor's Cats & Making Fur Coats,280,unrelated\nSEE IT: California homeless man uses $100 gift to give food to others,2370,unrelated\nThat Was Fast: Christian Bale Bails on Steve Jobs Biopic,1368,unrelated\nA Man Says Comcast Called His Boss And Got Him Fired After He Complained About Its Service,1268,unrelated\n\"No, A Spider Did Not Burrow Under A Man's Skin And Live There For Days\",1709,unrelated\nDid Paul Rudd Help Tackle That Dallas Airport Gay-Basher?,1094,discuss\nMacaulay Culkin Victim of Another Online Death Hoax,1555,agree\nWho Is Michael Zehaf-Bibeau? Ottawa Shooter Suspect Identified By Canadian Officials ,1569,agree\n'Spiderman' squished: Perth experts debunk spider burrowing claims,1549,unrelated\n\"ISIS beheads American photo-journalist James Wright Foley, threatens more to come\",1547,unrelated\nPriest' claim of seeing God as a woman dismissed as hoax,34,unrelated\nThe pumpkin spice condom is not happening,609,unrelated\nDog found abandoned outside railway station with suitcase of his belongings,695,unrelated\nRajasthan: Angry mob teaches rapist a lesson; chops penis off,2055,unrelated\nComcast gets customer fired for complaining about poor service,86,unrelated\n\"Six months after abducting Nigerian schoolgirls, Boko Haram reportedly wants to free them\",2272,discuss\n\"Macaulay Culkin NOT Dead: Facebook, Twitter Death Hoax Goes Viral\",2252,unrelated\nISLAMIC STATE BEHEADS MISSING AMERICAN JOURNALIST JAMES WRIGHT FOLEY,1966,agree\nDNA test confirms child is IS head Abu Bakr al-Baghdadi's daughter,194,agree\n\"Report: The Apple Watch Will Only Last 2.5 Hours With \"\"Heavy\"\" Use\",737,unrelated\n\"Nigeria's missing girls 'to be released by Boko Haram', government aide claims\",320,unrelated\nFake Fox News Website Reports Judd Nelson’s Death for Some Reason,35,unrelated\n\"Gold Apple Watch Edition Could Cost As Much As $1,200\",321,unrelated\nDNA test confirms child is IS head Abu Bakr al-Baghdadi's daughter,530,unrelated\nISIS leader ‘killed’ in US airstrikes,1254,discuss\nA Mass Grave Points to a Student Massacre in Mexico,295,unrelated\n\"Paradise is open to all, even dogs, Pope tells boy\",2302,unrelated\nTeen Makes $72 Million on the Stock Market,1858,disagree\n\"Kim Jong-un Broke Both Ankles and Is Hospitalized, Report Claims\",1095,discuss\nIslamic Militants Post Video Claiming to Show Beheading of U.S. Journalist,726,discuss\nWho Should Play Steve Jobs Now That Christian Bale Quit?,574,unrelated\n\"Sadly, Pumpkin Spice Condoms Aren't A Thing After All\",703,unrelated\nKC Man Does Not Have Ebola,1404,agree\n\"ISIS Claims It Kidnapped Gill Rosenberg, The First Western Woman To Fall Into The Group's Hands\",195,unrelated\n\"After Giving A Homeless Man $100, This Guy Secretly Filmed Him...\",1948,unrelated\n“Willie Nelson dead 2015” : Guitarist killed by internet death hoax,1383,unrelated\n\"Meteorite makes big crater in Nicaragua, government says\",173,agree\n\"Boko Haram claims to have German hostage, denies ceasefire\",171,unrelated\nISIL Beheads American Photojournalist in Iraq,984,unrelated\n\"Nigeria Says It Struck A Cease-Fire With Boko Haram, But Are They Talking To The Right Guy?\",2208,unrelated\n\"Tropical spider burrows under man's skin, lives there for three days\",1210,unrelated\nSoldier shot at War Memorial; multiple shots fired in Parliament,633,unrelated\nU.S. Hostage Luke Somers Killed During Yemen Rescue Bid: Family,139,unrelated\nShocking Photos! Mom Tries To Sell Son To Pay For Daughter's Cancer Treatment,350,unrelated\nPolice hunting mystery 'slapper' in tweed jacket who attacks people who sneeze in town's high street,87,unrelated\n\"Hundreds of dog-lovers from around the world offer home to pet abandoned at the railway station with a suitcase containing his pillow, toy, bowl and favourite food\",2192,unrelated\nAngry mob chops off man's genitals with butcher’s knife for alleged rape attempt,1476,discuss\nAngry mob hacks off alleged rapist's genitals with meat cleaver after dragging him into butchers,1256,unrelated\n\"Reports: Jihadists Steal Commercial Jets, Raise 9/11 Fears\",723,unrelated\nGRAPHIC CONTENT: Girl sneers at man's tiny penis so he CHOPS IT OFF and bins it,1560,discuss\nNBC weatherman caught urinating in the woods live on air,775,unrelated\nIraqi media: ISIS militants have contracted Ebola,1040,discuss\nNigeria and Boko Haram 'agree ceasefire and girls' release',1419,discuss\nEyewitness Says Viral Video of Homeless Man Was Staged,2305,disagree\nReport: Audio Reveals Pause Between Gunshots When Michael Brown Was Shot,2354,unrelated\nHomeless man receives $100... then shocks everyone with how he spends it,1948,unrelated\nConstipated goldfish operated on by North Walsham vet,958,agree\nFence jumper reportedly made it much further into White House than Secret Service said,1804,unrelated\nIslamist websites claim Israeli-Canadian woman kidnapped by IS: report,1330,discuss\n\"U.S. accidentally delivered weapons to the Islamic State by airdrop, militants say\",2307,discuss\nMichael Phelps’ girlfriend Taylor Lianne Chandler reveals she was raised as a boy,1029,agree\nADVISORY-Islamist rebel leader killed in U.S. strike - Somali government,2252,unrelated\nOttawa gunman identified as 32-year-old Michael Zehaf-Bibeau,2246,agree\n\"James Wright Foley, Kidnapped Journalist, Apparently Executed by ISIS\",2304,unrelated\nDid Kim Yo-Jong Take Kim Jong Un’s Role? North Korea Ill Health Rumors Are ‘Fabricated’,2177,unrelated\nMissing jetliners raise fear of new 9/11-style attacks after Libyan airport falls to Islamic militants,846,unrelated\nRapper identified as James Foley's executioner: reports,1524,unrelated\nMan Known as ‘Jihadi John’ Is Identified as Mohammed Emwazi,1374,agree\nTexas plumber's truck spotted in Syria: 'We have nothing to do with terror at all',450,discuss\n\"Islamic State training pilots to fly MiG fighter planes, says monitoring group\",487,unrelated\nSnowmen Declared Anti-Islamic As Snow Falls in Saudi Arabia,2287,unrelated\n\"James Foley, Missing American Photojournalist, Reportedly Executed By ISIS In Syria\",782,discuss\nZack Snyder Makes Fun of Stolen Batmobile Rumor with New Image,1338,unrelated\nHigh school student scores $72M playing the stock market,2009,unrelated\nISIS Fighters Getting Caught Coming Across the U.S.-Mexican Border?,1549,unrelated\nIraqi media says ISIS militants have contracted Ebola,1013,unrelated\nAbdel-Majed Abdel Bary in Foley beheading: London rapper songs help identify him,951,discuss\nThis Is What The Sun Baby From ‘Teletubbies’ Looks Like Now,1834,unrelated\nTim Cook Reportedly Reveals Apple Watch Waterproofing Has Improved,1923,unrelated\nNorth Dakota Names Landfill After Obama,1170,disagree\nBunbury local discovered a spider had burrowed under his skin on Bali holiday,1549,unrelated\nPope says dogs can go to heaven: ‘Paradise is open to all of God’s creatures’,504,unrelated\nMexico Student Massacre Update: More Graves Discovered At Murder Site,2385,unrelated\nDo all dogs go to heaven? Pope tells grieving boy: 'Paradise is open to all of God’s creatures',255,agree\nIsilkulskom student has gained superhero powers after shock,388,agree\nFears Islamic State could launch EBOLA attack on Britain after fighters 'contract virus',1385,unrelated\nIs the Alleged Audio of the Gunshots That Killed Michael Brown a Hoax?,321,unrelated\n\"Etats-Unis: Mort pendant 48 minutes, un prêtre affirme que Dieu est une femme\",478,unrelated\nCloistered nun has a stomach ache  hospital gives birth to a baby [Google Translate],220,unrelated\nSEE IT: California homeless man uses $100 gift to give food to others,1996,agree\nHas Ebola infected Isis militants in Mosul?,527,unrelated\n\"Sadly, Pumpkin Spice Condoms Aren't A Thing After All\",1948,unrelated\nKim Jong-un 'so fat he has fractured his ankles',1103,unrelated\nAlleged audio of Michael Brown shooting has surfaced,900,unrelated\nWayward sister ‘nun the wiser’ about baby,391,unrelated\n\"Apple Media Event Rumored for Late February, Apple Watch and 12\"\" MacBook Air Likely Topics [Updated]\",346,unrelated\nDid Kim Yo-Jong Take Kim Jong Un’s Role? North Korea Ill Health Rumors Are ‘Fabricated’,908,unrelated\nIt’s About To Get Harder To Be Arrested For Pot Possession In New York City,269,unrelated\nNew Audio Reveals Pause in Gunfire When Michael Brown Was Shot: Attorney,958,unrelated\n\"Batmobile Stolen From \"\"Batman v Superman: Dawn of Justice\"\" Set, Zack Snyder Knows Who Did It\",1177,discuss\n\"Insiders Claim Steel Apple Watch to Start at $500, Gold at $4,000\",382,unrelated\nApple Watch reportedly has low-energy 'power reserve' mode,1223,unrelated\nAnother American hostage at risk by Islamic state,1251,unrelated\nMarijuana May Soon Spark Just a Ticket in New York,1875,unrelated\nMagic Mushrooms Found on Buckingham Palace Grounds,1184,unrelated\nNun who had no idea she was pregnant gives birth after going to hospital with stomach pains,1891,unrelated\nSmall Meteorite Strikes in Nicaragua's Capital City of Managua,1249,discuss\nThis Is The Most Epic Way To Quit Your Job,562,unrelated\nAmazon.com to open first physical store in Manhattan: DJ,15,unrelated\nSmall Meteorite Hits Managua,1627,unrelated\n\"Explosion reported near the Nicaraguan capital attributed to meteorite impact, but experts, including NASA, cast doubt on claims\",345,unrelated\nConfusion Surrounds Capture Of “ISIS Leader’s Wife”,2307,unrelated\nWeb of confusion as scientists cast doubt on man's claims that a spider burrowed into his stomach through his SCAR,1819,disagree\nWeather Reporter Caught Writing His Name In The Snow Was NOT Ready To Go On Camera (UPDATED),1854,unrelated\nApple Watch reportedly features unannounced diagnostics port under strap connector,1455,discuss\nISIL video claims beheading of kidnapped journalist James Foley,1206,discuss\nRep. Duncan Hunter: 'At Least 10' ISIS Fighters Caught at Mexican Border,2261,discuss\nFerguson riots: audio may have captured Michael Brown shooting,2118,discuss\n\"Apple Media Event Rumored for Late February, Apple Watch and 12\"\" MacBook Air Likely Topics [Updated]\",1289,unrelated\nMissing jetliners raise fear of new 9/11-style attacks after Libyan airport falls to Islamic militants,396,agree\nThe 'cub of Baghdadi': Has this boy become the youngest victim of Isis’s use of child soldiers?,300,unrelated\nA Bunch Of People Thought Banksy Got Arrested But It Was A Hoax,324,unrelated\nWoman spends a week in KFC to get over her break up,1299,unrelated\nCold Turkey,1648,unrelated\nDoubts cast over Nicaragua meteorite claim,2118,unrelated\nMeteor Leaves 40-Foot Crater Near Managua's Airport,269,unrelated\nKim Jong-Un 'bans the name Kim Jong-un',1905,unrelated\nApple Users Add Hairgate to iPhone 6 Problems,2303,unrelated\n\"Hostage David Haines' Murder 'Evil', PM Says\",15,unrelated\nDoes ISIS have an airforce? Terrorist 'fighter pilots' are being trained on captured MiGs by Saddam Hussein's ex-air force officers,311,unrelated\nTBS Is Probably Speeding Up ‘Seinfeld’ Reruns To Fit In More Commercials,170,unrelated\nThe Pumpkin-Spice Condom Is Just a Figment of Your Own Gross Imagination,2338,unrelated\nIslamist terrorists Jabhat Ansar al-Deen tweet picture of Texas plumber’s truck fitted with anti-aircraft gun in Syria,1467,unrelated\nThe Apple Watch's battery life will reportedly be just like any other smartwatch,1492,unrelated\nIslamic State Militants Claim to Have Beheaded US Journalist James Wright Foley,2287,unrelated\nThat powerful Lego letter to parents from the 1970s? It's real,1726,unrelated\nIS Militants Kill 300 Iraqi Soldiers with Chlorine Gas,2197,unrelated\nDurex is not confirming or denying rumors of a “pumpkin spice” condom,1239,unrelated\nTiger Woods' former luxury island goes on sale,965,agree\n\"A message from Jim's mom, Diane Foley:\",614,unrelated\n\"Iraq claims ISIS leader al-Baghdadi’s wife has NOT been arrested, despite Lebanon insisting woman detained at border told them she was Islamist extremist’s spouse\",2283,disagree\nSmall Meteorite Hits Managua,1731,agree\n\"Yang Hu, worker in Zhejiang, cuts off own penis over desperation of finding love\",460,agree\n\"Boko Haram Denies Ceasefire, Says Kidnapped Girls Are Now Married\",298,unrelated\n\"Obama, Outraged Over Beheading, Vows to Stay on Course\",1569,unrelated\nAudio recording allegedly captures at least 10 shots fired in Michael Brown killing,2220,discuss\nIslamic State claims to have beheaded American journalist,1471,discuss\nISIS Executioner 'Jihadi John' Is Named as Mohammed Emwazi,503,unrelated\n\"Wife, child of Islamic State head Abu Bakr al-Baghdadi held in Lebanon, officials say\",404,unrelated\n\"Mexico hit by student massacre: At least 17 anti-corruption protesters 'rounded up, murdered and dumped in a mass grave' - and another 26 are missing\",1351,unrelated\nHero soldier Nathan Cirillo killed by convicted criminal Michael Zehaf-Bibeau,1739,unrelated\nDylan Thomas Finds Tropical Spider Burrowed Under Skin,986,disagree\nBREAKING: British-born hostage 'KILLED in failed rescue attempt',2375,unrelated\nContinuing Violence Puts Boko Haram Ceasefire In Jeopardy,2272,discuss\nIsis supporters claim US hostage killed in coalition air strike in Syria,1107,discuss\n\"Video Appears to Show Beheading of Journalist James Foley, Who Went Missing in Syria\",2450,discuss\n\"Vice Media’s CEO blew $300,000 on dinner, and a Vegas casino boss blabbed about it\",1176,unrelated\nHere Are Microsoft's New Robot Security Guards,2228,agree\nIsraeli-Canadian Woman 'Captured' By ISIS Says She Is 'Safe And Secure',1893,discuss\nAnna Wintour 'refuses to work at new World Trade Center Vogue office due to rat infestation',1020,unrelated\n\"Everybody Relax, Banksy Wasn’t Arrested And Exposed As A 35-Year-Old Man\",530,unrelated\nWHO ‘probing’ whether ISIS fighters got Ebola,2180,discuss\nThe 'cub of Baghdadi': Has this boy become the youngest victim of Isis’s use of child soldiers?,299,discuss\n\"Rumor: Stainless Steel Apple Watch Will Cost $500, Gold $4,000\",181,discuss\nStrange mark turns out to be tropical spider burrowing under vacationer's skin,1171,unrelated\nMore American Weapons for ISIS,2397,discuss\nDurex is not confirming or denying rumors of a “pumpkin spice” condom,1642,unrelated\nMacaulay Culkin Hasn’t Died Despite What Everyone Is Saying On Facebook,115,unrelated\nYou all had an abortion! [Google Translate],1981,unrelated\n\"Report: Apple Watch to start at $500 in stainless steel, thousands for gold model\",698,unrelated\nMissing American journalist reportedly beheaded by Islamic State ,139,unrelated\n\"Man cuts off manhood, throws it in the bin, after girlfriend leaves over small penis\",827,agree\nRats are still running around at Vogue,1968,unrelated\n\"Man chops off his own penis, throws it in the trash after getting dumped for bad bedroom skills\",1379,unrelated\nVideo: Marine saved by helmet after Taliban sniper attack,2452,unrelated\nLynch Mob Castrates Alleged Rapist In Rajasthan,1709,discuss\nTiger Woods prices private island at $7.1 million,2175,unrelated\nIsis Syria News: Iraqi Pilots 'Training Isis Fighters' to Fly Captured Planes,886,unrelated\nU.S. arms airdrop fell into ISIS hands: Pentagon,2509,discuss\nObama Denounces James Foley's Execution: 'Today The Entire World Is Appalled',26,unrelated\n\"Thanks Uncle Sam, we have your weapons airdrop: ISIS taunts America over intercepted weapons meant for Kurds\",2116,unrelated\n\"#Hairgate: Reports of iPhone 6 pulling out hair, beards, likely exaggerated\",1923,unrelated\nBrian Williams slams social media for speculation weatherman Mike Seidel relieved himself on air,1047,unrelated\nRumors about Fidel Castro’s death again circulate on the Internet,2251,discuss\n\"These egalitarian Lego instructions from the 1970s are pretty cool, but are they real?\",1169,unrelated\nIslamic State accused of using chlorine gas on Iraqi soldiers,1177,unrelated\n\"Tim Cook Reportedly Showers with Apple Watch, Suggesting It’s Waterproof\",1680,discuss\nAudio of gunfire in Michael Brown case authenticated by app company,1786,unrelated\nFemale Israeli fighter said abducted by Islamic State  Read more: Female Israeli fighter said abducted by Islamic State,1223,unrelated\nNorth Korean dictator Kim Jong-Un to open restaurant in Scotland,1143,unrelated\nAxl Rose Dead? Fans Freak Out Over Death Rumors,1271,agree\nOttawa Gunman Identified As Michael Zehaf-Bibeau,2214,agree\n\"James Foley: American Journalist, James Wright Foley Beheaded in New ISIS Video [Breaking News]\",1093,discuss\n\"SMALL METEORITE STRIKES NICARAGUA, GOVERNMENT SAYS\",10,unrelated\n\"Audio captured at time of Michael Brown shooting, company says\",2345,agree\nMeteorite leaves crater in Nicaraguan capital Managua,534,unrelated\nMagic Mushrooms Found on Buckingham Palace Grounds,1658,unrelated\nChristian Bale Exits Steve Jobs Movie (Exclusive),1702,unrelated\nCNN Plays Alleged Audiotape of Michael Brown ShootingMilitarization Of Police,2307,unrelated\nHas Ebola infected Isis militants in Mosul?,2187,unrelated\nYou all had an abortion! [Google Translate],208,unrelated\nNew Audio Shows Michael Brown Was Shot at 11 Times,844,unrelated\n\"Pope Francis did not tell boy heaven has room for pets, contrary to report\",1104,unrelated\nAn audio recording of the Michael Brown shooting has reportedly surfaced,1803,unrelated\nMeteorite 'caused mysterious boom in Nicaragua',724,unrelated\nFormer British Rapper Reportedly Under Investigation for James Foley Beheading,1303,unrelated\nNigeria Boko Haram blamed for raids despite truce claim,1506,unrelated\nFounding Fathers-Era Time Capsule Found in Boston,817,unrelated\n\"Boko Haram denies cease-fire, leader says he married off kidnapped girls\",1003,unrelated\n\"Woman detained in Lebanon is not Isis leader’s wife, says Iraq\",682,unrelated\nWSJ: Apple cut watch health features due to erratic sensors,330,unrelated\nTiger Woods' agent shoots down report of failed drug test,1406,unrelated\nKim Jong-un necks litres of rare SNAKE wine because he's too fat to please his wife,1738,unrelated\nAudio recording allegedly captures moment Michael Brown was shot,1893,unrelated\nChristian Bale in Talks to Play Steve Jobs in Danny Boyle's Biopic,1217,discuss\n\"Hoax Alert: Father O’Neal, Who Has Met God and Thinks She’s a Woman, Is Made Up (Just Like God Herself)\",34,unrelated\nState House time capsule from 1795 unearthed,467,agree\n\"Sons of Anarchy Movie? No, Kurt Sutter Announces Charlie Hunnam, Brad Pitt Film Article is Fake\",1457,unrelated\nApple Watch launch has new timetable: Analyst,1760,unrelated\nUS Lawmaker: Ten ISIS Fighters Have Been Apprehended Coming Across Southern Border (Video),1423,unrelated\nAccountant Says Comcast Got Him Fired for Contesting Bogus Charges,475,discuss\n\"Hundreds of dog-lovers from around the world offer home to pet abandoned at the railway station with a suitcase containing his pillow, toy, bowl and favourite food\",1853,agree\nNorth Korea dictator Kim Jong-un undergoes surgery after breaking both ankles on military tour,554,agree\n‘Banksy’ Instagram tribute to Charlie Hebdo victims not posted by artist,1574,unrelated\nLebanon confirms holding ISIS chief’s kin,649,unrelated\nUnconfirmed reports saying ISIS UK Hostage David Haines Beheaded,15,unrelated\nReport: Nearly a Dozen Commercial Airliners Missing Ahead of 9/11 Anniversary After Islamists Overrun Libyan Airport,846,unrelated\n\"Boko Haram: Kidnapped Girls Have Been Married Off, Truce Never Happened\",298,unrelated\nISIS Blasts 'Scorpion Bombs' At Civilian Areas In Iraq; Mosul Residents Living In Fear,662,unrelated\nMissing American journalist reportedly beheaded by Islamic State ,524,unrelated\nTexas City plumber's truck ends up in Syrian war,648,unrelated\nZack Snyder’s ‘Batman V Superman: Dawn Of Justice’ Stolen Batmobile Rumor Put To Rest,702,unrelated\nA viral photo in China shows how to manipulate App Store rankings the hard way,2087,unrelated\nWhite House fence-jumper made it far deeper into building than previously known,1547,unrelated\nNot coming to a store near you: The pumpkin spice condom,633,unrelated\nNun Gives Birth To Baby Boy After Suffering Intense Stomach Pains,1786,unrelated\nThis Letter To Parents From A 1970s Lego Set Contains An Important Message For Gender Equality,508,unrelated\n\"Islamic State Training Pilots in Military Jets, Monitors Say\",1854,unrelated\n\"David Haines Beheaded By ISIS, Execution Video Contains Threats Against UK: Reports\",1182,agree\n'Electric Boogie' Developer Leaves Secret Resignation Letter To Boss At The End Of The Game (Video),1637,unrelated\nWHO: Isis does not have Ebola – but contingency plan being developed for Iraq,1291,unrelated\nFormer British Rapper Reportedly Under Investigation for James Foley Beheading,116,unrelated\nLynch mob chop man's penis off after catching him allegedly trying to rape teenager,1223,unrelated\nRussian Yeti Or Bigfoot Hoax? New Footage Sparks Debate,2302,unrelated\nIRAQI AND KURDISH MEDIA REPORTS: ISIS FIGHTERS HAVE CONTRACTED EBOLA,2463,unrelated\nNicaragua asks U.S. for help investigating meteorite crater,220,unrelated\n\"Apple Watch to Be Shower-Proof, Have 100,000 Apps at Launch: Reports\",1148,unrelated\nGoogle Grows With $1.6 Billion in California Office Deals,2367,unrelated\nISIS Fighters Getting Caught Coming Across the U.S.-Mexican Border?,1120,unrelated\nWHO ‘probing’ whether ISIS fighters got Ebola,225,unrelated\nThe Guy Who Said a Spider Burrowed Under His Skin? Experts Say…,1819,discuss\nReport: Audio Reveals Pause Between Gunshots When Michael Brown Was Shot,321,unrelated\n\"Confusion swirls, details murky in arrest of ISIS leader's 'wife'\",2367,unrelated\nYPG Confirms: Gill Rosenberg Not Captured in Kobani,1459,unrelated\nPredator Drone Reportedly Spotted Over ISIS Hotbed in Syria; Airstrikes Hit ISIS Targets,1400,unrelated\n\"Jose Canseco injured in accidental shooting, per reports\",695,unrelated\nMexico Says Students Not Among Dead in Mass Grave,324,unrelated\n\"Op-Ed: Hoax – Priest who never existed claims he died, saw female God\",1549,agree\niOS 8 bug reportedly erases iCloud Drive documents when settings are reset,906,unrelated\nIslamic State 'training pilots to fly fighter jets',524,unrelated\nBREAKING: ISIS Beheads American Journalist James Wright Foley,1009,unrelated\nJordan’s King May Participate Personally In ISIS Raids,1438,unrelated\nBugatti Veyron Vandalized With Penis Graffiti? Viral Photo Isn’t What It Seems,557,unrelated\nMacaulay Culkin Dead: Actor Once Again Victim Of Death Hoax,1805,agree\nHoax Busted: Report on Popular 'Dog Whisperer' Cesar Millan's Death is False,1429,unrelated\nFears Islamic State could launch EBOLA attack on Britain after fighters 'contract virus',1615,discuss\nIslamic State releases video apparently showing the beheading of missing US journalist James Foley,60,discuss\n\"Boko Haram Denies Ceasefire, Says Kidnapped Girls Are Now Married\",2463,discuss\nBatmobile Stolen From 'Batman V Superman: Dawn Of Justice' Set? Report Claims That One Of The Batmobile Models Is Missing! Detroit Locals Responsible?,2062,discuss\n\"Meteorite makes big crater in Nicaragua, government says\",269,unrelated\n\"Apple to Take Reservations for Trying On Apple Watch, Considered Platinum Model\",2463,unrelated\n\"HBO streaming service could launch in April for $15 per month, work on Apple TV\",2419,unrelated\nLow-level marijuana possession could soon land you a ticket instead of arrest in New York City,2163,agree\n'They ate through the ceilings and pooped on the keyboards': Rats are 'taking over' Vogue's new World Trade Center office and Anna Wintour 'no longer wants to work there',1883,unrelated\niOS 8 bug could delete your iCloud Drive documents,2061,unrelated\nLego letter from the 1970s still offers a powerful message to parents 40 years later,1689,unrelated\nNigerians doubtful of girls' release after Boko Haram 'truce' breached,2192,unrelated\nMacklemore Gets Twitter-Trolled with the #MacklemoreJoinedISIS,648,unrelated\n\"ISIS beheads American photo-journalist James Wright Foley, threatens more to come\",2524,agree\n‘Photo of slain IS leader’ reported to be doctored,936,unrelated\nThe pumpkin spice condom is not happening,788,unrelated\nCanadian-Israeli woman reportedly kidnapped by ISIS: Jerusalem Post,1476,unrelated\nThe Guy Who Said a Spider Burrowed Under His Skin? Experts Say…,1210,unrelated\nDeveloper quits using the app he was hired to make—or did he?,1726,discuss\n\"\"\"Categorically False\"\": DHS Debunks Right-Wing Fiction That ISIS Attempted To Cross The U.S.- Mexico Border\",220,unrelated\nThat ESPN Domestic Violence Panel You Keep Hearing About Isn't Real,126,unrelated\nReport: Fence jumper made it into East Room of White House,263,unrelated\nKim Jong-Un 'bans the name Kim Jong-un',2115,unrelated\nChristian Bale in Talks to Star in Sony's Steve Jobs Film,1658,unrelated\nCPWD official sacked for absence from duty for 25 years,1162,agree\nISIS militants appear to behead abducted American journalist James Wright Foley in graphic video,984,unrelated\nPredator Drone Reportedly Spotted Over ISIS Hotbed in Syria; Airstrikes Hit ISIS Targets,304,unrelated\nNYC High School Student Nicknamed ‘Teen Wolf’ Made $72 Million On Stock Market,2314,unrelated\nNun gives birth to surprise baby after complaining of stomach pains,899,agree\nHomeland Security: No ISIL fighters on U.S. border,1946,discuss\nSouth Korea: Kim Jong Un had ankle surgery to remove cyst,1457,unrelated\nJihadi John: Mohammed Emwazi named as masked man behind ISIS beheadings,1437,unrelated\nReport: Christian Bale Will Play Steve Jobs,1215,discuss\n\"Apple Watch Stainless Steel variant reportedly priced at $500, $4,000 for the gold variant\",1047,unrelated\nIraqi and Kurdish media reports cases of Ebola among Islamic State fighters in Mosul,2078,unrelated\nMan Known as ‘Jihadi John’ Is Identified as Mohammed Emwazi,1439,unrelated\nNicaragua meteorite: Experts attempt to understand whether mysterious meteorite fell from passing Pitbull asteroid,554,unrelated\nWeather Channel’s Mike Seidel was not caught with his pants down,1968,agree\nMacaulay Culkin Dead? Another Death Hoax Circulates On Facebook,1555,agree\nBodies In Mexico Mass Grave Apparently Not Those Of Missing Students,702,agree\nReport: A Radically Redesigned 12-Inch MacBook Air Is Coming,45,unrelated\nIsis video claims to show beheading of British hostage David Haines,1095,unrelated\nSaudi cleric condemns snowmen as anti-Islamic,1064,agree\n\"Oh Hey, Paul Rudd Was One Of The Dallas Airport Homophobe Heroes, No Big\",367,unrelated\nAnna Wintour 'refuses to work at new World Trade Center Vogue office due to rat infestation',2064,discuss\nPolice hunt tweed-jacket wearing man who slaps shoppers for SNEEZING,402,agree\nWife Of ISIS Leader Abu Bakr al-Baghdadi Detained In Lebanon,1468,disagree\nPolice hunting mystery 'slapper' in tweed jacket who attacks people who sneeze in town's high street,1735,unrelated\nMichael Brown shooting audio caught on tape?,2235,discuss\n\"Boko Haram Cease-Fire: Abducted Nigerian Schoolgirls To Be Released, Officials Say\",34,unrelated\nJames Foley remembered as 'brave and tireless' journalist,2067,agree\n\"Confusion swirls, details murky in arrest of ISIS leader's 'wife'\",682,unrelated\n\"Boko Haram denies truce, says kidnapped girls married\",1374,unrelated\nBunbury local discovered a spider had burrowed under his skin on Bali holiday,1888,unrelated\nQuestions raised over Nicaragua 'meteorite',1627,unrelated\nFears journalist James Wright Foley beheaded by Islamic State jihadists in ‘message’ to United States,26,unrelated\n\"In Vogue vs Rats War, the Rats Are Winning\",304,unrelated\nThis Soap Opera Star Reportedly Had His Testicles Stolen By An ‘Attractive Blonde’ Organ Trafficker,1586,unrelated\nISIL video claims beheading of kidnapped journalist James Foley,11,unrelated\nMet police denies reports of Banksy arrest,1349,unrelated\nWas The Batmobile Stolen In Detroit?,1338,unrelated\n\"Video showing American journalist beheaded believed real, officials and family say\",1217,unrelated\nWho Is Michael Zehaf-Bibeau? Ottawa Shooter Suspect Identified By Canadian Officials ,205,unrelated\nGuantanamo Detainee Exchanged for American POW Attempts a Return to Battle,366,unrelated\nSoldier shot at war memorial in Canada,2252,unrelated\n\"UK spies identify Foley’s killer, Abdel-Majed Abdel Bary a key suspect\",760,unrelated\nNationwide turkey recall? Ebola-infected birds? USDA debunks the hoax,1224,unrelated\n\"Apple Watch to Be Shower-Proof, Have 100,000 Apps at Launch: Reports\",1347,discuss\nAnimal lovers abuzz over pope’s comments that 'paradise is open to all of God’s creatures',2473,unrelated\nUrgent: The Leader of ISIL 'Abu Bakr al-Baghdadi' Killed! / Photo,1384,unrelated\nKFC Gets Occupational Business License To Sell Marijuana In Colorado Restaurants KFC Gets Occupational Business License To Sell Marijuana In Colorado Restaurants,972,disagree\nTwo GOP Congressmen Say Suspected Terrorists Caught Crossing U.S.–Mexico Border,625,unrelated\n\"In Moscow, police are looking for a felon, cut the male genitals\",137,agree\n\"No, that broken pencil illustration isn't by Banksy\",1867,unrelated\nMissing Libyan aircraft spark fears of 9/11-style attack in North Africa,1949,unrelated\n\"Six months after abducting Nigerian schoolgirls, Boko Haram reportedly wants to free them\",1761,discuss\n\"James Foley, Missing American Photojournalist, Reportedly Executed By ISIS In Syria\",1547,unrelated\nVogue’s Shiny New Office Has a Big Rat Problem,367,unrelated\nMeteorite leaves crater in Nicaraguan capital Managua,1213,disagree\n\"No, a bird didn't poop on Vladimir Putin\",2081,agree\nSEND IN THE DRONES: Predator drones flown over IS headquarters in Syria,1400,unrelated\nHORROR: ISIS Fighters Have Reportedly Contracted Ebola,527,unrelated\nKim Yo-jong in Charge: Kim Jong-un's Sister 'Replaces' North Korean Dictator During Illness,1660,unrelated\n\"Reports: Jihadists Steal Commercial Jets, Raise 9/11 Fears\",1073,unrelated\n\"James Foley: American Journalist, James Wright Foley Beheaded in New ISIS Video [Breaking News]\",1627,unrelated\nSeth Rogen to Play Apple’s Steve Wozniak,1575,discuss\nMissing American journalist reportedly beheaded by Islamic State ,1295,unrelated\nIsis tells mother on rescue mission :’You’ve just eaten your son’,2248,unrelated\n\"Sorry, Fido. Pope Francis did NOT say our pets are going to heaven\",132,unrelated\nMichael Abdul Zehaf Bibeau Pictures: Photos of Alleged ISIS-Linked Gunman in Canada,2256,unrelated\nMarried TV actor wakes up to find his testicles have been STOLEN after he is drugged in Russian bar by attractive blonde working for organ traffickers,1015,unrelated\nBanksy's illustrated response to the Charlie Hebdo attack isn't by Banksy. But it is striking,1867,unrelated\nReport: Christian Bale Drops Out Of Steve Jobs Biopic,1406,unrelated\nVideo Purports to Show Beheading of American Journalist,1786,unrelated\nReports: Islamic State uses chlorine gas against Iraqi forces,1233,discuss\nA Spider Lived Inside This Tourist’s Body For 3 Days After Burrowing Into His Skin Through A Scar,220,unrelated\nSenior Western Intelligence Official Confirms London Rapper Abdel Majed Abdel Bary Is A Suspect In The Foley Killing,1481,unrelated\n\"10% of Consumers 'Very Likely' to Buy a Smartwatch in 2015, Suggesting 24M Apple Watches\",1149,unrelated\nKim Jong-Un's sister reportedly running N. Korea,271,unrelated\nMan discovers spider living under his skin during Bali vacation,730,unrelated\n\"So, There Might Be a Rat Infestation at Vogue\",1789,unrelated\nLOL: RICH JOHNSTON SAYS THE BATMOBILE HAS BEEN STOLEN IN DETROIT,483,unrelated\nSpider Burrows Into Australian Man's Appendix Scar (VIDEO),1210,unrelated\nSmall Meteorite Strikes in Nicaragua's Capital City of Managua,731,unrelated\nIslamic State 'training pilots to fly fighter jets',527,unrelated\n\"North Korean leader Kim Jong Un had ankle surgery, report says\",296,unrelated\nThis Woman Exposed Her Cheating Boyfriend With A Brilliant Christmas Gift,1368,unrelated\nPure Evil: Islamic State Beheads American Journalist James Wright Foley,2453,unrelated\nVideo messaging service verifies timing of CNN audio recording,1934,discuss\nA Husband Breaks Down In Tears After Lost Voicemail Message By His Late Wife Is Recovered,1208,agree\nIs the Alleged Audio of the Gunshots That Killed Michael Brown a Hoax?,132,unrelated\nISIS Video Claims to Show Beheading of British Hostage,2306,discuss\nSick Mum Sedated After Trying To Eat Baby,867,unrelated\nChristian Bale quits Steve Jobs movie,2343,discuss\nISIS executioner 'Jihadi John' identified as Mohammed Emwazi,2349,agree\nGovernment fires employee who skipped work for 24 years,2186,unrelated\n\"US hostage 'murdered' by militants in Yemen, says Hagel\",40,unrelated\nSeth Rogen Is Woz,626,unrelated\nSomali terrorist leader dead after US airstrike,2506,unrelated\nCourt Orders Probe Into Complaints Of 'Forced Castration' In Religious 'Dera' Sect,2265,discuss\nReport: 4 ISIS Terrorists Caught at Southern Border in 36 Hrs,2385,discuss\nDurex Is Not Making Pumpkin Spice Condoms After All: A Hoax Debunked,2152,unrelated\nUS Lawmaker: Ten ISIS Fighters Have Been Apprehended Coming Across Southern Border (Video),1931,discuss\n\"Comfort eating? Chinese woman, 26, spends an entire WEEK in KFC after being dumped by boyfriend\",1948,unrelated\nAmazon plans a streaming-video alternative,2208,unrelated\n\"James Foley, Missing American Photojournalist, Reportedly Executed By ISIS In Syria\",1206,discuss\nISLAMIC STATE BEHEADS MISSING AMERICAN JOURNALIST JAMES WRIGHT FOLEY,1361,unrelated\nSpider burrowed through tourist's stomach and up into his chest,1797,disagree\nRapper Big Bank Hank of Sugarhill Gang dies at 57,1979,unrelated\nBritish-born rapper is main suspect in search for ISIS jihadist who beheaded James Foley,634,unrelated\n\"James Foley: American Journalist, James Wright Foley Beheaded in New ISIS Video [Breaking News]\",1251,unrelated\nISIS Video: America’s Air Dropped Weapons Now in Our Hands,666,unrelated\nKFC Marijuana Sales To Begin In Colorado? It’s Unbelievable — Literally,1360,disagree\nSteve Jobs Biopic Eyes Seth Rogen to Play Apple Co-Founder Steve Wozniak,646,unrelated\nIsis claims US hostage Kayla Mueller killed in coalition airstrike,487,unrelated\nResetting iOS 8 Preferences May Wipe iCloud Files,2163,unrelated\nPriest who died for 48 minutes says he met God and she’s a woman,2240,agree\n7 teen girls get pregnant on school trip Read more at http://www.wnd.com/2014/12/7-teen-girls-get-pregnant-on-school-trip/#F5filOd6yFpASPV9.99,2508,agree\nREPORT: The Batmobile Might Have Been Stolen In Detroit,2090,unrelated\nSugarhill Gang’s Big Bank Hank dead at 57,40,unrelated\nVideo: Marine survives Taliban sniper headshot thanks to helmet,1574,unrelated\nCNN plays chilling audio recording allegedly from Michael Brown shooting: “At least 11 shots”,1950,unrelated\nTom Brokaw wants Brian Williams fired,833,unrelated\n\"Pizza delivery man gets $2,000 tip\",781,unrelated\nIslamic State fighters detonate 'SCORPION bombs' in terror siege,364,agree\nConfusion Surrounds Capture Of “ISIS Leader’s Wife”,1267,discuss\nIRAQI HEALTH OFFICIAL: EBOLA HAS KILLED 5 ISIS FIGHTERS,559,unrelated\nHope Fades for Girls' Release After Boko Haram 'Truce' Breached,2192,unrelated\n\"Priest Dies, Wakes Up, Claims God Is a Woman. Huh?\",34,unrelated\nSaudi cleric condemns snowmen as anti-Islamic,615,unrelated\nAudio recording allegedly captures at least 10 shots fired in Michael Brown killing,900,unrelated\nWHO: Isis does not have Ebola – but contingency plan being developed for Iraq,2299,unrelated\nBoko Haram Denies Nigeria Cease-Fire Claim,2139,agree\nSeven girls fall pregnant after five day school trip in Bosnia and Herzegovina,821,unrelated\n\"North Korean leader Kim Jong-un’s mystery illness actually two broken ankles, newspaper says\",186,unrelated\nIslamic State claims it executed American photojournalist James Foley,1471,discuss\nBoyfriend cuts off his penis and throws it in the bin after girlfriend dumps him for being bad in bed,2330,unrelated\nISIL Beheads American Photojournalist in Iraq,991,discuss\nMichelle Obama’s face blurred by Saudi state television,8,unrelated\nMichael Phelps' girlfriend was born male but did not tell swimmer about her past,618,unrelated\nMan Severed Penis That Failed To Impress Girls,1517,agree\n\"Tiger Woods PED, PGA Tour Suspension Allegations Retracted by Dan Olsen\",2432,unrelated\n\"L. Jinny? Abdel-Majed Abdel Bary, UK Rapper, Suspected in James Foley Killing: Reports\",1478,unrelated\n\"A message from Jim's mom, Diane Foley:\",2404,unrelated\nDumped woman spends a week in KFC to get over ex,505,unrelated\nThe Guy Who Said a Spider Burrowed Under His Skin? Experts Say…,1271,unrelated\nNET Extra: Back-from-the-dead Catholic priest claims God is a female,1549,disagree\nOmsk schoolboy turned into a man-magnet after shock,244,unrelated\nCanadian official identifies dead Ottawa gunman as Michael Zehaf-Bibeau,530,unrelated\nPull the other Un! North Korean dictator has not been seen for weeks because he 'pulled tendon while doing drill with his generals',2471,unrelated\nIPhone 6 users are tearing their hair out,867,unrelated\nKim Jong-un ‘is so fat from eating cheese that he has broken his ankles’,1837,unrelated\n\"Vice Media CEO Shane Smith Spent $300,000 on Las Vegas Dinner (Report)\",1834,discuss\nNigeria says ceasefire agreed with Boko Haram,304,unrelated\nBREAKING NEWS: Gunman 'shot dead' after wounding soldier near Canada parliament,2338,unrelated\nIsis tells mother on rescue mission :’You’ve just eaten your son’,1120,unrelated\nReport: Christian Bale Just Bailed on the Steve Jobs Movie,755,agree\nADVISORY-Islamist rebel leader killed in U.S. strike - Somali government,2230,unrelated\nInsurgents killed in Nigeria despite alleged truce with Boko Haram,1139,discuss\nThe rats eat Prada at Vogue NY office,964,unrelated\nRapper identified as James Foley's executioner: reports,277,unrelated\nAccountant Claims Comcast Got Him Fired From His Job for Reporting a Customer Service Issue,1268,unrelated\nNorth Korean leader Kim Jong-un to open restaurant in Scotland,955,unrelated\nU.S. arms airdrop fell into ISIS hands: Pentagon,2213,unrelated\nISIL video claims beheading of kidnapped journalist James Foley,991,discuss\nHas Kim Yo-Jong Taken Over For Kim Jong Un? Sister Assumes North Korea State Duties While Brother Undergoes Medical Treatment,490,unrelated\n\"Boy, 16, secretly films sex with teacher then uploads it to WhatsApp\",2447,disagree\n\"Gill Rosenberg, former IDF soldier, possibly captured by ISIS while fighting with Kurds\",2445,unrelated\n\"Woman detained in Lebanon is not Isis leader’s wife, says Iraq\",530,unrelated\nIt’s About To Get Harder To Be Arrested For Pot Possession In New York City,2163,agree\nComcast Says You Can Keep Your Tor,1481,unrelated\nCheeky vandals paint giant penis on bonnet of £1.5 million Bugatti Veyron sportscar,1349,unrelated\nIslamic State May Have Fighter Jets Now After Seizing Russian-Made MiGs,2283,unrelated\nAmazon plans a streaming-video alternative,2123,unrelated\nIsis claims it has US airdrop of weapons,2448,unrelated\n‘Banksy’ Instagram tribute to Charlie Hebdo victims not posted by artist,1361,unrelated\nTexas plumber's truck on front line of Syria war,803,unrelated\nIslamic State 'training pilots to fly fighter jets',295,unrelated\nU.S. airstrike kills Islamic Al Shabab terrorist leader in Somalia,1936,unrelated\nChinese parents try to SELL their son to pay for medical treatment for his sick twin sister,2531,unrelated\nLynch Mob Castrates Alleged Rapist In Rajasthan,2034,unrelated\nNew Audio Shows Michael Brown Was Shot at 11 Times,1893,unrelated\nRobert Plant Reportedly Tears Up $800 Million Led Zeppelin Reunion Contract,2133,unrelated\n\"ISIS Claims It Kidnapped Gill Rosenberg, The First Western Woman To Fall Into The Group's Hands\",1299,unrelated\nUS Marine survives headshot from Taliban (video),860,unrelated\nIsis tells mother on rescue mission :’You’ve just eaten your son’,132,unrelated\nLibya: Missing Libya Planes Spark Security Concerns,1806,unrelated\nIRAQI HEALTH OFFICIAL: EBOLA HAS KILLED 5 ISIS FIGHTERS,1904,discuss\nDurex Is Not Making Pumpkin Spice Condoms After All: A Hoax Debunked,1954,agree\nDylan Thomas Finds Tropical Spider Burrowed Under Skin,2338,discuss\nKevin Vickers Hailed As Hero For Reportedly Shooting Gunman Inside Parliament,2410,unrelated\nConflicting reports on alleged IS capture of Canadian woman,1949,unrelated\nKim Had Ankle Surgery:  Source,2087,unrelated\nBest Christmas present ever? Heartwarming moment app developer reveals to his parents he had paid off their mortgage,648,unrelated\nAudio of gunfire in Michael Brown case authenticated by app company,2016,unrelated\nMCDONALD’S WILL STOP SERVING OVERWEIGHT CUSTOMERS BEGINNING 1/1/15,1848,agree\nNEWS/ You'll Never Guess How a Homeless Man Spent $100—Watch the Touching Video!,1948,unrelated\nDoubts cast over Nicaragua meteorite claim,373,unrelated\n\"Jihadi John named as Mohammed Emwazi, from west London\",1107,unrelated\nSeven teenage girls get pregnant on school trip,2170,agree\nNasty iOS 8 Bug Could Erase Your iCloud Drive Documents,1155,unrelated\nMore American Weapons for ISIS,2404,discuss\n\"PGA Tour Pro Claims Tiger Woods Is Currently Suspended For PEDs, Compares Him To Lance Armstrong\",550,unrelated\n\"RCMP release security footage of Michael Zehaf Bibeau during attack, say he shot soldier in back\",186,unrelated\n\"Boko Haram: Kidnapped Girls Have Been Married Off, Truce Never Happened\",1372,unrelated\n\"A message from Jim's mom, Diane Foley:\",874,unrelated\nCanadian official identifies dead Ottawa gunman as Michael Zehaf-Bibeau,1178,discuss\n\"Explosion reported near the Nicaraguan capital attributed to meteorite impact, but experts, including NASA, cast doubt on claims\",2118,unrelated\n\"280 Pound Catfish: Fisherman Makes Huge Catch In Italy, Catfish Could Set Record\",1338,agree\nInsurgents killed in Nigeria despite alleged truce with Boko Haram,2314,unrelated\n\"Apple Targeting March for Apple Watch Launch, Retail Training Begins Next Month\",1302,discuss\nKim Jong-un: Absent North Korean leader is 'recovering from ankle surgery',505,unrelated\n\"No, A Spider Did Not Burrow Under A Man's Skin And Live There For Days\",859,unrelated\n\"Macaulay Culkin Dead? Hoax Goes Viral, Claims Actor Found Dead in Apartment\",2313,unrelated\nIraqi Official Dismisses ‘Unfounded’ Reports That ISIS Fighters Have Ebola,2025,discuss\nISIS KILLS 300 IRAQI SOLDIERS WITH CHLORINE GAS: SHIA MP,1048,unrelated\nReports: Boko Haram may release schoolgirls as part of deal,2520,unrelated\nISIS Extremists Claim to Behead British Hostage David Haines,1413,unrelated\nISIS executioner 'Jihadi John' identified as Mohammed Emwazi,1107,unrelated\nLynch mob chop man's penis off after catching him allegedly trying to rape teenager,959,unrelated\nBoyfriend cuts off his penis and throws it in the bin after girlfriend dumps him for being bad in bed,1933,unrelated\n\"11 Tripoli Planes Still Missing, Sparks 9/11 Concerns\",1165,discuss\nDHS: GOP Rep.’s Claim ISIS Members Caught at U.S. Border ‘Categorically False’,61,unrelated\nHero soldier Nathan Cirillo killed by convicted criminal Michael Zehaf-Bibeau,1751,unrelated\nUS officials: Video shows American's execution,125,unrelated\nISIS supporters mourn death of ‘youngest fighter’,1948,unrelated\nWHO investigates media reports ISIS fighters contracted Ebola,1073,unrelated\nBREAKING NEWS: British-born U.S. photojournalist held hostage by al-Qaeda killed in failed rescue attempt in Yemen,8,unrelated\nDid Kim Yo-Jong Take Kim Jong Un’s Role? North Korea Ill Health Rumors Are ‘Fabricated’,2411,unrelated\n'They ate through the ceilings and pooped on the keyboards': Rats are 'taking over' Vogue's new World Trade Center office and Anna Wintour 'no longer wants to work there',125,unrelated\nExpert casts doubt on Bunbury man Dylan Thomas’s burrowing stomach-spider story,706,unrelated\nObama administration DENIES congressman's claim that 'at least ten ISIS fighters have been caught coming across the Mexican border in Texas',391,agree\nUtah man hospitalized after eggnog-chugging competition,251,unrelated\nWhiz kid stock picker: I didn't actually make $72M trading,1563,agree\nHere Are Microsoft's New Robot Security Guards,1137,unrelated\n\"Six months after abducting Nigerian schoolgirls, Boko Haram reportedly wants to free them\",2526,unrelated\nMore American Weapons for ISIS,2009,unrelated\n'Jihadi John': Isis fighter named as Mohammed Emwazi from west London,81,unrelated\n\"Tom Brokaw 'wants Brian Williams out': NBC legend 'furious' at Iraq war lie, as it's claimed executives warned anchor to stop exaggerating the story in the past\",1794,discuss\nNigeria: hopes for return of kidnapped schoolgirls rise after ceasefire reported,520,discuss\nReport: Amazon to Launch Ad-Supported Streaming Service,2152,discuss\nA really devoted man spent $460 on surgery for his constipated goldfish,2280,unrelated\nKim Jong-un ‘is so fat from eating cheese that he has broken his ankles’,2087,unrelated\nDo all dogs go to heaven? Pope tells grieving boy: 'Paradise is open to all of God’s creatures',1260,unrelated\nZack Snyder Responds to Fake Stolen Batmobile Report,1311,unrelated\nISIS Getting Ebola,267,unrelated\n'Sex attacker' has penis cut off with a cleaver in India,1210,unrelated\nADVISORY-Islamist rebel leader killed in U.S. strike - Somali government,2506,unrelated\nThis Man Paid Off His Parents' Mortgage for Christmas (Video),2072,unrelated\nReport: Christian Bale Drops Out Of Steve Jobs Biopic,1702,unrelated\nAudio recording allegedly captures at least 10 shots fired in Michael Brown killing,472,unrelated\nNasa questions whether crater in Nicaragua caused by meteorite,1073,discuss\nUPDATE: BATMAN v SUPERMAN Batmobile Reportedly Stolen By (Shocker!) Detroit Locals,1311,unrelated\nOttawa investigates reports that Isis has captured Canadian-Israeli woman,271,discuss\n20 year old burger? McDonald's burger purchased in 1995 hasn't aged a bit,2411,agree\nIsis 'fed murdered kidnap victim to his own mother after she travelled to their headquarters and demanded to see him',2009,unrelated\nPumpkin Spice condoms? Don't fall for this hoax.,2367,unrelated\nA Bogus Banksy,1867,unrelated\nNorth Korea denies reports Kim Jong-un is to open state-backed restaurant in Scotland,2192,discuss\nShots Heard In Alleged Brown Shooting Recording [AUDIO],1776,discuss\nChristian Bale set to play Steve Jobs in forthcoming biopic of Apple co-founder,591,disagree\nISLAMIC STATE BEHEADS MISSING AMERICAN JOURNALIST JAMES WRIGHT FOLEY,1347,unrelated\n\"Fidel Castro Rumors Sweep Internet, But No Sign in Cuba\",1605,unrelated\nWife Of ISIS Leader Abu Bakr al-Baghdadi Detained In Lebanon,845,unrelated\n\"Big Bank Hank, co-founder of the Sugarhill Gang, has died\",2420,unrelated\nUPDATE: Internet report of Ebola outbreak in Purdon not true,844,unrelated\n\"Report: Apple Watch to start at $500 in stainless steel, thousands for gold model\",2188,discuss\nMissing Mexican students 'not found in mass grave',1740,unrelated\nBatman Set To Play Steve Jobs In Upcoming Biopic,919,unrelated\nISIS Beheads American Journalist James Foley in Video Message to U.S.,984,unrelated\n\"Soldier, Gunman Killed In Shooting Incident Near Canadian Parliament\",401,unrelated\nChristmas Is Cancelled: Pumpkin Spice Condoms Are a Goddamn Hoax,2152,unrelated\nChristian Bale in Talks to Play Steve Jobs (Exclusive),919,unrelated\nKurds fear Isis use of chemical weapon in Kobani,373,unrelated\nADVISORY-Islamist rebel leader killed in U.S. strike - Somali government,1256,agree\nHunt for 'cruel' owner who abandoned dog at train station,530,unrelated\nHas Kim's SISTER taken over North Korea? Dictator fails to show for key Communist event (but does send a nice flower basket instead),1256,unrelated\n\"Google to buy big chunk of Pacific Shores, iconic Redwood City office park\",88,unrelated\nReport: Former Baseball Star Jose Canseco Accidentally Shot At Home,1906,unrelated\nTiger Woods selling Swedish villa — island included,1155,unrelated\n\"Nuts! Indian guru coaxes 400 followers to cut off their testicles, grow closer to God\",1731,unrelated\nGOP Rep. Duncan Hunter Claims 'At Least' 10 ISIS Fighters Apprehended On Texas Border,2056,unrelated\n\"FIDEL CASTRO DEATH WATCH: RUMORS HEAT UP, CUBA DENIES\",2009,discuss\n\"Rumors of King Abdullah Flying in Airstrikes Not True, Fox Excited Anyway\",648,unrelated\nSoldier shot at war memorial in Canada,1586,unrelated\nIslamic State accused of using chlorine gas on Iraqi soldiers,1233,discuss\nAlleged audio of Michael Brown shooting released,1009,discuss\nWeaponized Ebola? ISIS Militants Said To Contract Deadly Virus,559,unrelated\nCanadian Soldier Shot At Ottawa War Memorial: Report,1253,unrelated\nWHO says reports of suspected Ebola cases in Iraq are untrue,1689,discuss\n\"The rapper, the hacker and the terror travel guide writer. Is one of these British extremists Jihadi John? Three potential Islamic State 'Beatles' emerge as MI5 'zeroes in' on murderer who beheaded U.S. journalist James Foley\",913,unrelated\nMedia Fooled Again? Story Claims 7 of 28 Girls On School Trip Came Home Pregnant,2022,unrelated\nChristian Bale Drops Out of Steve Jobs Biopic,919,unrelated\n\"Don't forget to tip...especially if you spend $300,000\",2251,unrelated\nMore than 200 kidnapped Nigerian girls to be released after deal reached with Boko Haram,2144,discuss\nWHO: Reports of Suspected Ebola Cases in Iraq Untrue,1004,unrelated\nWas Alleged Audio of Michael Brown Shooting on CNN a Hoax?,1252,unrelated\n\"'American bombing had signed my death certificate': Missing US journalist James Wright Foley goes unflinching to his death as ISIS behead him in horrific video, as a warning to Obama\",1547,unrelated\nSeven teenage girls get pregnant on school trip,2102,unrelated\nPentagon Denies It Killed ISIS Chief As Airstrikes Hit Top Extremists,1254,agree\nIs this the world's oldest burger? Man claims to have kept McDonald's Quarter Pounder for 20 YEARS,483,unrelated\n\"Comcast Is Threatening To Cut Off Customers Who Use Tor, The Web Browser For Criminals\",1589,unrelated\nIslamic State claims to have beheaded American journalist,2450,discuss\nIslamic State releases video apparently showing the beheading of missing US journalist James Foley,1744,discuss\nKidnapped Nigerian schoolgirls: Government claims ceasefire deal with Boko Haram that will bring missing girls home,2520,unrelated\nVogue's new digs are reportedly swarming with rats,2031,discuss\n\"Nigeria, Boko Haram reach ceasefire deal, kidnapped girls to go free, official says\",1806,unrelated\nTropical spider burrowed under Bali tourist's skin,1888,unrelated\nSchoolboy who got electric shock from lamppost claims he now has magnetic powers,1372,unrelated\nMohammed Islam Denies Making $72 Million From Stock Market Trading,2367,unrelated\n#ISIS beheads photojournalist James Wright Foley in a massage to US to end its intervention in #Iraq.,2526,unrelated\nNigeria Claims Boko Haram Will Release the Kidnapped Schoolgirls,569,unrelated\n\"After Giving A Homeless Man $100, This Guy Secretly Filmed Him...\",1020,agree\nSearch launched for dog's owner after pooch found dumped next to suitcase filled with belongings,382,unrelated\n\"Spider burrowed into appendix scar, crawled through WA man's body\",724,unrelated\nAl Qaida hostage killed in raid,1165,unrelated\nHigh school student scores $72M playing the stock market,405,unrelated\nSamsung is reportedly making a secret new chip in the Apple Watch,830,unrelated\nBug in iOS 8's 'Reset All Settings' Option Also Erases iCloud Drive Documents,2330,unrelated\n\"No, That Wasn’t Paul Rudd Tackling an Airport Homophobe\",560,agree\nSeven girls fall pregnant after five day school trip in Bosnia and Herzegovina,121,unrelated\n\"North Korean leader Kim Jong-un not missing, just having ankle surgery\",1972,discuss\nSomeone Trolled Twitter Into Thinking Macklemore Joined ISIS,190,unrelated\nTourist wakes to find strange red trail on his stomach - and discovers a spider has burrowed through his appendix scar and crawled UNDER his skin while on holiday in Bali,381,unrelated\n'Hairgate': iPhone hit by new social media storm,740,unrelated\nBali Awry,1888,unrelated\nISIS Blasts 'Scorpion Bombs' At Civilian Areas In Iraq; Mosul Residents Living In Fear,1252,unrelated\nAir travelers wary of Ebola fears seen with surgical masks ... and a HAZMAT suit,2489,unrelated\n\"Google to buy big chunk of Pacific Shores, iconic Redwood City office park\",218,unrelated\nDog abandoned at Ayr station with belongings in suitcase,269,unrelated\nMexican cartel leader kills self; bodies in grave not missing students,1213,unrelated\nIsis claims US hostage Kayla Mueller killed in coalition airstrike,1337,discuss\nChristian Bale quits Steve Jobs movie,932,unrelated\nIraqi Official Dismisses ‘Unfounded’ Reports That ISIS Fighters Have Ebola,2463,unrelated\nMicrosoft Hires Dalek-style Robocops to Guard Silicon Valley HQ,1721,unrelated\nThis Man Paid Off His Parents' Mortgage for Christmas (Video),648,unrelated\nTropical spider burrowed under man's skin through appendix scar and lived there for THREE DAYS,2293,discuss\nThere has been a shooting at the War Memorial on Parliament Hill. Unconfirmed reports say a soldier was shot.,964,unrelated\n\"Rare Case: Seven Bosnian Girls, Aged 13 And 14, Fall Pregnant After Five-Day School Trip; Parents Outraged After School Cites 'Parental Neglect'\",2070,unrelated\nVideo Messaging App Says Audio Recording Of Michael Brown's Shooting Is Authentic,2434,discuss\nAmazon's Newest Tablet Will Come With Free News From The Washington Post,906,unrelated\n'Spiderman' squished: Experts debunk claims,730,unrelated\nChristian Bale in Talks to Play Steve Jobs in Danny Boyle's Biopic,630,unrelated\nDoubts cast over Nicaragua meteorite claim,269,unrelated\nAn Indian Civil Servant Just Got Sacked After Not Turning Up For Work For 25 Years,1213,unrelated\nRussian TV actor wakes up to find his testicles stolen,1883,unrelated\n\"Six months after abducting Nigerian schoolgirls, Boko Haram reportedly wants to free them\",1361,unrelated\nWhiz kid stock picker: I didn't actually make $72M trading,2009,unrelated\nJihadi John ‘identified as British man from West London’,921,discuss\n\"'American bombing had signed my death certificate': Missing US journalist James Wright Foley goes unflinching to his death as ISIS behead him in horrific video, as a warning to Obama\",1206,agree\nNorth Korean dictator Kim Jong-Un to open restaurant in Scotland,2141,unrelated\nPentagon: 1 weapons bundle seized by militants,2223,unrelated\nCNN Plays Alleged Audiotape of Michael Brown ShootingMilitarization Of Police,490,unrelated\nSoldier shot near Canadian parliament building,0,unrelated\nNew Audio Shows Michael Brown Was Shot at 11 Times,2404,unrelated\nIsraeli Canadian fighting ISIS posts on Facebook: I'm safe and secure,2415,unrelated\nAn audio recording of the Michael Brown shooting has reportedly surfaced,321,unrelated\nChristian Bale Pulls Out of Upcoming Steve Jobs Biopic,571,unrelated\nHas Ebola infected Isis militants in Mosul?,1175,discuss\nNorth Korea directive reveals apparent ban on sharing Kim Jong-un’s name,125,unrelated\n#ISIS beheads photojournalist James Wright Foley in a massage to US to end its intervention in #Iraq.,632,discuss\nObama Denounces James Foley's Execution: 'Today The Entire World Is Appalled',984,unrelated\nBoko Haram Denies Nigeria Cease-Fire Claim,402,unrelated\nOfficials shoot down congressman's claims ISIS terrorists are running across US-Mexico border,2093,discuss\nFears Islamic State could launch EBOLA attack on Britain after fighters 'contract virus',1013,unrelated\n11 aircraft are missing from ‘terrorist-held’ Tripoli airport ahead of 9/11 anniversary,653,agree\n\"Islamic State Training Pilots in Military Jets, Monitors Say\",2408,discuss\n\"'Nasa Confirms Six Days of Darkness in December': No, they really don't - it's a hoax\",787,unrelated\nFrom bendgate to hairgate: Now iPhone 6 users complain the device is ripping out their hair,1769,discuss\nExpert casts doubt on Bunbury man Dylan Thomas’s burrowing stomach-spider story,1579,discuss\nPenis Spray-Painted on a $2.5 Million Car Was Just for a Prank Video,1781,unrelated\nVideo shows ISIL beheading of photojournalist James Foley,928,discuss\nAl-Shabaab Terror Group Leader Killed in U.S. Airstrike,60,unrelated\nSeven girls fall pregnant after five day school trip in Bosnia and Herzegovina,1438,unrelated\n\"Nigeria's missing girls 'to be released by Boko Haram', government aide claims\",2045,unrelated\nKim Jong-un: obese leader 'fractured both ankles',1170,unrelated\nMarijuana May Soon Spark Just a Ticket in New York,2389,discuss\nMan chops off his own penis after girlfriend told him he was no good in bed,1905,unrelated\nGuantanamo detainee freed in Bowe Bergdahl swap 'back to terrorism',503,unrelated\nBrian Williams Demands Apology From Social Media Over Erroneous Urination Reports (Video),633,unrelated\n\"A message from Jim's mom, Diane Foley:\",2047,discuss\nThe rats eat Prada at Vogue NY office,2520,discuss\n\"No, A Spider Did Not Burrow Under A Man's Skin And Live There For Days\",2175,unrelated\nChristian Bale Is Steve Jobs,1217,discuss\nParliament Hill shooting: Sergeant-At-Arms Kevin Vickers the family hero who took down Ottawa gunman,1948,unrelated\nWhite House fence-jumper made it far deeper into building than previously known,263,unrelated\nThe Apple Watch Will Debut by Late March [Report],447,unrelated\n\"North Korea ordered citizens named Kim Jong Un to change their names, says new report\",734,unrelated\nVideo Purports To Show Beheading Of U.S. Journalist By Militants,782,discuss\nUrgent: The Leader of ISIL 'Abu Bakr al-Baghdadi' Killed! / Photo,518,unrelated\nBREAKING: British-born hostage 'KILLED in failed rescue attempt',2042,unrelated\n\"New York schoolboy who made $72MILLION trading stocks on his lunch breaks - and now takes his friends out to dine on $400 caviar, drives a BMW and has definitely made his immigrant parents proud\",1781,discuss\nA Spider Lived Inside This Tourist’s Body For 3 Days After Burrowing Into His Skin Through A Scar,724,unrelated\nSpider Burrows Into Australian Man's Appendix Scar (VIDEO),2042,disagree\nAlleged audio of Michael Brown shooting has surfaced,2235,discuss\n\"Gill Rosenberg, Canadian citizen, reportedly captured by ISIS in Syria\",1224,unrelated\nIsis claims it has US airdrop of weapons,1485,discuss\nU.S. Hostage Luke Somers Killed During Yemen Rescue Bid: Family,1358,unrelated\nNun who had no idea she was pregnant gives birth after going to hospital with stomach pains,2388,unrelated\nMarried TV actor wakes up to find his testicles have been stolen after kissing young woman in sauna,2403,unrelated\nNET Extra: Back-from-the-dead Catholic priest claims God is a female,2328,unrelated\nAl-Shabaab Terror Group Leader Killed in U.S. Airstrike,1869,unrelated\nJihadi John UNMASKED: Islamic State killer NAMED as west Londoner Mohammed Emwazi,961,unrelated\nSoldier shot near Canadian parliament building,2127,unrelated\nIS militant 'Jihadi John' named as Mohammed Emwazi from London,81,unrelated\nReturn of the Mac: Seth Rogen in talks to star as Apple co-founder Steve Wozniak in upcoming Steve Jobs biopic,1058,unrelated\nMicrosoft Tried Out Robot Security Guards on Its Silicon Valley Campus,2295,unrelated\nStar Wars VII for a New SUMMER Release Date!?,1006,unrelated\nIRAQI HEALTH OFFICIAL: EBOLA HAS KILLED 5 ISIS FIGHTERS,568,unrelated\n'Spiderman' squished: Experts debunk claims,1375,unrelated\nLed Zeppelin’s Robert Plant ripped up a $924 million reunion contract,2252,unrelated\nHBO Reportedly in Talks with Apple for Launch of New Unbundled Streaming Service,477,unrelated\nMan who skipped work for 24 years is finally fired,1162,agree\nPants on Fire: Duncan Hunter makes unconfirmed claim Border Patrol caught at least 10 ISIS fighters,564,unrelated\nNigerians doubtful of girls' release after Boko Haram 'truce' breached,1195,discuss\nShots Heard In Alleged Brown Shooting Recording [AUDIO],2248,unrelated\nVideo Messaging App Says Audio Recording Of Michael Brown's Shooting Is Authentic,1786,unrelated\nNigeria announces truce with Boko Haram; fate of schoolgirls unclear,2356,discuss\nObama administration DENIES congressman's claim that 'at least ten ISIS fighters have been caught coming across the Mexican border in Texas',190,unrelated\n\"Don't forget to tip...especially if you spend $300,000\",1176,unrelated\nJames Foley Killer ‘Jihadi John’ Believed to Be Former London Rapper Abdel-Majed Abdel Bary,1314,discuss\n400 men cut their testicles off believing it would help them meet God,1909,discuss\nReport: A Radically Redesigned 12-Inch MacBook Air Is Coming,737,unrelated\nChristian Bale in Talks to Star in Sony's Steve Jobs Film,687,unrelated\nSugarhill Gang rapper Big Bank Hank dies at age 57,2118,unrelated\nIslamic State May Have Fighter Jets Now After Seizing Russian-Made MiGs,2342,unrelated\n\"Accused Boston Marathon Bomber Severely Injured In Prison, May Never Walk Or Talk Again\",651,unrelated\n\"James Foley: American Journalist, James Wright Foley Beheaded in New ISIS Video [Breaking News]\",2296,unrelated\nMeteorite strike in Nicaragua puzzles experts,1722,discuss\n'Jihadi John': Isis fighter named as Mohammed Emwazi from west London,1646,unrelated\n\"North Korean leader Kim Jong Un had ankle surgery, report says\",2022,discuss\nNBC weatherman caught urinating in the woods live on air,1506,unrelated\n\"\"\"Categorically False\"\": DHS Debunks Right-Wing Fiction That ISIS Attempted To Cross The U.S.- Mexico Border\",385,unrelated\nNorth Korean dictator Kim Jong-Un to open restaurant in Scotland,1483,unrelated\nPentagon: 1 weapons bundle seized by militants,1597,agree\n'Hairgate': iPhone 6 users encounter latest Apple problem after 'bendgate',2088,discuss\nNew York City Plans to End Arrests for Possession of Small Amounts of Marijuana,1192,unrelated\nJihadi John identity revealed as Mohammed Emwazi: live,2501,unrelated\nKim Jong-un drinks rare snake wine to boost love life!,1605,unrelated\nIs Durex Planning To Release A Pumpkin Spice Condom?,1247,discuss\n‘Evil straight from the pits of hell': American journalist James Foley reportedly beheaded by ISIS,1009,unrelated\nObama denounces killing of journalist James Foley and pledges ‘justice’,2296,unrelated\nMedia outlets identify 'Jihadi John',1933,unrelated\nIs this the world's oldest burger? Man claims to have kept McDonald's Quarter Pounder for 20 YEARS,1673,unrelated\nCountry Music Legend Willie Nelson Dies at Age 81,858,unrelated\n\"Boko Haram agrees to ceasefire, release of school girls\",2191,discuss\n\"Omar Gonzalez, White House Fence-Jumper, Made it Farther Inside\",1916,unrelated\nWATCH: Bird Launches Airstrike on Putin’s Shoulder (UPDATED),2431,unrelated\nIsis claims to behead US journalist,1295,unrelated\nVideo Messaging App Says Audio Recording Of Michael Brown's Shooting Is Authentic,2020,unrelated\nEbola Frisco 2014: Patient Shows Virus Symptoms After Apparent Thomas Eric Duncan Contact,1003,unrelated\nApple’s next MacBook could be a 12-inch MacBook Air,2497,discuss\nPhoto gallery: Amazing £300 operation by North Walsham vet on constipated goldfish,1540,unrelated\nBritish-born rapper is main suspect in search for ISIS jihadist who beheaded James Foley,2295,unrelated\nLuke Somers: British-born photojournalist 'killed by al-Qaeda after failed rescue attempt in Yemen',2375,unrelated\nJudicial Watch's Farrell: ISIS Terrorists Did Cross Mexican Border,1483,unrelated\nIslamic State using 'SCORPION bombs' to terrorise victims,2367,unrelated\nNorth Korea reportedly bans anyone sharing Kim Jong Un's name,1975,unrelated\nNYC High School Student Nicknamed ‘Teen Wolf’ Made $72 Million On Stock Market,1820,unrelated\nNew policy could reduce marijuana possession arrests,1528,unrelated\nUPDATE: BATMAN v SUPERMAN Batmobile Reportedly Stolen By (Shocker!) Detroit Locals,1175,unrelated\nNorth Korean leader Kim Jong-un to open restaurant in Scotland,1806,unrelated\nInsurgents killed in Nigeria despite alleged truce with Boko Haram,1019,unrelated\nUS probing claims ISIS fighters seized airdropped weapons meant for Kurds,288,discuss\n\"Sadly, Pumpkin Spice Condoms Aren't A Thing After All\",1060,discuss\nChristian Bale Is Steve Jobs,932,unrelated\nAmazon Reportedly Planning An Ad-Supported Video Service That Will Be Cheaper Than Netflix,2296,unrelated\nNow the Vogue Rats Are Chewing Through Couture,821,agree\n\"Suspected meteorite leaves crater in Managua, is linked to asteroid\",2360,unrelated\nBoko Haram Denies Nigeria Cease-Fire Claim,2156,unrelated\n\"ISIS Unleash \"\"Scorpion\"\" Bombs In Iraq\",1338,unrelated\nAUSTRALIA: 600-POUND WOMAN GIVES BIRTH TO 40-POUND BABY,1996,unrelated\nPentagon confirms al-Shabab leader killed in airstrike in Somalia,1835,discuss\nSamsung is reportedly making a secret new chip in the Apple Watch,1854,unrelated\n7 Bosnian teens get pregnant on school trip,2508,agree\n‘Wild Misinformation’: Brian Williams Explains the Mike Seidel Liveshot,1478,unrelated\n\"Boko Haram claims to have German hostage, denies ceasefire\",1003,unrelated\nCold Turkey,2397,discuss\nLego letter from the 1970s still offers a powerful message to parents 40 years later,547,agree\nVladimir Putin Bird Poop Video is Fake,1331,unrelated\nIRAQI AND KURDISH MEDIA REPORTS: ISIS FIGHTERS HAVE CONTRACTED EBOLA,2177,unrelated\nMan discovers spider living under his skin during Bali vacation,1860,agree\n\"Everybody Relax, Banksy Wasn’t Arrested And Exposed As A 35-Year-Old Man\",1940,agree\nYPG Confirms: Gill Rosenberg Not Captured in Kobani,387,unrelated\n\"No, That Wasn’t Paul Rudd Tackling an Airport Homophobe\",1814,unrelated\nAl-Shabaab Terror Group Leader Killed in U.S. Airstrike,1746,unrelated\nAnother American hostage at risk by Islamic state,1569,unrelated\nFBI Probing Alleged Audio of Michael Brown Shooting,1808,unrelated\n\"Mass Graves Found In Mexico, Near Place Where 43 Students Went Missing\",461,discuss\nISIS Video: America’s Air Dropped Weapons Now in Our Hands,2483,unrelated\nMichael Phelps’ ‘girlfriend’ reveals she was born a man – and never told the swimmer,235,unrelated\nA Predator Drone Has Reportedly Been Spotted Circling Above ISIS's Capital City,933,unrelated\nTBS speeds up Seinfeld 7.5% to gain an extra 2 minutes of commercial ad time.,1408,unrelated\n\"Kim Jong Un hospitalized with two broken ankles, reportedly from wearing heels and being overweight\",2385,unrelated\nSteve Jobs Biopic Eyes Seth Rogen to Play Apple Co-Founder Steve Wozniak,1269,unrelated\n\"'American bombing had signed my death certificate': Missing US journalist James Wright Foley goes unflinching to his death as ISIS behead him in horrific video, as a warning to Obama\",1982,unrelated\nVogue’s Rat Infestation: Disturbing New Details,30,unrelated\nISIS Beheads Kidnapped Photojournalist James Wright Foley in Horrific Video Message to the U.S.,1852,unrelated\nISIS Releases YouTube Video Showing 10-Year-Old 'Martyr' Allegedly Killed in Battle,1261,unrelated\nEmotional sergeant-at-arms is greeted back to parliament with a rousing standing ovation a day after he heroically shot dead terrorist - the first time he used weapon in 30 year career,1982,unrelated\nMilitant Group Says It Killed American Journalist in Syria,1905,unrelated\nCBS News Names Canadian Parliament Shooting Suspect,1970,discuss\nJ.J. Abrams Asks Disney To Move Up 'Star Wars: The Force Awakens' Release Date,1087,unrelated\nGovernment fires employee who skipped work for 24 years,2481,unrelated\n\"Boko Haram agrees to ceasefire, release of school girls\",1125,unrelated\nISIS Reportedly Beheads American Photojournalist in Iraq,1574,unrelated\n[UPDATED] 11 Men and 0 Women on Tonight's ESPN Domestic Violence Panel,1530,unrelated\nHope Fades for Girls' Release After Boko Haram 'Truce' Breached,381,unrelated\nIndian worker sacked after going on leave for 24 years,1837,unrelated\n\"Canterbury Christ Church University student Jess Smith, from Chatham, starred as Teletubbies' sun\",979,unrelated\nPumpkin Spice condoms? Don't fall for this hoax.,2269,agree\nCatholic Priest Claims God Is Female After Clinically Dead Experience,1605,unrelated\nWeather Channel’s Mike Seidel was not caught with his pants down,54,unrelated\n\"Boko Haram denies cease-fire, leader says he married off kidnapped girls\",1125,unrelated\nSenior Western Intelligence Official Confirms London Rapper Abdel Majed Abdel Bary Is A Suspect In The Foley Killing,1598,discuss\n\"UK spies identify Foley’s killer, Abdel-Majed Abdel Bary a key suspect\",1202,discuss\nSpurned wife leaves cheating husband and twin naked in busy car park,879,unrelated\nPentagon: Somali terror group leader killed in U.S. airstrike,1982,discuss\nKim Jong-Un 'bans the name Kim Jong-un',1873,unrelated\n\"No, a bird didn't poop on Vladimir Putin\",1004,unrelated\n\"Catholic Priest Dead For 48 Minutes, Is Miraculously Revived – His Revelations About God Are Even More Shocking\",1541,unrelated\nA Bunch Of Folks Are Passing Around This Hoax Video Of A Bird Pooping On Vladimir Putin,2463,unrelated\nJordan king cites Clint Eastwood in revenge vow,1365,unrelated\nCNN Plays Alleged Audiotape of Michael Brown ShootingMilitarization Of Police,724,unrelated\nIraqi media: ISIS militants have contracted Ebola,1904,discuss\n'Jihadi John': Isis fighter named as Mohammed Emwazi from west London,2328,unrelated\n'The Force Awakens' Release Date: JJ Abrams Plan for an Early Release of 'Star Wars' Movie?,622,discuss\nChristmas Is Cancelled: Pumpkin Spice Condoms Are a Goddamn Hoax,2055,agree\nMacaulay Culkin Dead?,1545,discuss\n\"Apple 12-Inch MacBook Air Details Emerge; Device Could Be Thinner, Lighter Than Current Model\",1293,unrelated\nResearch Medical Center denies reports that a patient has Ebola,781,unrelated\n\"Apple Reportedly Preparing 12-inch MacBook Air, Thinner and Lighter than Existing Models\",2509,unrelated\nPopWatch Teenager fights for the right to be recognized as Teletubbies' smiling sun-baby,979,unrelated\nNew Rumour Suggests Apple Watch to Launch in February,2116,unrelated\n\"Apple Watch to Feature Time-Only 'Power Reserve' Mode, Prototypes Disguised as Samsung Watches\",487,discuss\nNot coming to a store near you: The pumpkin spice condom,1480,unrelated\nSEE IT: California homeless man uses $100 gift to give food to others,1820,unrelated\nMan chops off his penis after his girlfriend breaks up with him,2496,agree\nWHO says reports of suspected Ebola cases in Iraq are untrue,1891,discuss\nAccountant Claims Comcast Got Him Fired From His Job for Reporting a Customer Service Issue,22,unrelated\nNigeria Claims Boko Haram Will Release the Kidnapped Schoolgirls,2191,discuss\n\"Sorry, Fido. Pope Francis did NOT say our pets are going to heaven\",1950,unrelated\n'Jihadi John' identified: ISIS killer named as Mohammed Emwazi from West London,2268,unrelated\nIf Only A Bird Really Did Poop on Putin,1957,agree\nIsrael denies causing Gaza floods by opening dams,2055,unrelated\nReports: Boko Haram may release schoolgirls as part of deal,1883,unrelated\nISIS Claims to Have Intercepted Supplies From U.S. Airdrop,1076,discuss\nFence-jumper made it farther in White House than Secret Service let on,699,unrelated\nAnna Wintour 'refuses to work at new World Trade Center Vogue office due to rat infestation',663,unrelated\n\"ISIS using bombs containing live SCORPIONS in effort to spread panic, in tactic used 2,000 years ago against Romans\",1127,agree\nHoly Theft! Batmobile Stolen from 'Batman v Superman'???,2090,unrelated\nIraqi media says ISIS militants have contracted Ebola,559,unrelated\nApple Watch launch expected in late March,752,discuss\nKim Jong-un relying on ‘cobra wine’ after problems with trouser snake,1040,unrelated\nParents' anger after seven Bosnian schoolgirls aged 13 and 14 fall pregnant on class trip,571,unrelated\nLebanon detains wife and son of Al-Baghdadi,1787,unrelated\nWHO: Reports of Suspected Ebola Cases in Iraq Untrue,1948,unrelated\nISIS Fighters Getting Caught Coming Across the U.S.-Mexican Border?,2296,unrelated\nNew policy could reduce marijuana possession arrests,666,unrelated\nMeteorite leaves crater in Nicaraguan capital Managua,1594,disagree\nISIS Claims To Have Captured US Airdrop Weapons,305,unrelated\nHORROR: ISIS Fighters Have Reportedly Contracted Ebola,559,unrelated\nJames Foley remembered as 'brave and tireless' journalist,1347,unrelated\nSeven teenage girls get pregnant on school trip,2022,unrelated\nSomeone painted a graffiti dick on a $2.5 million car,1320,discuss\nNASA: Viral news on days of darkness in December is hoax,2520,unrelated\nDurex is not confirming or denying rumors of a “pumpkin spice” condom,2252,discuss\nBunbury local discovered a spider had burrowed under his skin on Bali holiday,1709,unrelated\nVideo: Marine saved by helmet after Taliban sniper attack,2360,agree\nHunt for 'cruel' owner who abandoned dog at train station,347,unrelated\nIs Kim Jong-un Opening North Korean Restaurant in Scotland?,2290,unrelated\n#ISIS beheads photojournalist James Wright Foley in a massage to US to end its intervention in #Iraq.,36,unrelated\nTropical spider burrowed under man's skin through appendix scar and lived there for THREE DAYS,181,unrelated\nHope Fades for Girls' Release After Boko Haram 'Truce' Breached,1195,discuss\nThere has been a shooting at the War Memorial on Parliament Hill. Unconfirmed reports say a soldier was shot.,633,unrelated\nMedia outlets identify 'Jihadi John',1437,unrelated\n\"Meteorite makes big crater in Nicaragua, government says\",373,unrelated\nMexico prosecutor: Students not in 1st mass graves,1984,agree\n\"ISIS Militants Have Contracted Ebola: Iraqi, Kurdish Media Reports\",2177,unrelated\nReport: Former Baseball Star Jose Canseco Accidentally Shot At Home,171,unrelated\nWho Is Michael Zehaf-Bibeau? Ottawa Shooter Suspect Identified By Canadian Officials ,107,unrelated\n\"Apple Watch Gold Edition may cost as much as $5,000\",2141,unrelated\nDoctors confirmed the first case of death from ingesting GMOs,714,unrelated\nWATCH: Bird Launches Airstrike on Putin’s Shoulder (UPDATED),1843,unrelated\nIraqi and Kurdish media reports cases of Ebola among Islamic State fighters in Mosul,1461,unrelated\n\"Boko Haram Could Release Kidnapped Girls, Nigerian Officials Say\",1430,discuss\nISIS Reportedly Beheads U.S. Journalist James Wright Foley on Camera,139,unrelated\nKim Jong-Un's sister reportedly running N. Korea,305,unrelated\nHas Apple quietly fixed its iPhone 6 Plus ‘Bendgate’ problem?,387,unrelated\nVideo shows ISIL beheading of photojournalist James Foley,704,unrelated\nSeven girls fall pregnant after five day school trip in Bosnia and Herzegovina,2304,discuss\n\"Audio captured at time of Michael Brown shooting, company says\",303,unrelated\nParents' anger after seven Bosnian schoolgirls aged 13 and 14 fall pregnant on class trip,313,unrelated\nCBI registers 'criminal conspiracy' case against Dera chief after claims 400 male followers were forcibly castrated,1631,unrelated\nBoko Haram denies truce to release kidnapped schoolgirls,381,unrelated\nChristian Bale in Talks to Star in Sony's Steve Jobs Film,571,unrelated\nJihadi John UNMASKED: Islamic State killer NAMED as west Londoner Mohammed Emwazi,2184,unrelated\nTexas City plumber's truck ends up in Syrian war,2242,agree\nBREAKING NEWS: ISIS beheads missing American journalist James Wright Foley as warning to US to cease action in Iraq,1471,agree\nVideo: Marine survives Taliban sniper headshot thanks to helmet,2091,unrelated\nFears journalist James Wright Foley beheaded by Islamic State jihadists in ‘message’ to United States,2147,discuss\n\"Managua explosion not a meteorite, NASA suggests\",1722,discuss\nWife and son of Islamic State leader Abu Bakr al-Baghdadi detained in Lebanon,667,unrelated\n\"No, a spider (probably) didn't crawl through a man's body for several days\",220,unrelated\nIslamic State claims to have beheaded American journalist,1040,unrelated\n\"Yang Hu, worker in Zhejiang, cuts off own penis over desperation of finding love\",2367,unrelated\nDaash Ebola transferred to Mosul {Google Translate],568,unrelated\nI aborted my baby because it was a boy,2161,unrelated\nMissing Libyan Jetliners Raise Fears of Suicide Airliner Attacks on 9/11,846,unrelated\nWhat One Homeless Man Does with $100 Will Astonish You (VIDEO),2061,agree\nApple Watch Gold Edition rumored to be priced at $1200: Will you buy?,2254,unrelated\nBoko Haram Denies Nigeria Cease-Fire Claim,1906,unrelated\n\"No, a spider (probably) didn't crawl through a man's body for several days\",2293,discuss\nNigeria Claims Boko Haram Will Release the Kidnapped Schoolgirls,1125,unrelated\n'No hard evidence' of Isis claims it kidnapped Canadian-Israeli woman Gill Rosenberg,1476,unrelated\nIraqi and Kurdish media reports cases of Ebola among Islamic State fighters in Mosul,93,unrelated\nSchoolboy who got electric shock from lamppost claims he now has magnetic powers,513,unrelated\nN. Korea’s Kim has leg injury but in control,1213,unrelated\nWAS NBC METEOROLOGIST MIKE SEIDEL PEEING IN THE SNOW ON CAMERA? A TESTY BRIAN WILLIAMS EXPLAINS,54,unrelated\n\"Meteorite Strikes Nicaraguan Capital, Creates 16-Foot-Deep Crater\",10,unrelated\nSpider Burrows Into Australian Man's Appendix Scar (VIDEO),503,unrelated\nCNN Expert on Brown Audio: At First I Thought ‘Someone’s Trying to Punk CNN’,195,unrelated\nISIS fighters 'have contracted Ebola': World Health Organisation investigating reports militants showed up at Iraqi hospital with lethal disease,2403,unrelated\n\"Jess Smith, 19, Claims She Was Teletubbies' Giggling Baby: What Did She Get Paid?\",1605,unrelated\nNicaragua meteorite: Experts attempt to understand whether mysterious meteorite fell from passing Pitbull asteroid,524,unrelated\n20-Year-Old Quarter Pounder Looks About the Same,1311,discuss\nFBI Probing Alleged Audio of Michael Brown Shooting,2044,unrelated\n\"Led Zeppelin Reunion: Robert Plant Rips Up $300 Million Contract, Refuses To Rejoin Legendary Band\",2133,unrelated\nISIL allegedly kills US journalist in video,2130,unrelated\nUPDATE: Internet report of Ebola outbreak in Purdon not true,1974,unrelated\nMore than 200 kidnapped Nigerian girls to be released after deal reached with Boko Haram,1761,discuss\nCNN plays chilling audio recording allegedly from Michael Brown shooting: “At least 11 shots”,1481,unrelated\nTBS speeds up Seinfeld 7.5% to gain an extra 2 minutes of commercial ad time.,1875,discuss\nNew policy could reduce marijuana possession arrests,630,unrelated\nThe Apple Watch has a low-power mode that only tells the time,626,unrelated\nGuru who ordered 400 followers to be castrated 'so they could be closer to God' is investigated for grievous bodily harm in India,331,unrelated\nJames Foley remembered as 'brave and tireless' journalist,1627,unrelated\nObama: murder of James Foley 'shocks the conscience of the entire world',1223,unrelated\nNorth Korea Leader Kim Jong Un Is Still In Charge: Source,2471,unrelated\n‘Evil straight from the pits of hell': American journalist James Foley reportedly beheaded by ISIS,2147,discuss\nObama denounces killing of journalist James Foley and pledges ‘justice’,2130,unrelated\nWould-be rapist has penis severed by angry mob,1042,unrelated\n\"Vice's Shane Smith drops $300,000 on Vegas dinner\",505,unrelated\n\"Rats at Vogue's NYC offices - watch your step, Anna Wintour\",1252,unrelated\nNicaragua Meteorite Impact Theory May Be Meteor-wrong,13,unrelated\nIslamic State releases video apparently showing the beheading of missing US journalist James Foley,456,discuss\nVogue's new digs are reportedly swarming with rats,1024,unrelated\nMatt Taibbi Disappears From Omidyar’s First Look Media,1761,unrelated\nIsis militants claim to have killed US journalist James Foley,2109,unrelated\nIRAQI HEALTH OFFICIAL: EBOLA HAS KILLED 5 ISIS FIGHTERS,819,discuss\n\"Gill Rosenberg, Canadian-Israeli Woman Feared Kidnapped By ISIS, Says She's Safe\",11,unrelated\n\"Man chops off own penis, throws it in a dustbin after poor show in bed\",1249,unrelated\nLebanon 'holding IS leader's daughter and ex-wife',651,unrelated\nDHS: GOP Rep.’s Claim ISIS Members Caught at U.S. Border ‘Categorically False’,220,unrelated\nKim Jong-Un 'in hospital with two fractured ankles' after ballooning to around 20 stone and going on numerous 'meet the people' walkabout PR stunts,2141,unrelated\n\"Amazon to launch first brick-and-mortar store, report says\",2116,discuss\n‘Wild Misinformation’: Brian Williams Explains the Mike Seidel Liveshot,1046,agree\nLynch mob chop man's penis off after catching him allegedly trying to rape teenager,2005,agree\nSoldier shot at war memorial in Canada,892,unrelated\n\"Gill Rosenberg, former IDF soldier, possibly captured by ISIS while fighting with Kurds\",1168,discuss\n\"Islamic State, in video titled \"\"A Message to America,\"\" beheads American journalist James Wright Foley who was kidnapped in 2012\",1786,unrelated\nISIS fighters 'have contracted Ebola': World Health Organisation investigating reports militants showed up at Iraqi hospital with lethal disease,93,unrelated\nISIS Claims to Have Intercepted Supplies From U.S. Airdrop,545,unrelated\nOttawa shooting: Slain soldier named as Nathan Cirillo while suspect identified as Michael Zehaf-Bibeau,2214,agree\nMCDONALD’S WILL STOP SERVING OVERWEIGHT CUSTOMERS BEGINNING 1/1/15,43,unrelated\nHeartwarming video shows son revealing he’s paid off parent’s mortgage as a Christmas gift,648,unrelated\nThe next Apple Watch could be platinum,1415,unrelated\n\"Reports: Jihadists Steal Commercial Jets, Raise 9/11 Fears\",2162,discuss\nNew York City Plans to End Arrests for Possession of Small Amounts of Marijuana,2217,agree\n\"Nigeria's missing girls 'to be released by Boko Haram', government aide claims\",2530,discuss\n\"Hostage David Haines' Murder 'Evil', PM Says\",1360,unrelated\nReport: Missing Libyan jetliners raise fears of suicide airliner attacks on 9/11,1489,unrelated\nVideo: Marine survives Taliban sniper headshot thanks to helmet,2185,unrelated\nIslamic Militants Post Video Claiming to Show Beheading of U.S. Journalist,2453,unrelated\nMexico Says Students Not Among Dead in Mass Grave,2334,discuss\nWho Is Michael Zehaf-Bibeau? Ottawa Shooter Suspect Identified By Canadian Officials ,2526,unrelated\nWatch moment TV weatherman is caught urinating in the bushes LIVE on camera,1240,unrelated\n\"Seven High School Girls Get Pregnant On Five-Day School Trip, Parents Outraged\",2170,agree\niPhone Game Developer Quits Job By Hiding The Greatest Letter Of Resignation Ever Inside His Game,1439,agree\nTime Capsule from Paul Revere and Samuel Adams Discovered in Boston,851,unrelated\nHope Fades for Girls' Release After Boko Haram 'Truce' Breached,459,unrelated\nChristian Bale won't play Steve Jobs,760,unrelated\nMagic mushrooms found in BUCKINGHAM PALACE by Alan Titchmarsh,1647,agree\n\"Apple's New MacBook Will Be A Thinner, Cleaner, Faster 12-Inch MacBook Air\",1730,discuss\nIsis 'fed murdered kidnap victim to his own mother after she travelled to their headquarters and demanded to see him',1659,unrelated\nCatholic Priest Claims God Is Female After Clinically Dead Experience,2043,unrelated\nIsis militants claim to have killed US journalist James Foley,676,unrelated\nSeth Rogen To Play Steve Wozniak In Steve Jobs Biopic,1141,discuss\n\"Islamic State Training Pilots in Military Jets, Monitors Say\",2342,unrelated\nNationwide turkey recall? Ebola-infected birds? USDA debunks the hoax,513,unrelated\nBrian Williams Debunks Peeing Meteorologist Report On ‘NBC Nightly News': Video,2092,unrelated\nAl-Shabaab co-founder confirmed killed by US air strike in Somalia,1853,unrelated\nDid Kim Yo-Jong Take Kim Jong Un’s Role? North Korea Ill Health Rumors Are ‘Fabricated’,903,unrelated\nUniversity Bans Word ‘Freshman’ Because It’s Sexist and Promotes Rape,2321,discuss\n\"Report: Apple Watch to start at $500 in stainless steel, thousands for gold model\",648,unrelated\nMexican students not among bodies found in mass graves,1670,unrelated\n\"Everybody Relax, Banksy Wasn’t Arrested And Exposed As A 35-Year-Old Man\",258,unrelated\n\"Jeh Johnson: Politicians Shouldn't 'Feed The Flames Of Fear' Over ISIS, Ebola\",1185,discuss\nIslamic State Militants Claim to Have Beheaded US Journalist James Wright Foley,1589,discuss\nSeth Rogen reported to play Woz in the upcoming Steve Jobs movie,1539,unrelated\n\"James Foley: American Journalist, James Wright Foley Beheaded in New ISIS Video [Breaking News]\",704,unrelated\nHigh School Student Rumored to Have Made $72 Million Trading Stocks,796,unrelated\nPure Evil: Islamic State Beheads American Journalist James Wright Foley,2115,unrelated\n\"Source: Pot in NYC may soon net just a ticket, not arrest\",1718,unrelated\nMissing American journalist reportedly beheaded by Islamic State ,1166,unrelated\nLuke Somers' sister says he was killed in failed Yemen rescue attempt,2411,unrelated\nMichael Brown shooting audio caught on tape?,1446,discuss\n\"Accused Boston Marathon Bomber Severely Injured In Prison, May Never Walk Or Talk Again\",1948,unrelated\nAbdel-Majed Abdel Bary in Foley beheading: London rapper songs help identify him,1642,unrelated\nMeteorite 'caused mysterious boom in Nicaragua',1790,discuss\nCNN plays chilling audio recording allegedly from Michael Brown shooting: “At least 11 shots”,1832,unrelated\nWoman Spends Entire Week In KFC After Getting Dumped By Her Boyfriend,817,unrelated\n‘Evocative shape': Is Vladimir Putin trolling the world with his motorcade formation?,944,unrelated\nObama Denounces James Foley's Execution: 'Today The Entire World Is Appalled',1385,unrelated\nNigeria says ceasefire agreed with Boko Haram,2045,unrelated\nNYC High School Student Nicknamed ‘Teen Wolf’ Made $72 Million On Stock Market,1987,discuss\nHoax 'Banksy Arrested in London' Story Dupes the Internet Again,195,unrelated\nDog found abandoned at Scottish train station with suitcase of belongings,1198,unrelated\n\"US, UK eye rapper as British-born militant who beheaded journalist James Foley\",616,discuss\nTurkish Leader Says U.S. Airdrop Aided ISIS Militants,1648,unrelated\nBoy who suffered powerful electric shock claims he now has 'superpowers' like X-Men's Magneto as metal objects stick to him,1317,unrelated\nBrian Williams slams social media for speculation weatherman Mike Seidel relieved himself on air,1385,unrelated\nMan who SLAPS people if they sneeze in public being hunted by police,1375,unrelated\nPassenger Wears A Hazmat Suit To Dulles Airport [PHOTO],755,unrelated\nISIS Appears To Behead American Photojournalist In YouTube Video,1358,unrelated\nISIS fighters ‘have contracted Ebola’,1013,unrelated\n\"Islamic State, in video titled \"\"A Message to America,\"\" beheads American journalist James Wright Foley who was kidnapped in 2012\",2096,discuss\nVideo shows ISIL beheading of photojournalist James Foley,1011,discuss\nISIS Militants Allegedly Contracted Ebola,984,unrelated\nSeven girls fall pregnant after five day school trip in Bosnia and Herzegovina,1808,unrelated\nIsis claims it has US airdrop of weapons,2483,unrelated\nBiH: Seven Primary School Students Pregnant After Five-Day Excursion,2125,disagree\nPure Evil: Islamic State Beheads American Journalist James Wright Foley,1166,unrelated\nWas Alleged Audio of Michael Brown Shooting on CNN a Hoax?,2434,discuss\nNew policy could reduce marijuana possession arrests,1171,unrelated\nIslamic State Leader al-Baghdadi “Not Dead”,511,unrelated\nBREAKING NEWS: Gunman 'shot dead' after wounding soldier near Canada parliament,1539,discuss\nDHS Rebuffs Congressman’s Claim ISIS Infiltrating Southern Border,385,unrelated\nAl-Shabab leader who ordered Kenya mall massacre believed killed in US drone attack in Somalia,1252,unrelated\nJames Foley remembered as 'brave and tireless' journalist,1361,unrelated\nMan chops off own penis after being dumped by his girlfriend,1379,unrelated\nEXCLUSIVE: New York Mag’s Boy Genius Investor Made It All Up,1205,unrelated\nPaul Rudd Helped Tackle A Violent Homophobe So That’s Another Reason To Love Him [UPDATE],609,agree\nBoko Haram 'to release abducted schoolgirls' as part of ceasefire agreement,1506,unrelated\nIslamic State fighters training to fly captured jets — watchdog,819,unrelated\nSeth Rogen to Star as Steve Wozniak in Sony's Steve Jobs Biopic [Updated],586,discuss\nGOP Rep. Duncan Hunter Claims 'At Least' 10 ISIS Fighters Apprehended On Texas Border,186,unrelated\nReport claims Kim Jong-un underwent surgery to repair fractured ankles,2022,discuss\n\"Don't Worry, 'The Breakfast Club' Star Judd Nelson Is Not Dead\",2332,agree\nHas The Batman Vs. Superman Batmobile Been Stolen In Detroit?,1299,unrelated\nTurkish Leader Says U.S. Airdrop Aided ISIS Militants,2213,unrelated\nReal-life Magneto boy 'becomes living magnet' after getting massive electric shock from street lamp,2109,discuss\nSeth Rogen To Play Steve Wozniak In Steve Jobs Biopic,1058,unrelated\nMexico police find mass grave near site 43 students vanished,295,unrelated\nIraqi and Kurdish media reports cases of Ebola among Islamic State fighters in Mosul,1948,unrelated\nCould Kim Jong Un open a restaurant in Scotland?,1806,unrelated\nNew Audio Allegedly Captures Moment Michael Brown Was Shot,2370,unrelated\n‘Photo of slain IS leader’ reported to be doctored,1426,unrelated\n‘Jihadi John’: The Islamic State killer behind the mask is a young Londoner,1424,discuss\nReport of Kim Jong-un’s ankle injury add fuel to rumours about his absence,2441,unrelated\nSugarhill Gang rapper Big Bank Hank dies at age 57,1374,unrelated\nAttorney: New audio reveals pause in gunfire when Michael Brown was shot,816,agree\nAl-Shabaab Terror Group Leader Killed in U.S. Airstrike,2374,agree\nRumor Robert Plant Ripped Up $800 Million Contract To Reunite Led Zeppelin Called 'Rubbish',1787,unrelated\n\"North Korean leader Kim Jong Un had ankle surgery, report says\",932,unrelated\n\"Dead for 48 minutes, this Catholic Priest claims God is female\",2520,unrelated\nJames Foley beheading: London rapper turned jihadist believed to be under investigation for murder of journalist in Syria,634,unrelated\nBREAKING: Soldier shot at War Memorial in Ottawa,892,unrelated\nAngry mob cut off rapist’s penis with meat cleaver (VIEWER DISCRETION),2072,unrelated\n\"BATMOBILE NOT STOLEN, MTV CONTEST PRIZE REMAINS UNCLAIMED\",1313,agree\nMacaulay Culkin Dead: Actor Once Again Victim Of Death Hoax,1012,unrelated\nWife and son of Islamic State leader Abu Bakr al-Baghdadi detained in Lebanon,404,unrelated\nMexico Says Students Not Among Dead in Mass Grave,251,unrelated\n\"Apple Watch pricing: Will you spend $5000 for Gold edition, $500 for stainless steel?\",2288,unrelated\nREPORT: Alleged New Audio of Michael Brown Shooting,1893,unrelated\nISIS Beheads Kidnapped Photojournalist James Wright Foley in Horrific Video Message to the U.S.,2404,unrelated\nChristian Bale quits Steve Jobs movie,2403,unrelated\nBREAKING: ISIS USES CHEMICAL WEAPONS – Murders 300 Iraqi Soldiers in Chlorine Gas Attack,251,unrelated\n\"Gill Rosenberg, Canadian-Israeli Woman Feared Kidnapped By ISIS, Says She's Safe\",269,unrelated\nNigeria Claims Boko Haram Will Release the Kidnapped Schoolgirls,992,unrelated\nCNN Expert on Brown Audio: At First I Thought ‘Someone’s Trying to Punk CNN’,2403,unrelated\nWorld's oldest burger,2371,unrelated\nCBI registers 'criminal conspiracy' case against Dera chief after claims 400 male followers were forcibly castrated,1871,unrelated\nRumor: Seth Rogen to Appear as Woz in Sony's Steve Jobs Film,1642,unrelated\n\"ISIS: We have our hands on weapons, ammo air-dropped by U.S.\",816,unrelated\n\"Eyewitness: Viral Video That Netted $130K in Donations \"\"is Bullshit\"\"\",1996,disagree\n\"Dead for 48 minutes, Catholic Priest claims God is female\",34,unrelated\nShocking moment shows 'adulteress' stripped naked and beaten in busy shopping centre,1334,agree\n\"Audio captured at time of Michael Brown shooting, company says\",1893,unrelated\nNigeria: hopes for return of kidnapped schoolgirls rise after ceasefire reported,244,unrelated\nAWESOME! Canadian Parliament’s Sergeant-at-Arms Kevin Vickers Takes Out Gunman,1400,unrelated\nKFC Marijuana Sales To Begin In Colorado? It’s Unbelievable — Literally,1277,unrelated\nMissing American journalist reportedly beheaded by Islamic State ,1574,unrelated\n\"BATMOBILE NOT STOLEN, MTV CONTEST PRIZE REMAINS UNCLAIMED\",1009,unrelated\nSoldier shot near Canadian parliament building,2269,unrelated\nISIS executioner 'Jihadi John' named by media,503,unrelated\nWho Is Michael Zehaf-Bibeau? Ottawa Shooter Suspect Identified By Canadian Officials ,1361,unrelated\nAn audio recording of the Michael Brown shooting has reportedly surfaced,900,unrelated\n'Banksy' Reacts To Paris Attack With Poignant Drawing,1406,unrelated\n‘Little old lady’ Arrested for Making Fur Coats with Neighbor’s Cats,1289,unrelated\n\"Woman detained in Lebanon is not Isis leader’s wife, says Iraq\",1212,unrelated\n\"Priest Dies, Wakes Up, Claims God Is a Woman. Huh?\",169,unrelated\n\"ISIS Claims It Kidnapped Gill Rosenberg, The First Western Woman To Fall Into The Group's Hands\",2471,discuss\n\"Rats at Vogue's NYC offices - watch your step, Anna Wintour\",1931,unrelated\n\"Boko Haram agrees to ceasefire, release of school girls\",1588,disagree\nThe famous “Dog whisperer” Cesar Millan died of a heart attack this morning.,891,unrelated\n\"Rare meteorite impact causes blast in Nicaragua's capital, Managua\",2154,discuss\nChristian Bale in Talks to Play Steve Jobs in Danny Boyle's Biopic,1939,unrelated\nMexico police find mass grave near site 43 students vanished,683,unrelated\nISIL allegedly kills US journalist in video,2296,unrelated\nMissing Planes,2208,discuss\n\"Calm Yourselves, Durex Has NOT Come Out With A Pumpkin Spice Condom\",367,unrelated\nVandal paints penis on £1.5million Bugatti Veyron,2286,unrelated\nAlleged Ottawa gunman: What we know so far about Michael Zehaf-Bibeau,2256,unrelated\n\"'American bombing had signed my death certificate': Missing US journalist James Wright Foley goes unflinching to his death as ISIS behead him in horrific video, as a warning to Obama\",2147,discuss\nSteve Jobs Biopic Eyes Seth Rogen to Play Apple Co-Founder Steve Wozniak,683,unrelated\nIncredible Video Shows A US Marine Surviving Being Shot In The Head By A Sniper In Afghanistan,305,agree\nResetting iOS 8 Preferences May Wipe iCloud Files,1155,unrelated\nISIS Beheading of U.S. Journalist James Foley Posted to YouTube,578,discuss\nCanadian official identifies dead Ottawa gunman as Michael Zehaf-Bibeau,1802,unrelated\nBREAKING NEWS: ISIS beheads missing American journalist James Wright Foley as warning to US to cease action in Iraq,1295,unrelated\nJihadi John identity revealed as Mohammed Emwazi: live,81,unrelated\nCNN plays chilling audio recording allegedly from Michael Brown shooting: “At least 11 shots”,2434,discuss\nMissing Libyan jetliners raise fears of terror attacks on 9/11,299,unrelated\nAxl Rose NOT Dead: Fake MSNBC Death Hoax Goes Viral On Facebook,144,unrelated\n\"Kim Jong-un Broke Both Ankles and Is Hospitalized, Report Claims\",505,unrelated\nMexico finds 4 more graves at site of suspected student massacre,1849,unrelated\nInsurgents killed in Nigeria despite alleged truce with Boko Haram,1027,discuss\nUS probing claims ISIS fighters seized airdropped weapons meant for Kurds,2404,discuss\n\"Rumor: Gold Apple Watch Edition priced up to $5,000, steel version at $500, will debut on Feb. 14\",1854,unrelated\nTropical spider burrowed under man's skin through appendix scar and lived there for THREE DAYS,962,unrelated\nSugarhill Gang rapper Big Bank Hank dead at 57,2118,unrelated\nNYC High School Student Nicknamed ‘Teen Wolf’ Made $72 Million On Stock Market,1693,unrelated\nTips for Chinese choosing an English name,624,agree\nDog found abandoned at Scottish train station with suitcase of belongings,347,unrelated\nIraqi Official Dismisses ‘Unfounded’ Reports That ISIS Fighters Have Ebola,1938,unrelated\nMechanical polar bear ‘threatened with ASBO for singing Christmas songs’,1024,unrelated\nSee the Crater a Meteorite Made in Nicaragua,373,unrelated\nKC hospital: Patient does not have symptom profile of Ebola,1226,unrelated\n\"Boko Haram Denies Truce, Says Kidnapped Girls Have Been “Married Off”\",1340,agree\nWatch: US marine survives Taliban sniper headshot in Afghanistan,2389,unrelated\n\"Macaulay Culkin NOT Dead: Facebook, Twitter Death Hoax Goes Viral\",498,unrelated\n\"Marine Gets Shot in the Head, Walks Away\",860,unrelated\nMan Known as ‘Jihadi John’ Is Identified as Mohammed Emwazi,298,unrelated\nWas The Video Of That Homeless Man Doing Good Deeds With $100 All An Elaborate Hoax!?,742,unrelated\nSaudi Arabia 'fatwa over building of snowmen',239,unrelated\nISLAMIC STATE BEHEADS MISSING AMERICAN JOURNALIST JAMES WRIGHT FOLEY,1569,unrelated\nU.S. Hostage Luke Somers Killed During Yemen Rescue Bid: Family,120,unrelated\n\"Boko Haram leader denies ceasefire deal, says 200 abducted girls married off \",1821,discuss\nNorth Korean dictator Kim Jong-Un to open restaurant in Scotland,2309,discuss\nMedia reports identify Londoner as Islamic State's ‘Jihadi John’,961,unrelated\nJournalist James Wright Foley reportedly beheaded by ISIS,1288,discuss\n\"Islamic State training fighter pilots in captured jets, monitoring group says\",495,discuss\nAl-Shabab leader who ordered Kenya mall massacre believed killed in US drone attack in Somalia,1543,unrelated\nRats are still running around at Vogue,2031,agree\nChristian Bale Exits Steve Jobs Movie (Exclusive),2211,agree\nHas North Korean dictator Kim Jong-un been replaced by his sister?,2046,unrelated\n\"Apple Watch pricing: Will you spend $5000 for Gold edition, $500 for stainless steel?\",829,unrelated\nIncredible Video Shows A US Marine Surviving Being Shot In The Head By A Sniper In Afghanistan,1934,unrelated\nChristian Bale in Talks to Play Steve Jobs (Exclusive),72,discuss\nSources: Guns N' Roses Frontman Axl Rose Found Dead in West Hollywood Home at Age 52,292,discuss\nCloistered nun has a stomach ache  hospital gives birth to a baby [Google Translate],1480,unrelated\nAn audio recording of the Michael Brown shooting has reportedly surfaced,693,discuss\nLynch mob use butcher's meat cleaver to castrate rapist they caught attacking teenage girl in alleyway in Indian city,125,unrelated\nGod is a woman- Priest who died for 48 minutes claims,603,agree\nBoko Haram 'to release abducted schoolgirls' as part of ceasefire agreement,1019,unrelated\nHas The Batman Vs. Superman Batmobile Been Stolen In Detroit?,1311,unrelated\n6 Islamist militants killed in US attack in Somalia,1024,unrelated\nMan chops off own penis after being dumped by his girlfriend,8,unrelated\nReport: Nigerian Woman Quarantined in KC with Ebola-Like Symptoms (Video),542,unrelated\nTropical spider burrowed under Bali tourist's skin,1709,unrelated\n\"Thanks Uncle Sam, we have your weapons airdrop: ISIS taunts America over intercepted weapons meant for Kurds\",1239,unrelated\nPentagon: ISIS Got U.S. Weapons Package,2295,discuss\n\"Nun Complains Of Stomach Pains, Later Gives Birth To Baby Boy\",1597,unrelated\nAudio recording allegedly captures moment Michael Brown was shot,2070,unrelated\n\"Everybody Relax, Banksy Wasn’t Arrested And Exposed As A 35-Year-Old Man\",30,unrelated\nIsis claims to behead US journalist,2386,discuss\nJilted lover chops off his penis after girlfriend dumps him,827,agree\n\"Nun gives birth, intends to keep baby\",2479,discuss\nDera Sacha Sauda Chief Forced Castration of 400 Devotees? CBI Files Case Against 'MSG: The Messenger of God' Actor,1909,discuss\nREPORT: Apple's Watch Will Come In 2 Storage Sizes,2022,unrelated\nOscar winner Christian Bale to play Steve Jobs in upcoming biopic,614,unrelated\n\"Fidel Castro Is Dead, According to Viral Twitter Rumors\",821,unrelated\nISIS Beheading of U.S. Journalist James Foley Posted to YouTube,1547,unrelated\nIS Fighters Seize Weapons Cache Meant for Kurds,2116,unrelated\nApple's 12-Inch Retina MacBook Air Shown in Artist's Renditions,727,unrelated\n\"Homeless man who became a YouTube sensation after spending $100 on food for his beggar friends gets a surprise Christmas meal, makeover and night in a hotel in new video... but is it all a hoax by a 'serial prankster'?\",2492,unrelated\nMissing American journalist reportedly beheaded by Islamic State ,1385,unrelated\nChristian Bale in Talks to Play Steve Jobs (Exclusive),630,unrelated\nMacaulay Culkin Dead?,722,unrelated\nThis Kid Made $72 Million During Lunch,1256,unrelated\nReport: Missing Libyan jetliners raise fears of suicide airliner attacks on 9/11,1438,unrelated\n\"Yes, you can wear your Apple Watch in the shower\",1680,agree\n\"ISIS Claims It Kidnapped Gill Rosenberg, The First Western Woman To Fall Into The Group's Hands\",1921,unrelated\nTaliban member swapped by Obama for Bowe Bergdahl tried to return to terror: report,385,unrelated\nGOP Rep: ‘At Least Ten ISIS Fighters Have Been Caught Coming Across The Mexican Border’,972,unrelated\nCloistered nun has a stomach ache  hospital gives birth to a baby [Google Translate],2388,unrelated\n\"TEXAS TURKEY FARM CONTAMINATED WITH EBOLA, OVER 250,000 HOLIDAY TURKEYS INFECTED\",1658,unrelated\nMissing Libyan Jetliners Raise Fears of Suicide Airliner Attacks on 9/11,1575,unrelated\n\"Michael Zehaf-Bibeau, slain Ottawa shooter, had criminal record in Quebec, B.C.\",1380,agree\n\"James Wright Foley, Kidnapped Journalist, Apparently Executed by ISIS\",1747,discuss\nNow the Vogue Rats Are Chewing Through Couture,618,unrelated\nReport: Christian Bale Will Play Steve Jobs,296,unrelated\nAlleged audio of Michael Brown shooting has surfaced,568,unrelated\nTropical spider burrows under man's skin through scar,817,unrelated\n'They ate through the ceilings and pooped on the keyboards': Rats are 'taking over' Vogue's new World Trade Center office and Anna Wintour 'no longer wants to work there',2498,discuss\nISLAMIC STATE BEHEADS MISSING AMERICAN JOURNALIST JAMES WRIGHT FOLEY,826,unrelated\nReport: 4 ISIS Terrorists Caught at Southern Border in 36 Hrs,167,unrelated\nWhiz kid stock picker: I didn't actually make $72M trading,405,unrelated\nNigerians doubtful of girls' release after Boko Haram 'truce' breached,821,unrelated\nUS confirms death of Somalia terror group leader,385,unrelated\nTom Brokaw Wants Brian Williams Fired Over Iraq Helicopter Story: Report,1746,unrelated\nTourist wakes to find strange red trail on his stomach - and discovers a spider has burrowed through his appendix scar and crawled UNDER his skin while on holiday in Bali,34,unrelated\nIt's back! The incredible new Batmobile takes a spin around Detroit... after rumors it had been STOLEN,280,unrelated\nNigeria: hopes for return of kidnapped schoolgirls rise after ceasefire reported,1821,discuss\nJames Foley remembered as 'brave and tireless' journalist,54,unrelated\nMilitant Group Says It Killed American Journalist in Syria,1580,discuss\n\"U.S. accidentally delivered weapons to the Islamic State by airdrop, militants say\",1026,unrelated\nEyewitness Says Viral Video of Homeless Man Was Staged,344,unrelated\nCheese addiction breaks Kim Jong-un's ankles,1296,discuss\nMagic mushrooms found in BUCKINGHAM PALACE by Alan Titchmarsh,242,unrelated\nWAS NBC METEOROLOGIST MIKE SEIDEL PEEING IN THE SNOW ON CAMERA? A TESTY BRIAN WILLIAMS EXPLAINS,831,unrelated\nWeaponized Ebola? ISIS Militants Said To Contract Deadly Virus,1615,discuss\nGOP Rep: ‘At Least Ten ISIS Fighters Have Been Caught Coming Across The Mexican Border’,1946,discuss\nKim Jong-un So Fat He Injured His Ankles,2329,unrelated\nA Wanted Man Responded To A Police Facebook Post That He Would Turn Himself In,2367,unrelated\n\"Report: new 12-inch MacBook Air slims down, has single USB port\",1049,unrelated\n\"Nun gives birth, intends to keep baby\",1164,unrelated\nDoubts cast over Nicaragua meteorite claim,1213,agree\nRapper Big Bank Hank of Sugarhill Gang dies at 57,598,agree\nPopular 'Banksy' Instagram account offers powerful message of perseverance after Paris attack,2024,discuss\nMatt Taibbi takes a leave of absence from First Look Media,2218,discuss\nIslamic State claims it executed American photojournalist James Foley,874,unrelated\nKim Jong-un relying on ‘cobra wine’ after problems with trouser snake,2458,unrelated\n\"Hostage David Haines' Murder 'Evil', PM Says\",1178,unrelated\nThe Pumpkin-Spice Condom Is Just a Figment of Your Own Gross Imagination,964,unrelated\nThe Guy Who Said a Spider Burrowed Under His Skin? Experts Say…,1848,unrelated\nRobert Plant Literally Ripped Up An $800 Million Contract To Reunite Led Zeppelin,2489,discuss\nMissing American journalist reportedly beheaded by Islamic State ,1016,discuss\n\"It's 'rubbish' that Robert Plant turned down £500m Led Zeppelin reformation offer, says publicist\",833,unrelated\nIs the Alleged Audio of the Gunshots That Killed Michael Brown a Hoax?,1776,agree\nInsurgents killed in Nigeria despite alleged truce with Boko Haram,992,unrelated\nAmazon's first brick-and-mortar store said to open in Manhattan,2045,discuss\n\"Nigeria claims deal with Boko Haram on ceasefire, kidnapped girls\",1630,discuss\nIslamic State Declares Captured Aid Worker to be 'Innocent',1263,unrelated\nSergeant-at-Arms stopped shooter on Parliament Hill,1666,agree\nLarge space object slams Nicaragua’s capital as asteroid passes Earth,534,unrelated\n\"Apple Watch to Be Shower-Proof, Have 100,000 Apps at Launch: Reports\",373,discuss\nEbola Frisco 2014: Patient Shows Virus Symptoms After Apparent Thomas Eric Duncan Contact,1906,unrelated\n\"No, Saudi TV Didn't Blur Out Michelle Obama's Face When the President Met King Salman\",1343,unrelated\nMeteor Leaves 40-Foot Crater Near Managua's Airport,1383,unrelated\n\"Apple Watch Specs Tipped; Said to Feature 512MB RAM, 4GB of Storage\",1302,unrelated\nIRAQI AND KURDISH MEDIA REPORTS: ISIS FIGHTERS HAVE CONTRACTED EBOLA,1506,discuss\nMan who SLAPS people if they sneeze in public being hunted by police,1359,unrelated\nISIS chlorine attack on security forces confirmed – Iraq officials,2224,discuss\nPants on Fire: Duncan Hunter makes unconfirmed claim Border Patrol caught at least 10 ISIS fighters,2266,discuss\n\"No, a bird didn't poop on Vladimir Putin\",1034,unrelated\n\"Comcast Turns Complaints Back On Customer, Gets His Employer To Fire Him\",2434,unrelated\nAnna Wintour 'refuses to work at new World Trade Center Vogue office due to rat infestation',30,unrelated\nTom Brokaw Wants Brian Williams Fired Over Iraq Helicopter Story: Report,277,unrelated\nMichelle Obama’s face blurred by Saudi state television,2453,disagree\nNorth Korean dictator Kim Jong-Un to open restaurant in Scotland,2039,unrelated\nThe Case of the Stolen Batmobile Has Been Solved,684,discuss\n\"Confusion swirls, details murky in arrest of ISIS leader's 'wife'\",1004,discuss\nNew Audio Recording From Ferguson May Capture Michael Brown Shooting,1379,discuss\nApple Users Add Hairgate to iPhone 6 Problems,403,unrelated\n\"PGA Tour Pro Claims Tiger Woods Is Currently Suspended For PEDs, Compares Him To Lance Armstrong\",1589,unrelated\nMan With Ebola-Like Symptoms Claims Contact With 'Patient Zero' in Texas,1104,unrelated\nTBS speeds up Seinfeld 7.5% to gain an extra 2 minutes of commercial ad time.,499,unrelated\nYPG Confirms: Gill Rosenberg Not Captured in Kobani,1774,discuss\n’6 Days Darkness in December 2014′ 100% Fake; NASA Confirmed 3 Days Total Darkness Hoax as Well,2290,unrelated\n\"Obama, Outraged Over Beheading, Vows to Stay on Course\",1721,discuss\n\"Rats at Vogue's NYC offices - watch your step, Anna Wintour\",646,unrelated\nApple Watch to sell 15M units in 2015 and ‘ignite global smartwatch market’,2528,unrelated\nAxl Rose Dead? Of Course Not — Tiresome Internet Death Hoax Plague Hits Guns N’ Roses Frontman,181,unrelated\nTropical spider burrowed under Bali tourist's skin,1210,unrelated\nThis Letter To Parents From A 1970s Lego Set Contains An Important Message For Gender Equality,989,unrelated\nFence-jumper got farther into White House,263,unrelated\nMohammed Emwazi: Man identified as Isis killer 'Jihadi John' was 'stopped by MI5' while on safari holiday in Africa in 2010,1424,discuss\nDid Kim Yo-Jong Take Kim Jong Un’s Role? North Korea Ill Health Rumors Are ‘Fabricated’,490,unrelated\nGOP Rep. Duncan Hunter Claims 'At Least' 10 ISIS Fighters Apprehended On Texas Border,564,unrelated\n\"Gill Rosenberg, former IDF soldier, possibly captured by ISIS while fighting with Kurds\",1774,discuss\nUS officials: Video shows American's execution,1569,unrelated\nJudd Nelson Death Hoax: FOX News Impersonator Claims Actor Found Dead In Los Angeles Condo,387,unrelated\n\"Planetary Alignment On Jan 4, 2015 Will Decrease Gravity For 5 Minutes Causing Partial Weightlessness\",244,unrelated\nOttawa Gunman Identified As Michael Zehaf-Bibeau,2256,unrelated\nNigeria announces truce with Boko Haram; fate of schoolgirls unclear,35,unrelated\nISIS Claims to Have Intercepted Supplies From U.S. Airdrop,816,unrelated\nThe pumpkin spice condom is not happening,2269,agree\n\"Macaulay Culkin NOT Dead: Facebook, Twitter Death Hoax Goes Viral\",804,agree\nChristian Bale to play Steve Jobs in upcoming biopic,1217,discuss\nSpider Burrows Into Australian Man's Appendix Scar (VIDEO),220,unrelated\n\"Batmobile stolen in Detroit? Good one, joker!\",2141,unrelated\nReport: A Radically Redesigned 12-Inch MacBook Air Is Coming,1852,unrelated\nMissing Planes,126,unrelated\nApple Watch battery will require nightly charging,1570,unrelated\nChristian Bale to play Steve Jobs in upcoming biopic,2096,unrelated\n\"Hostage David Haines' Murder 'Evil', PM Says\",2206,agree\nSmall red book among finds in 113-year-old Boston time capsule,1442,unrelated\nNew Audio Shows Michael Brown Was Shot at 11 Times,2109,unrelated\nReport: Israeli-Canadian woman fighting Islamic State has been kidnapped by terror group,777,unrelated\nPentagon: ISIS seized materials airdropped to Kurds,388,unrelated\nDid Josh Paler Lin Stage His Viral Video About Helping the Homeless?,1611,discuss\nSHOCK CLAIM: PGA Golfer Says Tiger Woods Is Suspended For Failed Drug Test,1339,discuss\nWatch moment TV weatherman is caught urinating in the bushes LIVE on camera,1333,disagree\nChristian Bale quits Steve Jobs movie,1839,unrelated\n\"US, UK eye rapper as British-born militant who beheaded journalist James Foley\",626,unrelated\nAn audio recording of the Michael Brown shooting has reportedly surfaced,2044,unrelated\nDoes ISIS Have Ebola? Probably Not! Media Reports It Anyway,1289,unrelated\n\"\"\"Oldest Time Capsule\"\" in U.S. Unearthed in Boston\",419,unrelated\nVideo: Islamic State Claims to Have Captured US Weapons Airdrop Near Kobane,1253,discuss\n\"Video showing American journalist beheaded believed real, officials and family say\",1863,unrelated\nISIS Appears To Behead American Photojournalist In YouTube Video,880,discuss\n\"Apple Watch Takes Two Hours to Charge, Only Delivers Notifications While on the Wrist\",1176,unrelated\n'Spiderman' squished: Perth experts debunk spider burrowing claims,214,unrelated\nJudd Nelson Death Hoax: FOX News Impersonator Claims Actor Found Dead In Los Angeles Condo,1940,unrelated\n\"Apple to Take Reservations for Trying On Apple Watch, Considered Platinum Model\",36,unrelated\nBatmobile Rumored To Have Been Stolen From Batman V. Superman: Dawn Of Justice Set,1494,unrelated\nMeteor Leaves 40-Foot Crater Near Managua's Airport,1627,unrelated\nUS hostage Luke Somers dies after rescue bid,1187,discuss\nU.S. Hostage Luke Somers Killed During Yemen Rescue Bid: Family,2304,unrelated\nThat Boko Haram Ceasefire in Nigeria Isn’t A Ceasefire,1340,agree\nLawmaker Says ‘At Least 10′ Islamic State Fighters Have Been Captured at the Southern U.S. Border,1565,unrelated\n\"Jihadi John named as Mohammed Emwazi, from west London\",1800,discuss\nShocking! Chinese parents sell their son to fund for daughter’s Cancer treatment,694,unrelated\nKim Jong-Un's Sister Takes Control in North Korea,2177,unrelated\nThis Is What The Sun Baby From ‘Teletubbies’ Looks Like Now,1094,unrelated\nLebanon detains wife and son of Al-Baghdadi,2042,unrelated\n'The youngest martyr - the cub of al-Baghdadi': ISIS boasts a 10-year-old fighter has been killed as he went into battle with his father in Syria,2432,unrelated\nAbdel Majed Abdel Bary Emerges as Suspect in Foley Beheading,1598,discuss\nJudicial Watch's Farrell: ISIS Terrorists Did Cross Mexican Border,1565,unrelated\nThe Case of the Stolen Batmobile Has Been Solved,1311,unrelated\nSEE IT: NBC meteorologist Mike Seidel appears to relieve himself during broadcast; network says he was looking for phone,381,unrelated\nWHO: Reports of Suspected Ebola Cases in Iraq Untrue,527,unrelated\n\"Obama, Outraged Over Beheading, Vows to Stay on Course\",1735,unrelated\n\"Is Kim Jong-un's Sister, Kim Yo-jong, Running North Korea In His Mysterious Absence?\",1299,unrelated\n\"Taibbi takes time out from First Look after “disagreements.” Can I publish our emails now, Matt?\",2218,discuss\nWhite House Fence Jumper Pushed Past Female Guard,1274,discuss\nNicaragua Meteorite Impact Theory May Be Meteor-wrong,1179,unrelated\nNorth Korea Leader Kim Jong Un Is Still In Charge: Source,2230,discuss\n\"Nun Complains Of Stomach Pains, Later Gives Birth To Baby Boy\",706,discuss\nJeh Johnson shoots down Duncan Hunter's assertion IS is entering U.S. via Mexico,1931,disagree\nMan Known as ‘Jihadi John’ Is Identified as Mohammed Emwazi,1815,unrelated\n\"Tim Cook Reportedly Showers with Apple Watch, Suggesting It’s Waterproof\",40,unrelated\n\"McDonald’s to Stop Serving Overweight Customers in January? Nope, ‘1/15/2015′ Story is Fake\",413,unrelated\nSeth Rogen Is Woz,1575,discuss\n\"Soldier shot, Parliament locked down after gunfire erupts at war memorial\",1273,unrelated\nMexico police find mass grave near site 43 students vanished,1825,unrelated\nSetting the record straight on tor,2197,unrelated\nCNN Expert on Brown Audio: At First I Thought ‘Someone’s Trying to Punk CNN’,346,unrelated\n\"That Story About a Catholic Priest Dying, Seeing God as a Woman, and Coming Back to Life? It’s Almost Definitely Fake\",1048,unrelated\nGovernment fires employee who skipped work for 24 years,686,unrelated\nISIS Militants Allegedly Contracted Ebola,1982,unrelated\n\"James Foley, Missing American Photojournalist, Reportedly Executed By ISIS In Syria\",1853,unrelated\nBiH: Seven Primary School Students Pregnant After Five-Day Excursion,2508,agree\nEye-catching! Rare sighting of Anna Wintour without her trademark sunglasses as she leaves 'rat-infested' Vogue office,1680,unrelated\n‘Feminist’ says she aborted baby because it was a boy,2161,unrelated\nCNN Plays Alleged Audiotape of Michael Brown ShootingMilitarization Of Police,2313,unrelated\n\"Islamic State Militants Have Been Flying 3 Captured Warplanes Over Syrian Airport, Witnesses Say\",1293,unrelated\nNew policy could reduce marijuana possession arrests,1854,unrelated\nLynch mob use butcher's meat cleaver to castrate rapist they caught attacking teenage girl in alleyway in Indian city,1760,unrelated\nKim Jong-un 'so fat he has fractured his ankles',1837,unrelated\nZack Snyder Responds to Fake Stolen Batmobile Report,618,unrelated\nGovernment fires employee who skipped work for 24 years,7,unrelated\n\"Video Appears to Show Beheading of Journalist James Foley, Who Went Missing in Syria\",1358,unrelated\nGOP Rep. Duncan Hunter Claims 'At Least' 10 ISIS Fighters Apprehended On Texas Border,2022,unrelated\nTips for Chinese choosing an English name,2220,unrelated\nBritish man pays $460 to save constipated goldfish's life,1361,unrelated\nRodney Constantine keeps Facebook promise and turns himself in to police,1408,agree\nUnconfirmed reports claim Canadian-Israeli Gill Rosenberg captured by ISIS,2302,discuss\nEnormous 20-stone catfish caught with fishing rod in Italy after 40-minute boat battle,2161,agree\nSearch launched for dog's owner after pooch found dumped next to suitcase filled with belongings,144,unrelated\nMum Offers to Sell Twin Boy to Save Twin Girl,720,unrelated\nRajasthan: Angry mob teaches rapist a lesson; chops penis off,689,unrelated\nISIS fighters 'have contracted Ebola': World Health Organisation investigating reports militants showed up at Iraqi hospital with lethal disease,2075,discuss\n\"North Korea leader Kim is still in charge, has injured leg: source\",2471,unrelated\nIslamic State claims it executed American photojournalist James Foley,2287,unrelated\nIs the iPhone 6 Really Pulling Out Your Hair?,403,unrelated\n\"Islamist Militants 'Steal' 11 Commercial Planes In Libya, Sparking Terror Attack Fears\",1644,unrelated\nApple Users Add Hairgate to iPhone 6 Problems,1787,unrelated\nSoldier shot at War Memorial; multiple shots fired in Parliament,2338,unrelated\nExperts: More facts needed on purported audio recording of Michael Brown shooting,32,discuss\nTwo GOP Congressmen Say Suspected Terrorists Caught Crossing U.S.–Mexico Border,2458,unrelated\nAttorney: New audio reveals pause in gunfire when Michael Brown was shot,2220,discuss\n\"Are missing students in mass graves found near Iguala, Mexico?\",295,unrelated\nBoko Haram ceasefire ignored as violence flares in Borno state,304,unrelated\nOttawa Shooting: Soldier Shot at Canada's National War Memorial,2410,discuss\nStar Wars: The Force Awakens to be released this summer?,1419,unrelated\nBali Awry,1880,discuss\nCNN Airs Alleged Audio from Michael Brown Shooting,2434,discuss\nGuru who ordered 400 followers to be castrated 'so they could be closer to God' is investigated for grievous bodily harm in India,1178,unrelated\nTexas plumber's truck on front line of Syria war,35,unrelated\nN Korean leader misses annual ritual; sister ‘takes over duties’,2048,discuss\nNewly Discovered Mass Grave Linked to Missing Mexican Students,1670,unrelated\nChristian Bale Pulls Out of Upcoming Steve Jobs Biopic,1854,unrelated\n#HairGate: iPhone 6 Customers Are Complaining That The Phone Is Ripping Out Their Hair,2088,discuss\nSeth Rogen may play Steve Wozniak alongside Christian Bale as Steve Jobs,616,unrelated\nOttawa gunman identified as 32-year-old Michael Zehaf-Bibeau,1458,unrelated\nNew Audio Reveals Pause in Gunfire When Michael Brown Was Shot: Attorney,1786,unrelated\nScientists Doubt That Meteor Caused Crater In Nicaragua,2129,unrelated\nNorth Korea denies reports Kim Jong-un is to open state-backed restaurant in Scotland,1143,unrelated\n\"Islamic State, in video titled \"\"A Message to America,\"\" beheads American journalist James Wright Foley who was kidnapped in 2012\",2526,unrelated\nSource: Tom Brokaw Wants Brian Williams Fired,964,unrelated\nAudio of gunfire in Michael Brown case authenticated by app company,822,discuss\nMoment U.S. Marine is saved by his Kevlar helmet as Taliban sniper bullet hits him in head,743,agree\nChristian Bale to play Steve Jobs in upcoming biopic,2192,unrelated\n\"James Foley, Missing American Photojournalist, Reportedly Executed By ISIS In Syria\",2386,discuss\nComcast Declares War on Tor?,595,discuss\nSetting the record straight on tor,950,unrelated\nIs Kim Jong-Un Really Opening a Restaurant in Scotland?,1806,unrelated\nSpider burrowed through tourist's stomach and up into his chest,125,unrelated\nMichael Phelps’ ‘girlfriend’ reveals she was born a man – and never told the swimmer,706,unrelated\nMexico checks if 43 missing students in mass grave,1269,unrelated\nMan who slaps people around the head for sneezing hunted by police,244,unrelated\nDog Found Abandoned With Suitcase Filled With His Belongings,1642,agree\nEbola Outbreak 2015 Update: ISIS Fighters May Have Contracted Deadly Virus,225,unrelated\n\"Teen Made $72 Million Trading Stocks, Confirms Teen Dominance Worldwide\",1024,unrelated\nMexico finds 4 more graves at site of suspected student massacre,1351,unrelated\n\"Rumor: Gold Apple Watch Edition priced up to $5,000, steel version at $500, will debut on Feb. 14\",932,unrelated\nThe Apple Watch Will Debut by Late March [Report],2154,unrelated\nChinese State Media Warns People To Stop Calling Themselves Dumbledore,2260,disagree\nThere has been a shooting at the War Memorial on Parliament Hill. Unconfirmed reports say a soldier was shot.,595,unrelated\nDo all dogs go to heaven? Pope tells grieving boy: 'Paradise is open to all of God’s creatures',2002,unrelated\nHoax 'Banksy Arrested in London' Story Dupes the Internet Again,346,unrelated\nReport: HBO Now coming to Apple TV next month,815,discuss\nTropical spider burrowed under Bali tourist's skin,1271,unrelated\n'No hard evidence' of Isis claims it kidnapped Canadian-Israeli woman Gill Rosenberg,1223,unrelated\n\"Rare meteorite impact causes blast in Nicaragua's capital, Managua\",221,agree\nScientists Doubt That Meteor Caused Crater In Nicaragua,10,unrelated\nNEWS/ You'll Never Guess How a Homeless Man Spent $100—Watch the Touching Video!,2240,unrelated\nSenior Western Intelligence Official Confirms London Rapper Abdel Majed Abdel Bary Is A Suspect In The Foley Killing,592,unrelated\nVogue’s Shiny New Office Has a Big Rat Problem,2520,discuss\nISIS Reportedly Beheads U.S. Journalist James Wright Foley on Camera,1547,unrelated\nIs Ebola Virus Spreading Among ISIS Militants? Reports Claim Jihadists Seeking Cure at Mosul Hospital,1778,discuss\nISIS Militant “Jihadi John” Identified As Young West Londoner,2349,agree\nMacaulay Culkin Dead? Another Death Hoax Circulates On Facebook,1012,unrelated\nISIS Seemingly Beheaded American Journalist James Wright Foley,2304,unrelated\nFemale Israeli fighter said abducted by Islamic State  Read more: Female Israeli fighter said abducted by Islamic State,777,unrelated\nAnother ISIS Massacre: ISIS Kills 300 Iraqi Soldiers With Chlorine Gas,1267,unrelated\nCongressman: ‘At least 10 ISIS fighters’ caught trying to cross into US,1946,discuss\nPolice hunt tweed-jacket wearing man who slaps shoppers for SNEEZING,1521,unrelated\n\"Boko Haram leader denies ceasefire deal, says 200 abducted girls married off \",1906,unrelated\nVideo messaging service verifies timing of CNN audio recording,1974,unrelated\n\"Michael Phelps' self-proclaimed 'girlfriend', 41, reveals she was born a male as she describes her 'amazing intimacy' with Olympic swimmer\",2454,discuss\nMore than 200 kidnapped Nigerian girls to be released after deal reached with Boko Haram,2314,unrelated\nTexas City plumber's truck ends up in Syrian war,322,unrelated\nISIS Beheads American Journalist James Foley in Video Message to U.S.,1574,unrelated\n\"US, UK eye rapper as British-born militant who beheaded journalist James Foley\",1303,unrelated\nHomeless man receives $100... then shocks everyone with how he spends it,794,disagree\nISIS Border Crisis: DHS Chief Says Terrorists Not Entering US Through Mexico,2252,unrelated\nSugarhill Gang’s Big Bank Hank dead at 57,2398,agree\nISIL militant 'Jihadi John' named by media,1256,unrelated\nRobot security guards now patrolling Microsoft's Silicon Valley campus,1195,unrelated\nJosh Paler Lin Gives A Homeless Man $100 And Follows Him To See How He Spends It,344,unrelated\nOriginal Apple Watch Health Features Were Dropped Due to Consistency Issues,1917,discuss\nUnconfirmed reports claim Canadian-Israeli Gill Rosenberg captured by ISIS,513,unrelated\nRapper identified as James Foley's executioner: reports,2528,discuss\n\"UK spies identify Foley’s killer, Abdel-Majed Abdel Bary a key suspect\",913,unrelated\nChristian Bale won't play Steve Jobs,1702,unrelated\nBREAKING: British-born hostage 'KILLED in failed rescue attempt',2318,discuss\n\"Hoax Alert: Father O’Neal, Who Has Met God and Thinks She’s a Woman, Is Made Up (Just Like God Herself)\",2240,disagree\nRobert Plant ripped up $800M Led Zeppelin reunion contract,1198,unrelated\n\"Christian Bale passes on role of Steve Jobs, actor reportedly felt he wasn't right for part\",1406,unrelated\nAl Qaida hostage killed in raid,1104,unrelated\nBoston.com retracts claim about racist email from professor,1029,unrelated\n'I aborted my baby because it was a boy': Outrage after 'feminist' blogger claims gender prompted termination,698,unrelated\n80's Brat Pack star Judd Nelson forced to deny that he's dead after fake news story starts trending on social media,2463,unrelated\nMedia reports identify Londoner as Islamic State's ‘Jihadi John’,2202,discuss\nDumped woman spends a week in KFC to get over ex,2061,unrelated\nBREAKING: ISIS Beheads American Journalist James Wright Foley,539,unrelated\nParents' anger after seven Bosnian schoolgirls aged 13 and 14 fall pregnant on class trip,2504,agree\nAre Rumors of the Apple Watch in Feb True?,1293,unrelated\nHomeland Security: No ISIL fighters on U.S. border,258,unrelated\nMexico Student Massacre Update: More Graves Discovered At Murder Site,1419,unrelated\n\"Boko Haram Denies Ceasefire, Says Kidnapped Girls Are Now Married\",344,unrelated\nBoko Haram denies it has agreed ceasefire,1541,unrelated\nPaul Rudd Helped Tackle A Violent Homophobe So That’s Another Reason To Love Him [UPDATE],242,unrelated\n\"Meteorite Strikes Nicaraguan Capital, Creates 16-Foot-Deep Crater\",40,unrelated\nOne of 'Taliban Five' in Bowe Bergdahl swap allegedly returned to militancy,1095,unrelated\nBig Bank Hank of The Sugarhill Gang is dead at 57,234,unrelated\n\"Wife, child of Islamic State head Abu Bakr al-Baghdadi held in Lebanon, officials say\",651,unrelated\nJosh Paler Lin Gives A Homeless Man $100 And Follows Him To See How He Spends It,1429,discuss\nKim Jong-un 'set to open a new restaurant in SCOTLAND',1222,discuss\n'Jihadi John' identified: ISIS killer named as Mohammed Emwazi from West London,2501,unrelated\nPictured: Recent Muslim convert Michael Zehaf-Bibeau who shot dead a solider and opened fire on Canadian Parliament,1866,discuss\nExperts: More facts needed on purported audio recording of Michael Brown shooting,1660,unrelated\nBali spider burrows under Aussie’s chest,1923,disagree\n\"Nigeria Says It Struck A Cease-Fire With Boko Haram, But Are They Talking To The Right Guy?\",2272,discuss\nWHO says reports of suspected Ebola cases in Iraq are untrue,559,unrelated\nSoldier shot at War Memorial; multiple shots fired in Parliament,1988,unrelated\nHospital: Man not being treated for Ebola in Kansas City,2306,unrelated\nIs Kim Jong-Un Really Opening a Restaurant in Scotland?,694,unrelated\nVideo messaging service verifies timing of CNN audio recording,1446,discuss\nWHO ‘probing’ whether ISIS fighters got Ebola,516,unrelated\nJames Foley beheading: London rapper turned jihadist believed to be under investigation for murder of journalist in Syria,1530,discuss\nMacaulay Culkin Dead: Internet Death Hoax Claims Actor Found Dead In Apartment,1502,unrelated\nSomalia Shebab chief Ahmed Abdi Godane likely dead in US strike: Source,741,unrelated\nJordan’s King May Participate Personally In ISIS Raids,1384,unrelated\n\"Reports Isis fighters have contracted Ebola are 'incorrect', says Iraqi health ministry\",1004,unrelated\n\"U.S. accidentally delivered weapons to the Islamic State by airdrop, militants say\",2509,discuss\nPodcast: Brown Moses on what’s flying over Iraq and Syria,2413,unrelated\n\"Amazon reportedly launching free, ad-supported video service (updated)\",2002,unrelated\nThat Was Fast: Christian Bale Bails on Steve Jobs Biopic,2455,discuss\n\"Bosnia: Seven underage girls return from five day school trip, pregnant\",2022,unrelated\nMagic Mushrooms Found in Queen Elizabeth's Garden at Buckingham Palace,1184,unrelated\nWHO says reports of suspected Ebola cases in Iraq are untrue,1974,discuss\nTexas plumber threatened over jihadis using his old truck,2379,agree\nAudio recording allegedly captures moment Michael Brown was shot,565,unrelated\n\"ISIS beheads American photo-journalist James Wright Foley, threatens more to come\",511,unrelated\nMan who skipped work for 24 years is finally fired,1213,unrelated\nCNN Posts Alleged Audio of Michael Brown Shooting,693,discuss\nBrian Williams Debunks Peeing Meteorologist Report On ‘NBC Nightly News': Video,2034,agree\nPriest' claim of seeing God as a woman dismissed as hoax,1048,unrelated\nReport: US Drones Over Syria Looking for ISIS Leader Abu Bakr al-Baghdadi,2367,unrelated\nBoko Haram denies ceasefire claim by Nigeria's government,1885,agree\nSeth Rogen To Play Steve Wozniak In Steve Jobs Biopic,1157,unrelated\nWife and child of Islamic State leader Baghdadi held in Lebanon,1143,discuss\nHomeland Security says terrorists haven't crossed U.S-Mexico border,2367,disagree\nLawmaker Says ‘At Least 10′ Islamic State Fighters Have Been Captured at the Southern U.S. Border,167,unrelated\nCNN Plays Alleged Recording of Michael Brown Shooting,2481,discuss\n\"Jihadi John named as Mohammed Emwazi, from west London\",1437,unrelated\n\"No, a bird didn't poop on Vladimir Putin\",2278,unrelated\nMacaulay Culkin: Death claims about former child star revealed to be yet another hoax,1502,unrelated\nIslamic State May Have Fighter Jets Now After Seizing Russian-Made MiGs,1606,discuss\nAnna Wintour 'refuses to work at new World Trade Center Vogue office due to rat infestation',754,unrelated\nKim Jong-Un 'bans the name Kim Jong-un',2304,unrelated\nAre Rumors of the Apple Watch in Feb True?,2266,unrelated\nBunbury local discovered a spider had burrowed under his skin on Bali holiday,1321,disagree\nMarijuana May Soon Spark Just a Ticket in New York,221,unrelated\nPolice hunting mystery 'slapper' in tweed jacket who attacks people who sneeze in town's high street,1867,unrelated\nIslamic State Leader al-Baghdadi “Not Dead”,539,unrelated\nStrange mark turns out to be tropical spider burrowing under vacationer's skin,1708,unrelated\nItalian fisherman catches monstrous 280-pound catfish,331,discuss\nIslamic State claims to have beheaded American journalist,1120,unrelated\nIsilkulskom student has gained superhero powers after shock,497,agree\nMeet the X-BOY: Electric shock turns kid into MAGNETO,1372,unrelated\nISIS Reportedly Beheads American Photojournalist in Iraq,1873,unrelated\nReturn of the Mac: Seth Rogen in talks to star as Apple co-founder Steve Wozniak in upcoming Steve Jobs biopic,2272,unrelated\n\"Apple to Take Reservations for Trying On Apple Watch, Considered Platinum Model\",167,unrelated\nWhite House Fence Jumper Actually Made It Pretty Far Inside,917,unrelated\n\"Boko Haram denies cease-fire, leader says he married off kidnapped girls\",206,unrelated\nApple may launch 12-inch MacBook Air with Retina Display,1900,unrelated\nAxl Rose Found Dead of Sh*tty Hoax Website at Age 52,1645,unrelated\n\"Piper Jaffray pegs stainless steel Apple Watch price at $499, Edition at $4,999\",562,discuss\nPredator drones being flown over Isil's Syrian 'capital',933,unrelated\nCameron vows to hunt down IS 'monsters' after Haines murder,787,unrelated\n11 jetliners 'missing' after Islamist takeover of airport,299,unrelated\nRussian Yeti Or Bigfoot Hoax? New Footage Sparks Debate,530,unrelated\nBodies In Mexico Mass Grave Apparently Not Those Of Missing Students,61,unrelated\nOscar winner Christian Bale to play Steve Jobs in upcoming biopic,730,unrelated\nWorld's oldest burger,2411,agree\nBanksy arrest hoax: US website claims street artist caught in Watford,258,unrelated\n\"Audio captured at time of Michael Brown shooting, company says\",1968,unrelated\nHORROR: ISIS Fighters Have Reportedly Contracted Ebola,1506,discuss\nApple in talks to become launch partner for cable-free HBO Now service,2419,unrelated\nSeth Rogen reportedly nabs Steve Wozniak role in Steve Jobs filmSteve Jobs Iconic Moments,1058,unrelated\n\"Soldier, Gunman Killed In Shooting Incident Near Canadian Parliament\",1253,unrelated\nNot coming to a store near you: The pumpkin spice condom,788,unrelated\nWatch: ISIS Claims to Have Captured U.S. Airdropped Weapons,1938,unrelated\nTourist dubbed ‘Spider Man’ after spider burrows under skin for days,1253,unrelated\nRapper identified as James Foley's executioner: reports,8,unrelated\nCNN audio: Is this the moment Michael Brown was shot?,2118,discuss\nSEE IT: California homeless man uses $100 gift to give food to others,1435,unrelated\nIsis claims to behead US journalist,1385,unrelated\n\"No, Banksy hasn’t been arrested\",974,disagree\nChristian Bale Won't Play Steve Jobs After All,1299,agree\nFormer British Rapper Reportedly Under Investigation for James Foley Beheading,551,discuss\nReal-life Magneto boy 'becomes living magnet' after getting massive electric shock from street lamp,1317,unrelated\nISIS Appears To Behead American Photojournalist In YouTube Video,1547,unrelated\nObama administration DENIES congressman's claim that 'at least ten ISIS fighters have been caught coming across the Mexican border in Texas',186,unrelated\nIRAQI AND KURDISH MEDIA REPORTS: ISIS FIGHTERS HAVE CONTRACTED EBOLA,2003,discuss\nIraqi and Kurdish media reports cases of Ebola among Islamic State fighters in Mosul,2299,unrelated\nAn Indian Civil Servant Just Got Sacked After Not Turning Up For Work For 25 Years,1323,unrelated\nISIS Reportedly Beheads U.S. Journalist James Wright Foley on Camera,11,unrelated\n\"Planetary Alignment On Jan 4, 2015 Will Decrease Gravity For 5 Minutes Causing Partial Weightlessness\",2354,unrelated\nISIS Militants Allegedly Contracted Ebola,527,unrelated\n11 jetliners 'missing' after Islamist takeover of airport,1073,unrelated\nNigeria says it has deal with Boko Haram to release kidnapped girls,2356,discuss\nAngry mob chops off man's genitals with butcher’s knife for alleged rape attempt,125,unrelated\nISIS launch SCORPION BOMBS to spread panic in Iraq,386,discuss\n\"Canadian woman 'captured by ISIS in Syria' says she is actually fine and still fighting the jihadists, despite kidnap reports\",1949,unrelated\nIraqi media says ISIS militants have contracted Ebola,529,unrelated\nNasty iOS 8 Bug Could Erase Your iCloud Drive Documents,2163,unrelated\nTurkish president says American weapons drop for Kurdish fighters was 'wrong' after supplies end up in the hands of ISIS,2176,unrelated\nA Predator Drone Has Reportedly Been Spotted Circling Above ISIS's Capital City,586,unrelated\nAngry mob cut off rapist’s penis with meat cleaver (VIEWER DISCRETION),654,discuss\nKim Jong-un: Absent North Korean leader is 'recovering from ankle surgery',1095,discuss\nMilitant Group Says It Killed American Journalist in Syria,2404,unrelated\nJihadi John unmasked: Former Westminster University student was arrested FIVE years ago and put on a terror watch list - but he flew to Syria to join ISIS two years later,1465,unrelated\nUS Marine survives headshot from Taliban (video),633,unrelated\nHas Kim Yo-Jong Taken Over For Kim Jong Un? Sister Assumes North Korea State Duties While Brother Undergoes Medical Treatment,755,unrelated\nThis Powerful Cartoon About The Charlie Hebdo Attack Is Not By Banksy,1670,unrelated\nBrian Williams Debunks Peeing Meteorologist Report On ‘NBC Nightly News': Video,381,unrelated\nContinuing Violence Puts Boko Haram Ceasefire In Jeopardy,992,unrelated\n'Jihadi John' named as Mohammed Emwazi from London,1815,unrelated\nISIS Beheads American Journalist,1744,discuss\nIsis claims to behead US journalist,1288,discuss\nMan Known as ‘Jihadi John’ Is Identified as Mohammed Emwazi,1003,unrelated\nUS officials: Video shows American's execution,481,discuss\nOscar winner Christian Bale to play Steve Jobs in upcoming biopic,2017,discuss\nMichael Zehaf-Bibeau was shot nearly a dozen times before Kevin Vickers fatally wounded him,1885,unrelated\nAlleged Ottawa gunman: What we know so far about Michael Zehaf-Bibeau,1442,discuss\nISIS Video: America’s Air Dropped Weapons Now in Our Hands,168,unrelated\nAttorney: New audio reveals pause in gunfire when Michael Brown was shot,2328,unrelated\nThis Is The Most Epic Way To Quit Your Job,1877,unrelated\nNicaragua says meteorite probable cause of blast in capital,649,unrelated\n\"Pumpkin Spice Condoms, And 6 Other Flavors That Aren’t Happening\",1247,agree\nMissing American journalist reportedly beheaded by Islamic State ,2453,unrelated\nAl-Shabab leader who ordered Kenya mall massacre believed killed in US drone attack in Somalia,2374,discuss\nJames Foley remembered as 'brave and tireless' journalist,1034,unrelated\nJordan’s King May Participate Personally In ISIS Raids,1022,unrelated\nNorth Korea Leader Kim Jong Un Is Still In Charge: Source,821,unrelated\nA really devoted man spent $460 on surgery for his constipated goldfish,1539,unrelated\nNigeria says ceasefire agreed with Boko Haram,2403,discuss\nISIS cracks down on five confirmed Ebola cases among fighters: official,2314,unrelated\nGuru who ordered 400 followers to be castrated 'so they could be closer to God' is investigated for grievous bodily harm in India,882,unrelated\nTaliban member swapped by Obama for Bowe Bergdahl tried to return to terror: report,220,unrelated\nUPDATE: BATMAN v SUPERMAN Batmobile Reportedly Stolen By (Shocker!) Detroit Locals,1528,discuss\nLibya: Missing Libya Planes Spark Security Concerns,1143,unrelated\n\"IS Beheads Briton David Cawthorne Haines, Threatens to Execute Another Briton, Alan Henning\",68,unrelated\nPentagon confirms al-Shabab leader killed in airstrike in Somalia,1921,unrelated\nMedia Fooled Again? Story Claims 7 of 28 Girls On School Trip Came Home Pregnant,612,unrelated\n\"Soldier shot, Parliament locked down after gunfire erupts at war memorial\",1466,unrelated\nReport: Taliban Detainee Swapped for Bowe Bergdahl Suspected of Trying to Return to Terrorism,2254,unrelated\n\"11 Tripoli Planes Still Missing, Sparks 9/11 Concerns\",2317,unrelated\nSomali terrorist leader dead after US airstrike,387,unrelated\nISIS Appears To Behead American Photojournalist In YouTube Video,1206,discuss\nPictured: Libyan Islamist rebels pose with planes seized from Tripoli airport as U.S. officials warn they could be used to carry out terrorist attack on 9/11 anniversary,299,unrelated\nBrian Williams Debunks Peeing Meteorologist Report On ‘NBC Nightly News': Video,1854,unrelated\nOttawa Gunman Identified As Michael Zehaf-Bibeau,1498,unrelated\nDid Kim Yo-Jong Take Kim Jong Un’s Role? North Korea Ill Health Rumors Are ‘Fabricated’,1107,unrelated\n\"And finally: Apple Watch to launch 9 March with 100,000 apps\",1790,unrelated\nA Bogus Banksy,2024,agree\nNEWS/ All Dogs Go to Heaven! Pope Francis Confirms Paradise Is Open to All of God's Creatures,1104,unrelated\n\"Christian Bale passes on role of Steve Jobs, actor reportedly felt he wasn't right for part\",1294,unrelated\n[Updated] Saudi State Television Allegedly Blurs Michelle Obama’s Face During Meeting With New Saudi King,170,unrelated\nZack Snyder Makes Fun of Stolen Batmobile Rumor with New Image,2090,unrelated\nUS confirms death of Somalia terror group leader,220,unrelated\nSchoolboy almost killed by electric shock claims he now has superpowers like Magneto,2127,unrelated\nMissing Mexican students 'not found in mass grave',2342,discuss\nFence-jumper made it farther in White House than Secret Service let on,803,unrelated\nNorth Korea reportedly bans anyone sharing Kim Jong Un's name,1857,discuss\nSoldier shot near Canadian parliament building,595,unrelated\nBunbury local discovered a spider had burrowed under his skin on Bali holiday,2327,unrelated\n'There is no limit to their depravity' Islamic State FEED mother her own SON,1034,unrelated\nISIS Blasts 'Scorpion Bombs' At Civilian Areas In Iraq; Mosul Residents Living In Fear,1474,agree\n\"ISIS Video Shows Execution of David Cawthorne Haines, British Aid Worker\",2206,agree\nISIS Getting Ebola,1251,unrelated\nHas Kim Yo-Jong Taken Over For Kim Jong Un? Sister Assumes North Korea State Duties While Brother Undergoes Medical Treatment,2477,discuss\nHas Ebola infected Isis militants in Mosul?,2138,discuss\nWatch: ISIS Claims to Have Captured U.S. Airdropped Weapons,524,unrelated\n\"Rare Case: Seven Bosnian Girls, Aged 13 And 14, Fall Pregnant After Five-Day School Trip; Parents Outraged After School Cites 'Parental Neglect'\",557,unrelated\n\"Nun Complains Of Stomach Pains, Later Gives Birth To Baby Boy\",1828,discuss\nChristian Bale quits Steve Jobs movie,571,unrelated\nJudd Nelson rebuffs Internet rumors that he died of a drug overdose.,775,unrelated\n\"Gill Rosenberg, Canadian-Israeli Woman Feared Kidnapped By ISIS, Says She's Safe\",2471,discuss\nNasa questions whether crater in Nicaragua caused by meteorite,1744,unrelated\nNew Audio Reveals Pause in Gunfire When Michael Brown Was Shot: Attorney,1481,unrelated\nSomali terrorist leader dead after US airstrike,1931,unrelated\n\"See How This Homeless Man Spends A Hundred Dollars, And Keep A Tissue Handy [Video]\",855,unrelated\nSeth Rogen set to play Steve Wozniak in Danny Boyle's Steve Jobs biopic,1586,unrelated\n\"Islamic State, in video titled \"\"A Message to America,\"\" beheads American journalist James Wright Foley who was kidnapped in 2012\",1589,agree\nKim Had Ankle Surgery:  Source,2022,discuss\n\"Planetary Alignment On Jan 4, 2015 Will Decrease Gravity For 5 Minutes Causing Partial Weightlessness\",662,unrelated\n\"A Vice Guide To Spending $300,000 On Dinner\",1385,unrelated\nChristian Bale to play Steve Jobs in upcoming biopic,1854,unrelated\n\"See How This Homeless Man Spends A Hundred Dollars, And Keep A Tissue Handy [Video]\",1130,disagree\nTiger Woods' luxe Viking island in Sweden is for sale,236,unrelated\nStar Wars: The Force Awakens to be released this summer?,1393,discuss\nMichael Zehaf-Bibeau ID’d as Canadian Shooting Suspect in Ottawa,186,unrelated\nCARLISLE HEAD SLAPPER ATTACKS SNEEZING WOMEN,1422,agree\nBREAKING NEWS: ISIS beheads missing American journalist James Wright Foley as warning to US to cease action in Iraq,2067,agree\nNEWS/ Meet the Teletubbies Sun Baby: 19-Year-Old Jess Smith Reveals Herself as the Smiling Face Who Looked Over Teletubbyland,2284,discuss\nFears journalist James Wright Foley beheaded by Islamic State jihadists in ‘message’ to United States,1116,discuss\nDog abandoned at Ayr station with belongings in suitcase,1853,agree\nISIS Video Claims to Show Beheading of British Hostage,1528,unrelated\nRobot security guards now patrolling Microsoft's Silicon Valley campus,1589,unrelated\n\"Nigeria claims deal with Boko Haram on ceasefire, kidnapped girls\",600,discuss\nNew ISIS Video Shows Militants Seizing Weapons Airdropped By US Near Kobani,1361,discuss\nAbdel-Majed Abdel Bary: London Rapper Identified As ISIS Militant Who Beheaded James Foley,572,unrelated\n\"Gill Rosenberg, Canadian-Israeli Woman Feared Kidnapped By ISIS, Says She's Safe\",1251,unrelated\nLarge space object slams Nicaragua’s capital as asteroid passes Earth,1900,unrelated\nWHO: Isis does not have Ebola – but contingency plan being developed for Iraq,2078,unrelated\n\"The rapper, the hacker and the terror travel guide writer. Is one of these British extremists Jihadi John? Three potential Islamic State 'Beatles' emerge as MI5 'zeroes in' on murderer who beheaded U.S. journalist James Foley\",1649,unrelated\nISIS Reportedly Beheads U.S. Journalist James Wright Foley on Camera,1166,unrelated\nGod Is A Woman – Resurrected Father Narated,169,unrelated\nIslamic State claims it executed American photojournalist James Foley,1574,unrelated\n\"Gene Munster Predicts $499 Steel Apple Watch, $4,999 for 18k Gold Edition\",1156,unrelated\n‘Jihadi John’: The Islamic State killer behind the mask is a young Londoner,1724,discuss\nPentagon: ISIS seized materials airdropped to Kurds,693,unrelated\nIsis claims it has US airdrop of weapons,1938,unrelated\nIs There an ISIS Threat on the Texas-Mexico Border or Not?,1853,unrelated\nPolice hunting mystery 'slapper' in tweed jacket who attacks people who sneeze in town's high street,1155,agree\nUPDATE: Internet report of Ebola outbreak in Purdon not true,472,unrelated\nBali Awry,2009,unrelated\nElectric shock turns Russian boy into Marvel's Magneto,2415,discuss\nRats are still running around at Vogue,304,unrelated\n\"BATMOBILE NOT STOLEN, MTV CONTEST PRIZE REMAINS UNCLAIMED\",2519,agree\nPriest who died for 48 minutes says he met God and she’s a woman,1905,unrelated\nReport: Missing Libyan jetliners raise fears of suicide airliner attacks on 9/11,1384,unrelated\nWhite House Fence Jumper Actually Made It Pretty Far Inside,2161,unrelated\nGovernment fires employee who skipped work for 24 years,1439,unrelated\n\"US Drones, Hunting for ISIS Leader, Seen Flying over Syrian Airspace\",1509,discuss\nAn Audio Recording of the Michael Brown Shooting Has Reportedly Surfaced,499,discuss\n\"Forget 18-karat gold, next-generation Apple Watch Edition could use platinum: Report\",702,unrelated\nLebanon 'holding IS leader's daughter and ex-wife',1020,unrelated\nNow the Vogue Rats Are Chewing Through Couture,1020,unrelated\nDid Kim Yo-Jong Take Kim Jong Un’s Role? North Korea Ill Health Rumors Are ‘Fabricated’,2307,unrelated\n\"After Giving A Homeless Man $100, This Guy Secretly Filmed Him...\",2389,unrelated\nCould Kim Jong Un open a restaurant in Scotland?,1143,unrelated\nISIS Seemingly Beheaded American Journalist James Wright Foley,826,unrelated\n\"Six months after abducting Nigerian schoolgirls, Boko Haram reportedly wants to free them\",524,unrelated\n\"ISIS beheads American photo-journalist James Wright Foley, threatens more to come\",726,agree\nLOL: RICH JOHNSTON SAYS THE BATMOBILE HAS BEEN STOLEN IN DETROIT,1671,discuss\nSoldier shot at War Memorial; multiple shots fired in Parliament,1466,unrelated\n\"Despite ceasefire announcement, new Boko Haram attacks reported\",1372,unrelated\nReport: Israeli-Canadian woman fighting Islamic State has been kidnapped by terror group,2147,unrelated\n\"Nigeria Says It Struck A Cease-Fire With Boko Haram, But Are They Talking To The Right Guy?\",344,unrelated\n\"Nigeria's missing girls 'to be released by Boko Haram', government aide claims\",903,unrelated\n\"Brian Williams: No, Our Meteorologist Was Not Peeing on Live TV\",1855,discuss\nMissing American journalist reportedly beheaded by Islamic State ,1009,unrelated\n\"Small meteorite strikes Nicaragua, government says\",1825,discuss\nMACAULAY CULKIN IS THE LATEST VICTIM OF A CELEBRITY DEATH HOAX — AND THESE 9 STARS KNOW EXACTLY HOW HE FEELS!,1251,unrelated\n7 teen girls get pregnant on school trip Read more at http://www.wnd.com/2014/12/7-teen-girls-get-pregnant-on-school-trip/#F5filOd6yFpASPV9.99,821,unrelated\n\"Report: ISIS kidnaps Canadian-Israeli, former IDF soldier who went to fight with the Kurds\",777,unrelated\nWas Alleged Audio of Michael Brown Shooting on CNN a Hoax?,2187,unrelated\nNASA Raises Doubts About Reports of Nicaraguan Meteorite,524,unrelated\nAccountant Claims Comcast Got Him Fired From His Job for Reporting a Customer Service Issue,2238,discuss\nReturn of the Mac: Seth Rogen in talks to star as Apple co-founder Steve Wozniak in upcoming Steve Jobs biopic,11,unrelated\n\"Vice CEO Shane Smith reportedly spent $300,000 on a steak dinner at CES\",505,unrelated\nCNN audio: Is this the moment Michael Brown was shot?,2044,unrelated\n\"Fidel Castro Dead? Yes, He Is… But The Cuban Leader Is Alive, Death Rumors Proven False\",2251,discuss\n‘Evil straight from the pits of hell': American journalist James Foley reportedly beheaded by ISIS,1197,unrelated\nDid Kim Yo-Jong Take Kim Jong Un’s Role? North Korea Ill Health Rumors Are ‘Fabricated’,413,unrelated\nEbola Frisco 2014: Patient Shows Virus Symptoms After Apparent Thomas Eric Duncan Contact,298,unrelated\n\"‘Teletubbies’ Sun Baby: Fans Freak Out Over Jess Smith, 19\",2256,unrelated\nIraqi and Kurdish media reports cases of Ebola among Islamic State fighters in Mosul,1291,unrelated\nCNN Expert on Brown Audio: At First I Thought ‘Someone’s Trying to Punk CNN’,2434,discuss\nApple may launch 12-inch MacBook Air with Retina Display,1101,discuss\nSugarhill Gang rapper Big Bank Hank dies aged 57,972,unrelated\n\"'Nasa Confirms Six Days of Darkness in December': No, they really don't - it's a hoax\",1586,unrelated\nMagic mushroom found growing at Buckingham Palace,957,agree\nBoko Haram denies ceasefire claim by Nigeria's government,1073,unrelated\nMum Offers to Sell Twin Boy to Save Twin Girl,1225,unrelated\nU.S. Hostage Luke Somers Killed During Yemen Rescue Bid: Family,524,unrelated\nMissing Libyan aircraft spark fears of 9/11-style attack in North Africa,1642,unrelated\nChristian Bale set to play Steve Jobs in forthcoming biopic of Apple co-founder,35,unrelated\nPure Evil: Islamic State Beheads American Journalist James Wright Foley,524,unrelated\nThat Boko Haram Ceasefire in Nigeria Isn’t A Ceasefire,821,unrelated\n\"Boko Haram: Kidnapped Girls Have Been Married Off, Truce Never Happened\",2177,unrelated\n\"No, Banksy Didn't Create That 'Charlie Hebdo' Tribute Cartoon, But That Doesn't Mean You Can't Appreciate It\",1584,discuss\n\"Accused Boston Marathon Bomber Severely Injured In Prison, May Never Walk Or Talk Again\",385,unrelated\nSmall Meteorite Strikes in Nicaragua's Capital City of Managua,1071,unrelated\nBritish Aid Worker Confirmed Murdered By ISIS,1477,unrelated\nJames Foley remembered as 'brave and tireless' journalist,481,discuss\nPentagon: ISIS seized materials airdropped to Kurds,666,unrelated\nSomeone painted a graffiti dick on a $2.5 million car,1183,unrelated\nReport: Nearly a Dozen Commercial Airliners Missing Ahead of 9/11 Anniversary After Islamists Overrun Libyan Airport,2162,discuss\nAn accidental delivery of arms to the Islamic State and the problem with airdrops,1949,agree\n\"BATMOBILE NOT STOLEN, MTV CONTEST PRIZE REMAINS UNCLAIMED\",1311,unrelated\nGovernment employee fired after skipping work for 24 years,860,unrelated\nMum faces real-life Sophie's Choice – as she tries to sell her son to fund daughter's care,524,unrelated\n\"Sadly, Pumpkin Spice Condoms Aren't A Thing After All\",1888,unrelated\nRobot security guards now patrolling Microsoft's Silicon Valley campus,2432,agree\nSHOCK CLAIM: PGA Golfer Says Tiger Woods Is Suspended For Failed Drug Test,1406,unrelated\nSaudi cleric condemns snowmen as anti-Islamic,760,unrelated\nNow the Vogue Rats Are Chewing Through Couture,2080,unrelated\n\"Vice's Shane Smith drops $300,000 on Vegas dinner\",1682,agree\n\"No, there aren’t any Ebola cases in Iraq\",5,unrelated\n\"Lady on FB: I'm 41, Intersex, and Fucked Michael Phelps on First Date\",1406,unrelated\nISIS Executioner 'Jihadi John' Is Named as Mohammed Emwazi,2123,discuss\nApple Watch Pop-Up Shop Also Planned for London's Selfridges Department Store,2180,unrelated\nTiger Woods Is Selling His Private Island For $7.1 Million,1836,unrelated\nReport: US Drones Over Syria Looking for ISIS Leader Abu Bakr al-Baghdadi,933,unrelated\n\"'Star Wars VII' News, Update: JJ Abrams Pushing for Summer Release?\",748,unrelated\nWife and child of Islamic State leader Baghdadi held in Lebanon,845,unrelated\n\"\"\"Categorically False\"\": DHS Debunks Right-Wing Fiction That ISIS Attempted To Cross The U.S.- Mexico Border\",167,unrelated\nIslamic State killer 'Jihadi John' named as Mohammed Emwazi,2184,unrelated\nMichelle Obama’s face blurred by Saudi state television,1498,unrelated\n\"Brian Williams: No, Our Meteorologist Was Not Peeing on Live TV\",831,unrelated\n\"See How This Homeless Man Spends A Hundred Dollars, And Keep A Tissue Handy [Video]\",254,unrelated\nMissing Mexican students 'not found in mass grave',324,unrelated\nNun who had no idea she was pregnant gives birth after going to hospital with stomach pains,220,unrelated\nLebanon confirms holding ISIS chief’s kin,1787,unrelated\n\"Audio captured at time of Michael Brown shooting, company says\",2248,unrelated\nISIS leader ‘killed’ in US airstrikes,1634,discuss\nChristian Bale in Talks to Play Steve Jobs (Exclusive),860,discuss\nApple Watch launch reportedly planned for February with limited supply,280,unrelated\nNET Extra: Back-from-the-dead Catholic priest claims God is a female...,2370,unrelated\nZack Snyder Responds to Fake Stolen Batmobile Report,1789,unrelated\nAl-Shabab leader who ordered Kenya mall massacre believed killed in US drone attack in Somalia,1427,unrelated\nIsis Syria News: Iraqi Pilots 'Training Isis Fighters' to Fly Captured Planes,1293,unrelated\nJudd Nelson isn't dead; report is a hoax,1906,unrelated\nAn audio recording of the Michael Brown shooting has reportedly surfaced,1776,discuss\nNorth Korean leader Kim Jong-un to open restaurant in Scotland,17,unrelated\nTeacher suspended after sex session with teen pupil ends up on hardcore porn website,822,unrelated\nAnna Wintour: Is Rat Infestation At NYC ‘Vogue’ Office Kim Kardashian’s Fault?,754,unrelated\nIslamic Militants Post Video Claiming to Show Beheading of U.S. Journalist,578,discuss\nUnconfirmed Reports Say UK Hostage Held By ISIS Found Innocent,347,discuss\nChristian Bale quits Steve Jobs movie,1702,unrelated\nKurds Deny Gill Rosenberg was in Kobane,1628,unrelated\nWeatherman caught peeing live on camera,1169,unrelated\nADVISORY-Islamist rebel leader killed in U.S. strike - Somali government,1931,unrelated\nTexas Truck Winds Up in Syria With Islamic Militants,1467,unrelated\nIsis claims to behead US journalist,1034,unrelated\nKimye’s Fault? Anna Wintour’s NYC ‘Vogue’ Offices Hit With Disgusting Rat Infestation: ‘Rat Droppings On Desks’,1289,unrelated\n\"Meteorite makes big crater in Nicaragua, government says\",601,disagree\nIndian worker sacked after going on leave for 24 years,7,unrelated\nVideo Purports to Show Beheading of American Journalist,1358,unrelated\n\"Lady on FB: I'm 41, Intersex, and Fucked Michael Phelps on First Date\",247,discuss\n'Jihadi John' named as Mohammed Emwazi from London,1256,unrelated\nRodney Constantine keeps Facebook promise and turns himself in to police,499,unrelated\n\"Luckiest Pizza Delivery Guy Ever Gets $2,000 Tip\",676,agree\n\"Nun gives birth, intends to keep baby\",1760,unrelated\nRussian Yeti Or Bigfoot Hoax? New Footage Sparks Debate,1266,unrelated\nPurported ISIS claim: Jordan airstrike kills female US hostage,472,unrelated\nIndian civil servant sacked 'after 24-year sickie',1921,unrelated\nMissing Planes,2309,unrelated\nBiological Warfare on the Horizon? ISIS Soldiers May Be Infected With Ebola,225,unrelated\n\"Fidel Castro Rumors Sweep Internet, But No Sign in Cuba\",227,unrelated\nBunbury local discovered a spider had burrowed under his skin on Bali holiday,2329,unrelated\nMissing American journalist reportedly beheaded by Islamic State ,2127,unrelated\nIslamic State Leader al-Baghdadi “Not Dead”,2187,unrelated\nDid NBC Nightly News Go Live To A Man Who Was Taking A Piss?,1574,unrelated\nA Bunch Of Folks Are Passing Around This Hoax Video Of A Bird Pooping On Vladimir Putin,1957,agree\nWho Should Play Steve Jobs Now That Christian Bale Quit?,1897,unrelated\nMilitant Group Says It Killed American Journalist in Syria,2070,unrelated\n\"U.S. accidentally delivered weapons to the Islamic State by airdrop, militants say\",2168,discuss\nYou're Not Going to Become Weightless on January 4th,304,unrelated\nIslamic State claims to have beheaded American journalist,2261,unrelated\nSugarhill Gang Rapper ‘Big Bank Hank’ Dies at 57,2035,agree\nMichael Phelps’ girlfriend Taylor Lianne Chandler reveals she was raised as a boy,1820,agree\nGovernment fires employee who skipped work for 24 years,1950,unrelated\n'Banksy' Reacts To Paris Attack With Poignant Drawing,2070,discuss\nThat Was Fast: Christian Bale Bails on Steve Jobs Biopic,2017,discuss\nReport claims Kim Jong-un underwent surgery to repair fractured ankles,2210,unrelated\nKimye’s Fault? Anna Wintour’s NYC ‘Vogue’ Offices Hit With Disgusting Rat Infestation: ‘Rat Droppings On Desks’,346,unrelated\nOttawa gunman identified as 32-year-old Michael Zehaf-Bibeau,1569,agree\nAlleged audio of Michael Brown shooting released,132,unrelated\nThis Is Why Rumors That ISIS Is Crossing The Border Into The U.S. Aren’t Going Away,1637,unrelated\nNYC relaxes response to marijuana possession,666,unrelated\nChristian Bale will not play Steve Jobs,687,unrelated\nLego letter from the 1970s still offers a powerful message to parents 40 years later,989,unrelated\n\"Rumors of King Abdullah Flying in Airstrikes Not True, Fox Excited Anyway\",1644,discuss\nPants on Fire: Duncan Hunter makes unconfirmed claim Border Patrol caught at least 10 ISIS fighters,220,unrelated\nBali spider burrows under Aussie’s chest,1422,unrelated\nBoko Haram denies ceasefire claim by Nigeria's government,2144,discuss\n\"'Star Wars VII' News, Update: JJ Abrams Pushing for Summer Release?\",1843,discuss\nISIS Fighters Getting Caught Coming Across the U.S.-Mexican Border?,1498,unrelated\nHigh school student scores $72M playing the stock market,1183,unrelated\n‘Feminist’ says she aborted baby because it was a boy,2014,disagree\nIslamic State killer 'Jihadi John' named as Mohammed Emwazi,1437,unrelated\nSeth Rogen reportedly nabs Steve Wozniak role in Steve Jobs filmSteve Jobs Iconic Moments,1853,unrelated\nBoko Haram denies ceasefire claim by Nigeria's government,34,unrelated\nMoment Michael Brown was shot dead 'caught on audio recording': FBI handed potentially damning tape of ELEVEN shots being fired - including final volley of 'kill shots',450,unrelated\nSaudi fatwa banning snowmen triggers heated debate,942,unrelated\nJournalist James Wright Foley reportedly beheaded by ISIS,1125,unrelated\nAbdel Majed Abdel Bary Emerges as Suspect in Foley Beheading,195,unrelated\nWhat Glenn Beck Fears May Be Done With the 11 Missing Jets,126,unrelated\nThis Kid Made $72 Million During Lunch,2192,unrelated\nCNN Plays Alleged Audiotape of Michael Brown ShootingMilitarization Of Police,2177,unrelated\nStaff Reporter,781,unrelated\nEmotional sergeant-at-arms is greeted back to parliament with a rousing standing ovation a day after he heroically shot dead terrorist - the first time he used weapon in 30 year career,1347,unrelated\nBritish rapper a suspect in ISIS beheading,1303,unrelated\nAmerica's oldest time capsule unearthed at Boston statehouse after being buried in 1795 by Sam Adams and Paul Revere,1442,unrelated\nHeartbroken girl spends week in KFC after getting dumped,1551,agree\nAmazon Reportedly Planning An Ad-Supported Video Service That Will Be Cheaper Than Netflix,2287,unrelated\nSEE IT: California homeless man uses $100 gift to give food to others,1611,discuss\n\"Forget 18-karat gold, next-generation Apple Watch Edition could use platinum: Report\",2509,unrelated\nSon pays off his parents' mortgage in a heartwarming Christmas video,2036,discuss\nDid Paul Rudd Help Tackle That Dallas Airport Gay-Basher?,853,unrelated\n\"Islamic State leader's family detained by Lebanon, officials say\",845,unrelated\nCNN Expert on Brown Audio: At First I Thought ‘Someone’s Trying to Punk CNN’,450,unrelated\nWe took a look at the photo said to show the body of Islamic State leader Abu Bakr Al-Baghdadi (right) and found it was really an ethnic Albanian militant killed in 2013,2036,unrelated\nAlleged Audio of Michael Brown Shooting Doesn’t Sound Good for Officer Darren Wilson,2481,discuss\n\"Batmobile Stolen From \"\"Batman v Superman: Dawn of Justice\"\" Set, Zack Snyder Knows Who Did It\",672,disagree\nCNN Posts Alleged Audio of Michael Brown Shooting,1435,unrelated\nBREAKING NEWS: British-born U.S. photojournalist held hostage by al-Qaeda killed in failed rescue attempt in Yemen,120,unrelated\nHere Are Microsoft's New Robot Security Guards,2097,unrelated\nDNA test confirms child is IS head Abu Bakr al-Baghdadi's daughter,1471,unrelated\nPentagon: death of al Shabaab leader in U.S. strike would be major blow,2364,discuss\nSeth Rogen to Play Apple’s Steve Wozniak,2272,unrelated\nIs Kim Jong-un’s sister now the power behind the North Korean throne?,817,discuss\nSmall Meteorite Strikes in Nicaragua's Capital City of Managua,1056,disagree\nCNN Plays Alleged Audiotape of Michael Brown ShootingMilitarization Of Police,1916,discuss\nNew Audio Recording From Ferguson May Capture Michael Brown Shooting,321,unrelated\nPenis graffiti drawn on £1.5million Bugatti Veyron,1453,disagree\nIt's back! The incredible new Batmobile takes a spin around Detroit... after rumors it had been STOLEN,1789,unrelated\nApple Watch to reportedly offer 'Power Reserve' to help extend battery life,1223,unrelated\nWife and son of Isil leader Abu Bakr al-Baghdadi 'detained at Lebanon border',1875,unrelated\n\"Why the Gold Apple Watch Edition Must Cost $10,000\",1708,unrelated\nThat’s one way to clean it: Apple Watch will reportedly survive a trip through the shower,2367,unrelated\n\"Vice Media Chief Said to Pay $300,000 for Dinner for 30\",500,unrelated\n\"Apple 12-Inch MacBook Air Details Emerge; Device Could Be Thinner, Lighter Than Current Model\",2509,unrelated\nISIS Border Crisis: DHS Chief Says Terrorists Not Entering US Through Mexico,80,unrelated\nChinese State Media Warns People To Stop Calling Themselves Dumbledore,1987,unrelated\n\"Video showing American journalist beheaded believed real, officials and family say\",1569,unrelated\nDevoted pet owner spends £300 to save his GOLDFISH after it became constipated,1157,unrelated\nWho Is Michael Zehaf-Bibeau? Ottawa Shooter Suspect Identified By Canadian Officials ,2296,unrelated\nNo - a Fox News Twitter account isn't responding to tweets on the #FoxNewsFacts hashtag,748,agree\nISIL video claims beheading of kidnapped journalist James Foley,1011,discuss\nSEE IT: California homeless man uses $100 gift to give food to others,373,unrelated\nChristian Bale will not play Steve Jobs,919,unrelated\nRep. Duncan Hunter: 'At Least 10' ISIS Fighters Caught at Mexican Border,1946,discuss\nFerguson riots: audio may have captured Michael Brown shooting,1817,discuss\nPictured: Libyan Islamist rebels pose with planes seized from Tripoli airport as U.S. officials warn they could be used to carry out terrorist attack on 9/11 anniversary,2317,unrelated\n\"Gill Rosenberg, Canadian-Israeli Woman Feared Kidnapped By ISIS, Says She's Safe\",2067,unrelated\nMohammed Emwazi: Man identified as Isis killer 'Jihadi John' was 'stopped by MI5' while on safari holiday in Africa in 2010,161,unrelated\nMissing jetliners raise fear of new 9/11-style attacks after Libyan airport falls to Islamic militants,2010,discuss\nTwo blokes dared to eat 20-year-old burger for charity,720,unrelated\n\"Marine Gets Shot in the Head, Walks Away\",2452,unrelated\nNicaragua asks U.S. for help investigating meteorite crater,971,unrelated\nMan Known as ‘Jihadi John’ Is Identified as Mohammed Emwazi,472,unrelated\nWas The Video Of That Homeless Man Doing Good Deeds With $100 All An Elaborate Hoax!?,643,unrelated\n\"Catholic Priest Dead For 48 Minutes, Is Miraculously Revived – His Revelations About God Are Even More Shocking\",304,unrelated\nIRAQI AND KURDISH MEDIA REPORTS: ISIS FIGHTERS HAVE CONTRACTED EBOLA,1013,unrelated\n\"Don't forget to tip...especially if you spend $300,000\",640,unrelated\nBoko Haram denies truce to release kidnapped schoolgirls,1661,unrelated\nNorth Korean dictator Kim Jong-Un to open restaurant in Scotland,190,unrelated\nSugarhill Gang rapper Big Bank Hank dies at age 57,234,unrelated\nPGA Tour Denies Claim That Tiger Woods Failed A Drug Test,593,discuss\nPredator Drone Reportedly Spotted Over ISIS Hotbed in Syria; Airstrikes Hit ISIS Targets,933,unrelated\nMilitant Group Says It Killed American Journalist in Syria,2261,unrelated\nAngry mob cut off rapist’s penis with meat cleaver (VIEWER DISCRETION),2005,agree\n\"Iraq claims ISIS leader al-Baghdadi’s wife has NOT been arrested, despite Lebanon insisting woman detained at border told them she was Islamist extremist’s spouse\",1468,agree\nReport: Christian Bale Just Bailed on the Steve Jobs Movie,1406,unrelated\nReports: Big Bank Hank of pioneering rap group Sugarhill Gang has died,1107,unrelated\nLebanon confirms holding ISIS chief’s kin,220,unrelated\nISIS Beheads American Journalist James Foley in Video Message to U.S.,2495,discuss\nInsurgents killed in Nigeria despite alleged truce with Boko Haram,2526,unrelated\nAudio recording allegedly captures at least 10 shots fired in Michael Brown killing,1916,discuss\nIslamic State claims to have beheaded American journalist,880,discuss\nISIS Reportedly Beheads American Photojournalist in Iraq,1009,unrelated\nReturn of the Mac: Seth Rogen in talks to star as Apple co-founder Steve Wozniak in upcoming Steve Jobs biopic,1905,unrelated\nSee the Crater a Meteorite Made in Nicaragua,2155,unrelated\n\"Thanks Uncle Sam, we have your weapons airdrop: ISIS taunts America over intercepted weapons meant for Kurds\",1237,unrelated\nSchoolboy who got electric shock from lamppost claims he now has magnetic powers,1459,unrelated\nReport: Possible audio tape of Michael Brown shooting,1786,unrelated\nKIM DINE WITH ME: Porky president Kim Jong-un to open UK restaurant serving DOG,1806,unrelated\nCameron vows to hunt down IS 'monsters' after Haines murder,737,unrelated\n\"Video Appears to Show Beheading of Journalist James Foley, Who Went Missing in Syria\",2096,discuss\n\"Meteorite Strikes Nicaraguan Capital, Creates 16-Foot-Deep Crater\",2264,discuss\nIsis supporters claim US hostage killed in coalition air strike in Syria,2376,discuss\nTropical spider burrowed under Bali tourist's skin,1549,unrelated\nJudd Nelson rebuffs Internet rumors that he died of a drug overdose.,1786,unrelated\nTiger Woods' agent shoots down report of failed drug test,1535,unrelated\nUS drones hunt Isis leader in Syria,1419,unrelated\nNigeria Says Boko Haram Cease-Fire May Lead to Release of Kidnapped Girls,2088,unrelated\nReport: US Drones Over Syria Looking for ISIS Leader Abu Bakr al-Baghdadi,304,unrelated\nWife Of ISIS Leader Abu Bakr al-Baghdadi Detained In Lebanon,1883,unrelated\nSetting the record straight on tor,225,unrelated\n\"Boko Haram leader denies ceasefire deal, says 200 abducted girls married off \",298,unrelated\nWHO ‘probing’ whether ISIS fighters got Ebola,2025,discuss\nMatt Taibbi on leave of absence from First Look Media,569,unrelated\nAngry mob hacks off alleged rapist's genitals with meat cleaver after dragging him into butchers,1368,unrelated\n\"Rumor: Stainless Steel Apple Watch Will Cost $500, Gold $4,000\",2201,discuss\nCARLISLE HEAD SLAPPER ATTACKS SNEEZING WOMEN,1660,unrelated\nSchoolboy almost killed by electric shock claims he now has superpowers like Magneto,1040,unrelated\nAnother American hostage at risk by Islamic state,1351,unrelated\n\"Op-Ed: Hoax – Priest who never existed claims he died, saw female God\",303,unrelated\n\"UPDATE: Soldier, gunman who died in Ottawa rampage identified\",1739,unrelated\nDid NBC Nightly News Go Live To A Man Who Was Taking A Piss?,633,unrelated\nCNN Airs Alleged Audio from Michael Brown Shooting,2020,unrelated\nHomeland Security: No ISIL fighters on U.S. border,2458,unrelated\nMexico checks if 43 missing students in mass grave,1148,unrelated\nJames Foley remembered as 'brave and tireless' journalist,1549,unrelated\nHere's video of a bird pooping on Vladimir Putin in the middle of a speech,125,unrelated\n\"Is Kim Jong-un's Sister, Kim Yo-jong, Running North Korea In His Mysterious Absence?\",2473,discuss\nTexas plumber's truck on front line of Syria war,2242,agree\nResearch Medical Center denies reports that a patient has Ebola,1343,agree\nLynch Mob Castrates Alleged Rapist In Rajasthan,2115,agree\n\"Video showing American journalist beheaded believed real, officials and family say\",2290,unrelated\nNorth Korean leader Kim Jong-un to open restaurant in Scotland,1312,unrelated\nCourt Orders Probe Into Complaints Of 'Forced Castration' In Religious 'Dera' Sect,34,unrelated\n\"McDonald’s to Stop Serving Overweight Customers in January? Nope, ‘1/15/2015′ Story is Fake\",2302,unrelated\nNew Audio Reveals Pause in Gunfire When Michael Brown Was Shot: Attorney,1426,discuss\n'No hard evidence' of Isis claims it kidnapped Canadian-Israeli woman Gill Rosenberg,1224,unrelated\nUS officials: Video shows American's execution,1251,unrelated\n\"James Wright Foley, Kidnapped Journalist, Apparently Executed by ISIS\",2070,unrelated\nISLAMIC STATE BEHEADS MISSING AMERICAN JOURNALIST JAMES WRIGHT FOLEY,1524,unrelated\nIs the iPhone 6 Really Pulling Out Your Hair?,2088,discuss\nIslamic State killer 'Jihadi John' named as Mohammed Emwazi,1933,unrelated\n\"James Foley: American Journalist, James Wright Foley Beheaded in New ISIS Video [Breaking News]\",1336,agree\nMissing American journalist reportedly beheaded by Islamic State ,938,unrelated\nNorth Korea dictator Kim Jong-un undergoes surgery after breaking both ankles on military tour,2042,unrelated\nKim Jong-Un planning Scottish restaurant,2314,unrelated\nBird defecates on Vladimir Putin during speech (video),1155,unrelated\nMissing Mexico students not among 28 bodies found in mass grave,1538,unrelated\nWHO: Reports of Suspected Ebola Cases in Iraq Untrue,1034,unrelated\nMeteorite Leaves House-Sized Crater in Nicaragua’s Capital,2042,unrelated\nFormer PGA Tour player: Tiger Woods suspended for drug test failure,1502,unrelated\n\"If you really believed Colorado KFCs were selling pot, here’s a reality check\",1826,unrelated\nThis Kid Made $72 Million During Lunch,1858,disagree\nIsis Syria News: Iraqi Pilots 'Training Isis Fighters' to Fly Captured Planes,162,discuss\nISIS militants trick mother into ‘eating her kidnapped son’,225,unrelated\nADVISORY-Islamist rebel leader killed in U.S. strike - Somali government,646,unrelated\nCNN audio: Is this the moment Michael Brown was shot?,2187,unrelated\nAnna Wintour: Is Rat Infestation At NYC ‘Vogue’ Office Kim Kardashian’s Fault?,651,unrelated\nHas Kim's SISTER taken over North Korea? Dictator fails to show for key Communist event (but does send a nice flower basket instead),2477,discuss\nTropical spider burrowed under man's skin through appendix scar and lived there for THREE DAYS,1826,unrelated\nTerror Leader Ahmed Abdi Godane Killed in U.S. Strike,2364,discuss\nAmazon's first brick-and-mortar store said to open in Manhattan,1936,unrelated\n\"Video showing American journalist beheaded believed real, officials and family say\",1873,unrelated\nReport: Former Baseball Star Jose Canseco Accidentally Shot At Home,2314,unrelated\nAudio recording of Michael Brown being gunned down WAS made at the time he was killed: App company appears to confirm tape of ELEVEN bullets being fired - including final volley of 'kill shots',1481,unrelated\nFears Islamic State could launch EBOLA attack on Britain after fighters 'contract virus',5,unrelated\nNun 'has surprise baby' after complaining of stomach pains,1828,discuss\n\"FIDEL CASTRO DEATH WATCH: RUMORS HEAT UP, CUBA DENIES\",93,unrelated\nCNN Posts Alleged Audio of Michael Brown Shooting,321,unrelated\nSugarhill Gang rapper Big Bank Hank dies aged 57,752,unrelated\nFence-jumper got farther into White House,1840,agree\nChristian Bale in Talks to Play Steve Jobs in Danny Boyle's Biopic,1019,discuss\nMissing jetliners raise fear of new 9/11-style attacks after Libyan airport falls to Islamic militants,941,unrelated\nCustomer: I was fired for Comcast complaint,86,unrelated\nSpider Burrows Into Australian Man's Appendix Scar (VIDEO),1271,unrelated\nYPG Confirms: Gill Rosenberg Not Captured in Kobani,942,unrelated\nAn Indian Civil Servant Just Got Sacked After Not Turning Up For Work For 25 Years,7,unrelated\nBREAKING NEWS: British-born U.S. photojournalist held hostage by al-Qaeda killed in failed rescue attempt in Yemen,975,unrelated\nISIS Reportedly Beheads U.S. Journalist James Wright Foley on Camera,1358,unrelated\n\"Six months after abducting Nigerian schoolgirls, Boko Haram reportedly wants to free them\",1351,unrelated\nVideo shows ISIL beheading of photojournalist James Foley,2047,discuss\nDon’t ‘Reset All Settings’ in iOS 8 unless you want to lose your iCloud files,1413,unrelated\nHORROR: ISIS Fighters Have Reportedly Contracted Ebola,2177,unrelated\nISIS militants appear to behead abducted American journalist James Wright Foley in graphic video,1580,discuss\nConde Nast's rat problem at One World Trade Centre: From red carpets to rodent droppings,1543,discuss\nCaught a catfish record in Po: 127 kg and 2.67 meters,280,unrelated\nPopWatch Teenager fights for the right to be recognized as Teletubbies' smiling sun-baby,837,unrelated\nAl-Shabab leader who ordered Kenya mall massacre believed killed in US drone attack in Somalia,1921,unrelated\n\"BATMOBILE NOT STOLEN, MTV CONTEST PRIZE REMAINS UNCLAIMED\",529,unrelated\nAn accidental delivery of arms to the Islamic State and the problem with airdrops,513,unrelated\nEmotional sergeant-at-arms is greeted back to parliament with a rousing standing ovation a day after he heroically shot dead terrorist - the first time he used weapon in 30 year career,1361,unrelated\nThe rats eat Prada at Vogue NY office,1036,unrelated\nReport: Christian Bale Drops Out Of Steve Jobs Biopic,1294,unrelated\nMystery man slaps shoppers around head for sneezing,1521,unrelated\nSugarhill Gang's Big Bank Hank Dead At 57,2398,agree\n\"Islamic State Training Pilots in Military Jets, Monitors Say\",1646,unrelated\n\"David Haines Beheaded By ISIS, Execution Video Contains Threats Against UK: Reports\",581,agree\nVideo Purports to Show Beheading of American Journalist,1857,unrelated\nRumors Of Fidel Castro's Death Circulate After Prolonged Absence From Public Life,892,unrelated\nAudio recording allegedly captures moment Michael Brown was shot,803,unrelated\nOpposition group: ISIS militants training to fly warplanes in Syria,2188,unrelated\nJeh Johnson shoots down Duncan Hunter's assertion IS is entering U.S. via Mexico,1637,unrelated\n\"Apple Watch Stainless Steel variant reportedly priced at $500, $4,000 for the gold variant\",1651,unrelated\nObama administration DENIES congressman's claim that 'at least ten ISIS fighters have been caught coming across the Mexican border in Texas',2056,unrelated\nCold Turkey,693,unrelated\nIraqi social-media rumors claim IS leader slain,595,unrelated\nBanksy arrest hoax: Internet duped by fake report claiming that the street artist's identity has been revealed,1269,unrelated\nHoly Theft! Batmobile Stolen from 'Batman v Superman'???,1237,discuss\nKim Had Ankle Surgery:  Source,2141,unrelated\nISIS Claims to Have Intercepted Supplies From U.S. Airdrop,168,unrelated\n\"Catholic priest dies for 48 mins, wakes up claiming God is a woman\",1605,unrelated\nISIS fighters 'have contracted Ebola': World Health Organisation investigating reports militants showed up at Iraqi hospital with lethal disease,1803,unrelated\n\"No, a bird didn't poop on Vladimir Putin\",2044,unrelated\nThe Guy Who Said a Spider Burrowed Under His Skin? Experts Say…,1883,discuss\nSugarhill Gang rapper Big Bank Hank dies at age 57,2351,agree\nAmazon.com to open first physical store in Manhattan: DJ,1802,unrelated\nRumor Robert Plant Ripped Up $800 Million Contract To Reunite Led Zeppelin Called 'Rubbish',1047,unrelated\n\"Sick Kansas City man said not to have Ebola, U.S. plans new steps to fight virus\",99,unrelated\nTourist wakes to find strange red trail on his stomach - and discovers a spider has burrowed through his appendix scar and crawled UNDER his skin while on holiday in Bali,1661,unrelated\n\"Op-Ed: Hoax – Priest who never existed claims he died, saw female God\",2515,disagree\nEyewitness Says Viral Video of Homeless Man Was Staged,320,unrelated\n\"Woman catches husband cheating with her twin, humiliates them\",662,agree\n\"Pope Francis did not tell boy heaven has room for pets, contrary to report\",1408,unrelated\nSugarhill Gang’s Big Bank Hank dead at 57,1651,unrelated\n\"TEXAS TURKEY FARM CONTAMINATED WITH EBOLA, OVER 250,000 HOLIDAY TURKEYS INFECTED\",2210,agree\n\"BREAKING: Islamic State, in video, beheads American journalist James Wright Foley who was kidnapped in 2012 -@BNONews\",2115,unrelated\nFears Islamic State could launch EBOLA attack on Britain after fighters 'contract virus',1807,discuss\nNewly Discovered Mass Grave Linked to Missing Mexican Students,1740,unrelated\nIslamic State releases video apparently showing the beheading of missing US journalist James Foley,206,discuss\nBatmobile Stolen From 'Batman V Superman: Dawn Of Justice' Set? Report Claims That One Of The Batmobile Models Is Missing! Detroit Locals Responsible?,1538,discuss\n\"Video Appears to Show Beheading of Journalist James Foley, Who Went Missing in Syria\",938,unrelated\nAn Audio Recording of the Michael Brown Shooting Has Reportedly Surfaced,2149,discuss\nReport claims Kim Jong-un underwent surgery to repair fractured ankles,2087,unrelated\nDylan Thomas Finds Tropical Spider Burrowed Under Skin,1372,unrelated\nSource: Tom Brokaw Wants Brian Williams Fired,373,unrelated\n\"In Moscow, police are looking for a felon, cut the male genitals\",1015,unrelated\n\"Big Bank Hank, US rapper and Sugarhill Gang founder member, dies at 57\",234,unrelated\nLebanon 'holding IS leader's daughter and ex-wife',273,discuss\n\"Rare meteorite impact causes blast in Nicaragua's capital, Managua\",48,unrelated\n11 jetliners 'missing' after Islamist takeover of airport,1660,unrelated\nIraqi media: ISIS militants have contracted Ebola,5,unrelated\n\"Batmobile Stolen From \"\"Batman v Superman: Dawn of Justice\"\" Set, Zack Snyder Knows Who Did It\",702,unrelated\nBanksy arrest hoax: US website claims street artist caught in Watford,1020,unrelated\n\"Catholic priest dies for 48 mins, wakes up claiming God is a woman\",169,unrelated\nNigeria and Boko Haram 'agree ceasefire and girls' release',903,unrelated\nIt's back! The incredible new Batmobile takes a spin around Detroit... after rumors it had been STOLEN,1807,unrelated\nThe Pumpkin-Spice Condom Is Just a Figment of Your Own Gross Imagination,703,unrelated\nNYPD to stop arrests for small amounts of marijuana,1875,unrelated\nEggnog-chugging contest leads to hospital stay,1543,unrelated\nCPWD official sacked for absence from duty for 25 years,2441,agree\nISIS leader ‘killed’ in US airstrikes,724,unrelated\nU.S. airstrike kills Islamic Al Shabab terrorist leader in Somalia,1982,discuss\nHomeland Security: No ISIL fighters on U.S. border,1398,discuss\n\"BREAKING: Islamic State, in video, beheads American journalist James Wright Foley who was kidnapped in 2012 -@BNONews\",2296,unrelated\nWATCH: Stan Beaton cries tears of joy when phone engineers find treasured voicemail recording of his late wife he thought was lost forever,1294,unrelated\nAudio recording of Michael Brown being gunned down WAS made at the time he was killed: App company appears to confirm tape of ELEVEN bullets being fired - including final volley of 'kill shots',504,unrelated\nThis Man Paid Off His Parents' Mortgage for Christmas (Video),2036,discuss\nHope Fades for Girls' Release After Boko Haram 'Truce' Breached,402,unrelated\nJ.J. Abrams Asks Disney To Move Up 'Star Wars: The Force Awakens' Release Date,2141,unrelated\nDid Paul Rudd Help Take Down Dallas Airport Homophobe?,1647,unrelated\n\"Boko Haram agrees to ceasefire, release of school girls\",955,agree\nSeth Rogen may play Steve Wozniak alongside Christian Bale as Steve Jobs,2410,unrelated\nExpert casts doubt on Bunbury man Dylan Thomas’s burrowing stomach-spider story,1549,unrelated\nISIS fighters ‘have contracted Ebola’,2060,discuss\nISIS pays tribute to its 'Cub of Baghdadi' child soldier,847,unrelated\nMacaulay Culkin Dead? Another Death Hoax Circulates On Facebook,2326,agree\nBodies In Mexico Mass Grave Apparently Not Those Of Missing Students,1156,agree\nSaudi cleric condemns snowmen as anti-Islamic,2456,agree\nNujaifi Condemns / Daash / crime in Saqlawiyah and Alsiger areas of Anbar.,1296,unrelated\n\"James Foley: American Journalist, James Wright Foley Beheaded in New ISIS Video [Breaking News]\",690,unrelated\nWife Of ISIS Leader Abu Bakr al-Baghdadi Detained In Lebanon,1143,discuss\nNBC weatherman caught urinating in the woods live on air,2314,unrelated\nPolice hunt tweed-jacket wearing man who slaps shoppers for SNEEZING,1422,agree\nThe Story Of The High School Trader Who Made $72 Million Is A Rumor Spun Out Of Control,1042,discuss\nJudicial Watch's Farrell: ISIS Terrorists Did Cross Mexican Border,1095,unrelated\nMichael Brown shooting audio caught on tape?,1934,discuss\nTexas City plumber's truck ends up in Syrian war,1213,unrelated\n\"BATMOBILE NOT STOLEN, MTV CONTEST PRIZE REMAINS UNCLAIMED\",1939,unrelated\nJames Foley remembered as 'brave and tireless' journalist,2388,discuss\nLebanon confirms holding ISIS chief’s kin,691,unrelated\nNorth Korea directive reveals apparent ban on sharing Kim Jong-un’s name,1506,unrelated\nIs There an ISIS Threat on the Texas-Mexico Border or Not?,1936,unrelated\nChristian Bale Is Steve Jobs,574,unrelated\nIslamic State Leader al-Baghdadi “Not Dead”,35,unrelated\nHas Ebola infected Isis militants in Mosul?,2463,unrelated\nUnconfirmed Reports Say UK Hostage Held By ISIS Found Innocent,530,unrelated\nTBS speeds up Seinfeld a full 7.5 percent - here is the proof,2314,agree\nWATCH: Bird Launches Airstrike on Putin’s Shoulder (UPDATED),1813,disagree\n\"James Wright Foley, Kidnapped Journalist, Apparently Executed by ISIS\",1857,unrelated\n\"Meet Magneto Boy, the kid who attracts metal with his body\",917,unrelated\n\"Kayla Jean Mueller, U.S. hostage, killed in Jordan airstrike, ISIS claims\",493,unrelated\nChristian Bale Drops Out of Steve Jobs Biopic,1841,agree\nThe Force Awakens News: Director J.J. Abrams Eyes Summer Release for Star Wars 7 Because of Too Many Spoilers,125,unrelated\n\"Six months after abducting Nigerian schoolgirls, Boko Haram reportedly wants to free them\",1540,discuss\nParents' anger after seven Bosnian schoolgirls aged 13 and 14 fall pregnant on class trip,2124,unrelated\nMeteorite leaves crater in Nicaraguan capital Managua,1622,discuss\nBREAKING NEWS: Baseball star Jose Canseco hurt in accidental shooting,2266,unrelated\nIraqi media says ISIS militants have contracted Ebola,1899,unrelated\nISIS militants appear to behead abducted American journalist James Wright Foley in graphic video,533,unrelated\nSeth Rogen to Play Apple’s Steve Wozniak,190,discuss\nIS militant 'Jihadi John' named as Mohammed Emwazi from London,1308,unrelated\nDoes Vogue's New Office Have a Rat Infestation?,2031,discuss\nNew Audio Shows Michael Brown Was Shot at 11 Times,1905,unrelated\nReport: Christian Bale Just Bailed on the Steve Jobs Movie,1296,unrelated\nEmotional sergeant-at-arms is greeted back to parliament with a rousing standing ovation a day after he heroically shot dead terrorist - the first time he used weapon in 30 year career,2526,unrelated\nFake-News: 'McDonald's Will Stop Serving Overweight Customers',1539,unrelated\nAudio recording allegedly captures at least 10 shots fired in Michael Brown killing,1896,unrelated\nVigilantes cut off alleged rapist's penis,17,unrelated\nAn Audio Recording of the Michael Brown Shooting Has Reportedly Surfaced,1403,unrelated\nWhite House Fence Jumper Actually Made It Pretty Far Inside,2409,discuss\n#ISIS beheads photojournalist James Wright Foley in a massage to US to end its intervention in #Iraq.,1547,unrelated\nChristian Bale Won't Play Steve Jobs After All,35,unrelated\nVideo Purports To Show Beheading Of U.S. Journalist By Militants,2495,discuss\nHas The Batman Vs. Superman Batmobile Been Stolen In Detroit?,1933,unrelated\nMan Known as ‘Jihadi John’ Is Identified as Mohammed Emwazi,381,unrelated\nUS officials: Video shows American's execution,2045,unrelated\nIsis Syria News: Video Shows US Airdropped Weapons and Grenades 'Captured by Islamic State',1708,unrelated\n\"Rare meteorite impact causes blast in Nicaragua's capital, Managua\",534,unrelated\nAmazon plans ad-supported video streaming service - NY post,2442,unrelated\nFemale Israeli fighter said abducted by Islamic State  Read more: Female Israeli fighter said abducted by Islamic State,693,unrelated\nShocking Photos! Mom Tries To Sell Son To Pay For Daughter's Cancer Treatment,1040,unrelated\n\"Michael Phelps' self-proclaimed 'girlfriend', 41, reveals she was born a male as she describes her 'amazing intimacy' with Olympic swimmer\",1342,agree\n\"Are missing students in mass graves found near Iguala, Mexico?\",761,unrelated\nReport: Fence jumper made it into East Room of White House,508,unrelated\nHas North Korean dictator Kim Jong-un been replaced by his sister?,1893,unrelated\nAccording to some Russians this dark figure stumbling through the snowy woods is a Yeti - and they even have a footprint. Hmmmmm,59,discuss\nVideo messaging service verifies timing of CNN audio recording,1776,disagree\nEyewitness Says Viral Video of Homeless Man Was Staged,1388,discuss\nISIS executioner 'Jihadi John' named by media,1543,unrelated\nRumors of ISIS leader's death debunked,2187,unrelated\nSmall Meteorite Hits Managua,1179,unrelated\niOS 8 bug reportedly erases iCloud Drive documents when settings are reset,1155,unrelated\nHas Ebola infected Isis militants in Mosul?,737,unrelated\nIndian 'Rapist' Castrated By Angry Mob Who Hack Off Gentials With Meat Cleaver (GRAPHIC PICTURES),1277,unrelated\nWas Alleged Audio of Michael Brown Shooting on CNN a Hoax?,900,unrelated\nThe Arrest of the ISIS Leader's Wife and Son,2042,unrelated\nChristian Bale quits Steve Jobs movie,1841,agree\nIsilkulskom student has gained superhero powers after shock,1893,unrelated\n\"Wildest Apple Watch rumor yet: 100,000 apps at launch\",271,unrelated\nIndian worker sacked after going on leave for 24 years,1634,unrelated\nNew Audio Reveals Pause in Gunfire When Michael Brown Was Shot: Attorney,1950,unrelated\n\"Nigeria, Boko Haram reach ceasefire deal, kidnapped girls to go free, official says\",1506,unrelated\nNo One In North Korea Is Allowed To Share Kim Jong Un's Name,1648,discuss\nUS Lawmaker: Ten ISIS Fighters Have Been Apprehended Coming Across Southern Border (Video),1376,discuss\n\"Six months after abducting Nigerian schoolgirls, Boko Haram reportedly wants to free them\",2304,unrelated\nChristian Bale in Talks to Play Steve Jobs in Danny Boyle's Biopic,1368,unrelated\nBoko Haram denies ceasefire claim by Nigeria's government,992,unrelated\nReport: Exec popped for $300k dinner after run at blackjack,1817,unrelated\n\"James Foley, Missing American Photojournalist, Reportedly Executed By ISIS In Syria\",1011,discuss\nBoko Haram denies truce to release kidnapped schoolgirls,304,unrelated\nIsis video claims to show beheading of British hostage David Haines,1226,unrelated\n\"Small meteorite strikes Nicaragua, government says\",757,unrelated\nTom Brokaw Wants Brian Williams Fired Over Iraq Helicopter Story: Report,1545,unrelated\nAbdel-Majed Abdel Bary in Foley beheading: London rapper songs help identify him,2272,unrelated\n\"Man cuts off manhood, throws it in the bin, after girlfriend leaves over small penis\",413,unrelated\nDog abandoned at Scotland train station with suitcase,77,unrelated\nIs the Alleged Audio of the Gunshots That Killed Michael Brown a Hoax?,195,unrelated\n7 teen girls get pregnant on school trip Read more at http://www.wnd.com/2014/12/7-teen-girls-get-pregnant-on-school-trip/#F5filOd6yFpASPV9.99,2170,agree\nISIS Blasts 'Scorpion Bombs' At Civilian Areas In Iraq; Mosul Residents Living In Fear,900,unrelated\nThat’s one way to clean it: Apple Watch will reportedly survive a trip through the shower,401,unrelated\nChristian Bale in Talks to Play Steve Jobs (Exclusive),1125,unrelated\nISIS militants trick mother into ‘eating her kidnapped son’,1659,unrelated\n'Sex attacker' has penis cut off with a cleaver in India,724,unrelated\nNun Gives Birth To Baby Boy After Suffering Intense Stomach Pains,1760,unrelated\nISIL militant 'Jihadi John' named by media,2531,unrelated\nThis resignation letter in a video-game could be the greatest ever,2091,unrelated\nWhite House fence-jumper made it far deeper into building than previously known,568,unrelated\nTwo blokes dared to eat 20-year-old burger for charity,199,unrelated\n\"Meteorite Strikes Nicaraguan Capital, Creates 16-Foot-Deep Crater\",1948,unrelated\n\"McDonald’s Removing Big Mac, Apple Pies And Eliminating Large Size Options\",1572,unrelated\n\"No, there aren’t any Ebola cases in Iraq\",1289,unrelated\nIraqi and Kurdish media reports cases of Ebola among Islamic State fighters in Mosul,1164,unrelated\n\"James Wright Foley, Kidnapped Journalist, Apparently Executed by ISIS\",2404,unrelated\nPassenger Wears A Hazmat Suit To Dulles Airport [PHOTO],2177,unrelated\nGraphic Photo: Oliver Ilic Uses Razor Blade To Slice Off Own Manhood After Girlfriend Broke Up With Him,1560,discuss\nIslamic State claims it executed American photojournalist James Foley,1679,discuss\n\"Hoax Alert: Father O’Neal, Who Has Met God and Thinks She’s a Woman, Is Made Up (Just Like God Herself)\",2520,unrelated\nWHO says reports of suspected Ebola cases in Iraq are untrue,1291,unrelated\n\"'Star Wars VII' News, Update: JJ Abrams Pushing for Summer Release?\",125,unrelated\nISIL Beheads American Photojournalist in Iraq,880,discuss\nNASA Confirms Earth Will Experience 6 Days of Total Darkness in December 2014!,304,unrelated\nUnconfirmed reports saying ISIS UK Hostage David Haines Beheaded,1221,unrelated\nPure Evil: Islamic State Beheads American Journalist James Wright Foley,2304,unrelated\nIs Kim Jong-un’s sister now the power behind the North Korean throne?,1152,discuss\nAbdel Majed Abdel Bary Emerges as Suspect in Foley Beheading,125,unrelated\n\"Boko Haram: Kidnapped Girls Have Been Married Off, Truce Never Happened\",1506,unrelated\n\"Leader of Qaeda-Linked Somali Group Is Dead, U.S. Says\",1543,unrelated\nEye-catching! Rare sighting of Anna Wintour without her trademark sunglasses as she leaves 'rat-infested' Vogue office,2072,discuss\nNET Extra: Back-from-the-dead Catholic priest claims God is a female,2515,agree\nMPs credit sergeant-at-arms for saving lives in Parliament Hill shootings,2410,unrelated\nIslamic State using 'SCORPION bombs' to terrorise victims,26,unrelated\n\"Man chops off his own penis, throws it in the trash after getting dumped for bad bedroom skills\",831,unrelated\nAmerica's oldest time capsule unearthed at Boston statehouse after being buried in 1795 by Sam Adams and Paul Revere,1820,unrelated\n\"Vice Media CEO Shane Smith Spent $300,000 on Las Vegas Dinner (Report)\",1239,discuss\nReport: Christian Bale Just Bailed on the Steve Jobs Movie,1846,agree\nMPs credit sergeant-at-arms for saving lives in Parliament Hill shootings,2521,unrelated\nObama: murder of James Foley 'shocks the conscience of the entire world',1982,unrelated\n\"It was me! Student, 19, reveals SHE was the Teletubbies' giggling baby in the sky - and was paid just £250 and a box of toys\",2284,discuss\nInsurgents killed in Nigeria despite alleged truce with Boko Haram,1340,discuss\n\"Forget 18-karat gold, next-generation Apple Watch Edition could use platinum: Report\",529,unrelated\n\"Video showing American journalist beheaded believed real, officials and family say\",1679,discuss\nSugarhill Gang's Big Bank Hank Dead At 57,1374,unrelated\nISIL video claims beheading of kidnapped journalist James Foley,880,discuss\nApple may launch 12-inch MacBook Air with Retina Display,1545,unrelated\n\"No, Banksy hasn’t been arrested\",2362,agree\n\"Man chops off own penis, throws it in a dustbin after poor show in bed\",1799,agree\nIt’s About To Get Harder To Be Arrested For Pot Possession In New York City,2389,discuss\nTwo GOP Congressmen Say Suspected Terrorists Caught Crossing U.S.–Mexico Border,2056,unrelated\nShots Heard In Alleged Brown Shooting Recording [AUDIO],2329,unrelated\nDon’t ‘Reset All Settings’ in iOS 8 unless you want to lose your iCloud files,1224,unrelated\nISLAMIC STATE BEHEADS MISSING AMERICAN JOURNALIST JAMES WRIGHT FOLEY,1721,discuss\nKANE'S FUTURE IN WINNIPEG IN DOUBT?,333,unrelated\nIslamist terrorists Jabhat Ansar al-Deen tweet picture of Texas plumber’s truck fitted with anti-aircraft gun in Syria,2379,agree\n400 men cut their testicles off believing it would help them meet God,1281,unrelated\nSeth Rogen reportedly nabs Steve Wozniak role in Steve Jobs filmSteve Jobs Iconic Moments,1936,unrelated\nMichael Phelps' Reported Girlfriend Reveals She Was Born Intersex,190,unrelated\nDNA test confirms child is IS head Abu Bakr al-Baghdadi's daughter,254,unrelated\n\"Predator Drone Reportedly Sighted Circling Raqqa, Syria\",933,unrelated\nBoko Haram 'to release abducted schoolgirls' as part of ceasefire agreement,2096,unrelated\nTiger Woods' former luxury island goes on sale,236,unrelated\n\"Paradise is open to all, even dogs, Pope tells boy\",1905,agree\nKim Jong-Un's Scottish Dog Meat Restaurant Is Probably Fabricated Shite,1756,discuss\nVogue’s Rat Infestation: Disturbing New Details,585,unrelated\nIndia: 400 men cut off their testicles to 'get closer to God' following advice from 'guru',1785,unrelated\nAn audio recording of the Michael Brown shooting has reportedly surfaced,2020,unrelated\nNew Audio Recording From Ferguson May Capture Michael Brown Shooting,2313,unrelated\nURGENT: ISIS kills 300 Iraqi soldiers by chlorine gas attack in Saqlawiyah,1590,agree\nKim Jong-un: Absent North Korean leader is 'recovering from ankle surgery',2022,discuss\n‘Evocative shape': Is Vladimir Putin trolling the world with his motorcade formation?,1283,discuss\n\"Woman detained in Lebanon is not al-Baghdadi's wife, Iraq says\",1471,unrelated\nNot coming to a store near you: The pumpkin spice condom,242,unrelated\n\"Want a Gold Apple Watch? All You Need is $5,000\",2277,discuss\nDurex Is Not Making Pumpkin Spice Condoms After All: A Hoax Debunked,1247,agree\nHow did a Texas plumber's truck end up with Syrian rebels? (+video),1467,unrelated\n\"Video Appears to Show Beheading of Journalist James Foley, Who Went Missing in Syria\",1747,discuss\n\"10% of Consumers 'Very Likely' to Buy a Smartwatch in 2015, Suggesting 24M Apple Watches\",247,unrelated\nHero soldier Nathan Cirillo killed by convicted criminal Michael Zehaf-Bibeau,1883,unrelated\nWHO investigates media reports ISIS fighters contracted Ebola,2078,unrelated\nTiger Woods' agent shoots down report of failed drug test,1339,agree\nShots Heard In Alleged Brown Shooting Recording [AUDIO],2134,unrelated\n\"Nigeria Says It Struck A Cease-Fire With Boko Haram, But Are They Talking To The Right Guy?\",840,discuss\n\"Six months after abducting Nigerian schoolgirls, Boko Haram reportedly wants to free them\",1347,unrelated\nPriest' claim of seeing God as a woman dismissed as hoax,2240,disagree\nApple Watch reportedly has low-energy 'power reserve' mode,78,unrelated\nBREAKING Gill Rosenberg former IDF soldier was captured by ISIS,573,unrelated\nPictured: Recent Muslim convert Michael Zehaf-Bibeau who shot dead a solider and opened fire on Canadian Parliament,2087,unrelated\nMacaulay Culkin Dead? Another Death Hoax Circulates On Facebook,1423,unrelated\nISIS fighters 'have contracted Ebola': World Health Organisation investigating reports militants showed up at Iraqi hospital with lethal disease,1013,unrelated\nThis Week In Weird News: Horrible Human Slaps Elderly Woman For Sneezing,1952,discuss\nMore than 200 kidnapped Nigerian girls to be released after deal reached with Boko Haram,206,unrelated\nIraqi media says ISIS militants have contracted Ebola,692,unrelated\nSeven teenage girls get pregnant on school trip,1804,agree\nReport: Israeli-Canadian woman fighting Islamic State has been kidnapped by terror group,1808,unrelated\n\"Are missing students in mass graves found near Iguala, Mexico?\",1213,unrelated\nAmazon.com to open first physical store in Manhattan: DJ,1840,unrelated\nWillie Nelson Dead? Viral Hoax Fools Internet,2186,agree\nTurkish president says American weapons drop for Kurdish fighters was 'wrong' after supplies end up in the hands of ISIS,2252,unrelated\nReport: Amazon to Launch Ad-Supported Streaming Service,373,unrelated\nStar Wars: The Force Awakens to be released this summer?,1678,unrelated\nReport: Audio Reveals Pause Between Gunshots When Michael Brown Was Shot,958,unrelated\nCanadian official identifies dead Ottawa gunman as Michael Zehaf-Bibeau,1442,discuss\nAir travelers wary of Ebola fears seen with surgical masks ... and a HAZMAT suit,2028,unrelated\n\"Explosion reported near the Nicaraguan capital attributed to meteorite impact, but experts, including NASA, cast doubt on claims\",1817,unrelated\nThis Woman Exposed Her Cheating Boyfriend With A Brilliant Christmas Gift,574,unrelated\n\"US hostage 'murdered' by militants in Yemen, says Hagel\",2247,discuss\nAn Audio Recording of the Michael Brown Shooting Has Reportedly Surfaced,1786,unrelated\nAxl Rose Dead? Of Course Not — Tiresome Internet Death Hoax Plague Hits Guns N’ Roses Frontman,2297,unrelated\nBREAKING: British-born hostage 'KILLED in failed rescue attempt',115,unrelated\nKim Jong-Un 'in hospital with two fractured ankles' after ballooning to around 20 stone and going on numerous 'meet the people' walkabout PR stunts,2210,unrelated\n\"Tim Cook Reportedly Showers with Apple Watch, Suggesting It’s Waterproof\",62,unrelated\nUS Marine survives headshot in Afghanistan,2389,unrelated\nRapper identified as James Foley's executioner: reports,626,unrelated\n6 Islamist militants killed in US attack in Somalia,1786,unrelated\n$YUM Serving Up #Marijuana & Fried Chicken,2114,unrelated\n20 year old burger? McDonald's burger purchased in 1995 hasn't aged a bit,1806,unrelated\nISIS chlorine attack on security forces confirmed – Iraq officials,2024,unrelated\nBodies In Mexico Mass Grave Apparently Not Those Of Missing Students,388,unrelated\nIslamic State claims it executed American photojournalist James Foley,115,unrelated\nObama administration DENIES congressman's claim that 'at least ten ISIS fighters have been caught coming across the Mexican border in Texas',742,discuss\nWhiz kid stock picker: I didn't actually make $72M trading,1987,discuss\nISLAMIC STATE ‘FED MURDERED MAN TO HIS OWN MOTHER’,220,unrelated\n\"Leader of Qaeda-Linked Somali Group Is Dead, U.S. Says\",882,unrelated\nAttorney: New audio reveals pause in gunfire when Michael Brown was shot,2403,unrelated\n\"James Foley: American Journalist, James Wright Foley Beheaded in New ISIS Video [Breaking News]\",880,discuss\nStrange mark turns out to be tropical spider burrowing under vacationer's skin,2042,disagree\nBoko Haram denies ceasefire claim by Nigeria's government,821,unrelated\nSatirical news site attacks China’s weird English names,2443,unrelated\n\"Tom Brokaw 'wants Brian Williams out': NBC legend 'furious' at Iraq war lie, as it's claimed executives warned anchor to stop exaggerating the story in the past\",110,discuss\nPope says dogs can go to heaven: ‘Paradise is open to all of God’s creatures’,686,unrelated\n\"'American bombing had signed my death certificate': Missing US journalist James Wright Foley goes unflinching to his death as ISIS behead him in horrific video, as a warning to Obama\",533,unrelated\n\"Boko Haram: Kidnapped Girls Have Been Married Off, Truce Never Happened\",1034,unrelated\n\"Fidel Castro Is Dead, According to Viral Twitter Rumors\",1534,unrelated\nISIS Claims To Have Captured US Airdrop Weapons,1708,unrelated\n\"Boko Haram Cease-Fire: Abducted Nigerian Schoolgirls To Be Released, Officials Say\",2520,unrelated\nSmall Meteorite Strikes in Nicaragua's Capital City of Managua,534,unrelated\nThis Kid Made $72 Million During Lunch,945,unrelated\nSeven teenage girls get pregnant on school trip,1408,unrelated\nEmotional sergeant-at-arms is greeted back to parliament with a rousing standing ovation a day after he heroically shot dead terrorist - the first time he used weapon in 30 year career,533,agree\nReport: Amazon to Launch Ad-Supported Streaming Service,10,discuss\nPope Francis turns out not to have made pets in heaven comment,2348,unrelated\n\"Jose Canseco injured in accidental shooting, per reports\",869,discuss\nNYC High School Student Nicknamed ‘Teen Wolf’ Made $72 Million On Stock Market,2192,unrelated\nREPORT: Alleged New Audio of Michael Brown Shooting,1481,unrelated\n\"Rare Case: Seven Bosnian Girls, Aged 13 And 14, Fall Pregnant After Five-Day School Trip; Parents Outraged After School Cites 'Parental Neglect'\",115,unrelated\nISIS Getting Ebola,236,unrelated\n\"Seven High School Girls Get Pregnant On Five-Day School Trip, Parents Outraged\",821,unrelated\nHundreds mourn the 'death' of Fidel Castro after rumours sweep Twitter (but are they confusing him with recently departed Fidel Castro Odinga from Nairobi?),2336,unrelated\n\"CNN Broadcasts Purported Audio Containing Gunshots That Felled Michael Brown Jr.; Leaders, Celebrities Fill Pews At Teen’s Funeral\",2187,unrelated\nNasa questions whether crater in Nicaragua caused by meteorite,2154,discuss\n\"Apple Watch Power Reserve feature will save battery life, report says\",2124,discuss\nSaudi Arabian cleric issues fatwa against snowmen,2456,agree\n\"David Haines Beheaded By ISIS, Execution Video Contains Threats Against UK: Reports\",1011,unrelated\nLebanon 'holding IS leader's daughter and ex-wife',1471,unrelated\n\"See How This Homeless Man Spends A Hundred Dollars, And Keep A Tissue Handy [Video]\",2302,unrelated\nNorth Korea denies reports Kim Jong-un is to open state-backed restaurant in Scotland,2452,discuss\n\"Woman, Ting Su, Finds Husband Cheating With Her Own Twin, Gets Spectacular Revenge\",2410,unrelated\nAngry mob hacks off alleged rapist's genitals with meat cleaver after dragging him into butchers,2106,unrelated\nShots Heard In Alleged Brown Shooting Recording [AUDIO],2345,discuss\nIslamic State flying three jets in Syria: monitor,2171,unrelated\nReport: US Drones Over Syria Looking for ISIS Leader Abu Bakr al-Baghdadi,258,unrelated\nBoko Haram denies ceasefire claim by Nigeria's government,40,unrelated\n\"Ann Arbor pizza delivery driver surprised with $2,000 tip\",472,unrelated\n\"Are missing students in mass graves found near Iguala, Mexico?\",683,unrelated\nConde Nast's rat problem at One World Trade Centre: From red carpets to rodent droppings,1901,unrelated\nADVISORY-Islamist rebel leader killed in U.S. strike - Somali government,839,agree\nObama denounces killing of journalist James Foley and pledges ‘justice’,1905,unrelated\nKim Jong-un 'so fat he has fractured his ankles',2087,unrelated\nTaylor Lianne Chandler: Michael Phelps' Cougar Girlfriend Revealed?,887,unrelated\n\"Video Appears to Show Beheading of Journalist James Foley, Who Went Missing in Syria\",2127,unrelated\nHas Kim Yo-Jong Taken Over For Kim Jong Un? Sister Assumes North Korea State Duties While Brother Undergoes Medical Treatment,1839,unrelated\n\"David Haines Beheaded By ISIS, Execution Video Contains Threats Against UK: Reports\",2102,agree\nReport: British intelligence has identified Foley's killer,592,unrelated\nAlleged audio of Michael Brown shooting released,1916,discuss\nGOP Rep. Duncan Hunter Claims 'At Least' 10 ISIS Fighters Apprehended On Texas Border,2367,discuss\nDog found abandoned outside railway station with suitcase of his belongings,2410,unrelated\nApple may launch 12-inch MacBook Air with Retina Display,1634,unrelated\nMissing Libyan aircraft spark fears of 9/11-style attack in North Africa,513,unrelated\n\"A Vice Guide To Spending $300,000 On Dinner\",2463,unrelated\n6 hidden mass graves may hold missing Mexican students,1427,discuss\nReport: US Drones Over Syria Looking for ISIS Leader Abu Bakr al-Baghdadi,2186,unrelated\n\"Mass Graves Found In Mexico, Near Place Where 43 Students Went Missing\",1912,discuss\nBoko Haram denies truce to release kidnapped schoolgirls,244,unrelated\n\"Canadian woman 'captured by ISIS in Syria' says she is actually fine and still fighting the jihadists, despite kidnap reports\",2445,unrelated\n\"Confusion swirls, details murky in arrest of ISIS leader's 'wife'\",1899,unrelated\nISIS fighters seize weapons airdrop meant for Kurds,2252,unrelated\nThe @FoxNewsPress Account Tweeting Lawsuit Threats Is a Fake,572,unrelated\nUPDATE: Internet report of Ebola outbreak in Purdon not true,1383,unrelated\nMissing Libyan jetliners raise fears of terror attacks on 9/11,1660,unrelated\nSeven teenage girls get pregnant on school trip,1183,unrelated\nBritish Aid Worker Confirmed Murdered By ISIS,1301,unrelated\nISIS Getting Ebola,568,unrelated\nConfusion Surrounds Capture Of “ISIS Leader’s Wife”,1787,unrelated\nBREAKING: ISIS Beheads American Journalist James Wright Foley,2526,unrelated\nIslamic Militants Post Video Claiming to Show Beheading of U.S. Journalist,539,unrelated\nPentagon Denies It Killed ISIS Chief As Airstrikes Hit Top Extremists,1634,discuss\n\"CNN Broadcasts Purported Audio Containing Gunshots That Felled Michael Brown Jr.; Leaders, Celebrities Fill Pews At Teen’s Funeral\",917,unrelated\nSeth Rogen to play Woz in Jobs biopic,1157,unrelated\n\"HBO streaming service could launch in April for $15 per month, work on Apple TV\",203,discuss\nReport: Former Baseball Star Jose Canseco Accidentally Shot At Home,1019,unrelated\nWho Is Michael Zehaf-Bibeau? Ottawa Shooter Suspect Identified By Canadian Officials ,1295,unrelated\nReport: Nigerian Woman Quarantined in KC with Ebola-Like Symptoms (Video),1349,unrelated\n\"Apple Watch to Be Shower-Proof, Have 100,000 Apps at Launch: Reports\",218,unrelated\n\"Video showing American journalist beheaded believed real, officials and family say\",1009,unrelated\nAmazon's first brick-and-mortar store said to open in Manhattan,2370,unrelated\nReport: Christian Bale Will Play Steve Jobs,1702,unrelated\n\"Omar Gonzalez, White House Fence-Jumper, Made it Farther Inside\",2409,discuss\nPurdon Ebola Hoax: ‘Texas Town Quarantined After Family Of Five Test Positive For The Ebola Virus’ Article is Fake,258,unrelated\nIf Only A Bird Really Did Poop on Putin,2463,unrelated\nISIS Reportedly Beheads U.S. Journalist James Wright Foley on Camera,2147,discuss\nUS officials: Video shows American's execution,2495,discuss\nISIS chlorine attack on security forces confirmed – Iraq officials,956,discuss\nFence-jumper got farther into White House,1137,unrelated\n\"No, That Wasn’t Paul Rudd Tackling an Airport Homophobe\",2514,disagree\nChristian Bale in Talks to Play Steve Jobs in Danny Boyle's Biopic,1646,unrelated\nNASA Confirms Earth Will Experience 6 Days of Total Darkness in December 2014!,506,disagree\nMoment Michael Brown was shot dead 'caught on audio recording': FBI handed potentially damning tape of ELEVEN shots being fired - including final volley of 'kill shots',346,unrelated\n\"Boko Haram claims to have German hostage, denies ceasefire\",1697,unrelated\nISIS Video: America’s Air Dropped Weapons Now in Our Hands,1572,unrelated\n\"Despite no Ebola case in Kansas City, the rumor goes viral\",1843,unrelated\nBreaking: Soldier shot at National War Memorial in Ottawa,121,unrelated\nThis Is What It Looks Like When A Son Pays Off His Parents’ Mortgage As A Christmas Present,2036,discuss\nIsis claims it has US airdrop of weapons,2176,unrelated\nCNN plays chilling audio recording allegedly from Michael Brown shooting: “At least 11 shots”,456,unrelated\nRussian Man Wakes Up to Find His Testicles Have Been Stolen,1476,unrelated\n\"SEE IT: ISIS militants caught trying to cross border into Texas, Congressman claims\",2249,discuss\nNew iOS 8 bug can delete all of your iCloud documents,2296,unrelated\nISIS leader ‘killed’ in US airstrikes,1631,unrelated\nReport: ISIS Leader Abu Bakr Al-Baghdadi Assassinated In U.S. Airstrike,2187,unrelated\nReport: Former Baseball Star Jose Canseco Accidentally Shot At Home,344,unrelated\nClaim: Comcast Got Complaining Customer Fired From His Job,2133,discuss\n\"Rumor: Gold Apple Watch Edition priced up to $5,000, steel version at $500, will debut on Feb. 14\",2365,discuss\nObama denounces killing of journalist James Foley and pledges ‘justice’,115,unrelated\nJosh Paler Lin Gives A Homeless Man $100 And Follows Him To See How He Spends It,855,unrelated\nHospital: Man not being treated for Ebola in Kansas City,1095,unrelated\nKim Jong-Un 'in hospital with two fractured ankles' after ballooning to around 20 stone and going on numerous 'meet the people' walkabout PR stunts,1689,unrelated\nMohammed Emwazi: Man identified as Isis killer 'Jihadi John' was 'stopped by MI5' while on safari holiday in Africa in 2010,1308,unrelated\n\"‘Teletubbies’ Sun Baby: Fans Freak Out Over Jess Smith, 19\",1832,unrelated\nBlundering boyfriend burns down college after trying to impress his girlfriend with elaborate marriage proposal,2022,unrelated\nVideo Messaging App Says Audio Recording Of Michael Brown's Shooting Is Authentic,2250,discuss\n\"Six months after abducting Nigerian schoolgirls, Boko Haram reportedly wants to free them\",1125,unrelated\n\"Islamic State leader's family detained by Lebanon, officials say\",1787,unrelated\n#HairGate: iPhone 6 Customers Are Complaining That The Phone Is Ripping Out Their Hair,381,unrelated\nBritish hostage David Haines beheaded by Islamic State terrorists,2034,unrelated\n\"Rumor: Gold Apple Watch Edition priced up to $5,000, steel version at $500, will debut on Feb. 14\",205,unrelated\nReport: Secret Service Lied About White House Fence Jumper,311,unrelated\nWas The Video Of That Homeless Man Doing Good Deeds With $100 All An Elaborate Hoax!?,794,agree\n\"Despite ceasefire announcement, new Boko Haram attacks reported\",1019,unrelated\nTropical spider burrows under man's skin through scar,1826,unrelated\n\"Prankster Gives Homeless Man $100, Secretly Follows Him And Learns He Buys Food For Others\",344,unrelated\nBoko Haram denies ceasefire claim by Nigeria's government,381,unrelated\nMoment U.S. Marine is saved by his Kevlar helmet as Taliban sniper bullet hits him in head,1724,unrelated\nPolice hunt tweed-jacket wearing man who slaps shoppers for SNEEZING,1952,discuss\nBanksy arrest hoax: US website claims street artist caught in Watford,1349,unrelated\n\"L. Jinny? Abdel-Majed Abdel Bary, UK Rapper, Suspected in James Foley Killing: Reports\",592,unrelated\nJihadi John ‘identified as British man from West London’,1219,discuss\n\"'American bombing had signed my death certificate': Missing US journalist James Wright Foley goes unflinching to his death as ISIS behead him in horrific video, as a warning to Obama\",1580,agree\nReport of quarantined Texas town NOT real; shared on a 'fake' news website,409,unrelated\n\"BATMOBILE NOT STOLEN, MTV CONTEST PRIZE REMAINS UNCLAIMED\",1790,unrelated\nNew iOS 8 bug can delete all of your iCloud documents,2115,unrelated\nWife and son of Isil leader Abu Bakr al-Baghdadi 'detained at Lebanon border',254,unrelated\n\"No, Banksy Didn't Create That 'Charlie Hebdo' Tribute Cartoon, But That Doesn't Mean You Can't Appreciate It\",614,unrelated\n\"Pope Francis did not tell boy heaven has room for pets, contrary to report\",1681,unrelated\nHas Ebola infected Isis militants in Mosul?,938,discuss\nWatch: ISIS Claims to Have Captured U.S. Airdropped Weapons,2115,unrelated\n#ISIS beheads photojournalist James Wright Foley in a massage to US to end its intervention in #Iraq.,456,discuss\nFirst bendgate... now it's HAIRGATE: Angry iPhone 6 owners claim design is causing chunks of their hair to be ripped out when they make a phone call,1923,unrelated\n\"11 Tripoli Planes Still Missing, Sparks 9/11 Concerns\",126,unrelated\n\"Gill Rosenberg, former IDF soldier, possibly captured by ISIS while fighting with Kurds\",413,unrelated\n\"Thanks Uncle Sam, we have your weapons airdrop: ISIS taunts America over intercepted weapons meant for Kurds\",1026,unrelated\n\"Islamic State Training Pilots in Military Jets, Monitors Say\",1606,discuss\nNicaragua asks U.S. for help investigating meteorite crater,1573,disagree\nFrom bendgate to hairgate: Now iPhone 6 users complain the device is ripping out their hair,2476,discuss\nMedia Fooled Again? Story Claims 7 of 28 Girls On School Trip Came Home Pregnant,313,unrelated\nExpert casts doubt on Bunbury man Dylan Thomas’s burrowing stomach-spider story,1321,agree\nIslamic State May Have Fighter Jets Now After Seizing Russian-Made MiGs,1337,unrelated\nDid Comcast Get a Man Fired From His Job for Complaining About Its Service?,2447,unrelated\n\"Gill Rosenberg, Canadian citizen, reportedly captured by ISIS in Syria\",1949,unrelated\n'The Force Awakens' Release Date: JJ Abrams Plan for an Early Release of 'Star Wars' Movie?,2434,unrelated\nMarijuana May Soon Spark Just a Ticket in New York,2163,discuss\n\"Op-Ed: Hoax – Priest who never existed claims he died, saw female God\",2520,unrelated\nMore than 200 kidnapped Nigerian girls to be released after deal reached with Boko Haram,1374,unrelated\nGuantanamo detainee freed in Bowe Bergdahl swap 'back to terrorism',1095,unrelated\nCNN Plays Alleged Audiotape of Michael Brown ShootingMilitarization Of Police,662,unrelated\nBREAKING: ISIS Beheads American Journalist James Wright Foley,2261,unrelated\n\"Boko Haram denies truce, says kidnapped girls married\",2192,unrelated\nBoko Haram 'to release abducted schoolgirls' as part of ceasefire agreement,125,unrelated\nVideo: Marine saved by helmet after Taliban sniper attack,1137,unrelated\n\"A message from Jim's mom, Diane Foley:\",2386,agree\nThis Is a Truly Horrifying Story About a Spider,959,unrelated\nChristian Bale Is Steve Jobs,1846,disagree\nPrisoner Released in Bergdahl Exchange Tried to Reconnect With Taliban,2159,discuss\nReport: Former Baseball Star Jose Canseco Accidentally Shot At Home,35,unrelated\nSugarhill Gang Rapper ‘Big Bank Hank’ Dies at 57,1107,unrelated\n20 year old burger? McDonald's burger purchased in 1995 hasn't aged a bit,251,unrelated\nI aborted my baby because it was a boy,483,unrelated\n#ISIS beheads photojournalist James Wright Foley in a massage to US to end its intervention in #Iraq.,1905,unrelated\nWHO says reports of suspected Ebola cases in Iraq are untrue,2299,unrelated\nSaudi cleric issues fatwa on snowmen,1064,agree\n\"'Nasa Confirms Six Days of Darkness in December': No, they really don't - it's a hoax\",2423,unrelated\nVideo Purports To Show Beheading Of U.S. Journalist By Militants,928,discuss\nCrank-Boosting Behind Top Apps in App Store,126,unrelated\nSpider Burrows Into Australian Man's Appendix Scar (VIDEO),1864,discuss\nAlleged audio of Michael Brown shooting has surfaced,1934,discuss\nKim Had Ankle Surgery:  Source,2210,unrelated\n\"Despite no Ebola case in Kansas City, the rumor goes viral\",1343,agree\nBali spider burrows under Aussie’s chest,2297,unrelated\n#HairGate: iPhone 6 Customers Are Complaining That The Phone Is Ripping Out Their Hair,2184,unrelated\nAlleged Audio of Michael Brown Shooting Doesn’t Sound Good for Officer Darren Wilson,456,unrelated\nMeteor Leaves 40-Foot Crater Near Managua's Airport,1913,agree\nAnna Wintour 'refuses to work at new World Trade Center Vogue office due to rat infestation',944,unrelated\nIsis claims it has US airdrop of weapons,2172,discuss\nNun who gave birth ‘had no idea’ she was pregnant,2192,unrelated\nHomeland Security says terrorists haven't crossed U.S-Mexico border,2296,unrelated\nMarijuana May Soon Spark Just a Ticket in New York,1192,unrelated\n\"Leader of Qaeda-Linked Somali Group Is Dead, U.S. Says\",2268,unrelated\nBergdahl: Senator Says Jihadists Swapped For U.S. Troop ‘In Touch’ With Al-Qaida Affiliate,2159,discuss\n\"Cloistered nun gives birth to a baby  The convent: \"\"There is a sister\"\" [Google Translate]\",2479,discuss\n\"Report: The Apple Watch Will Only Last 2.5 Hours With \"\"Heavy\"\" Use\",1029,unrelated\nLebanon confirms holding ISIS chief’s kin,1948,unrelated\nIs Kim Jong-un Opening North Korean Restaurant in Scotland?,1217,unrelated\nWife and son of Islamic State leader Abu Bakr al-Baghdadi detained in Lebanon,1020,unrelated\nJihadi John unmasked: Former Westminster University student was arrested FIVE years ago and put on a terror watch list - but he flew to Syria to join ISIS two years later,2184,unrelated\nApple Watch launch reportedly planned for February with limited supply,1789,unrelated\nMichelle Obama’s face blurred by Saudi state television,833,discuss\nDHS Rebuffs Congressman’s Claim ISIS Infiltrating Southern Border,226,unrelated\nISIS Reportedly Beheads American Photojournalist in Iraq,1786,unrelated\nMum faces real-life Sophie's Choice – as she tries to sell her son to fund daughter's care,1361,unrelated\n\"Apple to Take Reservations for Trying On Apple Watch, Considered Platinum Model\",75,unrelated\nReports: Boko Haram may release schoolgirls as part of deal,34,unrelated\n\"James Wright Foley, Kidnapped Journalist, Apparently Executed by ISIS\",2067,discuss\nVideo Purports to Show Beheading of American Journalist,938,unrelated\nDid Kim Yo-Jong Take Kim Jong Un’s Role? North Korea Ill Health Rumors Are ‘Fabricated’,812,unrelated\nMichael Zehaf-Bibeau was shot nearly a dozen times before Kevin Vickers fatally wounded him,2521,unrelated\nNigeria Claims Boko Haram Will Release the Kidnapped Schoolgirls,800,unrelated\nNew Audio Reveals Pause in Gunfire When Michael Brown Was Shot: Attorney,917,unrelated\n\"Cook said to confirm Apple Watch is showerproof, lasts a day\",2472,discuss\nNicaragua asks U.S. for help investigating meteorite crater,2155,unrelated\nNigerians doubtful of girls' release after Boko Haram 'truce' breached,1430,discuss\n\"Vogue's Anna Wintour Pissed Off With New 1 World Trade Center Offices, Infested With Rats\",1435,unrelated\nDog abandoned at railway station with suitcase set for happy ending as offers pour in,2223,unrelated\nNigeria announces truce with Boko Haram; fate of schoolgirls unclear,2139,discuss\nSeven girls fall pregnant after five day school trip in Bosnia and Herzegovina,2020,unrelated\nWatch NAKED airport worker walk through scanner in bizarre protest against 'rough' guards,989,unrelated\nReport: 4 ISIS Terrorists Caught at Southern Border in 36 Hrs,2141,unrelated\nJames Foley Killer ‘Jihadi John’ Believed to Be Former London Rapper Abdel-Majed Abdel Bary,2528,discuss\nIslamic State Militants Claim to Have Beheaded US Journalist James Wright Foley,539,unrelated\nKim Jong-Un's Sister Takes Control in North Korea,755,unrelated\nThat ESPN Domestic Violence Panel You Keep Hearing About Isn't Real,2181,agree\nMeteorite strike in Nicaragua puzzles experts,1573,disagree\nNicaragua says meteorite probable cause of blast in capital,1627,unrelated\nMeteorite leaves crater in Nicaraguan capital Managua,1071,unrelated\nIndia: 400 men cut off their testicles to 'get closer to God' following advice from 'guru',2448,unrelated\nCNN Plays Alleged Audiotape of Michael Brown ShootingMilitarization Of Police,1252,unrelated\nKim Jong-un drinks rare snake wine to boost love life!,1817,unrelated\nGoogle to Buy Redwood City Offices for $585M,1628,unrelated\nREPORT: Alleged New Audio of Michael Brown Shooting,757,unrelated\nCNN Airs Alleged Audio from Michael Brown Shooting,1803,unrelated\nGuru who ordered 400 followers to be castrated 'so they could be closer to God' is investigated for grievous bodily harm in India,684,unrelated\nGOP Rep: ‘At Least Ten ISIS Fighters Have Been Caught Coming Across The Mexican Border’,1498,unrelated\nISIS militants trick mother into ‘eating her kidnapped son’,950,unrelated\nU.S. arms airdrop fell into ISIS hands: Pentagon,2336,unrelated\nMedia outlets identify 'Jihadi John',633,unrelated\n\"At Elon, ‘first-year’ has not replaced ‘freshman,’ university says\",2360,unrelated\nIs this the world's oldest burger? Man claims to have kept McDonald's Quarter Pounder for 20 YEARS,2411,discuss\nShots Heard In Alleged Brown Shooting Recording [AUDIO],2354,unrelated\n\"Dogs DO go to heaven… and cats, and horses: Pope assures young boy that there is a place in paradise for animals as well\",1835,unrelated\n\"Rumor: Gold Apple Watch Edition priced up to $5,000, steel version at $500, will debut on Feb. 14\",1458,discuss\nMissing Planes,1574,unrelated\nIslamic State militants claim to behead missing American journalist,1627,unrelated\nStrange mark turns out to be tropical spider burrowing under vacationer's skin,1606,unrelated\n\"Batmobile stolen in Detroit? Good one, joker!\",2090,unrelated\nAbdel Majed Abdel Bary Emerges as Suspect in Foley Beheading,8,unrelated\nBoko Haram ceasefire ignored as violence flares in Borno state,125,unrelated\nThis Woman Exposed Her Cheating Boyfriend With A Brilliant Christmas Gift,286,unrelated\nThis Soap Opera Star Reportedly Had His Testicles Stolen By An ‘Attractive Blonde’ Organ Trafficker,1175,unrelated\n\"BATMOBILE NOT STOLEN, MTV CONTEST PRIZE REMAINS UNCLAIMED\",2431,unrelated\nIslamic Militants Post Video Claiming to Show Beheading of U.S. Journalist,1481,unrelated\n\"Sadly, Pumpkin Spice Condoms Aren't A Thing After All\",1833,agree\nISIS KILLS 300 IRAQI SOLDIERS WITH CHLORINE GAS: SHIA MP,2489,unrelated\nObama denounces killing of journalist James Foley and pledges ‘justice’,7,unrelated\n\"Priest Dies, Wakes Up, Claims God Is a Woman. Huh?\",1877,unrelated\nWeatherman caught peeing live on camera,1854,unrelated\nISIL video claims beheading of kidnapped journalist James Foley,2388,discuss\n\"No, Saudi TV Did Not Blur Out Images of Michelle Obama\",2251,unrelated\nAlleged audio of Michael Brown shooting has surfaced,1893,unrelated\nThis Is Why Rumors That ISIS Is Crossing The Border Into The U.S. Aren’t Going Away,1012,discuss\nAl-Shabaab co-founder confirmed killed by US air strike in Somalia,882,unrelated\nAudio recording allegedly captures moment Michael Brown was shot,2084,unrelated\nTwo GOP Congressmen Say Suspected Terrorists Caught Crossing U.S.–Mexico Border,1483,unrelated\nSpider Burrows Into Australian Man's Appendix Scar (VIDEO),1500,unrelated\n\"Christian Bale passes on role of Steve Jobs, actor reportedly felt he wasn't right for part\",1296,unrelated\n\"What was fake on the Internet this week: Obama’s peace prize, pumpkin-spice condoms and insane winter snow\",1263,unrelated\nMan discovers spider living under his skin during Bali vacation,1923,disagree\nJudd Nelson Death Hoax: FOX News Impersonator Claims Actor Found Dead In Los Angeles Condo,618,unrelated\n\"So, There Might Be a Rat Infestation at Vogue\",725,unrelated\nApple Orders More Than 5 Million Watches for Initial Run,321,unrelated\nKim Jong-un: obese leader 'fractured both ankles',1095,discuss\nWHO ‘probing’ whether ISIS fighters got Ebola,1726,unrelated\nDavid Haines beheading video confirmed genuine; UK PM Cameron vows to hunt down ISIS 'monsters',15,unrelated\nISIS militants appear to behead abducted American journalist James Wright Foley in graphic video,1347,unrelated\nMan has his PENIS cut off by angry mob after 'attempted rape' of teenager,1459,unrelated\nISIS Beheads Kidnapped Photojournalist James Wright Foley in Horrific Video Message to the U.S.,480,unrelated\nZack Snyder Responds to Fake Stolen Batmobile Report,529,unrelated\nDHS Rebuffs Congressman’s Claim ISIS Infiltrating Southern Border,190,unrelated\nAn accidental delivery of arms to the Islamic State and the problem with airdrops,1026,unrelated\nISIS Getting Ebola,1355,disagree\nIsis Syria News: Iraqi Pilots 'Training Isis Fighters' to Fly Captured Planes,2188,unrelated\nKim Jong-un: Absent North Korean leader is 'recovering from ankle surgery',186,unrelated\nYou're Not Going to Become Weightless on January 4th,2413,agree\nUPDATE: BATMAN v SUPERMAN Batmobile Reportedly Stolen By (Shocker!) Detroit Locals,529,unrelated\nGovernment fires employee who skipped work for 24 years,1048,unrelated\nLego letter to parents in 1974 on gender equality still resonates 40 years on,1385,unrelated\nIndia Rape Crisis Sees Mob Castrate Alleged Sex Attacker in Shocking Scenes,2237,unrelated\nVogue's new digs are reportedly swarming with rats,1036,unrelated\nKimye’s Fault? Anna Wintour’s NYC ‘Vogue’ Offices Hit With Disgusting Rat Infestation: ‘Rat Droppings On Desks’,834,agree\nSon pays off his parents' mortgage in a heartwarming Christmas video,265,unrelated\nDylan Thomas Finds Tropical Spider Burrowed Under Skin,1880,disagree\nPumpkin Spice condoms? Don't fall for this hoax.,1954,agree\nKim Jong-Un 'in hospital with two fractured ankles' after ballooning to around 20 stone and going on numerous 'meet the people' walkabout PR stunts,1465,discuss\nOpposition group: ISIS militants training to fly warplanes in Syria,2342,unrelated\nWife and child of Islamic State leader Baghdadi held in Lebanon,682,unrelated\nSenior Western Intelligence Official Confirms London Rapper Abdel Majed Abdel Bary Is A Suspect In The Foley Killing,472,discuss\nReport: Nigerian Woman Quarantined in KC with Ebola-Like Symptoms (Video),472,unrelated\nGCPD Solved Stolen Batmobile Case?,87,unrelated\nNEWS/ All Dogs Go to Heaven! Pope Francis Confirms Paradise Is Open to All of God's Creatures,2473,unrelated\n\"UK spies identify Foley’s killer, Abdel-Majed Abdel Bary a key suspect\",2327,discuss\nApple's 12-Inch Retina MacBook Air Shown in Artist's Renditions,2039,discuss\nNew Audio Allegedly Captures Moment Michael Brown Was Shot,2250,discuss\nNorth Korean dictator Kim Jong-Un to open restaurant in Scotland,1339,unrelated\n\"Batmobile stolen in Detroit? Good one, joker!\",1313,agree\nJihadi John UNMASKED: Islamic State killer NAMED as west Londoner Mohammed Emwazi,1437,unrelated\n\"How did Fake Chinese News Site Dupe Washington Post, Atlantic, BBC?\",2115,unrelated\nWatch US Marine get shot in HEAD by Taliban sniper - and live to tell tale,2403,unrelated\nMexican cartel leader kills self; bodies in grave not missing students,1740,unrelated\nNew Audio Shows Michael Brown Was Shot at 11 Times,1720,unrelated\nJihadi John UNMASKED: Islamic State killer NAMED as west Londoner Mohammed Emwazi,1107,unrelated\n\"Boko Haram Cease-Fire: Abducted Nigerian Schoolgirls To Be Released, Officials Say\",2530,discuss\nSay 'eh-oh!' to the Teletubbies SUN BABY - can you still recognise her after 19 years?,2227,agree\nHere's video of a bird pooping on Vladimir Putin in the middle of a speech,1991,unrelated\nMeteorite 'caused mysterious boom in Nicaragua',1372,unrelated\nMacaulay Culkin dead: The death hoax is once again on the child actor,195,unrelated\nPenis Drawn On Bugatti Veyron Could Be World's Most Expensive Car Vandalism,1349,unrelated\n\"In Vogue vs Rats War, the Rats Are Winning\",367,unrelated\nIslamic State militants allegedly used chlorine gas against Iraqi security forces,1267,unrelated\nTBS speeds up Seinfeld a full 7.5 percent - here is the proof,1686,unrelated\nThis Is a Truly Horrifying Story About a Spider,1271,unrelated\n\"Meteorite makes big crater in Nicaragua, government says\",1917,unrelated\nWHO says reports of suspected Ebola cases in Iraq are untrue,1669,discuss\nRapper identified as James Foley's executioner: reports,1649,unrelated\nEXCLUSIVE: New York Mag’s Boy Genius Investor Made It All Up,2009,unrelated\nAmazon's first brick-and-mortar store said to open in Manhattan,1681,unrelated\n\"Video showing American journalist beheaded believed real, officials and family say\",1120,unrelated\n\"Israel opens dams, floods Gaza\",1893,unrelated\nNigeria Claims Boko Haram Will Release the Kidnapped Schoolgirls,1885,discuss\nUS confirms death of Somalia terror group leader,213,unrelated\n\"Apple Watch users will need to recharge nightly, company still working to improve uptime before launch\",1834,unrelated\nISIS Claims to Have Intercepted Supplies From U.S. Airdrop,1363,discuss\nObama administration DENIES congressman's claim that 'at least ten ISIS fighters have been caught coming across the Mexican border in Texas',1376,agree\n\"Meet Magneto Boy, the kid who attracts metal with his body\",311,unrelated\nUS officials: Video shows American's execution,1506,unrelated\n\"These LEGO Instructions from 1974 Are Awesome (And Yes, They're Real)\",22,unrelated\nIS using scorpion bombs to terrify Iraqi civilians,730,unrelated\n\"Small meteorite strikes Nicaragua, government says\",1400,unrelated\n\"Is North Korea, world's most secret state, really planning a new restaurant in Scotland?\",1217,unrelated\n\"Homeless man who became a YouTube sensation after spending $100 on food for his beggar friends gets a surprise Christmas meal, makeover and night in a hotel in new video... but is it all a hoax by a 'serial prankster'?\",855,unrelated\nUnconfirmed reports saying ISIS UK Hostage David Haines Beheaded,1477,unrelated\nMeteorite Leaves House-Sized Crater in Nicaragua’s Capital,388,unrelated\n\"Batmobile stolen in Detroit? Good one, joker!\",137,unrelated\nMeteorite leaves crater in Nicaraguan capital Managua,1073,discuss\nEyewitness Says Viral Video of Homeless Man Was Staged,633,unrelated\nYPG Confirms: Gill Rosenberg Not Captured in Kobani,2147,unrelated\n\"BATMOBILE NOT STOLEN, MTV CONTEST PRIZE REMAINS UNCLAIMED\",734,unrelated\n\"Homeless man who became a YouTube sensation after spending $100 on food for his beggar friends gets a surprise Christmas meal, makeover and night in a hotel in new video... but is it all a hoax by a 'serial prankster'?\",1388,discuss\nReport: Amazon to Launch Ad-Supported Streaming Service,2118,unrelated\n\"Reports Isis fighters have contracted Ebola are 'incorrect', says Iraqi health ministry\",2175,unrelated\n\"Managua explosion not a meteorite, NASA suggests\",1948,unrelated\nIslamic State fighters training to fly captured jets — watchdog,2283,unrelated\nThis Soap Opera Star Reportedly Had His Testicles Stolen By An ‘Attractive Blonde’ Organ Trafficker,845,discuss\nTropical spider 'burrowed under man's skin through scar' - video report,214,unrelated\nISIS Video Claims to Show Beheading of British Hostage,15,unrelated\nChristian Bale Pulls Out of Upcoming Steve Jobs Biopic,1294,unrelated\nHope Fades for Girls' Release After Boko Haram 'Truce' Breached,1430,discuss\nSee the Crater a Meteorite Made in Nicaragua,816,unrelated\nISIS cracks down on five confirmed Ebola cases among fighters: official,1899,unrelated\nKIM DINE WITH ME: Porky president Kim Jong-un to open UK restaurant serving DOG,773,unrelated\nDog found abandoned at Scottish train station with suitcase of belongings,1647,unrelated\n\"Texas, Hold 'Em\",1383,unrelated\nAn Audio Recording of the Michael Brown Shooting Has Reportedly Surfaced,195,unrelated\n\"Boko Haram denies cease-fire, leader says he married off kidnapped girls\",2463,discuss\nPumpkin Spice condoms? Don't fall for this hoax.,2302,unrelated\nFrom bendgate to hairgate: Now iPhone 6 users complain the device is ripping out their hair,304,unrelated\n'Jihadi John' identified: ISIS killer named as Mohammed Emwazi from West London,1374,agree\n\"Boko Haram Could Release Kidnapped Girls, Nigerian Officials Say\",1681,discuss\n\"Jihadi John named as Mohammed Emwazi, from west London\",1574,unrelated\nSugarhill Gang Rapper Big Bank Hank Dies at 57,281,unrelated\nISIS Militants Allegedly Contracted Ebola,2526,unrelated\nTwo GOP Congressmen Say Suspected Terrorists Caught Crossing U.S.–Mexico Border,2367,discuss\nTexas City plumber's truck ends up in Syrian war,1906,agree\n\"Yemen says U.S. man freed, sister says he’s dead\",271,unrelated\nRats are still running around at Vogue,754,unrelated\nJames Foley remembered as 'brave and tireless' journalist,26,unrelated\nBritish rapper a suspect in ISIS beheading,2434,unrelated\nFears journalist James Wright Foley beheaded by Islamic State jihadists in ‘message’ to United States,1966,discuss\nISIS Video Purports To Show Beheading Of British Aid Worker,2348,discuss\nIndia: 400 men cut off their testicles to 'get closer to God' following advice from 'guru',2176,unrelated\nMissing Mexico students not among 28 bodies found in mass grave,1013,unrelated\n\"No, a spider (probably) didn't crawl through a man's body for several days\",1531,agree\nCanadian-Israeli Woman May Have Been Captured In Syria: Reports,1899,discuss\nAxl Rose Dead? Of Course Not — Tiresome Internet Death Hoax Plague Hits Guns N’ Roses Frontman,633,unrelated\n\"Report: new 12-inch MacBook Air slims down, has single USB port\",480,unrelated\nCould Kim Jong Un open a restaurant in Scotland?,2418,discuss\nTwo GOP Congressmen Say Suspected Terrorists Caught Crossing U.S.–Mexico Border,186,unrelated\nIraqi and Kurdish media reports cases of Ebola among Islamic State fighters in Mosul,5,unrelated\nMan who SLAPS people if they sneeze in public being hunted by police,1549,unrelated\nISIS video showing beheading triggers international response,2034,unrelated\nHoly Theft! Batmobile Stolen from 'Batman v Superman'???,1538,discuss\n\"Former Porn Star Behind YouTube Sensation ‘DC Toy Collector,’ Makes $5 Million Per Year Unboxing Disney Toys\",1019,unrelated\n\"Catholic Priest Dead For 48 Minutes, Is Miraculously Revived – His Revelations About God Are Even More Shocking\",1461,unrelated\nISIS Militants Allegedly Contracted Ebola,1034,unrelated\nMoment Michael Brown was shot dead 'caught on audio recording': FBI handed potentially damning tape of ELEVEN shots being fired - including final volley of 'kill shots',2354,unrelated\n‘Jihadi John’: The Islamic State killer behind the mask is a young Londoner,527,unrelated\nPurported ISIS claim: Jordan airstrike kills female US hostage,2125,unrelated\n\"L. Jinny? Abdel-Majed Abdel Bary, UK Rapper, Suspected in James Foley Killing: Reports\",472,discuss\nMore than 200 kidnapped Nigerian girls to be released after deal reached with Boko Haram,1540,agree\n\"Accused Boston Marathon Bomber Severely Injured In Prison, May Never Walk Or Talk Again\",2349,unrelated\nIdentity of ISIS terrorist known as 'Jihadi John' reportedly revealed,2349,discuss\n\"James Foley: American Journalist, James Wright Foley Beheaded in New ISIS Video [Breaking News]\",511,unrelated\nNun who GAVE BIRTH to baby boy after suffering agonising stomach pains 'had no idea' she was pregnant,2492,agree\n\"North Korean leader Kim Jong Un had ankle surgery, report says\",258,unrelated\nLebanon detains wife and son of Al-Baghdadi,1471,unrelated\nStar Wars: The Force Awakens to be released this summer?,761,unrelated\nIsis claims US hostage Kayla Mueller killed in coalition airstrike,1260,unrelated\nMan has his PENIS cut off by angry mob after 'attempted rape' of teenager,2147,unrelated\nSeth Rogen to play Woz in Jobs biopic,1681,unrelated\nWeather Reporter Caught Writing His Name In The Snow Was NOT Ready To Go On Camera (UPDATED),1047,unrelated\nChinese advised to choose British-sounding names to get ahead,691,unrelated\nAudio recording of Michael Brown being gunned down WAS made at the time he was killed: App company appears to confirm tape of ELEVEN bullets being fired - including final volley of 'kill shots',1252,unrelated\nIslamic State releases video apparently showing the beheading of missing US journalist James Foley,632,discuss\nBatmobile Stolen From 'Batman V Superman: Dawn Of Justice' Set? Report Claims That One Of The Batmobile Models Is Missing! Detroit Locals Responsible?,251,unrelated\nBanksy's illustrated response to the Charlie Hebdo attack isn't by Banksy. But it is striking,176,unrelated\nIRAQI HEALTH OFFICIAL: EBOLA HAS KILLED 5 ISIS FIGHTERS,1689,discuss\nWHO says reports of suspected Ebola cases in Iraq are untrue,75,unrelated\nHospital: Man not being treated for Ebola in Kansas City,2501,agree\nUS Marine survives headshot from Taliban (video),2360,agree\n‘Wild Misinformation’: Brian Williams Explains the Mike Seidel Liveshot,1855,discuss\nIs Kim Jong Un's sister Kim Yo Jong in charge?,2473,discuss\n\"Boko Haram Could Release Kidnapped Girls, Nigerian Officials Say\",2096,unrelated\nA Bogus Banksy,1545,unrelated\nMan who SLAPS people if they sneeze in public being hunted by police,1848,unrelated\nJudd Nelson rebuffs Internet rumors that he died of a drug overdose.,725,agree\n\"Gill Rosenberg, former IDF soldier, possibly captured by ISIS while fighting with Kurds\",1690,discuss\nIs Kim Jong-Un Really Opening a Restaurant in Scotland?,1047,discuss\nNEWS/ All Dogs Go to Heaven! Pope Francis Confirms Paradise Is Open to All of God's Creatures,2370,disagree\nJames Foley executioner said identified as British rapper  Read more: James Foley executioner said identified as British rapper,2295,unrelated\n\"What We Know About Kim Yo Jong, Who May Control North Korea\",2330,unrelated\nResetting iOS 8 Preferences May Wipe iCloud Files,304,unrelated\nSick Mum Sedated After Trying To Eat Baby,62,unrelated\nIsis tells mother on rescue mission :’You’ve just eaten your son’,1299,unrelated\n\"Seven High School Girls Get Pregnant On Five-Day School Trip, Parents Outraged\",1804,agree\niPhone Game Developer Quits Job By Hiding The Greatest Letter Of Resignation Ever Inside His Game,2458,agree\nEbola Frisco 2014: Patient Shows Virus Symptoms After Apparent Thomas Eric Duncan Contact,381,unrelated\n\"Woman detained in Lebanon is not al-Baghdadi's wife, Iraq says\",2152,unrelated\nSeth Rogen To Play Steve Wozniak In Steve Jobs Biopic,712,discuss\nWife and child of Islamic State leader Baghdadi held in Lebanon,170,unrelated\nConflicting reports on alleged IS capture of Canadian woman,777,unrelated\nVideo Messaging App Says Audio Recording Of Michael Brown's Shooting Is Authentic,2481,discuss\nPhoto gallery: Amazing £300 operation by North Walsham vet on constipated goldfish,1372,unrelated\n\"Islamist Militants 'Steal' 11 Commercial Planes In Libya, Sparking Terror Attack Fears\",1312,discuss\nSoldier shot in Ottawa at War Memorial,0,unrelated\nMexico police find mass grave near site 43 students vanished,1351,unrelated\n\"Jeh Johnson: Politicians Shouldn't 'Feed The Flames Of Fear' Over ISIS, Ebola\",2367,disagree\n\"Jess Smith, 19, Claims She Was Teletubbies' Giggling Baby: What Did She Get Paid?\",169,unrelated\n\"Pictured: Heroic sergeant-at-arms, 58, walking through Parliament gun in hand just moments after he killed gunman Michael Zehaf-Bibeau\",1002,unrelated\nIslamic State Militants Claim to Have Beheaded US Journalist James Wright Foley,1744,discuss\n\"Six months after abducting Nigerian schoolgirls, Boko Haram reportedly wants to free them\",1982,unrelated\n\"\"\"Categorically False\"\": DHS Debunks Right-Wing Fiction That ISIS Attempted To Cross The U.S.- Mexico Border\",1398,discuss\nIraq: US to Probe ISIS' Chlorine Attack on Iraqi Security Personnel,2002,discuss\n\"Kevin Vickers, Sergeant-At-Arms, Shoots a Shooting Suspect in Ottawa; Called a ‘Hero’\",1586,unrelated\nPaul Rudd Is Not the Viral Video Hero Who Tackled a Gay Basher in Dallas,2514,disagree\n\"Report: ISIS kidnaps Canadian-Israeli, former IDF soldier who went to fight with the Kurds\",214,unrelated\n\"Hundreds of dog-lovers from around the world offer home to pet abandoned at the railway station with a suitcase containing his pillow, toy, bowl and favourite food\",391,unrelated\nIslamic State militants claim to behead missing American journalist,539,unrelated\nThis Woman Is Wrongly Being Called A Sexual Predator After Her Private Sex Tape Was Used For A Hoax,1608,unrelated\nMichael Brown shooting audio caught on tape?,944,discuss\nElderly Woman Arrested for Kidnapping Neighbor’s Cats & Making Fur Coats,1948,unrelated\nSmall Meteorite Strikes in Nicaragua's Capital City of Managua,1900,unrelated\n\"Homeless man who became a YouTube sensation after spending $100 on food for his beggar friends gets a surprise Christmas meal, makeover and night in a hotel in new video... but is it all a hoax by a 'serial prankster'?\",320,unrelated\nSeven teenage girls get pregnant on school trip,499,unrelated\nMeteorite 'caused mysterious boom in Nicaragua',2264,discuss\nWHO: Reports of Suspected Ebola Cases in Iraq Untrue,93,unrelated\nBritish rapper a suspect in ISIS beheading,591,unrelated\nWife and son of Islamic State leader Abu Bakr al-Baghdadi detained in Lebanon,1913,unrelated\nReturn of the Mac: Seth Rogen in talks to star as Apple co-founder Steve Wozniak in upcoming Steve Jobs biopic,1575,discuss\n\"Vice CEO Shane Smith reportedly spent $300,000 on a steak dinner at CES\",2251,unrelated\nIslamic State reports youngest jihadist 'martyred' in battle,1261,unrelated\nHundreds mourn the 'death' of Fidel Castro after rumours sweep Twitter (but are they confusing him with recently departed Fidel Castro Odinga from Nairobi?),2221,discuss\n#ISIS beheads photojournalist James Wright Foley in a massage to US to end its intervention in #Iraq.,2524,agree\nAlleged audio of Michael Brown shooting released,662,unrelated\nReport: Nigerian Woman Quarantined in KC with Ebola-Like Symptoms (Video),99,unrelated\nAmerican Predator Drone Circling Islamic State’s Stronghold,1802,unrelated\nConflicting reports on alleged IS capture of Canadian woman,80,unrelated\n#HairGate: iPhone 6 Customers Are Complaining That The Phone Is Ripping Out Their Hair,2520,unrelated\nISIS Leader Killed: Abu Bakr Al-Baghdadi Reportedly Killed By U.S. Airstrike,1254,discuss\n\"In Moscow, police are looking for a felon, cut the male genitals\",1658,unrelated\nISIL allegedly kills US journalist in video,1747,discuss\n\"Islamic State, in video titled \"\"A Message to America,\"\" beheads American journalist James Wright Foley who was kidnapped in 2012\",2450,agree\nHoly Theft! Batmobile Stolen from 'Batman v Superman'???,964,unrelated\nRussian TV actor wakes up to find his testicles stolen,91,unrelated\n\"White House Fence Jumper Got Farther Than Previously Thought, Sources Say\",716,discuss\nBritish-born rapper is main suspect in search for ISIS jihadist who beheaded James Foley,1649,unrelated\nVideo shows ISIL beheading of photojournalist James Foley,1206,agree\n\"Absent from duty for 25 years, CPWD official dismissed\",844,unrelated\n\"Tropical spider burrows under man's skin, lives there for three days\",1104,agree\nKim Jong-Un 'bans the name Kim Jong-un',139,unrelated\n\"Tiger Woods PED, PGA Tour Suspension Allegations Retracted by Dan Olsen\",1413,unrelated\nNigeria and Boko Haram 'agree ceasefire and girls' release',2045,unrelated\n\"Boko Haram denies truce, says kidnapped girls married\",992,unrelated\nWas Alleged Audio of Michael Brown Shooting on CNN a Hoax?,2250,discuss\nU.S. airstrike kills Islamic Al Shabab terrorist leader in Somalia,60,unrelated\nFirst Human Death Confirmed From Eating GMO [Satire],2013,discuss\nBREAKING NEWS: Gunman 'shot dead' after wounding soldier near Canada parliament,2347,discuss\n\"BATMOBILE NOT STOLEN, MTV CONTEST PRIZE REMAINS UNCLAIMED\",2344,unrelated\n\"Explosion reported near the Nicaraguan capital attributed to meteorite impact, but experts, including NASA, cast doubt on claims\",2475,agree\n\"Is Kim Jong-un's Sister, Kim Yo-jong, Running North Korea In His Mysterious Absence?\",2046,unrelated\nIslamist websites claim Israeli-Canadian woman kidnapped by IS: report,1240,unrelated\nGoogle to Buy Redwood City Offices for $585M,1476,unrelated\n\"No, ESPN is not having an all-male domestic violence panel tonight\",373,unrelated\nMirfield man's tears of joy after lost voicemail of wife retrieved,1208,agree\nPodcast: Brown Moses on what’s flying over Iraq and Syria,1081,unrelated\n\"One gunman killed in shooting on Parliament Hill in Ottawa, hunt on for other shooters\",2347,agree\n\"Video Appears to Show Beheading of Journalist James Foley, Who Went Missing in Syria\",1982,unrelated\n\"No, Saudi TV Did Not Blur Out Images of Michelle Obama\",2115,unrelated\n\"Woman detained in Lebanon is not Isis leader’s wife, says Iraq\",1048,unrelated\n\"Apple Watch Takes Two Hours to Charge, Only Delivers Notifications While on the Wrist\",1542,discuss\nVideo Purports To Show Beheading Of U.S. Journalist By Militants,1569,unrelated\nAlleged audio of Michael Brown shooting released,2403,unrelated\nDid Kim Yo-Jong Take Kim Jong Un’s Role? North Korea Ill Health Rumors Are ‘Fabricated’,1854,unrelated\n\"No, Saudi TV Didn't Blur Out Michelle Obama's Face When the President Met King Salman\",2453,agree\nNicaragua asks U.S. for help investigating meteorite crater,388,unrelated\nRat problem worsens at One World Trade Center offices of Conde Nast,1020,unrelated\n'Electric Boogie' Developer Leaves Secret Resignation Letter To Boss At The End Of The Game (Video),1569,unrelated\nNigeria Says Boko Haram Cease-Fire May Lead to Release of Kidnapped Girls,1883,unrelated\nISLAMIC STATE BEHEADS MISSING AMERICAN JOURNALIST JAMES WRIGHT FOLEY,938,unrelated\nKim Jong-Un 'bans the name Kim Jong-un',520,unrelated\n‘Jihadi John’: The Islamic State killer behind the mask is a young Londoner,1198,agree\nFence Jumper Made It Deeper Into the White House Than Secret Service Claims,1787,unrelated\n\"Boko Haram leader denies ceasefire deal, says 200 abducted girls married off \",459,unrelated\nISIS Beheading of U.S. Journalist James Foley Posted to YouTube,1040,unrelated\nAl-Shabaab Terror Group Leader Killed in U.S. Airstrike,1610,agree\nStrange mark turns out to be tropical spider burrowing under vacationer's skin,43,unrelated\nCanada probes Michael Zehaf-Bibeau as possible suspect in Ottawa shooting - source,2246,discuss\nCaught a catfish record in Po: 127 kg and 2.67 meters,204,unrelated\nEbola Outbreak 2015 Update: ISIS Fighters May Have Contracted Deadly Virus,737,unrelated\nTeen Makes $72 Million on the Stock Market,562,unrelated\nFence jumper reportedly made it much further into White House than Secret Service said,311,unrelated\nReport: Michael Phelps’ Tinder ‘Girlfriend’ Was Born Male; “We Made Love During Halftime”,330,unrelated\nCanadian-Israeli Woman Says She Hasn’t Been Captured By ISIS,1224,unrelated\n‘Evil straight from the pits of hell': American journalist James Foley reportedly beheaded by ISIS,2526,unrelated\nAl-Shabaab co-founder confirmed killed by US air strike in Somalia,741,unrelated\nGovernment fires employee who skipped work for 24 years,539,unrelated\n\"James Wright Foley, Kidnapped Journalist, Apparently Executed by ISIS\",1166,unrelated\n'Spiderman' squished: Experts debunk claims,1923,agree\nSoldier shot at War Memorial; multiple shots fired in Parliament,401,unrelated\nResetting iOS 8 Preferences May Wipe iCloud Files,424,unrelated\nAttorney: New audio reveals pause in gunfire when Michael Brown was shot,2043,unrelated\nIslamic State killer 'Jihadi John' named as Mohammed Emwazi,1219,agree\nTourist wakes to find strange red trail on his stomach - and discovers a spider has burrowed through his appendix scar and crawled UNDER his skin while on holiday in Bali,2459,unrelated\nJihadi John ‘identified as British man from West London’,1933,unrelated\nMeteorite leaves crater in Nicaraguan capital Managua,1179,unrelated\nTwo GOP Congressmen Say Suspected Terrorists Caught Crossing U.S.–Mexico Border,1940,unrelated\n\"280 Pound Catfish: Fisherman Makes Huge Catch In Italy, Catfish Could Set Record\",677,unrelated\nHunt for 'cruel' owner who abandoned dog at train station,1042,unrelated\nMilitant Group Says It Killed American Journalist in Syria,7,unrelated\nISIS Video Claims to Show Beheading of British Hostage,2477,unrelated\nHundreds mourn the 'death' of Fidel Castro after rumours sweep Twitter (but are they confusing him with recently departed Fidel Castro Odinga from Nairobi?),168,unrelated\n\"ISIS Claims It Kidnapped Gill Rosenberg, The First Western Woman To Fall Into The Group's Hands\",1976,discuss\nFor sale: Tiger's former island in Sweden,1660,unrelated\n\"Boko Haram agrees to ceasefire, release of school girls\",1340,disagree\n\"Rumor: Apple shooting for 19 hours of Apple Watch battery life under normal conditions, 2.5 hours 'heavy' use\",822,unrelated\nCanadian-Israeli Woman May Have Been Captured In Syria: Reports,80,unrelated\nGCPD Solved Stolen Batmobile Case?,322,unrelated\nSaudi cleric issues fatwa on snowmen,760,unrelated\n\"Rare meteorite impact causes blast in Nicaragua's capital, Managua\",1731,agree\nNigeria announces truce with Boko Haram; fate of schoolgirls unclear,171,unrelated\nNigeria says it has deal with Boko Haram to release kidnapped girls,1697,unrelated\nBoko Haram denies ceasefire claim by Nigeria's government,1374,unrelated\nHere Are Microsoft's New Robot Security Guards,1721,unrelated\nIslamic State Militants Claim to Have Beheaded US Journalist James Wright Foley,115,unrelated\nISIS leader dead?,731,discuss\n\"Audio captured at time of Michael Brown shooting, company says\",2020,unrelated\nNorth Korean dictator Kim Jong-Un to open restaurant in Scotland,1498,unrelated\nDNA tests prove Lebanon IS holding ISIS chief al-Baghdadi's ex-wife and daughter after they were caught with fake passports,1776,unrelated\n\"'American bombing had signed my death certificate': Missing US journalist James Wright Foley goes unflinching to his death as ISIS behead him in horrific video, as a warning to Obama\",2495,discuss\nISIS Beheading of U.S. Journalist James Foley Posted to YouTube,726,agree\nHORROR: ISIS Fighters Have Reportedly Contracted Ebola,1821,unrelated\nSoldier shot near Canadian parliament building,1457,discuss\nQuestions raised over Nicaragua 'meteorite',1323,unrelated\nCNN plays chilling audio recording allegedly from Michael Brown shooting: “At least 11 shots”,2250,discuss\n\"In Vogue vs Rats War, the Rats Are Winning\",1737,unrelated\nISIS executioner 'Jihadi John' named by media,1489,discuss\nHomeless man receives $100... then shocks everyone with how he spends it,1950,unrelated\nGovernment employee fired after skipping work for 24 years,72,unrelated\nDoes ISIS Have Ebola? Probably Not! Media Reports It Anyway,2367,unrelated\nInsurgents killed in Nigeria despite alleged truce with Boko Haram,227,discuss\n\"Thanks Uncle Sam, we have your weapons airdrop: ISIS taunts America over intercepted weapons meant for Kurds\",1785,unrelated\nTips for Chinese choosing an English name,1660,agree\nMedia outlets identify 'Jihadi John',1406,unrelated\n'Jihadi John' named as Mohammed Emwazi from London,1107,unrelated\nSon Pays Off His Parents’ Mortgage for Christmas,1567,agree\n\"Israel opens dams, floods Gaza\",1921,unrelated\nGovernment fires employee who skipped work for 24 years,2413,unrelated\nGOP Rep. Duncan Hunter Claims 'At Least' 10 ISIS Fighters Apprehended On Texas Border,2132,unrelated\nAn Audio Recording of the Michael Brown Shooting Has Reportedly Surfaced,2187,unrelated\n\"Meteorite makes big crater in Nicaragua, government says\",816,unrelated\nUS Lawmaker: Ten ISIS Fighters Have Been Apprehended Coming Across Southern Border (Video),570,unrelated\n\"Apple Watch to Be Shower-Proof, Have 100,000 Apps at Launch: Reports\",1900,unrelated\nThis Is Why Rumors That ISIS Is Crossing The Border Into The U.S. Aren’t Going Away,1890,discuss\n\"Christian Bale passes on role of Steve Jobs, actor reportedly felt he wasn't right for part\",1854,unrelated\n\"Despite no Ebola case in Kansas City, the rumor goes viral\",1519,unrelated\nKim Jong-un relying on ‘cobra wine’ after problems with trouser snake,55,unrelated\nThis Selfless Homeless Man Receives $100 & Doesn't Spend A Dime On Himself!,321,unrelated\nNorth Korean dictator Kim Jong-Un to open restaurant in Scotland,1873,disagree\nJournalist James Wright Foley reportedly beheaded by ISIS,1016,discuss\n\"Islamic State training fighter pilots in captured jets, monitoring group says\",1341,discuss\nChristian Bale Exits Steve Jobs Movie (Exclusive),1299,agree\nChristian Bale in Talks to Play Steve Jobs (Exclusive),454,discuss\nHas J.J. Abrams Asked for THE FORCE AWAKENS Release Date to be Moved Up?,1697,unrelated\nAn audio recording of the Michael Brown shooting has reportedly surfaced,944,discuss\n\"Boko Haram denies truce, says kidnapped girls married\",832,unrelated\nIslamic Militants Post Video Claiming to Show Beheading of U.S. Journalist,1804,unrelated\nItalian fisherman catches monstrous 280-pound catfish,2371,unrelated\nWhite House fence-jumper made it far deeper into building than previously known,917,unrelated\nIsis tells mother on rescue mission :’You’ve just eaten your son’,1442,unrelated\nChristian Bale quits Steve Jobs movie,2187,unrelated\nHow Canadian Sergeant-at-Arms Kevin Vickers killed shooter in parliament,484,discuss\nCBS News Names Canadian Parliament Shooting Suspect,1266,unrelated\nPentagon: ISIS Got U.S. Weapons Package,1949,agree\nKim Jong-Un 'in hospital with two fractured ankles' after ballooning to around 20 stone and going on numerous 'meet the people' walkabout PR stunts,2053,discuss\nSearch launched for dog's owner after pooch found dumped next to suitcase filled with belongings,626,agree\nIsis claims to behead US journalist,2047,discuss\nRat problem worsens at One World Trade Center offices of Conde Nast,1968,unrelated\nUS confirms death of Somalia terror group leader,2141,unrelated\nShots Heard In Alleged Brown Shooting Recording [AUDIO],1403,unrelated\nISIS Seemingly Beheaded American Journalist James Wright Foley,1857,unrelated\nISIS Militants Allegedly Contracted Ebola,1904,discuss\nNicaragua meteorite: Experts attempt to understand whether mysterious meteorite fell from passing Pitbull asteroid,534,unrelated\nJournalist James Wright Foley reportedly beheaded by ISIS,11,unrelated\nISIS fighters 'have contracted Ebola': World Health Organisation investigating reports militants showed up at Iraqi hospital with lethal disease,1435,unrelated\n\"Fidel Castro Rumors Sweep Internet, but No Sign in Cuba\",1305,discuss\nMicrosoft turns to robotic security guards to watch for trouble,1837,agree\n\"Gold Apple Watch Edition Could Cost As Much As $1,200\",1934,unrelated\nBali Awry,1709,unrelated\n\"UPDATE: Soldier, gunman who died in Ottawa rampage identified\",1471,unrelated\n\"ISIS Video Shows Execution of David Cawthorne Haines, British Aid Worker\",2477,unrelated\nReport: Michael Phelps’ Tinder ‘Girlfriend’ Was Born Male; “We Made Love During Halftime”,599,discuss\nCode/Red: Apple Watch Battery Life — “Charge Nightly”,1898,discuss\nHas Ebola infected Isis militants in Mosul?,720,unrelated\nURGENT: ISIS kills 300 Iraqi soldiers by chlorine gas attack in Saqlawiyah,1177,unrelated\nRussian Man Wakes Up to Find His Testicles Have Been Stolen,1224,unrelated\nEXCLUSIVE: New York Mag’s Boy Genius Investor Made It All Up,945,unrelated\n\"James Wright Foley, Kidnapped Journalist, Apparently Executed by ISIS\",1093,discuss\nLebanon 'holding IS leader's daughter and ex-wife',1875,unrelated\n\"Nun Complains Of Stomach Pains, Later Gives Birth To Baby Boy\",391,unrelated\n\"Meteorite Strikes Nicaraguan Capital, Creates 16-Foot-Deep Crater\",1795,unrelated\nChristian Bale will not play Steve Jobs,945,disagree\nReports: Boko Haram may release schoolgirls as part of deal,2192,unrelated\nShots Heard In Alleged Brown Shooting Recording [AUDIO],205,unrelated\nTexas plumber's truck spotted in Syria: 'We have nothing to do with terror at all',1921,unrelated\nDera Sacha Sauda Chief Forced Castration of 400 Devotees? CBI Files Case Against 'MSG: The Messenger of God' Actor,1048,unrelated\nSpider burrowed through tourist's stomach and up into his chest,1422,unrelated\n\"Nigeria Says It Struck A Cease-Fire With Boko Haram, But Are They Talking To The Right Guy?\",88,unrelated\n\"Calm Yourselves, Durex Has NOT Come Out With A Pumpkin Spice Condom\",2055,agree\nVandal paints penis on £1.5million Bugatti Veyron,1148,disagree\nPolice find mass graves with at least '15 bodies' near Mexico town where 43 students disappeared after police clash,1849,unrelated\nNigeria says it has deal with Boko Haram to release kidnapped girls,171,unrelated\nAlleged Ottawa gunman: What we know so far about Michael Zehaf-Bibeau,2034,unrelated\nNigeria: hopes for return of kidnapped schoolgirls rise after ceasefire reported,1139,discuss\nPope says dogs can go to heaven: ‘Paradise is open to all of God’s creatures’,1408,unrelated\nApple Watch delayed for February in limited quantity,1742,unrelated\nIs There an ISIS Threat on the Texas-Mexico Border or Not?,625,unrelated\nCode/Red: Apple Watch Battery Life — “Charge Nightly”,1746,unrelated\nNigeria: hopes for return of kidnapped schoolgirls rise after ceasefire reported,903,unrelated\nTurkish president says American weapons drop for Kurdish fighters was 'wrong' after supplies end up in the hands of ISIS,2483,unrelated\nMilitant Group Says It Killed American Journalist in Syria,578,discuss\nMexico Says Students Not Among Dead in Mass Grave,1740,unrelated\nMPs credit sergeant-at-arms for saving lives in Parliament Hill shootings,1631,discuss\nAn audio recording of the Michael Brown shooting has reportedly surfaced,2354,unrelated\nNun Gives Birth To Baby Boy After Suffering Intense Stomach Pains,2492,agree\nWeaponized Ebola? ISIS Militants Said To Contract Deadly Virus,1807,discuss\nGOP Rep: ‘At Least Ten ISIS Fighters Have Been Caught Coming Across The Mexican Border’,2261,discuss\n\"Woman detained in Lebanon is not al-Baghdadi's wife, Iraq says\",1943,unrelated\n\"Meteorite Strikes Nicaraguan Capital, Creates 16-Foot-Deep Crater\",220,unrelated\n\"McDonald’s Removing Big Mac, Apple Pies And Eliminating Large Size Options\",168,unrelated\nBug in iOS 8's 'Reset All Settings' Option Also Erases iCloud Drive Documents,2423,agree\n\"Apple Watch to Be Shower-Proof, Have 100,000 Apps at Launch: Reports\",1917,unrelated\nNew Audio Reveals Pause in Gunfire When Michael Brown Was Shot: Attorney,472,unrelated\nISIL Beheads American Photojournalist in Iraq,2147,discuss\nDoubts cast over Nicaragua meteorite claim,1622,discuss\n#Hairgate: iPhone 6 users say device pulls out hair,1252,unrelated\nMore than 200 kidnapped Nigerian girls to be released after deal reached with Boko Haram,1125,unrelated\nIslamic State killer 'Jihadi John' named as Mohammed Emwazi,2033,unrelated\nAbdel Majed Abdel Bary Emerges as Suspect in Foley Beheading,2398,unrelated\n\"Ann Arbor pizza delivery driver surprised with $2,000 tip\",472,unrelated\nMichael Brown shooting audio caught on tape?,346,unrelated\n\"What they earn: Vice CEO Shane Smith’s $300,000 steak dinner\",832,unrelated\nSaudi cleric says snowmen are anti-Islamic,599,unrelated\nBREAKING: ISIS Beheads American Journalist James Wright Foley,1744,discuss\nSugarhill Gang’s Big Bank Hank dead at 57,105,unrelated\nMeteorite Leaves House-Sized Crater in Nicaragua’s Capital,2371,unrelated\nRobert Plant Literally Ripped Up An $800 Million Contract To Reunite Led Zeppelin,699,agree\nMissing American journalist reportedly beheaded by Islamic State ,1288,discuss\nIs the Alleged Audio of the Gunshots That Killed Michael Brown a Hoax?,1934,discuss\n\"Is Kim Jong-un's Sister, Kim Yo-jong, Running North Korea In His Mysterious Absence?\",1029,unrelated\n\"Nigeria claims deal with Boko Haram on ceasefire, kidnapped girls\",2463,discuss\nRussians Bag Better Bigfoot Footage,1718,unrelated\n\"Don't Worry, 'The Breakfast Club' Star Judd Nelson Is Not Dead\",822,unrelated\n'Jihadi John' named as Mohammed Emwazi from London,961,unrelated\nPants on Fire: Duncan Hunter makes unconfirmed claim Border Patrol caught at least 10 ISIS fighters,2016,agree\nReport: Secret Service Lied About White House Fence Jumper,1176,unrelated\nLawmaker Says ‘At Least 10′ Islamic State Fighters Have Been Captured at the Southern U.S. Border,220,unrelated\nIslamic State claims it executed American photojournalist James Foley,1857,unrelated\nISIS Militants Allegedly Contracted Ebola,93,unrelated\nCesar Millan is Not Dead: Dog Whisperer Death Hoax Circulates,78,unrelated\nMedia reports identify Londoner as Islamic State's ‘Jihadi John’,1437,unrelated\nMacaulay Culkin Dead? Another Death Hoax Circulates On Facebook,1883,unrelated\nJournalist James Wright Foley reportedly beheaded by ISIS,1019,unrelated\nIslamic State Militants Claim to Have Beheaded US Journalist James Wright Foley,2526,unrelated\nTwo GOP Congressmen Say Suspected Terrorists Caught Crossing U.S.–Mexico Border,2370,unrelated\n\"Homeless man who became a YouTube sensation after spending $100 on food for his beggar friends gets a surprise Christmas meal, makeover and night in a hotel in new video... but is it all a hoax by a 'serial prankster'?\",1820,unrelated\nNew Audio Recording From Ferguson May Capture Michael Brown Shooting,1564,discuss\nShocking moment shows 'adulteress' stripped naked and beaten in busy shopping centre,1131,unrelated\n\"Reports Isis fighters have contracted Ebola are 'incorrect', says Iraqi health ministry\",568,unrelated\nYPG Confirms: Gill Rosenberg Not Captured in Kobani,1173,discuss\nMan chops off own penis after being dumped by his girlfriend,831,unrelated\nNew iOS 8 bug can delete all of your iCloud documents,26,unrelated\nObama Denounces James Foley's Execution: 'Today The Entire World Is Appalled',1034,unrelated\n\"Obama, Outraged Over Beheading, Vows to Stay on Course\",1966,agree\nIraqi Official Dismisses ‘Unfounded’ Reports That ISIS Fighters Have Ebola,1921,unrelated\n\"IS Beheads Briton David Cawthorne Haines, Threatens to Execute Another Briton, Alan Henning\",2034,unrelated\nIsis claims to behead US journalist,7,unrelated\nThe famous “Dog whisperer” Cesar Millan died of a heart attack this morning.,1435,unrelated\n\"James Wright Foley, Kidnapped Journalist, Apparently Executed by ISIS\",1347,unrelated\nMohammed Emwazi: Man identified as Isis killer 'Jihadi John' was 'stopped by MI5' while on safari holiday in Africa in 2010,1198,agree\nNigeria announces truce with Boko Haram; fate of schoolgirls unclear,903,unrelated\n\"Comfort eating? Chinese woman, 26, spends an entire WEEK in KFC after being dumped by boyfriend\",1299,unrelated\nWATCH: Bird Launches Airstrike on Putin’s Shoulder (UPDATED),1006,unrelated\n\"Zack Snyder Kills \"\"Stolen Batmobile\"\" Rumor With Great Photo\",280,unrelated\nBanksy's illustrated response to the Charlie Hebdo attack isn't by Banksy. But it is striking,1545,unrelated\n\"Gill Rosenberg, former IDF soldier, possibly captured by ISIS while fighting with Kurds\",1976,discuss\nJames Foley Killer ‘Jihadi John’ Believed to Be Former London Rapper Abdel-Majed Abdel Bary,592,unrelated\n\"Islamist Militants 'Steal' 11 Commercial Planes In Libya, Sparking Terror Attack Fears\",1489,unrelated\nIs Kim Jong-Un Really Opening a Restaurant in Scotland?,2418,discuss\n\"Meet Magneto Boy, the kid who attracts metal with his body\",887,agree\nShocking Photos! Mom Tries To Sell Son To Pay For Daughter's Cancer Treatment,1698,agree\nISIS Militant “Jihadi John” Identified As Young West Londoner,2033,unrelated\nIraq Says Arrested Woman Is Not The Wife of ISIS Leader al-Baghdadi,254,unrelated\nIdentity of ISIS terrorist known as 'Jihadi John' reportedly revealed,1308,unrelated\nSHOCKING: Indian Man's Penis Cut-off After He Was Caught Attempting Rape [Photos],36,unrelated\n\"No, Banksy Didn't Create That 'Charlie Hebdo' Tribute Cartoon, But That Doesn't Mean You Can't Appreciate It\",1574,unrelated\nSoldier shot near Canadian parliament building,524,unrelated\n\"Rare Case: Seven Bosnian Girls, Aged 13 And 14, Fall Pregnant After Five-Day School Trip; Parents Outraged After School Cites 'Parental Neglect'\",2504,agree\nWatch moment TV weatherman is caught urinating in the bushes LIVE on camera,1968,disagree\nLuke Somers 'killed in failed rescue attempt in Yemen',56,unrelated\nDoes ISIS Have Ebola? Probably Not! Media Reports It Anyway,1438,unrelated\nSaddam Hussein’s pilots training Islamic State group,2342,unrelated\nGovt fires employee who skipped work for 24 years,1951,agree\nVideo: Islamic State Claims to Have Captured US Weapons Airdrop Near Kobane,781,discuss\n\"Woman detained in Lebanon is not Isis leader’s wife, says Iraq\",34,unrelated\nThis Powerful Cartoon About The Charlie Hebdo Attack Is Not By Banksy,761,unrelated\nISIS Seemingly Beheaded American Journalist James Wright Foley,2070,unrelated\nBatmobile Rumored To Have Been Stolen From Batman V. Superman: Dawn Of Justice Set,1529,discuss\n\"Comfort eating? Chinese woman, 26, spends an entire WEEK in KFC after being dumped by boyfriend\",1899,unrelated\nDog found abandoned outside railway station with suitcase of his belongings,1237,unrelated\nHeartwarming video shows son revealing he’s paid off parent’s mortgage as a Christmas gift,1459,unrelated\nWhiz kid stock picker: I didn't actually make $72M trading,1024,unrelated\nRat problem worsens at One World Trade Center offices of Conde Nast,1435,unrelated\nMan discovers spider living under his skin during Bali vacation,959,unrelated\nCNN Plays Alleged Recording of Michael Brown Shooting,1832,unrelated\n\"Jihadi John named as Mohammed Emwazi, from west London\",2202,discuss\n\"James Foley: American Journalist, James Wright Foley Beheaded in New ISIS Video [Breaking News]\",2304,unrelated\nMoment Michael Brown was shot dead 'caught on audio recording': FBI handed potentially damning tape of ELEVEN shots being fired - including final volley of 'kill shots',1403,unrelated\n\"L. Jinny? Abdel-Majed Abdel Bary, UK Rapper, Suspected in James Foley Killing: Reports\",2314,unrelated\nFormer U.S. soldier says IS used chemical weapons in Kobani,1369,discuss\n'The youngest martyr - the cub of al-Baghdadi': ISIS boasts a 10-year-old fighter has been killed as he went into battle with his father in Syria,633,unrelated\nMore than 200 kidnapped Nigerian girls to be released after deal reached with Boko Haram,2088,unrelated\nCanadian official identifies dead Ottawa gunman as Michael Zehaf-Bibeau,2087,unrelated\n'There is no limit to their depravity' Islamic State FEED mother her own SON,22,unrelated\nAngry mob cut off rapist’s penis with meat cleaver (VIEWER DISCRETION),1291,unrelated\nThe Image That Everyone Is Sharing By 'Banksy' Isn't By Banksy — But It's Awesome,526,unrelated\nAxl Rose NOT Dead: Fake MSNBC Death Hoax Goes Viral On Facebook,1645,unrelated\nDoes ISIS Have Ebola? Probably Not! Media Reports It Anyway,1013,unrelated\nWhite House Fence Jumper Pushed Past Female Guard,1921,discuss\nWFB’s Bill Gertz: Obama Administration ‘Trying to Play Down’ Missing Libyan Airliners,2309,unrelated\nGoogle to Buy Redwood City Offices for $585M,2415,unrelated\n\"Nun Complains Of Stomach Pains, Later Gives Birth To Baby Boy\",1720,discuss\nJeh Johnson shoots down Duncan Hunter's assertion IS is entering U.S. via Mexico,416,discuss\n\"UK spies identify Foley’s killer, Abdel-Majed Abdel Bary a key suspect\",975,unrelated\nOttawa gunman identified as 32-year-old Michael Zehaf-Bibeau,1372,unrelated\nThe famous “Dog whisperer” Cesar Millan died of a heart attack this morning.,1929,disagree\nFence-jumper got farther into White House,687,unrelated\nGiant 8ft 9in catfish weighing 19 stone caught in Italy is thought to be the biggest ever reeled in with a rod and line,2371,unrelated\n'Electric Boogie' Developer Leaves Secret Resignation Letter To Boss At The End Of The Game (Video),239,unrelated\nSugarhill Gang rapper Big Bank Hank dies aged 57,1498,unrelated\nSeth Rogen Is Woz,999,agree\nJilted lover chops off his penis after girlfriend dumps him,1249,unrelated\n\"Woman At Dulles Plays It Safe, Wears A Rain Poncho And Mask\",1926,unrelated\nBATMAN VS. SUPERMAN BATMOBILE STOLEN,1737,discuss\n\"Insiders Claim Steel Apple Watch to Start at $500, Gold at $4,000\",2201,discuss\n\"Audio captured at time of Michael Brown shooting, company says\",321,unrelated\nApple Reportedly Relying More Heavily on Samsung for iPhone 6 and Apple Watch Components,989,discuss\nISLAMIC STATE ‘FED MURDERED MAN TO HIS OWN MOTHER’,1659,unrelated\nMexico checks if 43 missing students in mass grave,2385,unrelated\n\"Managua explosion not a meteorite, NASA suggests\",1071,unrelated\nJames Foley remembered as 'brave and tireless' journalist,1385,unrelated\nPriest who died for 48 minutes says he met God and she’s a woman,478,unrelated\nLynch mob use butcher's meat cleaver to castrate rapist they caught attacking teenage girl in alleyway in Indian city,1042,unrelated\nResearch Medical Center denies reports that a patient has Ebola,1226,unrelated\nISIS Beheads American Journalist James Foley in Video Message to U.S.,26,unrelated\n\"Forget 18-karat gold, next-generation Apple Watch Edition could use platinum: Report\",1673,unrelated\nHoax Busted: Report on Popular 'Dog Whisperer' Cesar Millan's Death is False,1929,agree\nFisherman lands 19 STONE catfish which could be biggest in world to be hooked,612,unrelated\n\"ISIS Claims It Kidnapped Gill Rosenberg, The First Western Woman To Fall Into The Group's Hands\",190,unrelated\nDHS Rebuffs Congressman’s Claim ISIS Infiltrating Southern Border,213,unrelated\nUnconfirmed reports claim Canadian-Israeli Gill Rosenberg captured by ISIS,1899,discuss\n\"In New York City, Marijuana May Mean Ticket, Not Arrest\",1528,unrelated\nHBO and Apple in Talks for $15/Month Apple TV Streaming Service Launching in April,2434,unrelated\nReport: Audio Reveals Pause Between Gunshots When Michael Brown Was Shot,1299,unrelated\nAttorney: New audio reveals pause in gunfire when Michael Brown was shot,2317,discuss\nCongressman: ‘At least 10 ISIS fighters’ caught trying to cross into US,190,unrelated\nPure Evil: Islamic State Beheads American Journalist James Wright Foley,1358,unrelated\n\"'American bombing had signed my death certificate': Missing US journalist James Wright Foley goes unflinching to his death as ISIS behead him in horrific video, as a warning to Obama\",1905,unrelated\nBali Awry,2293,discuss\nCNN Airs Alleged Audio from Michael Brown Shooting,2250,discuss\n\"ISIS Video Shows Execution of David Cawthorne Haines, British Aid Worker\",15,unrelated\nThis Kid Made $72 Million During Lunch,1829,unrelated\n#RIPFidel fuels false rumors of Cuban leader's death after another Fidel Castro dies,2028,discuss\nPriest who died for 48 minutes says he met God and she’s a woman,1547,unrelated\nISIS Beheads American Journalist James Foley in Video Message to U.S.,704,unrelated\nPentagon: Airstrike killed terror leader in Somalia,941,unrelated\nMilitant Group Says It Killed American Journalist in Syria,1982,unrelated\nN Korean leader misses annual ritual; sister ‘takes over duties’,2473,discuss\nISIS cracks down on five confirmed Ebola cases among fighters: official,1669,discuss\n\"Rumor: Apple Watch to feature 512MB of RAM, 4GB of storage\",254,unrelated\nNicaragua Meteorite Impact Theory May Be Meteor-wrong,1913,disagree\nBREAKING: ISIS USES CHEMICAL WEAPONS – Murders 300 Iraqi Soldiers in Chlorine Gas Attack,2197,unrelated\n\"Thanks Uncle Sam, we have your weapons airdrop: ISIS taunts America over intercepted weapons meant for Kurds\",816,unrelated\n\"No, ESPN is not having an all-male domestic violence panel tonight\",1857,unrelated\nPrisoner Released in Bergdahl Exchange Tried to Reconnect With Taliban,236,unrelated\n'They ate through the ceilings and pooped on the keyboards': Rats are 'taking over' Vogue's new World Trade Center office and Anna Wintour 'no longer wants to work there',639,unrelated\n\"Apple Watch users will need to recharge nightly, company still working to improve uptime before launch\",1094,unrelated\nWe took a look at the photo said to show the body of Islamic State leader Abu Bakr Al-Baghdadi (right) and found it was really an ethnic Albanian militant killed in 2013,621,discuss\nAudio of gunfire in Michael Brown case authenticated by app company,2250,discuss\nMoment U.S. Marine is saved by his Kevlar helmet as Taliban sniper bullet hits him in head,2046,agree\n\"James Foley, Missing American Photojournalist, Reportedly Executed By ISIS In Syria\",2047,discuss\n20-year-old burger: McDonald's Quarter Pounder looks eerily new after 2 decades,2531,unrelated\n\"See How This Homeless Man Spends A Hundred Dollars, And Keep A Tissue Handy [Video]\",1948,unrelated\nJilted lover spends a week in KFC to try and get over her ex,2414,agree\nREPORT: JETLINERS STOLEN FROM LIBYA COULD BE USED TO ATTACK U.S. ON 9/11,1137,unrelated\nFormer U.S. soldier says IS used chemical weapons in Kobani,155,unrelated\nYPG Confirms: Gill Rosenberg Not Captured in Kobani,271,discuss\nMore than 200 kidnapped Nigerian girls to be released after deal reached with Boko Haram,298,unrelated\nMichael Zehaf-Bibeau ID’d as Canadian Shooting Suspect in Ottawa,1739,unrelated\nIdentity of ISIS terrorist known as 'Jihadi John' reportedly revealed,2531,unrelated\n\"Nigeria's missing girls 'to be released by Boko Haram', government aide claims\",2096,unrelated\nBiological Warfare on the Horizon? ISIS Soldiers May Be Infected With Ebola,2138,discuss\n'Jihadi John': Isis fighter named as Mohammed Emwazi from west London,483,unrelated\nDavid Haines beheading video confirmed genuine; UK PM Cameron vows to hunt down ISIS 'monsters',68,unrelated\nYPG Confirms: Gill Rosenberg Not Captured in Kobani,1808,unrelated\nRussian Man Wakes Up to Find His Testicles Have Been Stolen,2044,agree\n\"Source: Pot in NYC may soon net just a ticket, not arrest\",221,unrelated\neBay is planning an Apple Watch app,2321,unrelated\nA Letter Lego Sent to Parents in 1974 Holds an Important Message for the Parents of 2014,1926,unrelated\niOS 8 bug reportedly erases iCloud Drive documents when settings are reset,879,unrelated\nOfficials Refute Iraqi Media Reports That ISIS Members Have Contracted Ebola In Mosul,1938,unrelated\n\"Video showing American journalist beheaded believed real, officials and family say\",2070,unrelated\nCameron vows to hunt down IS 'monsters' after Haines murder,1301,unrelated\nEbola Frisco 2014: Patient Shows Virus Symptoms After Apparent Thomas Eric Duncan Contact,224,unrelated\nMexican investigators fear mass grave might hold 43 missing students,1670,unrelated\nCatholic Priest Claims God Is Female After Clinically Dead Experience,1849,agree\n\"‘Teletubbies’ Sun Baby: Fans Freak Out Over Jess Smith, 19\",565,unrelated\nRumors of ISIS leader's death debunked,539,unrelated\nMohammed Islam Denies Making $72 Million From Stock Market Trading,2009,unrelated\nTexas Plumber Has ‘No Idea’ How Company Truck Ended Up With ISIS,1906,agree\n\"What was fake on the Internet this week: Obama’s peace prize, pumpkin-spice condoms and insane winter snow\",2240,unrelated\nGraphic Photo: Oliver Ilic Uses Razor Blade To Slice Off Own Manhood After Girlfriend Broke Up With Him,1379,unrelated\nMichael Zehaf-Bibeau was shot nearly a dozen times before Kevin Vickers fatally wounded him,2404,unrelated\nApple’s next MacBook could be a 12-inch MacBook Air,1679,unrelated\nVogue’s Shiny New Office Has a Big Rat Problem,2072,discuss\nJudd Nelson rebuffs Internet rumors that he died of a drug overdose.,1718,unrelated\nIs Ebola Virus Spreading Among ISIS Militants? Reports Claim Jihadists Seeking Cure at Mosul Hospital,1506,discuss\nMan Severed Penis That Failed To Impress Girls,1905,unrelated\nMissing Mexican students 'not found in mass grave',2375,unrelated\nWatch marine take sniper shot to the head and live,488,agree\nApple Orders More Than 5 Million Watches for Initial Run,1934,unrelated\nCongressman: ‘At least 10 ISIS fighters’ caught trying to cross into US,2261,discuss\nISIS Fighters Getting Caught Coming Across the U.S.-Mexican Border?,2304,unrelated\nThe 'cub of Baghdadi': Has this boy become the youngest victim of Isis’s use of child soldiers?,1863,unrelated\nThis Woman Is Wrongly Being Called A Sexual Predator After Her Private Sex Tape Was Used For A Hoax,1357,unrelated\nDavid Haines beheading video confirmed genuine; UK PM Cameron vows to hunt down ISIS 'monsters',331,unrelated\nTexas City plumber's truck ends up in Syrian war,1403,unrelated\nTourist wakes to find strange red trail on his stomach - and discovers a spider has burrowed through his appendix scar and crawled UNDER his skin while on holiday in Bali,1500,unrelated\nReport: Amazon to Launch Ad-Supported Streaming Service,2442,unrelated\nCNN plays chilling audio recording allegedly from Michael Brown shooting: “At least 11 shots”,816,discuss\nHoax Busted: Report on Popular 'Dog Whisperer' Cesar Millan's Death is False,2528,unrelated\nQuestions raised over Nicaragua 'meteorite',816,unrelated\nYou all had an abortion! [Google Translate],499,unrelated\nHomeless man receives $100... then shocks everyone with how he spends it,1388,discuss\nIsraeli Canadian fighting ISIS posts on Facebook: I'm safe and secure,80,unrelated\nKidnapped Nigerian schoolgirls: Government claims ceasefire deal with Boko Haram that will bring missing girls home,320,unrelated\nUS probing claims ISIS fighters seized airdropped weapons meant for Kurds,2172,discuss\nNYC High School Student Nicknamed ‘Teen Wolf’ Made $72 Million On Stock Market,821,unrelated\n\"Rare Case: Seven Bosnian Girls, Aged 13 And 14, Fall Pregnant After Five-Day School Trip; Parents Outraged After School Cites 'Parental Neglect'\",499,unrelated\nNow the Vogue Rats Are Chewing Through Couture,2520,discuss\nMexico prosecutor: Students not in 1st mass graves,1849,unrelated\nGuantanamo Detainee Exchanged for American POW Attempts a Return to Battle,819,unrelated\n\"At CBS Detroit, Fan Site 'Scuttlebutt' Is Enough to Publish Batmobile Rumor\",1790,unrelated\nRapper identified as James Foley's executioner: reports,1314,discuss\nBREAKING: British-born hostage 'KILLED in failed rescue attempt',1649,discuss\n\"Comfort eating? Chinese woman, 26, spends an entire WEEK in KFC after being dumped by boyfriend\",1473,unrelated\nThis Dog Was Left At A Railway Station With A Suitcase Of His Belongings After He Was Sold On Gumtree,424,unrelated\nComcast Says You Can Keep Your Tor,1438,unrelated\nAnother American hostage at risk by Islamic state,2495,discuss\nTexas Plumber Isn't Sure How Extremists In Syria Ended Up With His Work Truck,2280,discuss\nPolice find mass graves with at least '15 bodies' near Mexico town where 43 students disappeared after police clash,683,unrelated\nGoogle Grows With $1.6 Billion in California Office Deals,2314,unrelated\nCanadian official identifies dead Ottawa gunman as Michael Zehaf-Bibeau,2256,unrelated\nAl-Shabaab Terror Group Leader Killed in U.S. Airstrike,1921,unrelated\nThat ESPN Domestic Violence Panel You Keep Hearing About Isn't Real,373,unrelated\n\"A message from Jim's mom, Diane Foley:\",1747,agree\n\"BREAKING: Islamic State, in video, beheads American journalist James Wright Foley who was kidnapped in 2012 -@BNONews\",1120,unrelated\n\"White House Fence-Jumper Overpowered Secret Service Officer, Ran Through Much of Main Floor\",1840,agree\nDHS Rebuffs Congressman’s Claim ISIS Infiltrating Southern Border,2039,unrelated\nISIS Getting Ebola,366,unrelated\nIsraeli Canadian fighting ISIS posts on Facebook: I'm safe and secure,777,unrelated\nIslamic Militants Post Video Claiming to Show Beheading of U.S. Journalist,2450,discuss\n‘Evil straight from the pits of hell': American journalist James Foley reportedly beheaded by ISIS,704,unrelated\nMissing Libyan Jetliners Raise Fears of Suicide Airliner Attacks on 9/11,2208,agree\nNYC High School Student Nicknamed ‘Teen Wolf’ Made $72 Million On Stock Market,40,unrelated\nMedia outlets identify 'Jihadi John',2470,unrelated\nCBS News Names Canadian Parliament Shooting Suspect,107,unrelated\nZack Snyder Responds to Fake Stolen Batmobile Report,251,unrelated\nDog found abandoned at Scottish train station with suitcase of belongings,1544,agree\n\"If you really believed Colorado KFCs were selling pot, here’s a reality check\",1338,unrelated\nREVEALED: Woman Behind $5 Million Per Year Youtube Channel Is a Former Porn Star  Read more at: http://nextshark.com/revealed-woman-behind-5-million-per-year-youtube-channel-is-a-former-porn-star/#rmns,29,unrelated\nTexas Truck Winds Up in Syria With Islamic Militants,1562,unrelated\n\"Zack Snyder Kills \"\"Stolen Batmobile\"\" Rumor With Great Photo\",1338,unrelated\n\"Nigeria, Boko Haram reach ceasefire deal, kidnapped girls to go free, official says\",206,unrelated\n\"Catholic Priest Dies for 48 Minutes, Comes Back to Life and Claims God Is Female\",1014,agree\nKimye’s Fault? Anna Wintour’s NYC ‘Vogue’ Offices Hit With Disgusting Rat Infestation: ‘Rat Droppings On Desks’,1693,discuss\nThis Powerful Cartoon About The Charlie Hebdo Attack Is Not By Banksy,324,unrelated\nWoman Says She Gave Her Cheating Man a Printout of His DMs for Christmas,571,discuss\n\"New York schoolboy who made $72MILLION trading stocks on his lunch breaks - and now takes his friends out to dine on $400 caviar, drives a BMW and has definitely made his immigrant parents proud\",1024,unrelated\n\"Sons of Anarchy Movie? No, Kurt Sutter Announces Charlie Hunnam, Brad Pitt Film Article is Fake\",119,unrelated\nGCPD Solved Stolen Batmobile Case?,1338,unrelated\nRussian TV actor wakes up to find his testicles stolen,1789,unrelated\n\"Islamic State training pilots to fly MiG fighter planes, says monitoring group\",1115,discuss\n\"Nigeria Says It Struck A Cease-Fire With Boko Haram, But Are They Talking To The Right Guy?\",1896,discuss\nMPs credit sergeant-at-arms for saving lives in Parliament Hill shootings,342,unrelated\nAmazon plans a streaming-video alternative,62,unrelated\nReport of Kim Jong-un’s ankle injury add fuel to rumours about his absence,208,unrelated\n\"See How This Homeless Man Spends A Hundred Dollars, And Keep A Tissue Handy [Video]\",1883,unrelated\nISIL allegedly kills US journalist in video,1351,unrelated\nMicrosoft turns to robotic security guards to watch for trouble,1195,unrelated\nIslamic State militants claim to behead missing American journalist,938,unrelated\n\"Why the most expensive Apple Watch will probably cost around $10,000\",662,unrelated\nStrange mark turns out to be tropical spider burrowing under vacationer's skin,1848,unrelated\n\"Fidel Castro Rumors Sweep Internet, But No Sign in Cuba\",2399,discuss\nEveryone chill! Banksy has NOT been arrested,754,unrelated\nJames Foley beheading: London rapper turned jihadist believed to be under investigation for murder of journalist in Syria,405,discuss\nReport: Michael Phelps’ Tinder ‘Girlfriend’ Was Born Male; “We Made Love During Halftime”,862,discuss\nThe Man Who Says Comcast Got Him Fired Has Filed a Lawsuit,568,unrelated\nBoko Haram 'ceasefire' doubts after attacks reported in Nigeria,1019,unrelated\nISIL militant 'Jihadi John' named by media,472,unrelated\nA soldier has been shot at Canada’s war memorial just steps away from the nation’s parliament,964,unrelated\nChinese State Media Warns People To Stop Calling Themselves Dumbledore,1934,unrelated\nWife and son of Islamic State leader Abu Bakr al-Baghdadi detained in Lebanon,651,unrelated\n\"Priest Dies, Wakes Up, Claims God Is a Woman. Huh?\",398,unrelated\n\"Vice Media Chief Said to Pay $300,000 for Dinner for 30\",170,unrelated\nCNN Posts Alleged Audio of Michael Brown Shooting,384,discuss\nCNN Expert on Brown Audio: At First I Thought ‘Someone’s Trying to Punk CNN’,1974,unrelated\nReports: Boko Haram may release schoolgirls as part of deal,1374,unrelated\nOttawa Gunman Identified As Michael Zehaf-Bibeau,1637,unrelated\nISIL Beheads American Photojournalist in Iraq,2252,unrelated\nURGENT: ISIS leader Abu Bakr al-Baghdadi allegedly killed by US airstrikes,511,unrelated\nCNN Plays Alleged Recording of Michael Brown Shooting,1048,unrelated\nIslamic State Militants Claim to Have Beheaded US Journalist James Wright Foley,2367,unrelated\n\"Once Again, The Banksy 'Arrest' Is A Giant Hoax. Repeat: A Hoax.\",324,unrelated\nUnconfirmed reports of hand grenade found in a safe at Shortlands property,2240,unrelated\nIslamic State May Have Fighter Jets Now After Seizing Russian-Made MiGs,2408,discuss\nISLAMIC STATE BEHEADS MISSING AMERICAN JOURNALIST JAMES WRIGHT FOLEY,2261,unrelated\nWatch US Marine get shot in HEAD by Taliban sniper - and live to tell tale,2389,unrelated\nMagic Mushrooms Found on Buckingham Palace Grounds,190,unrelated\nReport: Israeli-Canadian woman fighting Islamic State has been kidnapped by terror group,513,unrelated\nItalian fisherman catches monstrous 280-pound catfish,1652,agree\nWHO: Reports of Suspected Ebola Cases in Iraq Untrue,2463,unrelated\n'Hairgate': iPhone hit by new social media storm,730,unrelated\nIslamist websites claim Israeli-Canadian woman kidnapped by IS: report,1476,unrelated\nDid NBC Nightly News Go Live To A Man Who Was Taking A Piss?,2419,unrelated\nMexican cartel leader kills self; bodies in grave not missing students,2342,discuss\nZack Snyder Responds to Fake Stolen Batmobile Report,2431,unrelated\n\"Teen Made $72 Million Trading Stocks, Confirms Teen Dominance Worldwide\",405,unrelated\n’6 Days Darkness in December 2014′ 100% Fake; NASA Confirmed 3 Days Total Darkness Hoax as Well,2521,agree\n\"Boko Haram Denies Ceasefire, Says Kidnapped Girls Are Now Married\",2314,unrelated\n'Sex attacker' has penis cut off with a cleaver in India,2106,unrelated\nFormer PGA Tour player: Tiger Woods suspended for drug test failure,1338,unrelated\nAnimal lovers abuzz over pope’s comments that 'paradise is open to all of God’s creatures',1835,unrelated\nPumpkin Spice condoms? Don't fall for this hoax.,909,unrelated\nTwo blokes dared to eat 20-year-old burger for charity,1195,unrelated\nDid Paul Rudd Help Take Down Dallas Airport Homophobe?,487,unrelated\nThe 'cub of Baghdadi': Has this boy become the youngest victim of Isis’s use of child soldiers?,1863,unrelated\nAudio may have captured Michael Brown shooting,1832,unrelated\n\"Mexico hit by student massacre: At least 17 anti-corruption protesters 'rounded up, murdered and dumped in a mass grave' - and another 26 are missing\",1740,unrelated\n\"Nigeria, Boko Haram reach ceasefire deal, kidnapped girls to go free, official says\",320,unrelated\n\"James Wright Foley, Kidnapped Journalist, Apparently Executed by ISIS\",826,unrelated\nLebanon 'holding IS leader's daughter and ex-wife',667,unrelated\nWoman spends a week in KFC to get over her break up,1225,agree\nUS Intel: Taliban Man Released From Gitmo in Bergdahl Deal is Back to Militant Activity,1224,unrelated\nApple Watch battery will require nightly charging,1839,unrelated\nParents are furious after seven girls aged 13-14 fall pregnant on a school trip,2248,agree\nREPORT: JETLINERS STOLEN FROM LIBYA COULD BE USED TO ATTACK U.S. ON 9/11,1644,unrelated\n\"Batmobile stolen in Detroit? Good one, joker!\",964,unrelated\n\"Fidel Castro Is Dead, According to Viral Twitter Rumors\",1832,unrelated\nHORROR: ISIS Fighters Have Reportedly Contracted Ebola,1778,discuss\nAmazon.com to open first physical store in Manhattan: DJ,1772,discuss\nWeb of confusion as scientists cast doubt on man's claims that a spider burrowed into his stomach through his SCAR,959,unrelated\nNigeria and Boko Haram 'agree ceasefire and girls' release',304,unrelated\nRobert Plant Literally Ripped Up An $800 Million Contract To Reunite Led Zeppelin,1891,unrelated\nWhat This Homeless Guy Did With $100 Completely Stunned The Man Who Gave It To Him,1395,unrelated\nChristmas Is Cancelled: Pumpkin Spice Condoms Are a Goddamn Hoax,1853,unrelated\nSecond person rushed to hospital with Ebola symptoms after contact with 'patient zero' Thomas Duncan,2313,unrelated\nNew Audio Shows Michael Brown Was Shot at 11 Times,2453,unrelated\n\"Evander Kane \"\"On Way Out\"\" From Source, Price Is Very High; Who Is In?\",40,unrelated\nIsis Syria News: Iraqi Pilots 'Training Isis Fighters' to Fly Captured Planes,295,unrelated\nConfusion Surrounds Capture Of “ISIS Leader’s Wife”,254,unrelated\nAmazon's first brick-and-mortar store said to open in Manhattan,1931,unrelated\nChugging eggnog at office party lands man in hospital,1127,unrelated\nGovernment fires employee who skipped work for 24 years,511,unrelated\nSaddam Hussein’s pilots training Islamic State group,2283,unrelated\n\"No, Banksy hasn’t been arrested\",107,agree\nSeven girls fall pregnant after five day school trip in Bosnia and Herzegovina,1221,unrelated\nChristian Bale Won't Play Steve Jobs After All,2211,agree\nFormer British Rapper Reportedly Under Investigation for James Foley Beheading,330,discuss\nBoyfriend cuts off his penis and throws it in the bin after girlfriend dumps him for being bad in bed,2470,unrelated\nObama administration DENIES congressman's claim that 'at least ten ISIS fighters have been caught coming across the Mexican border in Texas',570,unrelated\n\"Meet Magneto Boy, the kid who attracts metal with his body\",1415,unrelated\nNun who gave birth ‘had no idea’ she was pregnant,220,unrelated\nVideo Messaging App Says Audio Recording Of Michael Brown's Shooting Is Authentic,456,unrelated\n\"These egalitarian Lego instructions from the 1970s are pretty cool, but are they real?\",2412,unrelated\n\"So, There Might Be a Rat Infestation at Vogue\",304,unrelated\n‘Photo of slain IS leader’ reported to be doctored,1634,discuss\nAmazon plans a streaming-video alternative,2240,unrelated\nNigeria says it has deal with Boko Haram to release kidnapped girls,2139,discuss\nISIS launch SCORPION BOMBS to spread panic in Iraq,1474,agree\nItalian catches huge wels catfish; is it a record?,2161,agree\nSeth Rogen reportedly nabs Steve Wozniak role in Steve Jobs filmSteve Jobs Iconic Moments,388,unrelated\nBunbury local discovered a spider had burrowed under his skin on Bali holiday,186,unrelated\nPope Francis turns out not to have made pets in heaven comment,2473,unrelated\nWHO: Reports of Suspected Ebola Cases in Iraq Untrue,737,unrelated\nUPDATE: Internet report of Ebola outbreak in Purdon not true,132,unrelated\nISIS militants appear to behead abducted American journalist James Wright Foley in graphic video,511,unrelated\n\"Stainless steel Apple Watch could cost just $499, but gold will be 10 times as pricey\",286,discuss\nEmotional sergeant-at-arms is greeted back to parliament with a rousing standing ovation a day after he heroically shot dead terrorist - the first time he used weapon in 30 year career,11,unrelated\nChristian Bale quits Steve Jobs movie,574,unrelated\nWeatherman caught peeing live on camera,775,unrelated\nBig Bank Hank of The Sugarhill Gang is dead at 57,1556,discuss\nSugarhill Gang rapper Big Bank Hank dead at 57,2420,unrelated\n\"Catholic Priest Dies for 48 Minutes, Comes Back to Life and Claims God Is Female\",1521,disagree\n'Spiderman' squished: Perth experts debunk spider burrowing claims,1500,unrelated\nPumpkin Spice condoms? Don't fall for this hoax.,2521,unrelated\nNigeria announces truce with Boko Haram; fate of schoolgirls unclear,381,unrelated\nAudio may have captured Michael Brown shooting,1481,unrelated\nReal-life Magneto boy 'becomes living magnet' after getting massive electric shock from street lamp,1966,unrelated\nIsis claims to behead US journalist,1016,discuss\nApple may launch 12-inch MacBook Air with Retina Display,1549,unrelated\nMissing Libyan aircraft spark fears of 9/11-style attack in North Africa,1022,unrelated\nCanadian Michael Zehaf-Bibeau thought to be the gunman in Ottawa shooting,804,unrelated\nOscar winner Christian Bale to play Steve Jobs in upcoming biopic,852,disagree\nUS officials: Video shows American's execution,1948,discuss\nISIS Reportedly Beheads U.S. Journalist James Wright Foley on Camera,2115,unrelated\nExpert casts doubt on Bunbury man Dylan Thomas’s burrowing stomach-spider story,214,unrelated\nSenior Western Intelligence Official Confirms London Rapper Abdel Majed Abdel Bary Is A Suspect In The Foley Killing,1478,unrelated\nVideo messaging service verifies timing of CNN audio recording,714,unrelated\n\"Rumor: Stainless Steel Apple Watch Will Cost $500, Gold $4,000\",2409,unrelated\nCNN Plays Alleged Audiotape of Michael Brown ShootingMilitarization Of Police,195,unrelated\n\"SMALL METEORITE STRIKES NICARAGUA, GOVERNMENT SAYS\",1573,discuss\n\"North Korean leader Kim Jong Un had ankle surgery, report says\",1177,unrelated\nAl-Shabab leader who ordered Kenya mall massacre believed killed in US drone attack in Somalia,1610,discuss\nReport: Christian Bale Just Bailed on the Steve Jobs Movie,40,unrelated\n#Hairgate trends on social media: iPhone 6 users complain of ripped out hair,161,unrelated\nMan Chops Off and Throws Away His Small Penis After Bad Breakup,2496,agree\n\"Soldier, Gunman Killed In Shooting Incident Near Canadian Parliament\",1325,unrelated\nTom Brokaw wants Brian Williams fired,2370,unrelated\nEbola Outbreak 2015 Update: ISIS Fighters May Have Contracted Deadly Virus,527,unrelated\n\"No, a spider (probably) didn't crawl through a man's body for several days\",730,unrelated\nUPDATE: BATMAN v SUPERMAN Batmobile Reportedly Stolen By (Shocker!) Detroit Locals,1737,discuss\nJihadi John: Mohammed Emwazi named as masked man behind ISIS beheadings,2123,discuss\nKIM DINE WITH ME: Porky president Kim Jong-un to open UK restaurant serving DOG,1873,disagree\nMichael Phelps’ girlfriend Taylor Lianne Chandler reveals she was raised as a boy,1658,unrelated\nWATCH: Bird Launches Airstrike on Putin’s Shoulder (UPDATED),2502,unrelated\nISIS Appears To Behead American Photojournalist In YouTube Video,1011,discuss\nTexas Truck Winds Up in Syria With Islamic Militants,1212,unrelated\n\"No, Saudi TV Did Not Blur Out Images of Michelle Obama\",1857,unrelated\nNicaragua asks U.S. for help investigating meteorite crater,649,unrelated\nA Bunch Of People Thought Banksy Got Arrested But It Was A Hoax,258,unrelated\n\"Boko Haram Denies Truce, Says Kidnapped Girls Have Been “Married Off”\",34,unrelated\nSenior Western Intelligence Official Confirms London Rapper Abdel Majed Abdel Bary Is A Suspect In The Foley Killing,2295,unrelated\nUtah man hospitalized after eggnog-chugging competition,2509,unrelated\nThat Boko Haram Ceasefire in Nigeria Isn’t A Ceasefire,840,discuss\nJournalist James Wright Foley reportedly beheaded by ISIS,2314,unrelated\n\"Luke Somers Dies In Rescue Attempt, Sister Says; Yemeni Defense Ministry Says Unnamed US Hostage Freed\",2375,unrelated\n\"Kevin Vickers, Sergeant-At-Arms, Shoots a Shooting Suspect in Ottawa; Called a ‘Hero’\",342,unrelated\nMacaulay Culkin Dead: Internet Death Hoax Claims Actor Found Dead In Apartment,2370,unrelated\n\"Boko Haram: Kidnapped Girls Have Been Married Off, Truce Never Happened\",527,unrelated\n\"Confusion swirls, details murky in arrest of ISIS leader's 'wife'\",93,unrelated\nNorth Korea reportedly bans anyone sharing Kim Jong Un's name,719,discuss\nISIS Beheads American Journalist James Foley in Video Message to U.S.,7,unrelated\n\"ISIS Video Shows Execution of David Cawthorne Haines, British Aid Worker\",1224,discuss\nISIS Reportedly Beheads American Photojournalist in Iraq,1166,unrelated\n\"No, that high school kid didn't make $72 million trading stocks\",409,unrelated\nHas Ebola infected Isis militants in Mosul?,2003,discuss\n\"North Korean leader Kim Jong-un’s mystery illness actually two broken ankles, newspaper says\",2385,unrelated\nReport: ISIS Leader Abu Bakr Al-Baghdadi Assassinated In U.S. Airstrike,1255,unrelated\nThe Arrest of the ISIS Leader's Wife and Son,703,disagree\nReport: British intelligence has identified Foley's killer,8,unrelated\nStar Wars VII for a New SUMMER Release Date!?,1087,unrelated\nNigeria Boko Haram blamed for raids despite truce claim,2356,discuss\nGCPD Solved Stolen Batmobile Case?,1494,unrelated\n\"Gill Rosenberg, Canadian-Israeli Woman Feared Kidnapped By ISIS, Says She's Safe\",1976,agree\nVideo Purports to Show Beheading of American Journalist,2261,unrelated\nMissing jetliners raise fear of new 9/11-style attacks after Libyan airport falls to Islamic militants,1660,unrelated\nSource: Tom Brokaw Wants Brian Williams Fired,833,unrelated\n'Jihadi John' identified: ISIS killer named as Mohammed Emwazi from West London,2123,discuss\nDuped again: Macaulay Culkin is not dead,1293,unrelated\nOfficials: Report That Area Town Is Under Ebola Quarantine Is False,241,unrelated\nISIL allegedly kills US journalist in video,2304,unrelated\n\"Islamic State, in video titled \"\"A Message to America,\"\" beheads American journalist James Wright Foley who was kidnapped in 2012\",1744,discuss\nGuantanamo detainee who was swapped in prisoner deal for Bowe Bergdahl 'tried to rejoin 'Al Qaeda',236,unrelated\n\"Tropical spider burrows under man's skin, lives there for three days\",1602,discuss\nChristian Bale to play Steve Jobs in upcoming biopic,1646,unrelated\nTim Cook Reportedly Reveals Apple Watch Waterproofing Has Improved,1347,discuss\n\"See How This Homeless Man Spends A Hundred Dollars, And Keep A Tissue Handy [Video]\",738,agree\n\"Nigeria's missing girls 'to be released by Boko Haram', government aide claims\",2088,unrelated\nApple Watch reportedly set to ship in the U.S. by March,447,unrelated\nA bunch of cool health features were cut from the Apple Watch at the last minute,2118,unrelated\nMissing Mexico students not among 28 bodies found in mass grave,2334,discuss\nFears journalist James Wright Foley beheaded by Islamic State jihadists in ‘message’ to United States,991,discuss\nRobert Plant Literally Ripped Up An $800 Million Contract To Reunite Led Zeppelin,2476,unrelated\n\"Obama, Outraged Over Beheading, Vows to Stay on Course\",1104,unrelated\nMexico finds 4 more graves at site of suspected student massacre,1984,discuss\nNew Rumour Suggests Apple Watch to Launch in February,2278,unrelated\nGovernment fires employee who skipped work for 24 years,72,unrelated\nDHS: GOP Rep.’s Claim ISIS Members Caught at U.S. Border ‘Categorically False’,1103,unrelated\n\"Apple Watch users will need to recharge nightly, company still working to improve uptime before launch\",2081,unrelated\nWHO: Isis does not have Ebola – but contingency plan being developed for Iraq,1385,unrelated\nAnimal lovers abuzz over pope’s comments that 'paradise is open to all of God’s creatures',240,unrelated\n#HairGate: iPhone 6 Customers Are Complaining That The Phone Is Ripping Out Their Hair,2045,unrelated\nTwo GOP Congressmen Say Suspected Terrorists Caught Crossing U.S.–Mexico Border,2132,unrelated\nA Spider Lived Inside This Tourist’s Body For 3 Days After Burrowing Into His Skin Through A Scar,1530,unrelated\n\"Jess Smith, 19, Claims She Was Teletubbies' Giggling Baby: What Did She Get Paid?\",1327,discuss\n'Electric Boogie' Developer Leaves Secret Resignation Letter To Boss At The End Of The Game (Video),2039,unrelated\n\"Viral Video Of Homeless Man Spending $100 On Food For Other Homeless Was Faked, Witness Says\",855,unrelated\nSaudi Arabia 'fatwa over building of snowmen',35,unrelated\n\"Catholic priest dies for 48 mins, wakes up claiming God is a woman\",1048,unrelated\n\"Boko Haram leader denies ceasefire deal, says 200 abducted girls married off \",402,unrelated\nNorth Korean dictator Kim Jong-Un to open restaurant in Scotland,385,unrelated\nTwo GOP Congressmen Say Suspected Terrorists Caught Crossing U.S.–Mexico Border,167,unrelated\nBali Awry,2338,discuss\nTexas City plumber's truck ends up in Syrian war,1435,unrelated\nMACAULAY CULKIN IS THE LATEST VICTIM OF A CELEBRITY DEATH HOAX — AND THESE 9 STARS KNOW EXACTLY HOW HE FEELS!,2313,unrelated\nNew ISIS Video Shows Militants Seizing Weapons Airdropped By US Near Kobani,1648,unrelated\n6 Islamist militants killed in US attack in Somalia,524,unrelated\nIsis tells mother on rescue mission :’You’ve just eaten your son’,1347,unrelated\nGOP Rep: ‘At Least Ten ISIS Fighters Have Been Caught Coming Across The Mexican Border’,190,unrelated\nAn Audio Recording of the Michael Brown Shooting Has Reportedly Surfaced,822,discuss\n\"ISIS beheads American photo-journalist James Wright Foley, threatens more to come\",7,unrelated\nISIL Beheads American Photojournalist in Iraq,2287,unrelated\n'Spiderman' squished: Perth experts debunk spider burrowing claims,1375,unrelated\nShots Heard In Alleged Brown Shooting Recording [AUDIO],213,unrelated\nReports say North Korea's Kim insists on being the only Jong Un,1975,unrelated\n\"ISIS beheads American photo-journalist James Wright Foley, threatens more to come\",903,discuss\nReport: A Radically Redesigned 12-Inch MacBook Air Is Coming,1004,unrelated\nIraq Says Arrested Woman Is Not The Wife of ISIS Leader al-Baghdadi,1237,unrelated\n\"Eyewitness: Viral Video That Netted $130K in Donations \"\"is Bullshit\"\"\",676,unrelated\n\"Rodney Constantine, Newfoundland Suspect, Keeps Facebook Pledge To Turn Himself In\",1950,unrelated\n\"Gold Apple Watch Edition Could Cost As Much As $1,200\",260,unrelated\n\"Brian Williams: No, Our Meteorologist Was Not Peeing on Live TV\",1046,agree\nISIS Blasts 'Scorpion Bombs' At Civilian Areas In Iraq; Mosul Residents Living In Fear,185,unrelated\nDog abandoned at Scotland train station with suitcase,144,unrelated\nDavid Haines beheading video confirmed genuine; UK PM Cameron vows to hunt down ISIS 'monsters',2440,agree\n\"Yemen says U.S. man freed, sister says he’s dead\",298,unrelated\n\"Small meteorite strikes Nicaragua, government says\",1661,discuss\nAbdel-Majed Abdel Bary in Foley beheading: London rapper songs help identify him,1539,unrelated\nISIS leader ‘killed’ in US airstrikes,345,unrelated\nKim Jong-un 'Had Surgery on Fractured Ankles',554,discuss\nPriest who died for 48 minutes says he met God and she’s a woman,2304,unrelated\nIslamic State reports youngest jihadist 'martyred' in battle,1239,unrelated\n\"Fidel Castro Dead? Yes, He Is… But The Cuban Leader Is Alive, Death Rumors Proven False\",1918,discuss\nBREAKING: ISIS USES CHEMICAL WEAPONS – Murders 300 Iraqi Soldiers in Chlorine Gas Attack,2002,discuss\n‘Evil straight from the pits of hell': American journalist James Foley reportedly beheaded by ISIS,1627,unrelated\n\"Michael Zehaf-Bibeau, slain Ottawa shooter, had criminal record in Quebec, B.C.\",2187,unrelated\nZack Snyder’s ‘Batman V Superman: Dawn Of Justice’ Stolen Batmobile Rumor Put To Rest,2135,agree\nISIS Border Crisis: DHS Chief Says Terrorists Not Entering US Through Mexico,2093,discuss\nPaul Revere's 1795 time capsule unearthed,1273,agree\nAlleged audio of Michael Brown shooting released,2176,unrelated\nAxl Rose Found Dead of Sh*tty Hoax Website at Age 52,769,unrelated\nCNN Expert on Brown Audio: At First I Thought ‘Someone’s Trying to Punk CNN’,2250,discuss\nNationwide turkey recall? Ebola-infected birds? USDA debunks the hoax,1606,unrelated\nMagic mushroom found growing at Buckingham Palace,2424,agree\n\"And finally: Apple Watch to launch 9 March with 100,000 apps\",692,unrelated\nScientists Doubt That Meteor Caused Crater In Nicaragua,1817,unrelated\nISIL Beheads American Photojournalist in Iraq,704,unrelated\n\"A Vice Guide To Spending $300,000 On Dinner\",1817,unrelated\nISIS fighters seize weapons airdrop meant for Kurds,465,agree\n\"Nigeria's missing girls 'to be released by Boko Haram', government aide claims\",2520,unrelated\nHomeland Security says terrorists haven't crossed U.S-Mexico border,570,unrelated\n\"Canadian woman 'captured by ISIS in Syria' says she is actually fine and still fighting the jihadists, despite kidnap reports\",2302,discuss\nStar Wars: The Force Awakens to be released this summer?,324,unrelated\n\"No, Banksy Didn't Create That 'Charlie Hebdo' Tribute Cartoon, But That Doesn't Mean You Can't Appreciate It\",874,agree\nReport: Israeli-Canadian woman fighting Islamic State has been kidnapped by terror group,1949,unrelated\nReport: Audio Reveals Pause Between Gunshots When Michael Brown Was Shot,2020,unrelated\nJames Foley remembered as 'brave and tireless' journalist,694,discuss\nReport: Nearly a Dozen Commercial Airliners Missing Ahead of 9/11 Anniversary After Islamists Overrun Libyan Airport,508,discuss\nBigfoot Strolls Through A Russian Forest -- At Least That's The Claim [VIDEO],2256,discuss\nBatman Set To Play Steve Jobs In Upcoming Biopic,687,unrelated\nNew Audio Shows Michael Brown Was Shot at 11 Times,2130,unrelated\nAn accidental delivery of arms to the Islamic State and the problem with airdrops,2295,discuss\nISIS Border Crisis: DHS Chief Says Terrorists Not Entering US Through Mexico,220,unrelated\n\"Fidel Castro Dead? Yes, He Is… But The Cuban Leader Is Alive, Death Rumors Proven False\",1534,unrelated\nMissing Libyan Jetliners Raise Fears of Suicide Airliner Attacks on 9/11,1588,unrelated\nObama denounces killing of journalist James Foley and pledges ‘justice’,1166,unrelated\nIsis supporters claim US hostage killed in coalition air strike in Syria,493,unrelated\n\"Vice's Shane Smith drops $300,000 on Vegas dinner\",2130,discuss\n\"Spider burrowed into appendix scar, crawled through WA man's body\",43,unrelated\nThat Was Fast: Christian Bale Bails on Steve Jobs Biopic,1294,unrelated\nISIS Executioner 'Jihadi John' Is Named as Mohammed Emwazi,1724,discuss\nChristian Bale will not play Steve Jobs,1364,unrelated\nMeteor Leaves 40-Foot Crater Near Managua's Airport,220,unrelated\nPope Francis tells boy whose dog had died that heaven is open to all,2152,unrelated\nIraqi and Kurdish media reports cases of Ebola among Islamic State fighters in Mosul,267,unrelated\nPredator drones being flown over Isil's Syrian 'capital',35,unrelated\nRat problem worsens at One World Trade Center offices of Conde Nast,585,unrelated\nCanadian Michael Zehaf-Bibeau thought to be the gunman in Ottawa shooting,1266,unrelated\n\"No, a bird didn't poop on Vladimir Putin\",2177,unrelated\n\"Nigeria Says It Struck A Cease-Fire With Boko Haram, But Are They Talking To The Right Guy?\",1906,unrelated\nISLAMIC STATE BEHEADS MISSING AMERICAN JOURNALIST JAMES WRIGHT FOLEY,2495,discuss\nKim Jong-Un 'bans the name Kim Jong-un',1786,unrelated\nDNA test confirms child is IS head Abu Bakr al-Baghdadi's daughter,931,discuss\nISIL allegedly kills US journalist in video,2070,unrelated\nReport: Audio Reveals Pause Between Gunshots When Michael Brown Was Shot,1786,unrelated\nCanadian official identifies dead Ottawa gunman as Michael Zehaf-Bibeau,1408,unrelated\nBritish Aid Worker Confirmed Murdered By ISIS,1802,unrelated\nChristian Bale in Talks to Play Steve Jobs (Exclusive),1157,discuss\nAn audio recording of the Michael Brown shooting has reportedly surfaced,1934,discuss\n\"Taibbi takes time out from First Look after “disagreements.” Can I publish our emails now, Matt?\",480,unrelated\nHundreds mourn the 'death' of Fidel Castro after rumours sweep Twitter (but are they confusing him with recently departed Fidel Castro Odinga from Nairobi?),1826,unrelated\nSHOCK CLAIM: PGA Golfer Says Tiger Woods Is Suspended For Failed Drug Test,858,unrelated\n\"Calm down everyone, Banksy hasn't been arrested: 9 clues that it's a hoax\",1544,unrelated\nKim Jong-un So Fat He Injured His Ankles,2441,unrelated\n\"Meteorite makes big crater in Nicaragua, government says\",961,agree\nFor sale: Tiger's former island in Sweden,84,unrelated\nReports: Islamic State uses chlorine gas against Iraqi forces,2224,discuss\nDuped again: Macaulay Culkin is not dead,1805,agree\nVladimir Putin Bird Poop Video is Fake,1991,unrelated\nUS confirms death of Somalia terror group leader,313,disagree\nVideo shows ISIL beheading of photojournalist James Foley,874,unrelated\nPGA Tour Denies Claim That Tiger Woods Failed A Drug Test,1266,unrelated\n\"Jeh Johnson: Politicians Shouldn't 'Feed The Flames Of Fear' Over ISIS, Ebola\",220,unrelated\nThis Woman Is Wrongly Being Called A Sexual Predator After Her Private Sex Tape Was Used For A Hoax,795,agree\nReport of quarantined Texas town NOT real; shared on a 'fake' news website,1746,unrelated\n\"Are missing students in mass graves found near Iguala, Mexico?\",1405,discuss\n\"Homeless man who became a YouTube sensation after spending $100 on food for his beggar friends gets a surprise Christmas meal, makeover and night in a hotel in new video... but is it all a hoax by a 'serial prankster'?\",344,unrelated\nStrange mark turns out to be tropical spider burrowing under vacationer's skin,1271,unrelated\nIraqi media: ISIS militants have contracted Ebola,1778,discuss\n\"Audio captured at time of Michael Brown shooting, company says\",2354,unrelated\n\"PGA Tour Pro Claims Tiger Woods Is Currently Suspended For PEDs, Compares Him To Lance Armstrong\",1718,discuss\nChristian Bale in Talks to Play Steve Jobs (Exclusive),1234,unrelated\n\"Comcast Is Threatening To Cut Off Customers Who Use Tor, The Web Browser For Criminals\",277,unrelated\nTexas City plumber's truck ends up in Syrian war,2354,unrelated\nSmall Meteorite Hits Managua,373,unrelated\nPentagon: ISIS seized materials airdropped to Kurds,345,unrelated\nSomalia Shebab chief Ahmed Abdi Godane likely dead in US strike: Source,832,unrelated\nNorth Korea directive reveals apparent ban on sharing Kim Jong-un’s name,1975,unrelated\n\"U.S. accidentally delivered weapons to the Islamic State by airdrop, militants say\",1363,discuss\nSecond person rushed to hospital with Ebola symptoms after contact with 'patient zero' Thomas Duncan,1252,discuss\nSugarhill Gang Rapper ‘Big Bank Hank’ Dies at 57,1190,agree\nObama: murder of James Foley 'shocks the conscience of the entire world',2115,unrelated\nThat Was Fast: Christian Bale Bails on Steve Jobs Biopic,1226,agree\nOttawa gunman identified as 32-year-old Michael Zehaf-Bibeau,1331,agree\n\"Gill Rosenberg, Canadian-Israeli Woman Feared Kidnapped By ISIS, Says She's Safe\",1873,unrelated\nHas The Batman Vs. Superman Batmobile Been Stolen In Detroit?,1528,discuss\n\"Sorry, Fido. Pope Francis did NOT say our pets are going to heaven\",1439,unrelated\nNew Audio Reveals Pause in Gunfire When Michael Brown Was Shot: Attorney,1503,unrelated\nComcast Says You Can Keep Your Tor,1280,unrelated\nTexas plumber's truck spotted in Syria: 'We have nothing to do with terror at all',2379,agree\n'They ate through the ceilings and pooped on the keyboards': Rats are 'taking over' Vogue's new World Trade Center office and Anna Wintour 'no longer wants to work there',1541,unrelated\nMan cut off manhood and threw it in bin after girlfriend dumped him over small penis,714,unrelated\nBoko Haram denies ceasefire claim by Nigeria's government,2403,discuss\nWeather Channel’s Mike Seidel was not caught with his pants down,527,unrelated\n\"Non, le lancement du nouveau «Star Wars» ne sera pas devancé à cet été\",119,unrelated\nNigerians doubtful of girls' release after Boko Haram 'truce' breached,2520,unrelated\n\"Pictured: Heroic sergeant-at-arms, 58, walking through Parliament gun in hand just moments after he killed gunman Michael Zehaf-Bibeau\",1400,unrelated\n\"No, Jordan's King Abdullah II is not personally flying planes against Isis\",699,unrelated\nThe Guy Who Said a Spider Burrowed Under His Skin? Experts Say…,1888,unrelated\nSaudi cleric condemns snowmen as anti-Islamic,942,unrelated\nAbdel-Majed Abdel Bary in Foley beheading: London rapper songs help identify him,2528,discuss\nWillie Nelson Dead? Internet Freaks Out As Another Celebrity Death Hoax Makes The Rounds,1503,agree\n\"Oh Hey, Paul Rudd Was One Of The Dallas Airport Homophobe Heroes, No Big\",487,unrelated\nAlleged Ottawa gunman: What we know so far about Michael Zehaf-Bibeau,1802,unrelated\n\"Gold Apple Watch Edition Could Cost As Much As $1,200\",2242,unrelated\nSaudi fatwa banning snowmen triggers heated debate,1950,unrelated\nNorth Korean dictator Kim Jong-Un to open restaurant in Scotland,773,unrelated\nChristian Bale In Talks To Play Steve Jobs In Sony's Next Biopic,2455,discuss\nBali Awry,2175,unrelated\nReport: Christian Bale Just Bailed on the Steve Jobs Movie,137,unrelated\nDurex is not confirming or denying rumors of a “pumpkin spice” condom,959,unrelated\nEyewitness Says Viral Video of Homeless Man Was Staged,2492,unrelated\nEbola Outbreak 2015 Update: ISIS Fighters May Have Contracted Deadly Virus,372,discuss\nHere's video of a bird pooping on Vladimir Putin in the middle of a speech,1155,unrelated\nMum faces real-life Sophie's Choice – as she tries to sell her son to fund daughter's care,511,unrelated\nIs Kim Jong-un Opening North Korean Restaurant in Scotland?,1137,unrelated\nWFB’s Bill Gertz: Obama Administration ‘Trying to Play Down’ Missing Libyan Airliners,126,unrelated\n\"Apple Reportedly Preparing 12-inch MacBook Air, Thinner and Lighter than Existing Models\",1679,unrelated\nHope Fades for Girls' Release After Boko Haram 'Truce' Breached,308,discuss\n\"Suspected meteorite leaves crater in Managua, is linked to asteroid\",971,unrelated\nVigilantes cut off alleged rapist's penis,1256,unrelated\nNigeria Boko Haram blamed for raids despite truce claim,1374,unrelated\nVice squad’s $1m win lights up Las Vegas,2251,unrelated\nThe iPhone 6 'Hairgate' Is Not a Thing,1923,unrelated\nDid Kim Yo-Jong Take Kim Jong Un’s Role? North Korea Ill Health Rumors Are ‘Fabricated’,115,unrelated\nISIS Beheads American Journalist,2526,unrelated\nNew Audio Allegedly Captures Moment Michael Brown Was Shot,1289,unrelated\nState House time capsule from 1795 unearthed,690,unrelated\nISIS Appears To Behead American Photojournalist In YouTube Video,1549,unrelated\n\"Batmobile Stolen From \"\"Batman v Superman: Dawn of Justice\"\" Set, Zack Snyder Knows Who Did It\",45,discuss\n\"Everybody Relax, Banksy Wasn’t Arrested And Exposed As A 35-Year-Old Man\",1349,unrelated\nStreet Artist BANKSY Arrested? Again?,1296,unrelated\nAudio of gunfire in Michael Brown case authenticated by app company,456,unrelated\nNBC weatherman caught urinating in the woods live on air,320,discuss\n\"UNIVERSITY DROPS TERM ‘FRESHMAN,’ REPLACES IT WITH ‘FIRST-YEAR’\",2398,unrelated\n\"Rumor: Gold Apple Watch Edition priced up to $5,000, steel version at $500, will debut on Feb. 14\",444,unrelated\nAbdel-Majed Abdel Bary in Foley beheading: London rapper songs help identify him,1197,unrelated\n\"Confusion swirls, details murky in arrest of ISIS leader's 'wife'\",2175,unrelated\nSaudi cleric says snowmen are anti-Islamic,732,agree\nSmall Meteorite Strikes in Nicaragua's Capital City of Managua,767,disagree\nCongressman: ‘At least 10 ISIS fighters’ caught trying to cross into US,2141,unrelated\nCNN Plays Alleged Audiotape of Michael Brown ShootingMilitarization Of Police,2220,discuss\nLuke Somers: British-born photojournalist 'killed by al-Qaeda after failed rescue attempt in Yemen',2495,unrelated\nMissing American journalist reportedly beheaded by Islamic State ,2096,discuss\nISIS Beheads Kidnapped Photojournalist James Wright Foley in Horrific Video Message to the U.S.,1347,unrelated\nMystery man slaps shoppers around head for sneezing,2045,unrelated\nEBay appears to be planning an Apple Watch app,1393,unrelated\nHunt for 'cruel' owner who abandoned dog at train station,1423,unrelated\n\"No, A Spider Did Not Burrow Under A Man's Skin And Live There For Days\",220,unrelated\nA viral photo in China shows how to manipulate App Store rankings the hard way,126,unrelated\nThe Arrest of the ISIS Leader's Wife and Son,170,unrelated\nNewly Discovered Mass Grave Linked to Missing Mexican Students,324,unrelated\nHas a woman aborted her baby because it's a boy?,2161,unrelated\nSoldier shot at war memorial in Canada,1325,unrelated\nRep. Duncan Hunter: 'At Least 10' ISIS Fighters Caught at Mexican Border,1398,discuss\nFerguson riots: audio may have captured Michael Brown shooting,1605,discuss\nVideo Purports to Show Beheading of American Journalist,2287,unrelated\nMissing jetliners raise fear of new 9/11-style attacks after Libyan airport falls to Islamic militants,1372,disagree\n\"Six months after abducting Nigerian schoolgirls, Boko Haram reportedly wants to free them\",1374,unrelated\nEnormous 20-stone catfish caught with fishing rod in Italy after 40-minute boat battle,1913,unrelated\n\"Macaulay Culkin NOT Dead: Facebook, Twitter Death Hoax Goes Viral\",1435,unrelated\nQuestions raised over Nicaragua 'meteorite',345,unrelated\n\"'American bombing had signed my death certificate': Missing US journalist James Wright Foley goes unflinching to his death as ISIS behead him in horrific video, as a warning to Obama\",1627,unrelated\nDid NBC Nightly News Go Live To A Man Who Was Taking A Piss?,1855,discuss\nAngry mob cut off rapist’s penis with meat cleaver (VIEWER DISCRETION),1673,agree\nJames Foley remembered as 'brave and tireless' journalist,1009,unrelated\nBREAKING: ISIS Beheads American Journalist James Wright Foley,1982,unrelated\nPrisoner Released in Bergdahl Exchange Tried to Reconnect With Taliban,366,unrelated\nAudio recording allegedly captures at least 10 shots fired in Michael Brown killing,1715,discuss\nIslamic State claims to have beheaded American journalist,991,discuss\n\"Nigeria, Boko Haram reach ceasefire deal, kidnapped girls to go free, official says\",2520,unrelated\nMatt Taibbi Disappears From Omidyar’s First Look Media,777,unrelated\nSaudi Arabian cleric issues fatwa against snowmen,760,unrelated\nTiger Woods serving secret PED suspension?,1175,unrelated\nCrank-Boosting Behind Top Apps in App Store,707,discuss\nDHS: GOP Rep.’s Claim ISIS Members Caught at U.S. Border ‘Categorically False’,2296,unrelated\n\"Rats at Vogue's NYC offices - watch your step, Anna Wintour\",1024,unrelated\n\"Meteorite Strikes Nicaraguan Capital, Creates 16-Foot-Deep Crater\",1790,discuss\nJeh Johnson shoots down Duncan Hunter's assertion IS is entering U.S. via Mexico,2056,unrelated\n\"Batmobile Stolen From \"\"Batman v Superman: Dawn of Justice\"\" Set, Zack Snyder Knows Who Did It\",692,unrelated\nWHO investigates media reports ISIS fighters contracted Ebola,1291,unrelated\nExpert casts doubt on Bunbury man Dylan Thomas’s burrowing stomach-spider story,271,unrelated\nApple Reportedly Relying More Heavily on Samsung for iPhone 6 and Apple Watch Components,1651,unrelated\nNew Audio Shows Michael Brown Was Shot at 11 Times,2296,unrelated\n\"Is North Korea, world's most secret state, really planning a new restaurant in Scotland?\",2096,unrelated\nTexas City plumber's truck ends up in Syrian war,456,unrelated\nPriest who died for 48 minutes says he met God and she’s a woman,7,unrelated\nJihadi John identity revealed as Mohammed Emwazi: live,1465,unrelated\nMicrosoft Tried Out Robot Security Guards on Its Silicon Valley Campus,505,unrelated\n\"Is Kim Jong-un's Sister, Kim Yo-jong, Running North Korea In His Mysterious Absence?\",2048,discuss\nSHOCK CLAIM: PGA Golfer Says Tiger Woods Is Suspended For Failed Drug Test,34,unrelated\n\"US hostage 'murdered' by militants in Yemen, says Hagel\",1165,unrelated\nMissing Libyan jetliners raise fears of terror attacks on 9/11,1574,unrelated\nZack Snyder Responds to Fake Stolen Batmobile Report,734,unrelated\nISIS Beheads Kidnapped Photojournalist James Wright Foley in Horrific Video Message to the U.S.,1627,unrelated\nThere has been a shooting at the War Memorial on Parliament Hill. Unconfirmed reports say a soldier was shot.,1034,discuss\nNun 'has surprise baby' after complaining of stomach pains,391,unrelated\n\"In Moscow, police are looking for a felon, cut the male genitals\",483,unrelated\nNew Audio Reveals Pause in Gunfire When Michael Brown Was Shot: Attorney,1605,discuss\nIsis militants claim to have killed US journalist James Foley,1351,unrelated\nSaudi Arabian cleric issues fatwa against snowmen,726,unrelated\nISIS Kobani Update: Possible ISIS Chemical Attack On Kurdish Civilians In Kobani,1895,discuss\nAxl Rose Found Dead of Sh*tty Hoax Website at Age 52,2343,unrelated\nReports say North Korea's Kim insists on being the only Jong Un,1648,discuss\n\"North Korean leader Kim Jong-un not missing, just having ankle surgery\",2385,unrelated\nHospital: Man not being treated for Ebola in Kansas City,691,unrelated\nAre Rumors of the Apple Watch in Feb True?,2523,unrelated\nAWESOME! Canadian Parliament’s Sergeant-at-Arms Kevin Vickers Takes Out Gunman,1002,unrelated\nStrange mark turns out to be tropical spider burrowing under vacationer's skin,1210,unrelated\nWife and son of Isil leader Abu Bakr al-Baghdadi 'detained at Lebanon border',530,unrelated\nChristian Bale Is Steve Jobs,2097,unrelated\nNicaraguan commission on possible meteorite crash presents rock samples,731,unrelated\n\"ISIS Video Shows Execution of David Cawthorne Haines, British Aid Worker\",68,unrelated\n\"BREAKING: Islamic State, in video, beheads American journalist James Wright Foley who was kidnapped in 2012 -@BNONews\",1157,unrelated\nIsis Syria News: Iraqi Pilots 'Training Isis Fighters' to Fly Captured Planes,950,discuss\n\"Apple Watch to Feature Time-Only 'Power Reserve' Mode, Prototypes Disguised as Samsung Watches\",425,unrelated\nAmazon's first brick-and-mortar store said to open in Manhattan,1024,unrelated\n\"US, UK eye rapper as British-born militant who beheaded journalist James Foley\",8,unrelated\nOttawa investigates reports that Isis has captured Canadian-Israeli woman,56,unrelated\n\"Woman detained in Lebanon is not al-Baghdadi's wife, Iraq says\",2123,unrelated\nHas Kim Yo-Jong Taken Over For Kim Jong Un? Sister Assumes North Korea State Duties While Brother Undergoes Medical Treatment,1646,unrelated\n\"Apple to Take Reservations for Trying On Apple Watch, Considered Platinum Model\",1893,unrelated\nDog abandoned at Scottish rail station with suitcase full of belongings  Read more: http://www.ctvnews.ca/world/dog-abandoned-at-scottish-rail-station-with-suitcase-full-of-belongings-1.2175026#ixzz3O9Shc1IO,382,unrelated\n\"Don't Worry, 'The Breakfast Club' Star Judd Nelson Is Not Dead\",1183,unrelated\n\"No, Banksy hasn’t been arrested\",2283,unrelated\nFrom bendgate to hairgate: Now iPhone 6 users complain the device is ripping out their hair,1260,unrelated\n\"Boko Haram claims to have German hostage, denies ceasefire\",35,unrelated\nBodies In Mexico Mass Grave Apparently Not Those Of Missing Students,1538,unrelated\nShots Heard In Alleged Brown Shooting Recording [AUDIO],186,discuss\nVideo shows ISIL beheading of photojournalist James Foley,2386,agree\nRumor: Seth Rogen to Appear as Woz in Sony's Steve Jobs Film,1002,discuss\nMacaulay Culkin: Death claims about former child star revealed to be yet another hoax,2502,agree\nISIS Beheading of U.S. Journalist James Foley Posted to YouTube,115,unrelated\nISIS militants appear to behead abducted American journalist James Wright Foley in graphic video,1721,discuss\nKim Jong-Un's Sister Takes Control in North Korea,271,unrelated\nConde Nast's rat problem at One World Trade Centre: From red carpets to rodent droppings,2064,agree\nFence jumper reportedly made it much further into White House than Secret Service said,1916,unrelated\n\"PGA Tour Pro Claims Tiger Woods Is Currently Suspended For PEDs, Compares Him To Lance Armstrong\",173,unrelated\nNYC High School Student Nicknamed ‘Teen Wolf’ Made $72 Million On Stock Market,1374,unrelated\nISIS Blasts 'Scorpion Bombs' At Civilian Areas In Iraq; Mosul Residents Living In Fear,346,unrelated\n\"ISIS Video Shows Execution of David Cawthorne Haines, British Aid Worker\",331,unrelated\nSEE IT: NBC meteorologist Mike Seidel appears to relieve himself during broadcast; network says he was looking for phone,1854,unrelated\nNew iOS 8 bug can delete all of your iCloud documents,1982,unrelated\n\"Apple Reportedly Preparing 12-inch MacBook Air, Thinner and Lighter than Existing Models\",1234,unrelated\nMeet The College Student Who Claims She Was The ‘Teletubbies’ Sun Baby,1327,discuss\n\"Rare Case: Seven Bosnian Girls, Aged 13 And 14, Fall Pregnant After Five-Day School Trip; Parents Outraged After School Cites 'Parental Neglect'\",1786,unrelated\nKFC Locations In Colorado To Begin Selling Marijuana,2456,unrelated\nGOP Rep. Duncan Hunter Claims 'At Least' 10 ISIS Fighters Apprehended On Texas Border,1483,unrelated\nRapper identified as James Foley's executioner: reports,2327,discuss\nVideo Purports to Show Beheading of American Journalist,1905,unrelated\nThis Is Why Rumors That ISIS Is Crossing The Border Into The U.S. Aren’t Going Away,385,unrelated\nA Spider Lived Inside This Tourist’s Body For 3 Days After Burrowing Into His Skin Through A Scar,2175,unrelated\n\"Boko Haram Could Release Kidnapped Girls, Nigerian Officials Say\",125,unrelated\nSoldier shot at War Memorial; multiple shots fired in Parliament,2252,unrelated\nMonster catfish which looks big enough to swallow a man whole caught in Italy,793,unrelated\nLawmaker Says ‘At Least 10′ Islamic State Fighters Have Been Captured at the Southern U.S. Border,2296,unrelated\nHoly Theft! Batmobile Stolen from 'Batman v Superman'???,1528,discuss\n\"Planetary Alignment On Jan 4, 2015 Will Decrease Gravity For 5 Minutes Causing Partial Weightlessness\",958,unrelated\nVideo shows ISIL beheading of photojournalist James Foley,1549,unrelated\nJournalist James Wright Foley reportedly beheaded by ISIS,1873,unrelated\nISIS Video: America’s Air Dropped Weapons Now in Our Hands,1040,unrelated\nSugarhill Gang rapper Big Bank Hank dies at age 57,1831,agree\nCongressman: ‘At least 10 ISIS fighters’ caught trying to cross into US,2039,unrelated\n\"Michael Phelps' self-proclaimed 'girlfriend', 41, reveals she was born a male as she describes her 'amazing intimacy' with Olympic swimmer\",89,unrelated\nAnna Wintour: Is Rat Infestation At NYC ‘Vogue’ Office Kim Kardashian’s Fault?,2263,agree\nPentagon: Airstrike killed terror leader in Somalia,2268,unrelated\nObama denounces killing of journalist James Foley and pledges ‘justice’,2404,unrelated\nWould-be rapist has penis severed by angry mob,2443,unrelated\nFears Islamic State could launch EBOLA attack on Britain after fighters 'contract virus',936,discuss\nGovernment fires employee who skipped work for 24 years,1406,unrelated\nISIS Video Claims to Show Beheading of British Hostage,1301,unrelated\n\"No, there aren’t any Ebola cases in Iraq\",2197,unrelated\nAn Audio Recording of the Michael Brown Shooting Has Reportedly Surfaced,2287,discuss\n\"Boko Haram denies cease-fire, leader says he married off kidnapped girls\",304,unrelated\nWoman Dumped by Boyfriend Spends Entire Week Mourning at KFC,1805,unrelated\n\"HBO streaming service could launch in April for $15 per month, work on Apple TV\",161,unrelated\nLow-level marijuana possession could soon land you a ticket instead of arrest in New York City,775,unrelated\nTwo blokes dared to eat 20-year-old burger for charity,1385,unrelated\n\"Apple Watch Stainless Steel variant reportedly priced at $500, $4,000 for the gold variant\",1169,unrelated\nAl Qaida hostage killed in raid,1844,discuss\n'I aborted my baby because it was a boy': Outrage after 'feminist' blogger claims gender prompted termination,1828,unrelated\nLebanon 'holding IS leader's daughter and ex-wife',670,discuss\nAmazon Is Opening a Brick-and-Mortar Store in Manhattan,1745,agree\n\"ISIS beheads American photo-journalist James Wright Foley, threatens more to come\",1016,agree\nCheese blamed for North Korean leader Kim Jong-un's broken ankles,2053,agree\nBREAKING NEWS: British-born U.S. photojournalist held hostage by al-Qaeda killed in failed rescue attempt in Yemen,2375,unrelated\nMissing Mexican students 'not found in mass grave',61,unrelated\nIraqi media: ISIS militants have contracted Ebola,2087,unrelated\nKurds fear Isis use of chemical weapon in Kobani,618,unrelated\nCloistered nun has a stomach ache  hospital gives birth to a baby [Google Translate],1891,unrelated\nMexico Says Students Not Among Dead in Mass Grave,1419,unrelated\nHomeland Security: No ISIL fighters on U.S. border,871,discuss\nHundreds of Palestinians flee as Israel opens dams into Gaza Valley,1392,disagree\nSaudi cleric condemns snowmen as anti-Islamic,2287,unrelated\nMcDonald’s Will Stop Serving Overweight Customers Beginning 1/1/15,472,unrelated\nReport: Christian Bale Will Play Steve Jobs,2343,discuss\nGovernment fires employee who skipped work for 24 years,574,unrelated\n\"Boko Haram agrees to ceasefire, release of school girls\",600,discuss\nISIS Appears To Behead American Photojournalist In YouTube Video,524,unrelated\nIsis militants claim to have killed US journalist James Foley,826,unrelated\n\"‘Teletubbies’ Sun Baby: Fans Freak Out Over Jess Smith, 19\",2371,discuss\nMan Known as ‘Jihadi John’ Is Identified as Mohammed Emwazi,2078,unrelated\nKim Jong ill? Analysts say 27-year-old sister Kim Yo Jong may be running North Korea (VIDEO),2046,unrelated\n\"Apple to Take Reservations for Trying On Apple Watch, Considered Platinum Model\",559,unrelated\n\"Christian Bale in talks to play Steve Jobs for Sony, Danny Boyle\",1646,unrelated\n\"Boko Haram Denies Truce, Says Kidnapped Girls Have Been “Married Off”\",821,unrelated\nISIS Appears To Behead American Photojournalist In YouTube Video,874,unrelated\nISIS fighters ‘have contracted Ebola’,1904,discuss\nReport: Exec popped for $300k dinner after run at blackjack,2307,unrelated\nSchoolboy almost killed by electric shock claims he now has superpowers like Magneto,826,unrelated\nWife Of ISIS Leader Abu Bakr al-Baghdadi Detained In Lebanon,703,disagree\nThe Story Of The High School Trader Who Made $72 Million Is A Rumor Spun Out Of Control,1760,discuss\nShocking! Chinese parents sell their son to fund for daughter’s Cancer treatment,1225,unrelated\nMichael Brown shooting audio caught on tape?,1776,discuss\nJihadi John identity revealed as Mohammed Emwazi: live,2202,discuss\nNun gives birth to surprise baby after complaining of stomach pains,391,unrelated\n\"Obama, Outraged Over Beheading, Vows to Stay on Course\",1574,unrelated\nSources: Guns N' Roses Frontman Axl Rose Found Dead in West Hollywood Home at Age 52,703,unrelated\nWatch moment TV weatherman is caught urinating in the bushes LIVE on camera,1047,unrelated\nAn accidental delivery of arms to the Islamic State and the problem with airdrops,2404,discuss\nNorth Korea dictator Kim Jong-un 'set to open a new restaurant in SCOTLAND',773,unrelated\nConfusion Surrounds Capture Of “ISIS Leader’s Wife”,1875,unrelated\nBatmobile Stolen From 'Batman V Superman: Dawn Of Justice' Set? Report Claims That One Of The Batmobile Models Is Missing! Detroit Locals Responsible?,2090,unrelated\n\"Sadly, Pumpkin Spice Condoms Aren't A Thing After All\",788,unrelated\nWeaponized Ebola? ISIS Militants Said To Contract Deadly Virus,568,unrelated\nGovernment fires employee who skipped work for 24 years,630,unrelated\n\"In Moscow, police are looking for a felon, cut the male genitals\",932,unrelated\nKim Jong-un So Fat He Injured His Ankles,2417,discuss\nWATCH: Bird Launches Airstrike on Putin’s Shoulder (UPDATED),772,disagree\nAUSTRALIA: 600-POUND WOMAN GIVES BIRTH TO 40-POUND BABY,1979,agree\n\"UK spies identify Foley’s killer, Abdel-Majed Abdel Bary a key suspect\",1237,unrelated\nREVEALED: Woman Behind $5 Million Per Year Youtube Channel Is a Former Porn Star  Read more at: http://nextshark.com/revealed-woman-behind-5-million-per-year-youtube-channel-is-a-former-porn-star/#rmns,1315,agree\n\"Nun Complains Of Stomach Pains, Later Gives Birth To Baby Boy\",1891,unrelated\nUS hostage Luke Somers dies after rescue bid,2375,unrelated\nChristian Bale Drops Out of Steve Jobs Biopic,2343,discuss\n\"Six months after abducting Nigerian schoolgirls, Boko Haram reportedly wants to free them\",1298,discuss\nIt’s Okay To Laugh About The Fact That The Vogue Rat Infestation is Getting Worse,754,unrelated\n\"Pumpkin Spice Condoms, And 6 Other Flavors That Aren’t Happening\",609,unrelated\nU.S. Hostage Luke Somers Killed During Yemen Rescue Bid: Family,1069,discuss\nPope says dogs can go to heaven: ‘Paradise is open to all of God’s creatures’,1104,unrelated\nUnverified video shows beheading of aid worker David Haines,2348,discuss\nThe Guy Who Said a Spider Burrowed Under His Skin? Experts Say…,181,unrelated\nReport: Israeli-Canadian woman fighting Islamic State has been kidnapped by terror group,714,discuss\nSeth Rogen to Play Apple’s Steve Wozniak,614,discuss\nQuestions raised over Nicaragua 'meteorite',1731,discuss\nBatman Set To Play Steve Jobs In Upcoming Biopic,1368,unrelated\n\"If you really believed Colorado KFCs were selling pot, here’s a reality check\",1933,discuss\nISIL video claims beheading of kidnapped journalist James Foley,7,unrelated\nISIS cracks down on five confirmed Ebola cases among fighters: official,267,unrelated\nGovernment fires employee who skipped work for 24 years,304,unrelated\nAaron Sorkin Confirms Christian Bale Will Play Steve Jobs,932,unrelated\nIslamic State releases video apparently showing the beheading of missing US journalist James Foley,1720,unrelated\nTexas Truck Winds Up in Syria With Islamic Militants,2242,agree\nWhite House Fence Jumper Actually Made It Pretty Far Inside,1488,discuss\nRep. Duncan Hunter: 'At Least 10' ISIS Fighters Caught at Mexican Border,1251,unrelated\nHomeless man who received a meal and hotel stay after spending $100 donation on food for friends insists it was NOT a hoax – despite new witness insisting there was no way he could have been secretly filmed,2492,unrelated\nContinuing Violence Puts Boko Haram Ceasefire In Jeopardy,2156,unrelated\nCanadian Soldier Shot At Ottawa War Memorial: Report,2281,discuss\nWHO says reports of suspected Ebola cases in Iraq are untrue,1034,unrelated\n\"Apple Watch Specs Tipped; Said to Feature 512MB RAM, 4GB of Storage\",1277,discuss\nAl Qaida hostage killed in raid,1256,unrelated\n\"Vice Media’s CEO blew $300,000 on dinner, and a Vegas casino boss blabbed about it\",2130,discuss\n\"North Korea leader Kim is still in charge, has injured leg: source\",570,unrelated\nNASA Confirms Earth Will Experience 6 Days of Total Darkness in December 2014!,648,unrelated\nTexas Plumber Isn't Sure How Extremists In Syria Ended Up With His Work Truck,13,unrelated\nPutin’s motorcade looks suspiciously like a massive…,1283,agree\nCanadian-Israeli woman reportedly kidnapped by ISIS: Jerusalem Post,2415,unrelated\n\"L. Jinny? Abdel-Majed Abdel Bary, UK Rapper, Suspected in James Foley Killing: Reports\",195,unrelated\nWHO ‘probing’ whether ISIS fighters got Ebola,1365,unrelated\n\"Fidel Castro Rumors Sweep Internet, but No Sign in Cuba\",213,unrelated\nDumped woman spends a week in KFC to get over ex,2002,unrelated\nIS Fighters Seize Weapons Cache Meant for Kurds,1545,unrelated\n7 teen girls get pregnant on school trip Read more at http://www.wnd.com/2014/12/7-teen-girls-get-pregnant-on-school-trip/#F5filOd6yFpASPV9.99,1408,unrelated\n20-Year-Old Quarter Pounder Looks About the Same,568,unrelated\nNigeria and Boko Haram 'agree ceasefire and girls' release',2272,discuss\nAccording to some Russians this dark figure stumbling through the snowy woods is a Yeti - and they even have a footprint. Hmmmmm,2377,discuss\n\"Managua explosion not a meteorite, NASA suggests\",10,unrelated\nVideo messaging service verifies timing of CNN audio recording,2345,agree\nTaylor Lianne Chandler: Everything you need to know about Michael Phelps’ intersex girlfriend,645,unrelated\nEyewitness Says Viral Video of Homeless Man Was Staged,1925,disagree\n\"Could Gold Apple Watch cost $5,000?\",1700,discuss\nReport: Audio Reveals Pause Between Gunshots When Michael Brown Was Shot,776,unrelated\nTerrorism fears rise amid reports of stolen jetliners,1500,unrelated\n\"Iraq claims ISIS leader al-Baghdadi’s wife has NOT been arrested, despite Lebanon insisting woman detained at border told them she was Islamist extremist’s spouse\",845,unrelated\nWho Should Play Steve Jobs Now That Christian Bale Quit?,1839,unrelated\nBoko Haram 'to release abducted schoolgirls' as part of ceasefire agreement,320,unrelated\nPodcast: Brown Moses on what’s flying over Iraq and Syria,35,unrelated\nIsis tells mother on rescue mission :’You’ve just eaten your son’,1252,unrelated\nTexas plumber baffled after truck ends up in the hands of Syrian rebels,2084,unrelated\nTexas plumber threatened over jihadis using his old truck,917,unrelated\n\"HBO streaming service could launch in April for $15 per month, work on Apple TV\",403,unrelated\nHas The Batman Vs. Superman Batmobile Been Stolen In Detroit?,1529,discuss\nKC hospital: Patient does not have symptom profile of Ebola,2367,unrelated\nSpeeding Up ‘Seinfeld’ For Younger Viewers,1875,discuss\n\"Rumors of King Abdullah Flying in Airstrikes Not True, Fox Excited Anyway\",699,unrelated\nHBO in talks with Apple to be launch partner for coming web service 'HBO Now',1660,unrelated\nUS Lawmaker: Ten ISIS Fighters Have Been Apprehended Coming Across Southern Border (Video),2385,discuss\nBatmobile Rumored To Have Been Stolen From Batman V. Superman: Dawn Of Justice Set,1939,unrelated\nPGA Spokesman and Tiger Woods' Agent Deny Drug Suspension Allegations,1406,unrelated\n\"James Foley, Missing American Photojournalist, Reportedly Executed By ISIS In Syria\",1721,discuss\nReport: Exec popped for $300k dinner after run at blackjack,1605,unrelated\nCatholic Priest Claims God Is Female After Clinically Dead Experience,34,unrelated\nEye-catching! Rare sighting of Anna Wintour without her trademark sunglasses as she leaves 'rat-infested' Vogue office,1829,unrelated\nJudicial Watch's Farrell: ISIS Terrorists Did Cross Mexican Border,220,unrelated\n6 hidden mass graves may hold missing Mexican students,2385,unrelated\n\"North Korean leader Kim Jong Un had ankle surgery, report says\",1480,discuss\nMeteorite Leaves House-Sized Crater in Nicaragua’s Capital,2129,unrelated\nBali Awry,1530,unrelated\nIraqi media says ISIS militants have contracted Ebola,75,unrelated\nVideo: Marine survives Taliban sniper headshot thanks to helmet,1500,unrelated\nWatch: ISIS Claims to Have Captured U.S. Airdropped Weapons,1026,unrelated\n\"Jose Canseco injured in accidental shooting, per reports\",744,unrelated\nTBS speeds up Seinfeld 7.5% to gain an extra 2 minutes of commercial ad time.,726,unrelated\nReport: ISIS Leader Abu Bakr Al-Baghdadi Assassinated In U.S. Airstrike,2036,unrelated\nDo all dogs go to heaven? Pope tells grieving boy: 'Paradise is open to all of God’s creatures',1408,unrelated\nNew Audio Shows Michael Brown Was Shot at 11 Times,1166,unrelated\nAn audio recording of the Michael Brown shooting has reportedly surfaced,1438,unrelated\nSEE IT: California homeless man uses $100 gift to give food to others,2305,agree\nHope Fades for Girls' Release After Boko Haram 'Truce' Breached,800,unrelated\nWhite House fence-jumper made it far deeper into building than previously known,2068,unrelated\nMcDonald’s Will Stop Serving Overweight Customers Beginning 1/1/15,961,unrelated\nTBS speeds up Seinfeld a full 7.5 percent - here is the proof,955,unrelated\nJudd Nelson rebuffs Internet rumors that he died of a drug overdose.,2410,unrelated\nIslamic State claims it executed American photojournalist James Foley,1948,discuss\nOttawa shooting: Slain soldier named as Nathan Cirillo while suspect identified as Michael Zehaf-Bibeau,1266,unrelated\nISIL Beheads American Photojournalist in Iraq,1471,agree\nIraqi social-media rumors claim IS leader slain,1871,unrelated\nMan Known as ‘Jihadi John’ Is Identified as Mohammed Emwazi,2045,unrelated\nUS officials: Video shows American's execution,2314,unrelated\nThe baby from Teletubbies reveals herself,979,unrelated\nIs Kim Jong-un’s sister now the power behind the North Korean throne?,2313,discuss\n\"Ann Arbor pizza delivery driver surprised with $2,000 tip\",115,unrelated\n\"Batmobile stolen in Detroit? Good one, joker!\",1939,unrelated\nEye-catching! Rare sighting of Anna Wintour without her trademark sunglasses as she leaves 'rat-infested' Vogue office,2520,discuss\nNujaifi Condemns / Daash / crime in Saqlawiyah and Alsiger areas of Anbar.,2016,unrelated\nOttawa shooting: Sergeant-at-arms Kevin Vickers hailed a hero for shooting rampaging gunman,1472,discuss\nLebanon confirms holding ISIS chief’s kin,816,unrelated\nPentagon: death of al Shabaab leader in U.S. strike would be major blow,941,unrelated\nPope Francis turns out not to have made pets in heaven comment,686,unrelated\nKim Jong-un ‘is so fat from eating cheese that he has broken his ankles’,1097,unrelated\n\"Vice Media CEO Shane Smith Spent $300,000 on Las Vegas Dinner (Report)\",99,discuss\nNew Audio Shows Michael Brown Was Shot at 11 Times,1130,unrelated\nReport: Christian Bale Just Bailed on the Steve Jobs Movie,1217,discuss\nNorth Korean leader Kim Jong-un to open restaurant in Scotland,551,unrelated\nNot coming to a store near you: The pumpkin spice condom,2354,agree\nNicaraguan commission on possible meteorite crash presents rock samples,971,unrelated\nKim Jong-un 'so fat he has fractured his ankles',2441,unrelated\n\"Video showing American journalist beheaded believed real, officials and family say\",1948,discuss\nGive a homeless man $100 and see what he does with it [Video],2370,unrelated\nISIS Extremists Claim to Behead British Hostage David Haines,1757,discuss\nISIL video claims beheading of kidnapped journalist James Foley,694,discuss\n\"No, there aren’t any Ebola cases in Iraq\",1013,unrelated\n\"No, Banksy hasn’t been arrested\",1739,agree\nMissing jetliners raise fear of new 9/11-style attacks after Libyan airport falls to Islamic militants,2448,discuss\n\"McDonald’s Removing Big Mac, Apple Pies And Eliminating Large Size Options\",1785,unrelated\nRapper Big Bank Hank of Sugarhill Gang dies at 57,1458,unrelated\nMarijuana Law New York: How No-Arrest Policy Could Make Things Worse For Minor Offenders ,775,unrelated\nKANE'S FUTURE IN WINNIPEG IN DOUBT?,2295,unrelated\n\"Kim Yo Jong, Kim Jong-Un’s Sister, Takes Control of North Korea While Brother Gets Treatment?\",2087,unrelated\n\"Six months after abducting Nigerian schoolgirls, Boko Haram reportedly wants to free them\",800,unrelated\nISIS leader dead?,81,unrelated\n\"Batmobile stolen in Detroit? Good one, joker!\",702,unrelated\nCNN Plays Alleged Recording of Michael Brown Shooting,958,unrelated\nAngry mob hacks off alleged rapist's genitals with meat cleaver after dragging him into butchers,932,unrelated\nIslamic State Militants Claim to Have Beheaded US Journalist James Wright Foley,1009,unrelated\nIraq Says Arrested Woman Is Not The Wife of ISIS Leader al-Baghdadi,1787,unrelated\nSeth Rogen reportedly nabs Steve Wozniak role in Steve Jobs filmSteve Jobs Iconic Moments,1024,unrelated\nNicaragua says meteorite probable cause of blast in capital,1825,discuss\nBREAKING NEWS: ISIS beheads missing American journalist James Wright Foley as warning to US to cease action in Iraq,2109,unrelated\n\"Catholic priest dies for 48 mins, wakes up claiming God is a woman\",2142,unrelated\nMilitant Group Says It Killed American Journalist in Syria,26,unrelated\nN Korean leader misses annual ritual; sister ‘takes over duties’,490,unrelated\nKim Jong-Un's Scottish Dog Meat Restaurant Is Probably Fabricated Shite,2225,agree\nSources: Guns N' Roses Frontman Axl Rose Found Dead in West Hollywood Home at Age 52,2123,unrelated\nNET Extra: Back-from-the-dead Catholic priest claims God is a female...,398,unrelated\nHas J.J. Abrams Asked for THE FORCE AWAKENS Release Date to be Moved Up?,2084,discuss\nBREAKING: ISIS Beheads American Journalist James Wright Foley,984,unrelated\nSHOCK CLAIM: PGA Golfer Says Tiger Woods Is Suspended For Failed Drug Test,1175,unrelated\nAudio recording allegedly captures at least 10 shots fired in Michael Brown killing,1446,discuss\nGovernment fires employee who skipped work for 24 years,1296,unrelated\n\"Stainless steel Apple Watch could cost just $499, but gold will be 10 times as pricey\",521,unrelated\nKim Jong-un So Fat He Injured His Ankles,1457,unrelated\nAn Audio Recording of the Michael Brown Shooting Has Reportedly Surfaced,2234,unrelated\nDurex Is Not Making Pumpkin Spice Condoms After All: A Hoax Debunked,550,agree\nWhite House fence-jumper made it far deeper into building than previously known,1931,unrelated\nContinuing Violence Puts Boko Haram Ceasefire In Jeopardy,1419,discuss\nAudio recording allegedly captures moment Michael Brown was shot,321,unrelated\n'They ate through the ceilings and pooped on the keyboards': Rats are 'taking over' Vogue's new World Trade Center office and Anna Wintour 'no longer wants to work there',964,unrelated\nFounding Fathers-Era Time Capsule Found in Boston,1299,unrelated\nTeacher sex tape exposed as a FAKE after internet detectives trace the origin of pornographic clip,1496,disagree\nReport: 4 ISIS Terrorists Caught at Southern Border in 36 Hrs,385,unrelated\nMan Known as ‘Jihadi John’ Is Identified as Mohammed Emwazi,562,unrelated\nCanadian Michael Zehaf-Bibeau thought to be the gunman in Ottawa shooting,1739,unrelated\nDog abandoned at railway station with suitcase set for happy ending as offers pour in,1648,unrelated\nWHO investigates media reports ISIS fighters contracted Ebola,1385,unrelated\nTiger Woods' agent shoots down report of failed drug test,2330,agree\n\"Nigeria Says It Struck A Cease-Fire With Boko Haram, But Are They Talking To The Right Guy?\",531,discuss\nNigeria announces truce with Boko Haram; fate of schoolgirls unclear,1661,unrelated\nTwo GOP Congressmen Say Suspected Terrorists Caught Crossing U.S.–Mexico Border,2261,discuss\nISIS launch SCORPION BOMBS to spread panic in Iraq,2257,unrelated\nBrian Williams Insists NBC News Meteorologist Did Not Pee in the Snow While on Air,1968,agree\nOttawa Shooting: Soldier Shot at Canada's National War Memorial,373,unrelated\nZack Snyder Makes Fun of Stolen Batmobile Rumor with New Image,2302,unrelated\nPentagon: 1 weapons bundle seized by militants,1938,unrelated\nIraqi media says ISIS militants have contracted Ebola,1438,unrelated\n\"No, Pumpkin Spice Condoms Are Not A Real Thing\",1477,unrelated\nCNN Plays Alleged Audiotape of Michael Brown ShootingMilitarization Of Police,220,unrelated\nIs There an ISIS Threat on the Texas-Mexico Border or Not?,226,unrelated\n\"UPDATE: Soldier, gunman who died in Ottawa rampage identified\",2214,agree\nSources: Guns N' Roses Frontman Axl Rose Found Dead in West Hollywood Home at Age 52,1477,unrelated\n#RIPFidel fuels false rumors of Cuban leader's death after another Fidel Castro dies,2377,unrelated\nTexas plumber's truck on front line of Syria war,1467,unrelated\nLetter From Lego To Parents In The '70s Makes An Important Point About Gender,1726,unrelated\n\"US hostage 'murdered' by militants in Yemen, says Hagel\",1187,discuss\n\"HBO streaming service could launch in April for $15 per month, work on Apple TV\",1787,unrelated\nWoman Spends Entire Week In KFC After Getting Dumped By Her Boyfriend,1791,unrelated\nBritish Man Slaps People If They Sneeze In Public,2277,unrelated\nLynch mob chop man's penis off after catching him allegedly trying to rape teenager,2072,unrelated\nChristian Bale will not play Steve Jobs,199,agree\nISIS chlorine attack on security forces confirmed – Iraq officials,1357,unrelated\nPentagon confirms al-Shabab leader killed in airstrike in Somalia,1746,unrelated\nLarge space object slams Nicaragua’s capital as asteroid passes Earth,1627,unrelated\n\"No, Saudi TV Didn't Blur Out Michelle Obama's Face When the President Met King Salman\",8,unrelated\nIraqi social-media rumors claim IS leader slain,1473,discuss\nNigerians doubtful of girls' release after Boko Haram 'truce' breached,206,unrelated\nISIS Militant “Jihadi John” Identified As Young West Londoner,1933,unrelated\nAngry mob hacks off alleged rapist's genitals with meat cleaver after dragging him into butchers,1294,unrelated\n\"Catholic Priest Dead For 48 Minutes, Is Miraculously Revived – His Revelations About God Are Even More Shocking\",992,unrelated\n\"James Foley: American Journalist, James Wright Foley Beheaded in New ISIS Video [Breaking News]\",991,discuss\nStrange mark turns out to be tropical spider burrowing under vacationer's skin,1864,discuss\nNBC's Tom Brokaw reportedly wants Brian Williams fired over fabricated Iraq helicopter story,2176,discuss\nMan chops off his own penis after girlfriend told him he was no good in bed,40,unrelated\nReport of quarantined Texas town NOT real; shared on a 'fake' news website,1260,unrelated\nBoko Haram ceasefire ignored as violence flares in Borno state,2096,unrelated\nEmotional sergeant-at-arms is greeted back to parliament with a rousing standing ovation a day after he heroically shot dead terrorist - the first time he used weapon in 30 year career,1472,discuss\nAmerican hostage in Yemen freed in military raid-Defence Ministry,683,disagree\nISIS Blasts 'Scorpion Bombs' At Civilian Areas In Iraq; Mosul Residents Living In Fear,2354,unrelated\nTexas Town Quarantined After Family Of Five Test Positive For The Ebola Virus,409,unrelated\n'Sex attacker' has penis cut off with a cleaver in India,1530,unrelated\n\"Vice CEO Shane Smith reportedly spent $300,000 on a steak dinner at CES\",640,unrelated\nRobot security guards now patrolling Microsoft's Silicon Valley campus,1584,unrelated\nCountry Music Legend Willie Nelson Dies at Age 81,185,unrelated\nNasa questions whether crater in Nicaragua caused by meteorite,1731,disagree\n\"US, UK eye rapper as British-born militant who beheaded journalist James Foley\",125,unrelated\nOttawa investigates reports that Isis has captured Canadian-Israeli woman,1173,discuss\n\"In Moscow, police are looking for a felon, cut the male genitals\",1258,unrelated\nDuped again: Macaulay Culkin is not dead,498,unrelated\nAnyone for dog meat soup? Kim Jong-Un considers opening restaurant in Scotland selling North Korean delicacies,551,unrelated\n\"What was fake on the Internet this week: Obama’s peace prize, pumpkin-spice condoms and insane winter snow\",1342,unrelated\nSaudi Arabian cleric issues fatwa against snowmen,1064,agree\nWSJ: Apple cut watch health features due to erratic sensors,2174,unrelated\nTiger Woods' agent shoots down report of failed drug test,1735,unrelated\nConflicting reports on alleged IS capture of Canadian woman,214,unrelated\n\"Islamic State leader's family detained by Lebanon, officials say\",682,unrelated\n\"Boko Haram claims to have German hostage, denies ceasefire\",1374,unrelated\nRajasthan: Angry mob teaches rapist a lesson; chops penis off,1042,unrelated\nRussian TV actor wakes up to find his testicles stolen,2443,unrelated\nShots Heard In Alleged Brown Shooting Recording [AUDIO],2235,discuss\nHORROR: ISIS Fighters Have Reportedly Contracted Ebola,225,unrelated\n\"James Foley: American Journalist, James Wright Foley Beheaded in New ISIS Video [Breaking News]\",2130,unrelated\nChristian Bale Exits Steve Jobs Movie (Exclusive),919,unrelated\nBigfoot Strolls Through A Russian Forest -- At Least That's The Claim [VIDEO],2280,unrelated\nReport: NYPD to stop arresting people for minor marijuana offenses,2367,unrelated\nPentagon Denies It Killed ISIS Chief As Airstrikes Hit Top Extremists,1222,unrelated\nHas Kim's SISTER taken over North Korea? Dictator fails to show for key Communist event (but does send a nice flower basket instead),77,unrelated\nKevin Vickers Hailed As Hero For Reportedly Shooting Gunman Inside Parliament,1631,discuss\nAaron Sorkin Confirms Christian Bale Will Play Steve Jobs,296,unrelated\n\"Luke Somers, American Hostage, Is Killed During Rescue Attempt in Yemen, U.S. Official Says\",56,unrelated\nJeh Johnson shoots down Duncan Hunter's assertion IS is entering U.S. via Mexico,220,unrelated\n\"Apple to Take Reservations for Trying On Apple Watch, Considered Platinum Model\",80,unrelated\nIt Begins: HazMat-Wearing Passenger Spotted At Airport,490,agree\nDog abandoned at Scottish rail station with suitcase full of belongings  Read more: http://www.ctvnews.ca/world/dog-abandoned-at-scottish-rail-station-with-suitcase-full-of-belongings-1.2175026#ixzz3O9Shc1IO,1198,unrelated\nIsis claims to behead US journalist,984,unrelated\nOttawa gunman identified as 32-year-old Michael Zehaf-Bibeau,2134,unrelated\n\"David Haines Beheaded By ISIS, Execution Video Contains Threats Against UK: Reports\",1183,discuss\nAlleged audio of Michael Brown shooting released,1715,discuss\nReport: Taliban Detainee Swapped for Bowe Bergdahl Suspected of Trying to Return to Terrorism,2314,unrelated\n\"Marine Gets Shot in the Head, Walks Away\",709,unrelated\n\"ISIS: We have our hands on weapons, ammo air-dropped by U.S.\",2176,unrelated\n\"Six months after abducting Nigerian schoolgirls, Boko Haram reportedly wants to free them\",2070,unrelated\n\"Calm Yourselves, Durex Has NOT Come Out With A Pumpkin Spice Condom\",2152,unrelated\nKim Jong-un relying on ‘cobra wine’ after problems with trouser snake,1893,unrelated\nHeartwarming video shows son revealing he’s paid off parent’s mortgage as a Christmas gift,136,agree\nREPORT: JETLINERS STOLEN FROM LIBYA COULD BE USED TO ATTACK U.S. ON 9/11,263,unrelated\n\"Op-Ed: Hoax – Priest who never existed claims he died, saw female God\",2459,unrelated\n#Hairgate: iPhone 6 users say device pulls out hair,1289,unrelated\n\"Is Apple about to launch a totally redesigned, 12-inch MacBook Air?\",1344,discuss\nPGA Tour Denies Claim That Tiger Woods Failed A Drug Test,550,unrelated\nBREAKING NEWS: ISIS beheads missing American journalist James Wright Foley as warning to US to cease action in Iraq,115,unrelated\nChristian Bale to Play Steve Jobs in New Movie,1519,unrelated\nCanada probes Michael Zehaf-Bibeau as possible suspect in Ottawa shooting - source,1458,unrelated\nA Predator Drone Has Reportedly Been Spotted Circling Above ISIS's Capital City,2367,unrelated\n'Banksy' Reacts To Paris Attack With Poignant Drawing,614,unrelated\n\"Forget 18-karat gold, next-generation Apple Watch Edition could use platinum: Report\",2090,unrelated\nMan With Ebola-Like Symptoms Claims Contact With 'Patient Zero' in Texas,1901,unrelated\nKimye’s Fault? Anna Wintour’s NYC ‘Vogue’ Offices Hit With Disgusting Rat Infestation: ‘Rat Droppings On Desks’,387,unrelated\n\"HBO streaming service could launch in April for $15 per month, work on Apple TV\",1534,discuss\nGOP Rep: ‘At Least Ten ISIS Fighters Have Been Caught Coming Across The Mexican Border’,2039,unrelated\n20 year old burger? McDonald's burger purchased in 1995 hasn't aged a bit,2531,unrelated\n11 aircraft are missing from ‘terrorist-held’ Tripoli airport ahead of 9/11 anniversary,846,unrelated\nIraqi Official Dismisses ‘Unfounded’ Reports That ISIS Fighters Have Ebola,1034,unrelated\nObama Denounces James Foley's Execution: 'Today The Entire World Is Appalled',704,unrelated\nRep. Duncan Hunter: 'At Least 10' ISIS Fighters Caught at Mexican Border,614,unrelated\nJihadi John: Mohammed Emwazi named as masked man behind ISIS beheadings,2531,unrelated\nPentagon: ISIS Got U.S. Weapons Package,693,unrelated\nWhite House Fence Jumper Made It Further Into Building Than Reported,311,unrelated\n\"Omar Gonzalez, White House Fence-Jumper, Made it Farther Inside\",2068,unrelated\nDurex on Rumored ‘Pumpkin Spice’ Condom: No Comment,2252,discuss\nUS officials: Video shows American's execution,2147,discuss\nLebanon 'holding IS leader's daughter and ex-wife',585,unrelated\n\"Rare meteorite impact causes blast in Nicaragua's capital, Managua\",524,unrelated\n#HairGate: iPhone 6 Customers Are Complaining That The Phone Is Ripping Out Their Hair,513,unrelated\nWas Heart-Tugging Viral Video Of Generous Homeless Man All A Hoax?,1820,unrelated\nExperts: More facts needed on purported audio recording of Michael Brown shooting,477,unrelated\n\"Leader of Qaeda-Linked Somali Group Is Dead, U.S. Says\",1982,discuss\nWeather Reporter Mike Seidel Was Caught Off Guard on Live TV and Appeared to Be Urinating in the Snow -- Watch!,205,unrelated\nTim Cook Reportedly Reveals Apple Watch Waterproofing Has Improved,1921,unrelated\nTourist wakes to find strange red trail on his stomach - and discovers a spider has burrowed through his appendix scar and crawled UNDER his skin while on holiday in Bali,2096,unrelated\nLebanon detains wife and son of Al-Baghdadi,2154,unrelated\nISIS Releases YouTube Video Showing 10-Year-Old 'Martyr' Allegedly Killed in Battle,882,unrelated\nTropical spider 'burrowed under man's skin through scar' - video report,1271,unrelated\n\"Boko Haram Cease-Fire: Abducted Nigerian Schoolgirls To Be Released, Officials Say\",1506,unrelated\n\"Dead for 48 minutes, Catholic Priest claims God is female\",1227,disagree\nCNN Plays Alleged Audiotape of Michael Brown ShootingMilitarization Of Police,269,unrelated\nCanada probes Michael Zehaf-Bibeau as possible suspect in Ottawa shooting - source,530,unrelated\n\"SEE IT: ISIS militants caught trying to cross border into Texas, Congressman claims\",2385,discuss\nViral Photo Shows How Chinese Workers Are Used to Manipulate App Store Rankings,2407,unrelated\n\"Apple Reportedly Preparing 12-inch MacBook Air, Thinner and Lighter than Existing Models\",1863,unrelated\nTexas Town Quarantined After Family Of Five Test Positive For The Ebola Virus,1625,disagree\nReport: HBO Now coming to Apple TV next month,342,unrelated\n\"Is Kim Jong-un's Sister, Kim Yo-jong, Running North Korea In His Mysterious Absence?\",1473,unrelated\nCanadian-Israeli Woman Says She Hasn’t Been Captured By ISIS,887,unrelated\n\"No, there aren’t any Ebola cases in Iraq\",1891,discuss\nThat Was Fast: Christian Bale Bails on Steve Jobs Biopic,1646,unrelated\n\"Rumor: Gold Apple Watch Edition priced up to $5,000, steel version at $500, will debut on Feb. 14\",1672,discuss\nSeven girls fall pregnant after five day school trip in Bosnia and Herzegovina,2304,discuss\nUnconfirmed reports claim Canadian-Israeli Gill Rosenberg captured by ISIS,1628,unrelated\nIslamic State releases video apparently showing the beheading of missing US journalist James Foley,1385,unrelated\nPentagon confirms al-Shabab leader killed in airstrike in Somalia,60,unrelated\n\"So, There Might Be a Rat Infestation at Vogue\",224,discuss\nDNA Tests Confirm Lebanon Is Holding ISIS Leader’s Child,530,unrelated\nNew Audio Allegedly Captures Moment Michael Brown Was Shot,1481,unrelated\n[Updated] Saudi State Television Allegedly Blurs Michelle Obama’s Face During Meeting With New Saudi King,1975,discuss\nISIS pays tribute to its 'Cub of Baghdadi' child soldier,1785,discuss\n\"Catholic Priest Dead For 48 Minutes, Is Miraculously Revived – His Revelations About God Are Even More Shocking\",2240,agree\nIsis video claims to show beheading of British hostage David Haines,570,unrelated\nIraq Says Arrested Woman Is Not The Wife of ISIS Leader al-Baghdadi,1267,discuss\nIdentity of ISIS terrorist known as 'Jihadi John' reportedly revealed,2328,unrelated\nBoko Haram ceasefire ignored as violence flares in Borno state,2192,unrelated\nBritish hostage David Haines beheaded by Islamic State terrorists,737,unrelated\n\"'American bombing had signed my death certificate': Missing US journalist James Wright Foley goes unflinching to his death as ISIS behead him in horrific video, as a warning to Obama\",1721,discuss\nHeartbroken girl spends week in KFC after getting dumped,1473,unrelated\nDaash Ebola transferred to Mosul {Google Translate],1904,discuss\nMexico finds 4 more graves at site of suspected student massacre,1825,unrelated\nISIS Border Crisis: DHS Chief Says Terrorists Not Entering US Through Mexico,564,unrelated\n#ISIS beheads photojournalist James Wright Foley in a massage to US to end its intervention in #Iraq.,933,discuss\nChristian Bale won't play Steve Jobs,860,discuss\nAmazon Is Going To Open A Physical Store!,1948,unrelated\nVideo Purports To Show Beheading Of U.S. Journalist By Militants,826,unrelated\nMacaulay Culkin Victim of Another Online Death Hoax,1012,unrelated\n11 aircraft are missing from ‘terrorist-held’ Tripoli airport ahead of 9/11 anniversary,1865,discuss\n\"Boko Haram agrees to ceasefire, release of school girls\",1541,unrelated\n\"Mexico hit by student massacre: At least 17 anti-corruption protesters 'rounded up, murdered and dumped in a mass grave' - and another 26 are missing\",1912,discuss\nNicaragua asks U.S. for help investigating meteorite crater,1722,discuss\nLebanon 'holding IS leader's daughter and ex-wife',2412,unrelated\nRumors about Fidel Castro’s death again circulate on the Internet,879,unrelated\nUS Lawmaker: Ten ISIS Fighters Have Been Apprehended Coming Across Southern Border (Video),186,unrelated\nReport—Jose Canseco accidentally shot at his home tonight,2230,unrelated\nReport: Exec popped for $300k dinner after run at blackjack,1498,unrelated\nDoubts cast over Nicaragua meteorite claim,2307,unrelated\nWatch marine take sniper shot to the head and live,2452,unrelated\nAttorney: New audio reveals pause in gunfire when Michael Brown was shot,1289,unrelated\nAbdel-Majed Abdel Bary in Foley beheading: London rapper songs help identify him,2295,unrelated\nSeth Rogen to play Steve Wozniak alongside Christian Bale's Steve Jobs,2124,unrelated\nNicaragua says meteorite probable cause of blast in capital,1795,unrelated\nTexas plumber's truck on front line of Syria war,298,unrelated\nSomalia Shebab chief Ahmed Abdi Godane likely dead in US strike: Source,1835,discuss\n\"12in Retina MacBook Air release date rumours: All-new 12in MacBook Air design for 2015, launching at WWDC?\",45,unrelated\nLebanon confirms holding ISIS chief’s kin,1883,unrelated\n\"A message from Jim's mom, Diane Foley:\",2524,agree\n\"Why the Gold Apple Watch Edition Must Cost $10,000\",2483,unrelated\nCheese addiction breaks Kim Jong-un's ankles,505,unrelated\nPrisoner Released in Bergdahl Exchange Tried to Reconnect With Taliban,371,discuss\n\"Rare Case: Seven Bosnian Girls, Aged 13 And 14, Fall Pregnant After Five-Day School Trip; Parents Outraged After School Cites 'Parental Neglect'\",2526,unrelated\nCanadian-Israeli Woman Says She Hasn’t Been Captured By ISIS,693,unrelated\nPolice Looking For A Man That Slaps People When They Sneeze!,2477,unrelated\nBoko Haram denies it has agreed ceasefire,1195,discuss\nSaudi cleric issues fatwa on snowmen,2456,agree\nNationwide turkey recall? Ebola-infected birds? USDA debunks the hoax,1459,unrelated\n7 Bosnian teens get pregnant on school trip,1198,unrelated\n\"At CBS Detroit, Fan Site 'Scuttlebutt' Is Enough to Publish Batmobile Rumor\",1338,unrelated\nIs Kim Jong Un's sister Kim Yo Jong in charge?,1256,unrelated\n\"Nigeria, Boko Haram reach ceasefire deal, kidnapped girls to go free, official says\",402,unrelated\nAlleged audio of Michael Brown shooting has surfaced,1776,discuss\nCanadian Michael Zehaf-Bibeau thought to be the gunman in Ottawa shooting,2246,discuss\nIslamic State accused of using chlorine gas on Iraqi soldiers,2024,unrelated\nTropical spider burrows under man's skin through scar,2175,unrelated\n\"Calm Yourselves, Durex Has NOT Come Out With A Pumpkin Spice Condom\",119,unrelated\nMeteor Leaves 40-Foot Crater Near Managua's Airport,1722,discuss\nIsis claims it has US airdrop of weapons,2397,discuss\nMacaulay Culkin Dead: Actor Once Again Victim Of Death Hoax,1423,unrelated\nElectric shock turns Russian boy into Marvel's Magneto,388,agree\n\"Paradise is open to all, even dogs, Pope tells boy\",1361,unrelated\nSources: Guns N' Roses Frontman Axl Rose Found Dead in West Hollywood Home at Age 52,2343,unrelated\n’6 Days Darkness in December 2014′ 100% Fake; NASA Confirmed 3 Days Total Darkness Hoax as Well,2423,unrelated\nESPN's Domestic Violence Panel Is Missing Something Important,1699,disagree\nMagic mushrooms found at Buckingham Palace,2519,unrelated\nWatch: ISIS Claims to Have Captured U.S. Airdropped Weapons,2509,discuss\nKilling in the name of! Kim Jong-un launches attack on others named 'Kim Jong-un',1857,discuss\nA viral photo in China shows how to manipulate App Store rankings the hard way,1784,discuss\n\"Video showing American journalist beheaded believed real, officials and family say\",1295,unrelated\nMichelle Obama’s face blurred by Saudi state television,2453,disagree\nChristian Bale quits Steve Jobs movie,2455,discuss\nFears Islamic State could launch EBOLA attack on Britain after fighters 'contract virus',2003,discuss\n\"Vice's Shane Smith drops $300,000 on Vegas dinner\",1572,unrelated\nWho Is Michael Zehaf-Bibeau? Ottawa Shooter Suspect Identified By Canadian Officials ,1547,unrelated\nAbdel-Majed Abdel Bary: London Rapper Identified As ISIS Militant Who Beheaded James Foley,591,unrelated\n\"Forget 18-karat gold, next-generation Apple Watch Edition could use platinum: Report\",734,unrelated\n\"James Wright Foley, Kidnapped Journalist, Apparently Executed by ISIS\",2388,discuss\nPrisoner Released in Bergdahl Exchange Tried to Reconnect With Taliban,1251,unrelated\nDid Kim Yo-Jong Take Kim Jong Un’s Role? North Korea Ill Health Rumors Are ‘Fabricated’,1406,unrelated\n\"Cook said to confirm Apple Watch is showerproof, lasts a day\",1289,discuss\nVogue's new digs are reportedly swarming with rats,304,unrelated\n\"ISIS Militants In Mosul Have Contracted Ebola, Iraqi Media Sources Claim\",1004,unrelated\nNigeria announces truce with Boko Haram; fate of schoolgirls unclear,1761,discuss\n#HairGate: iPhone 6 Customers Are Complaining That The Phone Is Ripping Out Their Hair,1374,unrelated\nSoldier shot in Ottawa at War Memorial,633,unrelated\nJournalist James Wright Foley reportedly beheaded by ISIS,1361,unrelated\nSEND IN THE DRONES: Predator drones flown over IS headquarters in Syria,286,unrelated\nLuke Somers' sister says he was killed in failed Yemen rescue attempt,1256,unrelated\nConfusion as Cuba’s Castro mourned instead of Kenya’s Fidel,879,unrelated\n\"How did Fake Chinese News Site Dupe Washington Post, Atlantic, BBC?\",2072,unrelated\nFears journalist James Wright Foley beheaded by Islamic State jihadists in ‘message’ to United States,1776,unrelated\nUPDATE: Internet report of Ebola outbreak in Purdon not true,346,unrelated\nStar Wars: The Force Awakens to be released this summer?,683,unrelated\nSeth Rogen Eyed to Play Apple's Steve Wozniak in Christian Bale's Steve Jobs Movie (Exclusive),1539,unrelated\n'Hairgate': iPhone 6 users encounter latest Apple problem after 'bendgate',1090,discuss\nReport: Christian Bale Just Bailed on the Steve Jobs Movie,1658,unrelated\nHas North Korean dictator Kim Jong-un been replaced by his sister?,2020,unrelated\nNew Audio Recording From Ferguson May Capture Michael Brown Shooting,2044,unrelated\nSaudi Arabia Cleric Issues Fatwa Against Building Snowmen,2317,unrelated\nNorth Korea directive reveals apparent ban on sharing Kim Jong-un’s name,2156,unrelated\nIs Durex Planning To Release A Pumpkin Spice Condom?,2269,discuss\nCloistered nun has a stomach ache  hospital gives birth to a baby [Google Translate],2492,agree\n\"Michael Zehaf-Bibeau, slain Ottawa shooter, had criminal record in Quebec, B.C.\",789,agree\nDo all dogs go to heaven? Pope tells grieving boy: 'Paradise is open to all of God’s creatures',26,unrelated\nNun gives birth to surprise baby after complaining of stomach pains,2192,unrelated\nGovernment fires employee who skipped work for 24 years,2187,unrelated\nGiant 8ft 9in catfish weighing 19 stone caught in Italy is thought to be the biggest ever reeled in with a rod and line,1183,unrelated\nISIS Seemingly Beheaded American Journalist James Wright Foley,511,unrelated\nStudent accidentally sets college on fire during fireworks proposal,504,unrelated\nCannibal mum tries to EAT her own baby shortly after giving birth,1029,unrelated\nBritish Man Slaps People If They Sneeze In Public,1263,unrelated\nNigerians doubtful of girls' release after Boko Haram 'truce' breached,2045,unrelated\n\"Leader of Qaeda-Linked Somali Group Is Dead, U.S. Says\",2506,unrelated\n\"Six months after abducting Nigerian schoolgirls, Boko Haram reportedly wants to free them\",2088,unrelated\nBoko Haram ceasefire ignored as violence flares in Borno state,1419,discuss\nFence-jumper made it farther in White House than Secret Service let on,516,unrelated\nRumor: Apple to hold event this month to unveil Retina MacBook Air & finalize Apple Watch specs,130,unrelated\n\"Once Again, The Banksy 'Arrest' Is A Giant Hoax. Repeat: A Hoax.\",1437,unrelated\nRumor debunked: RoboCop-style robots are not patrolling Microsoft's campus,2306,unrelated\nReport: Missing Libyan jetliners raise fears of suicide airliner attacks on 9/11,2010,discuss\n\"No, Banksy has not been arrested (sigh)\",2362,agree\nNET Extra: Back-from-the-dead Catholic priest claims God is a female...,676,unrelated\nMystery man slaps shoppers around head for sneezing,2477,unrelated\nIs the Alleged Audio of the Gunshots That Killed Michael Brown a Hoax?,1832,unrelated\nObama: murder of James Foley 'shocks the conscience of the entire world',139,unrelated\n\"Sadly, Pumpkin Spice Condoms Aren't A Thing After All\",2252,agree\nI aborted my baby because it was a boy,692,unrelated\nGovernment fires employee who skipped work for 24 years,1939,unrelated\n\"ISIS Unleash \"\"Scorpion\"\" Bombs In Iraq\",1127,agree\nPeople On Twitter Think Macklemore Has Joined ISIS,1217,unrelated\nCNN audio: Is this the moment Michael Brown was shot?,1299,unrelated\nPolice Looking For A Man That Slaps People When They Sneeze!,87,unrelated\nISIL video claims beheading of kidnapped journalist James Foley,2067,discuss\nSergeant-at-Arms stopped shooter on Parliament Hill,2521,unrelated\nMedia Fooled Again? Story Claims 7 of 28 Girls On School Trip Came Home Pregnant,2230,unrelated\nThis Is Why Rumors That ISIS Is Crossing The Border Into The U.S. Aren’t Going Away,666,discuss\n\"ISIS beheads American photo-journalist James Wright Foley, threatens more to come\",1009,unrelated\n\"Luckiest Pizza Delivery Guy Ever Gets $2,000 Tip\",1017,unrelated\nDog found abandoned outside railway station with suitcase of his belongings,382,unrelated\nGod Is A Woman – Resurrected Father Narated,2520,unrelated\nSnowmen Declared Anti-Islamic As Snow Falls in Saudi Arabia,26,unrelated\n\"Prankster Gives Homeless Man $100, Secretly Follows Him And Learns He Buys Food For Others\",2370,unrelated\nPentagon: 1 weapons bundle seized by militants,1708,unrelated\n\"Accused Boston Marathon Bomber Severely Injured In Prison, May Never Walk Or Talk Again\",181,unrelated\nReport of quarantined Texas town NOT real; shared on a 'fake' news website,169,unrelated\nApp brush list actually do so sister you tired it?,23,unrelated\nYPG Confirms: Gill Rosenberg Not Captured in Kobani,1240,unrelated\nSoldier shot near Canadian parliament building,1988,unrelated\nPope Francis turns out not to have made pets in heaven comment,255,disagree\nBoko Haram 'to release abducted schoolgirls' as part of ceasefire agreement,903,unrelated\n\"White House Fence-Jumper Overpowered Secret Service Officer, Ran Through Much of Main Floor\",112,discuss\nISIS Getting Ebola,1689,discuss\nMan chops off own penis after being dumped by his girlfriend,2254,unrelated\nURGENT: ISIS kills 300 Iraqi soldiers by chlorine gas attack in Saqlawiyah,2016,unrelated\n\"Video showing American journalist beheaded believed real, officials and family say\",1251,unrelated\nTropical spider burrowed under Bali tourist's skin,1530,unrelated\nKimye’s Fault? Anna Wintour’s NYC ‘Vogue’ Offices Hit With Disgusting Rat Infestation: ‘Rat Droppings On Desks’,224,agree\nIndian worker sacked after going on leave for 24 years,1097,unrelated\nDylan Thomas Finds Tropical Spider Burrowed Under Skin,2293,discuss\nWeaponized Ebola? ISIS Militants Said To Contract Deadly Virus,1938,unrelated\nUrgent: The Leader of ISIL 'Abu Bakr al-Baghdadi' Killed! / Photo,35,unrelated\nISIS Beheads American Journalist,2304,unrelated\nNewly Discovered Mass Grave Linked to Missing Mexican Students,2334,discuss\nMexican investigators fear mass grave might hold 43 missing students,1538,unrelated\nTBS Speeds up SEINFELD by 7.5% to Add 2 More Minutes of Commercials,955,unrelated\n\"Rumor: Stainless Steel Apple Watch Will Cost $500, Gold $4,000\",1983,discuss\nSenior Western Intelligence Official Confirms London Rapper Abdel Majed Abdel Bary Is A Suspect In The Foley Killing,616,discuss\n\"Nigeria, Boko Haram reach ceasefire deal, kidnapped girls to go free, official says\",2156,unrelated\n\"Boko Haram denies cease-fire, leader says he married off kidnapped girls\",2045,unrelated\nMatt Taibbi Disappears From Omidyar’s First Look Media,2362,unrelated\nReports: Islamic State uses chlorine gas against Iraqi forces,2016,unrelated\nJose Canseco Shot in the Hand During Accidental Shooting at Vegas Home,744,unrelated\nWatch: US marine survives Taliban sniper headshot in Afghanistan,2360,agree\nNew Audio Allegedly Captures Moment Michael Brown Was Shot,2434,discuss\nWas Heart-Tugging Viral Video Of Generous Homeless Man All A Hoax?,1681,unrelated\n\"Batmobile stolen in Detroit? Good one, joker!\",942,discuss\nMichael Brown shooting audio caught on tape?,2044,unrelated\nSeven teenage girls get pregnant on school trip,2504,agree\nThe @FoxNewsPress Account Tweeting Lawsuit Threats Is a Fake,1656,unrelated\n\"Boko Haram Cease-Fire: Abducted Nigerian Schoolgirls To Be Released, Officials Say\",2272,discuss\nSay 'eh-oh!' to the Teletubbies SUN BABY - can you still recognise her after 19 years?,769,agree\n\"Priest Dies, Wakes Up, Claims God Is a Woman. Huh?\",2434,unrelated\n\"ISIS Claims It Kidnapped Gill Rosenberg, The First Western Woman To Fall Into The Group's Hands\",513,unrelated\nAxl Rose Dead? Of Course Not — Tiresome Internet Death Hoax Plague Hits Guns N’ Roses Frontman,769,unrelated\nMacaulay Culkin Victim of Another Online Death Hoax,690,unrelated\nWoman Stays In KFC For A Week To Get Over Her Break-Up,887,unrelated\nNew Audio Reveals Pause in Gunfire When Michael Brown Was Shot: Attorney,2220,discuss\n\"11 Tripoli Planes Still Missing, Sparks 9/11 Concerns\",2208,agree\n\"Palestine accuses Israel of opening dams, flooding Gaza, forcing evacuations\",2055,unrelated\nKC hospital: Patient does not have symptom profile of Ebola,1404,agree\nFence-jumper got farther into White House,311,unrelated\nBest Christmas present ever? Heartwarming moment app developer reveals to his parents he had paid off their mortgage,1439,unrelated\n\"Planetary Alignment On Jan 4, 2015 Will Decrease Gravity For 5 Minutes Causing Partial Weightlessness\",1832,unrelated\nBoko Haram denies ceasefire claim by Nigeria's government,1003,unrelated\nReport: 4 ISIS Terrorists Caught at Southern Border in 36 Hrs,2132,unrelated\nObama administration DENIES congressman's claim that 'at least ten ISIS fighters have been caught coming across the Mexican border in Texas',1931,disagree\nSoldier shot at War Memorial; multiple shots fired in Parliament,892,unrelated\n\"ISIS using bombs containing live SCORPIONS in effort to spread panic, in tactic used 2,000 years ago against Romans\",1338,unrelated\nUS officials: Video shows American's execution,1040,unrelated\n\"Small meteorite strikes Nicaragua, government says\",724,unrelated\nIS Fighters Seize Weapons Cache Meant for Kurds,2213,unrelated\nPumpkin Spice Condoms Could Be The Only Thing To Save The World From Basic Children,703,unrelated\nPope says dogs can go to heaven: ‘Paradise is open to all of God’s creatures’,2297,agree\nChristian Bale In Talks To Play Steve Jobs In Sony's Next Biopic,687,unrelated\n\"What We Know About Kim Yo Jong, Who May Control North Korea\",1029,unrelated\n'There is no limit to their depravity' Islamic State FEED mother her own SON,2508,unrelated\nNYPD to stop arrests for small amounts of marijuana,2389,discuss\n\"Homeless man who became a YouTube sensation after spending $100 on food for his beggar friends gets a surprise Christmas meal, makeover and night in a hotel in new video... but is it all a hoax by a 'serial prankster'?\",1925,discuss\nTexas plumber's truck on front line of Syria war,1562,unrelated\nMissing Mexico students not among 28 bodies found in mass grave,251,unrelated\nBritish rapper a suspect in ISIS beheading,2087,unrelated\nReport: Amazon to Launch Ad-Supported Streaming Service,1817,unrelated\nIs There an ISIS Threat on the Texas-Mexico Border or Not?,190,unrelated\nAngry mob cut off rapist’s penis with meat cleaver (VIEWER DISCRETION),1256,unrelated\nReport: NYPD to stop arresting people for minor marijuana offenses,1383,unrelated\n\"Sorry, Everyone: Durex Is Unfortunately Not Making Pumpkin Spice Condoms\",367,unrelated\nWill King of Jordan lead airstrikes on ISIS HIMSELF? Reports say trained pilot plans to take part in attack after quoting Clint Eastwood's Unforgiven to Congressmen,1787,discuss\nWeatherman caught peeing live on camera,2072,unrelated\n#ISIS beheads photojournalist James Wright Foley in a massage to US to end its intervention in #Iraq.,524,unrelated\nOfficials Refute Iraqi Media Reports That ISIS Members Have Contracted Ebola In Mosul,737,unrelated\nHope Fades for Girls' Release After Boko Haram 'Truce' Breached,1681,discuss\nGuantanamo Detainee Exchanged for American POW Attempts a Return to Battle,2159,discuss\n\"Woman detained in Lebanon is not al-Baghdadi's wife, Iraq says\",254,unrelated\nMichael Abdul Zehaf Bibeau Pictures: Photos of Alleged ISIS-Linked Gunman in Canada,2087,unrelated\nNew Audio Reveals Pause in Gunfire When Michael Brown Was Shot: Attorney,2403,unrelated\nDog abandoned at Scottish rail station with suitcase full of belongings  Read more: http://www.ctvnews.ca/world/dog-abandoned-at-scottish-rail-station-with-suitcase-full-of-belongings-1.2175026#ixzz3O9Shc1IO,1642,agree\nNorth Korea denies plans to open a restaurant in Scotland,2225,agree\nN. Korea’s Kim has leg injury but in control,686,unrelated\nActor has his testicles stolen after meeting ‘young blonde woman at a bar’,2044,agree\nPentagon: ISIS Got U.S. Weapons Package,2223,unrelated\nGive a homeless man $100 and see what he does with it [Video],742,unrelated\n\"Amazon to launch first brick-and-mortar store, report says\",1369,unrelated\n'Jihadi John' identified: ISIS killer named as Mohammed Emwazi from West London,997,discuss\n\"Boko Haram Could Release Kidnapped Girls, Nigerian Officials Say\",1896,discuss\nReport: 4 ISIS Terrorists Caught at Southern Border in 36 Hrs,625,unrelated\nTropical spider burrows under man's skin through scar,859,unrelated\n\"Non, le lancement du nouveau «Star Wars» ne sera pas devancé à cet été\",125,unrelated\nBoko Haram denies truce to release kidnapped schoolgirls,2096,unrelated\nISIS Video: America’s Air Dropped Weapons Now in Our Hands,1485,discuss\nPope says dogs can go to heaven: ‘Paradise is open to all of God’s creatures’,829,unrelated\nAbdel-Majed Abdel Bary in Foley beheading: London rapper songs help identify him,760,unrelated\nTwo GOP Congressmen Say Suspected Terrorists Caught Crossing U.S.–Mexico Border,2093,discuss\nBREAKING NEWS: ISIS beheads missing American journalist James Wright Foley as warning to US to cease action in Iraq,1948,discuss\nREPORT: The Batmobile Might Have Been Stolen In Detroit,1267,unrelated\nISIS Video Purports To Show Beheading Of British Aid Worker,2102,discuss\nTaliban member swapped by Obama for Bowe Bergdahl tried to return to terror: report,2159,discuss\nApple was forced to nix key health features from its smartwatch -- report,1750,discuss\n#ISIS beheads photojournalist James Wright Foley in a massage to US to end its intervention in #Iraq.,1680,unrelated\n\"No, a spider (probably) didn't crawl through a man's body for several days\",1797,agree\n\"US, UK eye rapper as British-born militant who beheaded journalist James Foley\",195,unrelated\n\"Vice's Shane Smith drops $300,000 on Vegas dinner\",816,unrelated\nLed Zeppelin’s Robert Plant ripped up a $924 million reunion contract,816,unrelated\nChristian Bale Pulls Out of Upcoming Steve Jobs Biopic,1939,unrelated\n\"Lady on FB: I'm 41, Intersex, and Fucked Michael Phelps on First Date\",2413,unrelated\nCanadian-Israeli Woman May Have Been Captured In Syria: Reports,2302,discuss\n\"Thanks Uncle Sam, we have your weapons airdrop: ISIS taunts America over intercepted weapons meant for Kurds\",1303,unrelated\n\"Report: new 12-inch MacBook Air slims down, has single USB port\",1852,unrelated\nUnconfirmed reports claim Canadian-Israeli Gill Rosenberg captured by ISIS,1476,unrelated\nAl-Shabaab co-founder confirmed killed by US air strike in Somalia,1355,unrelated\nTurkish Leader Says U.S. Airdrop Aided ISIS Militants,305,unrelated\nRussian Yeti Or Bigfoot Hoax? New Footage Sparks Debate,2002,unrelated\nHoly Theft! Batmobile Stolen from 'Batman v Superman'???,2062,discuss\n\"Catholic Priest Dead For 48 Minutes, Is Miraculously Revived – His Revelations About God Are Even More Shocking\",398,unrelated\nNigeria Says Boko Haram Cease-Fire May Lead to Release of Kidnapped Girls,2530,discuss\nPGA Tour Denies Claim That Tiger Woods Failed A Drug Test,2432,unrelated\nNew Audio Allegedly Captures Moment Michael Brown Was Shot,1786,unrelated\nApple scrapped advanced Apple Watch health monitoring features due to reliability issues,1750,discuss\n\"James Foley, Missing American Photojournalist, Reportedly Executed By ISIS In Syria\",1358,unrelated\n\"See How This Homeless Man Spends A Hundred Dollars, And Keep A Tissue Handy [Video]\",2087,unrelated\n\"L. Jinny? Abdel-Majed Abdel Bary, UK Rapper, Suspected in James Foley Killing: Reports\",616,discuss\nMore than 200 kidnapped Nigerian girls to be released after deal reached with Boko Haram,1298,agree\nSEND IN THE DRONES: Predator drones flown over IS headquarters in Syria,2412,discuss\nMarried TV actor wakes up to find his testicles have been stolen after kissing young woman in sauna,1258,unrelated\nIdentity of ISIS terrorist known as 'Jihadi John' reportedly revealed,1939,discuss\nNun who GAVE BIRTH to baby boy after suffering agonising stomach pains 'had no idea' she was pregnant,1412,agree\nUnconfirmed reports saying ISIS UK Hostage David Haines Beheaded,1011,unrelated\n'There is no limit to their depravity' Islamic State FEED mother her own SON,1743,agree\n\"Man cuts off manhood, throws it in the bin, after girlfriend leaves over small penis\",812,unrelated\n'Sex attacker' has penis cut off with a cleaver in India,1826,unrelated\nMilitant Group Says It Killed American Journalist in Syria,2130,unrelated\nWhat One Homeless Man Does with $100 Will Astonish You (VIDEO),1681,unrelated\nChristian Bale Is Steve Jobs,1368,unrelated\nMagic mushrooms found in BUCKINGHAM PALACE by Alan Titchmarsh,1184,unrelated\n\"BREAKING: Islamic State, in video, beheads American journalist James Wright Foley who was kidnapped in 2012 -@BNONews\",26,unrelated\nIslamic State releases video apparently showing the beheading of missing US journalist James Foley,847,discuss\n\"Lady on FB: I'm 41, Intersex, and Fucked Michael Phelps on First Date\",521,unrelated\nIRAQI HEALTH OFFICIAL: EBOLA HAS KILLED 5 ISIS FIGHTERS,1355,discuss\nThis Letter To Parents From A 1970s Lego Set Contains An Important Message For Gender Equality,7,unrelated\nThis Powerful Cartoon About The Charlie Hebdo Attack Is Not By Banksy,1740,unrelated\nUS Marine survives headshot from Taliban (video),1481,agree\n\"Amazon to launch first brick-and-mortar store, report says\",2266,unrelated\nIs Kim Jong Un's sister Kim Yo Jong in charge?,2048,discuss\nBanksy's illustrated response to the Charlie Hebdo attack isn't by Banksy. But it is striking,1267,unrelated\nJudd Nelson rebuffs Internet rumors that he died of a drug overdose.,2332,agree\n\"Apple to Take Reservations for Trying On Apple Watch, Considered Platinum Model\",887,unrelated\nBatmobile Rumored To Have Been Stolen From Batman V. Superman: Dawn Of Justice Set,734,unrelated\nNigeria announces truce with Boko Haram; fate of schoolgirls unclear,244,unrelated\nCheese blamed for North Korean leader Kim Jong-un's broken ankles,2385,unrelated\nNEWS/ All Dogs Go to Heaven! Pope Francis Confirms Paradise Is Open to All of God's Creatures,1651,agree\nAmazon plans ad-supported video streaming service - NY post,1426,unrelated\n\"North Korean leader Kim Jong-un not missing, just having ankle surgery\",554,agree\nPGA Tour Denies Claim That Tiger Woods Failed A Drug Test,2002,unrelated\n\"SMALL METEORITE STRIKES NICARAGUA, GOVERNMENT SAYS\",715,discuss\n\"Soldier, Gunman Killed In Shooting Incident Near Canadian Parliament\",964,unrelated\nDog abandoned at Ayr station with belongings in suitcase,1435,unrelated\n\"Yemen says U.S. man freed, sister says he’s dead\",2375,unrelated\n\"SEE IT: ISIS militants caught trying to cross border into Texas, Congressman claims\",1893,unrelated\nGoogle to Buy Redwood City Offices for $585M,1459,unrelated\nBREAKING NEWS: Gunman 'shot dead' after wounding soldier near Canada parliament,892,unrelated\nNews sites fall for Putin bird-dropping video,772,discuss\nA Letter Lego Sent to Parents in 1974 Holds an Important Message for the Parents of 2014,1726,unrelated\n\"Luke Somers, American Hostage, Is Killed During Rescue Attempt in Yemen, U.S. Official Says\",853,unrelated\nKidnapped Nigerian schoolgirls: Government claims ceasefire deal with Boko Haram that will bring missing girls home,800,unrelated\nAn Audio Recording of the Michael Brown Shooting Has Reportedly Surfaced,450,unrelated\nSeth Rogen may play Steve Wozniak alongside Christian Bale as Steve Jobs,851,discuss\nIRAQI HEALTH OFFICIAL: EBOLA HAS KILLED 5 ISIS FIGHTERS,2299,unrelated\nTerror Leader Ahmed Abdi Godane Killed in U.S. Strike,1355,unrelated\n\"Soldier shot, Parliament locked down after gunfire erupts at war memorial\",401,unrelated\nJudd Nelson rebuffs Internet rumors that he died of a drug overdose.,1040,unrelated\nTexas Plumber Has ‘No Idea’ How Company Truck Ended Up With ISIS,917,unrelated\n\"Man chops off own penis, throws it in a dustbin after poor show in bed\",1347,unrelated\n#HairGate: iPhone 6 Customers Are Complaining That The Phone Is Ripping Out Their Hair,1019,unrelated\nUS hostage Luke Somers dies after rescue bid,61,unrelated\n\"Islamist Militants 'Steal' 11 Commercial Planes In Libya, Sparking Terror Attack Fears\",1958,discuss\nComcast Says You Can Keep Your Tor,346,unrelated\nISIS fighters ‘have contracted Ebola’,225,unrelated\nSenior Western Intelligence Official Confirms London Rapper Abdel Majed Abdel Bary Is A Suspect In The Foley Killing,2501,unrelated\nJilted lover spends a week in KFC to try and get over her ex,1819,unrelated\nJournalist James Wright Foley reportedly beheaded by ISIS,1574,unrelated\n\"ISIS: We have our hands on weapons, ammo air-dropped by U.S.\",2397,discuss\nHoly Theft! Batmobile Stolen from 'Batman v Superman'???,1311,unrelated\nOscar winner Christian Bale to play Steve Jobs in upcoming biopic,1545,unrelated\nIslamic State Militants Claim to Have Beheaded US Journalist James Wright Foley,2047,discuss\n\"Jeh Johnson: Politicians Shouldn't 'Feed The Flames Of Fear' Over ISIS, Ebola\",2093,discuss\nISIS Militants Allegedly Contracted Ebola,26,unrelated\n\"\"\"Categorically False\"\": DHS Debunks Right-Wing Fiction That ISIS Attempted To Cross The U.S.- Mexico Border\",1946,discuss\nKim Jong-Un 'bans the name Kim Jong-un',539,unrelated\nMichael Brown shooting audio caught on tape?,693,discuss\nReport of quarantined Texas town NOT real; shared on a 'fake' news website,255,unrelated\nAir travelers wary of Ebola fears seen with surgical masks ... and a HAZMAT suit,477,agree\n\"Sadly, Pumpkin Spice Condoms Aren't A Thing After All\",269,unrelated\n\"Dead for 48 minutes, this Catholic Priest claims God is female\",1048,unrelated\n\"Vice Media CEO Shane Smith Spent $300,000 on Las Vegas Dinner (Report)\",570,unrelated\nChristmas Is Cancelled: Pumpkin Spice Condoms Are a Goddamn Hoax,609,unrelated\nISIS Beheads Kidnapped Photojournalist James Wright Foley in Horrific Video Message to the U.S.,874,unrelated\nDog Found Abandoned With Suitcase Filled With His Belongings,788,unrelated\nReturn of the Mac: Seth Rogen in talks to star as Apple co-founder Steve Wozniak in upcoming Steve Jobs biopic,999,discuss\nU.S. arms airdrop fell into ISIS hands: Pentagon,1026,unrelated\n#ISIS beheads photojournalist James Wright Foley in a massage to US to end its intervention in #Iraq.,1288,discuss\nNYC High School Student Nicknamed ‘Teen Wolf’ Made $72 Million On Stock Market,607,agree\n\"Sorry, Everyone: Durex Is Unfortunately Not Making Pumpkin Spice Condoms\",2431,unrelated\nWATCH: Bird Launches Airstrike on Putin’s Shoulder (UPDATED),2081,disagree\nReport: Nigerian Woman Quarantined in KC with Ebola-Like Symptoms (Video),1943,discuss\nThis Letter To Parents From A 1970s Lego Set Contains An Important Message For Gender Equality,1385,unrelated\nThe famous “Dog whisperer” Cesar Millan died of a heart attack this morning.,1372,unrelated\nJudd Nelson Death Hoax: FOX News Impersonator Claims Actor Found Dead In Los Angeles Condo,30,unrelated\nISIS Leader Killed: Abu Bakr Al-Baghdadi Reportedly Killed By U.S. Airstrike,1634,discuss\nUS hostage Luke Somers dies after rescue bid,1213,unrelated\nDoubts cast over Nicaragua meteorite claim,320,unrelated\nAngry mob chops off man's genitals with butcher’s knife for alleged rape attempt,2523,unrelated\n\"That Story About a Catholic Priest Dying, Seeing God as a Woman, and Coming Back to Life? It’s Almost Definitely Fake\",1605,unrelated\nSeven girls as young as 13 become pregnant on a school trip,2504,agree\n\"ISIS: We have our hands on weapons, ammo air-dropped by U.S.\",2116,unrelated\nKim Had Ankle Surgery:  Source,1095,discuss\nVideo shows ISIL beheading of photojournalist James Foley,1580,agree\nAudio of gunfire in Michael Brown case authenticated by app company,1289,unrelated\n\"Tropical spider burrows under man's skin, lives there for three days\",800,discuss\nBanksy arrest hoax: US website claims street artist caught in Watford,709,agree\n\"Hostage David Haines' Murder 'Evil', PM Says\",737,unrelated\nPure Evil: Islamic State Beheads American Journalist James Wright Foley,2296,unrelated\nCanadian-Israeli woman reportedly kidnapped by ISIS: Jerusalem Post,1774,discuss\nComcast blocks Tor,2178,disagree\nMore than 200 kidnapped Nigerian girls to be released after deal reached with Boko Haram,35,unrelated\n\"Is North Korea, world's most secret state, really planning a new restaurant in Scotland?\",2290,unrelated\nSugarhill Gang rapper Big Bank Hank dies at age 57,1107,unrelated\nSeth Rogen to play Steve Wozniak alongside Christian Bale's Steve Jobs,1539,unrelated\n\"Confusion swirls, details murky in arrest of ISIS leader's 'wife'\",205,unrelated\n\"Report: ISIS kidnaps Canadian-Israeli, former IDF soldier who went to fight with the Kurds\",693,unrelated\nWas Alleged Audio of Michael Brown Shooting on CNN a Hoax?,822,discuss\nISIS leader ‘killed’ in US airstrikes,1651,unrelated\nWife and son of Isil leader Abu Bakr al-Baghdadi 'detained at Lebanon border',1883,unrelated\n\"Explosion reported near the Nicaraguan capital attributed to meteorite impact, but experts, including NASA, cast doubt on claims\",1825,discuss\n\"Seven High School Girls Get Pregnant On Five-Day School Trip, Parents Outraged\",1097,unrelated\nUS probing claims ISIS fighters seized airdropped weapons meant for Kurds,2223,unrelated\nNew iOS 8 bug can delete all of your iCloud documents,1351,discuss\nFirst Human Death Confirmed From Eating GMO [Satire],714,unrelated\n\"No, A Spider Did Not Burrow Under A Man's Skin And Live There For Days\",1210,unrelated\nJihadi John unmasked: Former Westminster University student was arrested FIVE years ago and put on a terror watch list - but he flew to Syria to join ISIS two years later,2352,unrelated\nMirfield man's tears of joy after lost voicemail of wife retrieved,151,agree\nFisherman lands 19 STONE catfish which could be biggest in world to be hooked,677,unrelated\nIslamic State claims to have beheaded American journalist,1347,unrelated\nSeth Rogen to Star as Steve Wozniak in Sony's Steve Jobs Biopic [Updated],1262,discuss\nVideo Purports To Show Beheading Of U.S. Journalist By Militants,1658,discuss\nWhite House Fence Jumper Made It Further Into Building Than Reported,887,unrelated\n\"No, Saudi TV Didn't Blur Out Michelle Obama's Face When the President Met King Salman\",833,discuss\nAaron Sorkin Confirms Christian Bale Will Play Steve Jobs,137,unrelated\n\"After Giving A Homeless Man $100, This Guy Secretly Filmed Him...\",1724,unrelated\nMacaulay Culkin Dead? Another Death Hoax Circulates On Facebook,664,unrelated\nNicaragua asks U.S. for help investigating meteorite crater,373,unrelated\nChristian Bale set to play Steve Jobs in forthcoming biopic of Apple co-founder,1702,unrelated\nTim Cook Reportedly Reveals Apple Watch Waterproofing Has Improved,1004,unrelated\n\"See How This Homeless Man Spends A Hundred Dollars, And Keep A Tissue Handy [Video]\",72,unrelated\n\"Ann Arbor pizza delivery driver surprised with $2,000 tip\",1549,unrelated\nMichael Brown shooting audio caught on tape?,900,unrelated\nAl-Shabaab Terror Group Leader Killed in U.S. Airstrike,1176,discuss\nCNN Plays Alleged Audiotape of Michael Brown ShootingMilitarization Of Police,1808,unrelated\nCanada probes Michael Zehaf-Bibeau as possible suspect in Ottawa shooting - source,1569,discuss\n\"Audio captured at time of Michael Brown shooting, company says\",1438,unrelated\n\"Reports Isis fighters have contracted Ebola are 'incorrect', says Iraqi health ministry\",2404,unrelated\nRumors of ISIS leader's death debunked,2036,unrelated\nTerrorism fears rise amid reports of stolen jetliners,120,unrelated\nCPWD official sacked for absence from duty for 25 years,698,unrelated\nObama: murder of James Foley 'shocks the conscience of the entire world',1549,unrelated\nMacaulay Culkin Hasn’t Died Despite What Everyone Is Saying On Facebook,1549,unrelated\nNorth Korea dictator Kim Jong-un 'set to open a new restaurant in SCOTLAND',2192,discuss\nVigilantes cut off alleged rapist's penis,125,unrelated\nIslamic State releases video apparently showing the beheading of missing US journalist James Foley,2115,unrelated\n\"Boko Haram Denies Ceasefire, Says Kidnapped Girls Are Now Married\",2156,unrelated\nWatch moment TV weatherman is caught urinating in the bushes LIVE on camera,1197,unrelated\nReport: Former Baseball Star Jose Canseco Accidentally Shot At Home,1580,unrelated\nReport claims Kim Jong-un underwent surgery to repair fractured ankles,1457,unrelated\n\"Forget 18-karat gold, next-generation Apple Watch Edition could use platinum: Report\",1807,unrelated\nObama Denounces James Foley's Execution: 'Today The Entire World Is Appalled',1471,agree\nHas The Batman Vs. Superman Batmobile Been Stolen In Detroit?,651,unrelated\nThe iPhone 6 'Hairgate' Is Not a Thing,2184,unrelated\nISIS Reportedly Beheads U.S. Journalist James Wright Foley on Camera,115,unrelated\nReports: Boko Haram may release schoolgirls as part of deal,402,unrelated\n\"Want a Gold Apple Watch? All You Need is $5,000\",648,unrelated\nGovernment fires employee who skipped work for 24 years,2441,agree\nLawmaker Says ‘At Least 10′ Islamic State Fighters Have Been Captured at the Southern U.S. Border,871,discuss\nWHO says reports of suspected Ebola cases in Iraq are untrue,720,unrelated\n\"Oh Hey, Paul Rudd Was One Of The Dallas Airport Homophobe Heroes, No Big\",2498,unrelated\nAmazon to Open First Brick-and-Mortar Site,2223,unrelated\nSenior Western Intelligence Official Confirms London Rapper Abdel Majed Abdel Bary Is A Suspect In The Foley Killing,1921,unrelated\nSchoolboy almost killed by electric shock claims he now has superpowers like Magneto,1009,unrelated\n\"Eyewitness: Viral Video That Netted $130K in Donations \"\"is Bullshit\"\"\",1130,agree\n\"Calm Yourselves, Durex Has NOT Come Out With A Pumpkin Spice Condom\",608,unrelated\nIslamic State killer 'Jihadi John' named as Mohammed Emwazi,921,discuss\nMeteorite strike in Nicaragua puzzles experts,173,agree\nThe Internet Tried To Make Axl Rose Its Latest Death Hoax Victim,26,unrelated\nPope says dogs can go to heaven: ‘Paradise is open to all of God’s creatures’,10,unrelated\nStar Wars: The Force Awakens to be released this summer?,119,unrelated\nEbola Outbreak 2015 Update: ISIS Fighters May Have Contracted Deadly Virus,1438,unrelated\nJihadi John identity revealed as Mohammed Emwazi: live,2184,unrelated\nPenis graffiti drawn on £1.5million Bugatti Veyron,1435,unrelated\n\"Boko Haram denies truce, says kidnapped girls married\",1605,unrelated\nPassenger Wears A Hazmat Suit To Dulles Airport,1955,discuss\nVideo: Marine saved by helmet after Taliban sniper attack,2091,unrelated\n\"Why the Gold Apple Watch Edition Must Cost $10,000\",1938,unrelated\n\"Priest Dies, Wakes Up, Claims God Is a Woman. Huh?\",1549,discuss\nTeacher suspended after sex session with teen pupil ends up on hardcore porn website,2447,disagree\nKidnapped Nigerian schoolgirls: Government claims ceasefire deal with Boko Haram that will bring missing girls home,2139,discuss\nSee the Crater a Meteorite Made in Nicaragua,649,unrelated\nAudio recording allegedly captures at least 10 shots fired in Michael Brown killing,933,unrelated\n\"Woman detained in Lebanon is not al-Baghdadi's wife, Iraq says\",119,unrelated\n\"Boko Haram agrees to ceasefire, release of school girls\",1139,discuss\n\"Spider burrowed into appendix scar, crawled through WA man's body\",2293,discuss\nIslamic State releases video apparently showing the beheading of missing US journalist James Foley,2453,unrelated\nOne of 'Taliban Five' in Bowe Bergdahl swap allegedly returned to militancy,2524,unrelated\nAnyone for dog meat soup? Kim Jong-Un considers opening restaurant in Scotland selling North Korean delicacies,2398,unrelated\nSki Resort Opens With Snow Stored From Last Season,1148,unrelated\n7 Bosnian teens get pregnant on school trip,571,unrelated\nISIS Leader Killed: Abu Bakr Al-Baghdadi Reportedly Killed By U.S. Airstrike,1871,unrelated\nFBI Probing Alleged Audio of Michael Brown Shooting,2434,discuss\nAn Indian Civil Servant Just Got Sacked After Not Turning Up For Work For 25 Years,932,agree\nNorth Korea denies reports Kim Jong-un is to open state-backed restaurant in Scotland,1277,unrelated\nIsis leader Abu Bakr al-Baghdadi's 'wife and son detained in Lebanon',72,unrelated\nISIS leader dead?,1473,discuss\nPure Evil: Islamic State Beheads American Journalist James Wright Foley,1569,unrelated\nVogue’s Shiny New Office Has a Big Rat Problem,639,unrelated\nVice CEO Throws Down $300K on Lavish Vegas Dinner,2434,unrelated\nIncredible Video Shows A US Marine Surviving Being Shot In The Head By A Sniper In Afghanistan,2360,agree\nISIS Beheading of U.S. Journalist James Foley Posted to YouTube,903,discuss\nSoldier shot near Canadian parliament building,1034,discuss\nReport: Missing Libyan jetliners raise fears of suicide airliner attacks on 9/11,1574,unrelated\nPure Evil: Islamic State Beheads American Journalist James Wright Foley,1913,unrelated\nReport: Nearly a Dozen Commercial Airliners Missing Ahead of 9/11 Anniversary After Islamists Overrun Libyan Airport,2317,unrelated\nMilitant Group Says It Killed American Journalist in Syria,2296,unrelated\nIslamic State Leader al-Baghdadi “Not Dead”,1255,unrelated\nISIS executioner 'Jihadi John' named by media,1939,discuss\nDog abandoned at Ayr station with belongings in suitcase,1968,unrelated\nInsurgents killed in Nigeria despite alleged truce with Boko Haram,520,discuss\nWatch moment TV weatherman is caught urinating in the bushes LIVE on camera,80,unrelated\n\"Comcast Is Threatening To Cut Off Customers Who Use Tor, The Web Browser For Criminals\",1253,unrelated\nMacaulay Culkin dead hoax: Fake death report spreads on social networks,2341,agree\nGOP Rep. Duncan Hunter Claims 'At Least' 10 ISIS Fighters Apprehended On Texas Border,239,unrelated\nTiger Woods serving secret PED suspension?,1718,discuss\n\"Boko Haram Denies Truce, Says Kidnapped Girls Have Been “Married Off”\",1821,agree\nTiger Woods' agent shoots down report of failed drug test,1867,unrelated\nThis Is Why Rumors That ISIS Is Crossing The Border Into The U.S. Aren’t Going Away,1185,discuss\nAudio recording allegedly captures moment Michael Brown was shot,2044,unrelated\n\"Islamic State leader's family detained by Lebanon, officials say\",651,unrelated\nISIS Appears To Behead American Photojournalist In YouTube Video,1627,unrelated\nUtah Man Hospitalized After Winning Eggnog Chugging Contest,324,unrelated\nKim Jong-un relying on ‘cobra wine’ after problems with trouser snake,1574,unrelated\nFBI Probing Alleged Audio of Michael Brown Shooting,1435,unrelated\nU.S. Hostage Luke Somers Killed During Yemen Rescue Bid: Family,1351,unrelated\nNorth Korean dictator Kim Jong-Un to open restaurant in Scotland,1047,discuss\nJournalist James Wright Foley reportedly beheaded by ISIS,928,discuss\n\"Catholic Priest Dead For 48 Minutes, Is Miraculously Revived – His Revelations About God Are Even More Shocking\",1125,unrelated\nTwo GOP Congressmen Say Suspected Terrorists Caught Crossing U.S.–Mexico Border,1934,unrelated\nBoko Haram ceasefire ignored as violence flares in Borno state,40,unrelated\nThe Internet Tried To Make Axl Rose Its Latest Death Hoax Victim,2304,unrelated\nA Predator Drone Has Reportedly Been Spotted Circling Above ISIS's Capital City,1744,unrelated\nBigfoot Strolls Through A Russian Forest -- At Least That's The Claim [VIDEO],964,unrelated\nAl-Shabab leader who ordered Kenya mall massacre believed killed in US drone attack in Somalia,258,unrelated\nPriest who died for 48 minutes says he met God and she’s a woman,2526,unrelated\nAn audio recording of the Michael Brown shooting has reportedly surfaced,1446,discuss\n\"Is Kim Jong-un's Sister, Kim Yo-jong, Running North Korea In His Mysterious Absence?\",2330,unrelated\nFormer PGA Tour player: Tiger Woods suspended for drug test failure,1867,unrelated\n\"ISIS Claims It Kidnapped Gill Rosenberg, The First Western Woman To Fall Into The Group's Hands\",213,unrelated\nWeatherman caught peeing live on camera,1406,unrelated\n\"No, Vladimir Putin did not get pooped on by a bird during a First World War speech\",1155,unrelated\nHow Canadian Sergeant-at-Arms Kevin Vickers killed shooter in parliament,1121,discuss\nBoko Haram denies it has agreed ceasefire,2192,unrelated\nThis Letter To Parents From A 1970s Lego Set Contains An Important Message For Gender Equality,640,unrelated\nLow-level marijuana possession could soon land you a ticket instead of arrest in New York City,1528,unrelated\nMichael Phelps' self-proclaimed girlfriend says she was born a BOY and reveals 'amazing' sex with Olympian,618,unrelated\nKim Jong-Un's sister reportedly running N. Korea,2048,discuss\nPredator drones being flown over Isil's Syrian 'capital',1081,unrelated\nKim Jong-un necks litres of rare SNAKE wine because he's too fat to please his wife,832,discuss\nTexas plumber's truck spotted in Syria: 'We have nothing to do with terror at all',2287,unrelated\nISIS Militants Allegedly Contracted Ebola,2060,discuss\n\"Gill Rosenberg, Canadian citizen, reportedly captured by ISIS in Syria\",777,unrelated\nNigeria says it has deal with Boko Haram to release kidnapped girls,344,unrelated\nAmazon to Open First Brick-and-Mortar Site,1572,unrelated\nSenior Western Intelligence Official Confirms London Rapper Abdel Majed Abdel Bary Is A Suspect In The Foley Killing,2403,unrelated\nTBS Is Probably Speeding Up ‘Seinfeld’ Reruns To Fit In More Commercials,775,unrelated\nISIL allegedly kills US journalist in video,1627,unrelated\nJournalist James Wright Foley reportedly beheaded by ISIS,2156,unrelated\n\"Fidel Castro Rumors Sweep Internet, but No Sign in Cuba\",2028,discuss\nMicrosoft turns to robotic security guards to watch for trouble,413,agree\n\"Prankster Gives Homeless Man $100, Secretly Follows Him And Learns He Buys Food For Others\",643,unrelated\nNew policy could reduce marijuana possession arrests,1718,unrelated\nHomeland Security: No ISIL fighters on U.S. border,1213,unrelated\nMexico checks if 43 missing students in mass grave,1156,discuss\nBoko Haram 'ceasefire' doubts after attacks reported in Nigeria,1340,agree\nTeacher suspended after sex session with teen pupil ends up on hardcore porn website,1608,unrelated\nCode/Red: Apple Watch Battery Life — “Charge Nightly”,282,agree\nMexico Says Students Not Among Dead in Mass Grave,1825,unrelated\nMexico finds 4 more graves at site of suspected student massacre,324,unrelated\nRobot security guards now patrolling Microsoft's Silicon Valley campus,1261,unrelated\nPredator Drone Reportedly Spotted Over ISIS Stronghold,1081,unrelated\nA Wanted Man Responded To A Police Facebook Post That He Would Turn Himself In,945,unrelated\n\"James Wright Foley, Kidnapped Journalist, Apparently Executed by ISIS\",1336,discuss\nAlleged audio of Michael Brown shooting released,1435,unrelated\nDid Kim Yo-Jong Take Kim Jong Un’s Role? North Korea Ill Health Rumors Are ‘Fabricated’,752,unrelated\nLynch mob chop man's penis off after catching him allegedly trying to rape teenager,2196,unrelated\nChristian Bale will not play Steve Jobs,1215,disagree\nGCPD Solved Stolen Batmobile Case?,137,unrelated\nSoldier shot in Ottawa at War Memorial,2410,discuss\nAttorney: New audio reveals pause in gunfire when Michael Brown was shot,858,unrelated\n\"Calm Yourselves, Durex Has NOT Come Out With A Pumpkin Spice Condom\",1708,discuss\n\"Pumpkin Spice Condoms, And 6 Other Flavors That Aren’t Happening\",703,unrelated\nNigeria: hopes for return of kidnapped schoolgirls rise after ceasefire reported,1340,discuss\nEggnog-chugging contest leads to hospital stay,1746,unrelated\n\"Iraq claims ISIS leader al-Baghdadi’s wife has NOT been arrested, despite Lebanon insisting woman detained at border told them she was Islamist extremist’s spouse\",682,unrelated\n\"Homeless man who became a YouTube sensation after spending $100 on food for his beggar friends gets a surprise Christmas meal, makeover and night in a hotel in new video... but is it all a hoax by a 'serial prankster'?\",2305,discuss\nMan Chops Off and Throws Away His Small Penis After Bad Breakup,812,unrelated\nHundreds mourn the 'death' of Fidel Castro after rumours sweep Twitter (but are they confusing him with recently departed Fidel Castro Odinga from Nairobi?),305,unrelated\n\"Reports Isis fighters have contracted Ebola are 'incorrect', says Iraqi health ministry\",267,unrelated\n\"Obama, Outraged Over Beheading, Vows to Stay on Course\",984,unrelated\nISIS Beheads Kidnapped Photojournalist James Wright Foley in Horrific Video Message to the U.S.,1549,unrelated\nNET Extra: Back-from-the-dead Catholic priest claims God is a female...,498,unrelated\nGOP Rep: ‘At Least Ten ISIS Fighters Have Been Caught Coming Across The Mexican Border’,2141,unrelated\n\"Stainless steel Apple Watch could cost just $499, but gold will be 10 times as pricey\",648,unrelated\nADVISORY-Islamist rebel leader killed in U.S. strike - Somali government,945,unrelated\nObama Denounces James Foley's Execution: 'Today The Entire World Is Appalled',826,unrelated\nAmazon Is Going To Open A Physical Store!,1745,agree\nWHO says reports of suspected Ebola cases in Iraq are untrue,2197,unrelated\nWhite House fence-jumper made it far deeper into building than previously known,882,unrelated\nPentagon: ISIS Got U.S. Weapons Package,2252,unrelated\nNun Gives Birth To Baby Boy After Suffering Intense Stomach Pains,2192,unrelated\nAlleged audio of Michael Brown shooting has surfaced,195,unrelated\nKim Jong ill? Analysts say 27-year-old sister Kim Yo Jong may be running North Korea (VIDEO),678,unrelated\nPentagon confirms al-Shabab leader killed in airstrike in Somalia,2268,unrelated\n'Spiderman' squished: Perth experts debunk spider burrowing claims,2338,discuss\nTBS Speeds up SEINFELD by 7.5% to Add 2 More Minutes of Commercials,1260,agree\nLynch mob chop man's penis off after catching him allegedly trying to rape teenager,2523,unrelated\nISIL Beheads American Photojournalist in Iraq,1966,agree\nTBS Is Probably Speeding Up ‘Seinfeld’ Reruns To Fit In More Commercials,1383,unrelated\nFrisco: Sick patient claims to have had contact with Ebola victim,1758,discuss\nDoubts cast over Nicaragua meteorite claim,1790,discuss\nRapper Big Bank Hank of Sugarhill Gang dies at 57,2080,agree\nChristian Bale set to play Steve Jobs in forthcoming biopic of Apple co-founder,1846,disagree\nISIS Militants Allegedly Contracted Ebola,1009,unrelated\nKim Jong-un: obese leader 'fractured both ankles',2186,unrelated\nFence Jumper Made It Deeper Into the White House Than Secret Service Claims,1547,unrelated\nPurported ISIS claim: Jordan airstrike kills female US hostage,1374,unrelated\n\"No, Islamic State Militants Have Not Been Caught by U.S. Border Patrol\",1893,unrelated\nMissing Mexican students 'not found in mass grave',137,unrelated\n\"Is North Korea, world's most secret state, really planning a new restaurant in Scotland?\",391,unrelated\nJames Foley remembered as 'brave and tireless' journalist,2261,unrelated\nBREAKING: ISIS Beheads American Journalist James Wright Foley,1589,agree\nRobert Plant Literally Ripped Up An $800 Million Contract To Reunite Led Zeppelin,1787,unrelated\nMissing American journalist reportedly beheaded by Islamic State ,1589,discuss\nJames Foley remembered as 'brave and tireless' journalist,691,unrelated\nSmall Meteorite Hits Managua,816,unrelated\nIs the Alleged Audio of the Gunshots That Killed Michael Brown a Hoax?,2235,agree\nConfusion Surrounds Capture Of “ISIS Leader’s Wife”,1943,unrelated\nISIL militant 'Jihadi John' named by media,993,unrelated\n\"Video showing American journalist beheaded believed real, officials and family say\",524,unrelated\n\"Nigeria claims deal with Boko Haram on ceasefire, kidnapped girls\",2191,discuss\n\"ISIS Militants Have Contracted Ebola: Iraqi, Kurdish Media Reports\",1904,discuss\nGovernment fires employee who skipped work for 24 years,992,unrelated\nMohammed Islam Denies Making $72 Million From Stock Market Trading,1563,agree\nISIS chlorine attack on security forces confirmed – Iraq officials,251,unrelated\nWHO says reports of suspected Ebola cases in Iraq are untrue,1948,unrelated\nBREAKING UDPATED: ISIS REPORTEDLY USE CHEMICAL WEAPONS IN KOBANE,1036,unrelated\n$YUM Serving Up #Marijuana & Fried Chicken,1528,unrelated\nPants on Fire: Duncan Hunter makes unconfirmed claim Border Patrol caught at least 10 ISIS fighters,1764,agree\nOscar winner Christian Bale to play Steve Jobs in upcoming biopic,286,unrelated\nCNN Plays Alleged Recording of Michael Brown Shooting,2403,unrelated\nShots Heard In Alleged Brown Shooting Recording [AUDIO],968,unrelated\n\"UPDATED 'Jihadi John' identified as Mohammed Emwazi of London, reports say\",1543,unrelated\nNigeria says it has deal with Boko Haram to release kidnapped girls,520,discuss\nISIS Fighters Getting Caught Coming Across the U.S.-Mexican Border?,1982,unrelated\nAngry mob hacks off alleged rapist's genitals with meat cleaver after dragging him into butchers,1939,unrelated\nMore than 200 kidnapped Nigerian girls to be released after deal reached with Boko Haram,1027,disagree\nCNN Plays Alleged Recording of Michael Brown Shooting,34,unrelated\nVIDEO: Son Stuns Parents By Paying Off Their Mortgage As Christmas Surprise,1459,unrelated\n\"Are missing students in mass graves found near Iguala, Mexico?\",1912,discuss\nAnother American hostage at risk by Islamic state,139,unrelated\nHas North Korean dictator Kim Jong-un been replaced by his sister?,2044,unrelated\nNew Audio Recording From Ferguson May Capture Michael Brown Shooting,1776,discuss\nPure Evil: Islamic State Beheads American Journalist James Wright Foley,170,unrelated\n\"Dead for 48 minutes, this Catholic Priest claims God is female\",34,unrelated\nA Predator Drone Has Reportedly Been Spotted Circling Above ISIS's Capital City,2469,discuss\nDNA tests prove Lebanon IS holding ISIS chief al-Baghdadi's ex-wife and daughter after they were caught with fake passports,845,unrelated\nYPG Confirms: Gill Rosenberg Not Captured in Kobani,714,discuss\n\"Yemen says U.S. man freed, sister says he’s dead\",1844,discuss\n\"Explosion reported near the Nicaraguan capital attributed to meteorite impact, but experts, including NASA, cast doubt on claims\",1795,unrelated\nObama: murder of James Foley 'shocks the conscience of the entire world',874,unrelated\nMum faces real-life Sophie's Choice – as she tries to sell her son to fund daughter's care,1295,unrelated\nSick Mum Sedated After Trying To Eat Baby,1029,unrelated\nMexico Says Students Not Among Dead in Mass Grave,1256,unrelated\n\"Obama, Outraged Over Beheading, Vows to Stay on Course\",2147,discuss\n\"HBO streaming service could launch in April for $15 per month, work on Apple TV\",867,unrelated\nVigilantes cut off alleged rapist's penis,1760,unrelated\n\"Rats at Vogue's NYC offices - watch your step, Anna Wintour\",1427,unrelated\n\"Pizza delivery man gets tipped more than $2,000 for a single delivery\",51,unrelated\n\"Spider burrowed into appendix scar, crawled through WA man's body\",1375,unrelated\n\"Nigeria, Boko Haram reach ceasefire deal, kidnapped girls to go free, official says\",1139,discuss\n\"Gill Rosenberg, former IDF soldier, possibly captured by ISIS while fighting with Kurds\",2471,discuss\nUS officials: Video shows American's execution,337,discuss\nMagic mushroom found growing at Buckingham Palace,2137,unrelated\nBritish-born rapper is main suspect in search for ISIS jihadist who beheaded James Foley,1598,discuss\nVideo shows ISIL beheading of photojournalist James Foley,2127,unrelated\nIs Kim Jong-Un Really Opening a Restaurant in Scotland?,2148,discuss\n\"Christian Bale passes on role of Steve Jobs, actor reportedly felt he wasn't right for part\",1702,unrelated\n\"Meet Magneto Boy, the kid who attracts metal with his body\",2215,agree\nISIS Beheading of U.S. Journalist James Foley Posted to YouTube,1574,unrelated\nPentagon: ISIS seized materials airdropped to Kurds,1572,unrelated\nDid a plumber's pick-up truck from Texas end up carrying an anti-aircraft gun for Islamic fighters on the front lines of Syria?,13,unrelated\n\"Hostage David Haines' Murder 'Evil', PM Says\",657,discuss\n\"Catholic priest dies for 48 mins, wakes up claiming God is a woman\",887,unrelated\nYou all had an abortion! [Google Translate],2504,agree\n\"Kurt Sutter Announces Plans For ‘Sons Of Anarchy’ Movie Starring Charlie Hunnam, Brad Pitt\",323,agree\n\"'American bombing had signed my death certificate': Missing US journalist James Wright Foley goes unflinching to his death as ISIS behead him in horrific video, as a warning to Obama\",2070,unrelated\nSteve Jobs Biopic Eyes Seth Rogen to Play Apple Co-Founder Steve Wozniak,2124,unrelated\n\"Paradise is open to all, even dogs, Pope tells boy\",2070,unrelated\n\"Man cuts off manhood, throws it in the bin, after girlfriend leaves over small penis\",1832,unrelated\niOS 8 bug reportedly erases iCloud Drive documents when settings are reset,1224,unrelated\nPriest who died for 48 minutes says he met God and she’s a woman,526,agree\nSeth Rogen to Play Apple Co-Founder Wozniak in Steve Jobs Biopic,1157,unrelated\nWas Alleged Audio of Michael Brown Shooting on CNN a Hoax?,1803,unrelated\nPenis Drawn On Bugatti Veyron Could Be World's Most Expensive Car Vandalism,1183,unrelated\n\"In Vogue vs Rats War, the Rats Are Winning\",2080,unrelated\nEbola Outbreak 2015 Update: ISIS Fighters May Have Contracted Deadly Virus,93,unrelated\nISIS executioner 'Jihadi John' identified as Mohammed Emwazi,527,unrelated\nComcast calls rumor that it disconnects Tor users “wildly inaccurate”,1461,unrelated\n\"Kim Jong-un Broke Both Ankles and Is Hospitalized, Report Claims\",524,unrelated\n\"Meteorite makes big crater in Nicaragua, government says\",971,unrelated\nSee the Crater a Meteorite Made in Nicaragua,2307,unrelated\nWoman Says She Gave Her Cheating Man a Printout of His DMs for Christmas,2265,unrelated\nDylan Thomas Finds Tropical Spider Burrowed Under Skin,962,unrelated\n\"Vice's Shane Smith drops $300,000 on Vegas dinner\",737,unrelated\nThis Dog Was Left At A Railway Station With A Suitcase Of His Belongings After He Was Sold On Gumtree,347,unrelated\n\"Wife, child of Islamic State head Abu Bakr al-Baghdadi held in Lebanon, officials say\",365,unrelated\nUS confirms death of Somalia terror group leader,625,unrelated\nPassenger Wears A Hazmat Suit To Dulles Airport [PHOTO],1268,unrelated\nWHO investigates media reports ISIS fighters contracted Ebola,2025,discuss\n\"So, There Might Be a Rat Infestation at Vogue\",1045,discuss\nBatmobile Rumored To Have Been Stolen From Batman V. Superman: Dawn Of Justice Set,1751,discuss\nRussian Yeti Or Bigfoot Hoax? New Footage Sparks Debate,979,unrelated\nHBO and Apple in Talks for $15/Month Apple TV Streaming Service Launching in April,2299,unrelated\nReport: A Radically Redesigned 12-Inch MacBook Air Is Coming,1461,unrelated\nSEND IN THE DRONES: Predator drones flown over IS headquarters in Syria,1406,unrelated\n\"Despite ceasefire announcement, new Boko Haram attacks reported\",2463,discuss\nThe baby from Teletubbies reveals herself,769,agree\n\"Six months after abducting Nigerian schoolgirls, Boko Haram reportedly wants to free them\",139,unrelated\nBiH: Seven Primary School Students Pregnant After Five-Day Excursion,1408,unrelated\nChristian Bale to Play Steve Jobs in New Movie,137,unrelated\n\"In New York City, Marijuana May Mean Ticket, Not Arrest\",1383,unrelated\nLebanon detains wife and son of Al-Baghdadi,554,unrelated\nIs There an ISIS Threat on the Texas-Mexico Border or Not?,972,unrelated\nJudicial Watch's Farrell: ISIS Terrorists Did Cross Mexican Border,186,unrelated\nTwo GOP Congressmen Say Suspected Terrorists Caught Crossing U.S.–Mexico Border,220,unrelated\nThat powerful Lego letter to parents from the 1970s? It's real,2412,unrelated\nLondon hip-hop artist Abdel-Majed Abdel Bary key suspect in hunt for killer of American journalist James Foley,572,unrelated\nDurex is not confirming or denying rumors of a “pumpkin spice” condom,608,unrelated\n\"Managua explosion not a meteorite, NASA suggests\",724,unrelated\nISIS Blasts 'Scorpion Bombs' At Civilian Areas In Iraq; Mosul Residents Living In Fear,1803,unrelated\n\"BATMOBILE NOT STOLEN, MTV CONTEST PRIZE REMAINS UNCLAIMED\",803,unrelated\nKim Jong-un 'Had Surgery on Fractured Ankles',1837,unrelated\nAbdel-Majed Abdel Bary: London Rapper Identified As ISIS Militant Who Beheaded James Foley,616,discuss\nSeth Rogen to play Woz in Jobs biopic,626,unrelated\nSee the Crater a Meteorite Made in Nicaragua,269,unrelated\n\"Video showing American journalist beheaded believed real, officials and family say\",511,unrelated\nContinuing Violence Puts Boko Haram Ceasefire In Jeopardy,1697,unrelated\nNew ISIS Video Shows Militants Seizing Weapons Airdropped By US Near Kobani,2009,unrelated\n\"ISIS Militants Have Contracted Ebola: Iraqi, Kurdish Media Reports\",93,unrelated\nJeh Johnson shoots down Duncan Hunter's assertion IS is entering U.S. via Mexico,855,agree\nISIS Executioner 'Jihadi John' Is Named as Mohammed Emwazi,1437,unrelated\nThis Man Paid Off His Parents' Mortgage for Christmas (Video),1933,unrelated\nPredator drones being flown over Isil's Syrian 'capital',677,discuss\n\"James Wright Foley, Kidnapped Journalist, Apparently Executed by ISIS\",1627,unrelated\nThe famous “Dog whisperer” Cesar Millan died of a heart attack this morning.,1170,unrelated\nSeth Rogen Is Woz,614,discuss\n\"Dogs DO go to heaven… and cats, and horses: Pope assures young boy that there is a place in paradise for animals as well\",1832,disagree\nWHO says reports of suspected Ebola cases in Iraq are untrue,1461,unrelated\nBATMAN VS. SUPERMAN BATMOBILE STOLEN,2519,discuss\nMichael Phelps' girlfriend was born male but did not tell swimmer about her past,26,unrelated\n\"Kim Jong Un hospitalized with two broken ankles, reportedly from wearing heels and being overweight\",2141,unrelated\nReport: Audio Reveals Pause Between Gunshots When Michael Brown Was Shot,450,unrelated\nISIS Beheads American Journalist James Foley in Video Message to U.S.,1982,unrelated\nBunbury local discovered a spider had burrowed under his skin on Bali holiday,2385,unrelated\nWas Alleged Audio of Michael Brown Shooting on CNN a Hoax?,2481,discuss\nIs There an ISIS Threat on the Texas-Mexico Border or Not?,1946,discuss\nBatman Set To Play Steve Jobs In Upcoming Biopic,35,unrelated\nChristian Bale in Talks to Play Steve Jobs (Exclusive),1658,unrelated\nIsis claims US hostage Kayla Mueller killed in coalition airstrike,2260,unrelated\nVideo shows dramatic moment bullet strikes U.S. Marine’s head — and he survives thanks to kevlar helmet,2091,unrelated\nMum faces real-life Sophie's Choice – as she tries to sell her son to fund daughter's care,1251,unrelated\nPredator Drone Reportedly Spotted Over ISIS Stronghold,1159,discuss\n‘Evocative shape': Is Vladimir Putin trolling the world with his motorcade formation?,1549,unrelated\nReport: Nearly a Dozen Commercial Airliners Missing Ahead of 9/11 Anniversary After Islamists Overrun Libyan Airport,1438,unrelated\nSeth Rogen to play Woz in Jobs biopic,513,unrelated\nVideo: Marine saved by helmet after Taliban sniper attack,532,unrelated\nReport: NYPD to stop arresting people for minor marijuana offenses,2217,discuss\nDog found abandoned at Scottish train station with suitcase of belongings,853,unrelated\nA Letter Lego Sent to Parents in 1974 Holds an Important Message for the Parents of 2014,22,unrelated\nISIS Leader Killed: Abu Bakr Al-Baghdadi Reportedly Killed By U.S. Airstrike,1645,discuss\n#HairGate: iPhone 6 Customers Are Complaining That The Phone Is Ripping Out Their Hair,1349,unrelated\n\"Zack Snyder Kills \"\"Stolen Batmobile\"\" Rumor With Great Photo\",692,unrelated\nReport claims Kim Jong-un underwent surgery to repair fractured ankles,541,discuss\nPassenger Wears A Hazmat Suit To Dulles Airport [PHOTO],305,unrelated\nA Murdered Witness?,195,unrelated\n\"At CBS Detroit, Fan Site 'Scuttlebutt' Is Enough to Publish Batmobile Rumor\",87,unrelated\nNEWS/ You'll Never Guess How a Homeless Man Spent $100—Watch the Touching Video!,1925,agree\nWayward sister ‘nun the wiser’ about baby,2009,unrelated\nREPORT: Apple Isn't Happy With The Battery Life Of Its New Smartwatch,1746,unrelated\n\"Pumpkin Spice Condoms, And 6 Other Flavors That Aren’t Happening\",1477,unrelated\n\"Non, le lancement du nouveau «Star Wars» ne sera pas devancé à cet été\",1697,unrelated\nAngry mob chops off man's genitals with butcher’s knife for alleged rape attempt,17,unrelated\nMore than 200 kidnapped Nigerian girls to be released after deal reached with Boko Haram,992,unrelated\nISIS Beheading of U.S. Journalist James Foley Posted to YouTube,1166,unrelated\nAxl Rose Dies? Guns N’ Roses Singer Dead ‘West Hollywood Home at Age 52′ is Fake,1857,unrelated\nAttorney: New audio reveals pause in gunfire when Michael Brown was shot,1715,discuss\nDoes ISIS have an airforce? Terrorist 'fighter pilots' are being trained on captured MiGs by Saddam Hussein's ex-air force officers,2342,unrelated\n\"No, Islamic State Militants Have Not Been Caught by U.S. Border Patrol\",625,unrelated\nCNN Airs Alleged Audio from Michael Brown Shooting,2118,discuss\n\"Boko Haram Cease-Fire: Abducted Nigerian Schoolgirls To Be Released, Officials Say\",459,unrelated\n\"No, a Planetary Alignment on Jan. 4, 2015, Won’t Decrease Gravity\",255,unrelated\nISIS cracks down on five confirmed Ebola cases among fighters: official,1891,discuss\n\"In Kim Jong Un's absence, his sister may rule. Or not.\",305,unrelated\n\"James Wright Foley, Kidnapped Journalist, Apparently Executed by ISIS\",1251,unrelated\nNew Audio Reveals Pause in Gunfire When Michael Brown Was Shot: Attorney,1006,unrelated\nCatholic Priest Claims God Is Female After Clinically Dead Experience,761,unrelated\nBoyfriend cuts off his penis and throws it in the bin after girlfriend dumps him for being bad in bed,961,unrelated\nWife and child of Islamic State leader Baghdadi held in Lebanon,1943,unrelated\nReport: Secret Service Lied About White House Fence Jumper,640,unrelated\nVideo Purports to Show Beheading of American Journalist,2495,discuss\nWe took a look at the photo said to show the body of Islamic State leader Abu Bakr Al-Baghdadi (right) and found it was really an ethnic Albanian militant killed in 2013,208,agree\nTexas plumber's truck spotted in Syria: 'We have nothing to do with terror at all',1130,unrelated\nAudio of gunfire in Michael Brown case authenticated by app company,2434,discuss\nKim Jong-un relying on ‘cobra wine’ after problems with trouser snake,887,unrelated\nChristian Bale to play Steve Jobs in upcoming biopic,800,unrelated\nSpider Burrows Into Australian Man's Appendix Scar (VIDEO),1709,unrelated\nISLAMIC STATE BEHEADS MISSING AMERICAN JOURNALIST JAMES WRIGHT FOLEY,1385,unrelated\nYPG Confirms: Gill Rosenberg Not Captured in Kobani,714,discuss\n\"Ann Arbor pizza delivery driver surprised with $2,000 tip\",781,unrelated\n\"Islamic State, in video titled \"\"A Message to America,\"\" beheads American journalist James Wright Foley who was kidnapped in 2012\",26,unrelated\nMan discovers spider living under his skin during Bali vacation,2459,unrelated\nIraq Says Arrested Woman Is Not The Wife of ISIS Leader al-Baghdadi,404,unrelated\n\"James Foley: American Journalist, James Wright Foley Beheaded in New ISIS Video [Breaking News]\",2109,unrelated\nNBC weatherman caught urinating in the woods live on air,1681,unrelated\nJordanian airstrike killed American aid worker held hostage by ISIS according to statement by militants,1107,discuss\n\"Brian Williams: No, Our Meteorologist Was Not Peeing on Live TV\",1169,unrelated\nEbola Scare in Kansas City,2306,unrelated\nKim Jong-un drinks rare snake wine to boost love life!,1738,unrelated\nIs this the world's oldest burger? Man claims to have kept McDonald's Quarter Pounder for 20 YEARS,199,unrelated\nNASA Raises Doubts About Reports of Nicaraguan Meteorite,2129,unrelated\nMeteorite leaves crater in Nicaraguan capital Managua,345,unrelated\nIslamic State claims to have beheaded American journalist,2526,unrelated\nKidnapped Nigerian schoolgirls: Government claims ceasefire deal with Boko Haram that will bring missing girls home,1681,discuss\nTiger Woods serving secret PED suspension?,1735,unrelated\nBritish man pays $460 to save constipated goldfish's life,2443,unrelated\nFormer PGA Tour player: Tiger Woods suspended for drug test failure,195,unrelated\n\"Apple Watch Pricing to Reportedly Start at $500 for Stainless Steel, $4,000 for Gold\",1598,unrelated\nGovernment fires employee who skipped work for 24 years,2036,unrelated\nNigeria Boko Haram blamed for raids despite truce claim,402,unrelated\n\"Soldier shot, Parliament locked down after gunfire erupts at war memorial\",595,unrelated\nIsis militants claim to have killed US journalist James Foley,2404,unrelated\n\"‘Teletubbies’ Sun Baby: Fans Freak Out Over Jess Smith, 19\",504,unrelated\n\"No, Saudi TV Did Not Blur Out Images of Michelle Obama\",1358,unrelated\nJudd Nelson rebuffs Internet rumors that he died of a drug overdose.,1131,unrelated\nTexas Plumber Has ‘No Idea’ How Company Truck Ended Up With ISIS,2242,agree\nThe famous “Dog whisperer” Cesar Millan died of a heart attack this morning.,2184,unrelated\nLarge space object slams Nicaragua’s capital as asteroid passes Earth,649,unrelated\n\"Rare meteorite impact causes blast in Nicaragua's capital, Managua\",1068,discuss\nActor has his testicles stolen after meeting ‘young blonde woman at a bar’,2443,unrelated\nSeven girls fall pregnant after five day school trip in Bosnia and Herzegovina,1921,unrelated\nGoogle Grows With $1.6 Billion in California Office Deals,5,unrelated\n\"Boko Haram Could Release Kidnapped Girls, Nigerian Officials Say\",304,unrelated\nVogue’s Shiny New Office Has a Big Rat Problem,1619,discuss\nIs Ebola Virus Spreading Among ISIS Militants? Reports Claim Jihadists Seeking Cure at Mosul Hospital,1040,discuss\nISIS Militant “Jihadi John” Identified As Young West Londoner,1489,discuss\n#Hairgate: iPhone 6 users say device pulls out hair,77,unrelated\n\"Fidel Castro Rumors Sweep Internet, but No Sign in Cuba\",570,unrelated\nWatch marine take sniper shot to the head and live,1734,agree\nBoko Haram ceasefire ignored as violence flares in Borno state,1003,unrelated\nGoogle Grows With $1.6 Billion in California Office Deals,93,unrelated\nMoment Michael Brown was shot dead 'caught on audio recording': FBI handed potentially damning tape of ELEVEN shots being fired - including final volley of 'kill shots',2234,unrelated\nWidower Cries Tears Of Joy After Hearing Late Wife's Voice Again,1053,agree\nPure Evil: Islamic State Beheads American Journalist James Wright Foley,1744,discuss\nPope says dogs can go to heaven: ‘Paradise is open to all of God’s creatures’,1835,unrelated\n\"Jeh Johnson: Politicians Shouldn't 'Feed The Flames Of Fear' Over ISIS, Ebola\",167,unrelated\nSEND IN THE DRONES: Predator drones flown over IS headquarters in Syria,1294,unrelated\nISIS Beheading of U.S. Journalist James Foley Posted to YouTube,1016,agree\nOmsk schoolboy turned into a man-magnet after shock,1839,unrelated\nAn accidental delivery of arms to the Islamic State and the problem with airdrops,1938,unrelated\nKC Man Does Not Have Ebola,707,unrelated\nKim Jong-un ‘is so fat from eating cheese that he has broken his ankles’,1891,unrelated\n\"In Kim Jong Un's absence, his sister may rule. Or not.\",1268,unrelated\nHomeless man receives $100... then shocks everyone with how he spends it,1925,agree\nClaim: Comcast Got Complaining Customer Fired From His Job,1355,unrelated\nDoes ISIS Have Ebola? Probably Not! Media Reports It Anyway,1899,unrelated\nCanadian-Israeli Woman Says She Hasn’t Been Captured By ISIS,2142,agree\nUS probing claims ISIS fighters seized airdropped weapons meant for Kurds,2397,discuss\n\"Apple Watch Battery Life Currently 'About a Day', but May Improve for 2015 Launch\",1570,unrelated\nI aborted my baby because it was a boy,2213,unrelated\nRapper identified as James Foley's executioner: reports,634,unrelated\n\"Apple is limiting features on the Apple Watch to save battery life, according to developers\",2275,discuss\nNow the Vogue Rats Are Chewing Through Couture,2072,discuss\nVideo Purports To Show Beheading Of U.S. Journalist By Militants,1120,unrelated\n\"Soon Marijuana May Lead to Ticket, Not Arrest, in New York\",1022,unrelated\nA Wanted Man Responded To A Police Facebook Post That He Would Turn Himself In,467,unrelated\n\"Man chops off own penis, throws it in a dustbin after poor show in bed\",2302,unrelated\nRodney Constantine keeps Facebook promise and turns himself in to police,2348,unrelated\n\"Viral Video Of Homeless Man Spending $100 On Food For Other Homeless Was Faked, Witness Says\",2132,agree\nA Bunch Of People Thought Banksy Got Arrested But It Was A Hoax,30,unrelated\nMum Offers to Sell Twin Boy to Save Twin Girl,2531,unrelated\nWife and child of Islamic State leader Baghdadi held in Lebanon,205,unrelated\nMichael Phelps’ alleged girlfriend says she was born intersex,330,unrelated\nIsrael denies causing Gaza floods by opening dams,244,unrelated\nISLAMIC STATE BEHEADS MISSING AMERICAN JOURNALIST JAMES WRIGHT FOLEY,2097,unrelated\nJordanian airstrike killed American aid worker held hostage by ISIS according to statement by militants,2421,unrelated\nApple Users Add Hairgate to iPhone 6 Problems,22,unrelated\n\"Mass Graves Found In Mexico, Near Place Where 43 Students Went Missing\",761,unrelated\nChristian Bale In Talks To Play Steve Jobs In Sony's Next Biopic,1646,unrelated\nBoko Haram denies truce to release kidnapped schoolgirls,34,unrelated\nIndia: 400 men cut off their testicles to 'get closer to God' following advice from 'guru',2223,unrelated\nISIS militants appear to behead abducted American journalist James Wright Foley in graphic video,2296,unrelated\nMichael Phelps' Reported Girlfriend Reveals She Was Born Intersex,2528,unrelated\nVice CEO Throws Down $300K on Lavish Vegas Dinner,706,unrelated\n\"\"\"This is the recording you thought you'd lost forever\"\"\",1294,unrelated\nBoko Haram 'ceasefire' doubts after attacks reported in Nigeria,2520,unrelated\nIslamic Militants Post Video Claiming to Show Beheading of U.S. Journalist,2096,discuss\nWFB’s Bill Gertz: Obama Administration ‘Trying to Play Down’ Missing Libyan Airliners,1575,unrelated\n“Willie Nelson dead 2015” : Guitarist killed by internet death hoax,858,unrelated\n\"CNN Broadcasts Purported Audio Containing Gunshots That Felled Michael Brown Jr.; Leaders, Celebrities Fill Pews At Teen’s Funeral\",844,unrelated\nDylan Thomas Finds Tropical Spider Burrowed Under Skin,1530,unrelated\nDog found abandoned at Scottish train station with suitcase of belongings,2523,agree\nGOP Rep. Duncan Hunter Claims 'At Least' 10 ISIS Fighters Apprehended On Texas Border,1565,unrelated\nDoes ISIS Have Ebola? Probably Not! Media Reports It Anyway,1547,unrelated\nKimye’s Fault? Anna Wintour’s NYC ‘Vogue’ Offices Hit With Disgusting Rat Infestation: ‘Rat Droppings On Desks’,1045,agree\n\"Catholic Priest Dies for 48 Minutes, Comes Back to Life and Claims God Is Female\",1407,agree\nWHO says reports of suspected Ebola cases in Iraq are untrue,1541,unrelated\nConflicting reports on alleged IS capture of Canadian woman,1295,discuss\nContinuing Violence Puts Boko Haram Ceasefire In Jeopardy,520,discuss\nPentagon: ISIS Got U.S. Weapons Package,2404,discuss\nAlleged audio of Michael Brown shooting released,1974,unrelated\nWHO says reports of suspected Ebola cases in Iraq are untrue,1921,unrelated\nPGA Spokesman and Tiger Woods' Agent Deny Drug Suspension Allegations,550,unrelated\n\"What was fake on the Internet this week: Obama’s peace prize, pumpkin-spice condoms and insane winter snow\",1954,agree\nMacaulay Culkin dead: Actor is victim of another death hoax,2240,unrelated\nRat problem worsens at One World Trade Center offices of Conde Nast,891,unrelated\nUS confirms death of Somalia terror group leader,2307,unrelated\n\"Nigeria Says It Struck A Cease-Fire With Boko Haram, But Are They Talking To The Right Guy?\",1681,discuss\nAlleged Audio of Michael Brown Shooting Doesn’t Sound Good for Officer Darren Wilson,1481,unrelated\nKim Jong-Un 'bans the name Kim Jong-un',734,unrelated\nISIS Militant “Jihadi John” Identified As Young West Londoner,1256,unrelated\nReport: Fence jumper made it into East Room of White House,1323,unrelated\nMeteorite strike in Nicaragua puzzles experts,1795,unrelated\nChristian Bale to play Steve Jobs in upcoming biopic,830,unrelated\nJames Foley beheading: London rapper turned jihadist believed to be under investigation for murder of journalist in Syria,583,discuss\nReport: Michael Phelps’ Tinder ‘Girlfriend’ Was Born Male; “We Made Love During Halftime”,1349,discuss\n\"Macaulay Culkin Dead? Hoax Goes Viral, Claims Actor Found Dead in Apartment\",1012,unrelated\nIraqi airstrike kills key ISIL leader,1473,agree\nLynch mob use butcher's meat cleaver to castrate rapist they caught attacking teenage girl in alleyway in Indian city,1291,unrelated\nISIS Video Claims to Show Beheading of British Hostage,331,unrelated\n\"Thanks Uncle Sam, we have your weapons airdrop: ISIS taunts America over intercepted weapons meant for Kurds\",626,unrelated\n\"James Wright Foley, Kidnapped Journalist, Apparently Executed by ISIS\",782,discuss\nPrisoner Released in Bergdahl Exchange Tried to Reconnect With Taliban,2524,unrelated\n‘Star Wars: The Force Awakens’ May Get An Early Release Date—Report,1269,discuss\nAlleged audio of Michael Brown shooting released,1808,unrelated\nUrgent: The Leader of ISIL 'Abu Bakr al-Baghdadi' Killed! / Photo,1574,unrelated\nFounding Fathers-Era Time Capsule Found in Boston,388,unrelated\nMicrosoft Hires Dalek-style Robocops to Guard Silicon Valley HQ,687,agree\nMechanical polar bear ‘threatened with ASBO for singing Christmas songs’,409,unrelated\nPictured: Libyan Islamist rebels pose with planes seized from Tripoli airport as U.S. officials warn they could be used to carry out terrorist attack on 9/11 anniversary,1013,unrelated\nWHO investigates media reports ISIS fighters contracted Ebola,2177,unrelated\nJudd Nelson Death Hoax: FOX News Impersonator Claims Actor Found Dead In Los Angeles Condo,1317,unrelated\n\"Vogue's Anna Wintour Pissed Off With New 1 World Trade Center Offices, Infested With Rats\",887,unrelated\nMPs credit sergeant-at-arms for saving lives in Parliament Hill shootings,1121,discuss\nISIS Claims to Have Intercepted Supplies From U.S. Airdrop,1239,unrelated\nKim Jong-un relying on ‘cobra wine’ after problems with trouser snake,564,unrelated\nCatholic Priest Claims God Is Female After Clinically Dead Experience,169,unrelated\nFrisco: Sick patient claims to have had contact with Ebola victim,1582,unrelated\nEye-catching! Rare sighting of Anna Wintour without her trademark sunglasses as she leaves 'rat-infested' Vogue office,367,unrelated\nDoubts raised over authenticity of Charlie Hebdo footage.,1261,unrelated\n\"Tee-off in your own putting paradise: Swedish luxury island owned by Tiger Woods up for sale - and it comes with a villa, a hot tub and a lodge\",181,unrelated\n\"Batmobile stolen in Detroit? Good one, joker!\",1311,unrelated\nDid NBC Nightly News Go Live To A Man Who Was Taking A Piss?,527,unrelated\nIndia: 400 men cut off their testicles to 'get closer to God' following advice from 'guru',1281,unrelated\nSaudi cleric says snowmen are anti-Islamic,2287,unrelated\nIs There an ISIS Threat on the Texas-Mexico Border or Not?,2039,unrelated\n\"No, Banksy has not been arrested (sigh)\",1898,unrelated\nISIS Blasts 'Scorpion Bombs' At Civilian Areas In Iraq; Mosul Residents Living In Fear,1438,unrelated\nMissing Libyan jetliners raise fears of terror attacks on 9/11,1531,unrelated\nDog abandoned at Ayr station with belongings in suitcase,1849,unrelated\n\"Teen Made $72 Million Trading Stocks, Confirms Teen Dominance Worldwide\",2407,disagree\n\"BATMOBILE NOT STOLEN, MTV CONTEST PRIZE REMAINS UNCLAIMED\",2055,unrelated\nGod is a woman- Priest who died for 48 minutes claims,478,unrelated\nA Man Says Comcast Called His Boss And Got Him Fired After He Complained About Its Service,2434,unrelated\nBritish man pays $460 to save constipated goldfish's life,803,agree\nISIS Beheads Kidnapped Photojournalist James Wright Foley in Horrific Video Message to the U.S.,1747,agree\nISIS Extremists Claim to Behead British Hostage David Haines,906,unrelated\n\"Boko Haram agrees to ceasefire, release of school girls\",2156,unrelated\nMacaulay Culkin dead: Actor is victim of another death hoax,2175,unrelated\nJudd Nelson rebuffs Internet rumors that he died of a drug overdose.,2070,unrelated\nDid Kim Yo-Jong Take Kim Jong Un’s Role? North Korea Ill Health Rumors Are ‘Fabricated’,706,unrelated\nWoman spends a week in KFC to get over her break up,2087,discuss\nRajasthan: Angry mob teaches rapist a lesson; chops penis off,1959,agree\nParents are furious after seven girls aged 13-14 fall pregnant on a school trip,2097,agree\nIt’s Okay To Laugh About The Fact That The Vogue Rat Infestation is Getting Worse,2498,agree\nVideo messaging service verifies timing of CNN audio recording,900,unrelated\nLuke Somers: British-born photojournalist 'killed by al-Qaeda after failed rescue attempt in Yemen',634,unrelated\nAbdel-Majed Abdel Bary in Foley beheading: London rapper songs help identify him,913,unrelated\nHORROR: ISIS Fighters Have Reportedly Contracted Ebola,1974,discuss\n‘Banksy’ Instagram tribute to Charlie Hebdo victims not posted by artist,1867,unrelated\n\"James Foley: American Journalist, James Wright Foley Beheaded in New ISIS Video [Breaking News]\",1361,unrelated\nU.S. airstrike kills Islamic Al Shabab terrorist leader in Somalia,941,unrelated\n\"Boko Haram: Kidnapped Girls Have Been Married Off, Truce Never Happened\",344,unrelated\nEggnog-chugging contest leads to hospital stay,1869,unrelated\nMan chops off own penis after being dumped by his girlfriend,592,agree\nWFB’s Bill Gertz: Obama Administration ‘Trying to Play Down’ Missing Libyan Airliners,299,unrelated\nChristian Bale won't play Steve Jobs,286,unrelated\nChristian Bale Won't Play Steve Jobs After All,860,discuss\nPentagon: ISIS Got U.S. Weapons Package,1029,unrelated\n\"Hoax Alert: Father O’Neal, Who Has Met God and Thinks She’s a Woman, Is Made Up (Just Like God Herself)\",2043,unrelated\nLynch mob chop man's penis off after catching him allegedly trying to rape teenager,387,unrelated\nAlleged audio of Michael Brown shooting has surfaced,1786,unrelated\nRat problem worsens at One World Trade Center offices of Conde Nast,618,unrelated\nReport: Apple Watch to Ship in March,752,discuss\n\"Six months after abducting Nigerian schoolgirls, Boko Haram reportedly wants to free them\",1549,unrelated\nVideo shows ISIL beheading of photojournalist James Foley,1040,unrelated\n‘Photo of slain IS leader’ reported to be doctored,1254,agree\nPentagon: Somali terror group leader killed in U.S. airstrike,1931,unrelated\nSoldier shot at War Memorial; multiple shots fired in Parliament,0,unrelated\nSetting the record straight on tor,1948,unrelated\n\"Unhappy Customer: Comcast Told My Employer About Complaint, Got Me Fired\",1355,unrelated\nSomeone Trolled Twitter Into Thinking Macklemore Joined ISIS,1498,unrelated\n\"Fidel Castro Is Dead, According to Viral Twitter Rumors\",40,unrelated\nItalian catches huge wels catfish; is it a record?,842,agree\nDoes ISIS have an airforce? Terrorist 'fighter pilots' are being trained on captured MiGs by Saddam Hussein's ex-air force officers,2406,discuss\n\"'American bombing had signed my death certificate': Missing US journalist James Wright Foley goes unflinching to his death as ISIS behead him in horrific video, as a warning to Obama\",1351,unrelated\nKurds fear Isis use of chemical weapon in Kobani,387,unrelated\n\"BREAKING NEWS: Female American aid worker, 26, held hostage by ISIS for 18 months has been 'killed in Jordanian air strike'\",1769,unrelated\n\"Stainless steel Apple Watch could cost just $499, but gold will be 10 times as pricey\",2271,discuss\nIPhone 6 users are tearing their hair out,689,unrelated\nClaim: Comcast Got Complaining Customer Fired From His Job,1268,unrelated\nCanada probes Michael Zehaf-Bibeau as possible suspect in Ottawa shooting - source,1883,unrelated\n\"TEXAS TURKEY FARM CONTAMINATED WITH EBOLA, OVER 250,000 HOLIDAY TURKEYS INFECTED\",2329,unrelated\n11 aircraft are missing from ‘terrorist-held’ Tripoli airport ahead of 9/11 anniversary,1489,unrelated\nBig Bank Hank of The Sugarhill Gang is dead at 57,2080,agree\n\"Catholic Priest Dies for 48 Minutes, Comes Back to Life and Claims God Is Female\",2445,disagree\nDid Paul Rudd Help Take Down Dallas Airport Homophobe?,1000,unrelated\nIsis claims to behead US journalist,1744,discuss\nUS officials: Video shows American's execution,1679,discuss\nOscar winner Christian Bale to play Steve Jobs in upcoming biopic,1131,discuss\nCheeky vandals paint giant penis on bonnet of £1.5 million Bugatti Veyron sportscar,2235,unrelated\nDNA Tests Confirm Lebanon Is Holding ISIS Leader’s Child,1883,unrelated\nUtah Man Hospitalized After Winning Eggnog Chugging Contest,1898,unrelated\nComcast Declares War on Tor?,277,unrelated\nU.S. Hostage Luke Somers Killed During Yemen Rescue Bid: Family,1549,unrelated\nPurported ISIS claim: Jordan airstrike kills female US hostage,1543,unrelated\nMeteorite leaves crater in Nicaraguan capital Managua,10,unrelated\nBATMAN VS. SUPERMAN BATMOBILE STOLEN,280,unrelated\nPentagon: ISIS seized materials airdropped to Kurds,1498,unrelated\nNBC weatherman caught urinating in the woods live on air,1820,unrelated\n\"SMALL METEORITE STRIKES NICARAGUA, GOVERNMENT SAYS\",1722,discuss\nWhat Glenn Beck Fears May Be Done With the 11 Missing Jets,1073,unrelated\nReport: Israeli-Canadian woman fighting Islamic State has been kidnapped by terror group,1883,unrelated\nAl-Shabab leader who ordered Kenya mall massacre believed killed in US drone attack in Somalia,1176,discuss\nTeacher suspended after sex session with teen pupil ends up on hardcore porn website,1357,unrelated\nHas North Korean dictator Kim Jong-un been replaced by his sister?,490,unrelated\nNew Audio Recording From Ferguson May Capture Michael Brown Shooting,1438,unrelated\nNorth Korea Leader Kim Jong Un Is Still In Charge: Source,236,unrelated\nWife and son of Isil leader Abu Bakr al-Baghdadi 'detained at Lebanon border',1468,disagree\nUPDATE: BATMAN v SUPERMAN Batmobile Reportedly Stolen By (Shocker!) Detroit Locals,2519,discuss\nChristian Bale quits Steve Jobs movie,1897,unrelated\nAxl Rose NOT Dead: Fake MSNBC Death Hoax Goes Viral On Facebook,633,unrelated\nNationwide turkey recall? Ebola-infected birds? USDA debunks the hoax,1658,unrelated\nLatest iOS 8 bug reportedly causes unwanted deletion of iCloud Drive documents,1256,unrelated\n\"Gill Rosenberg, Canadian-Israeli Woman Feared Kidnapped By ISIS, Says She's Safe\",1857,unrelated\nKIM DINE WITH ME: Porky president Kim Jong-un to open UK restaurant serving DOG,2309,discuss\nAudio recording allegedly captures moment Michael Brown was shot,1776,discuss\nGovernment fires employee who skipped work for 24 years,903,unrelated\nISIS Appears To Behead American Photojournalist In YouTube Video,1721,discuss\nESPN’s All-Male “Monday Night Football” Panel On Domestic Violence Is Not Real,615,unrelated\n\"Comcast Turns Complaints Back On Customer, Gets His Employer To Fire Him\",2438,discuss\nISIL allegedly kills US journalist in video,115,unrelated\n\"Don't forget to tip...especially if you spend $300,000\",1547,unrelated\nISIS Militants Allegedly Contracted Ebola,1004,unrelated\nIslamic State flying three jets in Syria: monitor,295,unrelated\nPriest who died for 48 minutes says he met God and she’s a woman,539,unrelated\nJudd Nelson isn't dead; report is a hoax,1131,unrelated\nISIS Reportedly Beheads American Photojournalist in Iraq,1747,discuss\nApple was forced to nix key health features from its smartwatch -- report,1707,unrelated\nIslamist websites claim Israeli-Canadian woman kidnapped by IS: report,777,unrelated\nMan chops off his penis after his girlfriend breaks up with him,1249,unrelated\n\"Soon Marijuana May Lead to Ticket, Not Arrest, in New York\",93,unrelated\nAmerican Predator Drone Circling Islamic State’s Stronghold,2367,unrelated\n\"Rare Case: Seven Bosnian Girls, Aged 13 And 14, Fall Pregnant After Five-Day School Trip; Parents Outraged After School Cites 'Parental Neglect'\",7,unrelated\nAudio recording allegedly captures at least 10 shots fired in Michael Brown killing,958,unrelated\nThe Arrest of the ISIS Leader's Wife and Son,1143,discuss\nSchoolboy who got electric shock from lamppost claims he now has magnetic powers,1808,unrelated\nWho Is Michael Zehaf-Bibeau? Ottawa Shooter Suspect Identified By Canadian Officials ,704,unrelated\n\"Boko Haram agrees to ceasefire, release of school girls\",402,unrelated\nNigeria Boko Haram blamed for raids despite truce claim,2139,discuss\nThe 'cub of Baghdadi': Has this boy become the youngest victim of Isis’s use of child soldiers?,2372,unrelated\nIsis militants claim to have killed US journalist James Foley,2070,unrelated\nPenis Spray-Painted on a $2.5 Million Car Was Just for a Prank Video,498,disagree\nMan Known as ‘Jihadi John’ Is Identified as Mohammed Emwazi,304,unrelated\n\"Gill Rosenberg, Canadian-Israeli Woman Feared Kidnapped By ISIS, Says She's Safe\",1774,discuss\nChristian Bale Won't Play Steve Jobs After All,1268,unrelated\n'Jihadi John' identified: ISIS killer named as Mohammed Emwazi from West London,1724,discuss\n\"Big Bank Hank, US rapper and Sugarhill Gang founder member, dies at 57\",2118,unrelated\nIraqi social-media rumors claim IS leader slain,81,unrelated\nScientists Doubt That Meteor Caused Crater In Nicaragua,2155,unrelated\nCanadian Michael Zehaf-Bibeau thought to be the gunman in Ottawa shooting,2087,unrelated\n\"Islamic State, in video titled \"\"A Message to America,\"\" beheads American journalist James Wright Foley who was kidnapped in 2012\",1016,agree\nParents are furious after seven girls aged 13-14 fall pregnant on a school trip,821,unrelated\n11 jetliners 'missing' after Islamist takeover of airport,1588,unrelated\n\"Tropical spider burrows under man's skin, lives there for three days\",1478,agree\n\"See How This Homeless Man Spends A Hundred Dollars, And Keep A Tissue Handy [Video]\",1996,agree\nFence Jumper Made It Deeper Into the White House Than Secret Service Claims,263,unrelated\nCNN Plays Alleged Recording of Michael Brown Shooting,195,unrelated\n\"Fidel Castro Is Dead, According to Viral Twitter Rumors\",2314,unrelated\nThis Woman Is Wrongly Being Called A Sexual Predator After Her Private Sex Tape Was Used For A Hoax,1896,unrelated\nMissing Mexico students not among 28 bodies found in mass grave,1795,agree\n\"Whoa, Paul Rudd Was One of the Airport Heroes Who Took Down the Homophobe\",1844,unrelated\nTourist wakes to find strange red trail on his stomach - and discovers a spider has burrowed through his appendix scar and crawled UNDER his skin while on holiday in Bali,1848,unrelated\nFears journalist James Wright Foley beheaded by Islamic State jihadists in ‘message’ to United States,880,discuss\nWife and son of Islamic State leader Abu Bakr al-Baghdadi detained in Lebanon,365,unrelated\nReport: Michael Phelps’ Tinder ‘Girlfriend’ Was Born Male; “We Made Love During Halftime”,618,unrelated\nGovernment employee fired after skipping work for 24 years,1318,agree\nPredator Drone Reportedly Spotted Over ISIS Stronghold,2129,discuss\nNew ISIS Video Shows Militants Seizing Weapons Airdropped By US Near Kobani,2295,discuss\nGovernment fires employee who skipped work for 24 years,1019,unrelated\n\"Omar Gonzalez, White House Fence-Jumper, Made it Farther Inside\",648,unrelated\nBREAKING UDPATED: ISIS REPORTEDLY USE CHEMICAL WEAPONS IN KOBANE,2240,unrelated\nIsis militants claim to have killed US journalist James Foley,1940,unrelated\nReport: Possible audio tape of Michael Brown shooting,2287,discuss\nSomeone Spraypainted A Penis On A £1.5m Bugatti Veyron And It Went Very Viral,1349,unrelated\nTwo GOP Congressmen Say Suspected Terrorists Caught Crossing U.S.–Mexico Border,239,unrelated\nReport: Taliban Detainee Swapped for Bowe Bergdahl Suspected of Trying to Return to Terrorism,1565,discuss\n\"Boko Haram Could Release Kidnapped Girls, Nigerian Officials Say\",821,unrelated\n\"Boko Haram claims to have German hostage, denies ceasefire\",2088,unrelated\nLego letter from the 1970s still offers a powerful message to parents 40 years later,1726,unrelated\nISIS Appears To Behead American Photojournalist In YouTube Video,539,unrelated\n\"Jess Smith, 19, Claims She Was Teletubbies' Giggling Baby: What Did She Get Paid?\",2284,discuss\nESPN’s Domestic Abuse Tonight Panel Will Be 100% Dudes,1699,disagree\n\"ISIS Militants In Mosul Have Contracted Ebola, Iraqi Media Sources Claim\",1438,unrelated\nPGA Tour Denies Claim That Tiger Woods Failed A Drug Test,513,unrelated\n\"Calm Yourselves, Durex Has NOT Come Out With A Pumpkin Spice Condom\",176,unrelated\nISIL allegedly kills US journalist in video,1905,unrelated\n\"Fidel Castro Rumors Sweep Internet, but No Sign in Cuba\",625,unrelated\n\"No, a bird didn't poop on Vladimir Putin\",1384,unrelated\nAngry mob hacks off alleged rapist's genitals with meat cleaver after dragging him into butchers,630,unrelated\nWillie Nelson Dead? Internet Freaks Out As Another Celebrity Death Hoax Makes The Rounds,858,unrelated\nSoldier shot near Canadian parliament building,1361,unrelated\nMeteorite leaves crater in Nicaraguan capital Managua,1627,unrelated\nMan has his PENIS cut off by angry mob after 'attempted rape' of teenager,368,unrelated\nSmall Meteorite Hits Managua,1900,unrelated\n\"Etats-Unis: Mort pendant 48 minutes, un prêtre affirme que Dieu est une femme\",34,unrelated\nKC Man Does Not Have Ebola,1519,unrelated\nNigeria says ceasefire agreed with Boko Haram,903,unrelated\n\"Apple Watch pricing: Will you spend $5000 for Gold edition, $500 for stainless steel?\",1336,unrelated\nSecond person rushed to hospital with Ebola symptoms after contact with 'patient zero' Thomas Duncan,81,unrelated\nAudio recording of Michael Brown being gunned down WAS made at the time he was killed: App company appears to confirm tape of ELEVEN bullets being fired - including final volley of 'kill shots',321,unrelated\nGovernment fires employee who skipped work for 24 years,2078,unrelated\n\"Rumor: Apple shooting for 19 hours of Apple Watch battery life under normal conditions, 2.5 hours 'heavy' use\",933,unrelated\n\"Bosnia: Seven underage girls return from five day school trip, pregnant\",2230,unrelated\nThe famous “Dog whisperer” Cesar Millan died of a heart attack this morning.,2520,unrelated\n\"No, ESPN is not having an all-male domestic violence panel tonight\",2181,agree\nNigeria Claims Boko Haram Will Release the Kidnapped Schoolgirls,1661,unrelated\nLynch mob chop man's penis off after catching him allegedly trying to rape teenager,2459,unrelated\nRumors of ISIS leader's death debunked,1889,discuss\nMichael Phelps’ alleged girlfriend says she was born intersex,557,unrelated\nThe iPhone 6 'Hairgate' Is Not a Thing,2088,discuss\n\"Islamic State, in video titled \"\"A Message to America,\"\" beheads American journalist James Wright Foley who was kidnapped in 2012\",1358,unrelated\nISIS Reportedly Beheads U.S. Journalist James Wright Foley on Camera,1569,unrelated\nWe took a look at the photo said to show the body of Islamic State leader Abu Bakr Al-Baghdadi (right) and found it was really an ethnic Albanian militant killed in 2013,1645,discuss\nISIS Seemingly Beheaded American Journalist James Wright Foley,2015,unrelated\nThe baby from Teletubbies reveals herself,1180,unrelated\n\"Apple Watch to Be Shower-Proof, Have 100,000 Apps at Launch: Reports\",731,unrelated\n\"The rapper, the hacker and the terror travel guide writer. Is one of these British extremists Jihadi John? Three potential Islamic State 'Beatles' emerge as MI5 'zeroes in' on murderer who beheaded U.S. journalist James Foley\",8,unrelated\nIsis leader Abu Bakr al-Baghdadi's 'wife and son detained in Lebanon',1192,discuss\nNBC weatherman caught urinating in the woods live on air,1541,unrelated\nNigerians doubtful of girls' release after Boko Haram 'truce' breached,1541,unrelated\nChristian Bale in Talks to Star in Sony's Steve Jobs Film,2211,discuss\n\"Prankster Gives Homeless Man $100, Secretly Follows Him And Learns He Buys Food For Others\",1940,unrelated\nThat ESPN Domestic Violence Panel You Keep Hearing About Isn't Real,1588,unrelated\nBREAKING NEWS: ISIS beheads missing American journalist James Wright Foley as warning to US to cease action in Iraq,1166,unrelated\n\"Predator Drone Reportedly Sighted Circling Raqqa, Syria\",2413,unrelated\nSpider burrowed through tourist's stomach and up into his chest,1708,unrelated\n\"Small meteorite strikes Nicaragua, government says\",1249,discuss\nCNN Plays Alleged Audiotape of Michael Brown ShootingMilitarization Of Police,1921,unrelated\nMagic mushrooms found at Buckingham Palace,1223,agree\nWatch: ISIS Claims to Have Captured U.S. Airdropped Weapons,2009,unrelated\nMissing Libyan jetliners raise fears of terror attacks on 9/11,1588,unrelated\n\"In Kim Jong Un's absence, his sister may rule. Or not.\",2477,discuss\nKim Jong-un 'Had Surgery on Fractured Ankles',1001,discuss\n\"US Drones, Hunting for ISIS Leader, Seen Flying over Syrian Airspace\",2367,unrelated\nISIS Border Crisis: DHS Chief Says Terrorists Not Entering US Through Mexico,2367,disagree\n\"Fidel Castro Dead? Yes, He Is… But The Cuban Leader Is Alive, Death Rumors Proven False\",858,agree\nIsis militants claim to have killed US journalist James Foley,2261,unrelated\nMarried TV actor wakes up to find his testicles have been STOLEN after he is drugged in Russian bar by attractive blonde working for organ traffickers,1231,agree\nZack Snyder’s ‘Batman V Superman: Dawn Of Justice’ Stolen Batmobile Rumor Put To Rest,1671,discuss\nTerror Leader Ahmed Abdi Godane Killed in U.S. Strike,1853,unrelated\nKim Jong-Un 'in hospital with two fractured ankles' after ballooning to around 20 stone and going on numerous 'meet the people' walkabout PR stunts,1427,unrelated\nDid Kim Yo-Jong Take Kim Jong Un’s Role? North Korea Ill Health Rumors Are ‘Fabricated’,269,unrelated\nAlleged audio of Michael Brown shooting has surfaced,1314,unrelated\nCNN Expert on Brown Audio: At First I Thought ‘Someone’s Trying to Punk CNN’,2118,discuss\nFerguson riots: audio may have captured Michael Brown shooting,844,unrelated\nWoman Says She Gave Her Cheating Man a Printout of His DMs for Christmas,1011,unrelated\nShots Heard In Alleged Brown Shooting Recording [AUDIO],1435,unrelated\nPentagon: Somali terror group leader killed in U.S. airstrike,646,unrelated\nSenior Western Intelligence Official Confirms London Rapper Abdel Majed Abdel Bary Is A Suspect In The Foley Killing,1465,unrelated\nScientists Doubt That Meteor Caused Crater In Nicaragua,2118,unrelated\nISIL allegedly kills US journalist in video,2109,unrelated\nLawmaker Says ‘At Least 10′ Islamic State Fighters Have Been Captured at the Southern U.S. Border,186,unrelated\nWatch marine take sniper shot to the head and live,2360,agree\nAnother ISIS Massacre: ISIS Kills 300 Iraqi Soldiers With Chlorine Gas,2224,discuss\nConde Nast's rat problem at One World Trade Centre: From red carpets to rodent droppings,304,unrelated\nPolice find mass graves with at least '15 bodies' near Mexico town where 43 students disappeared after police clash,1984,discuss\nBanksy arrest hoax: US website claims street artist caught in Watford,860,unrelated\nFence Jumper Made It Deeper Into the White House Than Secret Service Claims,1323,unrelated\nJames Foley remembered as 'brave and tireless' journalist,1679,discuss\nIslamic State using 'SCORPION bombs' to terrorise victims,539,unrelated\n\"Iraq claims ISIS leader al-Baghdadi’s wife has NOT been arrested, despite Lebanon insisting woman detained at border told them she was Islamist extremist’s spouse\",1883,unrelated\nSomalia Shebab chief Ahmed Abdi Godane likely dead in US strike: Source,1605,unrelated\nIslamic Militants Post Video Claiming to Show Beheading of U.S. Journalist,2403,unrelated\nIt's back! The incredible new Batmobile takes a spin around Detroit... after rumors it had been STOLEN,1673,unrelated\nReport: Nearly a Dozen Commercial Airliners Missing Ahead of 9/11 Anniversary After Islamists Overrun Libyan Airport,1165,discuss\nISIS militants trick mother into ‘eating her kidnapped son’,220,unrelated\nISIL video claims beheading of kidnapped journalist James Foley,2070,unrelated\nRep. Duncan Hunter: 'At Least 10' ISIS Fighters Caught at Mexican Border,2458,unrelated\n\"Wife, child of Islamic State head Abu Bakr al-Baghdadi held in Lebanon, officials say\",1789,unrelated\n\"#Daysofdarkness: No, There Won't Be Six Days Of Darkness In December\",696,unrelated\n'They ate through the ceilings and pooped on the keyboards': Rats are 'taking over' Vogue's new World Trade Center office and Anna Wintour 'no longer wants to work there',1372,unrelated\nWHO says reports of suspected Ebola cases in Iraq are untrue,1821,unrelated\n\"UPDATED 'Jihadi John' identified as Mohammed Emwazi of London, reports say\",1815,unrelated\nTBS Speeds up SEINFELD by 7.5% to Add 2 More Minutes of Commercials,2237,unrelated\nApple may launch 12-inch MacBook Air with Retina Display,1817,unrelated\nWe took a look at the photo said to show the body of Islamic State leader Abu Bakr Al-Baghdadi (right) and found it was really an ethnic Albanian militant killed in 2013,2124,unrelated\nApple Watch battery will require nightly charging,687,unrelated\n\"Islamist Militants 'Steal' 11 Commercial Planes In Libya, Sparking Terror Attack Fears\",1384,unrelated\n\"Oh Hey, Paul Rudd Was One Of The Dallas Airport Homophobe Heroes, No Big\",1642,unrelated\nDNA test confirms child is IS head Abu Bakr al-Baghdadi's daughter,538,discuss\n\"See How This Homeless Man Spends A Hundred Dollars, And Keep A Tissue Handy [Video]\",320,unrelated\nMan chops off his own penis after girlfriend told him he was no good in bed,1171,agree\n‘Feminist’ says she aborted baby because it was a boy,843,unrelated\nPentagon: ISIS seized materials airdropped to Kurds,2397,discuss\nAmazon.com to open first physical store in Manhattan: DJ,1605,unrelated\nCiti sees Apple Watch price points of $550 and $950; myriad accessories,1415,discuss\nAre Rumors of the Apple Watch in Feb True?,2401,discuss\nChristian Bale in Talks to Play Steve Jobs (Exclusive),1299,discuss\nNews sites fall for Putin bird-dropping video,1006,unrelated\nIsis claims US hostage Kayla Mueller killed in coalition airstrike,1769,unrelated\nAl-Shabab leader who ordered Kenya mall massacre believed killed in US drone attack in Somalia,646,unrelated\nAn audio recording of the Michael Brown shooting has reportedly surfaced,2235,discuss\nIslamic Militants Post Video Claiming to Show Beheading of U.S. Journalist,1721,discuss\nObama Denounces James Foley's Execution: 'Today The Entire World Is Appalled',1040,unrelated\nKim Jong-un 'so fat he has fractured his ankles',2042,unrelated\nDevoted pet owner spends £300 to save his GOLDFISH after it became constipated,1539,unrelated\n\"Teen Made $72 Million Trading Stocks, Confirms Teen Dominance Worldwide\",409,unrelated\n\"Meteorite makes big crater in Nicaragua, government says\",1073,discuss\nConflicting reports on alleged IS capture of Canadian woman,2142,discuss\nAl-Shabaab co-founder confirmed killed by US air strike in Somalia,60,unrelated\n\"No, Saudi TV Didn't Blur Out Michelle Obama's Face When the President Met King Salman\",1342,unrelated\nSource: Tom Brokaw Wants Brian Williams Fired,1570,discuss\nUS confirms death of Somalia terror group leader,1084,agree\n\"Islamic State, in video titled \"\"A Message to America,\"\" beheads American journalist James Wright Foley who was kidnapped in 2012\",1034,unrelated\n\"Despite no Ebola case in Kansas City, the rumor goes viral\",781,unrelated\nWatch marine take sniper shot to the head and live,2177,unrelated\nU.S. Hostage Luke Somers Killed During Yemen Rescue Bid: Family,892,discuss\n\"See How This Homeless Man Spends A Hundred Dollars, And Keep A Tissue Handy [Video]\",695,unrelated\nPope Francis tells boy whose dog had died that heaven is open to all,2002,unrelated\nSpider burrowed through tourist's stomach and up into his chest,2297,unrelated\nMichael Phelps' girlfriend was born male but did not tell swimmer about her past,89,unrelated\nIraq: US to Probe ISIS' Chlorine Attack on Iraqi Security Personnel,969,discuss\nIraqi media: ISIS militants have contracted Ebola,1506,discuss\nPure Evil: Islamic State Beheads American Journalist James Wright Foley,1361,unrelated\nA Husband Breaks Down In Tears After Lost Voicemail Message By His Late Wife Is Recovered,2227,unrelated\n\"UPDATE: Soldier, gunman who died in Ottawa rampage identified\",204,unrelated\nMexico checks if 43 missing students in mass grave,1849,unrelated\nHere's video of a bird pooping on Vladimir Putin in the middle of a speech,1957,disagree\n\"Dead for 48 minutes, Catholic Priest claims God is female\",1849,agree\nBREAKING: ISIS Beheads American Journalist James Wright Foley,1857,unrelated\n\"Google to buy big chunk of Pacific Shores, iconic Redwood City office park\",633,unrelated\n\"No, a Planetary Alignment on Jan. 4, 2015, Won’t Decrease Gravity\",1260,unrelated\n\"U.S. accidentally delivered weapons to the Islamic State by airdrop, militants say\",1076,discuss\nWould-be rapist has penis severed by angry mob,17,unrelated\nThat Was Fast: Christian Bale Bails on Steve Jobs Biopic,1131,discuss\nThis Is a Truly Horrifying Story About a Spider,962,unrelated\nHope Fades for Girls' Release After Boko Haram 'Truce' Breached,298,unrelated\nVideo: Islamic State Claims to Have Captured US Weapons Airdrop Near Kobane,168,unrelated\n\"David Haines Beheaded By ISIS, Execution Video Contains Threats Against UK: Reports\",144,unrelated\nWoman Stays In KFC For A Week To Get Over Her Break-Up,1212,unrelated\nGOP Rep. Duncan Hunter Claims 'At Least' 10 ISIS Fighters Apprehended On Texas Border,1293,unrelated\nMacaulay Culkin dead: Actor is victim of another death hoax,1502,unrelated\nSeven girls as young as 13 become pregnant on a school trip,2022,unrelated\n'Feminist' Lana 'Aborts Baby Because It's A Boy' And Is Surprised By Backlash,2161,unrelated\n\"'Nasa Confirms Six Days of Darkness in December': No, they really don't - it's a hoax\",2520,unrelated\nWatch marine take sniper shot to the head and live,1648,unrelated\nISIS Leader Killed: Abu Bakr Al-Baghdadi Reportedly Killed By U.S. Airstrike,387,unrelated\nISLAMIC STATE BEHEADS MISSING AMERICAN JOURNALIST JAMES WRIGHT FOLEY,2453,unrelated\nBritish aid worker David Haines beheaded by ISIL,737,unrelated\nUS Intel: Taliban Man Released From Gitmo in Bergdahl Deal is Back to Militant Activity,1459,unrelated\nReport: Secret Service Lied About White House Fence Jumper,832,unrelated\n\"No, Jordan's King Abdullah II is not personally flying planes against Isis\",1787,agree\nAbdel-Majed Abdel Bary in Foley beheading: London rapper songs help identify him,1314,discuss\n\"James Foley: American Journalist, James Wright Foley Beheaded in New ISIS Video [Breaking News]\",533,unrelated\nUnconfirmed reports saying ISIS UK Hostage David Haines Beheaded,68,unrelated\nReport of quarantined Texas town NOT real; shared on a 'fake' news website,1625,agree\nVIDEO: Son Stuns Parents By Paying Off Their Mortgage As Christmas Surprise,2072,unrelated\nJihadi John identity revealed as Mohammed Emwazi: live,1256,unrelated\nFence jumper reportedly made it much further into White House than Secret Service said,1488,discuss\nMeteorite Leaves House-Sized Crater in Nicaragua’s Capital,2264,discuss\n\"Vice Media CEO Shane Smith Spent $300,000 on Las Vegas Dinner (Report)\",2251,unrelated\nEbola Outbreak 2015 Update: ISIS Fighters May Have Contracted Deadly Virus,639,discuss\nSecond person rushed to hospital with Ebola symptoms after contact with 'patient zero' Thomas Duncan,2328,unrelated\nISIS Blasts 'Scorpion Bombs' At Civilian Areas In Iraq; Mosul Residents Living In Fear,2175,unrelated\nKurds fear Isis use of chemical weapon in Kobani,30,unrelated\nHas Ebola infected Isis militants in Mosul?,1921,unrelated\n\"Wildest Apple Watch rumor yet: 100,000 apps at launch\",2175,unrelated\nHope Fades for Girls' Release After Boko Haram 'Truce' Breached,531,discuss\nZack Snyder’s ‘Batman V Superman: Dawn Of Justice’ Stolen Batmobile Rumor Put To Rest,686,unrelated\nUS Marine survives headshot from Taliban (video),144,unrelated\nHow did a Texas plumber's truck end up with Syrian rebels? (+video),1213,unrelated\n7 Bosnian teens get pregnant on school trip,1802,unrelated\n\"\"\"Oldest Time Capsule\"\" in U.S. Unearthed in Boston\",2003,unrelated\nNo - a Fox News Twitter account isn't responding to tweets on the #FoxNewsFacts hashtag,1087,unrelated\nTurkish Leader Says U.S. Airdrop Aided ISIS Militants,2509,discuss\nGraffiti Artist Banksy Arrested In London; Identity Revealed,667,unrelated\nGCPD Solved Stolen Batmobile Case?,964,unrelated\nN. Korea’s Kim has leg injury but in control,1678,unrelated\nPentagon confirms al-Shabab leader killed in airstrike in Somalia,941,unrelated\n\"Apple Media Event Rumored for Late February, Apple Watch and 12\"\" MacBook Air Likely Topics [Updated]\",1893,unrelated\nFemale Israeli fighter said abducted by Islamic State  Read more: Female Israeli fighter said abducted by Islamic State,1224,unrelated\nComcast gets customer fired for complaining about poor service,1338,unrelated\nISIS Seemingly Beheaded American Journalist James Wright Foley,115,unrelated\nMPs credit sergeant-at-arms for saving lives in Parliament Hill shootings,2104,unrelated\nApple Orders More Than 5 Million Watches for Initial Run,359,unrelated\n\"Absent from duty for 25 years, CPWD official dismissed\",72,unrelated\nIslamic State killer 'Jihadi John' named as Mohammed Emwazi,1308,unrelated\nGoogle Grows With $1.6 Billion in California Office Deals,1549,unrelated\nNBC weatherman caught urinating in the woods live on air,984,discuss\nMacaulay Culkin Dead? Fans Freak Out Over Death Rumors,1012,unrelated\n\"Brian Williams: No, Our Meteorologist Was Not Peeing on Live TV\",1047,unrelated\n\"Boko Haram: Kidnapped Girls Have Been Married Off, Truce Never Happened\",2463,discuss\nISIS Beheading of U.S. Journalist James Foley Posted to YouTube,2047,discuss\nSmall Meteorite Strikes in Nicaragua's Capital City of Managua,217,discuss\nSaudi cleric says snowmen are anti-Islamic,1498,discuss\n\"Why the most expensive Apple Watch will probably cost around $10,000\",2044,unrelated\nDetroit Police Issue Statement That The Batmobile Is Safe,1338,unrelated\nCNN Plays Alleged Audiotape of Michael Brown ShootingMilitarization Of Police,2317,discuss\nHas North Korean dictator Kim Jong-un been replaced by his sister?,321,unrelated\nMissing Mexico students not among 28 bodies found in mass grave,1825,unrelated\n\"SEE IT: ISIS militants caught trying to cross border into Texas, Congressman claims\",564,unrelated\nBatman Set To Play Steve Jobs In Upcoming Biopic,630,unrelated\nNew Audio Shows Michael Brown Was Shot at 11 Times,1950,unrelated\nMissing American journalist reportedly beheaded by Islamic State ,2450,discuss\n\"Teen Made $72 Million Trading Stocks, Confirms Teen Dominance Worldwide\",1205,unrelated\nSeth Rogen to Star as Steve Wozniak in Sony's Steve Jobs Biopic [Updated],2410,unrelated\nHomeland Security: No ISIL fighters on U.S. border,220,unrelated\n'Sex attacker' has penis cut off with a cleaver in India,2009,unrelated\nKimye’s Fault? Anna Wintour’s NYC ‘Vogue’ Offices Hit With Disgusting Rat Infestation: ‘Rat Droppings On Desks’,618,unrelated\nOttawa investigates reports that Isis has captured Canadian-Israeli woman,298,unrelated\nA Letter Lego Sent to Parents in 1974 Holds an Important Message for the Parents of 2014,451,unrelated\n6 Islamist militants killed in US attack in Somalia,2070,unrelated\nFerguson riots: audio may have captured Michael Brown shooting,1426,discuss\n\"ISIS beheads American photo-journalist James Wright Foley, threatens more to come\",1574,unrelated\nHidden Diagnostic Port on Apple Watch Could Allow for Smart Band Accessories [Updated],1295,unrelated\nAudio may have captured Michael Brown shooting,195,unrelated\n\"Boko Haram claims to have German hostage, denies ceasefire\",1885,agree\n\"Everybody Relax, Banksy Wasn’t Arrested And Exposed As A 35-Year-Old Man\",2412,unrelated\n\"Gill Rosenberg, former IDF soldier, possibly captured by ISIS while fighting with Kurds\",2415,unrelated\nFence Jumper Made It Deeper Into the White House Than Secret Service Claims,2409,discuss\nMichael Brown shooting audio caught on tape?,1803,unrelated\n\"How did Fake Chinese News Site Dupe Washington Post, Atlantic, BBC?\",1137,agree\nTiger Woods' former luxury island goes on sale,1991,agree\nChinese parents try to SELL their son to pay for medical treatment for his sick twin sister,1574,agree\n\"Obama, Outraged Over Beheading, Vows to Stay on Course\",11,unrelated\nDid NBC Nightly News Go Live To A Man Who Was Taking A Piss?,1046,discuss\n\"What We Know About Kim Yo Jong, Who May Control North Korea\",2048,discuss\nResearch Medical Center denies reports that a patient has Ebola,1519,unrelated\nGateway Pundit,591,unrelated\n\"US hostage 'murdered' by militants in Yemen, says Hagel\",892,discuss\nChristian Bale Won't Play Steve Jobs After All,296,unrelated\n\"Rats at Vogue's NYC offices - watch your step, Anna Wintour\",1936,unrelated\n\"Meteorite Strikes Nicaraguan Capital, Creates 16-Foot-Deep Crater\",1622,discuss\nHoly Theft! Batmobile Stolen from 'Batman v Superman'???,483,unrelated\nRumors about Fidel Castro’s death again circulate on the Internet,892,unrelated\nIsraeli-Canadian Woman 'Captured' By ISIS Says She Is 'Safe And Secure',346,discuss\nTropical spider burrows under man's skin through scar,959,unrelated\n\"Nigeria Says It Struck A Cease-Fire With Boko Haram, But Are They Talking To The Right Guy?\",800,unrelated\n\"Big Bank Hank, US rapper and Sugarhill Gang founder member, dies at 57\",1107,unrelated\nU.S. Hostage Luke Somers Killed During Yemen Rescue Bid: Family,1034,unrelated\nBatmobile wasn't stolen: Cops,2055,unrelated\nIS militant 'Jihadi John' named as Mohammed Emwazi from London,2202,discuss\nNew Audio Recording From Ferguson May Capture Michael Brown Shooting,1808,unrelated\nMeteorite 'caused mysterious boom in Nicaragua',649,unrelated\nNun gives birth to surprise baby after complaining of stomach pains,706,discuss\nWhat One Homeless Man Does with $100 Will Astonish You (VIDEO),467,unrelated\nNigeria says ceasefire agreed with Boko Haram,1166,discuss\nMissing Libyan jetliners raise fears of terror attacks on 9/11,2162,discuss\n'Sex attacker' has penis cut off with a cleaver in India,1709,discuss\nU.S. arms airdrop fell into ISIS hands: Pentagon,2295,discuss\nSugarhill Gang rapper Big Bank Hank dead at 57,752,unrelated\nThere has been a shooting at the War Memorial on Parliament Hill. Unconfirmed reports say a soldier was shot.,1457,discuss\nIslamic State releases video apparently showing the beheading of missing US journalist James Foley,2404,unrelated\nNigerians doubtful of girls' release after Boko Haram 'truce' breached,459,unrelated\nPassenger Wears A Hazmat Suit To Dulles Airport [PHOTO],1826,agree\nWHO investigates media reports ISIS fighters contracted Ebola,1506,discuss\nReport: Secret Service Lied About White House Fence Jumper,848,discuss\nDNA Tests Confirm Lebanon Is Holding ISIS Leader’s Child,254,unrelated\nISIL Beheads American Photojournalist in Iraq,87,unrelated\nUS Intel: Taliban Man Released From Gitmo in Bergdahl Deal is Back to Militant Activity,1949,unrelated\n‘Jihadi John’: The Islamic State killer behind the mask is a young Londoner,2184,unrelated\nTwo GOP Congressmen Say Suspected Terrorists Caught Crossing U.S.–Mexico Border,564,unrelated\nOmsk schoolboy turned into a man-magnet after shock,1317,unrelated\nNew Audio Recording From Ferguson May Capture Michael Brown Shooting,1974,unrelated\nREPORT: The Batmobile Might Have Been Stolen In Detroit,1338,unrelated\nPenis Drawn On Bugatti Veyron Could Be World's Most Expensive Car Vandalism,2235,unrelated\nWife and son of Islamic State leader Abu Bakr al-Baghdadi detained in Lebanon,1787,unrelated\n\"ISIS Claims It Kidnapped Gill Rosenberg, The First Western Woman To Fall Into The Group's Hands\",121,unrelated\nIslamic State Leader al-Baghdadi “Not Dead”,1634,discuss\nPriest who died for 48 minutes says he met God and she’s a woman,2142,unrelated\nCNN audio: Is this the moment Michael Brown was shot?,1435,unrelated\nMeteorite 'caused mysterious boom in Nicaragua',971,unrelated\n\"Apple Watch to Feature Time-Only 'Power Reserve' Mode, Prototypes Disguised as Samsung Watches\",2283,unrelated\nThe Arrest of the ISIS Leader's Wife and Son,1877,disagree\nNigeria Boko Haram blamed for raids despite truce claim,1821,discuss\nHas Kim Yo-Jong Taken Over For Kim Jong Un? Sister Assumes North Korea State Duties While Brother Undergoes Medical Treatment,1854,unrelated\nMan who SLAPS people if they sneeze in public being hunted by police,1708,unrelated\nAudio of gunfire in Michael Brown case authenticated by app company,2234,unrelated\nNew Audio Reveals Pause in Gunfire When Michael Brown Was Shot: Attorney,1803,unrelated\nAlleged Audio of Michael Brown Shooting Doesn’t Sound Good for Officer Darren Wilson,1950,unrelated\nReport: 4 ISIS Terrorists Caught at Southern Border in 36 Hrs,130,unrelated\nUS officials: Video shows American's execution,1120,unrelated\nThis Week In Weird News: Horrible Human Slaps Elderly Woman For Sneezing,1660,unrelated\nVideo shows ISIL beheading of photojournalist James Foley,2524,agree\nSaudi Arabia 'fatwa over building of snowmen',1090,unrelated\n\"Oh Hey, Paul Rudd Was One Of The Dallas Airport Homophobe Heroes, No Big\",609,agree\nKim Jong-un relying on ‘cobra wine’ after problems with trouser snake,984,unrelated\nSenator: Detainees swapped for Bergdahl have contacted militants,1372,unrelated\nRumor: Seth Rogen to Appear as Woz in Sony's Steve Jobs Film,1746,discuss\nTiger Woods' luxe Viking island in Sweden is for sale,240,unrelated\nThe “Flood Libel” Propagandists of 2015,289,unrelated\nNorth Korea dictator Kim Jong-un undergoes surgery after breaking both ankles on military tour,2022,discuss\nISIS militants appear to behead abducted American journalist James Wright Foley in graphic video,1011,discuss\nBrian Williams Demands Apology From Social Media Over Erroneous Urination Reports (Video),258,unrelated\nHas North Korean dictator Kim Jong-un been replaced by his sister?,958,unrelated\nIPhone 6 users are tearing their hair out,513,unrelated\nMissing Mexico students not among 28 bodies found in mass grave,1405,discuss\nJames Foley remembered as 'brave and tireless' journalist,2002,unrelated\nFears journalist James Wright Foley beheaded by Islamic State jihadists in ‘message’ to United States,1569,unrelated\n\"Reports Isis fighters have contracted Ebola are 'incorrect', says Iraqi health ministry\",1778,agree\nMass grave found after 40 students disappear in Mexican protest,1269,unrelated\nSteve Jobs Biopic Eyes Seth Rogen to Play Apple Co-Founder Steve Wozniak,1058,unrelated\nAl-Shabab leader who ordered Kenya mall massacre believed killed in US drone attack in Somalia,961,unrelated\nMexico Student Massacre Update: More Graves Discovered At Murder Site,1148,unrelated\nJames Foley remembered as 'brave and tireless' journalist,2127,unrelated\nISIS Border Crisis: DHS Chief Says Terrorists Not Entering US Through Mexico,1022,unrelated\nVideo Purports To Show Beheading Of U.S. Journalist By Militants,2070,unrelated\nSon Pays Off His Parents’ Mortgage for Christmas,2072,unrelated\nSugarhill Gang's Big Bank Hank Dead At 57,1190,agree\nIraqi Official Dismisses ‘Unfounded’ Reports That ISIS Fighters Have Ebola,851,unrelated\nAn Audio Recording of the Michael Brown Shooting Has Reportedly Surfaced,1921,unrelated\nHope Fades for Girls' Release After Boko Haram 'Truce' Breached,1125,unrelated\nDid Kim Yo-Jong Take Kim Jong Un’s Role? North Korea Ill Health Rumors Are ‘Fabricated’,817,discuss\nWife and child of Islamic State leader Baghdadi held in Lebanon,1787,unrelated\n\"A Vice Guide To Spending $300,000 On Dinner\",1040,unrelated\nBATMAN VS. SUPERMAN BATMOBILE STOLEN,1789,unrelated\n\"Prankster Gives Homeless Man $100, Secretly Follows Him And Learns He Buys Food For Others\",2132,disagree\nBREAKING Gill Rosenberg former IDF soldier was captured by ISIS,1808,unrelated\nDera Sacha Sauda Chief Forced Castration of 400 Devotees? CBI Files Case Against 'MSG: The Messenger of God' Actor,1731,unrelated\nAmazon to Open First Brick-and-Mortar Site,2453,unrelated\nTim Cook Reportedly Reveals Apple Watch Waterproofing Has Improved,2367,unrelated\nISIL allegedly kills US journalist in video,2404,unrelated\nISIS Fighters Getting Caught Coming Across the U.S.-Mexican Border?,984,unrelated\nSchoolboy almost killed by electric shock claims he now has superpowers like Magneto,1034,unrelated\nSugarhill Gang rapper Big Bank Hank dies at age 57,993,agree\n\"James Foley: American Journalist, James Wright Foley Beheaded in New ISIS Video [Breaking News]\",1873,unrelated\nReport: Fence jumper made it into East Room of White House,1547,unrelated\nAnother American hostage at risk by Islamic state,2526,unrelated\nISIS leader dead?,2431,unrelated\nPentagon: death of al Shabaab leader in U.S. strike would be major blow,1024,unrelated\nIs There an ISIS Threat on the Texas-Mexico Border or Not?,1483,unrelated\n\"Man chops off his own penis, throws it in the trash after getting dumped for bad bedroom skills\",40,unrelated\n\"Soldier, Gunman Killed In Shooting Incident Near Canadian Parliament\",2338,unrelated\n\"No, Islamic State Militants Have Not Been Caught by U.S. Border Patrol\",130,unrelated\nReport of quarantined Texas town NOT real; shared on a 'fake' news website,1277,unrelated\nMichael Brown shooting audio caught on tape?,2234,unrelated\nISIS militants appear to behead abducted American journalist James Wright Foley in graphic video,1857,unrelated\nIslamic Militants Post Video Claiming to Show Beheading of U.S. Journalist,346,unrelated\nJordan’s King May Participate Personally In ISIS Raids,803,unrelated\nISIS Beheads American Journalist James Foley in Video Message to U.S.,2115,unrelated\n\"In Vogue vs Rats War, the Rats Are Winning\",1619,discuss\nApple Watch Gold Edition rumored to be priced at $1200: Will you buy?,54,unrelated\nThe Arrest of the ISIS Leader's Wife and Son,1913,unrelated\nNew ISIS Video Shows Militants Seizing Weapons Airdropped By US Near Kobani,2483,unrelated\nFears Islamic State could launch EBOLA attack on Britain after fighters 'contract virus',1122,discuss\nJ.J. Abrams Asks Disney To Move Up 'Star Wars: The Force Awakens' Release Date,1393,discuss\nUpdate: Did Boston.com Make Up This Story About The Web Sheriff Ben Edelman Sending Racist Emails?,727,unrelated\n\"No, there aren’t any Ebola cases in Iraq\",1385,unrelated\nAn Audio Recording of the Michael Brown Shooting Has Reportedly Surfaced,1692,discuss\nThat Was Fast: Christian Bale Bails on Steve Jobs Biopic,1839,unrelated\nHero soldier Nathan Cirillo killed by convicted criminal Michael Zehaf-Bibeau,205,unrelated\nRumors Of Fidel Castro's Death Circulate After Prolonged Absence From Public Life,227,unrelated\nTwo blokes dared to eat 20-year-old burger for charity,2078,unrelated\nOpposition group: ISIS militants training to fly warplanes in Syria,2408,discuss\nApple may launch 12-inch MacBook Air with Retina Display,1040,unrelated\n\"No, that broken pencil illustration isn't by Banksy\",740,unrelated\nVideo Purports to Show Beheading of American Journalist,1569,unrelated\nLarge space object slams Nicaragua’s capital as asteroid passes Earth,1661,discuss\nLebanon 'holding IS leader's daughter and ex-wife',1004,discuss\nAmazon's Newest Tablet Will Come With Free News From The Washington Post,221,unrelated\n\"ISIS beheads American photo-journalist James Wright Foley, threatens more to come\",1288,discuss\nISIS Claims to Have Intercepted Supplies From U.S. Airdrop,2448,unrelated\nNigeria says it has deal with Boko Haram to release kidnapped girls,1317,unrelated\n\"SMALL METEORITE STRIKES NICARAGUA, GOVERNMENT SAYS\",1900,unrelated\n\"Pumpkin Spice Condoms, And 6 Other Flavors That Aren’t Happening\",2240,unrelated\nLawmaker Says ‘At Least 10′ Islamic State Fighters Have Been Captured at the Southern U.S. Border,239,unrelated\nVideo shows ISIL beheading of photojournalist James Foley,2261,unrelated\nPentagon: ISIS seized materials airdropped to Kurds,168,unrelated\nSmall red book among finds in 113-year-old Boston time capsule,2257,agree\nJose Canseco Accidentally Shot Himself in the Hand,1772,unrelated\nISIS militants appear to behead abducted American journalist James Wright Foley in graphic video,1120,unrelated\nMan who slaps people around the head for sneezing hunted by police,1521,unrelated\nNew York City Plans to End Arrests for Possession of Small Amounts of Marijuana,666,unrelated\nSaudi Arabia Cleric Issues Fatwa Against Building Snowmen,942,unrelated\nMedia outlets identify 'Jihadi John',1543,unrelated\nHomeland Security: No ISIL fighters on U.S. border,425,discuss\nSouth Korea: Kim Jong Un had ankle surgery to remove cyst,505,unrelated\nNot coming to a store near you: The pumpkin spice condom,391,unrelated\nWFB’s Bill Gertz: Obama Administration ‘Trying to Play Down’ Missing Libyan Airliners,2208,agree\nA Wanted Man Responded To A Police Facebook Post That He Would Turn Himself In,1408,agree\nReport: Christian Bale Will Play Steve Jobs,1841,discuss\nUrgent: The Leader of ISIL 'Abu Bakr al-Baghdadi' Killed! / Photo,1473,agree\nAudio recording of Michael Brown being gunned down WAS made at the time he was killed: App company appears to confirm tape of ELEVEN bullets being fired - including final volley of 'kill shots',2313,unrelated\nLed Zeppelin’s Robert Plant ripped up a $924 million reunion contract,1978,agree\nRobert Plant ripped up $800M Led Zeppelin reunion contract,169,unrelated\n\"Christian Bale in talks to play Steve Jobs for Sony, Danny Boyle\",1854,unrelated\n\"White House Fence Jumper Got Farther Than Previously Thought, Sources Say\",1137,unrelated\nSnowmen Declared Anti-Islamic As Snow Falls in Saudi Arabia,2167,agree\nCBI registers 'criminal conspiracy' case against Dera chief after claims 400 male followers were forcibly castrated,936,unrelated\nSaudi cleric condemns snowmen as anti-Islamic,399,agree\nIslamic State claims it executed American photojournalist James Foley,511,unrelated\nBritish-born rapper is main suspect in search for ISIS jihadist who beheaded James Foley,572,unrelated\nISIS fighters seize weapons airdrop meant for Kurds,2404,discuss\n\"Insiders Claim Steel Apple Watch to Start at $500, Gold at $4,000\",1854,unrelated\nDNA test confirms child is IS head Abu Bakr al-Baghdadi's daughter,2360,unrelated\nISIL allegedly kills US journalist in video,1195,unrelated\nAbdel Majed Abdel Bary Emerges as Suspect in Foley Beheading,1339,unrelated\nJihadi John ‘identified as British man from West London’,1252,unrelated\nIndia: 400 men cut off their testicles to 'get closer to God' following advice from 'guru',1950,unrelated\nReport: Christian Bale Just Bailed on the Steve Jobs Movie,1702,unrelated\nBoko Haram ceasefire ignored as violence flares in Borno state,1541,unrelated\nJihadi John identity revealed as Mohammed Emwazi: live,1800,discuss\n\"Boko Haram denies truce, says kidnapped girls married\",402,unrelated\nReport: Nearly a Dozen Commercial Airliners Missing Ahead of 9/11 Anniversary After Islamists Overrun Libyan Airport,1699,unrelated\nMacaulay Culkin Dead?,498,unrelated\n\"Pizza delivery man gets $2,000 tip\",2370,unrelated\nTaliban member swapped by Obama for Bowe Bergdahl tried to return to terror: report,819,unrelated\n\"BREAKING: Islamic State, in video, beheads American journalist James Wright Foley who was kidnapped in 2012 -@BNONews\",1040,unrelated\nI aborted my baby because it was a boy,614,unrelated\nAnimal lovers abuzz over pope’s comments that 'paradise is open to all of God’s creatures',1371,agree\nKim Jong-un 'set to open a new restaurant in SCOTLAND',1535,unrelated\nShots Heard In Alleged Brown Shooting Recording [AUDIO],2266,unrelated\nBREAKING: British-born hostage 'KILLED in failed rescue attempt',1256,unrelated\nReport: Possible audio tape of Michael Brown shooting,844,unrelated\nExpert casts doubt on Bunbury man Dylan Thomas’s burrowing stomach-spider story,986,agree\nAlleged Audio of Michael Brown Shooting Doesn’t Sound Good for Officer Darren Wilson,1786,unrelated\n\"In Moscow, police are looking for a felon, cut the male genitals\",845,agree\nRajasthan: Angry mob teaches rapist a lesson; chops penis off,125,unrelated\n\"North Korean leader Kim Jong-un not missing, just having ankle surgery\",524,unrelated\n\"Kim Yo Jong, Kim Jong-Un’s Sister, Takes Control of North Korea While Brother Gets Treatment?\",1097,unrelated\nISIS Militants Allegedly Contracted Ebola,1291,unrelated\n\"Nigeria's missing girls 'to be released by Boko Haram', government aide claims\",1697,unrelated\nIslamic State killer 'Jihadi John' named as Mohammed Emwazi,2328,unrelated\nDNA test confirms child is IS head Abu Bakr al-Baghdadi's daughter,2268,discuss\nU.S. Hostage Luke Somers Killed During Yemen Rescue Bid: Family,1844,discuss\nThat Boko Haram Ceasefire in Nigeria Isn’t A Ceasefire,1697,unrelated\nUnverified video shows beheading of aid worker David Haines,2102,discuss\nDumped woman spends a week in KFC to get over ex,2329,unrelated\nQuestions raised over Nicaragua 'meteorite',2154,discuss\nNun gives birth to surprise baby after complaining of stomach pains,1597,unrelated\nKim Jong-un ‘is so fat from eating cheese that he has broken his ankles’,2417,discuss\nJames Foley remembered as 'brave and tireless' journalist,1857,unrelated\n\"Yang Hu, worker in Zhejiang, cuts off own penis over desperation of finding love\",2524,unrelated\nLynch mob use butcher's meat cleaver to castrate rapist they caught attacking teenage girl in alleyway in Indian city,1680,unrelated\nMexico finds 4 more graves at site of suspected student massacre,1148,unrelated\nJordan’s King May Participate Personally In ISIS Raids,1840,unrelated\n‘Evil straight from the pits of hell': American journalist James Foley reportedly beheaded by ISIS,2115,unrelated\nFence-jumper ran through much of main floor of White House: report,687,unrelated\nNigeria says ceasefire agreed with Boko Haram,344,unrelated\nVandals add rude paint job to $2.5m Bugatti (but luckily for the owner it all turned out to be a hoax),1183,unrelated\nNicaraguan commission on possible meteorite crash presents rock samples,534,unrelated\nAaron Sorkin Confirms Christian Bale Will Play Steve Jobs,35,unrelated\nVogue's new digs are reportedly swarming with rats,754,unrelated\n'Spiderman' squished: Perth experts debunk spider burrowing claims,2297,unrelated\nVideo Purports To Show Beheading Of U.S. Journalist By Militants,1966,discuss\nMexico prosecutor: Students not in 1st mass graves,324,unrelated\n\"ISIS beheads American photo-journalist James Wright Foley, threatens more to come\",2525,unrelated\nNYC relaxes response to marijuana possession,1718,unrelated\nAudio may have captured Michael Brown shooting,2187,unrelated\n\"Boko Haram Could Release Kidnapped Girls, Nigerian Officials Say\",34,unrelated\n'No hard evidence' of Isis claims it kidnapped Canadian-Israeli woman Gill Rosenberg,1240,unrelated\nUS officials: Video shows American's execution,2261,unrelated\n\"Planetary Alignment On Jan 4, 2015 Will Decrease Gravity For 5 Minutes Causing Partial Weightlessness\",1377,disagree\nISIS Militants Allegedly Contracted Ebola,1040,discuss\nWatch NAKED airport worker walk through scanner in bizarre protest against 'rough' guards,789,unrelated\n\"Brian Williams: No, Our Meteorologist Was Not Peeing on Live TV\",205,unrelated\nHospital: Man not being treated for Ebola in Kansas City,1226,unrelated\nNigeria and Boko Haram 'agree ceasefire and girls' release',2530,discuss\n\"Sick Kansas City man said not to have Ebola, U.S. plans new steps to fight virus\",1905,unrelated\nVideo messaging service verifies timing of CNN audio recording,2235,disagree\n\"No, Banksy Didn't Create That 'Charlie Hebdo' Tribute Cartoon, But That Doesn't Mean You Can't Appreciate It\",539,unrelated\nAngry mob cut off rapist’s penis with meat cleaver (VIEWER DISCRETION),2196,unrelated\n\"Apple Targeting March for Apple Watch Launch, Retail Training Begins Next Month\",808,unrelated\nSHOCK CLAIM: PGA Golfer Says Tiger Woods Is Suspended For Failed Drug Test,2520,unrelated\nIslamist websites claim Israeli-Canadian woman kidnapped by IS: report,1862,discuss\n\"Priest Dies, Wakes Up, Claims God Is a Woman. Huh?\",1649,unrelated\nAudio recording allegedly captures at least 10 shots fired in Michael Brown killing,254,unrelated\n\"US, UK eye rapper as British-born militant who beheaded journalist James Foley\",1237,unrelated\nISIS executioner 'Jihadi John' identified as Mohammed Emwazi,961,unrelated\nThat Was Fast: Christian Bale Bails on Steve Jobs Biopic,286,unrelated\n\"No, Vladimir Putin did not get pooped on by a bird during a First World War speech\",1006,unrelated\n\"BREAKING: \"\"Brat Pack\"\" Judd Nelson Found Dead in Los Angeles Condo\",2281,unrelated\nNun Gives Birth To Baby Boy After Suffering Intense Stomach Pains,539,unrelated\nHas The Batman Vs. Superman Batmobile Been Stolen In Detroit?,1751,discuss\nGraffiti Artist Banksy Arrested In London; Identity Revealed,1437,unrelated\nDuped again: Macaulay Culkin is not dead,2523,unrelated\n\"No, Saudi TV Did Not Blur Out Images of Michelle Obama\",396,unrelated\nSaddam Hussein’s pilots training Islamic State group,524,unrelated\nApple may launch 12-inch MacBook Air with Retina Display,1795,unrelated\nBlundering boyfriend burns down college after trying to impress his girlfriend with elaborate marriage proposal,1277,unrelated\n\"That Story About a Catholic Priest Dying, Seeing God as a Woman, and Coming Back to Life? It’s Almost Definitely Fake\",214,unrelated\nUS Lawmaker: Ten ISIS Fighters Have Been Apprehended Coming Across Southern Border (Video),2249,discuss\nShots Heard In Alleged Brown Shooting Recording [AUDIO],385,unrelated\nTexas plumber's truck spotted in Syria: 'We have nothing to do with terror at all',1467,unrelated\nISIS Seemingly Beheaded American Journalist James Wright Foley,2130,unrelated\n'They ate through the ceilings and pooped on the keyboards': Rats are 'taking over' Vogue's new World Trade Center office and Anna Wintour 'no longer wants to work there',2174,unrelated\n\"And finally: Apple Watch to launch 9 March with 100,000 apps\",280,unrelated\nThe Chinese Guide to Avoiding a Bad English Name,1588,unrelated\n\"James Foley, Missing American Photojournalist, Reportedly Executed By ISIS In Syria\",1580,discuss\nUS officials: Video shows American's execution,1549,unrelated\nSchoolboy almost killed by electric shock claims he now has superpowers like Magneto,1574,unrelated\nSomeone Trolled Twitter Into Thinking Macklemore Joined ISIS,385,unrelated\nApple's 12-Inch Retina MacBook Air Shown in Artist's Renditions,1863,unrelated\nTourist wakes to find strange red trail on his stomach - and discovers a spider has burrowed through his appendix scar and crawled UNDER his skin while on holiday in Bali,1541,unrelated\n\"This boy nearly died, now he has a superpower like Marvel’s Magneto\",1839,unrelated\nRobert Plant Literally Ripped Up An $800 Million Contract To Reunite Led Zeppelin,2133,unrelated\nLynch Mob Castrates Alleged Rapist In Rajasthan,1338,unrelated\nEbola Outbreak 2015 Update: ISIS Fighters May Have Contracted Deadly Virus,846,discuss\nBanksy 'Arrested & Real Identity Revealed' Is The Same Hoax From Last Year,882,unrelated\n\"Teen Made $72 Million Trading Stocks, Confirms Teen Dominance Worldwide\",550,unrelated\nReport: Tom Brokaw Wants Brian Williams Fired,2469,unrelated\nKim Jong-un So Fat He Injured His Ankles,2385,unrelated\n\"Soon Marijuana May Lead to Ticket, Not Arrest, in New York\",1439,unrelated\nFerguson riots: audio may have captured Michael Brown shooting,1481,unrelated\nCameron vows to hunt down IS 'monsters' after Haines murder,1178,unrelated\n\"Comcast Is Threatening To Cut Off Customers Who Use Tor, The Web Browser For Criminals\",1359,agree\n\"Mexico hit by student massacre: At least 17 anti-corruption protesters 'rounded up, murdered and dumped in a mass grave' - and another 26 are missing\",1670,unrelated\nGCPD Solved Stolen Batmobile Case?,1790,unrelated\nNew Audio Reveals Pause in Gunfire When Michael Brown Was Shot: Attorney,1289,unrelated\nISIL Beheads American Photojournalist in Iraq,1116,discuss\n\"Catholic Priest Dead For 48 Minutes, Is Miraculously Revived – His Revelations About God Are Even More Shocking\",808,agree\nPure Evil: Islamic State Beheads American Journalist James Wright Foley,2495,discuss\nIs Kim Jong-un’s sister now the power behind the North Korean throne?,2477,discuss\n\"Don't forget to tip...especially if you spend $300,000\",1702,unrelated\nElectric shock turns Russian boy into Marvel's Magneto,1006,unrelated\nJournalist James Wright Foley reportedly beheaded by ISIS,533,unrelated\n'There is no limit to their depravity' Islamic State FEED mother her own SON,1289,unrelated\nBrian Williams Demands Apology From Social Media Over Erroneous Urination Reports (Video),2092,unrelated\nCNN Plays Alleged Audiotape of Michael Brown ShootingMilitarization Of Police,2481,discuss\nBREAKING: ISIS Beheads American Journalist James Wright Foley,2495,discuss\nBritish rapper a suspect in ISIS beheading,626,unrelated\nU.S. airstrike kills Islamic Al Shabab terrorist leader in Somalia,2268,unrelated\nRussian Man Wakes Up to Find His Testicles Have Been Stolen,1519,unrelated\nNew iOS 8 bug can delete all of your iCloud documents,906,unrelated\nTropical spider burrowed under man's skin through appendix scar and lived there for THREE DAYS,859,unrelated\n\"Rare Case: Seven Bosnian Girls, Aged 13 And 14, Fall Pregnant After Five-Day School Trip; Parents Outraged After School Cites 'Parental Neglect'\",1547,unrelated\nWeaponized Ebola? ISIS Militants Said To Contract Deadly Virus,2177,unrelated\nISIS Extremists Claim to Behead British Hostage David Haines,2241,discuss\nNewly Discovered Mass Grave Linked to Missing Mexican Students,2367,unrelated\n\"Unconfirmed: ISIS Claims Kayla Mueller, American Female Hostage, Is Dead\",2376,discuss\nISIL video claims beheading of kidnapped journalist James Foley,481,discuss\nThat Was Fast: Christian Bale Bails on Steve Jobs Biopic,830,unrelated\n\"Lady on FB: I'm 41, Intersex, and Fucked Michael Phelps on First Date\",1839,unrelated\nIsis claims to behead US journalist,2526,unrelated\nRumors of ISIS leader's death debunked,2187,unrelated\n\"Meteorite makes big crater in Nicaragua, government says\",1627,unrelated\n\"Catholic Priest Dies for 48 Minutes, Comes Back to Life and Claims God Is Female\",554,unrelated\n\"David Haines Beheaded By ISIS, Execution Video Contains Threats Against UK: Reports\",1477,unrelated\nAlleged audio of Michael Brown shooting released,1832,unrelated\nSeth Rogen Is Woz,1157,unrelated\nIt’s About To Get Harder To Be Arrested For Pot Possession In New York City,1406,discuss\nEnormous 20-stone catfish caught with fishing rod in Italy after 40-minute boat battle,793,unrelated\nMexican students not among bodies found in mass graves,537,discuss\nBlundering boyfriend burns down college after trying to impress his girlfriend with elaborate marriage proposal,793,unrelated\n\"Jess Smith, 19, Claims She Was Teletubbies' Giggling Baby: What Did She Get Paid?\",837,unrelated\n\"Islamic State training pilots to fly MiG fighter planes, says monitoring group\",1293,unrelated\n6 hidden mass graves may hold missing Mexican students,1213,unrelated\nJordan king cites Clint Eastwood in revenge vow,2360,unrelated\n\"SMALL METEORITE STRIKES NICARAGUA, GOVERNMENT SAYS\",2155,unrelated\n\"See How This Homeless Man Spends A Hundred Dollars, And Keep A Tissue Handy [Video]\",2240,unrelated\n\"Piper Jaffray pegs stainless steel Apple Watch price at $499, Edition at $4,999\",1169,unrelated\nIslamist terrorists Jabhat Ansar al-Deen tweet picture of Texas plumber’s truck fitted with anti-aircraft gun in Syria,450,discuss\nThe Guy Who Said a Spider Burrowed Under His Skin? Experts Say…,1422,unrelated\nSeven teenage girls get pregnant on school trip,821,unrelated\nNicaragua says meteorite probable cause of blast in capital,2475,discuss\n‘Jihadi John’: The Islamic State killer behind the mask is a young Londoner,1543,unrelated\nWillie Nelson Dead? Viral Hoax Fools Internet,304,unrelated\nBoko Haram 'to release abducted schoolgirls' as part of ceasefire agreement,381,unrelated\nNew Audio Shows Michael Brown Was Shot at 11 Times,346,unrelated\nApple Watch launch reportedly planned for February with limited supply,1742,unrelated\n\"If you really believed Colorado KFCs were selling pot, here’s a reality check\",1873,unrelated\nSeth Rogen to Star as Steve Wozniak in Sony's Steve Jobs Biopic [Updated],2272,unrelated\nPentagon Denies It Killed ISIS Chief As Airstrikes Hit Top Extremists,35,unrelated\n\"Forget 18-karat gold, next-generation Apple Watch Edition could use platinum: Report\",2055,unrelated\nI aborted my baby because it was a boy,1789,unrelated\nAudio recording allegedly captures at least 10 shots fired in Michael Brown killing,944,discuss\nVigilantes cut off alleged rapist's penis,2005,agree\n\"Woman detained in Lebanon is not al-Baghdadi's wife, Iraq says\",1948,unrelated\nISIS Reportedly Beheads American Photojournalist in Iraq,2287,unrelated\n\"Report: new 12-inch MacBook Air slims down, has single USB port\",2509,unrelated\nContinuing Violence Puts Boko Haram Ceasefire In Jeopardy,1166,discuss\nBritish aid worker David Haines beheaded by ISIL,787,unrelated\nDHS: GOP Rep.’s Claim ISIS Members Caught at U.S. Border ‘Categorically False’,1498,unrelated\n\"Nigeria Says It Struck A Cease-Fire With Boko Haram, But Are They Talking To The Right Guy?\",308,discuss\nScientists Doubt That Meteor Caused Crater In Nicaragua,269,unrelated\nCold Turkey,2252,unrelated\nIs Kim Jong-un’s sister now the power behind the North Korean throne?,755,unrelated\nBrian Williams Insists NBC News Meteorologist Did Not Pee in the Snow While on Air,1333,agree\nIraqi media says ISIS militants have contracted Ebola,1289,unrelated\nSHOCKING: Indian Man's Penis Cut-off After He Was Caught Attempting Rape [Photos],17,unrelated\nJose Canseco Accidentally Shot Himself in the Hand,2352,agree\n\"Man cuts off manhood, throws it in the bin, after girlfriend leaves over small penis\",2496,agree\nThe Internet Tried To Make Axl Rose Its Latest Death Hoax Victim,1857,unrelated\nMacaulay Culkin Dead: Actor Once Again Victim Of Death Hoax,195,unrelated\nKim Jong-un: Absent North Korean leader is 'recovering from ankle surgery',1457,unrelated\nWas The Batmobile Stolen In Detroit?,1494,unrelated\nLibya: Missing Libya Planes Spark Security Concerns,1660,unrelated\nWeatherman caught peeing live on camera,1047,unrelated\nApple 'working on 12-inch MacBook Air',1863,unrelated\nPentagon: Airstrike killed terror leader in Somalia,1610,agree\nThere has been a shooting at the War Memorial on Parliament Hill. Unconfirmed reports say a soldier was shot.,2156,discuss\nWife and child of Islamic State leader Baghdadi held in Lebanon,1875,unrelated\nChristian Bale will not play Steve Jobs,458,disagree\nIf Only A Bird Really Did Poop on Putin,1813,agree\nISIS Reportedly Beheads U.S. Journalist James Wright Foley on Camera,1347,unrelated\nIraqi social-media rumors claim IS leader slain,1889,discuss\nIs Ebola Virus Spreading Among ISIS Militants? Reports Claim Jihadists Seeking Cure at Mosul Hospital,93,unrelated\nDid a Meteorite Impact in Nicaragua over the Weekend?,1917,unrelated\n\"James Foley: American Journalist, James Wright Foley Beheaded in New ISIS Video [Breaking News]\",481,discuss\n'Jihadi John': Isis fighter named as Mohammed Emwazi from west London,1427,unrelated\nThe Story Of The High School Trader Who Made $72 Million Is A Rumor Spun Out Of Control,1024,unrelated\nMeteorite leaves crater in Nicaraguan capital Managua,966,agree\nLondon hip-hop artist Abdel-Majed Abdel Bary key suspect in hunt for killer of American journalist James Foley,975,unrelated\nWatch: US Marine saved by helmet after being shot by Taliban sniper,1724,unrelated\nThe news of Cesar Millan's death is false,979,agree\nHunt for 'cruel' owner who abandoned dog at train station,650,unrelated\nEmotional sergeant-at-arms is greeted back to parliament with a rousing standing ovation a day after he heroically shot dead terrorist - the first time he used weapon in 30 year career,2113,discuss\nIslamic Militants Post Video Claiming to Show Beheading of U.S. Journalist,1627,unrelated\nBREAKING NEWS: Gunman 'shot dead' after wounding soldier near Canada parliament,186,unrelated\nDog abandoned at Ayr station with belongings in suitcase,2480,unrelated\nISIS executioner 'Jihadi John' named by media,77,unrelated\nReturn of the Mac: Seth Rogen in talks to star as Apple co-founder Steve Wozniak in upcoming Steve Jobs biopic,646,unrelated\nU.S. arms airdrop fell into ISIS hands: Pentagon,2009,unrelated\nWho Should Play Steve Jobs Now That Christian Bale Quit?,1294,unrelated\nEXCLUSIVE: New York Mag’s Boy Genius Investor Made It All Up,2252,unrelated\n\"Suspected meteorite leaves crater in Managua, is linked to asteroid\",1917,unrelated\nWatch moment TV weatherman is caught urinating in the bushes LIVE on camera,2147,unrelated\nOttawa investigates reports that Isis has captured Canadian-Israeli woman,714,discuss\nVice squad’s $1m win lights up Las Vegas,640,unrelated\nSaudi Arabian cleric issues fatwa against snowmen,399,agree\n\"Mexico hit by student massacre: At least 17 anti-corruption protesters 'rounded up, murdered and dumped in a mass grave' - and another 26 are missing\",777,discuss\nDog found abandoned outside railway station with suitcase of his belongings,1197,unrelated\n\"See How This Homeless Man Spends A Hundred Dollars, And Keep A Tissue Handy [Video]\",941,unrelated\nISIL allegedly kills US journalist in video,2388,discuss\nRajasthan: Angry mob teaches rapist a lesson; chops penis off,1760,unrelated\nThis Guy Paid Off His Parents’ Mortgage For Christmas,2459,agree\nThe Guy Who Said a Spider Burrowed Under His Skin? Experts Say…,1826,unrelated\nMissing Mexico students not among 28 bodies found in mass grave,761,unrelated\n\"RCMP release security footage of Michael Zehaf Bibeau during attack, say he shot soldier in back\",804,unrelated\n\"Managua explosion not a meteorite, NASA suggests\",961,disagree\nNew Audio Shows Michael Brown Was Shot at 11 Times,1351,unrelated\nHomeland Security: No ISIL fighters on U.S. border,385,unrelated\nADVISORY-Islamist rebel leader killed in U.S. strike - Somali government,1835,discuss\nBREAKING: ISIS USES CHEMICAL WEAPONS – Murders 300 Iraqi Soldiers in Chlorine Gas Attack,2411,unrelated\nJordan’s King May Participate Personally In ISIS Raids,1588,unrelated\nHope Fades for Girls' Release After Boko Haram 'Truce' Breached,1906,unrelated\n\"Rare Case: Seven Bosnian Girls, Aged 13 And 14, Fall Pregnant After Five-Day School Trip; Parents Outraged After School Cites 'Parental Neglect'\",984,unrelated\n\"Nigeria claims deal with Boko Haram on ceasefire, kidnapped girls\",1003,unrelated\nMystery man slaps shoppers around head for sneezing,35,unrelated\nAudio recording of Michael Brown being gunned down WAS made at the time he was killed: App company appears to confirm tape of ELEVEN bullets being fired - including final volley of 'kill shots',2044,unrelated\nUS Marine survives headshot in Afghanistan,2046,agree\n\"Woman detained in Lebanon is not al-Baghdadi's wife, Iraq says\",2042,unrelated\n\"Boko Haram Denies Truce, Says Kidnapped Girls Have Been “Married Off”\",304,unrelated\nAlleged audio of Michael Brown shooting released,2317,discuss\nCanadian Soldier Shot At Ottawa War Memorial: Report,731,unrelated\nHospital Officials: Kansas City Patient Not Being Treated For Ebola,1519,unrelated\nA Bunch Of People Thought Banksy Got Arrested But It Was A Hoax,2051,agree\nCNN Posts Alleged Audio of Michael Brown Shooting,2313,unrelated\nHoly Theft! Batmobile Stolen from 'Batman v Superman'???,1130,unrelated\nWas Heart-Tugging Viral Video Of Generous Homeless Man All A Hoax?,2370,unrelated\nISIS leader dead?,35,unrelated\nHeartwarming video shows son revealing he’s paid off parent’s mortgage as a Christmas gift,1567,agree\nISIL allegedly kills US journalist in video,2295,unrelated\n\"Is Apple about to launch a totally redesigned, 12-inch MacBook Air?\",690,discuss\nDid a Meteorite Impact in Nicaragua over the Weekend?,2155,unrelated\nHigh School Student Rumored to Have Made $72 Million Trading Stocks,313,unrelated\n\"Ann Arbor pizza delivery driver surprised with $2,000 tip\",2122,agree\nWho Should Play Steve Jobs Now That Christian Bale Quit?,1226,agree\nPentagon Denies It Killed ISIS Chief As Airstrikes Hit Top Extremists,621,discuss\n\"Google to buy big chunk of Pacific Shores, iconic Redwood City office park\",595,unrelated\nKC Man Does Not Have Ebola,1095,unrelated\nFears Islamic State could launch EBOLA attack on Britain after fighters 'contract virus',1821,unrelated\nVogue's new digs are reportedly swarming with rats,2263,discuss\n\"Nigeria, Boko Haram reach ceasefire deal, kidnapped girls to go free, official says\",344,unrelated\nRep. Duncan Hunter: 'At Least 10' ISIS Fighters Caught at Mexican Border,190,unrelated\nLow-level marijuana possession could soon land you a ticket instead of arrest in New York City,807,agree\nNewly Discovered Mass Grave Linked to Missing Mexican Students,761,unrelated\n\"After Giving A Homeless Man $100, This Guy Secretly Filmed Him...\",2305,agree\nUS Marine survives headshot in Afghanistan,1934,unrelated\nISIS supporters mourn death of ‘youngest fighter’,1179,discuss\nRat problem worsens at One World Trade Center offices of Conde Nast,367,unrelated\nWSJ: Apple cut watch health features due to erratic sensors,1524,unrelated\nShots Heard In Alleged Brown Shooting Recording [AUDIO],1097,unrelated\n\"North Korea leader Kim is still in charge, has injured leg: source\",1256,unrelated\nUS officials: Video shows American's execution,1966,discuss\nLebanon 'holding IS leader's daughter and ex-wife',1263,discuss\nWatch NAKED airport worker walk through scanner in bizarre protest against 'rough' guards,1733,agree\nJournalist James Wright Foley reportedly beheaded by ISIS,2526,unrelated\nRumor: Seth Rogen to Appear as Woz in Sony's Steve Jobs Film,1197,unrelated\nEye-catching! Rare sighting of Anna Wintour without her trademark sunglasses as she leaves 'rat-infested' Vogue office,1256,unrelated\n\"Nigeria Says It Struck A Cease-Fire With Boko Haram, But Are They Talking To The Right Guy?\",34,unrelated\nMagic Mushrooms Found on Buckingham Palace Grounds,562,unrelated\n\"Op-Ed: Hoax – Priest who never existed claims he died, saw female God\",1048,unrelated\nMexico Student Massacre Update: More Graves Discovered At Murder Site,1740,unrelated\n\"SEE IT: ISIS militants caught trying to cross border into Texas, Congressman claims\",1376,discuss\nIs Durex Planning To Release A Pumpkin Spice Condom?,608,unrelated\nISIS Blasts 'Scorpion Bombs' At Civilian Areas In Iraq; Mosul Residents Living In Fear,2044,unrelated\nTexas Town Quarantined After Family Of Five Test Positive For The Ebola Virus,410,disagree\nReturn of the Mac: Seth Rogen in talks to star as Apple co-founder Steve Wozniak in upcoming Steve Jobs biopic,874,unrelated\nSEE IT: California homeless man uses $100 gift to give food to others,320,unrelated\n\"No, there aren’t any Ebola cases in Iraq\",1669,discuss\nThe rats eat Prada at Vogue NY office,944,unrelated\nOttawa gunman identified as 32-year-old Michael Zehaf-Bibeau,2002,unrelated\nFormer PGA Tour player: Tiger Woods suspended for drug test failure,722,unrelated\nSadly Vladimir Putin Hasn’t Been Driving Round In A Motorcade Shaped Like A Penis,1021,unrelated\nWhite House fence-jumper made it far deeper into building than previously known,1631,unrelated\nWHO: Isis does not have Ebola – but contingency plan being developed for Iraq,225,unrelated\n\"Cook said to confirm Apple Watch is showerproof, lasts a day\",88,unrelated\nMum Offers to Sell Twin Boy to Save Twin Girl,2362,unrelated\nIf Only A Bird Really Did Poop on Putin,1028,unrelated\n\"North Korean leader Kim Jong-un’s mystery illness actually two broken ankles, newspaper says\",2417,discuss\nOttawa gunman identified as 32-year-old Michael Zehaf-Bibeau,1751,unrelated\n\"So, There Might Be a Rat Infestation at Vogue\",834,discuss\n#HairGate: iPhone 6 Customers Are Complaining That The Phone Is Ripping Out Their Hair,2096,unrelated\n\"Viral Video Of Homeless Man Spending $100 On Food For Other Homeless Was Faked, Witness Says\",945,unrelated\n[Updated] Saudi State Television Allegedly Blurs Michelle Obama’s Face During Meeting With New Saudi King,691,discuss\nISIS fighters ‘have contracted Ebola’,2177,unrelated\nFemale Israeli fighter said abducted by Islamic State  Read more: Female Israeli fighter said abducted by Islamic State,387,unrelated\nMichael Phelps' girlfriend was born male but did not tell swimmer about her past,2287,unrelated\nWas The Video Of That Homeless Man Doing Good Deeds With $100 All An Elaborate Hoax!?,1925,disagree\nSchoolboy almost killed by electric shock claims he now has superpowers like Magneto,2525,unrelated\nIraq Says Arrested Woman Is Not The Wife of ISIS Leader al-Baghdadi,2268,discuss\nISIS fighters seize weapons airdrop meant for Kurds,2295,discuss\nWatch: US Marine saved by helmet after being shot by Taliban sniper,2360,agree\nAnna Wintour 'refuses to work at new World Trade Center Vogue office due to rat infestation',2072,discuss\nWeather Reporter Mike Seidel Was Caught Off Guard on Live TV and Appeared to Be Urinating in the Snow -- Watch!,2092,unrelated\nIraqi media says ISIS militants have contracted Ebola,2197,unrelated\nChristian Bale to Play Steve Jobs in New Movie,296,unrelated\nJames Foley executioner said identified as British rapper  Read more: James Foley executioner said identified as British rapper,2459,unrelated\nPumpkin Spice Condoms Could Be The Only Thing To Save The World From Basic Children,1853,unrelated\nVideo: Marine survives Taliban sniper headshot thanks to helmet,1040,unrelated\nHundreds mourn the 'death' of Fidel Castro after rumours sweep Twitter (but are they confusing him with recently departed Fidel Castro Odinga from Nairobi?),2472,unrelated\n\"SEE IT: ISIS militants caught trying to cross border into Texas, Congressman claims\",80,unrelated\nAngry mob cut off rapist’s penis with meat cleaver (VIEWER DISCRETION),1829,unrelated\nShocking picture shows mother trying to sell her own son to pay for twin daughter's cancer treatment,2531,unrelated\nDaash Ebola transferred to Mosul {Google Translate],2060,disagree\n#ISIS beheads photojournalist James Wright Foley in a massage to US to end its intervention in #Iraq.,847,discuss\nChristian Bale won't play Steve Jobs,1157,discuss\n\"Apple is limiting features on the Apple Watch to save battery life, according to developers\",234,unrelated\nChristian Bale quits Steve Jobs movie,2313,unrelated\nIsilkulskom student has gained superhero powers after shock,972,unrelated\n11 aircraft are missing from ‘terrorist-held’ Tripoli airport ahead of 9/11 anniversary,1197,agree\nAaron Sorkin Confirms Christian Bale Will Play Steve Jobs,1646,unrelated\nNigeria Boko Haram blamed for raids despite truce claim,922,discuss\nTaylor Lianne Chandler: Michael Phelps' Cougar Girlfriend Revealed?,60,unrelated\nNicaragua asks U.S. for help investigating meteorite crater,1913,agree\nSamsung is reportedly making a secret new chip in the Apple Watch,1294,unrelated\n\"Boko Haram Denies Truce, Says Kidnapped Girls Have Been “Married Off”\",1506,unrelated\nWeaponized Ebola? ISIS Militants Said To Contract Deadly Virus,267,unrelated\nSenior Western Intelligence Official Confirms London Rapper Abdel Majed Abdel Bary Is A Suspect In The Foley Killing,1263,unrelated\nBrian Williams slams social media for speculation weatherman Mike Seidel relieved himself on air,40,unrelated\nPredator drones being flown over Isil's Syrian 'capital',2413,unrelated\n\"Reports: Jihadists Steal Commercial Jets, Raise 9/11 Fears\",1575,unrelated\n\"Absent from duty for 25 years, CPWD official dismissed\",2134,agree\n\"Oh Hey, Paul Rudd Was One Of The Dallas Airport Homophobe Heroes, No Big\",242,unrelated\nWas Heart-Tugging Viral Video Of Generous Homeless Man All A Hoax?,1996,disagree\n\"Tour, agent: Tiger Woods not banned\",2330,agree\nWillie Nelson Dead? Viral Hoax Fools Internet,2046,unrelated\nAccountant Says Comcast Got Him Fired for Contesting Bogus Charges,2447,unrelated\nLebanon detains wife and son of Al-Baghdadi,1943,unrelated\nDNA tests prove Lebanon IS holding ISIS chief al-Baghdadi's ex-wife and daughter after they were caught with fake passports,2463,unrelated\nPumpkin Spice Condoms Could Be The Only Thing To Save The World From Basic Children,1477,unrelated\nThis Woman Exposed Her Cheating Boyfriend With A Brilliant Christmas Gift,1296,unrelated\nBatman Set To Play Steve Jobs In Upcoming Biopic,1077,unrelated\nChristian Bale in Talks to Play Steve Jobs (Exclusive),137,unrelated\nBoko Haram 'ceasefire' doubts after attacks reported in Nigeria,125,unrelated\nISIS Getting Ebola,2342,unrelated\nHundreds mourn the 'death' of Fidel Castro after rumours sweep Twitter (but are they confusing him with recently departed Fidel Castro Odinga from Nairobi?),43,unrelated\n\"ISIS Claims It Kidnapped Gill Rosenberg, The First Western Woman To Fall Into The Group's Hands\",2147,unrelated\nPaul Revere's 1795 time capsule unearthed,1416,unrelated\nIslamic State reports youngest jihadist 'martyred' in battle,300,unrelated\nIndia Rape Crisis Sees Mob Castrate Alleged Sex Attacker in Shocking Scenes,2483,unrelated\nBoko Haram denies it has agreed ceasefire,1430,discuss\nEXCLUSIVE: New York Mag’s Boy Genius Investor Made It All Up,313,unrelated\nFerguson riots: audio may have captured Michael Brown shooting,1786,unrelated\nLebanon 'holding IS leader's daughter and ex-wife',1349,unrelated\nBoyfriend cuts off his penis and throws it in the bin after girlfriend dumps him for being bad in bed,1379,unrelated\nAfter ISIS trick mum into eating son - 5 other reluctant cannibals including those forced to eat own body parts,2349,unrelated\nOscar winner Christian Bale to play Steve Jobs in upcoming biopic,932,unrelated\nIslamic State accused of using chlorine gas on Iraqi soldiers,1357,unrelated\n\"So, There Might Be a Rat Infestation at Vogue\",585,unrelated\nMeteor Leaves 40-Foot Crater Near Managua's Airport,1573,disagree\nAlleged Audio of Michael Brown Shooting Doesn’t Sound Good for Officer Darren Wilson,195,unrelated\nWHO ‘probing’ whether ISIS fighters got Ebola,505,unrelated\n\"ISIS: We have our hands on weapons, ammo air-dropped by U.S.\",168,unrelated\nThe Force Awakens News: Director J.J. Abrams Eyes Summer Release for Star Wars 7 Because of Too Many Spoilers,2141,unrelated\nThe 'cub of Baghdadi': Has this boy become the youngest victim of Isis’s use of child soldiers?,1073,unrelated\nChristian Bale Exits Steve Jobs Movie (Exclusive),1368,unrelated\nMeteorite strike in Nicaragua puzzles experts,1175,unrelated\nSoldier shot near Canadian parliament building,1786,unrelated\nTourist wakes to find strange red trail on his stomach - and discovers a spider has burrowed through his appendix scar and crawled UNDER his skin while on holiday in Bali,2042,disagree\nHas North Korean dictator Kim Jong-un been replaced by his sister?,2473,discuss\nHomeland Security: No ISIL fighters on U.S. border,1498,unrelated\nThis Kid Made $72 Million During Lunch,1291,unrelated\n\"US Drones, Hunting for ISIS Leader, Seen Flying over Syrian Airspace\",1234,unrelated\nWeb of confusion as scientists cast doubt on man's claims that a spider burrowed into his stomach through his SCAR,730,unrelated\nIslamic State fighters training to fly captured jets — watchdog,2218,unrelated\nZack Snyder Responds to Fake Stolen Batmobile Report,1939,unrelated\nFears Islamic State could launch EBOLA attack on Britain after fighters 'contract virus',2138,discuss\nObama: murder of James Foley 'shocks the conscience of the entire world',2450,agree\nDoes ISIS Have Ebola? Probably Not! Media Reports It Anyway,93,unrelated\nPredator Drone Reportedly Spotted Over ISIS Stronghold,1170,unrelated\nThis Is a Truly Horrifying Story About a Spider,1549,unrelated\nLebanon 'holding IS leader's daughter and ex-wife',170,unrelated\n\"North Korea ordered citizens named Kim Jong Un to change their names, says new report\",1975,unrelated\nNasa questions whether crater in Nicaragua caused by meteorite,816,unrelated\nSource: Tom Brokaw Wants Brian Williams Fired,1127,unrelated\nNigeria Claims Boko Haram Will Release the Kidnapped Schoolgirls,2192,unrelated\nDuped again: Macaulay Culkin is not dead,2022,unrelated\nTropical spider burrowed under Bali tourist's skin,2009,unrelated\nSugarhill Gang rapper Big Bank Hank dies aged 57,2421,unrelated\nNASA Confirms Earth Will Experience 6 Days of Total Darkness in December 2014!,607,unrelated\nNigeria announces truce with Boko Haram; fate of schoolgirls unclear,1540,discuss\nBREAKING Gill Rosenberg former IDF soldier was captured by ISIS,1862,agree\nSoldier shot in Ottawa at War Memorial,1933,unrelated\nStar Wars 7: JJ Abrams want to move release to summer 2015,1697,unrelated\n\"Ann Arbor pizza delivery driver surprised with $2,000 tip\",1786,unrelated\n\"ISIS: We have our hands on weapons, ammo air-dropped by U.S.\",2448,unrelated\n\"Jihadi John named as Mohammed Emwazi, from west London\",1083,unrelated\nThe Guy Who Said a Spider Burrowed Under His Skin? Experts Say…,8,unrelated\nIsis video claims to show beheading of British hostage David Haines,68,unrelated\nStrange mark turns out to be tropical spider burrowing under vacationer's skin,2009,unrelated\nMeteorite strike in Nicaragua puzzles experts,1913,agree\nJames Foley executioner said identified as British rapper  Read more: James Foley executioner said identified as British rapper,760,unrelated\nISIS Fighters Getting Caught Coming Across the U.S.-Mexican Border?,564,unrelated\nA Husband Breaks Down In Tears After Lost Voicemail Message By His Late Wife Is Recovered,1406,unrelated\nNew Audio Shows Michael Brown Was Shot at 11 Times,2304,unrelated\nTwo GOP Congressmen Say Suspected Terrorists Caught Crossing U.S.–Mexico Border,80,unrelated\n'Hairgate': iPhone 6 users encounter latest Apple problem after 'bendgate',1646,discuss\n’6 Days Darkness in December 2014′ 100% Fake; NASA Confirmed 3 Days Total Darkness Hoax as Well,787,unrelated\nTurkish president says American weapons drop for Kurdish fighters was 'wrong' after supplies end up in the hands of ISIS,816,unrelated\nMexico Says Students Not Among Dead in Mass Grave,761,unrelated\n\"No, A Spider Did Not Burrow Under A Man's Skin And Live There For Days\",1826,unrelated\nIs Durex Planning To Release A Pumpkin Spice Condom?,1954,discuss\nGuru who ordered 400 followers to be castrated 'so they could be closer to God' is investigated for grievous bodily harm in India,1528,unrelated\nSEE IT: California homeless man uses $100 gift to give food to others,676,unrelated\nIndian 'Rapist' Castrated By Angry Mob Who Hack Off Gentials With Meat Cleaver (GRAPHIC PICTURES),36,unrelated\n\"Soon Marijuana May Lead to Ticket, Not Arrest, in New York\",2237,discuss\nMicrosoft Hires Dalek-style Robocops to Guard Silicon Valley HQ,1074,unrelated\nGCPD Solved Stolen Batmobile Case?,1939,unrelated\nNationwide turkey recall? Ebola-infected birds? USDA debunks the hoax,2210,disagree\nMexico Says Missing Students Not Found In First Mass Graves,1538,unrelated\n\"James Wright Foley, Kidnapped Journalist, Apparently Executed by ISIS\",1120,unrelated\nMeteor Leaves 40-Foot Crater Near Managua's Airport,666,unrelated\nSoldier shot in Ottawa at War Memorial,1253,unrelated\nISIS fighters ‘have contracted Ebola’,1689,discuss\nThe next Apple Watch could be platinum,887,unrelated\n\"UNIVERSITY DROPS TERM ‘FRESHMAN,’ REPLACES IT WITH ‘FIRST-YEAR’\",286,unrelated\nJournalist James Wright Foley reportedly beheaded by ISIS,115,unrelated\nDog abandoned at Scotland train station with suitcase,1349,unrelated\nHomeless man receives $100... then shocks everyone with how he spends it,855,unrelated\n\"BREAKING NEWS: Female American aid worker, 26, held hostage by ISIS for 18 months has been 'killed in Jordanian air strike'\",2376,discuss\nMeteorite Leaves House-Sized Crater in Nicaragua’s Capital,1817,unrelated\nApple Watch to reportedly offer 'Power Reserve' to help extend battery life,1420,discuss\n\"No, Banksy has not been arrested (sigh)\",1739,agree\nWas The Batmobile Stolen In Detroit?,964,unrelated\nNYC High School Student Nicknamed ‘Teen Wolf’ Made $72 Million On Stock Market,2156,unrelated\nKurds Deny Gill Rosenberg was in Kobane,2415,unrelated\nTropical spider 'burrowed under man's skin through scar' - video report,959,unrelated\nISIS Getting Ebola,1337,unrelated\nInsurgents killed in Nigeria despite alleged truce with Boko Haram,2139,discuss\nHundreds mourn the 'death' of Fidel Castro after rumours sweep Twitter (but are they confusing him with recently departed Fidel Castro Odinga from Nairobi?),2297,unrelated\n\"CNN Broadcasts Purported Audio Containing Gunshots That Felled Michael Brown Jr.; Leaders, Celebrities Fill Pews At Teen’s Funeral\",456,unrelated\nMeteorite 'caused mysterious boom in Nicaragua',1125,unrelated\nMagic Mushrooms Found in Queen Elizabeth's Garden at Buckingham Palace,1647,agree\nReport: ISIS Leader Abu Bakr Al-Baghdadi Assassinated In U.S. Airstrike,1634,discuss\nCountry Music Legend Willie Nelson Dies at Age 81,2046,unrelated\n\"Sorry, Fido. Pope Francis did NOT say our pets are going to heaven\",195,unrelated\nKidnapped Nigerian schoolgirls: Government claims ceasefire deal with Boko Haram that will bring missing girls home,1125,unrelated\nVogue's new digs are reportedly swarming with rats,2009,unrelated\n\"Woman detained in Lebanon is not Isis leader’s wife, says Iraq\",651,unrelated\nAaron Sorkin Confirms Christian Bale Will Play Steve Jobs,1702,unrelated\nMichael Phelps' self-proclaimed girlfriend says she was born a BOY and reveals 'amazing' sex with Olympian,1342,agree\n\"Boko Haram Could Release Kidnapped Girls, Nigerian Officials Say\",2124,unrelated\nCNN Plays Alleged Recording of Michael Brown Shooting,1974,unrelated\n\"Tropical spider burrows under man's skin, lives there for three days\",1549,unrelated\n\"James Foley, Missing American Photojournalist, Reportedly Executed By ISIS In Syria\",2404,unrelated\nAbdel Majed Abdel Bary Emerges as Suspect in Foley Beheading,633,unrelated\n\"Is Apple about to launch a totally redesigned, 12-inch MacBook Air?\",1679,unrelated\nGRAPHIC CONTENT: Girl sneers at man's tiny penis so he CHOPS IT OFF and bins it,413,unrelated\nNorth Korea reportedly bans anyone sharing Kim Jong Un's name,734,unrelated\nSatirical news site attacks China’s weird English names,2260,agree\n'The Force Awakens' Release Date: JJ Abrams Plan for an Early Release of 'Star Wars' Movie?,125,unrelated\nMacaulay Culkin Hasn’t Died Despite What Everyone Is Saying On Facebook,1559,agree\nComcast blocks Tor,678,unrelated\n\"White House Fence-Jumper Overpowered Secret Service Officer, Ran Through Much of Main Floor\",843,discuss\nISIS Getting Ebola,819,discuss\nISIS Video Claims to Show Beheading of British Hostage,882,unrelated\nConstipated goldfish operated on by North Walsham vet,1670,unrelated\nFuture Apple Watches could include platinum models - report,1436,unrelated\nNew iOS 8 bug can delete all of your iCloud documents,1905,unrelated\nBoko Haram 'to release abducted schoolgirls' as part of ceasefire agreement,1681,discuss\nA viral photo in China shows how to manipulate App Store rankings the hard way,2407,unrelated\nCBS News Names Canadian Parliament Shooting Suspect,1442,discuss\nVideo Purports To Show Beheading Of U.S. Journalist By Militants,1040,unrelated\nWatch moment TV weatherman is caught urinating in the bushes LIVE on camera,40,unrelated\nWATCH: Stan Beaton cries tears of joy when phone engineers find treasured voicemail recording of his late wife he thought was lost forever,805,unrelated\n\"Nigeria, Boko Haram reach ceasefire deal, kidnapped girls to go free, official says\",821,unrelated\nHero soldier Nathan Cirillo killed by convicted criminal Michael Zehaf-Bibeau,107,unrelated\nAmerican Predator Drone Circling Islamic State’s Stronghold,2129,discuss\nVideo Purports to Show Beheading of American Journalist,1982,unrelated\nDylan Thomas Finds Tropical Spider Burrowed Under Skin,1531,disagree\nNewly Discovered Mass Grave Linked to Missing Mexican Students,1795,disagree\n\"Boko Haram agrees to ceasefire, release of school girls\",320,unrelated\nBoyfriend cuts off his penis and throws it in the bin after girlfriend dumps him for being bad in bed,1256,unrelated\n\"Zack Snyder Kills \"\"Stolen Batmobile\"\" Rumor With Great Photo\",562,unrelated\nRumors of ISIS leader's death debunked,1048,unrelated\n\"UK spies identify Foley’s killer, Abdel-Majed Abdel Bary a key suspect\",850,discuss\nExperts: More facts needed on purported audio recording of Michael Brown shooting,662,unrelated\nWatch: US marine survives Taliban sniper headshot in Afghanistan,1481,agree\nTexas plumber's truck spotted in Syria: 'We have nothing to do with terror at all',565,unrelated\nWife Of ISIS Leader Abu Bakr al-Baghdadi Detained In Lebanon,1787,unrelated\n\"In New York City, Marijuana May Mean Ticket, Not Arrest\",1732,discuss\nWeather Channel’s Mike Seidel was not caught with his pants down,1047,unrelated\nISIL Beheads American Photojournalist in Iraq,539,unrelated\nREPORT: JETLINERS STOLEN FROM LIBYA COULD BE USED TO ATTACK U.S. ON 9/11,920,discuss\n\"Batmobile stolen in Detroit? Good one, joker!\",2062,discuss\nMan chops off his own penis after girlfriend told him he was no good in bed,831,unrelated\nCNN Plays Alleged Audiotape of Michael Brown ShootingMilitarization Of Police,2354,unrelated\n\"Fidel Castro Rumors Sweep Internet, But No Sign in Cuba\",2463,unrelated\n'Hairgate': iPhone hit by new social media storm,1289,unrelated\nMichael Phelps’ ‘girlfriend’ reveals she was born a man – and never told the swimmer,1658,unrelated\nKurds fear Isis use of chemical weapon in Kobani,1988,unrelated\nAngry mob cut off rapist’s penis with meat cleaver (VIEWER DISCRETION),54,unrelated\nMacaulay Culkin Dead?,2313,unrelated\nHomeless man receives $100... then shocks everyone with how he spends it,467,unrelated\nKim Jong-un 'Had Surgery on Fractured Ankles',2344,unrelated\nMan chops off his penis after his girlfriend breaks up with him,40,unrelated\nReport: Apple Watch Will Need Charging Every Day,1570,unrelated\n\"Macaulay Culkin Dead? Hoax Goes Viral, Claims Actor Found Dead in Apartment\",2326,agree\nMystery man slaps shoppers around head for sneezing,2096,unrelated\nConfusion Surrounds Capture Of “ISIS Leader’s Wife”,2360,unrelated\nNicaragua Meteorite Impact Theory May Be Meteor-wrong,860,unrelated\nIndian 'Rapist' Castrated By Angry Mob Who Hack Off Gentials With Meat Cleaver (GRAPHIC PICTURES),2106,unrelated\nA Wanted Man Responded To A Police Facebook Post That He Would Turn Himself In,2009,unrelated\nWhite House Fence Jumper Made It Further Into Building Than Reported,1137,unrelated\nNew Audio Reveals Pause in Gunfire When Michael Brown Was Shot: Attorney,2317,discuss\nReport: Secret Service Lied About White House Fence Jumper,1921,discuss\nReport: 4 ISIS Terrorists Caught at Southern Border in 36 Hrs,239,unrelated\nObama administration DENIES congressman's claim that 'at least ten ISIS fighters have been caught coming across the Mexican border in Texas',2249,agree\nTBS Is Probably Speeding Up ‘Seinfeld’ Reruns To Fit In More Commercials,2042,unrelated\nOfficials: Report That Area Town Is Under Ebola Quarantine Is False,1467,agree\nNujaifi Condemns / Daash / crime in Saqlawiyah and Alsiger areas of Anbar.,693,unrelated\nNigeria: hopes for return of kidnapped schoolgirls rise after ceasefire reported,1019,unrelated\nMeteorite Leaves House-Sized Crater in Nicaragua’s Capital,757,unrelated\n\"Jeh Johnson: Politicians Shouldn't 'Feed The Flames Of Fear' Over ISIS, Ebola\",239,unrelated\nNET Extra: Back-from-the-dead Catholic priest claims God is a female,887,unrelated\nSmall Meteorite Strikes in Nicaragua's Capital City of Managua,388,unrelated\nLondon hip-hop artist Abdel-Majed Abdel Bary key suspect in hunt for killer of American journalist James Foley,2295,unrelated\nSomeone painted a graffiti dick on a $2.5 million car,498,agree\nSoldier shot near Canadian parliament building,2299,unrelated\nCaught a catfish record in Po: 127 kg and 2.67 meters,2149,unrelated\nMilitant Group Says It Killed American Journalist in Syria,2450,discuss\n\"Why the Gold Apple Watch Edition Must Cost $10,000\",1730,unrelated\nParliament Hill shooting: Sergeant-At-Arms Kevin Vickers the family hero who took down Ottawa gunman,1885,unrelated\nEbola Outbreak 2015 Update: ISIS Fighters May Have Contracted Deadly Virus,1974,discuss\n\"Nigeria claims deal with Boko Haram on ceasefire, kidnapped girls\",40,unrelated\nReport: Tom Brokaw Wants Brian Williams Fired,1794,discuss\n\"BREAKING: Islamic State, in video, beheads American journalist James Wright Foley who was kidnapped in 2012 -@BNONews\",2410,unrelated\nDoes ISIS Have Ebola? Probably Not! Media Reports It Anyway,1804,unrelated\n\"CNN Broadcasts Purported Audio Containing Gunshots That Felled Michael Brown Jr.; Leaders, Celebrities Fill Pews At Teen’s Funeral\",958,unrelated\nHope Fades for Girls' Release After Boko Haram 'Truce' Breached,1896,discuss\nReport: Christian Bale Will Play Steve Jobs,1854,unrelated\nOttawa investigates reports that Isis has captured Canadian-Israeli woman,2037,discuss\n\"Omar Gonzalez, White House Fence-Jumper, Made it Farther Inside\",263,unrelated\nThe famous “Dog whisperer” Cesar Millan died of a heart attack this morning.,1737,unrelated\nCheese blamed for North Korean leader Kim Jong-un's broken ankles,1457,unrelated\nLynch mob chop man's penis off after catching him allegedly trying to rape teenager,1197,unrelated\n\"Boko Haram Could Release Kidnapped Girls, Nigerian Officials Say\",2272,discuss\nFemale Israeli fighter said abducted by Islamic State  Read more: Female Israeli fighter said abducted by Islamic State,2147,unrelated\nNun complains of stomach pains... and GIVES BIRTH: Sister who had 'no idea' she was pregnant has a baby boy at hospital in Italy,2058,unrelated\nKim Jong-un relying on ‘cobra wine’ after problems with trouser snake,167,unrelated\nApple Users Add Hairgate to iPhone 6 Problems,2184,unrelated\nJournalist James Wright Foley reportedly beheaded by ISIS,2109,unrelated\nISIS Video: America’s Air Dropped Weapons Now in Our Hands,1120,discuss\nTwo GOP Congressmen Say Suspected Terrorists Caught Crossing U.S.–Mexico Border,1890,discuss\nOmsk schoolboy turned into a man-magnet after shock,1637,unrelated\nGuantanamo detainee freed in Bowe Bergdahl swap 'back to terrorism',2184,unrelated\nBREAKING NEWS: ISIS beheads missing American journalist James Wright Foley as warning to US to cease action in Iraq,1679,discuss\nJames Foley executioner said identified as British rapper  Read more: James Foley executioner said identified as British rapper,125,unrelated\n\"Whoa, Paul Rudd Was One of the Airport Heroes Who Took Down the Homophobe\",2514,agree\nISIS Video Purports To Show Beheading Of British Aid Worker,1183,discuss\n\"No, Banksy Didn't Create That 'Charlie Hebdo' Tribute Cartoon, But That Doesn't Mean You Can't Appreciate It\",740,unrelated\nMissing American journalist reportedly beheaded by Islamic State ,195,discuss\nVogue’s Rat Infestation: Disturbing New Details,2072,discuss\n\"A message from Jim's mom, Diane Foley:\",539,unrelated\n\"No, Islamic State Militants Have Not Been Caught by U.S. Border Patrol\",239,unrelated\n[UPDATED] 11 Men and 0 Women on Tonight's ESPN Domestic Violence Panel,1699,disagree\nOfficials Refute Iraqi Media Reports That ISIS Members Have Contracted Ebola In Mosul,1438,unrelated\nTaylor Lianne Chandler: Michael Phelps' Cougar Girlfriend Revealed?,2454,discuss\nCanadian-Israeli Woman May Have Been Captured In Syria: Reports,1168,discuss\n\"Apple to Take Reservations for Trying On Apple Watch, Considered Platinum Model\",220,unrelated\nContinuing Violence Puts Boko Haram Ceasefire In Jeopardy,1374,unrelated\nDid Kim Yo-Jong Take Kim Jong Un’s Role? North Korea Ill Health Rumors Are ‘Fabricated’,2344,discuss\nNew Audio Reveals Pause in Gunfire When Michael Brown Was Shot: Attorney,662,unrelated\nISIS Appears To Behead American Photojournalist In YouTube Video,2261,unrelated\nNicaragua asks U.S. for help investigating meteorite crater,1900,unrelated\nRat problem worsens at One World Trade Center offices of Conde Nast,304,unrelated\nOscar winner Christian Bale to play Steve Jobs in upcoming biopic,1840,unrelated\nTexas plumber's truck spotted in Syria: 'We have nothing to do with terror at all',662,unrelated\nNew Audio Allegedly Captures Moment Michael Brown Was Shot,2185,unrelated\nRumor Robert Plant Ripped Up $800 Million Contract To Reunite Led Zeppelin Called 'Rubbish',169,unrelated\n20-Year-Old Quarter Pounder Looks About the Same,5,discuss\n\"L. Jinny? Abdel-Majed Abdel Bary, UK Rapper, Suspected in James Foley Killing: Reports\",1079,discuss\nCNN Plays Alleged Recording of Michael Brown Shooting,2354,unrelated\nMore than 200 kidnapped Nigerian girls to be released after deal reached with Boko Haram,1099,disagree\nSEND IN THE DRONES: Predator drones flown over IS headquarters in Syria,1509,discuss\nChristian Bale to Play Steve Jobs in New Movie,1296,unrelated\nNun who GAVE BIRTH to baby boy after suffering agonising stomach pains 'had no idea' she was pregnant,534,discuss\nThere was never a panel discussion on domestic violence planned for ESPN’s ‘Monday Night Football’ pregame show,2181,agree\nWas Alleged Audio of Michael Brown Shooting on CNN a Hoax?,844,unrelated\nA Mass Grave Points to a Student Massacre in Mexico,61,unrelated\nUPDATE: Internet report of Ebola outbreak in Purdon not true,1435,unrelated\n\"No, Islamic State Militants Have Not Been Caught by U.S. Border Patrol\",213,unrelated\nDid NBC Nightly News Go Live To A Man Who Was Taking A Piss?,1406,unrelated\nSecond person rushed to hospital with Ebola symptoms after contact with 'patient zero' Thomas Duncan,1438,unrelated\nKurds fear Isis use of chemical weapon in Kobani,1895,discuss\n\"BREAKING NEWS: Female American aid worker, 26, held hostage by ISIS for 18 months has been 'killed in Jordanian air strike'\",493,unrelated\n‘Evil straight from the pits of hell': American journalist James Foley reportedly beheaded by ISIS,2495,discuss\nSaudi cleric issues fatwa against building snowmen,2317,unrelated\nBoko Haram 'to release abducted schoolgirls' as part of ceasefire agreement,244,unrelated\nSeth Rogen to play Woz in Jobs biopic,2272,unrelated\nVigilantes cut off alleged rapist's penis,1680,unrelated\nIslamic State releases video apparently showing the beheading of missing US journalist James Foley,933,discuss\n#ISIS beheads photojournalist James Wright Foley in a massage to US to end its intervention in #Iraq.,1358,unrelated\nReports: Boko Haram may release schoolgirls as part of deal,903,unrelated\nSugarhill Gang co-founder Big Bank Hank dies,754,unrelated\n\"Boko Haram Could Release Kidnapped Girls, Nigerian Officials Say\",381,unrelated\nScientists Doubt That Meteor Caused Crater In Nicaragua,1948,unrelated\nTropical spider burrowed under Bali tourist's skin,1638,agree\niOS 8 bug could delete your iCloud Drive documents,2423,agree\nISIL Beheads American Photojournalist in Iraq,1905,unrelated\nReport: 4 ISIS Terrorists Caught at Southern Border in 36 Hrs,2039,unrelated\nAlleged Audio of Michael Brown Shooting Doesn’t Sound Good for Officer Darren Wilson,2187,unrelated\nISIS Fighters Getting Caught Coming Across the U.S.-Mexican Border?,7,unrelated\nIraq Says Arrested Woman Is Not The Wife of ISIS Leader al-Baghdadi,651,unrelated\n\"Accused Boston Marathon Bomber Severely Injured In Prison, May Never Walk Or Talk Again\",649,unrelated\nKim Jong-Un planning Scottish restaurant,551,unrelated\nDetroit Police Issue Statement That The Batmobile Is Safe,2135,agree\n\"SMALL METEORITE STRIKES NICARAGUA, GOVERNMENT SAYS\",966,discuss\nISIS leader ‘killed’ in US airstrikes,269,unrelated\nNew Audio Shows Michael Brown Was Shot at 11 Times,776,unrelated\n\"No, Pumpkin Spice Condoms Are Not A Real Thing\",1438,unrelated\n\"Fidel Castro Is Dead, According to Viral Twitter Rumors\",1918,discuss\nTropical spider 'burrowed under man's skin through scar' - video report,43,unrelated\nVideo: Marine survives Taliban sniper headshot thanks to helmet,1786,unrelated\nKim Jong-un: Absent North Korean leader is 'recovering from ankle surgery',2441,unrelated\nNASA Raises Doubts About Reports of Nicaraguan Meteorite,757,unrelated\nEggnog-chugging contest leads to hospital stay,646,unrelated\nNews sites fall for Putin bird-dropping video,1813,discuss\n\"BREAKING: Islamic State, in video, beheads American journalist James Wright Foley who was kidnapped in 2012 -@BNONews\",1347,unrelated\nNET Extra: Back-from-the-dead Catholic priest claims God is a female...,195,unrelated\nWill King of Jordan lead airstrikes on ISIS HIMSELF? Reports say trained pilot plans to take part in attack after quoting Clint Eastwood's Unforgiven to Congressmen,1840,unrelated\nDoes ISIS Have Ebola? Probably Not! Media Reports It Anyway,2175,unrelated\nNicaragua Meteorite Impact Theory May Be Meteor-wrong,1948,unrelated\nSeth Rogen may play Steve Wozniak alongside Christian Bale as Steve Jobs,1262,discuss\n‘Evil straight from the pits of hell': American journalist James Foley reportedly beheaded by ISIS,1857,unrelated\nVideo: Islamic State Claims to Have Captured US Weapons Airdrop Near Kobane,288,discuss\nEbola Frisco 2014: Patient Shows Virus Symptoms After Apparent Thomas Eric Duncan Contact,2096,unrelated\n20 year old burger? McDonald's burger purchased in 1995 hasn't aged a bit,298,unrelated\nAaron Sorkin Confirms Christian Bale Will Play Steve Jobs,1406,unrelated\nCatholic Priest Claims God Is Female After Clinically Dead Experience,1825,unrelated\n\"No, Saudi TV Did Not Blur Out Images of Michelle Obama\",1361,unrelated\nA Bogus Banksy,1806,unrelated\n\"Rare meteorite impact causes blast in Nicaragua's capital, Managua\",1071,unrelated\nMagic mushroom found growing at Buckingham Palace,562,unrelated\n\"Tim Cook Reportedly Showers with Apple Watch, Suggesting It’s Waterproof\",1400,unrelated\nTwo blokes dared to eat 20-year-old burger for charity,1586,discuss\nNew Audio Allegedly Captures Moment Michael Brown Was Shot,132,unrelated\n\"Islamist Militants 'Steal' 11 Commercial Planes In Libya, Sparking Terror Attack Fears\",189,discuss\nISIS Fighters Getting Caught Coming Across the U.S.-Mexican Border?,11,unrelated\nNorth Korea denies reports Kim Jong-un is to open state-backed restaurant in Scotland,1574,unrelated\n\"ISIS: We have our hands on weapons, ammo air-dropped by U.S.\",2172,discuss\nIsraeli-Canadian Woman 'Captured' By ISIS Says She Is 'Safe And Secure',1299,unrelated\nIsis video claims to show beheading of British hostage David Haines,1519,unrelated\nIslamic State Militants Claim to Have Beheaded US Journalist James Wright Foley,2386,discuss\nHigh School Student Rumored to Have Made $72 Million Trading Stocks,2407,discuss\nTim Cook Reportedly Reveals Apple Watch Waterproofing Has Improved,161,unrelated\nHer Majesty’s magic mushrooms,513,unrelated\n\"No, Pumpkin Spice Condoms Are Not A Real Thing\",1893,unrelated\nMichael Brown shooting audio caught on tape?,384,discuss\nSomeone painted a graffiti dick on a $2.5 million car,557,unrelated\n'There is no limit to their depravity' Islamic State FEED mother her own SON,1921,unrelated\nThe Apple Watch has a low-power mode that only tells the time,1157,unrelated\nJose Canseco Accidentally Shot Himself in the Hand,2230,unrelated\nReport: Christian Bale Just Bailed on the Steve Jobs Movie,752,unrelated\n#ISIS beheads photojournalist James Wright Foley in a massage to US to end its intervention in #Iraq.,1016,agree\nNYC High School Student Nicknamed ‘Teen Wolf’ Made $72 Million On Stock Market,1563,disagree\nCheese addiction breaks Kim Jong-un's ankles,186,unrelated\nMedia outlets identify 'Jihadi John',1780,discuss\nMexico prosecutor: Students not in 1st mass graves,1825,unrelated\nISIS Extremists Claim to Behead British Hostage David Haines,882,unrelated\nGraffiti Artist Banksy Arrested In London; Identity Revealed,2412,unrelated\nCanadian-Israeli Woman May Have Been Captured In Syria: Reports,2044,unrelated\nOne of 'Taliban Five' in Bowe Bergdahl swap allegedly returned to militancy,2367,unrelated\nReport: Nigerian Woman Quarantined in KC with Ebola-Like Symptoms (Video),909,discuss\nUtah Man Hospitalized After Winning Eggnog Chugging Contest,1020,unrelated\nHBO and Apple in Talks for $15/Month Apple TV Streaming Service Launching in April,1899,unrelated\nSoldier shot at War Memorial; multiple shots fired in Parliament,1966,unrelated\nVideo shows ISIL beheading of photojournalist James Foley,1721,discuss\n\"Insiders Claim Steel Apple Watch to Start at $500, Gold at $4,000\",2409,unrelated\nBanksy arrest hoax: US website claims street artist caught in Watford,1301,agree\nCanadian-Israeli woman reportedly kidnapped by ISIS: Jerusalem Post,1976,discuss\nPentagon: death of al Shabaab leader in U.S. strike would be major blow,1408,unrelated\nNigeria and Boko Haram 'agree ceasefire and girls' release',1125,unrelated\n\"Jeh Johnson: Politicians Shouldn't 'Feed The Flames Of Fear' Over ISIS, Ebola\",972,unrelated\n\"Canadian woman 'captured by ISIS in Syria' says she is actually fine and still fighting the jihadists, despite kidnap reports\",1628,unrelated\nReport: A Radically Redesigned 12-Inch MacBook Air Is Coming,1730,discuss\nThis Woman Exposed Her Cheating Boyfriend With A Brilliant Christmas Gift,1854,unrelated\nStaff Reporter,2420,discuss\nReport: Nearly a Dozen Commercial Airliners Missing Ahead of 9/11 Anniversary After Islamists Overrun Libyan Airport,126,unrelated\nApple-HBO Deal Seen Launching Web-only Apple TV Streaming Service For $15 Per Month,879,unrelated\n\"UPDATE: Soldier, gunman who died in Ottawa rampage identified\",1659,unrelated\nStar Wars: The Force Awakens to be released this summer?,1437,unrelated\n\"Feminist Aborts Baby For Being A Boy, Shocked People Don’t Approve\",228,agree\nPriest who died for 48 minutes says he met God and she’s a woman,1361,unrelated\nAn audio recording of the Michael Brown shooting has reportedly surfaced,2403,unrelated\nISIS Reportedly Beheads American Photojournalist in Iraq,115,unrelated\nMum faces real-life Sophie's Choice – as she tries to sell her son to fund daughter's care,533,unrelated\nSeth Rogen to Star as Steve Wozniak in Sony's Steve Jobs Biopic [Updated],851,discuss\nAaron Sorkin Confirms Christian Bale Will Play Steve Jobs,1839,unrelated\n[UPDATED] 11 Men and 0 Women on Tonight's ESPN Domestic Violence Panel,1888,unrelated\nDog abandoned at railway station with suitcase set for happy ending as offers pour in,1295,unrelated\nVideo Purports To Show Beheading Of U.S. Journalist By Militants,1747,discuss\n\"Viral Video Of Homeless Man Spending $100 On Food For Other Homeless Was Faked, Witness Says\",1395,unrelated\nBritish aid worker David Haines beheaded by ISIL,2241,discuss\nDog abandoned at Scottish rail station with suitcase full of belongings  Read more: http://www.ctvnews.ca/world/dog-abandoned-at-scottish-rail-station-with-suitcase-full-of-belongings-1.2175026#ixzz3O9Shc1IO,650,unrelated\nNigerians doubtful of girls' release after Boko Haram 'truce' breached,304,unrelated\nMacaulay Culkin Dead? Fans Freak Out Over Death Rumors,1293,unrelated\nMeteor Leaves 40-Foot Crater Near Managua's Airport,1056,disagree\nUS hostage Luke Somers dies after rescue bid,271,unrelated\nReport: US Drones Over Syria Looking for ISIS Leader Abu Bakr al-Baghdadi,1385,unrelated\nKim Jong-Un 'bans the name Kim Jong-un',2343,unrelated\nAmazon to Open First Brick-and-Mortar Site,1840,unrelated\nJames Foley Killer ‘Jihadi John’ Believed to Be Former London Rapper Abdel-Majed Abdel Bary,1263,unrelated\nJudicial Watch's Farrell: ISIS Terrorists Did Cross Mexican Border,2463,unrelated\nHORROR: ISIS Fighters Have Reportedly Contracted Ebola,618,unrelated\nStreet Artist BANKSY Arrested? Again?,107,discuss\nPumpkin Spice Condoms Could Be The Only Thing To Save The World From Basic Children,1708,discuss\nCanada probes Michael Zehaf-Bibeau as possible suspect in Ottawa shooting - source,1331,discuss\n\"North Korean leader Kim Jong Un had ankle surgery, report says\",1437,unrelated\nThere was never a panel discussion on domestic violence planned for ESPN’s ‘Monday Night Football’ pregame show,1020,unrelated\nWHO: Reports of Suspected Ebola Cases in Iraq Untrue,1938,unrelated\n\"Analyst: Apple Watch Edition Could Cost $5,000\",936,unrelated\nDNA tests prove Lebanon IS holding ISIS chief al-Baghdadi's ex-wife and daughter after they were caught with fake passports,1468,disagree\n\"What they earn: Vice CEO Shane Smith’s $300,000 steak dinner\",2111,discuss\nTexas City plumber's truck ends up in Syrian war,132,unrelated\n\"Boko Haram Cease-Fire: Abducted Nigerian Schoolgirls To Be Released, Officials Say\",2156,unrelated\nRumor debunked: RoboCop-style robots are not patrolling Microsoft's campus,696,unrelated\n\"Reports Isis fighters have contracted Ebola are 'incorrect', says Iraqi health ministry\",1938,unrelated\nREPORT: Alleged New Audio of Michael Brown Shooting,346,unrelated\n\"Video showing American journalist beheaded believed real, officials and family say\",2261,unrelated\n\"Rare Case: Seven Bosnian Girls, Aged 13 And 14, Fall Pregnant After Five-Day School Trip; Parents Outraged After School Cites 'Parental Neglect'\",26,unrelated\nNorth Korea dictator Kim Jong-un 'set to open a new restaurant in SCOTLAND',2452,discuss\nFemale teacher facing sack after making SEX TAPE with teenager,1608,unrelated\nUS Marine survives headshot in Afghanistan,1137,unrelated\nReturn of the Mac: Seth Rogen in talks to star as Apple co-founder Steve Wozniak in upcoming Steve Jobs biopic,139,unrelated\nIraqi Official Dismisses ‘Unfounded’ Reports That ISIS Fighters Have Ebola,225,unrelated\nTiger Woods serving secret PED suspension?,1584,unrelated\nLebanon 'holding IS leader's daughter and ex-wife',691,unrelated\nDylan Thomas Finds Tropical Spider Burrowed Under Skin,2314,unrelated\nMcDonald’s Will Stop Serving Overweight Customers Beginning 1/1/15,1107,unrelated\nMohammed Emwazi: Man identified as Isis killer 'Jihadi John' was 'stopped by MI5' while on safari holiday in Africa in 2010,1437,unrelated\nNorfolk Man Pays £300 For His Constipated Goldfish To Have Lifesaving Surgery,1364,agree\nKim Jong-un 'set to open a new restaurant in SCOTLAND',773,unrelated\n‘Wild Misinformation’: Brian Williams Explains the Mike Seidel Liveshot,760,unrelated\nLawmaker Says ‘At Least 10′ Islamic State Fighters Have Been Captured at the Southern U.S. Border,425,discuss\nPictured: Libyan Islamist rebels pose with planes seized from Tripoli airport as U.S. officials warn they could be used to carry out terrorist attack on 9/11 anniversary,1022,unrelated\n\"Apple to Take Reservations for Trying On Apple Watch, Considered Platinum Model\",267,unrelated\nPolice find mass graves with at least '15 bodies' near Mexico town where 43 students disappeared after police clash,1670,unrelated\nAnna Wintour 'refuses to work at new World Trade Center Vogue office due to rat infestation',367,unrelated\nHBO and Apple in Talks for $15/Month Apple TV Streaming Service Launching in April,1074,discuss\n\"Catholic Priest Dead For 48 Minutes, Is Miraculously Revived – His Revelations About God Are Even More Shocking\",381,unrelated\nMissing Planes,1073,unrelated\nIslamic State killer 'Jihadi John' named as Mohammed Emwazi,831,discuss\nFears journalist James Wright Foley beheaded by Islamic State jihadists in ‘message’ to United States,1351,unrelated\nPope says dogs can go to heaven: ‘Paradise is open to all of God’s creatures’,2152,unrelated\nOttawa Shooting: Soldier Shot at Canada's National War Memorial,2314,unrelated\n\"What We Know About Kim Yo Jong, Who May Control North Korea\",2046,unrelated\nEbola Outbreak 2015 Update: ISIS Fighters May Have Contracted Deadly Virus,1289,unrelated\nThe Case of the Stolen Batmobile Has Been Solved,2055,unrelated\nNorth Korea dictator Kim Jong-un undergoes surgery after breaking both ankles on military tour,505,unrelated\nA bunch of cool health features were cut from the Apple Watch at the last minute,1707,unrelated\nFence-jumper ran through much of main floor of White House: report,508,unrelated\nNYC High School Student Nicknamed ‘Teen Wolf’ Made $72 Million On Stock Market,1372,unrelated\n\"Priest Dies, Wakes Up, Claims God Is a Woman. Huh?\",2515,discuss\nAmerica's oldest time capsule unearthed at Boston statehouse after being buried in 1795 by Sam Adams and Paul Revere,971,agree\nNET Extra: Back-from-the-dead Catholic priest claims God is a female...,858,unrelated\nNun 'has surprise baby' after complaining of stomach pains,1480,unrelated\nIs the Alleged Audio of the Gunshots That Killed Michael Brown a Hoax?,1403,unrelated\nISIS Reportedly Beheads American Photojournalist in Iraq,1040,unrelated\nKidnapped Nigerian schoolgirls: Government claims ceasefire deal with Boko Haram that will bring missing girls home,2356,discuss\nIslamic State reports youngest jihadist 'martyred' in battle,2372,unrelated\nAmazon is opening its first physical store,1772,discuss\nIslamic State fighters training to fly captured jets — watchdog,886,unrelated\nWAS NBC METEOROLOGIST MIKE SEIDEL PEEING IN THE SNOW ON CAMERA? A TESTY BRIAN WILLIAMS EXPLAINS,686,discuss\nAudio recording allegedly captures moment Michael Brown was shot,1361,unrelated\n\"Spider burrowed into appendix scar, crawled through WA man's body\",1880,disagree\nThis Dog Was Left At A Railway Station With A Suitcase Of His Belongings After He Was Sold On Gumtree,1642,agree\nA Bunch Of People Thought Banksy Got Arrested But It Was A Hoax,1544,unrelated\nMohammed Islam Denies Making $72 Million From Stock Market Trading,945,unrelated\n\"Amazon to launch first brick-and-mortar store, report says\",986,unrelated\nNew Audio Allegedly Captures Moment Michael Brown Was Shot,472,unrelated\nPentagon: Somali terror group leader killed in U.S. airstrike,1355,unrelated\nFence-jumper made it farther in White House than Secret Service let on,1921,discuss\n\"Marine Gets Shot in the Head, Walks Away\",2185,unrelated\nPope Francis tells boy whose dog had died that heaven is open to all,2348,unrelated\nApple May Or May Not Hold An Event On The 24th Of February [Rumor],1463,discuss\nAn Indian Civil Servant Just Got Sacked After Not Turning Up For Work For 25 Years,2134,agree\nMissing Mexican students 'not found in mass grave',280,unrelated\nIsis video claims to show beheading of British hostage David Haines,2034,unrelated\n\"Nigeria Says It Struck A Cease-Fire With Boko Haram, But Are They Talking To The Right Guy?\",2045,unrelated\nDumped woman spends a week in KFC to get over ex,971,unrelated\nAnna Wintour 'refuses to work at new World Trade Center Vogue office due to rat infestation',1036,unrelated\nISIS leader dead?,1889,discuss\n\"Kim Jong Un hospitalized with two broken ankles, reportedly from wearing heels and being overweight\",2087,unrelated\nVice CEO Throws Down $300K on Lavish Vegas Dinner,1817,unrelated\n\"A message from Jim's mom, Diane Foley:\",2127,unrelated\nOmsk schoolboy turned into a man-magnet after shock,844,unrelated\nChristian Bale to Play Steve Jobs in New Movie,1258,unrelated\nNigeria: hopes for return of kidnapped schoolgirls rise after ceasefire reported,1541,unrelated\n\"Man chops off his own penis, throws it in the trash after getting dumped for bad bedroom skills\",1249,unrelated\n\"Dead for 48 minutes, this Catholic Priest claims God is female\",615,unrelated\nISIS executioner 'Jihadi John' named by media,2349,discuss\n‘The cub of Baghdadi': ISIS reports its youngest jihadist ‘got martyred’ in battle,230,discuss\n‘Evil straight from the pits of hell': American journalist James Foley reportedly beheaded by ISIS,2070,unrelated\n\"Video showing American journalist beheaded believed real, officials and family say\",2524,agree\n6 Islamist militants killed in US attack in Somalia,2506,unrelated\nTaylor Lianne Chandler: Michael Phelps' Cougar Girlfriend Revealed?,712,unrelated\nMacaulay Culkin dead hoax: Fake death report spreads on social networks,1559,agree\nAn Audio Recording of the Michael Brown Shooting Has Reportedly Surfaced,1803,unrelated\nApple Watch: Release well initially only in Apple Stores,2077,discuss\n\"Boko Haram Denies Truce, Says Kidnapped Girls Have Been “Married Off”\",1588,agree\nThis Is Why Rumors That ISIS Is Crossing The Border Into The U.S. Aren’t Going Away,2367,discuss\nHospital Officials: Kansas City Patient Not Being Treated For Ebola,2501,agree\nMarijuana Law New York: How No-Arrest Policy Could Make Things Worse For Minor Offenders ,1724,unrelated\n\"Catholic Priest Dead For 48 Minutes, Is Miraculously Revived – His Revelations About God Are Even More Shocking\",615,unrelated\nKim Had Ankle Surgery:  Source,43,unrelated\nIraq Says Arrested Woman Is Not The Wife of ISIS Leader al-Baghdadi,365,unrelated\nWorld's oldest burger,1364,unrelated\nMan breaks down in tears when a lost recording of his deceased wife resurfaces,1438,unrelated\nShocking Photos! Mom Tries To Sell Son To Pay For Daughter's Cancer Treatment,1083,unrelated\n\"Mass Graves Found In Mexico, Near Place Where 43 Students Went Missing\",1109,discuss\nStar Wars: The Force Awakens to be released this summer?,1087,unrelated\n\"James Foley: American Journalist, James Wright Foley Beheaded in New ISIS Video [Breaking News]\",1351,unrelated\nThat ESPN Domestic Violence Panel You Keep Hearing About Isn't Real,1438,unrelated\nJihadi John identity revealed as Mohammed Emwazi: live,1107,unrelated\n\"Source: Pot in NYC may soon net just a ticket, not arrest\",2217,discuss\nEyewitness Says Viral Video of Homeless Man Was Staged,2434,unrelated\nSources: Guns N' Roses Frontman Axl Rose Found Dead in West Hollywood Home at Age 52,1645,unrelated\nISIS Beheads Kidnapped Photojournalist James Wright Foley in Horrific Video Message to the U.S.,2304,unrelated\nThe Image That Everyone Is Sharing By 'Banksy' Isn't By Banksy — But It's Awesome,1296,unrelated\nMexico Student Massacre Update: More Graves Discovered At Murder Site,2375,unrelated\nHundreds mourn the 'death' of Fidel Castro after rumours sweep Twitter (but are they confusing him with recently departed Fidel Castro Odinga from Nairobi?),1848,unrelated\nBoko Haram 'to release abducted schoolgirls' as part of ceasefire agreement,2139,discuss\nPodcast: Brown Moses on what’s flying over Iraq and Syria,304,unrelated\nDylan Thomas Finds Tropical Spider Burrowed Under Skin,125,unrelated\nDHS Rebuffs Congressman’s Claim ISIS Infiltrating Southern Border,1637,unrelated\nNun 'has surprise baby' after complaining of stomach pains,2009,unrelated\nMum faces real-life Sophie's Choice – as she tries to sell her son to fund daughter's care,1009,unrelated\nChristian Bale Pulls Out of Upcoming Steve Jobs Biopic,2211,agree\n\"Zack Snyder Kills \"\"Stolen Batmobile\"\" Rumor With Great Photo\",2055,unrelated\n\"Christian Bale in talks to play Steve Jobs for Sony, Danny Boyle\",919,unrelated\n\"Canterbury Christ Church University student Jess Smith, from Chatham, starred as Teletubbies' sun\",2284,discuss\nContinuing Violence Puts Boko Haram Ceasefire In Jeopardy,1003,unrelated\nWhite House fence-jumper made it far deeper into building than previously known,1137,unrelated\n\"Vogue's Anna Wintour Pissed Off With New 1 World Trade Center Offices, Infested With Rats\",2423,unrelated\nSearch launched for dog's owner after pooch found dumped next to suitcase filled with belongings,2523,agree\nChristian Bale will not play Steve Jobs,1077,unrelated\nIsis claims to behead US journalist,2524,discuss\nKim Jong-Un's sister reportedly running N. Korea,2473,discuss\nCanadian Michael Zehaf-Bibeau thought to be the gunman in Ottawa shooting,1458,unrelated\nChristian Bale Won't Play Steve Jobs After All,919,unrelated\n\"Boko Haram Denies Truce, Says Kidnapped Girls Have Been “Married Off”\",2045,unrelated\nAttorney: New audio reveals pause in gunfire when Michael Brown was shot,1893,unrelated\nNBC weatherman caught urinating in the woods live on air,206,unrelated\nThe Force Awakens News: Director J.J. Abrams Eyes Summer Release for Star Wars 7 Because of Too Many Spoilers,1467,unrelated\nMoment Michael Brown was shot dead 'caught on audio recording': FBI handed potentially damning tape of ELEVEN shots being fired - including final volley of 'kill shots',2149,discuss\nSmall Meteorite Strikes in Nicaragua's Capital City of Managua,2155,unrelated\nMexico checks if 43 missing students in mass grave,702,discuss\nDaash Ebola transferred to Mosul {Google Translate],2367,unrelated\nBoko Haram 'ceasefire' doubts after attacks reported in Nigeria,1139,discuss\nInsurgents killed in Nigeria despite alleged truce with Boko Haram,171,unrelated\nIs Kim Jong-un Opening North Korean Restaurant in Scotland?,2398,unrelated\nSinging polar bear facing ASBO after noise complaint,982,agree\n\"Vice Media Chief Said to Pay $300,000 for Dinner for 30\",691,unrelated\nMystery man slaps shoppers around head for sneezing,903,unrelated\nCanadian-Israeli Woman Says She Hasn’t Been Captured By ISIS,2445,unrelated\nIRAQI HEALTH OFFICIAL: EBOLA HAS KILLED 5 ISIS FIGHTERS,267,unrelated\n\"#Hairgate: Reports of iPhone 6 pulling out hair, beards, likely exaggerated\",2088,discuss\n\"Gill Rosenberg, Canadian-Israeli Woman Feared Kidnapped By ISIS, Says She's Safe\",511,unrelated\n\"Video showing American journalist beheaded believed real, officials and family say\",1385,unrelated\nStar Wars VII for a New SUMMER Release Date!?,748,unrelated\nChristian Bale will not play Steve Jobs,1841,agree\nCNN Posts Alleged Audio of Michael Brown Shooting,2317,discuss\nReports: Boko Haram may release schoolgirls as part of deal,800,unrelated\n\"So, There Might Be a Rat Infestation at Vogue\",1435,unrelated\n\"Viral Video Of Homeless Man Spending $100 On Food For Other Homeless Was Faked, Witness Says\",1940,unrelated\nSoldier shot in Ottawa at War Memorial,1659,discuss\nSeven girls fall pregnant after five day school trip in Bosnia and Herzegovina,208,unrelated\n\"Apple Watch Stainless Steel variant reportedly priced at $500, $4,000 for the gold variant\",2485,discuss\nZack Snyder Makes Fun of Stolen Batmobile Rumor with New Image,87,unrelated\n'The youngest martyr - the cub of al-Baghdadi': ISIS boasts a 10-year-old fighter has been killed as he went into battle with his father in Syria,1179,discuss\nIslamic State militants claim to behead missing American journalist,1439,unrelated\nMoment Michael Brown was shot dead 'caught on audio recording': FBI handed potentially damning tape of ELEVEN shots being fired - including final volley of 'kill shots',1921,unrelated\nBunbury local discovered a spider had burrowed under his skin on Bali holiday,1104,agree\nMan chops off his own penis after girlfriend told him he was no good in bed,714,unrelated\nThe Apple Watch has a low-power mode that only tells the time,2106,unrelated\nRumors of ISIS leader's death debunked,539,unrelated\nPredator Drone Reportedly Spotted Over ISIS Hotbed in Syria; Airstrikes Hit ISIS Targets,909,unrelated\nItalian fisherman catches monstrous 280-pound catfish,612,unrelated\nMilitant Group Says It Killed American Journalist in Syria,903,discuss\nWho Is Michael Zehaf-Bibeau? Ottawa Shooter Suspect Identified By Canadian Officials ,1266,unrelated\n\"Pope Francis did not tell boy heaven has room for pets, contrary to report\",1492,unrelated\nISIL video claims beheading of kidnapped journalist James Foley,1361,unrelated\nDid Josh Paler Lin Stage His Viral Video About Helping the Homeless?,1940,unrelated\n\"Rumor: Gold Apple Watch Edition priced up to $5,000, steel version at $500, will debut on Feb. 14\",1406,unrelated\nA Man Says Comcast Called His Boss And Got Him Fired After He Complained About Its Service,32,unrelated\nSee the Crater a Meteorite Made in Nicaragua,1817,unrelated\n\"Gill Rosenberg, Canadian-Israeli Woman Feared Kidnapped By ISIS, Says She's Safe\",1240,unrelated\nWeaponized Ebola? ISIS Militants Said To Contract Deadly Virus,1122,discuss\nBREAKING: British-born hostage 'KILLED in failed rescue attempt',1125,unrelated\nAccountant Claims Comcast Got Him Fired From His Job for Reporting a Customer Service Issue,989,unrelated\nIs Kim Jong Un's sister Kim Yo Jong in charge?,305,unrelated\nKim Jong-un necks litres of rare SNAKE wine because he's too fat to please his wife,587,unrelated\nVideo Messaging App Says Audio Recording Of Michael Brown's Shooting Is Authentic,2234,unrelated\n#HairGate: iPhone 6 Customers Are Complaining That The Phone Is Ripping Out Their Hair,34,unrelated\nDoubts cast over Nicaragua meteorite claim,2264,discuss\nIsis leader Abu Bakr al-Baghdadi's 'wife and son detained in Lebanon',1913,unrelated\nRapper Big Bank Hank of Sugarhill Gang dies at 57,1556,discuss\nExperts: More facts needed on purported audio recording of Michael Brown shooting,516,unrelated\nEye-catching! Rare sighting of Anna Wintour without her trademark sunglasses as she leaves 'rat-infested' Vogue office,639,unrelated\nChristian Bale set to play Steve Jobs in forthcoming biopic of Apple co-founder,1217,discuss\n\"Prankster Gives Homeless Man $100, Secretly Follows Him And Learns He Buys Food For Others\",1820,unrelated\nISIS Militants Allegedly Contracted Ebola,1461,unrelated\nSHOCKING: Indian Man's Penis Cut-off After He Was Caught Attempting Rape [Photos],1256,unrelated\n\"Audio captured at time of Michael Brown shooting, company says\",1950,unrelated\nChristian Bale In Talks To Play Steve Jobs In Sony's Next Biopic,490,unrelated\nMacaulay Culkin Dead: Internet Death Hoax Claims Actor Found Dead In Apartment,1852,unrelated\nTiger Woods' luxe Viking island in Sweden is for sale,1954,unrelated\nThe 'cub of Baghdadi': Has this boy become the youngest victim of Isis’s use of child soldiers?,2317,unrelated\nMichael Brown shooting audio caught on tape?,662,unrelated\nReport: Audio Reveals Pause Between Gunshots When Michael Brown Was Shot,2220,discuss\nKim Jong-un: obese leader 'fractured both ankles',2344,unrelated\nBREAKING: ISIS Beheads American Journalist James Wright Foley,1288,discuss\nMissing American journalist reportedly beheaded by Islamic State ,1744,discuss\nThis Soap Opera Star Reportedly Had His Testicles Stolen By An ‘Attractive Blonde’ Organ Trafficker,2343,unrelated\nAl-Shabab leader who ordered Kenya mall massacre believed killed in US drone attack in Somalia,1437,unrelated\nIs the Alleged Audio of the Gunshots That Killed Michael Brown a Hoax?,2345,disagree\nJordan’s King May Participate Personally In ISIS Raids,2274,discuss\n#ISIS beheads photojournalist James Wright Foley in a massage to US to end its intervention in #Iraq.,1720,unrelated\nOfficials Refute Iraqi Media Reports That ISIS Members Have Contracted Ebola In Mosul,2175,unrelated\nIslamic State fighters training to fly captured jets — watchdog,2068,discuss\n\"ISIS Militants Have Contracted Ebola: Iraqi, Kurdish Media Reports\",2060,discuss\nFears Islamic State could launch EBOLA attack on Britain after fighters 'contract virus',2175,unrelated\nMan who SLAPS people if they sneeze in public being hunted by police,2459,unrelated\nFence-jumper got farther into White House,1547,unrelated\nUS Lawmaker: Ten ISIS Fighters Have Been Apprehended Coming Across Southern Border (Video),625,unrelated\nWhite House Fence Jumper Made It Further Into Building Than Reported,1840,agree\nThis Dog Was Left At A Railway Station With A Suitcase Of His Belongings After He Was Sold On Gumtree,650,unrelated\nMexican students not among bodies found in mass graves,1912,discuss\nFBI Probing Alleged Audio of Michael Brown Shooting,1921,unrelated\nLego letter from the 1970s still offers a powerful message to parents 40 years later,1926,unrelated\nIRAQI AND KURDISH MEDIA REPORTS: ISIS FIGHTERS HAVE CONTRACTED EBOLA,620,discuss\nISIS Reportedly Beheads U.S. Journalist James Wright Foley on Camera,2070,unrelated\nISIS Militant “Jihadi John” Identified As Young West Londoner,2470,unrelated\nPants on Fire: Duncan Hunter makes unconfirmed claim Border Patrol caught at least 10 ISIS fighters,1012,discuss\n\"Woman, Ting Su, Finds Husband Cheating With Her Own Twin, Gets Spectacular Revenge\",2284,unrelated\nPGA Spokesman and Tiger Woods' Agent Deny Drug Suspension Allegations,1584,unrelated\nIndian civil servant sacked 'after 24-year sickie',686,unrelated\nIslamic State militants claim to behead missing American journalist,2386,discuss\nThe Case of the Stolen Batmobile Has Been Solved,1737,discuss\n\"Michael Phelps' self-proclaimed 'girlfriend', 41, reveals she was born a male as she describes her 'amazing intimacy' with Olympic swimmer\",2251,unrelated\nMichael Brown shooting audio caught on tape?,1289,unrelated\nNun who had no idea she was pregnant gives birth after going to hospital with stomach pains,2479,discuss\nBoko Haram ceasefire ignored as violence flares in Borno state,1697,unrelated\nPentagon: ISIS seized materials airdropped to Kurds,1483,unrelated\nNew Audio Recording From Ferguson May Capture Michael Brown Shooting,1934,discuss\nRumor Robert Plant Ripped Up $800 Million Contract To Reunite Led Zeppelin Called 'Rubbish',831,unrelated\nMicrosoft Tried Out Robot Security Guards on Its Silicon Valley Campus,2385,unrelated\nReport: Amazon to Launch Ad-Supported Streaming Service,524,unrelated\nTBS speeds up Seinfeld 7.5% to gain an extra 2 minutes of commercial ad time.,1871,discuss\nSecond person rushed to hospital with Ebola symptoms after contact with 'patient zero' Thomas Duncan,1808,unrelated\nNew Audio Recording From Ferguson May Capture Michael Brown Shooting,571,unrelated\nPentagon Denies It Killed ISIS Chief As Airstrikes Hit Top Extremists,1302,unrelated\nAmerican hostage killed in rescue attempt in Yemen - senior official,742,unrelated\n\"Obama, Outraged Over Beheading, Vows to Stay on Course\",2495,discuss\nNASA Raises Doubts About Reports of Nicaraguan Meteorite,1073,discuss\nKim Jong-un 'so fat he has fractured his ankles',1972,discuss\nVigilantes cut off alleged rapist's penis,1042,unrelated\nTexas Truck Winds Up in Syria With Islamic Militants,1642,unrelated\nPentagon confirms al-Shabab leader killed in airstrike in Somalia,2506,unrelated\nVideo Purports to Show Beheading of American Journalist,1034,unrelated\nFrom bendgate to hairgate: Now iPhone 6 users complain the device is ripping out their hair,1923,unrelated\nHow did a Texas plumber's truck end up with Syrian rebels? (+video),1562,unrelated\nKim Jong-Un 'in hospital with two fractured ankles' after ballooning to around 20 stone and going on numerous 'meet the people' walkabout PR stunts,1634,unrelated\n\"Nun Complains Of Stomach Pains, Later Gives Birth To Baby Boy\",1480,unrelated\nAl-Shabaab co-founder confirmed killed by US air strike in Somalia,1042,unrelated\n'Jihadi John' identified: ISIS killer named as Mohammed Emwazi from West London,1256,unrelated\nBREAKING: British-born hostage 'KILLED in failed rescue attempt',682,unrelated\nJose Canseco Shot in the Hand During Accidental Shooting at Vegas Home,1772,unrelated\n\"Nigeria, Boko Haram reach ceasefire deal, kidnapped girls to go free, official says\",1340,discuss\nCNN Posts Alleged Audio of Michael Brown Shooting,1786,unrelated\nPenis Spray-Painted on a $2.5 Million Car Was Just for a Prank Video,822,unrelated\nMan Known as ‘Jihadi John’ Is Identified as Mohammed Emwazi,2192,unrelated\nHigh school student scores $72M playing the stock market,2472,unrelated\nChina App Store Manipulation Photo Goes Viral - But Is It Real?,1040,unrelated\n#HairGate: iPhone 6 Customers Are Complaining That The Phone Is Ripping Out Their Hair,2156,unrelated\nBoko Haram denies truce to release kidnapped schoolgirls,1603,unrelated\n'The youngest martyr - the cub of al-Baghdadi': ISIS boasts a 10-year-old fighter has been killed as he went into battle with his father in Syria,300,unrelated\n\"Small meteorite strikes Nicaragua, government says\",1917,unrelated\nCNN Plays Alleged Audiotape of Michael Brown ShootingMilitarization Of Police,1948,unrelated\n\"North Korean leader Kim Jong Un had ankle surgery, report says\",251,unrelated\nBunbury local discovered a spider had burrowed under his skin on Bali holiday,1457,unrelated\nWhat Glenn Beck Fears May Be Done With the 11 Missing Jets,1549,unrelated\n\"No, Pumpkin Spice Condoms Are Not A Real Thing\",1808,unrelated\n\"Fidel Castro Is Dead, According to Viral Twitter Rumors\",2399,discuss\n#RIPFidel fuels false rumors of Cuban leader's death after another Fidel Castro dies,47,unrelated\nVideo: Marine survives Taliban sniper headshot thanks to helmet,1120,unrelated\nMilitant Group Says It Killed American Journalist in Syria,511,unrelated\nWas The Batmobile Stolen In Detroit?,251,unrelated\n\"Cloistered nun gives birth to a baby  The convent: \"\"There is a sister\"\" [Google Translate]\",1480,unrelated\n\"High-end Apple Watch to start at $5,000 -- analyst\",1104,unrelated\nTaliban member swapped by Obama for Bowe Bergdahl tried to return to terror: report,80,unrelated\nA Letter Lego Sent to Parents in 1974 Holds an Important Message for the Parents of 2014,779,agree\nPriest who died for 48 minutes says he met God and she’s a woman,115,unrelated\n\"Fidel Castro Dead? Yes, He Is… But The Cuban Leader Is Alive, Death Rumors Proven False\",545,unrelated\nAlleged audio of Michael Brown shooting released,1476,unrelated\n6 Islamist militants killed in US attack in Somalia,139,unrelated\nIslamic State releases video apparently showing the beheading of missing US journalist James Foley,2127,unrelated\n\"Vice Media’s CEO blew $300,000 on dinner, and a Vegas casino boss blabbed about it\",2463,unrelated\nWHO investigates media reports ISIS fighters contracted Ebola,2180,discuss\nKim Had Ankle Surgery:  Source,1888,unrelated\n\"So, There Might Be a Rat Infestation at Vogue\",1693,discuss\nNew Audio Allegedly Captures Moment Michael Brown Was Shot,2091,unrelated\nThat Boko Haram Ceasefire in Nigeria Isn’t A Ceasefire,2144,discuss\nNorth Korea denies reports Kim Jong-un is to open state-backed restaurant in Scotland,773,unrelated\n\"Despite ceasefire announcement, new Boko Haram attacks reported\",2191,discuss\nIslamic State Militants Claim to Have Beheaded US Journalist James Wright Foley,933,discuss\n\"Gill Rosenberg, Canadian citizen, reportedly captured by ISIS in Syria\",2302,discuss\nKim Jong-un relying on ‘cobra wine’ after problems with trouser snake,7,unrelated\nJihadi John ‘identified as British man from West London’,1780,discuss\nMass grave found after 40 students disappear in Mexican protest,443,discuss\n\"Is North Korea, world's most secret state, really planning a new restaurant in Scotland?\",125,unrelated\nOmsk schoolboy turned into a man-magnet after shock,2415,discuss\n’6 Days Darkness in December 2014′ 100% Fake; NASA Confirmed 3 Days Total Darkness Hoax as Well,699,unrelated\nTropical spider 'burrowed under man's skin through scar' - video report,2009,unrelated\nWHO: Reports of Suspected Ebola Cases in Iraq Untrue,1921,unrelated\nKidnapped Nigerian schoolgirls: Government claims ceasefire deal with Boko Haram that will bring missing girls home,1374,unrelated\n\"Wildest Apple Watch rumor yet: 100,000 apps at launch\",959,unrelated\n“Willie Nelson dead 2015” : Guitarist killed by internet death hoax,1503,agree\nZack Snyder’s ‘Batman V Superman: Dawn Of Justice’ Stolen Batmobile Rumor Put To Rest,964,unrelated\nChristian Bale Is Steve Jobs,286,unrelated\nREPORT: Alleged New Audio of Michael Brown Shooting,2403,unrelated\nAudio recording allegedly captures at least 10 shots fired in Michael Brown killing,1828,unrelated\nMeet The College Student Who Claims She Was The ‘Teletubbies’ Sun Baby,1834,unrelated\nMexico prosecutor: Students not in 1st mass graves,1148,unrelated\nEXCLUSIVE: New York Mag’s Boy Genius Investor Made It All Up,405,unrelated\nLuke Somers 'killed in failed rescue attempt in Yemen',1844,discuss\nApple Watch Gold Edition rumored to be priced at $1200: Will you buy?,2242,unrelated\nThis Is Why Rumors That ISIS Is Crossing The Border Into The U.S. Aren’t Going Away,570,unrelated\n\"In Moscow, police are looking for a felon, cut the male genitals\",630,unrelated\nIraqi Official Dismisses ‘Unfounded’ Reports That ISIS Fighters Have Ebola,720,unrelated\nIsis leader Abu Bakr al-Baghdadi's 'wife and son detained in Lebanon',205,unrelated\nKFC Gets Occupational Business License To Sell Marijuana In Colorado Restaurants KFC Gets Occupational Business License To Sell Marijuana In Colorado Restaurants,1178,unrelated\nSeth Rogen Is Woz,190,discuss\nStar Wars 7: JJ Abrams want to move release to summer 2015,1966,unrelated\nNew Audio Reveals Pause in Gunfire When Michael Brown Was Shot: Attorney,456,unrelated\nHBO and Apple in Talks for $15/Month Apple TV Streaming Service Launching in April,1660,unrelated\nJames Foley Killer ‘Jihadi John’ Believed to Be Former London Rapper Abdel-Majed Abdel Bary,591,unrelated\nShots Heard In Alleged Brown Shooting Recording [AUDIO],121,unrelated\n\"So, There Might Be a Rat Infestation at Vogue\",1968,unrelated\nReport: Jose Canseco accidentally shot,2352,discuss\nIraqi media: ISIS militants have contracted Ebola,2367,unrelated\nWTC rats scare off Anna Wintour,2263,agree\nRumor: Seth Rogen to Appear as Woz in Sony's Steve Jobs Film,616,unrelated\nIndian civil servant sacked 'after 24-year sickie',1844,unrelated\n\"Rumor: Stainless Steel Apple Watch Will Cost $500, Gold $4,000\",652,unrelated\nSugarhill Gang rapper Big Bank Hank dies at age 57,586,unrelated\nElderly Woman Arrested for Kidnapping Neighbor’s Cats & Making Fur Coats,225,unrelated\nSeth Rogen to play Steve Wozniak alongside Christian Bale's Steve Jobs,2410,unrelated\nIPhone 6 users are tearing their hair out,22,unrelated\n\"12in Retina MacBook Air release date rumours: All-new 12in MacBook Air design for 2015, launching at WWDC?\",727,unrelated\nTaylor Lianne Chandler: Everything you need to know about Michael Phelps’ intersex girlfriend,1337,unrelated\nA Mass Grave Points to a Student Massacre in Mexico,1213,unrelated\nFears journalist James Wright Foley beheaded by Islamic State jihadists in ‘message’ to United States,115,unrelated\nBatman Set To Play Steve Jobs In Upcoming Biopic,932,unrelated\nJose Canseco Accidentally Shot Himself in the Hand,1840,unrelated\nISIS Getting Ebola,487,unrelated\nMan who slaps people around the head for sneezing hunted by police,1503,unrelated\nMexico finds 4 more graves at site of suspected student massacre,1156,discuss\nREPORT: The Batmobile Might Have Been Stolen In Detroit,2197,unrelated\n[UPDATED] 11 Men and 0 Women on Tonight's ESPN Domestic Violence Panel,2009,unrelated\n\"ISIS Claims It Kidnapped Gill Rosenberg, The First Western Woman To Fall Into The Group's Hands\",2044,unrelated\nMystery man slaps shoppers around head for sneezing,1422,agree\nIsilkulskom student has gained superhero powers after shock,1240,unrelated\nDoes ISIS Have Ebola? Probably Not! Media Reports It Anyway,508,unrelated\nISIL video claims beheading of kidnapped journalist James Foley,2109,unrelated\nVideo Purports to Show Beheading of American Journalist,1361,unrelated\nISIS Beheads American Journalist,938,unrelated\nThe 'cub of Baghdadi': Has this boy become the youngest victim of Isis’s use of child soldiers?,908,discuss\nNEWS/ You'll Never Guess How a Homeless Man Spent $100—Watch the Touching Video!,1388,discuss\nA New iOS 8 Bug Can Delete All Of Your iCloud Documents,2163,unrelated\n\"Planetary Alignment On Jan 4, 2015 Will Decrease Gravity For 5 Minutes Causing Partial Weightlessness\",472,unrelated\nISIS Leader Killed: Abu Bakr Al-Baghdadi Reportedly Killed By U.S. Airstrike,2036,unrelated\nPurported ISIS claim: Jordan airstrike kills female US hostage,1881,discuss\nISIS Fighters Getting Caught Coming Across the U.S.-Mexican Border?,167,unrelated\nMarried TV actor wakes up to find his testicles have been stolen after kissing young woman in sauna,2343,unrelated\nAttorney: New audio reveals pause in gunfire when Michael Brown was shot,1916,discuss\nIslamic State flying three jets in Syria: monitor,1293,unrelated\nJordan king cites Clint Eastwood in revenge vow,1883,unrelated\nYPG Confirms: Gill Rosenberg Not Captured in Kobani,693,unrelated\n\"Gill Rosenberg, Canadian citizen, reportedly captured by ISIS in Syria\",2067,unrelated\n\"Sick Kansas City man said not to have Ebola, U.S. plans new steps to fight virus\",1519,unrelated\nIt's back! The incredible new Batmobile takes a spin around Detroit... after rumors it had been STOLEN,1751,discuss\nWhat Glenn Beck Fears May Be Done With the 11 Missing Jets,1888,unrelated\nCNN Airs Alleged Audio from Michael Brown Shooting,1817,discuss\n\"Pope Francis did not tell boy heaven has room for pets, contrary to report\",2002,unrelated\nThis Kid Made $72 Million During Lunch,320,unrelated\nBREAKING: ISIS Beheads American Journalist James Wright Foley,1574,unrelated\n\"Apple Targeting March for Apple Watch Launch, Retail Training Begins Next Month\",1196,unrelated\nA soldier has been shot at Canada’s war memorial just steps away from the nation’s parliament,2156,agree\nNASA Raises Doubts About Reports of Nicaraguan Meteorite,1071,unrelated\nISIS cracks down on five confirmed Ebola cases among fighters: official,2025,discuss\nISIS Beheads Kidnapped Photojournalist James Wright Foley in Horrific Video Message to the U.S.,1120,unrelated\n\"US Drones, Hunting for ISIS Leader, Seen Flying over Syrian Airspace\",1501,agree\nNicaragua Meteorite Impact Theory May Be Meteor-wrong,1573,agree\nThere has been a shooting at the War Memorial on Parliament Hill. Unconfirmed reports say a soldier was shot.,401,unrelated\n\"Christian Bale in talks to play Steve Jobs for Sony, Danny Boyle\",571,unrelated\nHas The Batman Vs. Superman Batmobile Been Stolen In Detroit?,251,unrelated\n\"Batmobile Stolen From \"\"Batman v Superman: Dawn of Justice\"\" Set, Zack Snyder Knows Who Did It\",879,unrelated\nBig Bank Hank of The Sugarhill Gang is dead at 57,1107,unrelated\n\"Islamic State, in video titled \"\"A Message to America,\"\" beheads American journalist James Wright Foley who was kidnapped in 2012\",1982,unrelated\nLawmaker Says ‘At Least 10′ Islamic State Fighters Have Been Captured at the Southern U.S. Border,2016,discuss\nWHO investigates media reports ISIS fighters contracted Ebola,527,unrelated\nISIS Claims to Have Intercepted Supplies From U.S. Airdrop,104,unrelated\nAudio of gunfire in Michael Brown case authenticated by app company,1817,discuss\nAmazon plans a streaming-video alternative,1323,discuss\n\"James Foley, Missing American Photojournalist, Reportedly Executed By ISIS In Syria\",2524,discuss\nComcast Declares War on Tor?,2177,discuss\nYPG Confirms: Gill Rosenberg Not Captured in Kobani,1173,discuss\n\"Nigeria's missing girls 'to be released by Boko Haram', government aide claims\",381,unrelated\nBird defecates on Vladimir Putin during speech (video),2502,unrelated\nMoment Michael Brown was shot dead 'caught on audio recording': FBI handed potentially damning tape of ELEVEN shots being fired - including final volley of 'kill shots',1786,unrelated\nJordanian airstrike killed American aid worker held hostage by ISIS according to statement by militants,2376,discuss\nThat Boko Haram Ceasefire in Nigeria Isn’t A Ceasefire,381,unrelated\nWHO ‘probing’ whether ISIS fighters got Ebola,2175,unrelated\nISIS Fighters Getting Caught Coming Across the U.S.-Mexican Border?,220,unrelated\n'There is no limit to their depravity' Islamic State FEED mother her own SON,1004,unrelated\n\"A message from Jim's mom, Diane Foley:\",938,unrelated\nChristian Bale in Talks to Star in Sony's Steve Jobs Film,137,unrelated\nHORROR: ISIS Fighters Have Reportedly Contracted Ebola,1289,unrelated\nTropical spider 'burrowed under man's skin through scar' - video report,1848,unrelated\nSmall Meteorite Hits Managua,971,unrelated\nIslamic Militants Post Video Claiming to Show Beheading of U.S. Journalist,2404,unrelated\nVideo: Marine survives Taliban sniper headshot thanks to helmet,2526,unrelated\nHunt for 'cruel' owner who abandoned dog at train station,2196,unrelated\n\"Man chops off his own penis, throws it in the trash after getting dumped for bad bedroom skills\",2496,agree\nChugging eggnog sends Utah man to hospital,2407,unrelated\nAmerica's oldest time capsule unearthed at Boston statehouse after being buried in 1795 by Sam Adams and Paul Revere,1049,agree\nApple Watch mass production kicks off in January: Report,978,discuss\nISIS Extremists Claim to Behead British Hostage David Haines,737,unrelated\nOfficial: Gitmo prisoner traded for Bergdahl reaching out to Taliban,2159,discuss\nKurds Deny Gill Rosenberg was in Kobane,1976,agree\nKidnapped Nigerian schoolgirls: Government claims ceasefire deal with Boko Haram that will bring missing girls home,1896,discuss\n\"Sadly, Pumpkin Spice Condoms Aren't A Thing After All\",971,unrelated\nThe Apple Watch Will Debut by Late March [Report],1302,discuss\nPaul Revere's 1795 time capsule unearthed,1442,unrelated\nWHO: Isis does not have Ebola – but contingency plan being developed for Iraq,2175,unrelated\nMcDonald’s Will Stop Serving Overweight Customers Beginning 1/1/15,1252,unrelated\nSon Pays Off His Parents’ Mortgage for Christmas,377,unrelated\nNew Audio Reveals Pause in Gunfire When Michael Brown Was Shot: Attorney,2234,unrelated\nConflicting reports on alleged IS capture of Canadian woman,1224,unrelated\n\"Rare meteorite impact causes blast in Nicaragua's capital, Managua\",885,disagree\n\"Everybody Relax, Banksy Wasn’t Arrested And Exposed As A 35-Year-Old Man\",1266,unrelated\nFBI Probing Alleged Audio of Michael Brown Shooting,1130,unrelated\nMacaulay Culkin Dead? Another Death Hoax Circulates On Facebook,2266,unrelated\n'I aborted my baby because it was a boy': Outrage after 'feminist' blogger claims gender prompted termination,947,discuss\nIs Ebola Virus Spreading Among ISIS Militants? Reports Claim Jihadists Seeking Cure at Mosul Hospital,846,discuss\nISIS Militant “Jihadi John” Identified As Young West Londoner,1939,discuss\n\"Islamic State, in video titled \"\"A Message to America,\"\" beheads American journalist James Wright Foley who was kidnapped in 2012\",1347,unrelated\nKim Jong-un relying on ‘cobra wine’ after problems with trouser snake,2070,unrelated\nPure Evil: Islamic State Beheads American Journalist James Wright Foley,1589,agree\nUPDATE: Internet report of Ebola outbreak in Purdon not true,968,agree\nISIS Beheading of U.S. Journalist James Foley Posted to YouTube,1288,discuss\nSoldier shot near Canadian parliament building,2347,agree\n\"RCMP release security footage of Michael Zehaf Bibeau during attack, say he shot soldier in back\",2246,agree\nCNN plays chilling audio recording allegedly from Michael Brown shooting: “At least 11 shots”,1564,discuss\nSources: Guns N' Roses Frontman Axl Rose Found Dead in West Hollywood Home at Age 52,1642,unrelated\nMystery man slaps shoppers around head for sneezing,40,unrelated\nSmall Meteorite Hits Managua,649,unrelated\nSugarhill Gang’s Big Bank Hank dead at 57,2035,agree\nUS probing claims ISIS fighters seized airdropped weapons meant for Kurds,1120,discuss\nChristian Bale Is Steve Jobs,1839,unrelated\nNow the Vogue Rats Are Chewing Through Couture,1619,discuss\nContinuing Violence Puts Boko Haram Ceasefire In Jeopardy,40,unrelated\nTourist dubbed ‘Spider Man’ after spider burrows under skin for days,595,unrelated\nReport—Jose Canseco accidentally shot at his home tonight,869,discuss\nAudio recording of Michael Brown being gunned down WAS made at the time he was killed: App company appears to confirm tape of ELEVEN bullets being fired - including final volley of 'kill shots',1438,unrelated\nGovernment fires employee who skipped work for 24 years,225,agree\nDog abandoned at Scottish rail station with suitcase full of belongings  Read more: http://www.ctvnews.ca/world/dog-abandoned-at-scottish-rail-station-with-suitcase-full-of-belongings-1.2175026#ixzz3O9Shc1IO,2272,unrelated\nOfficials Refute Iraqi Media Reports That ISIS Members Have Contracted Ebola In Mosul,527,unrelated\n\"Boko Haram Denies Truce, Says Kidnapped Girls Have Been “Married Off”\",2356,discuss\nMichael Phelps Sex Scandal: Troubled Olympian’s Girlfriend Was Born A Man!,190,unrelated\n\"Viral Video Of Homeless Man Spending $100 On Food For Other Homeless Was Faked, Witness Says\",239,unrelated\nSoldier shot in Ottawa at War Memorial,1465,unrelated\n\"Christian Bale passes on role of Steve Jobs, actor reportedly felt he wasn't right for part\",570,unrelated\nISIL Beheads American Photojournalist in Iraq,1359,unrelated\nChina: Satirical site warns citizens over name choices,2115,unrelated\nIslamic State claims it executed American photojournalist James Foley,2525,unrelated\nNigeria Says Boko Haram Cease-Fire May Lead to Release of Kidnapped Girls,459,unrelated\nSetting the record straight on tor,5,unrelated\nChristian Bale In Talks To Play Steve Jobs In Sony's Next Biopic,1854,unrelated\nJournalist James Wright Foley reportedly beheaded by ISIS,2388,discuss\nJihadi John UNMASKED: Islamic State killer NAMED as west Londoner Mohammed Emwazi,2033,unrelated\nVideo: Marine saved by helmet after Taliban sniper attack,320,unrelated\n\"ISIS Claims It Kidnapped Gill Rosenberg, The First Western Woman To Fall Into The Group's Hands\",1224,unrelated\nContinuing Violence Puts Boko Haram Ceasefire In Jeopardy,821,unrelated\nStar Wars VII for a New SUMMER Release Date!?,570,unrelated\n\"Boko Haram Denies Ceasefire, Says Kidnapped Girls Are Now Married\",1506,unrelated\nWeatherman caught peeing live on camera,1968,disagree\nApple hopes to sell over 50 million watches in 2015,1374,unrelated\nIndian worker sacked after going on leave for 24 years,72,unrelated\nWatch: US marine survives Taliban sniper headshot in Afghanistan,860,unrelated\nNorfolk Man Pays £300 For His Constipated Goldfish To Have Lifesaving Surgery,1540,unrelated\n\"What was fake on the Internet this week: Obama’s peace prize, pumpkin-spice condoms and insane winter snow\",2269,agree\n\"Nigeria Says It Struck A Cease-Fire With Boko Haram, But Are They Talking To The Right Guy?\",1430,discuss\nNicaragua meteorite: Experts attempt to understand whether mysterious meteorite fell from passing Pitbull asteroid,388,unrelated\nISIS Fighters Getting Caught Coming Across the U.S.-Mexican Border?,1483,unrelated\nMacaulay Culkin Dead: Internet Death Hoax Claims Actor Found Dead In Apartment,1293,unrelated\nDog abandoned at Scotland train station with suitcase,54,unrelated\nThat powerful Lego letter to parents from the 1970s? It's real,1582,agree\nISIS Militants Allegedly Contracted Ebola,115,unrelated\nMoment Michael Brown was shot dead 'caught on audio recording': FBI handed potentially damning tape of ELEVEN shots being fired - including final volley of 'kill shots',121,unrelated\n\"Report: The Apple Watch Will Only Last 2.5 Hours With \"\"Heavy\"\" Use\",68,unrelated\nSaudi Arabia Cleric Issues Fatwa Against Building Snowmen,2167,agree\n\"No, it's not Tiger Woods selling an island in Lake Mälaren\",2508,unrelated\nCanada probes Michael Zehaf-Bibeau as possible suspect in Ottawa shooting - source,2087,unrelated\n‘Evil straight from the pits of hell': American journalist James Foley reportedly beheaded by ISIS,26,unrelated\nWas Alleged Audio of Michael Brown Shooting on CNN a Hoax?,195,unrelated\nMilitant Group Says It Killed American Journalist in Syria,11,unrelated\nCheese addiction breaks Kim Jong-un's ankles,1103,unrelated\nISIS Beheads Kidnapped Photojournalist James Wright Foley in Horrific Video Message to the U.S.,1547,unrelated\n\"BREAKING: Islamic State, in video, beheads American journalist James Wright Foley who was kidnapped in 2012 -@BNONews\",2067,agree\n\"Sorry, Everyone: Durex Is Unfortunately Not Making Pumpkin Spice Condoms\",719,unrelated\n\"Apple 12-Inch MacBook Air Details Emerge; Device Could Be Thinner, Lighter Than Current Model\",1234,unrelated\nNewly-Found Document Holds Eyewitness Account of Jesus Performing Miracle,544,unrelated\n\"James Wright Foley, Kidnapped Journalist, Apparently Executed by ISIS\",928,discuss\nMacaulay Culkin Victim of Another Online Death Hoax,1293,unrelated\n\"Israel opens dams, floods Gaza\",2313,unrelated\nNigeria Boko Haram blamed for raids despite truce claim,1541,unrelated\nAudio may have captured Michael Brown shooting,2234,unrelated\nTBS Speeds up SEINFELD by 7.5% to Add 2 More Minutes of Commercials,169,unrelated\nMicrosoft Hires Dalek-style Robocops to Guard Silicon Valley HQ,2529,agree\n\"Boko Haram denies cease-fire, leader says he married off kidnapped girls\",2520,unrelated\niOS 8 bug could delete your iCloud Drive documents,906,unrelated\nIsrael denies causing Gaza floods by opening dams,1967,discuss\nMichael Abdul Zehaf Bibeau Pictures: Photos of Alleged ISIS-Linked Gunman in Canada,2214,discuss\nLynch mob chop man's penis off after catching him allegedly trying to rape teenager,125,unrelated\n\"Rajasthan: Man Tries to Rape Teenager, Angry Mob Chops His Penis Off\",2115,agree\nA Spider Lived Inside This Tourist’s Body For 3 Days After Burrowing Into His Skin Through A Scar,962,unrelated\nISIS fighters ‘have contracted Ebola’,950,unrelated\n'The youngest martyr - the cub of al-Baghdadi': ISIS boasts a 10-year-old fighter has been killed as he went into battle with his father in Syria,125,discuss\nReport: Secret Service Lied About White House Fence Jumper,887,unrelated\nNorth Korea denies reports Kim Jong-un is to open state-backed restaurant in Scotland,1385,unrelated\nCNN Plays Alleged Recording of Michael Brown Shooting,1818,discuss\nISIS Beheading of U.S. Journalist James Foley Posted to YouTube,2525,unrelated\nMPs credit sergeant-at-arms for saving lives in Parliament Hill shootings,1568,unrelated\n\"Absent from duty for 25 years, CPWD official dismissed\",686,unrelated\n\"Homeless man who became a YouTube sensation after spending $100 on food for his beggar friends gets a surprise Christmas meal, makeover and night in a hotel in new video... but is it all a hoax by a 'serial prankster'?\",941,unrelated\nMan chops off his own penis after girlfriend told him he was no good in bed,2302,unrelated\nPumpkin Spice Condoms Could Be The Only Thing To Save The World From Basic Children,119,unrelated\nThis Is What It Looks Like When A Son Pays Off His Parents’ Mortgage As A Christmas Present,950,unrelated\nReport: Missing Libyan jetliners raise fears of suicide airliner attacks on 9/11,1681,unrelated\nThe news of Cesar Millan's death is false,1832,unrelated\nMeteorite 'caused mysterious boom in Nicaragua',1019,unrelated\nGod is a woman- Priest who died for 48 minutes claims,1877,unrelated\n\"No, a Planetary Alignment on Jan. 4, 2015, Won’t Decrease Gravity\",2413,agree\nChristian Bale Is Steve Jobs,571,unrelated\nREPORT: Alleged New Audio of Michael Brown Shooting,776,unrelated\nParliament Hill shooting: Sergeant-At-Arms Kevin Vickers the family hero who took down Ottawa gunman,1627,unrelated\n\"Teen Made $72 Million Trading Stocks, Confirms Teen Dominance Worldwide\",1781,discuss\nIslamic State using 'SCORPION bombs' to terrorise victims,1547,unrelated\n\"Apple Watch Battery Life Currently 'About a Day', but May Improve for 2015 Launch\",1702,discuss\nBritish man pays $460 to save constipated goldfish's life,1707,agree\nEbola Frisco 2014: Patient Shows Virus Symptoms After Apparent Thomas Eric Duncan Contact,34,unrelated\n6 Islamist militants killed in US attack in Somalia,1853,unrelated\nNYC relaxes response to marijuana possession,2217,agree\nApple 'working on 12-inch MacBook Air',1344,discuss\n\"Christian Bale in talks to play Steve Jobs for Sony, Danny Boyle\",687,unrelated\nAl-Shabaab co-founder confirmed killed by US air strike in Somalia,1306,agree\nDid Kim Yo-Jong Take Kim Jong Un’s Role? North Korea Ill Health Rumors Are ‘Fabricated’,757,unrelated\n\"And finally: Apple Watch to launch 9 March with 100,000 apps\",2055,unrelated\nISIS video showing beheading triggers international response,1477,unrelated\nISIS Militant “Jihadi John” Identified As Young West Londoner,472,unrelated\nIsraeli-Canadian Woman 'Captured' By ISIS Says She Is 'Safe And Secure',1476,unrelated\nDon’t ‘Reset All Settings’ in iOS 8 unless you want to lose your iCloud files,2163,unrelated\nGoogle Grows With $1.6 Billion in California Office Deals,2197,unrelated\nChristian Bale to play Steve Jobs in upcoming biopic,1294,unrelated\nApple-HBO Deal Seen Launching Web-only Apple TV Streaming Service For $15 Per Month,2434,unrelated\n'There is no limit to their depravity' Islamic State FEED mother her own SON,220,unrelated\n\"'American bombing had signed my death certificate': Missing US journalist James Wright Foley goes unflinching to his death as ISIS behead him in horrific video, as a warning to Obama\",524,unrelated\nHORROR: ISIS Fighters Have Reportedly Contracted Ebola,2075,discuss\nCanadian official identifies dead Ottawa gunman as Michael Zehaf-Bibeau,686,unrelated\nSeth Rogen to Play Apple Co-Founder Wozniak in Steve Jobs Biopic,1141,discuss\nLebanon confirms holding ISIS chief’s kin,1627,unrelated\nWas Alleged Audio of Michael Brown Shooting on CNN a Hoax?,2020,unrelated\nMass grave found after 40 students disappear in Mexican protest,1740,unrelated\nISIS executioner 'Jihadi John' named by media,921,discuss\nMissing American journalist reportedly beheaded by Islamic State ,419,discuss\nJames Foley remembered as 'brave and tireless' journalist,826,unrelated\nAxl Rose NOT Dead: Fake MSNBC Death Hoax Goes Viral On Facebook,769,unrelated\nMan chops off own penis after being dumped by his girlfriend,1434,discuss\nPentagon Denies It Killed ISIS Chief As Airstrikes Hit Top Extremists,511,unrelated\n\"ISIS Militants Have Contracted Ebola: Iraqi, Kurdish Media Reports\",1669,discuss\nNicaragua Meteorite Impact Theory May Be Meteor-wrong,565,unrelated\nBREAKING: ISIS USES CHEMICAL WEAPONS – Murders 300 Iraqi Soldiers in Chlorine Gas Attack,2489,unrelated\nSurreal Photos of Fisherman’s Jaw-Dropping Catch Will Likely Have People Wondering If It’s Real,882,unrelated\nNationwide turkey recall? Ebola-infected birds? USDA debunks the hoax,618,unrelated\nChristian Bale Won't Play Steve Jobs After All,1157,discuss\nAl-Shabaab co-founder confirmed killed by US air strike in Somalia,81,unrelated\nNew Audio Allegedly Captures Moment Michael Brown Was Shot,855,unrelated\nIRAQI AND KURDISH MEDIA REPORTS: ISIS FIGHTERS HAVE CONTRACTED EBOLA,1122,discuss\nLawmaker Says ‘At Least 10′ Islamic State Fighters Have Been Captured at the Southern U.S. Border,2106,unrelated\n‘Photo of slain IS leader’ reported to be doctored,621,discuss\nISIS leader dead?,1939,unrelated\nDog found abandoned outside railway station with suitcase of his belongings,54,unrelated\n\"Catholic priest dies for 48 mins, wakes up claiming God is a woman\",615,unrelated\nISIL allegedly kills US journalist in video,1385,unrelated\n\"Batmobile stolen in Detroit? Good one, joker!\",1807,unrelated\nCNN Plays Alleged Recording of Michael Brown Shooting,472,unrelated\n80's Brat Pack star Judd Nelson forced to deny that he's dead after fake news story starts trending on social media,1317,unrelated\nA bunch of cool health features were cut from the Apple Watch at the last minute,2307,unrelated\nPure Evil: Islamic State Beheads American Journalist James Wright Foley,1905,unrelated\n\"Report: ISIS kidnaps Canadian-Israeli, former IDF soldier who went to fight with the Kurds\",1899,discuss\nChristmas Is Cancelled: Pumpkin Spice Condoms Are a Goddamn Hoax,1477,unrelated\nDid NBC Nightly News Go Live To A Man Who Was Taking A Piss?,1169,unrelated\nISIS Blasts 'Scorpion Bombs' At Civilian Areas In Iraq; Mosul Residents Living In Fear,2020,unrelated\nReport of quarantined Texas town NOT real; shared on a 'fake' news website,258,unrelated\nThe rats eat Prada at Vogue NY office,754,unrelated\nMan chops off own penis after being dumped by his girlfriend,2330,unrelated\nThe Apple Watch Will Debut by Late March [Report],554,unrelated\nChristian Bale Won't Play Steve Jobs After All,1234,unrelated\nAudio recording allegedly captures moment Michael Brown was shot,1299,unrelated\nNigeria announces truce with Boko Haram; fate of schoolgirls unclear,2096,unrelated\nTeacher sex tape exposed as a FAKE after internet detectives trace the origin of pornographic clip,1734,unrelated\nHBO Reportedly in Talks with Apple for Launch of New Unbundled Streaming Service,815,discuss\nREPORT: Apple's Watch Will Come In 2 Storage Sizes,571,unrelated\nIsis claims to behead US journalist,1589,discuss\nUS officials: Video shows American's execution,1471,discuss\nISIS Leader Killed: Abu Bakr Al-Baghdadi Reportedly Killed By U.S. Airstrike,1631,unrelated\nMan cut off manhood and threw it in bin after girlfriend dumped him over small penis,1379,unrelated\nCold Turkey,1760,unrelated\nRumor: Seth Rogen to Appear as Woz in Sony's Steve Jobs Film,698,unrelated\n\"Fidel Castro Rumors Sweep Internet, but No Sign in Cuba\",93,unrelated\nThe 'cub of Baghdadi': Has this boy become the youngest victim of Isis’s use of child soldiers?,908,discuss\n\"Prankster Gives Homeless Man $100, Secretly Follows Him And Learns He Buys Food For Others\",855,unrelated\nKim Jong-un: obese leader 'fractured both ankles',524,unrelated\n\"Are missing students in mass graves found near Iguala, Mexico?\",2375,unrelated\n\"SMALL METEORITE STRIKES NICARAGUA, GOVERNMENT SAYS\",1913,discuss\nAbdel Majed Abdel Bary Emerges as Suspect in Foley Beheading,1263,unrelated\n\"Boko Haram: Kidnapped Girls Have Been Married Off, Truce Never Happened\",1603,unrelated\nHomeland Security: No ISIL fighters on U.S. border,167,unrelated\n\"Small meteorite strikes Nicaragua, government says\",1071,unrelated\nReport: Audio Reveals Pause Between Gunshots When Michael Brown Was Shot,472,unrelated\nAl-Shabab leader who ordered Kenya mall massacre believed killed in US drone attack in Somalia,427,discuss\n\"Apple Reportedly Preparing 12-inch MacBook Air, Thinner and Lighter than Existing Models\",45,unrelated\nChugging eggnog sends Utah man to hospital,1901,agree\nWife and son of Isil leader Abu Bakr al-Baghdadi 'detained at Lebanon border',2283,agree\nAmazon Reportedly Planning An Ad-Supported Video Service That Will Be Cheaper Than Netflix,2442,unrelated\nWatch moment TV weatherman is caught urinating in the bushes LIVE on camera,1949,unrelated\nRussian Man Wakes Up to Find His Testicles Have Been Stolen,777,unrelated\nA Man Says Comcast Called His Boss And Got Him Fired After He Complained About Its Service,1355,unrelated\n#ISIS beheads photojournalist James Wright Foley in a massage to US to end its intervention in #Iraq.,874,unrelated\n\"Video showing American journalist beheaded believed real, officials and family say\",2453,unrelated\nMedia Fooled Again? Story Claims 7 of 28 Girls On School Trip Came Home Pregnant,2248,disagree\nAudio recording allegedly captures moment Michael Brown was shot,1934,discuss\nLuke Somers 'killed in failed rescue attempt in Yemen',2375,unrelated\nNigeria Claims Boko Haram Will Release the Kidnapped Schoolgirls,171,unrelated\nISIS Appears To Behead American Photojournalist In YouTube Video,1580,discuss\nLarge space object slams Nicaragua’s capital as asteroid passes Earth,816,unrelated\nCameron vows to hunt down IS 'monsters' after Haines murder,68,unrelated\nCBI registers 'criminal conspiracy' case against Dera chief after claims 400 male followers were forcibly castrated,1222,unrelated\nCanadian Michael Zehaf-Bibeau thought to be the gunman in Ottawa shooting,186,unrelated\nSchoolboy almost killed by electric shock claims he now has superpowers like Magneto,1006,unrelated\nOttawa Gunman Identified As Michael Zehaf-Bibeau,385,unrelated\nHomeland Security says terrorists haven't crossed U.S-Mexico border,2307,unrelated\n\"Fidel Castro Rumors Sweep Internet, But No Sign in Cuba\",1010,unrelated\n\"Audio captured at time of Michael Brown shooting, company says\",1009,discuss\nPure Evil: Islamic State Beheads American Journalist James Wright Foley,26,unrelated\nChristian Bale In Talks To Play Steve Jobs In Sony's Next Biopic,286,unrelated\nSushi lover's entire body left riddled with WORMS after eating contaminated sashimi,588,unrelated\nDoes Vogue's New Office Have a Rat Infestation?,1737,unrelated\n\"How did Fake Chinese News Site Dupe Washington Post, Atlantic, BBC?\",2220,unrelated\nMissing American journalist reportedly beheaded by Islamic State ,2296,unrelated\nBREAKING NEWS: Gunman 'shot dead' after wounding soldier near Canada parliament,1988,unrelated\n\"ISIS Video Shows Execution of David Cawthorne Haines, British Aid Worker\",2440,agree\nSmall Meteorite Hits Managua,2307,unrelated\nISIS Reportedly Beheads American Photojournalist in Iraq,1658,discuss\nConfusion Surrounds Capture Of “ISIS Leader’s Wife”,170,unrelated\nSEE IT: California homeless man uses $100 gift to give food to others,944,unrelated\nHas Kim Yo-Jong Taken Over For Kim Jong Un? Sister Assumes North Korea State Duties While Brother Undergoes Medical Treatment,2313,discuss\n\"Apple Reportedly Preparing 12-inch MacBook Air, Thinner and Lighter than Existing Models\",2497,discuss\nObama Denounces James Foley's Execution: 'Today The Entire World Is Appalled',2127,unrelated\nFemale teacher facing sack after making SEX TAPE with teenager,1018,agree\nNewly Discovered Mass Grave Linked to Missing Mexican Students,1351,unrelated\n\"At CBS Detroit, Fan Site 'Scuttlebutt' Is Enough to Publish Batmobile Rumor\",251,unrelated\nGovernment fires employee who skipped work for 24 years,2520,unrelated\nWATCH: Bird Launches Airstrike on Putin’s Shoulder (UPDATED),1991,unrelated\n\"Lady on FB: I'm 41, Intersex, and Fucked Michael Phelps on First Date\",2186,unrelated\nJeh Johnson shoots down Duncan Hunter's assertion IS is entering U.S. via Mexico,2261,discuss\nGCPD Solved Stolen Batmobile Case?,1751,discuss\nGod Is A Woman – Resurrected Father Narated,1014,agree\n#HairGate: iPhone 6 Customers Are Complaining That The Phone Is Ripping Out Their Hair,821,unrelated\n\"Islamic State, in video titled \"\"A Message to America,\"\" beheads American journalist James Wright Foley who was kidnapped in 2012\",1288,discuss\nCheeky vandals paint giant penis on bonnet of £1.5 million Bugatti Veyron sportscar,1453,disagree\nAudio of gunfire in Michael Brown case authenticated by app company,900,unrelated\n\"Tropical spider burrows under man's skin, lives there for three days\",1923,disagree\nMoment U.S. Marine is saved by his Kevlar helmet as Taliban sniper bullet hits him in head,2185,unrelated\n\"See How This Homeless Man Spends A Hundred Dollars, And Keep A Tissue Handy [Video]\",1611,discuss\nBoko Haram denies truce to release kidnapped schoolgirls,2520,unrelated\nPurported ISIS claim: Jordan airstrike kills female US hostage,81,unrelated\n'The youngest martyr - the cub of al-Baghdadi': ISIS boasts a 10-year-old fighter has been killed as he went into battle with his father in Syria,1237,unrelated\n\"'American bombing had signed my death certificate': Missing US journalist James Wright Foley goes unflinching to his death as ISIS behead him in horrific video, as a warning to Obama\",1295,unrelated\nISIS Beheading of U.S. Journalist James Foley Posted to YouTube,1720,unrelated\nApp brush list actually do so sister you tired it?,1711,discuss\nThe Internet Tried To Make Axl Rose Its Latest Death Hoax Victim,2115,unrelated\nFears journalist James Wright Foley beheaded by Islamic State jihadists in ‘message’ to United States,694,discuss\nIsis claims US hostage Kayla Mueller killed in coalition airstrike,2473,unrelated\nChristian Bale Is Steve Jobs,687,unrelated\n\"Video showing American journalist beheaded believed real, officials and family say\",1806,unrelated\nNew ISIS Video Shows Militants Seizing Weapons Airdropped By US Near Kobani,1949,agree\nOttawa investigates reports that Isis has captured Canadian-Israeli woman,2415,unrelated\nSchoolboy who got electric shock from lamppost claims he now has magnetic powers,844,unrelated\nReports of missing Libyan planes raise 9/11 terror fears,1644,unrelated\n\"Apple Media Event Rumored for Late February, Apple Watch and 12\"\" MacBook Air Likely Topics [Updated]\",1803,unrelated\nExpert casts doubt on Bunbury man Dylan Thomas’s burrowing stomach-spider story,43,unrelated\nNYC relaxes response to marijuana possession,1022,unrelated\n#HairGate: iPhone 6 Customers Are Complaining That The Phone Is Ripping Out Their Hair,40,unrelated\nBoyfriend cuts off his penis and throws it in the bin after girlfriend dumps him for being bad in bed,1560,discuss\nGraffiti Artist Banksy Arrested In London; Identity Revealed,1020,unrelated\nHBO in talks with Apple to be launch partner for coming web service 'HBO Now',1439,unrelated\n\"ISIS Militants In Mosul Have Contracted Ebola, Iraqi Media Sources Claim\",1289,unrelated\nSaudi Arabia 'fatwa over building of snowmen',1498,discuss\nSpider burrowed through tourist's stomach and up into his chest,962,unrelated\nWHO ‘probing’ whether ISIS fighters got Ebola,22,unrelated\n\"These LEGO Instructions from 1974 Are Awesome (And Yes, They're Real)\",547,agree\nCNN Plays Alleged Recording of Michael Brown Shooting,132,unrelated\nIS using scorpion bombs to terrify Iraqi civilians,185,unrelated\nIdentity of ISIS terrorist known as 'Jihadi John' reportedly revealed,1437,unrelated\nThe next Apple Watch could be platinum,478,discuss\nStreet Artist BANKSY Arrested? Again?,1739,discuss\nThe Internet Tried To Make Axl Rose Its Latest Death Hoax Victim,2296,unrelated\nTexas plumber's truck on front line of Syria war,2096,unrelated\nTexas Town Quarantined After Family Of Five Test Positive For The Ebola Virus,1383,unrelated\nReport: Audio Reveals Pause Between Gunshots When Michael Brown Was Shot,456,unrelated\nLynch mob use butcher's meat cleaver to castrate rapist they caught attacking teenage girl in alleyway in Indian city,2005,agree\nMan chops off own penis after being dumped by his girlfriend,634,unrelated\nMan Chops Off and Throws Away His Small Penis After Bad Breakup,413,unrelated\nThis Woman Exposed Her Cheating Boyfriend With A Brilliant Christmas Gift,571,discuss\nTexas plumber's truck on front line of Syria war,1661,unrelated\nGod is a woman- Priest who died for 48 minutes claims,2296,unrelated\n\"Sadly, Pumpkin Spice Condoms Aren't A Thing After All\",1853,unrelated\nBREAKING: ISIS Beheads American Journalist James Wright Foley,2287,unrelated\n\"Rats at Vogue's NYC offices - watch your step, Anna Wintour\",964,unrelated\nIslamic State releases video apparently showing the beheading of missing US journalist James Foley,2096,discuss\nMum faces real-life Sophie's Choice – as she tries to sell her son to fund daughter's care,1385,unrelated\nGovernment fires employee who skipped work for 24 years,909,unrelated\n\"IS Beheads Briton David Cawthorne Haines, Threatens to Execute Another Briton, Alan Henning\",882,unrelated\nObama Denounces James Foley's Execution: 'Today The Entire World Is Appalled',2386,agree\nRep. Duncan Hunter: 'At Least 10' ISIS Fighters Caught at Mexican Border,2039,unrelated\nFor sale: Tiger's former island in Sweden,236,unrelated\nApple Watch launch has new timetable: Analyst,1742,unrelated\nIs Kim Jong Un's sister Kim Yo Jong in charge?,271,unrelated\nDurex on Rumored ‘Pumpkin Spice’ Condom: No Comment,2498,unrelated\nAlleged audio of Michael Brown shooting has surfaced,1252,unrelated\nThe iPhone 6 'Hairgate' Is Not a Thing,1646,agree\nIsis leader Abu Bakr al-Baghdadi's 'wife and son detained in Lebanon',1877,discuss\nKC hospital: Patient does not have symptom profile of Ebola,1170,unrelated\n\"That Story About a Catholic Priest Dying, Seeing God as a Woman, and Coming Back to Life? It’s Almost Definitely Fake\",1808,unrelated\nWe took a look at the photo said to show the body of Islamic State leader Abu Bakr Al-Baghdadi (right) and found it was really an ethnic Albanian militant killed in 2013,1466,discuss\n\"ISIS Militants In Mosul Have Contracted Ebola, Iraqi Media Sources Claim\",737,unrelated\n\"Oh Hey, Paul Rudd Was One Of The Dallas Airport Homophobe Heroes, No Big\",788,unrelated\nYPG Confirms: Gill Rosenberg Not Captured in Kobani,1899,discuss\n\"Is North Korea, world's most secret state, really planning a new restaurant in Scotland?\",2225,discuss\nSugarhill Gang Rapper Big Bank Hank Dies at 57,1458,unrelated\nMeteorite strike in Nicaragua puzzles experts,1744,unrelated\nNew Audio Recording From Ferguson May Capture Michael Brown Shooting,2354,unrelated\nMagic mushrooms found at Buckingham Palace,2478,agree\nNew Audio Shows Michael Brown Was Shot at 11 Times,1299,unrelated\nISIS Beheads Kidnapped Photojournalist James Wright Foley in Horrific Video Message to the U.S.,1166,unrelated\nIslamic State claims to have beheaded American journalist,1358,unrelated\nChristian Bale quits Steve Jobs movie,296,unrelated\nAirport worker strips naked at security scanner in protest against guards,844,unrelated\nKim Jong-un 'Had Surgery on Fractured Ankles',1465,discuss\n\"One gunman killed in shooting on Parliament Hill in Ottawa, hunt on for other shooters\",2252,unrelated\n\"In Kim Jong Un's absence, his sister may rule. Or not.\",2313,discuss\nISIS Border Crisis: DHS Chief Says Terrorists Not Entering US Through Mexico,1185,discuss\nAudio recording allegedly captures moment Michael Brown was shot,139,unrelated\n\"Comcast Is Threatening To Cut Off Customers Who Use Tor, The Web Browser For Criminals\",0,unrelated\nCNN Expert on Brown Audio: At First I Thought ‘Someone’s Trying to Punk CNN’,1817,discuss\n\"James Wright Foley, Kidnapped Journalist, Apparently Executed by ISIS\",1385,unrelated\nReports say North Korea's Kim insists on being the only Jong Un,520,unrelated\n\"Apple Watch Pricing to Reportedly Start at $500 for Stainless Steel, $4,000 for Gold\",698,unrelated\nSenior Western Intelligence Official Confirms London Rapper Abdel Majed Abdel Bary Is A Suspect In The Foley Killing,2020,unrelated\nISIS: Desperate mum told 'you've just eaten your son' after visiting militants' base in search of kidnap victim,2349,unrelated\nISIS Militant “Jihadi John” Identified As Young West Londoner,1198,agree\nNigeria Says Boko Haram Cease-Fire May Lead to Release of Kidnapped Girls,381,unrelated\nWeather Reporter Mike Seidel Was Caught Off Guard on Live TV and Appeared to Be Urinating in the Snow -- Watch!,1854,unrelated\nJames Foley remembered as 'brave and tireless' journalist,1948,discuss\nPentagon: ISIS seized materials airdropped to Kurds,2016,unrelated\nSeth Rogen to Play Apple’s Steve Wozniak,388,unrelated\n\"Boko Haram: Kidnapped Girls Have Been Married Off, Truce Never Happened\",1013,unrelated\nThat's one way to get through security! Frustrated traveller strips completely NAKED at airport to pass through metal detectors,2234,agree\nReport: Former Baseball Star Jose Canseco Accidentally Shot At Home,2045,unrelated\n#Hairgate trends on social media: iPhone 6 users complain of ripped out hair,1533,discuss\n\"Apple to Take Reservations for Trying On Apple Watch, Considered Platinum Model\",186,unrelated\nIRAQI HEALTH OFFICIAL: EBOLA HAS KILLED 5 ISIS FIGHTERS,720,unrelated\nMedia outlets identify 'Jihadi John',1169,unrelated\nUnconfirmed reports claim Canadian-Israeli Gill Rosenberg captured by ISIS,1223,unrelated\nIsilkulskom student has gained superhero powers after shock,513,unrelated\nGovernment fires employee who skipped work for 24 years,2156,unrelated\n\"In Moscow, police are looking for a felon, cut the male genitals\",1939,unrelated\nCanadian-Israeli Woman May Have Been Captured In Syria: Reports,1476,unrelated\nThis Letter To Parents From A 1970s Lego Set Contains An Important Message For Gender Equality,1361,unrelated\nLebanon 'holding IS leader's daughter and ex-wife',1940,unrelated\nMichael Phelps Sex Scandal: Troubled Olympian’s Girlfriend Was Born A Man!,521,unrelated\n\"Rare meteorite impact causes blast in Nicaragua's capital, Managua\",10,unrelated\n\"Nun Complains Of Stomach Pains, Later Gives Birth To Baby Boy\",699,unrelated\nPsychoactive magic mushroom found in grounds of Buckingham Palace,2478,agree\nBREAKING Gill Rosenberg former IDF soldier was captured by ISIS,1299,unrelated\nApple may launch 12-inch MacBook Air with Retina Display,2118,unrelated\nCNN Plays Alleged Recording of Michael Brown Shooting,2234,unrelated\nChristian Bale set to play Steve Jobs in forthcoming biopic of Apple co-founder,830,unrelated\nIraq Denies Lebanon Captured Abu Bakr al-Baghdadi's Wife and Child,1883,unrelated\n\"Oh Hey, Paul Rudd Was One Of The Dallas Airport Homophobe Heroes, No Big\",1000,unrelated\nU.S. Hostage Luke Somers Killed During Yemen Rescue Bid: Family,1165,unrelated\n\"Boko Haram leader denies ceasefire deal, says 200 abducted girls married off \",171,unrelated\nYPG Confirms: Gill Rosenberg Not Captured in Kobani,2147,unrelated\nMan chops off his own penis after girlfriend told him he was no good in bed,504,agree\nIS militant 'Jihadi John' named as Mohammed Emwazi from London,503,unrelated\nSteve Jobs Biopic Eyes Seth Rogen to Play Apple Co-Founder Steve Wozniak,851,discuss\nChristian Bale in Talks to Play Steve Jobs (Exclusive),2211,discuss\niOS 8 bug reportedly erases iCloud Drive documents when settings are reset,1518,discuss\nAn audio recording of the Michael Brown shooting has reportedly surfaced,2345,discuss\nCloistered nun has a stomach ache  hospital gives birth to a baby [Google Translate],1164,unrelated\nIslamic Militants Post Video Claiming to Show Beheading of U.S. Journalist,1580,discuss\nConfusion Surrounds Capture Of “ISIS Leader’s Wife”,682,unrelated\n\"Amazon reportedly launching free, ad-supported video service (updated)\",2442,unrelated\nLed Zeppelin’s Robert Plant ripped up a $924 million reunion contract,2476,unrelated\nKim Jong-un 'set to open a new restaurant in SCOTLAND',1339,unrelated\nJeh Johnson shoots down Duncan Hunter's assertion IS is entering U.S. via Mexico,80,unrelated\nReport claims Kim Jong-un underwent surgery to repair fractured ankles,2141,unrelated\nWhite House Fence Jumper Actually Made It Pretty Far Inside,1017,agree\n\"Meteorite makes big crater in Nicaragua, government says\",1594,disagree\n\"Gill Rosenberg, Canadian-Israeli Woman Feared Kidnapped By ISIS, Says She's Safe\",1808,unrelated\n\"Boko Haram Denies Truce, Says Kidnapped Girls Have Been “Married Off”\",320,unrelated\nConflicting reports on alleged IS capture of Canadian woman,1893,discuss\nAmazon's first brick-and-mortar store said to open in Manhattan,2453,unrelated\nThe pumpkin spice condom is not happening,2152,unrelated\nUS confirms death of Somalia terror group leader,1423,agree\nBREAKING NEWS: British-born U.S. photojournalist held hostage by al-Qaeda killed in failed rescue attempt in Yemen,271,unrelated\nNASA Confirms Earth Will Experience 6 Days of Total Darkness in December 2014!,689,unrelated\n\"Sorry, KFC isn't going to be selling weed in Colorado restaurants\",651,unrelated\nNBC's Tom Brokaw reportedly wants Brian Williams fired over fabricated Iraq helicopter story,816,unrelated\nMarijuana May Soon Spark Just a Ticket in New York,1295,unrelated\nIndian civil servant sacked 'after 24-year sickie',527,unrelated\nIdentity of ISIS terrorist known as 'Jihadi John' reportedly revealed,1933,unrelated\nWTC rats scare off Anna Wintour,1737,unrelated\nDurex is not confirming or denying rumors of a “pumpkin spice” condom,2448,unrelated\nEveryone chill! Banksy has NOT been arrested,2468,agree\nMissing American journalist reportedly beheaded by Islamic State ,2130,unrelated\nJames Foley remembered as 'brave and tireless' journalist,258,unrelated\nWatch: ISIS Claims to Have Captured U.S. Airdropped Weapons,104,unrelated\n\"Soldier, Gunman Killed In Shooting Incident Near Canadian Parliament\",2252,unrelated\nTerror Leader Ahmed Abdi Godane Killed in U.S. Strike,741,unrelated\n\"ISIS Video Shows Execution of David Cawthorne Haines, British Aid Worker\",1528,unrelated\nNews sites fall for Putin bird-dropping video,1991,unrelated\n6 Islamist militants killed in US attack in Somalia,941,unrelated\nThat Was Fast: Christian Bale Bails on Steve Jobs Biopic,852,agree\nIRAQI HEALTH OFFICIAL: EBOLA HAS KILLED 5 ISIS FIGHTERS,1921,unrelated\n\"Video showing American journalist beheaded believed real, officials and family say\",2127,unrelated\nAudio recording allegedly captures moment Michael Brown was shot,1547,unrelated\n\"Rats at Vogue's NYC offices - watch your step, Anna Wintour\",60,unrelated\nCatholic Priest Claims God Is Female After Clinically Dead Experience,1419,unrelated\n“Axl Rose dead 2014” : Guns N' Roses frontman killed by internet death hoax,414,unrelated\nAlleged audio of Michael Brown shooting has surfaced,321,unrelated\nISIS: Desperate mum told 'you've just eaten your son' after visiting militants' base in search of kidnap victim,1442,unrelated\nOttawa Gunman Identified As Michael Zehaf-Bibeau,2087,unrelated\nISIS Appears To Behead American Photojournalist In YouTube Video,1040,unrelated\n\"Boko Haram claims to have German hostage, denies ceasefire\",1125,unrelated\nReport of Kim Jong-un’s ankle injury add fuel to rumours about his absence,2053,discuss\nFence Jumper Made It Deeper Into the White House Than Secret Service Claims,431,unrelated\nWhiz kid stock picker: I didn't actually make $72M trading,2472,unrelated\nRat problem worsens at One World Trade Center offices of Conde Nast,1686,unrelated\nObama administration DENIES congressman's claim that 'at least ten ISIS fighters have been caught coming across the Mexican border in Texas',2039,unrelated\n\"Accused Boston Marathon Bomber Severely Injured In Prison, May Never Walk Or Talk Again\",239,unrelated\n‘Islamic tribunal confirmed in Texas’,1317,discuss\nChristian Bale to play Steve Jobs in upcoming biopic,1702,unrelated\nWillie Nelson Dead? Viral Hoax Fools Internet,2367,unrelated\nChristian Bale In Talks To Play Steve Jobs In Sony's Next Biopic,1217,discuss\n\"'American bombing had signed my death certificate': Missing US journalist James Wright Foley goes unflinching to his death as ISIS behead him in horrific video, as a warning to Obama\",1720,unrelated\nNew policy could reduce marijuana possession arrests,805,unrelated\nSteve Jobs Biopic Eyes Seth Rogen to Play Apple Co-Founder Steve Wozniak,295,unrelated\nMeteorite strike in Nicaragua puzzles experts,524,unrelated\nBREAKING: ISIS Beheads American Journalist James Wright Foley,874,unrelated\nFence jumper reportedly made it much further into White House than Secret Service said,2409,discuss\n'Hairgate': iPhone hit by new social media storm,304,unrelated\n\"ISIS Claims It Kidnapped Gill Rosenberg, The First Western Woman To Fall Into The Group's Hands\",2020,unrelated\nIslamic State reports youngest jihadist 'martyred' in battle,1648,unrelated\nNun Gives Birth To Baby Boy After Suffering Intense Stomach Pains,2058,unrelated\nHope Fades for Girls' Release After Boko Haram 'Truce' Breached,840,discuss\n'Jihadi John' named as Mohammed Emwazi from London,472,unrelated\nISIS Extremists Claim to Behead British Hostage David Haines,2163,unrelated\n\"Bosnia: Seven underage girls return from five day school trip, pregnant\",1804,agree\n'No hard evidence' of Isis claims it kidnapped Canadian-Israeli woman Gill Rosenberg,387,unrelated\nISIS video showing beheading triggers international response,1301,unrelated\n\"So, There Might Be a Rat Infestation at Vogue\",1940,unrelated\nISIS Seemingly Beheaded American Journalist James Wright Foley,1873,unrelated\nAlleged Audio of Michael Brown Shooting Doesn’t Sound Good for Officer Darren Wilson,2287,discuss\nVideo shows ISIL beheading of photojournalist James Foley,524,unrelated\nApple Watch battery will require nightly charging,1897,unrelated\nParents are furious after seven girls aged 13-14 fall pregnant on a school trip,2304,discuss\nNBC weatherman caught urinating in the woods live on air,1829,agree\nMoment Michael Brown was shot dead 'caught on audio recording': FBI handed potentially damning tape of ELEVEN shots being fired - including final volley of 'kill shots',1299,unrelated\nCBI registers 'criminal conspiracy' case against Dera chief after claims 400 male followers were forcibly castrated,789,unrelated\nThis Selfless Homeless Man Receives $100 & Doesn't Spend A Dime On Himself!,1681,unrelated\n\"Boko Haram: Kidnapped Girls Have Been Married Off, Truce Never Happened\",2191,discuss\nISIS Beheading of U.S. Journalist James Foley Posted to YouTube,2386,agree\nHORROR: ISIS Fighters Have Reportedly Contracted Ebola,639,discuss\nTerrorism fears rise amid reports of stolen jetliners,2411,unrelated\nSmall Meteorite Strikes in Nicaragua's Capital City of Managua,0,agree\nThe Internet Tried To Make Axl Rose Its Latest Death Hoax Victim,511,unrelated\nSaudis Say Michelle Obama Not Blurred on TV,913,discuss\nNigeria says ceasefire agreed with Boko Haram,171,unrelated\n\"A message from Jim's mom, Diane Foley:\",2261,unrelated\nBREAKING: Soldier shot at War Memorial in Ottawa,2347,agree\n\"Report: Stainless steel Apple Watch will be priced $500, gold at $5,000\",1425,discuss\n\"No, that high school kid didn't make $72 million trading stocks\",945,unrelated\nSee the Crater a Meteorite Made in Nicaragua,1790,discuss\n\"Rare Case: Seven Bosnian Girls, Aged 13 And 14, Fall Pregnant After Five-Day School Trip; Parents Outraged After School Cites 'Parental Neglect'\",1905,unrelated\n\"ISIS Claims It Kidnapped Gill Rosenberg, The First Western Woman To Fall Into The Group's Hands\",80,unrelated\nPentagon: ISIS Got U.S. Weapons Package,2176,unrelated\n\"Apple Watch Gold Edition may cost as much as $5,000\",1700,discuss\n\"Sorry, Everyone: Durex Is Unfortunately Not Making Pumpkin Spice Condoms\",2498,unrelated\n\"Boko Haram agrees to ceasefire, release of school girls\",903,unrelated\nWoman Stays In KFC For A Week To Get Over Her Break-Up,1048,unrelated\nCNN audio: Is this the moment Michael Brown was shot?,2149,discuss\nMohammed Islam Denies Making $72 Million From Stock Market Trading,405,unrelated\nFerguson riots: audio may have captured Michael Brown shooting,822,discuss\nNew Audio Allegedly Captures Moment Michael Brown Was Shot,346,unrelated\nMichael Abdul Zehaf Bibeau Pictures: Photos of Alleged ISIS-Linked Gunman in Canada,2002,unrelated\n\"Boko Haram claims to have German hostage, denies ceasefire\",2191,discuss\nIraqi social-media rumors claim IS leader slain,1921,unrelated\n\"ISIS Claims Female American Hostage, Kayla Mueller, Killed in Airstrike\",493,unrelated\n6 hidden mass graves may hold missing Mexican students,1849,unrelated\nApple Watch reportedly has low-energy 'power reserve' mode,241,discuss\nNigeria says it has deal with Boko Haram to release kidnapped girls,1340,discuss\nISIS leader dead?,1790,unrelated\nIRAQI AND KURDISH MEDIA REPORTS: ISIS FIGHTERS HAVE CONTRACTED EBOLA,5,unrelated\nISIL allegedly kills US journalist in video,1358,unrelated\nAbdel Majed Abdel Bary Emerges as Suspect in Foley Beheading,591,unrelated\nWould you take a bite out of the world's oldest burger? Men keep Quarter Pounder they bought 20 YEARS ago for a friend who never showed up to meet them,1500,unrelated\nMore than 200 kidnapped Nigerian girls to be released after deal reached with Boko Haram,2156,unrelated\nPGA Tour Denies Claim That Tiger Woods Failed A Drug Test,1718,agree\n\"Apple Watch pricing: Will you spend $5000 for Gold edition, $500 for stainless steel?\",444,unrelated\n\"What We Know About Kim Yo Jong, Who May Control North Korea\",2473,discuss\nSeven teenage girls get pregnant on school trip,1277,unrelated\n\"Boko Haram Denies Ceasefire, Says Kidnapped Girls Are Now Married\",2520,unrelated\n\"Elon University has not banned the term ‘freshman,’ despite rumors\",2321,discuss\n\"Apple Watch pricing: Will you spend $5000 for Gold edition, $500 for stainless steel?\",577,discuss\nContinuing Violence Puts Boko Haram Ceasefire In Jeopardy,34,unrelated\nMatt Taibbi Disappears From Omidyar’s First Look Media,295,unrelated\nDurex Is Not Making Pumpkin Spice Condoms After All: A Hoax Debunked,1024,unrelated\n\"Nun Complains Of Stomach Pains, Later Gives Birth To Baby Boy\",1164,unrelated\nNewly Discovered Mass Grave Linked to Missing Mexican Students,1419,unrelated\n\"Meteorite Strikes Nicaraguan Capital, Creates 16-Foot-Deep Crater\",1213,disagree\nAudio may have captured Michael Brown shooting,132,unrelated\nGOP Rep. Duncan Hunter Claims 'At Least' 10 ISIS Fighters Apprehended On Texas Border,220,unrelated\nUS officials: Video shows American's execution,903,discuss\n\"ISIS: We have our hands on weapons, ammo air-dropped by U.S.\",1785,unrelated\nISIS fighters 'have contracted Ebola': World Health Organisation investigating reports militants showed up at Iraqi hospital with lethal disease,568,unrelated\n\"North Korea leader Kim is still in charge, has injured leg: source\",2325,discuss\n'Spiderman' squished: Experts debunk claims,181,unrelated\nAlleged Audio of Michael Brown Shooting Doesn’t Sound Good for Officer Darren Wilson,472,unrelated\n\"James Foley, Missing American Photojournalist, Reportedly Executed By ISIS In Syria\",703,unrelated\nSpider Burrows Into Australian Man's Appendix Scar (VIDEO),1888,unrelated\n\"Jeh Johnson: Politicians Shouldn't 'Feed The Flames Of Fear' Over ISIS, Ebola\",2296,unrelated\nThe Pumpkin-Spice Condom Is Just a Figment of Your Own Gross Imagination,1253,unrelated\nJudicial Watch's Farrell: ISIS Terrorists Did Cross Mexican Border,5,unrelated\nChristian Bale in Talks to Star in Sony's Steve Jobs Film,1897,unrelated\nWatch marine take sniper shot to the head and live,2016,unrelated\nHas Apple quietly fixed its iPhone 6 Plus ‘Bendgate’ problem?,2374,unrelated\nAnother ISIS Massacre: ISIS Kills 300 Iraqi Soldiers With Chlorine Gas,2197,unrelated\nMore American Weapons for ISIS,465,agree\n\"Confusion swirls, details murky in arrest of ISIS leader's 'wife'\",170,unrelated\nResearch Medical Center denies reports that a patient has Ebola,2127,agree\nNun gives birth to surprise baby after complaining of stomach pains,1720,discuss\nNigeria says ceasefire agreed with Boko Haram,1419,discuss\nMissing Libyan jetliners raise fears of terror attacks on 9/11,1515,agree\nSecond person rushed to hospital with Ebola symptoms after contact with 'patient zero' Thomas Duncan,1921,unrelated\nMum faces real-life Sophie's Choice – as she tries to sell her son to fund daughter's care,1034,unrelated\nADVISORY-Islamist rebel leader killed in U.S. strike - Somali government,2472,unrelated\n'Sex attacker' has penis cut off with a cleaver in India,2115,agree\nMagic Mushrooms Found in Queen Elizabeth's Garden at Buckingham Palace,2106,unrelated\n\"Boko Haram agrees to ceasefire, release of school girls\",1506,unrelated\nNigeria Claims Boko Haram Will Release the Kidnapped Schoolgirls,304,unrelated\nISIS Appears To Behead American Photojournalist In YouTube Video,2386,discuss\nVice squad’s $1m win lights up Las Vegas,2130,discuss\nMacaulay Culkin dead: Actor is victim of another death hoax,1293,unrelated\nMan Known as ‘Jihadi John’ Is Identified as Mohammed Emwazi,1256,unrelated\nReport: Secret Service Lied About White House Fence Jumper,505,discuss\nWHO investigates media reports ISIS fighters contracted Ebola,1778,discuss\nSeth Rogen reported to play Woz in the upcoming Steve Jobs movie,1746,discuss\nCameron vows to hunt down IS 'monsters' after Haines murder,2440,agree\nPGA Spokesman and Tiger Woods' Agent Deny Drug Suspension Allegations,2280,unrelated\nReport: 4 ISIS Terrorists Caught at Southern Border in 36 Hrs,226,unrelated\nHere Are Microsoft's New Robot Security Guards,696,unrelated\nIs the iPhone 6 Really Pulling Out Your Hair?,1646,discuss\n\"Nigeria's missing girls 'to be released by Boko Haram', government aide claims\",34,unrelated\n\"James Foley: American Journalist, James Wright Foley Beheaded in New ISIS Video [Breaking News]\",2067,agree\nParents' anger after seven Bosnian schoolgirls aged 13 and 14 fall pregnant on class trip,1221,unrelated\nSeth Rogen Eyed to Play Apple's Steve Wozniak in Christian Bale's Steve Jobs Movie (Exclusive),1707,unrelated\nNew policy could reduce marijuana possession arrests,1294,unrelated\nEye-catching! Rare sighting of Anna Wintour without her trademark sunglasses as she leaves 'rat-infested' Vogue office,1940,unrelated\n\"No, Banksy Didn't Create That 'Charlie Hebdo' Tribute Cartoon, But That Doesn't Mean You Can't Appreciate It\",1549,unrelated\nCNN Plays Alleged Audiotape of Michael Brown ShootingMilitarization Of Police,1786,unrelated\n\"Boko Haram denies truce, says kidnapped girls married\",320,unrelated\nGateway Pundit,195,unrelated\nTurkish president says American weapons drop for Kurdish fighters was 'wrong' after supplies end up in the hands of ISIS,2172,agree\nWHO: Reports of Suspected Ebola Cases in Iraq Untrue,568,unrelated\nFuture Apple Watches could include platinum models - report,2091,unrelated\nIslamic State Leader al-Baghdadi “Not Dead”,1254,agree\nSurreal Photos of Fisherman’s Jaw-Dropping Catch Will Likely Have People Wondering If It’s Real,331,discuss\nMedia outlets identify 'Jihadi John',775,discuss\nISIS cracks down on five confirmed Ebola cases among fighters: official,1938,unrelated\nTourist dubbed ‘Spider Man’ after spider burrows under skin for days,633,unrelated\nCBS News Names Canadian Parliament Shooting Suspect,2302,unrelated\n\"Calm down everyone, Banksy hasn't been arrested: 9 clues that it's a hoax\",1437,unrelated\nThe Arrest of the ISIS Leader's Wife and Son,2337,disagree\nOttawa investigates reports that Isis has captured Canadian-Israeli woman,1476,unrelated\nNigeria Boko Haram blamed for raids despite truce claim,1588,discuss\nCNN audio: Is this the moment Michael Brown was shot?,1403,unrelated\n#HairGate: iPhone 6 Customers Are Complaining That The Phone Is Ripping Out Their Hair,1843,unrelated\nAn Audio Recording of the Michael Brown Shooting Has Reportedly Surfaced,900,unrelated\nBlundering boyfriend burns down college after trying to impress his girlfriend with elaborate marriage proposal,208,unrelated\n\"Boko Haram Denies Truce, Says Kidnapped Girls Have Been “Married Off”\",35,unrelated\nShots Heard In Alleged Brown Shooting Recording [AUDIO],822,discuss\n\"So, There Might Be a Rat Infestation at Vogue\",1939,unrelated\nNASA Confirms Earth Will Experience 6 Days of Total Darkness in December 2014!,2184,unrelated\n\"Six months after abducting Nigerian schoolgirls, Boko Haram reportedly wants to free them\",2314,unrelated\nUnconfirmed reports saying ISIS UK Hostage David Haines Beheaded,1645,unrelated\n\"See How This Homeless Man Spends A Hundred Dollars, And Keep A Tissue Handy [Video]\",2305,agree\nMan chops off his own penis after girlfriend told him he was no good in bed,812,unrelated\nReport: A Radically Redesigned 12-Inch MacBook Air Is Coming,5,unrelated\nShocking! Chinese parents sell their son to fund for daughter’s Cancer treatment,350,unrelated\nISIS militants appear to behead abducted American journalist James Wright Foley in graphic video,1206,discuss\nCNN Plays Alleged Audiotape of Michael Brown ShootingMilitarization Of Police,40,unrelated\nFence jumper reportedly made it much further into White House than Secret Service said,1323,unrelated\n\"Predator Drone Reportedly Sighted Circling Raqqa, Syria\",1545,unrelated\n\"Reports Isis fighters have contracted Ebola are 'incorrect', says Iraqi health ministry\",1506,discuss\n\"No, A Spider Did Not Burrow Under A Man's Skin And Live There For Days\",1689,unrelated\nNew policy could reduce marijuana possession arrests,2483,unrelated\n\"Boko Haram: Kidnapped Girls Have Been Married Off, Truce Never Happened\",2520,unrelated\nComcast calls rumor that it disconnects Tor users “wildly inaccurate”,277,unrelated\nThis Is a Truly Horrifying Story About a Spider,1530,unrelated\nBoko Haram denies it has agreed ceasefire,821,unrelated\nParliament Hill shooting: Sergeant-At-Arms Kevin Vickers the family hero who took down Ottawa gunman,971,unrelated\n\"In Vogue vs Rats War, the Rats Are Winning\",585,unrelated\n\"US hostage 'murdered' by militants in Yemen, says Hagel\",634,unrelated\nSugarhill Gang's Big Bank Hank Dead At 57,2035,agree\n\"Lady on FB: I'm 41, Intersex, and Fucked Michael Phelps on First Date\",1820,discuss\nSaudi Arabian cleric issues fatwa against snowmen,1090,unrelated\nAudio recording allegedly captures moment Michael Brown was shot,1438,unrelated\n\"No, Robert Plant Didn’t Rip Up an $800 Million Contract\",2283,unrelated\nDid Kim Yo-Jong Take Kim Jong Un’s Role? North Korea Ill Health Rumors Are ‘Fabricated’,377,discuss\nBREAKING UDPATED: ISIS REPORTEDLY USE CHEMICAL WEAPONS IN KOBANE,155,unrelated\n\"Meet Magneto Boy, the kid who attracts metal with his body\",1426,unrelated\nNorth Korea denies reports Kim Jong-un is to open state-backed restaurant in Scotland,1806,unrelated\n\"Fidel Castro Rumors Sweep Internet, but No Sign in Cuba\",564,unrelated\nWHO says reports of suspected Ebola cases in Iraq are untrue,1289,unrelated\nHBO and Apple in Talks for $15/Month Apple TV Streaming Service Launching in April,1461,unrelated\n\"Rumor: Stainless Steel Apple Watch Will Cost $500, Gold $4,000\",607,unrelated\n\"No, Pumpkin Spice Condoms Are Not A Real Thing\",698,unrelated\nNET Extra: Back-from-the-dead Catholic priest claims God is a female,615,unrelated\nSeth Rogen reportedly nabs Steve Wozniak role in Steve Jobs filmSteve Jobs Iconic Moments,882,unrelated\nLondon hip-hop artist Abdel-Majed Abdel Bary key suspect in hunt for killer of American journalist James Foley,2528,discuss\n7 teen girls get pregnant on school trip Read more at http://www.wnd.com/2014/12/7-teen-girls-get-pregnant-on-school-trip/#F5filOd6yFpASPV9.99,2230,unrelated\n\"Audio captured at time of Michael Brown shooting, company says\",472,unrelated\nPentagon: death of al Shabaab leader in U.S. strike would be major blow,1936,unrelated\nA really devoted man spent $460 on surgery for his constipated goldfish,1364,agree\n\"Op-Ed: Hoax – Priest who never existed claims he died, saw female God\",1021,unrelated\nIsis claims US hostage Kayla Mueller killed in coalition airstrike,532,unrelated\n\"Comcast Is Threatening To Cut Off Customers Who Use Tor, The Web Browser For Criminals\",2177,disagree\nHas ISIS used chemical weapons on Kobane? Claims under-siege town was hit by crude rocket attack,1385,unrelated\nIsis Syria News: Iraqi Pilots 'Training Isis Fighters' to Fly Captured Planes,2218,unrelated\nComcast calls rumor that it disconnects Tor users “wildly inaccurate”,1314,unrelated\nMacaulay Culkin Dead: Actor Once Again Victim Of Death Hoax,2313,unrelated\n\"In Vogue vs Rats War, the Rats Are Winning\",959,discuss\n\"No, there aren’t any Ebola cases in Iraq\",2078,unrelated\nAn Audio Recording of the Michael Brown Shooting Has Reportedly Surfaced,1818,discuss\nReport: Nigerian Woman Quarantined in KC with Ebola-Like Symptoms (Video),1017,unrelated\nTiger Woods prices private island at $7.1 million,1549,unrelated\nCBS News Names Canadian Parliament Shooting Suspect,1751,unrelated\nPentagon: ISIS Got U.S. Weapons Package,2448,unrelated\nRodney Constantine keeps Facebook promise and turns himself in to police,686,unrelated\n\"Comfort eating? Chinese woman, 26, spends an entire WEEK in KFC after being dumped by boyfriend\",950,unrelated\nDid Paul Rudd Help Take Down Dallas Airport Homophobe?,853,unrelated\nNewly Discovered Mass Grave Linked to Missing Mexican Students,1405,discuss\n\"Nigeria, Boko Haram reach ceasefire deal, kidnapped girls to go free, official says\",955,discuss\nSoldier shot at war memorial in Canada,1988,unrelated\n\"Vogue's Anna Wintour Pissed Off With New 1 World Trade Center Offices, Infested With Rats\",298,unrelated\nGiant 8ft 9in catfish weighing 19 stone caught in Italy is thought to be the biggest ever reeled in with a rod and line,1652,agree\n\"Nigeria Says It Struck A Cease-Fire With Boko Haram, But Are They Talking To The Right Guy?\",402,unrelated\n\"ISIS beheads American photo-journalist James Wright Foley, threatens more to come\",1589,agree\nWatch NAKED airport worker walk through scanner in bizarre protest against 'rough' guards,936,unrelated\n\"Macaulay Culkin NOT Dead: Facebook, Twitter Death Hoax Goes Viral\",2523,unrelated\nHBO and Apple in Talks for $15/Month Apple TV Streaming Service Launching in April,93,unrelated\n\"Kayla Jean Mueller, U.S. hostage, killed in Jordan airstrike, ISIS claims\",959,unrelated\n\"Don't forget to tip...especially if you spend $300,000\",1834,agree\n\"Vice Media’s CEO blew $300,000 on dinner, and a Vegas casino boss blabbed about it\",1331,unrelated\nLawmaker Says ‘At Least 10′ Islamic State Fighters Have Been Captured at the Southern U.S. Border,2132,unrelated\nLuke Somers' sister says he was killed in failed Yemen rescue attempt,120,unrelated\nIslamic State killer 'Jihadi John' named as Mohammed Emwazi,2202,discuss\nOttawa shooting: Sergeant-at-arms Kevin Vickers hailed a hero for shooting rampaging gunman,2104,unrelated\nTim Cook Reportedly Reveals Apple Watch Waterproofing Has Improved,513,unrelated\n\"Apple Watch Stainless Steel variant reportedly priced at $500, $4,000 for the gold variant\",382,unrelated\nDid NBC Nightly News Go Live To A Man Who Was Taking A Piss?,1047,unrelated\n\"CNN Broadcasts Purported Audio Containing Gunshots That Felled Michael Brown Jr.; Leaders, Celebrities Fill Pews At Teen’s Funeral\",1916,discuss\nU.S. airstrike kills Islamic Al Shabab terrorist leader in Somalia,1306,agree\nIsis militants claim to have killed US journalist James Foley,1295,unrelated\nUrgent: The Leader of ISIL 'Abu Bakr al-Baghdadi' Killed! / Photo,731,discuss\nLed Zeppelin’s Robert Plant ripped up a $924 million reunion contract,295,disagree\n\"‘Teletubbies’ Sun Baby: Fans Freak Out Over Jess Smith, 19\",615,discuss\nSugarhill Gang rapper Big Bank Hank dies aged 57,1372,unrelated\nAudio of gunfire in Michael Brown case authenticated by app company,1950,unrelated\nAlleged Audio of Michael Brown Shooting Doesn’t Sound Good for Officer Darren Wilson,2234,unrelated\nHoly Theft! Batmobile Stolen from 'Batman v Superman'???,137,unrelated\n\"Fidel Castro Rumors Sweep Internet, but No Sign in Cuba\",2377,unrelated\nIsis video claims to show beheading of British hostage David Haines,99,unrelated\n\"Catholic Priest Dead For 48 Minutes, Is Miraculously Revived – His Revelations About God Are Even More Shocking\",1661,unrelated\n‘Jihadi John’: The Islamic State killer behind the mask is a young Londoner,77,unrelated\nNorth Korean dictator Kim Jong-Un to open restaurant in Scotland,2458,unrelated\nSeth Rogen Eyed to Play Apple's Steve Wozniak in Christian Bale's Steve Jobs Movie (Exclusive),349,discuss\nPentagon: 1 weapons bundle seized by militants,2009,unrelated\n\"Accused Boston Marathon Bomber Severely Injured In Prison, May Never Walk Or Talk Again\",204,unrelated\nThis Is What It Looks Like When A Son Pays Off His Parents’ Mortgage As A Christmas Present,1439,unrelated\nPassenger Wears A Hazmat Suit To Dulles Airport,1873,unrelated\nHeartbroken girl spends week in KFC after getting dumped,1791,unrelated\nThis Soap Opera Star Reportedly Had His Testicles Stolen By An ‘Attractive Blonde’ Organ Trafficker,1002,unrelated\nChristian Bale quits Steve Jobs movie,1854,unrelated\n’6 Days Darkness in December 2014′ 100% Fake; NASA Confirmed 3 Days Total Darkness Hoax as Well,803,unrelated\n#Hairgate trends on social media: iPhone 6 users complain of ripped out hair,2088,discuss\nIs this the world's oldest burger? Man claims to have kept McDonald's Quarter Pounder for 20 YEARS,1364,unrelated\nAnimal lovers abuzz over pope’s comments that 'paradise is open to all of God’s creatures',2297,agree\nU.S. arms airdrop fell into ISIS hands: Pentagon,1785,unrelated\nMan who SLAPS people if they sneeze in public being hunted by police,2175,unrelated\nISIS pays tribute to its 'Cub of Baghdadi' child soldier,413,unrelated\n“Axl Rose dead 2014” : Guns N' Roses frontman killed by internet death hoax,1161,agree\nRat problem worsens at One World Trade Center offices of Conde Nast,30,unrelated\nDon’t ‘Reset All Settings’ in iOS 8 unless you want to lose your iCloud files,1518,agree\nDNA test confirms child is IS head Abu Bakr al-Baghdadi's daughter,1267,discuss\nSetting the record straight on tor,2367,unrelated\nFence Jumper Made It Deeper Into the White House Than Secret Service Claims,917,unrelated\nOttawa Shooting: Soldier Shot at Canada's National War Memorial,2045,unrelated\n‘Banksy’ Instagram tribute to Charlie Hebdo victims not posted by artist,2526,unrelated\nHospital: Man not being treated for Ebola in Kansas City,2360,unrelated\nNew Audio Recording From Ferguson May Capture Michael Brown Shooting,208,unrelated\nQuestions raised over Nicaragua 'meteorite',1073,discuss\nKim Jong-un ‘is so fat from eating cheese that he has broken his ankles’,1972,discuss\nDoes Vogue's New Office Have a Rat Infestation?,2263,discuss\nISIS Video Purports To Show Beheading Of British Aid Worker,331,unrelated\nNYC High School Student Nicknamed ‘Teen Wolf’ Made $72 Million On Stock Market,742,unrelated\nReport: Former Baseball Star Jose Canseco Accidentally Shot At Home,1374,unrelated\nJ.J. Abrams Asks Disney To Move Up 'Star Wars: The Force Awakens' Release Date,125,unrelated\n\"Unconfirmed: ISIS Claims Kayla Mueller, American Female Hostage, Is Dead\",2252,unrelated\nNot coming to a store near you: The pumpkin spice condom,2240,unrelated\nAn Audio Recording of the Michael Brown Shooting Has Reportedly Surfaced,1252,unrelated\nBoko Haram denies it has agreed ceasefire,1019,unrelated\nSeven girls fall pregnant after five day school trip in Bosnia and Herzegovina,1368,unrelated\nVideo Purports To Show Beheading Of U.S. Journalist By Militants,2147,discuss\n\"Apple Media Event Rumored for Late February, Apple Watch and 12\"\" MacBook Air Likely Topics [Updated]\",321,unrelated\nAaron Sorkin Confirms Christian Bale Will Play Steve Jobs,1658,unrelated\nTurkish Leader Says U.S. Airdrop Aided ISIS Militants,614,unrelated\nScientists Doubt That Meteor Caused Crater In Nicaragua,220,unrelated\nAlleged audio of Michael Brown shooting has surfaced,1605,discuss\nMissing Libyan aircraft spark fears of 9/11-style attack in North Africa,2309,unrelated\nJames Foley Killer ‘Jihadi John’ Believed to Be Former London Rapper Abdel-Majed Abdel Bary,2434,unrelated\nISIS Militants Allegedly Contracted Ebola,1506,discuss\nBoko Haram denies ceasefire claim by Nigeria's government,1906,unrelated\nRussian Yeti Or Bigfoot Hoax? New Footage Sparks Debate,2134,unrelated\nSoldier shot at War Memorial; multiple shots fired in Parliament,2272,unrelated\nAngry mob chops off man's genitals with butcher’s knife for alleged rape attempt,1959,agree\n\"Canadian woman 'captured by ISIS in Syria' says she is actually fine and still fighting the jihadists, despite kidnap reports\",1223,unrelated\nNun complains of stomach pains... and GIVES BIRTH: Sister who had 'no idea' she was pregnant has a baby boy at hospital in Italy,1597,unrelated\nRussian TV actor wakes up to find his testicles stolen,1519,unrelated\nHas North Korean dictator Kim Jong-un been replaced by his sister?,346,unrelated\n\"Whoa, Paul Rudd Was One of the Airport Heroes Who Took Down the Homophobe\",1647,unrelated\nDurex is not confirming or denying rumors of a “pumpkin spice” condom,816,unrelated\n\"Big Bank Hank, co-founder of the Sugarhill Gang, has died\",2314,unrelated\nNigeria and Boko Haram 'agree ceasefire and girls' release',1681,discuss\nEyewitness Says Viral Video of Homeless Man Was Staged,794,agree\nRumor debunked: RoboCop-style robots are not patrolling Microsoft's campus,40,unrelated\nTerrorism fears rise amid reports of stolen jetliners,1574,unrelated\nTexas plumber's truck on front line of Syria war,244,unrelated\n\"SEE IT: ISIS militants caught trying to cross border into Texas, Congressman claims\",186,unrelated\nMeteorite 'caused mysterious boom in Nicaragua',816,unrelated\nIslamist websites claim Israeli-Canadian woman kidnapped by IS: report,2037,discuss\nTexas Town Quarantined After Family Of Five Test Positive For The Ebola Virus,258,unrelated\nISIS Beheads Kidnapped Photojournalist James Wright Foley in Horrific Video Message to the U.S.,2130,unrelated\nMum faces real-life Sophie's Choice – as she tries to sell her son to fund daughter's care,2453,unrelated\nSaddam Hussein’s pilots training Islamic State group,1608,discuss\n\"Tim Cook Reportedly Showers with Apple Watch, Suggesting It’s Waterproof\",1040,unrelated\nApple Watch launch expected in late March,1107,unrelated\n\"Pictured: Heroic sergeant-at-arms, 58, walking through Parliament gun in hand just moments after he killed gunman Michael Zehaf-Bibeau\",1631,discuss\nISIS Beheading of U.S. Journalist James Foley Posted to YouTube,984,unrelated\nHospital: Man not being treated for Ebola in Kansas City,2104,agree\nKim Jong-Un's Scottish Dog Meat Restaurant Is Probably Fabricated Shite,2314,unrelated\nApple Watch to reportedly offer 'Power Reserve' to help extend battery life,232,discuss\nDo all dogs go to heaven? Pope tells grieving boy: 'Paradise is open to all of God’s creatures',1905,agree\nEbola Outbreak 2015 Update: ISIS Fighters May Have Contracted Deadly Virus,1040,discuss\n\"Woman detained in Lebanon is not al-Baghdadi's wife, Iraq says\",931,discuss\nThe rats eat Prada at Vogue NY office,639,unrelated\nReport: Christian Bale Drops Out Of Steve Jobs Biopic,1839,unrelated\n6 Islamist militants killed in US attack in Somalia,1574,unrelated\nHilarious: North Dakota Pays Special Tribute to President Obama,1170,disagree\nNun Gives Birth To Baby Boy After Suffering Intense Stomach Pains,2009,unrelated\nVladimir Putin Bird Poop Video is Fake,1006,unrelated\n\"James Wright Foley, Kidnapped Journalist, Apparently Executed by ISIS\",2453,unrelated\n'They ate through the ceilings and pooped on the keyboards': Rats are 'taking over' Vogue's new World Trade Center office and Anna Wintour 'no longer wants to work there',2045,unrelated\nRobert Plant ripped up $800M Led Zeppelin reunion contract,1787,unrelated\n\"Batmobile Stolen From \"\"Batman v Superman: Dawn of Justice\"\" Set, Zack Snyder Knows Who Did It\",2519,disagree\nISIL Beheads American Photojournalist in Iraq,1948,discuss\nChristian Bale Drops Out of Steve Jobs Biopic,630,unrelated\nBodies In Mexico Mass Grave Apparently Not Those Of Missing Students,626,unrelated\nCNN Plays Alleged Recording of Michael Brown Shooting,450,unrelated\n\"Catholic Priest Dead For 48 Minutes, Is Miraculously Revived – His Revelations About God Are Even More Shocking\",1227,disagree\nParents are furious after seven girls aged 13-14 fall pregnant on a school trip,311,unrelated\n\"Fidel Castro Rumors Sweep Internet, But No Sign in Cuba\",1832,unrelated\n\"UNIVERSITY DROPS TERM ‘FRESHMAN,’ REPLACES IT WITH ‘FIRST-YEAR’\",1342,unrelated\nPure Evil: Islamic State Beheads American Journalist James Wright Foley,2147,discuss\n'There is no limit to their depravity' Islamic State FEED mother her own SON,1438,unrelated\nMeet the 17-Year-Old Who Made $72 Million During His High-School Lunch Breaks,1987,discuss\nTropical spider 'burrowed under man's skin through scar' - video report,1883,discuss\nSeth Rogen reportedly nabs Steve Wozniak role in Steve Jobs filmSteve Jobs Iconic Moments,2268,unrelated\nHigh School Student Rumored to Have Made $72 Million Trading Stocks,2009,unrelated\nPumpkin Spice Condoms Could Be The Only Thing To Save The World From Basic Children,698,unrelated\nBREAKING: ISIS Beheads American Journalist James Wright Foley,2147,discuss\nNEWS/ Meet the Teletubbies Sun Baby: 19-Year-Old Jess Smith Reveals Herself as the Smiling Face Who Looked Over Teletubbyland,1406,unrelated\n\"Source: Pot in NYC may soon net just a ticket, not arrest\",2483,unrelated\nReport: Apple Watch Will Need Charging Every Day,2002,unrelated\nMass grave found after 40 students disappear in Mexican protest,1670,unrelated\nNew Audio Shows Michael Brown Was Shot at 11 Times,826,unrelated\nReport: Christian Bale Just Bailed on the Steve Jobs Movie,2455,discuss\nGateway Pundit,913,unrelated\n\"Video showing American journalist beheaded believed real, officials and family say\",1471,agree\nMcDonald’s Will Stop Serving Overweight Customers Beginning 1/1/15,503,unrelated\nMexico prosecutor: Students not in 1st mass graves,2375,unrelated\nGovernment fires employee who skipped work for 24 years,1213,unrelated\nISIL video claims beheading of kidnapped journalist James Foley,1948,discuss\nSEE IT: California homeless man uses $100 gift to give food to others,2492,unrelated\nSon pays off his parents' mortgage in a heartwarming Christmas video,1459,unrelated\nFerguson riots: audio may have captured Michael Brown shooting,2481,discuss\nFormer British Rapper Reportedly Under Investigation for James Foley Beheading,125,unrelated\nKim Jong-Un 'in hospital with two fractured ankles' after ballooning to around 20 stone and going on numerous 'meet the people' walkabout PR stunts,2344,unrelated\nWHO says reports of suspected Ebola cases in Iraq are untrue,1974,discuss\nBoyfriend cuts off his penis and throws it in the bin after girlfriend dumps him for being bad in bed,714,unrelated\n\"Six months after abducting Nigerian schoolgirls, Boko Haram reportedly wants to free them\",2192,unrelated\nIslamic State claims it executed American photojournalist James Foley,1385,unrelated\nTiger Woods Is Selling His Private Island For $7.1 Million,1802,unrelated\nISLAMIC STATE BEHEADS MISSING AMERICAN JOURNALIST JAMES WRIGHT FOLEY,524,unrelated\nFBI Probing Alleged Audio of Michael Brown Shooting,132,unrelated\n\"Mass Graves Found In Mexico, Near Place Where 43 Students Went Missing\",295,unrelated\nAngry mob chops off man's genitals with butcher’s knife for alleged rape attempt,1042,unrelated\n\"What We Know About Kim Yo Jong, Who May Control North Korea\",1268,unrelated\nIslamist terrorists Jabhat Ansar al-Deen tweet picture of Texas plumber’s truck fitted with anti-aircraft gun in Syria,2015,agree\nLuke Somers' sister says he was killed in failed Yemen rescue attempt,2375,unrelated\nChristian Bale Exits Steve Jobs Movie (Exclusive),630,unrelated\nA Mass Grave Points to a Student Massacre in Mexico,1822,discuss\nBritish Aid Worker Confirmed Murdered By ISIS,737,unrelated\nSmall Meteorite Hits Managua,1722,discuss\n\"Yang Hu, worker in Zhejiang, cuts off own penis over desperation of finding love\",2212,agree\nTexas plumber's truck on front line of Syria war,1131,unrelated\nNew iOS 8 bug can delete all of your iCloud documents,1547,unrelated\nMan chops off his penis after his girlfriend breaks up with him,1400,unrelated\nIslamic State claims to have beheaded American journalist,1658,discuss\n\"BREAKING: Islamic State, in video, beheads American journalist James Wright Foley who was kidnapped in 2012 -@BNONews\",539,unrelated\nVigilantes cut off alleged rapist's penis,1673,agree\n\"Boko Haram Denies Ceasefire, Says Kidnapped Girls Are Now Married\",1883,unrelated\nMum faces real-life Sophie's Choice – as she tries to sell her son to fund daughter's care,1574,agree\nSamsung is reportedly making a secret new chip in the Apple Watch,1406,unrelated\nLarge space object slams Nicaragua’s capital as asteroid passes Earth,2129,unrelated\nContinuing Violence Puts Boko Haram Ceasefire In Jeopardy,1885,discuss\n\"At CBS Detroit, Fan Site 'Scuttlebutt' Is Enough to Publish Batmobile Rumor\",2090,unrelated\n'They ate through the ceilings and pooped on the keyboards': Rats are 'taking over' Vogue's new World Trade Center office and Anna Wintour 'no longer wants to work there',1686,unrelated\nISIL Beheads American Photojournalist in Iraq,703,unrelated\n\"Fidel Castro Rumors Sweep Internet, but No Sign in Cuba\",1534,unrelated\nIndian civil servant sacked 'after 24-year sickie',844,unrelated\nISIS Militant “Jihadi John” Identified As Young West Londoner,2531,unrelated\nTwo GOP Congressmen Say Suspected Terrorists Caught Crossing U.S.–Mexico Border,321,unrelated\nNicaragua says meteorite probable cause of blast in capital,2307,unrelated\nMore American Weapons for ISIS,781,agree\nTim Cook Reportedly Reveals Apple Watch Waterproofing Has Improved,2177,unrelated\nReport: Amazon to Launch Ad-Supported Streaming Service,757,unrelated\nIS militant 'Jihadi John' named as Mohammed Emwazi from London,961,unrelated\nJose Canseco Accidentally Shot Himself in the Hand,1145,discuss\nNun gives birth to surprise baby after complaining of stomach pains,2492,agree\nWife and son of Islamic State leader Abu Bakr al-Baghdadi detained in Lebanon,1544,unrelated\nJihadi John unmasked: Former Westminster University student was arrested FIVE years ago and put on a terror watch list - but he flew to Syria to join ISIS two years later,527,unrelated\nREPORT: Alleged New Audio of Michael Brown Shooting,1744,unrelated\nISIS Border Crisis: DHS Chief Says Terrorists Not Entering US Through Mexico,2448,unrelated\nNorth Korean leader Kim Jong-un to open restaurant in Scotland,773,unrelated\nPentagon: Airstrike killed terror leader in Somalia,2374,agree\nReports: Boko Haram may release schoolgirls as part of deal,298,unrelated\nMirfield man's tears of joy after lost voicemail of wife retrieved,805,unrelated\nOfficials shoot down congressman's claims ISIS terrorists are running across US-Mexico border,2141,unrelated\nLuke Somers 'killed in failed rescue attempt in Yemen',93,unrelated\n\"After Giving A Homeless Man $100, This Guy Secretly Filmed Him...\",1260,unrelated\nReport: Taliban Detainee Swapped for Bowe Bergdahl Suspected of Trying to Return to Terrorism,366,unrelated\nEbola Frisco 2014: Patient Shows Virus Symptoms After Apparent Thomas Eric Duncan Contact,1129,discuss\n\"ISIS beheads American photo-journalist James Wright Foley, threatens more to come\",1720,unrelated\nIt’s About To Get Harder To Be Arrested For Pot Possession In New York City,1022,unrelated\nISIS Leader Killed: Abu Bakr Al-Baghdadi Reportedly Killed By U.S. Airstrike,936,unrelated\nExpert casts doubt on Bunbury man Dylan Thomas’s burrowing stomach-spider story,2175,unrelated\n\"Nun gives birth, intends to keep baby\",1891,unrelated\nYPG Confirms: Gill Rosenberg Not Captured in Kobani,2287,unrelated\nChristian Bale In Talks To Play Steve Jobs In Sony's Next Biopic,919,unrelated\nOttawa Gunman Identified As Michael Zehaf-Bibeau,1331,agree\nIslamic State claims it executed American photojournalist James Foley,7,unrelated\n\"James Foley: American Journalist, James Wright Foley Beheaded in New ISIS Video [Breaking News]\",694,discuss\nAnna Wintour 'refuses to work at new World Trade Center Vogue office due to rat infestation',1686,unrelated\n\"Gene Munster Predicts $499 Steel Apple Watch, $4,999 for 18k Gold Edition\",1013,unrelated\n\"Audio captured at time of Michael Brown shooting, company says\",1817,discuss\nSpider burrowed through tourist's stomach and up into his chest,214,unrelated\nUPDATE: Internet report of Ebola outbreak in Purdon not true,1627,unrelated\n\"A message from Jim's mom, Diane Foley:\",1574,unrelated\n\"Paradise is open to all, even dogs, Pope tells boy\",1104,unrelated\nHORROR: ISIS Fighters Have Reportedly Contracted Ebola,1940,unrelated\n\"BREAKING NEWS: Female American aid worker, 26, held hostage by ISIS for 18 months has been 'killed in Jordanian air strike'\",959,unrelated\nBoko Haram ceasefire ignored as violence flares in Borno state,381,unrelated\n\"Jose Canseco injured in accidental shooting, per reports\",2000,discuss\nBoko Haram 'to release abducted schoolgirls' as part of ceasefire agreement,2045,unrelated\nNun gives birth to surprise baby after complaining of stomach pains,2388,unrelated\n\"Cloistered nun gives birth to a baby  The convent: \"\"There is a sister\"\" [Google Translate]\",1597,unrelated\n\"Pizza delivery man gets $2,000 tip\",2532,agree\nChristian Bale quits Steve Jobs movie,1368,unrelated\nReport: Christian Bale Just Bailed on the Steve Jobs Movie,296,unrelated\nAn accidental delivery of arms to the Islamic State and the problem with airdrops,816,unrelated\nWatch moment TV weatherman is caught urinating in the bushes LIVE on camera,775,unrelated\nDaash Ebola transferred to Mosul {Google Translate],1821,unrelated\nSeth Rogen to Star as Steve Wozniak in Sony's Steve Jobs Biopic [Updated],1642,unrelated\nCanadian-Israeli Woman May Have Been Captured In Syria: Reports,513,unrelated\nKimye’s Fault? Anna Wintour’s NYC ‘Vogue’ Offices Hit With Disgusting Rat Infestation: ‘Rat Droppings On Desks’,1968,unrelated\n\"Islamic Tribunal Using Sharia Law In Texas Has Been Confirmed Tribunal members say they will avoid Sharia's \"\"criminal law.\"\"\",1372,unrelated\n\"No, Banksy hasn’t been arrested\",1751,unrelated\nHoax 'Banksy Arrested in London' Story Dupes the Internet Again,2044,unrelated\nPolice Looking For A Man That Slaps People When They Sneeze!,678,unrelated\nMan who skipped work for 24 years is finally fired,1844,unrelated\n\"Mexico hit by student massacre: At least 17 anti-corruption protesters 'rounded up, murdered and dumped in a mass grave' - and another 26 are missing\",1405,discuss\nISIS Reportedly Beheads U.S. Journalist James Wright Foley on Camera,26,unrelated\n\"James Wright Foley, Kidnapped Journalist, Apparently Executed by ISIS\",1009,unrelated\n\"Kim Yo Jong, Kim Jong-Un’s Sister, Takes Control of North Korea While Brother Gets Treatment?\",706,unrelated\nISIL allegedly kills US journalist in video,2067,discuss\nReport: Secret Service Lied About White House Fence Jumper,737,unrelated\nNun complains of stomach pains... and GIVES BIRTH: Sister who had 'no idea' she was pregnant has a baby boy at hospital in Italy,1720,discuss\nThis Guy Paid Off His Parents’ Mortgage For Christmas,1535,agree\nSeth Rogen reported to play Woz in the upcoming Steve Jobs movie,2272,unrelated\n\"Islamist Militants 'Steal' 11 Commercial Planes In Libya, Sparking Terror Attack Fears\",1438,unrelated\nCesar Millan is Not Dead: Dog Whisperer Death Hoax Circulates,979,agree\n‘Jihadi John’: The Islamic State killer behind the mask is a young Londoner,1905,unrelated\nFence Jumper Made It Deeper Into the White House Than Secret Service Claims,2184,unrelated\n\"Sorry, KFC isn't going to be selling weed in Colorado restaurants\",1973,disagree\n\"Canadian woman 'captured by ISIS in Syria' says she is actually fine and still fighting the jihadists, despite kidnap reports\",693,unrelated\nNorth Korea dictator Kim Jong-un undergoes surgery after breaking both ankles on military tour,1081,discuss\nTourist wakes to find strange red trail on his stomach - and discovers a spider has burrowed through his appendix scar and crawled UNDER his skin while on holiday in Bali,320,unrelated\nGoogle to Buy Redwood City Offices for $585M,387,unrelated\n'There is no limit to their depravity' Islamic State FEED mother her own SON,2102,unrelated\nMexican cartel leader kills self; bodies in grave not missing students,683,unrelated\nPassenger Wears A Hazmat Suit To Dulles Airport,959,unrelated\nISIL militant 'Jihadi John' named by media,1724,discuss\nHas Kim's SISTER taken over North Korea? Dictator fails to show for key Communist event (but does send a nice flower basket instead),235,unrelated\nREPORT: Alleged New Audio of Michael Brown Shooting,2307,unrelated\nWoman Spends Entire Week In KFC After Getting Dumped By Her Boyfriend,2043,agree\nBrian Williams slams social media for speculation weatherman Mike Seidel relieved himself on air,1854,unrelated\nSoldier shot at war memorial in Canada,1002,unrelated\n\"Islamic State Training Pilots in Military Jets, Monitors Say\",1296,unrelated\n\"David Haines Beheaded By ISIS, Execution Video Contains Threats Against UK: Reports\",2348,agree\nUS Lawmaker: Ten ISIS Fighters Have Been Apprehended Coming Across Southern Border (Video),130,unrelated\nAlleged audio of Michael Brown shooting released,2220,discuss\nReport: Exec popped for $300k dinner after run at blackjack,385,unrelated\nPictured: Recent Muslim convert Michael Zehaf-Bibeau who shot dead a solider and opened fire on Canadian Parliament,2302,unrelated\n\"Planetary Alignment On Jan 4, 2015 Will Decrease Gravity For 5 Minutes Causing Partial Weightlessness\",2187,unrelated\nSoldier shot in Ottawa at War Memorial,373,unrelated\n'Jihadi John': Isis fighter named as Mohammed Emwazi from west London,1107,unrelated\nISIS Video: America’s Air Dropped Weapons Now in Our Hands,1026,unrelated\nSchoolboy almost killed by electric shock claims he now has superpowers like Magneto,11,unrelated\nBird defecates on Vladimir Putin during speech (video),2174,agree\nNigeria and Boko Haram 'agree ceasefire and girls' release',2156,unrelated\n\"Unhappy Customer: Comcast Told My Employer About Complaint, Got Me Fired\",2058,discuss\n\"Boko Haram: Kidnapped Girls Have Been Married Off, Truce Never Happened\",720,unrelated\nAl-Shabab leader who ordered Kenya mall massacre believed killed in US drone attack in Somalia,2033,unrelated\nMexico Student Massacre Update: More Graves Discovered At Murder Site,1825,unrelated\nISIS Getting Ebola,75,unrelated\n\"US Drones, Hunting for ISIS Leader, Seen Flying over Syrian Airspace\",1913,unrelated\nWho Should Play Steve Jobs Now That Christian Bale Quit?,2017,discuss\nBoko Haram 'to release abducted schoolgirls' as part of ceasefire agreement,35,unrelated\nNASA Raises Doubts About Reports of Nicaraguan Meteorite,767,agree\nVandals add rude paint job to $2.5m Bugatti (but luckily for the owner it all turned out to be a hoax),442,unrelated\nWhat TBS’s Sped-Up Seinfeld Reruns Tell Us About the Sorry State of America,1921,unrelated\nThat’s one way to clean it: Apple Watch will reportedly survive a trip through the shower,945,unrelated\nTiger Woods selling Swedish villa — island included,84,unrelated\nKidnapped Nigerian schoolgirls: Government claims ceasefire deal with Boko Haram that will bring missing girls home,298,unrelated\n\"Lady on FB: I'm 41, Intersex, and Fucked Michael Phelps on First Date\",190,unrelated\nContinuing Violence Puts Boko Haram Ceasefire In Jeopardy,2192,unrelated\nIs Kim Jong Un's sister Kim Yo Jong in charge?,780,discuss\nReport: Secret Service Lied About White House Fence Jumper,2463,unrelated\nLebanon 'holding IS leader's daughter and ex-wife',2155,discuss\nChristian Bale in Talks to Play Steve Jobs in Danny Boyle's Biopic,1854,unrelated\nUS officials: Video shows American's execution,874,unrelated\nURGENT: ISIS leader Abu Bakr al-Baghdadi allegedly killed by US airstrikes,1871,unrelated\nSchoolboy almost killed by electric shock claims he now has superpowers like Magneto,7,unrelated\n\"Leader of Qaeda-Linked Somali Group Is Dead, U.S. Says\",981,discuss\nThe Guy Who Said a Spider Burrowed Under His Skin? Experts Say…,2175,unrelated\nKim Jong-Un planning Scottish restaurant,1806,unrelated\nCongressman: ‘At least 10 ISIS fighters’ caught trying to cross into US,2296,unrelated\n'There is no limit to their depravity' Islamic State FEED mother her own SON,2367,unrelated\nMeteorite leaves crater in Nicaraguan capital Managua,269,unrelated\nMexico checks if 43 missing students in mass grave,1984,discuss\nReports: Big Bank Hank of pioneering rap group Sugarhill Gang has died,1637,discuss\n\"SEE IT: ISIS militants caught trying to cross border into Texas, Congressman claims\",1931,discuss\nMacaulay Culkin Hasn’t Died Despite What Everyone Is Saying On Facebook,1040,unrelated\nParliament Hill shooting: Sergeant-At-Arms Kevin Vickers the family hero who took down Ottawa gunman,2404,unrelated\nNun gives birth to surprise baby after complaining of stomach pains,2479,discuss\nHomeland Security: No ISIL fighters on U.S. border,2385,agree\n\"Rare Case: Seven Bosnian Girls, Aged 13 And 14, Fall Pregnant After Five-Day School Trip; Parents Outraged After School Cites 'Parental Neglect'\",1981,unrelated\nISIS militants trick mother into ‘eating her kidnapped son’,2463,unrelated\n\"Luke Somers, American Hostage, Is Killed During Rescue Attempt in Yemen, U.S. Official Says\",1165,unrelated\n\"No, there aren’t any Ebola cases in Iraq\",1175,agree\nFerguson riots: audio may have captured Michael Brown shooting,2248,unrelated\nLatest iOS 8 bug reportedly causes unwanted deletion of iCloud Drive documents,906,unrelated\nIs this the world's oldest burger? Man claims to have kept McDonald's Quarter Pounder for 20 YEARS,1789,unrelated\nOfficials shoot down congressman's claims ISIS terrorists are running across US-Mexico border,239,unrelated\nAudio recording allegedly captures moment Michael Brown was shot,1358,unrelated\nAirport worker strips naked at security scanner in protest against guards,1808,unrelated\n\"Rats at Vogue's NYC offices - watch your step, Anna Wintour\",2268,unrelated\nGraffiti Artist Banksy Arrested In London; Identity Revealed,1898,unrelated\nTexas Truck Winds Up in Syria With Islamic Militants,2084,unrelated\n\"Mexico hit by student massacre: At least 17 anti-corruption protesters 'rounded up, murdered and dumped in a mass grave' - and another 26 are missing\",1269,unrelated\nISIS video showing beheading triggers international response,331,unrelated\n\"North Korean leader Kim Jong-un’s mystery illness actually two broken ankles, newspaper says\",1972,discuss\n\"McDonald’s to Stop Serving Overweight Customers in January? Nope, ‘1/15/2015′ Story is Fake\",906,agree\nCameron vows to hunt down IS 'monsters' after Haines murder,1477,unrelated\nISIS Beheads American Journalist,1351,unrelated\nHeartwarming video shows son revealing he’s paid off parent’s mortgage as a Christmas gift,1439,unrelated\nCNN Posts Alleged Audio of Michael Brown Shooting,1481,unrelated\nISIS video showing beheading triggers international response,2206,discuss\nWas The Video Of That Homeless Man Doing Good Deeds With $100 All An Elaborate Hoax!?,1388,discuss\nISIS fighters seize weapons airdrop meant for Kurds,1949,agree\nParents are furious after seven girls aged 13-14 fall pregnant on a school trip,1981,unrelated\nBoko Haram ceasefire ignored as violence flares in Borno state,800,unrelated\nConde Nast's rat problem at One World Trade Centre: From red carpets to rodent droppings,618,unrelated\nAnna Wintour 'refuses to work at new World Trade Center Vogue office due to rat infestation',2520,discuss\nFears journalist James Wright Foley beheaded by Islamic State jihadists in ‘message’ to United States,1361,unrelated\nHas The Batman Vs. Superman Batmobile Been Stolen In Detroit?,1808,unrelated\nThe Pumpkin-Spice Condom Is Just a Figment of Your Own Gross Imagination,788,unrelated\nJames Foley remembered as 'brave and tireless' journalist,2524,agree\n\"Iraq claims ISIS leader al-Baghdadi’s wife has NOT been arrested, despite Lebanon insisting woman detained at border told them she was Islamist extremist’s spouse\",1787,unrelated\nMeteorite Leaves House-Sized Crater in Nicaragua’s Capital,269,unrelated\nAmerican hostage in Yemen freed in military raid-Defence Ministry,1119,discuss\nBritish rapper a suspect in ISIS beheading,1478,unrelated\n\"Obama, Outraged Over Beheading, Vows to Stay on Course\",826,unrelated\nSEE IT: California homeless man uses $100 gift to give food to others,615,unrelated\nKimye’s Fault? Anna Wintour’s NYC ‘Vogue’ Offices Hit With Disgusting Rat Infestation: ‘Rat Droppings On Desks’,1020,unrelated\nChristian Bale won't play Steve Jobs,1299,agree\nHoax 'Banksy Arrested in London' Story Dupes the Internet Again,1481,unrelated\nApple Watch mass production kicks off in January: Report,1742,unrelated\nISIS Leader Killed: Abu Bakr Al-Baghdadi Reportedly Killed By U.S. Airstrike,35,unrelated\nRapper identified as James Foley's executioner: reports,195,unrelated\nFerguson riots: audio may have captured Michael Brown shooting,2234,unrelated\n\"Sons of Anarchy Movie? No, Kurt Sutter Announces Charlie Hunnam, Brad Pitt Film Article is Fake\",1097,unrelated\nFounding Fathers-Era Time Capsule Found in Boston,1239,unrelated\nPenis Spray-Painted on a $2.5 Million Car Was Just for a Prank Video,1435,unrelated\nISIS Reportedly Beheads U.S. Journalist James Wright Foley on Camera,1361,unrelated\nRajasthan: Angry mob teaches rapist a lesson; chops penis off,2196,unrelated\nISIS Militants Allegedly Contracted Ebola,2197,unrelated\nUS hostage Luke Somers dies after rescue bid,56,unrelated\n\"Tour, agent: Tiger Woods not banned\",1339,agree\nThe Story Of The High School Trader Who Made $72 Million Is A Rumor Spun Out Of Control,1787,unrelated\nVideo messaging service verifies timing of CNN audio recording,1803,unrelated\nMissing Mexican students 'not found in mass grave',1789,unrelated\nWeather Reporter Mike Seidel Was Caught Off Guard on Live TV and Appeared to Be Urinating in the Snow -- Watch!,1968,discuss\nTexas City plumber's truck ends up in Syrian war,1562,unrelated\nESPN to save NFL's image with all-male domestic abuse discussion,1699,disagree\nNorth Korea dictator Kim Jong-un undergoes surgery after breaking both ankles on military tour,1634,unrelated\nBritish Aid Worker Confirmed Murdered By ISIS,1528,unrelated\nCanada probes Michael Zehaf-Bibeau as possible suspect in Ottawa shooting - source,789,discuss\nLebanon detains wife and son of Al-Baghdadi,670,discuss\n\"Reports Isis fighters have contracted Ebola are 'incorrect', says Iraqi health ministry\",2177,unrelated\nBREAKING NEWS: Gunman 'shot dead' after wounding soldier near Canada parliament,505,unrelated\nNET Extra: Back-from-the-dead Catholic priest claims God is a female...,615,unrelated\nREPORT: The Batmobile Might Have Been Stolen In Detroit,2135,discuss\nISIS cracks down on five confirmed Ebola cases among fighters: official,125,unrelated\n‘Star Wars: The Force Awakens’ May Get An Early Release Date—Report,1372,unrelated\nFisherman lands 19 STONE catfish which could be biggest in world to be hooked,793,unrelated\nNET Extra: Back-from-the-dead Catholic priest claims God is a female...,742,unrelated\nSouth Korea: Kim Jong Un had ankle surgery to remove cyst,1634,unrelated\n\"Video Appears to Show Beheading of Journalist James Foley, Who Went Missing in Syria\",139,unrelated\nADVISORY-Islamist rebel leader killed in U.S. strike - Somali government,571,unrelated\nIsis militants claim to have killed US journalist James Foley,2386,discuss\nBoko Haram denies it has agreed ceasefire,1681,discuss\n\"Meteorite makes big crater in Nicaragua, government says\",2307,unrelated\nSee the Crater a Meteorite Made in Nicaragua,971,unrelated\nHas The Batman Vs. Superman Batmobile Been Stolen In Detroit?,1224,unrelated\n\"Six months after abducting Nigerian schoolgirls, Boko Haram reportedly wants to free them\",125,unrelated\nDon’t ‘Reset All Settings’ in iOS 8 unless you want to lose your iCloud files,221,unrelated\nPriest' claim of seeing God as a woman dismissed as hoax,1227,agree\nUtah Man Hospitalized After Winning Eggnog Chugging Contest,1325,unrelated\nJordanian airstrike killed American aid worker held hostage by ISIS according to statement by militants,1588,unrelated\nMacaulay Culkin Dead? Another Death Hoax Circulates On Facebook,787,unrelated\nISIL allegedly kills US journalist in video,1547,unrelated\n\"North Korean leader Kim Jong-un not missing, just having ankle surgery\",532,unrelated\n\"Report: The Apple Watch Will Only Last 2.5 Hours With \"\"Heavy\"\" Use\",1212,unrelated\nMan Chops Off and Throws Away His Small Penis After Bad Breakup,2330,unrelated\nDurex is not confirming or denying rumors of a “pumpkin spice” condom,698,unrelated\nBREAKING NEWS: Baseball star Jose Canseco hurt in accidental shooting,1840,unrelated\nA Husband Breaks Down In Tears After Lost Voicemail Message By His Late Wife Is Recovered,1053,agree\n\"Cloistered nun gives birth to a baby  The convent: \"\"There is a sister\"\" [Google Translate]\",1307,discuss\nHORROR: ISIS Fighters Have Reportedly Contracted Ebola,2367,unrelated\nMPs credit sergeant-at-arms for saving lives in Parliament Hill shootings,139,unrelated\n\"Woman catches husband cheating with her twin, humiliates them\",2284,unrelated\nAn audio recording of the Michael Brown shooting has reportedly surfaced,968,unrelated\nISIS Video Claims to Show Beheading of British Hostage,2348,discuss\n\"Seven High School Girls Get Pregnant On Five-Day School Trip, Parents Outraged\",313,unrelated\nMexico Says Students Not Among Dead in Mass Grave,1849,unrelated\n\"ISIS Claims It Kidnapped Gill Rosenberg, The First Western Woman To Fall Into The Group's Hands\",2445,unrelated\nTiger Woods prices private island at $7.1 million,2444,agree\nISIS executioner 'Jihadi John' identified as Mohammed Emwazi,2123,discuss\nObama: murder of James Foley 'shocks the conscience of the entire world',2096,discuss\nISIL video claims beheading of kidnapped journalist James Foley,1295,unrelated\nThere has been a shooting at the War Memorial on Parliament Hill. Unconfirmed reports say a soldier was shot.,1466,unrelated\nGOP Rep. Duncan Hunter Claims 'At Least' 10 ISIS Fighters Apprehended On Texas Border,690,unrelated\nNigerians doubtful of girls' release after Boko Haram 'truce' breached,2272,discuss\nBREAKING Gill Rosenberg former IDF soldier was captured by ISIS,2037,disagree\nKim Jong-un relying on ‘cobra wine’ after problems with trouser snake,1347,unrelated\n\"Ann Arbor pizza delivery driver surprised with $2,000 tip\",51,unrelated\nSpider burrowed through tourist's stomach and up into his chest,1864,discuss\nThe Force Awakens News: Director J.J. Abrams Eyes Summer Release for Star Wars 7 Because of Too Many Spoilers,748,unrelated\nUPDATE: Internet report of Ebola outbreak in Purdon not true,662,unrelated\nBanksy 'Arrested & Real Identity Revealed' Is The Same Hoax From Last Year,2468,agree\nAmazon.com to open first physical store in Manhattan: DJ,2299,unrelated\nPassenger Wears A Hazmat Suit To Dulles Airport,43,unrelated\nGateway Pundit,1314,discuss\nIslamic Militants Post Video Claiming to Show Beheading of U.S. Journalist,2130,unrelated\n\"Islamic State Militants Have Been Flying 3 Captured Warplanes Over Syrian Airport, Witnesses Say\",2068,discuss\nTiger Woods' former luxury island goes on sale,1802,unrelated\nMeteorite leaves crater in Nicaraguan capital Managua,220,unrelated\n\"This boy nearly died, now he has a superpower like Marvel’s Magneto\",2109,discuss\n\"Gold Apple Watch Edition price? Speculators say at least $10,000\",2187,discuss\n\"Sorry, Everyone: Durex Is Unfortunately Not Making Pumpkin Spice Condoms\",244,unrelated\nIsilkulskom student has gained superhero powers after shock,1808,unrelated\nWho Should Play Steve Jobs Now That Christian Bale Quit?,571,unrelated\n\"Soon Marijuana May Lead to Ticket, Not Arrest, in New York\",1802,discuss\n\"Islamic State Training Pilots in Military Jets, Monitors Say\",2188,unrelated\nReport: ISIS Leader Abu Bakr Al-Baghdadi Assassinated In U.S. Airstrike,1222,unrelated\nRodney Constantine keeps Facebook promise and turns himself in to police,2002,unrelated\nSEE IT: California homeless man uses $100 gift to give food to others,643,unrelated\nIsis militants claim to have killed US journalist James Foley,2130,unrelated\n\"What was fake on the Internet this week: Obama’s peace prize, pumpkin-spice condoms and insane winter snow\",2123,unrelated\nNigeria announces truce with Boko Haram; fate of schoolgirls unclear,304,unrelated\nWatch NAKED airport worker walk through scanner in bizarre protest against 'rough' guards,1786,unrelated\nDog found abandoned outside railway station with suitcase of his belongings,2483,agree\nMissing Libyan aircraft spark fears of 9/11-style attack in North Africa,2317,unrelated\n\"Catholic Priest Dead For 48 Minutes, Is Miraculously Revived – His Revelations About God Are Even More Shocking\",2043,unrelated\nMan Severed Penis That Failed To Impress Girls,1171,agree\nJudicial Watch's Farrell: ISIS Terrorists Did Cross Mexican Border,2385,disagree\nConfusion as Cuba’s Castro mourned instead of Kenya’s Fidel,2251,discuss\nDid Comcast Get a Man Fired From His Job for Complaining About Its Service?,86,unrelated\nBoko Haram ceasefire ignored as violence flares in Borno state,1885,disagree\nMCDONALD’S WILL STOP SERVING OVERWEIGHT CUSTOMERS BEGINNING 1/1/15,959,unrelated\n\"James Foley: American Journalist, James Wright Foley Beheaded in New ISIS Video [Breaking News]\",1295,unrelated\n'There is no limit to their depravity' Islamic State FEED mother her own SON,2175,unrelated\nThe 'cub of Baghdadi': Has this boy become the youngest victim of Isis’s use of child soldiers?,1261,unrelated\nIS Militants Kill 300 Iraqi Soldiers with Chlorine Gas,2224,discuss\nChristian Bale to Play Steve Jobs in New Movie,1897,unrelated\nMeteorite Leaves House-Sized Crater in Nicaragua’s Capital,2118,unrelated\nMilitant Group Says It Killed American Journalist in Syria,1251,unrelated\nKim Jong-un 'Had Surgery on Fractured Ankles',2210,unrelated\n\"US Drones, Hunting for ISIS Leader, Seen Flying over Syrian Airspace\",1802,unrelated\nInsurgents killed in Nigeria despite alleged truce with Boko Haram,2356,discuss\nKimye’s Fault? Anna Wintour’s NYC ‘Vogue’ Offices Hit With Disgusting Rat Infestation: ‘Rat Droppings On Desks’,304,unrelated\nZack Snyder’s ‘Batman V Superman: Dawn Of Justice’ Stolen Batmobile Rumor Put To Rest,2251,unrelated\nMeet The College Student Who Claims She Was The ‘Teletubbies’ Sun Baby,979,unrelated\nReport: ISIS Leader Abu Bakr Al-Baghdadi Assassinated In U.S. Airstrike,1254,discuss\n\"Boko Haram denies cease-fire, leader says he married off kidnapped girls\",35,unrelated\n\"UK spies identify Foley’s killer, Abdel-Majed Abdel Bary a key suspect\",1649,unrelated\nIndian worker sacked after going on leave for 24 years,505,unrelated\n'Jihadi John' named as Mohammed Emwazi from London,527,unrelated\n\"Apple Media Event Rumored for Late February, Apple Watch and 12\"\" MacBook Air Likely Topics [Updated]\",900,unrelated\nOpposition group: ISIS militants training to fly warplanes in Syria,2218,unrelated\nMexican investigators fear mass grave might hold 43 missing students,1351,unrelated\nISIS fighters ‘have contracted Ebola’,2299,unrelated\nSeven girls as young as 13 become pregnant on a school trip,571,unrelated\n\"ISIS Claims Female American Hostage, Kayla Mueller, Killed in Airstrike\",1769,unrelated\nReport: A Radically Redesigned 12-Inch MacBook Air Is Coming,2463,unrelated\nISIL allegedly kills US journalist in video,139,unrelated\nMan Severed Penis That Failed To Impress Girls,2330,unrelated\nISIS Claims To Have Captured US Airdrop Weapons,2483,unrelated\n\"Tee-off in your own putting paradise: Swedish luxury island owned by Tiger Woods up for sale - and it comes with a villa, a hot tub and a lodge\",2175,unrelated\nMacaulay Culkin Hasn’t Died Despite What Everyone Is Saying On Facebook,2341,agree\nSources: Guns N' Roses Frontman Axl Rose Found Dead in West Hollywood Home at Age 52,414,unrelated\nNET Extra: Back-from-the-dead Catholic priest claims God is a female...,1048,unrelated\n’6 Days Darkness in December 2014′ 100% Fake; NASA Confirmed 3 Days Total Darkness Hoax as Well,804,unrelated\nISIS Getting Ebola,992,disagree\nLibya: Missing Libya Planes Spark Security Concerns,126,unrelated\nResearch Medical Center denies reports that a patient has Ebola,1095,unrelated\n\"No, it's not Tiger Woods selling an island in Lake Mälaren\",2444,disagree\n\"Wildest Apple Watch rumor yet: 100,000 apps at launch\",1029,unrelated\n\"Michael Zehaf-Bibeau, slain Ottawa shooter, had criminal record in Quebec, B.C.\",530,unrelated\nBoko Haram 'to release abducted schoolgirls' as part of ceasefire agreement,1896,discuss\nISIS cracks down on five confirmed Ebola cases among fighters: official,75,unrelated\n\"Omar Gonzalez, White House Fence-Jumper, Made it Farther Inside\",311,unrelated\n\"Palestine accuses Israel of opening dams, flooding Gaza, forcing evacuations\",1461,unrelated\nBoko Haram denies it has agreed ceasefire,992,unrelated\n\"Vogue's Anna Wintour Pissed Off With New 1 World Trade Center Offices, Infested With Rats\",944,unrelated\nDylan Thomas Finds Tropical Spider Burrowed Under Skin,1797,disagree\n\"Islamic State leader's family detained by Lebanon, officials say\",1192,discuss\n\"After Giving A Homeless Man $100, This Guy Secretly Filmed Him...\",2091,unrelated\nSeven girls as young as 13 become pregnant on a school trip,313,unrelated\nPredator drones being flown over Isil's Syrian 'capital',2367,unrelated\nWatch: US marine survives Taliban sniper headshot in Afghanistan,305,agree\nShots Heard In Alleged Brown Shooting Recording [AUDIO],1266,unrelated\n\"Kim Yo Jong, Kim Jong-Un’s Sister, Takes Control of North Korea While Brother Gets Treatment?\",490,unrelated\nSugarhill Gang Rapper Big Bank Hank Dies at 57,2351,agree\nNew Audio Allegedly Captures Moment Michael Brown Was Shot,2118,discuss\nUtah Man Hospitalized After Winning Eggnog Chugging Contest,1901,agree\nIraq Denies Lebanon Captured Abu Bakr al-Baghdadi's Wife and Child,530,unrelated\n\"In New York City, Marijuana May Mean Ticket, Not Arrest\",2217,discuss\nREPORT: JETLINERS STOLEN FROM LIBYA COULD BE USED TO ATTACK U.S. ON 9/11,1372,discuss\n\"Batmobile stolen in Detroit? Good one, joker!\",1538,discuss\nISIS Militants Allegedly Contracted Ebola,1289,unrelated\nAmazon.com to open first physical store in Manhattan: DJ,527,unrelated\n‘Jihadi John’: The Islamic State killer behind the mask is a young Londoner,714,unrelated\nNigeria and Boko Haram 'agree ceasefire and girls' release',800,unrelated\nOttawa Shooting: Soldier Shot at Canada's National War Memorial,800,unrelated\nMissing American journalist reportedly beheaded by Islamic State ,2525,unrelated\nReport: Audio Reveals Pause Between Gunshots When Michael Brown Was Shot,1289,unrelated\nGuantanamo detainee freed in Bowe Bergdahl swap 'back to terrorism',1107,unrelated\n\"Apple 12-Inch MacBook Air Details Emerge; Device Could Be Thinner, Lighter Than Current Model\",1063,discuss\nPull the other Un! North Korean dictator has not been seen for weeks because he 'pulled tendon while doing drill with his generals',2230,discuss\n\"SEE IT: ISIS militants caught trying to cross border into Texas, Congressman claims\",2056,unrelated\nKim Jong-un: Absent North Korean leader is 'recovering from ankle surgery',2087,unrelated\n\"Wildest Apple Watch rumor yet: 100,000 apps at launch\",730,unrelated\n\"ISIS Claims an American Hostage, Kayla Mueller, Died in Airstrike in Syria\",532,unrelated\nMan chops off own penis after being dumped by his girlfriend,2524,unrelated\n\"No, there aren’t any Ebola cases in Iraq\",1461,unrelated\n\"Wife, child of Islamic State head Abu Bakr al-Baghdadi held in Lebanon, officials say\",1883,unrelated\nMissing Libyan Jetliners Raise Fears of Suicide Airliner Attacks on 9/11,1384,unrelated\nThe famous “Dog whisperer” Cesar Millan died of a heart attack this morning.,754,unrelated\nWHO: Isis does not have Ebola – but contingency plan being developed for Iraq,527,unrelated\nPumpkin Spice condoms? Don't fall for this hoax.,413,unrelated\nAnimal lovers abuzz over pope’s comments that 'paradise is open to all of God’s creatures',1104,unrelated\nOfficials shoot down congressman's claims ISIS terrorists are running across US-Mexico border,2307,unrelated\nNew Audio Reveals Pause in Gunfire When Michael Brown Was Shot: Attorney,1715,discuss\n\"11 Tripoli Planes Still Missing, Sparks 9/11 Concerns\",1197,agree\nIndia Rape Crisis Sees Mob Castrate Alleged Sex Attacker in Shocking Scenes,1673,agree\nMan Known as ‘Jihadi John’ Is Identified as Mohammed Emwazi,513,unrelated\nReport: Secret Service Lied About White House Fence Jumper,1274,discuss\nNigeria announces truce with Boko Haram; fate of schoolgirls unclear,1506,unrelated\nObama administration DENIES congressman's claim that 'at least ten ISIS fighters have been caught coming across the Mexican border in Texas',2385,agree\n1901 Boston time capsule yields small red book,851,unrelated\n\"Mass Graves Found In Mexico, Near Place Where 43 Students Went Missing\",1670,unrelated\n‘Islamic tribunal confirmed in Texas’,200,discuss\nMPs credit sergeant-at-arms for saving lives in Parliament Hill shootings,1885,unrelated\n\"Homeless man who became a YouTube sensation after spending $100 on food for his beggar friends gets a surprise Christmas meal, makeover and night in a hotel in new video... but is it all a hoax by a 'serial prankster'?\",643,unrelated\n\"Tiger Woods PED, PGA Tour Suspension Allegations Retracted by Dan Olsen\",1210,unrelated\nJose Canseco shoots self in hand,1580,unrelated\nNigeria: hopes for return of kidnapped schoolgirls rise after ceasefire reported,531,discuss\nBritish rapper a suspect in ISIS beheading,8,unrelated\n\"Jeh Johnson: Politicians Shouldn't 'Feed The Flames Of Fear' Over ISIS, Ebola\",2132,unrelated\nDNA tests prove Lebanon IS holding ISIS chief al-Baghdadi's ex-wife and daughter after they were caught with fake passports,1943,unrelated\nBritish Aid Worker Confirmed Murdered By ISIS,787,unrelated\nSmall Meteorite Hits Managua,40,unrelated\nIslamic Militants Post Video Claiming to Show Beheading of U.S. Journalist,121,unrelated\nMet police denies reports of Banksy arrest,36,agree\nTurkish president says American weapons drop for Kurdish fighters was 'wrong' after supplies end up in the hands of ISIS,1648,unrelated\nMilitant Group Says It Killed American Journalist in Syria,2096,discuss\n\"No, A Spider Did Not Burrow Under A Man's Skin And Live There For Days\",1422,unrelated\nEbola Outbreak 2015 Update: ISIS Fighters May Have Contracted Deadly Virus,2075,discuss\n\"Sorry, Everyone: Durex Is Unfortunately Not Making Pumpkin Spice Condoms\",1790,unrelated\nMan who slaps people around the head for sneezing hunted by police,195,unrelated\nADVISORY-Islamist rebel leader killed in U.S. strike - Somali government,2009,unrelated\nCanadian-Israeli Woman May Have Been Captured In Syria: Reports,1921,unrelated\nWFB’s Bill Gertz: Obama Administration ‘Trying to Play Down’ Missing Libyan Airliners,846,unrelated\nTexas plumber baffled after truck ends up in the hands of Syrian rebels,13,unrelated\nAmazon Is Going To Open A Physical Store!,718,discuss\nHope Fades for Girls' Release After Boko Haram 'Truce' Breached,2272,agree\nREPORT: Alleged New Audio of Michael Brown Shooting,1974,unrelated\nReport: Christian Bale Will Play Steve Jobs,1646,unrelated\nIslamic State fighters detonate 'SCORPION bombs' in terror siege,922,unrelated\nOttawa investigates reports that Isis has captured Canadian-Israeli woman,1862,discuss\n\"Spider burrowed into appendix scar, crawled through WA man's body\",1549,unrelated\n\"Meteorite Strikes Nicaraguan Capital, Creates 16-Foot-Deep Crater\",724,unrelated\nReports: Boko Haram may release schoolgirls as part of deal,2088,unrelated\nWHO investigates media reports ISIS fighters contracted Ebola,559,unrelated\nWeaponized Ebola? ISIS Militants Said To Contract Deadly Virus,2299,unrelated\nState House time capsule from 1795 unearthed,2288,agree\n\"Apple Watch Specs Tipped; Said to Feature 512MB RAM, 4GB of Storage\",254,unrelated\n\"Viral Video Of Homeless Man Spending $100 On Food For Other Homeless Was Faked, Witness Says\",1498,unrelated\n\"Boko Haram Could Release Kidnapped Girls, Nigerian Officials Say\",2530,discuss\nISIS fighters 'have contracted Ebola': World Health Organisation investigating reports militants showed up at Iraqi hospital with lethal disease,1291,unrelated\nApple Orders More Than 5 Million Watches for Initial Run,320,unrelated\nArmed U.S. drones spotted flying over Syria in possible hunt for ISIS leader,2443,discuss\nGoogle Grows With $1.6 Billion in California Office Deals,2442,agree\n\"Brian Williams: No, Our Meteorologist Was Not Peeing on Live TV\",633,unrelated\nISIS Video: America’s Air Dropped Weapons Now in Our Hands,2397,discuss\n\"A message from Jim's mom, Diane Foley:\",176,unrelated\nMissing American journalist reportedly beheaded by Islamic State ,1549,unrelated\nTwo GOP Congressmen Say Suspected Terrorists Caught Crossing U.S.–Mexico Border,1185,discuss\nChristian Bale to Play Steve Jobs in New Movie,1015,unrelated\n\"Dead for 48 minutes, Catholic Priest claims God is female\",2328,unrelated\nThe Unluckiest Man In The World Set His College On Fire With A Fireworks Marriage Proposal,1651,unrelated\nVideo: Marine survives Taliban sniper headshot thanks to helmet,2375,unrelated\n\"Whoa, Paul Rudd Was One of the Airport Heroes Who Took Down the Homophobe\",560,disagree\nLuke Somers: British-born photojournalist 'killed by al-Qaeda after failed rescue attempt in Yemen',1570,unrelated\nEyewitness Says Viral Video of Homeless Man Was Staged,643,unrelated\nVogue’s Rat Infestation: Disturbing New Details,2520,discuss\nMissing American journalist reportedly beheaded by Islamic State ,337,discuss\n\"No, Islamic State Militants Have Not Been Caught by U.S. Border Patrol\",2132,unrelated\nVideo: Marine survives Taliban sniper headshot thanks to helmet,488,agree\nA soldier has been shot at Canada’s war memorial just steps away from the nation’s parliament,1009,unrelated\nWeather Reporter Caught Writing His Name In The Snow Was NOT Ready To Go On Camera (UPDATED),1926,disagree\nCanadian-Israeli Woman May Have Been Captured In Syria: Reports,1690,discuss\nMacaulay Culkin dead: Actor is victim of another death hoax,2326,agree\nVideo Purports To Show Beheading Of U.S. Journalist By Militants,704,unrelated\nAlleged audio of Michael Brown shooting released,816,discuss\nDid Kim Yo-Jong Take Kim Jong Un’s Role? North Korea Ill Health Rumors Are ‘Fabricated’,1294,discuss\n\"ISIS beheads American photo-journalist James Wright Foley, threatens more to come\",2453,unrelated\nMeteor Leaves 40-Foot Crater Near Managua's Airport,2330,unrelated\nGOP Rep. Duncan Hunter Claims 'At Least' 10 ISIS Fighters Apprehended On Texas Border,1012,discuss\nAlleged audio of Michael Brown shooting has surfaced,503,unrelated\nGod Is A Woman – Resurrected Father Narated,2296,unrelated\nISIS fighters seize weapons airdrop meant for Kurds,2223,unrelated\nKim Jong-un relying on ‘cobra wine’ after problems with trouser snake,1738,unrelated\nAnna Wintour 'refuses to work at new World Trade Center Vogue office due to rat infestation',2260,unrelated\n\"L. Jinny? Abdel-Majed Abdel Bary, UK Rapper, Suspected in James Foley Killing: Reports\",1598,discuss\nIdentity of ISIS terrorist known as 'Jihadi John' reportedly revealed,961,unrelated\nTourist wakes to find strange red trail on his stomach - and discovers a spider has burrowed through his appendix scar and crawled UNDER his skin while on holiday in Bali,1266,unrelated\n\"Confusion swirls, details murky in arrest of ISIS leader's 'wife'\",691,unrelated\nJames Foley remembered as 'brave and tireless' journalist,633,unrelated\nAn accidental delivery of arms to the Islamic State and the problem with airdrops,1224,unrelated\nLynch mob use butcher's meat cleaver to castrate rapist they caught attacking teenage girl in alleyway in Indian city,17,unrelated\n\"Gene Munster Predicts $499 Steel Apple Watch, $4,999 for 18k Gold Edition\",1708,unrelated\nCNN Airs Alleged Audio from Michael Brown Shooting,1893,unrelated\nSeth Rogen to Star as Steve Wozniak in Sony's Steve Jobs Biopic [Updated],220,unrelated\nIslamic State fighters detonate 'SCORPION bombs' in terror siege,730,unrelated\nTBS speeds up Seinfeld a full 7.5 percent - here is the proof,2290,unrelated\nIslamic State releases video apparently showing the beheading of missing US journalist James Foley,1093,discuss\nThis Letter To Parents From A 1970s Lego Set Contains An Important Message For Gender Equality,22,unrelated\nWHO says reports of suspected Ebola cases in Iraq are untrue,568,unrelated\nVideo Purports To Show Beheading Of U.S. Journalist By Militants,2109,unrelated\nAl-Shabaab co-founder confirmed killed by US air strike in Somalia,1680,unrelated\n\"After Giving A Homeless Man $100, This Guy Secretly Filmed Him...\",1611,discuss\niOS 8 bug could delete your iCloud Drive documents,1351,discuss\nISIS Seemingly Beheaded American Journalist James Wright Foley,1358,unrelated\n\"Six months after abducting Nigerian schoolgirls, Boko Haram reportedly wants to free them\",704,unrelated\nChristian Bale in Talks to Play Steve Jobs in Danny Boyle's Biopic,1296,unrelated\nPolice find mass graves with at least '15 bodies' near Mexico town where 43 students disappeared after police clash,324,unrelated\nBritish hostage David Haines beheaded by Islamic State terrorists,1183,discuss\nAlleged Ottawa gunman: What we know so far about Michael Zehaf-Bibeau,107,unrelated\nDoubts cast over Nicaragua meteorite claim,724,unrelated\nWHO ‘probing’ whether ISIS fighters got Ebola,1689,discuss\n\"Former Porn Star Behind YouTube Sensation ‘DC Toy Collector,’ Makes $5 Million Per Year Unboxing Disney Toys\",2096,unrelated\n\"North Korean leader Kim Jong-un not missing, just having ankle surgery\",1465,discuss\n\"No, Jordan's King Abdullah II is not personally flying planes against Isis\",516,unrelated\n\"Accused Boston Marathon Bomber Severely Injured In Prison, May Never Walk Or Talk Again\",1483,unrelated\nIdentity of ISIS terrorist known as 'Jihadi John' reportedly revealed,503,unrelated\nAnother American hostage at risk by Islamic state,1627,unrelated\nDetroit Police Issue Statement That The Batmobile Is Safe,1671,discuss\n\"Tour, agent: Tiger Woods not banned\",1867,unrelated\nPenis Drawn On Bugatti Veyron Could Be World's Most Expensive Car Vandalism,1781,unrelated\n\"Fidel Castro Is Dead, According to Viral Twitter Rumors\",2251,discuss\nAmazon.com to open first physical store in Manhattan: DJ,195,unrelated\nREPORT: The Batmobile Might Have Been Stolen In Detroit,137,unrelated\nN Korean leader misses annual ritual; sister ‘takes over duties’,2046,unrelated\nISIS Blasts 'Scorpion Bombs' At Civilian Areas In Iraq; Mosul Residents Living In Fear,2257,unrelated\nISIS Getting Ebola,2283,unrelated\nKidnapped Nigerian schoolgirls: Government claims ceasefire deal with Boko Haram that will bring missing girls home,2192,unrelated\nMissing Libyan Jetliners Raise Fears of Suicide Airliner Attacks on 9/11,1083,unrelated\nTropical spider burrowed under man's skin through appendix scar and lived there for THREE DAYS,1502,agree\nMedia outlets identify 'Jihadi John',81,unrelated\nAudio recording allegedly captures moment Michael Brown was shot,1446,discuss\nBritish Man Slaps People If They Sneeze In Public,1839,agree\nMum Offers to Sell Twin Boy to Save Twin Girl,1293,unrelated\nCNN Expert on Brown Audio: At First I Thought ‘Someone’s Trying to Punk CNN’,2020,unrelated\n\"North Korean leader Kim Jong-un’s mystery illness actually two broken ankles, newspaper says\",1095,discuss\nVideo Messaging App Says Audio Recording Of Michael Brown's Shooting Is Authentic,1818,agree\nISIS Seemingly Beheaded American Journalist James Wright Foley,11,unrelated\nTwo blokes dared to eat 20-year-old burger for charity,559,discuss\n\"Comfort eating? Chinese woman, 26, spends an entire WEEK in KFC after being dumped by boyfriend\",1805,unrelated\n\"Tim Cook Reportedly Showers with Apple Watch, Suggesting It’s Waterproof\",1985,unrelated\n\"Islamist Militants 'Steal' 11 Commercial Planes In Libya, Sparking Terror Attack Fears\",730,discuss\nComcast Says You Can Keep Your Tor,662,unrelated\n$YUM Serving Up #Marijuana & Fried Chicken,1873,unrelated\nISIL Beheads American Photojournalist in Iraq,2114,unrelated\nMacklemore Gets Twitter-Trolled with the #MacklemoreJoinedISIS,1281,agree\nIslamic State Militants Claim to Have Beheaded US Journalist James Wright Foley,2524,discuss\nIslamic State flying three jets in Syria: monitor,487,unrelated\nLOL: RICH JOHNSTON SAYS THE BATMOBILE HAS BEEN STOLEN IN DETROIT,1673,unrelated\n\"Unhappy Customer: Comcast Told My Employer About Complaint, Got Me Fired\",2434,unrelated\nMeet the 17-Year-Old Who Made $72 Million During His High-School Lunch Breaks,2252,unrelated\nVIDEO: Son Stuns Parents By Paying Off Their Mortgage As Christmas Surprise,1567,agree\nMichael Brown shooting audio caught on tape?,32,discuss\n\"Boko Haram Cease-Fire: Abducted Nigerian Schoolgirls To Be Released, Officials Say\",344,unrelated\nBREAKING: ISIS Beheads American Journalist James Wright Foley,155,unrelated\nTurkish president says American weapons drop for Kurdish fighters was 'wrong' after supplies end up in the hands of ISIS,1239,unrelated\n\"RCMP release security footage of Michael Zehaf Bibeau during attack, say he shot soldier in back\",1458,unrelated\nMissing American journalist reportedly beheaded by Islamic State ,1720,unrelated\nIncredible Video Shows A US Marine Surviving Being Shot In The Head By A Sniper In Afghanistan,2177,unrelated\nWhite House Fence Jumper Pushed Past Female Guard,843,discuss\n\"No, there aren’t any Ebola cases in Iraq\",225,unrelated\nHunt for 'cruel' owner who abandoned dog at train station,1198,unrelated\n\"Michael Zehaf-Bibeau, slain Ottawa shooter, had criminal record in Quebec, B.C.\",2134,unrelated\n#ISIS beheads photojournalist James Wright Foley in a massage to US to end its intervention in #Iraq.,1744,discuss\n\"Why the Gold Apple Watch Edition Must Cost $10,000\",168,agree\nRumor Fatigue Sets In at False Alarms of Castro’s Death,1439,unrelated\nMedia outlets identify 'Jihadi John',2165,discuss\nOfficials shoot down congressman's claims ISIS terrorists are running across US-Mexico border,1931,disagree\nIsilkulskom student has gained superhero powers after shock,308,unrelated\n11 aircraft are missing from ‘terrorist-held’ Tripoli airport ahead of 9/11 anniversary,2448,discuss\nNun Gives Birth To Baby Boy After Suffering Intense Stomach Pains,1549,unrelated\nMechanical polar bear ‘threatened with ASBO for singing Christmas songs’,2299,unrelated\n'Spiderman' squished: Perth experts debunk spider burrowing claims,1422,unrelated\n\"Apple Watch to Be Shower-Proof, Have 100,000 Apps at Launch: Reports\",1744,unrelated\nNew Audio Allegedly Captures Moment Michael Brown Was Shot,195,unrelated\nExpert casts doubt on Bunbury man Dylan Thomas’s burrowing stomach-spider story,2293,discuss\n\"Kayla Jean Mueller, U.S. hostage, killed in Jordan airstrike, ISIS claims\",1769,unrelated\nSeven girls as young as 13 become pregnant on a school trip,1667,discuss\n\"ISIS: We have our hands on weapons, ammo air-dropped by U.S.\",666,unrelated\nExperts: More facts needed on purported audio recording of Michael Brown shooting,1435,unrelated\n\"Catholic Priest Dead For 48 Minutes, Is Miraculously Revived – His Revelations About God Are Even More Shocking\",478,unrelated\nStreet Artist BANKSY Arrested? Again?,1020,unrelated\n\"In New York City, Marijuana May Mean Ticket, Not Arrest\",269,unrelated\nCanadian-Israeli woman reportedly kidnapped by ISIS: Jerusalem Post,2471,discuss\n\"Sick Kansas City man said not to have Ebola, U.S. plans new steps to fight virus\",1843,unrelated\n\"Sorry, KFC isn't going to be selling weed in Colorado restaurants\",1873,unrelated\nApple Reportedly Relying More Heavily on Samsung for iPhone 6 and Apple Watch Components,22,unrelated\nISIS Video: America’s Air Dropped Weapons Now in Our Hands,693,unrelated\nReport: A Radically Redesigned 12-Inch MacBook Air Is Coming,1063,discuss\n\"James Foley: American Journalist, James Wright Foley Beheaded in New ISIS Video [Breaking News]\",826,unrelated\nStaff Reporter,1132,discuss\nWeb of confusion as scientists cast doubt on man's claims that a spider burrowed into his stomach through his SCAR,2459,unrelated\nMissing Mexico students not among 28 bodies found in mass grave,1419,unrelated\n\"PGA Tour Pro Claims Tiger Woods Is Currently Suspended For PEDs, Compares Him To Lance Armstrong\",1175,unrelated\n\"Reports Isis fighters have contracted Ebola are 'incorrect', says Iraqi health ministry\",2060,agree\nIS militant 'Jihadi John' named as Mohammed Emwazi from London,2328,unrelated\n\"Feminist Aborts Baby For Being A Boy, Shocked People Don’t Approve\",1494,agree\nDylan Thomas Finds Tropical Spider Burrowed Under Skin,1210,unrelated\n20 year old burger? McDonald's burger purchased in 1995 hasn't aged a bit,2197,unrelated\n\"Mexico hit by student massacre: At least 17 anti-corruption protesters 'rounded up, murdered and dumped in a mass grave' - and another 26 are missing\",1949,unrelated\n\"Forget 18-karat gold, next-generation Apple Watch Edition could use platinum: Report\",964,unrelated\nThis Is a Truly Horrifying Story About a Spider,1883,agree\n\"Islamic Tribunal Using Sharia Law In Texas Has Been Confirmed Tribunal members say they will avoid Sharia's \"\"criminal law.\"\"\",1273,unrelated\nDylan Thomas Finds Tropical Spider Burrowed Under Skin,1549,unrelated\nVideo Purports To Show Beheading Of U.S. Journalist By Militants,1093,discuss\n\"ISIS beheads American photo-journalist James Wright Foley, threatens more to come\",984,unrelated\nPGA Spokesman and Tiger Woods' Agent Deny Drug Suspension Allegations,1718,agree\n\"New York schoolboy who made $72MILLION trading stocks on his lunch breaks - and now takes his friends out to dine on $400 caviar, drives a BMW and has definitely made his immigrant parents proud\",1184,agree\nSpider Burrows Into Australian Man's Appendix Scar (VIDEO),1602,discuss\nIsis claims to behead US journalist,524,unrelated\nApple may launch 12-inch MacBook Air with Retina Display,45,unrelated\nIslamic State claims it executed American photojournalist James Foley,1009,unrelated\nMeteor Leaves 40-Foot Crater Near Managua's Airport,767,disagree\nIslamist terrorists Jabhat Ansar al-Deen tweet picture of Texas plumber’s truck fitted with anti-aircraft gun in Syria,1213,unrelated\nBatmobile wasn't stolen: Cops,1939,unrelated\nIslamic State Militants Claim to Have Beheaded US Journalist James Wright Foley,1385,unrelated\nJihadi John UNMASKED: Islamic State killer NAMED as west Londoner Mohammed Emwazi,2202,discuss\nStreet Artist BANKSY Arrested? Again?,974,discuss\nPumpkin Spice Condoms Could Be The Only Thing To Save The World From Basic Children,2055,discuss\nPentagon: death of al Shabaab leader in U.S. strike would be major blow,60,unrelated\nApple Watch to reportedly offer 'Power Reserve' to help extend battery life,425,unrelated\nHas this Argentine woman fallen victim to a cruel online hoax? Adult video claiming to show teacher having sex with pupil isn't all it seems,795,discuss\nDNA tests prove Lebanon IS holding ISIS chief al-Baghdadi's ex-wife and daughter after they were caught with fake passports,2283,agree\nWhat Glenn Beck Fears May Be Done With the 11 Missing Jets,1338,unrelated\nMeteorite leaves crater in Nicaraguan capital Managua,816,unrelated\nN Korean leader misses annual ritual; sister ‘takes over duties’,689,discuss\n\"Vice Media Chief Said to Pay $300,000 for Dinner for 30\",1547,unrelated\nNot coming to a store near you: The pumpkin spice condom,1988,unrelated\nObama Denounces James Foley's Execution: 'Today The Entire World Is Appalled',1948,discuss\nIRAQI HEALTH OFFICIAL: EBOLA HAS KILLED 5 ISIS FIGHTERS,950,unrelated\nJeh Johnson shoots down Duncan Hunter's assertion IS is entering U.S. via Mexico,1565,unrelated\n\"Apple Watch Stainless Steel variant reportedly priced at $500, $4,000 for the gold variant\",831,unrelated\nWife and child of Islamic State leader Baghdadi held in Lebanon,254,unrelated\nHero soldier Nathan Cirillo killed by convicted criminal Michael Zehaf-Bibeau,2087,unrelated\nNigerians doubtful of girls' release after Boko Haram 'truce' breached,1540,discuss\n\"Apple Watch to Be Shower-Proof, Have 100,000 Apps at Launch: Reports\",2307,unrelated\nReports say North Korea's Kim insists on being the only Jong Un,979,unrelated\nNEWS/ You'll Never Guess How a Homeless Man Spent $100—Watch the Touching Video!,2492,unrelated\nHBO and Apple in Talks for $15/Month Apple TV Streaming Service Launching in April,75,discuss\nIsis video claims to show beheading of British hostage David Haines,2306,discuss\nMore than 200 kidnapped Nigerian girls to be released after deal reached with Boko Haram,1541,unrelated\n\"Despite ceasefire announcement, new Boko Haram attacks reported\",1603,unrelated\nMichael Zehaf-Bibeau ID’d as Canadian Shooting Suspect in Ottawa,2214,agree\nJordan king cites Clint Eastwood in revenge vow,254,unrelated\nMeteorite strike in Nicaragua puzzles experts,961,agree\nPaul Rudd Is Not the Viral Video Hero Who Tackled a Gay Basher in Dallas,1000,unrelated\nBREAKING NEWS: Baseball star Jose Canseco hurt in accidental shooting,2230,unrelated\n\"No, Pumpkin Spice Condoms Are Not A Real Thing\",2354,agree\nSomeone painted a graffiti dick on a $2.5 million car,2235,unrelated\nISIS leader ‘killed’ in US airstrikes,220,unrelated\nKim Jong-un ‘is so fat from eating cheese that he has broken his ankles’,220,unrelated\n\"Rare Case: Seven Bosnian Girls, Aged 13 And 14, Fall Pregnant After Five-Day School Trip; Parents Outraged After School Cites 'Parental Neglect'\",1347,unrelated\nDHS Rebuffs Congressman’s Claim ISIS Infiltrating Southern Border,2249,agree\nReport: Former Baseball Star Jose Canseco Accidentally Shot At Home,298,unrelated\nMum faces real-life Sophie's Choice – as she tries to sell her son to fund daughter's care,350,unrelated\n\"No, there aren’t any Ebola cases in Iraq\",2180,agree\n\"Forget 18-karat gold, next-generation Apple Watch Edition could use platinum: Report\",2421,discuss\nReport: Christian Bale Drops Out Of Steve Jobs Biopic,35,unrelated\nMexico prosecutor: Students not in 1st mass graves,61,unrelated\n6 Islamist militants killed in US attack in Somalia,1009,unrelated\n\"Spider burrowed into appendix scar, crawled through WA man's body\",1797,disagree\n\"FIDEL CASTRO DEATH WATCH: RUMORS HEAT UP, CUBA DENIES\",1010,unrelated\n\"That Story About a Catholic Priest Dying, Seeing God as a Woman, and Coming Back to Life? It’s Almost Definitely Fake\",1877,unrelated\nJihadi John: Mohammed Emwazi named as masked man behind ISIS beheadings,2125,unrelated\n\"Boko Haram Denies Truce, Says Kidnapped Girls Have Been “Married Off”\",2156,unrelated\nISLAMIC STATE BEHEADS MISSING AMERICAN JOURNALIST JAMES WRIGHT FOLEY,2171,unrelated\nBREAKING NEWS: British-born U.S. photojournalist held hostage by al-Qaeda killed in failed rescue attempt in Yemen,2247,discuss\nThis Is What The Sun Baby From ‘Teletubbies’ Looks Like Now,2227,agree\n\"North Korean leader Kim Jong Un had ankle surgery, report says\",1267,unrelated\nLebanon detains wife and son of Al-Baghdadi,170,unrelated\nISIS launch SCORPION BOMBS to spread panic in Iraq,922,unrelated\n\"Analyst: Apple Watch Edition Could Cost $5,000\",1700,discuss\nTexas City plumber's truck ends up in Syrian war,1786,unrelated\nSay 'eh-oh!' to the Teletubbies SUN BABY - can you still recognise her after 19 years?,2391,unrelated\nBoko Haram ceasefire ignored as violence flares in Borno state,34,unrelated\nMeteorite Leaves House-Sized Crater in Nicaragua’s Capital,10,unrelated\nWas The Batmobile Stolen In Detroit?,1790,unrelated\n'There is no limit to their depravity' Islamic State FEED mother her own SON,1198,unrelated\nMexican cartel leader kills self; bodies in grave not missing students,61,unrelated\nBali Awry,730,unrelated\nDoes Vogue's New Office Have a Rat Infestation?,30,unrelated\nISIS Beheads Kidnapped Photojournalist James Wright Foley in Horrific Video Message to the U.S.,115,unrelated\nWho Is Michael Zehaf-Bibeau? Ottawa Shooter Suspect Identified By Canadian Officials ,1873,unrelated\nIslamic State using 'SCORPION bombs' to terrorise victims,2453,unrelated\nMan chops off own penis after being dumped by his girlfriend,812,unrelated\nSaudi cleric issues fatwa against building snowmen,2456,agree\nREPORT: Alleged New Audio of Michael Brown Shooting,2434,discuss\nMedia outlets identify 'Jihadi John',2328,unrelated\nReport: Christian Bale Will Play Steve Jobs,1368,unrelated\nPumpkin Spice condoms? Don't fall for this hoax.,1642,unrelated\nNun 'has surprise baby' after complaining of stomach pains,220,unrelated\n\"No, that high school kid didn't make $72 million trading stocks\",1858,agree\nVice squad’s $1m win lights up Las Vegas,505,unrelated\nBanksy's illustrated response to the Charlie Hebdo attack isn't by Banksy. But it is striking,2489,unrelated\nActor has his testicles stolen after meeting ‘young blonde woman at a bar’,271,unrelated\n\"Gill Rosenberg, Canadian-Israeli Woman Feared Kidnapped By ISIS, Says She's Safe\",704,unrelated\nJordan Vs ISIS: Reports Say King Abdullah II Could Personally Lead Airstrikes After Pilot’s Death,1689,unrelated\nMedia Fooled Again? Story Claims 7 of 28 Girls On School Trip Came Home Pregnant,499,unrelated\nThis Is Why Rumors That ISIS Is Crossing The Border Into The U.S. Aren’t Going Away,2093,discuss\n'They ate through the ceilings and pooped on the keyboards': Rats are 'taking over' Vogue's new World Trade Center office and Anna Wintour 'no longer wants to work there',1603,unrelated\n\"The rapper, the hacker and the terror travel guide writer. Is one of these British extremists Jihadi John? Three potential Islamic State 'Beatles' emerge as MI5 'zeroes in' on murderer who beheaded U.S. journalist James Foley\",2184,unrelated\nLynch mob chop man's penis off after catching him allegedly trying to rape teenager,1271,unrelated\nMum Offers to Sell Twin Boy to Save Twin Girl,886,agree\n\"Christian Bale passes on role of Steve Jobs, actor reportedly felt he wasn't right for part\",1646,unrelated\nMan Known as ‘Jihadi John’ Is Identified as Mohammed Emwazi,2520,unrelated\nPhoto gallery: Amazing £300 operation by North Walsham vet on constipated goldfish,206,unrelated\nNigeria says it has deal with Boko Haram to release kidnapped girls,992,unrelated\n\"Apple Watch Pricing to Reportedly Start at $500 for Stainless Steel, $4,000 for Gold\",577,discuss\n\"Mass Graves Found In Mexico, Near Place Where 43 Students Went Missing\",1613,discuss\n\"North Korean leader Kim Jong-un not missing, just having ankle surgery\",1689,unrelated\nThe Man Who Says Comcast Got Him Fired Has Filed a Lawsuit,2238,discuss\n\"Source: Pot in NYC may soon net just a ticket, not arrest\",1732,discuss\nAl-Shabab leader who ordered Kenya mall massacre believed killed in US drone attack in Somalia,1355,unrelated\n\"Is Kim Jong-un's Sister, Kim Yo-jong, Running North Korea In His Mysterious Absence?\",1210,unrelated\n\"Boko Haram Denies Ceasefire, Says Kidnapped Girls Are Now Married\",125,unrelated\n\"12in Retina MacBook Air release date rumours: All-new 12in MacBook Air design for 2015, launching at WWDC?\",1852,unrelated\nBoko Haram 'to release abducted schoolgirls' as part of ceasefire agreement,2356,discuss\nVideo: Marine saved by helmet after Taliban sniper attack,2185,unrelated\n\"Vice Media Chief Said to Pay $300,000 for Dinner for 30\",2251,unrelated\nTiger Woods selling Swedish villa — island included,236,unrelated\n\"Nuts! Indian guru coaxes 400 followers to cut off their testicles, grow closer to God\",1950,unrelated\n\"Etats-Unis: Mort pendant 48 minutes, un prêtre affirme que Dieu est une femme\",2043,unrelated\nOttawa investigates reports that Isis has captured Canadian-Israeli woman,513,unrelated\nThis resignation letter in a video-game could be the greatest ever,2458,agree\nBoko Haram denies it has agreed ceasefire,800,unrelated\n\"Woman detained in Lebanon is not Isis leader’s wife, says Iraq\",2268,discuss\nVideo Purports to Show Beheading of American Journalist,139,unrelated\n'Electric Boogie' Developer Leaves Secret Resignation Letter To Boss At The End Of The Game (Video),562,unrelated\nSearch launched for dog's owner after pooch found dumped next to suitcase filled with belongings,1544,agree\nISIS Seemingly Beheaded American Journalist James Wright Foley,1574,unrelated\nBali spider burrows under Aussie’s chest,476,agree\nAttorney: New audio reveals pause in gunfire when Michael Brown was shot,2142,unrelated\nSeven girls fall pregnant after five day school trip in Bosnia and Herzegovina,1893,unrelated\nREPORT: JETLINERS STOLEN FROM LIBYA COULD BE USED TO ATTACK U.S. ON 9/11,2448,discuss\nZack Snyder Makes Fun of Stolen Batmobile Rumor with New Image,2002,unrelated\nISIS Fighters Getting Caught Coming Across the U.S.-Mexican Border?,1574,unrelated\nISIS Claims To Have Captured US Airdrop Weapons,2397,discuss\nRumors of ISIS leader's death debunked,1360,unrelated\n\"Nigeria's missing girls 'to be released by Boko Haram', government aide claims\",1506,unrelated\nIslamic State killer 'Jihadi John' named as Mohammed Emwazi,1543,unrelated\nAmazon.com to open first physical store in Manhattan: DJ,950,unrelated\nMoment Michael Brown was shot dead 'caught on audio recording': FBI handed potentially damning tape of ELEVEN shots being fired - including final volley of 'kill shots',2287,discuss\nMagic Mushrooms Found on Buckingham Palace Grounds,2480,discuss\nBoko Haram 'ceasefire' doubts after attacks reported in Nigeria,1821,agree\nParliament Hill shooting: Sergeant-At-Arms Kevin Vickers the family hero who took down Ottawa gunman,139,unrelated\n6 Islamist militants killed in US attack in Somalia,2268,unrelated\n\"Kim Jong-un Broke Both Ankles and Is Hospitalized, Report Claims\",2385,unrelated\n\"Boko Haram Denies Ceasefire, Says Kidnapped Girls Are Now Married\",1661,unrelated\nAxl Rose Dead? Of Course Not — Tiresome Internet Death Hoax Plague Hits Guns N’ Roses Frontman,1271,agree\nMan chops off his penis after his girlfriend breaks up with him,1410,agree\nObama denounces killing of journalist James Foley and pledges ‘justice’,2115,unrelated\nHas Kim's SISTER taken over North Korea? Dictator fails to show for key Communist event (but does send a nice flower basket instead),706,unrelated\n\"#Hairgate: Reports of iPhone 6 pulling out hair, beards, likely exaggerated\",1646,agree\nWHO says reports of suspected Ebola cases in Iraq are untrue,992,agree\nUrgent: The Leader of ISIL 'Abu Bakr al-Baghdadi' Killed! / Photo,1048,unrelated\nSeth Rogen To Play Steve Wozniak In Steve Jobs Biopic,1707,unrelated\nChristian Bale will not play Steve Jobs,2343,discuss\nCNN Posts Alleged Audio of Michael Brown Shooting,2220,discuss\nBodies In Mexico Mass Grave Apparently Not Those Of Missing Students,1024,unrelated\n\"That Story About a Catholic Priest Dying, Seeing God as a Woman, and Coming Back to Life? It’s Almost Definitely Fake\",2067,unrelated\nDog abandoned at railway station with suitcase set for happy ending as offers pour in,695,unrelated\nBrian Williams Debunks Peeing Meteorologist Report On ‘NBC Nightly News': Video,2511,discuss\nA New iOS 8 Bug Can Delete All Of Your iCloud Documents,1224,unrelated\nThe Chinese Guide to Avoiding a Bad English Name,126,unrelated\nExpert casts doubt on Bunbury man Dylan Thomas’s burrowing stomach-spider story,1375,unrelated\nCold Turkey,2176,unrelated\nIRAQI AND KURDISH MEDIA REPORTS: ISIS FIGHTERS HAVE CONTRACTED EBOLA,1938,unrelated\nBiH: Seven Primary School Students Pregnant After Five-Day Excursion,2230,unrelated\n\"Despite ceasefire announcement, new Boko Haram attacks reported\",800,unrelated\nSaudi cleric condemns snowmen as anti-Islamic,599,unrelated\nApple Orders More Than 5 Million Watches for Initial Run,742,unrelated\nStreet Artist BANKSY Arrested? Again?,324,unrelated\n\"Kevin Vickers, Sergeant-At-Arms, Shoots a Shooting Suspect in Ottawa; Called a ‘Hero’\",2521,unrelated\n\"A message from Jim's mom, Diane Foley:\",1009,unrelated\nMicrosoft Tried Out Robot Security Guards on Its Silicon Valley Campus,2529,agree\nSeth Rogen to Play Apple Co-Founder Wozniak in Steve Jobs Biopic,1539,unrelated\nHundreds mourn the 'death' of Fidel Castro after rumours sweep Twitter (but are they confusing him with recently departed Fidel Castro Odinga from Nairobi?),1024,unrelated\n\"Report: ISIS kidnaps Canadian-Israeli, former IDF soldier who went to fight with the Kurds\",1299,unrelated\nMilitant Group Says It Killed American Journalist in Syria,726,discuss\nThis Soap Opera Star Reportedly Had His Testicles Stolen By An ‘Attractive Blonde’ Organ Trafficker,573,discuss\nMPs credit sergeant-at-arms for saving lives in Parliament Hill shootings,611,discuss\niPhone Game Developer Quits Job By Hiding The Greatest Letter Of Resignation Ever Inside His Game,773,unrelated\nCanadian-Israeli Woman Says She Hasn’t Been Captured By ISIS,2147,unrelated\nSee the Crater a Meteorite Made in Nicaragua,2118,unrelated\nJihadi John unmasked: Former Westminster University student was arrested FIVE years ago and put on a terror watch list - but he flew to Syria to join ISIS two years later,472,unrelated\nYou're Not Going to Become Weightless on January 4th,1400,unrelated\nSugarhill Gang co-founder Big Bank Hank dies,1996,unrelated\n\"Sorry, Fido. Pope Francis did NOT say our pets are going to heaven\",1893,unrelated\n#HairGate: iPhone 6 Customers Are Complaining That The Phone Is Ripping Out Their Hair,2443,unrelated\n\"Boko Haram Denies Truce, Says Kidnapped Girls Have Been “Married Off”\",1661,unrelated\n\"Apple Watch users will need to recharge nightly, company still working to improve uptime before launch\",2002,unrelated\nUS Lawmaker: Ten ISIS Fighters Have Been Apprehended Coming Across Southern Border (Video),239,unrelated\n11 jetliners 'missing' after Islamist takeover of airport,1083,unrelated\n\"Boko Haram Could Release Kidnapped Girls, Nigerian Officials Say\",600,discuss\n\"Marine Gets Shot in the Head, Walks Away\",1724,unrelated\nISIL Beheads American Photojournalist in Iraq,2495,discuss\nMissing Mexican students 'not found in mass grave',1213,unrelated\nChristian Bale set to play Steve Jobs in forthcoming biopic of Apple co-founder,1019,agree\nSeven girls fall pregnant after five day school trip in Bosnia and Herzegovina,2248,agree\nMacaulay Culkin Dead: Internet Death Hoax Claims Actor Found Dead In Apartment,480,unrelated\nReport: Audio Reveals Pause Between Gunshots When Michael Brown Was Shot,2317,discuss\nISIS militants appear to behead abducted American journalist James Wright Foley in graphic video,2096,discuss\n\"Managua explosion not a meteorite, NASA suggests\",1825,discuss\nISIS leader ‘killed’ in US airstrikes,698,unrelated\n\"No, A Spider Did Not Burrow Under A Man's Skin And Live There For Days\",2293,discuss\n\"If you really believed Colorado KFCs were selling pot, here’s a reality check\",1647,unrelated\n\"Apple Watch to Feature Time-Only 'Power Reserve' Mode, Prototypes Disguised as Samsung Watches\",1857,unrelated\n\"Sorry, Everyone: Durex Is Unfortunately Not Making Pumpkin Spice Condoms\",2252,agree\n\"Apple Watch Gold Edition may cost as much as $5,000\",1483,unrelated\nAaron Sorkin Confirms Christian Bale Will Play Steve Jobs,2017,discuss\n\"North Korean leader Kim Jong-un’s mystery illness actually two broken ankles, newspaper says\",1457,unrelated\nHomeless man who received a meal and hotel stay after spending $100 donation on food for friends insists it was NOT a hoax – despite new witness insisting there was no way he could have been secretly filmed,467,unrelated\n\"Meteorite Strikes Nicaraguan Capital, Creates 16-Foot-Deep Crater\",2118,unrelated\n\"Boko Haram Could Release Kidnapped Girls, Nigerian Officials Say\",244,unrelated\nU.S. Hostage Luke Somers Killed During Yemen Rescue Bid: Family,1295,unrelated\nMacaulay Culkin: Death claims about former child star revealed to be yet another hoax,2523,unrelated\n\"Planetary Alignment On Jan 4, 2015 Will Decrease Gravity For 5 Minutes Causing Partial Weightlessness\",132,unrelated\nNigeria says it has deal with Boko Haram to release kidnapped girls,1027,discuss\n\"Tour, agent: Tiger Woods not banned\",1744,unrelated\nAngry mob chops off man's genitals with butcher’s knife for alleged rape attempt,2196,unrelated\nIslamic State militants claim to behead missing American journalist,2524,discuss\nThe Case of the Stolen Batmobile Has Been Solved,2519,discuss\nMarried TV actor wakes up to find his testicles have been stolen after kissing young woman in sauna,1921,unrelated\nDid Comcast Get a Man Fired From His Job for Complaining About Its Service?,2434,unrelated\n\"Confusion swirls, details murky in arrest of ISIS leader's 'wife'\",1789,unrelated\nPentagon: ISIS seized materials airdropped to Kurds,649,unrelated\nNew Audio Recording From Ferguson May Capture Michael Brown Shooting,2235,discuss\n\"Sick Kansas City man said not to have Ebola, U.S. plans new steps to fight virus\",1120,unrelated\nIt's back! The incredible new Batmobile takes a spin around Detroit... after rumors it had been STOLEN,2034,unrelated\n\"No, a Planetary Alignment on Jan. 4, 2015, Won’t Decrease Gravity\",169,unrelated\n\"RCMP release security footage of Michael Zehaf Bibeau during attack, say he shot soldier in back\",1751,unrelated\nRumors of ISIS leader's death debunked,1011,unrelated\nVIDEO: Son Stuns Parents By Paying Off Their Mortgage As Christmas Surprise,648,unrelated\nLebanon confirms holding ISIS chief’s kin,345,unrelated\nISIS Beheads American Journalist James Foley in Video Message to U.S.,1569,unrelated\nDid Josh Paler Lin Stage His Viral Video About Helping the Homeless?,1934,unrelated\nNorth Korea directive reveals apparent ban on sharing Kim Jong-un’s name,1603,discuss\nNASA Raises Doubts About Reports of Nicaraguan Meteorite,1594,agree\nJihadi John unmasked: Former Westminster University student was arrested FIVE years ago and put on a terror watch list - but he flew to Syria to join ISIS two years later,1308,unrelated\nPrisoner Released in Bergdahl Exchange Tried to Reconnect With Taliban,819,unrelated\nKim Jong-un 'so fat he has fractured his ankles',2417,discuss\nThis Soap Opera Star Reportedly Had His Testicles Stolen By An ‘Attractive Blonde’ Organ Trafficker,271,unrelated\niFixit Debunks iPhone 6 Plus Reinforcement Claims,1134,agree\nIRAQI HEALTH OFFICIAL: EBOLA HAS KILLED 5 ISIS FIGHTERS,688,discuss\nPumpkin Spice condoms? Don't fall for this hoax.,933,unrelated\nDid Kim Yo-Jong Take Kim Jong Un’s Role? North Korea Ill Health Rumors Are ‘Fabricated’,1996,unrelated\n\"Nigeria, Boko Haram reach ceasefire deal, kidnapped girls to go free, official says\",1588,discuss\nMechanical polar bear ‘threatened with ASBO for singing Christmas songs’,313,unrelated\nJudd Nelson rebuffs Internet rumors that he died of a drug overdose.,1906,unrelated\n\"That Story About a Catholic Priest Dying, Seeing God as a Woman, and Coming Back to Life? It’s Almost Definitely Fake\",2296,unrelated\nShots Heard In Alleged Brown Shooting Recording [AUDIO],1689,unrelated\nAmazon to Open First Brick-and-Mortar Site,986,unrelated\nDoubts cast over Nicaragua meteorite claim,220,unrelated\nReport: A Radically Redesigned 12-Inch MacBook Air Is Coming,1938,unrelated\nNew York City Plans to End Arrests for Possession of Small Amounts of Marijuana,395,agree\nDid a plumber's pick-up truck from Texas end up carrying an anti-aircraft gun for Islamic fighters on the front lines of Syria?,1539,unrelated\nFears journalist James Wright Foley beheaded by Islamic State jihadists in ‘message’ to United States,1905,unrelated\nMichelle Obama Not Blurred Out on Saudi TV,734,unrelated\nMissing American journalist reportedly beheaded by Islamic State ,1358,unrelated\nNew Audio Shows Michael Brown Was Shot at 11 Times,533,unrelated\nDog abandoned at Scotland train station with suitcase,1296,unrelated\nISIS militants appear to behead abducted American journalist James Wright Foley in graphic video,2130,unrelated\nBoko Haram 'ceasefire' doubts after attacks reported in Nigeria,244,unrelated\nPriest who died for 48 minutes says he met God and she’s a woman,1407,agree\nAmazon.com to open first physical store in Manhattan: DJ,1948,unrelated\nIslamic Militants Post Video Claiming to Show Beheading of U.S. Journalist,1358,unrelated\nA Mass Grave Points to a Student Massacre in Mexico,2385,unrelated\nNew Audio Shows Michael Brown Was Shot at 11 Times,2234,unrelated\n\"No, a spider (probably) didn't crawl through a man's body for several days\",2297,unrelated\nA Letter Lego Sent to Parents in 1974 Holds an Important Message for the Parents of 2014,1969,discuss\nIs the Alleged Audio of the Gunshots That Killed Michael Brown a Hoax?,1974,unrelated\n\"Etats-Unis: Mort pendant 48 minutes, un prêtre affirme que Dieu est une femme\",1605,unrelated\nSaddam Hussein’s pilots training Islamic State group,777,unrelated\nNorth Korea Leader Kim Jong Un Is Still In Charge: Source,1277,unrelated\nLuke Somers 'killed in failed rescue attempt in Yemen',634,unrelated\nVice squad’s $1m win lights up Las Vegas,1547,unrelated\n\"So, There Might Be a Rat Infestation at Vogue\",2106,discuss\nUS drones hunt Isis leader in Syria,2186,unrelated\nCheese blamed for North Korean leader Kim Jong-un's broken ankles,1634,unrelated\nWife Of ISIS Leader Abu Bakr al-Baghdadi Detained In Lebanon,651,unrelated\nThat Boko Haram Ceasefire in Nigeria Isn’t A Ceasefire,2403,discuss\n\"ISIS: We have our hands on weapons, ammo air-dropped by U.S.\",2404,discuss\nSchoolboy almost killed by electric shock claims he now has superpowers like Magneto,984,unrelated\nIslamic State Militants Claim to Have Beheaded US Journalist James Wright Foley,1093,discuss\nBreaking: Soldier shot at National War Memorial in Ottawa,892,unrelated\n\"Gill Rosenberg, Canadian citizen, reportedly captured by ISIS in Syria\",1899,discuss\nBoko Haram denies ceasefire claim by Nigeria's government,125,unrelated\nMoment Michael Brown was shot dead 'caught on audio recording': FBI handed potentially damning tape of ELEVEN shots being fired - including final volley of 'kill shots',1252,unrelated\nTim Cook Reportedly Reveals Apple Watch Waterproofing Has Improved,5,unrelated\nIt's back! The incredible new Batmobile takes a spin around Detroit... after rumors it had been STOLEN,882,unrelated\nJihadi John ‘identified as British man from West London’,2165,discuss\nWhat This Homeless Guy Did With $100 Completely Stunned The Man Who Gave It To Him,855,unrelated\nMass grave found after 40 students disappear in Mexican protest,695,discuss\nAbdel-Majed Abdel Bary in Foley beheading: London rapper songs help identify him,626,unrelated\nTexas City plumber's truck ends up in Syrian war,1921,unrelated\nDaash Ebola transferred to Mosul {Google Translate],559,unrelated\nKim Jong-Un planning Scottish restaurant,1574,unrelated\nNasa’s ‘six days of total darkness in December 2014’ is a hoax,2520,unrelated\nIraq: US to Probe ISIS' Chlorine Attack on Iraqi Security Personnel,1296,unrelated\n\"Dead for 48 minutes, this Catholic Priest claims God is female\",398,unrelated\nNYC High School Student Nicknamed ‘Teen Wolf’ Made $72 Million On Stock Market,992,unrelated\nNew policy could reduce marijuana possession arrests,2217,discuss\nDid NBC Nightly News Go Live To A Man Who Was Taking A Piss?,381,unrelated\n\"BATMOBILE NOT STOLEN, MTV CONTEST PRIZE REMAINS UNCLAIMED\",692,unrelated\nKim Jong-un 'Had Surgery on Fractured Ankles',1097,unrelated\nAbdel-Majed Abdel Bary: London Rapper Identified As ISIS Militant Who Beheaded James Foley,1598,discuss\nChugging eggnog at office party lands man in hospital,586,unrelated\n\"US, UK eye rapper as British-born militant who beheaded journalist James Foley\",2327,discuss\nLuke Somers 'killed in failed rescue attempt in Yemen',1069,discuss\nMichelle Obama's Hair Appeared Totally Uncensored on Saudi TV,1242,unrelated\nMexican investigators fear mass grave might hold 43 missing students,2360,unrelated\n\"Woman detained in Lebanon is not al-Baghdadi's wife, Iraq says\",2240,unrelated\nMatt Taibbi Disappears From Omidyar’s First Look Media,82,unrelated\nBrian Williams slams social media for speculation weatherman Mike Seidel relieved himself on air,1406,unrelated\nPants on Fire: Duncan Hunter makes unconfirmed claim Border Patrol caught at least 10 ISIS fighters,1565,unrelated\n\"Report: new 12-inch MacBook Air slims down, has single USB port\",1344,discuss\nStar Wars 7: JJ Abrams want to move release to summer 2015,512,discuss\nISIS fighters ‘have contracted Ebola’,1948,unrelated\nDog found abandoned outside railway station with suitcase of his belongings,2272,unrelated\nFence-jumper made it farther in White House than Secret Service let on,2266,unrelated\nMoment Michael Brown was shot dead 'caught on audio recording': FBI handed potentially damning tape of ELEVEN shots being fired - including final volley of 'kill shots',2248,unrelated\nIs Kim Jong-Un Really Opening a Restaurant in Scotland?,2314,unrelated\nWTC rats scare off Anna Wintour,2031,agree\nCrazy iPhone rig shows how Chinese workers manipulate App Store rankings,796,unrelated\nZack Snyder Makes Fun of Stolen Batmobile Rumor with New Image,2519,agree\nMacaulay Culkin Dead: Internet Death Hoax Claims Actor Found Dead In Apartment,1545,agree\nApple in talks to become launch partner for cable-free HBO Now service,551,unrelated\nHas North Korean dictator Kim Jong-un been replaced by his sister?,472,unrelated\nTourist wakes to find strange red trail on his stomach - and discovers a spider has burrowed through his appendix scar and crawled UNDER his skin while on holiday in Bali,2078,unrelated\nUS airstrike targets Al Shabaab leader Ahmed Abdi Godane in Somalia,2506,unrelated\n\"Report: Apple Watch to start at $500 in stainless steel, thousands for gold model\",829,unrelated\nMexico finds 4 more graves at site of suspected student massacre,702,discuss\n\"Wildest Apple Watch rumor yet: 100,000 apps at launch\",755,unrelated\nMedia outlets identify 'Jihadi John',1308,unrelated\nMystery man slaps shoppers around head for sneezing,402,agree\nReport claims Kim Jong-un underwent surgery to repair fractured ankles,1296,discuss\n\"Forget 18-karat gold, next-generation Apple Watch Edition could use platinum: Report\",1790,unrelated\n\"Apple Watch users will need to recharge nightly, company still working to improve uptime before launch\",470,discuss\nAmazon's first brick-and-mortar store said to open in Manhattan,676,unrelated\nUS Lawmaker: Ten ISIS Fighters Have Been Apprehended Coming Across Southern Border (Video),972,unrelated\n\"ISIS beheads American photo-journalist James Wright Foley, threatens more to come\",1385,unrelated\nNigeria Boko Haram blamed for raids despite truce claim,1125,unrelated\n\"Big Bank Hank, US rapper and Sugarhill Gang founder member, dies at 57\",536,discuss\nNEWS/ You'll Never Guess How a Homeless Man Spent $100—Watch the Touching Video!,794,disagree\nCNN Expert on Brown Audio: At First I Thought ‘Someone’s Trying to Punk CNN’,776,unrelated\n\"Fidel Castro Rumors Sweep Internet, but No Sign in Cuba\",220,unrelated\nISIS Seemingly Beheaded American Journalist James Wright Foley,1295,unrelated\nWatch marine take sniper shot to the head and live,1724,unrelated\nAnna Wintour 'refuses to work at new World Trade Center Vogue office due to rat infestation',1769,unrelated\nThe Story Of The High School Trader Who Made $72 Million Is A Rumor Spun Out Of Control,2132,unrelated\n‘Jihadi John’: The Islamic State killer behind the mask is a young Londoner,831,discuss\nJournalist James Wright Foley reportedly beheaded by ISIS,511,unrelated\nAttorney: New audio reveals pause in gunfire when Michael Brown was shot,1009,discuss\nBreaking: Soldier shot at National War Memorial in Ottawa,0,unrelated\nAmazon.com to open first physical store in Manhattan: DJ,1369,unrelated\nDid a plumber's pick-up truck from Texas end up carrying an anti-aircraft gun for Islamic fighters on the front lines of Syria?,917,unrelated\nRumor Robert Plant Ripped Up $800 Million Contract To Reunite Led Zeppelin Called 'Rubbish',734,discuss\nIt's back! The incredible new Batmobile takes a spin around Detroit... after rumors it had been STOLEN,1529,discuss\nJihadi John ‘identified as British man from West London’,1256,unrelated\nWeb of confusion as scientists cast doubt on man's claims that a spider burrowed into his stomach through his SCAR,1500,unrelated\nJordan’s King May Participate Personally In ISIS Raids,1083,unrelated\nA soldier has been shot at Canada’s war memorial just steps away from the nation’s parliament,1437,discuss\nBoko Haram 'to release abducted schoolgirls' as part of ceasefire agreement,402,unrelated\nISIS cracks down on five confirmed Ebola cases among fighters: official,2180,discuss\nOttawa investigates reports that Isis has captured Canadian-Israeli woman,777,unrelated\nSugarhill Gang's Big Bank Hank Dead At 57,1979,unrelated\nNicaragua Meteorite Impact Theory May Be Meteor-wrong,1722,discuss\nPictured: Libyan Islamist rebels pose with planes seized from Tripoli airport as U.S. officials warn they could be used to carry out terrorist attack on 9/11 anniversary,1073,unrelated\nWAS NBC METEOROLOGIST MIKE SEIDEL PEEING IN THE SNOW ON CAMERA? A TESTY BRIAN WILLIAMS EXPLAINS,40,unrelated\nFor sale: Tiger's former island in Sweden,1375,agree\n\"Comfort eating? Chinese woman, 26, spends an entire WEEK in KFC after being dumped by boyfriend\",1225,agree\n\"Christian Bale passes on role of Steve Jobs, actor reportedly felt he wasn't right for part\",286,unrelated\nMan Known as ‘Jihadi John’ Is Identified as Mohammed Emwazi,1780,discuss\nComcast gets customer fired for complaining about poor service,32,unrelated\nLawmaker Says ‘At Least 10′ Islamic State Fighters Have Been Captured at the Southern U.S. Border,1764,discuss\n\"Rare meteorite impact causes blast in Nicaragua's capital, Managua\",2129,unrelated\nTropical spider burrows under man's skin through scar,214,unrelated\n\"Nigeria Says It Struck A Cease-Fire With Boko Haram, But Are They Talking To The Right Guy?\",459,unrelated\nISIS Seemingly Beheaded American Journalist James Wright Foley,2525,unrelated\nAudio of gunfire in Michael Brown case authenticated by app company,2118,discuss\nReport of Kim Jong-un’s ankle injury add fuel to rumours about his absence,186,unrelated\nIraqi media: ISIS militants have contracted Ebola,950,unrelated\n\"Report: Apple Watch to start at $500 in stainless steel, thousands for gold model\",731,unrelated\nDurex is not confirming or denying rumors of a “pumpkin spice” condom,1530,unrelated\nAmerica's oldest time capsule unearthed at Boston statehouse after being buried in 1795 by Sam Adams and Paul Revere,2288,agree\nBanksy 'Arrested & Real Identity Revealed' Is The Same Hoax From Last Year,258,unrelated\n\"\"\"This is the recording you thought you'd lost forever\"\"\",1640,agree\nSeth Rogen to Star as Steve Wozniak in Sony's Steve Jobs Biopic [Updated],1197,unrelated\nKidnapped Nigerian schoolgirls: Government claims ceasefire deal with Boko Haram that will bring missing girls home,1195,discuss\nNicaragua Meteorite Impact Theory May Be Meteor-wrong,2129,unrelated\nZack Snyder’s ‘Batman V Superman: Dawn Of Justice’ Stolen Batmobile Rumor Put To Rest,1313,agree\nBREAKING: British-born hostage 'KILLED in failed rescue attempt',2411,unrelated\nVigilantes cut off alleged rapist's penis,1291,unrelated\nApple may launch 12-inch MacBook Air with Retina Display,388,unrelated\n\"Rare meteorite impact causes blast in Nicaragua's capital, Managua\",1722,discuss\n#HairGate: iPhone 6 Customers Are Complaining That The Phone Is Ripping Out Their Hair,903,unrelated\n$YUM Serving Up #Marijuana & Fried Chicken,1973,agree\nIs Ebola Virus Spreading Among ISIS Militants? Reports Claim Jihadists Seeking Cure at Mosul Hospital,620,discuss\nIslamic State claims it executed American photojournalist James Foley,1873,unrelated\n\"Six months after abducting Nigerian schoolgirls, Boko Haram reportedly wants to free them\",1786,unrelated\nMatt Taibbi on leave of absence from First Look Media,2299,unrelated\nNun who had no idea she was pregnant gives birth after going to hospital with stomach pains,2192,unrelated\nISIS Beheading of U.S. Journalist James Foley Posted to YouTube,1589,agree\nJames Foley remembered as 'brave and tireless' journalist,206,agree\n\"RCMP release security footage of Michael Zehaf Bibeau during attack, say he shot soldier in back\",1569,agree\nCNN plays chilling audio recording allegedly from Michael Brown shooting: “At least 11 shots”,1379,discuss\nKim Jong-Un's Scottish Dog Meat Restaurant Is Probably Fabricated Shite,551,unrelated\nChristian Bale in Talks to Play Steve Jobs (Exclusive),2360,unrelated\nUS probing claims ISIS fighters seized airdropped weapons meant for Kurds,1485,discuss\nReport: Christian Bale Drops Out Of Steve Jobs Biopic,1658,unrelated\nNow the Vogue Rats Are Chewing Through Couture,959,discuss\nWhite House fence-jumper made it far deeper into building than previously known,2403,unrelated\nReport: Possible audio tape of Michael Brown shooting,1808,unrelated\n\"Wife, child of Islamic State head Abu Bakr al-Baghdadi held in Lebanon, officials say\",1468,discuss\nIraqi and Kurdish media reports cases of Ebola among Islamic State fighters in Mosul,2138,discuss\nAlleged audio of Michael Brown shooting has surfaced,2367,unrelated\n\"Boko Haram Denies Truce, Says Kidnapped Girls Have Been “Married Off”\",2139,agree\nWSJ: Apple cut watch health features due to erratic sensors,1658,unrelated\nLynch mob chop man's penis off after catching him allegedly trying to rape teenager,1949,unrelated\nMacaulay Culkin Dead? Another Death Hoax Circulates On Facebook,2175,unrelated\nMacaulay Culkin dead: Actor is victim of another death hoax,2523,unrelated\nShots Heard In Alleged Brown Shooting Recording [AUDIO],2020,unrelated\n\"Kim Yo Jong, Kim Jong-Un’s Sister, Takes Control of North Korea While Brother Gets Treatment?\",755,unrelated\nApple Watch battery will require nightly charging,1069,unrelated\nKim Jong-un: obese leader 'fractured both ankles',2022,discuss\n\"Boko Haram leader denies ceasefire deal, says 200 abducted girls married off \",2139,discuss\nJournalist James Wright Foley reportedly beheaded by ISIS,2067,discuss\nShocking! Chinese parents sell their son to fund for daughter’s Cancer treatment,1698,agree\n\"No, Pumpkin Spice Condoms Are Not A Real Thing\",242,unrelated\nRats are still running around at Vogue,2498,agree\nChristian Bale Exits Steve Jobs Movie (Exclusive),1131,discuss\n'Hairgate': iPhone hit by new social media storm,689,unrelated\nStar Wars: The Force Awakens to be released this summer?,1213,unrelated\nISIS executioner 'Jihadi John' named by media,2125,unrelated\nIslamic State claims to have beheaded American journalist,2070,unrelated\n\"Priest Dies, Wakes Up, Claims God Is a Woman. Huh?\",572,unrelated\nHospital: Man not being treated for Ebola in Kansas City,1586,unrelated\nMystery man slaps shoppers around head for sneezing,2156,unrelated\nIslamic State releases video apparently showing the beheading of missing US journalist James Foley,2296,unrelated\nISIS Executioner 'Jihadi John' Is Named as Mohammed Emwazi,2531,unrelated\n\"11 Tripoli Planes Still Missing, Sparks 9/11 Concerns\",299,unrelated\nKimye’s Fault? Anna Wintour’s NYC ‘Vogue’ Offices Hit With Disgusting Rat Infestation: ‘Rat Droppings On Desks’,2106,discuss\nContinuing Violence Puts Boko Haram Ceasefire In Jeopardy,1027,discuss\n\"Suspected meteorite leaves crater in Managua, is linked to asteroid\",2307,unrelated\nISIS Beheads American Journalist,2067,agree\nScientists Doubt That Meteor Caused Crater In Nicaragua,345,unrelated\n\"What was fake on the Internet this week: Obama’s peace prize, pumpkin-spice condoms and insane winter snow\",550,agree\nBATMAN VS. SUPERMAN BATMOBILE STOLEN,137,unrelated\n\"Nigeria Says It Struck A Cease-Fire With Boko Haram, But Are They Talking To The Right Guy?\",1195,discuss\nVideo shows ISIL beheading of photojournalist James Foley,2453,unrelated\nGoogle Grows With $1.6 Billion in California Office Deals,1938,unrelated\n\"SMALL METEORITE STRIKES NICARAGUA, GOVERNMENT SAYS\",586,unrelated\nSenior Western Intelligence Official Confirms London Rapper Abdel Majed Abdel Bary Is A Suspect In The Foley Killing,1933,unrelated\n\"Kayla Jean Mueller, U.S. hostage, killed in Jordan airstrike, ISIS claims\",2387,discuss\n\"Led Zeppelin Reunion: Robert Plant Rips Up $300 Million Contract, Refuses To Rejoin Legendary Band\",2508,unrelated\n\"Fidel Castro Is Dead, According to Viral Twitter Rumors\",879,unrelated\nReport: Fence jumper made it into East Room of White House,1916,unrelated\nTerrorism fears rise amid reports of stolen jetliners,1256,unrelated\n\"NYPD to stop arresting for low-level marijuana charges, will issue tickets instead: source\",1528,unrelated\nHere's video of a bird pooping on Vladimir Putin in the middle of a speech,1087,agree\nMeteorite strike in Nicaragua puzzles experts,373,unrelated\nSaudi Arabia Cleric Issues Fatwa Against Building Snowmen,924,agree\nSHOCK CLAIM: PGA Golfer Says Tiger Woods Is Suspended For Failed Drug Test,550,unrelated\nGoogle to Buy Redwood City Offices for $585M,1240,discuss\nGuru who ordered 400 followers to be castrated 'so they could be closer to God' is investigated for grievous bodily harm in India,1255,discuss\n\"BREAKING: Islamic State, in video, beheads American journalist James Wright Foley who was kidnapped in 2012 -@BNONews\",2388,discuss\nWatch moment TV weatherman is caught urinating in the bushes LIVE on camera,1854,unrelated\nWho Is Michael Zehaf-Bibeau? Ottawa Shooter Suspect Identified By Canadian Officials ,1009,unrelated\nKidnapped Nigerian schoolgirls: Government claims ceasefire deal with Boko Haram that will bring missing girls home,206,unrelated\nPictured: Libyan Islamist rebels pose with planes seized from Tripoli airport as U.S. officials warn they could be used to carry out terrorist attack on 9/11 anniversary,2309,unrelated\nAudio recording allegedly captures at least 10 shots fired in Michael Brown killing,1893,unrelated\nCBS News Names Canadian Parliament Shooting Suspect,530,unrelated\n\"James Wright Foley, Kidnapped Journalist, Apparently Executed by ISIS\",446,discuss\nOfficials shoot down congressman's claims ISIS terrorists are running across US-Mexico border,1483,unrelated\n\"The gold Apple Watch Edition could set you back a whopping $4,999\",1595,discuss\nAnyone for dog meat soup? Kim Jong-Un considers opening restaurant in Scotland selling North Korean delicacies,2225,discuss\nHow Canadian Sergeant-at-Arms Kevin Vickers killed shooter in parliament,2104,unrelated\nISIS: Desperate mum told 'you've just eaten your son' after visiting militants' base in search of kidnap victim,204,unrelated\n\"Comcast Turns Complaints Back On Customer, Gets His Employer To Fire Him\",2447,unrelated\n'They ate through the ceilings and pooped on the keyboards': Rats are 'taking over' Vogue's new World Trade Center office and Anna Wintour 'no longer wants to work there',298,unrelated\nCNN Plays Alleged Recording of Michael Brown Shooting,1692,discuss\nReport: Fence jumper made it into East Room of White House,1365,discuss\n\"Tropical spider burrows under man's skin, lives there for three days\",2526,unrelated\nWas Heart-Tugging Viral Video Of Generous Homeless Man All A Hoax?,1940,unrelated\n\"Apple Watch Stainless Steel variant reportedly priced at $500, $4,000 for the gold variant\",2201,discuss\nBunbury local discovered a spider had burrowed under his skin on Bali holiday,2338,discuss\nIsis claims US hostage Kayla Mueller killed in coalition airstrike,295,unrelated\nReport: Israeli-Canadian woman fighting Islamic State has been kidnapped by terror group,2087,unrelated\n\"How did Fake Chinese News Site Dupe Washington Post, Atlantic, BBC?\",1933,unrelated\nMet police denies reports of Banksy arrest,1940,agree\nMilitant Group Says It Killed American Journalist in Syria,1288,discuss\n\"Teen Made $72 Million Trading Stocks, Confirms Teen Dominance Worldwide\",1167,discuss\n’6 Days Darkness in December 2014′ 100% Fake; NASA Confirmed 3 Days Total Darkness Hoax as Well,348,agree\nWill King of Jordan lead airstrikes on ISIS HIMSELF? Reports say trained pilot plans to take part in attack after quoting Clint Eastwood's Unforgiven to Congressmen,2433,discuss\nISIL video claims beheading of kidnapped journalist James Foley,1385,unrelated\nHundreds mourn the 'death' of Fidel Castro after rumours sweep Twitter (but are they confusing him with recently departed Fidel Castro Odinga from Nairobi?),181,unrelated\n\"Gill Rosenberg, Canadian-Israeli Woman Feared Kidnapped By ISIS, Says She's Safe\",2526,unrelated\n\"U.S. accidentally delivered weapons to the Islamic State by airdrop, militants say\",1708,unrelated\nApple 'working on 12-inch MacBook Air',2497,discuss\n\"Boko Haram denies cease-fire, leader says he married off kidnapped girls\",903,unrelated\nPants on Fire: Duncan Hunter makes unconfirmed claim Border Patrol caught at least 10 ISIS fighters,972,unrelated\nIslamic State claims it executed American photojournalist James Foley,2047,discuss\nWHO says reports of suspected Ebola cases in Iraq are untrue,2034,unrelated\nRapper Big Bank Hank of Sugarhill Gang dies at 57,2398,agree\n\"Jess Smith, 19, Claims She Was Teletubbies' Giggling Baby: What Did She Get Paid?\",2265,unrelated\nCNN Plays Alleged Recording of Michael Brown Shooting,1921,unrelated\nAlleged Ottawa gunman: What we know so far about Michael Zehaf-Bibeau,1883,unrelated\nPurported ISIS claim: Jordan airstrike kills female US hostage,1252,unrelated\nJournalist James Wright Foley reportedly beheaded by ISIS,2296,unrelated\n\"A message from Jim's mom, Diane Foley:\",826,unrelated\nJudicial Watch's Farrell: ISIS Terrorists Did Cross Mexican Border,167,unrelated\n\"Reports: Jihadists Steal Commercial Jets, Raise 9/11 Fears\",1588,unrelated\nBoko Haram ceasefire ignored as violence flares in Borno state,821,unrelated\nAnother American hostage at risk by Islamic state,1166,unrelated\nThis Woman Exposed Her Cheating Boyfriend With A Brilliant Christmas Gift,687,unrelated\nThe @FoxNewsPress Account Tweeting Lawsuit Threats Is a Fake,1795,unrelated\nPopWatch Teenager fights for the right to be recognized as Teletubbies' smiling sun-baby,2391,unrelated\nIncredible Video Shows A US Marine Surviving Being Shot In The Head By A Sniper In Afghanistan,860,unrelated\nBanksy 'Arrested & Real Identity Revealed' Is The Same Hoax From Last Year,1802,unrelated\nISIS executioner 'Jihadi John' named by media,1219,discuss\nKurds fear Isis use of chemical weapon in Kobani,1940,unrelated\nMissing American journalist reportedly beheaded by Islamic State ,578,discuss\nNET Extra: Back-from-the-dead Catholic priest claims God is a female...,1423,unrelated\n#RIPFidel fuels false rumors of Cuban leader's death after another Fidel Castro dies,879,unrelated\nMan chops off own penis after being dumped by his girlfriend,2496,agree\nObama: murder of James Foley 'shocks the conscience of the entire world',1627,unrelated\n\"Nigeria claims deal with Boko Haram on ceasefire, kidnapped girls\",1430,discuss\n\"ISIS Militants Have Contracted Ebola: Iraqi, Kurdish Media Reports\",1891,discuss\nFears Islamic State could launch EBOLA attack on Britain after fighters 'contract virus',267,unrelated\n\"Teen Made $72 Million Trading Stocks, Confirms Teen Dominance Worldwide\",313,unrelated\n#HairGate: iPhone 6 Customers Are Complaining That The Phone Is Ripping Out Their Hair,1289,unrelated\n\"Mexico hit by student massacre: At least 17 anti-corruption protesters 'rounded up, murdered and dumped in a mass grave' - and another 26 are missing\",1825,unrelated\nThis Letter To Parents From A 1970s Lego Set Contains An Important Message For Gender Equality,1605,unrelated\nWHO says reports of suspected Ebola cases in Iraq are untrue,903,unrelated\nSee the Crater a Meteorite Made in Nicaragua,2129,unrelated\nTiger Woods serving secret PED suspension?,550,unrelated\nTwo blokes dared to eat 20-year-old burger for charity,2367,unrelated\n\"No, Saudi TV Didn't Blur Out Michelle Obama's Face When the President Met King Salman\",1268,unrelated\nCustomer: I was fired for Comcast complaint,2058,discuss\nIRAQI AND KURDISH MEDIA REPORTS: ISIS FIGHTERS HAVE CONTRACTED EBOLA,936,discuss\nYPG Confirms: Gill Rosenberg Not Captured in Kobani,1040,unrelated\nISIS video showing beheading triggers international response,1802,unrelated\n#Hairgate: iPhone 6 users say device pulls out hair,1427,unrelated\nDera Sacha Sauda Chief Forced Castration of 400 Devotees? CBI Files Case Against 'MSG: The Messenger of God' Actor,2187,unrelated\nKim Jong-Un 'bans the name Kim Jong-un',2032,discuss\nNigeria says it has deal with Boko Haram to release kidnapped girls,1019,unrelated\nVideo messaging service verifies timing of CNN audio recording,1435,unrelated\nWould you take a bite out of the world's oldest burger? Men keep Quarter Pounder they bought 20 YEARS ago for a friend who never showed up to meet them,2531,unrelated\n\"Canadian woman 'captured by ISIS in Syria' says she is actually fine and still fighting the jihadists, despite kidnap reports\",1319,unrelated\nThe Case of the Stolen Batmobile Has Been Solved,917,discuss\nThe Internet Tried To Make Axl Rose Its Latest Death Hoax Victim,115,unrelated\nMan Chops Off and Throws Away His Small Penis After Bad Breakup,908,unrelated\nIPhone 6 users are tearing their hair out,1867,discuss\n\"Report: ISIS kidnaps Canadian-Israeli, former IDF soldier who went to fight with the Kurds\",2302,discuss\nSources: Guns N' Roses Frontman Axl Rose Found Dead in West Hollywood Home at Age 52,2240,unrelated\nKim Jong-un 'Had Surgery on Fractured Ankles',524,unrelated\nWeb of confusion as scientists cast doubt on man's claims that a spider burrowed into his stomach through his SCAR,1848,unrelated\n\"Google to buy big chunk of Pacific Shores, iconic Redwood City office park\",0,unrelated\nAmazon is opening its first physical store,986,unrelated\nSeth Rogen to play Woz in Jobs biopic,1644,unrelated\nLego letter to parents in 1974 on gender equality still resonates 40 years on,1926,unrelated\n\"Rats at Vogue's NYC offices - watch your step, Anna Wintour\",2031,agree\nISIS fighters ‘have contracted Ebola’,1004,unrelated\n\"Nigeria, Boko Haram reach ceasefire deal, kidnapped girls to go free, official says\",2191,discuss\nUS officials: Video shows American's execution,1116,discuss\nIS using scorpion bombs to terrify Iraqi civilians,2175,unrelated\n\"Web Portal publishes death of \"\"Dog Whisperer\"\"\",2184,unrelated\n‘Photo of slain IS leader’ reported to be doctored,1222,unrelated\n\"Report: Apple Watch to start at $500 in stainless steel, thousands for gold model\",1240,unrelated\n\"James Foley, Missing American Photojournalist, Reportedly Executed By ISIS In Syria\",539,unrelated\nREPORT: Apple Isn't Happy With The Battery Life Of Its New Smartwatch,2252,unrelated\nChristian Bale to play Steve Jobs in upcoming biopic,1131,discuss\nHBO and Apple in Talks for $15/Month Apple TV Streaming Service Launching in April,2028,unrelated\nMichael Phelps' girlfriend was born male but did not tell swimmer about her past,1820,agree\nSaudi Arabia 'fatwa over building of snowmen',213,unrelated\n400 men cut their testicles off believing it would help them meet God,1731,unrelated\n\"Small meteorite strikes Nicaragua, government says\",524,unrelated\nChristian Bale set to play Steve Jobs in forthcoming biopic of Apple co-founder,1646,unrelated\n\"Hostage David Haines' Murder 'Evil', PM Says\",2348,agree\n\"Big Bank Hank, co-founder of the Sugarhill Gang, has died\",1143,unrelated\nWas Alleged Audio of Michael Brown Shooting on CNN a Hoax?,2234,unrelated\nSteve Jobs Biopic Eyes Seth Rogen to Play Apple Co-Founder Steve Wozniak,1539,unrelated\nResetting iOS 8 Preferences May Wipe iCloud Files,243,discuss\nSaudi cleric says snowmen are anti-Islamic,26,unrelated\nCanadian official identifies dead Ottawa gunman as Michael Zehaf-Bibeau,107,unrelated\nHere's video of a bird pooping on Vladimir Putin in the middle of a speech,1028,unrelated\nSHOCK CLAIM: PGA Golfer Says Tiger Woods Is Suspended For Failed Drug Test,431,discuss\nWife and son of Isil leader Abu Bakr al-Baghdadi 'detained at Lebanon border',703,disagree\nPopWatch Teenager fights for the right to be recognized as Teletubbies' smiling sun-baby,2256,unrelated\nNew Rumour Suggests Apple Watch to Launch in February,978,discuss\nEggnog-chugging contest leads to hospital stay,1355,unrelated\nNew Audio Shows Michael Brown Was Shot at 11 Times,938,unrelated\nIsraeli Canadian fighting ISIS posts on Facebook: I'm safe and secure,1168,discuss\nAn audio recording of the Michael Brown shooting has reportedly surfaced,2248,unrelated\nTexas Truck Winds Up in Syria With Islamic Militants,13,unrelated\nVideo: Islamic State Claims to Have Captured US Weapons Airdrop Near Kobane,2397,discuss\n\"Woman detained in Lebanon is not Isis leader’s wife, says Iraq\",887,unrelated\nKIM DINE WITH ME: Porky president Kim Jong-un to open UK restaurant serving DOG,1047,discuss\nAudio recording allegedly captures moment Michael Brown was shot,2235,discuss\nReports: Boko Haram may release schoolgirls as part of deal,2530,discuss\nKC hospital: Patient does not have symptom profile of Ebola,2186,unrelated\nUS drones hunt Isis leader in Syria,1538,unrelated\nNigeria announces truce with Boko Haram; fate of schoolgirls unclear,1603,unrelated\n\"Boko Haram claims to have German hostage, denies ceasefire\",1178,unrelated\nIs Kim Jong-un’s sister now the power behind the North Korean throne?,490,unrelated\nThat Boko Haram Ceasefire in Nigeria Isn’t A Ceasefire,1540,disagree\nRat problem worsens at One World Trade Center offices of Conde Nast,2498,agree\nMan discovers spider living under his skin during Bali vacation,1375,unrelated\n\"Jihadi John named as Mohammed Emwazi, from west London\",2349,agree\n\"Six months after abducting Nigerian schoolgirls, Boko Haram reportedly wants to free them\",1906,unrelated\n\"Audio captured at time of Michael Brown shooting, company says\",1461,discuss\nSpider burrowed through tourist's stomach and up into his chest,2459,unrelated\nThe Pumpkin-Spice Condom Is Just a Figment of Your Own Gross Imagination,2269,agree\nWhat Glenn Beck Fears May Be Done With the 11 Missing Jets,1865,discuss\n\"Boko Haram: Kidnapped Girls Have Been Married Off, Truce Never Happened\",1921,unrelated\n\"Despite ceasefire announcement, new Boko Haram attacks reported\",34,unrelated\n'Hairgate': iPhone hit by new social media storm,2476,discuss\nSecond person rushed to hospital with Ebola symptoms after contact with 'patient zero' Thomas Duncan,1119,unrelated\nNET Extra: Back-from-the-dead Catholic priest claims God is a female...,2445,disagree\n\"Calm down everyone, Banksy hasn't been arrested: 9 clues that it's a hoax\",1884,agree\nISIS Reportedly Beheads American Photojournalist in Iraq,1336,discuss\nNorth Korea directive reveals apparent ban on sharing Kim Jong-un’s name,298,unrelated\nEXCLUSIVE: New York Mag’s Boy Genius Investor Made It All Up,2052,agree\nObama Denounces James Foley's Execution: 'Today The Entire World Is Appalled',2130,unrelated\nFerguson riots: audio may have captured Michael Brown shooting,1289,unrelated\n\"Gill Rosenberg, Canadian-Israeli Woman Feared Kidnapped By ISIS, Says She's Safe\",1120,unrelated\nAudio recording of Michael Brown being gunned down WAS made at the time he was killed: App company appears to confirm tape of ELEVEN bullets being fired - including final volley of 'kill shots',1803,unrelated\nFemale teacher facing sack after making SEX TAPE with teenager,285,agree\nGCPD Solved Stolen Batmobile Case?,1529,discuss\nGod Is A Woman – Resurrected Father Narated,1407,agree\n‘Photo of slain IS leader’ reported to be doctored,2036,unrelated\nWATCH: Bird Launches Airstrike on Putin’s Shoulder (UPDATED),280,unrelated\nISIS Appears To Behead American Photojournalist In YouTube Video,1863,unrelated\nVideo Messaging App Says Audio Recording Of Michael Brown's Shooting Is Authentic,1808,unrelated\nCheeky vandals paint giant penis on bonnet of £1.5 million Bugatti Veyron sportscar,948,disagree\nDid a Meteorite Impact in Nicaragua over the Weekend?,2264,discuss\n\"Tropical spider burrows under man's skin, lives there for three days\",1860,agree\n\"Apple Watch Stainless Steel variant reportedly priced at $500, $4,000 for the gold variant\",403,unrelated\n\"Big Bank Hank, co-founder of the Sugarhill Gang, has died\",1458,unrelated\nPure Evil: Islamic State Beheads American Journalist James Wright Foley,1347,unrelated\nISIS Hostage Alan Henning's Wife Invokes Sharia Law in New Plea,1263,unrelated\n\"Kim Jong Un hospitalized with two broken ankles, reportedly from wearing heels and being overweight\",1634,unrelated\nIndian civil servant sacked 'after 24-year sickie',1323,unrelated\nMissing Mexican students 'not found in mass grave',1670,unrelated\nThat ESPN Domestic Violence Panel You Keep Hearing About Isn't Real,1384,unrelated\nMeteorite strike in Nicaragua puzzles experts,2307,unrelated\nConde Nast's rat problem at One World Trade Centre: From red carpets to rodent droppings,713,discuss\nPassenger Wears A Hazmat Suit To Dulles Airport,1549,unrelated\nMan With Ebola-Like Symptoms Claims Contact With 'Patient Zero' in Texas,1252,discuss\n'Snake wine' to the rescue of Kim Jong-un's love life,1185,unrelated\nNew policy could reduce marijuana possession arrests,1867,unrelated\nISIS Beheads Kidnapped Photojournalist James Wright Foley in Horrific Video Message to the U.S.,2115,unrelated\nReport: NYPD to stop arresting people for minor marijuana offenses,1836,unrelated\n\"BREAKING: Islamic State, in video, beheads American journalist James Wright Foley who was kidnapped in 2012 -@BNONews\",1009,unrelated\nBoko Haram 'ceasefire' doubts after attacks reported in Nigeria,34,unrelated\n\"Macaulay Culkin Dead? Hoax Goes Viral, Claims Actor Found Dead in Apartment\",1502,unrelated\nBREAKING: ISIS USES CHEMICAL WEAPONS – Murders 300 Iraqi Soldiers in Chlorine Gas Attack,636,agree\nRumor Fatigue Sets In at False Alarms of Castro’s Death,1832,unrelated\n\"Mexico hit by student massacre: At least 17 anti-corruption protesters 'rounded up, murdered and dumped in a mass grave' - and another 26 are missing\",251,unrelated\nTiger Woods serving secret PED suspension?,1589,unrelated\n\"No, Banksy hasn’t been arrested\",431,unrelated\nFrom bendgate to hairgate: Now iPhone 6 users complain the device is ripping out their hair,2303,unrelated\nHoax 'Banksy Arrested in London' Story Dupes the Internet Again,1544,unrelated\n\"Amazon to launch first brick-and-mortar store, report says\",195,unrelated\nRapper identified as James Foley's executioner: reports,591,unrelated\nLynch mob chop man's penis off after catching him allegedly trying to rape teenager,513,unrelated\n\"Christian Bale passes on role of Steve Jobs, actor reportedly felt he wasn't right for part\",1226,agree\nMissing Libyan aircraft spark fears of 9/11-style attack in North Africa,1588,unrelated\nA New iOS 8 Bug Can Delete All Of Your iCloud Documents,906,unrelated\nShots Heard In Alleged Brown Shooting Recording [AUDIO],321,unrelated\nUS hostage Luke Somers dies after rescue bid,40,unrelated\nAlleged Audio of Michael Brown Shooting Doesn’t Sound Good for Officer Darren Wilson,2248,unrelated\n\"Audio captured at time of Michael Brown shooting, company says\",2403,unrelated\n\"These LEGO Instructions from 1974 Are Awesome (And Yes, They're Real)\",1582,agree\nDog abandoned at Scotland train station with suitcase,667,unrelated\nAttorney: New audio reveals pause in gunfire when Michael Brown was shot,1048,unrelated\nStreet Artist BANKSY Arrested? Again?,2362,discuss\nNew Audio Recording From Ferguson May Capture Michael Brown Shooting,1832,unrelated\nIslamic State 'training pilots to fly fighter jets',2408,discuss\n\"Sick Kansas City man said not to have Ebola, U.S. plans new steps to fight virus\",570,unrelated\nTourist wakes to find strange red trail on his stomach - and discovers a spider has burrowed through his appendix scar and crawled UNDER his skin while on holiday in Bali,1506,unrelated\nMacaulay Culkin Hasn’t Died Despite What Everyone Is Saying On Facebook,2036,unrelated\nSay 'eh-oh!' to the Teletubbies SUN BABY - can you still recognise her after 19 years?,979,unrelated\nLynch mob use butcher's meat cleaver to castrate rapist they caught attacking teenage girl in alleyway in Indian city,1673,agree\nTom Brokaw wants Brian Williams fired,1545,unrelated\n\"Nuts! Indian guru coaxes 400 followers to cut off their testicles, grow closer to God\",1281,unrelated\nIslamic State releases video apparently showing the beheading of missing US journalist James Foley,2450,discuss\nISIS Reportedly Beheads American Photojournalist in Iraq,1120,unrelated\nNun Gives Birth To Baby Boy After Suffering Intense Stomach Pains,26,unrelated\nSaudi Arabian cleric issues fatwa against snowmen,2237,unrelated\nIsis claims to behead US journalist,1040,unrelated\n\"#Daysofdarkness: No, There Won't Be Six Days Of Darkness In December\",664,unrelated\nObama Denounces James Foley's Execution: 'Today The Entire World Is Appalled',2047,discuss\n\"Video showing American journalist beheaded believed real, officials and family say\",1574,unrelated\nSenior Western Intelligence Official Confirms London Rapper Abdel Majed Abdel Bary Is A Suspect In The Foley Killing,2125,unrelated\nThe iPhone 6 'Hairgate' Is Not a Thing,1090,discuss\nIsis leader Abu Bakr al-Baghdadi's 'wife and son detained in Lebanon',2337,discuss\nGovernment fires employee who skipped work for 24 years,844,unrelated\nAmazon Is Opening a Brick-and-Mortar Store in Manhattan,941,discuss\nAudio of gunfire in Michael Brown case authenticated by app company,944,discuss\nHBO and Apple in Talks for $15/Month Apple TV Streaming Service Launching in April,527,unrelated\nYPG Confirms: Gill Rosenberg Not Captured in Kobani,2302,discuss\nJilted lover spends a week in KFC to try and get over her ex,2087,discuss\n'The youngest martyr - the cub of al-Baghdadi': ISIS boasts a 10-year-old fighter has been killed as he went into battle with his father in Syria,368,unrelated\n\"ISIS: We have our hands on weapons, ammo air-dropped by U.S.\",2009,unrelated\n#Hairgate: iPhone 6 users say device pulls out hair,689,unrelated\nIsis video claims to show beheading of British hostage David Haines,1477,unrelated\nRussian TV actor wakes up to find his testicles stolen,404,unrelated\nIslamic State flying three jets in Syria: monitor,1606,discuss\nMore American Weapons for ISIS,1648,unrelated\nIt's back! The incredible new Batmobile takes a spin around Detroit... after rumors it had been STOLEN,734,unrelated\nBunbury local discovered a spider had burrowed under his skin on Bali holiday,505,unrelated\nSpider burrowed through tourist's stomach and up into his chest,8,unrelated\nWhat Glenn Beck Fears May Be Done With the 11 Missing Jets,1644,unrelated\nMexican cartel leader kills self; bodies in grave not missing students,1269,unrelated\nResetting iOS 8 Preferences May Wipe iCloud Files,1413,unrelated\nIs the Alleged Audio of the Gunshots That Killed Michael Brown a Hoax?,2044,unrelated\nMeteorite strike in Nicaragua puzzles experts,1589,unrelated\nPenis graffiti drawn on £1.5million Bugatti Veyron,442,unrelated\nThe Internet Tried To Make Axl Rose Its Latest Death Hoax Victim,2526,unrelated\nMacaulay Culkin Dead: Actor Once Again Victim Of Death Hoax,690,unrelated\nMacaulay Culkin dead: The death hoax is once again on the child actor,2341,agree\nAmerica's oldest time capsule unearthed at Boston statehouse after being buried in 1795 by Sam Adams and Paul Revere,851,unrelated\nEbola Outbreak 2015 Update: ISIS Fighters May Have Contracted Deadly Virus,2177,unrelated\n\"In Kim Jong Un's absence, his sister may rule. Or not.\",1152,discuss\n\"Apple Watch Gold Edition may cost as much as $5,000\",2188,unrelated\nTBS speeds up Seinfeld a full 7.5 percent - here is the proof,125,unrelated\nKim Jong-un 'Had Surgery on Fractured Ankles',2022,discuss\nISIS Border Crisis: DHS Chief Says Terrorists Not Entering US Through Mexico,1890,agree\n\"ISIS Claims It Kidnapped Gill Rosenberg, The First Western Woman To Fall Into The Group's Hands\",662,unrelated\nNun gives birth to surprise baby after complaining of stomach pains,382,unrelated\nOfficials shoot down congressman's claims ISIS terrorists are running across US-Mexico border,226,unrelated\nEbola Frisco 2014: Patient Shows Virus Symptoms After Apparent Thomas Eric Duncan Contact,2520,unrelated\nStar Wars VII for a New SUMMER Release Date!?,1966,unrelated\nIs Kim Jong Un's sister Kim Yo Jong in charge?,1680,unrelated\nVogue's new digs are reportedly swarming with rats,1020,unrelated\nRajasthan: Angry mob teaches rapist a lesson; chops penis off,1790,unrelated\nWHO investigates media reports ISIS fighters contracted Ebola,1681,unrelated\nTwo blokes dared to eat 20-year-old burger for charity,1013,unrelated\nBoko Haram denies ceasefire claim by Nigeria's government,459,unrelated\n\"Marine Gets Shot in the Head, Walks Away\",532,unrelated\n\"Big Bank Hank, US rapper and Sugarhill Gang founder member, dies at 57\",689,unrelated\n\"'Star Wars VII' News, Update: JJ Abrams Pushing for Summer Release?\",1087,unrelated\nComcast gets customer fired for complaining about poor service,2438,discuss\nISIS Militant “Jihadi John” Identified As Young West Londoner,1424,discuss\nCNN Plays Alleged Recording of Michael Brown Shooting,1786,unrelated\nThat ESPN Domestic Violence Panel You Keep Hearing About Isn't Real,1020,unrelated\n\"James Foley, Missing American Photojournalist, Reportedly Executed By ISIS In Syria\",1477,unrelated\n'The Force Awakens' Release Date: JJ Abrams Plan for an Early Release of 'Star Wars' Movie?,119,unrelated\nFence Jumper Made It Deeper Into the White House Than Secret Service Claims,1916,unrelated\nMichelle Obama’s face blurred by Saudi state television,1478,unrelated\nThe Pumpkin-Spice Condom Is Just a Figment of Your Own Gross Imagination,373,unrelated\nKFC Marijuana Sales To Begin In Colorado? It’s Unbelievable — Literally,2114,unrelated\nDNA tests prove Lebanon IS holding ISIS chief al-Baghdadi's ex-wife and daughter after they were caught with fake passports,1875,unrelated\nJames Foley remembered as 'brave and tireless' journalist,1116,discuss\nThe Internet Tried To Make Axl Rose Its Latest Death Hoax Victim,1034,unrelated\nYou all had an abortion! [Google Translate],2230,unrelated\nNYC High School Student Nicknamed ‘Teen Wolf’ Made $72 Million On Stock Market,1019,unrelated\nKim Jong-Un's Scottish Dog Meat Restaurant Is Probably Fabricated Shite,1806,unrelated\nNew Audio Shows Michael Brown Was Shot at 11 Times,2127,unrelated\n\"Sorry, Everyone: Durex Is Unfortunately Not Making Pumpkin Spice Condoms\",1477,unrelated\nHomeless man receives $100... then shocks everyone with how he spends it,1237,unrelated\n#Hairgate trends on social media: iPhone 6 users complain of ripped out hair,1867,discuss\nWill King of Jordan lead airstrikes on ISIS HIMSELF? Reports say trained pilot plans to take part in attack after quoting Clint Eastwood's Unforgiven to Congressmen,773,unrelated\nWhite House Fence Jumper Actually Made It Pretty Far Inside,1398,unrelated\nISIS cracks down on five confirmed Ebola cases among fighters: official,1948,unrelated\nMacaulay Culkin Victim of Another Online Death Hoax,759,agree\n\"Video Appears to Show Beheading of Journalist James Foley, Who Went Missing in Syria\",1351,unrelated\nMichael Abdul Zehaf Bibeau Pictures: Photos of Alleged ISIS-Linked Gunman in Canada,530,unrelated\nSaudi Arabian cleric issues fatwa against snowmen,955,unrelated\nA Wanted Man Responded To A Police Facebook Post That He Would Turn Himself In,2524,unrelated\nIslamic State accused of using chlorine gas on Iraqi soldiers,1590,discuss\nShots Heard In Alleged Brown Shooting Recording [AUDIO],2313,unrelated\nCameron vows to hunt down IS 'monsters' after Haines murder,1645,unrelated\niOS 8 bug could delete your iCloud Drive documents,1155,unrelated\n\"Jihadi John named as Mohammed Emwazi, from west London\",723,unrelated\nKANE'S FUTURE IN WINNIPEG IN DOUBT?,572,unrelated\nIslamic State claims it executed American photojournalist James Foley,2404,unrelated\n\"Despite no Ebola case in Kansas City, the rumor goes viral\",1095,unrelated\nAnother American hostage at risk by Islamic state,2450,agree\n‘Jihadi John’: The Islamic State killer behind the mask is a young Londoner,1933,unrelated\nMedia reports identify Londoner as Islamic State's ‘Jihadi John’,997,discuss\nPredator Drone Reportedly Spotted Over ISIS Hotbed in Syria; Airstrikes Hit ISIS Targets,1657,discuss\n\"Dead for 48 minutes, this Catholic Priest claims God is female\",2515,agree\nSteve Jobs Biopic Eyes Seth Rogen to Play Apple Co-Founder Steve Wozniak,1262,discuss\nHomeland Security: No ISIL fighters on U.S. border,1148,unrelated\nChristian Bale in Talks to Play Steve Jobs (Exclusive),62,unrelated\nISIS Getting Ebola,2025,discuss\nJudd Nelson isn't dead; report is a hoax,303,agree\nREPORT: The Batmobile Might Have Been Stolen In Detroit,1242,discuss\nGod is a woman- Priest who died for 48 minutes claims,1849,agree\nIslamic Militants Post Video Claiming to Show Beheading of U.S. Journalist,1206,discuss\nREPORT: Alleged New Audio of Michael Brown Shooting,1950,unrelated\n\"HBO streaming service could launch in April for $15 per month, work on Apple TV\",2184,unrelated\nGoogle said to buy six silicon valley buildings for $585 million,1724,unrelated\n\"Spider burrowed into appendix scar, crawled through WA man's body\",730,unrelated\nOne of 'Taliban Five' in Bowe Bergdahl swap allegedly returned to militancy,592,unrelated\n\"Mexico hit by student massacre: At least 17 anti-corruption protesters 'rounded up, murdered and dumped in a mass grave' - and another 26 are missing\",683,unrelated\n\"Meteorite makes big crater in Nicaragua, government says\",1731,agree\nWHO investigates media reports ISIS fighters contracted Ebola,1899,unrelated\nLarge space object slams Nicaragua’s capital as asteroid passes Earth,971,unrelated\nWHO says reports of suspected Ebola cases in Iraq are untrue,93,unrelated\nSenior Western Intelligence Official Confirms London Rapper Abdel Majed Abdel Bary Is A Suspect In The Foley Killing,1438,unrelated\nUS confirms death of Somalia terror group leader,2364,discuss\n\"Fidel Castro Rumors Sweep Internet, but No Sign in Cuba\",385,unrelated\nBali spider burrows under Aussie’s chest,1502,agree\nMacaulay Culkin Dead? Fans Freak Out Over Death Rumors,195,unrelated\nSeven girls fall pregnant after five day school trip in Bosnia and Herzegovina,2313,unrelated\nWife Of ISIS Leader Abu Bakr al-Baghdadi Detained In Lebanon,1913,unrelated\nREPORT: Apple Isn't Happy With The Battery Life Of Its New Smartwatch,2176,unrelated\n\"Fidel Castro Rumors Sweep Internet, but No Sign in Cuba\",227,unrelated\nReport: Audio Reveals Pause Between Gunshots When Michael Brown Was Shot,2234,unrelated\nIt’s Okay To Laugh About The Fact That The Vogue Rat Infestation is Getting Worse,2152,unrelated\nIs this the world's oldest burger? Man claims to have kept McDonald's Quarter Pounder for 20 YEARS,1311,discuss\nTerrorism fears rise amid reports of stolen jetliners,2208,discuss\nMagic mushrooms found at Buckingham Palace,1169,unrelated\nLebanon confirms holding ISIS chief’s kin,586,unrelated\nChinese State Media Warns People To Stop Calling Themselves Dumbledore,2220,unrelated\nA Predator Drone Has Reportedly Been Spotted Circling Above ISIS's Capital City,2186,unrelated\n\"Apple Reportedly Preparing 12-inch MacBook Air, Thinner and Lighter than Existing Models\",1483,unrelated\n‘Star Wars: The Force Awakens’ May Get An Early Release Date—Report,527,unrelated\nSources: Guns N' Roses Frontman Axl Rose Found Dead in West Hollywood Home at Age 52,1212,unrelated\nDHS Rebuffs Congressman’s Claim ISIS Infiltrating Southern Border,2132,unrelated\nUPDATE: BATMAN v SUPERMAN Batmobile Reportedly Stolen By (Shocker!) Detroit Locals,979,unrelated\n\"Islamic Tribunal Using Sharia Law In Texas Has Been Confirmed Tribunal members say they will avoid Sharia's \"\"criminal law.\"\"\",2281,unrelated\nJihadi John: Mohammed Emwazi named as masked man behind ISIS beheadings,2501,unrelated\nLed Zeppelin’s Robert Plant ripped up a $924 million reunion contract,2176,unrelated\nLynch mob chop man's penis off after catching him allegedly trying to rape teenager,2147,unrelated\nIsis militants claim to have killed US journalist James Foley,649,unrelated\nCNN Posts Alleged Audio of Michael Brown Shooting,1605,discuss\n'I aborted my baby because it was a boy': Outrage after 'feminist' blogger claims gender prompted termination,614,unrelated\nThis Powerful Cartoon About The Charlie Hebdo Attack Is Not By Banksy,2375,agree\nFence-jumper got farther into White House,1804,unrelated\nAmazon plans a streaming-video alternative,119,unrelated\nAlleged Audio of Michael Brown Shooting Doesn’t Sound Good for Officer Darren Wilson,1921,unrelated\nHomeland Security says terrorists haven't crossed U.S-Mexico border,1764,agree\nJournalist James Wright Foley reportedly beheaded by ISIS,1857,unrelated\nRapper Big Bank Hank of Sugarhill Gang dies at 57,2118,unrelated\n\"Fidel Castro Rumors Sweep Internet, but No Sign in Cuba\",892,unrelated\nGuantanamo detainee who was swapped in prisoner deal for Bowe Bergdahl 'tried to rejoin 'Al Qaeda',2367,unrelated\nMore than 200 kidnapped Nigerian girls to be released after deal reached with Boko Haram,344,unrelated\nNigeria says it has deal with Boko Haram to release kidnapped girls,2314,unrelated\n'The Force Awakens' Release Date: JJ Abrams Plan for an Early Release of 'Star Wars' Movie?,1897,unrelated\nAccording to some Russians this dark figure stumbling through the snowy woods is a Yeti - and they even have a footprint. Hmmmmm,964,unrelated\nBunbury local discovered a spider had burrowed under his skin on Bali holiday,1923,disagree\nChristian Bale In Talks To Play Steve Jobs In Sony's Next Biopic,1846,disagree\nMeteorite leaves crater in Nicaraguan capital Managua,724,unrelated\n\"No, Pumpkin Spice Condoms Are Not A Real Thing\",2044,unrelated\nIS Militants Kill 300 Iraqi Soldiers with Chlorine Gas,956,discuss\nISIS Releases YouTube Video Showing 10-Year-Old 'Martyr' Allegedly Killed in Battle,1179,discuss\n\"12in Retina MacBook Air release date rumours: All-new 12in MacBook Air design for 2015, launching at WWDC?\",1730,discuss\nIslamic Militants Post Video Claiming to Show Beheading of U.S. Journalist,1547,unrelated\nBritish rapper a suspect in ISIS beheading,1457,unrelated\nAmazon Reportedly Planning An Ad-Supported Video Service That Will Be Cheaper Than Netflix,1048,discuss\n\"BREAKING: Islamic State, in video, beheads American journalist James Wright Foley who was kidnapped in 2012 -@BNONews\",874,unrelated\nRobert Plant Reportedly Tears Up $800 Million Led Zeppelin Reunion Contract,693,unrelated\nKim Jong ill? Analysts say 27-year-old sister Kim Yo Jong may be running North Korea (VIDEO),1359,unrelated\nREPORT: Alleged New Audio of Michael Brown Shooting,2234,unrelated\nWeaponized Ebola? ISIS Militants Said To Contract Deadly Virus,1904,discuss\nTurkish Leader Says U.S. Airdrop Aided ISIS Militants,1949,agree\nSEE IT: California homeless man uses $100 gift to give food to others,941,unrelated\n\"Bosnia: Seven underage girls return from five day school trip, pregnant\",2170,agree\n\"‘Teletubbies’ Sun Baby: Fans Freak Out Over Jess Smith, 19\",979,unrelated\nBritish man pays $460 to save constipated goldfish's life,924,unrelated\n\"David Haines Beheaded By ISIS, Execution Video Contains Threats Against UK: Reports\",331,unrelated\n\"Canterbury Christ Church University student Jess Smith, from Chatham, starred as Teletubbies' sun\",2391,unrelated\n\"No, Robert Plant Didn’t Rip Up an $800 Million Contract\",2360,unrelated\n‘Photo of slain IS leader’ reported to be doctored,1631,unrelated\nAudio of gunfire in Michael Brown case authenticated by app company,1252,unrelated\nSenior Western Intelligence Official Confirms London Rapper Abdel Majed Abdel Bary Is A Suspect In The Foley Killing,1649,unrelated\nISIL Beheads American Photojournalist in Iraq,337,discuss\nReport: A Radically Redesigned 12-Inch MacBook Air Is Coming,2078,unrelated\nKim Jong-un: obese leader 'fractured both ankles',1634,unrelated\n\"Tropical spider burrows under man's skin, lives there for three days\",1170,unrelated\nNBC weatherman caught urinating in the woods live on air,2034,disagree\nFence-jumper made it farther in White House than Secret Service let on,1580,unrelated\n\"Rumor: Gold Apple Watch Edition priced up to $5,000, steel version at $500, will debut on Feb. 14\",752,unrelated\nISIS Video: America’s Air Dropped Weapons Now in Our Hands,1239,unrelated\n\"Boko Haram: Kidnapped Girls Have Been Married Off, Truce Never Happened\",1885,agree\n\"No, Islamic State Militants Have Not Been Caught by U.S. Border Patrol\",2367,disagree\nISIS Beheading of U.S. Journalist James Foley Posted to YouTube,2524,agree\nHORROR: ISIS Fighters Have Reportedly Contracted Ebola,936,discuss\nAmerican hostage in Yemen freed in military raid-Defence Ministry,271,unrelated\nLibya: Missing Libya Planes Spark Security Concerns,1865,discuss\n\"Luke Somers, American Hostage, Is Killed During Rescue Attempt in Yemen, U.S. Official Says\",844,unrelated\nSee the Crater a Meteorite Made in Nicaragua,2264,discuss\nREPORT: Alleged New Audio of Michael Brown Shooting,1832,unrelated\nWHO: Isis does not have Ebola – but contingency plan being developed for Iraq,720,unrelated\nNasa questions whether crater in Nicaragua caused by meteorite,1795,unrelated\nUPDATE: BATMAN v SUPERMAN Batmobile Reportedly Stolen By (Shocker!) Detroit Locals,692,unrelated\n\"Sorry, Fido. Pope Francis did NOT say our pets are going to heaven\",900,unrelated\nDoes ISIS Have Ebola? Probably Not! Media Reports It Anyway,2197,unrelated\nCNN audio: Is this the moment Michael Brown was shot?,2287,discuss\nFerguson riots: audio may have captured Michael Brown shooting,499,discuss\nBug in iOS 8's 'Reset All Settings' Option Also Erases iCloud Drive Documents,2061,unrelated\nFormer British Rapper Reportedly Under Investigation for James Foley Beheading,2327,discuss\nBoyfriend cuts off his penis and throws it in the bin after girlfriend dumps him for being bad in bed,2302,unrelated\n\"Boko Haram claims to have German hostage, denies ceasefire\",2463,discuss\nLawmaker Says ‘At Least 10′ Islamic State Fighters Have Been Captured at the Southern U.S. Border,564,unrelated\nExperts: More facts needed on purported audio recording of Michael Brown shooting,1803,unrelated\nCNN Plays Alleged Recording of Michael Brown Shooting,858,unrelated\nMicrosoft's Silicon Valley campus now guarded by Daleks,572,unrelated\nApple scrapped advanced Apple Watch health monitoring features due to reliability issues,2174,unrelated\nJordan king cites Clint Eastwood in revenge vow,169,unrelated\nISIS Militants Allegedly Contracted Ebola,874,unrelated\nReport: US Drones Over Syria Looking for ISIS Leader Abu Bakr al-Baghdadi,1349,unrelated\nNigeria says it has deal with Boko Haram to release kidnapped girls,1139,discuss\nYPG Confirms: Gill Rosenberg Not Captured in Kobani,2115,unrelated\nVideo messaging service verifies timing of CNN audio recording,1808,unrelated\nUPDATE: Internet report of Ebola outbreak in Purdon not true,258,unrelated\n\"Hoax Report Claims 250,000 Texas Turkeys Infected With Ebola\",1335,disagree\nDid a plumber's pick-up truck from Texas end up carrying an anti-aircraft gun for Islamic fighters on the front lines of Syria?,1009,unrelated\nTiger Woods' former luxury island goes on sale,240,unrelated\nBanksy 'Arrested & Real Identity Revealed' Is The Same Hoax From Last Year,2477,unrelated\nDid NBC Nightly News Go Live To A Man Who Was Taking A Piss?,2404,unrelated\n\"Apple Watch pricing: Will you spend $5000 for Gold edition, $500 for stainless steel?\",2188,discuss\nDylan Thomas Finds Tropical Spider Burrowed Under Skin,220,unrelated\n\"Pizza delivery man gets $2,000 tip\",1940,unrelated\n\"Apple Watch Power Reserve feature will save battery life, report says\",425,unrelated\nIt Begins: HazMat-Wearing Passenger Spotted At Airport,2489,unrelated\nThis Is a Truly Horrifying Story About a Spider,2009,unrelated\nDurex Is Not Making Pumpkin Spice Condoms After All: A Hoax Debunked,788,unrelated\nSource: Tom Brokaw Wants Brian Williams Fired,2469,unrelated\nJudd Nelson rebuffs Internet rumors that he died of a drug overdose.,2307,unrelated\nUS officials: Video shows American's execution,726,discuss\nSchoolboy almost killed by electric shock claims he now has superpowers like Magneto,115,unrelated\nIsraeli-Canadian Woman 'Captured' By ISIS Says She Is 'Safe And Secure',1330,discuss\n\"Nigeria Says It Struck A Cease-Fire With Boko Haram, But Are They Talking To The Right Guy?\",2192,unrelated\nVideo shows ISIL beheading of photojournalist James Foley,1385,unrelated\nAlleged Ottawa gunman: What we know so far about Michael Zehaf-Bibeau,2214,discuss\nISLAMIC STATE BEHEADS MISSING AMERICAN JOURNALIST JAMES WRIGHT FOLEY,874,unrelated\n\"Boko Haram leader denies ceasefire deal, says 200 abducted girls married off \",2520,unrelated\n\"Woman, Ting Su, Finds Husband Cheating With Her Own Twin, Gets Spectacular Revenge\",1852,agree\n\"Small meteorite strikes Nicaragua, government says\",1744,unrelated\nISIS Militants Allegedly Contracted Ebola,2299,unrelated\n\"Pumpkin Spice Condoms, And 6 Other Flavors That Aren’t Happening\",1985,discuss\nPentagon: death of al Shabaab leader in U.S. strike would be major blow,1355,unrelated\nSteve Jobs Biopic Eyes Seth Rogen to Play Apple Co-Founder Steve Wozniak,2410,unrelated\n\"BATMOBILE NOT STOLEN, MTV CONTEST PRIZE REMAINS UNCLAIMED\",565,unrelated\nWill King of Jordan lead airstrikes on ISIS HIMSELF? Reports say trained pilot plans to take part in attack after quoting Clint Eastwood's Unforgiven to Congressmen,17,unrelated\nReports: Big Bank Hank of pioneering rap group Sugarhill Gang has died,1374,unrelated\nTexas plumber's truck on front line of Syria war,917,unrelated\n\"Apple 12-Inch MacBook Air Details Emerge; Device Could Be Thinner, Lighter Than Current Model\",851,unrelated\nNigeria says ceasefire agreed with Boko Haram,1630,discuss\nREPORT: Alleged New Audio of Michael Brown Shooting,456,unrelated\nMissing Libyan jetliners raise fears of terror attacks on 9/11,1165,discuss\nAudio recording allegedly captures moment Michael Brown was shot,121,unrelated\nISIS Appears To Behead American Photojournalist In YouTube Video,2047,discuss\nVice squad’s $1m win lights up Las Vegas,1682,agree\n\"Boko Haram denies cease-fire, leader says he married off kidnapped girls\",344,unrelated\nUS officials: Video shows American's execution,2520,unrelated\n\"Islamic State, in video titled \"\"A Message to America,\"\" beheads American journalist James Wright Foley who was kidnapped in 2012\",1905,unrelated\nWHO investigates media reports ISIS fighters contracted Ebola,846,discuss\nRumors about Fidel Castro’s death again circulate on the Internet,227,unrelated\nCameron vows to hunt down IS 'monsters' after Haines murder,2206,agree\nISIS Leader Killed: Abu Bakr Al-Baghdadi Reportedly Killed By U.S. Airstrike,511,unrelated\nTiger Woods Is Selling His Private Island For $7.1 Million,1212,agree\n\"Apple Watch Pricing to Reportedly Start at $500 for Stainless Steel, $4,000 for Gold\",1651,unrelated\nWeather Channel’s Mike Seidel was not caught with his pants down,1406,unrelated\n\"Piper Jaffray pegs stainless steel Apple Watch price at $499, Edition at $4,999\",831,unrelated\n\"Jess Smith, 19, Claims She Was Teletubbies' Giggling Baby: What Did She Get Paid?\",2296,unrelated\nMissing Mexican students 'not found in mass grave',983,discuss\n\"James Foley: American Journalist, James Wright Foley Beheaded in New ISIS Video [Breaking News]\",2388,discuss\nSenator: Detainees swapped for Bergdahl have contacted militants,244,unrelated\nPure Evil: Islamic State Beheads American Journalist James Wright Foley,2261,unrelated\nMass grave found after 40 students disappear in Mexican protest,1822,discuss\nReports: Big Bank Hank of pioneering rap group Sugarhill Gang has died,2421,unrelated\nTurkish president says American weapons drop for Kurdish fighters was 'wrong' after supplies end up in the hands of ISIS,2397,discuss\n\"Apple Watch pricing: Will you spend $5000 for Gold edition, $500 for stainless steel?\",731,unrelated\nParliament Hill shooting: Sergeant-At-Arms Kevin Vickers the family hero who took down Ottawa gunman,1795,unrelated\nMexican cartel leader kills self; bodies in grave not missing students,295,unrelated\n\"Macaulay Culkin Dead? Hoax Goes Viral, Claims Actor Found Dead in Apartment\",2175,unrelated\nThe Image That Everyone Is Sharing By 'Banksy' Isn't By Banksy — But It's Awesome,1357,agree\nHere's video of a bird pooping on Vladimir Putin in the middle of a speech,1006,unrelated\nISIL video claims beheading of kidnapped journalist James Foley,2453,unrelated\nCanadian-Israeli Woman Says She Hasn’t Been Captured By ISIS,214,unrelated\n\"Sadly, Pumpkin Spice Condoms Aren't A Thing After All\",1530,unrelated\nNew iOS 8 bug can delete all of your iCloud documents,1034,unrelated\nKimye’s Fault? Anna Wintour’s NYC ‘Vogue’ Offices Hit With Disgusting Rat Infestation: ‘Rat Droppings On Desks’,891,unrelated\nSurreal Photos of Fisherman’s Jaw-Dropping Catch Will Likely Have People Wondering If It’s Real,1652,discuss\nMedia outlets identify 'Jihadi John',882,discuss\n\"Amazon reportedly launching free, ad-supported video service (updated)\",2348,unrelated\nNigeria Boko Haram blamed for raids despite truce claim,1340,discuss\nAnyone for dog meat soup? Kim Jong-Un considers opening restaurant in Scotland selling North Korean delicacies,1339,unrelated\nGCPD Solved Stolen Batmobile Case?,1528,discuss\nPenis Spray-Painted on a $2.5 Million Car Was Just for a Prank Video,1453,agree\n'No hard evidence' of Isis claims it kidnapped Canadian-Israeli woman Gill Rosenberg,80,unrelated\nReports of missing Libyan planes raise 9/11 terror fears,1489,unrelated\nEbola Frisco 2014: Patient Shows Virus Symptoms After Apparent Thomas Eric Duncan Contact,1582,unrelated\nSeth Rogen set to play Steve Wozniak in Danny Boyle's Steve Jobs biopic,1575,discuss\n\"Jihadi John named as Mohammed Emwazi, from west London\",1308,unrelated\nShots Heard In Alleged Brown Shooting Recording [AUDIO],499,discuss\nRumor: Seth Rogen to Appear as Woz in Sony's Steve Jobs Film,704,discuss\nISIS Fighters Getting Caught Coming Across the U.S.-Mexican Border?,2266,discuss\nSeth Rogen to play Steve Wozniak alongside Christian Bale's Steve Jobs,1157,unrelated\nFears journalist James Wright Foley beheaded by Islamic State jihadists in ‘message’ to United States,1747,discuss\nSteve Jobs Biopic Eyes Seth Rogen to Play Apple Co-Founder Steve Wozniak,324,unrelated\nApple Watch launch reportedly planned for February with limited supply,1939,unrelated\nDog Found Abandoned With Suitcase Filled With His Belongings,650,unrelated\nNew iOS 8 bug can delete all of your iCloud documents,2526,unrelated\nOriginal Apple Watch Health Features Were Dropped Due to Consistency Issues,821,unrelated\nIslamic State claims to have beheaded American journalist,115,unrelated\nIsilkulskom student has gained superhero powers after shock,1949,unrelated\nWoman Stays In KFC For A Week To Get Over Her Break-Up,2061,unrelated\nMacaulay Culkin dead: Actor is victim of another death hoax,1012,unrelated\nCould Kim Jong Un open a restaurant in Scotland?,1217,unrelated\n'Spiderman' squished: Perth experts debunk spider burrowing claims,962,unrelated\n20-year-old burger: McDonald's Quarter Pounder looks eerily new after 2 decades,2474,agree\nHere Are Microsoft's New Robot Security Guards,1939,unrelated\n\"Former Porn Star Behind YouTube Sensation ‘DC Toy Collector,’ Makes $5 Million Per Year Unboxing Disney Toys\",2042,unrelated\nThat Boko Haram Ceasefire in Nigeria Isn’t A Ceasefire,2088,unrelated\nBREAKING NEWS: Baseball star Jose Canseco hurt in accidental shooting,1580,unrelated\n\"Leader of Qaeda-Linked Somali Group Is Dead, U.S. Says\",1931,unrelated\nJordan king cites Clint Eastwood in revenge vow,1787,disagree\nLondon hip-hop artist Abdel-Majed Abdel Bary key suspect in hunt for killer of American journalist James Foley,1314,discuss\nPumpkin Spice Condoms Could Be The Only Thing To Save The World From Basic Children,788,unrelated\n\"Tee-off in your own putting paradise: Swedish luxury island owned by Tiger Woods up for sale - and it comes with a villa, a hot tub and a lodge\",2444,agree\n\"Sick Kansas City man said not to have Ebola, U.S. plans new steps to fight virus\",1385,unrelated\nPolice hunting mystery 'slapper' in tweed jacket who attacks people who sneeze in town's high street,1897,agree\nUpdate: Did Boston.com Make Up This Story About The Web Sheriff Ben Edelman Sending Racist Emails?,879,unrelated\nLebanon confirms holding ISIS chief’s kin,971,unrelated\nSeth Rogen to Play Apple Co-Founder Wozniak in Steve Jobs Biopic,626,unrelated\nHas Kim's SISTER taken over North Korea? Dictator fails to show for key Communist event (but does send a nice flower basket instead),755,unrelated\n\"In Vogue vs Rats War, the Rats Are Winning\",2520,discuss\nReport: Apple Watch Will Need Charging Every Day,258,unrelated\n\"Pizza delivery man gets $2,000 tip\",855,unrelated\nFears Islamic State could launch EBOLA attack on Britain after fighters 'contract virus',639,discuss\nAn Audio Recording of the Michael Brown Shooting Has Reportedly Surfaced,944,discuss\n\"Bosnia: Seven underage girls return from five day school trip, pregnant\",499,unrelated\nWhite House Fence Jumper Actually Made It Pretty Far Inside,687,unrelated\n\"David Haines Beheaded By ISIS, Execution Video Contains Threats Against UK: Reports\",1528,unrelated\nOfficials shoot down congressman's claims ISIS terrorists are running across US-Mexico border,1565,unrelated\nBatmobile Rumored To Have Been Stolen From Batman V. Superman: Dawn Of Justice Set,1311,unrelated\nNewly Discovered Mass Grave Linked to Missing Mexican Students,777,discuss\n\"ISIS beheads American photo-journalist James Wright Foley, threatens more to come\",1166,unrelated\nFounding Fathers-Era Time Capsule Found in Boston,2288,agree\nPentagon confirms al-Shabab leader killed in airstrike in Somalia,741,unrelated\nLarge space object slams Nicaragua’s capital as asteroid passes Earth,2475,discuss\nISIS Seemingly Beheaded American Journalist James Wright Foley,139,unrelated\n\"ISIS beheads American photo-journalist James Wright Foley, threatens more to come\",1744,discuss\n\"SMALL METEORITE STRIKES NICARAGUA, GOVERNMENT SAYS\",345,unrelated\n\"Don't forget to tip...especially if you spend $300,000\",1239,agree\n\"These LEGO Instructions from 1974 Are Awesome (And Yes, They're Real)\",1385,unrelated\n\"Tiger Woods is not on suspension for failing a drug test, his agent and a PGA official say\",431,agree\nMichael Zehaf-Bibeau ID’d as Canadian Shooting Suspect in Ottawa,107,unrelated\nIraqi media says ISIS militants have contracted Ebola,2055,unrelated\n80's Brat Pack star Judd Nelson forced to deny that he's dead after fake news story starts trending on social media,2481,unrelated\nIslamic State killer 'Jihadi John' named as Mohammed Emwazi,1800,discuss\nNigeria and Boko Haram 'agree ceasefire and girls' release',206,unrelated\n\"Brian Williams: No, Our Meteorologist Was Not Peeing on Live TV\",984,discuss\n\"Op-Ed: Hoax – Priest who never existed claims he died, saw female God\",398,unrelated\n'There is no limit to their depravity' Islamic State FEED mother her own SON,26,unrelated\n\"No, Nobody's Discovered a New Eyewitness Account of Jesus' Miracles\",1298,unrelated\nEbola Scare in Kansas City,1226,unrelated\nReport: Apple Watch Will Need Charging Every Day,2213,discuss\nISIS executioner 'Jihadi John' named by media,1815,unrelated\nWhat TBS’s Sped-Up Seinfeld Reruns Tell Us About the Sorry State of America,2314,agree\nChristian Bale quits Steve Jobs movie,321,unrelated\nLibya: Missing Libya Planes Spark Security Concerns,2290,unrelated\n\"Luke Somers, American Hostage, Is Killed During Rescue Attempt in Yemen, U.S. Official Says\",2247,discuss\nCNN audio: Is this the moment Michael Brown was shot?,2248,unrelated\n\"Apple Reportedly Preparing 12-inch MacBook Air, Thinner and Lighter than Existing Models\",1852,unrelated\nChristian Bale won't play Steve Jobs,913,unrelated\nChinese advised to choose British-sounding names to get ahead,1987,unrelated\nTourist dubbed ‘Spider Man’ after spider burrows under skin for days,2459,unrelated\nMohammed Emwazi: Man identified as Isis killer 'Jihadi John' was 'stopped by MI5' while on safari holiday in Africa in 2010,1465,unrelated\nReport: Taliban Detainee Swapped for Bowe Bergdahl Suspected of Trying to Return to Terrorism,1217,unrelated\n\"‘Teletubbies’ Sun Baby: Fans Freak Out Over Jess Smith, 19\",1623,agree\nChristian Bale will not play Steve Jobs,1839,unrelated\nIsis leader Abu Bakr al-Baghdadi's 'wife and son detained in Lebanon',1806,unrelated\nApple may launch 12-inch MacBook Air with Retina Display,2497,discuss\nThe famous “Dog whisperer” Cesar Millan died of a heart attack this morning.,1439,unrelated\nISIS Beheads American Journalist,1627,unrelated\nAxl Rose Dead? Fans Freak Out Over Death Rumors,1857,unrelated\nDNA Tests Confirm Lebanon Is Holding ISIS Leader’s Child,1789,unrelated\n\"Tiger Woods PED, PGA Tour Suspension Allegations Retracted by Dan Olsen\",1029,unrelated\nSeth Rogen Eyed to Play Apple's Steve Wozniak in Christian Bale's Steve Jobs Movie (Exclusive),704,discuss\n\"Despite ceasefire announcement, new Boko Haram attacks reported\",821,unrelated\nMatt Taibbi takes a leave of absence from First Look Media,569,unrelated\n\"Man cuts off manhood, throws it in the bin, after girlfriend leaves over small penis\",2081,unrelated\nEbola Scare in Kansas City,1015,discuss\nNasa’s ‘six days of total darkness in December 2014’ is a hoax,2521,agree\n\"Forty years ago, Lego wrote a powerful letter to parents about how gender works\",1726,unrelated\nIraq: US to Probe ISIS' Chlorine Attack on Iraqi Security Personnel,2197,unrelated\nMeteorite leaves crater in Nicaraguan capital Managua,2155,unrelated\nChristian Bale quits Steve Jobs movie,1646,unrelated\nRussian Man Wakes Up to Find His Testicles Have Been Stolen,1949,unrelated\nMum faces real-life Sophie's Choice – as she tries to sell her son to fund daughter's care,1744,unrelated\nISIS Reportedly Beheads American Photojournalist in Iraq,2388,discuss\nObama: murder of James Foley 'shocks the conscience of the entire world',1240,unrelated\nMacaulay Culkin Victim of Another Online Death Hoax,2341,agree\nUPDATE: BATMAN v SUPERMAN Batmobile Reportedly Stolen By (Shocker!) Detroit Locals,137,unrelated\nMacaulay Culkin dead hoax: Fake death report spreads on social networks,1012,unrelated\nCanadian-Israeli Woman May Have Been Captured In Syria: Reports,2147,unrelated\nMexico Says Missing Students Not Found In First Mass Graves,1351,unrelated\nMum Offers to Sell Twin Boy to Save Twin Girl,1776,unrelated\nMexican students not among bodies found in mass graves,1825,unrelated\nUtah man hospitalized after eggnog-chugging competition,2440,unrelated\n“Axl Rose dead 2014” : Guns N' Roses frontman killed by internet death hoax,2525,agree\nKim Jong-Un's sister reportedly running N. Korea,2330,unrelated\nAngry mob hacks off alleged rapist's genitals with meat cleaver after dragging him into butchers,1981,agree\n\"White House Fence Jumper Got Farther Than Previously Thought, Sources Say\",2068,unrelated\nNigeria Says Boko Haram Cease-Fire May Lead to Release of Kidnapped Girls,1661,unrelated\nIS Fighters Seize Weapons Cache Meant for Kurds,2223,unrelated\nGraphic Photo: Oliver Ilic Uses Razor Blade To Slice Off Own Manhood After Girlfriend Broke Up With Him,1184,unrelated\nItalian catches huge wels catfish; is it a record?,1221,unrelated\n\"Would you pay $10,000 for the Apple Watch?\",1157,unrelated\nKnightscope Security Robots Are Keeping Microsoft Campuses Safe (and They Look Really Scary),1195,unrelated\nSeth Rogen reportedly nabs Steve Wozniak role in Steve Jobs filmSteve Jobs Iconic Moments,1966,unrelated\nQuestions raised over Nicaragua 'meteorite',1594,discuss\nFears journalist James Wright Foley beheaded by Islamic State jihadists in ‘message’ to United States,533,unrelated\nRobert Plant Literally Ripped Up An $800 Million Contract To Reunite Led Zeppelin,773,unrelated\nTerrorism fears rise amid reports of stolen jetliners,1681,unrelated\nBoko Haram 'ceasefire' doubts after attacks reported in Nigeria,821,unrelated\nSeth Rogen to play Steve Wozniak alongside Christian Bale's Steve Jobs,1966,unrelated\n\"Boko Haram denies truce, says kidnapped girls married\",1541,unrelated\n\"Apple Watch pricing: Will you spend $5000 for Gold edition, $500 for stainless steel?\",403,unrelated\nMcDonald’s Will Stop Serving Overweight Customers Beginning 1/1/15,1256,unrelated\nTexas Truck Winds Up in Syria With Islamic Militants,1906,agree\nSaddam Hussein’s pilots training Islamic State group,886,unrelated\n\"Thanks Uncle Sam, we have your weapons airdrop: ISIS taunts America over intercepted weapons meant for Kurds\",2509,discuss\nCanadian Soldier Shot At Ottawa War Memorial: Report,1457,discuss\n\"The rapper, the hacker and the terror travel guide writer. Is one of these British extremists Jihadi John? Three potential Islamic State 'Beatles' emerge as MI5 'zeroes in' on murderer who beheaded U.S. journalist James Foley\",592,unrelated\n\"After Giving A Homeless Man $100, This Guy Secretly Filmed Him...\",2240,unrelated\nKim Had Ankle Surgery:  Source,2441,unrelated\n\"Six months after abducting Nigerian schoolgirls, Boko Haram reportedly wants to free them\",1251,unrelated\nISIS Militants Allegedly Contracted Ebola,1778,discuss\nIraq Denies Lebanon Captured Abu Bakr al-Baghdadi's Wife and Child,254,unrelated\n\"Gene Munster Predicts $499 Steel Apple Watch, $4,999 for 18k Gold Edition\",877,discuss\nSenior Western Intelligence Official Confirms London Rapper Abdel Majed Abdel Bary Is A Suspect In The Foley Killing,591,unrelated\nApple Watch battery will require nightly charging,1294,unrelated\nAmazon to Open First Brick-and-Mortar Site,195,unrelated\nNigeria and Boko Haram 'agree ceasefire and girls' release',1896,discuss\nAccording to some Russians this dark figure stumbling through the snowy woods is a Yeti - and they even have a footprint. Hmmmmm,1651,unrelated\nCNN plays chilling audio recording allegedly from Michael Brown shooting: “At least 11 shots”,1435,unrelated\nISIS Video: America’s Air Dropped Weapons Now in Our Hands,1785,unrelated\nJihadi John ‘identified as British man from West London’,2184,unrelated\nTexas plumber's truck on front line of Syria war,2281,unrelated\nThe Arrest of the ISIS Leader's Wife and Son,1787,unrelated\nVogue’s Rat Infestation: Disturbing New Details,304,unrelated\nZack Snyder Responds to Fake Stolen Batmobile Report,1790,unrelated\nNewly Discovered Mass Grave Linked to Missing Mexican Students,2524,unrelated\nSaddam Hussein’s pilots training Islamic State group,950,discuss\nBoko Haram denies it has agreed ceasefire,1906,unrelated\nRep. Duncan Hunter: 'At Least 10' ISIS Fighters Caught at Mexican Border,385,unrelated\nHas The Batman Vs. Superman Batmobile Been Stolen In Detroit?,1494,unrelated\nIsis 'fed murdered kidnap victim to his own mother after she travelled to their headquarters and demanded to see him',962,discuss\nLed Zeppelin’s Robert Plant ripped up a $924 million reunion contract,2508,unrelated\nDog abandoned at railway station with suitcase set for happy ending as offers pour in,347,unrelated\nCould Kim Jong Un open a restaurant in Scotland?,2290,unrelated\nChina App Store Manipulation Photo Goes Viral - But Is It Real?,1384,discuss\nDNA Tests Confirm Lebanon Is Holding ISIS Leader’s Child,682,unrelated\nPolice find mass graves with at least '15 bodies' near Mexico town where 43 students disappeared after police clash,1740,unrelated\n\"Christian Bale passes on role of Steve Jobs, actor reportedly felt he wasn't right for part\",1843,unrelated\n\"Rumor: Gold Apple Watch Edition priced up to $5,000, steel version at $500, will debut on Feb. 14\",2002,unrelated\nIs Ebola Virus Spreading Among ISIS Militants? Reports Claim Jihadists Seeking Cure at Mosul Hospital,225,unrelated\n#Hairgate: iPhone 6 users say device pulls out hair,1646,discuss\n\"Pictured: Heroic sergeant-at-arms, 58, walking through Parliament gun in hand just moments after he killed gunman Michael Zehaf-Bibeau\",611,discuss\nLondon hip-hop artist Abdel-Majed Abdel Bary key suspect in hunt for killer of American journalist James Foley,1263,unrelated\nIsis claims it has US airdrop of weapons,2252,unrelated\nMichelle Obama Not Blurred Out on Saudi TV,1342,unrelated\nNYPD to stop arrests for small amounts of marijuana,139,unrelated\nResetting iOS 8 Preferences May Wipe iCloud Files,530,unrelated\nDurex is not confirming or denying rumors of a “pumpkin spice” condom,1375,unrelated\nFence-jumper ran through much of main floor of White House: report,1916,unrelated\nEbola Outbreak 2015 Update: ISIS Fighters May Have Contracted Deadly Virus,1506,discuss\nMissing Libyan jetliners raise fears of terror attacks on 9/11,846,unrelated\nVideo shows dramatic moment bullet strikes U.S. Marine’s head — and he survives thanks to kevlar helmet,2389,unrelated\nReport: NYPD to stop arresting people for minor marijuana offenses,1400,unrelated\nSEE IT: California homeless man uses $100 gift to give food to others,1020,agree\nVideo: Islamic State Claims to Have Captured US Weapons Airdrop Near Kobane,693,unrelated\n\"Report: new 12-inch MacBook Air slims down, has single USB port\",727,unrelated\nBoko Haram Denies Nigeria Cease-Fire Claim,1761,discuss\nHoax 'Banksy Arrested in London' Story Dupes the Internet Again,2051,agree\nDuped again: Macaulay Culkin is not dead,2240,unrelated\nAn Audio Recording of the Michael Brown Shooting Has Reportedly Surfaced,2044,unrelated\nChristian Bale will not play Steve Jobs,630,unrelated\n\"Bosnia: Seven underage girls return from five day school trip, pregnant\",2504,agree\nNew Audio Allegedly Captures Moment Michael Brown Was Shot,958,unrelated\n\"Batmobile Stolen From \"\"Batman v Superman: Dawn of Justice\"\" Set, Zack Snyder Knows Who Did It\",1737,disagree\nISIL Beheads American Photojournalist in Iraq,1679,discuss\nYPG Confirms: Gill Rosenberg Not Captured in Kobani,1120,unrelated\nISIS supporters mourn death of ‘youngest fighter’,1863,unrelated\n\"Catholic Priest Dead For 48 Minutes, Is Miraculously Revived – His Revelations About God Are Even More Shocking\",2156,unrelated\n\"Is There Really a ‘Sharia Law’ Islamic Tribunal in Dallas, Texas?\",1217,unrelated\nPure Evil: Islamic State Beheads American Journalist James Wright Foley,1966,agree\nResetting iOS 8 Preferences May Wipe iCloud Files,1198,unrelated\nSmall Meteorite Strikes in Nicaragua's Capital City of Managua,1913,agree\nTropical spider 'burrowed under man's skin through scar' - video report,1819,discuss\nBREAKING: ISIS Beheads American Journalist James Wright Foley,1966,agree\nVladimir Putin’s Motorcade Looks Like A Massive Knob,2081,unrelated\nA Predator Drone Has Reportedly Been Spotted Circling Above ISIS's Capital City,2413,unrelated\nTiger Woods' former luxury island goes on sale,1836,unrelated\nMilitant Group Says It Killed American Journalist in Syria,533,unrelated\nWhat This Homeless Guy Did With $100 Completely Stunned The Man Who Gave It To Him,359,unrelated\n\"Boko Haram: Kidnapped Girls Have Been Married Off, Truce Never Happened\",34,unrelated\n\"A message from Jim's mom, Diane Foley:\",26,unrelated\n\"No, Banksy has not been arrested (sigh)\",949,agree\nHundreds mourn the 'death' of Fidel Castro after rumours sweep Twitter (but are they confusing him with recently departed Fidel Castro Odinga from Nairobi?),104,unrelated\nMissing Libyan Jetliners Raise Fears of Suicide Airliner Attacks on 9/11,2309,unrelated\n\"Video showing American journalist beheaded believed real, officials and family say\",17,unrelated\nUnconfirmed reports claim Canadian-Israeli Gill Rosenberg captured by ISIS,387,unrelated\nKFC Locations In Colorado To Begin Selling Marijuana,1973,agree\nISIL video claims beheading of kidnapped journalist James Foley,1679,discuss\n\"Rumor: Apple shooting for 19 hours of Apple Watch battery life under normal conditions, 2.5 hours 'heavy' use\",1608,unrelated\nChristian Bale will not play Steve Jobs,574,unrelated\nFerguson riots: audio may have captured Michael Brown shooting,2287,discuss\nMissing jetliners raise fear of new 9/11-style attacks after Libyan airport falls to Islamic militants,730,discuss\nWHO says reports of suspected Ebola cases in Iraq are untrue,2075,discuss\n'They ate through the ceilings and pooped on the keyboards': Rats are 'taking over' Vogue's new World Trade Center office and Anna Wintour 'no longer wants to work there',2022,unrelated\nMexican students not among bodies found in mass graves,1405,discuss\nISIS video showing beheading triggers international response,1528,unrelated\n\"Vice Media’s CEO blew $300,000 on dinner, and a Vegas casino boss blabbed about it\",979,unrelated\nIs Ebola Virus Spreading Among ISIS Militants? Reports Claim Jihadists Seeking Cure at Mosul Hospital,1438,unrelated\nAngry mob chops off man's genitals with butcher’s knife for alleged rape attempt,1760,unrelated\nISIS Beheading of U.S. Journalist James Foley Posted to YouTube,2070,unrelated\nMichael Brown shooting audio caught on tape?,1481,unrelated\nNET Extra: Back-from-the-dead Catholic priest claims God is a female,398,unrelated\n\"Are missing students in mass graves found near Iguala, Mexico?\",61,unrelated\nTaylor Lianne Chandler: Everything you need to know about Michael Phelps’ intersex girlfriend,60,unrelated\nA Mass Grave Points to a Student Massacre in Mexico,2342,discuss\nKim Jong-un ‘is so fat from eating cheese that he has broken his ankles’,1634,unrelated\nBoko Haram 'ceasefire' doubts after attacks reported in Nigeria,2096,unrelated\nSmall Meteorite Hits Managua,1573,disagree\nSugarhill Gang co-founder Big Bank Hank dies,752,unrelated\nIslamic State claims to have beheaded American journalist,1747,discuss\nVigilantes cut off alleged rapist's penis,805,agree\nKim Jong ill? Analysts say 27-year-old sister Kim Yo Jong may be running North Korea (VIDEO),490,unrelated\nContinuing Violence Puts Boko Haram Ceasefire In Jeopardy,1630,discuss\n\"New York schoolboy who made $72MILLION trading stocks on his lunch breaks - and now takes his friends out to dine on $400 caviar, drives a BMW and has definitely made his immigrant parents proud\",550,unrelated\nISIS fighters ‘have contracted Ebola’,1899,unrelated\nFemale Israeli fighter said abducted by Islamic State  Read more: Female Israeli fighter said abducted by Islamic State,1976,discuss\nA New iOS 8 Bug Can Delete All Of Your iCloud Documents,2033,discuss\nLucita Sandoval sex tape hoax: Viral Argentine video features college student ― not 16-year-old boy,32,unrelated\n6 hidden mass graves may hold missing Mexican students,61,unrelated\nTwo GOP Congressmen Say Suspected Terrorists Caught Crossing U.S.–Mexico Border,1946,discuss\nTom Brokaw Wants Brian Williams Fired Over Iraq Helicopter Story: Report,1048,unrelated\nSetting the record straight on tor,2177,agree\nNorth Korean dictator Kim Jong-Un to open restaurant in Scotland,551,unrelated\nMore than 200 kidnapped Nigerian girls to be released after deal reached with Boko Haram,903,unrelated\n\"Rumor: Stainless Steel Apple Watch Will Cost $500, Gold $4,000\",2365,discuss\nMore American Weapons for ISIS,1253,discuss\nQuestions raised over Nicaragua 'meteorite',1948,unrelated\nNew Audio Shows Michael Brown Was Shot at 11 Times,1289,unrelated\n\"Man cuts off manhood, throws it in the bin, after girlfriend leaves over small penis\",592,agree\nJames Foley remembered as 'brave and tireless' journalist,831,unrelated\n\"What they earn: Vice CEO Shane Smith’s $300,000 steak dinner\",1547,unrelated\nPentagon: ISIS seized materials airdropped to Kurds,564,unrelated\nTexas plumber's truck on front line of Syria war,1950,agree\nInsurgents killed in Nigeria despite alleged truce with Boko Haram,1323,unrelated\n\"No, it's not Tiger Woods selling an island in Lake Mälaren\",84,unrelated\nWas The Batmobile Stolen In Detroit?,1751,discuss\n\"\"\"Oldest Time Capsule\"\" in U.S. Unearthed in Boston\",2257,discuss\n\"Lady on FB: I'm 41, Intersex, and Fucked Michael Phelps on First Date\",330,unrelated\nTurkish Leader Says U.S. Airdrop Aided ISIS Militants,168,unrelated\nVogue's new digs are reportedly swarming with rats,618,unrelated\nVladimir Putin Bird Poop Video is Fake,837,unrelated\n\"No, that broken pencil illustration isn't by Banksy\",614,unrelated\nKim Jong-un necks litres of rare SNAKE wine because he's too fat to please his wife,1185,unrelated\nUS drones hunt Isis leader in Syria,251,unrelated\nMoment U.S. Marine is saved by his Kevlar helmet as Taliban sniper bullet hits him in head,709,unrelated\n\"Batmobile Stolen From \"\"Batman v Superman: Dawn of Justice\"\" Set, Zack Snyder Knows Who Did It\",483,unrelated\nFBI Probing Alleged Audio of Michael Brown Shooting,1786,unrelated\nScientists Doubt That Meteor Caused Crater In Nicaragua,2307,unrelated\n'The youngest martyr - the cub of al-Baghdadi': ISIS boasts a 10-year-old fighter has been killed as he went into battle with his father in Syria,1680,unrelated\nOttawa Gunman Identified As Michael Zehaf-Bibeau,1569,agree\nBali spider burrows under Aussie’s chest,214,unrelated\n\"James Foley: American Journalist, James Wright Foley Beheaded in New ISIS Video [Breaking News]\",1679,discuss\nReport: Fence jumper made it into East Room of White House,2068,unrelated\n\"Audio captured at time of Michael Brown shooting, company says\",2118,discuss\n\"Tiger Woods PED, PGA Tour Suspension Allegations Retracted by Dan Olsen\",438,unrelated\nMichelle Obama Not Blurred Out on Saudi TV,1242,unrelated\n'Hairgate': iPhone 6 users encounter latest Apple problem after 'bendgate',2184,unrelated\n\"Boko Haram Cease-Fire: Abducted Nigerian Schoolgirls To Be Released, Officials Say\",298,unrelated\nESPN's Domestic Violence Panel Is Missing Something Important,2167,unrelated\n\"Paradise is open to all, even dogs, Pope tells boy\",2330,unrelated\nISIS executioner 'Jihadi John' named by media,1256,unrelated\n‘Evil straight from the pits of hell': American journalist James Foley reportedly beheaded by ISIS,511,unrelated\nPredator Drone Reportedly Spotted Over ISIS Stronghold,35,unrelated\nChinese advised to choose British-sounding names to get ahead,137,unrelated\nWho Is Michael Zehaf-Bibeau? Ottawa Shooter Suspect Identified By Canadian Officials ,2115,unrelated\n\"Meteorite Strikes Nicaraguan Capital, Creates 16-Foot-Deep Crater\",345,unrelated\nNew Audio Reveals Pause in Gunfire When Michael Brown Was Shot: Attorney,1637,unrelated\n\"Mexico hit by student massacre: At least 17 anti-corruption protesters 'rounded up, murdered and dumped in a mass grave' - and another 26 are missing\",295,unrelated\nUS Lawmaker: Ten ISIS Fighters Have Been Apprehended Coming Across Southern Border (Video),226,unrelated\nAlleged Audio of Michael Brown Shooting Doesn’t Sound Good for Officer Darren Wilson,968,unrelated\n'Jihadi John' identified: ISIS killer named as Mohammed Emwazi from West London,1252,unrelated\n\"Boko Haram Could Release Kidnapped Girls, Nigerian Officials Say\",1183,unrelated\nMoment U.S. Marine is saved by his Kevlar helmet as Taliban sniper bullet hits him in head,532,unrelated\nKim Jong-Un 'bans the name Kim Jong-un',78,unrelated\n\"Catholic priest dies for 48 mins, wakes up claiming God is a woman\",2043,unrelated\n\"Audio captured at time of Michael Brown shooting, company says\",1737,unrelated\nAccountant Says Comcast Got Him Fired for Contesting Bogus Charges,2438,discuss\nNorth Korea dictator Kim Jong-un undergoes surgery after breaking both ankles on military tour,1480,agree\nISIS Beheads American Journalist James Foley in Video Message to U.S.,1120,unrelated\n\"PGA Tour Pro Claims Tiger Woods Is Currently Suspended For PEDs, Compares Him To Lance Armstrong\",438,unrelated\nNew Audio Shows Michael Brown Was Shot at 11 Times,2317,discuss\n\"BREAKING: Islamic State, in video, beheads American journalist James Wright Foley who was kidnapped in 2012 -@BNONews\",1574,unrelated\nNot coming to a store near you: The pumpkin spice condom,2388,unrelated\nISIL militant 'Jihadi John' named by media,2123,discuss\nRapper identified as James Foley's executioner: reports,633,unrelated\nVandals add rude paint job to $2.5m Bugatti (but luckily for the owner it all turned out to be a hoax),2369,disagree\nHas The Batman Vs. Superman Batmobile Been Stolen In Detroit?,1338,unrelated\nIsis 'fed murdered kidnap victim to his own mother after she travelled to their headquarters and demanded to see him',1530,unrelated\nBREAKING UDPATED: ISIS REPORTEDLY USE CHEMICAL WEAPONS IN KOBANE,367,discuss\nPassenger Wears A Hazmat Suit To Dulles Airport [PHOTO],1178,unrelated\n\"McDonald’s to Stop Serving Overweight Customers in January? Nope, ‘1/15/2015′ Story is Fake\",1539,unrelated\nAudio recording allegedly captures moment Michael Brown was shot,1808,unrelated\nExpert casts doubt on Bunbury man Dylan Thomas’s burrowing stomach-spider story,1826,unrelated\nKFC Gets Occupational Business License To Sell Marijuana In Colorado Restaurants KFC Gets Occupational Business License To Sell Marijuana In Colorado Restaurants,882,unrelated\nSomali terrorist leader dead after US airstrike,1869,unrelated\nMacaulay Culkin Dead? Another Death Hoax Circulates On Facebook,205,unrelated\nCNN Expert on Brown Audio: At First I Thought ‘Someone’s Trying to Punk CNN’,1481,unrelated\nNorth Korea denies reports Kim Jong-un is to open state-backed restaurant in Scotland,1347,unrelated\nTim Cook Reportedly Reveals Apple Watch Waterproofing Has Improved,1938,unrelated\nISIL allegedly kills US journalist in video,1361,unrelated\nExperts: More facts needed on purported audio recording of Michael Brown shooting,121,unrelated\nThe Guy Who Said a Spider Burrowed Under His Skin? Experts Say…,1531,discuss\nSEND IN THE DRONES: Predator drones flown over IS headquarters in Syria,919,agree\n\"Is Apple about to launch a totally redesigned, 12-inch MacBook Air?\",2497,discuss\nDid a plumber's pick-up truck from Texas end up carrying an anti-aircraft gun for Islamic fighters on the front lines of Syria?,2280,discuss\nDid NBC Nightly News Go Live To A Man Who Was Taking A Piss?,1854,unrelated\n\"Is Apple about to launch a totally redesigned, 12-inch MacBook Air?\",1234,unrelated\nConfusion Surrounds Capture Of “ISIS Leader’s Wife”,2042,unrelated\nMacaulay Culkin Dead: Actor Once Again Victim Of Death Hoax,1752,agree\nWho Should Play Steve Jobs Now That Christian Bale Quit?,852,agree\nChristian Bale Is Steve Jobs,1077,unrelated\nNASA Raises Doubts About Reports of Nicaraguan Meteorite,1056,agree\nIraqi airstrike kills key ISIL leader,518,unrelated\nA Letter Lego Sent to Parents in 1974 Holds an Important Message for the Parents of 2014,1689,unrelated\n\"Pizza delivery man gets tipped more than $2,000 for a single delivery\",781,unrelated\nBatmobile Stolen From 'Batman V Superman: Dawn Of Justice' Set? Report Claims That One Of The Batmobile Models Is Missing! Detroit Locals Responsible?,1242,discuss\nObama: murder of James Foley 'shocks the conscience of the entire world',115,unrelated\nSeth Rogen may play Steve Wozniak alongside Christian Bale as Steve Jobs,1707,unrelated\n\"Apple to Take Reservations for Trying On Apple Watch, Considered Platinum Model\",1821,unrelated\nHospital: Man not being treated for Ebola in Kansas City,2404,unrelated\nLow-level marijuana possession could soon land you a ticket instead of arrest in New York City,2217,agree\nAmazon's first brick-and-mortar store said to open in Manhattan,1853,unrelated\nReport: British intelligence has identified Foley's killer,1240,unrelated\nMohammed Emwazi: Man identified as Isis killer 'Jihadi John' was 'stopped by MI5' while on safari holiday in Africa in 2010,2123,discuss\nSamsung is reportedly making a secret new chip in the Apple Watch,1098,discuss\nKFC Gets Occupational Business License To Sell Marijuana In Colorado Restaurants KFC Gets Occupational Business License To Sell Marijuana In Colorado Restaurants,737,unrelated\n\"ISIS beheads American photo-journalist James Wright Foley, threatens more to come\",2067,agree\nDoubts cast over Nicaragua meteorite claim,345,unrelated\nMacklemore Gets Twitter-Trolled with the #MacklemoreJoinedISIS,2237,unrelated\n\"Jihadi John named as Mohammed Emwazi, from west London\",472,unrelated\n\"Leader of Qaeda-Linked Somali Group Is Dead, U.S. Says\",1306,discuss\nIslamic State killer 'Jihadi John' named as Mohammed Emwazi,961,unrelated\nCanadian-Israeli woman reportedly kidnapped by ISIS: Jerusalem Post,513,unrelated\n\"NASA: Planetary Alignment On Jan 4, 2015 Will Decrease Gravity For 5 Minutes Causing Partial Weightlessness???\",2413,discuss\nNEWS/ Meet the Teletubbies Sun Baby: 19-Year-Old Jess Smith Reveals Herself as the Smiling Face Who Looked Over Teletubbyland,470,unrelated\nAmerican hostage in Yemen freed in military raid-Defence Ministry,2411,unrelated\nLuke Somers: British-born photojournalist 'killed by al-Qaeda after failed rescue attempt in Yemen',1048,unrelated\nISIS militants appear to behead abducted American journalist James Wright Foley in graphic video,2404,unrelated\nReports: Big Bank Hank of pioneering rap group Sugarhill Gang has died,2340,discuss\niOS 8 bug reportedly erases iCloud Drive documents when settings are reset,227,unrelated\nPentagon: ISIS seized materials airdropped to Kurds,586,unrelated\nSick Mum Sedated After Trying To Eat Baby,2434,unrelated\nChinese State Media Warns People To Stop Calling Themselves Dumbledore,2185,unrelated\nViral Photo Shows How Chinese Workers Are Used to Manipulate App Store Rankings,796,unrelated\nMilitant Group Says It Killed American Journalist in Syria,1873,unrelated\nNigeria says ceasefire agreed with Boko Haram,600,discuss\nIsis claims US hostage Kayla Mueller killed in coalition airstrike,524,unrelated\nHomeland Security: No ISIL fighters on U.S. border,2249,agree\n\"Nigeria claims deal with Boko Haram on ceasefire, kidnapped girls\",304,unrelated\nMystery man slaps shoppers around head for sneezing,1541,unrelated\nIraqi airstrike kills key ISIL leader,1048,unrelated\nReport: Tom Brokaw Wants Brian Williams Fired,1492,unrelated\n\"No, there aren’t any Ebola cases in Iraq\",938,discuss\nThat Was Fast: Christian Bale Bails on Steve Jobs Biopic,1854,unrelated\n\"Soon Marijuana May Lead to Ticket, Not Arrest, in New York\",2483,unrelated\nSeven girls fall pregnant after five day school trip in Bosnia and Herzegovina,2103,discuss\nOfficials shoot down congressman's claims ISIS terrorists are running across US-Mexico border,2132,unrelated\n\"Apple Media Event Rumored for Late February, Apple Watch and 12\"\" MacBook Air Likely Topics [Updated]\",1968,unrelated\nNigeria Boko Haram blamed for raids despite truce claim,2156,unrelated\nCustomer: I was fired for Comcast complaint,1268,unrelated\nAn Audio Recording of the Michael Brown Shooting Has Reportedly Surfaced,2313,unrelated\n[Updated] Saudi State Television Allegedly Blurs Michelle Obama’s Face During Meeting With New Saudi King,1125,unrelated\nN. Korea’s Kim has leg injury but in control,1815,discuss\nHomeless man who received a meal and hotel stay after spending $100 donation on food for friends insists it was NOT a hoax – despite new witness insisting there was no way he could have been secretly filmed,1429,discuss\nThe Chinese Guide to Avoiding a Bad English Name,678,unrelated\n\"Planetary Alignment Decrease Gravity Hoax on Jan 4, 2015: ‘Will Decrease Gravity For 5 Minutes Causing Partial Weightlessness’ in January is Totally Bogus\",255,unrelated\nAmazon plans ad-supported video streaming service - NY post,531,unrelated\nMacaulay Culkin Dead? Another Death Hoax Circulates On Facebook,804,agree\n\"Jihadi John named as Mohammed Emwazi, from west London\",1644,unrelated\nISIS fighters seize weapons airdrop meant for Kurds,1361,discuss\nWatch: US Marine saved by helmet after being shot by Taliban sniper,305,agree\nAnna Wintour 'refuses to work at new World Trade Center Vogue office due to rat infestation',959,discuss\nWife Of ISIS Leader Abu Bakr al-Baghdadi Detained In Lebanon,2268,discuss\n\"North Korean leader Kim Jong Un had ankle surgery, report says\",2385,unrelated\n\"Source: Pot in NYC may soon net just a ticket, not arrest\",1383,unrelated\nNorth Korea dictator Kim Jong-un undergoes surgery after breaking both ankles on military tour,1097,unrelated\nAmerican hostage in Yemen freed in military raid-Defence Ministry,1988,discuss\n\"Islamic State Militants Have Been Flying 3 Captured Warplanes Over Syrian Airport, Witnesses Say\",295,unrelated\nBali Awry,859,unrelated\nHomeland Security: No ISIL fighters on U.S. border,80,unrelated\n\"If you really believed Colorado KFCs were selling pot, here’s a reality check\",2034,unrelated\nThis Kid Made $72 Million During Lunch,2106,unrelated\nChristian Bale won't play Steve Jobs,2211,agree\nTom Brokaw wants Brian Williams fired,1570,discuss\nBoko Haram Denies Nigeria Cease-Fire Claim,1661,unrelated\nGovernment fires employee who skipped work for 24 years,296,unrelated\n\"Rats at Vogue's NYC offices - watch your step, Anna Wintour\",1256,unrelated\n\"Zack Snyder Kills \"\"Stolen Batmobile\"\" Rumor With Great Photo\",529,unrelated\nAmerican Predator Drone Circling Islamic State’s Stronghold,909,unrelated\nIsis Syria News: Video Shows US Airdropped Weapons and Grenades 'Captured by Islamic State',2483,unrelated\n'They ate through the ceilings and pooped on the keyboards': Rats are 'taking over' Vogue's new World Trade Center office and Anna Wintour 'no longer wants to work there',944,unrelated\nExpert casts doubt on Bunbury man Dylan Thomas’s burrowing stomach-spider story,2338,discuss\nGCPD Solved Stolen Batmobile Case?,529,unrelated\nSchoolboy almost killed by electric shock claims he now has superpowers like Magneto,1295,unrelated\nIsis Syria News: Video Shows US Airdropped Weapons and Grenades 'Captured by Islamic State',2116,unrelated\nESPN’s Domestic Abuse Tonight Panel Will Be 100% Dudes,825,unrelated\nTropical spider burrows under man's skin through scar,1880,disagree\nSetting the record straight on tor,720,unrelated\nMeteorite leaves crater in Nicaraguan capital Managua,1825,discuss\nKim Yo-jong in Charge: Kim Jong-un's Sister 'Replaces' North Korean Dictator During Illness,2344,discuss\nRumor debunked: RoboCop-style robots are not patrolling Microsoft's campus,831,unrelated\nESPN to save NFL's image with all-male domestic abuse discussion,610,disagree\nConstipated goldfish operated on by North Walsham vet,924,unrelated\nPure Evil: Islamic State Beheads American Journalist James Wright Foley,938,unrelated\nQuestions raised over Nicaragua 'meteorite',715,discuss\nLebanon detains wife and son of Al-Baghdadi,1004,discuss\nBREAKING: Soldier shot at War Memorial in Ottawa,2338,unrelated\nREPORT: The Batmobile Might Have Been Stolen In Detroit,1671,discuss\nIndian 'Rapist' Castrated By Angry Mob Who Hack Off Gentials With Meat Cleaver (GRAPHIC PICTURES),313,unrelated\n\"Obama, Outraged Over Beheading, Vows to Stay on Course\",1314,unrelated\nCheese addiction breaks Kim Jong-un's ankles,1457,unrelated\n\"Suspected meteorite leaves crater in Managua, is linked to asteroid\",40,unrelated\n\"Calm down everyone, Banksy hasn't been arrested: 9 clues that it's a hoax\",1296,unrelated\n\"Rats at Vogue's NYC offices - watch your step, Anna Wintour\",2506,unrelated\n\"Sorry, Fido. Pope Francis did NOT say our pets are going to heaven\",879,unrelated\nNigeria Claims Boko Haram Will Release the Kidnapped Schoolgirls,206,unrelated\nDoes ISIS Have Ebola? Probably Not! Media Reports It Anyway,1916,unrelated\nIsis militants claim to have killed US journalist James Foley,2047,discuss\nBoko Haram denies it has agreed ceasefire,1896,discuss\nThis Letter To Parents From A 1970s Lego Set Contains An Important Message For Gender Equality,2171,agree\nOfficials Refute Iraqi Media Reports That ISIS Members Have Contracted Ebola In Mosul,2180,agree\nReports: Boko Haram may release schoolgirls as part of deal,40,unrelated\n\"Thanks Uncle Sam, we have your weapons airdrop: ISIS taunts America over intercepted weapons meant for Kurds\",634,unrelated\nUS Marine survives headshot from Taliban (video),709,unrelated\nKimye’s Fault? Anna Wintour’s NYC ‘Vogue’ Offices Hit With Disgusting Rat Infestation: ‘Rat Droppings On Desks’,1036,unrelated\nCBS News Names Canadian Parliament Shooting Suspect,1883,unrelated\n\"Mexico hit by student massacre: At least 17 anti-corruption protesters 'rounded up, murdered and dumped in a mass grave' - and another 26 are missing\",324,unrelated\n\"Rumors of King Abdullah Flying in Airstrikes Not True, Fox Excited Anyway\",530,unrelated\nKim Had Ankle Surgery:  Source,1549,unrelated\nTiger Woods' agent shoots down report of failed drug test,550,unrelated\n6 hidden mass graves may hold missing Mexican students,1984,discuss\nNASA Confirms Earth Will Experience 6 Days of Total Darkness in December 2014!,804,unrelated\nIraqi media: ISIS militants have contracted Ebola,23,unrelated\nReport of Kim Jong-un’s ankle injury add fuel to rumours about his absence,2210,unrelated\n\"Mass Graves Found In Mexico, Near Place Where 43 Students Went Missing\",2375,unrelated\nBoko Haram denies truce to release kidnapped schoolgirls,2144,discuss\nIsis video claims to show beheading of British hostage David Haines,331,unrelated\nIs the iPhone 6 Really Pulling Out Your Hair?,2303,unrelated\nItalian catches huge wels catfish; is it a record?,793,unrelated\nQuestions raised over Nicaragua 'meteorite',586,unrelated\n'Hairgate': iPhone hit by new social media storm,161,unrelated\nIS militant 'Jihadi John' named as Mohammed Emwazi from London,1427,unrelated\n\"Reports Isis fighters have contracted Ebola are 'incorrect', says Iraqi health ministry\",2104,unrelated\nCanadian official identifies dead Ottawa gunman as Michael Zehaf-Bibeau,564,discuss\n\"NYPD to stop arresting for low-level marijuana charges, will issue tickets instead: source\",2372,discuss\nIslamic State using 'SCORPION bombs' to terrorise victims,524,unrelated\nInsurgents killed in Nigeria despite alleged truce with Boko Haram,1905,unrelated\nLetter From Lego To Parents In The '70s Makes An Important Point About Gender,2171,agree\nMissing Libyan jetliners raise fears of terror attacks on 9/11,1343,unrelated\n\"Vice Media Chief Said to Pay $300,000 for Dinner for 30\",1605,unrelated\nIsis tells mother on rescue mission :’You’ve just eaten your son’,844,unrelated\nISIS executioner 'Jihadi John' identified as Mohammed Emwazi,1724,discuss\nReturn of the Mac: Seth Rogen in talks to star as Apple co-founder Steve Wozniak in upcoming Steve Jobs biopic,2453,unrelated\nISIS Border Crisis: DHS Chief Says Terrorists Not Entering US Through Mexico,2056,unrelated\n\"Wife, child of Islamic State head Abu Bakr al-Baghdadi held in Lebanon, officials say\",1913,unrelated\nIRAQI HEALTH OFFICIAL: EBOLA HAS KILLED 5 ISIS FIGHTERS,1034,unrelated\nBoko Haram Denies Nigeria Cease-Fire Claim,1541,unrelated\nSeth Rogen Is Woz,1642,unrelated\n\"Meteorite Strikes Nicaraguan Capital, Creates 16-Foot-Deep Crater\",1933,unrelated\nBritish aid worker David Haines beheaded by ISIL,1645,unrelated\nA Bogus Banksy,614,unrelated\n'I aborted my baby because it was a boy': Outrage after 'feminist' blogger claims gender prompted termination,2213,unrelated\nMexico Says Missing Students Not Found In First Mass Graves,1405,discuss\nNigerians doubtful of girls' release after Boko Haram 'truce' breached,2530,discuss\n\"David Haines Beheaded By ISIS, Execution Video Contains Threats Against UK: Reports\",15,unrelated\nVideo shows ISIL beheading of photojournalist James Foley,1009,unrelated\nSeven girls fall pregnant after five day school trip in Bosnia and Herzegovina,2022,unrelated\nHundreds of Palestinians flee floods in Gaza as Israel opens dams,1070,agree\nIRAQI AND KURDISH MEDIA REPORTS: ISIS FIGHTERS HAVE CONTRACTED EBOLA,1004,unrelated\nSpider burrowed through tourist's stomach and up into his chest,2042,disagree\nHoly Theft! Batmobile Stolen from 'Batman v Superman'???,2055,unrelated\nThe Guy Who Said a Spider Burrowed Under His Skin? Experts Say…,1708,unrelated\nAnother American hostage at risk by Islamic state,2261,unrelated\nBoko Haram ceasefire ignored as violence flares in Borno state,244,unrelated\n\"Dead for 48 minutes, Catholic Priest claims God is female\",2296,unrelated\nJames Foley executioner said identified as British rapper  Read more: James Foley executioner said identified as British rapper,1237,unrelated\nPaul Rudd Is Not the Viral Video Hero Who Tackled a Gay Basher in Dallas,1867,unrelated\nPurported ISIS claim: Jordan airstrike kills female US hostage,1465,unrelated\nBanksy 'Arrested & Real Identity Revealed' Is The Same Hoax From Last Year,1884,agree\nSmall Meteorite Strikes in Nicaragua's Capital City of Managua,524,unrelated\n7 teen girls get pregnant on school trip Read more at http://www.wnd.com/2014/12/7-teen-girls-get-pregnant-on-school-trip/#F5filOd6yFpASPV9.99,612,unrelated\nGateway Pundit,2528,discuss\nISIS Beheads American Journalist James Foley in Video Message to U.S.,1549,unrelated\nMacaulay Culkin Hasn’t Died Despite What Everyone Is Saying On Facebook,2022,unrelated\nAccountant Claims Comcast Got Him Fired From His Job for Reporting a Customer Service Issue,1338,unrelated\n\"Woman detained in Lebanon is not al-Baghdadi's wife, Iraq says\",2268,discuss\n\"Soon Marijuana May Lead to Ticket, Not Arrest, in New York\",873,discuss\n\"No, Robert Plant Didn’t Rip Up an $800 Million Contract\",699,disagree\nISIS Executioner 'Jihadi John' Is Named as Mohammed Emwazi,1427,unrelated\n\"FIDEL CASTRO DEATH WATCH: RUMORS HEAT UP, CUBA DENIES\",47,unrelated\nBlundering boyfriend burns down college after trying to impress his girlfriend with elaborate marriage proposal,313,unrelated\n\"Rajasthan: Man Tries to Rape Teenager, Angry Mob Chops His Penis Off\",1680,unrelated\nSeth Rogen Is Woz,89,unrelated\nIs this proof of bigfoot? New 'yeti' video shows giant hairy beast walking through forest,829,unrelated\nISIL Beheads American Photojournalist in Iraq,578,discuss\nDog found abandoned outside railway station with suitcase of his belongings,1214,agree\nAngry mob chops off man's genitals with butcher’s knife for alleged rape attempt,1256,unrelated\nIslamic State May Have Fighter Jets Now After Seizing Russian-Made MiGs,2218,unrelated\nBoko Haram ceasefire ignored as violence flares in Borno state,1630,disagree\n\"A message from Jim's mom, Diane Foley:\",2525,unrelated\nPentagon: 1 weapons bundle seized by militants,1026,unrelated\nNET Extra: Back-from-the-dead Catholic priest claims God is a female,1008,agree\nCNN Plays Alleged Audiotape of Michael Brown ShootingMilitarization Of Police,1605,discuss\nSomalia Shebab chief Ahmed Abdi Godane likely dead in US strike: Source,1547,unrelated\nThe @FoxNewsPress Account Tweeting Lawsuit Threats Is a Fake,664,unrelated\nDoes ISIS Have Ebola? Probably Not! Media Reports It Anyway,1938,unrelated\n\"It was me! Student, 19, reveals SHE was the Teletubbies' giggling baby in the sky - and was paid just £250 and a box of toys\",1623,agree\nInsurgents killed in Nigeria despite alleged truce with Boko Haram,1540,discuss\nMacaulay Culkin dead: The death hoax is once again on the child actor,1502,unrelated\nReport: ISIS Leader Abu Bakr Al-Baghdadi Assassinated In U.S. Airstrike,621,discuss\nFisherman lands 19 STONE catfish which could be biggest in world to be hooked,2196,agree\nBatmobile Stolen From 'Batman V Superman: Dawn Of Justice' Set? Report Claims That One Of The Batmobile Models Is Missing! Detroit Locals Responsible?,1807,unrelated\nISIS Leader Killed: Abu Bakr Al-Baghdadi Reportedly Killed By U.S. Airstrike,1921,unrelated\nApple may launch 12-inch MacBook Air with Retina Display,2344,unrelated\nPictured: Libyan Islamist rebels pose with planes seized from Tripoli airport as U.S. officials warn they could be used to carry out terrorist attack on 9/11 anniversary,1574,unrelated\n\"David Haines Beheaded By ISIS, Execution Video Contains Threats Against UK: Reports\",382,unrelated\nCheeky vandals paint giant penis on bonnet of £1.5 million Bugatti Veyron sportscar,442,unrelated\nBREAKING: British-born hostage 'KILLED in failed rescue attempt',120,unrelated\nThe famous “Dog whisperer” Cesar Millan died of a heart attack this morning.,2367,unrelated\nBatmobile Rumored To Have Been Stolen From Batman V. Superman: Dawn Of Justice Set,1789,unrelated\n\"And finally: Apple Watch to launch 9 March with 100,000 apps\",1789,unrelated\nIs Ebola Virus Spreading Among ISIS Militants? Reports Claim Jihadists Seeking Cure at Mosul Hospital,2175,unrelated\nStudent accidentally sets college on fire during fireworks proposal,1876,agree\nDNA Tests Confirm Lebanon Is Holding ISIS Leader’s Child,365,unrelated\nChristian Bale set to play Steve Jobs in forthcoming biopic of Apple co-founder,137,unrelated\nShots Heard In Alleged Brown Shooting Recording [AUDIO],2458,unrelated\nMacaulay Culkin Dead? Another Death Hoax Circulates On Facebook,498,unrelated\nIslamic State militants claim to behead missing American journalist,125,unrelated\nPopular 'Banksy' Instagram account offers powerful message of perseverance after Paris attack,1545,unrelated\nKim Jong-Un planning Scottish restaurant,126,unrelated\nApple Watch reportedly set to ship in the U.S. by March,554,unrelated\nPope Francis turns out not to have made pets in heaven comment,1832,agree\nFears journalist James Wright Foley beheaded by Islamic State jihadists in ‘message’ to United States,1347,unrelated\nISIS Video Purports To Show Beheading Of British Aid Worker,882,unrelated\nISIS Getting Ebola,2254,unrelated\nStaff Reporter,2087,unrelated\nSugarhill Gang’s Big Bank Hank dead at 57,1979,unrelated\n\"No, it's not Tiger Woods selling an island in Lake Mälaren\",1212,disagree\nEmotional sergeant-at-arms is greeted back to parliament with a rousing standing ovation a day after he heroically shot dead terrorist - the first time he used weapon in 30 year career,2070,unrelated\nWhite House Fence Jumper Actually Made It Pretty Far Inside,887,unrelated\n‘Star Wars: The Force Awakens’ May Get An Early Release Date—Report,800,unrelated\nUnconfirmed Reports Say UK Hostage Held By ISIS Found Innocent,1198,unrelated\n\"Stainless steel Apple Watch could cost just $499, but gold will be 10 times as pricey\",652,unrelated\nBatmobile Stolen From 'Batman V Superman: Dawn Of Justice' Set? Report Claims That One Of The Batmobile Models Is Missing! Detroit Locals Responsible?,964,unrelated\nCNN audio: Is this the moment Michael Brown was shot?,450,unrelated\n\"Catholic Priest Dies for 48 Minutes, Comes Back to Life and Claims God Is Female\",2265,unrelated\nA Murdered Witness?,1481,unrelated\nVideo Purports To Show Beheading Of U.S. Journalist By Militants,115,unrelated\n\"Islamic State leader's family detained by Lebanon, officials say\",720,discuss\n'Spiderman' squished: Experts debunk claims,403,unrelated\n\"ISIS beheads American photo-journalist James Wright Foley, threatens more to come\",1549,unrelated\nISIL Beheads American Photojournalist in Iraq,1385,unrelated\nLego letter from the 1970s still offers a powerful message to parents 40 years later,22,unrelated\nApple may launch 12-inch MacBook Air with Retina Display,727,unrelated\nISIS fighters 'have contracted Ebola': World Health Organisation investigating reports militants showed up at Iraqi hospital with lethal disease,321,unrelated\nApple’s next MacBook could be a 12-inch MacBook Air,45,unrelated\n11 jetliners 'missing' after Islamist takeover of airport,2317,unrelated\nREPORT: JETLINERS STOLEN FROM LIBYA COULD BE USED TO ATTACK U.S. ON 9/11,2010,discuss\nISIS Video: America’s Air Dropped Weapons Now in Our Hands,2336,unrelated\nIndian civil servant sacked 'after 24-year sickie',932,agree\nSeven teenage girls get pregnant on school trip,204,agree\nStreet Artist BANKSY Arrested? Again?,667,unrelated\n\"Soldier, Gunman Killed In Shooting Incident Near Canadian Parliament\",2347,agree\nVideo messaging service verifies timing of CNN audio recording,450,unrelated\nMichelle Obama Not Blurred Out on Saudi TV,520,unrelated\n\"Apple 12-Inch MacBook Air Details Emerge; Device Could Be Thinner, Lighter Than Current Model\",1730,discuss\nA Man Says Comcast Called His Boss And Got Him Fired After He Complained About Its Service,2438,discuss\nThe @FoxNewsPress Account Tweeting Lawsuit Threats Is a Fake,1728,agree\nIslamic State militants allegedly used chlorine gas against Iraqi security forces,2002,discuss\n\"HBO streaming service could launch in April for $15 per month, work on Apple TV\",1923,unrelated\nMystery man slaps shoppers around head for sneezing,381,unrelated\nDog Found Abandoned With Suitcase Filled With His Belongings,424,unrelated\nLynch mob use butcher's meat cleaver to castrate rapist they caught attacking teenage girl in alleyway in Indian city,1829,unrelated\nISIS Border Crisis: DHS Chief Says Terrorists Not Entering US Through Mexico,1875,unrelated\nRussian Man Wakes Up to Find His Testicles Have Been Stolen,1299,unrelated\nSurreal Photos of Fisherman’s Jaw-Dropping Catch Will Likely Have People Wondering If It’s Real,15,unrelated\nTwo blokes dared to eat 20-year-old burger for charity,950,unrelated\nSpeeding Up ‘Seinfeld’ For Younger Viewers,1761,unrelated\nAudio recording allegedly captures moment Michael Brown was shot,1905,unrelated\nNew Audio Reveals Pause in Gunfire When Michael Brown Was Shot: Attorney,1916,discuss\n\"11 Tripoli Planes Still Missing, Sparks 9/11 Concerns\",1865,discuss\nTexas Truck Winds Up in Syria With Islamic Militants,125,unrelated\nIndia Rape Crisis Sees Mob Castrate Alleged Sex Attacker in Shocking Scenes,2005,agree\nKC hospital: Patient does not have symptom profile of Ebola,2501,agree\n\"Planetary Alignment On Jan 4, 2015 Will Decrease Gravity For 5 Minutes Causing Partial Weightlessness\",255,unrelated\nNew Audio Allegedly Captures Moment Michael Brown Was Shot,1403,unrelated\nTiger Woods Is Selling His Private Island For $7.1 Million,1954,unrelated\nRussian Yeti Or Bigfoot Hoax? New Footage Sparks Debate,2377,discuss\nNEWS/ You'll Never Guess How a Homeless Man Spent $100—Watch the Touching Video!,321,unrelated\n#Hairgate: iPhone 6 users say device pulls out hair,2531,unrelated\nIdentity of ISIS terrorist known as 'Jihadi John' reportedly revealed,77,unrelated\n\"SMALL METEORITE STRIKES NICARAGUA, GOVERNMENT SAYS\",1627,unrelated\nNigeria: hopes for return of kidnapped schoolgirls rise after ceasefire reported,840,discuss\nVice CEO Throws Down $300K on Lavish Vegas Dinner,1268,agree\nSmall Meteorite Strikes in Nicaragua's Capital City of Managua,757,unrelated\n\"Homeless man who became a YouTube sensation after spending $100 on food for his beggar friends gets a surprise Christmas meal, makeover and night in a hotel in new video... but is it all a hoax by a 'serial prankster'?\",676,unrelated\nHundreds mourn the 'death' of Fidel Castro after rumours sweep Twitter (but are they confusing him with recently departed Fidel Castro Odinga from Nairobi?),959,unrelated\nMet police denies reports of Banksy arrest,900,agree\nWife and son of Islamic State leader Abu Bakr al-Baghdadi detained in Lebanon,1883,unrelated\nVideo: Marine saved by helmet after Taliban sniper attack,1481,agree\nNigeria says ceasefire agreed with Boko Haram,1439,unrelated\nThat’s one way to clean it: Apple Watch will reportedly survive a trip through the shower,218,unrelated\nChristian Bale quits Steve Jobs movie,1077,unrelated\nAn audio recording of the Michael Brown shooting has reportedly surfaced,776,unrelated\nHope Fades for Girls' Release After Boko Haram 'Truce' Breached,2530,discuss\n\"Meteorite makes big crater in Nicaragua, government says\",757,unrelated\n\"No, Banksy hasn’t been arrested\",77,unrelated\nNorfolk Man Pays £300 For His Constipated Goldfish To Have Lifesaving Surgery,662,unrelated\n\"Israel opens dams, floods Gaza\",1438,unrelated\nActor has his testicles stolen after meeting ‘young blonde woman at a bar’,516,agree\nISIS Reportedly Beheads U.S. Journalist James Wright Foley on Camera,2261,unrelated\nBanksy arrest hoax: Internet duped by fake report claiming that the street artist's identity has been revealed,1544,unrelated\nAlleged audio of Michael Brown shooting released,1459,unrelated\nState House time capsule from 1795 unearthed,1049,agree\n\"Dogs DO go to heaven… and cats, and horses: Pope assures young boy that there is a place in paradise for animals as well\",2152,unrelated\nShots Heard In Alleged Brown Shooting Recording [AUDIO],1916,discuss\n\"Texas Turkey Farm Contaminated With Ebola, Over 250,000 Holiday Turkeys Infected\",1606,unrelated\nArmed U.S. drones spotted flying over Syria in possible hunt for ISIS leader,1657,discuss\n11 jetliners 'missing' after Islamist takeover of airport,126,unrelated\n'Jihadi John': Isis fighter named as Mohammed Emwazi from west London,2202,discuss\nNBC weatherman caught urinating in the woods live on air,2185,unrelated\nPentagon: death of al Shabaab leader in U.S. strike would be major blow,2152,unrelated\n\"See How This Homeless Man Spends A Hundred Dollars, And Keep A Tissue Handy [Video]\",691,unrelated\nISIS Video: America’s Air Dropped Weapons Now in Our Hands,2172,discuss\nTwo GOP Congressmen Say Suspected Terrorists Caught Crossing U.S.–Mexico Border,742,discuss\nIndia: 400 men cut off their testicles to 'get closer to God' following advice from 'guru',1731,unrelated\nFears journalist James Wright Foley beheaded by Islamic State jihadists in ‘message’ to United States,2304,unrelated\nGoogle to Buy Redwood City Offices for $585M,1549,unrelated\n\"Boko Haram: Kidnapped Girls Have Been Married Off, Truce Never Happened\",821,unrelated\nThe Apple Watch has a low-power mode that only tells the time,1539,unrelated\n\"Boko Haram Cease-Fire: Abducted Nigerian Schoolgirls To Be Released, Officials Say\",2088,unrelated\n\"Gill Rosenberg, Canadian-Israeli Woman Feared Kidnapped By ISIS, Says She's Safe\",80,unrelated\nVideo: Marine survives Taliban sniper headshot thanks to helmet,1734,agree\nChinese State Media Warns People To Stop Calling Themselves Dumbledore,1724,unrelated\nWeather Reporter Caught Writing His Name In The Snow Was NOT Ready To Go On Camera (UPDATED),1319,agree\nKim Jong-un 'so fat he has fractured his ankles',505,unrelated\nLego letter to parents in 1974 on gender equality still resonates 40 years on,2171,agree\n\"Rumor: Apple shooting for 19 hours of Apple Watch battery life under normal conditions, 2.5 hours 'heavy' use\",1357,unrelated\nRumors of ISIS leader's death debunked,1631,unrelated\n\"FIDEL CASTRO DEATH WATCH: RUMORS HEAT UP, CUBA DENIES\",1918,discuss\nEbola Frisco 2014: Patient Shows Virus Symptoms After Apparent Thomas Eric Duncan Contact,320,unrelated\nRumors of ISIS leader's death debunked,511,unrelated\nMichael Phelps Sex Scandal: Troubled Olympian’s Girlfriend Was Born A Man!,1847,agree\n\"So, There Might Be a Rat Infestation at Vogue\",483,unrelated\nTropical spider burrows under man's skin through scar,181,unrelated\nSugarhill Gang Rapper Big Bank Hank Dies at 57,2421,unrelated\nIraq Denies Lebanon Captured Abu Bakr al-Baghdadi's Wife and Child,1875,unrelated\nReport of Kim Jong-un’s ankle injury add fuel to rumours about his absence,2087,unrelated\nApple Watch delayed for February in limited quantity,1760,unrelated\n\"Confusion swirls, details murky in arrest of ISIS leader's 'wife'\",737,unrelated\nApple Orders More Than 5 Million Watches for Initial Run,467,unrelated\n\"Dead for 48 minutes, Catholic Priest claims God is female\",1877,unrelated\nNun who GAVE BIRTH to baby boy after suffering agonising stomach pains 'had no idea' she was pregnant,2174,unrelated\nSenator: Detainees swapped for Bergdahl have contacted militants,1541,unrelated\n\"Tee-off in your own putting paradise: Swedish luxury island owned by Tiger Woods up for sale - and it comes with a villa, a hot tub and a lodge\",1954,unrelated\n\"Man chops off his own penis, throws it in the trash after getting dumped for bad bedroom skills\",714,unrelated\n'There is no limit to their depravity' Islamic State FEED mother her own SON,1726,unrelated\n\"Boko Haram: Kidnapped Girls Have Been Married Off, Truce Never Happened\",2045,unrelated\nVIDEO: Son Stuns Parents By Paying Off Their Mortgage As Christmas Surprise,2471,unrelated\nMagic Mushrooms Found in Queen Elizabeth's Garden at Buckingham Palace,1857,unrelated\nMexico Says Students Not Among Dead in Mass Grave,683,unrelated\nObama denounces killing of journalist James Foley and pledges ‘justice’,2127,unrelated\n\"U.S. accidentally delivered weapons to the Islamic State by airdrop, militants say\",816,unrelated\nZack Snyder Responds to Fake Stolen Batmobile Report,2135,agree\n\"Apple Watch Gold Edition may cost as much as $5,000\",1498,unrelated\nNewly Discovered Mass Grave Linked to Missing Mexican Students,712,unrelated\nIslamic State releases video apparently showing the beheading of missing US journalist James Foley,1336,discuss\nThat Was Fast: Christian Bale Bails on Steve Jobs Biopic,932,unrelated\n\"Michael Zehaf-Bibeau, slain Ottawa shooter, had criminal record in Quebec, B.C.\",2002,unrelated\nThe Arrest of the ISIS Leader's Wife and Son,845,unrelated\nGive a homeless man $100 and see what he does with it [Video],754,unrelated\n\"After Giving A Homeless Man $100, This Guy Secretly Filmed Him...\",1996,agree\n\"Spider burrowed into appendix scar, crawled through WA man's body\",1708,unrelated\nMexican students not among bodies found in mass graves,1538,unrelated\n\"‘Teletubbies’ Sun Baby: Fans Freak Out Over Jess Smith, 19\",1213,unrelated\nTropical spider burrowed under Bali tourist's skin,2042,disagree\nMichael Phelps’ alleged girlfriend says she was born intersex,1183,unrelated\nHigh school student scores $72M playing the stock market,1858,disagree\n\"Rare meteorite impact causes blast in Nicaragua's capital, Managua\",1948,unrelated\nChina: Satirical site warns citizens over name choices,2260,agree\nSugarhill Gang Rapper Big Bank Hank Dies at 57,1374,unrelated\nMichael Zehaf-Bibeau was shot nearly a dozen times before Kevin Vickers fatally wounded him,1568,unrelated\nSoldier shot in Ottawa at War Memorial,1427,unrelated\nBritish hostage David Haines beheaded by Islamic State terrorists,2102,agree\nKim Jong-Un 'bans the name Kim Jong-un',414,unrelated\n\"Mass Graves Found In Mexico, Near Place Where 43 Students Went Missing\",2360,unrelated\n\"North Korean leader Kim Jong-un not missing, just having ankle surgery\",1001,discuss\nTim Cook Reportedly Reveals Apple Watch Waterproofing Has Improved,950,unrelated\n\"Fidel Castro Is Dead, According to Viral Twitter Rumors\",227,unrelated\nHundreds mourn the 'death' of Fidel Castro after rumours sweep Twitter (but are they confusing him with recently departed Fidel Castro Odinga from Nairobi?),2459,unrelated\nRobert Plant Literally Ripped Up An $800 Million Contract To Reunite Led Zeppelin,220,unrelated\nNASA Raises Doubts About Reports of Nicaraguan Meteorite,388,unrelated\nISIS Blasts 'Scorpion Bombs' At Civilian Areas In Iraq; Mosul Residents Living In Fear,2248,unrelated\n\"Vice Media Chief Said to Pay $300,000 for Dinner for 30\",1268,discuss\n\"High-end Apple Watch to start at $5,000 -- analyst\",1156,unrelated\nNorth Korea dictator Kim Jong-un 'set to open a new restaurant in SCOTLAND',2398,unrelated\nDHS Rebuffs Congressman’s Claim ISIS Infiltrating Southern Border,1483,unrelated\n\"11 Tripoli Planes Still Missing, Sparks 9/11 Concerns\",1660,unrelated\nTropical spider burrowed under man's skin through appendix scar and lived there for THREE DAYS,1638,agree\n\"Priest Dies, Wakes Up, Claims God Is a Woman. Huh?\",125,unrelated\nNow the Vogue Rats Are Chewing Through Couture,304,unrelated\nMcDonald’s Will Stop Serving Overweight Customers Beginning 1/1/15,1383,unrelated\nBREAKING: British-born hostage 'KILLED in failed rescue attempt',2495,unrelated\n\"Don't Worry, 'The Breakfast Club' Star Judd Nelson Is Not Dead\",35,unrelated\n\"North Korean leader Kim Jong-un’s mystery illness actually two broken ankles, newspaper says\",856,discuss\nThis Powerful Cartoon About The Charlie Hebdo Attack Is Not By Banksy,1148,unrelated\nShots Heard In Alleged Brown Shooting Recording [AUDIO],472,unrelated\n\"James Wright Foley, Kidnapped Journalist, Apparently Executed by ISIS\",1549,unrelated\nDNA Tests Confirm Lebanon Is Holding ISIS Leader’s Child,651,unrelated\nGoogle Said to Buy Redwood City Offices for $585 Million,2329,discuss\n\"Jeh Johnson: Politicians Shouldn't 'Feed The Flames Of Fear' Over ISIS, Ebola\",742,discuss\nWas The Video Of That Homeless Man Doing Good Deeds With $100 All An Elaborate Hoax!?,2305,disagree\nThis Week In Weird News: Horrible Human Slaps Elderly Woman For Sneezing,1296,unrelated\n\"Pictured: Heroic sergeant-at-arms, 58, walking through Parliament gun in hand just moments after he killed gunman Michael Zehaf-Bibeau\",1586,unrelated\nOttawa Gunman Identified As Michael Zehaf-Bibeau,1458,unrelated\nBoko Haram ceasefire ignored as violence flares in Borno state,1883,unrelated\nIraq: US to Probe ISIS' Chlorine Attack on Iraqi Security Personnel,1267,unrelated\nIs There an ISIS Threat on the Texas-Mexico Border or Not?,130,unrelated\n\"Jeh Johnson: Politicians Shouldn't 'Feed The Flames Of Fear' Over ISIS, Ebola\",2141,unrelated\n\"Hundreds of dog-lovers from around the world offer home to pet abandoned at the railway station with a suitcase containing his pillow, toy, bowl and favourite food\",424,unrelated\n\"'American bombing had signed my death certificate': Missing US journalist James Wright Foley goes unflinching to his death as ISIS behead him in horrific video, as a warning to Obama\",1116,discuss\n\"A message from Jim's mom, Diane Foley:\",1857,unrelated\nYPG Confirms: Gill Rosenberg Not Captured in Kobani,214,unrelated\nBREAKING: ISIS Beheads American Journalist James Wright Foley,1347,unrelated\nThis Kid Made $72 Million During Lunch,220,unrelated\nIslamic State using 'SCORPION bombs' to terrorise victims,1351,unrelated\nHere's video of a bird pooping on Vladimir Putin in the middle of a speech,119,unrelated\nHas Ebola infected Isis militants in Mosul?,1689,discuss\nI aborted my baby because it was a boy,1673,unrelated\n#ISIS beheads photojournalist James Wright Foley in a massage to US to end its intervention in #Iraq.,1589,agree\nWhat One Homeless Man Does with $100 Will Astonish You (VIDEO),359,unrelated\nNicaraguan commission on possible meteorite crash presents rock samples,2155,unrelated\nSouth Korea: Kim Jong Un had ankle surgery to remove cyst,2344,unrelated\nIsis militants claim to have killed US journalist James Foley,321,unrelated\n\"Mexico hit by student massacre: At least 17 anti-corruption protesters 'rounded up, murdered and dumped in a mass grave' - and another 26 are missing\",1224,unrelated\nZack Snyder’s ‘Batman V Superman: Dawn Of Justice’ Stolen Batmobile Rumor Put To Rest,1673,unrelated\n\"Islamic State Training Pilots in Military Jets, Monitors Say\",950,discuss\n\"Catholic Priest Dies for 48 Minutes, Comes Back to Life and Claims God Is Female\",1605,unrelated\nSergeant-at-Arms stopped shooter on Parliament Hill,1586,unrelated\n\"Apple Media Event Rumored for Late February, Apple Watch and 12\"\" MacBook Air Likely Topics [Updated]\",2044,unrelated\nExpert casts doubt on Bunbury man Dylan Thomas’s burrowing stomach-spider story,1880,agree\nISIS Reportedly Beheads U.S. Journalist James Wright Foley on Camera,1385,unrelated\nSeven girls as young as 13 become pregnant on a school trip,2125,disagree\nTropical spider burrows under man's skin through scar,2338,discuss\nBATMAN VS. SUPERMAN BATMOBILE STOLEN,1242,discuss\nVideo shows ISIL beheading of photojournalist James Foley,578,discuss\nSpurned wife leaves cheating husband and twin naked in busy car park,1852,agree\nAudio of gunfire in Michael Brown case authenticated by app company,1438,unrelated\nSenator: Detainees swapped for Bergdahl have contacted militants,2314,unrelated\nUPDATE: Internet report of Ebola outbreak in Purdon not true,1921,unrelated\nComcast blocks Tor,1359,agree\n\"Is Apple about to launch a totally redesigned, 12-inch MacBook Air?\",480,unrelated\nKim Jong-Un's Sister Takes Control in North Korea,2473,discuss\nTourist wakes to find strange red trail on his stomach - and discovers a spider has burrowed through his appendix scar and crawled UNDER his skin while on holiday in Bali,1826,unrelated\nLebanon detains wife and son of Al-Baghdadi,1263,disagree\n\"Reports Isis fighters have contracted Ebola are 'incorrect', says Iraqi health ministry\",1904,discuss\nVideo shows dramatic moment bullet strikes U.S. Marine’s head — and he survives thanks to kevlar helmet,2398,unrelated\nJames Foley remembered as 'brave and tireless' journalist,2525,unrelated\n\"Stainless steel Apple Watch could cost just $499, but gold will be 10 times as pricey\",1240,unrelated\nNew iOS 8 bug can delete all of your iCloud documents,2423,agree\nChinese State Media Warns People To Stop Calling Themselves Dumbledore,2068,unrelated\nKC Man Does Not Have Ebola,781,unrelated\nU.S. airstrike kills Islamic Al Shabab terrorist leader in Somalia,882,unrelated\nChristian Bale Is Steve Jobs,945,agree\n\"Apple Watch Gold Edition may cost as much as $5,000\",761,unrelated\nOttawa investigates reports that Isis has captured Canadian-Israeli woman,2445,unrelated\nBoko Haram denies it has agreed ceasefire,2191,discuss\nJosh Paler Lin Gives A Homeless Man $100 And Follows Him To See How He Spends It,1820,unrelated\nReport: British intelligence has identified Foley's killer,1649,unrelated\nPumpkin Spice condoms? Don't fall for this hoax.,2330,unrelated\nWeaponized Ebola? ISIS Militants Said To Contract Deadly Virus,720,unrelated\nVideo Purports To Show Beheading Of U.S. Journalist By Militants,1336,discuss\nBoyfriend cuts off his penis and throws it in the bin after girlfriend dumps him for being bad in bed,2033,unrelated\nSpider Burrows Into Australian Man's Appendix Scar (VIDEO),1478,agree\n\"Despite no Ebola case in Kansas City, the rumor goes viral\",2501,agree\nMacaulay Culkin Dead? Fans Freak Out Over Death Rumors,722,unrelated\n‘Photo of slain IS leader’ reported to be doctored,1871,unrelated\nIRAQI AND KURDISH MEDIA REPORTS: ISIS FIGHTERS HAVE CONTRACTED EBOLA,267,unrelated\nApple May Or May Not Hold An Event On The 24th Of February [Rumor],374,unrelated\n\"L. Jinny? Abdel-Majed Abdel Bary, UK Rapper, Suspected in James Foley Killing: Reports\",903,unrelated\nPolice hunting mystery 'slapper' in tweed jacket who attacks people who sneeze in town's high street,195,unrelated\nIS Militants Kill 300 Iraqi Soldiers with Chlorine Gas,693,unrelated\nJihadi John UNMASKED: Islamic State killer NAMED as west Londoner Mohammed Emwazi,1800,discuss\nMagic Mushrooms Found on Buckingham Palace Grounds,1374,unrelated\n\"Cloistered nun gives birth to a baby  The convent: \"\"There is a sister\"\" [Google Translate]\",220,unrelated\nCNN Airs Alleged Audio from Michael Brown Shooting,1564,discuss\nThe Man Who Says Comcast Got Him Fired Has Filed a Lawsuit,241,unrelated\nRats are still running around at Vogue,618,unrelated\n\"BATMOBILE NOT STOLEN, MTV CONTEST PRIZE REMAINS UNCLAIMED\",1467,unrelated\nREPORT: The Batmobile Might Have Been Stolen In Detroit,734,unrelated\nBugatti Veyron Vandalized With Penis Graffiti? Viral Photo Isn’t What It Seems,1320,discuss\nMexico Says Students Not Among Dead in Mass Grave,2501,unrelated\nREPORT: Alleged New Audio of Michael Brown Shooting,662,unrelated\n\"US, UK eye rapper as British-born militant who beheaded journalist James Foley\",913,unrelated\nNigeria Claims Boko Haram Will Release the Kidnapped Schoolgirls,125,unrelated\n\"Rats at Vogue's NYC offices - watch your step, Anna Wintour\",527,unrelated\nAn Audio Recording of the Michael Brown Shooting Has Reportedly Surfaced,121,unrelated\n‘Evil straight from the pits of hell': American journalist James Foley reportedly beheaded by ISIS,1459,unrelated\nObama Denounces James Foley's Execution: 'Today The Entire World Is Appalled',1679,discuss\nAmazon's first brick-and-mortar store said to open in Manhattan,986,unrelated\n‘Wild Misinformation’: Brian Williams Explains the Mike Seidel Liveshot,1237,unrelated\nMan who skipped work for 24 years is finally fired,2134,agree\nBodies In Mexico Mass Grave Apparently Not Those Of Missing Students,1269,unrelated\nNigerians doubtful of girls' release after Boko Haram 'truce' breached,1761,discuss\n'Feminist' Lana 'Aborts Baby Because It's A Boy' And Is Surprised By Backlash,2213,unrelated\nWHO investigates media reports ISIS fighters contracted Ebola,950,unrelated\nLawmaker Says ‘At Least 10′ Islamic State Fighters Have Been Captured at the Southern U.S. Border,1893,unrelated\nVideo shows ISIL beheading of photojournalist James Foley,1547,unrelated\n\"Mass Graves Found In Mexico, Near Place Where 43 Students Went Missing\",1269,unrelated\nISIS Fighters Getting Caught Coming Across the U.S.-Mexican Border?,625,unrelated\nRat problem worsens at One World Trade Center offices of Conde Nast,1940,unrelated\nWas The Video Of That Homeless Man Doing Good Deeds With $100 All An Elaborate Hoax!?,1395,unrelated\n\"Catholic Priest Dead For 48 Minutes, Is Miraculously Revived – His Revelations About God Are Even More Shocking\",2096,unrelated\n\"ISIS Militants In Mosul Have Contracted Ebola, Iraqi Media Sources Claim\",1291,unrelated\nISIS fighters seize weapons airdrop meant for Kurds,1938,unrelated\nMeteorite strike in Nicaragua puzzles experts,601,disagree\nAWESOME! Canadian Parliament’s Sergeant-at-Arms Kevin Vickers Takes Out Gunman,2113,discuss\nKFC Marijuana Sales To Begin In Colorado? It’s Unbelievable — Literally,1933,agree\nMissing American journalist reportedly beheaded by Islamic State ,1857,unrelated\nMichael Brown shooting audio caught on tape?,2034,unrelated\nTexas City plumber's truck ends up in Syrian war,2234,unrelated\n\"White House Fence-Jumper Overpowered Secret Service Officer, Ran Through Much of Main Floor\",1137,unrelated\nHas North Korean dictator Kim Jong-un been replaced by his sister?,1817,unrelated\nEmotional sergeant-at-arms is greeted back to parliament with a rousing standing ovation a day after he heroically shot dead terrorist - the first time he used weapon in 30 year career,524,unrelated\nDurex is not confirming or denying rumors of a “pumpkin spice” condom,2175,unrelated\nREPORT: Alleged New Audio of Michael Brown Shooting,1289,unrelated\nBREAKING NEWS: Gunman 'shot dead' after wounding soldier near Canada parliament,1634,unrelated\nDHS Rebuffs Congressman’s Claim ISIS Infiltrating Southern Border,2385,agree\nWho Is Michael Zehaf-Bibeau? Ottawa Shooter Suspect Identified By Canadian Officials ,2525,unrelated\n\"No, there aren’t any Ebola cases in Iraq\",2025,discuss\nPolice Looking For A Man That Slaps People When They Sneeze!,2277,unrelated\nKim Jong-un: Absent North Korean leader is 'recovering from ankle surgery',524,unrelated\nReport: Christian Bale Drops Out Of Steve Jobs Biopic,932,unrelated\nURGENT: ISIS kills 300 Iraqi soldiers by chlorine gas attack in Saqlawiyah,1136,discuss\n\"Gill Rosenberg, Canadian-Israeli Woman Feared Kidnapped By ISIS, Says She's Safe\",1982,unrelated\nREPORT: Alleged New Audio of Michael Brown Shooting,1403,unrelated\nAudio recording allegedly captures at least 10 shots fired in Michael Brown killing,456,unrelated\nCheese addiction breaks Kim Jong-un's ankles,1634,unrelated\nWAS NBC METEOROLOGIST MIKE SEIDEL PEEING IN THE SNOW ON CAMERA? A TESTY BRIAN WILLIAMS EXPLAINS,1926,discuss\nWHO: Isis does not have Ebola – but contingency plan being developed for Iraq,1438,unrelated\nWhite House fence-jumper made it far deeper into building than previously known,527,unrelated\n\"Boko Haram agrees to ceasefire, release of school girls\",2403,discuss\n\"Spider burrowed into appendix scar, crawled through WA man's body\",1531,disagree\nNigeria Claims Boko Haram Will Release the Kidnapped Schoolgirls,1603,unrelated\nChristian Bale will not play Steve Jobs,1234,unrelated\n\"Boko Haram denies cease-fire, leader says he married off kidnapped girls\",1966,unrelated\nDHS: GOP Rep.’s Claim ISIS Members Caught at U.S. Border ‘Categorically False’,226,unrelated\nIndian worker sacked after going on leave for 24 years,1103,unrelated\nDog abandoned at railway station with suitcase set for happy ending as offers pour in,1708,unrelated\nKim Had Ankle Surgery:  Source,1530,unrelated\nShots Heard In Alleged Brown Shooting Recording [AUDIO],132,unrelated\nBug in iOS 8's 'Reset All Settings' Option Also Erases iCloud Drive Documents,1278,unrelated\nChristian Bale in Talks to Play Steve Jobs in Danny Boyle's Biopic,1897,unrelated\nWSJ: Apple cut watch health features due to erratic sensors,89,unrelated\nISIL Beheads American Photojournalist in Iraq,690,unrelated\nMissing Planes,1865,discuss\n\"Nigeria Says It Struck A Cease-Fire With Boko Haram, But Are They Talking To The Right Guy?\",40,unrelated\nIS Fighters Seize Weapons Cache Meant for Kurds,1234,unrelated\nBoko Haram ceasefire ignored as violence flares in Borno state,2530,discuss\nBig Bank Hank dead: Sugarhill Gang member and rapper dies aged 57,2421,unrelated\nNicaragua says meteorite probable cause of blast in capital,524,unrelated\nSoldier shot near Canadian parliament building,568,unrelated\nJames Foley executioner said identified as British rapper  Read more: James Foley executioner said identified as British rapper,2528,discuss\nIslamic Militants Post Video Claiming to Show Beheading of U.S. Journalist,511,unrelated\nDurex is not confirming or denying rumors of a “pumpkin spice” condom,2016,unrelated\n\"Reports Isis fighters have contracted Ebola are 'incorrect', says Iraqi health ministry\",2521,unrelated\nSaudis Say Michelle Obama Not Blurred on TV,1242,unrelated\nBatman Set To Play Steve Jobs In Upcoming Biopic,1841,disagree\n\"Kim Jong-un Broke Both Ankles and Is Hospitalized, Report Claims\",1457,unrelated\nGateway Pundit,1237,unrelated\nNorth Korea Leader Kim Jong Un Is Still In Charge: Source,208,unrelated\nREPORT: Alleged New Audio of Michael Brown Shooting,2250,discuss\n\"Video showing American journalist beheaded believed real, officials and family say\",2047,discuss\nBoko Haram Denies Nigeria Cease-Fire Claim,244,unrelated\nReport—Jose Canseco accidentally shot at his home tonight,1772,unrelated\nChristian Bale Pulls Out of Upcoming Steve Jobs Biopic,1234,unrelated\nTiger Woods serving secret PED suspension?,593,discuss\nPictured: Libyan Islamist rebels pose with planes seized from Tripoli airport as U.S. officials warn they could be used to carry out terrorist attack on 9/11 anniversary,2010,discuss\nThis Is Why Rumors That ISIS Is Crossing The Border Into The U.S. Aren’t Going Away,76,discuss\n7 Bosnian teens get pregnant on school trip,612,unrelated\nMeteor Leaves 40-Foot Crater Near Managua's Airport,345,unrelated\nRapper identified as James Foley's executioner: reports,1478,unrelated\nMum Offers to Sell Twin Boy to Save Twin Girl,1698,agree\nCold Turkey,1597,agree\nYou may be able to make appointments at the Apple Store to try on the Apple Watch when it launches,307,discuss\nJames Foley Killer ‘Jihadi John’ Believed to Be Former London Rapper Abdel-Majed Abdel Bary,634,unrelated\nIslamic State claims it executed American photojournalist James Foley,2127,unrelated\nVideo shows ISIL beheading of photojournalist James Foley,1873,unrelated\n\"Mass Graves Found In Mexico, Near Place Where 43 Students Went Missing\",443,discuss\nDNA tests prove Lebanon IS holding ISIS chief al-Baghdadi's ex-wife and daughter after they were caught with fake passports,568,unrelated\n\"Catholic Priest Dead For 48 Minutes, Is Miraculously Revived – His Revelations About God Are Even More Shocking\",2142,unrelated\n\"Iraq claims ISIS leader al-Baghdadi’s wife has NOT been arrested, despite Lebanon insisting woman detained at border told them she was Islamist extremist’s spouse\",651,unrelated\nPumpkin Spice Condoms Could Be The Only Thing To Save The World From Basic Children,367,unrelated\nNasty iOS 8 Bug Could Erase Your iCloud Drive Documents,1413,unrelated\nNew Audio Recording From Ferguson May Capture Michael Brown Shooting,1950,unrelated\nWatch: US Marine saved by helmet after being shot by Taliban sniper,532,unrelated\nCrazy iPhone rig shows how Chinese workers manipulate App Store rankings,1040,unrelated\nJose Canseco shoots self in hand,1697,discuss\n\"Jose Canseco injured in accidental shooting, per reports\",186,unrelated\n\"Obama, Outraged Over Beheading, Vows to Stay on Course\",2070,unrelated\nUPDATE: Internet report of Ebola outbreak in Purdon not true,2044,unrelated\nNew policy could reduce marijuana possession arrests,269,unrelated\nKurds fear Isis use of chemical weapon in Kobani,280,unrelated\n\"Yang Hu, worker in Zhejiang, cuts off own penis over desperation of finding love\",1954,unrelated\nOfficial: Gitmo prisoner traded for Bergdahl reaching out to Taliban,236,unrelated\nNew Audio Recording From Ferguson May Capture Michael Brown Shooting,662,unrelated\nIslamic Militants Post Video Claiming to Show Beheading of U.S. Journalist,2044,unrelated\n\"12in Retina MacBook Air release date rumours: All-new 12in MacBook Air design for 2015, launching at WWDC?\",480,unrelated\nAudio recording allegedly captures at least 10 shots fired in Michael Brown killing,1299,unrelated\nTiger Woods prices private island at $7.1 million,1660,unrelated\n\"Islamic State leader's family detained by Lebanon, officials say\",2283,discuss\nAaron Sorkin Confirms Christian Bale Will Play Steve Jobs,919,unrelated\nAfter ISIS trick mum into eating son - 5 other reluctant cannibals including those forced to eat own body parts,1659,unrelated\nMan Known as ‘Jihadi John’ Is Identified as Mohammed Emwazi,903,unrelated\nBali spider burrows under Aussie’s chest,818,agree\nApple's 12-Inch Retina MacBook Air Shown in Artist's Renditions,1344,discuss\nMeteor Leaves 40-Foot Crater Near Managua's Airport,1071,unrelated\n\"Nun gives birth, intends to keep baby\",1307,discuss\nMore American Weapons for ISIS,2016,unrelated\nEveryone chill! Banksy has NOT been arrested,258,unrelated\nIs the iPhone 6 Really Pulling Out Your Hair?,867,unrelated\nCNN Plays Alleged Audiotape of Michael Brown ShootingMilitarization Of Police,1900,unrelated\nIraqi media: ISIS militants have contracted Ebola,2180,discuss\nJames Foley executioner said identified as British rapper  Read more: James Foley executioner said identified as British rapper,626,unrelated\nNBC weatherman caught urinating in the woods live on air,1724,unrelated\nIs this the world's oldest burger? Man claims to have kept McDonald's Quarter Pounder for 20 YEARS,1806,unrelated\nMan chops off his own penis after girlfriend told him he was no good in bed,2330,unrelated\nMissing American journalist reportedly beheaded by Islamic State ,2404,unrelated\nMacaulay Culkin Dead?,2502,discuss\nBoko Haram 'ceasefire' doubts after attacks reported in Nigeria,1588,agree\nIslamic State using 'SCORPION bombs' to terrorise victims,2304,unrelated\nA bunch of cool health features were cut from the Apple Watch at the last minute,1948,unrelated\nPentagon: ISIS seized materials airdropped to Kurds,220,unrelated\nDid Josh Paler Lin Stage His Viral Video About Helping the Homeless?,320,unrelated\n\"Priest Dies, Wakes Up, Claims God Is a Woman. Huh?\",1048,unrelated\nThe Image That Everyone Is Sharing By 'Banksy' Isn't By Banksy — But It's Awesome,1747,unrelated\nReturn of the Mac: Seth Rogen in talks to star as Apple co-founder Steve Wozniak in upcoming Steve Jobs biopic,1385,unrelated\nMexico finds 4 more graves at site of suspected student massacre,2266,unrelated\n7 Bosnian teens get pregnant on school trip,1408,unrelated\n\"Video Appears to Show Beheading of Journalist James Foley, Who Went Missing in Syria\",115,unrelated\nCNN Posts Alleged Audio of Michael Brown Shooting,1916,discuss\nBodies In Mexico Mass Grave Apparently Not Those Of Missing Students,1936,unrelated\nUS officials: Video shows American's execution,2109,unrelated\nJudd Nelson rebuffs Internet rumors that he died of a drug overdose.,1905,unrelated\nBug in iOS 8's 'Reset All Settings' Option Also Erases iCloud Drive Documents,1155,unrelated\n\"These egalitarian Lego instructions from the 1970s are pretty cool, but are they real?\",1385,unrelated\n'They ate through the ceilings and pooped on the keyboards': Rats are 'taking over' Vogue's new World Trade Center office and Anna Wintour 'no longer wants to work there',834,discuss\nISIS Claims to Have Intercepted Supplies From U.S. Airdrop,1949,discuss\nSugarhill Gang rapper Big Bank Hank dies at age 57,719,unrelated\n\"\"\"Categorically False\"\": DHS Debunks Right-Wing Fiction That ISIS Attempted To Cross The U.S.- Mexico Border\",2039,unrelated\nISLAMIC STATE BEHEADS MISSING AMERICAN JOURNALIST JAMES WRIGHT FOLEY,1294,unrelated\n\"Apple Watch Stainless Steel variant reportedly priced at $500, $4,000 for the gold variant\",2409,unrelated\nPure Evil: Islamic State Beheads American Journalist James Wright Foley,539,unrelated\nNigeria: hopes for return of kidnapped schoolgirls rise after ceasefire reported,2144,discuss\nMeteorite leaves crater in Nicaraguan capital Managua,1913,agree\n\"Is North Korea, world's most secret state, really planning a new restaurant in Scotland?\",1339,unrelated\nN Korean leader misses annual ritual; sister ‘takes over duties’,2177,unrelated\n\"ISIS Claims It Kidnapped Gill Rosenberg, The First Western Woman To Fall Into The Group's Hands\",693,unrelated\n\"BATMOBILE NOT STOLEN, MTV CONTEST PRIZE REMAINS UNCLAIMED\",1338,unrelated\nMACAULAY CULKIN IS THE LATEST VICTIM OF A CELEBRITY DEATH HOAX — AND THESE 9 STARS KNOW EXACTLY HOW HE FEELS!,498,unrelated\niPhone Game Developer Quits Job By Hiding The Greatest Letter Of Resignation Ever Inside His Game,1372,unrelated\nZack Snyder’s ‘Batman V Superman: Dawn Of Justice’ Stolen Batmobile Rumor Put To Rest,251,unrelated\nVideo: Islamic State Claims to Have Captured US Weapons Airdrop Near Kobane,104,unrelated\nBoko Haram Denies Nigeria Cease-Fire Claim,1506,unrelated\nUnconfirmed Reports Say UK Hostage Held By ISIS Found Innocent,760,unrelated\nGOP Rep: ‘At Least Ten ISIS Fighters Have Been Caught Coming Across The Mexican Border’,425,discuss\n\"Soldier shot, Parliament locked down after gunfire erupts at war memorial\",2347,agree\nFerguson riots: audio may have captured Michael Brown shooting,2403,unrelated\nThis Powerful Cartoon About The Charlie Hebdo Attack Is Not By Banksy,730,unrelated\n'Spiderman' squished: Perth experts debunk spider burrowing claims,1883,disagree\nGod Is A Woman – Resurrected Father Narated,2240,agree\nLebanon 'holding IS leader's daughter and ex-wife',2360,unrelated\nUS Lawmaker: Ten ISIS Fighters Have Been Apprehended Coming Across Southern Border (Video),2132,unrelated\n\"Boko Haram Could Release Kidnapped Girls, Nigerian Officials Say\",955,discuss\nWife and child of Islamic State leader Baghdadi held in Lebanon,365,unrelated\n\"A Vice Guide To Spending $300,000 On Dinner\",2404,unrelated\nChristian Bale set to play Steve Jobs in forthcoming biopic of Apple co-founder,755,disagree\nMatt Taibbi on leave of absence from First Look Media,267,discuss\n\"Small meteorite strikes Nicaragua, government says\",812,unrelated\nReport: Audio Reveals Pause Between Gunshots When Michael Brown Was Shot,1715,discuss\nGuantanamo detainee freed in Bowe Bergdahl swap 'back to terrorism',2328,unrelated\n\"James Foley: American Journalist, James Wright Foley Beheaded in New ISIS Video [Breaking News]\",1385,unrelated\nISIS militants appear to behead abducted American journalist James Wright Foley in graphic video,2450,discuss\nSeth Rogen to play Steve Wozniak alongside Christian Bale's Steve Jobs,1588,unrelated\nSenator: Detainees swapped for Bergdahl have contacted militants,2367,unrelated\nTaylor Lianne Chandler: Everything you need to know about Michael Phelps’ intersex girlfriend,247,agree\n\"Managua explosion not a meteorite, NASA suggests\",2475,agree\nWTC rats scare off Anna Wintour,964,unrelated\nWhat One Homeless Man Does with $100 Will Astonish You (VIDEO),855,unrelated\n'The Force Awakens' Release Date: JJ Abrams Plan for an Early Release of 'Star Wars' Movie?,748,unrelated\nIsraeli Canadian fighting ISIS posts on Facebook: I'm safe and secure,573,unrelated\niPhone Game Developer Quits Job By Hiding The Greatest Letter Of Resignation Ever Inside His Game,244,unrelated\n\"No, it's not Tiger Woods selling an island in Lake Mälaren\",1660,unrelated\nWhat One Homeless Man Does with $100 Will Astonish You (VIDEO),2132,disagree\nISIS cracks down on five confirmed Ebola cases among fighters: official,1289,unrelated\n\"Apple Watch to Feature Time-Only 'Power Reserve' Mode, Prototypes Disguised as Samsung Watches\",719,unrelated\nReport: NYPD to stop arresting people for minor marijuana offenses,139,unrelated\n\"No, a spider (probably) didn't crawl through a man's body for several days\",1819,disagree\n\"Comcast Is Threatening To Cut Off Customers Who Use Tor, The Web Browser For Criminals\",1461,unrelated\n\"Video Appears to Show Beheading of Journalist James Foley, Who Went Missing in Syria\",2404,unrelated\nAaron Sorkin Confirms Christian Bale Will Play Steve Jobs,1226,disagree\nNorth Korean leader Kim Jong-un to open restaurant in Scotland,2452,discuss\nMichael Abdul Zehaf Bibeau Pictures: Photos of Alleged ISIS-Linked Gunman in Canada,1751,unrelated\nWho Is Michael Zehaf-Bibeau? Ottawa Shooter Suspect Identified By Canadian Officials ,1720,unrelated\n\"Nigeria, Boko Haram reach ceasefire deal, kidnapped girls to go free, official says\",40,unrelated\nAmazon's first brick-and-mortar store said to open in Manhattan,320,unrelated\nIs this proof of bigfoot? New 'yeti' video shows giant hairy beast walking through forest,2256,discuss\n\"Meteorite Strikes Nicaraguan Capital, Creates 16-Foot-Deep Crater\",1817,unrelated\n\"Apple Watch Stainless Steel variant reportedly priced at $500, $4,000 for the gold variant\",40,unrelated\n\"Batmobile Stolen From \"\"Batman v Superman: Dawn of Justice\"\" Set, Zack Snyder Knows Who Did It\",529,unrelated\n\"No, a bird didn't poop on Vladimir Putin\",568,unrelated\n\"Apple Watch to Be Shower-Proof, Have 100,000 Apps at Launch: Reports\",2338,unrelated\n\"Nigeria Says It Struck A Cease-Fire With Boko Haram, But Are They Talking To The Right Guy?\",218,unrelated\nISIS Claims to Have Intercepted Supplies From U.S. Airdrop,2336,unrelated\nISIS Leader Killed: Abu Bakr Al-Baghdadi Reportedly Killed By U.S. Airstrike,1686,unrelated\nNigeria says it has deal with Boko Haram to release kidnapped girls,837,discuss\nKim Jong-Un 'bans the name Kim Jong-un',979,unrelated\nAlleged Ottawa gunman: What we know so far about Michael Zehaf-Bibeau,882,unrelated\nIraqi social-media rumors claim IS leader slain,789,unrelated\n\"Tour, agent: Tiger Woods not banned\",1589,unrelated\nBoko Haram denies truce to release kidnapped schoolgirls,459,unrelated\nApple-HBO Deal Seen Launching Web-only Apple TV Streaming Service For $15 Per Month,1074,discuss\nResetting iOS 8 Preferences May Wipe iCloud Files,650,unrelated\nBreaking: Soldier shot at National War Memorial in Ottawa,1071,discuss\nNew Audio Recording From Ferguson May Capture Michael Brown Shooting,2345,discuss\nCanada probes Michael Zehaf-Bibeau as possible suspect in Ottawa shooting - source,1739,unrelated\nQuestions raised over Nicaragua 'meteorite',220,unrelated\nThe Apple Watch has a low-power mode that only tells the time,1642,unrelated\n\"Paradise is open to all, even dogs, Pope tells boy\",2152,unrelated\nInsurgents killed in Nigeria despite alleged truce with Boko Haram,1906,unrelated\nPaul Rudd Helped Tackle A Violent Homophobe So That’s Another Reason To Love Him [UPDATE],1000,unrelated\nNASA Raises Doubts About Reports of Nicaraguan Meteorite,1731,disagree\nISIS Beheads Kidnapped Photojournalist James Wright Foley in Horrific Video Message to the U.S.,2526,unrelated\nReport: NYPD to stop arresting people for minor marijuana offenses,1170,unrelated\n\"Vice Media Chief Said to Pay $300,000 for Dinner for 30\",1787,unrelated\n#ISIS beheads photojournalist James Wright Foley in a massage to US to end its intervention in #Iraq.,2453,unrelated\nNigeria announces truce with Boko Haram; fate of schoolgirls unclear,206,unrelated\nLynch mob chop man's penis off after catching him allegedly trying to rape teenager,1981,agree\n\"Nigeria, Boko Haram reach ceasefire deal, kidnapped girls to go free, official says\",1821,discuss\nMan Known as ‘Jihadi John’ Is Identified as Mohammed Emwazi,800,unrelated\n\"Vice Media’s CEO blew $300,000 on dinner, and a Vegas casino boss blabbed about it\",505,unrelated\n\"Islamic State, in video titled \"\"A Message to America,\"\" beheads American journalist James Wright Foley who was kidnapped in 2012\",1361,unrelated\n'Spiderman' squished: Experts debunk claims,513,unrelated\nIt’s About To Get Harder To Be Arrested For Pot Possession In New York City,1383,unrelated\nApple’s next MacBook could be a 12-inch MacBook Air,1234,unrelated\nZack Snyder Makes Fun of Stolen Batmobile Rumor with New Image,1673,unrelated\n\"Accused Boston Marathon Bomber Severely Injured In Prison, May Never Walk Or Talk Again\",859,unrelated\n\"Reports: Jihadists Steal Commercial Jets, Raise 9/11 Fears\",2208,discuss\nWatch: US Marine saved by helmet after being shot by Taliban sniper,1137,unrelated\nNew York City Plans to End Arrests for Possession of Small Amounts of Marijuana,1406,discuss\nPentagon: death of al Shabaab leader in U.S. strike would be major blow,646,unrelated\nSeth Rogen to Play Apple’s Steve Wozniak,2184,unrelated\nNun gives birth to surprise baby after complaining of stomach pains,2009,unrelated\nJihadi John ‘identified as British man from West London’,1465,unrelated\nNew Audio Shows Michael Brown Was Shot at 11 Times,2354,unrelated\nISIS militants appear to behead abducted American journalist James Wright Foley in graphic video,2127,unrelated\nPriest who died for 48 minutes says he met God and she’s a woman,1014,agree\nHas North Korean dictator Kim Jong-un been replaced by his sister?,235,unrelated\nAmazon is about to open its first-ever physical store in New York City,703,unrelated\nMissing Libyan jetliners raise fears of terror attacks on 9/11,2317,unrelated\n\"Seven High School Girls Get Pregnant On Five-Day School Trip, Parents Outraged\",2504,agree\nAxl Rose Dead? Of Course Not — Tiresome Internet Death Hoax Plague Hits Guns N’ Roses Frontman,144,unrelated\nRapper identified as James Foley's executioner: reports,592,unrelated\nVideo: Islamic State Claims to Have Captured US Weapons Airdrop Near Kobane,2404,discuss\nJihadi John unmasked: Former Westminster University student was arrested FIVE years ago and put on a terror watch list - but he flew to Syria to join ISIS two years later,1442,unrelated\nPaul Revere's 1795 time capsule unearthed,1852,unrelated\nTips for Chinese choosing an English name,1987,unrelated\n\"Meteorite Strikes Nicaraguan Capital, Creates 16-Foot-Deep Crater\",1917,unrelated\nSeth Rogen To Play Steve Wozniak In Steve Jobs Biopic,586,discuss\nAnyone for dog meat soup? Kim Jong-Un considers opening restaurant in Scotland selling North Korean delicacies,955,unrelated\nMechanical polar bear ‘threatened with ASBO for singing Christmas songs’,2446,discuss\n\"Planetary Alignment On Jan 4, 2015 Will Decrease Gravity For 5 Minutes Causing Partial Weightlessness\",1260,unrelated\n\"Islamist Militants 'Steal' 11 Commercial Planes In Libya, Sparking Terror Attack Fears\",1699,unrelated\nReport: Exec popped for $300k dinner after run at blackjack,1791,discuss\nDera Sacha Sauda Chief Forced Castration of 400 Devotees? CBI Files Case Against 'MSG: The Messenger of God' Actor,684,unrelated\n\"Jeh Johnson: Politicians Shouldn't 'Feed The Flames Of Fear' Over ISIS, Ebola\",2016,agree\nIslamic State Militants Claim to Have Beheaded US Journalist James Wright Foley,1336,discuss\nThe baby from Teletubbies reveals herself,2227,agree\n\"Gill Rosenberg, Canadian citizen, reportedly captured by ISIS in Syria\",1690,discuss\nHer Majesty’s magic mushrooms,2478,agree\nIt's back! The incredible new Batmobile takes a spin around Detroit... after rumors it had been STOLEN,775,unrelated\nIslamic State Flying Three Jets in Syria,2408,discuss\nMass grave found after 40 students disappear in Mexican protest,1109,discuss\nJames Foley remembered as 'brave and tireless' journalist,704,unrelated\nReport: Fence jumper made it into East Room of White House,1804,unrelated\n\"Reports Isis fighters have contracted Ebola are 'incorrect', says Iraqi health ministry\",1586,unrelated\n\"Vice Media CEO Shane Smith Spent $300,000 on Las Vegas Dinner (Report)\",1547,unrelated\nNew policy could reduce marijuana possession arrests,1732,discuss\nReport: Former Baseball Star Jose Canseco Accidentally Shot At Home,40,unrelated\nAxl Rose NOT Dead: Fake MSNBC Death Hoax Goes Viral On Facebook,1859,agree\nRussian Man Wakes Up to Find His Testicles Have Been Stolen,1459,unrelated\nADVISORY-Islamist rebel leader killed in U.S. strike - Somali government,1355,unrelated\nCNN audio: Is this the moment Michael Brown was shot?,132,unrelated\nAbdel-Majed Abdel Bary: London Rapper Identified As ISIS Militant Who Beheaded James Foley,1079,agree\n#ISIS beheads photojournalist James Wright Foley in a massage to US to end its intervention in #Iraq.,2147,discuss\nIs Durex Planning To Release A Pumpkin Spice Condom?,1642,unrelated\nAlleged audio of Michael Brown shooting released,666,unrelated\nChristian Bale quits Steve Jobs movie,1893,unrelated\n\"US, UK eye rapper as British-born militant who beheaded journalist James Foley\",1202,discuss\nPumpkin Spice condoms? Don't fall for this hoax.,609,unrelated\nGOP Rep. Duncan Hunter Claims 'At Least' 10 ISIS Fighters Apprehended On Texas Border,1637,unrelated\nChristian Bale will not play Steve Jobs,1806,unrelated\nWHO investigates media reports ISIS fighters contracted Ebola,2175,unrelated\n\"Nun gives birth, intends to keep baby\",1597,unrelated\nCNN Expert on Brown Audio: At First I Thought ‘Someone’s Trying to Punk CNN’,1893,unrelated\nOscar winner Christian Bale to play Steve Jobs in upcoming biopic,1077,unrelated\n\"Woman, Ting Su, Finds Husband Cheating With Her Own Twin, Gets Spectacular Revenge\",2272,unrelated\nAngry mob hacks off alleged rapist's genitals with meat cleaver after dragging him into butchers,1680,unrelated\nAttorney: New audio reveals pause in gunfire when Michael Brown was shot,169,unrelated\nNigeria says it has deal with Boko Haram to release kidnapped girls,402,unrelated\nWTC rats scare off Anna Wintour,1149,discuss\nMacaulay Culkin Dead: Internet Death Hoax Claims Actor Found Dead In Apartment,1805,agree\n\"Boko Haram denies truce, says kidnapped girls married\",1506,unrelated\nIs There an ISIS Threat on the Texas-Mexico Border or Not?,2261,discuss\nNYPD to stop arrests for small amounts of marijuana,1718,unrelated\nIslamic Militants Post Video Claiming to Show Beheading of U.S. Journalist,524,unrelated\nParliament Hill shooting: Sergeant-At-Arms Kevin Vickers the family hero who took down Ottawa gunman,2521,unrelated\n\"Vice Media Chief Said to Pay $300,000 for Dinner for 30\",682,unrelated\nNigeria Boko Haram blamed for raids despite truce claim,320,unrelated\nRapper identified as James Foley's executioner: reports,195,unrelated\nMarried TV actor wakes up to find his testicles have been STOLEN after he is drugged in Russian bar by attractive blonde working for organ traffickers,1519,unrelated\nReport claims Kim Jong-un underwent surgery to repair fractured ankles,859,discuss\n\"Apple Watch users will need to recharge nightly, company still working to improve uptime before launch\",2213,agree\n\"No, Saudi TV Didn't Blur Out Michelle Obama's Face When the President Met King Salman\",691,agree\n\"Viral Video Of Homeless Man Spending $100 On Food For Other Homeless Was Faked, Witness Says\",2370,unrelated\n\"Big Bank Hank, US rapper and Sugarhill Gang founder member, dies at 57\",1190,agree\n\"No, that broken pencil illustration isn't by Banksy\",2070,agree\nBlundering boyfriend burns down college after trying to impress his girlfriend with elaborate marriage proposal,842,unrelated\nWSJ: Apple cut watch health features due to erratic sensors,2379,unrelated\nNigeria Says Boko Haram Cease-Fire May Lead to Release of Kidnapped Girls,800,unrelated\nNew Audio Allegedly Captures Moment Michael Brown Was Shot,1832,unrelated\nMeteor Leaves 40-Foot Crater Near Managua's Airport,1155,unrelated\n#HairGate: iPhone 6 Customers Are Complaining That The Phone Is Ripping Out Their Hair,2078,unrelated\nCanadian-Israeli woman reportedly kidnapped by ISIS: Jerusalem Post,80,unrelated\nMedia reports identify Londoner as Islamic State's ‘Jihadi John’,81,unrelated\nJihadi John UNMASKED: Islamic State killer NAMED as west Londoner Mohammed Emwazi,1374,agree\nAttorney: New audio reveals pause in gunfire when Michael Brown was shot,1461,discuss\nSaudi Arabia Cleric Issues Fatwa Against Building Snowmen,1670,unrelated\nPolice hunt tweed-jacket wearing man who slaps shoppers for SNEEZING,1660,unrelated\nIt's back! The incredible new Batmobile takes a spin around Detroit... after rumors it had been STOLEN,1494,unrelated\nNigeria: hopes for return of kidnapped schoolgirls rise after ceasefire reported,171,unrelated\nReport: Amazon to Launch Ad-Supported Streaming Service,971,unrelated\nBali Awry,1104,discuss\nNew policy could reduce marijuana possession arrests,1897,unrelated\nISIS militants appear to behead abducted American journalist James Wright Foley in graphic video,1009,unrelated\n'Sex attacker' has penis cut off with a cleaver in India,1829,unrelated\nA soldier has been shot at Canada’s war memorial just steps away from the nation’s parliament,682,discuss\n‘Star Wars: The Force Awakens’ May Get An Early Release Date—Report,1019,unrelated\n\"Apple Watch Gold Edition may cost as much as $5,000\",80,unrelated\nIraqi airstrike kills key ISIL leader,35,unrelated\n11 aircraft are missing from ‘terrorist-held’ Tripoli airport ahead of 9/11 anniversary,126,unrelated\n\"Lady on FB: I'm 41, Intersex, and Fucked Michael Phelps on First Date\",2097,unrelated\n#HairGate: iPhone 6 Customers Are Complaining That The Phone Is Ripping Out Their Hair,1646,discuss\n\"Gill Rosenberg, Canadian-Israeli Woman Feared Kidnapped By ISIS, Says She's Safe\",1224,unrelated\n\"Want a Gold Apple Watch? All You Need is $5,000\",1240,unrelated\nUrgent: The Leader of ISIL 'Abu Bakr al-Baghdadi' Killed! / Photo,126,unrelated\n\"Comfort eating? Chinese woman, 26, spends an entire WEEK in KFC after being dumped by boyfriend\",2087,discuss\nAudio may have captured Michael Brown shooting,1252,unrelated\nMan Known as ‘Jihadi John’ Is Identified as Mohammed Emwazi,2165,agree\nKim Jong-Un's sister reportedly running N. Korea,235,unrelated\nThe famous “Dog whisperer” Cesar Millan died of a heart attack this morning.,639,unrelated\n\"James Wright Foley, Kidnapped Journalist, Apparently Executed by ISIS\",1040,unrelated\nWHO says reports of suspected Ebola cases in Iraq are untrue,2367,unrelated\nUS hostage Luke Somers dies after rescue bid,825,discuss\nNEWS/ All Dogs Go to Heaven! Pope Francis Confirms Paradise Is Open to All of God's Creatures,1461,unrelated\nUS Intel: Taliban Man Released From Gitmo in Bergdahl Deal is Back to Militant Activity,2207,discuss\nThis Week In Weird News: Horrible Human Slaps Elderly Woman For Sneezing,119,unrelated\nBreaking: Soldier shot at National War Memorial in Ottawa,2020,unrelated\n\"Are missing students in mass graves found near Iguala, Mexico?\",2360,unrelated\nDid a Meteorite Impact in Nicaragua over the Weekend?,388,unrelated\nAmazon to Open First Brick-and-Mortar Site,1760,unrelated\nThat Boko Haram Ceasefire in Nigeria Isn’t A Ceasefire,2096,unrelated\nOttawa Shooting: Soldier Shot at Canada's National War Memorial,1019,unrelated\nLuke Somers: British-born photojournalist 'killed by al-Qaeda after failed rescue attempt in Yemen',1119,discuss\nDid NBC Nightly News Go Live To A Man Who Was Taking A Piss?,775,unrelated\nNew Audio Shows Michael Brown Was Shot at 11 Times,456,unrelated\nNun who had no idea she was pregnant gives birth after going to hospital with stomach pains,254,unrelated\n\"BATMOBILE NOT STOLEN, MTV CONTEST PRIZE REMAINS UNCLAIMED\",483,unrelated\n\"At Elon, ‘first-year’ has not replaced ‘freshman,’ university says\",2398,unrelated\nCNN Airs Alleged Audio from Michael Brown Shooting,1289,unrelated\nSeth Rogen to Star as Steve Wozniak in Sony's Steve Jobs Biopic [Updated],1627,unrelated\nMystery man slaps shoppers around head for sneezing,34,unrelated\nOttawa investigates reports that Isis has captured Canadian-Israeli woman,1319,unrelated\nKidnapped Nigerian schoolgirls: Government claims ceasefire deal with Boko Haram that will bring missing girls home,1430,discuss\nUS probing claims ISIS fighters seized airdropped weapons meant for Kurds,104,unrelated\nISIS KILLS 300 IRAQI SOLDIERS WITH CHLORINE GAS: SHIA MP,2197,unrelated\nJordan’s King Abdullah Did Not Personally Fly Airstrikes On ISIS,2274,agree\n\"Suspected meteorite leaves crater in Managua, is linked to asteroid\",1948,unrelated\nHoax 'Banksy Arrested in London' Story Dupes the Internet Again,1893,unrelated\nFears Islamic State could launch EBOLA attack on Britain after fighters 'contract virus',1938,unrelated\nComcast gets customer fired for complaining about poor service,2009,unrelated\n\"Islamic State Training Pilots in Military Jets, Monitors Say\",295,unrelated\nJudd Nelson rebuffs Internet rumors that he died of a drug overdose.,7,unrelated\nDurex Is Not Making Pumpkin Spice Condoms After All: A Hoax Debunked,119,unrelated\n\"Rare meteorite impact causes blast in Nicaragua's capital, Managua\",1573,disagree\nUrgent: The Leader of ISIL 'Abu Bakr al-Baghdadi' Killed! / Photo,539,unrelated\nISIS pays tribute to its 'Cub of Baghdadi' child soldier,2288,unrelated\nISIS Militant “Jihadi John” Identified As Young West Londoner,961,unrelated\n\"Tiger Woods PED, PGA Tour Suspension Allegations Retracted by Dan Olsen\",1584,unrelated\n\"'American bombing had signed my death certificate': Missing US journalist James Wright Foley goes unflinching to his death as ISIS behead him in horrific video, as a warning to Obama\",2096,discuss\nISIS Beheading of U.S. Journalist James Foley Posted to YouTube,1744,discuss\nNicaragua says meteorite probable cause of blast in capital,1917,unrelated\n\"RCMP release security footage of Michael Zehaf Bibeau during attack, say he shot soldier in back\",1331,agree\nCNN plays chilling audio recording allegedly from Michael Brown shooting: “At least 11 shots”,1934,discuss\nBatman Set To Play Steve Jobs In Upcoming Biopic,2455,discuss\nMichelle Obama Not Blurred Out on Saudi TV,643,unrelated\nTaliban member swapped by Obama for Bowe Bergdahl tried to return to terror: report,366,unrelated\nRobot security guards now patrolling Microsoft's Silicon Valley campus,1175,unrelated\nContinuing Violence Puts Boko Haram Ceasefire In Jeopardy,2045,unrelated\nThis Is Why Rumors That ISIS Is Crossing The Border Into The U.S. Aren’t Going Away,2307,unrelated\nA Letter Lego Sent to Parents in 1974 Holds an Important Message for the Parents of 2014,2412,unrelated\nReport: HBO Now coming to Apple TV next month,477,unrelated\nGovernment fires employee who skipped work for 24 years,2441,agree\nDoes ISIS Have Ebola? Probably Not! Media Reports It Anyway,263,unrelated\n\"Wife, child of Islamic State head Abu Bakr al-Baghdadi held in Lebanon, officials say\",2283,discuss\n'No hard evidence' of Isis claims it kidnapped Canadian-Israeli woman Gill Rosenberg,2067,unrelated\nIraqi and Kurdish media reports cases of Ebola among Islamic State fighters in Mosul,2003,discuss\nAmazon Is Going To Open A Physical Store!,1840,unrelated\n\"Meet Magneto Boy, the kid who attracts metal with his body\",1006,unrelated\nChristian Bale Drops Out of Steve Jobs Biopic,687,unrelated\nVideo Messaging App Says Audio Recording Of Michael Brown's Shooting Is Authentic,2354,unrelated\n\"A Vice Guide To Spending $300,000 On Dinner\",505,unrelated\nAmazon's Newest Tablet Will Come With Free News From The Washington Post,2330,unrelated\nAmazon to Open First Brick-and-Mortar Site,104,unrelated\n\"Boko Haram leader denies ceasefire deal, says 200 abducted girls married off \",2356,discuss\nFence Jumper Made It Deeper Into the White House Than Secret Service Claims,2068,unrelated\nJournalist James Wright Foley reportedly beheaded by ISIS,1747,discuss\n\"Islamic State training fighter pilots in captured jets, monitoring group says\",2068,discuss\nIslamic State Militants Claim to Have Beheaded US Journalist James Wright Foley,1627,unrelated\n\"Iraq claims ISIS leader al-Baghdadi’s wife has NOT been arrested, despite Lebanon insisting woman detained at border told them she was Islamist extremist’s spouse\",254,unrelated\n\"Why the most expensive Apple Watch will probably cost around $10,000\",1289,unrelated\nCongressman: ‘At least 10 ISIS fighters’ caught trying to cross into US,972,unrelated\nChristian Bale Exits Steve Jobs Movie (Exclusive),852,agree\nSources: Guns N' Roses Frontman Axl Rose Found Dead in West Hollywood Home at Age 52,2166,discuss\nReports: Big Bank Hank of pioneering rap group Sugarhill Gang has died,1458,unrelated\nNorth Korea directive reveals apparent ban on sharing Kim Jong-un’s name,1125,unrelated\nMexico Says Students Not Among Dead in Mass Grave,1815,unrelated\nDylan Thomas Finds Tropical Spider Burrowed Under Skin,1708,unrelated\nTourist dubbed ‘Spider Man’ after spider burrows under skin for days,859,unrelated\n\"Etats-Unis: Mort pendant 48 minutes, un prêtre affirme que Dieu est une femme\",2265,unrelated\nWHO investigates media reports ISIS fighters contracted Ebola,2367,unrelated\nContinuing Violence Puts Boko Haram Ceasefire In Jeopardy,837,discuss\nPentagon: ISIS Got U.S. Weapons Package,1253,discuss\nISIS Beheads American Journalist,2388,discuss\nThe Chinese Guide to Avoiding a Bad English Name,1660,agree\nWHO says reports of suspected Ebola cases in Iraq are untrue,527,unrelated\nMeteor Leaves 40-Foot Crater Near Managua's Airport,1744,unrelated\n\"What was fake on the Internet this week: Obama’s peace prize, pumpkin-spice condoms and insane winter snow\",1247,agree\nNigerians doubtful of girls' release after Boko Haram 'truce' breached,2088,unrelated\nTropical spider burrows under man's skin through scar,1530,unrelated\nNicaragua meteorite: Experts attempt to understand whether mysterious meteorite fell from passing Pitbull asteroid,757,unrelated\nBritish hostage David Haines beheaded by Islamic State terrorists,882,unrelated\nKim Jong-Un 'bans the name Kim Jong-un',1175,unrelated\nSenior Western Intelligence Official Confirms London Rapper Abdel Majed Abdel Bary Is A Suspect In The Foley Killing,633,unrelated\n\"North Korean leader Kim Jong-un not missing, just having ankle surgery\",2329,unrelated\n\"James Foley: American Journalist, James Wright Foley Beheaded in New ISIS Video [Breaking News]\",2070,unrelated\n\"Luke Somers Dies In Rescue Attempt, Sister Says; Yemeni Defense Ministry Says Unnamed US Hostage Freed\",2015,unrelated\n\"Audio captured at time of Michael Brown shooting, company says\",776,unrelated\n\"A message from Jim's mom, Diane Foley:\",1034,unrelated\nAl-Shabab leader who ordered Kenya mall massacre believed killed in US drone attack in Somalia,2328,unrelated\nBoko Haram 'ceasefire' doubts after attacks reported in Nigeria,2356,discuss\nREPORTS: JORDANIAN KING PERSONALLY FLYING SORTIES AGAINST ISIS,1840,unrelated\nViral Photo Shows How Chinese Workers Are Used to Manipulate App Store Rankings,2420,discuss\n\"No, A Spider Did Not Burrow Under A Man's Skin And Live There For Days\",2297,unrelated\nGuru who ordered 400 followers to be castrated 'so they could be closer to God' is investigated for grievous bodily harm in India,2336,agree\nIraqi airstrike kills key ISIL leader,1889,discuss\nAirport worker strips naked at security scanner in protest against guards,989,unrelated\nThat Was Fast: Christian Bale Bails on Steve Jobs Biopic,454,agree\nTime Capsule from Paul Revere and Samuel Adams Discovered in Boston,2288,agree\nChristian Bale won't play Steve Jobs,975,unrelated\n\"James Wright Foley, Kidnapped Journalist, Apparently Executed by ISIS\",608,discuss\nBoko Haram Denies Nigeria Cease-Fire Claim,34,unrelated\n\"Suspected meteorite leaves crater in Managua, is linked to asteroid\",2475,discuss\nMexican investigators fear mass grave might hold 43 missing students,1148,unrelated\nSeth Rogen To Play Steve Wozniak In Steve Jobs Biopic,388,unrelated\n\"IS Beheads Briton David Cawthorne Haines, Threatens to Execute Another Briton, Alan Henning\",1178,unrelated\nAnyone for dog meat soup? Kim Jong-Un considers opening restaurant in Scotland selling North Korean delicacies,1756,discuss\nSeven girls as young as 13 become pregnant on a school trip,1221,unrelated\n\"Web Portal publishes death of \"\"Dog Whisperer\"\"\",1929,agree\nChristian Bale in Talks to Play Steve Jobs in Danny Boyle's Biopic,1242,unrelated\nMPs credit sergeant-at-arms for saving lives in Parliament Hill shootings,1666,discuss\n\"Planetary Alignment Decrease Gravity Hoax on Jan 4, 2015: ‘Will Decrease Gravity For 5 Minutes Causing Partial Weightlessness’ in January is Totally Bogus\",1625,unrelated\n'They ate through the ceilings and pooped on the keyboards': Rats are 'taking over' Vogue's new World Trade Center office and Anna Wintour 'no longer wants to work there',959,discuss\nMedia reports identify Londoner as Islamic State's ‘Jihadi John’,2328,unrelated\n\"Non, le lancement du nouveau «Star Wars» ne sera pas devancé à cet été\",1968,unrelated\nMatt Taibbi on leave of absence from First Look Media,853,unrelated\nU.S. Hostage Luke Somers Killed During Yemen Rescue Bid: Family,1166,unrelated\nCNN Plays Alleged Recording of Michael Brown Shooting,2287,discuss\nReport: Fence jumper made it into East Room of White House,2303,discuss\nConde Nast's rat problem at One World Trade Centre: From red carpets to rodent droppings,1968,unrelated\nNBC weatherman caught urinating in the woods live on air,1854,unrelated\nAre Rumors of the Apple Watch in Feb True?,1012,unrelated\nUnconfirmed reports saying ISIS UK Hostage David Haines Beheaded,1989,discuss\nNigeria: hopes for return of kidnapped schoolgirls rise after ceasefire reported,1630,discuss\nNorth Korean dictator Kim Jong-Un to open restaurant in Scotland,2314,unrelated\nDavid Haines beheading video confirmed genuine; UK PM Cameron vows to hunt down ISIS 'monsters',882,unrelated\nCongressman: ‘At least 10 ISIS fighters’ caught trying to cross into US,1483,unrelated\nTurkish president says American weapons drop for Kurdish fighters was 'wrong' after supplies end up in the hands of ISIS,570,unrelated\nBunbury local discovered a spider had burrowed under his skin on Bali holiday,2459,unrelated\nMilitant Group Says It Killed American Journalist in Syria,1016,discuss\nIsis claims US hostage Kayla Mueller killed in coalition airstrike,959,unrelated\n\"NYPD to stop arresting for low-level marijuana charges, will issue tickets instead: source\",1718,unrelated\nNew iOS 8 bug can delete all of your iCloud documents,1419,unrelated\nTourist dubbed ‘Spider Man’ after spider burrows under skin for days,2009,unrelated\nBREAKING UDPATED: ISIS REPORTEDLY USE CHEMICAL WEAPONS IN KOBANE,618,unrelated\nWATCH: Bird Launches Airstrike on Putin’s Shoulder (UPDATED),137,unrelated\nIslamic State claims it executed American photojournalist James Foley,2386,discuss\nDid Kim Yo-Jong Take Kim Jong Un’s Role? North Korea Ill Health Rumors Are ‘Fabricated’,388,unrelated\nWatch NAKED airport worker walk through scanner in bizarre protest against 'rough' guards,1358,unrelated\nDog found abandoned outside railway station with suitcase of his belongings,144,unrelated\n\"ISIS Militants In Mosul Have Contracted Ebola, Iraqi Media Sources Claim\",2075,discuss\nRumor Robert Plant Ripped Up $800 Million Contract To Reunite Led Zeppelin Called 'Rubbish',40,unrelated\nMichelle Obama’s face blurred by Saudi state television,2251,unrelated\nEye-catching! Rare sighting of Anna Wintour without her trademark sunglasses as she leaves 'rat-infested' Vogue office,2196,unrelated\nTerrorism fears rise amid reports of stolen jetliners,1384,unrelated\nBREAKING: ISIS Beheads American Journalist James Wright Foley,1569,unrelated\nMissing Mexico students not among 28 bodies found in mass grave,295,unrelated\nISIS leader ‘killed’ in US airstrikes,1627,unrelated\nMissing American journalist reportedly beheaded by Islamic State ,726,discuss\n\"ISIS Video Shows Execution of David Cawthorne Haines, British Aid Worker\",1011,unrelated\n\"BATMOBILE NOT STOLEN, MTV CONTEST PRIZE REMAINS UNCLAIMED\",137,unrelated\nMirfield man's tears of joy after lost voicemail of wife retrieved,1406,unrelated\n\"Nigeria claims deal with Boko Haram on ceasefire, kidnapped girls\",1195,discuss\nAccountant Claims Comcast Got Him Fired From His Job for Reporting a Customer Service Issue,2034,unrelated\nNot coming to a store near you: The pumpkin spice condom,2009,unrelated\n\"No, there aren’t any Ebola cases in Iraq\",2367,unrelated\nThis Letter To Parents From A 1970s Lego Set Contains An Important Message For Gender Equality,1426,unrelated\nKim Jong ill? Analysts say 27-year-old sister Kim Yo Jong may be running North Korea (VIDEO),1660,unrelated\nMohammed Emwazi: Man identified as Isis killer 'Jihadi John' was 'stopped by MI5' while on safari holiday in Africa in 2010,1107,unrelated\n\"Dogs DO go to heaven… and cats, and horses: Pope assures young boy that there is a place in paradise for animals as well\",2348,unrelated\nPriest' claim of seeing God as a woman dismissed as hoax,1212,unrelated\nEnormous 20-stone catfish caught with fishing rod in Italy after 40-minute boat battle,612,unrelated\nFemale Israeli fighter said abducted by Islamic State  Read more: Female Israeli fighter said abducted by Islamic State,267,unrelated\nIRAQI AND KURDISH MEDIA REPORTS: ISIS FIGHTERS HAVE CONTRACTED EBOLA,1807,discuss\nBlundering boyfriend burns down college after trying to impress his girlfriend with elaborate marriage proposal,612,agree\nKANYE WEST BARRED FROM ALL FUTURE AWARDS SHOWS,1731,unrelated\n\"Six months after abducting Nigerian schoolgirls, Boko Haram reportedly wants to free them\",35,unrelated\nISIS Claims to Have Intercepted Supplies From U.S. Airdrop,93,unrelated\nWas Heart-Tugging Viral Video Of Generous Homeless Man All A Hoax?,1934,unrelated\nMichelle Obama’s face blurred by Saudi state television,1975,disagree\nJournalist James Wright Foley reportedly beheaded by ISIS,7,unrelated\nTwo GOP Congressmen Say Suspected Terrorists Caught Crossing U.S.–Mexico Border,359,unrelated\nElderly Woman Arrested for Kidnapping Neighbor’s Cats & Making Fur Coats,1239,unrelated\nThe Case of the Stolen Batmobile Has Been Solved,1242,discuss\nBreaking: Soldier shot at National War Memorial in Ottawa,1659,discuss\n\"Confusion swirls, details murky in arrest of ISIS leader's 'wife'\",2155,discuss\nThe Internet Tried To Make Axl Rose Its Latest Death Hoax Victim,1180,unrelated\nNew Audio Recording From Ferguson May Capture Michael Brown Shooting,721,discuss\nWas Alleged Audio of Michael Brown Shooting on CNN a Hoax?,1786,unrelated\nChristmas Is Cancelled: Pumpkin Spice Condoms Are a Goddamn Hoax,367,unrelated\n\"It's 'rubbish' that Robert Plant turned down £500m Led Zeppelin reformation offer, says publicist\",1978,disagree\nSeth Rogen to play Steve Wozniak alongside Christian Bale's Steve Jobs,1262,discuss\nLibya: Missing Libya Planes Spark Security Concerns,1588,unrelated\n\"Obama, Outraged Over Beheading, Vows to Stay on Course\",1679,discuss\nWeather Reporter Caught Writing His Name In The Snow Was NOT Ready To Go On Camera (UPDATED),775,unrelated\nRumor Fatigue Sets In at False Alarms of Castro’s Death,2251,discuss\n\"Apple Watch to Feature Time-Only 'Power Reserve' Mode, Prototypes Disguised as Samsung Watches\",2124,discuss\n\"Sorry, Everyone: Durex Is Unfortunately Not Making Pumpkin Spice Condoms\",703,unrelated\nReturn of the Mac: Seth Rogen in talks to star as Apple co-founder Steve Wozniak in upcoming Steve Jobs biopic,1197,unrelated\nDoes ISIS Have Ebola? Probably Not! Media Reports It Anyway,2075,discuss\nTexas plumber threatened over jihadis using his old truck,565,unrelated\nReports of missing Libyan planes raise 9/11 terror fears,1083,unrelated\nMohammed Emwazi: Man identified as Isis killer 'Jihadi John' was 'stopped by MI5' while on safari holiday in Africa in 2010,872,discuss\n\"Rats at Vogue's NYC offices - watch your step, Anna Wintour\",2263,agree\n\"Meteorite Strikes Nicaraguan Capital, Creates 16-Foot-Deep Crater\",961,agree\n\"Nigeria, Boko Haram reach ceasefire deal, kidnapped girls to go free, official says\",2463,discuss\nAlleged audio of Michael Brown shooting has surfaced,2234,unrelated\nCNN Expert on Brown Audio: At First I Thought ‘Someone’s Trying to Punk CNN’,844,unrelated\n\"Macaulay Culkin NOT Dead: Facebook, Twitter Death Hoax Goes Viral\",2502,agree\nMan breaks down in tears when a lost recording of his deceased wife resurfaces,1864,unrelated\nMichael Phelps' girlfriend was born male but did not tell swimmer about her past,1029,agree\nNBC's Tom Brokaw reportedly wants Brian Williams fired over fabricated Iraq helicopter story,1492,unrelated\n\"Canadian woman 'captured by ISIS in Syria' says she is actually fine and still fighting the jihadists, despite kidnap reports\",777,unrelated\nArmed U.S. drones spotted flying over Syria in possible hunt for ISIS leader,2186,unrelated\nNBC weatherman caught urinating in the woods live on air,2156,unrelated\nHer Majesty’s magic mushrooms,2137,unrelated\n\"Reports Isis fighters have contracted Ebola are 'incorrect', says Iraqi health ministry\",979,unrelated\nResetting iOS 8 Preferences May Wipe iCloud Files,1518,discuss\nJihadi John UNMASKED: Islamic State killer NAMED as west Londoner Mohammed Emwazi,2125,unrelated\nCanada probes Michael Zehaf-Bibeau as possible suspect in Ottawa shooting - source,1751,unrelated\nSomalia Shebab chief Ahmed Abdi Godane likely dead in US strike: Source,1921,unrelated\nIslamic Militants Post Video Claiming to Show Beheading of U.S. Journalist,2526,unrelated\nBREAKING: ISIS Beheads American Journalist James Wright Foley,1040,unrelated\nNun gives birth to surprise baby after complaining of stomach pains,2058,unrelated\nBoko Haram 'to release abducted schoolgirls' as part of ceasefire agreement,1906,unrelated\nWife and son of Isil leader Abu Bakr al-Baghdadi 'detained at Lebanon border',1143,discuss\nISIS cracks down on five confirmed Ebola cases among fighters: official,1461,unrelated\nNun gives birth to surprise baby after complaining of stomach pains,220,unrelated\nReport: Michael Phelps’ Tinder ‘Girlfriend’ Was Born Male; “We Made Love During Halftime”,1658,unrelated\nNews sites fall for Putin bird-dropping video,2081,discuss\nChristian Bale quits Steve Jobs movie,1939,unrelated\nIsraeli Canadian fighting ISIS posts on Facebook: I'm safe and secure,1690,discuss\n\"Palestine accuses Israel of opening dams, flooding Gaza, forcing evacuations\",244,unrelated\nSugarhill Gang rapper Big Bank Hank dead at 57,2398,agree\nVideo: Islamic State Claims to Have Captured US Weapons Airdrop Near Kobane,2172,discuss\nThis Is Why Rumors That ISIS Is Crossing The Border Into The U.S. Aren’t Going Away,625,unrelated\nAudio recording allegedly captures moment Michael Brown was shot,2345,discuss\n7 Bosnian teens get pregnant on school trip,499,unrelated\nMexican investigators fear mass grave might hold 43 missing students,1912,discuss\nAlleged audio of Michael Brown shooting has surfaced,132,unrelated\nPants on Fire: Duncan Hunter makes unconfirmed claim Border Patrol caught at least 10 ISIS fighters,1637,unrelated\nDurex Is Not Making Pumpkin Spice Condoms After All: A Hoax Debunked,1406,unrelated\nBoko Haram denies ceasefire claim by Nigeria's government,1539,unrelated\nThat Boko Haram Ceasefire in Nigeria Isn’t A Ceasefire,1761,discuss\nRat problem worsens at One World Trade Center offices of Conde Nast,2064,agree\n\"Jess Smith, 19, Claims She Was Teletubbies' Giggling Baby: What Did She Get Paid?\",34,unrelated\n\"No, a bird didn't poop on Vladimir Putin\",1006,unrelated\nSchoolboy almost killed by electric shock claims he now has superpowers like Magneto,1786,unrelated\n\"Jeh Johnson: Politicians Shouldn't 'Feed The Flames Of Fear' Over ISIS, Ebola\",1893,unrelated\nFears journalist James Wright Foley beheaded by Islamic State jihadists in ‘message’ to United States,2130,unrelated\nAbdel Majed Abdel Bary Emerges as Suspect in Foley Beheading,583,discuss\nWhat Glenn Beck Fears May Be Done With the 11 Missing Jets,1197,agree\nThe Guy Who Said a Spider Burrowed Under His Skin? Experts Say…,730,unrelated\n\"Michael Phelps' self-proclaimed 'girlfriend', 41, reveals she was born a male as she describes her 'amazing intimacy' with Olympic swimmer\",60,unrelated\nSaudi cleric says snowmen are anti-Islamic,760,unrelated\n\"Boko Haram denies truce, says kidnapped girls married\",1006,unrelated\n\"Google to buy big chunk of Pacific Shores, iconic Redwood City office park\",1006,discuss\nAmerica's oldest time capsule unearthed at Boston statehouse after being buried in 1795 by Sam Adams and Paul Revere,2003,unrelated\nRussians Bag Better Bigfoot Footage,93,unrelated\n\"Calm down everyone, Banksy hasn't been arrested: 9 clues that it's a hoax\",2468,agree\nMystery woman behind the 'richest hands on the internet' revealed: Former pornstar 'makes $5m a year unwrapping Disney toys on YouTube',258,unrelated\nISIS Reportedly Beheads American Photojournalist in Iraq,1093,discuss\nObama: murder of James Foley 'shocks the conscience of the entire world',1120,unrelated\nFormer PGA Tour player: Tiger Woods suspended for drug test failure,2330,discuss\nIs this the world's oldest burger? Man claims to have kept McDonald's Quarter Pounder for 20 YEARS,2055,unrelated\nWAS NBC METEOROLOGIST MIKE SEIDEL PEEING IN THE SNOW ON CAMERA? A TESTY BRIAN WILLIAMS EXPLAINS,527,unrelated\nJeh Johnson shoots down Duncan Hunter's assertion IS is entering U.S. via Mexico,1398,discuss\nApple Watch to sell 15M units in 2015 and ‘ignite global smartwatch market’,1524,discuss\nBrian Williams slams social media for speculation weatherman Mike Seidel relieved himself on air,1968,discuss\n\"North Korean leader Kim Jong-un’s mystery illness actually two broken ankles, newspaper says\",1634,unrelated\nWHO investigates media reports ISIS fighters contracted Ebola,1438,unrelated\n\"Apple's New MacBook Will Be A Thinner, Cleaner, Faster 12-Inch MacBook Air\",45,unrelated\nDog found abandoned outside railway station with suitcase of his belongings,269,unrelated\n\"See How This Homeless Man Spends A Hundred Dollars, And Keep A Tissue Handy [Video]\",643,unrelated\nREPORT: JETLINERS STOLEN FROM LIBYA COULD BE USED TO ATTACK U.S. ON 9/11,311,unrelated\nISIS Reportedly Beheads U.S. Journalist James Wright Foley on Camera,2127,unrelated\n\"Six months after abducting Nigerian schoolgirls, Boko Haram reportedly wants to free them\",1019,unrelated\n\"White House Fence Jumper Got Farther Than Previously Thought, Sources Say\",2409,discuss\nDid a Meteorite Impact in Nicaragua over the Weekend?,1790,discuss\nBanksy arrest hoax: US website claims street artist caught in Watford,1884,agree\n\"Michael Phelps' self-proclaimed 'girlfriend', 41, reveals she was born a male as she describes her 'amazing intimacy' with Olympic swimmer\",1524,unrelated\n\"James Foley: American Journalist, James Wright Foley Beheaded in New ISIS Video [Breaking News]\",2453,unrelated\n\"Luke Somers Dies In Rescue Attempt, Sister Says; Yemeni Defense Ministry Says Unnamed US Hostage Freed\",271,unrelated\nAnother American hostage at risk by Islamic state,938,unrelated\nMissing American journalist reportedly beheaded by Islamic State ,2115,unrelated\n\"Vice Media Chief Said to Pay $300,000 for Dinner for 30\",1471,unrelated\nSmall Meteorite Hits Managua,269,unrelated\nObama: murder of James Foley 'shocks the conscience of the entire world',1857,unrelated\nBREAKING: ISIS USES CHEMICAL WEAPONS – Murders 300 Iraqi Soldiers in Chlorine Gas Attack,1136,discuss\nNew iOS 8 bug can delete all of your iCloud documents,2061,unrelated\n\"Apple Reportedly Preparing 12-inch MacBook Air, Thinner and Lighter than Existing Models\",1498,unrelated\nMilitant Group Says It Killed American Journalist in Syria,1574,unrelated\n\"ISIS Claims an American Hostage, Kayla Mueller, Died in Airstrike in Syria\",1337,discuss\nStar Wars VII for a New SUMMER Release Date!?,1873,unrelated\nLed Zeppelin’s Robert Plant ripped up a $924 million reunion contract,2448,unrelated\n\"Sorry, Fido. Pope Francis did NOT say our pets are going to heaven\",1289,unrelated\n'No hard evidence' of Isis claims it kidnapped Canadian-Israeli woman Gill Rosenberg,2471,discuss\nChristian Bale won't play Steve Jobs,574,unrelated\n\"Catholic Priest Dies for 48 Minutes, Comes Back to Life and Claims God Is Female\",119,unrelated\nPentagon confirms al-Shabab leader killed in airstrike in Somalia,1853,unrelated\nDog abandoned at railway station with suitcase set for happy ending as offers pour in,2116,unrelated\nCanadian Soldier Shot At Ottawa War Memorial: Report,0,unrelated\nEbola Frisco 2014: Patient Shows Virus Symptoms After Apparent Thomas Eric Duncan Contact,2078,unrelated\n\"Sorry, Fido. Pope Francis did NOT say our pets are going to heaven\",932,unrelated\nBoyfriend cuts off his penis and throws it in the bin after girlfriend dumps him for being bad in bed,504,agree\n\"Christian Bale passes on role of Steve Jobs, actor reportedly felt he wasn't right for part\",2017,discuss\nIraqi social-media rumors claim IS leader slain,0,unrelated\nNun who gave birth ‘had no idea’ she was pregnant,1720,discuss\nBali spider burrows under Aussie’s chest,1500,unrelated\nBreaking: Soldier shot at National War Memorial in Ottawa,2187,unrelated\nPGA Tour Denies Claim That Tiger Woods Failed A Drug Test,2087,unrelated\nISIS Fighters Getting Caught Coming Across the U.S.-Mexican Border?,1786,unrelated\nAttorney: New audio reveals pause in gunfire when Michael Brown was shot,2481,discuss\nTexas plumber's truck on front line of Syria war,381,unrelated\nIslamic State 'training pilots to fly fighter jets',1606,discuss\nDNA test confirms child is IS head Abu Bakr al-Baghdadi's daughter,170,unrelated\nOttawa Shooting: Soldier Shot at Canada's National War Memorial,2347,agree\nBali Awry,1321,discuss\nThat’s one way to clean it: Apple Watch will reportedly survive a trip through the shower,2472,discuss\n\"Macaulay Culkin Dead? Hoax Goes Viral, Claims Actor Found Dead in Apartment\",2022,unrelated\nLynch mob use butcher's meat cleaver to castrate rapist they caught attacking teenage girl in alleyway in Indian city,805,agree\nMACAULAY CULKIN IS THE LATEST VICTIM OF A CELEBRITY DEATH HOAX — AND THESE 9 STARS KNOW EXACTLY HOW HE FEELS!,1805,agree\nIsraeli Canadian fighting ISIS posts on Facebook: I'm safe and secure,513,unrelated\n\"Obama, Outraged Over Beheading, Vows to Stay on Course\",524,unrelated\nSecond person rushed to hospital with Ebola symptoms after contact with 'patient zero' Thomas Duncan,2234,unrelated\nWoman Dumped by Boyfriend Spends Entire Week Mourning at KFC,817,unrelated\n#ISIS beheads photojournalist James Wright Foley in a massage to US to end its intervention in #Iraq.,1385,unrelated\nObama denounces killing of journalist James Foley and pledges ‘justice’,2261,unrelated\nDylan Thomas Finds Tropical Spider Burrowed Under Skin,1500,unrelated\n\"Sorry, Fido. Pope Francis did NOT say our pets are going to heaven\",2370,agree\nAudio may have captured Michael Brown shooting,321,unrelated\nBrian Williams slams social media for speculation weatherman Mike Seidel relieved himself on air,381,unrelated\n\"Six months after abducting Nigerian schoolgirls, Boko Haram reportedly wants to free them\",903,unrelated\nAudio of gunfire in Michael Brown case authenticated by app company,1446,discuss\nSeven girls fall pregnant after five day school trip in Bosnia and Herzegovina,499,unrelated\nBiH: Seven Primary School Students Pregnant After Five-Day Excursion,571,unrelated\nIslamic State flying three jets in Syria: monitor,2408,discuss\nNigeria: hopes for return of kidnapped schoolgirls rise after ceasefire reported,459,unrelated\nNorth Korean dictator Kim Jong-Un to open restaurant in Scotland,570,unrelated\nNYPD to stop arrests for small amounts of marijuana,1528,unrelated\nApple in talks to become launch partner for cable-free HBO Now service,1534,discuss\nIslamic Militants Post Video Claiming to Show Beheading of U.S. Journalist,1361,unrelated\nA Predator Drone Has Reportedly Been Spotted Circling Above ISIS's Capital City,1081,unrelated\nMexican cartel leader kills self; bodies in grave not missing students,2375,unrelated\nVideo shows dramatic moment bullet strikes U.S. Marine’s head — and he survives thanks to kevlar helmet,320,unrelated\nBREAKING: ISIS USES CHEMICAL WEAPONS – Murders 300 Iraqi Soldiers in Chlorine Gas Attack,1267,unrelated\nA soldier has been shot at Canada’s war memorial just steps away from the nation’s parliament,2252,unrelated\nWAS NBC METEOROLOGIST MIKE SEIDEL PEEING IN THE SNOW ON CAMERA? A TESTY BRIAN WILLIAMS EXPLAINS,1406,unrelated\n\"Apple Watch Pricing to Reportedly Start at $500 for Stainless Steel, $4,000 for Gold\",607,unrelated\nISIS chlorine attack on security forces confirmed – Iraq officials,2489,unrelated\nOttawa gunman identified as 32-year-old Michael Zehaf-Bibeau,2015,unrelated\nWife Of ISIS Leader Abu Bakr al-Baghdadi Detained In Lebanon,404,unrelated\nFBI Probing Alleged Audio of Michael Brown Shooting,942,unrelated\nFrisco: Sick patient claims to have had contact with Ebola victim,1104,unrelated\nComcast gets customer fired for complaining about poor service,2058,discuss\nNorth Korea denies reports Kim Jong-un is to open state-backed restaurant in Scotland,955,unrelated\nIs Ebola Virus Spreading Among ISIS Militants? Reports Claim Jihadists Seeking Cure at Mosul Hospital,2138,discuss\nThe “Flood Libel” Propagandists of 2015,2055,unrelated\nIsis video claims to show beheading of British hostage David Haines,1802,unrelated\nISIS Seemingly Beheaded American Journalist James Wright Foley,2524,discuss\nNigeria Says Boko Haram Cease-Fire May Lead to Release of Kidnapped Girls,2096,unrelated\n\"Nigeria's missing girls 'to be released by Boko Haram', government aide claims\",298,unrelated\nThis Is The Most Epic Way To Quit Your Job,2520,unrelated\n\"James Foley, Missing American Photojournalist, Reportedly Executed By ISIS In Syria\",1040,unrelated\nChristian Bale to play Steve Jobs in upcoming biopic,571,unrelated\nCongressman: ‘At least 10 ISIS fighters’ caught trying to cross into US,1012,discuss\n\"Predator Drone Reportedly Sighted Circling Raqqa, Syria\",1081,unrelated\nBergdahl: Senator Says Jihadists Swapped For U.S. Troop ‘In Touch’ With Al-Qaida Affiliate,1398,unrelated\n\"What We Know About Kim Yo Jong, Who May Control North Korea\",986,unrelated\nJudicial Watch's Farrell: ISIS Terrorists Did Cross Mexican Border,570,unrelated\nReport: Israeli-Canadian woman fighting Islamic State has been kidnapped by terror group,1319,unrelated\nJames Foley remembered as 'brave and tireless' journalist,1471,agree\nSomalia Shebab chief Ahmed Abdi Godane likely dead in US strike: Source,1817,unrelated\nInsurgents killed in Nigeria despite alleged truce with Boko Haram,298,unrelated\nTourist wakes to find strange red trail on his stomach - and discovers a spider has burrowed through his appendix scar and crawled UNDER his skin while on holiday in Bali,170,unrelated\nMilitant Group Says It Killed American Journalist in Syria,1720,unrelated\n\"If you really believed Colorado KFCs were selling pot, here’s a reality check\",1268,unrelated\nISIS Getting Ebola,2175,unrelated\nChristian Bale won't play Steve Jobs,633,unrelated\nISIS cracks down on five confirmed Ebola cases among fighters: official,2096,unrelated\nWhite House fence-jumper made it far deeper into building than previously known,955,unrelated\nVideo Purports To Show Beheading Of U.S. Journalist By Militants,2404,unrelated\nRapper identified as James Foley's executioner: reports,850,discuss\n'Jihadi John' identified: ISIS killer named as Mohammed Emwazi from West London,1936,unrelated\nCNN audio: Is this the moment Michael Brown was shot?,2403,unrelated\nAudio may have captured Michael Brown shooting,968,unrelated\nThis Letter To Parents From A 1970s Lego Set Contains An Important Message For Gender Equality,1926,unrelated\nWHO says reports of suspected Ebola cases in Iraq are untrue,1013,unrelated\nSugarhill Gang rapper Big Bank Hank dies aged 57,2080,disagree\nBREAKING: British-born hostage 'KILLED in failed rescue attempt',683,discuss\nTwo GOP Congressmen Say Suspected Terrorists Caught Crossing U.S.–Mexico Border,570,unrelated\nUpdate: Frisco paramedics transporting patient believed to be exhibiting Ebola-like symptoms,1582,unrelated\nSeth Rogen To Play Steve Wozniak In Steve Jobs Biopic,1642,unrelated\nMan Known as ‘Jihadi John’ Is Identified as Mohammed Emwazi,821,unrelated\nSugarhill Gang Rapper Big Bank Hank Dies at 57,1979,unrelated\nISIS Militants Allegedly Contracted Ebola,1786,unrelated\nMedia reports identify Londoner as Islamic State's ‘Jihadi John’,1374,discuss\nMan chops off his own penis after girlfriend told him he was no good in bed,1560,discuss\n\"Once Again, The Banksy 'Arrest' Is A Giant Hoax. Repeat: A Hoax.\",2362,agree\nAl-Shabab leader who ordered Kenya mall massacre believed killed in US drone attack in Somalia,1936,unrelated\nRumor debunked: RoboCop-style robots are not patrolling Microsoft's campus,1074,unrelated\nHas North Korean dictator Kim Jong-un been replaced by his sister?,2252,unrelated\nPredator Drone Reportedly Spotted Over ISIS Hotbed in Syria; Airstrikes Hit ISIS Targets,2443,discuss\n\"Dead for 48 minutes, this Catholic Priest claims God is female\",1549,disagree\n\"No, Banksy has not been arrested (sigh)\",1437,unrelated\nTiger Woods' former luxury island goes on sale,2508,unrelated\n\"Op-Ed: Hoax – Priest who never existed claims he died, saw female God\",858,unrelated\nCNN Airs Alleged Audio from Michael Brown Shooting,1403,unrelated\nISIS Beheads Kidnapped Photojournalist James Wright Foley in Horrific Video Message to the U.S.,2067,agree\nOfficial: Gitmo prisoner traded for Bergdahl reaching out to Taliban,1251,unrelated\nISIS Getting Ebola,2180,disagree\n'Sex attacker' has penis cut off with a cleaver in India,2523,unrelated\nReport: Missing Libyan jetliners raise fears of suicide airliner attacks on 9/11,1660,unrelated\nIslamic Militants Post Video Claiming to Show Beheading of U.S. Journalist,1011,discuss\nIsis tells mother on rescue mission :’You’ve just eaten your son’,456,unrelated\n6 Islamist militants killed in US attack in Somalia,1543,unrelated\nVigilantes cut off alleged rapist's penis,36,unrelated\nKurds Deny Gill Rosenberg was in Kobane,693,unrelated\n\"Rumor: Apple shooting for 19 hours of Apple Watch battery life under normal conditions, 2.5 hours 'heavy' use\",1477,discuss\nApple Watch won’t be the digital doctor it could have been,1750,discuss\nKimye’s Fault? Anna Wintour’s NYC ‘Vogue’ Offices Hit With Disgusting Rat Infestation: ‘Rat Droppings On Desks’,1438,unrelated\nJosh Paler Lin Gives A Homeless Man $100 And Follows Him To See How He Spends It,2132,disagree\n\"Meteorite makes big crater in Nicaragua, government says\",2154,discuss\nObama Denounces James Foley's Execution: 'Today The Entire World Is Appalled',1251,unrelated\nChristian Bale Won't Play Steve Jobs After All,1939,unrelated\nWhite House fence-jumper made it far deeper into building than previously known,2268,unrelated\nReport: Christian Bale Will Play Steve Jobs,1273,unrelated\nReports of missing Libyan planes raise 9/11 terror fears,1022,unrelated\nPumpkin Spice condoms? Don't fall for this hoax.,2498,unrelated\n\"No, Banksy hasn’t been arrested\",667,unrelated\nKim Jong-un 'set to open a new restaurant in SCOTLAND',2309,discuss\nLynch mob chop man's penis off after catching him allegedly trying to rape teenager,2009,unrelated\nA Spider Lived Inside This Tourist’s Body For 3 Days After Burrowing Into His Skin Through A Scar,1375,unrelated\nComcast Says You Can Keep Your Tor,2177,agree\n\"Zack Snyder Kills \"\"Stolen Batmobile\"\" Rumor With Great Photo\",734,unrelated\nBREAKING UDPATED: ISIS REPORTEDLY USE CHEMICAL WEAPONS IN KOBANE,1686,unrelated\nRajasthan: Angry mob teaches rapist a lesson; chops penis off,529,unrelated\nDuped again: Macaulay Culkin is not dead,2313,unrelated\n\"Jess Smith, 19, Claims She Was Teletubbies' Giggling Baby: What Did She Get Paid?\",2328,unrelated\nSchoolboy almost killed by electric shock claims he now has superpowers like Magneto,2109,discuss\n\"Islamic State training pilots to fly MiG fighter planes, says monitoring group\",2406,discuss\nBali spider burrows under Aussie’s chest,1638,agree\neBay developing Apple Watch software with ties to iOS app,1342,unrelated\n\"Accused Boston Marathon Bomber Severely Injured In Prison, May Never Walk Or Talk Again\",213,unrelated\nOmsk schoolboy turned into a man-magnet after shock,1006,unrelated\nApple's 12-Inch Retina MacBook Air Shown in Artist's Renditions,1234,unrelated\n\"Fidel Castro Rumors Sweep Internet, But No Sign in Cuba\",2251,discuss\nIs There an ISIS Threat on the Texas-Mexico Border or Not?,2307,unrelated\nMass grave found after 40 students disappear in Mexican protest,683,unrelated\nChristmas Is Cancelled: Pumpkin Spice Condoms Are a Goddamn Hoax,2498,unrelated\nMichael Brown shooting audio caught on tape?,844,unrelated\nTerrorism fears rise amid reports of stolen jetliners,1865,discuss\nCPWD official sacked for absence from duty for 25 years,1242,unrelated\nMan has his PENIS cut off by angry mob after 'attempted rape' of teenager,2005,agree\nHas Kim's SISTER taken over North Korea? Dictator fails to show for key Communist event (but does send a nice flower basket instead),1427,unrelated\n\"Obama, Outraged Over Beheading, Vows to Stay on Course\",1295,unrelated\nWould-be rapist has penis severed by angry mob,368,unrelated\nSources: Guns N' Roses Frontman Axl Rose Found Dead in West Hollywood Home at Age 52,1180,unrelated\nDHS Rebuffs Congressman’s Claim ISIS Infiltrating Southern Border,239,unrelated\nRussians Bag Better Bigfoot Footage,545,unrelated\nMystery man slaps shoppers around head for sneezing,195,unrelated\n\"Boko Haram Denies Ceasefire, Says Kidnapped Girls Are Now Married\",459,unrelated\nADVISORY-Islamist rebel leader killed in U.S. strike - Somali government,741,unrelated\nAbdel-Majed Abdel Bary: London Rapper Identified As ISIS Militant Who Beheaded James Foley,633,unrelated\nMan chops off own penis after being dumped by his girlfriend,195,unrelated\nKimye’s Fault? Anna Wintour’s NYC ‘Vogue’ Offices Hit With Disgusting Rat Infestation: ‘Rat Droppings On Desks’,1893,unrelated\nWhite House Fence Jumper Actually Made It Pretty Far Inside,1426,unrelated\n\"Islamic Tribunal Using Sharia Law In Texas Has Been Confirmed Tribunal members say they will avoid Sharia's \"\"criminal law.\"\"\",244,unrelated\n‘Star Wars: The Force Awakens’ May Get An Early Release Date—Report,1686,discuss\nNasa questions whether crater in Nicaragua caused by meteorite,1627,unrelated\n'Spiderman' squished: Experts debunk claims,724,unrelated\nUS Marine survives headshot in Afghanistan,320,unrelated\n\"Vice's Shane Smith drops $300,000 on Vegas dinner\",851,unrelated\nSeth Rogen may play Steve Wozniak alongside Christian Bale as Steve Jobs,646,unrelated\nCNN Posts Alleged Audio of Michael Brown Shooting,1426,discuss\nESPN’s All-Male “Monday Night Football” Panel On Domestic Violence Is Not Real,1261,disagree\nVideo shows ISIL beheading of photojournalist James Foley,1574,unrelated\nHomeland Security says terrorists haven't crossed U.S-Mexico border,2016,agree\nMum Offers to Sell Twin Boy to Save Twin Girl,819,unrelated\nHundreds of Palestinians flee floods in Gaza as Israel opens dams,2055,unrelated\nWife and child of Islamic State leader Baghdadi held in Lebanon,2337,disagree\nNigerians doubtful of girls' release after Boko Haram 'truce' breached,298,unrelated\n\"ISIS: We have our hands on weapons, ammo air-dropped by U.S.\",104,unrelated\nSugarhill Gang Rapper Big Bank Hank Dies at 57,105,unrelated\nIslamic State May Have Fighter Jets Now After Seizing Russian-Made MiGs,495,discuss\nHave Kanye & Kim Been Banned From Future Grammy Ceremonies?,2255,discuss\nMore American Weapons for ISIS,693,unrelated\nBanksy arrest hoax: US website claims street artist caught in Watford,2389,unrelated\nBunbury local discovered a spider had burrowed under his skin on Bali holiday,1860,agree\nDoes Vogue's New Office Have a Rat Infestation?,2080,unrelated\nIraqi media says ISIS militants have contracted Ebola,93,unrelated\nIndia: 400 men cut off their testicles to 'get closer to God' following advice from 'guru',104,unrelated\nBiological Warfare on the Horizon? ISIS Soldiers May Be Infected With Ebola,2175,unrelated\n\"12in Retina MacBook Air release date rumours: All-new 12in MacBook Air design for 2015, launching at WWDC?\",1679,unrelated\nBoko Haram 'to release abducted schoolgirls' as part of ceasefire agreement,40,unrelated\n\"No, A Spider Did Not Burrow Under A Man's Skin And Live There For Days\",1848,unrelated\nNASA Raises Doubts About Reports of Nicaraguan Meteorite,971,unrelated\n\"Obama, Outraged Over Beheading, Vows to Stay on Course\",2525,unrelated\n\"Sadly, Pumpkin Spice Condoms Aren't A Thing After All\",2459,unrelated\nAmazon Is Going To Open A Physical Store!,703,unrelated\nNationwide turkey recall? Ebola-infected birds? USDA debunks the hoax,1036,unrelated\nCheese addiction breaks Kim Jong-un's ankles,2053,agree\nWeaponized Ebola? ISIS Militants Said To Contract Deadly Virus,2060,discuss\nMexico prosecutor: Students not in 1st mass graves,1419,unrelated\n\"Israel opens dams, floods Gaza\",1481,unrelated\nTurkish Leader Says U.S. Airdrop Aided ISIS Militants,2295,discuss\nCNN audio: Is this the moment Michael Brown was shot?,1921,unrelated\nApple may launch 12-inch MacBook Air with Retina Display,724,unrelated\nKFC Gets Occupational Business License To Sell Marijuana In Colorado Restaurants KFC Gets Occupational Business License To Sell Marijuana In Colorado Restaurants,1301,unrelated\nNew Audio Allegedly Captures Moment Michael Brown Was Shot,2492,unrelated\nISIL Beheads American Photojournalist in Iraq,195,discuss\nMissing Libyan aircraft spark fears of 9/11-style attack in North Africa,1515,agree\nUS officials: Video shows American's execution,1547,unrelated\nExperts: More facts needed on purported audio recording of Michael Brown shooting,1966,unrelated\n\"So, There Might Be a Rat Infestation at Vogue\",2277,unrelated\n\"Absent from duty for 25 years, CPWD official dismissed\",1883,unrelated\nWorld's oldest burger,1586,discuss\nLOL: RICH JOHNSTON SAYS THE BATMOBILE HAS BEEN STOLEN IN DETROIT,2055,unrelated\n\"Catholic priest dies for 48 mins, wakes up claiming God is a woman\",1849,agree\n\"No, Islamic State Militants Have Not Been Caught by U.S. Border Patrol\",2093,discuss\nThe Guy Who Said a Spider Burrowed Under His Skin? Experts Say…,962,unrelated\nLuke Somers' sister says he was killed in failed Yemen rescue attempt,2495,unrelated\nHORROR: ISIS Fighters Have Reportedly Contracted Ebola,1122,discuss\nIraq: US to Probe ISIS' Chlorine Attack on Iraqi Security Personnel,1177,unrelated\n\"BREAKING: Islamic State, in video, beheads American journalist James Wright Foley who was kidnapped in 2012 -@BNONews\",1857,unrelated\nDaash Ebola transferred to Mosul {Google Translate],93,unrelated\nISIS Getting Ebola,5,unrelated\nReport: Christian Bale Just Bailed on the Steve Jobs Movie,729,agree\n\"Explosion reported near the Nicaraguan capital attributed to meteorite impact, but experts, including NASA, cast doubt on claims\",1900,unrelated\nIslamic Militants Post Video Claiming to Show Beheading of U.S. Journalist,1347,unrelated\n\"Google to buy big chunk of Pacific Shores, iconic Redwood City office park\",586,unrelated\nNew iOS 8 bug can delete all of your iCloud documents,1361,unrelated\nNYC High School Student Nicknamed ‘Teen Wolf’ Made $72 Million On Stock Market,467,unrelated\nChugging eggnog at office party lands man in hospital,667,agree\nElderly Woman Arrested for Kidnapping Neighbor's Cats & Making Fur Coats,529,agree\nCNN audio: Is this the moment Michael Brown was shot?,1692,discuss\n\"Man chops off own penis, throws it in a dustbin after poor show in bed\",1905,unrelated\nFormer British Rapper Reportedly Under Investigation for James Foley Beheading,1202,discuss\nNew Audio Allegedly Captures Moment Michael Brown Was Shot,662,unrelated\nHigh school student scores $72M playing the stock market,2367,unrelated\nSchoolboy almost killed by electric shock claims he now has superpowers like Magneto,2304,unrelated\nUS drones hunt Isis leader in Syria,933,unrelated\nChristian Bale set to play Steve Jobs in forthcoming biopic of Apple co-founder,1658,unrelated\nNew Audio Allegedly Captures Moment Michael Brown Was Shot,1950,unrelated\nNigeria says it has deal with Boko Haram to release kidnapped girls,1821,discuss\nKim Jong-un relying on ‘cobra wine’ after problems with trouser snake,587,unrelated\n\"James Foley, Missing American Photojournalist, Reportedly Executed By ISIS In Syria\",826,unrelated\n\"Boko Haram leader denies ceasefire deal, says 200 abducted girls married off \",1019,unrelated\nBoko Haram denies truce to release kidnapped schoolgirls,402,unrelated\n\"Ann Arbor pizza delivery driver surprised with $2,000 tip\",7,unrelated\nIs Kim Jong-un’s sister now the power behind the North Korean throne?,2046,unrelated\nJihadi John identity revealed as Mohammed Emwazi: live,472,unrelated\nIS militant 'Jihadi John' named as Mohammed Emwazi from London,2033,unrelated\n\"Obama, Outraged Over Beheading, Vows to Stay on Course\",1549,unrelated\nUPDATE: Internet report of Ebola outbreak in Purdon not true,2354,unrelated\nTerrorism fears rise amid reports of stolen jetliners,1644,unrelated\nObama: murder of James Foley 'shocks the conscience of the entire world',1224,unrelated\nFence jumper reportedly made it much further into White House than Secret Service said,887,unrelated\n\"CNN Broadcasts Purported Audio Containing Gunshots That Felled Michael Brown Jr.; Leaders, Celebrities Fill Pews At Teen’s Funeral\",1921,unrelated\n[UPDATED] 11 Men and 0 Women on Tonight's ESPN Domestic Violence Panel,1549,unrelated\nKim Jong-un ‘is so fat from eating cheese that he has broken his ankles’,391,unrelated\nMilitant Group Says It Killed American Journalist in Syria,2525,unrelated\n\"ISIS Claims It Kidnapped Gill Rosenberg, The First Western Woman To Fall Into The Group's Hands\",777,unrelated\nChristian Bale quits Steve Jobs movie,830,unrelated\nAirport worker strips naked at security scanner in protest against guards,1832,unrelated\nIsilkulskom student has gained superhero powers after shock,693,unrelated\nReturn of the Mac: Seth Rogen in talks to star as Apple co-founder Steve Wozniak in upcoming Steve Jobs biopic,626,unrelated\nLarge space object slams Nicaragua’s capital as asteroid passes Earth,524,unrelated\n\"Sorry, Fido. Pope Francis did NOT say our pets are going to heaven\",545,unrelated\n“Axl Rose dead 2014” : Guns N' Roses frontman killed by internet death hoax,2343,unrelated\nIraqi and Kurdish media reports cases of Ebola among Islamic State fighters in Mosul,720,unrelated\nBodies In Mexico Mass Grave Apparently Not Those Of Missing Students,1740,unrelated\nUS officials: Video shows American's execution,578,discuss\nIsraeli-Canadian Woman 'Captured' By ISIS Says She Is 'Safe And Secure',1106,discuss\nCARLISLE HEAD SLAPPER ATTACKS SNEEZING WOMEN,2477,unrelated\n\"ISIS Militants In Mosul Have Contracted Ebola, Iraqi Media Sources Claim\",1461,unrelated\n\"Pumpkin Spice Condoms, And 6 Other Flavors That Aren’t Happening\",2354,agree\nIraqi media: ISIS militants have contracted Ebola,126,unrelated\n\"North Korean leader Kim Jong Un had ankle surgery, report says\",1020,unrelated\nDNA test confirms child is IS head Abu Bakr al-Baghdadi's daughter,1787,unrelated\nMexican cartel leader kills self; bodies in grave not missing students,1670,unrelated\nDog abandoned at Scotland train station with suitcase,1544,agree\n\"Man cuts off manhood, throws it in the bin, after girlfriend leaves over small penis\",2256,unrelated\nIraqi media says ISIS militants have contracted Ebola,1904,discuss\nChristian Bale in Talks to Star in Sony's Steve Jobs Film,830,unrelated\nIslamic State using 'SCORPION bombs' to terrorise victims,1474,agree\nLebanon confirms holding ISIS chief’s kin,2155,discuss\nPredator Drone Reportedly Spotted Over ISIS Hotbed in Syria; Airstrikes Hit ISIS Targets,1081,unrelated\nLynch Mob Castrates Alleged Rapist In Rajasthan,214,discuss\nNigeria says ceasefire agreed with Boko Haram,1885,discuss\nMissing Libyan jetliners raise fears of terror attacks on 9/11,508,discuss\nUPDATE: BATMAN v SUPERMAN Batmobile Reportedly Stolen By (Shocker!) Detroit Locals,672,discuss\nIsraeli Canadian fighting ISIS posts on Facebook: I'm safe and secure,1893,discuss\n\"Forget 18-karat gold, next-generation Apple Watch Edition could use platinum: Report\",483,unrelated\nChristian Bale won't play Steve Jobs,1368,unrelated\n\"No, Banksy hasn’t been arrested\",186,unrelated\n\"Apple Media Event Rumored for Late February, Apple Watch and 12\"\" MacBook Air Likely Topics [Updated]\",2020,unrelated\nComcast gets customer fired for complaining about poor service,2192,unrelated\nVideo Purports to Show Beheading of American Journalist,2109,unrelated\nWHO investigates media reports ISIS fighters contracted Ebola,1040,discuss\n'Spiderman' squished: Perth experts debunk spider burrowing claims,2459,unrelated\nCameron vows to hunt down IS 'monsters' after Haines murder,1224,discuss\nMeteor Leaves 40-Foot Crater Near Managua's Airport,10,unrelated\nTiger Woods Is Selling His Private Island For $7.1 Million,2444,agree\n\"Boko Haram leader denies ceasefire deal, says 200 abducted girls married off \",903,unrelated\nFormer U.S. soldier says IS used chemical weapons in Kobani,1093,unrelated\nReport: Secret Service Lied About White House Fence Jumper,500,unrelated\nMatt Taibbi on leave of absence from First Look Media,82,unrelated\nMissing Mexican students 'not found in mass grave',1427,agree\n\"Fidel Castro Rumors Sweep Internet, But No Sign in Cuba\",1176,unrelated\n\"'American bombing had signed my death certificate': Missing US journalist James Wright Foley goes unflinching to his death as ISIS behead him in horrific video, as a warning to Obama\",1251,unrelated\nMass grave found after 40 students disappear in Mexican protest,2342,discuss\nVice CEO Throws Down $300K on Lavish Vegas Dinner,2034,unrelated\n\"Small meteorite strikes Nicaragua, government says\",1795,unrelated\nAl-Shabab leader who ordered Kenya mall massacre believed killed in US drone attack in Somalia,324,unrelated\n\"Therefore, the \"\"feminist blogger\"\" who aborted a boy probably fake\",843,unrelated\nTurkish president says American weapons drop for Kurdish fighters was 'wrong' after supplies end up in the hands of ISIS,1120,discuss\nThe Image That Everyone Is Sharing By 'Banksy' Isn't By Banksy — But It's Awesome,2024,agree\nUPDATE: BATMAN v SUPERMAN Batmobile Reportedly Stolen By (Shocker!) Detroit Locals,280,unrelated\nIslamic State reports youngest jihadist 'martyred' in battle,816,unrelated\nMeteorite 'caused mysterious boom in Nicaragua',381,unrelated\n\"CNN Broadcasts Purported Audio Containing Gunshots That Felled Michael Brown Jr.; Leaders, Celebrities Fill Pews At Teen’s Funeral\",472,unrelated\nSee the Crater a Meteorite Made in Nicaragua,1795,unrelated\nMedia outlets identify 'Jihadi John',1198,discuss\nAudio recording allegedly captures at least 10 shots fired in Michael Brown killing,1289,unrelated\nPentagon: ISIS Got U.S. Weapons Package,2213,unrelated\nNasa questions whether crater in Nicaragua caused by meteorite,1068,discuss\nNigeria Boko Haram blamed for raids despite truce claim,1139,discuss\nCanadian-Israeli Woman May Have Been Captured In Syria: Reports,1481,unrelated\nBrian Williams slams social media for speculation weatherman Mike Seidel relieved himself on air,1169,unrelated\nGCPD Solved Stolen Batmobile Case?,1237,discuss\nPredator drones being flown over Isil's Syrian 'capital',1740,agree\nFence-jumper got farther into White House,1017,agree\nChristian Bale in Talks to Play Steve Jobs in Danny Boyle's Biopic,2455,discuss\nThe Chinese Guide to Avoiding a Bad English Name,299,unrelated\nKFC Gets Occupational Business License To Sell Marijuana In Colorado Restaurants KFC Gets Occupational Business License To Sell Marijuana In Colorado Restaurants,1843,unrelated\nUS officials: Video shows American's execution,984,unrelated\nThis Week In Weird News: Horrible Human Slaps Elderly Woman For Sneezing,2477,unrelated\nShots Heard In Alleged Brown Shooting Recording [AUDIO],1605,discuss\n\"Absent from duty for 25 years, CPWD official dismissed\",1213,unrelated\nKim Jong-un relying on ‘cobra wine’ after problems with trouser snake,1120,unrelated\nSenator: Detainees swapped for Bergdahl have contacted militants,773,discuss\n\"What We Know About Kim Yo Jong, Who May Control North Korea\",1817,unrelated\n\"No, a bird didn't poop on Vladimir Putin\",1028,unrelated\nThe “Flood Libel” Propagandists of 2015,719,unrelated\n\"Yemen says U.S. man freed, sister says he’s dead\",40,unrelated\n\"Reports: Jihadists Steal Commercial Jets, Raise 9/11 Fears\",2309,unrelated\nPenis graffiti drawn on £1.5million Bugatti Veyron,1183,unrelated\nFears journalist James Wright Foley beheaded by Islamic State jihadists in ‘message’ to United States,1658,discuss\nDog abandoned at Ayr station with belongings in suitcase,1214,agree\n\"Apple 12-Inch MacBook Air Details Emerge; Device Could Be Thinner, Lighter Than Current Model\",45,unrelated\nKidnapped Nigerian schoolgirls: Government claims ceasefire deal with Boko Haram that will bring missing girls home,304,unrelated\n\"Boko Haram denies truce, says kidnapped girls married\",1028,unrelated\nMedia outlets identify 'Jihadi John',2033,unrelated\n\"Woman detained in Lebanon is not al-Baghdadi's wife, Iraq says\",1477,unrelated\nNun Gives Birth To Baby Boy After Suffering Intense Stomach Pains,2130,unrelated\nNationwide turkey recall? Ebola-infected birds? USDA debunks the hoax,1968,unrelated\nThe 'cub of Baghdadi': Has this boy become the youngest victim of Isis’s use of child soldiers?,1336,unrelated\n\"Christian Bale passes on role of Steve Jobs, actor reportedly felt he wasn't right for part\",2455,discuss\nMan who SLAPS people if they sneeze in public being hunted by police,1839,agree\nIS using scorpion bombs to terrify Iraqi civilians,2257,unrelated\n'Feminist' Lana 'Aborts Baby Because It's A Boy' And Is Surprised By Backlash,26,unrelated\nUS drones hunt Isis leader in Syria,2443,discuss\n\"Prankster Gives Homeless Man $100, Secretly Follows Him And Learns He Buys Food For Others\",1925,agree\nCrazy iPhone rig shows how Chinese workers manipulate App Store rankings,1107,unrelated\nThe Pumpkin-Spice Condom Is Just a Figment of Your Own Gross Imagination,1853,unrelated\nIraq Says Arrested Woman Is Not The Wife of ISIS Leader al-Baghdadi,633,unrelated\nRumors of ISIS leader's death debunked,414,unrelated\nJordan king cites Clint Eastwood in revenge vow,699,unrelated\nHORROR: ISIS Fighters Have Reportedly Contracted Ebola,1291,unrelated\nLondon hip-hop artist Abdel-Majed Abdel Bary key suspect in hunt for killer of American journalist James Foley,951,discuss\nPull the other Un! North Korean dictator has not been seen for weeks because he 'pulled tendon while doing drill with his generals',236,unrelated\nNigeria: hopes for return of kidnapped schoolgirls rise after ceasefire reported,2314,unrelated\nTexas City plumber's truck ends up in Syrian war,1808,unrelated\n\"BATMOBILE NOT STOLEN, MTV CONTEST PRIZE REMAINS UNCLAIMED\",1529,discuss\nMacaulay Culkin Dead: Actor Once Again Victim Of Death Hoax,585,agree\nREPORT: The Batmobile Might Have Been Stolen In Detroit,964,unrelated\nFence-jumper ran through much of main floor of White House: report,2409,discuss\n\"In Vogue vs Rats War, the Rats Are Winning\",2072,discuss\nSpec leak suggests Apple Watch will be on par with Android Wear rivals,589,discuss\nWould-be rapist has penis severed by angry mob,2115,agree\n\"Report: Stainless steel Apple Watch will be priced $500, gold at $5,000\",698,unrelated\nIslamic State releases video apparently showing the beheading of missing US journalist James Foley,2304,unrelated\nLibya: Missing Libya Planes Spark Security Concerns,1336,unrelated\nAn Audio Recording of the Michael Brown Shooting Has Reportedly Surfaced,1446,discuss\n\"‘Teletubbies’ Sun Baby: Fans Freak Out Over Jess Smith, 19\",1331,unrelated\nSurreal Photos of Fisherman’s Jaw-Dropping Catch Will Likely Have People Wondering If It’s Real,2371,unrelated\n\"Gill Rosenberg, Canadian-Israeli Woman Feared Kidnapped By ISIS, Says She's Safe\",874,unrelated\nContinuing Violence Puts Boko Haram Ceasefire In Jeopardy,2088,unrelated\nThis College Student Claims She Was The 'Teletubbies' Sun Baby,1828,unrelated\nNewly Discovered Mass Grave Linked to Missing Mexican Students,537,discuss\nLed Zeppelin’s Robert Plant ripped up a $924 million reunion contract,158,unrelated\nFounding Fathers-Era Time Capsule Found in Boston,1049,agree\nBoyfriend cuts off his penis and throws it in the bin after girlfriend dumps him for being bad in bed,1249,unrelated\n\"Boko Haram Could Release Kidnapped Girls, Nigerian Officials Say\",1697,unrelated\nApple Watch launch has new timetable: Analyst,2278,unrelated\nApple may launch 12-inch MacBook Air with Retina Display,295,unrelated\nMexico Says Missing Students Not Found In First Mass Graves,1822,discuss\nLarge space object slams Nicaragua’s capital as asteroid passes Earth,1825,discuss\n\"No, That Wasn’t Paul Rudd Tackling an Airport Homophobe\",853,unrelated\nMeteor Leaves 40-Foot Crater Near Managua's Airport,2163,unrelated\nMCDONALD’S WILL STOP SERVING OVERWEIGHT CUSTOMERS BEGINNING 1/1/15,1826,unrelated\nISIS supporters mourn death of ‘youngest fighter’,1795,unrelated\n\"Tiger Woods is not on suspension for failing a drug test, his agent and a PGA official say\",1417,discuss\nThe Guy Who Said a Spider Burrowed Under His Skin? Experts Say…,1530,unrelated\n\"Despite ceasefire announcement, new Boko Haram attacks reported\",171,unrelated\nAl-Shabaab Terror Group Leader Killed in U.S. Airstrike,941,unrelated\n\"Tiger Woods PED, PGA Tour Suspension Allegations Retracted by Dan Olsen\",1589,unrelated\n\"L. Jinny? Abdel-Majed Abdel Bary, UK Rapper, Suspected in James Foley Killing: Reports\",975,unrelated\nKFC Marijuana Sales To Begin In Colorado? It’s Unbelievable — Literally,1873,unrelated\nDavid Haines beheading video confirmed genuine; UK PM Cameron vows to hunt down ISIS 'monsters',2241,discuss\nPriest who died for 48 minutes says he met God and she’s a woman,2043,unrelated\nNew Audio Recording From Ferguson May Capture Michael Brown Shooting,776,unrelated\nMagic mushrooms found at Buckingham Palace,513,unrelated\nVideo: Marine survives Taliban sniper headshot thanks to helmet,532,unrelated\n\"CNN Broadcasts Purported Audio Containing Gunshots That Felled Michael Brown Jr.; Leaders, Celebrities Fill Pews At Teen’s Funeral\",2317,discuss\nCNN plays chilling audio recording allegedly from Michael Brown shooting: “At least 11 shots”,321,unrelated\nNASA: Viral news on days of darkness in December is hoax,506,agree\nGoogle to Buy Redwood City Offices for $585M,693,unrelated\nISIS Beheads Kidnapped Photojournalist James Wright Foley in Horrific Video Message to the U.S.,7,unrelated\nChristian Bale quits Steve Jobs movie,630,unrelated\nWFB’s Bill Gertz: Obama Administration ‘Trying to Play Down’ Missing Libyan Airliners,1865,discuss\nIndian 'Rapist' Castrated By Angry Mob Who Hack Off Gentials With Meat Cleaver (GRAPHIC PICTURES),2005,agree\nTropical spider burrowed under man's skin through appendix scar and lived there for THREE DAYS,818,agree\nTexas Plumber Has ‘No Idea’ How Company Truck Ended Up With ISIS,2344,unrelated\n\"Apple Reportedly Preparing 12-inch MacBook Air, Thinner and Lighter than Existing Models\",480,unrelated\nUrgent: The Leader of ISIL 'Abu Bakr al-Baghdadi' Killed! / Photo,1889,discuss\nWATCH: Stan Beaton cries tears of joy when phone engineers find treasured voicemail recording of his late wife he thought was lost forever,1208,agree\nBlundering boyfriend burns down college after trying to impress his girlfriend with elaborate marriage proposal,499,unrelated\nN. Korea’s Kim has leg injury but in control,2230,discuss\n[Updated] Saudi State Television Allegedly Blurs Michelle Obama’s Face During Meeting With New Saudi King,1242,unrelated\nAn Indian Civil Servant Just Got Sacked After Not Turning Up For Work For 25 Years,217,unrelated\n\"Insiders Claim Steel Apple Watch to Start at $500, Gold at $4,000\",1646,unrelated\n‘Jihadi John’: The Islamic State killer behind the mask is a young Londoner,1256,unrelated\n\"Piper Jaffray pegs stainless steel Apple Watch price at $499, Edition at $4,999\",1013,unrelated\nMagic Mushrooms Found on Buckingham Palace Grounds,89,unrelated\n\"Michael Phelps' self-proclaimed 'girlfriend', 41, reveals she was born a male as she describes her 'amazing intimacy' with Olympic swimmer\",712,unrelated\nSeth Rogen Eyed to Play Apple's Steve Wozniak in Christian Bale's Steve Jobs Movie (Exclusive),1002,discuss\nJames Foley remembered as 'brave and tireless' journalist,847,discuss\nEbola Scare in Kansas City,2104,discuss\nIslamic State 'training pilots to fly fighter jets',1439,unrelated\nIslamic Militants Post Video Claiming to Show Beheading of U.S. Journalist,1166,unrelated\n\"Managua explosion not a meteorite, NASA suggests\",1179,unrelated\nReport: Nearly a Dozen Commercial Airliners Missing Ahead of 9/11 Anniversary After Islamists Overrun Libyan Airport,1197,discuss\n\"No, A Spider Did Not Burrow Under A Man's Skin And Live There For Days\",2087,unrelated\nISIS Reportedly Beheads American Photojournalist in Iraq,2067,discuss\nReturn of the Mac: Seth Rogen in talks to star as Apple co-founder Steve Wozniak in upcoming Steve Jobs biopic,524,unrelated\nCNN audio: Is this the moment Michael Brown was shot?,2354,unrelated\nSHOCK CLAIM: PGA Golfer Says Tiger Woods Is Suspended For Failed Drug Test,478,unrelated\nAmerican hostage killed in rescue attempt in Yemen - senior official,298,unrelated\nMacaulay Culkin Victim of Another Online Death Hoax,1559,agree\n\"Boko Haram agrees to ceasefire, release of school girls\",34,unrelated\nIslamic State releases video apparently showing the beheading of missing US journalist James Foley,26,unrelated\n\"Video Appears to Show Beheading of Journalist James Foley, Who Went Missing in Syria\",2287,unrelated\nWSJ: Apple cut watch health features due to erratic sensors,652,discuss\nIt’s About To Get Harder To Be Arrested For Pot Possession In New York City,1939,unrelated\nHBO and Apple in Talks for $15/Month Apple TV Streaming Service Launching in April,1938,unrelated\nApple may launch 12-inch MacBook Air with Retina Display,1627,unrelated\nAngry mob hacks off alleged rapist's genitals with meat cleaver after dragging him into butchers,1476,discuss\n\"Six months after abducting Nigerian schoolgirls, Boko Haram reportedly wants to free them\",2356,discuss\n‘Islamic tribunal confirmed in Texas’,2284,unrelated\nISLAMIC STATE BEHEADS MISSING AMERICAN JOURNALIST JAMES WRIGHT FOLEY,2386,agree\nKim Jong-Un 'bans the name Kim Jong-un',1361,unrelated\nCrazy iPhone rig shows how Chinese workers manipulate App Store rankings,105,unrelated\nIraqi social-media rumors claim IS leader slain,373,unrelated\nJournalist James Wright Foley reportedly beheaded by ISIS,2304,unrelated\nVideo messaging service verifies timing of CNN audio recording,1400,unrelated\nApple Reportedly Relying More Heavily on Samsung for iPhone 6 and Apple Watch Components,1831,unrelated\nMeet the 17-Year-Old Who Made $72 Million During His High-School Lunch Breaks,945,unrelated\nKim Yo-jong in Charge: Kim Jong-un's Sister 'Replaces' North Korean Dictator During Illness,271,unrelated\nReport: Israeli-Canadian woman fighting Islamic State has been kidnapped by terror group,2471,discuss\nOttawa shooting: Sergeant-at-arms Kevin Vickers hailed a hero for shooting rampaging gunman,2410,unrelated\nThere was never a panel discussion on domestic violence planned for ESPN’s ‘Monday Night Football’ pregame show,1148,unrelated\nIs There an ISIS Threat on the Texas-Mexico Border or Not?,2268,unrelated\n\"Dead for 48 minutes, this Catholic Priest claims God is female\",1303,disagree\nUS airstrike targets Al Shabaab leader Ahmed Abdi Godane in Somalia,1355,unrelated\nTeen Makes $72 Million on the Stock Market,2407,disagree\nISIS militants appear to behead abducted American journalist James Wright Foley in graphic video,1166,unrelated\n\"Kim Jong-un Broke Both Ankles and Is Hospitalized, Report Claims\",859,discuss\nISIS Border Crisis: DHS Chief Says Terrorists Not Entering US Through Mexico,2176,unrelated\nIslamic Militants Post Video Claiming to Show Beheading of U.S. Journalist,928,discuss\nKC Man Does Not Have Ebola,2127,agree\nContinuing Violence Puts Boko Haram Ceasefire In Jeopardy,2520,unrelated\nUS Marine survives headshot from Taliban (video),2452,unrelated\nCBS News Names Canadian Parliament Shooting Suspect,1739,unrelated\n\"At CBS Detroit, Fan Site 'Scuttlebutt' Is Enough to Publish Batmobile Rumor\",734,unrelated\n\"Thanks Uncle Sam, we have your weapons airdrop: ISIS taunts America over intercepted weapons meant for Kurds\",2295,discuss\n\"Meteorite makes big crater in Nicaragua, government says\",9,agree\n\"Lady on FB: I'm 41, Intersex, and Fucked Michael Phelps on First Date\",796,unrelated\nOpposition group: ISIS militants training to fly warplanes in Syria,777,unrelated\nIs Kim Jong Un's sister Kim Yo Jong in charge?,304,unrelated\n\"Batmobile Stolen From \"\"Batman v Superman: Dawn of Justice\"\" Set, Zack Snyder Knows Who Did It\",1673,unrelated\nThis Week In Weird News: Horrible Human Slaps Elderly Woman For Sneezing,678,unrelated\nU.S. Hostage Luke Somers Killed During Yemen Rescue Bid: Family,2453,unrelated\nMichael Brown shooting audio caught on tape?,195,unrelated\nISIS fighters seize weapons airdrop meant for Kurds,2176,unrelated\nGRAPHIC CONTENT: Girl sneers at man's tiny penis so he CHOPS IT OFF and bins it,1799,agree\nPentagon: ISIS seized materials airdropped to Kurds,213,unrelated\nStar Wars: The Force Awakens to be released this summer?,2434,unrelated\n\"Boko Haram: Kidnapped Girls Have Been Married Off, Truce Never Happened\",1461,unrelated\nConstipated goldfish operated on by North Walsham vet,1364,agree\nSHOCK CLAIM: PGA Golfer Says Tiger Woods Is Suspended For Failed Drug Test,1212,unrelated\n\"CNN Broadcasts Purported Audio Containing Gunshots That Felled Michael Brown Jr.; Leaders, Celebrities Fill Pews At Teen’s Funeral\",1786,unrelated\nIslamist websites claim Israeli-Canadian woman kidnapped by IS: report,1295,discuss\nKim Jong-un ‘is so fat from eating cheese that he has broken his ankles’,2388,unrelated\nMilitant Group Says It Killed American Journalist in Syria,874,unrelated\nSugarhill Gang Rapper ‘Big Bank Hank’ Dies at 57,598,agree\n\"Omar Gonzalez, White House Fence-Jumper, Made it Farther Inside\",887,unrelated\nDoes ISIS Have Ebola? Probably Not! Media Reports It Anyway,75,unrelated\nSaudi cleric condemns snowmen as anti-Islamic,2456,agree\nIsis 'fed murdered kidnap victim to his own mother after she travelled to their headquarters and demanded to see him',1956,discuss\nVice squad’s $1m win lights up Las Vegas,1176,unrelated\nSamsung is reportedly making a secret new chip in the Apple Watch,2097,unrelated\nRumors about Fidel Castro’s death again circulate on the Internet,93,unrelated\nTexas plumber's truck spotted in Syria: 'We have nothing to do with terror at all',1950,agree\n\"No, Saudi TV Didn't Blur Out Michelle Obama's Face When the President Met King Salman\",706,unrelated\nWorld's oldest burger,1221,unrelated\n\"James Foley, Missing American Photojournalist, Reportedly Executed By ISIS In Syria\",903,discuss\nSeven girls fall pregnant after five day school trip in Bosnia and Herzegovina,1408,unrelated\nPope says dogs can go to heaven: ‘Paradise is open to all of God’s creatures’,2473,unrelated\nMarijuana Law New York: How No-Arrest Policy Could Make Things Worse For Minor Offenders ,1383,unrelated\nDeveloper quits using the app he was hired to make—or did he?,773,unrelated\nWatch: US Marine saved by helmet after being shot by Taliban sniper,709,unrelated\nAWESOME! Canadian Parliament’s Sergeant-at-Arms Kevin Vickers Takes Out Gunman,342,unrelated\nIs There an ISIS Threat on the Texas-Mexico Border or Not?,1498,unrelated\nUnverified video shows beheading of aid worker David Haines,1645,unrelated\nMichael Phelps’ ‘girlfriend’ reveals she was born a man – and never told the swimmer,1849,unrelated\nWeather Reporter Mike Seidel Was Caught Off Guard on Live TV and Appeared to Be Urinating in the Snow -- Watch!,633,unrelated\nSmall Meteorite Strikes in Nicaragua's Capital City of Managua,2129,unrelated\nCNN Plays Alleged Audiotape of Michael Brown ShootingMilitarization Of Police,844,unrelated\nMicrosoft Tried Out Robot Security Guards on Its Silicon Valley Campus,1689,unrelated\n\"Sadly, Pumpkin Spice Condoms Aren't A Thing After All\",1549,unrelated\n\"Why the Gold Apple Watch Edition Must Cost $10,000\",666,unrelated\nEbola Outbreak 2015 Update: ISIS Fighters May Have Contracted Deadly Virus,1778,discuss\nCNN Airs Alleged Audio from Michael Brown Shooting,2354,unrelated\n\"BREAKING: Islamic State, in video, beheads American journalist James Wright Foley who was kidnapped in 2012 -@BNONews\",1897,unrelated\nKurds Deny Gill Rosenberg was in Kobane,214,unrelated\nIslamist websites claim Israeli-Canadian woman kidnapped by IS: report,1223,unrelated\nFormer British Rapper Reportedly Under Investigation for James Foley Beheading,634,unrelated\n\"Comcast Is Threatening To Cut Off Customers Who Use Tor, The Web Browser For Criminals\",2178,disagree\n\"No, Vladimir Putin did not get pooped on by a bird during a First World War speech\",1991,unrelated\nFerguson riots: audio may have captured Michael Brown shooting,1921,unrelated\n\"Hoax Alert: Father O’Neal, Who Has Met God and Thinks She’s a Woman, Is Made Up (Just Like God Herself)\",1212,unrelated\n\"Nun gives birth, intends to keep baby\",649,unrelated\n\"McDonald’s Removing Big Mac, Apple Pies And Eliminating Large Size Options\",2176,unrelated\nNew Audio Reveals Pause in Gunfire When Michael Brown Was Shot: Attorney,1438,unrelated\n\"Batmobile Stolen From \"\"Batman v Superman: Dawn of Justice\"\" Set, Zack Snyder Knows Who Did It\",1528,disagree\nRobert Plant ripped up $800M Led Zeppelin reunion contract,2489,discuss\nMonster catfish which looks big enough to swallow a man whole caught in Italy,1913,unrelated\nMissing Libyan aircraft spark fears of 9/11-style attack in North Africa,2208,agree\nUS officials: Video shows American's execution,1009,unrelated\n\"Six months after abducting Nigerian schoolgirls, Boko Haram reportedly wants to free them\",1857,unrelated\nWatch marine take sniper shot to the head and live,2252,unrelated\nIS Fighters Seize Weapons Cache Meant for Kurds,1572,unrelated\nKim Jong-un: obese leader 'fractured both ankles',2141,unrelated\nVideo shows ISIL beheading of photojournalist James Foley,1720,unrelated\n\"Gold Apple Watch Edition Could Cost As Much As $1,200\",941,unrelated\nTim Cook Reportedly Reveals Apple Watch Waterproofing Has Improved,267,unrelated\nSenator: Detainees swapped for Bergdahl have contacted militants,1439,unrelated\nSmall Meteorite Strikes in Nicaragua's Capital City of Managua,1722,discuss\n\"How did Fake Chinese News Site Dupe Washington Post, Atlantic, BBC?\",651,unrelated\n\"Report: ISIS kidnaps Canadian-Israeli, former IDF soldier who went to fight with the Kurds\",1319,unrelated\n\"No, Banksy Didn't Create That 'Charlie Hebdo' Tribute Cartoon, But That Doesn't Mean You Can't Appreciate It\",115,unrelated\nJose Canseco Accidentally Shot Himself in the Hand,695,unrelated\nVideo shows dramatic moment bullet strikes U.S. Marine’s head — and he survives thanks to kevlar helmet,1148,unrelated\nWho Is Michael Zehaf-Bibeau? Ottawa Shooter Suspect Identified By Canadian Officials ,511,unrelated\nWeb of confusion as scientists cast doubt on man's claims that a spider burrowed into his stomach through his SCAR,2293,discuss\n\"BREAKING: \"\"Brat Pack\"\" Judd Nelson Found Dead in Los Angeles Condo\",1382,discuss\nObama Denounces James Foley's Execution: 'Today The Entire World Is Appalled',1351,unrelated\nISIL video claims beheading of kidnapped journalist James Foley,1471,discuss\nMohammed Islam Denies Making $72 Million From Stock Market Trading,2252,unrelated\nOfficials Refute Iraqi Media Reports That ISIS Members Have Contracted Ebola In Mosul,950,unrelated\nFerguson riots: audio may have captured Michael Brown shooting,2149,discuss\nMissing jetliners raise fear of new 9/11-style attacks after Libyan airport falls to Islamic militants,189,discuss\nPsychoactive magic mushroom found in grounds of Buckingham Palace,1374,unrelated\nLed Zeppelin’s Robert Plant ripped up a $924 million reunion contract,666,unrelated\nMexican students not among bodies found in mass graves,777,discuss\nISIS fighters 'have contracted Ebola': World Health Organisation investigating reports militants showed up at Iraqi hospital with lethal disease,121,unrelated\n\"Jess Smith, 19, Claims She Was Teletubbies' Giggling Baby: What Did She Get Paid?\",858,unrelated\nISIL allegedly kills US journalist in video,2526,unrelated\nAbdel Majed Abdel Bary Emerges as Suspect in Foley Beheading,2028,unrelated\n\"No, Pumpkin Spice Condoms Are Not A Real Thing\",1950,unrelated\nThat powerful Lego letter to parents from the 1970s? It's real,1385,unrelated\nWife and son of Islamic State leader Abu Bakr al-Baghdadi detained in Lebanon,845,unrelated\n\"Apple Watch pricing: Will you spend $5000 for Gold edition, $500 for stainless steel?\",382,unrelated\nWhat Glenn Beck Fears May Be Done With the 11 Missing Jets,614,unrelated\nKurds fear Isis use of chemical weapon in Kobani,829,unrelated\nBoston.com pulls story accusing prof of sending ‘racist’ emails,1863,discuss\nMedia outlets identify 'Jihadi John',1295,unrelated\nAudio recording allegedly captures at least 10 shots fired in Michael Brown killing,2287,discuss\nIslamic State claims to have beheaded American journalist,1093,discuss\nNew ISIS Video Shows Militants Seizing Weapons Airdropped By US Near Kobani,693,unrelated\nReport: Former Baseball Star Jose Canseco Accidentally Shot At Home,2192,unrelated\nVigilantes cut off alleged rapist's penis,86,agree\nObama: murder of James Foley 'shocks the conscience of the entire world',2296,unrelated\nCrank-Boosting Behind Top Apps in App Store,1132,discuss\nContinuing Violence Puts Boko Haram Ceasefire In Jeopardy,2463,discuss\n\"'Star Wars VII' News, Update: JJ Abrams Pushing for Summer Release?\",2141,unrelated\nFemale Israeli fighter said abducted by Islamic State  Read more: Female Israeli fighter said abducted by Islamic State,2471,discuss\nSeth Rogen set to play Steve Wozniak in Danny Boyle's Steve Jobs biopic,2410,unrelated\nIs Ebola Virus Spreading Among ISIS Militants? Reports Claim Jihadists Seeking Cure at Mosul Hospital,737,unrelated\nIsraeli-Canadian Woman 'Captured' By ISIS Says She Is 'Safe And Secure',2037,agree\nTropical spider burrows under man's skin through scar,1375,unrelated\nNow THAT'S a Royal trip! Alan Titchmarsh finds psychedelic mushroom in the Queen's garden at Buckingham Palace,1647,agree\nISLAMIC STATE BEHEADS MISSING AMERICAN JOURNALIST JAMES WRIGHT FOLEY,2035,unrelated\nNBC weatherman caught urinating in the woods live on air,467,unrelated\nWHO ‘probing’ whether ISIS fighters got Ebola,2060,discuss\nAbdel Majed Abdel Bary Emerges as Suspect in Foley Beheading,913,unrelated\nThe baby from Teletubbies reveals herself,414,unrelated\n\"Prankster Gives Homeless Man $100, Secretly Follows Him And Learns He Buys Food For Others\",941,unrelated\nSHOCKING: Indian Man's Penis Cut-off After He Was Caught Attempting Rape [Photos],368,unrelated\nMore American Weapons for ISIS,1597,agree\nReport: Amazon to Launch Ad-Supported Streaming Service,388,unrelated\nVice CEO Throws Down $300K on Lavish Vegas Dinner,2463,unrelated\n\"Man cuts off manhood, throws it in the bin, after girlfriend leaves over small penis\",1434,discuss\nISIS militants appear to behead abducted American journalist James Wright Foley in graphic video,1358,unrelated\nSmall Meteorite Hits Managua,2129,unrelated\nThis Is What It Looks Like When A Son Pays Off His Parents’ Mortgage As A Christmas Present,81,unrelated\nThe Internet Tried To Make Axl Rose Its Latest Death Hoax Victim,1574,unrelated\nWho Should Play Steve Jobs Now That Christian Bale Quit?,630,unrelated\nKim Jong-un 'so fat he has fractured his ankles',1634,unrelated\nMissing Libyan jetliners raise fears of terror attacks on 9/11,1699,unrelated\n\"ISIS Video Shows Execution of David Cawthorne Haines, British Aid Worker\",1645,unrelated\nPentagon: Airstrike killed terror leader in Somalia,1176,discuss\nPaul Revere's 1795 time capsule unearthed,1545,unrelated\n\"Unconfirmed: ISIS Claims Kayla Mueller, American Female Hostage, Is Dead\",1423,unrelated\nThis Powerful Cartoon About The Charlie Hebdo Attack Is Not By Banksy,428,unrelated\n\"Vogue's Anna Wintour Pissed Off With New 1 World Trade Center Offices, Infested With Rats\",1940,unrelated\nDNA Tests Confirm Lebanon Is Holding ISIS Leader’s Child,404,unrelated\n\"Tim Cook Reportedly Showers with Apple Watch, Suggesting It’s Waterproof\",1347,discuss\nNigeria says it has deal with Boko Haram to release kidnapped girls,2045,unrelated\nAl Qaida hostage killed in raid,224,unrelated\nIraqi social-media rumors claim IS leader slain,1253,unrelated\nYPG Confirms: Gill Rosenberg Not Captured in Kobani,693,unrelated\nHoly Theft! Batmobile Stolen from 'Batman v Superman'???,692,unrelated\nOttawa Gunman Identified As Michael Zehaf-Bibeau,2246,agree\nSpurned wife leaves cheating husband and twin naked in busy car park,374,unrelated\n\"James Foley: American Journalist, James Wright Foley Beheaded in New ISIS Video [Breaking News]\",1948,discuss\n\"Audio captured at time of Michael Brown shooting, company says\",2250,discuss\nTourist wakes to find strange red trail on his stomach - and discovers a spider has burrowed through his appendix scar and crawled UNDER his skin while on holiday in Bali,298,unrelated\n\"L. Jinny? Abdel-Majed Abdel Bary, UK Rapper, Suspected in James Foley Killing: Reports\",304,unrelated\nBrian Williams Insists NBC News Meteorologist Did Not Pee in the Snow While on Air,2419,unrelated\nBritish Aid Worker Confirmed Murdered By ISIS,1360,unrelated\nMacaulay Culkin Hasn’t Died Despite What Everyone Is Saying On Facebook,1048,unrelated\nJihadi John unmasked: Former Westminster University student was arrested FIVE years ago and put on a terror watch list - but he flew to Syria to join ISIS two years later,2102,unrelated\nChinese advised to choose British-sounding names to get ahead,1913,unrelated\nMissing Libyan jetliners raise fears of terror attacks on 9/11,1489,unrelated\nCNN Airs Alleged Audio from Michael Brown Shooting,456,unrelated\n\"Sorry, Everyone: Durex Is Unfortunately Not Making Pumpkin Spice Condoms\",1939,unrelated\nIsis Syria News: Iraqi Pilots 'Training Isis Fighters' to Fly Captured Planes,2068,discuss\nISIS cracks down on five confirmed Ebola cases among fighters: official,2367,unrelated\nDid Paul Rudd Help Tackle That Dallas Airport Gay-Basher?,1000,unrelated\nReport: Former Baseball Star Jose Canseco Accidentally Shot At Home,2230,unrelated\nOttawa investigates reports that Isis has captured Canadian-Israeli woman,2411,unrelated\n\"Boko Haram agrees to ceasefire, release of school girls\",459,unrelated\n\"At CBS Detroit, Fan Site 'Scuttlebutt' Is Enough to Publish Batmobile Rumor\",2062,discuss\nIs Kim Jong Un's sister Kim Yo Jong in charge?,17,unrelated\n\"No, Saudi TV Did Not Blur Out Images of Michelle Obama\",1498,unrelated\nApple 'working on 12-inch MacBook Air',1049,unrelated\nApple may launch 12-inch MacBook Air with Retina Display,879,unrelated\n\"No, Banksy hasn’t been arrested\",30,unrelated\n\"Christian Bale in talks to play Steve Jobs for Sony, Danny Boyle\",286,unrelated\nChristian Bale Won't Play Steve Jobs After All,1406,unrelated\nMexico prosecutor: Students not in 1st mass graves,2360,unrelated\nNasa questions whether crater in Nicaragua caused by meteorite,971,unrelated\nChristian Bale in Talks to Play Steve Jobs in Danny Boyle's Biopic,2017,discuss\nPhoto gallery: Amazing £300 operation by North Walsham vet on constipated goldfish,924,unrelated\n\"Meet Magneto Boy, the kid who attracts metal with his body\",1637,unrelated\nISIS fighters 'have contracted Ebola': World Health Organisation investigating reports militants showed up at Iraqi hospital with lethal disease,1786,unrelated\nIsraeli-Canadian Woman 'Captured' By ISIS Says She Is 'Safe And Secure',2067,unrelated\nJudd Nelson Death Hoax: FOX News Impersonator Claims Actor Found Dead In Los Angeles Condo,2286,agree\nIslamic State claims it executed American photojournalist James Foley,11,unrelated\nBritish-born rapper is main suspect in search for ISIS jihadist who beheaded James Foley,2434,unrelated\nMoment Michael Brown was shot dead 'caught on audio recording': FBI handed potentially damning tape of ELEVEN shots being fired - including final volley of 'kill shots',456,unrelated\nPure Evil: Islamic State Beheads American Journalist James Wright Foley,2360,unrelated\nREPORT: JETLINERS STOLEN FROM LIBYA COULD BE USED TO ATTACK U.S. ON 9/11,1073,unrelated\nAccountant Says Comcast Got Him Fired for Contesting Bogus Charges,2058,discuss\nTiger Woods' luxe Viking island in Sweden is for sale,2444,agree\nTexas City plumber's truck ends up in Syrian war,684,unrelated\nConde Nast's rat problem at One World Trade Centre: From red carpets to rodent droppings,2263,agree\nAmazon.com to open first physical store in Manhattan: DJ,703,unrelated\nEmotional sergeant-at-arms is greeted back to parliament with a rousing standing ovation a day after he heroically shot dead terrorist - the first time he used weapon in 30 year career,26,unrelated\nCNN plays chilling audio recording allegedly from Michael Brown shooting: “At least 11 shots”,346,unrelated\n\"Obama, Outraged Over Beheading, Vows to Stay on Course\",1040,unrelated\nWife and son of Islamic State leader Abu Bakr al-Baghdadi detained in Lebanon,1898,unrelated\nBatman Set To Play Steve Jobs In Upcoming Biopic,1897,unrelated\nBugatti Veyron Vandalized With Penis Graffiti? Viral Photo Isn’t What It Seems,2286,unrelated\nMeet The College Student Who Claims She Was The ‘Teletubbies’ Sun Baby,2371,discuss\nRep. Duncan Hunter: 'At Least 10' ISIS Fighters Caught at Mexican Border,186,unrelated\nNicaraguan commission on possible meteorite crash presents rock samples,220,unrelated\n\"Rare Case: Seven Bosnian Girls, Aged 13 And 14, Fall Pregnant After Five-Day School Trip; Parents Outraged After School Cites 'Parental Neglect'\",1120,unrelated\nBoko Haram Denies Nigeria Cease-Fire Claim,320,unrelated\n\"Video Appears to Show Beheading of Journalist James Foley, Who Went Missing in Syria\",2130,unrelated\nIraqi Official Dismisses ‘Unfounded’ Reports That ISIS Fighters Have Ebola,5,unrelated\n\"Woman detained in Lebanon is not Isis leader’s wife, says Iraq\",170,unrelated\n7 Bosnian teens get pregnant on school trip,169,unrelated\nAmazon plans a streaming-video alternative,788,unrelated\nBoyfriend cuts off his penis and throws it in the bin after girlfriend dumps him for being bad in bed,1905,unrelated\nWatch: US marine survives Taliban sniper headshot in Afghanistan,709,unrelated\n\"Eyewitness: Viral Video That Netted $130K in Donations \"\"is Bullshit\"\"\",1948,unrelated\nBali spider burrows under Aussie’s chest,730,unrelated\nNigeria Says Boko Haram Cease-Fire May Lead to Release of Kidnapped Girls,1003,unrelated\n\"Boko Haram leader denies ceasefire deal, says 200 abducted girls married off \",992,unrelated\nVogue’s Shiny New Office Has a Big Rat Problem,1737,unrelated\n\"Analyst: Apple Watch Edition Could Cost $5,000\",147,unrelated\nThe Guy Who Said a Spider Burrowed Under His Skin? Experts Say…,1797,discuss\nBreaking: Soldier shot at National War Memorial in Ottawa,595,unrelated\n\"James Foley: American Journalist, James Wright Foley Beheaded in New ISIS Video [Breaking News]\",2003,unrelated\nApple-HBO Deal Seen Launching Web-only Apple TV Streaming Service For $15 Per Month,1679,unrelated\n\"Ann Arbor pizza delivery driver surprised with $2,000 tip\",355,agree\nISIS executioner 'Jihadi John' named by media,472,unrelated\nDid NBC Nightly News Go Live To A Man Who Was Taking A Piss?,1547,unrelated\nDog Found Abandoned With Suitcase Filled With His Belongings,2123,unrelated\nMum faces real-life Sophie's Choice – as she tries to sell her son to fund daughter's care,720,unrelated\nMacaulay Culkin Dead: Actor Once Again Victim Of Death Hoax,2502,agree\nWho Should Play Steve Jobs Now That Christian Bale Quit?,1131,discuss\nFisherman lands 19 STONE catfish which could be biggest in world to be hooked,1183,unrelated\nSecond person rushed to hospital with Ebola symptoms after contact with 'patient zero' Thomas Duncan,1933,unrelated\nFears Islamic State could launch EBOLA attack on Britain after fighters 'contract virus',1506,discuss\n\"Boko Haram Denies Ceasefire, Says Kidnapped Girls Are Now Married\",2144,discuss\nBatmobile Stolen From 'Batman V Superman: Dawn Of Justice' Set? Report Claims That One Of The Batmobile Models Is Missing! Detroit Locals Responsible?,917,discuss\nAmerican hostage killed in rescue attempt in Yemen - senior official,1429,unrelated\nMeet The College Student Who Claims She Was The ‘Teletubbies’ Sun Baby,1331,unrelated\n\"Vogue's Anna Wintour Pissed Off With New 1 World Trade Center Offices, Infested With Rats\",639,unrelated\nLebanon 'holding IS leader's daughter and ex-wife',1737,unrelated\nLow-level marijuana possession could soon land you a ticket instead of arrest in New York City,1732,discuss\nContinuing Violence Puts Boko Haram Ceasefire In Jeopardy,800,unrelated\nMohammed Emwazi: Man identified as Isis killer 'Jihadi John' was 'stopped by MI5' while on safari holiday in Africa in 2010,1724,discuss\n\"Apple's New MacBook Will Be A Thinner, Cleaner, Faster 12-Inch MacBook Air\",727,unrelated\nOfficials shoot down congressman's claims ISIS terrorists are running across US-Mexico border,213,unrelated\nTeacher sex tape exposed as a FAKE after internet detectives trace the origin of pornographic clip,1357,unrelated\nIsis claims to behead US journalist,1251,unrelated\nPants on Fire: Duncan Hunter makes unconfirmed claim Border Patrol caught at least 10 ISIS fighters,2296,unrelated\nBatmobile Rumored To Have Been Stolen From Batman V. Superman: Dawn Of Justice Set,1807,unrelated\n\"ISIS beheads American photo-journalist James Wright Foley, threatens more to come\",2388,discuss\nAmazon to Open First Brick-and-Mortar Site,428,unrelated\nISIS fighters ‘have contracted Ebola’,1291,unrelated\nMedia reports identify Londoner as Islamic State's ‘Jihadi John’,2033,unrelated\n\"Led Zeppelin Reunion: Robert Plant Rips Up $300 Million Contract, Refuses To Rejoin Legendary Band\",1787,unrelated\nISIS Fighters Getting Caught Coming Across the U.S.-Mexican Border?,213,unrelated\nGuantanamo detainee who was swapped in prisoner deal for Bowe Bergdahl 'tried to rejoin 'Al Qaeda',2236,discuss\nMore than 200 kidnapped Nigerian girls to be released after deal reached with Boko Haram,125,unrelated\nVideo shows ISIL beheading of photojournalist James Foley,1295,unrelated\nDetroit Police Issue Statement That The Batmobile Is Safe,1528,agree\nThe Unluckiest Man In The World Set His College On Fire With A Fireworks Marriage Proposal,669,discuss\nRumor Robert Plant Ripped Up $800 Million Contract To Reunite Led Zeppelin Called 'Rubbish',2476,unrelated\n\"Predator Drone Reportedly Sighted Circling Raqqa, Syria\",35,unrelated\nMeteorite Leaves House-Sized Crater in Nicaragua’s Capital,1744,unrelated\nMacaulay Culkin Dead: Actor Once Again Victim Of Death Hoax,1293,unrelated\nU.S. airstrike kills Islamic Al Shabab terrorist leader in Somalia,1869,unrelated\nNigeria says ceasefire agreed with Boko Haram,955,discuss\nNun gives birth to surprise baby after complaining of stomach pains,433,discuss\nHomeland Security: No ISIL fighters on U.S. border,1931,disagree\nHundreds of Palestinians flee as Israel opens dams into Gaza Valley,1803,agree\nISIS executioner 'Jihadi John' identified as Mohammed Emwazi,562,unrelated\nHas a woman aborted her baby because it's a boy?,2014,discuss\n\"No, there aren’t any Ebola cases in Iraq\",688,discuss\n\"Rumor: Gold Apple Watch Edition priced up to $5,000, steel version at $500, will debut on Feb. 14\",630,unrelated\nGovt fires employee who skipped work for 24 years,217,unrelated\nHomeless man who received a meal and hotel stay after spending $100 donation on food for friends insists it was NOT a hoax – despite new witness insisting there was no way he could have been secretly filmed,1971,discuss\nTwo GOP Congressmen Say Suspected Terrorists Caught Crossing U.S.–Mexico Border,1498,unrelated\nWeather Channel’s Mike Seidel was not caught with his pants down,1829,disagree\nMacaulay Culkin Dead? Another Death Hoax Circulates On Facebook,1559,agree\nThe “Flood Libel” Propagandists of 2015,1967,discuss\nISIS fighters seize weapons airdrop meant for Kurds,1010,discuss\nWatch: US Marine saved by helmet after being shot by Taliban sniper,1481,agree\nAnna Wintour 'refuses to work at new World Trade Center Vogue office due to rat infestation',1619,discuss\nThe Story Of The High School Trader Who Made $72 Million Is A Rumor Spun Out Of Control,1987,discuss\nWife Of ISIS Leader Abu Bakr al-Baghdadi Detained In Lebanon,1267,discuss\nChinese parents try to SELL their son to pay for medical treatment for his sick twin sister,694,unrelated\nApple Watch Smartwatch to Ship 15 Million Units Worldwide in 2015,1556,unrelated\n\"'American bombing had signed my death certificate': Missing US journalist James Wright Foley goes unflinching to his death as ISIS behead him in horrific video, as a warning to Obama\",903,discuss\nMichael Brown shooting audio caught on tape?,2434,discuss\nJames Foley remembered as 'brave and tireless' journalist,2047,discuss\nHas Ebola infected Isis militants in Mosul?,1631,unrelated\nWatch: ISIS Claims to Have Captured U.S. Airdropped Weapons,2336,unrelated\n‘The cub of Baghdadi': ISIS reports its youngest jihadist ‘got martyred’ in battle,1179,discuss\nThis Kid Made $72 Million During Lunch,1693,unrelated\nChristian Bale Pulls Out of Upcoming Steve Jobs Biopic,2097,unrelated\nBoko Haram denies it has agreed ceasefire,40,unrelated\nSeth Rogen to play Woz in Jobs biopic,1560,unrelated\nAmazon is about to open its first-ever physical store in New York City,428,unrelated\nAudio recording of Michael Brown being gunned down WAS made at the time he was killed: App company appears to confirm tape of ELEVEN bullets being fired - including final volley of 'kill shots',472,unrelated\nLed Zeppelin’s Robert Plant ripped up a $924 million reunion contract,1572,unrelated\nAaron Sorkin Confirms Christian Bale Will Play Steve Jobs,1854,unrelated\nIsis claims to behead US journalist,1627,unrelated\nMan who SLAPS people if they sneeze in public being hunted by police,1210,unrelated\n\"Tim Cook Reportedly Showers with Apple Watch, Suggesting It’s Waterproof\",714,unrelated\n\"Sons of Anarchy Movie? No, Kurt Sutter Announces Charlie Hunnam, Brad Pitt Film Article is Fake\",1837,unrelated\nIs Kim Jong Un's sister Kim Yo Jong in charge?,1029,unrelated\nHBO in talks with Apple to be launch partner for coming web service 'HBO Now',227,unrelated\n400 men cut their testicles off believing it would help them meet God,648,unrelated\nTropical spider burrows under man's skin through scar,2293,discuss\nIslamic State claims it executed American photojournalist James Foley,826,unrelated\nISIS fighters seize weapons airdrop meant for Kurds,1648,unrelated\nPolice find mass graves with at least '15 bodies' near Mexico town where 43 students disappeared after police clash,61,unrelated\nVogue’s Shiny New Office Has a Big Rat Problem,964,unrelated\n\"Don't forget to tip...especially if you spend $300,000\",137,unrelated\nVideo messaging service verifies timing of CNN audio recording,908,unrelated\n\"Op-Ed: Hoax – Priest who never existed claims he died, saw female God\",1212,unrelated\nMeteorite leaves crater in Nicaraguan capital Managua,2475,disagree\nMore than 200 kidnapped Nigerian girls to be released after deal reached with Boko Haram,402,unrelated\n\"Fidel Castro Is Dead, According to Viral Twitter Rumors\",1372,unrelated\n\"No, a bird didn't poop on Vladimir Putin\",2174,disagree\nSomeone Trolled Twitter Into Thinking Macklemore Joined ISIS,972,unrelated\nPentagon: ISIS seized materials airdropped to Kurds,2141,unrelated\nTexas plumber's truck on front line of Syria war,2520,unrelated\nIslamic State 'training pilots to fly fighter jets',487,unrelated\nSeth Rogen to Play Apple’s Steve Wozniak,851,discuss\nQuestions raised over Nicaragua 'meteorite',966,discuss\nMeteorite Leaves House-Sized Crater in Nicaragua’s Capital,2307,unrelated\nReport: Nearly a Dozen Commercial Airliners Missing Ahead of 9/11 Anniversary After Islamists Overrun Libyan Airport,1588,unrelated\n\"Obama, Outraged Over Beheading, Vows to Stay on Course\",1166,unrelated\n\"If you really believed Colorado KFCs were selling pot, here’s a reality check\",487,unrelated\nISIS militants appear to behead abducted American journalist James Wright Foley in graphic video,874,unrelated\nIslamic Militants Post Video Claiming to Show Beheading of U.S. Journalist,1569,unrelated\nWoman Stays In KFC For A Week To Get Over Her Break-Up,1791,unrelated\nAn Audio Recording of the Michael Brown Shooting Has Reportedly Surfaced,844,unrelated\nSamsung is reportedly making a secret new chip in the Apple Watch,1835,unrelated\nWHO investigates media reports ISIS fighters contracted Ebola,1004,unrelated\nPumpkin Spice condoms? Don't fall for this hoax.,788,unrelated\nOscar winner Christian Bale to play Steve Jobs in upcoming biopic,35,unrelated\nSpider Burrows Into Australian Man's Appendix Scar (VIDEO),2175,unrelated\nNun who gave birth ‘had no idea’ she was pregnant,1891,unrelated\nBoko Haram denies truce to release kidnapped schoolgirls,2403,discuss\nExperts: More facts needed on purported audio recording of Michael Brown shooting,2020,unrelated\nISIS fighters 'have contracted Ebola': World Health Organisation investigating reports militants showed up at Iraqi hospital with lethal disease,2299,unrelated\nPure Evil: Islamic State Beheads American Journalist James Wright Foley,139,unrelated\n\"Paradise is open to all, even dogs, Pope tells boy\",686,unrelated\n#RIPFidel fuels false rumors of Cuban leader's death after another Fidel Castro dies,545,unrelated\nMACAULAY CULKIN IS THE LATEST VICTIM OF A CELEBRITY DEATH HOAX — AND THESE 9 STARS KNOW EXACTLY HOW HE FEELS!,690,unrelated\n\"Vice Media Chief Said to Pay $300,000 for Dinner for 30\",1817,unrelated\n\"Apple to Take Reservations for Trying On Apple Watch, Considered Platinum Model\",568,unrelated\nNow the Vogue Rats Are Chewing Through Couture,1968,unrelated\nSpeeding Up ‘Seinfeld’ For Younger Viewers,1221,agree\n\"McDonald’s Removing Big Mac, Apple Pies And Eliminating Large Size Options\",1648,unrelated\nReport: 4 ISIS Terrorists Caught at Southern Border in 36 Hrs,2261,discuss\nActor has his testicles stolen after meeting ‘young blonde woman at a bar’,1258,unrelated\nUS officials: Video shows American's execution,1720,unrelated\nReports say North Korea's Kim insists on being the only Jong Un,816,unrelated\nChristian Bale in Talks to Play Steve Jobs in Danny Boyle's Biopic,2389,unrelated\n\"James Foley, Missing American Photojournalist, Reportedly Executed By ISIS In Syria\",1471,discuss\nSpider burrowed through tourist's stomach and up into his chest,1502,agree\nNorth Korea denies reports Kim Jong-un is to open state-backed restaurant in Scotland,1361,unrelated\n'Nasa Confirms Earth Will Experience 6 Days of Total Darkness in December' Fake News Story Goes Viral,506,agree\n\"ISIS Claims Female American Hostage, Kayla Mueller, Killed in Airstrike\",2260,unrelated\n\"Small meteorite strikes Nicaragua, government says\",2330,unrelated\nSaudi fatwa banning snowmen triggers heated debate,1826,unrelated\nTeen Makes $72 Million on the Stock Market,313,unrelated\nMichael Brown shooting audio caught on tape?,1786,unrelated\nMan has his PENIS cut off by angry mob after 'attempted rape' of teenager,1223,unrelated\nScorned wife leaves love-rat husband and twin sister NAKED in car park,718,unrelated\nWATCH: Twitter catches fire amid rumors of Fidel Castro’s death,2506,discuss\nNYC High School Student Nicknamed ‘Teen Wolf’ Made $72 Million On Stock Market,409,unrelated\n\"Woman detained in Lebanon is not al-Baghdadi's wife, Iraq says\",1267,discuss\nAn audio recording of the Michael Brown shooting has reportedly surfaced,958,unrelated\nCanadian-Israeli Woman Says She Hasn’t Been Captured By ISIS,2520,unrelated\nConfusion Surrounds Capture Of “ISIS Leader’s Wife”,2155,discuss\n\"Apple to Take Reservations for Trying On Apple Watch, Considered Platinum Model\",2307,unrelated\n‘Evil straight from the pits of hell': American journalist James Foley reportedly beheaded by ISIS,7,unrelated\nFerguson riots: audio may have captured Michael Brown shooting,132,unrelated\nBoko Haram Denies Nigeria Cease-Fire Claim,2403,discuss\n\"No, Robert Plant Didn’t Rip Up an $800 Million Contract\",2489,discuss\nEbola Frisco 2014: Patient Shows Virus Symptoms After Apparent Thomas Eric Duncan Contact,1541,unrelated\nMexican investigators fear mass grave might hold 43 missing students,1740,unrelated\nIndia Rape Crisis Sees Mob Castrate Alleged Sex Attacker in Shocking Scenes,2106,unrelated\nChristian Bale will not play Steve Jobs,296,unrelated\nReports: Boko Haram may release schoolgirls as part of deal,171,unrelated\n\"So, There Might Be a Rat Infestation at Vogue\",1673,unrelated\nThis College Student Claims She Was The 'Teletubbies' Sun Baby,2371,discuss\nISIL Beheads American Photojournalist in Iraq,419,agree\n\"So, There Might Be a Rat Infestation at Vogue\",2080,unrelated\n\"Absent from duty for 25 years, CPWD official dismissed\",860,unrelated\nThis Is What The Sun Baby From ‘Teletubbies’ Looks Like Now,1832,unrelated\n'The youngest martyr - the cub of al-Baghdadi': ISIS boasts a 10-year-old fighter has been killed as he went into battle with his father in Syria,2523,unrelated\nMeteorite leaves crater in Nicaraguan capital Managua,1744,unrelated\nNET Extra: Back-from-the-dead Catholic priest claims God is a female,1303,disagree\nRumor debunked: RoboCop-style robots are not patrolling Microsoft's campus,2228,disagree\nOttawa shooting: Sergeant-at-arms Kevin Vickers hailed a hero for shooting rampaging gunman,1631,discuss\nSoldier shot near Canadian parliament building,7,unrelated\n'There is no limit to their depravity' Islamic State FEED mother her own SON,225,unrelated\nReport: Christian Bale Just Bailed on the Steve Jobs Movie,1131,discuss\nInsurgents killed in Nigeria despite alleged truce with Boko Haram,1761,discuss\n‘Evil straight from the pits of hell': American journalist James Foley reportedly beheaded by ISIS,11,unrelated\nReport: Christian Bale Drops Out Of Steve Jobs Biopic,137,unrelated\nAudio recording of Michael Brown being gunned down WAS made at the time he was killed: App company appears to confirm tape of ELEVEN bullets being fired - including final volley of 'kill shots',900,unrelated\n\"After Giving A Homeless Man $100, This Guy Secretly Filmed Him...\",344,unrelated\nNot coming to a store near you: The pumpkin spice condom,1891,unrelated\nISIS Leader Killed: Abu Bakr Al-Baghdadi Reportedly Killed By U.S. Airstrike,518,unrelated\n\"IS Beheads Briton David Cawthorne Haines, Threatens to Execute Another Briton, Alan Henning\",2473,unrelated\n\"Nigeria, Boko Haram reach ceasefire deal, kidnapped girls to go free, official says\",2290,unrelated\nISIS Executioner 'Jihadi John' Is Named as Mohammed Emwazi,1374,agree\nNicaragua asks U.S. for help investigating meteorite crater,1795,unrelated\n\"No, Vladimir Putin did not get pooped on by a bird during a First World War speech\",1843,unrelated\nBoy who suffered powerful electric shock claims he now has 'superpowers' like X-Men's Magneto as metal objects stick to him,2415,discuss\nMeteor Leaves 40-Foot Crater Near Managua's Airport,724,unrelated\n\"After Giving A Homeless Man $100, This Guy Secretly Filmed Him...\",1681,unrelated\nRobert Plant ripped up $800M Led Zeppelin reunion contract,1790,unrelated\nReport: 4 ISIS Terrorists Caught at Southern Border in 36 Hrs,1498,unrelated\nNicaragua asks U.S. for help investigating meteorite crater,1744,unrelated\n\"Catholic Priest Dead For 48 Minutes, Is Miraculously Revived – His Revelations About God Are Even More Shocking\",1372,unrelated\n\"Apple Watch to Be Shower-Proof, Have 100,000 Apps at Launch: Reports\",633,unrelated\nMoment Michael Brown was shot dead 'caught on audio recording': FBI handed potentially damning tape of ELEVEN shots being fired - including final volley of 'kill shots',1435,unrelated\nApple Users Add Hairgate to iPhone 6 Problems,513,unrelated\nAirport worker strips naked at Russian airport,1733,agree\n\"Tour, agent: Tiger Woods not banned\",586,unrelated\n\"Don't forget to tip...especially if you spend $300,000\",500,unrelated\nUPDATE: Internet report of Ebola outbreak in Purdon not true,241,unrelated\nMatt Taibbi takes a leave of absence from First Look Media,82,unrelated\nConde Nast's rat problem at One World Trade Centre: From red carpets to rodent droppings,754,unrelated\nHas North Korean dictator Kim Jong-un been replaced by his sister?,195,unrelated\nMacaulay Culkin Hasn’t Died Despite What Everyone Is Saying On Facebook,804,agree\nPredator Drone Reportedly Spotted Over ISIS Hotbed in Syria; Airstrikes Hit ISIS Targets,35,unrelated\nMexico Says Students Not Among Dead in Mass Grave,1351,unrelated\nA viral photo in China shows how to manipulate App Store rankings the hard way,796,unrelated\nLow-level marijuana possession could soon land you a ticket instead of arrest in New York City,1192,unrelated\nNew ISIS Video Shows Militants Seizing Weapons Airdropped By US Near Kobani,2448,unrelated\nIsilkulskom student has gained superhero powers after shock,1372,unrelated\nHas Kim Yo-Jong Taken Over For Kim Jong Un? Sister Assumes North Korea State Duties While Brother Undergoes Medical Treatment,687,unrelated\n[UPDATED] 11 Men and 0 Women on Tonight's ESPN Domestic Violence Panel,1210,unrelated\nIRAQI HEALTH OFFICIAL: EBOLA HAS KILLED 5 ISIS FIGHTERS,2180,discuss\nDurex Is Not Making Pumpkin Spice Condoms After All: A Hoax Debunked,2354,agree\nKIM JONG-UN NECKS SNAKE WINE FOR VIRILITY,2018,discuss\nMatt Taibbi Disappears From Omidyar’s First Look Media,1337,unrelated\nCould Kim Jong Un open a restaurant in Scotland?,1336,unrelated\nGovernment fires employee who skipped work for 24 years,72,unrelated\nBritish-born rapper is main suspect in search for ISIS jihadist who beheaded James Foley,125,unrelated\n\"Nun gives birth, intends to keep baby\",2058,unrelated\n\"Canadian woman 'captured by ISIS in Syria' says she is actually fine and still fighting the jihadists, despite kidnap reports\",1299,unrelated\nIndian civil servant sacked 'after 24-year sickie',2134,agree\nMissing Planes,562,unrelated\nWas Heart-Tugging Viral Video Of Generous Homeless Man All A Hoax?,344,unrelated\nNigeria and Boko Haram 'agree ceasefire and girls' release',2192,unrelated\n\"Soldier, Gunman Killed In Shooting Incident Near Canadian Parliament\",1539,agree\nOttawa Shooting: Soldier Shot at Canada's National War Memorial,2192,unrelated\n\"No, Banksy Didn't Create That 'Charlie Hebdo' Tribute Cartoon, But That Doesn't Mean You Can't Appreciate It\",1867,unrelated\n\"UPDATE: Soldier, gunman who died in Ottawa rampage identified\",1569,agree\nGuru who ordered 400 followers to be castrated 'so they could be closer to God' is investigated for grievous bodily harm in India,1301,unrelated\nDaash Ebola transferred to Mosul {Google Translate],1899,unrelated\nApple was forced to nix key health features from its smartwatch -- report,2379,unrelated\nHas North Korean dictator Kim Jong-un been replaced by his sister?,1268,unrelated\nNorth Korea directive reveals apparent ban on sharing Kim Jong-un’s name,1439,unrelated\nPentagon Denies It Killed ISIS Chief As Airstrikes Hit Top Extremists,170,unrelated\nISIS leader ‘killed’ in US airstrikes,2036,unrelated\n\"Vice Media CEO Shane Smith Spent $300,000 on Las Vegas Dinner (Report)\",1349,unrelated\nWhat TBS’s Sped-Up Seinfeld Reruns Tell Us About the Sorry State of America,81,unrelated\nGuantanamo Detainee Exchanged for American POW Attempts a Return to Battle,1398,unrelated\n\"Is Kim Jong-un's Sister, Kim Yo-jong, Running North Korea In His Mysterious Absence?\",490,unrelated\nAn audio recording of the Michael Brown shooting has reportedly surfaced,456,unrelated\nADVISORY-Islamist rebel leader killed in U.S. strike - Somali government,405,unrelated\nIraqi Official Dismisses ‘Unfounded’ Reports That ISIS Fighters Have Ebola,2060,agree\n\"Video showing American journalist beheaded believed real, officials and family say\",984,unrelated\n\"McDonald’s Removing Big Mac, Apple Pies And Eliminating Large Size Options\",1239,unrelated\n\"Rare meteorite impact causes blast in Nicaragua's capital, Managua\",269,unrelated\nShots Heard In Alleged Brown Shooting Recording [AUDIO],2039,unrelated\nWhiz kid stock picker: I didn't actually make $72M trading,1184,disagree\nBodies In Mexico Mass Grave Apparently Not Those Of Missing Students,1984,agree\n\"Catholic Priest Dead For 48 Minutes, Is Miraculously Revived – His Revelations About God Are Even More Shocking\",1506,unrelated\nKim Jong-un relying on ‘cobra wine’ after problems with trouser snake,972,unrelated\n\"Tiger Woods PED, PGA Tour Suspension Allegations Retracted by Dan Olsen\",2330,agree\nTim Cook Reportedly Reveals Apple Watch Waterproofing Has Improved,1787,unrelated\nMeteorite Leaves House-Sized Crater in Nicaragua’s Capital,373,unrelated\nVice CEO Throws Down $300K on Lavish Vegas Dinner,2111,discuss\n\"Boko Haram: Kidnapped Girls Have Been Married Off, Truce Never Happened\",2156,unrelated\nElderly Woman Arrested for Kidnapping Neighbor’s Cats & Making Fur Coats,5,unrelated\nBrian Williams Demands Apology From Social Media Over Erroneous Urination Reports (Video),1968,agree\nHas Ebola infected Isis militants in Mosul?,1438,unrelated\nMacaulay Culkin Hasn’t Died Despite What Everyone Is Saying On Facebook,1574,unrelated\n\"Obama, Outraged Over Beheading, Vows to Stay on Course\",1385,unrelated\nADVISORY-Islamist rebel leader killed in U.S. strike - Somali government,1277,unrelated\nWatch: ISIS Claims to Have Captured U.S. Airdropped Weapons,1347,unrelated\nIRAQI HEALTH OFFICIAL: EBOLA HAS KILLED 5 ISIS FIGHTERS,1948,unrelated\nFerguson riots: audio may have captured Michael Brown shooting,472,unrelated\nNasa questions whether crater in Nicaragua caused by meteorite,1622,discuss\nKim Jong-un So Fat He Injured His Ankles,1634,unrelated\n\"No, Saudi TV Did Not Blur Out Images of Michelle Obama\",1034,unrelated\n\"Lady on FB: I'm 41, Intersex, and Fucked Michael Phelps on First Date\",1170,unrelated\n\"Rare meteorite impact causes blast in Nicaragua's capital, Managua\",2307,unrelated\nAlleged audio of Michael Brown shooting released,1177,unrelated\nWatch NAKED airport worker walk through scanner in bizarre protest against 'rough' guards,139,unrelated\nCBI registers 'criminal conspiracy' case against Dera chief after claims 400 male followers were forcibly castrated,2265,discuss\n\"Islamic State training fighter pilots in captured jets, monitoring group says\",1337,unrelated\nShots Heard In Alleged Brown Shooting Recording [AUDIO],1715,discuss\nSeth Rogen reported to play Woz in the upcoming Steve Jobs movie,1157,unrelated\nAnother American hostage at risk by Islamic state,1720,unrelated\nBritish hostage David Haines beheaded by Islamic State terrorists,1178,unrelated\nUS Intel: Taliban Man Released From Gitmo in Bergdahl Deal is Back to Militant Activity,236,unrelated\nTexas City plumber's truck ends up in Syrian war,968,unrelated\nA Predator Drone Has Reportedly Been Spotted Circling Above ISIS's Capital City,757,unrelated\nTeen Makes $72 Million on the Stock Market,2252,unrelated\nVogue’s Rat Infestation: Disturbing New Details,1619,discuss\nISIS militants appear to behead abducted American journalist James Wright Foley in graphic video,1549,unrelated\nNorth Korean leader Kim Jong-un to open restaurant in Scotland,1535,unrelated\n\"Forget 18-karat gold, next-generation Apple Watch Edition could use platinum: Report\",1670,unrelated\nOfficials Refute Iraqi Media Reports That ISIS Members Have Contracted Ebola In Mosul,1289,unrelated\nWeather Reporter Caught Writing His Name In The Snow Was NOT Ready To Go On Camera (UPDATED),686,disagree\nKevin Vickers Hailed As Hero For Reportedly Shooting Gunman Inside Parliament,1400,unrelated\nMexican investigators fear mass grave might hold 43 missing students,2385,unrelated\n\"Luke Somers, American Hostage, Is Killed During Rescue Attempt in Yemen, U.S. Official Says\",2411,unrelated\nLego letter to parents in 1974 on gender equality still resonates 40 years on,1292,agree\nCanadian-Israeli Woman May Have Been Captured In Syria: Reports,474,discuss\n\"FIDEL CASTRO DEATH WATCH: RUMORS HEAT UP, CUBA DENIES\",2251,discuss\nISIS chlorine attack on security forces confirmed – Iraq officials,1177,unrelated\nIslamic State accused of using chlorine gas on Iraqi soldiers,956,discuss\nAlleged audio of Michael Brown shooting released,1564,discuss\n\"Apple Media Event Rumored for Late February, Apple Watch and 12\"\" MacBook Air Likely Topics [Updated]\",2354,unrelated\nChristian Bale in Talks to Play Steve Jobs in Danny Boyle's Biopic,1702,unrelated\nWHO says reports of suspected Ebola cases in Iraq are untrue,1506,discuss\nCNN Expert on Brown Audio: At First I Thought ‘Someone’s Trying to Punk CNN’,456,unrelated\nJames Foley Killer ‘Jihadi John’ Believed to Be Former London Rapper Abdel-Majed Abdel Bary,975,unrelated\n\"Nun gives birth, intends to keep baby\",1948,unrelated\nMichael Phelps' girlfriend was born male but did not tell swimmer about her past,521,unrelated\nISIS Fighters Getting Caught Coming Across the U.S.-Mexican Border?,2141,unrelated\nBergdahl: Senator Says Jihadists Swapped For U.S. Troop ‘In Touch’ With Al-Qaida Affiliate,236,unrelated\nMore than 200 kidnapped Nigerian girls to be released after deal reached with Boko Haram,2356,discuss\nA Bunch Of Folks Are Passing Around This Hoax Video Of A Bird Pooping On Vladimir Putin,1155,unrelated\n\"Confusion swirls, details murky in arrest of ISIS leader's 'wife'\",1125,unrelated\nReport: Amazon to Launch Ad-Supported Streaming Service,1917,unrelated\nEyewitness Says Viral Video of Homeless Man Was Staged,2370,unrelated\nWhat TBS’s Sped-Up Seinfeld Reruns Tell Us About the Sorry State of America,2036,unrelated\nPentagon Denies It Killed ISIS Chief As Airstrikes Hit Top Extremists,891,discuss\nTexas plumber baffled after truck ends up in the hands of Syrian rebels,2145,agree\nMagic Mushrooms Found in Queen Elizabeth's Garden at Buckingham Palace,719,unrelated\nIslamic State claims to have beheaded American journalist,2067,discuss\nAudio recording of Michael Brown being gunned down WAS made at the time he was killed: App company appears to confirm tape of ELEVEN bullets being fired - including final volley of 'kill shots',1403,unrelated\nIslamic State releases video apparently showing the beheading of missing US journalist James Foley,1658,discuss\nHas a woman aborted her baby because it's a boy?,1398,unrelated\nThat Was Fast: Christian Bale Bails on Steve Jobs Biopic,35,unrelated\nSamsung is reportedly making a secret new chip in the Apple Watch,1839,unrelated\nReport: Possible audio tape of Michael Brown shooting,1950,unrelated\n\"Vice's Shane Smith drops $300,000 on Vegas dinner\",2252,unrelated\n\"After Giving A Homeless Man $100, This Guy Secretly Filmed Him...\",738,agree\nLynch mob chop man's penis off after catching him allegedly trying to rape teenager,805,agree\nRussian Yeti Or Bigfoot Hoax? New Footage Sparks Debate,431,unrelated\nTropical spider burrowed under Bali tourist's skin,1864,discuss\nISIS Reportedly Beheads U.S. Journalist James Wright Foley on Camera,2096,discuss\nChina: Satirical site warns citizens over name choices,674,agree\nSnowmen Declared Anti-Islamic As Snow Falls in Saudi Arabia,1090,unrelated\nVideo shows ISIL beheading of photojournalist James Foley,984,unrelated\nNigeria says it has deal with Boko Haram to release kidnapped girls,821,unrelated\nBritish hostage David Haines beheaded by Islamic State terrorists,2348,agree\nJordanian airstrike killed American aid worker held hostage by ISIS according to statement by militants,752,unrelated\n\"Everybody Relax, Banksy Wasn’t Arrested And Exposed As A 35-Year-Old Man\",2256,unrelated\nReport of Kim Jong-un’s ankle injury add fuel to rumours about his absence,1423,unrelated\n\"Don't forget to tip...especially if you spend $300,000\",1368,unrelated\n\"Former Porn Star Behind YouTube Sensation ‘DC Toy Collector,’ Makes $5 Million Per Year Unboxing Disney Toys\",381,unrelated\n\"UPDATE: Soldier, gunman who died in Ottawa rampage identified\",851,unrelated\nEggnog-chugging contest leads to hospital stay,741,agree\n\"Boko Haram Cease-Fire: Abducted Nigerian Schoolgirls To Be Released, Officials Say\",992,unrelated\nISIS militants appear to behead abducted American journalist James Wright Foley in graphic video,2525,unrelated\nSoldier shot near Canadian parliament building,1325,unrelated\nISIS Beheads American Journalist James Foley in Video Message to U.S.,874,unrelated\nWhat One Homeless Man Does with $100 Will Astonish You (VIDEO),1948,unrelated\nNicaraguan commission on possible meteorite crash presents rock samples,2118,unrelated\nREPORT: Alleged New Audio of Michael Brown Shooting,586,unrelated\n\"\"\"This is the recording you thought you'd lost forever\"\"\",2227,unrelated\n\"Vice Media Chief Said to Pay $300,000 for Dinner for 30\",2111,discuss\n\"Calm down everyone, Banksy hasn't been arrested: 9 clues that it's a hoax\",324,unrelated\nIndia Rape Crisis Sees Mob Castrate Alleged Sex Attacker in Shocking Scenes,1217,unrelated\nTropical spider burrowed under man's skin through appendix scar and lived there for THREE DAYS,1864,discuss\n6 Islamist militants killed in US attack in Somalia,1982,discuss\nAudio recording of Michael Brown being gunned down WAS made at the time he was killed: App company appears to confirm tape of ELEVEN bullets being fired - including final volley of 'kill shots',662,unrelated\nReport: Taliban Detainee Swapped for Bowe Bergdahl Suspected of Trying to Return to Terrorism,562,unrelated\n\"Zack Snyder Kills \"\"Stolen Batmobile\"\" Rumor With Great Photo\",2519,agree\nAlleged audio of Michael Brown shooting has surfaced,2187,unrelated\nComcast gets customer fired for complaining about poor service,1355,unrelated\nHomeless man who received a meal and hotel stay after spending $100 donation on food for friends insists it was NOT a hoax – despite new witness insisting there was no way he could have been secretly filmed,2132,discuss\nIsis Syria News: Video Shows US Airdropped Weapons and Grenades 'Captured by Islamic State',168,unrelated\nVideo Messaging App Says Audio Recording Of Michael Brown's Shooting Is Authentic,2287,discuss\n\"Six months after abducting Nigerian schoolgirls, Boko Haram reportedly wants to free them\",26,unrelated\nUS hostage Luke Somers dies after rescue bid,120,unrelated\nReport: Exec popped for $300k dinner after run at blackjack,2458,unrelated\nU.S. Hostage Luke Somers Killed During Yemen Rescue Bid: Family,704,unrelated\n\"Jeh Johnson: Politicians Shouldn't 'Feed The Flames Of Fear' Over ISIS, Ebola\",391,agree\nThe baby from Teletubbies reveals herself,1832,unrelated\nISIS Militants Allegedly Contracted Ebola,1899,unrelated\n80's Brat Pack star Judd Nelson forced to deny that he's dead after fake news story starts trending on social media,1742,unrelated\nGoogle Grows With $1.6 Billion in California Office Deals,2156,unrelated\nHomeland Security says terrorists haven't crossed U.S-Mexico border,1483,unrelated\nAre Rumors of the Apple Watch in Feb True?,2022,unrelated\nSaudi fatwa banning snowmen triggers heated debate,35,unrelated\nBoko Haram denies truce to release kidnapped schoolgirls,2045,unrelated\nThe Pumpkin-Spice Condom Is Just a Figment of Your Own Gross Imagination,1212,unrelated\n\"'American bombing had signed my death certificate': Missing US journalist James Wright Foley goes unflinching to his death as ISIS behead him in horrific video, as a warning to Obama\",1471,agree\n\"Boko Haram: Kidnapped Girls Have Been Married Off, Truce Never Happened\",1661,unrelated\nThis Woman Exposed Her Cheating Boyfriend With A Brilliant Christmas Gift,1897,unrelated\nHomeless man receives $100... then shocks everyone with how he spends it,2287,unrelated\nSugarhill Gang's Big Bank Hank Dead At 57,281,unrelated\nHas Ebola infected Isis militants in Mosul?,1355,discuss\n\"Sadly, Pumpkin Spice Condoms Aren't A Thing After All\",757,unrelated\n#ISIS beheads photojournalist James Wright Foley in a massage to US to end its intervention in #Iraq.,608,discuss\nTourist dubbed ‘Spider Man’ after spider burrows under skin for days,181,unrelated\nOfficials shoot down congressman's claims ISIS terrorists are running across US-Mexico border,2385,agree\n\"ISIS Militants Have Contracted Ebola: Iraqi, Kurdish Media Reports\",75,unrelated\nIsis 'fed murdered kidnap victim to his own mother after she travelled to their headquarters and demanded to see him',1442,unrelated\nDog abandoned at Scottish rail station with suitcase full of belongings  Read more: http://www.ctvnews.ca/world/dog-abandoned-at-scottish-rail-station-with-suitcase-full-of-belongings-1.2175026#ixzz3O9Shc1IO,695,unrelated\nIsis Syria News: Video Shows US Airdropped Weapons and Grenades 'Captured by Islamic State',2509,discuss\nGod Is A Woman – Resurrected Father Narated,2265,unrelated\nExpert casts doubt on Bunbury man Dylan Thomas’s burrowing stomach-spider story,1797,agree\n\"UPDATED 'Jihadi John' identified as Mohammed Emwazi of London, reports say\",503,unrelated\nUS officials: Video shows American's execution,1385,unrelated\nGuantanamo detainee who was swapped in prisoner deal for Bowe Bergdahl 'tried to rejoin 'Al Qaeda',1251,unrelated\n\"Eyewitness: Viral Video That Netted $130K in Donations \"\"is Bullshit\"\"\",2240,unrelated\nVideo shows ISIL beheading of photojournalist James Foley,726,agree\n\"Absent from duty for 25 years, CPWD official dismissed\",1266,unrelated\nSpurned wife leaves cheating husband and twin naked in busy car park,480,unrelated\nLebanon detains wife and son of Al-Baghdadi,530,unrelated\nBrian Williams Insists NBC News Meteorologist Did Not Pee in the Snow While on Air,1047,unrelated\nUnverified video shows beheading of aid worker David Haines,1360,unrelated\nMichael Phelps’ ‘girlfriend’ reveals she was born a man – and never told the swimmer,1524,unrelated\nCARLISLE HEAD SLAPPER ATTACKS SNEEZING WOMEN,1521,unrelated\nDavid Haines beheading video confirmed genuine; UK PM Cameron vows to hunt down ISIS 'monsters',1011,unrelated\nSmall Meteorite Strikes in Nicaragua's Capital City of Managua,269,unrelated\n\"Is Apple about to launch a totally redesigned, 12-inch MacBook Air?\",1852,unrelated\nThis Woman Exposed Her Cheating Boyfriend With A Brilliant Christmas Gift,1646,unrelated\nSomalia Shebab chief Ahmed Abdi Godane likely dead in US strike: Source,1306,discuss\n\"Hoax Report Claims 250,000 Texas Turkeys Infected With Ebola\",1606,unrelated\nBREAKING: ISIS Beheads American Journalist James Wright Foley,26,unrelated\n\"Man chops off his own penis, throws it in the trash after getting dumped for bad bedroom skills\",1400,unrelated\nLebanon detains wife and son of Al-Baghdadi,2155,discuss\nStar Wars: The Force Awakens to be released this summer?,808,unrelated\n\"A message from Jim's mom, Diane Foley:\",2067,agree\n\"Report: Apple Watch to start at $500 in stainless steel, thousands for gold model\",444,unrelated\n\"McDonald’s Removing Big Mac? Nope, ‘Apple Pies And Eliminating Large Size Options’ Article is Fake\",1777,agree\n\"Kim Jong-un Broke Both Ankles and Is Hospitalized, Report Claims\",2053,discuss\nChristian Bale Is Steve Jobs,1215,agree\nNET Extra: Back-from-the-dead Catholic priest claims God is a female...,2266,unrelated\nSEE IT: California homeless man uses $100 gift to give food to others,1948,unrelated\nApple 'working on 12-inch MacBook Air',727,unrelated\nBoko Haram denies it has agreed ceasefire,2463,discuss\nVideo Purports To Show Beheading Of U.S. Journalist By Militants,847,discuss\nTwo GOP Congressmen Say Suspected Terrorists Caught Crossing U.S.–Mexico Border,2307,unrelated\n\"Sorry, Fido. Pope Francis did NOT say our pets are going to heaven\",1104,unrelated\n\"Meteorite Strikes Nicaraguan Capital, Creates 16-Foot-Deep Crater\",1256,unrelated\nBREAKING UDPATED: ISIS REPORTEDLY USE CHEMICAL WEAPONS IN KOBANE,1940,unrelated\nSpider Burrows Into Australian Man's Appendix Scar (VIDEO),1923,disagree\nSenior Western Intelligence Official Confirms London Rapper Abdel Majed Abdel Bary Is A Suspect In The Foley Killing,1543,unrelated\nAlleged audio of Michael Brown shooting has surfaced,2317,discuss\nISIL Beheads American Photojournalist in Iraq,826,unrelated\nJames Foley Killer ‘Jihadi John’ Believed to Be Former London Rapper Abdel-Majed Abdel Bary,572,unrelated\nSnowmen Declared Anti-Islamic As Snow Falls in Saudi Arabia,942,unrelated\nNicaragua meteorite: Experts attempt to understand whether mysterious meteorite fell from passing Pitbull asteroid,724,unrelated\nOttawa shooting: Slain soldier named as Nathan Cirillo while suspect identified as Michael Zehaf-Bibeau,804,unrelated\nSpider burrowed through tourist's stomach and up into his chest,859,unrelated\nSmall Meteorite Strikes in Nicaragua's Capital City of Managua,2307,unrelated\n\"Nigeria's missing girls 'to be released by Boko Haram', government aide claims\",1374,unrelated\nPumpkin Spice Condoms Could Be The Only Thing To Save The World From Basic Children,740,discuss\nAnother ISIS Massacre: ISIS Kills 300 Iraqi Soldiers With Chlorine Gas,693,unrelated\nTim Cook Reportedly Reveals Apple Watch Waterproofing Has Improved,2197,unrelated\nISIS leader ‘killed’ in US airstrikes,35,unrelated\nWife and son of Islamic State leader Abu Bakr al-Baghdadi detained in Lebanon,324,unrelated\nSeth Rogen Eyed to Play Apple's Steve Wozniak in Christian Bale's Steve Jobs Movie (Exclusive),1157,unrelated\nDNA tests prove Lebanon IS holding ISIS chief al-Baghdadi's ex-wife and daughter after they were caught with fake passports,1143,discuss\nIs the Alleged Audio of the Gunshots That Killed Michael Brown a Hoax?,1803,unrelated\n\"No, Banksy has not been arrested (sigh)\",324,unrelated\nKilling in the name of! Kim Jong-un launches attack on others named 'Kim Jong-un',2032,discuss\nWatch moment TV weatherman is caught urinating in the bushes LIVE on camera,1628,unrelated\n\"James Wright Foley, Kidnapped Journalist, Apparently Executed by ISIS\",2524,discuss\n\"Spider burrowed into appendix scar, crawled through WA man's body\",2175,unrelated\n\"Unconfirmed: ISIS Claims Kayla Mueller, American Female Hostage, Is Dead\",493,unrelated\nMan who skipped work for 24 years is finally fired,932,agree\nDHS: GOP Rep.’s Claim ISIS Members Caught at U.S. Border ‘Categorically False’,130,unrelated\nMan who SLAPS people if they sneeze in public being hunted by police,2297,unrelated\nComcast gets customer fired for complaining about poor service,2434,unrelated\nNigerians doubtful of girls' release after Boko Haram 'truce' breached,1099,discuss\n\"Islamic State, in video titled \"\"A Message to America,\"\" beheads American journalist James Wright Foley who was kidnapped in 2012\",139,unrelated\nUtah Man Hospitalized After Winning Eggnog Chugging Contest,1349,unrelated\n\"Kevin Vickers, Sergeant-At-Arms, Shoots a Shooting Suspect in Ottawa; Called a ‘Hero’\",139,unrelated\n\"Fidel Castro Rumors Sweep Internet, but No Sign in Cuba\",47,unrelated\nJames Foley Killer ‘Jihadi John’ Believed to Be Former London Rapper Abdel-Majed Abdel Bary,1036,discuss\nMeteorite strike in Nicaragua puzzles experts,1594,disagree\nNBC weatherman caught urinating in the woods live on air,992,unrelated\n\"North Korean leader Kim Jong Un had ankle surgery, report says\",2417,discuss\nPurported ISIS claim: Jordan airstrike kills female US hostage,2033,unrelated\nChristian Bale in Talks to Play Steve Jobs (Exclusive),1296,unrelated\nPentagon: 1 weapons bundle seized by militants,2397,discuss\n\"Apple 12-Inch MacBook Air Details Emerge; Device Could Be Thinner, Lighter Than Current Model\",2252,unrelated\nTexas plumber's truck on front line of Syria war,1603,unrelated\nIt's back! The incredible new Batmobile takes a spin around Detroit... after rumors it had been STOLEN,1718,unrelated\nAudio recording of Michael Brown being gunned down WAS made at the time he was killed: App company appears to confirm tape of ELEVEN bullets being fired - including final volley of 'kill shots',2345,agree\nIs the Alleged Audio of the Gunshots That Killed Michael Brown a Hoax?,1252,unrelated\nISIS militants trick mother into ‘eating her kidnapped son’,568,unrelated\n'Banksy' Reacts To Paris Attack With Poignant Drawing,1867,unrelated\nNicaragua Meteorite Impact Theory May Be Meteor-wrong,524,unrelated\n\"Rumor: Gold Apple Watch Edition priced up to $5,000, steel version at $500, will debut on Feb. 14\",1939,unrelated\nSergeant-at-Arms stopped shooter on Parliament Hill,139,unrelated\nFirst bendgate... now it's HAIRGATE: Angry iPhone 6 owners claim design is causing chunks of their hair to be ripped out when they make a phone call,2303,unrelated\nPaul Revere's 1795 time capsule unearthed,1679,unrelated\nDid Paul Rudd Help Tackle That Dallas Airport Gay-Basher?,979,unrelated\nWAS NBC METEOROLOGIST MIKE SEIDEL PEEING IN THE SNOW ON CAMERA? A TESTY BRIAN WILLIAMS EXPLAINS,1319,discuss\nDid Kim Yo-Jong Take Kim Jong Un’s Role? North Korea Ill Health Rumors Are ‘Fabricated’,992,unrelated\n\"Boko Haram agrees to ceasefire, release of school girls\",2144,discuss\nSEE IT: California homeless man uses $100 gift to give food to others,585,unrelated\n\"No, Saudi TV Did Not Blur Out Images of Michelle Obama\",2453,agree\nNewly-Found Document Holds Eyewitness Account of Jesus Performing Miracle,385,agree\nNorth Korea denies plans to open a restaurant in Scotland,955,unrelated\n\"Report: new 12-inch MacBook Air slims down, has single USB port\",879,unrelated\n\"Apple Watch to Be Shower-Proof, Have 100,000 Apps at Launch: Reports\",1107,unrelated\nCheese blamed for North Korean leader Kim Jong-un's broken ankles,1939,unrelated\nDuped again: Macaulay Culkin is not dead,195,unrelated\nUS officials: Video shows American's execution,1574,unrelated\nJudicial Watch's Farrell: ISIS Terrorists Did Cross Mexican Border,1893,unrelated\n\"A Vice Guide To Spending $300,000 On Dinner\",1358,unrelated\nBoko Haram ceasefire ignored as violence flares in Borno state,2272,disagree\nJihadi John ‘identified as British man from West London’,527,unrelated\nMissing American journalist reportedly beheaded by Islamic State ,874,unrelated\nISIS militants appear to behead abducted American journalist James Wright Foley in graphic video,524,unrelated\n\"Pope Francis did not tell boy heaven has room for pets, contrary to report\",1940,unrelated\nVideo: Marine survives Taliban sniper headshot thanks to helmet,7,unrelated\nPentagon: death of al Shabaab leader in U.S. strike would be major blow,1931,unrelated\nWas The Batmobile Stolen In Detroit?,1213,unrelated\nBatman Set To Play Steve Jobs In Upcoming Biopic,2343,discuss\n\"Boko Haram denies truce, says kidnapped girls married\",5,unrelated\nREPORT: Alleged New Audio of Michael Brown Shooting,2118,discuss\nIs this the world's oldest burger? Man claims to have kept McDonald's Quarter Pounder for 20 YEARS,1790,unrelated\nNicaraguan commission on possible meteorite crash presents rock samples,586,unrelated\n\"Video showing American journalist beheaded believed real, officials and family say\",2386,agree\nRumors of ISIS leader's death debunked,2036,unrelated\nDog abandoned at Scottish rail station with suitcase full of belongings  Read more: http://www.ctvnews.ca/world/dog-abandoned-at-scottish-rail-station-with-suitcase-full-of-belongings-1.2175026#ixzz3O9Shc1IO,269,unrelated\n\"#Hairgate: Reports of iPhone 6 pulling out hair, beards, likely exaggerated\",689,unrelated\nPentagon confirms al-Shabab leader killed in airstrike in Somalia,1176,discuss\n\"Apple Watch to Be Shower-Proof, Have 100,000 Apps at Launch: Reports\",1374,unrelated\nPassenger Wears A Hazmat Suit To Dulles Airport [PHOTO],1730,unrelated\nChristian Bale in Talks to Play Steve Jobs in Danny Boyle's Biopic,574,unrelated\nSearch launched for dog's owner after pooch found dumped next to suitcase filled with belongings,530,unrelated\n\"Soldier shot, Parliament locked down after gunfire erupts at war memorial\",373,unrelated\n[Updated] Saudi State Television Allegedly Blurs Michelle Obama’s Face During Meeting With New Saudi King,2251,unrelated\nISIL Beheads American Photojournalist in Iraq,1549,unrelated\nCold Turkey,2200,discuss\nLego letter from the 1970s still offers a powerful message to parents 40 years later,1547,agree\nMan discovers spider living under his skin during Bali vacation,1864,discuss\nBest Christmas present ever? Heartwarming moment app developer reveals to his parents he had paid off their mortgage,2459,agree\nShots Heard In Alleged Brown Shooting Recording [AUDIO],530,unrelated\nChristian Bale set to play Steve Jobs in forthcoming biopic of Apple co-founder,2097,unrelated\nPGA Tour Denies Claim That Tiger Woods Failed A Drug Test,1787,unrelated\nLOL: RICH JOHNSTON SAYS THE BATMOBILE HAS BEEN STOLEN IN DETROIT,734,unrelated\nSoldier shot at War Memorial; multiple shots fired in Parliament,2281,agree\n\"Mass Graves Found In Mexico, Near Place Where 43 Students Went Missing\",695,discuss\nBritish Aid Worker Confirmed Murdered By ISIS,1645,unrelated\nPope Francis turns out not to have made pets in heaven comment,1408,unrelated\nMagic Mushrooms Found on Buckingham Palace Grounds,1524,unrelated\nNorth Korea dictator Kim Jong-un undergoes surgery after breaking both ankles on military tour,2344,unrelated\nISIS Getting Ebola,295,unrelated\n\"Stainless steel Apple Watch could cost just $499, but gold will be 10 times as pricey\",2409,unrelated\nUpdate: Did Boston.com Make Up This Story About The Web Sheriff Ben Edelman Sending Racist Emails?,1679,unrelated\nKim Jong-un drinks rare snake wine to boost love life!,1827,discuss\nIsis tells mother on rescue mission :’You’ve just eaten your son’,1803,unrelated\nISIS militants trick mother into ‘eating her kidnapped son’,2219,discuss\nTropical spider burrowed under Bali tourist's skin,214,unrelated\nTropical spider burrowed under man's skin through appendix scar and lived there for THREE DAYS,220,unrelated\nLatest iOS 8 bug reportedly causes unwanted deletion of iCloud Drive documents,1224,unrelated\nPumpkin Spice condoms? Don't fall for this hoax.,2252,agree\n\"Islamic State leader's family detained by Lebanon, officials say\",1468,discuss\nSenior Western Intelligence Official Confirms London Rapper Abdel Majed Abdel Bary Is A Suspect In The Foley Killing,1036,discuss\nBrian Williams Debunks Peeing Meteorologist Report On ‘NBC Nightly News': Video,831,unrelated\nBest Christmas present ever? Heartwarming moment app developer reveals to his parents he had paid off their mortgage,377,unrelated\nISIS Seemingly Beheaded American Journalist James Wright Foley,1500,unrelated\nNew Audio Allegedly Captures Moment Michael Brown Was Shot,2481,discuss\nReport: US Drones Over Syria Looking for ISIS Leader Abu Bakr al-Baghdadi,1544,unrelated\nPentagon: Somali terror group leader killed in U.S. airstrike,1835,discuss\n\"James Foley, Missing American Photojournalist, Reportedly Executed By ISIS In Syria\",26,unrelated\nCold Turkey,1785,unrelated\nSetting the record straight on tor,1314,unrelated\n\"Batmobile stolen in Detroit? Good one, joker!\",672,agree\nChristian Bale in Talks to Star in Sony's Steve Jobs Film,932,unrelated\nMeet the 17-Year-Old Who Made $72 Million During His High-School Lunch Breaks,2132,unrelated\nIraqi media: ISIS militants have contracted Ebola,2025,discuss\n'The Force Awakens' Release Date: JJ Abrams Plan for an Early Release of 'Star Wars' Movie?,1843,discuss\n\"Boko Haram: Kidnapped Girls Have Been Married Off, Truce Never Happened\",304,unrelated\nEbola Outbreak 2015 Update: ISIS Fighters May Have Contracted Deadly Virus,1948,unrelated\nMacaulay Culkin Dead?,1752,discuss\nThe Man Who Says Comcast Got Him Fired Has Filed a Lawsuit,1539,unrelated\nISIS militants appear to behead abducted American journalist James Wright Foley in graphic video,139,unrelated\nISIS leader ‘killed’ in US airstrikes,1917,unrelated\nNorth Korea dictator Kim Jong-un 'set to open a new restaurant in SCOTLAND',955,unrelated\nISIS executioner 'Jihadi John' identified as Mohammed Emwazi,1346,discuss\n\"Is Kim Jong-un's Sister, Kim Yo-jong, Running North Korea In His Mysterious Absence?\",235,unrelated\nISIS Reportedly Beheads American Photojournalist in Iraq,1982,unrelated\nThis Man Paid Off His Parents' Mortgage for Christmas (Video),2290,unrelated\nWHO says reports of suspected Ebola cases in Iraq are untrue,1689,discuss\nWHO: Isis does not have Ebola – but contingency plan being developed for Iraq,1821,unrelated\n\"\"\"Oldest Time Capsule\"\" in U.S. Unearthed in Boston\",601,unrelated\nNigeria Claims Boko Haram Will Release the Kidnapped Schoolgirls,2530,discuss\nReal-life Magneto boy 'becomes living magnet' after getting massive electric shock from street lamp,844,unrelated\nISIS Appears To Behead American Photojournalist In YouTube Video,1251,unrelated\nBrian Williams slams social media for speculation weatherman Mike Seidel relieved himself on air,2489,unrelated\nCNN Posts Alleged Audio of Michael Brown Shooting,1715,discuss\nMexico Says Missing Students Not Found In First Mass Graves,1213,unrelated\n'Spiderman' squished: Perth experts debunk spider burrowing claims,1210,unrelated\nUS drones hunt Isis leader in Syria,1802,unrelated\nBritish-born rapper is main suspect in search for ISIS jihadist who beheaded James Foley,195,unrelated\n‘Photo of slain IS leader’ reported to be doctored,1255,unrelated\nISIS Claims to Have Intercepted Supplies From U.S. Airdrop,2295,discuss\n\"James Foley, Missing American Photojournalist, Reportedly Executed By ISIS In Syria\",704,unrelated\nBoyfriend cuts off his penis and throws it in the bin after girlfriend dumps him for being bad in bed,2125,unrelated\nSenior Western Intelligence Official Confirms London Rapper Abdel Majed Abdel Bary Is A Suspect In The Foley Killing,572,unrelated\nISIL Beheads American Photojournalist in Iraq,1251,unrelated\nSoldier shot in Ottawa at War Memorial,1349,unrelated\n\"Despite ceasefire announcement, new Boko Haram attacks reported\",2192,unrelated\nIraqi media says ISIS militants have contracted Ebola,1673,unrelated\nNigeria Says Boko Haram Cease-Fire May Lead to Release of Kidnapped Girls,1125,unrelated\nIslamic State militants claim to behead missing American journalist,1385,unrelated\nReport: Israeli-Canadian woman fighting Islamic State has been kidnapped by terror group,1476,unrelated\nNigeria: hopes for return of kidnapped schoolgirls rise after ceasefire reported,2403,discuss\nMeteorite leaves crater in Nicaraguan capital Managua,1722,discuss\nWatch: ISIS Claims to Have Captured U.S. Airdropped Weapons,168,unrelated\nDurex is not confirming or denying rumors of a “pumpkin spice” condom,1954,discuss\n\"Obama, Outraged Over Beheading, Vows to Stay on Course\",1406,unrelated\nFirst bendgate... now it's HAIRGATE: Angry iPhone 6 owners claim design is causing chunks of their hair to be ripped out when they make a phone call,431,unrelated\nUnconfirmed Reports Say UK Hostage Held By ISIS Found Innocent,424,unrelated\nAnna Wintour: Is Rat Infestation At NYC ‘Vogue’ Office Kim Kardashian’s Fault?,891,unrelated\nLatest iOS 8 bug reportedly causes unwanted deletion of iCloud Drive documents,2423,discuss\n\"Suspected meteorite leaves crater in Managua, is linked to asteroid\",586,unrelated\nMexico prosecutor: Students not in 1st mass graves,1795,agree\n\"One gunman killed in shooting on Parliament Hill in Ottawa, hunt on for other shooters\",1988,unrelated\nGuantanamo Detainee Exchanged for American POW Attempts a Return to Battle,773,discuss\nGovernment fires employee who skipped work for 24 years,1317,unrelated\nGraffiti Artist Banksy Arrested In London; Identity Revealed,1269,unrelated\n\"Cook said to confirm Apple Watch is showerproof, lasts a day\",346,unrelated\nGOP Rep: ‘At Least Ten ISIS Fighters Have Been Caught Coming Across The Mexican Border’,871,discuss\nBanksy's illustrated response to the Charlie Hebdo attack isn't by Banksy. But it is striking,2375,agree\nIs Kim Jong Un's sister Kim Yo Jong in charge?,755,unrelated\n\"Boko Haram Could Release Kidnapped Girls, Nigerian Officials Say\",1166,discuss\nISIS Appears To Behead American Photojournalist In YouTube Video,984,unrelated\nISIS Reportedly Beheads U.S. Journalist James Wright Foley on Camera,826,unrelated\nExperts: More facts needed on purported audio recording of Michael Brown shooting,2044,unrelated\n\"Jihadi John named as Mohammed Emwazi, from west London\",1699,unrelated\nMissing Mexican students 'not found in mass grave',1790,unrelated\nSaudi Arabia 'fatwa over building of snowmen',2317,unrelated\n\"Tiger Woods PED, PGA Tour Suspension Allegations Retracted by Dan Olsen\",986,unrelated\n\"Non, le lancement du nouveau «Star Wars» ne sera pas devancé à cet été\",1966,unrelated\nReport: Audio Reveals Pause Between Gunshots When Michael Brown Was Shot,1916,discuss\nThe Internet Tried To Make Axl Rose Its Latest Death Hoax Victim,1873,unrelated\nWillie Nelson Dead? Viral Hoax Fools Internet,185,unrelated\n\"Managua explosion not a meteorite, NASA suggests\",1249,discuss\n\"BATMOBILE NOT STOLEN, MTV CONTEST PRIZE REMAINS UNCLAIMED\",2084,unrelated\n\"Vice CEO Shane Smith reportedly spent $300,000 on a steak dinner at CES\",2111,discuss\nObama denounces killing of journalist James Foley and pledges ‘justice’,1040,unrelated\nWhat One Homeless Man Does with $100 Will Astonish You (VIDEO),1925,agree\nNun gives birth to surprise baby after complaining of stomach pains,1480,unrelated\n\"No, a spider (probably) didn't crawl through a man's body for several days\",1883,disagree\nNorth Korean leader Kim Jong-un to open restaurant in Scotland,2192,discuss\nCanadian-Israeli Woman May Have Been Captured In Syria: Reports,2471,discuss\nIsis claims to behead US journalist,2525,unrelated\n'Jihadi John' named as Mohammed Emwazi from London,2349,agree\n\"Apple Watch Specs Tipped; Said to Feature 512MB RAM, 4GB of Storage\",1073,unrelated\n\"Kayla Jean Mueller, U.S. hostage, killed in Jordan airstrike, ISIS claims\",532,unrelated\nSoldier shot in Ottawa at War Memorial,472,unrelated\nWatch NAKED airport worker walk through scanner in bizarre protest against 'rough' guards,1720,unrelated\nNEWS/ You'll Never Guess How a Homeless Man Spent $100—Watch the Touching Video!,742,unrelated\nMichael Phelps' girlfriend was born male but did not tell swimmer about her past,190,unrelated\n\"L. Jinny? Abdel-Majed Abdel Bary, UK Rapper, Suspected in James Foley Killing: Reports\",34,discuss\nTiger Woods' luxe Viking island in Sweden is for sale,2508,unrelated\n\"Islamic State training fighter pilots in captured jets, monitoring group says\",819,unrelated\nMore than 200 kidnapped Nigerian girls to be released after deal reached with Boko Haram,1896,discuss\nJudicial Watch's Farrell: ISIS Terrorists Did Cross Mexican Border,625,unrelated\nISIS Claims To Have Captured US Airdrop Weapons,816,unrelated\nBreaking: Soldier shot at National War Memorial in Ottawa,1539,agree\n\"Is Apple about to launch a totally redesigned, 12-inch MacBook Air?\",302,discuss\nKim Jong-Un's Sister Takes Control in North Korea,305,unrelated\nMeteorite strike in Nicaragua puzzles experts,10,unrelated\nParents' anger after seven Bosnian schoolgirls aged 13 and 14 fall pregnant on class trip,1981,unrelated\nHomeland Security: No ISIL fighters on U.S. border,1419,unrelated\nIndia: 400 men cut off their testicles to 'get closer to God' following advice from 'guru',1708,unrelated\nJames Foley remembered as 'brave and tireless' journalist,1574,unrelated\nHas Kim's SISTER taken over North Korea? Dictator fails to show for key Communist event (but does send a nice flower basket instead),2033,unrelated\nNASA Raises Doubts About Reports of Nicaraguan Meteorite,2154,discuss\n\"Priest Dies, Wakes Up, Claims God Is a Woman. Huh?\",2328,unrelated\nPrisoner Released in Bergdahl Exchange Tried to Reconnect With Taliban,2254,unrelated\nSecond person rushed to hospital with Ebola symptoms after contact with 'patient zero' Thomas Duncan,1299,unrelated\nVideo shows dramatic moment bullet strikes U.S. Marine’s head — and he survives thanks to kevlar helmet,709,unrelated\neBay is planning an Apple Watch app,796,discuss\nISIS Border Crisis: DHS Chief Says Terrorists Not Entering US Through Mexico,2132,unrelated\nIraqi Official Dismisses ‘Unfounded’ Reports That ISIS Fighters Have Ebola,527,unrelated\n\"‘Teletubbies’ Sun Baby: Fans Freak Out Over Jess Smith, 19\",2084,unrelated\n\"Boko Haram denies cease-fire, leader says he married off kidnapped girls\",2314,unrelated\nIRAQI HEALTH OFFICIAL: EBOLA HAS KILLED 5 ISIS FIGHTERS,1175,discuss\n11 aircraft are missing from ‘terrorist-held’ Tripoli airport ahead of 9/11 anniversary,1575,unrelated\nIs Kim Jong Un's sister Kim Yo Jong in charge?,2477,discuss\n\"Gill Rosenberg, former IDF soldier, possibly captured by ISIS while fighting with Kurds\",714,discuss\nIs Ebola Virus Spreading Among ISIS Militants? Reports Claim Jihadists Seeking Cure at Mosul Hospital,720,unrelated\nOscar winner Christian Bale to play Steve Jobs in upcoming biopic,591,disagree\n\"ISIS beheads American photo-journalist James Wright Foley, threatens more to come\",2304,unrelated\nOttawa shooting: Slain soldier named as Nathan Cirillo while suspect identified as Michael Zehaf-Bibeau,1442,discuss\nAlleged Audio of Michael Brown Shooting Doesn’t Sound Good for Officer Darren Wilson,958,unrelated\nBoko Haram denies ceasefire claim by Nigeria's government,1642,unrelated\nIraq Says Arrested Woman Is Not The Wife of ISIS Leader al-Baghdadi,530,unrelated\nMissing Mexican students 'not found in mass grave',683,unrelated\nLuke Somers' sister says he was killed in failed Yemen rescue attempt,2247,discuss\nTwo GOP Congressmen Say Suspected Terrorists Caught Crossing U.S.–Mexico Border,1498,unrelated\nAttorney: New audio reveals pause in gunfire when Michael Brown was shot,844,unrelated\n\"Reports: Jihadists Steal Commercial Jets, Raise 9/11 Fears\",1865,discuss\n\"Nigeria's missing girls 'to be released by Boko Haram', government aide claims\",2356,discuss\nNew York City Plans to End Arrests for Possession of Small Amounts of Marijuana,2163,agree\nBiological Warfare on the Horizon? ISIS Soldiers May Be Infected With Ebola,1821,unrelated\n\"Catholic priest dies for 48 mins, wakes up claiming God is a woman\",2296,unrelated\n\"James Foley: American Journalist, James Wright Foley Beheaded in New ISIS Video [Breaking News]\",601,unrelated\nSHOCKING: Indian Man's Penis Cut-off After He Was Caught Attempting Rape [Photos],2005,agree\n\"\"\"Categorically False\"\": DHS Debunks Right-Wing Fiction That ISIS Attempted To Cross The U.S.- Mexico Border\",80,unrelated\n\"UPDATE: Soldier, gunman who died in Ottawa rampage identified\",1458,unrelated\nThat powerful Lego letter to parents from the 1970s? It's real,451,unrelated\n\"Boko Haram Cease-Fire: Abducted Nigerian Schoolgirls To Be Released, Officials Say\",2192,unrelated\nMeet the X-BOY: Electric shock turns kid into MAGNETO,2215,agree\nMan Chops Off and Throws Away His Small Penis After Bad Breakup,1379,unrelated\nIPhone 6 users are tearing their hair out,431,unrelated\nISIS KILLS 300 IRAQI SOLDIERS WITH CHLORINE GAS: SHIA MP,2224,discuss\nA Predator Drone Has Reportedly Been Spotted Circling Above ISIS's Capital City,1170,unrelated\nMexico Says Students Not Among Dead in Mass Grave,1822,discuss\nPopWatch Teenager fights for the right to be recognized as Teletubbies' smiling sun-baby,504,unrelated\nNigeria says ceasefire agreed with Boko Haram,1003,unrelated\nJihadi John unmasked: Former Westminster University student was arrested FIVE years ago and put on a terror watch list - but he flew to Syria to join ISIS two years later,1437,unrelated\nLynch Mob Castrates Alleged Rapist In Rajasthan,1042,unrelated\nDHS Rebuffs Congressman’s Claim ISIS Infiltrating Southern Border,2056,unrelated\n\"Seven High School Girls Get Pregnant On Five-Day School Trip, Parents Outraged\",2125,disagree\nThis Man Paid Off His Parents' Mortgage for Christmas (Video),377,unrelated\n\"Thanks Uncle Sam, we have your weapons airdrop: ISIS taunts America over intercepted weapons meant for Kurds\",1938,unrelated\n\"Gill Rosenberg, Canadian-Israeli Woman Feared Kidnapped By ISIS, Says She's Safe\",1547,unrelated\nPaul Revere's 1795 time capsule unearthed,480,unrelated\nAmazon's first brick-and-mortar store said to open in Manhattan,882,unrelated\nFrom bendgate to hairgate: Now iPhone 6 users complain the device is ripping out their hair,431,unrelated\nWeaponized Ebola? ISIS Militants Said To Contract Deadly Virus,1461,unrelated\nIslamic State releases video apparently showing the beheading of missing US journalist James Foley,2130,unrelated\nAn Audio Recording of the Michael Brown Shooting Has Reportedly Surfaced,1893,unrelated\nAlleged audio of Michael Brown shooting has surfaced,2175,unrelated\nNorth Korea denies plans to open a restaurant in Scotland,2398,unrelated\n\"UK spies identify Foley’s killer, Abdel-Majed Abdel Bary a key suspect\",591,unrelated\nReport: Exec popped for $300k dinner after run at blackjack,1077,discuss\nFemale Israeli fighter said abducted by Islamic State  Read more: Female Israeli fighter said abducted by Islamic State,2445,unrelated\n\"Jeh Johnson: Politicians Shouldn't 'Feed The Flames Of Fear' Over ISIS, Ebola\",1764,agree\nIslamic State Militants Claim to Have Beheaded US Journalist James Wright Foley,1658,discuss\nTexas plumber's truck spotted in Syria: 'We have nothing to do with terror at all',2044,unrelated\n\"\"\"Categorically False\"\": DHS Debunks Right-Wing Fiction That ISIS Attempted To Cross The U.S.- Mexico Border\",2249,agree\n\"Predator Drone Reportedly Sighted Circling Raqqa, Syria\",1170,unrelated\nWHO: Reports of Suspected Ebola Cases in Iraq Untrue,559,unrelated\nMichael Phelps’ ‘girlfriend’ reveals she was born a man – and never told the swimmer,1234,discuss\nMass grave found after 40 students disappear in Mexican protest,1613,discuss\nHORROR: ISIS Fighters Have Reportedly Contracted Ebola,1948,unrelated\nReport: Christian Bale Just Bailed on the Steve Jobs Movie,105,unrelated\nIslamic Militants Post Video Claiming to Show Beheading of U.S. Journalist,1351,unrelated\nMeteorite 'caused mysterious boom in Nicaragua',1825,discuss\n\"Reports Isis fighters have contracted Ebola are 'incorrect', says Iraqi health ministry\",559,unrelated\nRobert Plant Literally Ripped Up An $800 Million Contract To Reunite Led Zeppelin,1365,unrelated\n\"Apple Watch pricing: Will you spend $5000 for Gold edition, $500 for stainless steel?\",2372,unrelated\n'There is no limit to their depravity' Islamic State FEED mother her own SON,950,unrelated\n\"Obama, Outraged Over Beheading, Vows to Stay on Course\",2453,unrelated\n\"Explosion reported near the Nicaraguan capital attributed to meteorite impact, but experts, including NASA, cast doubt on claims\",2129,unrelated\n\"No, there aren’t any Ebola cases in Iraq\",2177,unrelated\n#ISIS beheads photojournalist James Wright Foley in a massage to US to end its intervention in #Iraq.,1966,agree\nAlleged audio of Michael Brown shooting released,2016,unrelated\nGive a homeless man $100 and see what he does with it [Video],2305,agree\n\"US, UK eye rapper as British-born militant who beheaded journalist James Foley\",850,discuss\n20 year old burger? McDonald's burger purchased in 1995 hasn't aged a bit,1267,unrelated\n'Jihadi John' identified: ISIS killer named as Mohammed Emwazi from West London,472,unrelated\nApple Watch launch has new timetable: Analyst,1056,unrelated\nVogue's new digs are reportedly swarming with rats,367,unrelated\nMan who SLAPS people if they sneeze in public being hunted by police,1888,unrelated\nWHO says reports of suspected Ebola cases in Iraq are untrue,737,unrelated\nChristian Bale Won't Play Steve Jobs After All,1646,unrelated\n\"Boko Haram Denies Truce, Says Kidnapped Girls Have Been “Married Off”\",2192,unrelated\n\"That Story About a Catholic Priest Dying, Seeing God as a Woman, and Coming Back to Life? It’s Almost Definitely Fake\",693,unrelated\nHoly Theft! Batmobile Stolen from 'Batman v Superman'???,1790,unrelated\nReport: A Radically Redesigned 12-Inch MacBook Air Is Coming,93,unrelated\n\"Apple Watch to Be Shower-Proof, Have 100,000 Apps at Launch: Reports\",595,unrelated\nReport: Jose Canseco accidentally shot,1145,discuss\nUnconfirmed reports saying ISIS UK Hostage David Haines Beheaded,1802,unrelated\nCNN Plays Alleged Recording of Michael Brown Shooting,2248,unrelated\nAngry mob hacks off alleged rapist's genitals with meat cleaver after dragging him into butchers,687,unrelated\nBiH: Seven Primary School Students Pregnant After Five-Day Excursion,1804,agree\nKim Jong-Un's Sister Takes Control in North Korea,2260,unrelated\nInsurgents killed in Nigeria despite alleged truce with Boko Haram,903,unrelated\nTourist wakes to find strange red trail on his stomach - and discovers a spider has burrowed through his appendix scar and crawled UNDER his skin while on holiday in Bali,1439,unrelated\nWATCH: Twitter catches fire amid rumors of Fidel Castro’s death,1832,unrelated\n\"Explosion reported near the Nicaraguan capital attributed to meteorite impact, but experts, including NASA, cast doubt on claims\",1722,discuss\nReturn of the Mac: Seth Rogen in talks to star as Apple co-founder Steve Wozniak in upcoming Steve Jobs biopic,616,unrelated\nIslamic Militants Post Video Claiming to Show Beheading of U.S. Journalist,900,unrelated\n‘Evocative shape': Is Vladimir Putin trolling the world with his motorcade formation?,1021,unrelated\n\"Video showing American journalist beheaded believed real, officials and family say\",1720,unrelated\nNew ISIS Video Shows Militants Seizing Weapons Airdropped By US Near Kobani,1239,unrelated\nNun Gives Birth To Baby Boy After Suffering Intense Stomach Pains,1597,unrelated\nReport claims Kim Jong-un underwent surgery to repair fractured ankles,2417,discuss\n\"Forget 18-karat gold, next-generation Apple Watch Edition could use platinum: Report\",1213,unrelated\nRodney Constantine keeps Facebook promise and turns himself in to police,1292,unrelated\nReport: Christian Bale Will Play Steve Jobs,919,unrelated\n\"Islamic State leader's family detained by Lebanon, officials say\",1875,unrelated\nWHO says reports of suspected Ebola cases in Iraq are untrue,2177,unrelated\n\"Amazon to launch first brick-and-mortar store, report says\",1948,unrelated\nReal-life Magneto boy 'becomes living magnet' after getting massive electric shock from street lamp,2415,discuss\n\"Big Bank Hank, US rapper and Sugarhill Gang founder member, dies at 57\",2035,agree\nISIL Beheads American Photojournalist in Iraq,1237,unrelated\n\"No, that broken pencil illustration isn't by Banksy\",1532,agree\nHomeless man who received a meal and hotel stay after spending $100 donation on food for friends insists it was NOT a hoax – despite new witness insisting there was no way he could have been secretly filmed,321,unrelated\n\"So, There Might Be a Rat Infestation at Vogue\",618,unrelated\nWatch NAKED airport worker walk through scanner in bizarre protest against 'rough' guards,1631,unrelated\nMore American Weapons for ISIS,1938,unrelated\nISIS leader dead?,1255,unrelated\n‘Jihadi John’: The Islamic State killer behind the mask is a young Londoner,1219,agree\nISIS Video: America’s Air Dropped Weapons Now in Our Hands,2223,unrelated\nElderly Woman Arrested for Kidnapping Neighbor’s Cats & Making Fur Coats,2483,unrelated\nAttorney: New audio reveals pause in gunfire when Michael Brown was shot,398,agree\nOmsk schoolboy turned into a man-magnet after shock,1503,unrelated\nCNN Plays Alleged Audiotape of Michael Brown ShootingMilitarization Of Police,1435,unrelated\n\"Forty years ago, Lego wrote a powerful letter to parents about how gender works\",1901,unrelated\n\"Audio captured at time of Michael Brown shooting, company says\",958,unrelated\nWas Alleged Audio of Michael Brown Shooting on CNN a Hoax?,1921,unrelated\nApple-HBO Deal Seen Launching Web-only Apple TV Streaming Service For $15 Per Month,1049,unrelated\nJames Foley remembered as 'brave and tireless' journalist,1883,unrelated\n\"BATMOBILE NOT STOLEN, MTV CONTEST PRIZE REMAINS UNCLAIMED\",1177,discuss\n\"Man chops off his own penis, throws it in the trash after getting dumped for bad bedroom skills\",812,unrelated\nThis resignation letter in a video-game could be the greatest ever,773,unrelated\nJosh Paler Lin Gives A Homeless Man $100 And Follows Him To See How He Spends It,1395,unrelated\nWHO says reports of suspected Ebola cases in Iraq are untrue,2463,unrelated\n\"No, ESPN is not having an all-male domestic violence panel tonight\",615,unrelated\nHow did a Texas plumber's truck end up with Syrian rebels? (+video),565,unrelated\n\"Boko Haram agrees to ceasefire, release of school girls\",304,unrelated\nNigeria Claims Boko Haram Will Release the Kidnapped Schoolgirls,1506,unrelated\nLawmaker Says ‘At Least 10′ Islamic State Fighters Have Been Captured at the Southern U.S. Border,2266,discuss\nSamsung is reportedly making a secret new chip in the Apple Watch,1658,unrelated\nSoldier shot in Ottawa at War Memorial,81,unrelated\nKim Jong-un relying on ‘cobra wine’ after problems with trouser snake,2296,agree\n\"Pumpkin Spice Condoms, And 6 Other Flavors That Aren’t Happening\",2123,unrelated\nISIS Fighters Getting Caught Coming Across the U.S.-Mexican Border?,1040,unrelated\n\"Ann Arbor pizza delivery driver surprised with $2,000 tip\",2404,unrelated\nReport: A Radically Redesigned 12-Inch MacBook Air Is Coming,2367,unrelated\nIndian civil servant sacked 'after 24-year sickie',72,unrelated\n\"Eyewitness: Viral Video That Netted $130K in Donations \"\"is Bullshit\"\"\",1922,discuss\n\"Prankster Gives Homeless Man $100, Secretly Follows Him And Learns He Buys Food For Others\",1948,unrelated\nVandal paints penis on £1.5million Bugatti Veyron,557,unrelated\nHospital: Man not being treated for Ebola in Kansas City,781,unrelated\nThat ESPN Domestic Violence Panel You Keep Hearing About Isn't Real,2531,unrelated\nApple's 12-Inch Retina MacBook Air Shown in Artist's Renditions,45,unrelated\nRumor Robert Plant Ripped Up $800 Million Contract To Reunite Led Zeppelin Called 'Rubbish',1406,unrelated\nISIS Fighters Getting Caught Coming Across the U.S.-Mexican Border?,115,unrelated\nLuke Somers: British-born photojournalist 'killed by al-Qaeda after failed rescue attempt in Yemen',1988,discuss\n\"No, Banksy Didn't Create That 'Charlie Hebdo' Tribute Cartoon, But That Doesn't Mean You Can't Appreciate It\",176,unrelated\nThe Internet Tried To Make Axl Rose Its Latest Death Hoax Victim,139,unrelated\nCNN Airs Alleged Audio from Michael Brown Shooting,1438,unrelated\n\"In Kim Jong Un's absence, his sister may rule. Or not.\",744,discuss\nKurds Deny Gill Rosenberg was in Kobane,2471,discuss\nOttawa gunman identified as 32-year-old Michael Zehaf-Bibeau,2045,unrelated\nREPORT: Alleged New Audio of Michael Brown Shooting,1374,unrelated\nA Murdered Witness?,2020,unrelated\nState House time capsule from 1795 unearthed,601,unrelated\n\"Woman detained in Lebanon is not al-Baghdadi's wife, Iraq says\",404,unrelated\nIsis 'fed murdered kidnap victim to his own mother after she travelled to their headquarters and demanded to see him',2349,unrelated\n\"Boko Haram agrees to ceasefire, release of school girls\",1761,discuss\nIs Kim Jong Un's sister Kim Yo Jong in charge?,1760,unrelated\nApple may launch 12-inch MacBook Air with Retina Display,757,unrelated\nA New iOS 8 Bug Can Delete All Of Your iCloud Documents,221,unrelated\nShots Heard In Alleged Brown Shooting Recording [AUDIO],1481,unrelated\n\"McDonald’s to Stop Serving Overweight Customers in January? Nope, ‘1/15/2015′ Story is Fake\",1905,unrelated\nWatch NAKED airport worker walk through scanner in bizarre protest against 'rough' guards,2404,unrelated\nISLAMIC STATE BEHEADS MISSING AMERICAN JOURNALIST JAMES WRIGHT FOLEY,1854,unrelated\n[Updated] Saudi State Television Allegedly Blurs Michelle Obama’s Face During Meeting With New Saudi King,1343,unrelated\nREPORT: Apple's Watch Will Come In 2 Storage Sizes,1277,discuss\nAnna Wintour 'refuses to work at new World Trade Center Vogue office due to rat infestation',639,unrelated\n\"Rumor: Gold Apple Watch Edition priced up to $5,000, steel version at $500, will debut on Feb. 14\",754,unrelated\nSeth Rogen To Play Steve Wozniak In Steve Jobs Biopic,1539,unrelated\nUS officials: Video shows American's execution,304,unrelated\nSEND IN THE DRONES: Predator drones flown over IS headquarters in Syria,1646,unrelated\n\"North Korea leader Kim is still in charge, has injured leg: source\",2125,unrelated\nChristian Bale set to play Steve Jobs in forthcoming biopic of Apple co-founder,286,unrelated\nThis Is What The Sun Baby From ‘Teletubbies’ Looks Like Now,2256,unrelated\n\"'American bombing had signed my death certificate': Missing US journalist James Wright Foley goes unflinching to his death as ISIS behead him in horrific video, as a warning to Obama\",2450,agree\nISIS Beheading of U.S. Journalist James Foley Posted to YouTube,446,discuss\nAir travelers wary of Ebola fears seen with surgical masks ... and a HAZMAT suit,1926,unrelated\nCNN Plays Alleged Audiotape of Michael Brown ShootingMilitarization Of Police,121,unrelated\nQuestions raised over Nicaragua 'meteorite',10,unrelated\nCNN plays chilling audio recording allegedly from Michael Brown shooting: “At least 11 shots”,1776,discuss\n\"Obama, Outraged Over Beheading, Vows to Stay on Course\",1009,unrelated\nWas The Batmobile Stolen In Detroit?,1939,unrelated\nMissing Libyan jetliners raise fears of terror attacks on 9/11,8,unrelated\nReport: Former Baseball Star Jose Canseco Accidentally Shot At Home,2352,discuss\n\"Kim Jong-un Broke Both Ankles and Is Hospitalized, Report Claims\",2087,unrelated\nSugarhill Gang's Big Bank Hank Dead At 57,1458,unrelated\nIslamic Militants Post Video Claiming to Show Beheading of U.S. Journalist,2354,unrelated\nInsurgents killed in Nigeria despite alleged truce with Boko Haram,600,discuss\nMedia outlets identify 'Jihadi John',2184,unrelated\nAudio recording allegedly captures at least 10 shots fired in Michael Brown killing,1608,unrelated\nReport—Jose Canseco accidentally shot at his home tonight,2000,discuss\nSon Pays Off His Parents’ Mortgage for Christmas,1535,agree\nGovernment fires employee who skipped work for 24 years,1162,agree\nAbdel-Majed Abdel Bary: London Rapper Identified As ISIS Militant Who Beheaded James Foley,592,unrelated\nOfficials Refute Iraqi Media Reports That ISIS Members Have Contracted Ebola In Mosul,1921,unrelated\nSchoolboy who got electric shock from lamppost claims he now has magnetic powers,1299,unrelated\nWatch: US marine survives Taliban sniper headshot in Afghanistan,2185,unrelated\nShots Heard In Alleged Brown Shooting Recording [AUDIO],2002,unrelated\nCold Turkey,2509,discuss\nUS officials: Video shows American's execution,2453,unrelated\nGraphic Photo: Oliver Ilic Uses Razor Blade To Slice Off Own Manhood After Girlfriend Broke Up With Him,1400,unrelated\n\"Despite no Ebola case in Kansas City, the rumor goes viral\",570,unrelated\nApp brush list actually do so sister you tired it?,1040,unrelated\nAudio of gunfire in Michael Brown case authenticated by app company,345,unrelated\nGoogle Grows With $1.6 Billion in California Office Deals,1461,unrelated\n\"James Foley, Missing American Photojournalist, Reportedly Executed By ISIS In Syria\",2127,unrelated\nJournalist James Wright Foley reportedly beheaded by ISIS,1658,discuss\n\"Kim Jong Un hospitalized with two broken ankles, reportedly from wearing heels and being overweight\",2153,discuss\nJudicial Watch's Farrell: ISIS Terrorists Did Cross Mexican Border,225,unrelated\nSmall Meteorite Strikes in Nicaragua's Capital City of Managua,10,unrelated\nChristian Bale Exits Steve Jobs Movie (Exclusive),2017,discuss\nMichael Phelps' Reported Girlfriend Reveals She Was Born Intersex,330,unrelated\n\"Audio captured at time of Michael Brown shooting, company says\",456,unrelated\nFears journalist James Wright Foley beheaded by Islamic State jihadists in ‘message’ to United States,2296,unrelated\nDNA tests prove Lebanon IS holding ISIS chief al-Baghdadi's ex-wife and daughter after they were caught with fake passports,267,unrelated\nWhat Glenn Beck Fears May Be Done With the 11 Missing Jets,2459,unrelated\nSources: Guns N' Roses Frontman Axl Rose Found Dead in West Hollywood Home at Age 52,1085,discuss\n\"No, a spider (probably) didn't crawl through a man's body for several days\",2459,unrelated\n\"BREAKING: Islamic State, in video, beheads American journalist James Wright Foley who was kidnapped in 2012 -@BNONews\",984,unrelated\nBoko Haram 'ceasefire' doubts after attacks reported in Nigeria,206,unrelated\nAngry mob cut off rapist’s penis with meat cleaver (VIEWER DISCRETION),689,unrelated\nAn audio recording of the Michael Brown shooting has reportedly surfaced,398,discuss\nBREAKING: ISIS Beheads American Journalist James Wright Foley,2130,unrelated\nMissing Mexico students not among 28 bodies found in mass grave,2360,unrelated\nGod is a woman- Priest who died for 48 minutes claims,1407,agree\nBatmobile Stolen From 'Batman V Superman: Dawn Of Justice' Set? Report Claims That One Of The Batmobile Models Is Missing! Detroit Locals Responsible?,1939,unrelated\n\"Mexico hit by student massacre: At least 17 anti-corruption protesters 'rounded up, murdered and dumped in a mass grave' - and another 26 are missing\",1538,unrelated\nHow Canadian Sergeant-at-Arms Kevin Vickers killed shooter in parliament,1900,agree\nIsis claims to behead US journalist,874,unrelated\n'Feminist' Lana 'Aborts Baby Because It's A Boy' And Is Surprised By Backlash,2220,unrelated\nPentagon: ISIS Got U.S. Weapons Package,781,agree\n\"Islamic State leader's family detained by Lebanon, officials say\",1789,unrelated\nIt’s About To Get Harder To Be Arrested For Pot Possession In New York City,2483,unrelated\nExpert casts doubt on Bunbury man Dylan Thomas’s burrowing stomach-spider story,962,unrelated\nRapper identified as James Foley's executioner: reports,634,unrelated\nApple may launch 12-inch MacBook Air with Retina Display,505,unrelated\nJilted lover chops off his penis after girlfriend dumps him,1560,discuss\nAmazon's Newest Tablet Will Come With Free News From The Washington Post,1278,discuss\n\"Eyewitness: Viral Video That Netted $130K in Donations \"\"is Bullshit\"\"\",941,unrelated\n\"Six months after abducting Nigerian schoolgirls, Boko Haram reportedly wants to free them\",821,unrelated\n\"Nun gives birth, intends to keep baby\",2492,agree\nDera Sacha Sauda Chief Forced Castration of 400 Devotees? CBI Files Case Against 'MSG: The Messenger of God' Actor,787,discuss\nReport of Kim Jong-un’s ankle injury add fuel to rumours about his absence,1634,unrelated\nREPORT: JETLINERS STOLEN FROM LIBYA COULD BE USED TO ATTACK U.S. ON 9/11,1699,unrelated\nMan chops off his own penis after girlfriend told him he was no good in bed,1249,unrelated\nMore than 200 kidnapped Nigerian girls to be released after deal reached with Boko Haram,48,unrelated\nReport: Israeli-Canadian woman fighting Islamic State has been kidnapped by terror group,2415,unrelated\nApple Watch’s Power Reserve feature combats short battery life,1420,agree\nMeteorite leaves crater in Nicaraguan capital Managua,40,unrelated\nElectric shock turns Russian boy into Marvel's Magneto,1317,unrelated\nMexico checks if 43 missing students in mass grave,695,discuss\nBoko Haram 'ceasefire' doubts after attacks reported in Nigeria,2139,agree\nPentagon: ISIS seized materials airdropped to Kurds,2252,unrelated\nThe Internet Tried To Make Axl Rose Its Latest Death Hoax Victim,1547,unrelated\nMeteorite 'caused mysterious boom in Nicaragua',1627,unrelated\nNASA Raises Doubts About Reports of Nicaraguan Meteorite,1179,unrelated\nIslamic State militants allegedly used chlorine gas against Iraqi security forces,2016,unrelated\n\"Sorry, Everyone: Durex Is Unfortunately Not Making Pumpkin Spice Condoms\",289,unrelated\nGOP Rep: ‘At Least Ten ISIS Fighters Have Been Caught Coming Across The Mexican Border’,213,unrelated\n\"Stainless steel Apple Watch could cost just $499, but gold will be 10 times as pricey\",607,unrelated\n\"Michael Zehaf-Bibeau, slain Ottawa shooter, had criminal record in Quebec, B.C.\",1569,agree\n\"James Wright Foley, Kidnapped Journalist, Apparently Executed by ISIS\",1589,discuss\nTourist dubbed ‘Spider Man’ after spider burrows under skin for days,220,unrelated\n\"Suspected meteorite leaves crater in Managua, is linked to asteroid\",1825,discuss\nPurdon Ebola Hoax: ‘Texas Town Quarantined After Family Of Five Test Positive For The Ebola Virus’ Article is Fake,1627,unrelated\nComcast Says You Can Keep Your Tor,2020,unrelated\nMan Known as ‘Jihadi John’ Is Identified as Mohammed Emwazi,2156,unrelated\n'Spiderman' squished: Perth experts debunk spider burrowing claims,2175,unrelated\nDurex Is Not Making Pumpkin Spice Condoms After All: A Hoax Debunked,1642,unrelated\nBali spider burrows under Aussie’s chest,1549,unrelated\n'They ate through the ceilings and pooped on the keyboards': Rats are 'taking over' Vogue's new World Trade Center office and Anna Wintour 'no longer wants to work there',1619,discuss\nISLAMIC STATE BEHEADS MISSING AMERICAN JOURNALIST JAMES WRIGHT FOLEY,139,unrelated\nFemale Israeli fighter said abducted by Islamic State  Read more: Female Israeli fighter said abducted by Islamic State,568,unrelated\nNun who gave birth ‘had no idea’ she was pregnant,1597,unrelated\nCNN Plays Alleged Recording of Michael Brown Shooting,2149,discuss\n\"Despite ceasefire announcement, new Boko Haram attacks reported\",1883,unrelated\nApple Orders More Than 5 Million Watches for Initial Run,643,unrelated\nIs the iPhone 6 Really Pulling Out Your Hair?,304,unrelated\n\"Calm Yourselves, Durex Has NOT Come Out With A Pumpkin Spice Condom\",1060,discuss\nBREAKING NEWS: ISIS beheads missing American journalist James Wright Foley as warning to US to cease action in Iraq,1547,unrelated\nAre Rumors of the Apple Watch in Feb True?,2116,unrelated\nNEWS/ Meet the Teletubbies Sun Baby: 19-Year-Old Jess Smith Reveals Herself as the Smiling Face Who Looked Over Teletubbyland,805,unrelated\nNigeria: hopes for return of kidnapped schoolgirls rise after ceasefire reported,1885,discuss\nUnconfirmed reports saying ISIS UK Hostage David Haines Beheaded,2306,discuss\nVideo messaging service verifies timing of CNN audio recording,321,unrelated\n\"No, Banksy Didn't Create That 'Charlie Hebdo' Tribute Cartoon, But That Doesn't Mean You Can't Appreciate It\",1361,unrelated\nIraqi media says ISIS militants have contracted Ebola,527,unrelated\nIslamic Militants Post Video Claiming to Show Beheading of U.S. Journalist,1905,unrelated\nQuestions raised over Nicaragua 'meteorite',686,unrelated\nMilitant Group Says It Killed American Journalist in Syria,1744,discuss\nRussians Bag Better Bigfoot Footage,829,unrelated\nSay 'eh-oh!' to the Teletubbies SUN BABY - can you still recognise her after 19 years?,1331,unrelated\nWho Is Michael Zehaf-Bibeau? Ottawa Shooter Suspect Identified By Canadian Officials ,2134,unrelated\nMum faces real-life Sophie's Choice – as she tries to sell her son to fund daughter's care,1166,unrelated\n\"BREAKING: \"\"Brat Pack\"\" Judd Nelson Found Dead in Los Angeles Condo\",2481,unrelated\n[UPDATED] 11 Men and 0 Women on Tonight's ESPN Domestic Violence Panel,2015,unrelated\nSeth Rogen to play Woz in Jobs biopic,2317,unrelated\n\"CNN Broadcasts Purported Audio Containing Gunshots That Felled Michael Brown Jr.; Leaders, Celebrities Fill Pews At Teen’s Funeral\",1481,unrelated\nNun gives birth to surprise baby after complaining of stomach pains,831,unrelated\n\"Woman detained in Lebanon is not Isis leader’s wife, says Iraq\",845,unrelated\nGOP Rep: ‘At Least Ten ISIS Fighters Have Been Caught Coming Across The Mexican Border’,1376,discuss\nStar Wars VII for a New SUMMER Release Date!?,1028,unrelated\nTime Capsule from Paul Revere and Samuel Adams Discovered in Boston,1863,unrelated\nApple may launch 12-inch MacBook Air with Retina Display,345,unrelated\nUS drones hunt Isis leader in Syria,1678,unrelated\nAl-Shabaab co-founder confirmed killed by US air strike in Somalia,1982,discuss\nIslamic State claims it executed American photojournalist James Foley,2524,discuss\nIs Kim Jong Un's sister Kim Yo Jong in charge?,986,unrelated\nDoubts cast over Nicaragua meteorite claim,1249,discuss\nREPORT: JETLINERS STOLEN FROM LIBYA COULD BE USED TO ATTACK U.S. ON 9/11,846,unrelated\nNujaifi Condemns / Daash / crime in Saqlawiyah and Alsiger areas of Anbar.,2002,discuss\nBrian Williams Demands Apology From Social Media Over Erroneous Urination Reports (Video),1854,unrelated\nMissing American journalist reportedly beheaded by Islamic State ,903,discuss\nCNN Airs Alleged Audio from Michael Brown Shooting,2403,unrelated\nObama: murder of James Foley 'shocks the conscience of the entire world',2287,unrelated\nIslamist websites claim Israeli-Canadian woman kidnapped by IS: report,1628,unrelated\nAmazon's first brick-and-mortar store said to open in Manhattan,1772,discuss\n\"Nigeria claims deal with Boko Haram on ceasefire, kidnapped girls\",1896,discuss\nStar Wars VII for a New SUMMER Release Date!?,2463,unrelated\nMohammed Islam Denies Making $72 Million From Stock Market Trading,2052,agree\nISIS chlorine attack on security forces confirmed – Iraq officials,2197,unrelated\nNasa questions whether crater in Nicaragua caused by meteorite,1179,unrelated\n\"ISIS beheads American photo-journalist James Wright Foley, threatens more to come\",826,unrelated\nIRAQI AND KURDISH MEDIA REPORTS: ISIS FIGHTERS HAVE CONTRACTED EBOLA,1615,discuss\n\"Comcast Turns Complaints Back On Customer, Gets His Employer To Fire Him\",2149,unrelated\nBergdahl: Senator Says Jihadists Swapped For U.S. Troop ‘In Touch’ With Al-Qaida Affiliate,1251,unrelated\n\"No, a bird didn't poop on Vladimir Putin\",1013,unrelated\nAngry mob hacks off alleged rapist's genitals with meat cleaver after dragging him into butchers,1839,unrelated\nMichael Brown shooting audio caught on tape?,958,unrelated\nBreaking: Soldier shot at National War Memorial in Ottawa,2410,discuss\n\"Confusion swirls, details murky in arrest of ISIS leader's 'wife'\",1263,discuss\nMeteorite strike in Nicaragua puzzles experts,2118,unrelated\nNew Audio Recording From Ferguson May Capture Michael Brown Shooting,1009,discuss\nSoldier shot near Canadian parliament building,2526,unrelated\nJose Canseco shoots self in hand,744,unrelated\n\"Yes, you can wear your Apple Watch in the shower\",218,unrelated\nWhat Glenn Beck Fears May Be Done With the 11 Missing Jets,1530,unrelated\nHomeland Security: No ISIL fighters on U.S. border,972,unrelated\nYPG Confirms: Gill Rosenberg Not Captured in Kobani,2302,discuss\nGod is a woman- Priest who died for 48 minutes claims,1212,unrelated\nNew iOS 8 bug can delete all of your iCloud documents,2261,unrelated\n\"Obama, Outraged Over Beheading, Vows to Stay on Course\",1948,discuss\nChristian Bale Is Steve Jobs,1854,unrelated\nDoes ISIS Have Ebola? Probably Not! Media Reports It Anyway,1974,discuss\nCanadian-Israeli Woman May Have Been Captured In Syria: Reports,1319,unrelated\nTexas plumber threatened over jihadis using his old truck,339,unrelated\n\"Video Appears to Show Beheading of Journalist James Foley, Who Went Missing in Syria\",2304,unrelated\nMexican students not among bodies found in mass graves,251,unrelated\nMan discovers spider living under his skin during Bali vacation,1271,unrelated\nReports: Islamic State uses chlorine gas against Iraqi forces,251,unrelated\n\"Viral Video Of Homeless Man Spending $100 On Food For Other Homeless Was Faked, Witness Says\",550,unrelated\nThe pumpkin spice condom is not happening,1833,agree\n\"Macaulay Culkin NOT Dead: Facebook, Twitter Death Hoax Goes Viral\",1752,agree\nChristian Bale to play Steve Jobs in upcoming biopic,2017,discuss\nSpider Burrows Into Australian Man's Appendix Scar (VIDEO),224,unrelated\n\"Kevin Vickers, Sergeant-At-Arms, Shoots a Shooting Suspect in Ottawa; Called a ‘Hero’\",2404,unrelated\nNBC's Tom Brokaw reportedly wants Brian Williams fired over fabricated Iraq helicopter story,258,unrelated\nVideo messaging service verifies timing of CNN audio recording,2313,unrelated\nAbdel Majed Abdel Bary Emerges as Suspect in Foley Beheading,760,unrelated\nMacaulay Culkin Dead: Internet Death Hoax Claims Actor Found Dead In Apartment,195,unrelated\nIslamic State flying three jets in Syria: monitor,2218,unrelated\nStrange mark turns out to be tropical spider burrowing under vacationer's skin,2297,unrelated\nIt’s Okay To Laugh About The Fact That The Vogue Rat Infestation is Getting Worse,1642,unrelated\n\"Gold Apple Watch Edition Could Cost As Much As $1,200\",359,unrelated\n\"Hostage David Haines' Murder 'Evil', PM Says\",1183,discuss\n\"Big Bank Hank, co-founder of the Sugarhill Gang, has died\",281,unrelated\nCNN plays chilling audio recording allegedly from Michael Brown shooting: “At least 11 shots”,2248,unrelated\nA really devoted man spent $460 on surgery for his constipated goldfish,1670,unrelated\nIs There an ISIS Threat on the Texas-Mexico Border or Not?,239,unrelated\nFuture Apple Watches could include platinum models - report,860,unrelated\nKim Jong-un drinks rare snake wine to boost love life!,640,unrelated\nDid Josh Paler Lin Stage His Viral Video About Helping the Homeless?,2061,disagree\nAmazon is about to open its first-ever physical store in New York City,2116,discuss\nEbola Outbreak 2015 Update: ISIS Fighters May Have Contracted Deadly Virus,1921,unrelated\nEyewitness Says Viral Video of Homeless Man Was Staged,1721,unrelated\n\"ISIS Video Shows Execution of David Cawthorne Haines, British Aid Worker\",1802,unrelated\nWho Is Michael Zehaf-Bibeau? Ottawa Shooter Suspect Identified By Canadian Officials ,2453,unrelated\nISIS Reportedly Beheads American Photojournalist in Iraq,1034,unrelated\n\"Apple to Take Reservations for Trying On Apple Watch, Considered Platinum Model\",1637,unrelated\n‘Little old lady’ Arrested for Making Fur Coats with Neighbor’s Cats,830,unrelated\nVideo: Islamic State Claims to Have Captured US Weapons Airdrop Near Kobane,1485,discuss\nMexico prosecutor: Students not in 1st mass graves,649,unrelated\nReport: Taliban Detainee Swapped for Bowe Bergdahl Suspected of Trying to Return to Terrorism,819,unrelated\nISIS Appears To Behead American Photojournalist In YouTube Video,903,discuss\nISIS Seemingly Beheaded American Journalist James Wright Foley,874,unrelated\nSeth Rogen Is Woz,330,unrelated\nUS hostage Luke Somers dies after rescue bid,2318,discuss\nAmazon plans ad-supported video streaming service - NY post,687,unrelated\n\"Meet Magneto Boy, the kid who attracts metal with his body\",308,unrelated\nThat Boko Haram Ceasefire in Nigeria Isn’t A Ceasefire,1099,agree\nChristian Bale Drops Out of Steve Jobs Biopic,1406,unrelated\n\"Jihadi John named as Mohammed Emwazi, from west London\",1489,discuss\nKANE'S FUTURE IN WINNIPEG IN DOUBT?,1074,unrelated\nMoment Michael Brown was shot dead 'caught on audio recording': FBI handed potentially damning tape of ELEVEN shots being fired - including final volley of 'kill shots',844,unrelated\nTom Brokaw Wants Brian Williams Fired Over Iraq Helicopter Story: Report,2176,discuss\nPurported ISIS claim: Jordan airstrike kills female US hostage,2421,unrelated\nAbdel Majed Abdel Bary Emerges as Suspect in Foley Beheading,1036,discuss\n\"Luke Somers Dies In Rescue Attempt, Sister Says; Yemeni Defense Ministry Says Unnamed US Hostage Freed\",298,unrelated\nJames Foley executioner said identified as British rapper  Read more: James Foley executioner said identified as British rapper,195,unrelated\n\"Report: ISIS kidnaps Canadian-Israeli, former IDF soldier who went to fight with the Kurds\",1223,unrelated\nComcast calls rumor that it disconnects Tor users “wildly inaccurate”,2178,agree\n\"Kim Jong-un Broke Both Ankles and Is Hospitalized, Report Claims\",2210,unrelated\nISIS Reportedly Beheads American Photojournalist in Iraq,933,discuss\n\"Wildest Apple Watch rumor yet: 100,000 apps at launch\",1375,unrelated\n‘Evil straight from the pits of hell': American journalist James Foley reportedly beheaded by ISIS,1873,unrelated\nParliament Hill shooting: Sergeant-At-Arms Kevin Vickers the family hero who took down Ottawa gunman,1179,unrelated\nDid Paul Rudd Help Tackle That Dallas Airport Gay-Basher?,242,unrelated\n\"Nun Complains Of Stomach Pains, Later Gives Birth To Baby Boy\",179,agree\nVideo Purports To Show Beheading Of U.S. Journalist By Militants,1358,unrelated\nGraffiti Artist Banksy Arrested In London; Identity Revealed,974,agree\nReal-life Magneto boy 'becomes living magnet' after getting massive electric shock from street lamp,649,unrelated\nJeh Johnson shoots down Duncan Hunter's assertion IS is entering U.S. via Mexico,1946,discuss\nIsis militants claim to have killed US journalist James Foley,568,unrelated\n\"Apple: Citi Sees $550 and $950 Apple Watches, Accessory Plethora\",187,unrelated\n\"Dogs DO go to heaven… and cats, and horses: Pope assures young boy that there is a place in paradise for animals as well\",218,agree\nNicaragua meteorite: Experts attempt to understand whether mysterious meteorite fell from passing Pitbull asteroid,2307,unrelated\nStar Wars 7: JJ Abrams want to move release to summer 2015,1686,disagree\nHBO and Apple in Talks for $15/Month Apple TV Streaming Service Launching in April,1004,unrelated\nMichael Phelps' girlfriend was born male but did not tell swimmer about her past,1950,unrelated\nNorth Korea denies reports Kim Jong-un is to open state-backed restaurant in Scotland,1549,unrelated\n\"White House Fence Jumper Got Farther Than Previously Thought, Sources Say\",1488,discuss\nISIS fighters seize weapons airdrop meant for Kurds,693,unrelated\nBanksy arrest hoax: US website claims street artist caught in Watford,2468,agree\nA Bunch Of Folks Are Passing Around This Hoax Video Of A Bird Pooping On Vladimir Putin,1006,unrelated\nNorth Korea dictator Kim Jong-un undergoes surgery after breaking both ankles on military tour,2329,unrelated\nSoldier shot near Canadian parliament building,1873,unrelated\nReport: Amazon to Launch Ad-Supported Streaming Service,1795,unrelated\nWas Alleged Audio of Michael Brown Shooting on CNN a Hoax?,121,unrelated\nBoko Haram 'to release abducted schoolgirls' as part of ceasefire agreement,344,unrelated\nJames Foley remembered as 'brave and tireless' journalist,1406,unrelated\n\"Boko Haram denies truce, says kidnapped girls married\",125,unrelated\n\"ISIS Claims an American Hostage, Kayla Mueller, Died in Airstrike in Syria\",754,discuss\nISIS Leader Killed: Abu Bakr Al-Baghdadi Reportedly Killed By U.S. Airstrike,1889,discuss\n\"No, Vladimir Putin did not get pooped on by a bird during a First World War speech\",366,unrelated\nHas Kim Yo-Jong Taken Over For Kim Jong Un? Sister Assumes North Korea State Duties While Brother Undergoes Medical Treatment,932,unrelated\nBrian Williams slams social media for speculation weatherman Mike Seidel relieved himself on air,2092,unrelated\nApple Watch won’t be the digital doctor it could have been,607,unrelated\nLow-level marijuana possession could soon land you a ticket instead of arrest in New York City,2483,unrelated\nOttawa shooting: Slain soldier named as Nathan Cirillo while suspect identified as Michael Zehaf-Bibeau,530,unrelated\nBoyfriend cuts off his penis and throws it in the bin after girlfriend dumps him for being bad in bed,1171,agree\nMum Offers to Sell Twin Boy to Save Twin Girl,2283,unrelated\nThe iPhone 6 'Hairgate' Is Not a Thing,689,unrelated\nNew Audio Allegedly Captures Moment Michael Brown Was Shot,320,unrelated\n#HairGate: iPhone 6 Customers Are Complaining That The Phone Is Ripping Out Their Hair,2276,discuss\nTim Cook Reportedly Reveals Apple Watch Waterproofing Has Improved,1899,unrelated\nYPG Confirms: Gill Rosenberg Not Captured in Kobani,1347,unrelated\n\"Tiger Woods PED, PGA Tour Suspension Allegations Retracted by Dan Olsen\",1268,unrelated\nMacaulay Culkin Dead? Fans Freak Out Over Death Rumors,1502,unrelated\nIslamic State flying three jets in Syria: monitor,2362,unrelated\nISIS leader dead?,1311,unrelated\nWidower Cries Tears Of Joy After Hearing Late Wife's Voice Again,803,unrelated\nDurex is not confirming or denying rumors of a “pumpkin spice” condom,609,unrelated\nBali Awry,1579,discuss\nChristian Bale in Talks to Play Steve Jobs (Exclusive),1913,unrelated\nCNN Airs Alleged Audio from Michael Brown Shooting,2287,discuss\nWatch: ISIS Claims to Have Captured U.S. Airdropped Weapons,1239,unrelated\nCNN plays chilling audio recording allegedly from Michael Brown shooting: “At least 11 shots”,2403,unrelated\nDoes ISIS Have Ebola? Probably Not! Media Reports It Anyway,2463,unrelated\nObama Denounces James Foley's Execution: 'Today The Entire World Is Appalled',2524,agree\nThis Letter To Parents From A 1970s Lego Set Contains An Important Message For Gender Equality,2070,unrelated\nSugarhill Gang rapper Big Bank Hank dies aged 57,40,unrelated\n\"Apple Watch to Be Shower-Proof, Have 100,000 Apps at Launch: Reports\",2118,unrelated\n11 aircraft are missing from ‘terrorist-held’ Tripoli airport ahead of 9/11 anniversary,1438,unrelated\n\"McDonald’s Removing Big Mac, Apple Pies And Eliminating Large Size Options\",693,unrelated\nBodies In Mexico Mass Grave Apparently Not Those Of Missing Students,60,unrelated\nOttawa Gunman Identified As Michael Zehaf-Bibeau,239,unrelated\nBatmobile Rumored To Have Been Stolen From Batman V. Superman: Dawn Of Justice Set,702,unrelated\nAmazon plans a streaming-video alternative,2287,unrelated\nTBS Is Probably Speeding Up ‘Seinfeld’ Reruns To Fit In More Commercials,955,unrelated\n\"Non, le lancement du nouveau «Star Wars» ne sera pas devancé à cet été\",944,unrelated\nApple Watch battery will require nightly charging,919,unrelated\nSaudi fatwa banning snowmen triggers heated debate,2287,unrelated\nTeen Makes $72 Million on the Stock Market,2132,unrelated\n\"Fidel Castro Is Dead, According to Viral Twitter Rumors\",1883,unrelated\nReport: Israeli-Canadian woman fighting Islamic State has been kidnapped by terror group,1224,unrelated\n\"Yemen says U.S. man freed, sister says he’s dead\",115,unrelated\nMexico Student Massacre Update: More Graves Discovered At Murder Site,1670,unrelated\nDog Found Abandoned With Suitcase Filled With His Belongings,2523,agree\nNew iOS 8 bug can delete all of your iCloud documents,1347,unrelated\nMet police denies reports of Banksy arrest,667,unrelated\nA really devoted man spent $460 on surgery for his constipated goldfish,924,unrelated\nFake-News: 'McDonald's Will Stop Serving Overweight Customers',2061,unrelated\nLuke Somers 'killed in failed rescue attempt in Yemen',373,unrelated\nISIS Border Crisis: DHS Chief Says Terrorists Not Entering US Through Mexico,742,discuss\nSaddam Hussein’s pilots training Islamic State group,295,unrelated\nCourt Orders Probe Into Complaints Of 'Forced Castration' In Religious 'Dera' Sect,1212,unrelated\nChinese State Media Warns People To Stop Calling Themselves Dumbledore,1789,agree\nKim Jong-Un 'in hospital with two fractured ankles' after ballooning to around 20 stone and going on numerous 'meet the people' walkabout PR stunts,2042,unrelated\n\"Woman detained in Lebanon is not al-Baghdadi's wife, Iraq says\",691,unrelated\nMan Known as ‘Jihadi John’ Is Identified as Mohammed Emwazi,2501,unrelated\nThis Powerful Cartoon About The Charlie Hebdo Attack Is Not By Banksy,1678,unrelated\nExpert casts doubt on Bunbury man Dylan Thomas’s burrowing stomach-spider story,1422,unrelated\nCheese blamed for North Korean leader Kim Jong-un's broken ankles,2441,unrelated\n\"James Foley, Missing American Photojournalist, Reportedly Executed By ISIS In Syria\",1251,unrelated\nSeth Rogen To Play Steve Wozniak In Steve Jobs Biopic,2410,unrelated\nIraq Denies Lebanon Captured Abu Bakr al-Baghdadi's Wife and Child,205,unrelated\n1901 Boston time capsule yields small red book,1273,agree\n\"Non, le lancement du nouveau «Star Wars» ne sera pas devancé à cet été\",1921,unrelated\nRapper Big Bank Hank of Sugarhill Gang dies at 57,1374,unrelated\nIs Ebola Virus Spreading Among ISIS Militants? Reports Claim Jihadists Seeking Cure at Mosul Hospital,2003,discuss\nIslamic State militants claim to behead missing American journalist,1009,unrelated\nTropical spider burrows under man's skin through scar,43,unrelated\nVideo shows ISIL beheading of photojournalist James Foley,2109,unrelated\nDNA Tests Confirm Lebanon Is Holding ISIS Leader’s Child,1125,unrelated\nThis Is The Most Epic Way To Quit Your Job,1212,unrelated\nCongressman: ‘At least 10 ISIS fighters’ caught trying to cross into US,1764,discuss\nAmazon to Open First Brick-and-Mortar Site,703,unrelated\nOttawa Shooting: Soldier Shot at Canada's National War Memorial,892,unrelated\n\"A message from Jim's mom, Diane Foley:\",1385,unrelated\n\"Despite ceasefire announcement, new Boko Haram attacks reported\",125,unrelated\nElderly Woman Arrested for Kidnapping Neighbor’s Cats & Making Fur Coats,2463,unrelated\nDaash Ebola transferred to Mosul {Google Translate],1948,unrelated\nChristian Bale Exits Steve Jobs Movie (Exclusive),137,unrelated\nTexas plumber's truck on front line of Syria war,2045,unrelated\n\"Managua explosion not a meteorite, NASA suggests\",373,unrelated\nNASA Raises Doubts About Reports of Nicaraguan Meteorite,2155,unrelated\nBREAKING: Soldier shot at War Memorial in Ottawa,964,unrelated\nVogue’s Rat Infestation: Disturbing New Details,1435,unrelated\nHomeless man receives $100... then shocks everyone with how he spends it,760,agree\nDoes ISIS Have Ebola? Probably Not! Media Reports It Anyway,737,unrelated\nMagic mushrooms found in BUCKINGHAM PALACE by Alan Titchmarsh,2137,unrelated\nRapper identified as James Foley's executioner: reports,546,discuss\n\"Boko Haram denies cease-fire, leader says he married off kidnapped girls\",402,unrelated\nNationwide turkey recall? Ebola-infected birds? USDA debunks the hoax,1197,unrelated\nJordan Vs ISIS: Reports Say King Abdullah II Could Personally Lead Airstrikes After Pilot’s Death,699,unrelated\n\"Hoax Alert: Father O’Neal, Who Has Met God and Thinks She’s a Woman, Is Made Up (Just Like God Herself)\",1521,agree\n\"Macaulay Culkin NOT Dead: Facebook, Twitter Death Hoax Goes Viral\",639,unrelated\nA Bunch Of People Thought Banksy Got Arrested But It Was A Hoax,2283,unrelated\nISIS fighters ‘have contracted Ebola’,559,unrelated\nMissing Libyan aircraft spark fears of 9/11-style attack in North Africa,1073,unrelated\n\"ISIS Militants In Mosul Have Contracted Ebola, Iraqi Media Sources Claim\",1948,unrelated\nCesar Millan is Not Dead: Dog Whisperer Death Hoax Circulates,2184,unrelated\n'Jihadi John': Isis fighter named as Mohammed Emwazi from west London,1543,unrelated\nDoes ISIS have an airforce? Terrorist 'fighter pilots' are being trained on captured MiGs by Saddam Hussein's ex-air force officers,1804,unrelated\nMedia reports identify Londoner as Islamic State's ‘Jihadi John’,1780,discuss\nFrisco: Sick patient claims to have had contact with Ebola victim,1093,unrelated\nAl-Shabab leader who ordered Kenya mall massacre believed killed in US drone attack in Somalia,1024,unrelated\nBREAKING NEWS: ISIS beheads missing American journalist James Wright Foley as warning to US to cease action in Iraq,1720,unrelated\nDetroit Police Issue Statement That The Batmobile Is Safe,280,unrelated\nWatch US Marine get shot in HEAD by Taliban sniper - and live to tell tale,1734,agree\nWas Alleged Audio of Michael Brown Shooting on CNN a Hoax?,968,unrelated\nMagic Mushrooms Found on Buckingham Palace Grounds,2137,unrelated\nISIS Beheads Kidnapped Photojournalist James Wright Foley in Horrific Video Message to the U.S.,2388,discuss\n\"White House Fence-Jumper Overpowered Secret Service Officer, Ran Through Much of Main Floor\",2068,unrelated\n\"Seven High School Girls Get Pregnant On Five-Day School Trip, Parents Outraged\",1221,unrelated\nPassenger Wears A Hazmat Suit To Dulles Airport,2459,unrelated\nAmazon is opening its first physical store,1948,unrelated\n\"ISIS Militants Have Contracted Ebola: Iraqi, Kurdish Media Reports\",1461,unrelated\nFears Islamic State could launch EBOLA attack on Britain after fighters 'contract virus',527,unrelated\n‘Wild Misinformation’: Brian Williams Explains the Mike Seidel Liveshot,2419,unrelated\nJosh Paler Lin Gives A Homeless Man $100 And Follows Him To See How He Spends It,1925,agree\nWHO says reports of suspected Ebola cases in Iraq are untrue,1289,unrelated\n'Jihadi John' named as Mohammed Emwazi from London,77,unrelated\nBatmobile Rumored To Have Been Stolen From Batman V. Superman: Dawn Of Justice Set,2055,unrelated\nMichael Zehaf-Bibeau was shot nearly a dozen times before Kevin Vickers fatally wounded him,1400,unrelated\nKim Jong-un 'set to open a new restaurant in SCOTLAND',1873,discuss\n\"McDonald’s Removing Big Mac, Apple Pies And Eliminating Large Size Options\",2116,unrelated\nCNN Expert on Brown Audio: At First I Thought ‘Someone’s Trying to Punk CNN’,1289,unrelated\nBali spider burrows under Aussie’s chest,1864,discuss\n\"Nigeria Says It Struck A Cease-Fire With Boko Haram, But Are They Talking To The Right Guy?\",2356,discuss\nNASA Confirms Earth Will Experience 6 Days of Total Darkness in December 2014!,652,unrelated\nMedia reports identify Londoner as Islamic State's ‘Jihadi John’,1427,unrelated\nUS Intel: Taliban Man Released From Gitmo in Bergdahl Deal is Back to Militant Activity,1398,unrelated\n\"Don't forget to tip...especially if you spend $300,000\",1234,unrelated\nFence Jumper Made It Deeper Into the White House Than Secret Service Claims,687,unrelated\nSchoolboy almost killed by electric shock claims he now has superpowers like Magneto,844,unrelated\n\"Jihadi John named as Mohammed Emwazi, from west London\",1022,unrelated\nKim Yo-jong in Charge: Kim Jong-un's Sister 'Replaces' North Korean Dictator During Illness,706,unrelated\nPentagon: ISIS seized materials airdropped to Kurds,2223,unrelated\nAmazon to Open First Brick-and-Mortar Site,1948,unrelated\nTourist wakes to find strange red trail on his stomach - and discovers a spider has burrowed through his appendix scar and crawled UNDER his skin while on holiday in Bali,1019,unrelated\n\"Reports Isis fighters have contracted Ebola are 'incorrect', says Iraqi health ministry\",1867,unrelated\nMichael Phelps’ ‘girlfriend’ reveals she was born a man – and never told the swimmer,521,unrelated\nJames Foley beheading: London rapper turned jihadist believed to be under investigation for murder of journalist in Syria,1079,discuss\nMexican cartel leader kills self; bodies in grave not missing students,324,unrelated\nTerrorism fears rise amid reports of stolen jetliners,1197,discuss\nBoko Haram 'ceasefire' doubts after attacks reported in Nigeria,1027,agree\n\"What they earn: Vice CEO Shane Smith’s $300,000 steak dinner\",1473,unrelated\nMan has his PENIS cut off by angry mob after 'attempted rape' of teenager,1673,agree\nISIS Beheads American Journalist James Foley in Video Message to U.S.,1347,unrelated\nMacaulay Culkin Hasn’t Died Despite What Everyone Is Saying On Facebook,1921,unrelated\nTiger Woods prices private island at $7.1 million,1954,unrelated\n‘Evil straight from the pits of hell': American journalist James Foley reportedly beheaded by ISIS,984,unrelated\nWHO says reports of suspected Ebola cases in Iraq are untrue,2138,agree\nJihadi John: Mohammed Emwazi named as masked man behind ISIS beheadings,2328,unrelated\nJeh Johnson shoots down Duncan Hunter's assertion IS is entering U.S. via Mexico,2132,unrelated\nCNN Posts Alleged Audio of Michael Brown Shooting,822,discuss\nESPN’s All-Male “Monday Night Football” Panel On Domestic Violence Is Not Real,2137,agree\n\"Vogue's Anna Wintour Pissed Off With New 1 World Trade Center Offices, Infested With Rats\",34,unrelated\nISIS supporters mourn death of ‘youngest fighter’,300,unrelated\nISIS Seemingly Beheaded American Journalist James Wright Foley,1549,unrelated\nThe baby from Teletubbies reveals herself,2081,unrelated\nSugarhill Gang Rapper Big Bank Hank Dies at 57,234,unrelated\nBoko Haram denies ceasefire claim by Nigeria's government,1588,agree\nWife and child of Islamic State leader Baghdadi held in Lebanon,1877,disagree\nHomeland Security says terrorists haven't crossed U.S-Mexico border,2266,discuss\nURGENT: ISIS leader Abu Bakr al-Baghdadi allegedly killed by US airstrikes,81,unrelated\nIslamic State May Have Fighter Jets Now After Seizing Russian-Made MiGs,1341,discuss\n\"Fidel Castro Rumors Sweep Internet, But No Sign in Cuba\",1534,unrelated\nDNA test confirms child is IS head Abu Bakr al-Baghdadi's daughter,1913,unrelated\nBunbury local discovered a spider had burrowed under his skin on Bali holiday,1602,discuss\nNun who had no idea she was pregnant gives birth after going to hospital with stomach pains,1480,unrelated\nCanadian official identifies dead Ottawa gunman as Michael Zehaf-Bibeau,2348,unrelated\nQuestions raised over Nicaragua 'meteorite',2307,unrelated\nIsilkulskom student has gained superhero powers after shock,2109,discuss\n\"Wildest Apple Watch rumor yet: 100,000 apps at launch\",706,unrelated\nHope Fades for Girls' Release After Boko Haram 'Truce' Breached,1003,unrelated\nVideo: Islamic State Claims to Have Captured US Weapons Airdrop Near Kobane,2448,unrelated\nVideo Purports To Show Beheading Of U.S. Journalist By Militants,1857,unrelated\nHoax 'Banksy Arrested in London' Story Dupes the Internet Again,974,disagree\nMarried TV actor wakes up to find his testicles have been STOLEN after he is drugged in Russian bar by attractive blonde working for organ traffickers,1258,unrelated\nDid Kim Yo-Jong Take Kim Jong Un’s Role? North Korea Ill Health Rumors Are ‘Fabricated’,1210,unrelated\nBREAKING Gill Rosenberg former IDF soldier was captured by ISIS,1240,unrelated\n\"Boko Haram Could Release Kidnapped Girls, Nigerian Officials Say\",1003,unrelated\nMissing Libyan aircraft spark fears of 9/11-style attack in North Africa,2162,discuss\nCNN Posts Alleged Audio of Michael Brown Shooting,2187,unrelated\nApple Watch battery will require nightly charging,1939,unrelated\n‘Jihadi John’: The Islamic State killer behind the mask is a young Londoner,1815,unrelated\nNBC's Tom Brokaw reportedly wants Brian Williams fired over fabricated Iraq helicopter story,2016,unrelated\neBay developing Apple Watch software with ties to iOS app,1397,discuss\n'There is no limit to their depravity' Islamic State FEED mother her own SON,158,unrelated\nMissing Mexican students 'not found in mass grave',1269,unrelated\nEye-catching! Rare sighting of Anna Wintour without her trademark sunglasses as she leaves 'rat-infested' Vogue office,125,unrelated\nMichael Brown shooting audio caught on tape?,2313,unrelated\nHORROR: ISIS Fighters Have Reportedly Contracted Ebola,1615,discuss\nISIS militants appear to behead abducted American journalist James Wright Foley in graphic video,2115,unrelated\nMeet the 17-Year-Old Who Made $72 Million During His High-School Lunch Breaks,2115,unrelated\nJames Foley executioner said identified as British rapper  Read more: James Foley executioner said identified as British rapper,959,unrelated\nMan has his PENIS cut off by angry mob after 'attempted rape' of teenager,1197,unrelated\nQuestions raised over Nicaragua 'meteorite',269,unrelated\nGoogle to Buy Redwood City Offices for $585M,1223,unrelated\n\"Report: Stainless steel Apple Watch will be priced $500, gold at $5,000\",2419,discuss\nThe Image That Everyone Is Sharing By 'Banksy' Isn't By Banksy — But It's Awesome,2197,unrelated\n\"Yemen says U.S. man freed, sister says he’s dead\",2015,unrelated\nTexas City plumber's truck ends up in Syrian war,346,unrelated\nReport: Christian Bale Just Bailed on the Steve Jobs Movie,428,discuss\nWeb of confusion as scientists cast doubt on man's claims that a spider burrowed into his stomach through his SCAR,2009,unrelated\nHoax 'Banksy Arrested in London' Story Dupes the Internet Again,1289,unrelated\nGovernment fires employee who skipped work for 24 years,81,unrelated\nWeatherman caught peeing live on camera,2092,unrelated\nCNN audio: Is this the moment Michael Brown was shot?,1818,discuss\nZack Snyder’s ‘Batman V Superman: Dawn Of Justice’ Stolen Batmobile Rumor Put To Rest,2055,unrelated\nSergeant-at-Arms stopped shooter on Parliament Hill,1400,unrelated\nAlleged audio of Michael Brown shooting released,121,unrelated\n\"Apple Media Event Rumored for Late February, Apple Watch and 12\"\" MacBook Air Likely Topics [Updated]\",1438,unrelated\nFormer British Rapper Reportedly Under Investigation for James Foley Beheading,850,discuss\n'Jihadi John' identified: ISIS killer named as Mohammed Emwazi from West London,1815,unrelated\nFemale Israeli fighter said abducted by Islamic State  Read more: Female Israeli fighter said abducted by Islamic State,80,unrelated\nIRAQI AND KURDISH MEDIA REPORTS: ISIS FIGHTERS HAVE CONTRACTED EBOLA,2180,discuss\nSeth Rogen set to play Steve Wozniak in Danny Boyle's Steve Jobs biopic,1588,unrelated\nNigeria says it has deal with Boko Haram to release kidnapped girls,1588,discuss\nNun who had no idea she was pregnant gives birth after going to hospital with stomach pains,1760,unrelated\nAttorney: New audio reveals pause in gunfire when Michael Brown was shot,2020,unrelated\n‘Banksy’ Instagram tribute to Charlie Hebdo victims not posted by artist,1385,unrelated\nThat ESPN Domestic Violence Panel You Keep Hearing About Isn't Real,299,unrelated\nWife and son of Islamic State leader Abu Bakr al-Baghdadi detained in Lebanon,205,unrelated\nSecond person rushed to hospital with Ebola symptoms after contact with 'patient zero' Thomas Duncan,224,unrelated\nAngry mob cut off rapist’s penis with meat cleaver (VIEWER DISCRETION),805,agree\nMeteorite 'caused mysterious boom in Nicaragua',2078,unrelated\n\"Forget 18-karat gold, next-generation Apple Watch Edition could use platinum: Report\",1436,unrelated\nAmazon Reportedly Planning An Ad-Supported Video Service That Will Be Cheaper Than Netflix,858,unrelated\nAudio recording allegedly captures at least 10 shots fired in Michael Brown killing,121,unrelated\nOttawa investigates reports that Isis has captured Canadian-Israeli woman,755,unrelated\nIndia Rape Crisis Sees Mob Castrate Alleged Sex Attacker in Shocking Scenes,1528,unrelated\nSeth Rogen to play Woz in Jobs biopic,1184,unrelated\n\"Thanks Uncle Sam, we have your weapons airdrop: ISIS taunts America over intercepted weapons meant for Kurds\",760,unrelated\nJihadi John: Mohammed Emwazi named as masked man behind ISIS beheadings,503,unrelated\nOttawa gunman identified as 32-year-old Michael Zehaf-Bibeau,440,discuss\n\"No, Banksy hasn’t been arrested\",2087,unrelated\n\"Gill Rosenberg, Canadian-Israeli Woman Feared Kidnapped By ISIS, Says She's Safe\",387,unrelated\nISIS Beheads American Journalist,1658,agree\nBoyfriend cuts off his penis and throws it in the bin after girlfriend dumps him for being bad in bed,2501,unrelated\nUS officials: Video shows American's execution,419,discuss\nOscar winner Christian Bale to play Steve Jobs in upcoming biopic,1217,discuss\n\"Planetary Alignment On Jan 4, 2015 Will Decrease Gravity For 5 Minutes Causing Partial Weightlessness\",321,unrelated\n\"Six months after abducting Nigerian schoolgirls, Boko Haram reportedly wants to free them\",34,unrelated\nWHO says reports of suspected Ebola cases in Iraq are untrue,1948,unrelated\n\"Nun gives birth, intends to keep baby\",1179,unrelated\nAlleged Ottawa gunman: What we know so far about Michael Zehaf-Bibeau,1329,discuss\nWatch NAKED airport worker walk through scanner in bizarre protest against 'rough' guards,2115,unrelated\nBREAKING Gill Rosenberg former IDF soldier was captured by ISIS,2147,unrelated\nFence Jumper Made It Deeper Into the White House Than Secret Service Claims,1804,unrelated\nOttawa Shooting: Soldier Shot at Canada's National War Memorial,298,unrelated\nISIS fighters 'have contracted Ebola': World Health Organisation investigating reports militants showed up at Iraqi hospital with lethal disease,559,unrelated\nCNN Plays Alleged Recording of Michael Brown Shooting,2313,unrelated\nThe Guy Who Said a Spider Burrowed Under His Skin? Experts Say…,2459,unrelated\nChristian Bale in Talks to Star in Sony's Steve Jobs Film,1939,unrelated\nWatch marine take sniper shot to the head and live,2116,unrelated\nAttorney: New audio reveals pause in gunfire when Michael Brown was shot,1786,unrelated\nBreaking: Soldier shot at National War Memorial in Ottawa,2403,unrelated\nStrange mark turns out to be tropical spider burrowing under vacationer's skin,2227,unrelated\nPolice hunting mystery 'slapper' in tweed jacket who attacks people who sneeze in town's high street,2114,unrelated\nDog abandoned at Scotland train station with suitcase,2523,agree\nIraqi media says ISIS militants have contracted Ebola,2060,discuss\nJames Foley remembered as 'brave and tireless' journalist,682,unrelated\n\"Is Kim Jong-un's Sister, Kim Yo-jong, Running North Korea In His Mysterious Absence?\",817,discuss\nIs the Alleged Audio of the Gunshots That Killed Michael Brown a Hoax?,1435,unrelated\nIsraeli Canadian fighting ISIS posts on Facebook: I'm safe and secure,1319,unrelated\nMeteorite 'caused mysterious boom in Nicaragua',1603,unrelated\n'Hairgate': iPhone hit by new social media storm,1923,unrelated\nApple Watch to reportedly offer 'Power Reserve' to help extend battery life,1857,unrelated\nNigeria says ceasefire agreed with Boko Haram,2191,discuss\nLynch Mob Castrates Alleged Rapist In Rajasthan,830,agree\nSecond person rushed to hospital with Ebola symptoms after contact with 'patient zero' Thomas Duncan,527,unrelated\nUPDATE: BATMAN v SUPERMAN Batmobile Reportedly Stolen By (Shocker!) Detroit Locals,1177,discuss\nIsraeli Canadian fighting ISIS posts on Facebook: I'm safe and secure,2142,agree\n\"Michael Zehaf-Bibeau, slain Ottawa shooter, had criminal record in Quebec, B.C.\",1458,unrelated\nJihadi John: Mohammed Emwazi named as masked man behind ISIS beheadings,961,unrelated\nTiger Woods serving secret PED suspension?,1406,unrelated\nISIS Appears To Behead American Photojournalist In YouTube Video,2524,discuss\nDHS: GOP Rep.’s Claim ISIS Members Caught at U.S. Border ‘Categorically False’,1678,unrelated\nHero soldier Nathan Cirillo killed by convicted criminal Michael Zehaf-Bibeau,530,unrelated\nHBO in talks with Apple to be launch partner for coming web service 'HBO Now',516,unrelated\n\"Man chops off own penis, throws it in a dustbin after poor show in bed\",908,unrelated\nShots Heard In Alleged Brown Shooting Recording [AUDIO],190,unrelated\nCameron vows to hunt down IS 'monsters' after Haines murder,657,discuss\nBoko Haram denies ceasefire claim by Nigeria's government,244,unrelated\nA Bogus Banksy,1532,agree\nDera Sacha Sauda Chief Forced Castration of 400 Devotees? CBI Files Case Against 'MSG: The Messenger of God' Actor,1950,unrelated\n\"Mass Graves Found In Mexico, Near Place Where 43 Students Went Missing\",1740,unrelated\nUS confirms death of Somalia terror group leader,1024,unrelated\nNigerians doubtful of girls' release after Boko Haram 'truce' breached,381,unrelated\nMissing Mexican students 'not found in mass grave',1912,discuss\nISIS Seemingly Beheaded American Journalist James Wright Foley,56,unrelated\nIslamic State militants claim to behead missing American journalist,139,unrelated\n\"SMALL METEORITE STRIKES NICARAGUA, GOVERNMENT SAYS\",816,unrelated\nCanadian-Israeli woman reportedly kidnapped by ISIS: Jerusalem Post,1240,unrelated\n'There is no limit to their depravity' Islamic State FEED mother her own SON,1442,unrelated\nJames Foley beheading: London rapper turned jihadist believed to be under investigation for murder of journalist in Syria,1263,unrelated\n\"Is Apple about to launch a totally redesigned, 12-inch MacBook Air?\",45,unrelated\nBoko Haram 'ceasefire' doubts after attacks reported in Nigeria,1906,unrelated\nNorth Korea reportedly bans anyone sharing Kim Jong Un's name,2032,discuss\nTurkish president says American weapons drop for Kurdish fighters was 'wrong' after supplies end up in the hands of ISIS,1485,agree\nBoko Haram 'to release abducted schoolgirls' as part of ceasefire agreement,1697,unrelated\nNew ISIS Video Shows Militants Seizing Weapons Airdropped By US Near Kobani,1785,unrelated\nISIL militant 'Jihadi John' named by media,2184,unrelated\nSeth Rogen to play Woz in Jobs biopic,2137,unrelated\nMedia outlets identify 'Jihadi John',1424,discuss\nAudio recording allegedly captures at least 10 shots fired in Michael Brown killing,1438,unrelated\nNasa questions whether crater in Nicaragua caused by meteorite,885,agree\nMystery man slaps shoppers around head for sneezing,1603,unrelated\n\"Woman detained in Lebanon is not al-Baghdadi's wife, Iraq says\",367,unrelated\nGraffiti Artist Banksy Arrested In London; Identity Revealed,2051,disagree\nAudio may have captured Michael Brown shooting,1786,unrelated\n\"In Moscow, police are looking for a felon, cut the male genitals\",1234,unrelated\n\"Boko Haram denies cease-fire, leader says he married off kidnapped girls\",1019,unrelated\nGCPD Solved Stolen Batmobile Case?,684,discuss\nPredator drones being flown over Isil's Syrian 'capital',2469,discuss\n'No hard evidence' of Isis claims it kidnapped Canadian-Israeli woman Gill Rosenberg,1808,unrelated\nThis Powerful Cartoon About The Charlie Hebdo Attack Is Not By Banksy,683,unrelated\nDog abandoned at railway station with suitcase set for happy ending as offers pour in,2213,unrelated\nUnconfirmed reports claim Canadian-Israeli Gill Rosenberg captured by ISIS,80,unrelated\nTwo GOP Congressmen Say Suspected Terrorists Caught Crossing U.S.–Mexico Border,972,unrelated\nShots Heard In Alleged Brown Shooting Recording [AUDIO],1426,discuss\nBreaking: Soldier shot at National War Memorial in Ottawa,855,unrelated\nSenator: Detainees swapped for Bergdahl have contacted militants,2207,discuss\n\"See How This Homeless Man Spends A Hundred Dollars, And Keep A Tissue Handy [Video]\",1020,agree\nCARLISLE HEAD SLAPPER ATTACKS SNEEZING WOMEN,1952,discuss\nOmsk schoolboy turned into a man-magnet after shock,308,unrelated\nBREAKING NEWS: ISIS beheads missing American journalist James Wright Foley as warning to US to cease action in Iraq,2386,agree\nFears journalist James Wright Foley beheaded by Islamic State jihadists in ‘message’ to United States,1336,discuss\nBatman Set To Play Steve Jobs In Upcoming Biopic,1839,unrelated\nEyewitness Says Viral Video of Homeless Man Was Staged,941,unrelated\nISIS Blasts 'Scorpion Bombs' At Civilian Areas In Iraq; Mosul Residents Living In Fear,1893,unrelated\nDog abandoned at Ayr station with belongings in suitcase,2483,agree\nJames Foley beheading: London rapper turned jihadist believed to be under investigation for murder of journalist in Syria,626,unrelated\nIsis Syria News: Iraqi Pilots 'Training Isis Fighters' to Fly Captured Planes,2342,unrelated\nMan chops off own penis after being dumped by his girlfriend,1649,unrelated\nRobot security guards now patrolling Microsoft's Silicon Valley campus,1336,unrelated\nMeet The College Student Who Claims She Was The ‘Teletubbies’ Sun Baby,1832,unrelated\n\"Nigeria claims deal with Boko Haram on ceasefire, kidnapped girls\",1027,discuss\nIsis tells mother on rescue mission :’You’ve just eaten your son’,900,unrelated\n\"No, Saudi TV Did Not Blur Out Images of Michelle Obama\",2304,unrelated\nSeth Rogen may play Steve Wozniak alongside Christian Bale as Steve Jobs,1058,unrelated\nRobert Plant ripped up $800M Led Zeppelin reunion contract,1494,unrelated\nReport: Taliban Detainee Swapped for Bowe Bergdahl Suspected of Trying to Return to Terrorism,1628,discuss\nHBO Reportedly in Talks with Apple for Launch of New Unbundled Streaming Service,2028,unrelated\nApple may launch 12-inch MacBook Air with Retina Display,2329,unrelated\nLego letter from the 1970s still offers a powerful message to parents 40 years later,1385,unrelated\nISIS chlorine attack on security forces confirmed – Iraq officials,2016,unrelated\nAlleged Audio of Michael Brown Shooting Doesn’t Sound Good for Officer Darren Wilson,2044,unrelated\n\"Would you pay $10,000 for the Apple Watch?\",645,discuss\n‘Jihadi John’: The Islamic State killer behind the mask is a young Londoner,2165,agree\nDog found abandoned outside railway station with suitcase of his belongings,650,unrelated\nTBS Is Probably Speeding Up ‘Seinfeld’ Reruns To Fit In More Commercials,691,unrelated\n\"No, a bird didn't poop on Vladimir Putin\",1843,unrelated\nBoko Haram ceasefire ignored as violence flares in Borno state,1372,unrelated\nSomeone painted a graffiti dick on a $2.5 million car,442,unrelated\nTourist wakes to find strange red trail on his stomach - and discovers a spider has burrowed through his appendix scar and crawled UNDER his skin while on holiday in Bali,1422,unrelated\nElectric shock turns Russian boy into Marvel's Magneto,2109,discuss\nKurds fear Isis use of chemical weapon in Kobani,639,unrelated\n\"BATMOBILE NOT STOLEN, MTV CONTEST PRIZE REMAINS UNCLAIMED\",1751,agree\nIslamic State 'training pilots to fly fighter jets',2362,unrelated\n\"Sadly, Pumpkin Spice Condoms Aren't A Thing After All\",2297,unrelated\n\"Forget 18-karat gold, next-generation Apple Watch Edition could use platinum: Report\",692,unrelated\nFence-jumper ran through much of main floor of White House: report,1488,discuss\nISIS Beheads Kidnapped Photojournalist James Wright Foley in Horrific Video Message to the U.S.,2525,unrelated\n\"No, a spider (probably) didn't crawl through a man's body for several days\",1848,unrelated\nIsis tells mother on rescue mission :’You’ve just eaten your son’,1435,unrelated\nJ.J. Abrams Asks Disney To Move Up 'Star Wars: The Force Awakens' Release Date,1966,unrelated\n\"US Drones, Hunting for ISIS Leader, Seen Flying over Syrian Airspace\",2443,discuss\nAn Audio Recording of the Michael Brown Shooting Has Reportedly Surfaced,384,discuss\nHas The Batman Vs. Superman Batmobile Been Stolen In Detroit?,1949,unrelated\nMexico Says Missing Students Not Found In First Mass Graves,2342,discuss\n\"Vogue's Anna Wintour Pissed Off With New 1 World Trade Center Offices, Infested With Rats\",1212,unrelated\n'Feminist' Lana 'Aborts Baby Because It's A Boy' And Is Surprised By Backlash,1347,unrelated\n\"Viral Video Of Homeless Man Spending $100 On Food For Other Homeless Was Faked, Witness Says\",2492,unrelated\nLOL: RICH JOHNSTON SAYS THE BATMOBILE HAS BEEN STOLEN IN DETROIT,2519,discuss\nExperts: More facts needed on purported audio recording of Michael Brown shooting,450,unrelated\nMore than 200 kidnapped Nigerian girls to be released after deal reached with Boko Haram,821,unrelated\n\"North Korean leader Kim Jong Un had ankle surgery, report says\",1634,unrelated\nHer Majesty’s magic mushrooms,1560,unrelated\nWHO: Reports of Suspected Ebola Cases in Iraq Untrue,1438,unrelated\n\"Brian Williams: No, Our Meteorologist Was Not Peeing on Live TV\",2034,agree\nZack Snyder Makes Fun of Stolen Batmobile Rumor with New Image,1266,unrelated\nElderly Woman Arrested for Kidnapping Neighbor’s Cats & Making Fur Coats,2252,unrelated\nThe Internet Tried To Make Axl Rose Its Latest Death Hoax Victim,1358,unrelated\nEmotional sergeant-at-arms is greeted back to parliament with a rousing standing ovation a day after he heroically shot dead terrorist - the first time he used weapon in 30 year career,2115,unrelated\n\"CNN Broadcasts Purported Audio Containing Gunshots That Felled Michael Brown Jr.; Leaders, Celebrities Fill Pews At Teen’s Funeral\",2220,discuss\nMacaulay Culkin Hasn’t Died Despite What Everyone Is Saying On Facebook,81,unrelated\nWas Alleged Audio of Michael Brown Shooting on CNN a Hoax?,1808,unrelated\n\"Managua explosion not a meteorite, NASA suggests\",40,unrelated\nGuru who ordered 400 followers to be castrated 'so they could be closer to God' is investigated for grievous bodily harm in India,2034,unrelated\nWho Is Michael Zehaf-Bibeau? Ottawa Shooter Suspect Identified By Canadian Officials ,1385,unrelated\nAccountant Claims Comcast Got Him Fired From His Job for Reporting a Customer Service Issue,1383,discuss\nMum faces real-life Sophie's Choice – as she tries to sell her son to fund daughter's care,1549,unrelated\n\"Meteorite makes big crater in Nicaragua, government says\",1179,unrelated\nPrisoner Released in Bergdahl Exchange Tried to Reconnect With Taliban,2367,unrelated\nAudio recording allegedly captures at least 10 shots fired in Michael Brown killing,2248,unrelated\nVideo Purports To Show Beheading Of U.S. Journalist By Militants,1295,unrelated\nAudio recording allegedly captures moment Michael Brown was shot,450,unrelated\n\"Woman detained in Lebanon is not al-Baghdadi's wife, Iraq says\",170,unrelated\nThis Is Why Rumors That ISIS Is Crossing The Border Into The U.S. Aren’t Going Away,213,unrelated\nAudio may have captured Michael Brown shooting,121,unrelated\nApple may launch 12-inch MacBook Air with Retina Display,690,discuss\nCNN Posts Alleged Audio of Michael Brown Shooting,1974,unrelated\nComcast Declares War on Tor?,1314,unrelated\nCold Turkey,1891,unrelated\nISIS video showing beheading triggers international response,1360,unrelated\nUS officials: Video shows American's execution,1166,unrelated\nURGENT: ISIS leader Abu Bakr al-Baghdadi allegedly killed by US airstrikes,1921,unrelated\nWatch marine take sniper shot to the head and live,1210,unrelated\nMan breaks down in tears when a lost recording of his deceased wife resurfaces,1294,unrelated\nFrisco: Sick patient claims to have had contact with Ebola victim,224,unrelated\nSeth Rogen Eyed to Play Apple's Steve Wozniak in Christian Bale's Steve Jobs Movie (Exclusive),1746,discuss\n\"No, Banksy Didn't Create That 'Charlie Hebdo' Tribute Cartoon, But That Doesn't Mean You Can't Appreciate It\",2070,agree\nTerrorism fears rise amid reports of stolen jetliners,40,unrelated\nJames Foley remembered as 'brave and tireless' journalist,933,discuss\nThe Internet Tried To Make Axl Rose Its Latest Death Hoax Victim,11,unrelated\nIt's back! The incredible new Batmobile takes a spin around Detroit... after rumors it had been STOLEN,2431,unrelated\n\"Reports Isis fighters have contracted Ebola are 'incorrect', says Iraqi health ministry\",1013,unrelated\nReport: Nearly a Dozen Commercial Airliners Missing Ahead of 9/11 Anniversary After Islamists Overrun Libyan Airport,1865,discuss\nNew policy could reduce marijuana possession arrests,139,unrelated\nShocking picture shows mother trying to sell her own son to pay for twin daughter's cancer treatment,1574,agree\nIslamic State claims to have beheaded American journalist,1627,unrelated\nClaim: Comcast Got Complaining Customer Fired From His Job,1787,unrelated\nThat Was Fast: Christian Bale Bails on Steve Jobs Biopic,1406,unrelated\n\"Sadly, Pumpkin Spice Condoms Aren't A Thing After All\",1375,unrelated\nFirst bendgate... now it's HAIRGATE: Angry iPhone 6 owners claim design is causing chunks of their hair to be ripped out when they make a phone call,2476,discuss\nVideo Purports To Show Beheading Of U.S. Journalist By Militants,2525,unrelated\nWho Is Michael Zehaf-Bibeau? Ottawa Shooter Suspect Identified By Canadian Officials ,1866,discuss\n\"Sorry, Fido. Pope Francis did NOT say our pets are going to heaven\",2044,unrelated\nSeth Rogen may play Steve Wozniak alongside Christian Bale as Steve Jobs,1197,unrelated\nNasa questions whether crater in Nicaragua caused by meteorite,586,unrelated\n\"McDonald’s Removing Big Mac, Apple Pies And Eliminating Large Size Options\",2213,unrelated\nApple Watch launch has new timetable: Analyst,2401,discuss\n\"Boko Haram claims to have German hostage, denies ceasefire\",2410,unrelated\nKim Jong-Un's sister reportedly running N. Korea,1210,unrelated\nMacklemore Gets Twitter-Trolled with the #MacklemoreJoinedISIS,1731,unrelated\nBREAKING NEWS: British-born U.S. photojournalist held hostage by al-Qaeda killed in failed rescue attempt in Yemen,1237,unrelated\n\"Six months after abducting Nigerian schoolgirls, Boko Haram reportedly wants to free them\",2139,discuss\n\"Tropical spider burrows under man's skin, lives there for three days\",1213,unrelated\n\"Would you pay $10,000 for the Apple Watch?\",2211,unrelated\nISLAMIC STATE BEHEADS MISSING AMERICAN JOURNALIST JAMES WRIGHT FOLEY,2047,discuss\nDNA test confirms child is IS head Abu Bakr al-Baghdadi's daughter,273,discuss\n\"Despite ceasefire announcement, new Boko Haram attacks reported\",40,unrelated\n\"Report: The Apple Watch Will Only Last 2.5 Hours With \"\"Heavy\"\" Use\",718,unrelated\nPure Evil: Islamic State Beheads American Journalist James Wright Foley,1883,unrelated\nISIS leader ‘killed’ in US airstrikes,1466,discuss\nNew policy could reduce marijuana possession arrests,1175,unrelated\nTeen Makes $72 Million on the Stock Market,1781,discuss\nISIS Beheads Kidnapped Photojournalist James Wright Foley in Horrific Video Message to the U.S.,1744,discuss\nIndia: 400 men cut off their testicles to 'get closer to God' following advice from 'guru',2213,unrelated\n\"Kim Jong-un Broke Both Ankles and Is Hospitalized, Report Claims\",1296,discuss\nObama: murder of James Foley 'shocks the conscience of the entire world',511,unrelated\nIslamic Militants Post Video Claiming to Show Beheading of U.S. Journalist,782,discuss\n\"Why the Gold Apple Watch Edition Must Cost $10,000\",104,unrelated\n\"U.S. accidentally delivered weapons to the Islamic State by airdrop, militants say\",666,unrelated\nFirst bendgate... now it's HAIRGATE: Angry iPhone 6 owners claim design is causing chunks of their hair to be ripped out when they make a phone call,2184,unrelated\nSon Pays Off His Parents’ Mortgage for Christmas,950,unrelated\nIslamic State releases video apparently showing the beheading of missing US journalist James Foley,1347,unrelated\n\"New York schoolboy who made $72MILLION trading stocks on his lunch breaks - and now takes his friends out to dine on $400 caviar, drives a BMW and has definitely made his immigrant parents proud\",2009,unrelated\n\"Meteorite makes big crater in Nicaragua, government says\",221,agree\n\"Lady on FB: I'm 41, Intersex, and Fucked Michael Phelps on First Date\",1806,discuss\nVideo Purports To Show Beheading Of U.S. Journalist By Militants,2304,unrelated\nDuped again: Macaulay Culkin is not dead,1752,agree\n\"Nigeria, Boko Haram reach ceasefire deal, kidnapped girls to go free, official says\",35,unrelated\n'Electric Boogie' Developer Leaves Secret Resignation Letter To Boss At The End Of The Game (Video),385,unrelated\n\"Rare meteorite impact causes blast in Nicaragua's capital, Managua\",1179,unrelated\nPriest' claim of seeing God as a woman dismissed as hoax,2043,unrelated\nAngry mob chops off man's genitals with butcher’s knife for alleged rape attempt,1022,agree\nSpider burrowed through tourist's stomach and up into his chest,626,unrelated\nBrian Williams Insists NBC News Meteorologist Did Not Pee in the Snow While on Air,1406,unrelated\nWHO ‘probing’ whether ISIS fighters got Ebola,1821,unrelated\nSetting the record straight on tor,1210,unrelated\nIslamic State militants claim to behead missing American journalist,1873,unrelated\nBiological Warfare on the Horizon? ISIS Soldiers May Be Infected With Ebola,2177,unrelated\nNigeria and Boko Haram 'agree ceasefire and girls' release',1430,discuss\nChristmas Is Cancelled: Pumpkin Spice Condoms Are a Goddamn Hoax,1212,unrelated\nEyewitness Says Viral Video of Homeless Man Was Staged,2132,agree\nReport: Michael Phelps’ Tinder ‘Girlfriend’ Was Born Male; “We Made Love During Halftime”,1849,unrelated\n\"No, Banksy Didn't Create That 'Charlie Hebdo' Tribute Cartoon, But That Doesn't Mean You Can't Appreciate It\",1905,unrelated\nJames Foley remembered as 'brave and tireless' journalist,938,unrelated\n\"Kim Jong-un Broke Both Ankles and Is Hospitalized, Report Claims\",2329,unrelated\nSugarhill Gang’s Big Bank Hank dead at 57,2421,unrelated\n\"U.S. accidentally delivered weapons to the Islamic State by airdrop, militants say\",2397,discuss\nNET Extra: Back-from-the-dead Catholic priest claims God is a female...,2296,unrelated\nMichael Phelps’ girlfriend Taylor Lianne Chandler reveals she was raised as a boy,1234,discuss\n11 aircraft are missing from ‘terrorist-held’ Tripoli airport ahead of 9/11 anniversary,1681,unrelated\n'Banksy' Reacts To Paris Attack With Poignant Drawing,2024,discuss\n\"No, Robert Plant Didn’t Rip Up an $800 Million Contract\",1198,unrelated\n\"ISIS beheads American photo-journalist James Wright Foley, threatens more to come\",1040,unrelated\n\"Boko Haram Could Release Kidnapped Girls, Nigerian Officials Say\",40,unrelated\nIsis militants claim to have killed US journalist James Foley,1905,unrelated\n\"Rumors of King Abdullah Flying in Airstrikes Not True, Fox Excited Anyway\",1787,agree\nMan Known as ‘Jihadi John’ Is Identified as Mohammed Emwazi,1424,discuss\nReports: Boko Haram may release schoolgirls as part of deal,459,unrelated\nBrian Williams Debunks Peeing Meteorologist Report On ‘NBC Nightly News': Video,1169,unrelated\nSugarhill Gang rapper Big Bank Hank dies aged 57,2141,unrelated\n\"James Foley, Missing American Photojournalist, Reportedly Executed By ISIS In Syria\",726,discuss\n\"'Star Wars VII' News, Update: JJ Abrams Pushing for Summer Release?\",1686,discuss\nDeveloper quits using the app he was hired to make—or did he?,1372,unrelated\nAbdel-Majed Abdel Bary in Foley beheading: London rapper songs help identify him,850,discuss\nMacaulay Culkin Dead? Fans Freak Out Over Death Rumors,1006,unrelated\nISIS Beheading of U.S. Journalist James Foley Posted to YouTube,1120,unrelated\n\"L. Jinny? Abdel-Majed Abdel Bary, UK Rapper, Suspected in James Foley Killing: Reports\",572,unrelated\nSomalia Shebab chief Ahmed Abdi Godane likely dead in US strike: Source,640,unrelated\nSugarhill Gang’s Big Bank Hank dead at 57,281,unrelated\nNew iOS 8 bug can delete all of your iCloud documents,533,unrelated\n\"Report: ISIS kidnaps Canadian-Israeli, former IDF soldier who went to fight with the Kurds\",1224,unrelated\nFence-jumper ran through much of main floor of White House: report,1323,unrelated\nHeartbroken girl spends week in KFC after getting dumped,2043,agree\nChinese advised to choose British-sounding names to get ahead,280,unrelated\nDo all dogs go to heaven? Pope tells grieving boy: 'Paradise is open to all of God’s creatures',289,agree\nMeteorite leaves crater in Nicaraguan capital Managua,1744,unrelated\nNew Audio Shows Michael Brown Was Shot at 11 Times,2070,unrelated\nIsilkulskom student has gained superhero powers after shock,152,agree\nWatch moment TV weatherman is caught urinating in the bushes LIVE on camera,1223,unrelated\nISIL video claims beheading of kidnapped journalist James Foley,2127,unrelated\nSEE IT: California homeless man uses $100 gift to give food to others,1971,disagree\n6 Islamist militants killed in US attack in Somalia,1857,unrelated\nIsis claims to behead US journalist,2261,unrelated\n\"UK spies identify Foley’s killer, Abdel-Majed Abdel Bary a key suspect\",1303,unrelated\nWe took a look at the photo said to show the body of Islamic State leader Abu Bakr Al-Baghdadi (right) and found it was really an ethnic Albanian militant killed in 2013,539,unrelated\n\"The rapper, the hacker and the terror travel guide writer. Is one of these British extremists Jihadi John? Three potential Islamic State 'Beatles' emerge as MI5 'zeroes in' on murderer who beheaded U.S. journalist James Foley\",633,unrelated\nReport: 4 ISIS Terrorists Caught at Southern Border in 36 Hrs,1483,unrelated\n\"Batmobile Stolen From \"\"Batman v Superman: Dawn of Justice\"\" Set, Zack Snyder Knows Who Did It\",1237,discuss\n\"Everybody Relax, Banksy Wasn’t Arrested And Exposed As A 35-Year-Old Man\",1437,unrelated\n\"Jihadi John named as Mohammed Emwazi, from west London\",1681,unrelated\n\"Despite ceasefire announcement, new Boko Haram attacks reported\",1661,unrelated\nHomeland Security says terrorists haven't crossed U.S-Mexico border,1565,unrelated\nKim Jong-un relying on ‘cobra wine’ after problems with trouser snake,1498,unrelated\nSmall red book among finds in 113-year-old Boston time capsule,601,unrelated\nIsis video claims to show beheading of British hostage David Haines,737,unrelated\nIslamic State Militants Claim to Have Beheaded US Journalist James Wright Foley,7,unrelated\nSmall Meteorite Strikes in Nicaragua's Capital City of Managua,1573,disagree\nPassenger Wears A Hazmat Suit To Dulles Airport,1885,unrelated\n\"Big Bank Hank, co-founder of the Sugarhill Gang, has died\",1217,unrelated\nWatch US Marine get shot in HEAD by Taliban sniper - and live to tell tale,195,unrelated\nA Mass Grave Points to a Student Massacre in Mexico,2360,unrelated\nNigeria and Boko Haram 'agree ceasefire and girls' release',1372,unrelated\nLynch Mob Castrates Alleged Rapist In Rajasthan,1814,unrelated\n\"Woman catches husband cheating with her twin, humiliates them\",1828,unrelated\nIslamic Militants Post Video Claiming to Show Beheading of U.S. Journalist,1803,unrelated\nWeb of confusion as scientists cast doubt on man's claims that a spider burrowed into his stomach through his SCAR,1880,agree\n\"Catholic Priest Dies for 48 Minutes, Comes Back to Life and Claims God Is Female\",670,unrelated\nAmazon Reportedly Planning An Ad-Supported Video Service That Will Be Cheaper Than Netflix,1631,unrelated\nAudio recording allegedly captures at least 10 shots fired in Michael Brown killing,1921,unrelated\nISIS cracks down on five confirmed Ebola cases among fighters: official,559,unrelated\nTourist dubbed ‘Spider Man’ after spider burrows under skin for days,1271,unrelated\nIslamic State reports youngest jihadist 'martyred' in battle,2252,unrelated\nIraqi Official Dismisses ‘Unfounded’ Reports That ISIS Fighters Have Ebola,1948,unrelated\nISIL video claims beheading of kidnapped journalist James Foley,1116,discuss\nRep. Duncan Hunter: 'At Least 10' ISIS Fighters Caught at Mexican Border,2266,discuss\nFerguson riots: audio may have captured Michael Brown shooting,1818,discuss\n\"North Korean leader Kim Jong-un’s mystery illness actually two broken ankles, newspaper says\",2087,unrelated\nVideo Purports to Show Beheading of American Journalist,1351,unrelated\nMissing jetliners raise fear of new 9/11-style attacks after Libyan airport falls to Islamic militants,1958,agree\n\"Sorry, Fido. Pope Francis did NOT say our pets are going to heaven\",1921,unrelated\nCNN Plays Alleged Recording of Michael Brown Shooting,1299,unrelated\nApple scrapped advanced Apple Watch health monitoring features due to reliability issues,29,unrelated\n\"Prankster Gives Homeless Man $100, Secretly Follows Him And Learns He Buys Food For Others\",359,unrelated\nAlleged Audio of Michael Brown Shooting Doesn’t Sound Good for Officer Darren Wilson,2313,unrelated\nPentagon: Somali terror group leader killed in U.S. airstrike,941,unrelated\n\"In New York City, Marijuana May Mean Ticket, Not Arrest\",221,unrelated\nReport: US Drones Over Syria Looking for ISIS Leader Abu Bakr al-Baghdadi,22,unrelated\nSatirical news site attacks China’s weird English names,2526,unrelated\nThe Apple Watch's battery life will reportedly be just like any other smartwatch,277,discuss\n\"No, Pumpkin Spice Condoms Are Not A Real Thing\",119,unrelated\nWHO: Reports of Suspected Ebola Cases in Iraq Untrue,2367,unrelated\n\"'American bombing had signed my death certificate': Missing US journalist James Wright Foley goes unflinching to his death as ISIS behead him in horrific video, as a warning to Obama\",1574,unrelated\n\"A message from Jim's mom, Diane Foley:\",704,unrelated\nKim Jong-Un's Scottish Dog Meat Restaurant Is Probably Fabricated Shite,1217,unrelated\nKurds fear Isis use of chemical weapon in Kobani,1758,unrelated\n\"BREAKING: Islamic State, in video, beheads American journalist James Wright Foley who was kidnapped in 2012 -@BNONews\",1385,unrelated\n\"Iraq claims ISIS leader al-Baghdadi’s wife has NOT been arrested, despite Lebanon insisting woman detained at border told them she was Islamist extremist’s spouse\",2337,agree\nBoko Haram 'ceasefire' doubts after attacks reported in Nigeria,381,unrelated\nSmall Meteorite Hits Managua,1913,agree\n\"What We Know About Kim Yo Jong, Who May Control North Korea\",2477,discuss\nBREAKING: ISIS Beheads American Journalist James Wright Foley,1120,unrelated\nAudio recording allegedly captures at least 10 shots fired in Michael Brown killing,2149,discuss\nOfficials shoot down congressman's claims ISIS terrorists are running across US-Mexico border,564,unrelated\nIslamic State claims to have beheaded American journalist,1336,discuss\nISIS executioner 'Jihadi John' identified as Mohammed Emwazi,1815,unrelated\niPhone 6 and Even Apple Watch To Feature Samsung Components (Rumor),1585,unrelated\nKim Jong-un So Fat He Injured His Ankles,505,unrelated\nSeth Rogen to play Woz in Jobs biopic,1575,discuss\nCrank-Boosting Behind Top Apps in App Store,2420,discuss\nDylan Thomas Finds Tropical Spider Burrowed Under Skin,818,agree\nContinuing Violence Puts Boko Haram Ceasefire In Jeopardy,2191,discuss\nState House time capsule from 1795 unearthed,1239,unrelated\n'They ate through the ceilings and pooped on the keyboards': Rats are 'taking over' Vogue's new World Trade Center office and Anna Wintour 'no longer wants to work there',1661,unrelated\n\"Hoax Alert: Father O’Neal, Who Has Met God and Thinks She’s a Woman, Is Made Up (Just Like God Herself)\",1048,unrelated\nWoman Stays In KFC For A Week To Get Over Her Break-Up,1805,unrelated\n\"Video Appears to Show Beheading of Journalist James Foley, Who Went Missing in Syria\",2388,discuss\nIsis supporters claim US hostage killed in coalition air strike in Syria,977,discuss\nScientists Doubt That Meteor Caused Crater In Nicaragua,971,unrelated\nAlleged audio of Michael Brown shooting released,387,unrelated\n\"Rumors of King Abdullah Flying in Airstrikes Not True, Fox Excited Anyway\",1365,unrelated\nHere Are Microsoft's New Robot Security Guards,1837,agree\nIsraeli-Canadian Woman 'Captured' By ISIS Says She Is 'Safe And Secure',1862,disagree\nWSJ: Apple cut watch health features due to erratic sensors,618,unrelated\n\"Nigeria Says It Struck A Cease-Fire With Boko Haram, But Are They Talking To The Right Guy?\",1019,unrelated\nWHO ‘probing’ whether ISIS fighters got Ebola,1904,discuss\nEye-catching! Rare sighting of Anna Wintour without her trademark sunglasses as she leaves 'rat-infested' Vogue office,944,unrelated\nSeth Rogen reportedly nabs Steve Wozniak role in Steve Jobs filmSteve Jobs Iconic Moments,2506,unrelated\nCNN Plays Alleged Audiotape of Michael Brown ShootingMilitarization Of Police,1803,unrelated\nMore American Weapons for ISIS,2200,discuss\nNBC weatherman caught urinating in the woods live on air,2091,unrelated\nBREAKING NEWS: ISIS beheads missing American journalist James Wright Foley as warning to US to cease action in Iraq,511,unrelated\nDurex is not confirming or denying rumors of a “pumpkin spice” condom,1853,unrelated\nIS militant 'Jihadi John' named as Mohammed Emwazi from London,2349,agree\nKim Jong-Un 'bans the name Kim Jong-un',1347,unrelated\nThe Apple Watch has a low-power mode that only tells the time,1058,unrelated\nKurds fear Isis use of chemical weapon in Kobani,944,unrelated\nSecond person rushed to hospital with Ebola symptoms after contact with 'patient zero' Thomas Duncan,2044,unrelated\nJames Foley remembered as 'brave and tireless' journalist,1266,unrelated\nLynch Mob Castrates Alleged Rapist In Rajasthan,1959,agree\nBREAKING: ISIS USES CHEMICAL WEAPONS – Murders 300 Iraqi Soldiers in Chlorine Gas Attack,693,unrelated\nU.S. arms airdrop fell into ISIS hands: Pentagon,2404,discuss\n\"Soon Marijuana May Lead to Ticket, Not Arrest, in New York\",545,unrelated\nChristian Bale won't play Steve Jobs,1077,unrelated\nReport: British intelligence has identified Foley's killer,591,unrelated\nIslamic State releases video apparently showing the beheading of missing US journalist James Foley,1361,unrelated\nRapper Big Bank Hank of Sugarhill Gang dies at 57,40,unrelated\nRumors about Fidel Castro’s death again circulate on the Internet,2221,discuss\n\"Boko Haram Denies Truce, Says Kidnapped Girls Have Been “Married Off”\",344,unrelated\nMissing jetliners raise fear of new 9/11-style attacks after Libyan airport falls to Islamic militants,1438,unrelated\nCatholic Priest Claims God Is Female After Clinically Dead Experience,2360,unrelated\nAxl Rose Dead? Fans Freak Out Over Death Rumors,1161,agree\nPopular 'Banksy' Instagram account offers powerful message of perseverance after Paris attack,428,unrelated\nBali spider burrows under Aussie’s chest,1709,unrelated\n80's Brat Pack star Judd Nelson forced to deny that he's dead after fake news story starts trending on social media,1006,unrelated\n\"James Foley: American Journalist, James Wright Foley Beheaded in New ISIS Video [Breaking News]\",1116,discuss\n\"Fidel Castro Rumors Sweep Internet, But No Sign in Cuba\",892,unrelated\n\"Audio captured at time of Michael Brown shooting, company says\",2434,discuss\n‘Jihadi John’: The Islamic State killer behind the mask is a young Londoner,2501,unrelated\nThe Story Of The High School Trader Who Made $72 Million Is A Rumor Spun Out Of Control,2360,unrelated\nTiger Woods' luxe Viking island in Sweden is for sale,1660,unrelated\nSeven teenage girls get pregnant on school trip,2371,unrelated\nTropical spider 'burrowed under man's skin through scar' - video report,181,unrelated\nReport: Christian Bale Just Bailed on the Steve Jobs Movie,754,unrelated\nMexico Says Students Not Among Dead in Mass Grave,1670,unrelated\nThat's one way to get through security! Frustrated traveller strips completely NAKED at airport to pass through metal detectors,1651,unrelated\nMacaulay Culkin Dead?,2022,unrelated\nNew ISIS Video Shows Militants Seizing Weapons Airdropped By US Near Kobani,1708,unrelated\nHomeless man receives $100... then shocks everyone with how he spends it,1395,unrelated\nThis Kid Made $72 Million During Lunch,2407,disagree\n\"Apple to Take Reservations for Trying On Apple Watch, Considered Platinum Model\",1483,unrelated\nTerror Leader Ahmed Abdi Godane Killed in U.S. Strike,1610,agree\nHoax 'Banksy Arrested in London' Story Dupes the Internet Again,1269,unrelated\nFence-jumper got farther into White House,2409,discuss\nGive a homeless man $100 and see what he does with it [Video],941,unrelated\nState House time capsule from 1795 unearthed,88,agree\nChristian Bale in Talks to Play Steve Jobs in Danny Boyle's Biopic,1226,discuss\nAccountant Says Comcast Got Him Fired for Contesting Bogus Charges,451,discuss\n\"Hundreds of dog-lovers from around the world offer home to pet abandoned at the railway station with a suitcase containing his pillow, toy, bowl and favourite food\",1642,agree\nNorth Korea dictator Kim Jong-un undergoes surgery after breaking both ankles on military tour,798,discuss\nBiological Warfare on the Horizon? ISIS Soldiers May Be Infected With Ebola,720,unrelated\nKim Jong-un ‘is so fat from eating cheese that he has broken his ankles’,186,unrelated\n\"Apple Watch pricing: Will you spend $5000 for Gold edition, $500 for stainless steel?\",2277,discuss\nISIS Beheads Kidnapped Photojournalist James Wright Foley in Horrific Video Message to the U.S.,704,unrelated\n\"NYPD to stop arresting for low-level marijuana charges, will issue tickets instead: source\",1192,unrelated\nIslamic State using 'SCORPION bombs' to terrorise victims,1549,unrelated\n\"Meteorite makes big crater in Nicaragua, government says\",2155,unrelated\nNow the Vogue Rats Are Chewing Through Couture,1435,unrelated\n\"Teen Made $72 Million Trading Stocks, Confirms Teen Dominance Worldwide\",2132,unrelated\n\"Apple Watch Gold Edition may cost as much as $5,000\",936,unrelated\n\"Woman detained in Lebanon is not al-Baghdadi's wife, Iraq says\",1787,unrelated\nSee the Crater a Meteorite Made in Nicaragua,524,unrelated\n\"David Haines Beheaded By ISIS, Execution Video Contains Threats Against UK: Reports\",588,agree\n'Spiderman' squished: Experts debunk claims,689,unrelated\nKFC Gets Occupational Business License To Sell Marijuana In Colorado Restaurants KFC Gets Occupational Business License To Sell Marijuana In Colorado Restaurants,2456,unrelated\n'They ate through the ceilings and pooped on the keyboards': Rats are 'taking over' Vogue's new World Trade Center office and Anna Wintour 'no longer wants to work there',891,unrelated\n\"Boy, 16, secretly films sex with teacher then uploads it to WhatsApp\",1896,unrelated\nIS Fighters Seize Weapons Cache Meant for Kurds,1648,unrelated\nFence-jumper made it farther in White House than Secret Service let on,2453,unrelated\nChristian Bale to play Steve Jobs in upcoming biopic,1368,unrelated\n\"Tiger Woods PED, PGA Tour Suspension Allegations Retracted by Dan Olsen\",2163,unrelated\nCNN Plays Alleged Recording of Michael Brown Shooting,1212,unrelated\nThe Guy Who Said a Spider Burrowed Under His Skin? Experts Say…,1880,discuss\nAnother American hostage at risk by Islamic state,1358,unrelated\nTourist wakes to find strange red trail on his stomach - and discovers a spider has burrowed through his appendix scar and crawled UNDER his skin while on holiday in Bali,1913,unrelated\nN Korean leader misses annual ritual; sister ‘takes over duties’,465,unrelated\nISIS Beheads Kidnapped Photojournalist James Wright Foley in Horrific Video Message to the U.S.,26,unrelated\nMan chops off own penis after being dumped by his girlfriend,1249,unrelated\nISIS Beheads American Journalist James Foley in Video Message to U.S.,524,unrelated\nReport: Michael Phelps’ Tinder ‘Girlfriend’ Was Born Male; “We Made Love During Halftime”,89,unrelated\nFears Islamic State could launch EBOLA attack on Britain after fighters 'contract virus',1778,discuss\nIslamic State releases video apparently showing the beheading of missing US journalist James Foley,84,discuss\n\"Boko Haram Denies Ceasefire, Says Kidnapped Girls Are Now Married\",2403,discuss\nBatmobile Stolen From 'Batman V Superman: Dawn Of Justice' Set? Report Claims That One Of The Batmobile Models Is Missing! Detroit Locals Responsible?,1751,discuss\nMatt Taibbi Disappears From Omidyar’s First Look Media,2342,unrelated\nThe Arrest of the ISIS Leader's Wife and Son,205,unrelated\n\"Apple Watch Stainless Steel variant reportedly priced at $500, $4,000 for the gold variant\",731,unrelated\nAl Qaida hostage killed in raid,1649,discuss\nReports: Boko Haram may release schoolgirls as part of deal,244,unrelated\nWatch marine take sniper shot to the head and live,816,unrelated\nCheese blamed for North Korean leader Kim Jong-un's broken ankles,1646,unrelated\nNigeria says it has deal with Boko Haram to release kidnapped girls,125,unrelated\nPutin’s motorcade looks suspiciously like a massive…,155,unrelated\nMexican students not among bodies found in mass graves,324,unrelated\nAnna Wintour 'refuses to work at new World Trade Center Vogue office due to rat infestation',891,unrelated\n\"See How This Homeless Man Spends A Hundred Dollars, And Keep A Tissue Handy [Video]\",845,unrelated\nSomeone Trolled Twitter Into Thinking Macklemore Joined ISIS,1022,unrelated\nChristian Bale in Talks to Star in Sony's Steve Jobs Film,630,unrelated\nISIS Beheading of U.S. Journalist James Foley Posted to YouTube,1009,unrelated\nChristian Bale to play Steve Jobs in upcoming biopic,125,unrelated\nTim Cook Reportedly Reveals Apple Watch Waterproofing Has Improved,527,unrelated\nBanksy arrest hoax: US website claims street artist caught in Watford,532,unrelated\nCPWD official sacked for absence from duty for 25 years,1318,agree\nYPG Confirms: Gill Rosenberg Not Captured in Kobani,2415,unrelated\nReport: Christian Bale Just Bailed on the Steve Jobs Movie,571,unrelated\nPriest who died for 48 minutes says he met God and she’s a woman,2265,unrelated\nPredator Drone Reportedly Spotted Over ISIS Hotbed in Syria; Airstrikes Hit ISIS Targets,1170,unrelated\nMissing Mexico students not among 28 bodies found in mass grave,1351,unrelated\nIslamist websites claim Israeli-Canadian woman kidnapped by IS: report,573,unrelated\nNun gives birth to surprise baby after complaining of stomach pains,1307,discuss\nHomeland Security: No ISIL fighters on U.S. border,1376,agree\nAccountant Claims Comcast Got Him Fired From His Job for Reporting a Customer Service Issue,2438,discuss\nKidnapped Nigerian schoolgirls: Government claims ceasefire deal with Boko Haram that will bring missing girls home,992,unrelated\nBoy who suffered powerful electric shock claims he now has 'superpowers' like X-Men's Magneto as metal objects stick to him,844,unrelated\nIndia Rape Crisis Sees Mob Castrate Alleged Sex Attacker in Shocking Scenes,1681,unrelated\nKanye Banned,1595,unrelated\nThis Man Paid Off His Parents' Mortgage for Christmas (Video),1599,discuss\n\"US hostage 'murdered' by militants in Yemen, says Hagel\",115,unrelated\n\"North Korea ordered citizens named Kim Jong Un to change their names, says new report\",2143,unrelated\nTiger Woods prices private island at $7.1 million,2297,unrelated\nReport: Christian Bale Will Play Steve Jobs,1157,discuss\nDid Kim Yo-Jong Take Kim Jong Un’s Role? North Korea Ill Health Rumors Are ‘Fabricated’,1795,unrelated\n\"Boko Haram agrees to ceasefire, release of school girls\",922,agree\nComcast gets customer fired for complaining about poor service,1814,unrelated\nIsis leader Abu Bakr al-Baghdadi's 'wife and son detained in Lebanon',365,unrelated\n\"Vogue's Anna Wintour Pissed Off With New 1 World Trade Center Offices, Infested With Rats\",1686,unrelated\nSnowmen Declared Anti-Islamic As Snow Falls in Saudi Arabia,35,unrelated\nSeven girls fall pregnant after five day school trip in Bosnia and Herzegovina,1950,unrelated\nWeather Channel’s Mike Seidel was not caught with his pants down,2034,agree\nMacaulay Culkin Dead? Another Death Hoax Circulates On Facebook,2341,agree\nISIS video showing beheading triggers international response,2440,discuss\nBodies In Mexico Mass Grave Apparently Not Those Of Missing Students,777,discuss\nExperts: More facts needed on purported audio recording of Michael Brown shooting,2028,unrelated\nSaudi cleric condemns snowmen as anti-Islamic,417,agree\nIslamic State Militants Claim to Have Beheaded US Journalist James Wright Foley,2304,unrelated\n\"Six months after abducting Nigerian schoolgirls, Boko Haram reportedly wants to free them\",2525,unrelated\nKim Jong-Un's Sister Takes Control in North Korea,663,unrelated\nBREAKING NEWS: ISIS beheads missing American journalist James Wright Foley as warning to US to cease action in Iraq,1385,unrelated\nWife Of ISIS Leader Abu Bakr al-Baghdadi Detained In Lebanon,1004,discuss\nPolice hunt tweed-jacket wearing man who slaps shoppers for SNEEZING,148,agree\n\"Jeh Johnson: Politicians Shouldn't 'Feed The Flames Of Fear' Over ISIS, Ebola\",2307,unrelated\nMichael Brown shooting audio caught on tape?,2250,discuss\nNorth Korea dictator Kim Jong-un undergoes surgery after breaking both ankles on military tour,1837,unrelated\nJames Foley remembered as 'brave and tireless' journalist,2386,agree\n\"Boko Haram: Kidnapped Girls Have Been Married Off, Truce Never Happened\",903,unrelated\n\"Gold Apple Watch Edition price? Speculators say at least $10,000\",1730,unrelated\nSEE IT: California homeless man uses $100 gift to give food to others,1857,unrelated\n\"Rumor: Apple shooting for 19 hours of Apple Watch battery life under normal conditions, 2.5 hours 'heavy' use\",1725,unrelated\n[UPDATED] 11 Men and 0 Women on Tonight's ESPN Domestic Violence Panel,1271,unrelated\nKilling in the name of! Kim Jong-un launches attack on others named 'Kim Jong-un',734,unrelated\nReport: Apple Watch Will Need Charging Every Day,1069,unrelated\nIsis 'fed murdered kidnap victim to his own mother after she travelled to their headquarters and demanded to see him',204,unrelated\n\"Sons of Anarchy Movie? No, Kurt Sutter Announces Charlie Hunnam, Brad Pitt Film Article is Fake\",1087,unrelated\nSoldier shot at war memorial in Canada,2269,unrelated\n\"Catholic Priest Dies for 48 Minutes, Comes Back to Life and Claims God Is Female\",1048,unrelated\n\"What was fake on the Internet this week: Obama’s peace prize, pumpkin-spice condoms and insane winter snow\",242,unrelated\n\"Apple Watch to Be Shower-Proof, Have 100,000 Apps at Launch: Reports\",1289,discuss\n\"Gill Rosenberg, Canadian-Israeli Woman Feared Kidnapped By ISIS, Says She's Safe\",539,unrelated\n\"Apple Watch to Be Shower-Proof, Have 100,000 Apps at Launch: Reports\",1179,unrelated\nHoax 'Banksy Arrested in London' Story Dupes the Internet Again,1921,unrelated\nKFC Gets Occupational Business License To Sell Marijuana In Colorado Restaurants KFC Gets Occupational Business License To Sell Marijuana In Colorado Restaurants,1360,agree\n\"And finally: Apple Watch to launch 9 March with 100,000 apps\",1673,unrelated\n\"In Moscow, police are looking for a felon, cut the male genitals\",342,discuss\nComcast Says You Can Keep Your Tor,1314,unrelated\nJilted lover chops off his penis after girlfriend dumps him,831,unrelated\nJudd Nelson rebuffs Internet rumors that he died of a drug overdose.,1586,unrelated\n\"Catholic Priest Dead For 48 Minutes, Is Miraculously Revived – His Revelations About God Are Even More Shocking\",2328,unrelated\nIsis Syria News: Video Shows US Airdropped Weapons and Grenades 'Captured by Islamic State',666,unrelated\n\"Six months after abducting Nigerian schoolgirls, Boko Haram reportedly wants to free them\",1821,discuss\nReport: US Drones Over Syria Looking for ISIS Leader Abu Bakr al-Baghdadi,2413,unrelated\nBig Bank Hank dead: Sugarhill Gang member and rapper dies aged 57,2340,discuss\nISIS launch SCORPION BOMBS to spread panic in Iraq,185,unrelated\nMeteorite leaves crater in Nicaraguan capital Managua,1249,discuss\nJihadi John UNMASKED: Islamic State killer NAMED as west Londoner Mohammed Emwazi,2531,unrelated\nSeth Rogen to Play Apple’s Steve Wozniak,1262,discuss\n\"Boko Haram denies truce, says kidnapped girls married\",2472,unrelated\nTexas plumber baffled after truck ends up in the hands of Syrian rebels,339,unrelated\nGovernment fires employee who skipped work for 24 years,1170,unrelated\nDoes ISIS Have Ebola? Probably Not! Media Reports It Anyway,1323,unrelated\nIsis militants claim to have killed US journalist James Foley,2524,discuss\n\"Nigeria, Boko Haram reach ceasefire deal, kidnapped girls to go free, official says\",2096,unrelated\n\"Boko Haram denies cease-fire, leader says he married off kidnapped girls\",1439,unrelated\n\"No, Saudi TV Did Not Blur Out Images of Michelle Obama\",524,unrelated\nCould Kim Jong Un open a restaurant in Scotland?,2398,unrelated\nPentagon: ISIS Got U.S. Weapons Package,1268,unrelated\nSchoolboy almost killed by electric shock claims he now has superpowers like Magneto,2296,unrelated\nSnowmen Declared Anti-Islamic As Snow Falls in Saudi Arabia,1130,unrelated\n\"A Vice Guide To Spending $300,000 On Dinner\",2115,unrelated\nDid a Meteorite Impact in Nicaragua over the Weekend?,1627,unrelated\nNicaragua meteorite: Experts attempt to understand whether mysterious meteorite fell from passing Pitbull asteroid,345,unrelated\n\"Nun gives birth, intends to keep baby\",586,unrelated\nIS Fighters Seize Weapons Cache Meant for Kurds,45,unrelated\nDNA Tests Confirm Lebanon Is Holding ISIS Leader’s Child,72,unrelated\nU.S. Hostage Luke Somers Killed During Yemen Rescue Bid: Family,1256,unrelated\nBrian Williams Insists NBC News Meteorologist Did Not Pee in the Snow While on Air,1854,unrelated\nMeteorite leaves crater in Nicaraguan capital Managua,2307,unrelated\nElectric shock turns Russian boy into Marvel's Magneto,308,unrelated\nSHOCKING: Indian Man's Penis Cut-off After He Was Caught Attempting Rape [Photos],125,unrelated\nTexas plumber's truck on front line of Syria war,903,unrelated\n\"Audio captured at time of Michael Brown shooting, company says\",1481,unrelated\nCaught a catfish record in Po: 127 kg and 2.67 meters,2196,agree\nVideo messaging service verifies timing of CNN audio recording,2118,discuss\nUnverified video shows beheading of aid worker David Haines,2477,unrelated\nJihadi John ‘identified as British man from West London’,2501,unrelated\nEyewitness Says Viral Video of Homeless Man Was Staged,1922,discuss\n\"No, Islamic State Militants Have Not Been Caught by U.S. Border Patrol\",2489,unrelated\nHunt for 'cruel' owner who abandoned dog at train station,424,unrelated\nWatch: ISIS Claims to Have Captured U.S. Airdropped Weapons,1361,discuss\nISIS leader ‘killed’ in US airstrikes,971,unrelated\nTiger Woods prices private island at $7.1 million,959,unrelated\n\"No, a spider (probably) didn't crawl through a man's body for several days\",43,unrelated\nChristian Bale quits Steve Jobs movie,1846,agree\n\"\"\"Oldest Time Capsule\"\" in U.S. Unearthed in Boston\",690,unrelated\nOttawa gunman identified as 32-year-old Michael Zehaf-Bibeau,1739,unrelated\n\"Video showing American journalist beheaded believed real, officials and family say\",1547,unrelated\n\"Apple Media Event Rumored for Late February, Apple Watch and 12\"\" MacBook Air Likely Topics [Updated]\",2403,unrelated\nNYC relaxes response to marijuana possession,1295,unrelated\nJeh Johnson shoots down Duncan Hunter's assertion IS is entering U.S. via Mexico,226,unrelated\nWHO investigates media reports ISIS fighters contracted Ebola,1034,unrelated\nUS Lawmaker: Ten ISIS Fighters Have Been Apprehended Coming Across Southern Border (Video),1890,discuss\n\"A Vice Guide To Spending $300,000 On Dinner\",2296,unrelated\n\"No, That Wasn’t Paul Rudd Tackling an Airport Homophobe\",1000,unrelated\n\"James Foley, Missing American Photojournalist, Reportedly Executed By ISIS In Syria\",1116,discuss\nREPORT: Apple's Watch Will Come In 2 Storage Sizes,208,unrelated\nSpider burrowed through tourist's stomach and up into his chest,1638,agree\n\"No, Jordan's King Abdullah II is not personally flying planes against Isis\",2433,discuss\nMore than 200 kidnapped Nigerian girls to be released after deal reached with Boko Haram,34,unrelated\nIslamic State Militants Claim to Have Beheaded US Journalist James Wright Foley,26,unrelated\n\"Fidel Castro Rumors Sweep Internet, But No Sign in Cuba\",93,unrelated\n'Jihadi John': Isis fighter named as Mohammed Emwazi from west London,503,unrelated\n\"Predator Drone Reportedly Sighted Circling Raqqa, Syria\",1492,unrelated\nKFC Marijuana Sales To Begin In Colorado? It’s Unbelievable — Literally,972,agree\nNun who had no idea she was pregnant gives birth after going to hospital with stomach pains,1164,unrelated\nPriest who died for 48 minutes says he met God and she’s a woman,1849,agree\nThe Internet Tried To Make Axl Rose Its Latest Death Hoax Victim,2525,agree\nFisherman lands 19 STONE catfish which could be biggest in world to be hooked,1221,unrelated\nThat’s one way to clean it: Apple Watch will reportedly survive a trip through the shower,1006,unrelated\nIslamic State fighters detonate 'SCORPION bombs' in terror siege,1127,agree\nOfficial: Gitmo prisoner traded for Bergdahl reaching out to Taliban,592,unrelated\nAnna Wintour: Is Rat Infestation At NYC ‘Vogue’ Office Kim Kardashian’s Fault?,1020,unrelated\nConfusion Surrounds Capture Of “ISIS Leader’s Wife”,1263,discuss\nISIL militant 'Jihadi John' named by media,1815,unrelated\nIRAQI HEALTH OFFICIAL: EBOLA HAS KILLED 5 ISIS FIGHTERS,5,unrelated\nSadly Vladimir Putin Hasn’t Been Driving Round In A Motorcade Shaped Like A Penis,303,unrelated\nBoko Haram Denies Nigeria Cease-Fire Claim,2144,discuss\nReport: British intelligence has identified Foley's killer,652,unrelated\nMexico prosecutor: Students not in 1st mass graves,1627,unrelated\nVigilantes cut off alleged rapist's penis,1829,unrelated\n\"No, Saudi TV Did Not Blur Out Images of Michelle Obama\",139,unrelated\nIslamic State claims it executed American photojournalist James Foley,1336,discuss\n'Spiderman' squished: Experts debunk claims,2184,unrelated\nAlleged Audio of Michael Brown Shooting Doesn’t Sound Good for Officer Darren Wilson,2020,unrelated\nBritish Man Slaps People If They Sneeze In Public,1660,unrelated\nWatch NAKED airport worker walk through scanner in bizarre protest against 'rough' guards,2127,unrelated\nISIL Beheads American Photojournalist in Iraq,903,discuss\nJudd Nelson rebuffs Internet rumors that he died of a drug overdose.,115,unrelated\nBREAKING NEWS: British-born U.S. photojournalist held hostage by al-Qaeda killed in failed rescue attempt in Yemen,2434,unrelated\n\"Jihadi John named as Mohammed Emwazi, from west London\",1933,unrelated\nMan Severed Penis That Failed To Impress Girls,1560,discuss\n\"ISIS Militants In Mosul Have Contracted Ebola, Iraqi Media Sources Claim\",225,unrelated\n11 jetliners 'missing' after Islamist takeover of airport,1644,unrelated\nFence-jumper made it farther in White House than Secret Service let on,1804,unrelated\nNow THAT'S a Royal trip! Alan Titchmarsh finds psychedelic mushroom in the Queen's garden at Buckingham Palace,2519,unrelated\nMass grave found after 40 students disappear in Mexican protest,1849,unrelated\nEye-catching! Rare sighting of Anna Wintour without her trademark sunglasses as she leaves 'rat-infested' Vogue office,2498,discuss\nNET Extra: Back-from-the-dead Catholic priest claims God is a female,1849,agree\nResearch Medical Center denies reports that a patient has Ebola,707,unrelated\nTourist wakes to find strange red trail on his stomach - and discovers a spider has burrowed through his appendix scar and crawled UNDER his skin while on holiday in Bali,2314,unrelated\n\"Vice Media CEO Shane Smith Spent $300,000 on Las Vegas Dinner (Report)\",2111,discuss\nReport: Christian Bale Just Bailed on the Steve Jobs Movie,852,agree\nISIS Getting Ebola,2362,unrelated\nMum faces real-life Sophie's Choice – as she tries to sell her son to fund daughter's care,2115,unrelated\nSugarhill Gang's Big Bank Hank Dead At 57,2420,unrelated\nInsurgents killed in Nigeria despite alleged truce with Boko Haram,1099,discuss\nNew iOS 8 bug can delete all of your iCloud documents,251,unrelated\nReport: Christian Bale Will Play Steve Jobs,1077,unrelated\nISIS Extremists Claim to Behead British Hostage David Haines,2440,discuss\nGovernment fires employee who skipped work for 24 years,1897,unrelated\nIslamic State Declares Captured Aid Worker to be 'Innocent',2367,unrelated\nISIL video claims beheading of kidnapped journalist James Foley,933,discuss\n\"11 Tripoli Planes Still Missing, Sparks 9/11 Concerns\",846,unrelated\n\"Boy, 16, secretly films sex with teacher then uploads it to WhatsApp\",1496,agree\n\"Man chops off own penis, throws it in a dustbin after poor show in bed\",1560,discuss\nKim Had Ankle Surgery:  Source,2385,unrelated\nKFC Gets Occupational Business License To Sell Marijuana In Colorado Restaurants KFC Gets Occupational Business License To Sell Marijuana In Colorado Restaurants,1873,unrelated\nIt’s About To Get Harder To Be Arrested For Pot Possession In New York City,1732,discuss\n‘Wild Misinformation’: Brian Williams Explains the Mike Seidel Liveshot,1047,unrelated\nSeth Rogen Is Woz,2272,unrelated\nISIS Appears To Behead American Photojournalist In YouTube Video,1857,unrelated\nGCPD Solved Stolen Batmobile Case?,1789,unrelated\n\"Boy, 16, secretly films sex with teacher then uploads it to WhatsApp\",1357,unrelated\n\"Kim Yo Jong, Kim Jong-Un’s Sister, Takes Control of North Korea While Brother Gets Treatment?\",1457,unrelated\n\"Islamic State training pilots to fly MiG fighter planes, says monitoring group\",2362,unrelated\nGod Is A Woman – Resurrected Father Narated,1212,unrelated\n\"Calm Yourselves, Durex Has NOT Come Out With A Pumpkin Spice Condom\",1642,unrelated\nISIS leader dead?,734,unrelated\nWHO ‘probing’ whether ISIS fighters got Ebola,1291,unrelated\nNujaifi Condemns / Daash / crime in Saqlawiyah and Alsiger areas of Anbar.,2411,unrelated\nGuantanamo detainee freed in Bowe Bergdahl swap 'back to terrorism',1815,unrelated\nTim Cook Reportedly Reveals Apple Watch Waterproofing Has Improved,2020,unrelated\nApple-HBO Deal Seen Launching Web-only Apple TV Streaming Service For $15 Per Month,2419,unrelated\nBREAKING NEWS: Gunman 'shot dead' after wounding soldier near Canada parliament,2252,unrelated\nNews sites fall for Putin bird-dropping video,1155,unrelated\nFormer PGA Tour player: Tiger Woods suspended for drug test failure,2297,unrelated\n‘Star Wars: The Force Awakens’ May Get An Early Release Date—Report,2192,unrelated\nReport: British intelligence has identified Foley's killer,1263,unrelated\nIslamic State releases video apparently showing the beheading of missing US journalist James Foley,533,unrelated\nVice squad’s $1m win lights up Las Vegas,500,unrelated\nIRAQI HEALTH OFFICIAL: EBOLA HAS KILLED 5 ISIS FIGHTERS,2025,discuss\n\"Want a Gold Apple Watch? All You Need is $5,000\",1672,discuss\nDurex Is Not Making Pumpkin Spice Condoms After All: A Hoax Debunked,1985,discuss\nAudio may have captured Michael Brown shooting,1317,unrelated\nTeacher sex tape exposed as a FAKE after internet detectives trace the origin of pornographic clip,1018,disagree\n\"North Korea leader Kim is still in charge, has injured leg: source\",1815,discuss\n\"Web Portal publishes death of \"\"Dog Whisperer\"\"\",1429,unrelated\nISLAMIC STATE BEHEADS MISSING AMERICAN JOURNALIST JAMES WRIGHT FOLEY,11,unrelated\nSpider Burrows Into Australian Man's Appendix Scar (VIDEO),1708,unrelated\n\"Boko Haram leader denies ceasefire deal, says 200 abducted girls married off \",821,unrelated\n\"Catholic Priest Dead For 48 Minutes, Is Miraculously Revived – His Revelations About God Are Even More Shocking\",2296,unrelated\nSeven teenage girls get pregnant on school trip,2125,disagree\nBrian Williams Demands Apology From Social Media Over Erroneous Urination Reports (Video),381,unrelated\nMore American Weapons for ISIS,2509,discuss\nSatirical news site attacks China’s weird English names,1987,unrelated\nNew policy could reduce marijuana possession arrests,1383,unrelated\nReport: Audio Reveals Pause Between Gunshots When Michael Brown Was Shot,1438,unrelated\nCPWD official sacked for absence from duty for 25 years,686,unrelated\nCanadian official identifies dead Ottawa gunman as Michael Zehaf-Bibeau,1380,discuss\nSeven teenage girls get pregnant on school trip,2124,unrelated\n\"280 Pound Catfish: Fisherman Makes Huge Catch In Italy, Catfish Could Set Record\",1028,agree\nLebanon confirms holding ISIS chief’s kin,1125,unrelated\n\"Apple Targeting March for Apple Watch Launch, Retail Training Begins Next Month\",2273,discuss\nWho Should Play Steve Jobs Now That Christian Bale Quit?,296,unrelated\nISIL militant 'Jihadi John' named by media,1543,unrelated\nNews sites fall for Putin bird-dropping video,1028,unrelated\nCanadian-Israeli Woman May Have Been Captured In Syria: Reports,693,unrelated\nObama denounces killing of journalist James Foley and pledges ‘justice’,467,unrelated\nLebanon 'holding IS leader's daughter and ex-wife',1296,unrelated\nAmazon's first brick-and-mortar store said to open in Manhattan,1840,unrelated\nJudd Nelson rebuffs Internet rumors that he died of a drug overdose.,1547,unrelated\nVideo Messaging App Says Audio Recording Of Michael Brown's Shooting Is Authentic,1950,unrelated\nISIS Beheads American Journalist,1905,unrelated\nMeteor Leaves 40-Foot Crater Near Managua's Airport,1875,unrelated\n\"UPDATED 'Jihadi John' identified as Mohammed Emwazi of London, reports say\",2202,discuss\nObama administration DENIES congressman's claim that 'at least ten ISIS fighters have been caught coming across the Mexican border in Texas',416,discuss\nWhiz kid stock picker: I didn't actually make $72M trading,1858,agree\n\"James Foley: American Journalist, James Wright Foley Beheaded in New ISIS Video [Breaking News]\",726,agree\n\"Tom Brokaw 'wants Brian Williams out': NBC legend 'furious' at Iraq war lie, as it's claimed executives warned anchor to stop exaggerating the story in the past\",2176,discuss\nKFC Marijuana Sales To Begin In Colorado? It’s Unbelievable — Literally,1843,unrelated\n\"Op-Ed: Hoax – Priest who never existed claims he died, saw female God\",2142,unrelated\nMissing American journalist reportedly beheaded by Islamic State ,1873,unrelated\nISIS Claims To Have Captured US Airdrop Weapons,2252,unrelated\nEbola Scare in Kansas City,1519,unrelated\nReport: Christian Bale Just Bailed on the Steve Jobs Movie,919,unrelated\nJihadi John identity revealed as Mohammed Emwazi: live,527,unrelated\n\"12in Retina MacBook Air release date rumours: All-new 12in MacBook Air design for 2015, launching at WWDC?\",1049,unrelated\nMet police denies reports of Banksy arrest,2412,unrelated\nTBS speeds up Seinfeld 7.5% to gain an extra 2 minutes of commercial ad time.,1277,unrelated\nNigeria says ceasefire agreed with Boko Haram,2078,unrelated\nChinese State Media Warns People To Stop Calling Themselves Dumbledore,311,unrelated\n\"Meteorite makes big crater in Nicaragua, government says\",388,unrelated\n\"#Hairgate: Reports of iPhone 6 pulling out hair, beards, likely exaggerated\",1839,unrelated\n\"Catholic Priest Dies for 48 Minutes, Comes Back to Life and Claims God Is Female\",125,unrelated\nNow the Vogue Rats Are Chewing Through Couture,367,unrelated\nWould-be rapist has penis severed by angry mob,2523,unrelated\nNasa questions whether crater in Nicaragua caused by meteorite,1213,agree\n'Jihadi John' named as Mohammed Emwazi from London,1212,unrelated\n20 year old burger? McDonald's burger purchased in 1995 hasn't aged a bit,2474,agree\nOttawa investigates reports that Isis has captured Canadian-Israeli woman,276,discuss\n\"11 Tripoli Planes Still Missing, Sparks 9/11 Concerns\",1073,unrelated\nPictured: Libyan Islamist rebels pose with planes seized from Tripoli airport as U.S. officials warn they could be used to carry out terrorist attack on 9/11 anniversary,1660,unrelated\n\"Apple's New MacBook Will Be A Thinner, Cleaner, Faster 12-Inch MacBook Air\",1863,unrelated\n‘Photo of slain IS leader’ reported to be doctored,311,unrelated\nREPORT: JETLINERS STOLEN FROM LIBYA COULD BE USED TO ATTACK U.S. ON 9/11,1022,unrelated\n\"Rumor: Gold Apple Watch Edition priced up to $5,000, steel version at $500, will debut on Feb. 14\",431,unrelated\nNorth Korea denies reports Kim Jong-un is to open state-backed restaurant in Scotland,2148,discuss\nChristian Bale Drops Out of Steve Jobs Biopic,1897,unrelated\nAxl Rose Dead? Fans Freak Out Over Death Rumors,633,unrelated\nThe Force Awakens News: Director J.J. Abrams Eyes Summer Release for Star Wars 7 Because of Too Many Spoilers,803,unrelated\nShots Heard In Alleged Brown Shooting Recording [AUDIO],2317,discuss\nChristian Bale set to play Steve Jobs in forthcoming biopic of Apple co-founder,458,agree\n\"Six months after abducting Nigerian schoolgirls, Boko Haram reportedly wants to free them\",1574,unrelated\nPhoto gallery: Amazing £300 operation by North Walsham vet on constipated goldfish,1707,agree\n'Jihadi John': Isis fighter named as Mohammed Emwazi from west London,1839,unrelated\nISIS leader dead?,483,unrelated\nPure Evil: Islamic State Beheads American Journalist James Wright Foley,115,unrelated\n\"Report: Apple Watch to start at $500 in stainless steel, thousands for gold model\",2419,discuss\nJames Foley remembered as 'brave and tireless' journalist,539,unrelated\nLondon hip-hop artist Abdel-Majed Abdel Bary key suspect in hunt for killer of American journalist James Foley,1478,unrelated\n\"Man chops off his own penis, throws it in the trash after getting dumped for bad bedroom skills\",2330,unrelated\nLynch Mob Castrates Alleged Rapist In Rajasthan,2434,unrelated\nAmazon is about to open its first-ever physical store in New York City,195,unrelated\nISIS executioner 'Jihadi John' named by media,1427,unrelated\n\"No, a spider (probably) didn't crawl through a man's body for several days\",959,unrelated\nISIS Reportedly Beheads American Photojournalist in Iraq,2109,unrelated\nADVISORY-Islamist rebel leader killed in U.S. strike - Somali government,1176,discuss\nNASA: Viral news on days of darkness in December is hoax,2423,unrelated\nNew iOS 8 bug can delete all of your iCloud documents,683,unrelated\nWatch: ISIS Claims to Have Captured U.S. Airdropped Weapons,26,unrelated\nWhite House Fence Jumper Actually Made It Pretty Far Inside,1804,unrelated\nISIS Border Crisis: DHS Chief Says Terrorists Not Entering US Through Mexico,2039,unrelated\nAudio recording of Michael Brown being gunned down WAS made at the time he was killed: App company appears to confirm tape of ELEVEN bullets being fired - including final volley of 'kill shots',2248,unrelated\nISIS Executioner 'Jihadi John' Is Named as Mohammed Emwazi,77,unrelated\n\"FIDEL CASTRO DEATH WATCH: RUMORS HEAT UP, CUBA DENIES\",227,unrelated\nAlleged audio of Michael Brown shooting released,1379,discuss\nWHO says reports of suspected Ebola cases in Iraq are untrue,1778,agree\nGOP Rep. Duncan Hunter Claims 'At Least' 10 ISIS Fighters Apprehended On Texas Border,2266,discuss\nDoubts cast over Nicaragua meteorite claim,649,unrelated\nISIS video showing beheading triggers international response,1645,unrelated\n\"Planetary Alignment Decrease Gravity Hoax on Jan 4, 2015: ‘Will Decrease Gravity For 5 Minutes Causing Partial Weightlessness’ in January is Totally Bogus\",26,unrelated\nGoogle Grows With $1.6 Billion in California Office Deals,2045,unrelated\n20-year-old burger: McDonald's Quarter Pounder looks eerily new after 2 decades,1196,unrelated\n\"North Korean leader Kim Jong-un not missing, just having ankle surgery\",1457,unrelated\nMore than 200 kidnapped Nigerian girls to be released after deal reached with Boko Haram,2139,disagree\nWatch: US Marine saved by helmet after being shot by Taliban sniper,2185,unrelated\n\"Predator Drone Reportedly Sighted Circling Raqqa, Syria\",2469,discuss\nKFC Marijuana Sales To Begin In Colorado? It’s Unbelievable — Literally,1826,unrelated\n\"Boko Haram: Kidnapped Girls Have Been Married Off, Truce Never Happened\",40,unrelated\nTexas plumber's truck on front line of Syria war,1506,unrelated\nWeb of confusion as scientists cast doubt on man's claims that a spider burrowed into his stomach through his SCAR,1826,unrelated\nPentagon Denies It Killed ISIS Chief As Airstrikes Hit Top Extremists,1522,discuss\n[UPDATED] 11 Men and 0 Women on Tonight's ESPN Domestic Violence Panel,1196,unrelated\nYou're Not Going to Become Weightless on January 4th,2186,unrelated\nIslamic State claims to have beheaded American journalist,2388,discuss\nTaliban member swapped by Obama for Bowe Bergdahl tried to return to terror: report,1893,unrelated\nIslamic State releases video apparently showing the beheading of missing US journalist James Foley,1747,discuss\nVogue's new digs are reportedly swarming with rats,1693,discuss\nBig Bank Hank of The Sugarhill Gang is dead at 57,752,unrelated\n\"After Giving A Homeless Man $100, This Guy Secretly Filmed Him...\",1130,disagree\nMan Known as ‘Jihadi John’ Is Identified as Mohammed Emwazi,1427,unrelated\nISIS Reportedly Beheads U.S. Journalist James Wright Foley on Camera,2450,discuss\nA New iOS 8 Bug Can Delete All Of Your iCloud Documents,1413,unrelated\n\"No, That Wasn’t Paul Rudd Tackling an Airport Homophobe\",609,disagree\n\"Nigeria Says It Struck A Cease-Fire With Boko Haram, But Are They Talking To The Right Guy?\",992,unrelated\n\"And finally: Apple Watch to launch 9 March with 100,000 apps\",734,unrelated\nSenior Western Intelligence Official Confirms London Rapper Abdel Majed Abdel Bary Is A Suspect In The Foley Killing,1252,unrelated\nVideo messaging service verifies timing of CNN audio recording,40,unrelated\n\"Analyst: Apple Watch Edition Could Cost $5,000\",2188,unrelated\n\"North Korean leader Kim Jong-un not missing, just having ankle surgery\",2022,discuss\nAbdel Majed Abdel Bary Emerges as Suspect in Foley Beheading,477,unrelated\nIslamic State militants claim to behead missing American journalist,1034,unrelated\n\"Reports: Jihadists Steal Commercial Jets, Raise 9/11 Fears\",1574,unrelated\nWillie Nelson Dead? Internet Freaks Out As Another Celebrity Death Hoax Makes The Rounds,1637,unrelated\nConde Nast's rat problem at One World Trade Centre: From red carpets to rodent droppings,2080,unrelated\n\"Predator Drone Reportedly Sighted Circling Raqqa, Syria\",1234,unrelated\nBunbury local discovered a spider had burrowed under his skin on Bali holiday,181,unrelated\nLebanon detains wife and son of Al-Baghdadi,1913,unrelated\nSmall Meteorite Hits Managua,1948,unrelated\n\"Apple Targeting March for Apple Watch Launch, Retail Training Begins Next Month\",1806,unrelated\n\"Wildest Apple Watch rumor yet: 100,000 apps at launch\",2297,unrelated\nFence-jumper ran through much of main floor of White House: report,1547,unrelated\n\"No, A Spider Did Not Burrow Under A Man's Skin And Live There For Days\",730,unrelated\nNicaraguan commission on possible meteorite crash presents rock samples,1817,unrelated\nIsis claims US hostage Kayla Mueller killed in coalition airstrike,1881,discuss\nClaim: Comcast Got Complaining Customer Fired From His Job,2438,discuss\nCanadian-Israeli Woman Says She Hasn’t Been Captured By ISIS,34,unrelated\nTropical spider burrowed under man's skin through appendix scar and lived there for THREE DAYS,2042,disagree\nSeven girls fall pregnant after five day school trip in Bosnia and Herzegovina,612,unrelated\nISIS executioner 'Jihadi John' identified as Mohammed Emwazi,1569,unrelated\nKFC Locations In Colorado To Begin Selling Marijuana,2114,unrelated\n\"Boko Haram denies cease-fire, leader says he married off kidnapped girls\",388,unrelated\nGCPD Solved Stolen Batmobile Case?,1807,unrelated\nVideo Messaging App Says Audio Recording Of Michael Brown's Shooting Is Authentic,2149,discuss\n\"Islamist Militants 'Steal' 11 Commercial Planes In Libya, Sparking Terror Attack Fears\",2448,discuss\nSetting the record straight on tor,1280,unrelated\n\"Jihadi John named as Mohammed Emwazi, from west London\",81,unrelated\n\"ISIS Militants In Mosul Have Contracted Ebola, Iraqi Media Sources Claim\",527,unrelated\nREPORT: Apple Isn't Happy With The Battery Life Of Its New Smartwatch,816,unrelated\nPurported ISIS claim: Jordan airstrike kills female US hostage,532,unrelated\nJihadi John ‘identified as British man from West London’,939,discuss\n\"'American bombing had signed my death certificate': Missing US journalist James Wright Foley goes unflinching to his death as ISIS behead him in horrific video, as a warning to Obama\",1679,discuss\nSeth Rogen to play Steve Wozniak alongside Christian Bale's Steve Jobs,626,unrelated\nThis Is The Most Epic Way To Quit Your Job,997,unrelated\n\"Boko Haram denies truce, says kidnapped girls married\",459,unrelated\nBREAKING: Soldier shot at War Memorial in Ottawa,373,unrelated\nThis Soap Opera Star Reportedly Had His Testicles Stolen By An ‘Attractive Blonde’ Organ Trafficker,2443,unrelated\nChristian Bale quits Steve Jobs movie,1832,unrelated\nHas Ebola infected Isis militants in Mosul?,992,discuss\nPentagon: Airstrike killed terror leader in Somalia,1921,unrelated\n\"Sadly, Pumpkin Spice Condoms Aren't A Thing After All\",2175,unrelated\nSugarhill Gang rapper Big Bank Hank dead at 57,1979,unrelated\n#ISIS beheads photojournalist James Wright Foley in a massage to US to end its intervention in #Iraq.,446,discuss\nJihadi John unmasked: Former Westminster University student was arrested FIVE years ago and put on a terror watch list - but he flew to Syria to join ISIS two years later,1543,unrelated\nObama Denounces James Foley's Execution: 'Today The Entire World Is Appalled',2404,unrelated\n\"Video showing American journalist beheaded believed real, officials and family say\",1166,unrelated\nOfficials shoot down congressman's claims ISIS terrorists are running across US-Mexico border,2249,agree\n11 aircraft are missing from ‘terrorist-held’ Tripoli airport ahead of 9/11 anniversary,730,discuss\nLego letter to parents in 1974 on gender equality still resonates 40 years on,989,unrelated\nCould Kim Jong Un open a restaurant in Scotland?,2314,unrelated\n\"Boko Haram Denies Truce, Says Kidnapped Girls Have Been “Married Off”\",992,unrelated\nFrom bendgate to hairgate: Now iPhone 6 users complain the device is ripping out their hair,1867,discuss\nAlleged audio of Michael Brown shooting released,1949,unrelated\n\"ISIS beheads American photo-journalist James Wright Foley, threatens more to come\",1857,unrelated\nExpert casts doubt on Bunbury man Dylan Thomas’s burrowing stomach-spider story,1531,agree\nObama administration DENIES congressman's claim that 'at least ten ISIS fighters have been caught coming across the Mexican border in Texas',2132,unrelated\nUS officials: Video shows American's execution,2078,unrelated\n#Hairgate: iPhone 6 users say device pulls out hair,1437,unrelated\n\"Comcast Turns Complaints Back On Customer, Gets His Employer To Fire Him\",1268,unrelated\nVideo shows ISIL beheading of photojournalist James Foley,903,discuss\nIslamic State May Have Fighter Jets Now After Seizing Russian-Made MiGs,1293,unrelated\nISLAMIC STATE BEHEADS MISSING AMERICAN JOURNALIST JAMES WRIGHT FOLEY,89,unrelated\nWTC rats scare off Anna Wintour,834,agree\nMarijuana May Soon Spark Just a Ticket in New York,2217,discuss\n'The youngest martyr - the cub of al-Baghdadi': ISIS boasts a 10-year-old fighter has been killed as he went into battle with his father in Syria,1256,unrelated\nPentagon: 1 weapons bundle seized by militants,2336,unrelated\n\"Fidel Castro Is Dead, According to Viral Twitter Rumors\",171,unrelated\n\"Report: ISIS kidnaps Canadian-Israeli, former IDF soldier who went to fight with the Kurds\",1628,unrelated\n\"A message from Jim's mom, Diane Foley:\",2388,discuss\nAl-Shabab leader who ordered Kenya mall massacre believed killed in US drone attack in Somalia,882,unrelated\n\"BATMOBILE NOT STOLEN, MTV CONTEST PRIZE REMAINS UNCLAIMED\",1789,unrelated\nSomalia Shebab chief Ahmed Abdi Godane likely dead in US strike: Source,1931,unrelated\nChristian Bale Is Steve Jobs,1841,disagree\nPrisoner Released in Bergdahl Exchange Tried to Reconnect With Taliban,2207,discuss\nOfficials shoot down congressman's claims ISIS terrorists are running across US-Mexico border,80,unrelated\nReport: Former Baseball Star Jose Canseco Accidentally Shot At Home,459,unrelated\nIsis 'fed murdered kidnap victim to his own mother after she travelled to their headquarters and demanded to see him',220,unrelated\nNun Gives Birth To Baby Boy After Suffering Intense Stomach Pains,1164,unrelated\n\"Islamic State Training Pilots in Military Jets, Monitors Say\",886,unrelated\n'Spiderman' squished: Perth experts debunk spider burrowing claims,1271,unrelated\nVideo Purports To Show Beheading Of U.S. Journalist By Militants,933,discuss\n\"ISIS beheads American photo-journalist James Wright Foley, threatens more to come\",1120,unrelated\nISIS Claims to Have Intercepted Supplies From U.S. Airdrop,1785,unrelated\n\"New York schoolboy who made $72MILLION trading stocks on his lunch breaks - and now takes his friends out to dine on $400 caviar, drives a BMW and has definitely made his immigrant parents proud\",1858,disagree\nLynch mob chop man's penis off after catching him allegedly trying to rape teenager,181,unrelated\nSpider Burrows Into Australian Man's Appendix Scar (VIDEO),1860,agree\n\"NYPD to issue tickets instead of arrest for weed possession, report says\",2483,unrelated\nAlleged audio of Michael Brown shooting has surfaced,2220,discuss\nBoston.com retracts claim about racist email from professor,1477,unrelated\nThis Week In Weird News: Horrible Human Slaps Elderly Woman For Sneezing,1087,unrelated\nMeteor Leaves 40-Foot Crater Near Managua's Airport,2475,disagree\nIsis claims it has US airdrop of weapons,1363,discuss\n‘Jihadi John’: The Islamic State killer behind the mask is a young Londoner,1252,unrelated\nSetting the record straight on tor,267,unrelated\n\"No, Pumpkin Spice Condoms Are Not A Real Thing\",1832,unrelated\n\"Once Again, The Banksy 'Arrest' Is A Giant Hoax. Repeat: A Hoax.\",1898,unrelated\nJordan king cites Clint Eastwood in revenge vow,1198,unrelated\n\"Dead for 48 minutes, this Catholic Priest claims God is female\",1212,unrelated\nBergdahl: Senator Says Jihadists Swapped For U.S. Troop ‘In Touch’ With Al-Qaida Affiliate,2531,discuss\nBatman Set To Play Steve Jobs In Upcoming Biopic,1854,unrelated\nJose Canseco Accidentally Shot Himself in the Hand,1580,unrelated\nKim Yo-jong in Charge: Kim Jong-un's Sister 'Replaces' North Korean Dictator During Illness,1029,unrelated\nJames Foley remembered as 'brave and tireless' journalist,1047,unrelated\nESPN's Domestic Violence Panel Is Missing Something Important,1500,disagree\nStaff Reporter,1040,unrelated\n\"TEXAS TURKEY FARM CONTAMINATED WITH EBOLA, OVER 250,000 HOLIDAY TURKEYS INFECTED\",2035,unrelated\nMexico Says Students Not Among Dead in Mass Grave,1252,unrelated\nTiger Woods prices private island at $7.1 million,240,unrelated\nISIS Beheads Kidnapped Photojournalist James Wright Foley in Horrific Video Message to the U.S.,1385,unrelated\n‘Star Wars: The Force Awakens’ May Get An Early Release Date—Report,808,unrelated\nReport: Former Baseball Star Jose Canseco Accidentally Shot At Home,903,unrelated\nSouth Korea: Kim Jong Un had ankle surgery to remove cyst,2417,discuss\n\"Vice Media Chief Said to Pay $300,000 for Dinner for 30\",1875,unrelated\nObama: murder of James Foley 'shocks the conscience of the entire world',2304,unrelated\nChristian Bale Pulls Out of Upcoming Steve Jobs Biopic,1077,unrelated\nGOP Rep: ‘At Least Ten ISIS Fighters Have Been Caught Coming Across The Mexican Border’,625,unrelated\nPentagon Denies It Killed ISIS Chief As Airstrikes Hit Top Extremists,539,unrelated\nHope Fades for Girls' Release After Boko Haram 'Truce' Breached,125,unrelated\nVideo: Islamic State Claims to Have Captured US Weapons Airdrop Near Kobane,2336,unrelated\nWoman Says She Gave Her Cheating Man a Printout of His DMs for Christmas,2034,unrelated\nEbola Frisco 2014: Patient Shows Virus Symptoms After Apparent Thomas Eric Duncan Contact,2045,unrelated\nGoogle Said to Buy Redwood City Offices for $585 Million,586,unrelated\nNigerians doubtful of girls' release after Boko Haram 'truce' breached,1298,discuss\nReports: Boko Haram may release schoolgirls as part of deal,1661,unrelated\nUS officials: Video shows American's execution,524,unrelated\nNigeria announces truce with Boko Haram; fate of schoolgirls unclear,2530,discuss\n'They ate through the ceilings and pooped on the keyboards': Rats are 'taking over' Vogue's new World Trade Center office and Anna Wintour 'no longer wants to work there',1036,unrelated\nAnna Wintour 'refuses to work at new World Trade Center Vogue office due to rat infestation',1549,unrelated\nNEWS/ All Dogs Go to Heaven! Pope Francis Confirms Paradise Is Open to All of God's Creatures,2152,unrelated\n\"Rumor: Gold Apple Watch Edition priced up to $5,000, steel version at $500, will debut on Feb. 14\",2302,unrelated\nBoko Haram denies truce to release kidnapped schoolgirls,1372,unrelated\nJames Foley Killer ‘Jihadi John’ Believed to Be Former London Rapper Abdel-Majed Abdel Bary,1530,discuss\n400 men cut their testicles off believing it would help them meet God,2265,discuss\nIt’s Okay To Laugh About The Fact That The Vogue Rat Infestation is Getting Worse,30,unrelated\nMeteorite strike in Nicaragua puzzles experts,1073,discuss\n\"North Korean leader Kim Jong Un had ankle surgery, report says\",1972,discuss\nWTC rats scare off Anna Wintour,585,unrelated\nSeth Rogen to Play Apple’s Steve Wozniak,1197,unrelated\nPentagon: 1 weapons bundle seized by militants,2172,agree\n'Hairgate': iPhone 6 users encounter latest Apple problem after 'bendgate',2276,discuss\nDetroit Police Issue Statement That The Batmobile Is Safe,529,unrelated\nMicrosoft Tried Out Robot Security Guards on Its Silicon Valley Campus,2042,unrelated\n\"Boko Haram denies truce, says kidnapped girls married\",1817,unrelated\nREPORT: The Batmobile Might Have Been Stolen In Detroit,2431,unrelated\nBREAKING: ISIS Beheads American Journalist James Wright Foley,1034,unrelated\nIs Durex Planning To Release A Pumpkin Spice Condom?,1060,discuss\nKidnapped Nigerian schoolgirls: Government claims ceasefire deal with Boko Haram that will bring missing girls home,1019,unrelated\nVandals add rude paint job to $2.5m Bugatti (but luckily for the owner it all turned out to be a hoax),1857,unrelated\nGive a homeless man $100 and see what he does with it [Video],2240,unrelated\nUS Marine survives headshot in Afghanistan,860,unrelated\n'Spiderman' squished: Experts debunk claims,859,unrelated\n\"Meet Magneto Boy, the kid who attracts metal with his body\",1839,unrelated\nCNN Posts Alleged Audio of Michael Brown Shooting,472,unrelated\nIsrael denies causing Gaza floods by opening dams,719,unrelated\nIsis leader Abu Bakr al-Baghdadi's 'wife and son detained in Lebanon',1883,unrelated\n\"Islamic State training fighter pilots in captured jets, monitoring group says\",2283,unrelated\n\"Catholic Priest Dead For 48 Minutes, Is Miraculously Revived – His Revelations About God Are Even More Shocking\",993,unrelated\nTexas plumber's truck spotted in Syria: 'We have nothing to do with terror at all',2187,unrelated\nIslamic State militants claim to behead missing American journalist,1574,unrelated\nBREAKING NEWS: ISIS beheads missing American journalist James Wright Foley as warning to US to cease action in Iraq,2453,unrelated\nFence Jumper Made It Deeper Into the White House Than Secret Service Claims,508,unrelated\n\"Batmobile stolen in Detroit? Good one, joker!\",692,unrelated\nA Predator Drone Has Reportedly Been Spotted Circling Above ISIS's Capital City,35,unrelated\n\"No, Banksy Didn't Create That 'Charlie Hebdo' Tribute Cartoon, But That Doesn't Mean You Can't Appreciate It\",1747,unrelated\nJames Foley beheading: London rapper turned jihadist believed to be under investigation for murder of journalist in Syria,1237,unrelated\nUS probing claims ISIS fighters seized airdropped weapons meant for Kurds,219,discuss\n\"Sadly, Pumpkin Spice Condoms Aren't A Thing After All\",740,agree\n\"Michael Zehaf-Bibeau, slain Ottawa shooter, had criminal record in Quebec, B.C.\",81,unrelated\nOriginal Apple Watch Health Features Were Dropped Due to Consistency Issues,2174,unrelated\nNigeria says ceasefire agreed with Boko Haram,1697,unrelated\nNow the Vogue Rats Are Chewing Through Couture,834,agree\nIsis supporters claim US hostage killed in coalition air strike in Syria,1260,unrelated\nISIS Extremists Claim to Behead British Hostage David Haines,68,unrelated\n\"Spider burrowed into appendix scar, crawled through WA man's body\",1826,unrelated\nISIL video claims beheading of kidnapped journalist James Foley,2524,discuss\nGraffiti Artist Banksy Arrested In London; Identity Revealed,30,unrelated\nGCPD Solved Stolen Batmobile Case?,251,unrelated\nNicaragua asks U.S. for help investigating meteorite crater,1071,unrelated\nMechanical polar bear ‘threatened with ASBO for singing Christmas songs’,1693,unrelated\nPentagon confirms al-Shabab leader killed in airstrike in Somalia,1610,agree\nWatch: US marine survives Taliban sniper headshot in Afghanistan,320,unrelated\nThis Is Why Rumors That ISIS Is Crossing The Border Into The U.S. Aren’t Going Away,742,discuss\nMexican students not among bodies found in mass graves,1148,unrelated\nIRAQI AND KURDISH MEDIA REPORTS: ISIS FIGHTERS HAVE CONTRACTED EBOLA,225,unrelated\nLego letter from the 1970s still offers a powerful message to parents 40 years later,212,discuss\n\"Everybody Relax, Banksy Wasn’t Arrested And Exposed As A 35-Year-Old Man\",2051,agree\n\"Gill Rosenberg, former IDF soldier, possibly captured by ISIS while fighting with Kurds\",1808,unrelated\nMan discovers spider living under his skin during Bali vacation,2042,disagree\nGraphic Photo: Oliver Ilic Uses Razor Blade To Slice Off Own Manhood After Girlfriend Broke Up With Him,908,unrelated\nSeth Rogen reported to play Woz in the upcoming Steve Jobs movie,1642,unrelated\nKim Jong-un: obese leader 'fractured both ankles',1081,discuss\nAudio of gunfire in Michael Brown case authenticated by app company,2252,unrelated\n\"Apple Watch Pricing to Reportedly Start at $500 for Stainless Steel, $4,000 for Gold\",2188,discuss\nWife Of ISIS Leader Abu Bakr al-Baghdadi Detained In Lebanon,365,unrelated\n\"Rumor: Gold Apple Watch Edition priced up to $5,000, steel version at $500, will debut on Feb. 14\",10,unrelated\nMarijuana May Soon Spark Just a Ticket in New York,139,unrelated\n\"No, a bird didn't poop on Vladimir Putin\",5,unrelated\nIslamic State militants claim to behead missing American journalist,115,unrelated\nChugging eggnog sends Utah man to hospital,2509,unrelated\nGoogle said to buy six silicon valley buildings for $585 million,993,unrelated\nLibya: Missing Libya Planes Spark Security Concerns,1438,unrelated\nMan chops off own penis after being dumped by his girlfriend,1251,unrelated\nLego letter to parents in 1974 on gender equality still resonates 40 years on,1726,unrelated\nObama: murder of James Foley 'shocks the conscience of the entire world',1347,unrelated\nWHO investigates media reports ISIS fighters contracted Ebola,1938,unrelated\nPumpkin Spice condoms? Don't fall for this hoax.,1833,agree\nIslamic State releases video apparently showing the beheading of missing US journalist James Foley,938,unrelated\nSenior Western Intelligence Official Confirms London Rapper Abdel Majed Abdel Bary Is A Suspect In The Foley Killing,1530,discuss\n\"UK spies identify Foley’s killer, Abdel-Majed Abdel Bary a key suspect\",1314,discuss\nChristian Bale Won't Play Steve Jobs After All,830,unrelated\n\"Comcast Turns Complaints Back On Customer, Gets His Employer To Fire Him\",1355,unrelated\nUniversity Bans Word ‘Freshman’ Because It’s Sexist and Promotes Rape,530,unrelated\nAlleged Audio of Michael Brown Shooting Doesn’t Sound Good for Officer Darren Wilson,776,unrelated\nPGA Spokesman and Tiger Woods' Agent Deny Drug Suspension Allegations,2432,unrelated\nISIS Leader Killed: Abu Bakr Al-Baghdadi Reportedly Killed By U.S. Airstrike,1435,unrelated\nIraq Denies Lebanon Captured Abu Bakr al-Baghdadi's Wife and Child,651,unrelated\nISIL Beheads American Photojournalist in Iraq,2313,unrelated\nNorth Korean dictator Kim Jong-Un to open restaurant in Scotland,80,unrelated\nRussian TV actor wakes up to find his testicles stolen,254,unrelated\nChristian Bale in Talks to Star in Sony's Steve Jobs Film,35,unrelated\nHORROR: ISIS Fighters Have Reportedly Contracted Ebola,1461,unrelated\n'The Force Awakens' Release Date: JJ Abrams Plan for an Early Release of 'Star Wars' Movie?,1269,discuss\nBali Awry,214,unrelated\nChristmas Is Cancelled: Pumpkin Spice Condoms Are a Goddamn Hoax,2252,agree\nWhat TBS’s Sped-Up Seinfeld Reruns Tell Us About the Sorry State of America,1631,unrelated\nReport: Michael Phelps’ Tinder ‘Girlfriend’ Was Born Male; “We Made Love During Halftime”,2480,unrelated\nBREAKING: Soldier shot at War Memorial in Ottawa,1253,unrelated\nSay 'eh-oh!' to the Teletubbies SUN BABY - can you still recognise her after 19 years?,2284,discuss\nHas J.J. Abrams Asked for THE FORCE AWAKENS Release Date to be Moved Up?,125,unrelated\nMacaulay Culkin Dead?,1174,discuss\nSoldier shot near Canadian parliament building,2115,unrelated\n\"BREAKING: Islamic State, in video, beheads American journalist James Wright Foley who was kidnapped in 2012 -@BNONews\",125,unrelated\nSugarhill Gang Rapper ‘Big Bank Hank’ Dies at 57,1374,unrelated\nMichael Phelps’ girlfriend Taylor Lianne Chandler reveals she was raised as a boy,2480,unrelated\nSEE IT: California homeless man uses $100 gift to give food to others,1349,unrelated\nMan chops off his penis after his girlfriend breaks up with him,1799,agree\n‘Evil straight from the pits of hell': American journalist James Foley reportedly beheaded by ISIS,2525,unrelated\nWHO says reports of suspected Ebola cases in Iraq are untrue,1355,agree\nOfficials shoot down congressman's claims ISIS terrorists are running across US-Mexico border,2056,unrelated\nFormer British Rapper Reportedly Under Investigation for James Foley Beheading,2434,unrelated\nLuke Somers 'killed in failed rescue attempt in Yemen',1534,unrelated\nNigeria Claims Boko Haram Will Release the Kidnapped Schoolgirls,2272,discuss\nWoman Stays In KFC For A Week To Get Over Her Break-Up,34,unrelated\n\"Woman detained in Lebanon is not al-Baghdadi's wife, Iraq says\",1642,unrelated\nIf Only A Bird Really Did Poop on Putin,2081,agree\n\"Islamic State, in video titled \"\"A Message to America,\"\" beheads American journalist James Wright Foley who was kidnapped in 2012\",2287,unrelated\nGod Is A Woman – Resurrected Father Narated,1605,unrelated\nISIS Claims to Have Intercepted Supplies From U.S. Airdrop,1010,discuss\n\"Apple Watch Pricing to Reportedly Start at $500 for Stainless Steel, $4,000 for Gold\",731,unrelated\n\"Boko Haram Could Release Kidnapped Girls, Nigerian Officials Say\",208,unrelated\n\"Meet Magneto Boy, the kid who attracts metal with his body\",60,unrelated\nCBI registers 'criminal conspiracy' case against Dera chief after claims 400 male followers were forcibly castrated,1281,unrelated\nPope says dogs can go to heaven: ‘Paradise is open to all of God’s creatures’,1905,agree\nSteve Jobs Biopic Eyes Seth Rogen to Play Apple Co-Founder Steve Wozniak,626,unrelated\nMeteorite leaves crater in Nicaraguan capital Managua,1573,disagree\nWeather Reporter Mike Seidel Was Caught Off Guard on Live TV and Appeared to Be Urinating in the Snow -- Watch!,1047,unrelated\n\"Confusion swirls, details murky in arrest of ISIS leader's 'wife'\",2177,unrelated\nMan has his PENIS cut off by angry mob after 'attempted rape' of teenager,387,unrelated\nNew iOS 8 bug can delete all of your iCloud documents,1269,unrelated\nDurex is not confirming or denying rumors of a “pumpkin spice” condom,2269,discuss\nREPORT: Alleged New Audio of Michael Brown Shooting,2354,unrelated\n\"BREAKING: Islamic State, in video, beheads American journalist James Wright Foley who was kidnapped in 2012 -@BNONews\",808,unrelated\nCloistered nun has a stomach ache  hospital gives birth to a baby [Google Translate],2269,unrelated\n\"No, there aren’t any Ebola cases in Iraq\",527,unrelated\nHas Kim Yo-Jong Taken Over For Kim Jong Un? Sister Assumes North Korea State Duties While Brother Undergoes Medical Treatment,271,unrelated\n\"Rumor: Gold Apple Watch Edition priced up to $5,000, steel version at $500, will debut on Feb. 14\",1240,unrelated\nHope Fades for Girls' Release After Boko Haram 'Truce' Breached,1166,discuss\n\"Don't Worry, 'The Breakfast Club' Star Judd Nelson Is Not Dead\",1435,unrelated\n\"U.S. accidentally delivered weapons to the Islamic State by airdrop, militants say\",1785,unrelated\nMexico prosecutor: Students not in 1st mass graves,2334,discuss\nGOP Rep: ‘At Least Ten ISIS Fighters Have Been Caught Coming Across The Mexican Border’,1893,unrelated\n\"Boko Haram denies cease-fire, leader says he married off kidnapped girls\",2403,discuss\n\"Christian Bale in talks to play Steve Jobs for Sony, Danny Boyle\",2455,discuss\n7 Bosnian teens get pregnant on school trip,1836,unrelated\n'They ate through the ceilings and pooped on the keyboards': Rats are 'taking over' Vogue's new World Trade Center office and Anna Wintour 'no longer wants to work there',30,unrelated\n'Jihadi John' identified: ISIS killer named as Mohammed Emwazi from West London,1346,discuss\n\"Boko Haram Could Release Kidnapped Girls, Nigerian Officials Say\",1419,discuss\nReport: A Radically Redesigned 12-Inch MacBook Air Is Coming,225,unrelated\nMore than 200 kidnapped Nigerian girls to be released after deal reached with Boko Haram,2045,unrelated\nISIL allegedly kills US journalist in video,938,unrelated\nShocking Photos! Mom Tries To Sell Son To Pay For Daughter's Cancer Treatment,2115,unrelated\nMissing Mexican students 'not found in mass grave',712,unrelated\n\"Fidel Castro Is Dead, According to Viral Twitter Rumors\",2377,unrelated\nTexas City plumber's truck ends up in Syrian war,2280,discuss\nGuantanamo detainee freed in Bowe Bergdahl swap 'back to terrorism',2501,unrelated\nBREAKING NEWS: ISIS beheads missing American journalist James Wright Foley as warning to US to cease action in Iraq,1336,agree\nFears journalist James Wright Foley beheaded by Islamic State jihadists in ‘message’ to United States,2450,discuss\n\"Managua explosion not a meteorite, NASA suggests\",1661,discuss\n\"Obama, Outraged Over Beheading, Vows to Stay on Course\",277,unrelated\n\"Could Gold Apple Watch cost $5,000?\",936,unrelated\nIs the Alleged Audio of the Gunshots That Killed Michael Brown a Hoax?,1564,agree\n\"Etats-Unis: Mort pendant 48 minutes, un prêtre affirme que Dieu est une femme\",2142,unrelated\nNYC High School Student Nicknamed ‘Teen Wolf’ Made $72 Million On Stock Market,206,unrelated\n\"No, a spider (probably) didn't crawl through a man's body for several days\",1321,agree\nIraqi airstrike kills key ISIL leader,2036,unrelated\n\"Vice's Shane Smith drops $300,000 on Vegas dinner\",1605,unrelated\nNigeria Boko Haram blamed for raids despite truce claim,2088,unrelated\nMacaulay Culkin dead: Actor is victim of another death hoax,2313,unrelated\n\"Boko Haram claims to have German hostage, denies ceasefire\",1568,unrelated\nPictured: Recent Muslim convert Michael Zehaf-Bibeau who shot dead a solider and opened fire on Canadian Parliament,2002,unrelated\nKim Jong-un relying on ‘cobra wine’ after problems with trouser snake,1547,unrelated\n\"Gold Apple Watch Edition Could Cost As Much As $1,200\",2492,unrelated\n20-Year-Old Quarter Pounder Looks About the Same,1586,discuss\nVogue’s Shiny New Office Has a Big Rat Problem,725,unrelated\n\"L. Jinny? Abdel-Majed Abdel Bary, UK Rapper, Suspected in James Foley Killing: Reports\",546,discuss\nMore than 200 kidnapped Nigerian girls to be released after deal reached with Boko Haram,1681,discuss\nISIS Militants Allegedly Contracted Ebola,1013,unrelated\nNun who GAVE BIRTH to baby boy after suffering agonising stomach pains 'had no idea' she was pregnant,2479,discuss\nThis Soap Opera Star Reportedly Had His Testicles Stolen By An ‘Attractive Blonde’ Organ Trafficker,139,unrelated\nMichael Brown shooting audio caught on tape?,2403,unrelated\nNorth Korea directive reveals apparent ban on sharing Kim Jong-un’s name,2032,discuss\n‘Evil straight from the pits of hell': American journalist James Foley reportedly beheaded by ISIS,2386,discuss\nChristian Bale quits Steve Jobs movie,2248,unrelated\nIslamic State releases video apparently showing the beheading of missing US journalist James Foley,481,discuss\nISIS Border Crisis: DHS Chief Says Terrorists Not Entering US Through Mexico,239,unrelated\nIndia Rape Crisis Sees Mob Castrate Alleged Sex Attacker in Shocking Scenes,1256,unrelated\nIRAQI HEALTH OFFICIAL: EBOLA HAS KILLED 5 ISIS FIGHTERS,938,discuss\n\"Thanks Uncle Sam, we have your weapons airdrop: ISIS taunts America over intercepted weapons meant for Kurds\",913,unrelated\nMohammed Emwazi: Man identified as Isis killer 'Jihadi John' was 'stopped by MI5' while on safari holiday in Africa in 2010,1252,unrelated\n\"Amazon to launch first brick-and-mortar store, report says\",2045,discuss\n‘Wild Misinformation’: Brian Williams Explains the Mike Seidel Liveshot,1319,disagree\nFounding Fathers-Era Time Capsule Found in Boston,1744,unrelated\nRapper identified as James Foley's executioner: reports,975,unrelated\nIs Kim Jong Un's sister Kim Yo Jong in charge?,2313,discuss\n\"Gill Rosenberg, former IDF soldier, possibly captured by ISIS while fighting with Kurds\",1173,discuss\nBodies In Mexico Mass Grave Apparently Not Those Of Missing Students,1670,unrelated\nReports say North Korea's Kim insists on being the only Jong Un,78,unrelated\nOttawa shooting: Slain soldier named as Nathan Cirillo while suspect identified as Michael Zehaf-Bibeau,1970,agree\nIs Kim Jong-Un Really Opening a Restaurant in Scotland?,1222,discuss\nCNN Plays Alleged Recording of Michael Brown Shooting,662,unrelated\nDid a Meteorite Impact in Nicaragua over the Weekend?,345,unrelated\nNew York City Plans to End Arrests for Possession of Small Amounts of Marijuana,2389,discuss\nVladimir Putin’s Motorcade Looks Like A Massive Knob,303,unrelated\nEveryone chill! Banksy has NOT been arrested,2492,unrelated\nSmall red book among finds in 113-year-old Boston time capsule,419,unrelated\nThe Case of the Stolen Batmobile Has Been Solved,692,unrelated\nSmall Meteorite Strikes in Nicaragua's Capital City of Managua,612,unrelated\nMexico Says Students Not Among Dead in Mass Grave,2342,discuss\nLynch Mob Castrates Alleged Rapist In Rajasthan,1760,unrelated\nAmazon Reportedly Planning An Ad-Supported Video Service That Will Be Cheaper Than Netflix,1971,unrelated\nGuru who ordered 400 followers to be castrated 'so they could be closer to God' is investigated for grievous bodily harm in India,1731,unrelated\n\"Seven High School Girls Get Pregnant On Five-Day School Trip, Parents Outraged\",1667,discuss\niPhone Game Developer Quits Job By Hiding The Greatest Letter Of Resignation Ever Inside His Game,1726,disagree\n#HairGate: iPhone 6 Customers Are Complaining That The Phone Is Ripping Out Their Hair,1015,unrelated\n\"HBO streaming service could launch in April for $15 per month, work on Apple TV\",1289,unrelated\nMagic mushrooms found in BUCKINGHAM PALACE by Alan Titchmarsh,2424,agree\nCanadian Soldier Shot At Ottawa War Memorial: Report,1179,unrelated\n6 Islamist militants killed in US attack in Somalia,1869,unrelated\nSeth Rogen To Play Steve Wozniak In Steve Jobs Biopic,1262,discuss\nStudent accidentally sets college on fire during fireworks proposal,2345,unrelated\nUniversity Bans Word ‘Freshman’ Because It’s Sexist and Promotes Rape,1508,disagree\nGoogle Grows With $1.6 Billion in California Office Deals,1948,unrelated\nSetting the record straight on tor,503,unrelated\nJournalist James Wright Foley reportedly beheaded by ISIS,1627,unrelated\nUS officials: Video shows American's execution,7,unrelated\nSchoolboy almost killed by electric shock claims he now has superpowers like Magneto,1120,unrelated\nIslamic State Militants Claim to Have Beheaded US Journalist James Wright Foley,1747,discuss\n\"A Vice Guide To Spending $300,000 On Dinner\",1905,unrelated\n\"\"\"Categorically False\"\": DHS Debunks Right-Wing Fiction That ISIS Attempted To Cross The U.S.- Mexico Border\",2385,agree\nISIS Militants Allegedly Contracted Ebola,2261,unrelated\nPolice find mass graves with at least '15 bodies' near Mexico town where 43 students disappeared after police clash,2375,unrelated\nChristian Bale In Talks To Play Steve Jobs In Sony's Next Biopic,932,unrelated\nMichael Phelps’ ‘girlfriend’ reveals she was born a man – and never told the swimmer,1847,agree\nMichael Brown shooting audio caught on tape?,1461,discuss\nNorth Korea dictator Kim Jong-un undergoes surgery after breaking both ankles on military tour,1689,unrelated\n\"Confusion swirls, details murky in arrest of ISIS leader's 'wife'\",568,unrelated\nRats are still running around at Vogue,585,unrelated\nREPORT: The Batmobile Might Have Been Stolen In Detroit,87,unrelated\nMeteorite 'caused mysterious boom in Nicaragua',2475,discuss\nThe Apple Watch has a low-power mode that only tells the time,2272,unrelated\nJose Canseco Accidentally Shot Himself in the Hand,186,unrelated\nISIS Beheads Kidnapped Photojournalist James Wright Foley in Horrific Video Message to the U.S.,2070,unrelated\n\"Pizza delivery man gets $2,000 tip\",1699,unrelated\nMan chops off own penis after being dumped by his girlfriend,572,unrelated\nReturn of the Mac: Seth Rogen in talks to star as Apple co-founder Steve Wozniak in upcoming Steve Jobs biopic,1262,discuss\nObama denounces killing of journalist James Foley and pledges ‘justice’,1034,unrelated\nNYC High School Student Nicknamed ‘Teen Wolf’ Made $72 Million On Stock Market,2052,disagree\nSugarhill Gang co-founder Big Bank Hank dies,2118,unrelated\n\"US, UK eye rapper as British-born militant who beheaded journalist James Foley\",546,discuss\nWatch moment TV weatherman is caught urinating in the bushes LIVE on camera,1476,unrelated\n\"No, Vladimir Putin did not get pooped on by a bird during a First World War speech\",1813,agree\nWHO says reports of suspected Ebola cases in Iraq are untrue,1125,unrelated\n\"Report: new 12-inch MacBook Air slims down, has single USB port\",2497,discuss\nChristian Bale Won't Play Steve Jobs After All,1854,unrelated\nCheese blamed for North Korean leader Kim Jong-un's broken ankles,1097,unrelated\nUS hostage Luke Somers dies after rescue bid,1825,unrelated\n\"Boko Haram Could Release Kidnapped Girls, Nigerian Officials Say\",2192,unrelated\n\"Nun gives birth, intends to keep baby\",731,unrelated\n\"Islamic State, in video titled \"\"A Message to America,\"\" beheads American journalist James Wright Foley who was kidnapped in 2012\",2067,agree\nKim Had Ankle Surgery:  Source,1081,discuss\nVideo shows ISIL beheading of photojournalist James Foley,1116,discuss\nIS Fighters Seize Weapons Cache Meant for Kurds,2009,unrelated\nReport: US Drones Over Syria Looking for ISIS Leader Abu Bakr al-Baghdadi,35,unrelated\nThis Is What The Sun Baby From ‘Teletubbies’ Looks Like Now,2391,unrelated\nAlleged Ottawa gunman: What we know so far about Michael Zehaf-Bibeau,1360,unrelated\n\"Don't forget to tip...especially if you spend $300,000\",1658,unrelated\nBiH: Seven Primary School Students Pregnant After Five-Day Excursion,2170,agree\nWas Alleged Audio of Michael Brown Shooting on CNN a Hoax?,2287,discuss\nUPDATE: Internet report of Ebola outbreak in Purdon not true,900,unrelated\nNew Audio Shows Michael Brown Was Shot at 11 Times,2020,unrelated\nIslamic State using 'SCORPION bombs' to terrorise victims,2070,unrelated\nSEE IT: NBC meteorologist Mike Seidel appears to relieve himself during broadcast; network says he was looking for phone,2092,unrelated\nISIS Beheads American Journalist James Foley in Video Message to U.S.,539,unrelated\nPaul Rudd Helped Tackle A Violent Homophobe So That’s Another Reason To Love Him [UPDATE],560,disagree\nDylan Thomas Finds Tropical Spider Burrowed Under Skin,2459,unrelated\n\"One gunman killed in shooting on Parliament Hill in Ottawa, hunt on for other shooters\",1659,discuss\nMexico finds 4 more graves at site of suspected student massacre,2360,unrelated\nReport claims Kim Jong-un underwent surgery to repair fractured ankles,1972,discuss\nRumors Of Fidel Castro's Death Circulate After Prolonged Absence From Public Life,1010,unrelated\nAudio recording allegedly captures moment Michael Brown was shot,844,unrelated\nReal-life Magneto boy 'becomes living magnet' after getting massive electric shock from street lamp,1433,agree\nNigeria Says Boko Haram Cease-Fire May Lead to Release of Kidnapped Girls,2192,unrelated\n#HairGate: iPhone 6 Customers Are Complaining That The Phone Is Ripping Out Their Hair,1439,unrelated\nCanadian-Israeli woman reportedly kidnapped by ISIS: Jerusalem Post,1808,unrelated\n‘Jihadi John’: The Islamic State killer behind the mask is a young Londoner,921,discuss\nVogue’s Shiny New Office Has a Big Rat Problem,304,unrelated\nKANYE WEST BARRED FROM ALL FUTURE AWARDS SHOWS,2048,unrelated\nAttorney: New audio reveals pause in gunfire when Michael Brown was shot,721,discuss\nMagic mushrooms found at Buckingham Palace,40,unrelated\nCNN plays chilling audio recording allegedly from Michael Brown shooting: “At least 11 shots”,472,unrelated\n\"'American bombing had signed my death certificate': Missing US journalist James Wright Foley goes unflinching to his death as ISIS behead him in horrific video, as a warning to Obama\",938,unrelated\nAngry mob cut off rapist’s penis with meat cleaver (VIEWER DISCRETION),2106,unrelated\n\"Iraq claims ISIS leader al-Baghdadi’s wife has NOT been arrested, despite Lebanon insisting woman detained at border told them she was Islamist extremist’s spouse\",1471,unrelated\n\"BATMOBILE NOT STOLEN, MTV CONTEST PRIZE REMAINS UNCLAIMED\",1459,discuss\nAnna Wintour: Is Rat Infestation At NYC ‘Vogue’ Office Kim Kardashian’s Fault?,1435,unrelated\nMacaulay Culkin dead: The death hoax is once again on the child actor,2252,unrelated\nNorth Korea Leader Kim Jong Un Is Still In Charge: Source,1567,unrelated\nISIS cracks down on five confirmed Ebola cases among fighters: official,2192,unrelated\n\"ISIS Claims It Kidnapped Gill Rosenberg, The First Western Woman To Fall Into The Group's Hands\",387,unrelated\nISIS Border Crisis: DHS Chief Says Terrorists Not Entering US Through Mexico,2141,unrelated\nNun Gives Birth To Baby Boy After Suffering Intense Stomach Pains,391,unrelated\n\"Apple to Take Reservations for Trying On Apple Watch, Considered Platinum Model\",1217,unrelated\nWeaponized Ebola? ISIS Militants Said To Contract Deadly Virus,2197,unrelated\nAaron Sorkin Confirms Christian Bale Will Play Steve Jobs,571,unrelated\n'Spiderman' squished: Experts debunk claims,2338,discuss\nDera Sacha Sauda Chief Forced Castration of 400 Devotees? CBI Files Case Against 'MSG: The Messenger of God' Actor,1281,unrelated\n\"Oh Hey, Paul Rudd Was One Of The Dallas Airport Homophobe Heroes, No Big\",1212,unrelated\nDoubts cast over Nicaragua meteorite claim,1948,unrelated\nAccountant Says Comcast Got Him Fired for Contesting Bogus Charges,2034,unrelated\nThat Boko Haram Ceasefire in Nigeria Isn’t A Ceasefire,1374,unrelated\nMacaulay Culkin Dead? Another Death Hoax Circulates On Facebook,2523,unrelated\nExperts: More facts needed on purported audio recording of Michael Brown shooting,1921,unrelated\n\"Eyewitness: Viral Video That Netted $130K in Donations \"\"is Bullshit\"\"\",2061,disagree\n\"Calm Yourselves, Durex Has NOT Come Out With A Pumpkin Spice Condom\",1747,unrelated\nDid a Meteorite Impact in Nicaragua over the Weekend?,757,unrelated\nUPDATE: Internet report of Ebola outbreak in Purdon not true,2313,unrelated\nLuke Somers: British-born photojournalist 'killed by al-Qaeda after failed rescue attempt in Yemen',1261,unrelated\nNew Audio Shows Michael Brown Was Shot at 11 Times,195,unrelated\n\"Man cuts off manhood, throws it in the bin, after girlfriend leaves over small penis\",837,unrelated\nAn accidental delivery of arms to the Islamic State and the problem with airdrops,305,unrelated\nApple Watch launch reportedly planned for February with limited supply,1338,unrelated\n\"Teen Made $72 Million Trading Stocks, Confirms Teen Dominance Worldwide\",1693,unrelated\nThis Soap Opera Star Reportedly Had His Testicles Stolen By An ‘Attractive Blonde’ Organ Trafficker,91,unrelated\nISIS Border Crisis: DHS Chief Says Terrorists Not Entering US Through Mexico,1295,unrelated\nISIL video claims beheading of kidnapped journalist James Foley,1905,unrelated\nNationwide turkey recall? Ebola-infected birds? USDA debunks the hoax,754,unrelated\nCanadian Soldier Shot At Ottawa War Memorial: Report,388,unrelated\n\"Apple's New MacBook Will Be A Thinner, Cleaner, Faster 12-Inch MacBook Air\",1679,unrelated\n\"Boko Haram agrees to ceasefire, release of school girls\",1540,agree\nIs Kim Jong Un's sister Kim Yo Jong in charge?,1042,unrelated\n\"No, there aren’t any Ebola cases in Iraq\",2175,unrelated\n\"James Wright Foley, Kidnapped Journalist, Apparently Executed by ISIS\",2525,unrelated\n\"Rare meteorite impact causes blast in Nicaragua's capital, Managua\",1913,agree\nIslamic State claims it executed American photojournalist James Foley,524,unrelated\nTwo blokes dared to eat 20-year-old burger for charity,2175,unrelated\nMeteor Leaves 40-Foot Crater Near Managua's Airport,1295,unrelated\nISLAMIC STATE BEHEADS MISSING AMERICAN JOURNALIST JAMES WRIGHT FOLEY,1646,unrelated\nNEWS/ All Dogs Go to Heaven! Pope Francis Confirms Paradise Is Open to All of God's Creatures,932,unrelated\nMissing Planes,2448,discuss\n\"Eyewitness: Viral Video That Netted $130K in Donations \"\"is Bullshit\"\"\",1681,unrelated\nIsis claims it has US airdrop of weapons,2336,unrelated\nISIS Beheading of U.S. Journalist James Foley Posted to YouTube,608,discuss\nGuantanamo detainee freed in Bowe Bergdahl swap 'back to terrorism',77,unrelated\nCNN plays chilling audio recording allegedly from Michael Brown shooting: “At least 11 shots”,2345,discuss\n\"Obama, Outraged Over Beheading, Vows to Stay on Course\",1461,unrelated\nWhat This Homeless Guy Did With $100 Completely Stunned The Man Who Gave It To Him,320,unrelated\n\"It was me! Student, 19, reveals SHE was the Teletubbies' giggling baby in the sky - and was paid just £250 and a box of toys\",504,unrelated\nInsurgents killed in Nigeria despite alleged truce with Boko Haram,955,discuss\n\"Soon Marijuana May Lead to Ticket, Not Arrest, in New York\",221,unrelated\nTips for Chinese choosing an English name,648,disagree\nThe Arrest of the ISIS Leader's Wife and Son,1875,unrelated\nReport: British intelligence has identified Foley's killer,607,unrelated\nSon Pays Off His Parents’ Mortgage for Christmas,2459,agree\nNot coming to a store near you: The pumpkin spice condom,1477,unrelated\nGiant 8ft 9in catfish weighing 19 stone caught in Italy is thought to be the biggest ever reeled in with a rod and line,1006,unrelated\nBREAKING: British-born hostage 'KILLED in failed rescue attempt',1500,unrelated\nCustomer: I was fired for Comcast complaint,2447,unrelated\nSpider Burrows Into Australian Man's Appendix Scar (VIDEO),730,unrelated\nNicaragua asks U.S. for help investigating meteorite crater,1917,unrelated\nIf Only A Bird Really Did Poop on Putin,1006,unrelated\nBREAKING NEWS: British-born U.S. photojournalist held hostage by al-Qaeda killed in failed rescue attempt in Yemen,1256,unrelated\nWas The Video Of That Homeless Man Doing Good Deeds With $100 All An Elaborate Hoax!?,855,unrelated\n\"Catholic Priest Dead For 48 Minutes, Is Miraculously Revived – His Revelations About God Are Even More Shocking\",1603,unrelated\nReport of Kim Jong-un’s ankle injury add fuel to rumours about his absence,2042,unrelated\n\"Boko Haram leader denies ceasefire deal, says 200 abducted girls married off \",1761,discuss\nNorth Korean dictator Kim Jong-Un to open restaurant in Scotland,2418,discuss\nJournalist James Wright Foley reportedly beheaded by ISIS,1336,discuss\nCNN Plays Alleged Recording of Michael Brown Shooting,900,unrelated\n\"Islamic State training fighter pilots in captured jets, monitoring group says\",280,discuss\nRats are still running around at Vogue,2064,agree\nChristian Bale Exits Steve Jobs Movie (Exclusive),1226,agree\nBird defecates on Vladimir Putin during speech (video),1843,unrelated\n\"Hostage David Haines' Murder 'Evil', PM Says\",2034,unrelated\nTourist wakes to find strange red trail on his stomach - and discovers a spider has burrowed through his appendix scar and crawled UNDER his skin while on holiday in Bali,691,unrelated\n\"Source: Pot in NYC may soon net just a ticket, not arrest\",1406,discuss\nNigeria: hopes for return of kidnapped schoolgirls rise after ceasefire reported,1125,unrelated\nMacaulay Culkin Dead: Actor Once Again Victim Of Death Hoax,2022,unrelated\nApple-HBO Deal Seen Launching Web-only Apple TV Streaming Service For $15 Per Month,551,unrelated\nChristian Bale in Talks to Play Steve Jobs (Exclusive),199,discuss\nAngry mob cut off rapist’s penis with meat cleaver (VIEWER DISCRETION),424,unrelated\nAn audio recording of the Michael Brown shooting has reportedly surfaced,721,discuss\nIslamic Militants Post Video Claiming to Show Beheading of U.S. Journalist,2248,unrelated\nGod is a woman- Priest who died for 48 minutes claims,1014,agree\nIs Kim Jong-un Opening North Korean Restaurant in Scotland?,709,unrelated\nAmazon Reportedly Planning An Ad-Supported Video Service That Will Be Cheaper Than Netflix,511,unrelated\nVideo Purports To Show Beheading Of U.S. Journalist By Militants,511,unrelated\nIslamic State claims to have beheaded American journalist,704,unrelated\nChristian Bale quits Steve Jobs movie,1808,unrelated\nFears Islamic State could launch EBOLA attack on Britain after fighters 'contract virus',93,unrelated\nConfusion Surrounds Capture Of “ISIS Leader’s Wife”,1471,unrelated\nNot coming to a store near you: The pumpkin spice condom,2123,unrelated\nIslamic State reports youngest jihadist 'martyred' in battle,1336,unrelated\nPentagon: ISIS Got U.S. Weapons Package,2200,discuss\nNEWS/ All Dogs Go to Heaven! Pope Francis Confirms Paradise Is Open to All of God's Creatures,2002,unrelated\nISIL Beheads American Photojournalist in Iraq,2127,unrelated\nIsis claims to behead US journalist,2147,discuss\nJilted lover chops off his penis after girlfriend dumps him,1171,agree\nNigeria Says Boko Haram Cease-Fire May Lead to Release of Kidnapped Girls,1603,unrelated\nWatch marine take sniper shot to the head and live,2421,unrelated\nDera Sacha Sauda Chief Forced Castration of 400 Devotees? CBI Files Case Against 'MSG: The Messenger of God' Actor,2265,discuss\n\"Fidel Castro Rumors Sweep Internet, but No Sign in Cuba\",1401,discuss\nSchoolboy almost killed by electric shock claims he now has superpowers like Magneto,1549,unrelated\nParents are furious after seven girls aged 13-14 fall pregnant on a school trip,313,unrelated\n\"Why the most expensive Apple Watch will probably cost around $10,000\",346,unrelated\nAmazon.com to open first physical store in Manhattan: DJ,1034,unrelated\nFears journalist James Wright Foley beheaded by Islamic State jihadists in ‘message’ to United States,7,unrelated\nMan chops off his own penis after girlfriend told him he was no good in bed,1347,unrelated\nVice CEO Throws Down $300K on Lavish Vegas Dinner,640,unrelated\nMass grave found after 40 students disappear in Mexican protest,1538,unrelated\nMissing American journalist reportedly beheaded by Islamic State ,1120,unrelated\n\"Paradise is open to all, even dogs, Pope tells boy\",1385,unrelated\nNorth Korea dictator Kim Jong-un undergoes surgery after breaking both ankles on military tour,2327,unrelated\nISIS militants appear to behead abducted American journalist James Wright Foley in graphic video,2453,unrelated\n#Hairgate trends on social media: iPhone 6 users complain of ripped out hair,403,unrelated\nMeteorite strike in Nicaragua puzzles experts,757,unrelated\nWho Should Play Steve Jobs Now That Christian Bale Quit?,932,unrelated\nMeteorite 'caused mysterious boom in Nicaragua',304,unrelated\n\"Yes, you can wear your Apple Watch in the shower\",1808,discuss\n\"Vice Media CEO Shane Smith Spent $300,000 on Las Vegas Dinner (Report)\",505,unrelated\nIslamic State claims to have beheaded American journalist,26,unrelated\n'Banksy' Reacts To Paris Attack With Poignant Drawing,526,unrelated\nWhite House Fence Jumper Pushed Past Female Guard,1804,unrelated\n\"Apple to Take Reservations for Trying On Apple Watch, Considered Platinum Model\",1498,unrelated\nAxl Rose Dead? Of Course Not — Tiresome Internet Death Hoax Plague Hits Guns N’ Roses Frontman,1645,unrelated\n\"Michael Zehaf-Bibeau, slain Ottawa shooter, had criminal record in Quebec, B.C.\",1331,agree\nPentagon confirms al-Shabab leader killed in airstrike in Somalia,882,unrelated\n\"James Wright Foley, Kidnapped Journalist, Apparently Executed by ISIS\",1744,discuss\nReport: Christian Bale Will Play Steve Jobs,286,unrelated\n\"No, Robert Plant Didn’t Rip Up an $800 Million Contract\",1213,unrelated\n\"Boko Haram denies cease-fire, leader says he married off kidnapped girls\",298,unrelated\n'They ate through the ceilings and pooped on the keyboards': Rats are 'taking over' Vogue's new World Trade Center office and Anna Wintour 'no longer wants to work there',2072,discuss\nExpert casts doubt on Bunbury man Dylan Thomas’s burrowing stomach-spider story,959,unrelated\nNow THAT'S a Royal trip! Alan Titchmarsh finds psychedelic mushroom in the Queen's garden at Buckingham Palace,2443,unrelated\nChristian Bale set to play Steve Jobs in forthcoming biopic of Apple co-founder,1077,unrelated\nStreet Artist BANKSY Arrested? Again?,2283,unrelated\nVladimir Putin’s Motorcade Looks Like A Massive Knob,1832,unrelated\nNigeria: hopes for return of kidnapped schoolgirls rise after ceasefire reported,1166,discuss\nAbdel Majed Abdel Bary Emerges as Suspect in Foley Beheading,1535,unrelated\nComcast blocks Tor,1461,unrelated\n\"Accused Boston Marathon Bomber Severely Injured In Prison, May Never Walk Or Talk Again\",1893,unrelated\nMeteorite strike in Nicaragua puzzles experts,1917,unrelated\nTexas plumber's truck on front line of Syria war,2481,unrelated\nWATCH: Twitter catches fire amid rumors of Fidel Castro’s death,1355,unrelated\nMilitant Group Says It Killed American Journalist in Syria,1589,discuss\nMPs credit sergeant-at-arms for saving lives in Parliament Hill shootings,2113,discuss\nWill King of Jordan lead airstrikes on ISIS HIMSELF? Reports say trained pilot plans to take part in attack after quoting Clint Eastwood's Unforgiven to Congressmen,1689,unrelated\nIslamic State reports youngest jihadist 'martyred' in battle,2483,unrelated\nNun Gives Birth To Baby Boy After Suffering Intense Stomach Pains,2479,discuss\nOfficials Refute Iraqi Media Reports That ISIS Members Have Contracted Ebola In Mosul,2367,unrelated\nCheese addiction breaks Kim Jong-un's ankles,1465,discuss\nGive a homeless man $100 and see what he does with it [Video],320,unrelated\nReport: Possible audio tape of Michael Brown shooting,456,unrelated\nVigilantes cut off alleged rapist's penis,2015,unrelated\nWeaponized Ebola? ISIS Militants Said To Contract Deadly Virus,1669,discuss\nChugging eggnog at office party lands man in hospital,1948,unrelated\nGOP Rep: ‘At Least Ten ISIS Fighters Have Been Caught Coming Across The Mexican Border’,1931,discuss\nLego letter to parents in 1974 on gender equality still resonates 40 years on,22,unrelated\n\"So, There Might Be a Rat Infestation at Vogue\",2431,unrelated\nPGA Spokesman and Tiger Woods' Agent Deny Drug Suspension Allegations,1295,unrelated\nISIS Appears To Behead American Photojournalist In YouTube Video,1385,unrelated\n\"Everybody Relax, Banksy Wasn’t Arrested And Exposed As A 35-Year-Old Man\",2087,unrelated\nYPG Confirms: Gill Rosenberg Not Captured in Kobani,1950,unrelated\nDoubts cast over Nicaragua meteorite claim,1661,discuss\nNun who gave birth ‘had no idea’ she was pregnant,391,unrelated\nMichelle Obama’s face blurred by Saudi state television,195,unrelated\nPopular 'Banksy' Instagram account offers powerful message of perseverance after Paris attack,2070,discuss\n\"Prankster Gives Homeless Man $100, Secretly Follows Him And Learns He Buys Food For Others\",321,unrelated\n\"Gold Apple Watch Edition Could Cost As Much As $1,200\",643,discuss\nThe Pumpkin-Spice Condom Is Just a Figment of Your Own Gross Imagination,367,unrelated\nYPG Confirms: Gill Rosenberg Not Captured in Kobani,1299,unrelated\nBREAKING: ISIS Beheads American Journalist James Wright Foley,1747,agree\nMissing American journalist reportedly beheaded by Islamic State ,1011,discuss\nTaliban member swapped by Obama for Bowe Bergdahl tried to return to terror: report,2056,unrelated\nISIS Getting Ebola,2524,unrelated\nIs the Alleged Audio of the Gunshots That Killed Michael Brown a Hoax?,1817,discuss\n\"Kim Jong-un Broke Both Ankles and Is Hospitalized, Report Claims\",1837,unrelated\n\"It was me! Student, 19, reveals SHE was the Teletubbies' giggling baby in the sky - and was paid just £250 and a box of toys\",1627,unrelated\nMet police denies reports of Banksy arrest,1020,unrelated\nIndian 'Rapist' Castrated By Angry Mob Who Hack Off Gentials With Meat Cleaver (GRAPHIC PICTURES),1829,unrelated\nIsraeli Canadian fighting ISIS posts on Facebook: I'm safe and secure,2067,unrelated\n\"Apple Reportedly Preparing 12-inch MacBook Air, Thinner and Lighter than Existing Models\",1637,unrelated\nAmazon's first brick-and-mortar store said to open in Manhattan,855,unrelated\n\"Nigeria claims deal with Boko Haram on ceasefire, kidnapped girls\",1681,discuss\n\"Video Appears to Show Beheading of Journalist James Foley, Who Went Missing in Syria\",1120,unrelated\n\"No, that high school kid didn't make $72 million trading stocks\",1693,unrelated\n\"Apple to Take Reservations for Trying On Apple Watch, Considered Platinum Model\",564,unrelated\n\"Boko Haram denies cease-fire, leader says he married off kidnapped girls\",2410,unrelated\nSergeant-at-Arms stopped shooter on Parliament Hill,1631,discuss\n'Electric Boogie' Developer Leaves Secret Resignation Letter To Boss At The End Of The Game (Video),997,unrelated\nVideo Messaging App Says Audio Recording Of Michael Brown's Shooting Is Authentic,1403,unrelated\nWeaponized Ebola? ISIS Militants Said To Contract Deadly Virus,1013,unrelated\n\"Boko Haram Denies Truce, Says Kidnapped Girls Have Been “Married Off”\",2314,unrelated\n\"And finally: Apple Watch to launch 9 March with 100,000 apps\",529,unrelated\n\"Boko Haram claims to have German hostage, denies ceasefire\",1506,unrelated\nPants on Fire: Duncan Hunter makes unconfirmed claim Border Patrol caught at least 10 ISIS fighters,2261,discuss\nUS confirms death of Somalia terror group leader,1853,unrelated\n\"Catholic Priest Dead For 48 Minutes, Is Miraculously Revived – His Revelations About God Are Even More Shocking\",545,unrelated\nStar Wars 7: JJ Abrams want to move release to summer 2015,2141,unrelated\n\"NASA: Planetary Alignment On Jan 4, 2015 Will Decrease Gravity For 5 Minutes Causing Partial Weightlessness???\",26,unrelated\n\"Piper Jaffray pegs stainless steel Apple Watch price at $499, Edition at $4,999\",1406,unrelated\nCNN Plays Alleged Recording of Michael Brown Shooting,887,unrelated\n\"Pizza delivery driver surprised with $2,000 tip\",781,unrelated\n\"Report: The Apple Watch Will Only Last 2.5 Hours With \"\"Heavy\"\" Use\",1178,unrelated\nAttorney: New audio reveals pause in gunfire when Michael Brown was shot,615,unrelated\nHORROR: ISIS Fighters Have Reportedly Contracted Ebola,891,unrelated\nPentagon: ISIS seized materials airdropped to Kurds,1648,unrelated\nNew Audio Recording From Ferguson May Capture Michael Brown Shooting,1461,discuss\nMeteorite strike in Nicaragua puzzles experts,1817,unrelated\nNun who GAVE BIRTH to baby boy after suffering agonising stomach pains 'had no idea' she was pregnant,2058,unrelated\n\"Sick Kansas City man said not to have Ebola, U.S. plans new steps to fight virus\",2404,unrelated\nLynch Mob Castrates Alleged Rapist In Rajasthan,1256,unrelated\nChinese parents try to SELL their son to pay for medical treatment for his sick twin sister,1776,unrelated\nSecond person rushed to hospital with Ebola symptoms after contact with 'patient zero' Thomas Duncan,1803,unrelated\nSeven teenage girls get pregnant on school trip,557,unrelated\nYPG Confirms: Gill Rosenberg Not Captured in Kobani,1899,discuss\n\"Apple Watch Battery Life Currently 'About a Day', but May Improve for 2015 Launch\",1625,unrelated\n\"Obama, Outraged Over Beheading, Vows to Stay on Course\",2096,discuss\nISIS cracks down on five confirmed Ebola cases among fighters: official,2177,unrelated\nA viral photo in China shows how to manipulate App Store rankings the hard way,658,unrelated\n\"No, a spider (probably) didn't crawl through a man's body for several days\",1549,unrelated\nIslamic State claims to have beheaded American journalist,2304,unrelated\nIslamic State releases video apparently showing the beheading of missing US journalist James Foley,115,unrelated\nObama: murder of James Foley 'shocks the conscience of the entire world',533,unrelated\n\"No, Saudi TV Did Not Blur Out Images of Michelle Obama\",8,unrelated\n\"Boko Haram denies cease-fire, leader says he married off kidnapped girls\",2088,unrelated\n\"Wife, child of Islamic State head Abu Bakr al-Baghdadi held in Lebanon, officials say\",691,unrelated\nMohammed Emwazi: Man identified as Isis killer 'Jihadi John' was 'stopped by MI5' while on safari holiday in Africa in 2010,1374,agree\n'Spiderman' squished: Experts debunk claims,1709,unrelated\nBig Bank Hank of The Sugarhill Gang is dead at 57,2420,unrelated\n\"Gill Rosenberg, former IDF soldier, possibly captured by ISIS while fighting with Kurds\",1862,discuss\nMan Known as ‘Jihadi John’ Is Identified as Mohammed Emwazi,1019,unrelated\nBREAKING NEWS: British-born U.S. photojournalist held hostage by al-Qaeda killed in failed rescue attempt in Yemen,195,unrelated\n\"Islamic State, in video titled \"\"A Message to America,\"\" beheads American journalist James Wright Foley who was kidnapped in 2012\",2404,unrelated\nExpert casts doubt on Bunbury man Dylan Thomas’s burrowing stomach-spider story,1709,unrelated\nThe pumpkin spice condom is not happening,2252,agree\nNigeria says it has deal with Boko Haram to release kidnapped girls,2520,unrelated\nChristian Bale to play Steve Jobs in upcoming biopic,1226,disagree\nAlleged Ottawa gunman: What we know so far about Michael Zehaf-Bibeau,1739,unrelated\n\"Macaulay Culkin NOT Dead: Facebook, Twitter Death Hoax Goes Viral\",1174,agree\nUS Intel: Taliban Man Released From Gitmo in Bergdahl Deal is Back to Militant Activity,1095,unrelated\nChristian Bale set to play Steve Jobs in forthcoming biopic of Apple co-founder,1854,unrelated\n\"Hostage David Haines' Murder 'Evil', PM Says\",2102,agree\nIs There an ISIS Threat on the Texas-Mexico Border or Not?,2132,unrelated\nYou all had an abortion! [Google Translate],2170,agree\nMeteorite strike in Nicaragua puzzles experts,1900,unrelated\nSaudi Arabia Cleric Issues Fatwa Against Building Snowmen,1361,unrelated\nPassenger Wears A Hazmat Suit To Dulles Airport,1926,unrelated\nDid Josh Paler Lin Stage His Viral Video About Helping the Homeless?,1922,discuss\nSHOCK CLAIM: PGA Golfer Says Tiger Woods Is Suspended For Failed Drug Test,1417,discuss\nWife and son of Isil leader Abu Bakr al-Baghdadi 'detained at Lebanon border',281,discuss\nRumor Fatigue Sets In at False Alarms of Castro’s Death,879,unrelated\nISIS Beheads Kidnapped Photojournalist James Wright Foley in Horrific Video Message to the U.S.,1009,unrelated\nWatch moment TV weatherman is caught urinating in the bushes LIVE on camera,1319,agree\nISIS Getting Ebola,2367,unrelated\n\"IS Beheads Briton David Cawthorne Haines, Threatens to Execute Another Briton, Alan Henning\",2348,agree\nVideo: Islamic State Claims to Have Captured US Weapons Airdrop Near Kobane,1120,discuss\nKim Jong-un 'so fat he has fractured his ankles',2385,unrelated\nNewly Discovered Mass Grave Linked to Missing Mexican Students,1538,unrelated\nJeh Johnson shoots down Duncan Hunter's assertion IS is entering U.S. via Mexico,2307,unrelated\nAlleged audio of Michael Brown shooting has surfaced,267,unrelated\nBlundering boyfriend burns down college after trying to impress his girlfriend with elaborate marriage proposal,2371,unrelated\nTexas Plumber Isn't Sure How Extremists In Syria Ended Up With His Work Truck,803,unrelated\nUS hostage Luke Somers dies after rescue bid,1649,discuss\nPhoto gallery: Amazing £300 operation by North Walsham vet on constipated goldfish,304,unrelated\nThat Boko Haram Ceasefire in Nigeria Isn’t A Ceasefire,1298,disagree\n\"Jihadi John named as Mohammed Emwazi, from west London\",1939,discuss\nThe baby from Teletubbies reveals herself,2256,unrelated\n\"Therefore, the \"\"feminist blogger\"\" who aborted a boy probably fake\",2161,unrelated\nFormer U.S. soldier says IS used chemical weapons in Kobani,352,discuss\n\"Batmobile stolen in Detroit? Good one, joker!\",87,unrelated\nAbdel Majed Abdel Bary Emerges as Suspect in Foley Beheading,1530,discuss\nIslamic State militants claim to behead missing American journalist,1295,unrelated\nISIS Beheading of U.S. Journalist James Foley Posted to YouTube,26,unrelated\nBREAKING: ISIS Beheads American Journalist James Wright Foley,2296,unrelated\nSecond person rushed to hospital with Ebola symptoms after contact with 'patient zero' Thomas Duncan,121,unrelated\n\"ISIS Video Shows Execution of David Cawthorne Haines, British Aid Worker\",1477,unrelated\n\"Taibbi takes time out from First Look after “disagreements.” Can I publish our emails now, Matt?\",1083,agree\nWhite House Fence Jumper Pushed Past Female Guard,1840,agree\nNorth Korea Leader Kim Jong Un Is Still In Charge: Source,2325,discuss\nChristian Bale won't play Steve Jobs,1478,unrelated\n\"Nun Complains Of Stomach Pains, Later Gives Birth To Baby Boy\",899,agree\nGovernment fires employee who skipped work for 24 years,298,unrelated\nIslamic State releases video apparently showing the beheading of missing US journalist James Foley,1905,unrelated\nTurkish Leader Says U.S. Airdrop Aided ISIS Militants,104,unrelated\nJeh Johnson shoots down Duncan Hunter's assertion IS is entering U.S. via Mexico,425,discuss\nMan Known as ‘Jihadi John’ Is Identified as Mohammed Emwazi,2531,unrelated\nThe famous “Dog whisperer” Cesar Millan died of a heart attack this morning.,304,agree\n\"James Wright Foley, Kidnapped Journalist, Apparently Executed by ISIS\",1574,unrelated\nSeth Rogen Is Woz,1746,discuss\nAudio of gunfire in Michael Brown case authenticated by app company,1974,unrelated\n\"See How This Homeless Man Spends A Hundred Dollars, And Keep A Tissue Handy [Video]\",2002,unrelated\n\"Jihadi John named as Mohammed Emwazi, from west London\",503,unrelated\n\"Rare meteorite impact causes blast in Nicaragua's capital, Managua\",40,unrelated\nWorld's oldest burger,204,unrelated\n\"James Foley, Missing American Photojournalist, Reportedly Executed By ISIS In Syria\",1642,unrelated\nIraq Denies Lebanon Captured Abu Bakr al-Baghdadi's Wife and Child,1913,unrelated\n\"Macaulay Culkin NOT Dead: Facebook, Twitter Death Hoax Goes Viral\",195,unrelated\n\"Once Again, The Banksy 'Arrest' Is A Giant Hoax. Repeat: A Hoax.\",777,unrelated\nTexas City plumber's truck ends up in Syrian war,1009,unrelated\nBREAKING: ISIS Beheads American Journalist James Wright Foley,2115,unrelated\nIslamic Militants Post Video Claiming to Show Beheading of U.S. Journalist,2070,unrelated\n\"No, Banksy Didn't Create That 'Charlie Hebdo' Tribute Cartoon, But That Doesn't Mean You Can't Appreciate It\",1347,unrelated\nCNN Airs Alleged Audio from Michael Brown Shooting,1921,unrelated\nVideo shows dramatic moment bullet strikes U.S. Marine’s head — and he survives thanks to kevlar helmet,1419,unrelated\nHundreds of Palestinians flee as Israel opens dams into Gaza Valley,289,unrelated\nISIS militants appear to behead abducted American journalist James Wright Foley in graphic video,1034,unrelated\nOfficial: Gitmo prisoner traded for Bergdahl reaching out to Taliban,1813,unrelated\nInsurgents killed in Nigeria despite alleged truce with Boko Haram,844,unrelated\nIslamic Militants Post Video Claiming to Show Beheading of U.S. Journalist,2115,unrelated\nSaudi cleric issues fatwa against building snowmen,1130,unrelated\nReport: NYPD to stop arresting people for minor marijuana offenses,2163,discuss\n\"Nuts! Indian guru coaxes 400 followers to cut off their testicles, grow closer to God\",2336,agree\n\"Spider burrowed into appendix scar, crawled through WA man's body\",2022,unrelated\nDog abandoned at railway station with suitcase set for happy ending as offers pour in,666,unrelated\nUnconfirmed reports claim Canadian-Israeli Gill Rosenberg captured by ISIS,2142,discuss\nEbola Frisco 2014: Patient Shows Virus Symptoms After Apparent Thomas Eric Duncan Contact,1439,unrelated\n\"Viral Video Of Homeless Man Spending $100 On Food For Other Homeless Was Faked, Witness Says\",359,unrelated\nEnormous 20-stone catfish caught with fishing rod in Italy after 40-minute boat battle,2196,agree\nBritish Man Slaps People If They Sneeze In Public,8,unrelated\nJeh Johnson shoots down Duncan Hunter's assertion IS is entering U.S. via Mexico,972,unrelated\nReport: 4 ISIS Terrorists Caught at Southern Border in 36 Hrs,2296,unrelated\nYPG Confirms: Gill Rosenberg Not Captured in Kobani,1299,unrelated\nISIS fighters 'have contracted Ebola': World Health Organisation investigating reports militants showed up at Iraqi hospital with lethal disease,2060,discuss\nISIL allegedly kills US journalist in video,1857,unrelated\n\"Don't forget to tip...especially if you spend $300,000\",687,unrelated\nRumors of ISIS leader's death debunked,511,unrelated\nElderly Woman Arrested for Kidnapping Neighbor’s Cats & Making Fur Coats,1648,unrelated\nAttorney: New audio reveals pause in gunfire when Michael Brown was shot,2149,discuss\nApple in talks to become launch partner for cable-free HBO Now service,1660,unrelated\nJames Foley executioner said identified as British rapper  Read more: James Foley executioner said identified as British rapper,591,unrelated\nWTC rats scare off Anna Wintour,1968,unrelated\n'Hairgate': iPhone hit by new social media storm,1747,unrelated\nBali Awry,1819,discuss\nEbola Outbreak 2015 Update: ISIS Fighters May Have Contracted Deadly Virus,2367,unrelated\nCNN Airs Alleged Audio from Michael Brown Shooting,2149,discuss\n\"A message from Jim's mom, Diane Foley:\",115,unrelated\n\"What they earn: Vice CEO Shane Smith’s $300,000 steak dinner\",2061,unrelated\n#RIPFidel fuels false rumors of Cuban leader's death after another Fidel Castro dies,2221,discuss\nGod is a woman- Priest who died for 48 minutes claims,887,unrelated\nN Korean leader misses annual ritual; sister ‘takes over duties’,1836,discuss\nObama: murder of James Foley 'shocks the conscience of the entire world',1569,unrelated\nNicaragua Meteorite Impact Theory May Be Meteor-wrong,217,discuss\n#HairGate: iPhone 6 Customers Are Complaining That The Phone Is Ripping Out Their Hair,2276,discuss\nTropical spider burrowed under Bali tourist's skin,1708,unrelated\nSugarhill Gang rapper Big Bank Hank dies aged 57,281,unrelated\nAl-Shabaab co-founder confirmed killed by US air strike in Somalia,1543,unrelated\nMohammed Emwazi: Man identified as Isis killer 'Jihadi John' was 'stopped by MI5' while on safari holiday in Africa in 2010,513,unrelated\nIslamic State releases video apparently showing the beheading of missing US journalist James Foley,2070,unrelated\n\"Unconfirmed: ISIS Claims Kayla Mueller, American Female Hostage, Is Dead\",2022,unrelated\nDHS: GOP Rep.’s Claim ISIS Members Caught at U.S. Border ‘Categorically False’,213,unrelated\nLebanon 'holding IS leader's daughter and ex-wife',1125,unrelated\nAlleged Audio of Michael Brown Shooting Doesn’t Sound Good for Officer Darren Wilson,1403,unrelated\n\"James Foley, Missing American Photojournalist, Reportedly Executed By ISIS In Syria\",2147,discuss\n\"Macaulay Culkin NOT Dead: Facebook, Twitter Death Hoax Goes Viral\",2022,unrelated\n\"Everybody Relax, Banksy Wasn’t Arrested And Exposed As A 35-Year-Old Man\",1595,unrelated\nHBO and Apple in Talks for $15/Month Apple TV Streaming Service Launching in April,1921,unrelated\nYPG Confirms: Gill Rosenberg Not Captured in Kobani,26,agree\nThat Boko Haram Ceasefire in Nigeria Isn’t A Ceasefire,35,unrelated\nComcast Declares War on Tor?,1359,discuss\nISIL allegedly kills US journalist in video,539,unrelated\nIraq Says Arrested Woman Is Not The Wife of ISIS Leader al-Baghdadi,760,unrelated\nJudicial Watch's Farrell: ISIS Terrorists Did Cross Mexican Border,2299,unrelated\nIsis claims it has US airdrop of weapons,305,unrelated\nSenator: Detainees swapped for Bergdahl have contacted militants,1883,unrelated\n\"RCMP release security footage of Michael Zehaf Bibeau during attack, say he shot soldier in back\",1883,unrelated\nKim Jong-Un's Scottish Dog Meat Restaurant Is Probably Fabricated Shite,1312,unrelated\nBoko Haram 'ceasefire' doubts after attacks reported in Nigeria,402,unrelated\nRussian Man Wakes Up to Find His Testicles Have Been Stolen,1231,agree\nThe Internet Tried To Make Axl Rose Its Latest Death Hoax Victim,1982,unrelated\nStaff Reporter,570,unrelated\nSomalia Shebab chief Ahmed Abdi Godane likely dead in US strike: Source,882,unrelated\nScorned wife leaves love-rat husband and twin sister NAKED in car park,1725,agree\nIs Durex Planning To Release A Pumpkin Spice Condom?,2498,unrelated\nEggnog-chugging contest leads to hospital stay,2506,unrelated\nTropical spider burrowed under man's skin through appendix scar and lived there for THREE DAYS,1549,unrelated\nReport: ISIS Leader Abu Bakr Al-Baghdadi Assassinated In U.S. Airstrike,511,unrelated\nCheese addiction breaks Kim Jong-un's ankles,781,unrelated\nFor sale: Tiger's former island in Sweden,1836,unrelated\nReport: HBO Now coming to Apple TV next month,727,discuss\nCustomer: I was fired for Comcast complaint,2034,unrelated\nIt Begins: HazMat-Wearing Passenger Spotted At Airport,817,unrelated\nTexas Plumber Has ‘No Idea’ How Company Truck Ended Up With ISIS,1614,agree\n\"Rare meteorite impact causes blast in Nicaragua's capital, Managua\",217,discuss\n\"Viral Video Of Homeless Man Spending $100 On Food For Other Homeless Was Faked, Witness Says\",972,unrelated\nIs Ebola Virus Spreading Among ISIS Militants? Reports Claim Jihadists Seeking Cure at Mosul Hospital,1807,discuss\n\"Woman, Ting Su, Finds Husband Cheating With Her Own Twin, Gets Spectacular Revenge\",660,unrelated\nThe baby from Teletubbies reveals herself,144,unrelated\nApple Orders More Than 5 Million Watches for Initial Run,1817,unrelated\nCongressman: ‘At least 10 ISIS fighters’ caught trying to cross into US,2016,discuss\nBritish hostage David Haines beheaded by Islamic State terrorists,2477,unrelated\n\"Michael Phelps' self-proclaimed 'girlfriend', 41, reveals she was born a male as she describes her 'amazing intimacy' with Olympic swimmer\",2322,discuss\nDoes Vogue's New Office Have a Rat Infestation?,618,unrelated\nCNN Plays Alleged Audiotape of Michael Brown ShootingMilitarization Of Police,1627,unrelated\nMacaulay Culkin Hasn’t Died Despite What Everyone Is Saying On Facebook,984,unrelated\nMexico Says Students Not Among Dead in Mass Grave,2360,unrelated\n\"No, Banksy Didn't Create That 'Charlie Hebdo' Tribute Cartoon, But That Doesn't Mean You Can't Appreciate It\",2304,unrelated\nNew Audio Shows Michael Brown Was Shot at 11 Times,1786,unrelated\nIslamic State claims to have beheaded American journalist,1351,unrelated\nKurds Deny Gill Rosenberg was in Kobane,1808,unrelated\nHomeless man receives $100... then shocks everyone with how he spends it,1245,agree\n\"Explosion reported near the Nicaraguan capital attributed to meteorite impact, but experts, including NASA, cast doubt on claims\",1948,unrelated\nTropical spider burrowed under man's skin through appendix scar and lived there for THREE DAYS,1848,unrelated\nAmazon is about to open its first-ever physical store in New York City,986,unrelated\nISIS cracks down on five confirmed Ebola cases among fighters: official,381,unrelated\nAudio recording of Michael Brown being gunned down WAS made at the time he was killed: App company appears to confirm tape of ELEVEN bullets being fired - including final volley of 'kill shots',958,unrelated\nRapper identified as James Foley's executioner: reports,2327,discuss\nBREAKING: British-born hostage 'KILLED in failed rescue attempt',1844,discuss\n\"Hoax Alert: Father O’Neal, Who Has Met God and Thinks She’s a Woman, Is Made Up (Just Like God Herself)\",2445,agree\nA Bogus Banksy,176,unrelated\n\"Christian Bale passes on role of Steve Jobs, actor reportedly felt he wasn't right for part\",1368,unrelated\nFBI Probing Alleged Audio of Michael Brown Shooting,2403,unrelated\nAlleged audio of Michael Brown shooting has surfaced,968,unrelated\n\"Texas Turkey Farm Contaminated With Ebola, Over 250,000 Holiday Turkeys Infected\",1335,agree\n\"Six months after abducting Nigerian schoolgirls, Boko Haram reportedly wants to free them\",938,unrelated\nMedia reports identify Londoner as Islamic State's ‘Jihadi John’,2165,discuss\n\"No, a bird didn't poop on Vladimir Putin\",2299,unrelated\nReport: A Radically Redesigned 12-Inch MacBook Air Is Coming,1049,unrelated\nKim Jong-Un planning Scottish restaurant,1681,unrelated\nWhat Glenn Beck Fears May Be Done With the 11 Missing Jets,1747,unrelated\nLuke Somers: British-born photojournalist 'killed by al-Qaeda after failed rescue attempt in Yemen',2002,unrelated\nJudd Nelson isn't dead; report is a hoax,2286,agree\n\"US Drones, Hunting for ISIS Leader, Seen Flying over Syrian Airspace\",1183,unrelated\nIslamic Militants Post Video Claiming to Show Beheading of U.S. Journalist,2495,discuss\nIs Kim Jong-un Opening North Korean Restaurant in Scotland?,1336,unrelated\n\"CNN Broadcasts Purported Audio Containing Gunshots That Felled Michael Brown Jr.; Leaders, Celebrities Fill Pews At Teen’s Funeral\",1403,unrelated\nBoko Haram denies it has agreed ceasefire,1364,unrelated\n\"Apple Watch pricing: Will you spend $5000 for Gold edition, $500 for stainless steel?\",521,unrelated\nChinese advised to choose British-sounding names to get ahead,254,unrelated\nDog found abandoned at Scottish train station with suitcase of belongings,1000,agree\n\"New York schoolboy who made $72MILLION trading stocks on his lunch breaks - and now takes his friends out to dine on $400 caviar, drives a BMW and has definitely made his immigrant parents proud\",945,unrelated\nKimye’s Fault? Anna Wintour’s NYC ‘Vogue’ Offices Hit With Disgusting Rat Infestation: ‘Rat Droppings On Desks’,2031,agree\nJosh Paler Lin Gives A Homeless Man $100 And Follows Him To See How He Spends It,1388,discuss\n#ISIS beheads photojournalist James Wright Foley in a massage to US to end its intervention in #Iraq.,1351,unrelated\nLebanon 'holding IS leader's daughter and ex-wife',387,unrelated\nKim Jong-un 'set to open a new restaurant in SCOTLAND',1047,discuss\nMexican investigators fear mass grave might hold 43 missing students,683,unrelated\nPictured: Recent Muslim convert Michael Zehaf-Bibeau who shot dead a solider and opened fire on Canadian Parliament,1569,agree\nCNN Expert on Brown Audio: At First I Thought ‘Someone’s Trying to Punk CNN’,1438,unrelated\nReport: Secret Service Lied About White House Fence Jumper,508,unrelated\n\"ISIS: We have our hands on weapons, ammo air-dropped by U.S.\",2213,unrelated\nCheeky vandals paint giant penis on bonnet of £1.5 million Bugatti Veyron sportscar,2286,unrelated\nBali spider burrows under Aussie’s chest,2042,disagree\n\"Nigeria Says It Struck A Cease-Fire With Boko Haram, But Are They Talking To The Right Guy?\",2139,discuss\nNicaragua meteorite: Experts attempt to understand whether mysterious meteorite fell from passing Pitbull asteroid,220,unrelated\nMoment U.S. Marine is saved by his Kevlar helmet as Taliban sniper bullet hits him in head,1137,unrelated\nFBI Probing Alleged Audio of Michael Brown Shooting,662,unrelated\nMacaulay Culkin: Death claims about former child star revealed to be yet another hoax,2252,unrelated\nBatmobile wasn't stolen: Cops,2090,unrelated\nAttorney: New audio reveals pause in gunfire when Michael Brown was shot,1950,unrelated\nDoes ISIS have an airforce? Terrorist 'fighter pilots' are being trained on captured MiGs by Saddam Hussein's ex-air force officers,295,unrelated\nVideo messaging service verifies timing of CNN audio recording,1461,discuss\nBali Awry,2459,unrelated\nJames Foley beheading: London rapper turned jihadist believed to be under investigation for murder of journalist in Syria,1598,discuss\n\"No, Islamic State Militants Have Not Been Caught by U.S. Border Patrol\",2039,unrelated\n\"BATMOBILE NOT STOLEN, MTV CONTEST PRIZE REMAINS UNCLAIMED\",621,unrelated\nChinese State Media Warns People To Stop Calling Themselves Dumbledore,1916,unrelated\n\"Lady on FB: I'm 41, Intersex, and Fucked Michael Phelps on First Date\",879,unrelated\nBugatti Veyron Vandalized With Penis Graffiti? Viral Photo Isn’t What It Seems,1435,unrelated\n\"Thanks Uncle Sam, we have your weapons airdrop: ISIS taunts America over intercepted weapons meant for Kurds\",2483,unrelated\nWHO says reports of suspected Ebola cases in Iraq are untrue,2003,discuss\n\"Gill Rosenberg, Canadian-Israeli Woman Feared Kidnapped By ISIS, Says She's Safe\",777,unrelated\nJeh Johnson shoots down Duncan Hunter's assertion IS is entering U.S. via Mexico,239,unrelated\nNew Audio Reveals Pause in Gunfire When Michael Brown Was Shot: Attorney,1372,unrelated\nNorth Korea denies plans to open a restaurant in Scotland,551,unrelated\nCNN Posts Alleged Audio of Michael Brown Shooting,499,discuss\nApple may launch 12-inch MacBook Air with Retina Display,487,unrelated\n#HairGate: iPhone 6 Customers Are Complaining That The Phone Is Ripping Out Their Hair,1883,unrelated\nBoko Haram denies ceasefire claim by Nigeria's government,1821,agree\nWife and child of Islamic State leader Baghdadi held in Lebanon,1192,discuss\nJournalist James Wright Foley reportedly beheaded by ISIS,1905,unrelated\nIslamic State May Have Fighter Jets Now After Seizing Russian-Made MiGs,2406,discuss\nBunbury local discovered a spider had burrowed under his skin on Bali holiday,1478,agree\nWatch US Marine get shot in HEAD by Taliban sniper - and live to tell tale,2185,unrelated\nAbdel Majed Abdel Bary Emerges as Suspect in Foley Beheading,1336,unrelated\n‘Feminist’ says she aborted baby because it was a boy,1398,unrelated\nItalian fisherman catches monstrous 280-pound catfish,842,agree\nMilitant Group Says It Killed American Journalist in Syria,1569,unrelated\nFisherman lands 19 STONE catfish which could be biggest in world to be hooked,698,unrelated\nGuru who ordered 400 followers to be castrated 'so they could be closer to God' is investigated for grievous bodily harm in India,1950,unrelated\nAbdel-Majed Abdel Bary: London Rapper Identified As ISIS Militant Who Beheaded James Foley,8,unrelated\nPentagon: ISIS Got U.S. Weapons Package,1785,unrelated\nISIS Beheads American Journalist,539,unrelated\nIslamic State releases video apparently showing the beheading of missing US journalist James Foley,1351,unrelated\nNun Gives Birth To Baby Boy After Suffering Intense Stomach Pains,7,unrelated\n\"Piper Jaffray pegs stainless steel Apple Watch price at $499, Edition at $4,999\",2223,discuss\n\"Islamic State Training Pilots in Military Jets, Monitors Say\",777,unrelated\nIslamic State claims it executed American photojournalist James Foley,2304,unrelated\nAudio recording allegedly captures moment Michael Brown was shot,2344,unrelated\nReports: Islamic State uses chlorine gas against Iraqi forces,1357,unrelated\nMan cut off manhood and threw it in bin after girlfriend dumped him over small penis,2330,unrelated\nMissing Libyan aircraft spark fears of 9/11-style attack in North Africa,1574,unrelated\nAngry mob hacks off alleged rapist's genitals with meat cleaver after dragging him into butchers,125,unrelated\nISIS Seemingly Beheaded American Journalist James Wright Foley,298,unrelated\nNigeria Says Boko Haram Cease-Fire May Lead to Release of Kidnapped Girls,2520,unrelated\nDon’t ‘Reset All Settings’ in iOS 8 unless you want to lose your iCloud files,906,unrelated\nBritish-born rapper is main suspect in search for ISIS jihadist who beheaded James Foley,626,unrelated\nMacaulay Culkin Dead? Fans Freak Out Over Death Rumors,2266,unrelated\n\"Despite ceasefire announcement, new Boko Haram attacks reported\",903,unrelated\nHORROR: ISIS Fighters Have Reportedly Contracted Ebola,1807,discuss\nAmazon.com to open first physical store in Manhattan: DJ,2045,discuss\n\"Why the Gold Apple Watch Edition Must Cost $10,000\",2213,unrelated\nWhat One Homeless Man Does with $100 Will Astonish You (VIDEO),941,unrelated\nVideo shows dramatic moment bullet strikes U.S. Marine’s head — and he survives thanks to kevlar helmet,1883,unrelated\nGateway Pundit,975,unrelated\nSergeant-at-Arms stopped shooter on Parliament Hill,1885,unrelated\nWeather Reporter Caught Writing His Name In The Snow Was NOT Ready To Go On Camera (UPDATED),2511,discuss\nHoax 'Banksy Arrested in London' Story Dupes the Internet Again,1438,unrelated\n\"Texas, Hold 'Em\",1277,unrelated\n\"Rats at Vogue's NYC offices - watch your step, Anna Wintour\",503,unrelated\n\"What was fake on the Internet this week: Obama’s peace prize, pumpkin-spice condoms and insane winter snow\",626,unrelated\nSeven girls fall pregnant after five day school trip in Bosnia and Herzegovina,2230,unrelated\n\"No, Banksy hasn’t been arrested\",1301,agree\nChristian Bale Won't Play Steve Jobs After All,1841,agree\nFormer British Rapper Reportedly Under Investigation for James Foley Beheading,546,discuss\nA Spider Lived Inside This Tourist’s Body For 3 Days After Burrowing Into His Skin Through A Scar,1422,unrelated\nPope Francis tells boy whose dog had died that heaven is open to all,1835,unrelated\nIRAQI AND KURDISH MEDIA REPORTS: ISIS FIGHTERS HAVE CONTRACTED EBOLA,2025,discuss\nMissing Libyan aircraft spark fears of 9/11-style attack in North Africa,1539,unrelated\nNigeria says it has deal with Boko Haram to release kidnapped girls,2403,discuss\nFBI Probing Alleged Audio of Michael Brown Shooting,2354,unrelated\n\"Meet Magneto Boy, the kid who attracts metal with his body\",1137,unrelated\nThat Boko Haram Ceasefire in Nigeria Isn’t A Ceasefire,171,unrelated\nISIS launch SCORPION BOMBS to spread panic in Iraq,776,agree\nMichael Zehaf-Bibeau ID’d as Canadian Shooting Suspect in Ottawa,2134,unrelated\nIraqi media says ISIS militants have contracted Ebola,1938,unrelated\nPentagon: ISIS seized materials airdropped to Kurds,2483,unrelated\n\"Report: ISIS kidnaps Canadian-Israeli, former IDF soldier who went to fight with the Kurds\",2471,discuss\nHORROR: ISIS Fighters Have Reportedly Contracted Ebola,1938,unrelated\n\"Evander Kane \"\"On Way Out\"\" From Source, Price Is Very High; Who Is In?\",1726,unrelated\n\"Google to buy big chunk of Pacific Shores, iconic Redwood City office park\",1724,unrelated\nKim Jong-un: Absent North Korean leader is 'recovering from ankle surgery',1296,discuss\nISIL militant 'Jihadi John' named by media,2125,unrelated\nLow-level marijuana possession could soon land you a ticket instead of arrest in New York City,1295,unrelated\nMcDonald’s Will Stop Serving Overweight Customers Beginning 1/1/15,2501,unrelated\n\"Vice Media Chief Said to Pay $300,000 for Dinner for 30\",1883,unrelated\nUnlucky in love man chops off own penis,2459,unrelated\nISIS Border Crisis: DHS Chief Says Terrorists Not Entering US Through Mexico,226,unrelated\n#ISIS beheads photojournalist James Wright Foley in a massage to US to end its intervention in #Iraq.,826,unrelated\n\"Catholic Priest Dies for 48 Minutes, Comes Back to Life and Claims God Is Female\",2240,agree\nISIS Beheads American Journalist,1747,agree\n\"'A wonderful, wonderful sound': Man breaks down after hearing voicemail from his late wife that was lost for 14 years\",1864,unrelated\nIsis claims to behead US journalist,1206,discuss\nUS officials: Video shows American's execution,1721,discuss\nOscar winner Christian Bale to play Steve Jobs in upcoming biopic,1846,disagree\n'Electric Boogie' Developer Leaves Secret Resignation Letter To Boss At The End Of The Game (Video),564,unrelated\nFence-jumper made it farther in White House than Secret Service let on,1547,unrelated\nAlleged Ottawa gunman: What we know so far about Michael Zehaf-Bibeau,1554,discuss\n\"Batmobile Stolen From \"\"Batman v Superman: Dawn of Justice\"\" Set, Zack Snyder Knows Who Did It\",1790,unrelated\nNEWS/ You'll Never Guess How a Homeless Man Spent $100—Watch the Touching Video!,1940,unrelated\nAmazon plans ad-supported video streaming service - NY post,917,unrelated\nMeteorite leaves crater in Nicaraguan capital Managua,1817,unrelated\n\"Pumpkin Spice Condoms, And 6 Other Flavors That Aren’t Happening\",1400,agree\nISIS leader dead?,529,unrelated\nWould you take a bite out of the world's oldest burger? Men keep Quarter Pounder they bought 20 YEARS ago for a friend who never showed up to meet them,1806,unrelated\nEyewitness Says Viral Video of Homeless Man Was Staged,1074,unrelated\nAl-Shabab leader who ordered Kenya mall massacre believed killed in US drone attack in Somalia,2364,discuss\nISIS militants appear to behead abducted American journalist James Wright Foley in graphic video,1385,unrelated\nMan Chops Off and Throws Away His Small Penis After Bad Breakup,1517,agree\nWas Alleged Audio of Michael Brown Shooting on CNN a Hoax?,776,unrelated\nApple Watch to reportedly offer 'Power Reserve' to help extend battery life,719,unrelated\nNigeria says ceasefire agreed with Boko Haram,2463,discuss\nUPDATE: BATMAN v SUPERMAN Batmobile Reportedly Stolen By (Shocker!) Detroit Locals,1459,discuss\nCanadian-Israeli Woman May Have Been Captured In Syria: Reports,2020,unrelated\nAmazon's first brick-and-mortar store said to open in Manhattan,1820,unrelated\nWHO: Isis does not have Ebola – but contingency plan being developed for Iraq,1034,unrelated\nIraqi airstrike kills key ISIL leader,539,unrelated\n\"New York schoolboy who made $72MILLION trading stocks on his lunch breaks - and now takes his friends out to dine on $400 caviar, drives a BMW and has definitely made his immigrant parents proud\",1205,unrelated\n\"Sons of Anarchy Movie? No, Kurt Sutter Announces Charlie Hunnam, Brad Pitt Film Article is Fake\",2344,unrelated\nISIS Appears To Behead American Photojournalist In YouTube Video,1288,discuss\n\"In Moscow, police are looking for a felon, cut the male genitals\",1519,unrelated\nAlleged audio of Michael Brown shooting has surfaced,1481,unrelated\n\"Man chops off own penis, throws it in a dustbin after poor show in bed\",2330,unrelated\n\"Apple to Take Reservations for Trying On Apple Watch, Considered Platinum Model\",1013,unrelated\nLucita Sandoval sex tape hoax: Viral Argentine video features college student ― not 16-year-old boy,1357,unrelated\nKim Jong-Un 'in hospital with two fractured ankles' after ballooning to around 20 stone and going on numerous 'meet the people' walkabout PR stunts,1103,unrelated\nApple Watch Developers Told to Limit Features to Save Battery Life,234,unrelated\nNew Audio Allegedly Captures Moment Michael Brown Was Shot,1820,unrelated\n\"Nun gives birth, intends to keep baby\",699,unrelated\nWatch NAKED airport worker walk through scanner in bizarre protest against 'rough' guards,11,unrelated\nA Bogus Banksy,2070,agree\nThat Boko Haram Ceasefire in Nigeria Isn’t A Ceasefire,837,agree\nUS confirms death of Somalia terror group leader,1936,unrelated\nThis Is The Most Epic Way To Quit Your Job,34,unrelated\nGoogle Grows With $1.6 Billion in California Office Deals,1019,unrelated\nREPORT: Apple Isn't Happy With The Battery Life Of Its New Smartwatch,1648,unrelated\nPurported ISIS claim: Jordan airstrike kills female US hostage,2328,unrelated\n\"L. Jinny? Abdel-Majed Abdel Bary, UK Rapper, Suspected in James Foley Killing: Reports\",2434,unrelated\nKim Jong-Un planning Scottish restaurant,2317,unrelated\nDetroit Police Issue Statement That The Batmobile Is Safe,1673,unrelated\nNorth Korea reportedly bans anyone sharing Kim Jong Un's name,1603,discuss\nPassenger Wears A Hazmat Suit To Dulles Airport,2297,unrelated\nConde Nast's rat problem at One World Trade Centre: From red carpets to rodent droppings,30,unrelated\nISIS Blasts 'Scorpion Bombs' At Civilian Areas In Iraq; Mosul Residents Living In Fear,776,agree\n\"ISIS Video Shows Execution of David Cawthorne Haines, British Aid Worker\",2102,agree\n\"Pizza delivery man gets $2,000 tip\",1934,unrelated\nBoston.com pulls story accusing prof of sending ‘racist’ emails,1477,unrelated\nWeatherman caught peeing live on camera,54,unrelated\nHas Ebola infected Isis militants in Mosul?,2180,discuss\nMeteorite 'caused mysterious boom in Nicaragua',2096,unrelated\nFerguson riots: audio may have captured Michael Brown shooting,958,unrelated\n\"Nun Complains Of Stomach Pains, Later Gives Birth To Baby Boy\",2479,discuss\nNorth Korea dictator Kim Jong-un 'set to open a new restaurant in SCOTLAND',1143,unrelated\nIsilkulskom student has gained superhero powers after shock,777,unrelated\n\"Gill Rosenberg, Canadian-Israeli Woman Feared Kidnapped By ISIS, Says She's Safe\",2302,discuss\nReport: US Drones Over Syria Looking for ISIS Leader Abu Bakr al-Baghdadi,2412,discuss\n'Jihadi John' identified: ISIS killer named as Mohammed Emwazi from West London,2349,agree\n\"See How This Homeless Man Spends A Hundred Dollars, And Keep A Tissue Handy [Video]\",742,unrelated\nPenis Spray-Painted on a $2.5 Million Car Was Just for a Prank Video,1631,unrelated\n\"Islamic State, in video titled \"\"A Message to America,\"\" beheads American journalist James Wright Foley who was kidnapped in 2012\",1580,agree\nKim Had Ankle Surgery:  Source,1972,discuss\n\"Six months after abducting Nigerian schoolgirls, Boko Haram reportedly wants to free them\",1009,unrelated\nAttorney: New audio reveals pause in gunfire when Michael Brown was shot,132,unrelated\n\"Tropical spider burrows under man's skin, lives there for three days\",1638,agree\nTim Cook Reportedly Reveals Apple Watch Waterproofing Has Improved,1680,discuss\nAre Rumors of the Apple Watch in Feb True?,320,unrelated\n\"See How This Homeless Man Spends A Hundred Dollars, And Keep A Tissue Handy [Video]\",572,disagree\nStar Wars: The Force Awakens to be released this summer?,1686,discuss\nCARLISLE HEAD SLAPPER ATTACKS SNEEZING WOMEN,1155,agree\n\"James Foley: American Journalist, James Wright Foley Beheaded in New ISIS Video [Breaking News]\",1358,unrelated\nBREAKING NEWS: ISIS beheads missing American journalist James Wright Foley as warning to US to cease action in Iraq,2047,discuss\nNEWS/ Meet the Teletubbies Sun Baby: 19-Year-Old Jess Smith Reveals Herself as the Smiling Face Who Looked Over Teletubbyland,2227,agree\nTourist wakes to find strange red trail on his stomach - and discovers a spider has burrowed through his appendix scar and crawled UNDER his skin while on holiday in Bali,1271,unrelated\n\"RCMP release security footage of Michael Zehaf Bibeau during attack, say he shot soldier in back\",2002,unrelated\nFears journalist James Wright Foley beheaded by Islamic State jihadists in ‘message’ to United States,1093,discuss\n\"No, Islamic State Militants Have Not Been Caught by U.S. Border Patrol\",2307,unrelated\nNET Extra: Back-from-the-dead Catholic priest claims God is a female...,2328,unrelated\nTaliban member swapped by Obama for Bowe Bergdahl tried to return to terror: report,186,unrelated\nGateway Pundit,592,unrelated\n\"Nigeria claims deal with Boko Haram on ceasefire, kidnapped girls\",837,discuss\nNew ISIS Video Shows Militants Seizing Weapons Airdropped By US Near Kobani,1363,agree\n6 Islamist militants killed in US attack in Somalia,1549,unrelated\nIsis tells mother on rescue mission :’You’ve just eaten your son’,524,unrelated\n\"Boko Haram denies cease-fire, leader says he married off kidnapped girls\",1906,unrelated\nMacaulay Culkin dead: Actor is victim of another death hoax,2266,unrelated\nSee the Crater a Meteorite Made in Nicaragua,1948,unrelated\nFence-jumper got farther into White House,1426,unrelated\nReport: Possible audio tape of Michael Brown shooting,2250,discuss\nOpposition group: ISIS militants training to fly warplanes in Syria,2362,unrelated\nBREAKING: British-born hostage 'KILLED in failed rescue attempt',1787,unrelated\nBritish Man Slaps People If They Sneeze In Public,125,unrelated\nReport: Taliban Detainee Swapped for Bowe Bergdahl Suspected of Trying to Return to Terrorism,2531,discuss\nAlleged audio of Michael Brown shooting has surfaced,1832,unrelated\nHoly Theft! Batmobile Stolen from 'Batman v Superman'???,251,unrelated\n\"Jess Smith, 19, Claims She Was Teletubbies' Giggling Baby: What Did She Get Paid?\",769,discuss\n\"Kim Yo Jong, Kim Jong-Un’s Sister, Takes Control of North Korea While Brother Gets Treatment?\",2177,unrelated\n‘Jihadi John’: The Islamic State killer behind the mask is a young Londoner,1780,discuss\nThis Selfless Homeless Man Receives $100 & Doesn't Spend A Dime On Himself!,344,unrelated\nJournalist James Wright Foley reportedly beheaded by ISIS,1506,unrelated\nIslamic State Flying Three Jets in Syria,2283,unrelated\nNBC's Tom Brokaw reportedly wants Brian Williams fired over fabricated Iraq helicopter story,833,unrelated\n\"Report: The Apple Watch Will Only Last 2.5 Hours With \"\"Heavy\"\" Use\",331,unrelated\nMan chops off his own penis after girlfriend told him he was no good in bed,908,unrelated\nPolice hunting mystery 'slapper' in tweed jacket who attacks people who sneeze in town's high street,634,discuss\nTeen Makes $72 Million on the Stock Market,945,unrelated\nAngry mob cut off rapist’s penis with meat cleaver (VIEWER DISCRETION),368,unrelated\nISIS Releases YouTube Video Showing 10-Year-Old 'Martyr' Allegedly Killed in Battle,1355,unrelated\n\"Pope Francis did not tell boy heaven has room for pets, contrary to report\",2473,unrelated\nISIS Reportedly Beheads American Photojournalist in Iraq,1295,unrelated\nIslamic Militants Post Video Claiming to Show Beheading of U.S. Journalist,1893,unrelated\nReport: NYPD to stop arresting people for minor marijuana offenses,269,unrelated\n\"US Drones, Hunting for ISIS Leader, Seen Flying over Syrian Airspace\",1657,discuss\nDoes ISIS Have Ebola? Probably Not! Media Reports It Anyway,1821,unrelated\nU.S. arms airdrop fell into ISIS hands: Pentagon,2483,unrelated\nAn Audio Recording of the Michael Brown Shooting Has Reportedly Surfaced,693,discuss\nSeth Rogen may play Steve Wozniak alongside Christian Bale as Steve Jobs,388,unrelated\nKimye’s Fault? Anna Wintour’s NYC ‘Vogue’ Offices Hit With Disgusting Rat Infestation: ‘Rat Droppings On Desks’,754,unrelated\nMissing jetliners raise fear of new 9/11-style attacks after Libyan airport falls to Islamic militants,1681,unrelated\nScientists Doubt That Meteor Caused Crater In Nicaragua,586,unrelated\nMan Known as ‘Jihadi John’ Is Identified as Mohammed Emwazi,992,unrelated\nReport: Secret Service Lied About White House Fence Jumper,1778,unrelated\n\"Vogue's Anna Wintour Pissed Off With New 1 World Trade Center Offices, Infested With Rats\",2520,discuss\nTropical spider burrows under man's skin through scar,971,unrelated\n\"ISIS beheads American photo-journalist James Wright Foley, threatens more to come\",782,agree\nISIS Leader Killed: Abu Bakr Al-Baghdadi Reportedly Killed By U.S. Airstrike,518,unrelated\nLOL: RICH JOHNSTON SAYS THE BATMOBILE HAS BEEN STOLEN IN DETROIT,1737,discuss\nPope Francis tells boy whose dog had died that heaven is open to all,240,unrelated\n\"Boko Haram leader denies ceasefire deal, says 200 abducted girls married off \",1541,unrelated\nA bunch of cool health features were cut from the Apple Watch at the last minute,269,unrelated\nPentagon: death of al Shabaab leader in U.S. strike would be major blow,2506,unrelated\n\"Brian Williams: No, Our Meteorologist Was Not Peeing on Live TV\",1829,disagree\n\"Small meteorite strikes Nicaragua, government says\",1913,discuss\nTexas City plumber's truck ends up in Syrian war,1974,unrelated\nMexico Student Massacre Update: More Graves Discovered At Murder Site,1293,unrelated\nGuantanamo detainee freed in Bowe Bergdahl swap 'back to terrorism',1195,unrelated\nApple Watch’s Power Reserve feature combats short battery life,425,unrelated\nNASA Raises Doubts About Reports of Nicaraguan Meteorite,690,unrelated\nSpec leak suggests Apple Watch will be on par with Android Wear rivals,822,unrelated\nDid NBC Nightly News Go Live To A Man Who Was Taking A Piss?,54,unrelated\n\"Nigeria claims deal with Boko Haram on ceasefire, kidnapped girls\",171,unrelated\nAccountant Claims Comcast Got Him Fired From His Job for Reporting a Customer Service Issue,2405,discuss\nKim Jong-un 'Had Surgery on Fractured Ankles',541,discuss\nReturn of the Mac: Seth Rogen in talks to star as Apple co-founder Steve Wozniak in upcoming Steve Jobs biopic,2410,unrelated\n\"Fidel Castro Dead? Yes, He Is… But The Cuban Leader Is Alive, Death Rumors Proven False\",2221,agree\nIndia Rape Crisis Sees Mob Castrate Alleged Sex Attacker in Shocking Scenes,269,unrelated\nRobot security guards now patrolling Microsoft's Silicon Valley campus,2295,unrelated\nIRAQI HEALTH OFFICIAL: EBOLA HAS KILLED 5 ISIS FIGHTERS,1013,unrelated\nDHS: GOP Rep.’s Claim ISIS Members Caught at U.S. Border ‘Categorically False’,251,unrelated\nApple may launch 12-inch MacBook Air with Retina Display,1344,discuss\nCNN Expert on Brown Audio: At First I Thought ‘Someone’s Trying to Punk CNN’,2287,discuss\n\"That Story About a Catholic Priest Dying, Seeing God as a Woman, and Coming Back to Life? It’s Almost Definitely Fake\",2142,unrelated\nShots Heard In Alleged Brown Shooting Recording [AUDIO],958,unrelated\nISIS pays tribute to its 'Cub of Baghdadi' child soldier,1336,unrelated\nNorth Korea denies reports Kim Jong-un is to open state-backed restaurant in Scotland,2314,unrelated\nISIS fighters seize weapons airdrop meant for Kurds,219,discuss\nIslamic State flying three jets in Syria: monitor,2342,unrelated\nHospital: Man not being treated for Ebola in Kansas City,1519,unrelated\nBoko Haram denies ceasefire claim by Nigeria's government,206,unrelated\n'Jihadi John': Isis fighter named as Mohammed Emwazi from west London,527,unrelated\n\"No, Banksy Didn't Create That 'Charlie Hebdo' Tribute Cartoon, But That Doesn't Mean You Can't Appreciate It\",1532,agree\nMissing Mexican students 'not found in mass grave',2055,unrelated\n\"No, Pumpkin Spice Condoms Are Not A Real Thing\",2313,unrelated\nNET Extra: Back-from-the-dead Catholic priest claims God is a female,2043,unrelated\nJames Foley remembered as 'brave and tireless' journalist,456,discuss\nIslamic State Militants Claim to Have Beheaded US Journalist James Wright Foley,2070,unrelated\nCaught a catfish record in Po: 127 kg and 2.67 meters,2034,unrelated\nReport: Nearly a Dozen Commercial Airliners Missing Ahead of 9/11 Anniversary After Islamists Overrun Libyan Airport,170,discuss\nBigfoot Strolls Through A Russian Forest -- At Least That's The Claim [VIDEO],1656,discuss\nISIS Beheads Kidnapped Photojournalist James Wright Foley in Horrific Video Message to the U.S.,11,unrelated\nAn audio recording of the Michael Brown shooting has reportedly surfaced,1403,unrelated\n\"Lady on FB: I'm 41, Intersex, and Fucked Michael Phelps on First Date\",1294,unrelated\nWFB’s Bill Gertz: Obama Administration ‘Trying to Play Down’ Missing Libyan Airliners,1073,unrelated\n[UPDATED] 11 Men and 0 Women on Tonight's ESPN Domestic Violence Panel,1857,unrelated\nRobot security guards now patrolling Microsoft's Silicon Valley campus,2529,agree\nAudio recording allegedly captures at least 10 shots fired in Michael Brown killing,2354,unrelated\n\"Vice's Shane Smith drops $300,000 on Vegas dinner\",1791,agree\nISIS Executioner 'Jihadi John' Is Named as Mohammed Emwazi,2165,agree\n\"Thanks Uncle Sam, we have your weapons airdrop: ISIS taunts America over intercepted weapons meant for Kurds\",1478,unrelated\n\"North Korean leader Kim Jong-un’s mystery illness actually two broken ankles, newspaper says\",2441,unrelated\nWatch: US marine survives Taliban sniper headshot in Afghanistan,532,unrelated\nShots Heard In Alleged Brown Shooting Recording [AUDIO],2302,unrelated\nWATCH: Bird Launches Airstrike on Putin’s Shoulder (UPDATED),2463,unrelated\nWeather Channel’s Mike Seidel was not caught with his pants down,40,unrelated\n\"Islamic State, in video titled \"\"A Message to America,\"\" beheads American journalist James Wright Foley who was kidnapped in 2012\",2115,unrelated\nIslamic State claims it executed American photojournalist James Foley,1120,unrelated\n\"James Foley, Missing American Photojournalist, Reportedly Executed By ISIS In Syria\",1385,unrelated\nUS Intel: Taliban Man Released From Gitmo in Bergdahl Deal is Back to Militant Activity,1813,unrelated\n\"Brian Williams: No, Our Meteorologist Was Not Peeing on Live TV\",775,unrelated\nVideo messaging service verifies timing of CNN audio recording,2354,unrelated\nMissing Planes,1438,unrelated\n\"Boko Haram Cease-Fire: Abducted Nigerian Schoolgirls To Be Released, Officials Say\",2045,unrelated\n\"Reports: Jihadists Steal Commercial Jets, Raise 9/11 Fears\",1489,unrelated\nConde Nast's rat problem at One World Trade Centre: From red carpets to rodent droppings,1036,unrelated\nNew York City Plans to End Arrests for Possession of Small Amounts of Marijuana,221,unrelated\nPope Francis turns out not to have made pets in heaven comment,2152,unrelated\nISIS leader ‘killed’ in US airstrikes,1645,discuss\nWife and son of Isil leader Abu Bakr al-Baghdadi 'detained at Lebanon border',1787,unrelated\nChristian Bale in Talks to Play Steve Jobs (Exclusive),945,discuss\nISIS Blasts 'Scorpion Bombs' At Civilian Areas In Iraq; Mosul Residents Living In Fear,730,unrelated\nDid NBC Nightly News Go Live To A Man Who Was Taking A Piss?,2526,unrelated\nIs the Alleged Audio of the Gunshots That Killed Michael Brown a Hoax?,662,unrelated\nAn audio recording of the Michael Brown shooting has reportedly surfaced,1817,discuss\nIsis Syria News: Iraqi Pilots 'Training Isis Fighters' to Fly Captured Planes,1337,unrelated\nIslamic Militants Post Video Claiming to Show Beheading of U.S. Journalist,608,discuss\nIslamist websites claim Israeli-Canadian woman kidnapped by IS: report,1319,unrelated\nNYC High School Student Nicknamed ‘Teen Wolf’ Made $72 Million On Stock Market,2367,unrelated\nReport: Apple Watch Will Need Charging Every Day,1437,unrelated\nSeth Rogen to Star as Steve Wozniak in Sony's Steve Jobs Biopic [Updated],388,unrelated\nUnconfirmed Reports Say UK Hostage Held By ISIS Found Innocent,1416,discuss\n\"One gunman killed in shooting on Parliament Hill in Ottawa, hunt on for other shooters\",595,unrelated\neBay is planning an Apple Watch app,1393,unrelated\nFemale teacher facing sack after making SEX TAPE with teenager,1896,unrelated\nIsis claims to behead US journalist,11,unrelated\n\"Meteorite makes big crater in Nicaragua, government says\",885,disagree\nReport: Christian Bale Will Play Steve Jobs,137,unrelated\nKim Jong-un 'set to open a new restaurant in SCOTLAND',1217,unrelated\nDuped again: Macaulay Culkin is not dead,2502,agree\n\"Luckiest Pizza Delivery Guy Ever Gets $2,000 Tip\",2532,agree\nISIL Beheads American Photojournalist in Iraq,2404,unrelated\nSoldier shot at war memorial in Canada,1253,unrelated\nJilted lover chops off his penis after girlfriend dumps him,1905,unrelated\nIsis Syria News: Video Shows US Airdropped Weapons and Grenades 'Captured by Islamic State',2213,unrelated\nAttorney: New audio reveals pause in gunfire when Michael Brown was shot,1877,unrelated\nMan cut off manhood and threw it in bin after girlfriend dumped him over small penis,2496,agree\nSoldier shot in Ottawa at War Memorial,2125,unrelated\n\"SMALL METEORITE STRIKES NICARAGUA, GOVERNMENT SAYS\",971,unrelated\n\"Sorry, KFC isn't going to be selling weed in Colorado restaurants\",2328,unrelated\nISIS fighters 'have contracted Ebola': World Health Organisation investigating reports militants showed up at Iraqi hospital with lethal disease,472,unrelated\n\"Are missing students in mass graves found near Iguala, Mexico?\",1427,discuss\nIslamic State flying three jets in Syria: monitor,2188,unrelated\nThis Is What It Looks Like When A Son Pays Off His Parents’ Mortgage As A Christmas Present,2072,unrelated\nA Bunch Of Folks Are Passing Around This Hoax Video Of A Bird Pooping On Vladimir Putin,2081,agree\n\"Wildest Apple Watch rumor yet: 100,000 apps at launch\",235,unrelated\nCNN plays chilling audio recording allegedly from Michael Brown shooting: “At least 11 shots”,1974,unrelated\nThe @FoxNewsPress Account Tweeting Lawsuit Threats Is a Fake,804,unrelated\n\"U.S. accidentally delivered weapons to the Islamic State by airdrop, militants say\",2172,discuss\nSugarhill Gang Rapper ‘Big Bank Hank’ Dies at 57,2080,agree\nMichael Phelps’ girlfriend Taylor Lianne Chandler reveals she was raised as a boy,1847,agree\nGovernment fires employee who skipped work for 24 years,1906,unrelated\nMystery man slaps shoppers around head for sneezing,678,unrelated\nReturn of the Mac: Seth Rogen in talks to star as Apple co-founder Steve Wozniak in upcoming Steve Jobs biopic,1361,unrelated\nThat Was Fast: Christian Bale Bails on Steve Jobs Biopic,2211,agree\nCanadian-Israeli Woman May Have Been Captured In Syria: Reports,1628,unrelated\nOttawa gunman identified as 32-year-old Michael Zehaf-Bibeau,1866,discuss\nHospital Officials: Kansas City Patient Not Being Treated For Ebola,527,unrelated\n\"Video Appears to Show Beheading of Journalist James Foley, Who Went Missing in Syria\",2296,unrelated\nMicrosoft Hires Dalek-style Robocops to Guard Silicon Valley HQ,1195,unrelated\n\"Rumors of King Abdullah Flying in Airstrikes Not True, Fox Excited Anyway\",382,agree\nNorth Korea denies plans to open a restaurant in Scotland,1339,unrelated\nISIS Seemingly Beheaded American Journalist James Wright Foley,2127,unrelated\nThe baby from Teletubbies reveals herself,470,unrelated\n\"Nigeria Says It Struck A Cease-Fire With Boko Haram, But Are They Talking To The Right Guy?\",2156,unrelated\n'They ate through the ceilings and pooped on the keyboards': Rats are 'taking over' Vogue's new World Trade Center office and Anna Wintour 'no longer wants to work there',1707,unrelated\nTexas Plumber Isn't Sure How Extremists In Syria Ended Up With His Work Truck,2084,unrelated\nMan cut off manhood and threw it in bin after girlfriend dumped him over small penis,2302,unrelated\nBoko Haram denies ceasefire claim by Nigeria's government,2139,agree\nISIS: Desperate mum told 'you've just eaten your son' after visiting militants' base in search of kidnap victim,2102,unrelated\nMacaulay Culkin: Death claims about former child star revealed to be yet another hoax,498,unrelated\nThe Guy Who Said a Spider Burrowed Under His Skin? Experts Say…,1375,unrelated\n‘Feminist’ says she aborted baby because it was a boy,1494,agree\nAnother American hostage at risk by Islamic state,26,unrelated\nSeth Rogen reportedly nabs Steve Wozniak role in Steve Jobs filmSteve Jobs Iconic Moments,1642,unrelated\n\"Fidel Castro Rumors Sweep Internet, But No Sign in Cuba\",244,unrelated\nBanksy arrest hoax: US website claims street artist caught in Watford,2421,unrelated\nBunbury local discovered a spider had burrowed under his skin on Bali holiday,2441,unrelated\nIslamic State Flying Three Jets in Syria,819,unrelated\nWATCH: Twitter catches fire amid rumors of Fidel Castro’s death,646,unrelated\n\"Managua explosion not a meteorite, NASA suggests\",1917,unrelated\n\"Why the Gold Apple Watch Edition Must Cost $10,000\",2116,unrelated\nNYC High School Student Nicknamed ‘Teen Wolf’ Made $72 Million On Stock Market,1603,unrelated\nHeartbroken girl spends week in KFC after getting dumped,159,discuss\nFormer PGA Tour player: Tiger Woods suspended for drug test failure,2432,unrelated\nFemale teacher facing sack after making SEX TAPE with teenager,822,unrelated\nOfficial: Gitmo prisoner traded for Bergdahl reaching out to Taliban,1095,unrelated\nSEE IT: California homeless man uses $100 gift to give food to others,1429,discuss\nBoy who suffered powerful electric shock claims he now has 'superpowers' like X-Men's Magneto as metal objects stick to him,1637,unrelated\nURGENT: ISIS kills 300 Iraqi soldiers by chlorine gas attack in Saqlawiyah,2411,unrelated\nSon pays off his parents' mortgage in a heartwarming Christmas video,1599,discuss\nHope Fades for Girls' Release After Boko Haram 'Truce' Breached,227,agree\nChristian Bale won't play Steve Jobs,1854,unrelated\nKim Jong ill? Analysts say 27-year-old sister Kim Yo Jong may be running North Korea (VIDEO),882,unrelated\nThis Is Why Rumors That ISIS Is Crossing The Border Into The U.S. Aren’t Going Away,186,unrelated\nOpposition group: ISIS militants training to fly warplanes in Syria,2227,unrelated\nMohammed Emwazi: Man identified as Isis killer 'Jihadi John' was 'stopped by MI5' while on safari holiday in Africa in 2010,2033,unrelated\nIslamic State Declares Captured Aid Worker to be 'Innocent',1813,unrelated\nBest Christmas present ever? Heartwarming moment app developer reveals to his parents he had paid off their mortgage,1761,unrelated\nGoogle Said to Buy Redwood City Offices for $585 Million,1372,unrelated\nSomali terrorist leader dead after US airstrike,60,unrelated\n\"Batmobile Stolen From \"\"Batman v Superman: Dawn of Justice\"\" Set, Zack Snyder Knows Who Did It\",684,disagree\nMan Known as ‘Jihadi John’ Is Identified as Mohammed Emwazi,40,unrelated\nHere Are Microsoft's New Robot Security Guards,1804,unrelated\nPolice find mass graves with at least '15 bodies' near Mexico town where 43 students disappeared after police clash,1148,unrelated\nKim Jong-un relying on ‘cobra wine’ after problems with trouser snake,1549,unrelated\nPentagon: death of al Shabaab leader in U.S. strike would be major blow,1982,discuss\nSenator: Detainees swapped for Bergdahl have contacted militants,2078,unrelated\nSmall Meteorite Strikes in Nicaragua's Capital City of Managua,1068,discuss\nCNN Plays Alleged Audiotape of Michael Brown ShootingMilitarization Of Police,1818,discuss\nPenis graffiti drawn on £1.5million Bugatti Veyron,2369,agree\n\"Boko Haram denies truce, says kidnapped girls married\",950,unrelated\nIslamic Militants Post Video Claiming to Show Beheading of U.S. Journalist,1873,unrelated\nHas North Korean dictator Kim Jong-un been replaced by his sister?,1029,unrelated\nThat's one way to get through security! Frustrated traveller strips completely NAKED at airport to pass through metal detectors,989,unrelated\nISIS Reportedly Beheads American Photojournalist in Iraq,1720,unrelated\nWeb of confusion as scientists cast doubt on man's claims that a spider burrowed into his stomach through his SCAR,1797,agree\nSHOCK CLAIM: PGA Golfer Says Tiger Woods Is Suspended For Failed Drug Test,438,unrelated\nNYC High School Student Nicknamed ‘Teen Wolf’ Made $72 Million On Stock Market,381,unrelated\n\"ISIS Claims It Kidnapped Gill Rosenberg, The First Western Woman To Fall Into The Group's Hands\",2415,unrelated\nIsis tells mother on rescue mission :’You’ve just eaten your son’,662,unrelated\n\"Sorry, Everyone: Durex Is Unfortunately Not Making Pumpkin Spice Condoms\",1212,unrelated\n\"Israel opens dams, floods Gaza\",244,unrelated\n6 Islamist militants killed in US attack in Somalia,874,unrelated\n\"Rumor: Stainless Steel Apple Watch Will Cost $500, Gold $4,000\",698,unrelated\n\"Boko Haram denies cease-fire, leader says he married off kidnapped girls\",1374,unrelated\nRep. Duncan Hunter: 'At Least 10' ISIS Fighters Caught at Mexican Border,2016,discuss\nFerguson riots: audio may have captured Michael Brown shooting,1692,discuss\nThe famous “Dog whisperer” Cesar Millan died of a heart attack this morning.,30,unrelated\nMissing jetliners raise fear of new 9/11-style attacks after Libyan airport falls to Islamic militants,1312,agree\nActor has his testicles stolen after meeting ‘young blonde woman at a bar’,1015,unrelated\nMissing Libyan aircraft spark fears of 9/11-style attack in North Africa,2410,unrelated\n\"Former Porn Star Behind YouTube Sensation ‘DC Toy Collector,’ Makes $5 Million Per Year Unboxing Disney Toys\",304,unrelated\n\"North Korean leader Kim Jong-un not missing, just having ankle surgery\",1103,unrelated\n\"No, a bird didn't poop on Vladimir Putin\",93,unrelated\nMichael Phelps Sex Scandal: Troubled Olympian’s Girlfriend Was Born A Man!,1849,unrelated\nVideo shows ISIL beheading of photojournalist James Foley,511,unrelated\n\"Islamic State training fighter pilots in captured jets, monitoring group says\",2342,unrelated\nPGA Tour Denies Claim That Tiger Woods Failed A Drug Test,431,agree\nPentagon: ISIS seized materials airdropped to Kurds,570,unrelated\nPope Francis turns out not to have made pets in heaven comment,2002,unrelated\nA Predator Drone Has Reportedly Been Spotted Circling Above ISIS's Capital City,1917,unrelated\nWhat Glenn Beck Fears May Be Done With the 11 Missing Jets,1575,unrelated\nDid NBC Nightly News Go Live To A Man Who Was Taking A Piss?,1120,unrelated\nAngry mob cut off rapist’s penis with meat cleaver (VIEWER DISCRETION),2115,agree\n\"Iraq claims ISIS leader al-Baghdadi’s wife has NOT been arrested, despite Lebanon insisting woman detained at border told them she was Islamist extremist’s spouse\",1877,agree\n\"SEE IT: ISIS militants caught trying to cross border into Texas, Congressman claims\",2307,unrelated\n\"US hostage 'murdered' by militants in Yemen, says Hagel\",2015,unrelated\nDid Paul Rudd Help Tackle That Dallas Airport Gay-Basher?,487,unrelated\nAudio recording allegedly captures at least 10 shots fired in Michael Brown killing,1818,discuss\nReport: Former Baseball Star Jose Canseco Accidentally Shot At Home,800,unrelated\n‘The cub of Baghdadi': ISIS reports its youngest jihadist ‘got martyred’ in battle,1863,unrelated\nMan chops off own penis after being dumped by his girlfriend,236,unrelated\nTexas Truck Winds Up in Syria With Islamic Militants,565,unrelated\nSaudi Arabian cleric issues fatwa against snowmen,1130,unrelated\nThe famous “Dog whisperer” Cesar Millan died of a heart attack this morning.,2528,unrelated\nLebanon 'holding IS leader's daughter and ex-wife',1968,unrelated\nSugarhill Gang co-founder Big Bank Hank dies,2420,unrelated\nIsis supporters claim US hostage killed in coalition air strike in Syria,1881,discuss\n11 aircraft are missing from ‘terrorist-held’ Tripoli airport ahead of 9/11 anniversary,1384,unrelated\n\"Meteorite Strikes Nicaraguan Capital, Creates 16-Foot-Deep Crater\",2475,disagree\nAudio may have captured Michael Brown shooting,2354,unrelated\n\"Video Appears to Show Beheading of Journalist James Foley, Who Went Missing in Syria\",2067,discuss\nISIS Seemingly Beheaded American Journalist James Wright Foley,1009,unrelated\nJournalist James Wright Foley reportedly beheaded by ISIS,874,unrelated\nApple Watch delayed for February in limited quantity,2431,discuss\n\"Rumor: Stainless Steel Apple Watch Will Cost $500, Gold $4,000\",1672,discuss\nApple scrapped advanced Apple Watch health monitoring features due to reliability issues,2379,unrelated\nESPN to save NFL's image with all-male domestic abuse discussion,2167,unrelated\nMoment Michael Brown was shot dead 'caught on audio recording': FBI handed potentially damning tape of ELEVEN shots being fired - including final volley of 'kill shots',2020,unrelated\nTurkish president says American weapons drop for Kurdish fighters was 'wrong' after supplies end up in the hands of ISIS,305,unrelated\nISIS leader ‘killed’ in US airstrikes,1222,unrelated\nOttawa Shooting: Soldier Shot at Canada's National War Memorial,2338,unrelated\n\"Is Kim Jong-un's Sister, Kim Yo-jong, Running North Korea In His Mysterious Absence?\",2470,discuss\nTexas plumber's truck on front line of Syria war,2280,discuss\nResearch Medical Center denies reports that a patient has Ebola,1015,agree\nNYC High School Student Nicknamed ‘Teen Wolf’ Made $72 Million On Stock Market,320,unrelated\n\"At Elon, ‘first-year’ has not replaced ‘freshman,’ university says\",1508,agree\nISIS Beheads Kidnapped Photojournalist James Wright Foley in Horrific Video Message to the U.S.,1574,unrelated\nBugatti Veyron Vandalized With Penis Graffiti? Viral Photo Isn’t What It Seems,1781,unrelated\nReport: Christian Bale Drops Out Of Steve Jobs Biopic,2211,agree\n\"HBO streaming service could launch in April for $15 per month, work on Apple TV\",551,unrelated\nCanadian Soldier Shot At Ottawa War Memorial: Report,1325,unrelated\nTBS speeds up Seinfeld a full 7.5 percent - here is the proof,399,unrelated\n\"Mexico hit by student massacre: At least 17 anti-corruption protesters 'rounded up, murdered and dumped in a mass grave' - and another 26 are missing\",2360,unrelated\nISIS Kobani Update: Possible ISIS Chemical Attack On Kurdish Civilians In Kobani,1369,discuss\nRapper Big Bank Hank of Sugarhill Gang dies at 57,281,unrelated\nSeth Rogen set to play Steve Wozniak in Danny Boyle's Steve Jobs biopic,1197,unrelated\nESPN’s Domestic Abuse Tonight Panel Will Be 100% Dudes,373,unrelated\n\"Planetary Alignment On Jan 4, 2015 Will Decrease Gravity For 5 Minutes Causing Partial Weightlessness\",121,unrelated\n\"Six months after abducting Nigerian schoolgirls, Boko Haram reportedly wants to free them\",539,unrelated\nReport: Jose Canseco accidentally shot,1840,unrelated\nReport: Exec popped for $300k dinner after run at blackjack,1547,unrelated\nHBO and Apple in Talks for $15/Month Apple TV Streaming Service Launching in April,2175,unrelated\nISIS Militants Allegedly Contracted Ebola,539,unrelated\n\"James Foley: American Journalist, James Wright Foley Beheaded in New ISIS Video [Breaking News]\",1471,agree\nIraqi media: ISIS militants have contracted Ebola,1291,unrelated\nDoes Vogue's New Office Have a Rat Infestation?,1020,unrelated\nIraqi media says ISIS militants have contracted Ebola,1790,unrelated\nNorth Korea directive reveals apparent ban on sharing Kim Jong-un’s name,520,unrelated\n\"Priest Dies, Wakes Up, Claims God Is a Woman. Huh?\",1303,discuss\nKurds Deny Gill Rosenberg was in Kobane,2147,unrelated\nMeet the X-BOY: Electric shock turns kid into MAGNETO,1426,unrelated\nIsis Syria News: Iraqi Pilots 'Training Isis Fighters' to Fly Captured Planes,280,discuss\n\"Boko Haram Denies Ceasefire, Says Kidnapped Girls Are Now Married\",1603,unrelated\nThis Kid Made $72 Million During Lunch,1781,discuss\nTerror Leader Ahmed Abdi Godane Killed in U.S. Strike,2374,agree\n6 Islamist militants killed in US attack in Somalia,646,unrelated\nNun 'has surprise baby' after complaining of stomach pains,1720,discuss\nSeven girls fall pregnant after five day school trip in Bosnia and Herzegovina,1277,unrelated\nFence-jumper got farther into White House,1488,discuss\nChristian Bale in Talks to Play Steve Jobs in Danny Boyle's Biopic,1131,discuss\nComcast Says You Can Keep Your Tor,456,unrelated\nISIS Appears To Behead American Photojournalist In YouTube Video,2525,unrelated\n\"No, that broken pencil illustration isn't by Banksy\",730,unrelated\n\"A Vice Guide To Spending $300,000 On Dinner\",2130,discuss\nVideo shows ISIL beheading of photojournalist James Foley,1966,agree\nAl-Shabaab Terror Group Leader Killed in U.S. Airstrike,741,unrelated\n\"Are missing students in mass graves found near Iguala, Mexico?\",2385,unrelated\nMore American Weapons for ISIS,1708,unrelated\nMacaulay Culkin Dead: Internet Death Hoax Claims Actor Found Dead In Apartment,2266,unrelated\n\"North Korean leader Kim Jong-un not missing, just having ankle surgery\",1588,unrelated\nPopular 'Banksy' Instagram account offers powerful message of perseverance after Paris attack,1747,unrelated\nJudicial Watch's Farrell: ISIS Terrorists Did Cross Mexican Border,226,unrelated\nHORROR: ISIS Fighters Have Reportedly Contracted Ebola,387,unrelated\nISIS militants appear to behead abducted American journalist James Wright Foley in graphic video,1589,discuss\nConde Nast's rat problem at One World Trade Centre: From red carpets to rodent droppings,1149,discuss\nMichael Phelps' Reported Girlfriend Reveals She Was Born Intersex,89,unrelated\nREPORT: Alleged New Audio of Michael Brown Shooting,1786,unrelated\nMcDonald’s Will Stop Serving Overweight Customers Beginning 1/1/15,1815,unrelated\n\"Nigeria claims deal with Boko Haram on ceasefire, kidnapped girls\",1019,unrelated\nIsis 'fed murdered kidnap victim to his own mother after she travelled to their headquarters and demanded to see him',1708,unrelated\nAbdel-Majed Abdel Bary: London Rapper Identified As ISIS Militant Who Beheaded James Foley,2434,unrelated\nAxl Rose Dead? Of Course Not — Tiresome Internet Death Hoax Plague Hits Guns N’ Roses Frontman,2343,unrelated\nIsis militants claim to have killed US journalist James Foley,524,unrelated\nRapper identified as James Foley's executioner: reports,1598,discuss\nThere has been a shooting at the War Memorial on Parliament Hill. Unconfirmed reports say a soldier was shot.,1125,unrelated\n\"Boko Haram Denies Truce, Says Kidnapped Girls Have Been “Married Off”\",1603,unrelated\nFormer British Rapper Reportedly Under Investigation for James Foley Beheading,2174,unrelated\nISIS Appears To Behead American Photojournalist In YouTube Video,1295,unrelated\nAfter ISIS trick mum into eating son - 5 other reluctant cannibals including those forced to eat own body parts,1956,discuss\nHoly Theft! Batmobile Stolen from 'Batman v Superman'???,1177,discuss\nConflicting reports on alleged IS capture of Canadian woman,1628,unrelated\nBreaking: Soldier shot at National War Memorial in Ottawa,2492,unrelated\n\"Pumpkin Spice Condoms, And 6 Other Flavors That Aren’t Happening\",1642,unrelated\n\"Tiger Woods PED, PGA Tour Suspension Allegations Retracted by Dan Olsen\",1406,unrelated\nComcast Declares War on Tor?,82,unrelated\nNorth Korean dictator Kim Jong-Un to open restaurant in Scotland,1336,unrelated\nThe Guy Who Said a Spider Burrowed Under His Skin? Experts Say…,2293,discuss\nSugarhill Gang rapper Big Bank Hank dies at age 57,2340,discuss\nBoko Haram ceasefire ignored as violence flares in Borno state,171,unrelated\nThe Internet Tried To Make Axl Rose Its Latest Death Hoax Victim,1720,unrelated\nA Predator Drone Has Reportedly Been Spotted Circling Above ISIS's Capital City,2155,unrelated\nDNA tests prove Lebanon IS holding ISIS chief al-Baghdadi's ex-wife and daughter after they were caught with fake passports,5,unrelated\n\"Op-Ed: Hoax – Priest who never existed claims he died, saw female God\",2445,agree\n\"Woman catches husband cheating with her twin, humiliates them\",1058,agree\nSamsung Supposedly Wins Orders to Produce Apple Watch Components,1658,unrelated\nWatch: ISIS Claims to Have Captured U.S. Airdropped Weapons,2526,unrelated\nAmerican hostage killed in rescue attempt in Yemen - senior official,40,unrelated\nKurds Deny Gill Rosenberg was in Kobane,1240,unrelated\nFears Islamic State could launch EBOLA attack on Britain after fighters 'contract virus',846,discuss\nIslamic State releases video apparently showing the beheading of missing US journalist James Foley,311,discuss\nBatmobile Stolen From 'Batman V Superman: Dawn Of Justice' Set? Report Claims That One Of The Batmobile Models Is Missing! Detroit Locals Responsible?,1529,discuss\nU.S. arms airdrop fell into ISIS hands: Pentagon,1648,unrelated\nAn Audio Recording of the Michael Brown Shooting Has Reportedly Surfaced,2220,discuss\n\"Michael Zehaf-Bibeau, slain Ottawa shooter, had criminal record in Quebec, B.C.\",804,unrelated\n\"Report: new 12-inch MacBook Air slims down, has single USB port\",45,unrelated\nNow the Vogue Rats Are Chewing Through Couture,1737,unrelated\n'Spiderman' squished: Experts debunk claims,1530,unrelated\nNigeria announces truce with Boko Haram; fate of schoolgirls unclear,821,unrelated\nComcast Says You Can Keep Your Tor,1299,unrelated\nAl Qaida hostage killed in raid,2318,discuss\nSpider Burrows Into Australian Man's Appendix Scar (VIDEO),932,unrelated\nBlundering boyfriend burns down college after trying to impress his girlfriend with elaborate marriage proposal,2124,unrelated\nLebanon 'holding IS leader's daughter and ex-wife',194,discuss\nGod Is A Woman – Resurrected Father Narated,2142,unrelated\nCheese blamed for North Korean leader Kim Jong-un's broken ankles,1854,discuss\nBanksy arrest hoax: US website claims street artist caught in Watford,1137,unrelated\nCold Turkey,2058,unrelated\n\"Led Zeppelin Reunion: Robert Plant Rips Up $300 Million Contract, Refuses To Rejoin Legendary Band\",2489,discuss\nDeveloper quits using the app he was hired to make—or did he?,2458,discuss\nBali spider burrows under Aussie’s chest,220,unrelated\nDid a Meteorite Impact in Nicaragua over the Weekend?,220,unrelated\nCrazy iPhone rig shows how Chinese workers manipulate App Store rankings,1996,unrelated\nIslamic Militants Post Video Claiming to Show Beheading of U.S. Journalist,139,unrelated\nSick Mum Sedated After Trying To Eat Baby,698,unrelated\n\"CNN Broadcasts Purported Audio Containing Gunshots That Felled Michael Brown Jr.; Leaders, Celebrities Fill Pews At Teen’s Funeral\",2481,discuss\nU.S. airstrike kills Islamic Al Shabab terrorist leader in Somalia,2364,discuss\nWould-be rapist has penis severed by angry mob,689,unrelated\n\"Cloistered nun gives birth to a baby  The convent: \"\"There is a sister\"\" [Google Translate]\",1164,unrelated\nVogue’s Rat Infestation: Disturbing New Details,639,unrelated\nHomeland Security: No ISIL fighters on U.S. border,855,agree\nUPDATE: BATMAN v SUPERMAN Batmobile Reportedly Stolen By (Shocker!) Detroit Locals,621,unrelated\n\"Seven High School Girls Get Pregnant On Five-Day School Trip, Parents Outraged\",1981,unrelated\n#ISIS beheads photojournalist James Wright Foley in a massage to US to end its intervention in #Iraq.,1166,unrelated\nRep. Duncan Hunter: 'At Least 10' ISIS Fighters Caught at Mexican Border,366,unrelated\nThere has been a shooting at the War Memorial on Parliament Hill. Unconfirmed reports say a soldier was shot.,0,unrelated\nKim Jong-un 'so fat he has fractured his ankles',524,unrelated\nUrgent: The Leader of ISIL 'Abu Bakr al-Baghdadi' Killed! / Photo,723,discuss\n6 Islamist militants killed in US attack in Somalia,1358,unrelated\n\"Boko Haram agrees to ceasefire, release of school girls\",557,discuss\nBoko Haram denies ceasefire claim by Nigeria's government,402,unrelated\nISIS fighters ‘have contracted Ebola’,2075,discuss\nTBS Is Probably Speeding Up ‘Seinfeld’ Reruns To Fit In More Commercials,726,unrelated\nBodies In Mexico Mass Grave Apparently Not Those Of Missing Students,1405,discuss\n\"Despite ceasefire announcement, new Boko Haram attacks reported\",1003,unrelated\nSaudi cleric condemns snowmen as anti-Islamic,1266,discuss\n\"ISIS Militants In Mosul Have Contracted Ebola, Iraqi Media Sources Claim\",93,unrelated\nKim Jong-un: obese leader 'fractured both ankles',2413,unrelated\nChristian Bale to Play Steve Jobs in New Movie,1658,unrelated\nNigeria says it has deal with Boko Haram to release kidnapped girls,1439,unrelated\nThe Story Of The High School Trader Who Made $72 Million Is A Rumor Spun Out Of Control,607,discuss\nPolice hunt tweed-jacket wearing man who slaps shoppers for SNEEZING,1155,agree\nWife Of ISIS Leader Abu Bakr al-Baghdadi Detained In Lebanon,670,discuss\n\"See How This Homeless Man Spends A Hundred Dollars, And Keep A Tissue Handy [Video]\",2370,unrelated\nMichael Brown shooting audio caught on tape?,2118,discuss\nIndia: 400 men cut off their testicles to 'get closer to God' following advice from 'guru',450,unrelated\nStrange mark turns out to be tropical spider burrowing under vacationer's skin,805,unrelated\nWeb of confusion as scientists cast doubt on man's claims that a spider burrowed into his stomach through his SCAR,1210,unrelated\nIs There an ISIS Threat on the Texas-Mexico Border or Not?,220,unrelated\nBREAKING NEWS: Gunman 'shot dead' after wounding soldier near Canada parliament,1097,unrelated\nKurds fear Isis use of chemical weapon in Kobani,1093,unrelated\nWho Is Michael Zehaf-Bibeau? Ottawa Shooter Suspect Identified By Canadian Officials ,7,unrelated\nIsilkulskom student has gained superhero powers after shock,2147,unrelated\nItalian fisherman catches monstrous 280-pound catfish,1913,unrelated\n#ISIS beheads photojournalist James Wright Foley in a massage to US to end its intervention in #Iraq.,1569,unrelated\nNYC High School Student Nicknamed ‘Teen Wolf’ Made $72 Million On Stock Market,1541,unrelated\nNigeria Boko Haram blamed for raids despite truce claim,2314,unrelated\nNew Audio Reveals Pause in Gunfire When Michael Brown Was Shot: Attorney,1252,unrelated\nWATCH: Bird Launches Airstrike on Putin’s Shoulder (UPDATED),1051,disagree\nIsis militants claim to have killed US journalist James Foley,7,unrelated\n\"Apple Watch to Be Shower-Proof, Have 100,000 Apps at Launch: Reports\",2472,discuss\n\"Apple's New MacBook Will Be A Thinner, Cleaner, Faster 12-Inch MacBook Air\",2509,unrelated\nAudio recording allegedly captures moment Michael Brown was shot,456,unrelated\nAudio of gunfire in Michael Brown case authenticated by app company,1299,unrelated\nReport: 4 ISIS Terrorists Caught at Southern Border in 36 Hrs,1637,unrelated\nISIS video showing beheading triggers international response,787,unrelated\nIsis Syria News: Video Shows US Airdropped Weapons and Grenades 'Captured by Islamic State',2016,unrelated\n\"Six months after abducting Nigerian schoolgirls, Boko Haram reportedly wants to free them\",1588,discuss\nMeteorite leaves crater in Nicaraguan capital Managua,1661,discuss\n\"North Korean leader Kim Jong-un not missing, just having ankle surgery\",818,unrelated\n\"Boko Haram Cease-Fire: Abducted Nigerian Schoolgirls To Be Released, Officials Say\",1697,unrelated\nMan has his PENIS cut off by angry mob after 'attempted rape' of teenager,1949,unrelated\nSeth Rogen to Play Apple’s Steve Wozniak,161,discuss\nDoes Vogue's New Office Have a Rat Infestation?,2064,discuss\nVideo shows dramatic moment bullet strikes U.S. Marine’s head — and he survives thanks to kevlar helmet,682,unrelated\nKidnapped Nigerian schoolgirls: Government claims ceasefire deal with Boko Haram that will bring missing girls home,2088,unrelated\nPentagon: Airstrike killed terror leader in Somalia,1024,unrelated\nIraqi airstrike kills key ISIL leader,511,unrelated\nCanadian-Israeli Woman Says She Hasn’t Been Captured By ISIS,1048,unrelated\n\"Lady on FB: I'm 41, Intersex, and Fucked Michael Phelps on First Date\",687,unrelated\n[UPDATED] 11 Men and 0 Women on Tonight's ESPN Domestic Violence Panel,724,unrelated\nWhite House Fence Jumper Actually Made It Pretty Far Inside,2303,discuss\nVideo Purports To Show Beheading Of U.S. Journalist By Militants,2524,discuss\nCanadian Soldier Shot At Ottawa War Memorial: Report,2156,discuss\nJeh Johnson shoots down Duncan Hunter's assertion IS is entering U.S. via Mexico,130,unrelated\nMan who SLAPS people if they sneeze in public being hunted by police,2277,unrelated\nStar Wars 7: JJ Abrams want to move release to summer 2015,119,unrelated\nPope Francis tells boy whose dog had died that heaven is open to all,2473,unrelated\nISIS Fighters Getting Caught Coming Across the U.S.-Mexican Border?,570,unrelated\nURGENT: ISIS leader Abu Bakr al-Baghdadi allegedly killed by US airstrikes,1889,discuss\nIsis video claims to show beheading of British hostage David Haines,1349,unrelated\nVideo messaging service verifies timing of CNN audio recording,1817,discuss\n\"Canadian woman 'captured by ISIS in Syria' says she is actually fine and still fighting the jihadists, despite kidnap reports\",2067,unrelated\nSteve Jobs Biopic Eyes Seth Rogen to Play Apple Co-Founder Steve Wozniak,388,unrelated\nEyewitness Says Viral Video of Homeless Man Was Staged,2061,disagree\nA Bunch Of Folks Are Passing Around This Hoax Video Of A Bird Pooping On Vladimir Putin,2472,unrelated\nBritish Aid Worker Confirmed Murdered By ISIS,1178,unrelated\n'Sex attacker' has penis cut off with a cleaver in India,1291,unrelated\nIslamist websites claim Israeli-Canadian woman kidnapped by IS: report,2471,discuss\n6 Islamist militants killed in US attack in Somalia,1931,unrelated\nHas Kim Yo-Jong Taken Over For Kim Jong Un? Sister Assumes North Korea State Duties While Brother Undergoes Medical Treatment,805,unrelated\nMexico Says Missing Students Not Found In First Mass Graves,1670,unrelated\nWAS NBC METEOROLOGIST MIKE SEIDEL PEEING IN THE SNOW ON CAMERA? A TESTY BRIAN WILLIAMS EXPLAINS,1854,unrelated\nHomeless man who received a meal and hotel stay after spending $100 donation on food for friends insists it was NOT a hoax – despite new witness insisting there was no way he could have been secretly filmed,1934,unrelated\nNo One In North Korea Is Allowed To Share Kim Jong Un's Name,1603,discuss\nDurex Is Not Making Pumpkin Spice Condoms After All: A Hoax Debunked,698,unrelated\nUS Lawmaker: Ten ISIS Fighters Have Been Apprehended Coming Across Southern Border (Video),1185,discuss\nChristian Bale in Talks to Play Steve Jobs in Danny Boyle's Biopic,1406,unrelated\nTwo GOP Congressmen Say Suspected Terrorists Caught Crossing U.S.–Mexico Border,385,unrelated\n\"James Foley, Missing American Photojournalist, Reportedly Executed By ISIS In Syria\",1948,discuss\nHundreds of Palestinians flee floods in Gaza as Israel opens dams,1967,discuss\n\"Fidel Castro Rumors Sweep Internet, but No Sign in Cuba\",1010,unrelated\n\"No, Jordan's King Abdullah II is not personally flying planes against Isis\",1689,unrelated\nSchoolboy almost killed by electric shock claims he now has superpowers like Magneto,1372,unrelated\nAbdel-Majed Abdel Bary in Foley beheading: London rapper songs help identify him,125,unrelated\nVideo messaging service verifies timing of CNN audio recording,1403,unrelated\n\"No, Banksy Didn't Create That 'Charlie Hebdo' Tribute Cartoon, But That Doesn't Mean You Can't Appreciate It\",2130,unrelated\nMexican cartel leader kills self; bodies in grave not missing students,2360,unrelated\n\"280 Pound Catfish: Fisherman Makes Huge Catch In Italy, Catfish Could Set Record\",204,unrelated\n7 teen girls get pregnant on school trip Read more at http://www.wnd.com/2014/12/7-teen-girls-get-pregnant-on-school-trip/#F5filOd6yFpASPV9.99,2248,agree\nReport: Amazon to Launch Ad-Supported Streaming Service,649,unrelated\nIslamic State fighters detonate 'SCORPION bombs' in terror siege,89,agree\nAudio recording of Michael Brown being gunned down WAS made at the time he was killed: App company appears to confirm tape of ELEVEN bullets being fired - including final volley of 'kill shots',121,unrelated\nSouth Korea: Kim Jong Un had ankle surgery to remove cyst,2441,unrelated\n\"US, UK eye rapper as British-born militant who beheaded journalist James Foley\",633,unrelated\n\"CNN Broadcasts Purported Audio Containing Gunshots That Felled Michael Brown Jr.; Leaders, Celebrities Fill Pews At Teen’s Funeral\",776,unrelated\nBoko Haram denies it has agreed ceasefire,171,unrelated\n\"Catholic Priest Dies for 48 Minutes, Comes Back to Life and Claims God Is Female\",169,unrelated\n\"Gill Rosenberg, Canadian-Israeli Woman Feared Kidnapped By ISIS, Says She's Safe\",139,unrelated\n\"No, Robert Plant Didn’t Rip Up an $800 Million Contract\",1787,unrelated\n\"James Wright Foley, Kidnapped Journalist, Apparently Executed by ISIS\",984,unrelated\nIslamic State claims it executed American photojournalist James Foley,1658,discuss\nThe pumpkin spice condom is not happening,1477,unrelated\nA Spider Lived Inside This Tourist’s Body For 3 Days After Burrowing Into His Skin Through A Scar,2297,unrelated\nISIL Beheads American Photojournalist in Iraq,726,agree\nIslamic State Militants Claim to Have Beheaded US Journalist James Wright Foley,1347,unrelated\n\"Non, le lancement du nouveau «Star Wars» ne sera pas devancé à cet été\",726,unrelated\n'The youngest martyr - the cub of al-Baghdadi': ISIS boasts a 10-year-old fighter has been killed as he went into battle with his father in Syria,626,unrelated\nMacaulay Culkin Dead: Internet Death Hoax Claims Actor Found Dead In Apartment,730,unrelated\nIs Kim Jong-un’s sister now the power behind the North Korean throne?,1294,discuss\nReport: Audio Reveals Pause Between Gunshots When Michael Brown Was Shot,121,unrelated\nTropical spider 'burrowed under man's skin through scar' - video report,1797,discuss\n\"Apple Watch pricing: Will you spend $5000 for Gold edition, $500 for stainless steel?\",1261,unrelated\n\"Vice Media CEO Shane Smith Spent $300,000 on Las Vegas Dinner (Report)\",1268,discuss\nDid NBC Nightly News Go Live To A Man Who Was Taking A Piss?,40,unrelated\nReport: Christian Bale Just Bailed on the Steve Jobs Movie,2017,discuss\nISIS Getting Ebola,2188,unrelated\n\"It was me! Student, 19, reveals SHE was the Teletubbies' giggling baby in the sky - and was paid just £250 and a box of toys\",2371,discuss\nUS probing claims ISIS fighters seized airdropped weapons meant for Kurds,168,unrelated\nInsurgents killed in Nigeria despite alleged truce with Boko Haram,1298,discuss\n\"Video showing American journalist beheaded believed real, officials and family say\",1580,agree\nISIL video claims beheading of kidnapped journalist James Foley,847,discuss\nLego letter to parents in 1974 on gender equality still resonates 40 years on,1689,unrelated\nReport: Nigerian Woman Quarantined in KC with Ebola-Like Symptoms (Video),1519,unrelated\n\"No, Banksy hasn’t been arrested\",2468,agree\nKIM DINE WITH ME: Porky president Kim Jong-un to open UK restaurant serving DOG,1143,unrelated\nReports of missing Libyan planes raise 9/11 terror fears,1588,unrelated\nAudio recording allegedly captures moment Michael Brown was shot,2354,unrelated\nIt’s About To Get Harder To Be Arrested For Pot Possession In New York City,2217,agree\nBREAKING UDPATED: ISIS REPORTEDLY USE CHEMICAL WEAPONS IN KOBANE,1212,unrelated\nGCPD Solved Stolen Batmobile Case?,648,unrelated\n\"Planetary Alignment On Jan 4, 2015 Will Decrease Gravity For 5 Minutes Causing Partial Weightlessness\",2044,unrelated\n\"No, That Wasn’t Paul Rudd Tackling an Airport Homophobe\",487,unrelated\nIdentity of ISIS terrorist known as 'Jihadi John' reportedly revealed,1107,unrelated\n#HairGate: iPhone 6 Customers Are Complaining That The Phone Is Ripping Out Their Hair,2314,unrelated\nStar Wars 7: JJ Abrams want to move release to summer 2015,1897,unrelated\nISLAMIC STATE BEHEADS MISSING AMERICAN JOURNALIST JAMES WRIGHT FOLEY,1744,discuss\nLOL: RICH JOHNSTON SAYS THE BATMOBILE HAS BEEN STOLEN IN DETROIT,1807,unrelated\nMoment Michael Brown was shot dead 'caught on audio recording': FBI handed potentially damning tape of ELEVEN shots being fired - including final volley of 'kill shots',2187,unrelated\nISIS militants appear to behead abducted American journalist James Wright Foley in graphic video,1720,unrelated\nMichelle Obama Not Blurred Out on Saudi TV,1760,unrelated\nKim Jong-Un's Scottish Dog Meat Restaurant Is Probably Fabricated Shite,1873,agree\nHas J.J. Abrams Asked for THE FORCE AWAKENS Release Date to be Moved Up?,1393,discuss\nSeth Rogen to Star as Steve Wozniak in Sony's Steve Jobs Biopic [Updated],269,unrelated\nWeb of confusion as scientists cast doubt on man's claims that a spider burrowed into his stomach through his SCAR,1271,unrelated\nGod is a woman- Priest who died for 48 minutes claims,2265,unrelated\nKim Jong-un: Absent North Korean leader is 'recovering from ankle surgery',2053,discuss\n‘Evocative shape': Is Vladimir Putin trolling the world with his motorcade formation?,2069,discuss\n\"Nigeria claims deal with Boko Haram on ceasefire, kidnapped girls\",1374,unrelated\n\"Vice's Shane Smith drops $300,000 on Vegas dinner\",2251,unrelated\nISIS Leader Killed: Abu Bakr Al-Baghdadi Reportedly Killed By U.S. Airstrike,1048,unrelated\nDurex Is Not Making Pumpkin Spice Condoms After All: A Hoax Debunked,1400,agree\nCanadian Soldier Shot At Ottawa War Memorial: Report,269,unrelated\nAl-Shabaab co-founder confirmed killed by US air strike in Somalia,1746,unrelated\n\"Video Appears to Show Beheading of Journalist James Foley, Who Went Missing in Syria\",1744,discuss\nRapper identified as James Foley's executioner: reports,1849,unrelated\nBanksy arrest hoax: Internet duped by fake report claiming that the street artist's identity has been revealed,324,unrelated\nHoly Theft! Batmobile Stolen from 'Batman v Superman'???,2287,unrelated\nKim Had Ankle Surgery:  Source,505,unrelated\nTiger Woods' agent shoots down report of failed drug test,1417,discuss\n\"Eyewitness: Viral Video That Netted $130K in Donations \"\"is Bullshit\"\"\",643,unrelated\n\"Nigeria Says It Struck A Cease-Fire With Boko Haram, But Are They Talking To The Right Guy?\",922,discuss\nPriest' claim of seeing God as a woman dismissed as hoax,1849,disagree\n\"Hundreds of dog-lovers from around the world offer home to pet abandoned at the railway station with a suitcase containing his pillow, toy, bowl and favourite food\",347,unrelated\nThe Case of the Stolen Batmobile Has Been Solved,734,unrelated\nSeven teenage girls get pregnant on school trip,1667,discuss\n\"Nigeria's missing girls 'to be released by Boko Haram', government aide claims\",1883,unrelated\nThat ESPN Domestic Violence Panel You Keep Hearing About Isn't Real,846,unrelated\nPure Evil: Islamic State Beheads American Journalist James Wright Foley,1385,unrelated\n\"Islamic State Militants Have Been Flying 3 Captured Warplanes Over Syrian Airport, Witnesses Say\",2283,unrelated\nNew Audio Shows Michael Brown Was Shot at 11 Times,958,unrelated\nCanadian official identifies dead Ottawa gunman as Michael Zehaf-Bibeau,1866,discuss\nAxl Rose NOT Dead: Fake MSNBC Death Hoax Goes Viral On Facebook,1180,unrelated\nISIS Getting Ebola,2197,unrelated\n\"Gene Munster Predicts $499 Steel Apple Watch, $4,999 for 18k Gold Edition\",666,unrelated\n\"280 Pound Catfish: Fisherman Makes Huge Catch In Italy, Catfish Could Set Record\",2196,agree\nWatch: ISIS Claims to Have Captured U.S. Airdropped Weapons,693,unrelated\nNorth Korea directive reveals apparent ban on sharing Kim Jong-un’s name,2078,unrelated\nIs Kim Jong-un Opening North Korean Restaurant in Scotland?,1724,unrelated\n\"Priest Dies, Wakes Up, Claims God Is a Woman. Huh?\",858,unrelated\n\"US hostage 'murdered' by militants in Yemen, says Hagel\",1988,discuss\nKim Jong-un 'so fat he has fractured his ankles',2141,unrelated\n\"BREAKING: Islamic State, in video, beheads American journalist James Wright Foley who was kidnapped in 2012 -@BNONews\",1251,unrelated\nWho Is Michael Zehaf-Bibeau? Ottawa Shooter Suspect Identified By Canadian Officials ,1574,unrelated\nJ.J. Abrams Asks Disney To Move Up 'Star Wars: The Force Awakens' Release Date,748,unrelated\nPriest who died for 48 minutes says he met God and she’s a woman,169,unrelated\n\"Boko Haram Denies Ceasefire, Says Kidnapped Girls Are Now Married\",320,unrelated\nRapper identified as James Foley's executioner: reports,2434,unrelated\nRep. Duncan Hunter: 'At Least 10' ISIS Fighters Caught at Mexican Border,213,unrelated\nHas The Batman Vs. Superman Batmobile Been Stolen In Detroit?,1197,unrelated\nTwo blokes dared to eat 20-year-old burger for charity,2177,unrelated\n\"No, Vladimir Putin did not get pooped on by a bird during a First World War speech\",2502,unrelated\nNigerians doubtful of girls' release after Boko Haram 'truce' breached,1374,unrelated\nMexico Says Missing Students Not Found In First Mass Graves,1849,unrelated\nHere Are Microsoft's New Robot Security Guards,572,unrelated\nGod Is A Woman – Resurrected Father Narated,1048,unrelated\nVideo Purports to Show Beheading of American Journalist,2296,unrelated\nUS drones hunt Isis leader in Syria,909,unrelated\n\"Hoax Alert: Father O’Neal, Who Has Met God and Thinks She’s a Woman, Is Made Up (Just Like God Herself)\",1660,unrelated\nObama administration DENIES congressman's claim that 'at least ten ISIS fighters have been caught coming across the Mexican border in Texas',855,agree\nIraqi social-media rumors claim IS leader slain,1466,discuss\nMexico police find mass grave near site 43 students vanished,1678,unrelated\nISIS fighters 'have contracted Ebola': World Health Organisation investigating reports militants showed up at Iraqi hospital with lethal disease,1004,unrelated\nIslamist terrorists Jabhat Ansar al-Deen tweet picture of Texas plumber’s truck fitted with anti-aircraft gun in Syria,2084,unrelated\n\"Eyewitness: Viral Video That Netted $130K in Donations \"\"is Bullshit\"\"\",1395,unrelated\n\"Are missing students in mass graves found near Iguala, Mexico?\",1740,unrelated\nStrange mark turns out to be tropical spider burrowing under vacationer's skin,2293,discuss\nSeth Rogen reportedly nabs Steve Wozniak role in Steve Jobs filmSteve Jobs Iconic Moments,1048,unrelated\nMoment U.S. Marine is saved by his Kevlar helmet as Taliban sniper bullet hits him in head,2452,unrelated\n\"James Foley: American Journalist, James Wright Foley Beheaded in New ISIS Video [Breaking News]\",903,discuss\n\"Tom Brokaw 'wants Brian Williams out': NBC legend 'furious' at Iraq war lie, as it's claimed executives warned anchor to stop exaggerating the story in the past\",1325,discuss\nNigeria: hopes for return of kidnapped schoolgirls rise after ceasefire reported,1003,unrelated\n\"RCMP release security footage of Michael Zehaf Bibeau during attack, say he shot soldier in back\",1266,unrelated\nUnverified video shows beheading of aid worker David Haines,1528,unrelated\nSteve Jobs Biopic Eyes Seth Rogen to Play Apple Co-Founder Steve Wozniak,1678,unrelated\nIraqi media says ISIS militants have contracted Ebola,964,unrelated\nThe Man Who Says Comcast Got Him Fired Has Filed a Lawsuit,32,unrelated\nSeth Rogen to Play Apple Co-Founder Wozniak in Steve Jobs Biopic,2124,unrelated\nReport: Amazon to Launch Ad-Supported Streaming Service,698,discuss\nAmerican hostage in Yemen freed in military raid-Defence Ministry,445,disagree\n\"Jose Canseco injured in accidental shooting, per reports\",480,discuss\nNicaraguan commission on possible meteorite crash presents rock samples,2307,unrelated\nSeth Rogen to Star as Steve Wozniak in Sony's Steve Jobs Biopic [Updated],626,unrelated\n\"No, there aren’t any Ebola cases in Iraq\",93,unrelated\nOfficials Refute Iraqi Media Reports That ISIS Members Have Contracted Ebola In Mosul,5,unrelated\nKim Jong ill? Analysts say 27-year-old sister Kim Yo Jong may be running North Korea (VIDEO),2277,unrelated\nChinese 'mistress' is stripped naked and beaten senseless in backlash against booming country's 'concubine culture',907,agree\nAmazon's first brick-and-mortar store said to open in Manhattan,1543,unrelated\nNasa questions whether crater in Nicaragua caused by meteorite,2264,discuss\nThis Is Why Rumors That ISIS Is Crossing The Border Into The U.S. Aren’t Going Away,2056,unrelated\n\"Apple Watch Power Reserve feature will save battery life, report says\",1911,discuss\n\"Unconfirmed: ISIS Claims Kayla Mueller, American Female Hostage, Is Dead\",2260,unrelated\nA Bunch Of People Thought Banksy Got Arrested But It Was A Hoax,1020,unrelated\nSaudi Arabian cleric issues fatwa against snowmen,2167,agree\nSoldier shot in Ottawa at War Memorial,1020,unrelated\nComcast Says You Can Keep Your Tor,1589,unrelated\nCold Turkey,2336,unrelated\nNorth Korea denies reports Kim Jong-un is to open state-backed restaurant in Scotland,2418,discuss\nAngry mob hacks off alleged rapist's genitals with meat cleaver after dragging him into butchers,2072,unrelated\nShots Heard In Alleged Brown Shooting Recording [AUDIO],2220,discuss\nLebanon detains wife and son of Al-Baghdadi,404,unrelated\nJournalist James Wright Foley reportedly beheaded by ISIS,1720,unrelated\nEveryone chill! Banksy has NOT been arrested,618,unrelated\nAbdel-Majed Abdel Bary in Foley beheading: London rapper songs help identify him,1237,unrelated\n\"Report: The Apple Watch Will Only Last 2.5 Hours With \"\"Heavy\"\" Use\",15,unrelated\nJihadi John UNMASKED: Islamic State killer NAMED as west Londoner Mohammed Emwazi,1465,unrelated\nChristian Bale Exits Steve Jobs Movie (Exclusive),574,unrelated\nIPhone 6 users are tearing their hair out,2303,unrelated\nCNN Plays Alleged Audiotape of Michael Brown ShootingMilitarization Of Police,649,unrelated\nWATCH: Twitter catches fire amid rumors of Fidel Castro’s death,47,unrelated\nA Predator Drone Has Reportedly Been Spotted Circling Above ISIS's Capital City,388,unrelated\nISIS Video Purports To Show Beheading Of British Aid Worker,68,unrelated\nNYC High School Student Nicknamed ‘Teen Wolf’ Made $72 Million On Stock Market,459,unrelated\n\"Boko Haram: Kidnapped Girls Have Been Married Off, Truce Never Happened\",267,unrelated\nISIS leader ‘killed’ in US airstrikes,816,unrelated\nChristmas Is Cancelled: Pumpkin Spice Condoms Are a Goddamn Hoax,698,unrelated\n\"RCMP release security footage of Michael Zehaf Bibeau during attack, say he shot soldier in back\",2302,unrelated\n\"No, Islamic State Militants Have Not Been Caught by U.S. Border Patrol\",2197,unrelated\nADVISORY-Islamist rebel leader killed in U.S. strike - Somali government,427,agree\n\"Rare Case: Seven Bosnian Girls, Aged 13 And 14, Fall Pregnant After Five-Day School Trip; Parents Outraged After School Cites 'Parental Neglect'\",2404,unrelated\nOttawa investigates reports that Isis has captured Canadian-Israeli woman,1808,unrelated\n\"Boko Haram agrees to ceasefire, release of school girls\",381,unrelated\nElderly Woman Arrested for Kidnapping Neighbor's Cats & Making Fur Coats,1789,unrelated\nChristian Bale won't play Steve Jobs,2097,unrelated\nFerguson riots: audio may have captured Michael Brown shooting,968,unrelated\n\"David Haines Beheaded By ISIS, Execution Video Contains Threats Against UK: Reports\",2206,agree\nAlleged audio of Michael Brown shooting released,1934,discuss\n\"McDonald’s to Stop Serving Overweight Customers in January? Nope, ‘1/15/2015′ Story is Fake\",568,unrelated\n'They ate through the ceilings and pooped on the keyboards': Rats are 'taking over' Vogue's new World Trade Center office and Anna Wintour 'no longer wants to work there',1968,unrelated\n\"Islamic State leader's family detained by Lebanon, officials say\",170,unrelated\nThe 'cub of Baghdadi': Has this boy become the youngest victim of Isis’s use of child soldiers?,2288,unrelated\n\"Gill Rosenberg, former IDF soldier, possibly captured by ISIS while fighting with Kurds\",1476,unrelated\nChristian Bale Drops Out of Steve Jobs Biopic,574,unrelated\nJames Foley Killer ‘Jihadi John’ Believed to Be Former London Rapper Abdel-Majed Abdel Bary,1968,unrelated\n6 hidden mass graves may hold missing Mexican students,1405,discuss\nApple's 12-Inch Retina MacBook Air Shown in Artist's Renditions,879,unrelated\n\"And finally: Apple Watch to launch 9 March with 100,000 apps\",1975,unrelated\nWatch marine take sniper shot to the head and live,1029,unrelated\n\"Tropical spider burrows under man's skin, lives there for three days\",959,unrelated\nNBC weatherman caught urinating in the woods live on air,40,unrelated\nMexico police find mass grave near site 43 students vanished,2360,unrelated\n\"Mass Graves Found In Mexico, Near Place Where 43 Students Went Missing\",1822,discuss\nU.S. Hostage Luke Somers Killed During Yemen Rescue Bid: Family,984,unrelated\nThe Case of the Stolen Batmobile Has Been Solved,483,unrelated\nISIS Claims To Have Captured US Airdrop Weapons,2448,unrelated\nMichael Brown shooting audio caught on tape?,472,unrelated\nKim Jong-un: obese leader 'fractured both ankles',2327,unrelated\nNicaragua says meteorite probable cause of blast in capital,280,unrelated\nPentagon: death of al Shabaab leader in U.S. strike would be major blow,1543,unrelated\n\"Sick Kansas City man said not to have Ebola, U.S. plans new steps to fight virus\",2130,unrelated\nWhat Glenn Beck Fears May Be Done With the 11 Missing Jets,1438,unrelated\n\"This boy nearly died, now he has a superpower like Marvel’s Magneto\",1006,unrelated\n'There is no limit to their depravity' Islamic State FEED mother her own SON,1361,unrelated\nNASA: Viral news on days of darkness in December is hoax,787,unrelated\n\"HBO streaming service could launch in April for $15 per month, work on Apple TV\",75,discuss\nZack Snyder Responds to Fake Stolen Batmobile Report,280,unrelated\nUpdate: Did Boston.com Make Up This Story About The Web Sheriff Ben Edelman Sending Racist Emails?,1234,unrelated\n\"David Haines Beheaded By ISIS, Execution Video Contains Threats Against UK: Reports\",1802,unrelated\nMichael Zehaf-Bibeau was shot nearly a dozen times before Kevin Vickers fatally wounded him,1002,unrelated\nGraffiti Artist Banksy Arrested In London; Identity Revealed,258,unrelated\n\"Boko Haram claims to have German hostage, denies ceasefire\",320,unrelated\nISIS chlorine attack on security forces confirmed – Iraq officials,969,discuss\nMissing Libyan aircraft spark fears of 9/11-style attack in North Africa,1966,unrelated\nUS officials: Video shows American's execution,2524,discuss\n\"James Wright Foley, Kidnapped Journalist, Apparently Executed by ISIS\",1873,unrelated\nThe pumpkin spice condom is not happening,2498,unrelated\nReport: Jose Canseco accidentally shot,695,unrelated\nWas Heart-Tugging Viral Video Of Generous Homeless Man All A Hoax?,321,unrelated\n\"North Korean leader Kim Jong-un not missing, just having ankle surgery\",1769,unrelated\nDid a Meteorite Impact in Nicaragua over the Weekend?,724,unrelated\nThis Is What It Looks Like When A Son Pays Off His Parents’ Mortgage As A Christmas Present,2459,agree\nThe Case of the Stolen Batmobile Has Been Solved,2090,unrelated\nJames Foley remembered as 'brave and tireless' journalist,527,unrelated\nMan who slaps people around the head for sneezing hunted by police,1359,unrelated\n\"Dead for 48 minutes, Catholic Priest claims God is female\",1303,disagree\nReport: Missing Libyan jetliners raise fears of suicide airliner attacks on 9/11,1073,unrelated\n\"SEE IT: ISIS militants caught trying to cross border into Texas, Congressman claims\",2261,discuss\nReturn of the Mac: Seth Rogen in talks to star as Apple co-founder Steve Wozniak in upcoming Steve Jobs biopic,2070,unrelated\nJosh Paler Lin Gives A Homeless Man $100 And Follows Him To See How He Spends It,742,unrelated\nZack Snyder’s ‘Batman V Superman: Dawn Of Justice’ Stolen Batmobile Rumor Put To Rest,1323,unrelated\n\"Gill Rosenberg, Canadian-Israeli Woman Feared Kidnapped By ISIS, Says She's Safe\",1009,unrelated\nCanadian Soldier Shot At Ottawa War Memorial: Report,724,unrelated\nReal-life Magneto boy 'becomes living magnet' after getting massive electric shock from street lamp,244,unrelated\nAlleged audio of Michael Brown shooting has surfaced,1435,unrelated\n\"Boko Haram Denies Truce, Says Kidnapped Girls Have Been “Married Off”\",298,unrelated\nKim Had Ankle Surgery:  Source,724,unrelated\n\"Planetary Alignment On Jan 4, 2015 Will Decrease Gravity For 5 Minutes Causing Partial Weightlessness\",1323,unrelated\nNigeria says it has deal with Boko Haram to release kidnapped girls,40,unrelated\n\"Boko Haram Could Release Kidnapped Girls, Nigerian Officials Say\",2088,unrelated\nISIS pays tribute to its 'Cub of Baghdadi' child soldier,908,discuss\nFBI Probing Alleged Audio of Michael Brown Shooting,450,unrelated\nSenior Western Intelligence Official Confirms London Rapper Abdel Majed Abdel Bary Is A Suspect In The Foley Killing,2328,unrelated\nWas The Video Of That Homeless Man Doing Good Deeds With $100 All An Elaborate Hoax!?,1020,disagree\n\"White House Fence Jumper Got Farther Than Previously Thought, Sources Say\",1547,unrelated\nDNA Tests Confirm Lebanon Is Holding ISIS Leader’s Child,2337,discuss\nAttorney: New audio reveals pause in gunfire when Michael Brown was shot,1974,unrelated\nJordan king cites Clint Eastwood in revenge vow,1875,unrelated\nOttawa Gunman Identified As Michael Zehaf-Bibeau,190,unrelated\nPolice hunt tweed-jacket wearing man who slaps shoppers for SNEEZING,1897,agree\nFears journalist James Wright Foley beheaded by Islamic State jihadists in ‘message’ to United States,2404,unrelated\nBoko Haram denies truce to release kidnapped schoolgirls,1125,unrelated\n\"Batmobile stolen in Detroit? Good one, joker!\",1338,unrelated\nJihadi John ‘identified as British man from West London’,1346,discuss\n\"'American bombing had signed my death certificate': Missing US journalist James Wright Foley goes unflinching to his death as ISIS behead him in horrific video, as a warning to Obama\",1948,discuss\nIraqi media says ISIS militants have contracted Ebola,1291,unrelated\nISIS militants appear to behead abducted American journalist James Wright Foley in graphic video,1295,unrelated\nThe Internet Tried To Make Axl Rose Its Latest Death Hoax Victim,874,unrelated\nHas North Korean dictator Kim Jong-un been replaced by his sister?,755,unrelated\n'There is no limit to their depravity' Islamic State FEED mother her own SON,527,unrelated\nDog Found Abandoned With Suitcase Filled With His Belongings,1936,unrelated\nISIS Reportedly Beheads American Photojournalist in Iraq,2304,unrelated\n\"Vice CEO Shane Smith reportedly spent $300,000 on a steak dinner at CES\",1817,unrelated\nDoes ISIS Have Ebola? Probably Not! Media Reports It Anyway,720,unrelated\n\"Sadly, Pumpkin Spice Condoms Aren't A Thing After All\",388,unrelated\n#ISIS beheads photojournalist James Wright Foley in a massage to US to end its intervention in #Iraq.,928,discuss\nREPORT: Alleged New Audio of Michael Brown Shooting,269,unrelated\nIslamic State releases video apparently showing the beheading of missing US journalist James Foley,2268,unrelated\nHas Kim Yo-Jong Taken Over For Kim Jong Un? Sister Assumes North Korea State Duties While Brother Undergoes Medical Treatment,465,unrelated\n\"Piper Jaffray pegs stainless steel Apple Watch price at $499, Edition at $4,999\",885,unrelated\n\"Islamic State Training Pilots in Military Jets, Monitors Say\",1608,discuss\nThere has been a shooting at the War Memorial on Parliament Hill. Unconfirmed reports say a soldier was shot.,2269,unrelated\n\"Tim Cook Reportedly Showers with Apple Watch, Suggesting It’s Waterproof\",2302,unrelated\n\"Comfort eating? Chinese woman, 26, spends an entire WEEK in KFC after being dumped by boyfriend\",2197,unrelated\n\"Viral Video Of Homeless Man Spending $100 On Food For Other Homeless Was Faked, Witness Says\",321,unrelated\n\"Boko Haram Could Release Kidnapped Girls, Nigerian Officials Say\",1883,unrelated\nObama administration DENIES congressman's claim that 'at least ten ISIS fighters have been caught coming across the Mexican border in Texas',239,unrelated\nReport: A Radically Redesigned 12-Inch MacBook Air Is Coming,727,unrelated\nKim Jong-Un 'bans the name Kim Jong-un',1645,unrelated\nSaudi fatwa banning snowmen triggers heated debate,1873,unrelated\nIslamic State militants claim to behead missing American journalist,2109,unrelated\nHunt for 'cruel' owner who abandoned dog at train station,2523,agree\nChristian Bale Is Steve Jobs,2343,discuss\nPrisoner Released in Bergdahl Exchange Tried to Reconnect With Taliban,773,discuss\n\"Video Appears to Show Beheading of Journalist James Foley, Who Went Missing in Syria\",826,unrelated\n\"Rumor: Apple shooting for 19 hours of Apple Watch battery life under normal conditions, 2.5 hours 'heavy' use\",1904,unrelated\nSaudi cleric issues fatwa on snowmen,924,agree\n\"Gill Rosenberg, Canadian-Israeli Woman Feared Kidnapped By ISIS, Says She's Safe\",2415,unrelated\nAudio recording allegedly captures moment Michael Brown was shot,1549,unrelated\nTropical spider burrowed under Bali tourist's skin,181,unrelated\nAlleged audio of Michael Brown shooting has surfaced,1916,discuss\nAn Indian Civil Servant Just Got Sacked After Not Turning Up For Work For 25 Years,1242,unrelated\nCanadian Michael Zehaf-Bibeau thought to be the gunman in Ottawa shooting,2214,discuss\nLawmaker Says ‘At Least 10′ Islamic State Fighters Have Been Captured at the Southern U.S. Border,190,unrelated\n\"Despite no Ebola case in Kansas City, the rumor goes viral\",1404,agree\nMeteor Leaves 40-Foot Crater Near Managua's Airport,1825,discuss\nIsis claims it has US airdrop of weapons,2168,discuss\n\"Tiger Woods is not on suspension for failing a drug test, his agent and a PGA official say\",2188,unrelated\n\"Gene Munster Predicts $499 Steel Apple Watch, $4,999 for 18k Gold Edition\",1572,unrelated\nISIS leader dead?,137,unrelated\nRumor Robert Plant Ripped Up $800 Million Contract To Reunite Led Zeppelin Called 'Rubbish',241,unrelated\n‘Jihadi John’: The Islamic State killer behind the mask is a young Londoner,1107,unrelated\nAmerican hostage in Yemen freed in military raid-Defence Ministry,298,unrelated\nBergdahl: Senator Says Jihadists Swapped For U.S. Troop ‘In Touch’ With Al-Qaida Affiliate,1628,discuss\nStar Wars: The Force Awakens to be released this summer?,61,unrelated\n\"Cloistered nun gives birth to a baby  The convent: \"\"There is a sister\"\" [Google Translate]\",1828,discuss\nThe Man Who Says Comcast Got Him Fired Has Filed a Lawsuit,269,unrelated\nAn audio recording of the Michael Brown shooting has reportedly surfaced,1950,unrelated\n\"Etats-Unis: Mort pendant 48 minutes, un prêtre affirme que Dieu est une femme\",1212,unrelated\nWeather Reporter Caught Writing His Name In The Snow Was NOT Ready To Go On Camera (UPDATED),633,unrelated\nMichelle Obama’s face blurred by Saudi state television,913,discuss\nFears Islamic State could launch EBOLA attack on Britain after fighters 'contract virus',1974,discuss\nISIS KILLS 300 IRAQI SOLDIERS WITH CHLORINE GAS: SHIA MP,1296,unrelated\n\"James Wright Foley, Kidnapped Journalist, Apparently Executed by ISIS\",2047,discuss\nAlleged audio of Michael Brown shooting released,2252,unrelated\nIsis 'fed murdered kidnap victim to his own mother after she travelled to their headquarters and demanded to see him',2219,discuss\nLed Zeppelin’s Robert Plant ripped up a $924 million reunion contract,1708,unrelated\n\"Cook said to confirm Apple Watch is showerproof, lasts a day\",1808,discuss\n\"Apple Watch Power Reserve feature will save battery life, report says\",719,unrelated\n\"Rumors of King Abdullah Flying in Airstrikes Not True, Fox Excited Anyway\",2433,discuss\n'Spiderman' squished: Perth experts debunk spider burrowing claims,724,unrelated\n\"A Vice Guide To Spending $300,000 On Dinner\",832,unrelated\nNigeria announces truce with Boko Haram; fate of schoolgirls unclear,2272,discuss\nMeteor Leaves 40-Foot Crater Near Managua's Airport,2307,unrelated\nAudio of gunfire in Michael Brown case authenticated by app company,2020,unrelated\nWorld's oldest burger,1500,unrelated\nMum Offers to Sell Twin Boy to Save Twin Girl,777,unrelated\nBREAKING Gill Rosenberg former IDF soldier was captured by ISIS,2471,discuss\nNorth Korea denies reports Kim Jong-un is to open state-backed restaurant in Scotland,2404,unrelated\nThe Apple Watch's battery life will reportedly be just like any other smartwatch,833,unrelated\nBatmobile wasn't stolen: Cops,1673,unrelated\nApple Watch launch expected in late March,808,unrelated\nBREAKING NEWS: ISIS beheads missing American journalist James Wright Foley as warning to US to cease action in Iraq,1627,unrelated\nChristian Bale Exits Steve Jobs Movie (Exclusive),1296,unrelated\n'Jihadi John': Isis fighter named as Mohammed Emwazi from west London,1308,unrelated\nMeteorite strike in Nicaragua puzzles experts,2154,discuss\nPentagon: death of al Shabaab leader in U.S. strike would be major blow,1921,unrelated\n\"Google seals massive Sunnyvale, Redwood City deals\",2442,agree\nTourist wakes to find strange red trail on his stomach - and discovers a spider has burrowed through his appendix scar and crawled UNDER his skin while on holiday in Bali,2175,unrelated\nNigeria and Boko Haram 'agree ceasefire and girls' release',125,unrelated\n\"A message from Jim's mom, Diane Foley:\",1166,unrelated\nPentagon: 1 weapons bundle seized by militants,1485,agree\n\"Small meteorite strikes Nicaragua, government says\",831,unrelated\nThe news of Cesar Millan's death is false,2184,unrelated\nFence jumper reportedly made it much further into White House than Secret Service said,687,unrelated\n\"ISIS Claims an American Hostage, Kayla Mueller, Died in Airstrike in Syria\",1769,unrelated\n\"Macaulay Culkin Dead? Hoax Goes Viral, Claims Actor Found Dead in Apartment\",722,unrelated\nIslamic State claims to have beheaded American journalist,139,unrelated\nReport: Former Baseball Star Jose Canseco Accidentally Shot At Home,2520,unrelated\nISIL video claims beheading of kidnapped journalist James Foley,1547,unrelated\nNew iOS 8 bug can delete all of your iCloud documents,761,unrelated\nJihadi John: Mohammed Emwazi named as masked man behind ISIS beheadings,1933,unrelated\nIs this the world's oldest burger? Man claims to have kept McDonald's Quarter Pounder for 20 YEARS,2474,discuss\nWhite House fence-jumper made it far deeper into building than previously known,1921,discuss\nVogue's new digs are reportedly swarming with rats,313,unrelated\nNationwide turkey recall? Ebola-infected birds? USDA debunks the hoax,387,agree\n\"Apple Watch to Be Shower-Proof, Have 100,000 Apps at Launch: Reports\",40,unrelated\nThis College Student Claims She Was The 'Teletubbies' Sun Baby,2256,unrelated\n\"Comfort eating? Chinese woman, 26, spends an entire WEEK in KFC after being dumped by boyfriend\",1938,unrelated\nMichael Zehaf-Bibeau was shot nearly a dozen times before Kevin Vickers fatally wounded him,2104,unrelated\n\"Rumor: Gold Apple Watch Edition priced up to $5,000, steel version at $500, will debut on Feb. 14\",1983,discuss\nBritish-born rapper is main suspect in search for ISIS jihadist who beheaded James Foley,975,unrelated\n'Jihadi John': Isis fighter named as Mohammed Emwazi from west London,1437,unrelated\n\"Gold Apple Watch Edition Could Cost As Much As $1,200\",855,unrelated\nAre Rumors of the Apple Watch in Feb True?,1423,unrelated\n\"Accused Boston Marathon Bomber Severely Injured In Prison, May Never Walk Or Talk Again\",190,unrelated\nSeth Rogen to play Steve Wozniak alongside Christian Bale's Steve Jobs,646,unrelated\nChristian Bale to Play Steve Jobs in New Movie,1839,unrelated\nLondon hip-hop artist Abdel-Majed Abdel Bary key suspect in hunt for killer of American journalist James Foley,626,unrelated\nNigeria and Boko Haram 'agree ceasefire and girls' release',1603,unrelated\nWas Alleged Audio of Michael Brown Shooting on CNN a Hoax?,662,unrelated\n\"Islamic State Militants Have Been Flying 3 Captured Warplanes Over Syrian Airport, Witnesses Say\",2342,unrelated\nISIS executioner 'Jihadi John' named by media,961,unrelated\n'Sex attacker' has penis cut off with a cleaver in India,181,unrelated\nKidnapped Nigerian schoolgirls: Government claims ceasefire deal with Boko Haram that will bring missing girls home,1906,unrelated\nMeteorite 'caused mysterious boom in Nicaragua',2129,unrelated\n\"Sadly, Pumpkin Spice Condoms Aren't A Thing After All\",1708,discuss\n#ISIS beheads photojournalist James Wright Foley in a massage to US to end its intervention in #Iraq.,2196,unrelated\n\"Priest Dies, Wakes Up, Claims God Is a Woman. Huh?\",1263,unrelated\nMcDonald’s Will Stop Serving Overweight Customers Beginning 1/1/15,1427,unrelated\nVideo Purports To Show Beheading Of U.S. Journalist By Militants,2130,unrelated\nISIL video claims beheading of kidnapped journalist James Foley,2386,discuss\nISIS Executioner 'Jihadi John' Is Named as Mohammed Emwazi,1252,unrelated\nMan who SLAPS people if they sneeze in public being hunted by police,1530,unrelated\n\"Thanks Uncle Sam, we have your weapons airdrop: ISIS taunts America over intercepted weapons meant for Kurds\",2009,unrelated\n\"Islamic Tribunal Using Sharia Law In Texas Has Been Confirmed Tribunal members say they will avoid Sharia's \"\"criminal law.\"\"\",1317,discuss\nPentagon confirms al-Shabab leader killed in airstrike in Somalia,2374,agree\nThis Is Why Rumors That ISIS Is Crossing The Border Into The U.S. Aren’t Going Away,391,discuss\nEbola Frisco 2014: Patient Shows Virus Symptoms After Apparent Thomas Eric Duncan Contact,2314,unrelated\n\"Sorry, Fido. Pope Francis did NOT say our pets are going to heaven\",244,unrelated\n\"Sons of Anarchy Movie? No, Kurt Sutter Announces Charlie Hunnam, Brad Pitt Film Article is Fake\",2042,unrelated\n\"Christian Bale passes on role of Steve Jobs, actor reportedly felt he wasn't right for part\",1095,unrelated\nYPG Confirms: Gill Rosenberg Not Captured in Kobani,35,unrelated\nIraqi and Kurdish media reports cases of Ebola among Islamic State fighters in Mosul,2058,unrelated\nMonster catfish which looks big enough to swallow a man whole caught in Italy,204,unrelated\nChristian Bale Drops Out of Steve Jobs Biopic,1658,unrelated\nExperts: More facts needed on purported audio recording of Michael Brown shooting,125,unrelated\nIslamic State claims it executed American photojournalist James Foley,2130,unrelated\nKim Jong-un: obese leader 'fractured both ankles',1480,discuss\nAlleged Audio of Michael Brown Shooting Doesn’t Sound Good for Officer Darren Wilson,1893,unrelated\nPhoto gallery: Amazing £300 operation by North Walsham vet on constipated goldfish,903,unrelated\n\"James Foley, Missing American Photojournalist, Reportedly Executed By ISIS In Syria\",984,unrelated\nFBI Probing Alleged Audio of Michael Brown Shooting,2187,unrelated\nTexas City plumber's truck ends up in Syrian war,2020,unrelated\nSeth Rogen reportedly nabs Steve Wozniak role in Steve Jobs filmSteve Jobs Iconic Moments,1543,unrelated\nWife and son of Islamic State leader Abu Bakr al-Baghdadi detained in Lebanon,1269,unrelated\n\"BREAKING: Islamic State, in video, beheads American journalist James Wright Foley who was kidnapped in 2012 -@BNONews\",2127,unrelated\nISIS Getting Ebola,1506,discuss\nConfusion Surrounds Capture Of “ISIS Leader’s Wife”,775,unrelated\nObama denounces killing of journalist James Foley and pledges ‘justice’,2453,unrelated\n[UPDATED] 11 Men and 0 Women on Tonight's ESPN Domestic Violence Panel,414,unrelated\nAmazon Reportedly Planning An Ad-Supported Video Service That Will Be Cheaper Than Netflix,936,unrelated\nCBS News Names Canadian Parliament Shooting Suspect,1380,discuss\nDog found abandoned at Scottish train station with suitcase of belongings,242,unrelated\nMum faces real-life Sophie's Choice – as she tries to sell her son to fund daughter's care,1351,unrelated\nIslamic State reports youngest jihadist 'martyred' in battle,2176,unrelated\nKimye’s Fault? Anna Wintour’s NYC ‘Vogue’ Offices Hit With Disgusting Rat Infestation: ‘Rat Droppings On Desks’,713,discuss\nSugarhill Gang rapper Big Bank Hank dead at 57,754,unrelated\nBrian Williams Debunks Peeing Meteorologist Report On ‘NBC Nightly News': Video,205,unrelated\nDylan Thomas Finds Tropical Spider Burrowed Under Skin,1864,discuss\nKim Jong-Un 'in hospital with two fractured ankles' after ballooning to around 20 stone and going on numerous 'meet the people' walkabout PR stunts,1480,discuss\nMohammed Emwazi: Man identified as Isis killer 'Jihadi John' was 'stopped by MI5' while on safari holiday in Africa in 2010,81,unrelated\n\"Rumor: Stainless Steel Apple Watch Will Cost $500, Gold $4,000\",2485,discuss\n\"Boko Haram claims to have German hostage, denies ceasefire\",2314,unrelated\n\"Everybody Relax, Banksy Wasn’t Arrested And Exposed As A 35-Year-Old Man\",2048,unrelated\n\"UK spies identify Foley’s killer, Abdel-Majed Abdel Bary a key suspect\",2528,discuss\nRajasthan: Angry mob teaches rapist a lesson; chops penis off,483,unrelated\nBodies In Mexico Mass Grave Apparently Not Those Of Missing Students,2268,unrelated\nCNN Posts Alleged Audio of Michael Brown Shooting,1256,unrelated\n\"What was fake on the Internet this week: Obama’s peace prize, pumpkin-spice condoms and insane winter snow\",788,unrelated\nTropical spider burrows under man's skin through scar,724,unrelated\nAttorney: New audio reveals pause in gunfire when Michael Brown was shot,346,unrelated\nNew Audio Allegedly Captures Moment Michael Brown Was Shot,2149,discuss\nBreaking: Soldier shot at National War Memorial in Ottawa,1481,unrelated\nApple's 12-Inch Retina MacBook Air Shown in Artist's Renditions,2497,discuss\nMore American Weapons for ISIS,2116,unrelated\nPope Francis tells boy whose dog had died that heaven is open to all,2459,unrelated\n\"Batmobile stolen in Detroit? Good one, joker!\",1459,discuss\nWHO ‘probing’ whether ISIS fighters got Ebola,989,unrelated\nThe “Flood Libel” Propagandists of 2015,993,unrelated\nIraqi media says ISIS militants have contracted Ebola,2299,unrelated\n\"Rodney Constantine, Newfoundland Suspect, Keeps Facebook Pledge To Turn Himself In\",828,agree\nNigeria and Boko Haram 'agree ceasefire and girls' release',1883,unrelated\nISIS Hostage Alan Henning's Wife Invokes Sharia Law in New Plea,2254,discuss\n\"Boko Haram Cease-Fire: Abducted Nigerian Schoolgirls To Be Released, Officials Say\",2463,discuss\nSay 'eh-oh!' to the Teletubbies SUN BABY - can you still recognise her after 19 years?,1327,discuss\nWeather Reporter Caught Writing His Name In The Snow Was NOT Ready To Go On Camera (UPDATED),205,unrelated\nAudio recording allegedly captures at least 10 shots fired in Michael Brown killing,450,unrelated\nMissing Libyan Jetliners Raise Fears of Suicide Airliner Attacks on 9/11,1022,unrelated\nMcDonald’s Will Stop Serving Overweight Customers Beginning 1/1/15,2125,unrelated\nNigeria Claims Boko Haram Will Release the Kidnapped Schoolgirls,1896,discuss\nBodies In Mexico Mass Grave Apparently Not Those Of Missing Students,2360,unrelated\nKC hospital: Patient does not have symptom profile of Ebola,909,agree\nISIS Claims to Have Intercepted Supplies From U.S. Airdrop,1361,discuss\nTwo GOP Congressmen Say Suspected Terrorists Caught Crossing U.S.–Mexico Border,220,unrelated\nDurex on Rumored ‘Pumpkin Spice’ Condom: No Comment,698,unrelated\nDoubts cast over Nicaragua meteorite claim,586,unrelated\nOfficials: Report That Area Town Is Under Ebola Quarantine Is False,410,agree\nFemale Israeli fighter said abducted by Islamic State  Read more: Female Israeli fighter said abducted by Islamic State,513,unrelated\nObama administration DENIES congressman's claim that 'at least ten ISIS fighters have been caught coming across the Mexican border in Texas',1398,discuss\nWeather Reporter Mike Seidel Was Caught Off Guard on Live TV and Appeared to Be Urinating in the Snow -- Watch!,54,unrelated\nIS Militants Kill 300 Iraqi Soldiers with Chlorine Gas,1357,unrelated\nArmed U.S. drones spotted flying over Syria in possible hunt for ISIS leader,2367,unrelated\nDNA tests prove Lebanon IS holding ISIS chief al-Baghdadi's ex-wife and daughter after they were caught with fake passports,530,unrelated\nNYPD to stop arrests for small amounts of marijuana,2217,agree\nThe Case of the Stolen Batmobile Has Been Solved,2431,unrelated\nMexico checks if 43 missing students in mass grave,712,unrelated\n\"Homeless man who became a YouTube sensation after spending $100 on food for his beggar friends gets a surprise Christmas meal, makeover and night in a hotel in new video... but is it all a hoax by a 'serial prankster'?\",1429,discuss\nCNN Plays Alleged Audiotape of Michael Brown ShootingMilitarization Of Police,465,unrelated\nHundreds mourn the 'death' of Fidel Castro after rumours sweep Twitter (but are they confusing him with recently departed Fidel Castro Odinga from Nairobi?),1375,unrelated\nUnconfirmed Reports Say UK Hostage Held By ISIS Found Innocent,1263,unrelated\nWill King of Jordan lead airstrikes on ISIS HIMSELF? Reports say trained pilot plans to take part in attack after quoting Clint Eastwood's Unforgiven to Congressmen,1644,discuss\nHas Ebola infected Isis militants in Mosul?,225,unrelated\nNorth Korea directive reveals apparent ban on sharing Kim Jong-un’s name,206,unrelated\nOfficials Refute Iraqi Media Reports That ISIS Members Have Contracted Ebola In Mosul,1899,unrelated\nHope Fades for Girls' Release After Boko Haram 'Truce' Breached,1419,discuss\nKIM DINE WITH ME: Porky president Kim Jong-un to open UK restaurant serving DOG,1312,unrelated\n6 Islamist militants killed in US attack in Somalia,1547,unrelated\nGOP Rep. Duncan Hunter Claims 'At Least' 10 ISIS Fighters Apprehended On Texas Border,1498,unrelated\nU.S. arms airdrop fell into ISIS hands: Pentagon,2176,unrelated\nReport: US Drones Over Syria Looking for ISIS Leader Abu Bakr al-Baghdadi,1898,unrelated\n\"The gold Apple Watch Edition could set you back a whopping $4,999\",147,unrelated\n\"Boko Haram Could Release Kidnapped Girls, Nigerian Officials Say\",1630,discuss\n'Jihadi John' identified: ISIS killer named as Mohammed Emwazi from West London,939,discuss\nPope Francis tells boy whose dog had died that heaven is open to all,1104,unrelated\nURGENT: ISIS leader Abu Bakr al-Baghdadi allegedly killed by US airstrikes,2187,unrelated\n\"Six months after abducting Nigerian schoolgirls, Boko Haram reportedly wants to free them\",304,unrelated\nThe Pumpkin-Spice Condom Is Just a Figment of Your Own Gross Imagination,0,unrelated\n\"Boko Haram: Kidnapped Girls Have Been Married Off, Truce Never Happened\",1003,unrelated\nResetting iOS 8 Preferences May Wipe iCloud Files,382,unrelated\nTwo GOP Congressmen Say Suspected Terrorists Caught Crossing U.S.–Mexico Border,2385,discuss\nTexas City plumber's truck ends up in Syrian war,1950,agree\nDetroit Police Issue Statement That The Batmobile Is Safe,2090,unrelated\nFears journalist James Wright Foley beheaded by Islamic State jihadists in ‘message’ to United States,2096,discuss\nAmerican hostage in Yemen freed in military raid-Defence Ministry,40,unrelated\nISIS Video Purports To Show Beheading Of British Aid Worker,2306,discuss\n'There is no limit to their depravity' Islamic State FEED mother her own SON,1787,unrelated\nTaliban member swapped by Obama for Bowe Bergdahl tried to return to terror: report,2531,discuss\nApple was forced to nix key health features from its smartwatch -- report,1788,discuss\nHas a woman aborted her baby because it's a boy?,2154,unrelated\n\"No, a spider (probably) didn't crawl through a man's body for several days\",1579,discuss\nISIS Border Crisis: DHS Chief Says Terrorists Not Entering US Through Mexico,625,unrelated\nCanadian-Israeli Woman May Have Been Captured In Syria: Reports,1774,discuss\n\"NYPD to issue tickets instead of arrest for weed possession, report says\",1383,unrelated\n\"UK spies identify Foley’s killer, Abdel-Majed Abdel Bary a key suspect\",592,unrelated\nJosh Paler Lin Gives A Homeless Man $100 And Follows Him To See How He Spends It,2240,unrelated\nFerguson riots: audio may have captured Michael Brown shooting,121,unrelated\nCould Kim Jong Un open a restaurant in Scotland?,2452,discuss\n\"Boko Haram Denies Truce, Says Kidnapped Girls Have Been “Married Off”\",1372,unrelated\nSource: Tom Brokaw Wants Brian Williams Fired,1545,unrelated\n\"Meteorite Strikes Nicaraguan Capital, Creates 16-Foot-Deep Crater\",2033,unrelated\nGOP Rep. Duncan Hunter Claims 'At Least' 10 ISIS Fighters Apprehended On Texas Border,1893,unrelated\nREPORT: Apple's Watch Will Come In 2 Storage Sizes,2114,unrelated\nWayward sister ‘nun the wiser’ about baby,1891,unrelated\nHere Are Microsoft's New Robot Security Guards,932,unrelated\nHoly Theft! Batmobile Stolen from 'Batman v Superman'???,1529,discuss\nMan discovers spider living under his skin during Bali vacation,859,unrelated\nNicaragua meteorite: Experts attempt to understand whether mysterious meteorite fell from passing Pitbull asteroid,1744,unrelated\nHomeland Security says terrorists haven't crossed U.S-Mexico border,1637,unrelated\nIRAQI AND KURDISH MEDIA REPORTS: ISIS FIGHTERS HAVE CONTRACTED EBOLA,2299,unrelated\n\"L. Jinny? Abdel-Majed Abdel Bary, UK Rapper, Suspected in James Foley Killing: Reports\",850,discuss\nBatmobile wasn't stolen: Cops,280,unrelated\nMore than 200 kidnapped Nigerian girls to be released after deal reached with Boko Haram,1430,discuss\nNun who GAVE BIRTH to baby boy after suffering agonising stomach pains 'had no idea' she was pregnant,1307,discuss\nTurkish president says American weapons drop for Kurdish fighters was 'wrong' after supplies end up in the hands of ISIS,1843,unrelated\nNigeria: hopes for return of kidnapped schoolgirls rise after ceasefire reported,2088,unrelated\nThat's one way to get through security! Frustrated traveller strips completely NAKED at airport to pass through metal detectors,1400,unrelated\nApple in talks to become launch partner for cable-free HBO Now service,2434,unrelated\nRats are still running around at Vogue,944,unrelated\n#Hairgate trends on social media: iPhone 6 users complain of ripped out hair,689,unrelated\nSomalia Shebab chief Ahmed Abdi Godane likely dead in US strike: Source,1746,unrelated\nBugatti Veyron Vandalized With Penis Graffiti? Viral Photo Isn’t What It Seems,2235,unrelated\nRumor Fatigue Sets In at False Alarms of Castro’s Death,244,unrelated\nChristian Bale quits Steve Jobs movie,2097,unrelated\nIslamic State releases video apparently showing the beheading of missing US journalist James Foley,694,discuss\nTropical spider burrowed under Bali tourist's skin,220,unrelated\n\"Forget 18-karat gold, next-generation Apple Watch Edition could use platinum: Report\",1217,unrelated\nIRAQI HEALTH OFFICIAL: EBOLA HAS KILLED 5 ISIS FIGHTERS,1891,discuss\n\"James Wright Foley, Kidnapped Journalist, Apparently Executed by ISIS\",1720,unrelated\nHospital: Man not being treated for Ebola in Kansas City,2127,agree\nA Murdered Witness?,472,unrelated\nReport: Possible audio tape of Michael Brown shooting,968,unrelated\nUrgent: The Leader of ISIL 'Abu Bakr al-Baghdadi' Killed! / Photo,1644,unrelated\nNow the Vogue Rats Are Chewing Through Couture,725,unrelated\nNigeria Claims Boko Haram Will Release the Kidnapped Schoolgirls,1374,unrelated\n‘Wild Misinformation’: Brian Williams Explains the Mike Seidel Liveshot,1926,agree\nRobert Plant ripped up $800M Led Zeppelin reunion contract,1789,unrelated\nIs Kim Jong Un's sister Kim Yo Jong in charge?,1152,discuss\nReport—Jose Canseco accidentally shot at his home tonight,695,unrelated\nJudd Nelson rebuffs Internet rumors that he died of a drug overdose.,303,agree\nBATMAN VS. SUPERMAN BATMOBILE STOLEN,1311,unrelated\nWatch marine take sniper shot to the head and live,532,unrelated\nReports: Islamic State uses chlorine gas against Iraqi forces,1177,unrelated\n\"Fidel Castro Rumors Sweep Internet, But No Sign in Cuba\",500,unrelated\nIs Kim Jong-Un Really Opening a Restaurant in Scotland?,350,discuss\nNEWS/ All Dogs Go to Heaven! Pope Francis Confirms Paradise Is Open to All of God's Creatures,2297,agree\nJournalist James Wright Foley reportedly beheaded by ISIS,2453,unrelated\n\"These LEGO Instructions from 1974 Are Awesome (And Yes, They're Real)\",1169,unrelated\n\"ISIS Claims Female American Hostage, Kayla Mueller, Killed in Airstrike\",2387,discuss\nIslamic State militants claim to behead missing American journalist,11,unrelated\nThe Story Of The High School Trader Who Made $72 Million Is A Rumor Spun Out Of Control,2367,unrelated\n\"What they earn: Vice CEO Shane Smith’s $300,000 steak dinner\",1605,unrelated\n\"Boko Haram Cease-Fire: Abducted Nigerian Schoolgirls To Be Released, Officials Say\",800,unrelated\n\"SEE IT: ISIS militants caught trying to cross border into Texas, Congressman claims\",941,unrelated\nAmerican hostage in Yemen freed in military raid-Defence Ministry,2375,unrelated\nRobert Plant Literally Ripped Up An $800 Million Contract To Reunite Led Zeppelin,158,unrelated\nNicaraguan commission on possible meteorite crash presents rock samples,10,unrelated\nNews sites fall for Putin bird-dropping video,2472,unrelated\n‘The cub of Baghdadi': ISIS reports its youngest jihadist ‘got martyred’ in battle,2432,unrelated\nBoy who suffered powerful electric shock claims he now has 'superpowers' like X-Men's Magneto as metal objects stick to him,1006,unrelated\nMan chops off his penis after his girlfriend breaks up with him,812,unrelated\n\"Rumor: Gold Apple Watch Edition priced up to $5,000, steel version at $500, will debut on Feb. 14\",1234,unrelated\nRep. Duncan Hunter: 'At Least 10' ISIS Fighters Caught at Mexican Border,2254,unrelated\nBoko Haram Denies Nigeria Cease-Fire Claim,206,unrelated\nMohammed Emwazi: Man identified as Isis killer 'Jihadi John' was 'stopped by MI5' while on safari holiday in Africa in 2010,2328,unrelated\nSeth Rogen To Play Steve Wozniak In Steve Jobs Biopic,851,discuss\nLarge space object slams Nicaragua’s capital as asteroid passes Earth,2118,unrelated\n\"Islamist Militants 'Steal' 11 Commercial Planes In Libya, Sparking Terror Attack Fears\",1197,discuss\nDog found abandoned outside railway station with suitcase of his belongings,530,unrelated\nISIS Fighters Getting Caught Coming Across the U.S.-Mexican Border?,1034,unrelated\n'The youngest martyr - the cub of al-Baghdadi': ISIS boasts a 10-year-old fighter has been killed as he went into battle with his father in Syria,1042,unrelated\n\"Jeh Johnson: Politicians Shouldn't 'Feed The Flames Of Fear' Over ISIS, Ebola\",2266,discuss\nIslamic State Militants Claim to Have Beheaded US Journalist James Wright Foley,2067,discuss\n\"\"\"Categorically False\"\": DHS Debunks Right-Wing Fiction That ISIS Attempted To Cross The U.S.- Mexico Border\",1376,agree\n80's Brat Pack star Judd Nelson forced to deny that he's dead after fake news story starts trending on social media,2332,agree\nKim Jong-Un planning Scottish restaurant,2290,unrelated\nIraq: US to Probe ISIS' Chlorine Attack on Iraqi Security Personnel,1590,discuss\n\"Brian Williams: No, Our Meteorologist Was Not Peeing on Live TV\",1854,unrelated\nThe 'cub of Baghdadi': Has this boy become the youngest victim of Isis’s use of child soldiers?,2372,unrelated\nLuke Somers' sister says he was killed in failed Yemen rescue attempt,56,unrelated\nMichael Brown shooting audio caught on tape?,1009,discuss\nISIS leader ‘killed’ in US airstrikes,40,unrelated\n’6 Days Darkness in December 2014′ 100% Fake; NASA Confirmed 3 Days Total Darkness Hoax as Well,1535,unrelated\nISIS militants trick mother into ‘eating her kidnapped son’,2299,unrelated\nMum faces real-life Sophie's Choice – as she tries to sell her son to fund daughter's care,2304,unrelated\nReturn of the Mac: Seth Rogen in talks to star as Apple co-founder Steve Wozniak in upcoming Steve Jobs biopic,851,discuss\nHundreds mourn the 'death' of Fidel Castro after rumours sweep Twitter (but are they confusing him with recently departed Fidel Castro Odinga from Nairobi?),2251,discuss\nWatch: ISIS Claims to Have Captured U.S. Airdropped Weapons,1002,unrelated\n#ISIS beheads photojournalist James Wright Foley in a massage to US to end its intervention in #Iraq.,2495,discuss\nChristian Bale quits Steve Jobs movie,346,unrelated\n\"Meteorite Strikes Nicaraguan Capital, Creates 16-Foot-Deep Crater\",373,unrelated\nWATCH: Bird Launches Airstrike on Putin’s Shoulder (UPDATED),2174,agree\nIraqi and Kurdish media reports cases of Ebola among Islamic State fighters in Mosul,1821,unrelated\nVideo Purports to Show Beheading of American Journalist,1295,unrelated\n\"Boko Haram Denies Truce, Says Kidnapped Girls Have Been “Married Off”\",800,unrelated\nNew Audio Allegedly Captures Moment Michael Brown Was Shot,2248,unrelated\nISIS Leader Killed: Abu Bakr Al-Baghdadi Reportedly Killed By U.S. Airstrike,891,discuss\nFBI Probing Alleged Audio of Michael Brown Shooting,1974,unrelated\nISIL allegedly kills US journalist in video,1948,discuss\nSeven girls as young as 13 become pregnant on a school trip,2508,agree\n\"Islamic State, in video titled \"\"A Message to America,\"\" beheads American journalist James Wright Foley who was kidnapped in 2012\",2388,discuss\nKim Had Ankle Surgery:  Source,1480,discuss\n\"White House Fence Jumper Got Farther Than Previously Thought, Sources Say\",843,discuss\nVideo shows ISIL beheading of photojournalist James Foley,1471,agree\nTexas Plumber Isn't Sure How Extremists In Syria Ended Up With His Work Truck,917,unrelated\nSeven girls fall pregnant after five day school trip in Bosnia and Herzegovina,2187,unrelated\n\"Tropical spider burrows under man's skin, lives there for three days\",818,agree\n\"Tour, agent: Tiger Woods not banned\",1179,unrelated\n\"Ann Arbor pizza delivery driver surprised with $2,000 tip\",524,unrelated\nBREAKING NEWS: ISIS beheads missing American journalist James Wright Foley as warning to US to cease action in Iraq,704,unrelated\nCNN Plays Alleged Audiotape of Michael Brown ShootingMilitarization Of Police,271,unrelated\nTexas plumber's truck on front line of Syria war,821,unrelated\nSoldier shot near Canadian parliament building,1547,unrelated\nDog abandoned at Ayr station with belongings in suitcase,304,unrelated\nIsis claims US hostage Kayla Mueller killed in coalition airstrike,2283,unrelated\nBREAKING NEWS: Gunman 'shot dead' after wounding soldier near Canada parliament,1659,discuss\nReport: Christian Bale Just Bailed on the Steve Jobs Movie,1854,unrelated\nPriest who died for 48 minutes says he met God and she’s a woman,1385,unrelated\nGovernment employee fired after skipping work for 24 years,217,unrelated\nSomalia Shebab chief Ahmed Abdi Godane likely dead in US strike: Source,737,unrelated\nPaul Rudd Helped Tackle A Violent Homophobe So That’s Another Reason To Love Him [UPDATE],2514,agree\nMirfield man's tears of joy after lost voicemail of wife retrieved,1640,agree\nReport: NYPD to stop arresting people for minor marijuana offenses,909,unrelated\nUnconfirmed Reports Say UK Hostage Held By ISIS Found Innocent,2241,unrelated\n\"One gunman killed in shooting on Parliament Hill in Ottawa, hunt on for other shooters\",2410,discuss\nISIL video claims beheading of kidnapped journalist James Foley,1720,unrelated\nNun Gives Birth To Baby Boy After Suffering Intense Stomach Pains,2404,unrelated\nIsis militants claim to have killed US journalist James Foley,1948,discuss\n\"Christian Bale in talks to play Steve Jobs for Sony, Danny Boyle\",2097,unrelated\n\"Apple Watch to Be Shower-Proof, Have 100,000 Apps at Launch: Reports\",72,unrelated\nVideo Purports to Show Beheading of American Journalist,2525,unrelated\nKIM DINE WITH ME: Porky president Kim Jong-un to open UK restaurant serving DOG,17,unrelated\n\"No, Saudi TV Didn't Blur Out Michelle Obama's Face When the President Met King Salman\",1975,agree\nSpider Burrows Into Australian Man's Appendix Scar (VIDEO),2338,discuss\nNASA Confirms Earth Will Experience 6 Days of Total Darkness in December 2014!,696,unrelated\n\"Apple Watch Pricing to Reportedly Start at $500 for Stainless Steel, $4,000 for Gold\",62,unrelated\nIsis claims it has US airdrop of weapons,2509,discuss\nMacaulay Culkin Dead? Another Death Hoax Circulates On Facebook,2087,unrelated\n\"No, Pumpkin Spice Condoms Are Not A Real Thing\",1853,unrelated\nAl-Shabaab Terror Group Leader Killed in U.S. Airstrike,1835,discuss\nHospital: Man not being treated for Ebola in Kansas City,1883,unrelated\nCNN Plays Alleged Audiotape of Michael Brown ShootingMilitarization Of Police,2187,unrelated\nCanada probes Michael Zehaf-Bibeau as possible suspect in Ottawa shooting - source,2214,discuss\nPolice hunt tweed-jacket wearing man who slaps shoppers for SNEEZING,2477,unrelated\nCrazy iPhone rig shows how Chinese workers manipulate App Store rankings,2087,unrelated\nNew policy could reduce marijuana possession arrests,1939,unrelated\nKurds fear Isis use of chemical weapon in Kobani,2338,unrelated\nMexico checks if 43 missing students in mass grave,1825,unrelated\n\"Pope Francis did not tell boy heaven has room for pets, contrary to report\",855,unrelated\nEmotional sergeant-at-arms is greeted back to parliament with a rousing standing ovation a day after he heroically shot dead terrorist - the first time he used weapon in 30 year career,1175,unrelated\nA Predator Drone Has Reportedly Been Spotted Circling Above ISIS's Capital City,909,unrelated\n'Snake wine' to the rescue of Kim Jong-un's love life,587,unrelated\nMilitant Group Says It Killed American Journalist in Syria,826,unrelated\nISIS Beheads Kidnapped Photojournalist James Wright Foley in Horrific Video Message to the U.S.,984,unrelated\nNorth Korea dictator Kim Jong-un 'set to open a new restaurant in SCOTLAND',1756,discuss\nI aborted my baby because it was a boy,1494,agree\n#ISIS beheads photojournalist James Wright Foley in a massage to US to end its intervention in #Iraq.,1361,unrelated\nLatest iOS 8 bug reportedly causes unwanted deletion of iCloud Drive documents,221,unrelated\nObama Denounces James Foley's Execution: 'Today The Entire World Is Appalled',1206,agree\nISIS Beheads American Journalist,1347,unrelated\nHigh school student scores $72M playing the stock market,1693,unrelated\nWHO investigates media reports ISIS fighters contracted Ebola,1921,unrelated\nGovernment fires employee who skipped work for 24 years,2134,agree\n\"A Vice Guide To Spending $300,000 On Dinner\",1347,unrelated\n\"SMALL METEORITE STRIKES NICARAGUA, GOVERNMENT SAYS\",220,unrelated\nSpider Burrows Into Australian Man's Appendix Scar (VIDEO),214,unrelated\nGuantanamo detainee who was swapped in prisoner deal for Bowe Bergdahl 'tried to rejoin 'Al Qaeda',1095,unrelated\nIslamic State killer 'Jihadi John' named as Mohammed Emwazi,1346,discuss\nCNN Plays Alleged Audiotape of Michael Brown ShootingMilitarization Of Police,900,unrelated\n\"Batmobile stolen in Detroit? Good one, joker!\",2431,unrelated\nHomeland Security: No ISIL fighters on U.S. border,1565,unrelated\n\"Stainless steel Apple Watch could cost just $499, but gold will be 10 times as pricey\",62,unrelated\nCode/Red: Apple Watch Battery Life — “Charge Nightly”,1570,unrelated\nIslamic Militants Post Video Claiming to Show Beheading of U.S. Journalist,1385,unrelated\nTBS speeds up Seinfeld 7.5% to gain an extra 2 minutes of commercial ad time.,1686,unrelated\n\"Priest Dies, Wakes Up, Claims God Is a Woman. Huh?\",1849,discuss\nIsis tells mother on rescue mission :’You’ve just eaten your son’,2234,unrelated\nMACAULAY CULKIN IS THE LATEST VICTIM OF A CELEBRITY DEATH HOAX — AND THESE 9 STARS KNOW EXACTLY HOW HE FEELS!,1299,unrelated\nKidnapped Nigerian schoolgirls: Government claims ceasefire deal with Boko Haram that will bring missing girls home,2272,discuss\n\"ISIS Claims It Kidnapped Gill Rosenberg, The First Western Woman To Fall Into The Group's Hands\",2037,discuss\nNewly Discovered Mass Grave Linked to Missing Mexican Students,251,unrelated\n\"Boko Haram agrees to ceasefire, release of school girls\",1298,agree\n\"Lady on FB: I'm 41, Intersex, and Fucked Michael Phelps on First Date\",618,unrelated\nIslamic State accused of using chlorine gas on Iraqi soldiers,251,unrelated\nISIS Beheads American Journalist,1982,unrelated\nChristian Bale in Talks to Play Steve Jobs in Danny Boyle's Biopic,1724,unrelated\nCheese blamed for North Korean leader Kim Jong-un's broken ankles,2210,unrelated\nKim Jong-un relying on ‘cobra wine’ after problems with trouser snake,2115,unrelated\nCold Turkey,168,unrelated\n\"Non, le lancement du nouveau «Star Wars» ne sera pas devancé à cet été\",808,unrelated\nMan discovers spider living under his skin during Bali vacation,2175,unrelated\n\"Tiger Woods is not on suspension for failing a drug test, his agent and a PGA official say\",1175,unrelated\nExperts: More facts needed on purported audio recording of Michael Brown shooting,633,unrelated\n80's Brat Pack star Judd Nelson forced to deny that he's dead after fake news story starts trending on social media,2281,unrelated\nBREAKING NEWS: ISIS beheads missing American journalist James Wright Foley as warning to US to cease action in Iraq,139,unrelated\n\"In New York City, Marijuana May Mean Ticket, Not Arrest\",1022,unrelated\nISIS leader dead?,891,discuss\n\"Rumor: Gold Apple Watch Edition priced up to $5,000, steel version at $500, will debut on Feb. 14\",2087,unrelated\nWHO ‘probing’ whether ISIS fighters got Ebola,720,unrelated\nISIS Beheading of U.S. Journalist James Foley Posted to YouTube,782,agree\nNorth Korea dictator Kim Jong-un undergoes surgery after breaking both ankles on military tour,186,unrelated\nSoldier shot near Canadian parliament building,1539,agree\nMissing Mexico students not among 28 bodies found in mass grave,1849,unrelated\nInsurgents killed in Nigeria despite alleged truce with Boko Haram,1541,unrelated\nCNN plays chilling audio recording allegedly from Michael Brown shooting: “At least 11 shots”,2235,discuss\nRobert Plant Literally Ripped Up An $800 Million Contract To Reunite Led Zeppelin,2009,unrelated\nISIS executioner 'Jihadi John' named by media,1724,discuss\nIsilkulskom student has gained superhero powers after shock,1476,unrelated\nInsurgents killed in Nigeria despite alleged truce with Boko Haram,62,discuss\n‘Evil straight from the pits of hell': American journalist James Foley reportedly beheaded by ISIS,874,unrelated\nTips for Chinese choosing an English name,1789,agree\nPumpkin Spice condoms? Don't fall for this hoax.,1905,unrelated\nMacaulay Culkin dead hoax: Fake death report spreads on social networks,2326,agree\nOttawa investigates reports that Isis has captured Canadian-Israeli woman,2147,unrelated\nNicaragua Meteorite Impact Theory May Be Meteor-wrong,1844,unrelated\nPentagon confirms al-Shabab leader killed in airstrike in Somalia,1869,unrelated\nBREAKING: British-born hostage 'KILLED in failed rescue attempt',1165,unrelated\nUnconfirmed reports claim Canadian-Israeli Gill Rosenberg captured by ISIS,2147,unrelated\nThis Is Why Rumors That ISIS Is Crossing The Border Into The U.S. Aren’t Going Away,1931,discuss\nComcast Says You Can Keep Your Tor,1289,unrelated\nApple may launch 12-inch MacBook Air with Retina Display,816,unrelated\n\"No, a bird didn't poop on Vladimir Putin\",1073,unrelated\nTropical spider burrows under man's skin through scar,2009,unrelated\nAudio of gunfire in Michael Brown case authenticated by app company,776,unrelated\n\"Tiger Woods PED, PGA Tour Suspension Allegations Retracted by Dan Olsen\",1817,unrelated\nNorth Korean dictator Kim Jong-Un to open restaurant in Scotland,2148,discuss\nJournalist James Wright Foley reportedly beheaded by ISIS,1093,discuss\nBergdahl: Senator Says Jihadists Swapped For U.S. Troop ‘In Touch’ With Al-Qaida Affiliate,1813,unrelated\n\"Islamic State training fighter pilots in captured jets, monitoring group says\",1115,discuss\nMissing Planes,1083,unrelated\nEveryone chill! Banksy has NOT been arrested,77,unrelated\n\"Iraq claims ISIS leader al-Baghdadi’s wife has NOT been arrested, despite Lebanon insisting woman detained at border told them she was Islamist extremist’s spouse\",530,unrelated\n\"Why the most expensive Apple Watch will probably cost around $10,000\",1438,unrelated\nIslamic State flying three jets in Syria: monitor,2283,unrelated\nAnother American hostage at risk by Islamic state,1549,unrelated\nHospital: Man not being treated for Ebola in Kansas City,205,unrelated\nChristian Bale in Talks to Play Steve Jobs (Exclusive),458,discuss\nIslamic State using 'SCORPION bombs' to terrorise victims,922,unrelated\nAn audio recording of the Michael Brown shooting has reportedly surfaced,1009,discuss\nGod is a woman- Priest who died for 48 minutes claims,526,agree\nWeather Reporter Caught Writing His Name In The Snow Was NOT Ready To Go On Camera (UPDATED),527,unrelated\n\"Vice Media CEO Shane Smith Spent $300,000 on Las Vegas Dinner (Report)\",1843,unrelated\nPodcast: Brown Moses on what’s flying over Iraq and Syria,1170,unrelated\n\"ISIS Claims It Kidnapped Gill Rosenberg, The First Western Woman To Fall Into The Group's Hands\",972,unrelated\nMan chops off own penis after being dumped by his girlfriend,1400,unrelated\nHow Canadian Sergeant-at-Arms Kevin Vickers killed shooter in parliament,502,agree\nSaudi cleric issues fatwa against building snowmen,26,unrelated\nHomeless man who received a meal and hotel stay after spending $100 donation on food for friends insists it was NOT a hoax – despite new witness insisting there was no way he could have been secretly filmed,344,unrelated\nPentagon: ISIS Got U.S. Weapons Package,1597,agree\nKim Jong-Un 'in hospital with two fractured ankles' after ballooning to around 20 stone and going on numerous 'meet the people' walkabout PR stunts,1854,discuss\nSearch launched for dog's owner after pooch found dumped next to suitcase filled with belongings,618,agree\n\"McDonald’s Removing Big Mac, Apple Pies And Eliminating Large Size Options\",346,unrelated\nCatholic Priest Claims God Is Female After Clinically Dead Experience,1351,unrelated\n\"New York schoolboy who made $72MILLION trading stocks on his lunch breaks - and now takes his friends out to dine on $400 caviar, drives a BMW and has definitely made his immigrant parents proud\",1693,unrelated\nISIL Beheads American Photojournalist in Iraq,2130,unrelated\nIsis claims to behead US journalist,1966,discuss\nKim Jong-un necks litres of rare SNAKE wine because he's too fat to please his wife,2296,agree\nISIS Militants Allegedly Contracted Ebola,2025,discuss\nAudio of gunfire in Michael Brown case authenticated by app company,346,unrelated\n\"Fidel Castro Rumors Sweep Internet, but No Sign in Cuba\",2221,discuss\nOscar winner Christian Bale to play Steve Jobs in upcoming biopic,919,unrelated\nMicrosoft turns to robotic security guards to watch for trouble,2228,agree\nKim Jong-Un 'bans the name Kim Jong-un',1180,unrelated\nMexico checks if 43 missing students in mass grave,1613,discuss\n\"Explosion reported near the Nicaraguan capital attributed to meteorite impact, but experts, including NASA, cast doubt on claims\",816,unrelated\nCode/Red: Apple Watch Battery Life — “Charge Nightly”,1702,discuss\nHas Kim's SISTER taken over North Korea? Dictator fails to show for key Communist event (but does send a nice flower basket instead),2330,unrelated\nMagic Mushrooms Found in Queen Elizabeth's Garden at Buckingham Palace,1808,unrelated\n\"James Wright Foley, Kidnapped Journalist, Apparently Executed by ISIS\",1016,discuss\nNigeria Claims Boko Haram Will Release the Kidnapped Schoolgirls,1019,unrelated\n\"Sons of Anarchy Movie? No, Kurt Sutter Announces Charlie Hunnam, Brad Pitt Film Article is Fake\",1697,unrelated\nChristian Bale will not play Steve Jobs,860,discuss\nVideo Purports to Show Beheading of American Journalist,1720,unrelated\nShots Heard In Alleged Brown Shooting Recording [AUDIO],195,unrelated\n\"Kim Yo Jong, Kim Jong-Un’s Sister, Takes Control of North Korea While Brother Gets Treatment?\",2477,discuss\n'They ate through the ceilings and pooped on the keyboards': Rats are 'taking over' Vogue's new World Trade Center office and Anna Wintour 'no longer wants to work there',2520,discuss\nExperts: More facts needed on purported audio recording of Michael Brown shooting,867,unrelated\n\"Calm Yourselves, Durex Has NOT Come Out With A Pumpkin Spice Condom\",2252,agree\nIslamic State killer 'Jihadi John' named as Mohammed Emwazi,527,unrelated\nApple Users Add Hairgate to iPhone 6 Problems,689,unrelated\nNigeria: hopes for return of kidnapped schoolgirls rise after ceasefire reported,1419,discuss\nNorth Korea dictator Kim Jong-un undergoes surgery after breaking both ankles on military tour,2441,unrelated\nSeth Rogen to Play Apple Co-Founder Wozniak in Steve Jobs Biopic,2410,unrelated\nIs this the world's oldest burger? Man claims to have kept McDonald's Quarter Pounder for 20 YEARS,2531,unrelated\nMilitant Group Says It Killed American Journalist in Syria,608,discuss\nAnna Wintour: Is Rat Infestation At NYC ‘Vogue’ Office Kim Kardashian’s Fault?,1968,unrelated\nISIS Reportedly Beheads American Photojournalist in Iraq,7,unrelated\nObama Denounces James Foley's Execution: 'Today The Entire World Is Appalled',139,unrelated\nAmazon Is Going To Open A Physical Store!,2116,discuss\n\"Gill Rosenberg, Canadian-Israeli Woman Feared Kidnapped By ISIS, Says She's Safe\",1786,unrelated\n\"Video showing American journalist beheaded believed real, officials and family say\",1549,unrelated\nWeaponized Ebola? ISIS Militants Said To Contract Deadly Virus,1891,discuss\nGOP Rep: ‘At Least Ten ISIS Fighters Have Been Caught Coming Across The Mexican Border’,2249,discuss\n\"Sons of Anarchy Movie? No, Kurt Sutter Announces Charlie Hunnam, Brad Pitt Film Article is Fake\",342,unrelated\nVice squad’s $1m win lights up Las Vegas,2463,unrelated\nWoman Dumped by Boyfriend Spends Entire Week Mourning at KFC,1819,unrelated\nTexas Plumber Has ‘No Idea’ How Company Truck Ended Up With ISIS,565,unrelated\nExpert casts doubt on Bunbury man Dylan Thomas’s burrowing stomach-spider story,755,unrelated\nAl Qaida hostage killed in raid,2495,unrelated\nDoubts cast over Nicaragua meteorite claim,1825,discuss\nISIL Beheads American Photojournalist in Iraq,2386,agree\neBay working on bidding app for Apple Watch,1393,unrelated\nChristian Bale set to play Steve Jobs in forthcoming biopic of Apple co-founder,2343,discuss\nApple Orders More Than 5 Million Watches for Initial Run,2370,unrelated\n\"Big Bank Hank, co-founder of the Sugarhill Gang, has died\",17,unrelated\nNigeria and Boko Haram 'agree ceasefire and girls' release',1697,unrelated\n\"Non, le lancement du nouveau «Star Wars» ne sera pas devancé à cet été\",2084,discuss\n\"Jeh Johnson: Politicians Shouldn't 'Feed The Flames Of Fear' Over ISIS, Ebola\",1637,unrelated\nDNA tests prove Lebanon IS holding ISIS chief al-Baghdadi's ex-wife and daughter after they were caught with fake passports,1787,unrelated\nCanadian official identifies dead Ottawa gunman as Michael Zehaf-Bibeau,1835,unrelated\nISIS militants appear to behead abducted American journalist James Wright Foley in graphic video,2495,discuss\nSeth Rogen reportedly nabs Steve Wozniak role in Steve Jobs filmSteve Jobs Iconic Moments,941,unrelated\nBREAKING: ISIS Beheads American Journalist James Wright Foley,1658,agree\nLebanon confirms holding ISIS chief’s kin,170,unrelated\nRobert Plant Literally Ripped Up An $800 Million Contract To Reunite Led Zeppelin,734,discuss\nMissing American journalist reportedly beheaded by Islamic State ,1206,discuss\nIs the Alleged Audio of the Gunshots That Killed Michael Brown a Hoax?,2118,discuss\n\"No, that high school kid didn't make $72 million trading stocks\",2009,unrelated\nSurreal Photos of Fisherman’s Jaw-Dropping Catch Will Likely Have People Wondering If It’s Real,1011,unrelated\nAmazon is about to open its first-ever physical store in New York City,1369,unrelated\n\"Pizza delivery man gets $2,000 tip\",472,unrelated\n\"Nigeria claims deal with Boko Haram on ceasefire, kidnapped girls\",2530,discuss\nMystery man slaps shoppers around head for sneezing,1439,unrelated\nTaylor Lianne Chandler: Michael Phelps' Cougar Girlfriend Revealed?,1364,unrelated\nKim Jong ill? Analysts say 27-year-old sister Kim Yo Jong may be running North Korea (VIDEO),2477,discuss\nCanadian Soldier Shot At Ottawa War Memorial: Report,401,unrelated\nAlleged audio of Michael Brown shooting released,1197,unrelated\nA Bunch Of People Thought Banksy Got Arrested But It Was A Hoax,2412,unrelated\nPants on Fire: Duncan Hunter makes unconfirmed claim Border Patrol caught at least 10 ISIS fighters,1946,discuss\nNorth Korea denies reports Kim Jong-un is to open state-backed restaurant in Scotland,115,unrelated\n\"Calm Yourselves, Durex Has NOT Come Out With A Pumpkin Spice Condom\",730,unrelated\nNigeria says it has deal with Boko Haram to release kidnapped girls,308,discuss\nKim Yo-jong in Charge: Kim Jong-un's Sister 'Replaces' North Korean Dictator During Illness,84,unrelated\nAxl Rose Dies? Guns N’ Roses Singer Dead ‘West Hollywood Home at Age 52′ is Fake,144,unrelated\nNew Audio Recording From Ferguson May Capture Michael Brown Shooting,1715,discuss\nThis Woman Exposed Her Cheating Boyfriend With A Brilliant Christmas Gift,2305,unrelated\nA Predator Drone Has Reportedly Been Spotted Circling Above ISIS's Capital City,2443,discuss\nYPG Confirms: Gill Rosenberg Not Captured in Kobani,1690,discuss\nIslamic State 'training pilots to fly fighter jets',2299,unrelated\nTexas plumber baffled after truck ends up in the hands of Syrian rebels,1256,unrelated\n#ISIS beheads photojournalist James Wright Foley in a massage to US to end its intervention in #Iraq.,2261,unrelated\n\"Obama, Outraged Over Beheading, Vows to Stay on Course\",2450,agree\nObama denounces killing of journalist James Foley and pledges ‘justice’,1385,unrelated\nChristian Bale quits Steve Jobs movie,137,unrelated\nVideo: Islamic State Claims to Have Captured US Weapons Airdrop Near Kobane,2223,unrelated\n\"David Haines Beheaded By ISIS, Execution Video Contains Threats Against UK: Reports\",530,unrelated\nDurex Is Not Making Pumpkin Spice Condoms After All: A Hoax Debunked,1212,unrelated\nSugarhill Gang co-founder Big Bank Hank dies,1458,unrelated\nMohammed Emwazi: Man identified as Isis killer 'Jihadi John' was 'stopped by MI5' while on safari holiday in Africa in 2010,997,discuss\n\"Spider burrowed into appendix scar, crawled through WA man's body\",1888,unrelated\nAfter ISIS trick mum into eating son - 5 other reluctant cannibals including those forced to eat own body parts,2102,unrelated\n\"Nigeria, Boko Haram reach ceasefire deal, kidnapped girls to go free, official says\",1166,discuss\n\"Gill Rosenberg, former IDF soldier, possibly captured by ISIS while fighting with Kurds\",2037,discuss\nUS confirms death of Somalia terror group leader,1498,unrelated\nBritish-born rapper is main suspect in search for ISIS jihadist who beheaded James Foley,2327,discuss\nNigeria announces truce with Boko Haram; fate of schoolgirls unclear,459,unrelated\nWatch NAKED airport worker walk through scanner in bizarre protest against 'rough' guards,2036,unrelated\nIs Kim Jong-Un Really Opening a Restaurant in Scotland?,2452,discuss\nShocking Photos! Mom Tries To Sell Son To Pay For Daughter's Cancer Treatment,1627,agree\n\"Batmobile stolen in Detroit? Good one, joker!\",621,unrelated\n\"Fidel Castro Is Dead, According to Viral Twitter Rumors\",34,unrelated\nYou all had an abortion! [Google Translate],2508,agree\nEbola Outbreak 2015 Update: ISIS Fighters May Have Contracted Deadly Virus,559,unrelated\nCloistered nun has a stomach ache  hospital gives birth to a baby [Google Translate],2192,unrelated\nAmazon.com to open first physical store in Manhattan: DJ,1011,unrelated\n\"Rare Case: Seven Bosnian Girls, Aged 13 And 14, Fall Pregnant After Five-Day School Trip; Parents Outraged After School Cites 'Parental Neglect'\",2508,agree\n\"ISIS Claims It Kidnapped Gill Rosenberg, The First Western Woman To Fall Into The Group's Hands\",239,unrelated\nWatch moment TV weatherman is caught urinating in the bushes LIVE on camera,1926,disagree\nRobot security guards now patrolling Microsoft's Silicon Valley campus,572,unrelated\nGovt fires employee who skipped work for 24 years,2134,agree\nViral Photo Shows How Chinese Workers Are Used to Manipulate App Store Rankings,126,unrelated\nSaudi cleric issues fatwa on snowmen,26,unrelated\nISIS KILLS 300 IRAQI SOLDIERS WITH CHLORINE GAS: SHIA MP,1177,unrelated\nKim Jong ill? Analysts say 27-year-old sister Kim Yo Jong may be running North Korea (VIDEO),755,unrelated\nWHO: Isis does not have Ebola – but contingency plan being developed for Iraq,950,unrelated\nMohammed Emwazi: Man identified as Isis killer 'Jihadi John' was 'stopped by MI5' while on safari holiday in Africa in 2010,2184,unrelated\n\"Cook said to confirm Apple Watch is showerproof, lasts a day\",195,unrelated\n\"What was fake on the Internet this week: Obama’s peace prize, pumpkin-spice condoms and insane winter snow\",1477,unrelated\nMan Known as ‘Jihadi John’ Is Identified as Mohammed Emwazi,1906,unrelated\nISIS Seemingly Beheaded American Journalist James Wright Foley,2375,unrelated\nBatmobile Rumored To Have Been Stolen From Batman V. Superman: Dawn Of Justice Set,1538,discuss\nBoko Haram denies ceasefire claim by Nigeria's government,663,unrelated\n$YUM Serving Up #Marijuana & Fried Chicken,2456,unrelated\n\"Gill Rosenberg, Canadian citizen, reportedly captured by ISIS in Syria\",2471,discuss\nChristian Bale to Play Steve Jobs in New Movie,2097,unrelated\nBREAKING NEWS: ISIS beheads missing American journalist James Wright Foley as warning to US to cease action in Iraq,2525,unrelated\nFears journalist James Wright Foley beheaded by Islamic State jihadists in ‘message’ to United States,2127,unrelated\nFormer U.S. soldier says IS used chemical weapons in Kobani,1895,discuss\nWhat Glenn Beck Fears May Be Done With the 11 Missing Jets,2297,unrelated\nChristian Bale in Talks to Star in Sony's Steve Jobs Film,1702,unrelated\nGuantanamo detainee freed in Bowe Bergdahl swap 'back to terrorism',1252,unrelated\nPumpkin Spice Condoms Could Be The Only Thing To Save The World From Basic Children,242,unrelated\n\"Google to buy big chunk of Pacific Shores, iconic Redwood City office park\",2442,agree\nDid Josh Paler Lin Stage His Viral Video About Helping the Homeless?,1681,unrelated\nNYC High School Student Nicknamed ‘Teen Wolf’ Made $72 Million On Stock Market,1506,unrelated\n'There is no limit to their depravity' Islamic State FEED mother her own SON,75,unrelated\nObama: murder of James Foley 'shocks the conscience of the entire world',984,unrelated\nNun Gives Birth To Baby Boy After Suffering Intense Stomach Pains,2388,unrelated\nNorth Korea directive reveals apparent ban on sharing Kim Jong-un’s name,2520,unrelated\nISIL militant 'Jihadi John' named by media,2328,unrelated\nRapper identified as James Foley's executioner: reports,1303,unrelated\nJeh Johnson shoots down Duncan Hunter's assertion IS is entering U.S. via Mexico,871,discuss\nPredator drones being flown over Isil's Syrian 'capital',146,agree\nThe famous “Dog whisperer” Cesar Millan died of a heart attack this morning.,2143,disagree\n\"Want a Gold Apple Watch? All You Need is $5,000\",652,unrelated\nGive a homeless man $100 and see what he does with it [Video],643,unrelated\nSeth Rogen Is Woz,1002,discuss\n\"Dogs DO go to heaven… and cats, and horses: Pope assures young boy that there is a place in paradise for animals as well\",2370,disagree\nSpider Burrows Into Australian Man's Appendix Scar (VIDEO),962,unrelated\nIRAQI AND KURDISH MEDIA REPORTS: ISIS FIGHTERS HAVE CONTRACTED EBOLA,950,unrelated\nBATMAN VS. SUPERMAN BATMOBILE STOLEN,1671,discuss\n\"Insiders Claim Steel Apple Watch to Start at $500, Gold at $4,000\",1672,discuss\n\"Islamist Militants 'Steal' 11 Commercial Planes In Libya, Sparking Terror Attack Fears\",1083,unrelated\nApple Reportedly Relying More Heavily on Samsung for iPhone 6 and Apple Watch Components,1513,discuss\nThe Guy Who Said a Spider Burrowed Under His Skin? Experts Say…,43,unrelated\nISIS Beheading of U.S. Journalist James Foley Posted to YouTube,1347,unrelated\n\"Soldier, Gunman Killed In Shooting Incident Near Canadian Parliament\",892,unrelated\n\"Boko Haram: Kidnapped Girls Have Been Married Off, Truce Never Happened\",125,unrelated\nNYPD to stop arrests for small amounts of marijuana,1383,unrelated\nChristian Bale in Talks to Play Steve Jobs (Exclusive),1471,unrelated\n#RIPFidel fuels false rumors of Cuban leader's death after another Fidel Castro dies,244,unrelated\nGoogle to Buy Redwood City Offices for $585M,586,unrelated\nNicaraguan commission on possible meteorite crash presents rock samples,345,unrelated\nReport: NYPD to stop arresting people for minor marijuana offenses,2389,discuss\n‘Wild Misinformation’: Brian Williams Explains the Mike Seidel Liveshot,195,unrelated\nNicaragua Meteorite Impact Theory May Be Meteor-wrong,2307,unrelated\nCNN audio: Is this the moment Michael Brown was shot?,2020,unrelated\nIsis claims to behead US journalist,1549,unrelated\n\"North Korean leader Kim Jong-un’s mystery illness actually two broken ankles, newspaper says\",1097,unrelated\nUnconfirmed reports claim Canadian-Israeli Gill Rosenberg captured by ISIS,1893,discuss\nWHO says reports of suspected Ebola cases in Iraq are untrue,225,unrelated\nNicaragua meteorite: Experts attempt to understand whether mysterious meteorite fell from passing Pitbull asteroid,269,unrelated\nFBI Probing Alleged Audio of Michael Brown Shooting,844,unrelated\n\"Vice Media’s CEO blew $300,000 on dinner, and a Vegas casino boss blabbed about it\",1832,unrelated\nSpurned wife leaves cheating husband and twin naked in busy car park,660,unrelated\nWHO ‘probing’ whether ISIS fighters got Ebola,950,unrelated\nAttorney: New audio reveals pause in gunfire when Michael Brown was shot,2287,discuss\nIt’s Okay To Laugh About The Fact That The Vogue Rat Infestation is Getting Worse,725,unrelated\nSHOCKING: Indian Man's Penis Cut-off After He Was Caught Attempting Rape [Photos],2072,unrelated\nJihadi John identity revealed as Mohammed Emwazi: live,1543,unrelated\n\"Audio captured at time of Michael Brown shooting, company says\",2187,unrelated\nWhat This Homeless Guy Did With $100 Completely Stunned The Man Who Gave It To Him,1820,unrelated\nDid NBC Nightly News Go Live To A Man Who Was Taking A Piss?,2092,unrelated\nCNN Airs Alleged Audio from Michael Brown Shooting,1818,discuss\nBali Awry,1883,discuss\n\"No, Banksy Didn't Create That 'Charlie Hebdo' Tribute Cartoon, But That Doesn't Mean You Can't Appreciate It\",26,unrelated\n#RIPFidel fuels false rumors of Cuban leader's death after another Fidel Castro dies,1401,discuss\nDog Found Abandoned With Suitcase Filled With His Belongings,2240,unrelated\n\"Wildest Apple Watch rumor yet: 100,000 apps at launch\",1268,unrelated\nISIS Video Purports To Show Beheading Of British Aid Worker,1011,unrelated\nN Korean leader misses annual ritual; sister ‘takes over duties’,2470,discuss\nREPORT: Alleged New Audio of Michael Brown Shooting,2313,unrelated\nISIS cracks down on five confirmed Ebola cases among fighters: official,1615,discuss\n\"Texas, Hold 'Em\",1625,discuss\nChristian Bale Pulls Out of Upcoming Steve Jobs Biopic,1296,unrelated\nNicaragua Meteorite Impact Theory May Be Meteor-wrong,1825,discuss\nDid Paul Rudd Help Take Down Dallas Airport Homophobe?,2514,discuss\nAl Qaida hostage killed in raid,120,unrelated\nCNN Posts Alleged Audio of Michael Brown Shooting,1832,unrelated\nConflicting reports on alleged IS capture of Canadian woman,1223,unrelated\nWe took a look at the photo said to show the body of Islamic State leader Abu Bakr Al-Baghdadi (right) and found it was really an ethnic Albanian militant killed in 2013,723,discuss\nTexas plumber's truck spotted in Syria: 'We have nothing to do with terror at all',942,unrelated\nAudio of gunfire in Michael Brown case authenticated by app company,2149,discuss\nMoment U.S. Marine is saved by his Kevlar helmet as Taliban sniper bullet hits him in head,1734,agree\n\"James Foley, Missing American Photojournalist, Reportedly Executed By ISIS In Syria\",1966,discuss\nYPG Confirms: Gill Rosenberg Not Captured in Kobani,474,agree\n\"Boko Haram leader denies ceasefire deal, says 200 abducted girls married off \",2492,unrelated\nMan breaks down in tears when a lost recording of his deceased wife resurfaces,2403,unrelated\nJournalist James Wright Foley reportedly beheaded by ISIS,1385,unrelated\n\"Ann Arbor pizza delivery driver surprised with $2,000 tip\",1120,unrelated\nBiological Warfare on the Horizon? ISIS Soldiers May Be Infected With Ebola,2075,discuss\nREPORT: Apple Isn't Happy With The Battery Life Of Its New Smartwatch,2223,unrelated\n\"Dead for 48 minutes, Catholic Priest claims God is female\",169,unrelated\nBali Awry,1708,unrelated\nKurds fear Isis use of chemical weapon in Kobani,891,unrelated\nMichael Brown shooting audio caught on tape?,1950,unrelated\nNYC High School Student Nicknamed ‘Teen Wolf’ Made $72 Million On Stock Market,304,unrelated\n\"Gold Apple Watch Edition price? Speculators say at least $10,000\",887,unrelated\nAnna Wintour: Is Rat Infestation At NYC ‘Vogue’ Office Kim Kardashian’s Fault?,944,unrelated\nCNN audio: Is this the moment Michael Brown was shot?,195,unrelated\nThis Letter To Parents From A 1970s Lego Set Contains An Important Message For Gender Equality,1804,unrelated\nOttawa gunman identified as 32-year-old Michael Zehaf-Bibeau,2302,unrelated\nMichael Phelps' self-proclaimed girlfriend says she was born a BOY and reveals 'amazing' sex with Olympian,89,unrelated\nCatholic Priest Claims God Is Female After Clinically Dead Experience,2240,agree\nIsis militants claim to have killed US journalist James Foley,984,unrelated\nMacaulay Culkin dead: Actor is victim of another death hoax,2252,unrelated\nTexas Plumber Has ‘No Idea’ How Company Truck Ended Up With ISIS,2145,agree\n\"Planetary Alignment On Jan 4, 2015 Will Decrease Gravity For 5 Minutes Causing Partial Weightlessness\",1503,unrelated\nSeth Rogen reported to play Woz in the upcoming Steve Jobs movie,616,unrelated\nNigeria announces truce with Boko Haram; fate of schoolgirls unclear,2314,unrelated\n\"Apple Watch Specs Tipped; Said to Feature 512MB RAM, 4GB of Storage\",822,unrelated\nThe Chinese Guide to Avoiding a Bad English Name,2443,unrelated\nDoubts cast over Nicaragua meteorite claim,1795,unrelated\nCold Turkey,699,unrelated\nVogue’s Shiny New Office Has a Big Rat Problem,2106,discuss\nIs Ebola Virus Spreading Among ISIS Militants? Reports Claim Jihadists Seeking Cure at Mosul Hospital,1615,discuss\nWatch marine take sniper shot to the head and live,305,agree\nCongressman: ‘At least 10 ISIS fighters’ caught trying to cross into US,2266,discuss\nWidower Cries Tears Of Joy After Hearing Late Wife's Voice Again,2020,agree\nFrisco: Sick patient claims to have had contact with Ebola victim,1901,unrelated\nSeth Rogen to Play Apple’s Steve Wozniak,1157,unrelated\nMissing American journalist reportedly beheaded by Islamic State ,11,unrelated\n\"Fidel Castro Is Dead, According to Viral Twitter Rumors\",1439,unrelated\nThat powerful Lego letter to parents from the 1970s? It's real,1689,unrelated\nISIS Beheading of U.S. Journalist James Foley Posted to YouTube,1093,discuss\nBoko Haram ceasefire ignored as violence flares in Borno state,344,unrelated\nLebanon confirms holding ISIS chief’s kin,404,unrelated\n\"Reports Isis fighters have contracted Ebola are 'incorrect', says Iraqi health ministry\",1948,unrelated\nCNN plays chilling audio recording allegedly from Michael Brown shooting: “At least 11 shots”,721,discuss\nWas Alleged Audio of Michael Brown Shooting on CNN a Hoax?,2313,unrelated\nChristian Bale Is Steve Jobs,830,unrelated\nNew Audio Shows Michael Brown Was Shot at 11 Times,2442,unrelated\nSources: Guns N' Roses Frontman Axl Rose Found Dead in West Hollywood Home at Age 52,769,unrelated\nJames Foley beheading: London rapper turned jihadist believed to be under investigation for murder of journalist in Syria,913,unrelated\nHomeless man receives $100... then shocks everyone with how he spends it,1922,discuss\nKim Jong-un 'Had Surgery on Fractured Ankles',2042,unrelated\nUS probing claims ISIS fighters seized airdropped weapons meant for Kurds,2168,discuss\nReport: Possible audio tape of Michael Brown shooting,1435,unrelated\nReport: Former Baseball Star Jose Canseco Accidentally Shot At Home,320,unrelated\nRapper identified as James Foley's executioner: reports,1202,discuss\n\"In Moscow, police are looking for a felon, cut the male genitals\",1897,unrelated\nIs Kim Jong Un's sister Kim Yo Jong in charge?,36,unrelated\nIsis militants claim to have killed US journalist James Foley,1681,unrelated\nBREAKING: British-born hostage 'KILLED in failed rescue attempt',1069,discuss\nCanadian Soldier Shot At Ottawa War Memorial: Report,892,unrelated\nThis Is Why Rumors That ISIS Is Crossing The Border Into The U.S. Aren’t Going Away,1893,unrelated\nWatch NAKED airport worker walk through scanner in bizarre protest against 'rough' guards,1905,unrelated\nReport: US Drones Over Syria Looking for ISIS Leader Abu Bakr al-Baghdadi,1269,unrelated\nA Spider Lived Inside This Tourist’s Body For 3 Days After Burrowing Into His Skin Through A Scar,181,unrelated\nNEWS/ You'll Never Guess How a Homeless Man Spent $100—Watch the Touching Video!,1395,unrelated\nIsis leader Abu Bakr al-Baghdadi's 'wife and son detained in Lebanon',404,unrelated\nWe took a look at the photo said to show the body of Islamic State leader Abu Bakr Al-Baghdadi (right) and found it was really an ethnic Albanian militant killed in 2013,1255,unrelated\nTexas Plumber Isn't Sure How Extremists In Syria Ended Up With His Work Truck,2242,agree\nIRAQI AND KURDISH MEDIA REPORTS: ISIS FIGHTERS HAVE CONTRACTED EBOLA,1948,unrelated\nJilted lover spends a week in KFC to try and get over her ex,1805,unrelated\nComcast blocks Tor,277,unrelated\nThe 'cub of Baghdadi': Has this boy become the youngest victim of Isis’s use of child soldiers?,126,unrelated\nChristian Bale Exits Steve Jobs Movie (Exclusive),2455,discuss\n\"A message from Jim's mom, Diane Foley:\",1948,discuss\nEggnog-chugging contest leads to hospital stay,2268,unrelated\nMissing Libyan jetliners raise fears of terror attacks on 9/11,1384,unrelated\nBritish Aid Worker Confirmed Murdered By ISIS,15,unrelated\n\"Pope Francis did not tell boy heaven has room for pets, contrary to report\",1835,unrelated\n\"White House Fence-Jumper Overpowered Secret Service Officer, Ran Through Much of Main Floor\",1488,discuss\nMicrosoft Tried Out Robot Security Guards on Its Silicon Valley Campus,186,unrelated\nIslamic Militants Post Video Claiming to Show Beheading of U.S. Journalist,2147,discuss\nMan chops off his penis after his girlfriend breaks up with him,1347,unrelated\nWhite House Fence Jumper Actually Made It Pretty Far Inside,614,unrelated\nMissing Libyan Jetliners Raise Fears of Suicide Airliner Attacks on 9/11,2448,discuss\nAudio recording allegedly captures at least 10 shots fired in Michael Brown killing,1183,unrelated\nBoko Haram Denies Nigeria Cease-Fire Claim,1603,unrelated\nNow the Vogue Rats Are Chewing Through Couture,1686,unrelated\nDog found abandoned at Scottish train station with suitcase of belongings,1642,agree\nKimye’s Fault? Anna Wintour’s NYC ‘Vogue’ Offices Hit With Disgusting Rat Infestation: ‘Rat Droppings On Desks’,1149,discuss\n\"Catholic Priest Dies for 48 Minutes, Comes Back to Life and Claims God Is Female\",1008,agree\nChristian Bale Won't Play Steve Jobs After All,1897,unrelated\nConflicting reports on alleged IS capture of Canadian woman,1330,discuss\nJeh Johnson shoots down Duncan Hunter's assertion IS is entering U.S. via Mexico,625,unrelated\n\"McDonald’s Removing Big Mac, Apple Pies And Eliminating Large Size Options\",666,unrelated\n\"Islamic State training pilots to fly MiG fighter planes, says monitoring group\",1341,discuss\n\"Nigeria Says It Struck A Cease-Fire With Boko Haram, But Are They Talking To The Right Guy?\",1761,discuss\nOttawa Gunman Identified As Michael Zehaf-Bibeau,186,unrelated\n\"Mass Graves Found In Mexico, Near Place Where 43 Students Went Missing\",1213,unrelated\n\"Hundreds of dog-lovers from around the world offer home to pet abandoned at the railway station with a suitcase containing his pillow, toy, bowl and favourite food\",695,unrelated\nElectric shock turns Russian boy into Marvel's Magneto,244,unrelated\nChristian Bale in Talks to Star in Sony's Steve Jobs Film,1406,unrelated\nElderly Woman Arrested for Kidnapping Neighbor’s Cats & Making Fur Coats,816,unrelated\nThat ESPN Domestic Violence Panel You Keep Hearing About Isn't Real,1073,unrelated\nKim Jong-Un planning Scottish restaurant,17,unrelated\nApple Users Add Hairgate to iPhone 6 Problems,431,unrelated\nISIS leader ‘killed’ in US airstrikes,936,unrelated\nJames Foley beheading: London rapper turned jihadist believed to be under investigation for murder of journalist in Syria,472,discuss\n\"Cloistered nun gives birth to a baby  The convent: \"\"There is a sister\"\" [Google Translate]\",1760,unrelated\nReport: Michael Phelps’ Tinder ‘Girlfriend’ Was Born Male; “We Made Love During Halftime”,1029,discuss\nTropical spider 'burrowed under man's skin through scar' - video report,730,unrelated\nPaul Revere's 1795 time capsule unearthed,2509,unrelated\n6 Islamist militants killed in US attack in Somalia,539,unrelated\nMum faces real-life Sophie's Choice – as she tries to sell her son to fund daughter's care,139,unrelated\nIRAQI HEALTH OFFICIAL: EBOLA HAS KILLED 5 ISIS FIGHTERS,527,unrelated\n\"Man chops off own penis, throws it in a dustbin after poor show in bed\",413,unrelated\n‘Star Wars: The Force Awakens’ May Get An Early Release Date—Report,622,discuss\nDid Kim Yo-Jong Take Kim Jong Un’s Role? North Korea Ill Health Rumors Are ‘Fabricated’,35,unrelated\nMissing jetliners raise fear of new 9/11-style attacks after Libyan airport falls to Islamic militants,1644,unrelated\n\"Boko Haram agrees to ceasefire, release of school girls\",2088,unrelated\nNigeria announces truce with Boko Haram; fate of schoolgirls unclear,1541,unrelated\nCNN Posts Alleged Audio of Michael Brown Shooting,186,discuss\n\"James Wright Foley, Kidnapped Journalist, Apparently Executed by ISIS\",7,unrelated\nVideo Purports to Show Beheading of American Journalist,524,unrelated\nChristian Bale set to play Steve Jobs in forthcoming biopic of Apple co-founder,1294,unrelated\nISIS fighters ‘have contracted Ebola’,75,unrelated\nISIS fighters 'have contracted Ebola': World Health Organisation investigating reports militants showed up at Iraqi hospital with lethal disease,662,unrelated\n\"Woman, Ting Su, Finds Husband Cheating With Her Own Twin, Gets Spectacular Revenge\",1966,unrelated\n\"No, Pumpkin Spice Condoms Are Not A Real Thing\",367,unrelated\n\"James Foley, Missing American Photojournalist, Reportedly Executed By ISIS In Syria\",1034,unrelated\nNBC weatherman caught urinating in the woods live on air,2192,unrelated\nFears journalist James Wright Foley beheaded by Islamic State jihadists in ‘message’ to United States,2453,unrelated\nZack Snyder Makes Fun of Stolen Batmobile Rumor with New Image,280,unrelated\n\"'American bombing had signed my death certificate': Missing US journalist James Wright Foley goes unflinching to his death as ISIS behead him in horrific video, as a warning to Obama\",1347,unrelated\nJihadi John identity revealed as Mohammed Emwazi: live,77,unrelated\nTexas plumber's truck on front line of Syria war,1009,unrelated\nBird defecates on Vladimir Putin during speech (video),1006,unrelated\nItalian fisherman catches monstrous 280-pound catfish,2161,agree\nIt's back! The incredible new Batmobile takes a spin around Detroit... after rumors it had been STOLEN,87,unrelated\nBunbury local discovered a spider had burrowed under his skin on Bali holiday,524,unrelated\nA really devoted man spent $460 on surgery for his constipated goldfish,1361,unrelated\n\"PGA Tour Pro Claims Tiger Woods Is Currently Suspended For PEDs, Compares Him To Lance Armstrong\",1867,unrelated\nISIS Blasts 'Scorpion Bombs' At Civilian Areas In Iraq; Mosul Residents Living In Fear,958,unrelated\nMexican cartel leader kills self; bodies in grave not missing students,2334,discuss\n’6 Days Darkness in December 2014′ 100% Fake; NASA Confirmed 3 Days Total Darkness Hoax as Well,1491,agree\nAn audio recording of the Michael Brown shooting has reportedly surfaced,472,unrelated\nNicaragua Meteorite Impact Theory May Be Meteor-wrong,373,unrelated\n'Sex attacker' has penis cut off with a cleaver in India,2072,unrelated\nHunt for 'cruel' owner who abandoned dog at train station,695,unrelated\nItalian fisherman catches monstrous 280-pound catfish,1183,unrelated\nObama denounces killing of journalist James Foley and pledges ‘justice’,1720,unrelated\n\"Soon Marijuana May Lead to Ticket, Not Arrest, in New York\",1528,unrelated\nSugarhill Gang rapper Big Bank Hank dead at 57,639,unrelated\n\"Gill Rosenberg, Canadian-Israeli Woman Feared Kidnapped By ISIS, Says She's Safe\",1358,unrelated\n‘Star Wars: The Force Awakens’ May Get An Early Release Date—Report,1697,unrelated\nCBS News Names Canadian Parliament Shooting Suspect,804,unrelated\nPentagon: ISIS Got U.S. Weapons Package,2046,unrelated\nKFC Locations In Colorado To Begin Selling Marijuana,1843,unrelated\n\"Unconfirmed: ISIS Claims Kayla Mueller, American Female Hostage, Is Dead\",1012,unrelated\nReal-life Magneto boy 'becomes living magnet' after getting massive electric shock from street lamp,1006,unrelated\nCNN Posts Alleged Audio of Michael Brown Shooting,1252,unrelated\nMan Known as ‘Jihadi John’ Is Identified as Mohammed Emwazi,1465,unrelated\n\"No, Banksy hasn’t been arrested\",324,unrelated\nDog abandoned at railway station with suitcase set for happy ending as offers pour in,305,unrelated\nReports: Islamic State uses chlorine gas against Iraqi forces,2024,unrelated\nCatholic Priest Claims God Is Female After Clinically Dead Experience,2385,unrelated\nPictured: Recent Muslim convert Michael Zehaf-Bibeau who shot dead a solider and opened fire on Canadian Parliament,530,unrelated\nIraqi social-media rumors claim IS leader slain,1048,unrelated\n#Hairgate: iPhone 6 users say device pulls out hair,867,unrelated\nParents are furious after seven girls aged 13-14 fall pregnant on a school trip,2103,discuss\nUS hostage Luke Somers dies after rescue bid,115,unrelated\nDera Sacha Sauda Chief Forced Castration of 400 Devotees? CBI Files Case Against 'MSG: The Messenger of God' Actor,648,unrelated\n\"Kevin Vickers, Sergeant-At-Arms, Shoots a Shooting Suspect in Ottawa; Called a ‘Hero’\",1400,unrelated\n\"A message from Jim's mom, Diane Foley:\",139,unrelated\nHORROR: ISIS Fighters Have Reportedly Contracted Ebola,2003,discuss\nAWESOME! Canadian Parliament’s Sergeant-at-Arms Kevin Vickers Takes Out Gunman,139,unrelated\nFears journalist James Wright Foley beheaded by Islamic State jihadists in ‘message’ to United States,2115,unrelated\nISIS Beheads Kidnapped Photojournalist James Wright Foley in Horrific Video Message to the U.S.,1720,unrelated\nThis Kid Made $72 Million During Lunch,36,unrelated\nIsraeli Canadian fighting ISIS posts on Facebook: I'm safe and secure,214,unrelated\nLibya: Missing Libya Planes Spark Security Concerns,1699,unrelated\nJordan’s King May Participate Personally In ISIS Raids,2490,discuss\nMeteorite 'caused mysterious boom in Nicaragua',2155,unrelated\n\"No, A Spider Did Not Burrow Under A Man's Skin And Live There For Days\",959,unrelated\n‘Wild Misinformation’: Brian Williams Explains the Mike Seidel Liveshot,8,unrelated\nBatmobile Stolen From 'Batman V Superman: Dawn Of Justice' Set? Report Claims That One Of The Batmobile Models Is Missing! Detroit Locals Responsible?,702,unrelated\n\"No, there aren’t any Ebola cases in Iraq\",720,unrelated\nISIS Border Crisis: DHS Chief Says Terrorists Not Entering US Through Mexico,130,unrelated\nChristian Bale won't play Steve Jobs,1658,unrelated\nNationwide turkey recall? Ebola-infected birds? USDA debunks the hoax,2171,unrelated\n\"No, Banksy hasn’t been arrested\",709,agree\nChristian Bale Won't Play Steve Jobs After All,2343,discuss\n'Feminist' Lana 'Aborts Baby Because It's A Boy' And Is Surprised By Backlash,1361,unrelated\nFormer British Rapper Reportedly Under Investigation for James Foley Beheading,34,discuss\nSchoolboy who got electric shock from lamppost claims he now has magnetic powers,1223,unrelated\nAl Qaida hostage killed in raid,2375,unrelated\nIraqi social-media rumors claim IS leader slain,518,unrelated\nApple May Or May Not Hold An Event On The 24th Of February [Rumor],1805,unrelated\nCold Turkey,1164,unrelated\nU.S. Hostage Luke Somers Killed During Yemen Rescue Bid: Family,539,unrelated\nMacaulay Culkin Dead? Fans Freak Out Over Death Rumors,2175,unrelated\n‘Photo of slain IS leader’ reported to be doctored,1645,discuss\nNigeria says it has deal with Boko Haram to release kidnapped girls,2144,discuss\n\"Is There Really a ‘Sharia Law’ Islamic Tribunal in Dallas, Texas?\",887,unrelated\nJournalist James Wright Foley reportedly beheaded by ISIS,1166,unrelated\nISIS Beheading of U.S. Journalist James Foley Posted to YouTube,11,unrelated\n\"Man cuts off manhood, throws it in the bin, after girlfriend leaves over small penis\",2302,unrelated\nNET Extra: Back-from-the-dead Catholic priest claims God is a female,1048,unrelated\nItalian catches huge wels catfish; is it a record?,1652,agree\nDoes ISIS have an airforce? Terrorist 'fighter pilots' are being trained on captured MiGs by Saddam Hussein's ex-air force officers,2408,discuss\nNun who GAVE BIRTH to baby boy after suffering agonising stomach pains 'had no idea' she was pregnant,1760,unrelated\n\"Reports Isis fighters have contracted Ebola are 'incorrect', says Iraqi health ministry\",2410,unrelated\n\"UPDATE: Soldier, gunman who died in Ottawa rampage identified\",1266,unrelated\nPriest who died for 48 minutes says he met God and she’s a woman,398,unrelated\n\"Stainless steel Apple Watch could cost just $499, but gold will be 10 times as pricey\",296,discuss\nBREAKING: ISIS Beheads American Journalist James Wright Foley,826,unrelated\nEmotional sergeant-at-arms is greeted back to parliament with a rousing standing ovation a day after he heroically shot dead terrorist - the first time he used weapon in 30 year career,2410,unrelated\nMeteorite 'caused mysterious boom in Nicaragua',1439,unrelated\n\"No, it's not Tiger Woods selling an island in Lake Mälaren\",1954,unrelated\nSaudi cleric issues fatwa against building snowmen,1090,unrelated\nHas The Batman Vs. Superman Batmobile Been Stolen In Detroit?,2431,unrelated\nBig Bank Hank of The Sugarhill Gang is dead at 57,1637,agree\n\"Hoax Alert: Father O’Neal, Who Has Met God and Thinks She’s a Woman, Is Made Up (Just Like God Herself)\",1605,unrelated\nIsis claims to behead US journalist,1011,discuss\n\"UK spies identify Foley’s killer, Abdel-Majed Abdel Bary a key suspect\",8,unrelated\nUS officials: Video shows American's execution,1580,discuss\nOscar winner Christian Bale to play Steve Jobs in upcoming biopic,755,disagree\nNASA Confirms Earth Will Experience 6 Days of Total Darkness in December 2014!,664,unrelated\nNigeria says it has deal with Boko Haram to release kidnapped girls,1541,unrelated\nJordanian airstrike killed American aid worker held hostage by ISIS according to statement by militants,1374,unrelated\nMeteorite leaves crater in Nicaraguan capital Managua,2118,unrelated\nWatch marine take sniper shot to the head and live,666,unrelated\nLondon hip-hop artist Abdel-Majed Abdel Bary key suspect in hunt for killer of American journalist James Foley,195,unrelated\n\"SMALL METEORITE STRIKES NICARAGUA, GOVERNMENT SAYS\",1249,discuss\n\"Report: The Apple Watch Will Only Last 2.5 Hours With \"\"Heavy\"\" Use\",1904,unrelated\nAl-Shabab leader who ordered Kenya mall massacre believed killed in US drone attack in Somalia,1423,discuss\nKim Yo-jong in Charge: Kim Jong-un's Sister 'Replaces' North Korean Dictator During Illness,986,unrelated\nIs the Alleged Audio of the Gunshots That Killed Michael Brown a Hoax?,2187,unrelated\nMeteorite strike in Nicaragua puzzles experts,724,unrelated\nDid Josh Paler Lin Stage His Viral Video About Helping the Homeless?,2132,agree\nISIS Blasts 'Scorpion Bombs' At Civilian Areas In Iraq; Mosul Residents Living In Fear,456,unrelated\nUPDATE: BATMAN v SUPERMAN Batmobile Reportedly Stolen By (Shocker!) Detroit Locals,1671,discuss\nTBS speeds up Seinfeld a full 7.5 percent - here is the proof,17,unrelated\nRobert Plant Reportedly Tears Up $800 Million Led Zeppelin Reunion Contract,251,unrelated\nJihadi John: Mohammed Emwazi named as masked man behind ISIS beheadings,1939,discuss\n\"Apple to Take Reservations for Trying On Apple Watch, Considered Platinum Model\",2177,unrelated\nDylan Thomas Finds Tropical Spider Burrowed Under Skin,1848,unrelated\nKIM DINE WITH ME: Porky president Kim Jong-un to open UK restaurant serving DOG,1756,discuss\nISIS Appears To Behead American Photojournalist In YouTube Video,1016,discuss\n\"Palestine accuses Israel of opening dams, flooding Gaza, forcing evacuations\",1967,discuss\nUS officials: Video shows American's execution,298,unrelated\n\"These egalitarian Lego instructions from the 1970s are pretty cool, but are they real?\",1926,unrelated\nApple Watch reportedly has low-energy 'power reserve' mode,425,unrelated\nThat Boko Haram Ceasefire in Nigeria Isn’t A Ceasefire,1027,agree\nNigerians doubtful of girls' release after Boko Haram 'truce' breached,2096,unrelated\n\"Jess Smith, 19, Claims She Was Teletubbies' Giggling Baby: What Did She Get Paid?\",887,unrelated\nBatmobile wasn't stolen: Cops,529,unrelated\nSeth Rogen to Play Apple’s Steve Wozniak,1642,unrelated\nIt's back! The incredible new Batmobile takes a spin around Detroit... after rumors it had been STOLEN,1790,unrelated\nReport: Amazon to Launch Ad-Supported Streaming Service,40,unrelated\nWhat Glenn Beck Fears May Be Done With the 11 Missing Jets,1165,discuss\nMissing American journalist reportedly beheaded by Islamic State ,511,unrelated\nRumors of ISIS leader's death debunked,15,unrelated\nUS probing claims ISIS fighters seized airdropped weapons meant for Kurds,666,unrelated\nWHO: Reports of Suspected Ebola Cases in Iraq Untrue,75,unrelated\nMilitant Group Says It Killed American Journalist in Syria,2115,unrelated\n\"ISIS Video Shows Execution of David Cawthorne Haines, British Aid Worker\",1183,discuss\nChristian Bale quits Steve Jobs movie,1949,unrelated\n\"Kim Jong-un Broke Both Ankles and Is Hospitalized, Report Claims\",2327,unrelated\nWhite House Fence Jumper Pushed Past Female Guard,2068,unrelated\n\"Fidel Castro Dead? Yes, He Is… But The Cuban Leader Is Alive, Death Rumors Proven False\",185,unrelated\nHas Ebola infected Isis militants in Mosul?,2025,discuss\nHas Kim Yo-Jong Taken Over For Kim Jong Un? Sister Assumes North Korea State Duties While Brother Undergoes Medical Treatment,2048,discuss\n\"Gill Rosenberg, Canadian-Israeli Woman Feared Kidnapped By ISIS, Says She's Safe\",2307,unrelated\nThe Arrest of the ISIS Leader's Wife and Son,720,agree\nNigeria Boko Haram blamed for raids despite truce claim,2403,discuss\nISIS video showing beheading triggers international response,1011,unrelated\n\"North Korean leader Kim Jong-un’s mystery illness actually two broken ankles, newspaper says\",2141,unrelated\n\"Gill Rosenberg, Canadian-Israeli Woman Feared Kidnapped By ISIS, Says She's Safe\",1899,discuss\nUnconfirmed reports claim Canadian-Israeli Gill Rosenberg captured by ISIS,1808,unrelated\n'Jihadi John' identified: ISIS killer named as Mohammed Emwazi from West London,1939,discuss\n[Updated] Saudi State Television Allegedly Blurs Michelle Obama’s Face During Meeting With New Saudi King,1342,unrelated\nNEWS/ You'll Never Guess How a Homeless Man Spent $100—Watch the Touching Video!,1934,unrelated\n\"Islamic State, in video titled \"\"A Message to America,\"\" beheads American journalist James Wright Foley who was kidnapped in 2012\",1721,discuss\nKim Had Ankle Surgery:  Source,2417,discuss\n\"Tropical spider burrows under man's skin, lives there for three days\",1502,agree\n\"See How This Homeless Man Spends A Hundred Dollars, And Keep A Tissue Handy [Video]\",1971,disagree\nDNA tests prove Lebanon IS holding ISIS chief al-Baghdadi's ex-wife and daughter after they were caught with fake passports,2042,unrelated\nMexico checks if 43 missing students in mass grave,324,unrelated\nMissing Mexico students not among 28 bodies found in mass grave,2342,discuss\nWidower Cries Tears Of Joy After Hearing Late Wife's Voice Again,1294,unrelated\nFears journalist James Wright Foley beheaded by Islamic State jihadists in ‘message’ to United States,933,discuss\nReport: Nearly a Dozen Commercial Airliners Missing Ahead of 9/11 Anniversary After Islamists Overrun Libyan Airport,2309,unrelated\nDog abandoned at Ayr station with belongings in suitcase,618,agree\nConfusion Surrounds Capture Of “ISIS Leader’s Wife”,1528,unrelated\nMexico finds 4 more graves at site of suspected student massacre,1912,discuss\nGovernment employee fired after skipping work for 24 years,1951,agree\nSHOCK CLAIM: PGA Golfer Says Tiger Woods Is Suspended For Failed Drug Test,2265,unrelated\nFisherman lands 19 STONE catfish which could be biggest in world to be hooked,204,unrelated\nReport: Possible audio tape of Michael Brown shooting,2434,discuss\n'Jihadi John' named as Mohammed Emwazi from London,2501,unrelated\n\"ISIS beheads American photo-journalist James Wright Foley, threatens more to come\",2130,unrelated\n\"Jess Smith, 19, Claims She Was Teletubbies' Giggling Baby: What Did She Get Paid?\",2227,discuss\n\"No, That Wasn’t Paul Rudd Tackling an Airport Homophobe\",1647,unrelated\n\"Prankster Gives Homeless Man $100, Secretly Follows Him And Learns He Buys Food For Others\",676,unrelated\nWatch marine take sniper shot to the head and live,2091,unrelated\nISIS Leader Killed: Abu Bakr Al-Baghdadi Reportedly Killed By U.S. Airstrike,754,unrelated\n\"\"\"Categorically False\"\": DHS Debunks Right-Wing Fiction That ISIS Attempted To Cross The U.S.- Mexico Border\",1565,unrelated\nWas Heart-Tugging Viral Video Of Generous Homeless Man All A Hoax?,359,unrelated\nJournalist James Wright Foley reportedly beheaded by ISIS,1040,unrelated\nThe Guy Who Said a Spider Burrowed Under His Skin? Experts Say…,2009,unrelated\nRumors of ISIS leader's death debunked,81,unrelated\nIslamic State 'training pilots to fly fighter jets',1341,discuss\nWhat Glenn Beck Fears May Be Done With the 11 Missing Jets,1083,unrelated\nEbola Outbreak 2015 Update: ISIS Fighters May Have Contracted Deadly Virus,720,unrelated\n\"NYPD to stop arresting for low-level marijuana charges, will issue tickets instead: source\",2307,unrelated\n\"BATMOBILE NOT STOLEN, MTV CONTEST PRIZE REMAINS UNCLAIMED\",1494,unrelated\n'Sex attacker' has penis cut off with a cleaver in India,43,unrelated\n\"Etats-Unis: Mort pendant 48 minutes, un prêtre affirme que Dieu est une femme\",887,unrelated\nBREAKING: ISIS Beheads American Journalist James Wright Foley,1351,unrelated\nIsis tells mother on rescue mission :’You’ve just eaten your son’,2187,unrelated\nIraqi Official Dismisses ‘Unfounded’ Reports That ISIS Fighters Have Ebola,950,unrelated\n\"North Korea ordered citizens named Kim Jong Un to change their names, says new report\",78,unrelated\nTourist dubbed ‘Spider Man’ after spider burrows under skin for days,2175,unrelated\nSugarhill Gang co-founder Big Bank Hank dies,281,unrelated\nRapper identified as James Foley's executioner: reports,913,unrelated\nTurkish Leader Says U.S. Airdrop Aided ISIS Militants,2223,unrelated\n\"Big Bank Hank, US rapper and Sugarhill Gang founder member, dies at 57\",562,unrelated\n\"Boko Haram claims to have German hostage, denies ceasefire\",2104,unrelated\nCNN Expert on Brown Audio: At First I Thought ‘Someone’s Trying to Punk CNN’,1921,unrelated\n\"Islamic State training pilots to fly MiG fighter planes, says monitoring group\",777,unrelated\n\"ISIS beheads American photo-journalist James Wright Foley, threatens more to come\",928,discuss\nBali spider burrows under Aussie’s chest,724,unrelated\n\"Big Bank Hank, co-founder of the Sugarhill Gang, has died\",2290,unrelated\nJihadi John ‘identified as British man from West London’,1815,unrelated\n\"Boko Haram: Kidnapped Girls Have Been Married Off, Truce Never Happened\",2197,unrelated\n'There is no limit to their depravity' Islamic State FEED mother her own SON,1899,unrelated\n\"Small meteorite strikes Nicaragua, government says\",1722,discuss\n\"Report: The Apple Watch Will Only Last 2.5 Hours With \"\"Heavy\"\" Use\",1853,unrelated\nNew Audio Shows Michael Brown Was Shot at 11 Times,115,unrelated\nStaff Reporter,1519,unrelated\nREPORT: The Batmobile Might Have Been Stolen In Detroit,1311,unrelated\nTexas plumber's truck on front line of Syria war,320,unrelated\nFake-News: 'McDonald's Will Stop Serving Overweight Customers',906,agree\n\"Macaulay Culkin Dead? Hoax Goes Viral, Claims Actor Found Dead in Apartment\",195,unrelated\nReport: Former Baseball Star Jose Canseco Accidentally Shot At Home,125,unrelated\n20 year old burger? McDonald's burger purchased in 1995 hasn't aged a bit,2375,unrelated\nKim Jong-un 'Had Surgery on Fractured Ankles',859,discuss\nMan chops off own penis after being dumped by his girlfriend,2367,unrelated\nBREAKING: ISIS USES CHEMICAL WEAPONS – Murders 300 Iraqi Soldiers in Chlorine Gas Attack,2224,discuss\n\"Fidel Castro Dead? Yes, He Is… But The Cuban Leader Is Alive, Death Rumors Proven False\",1401,discuss\nISIS Border Crisis: DHS Chief Says Terrorists Not Entering US Through Mexico,2266,discuss\nThis Is a Truly Horrifying Story About a Spider,730,unrelated\nZack Snyder’s ‘Batman V Superman: Dawn Of Justice’ Stolen Batmobile Rumor Put To Rest,2519,agree\nReport: Christian Bale Drops Out Of Steve Jobs Biopic,630,unrelated\nJihadi John unmasked: Former Westminster University student was arrested FIVE years ago and put on a terror watch list - but he flew to Syria to join ISIS two years later,204,unrelated\nREPORT: Alleged New Audio of Michael Brown Shooting,321,unrelated\nPaul Revere's 1795 time capsule unearthed,1997,discuss\nMacaulay Culkin dead hoax: Fake death report spreads on social networks,2175,unrelated\nISIS Kobani Update: Possible ISIS Chemical Attack On Kurdish Civilians In Kobani,986,unrelated\nCNN Expert on Brown Audio: At First I Thought ‘Someone’s Trying to Punk CNN’,2149,discuss\n\"David Haines Beheaded By ISIS, Execution Video Contains Threats Against UK: Reports\",54,unrelated\n\"Apple to Take Reservations for Trying On Apple Watch, Considered Platinum Model\",1899,unrelated\nSki Resort Opens With Snow Stored From Last Season,1419,unrelated\nMagic mushroom found growing at Buckingham Palace,1647,agree\nAudio of gunfire in Michael Brown case authenticated by app company,1556,unrelated\n\"Pictured: Heroic sergeant-at-arms, 58, walking through Parliament gun in hand just moments after he killed gunman Michael Zehaf-Bibeau\",342,unrelated\nThe Apple Watch's battery life will reportedly be just like any other smartwatch,718,unrelated\nSchoolboy almost killed by electric shock claims he now has superpowers like Magneto,1982,unrelated\nHigh School Student Rumored to Have Made $72 Million Trading Stocks,550,unrelated\nBREAKING NEWS: ISIS beheads missing American journalist James Wright Foley as warning to US to cease action in Iraq,1358,unrelated\nVladimir Putin’s Motorcade Looks Like A Massive Knob,2391,agree\n\"Canadian woman 'captured by ISIS in Syria' says she is actually fine and still fighting the jihadists, despite kidnap reports\",2142,agree\nJames Foley remembered as 'brave and tireless' journalist,632,discuss\nReport: Nearly a Dozen Commercial Airliners Missing Ahead of 9/11 Anniversary After Islamists Overrun Libyan Airport,653,discuss\n\"BMO forecasts 19M Apple Watch sales in 2015, with more than half selling in holiday season\",854,discuss\nAn accidental delivery of arms to the Islamic State and the problem with airdrops,2200,discuss\n'Banksy' Reacts To Paris Attack With Poignant Drawing,1545,unrelated\nIslamist websites claim Israeli-Canadian woman kidnapped by IS: report,1224,unrelated\nSugarhill Gang rapper Big Bank Hank dead at 57,944,unrelated\nParliament Hill shooting: Sergeant-At-Arms Kevin Vickers the family hero who took down Ottawa gunman,1900,agree\nChinese advised to choose British-sounding names to get ahead,2260,disagree\nIsilkulskom student has gained superhero powers after shock,1637,unrelated\nISIS Executioner 'Jihadi John' Is Named as Mohammed Emwazi,1780,discuss\nIsis militants claim to have killed US journalist James Foley,2463,unrelated\n\"Boko Haram denies cease-fire, leader says he married off kidnapped girls\",1506,unrelated\nNorth Korea denies plans to open a restaurant in Scotland,1312,unrelated\nHero soldier Nathan Cirillo killed by convicted criminal Michael Zehaf-Bibeau,804,unrelated\nHas Kim Yo-Jong Taken Over For Kim Jong Un? Sister Assumes North Korea State Duties While Brother Undergoes Medical Treatment,235,unrelated\n\"No, Saudi TV Didn't Blur Out Michelle Obama's Face When the President Met King Salman\",396,unrelated\nCNN Posts Alleged Audio of Michael Brown Shooting,456,unrelated\nBREAKING NEWS: British-born U.S. photojournalist held hostage by al-Qaeda killed in failed rescue attempt in Yemen,760,unrelated\nBali spider burrows under Aussie’s chest,962,unrelated\nSugarhill Gang Rapper Big Bank Hank Dies at 57,2118,unrelated\n\"Reports: Jihadists Steal Commercial Jets, Raise 9/11 Fears\",1384,unrelated\nISLAMIC STATE BEHEADS MISSING AMERICAN JOURNALIST JAMES WRIGHT FOLEY,2524,agree\nDNA test confirms child is IS head Abu Bakr al-Baghdadi's daughter,1004,discuss\nFBI Probing Alleged Audio of Michael Brown Shooting,472,unrelated\n\"Non, le lancement du nouveau «Star Wars» ne sera pas devancé à cet été\",1036,unrelated\n\"Don't forget to tip...especially if you spend $300,000\",919,unrelated\nBoko Haram denies truce to release kidnapped schoolgirls,344,unrelated\nJilted lover spends a week in KFC to try and get over her ex,817,unrelated\nCARLISLE HEAD SLAPPER ATTACKS SNEEZING WOMEN,2114,unrelated\nBiological Warfare on the Horizon? ISIS Soldiers May Be Infected With Ebola,1461,unrelated\nAre Rumors of the Apple Watch in Feb True?,1908,discuss\nLebanon detains wife and son of Al-Baghdadi,1125,unrelated\n\"Managua explosion not a meteorite, NASA suggests\",234,unrelated\n\"'American bombing had signed my death certificate': Missing US journalist James Wright Foley goes unflinching to his death as ISIS behead him in horrific video, as a warning to Obama\",2526,unrelated\nChristian Bale in Talks to Play Steve Jobs (Exclusive),1215,discuss\nAn audio recording of the Michael Brown shooting has reportedly surfaced,2118,discuss\n\"U.S. accidentally delivered weapons to the Islamic State by airdrop, militants say\",2116,unrelated\nREPORT: Alleged New Audio of Michael Brown Shooting,968,unrelated\n\"Video showing American journalist beheaded believed real, officials and family say\",115,unrelated\n\"Nigeria claims deal with Boko Haram on ceasefire, kidnapped girls\",402,unrelated\nIslamic State claims to have beheaded American journalist,2115,unrelated\nIraqi airstrike kills key ISIL leader,936,unrelated\nIslamic State reports youngest jihadist 'martyred' in battle,2288,unrelated\nEXCLUSIVE: New York Mag’s Boy Genius Investor Made It All Up,2132,unrelated\n\"Meteorite makes big crater in Nicaragua, government says\",1068,discuss\n\"Lady on FB: I'm 41, Intersex, and Fucked Michael Phelps on First Date\",2407,unrelated\n\"At CBS Detroit, Fan Site 'Scuttlebutt' Is Enough to Publish Batmobile Rumor\",2055,unrelated\nA Spider Lived Inside This Tourist’s Body For 3 Days After Burrowing Into His Skin Through A Scar,959,unrelated\n\"Luckiest Pizza Delivery Guy Ever Gets $2,000 Tip\",623,agree\nDog abandoned at Scottish rail station with suitcase full of belongings  Read more: http://www.ctvnews.ca/world/dog-abandoned-at-scottish-rail-station-with-suitcase-full-of-belongings-1.2175026#ixzz3O9Shc1IO,424,unrelated\nIraqi and Kurdish media reports cases of Ebola among Islamic State fighters in Mosul,1938,unrelated\n\"Islamic State, in video titled \"\"A Message to America,\"\" beheads American journalist James Wright Foley who was kidnapped in 2012\",11,unrelated\nBrian Williams Debunks Peeing Meteorologist Report On ‘NBC Nightly News': Video,1047,unrelated\nKim Had Ankle Surgery:  Source,1457,unrelated\n\"Six months after abducting Nigerian schoolgirls, Boko Haram reportedly wants to free them\",2520,unrelated\n\"SMALL METEORITE STRIKES NICARAGUA, GOVERNMENT SAYS\",2129,unrelated\nThe Story Of The High School Trader Who Made $72 Million Is A Rumor Spun Out Of Control,254,unrelated\nSchoolboy almost killed by electric shock claims he now has superpowers like Magneto,1839,unrelated\nThis Woman Is Wrongly Being Called A Sexual Predator After Her Private Sex Tape Was Used For A Hoax,1018,disagree\nGRAPHIC CONTENT: Girl sneers at man's tiny penis so he CHOPS IT OFF and bins it,1410,agree\n\"Are missing students in mass graves found near Iguala, Mexico?\",983,discuss\nCiti sees Apple Watch price points of $550 and $950; myriad accessories,2414,unrelated\nIraqi media: ISIS militants have contracted Ebola,1689,discuss\nIt’s Okay To Laugh About The Fact That The Vogue Rat Infestation is Getting Worse,1020,unrelated\n\"PGA Tour Pro Claims Tiger Woods Is Currently Suspended For PEDs, Compares Him To Lance Armstrong\",1417,discuss\nISIS Blasts 'Scorpion Bombs' At Civilian Areas In Iraq; Mosul Residents Living In Fear,1950,unrelated\nMissing Mexico students not among 28 bodies found in mass grave,324,unrelated\nUS probing claims ISIS fighters seized airdropped weapons meant for Kurds,305,unrelated\nMeteorite 'caused mysterious boom in Nicaragua',10,unrelated\n\"U.S. accidentally delivered weapons to the Islamic State by airdrop, militants say\",1485,discuss\n\"HBO streaming service could launch in April for $15 per month, work on Apple TV\",2028,unrelated\nYou're Not Going to Become Weightless on January 4th,1170,unrelated\n\"One gunman killed in shooting on Parliament Hill in Ottawa, hunt on for other shooters\",204,unrelated\nAudio recording of Michael Brown being gunned down WAS made at the time he was killed: App company appears to confirm tape of ELEVEN bullets being fired - including final volley of 'kill shots',968,unrelated\nSugarhill Gang Rapper ‘Big Bank Hank’ Dies at 57,1556,discuss\n\"US, UK eye rapper as British-born militant who beheaded journalist James Foley\",760,unrelated\nDoes ISIS Have Ebola? Probably Not! Media Reports It Anyway,568,unrelated\nThat Was Fast: Christian Bale Bails on Steve Jobs Biopic,1299,agree\n\"Thanks Uncle Sam, we have your weapons airdrop: ISIS taunts America over intercepted weapons meant for Kurds\",1648,unrelated\nJihadi John: Mohammed Emwazi named as masked man behind ISIS beheadings,2184,unrelated\nOttawa gunman identified as 32-year-old Michael Zehaf-Bibeau,1380,agree\nAmazon's first brick-and-mortar store said to open in Manhattan,428,unrelated\nDid Kim Yo-Jong Take Kim Jong Un’s Role? North Korea Ill Health Rumors Are ‘Fabricated’,1374,unrelated\nPsychoactive magic mushroom found in grounds of Buckingham Palace,2519,unrelated\nSeth Rogen To Play Steve Wozniak In Steve Jobs Biopic,616,unrelated\nIsis Syria News: Video Shows US Airdropped Weapons and Grenades 'Captured by Islamic State',2009,unrelated\nTexas plumber's truck spotted in Syria: 'We have nothing to do with terror at all',2280,discuss\n6 hidden mass graves may hold missing Mexican students,683,unrelated\nChina: Satirical site warns citizens over name choices,1170,unrelated\nDera Sacha Sauda Chief Forced Castration of 400 Devotees? CBI Files Case Against 'MSG: The Messenger of God' Actor,1871,unrelated\nBoko Haram denies ceasefire claim by Nigeria's government,2356,discuss\nBodies In Mexico Mass Grave Apparently Not Those Of Missing Students,1539,unrelated\nISIS fighters 'have contracted Ebola': World Health Organisation investigating reports militants showed up at Iraqi hospital with lethal disease,1938,unrelated\nAbdel-Majed Abdel Bary in Foley beheading: London rapper songs help identify him,2327,discuss\nWillie Nelson Dead? Internet Freaks Out As Another Celebrity Death Hoax Makes The Rounds,1869,disagree\n\"James Foley, Missing American Photojournalist, Reportedly Executed By ISIS In Syria\",11,unrelated\n\"No, Nobody's Discovered a New Eyewitness Account of Jesus' Miracles\",544,unrelated\nA bunch of cool health features were cut from the Apple Watch at the last minute,220,unrelated\nPentagon: ISIS seized materials airdropped to Kurds,1948,unrelated\n\"12in Retina MacBook Air release date rumours: All-new 12in MacBook Air design for 2015, launching at WWDC?\",2039,discuss\nEbola Outbreak 2015 Update: ISIS Fighters May Have Contracted Deadly Virus,265,discuss\nTeen Makes $72 Million on the Stock Market,1205,unrelated\nAirport worker strips naked at security scanner in protest against guards,1921,unrelated\n\"Comcast Is Threatening To Cut Off Customers Who Use Tor, The Web Browser For Criminals\",1589,unrelated\nBoy who suffered powerful electric shock claims he now has 'superpowers' like X-Men's Magneto as metal objects stick to him,244,unrelated\nChinese State Media Warns People To Stop Calling Themselves Dumbledore,2443,unrelated\nHope Fades for Girls' Release After Boko Haram 'Truce' Breached,520,discuss\nKim Jong-Un 'in hospital with two fractured ankles' after ballooning to around 20 stone and going on numerous 'meet the people' walkabout PR stunts,1837,unrelated\nIsis leader Abu Bakr al-Baghdadi's 'wife and son detained in Lebanon',1535,unrelated\nDid Kim Yo-Jong Take Kim Jong Un’s Role? North Korea Ill Health Rumors Are ‘Fabricated’,305,unrelated\n'Spiderman' squished: Experts debunk claims,962,unrelated\n#HairGate: iPhone 6 Customers Are Complaining That The Phone Is Ripping Out Their Hair,161,unrelated\nMeteor Leaves 40-Foot Crater Near Managua's Airport,2155,unrelated\n\"Batmobile Stolen From \"\"Batman v Superman: Dawn of Justice\"\" Set, Zack Snyder Knows Who Did It\",78,disagree\nCNN Posts Alleged Audio of Michael Brown Shooting,958,unrelated\nChristian Bale set to play Steve Jobs in forthcoming biopic of Apple co-founder,687,unrelated\nApple Watch launch expected in late March,2118,unrelated\nISIS Beheading of U.S. Journalist James Foley Posted to YouTube,2067,agree\nSmall Meteorite Strikes in Nicaragua's Capital City of Managua,885,disagree\nSaudi cleric says snowmen are anti-Islamic,924,agree\nCNN Plays Alleged Audiotape of Michael Brown ShootingMilitarization Of Police,2149,discuss\nBREAKING: ISIS Beheads American Journalist James Wright Foley,2304,unrelated\nMissing American journalist reportedly beheaded by Islamic State ,2067,discuss\n\"ISIS Militants Have Contracted Ebola: Iraqi, Kurdish Media Reports\",2299,unrelated\n\"It was me! Student, 19, reveals SHE was the Teletubbies' giggling baby in the sky - and was paid just £250 and a box of toys\",1832,unrelated\n\"Rats at Vogue's NYC offices - watch your step, Anna Wintour\",2501,unrelated\nIraqi Official Dismisses ‘Unfounded’ Reports That ISIS Fighters Have Ebola,1471,unrelated\nRep. Duncan Hunter: 'At Least 10' ISIS Fighters Caught at Mexican Border,1764,discuss\nFerguson riots: audio may have captured Michael Brown shooting,1446,discuss\n\"After Giving A Homeless Man $100, This Guy Secretly Filmed Him...\",860,unrelated\n\"'A wonderful, wonderful sound': Man breaks down after hearing voicemail from his late wife that was lost for 14 years\",1406,unrelated\nHBO in talks with Apple to be launch partner for coming web service 'HBO Now',2377,unrelated\nIsraeli-Canadian Woman 'Captured' By ISIS Says She Is 'Safe And Secure',1808,unrelated\nKim Had Ankle Surgery:  Source,1826,unrelated\n\"White House Fence Jumper Got Farther Than Previously Thought, Sources Say\",1778,unrelated\n\"ISIS Militants In Mosul Have Contracted Ebola, Iraqi Media Sources Claim\",559,unrelated\n\"Oh Hey, Paul Rudd Was One Of The Dallas Airport Homophobe Heroes, No Big\",853,unrelated\nIraqi social-media rumors claim IS leader slain,1631,unrelated\nThat Boko Haram Ceasefire in Nigeria Isn’t A Ceasefire,1372,unrelated\nMan Severed Penis That Failed To Impress Girls,1347,unrelated\n\"Despite ceasefire announcement, new Boko Haram attacks reported\",1697,unrelated\nIslamic State Militants Claim to Have Beheaded US Journalist James Wright Foley,1351,unrelated\nISIS Militants Allegedly Contracted Ebola,559,unrelated\n\"Hoax Report Claims 250,000 Texas Turkeys Infected With Ebola\",1035,agree\nAWESOME! Canadian Parliament’s Sergeant-at-Arms Kevin Vickers Takes Out Gunman,1568,unrelated\nSeth Rogen to Play Apple’s Steve Wozniak,1058,unrelated\nChinese parents try to SELL their son to pay for medical treatment for his sick twin sister,797,agree\n\"What We Know About Kim Yo Jong, Who May Control North Korea\",1152,discuss\nDid NBC Nightly News Go Live To A Man Who Was Taking A Piss?,2034,discuss\nAngry mob cut off rapist’s penis with meat cleaver (VIEWER DISCRETION),1709,discuss\nMacaulay Culkin Dead?,2252,unrelated\nPriest who died for 48 minutes says he met God and she’s a woman,1048,unrelated\nMan chops off own penis after being dumped by his girlfriend,1478,unrelated\nISIS Beheads American Journalist James Foley in Video Message to U.S.,2450,agree\nAudio recording allegedly captures at least 10 shots fired in Michael Brown killing,1692,discuss\nIslamic State claims to have beheaded American journalist,933,discuss\n20 year old burger? McDonald's burger purchased in 1995 hasn't aged a bit,120,unrelated\nSEE IT: California homeless man uses $100 gift to give food to others,1940,unrelated\nThis Letter To Parents From A 1970s Lego Set Contains An Important Message For Gender Equality,687,unrelated\n\"Gill Rosenberg, Canadian-Israeli Woman Feared Kidnapped By ISIS, Says She's Safe\",1549,unrelated\nIslamic State Declares Captured Aid Worker to be 'Innocent',2241,unrelated\nBritish Man Slaps People If They Sneeze In Public,56,unrelated\n\"Meteorite Strikes Nicaraguan Capital, Creates 16-Foot-Deep Crater\",1825,discuss\nNorth Korea denies plans to open a restaurant in Scotland,17,unrelated\nMechanical polar bear ‘threatened with ASBO for singing Christmas songs’,2132,unrelated\nReport: Secret Service Lied About White House Fence Jumper,1605,unrelated\nJudd Nelson rebuffs Internet rumors that he died of a drug overdose.,1361,unrelated\n\"Kim Yo Jong, Kim Jong-Un’s Sister, Takes Control of North Korea While Brother Gets Treatment?\",186,unrelated\n\"Rare meteorite impact causes blast in Nicaragua's capital, Managua\",971,unrelated\nNigeria announces truce with Boko Haram; fate of schoolgirls unclear,402,unrelated\nWeather Channel’s Mike Seidel was not caught with his pants down,258,unrelated\nISIS Fighters Getting Caught Coming Across the U.S.-Mexican Border?,1009,unrelated\nIslamic State militants claim to behead missing American journalist,1166,unrelated\nCongressman: ‘At least 10 ISIS fighters’ caught trying to cross into US,564,unrelated\nTim Cook Reportedly Reveals Apple Watch Waterproofing Has Improved,867,unrelated\nTourist wakes to find strange red trail on his stomach - and discovers a spider has burrowed through his appendix scar and crawled UNDER his skin while on holiday in Bali,903,unrelated\nEyewitness Says Viral Video of Homeless Man Was Staged,1820,unrelated\nISIS Blasts 'Scorpion Bombs' At Civilian Areas In Iraq; Mosul Residents Living In Fear,321,unrelated\nMichael Brown shooting audio caught on tape?,1921,unrelated\n\"Feminist Aborts Baby For Being A Boy, Shocked People Don’t Approve\",843,unrelated\n\"Boko Haram Cease-Fire: Abducted Nigerian Schoolgirls To Be Released, Officials Say\",1003,unrelated\n’6 Days Darkness in December 2014′ 100% Fake; NASA Confirmed 3 Days Total Darkness Hoax as Well,1829,unrelated\n\"Is Kim Jong-un's Sister, Kim Yo-jong, Running North Korea In His Mysterious Absence?\",1836,discuss\nNew Audio Recording From Ferguson May Capture Michael Brown Shooting,2187,unrelated\nHundreds mourn the 'death' of Fidel Castro after rumours sweep Twitter (but are they confusing him with recently departed Fidel Castro Odinga from Nairobi?),2016,unrelated\nMan chops off his penis after his girlfriend breaks up with him,2302,unrelated\nMacaulay Culkin dead: The death hoax is once again on the child actor,690,unrelated\nNun gives birth to surprise baby after complaining of stomach pains,2269,unrelated\nNET Extra: Back-from-the-dead Catholic priest claims God is a female...,1940,unrelated\nDog found abandoned at Scottish train station with suitcase of belongings,424,unrelated\n\"No, a spider (probably) didn't crawl through a man's body for several days\",1500,unrelated\n\"Calm down everyone, Banksy hasn't been arrested: 9 clues that it's a hoax\",30,unrelated\nTaliban member swapped by Obama for Bowe Bergdahl tried to return to terror: report,564,unrelated\n\"Lady on FB: I'm 41, Intersex, and Fucked Michael Phelps on First Date\",2528,unrelated\nThere has been a shooting at the War Memorial on Parliament Hill. Unconfirmed reports say a soldier was shot.,682,discuss\n\"Suspected meteorite leaves crater in Managua, is linked to asteroid\",1148,unrelated\n20 year old burger? McDonald's burger purchased in 1995 hasn't aged a bit,1364,unrelated\nNew Audio Reveals Pause in Gunfire When Michael Brown Was Shot: Attorney,1564,disagree\nLynch mob chop man's penis off after catching him allegedly trying to rape teenager,220,unrelated\nWSJ: Apple cut watch health features due to erratic sensors,1849,unrelated\n'Spiderman' squished: Experts debunk claims,2009,unrelated\nNicaragua meteorite: Experts attempt to understand whether mysterious meteorite fell from passing Pitbull asteroid,2155,unrelated\n\"ISIS beheads American photo-journalist James Wright Foley, threatens more to come\",1347,unrelated\nISIS Appears To Behead American Photojournalist In YouTube Video,7,unrelated\n\"Luckiest Pizza Delivery Guy Ever Gets $2,000 Tip\",472,unrelated\nBREAKING NEWS: British-born U.S. photojournalist held hostage by al-Qaeda killed in failed rescue attempt in Yemen,1478,unrelated\nTropical spider burrows under man's skin through scar,1473,unrelated\n\"\"\"Categorically False\"\": DHS Debunks Right-Wing Fiction That ISIS Attempted To Cross The U.S.- Mexico Border\",190,unrelated\nDurex is not confirming or denying rumors of a “pumpkin spice” condom,367,unrelated\nFears journalist James Wright Foley beheaded by Islamic State jihadists in ‘message’ to United States,1385,unrelated\nMeteorite leaves crater in Nicaraguan capital Managua,373,unrelated\nThe Guy Who Said a Spider Burrowed Under His Skin? Experts Say…,1500,unrelated\n\"Accused Boston Marathon Bomber Severely Injured In Prison, May Never Walk Or Talk Again\",2352,unrelated\n\"Confusion swirls, details murky in arrest of ISIS leader's 'wife'\",1913,unrelated\nTexas City plumber's truck ends up in Syrian war,13,unrelated\nJames Foley remembered as 'brave and tireless' journalist,524,unrelated\nWho Should Play Steve Jobs Now That Christian Bale Quit?,1646,unrelated\nBritish rapper a suspect in ISIS beheading,1097,unrelated\n\"Reports Isis fighters have contracted Ebola are 'incorrect', says Iraqi health ministry\",2299,unrelated\nA Predator Drone Has Reportedly Been Spotted Circling Above ISIS's Capital City,1795,unrelated\nJihadi John unmasked: Former Westminster University student was arrested FIVE years ago and put on a terror watch list - but he flew to Syria to join ISIS two years later,1933,unrelated\n\"BATMOBILE NOT STOLEN, MTV CONTEST PRIZE REMAINS UNCLAIMED\",87,unrelated\nIsis Syria News: Iraqi Pilots 'Training Isis Fighters' to Fly Captured Planes,1115,discuss\nCNN audio: Is this the moment Michael Brown was shot?,1808,unrelated\n\"Wildest Apple Watch rumor yet: 100,000 apps at launch\",724,unrelated\n[UPDATED] 11 Men and 0 Women on Tonight's ESPN Domestic Violence Panel,1020,unrelated\nJordan’s King Abdullah Did Not Personally Fly Airstrikes On ISIS,1840,unrelated\nThe Arrest of the ISIS Leader's Wife and Son,1263,disagree\n'Jihadi John' named as Mohammed Emwazi from London,788,unrelated\nIs Kim Jong Un's sister Kim Yo Jong in charge?,368,unrelated\nCNN audio: Is this the moment Michael Brown was shot?,844,unrelated\n\"No, Saudi TV Did Not Blur Out Images of Michelle Obama\",1549,unrelated\nSoldier shot at war memorial in Canada,373,unrelated\nVladimir Putin Bird Poop Video is Fake,2278,unrelated\nThis College Student Claims She Was The 'Teletubbies' Sun Baby,374,unrelated\nFBI Probing Alleged Audio of Michael Brown Shooting,2020,unrelated\nVideo shows ISIL beheading of photojournalist James Foley,2147,discuss\nISLAMIC STATE BEHEADS MISSING AMERICAN JOURNALIST JAMES WRIGHT FOLEY,1720,unrelated\n\"Boko Haram leader denies ceasefire deal, says 200 abducted girls married off \",1603,unrelated\nRumor: Seth Rogen to Appear as Woz in Sony's Steve Jobs Film,712,discuss\nMacaulay Culkin: Death claims about former child star revealed to be yet another hoax,2341,agree\nISIS militants appear to behead abducted American journalist James Wright Foley in graphic video,1744,discuss\nConde Nast's rat problem at One World Trade Centre: From red carpets to rodent droppings,2031,agree\nCongressman: ‘At least 10 ISIS fighters’ caught trying to cross into US,1498,unrelated\n\"Islamic State Militants Have Been Flying 3 Captured Warplanes Over Syrian Airport, Witnesses Say\",524,unrelated\n\"No, Banksy Didn't Create That 'Charlie Hebdo' Tribute Cartoon, But That Doesn't Mean You Can't Appreciate It\",2296,unrelated\nSmall Meteorite Hits Managua,1795,unrelated\nIslamic Militants Post Video Claiming to Show Beheading of U.S. Journalist,704,unrelated\nMeet The College Student Who Claims She Was The ‘Teletubbies’ Sun Baby,1623,discuss\nSurreal Photos of Fisherman’s Jaw-Dropping Catch Will Likely Have People Wondering If It’s Real,204,unrelated\n\"Texas, Hold 'Em\",258,unrelated\n\"ISIS Unleash \"\"Scorpion\"\" Bombs In Iraq\",48,unrelated\nThe 'cub of Baghdadi': Has this boy become the youngest victim of Isis’s use of child soldiers?,2432,unrelated\n\"No, Banksy hasn’t been arrested\",1898,unrelated\n\"Suspected meteorite leaves crater in Managua, is linked to asteroid\",10,unrelated\nFrom bendgate to hairgate: Now iPhone 6 users complain the device is ripping out their hair,513,unrelated\nREPORT: Apple's Watch Will Come In 2 Storage Sizes,1828,unrelated\n\"Vice Media’s CEO blew $300,000 on dinner, and a Vegas casino boss blabbed about it\",2256,unrelated\nHoly Theft! Batmobile Stolen from 'Batman v Superman'???,1459,discuss\nCould Kim Jong Un open a restaurant in Scotland?,1339,unrelated\nDNA Tests Confirm Lebanon Is Holding ISIS Leader’s Child,205,unrelated\nWatch NAKED airport worker walk through scanner in bizarre protest against 'rough' guards,2296,unrelated\nThis Is What The Sun Baby From ‘Teletubbies’ Looks Like Now,470,unrelated\nHomeland Security says terrorists haven't crossed U.S-Mexico border,220,unrelated\nCNN Plays Alleged Recording of Michael Brown Shooting,1803,unrelated\nSugarhill Gang rapper Big Bank Hank dies at age 57,1637,agree\nThat powerful Lego letter to parents from the 1970s? It's real,1950,unrelated\nMacaulay Culkin Dead? Fans Freak Out Over Death Rumors,498,unrelated\nElderly Woman Arrested for Kidnapping Neighbor’s Cats & Making Fur Coats,2367,unrelated\nGovernment employee fired after skipping work for 24 years,1323,unrelated\nAnna Wintour: Is Rat Infestation At NYC ‘Vogue’ Office Kim Kardashian’s Fault?,2498,agree\nObama: murder of James Foley 'shocks the conscience of the entire world',11,unrelated\nInsurgents killed in Nigeria despite alleged truce with Boko Haram,1786,unrelated\nSeth Rogen to Play Apple Co-Founder Wozniak in Steve Jobs Biopic,1642,unrelated\nObama denounces killing of journalist James Foley and pledges ‘justice’,984,unrelated\n\"Nigeria claims deal with Boko Haram on ceasefire, kidnapped girls\",1906,unrelated\nFears Islamic State could launch EBOLA attack on Britain after fighters 'contract virus',1040,discuss\nGovernment fires employee who skipped work for 24 years,1368,unrelated\n11 aircraft are missing from ‘terrorist-held’ Tripoli airport ahead of 9/11 anniversary,2309,unrelated\nBatmobile Stolen From 'Batman V Superman: Dawn Of Justice' Set? Report Claims That One Of The Batmobile Models Is Missing! Detroit Locals Responsible?,1494,unrelated\nStar Wars VII for a New SUMMER Release Date!?,1826,unrelated\nAn Audio Recording of the Michael Brown Shooting Has Reportedly Surfaced,2317,discuss\nNicaragua Meteorite Impact Theory May Be Meteor-wrong,844,unrelated\nTexas plumber baffled after truck ends up in the hands of Syrian rebels,2344,unrelated\nHope Fades for Girls' Release After Boko Haram 'Truce' Breached,1541,unrelated\n\"#Daysofdarkness: No, There Won't Be Six Days Of Darkness In December\",2521,agree\nHospital: Man not being treated for Ebola in Kansas City,781,unrelated\n\"No, ESPN is not having an all-male domestic violence panel tonight\",2531,unrelated\nOpposition group: ISIS militants training to fly warplanes in Syria,2406,discuss\nThis College Student Claims She Was The 'Teletubbies' Sun Baby,2081,unrelated\nAl Qaida hostage killed in raid,1500,unrelated\nISIS video showing beheading triggers international response,2477,unrelated\nJudd Nelson rebuffs Internet rumors that he died of a drug overdose.,2526,unrelated\nLebanon 'holding IS leader's daughter and ex-wife',538,discuss\n\"ISIS Militants In Mosul Have Contracted Ebola, Iraqi Media Sources Claim\",2367,unrelated\n\"ISIS beheads American photo-journalist James Wright Foley, threatens more to come\",1093,discuss\nAmazon Is Opening a Brick-and-Mortar Store in Manhattan,1772,discuss\nCheese blamed for North Korean leader Kim Jong-un's broken ankles,2153,discuss\n\"Don't forget to tip...especially if you spend $300,000\",1077,discuss\nISIS fighters 'have contracted Ebola': World Health Organisation investigating reports militants showed up at Iraqi hospital with lethal disease,1948,unrelated\nVandal paints penis on £1.5million Bugatti Veyron,1183,unrelated\nMacaulay Culkin Dead: Internet Death Hoax Claims Actor Found Dead In Apartment,1234,unrelated\nSmall Meteorite Strikes in Nicaragua's Capital City of Managua,1744,unrelated\nMan has his PENIS cut off by angry mob after 'attempted rape' of teenager,125,unrelated\nSay 'eh-oh!' to the Teletubbies SUN BABY - can you still recognise her after 19 years?,1094,unrelated\nInsurgents killed in Nigeria despite alleged truce with Boko Haram,40,unrelated\nIs Durex Planning To Release A Pumpkin Spice Condom?,788,unrelated\nDo all dogs go to heaven? Pope tells grieving boy: 'Paradise is open to all of God’s creatures',686,unrelated\nThat's one way to get through security! Frustrated traveller strips completely NAKED at airport to pass through metal detectors,2404,unrelated\nHomeland Security: No ISIL fighters on U.S. border,416,discuss\nSaudi cleric condemns snowmen as anti-Islamic,2317,unrelated\nDylan Thomas Finds Tropical Spider Burrowed Under Skin,43,unrelated\nAnimal lovers abuzz over pope’s comments that 'paradise is open to all of God’s creatures',932,unrelated\nReport: Christian Bale Will Play Steve Jobs,2211,discuss\n\"‘Teletubbies’ Sun Baby: Fans Freak Out Over Jess Smith, 19\",2284,discuss\nJudd Nelson rebuffs Internet rumors that he died of a drug overdose.,269,unrelated\n\"Apple to Take Reservations for Trying On Apple Watch, Considered Platinum Model\",5,unrelated\nWSJ: Apple cut watch health features due to erratic sensors,2480,unrelated\nSnowmen Declared Anti-Islamic As Snow Falls in Saudi Arabia,1498,discuss\nEbola Frisco 2014: Patient Shows Virus Symptoms After Apparent Thomas Eric Duncan Contact,2156,unrelated\nIslamic State claims it executed American photojournalist James Foley,2115,unrelated\nApple’s next MacBook could be a 12-inch MacBook Air,1049,unrelated\nAudio of gunfire in Michael Brown case authenticated by app company,450,unrelated\nISLAMIC STATE BEHEADS MISSING AMERICAN JOURNALIST JAMES WRIGHT FOLEY,1905,unrelated\nReport: Taliban Detainee Swapped for Bowe Bergdahl Suspected of Trying to Return to Terrorism,1339,unrelated\nISIS fighters ‘have contracted Ebola’,1974,discuss\n\"ISIS using bombs containing live SCORPIONS in effort to spread panic, in tactic used 2,000 years ago against Romans\",185,unrelated\n1901 Boston time capsule yields small red book,1471,unrelated\nJames Foley Killer ‘Jihadi John’ Believed to Be Former London Rapper Abdel-Majed Abdel Bary,754,unrelated\nHospital: Man not being treated for Ebola in Kansas City,570,unrelated\nThe Story Of The High School Trader Who Made $72 Million Is A Rumor Spun Out Of Control,1563,discuss\n\"Tee-off in your own putting paradise: Swedish luxury island owned by Tiger Woods up for sale - and it comes with a villa, a hot tub and a lodge\",1802,unrelated\nFence Jumper Made It Deeper Into the White House Than Secret Service Claims,1426,unrelated\nMichael Phelps’ ‘girlfriend’ reveals she was born a man – and never told the swimmer,755,unrelated\nMass grave found after 40 students disappear in Mexican protest,295,unrelated\nMichael Brown shooting audio caught on tape?,1817,discuss\nKim Yo-jong in Charge: Kim Jong-un's Sister 'Replaces' North Korean Dictator During Illness,1268,unrelated\nMan has his PENIS cut off by angry mob after 'attempted rape' of teenager,1224,unrelated\n\"Forty years ago, Lego wrote a powerful letter to parents about how gender works\",1385,unrelated\nConstipated goldfish operated on by North Walsham vet,773,unrelated\nJihadi John identity revealed as Mohammed Emwazi: live,2165,agree\nDurex is not confirming or denying rumors of a “pumpkin spice” condom,2459,unrelated\nFears journalist James Wright Foley beheaded by Islamic State jihadists in ‘message’ to United States,2261,unrelated\nBanksy 'Arrested & Real Identity Revealed' Is The Same Hoax From Last Year,1020,unrelated\nNew iOS 8 bug can delete all of your iCloud documents,1825,unrelated\nMet police denies reports of Banksy arrest,1437,unrelated\nChristian Bale won't play Steve Jobs,591,agree\nParliament Hill shooting: Sergeant-At-Arms Kevin Vickers the family hero who took down Ottawa gunman,1400,unrelated\n\"Rumor: Stainless Steel Apple Watch Will Cost $500, Gold $4,000\",1651,unrelated\nLed Zeppelin’s Robert Plant ripped up a $924 million reunion contract,1385,unrelated\nShots Heard In Alleged Brown Shooting Recording [AUDIO],662,unrelated\nBREAKING Gill Rosenberg former IDF soldier was captured by ISIS,693,unrelated\nTiger Woods Is Selling His Private Island For $7.1 Million,1660,unrelated\nISIS Reportedly Beheads U.S. Journalist James Wright Foley on Camera,2525,unrelated\nChristian Bale Drops Out of Steve Jobs Biopic,2211,agree\nThe Force Awakens News: Director J.J. Abrams Eyes Summer Release for Star Wars 7 Because of Too Many Spoilers,1966,unrelated\n\"Six months after abducting Nigerian schoolgirls, Boko Haram reportedly wants to free them\",1340,discuss\n\"Islamist Militants 'Steal' 11 Commercial Planes In Libya, Sparking Terror Attack Fears\",299,unrelated\nNigeria says it has deal with Boko Haram to release kidnapped girls,459,unrelated\nU.S. Hostage Luke Somers Killed During Yemen Rescue Bid: Family,1119,discuss\nUnverified video shows beheading of aid worker David Haines,2440,discuss\n\"Report: The Apple Watch Will Only Last 2.5 Hours With \"\"Heavy\"\" Use\",2477,unrelated\nCode/Red: Apple Watch Battery Life — “Charge Nightly”,1625,unrelated\nSeth Rogen to Play Apple’s Steve Wozniak,586,discuss\n\"Google seals massive Sunnyvale, Redwood City deals\",586,unrelated\nNigeria: hopes for return of kidnapped schoolgirls rise after ceasefire reported,1697,unrelated\nQuestions raised over Nicaragua 'meteorite',1790,discuss\nUPDATE: Internet report of Ebola outbreak in Purdon not true,195,unrelated\nBatman Set To Play Steve Jobs In Upcoming Biopic,1406,unrelated\nLebanon detains wife and son of Al-Baghdadi,1789,unrelated\n\"BREAKING: Islamic State, in video, beheads American journalist James Wright Foley who was kidnapped in 2012 -@BNONews\",826,unrelated\n\"Feminist Aborts Baby For Being A Boy, Shocked People Don’t Approve\",698,unrelated\nIslamic Militants Post Video Claiming to Show Beheading of U.S. Journalist,195,discuss\nPentagon: Airstrike killed terror leader in Somalia,1936,unrelated\nKimye’s Fault? Anna Wintour’s NYC ‘Vogue’ Offices Hit With Disgusting Rat Infestation: ‘Rat Droppings On Desks’,2403,unrelated\nKevin Vickers Hailed As Hero For Reportedly Shooting Gunman Inside Parliament,2521,unrelated\n\"Nigeria, Boko Haram reach ceasefire deal, kidnapped girls to go free, official says\",381,unrelated\n\"Boko Haram denies cease-fire, leader says he married off kidnapped girls\",2078,unrelated\nWhite House Fence Jumper Actually Made It Pretty Far Inside,1365,agree\n\"Apple Watch Specs Tipped; Said to Feature 512MB RAM, 4GB of Storage\",1585,discuss\n\"Unconfirmed: ISIS Claims Kayla Mueller, American Female Hostage, Is Dead\",295,unrelated\nA Bunch Of People Thought Banksy Got Arrested But It Was A Hoax,667,unrelated\nTwo GOP Congressmen Say Suspected Terrorists Caught Crossing U.S.–Mexico Border,2141,unrelated\n\"Nigeria, Boko Haram reach ceasefire deal, kidnapped girls to go free, official says\",1661,unrelated\nMichael Phelps’ alleged girlfriend says she was born intersex,442,unrelated\nShots Heard In Alleged Brown Shooting Recording [AUDIO],2087,unrelated\n\"Apple Watch Specs Tipped; Said to Feature 512MB RAM, 4GB of Storage\",796,unrelated\nIsraeli-Canadian Woman 'Captured' By ISIS Says She Is 'Safe And Secure',693,unrelated\n\"Michael Phelps' self-proclaimed 'girlfriend', 41, reveals she was born a male as she describes her 'amazing intimacy' with Olympic swimmer\",1847,agree\nKim Jong-Un's Sister Takes Control in North Korea,2330,unrelated\nCongressman: ‘At least 10 ISIS fighters’ caught trying to cross into US,385,unrelated\nNigeria and Boko Haram 'agree ceasefire and girls' release',2139,discuss\nAccording to some Russians this dark figure stumbling through the snowy woods is a Yeti - and they even have a footprint. Hmmmmm,2256,discuss\nCNN plays chilling audio recording allegedly from Michael Brown shooting: “At least 11 shots”,958,unrelated\nVideo messaging service verifies timing of CNN audio recording,2434,discuss\n\"Reports Isis fighters have contracted Ebola are 'incorrect', says Iraqi health ministry\",1291,unrelated\nOttawa Shooting: Soldier Shot at Canada's National War Memorial,0,unrelated\nEyewitness Says Viral Video of Homeless Man Was Staged,760,disagree\nSecond person rushed to hospital with Ebola symptoms after contact with 'patient zero' Thomas Duncan,900,unrelated\nFears journalist James Wright Foley beheaded by Islamic State jihadists in ‘message’ to United States,1166,unrelated\nPure Evil: Islamic State Beheads American Journalist James Wright Foley,691,unrelated\n'Sex attacker' has penis cut off with a cleaver in India,1848,unrelated\nUPDATE: BATMAN v SUPERMAN Batmobile Reportedly Stolen By (Shocker!) Detroit Locals,719,unrelated\nNun 'has surprise baby' after complaining of stomach pains,1597,unrelated\nObama: murder of James Foley 'shocks the conscience of the entire world',1476,unrelated\nHas Kim's SISTER taken over North Korea? Dictator fails to show for key Communist event (but does send a nice flower basket instead),2046,unrelated\nWhite House Fence Jumper Actually Made It Pretty Far Inside,1916,unrelated\n\"#Hairgate: Reports of iPhone 6 pulling out hair, beards, likely exaggerated\",304,unrelated\n\"Apple to Take Reservations for Trying On Apple Watch, Considered Platinum Model\",1034,unrelated\nVideo Purports to Show Beheading of American Journalist,511,unrelated\nHas The Batman Vs. Superman Batmobile Been Stolen In Detroit?,1538,discuss\nSpeeding Up ‘Seinfeld’ For Younger Viewers,2314,agree\n\"Islamic State, in video titled \"\"A Message to America,\"\" beheads American journalist James Wright Foley who was kidnapped in 2012\",1627,unrelated\nNo One In North Korea Is Allowed To Share Kim Jong Un's Name,2032,discuss\nUS Lawmaker: Ten ISIS Fighters Have Been Apprehended Coming Across Southern Border (Video),2367,discuss\n\"James Foley, Missing American Photojournalist, Reportedly Executed By ISIS In Syria\",1679,discuss\nApple May Or May Not Hold An Event On The 24th Of February [Rumor],130,unrelated\nJournalist James Wright Foley reportedly beheaded by ISIS,2525,unrelated\nMarijuana Law New York: How No-Arrest Policy Could Make Things Worse For Minor Offenders ,1718,unrelated\nISIS Beheading of U.S. Journalist James Foley Posted to YouTube,2453,unrelated\nBREAKING NEWS: ISIS beheads missing American journalist James Wright Foley as warning to US to cease action in Iraq,1351,unrelated\nAmazon to Open First Brick-and-Mortar Site,2252,unrelated\nRumor Robert Plant Ripped Up $800 Million Contract To Reunite Led Zeppelin Called 'Rubbish',1169,unrelated\n\"North Korean leader Kim Jong Un had ankle surgery, report says\",1465,discuss\nSaudi fatwa banning snowmen triggers heated debate,760,unrelated\n\"Once Again, The Banksy 'Arrest' Is A Giant Hoax. Repeat: A Hoax.\",77,unrelated\n’6 Days Darkness in December 2014′ 100% Fake; NASA Confirmed 3 Days Total Darkness Hoax as Well,1365,unrelated\nNYC High School Student Nicknamed ‘Teen Wolf’ Made $72 Million On Stock Market,2370,unrelated\nISIS Blasts 'Scorpion Bombs' At Civilian Areas In Iraq; Mosul Residents Living In Fear,48,unrelated\nVideo shows dramatic moment bullet strikes U.S. Marine’s head — and he survives thanks to kevlar helmet,2185,unrelated\nIslamic State fighters detonate 'SCORPION bombs' in terror siege,1338,unrelated\nGOP Rep: ‘At Least Ten ISIS Fighters Have Been Caught Coming Across The Mexican Border’,167,unrelated\nSEE IT: California homeless man uses $100 gift to give food to others,2132,disagree\nMissing Libyan Jetliners Raise Fears of Suicide Airliner Attacks on 9/11,1438,unrelated\nReport: Christian Bale Drops Out Of Steve Jobs Biopic,1939,unrelated\n\"Meteorite makes big crater in Nicaragua, government says\",1900,unrelated\n#ISIS beheads photojournalist James Wright Foley in a massage to US to end its intervention in #Iraq.,938,unrelated\n\"North Korea leader Kim is still in charge, has injured leg: source\",81,unrelated\nIslamic State claims it executed American photojournalist James Foley,1747,discuss\n\"'A wonderful, wonderful sound': Man breaks down after hearing voicemail from his late wife that was lost for 14 years\",1208,agree\n\"Batmobile Stolen From \"\"Batman v Superman: Dawn of Justice\"\" Set, Zack Snyder Knows Who Did It\",1494,unrelated\nISIL Beheads American Photojournalist in Iraq,1206,agree\nBodies In Mexico Mass Grave Apparently Not Those Of Missing Students,1642,unrelated\nRussian TV actor wakes up to find his testicles stolen,205,unrelated\nCNN Plays Alleged Recording of Michael Brown Shooting,1950,unrelated\n\"Catholic Priest Dead For 48 Minutes, Is Miraculously Revived – His Revelations About God Are Even More Shocking\",1008,agree\n\"Gill Rosenberg, Canadian citizen, reportedly captured by ISIS in Syria\",1628,unrelated\n\"Tropical spider burrows under man's skin, lives there for three days\",730,unrelated\nNEWS/ Meet the Teletubbies Sun Baby: 19-Year-Old Jess Smith Reveals Herself as the Smiling Face Who Looked Over Teletubbyland,1294,unrelated\nSeth Rogen to Play Apple’s Steve Wozniak,1588,unrelated\nIs Kim Jong-un’s sister now the power behind the North Korean throne?,2344,discuss\n\"Report: Apple Watch to start at $500 in stainless steel, thousands for gold model\",2283,unrelated\n\"Boko Haram: Kidnapped Girls Have Been Married Off, Truce Never Happened\",992,unrelated\n'There is no limit to their depravity' Islamic State FEED mother her own SON,155,unrelated\nReports: Big Bank Hank of pioneering rap group Sugarhill Gang has died,2118,unrelated\nMacaulay Culkin Hasn’t Died Despite What Everyone Is Saying On Facebook,1786,unrelated\n\"Vice Media CEO Shane Smith Spent $300,000 on Las Vegas Dinner (Report)\",167,discuss\n\"In Kim Jong Un's absence, his sister may rule. Or not.\",465,unrelated\nReport: Christian Bale Just Bailed on the Steve Jobs Movie,1226,agree\nIslamic State using 'SCORPION bombs' to terrorise victims,1120,unrelated\n’6 Days Darkness in December 2014′ 100% Fake; NASA Confirmed 3 Days Total Darkness Hoax as Well,2196,unrelated\nObama denounces killing of journalist James Foley and pledges ‘justice’,1873,unrelated\n\"Video showing American journalist beheaded believed real, officials and family say\",1721,discuss\nThis Is Why Rumors That ISIS Is Crossing The Border Into The U.S. Aren’t Going Away,239,unrelated\nKurds Deny Gill Rosenberg was in Kobane,1224,unrelated\nISIS Extremists Claim to Behead British Hostage David Haines,1224,discuss\n\"Comcast Is Threatening To Cut Off Customers Who Use Tor, The Web Browser For Criminals\",1280,unrelated\n\"Unconfirmed: ISIS Claims Kayla Mueller, American Female Hostage, Is Dead\",1881,discuss\nISIL video claims beheading of kidnapped journalist James Foley,632,discuss\nSergeant-at-Arms stopped shooter on Parliament Hill,342,unrelated\n\"No, Banksy hasn’t been arrested\",1884,agree\nThe famous “Dog whisperer” Cesar Millan died of a heart attack this morning.,742,unrelated\nMissing jetliners raise fear of new 9/11-style attacks after Libyan airport falls to Islamic militants,2208,agree\nLynch mob chop man's penis off after catching him allegedly trying to rape teenager,1240,unrelated\nAlleged Ottawa gunman: What we know so far about Michael Zehaf-Bibeau,2087,unrelated\nThe 'cub of Baghdadi': Has this boy become the youngest victim of Isis’s use of child soldiers?,1588,unrelated\nPentagon: 1 weapons bundle seized by militants,2213,unrelated\nMichael Brown shooting audio caught on tape?,132,unrelated\nNicaragua says meteorite probable cause of blast in capital,1790,discuss\nKim Jong-Un's Scottish Dog Meat Restaurant Is Probably Fabricated Shite,2309,discuss\nWhat TBS’s Sped-Up Seinfeld Reruns Tell Us About the Sorry State of America,1686,unrelated\n\"No, a spider (probably) didn't crawl through a man's body for several days\",214,unrelated\nMilitant Group Says It Killed American Journalist in Syria,1857,unrelated\nISIS cracks down on five confirmed Ebola cases among fighters: official,568,unrelated\nAudio recording allegedly captures at least 10 shots fired in Michael Brown killing,1605,discuss\nContinuing Violence Puts Boko Haram Ceasefire In Jeopardy,344,unrelated\n\"Rats at Vogue's NYC offices - watch your step, Anna Wintour\",81,unrelated\nMum faces real-life Sophie's Choice – as she tries to sell her son to fund daughter's care,1627,agree\nSaudi Arabian cleric issues fatwa against snowmen,942,unrelated\nJosh Paler Lin Gives A Homeless Man $100 And Follows Him To See How He Spends It,320,unrelated\nDurex Is Not Making Pumpkin Spice Condoms After All: A Hoax Debunked,724,agree\nContinuing Violence Puts Boko Haram Ceasefire In Jeopardy,1340,discuss\nAlleged audio of Michael Brown shooting released,1252,unrelated\nRumors Of Fidel Castro's Death Circulate After Prolonged Absence From Public Life,1832,unrelated\n\"Amazon to launch first brick-and-mortar store, report says\",703,unrelated\nMichelle Obama's Hair Appeared Totally Uncensored on Saudi TV,8,unrelated\nHundreds of Palestinians flee floods in Gaza as Israel opens dams,2476,unrelated\nThis Week In Weird News: Horrible Human Slaps Elderly Woman For Sneezing,2097,unrelated\nLucita Sandoval sex tape hoax: Viral Argentine video features college student ― not 16-year-old boy,822,unrelated\n\"Rare meteorite impact causes blast in Nicaragua's capital, Managua\",1900,unrelated\n\"Nigeria Says It Struck A Cease-Fire With Boko Haram, But Are They Talking To The Right Guy?\",557,discuss\nTwo GOP Congressmen Say Suspected Terrorists Caught Crossing U.S.–Mexico Border,2266,discuss\nSeven girls fall pregnant after five day school trip in Bosnia and Herzegovina,571,unrelated\nBrian Williams Insists NBC News Meteorologist Did Not Pee in the Snow While on Air,2034,agree\nThis Guy Paid Off His Parents’ Mortgage For Christmas,1439,unrelated\nBritish-born rapper is main suspect in search for ISIS jihadist who beheaded James Foley,633,unrelated\n\"Are missing students in mass graves found near Iguala, Mexico?\",1825,unrelated\nAmazon.com to open first physical store in Manhattan: DJ,1921,unrelated\n\"UPDATE: Soldier, gunman who died in Ottawa rampage identified\",2246,agree\nHomeland Security: No ISIL fighters on U.S. border,2307,unrelated\nRumors of ISIS leader's death debunked,331,unrelated\nCanadian official identifies dead Ottawa gunman as Michael Zehaf-Bibeau,205,unrelated\nReport: Christian Bale Just Bailed on the Steve Jobs Movie,1294,unrelated\n\"Rumor: Gold Apple Watch Edition priced up to $5,000, steel version at $500, will debut on Feb. 14\",2097,unrelated\nGoogle to Buy Redwood City Offices for $585M,1949,unrelated\n\"US hostage 'murdered' by militants in Yemen, says Hagel\",1119,discuss\n\"Vice Media Chief Said to Pay $300,000 for Dinner for 30\",404,unrelated\nClaim: Comcast Got Complaining Customer Fired From His Job,1338,unrelated\nBoy who suffered powerful electric shock claims he now has 'superpowers' like X-Men's Magneto as metal objects stick to him,1503,unrelated\nPentagon: Airstrike killed terror leader in Somalia,2364,discuss\nI aborted my baby because it was a boy,1790,unrelated\nWoman Says She Gave Her Cheating Man a Printout of His DMs for Christmas,2305,unrelated\nAudio recording allegedly captures at least 10 shots fired in Michael Brown killing,2313,unrelated\nWHO: Isis does not have Ebola – but contingency plan being developed for Iraq,1921,unrelated\nIf Only A Bird Really Did Poop on Putin,1051,agree\nUS confirms death of Somalia terror group leader,1355,unrelated\nIndian worker sacked after going on leave for 24 years,2385,unrelated\n\"'Nasa Confirms Six Days of Darkness in December': No, they really don't - it's a hoax\",664,unrelated\nShots Heard In Alleged Brown Shooting Recording [AUDIO],900,unrelated\nDid Kim Yo-Jong Take Kim Jong Un’s Role? North Korea Ill Health Rumors Are ‘Fabricated’,586,unrelated\nBoko Haram denies ceasefire claim by Nigeria's government,1019,unrelated\nIraqi social-media rumors claim IS leader slain,1645,discuss\n\"Fidel Castro Rumors Sweep Internet, but No Sign in Cuba\",2132,unrelated\nIslamic State militants claim to behead missing American journalist,1361,unrelated\nGraphic Photo: Oliver Ilic Uses Razor Blade To Slice Off Own Manhood After Girlfriend Broke Up With Him,40,unrelated\nOttawa Gunman Identified As Michael Zehaf-Bibeau,205,unrelated\n\"James Foley: American Journalist, James Wright Foley Beheaded in New ISIS Video [Breaking News]\",419,agree\nStrange mark turns out to be tropical spider burrowing under vacationer's skin,1880,disagree\n\"James Foley, Missing American Photojournalist, Reportedly Executed By ISIS In Syria\",2123,unrelated\nIraqi media: ISIS militants have contracted Ebola,2197,unrelated\n\"Tour, agent: Tiger Woods not banned\",269,unrelated\nPaul Rudd Is Not the Viral Video Hero Who Tackled a Gay Basher in Dallas,242,unrelated\nWhat Glenn Beck Fears May Be Done With the 11 Missing Jets,2317,unrelated\nBatman Set To Play Steve Jobs In Upcoming Biopic,1702,unrelated\n\"Small meteorite strikes Nicaragua, government says\",269,unrelated\nEmotional sergeant-at-arms is greeted back to parliament with a rousing standing ovation a day after he heroically shot dead terrorist - the first time he used weapon in 30 year career,1356,discuss\nIt's back! The incredible new Batmobile takes a spin around Detroit... after rumors it had been STOLEN,137,unrelated\nAmerican hostage in Yemen freed in military raid-Defence Ministry,892,discuss\nCanadian-Israeli Woman Says She Hasn’t Been Captured By ISIS,573,unrelated\nFake BBC News website set up to carry Charlie Hebdo attack conspiracy theories,1069,unrelated\nMeteorite 'caused mysterious boom in Nicaragua',125,unrelated\n\"Suspected meteorite leaves crater in Managua, is linked to asteroid\",1670,unrelated\nNasa questions whether crater in Nicaragua caused by meteorite,1790,discuss\nOttawa investigates reports that Isis has captured Canadian-Israeli woman,1295,discuss\nTexas Truck Winds Up in Syria With Islamic Militants,1697,unrelated\nSaudi Arabian cleric issues fatwa against snowmen,924,agree\n\"FIDEL CASTRO DEATH WATCH: RUMORS HEAT UP, CUBA DENIES\",892,unrelated\nApple may launch 12-inch MacBook Air with Retina Display,220,unrelated\n\"David Haines Beheaded By ISIS, Execution Video Contains Threats Against UK: Reports\",1744,unrelated\nNew Audio Reveals Pause in Gunfire When Michael Brown Was Shot: Attorney,776,unrelated\nJudd Nelson Death Hoax: FOX News Impersonator Claims Actor Found Dead In Los Angeles Condo,2278,agree\nPGA Tour Denies Claim That Tiger Woods Failed A Drug Test,304,unrelated\nSetting the record straight on tor,1938,unrelated\nEye-catching! Rare sighting of Anna Wintour without her trademark sunglasses as she leaves 'rat-infested' Vogue office,1036,unrelated\n\"Small meteorite strikes Nicaragua, government says\",2307,unrelated\nRumors of ISIS leader's death debunked,1889,discuss\nBREAKING: ISIS Beheads American Journalist James Wright Foley,524,unrelated\nFence jumper reportedly made it much further into White House than Secret Service said,1426,unrelated\nBritish rapper a suspect in ISIS beheading,186,unrelated\n\"Managua explosion not a meteorite, NASA suggests\",885,agree\nRobert Plant Literally Ripped Up An $800 Million Contract To Reunite Led Zeppelin,1164,unrelated\nSaudis Say Michelle Obama Not Blurred on TV,1343,unrelated\nEyewitness Says Viral Video of Homeless Man Was Staged,855,unrelated\nKurds fear Isis use of chemical weapon in Kobani,1036,unrelated\n\"Pope Francis did not tell boy heaven has room for pets, contrary to report\",686,unrelated\nADVISORY-Islamist rebel leader killed in U.S. strike - Somali government,2374,agree\nSugarhill Gang’s Big Bank Hank dead at 57,752,unrelated\nISIL militant 'Jihadi John' named by media,2349,discuss\nIndian 'Rapist' Castrated By Angry Mob Who Hack Off Gentials With Meat Cleaver (GRAPHIC PICTURES),1291,unrelated\nBoko Haram denies it has agreed ceasefire,298,unrelated\nSeth Rogen to play Woz in Jobs biopic,1539,unrelated\nNYC High School Student Nicknamed ‘Teen Wolf’ Made $72 Million On Stock Market,1948,unrelated\nKevin Vickers Hailed As Hero For Reportedly Shooting Gunman Inside Parliament,2113,discuss\nStar Wars VII for a New SUMMER Release Date!?,1277,unrelated\nAaron Sorkin Confirms Christian Bale Will Play Steve Jobs,286,unrelated\nMichael Abdul Zehaf Bibeau Pictures: Photos of Alleged ISIS-Linked Gunman in Canada,186,unrelated\nIt Begins: HazMat-Wearing Passenger Spotted At Airport,1826,agree\n\"David Haines Beheaded By ISIS, Execution Video Contains Threats Against UK: Reports\",1224,discuss\nHas The Batman Vs. Superman Batmobile Been Stolen In Detroit?,734,unrelated\nAlleged audio of Michael Brown shooting released,1776,discuss\n\"Meteorite Strikes Nicaraguan Capital, Creates 16-Foot-Deep Crater\",816,unrelated\nNew Audio Reveals Pause in Gunfire When Michael Brown Was Shot: Attorney,346,unrelated\n\"Meet Magneto Boy, the kid who attracts metal with his body\",1916,unrelated\nISIS Militants Allegedly Contracted Ebola,75,unrelated\nNew Audio Allegedly Captures Moment Michael Brown Was Shot,2421,unrelated\nHeartwarming video shows son revealing he’s paid off parent’s mortgage as a Christmas gift,888,agree\nREPORT: JETLINERS STOLEN FROM LIBYA COULD BE USED TO ATTACK U.S. ON 9/11,723,unrelated\n\"Mass Graves Found In Mexico, Near Place Where 43 Students Went Missing\",2342,discuss\nOttawa Shooting: Soldier Shot at Canada's National War Memorial,1325,unrelated\n\"Is Apple about to launch a totally redesigned, 12-inch MacBook Air?\",1101,discuss\n\"James Foley: American Journalist, James Wright Foley Beheaded in New ISIS Video [Breaking News]\",938,unrelated\nAnother American hostage at risk by Islamic state,2453,unrelated\nChristian Bale Exits Steve Jobs Movie (Exclusive),1897,unrelated\nSeth Rogen reportedly nabs Steve Wozniak role in Steve Jobs filmSteve Jobs Iconic Moments,616,unrelated\nUPDATE: Internet report of Ebola outbreak in Purdon not true,2187,unrelated\n\"Unhappy Customer: Comcast Told My Employer About Complaint, Got Me Fired\",1383,discuss\nJihadi John UNMASKED: Islamic State killer NAMED as west Londoner Mohammed Emwazi,1543,unrelated\nMexico Student Massacre Update: More Graves Discovered At Murder Site,1213,unrelated\nMACAULAY CULKIN IS THE LATEST VICTIM OF A CELEBRITY DEATH HOAX — AND THESE 9 STARS KNOW EXACTLY HOW HE FEELS!,1012,unrelated\nIslamic Militants Post Video Claiming to Show Beheading of U.S. Journalist,2313,unrelated\nPentagon Denies It Killed ISIS Chief As Airstrikes Hit Top Extremists,394,discuss\nMilitant Group Says It Killed American Journalist in Syria,2127,unrelated\n\"HBO streaming service could launch in April for $15 per month, work on Apple TV\",1074,discuss\nUPDATE: BATMAN v SUPERMAN Batmobile Reportedly Stolen By (Shocker!) Detroit Locals,1789,unrelated\n\"Rats at Vogue's NYC offices - watch your step, Anna Wintour\",882,unrelated\nIslamic State releases video apparently showing the beheading of missing US journalist James Foley,1569,unrelated\nBatmobile Stolen From 'Batman V Superman: Dawn Of Justice' Set? Report Claims That One Of The Batmobile Models Is Missing! Detroit Locals Responsible?,684,discuss\nTexas Truck Winds Up in Syria With Islamic Militants,339,unrelated\nBoko Haram denies it has agreed ceasefire,35,unrelated\nJihadi John: Mohammed Emwazi named as masked man behind ISIS beheadings,1815,unrelated\n\"James Wright Foley, Kidnapped Journalist, Apparently Executed by ISIS\",115,unrelated\n\"No, Robert Plant Didn’t Rip Up an $800 Million Contract\",683,unrelated\nDurex on Rumored ‘Pumpkin Spice’ Condom: No Comment,2055,discuss\nMohammed Islam Denies Making $72 Million From Stock Market Trading,2132,unrelated\nUS officials: Video shows American's execution,2386,discuss\n\"Christian Bale in talks to play Steve Jobs for Sony, Danny Boyle\",1368,unrelated\nDog abandoned at railway station with suitcase set for happy ending as offers pour in,144,unrelated\n\"David Haines Beheaded By ISIS, Execution Video Contains Threats Against UK: Reports\",2477,unrelated\nGovernment fires employee who skipped work for 24 years,1213,unrelated\nNASA Confirms Earth Will Experience 6 Days of Total Darkness in December 2014!,1491,disagree\nVideo shows ISIL beheading of photojournalist James Foley,1120,unrelated\n\"Big Bank Hank, US rapper and Sugarhill Gang founder member, dies at 57\",105,unrelated\nDog found abandoned outside railway station with suitcase of his belongings,424,unrelated\nDurex on Rumored ‘Pumpkin Spice’ Condom: No Comment,1477,unrelated\n\"Leader of Qaeda-Linked Somali Group Is Dead, U.S. Says\",2364,discuss\nIS Militants Kill 300 Iraqi Soldiers with Chlorine Gas,640,unrelated\n\"Despite no Ebola case in Kansas City, the rumor goes viral\",707,unrelated\nThe 'cub of Baghdadi': Has this boy become the youngest victim of Isis’s use of child soldiers?,1336,unrelated\nTim Cook Reportedly Reveals Apple Watch Waterproofing Has Improved,2303,unrelated\n\"Kim Jong Un hospitalized with two broken ankles, reportedly from wearing heels and being overweight\",524,unrelated\n\"Dead for 48 minutes, Catholic Priest claims God is female\",1008,agree\nA bunch of cool health features were cut from the Apple Watch at the last minute,586,unrelated\nIslamist websites claim Israeli-Canadian woman kidnapped by IS: report,2067,unrelated\nAmerican hostage in Yemen freed in military raid-Defence Ministry,634,unrelated\nBoko Haram 'to release abducted schoolgirls' as part of ceasefire agreement,1372,unrelated\nEbola Outbreak 2015 Update: ISIS Fighters May Have Contracted Deadly Virus,1034,unrelated\nTexas Town Quarantined After Family Of Five Test Positive For The Ebola Virus,1467,disagree\nCanadian-Israeli Woman Says She Hasn’t Been Captured By ISIS,2415,unrelated\n\"No, there aren’t any Ebola cases in Iraq\",1807,discuss\nNun Gives Birth To Baby Boy After Suffering Intense Stomach Pains,220,unrelated\n\"Rumor: Gold Apple Watch Edition priced up to $5,000, steel version at $500, will debut on Feb. 14\",2201,discuss\n\"No, Banksy hasn’t been arrested\",2256,unrelated\nFormer PGA Tour player: Tiger Woods suspended for drug test failure,5,unrelated\nTourist dubbed ‘Spider Man’ after spider burrows under skin for days,1709,unrelated\nRumors Of Fidel Castro's Death Circulate After Prolonged Absence From Public Life,93,unrelated\nFormer British Rapper Reportedly Under Investigation for James Foley Beheading,572,unrelated\nAirport worker strips naked at security scanner in protest against guards,1289,unrelated\n6 Islamist militants killed in US attack in Somalia,2526,unrelated\nAaron Sorkin Confirms Christian Bale Will Play Steve Jobs,1077,unrelated\nActor has his testicles stolen after meeting ‘young blonde woman at a bar’,91,unrelated\nMacaulay Culkin dead: Actor is victim of another death hoax,195,unrelated\n\"So, There Might Be a Rat Infestation at Vogue\",132,discuss\n\"UPDATED 'Jihadi John' identified as Mohammed Emwazi of London, reports say\",527,unrelated\n[Updated] Saudi State Television Allegedly Blurs Michelle Obama’s Face During Meeting With New Saudi King,1742,discuss\nDurex on Rumored ‘Pumpkin Spice’ Condom: No Comment,218,unrelated\nReport: 4 ISIS Terrorists Caught at Southern Border in 36 Hrs,1565,unrelated\nVogue’s Shiny New Office Has a Big Rat Problem,1435,unrelated\n\"Catholic Priest Dead For 48 Minutes, Is Miraculously Revived – His Revelations About God Are Even More Shocking\",1521,disagree\nIslamic State militants claim to behead missing American journalist,2526,unrelated\nIslamic State claims it executed American photojournalist James Foley,1040,unrelated\nIraq Says Arrested Woman Is Not The Wife of ISIS Leader al-Baghdadi,1468,agree\nKnightscope Security Robots Are Keeping Microsoft Campuses Safe (and They Look Really Scary),696,unrelated\nDurex is not confirming or denying rumors of a “pumpkin spice” condom,1549,unrelated\nDoes Vogue's New Office Have a Rat Infestation?,891,unrelated\n\"Fidel Castro Is Dead, According to Viral Twitter Rumors\",892,unrelated\nJames Foley remembered as 'brave and tireless' journalist,2304,unrelated\nNorth Korea directive reveals apparent ban on sharing Kim Jong-un’s name,734,unrelated\nBunbury local discovered a spider had burrowed under his skin on Bali holiday,959,unrelated\n\"Boko Haram: Kidnapped Girls Have Been Married Off, Truce Never Happened\",1948,unrelated\nMissing American journalist reportedly beheaded by Islamic State ,1347,unrelated\nDaash Ebola transferred to Mosul {Google Translate],1974,discuss\nReport: Christian Bale Just Bailed on the Steve Jobs Movie,1839,unrelated\nChristian Bale Pulls Out of Upcoming Steve Jobs Biopic,137,unrelated\nSugarhill Gang's Big Bank Hank Dead At 57,1107,unrelated\n#ISIS beheads photojournalist James Wright Foley in a massage to US to end its intervention in #Iraq.,782,agree\nChristian Bale won't play Steve Jobs,945,disagree\nHope Fades for Girls' Release After Boko Haram 'Truce' Breached,2088,unrelated\n'Jihadi John' named as Mohammed Emwazi from London,2125,unrelated\n11 aircraft are missing from ‘terrorist-held’ Tripoli airport ahead of 9/11 anniversary,1958,agree\nLed Zeppelin’s Robert Plant ripped up a $924 million reunion contract,1198,unrelated\n\"Mexico hit by student massacre: At least 17 anti-corruption protesters 'rounded up, murdered and dumped in a mass grave' - and another 26 are missing\",1822,discuss\nNicaragua asks U.S. for help investigating meteorite crater,1661,discuss\nSergeant-at-Arms stopped shooter on Parliament Hill,1002,unrelated\nThe famous “Dog whisperer” Cesar Millan died of a heart attack this morning.,618,unrelated\nUS officials: Video shows American's execution,1439,unrelated\nISIS fighters 'have contracted Ebola': World Health Organisation investigating reports militants showed up at Iraqi hospital with lethal disease,1832,unrelated\nWas Heart-Tugging Viral Video Of Generous Homeless Man All A Hoax?,2305,disagree\n\"Confusion swirls, details murky in arrest of ISIS leader's 'wife'\",1948,unrelated\nSomalia Shebab chief Ahmed Abdi Godane likely dead in US strike: Source,1982,discuss\n\"Obama, Outraged Over Beheading, Vows to Stay on Course\",7,unrelated\nJames Foley remembered as 'brave and tireless' journalist,1169,unrelated\nMilitant Group Says It Killed American Journalist in Syria,1009,unrelated\nAmazon is about to open its first-ever physical store in New York City,2453,unrelated\nPrisoner Released in Bergdahl Exchange Tried to Reconnect With Taliban,74,discuss\nLed Zeppelin’s Robert Plant ripped up a $924 million reunion contract,104,discuss\nSaudi cleric issues fatwa on snowmen,2167,agree\nVideo Purports To Show Beheading Of U.S. Journalist By Militants,632,discuss\nHoax 'Banksy Arrested in London' Story Dupes the Internet Again,1296,unrelated\nDurex on Rumored ‘Pumpkin Spice’ Condom: No Comment,88,unrelated\nAlleged audio of Michael Brown shooting has surfaced,1715,discuss\nHoly Theft! Batmobile Stolen from 'Batman v Superman'???,621,unrelated\nMeteor Leaves 40-Foot Crater Near Managua's Airport,1661,discuss\nIsis claims it has US airdrop of weapons,2307,discuss\nHas North Korean dictator Kim Jong-un been replaced by his sister?,2313,discuss\nThere was never a panel discussion on domestic violence planned for ESPN’s ‘Monday Night Football’ pregame show,825,unrelated\nReport: Amazon to Launch Ad-Supported Streaming Service,345,unrelated\n\"Canadian woman 'captured by ISIS in Syria' says she is actually fine and still fighting the jihadists, despite kidnap reports\",214,unrelated\n\"Confusion swirls, details murky in arrest of ISIS leader's 'wife'\",1943,unrelated\nEmotional sergeant-at-arms is greeted back to parliament with a rousing standing ovation a day after he heroically shot dead terrorist - the first time he used weapon in 30 year career,1568,unrelated\n‘Evil straight from the pits of hell': American journalist James Foley reportedly beheaded by ISIS,539,unrelated\n\"ISIS Claims It Kidnapped Gill Rosenberg, The First Western Woman To Fall Into The Group's Hands\",1498,unrelated\n\"US hostage 'murdered' by militants in Yemen, says Hagel\",1857,unrelated\nGuru who ordered 400 followers to be castrated 'so they could be closer to God' is investigated for grievous bodily harm in India,1360,unrelated\nTiger Woods prices private island at $7.1 million,1991,agree\nIslamic State claims to have beheaded American journalist,539,unrelated\nFears Islamic State could launch EBOLA attack on Britain after fighters 'contract virus',2075,discuss\nObama: murder of James Foley 'shocks the conscience of the entire world',2495,discuss\nPredator Drone Reportedly Spotted Over ISIS Stronghold,304,unrelated\nPictured: Libyan Islamist rebels pose with planes seized from Tripoli airport as U.S. officials warn they could be used to carry out terrorist attack on 9/11 anniversary,846,unrelated\n\"James Wright Foley, Kidnapped Journalist, Apparently Executed by ISIS\",2386,discuss\nAudio recording allegedly captures moment Michael Brown was shot,1974,unrelated\nEbola Frisco 2014: Patient Shows Virus Symptoms After Apparent Thomas Eric Duncan Contact,1125,unrelated\n\"Apple Watch Power Reserve feature will save battery life, report says\",1857,unrelated\n\"Video Appears to Show Beheading of Journalist James Foley, Who Went Missing in Syria\",2109,unrelated\nGOP Rep. Duncan Hunter Claims 'At Least' 10 ISIS Fighters Apprehended On Texas Border,2039,unrelated\n\"Kim Yo Jong, Kim Jong-Un’s Sister, Takes Control of North Korea While Brother Gets Treatment?\",271,unrelated\nNigeria announces truce with Boko Haram; fate of schoolgirls unclear,1896,discuss\n\"James Foley, Missing American Photojournalist, Reportedly Executed By ISIS In Syria\",1569,unrelated\nWife and child of Islamic State leader Baghdadi held in Lebanon,1125,unrelated\nMeteorite strike in Nicaragua puzzles experts,1731,agree\nNBC weatherman caught urinating in the woods live on air,258,unrelated\nLebanon detains wife and son of Al-Baghdadi,72,unrelated\nMass grave found after 40 students disappear in Mexican protest,1351,unrelated\n'Hairgate': iPhone 6 users encounter latest Apple problem after 'bendgate',1308,discuss\n\"Pope Francis did not tell boy heaven has room for pets, contrary to report\",2492,unrelated\nReports: Big Bank Hank of pioneering rap group Sugarhill Gang has died,1996,unrelated\nCloistered nun has a stomach ache  hospital gives birth to a baby [Google Translate],2009,unrelated\nMagic mushrooms found at Buckingham Palace,633,unrelated\nPope Francis turns out not to have made pets in heaven comment,1104,unrelated\nAmerica's oldest time capsule unearthed at Boston statehouse after being buried in 1795 by Sam Adams and Paul Revere,1471,unrelated\nIs Durex Planning To Release A Pumpkin Spice Condom?,2252,discuss\nBoston.com pulls story accusing prof of sending ‘racist’ emails,1029,unrelated\nISIS executioner 'Jihadi John' identified as Mohammed Emwazi,1427,unrelated\nAn audio recording of the Michael Brown shooting has reportedly surfaced,2187,unrelated\nISIS militants trick mother into ‘eating her kidnapped son’,1034,unrelated\nScorned wife leaves love-rat husband and twin sister NAKED in car park,374,unrelated\nPentagon: Airstrike killed terror leader in Somalia,1853,unrelated\nPredator Drone Reportedly Spotted Over ISIS Stronghold,2186,unrelated\n\"Soon Marijuana May Lead to Ticket, Not Arrest, in New York\",2372,discuss\n\"Report: new 12-inch MacBook Air slims down, has single USB port\",1234,unrelated\nPaul Revere's 1795 time capsule unearthed,1471,unrelated\nPumpkin Spice condoms? Don't fall for this hoax.,831,unrelated\nFormer British Rapper Reportedly Under Investigation for James Foley Beheading,975,unrelated\nBrian Williams slams social media for speculation weatherman Mike Seidel relieved himself on air,22,unrelated\nTwo blokes dared to eat 20-year-old burger for charity,1364,unrelated\n‘Photo of slain IS leader’ reported to be doctored,789,unrelated\nTerrorist Plot Targeting Black Friday Shoppers Uncovered,974,unrelated\nMissing Planes,1699,unrelated\nMacaulay Culkin Dead? Fans Freak Out Over Death Rumors,2313,unrelated\n\"Therefore, the \"\"feminist blogger\"\" who aborted a boy probably fake\",2213,unrelated\nBoko Haram ceasefire ignored as violence flares in Borno state,1430,discuss\n\"Predator Drone Reportedly Sighted Circling Raqqa, Syria\",2370,unrelated\n\"Sick Kansas City man said not to have Ebola, U.S. plans new steps to fight virus\",2296,unrelated\n\"Small meteorite strikes Nicaragua, government says\",649,unrelated\nDetroit Police Issue Statement That The Batmobile Is Safe,2055,unrelated\nReport: Missing Libyan jetliners raise fears of suicide airliner attacks on 9/11,2162,discuss\nTurkish president says American weapons drop for Kurdish fighters was 'wrong' after supplies end up in the hands of ISIS,1017,unrelated\n\"No, Banksy has not been arrested (sigh)\",2051,agree\nUPDATE: BATMAN v SUPERMAN Batmobile Reportedly Stolen By (Shocker!) Detroit Locals,1807,unrelated\n\"It was me! Student, 19, reveals SHE was the Teletubbies' giggling baby in the sky - and was paid just £250 and a box of toys\",2256,unrelated\nInsurgents killed in Nigeria despite alleged truce with Boko Haram,2272,discuss\n\"Sadly, Pumpkin Spice Condoms Aren't A Thing After All\",2055,agree\nWas The Batmobile Stolen In Detroit?,692,unrelated\nReport: British intelligence has identified Foley's killer,2528,discuss\nVideo Purports To Show Beheading Of U.S. Journalist By Militants,2127,unrelated\nJ.J. Abrams Asks Disney To Move Up 'Star Wars: The Force Awakens' Release Date,1897,unrelated\n\"ISIS Unleash \"\"Scorpion\"\" Bombs In Iraq\",776,agree\nISIL video claims beheading of kidnapped journalist James Foley,2047,discuss\nCourt Orders Probe Into Complaints Of 'Forced Castration' In Religious 'Dera' Sect,684,unrelated\nFerguson riots: audio may have captured Michael Brown shooting,2020,unrelated\nCameron vows to hunt down IS 'monsters' after Haines murder,1802,unrelated\nHospital Officials: Kansas City Patient Not Being Treated For Ebola,2328,unrelated\nMichael Phelps' self-proclaimed girlfriend says she was born a BOY and reveals 'amazing' sex with Olympian,1847,agree\nDurex on Rumored ‘Pumpkin Spice’ Condom: No Comment,703,unrelated\nMan discovers spider living under his skin during Bali vacation,1638,agree\n\"Apple Watch Stainless Steel variant reportedly priced at $500, $4,000 for the gold variant\",648,unrelated\n\"Audio captured at time of Michael Brown shooting, company says\",387,unrelated\nBoko Haram denies truce to release kidnapped schoolgirls,1541,unrelated\nBrian Williams Insists NBC News Meteorologist Did Not Pee in the Snow While on Air,633,unrelated\nNun who had no idea she was pregnant gives birth after going to hospital with stomach pains,2269,unrelated\nReport: Audio Reveals Pause Between Gunshots When Michael Brown Was Shot,844,unrelated\nPope Francis turns out not to have made pets in heaven comment,289,disagree\nMacaulay Culkin Hasn’t Died Despite What Everyone Is Saying On Facebook,1555,agree\nStar Wars: The Force Awakens to be released this summer?,1897,unrelated\nISIS Getting Ebola,1778,disagree\n\"No, it's not Tiger Woods selling an island in Lake Mälaren\",240,unrelated\nWhite House Fence Jumper Actually Made It Pretty Far Inside,2213,unrelated\nBoko Haram 'to release abducted schoolgirls' as part of ceasefire agreement,1540,discuss\nAmazon Reportedly Planning An Ad-Supported Video Service That Will Be Cheaper Than Netflix,1222,unrelated\nKim Jong-un 'so fat he has fractured his ankles',1689,unrelated\nCBS News Names Canadian Parliament Shooting Suspect,1866,discuss\nTiger Woods selling Swedish villa — island included,1954,unrelated\n\"Rumor: Apple shooting for 19 hours of Apple Watch battery life under normal conditions, 2.5 hours 'heavy' use\",1896,unrelated\nAmerican Predator Drone Circling Islamic State’s Stronghold,1509,discuss\n\"Apple Watch users will need to recharge nightly, company still working to improve uptime before launch\",1331,unrelated\nLow-level marijuana possession could soon land you a ticket instead of arrest in New York City,139,unrelated\nDylan Thomas Finds Tropical Spider Burrowed Under Skin,2042,disagree\nLarge space object slams Nicaragua’s capital as asteroid passes Earth,586,unrelated\n\"Islamic State leader's family detained by Lebanon, officials say\",281,discuss\nNewly Discovered Mass Grave Linked to Missing Mexican Students,2342,discuss\nSenior Western Intelligence Official Confirms London Rapper Abdel Majed Abdel Bary Is A Suspect In The Foley Killing,583,discuss\nChristian Bale will not play Steve Jobs,1406,unrelated\n\"Nigeria, Boko Haram reach ceasefire deal, kidnapped girls to go free, official says\",244,unrelated\nReport: Secret Service Lied About White House Fence Jumper,1916,unrelated\nISIS fighters 'have contracted Ebola': World Health Organisation investigating reports militants showed up at Iraqi hospital with lethal disease,1252,unrelated\n\"Boko Haram Denies Truce, Says Kidnapped Girls Have Been “Married Off”\",1125,unrelated\nWatch: US marine survives Taliban sniper headshot in Afghanistan,2267,agree\nSugarhill Gang Rapper Big Bank Hank Dies at 57,2398,agree\nNew Audio Allegedly Captures Moment Michael Brown Was Shot,2287,discuss\nREPORT: JETLINERS STOLEN FROM LIBYA COULD BE USED TO ATTACK U.S. ON 9/11,730,discuss\nZack Snyder Makes Fun of Stolen Batmobile Rumor with New Image,1789,unrelated\n\"Batmobile stolen in Detroit? Good one, joker!\",1177,discuss\nMacaulay Culkin Dead: Internet Death Hoax Claims Actor Found Dead In Apartment,614,unrelated\nThe Pumpkin-Spice Condom Is Just a Figment of Your Own Gross Imagination,119,unrelated\nRumor: Seth Rogen to Appear as Woz in Sony's Steve Jobs Film,2272,unrelated\nThe Case of the Stolen Batmobile Has Been Solved,702,unrelated\nSeven teenage girls get pregnant on school trip,2304,discuss\nCongressman: ‘At least 10 ISIS fighters’ caught trying to cross into US,220,unrelated\n\"Catholic priest dies for 48 mins, wakes up claiming God is a woman\",1212,unrelated\nWTC rats scare off Anna Wintour,725,unrelated\n\"Hundreds of dog-lovers from around the world offer home to pet abandoned at the railway station with a suitcase containing his pillow, toy, bowl and favourite food\",650,unrelated\nMagic Mushrooms Found on Buckingham Palace Grounds,513,unrelated\nVice CEO Throws Down $300K on Lavish Vegas Dinner,1355,unrelated\nThis Soap Opera Star Reportedly Had His Testicles Stolen By An ‘Attractive Blonde’ Organ Trafficker,1519,unrelated\n\"Boko Haram Cease-Fire: Abducted Nigerian Schoolgirls To Be Released, Officials Say\",2191,discuss\nSay 'eh-oh!' to the Teletubbies SUN BABY - can you still recognise her after 19 years?,587,agree\nISIS Getting Ebola,1291,unrelated\n\"How did Fake Chinese News Site Dupe Washington Post, Atlantic, BBC?\",950,unrelated\nMan Chops Off and Throws Away His Small Penis After Bad Breakup,1905,unrelated\nSugarhill Gang’s Big Bank Hank dead at 57,1835,unrelated\n\"Google to buy big chunk of Pacific Shores, iconic Redwood City office park\",62,unrelated\nA Man Says Comcast Called His Boss And Got Him Fired After He Complained About Its Service,2405,discuss\n\"U.S. accidentally delivered weapons to the Islamic State by airdrop, militants say\",1239,unrelated\nCheese addiction breaks Kim Jong-un's ankles,1843,unrelated\n\"Macaulay Culkin Dead? Hoax Goes Viral, Claims Actor Found Dead in Apartment\",2341,agree\nThe Image That Everyone Is Sharing By 'Banksy' Isn't By Banksy — But It's Awesome,933,unrelated\nMan who slaps people around the head for sneezing hunted by police,87,unrelated\n\"Boko Haram Denies Ceasefire, Says Kidnapped Girls Are Now Married\",402,unrelated\nDoes ISIS Have Ebola? Probably Not! Media Reports It Anyway,2177,unrelated\n\"CNN Broadcasts Purported Audio Containing Gunshots That Felled Michael Brown Jr.; Leaders, Celebrities Fill Pews At Teen’s Funeral\",1893,unrelated\nTropical spider burrowed under man's skin through appendix scar and lived there for THREE DAYS,2009,unrelated\n\"Thanks Uncle Sam, we have your weapons airdrop: ISIS taunts America over intercepted weapons meant for Kurds\",1263,unrelated\nReports: Boko Haram may release schoolgirls as part of deal,821,unrelated\nNew Audio Reveals Pause in Gunfire When Michael Brown Was Shot: Attorney,2149,discuss\nLynch mob chop man's penis off after catching him allegedly trying to rape teenager,1888,unrelated\n\"11 Tripoli Planes Still Missing, Sparks 9/11 Concerns\",2448,discuss\nApple may launch 12-inch MacBook Air with Retina Display,1744,unrelated\nUS confirms death of Somalia terror group leader,972,unrelated\nOpposition group: ISIS militants training to fly warplanes in Syria,1294,unrelated\nThis College Student Claims She Was The 'Teletubbies' Sun Baby,837,unrelated\nObama administration DENIES congressman's claim that 'at least ten ISIS fighters have been caught coming across the Mexican border in Texas',1946,discuss\nMacaulay Culkin Dead? Another Death Hoax Circulates On Facebook,2423,unrelated\nOfficials: Report That Area Town Is Under Ebola Quarantine Is False,1625,agree\nThat Boko Haram Ceasefire in Nigeria Isn’t A Ceasefire,1883,unrelated\nISIS fighters 'have contracted Ebola': World Health Organisation investigating reports militants showed up at Iraqi hospital with lethal disease,2313,unrelated\nISIS Beheading of U.S. Journalist James Foley Posted to YouTube,1385,unrelated\nIS Militants Kill 300 Iraqi Soldiers with Chlorine Gas,2024,unrelated\n\"Islamist Militants 'Steal' 11 Commercial Planes In Libya, Sparking Terror Attack Fears\",1660,unrelated\nPentagon: 1 weapons bundle seized by militants,693,unrelated\n\"Homeless man who became a YouTube sensation after spending $100 on food for his beggar friends gets a surprise Christmas meal, makeover and night in a hotel in new video... but is it all a hoax by a 'serial prankster'?\",1971,discuss\nSomeone painted a graffiti dick on a $2.5 million car,124,agree\nThe Internet Tried To Make Axl Rose Its Latest Death Hoax Victim,1549,unrelated\nSoldier shot near Canadian parliament building,2296,unrelated\nMeteorite 'caused mysterious boom in Nicaragua',1071,unrelated\nIt's back! The incredible new Batmobile takes a spin around Detroit... after rumors it had been STOLEN,1338,unrelated\nMilitant Group Says It Killed American Journalist in Syria,2147,discuss\n\"Sorry, Everyone: Durex Is Unfortunately Not Making Pumpkin Spice Condoms\",964,unrelated\n‘Evil straight from the pits of hell': American journalist James Foley reportedly beheaded by ISIS,1040,unrelated\nHope Fades for Girls' Release After Boko Haram 'Truce' Breached,1630,agree\n\"Meteorite makes big crater in Nicaragua, government says\",534,unrelated\nThe Arrest of the ISIS Leader's Wife and Son,1125,unrelated\nGuantanamo Detainee Exchanged for American POW Attempts a Return to Battle,2207,discuss\n\"Boko Haram agrees to ceasefire, release of school girls\",1374,unrelated\n\"Israel opens dams, floods Gaza\",958,unrelated\n\"The gold Apple Watch Edition could set you back a whopping $4,999\",761,unrelated\n\"No, Vladimir Putin did not get pooped on by a bird during a First World War speech\",1028,unrelated\nDog abandoned at Scottish rail station with suitcase full of belongings  Read more: http://www.ctvnews.ca/world/dog-abandoned-at-scottish-rail-station-with-suitcase-full-of-belongings-1.2175026#ixzz3O9Shc1IO,1853,agree\nNorth Korea denies plans to open a restaurant in Scotland,2309,discuss\nSki Resort Opens With Snow Stored From Last Season,1678,unrelated\nGive a homeless man $100 and see what he does with it [Video],855,unrelated\n'Spiderman' squished: Experts debunk claims,1271,unrelated\n\"Boko Haram Could Release Kidnapped Girls, Nigerian Officials Say\",1885,discuss\nFence Jumper Made It Deeper Into the White House Than Secret Service Claims,1137,unrelated\nISIS fighters 'have contracted Ebola': World Health Organisation investigating reports militants showed up at Iraqi hospital with lethal disease,2197,unrelated\nIraq Says Arrested Woman Is Not The Wife of ISIS Leader al-Baghdadi,845,unrelated\nChristian Bale set to play Steve Jobs in forthcoming biopic of Apple co-founder,2455,discuss\nAttorney: New audio reveals pause in gunfire when Michael Brown was shot,2354,unrelated\nSeven girls fall pregnant after five day school trip in Bosnia and Herzegovina,612,unrelated\nPolice find mass graves with at least '15 bodies' near Mexico town where 43 students disappeared after police clash,1678,unrelated\n'Jihadi John': Isis fighter named as Mohammed Emwazi from west London,961,unrelated\n\"L. Jinny? Abdel-Majed Abdel Bary, UK Rapper, Suspected in James Foley Killing: Reports\",591,unrelated\nISIS Video: America’s Air Dropped Weapons Now in Our Hands,1363,discuss\nEye-catching! Rare sighting of Anna Wintour without her trademark sunglasses as she leaves 'rat-infested' Vogue office,1042,unrelated\nTwo GOP Congressmen Say Suspected Terrorists Caught Crossing U.S.–Mexico Border,2249,discuss\nIndia: 400 men cut off their testicles to 'get closer to God' following advice from 'guru',168,unrelated\nBREAKING NEWS: ISIS beheads missing American journalist James Wright Foley as warning to US to cease action in Iraq,1747,agree\nNicaragua says meteorite probable cause of blast in capital,1744,unrelated\nSoldier shot near Canadian parliament building,1040,unrelated\nThe @FoxNewsPress Account Tweeting Lawsuit Threats Is a Fake,487,unrelated\nISIS Video Purports To Show Beheading Of British Aid Worker,1989,discuss\nVogue’s Rat Infestation: Disturbing New Details,2498,agree\nTaliban member swapped by Obama for Bowe Bergdahl tried to return to terror: report,1628,discuss\n\"Apple 12-Inch MacBook Air Details Emerge; Device Could Be Thinner, Lighter Than Current Model\",1863,unrelated\nHundreds mourn the 'death' of Fidel Castro after rumours sweep Twitter (but are they confusing him with recently departed Fidel Castro Odinga from Nairobi?),693,unrelated\n\"CNN Broadcasts Purported Audio Containing Gunshots That Felled Michael Brown Jr.; Leaders, Celebrities Fill Pews At Teen’s Funeral\",1299,unrelated\n[UPDATED] 11 Men and 0 Women on Tonight's ESPN Domestic Violence Panel,1500,disagree\nChristian Bale won't play Steve Jobs,35,unrelated\nApple Watch won’t be the digital doctor it could have been,821,unrelated\nIsis militants claim to have killed US journalist James Foley,5,unrelated\n\"No, Vladimir Putin did not get pooped on by a bird during a First World War speech\",2463,unrelated\nCanadian-Israeli Woman May Have Been Captured In Syria: Reports,1976,discuss\nIndian worker sacked after going on leave for 24 years,2441,agree\nPentagon: ISIS Got U.S. Weapons Package,2336,unrelated\nDid Kim Yo-Jong Take Kim Jong Un’s Role? North Korea Ill Health Rumors Are ‘Fabricated’,2470,discuss\nHoly Theft! Batmobile Stolen from 'Batman v Superman'???,1751,discuss\n\"Fidel Castro Rumors Sweep Internet, but No Sign in Cuba\",80,unrelated\nAnna Wintour 'refuses to work at new World Trade Center Vogue office due to rat infestation',2473,unrelated\nMacaulay Culkin Dead? Another Death Hoax Circulates On Facebook,1266,unrelated\n\"L. Jinny? Abdel-Majed Abdel Bary, UK Rapper, Suspected in James Foley Killing: Reports\",1202,discuss\nRumor: Seth Rogen to Appear as Woz in Sony's Steve Jobs Film,2124,unrelated\nMore than 200 kidnapped Nigerian girls to be released after deal reached with Boko Haram,1195,discuss\nDeveloper quits using the app he was hired to make—or did he?,997,unrelated\nSugarhill Gang rapper Big Bank Hank dies at age 57,1909,unrelated\nIdentity of ISIS terrorist known as 'Jihadi John' reportedly revealed,2123,discuss\nGRAPHIC CONTENT: Girl sneers at man's tiny penis so he CHOPS IT OFF and bins it,1379,unrelated\nSEND IN THE DRONES: Predator drones flown over IS headquarters in Syria,2129,discuss\nStaff Reporter,23,unrelated\nNun who GAVE BIRTH to baby boy after suffering agonising stomach pains 'had no idea' she was pregnant,433,discuss\nTourist wakes to find strange red trail on his stomach - and discovers a spider has burrowed through his appendix scar and crawled UNDER his skin while on holiday in Bali,35,unrelated\n\"Google seals massive Sunnyvale, Redwood City deals\",531,unrelated\nReport: Nearly a Dozen Commercial Airliners Missing Ahead of 9/11 Anniversary After Islamists Overrun Libyan Airport,1489,unrelated\n\"Obama, Outraged Over Beheading, Vows to Stay on Course\",438,unrelated\n'There is no limit to their depravity' Islamic State FEED mother her own SON,1786,discuss\nSeth Rogen Eyed to Play Apple's Steve Wozniak in Christian Bale's Steve Jobs Movie (Exclusive),1642,unrelated\nCNN Airs Alleged Audio from Michael Brown Shooting,968,unrelated\nHas Kim's SISTER taken over North Korea? Dictator fails to show for key Communist event (but does send a nice flower basket instead),1817,unrelated\n\"Report: Stainless steel Apple Watch will be priced $500, gold at $5,000\",2208,unrelated\nIslamic State releases video apparently showing the beheading of missing US journalist James Foley,880,discuss\nHilarious: North Dakota Pays Special Tribute to President Obama,933,unrelated\nIsis claims to behead US journalist,1873,unrelated\nIRAQI HEALTH OFFICIAL: EBOLA HAS KILLED 5 ISIS FIGHTERS,1669,discuss\nSamsung is reportedly making a secret new chip in the Apple Watch,1897,unrelated\nUS Marine survives headshot from Taliban (video),1734,agree\nAlleged audio of Michael Brown shooting released,513,unrelated\nJudd Nelson rebuffs Internet rumors that he died of a drug overdose.,2286,agree\nThe famous “Dog whisperer” Cesar Millan died of a heart attack this morning.,2192,unrelated\nRumors about Fidel Castro’s death again circulate on the Internet,1010,unrelated\nSki Resort Opens With Snow Stored From Last Season,2360,unrelated\nNigeria announces truce with Boko Haram; fate of schoolgirls unclear,2156,unrelated\n\"Islamist Militants 'Steal' 11 Commercial Planes In Libya, Sparking Terror Attack Fears\",1073,unrelated\n\"Kevin Vickers, Sergeant-At-Arms, Shoots a Shooting Suspect in Ottawa; Called a ‘Hero’\",2104,unrelated\nNEWS/ All Dogs Go to Heaven! Pope Francis Confirms Paradise Is Open to All of God's Creatures,1371,agree\nCanadian-Israeli woman reportedly kidnapped by ISIS: Jerusalem Post,2067,unrelated\nExperts: More facts needed on purported audio recording of Michael Brown shooting,1237,unrelated\nThe Force Awakens News: Director J.J. Abrams Eyes Summer Release for Star Wars 7 Because of Too Many Spoilers,1562,unrelated\n\"North Korean leader Kim Jong-un not missing, just having ankle surgery\",798,discuss\nChristian Bale set to play Steve Jobs in forthcoming biopic of Apple co-founder,1296,unrelated\nDid a Meteorite Impact in Nicaragua over the Weekend?,1900,unrelated\n\"In New York City, Marijuana May Mean Ticket, Not Arrest\",666,unrelated\nTim Cook Reportedly Reveals Apple Watch Waterproofing Has Improved,568,unrelated\nMichelle Obama Not Blurred Out on Saudi TV,1175,unrelated\n\"Fidel Castro Is Dead, According to Viral Twitter Rumors\",1003,discuss\nSomeone painted a graffiti dick on a $2.5 million car,2286,unrelated\nCheese addiction breaks Kim Jong-un's ankles,2344,unrelated\nReport: Former Baseball Star Jose Canseco Accidentally Shot At Home,34,unrelated\n\"Evander Kane \"\"On Way Out\"\" From Source, Price Is Very High; Who Is In?\",2412,unrelated\nHospital: Man not being treated for Ebola in Kansas City,1519,unrelated\nCanadian Soldier Shot At Ottawa War Memorial: Report,1900,unrelated\nAudio recording allegedly captures moment Michael Brown was shot,1426,discuss\nNewly Discovered Mass Grave Linked to Missing Mexican Students,683,unrelated\nBritish Man Slaps People If They Sneeze In Public,1897,agree\nDuped again: Macaulay Culkin is not dead,1423,unrelated\nLarge space object slams Nicaragua’s capital as asteroid passes Earth,1817,unrelated\nThe Chinese Guide to Avoiding a Bad English Name,846,unrelated\n\"Islamist Militants 'Steal' 11 Commercial Planes In Libya, Sparking Terror Attack Fears\",1865,discuss\nISIS Appears To Behead American Photojournalist In YouTube Video,1034,unrelated\n\"Jeh Johnson: Politicians Shouldn't 'Feed The Flames Of Fear' Over ISIS, Ebola\",324,agree\nBodies In Mexico Mass Grave Apparently Not Those Of Missing Students,1148,unrelated\n\"ISIS: We have our hands on weapons, ammo air-dropped by U.S.\",2200,discuss\n\"No, Jordan's King Abdullah II is not personally flying planes against Isis\",1840,unrelated\nMichael Zehaf-Bibeau ID’d as Canadian Shooting Suspect in Ottawa,2302,unrelated\nIslamic State Militants Claim to Have Beheaded US Journalist James Wright Foley,2388,discuss\n\"\"\"Categorically False\"\": DHS Debunks Right-Wing Fiction That ISIS Attempted To Cross The U.S.- Mexico Border\",1931,disagree\nBREAKING NEWS: ISIS beheads missing American journalist James Wright Foley as warning to US to cease action in Iraq,2127,unrelated\nApple Users Add Hairgate to iPhone 6 Problems,2476,discuss\n\"Piper Jaffray pegs stainless steel Apple Watch price at $499, Edition at $4,999\",2419,unrelated\n\"No, Banksy Didn't Create That 'Charlie Hebdo' Tribute Cartoon, But That Doesn't Mean You Can't Appreciate It\",526,unrelated\n\"Small meteorite strikes Nicaragua, government says\",1379,unrelated\nMichael Brown shooting audio caught on tape?,721,discuss\n\"Man cuts off manhood, throws it in the bin, after girlfriend leaves over small penis\",1249,unrelated\nMeet the 17-Year-Old Who Made $72 Million During His High-School Lunch Breaks,550,unrelated\nSeth Rogen to play Steve Wozniak alongside Christian Bale's Steve Jobs,1197,unrelated\nMeteorite 'caused mysterious boom in Nicaragua',1661,discuss\n\"Reports Isis fighters have contracted Ebola are 'incorrect', says Iraqi health ministry\",1002,unrelated\n#ISIS beheads photojournalist James Wright Foley in a massage to US to end its intervention in #Iraq.,1206,agree\nOfficials Refute Iraqi Media Reports That ISIS Members Have Contracted Ebola In Mosul,1013,unrelated\nNYC High School Student Nicknamed ‘Teen Wolf’ Made $72 Million On Stock Market,1042,disagree\nMedia outlets identify 'Jihadi John',1724,discuss\nKim Jong-un 'so fat he has fractured his ankles',2327,unrelated\n\"No, ESPN is not having an all-male domestic violence panel tonight\",562,unrelated\nObama Denounces James Foley's Execution: 'Today The Entire World Is Appalled',1361,unrelated\n\"Meteorite Strikes Nicaraguan Capital, Creates 16-Foot-Deep Crater\",388,unrelated\nBREAKING UDPATED: ISIS REPORTEDLY USE CHEMICAL WEAPONS IN KOBANE,304,unrelated\nReport: Nigerian Woman Quarantined in KC with Ebola-Like Symptoms (Video),2104,discuss\n\"FIDEL CASTRO DEATH WATCH: RUMORS HEAT UP, CUBA DENIES\",1534,unrelated\nCanadian Soldier Shot At Ottawa War Memorial: Report,1817,unrelated\n\"Apple Media Event Rumored for Late February, Apple Watch and 12\"\" MacBook Air Likely Topics [Updated]\",2248,unrelated\nISIS Leader Killed: Abu Bakr Al-Baghdadi Reportedly Killed By U.S. Airstrike,1522,discuss\nCheese blamed for North Korean leader Kim Jong-un's broken ankles,1837,unrelated\n\"Boko Haram Could Release Kidnapped Girls, Nigerian Officials Say\",800,unrelated\nISIS Appears To Behead American Photojournalist In YouTube Video,2526,unrelated\nReport: 4 ISIS Terrorists Caught at Southern Border in 36 Hrs,213,unrelated\nBoston.com retracts claim about racist email from professor,1075,agree\nExperts: More facts needed on purported audio recording of Michael Brown shooting,958,unrelated\nVideo shows ISIL beheading of photojournalist James Foley,1679,discuss\nCanadian-Israeli woman reportedly kidnapped by ISIS: Jerusalem Post,1862,discuss\n\"UNIVERSITY DROPS TERM ‘FRESHMAN,’ REPLACES IT WITH ‘FIRST-YEAR’\",530,unrelated\nHer Majesty’s magic mushrooms,562,unrelated\nVideo messaging service verifies timing of CNN audio recording,195,unrelated\nMacaulay Culkin Dead: Internet Death Hoax Claims Actor Found Dead In Apartment,2313,unrelated\nReport: A Radically Redesigned 12-Inch MacBook Air Is Coming,2039,discuss\nDumped woman spends a week in KFC to get over ex,1634,unrelated\nAl-Shabaab Terror Group Leader Killed in U.S. Airstrike,2506,unrelated\nBREAKING NEWS: Gunman 'shot dead' after wounding soldier near Canada parliament,2410,discuss\nReport: Christian Bale Just Bailed on the Steve Jobs Movie,1646,unrelated\n\"Explosion reported near the Nicaraguan capital attributed to meteorite impact, but experts, including NASA, cast doubt on claims\",1913,disagree\nVandals add rude paint job to $2.5m Bugatti (but luckily for the owner it all turned out to be a hoax),557,unrelated\nMirfield man's tears of joy after lost voicemail of wife retrieved,565,agree\n‘Star Wars: The Force Awakens’ May Get An Early Release Date—Report,304,unrelated\nSeth Rogen to Star as Steve Wozniak in Sony's Steve Jobs Biopic [Updated],1141,discuss\nMystery man slaps shoppers around head for sneezing,1661,unrelated\n\"Lady on FB: I'm 41, Intersex, and Fucked Michael Phelps on First Date\",2480,unrelated\nThis Is a Truly Horrifying Story About a Spider,1880,disagree\n[UPDATED] 11 Men and 0 Women on Tonight's ESPN Domestic Violence Panel,1375,unrelated\nVideo Purports To Show Beheading Of U.S. Journalist By Militants,1679,discuss\n\"ISIS beheads American photo-journalist James Wright Foley, threatens more to come\",2404,unrelated\nA Bunch Of People Thought Banksy Got Arrested But It Was A Hoax,1269,unrelated\nBritish aid worker David Haines beheaded by ISIL,2206,agree\nNEWS/ You'll Never Guess How a Homeless Man Spent $100—Watch the Touching Video!,2132,disagree\nBanksy arrest hoax: Internet duped by fake report claiming that the street artist's identity has been revealed,2412,unrelated\nBug in iOS 8's 'Reset All Settings' Option Also Erases iCloud Drive Documents,664,unrelated\nMeteor Leaves 40-Foot Crater Near Managua's Airport,966,agree\nReport: US Drones Over Syria Looking for ISIS Leader Abu Bakr al-Baghdadi,1726,unrelated\n\"Islamist Militants 'Steal' 11 Commercial Planes In Libya, Sparking Terror Attack Fears\",846,unrelated\nBrian Williams Insists NBC News Meteorologist Did Not Pee in the Snow While on Air,2092,unrelated\nExperts: More facts needed on purported audio recording of Michael Brown shooting,2149,discuss\nKim Yo-jong in Charge: Kim Jong-un's Sister 'Replaces' North Korean Dictator During Illness,2046,unrelated\nParents are furious after seven girls aged 13-14 fall pregnant on a school trip,2230,unrelated\nAl-Shabaab Terror Group Leader Killed in U.S. Airstrike,1256,agree\nPumpkin Spice Condoms Could Be The Only Thing To Save The World From Basic Children,1985,discuss\nAnother American hostage at risk by Islamic state,1385,unrelated\nCanada probes Michael Zehaf-Bibeau as possible suspect in Ottawa shooting - source,1554,discuss\nAWESOME! Canadian Parliament’s Sergeant-at-Arms Kevin Vickers Takes Out Gunman,2410,unrelated\n\"Op-Ed: Hoax – Priest who never existed claims he died, saw female God\",1120,unrelated\nDNA tests prove Lebanon IS holding ISIS chief al-Baghdadi's ex-wife and daughter after they were caught with fake passports,1267,discuss\nHORROR: ISIS Fighters Have Reportedly Contracted Ebola,737,unrelated\nBoko Haram 'ceasefire' doubts after attacks reported in Nigeria,2192,unrelated\n\"No, Banksy has not been arrested (sigh)\",2283,unrelated\nISIS cracks down on five confirmed Ebola cases among fighters: official,800,unrelated\nTiger Woods prices private island at $7.1 million,236,unrelated\nDevoted pet owner spends £300 to save his GOLDFISH after it became constipated,626,unrelated\nNorth Korea dictator Kim Jong-un 'set to open a new restaurant in SCOTLAND',2225,discuss\n6 Islamist militants killed in US attack in Somalia,704,unrelated\nRobot security guards now patrolling Microsoft's Silicon Valley campus,1867,unrelated\nThis resignation letter in a video-game could be the greatest ever,1372,unrelated\n\"Suspected meteorite leaves crater in Managua, is linked to asteroid\",1071,unrelated\nNorfolk Man Pays £300 For His Constipated Goldfish To Have Lifesaving Surgery,958,agree\nHow did a Texas plumber's truck end up with Syrian rebels? (+video),339,unrelated\nCanadian Soldier Shot At Ottawa War Memorial: Report,1917,unrelated\nIsis supporters claim US hostage killed in coalition air strike in Syria,1588,unrelated\nRapper identified as James Foley's executioner: reports,760,unrelated\n\"Soldier shot, Parliament locked down after gunfire erupts at war memorial\",1988,unrelated\nComcast Says You Can Keep Your Tor,121,unrelated\nMissing Libyan aircraft spark fears of 9/11-style attack in North Africa,1083,unrelated\nLawmaker Says ‘At Least 10′ Islamic State Fighters Have Been Captured at the Southern U.S. Border,1012,discuss\nGraphic Photo: Oliver Ilic Uses Razor Blade To Slice Off Own Manhood After Girlfriend Broke Up With Him,1374,unrelated\nWatch marine take sniper shot to the head and live,2448,unrelated\nUS drones hunt Isis leader in Syria,2413,unrelated\nNew Audio Allegedly Captures Moment Michael Brown Was Shot,2234,unrelated\nTiger Woods Is Selling His Private Island For $7.1 Million,84,unrelated\nAlleged Ottawa gunman: What we know so far about Michael Zehaf-Bibeau,737,unrelated\n\"Pumpkin Spice Condoms, And 6 Other Flavors That Aren’t Happening\",367,unrelated\nWas The Video Of That Homeless Man Doing Good Deeds With $100 All An Elaborate Hoax!?,2370,unrelated\n\"Eyewitness: Viral Video That Netted $130K in Donations \"\"is Bullshit\"\"\",1245,disagree\nIslamic State killer 'Jihadi John' named as Mohammed Emwazi,939,discuss\nMeteorite strike in Nicaragua puzzles experts,185,discuss\nTom Brokaw Wants Brian Williams Fired Over Iraq Helicopter Story: Report,2002,unrelated\nTim Cook Reportedly Reveals Apple Watch Waterproofing Has Improved,2403,unrelated\nMacaulay Culkin Dead: Internet Death Hoax Claims Actor Found Dead In Apartment,1423,unrelated\nMichael Phelps’ ‘girlfriend’ reveals she was born a man – and never told the swimmer,330,unrelated\nStaff Reporter,99,unrelated\nEyewitness Says Viral Video of Homeless Man Was Staged,1940,unrelated\n\"\"\"This is the recording you thought you'd lost forever\"\"\",1171,unrelated\nMystery man slaps shoppers around head for sneezing,2114,unrelated\nLuke Somers 'killed in failed rescue attempt in Yemen',115,unrelated\nIs the Alleged Audio of the Gunshots That Killed Michael Brown a Hoax?,844,unrelated\nCloistered nun has a stomach ache  hospital gives birth to a baby [Google Translate],2058,unrelated\n\"Luke Somers, American Hostage, Is Killed During Rescue Attempt in Yemen, U.S. Official Says\",1000,unrelated\nKidnapped Nigerian schoolgirls: Government claims ceasefire deal with Boko Haram that will bring missing girls home,2530,discuss\n\"No, that high school kid didn't make $72 million trading stocks\",313,unrelated\nOttawa investigates reports that Isis has captured Canadian-Israeli woman,1949,unrelated\nObama denounces killing of journalist James Foley and pledges ‘justice’,2109,unrelated\nCanadian Soldier Shot At Ottawa War Memorial: Report,757,unrelated\nISIS Beheads American Journalist,26,unrelated\n\"Boko Haram agrees to ceasefire, release of school girls\",1099,disagree\n\"Spider burrowed into appendix scar, crawled through WA man's body\",1883,agree\nReal-life Magneto boy 'becomes living magnet' after getting massive electric shock from street lamp,1503,unrelated\nVice squad’s $1m win lights up Las Vegas,1605,unrelated\nChristian Bale will not play Steve Jobs,35,unrelated\nApple may launch 12-inch MacBook Air with Retina Display,1347,unrelated\nApple 'working on 12-inch MacBook Air',1545,unrelated\nSaudi cleric issues fatwa on snowmen,1130,unrelated\nFence-jumper made it farther in White House than Secret Service let on,1840,agree\nFBI Probing Alleged Audio of Michael Brown Shooting,2345,discuss\nU.S. Hostage Luke Somers Killed During Yemen Rescue Bid: Family,1347,unrelated\nLawmaker Says ‘At Least 10′ Islamic State Fighters Have Been Captured at the Southern U.S. Border,130,unrelated\n\"Woman, Ting Su, Finds Husband Cheating With Her Own Twin, Gets Spectacular Revenge\",1828,unrelated\nSEND IN THE DRONES: Predator drones flown over IS headquarters in Syria,1854,unrelated\nTexas plumber's truck spotted in Syria: 'We have nothing to do with terror at all',958,unrelated\n\"A Vice Guide To Spending $300,000 On Dinner\",2526,unrelated\n\"James Foley: American Journalist, James Wright Foley Beheaded in New ISIS Video [Breaking News]\",539,unrelated\nChristian Bale to Play Steve Jobs in New Movie,919,unrelated\nISIS leader dead?,1522,discuss\n\"L. Jinny? Abdel-Majed Abdel Bary, UK Rapper, Suspected in James Foley Killing: Reports\",992,unrelated\nIncredible Video Shows A US Marine Surviving Being Shot In The Head By A Sniper In Afghanistan,2267,agree\nISIS Beheading of U.S. Journalist James Foley Posted to YouTube,928,discuss\nISIS Claims To Have Captured US Airdrop Weapons,1572,unrelated\nHORROR: ISIS Fighters Have Reportedly Contracted Ebola,2463,unrelated\nApple in talks to become launch partner for cable-free HBO Now service,516,unrelated\nSoldier shot near Canadian parliament building,1071,discuss\n\"Whoa, Paul Rudd Was One of the Airport Heroes Who Took Down the Homophobe\",242,unrelated\n\"Report: ISIS kidnaps Canadian-Israeli, former IDF soldier who went to fight with the Kurds\",2445,unrelated\nChristian Bale Is Steve Jobs,1702,unrelated\nMissing American journalist reportedly beheaded by Islamic State ,533,unrelated\nISIS executioner 'Jihadi John' named by media,2123,discuss\nGuru who ordered 400 followers to be castrated 'so they could be closer to God' is investigated for grievous bodily harm in India,648,unrelated\nISIS Beheads Kidnapped Photojournalist James Wright Foley in Horrific Video Message to the U.S.,533,unrelated\nNew Audio Shows Michael Brown Was Shot at 11 Times,1358,unrelated\n#Hairgate trends on social media: iPhone 6 users complain of ripped out hair,2184,unrelated\nMum faces real-life Sophie's Choice – as she tries to sell her son to fund daughter's care,704,unrelated\nInsurgents killed in Nigeria despite alleged truce with Boko Haram,455,discuss\nSurreal Photos of Fisherman’s Jaw-Dropping Catch Will Likely Have People Wondering If It’s Real,793,unrelated\nMacaulay Culkin dead hoax: Fake death report spreads on social networks,1555,agree\nISIS Border Crisis: DHS Chief Says Terrorists Not Entering US Through Mexico,269,unrelated\nAn Audio Recording of the Michael Brown Shooting Has Reportedly Surfaced,1808,unrelated\nDHS: GOP Rep.’s Claim ISIS Members Caught at U.S. Border ‘Categorically False’,2385,agree\nTiger Woods serving secret PED suspension?,2175,discuss\nKC hospital: Patient does not have symptom profile of Ebola,1843,unrelated\n\"Boko Haram Denies Truce, Says Kidnapped Girls Have Been “Married Off”\",1761,discuss\nVideo Messaging App Says Audio Recording Of Michael Brown's Shooting Is Authentic,1921,unrelated\n\"James Wright Foley, Kidnapped Journalist, Apparently Executed by ISIS\",1295,unrelated\nThis Is Why Rumors That ISIS Is Crossing The Border Into The U.S. Aren’t Going Away,1376,discuss\n\"What was fake on the Internet this week: Obama’s peace prize, pumpkin-spice condoms and insane winter snow\",703,unrelated\n\"Jihadi John named as Mohammed Emwazi, from west London\",2184,unrelated\n\"Rajasthan: Man Tries to Rape Teenager, Angry Mob Chops His Penis Off\",1256,unrelated\n\"\"\"Categorically False\"\": DHS Debunks Right-Wing Fiction That ISIS Attempted To Cross The U.S.- Mexico Border\",2307,unrelated\nIS Fighters Seize Weapons Cache Meant for Kurds,2448,unrelated\nBreaking: Soldier shot at National War Memorial in Ottawa,195,unrelated\nMore American Weapons for ISIS,2213,unrelated\nDoubts cast over Nicaragua meteorite claim,40,unrelated\nNorth Korean dictator Kim Jong-Un to open restaurant in Scotland,1222,disagree\nJihadi John ‘identified as British man from West London’,2125,unrelated\nHas this Argentine woman fallen victim to a cruel online hoax? Adult video claiming to show teacher having sex with pupil isn't all it seems,822,unrelated\nJournalist James Wright Foley reportedly beheaded by ISIS,933,discuss\nThat powerful Lego letter to parents from the 1970s? It's real,1169,unrelated\nISIS leader dead?,2055,unrelated\n\"Source: Pot in NYC may soon net just a ticket, not arrest\",2389,discuss\nDoes Vogue's New Office Have a Rat Infestation?,1036,unrelated\nAn audio recording of the Michael Brown shooting has reportedly surfaced,1461,discuss\nBREAKING: ISIS Beheads American Journalist James Wright Foley,2127,unrelated\nObama: murder of James Foley 'shocks the conscience of the entire world',1873,unrelated\nIs Kim Jong-un Opening North Korean Restaurant in Scotland?,1535,unrelated\nHundreds mourn the 'death' of Fidel Castro after rumours sweep Twitter (but are they confusing him with recently departed Fidel Castro Odinga from Nairobi?),47,unrelated\nISIS cracks down on five confirmed Ebola cases among fighters: official,1921,unrelated\n\"Video Appears to Show Beheading of Journalist James Foley, Who Went Missing in Syria\",1034,unrelated\nISIS Video Claims to Show Beheading of British Hostage,1011,unrelated\nAn Audio Recording of the Michael Brown Shooting Has Reportedly Surfaced,1974,unrelated\nHow Canadian Sergeant-at-Arms Kevin Vickers killed shooter in parliament,1356,discuss\nIndia Rape Crisis Sees Mob Castrate Alleged Sex Attacker in Shocking Scenes,1829,unrelated\nLatest iOS 8 bug reportedly causes unwanted deletion of iCloud Drive documents,1933,unrelated\nReport: British intelligence has identified Foley's killer,760,unrelated\nReport: Possible audio tape of Michael Brown shooting,2020,unrelated\nHoax 'Banksy Arrested in London' Story Dupes the Internet Again,121,unrelated\nKim Jong-Un 'in hospital with two fractured ankles' after ballooning to around 20 stone and going on numerous 'meet the people' walkabout PR stunts,2153,discuss\n\"No, Robert Plant Didn’t Rip Up an $800 Million Contract\",61,unrelated\nKim Jong-un necks litres of rare SNAKE wine because he's too fat to please his wife,135,agree\nSnowmen Declared Anti-Islamic As Snow Falls in Saudi Arabia,1950,unrelated\nISIS Militants Allegedly Contracted Ebola,2180,discuss\nISLAMIC STATE BEHEADS MISSING AMERICAN JOURNALIST JAMES WRIGHT FOLEY,296,unrelated\nNBC weatherman caught urinating in the woods live on air,205,unrelated\n\"Mass Graves Found In Mexico, Near Place Where 43 Students Went Missing\",1849,unrelated\nISIS fighters 'have contracted Ebola': World Health Organisation investigating reports militants showed up at Iraqi hospital with lethal disease,958,unrelated\nMicrosoft turns to robotic security guards to watch for trouble,552,agree\nIslamic State militants claim to behead missing American journalist,511,unrelated\nISIS Claims To Have Captured US Airdrop Weapons,2404,discuss\nKim Jong-Un 'bans the name Kim Jong-un',115,unrelated\nIS militant 'Jihadi John' named as Mohammed Emwazi from London,1252,unrelated\nMexico checks if 43 missing students in mass grave,1109,discuss\n\"NYPD to stop arresting for low-level marijuana charges, will issue tickets instead: source\",139,unrelated\nBoko Haram 'ceasefire' doubts after attacks reported in Nigeria,1298,disagree\nMeteorite strike in Nicaragua puzzles experts,388,unrelated\n\"Obama, Outraged Over Beheading, Vows to Stay on Course\",2261,unrelated\nNicaragua Meteorite Impact Theory May Be Meteor-wrong,1795,unrelated\nNorth Korea Leader Kim Jong Un Is Still In Charge: Source,2124,unrelated\n\"Michael Zehaf-Bibeau, slain Ottawa shooter, had criminal record in Quebec, B.C.\",2246,agree\n\"James Wright Foley, Kidnapped Journalist, Apparently Executed by ISIS\",1288,discuss\nAudio recording allegedly captures at least 10 shots fired in Michael Brown killing,662,unrelated\nThe famous “Dog whisperer” Cesar Millan died of a heart attack this morning.,933,unrelated\nAirport worker strips naked at security scanner in protest against guards,1481,unrelated\n\"Video Appears to Show Beheading of Journalist James Foley, Who Went Missing in Syria\",533,unrelated\nChristian Bale will not play Steve Jobs,1157,discuss\nAlleged audio of Michael Brown shooting has surfaced,950,unrelated\nJudd Nelson rebuffs Internet rumors that he died of a drug overdose.,2483,unrelated\nCNN Posts Alleged Audio of Michael Brown Shooting,2481,discuss\nHomeless man who received a meal and hotel stay after spending $100 donation on food for friends insists it was NOT a hoax – despite new witness insisting there was no way he could have been secretly filmed,2370,unrelated\n\"These egalitarian Lego instructions from the 1970s are pretty cool, but are they real?\",1726,unrelated\nGoogle Said to Buy Redwood City Offices for $585 Million,1572,unrelated\nSoldier shot in Ottawa at War Memorial,2347,agree\nBoko Haram denies ceasefire claim by Nigeria's government,126,unrelated\nFemale Israeli fighter said abducted by Islamic State  Read more: Female Israeli fighter said abducted by Islamic State,1034,unrelated\n\"Fidel Castro Rumors Sweep Internet, but No Sign in Cuba\",226,unrelated\n\"Calm Yourselves, Durex Has NOT Come Out With A Pumpkin Spice Condom\",1833,agree\nVandal paints penis on £1.5million Bugatti Veyron,1320,discuss\nBunbury local discovered a spider had burrowed under his skin on Bali holiday,818,agree\nThe Pumpkin-Spice Condom Is Just a Figment of Your Own Gross Imagination,608,unrelated\nJames Foley beheading: London rapper turned jihadist believed to be under investigation for murder of journalist in Syria,2367,unrelated\nEbola Scare in Kansas City,1095,unrelated\nNorth Korea reportedly bans anyone sharing Kim Jong Un's name,2143,unrelated\nHunt for 'cruel' owner who abandoned dog at train station,1293,unrelated\n\"Vice Media CEO Shane Smith Spent $300,000 on Las Vegas Dinner (Report)\",2463,unrelated\nREPORT: Alleged New Audio of Michael Brown Shooting,345,unrelated\nNew Audio Shows Michael Brown Was Shot at 11 Times,321,unrelated\nUPDATE: BATMAN v SUPERMAN Batmobile Reportedly Stolen By (Shocker!) Detroit Locals,964,unrelated\nMPs credit sergeant-at-arms for saving lives in Parliament Hill shootings,533,discuss\niOS 8 bug reportedly erases iCloud Drive documents when settings are reset,2330,unrelated\n\"Apple Watch Gold Edition may cost as much as $5,000\",1893,unrelated\nGOP Rep: ‘At Least Ten ISIS Fighters Have Been Caught Coming Across The Mexican Border’,2385,discuss\nDid Paul Rudd Help Take Down Dallas Airport Homophobe?,1814,unrelated\n\"Israel opens dams, floods Gaza\",1803,agree\nNewly Discovered Mass Grave Linked to Missing Mexican Students,1678,unrelated\nThe famous “Dog whisperer” Cesar Millan died of a heart attack this morning.,1020,unrelated\n\"A Vice Guide To Spending $300,000 On Dinner\",737,unrelated\n'They ate through the ceilings and pooped on the keyboards': Rats are 'taking over' Vogue's new World Trade Center office and Anna Wintour 'no longer wants to work there',585,unrelated\nTBS Speeds up SEINFELD by 7.5% to Add 2 More Minutes of Commercials,1871,discuss\nComcast Says You Can Keep Your Tor,2248,unrelated\nISIL Beheads American Photojournalist in Iraq,2047,discuss\nDoubts cast over Nicaragua meteorite claim,2475,agree\nRapper Big Bank Hank of Sugarhill Gang dies at 57,2035,agree\nIslamic State claims it executed American photojournalist James Foley,2070,unrelated\nWatch marine take sniper shot to the head and live,2176,unrelated\nChristian Bale set to play Steve Jobs in forthcoming biopic of Apple co-founder,1841,disagree\n\"A Vice Guide To Spending $300,000 On Dinner\",1361,unrelated\n\"Audio captured at time of Michael Brown shooting, company says\",450,unrelated\nWTC rats scare off Anna Wintour,1435,unrelated\nUPDATE: Internet report of Ebola outbreak in Purdon not true,1252,unrelated\nBREAKING: ISIS Beheads American Journalist James Wright Foley,1336,agree\nMissing American journalist reportedly beheaded by Islamic State ,1580,discuss\nMexican cartel leader kills self; bodies in grave not missing students,1538,unrelated\nBREAKING NEWS: Gunman 'shot dead' after wounding soldier near Canada parliament,0,unrelated\nIs the Alleged Audio of the Gunshots That Killed Michael Brown a Hoax?,2250,discuss\n\"Kim Jong-un Broke Both Ankles and Is Hospitalized, Report Claims\",1097,unrelated\nISIS Reportedly Beheads American Photojournalist in Iraq,2296,unrelated\nJordan’s King May Participate Personally In ISIS Raids,699,unrelated\n\"Nigeria claims deal with Boko Haram on ceasefire, kidnapped girls\",2272,discuss\n\"ISIS Militants Have Contracted Ebola: Iraqi, Kurdish Media Reports\",2025,discuss\nKim Jong-un 'set to open a new restaurant in SCOTLAND',1336,unrelated\nMohammed Islam Denies Making $72 Million From Stock Market Trading,1760,discuss\n'Spiderman' squished: Perth experts debunk spider burrowing claims,1826,unrelated\n'Jihadi John' named as Mohammed Emwazi from London,2202,discuss\nSeth Rogen Is Woz,2410,unrelated\nIRAQI AND KURDISH MEDIA REPORTS: ISIS FIGHTERS HAVE CONTRACTED EBOLA,639,discuss\nApple may launch 12-inch MacBook Air with Retina Display,1361,unrelated\nPants on Fire: Duncan Hunter makes unconfirmed claim Border Patrol caught at least 10 ISIS fighters,1398,discuss\nReport: A Radically Redesigned 12-Inch MacBook Air Is Coming,267,unrelated\nMore than 200 kidnapped Nigerian girls to be released after deal reached with Boko Haram,955,agree\nThe Case of the Stolen Batmobile Has Been Solved,1494,unrelated\n'Hairgate': iPhone 6 users encounter latest Apple problem after 'bendgate',161,unrelated\nDid Comcast Get a Man Fired From His Job for Complaining About Its Service?,2149,unrelated\n\"Are missing students in mass graves found near Iguala, Mexico?\",1984,discuss\nNew Audio Recording From Ferguson May Capture Michael Brown Shooting,1916,discuss\nThere was never a panel discussion on domestic violence planned for ESPN’s ‘Monday Night Football’ pregame show,2531,unrelated\nAWESOME! Canadian Parliament’s Sergeant-at-Arms Kevin Vickers Takes Out Gunman,1885,unrelated\n\"Reports Isis fighters have contracted Ebola are 'incorrect', says Iraqi health ministry\",950,unrelated\nKurds fear Isis use of chemical weapon in Kobani,0,unrelated\nSecond person rushed to hospital with Ebola symptoms after contact with 'patient zero' Thomas Duncan,2187,unrelated\nMichael Brown shooting audio caught on tape?,1299,unrelated\n\"Yemen says U.S. man freed, sister says he’s dead\",1988,discuss\nBritish Aid Worker Confirmed Murdered By ISIS,2477,unrelated\nISIS militants appear to behead abducted American journalist James Wright Foley in graphic video,938,unrelated\n\"Stainless steel Apple Watch could cost just $499, but gold will be 10 times as pricey\",731,unrelated\n7 teen girls get pregnant on school trip Read more at http://www.wnd.com/2014/12/7-teen-girls-get-pregnant-on-school-trip/#F5filOd6yFpASPV9.99,571,unrelated\nREPORT: The Batmobile Might Have Been Stolen In Detroit,280,unrelated\nChristian Bale in Talks to Play Steve Jobs (Exclusive),1883,unrelated\nYPG Confirms: Gill Rosenberg Not Captured in Kobani,1168,discuss\nMilitant Group Says It Killed American Journalist in Syria,1385,unrelated\nChristian Bale Is Steve Jobs,1646,unrelated\nNigeria says ceasefire agreed with Boko Haram,125,unrelated\n\"Apple Watch to Feature Time-Only 'Power Reserve' Mode, Prototypes Disguised as Samsung Watches\",1223,unrelated\nTaliban member swapped by Obama for Bowe Bergdahl tried to return to terror: report,2367,unrelated\n\"Omar Gonzalez, White House Fence-Jumper, Made it Farther Inside\",1804,unrelated\nThis Powerful Cartoon About The Charlie Hebdo Attack Is Not By Banksy,712,unrelated\nWhite House Fence Jumper Made It Further Into Building Than Reported,1804,unrelated\n'Spiderman' squished: Experts debunk claims,214,unrelated\n\"Nigeria, Boko Haram reach ceasefire deal, kidnapped girls to go free, official says\",1419,discuss\nMissing Libyan aircraft spark fears of 9/11-style attack in North Africa,1575,unrelated\nRat problem worsens at One World Trade Center offices of Conde Nast,387,unrelated\nUS officials: Video shows American's execution,368,discuss\nBritish-born rapper is main suspect in search for ISIS jihadist who beheaded James Foley,1202,discuss\nIs Kim Jong-Un Really Opening a Restaurant in Scotland?,2192,discuss\n\"Batmobile Stolen From \"\"Batman v Superman: Dawn of Justice\"\" Set, Zack Snyder Knows Who Did It\",1939,unrelated\n\"Meet Magneto Boy, the kid who attracts metal with his body\",2203,discuss\n\"Boko Haram leader denies ceasefire deal, says 200 abducted girls married off \",125,unrelated\nWHO ‘probing’ whether ISIS fighters got Ebola,699,unrelated\nIS Fighters Seize Weapons Cache Meant for Kurds,2176,unrelated\nBREAKING NEWS: ISIS beheads missing American journalist James Wright Foley as warning to US to cease action in Iraq,1873,unrelated\n\"Forty years ago, Lego wrote a powerful letter to parents about how gender works\",2412,unrelated\nChristian Bale to play Steve Jobs in upcoming biopic,137,unrelated\n\"Hostage David Haines' Murder 'Evil', PM Says\",588,agree\nSeth Rogen reportedly nabs Steve Wozniak role in Steve Jobs filmSteve Jobs Iconic Moments,2272,unrelated\n\"Kurt Sutter Announces Plans For ‘Sons Of Anarchy’ Movie Starring Charlie Hunnam, Brad Pitt\",2141,disagree\n\"A message from Jim's mom, Diane Foley:\",1549,unrelated\nRumors of ISIS leader's death debunked,789,unrelated\nPriest who died for 48 minutes says he met God and she’s a woman,244,agree\nMeteorite strike in Nicaragua puzzles experts,1179,unrelated\nEmotional sergeant-at-arms is greeted back to parliament with a rousing standing ovation a day after he heroically shot dead terrorist - the first time he used weapon in 30 year career,2521,unrelated\n\"CNN Broadcasts Purported Audio Containing Gunshots That Felled Michael Brown Jr.; Leaders, Celebrities Fill Pews At Teen’s Funeral\",121,unrelated\nChristian Bale in Talks to Play Steve Jobs (Exclusive),571,unrelated\niPhone Game Developer Quits Job By Hiding The Greatest Letter Of Resignation Ever Inside His Game,651,unrelated\nHope Fades for Girls' Release After Boko Haram 'Truce' Breached,1374,unrelated\nWould-be rapist has penis severed by angry mob,2526,unrelated\n\"Apple Watch Pricing to Reportedly Start at $500 for Stainless Steel, $4,000 for Gold\",521,unrelated\nVigilantes cut off alleged rapist's penis,2523,unrelated\nNicaragua asks U.S. for help investigating meteorite crater,1627,unrelated\nWHO investigates media reports ISIS fighters contracted Ebola,2003,discuss\n\"So, There Might Be a Rat Infestation at Vogue\",959,discuss\nBatmobile Rumored To Have Been Stolen From Batman V. Superman: Dawn Of Justice Set,2062,discuss\nUS hostage Luke Somers dies after rescue bid,1500,unrelated\n\"Jihadi John named as Mohammed Emwazi, from west London\",961,unrelated\nSEND IN THE DRONES: Predator drones flown over IS headquarters in Syria,1368,unrelated\nTexas plumber's truck spotted in Syria: 'We have nothing to do with terror at all',2524,unrelated\n\"Despite ceasefire announcement, new Boko Haram attacks reported\",2530,discuss\nIS Fighters Seize Weapons Cache Meant for Kurds,879,unrelated\n\"Gill Rosenberg, Canadian citizen, reportedly captured by ISIS in Syria\",1976,discuss\nREPORT: Apple Isn't Happy With The Battery Life Of Its New Smartwatch,1069,unrelated\nMeteorite Leaves House-Sized Crater in Nicaragua’s Capital,1179,unrelated\nVice CEO Throws Down $300K on Lavish Vegas Dinner,1176,unrelated\nSoldier shot near Canadian parliament building,1549,unrelated\n\"It was me! Student, 19, reveals SHE was the Teletubbies' giggling baby in the sky - and was paid just £250 and a box of toys\",470,unrelated\nHas Ebola infected Isis militants in Mosul?,789,unrelated\nISIS Video Purports To Show Beheading Of British Aid Worker,2034,unrelated\nZack Snyder Responds to Fake Stolen Batmobile Report,1435,unrelated\nReport: Christian Bale Just Bailed on the Steve Jobs Movie,35,unrelated\nAbdel-Majed Abdel Bary: London Rapper Identified As ISIS Militant Who Beheaded James Foley,850,discuss\nObama denounces killing of journalist James Foley and pledges ‘justice’,11,unrelated\nUS Marine survives headshot from Taliban (video),320,unrelated\nAmazon's first brick-and-mortar store said to open in Manhattan,195,unrelated\nLuke Somers 'killed in failed rescue attempt in Yemen',1500,unrelated\n\"No, Vladimir Putin did not get pooped on by a bird during a First World War speech\",2174,disagree\nPredator drones being flown over Isil's Syrian 'capital',1501,agree\nLebanon 'holding IS leader's daughter and ex-wife',1686,unrelated\nChristian Bale Won't Play Steve Jobs After All,1296,unrelated\nSeth Rogen Is Woz,704,discuss\n\"Dogs DO go to heaven… and cats, and horses: Pope assures young boy that there is a place in paradise for animals as well\",1651,agree\nUS officials: Video shows American's execution,2127,unrelated\n#Hairgate: iPhone 6 users say device pulls out hair,513,unrelated\nBATMAN VS. SUPERMAN BATMOBILE STOLEN,2135,discuss\nISIS Militants Allegedly Contracted Ebola,1361,unrelated\n\"Insiders Claim Steel Apple Watch to Start at $500, Gold at $4,000\",2365,discuss\n\"Absent from duty for 25 years, CPWD official dismissed\",217,unrelated\nMoment U.S. Marine is saved by his Kevlar helmet as Taliban sniper bullet hits him in head,2421,unrelated\n\"Tee-off in your own putting paradise: Swedish luxury island owned by Tiger Woods up for sale - and it comes with a villa, a hot tub and a lodge\",2297,unrelated\nBiH: Seven Primary School Students Pregnant After Five-Day Excursion,612,unrelated\nIslamic State militants claim to behead missing American journalist,2296,unrelated\nIs There an ISIS Threat on the Texas-Mexico Border or Not?,1931,discuss\n\"NYPD to stop arresting for low-level marijuana charges, will issue tickets instead: source\",1295,unrelated\nISIL militant 'Jihadi John' named by media,1252,unrelated\nPredator Drone Reportedly Spotted Over ISIS Stronghold,1501,discuss\nMedia outlets identify 'Jihadi John',1854,unrelated\nFisherman lands 19 STONE catfish which could be biggest in world to be hooked,614,unrelated\nHas The Batman Vs. Superman Batmobile Been Stolen In Detroit?,87,unrelated\n‘Star Wars: The Force Awakens’ May Get An Early Release Date—Report,2434,unrelated\nIraqi airstrike kills key ISIL leader,1222,unrelated\nTexas Truck Winds Up in Syria With Islamic Militants,917,unrelated\nIsis militants claim to have killed US journalist James Foley,1569,unrelated\nApple 'working on 12-inch MacBook Air',1234,unrelated\nIsis supporters claim US hostage killed in coalition air strike in Syria,959,unrelated\n\"The rapper, the hacker and the terror travel guide writer. Is one of these British extremists Jihadi John? Three potential Islamic State 'Beatles' emerge as MI5 'zeroes in' on murderer who beheaded U.S. journalist James Foley\",2434,unrelated\nAudio may have captured Michael Brown shooting,900,unrelated\nComcast Says You Can Keep Your Tor,1921,unrelated\nNEWS/ You'll Never Guess How a Homeless Man Spent $100—Watch the Touching Video!,1971,disagree\nVladimir Putin Bird Poop Video is Fake,2472,unrelated\nNigerians doubtful of girls' release after Boko Haram 'truce' breached,1372,unrelated\n\"Pictured: Heroic sergeant-at-arms, 58, walking through Parliament gun in hand just moments after he killed gunman Michael Zehaf-Bibeau\",2104,unrelated\nPGA Spokesman and Tiger Woods' Agent Deny Drug Suspension Allegations,775,unrelated\nPurported ISIS claim: Jordan airstrike kills female US hostage,2376,discuss\n\"Michael Phelps' self-proclaimed 'girlfriend', 41, reveals she was born a male as she describes her 'amazing intimacy' with Olympic swimmer\",2480,unrelated\nAttorney: New audio reveals pause in gunfire when Michael Brown was shot,1692,discuss\nLebanon confirms holding ISIS chief’s kin,1913,unrelated\nPentagon: death of al Shabaab leader in U.S. strike would be major blow,1658,unrelated\nFears journalist James Wright Foley beheaded by Islamic State jihadists in ‘message’ to United States,1225,unrelated\nVice CEO Throws Down $300K on Lavish Vegas Dinner,500,unrelated\nCNN Airs Alleged Audio from Michael Brown Shooting,1692,discuss\nIslamic State using 'SCORPION bombs' to terrorise victims,704,unrelated\nBREAKING: ISIS Beheads American Journalist James Wright Foley,1627,unrelated\nThe news of Cesar Millan's death is false,742,unrelated\n\"Wildest Apple Watch rumor yet: 100,000 apps at launch\",1848,unrelated\nA soldier has been shot at Canada’s war memorial just steps away from the nation’s parliament,2410,discuss\nVandals add rude paint job to $2.5m Bugatti (but luckily for the owner it all turned out to be a hoax),1435,unrelated\nISIS cracks down on five confirmed Ebola cases among fighters: official,1807,discuss\nFormer PGA Tour player: Tiger Woods suspended for drug test failure,1735,unrelated\n\"US Drones, Hunting for ISIS Leader, Seen Flying over Syrian Airspace\",677,discuss\nNicaragua Meteorite Impact Theory May Be Meteor-wrong,2475,agree\n\"Video showing American journalist beheaded believed real, officials and family say\",1857,unrelated\n'Jihadi John' named as Mohammed Emwazi from London,503,unrelated\nFor sale: Tiger's former island in Sweden,604,agree\nISIS Appears To Behead American Photojournalist In YouTube Video,2109,unrelated\nVideo Purports to Show Beheading of American Journalist,2524,discuss\nWe took a look at the photo said to show the body of Islamic State leader Abu Bakr Al-Baghdadi (right) and found it was really an ethnic Albanian militant killed in 2013,254,agree\nMagic mushroom found growing at Buckingham Palace,1560,unrelated\nMeteor Leaves 40-Foot Crater Near Managua's Airport,906,unrelated\nAudio of gunfire in Michael Brown case authenticated by app company,2287,discuss\nREPORT: Apple Isn't Happy With The Battery Life Of Its New Smartwatch,2213,agree\nYPG Confirms: Gill Rosenberg Not Captured in Kobani,1168,discuss\nIs Kim Jong-un’s sister now the power behind the North Korean throne?,986,unrelated\nJournalist James Wright Foley reportedly beheaded by ISIS,2078,unrelated\nUS officials: Video shows American's execution,11,unrelated\nNun complains of stomach pains... and GIVES BIRTH: Sister who had 'no idea' she was pregnant has a baby boy at hospital in Italy,2009,unrelated\n\"No, Pumpkin Spice Condoms Are Not A Real Thing\",321,unrelated\nJordanian airstrike killed American aid worker held hostage by ISIS according to statement by militants,1293,discuss\nMichael Phelps' Reported Girlfriend Reveals She Was Born Intersex,618,unrelated\nDid NBC Nightly News Go Live To A Man Who Was Taking A Piss?,1347,unrelated\nReport: Former Baseball Star Jose Canseco Accidentally Shot At Home,821,unrelated\nWho Is Michael Zehaf-Bibeau? Ottawa Shooter Suspect Identified By Canadian Officials ,984,unrelated\nKidnapped Nigerian schoolgirls: Government claims ceasefire deal with Boko Haram that will bring missing girls home,1630,discuss\nHas Ebola infected Isis militants in Mosul?,950,unrelated\nBREAKING UDPATED: ISIS REPORTEDLY USE CHEMICAL WEAPONS IN KOBANE,1385,unrelated\nRobert Plant ripped up $800M Led Zeppelin reunion contract,2133,unrelated\nISIS Appears To Behead American Photojournalist In YouTube Video,704,unrelated\nIsis militants claim to have killed US journalist James Foley,320,unrelated\n\"Rare meteorite impact causes blast in Nicaragua's capital, Managua\",1056,disagree\nWatch NAKED airport worker walk through scanner in bizarre protest against 'rough' guards,1120,unrelated\nVogue’s Shiny New Office Has a Big Rat Problem,1693,discuss\nIs Ebola Virus Spreading Among ISIS Militants? Reports Claim Jihadists Seeking Cure at Mosul Hospital,1122,discuss\nISIS Militant “Jihadi John” Identified As Young West Londoner,1800,discuss\nWatch marine take sniper shot to the head and live,1481,agree\nWidower Cries Tears Of Joy After Hearing Late Wife's Voice Again,996,agree\nCBI registers 'criminal conspiracy' case against Dera chief after claims 400 male followers were forcibly castrated,2187,unrelated\nPure Evil: Islamic State Beheads American Journalist James Wright Foley,1721,discuss\nWHO ‘probing’ whether ISIS fighters got Ebola,2367,unrelated\nISIS Beheading of U.S. Journalist James Foley Posted to YouTube,1336,agree\nTexas City plumber's truck ends up in Syrian war,844,unrelated\nHas ISIS used chemical weapons on Kobane? Claims under-siege town was hit by crude rocket attack,155,unrelated\nSoldier shot near Canadian parliament building,2410,discuss\nInsurgents killed in Nigeria despite alleged truce with Boko Haram,2520,unrelated\nBREAKING: ISIS Beheads American Journalist James Wright Foley,1251,unrelated\nPure Evil: Islamic State Beheads American Journalist James Wright Foley,1549,unrelated\n\"Managua explosion not a meteorite, NASA suggests\",388,unrelated\nKurds fear Isis use of chemical weapon in Kobani,137,unrelated\nNET Extra: Back-from-the-dead Catholic priest claims God is a female...,1820,unrelated\nDaash Ebola transferred to Mosul {Google Translate],225,unrelated\nHomeless man receives $100... then shocks everyone with how he spends it,2061,agree\n\"Is Kim Jong-un's Sister, Kim Yo-jong, Running North Korea In His Mysterious Absence?\",2489,unrelated\nCanadian-Israeli Woman Says She Hasn’t Been Captured By ISIS,2302,discuss\nSugarhill Gang’s Big Bank Hank dead at 57,1831,agree\nUS probing claims ISIS fighters seized airdropped weapons meant for Kurds,2307,discuss\nIslamic Militants Post Video Claiming to Show Beheading of U.S. Journalist,1251,unrelated\nNow the Vogue Rats Are Chewing Through Couture,2106,discuss\n'No hard evidence' of Isis claims it kidnapped Canadian-Israeli woman Gill Rosenberg,573,unrelated\nPants on Fire: Duncan Hunter makes unconfirmed claim Border Patrol caught at least 10 ISIS fighters,570,unrelated\n\"Boko Haram Denies Truce, Says Kidnapped Girls Have Been “Married Off”\",2530,discuss\n\"Viral Video Of Homeless Man Spending $100 On Food For Other Homeless Was Faked, Witness Says\",2305,disagree\nSenior Western Intelligence Official Confirms London Rapper Abdel Majed Abdel Bary Is A Suspect In The Foley Killing,346,unrelated\n\"Everybody Relax, Banksy Wasn’t Arrested And Exposed As A 35-Year-Old Man\",431,unrelated\nApple may launch 12-inch MacBook Air with Retina Display,186,unrelated\n\"\"\"Categorically False\"\": DHS Debunks Right-Wing Fiction That ISIS Attempted To Cross The U.S.- Mexico Border\",2141,unrelated\nSaudi Arabia 'fatwa over building of snowmen',1343,unrelated\n\"L. Jinny? Abdel-Majed Abdel Bary, UK Rapper, Suspected in James Foley Killing: Reports\",35,unrelated\nJournalist James Wright Foley reportedly beheaded by ISIS,381,unrelated\n\"NASA: Planetary Alignment On Jan 4, 2015 Will Decrease Gravity For 5 Minutes Causing Partial Weightlessness???\",1260,unrelated\nFake-News: 'McDonald's Will Stop Serving Overweight Customers',1383,unrelated\n\"White House Fence-Jumper Overpowered Secret Service Officer, Ran Through Much of Main Floor\",2409,discuss\nIslamic Militants Post Video Claiming to Show Beheading of U.S. Journalist,1966,discuss\n\"In Vogue vs Rats War, the Rats Are Winning\",1940,unrelated\nMystery man slaps shoppers around head for sneezing,244,unrelated\nTiger Woods selling Swedish villa — island included,2444,agree\nWeatherman caught peeing live on camera,1926,disagree\nSEE IT: California homeless man uses $100 gift to give food to others,467,unrelated\nHope Fades for Girls' Release After Boko Haram 'Truce' Breached,206,unrelated\n\"Catholic Priest Dies for 48 Minutes, Comes Back to Life and Claims God Is Female\",1303,disagree\nConflicting reports on alleged IS capture of Canadian woman,1106,discuss\nContinuing Violence Puts Boko Haram Ceasefire In Jeopardy,455,discuss\nMedia Fooled Again? Story Claims 7 of 28 Girls On School Trip Came Home Pregnant,557,unrelated\n'Electric Boogie' Developer Leaves Secret Resignation Letter To Boss At The End Of The Game (Video),213,unrelated\nIs Kim Jong Un's sister Kim Yo Jong in charge?,1817,unrelated\nHundreds of Palestinians flee floods in Gaza as Israel opens dams,719,unrelated\nSenior Western Intelligence Official Confirms London Rapper Abdel Majed Abdel Bary Is A Suspect In The Foley Killing,1289,unrelated\nSpider Burrows Into Australian Man's Appendix Scar (VIDEO),2009,unrelated\n\"What was fake on the Internet this week: Obama’s peace prize, pumpkin-spice condoms and insane winter snow\",1985,discuss\nHBO in talks with Apple to be launch partner for coming web service 'HBO Now',477,unrelated\nNorth Korea denies reports Kim Jong-un is to open state-backed restaurant in Scotland,1336,unrelated\nISIS fighters 'have contracted Ebola': World Health Organisation investigating reports militants showed up at Iraqi hospital with lethal disease,2177,unrelated\nISIS Reportedly Beheads U.S. Journalist James Wright Foley on Camera,938,unrelated\n\"Eyewitness: Viral Video That Netted $130K in Donations \"\"is Bullshit\"\"\",742,unrelated\n\"Nigeria Says It Struck A Cease-Fire With Boko Haram, But Are They Talking To The Right Guy?\",1540,discuss\nDid a Meteorite Impact in Nicaragua over the Weekend?,816,unrelated\nMissing Planes,846,unrelated\nThe Man Who Says Comcast Got Him Fired Has Filed a Lawsuit,86,unrelated\nBoko Haram ceasefire ignored as violence flares in Borno state,1603,unrelated\nPure Evil: Islamic State Beheads American Journalist James Wright Foley,2525,unrelated\nTurkish president says American weapons drop for Kurdish fighters was 'wrong' after supplies end up in the hands of ISIS,472,unrelated\n\"Op-Ed: Hoax – Priest who never existed claims he died, saw female God\",2328,unrelated\nJames Foley beheading: London rapper turned jihadist believed to be under investigation for murder of journalist in Syria,616,discuss\nChristian Bale in Talks to Play Steve Jobs (Exclusive),286,unrelated\nReport: Michael Phelps’ Tinder ‘Girlfriend’ Was Born Male; “We Made Love During Halftime”,1820,discuss\nEyewitness Says Viral Video of Homeless Man Was Staged,913,unrelated\nSeth Rogen Eyed to Play Apple's Steve Wozniak in Christian Bale's Steve Jobs Movie (Exclusive),1588,unrelated\nNigeria says ceasefire agreed with Boko Haram,2192,unrelated\nMichelle Obama’s face blurred by Saudi state television,396,unrelated\nIraqi airstrike kills key ISIL leader,1522,discuss\n\"James Wright Foley, Kidnapped Journalist, Apparently Executed by ISIS\",726,discuss\nPentagon: ISIS Got U.S. Weapons Package,2016,unrelated\nIslamic State releases video apparently showing the beheading of missing US journalist James Foley,1549,unrelated\nNYC relaxes response to marijuana possession,1192,unrelated\n'Jihadi John' identified: ISIS killer named as Mohammed Emwazi from West London,2470,unrelated\nMicrosoft Hires Dalek-style Robocops to Guard Silicon Valley HQ,633,disagree\n\"Zack Snyder Kills \"\"Stolen Batmobile\"\" Rumor With Great Photo\",251,unrelated\n\"‘Teletubbies’ Sun Baby: Fans Freak Out Over Jess Smith, 19\",1467,unrelated\nAnyone for dog meat soup? Kim Jong-Un considers opening restaurant in Scotland selling North Korean delicacies,1487,discuss\nIsrael denies causing Gaza floods by opening dams,1965,agree\nKC hospital: Patient does not have symptom profile of Ebola,1519,unrelated\n\"Apple to Take Reservations for Trying On Apple Watch, Considered Platinum Model\",125,unrelated\nTiger Woods' agent shoots down report of failed drug test,1217,unrelated\nMPs credit sergeant-at-arms for saving lives in Parliament Hill shootings,1356,discuss\nFence-jumper made it farther in White House than Secret Service let on,695,unrelated\n'The youngest martyr - the cub of al-Baghdadi': ISIS boasts a 10-year-old fighter has been killed as he went into battle with his father in Syria,8,unrelated\nMissing Mexican students 'not found in mass grave',734,unrelated\nThe Case of the Stolen Batmobile Has Been Solved,964,unrelated\nParents are furious after seven girls aged 13-14 fall pregnant on a school trip,1277,unrelated\nTourist wakes to find strange red trail on his stomach - and discovers a spider has burrowed through his appendix scar and crawled UNDER his skin while on holiday in Bali,1530,unrelated\nUnconfirmed reports saying ISIS UK Hostage David Haines Beheaded,2348,discuss\nSaudi cleric says snowmen are anti-Islamic,2317,unrelated\nMichael Phelps' Reported Girlfriend Reveals She Was Born Intersex,1524,unrelated\nWHO: Reports of Suspected Ebola Cases in Iraq Untrue,1821,unrelated\nA Mass Grave Points to a Student Massacre in Mexico,1269,unrelated\nMexico Says Students Not Among Dead in Mass Grave,712,unrelated\n\"Priest Dies, Wakes Up, Claims God Is a Woman. Huh?\",2043,unrelated\nBoston.com pulls story accusing prof of sending ‘racist’ emails,1266,unrelated\nNew ISIS Video Shows Militants Seizing Weapons Airdropped By US Near Kobani,2213,unrelated\nMum faces real-life Sophie's Choice – as she tries to sell her son to fund daughter's care,938,unrelated\nUnlucky in love man chops off own penis,1761,unrelated\n\"Apple to Take Reservations for Trying On Apple Watch, Considered Platinum Model\",2458,unrelated\nNew iOS 8 bug can delete all of your iCloud documents,1224,unrelated\nBritish man pays $460 to save constipated goldfish's life,91,agree\nCheese addiction breaks Kim Jong-un's ankles,570,unrelated\nVideo Purports To Show Beheading Of U.S. Journalist By Militants,1574,unrelated\nNYC relaxes response to marijuana possession,2163,agree\nCanadian-Israeli Woman May Have Been Captured In Syria: Reports,2415,unrelated\nAudio of gunfire in Michael Brown case authenticated by app company,1403,unrelated\nWATCH: Bird Launches Airstrike on Putin’s Shoulder (UPDATED),1939,unrelated\nWoman spends a week in KFC to get over her break up,2043,agree\nSenior Western Intelligence Official Confirms London Rapper Abdel Majed Abdel Bary Is A Suspect In The Foley Killing,2033,unrelated\n\"Boko Haram Could Release Kidnapped Girls, Nigerian Officials Say\",1277,unrelated\nRajasthan: Angry mob teaches rapist a lesson; chops penis off,1981,agree\nChristian Bale Drops Out of Steve Jobs Biopic,932,unrelated\nHigh school student scores $72M playing the stock market,2132,unrelated\nMicrosoft's Silicon Valley campus now guarded by Daleks,2529,agree\nCheese blamed for North Korean leader Kim Jong-un's broken ankles,524,unrelated\nBoko Haram denies ceasefire claim by Nigeria's government,1022,unrelated\n\"Tropical spider burrows under man's skin, lives there for three days\",1500,unrelated\n\"Kevin Vickers, Sergeant-At-Arms, Shoots a Shooting Suspect in Ottawa; Called a ‘Hero’\",2113,discuss\n\"L. Jinny? Abdel-Majed Abdel Bary, UK Rapper, Suspected in James Foley Killing: Reports\",1019,unrelated\nIraqi media says ISIS militants have contracted Ebola,1461,unrelated\nHORROR: ISIS Fighters Have Reportedly Contracted Ebola,2138,discuss\n\"Accused Boston Marathon Bomber Severely Injured In Prison, May Never Walk Or Talk Again\",2175,unrelated\n\"Nigeria's missing girls 'to be released by Boko Haram', government aide claims\",1372,unrelated\n\"Boko Haram denies truce, says kidnapped girls married\",1003,unrelated\nNEWS/ Meet the Teletubbies Sun Baby: 19-Year-Old Jess Smith Reveals Herself as the Smiling Face Who Looked Over Teletubbyland,1834,unrelated\nTurkish president says American weapons drop for Kurdish fighters was 'wrong' after supplies end up in the hands of ISIS,1349,unrelated\n\"In Vogue vs Rats War, the Rats Are Winning\",1968,unrelated\nMissing American journalist reportedly beheaded by Islamic State ,481,discuss\n\"In Kim Jong Un's absence, his sister may rule. Or not.\",235,unrelated\nIslamic Militants Post Video Claiming to Show Beheading of U.S. Journalist,958,unrelated\nEmotional sergeant-at-arms is greeted back to parliament with a rousing standing ovation a day after he heroically shot dead terrorist - the first time he used weapon in 30 year career,1547,unrelated\n‘Evil straight from the pits of hell': American journalist James Foley reportedly beheaded by ISIS,533,unrelated\nChristian Bale won't play Steve Jobs,296,unrelated\nHope Fades for Girls' Release After Boko Haram 'Truce' Breached,1439,unrelated\n\"Rare Case: Seven Bosnian Girls, Aged 13 And 14, Fall Pregnant After Five-Day School Trip; Parents Outraged After School Cites 'Parental Neglect'\",1408,unrelated\nPaul Revere's 1795 time capsule unearthed,601,unrelated\nIsilkulskom student has gained superhero powers after shock,844,unrelated\nCNN audio: Is this the moment Michael Brown was shot?,2481,discuss\nCourt Orders Probe Into Complaints Of 'Forced Castration' In Religious 'Dera' Sect,450,unrelated\n\"Mexico hit by student massacre: At least 17 anti-corruption protesters 'rounded up, murdered and dumped in a mass grave' - and another 26 are missing\",1213,unrelated\n\"Boy, 16, secretly films sex with teacher then uploads it to WhatsApp\",1734,unrelated\nZack Snyder’s ‘Batman V Superman: Dawn Of Justice’ Stolen Batmobile Rumor Put To Rest,8,unrelated\nChristian Bale Won't Play Steve Jobs After All,945,disagree\nMichael Phelps Sex Scandal: Troubled Olympian’s Girlfriend Was Born A Man!,1658,unrelated\nDurex Is Not Making Pumpkin Spice Condoms After All: A Hoax Debunked,608,unrelated\nExpert casts doubt on Bunbury man Dylan Thomas’s burrowing stomach-spider story,1500,unrelated\n\"The rapper, the hacker and the terror travel guide writer. Is one of these British extremists Jihadi John? Three potential Islamic State 'Beatles' emerge as MI5 'zeroes in' on murderer who beheaded U.S. journalist James Foley\",572,unrelated\nTBS Speeds up SEINFELD by 7.5% to Add 2 More Minutes of Commercials,1921,unrelated\nSpider Burrows Into Australian Man's Appendix Scar (VIDEO),1582,unrelated\nISIL Beheads American Photojournalist in Iraq,2070,unrelated\nIraqi and Kurdish media reports cases of Ebola among Islamic State fighters in Mosul,1760,unrelated\nISIS Militant “Jihadi John” Identified As Young West Londoner,424,unrelated\nReport: Apple Watch to Ship in March,414,discuss\nApple scrapped advanced Apple Watch health monitoring features due to reliability issues,1707,unrelated\n‘Photo of slain IS leader’ reported to be doctored,1466,discuss\nKim Jong-Un 'bans the name Kim Jong-un',615,unrelated\nTBS Is Probably Speeding Up ‘Seinfeld’ Reruns To Fit In More Commercials,1875,discuss\nYPG Confirms: Gill Rosenberg Not Captured in Kobani,214,unrelated\nItalian catches huge wels catfish; is it a record?,331,discuss\nESPN to save NFL's image with all-male domestic abuse discussion,1857,unrelated\n\"Gill Rosenberg, Canadian citizen, reportedly captured by ISIS in Syria\",214,unrelated\n\"Report: ISIS kidnaps Canadian-Israeli, former IDF soldier who went to fight with the Kurds\",1774,discuss\nIs There an ISIS Threat on the Texas-Mexico Border or Not?,186,unrelated\n\"Kim Jong-un Broke Both Ankles and Is Hospitalized, Report Claims\",186,unrelated\n\"Stainless steel Apple Watch could cost just $499, but gold will be 10 times as pricey\",2277,discuss\nTexas Town Quarantined After Family Of Five Test Positive For The Ebola Virus,241,unrelated\nHas J.J. Abrams Asked for THE FORCE AWAKENS Release Date to be Moved Up?,808,unrelated\nChristian Bale quits Steve Jobs movie,919,unrelated\nBig Bank Hank of The Sugarhill Gang is dead at 57,2340,discuss\nA Bunch Of People Thought Banksy Got Arrested But It Was A Hoax,1898,unrelated\nIsis claims to behead US journalist,1721,discuss\nComcast gets customer fired for complaining about poor service,2034,unrelated\nUS officials: Video shows American's execution,1206,discuss\nOscar winner Christian Bale to play Steve Jobs in upcoming biopic,1019,agree\nDurex Is Not Making Pumpkin Spice Condoms After All: A Hoax Debunked,2009,unrelated\nIslamic State claims it executed American photojournalist James Foley,1295,unrelated\nPurported ISIS claim: Jordan airstrike kills female US hostage,959,unrelated\n\"Batmobile stolen in Detroit? Good one, joker!\",251,unrelated\nRussian TV actor wakes up to find his testicles stolen,1943,unrelated\nSaudi cleric condemns snowmen as anti-Islamic,1090,unrelated\nWeather Reporter Mike Seidel Was Caught Off Guard on Live TV and Appeared to Be Urinating in the Snow -- Watch!,381,unrelated\nBali spider burrows under Aussie’s chest,1530,unrelated\nAbdel-Majed Abdel Bary in Foley beheading: London rapper songs help identify him,1966,unrelated\n\"Accused Boston Marathon Bomber Severely Injured In Prison, May Never Walk Or Talk Again\",570,unrelated\nConde Nast's rat problem at One World Trade Centre: From red carpets to rodent droppings,964,unrelated\n\"280 Pound Catfish: Fisherman Makes Huge Catch In Italy, Catfish Could Set Record\",1913,unrelated\nIs Kim Jong-Un Really Opening a Restaurant in Scotland?,1535,unrelated\n\"SMALL METEORITE STRIKES NICARAGUA, GOVERNMENT SAYS\",1661,discuss\nUnconfirmed reports saying ISIS UK Hostage David Haines Beheaded,882,unrelated\n\"Soldier, Gunman Killed In Shooting Incident Near Canadian Parliament\",595,unrelated\nNew Audio Shows Michael Brown Was Shot at 11 Times,472,unrelated\nResetting iOS 8 Preferences May Wipe iCloud Files,2423,discuss\nChristian Bale in Talks to Star in Sony's Steve Jobs Film,919,unrelated\nAl-Shabab leader who ordered Kenya mall massacre believed killed in US drone attack in Somalia,1084,discuss\nAir travelers wary of Ebola fears seen with surgical masks ... and a HAZMAT suit,1885,unrelated\n\"Confusion swirls, details murky in arrest of ISIS leader's 'wife'\",1875,unrelated\nMan chops off his penis after his girlfriend breaks up with him,714,unrelated\nChugging eggnog sends Utah man to hospital,741,agree\nWife and son of Isil leader Abu Bakr al-Baghdadi 'detained at Lebanon border',1877,disagree\nDo all dogs go to heaven? Pope tells grieving boy: 'Paradise is open to all of God’s creatures',1835,unrelated\nUPDATE: BATMAN v SUPERMAN Batmobile Reportedly Stolen By (Shocker!) Detroit Locals,2135,discuss\nIsis tells mother on rescue mission :’You’ve just eaten your son’,2403,unrelated\nAirport worker strips naked at security scanner in protest against guards,2234,agree\nKim Jong-un So Fat He Injured His Ankles,1103,unrelated\n\"Wife, child of Islamic State head Abu Bakr al-Baghdadi held in Lebanon, officials say\",1787,unrelated\nObama Denounces James Foley's Execution: 'Today The Entire World Is Appalled',539,unrelated\nThis Letter To Parents From A 1970s Lego Set Contains An Important Message For Gender Equality,115,unrelated\nJihadi John: Mohammed Emwazi named as masked man behind ISIS beheadings,2349,agree\n\"North Korea ordered citizens named Kim Jong Un to change their names, says new report\",2032,discuss\nReport: Possible audio tape of Michael Brown shooting,662,unrelated\nAudio recording allegedly captures moment Michael Brown was shot,1715,discuss\nKIM DINE WITH ME: Porky president Kim Jong-un to open UK restaurant serving DOG,2225,disagree\nMedia Fooled Again? Story Claims 7 of 28 Girls On School Trip Came Home Pregnant,2508,disagree\n\"Unconfirmed: ISIS Claims Kayla Mueller, American Female Hostage, Is Dead\",532,unrelated\nISIS Appears To Behead American Photojournalist In YouTube Video,1744,discuss\nMacaulay Culkin dead: Actor is victim of another death hoax,722,unrelated\nMan Known as ‘Jihadi John’ Is Identified as Mohammed Emwazi,77,unrelated\nUS confirms death of Somalia terror group leader,646,unrelated\nVideo Purports to Show Beheading of American Journalist,533,unrelated\nGiant 8ft 9in catfish weighing 19 stone caught in Italy is thought to be the biggest ever reeled in with a rod and line,1155,unrelated\nShots Heard In Alleged Brown Shooting Recording [AUDIO],1458,unrelated\nREPORT: JETLINERS STOLEN FROM LIBYA COULD BE USED TO ATTACK U.S. ON 9/11,1083,unrelated\nDumped woman spends a week in KFC to get over ex,658,unrelated\nTropical spider burrows under man's skin through scar,1791,unrelated\nNASA Confirms Earth Will Experience 6 Days of Total Darkness in December 2014!,382,unrelated\nAttorney: New audio reveals pause in gunfire when Michael Brown was shot,2234,unrelated\nBREAKING NEWS: ISIS beheads missing American journalist James Wright Foley as warning to US to cease action in Iraq,2404,unrelated\nAlleged Ottawa gunman: What we know so far about Michael Zehaf-Bibeau,1751,unrelated\nMeteorite leaves crater in Nicaraguan capital Managua,1917,unrelated\nHas J.J. Abrams Asked for THE FORCE AWAKENS Release Date to be Moved Up?,2141,unrelated\nGOP Rep: ‘At Least Ten ISIS Fighters Have Been Caught Coming Across The Mexican Border’,2132,unrelated\nReport: Christian Bale Just Bailed on the Steve Jobs Movie,1374,unrelated\nISIS Reportedly Beheads American Photojournalist in Iraq,1744,discuss\nHas Kim Yo-Jong Taken Over For Kim Jong Un? Sister Assumes North Korea State Duties While Brother Undergoes Medical Treatment,2473,discuss\nNun gives birth to surprise baby after complaining of stomach pains,527,unrelated\n\"Video showing American journalist beheaded believed real, officials and family say\",1040,unrelated\nThe Arrest of the ISIS Leader's Wife and Son,1192,discuss\nChinese advised to choose British-sounding names to get ahead,2443,unrelated\nNun 'has surprise baby' after complaining of stomach pains,2058,unrelated\nNigeria Boko Haram blamed for raids despite truce claim,2144,discuss\nMicrosoft Hires Dalek-style Robocops to Guard Silicon Valley HQ,2295,unrelated\n\"NYPD to issue tickets instead of arrest for weed possession, report says\",1022,unrelated\nPenis Spray-Painted on a $2.5 Million Car Was Just for a Prank Video,948,agree\n\"Gill Rosenberg, Canadian-Israeli Woman Feared Kidnapped By ISIS, Says She's Safe\",1690,discuss\nGive a homeless man $100 and see what he does with it [Video],281,unrelated\nNigeria announces truce with Boko Haram; fate of schoolgirls unclear,320,unrelated\nBREAKING Gill Rosenberg former IDF soldier was captured by ISIS,1628,unrelated\nTurkish Leader Says U.S. Airdrop Aided ISIS Militants,2016,unrelated\n'Jihadi John' identified: ISIS killer named as Mohammed Emwazi from West London,1489,discuss\nHoly Theft! Batmobile Stolen from 'Batman v Superman'???,734,unrelated\nCNN Plays Alleged Recording of Michael Brown Shooting,844,unrelated\nVideo Messaging App Says Audio Recording Of Michael Brown's Shooting Is Authentic,1438,unrelated\nConfusion as Cuba’s Castro mourned instead of Kenya’s Fidel,244,unrelated\n\"Nigeria's missing girls 'to be released by Boko Haram', government aide claims\",40,unrelated\n\"Tropical spider burrows under man's skin, lives there for three days\",2042,disagree\nUnconfirmed reports saying ISIS UK Hostage David Haines Beheaded,2034,unrelated\n\"See How This Homeless Man Spends A Hundred Dollars, And Keep A Tissue Handy [Video]\",1429,discuss\nUS Intel: Taliban Man Released From Gitmo in Bergdahl Deal is Back to Militant Activity,1251,unrelated\n\"Sorry, KFC isn't going to be selling weed in Colorado restaurants\",1277,unrelated\n\"Jeh Johnson: Politicians Shouldn't 'Feed The Flames Of Fear' Over ISIS, Ebola\",130,unrelated\neBay working on bidding app for Apple Watch,1342,unrelated\nYPG Confirms: Gill Rosenberg Not Captured in Kobani,1223,unrelated\nBREAKING NEWS: ISIS beheads missing American journalist James Wright Foley as warning to US to cease action in Iraq,2524,agree\n\"12in Retina MacBook Air release date rumours: All-new 12in MacBook Air design for 2015, launching at WWDC?\",1234,unrelated\nReport: Missing Libyan jetliners raise fears of suicide airliner attacks on 9/11,723,unrelated\nNEWS/ Meet the Teletubbies Sun Baby: 19-Year-Old Jess Smith Reveals Herself as the Smiling Face Who Looked Over Teletubbyland,504,unrelated\nMissing Mexico students not among 28 bodies found in mass grave,1822,discuss\nHer Majesty’s magic mushrooms,1184,unrelated\nNun gives birth to surprise baby after complaining of stomach pains,1480,unrelated\nFears journalist James Wright Foley beheaded by Islamic State jihadists in ‘message’ to United States,847,discuss\n\"'American bombing had signed my death certificate': Missing US journalist James Wright Foley goes unflinching to his death as ISIS behead him in horrific video, as a warning to Obama\",1361,unrelated\nNew Audio Shows Michael Brown Was Shot at 11 Times,1547,unrelated\nJames Foley remembered as 'brave and tireless' journalist,2130,unrelated\nReturn of the Mac: Seth Rogen in talks to star as Apple co-founder Steve Wozniak in upcoming Steve Jobs biopic,1347,unrelated\nBatmobile Stolen From 'Batman V Superman: Dawn Of Justice' Set? Report Claims That One Of The Batmobile Models Is Missing! Detroit Locals Responsible?,137,unrelated\nREPORT: The Batmobile Might Have Been Stolen In Detroit,621,unrelated\nPredator Drone Reportedly Spotted Over ISIS Stronghold,1509,discuss\n\"Video showing American journalist beheaded believed real, officials and family say\",2296,unrelated\nNew ISIS Video Shows Militants Seizing Weapons Airdropped By US Near Kobani,2307,agree\n\"Vice's Shane Smith drops $300,000 on Vegas dinner\",1547,unrelated\n\"Thanks Uncle Sam, we have your weapons airdrop: ISIS taunts America over intercepted weapons meant for Kurds\",1572,unrelated\nSaudi cleric issues fatwa on snowmen,599,unrelated\nThis Letter To Parents From A 1970s Lego Set Contains An Important Message For Gender Equality,1905,unrelated\nBREAKING Gill Rosenberg former IDF soldier was captured by ISIS,2445,unrelated\nWoman spends a week in KFC to get over her break up,971,unrelated\nIsis Syria News: Video Shows US Airdropped Weapons and Grenades 'Captured by Islamic State',1785,unrelated\nESPN’s Domestic Abuse Tonight Panel Will Be 100% Dudes,2137,disagree\nVideo Messaging App Says Audio Recording Of Michael Brown's Shooting Is Authentic,1893,unrelated\nISIS Seemingly Beheaded American Journalist James Wright Foley,539,unrelated\nMedia reports identify Londoner as Islamic State's ‘Jihadi John’,1933,unrelated\nIslamic State Militants Claim to Have Beheaded US Journalist James Wright Foley,1120,unrelated\nStreet Artist BANKSY Arrested? Again?,2051,discuss\n\"Nigeria's missing girls 'to be released by Boko Haram', government aide claims\",2156,unrelated\n\"Islamic State leader's family detained by Lebanon, officials say\",509,discuss\n\"Tee-off in your own putting paradise: Swedish luxury island owned by Tiger Woods up for sale - and it comes with a villa, a hot tub and a lodge\",959,unrelated\nCNN plays chilling audio recording allegedly from Michael Brown shooting: “At least 11 shots”,2354,unrelated\n\"Boko Haram Cease-Fire: Abducted Nigerian Schoolgirls To Be Released, Officials Say\",1374,unrelated\nISIL militant 'Jihadi John' named by media,1107,unrelated\nPentagon: Airstrike killed terror leader in Somalia,1931,unrelated\nMichelle Obama’s face blurred by Saudi state television,1242,unrelated\nNET Extra: Back-from-the-dead Catholic priest claims God is a female...,1212,unrelated\n\"Rats at Vogue's NYC offices - watch your step, Anna Wintour\",367,unrelated\nISIS militants trick mother into ‘eating her kidnapped son’,1461,unrelated\n\"US Drones, Hunting for ISIS Leader, Seen Flying over Syrian Airspace\",793,unrelated\n\"Taibbi takes time out from First Look after “disagreements.” Can I publish our emails now, Matt?\",82,unrelated\nIslamic State releases video apparently showing the beheading of missing US journalist James Foley,1966,discuss\nObama denounces killing of journalist James Foley and pledges ‘justice’,1295,unrelated\nIRAQI HEALTH OFFICIAL: EBOLA HAS KILLED 5 ISIS FIGHTERS,225,unrelated\n\"No, ESPN is not having an all-male domestic violence panel tonight\",2137,agree\n'They ate through the ceilings and pooped on the keyboards': Rats are 'taking over' Vogue's new World Trade Center office and Anna Wintour 'no longer wants to work there',992,unrelated\nSeth Rogen Is Woz,1197,unrelated\nPurdon Ebola Hoax: ‘Texas Town Quarantined After Family Of Five Test Positive For The Ebola Virus’ Article is Fake,409,unrelated\nAlleged audio of Michael Brown shooting has surfaced,225,unrelated\nSugarhill Gang rapper Big Bank Hank dies aged 57,1996,unrelated\n\"James Wright Foley, Kidnapped Journalist, Apparently Executed by ISIS\",511,unrelated\nWe took a look at the photo said to show the body of Islamic State leader Abu Bakr Al-Baghdadi (right) and found it was really an ethnic Albanian militant killed in 2013,1473,disagree\n\"Rare meteorite impact causes blast in Nicaragua's capital, Managua\",586,unrelated\nISLAMIC STATE BEHEADS MISSING AMERICAN JOURNALIST JAMES WRIGHT FOLEY,1368,unrelated\nBoko Haram denies ceasefire claim by Nigeria's government,2192,unrelated\n\"Non, le lancement du nouveau «Star Wars» ne sera pas devancé à cet été\",2434,unrelated\n\"Is North Korea, world's most secret state, really planning a new restaurant in Scotland?\",2192,discuss\nChristian Bale in Talks to Star in Sony's Steve Jobs Film,2017,discuss\n\"Tiger Woods PED, PGA Tour Suspension Allegations Retracted by Dan Olsen\",305,unrelated\n\"Don't forget to tip...especially if you spend $300,000\",1294,unrelated\n\"Jeh Johnson: Politicians Shouldn't 'Feed The Flames Of Fear' Over ISIS, Ebola\",570,unrelated\nBigfoot Strolls Through A Russian Forest -- At Least That's The Claim [VIDEO],1718,unrelated\nPentagon: 1 weapons bundle seized by militants,1239,unrelated\nIS Militants Kill 300 Iraqi Soldiers with Chlorine Gas,832,unrelated\n\"Small meteorite strikes Nicaragua, government says\",1573,discuss\nTropical spider 'burrowed under man's skin through scar' - video report,962,unrelated\n’6 Days Darkness in December 2014′ 100% Fake; NASA Confirmed 3 Days Total Darkness Hoax as Well,1256,unrelated\nMagic mushrooms found at Buckingham Palace,1258,agree\n\"Boko Haram denies truce, says kidnapped girls married\",1372,unrelated\nLynch Mob Castrates Alleged Rapist In Rajasthan,1680,unrelated\n\"In Kim Jong Un's absence, his sister may rule. Or not.\",2473,discuss\nKim Jong-un 'Had Surgery on Fractured Ankles',1296,discuss\nWFB’s Bill Gertz: Obama Administration ‘Trying to Play Down’ Missing Libyan Airliners,1699,unrelated\nZack Snyder’s ‘Batman V Superman: Dawn Of Justice’ Stolen Batmobile Rumor Put To Rest,1737,agree\n\"Soon Marijuana May Lead to Ticket, Not Arrest, in New York\",1010,unrelated\nPumpkin Spice condoms? Don't fall for this hoax.,2123,unrelated\nSon Pays Off His Parents’ Mortgage for Christmas,648,unrelated\n\"Rats at Vogue's NYC offices - watch your step, Anna Wintour\",2470,unrelated\nIslamic State Declares Captured Aid Worker to be 'Innocent',1251,unrelated\nIraqi and Kurdish media reports cases of Ebola among Islamic State fighters in Mosul,2197,unrelated\nGCPD Solved Stolen Batmobile Case?,702,unrelated\nRajasthan: Angry mob teaches rapist a lesson; chops penis off,964,unrelated\nCNN Expert on Brown Audio: At First I Thought ‘Someone’s Trying to Punk CNN’,1818,disagree\nUS drones hunt Isis leader in Syria,61,unrelated\nISIS Leader Killed: Abu Bakr Al-Baghdadi Reportedly Killed By U.S. Airstrike,1048,unrelated\n\"James Foley, Missing American Photojournalist, Reportedly Executed By ISIS In Syria\",2498,unrelated\nSeven girls fall pregnant after five day school trip in Bosnia and Herzegovina,2124,unrelated\nREPORT: JETLINERS STOLEN FROM LIBYA COULD BE USED TO ATTACK U.S. ON 9/11,887,unrelated\nCNN Posts Alleged Audio of Michael Brown Shooting,776,unrelated\nExperts: More facts needed on purported audio recording of Michael Brown shooting,1299,unrelated\nRussian TV actor wakes up to find his testicles stolen,2343,unrelated\nWatch marine take sniper shot to the head and live,2267,agree\nPolice find mass graves with at least '15 bodies' near Mexico town where 43 students disappeared after police clash,1912,discuss\nNigeria says it has deal with Boko Haram to release kidnapped girls,320,unrelated\n\"Is There Really a ‘Sharia Law’ Islamic Tribunal in Dallas, Texas?\",1416,unrelated\nApple in talks to become launch partner for cable-free HBO Now service,1721,unrelated\nJames Foley remembered as 'brave and tireless' journalist,1658,agree\nKurds fear Isis use of chemical weapon in Kobani,1686,unrelated\n#Hairgate trends on social media: iPhone 6 users complain of ripped out hair,1090,discuss\nSEE IT: California homeless man uses $100 gift to give food to others,1395,unrelated\nMacaulay Culkin dead hoax: Fake death report spreads on social networks,2266,unrelated\n'Electric Boogie' Developer Leaves Secret Resignation Letter To Boss At The End Of The Game (Video),2141,unrelated\nIsis Syria News: Video Shows US Airdropped Weapons and Grenades 'Captured by Islamic State',104,unrelated\nPriest' claim of seeing God as a woman dismissed as hoax,887,unrelated\n\"Oh Hey, Paul Rudd Was One Of The Dallas Airport Homophobe Heroes, No Big\",1853,unrelated\nDNA test confirms child is IS head Abu Bakr al-Baghdadi's daughter,670,discuss\nReport of Kim Jong-un’s ankle injury add fuel to rumours about his absence,1689,unrelated\nMan chops off his own penis after girlfriend told him he was no good in bed,827,agree\nAre Rumors of the Apple Watch in Feb True?,690,unrelated\nBoko Haram 'to release abducted schoolgirls' as part of ceasefire agreement,298,unrelated\nChristian Bale in Talks to Play Steve Jobs (Exclusive),1841,discuss\nISIS Beheads Kidnapped Photojournalist James Wright Foley in Horrific Video Message to the U.S.,2524,agree\niOS 8 bug reportedly erases iCloud Drive documents when settings are reset,1351,discuss\nAn audio recording of the Michael Brown shooting has reportedly surfaced,2250,discuss\nPriest who died for 48 minutes says he met God and she’s a woman,139,unrelated\nIslamic Militants Post Video Claiming to Show Beheading of U.S. Journalist,1744,discuss\nGod is a woman- Priest who died for 48 minutes claims,2515,agree\nLynch mob use butcher's meat cleaver to castrate rapist they caught attacking teenage girl in alleyway in Indian city,2072,unrelated\nContinuing Violence Puts Boko Haram Ceasefire In Jeopardy,298,unrelated\nChristian Bale Pulls Out of Upcoming Steve Jobs Biopic,687,unrelated\nADVISORY-Islamist rebel leader killed in U.S. strike - Somali government,2367,unrelated\nReport: Christian Bale Drops Out Of Steve Jobs Biopic,1077,unrelated\n\"Meteorite makes big crater in Nicaragua, government says\",1573,disagree\nJihadi John: Mohammed Emwazi named as masked man behind ISIS beheadings,2470,unrelated\nChristian Bale won't play Steve Jobs,1263,unrelated\n\"Apple to Take Reservations for Trying On Apple Watch, Considered Platinum Model\",2523,unrelated\nAmazon's first brick-and-mortar store said to open in Manhattan,1869,unrelated\nConflicting reports on alleged IS capture of Canadian woman,2302,discuss\nMissing jetliners raise fear of new 9/11-style attacks after Libyan airport falls to Islamic militants,1073,unrelated\nSource: Tom Brokaw Wants Brian Williams Fired,1507,discuss\nSearch launched for dog's owner after pooch found dumped next to suitcase filled with belongings,304,unrelated\nReport: Taliban Detainee Swapped for Bowe Bergdahl Suspected of Trying to Return to Terrorism,592,unrelated\nUS confirms death of Somalia terror group leader,427,agree\nWe took a look at the photo said to show the body of Islamic State leader Abu Bakr Al-Baghdadi (right) and found it was really an ethnic Albanian militant killed in 2013,1871,unrelated\n\"White House Fence Jumper Got Farther Than Previously Thought, Sources Say\",1804,unrelated\nWatch marine take sniper shot to the head and live,1572,unrelated\nNorth Korean dictator Kim Jong-Un to open restaurant in Scotland,220,unrelated\nThe Pumpkin-Spice Condom Is Just a Figment of Your Own Gross Imagination,609,unrelated\nExperts: More facts needed on purported audio recording of Michael Brown shooting,626,unrelated\nAttorney: New audio reveals pause in gunfire when Michael Brown was shot,968,unrelated\nIraq: US to Probe ISIS' Chlorine Attack on Iraqi Security Personnel,956,discuss\nHas North Korean dictator Kim Jong-un been replaced by his sister?,662,unrelated\nIraqi media: ISIS militants have contracted Ebola,1355,discuss\nKurds fear Isis use of chemical weapon in Kobani,1283,unrelated\nGuru who ordered 400 followers to be castrated 'so they could be closer to God' is investigated for grievous bodily harm in India,664,unrelated\n\"Apple 12-Inch MacBook Air Details Emerge; Device Could Be Thinner, Lighter Than Current Model\",1679,unrelated\n\"Dead for 48 minutes, Catholic Priest claims God is female\",2240,agree\nGateway Pundit,634,unrelated\n\"U.S. accidentally delivered weapons to the Islamic State by airdrop, militants say\",1120,discuss\n\"Report: Stainless steel Apple Watch will be priced $500, gold at $5,000\",731,unrelated\nBatmobile Stolen From 'Batman V Superman: Dawn Of Justice' Set? Report Claims That One Of The Batmobile Models Is Missing! Detroit Locals Responsible?,483,unrelated\nThat Was Fast: Christian Bale Bails on Steve Jobs Biopic,1157,discuss\nDoes ISIS Have Ebola? Probably Not! Media Reports It Anyway,2068,unrelated\nKim Jong ill? Analysts say 27-year-old sister Kim Yo Jong may be running North Korea (VIDEO),1817,unrelated\nNow the Vogue Rats Are Chewing Through Couture,891,unrelated\nNo - a Fox News Twitter account isn't responding to tweets on the #FoxNewsFacts hashtag,1897,unrelated\nNo One In North Korea Is Allowed To Share Kim Jong Un's Name,979,unrelated\n\"ISIS beheads American photo-journalist James Wright Foley, threatens more to come\",1251,unrelated\nReport of Kim Jong-un’s ankle injury add fuel to rumours about his absence,2153,discuss\nISIS Militant “Jihadi John” Identified As Young West Londoner,695,unrelated\n\"No, Jordan's King Abdullah II is not personally flying planes against Isis\",2274,agree\n#Hairgate: iPhone 6 users say device pulls out hair,503,unrelated\nIraqi media says ISIS militants have contracted Ebola,2431,unrelated\nAbdel-Majed Abdel Bary in Foley beheading: London rapper songs help identify him,1202,discuss\n‘Banksy’ Instagram tribute to Charlie Hebdo victims not posted by artist,1747,unrelated\nVladimir Putin’s Motorcade Looks Like A Massive Knob,2256,unrelated\nSpider burrowed through tourist's stomach and up into his chest,1210,unrelated\nDid NBC Nightly News Go Live To A Man Who Was Taking A Piss?,2070,unrelated\nPentagon: 1 weapons bundle seized by militants,1648,unrelated\nIraqi media says ISIS militants have contracted Ebola,1034,unrelated\n\"Report: The Apple Watch Will Only Last 2.5 Hours With \"\"Heavy\"\" Use\",2152,unrelated\nIS Militants Kill 300 Iraqi Soldiers with Chlorine Gas,763,discuss\nKim Yo-jong in Charge: Kim Jong-un's Sister 'Replaces' North Korean Dictator During Illness,1817,unrelated\nFence jumper reportedly made it much further into White House than Secret Service said,1840,discuss\nMeteorite Leaves House-Sized Crater in Nicaragua’s Capital,2154,discuss\n\"Rare Case: Seven Bosnian Girls, Aged 13 And 14, Fall Pregnant After Five-Day School Trip; Parents Outraged After School Cites 'Parental Neglect'\",2296,unrelated\nEbola Outbreak 2015 Update: ISIS Fighters May Have Contracted Deadly Virus,620,discuss\nPriest who died for 48 minutes says he met God and she’s a woman,524,unrelated\nMexico finds 4 more graves at site of suspected student massacre,683,unrelated\nNun Gives Birth To Baby Boy After Suffering Intense Stomach Pains,1347,unrelated\n\"Wildest Apple Watch rumor yet: 100,000 apps at launch\",1210,discuss\nGovt fires employee who skipped work for 24 years,1242,unrelated\nHope Fades for Girls' Release After Boko Haram 'Truce' Breached,837,agree\n\"Video Appears to Show Beheading of Journalist James Foley, Who Went Missing in Syria\",1295,unrelated\nWoman Stays In KFC For A Week To Get Over Her Break-Up,2265,unrelated\n\"Mexico hit by student massacre: At least 17 anti-corruption protesters 'rounded up, murdered and dumped in a mass grave' - and another 26 are missing\",712,unrelated\nChristian Bale will not play Steve Jobs,1196,unrelated\nConflicting reports on alleged IS capture of Canadian woman,2067,unrelated\n'They ate through the ceilings and pooped on the keyboards': Rats are 'taking over' Vogue's new World Trade Center office and Anna Wintour 'no longer wants to work there',1125,unrelated\nAlleged Audio of Michael Brown Shooting Doesn’t Sound Good for Officer Darren Wilson,2250,discuss\nCheese blamed for North Korean leader Kim Jong-un's broken ankles,505,unrelated\n\"No, a bird didn't poop on Vladimir Putin\",1461,unrelated\n\"A Vice Guide To Spending $300,000 On Dinner\",139,unrelated\nNBC weatherman caught urinating in the woods live on air,975,disagree\n\"Don't forget to tip...especially if you spend $300,000\",832,unrelated\n\"Boko Haram: Kidnapped Girls Have Been Married Off, Truce Never Happened\",2403,discuss\nISIS Beheading of U.S. Journalist James Foley Posted to YouTube,2388,discuss\nSmall Meteorite Strikes in Nicaragua's Capital City of Managua,221,agree\nSaudi cleric says snowmen are anti-Islamic,2167,agree\n\"Insiders Claim Steel Apple Watch to Start at $500, Gold at $4,000\",607,unrelated\nKim Jong-Un planning Scottish restaurant,723,unrelated\nCNN Plays Alleged Audiotape of Michael Brown ShootingMilitarization Of Police,2287,discuss\nSomeone painted a graffiti dick on a $2.5 million car,1349,unrelated\nBoko Haram ceasefire ignored as violence flares in Borno state,298,unrelated\n\"Report: ISIS kidnaps Canadian-Israeli, former IDF soldier who went to fight with the Kurds\",1949,unrelated\nSaudis Say Michelle Obama Not Blurred on TV,1742,agree\nMissing American journalist reportedly beheaded by Islamic State ,2388,discuss\nThe Image That Everyone Is Sharing By 'Banksy' Isn't By Banksy — But It's Awesome,251,unrelated\nUPDATE: BATMAN v SUPERMAN Batmobile Reportedly Stolen By (Shocker!) Detroit Locals,702,unrelated\nLibya: Missing Libya Planes Spark Security Concerns,1515,agree\nHopeless romantic BURNS DOWN college sports hall after fireworks proposal stunt fails,1876,agree\nNYC High School Student Nicknamed ‘Teen Wolf’ Made $72 Million On Stock Market,2096,unrelated\nNicaraguan commission on possible meteorite crash presents rock samples,1948,unrelated\nFormer British Rapper Reportedly Under Investigation for James Foley Beheading,258,unrelated\n\"Apple Watch Gold Edition may cost as much as $5,000\",1595,discuss\nAccountant Claims Comcast Got Him Fired From His Job for Reporting a Customer Service Issue,1169,unrelated\nIsis 'fed murdered kidnap victim to his own mother after she travelled to their headquarters and demanded to see him',2459,unrelated\n\"Spider burrowed into appendix scar, crawled through WA man's body\",1848,unrelated\nNicaragua Meteorite Impact Theory May Be Meteor-wrong,1817,unrelated\nIraqi and Kurdish media reports cases of Ebola among Islamic State fighters in Mosul,2177,unrelated\nApple may launch 12-inch MacBook Air with Retina Display,2155,unrelated\nVideo: Islamic State Claims to Have Captured US Weapons Airdrop Near Kobane,305,unrelated\nFerguson riots: audio may have captured Michael Brown shooting,944,discuss\n\"ISIS beheads American photo-journalist James Wright Foley, threatens more to come\",1627,unrelated\n\"Boko Haram claims to have German hostage, denies ceasefire\",1896,discuss\nIsis leader Abu Bakr al-Baghdadi's 'wife and son detained in Lebanon',651,unrelated\nFence Jumper Made It Deeper Into the White House Than Secret Service Claims,2303,discuss\nBREAKING NEWS: Baseball star Jose Canseco hurt in accidental shooting,2000,discuss\n\"How did Fake Chinese News Site Dupe Washington Post, Atlantic, BBC?\",674,agree\n\"NASA: Planetary Alignment On Jan 4, 2015 Will Decrease Gravity For 5 Minutes Causing Partial Weightlessness???\",255,unrelated\nDurex is not confirming or denying rumors of a “pumpkin spice” condom,1848,unrelated\nMacaulay Culkin Hasn’t Died Despite What Everyone Is Saying On Facebook,2266,unrelated\nTiger Woods' former luxury island goes on sale,1888,agree\nChinese parents try to SELL their son to pay for medical treatment for his sick twin sister,1627,agree\nBigfoot Strolls Through A Russian Forest -- At Least That's The Claim [VIDEO],829,unrelated\nDid NBC Nightly News Go Live To A Man Who Was Taking A Piss?,1829,discuss\n\"What We Know About Kim Yo Jong, Who May Control North Korea\",2313,discuss\n\"Boko Haram Cease-Fire: Abducted Nigerian Schoolgirls To Be Released, Officials Say\",1439,unrelated\nSmall Meteorite Hits Managua,1068,discuss\n\"Apple Watch pricing: Will you spend $5000 for Gold edition, $500 for stainless steel?\",300,discuss\n\"US hostage 'murdered' by militants in Yemen, says Hagel\",826,discuss\nReport: NYPD to stop arresting people for minor marijuana offenses,1875,unrelated\nA Murdered Witness?,1438,unrelated\nDid Kim Yo-Jong Take Kim Jong Un’s Role? North Korea Ill Health Rumors Are ‘Fabricated’,120,unrelated\n\"Spider burrowed into appendix scar, crawled through WA man's body\",220,unrelated\n\"Meteorite Strikes Nicaraguan Capital, Creates 16-Foot-Deep Crater\",1661,discuss\nReport: Secret Service Lied About White House Fence Jumper,1426,unrelated\nIsraeli-Canadian Woman 'Captured' By ISIS Says She Is 'Safe And Secure',276,agree\n\"Fidel Castro Rumors Sweep Internet, but No Sign in Cuba\",2039,unrelated\nMichael Phelps Sex Scandal: Troubled Olympian’s Girlfriend Was Born A Man!,618,unrelated\n\"\"\"Categorically False\"\": DHS Debunks Right-Wing Fiction That ISIS Attempted To Cross The U.S.- Mexico Border\",972,unrelated\nSpider Burrows Into Australian Man's Appendix Scar (VIDEO),1375,unrelated\nVideo messaging service verifies timing of CNN audio recording,662,unrelated\nHigh School Student Rumored to Have Made $72 Million Trading Stocks,2367,unrelated\nMissing American journalist reportedly beheaded by Islamic State ,826,unrelated\nNYPD to stop arrests for small amounts of marijuana,2483,unrelated\n\"Dead for 48 minutes, Catholic Priest claims God is female\",2043,unrelated\n\"Apple Watch Battery Life Currently 'About a Day', but May Improve for 2015 Launch\",1048,unrelated\nURGENT: ISIS kills 300 Iraqi soldiers by chlorine gas attack in Saqlawiyah,2197,unrelated\nWas Alleged Audio of Michael Brown Shooting on CNN a Hoax?,2354,unrelated\nNun gives birth to surprise baby after complaining of stomach pains,534,discuss\nNigeria says ceasefire agreed with Boko Haram,1195,discuss\n‘Star Wars: The Force Awakens’ May Get An Early Release Date—Report,831,unrelated\nMissing Libyan jetliners raise fears of terror attacks on 9/11,1865,discuss\nComcast calls rumor that it disconnects Tor users “wildly inaccurate”,503,unrelated\nU.S. arms airdrop fell into ISIS hands: Pentagon,2200,discuss\nTime Capsule from Paul Revere and Samuel Adams Discovered in Boston,690,unrelated\nIndian 'Rapist' Castrated By Angry Mob Who Hack Off Gentials With Meat Cleaver (GRAPHIC PICTURES),821,unrelated\nISIS KILLS 300 IRAQI SOLDIERS WITH CHLORINE GAS: SHIA MP,693,unrelated\nThere has been a shooting at the War Memorial on Parliament Hill. Unconfirmed reports say a soldier was shot.,1437,discuss\n\"ISIS Unleash \"\"Scorpion\"\" Bombs In Iraq\",730,unrelated\nMichael Abdul Zehaf Bibeau Pictures: Photos of Alleged ISIS-Linked Gunman in Canada,1458,unrelated\nISIS Appears To Behead American Photojournalist In YouTube Video,2388,discuss\nReport: Secret Service Lied About White House Fence Jumper,1017,discuss\nWHO investigates media reports ISIS fighters contracted Ebola,1355,discuss\nMichael Zehaf-Bibeau was shot nearly a dozen times before Kevin Vickers fatally wounded him,2410,unrelated\nWeather Channel’s Mike Seidel was not caught with his pants down,2511,discuss\n\"Ann Arbor pizza delivery driver surprised with $2,000 tip\",1699,unrelated\n\"Fidel Castro Rumors Sweep Internet, but No Sign in Cuba\",545,unrelated\nAxl Rose Dead? Fans Freak Out Over Death Rumors,2525,agree\nAxl Rose Dies? Guns N’ Roses Singer Dead ‘West Hollywood Home at Age 52′ is Fake,2343,unrelated\nIs the iPhone 6 Really Pulling Out Your Hair?,1533,discuss\nBREAKING NEWS: ISIS beheads missing American journalist James Wright Foley as warning to US to cease action in Iraq,1905,unrelated\nJordan king cites Clint Eastwood in revenge vow,170,unrelated\nParents' anger after seven Bosnian schoolgirls aged 13 and 14 fall pregnant on class trip,2230,unrelated\nSenator: Detainees swapped for Bergdahl have contacted militants,2156,unrelated\nTourist wakes to find strange red trail on his stomach - and discovers a spider has burrowed through his appendix scar and crawled UNDER his skin while on holiday in Bali,2520,unrelated\nSpider burrowed through tourist's stomach and up into his chest,1709,unrelated\nWho Should Play Steve Jobs Now That Christian Bale Quit?,1854,unrelated\nTurkish president says American weapons drop for Kurdish fighters was 'wrong' after supplies end up in the hands of ISIS,1597,agree\nDo all dogs go to heaven? Pope tells grieving boy: 'Paradise is open to all of God’s creatures',2152,unrelated\nIslamic State Leader al-Baghdadi “Not Dead”,1645,discuss\nISIL video claims beheading of kidnapped journalist James Foley,139,unrelated\nSEE IT: California homeless man uses $100 gift to give food to others,1934,unrelated\nThe Arrest of the ISIS Leader's Wife and Son,2155,discuss\nGoogle said to buy six silicon valley buildings for $585 million,2442,discuss\nLuke Somers 'killed in failed rescue attempt in Yemen',120,unrelated\nAudio recording of Michael Brown being gunned down WAS made at the time he was killed: App company appears to confirm tape of ELEVEN bullets being fired - including final volley of 'kill shots',132,unrelated\nNigeria Boko Haram blamed for raids despite truce claim,1885,discuss\n\"Omar Gonzalez, White House Fence-Jumper, Made it Farther Inside\",1240,unrelated\nISIS Reportedly Beheads U.S. Journalist James Wright Foley on Camera,539,unrelated\nWHO says reports of suspected Ebola cases in Iraq are untrue,1938,unrelated\nLebanon 'holding IS leader's daughter and ex-wife',205,unrelated\n\"ISIS beheads American photo-journalist James Wright Foley, threatens more to come\",26,unrelated\n\"Sons of Anarchy Movie? No, Kurt Sutter Announces Charlie Hunnam, Brad Pitt Film Article is Fake\",808,unrelated\nJudd Nelson rebuffs Internet rumors that he died of a drug overdose.,1658,unrelated\nOscar winner Christian Bale to play Steve Jobs in upcoming biopic,1646,unrelated\nVideo shows ISIL beheading of photojournalist James Foley,2495,discuss\nBreaking: Soldier shot at National War Memorial in Ottawa,662,unrelated\n\"Oh Hey, Paul Rudd Was One Of The Dallas Airport Homophobe Heroes, No Big\",1094,discuss\nRumor: Seth Rogen to Appear as Woz in Sony's Steve Jobs Film,1141,discuss\nLuke Somers' sister says he was killed in failed Yemen rescue attempt,115,unrelated\nNorth Korea dictator Kim Jong-un undergoes surgery after breaking both ankles on military tour,2053,agree\nISIS militants appear to behead abducted American journalist James Wright Foley in graphic video,1016,discuss\nMagic mushrooms found at Buckingham Palace,1184,unrelated\nMissing Mexico students not among 28 bodies found in mass grave,1427,agree\n\"Reports Isis fighters have contracted Ebola are 'incorrect', says Iraqi health ministry\",1689,discuss\nNew Audio Shows Michael Brown Was Shot at 11 Times,1009,discuss\nISIS Reportedly Beheads American Photojournalist in Iraq,1251,unrelated\nKidnapped Nigerian schoolgirls: Government claims ceasefire deal with Boko Haram that will bring missing girls home,171,unrelated\n\"US Drones, Hunting for ISIS Leader, Seen Flying over Syrian Airspace\",1170,unrelated\nPentagon Denies It Killed ISIS Chief As Airstrikes Hit Top Extremists,2042,unrelated\n\"Amazon reportedly launching free, ad-supported video service (updated)\",1971,unrelated\nSugarhill Gang's Big Bank Hank Dead At 57,1556,discuss\n\"Lady on FB: I'm 41, Intersex, and Fucked Michael Phelps on First Date\",1847,discuss\nDid Kim Yo-Jong Take Kim Jong Un’s Role? North Korea Ill Health Rumors Are ‘Fabricated’,689,discuss\n\"Hoax Alert: Father O’Neal, Who Has Met God and Thinks She’s a Woman, Is Made Up (Just Like God Herself)\",858,unrelated\n\"Apple Watch Stainless Steel variant reportedly priced at $500, $4,000 for the gold variant\",1854,unrelated\nHeartwarming video shows son revealing he’s paid off parent’s mortgage as a Christmas gift,950,unrelated\niOS 8 bug could delete your iCloud Drive documents,1278,unrelated\nBlundering boyfriend burns down college after trying to impress his girlfriend with elaborate marriage proposal,821,unrelated\nNigerians doubtful of girls' release after Boko Haram 'truce' breached,1906,unrelated\nTBS Is Probably Speeding Up ‘Seinfeld’ Reruns To Fit In More Commercials,1789,unrelated\nJordanian airstrike killed American aid worker held hostage by ISIS according to statement by militants,1260,unrelated\nMatt Taibbi on leave of absence from First Look Media,1761,unrelated\n\"No, Pumpkin Spice Condoms Are Not A Real Thing\",2152,unrelated\n7 teen girls get pregnant on school trip Read more at http://www.wnd.com/2014/12/7-teen-girls-get-pregnant-on-school-trip/#F5filOd6yFpASPV9.99,1221,unrelated\nWTC rats scare off Anna Wintour,1642,unrelated\nWhat Glenn Beck Fears May Be Done With the 11 Missing Jets,2175,unrelated\nApple Watch launch reportedly planned for February with limited supply,320,unrelated\nDaash Ebola transferred to Mosul {Google Translate],1461,unrelated\niOS 8 bug reportedly erases iCloud Drive documents when settings are reset,2163,unrelated\n\"Vice Media CEO Shane Smith Spent $300,000 on Las Vegas Dinner (Report)\",832,unrelated\nREPORT: Alleged New Audio of Michael Brown Shooting,40,unrelated\n\"In Vogue vs Rats War, the Rats Are Winning\",2064,agree\nJ.J. Abrams Asks Disney To Move Up 'Star Wars: The Force Awakens' Release Date,1352,discuss\nIraqi Official Dismisses ‘Unfounded’ Reports That ISIS Fighters Have Ebola,75,unrelated\nAn Audio Recording of the Michael Brown Shooting Has Reportedly Surfaced,1715,discuss\n\"IS Beheads Briton David Cawthorne Haines, Threatens to Execute Another Briton, Alan Henning\",932,unrelated\n#ISIS beheads photojournalist James Wright Foley in a massage to US to end its intervention in #Iraq.,2130,unrelated\n\"Gill Rosenberg, Canadian-Israeli Woman Feared Kidnapped By ISIS, Says She's Safe\",1223,unrelated\nTexas plumber threatened over jihadis using his old truck,1562,unrelated\nTerror Leader Ahmed Abdi Godane Killed in U.S. Strike,882,unrelated\nWhite House fence-jumper made it far deeper into building than previously known,60,unrelated\nDylan Thomas Finds Tropical Spider Burrowed Under Skin,730,unrelated\nAudio recording allegedly captures moment Michael Brown was shot,2403,unrelated\nNewly Discovered Mass Grave Linked to Missing Mexican Students,1427,disagree\nWoman Stays In KFC For A Week To Get Over Her Break-Up,971,unrelated\nTeacher sex tape exposed as a FAKE after internet detectives trace the origin of pornographic clip,1608,unrelated\nJeh Johnson shoots down Duncan Hunter's assertion IS is entering U.S. via Mexico,186,unrelated\nSpider Burrows Into Australian Man's Appendix Scar (VIDEO),1549,unrelated\nLebanon 'holding IS leader's daughter and ex-wife',931,discuss\nLarge space object slams Nicaragua’s capital as asteroid passes Earth,1622,discuss\nISIS Seemingly Beheaded American Journalist James Wright Foley,2453,unrelated\n\"ISIS beheads American photo-journalist James Wright Foley, threatens more to come\",1336,agree\n\"Boko Haram leader denies ceasefire deal, says 200 abducted girls married off \",344,unrelated\n\"Piper Jaffray pegs stainless steel Apple Watch price at $499, Edition at $4,999\",1156,unrelated\nSugarhill Gang Rapper Big Bank Hank Dies at 57,754,unrelated\nIslamic State killer 'Jihadi John' named as Mohammed Emwazi,2349,agree\nBrian Williams Demands Apology From Social Media Over Erroneous Urination Reports (Video),2419,unrelated\n\"NASA: Planetary Alignment On Jan 4, 2015 Will Decrease Gravity For 5 Minutes Causing Partial Weightlessness???\",175,discuss\nNigeria: hopes for return of kidnapped schoolgirls rise after ceasefire reported,1374,unrelated\nZack Snyder Makes Fun of Stolen Batmobile Rumor with New Image,2134,unrelated\n\"Op-Ed: Hoax – Priest who never existed claims he died, saw female God\",944,unrelated\n\"Is North Korea, world's most secret state, really planning a new restaurant in Scotland?\",1535,unrelated\nSaudi Arabia Cleric Issues Fatwa Against Building Snowmen,1130,unrelated\nBoko Haram 'to release abducted schoolgirls' as part of ceasefire agreement,2314,unrelated\nThis resignation letter in a video-game could be the greatest ever,1724,unrelated\n\"Soon Marijuana May Lead to Ticket, Not Arrest, in New York\",1832,unrelated\nA Wanted Man Responded To A Police Facebook Post That He Would Turn Himself In,828,agree\nFormer PGA Tour player: Tiger Woods suspended for drug test failure,2459,unrelated\nReport: Christian Bale Will Play Steve Jobs,1299,discuss\nUrgent: The Leader of ISIL 'Abu Bakr al-Baghdadi' Killed! / Photo,1645,discuss\nAl-Shabaab co-founder confirmed killed by US air strike in Somalia,1931,unrelated\nWATCH: Stan Beaton cries tears of joy when phone engineers find treasured voicemail recording of his late wife he thought was lost forever,1171,unrelated\nSearch launched for dog's owner after pooch found dumped next to suitcase filled with belongings,54,unrelated\nLed Zeppelin’s Robert Plant ripped up a $924 million reunion contract,1492,disagree\nMum Offers to Sell Twin Boy to Save Twin Girl,524,unrelated\nApple 'working on 12-inch MacBook Air',1852,unrelated\nBanksy arrest hoax: Internet duped by fake report claiming that the street artist's identity has been revealed,77,unrelated\n\"Rajasthan: Man Tries to Rape Teenager, Angry Mob Chops His Penis Off\",125,unrelated\nMagic mushroom found growing at Buckingham Palace,513,unrelated\nSoldier shot in Ottawa at War Memorial,1252,unrelated\nISLAMIC STATE BEHEADS MISSING AMERICAN JOURNALIST JAMES WRIGHT FOLEY,1857,unrelated\nHBO in talks with Apple to be launch partner for coming web service 'HBO Now',1534,discuss\n400 men cut their testicles off believing it would help them meet God,586,unrelated\n\"Tiger Woods is not on suspension for failing a drug test, his agent and a PGA official say\",2432,unrelated\nEye-catching! Rare sighting of Anna Wintour without her trademark sunglasses as she leaves 'rat-infested' Vogue office,2080,unrelated\nISIS fighters seize weapons airdrop meant for Kurds,2509,discuss\nDid a Meteorite Impact in Nicaragua over the Weekend?,1795,unrelated\nISIS Militants Allegedly Contracted Ebola,1547,unrelated\nNigeria says it has deal with Boko Haram to release kidnapped girls,2078,unrelated\n\"Audio captured at time of Michael Brown shooting, company says\",618,unrelated\nMacaulay Culkin Dead: Internet Death Hoax Claims Actor Found Dead In Apartment,2022,unrelated\nSomeone Trolled Twitter Into Thinking Macklemore Joined ISIS,2141,unrelated\nLondon hip-hop artist Abdel-Majed Abdel Bary key suspect in hunt for killer of American journalist James Foley,2434,unrelated\n\"Dead for 48 minutes, Catholic Priest claims God is female\",398,unrelated\nJihadi John identity revealed as Mohammed Emwazi: live,1780,discuss\nWeb of confusion as scientists cast doubt on man's claims that a spider burrowed into his stomach through his SCAR,1530,unrelated\nWatch: ISIS Claims to Have Captured U.S. Airdropped Weapons,2070,unrelated\nThis Woman Exposed Her Cheating Boyfriend With A Brilliant Christmas Gift,2265,unrelated\nYou all had an abortion! [Google Translate],2022,unrelated\nKim Jong-un 'Had Surgery on Fractured Ankles',1689,unrelated\nObama: murder of James Foley 'shocks the conscience of the entire world',1385,unrelated\nGod is a woman- Priest who died for 48 minutes claims,1048,unrelated\nRep. Duncan Hunter: 'At Least 10' ISIS Fighters Caught at Mexican Border,2307,unrelated\n\"HBO streaming service could launch in April for $15 per month, work on Apple TV\",689,unrelated\nAnimal lovers abuzz over pope’s comments that 'paradise is open to all of God’s creatures',1651,agree\nThis Is Why Rumors That ISIS Is Crossing The Border Into The U.S. Aren’t Going Away,167,unrelated\nActor has his testicles stolen after meeting ‘young blonde woman at a bar’,1660,unrelated\nReport: Possible audio tape of Michael Brown shooting,1403,unrelated\nMacaulay Culkin Victim of Another Online Death Hoax,2022,unrelated\n\"In Moscow, police are looking for a felon, cut the male genitals\",1231,agree\n\"Apple Watch to Be Shower-Proof, Have 100,000 Apps at Launch: Reports\",1071,unrelated\nIslamic State May Have Fighter Jets Now After Seizing Russian-Made MiGs,2188,unrelated\nKim Jong-Un 'bans the name Kim Jong-un',2404,unrelated\nDNA test confirms child is IS head Abu Bakr al-Baghdadi's daughter,2283,agree\nU.S. Hostage Luke Somers Killed During Yemen Rescue Bid: Family,1988,discuss\nWhiz kid stock picker: I didn't actually make $72M trading,2132,unrelated\nUnverified video shows beheading of aid worker David Haines,2206,discuss\nQuestions raised over Nicaragua 'meteorite',2264,discuss\nKim Jong-un ‘is so fat from eating cheese that he has broken his ankles’,2153,discuss\nIslamic State Leader al-Baghdadi “Not Dead”,1222,unrelated\nTeen Makes $72 Million on the Stock Market,1760,discuss\nDog Found Abandoned With Suitcase Filled With His Belongings,347,unrelated\nLibya: Missing Libya Planes Spark Security Concerns,1644,unrelated\n\"Boko Haram Denies Ceasefire, Says Kidnapped Girls Are Now Married\",1541,unrelated\nEmotional sergeant-at-arms is greeted back to parliament with a rousing standing ovation a day after he heroically shot dead terrorist - the first time he used weapon in 30 year career,1358,unrelated\nIsraeli Canadian fighting ISIS posts on Facebook: I'm safe and secure,1299,unrelated\nThis Is a Truly Horrifying Story About a Spider,220,unrelated\niPhone Game Developer Quits Job By Hiding The Greatest Letter Of Resignation Ever Inside His Game,1569,unrelated\nTexas Truck Winds Up in Syria With Islamic Militants,1614,agree\nVideo Purports To Show Beheading Of U.S. Journalist By Militants,2047,discuss\nKim Jong-Un 'in hospital with two fractured ankles' after ballooning to around 20 stone and going on numerous 'meet the people' walkabout PR stunts,2033,unrelated\nMissing jetliners raise fear of new 9/11-style attacks after Libyan airport falls to Islamic militants,723,unrelated\nLynch mob chop man's penis off after catching him allegedly trying to rape teenager,1299,unrelated\nComcast Says You Can Keep Your Tor,1252,unrelated\nISIL Beheads American Photojournalist in Iraq,1361,unrelated\nAUSTRALIA: 600-POUND WOMAN GIVES BIRTH TO 40-POUND BABY,1107,unrelated\nUS Lawmaker: Ten ISIS Fighters Have Been Apprehended Coming Across Southern Border (Video),220,unrelated\n\"Planetary Alignment On Jan 4, 2015 Will Decrease Gravity For 5 Minutes Causing Partial Weightlessness\",2413,disagree\nISIS Militants Allegedly Contracted Ebola,992,discuss\nSetting the record straight on tor,2175,unrelated\nVogue’s Shiny New Office Has a Big Rat Problem,618,unrelated\nAngry mob chops off man's genitals with butcher’s knife for alleged rape attempt,1709,discuss\n\"Fidel Castro Rumors Sweep Internet, but No Sign in Cuba\",972,unrelated\nChristian Bale to play Steve Jobs in upcoming biopic,574,unrelated\nNigeria and Boko Haram 'agree ceasefire and girls' release',2356,discuss\nMeteorite Leaves House-Sized Crater in Nicaragua’s Capital,1125,unrelated\n\"Soldier, Gunman Killed In Shooting Incident Near Canadian Parliament\",633,unrelated\nVideo messaging service verifies timing of CNN audio recording,2250,discuss\nEyewitness Says Viral Video of Homeless Man Was Staged,1245,disagree\nCNN Airs Alleged Audio from Michael Brown Shooting,121,unrelated\n\"Stainless steel Apple Watch could cost just $499, but gold will be 10 times as pricey\",2208,unrelated\nISIS militants appear to behead abducted American journalist James Wright Foley in graphic video,1574,unrelated\nMagic mushrooms found at Buckingham Palace,1406,unrelated\nIslamist websites claim Israeli-Canadian woman kidnapped by IS: report,1774,discuss\n\"Obama, Outraged Over Beheading, Vows to Stay on Course\",539,unrelated\nGuru who ordered 400 followers to be castrated 'so they could be closer to God' is investigated for grievous bodily harm in India,487,unrelated\nUPDATE: BATMAN v SUPERMAN Batmobile Reportedly Stolen By (Shocker!) Detroit Locals,1857,unrelated\nNewly Discovered Mass Grave Linked to Missing Mexican Students,1269,unrelated\n\"Kim Jong-un Broke Both Ankles and Is Hospitalized, Report Claims\",2344,unrelated\nChristian Bale Pulls Out of Upcoming Steve Jobs Biopic,1368,unrelated\nU.S. arms airdrop fell into ISIS hands: Pentagon,816,unrelated\nThat Was Fast: Christian Bale Bails on Steve Jobs Biopic,296,unrelated\n\"Boko Haram Denies Ceasefire, Says Kidnapped Girls Are Now Married\",1374,unrelated\nThis Is a Truly Horrifying Story About a Spider,1848,unrelated\nSaddam Hussein’s pilots training Islamic State group,2068,discuss\nBoy who suffered powerful electric shock claims he now has 'superpowers' like X-Men's Magneto as metal objects stick to him,1426,unrelated\n\"Taibbi takes time out from First Look after “disagreements.” Can I publish our emails now, Matt?\",853,unrelated\nCrank-Boosting Behind Top Apps in App Store,23,unrelated\nHas The Batman Vs. Superman Batmobile Been Stolen In Detroit?,2062,discuss\nUnconfirmed reports claim Canadian-Israeli Gill Rosenberg captured by ISIS,1949,unrelated\nOfficials shoot down congressman's claims ISIS terrorists are running across US-Mexico border,570,unrelated\nKC hospital: Patient does not have symptom profile of Ebola,1095,unrelated\nMexico Says Missing Students Not Found In First Mass Graves,295,unrelated\nUS Lawmaker: Ten ISIS Fighters Have Been Apprehended Coming Across Southern Border (Video),2093,discuss\nTropical spider burrows under man's skin through scar,2459,unrelated\n‘Photo of slain IS leader’ reported to be doctored,2068,unrelated\n\"James Foley, Missing American Photojournalist, Reportedly Executed By ISIS In Syria\",694,discuss\n\"'Star Wars VII' News, Update: JJ Abrams Pushing for Summer Release?\",1966,unrelated\n\"Jess Smith, 19, Claims She Was Teletubbies' Giggling Baby: What Did She Get Paid?\",1331,unrelated\n#Hairgate: iPhone 6 users say device pulls out hair,1533,discuss\n\"Jihadi John named as Mohammed Emwazi, from west London\",527,unrelated\nEye-catching! Rare sighting of Anna Wintour without her trademark sunglasses as she leaves 'rat-infested' Vogue office,1968,unrelated\nISIS Beheading of U.S. Journalist James Foley Posted to YouTube,2404,unrelated\n\"Tropical spider burrows under man's skin, lives there for three days\",43,unrelated\nMoment Michael Brown was shot dead 'caught on audio recording': FBI handed potentially damning tape of ELEVEN shots being fired - including final volley of 'kill shots',968,unrelated\nISLAMIC STATE BEHEADS MISSING AMERICAN JOURNALIST JAMES WRIGHT FOLEY,1295,unrelated\nNew Audio Recording From Ferguson May Capture Michael Brown Shooting,195,unrelated\nReport: Missing Libyan jetliners raise fears of suicide airliner attacks on 9/11,126,unrelated\nCaught a catfish record in Po: 127 kg and 2.67 meters,2371,unrelated\nWas The Batmobile Stolen In Detroit?,483,unrelated\n\"No, A Spider Did Not Burrow Under A Man's Skin And Live There For Days\",962,unrelated\nEbola Outbreak 2015 Update: ISIS Fighters May Have Contracted Deadly Virus,819,discuss\nHoax 'Banksy Arrested in London' Story Dupes the Internet Again,2362,agree\n\"Comcast Is Threatening To Cut Off Customers Who Use Tor, The Web Browser For Criminals\",595,discuss\nNigeria Boko Haram blamed for raids despite truce claim,459,unrelated\nWoman Stays In KFC For A Week To Get Over Her Break-Up,2043,agree\nISIS Executioner 'Jihadi John' Is Named as Mohammed Emwazi,81,unrelated\nIs Kim Jong Un's sister Kim Yo Jong in charge?,125,unrelated\n\"Mexico hit by student massacre: At least 17 anti-corruption protesters 'rounded up, murdered and dumped in a mass grave' - and another 26 are missing\",1293,unrelated\nGCPD Solved Stolen Batmobile Case?,1731,unrelated\nISIS Seemingly Beheaded American Journalist James Wright Foley,938,unrelated\nMeteor Leaves 40-Foot Crater Near Managua's Airport,1192,unrelated\nNew Audio Allegedly Captures Moment Michael Brown Was Shot,1435,unrelated\nNew Audio Reveals Pause in Gunfire When Michael Brown Was Shot: Attorney,1808,unrelated\n\"Report: Apple Watch to start at $500 in stainless steel, thousands for gold model\",521,unrelated\nISIL Beheads American Photojournalist in Iraq,1011,discuss\n\"Meet Magneto Boy, the kid who attracts metal with his body\",844,unrelated\nWatch NAKED airport worker walk through scanner in bizarre protest against 'rough' guards,2130,unrelated\nISIS: Desperate mum told 'you've just eaten your son' after visiting militants' base in search of kidnap victim,1956,discuss\nExperts: More facts needed on purported audio recording of Michael Brown shooting,195,unrelated\n\"Catholic Priest Dead For 48 Minutes, Is Miraculously Revived – His Revelations About God Are Even More Shocking\",1303,disagree\n\"Islamic State, in video titled \"\"A Message to America,\"\" beheads American journalist James Wright Foley who was kidnapped in 2012\",2296,unrelated\nKim Jong-Un's Sister Takes Control in North Korea,532,unrelated\nApple Watch reportedly has low-energy 'power reserve' mode,1420,discuss\nWidower Cries Tears Of Joy After Hearing Late Wife's Voice Again,2227,unrelated\n'There is no limit to their depravity' Islamic State FEED mother her own SON,1347,unrelated\nTropical spider 'burrowed under man's skin through scar' - video report,2293,discuss\nThe Unluckiest Man In The World Set His College On Fire With A Fireworks Marriage Proposal,2345,unrelated\nBREAKING: ISIS Beheads American Journalist James Wright Foley,2524,agree\nWTC rats scare off Anna Wintour,387,unrelated\nTurkish president says American weapons drop for Kurdish fighters was 'wrong' after supplies end up in the hands of ISIS,2336,unrelated\nChristian Bale quits Steve Jobs movie,1197,unrelated\nIsis Syria News: Iraqi Pilots 'Training Isis Fighters' to Fly Captured Planes,819,unrelated\nReturn of the Mac: Seth Rogen in talks to star as Apple co-founder Steve Wozniak in upcoming Steve Jobs biopic,1966,unrelated\nGovt fires employee who skipped work for 24 years,1323,unrelated\nNASA Raises Doubts About Reports of Nicaraguan Meteorite,731,unrelated\nThis Is Why Rumors That ISIS Is Crossing The Border Into The U.S. Aren’t Going Away,2132,unrelated\nIsis tells mother on rescue mission :’You’ve just eaten your son’,2352,unrelated\nISIS Extremists Claim to Behead British Hostage David Haines,2206,discuss\nNewly Discovered Mass Grave Linked to Missing Mexican Students,2385,unrelated\nIsilkulskom student has gained superhero powers after shock,244,unrelated\nISIL video claims beheading of kidnapped journalist James Foley,456,discuss\n\"Mexico hit by student massacre: At least 17 anti-corruption protesters 'rounded up, murdered and dumped in a mass grave' - and another 26 are missing\",2375,unrelated\nUS Lawmaker: Ten ISIS Fighters Have Been Apprehended Coming Across Southern Border (Video),1483,unrelated\nOttawa shooting: Slain soldier named as Nathan Cirillo while suspect identified as Michael Zehaf-Bibeau,186,unrelated\nLynch mob chop man's penis off after catching him allegedly trying to rape teenager,962,unrelated\nMexican students not among bodies found in mass graves,646,agree\nAmazon plans ad-supported video streaming service - NY post,311,unrelated\nMechanical polar bear ‘threatened with ASBO for singing Christmas songs’,945,unrelated\nAudio of gunfire in Michael Brown case authenticated by app company,220,unrelated\nIslamist terrorists Jabhat Ansar al-Deen tweet picture of Texas plumber’s truck fitted with anti-aircraft gun in Syria,1614,agree\nCNN Plays Alleged Recording of Michael Brown Shooting,1438,unrelated\nISIS Beheading of U.S. Journalist James Foley Posted to YouTube,874,unrelated\n\"Boko Haram Cease-Fire: Abducted Nigerian Schoolgirls To Be Released, Officials Say\",40,unrelated\n\"James Foley: American Journalist, James Wright Foley Beheaded in New ISIS Video [Breaking News]\",1547,unrelated\nNicaragua says meteorite probable cause of blast in capital,2264,discuss\nSenator: Detainees swapped for Bergdahl have contacted militants,1251,unrelated\nFears journalist James Wright Foley beheaded by Islamic State jihadists in ‘message’ to United States,1720,unrelated\nMilitant Group Says It Killed American Journalist in Syria,714,unrelated\n\"Apple 12-Inch MacBook Air Details Emerge; Device Could Be Thinner, Lighter Than Current Model\",1012,unrelated\nBREAKING: ISIS Beheads American Journalist James Wright Foley,2404,unrelated\n\"TEXAS TURKEY FARM CONTAMINATED WITH EBOLA, OVER 250,000 HOLIDAY TURKEYS INFECTED\",1634,unrelated\nKimye’s Fault? Anna Wintour’s NYC ‘Vogue’ Offices Hit With Disgusting Rat Infestation: ‘Rat Droppings On Desks’,1921,unrelated\nNigeria says ceasefire agreed with Boko Haram,2520,unrelated\nAudio recording allegedly captures at least 10 shots fired in Michael Brown killing,1426,discuss\nVideo Purports To Show Beheading Of U.S. Journalist By Militants,1873,unrelated\nIslamic State claims to have beheaded American journalist,1589,discuss\nBatmobile Stolen From 'Batman V Superman: Dawn Of Justice' Set? Report Claims That One Of The Batmobile Models Is Missing! Detroit Locals Responsible?,621,unrelated\nAmerican hostage killed in rescue attempt in Yemen - senior official,1165,unrelated\nSaudi cleric issues fatwa against building snowmen,2002,unrelated\n\"Want a Gold Apple Watch? All You Need is $5,000\",2365,discuss\nContinuing Violence Puts Boko Haram Ceasefire In Jeopardy,1139,discuss\nReport: British intelligence has identified Foley's killer,913,unrelated\n\"ISIS beheads American photo-journalist James Wright Foley, threatens more to come\",11,unrelated\nGraffiti Artist Banksy Arrested In London; Identity Revealed,1296,unrelated\nIsis claims to behead US journalist,1569,unrelated\n\"What was fake on the Internet this week: Obama’s peace prize, pumpkin-spice condoms and insane winter snow\",1212,unrelated\nComcast gets customer fired for complaining about poor service,1268,unrelated\nLawmaker Says ‘At Least 10′ Islamic State Fighters Have Been Captured at the Southern U.S. Border,385,unrelated\n\"Nigeria Says It Struck A Cease-Fire With Boko Haram, But Are They Talking To The Right Guy?\",423,discuss\n\"Apple Watch Pricing to Reportedly Start at $500 for Stainless Steel, $4,000 for Gold\",444,unrelated\nAirport worker strips naked at Russian airport,1835,unrelated\nBrian Williams Insists NBC News Meteorologist Did Not Pee in the Snow While on Air,1829,disagree\n\"Is North Korea, world's most secret state, really planning a new restaurant in Scotland?\",2398,unrelated\nWas Alleged Audio of Michael Brown Shooting on CNN a Hoax?,2403,unrelated\nWhat Glenn Beck Fears May Be Done With the 11 Missing Jets,185,unrelated\nJose Canseco Accidentally Shot Himself in the Hand,2000,discuss\nSecond person rushed to hospital with Ebola symptoms after contact with 'patient zero' Thomas Duncan,2125,unrelated\n\"Man cuts off manhood, throws it in the bin, after girlfriend leaves over small penis\",1799,agree\n\"Explosion reported near the Nicaraguan capital attributed to meteorite impact, but experts, including NASA, cast doubt on claims\",1627,unrelated\nLetter From Lego To Parents In The '70s Makes An Important Point About Gender,1385,unrelated\n\"Reports Isis fighters have contracted Ebola are 'incorrect', says Iraqi health ministry\",1899,unrelated\nWas The Batmobile Stolen In Detroit?,1737,discuss\nThere has been a shooting at the War Memorial on Parliament Hill. Unconfirmed reports say a soldier was shot.,1659,discuss\nSaudi cleric condemns snowmen as anti-Islamic,1148,unrelated\nBREAKING: British-born hostage 'KILLED in failed rescue attempt',2360,unrelated\nChristian Bale will not play Steve Jobs,454,agree\nRumors about Fidel Castro’s death again circulate on the Internet,2506,discuss\nISIS Beheads American Journalist,1857,unrelated\n\"Boko Haram Could Release Kidnapped Girls, Nigerian Officials Say\",320,unrelated\nRussian Yeti Or Bigfoot Hoax? New Footage Sparks Debate,1651,unrelated\nFemale Israeli fighter said abducted by Islamic State  Read more: Female Israeli fighter said abducted by Islamic State,1921,unrelated\nRapper Big Bank Hank of Sugarhill Gang dies at 57,1996,unrelated\n\"Fidel Castro Rumors Sweep Internet, but No Sign in Cuba\",239,unrelated\nAngry mob hacks off alleged rapist's genitals with meat cleaver after dragging him into butchers,689,unrelated\nTexas plumber's truck spotted in Syria: 'We have nothing to do with terror at all',195,unrelated\n\"Nigeria Says It Struck A Cease-Fire With Boko Haram, But Are They Talking To The Right Guy?\",206,unrelated\nApple Orders More Than 5 Million Watches for Initial Run,941,unrelated\n\"So, There Might Be a Rat Infestation at Vogue\",639,unrelated\n\"James Foley: American Journalist, James Wright Foley Beheaded in New ISIS Video [Breaking News]\",578,discuss\nNBC weatherman caught urinating in the woods live on air,359,unrelated\n\"Audio captured at time of Michael Brown shooting, company says\",1692,discuss\nIncredible Video Shows A US Marine Surviving Being Shot In The Head By A Sniper In Afghanistan,709,unrelated\nISIS Blasts 'Scorpion Bombs' At Civilian Areas In Iraq; Mosul Residents Living In Fear,2403,unrelated\n\"A message from Jim's mom, Diane Foley:\",2287,unrelated\nSmall Meteorite Strikes in Nicaragua's Capital City of Managua,373,unrelated\nThis Is The Most Epic Way To Quit Your Job,2265,unrelated\nNicaragua says meteorite probable cause of blast in capital,1179,unrelated\nEmotional sergeant-at-arms is greeted back to parliament with a rousing standing ovation a day after he heroically shot dead terrorist - the first time he used weapon in 30 year career,1900,agree\nKim Jong-un ‘is so fat from eating cheese that he has broken his ankles’,505,unrelated\nNYC High School Student Nicknamed ‘Teen Wolf’ Made $72 Million On Stock Market,1883,unrelated\nREPORT: Alleged New Audio of Michael Brown Shooting,220,unrelated\n\"Pizza delivery man gets $2,000 tip\",676,agree\nWatch moment TV weatherman is caught urinating in the bushes LIVE on camera,387,unrelated\nIs the Alleged Audio of the Gunshots That Killed Michael Brown a Hoax?,1950,unrelated\nApple was forced to nix key health features from its smartwatch -- report,29,unrelated\nISIL militant 'Jihadi John' named by media,503,unrelated\nRep. Duncan Hunter: 'At Least 10' ISIS Fighters Caught at Mexican Border,239,unrelated\nWatch moment TV weatherman is caught urinating in the bushes LIVE on camera,381,unrelated\nOttawa investigates reports that Isis has captured Canadian-Israeli woman,756,discuss\n\"Sorry, Fido. Pope Francis did NOT say our pets are going to heaven\",2002,unrelated\nMan Known as ‘Jihadi John’ Is Identified as Mohammed Emwazi,2033,unrelated\nEbola Frisco 2014: Patient Shows Virus Symptoms After Apparent Thomas Eric Duncan Contact,800,unrelated\nISIS Beheads American Journalist,1120,unrelated\n#HairGate: iPhone 6 Customers Are Complaining That The Phone Is Ripping Out Their Hair,1541,unrelated\n\"In Moscow, police are looking for a felon, cut the male genitals\",1338,unrelated\nISIL allegedly kills US journalist in video,2450,discuss\nThis Guy Paid Off His Parents’ Mortgage For Christmas,1567,agree\n\"Islamic State training fighter pilots in captured jets, monitoring group says\",2362,unrelated\n\"Jihadi John named as Mohammed Emwazi, from west London\",2033,unrelated\nThe Story Of The High School Trader Who Made $72 Million Is A Rumor Spun Out Of Control,2009,unrelated\n\"Rumor: Gold Apple Watch Edition priced up to $5,000, steel version at $500, will debut on Feb. 14\",1883,unrelated\nElectric shock turns Russian boy into Marvel's Magneto,1503,unrelated\nBrian Williams Demands Apology From Social Media Over Erroneous Urination Reports (Video),1864,unrelated\n\"Managua explosion not a meteorite, NASA suggests\",1068,discuss\nEbola Outbreak 2015 Update: ISIS Fighters May Have Contracted Deadly Virus,1291,unrelated\nSecond person rushed to hospital with Ebola symptoms after contact with 'patient zero' Thomas Duncan,662,unrelated\nISIS executioner 'Jihadi John' named by media,81,unrelated\nSeth Rogen to play Steve Wozniak alongside Christian Bale's Steve Jobs,388,unrelated\nAn audio recording of the Michael Brown shooting has reportedly surfaced,1299,unrelated\nADVISORY-Islamist rebel leader killed in U.S. strike - Somali government,1610,agree\nLetter From Lego To Parents In The '70s Makes An Important Point About Gender,22,unrelated\n\"Apple Reportedly Preparing 12-inch MacBook Air, Thinner and Lighter than Existing Models\",727,unrelated\nMeet The College Student Who Claims She Was The ‘Teletubbies’ Sun Baby,2256,unrelated\nWas The Batmobile Stolen In Detroit?,1673,unrelated\nMcDonald’s Will Stop Serving Overweight Customers Beginning 1/1/15,304,unrelated\n\"High-end Apple Watch to start at $5,000 -- analyst\",503,unrelated\nKevin Vickers Hailed As Hero For Reportedly Shooting Gunman Inside Parliament,1472,discuss\n\"Boko Haram agrees to ceasefire, release of school girls\",2096,unrelated\n\"Lady on FB: I'm 41, Intersex, and Fucked Michael Phelps on First Date\",296,unrelated\nAlleged audio of Michael Brown shooting released,2345,discuss\nCanadian Soldier Shot At Ottawa War Memorial: Report,1466,unrelated\nDog found abandoned outside railway station with suitcase of his belongings,1539,unrelated\nMechanical polar bear ‘threatened with ASBO for singing Christmas songs’,1606,unrelated\n\"Nigeria Says It Struck A Cease-Fire With Boko Haram, But Are They Talking To The Right Guy?\",1603,unrelated\n\"Calm Yourselves, Durex Has NOT Come Out With A Pumpkin Spice Condom\",698,unrelated\nReport: US Drones Over Syria Looking for ISIS Leader Abu Bakr al-Baghdadi,77,unrelated\nAnna Wintour 'refuses to work at new World Trade Center Vogue office due to rat infestation',618,unrelated\nNBC weatherman caught urinating in the woods live on air,2045,unrelated\n\"Tiger Woods PED, PGA Tour Suspension Allegations Retracted by Dan Olsen\",1735,unrelated\nHeartwarming video shows son revealing he’s paid off parent’s mortgage as a Christmas gift,1599,discuss\nThis Selfless Homeless Man Receives $100 & Doesn't Spend A Dime On Himself!,2492,unrelated\nNorth Korean dictator Kim Jong-Un to open restaurant in Scotland,17,unrelated\n\"Pizza delivery driver surprised with $2,000 tip\",51,unrelated\n\"Is Apple about to launch a totally redesigned, 12-inch MacBook Air?\",524,discuss\n\"Tee-off in your own putting paradise: Swedish luxury island owned by Tiger Woods up for sale - and it comes with a villa, a hot tub and a lodge\",236,unrelated\n\"Dead for 48 minutes, this Catholic Priest claims God is female\",2296,unrelated\n\"Unhappy Customer: Comcast Told My Employer About Complaint, Got Me Fired\",2405,discuss\n\"Ann Arbor pizza delivery driver surprised with $2,000 tip\",2532,agree\nIslamic State Leader al-Baghdadi “Not Dead”,1631,unrelated\nKim Jong-Un's Scottish Dog Meat Restaurant Is Probably Fabricated Shite,1921,unrelated\nEyewitness Says Viral Video of Homeless Man Was Staged,2295,unrelated\n\"A message from Jim's mom, Diane Foley:\",1347,unrelated\n\"Seven High School Girls Get Pregnant On Five-Day School Trip, Parents Outraged\",2329,unrelated\nObama: murder of James Foley 'shocks the conscience of the entire world',1034,unrelated\nWho Should Play Steve Jobs Now That Christian Bale Quit?,1217,discuss\nWife and son of Isil leader Abu Bakr al-Baghdadi 'detained at Lebanon border',845,unrelated\nISIS Border Crisis: DHS Chief Says Terrorists Not Entering US Through Mexico,167,unrelated\nVogue's new digs are reportedly swarming with rats,2106,discuss\nLow-level marijuana possession could soon land you a ticket instead of arrest in New York City,873,discuss\nJudd Nelson rebuffs Internet rumors that he died of a drug overdose.,1835,unrelated\nISIS supporters mourn death of ‘youngest fighter’,1785,discuss\nPentagon confirms al-Shabab leader killed in airstrike in Somalia,1543,unrelated\nUS officials: Video shows American's execution,2047,discuss\n\"Islamic State, in video titled \"\"A Message to America,\"\" beheads American journalist James Wright Foley who was kidnapped in 2012\",2130,unrelated\nAmazon's Newest Tablet Will Come With Free News From The Washington Post,1155,unrelated\nLebanon 'holding IS leader's daughter and ex-wife',1877,discuss\nIsis leader Abu Bakr al-Baghdadi's 'wife and son detained in Lebanon',1125,unrelated\n\"Dogs DO go to heaven… and cats, and horses: Pope assures young boy that there is a place in paradise for animals as well\",2473,unrelated\nWatch NAKED airport worker walk through scanner in bizarre protest against 'rough' guards,1568,agree\nDera Sacha Sauda Chief Forced Castration of 400 Devotees? CBI Files Case Against 'MSG: The Messenger of God' Actor,81,unrelated\n\"Big Bank Hank, US rapper and Sugarhill Gang founder member, dies at 57\",1808,unrelated\nBali spider burrows under Aussie’s chest,1375,unrelated\nWatch US Marine get shot in HEAD by Taliban sniper - and live to tell tale,1934,unrelated\nAmerican hostage in Yemen freed in military raid-Defence Ministry,56,unrelated\n\"Soldier, Gunman Killed In Shooting Incident Near Canadian Parliament\",0,unrelated\n\"Is North Korea, world's most secret state, really planning a new restaurant in Scotland?\",1336,unrelated\nPentagon: ISIS seized materials airdropped to Kurds,190,unrelated\nVideo: Marine survives Taliban sniper headshot thanks to helmet,2421,unrelated\nIs Kim Jong-un Opening North Korean Restaurant in Scotland?,2185,unrelated\n\"SEE IT: ISIS militants caught trying to cross border into Texas, Congressman claims\",1398,discuss\nNun gives birth to surprise baby after complaining of stomach pains,2492,agree\nTexas Town Quarantined After Family Of Five Test Positive For The Ebola Virus,43,agree\n\"No, there aren’t any Ebola cases in Iraq\",1615,discuss\nRobot security guards now patrolling Microsoft's Silicon Valley campus,1863,unrelated\n‘Evil straight from the pits of hell': American journalist James Foley reportedly beheaded by ISIS,1905,unrelated\n\"North Korean leader Kim Jong-un’s mystery illness actually two broken ankles, newspaper says\",2153,discuss\nKim Jong ill? Analysts say 27-year-old sister Kim Yo Jong may be running North Korea (VIDEO),87,unrelated\n\"Rajasthan: Man Tries to Rape Teenager, Angry Mob Chops His Penis Off\",2196,unrelated\n\"So, There Might Be a Rat Infestation at Vogue\",821,discuss\n\"McDonald’s to Stop Serving Overweight Customers in January? Nope, ‘1/15/2015′ Story is Fake\",812,agree\nCheese blamed for North Korean leader Kim Jong-un's broken ankles,2329,unrelated\nWas The Video Of That Homeless Man Doing Good Deeds With $100 All An Elaborate Hoax!?,1971,agree\nMan discovers spider living under his skin during Bali vacation,724,unrelated\n\"Catholic Priest Dead For 48 Minutes, Is Miraculously Revived – His Revelations About God Are Even More Shocking\",2445,disagree\nIraq Says Arrested Woman Is Not The Wife of ISIS Leader al-Baghdadi,2283,disagree\nVideo shows ISIL beheading of photojournalist James Foley,1251,unrelated\nISIS fighters seize weapons airdrop meant for Kurds,2307,agree\nHigh School Student Rumored to Have Made $72 Million Trading Stocks,405,unrelated\nAnna Wintour 'refuses to work at new World Trade Center Vogue office due to rat infestation',2106,discuss\nZack Snyder Makes Fun of Stolen Batmobile Rumor with New Image,1807,unrelated\n\"McDonald’s Removing Big Mac, Apple Pies And Eliminating Large Size Options\",1777,disagree\n\"Boko Haram: Kidnapped Girls Have Been Married Off, Truce Never Happened\",225,unrelated\n\"BATMOBILE NOT STOLEN, MTV CONTEST PRIZE REMAINS UNCLAIMED\",964,unrelated\nChristian Bale to Play Steve Jobs in New Movie,286,unrelated\nStrange mark turns out to be tropical spider burrowing under vacationer's skin,1709,unrelated\nPumpkin Spice Condoms Could Be The Only Thing To Save The World From Basic Children,1642,unrelated\nWeb of confusion as scientists cast doubt on man's claims that a spider burrowed into his stomach through his SCAR,2175,unrelated\nInsurgents killed in Nigeria despite alleged truce with Boko Haram,125,unrelated\nItalian fisherman catches monstrous 280-pound catfish,793,unrelated\nFears journalist James Wright Foley beheaded by Islamic State jihadists in ‘message’ to United States,1295,unrelated\nMan With Ebola-Like Symptoms Claims Contact With 'Patient Zero' in Texas,1119,unrelated\nBREAKING: ISIS Beheads American Journalist James Wright Foley,1720,unrelated\nNew Audio Shows Michael Brown Was Shot at 11 Times,1361,unrelated\nWho Is Michael Zehaf-Bibeau? Ottawa Shooter Suspect Identified By Canadian Officials ,1166,unrelated\nDaash Ebola transferred to Mosul {Google Translate],2075,discuss\nMexico finds 4 more graves at site of suspected student massacre,1213,unrelated\nMeteorite 'caused mysterious boom in Nicaragua',903,unrelated\nChristian Bale won't play Steve Jobs,1215,disagree\nVideo Purports To Show Beheading Of U.S. Journalist By Militants,139,unrelated\nFrom bendgate to hairgate: Now iPhone 6 users complain the device is ripping out their hair,689,unrelated\nGovernment fires employee who skipped work for 24 years,1255,unrelated\n11 aircraft are missing from ‘terrorist-held’ Tripoli airport ahead of 9/11 anniversary,1312,agree\nNigeria Boko Haram blamed for raids despite truce claim,955,discuss\nMan who skipped work for 24 years is finally fired,1242,unrelated\n\"Mexico hit by student massacre: At least 17 anti-corruption protesters 'rounded up, murdered and dumped in a mass grave' - and another 26 are missing\",2342,discuss\nMan who SLAPS people if they sneeze in public being hunted by police,87,unrelated\nNicaragua asks U.S. for help investigating meteorite crater,1825,discuss\n\"Kim Yo Jong, Kim Jong-Un’s Sister, Takes Control of North Korea While Brother Gets Treatment?\",2084,unrelated\nMacaulay Culkin Victim of Another Online Death Hoax,2523,unrelated\nShots Heard In Alleged Brown Shooting Recording [AUDIO],1772,unrelated\nRajasthan: Angry mob teaches rapist a lesson; chops penis off,1338,unrelated\n\"Planetary Alignment On Jan 4, 2015 Will Decrease Gravity For 5 Minutes Causing Partial Weightlessness\",900,unrelated\nAttorney: New audio reveals pause in gunfire when Michael Brown was shot,1808,unrelated\nKim Jong-Un's Sister Takes Control in North Korea,1769,unrelated\nNow THAT'S a Royal trip! Alan Titchmarsh finds psychedelic mushroom in the Queen's garden at Buckingham Palace,1560,unrelated\nWas Heart-Tugging Viral Video Of Generous Homeless Man All A Hoax?,1971,agree\n\"Tour, agent: Tiger Woods not banned\",388,unrelated\nIsis video claims to show beheading of British hostage David Haines,707,unrelated\nDavid Haines beheading video confirmed genuine; UK PM Cameron vows to hunt down ISIS 'monsters',1178,unrelated\nNasty iOS 8 Bug Could Erase Your iCloud Drive Documents,2054,discuss\nJihadi John identity revealed as Mohammed Emwazi: live,2125,unrelated\nMissing American journalist reportedly beheaded by Islamic State ,26,unrelated\nBREAKING NEWS: Gunman 'shot dead' after wounding soldier near Canada parliament,2087,unrelated\nHomeland Security: No ISIL fighters on U.S. border,2039,unrelated\nRats are still running around at Vogue,387,unrelated\nISIS Video Claims to Show Beheading of British Hostage,787,unrelated\nBatmobile Stolen From 'Batman V Superman: Dawn Of Justice' Set? Report Claims That One Of The Batmobile Models Is Missing! Detroit Locals Responsible?,2431,unrelated\nNorth Korean leader Kim Jong-un to open restaurant in Scotland,1336,unrelated\nInsurgents killed in Nigeria despite alleged truce with Boko Haram,1661,unrelated\nGovernment employee fired after skipping work for 24 years,686,unrelated\nEmotional sergeant-at-arms is greeted back to parliament with a rousing standing ovation a day after he heroically shot dead terrorist - the first time he used weapon in 30 year career,1385,unrelated\nCheese addiction breaks Kim Jong-un's ankles,2087,unrelated\nIndia Rape Crisis Sees Mob Castrate Alleged Sex Attacker in Shocking Scenes,2523,unrelated\nKimye’s Fault? Anna Wintour’s NYC ‘Vogue’ Offices Hit With Disgusting Rat Infestation: ‘Rat Droppings On Desks’,472,unrelated\nBoko Haram denies it has agreed ceasefire,1419,discuss\nNationwide turkey recall? Ebola-infected birds? USDA debunks the hoax,1737,unrelated\nReport: British intelligence has identified Foley's killer,2434,unrelated\nMedia Fooled Again? Story Claims 7 of 28 Girls On School Trip Came Home Pregnant,81,unrelated\nAlleged audio of Michael Brown shooting released,1224,unrelated\nScientists Doubt That Meteor Caused Crater In Nicaragua,534,unrelated\n\"Gill Rosenberg, former IDF soldier, possibly captured by ISIS while fighting with Kurds\",2067,unrelated\n\"Islamic State, in video titled \"\"A Message to America,\"\" beheads American journalist James Wright Foley who was kidnapped in 2012\",874,unrelated\nGiant 8ft 9in catfish weighing 19 stone caught in Italy is thought to be the biggest ever reeled in with a rod and line,204,unrelated\nMeteor Leaves 40-Foot Crater Near Managua's Airport,1249,discuss\nIslamic State militants claim to behead missing American journalist,704,unrelated\n\"James Foley: American Journalist, James Wright Foley Beheaded in New ISIS Video [Breaking News]\",1166,unrelated\nTourist wakes to find strange red trail on his stomach - and discovers a spider has burrowed through his appendix scar and crawled UNDER his skin while on holiday in Bali,2293,discuss\nWatch US Marine get shot in HEAD by Taliban sniper - and live to tell tale,2452,unrelated\n\"Managua explosion not a meteorite, NASA suggests\",1627,unrelated\nMan chops off his own penis after girlfriend told him he was no good in bed,1400,unrelated\nPure Evil: Islamic State Beheads American Journalist James Wright Foley,826,unrelated\nBatman Set To Play Steve Jobs In Upcoming Biopic,1646,unrelated\nTerrorism fears rise amid reports of stolen jetliners,2317,unrelated\nConfusion Surrounds Capture Of “ISIS Leader’s Wife”,269,unrelated\nESPN's Domestic Violence Panel Is Missing Something Important,1857,unrelated\nISIL militant 'Jihadi John' named by media,586,unrelated\n\"Apple Reportedly Preparing 12-inch MacBook Air, Thinner and Lighter than Existing Models\",570,unrelated\n\"Apple Watch to Feature Time-Only 'Power Reserve' Mode, Prototypes Disguised as Samsung Watches\",777,unrelated\n\"Nigeria claims deal with Boko Haram on ceasefire, kidnapped girls\",1439,unrelated\nTBS speeds up Seinfeld a full 7.5 percent - here is the proof,1535,unrelated\nISIS executioner 'Jihadi John' identified as Mohammed Emwazi,2165,agree\nLibya: Missing Libya Planes Spark Security Concerns,1384,unrelated\nObama: murder of James Foley 'shocks the conscience of the entire world',2147,discuss\n\"Vogue's Anna Wintour Pissed Off With New 1 World Trade Center Offices, Infested With Rats\",387,unrelated\nWHO: Isis does not have Ebola – but contingency plan being developed for Iraq,2138,agree\n‘Wild Misinformation’: Brian Williams Explains the Mike Seidel Liveshot,2434,unrelated\nCatholic Priest Claims God Is Female After Clinically Dead Experience,295,unrelated\nNigerians doubtful of girls' release after Boko Haram 'truce' breached,2139,discuss\nNorth Korea denies reports Kim Jong-un is to open state-backed restaurant in Scotland,26,unrelated\n\"Apple Watch users will need to recharge nightly, company still working to improve uptime before launch\",1625,unrelated\nISIS Seemingly Beheaded American Journalist James Wright Foley,1385,unrelated\nGoogle Said to Buy Redwood City Offices for $585 Million,1909,unrelated\nNigeria announces truce with Boko Haram; fate of schoolgirls unclear,1681,discuss\nOttawa shooting: Slain soldier named as Nathan Cirillo while suspect identified as Michael Zehaf-Bibeau,107,unrelated\nHigh school student scores $72M playing the stock market,945,unrelated\nReport: A Radically Redesigned 12-Inch MacBook Air Is Coming,1899,unrelated\nThe Guy Who Said a Spider Burrowed Under His Skin? Experts Say…,724,unrelated\nAbdel-Majed Abdel Bary in Foley beheading: London rapper songs help identify him,8,unrelated\n\"Eyewitness: Viral Video That Netted $130K in Donations \"\"is Bullshit\"\"\",1934,unrelated\nSpurned wife leaves cheating husband and twin naked in busy car park,2284,unrelated\nHospital: Man not being treated for Ebola in Kansas City,254,unrelated\nSpider burrowed through tourist's stomach and up into his chest,1888,unrelated\nPurported ISIS claim: Jordan airstrike kills female US hostage,2118,unrelated\nElderly Woman Arrested for Kidnapping Neighbor’s Cats & Making Fur Coats,2213,unrelated\n'Hairgate': iPhone 6 users encounter latest Apple problem after 'bendgate',1738,discuss\nMexico Student Massacre Update: More Graves Discovered At Murder Site,2283,unrelated\nBiological Warfare on the Horizon? ISIS Soldiers May Be Infected With Ebola,2299,unrelated\n\"Dead for 48 minutes, this Catholic Priest claims God is female\",2328,unrelated\n\"Islamic State Militants Have Been Flying 3 Captured Warplanes Over Syrian Airport, Witnesses Say\",1608,discuss\nIs Durex Planning To Release A Pumpkin Spice Condom?,1833,discuss\n\"This boy nearly died, now he has a superpower like Marvel’s Magneto\",497,agree\nMacaulay Culkin Dead?,1423,unrelated\n'Sex attacker' has penis cut off with a cleaver in India,125,unrelated\nCanadian-Israeli Woman May Have Been Captured In Syria: Reports,1299,unrelated\nA Man Says Comcast Called His Boss And Got Him Fired After He Complained About Its Service,1814,unrelated\nThis Is a Truly Horrifying Story About a Spider,2297,unrelated\n\"Soon Marijuana May Lead to Ticket, Not Arrest, in New York\",1920,discuss\n\"No, Banksy hasn’t been arrested\",530,unrelated\nWHO: Isis does not have Ebola – but contingency plan being developed for Iraq,1289,unrelated\nNorfolk Man Pays £300 For His Constipated Goldfish To Have Lifesaving Surgery,1670,unrelated\nElderly Woman Arrested for Kidnapping Neighbor's Cats & Making Fur Coats,1338,unrelated\n\"Islamic State Training Pilots in Military Jets, Monitors Say\",819,unrelated\nLebanon 'holding IS leader's daughter and ex-wife',1036,unrelated\nISIS fighters ‘have contracted Ebola’,1778,discuss\nDog found abandoned outside railway station with suitcase of his belongings,1853,agree\nISIS Seemingly Beheaded American Journalist James Wright Foley,533,unrelated\n\"ISIS Militants In Mosul Have Contracted Ebola, Iraqi Media Sources Claim\",2177,unrelated\nStrange mark turns out to be tropical spider burrowing under vacationer's skin,181,unrelated\nHomeless man receives $100... then shocks everyone with how he spends it,742,unrelated\n\"BREAKING NEWS: Female American aid worker, 26, held hostage by ISIS for 18 months has been 'killed in Jordanian air strike'\",2387,discuss\nCNN Plays Alleged Audiotape of Michael Brown ShootingMilitarization Of Police,816,discuss\nDurex is not confirming or denying rumors of a “pumpkin spice” condom,666,unrelated\nMeet the X-BOY: Electric shock turns kid into MAGNETO,1006,unrelated\nHomeless man receives $100... then shocks everyone with how he spends it,913,unrelated\nObama: murder of James Foley 'shocks the conscience of the entire world',2453,unrelated\nInsurgents killed in Nigeria despite alleged truce with Boko Haram,2530,discuss\nKimye’s Fault? Anna Wintour’s NYC ‘Vogue’ Offices Hit With Disgusting Rat Infestation: ‘Rat Droppings On Desks’,121,unrelated\nMagic Mushrooms Found in Queen Elizabeth's Garden at Buckingham Palace,2424,agree\nOriginal Apple Watch Health Features Were Dropped Due to Consistency Issues,1707,unrelated\nReport: ISIS Leader Abu Bakr Al-Baghdadi Assassinated In U.S. Airstrike,1522,discuss\n\"Suspected meteorite leaves crater in Managua, is linked to asteroid\",1179,unrelated\nWAS NBC METEOROLOGIST MIKE SEIDEL PEEING IN THE SNOW ON CAMERA? A TESTY BRIAN WILLIAMS EXPLAINS,1047,unrelated\nReport: Possible audio tape of Michael Brown shooting,132,unrelated\n6 Islamist militants killed in US attack in Somalia,11,unrelated\nGovernment fires employee who skipped work for 24 years,1839,unrelated\nIslamic State reports youngest jihadist 'martyred' in battle,1785,discuss\nKanye Banned,1739,unrelated\n\"Boko Haram denies cease-fire, leader says he married off kidnapped girls\",459,unrelated\n\"Meteorite makes big crater in Nicaragua, government says\",10,unrelated\n\"Gill Rosenberg, Canadian-Israeli Woman Feared Kidnapped By ISIS, Says She's Safe\",1476,unrelated\nIndian worker sacked after going on leave for 24 years,2087,unrelated\nSamsung is reportedly making a secret new chip in the Apple Watch,1296,unrelated\nUS Lawmaker: Ten ISIS Fighters Have Been Apprehended Coming Across Southern Border (Video),2056,unrelated\n\"At CBS Detroit, Fan Site 'Scuttlebutt' Is Enough to Publish Batmobile Rumor\",2431,unrelated\nMichael Phelps' self-proclaimed girlfriend says she was born a BOY and reveals 'amazing' sex with Olympian,1234,discuss\n'Jihadi John' identified: ISIS killer named as Mohammed Emwazi from West London,1933,unrelated\n\"Meteorite Strikes Nicaraguan Capital, Creates 16-Foot-Deep Crater\",649,unrelated\nIslamic State Declares Captured Aid Worker to be 'Innocent',2242,unrelated\nUS drones hunt Isis leader in Syria,2360,unrelated\n11 jetliners 'missing' after Islamist takeover of airport,1572,unrelated\nGoogle Grows With $1.6 Billion in California Office Deals,304,unrelated\n\"Kevin Vickers, Sergeant-At-Arms, Shoots a Shooting Suspect in Ottawa; Called a ‘Hero’\",1568,unrelated\nSatirical news site attacks China’s weird English names,532,unrelated\nCold Turkey,2016,unrelated\nFBI Probing Alleged Audio of Michael Brown Shooting,1803,unrelated\nDavid Haines beheading video confirmed genuine; UK PM Cameron vows to hunt down ISIS 'monsters',2352,unrelated\n\"Insiders Claim Steel Apple Watch to Start at $500, Gold at $4,000\",652,unrelated\nMacaulay Culkin Hasn’t Died Despite What Everyone Is Saying On Facebook,2326,agree\n\"White House Fence-Jumper Overpowered Secret Service Officer, Ran Through Much of Main Floor\",716,agree\nISIS Getting Ebola,846,discuss\nIndian 'Rapist' Castrated By Angry Mob Who Hack Off Gentials With Meat Cleaver (GRAPHIC PICTURES),499,unrelated\n[UPDATED] 11 Men and 0 Women on Tonight's ESPN Domestic Violence Panel,1422,unrelated\nReport: Nearly a Dozen Commercial Airliners Missing Ahead of 9/11 Anniversary After Islamists Overrun Libyan Airport,1083,unrelated\nKilling in the name of! Kim Jong-un launches attack on others named 'Kim Jong-un',1975,unrelated\nBoko Haram 'to release abducted schoolgirls' as part of ceasefire agreement,1761,discuss\nFormer PGA Tour player: Tiger Woods suspended for drug test failure,2523,unrelated\nCBS News Names Canadian Parliament Shooting Suspect,205,unrelated\nKurds Deny Gill Rosenberg was in Kobane,1459,unrelated\nUpdate: Did Boston.com Make Up This Story About The Web Sheriff Ben Edelman Sending Racist Emails?,1266,unrelated\nBatmobile Stolen From 'Batman V Superman: Dawn Of Justice' Set? Report Claims That One Of The Batmobile Models Is Missing! Detroit Locals Responsible?,1790,unrelated\nNorth Korean leader Kim Jong-un to open restaurant in Scotland,2398,unrelated\nAmerican Predator Drone Circling Islamic State’s Stronghold,2412,discuss\nWhite House fence-jumper made it far deeper into building than previously known,941,unrelated\nDylan Thomas Finds Tropical Spider Burrowed Under Skin,1502,agree\n'Jihadi John' named as Mohammed Emwazi from London,2033,unrelated\nKIM JONG-UN NECKS SNAKE WINE FOR VIRILITY,1827,discuss\nNewly Discovered Mass Grave Linked to Missing Mexican Students,1822,discuss\n\"UK spies identify Foley’s killer, Abdel-Majed Abdel Bary a key suspect\",951,discuss\nIS using scorpion bombs to terrify Iraqi civilians,1338,unrelated\nWatch: US marine survives Taliban sniper headshot in Afghanistan,1180,agree\n\"Woman, Ting Su, Finds Husband Cheating With Her Own Twin, Gets Spectacular Revenge\",374,unrelated\nSugarhill Gang Rapper Big Bank Hank Dies at 57,2035,agree\nUtah Man Hospitalized After Winning Eggnog Chugging Contest,1127,unrelated\nMore American Weapons for ISIS,666,unrelated\n\"In New York City, Marijuana May Mean Ticket, Not Arrest\",1802,discuss\nREPORT: JETLINERS STOLEN FROM LIBYA COULD BE USED TO ATTACK U.S. ON 9/11,1312,discuss\n\"Ann Arbor pizza delivery driver surprised with $2,000 tip\",2070,unrelated\n\"Batmobile stolen in Detroit? Good one, joker!\",2135,agree\n\"No, a bird didn't poop on Vladimir Putin\",662,unrelated\nTwo GOP Congressmen Say Suspected Terrorists Caught Crossing U.S.–Mexico Border,1637,unrelated\nNew York City Plans to End Arrests for Possession of Small Amounts of Marijuana,2483,unrelated\nKim Jong-Un 'bans the name Kim Jong-un',2106,unrelated\n\"Soldier, Gunman Killed In Shooting Incident Near Canadian Parliament\",2410,discuss\nChugging eggnog sends Utah man to hospital,2440,unrelated\n\"This boy nearly died, now he has a superpower like Marvel’s Magneto\",308,unrelated\nDid NBC Nightly News Go Live To A Man Who Was Taking A Piss?,7,unrelated\nHomeland Security: No ISIL fighters on U.S. border,2141,unrelated\nTerrorism fears rise amid reports of stolen jetliners,2015,unrelated\nCanadian official identifies dead Ottawa gunman as Michael Zehaf-Bibeau,2508,unrelated\nBREAKING: ISIS Beheads American Journalist James Wright Foley,1873,unrelated\nSeth Rogen to Play Apple Co-Founder Wozniak in Steve Jobs Biopic,2272,unrelated\n\"Macaulay Culkin Dead? Hoax Goes Viral, Claims Actor Found Dead in Apartment\",1559,agree\nIsis tells mother on rescue mission :’You’ve just eaten your son’,1921,unrelated\n\"Stainless steel Apple Watch could cost just $499, but gold will be 10 times as pricey\",1598,unrelated\nSEE IT: California homeless man uses $100 gift to give food to others,321,unrelated\nVogue's new digs are reportedly swarming with rats,30,unrelated\nIndian 'Rapist' Castrated By Angry Mob Who Hack Off Gentials With Meat Cleaver (GRAPHIC PICTURES),2072,unrelated\nNew Audio Reveals Pause in Gunfire When Michael Brown Was Shot: Attorney,2287,discuss\nWoman Dumped by Boyfriend Spends Entire Week Mourning at KFC,2061,unrelated\nKim Jong-Un's sister reportedly running N. Korea,465,unrelated\nReport: Secret Service Lied About White House Fence Jumper,2303,discuss\nKC hospital: Patient does not have symptom profile of Ebola,99,unrelated\n\"Macaulay Culkin NOT Dead: Facebook, Twitter Death Hoax Goes Viral\",1423,unrelated\nObama administration DENIES congressman's claim that 'at least ten ISIS fighters have been caught coming across the Mexican border in Texas',2261,discuss\nSetting the record straight on tor,277,unrelated\n\"See How This Homeless Man Spends A Hundred Dollars, And Keep A Tissue Handy [Video]\",365,unrelated\n\"Eyewitness: Viral Video That Netted $130K in Donations \"\"is Bullshit\"\"\",2370,unrelated\nApple Watch battery will require nightly charging,1702,discuss\n\"Nigeria's missing girls 'to be released by Boko Haram', government aide claims\",1541,unrelated\nStrange mark turns out to be tropical spider burrowing under vacationer's skin,2338,discuss\nMoment U.S. Marine is saved by his Kevlar helmet as Taliban sniper bullet hits him in head,860,unrelated\nBritish rapper a suspect in ISIS beheading,125,unrelated\nISIS Fighters Getting Caught Coming Across the U.S.-Mexican Border?,190,unrelated\nMPs credit sergeant-at-arms for saving lives in Parliament Hill shootings,1175,unrelated\nSomeone painted a graffiti dick on a $2.5 million car,1148,disagree\nReport: Amazon to Launch Ad-Supported Streaming Service,2287,unrelated\nMilitant Group Says It Killed American Journalist in Syria,1966,discuss\nFormer PGA Tour player: Tiger Woods suspended for drug test failure,1175,unrelated\nEbola Outbreak 2015 Update: ISIS Fighters May Have Contracted Deadly Virus,1904,discuss\n\"If you really believed Colorado KFCs were selling pot, here’s a reality check\",2149,unrelated\n\"Rumor: Apple Watch to feature 512MB of RAM, 4GB of storage\",1585,discuss\nReport: Tom Brokaw Wants Brian Williams Fired,2176,discuss\n\"BREAKING: Islamic State, in video, beheads American journalist James Wright Foley who was kidnapped in 2012 -@BNONews\",11,unrelated\nISIL video claims beheading of kidnapped journalist James Foley,2525,unrelated\n\"No, there aren’t any Ebola cases in Iraq\",1921,unrelated\nHope Fades for Girls' Release After Boko Haram 'Truce' Breached,1885,agree\nA Wanted Man Responded To A Police Facebook Post That He Would Turn Himself In,313,unrelated\nVideo Purports To Show Beheading Of U.S. Journalist By Militants,1009,unrelated\n\"Apple's New MacBook Will Be A Thinner, Cleaner, Faster 12-Inch MacBook Air\",480,unrelated\nOttawa investigates reports that Isis has captured Canadian-Israeli woman,2142,discuss\nFounding Fathers-Era Time Capsule Found in Boston,1805,unrelated\n\"Fidel Castro Dead? Yes, He Is… But The Cuban Leader Is Alive, Death Rumors Proven False\",1383,unrelated\nAlleged audio of Michael Brown shooting has surfaced,2044,unrelated\nDog abandoned at railway station with suitcase set for happy ending as offers pour in,1383,unrelated\n\"Boko Haram Could Release Kidnapped Girls, Nigerian Officials Say\",2191,discuss\n\"Luckiest Pizza Delivery Guy Ever Gets $2,000 Tip\",542,unrelated\nMarijuana Law New York: How No-Arrest Policy Could Make Things Worse For Minor Offenders ,269,unrelated\nISIS Militants Allegedly Contracted Ebola,1358,unrelated\nISLAMIC STATE BEHEADS MISSING AMERICAN JOURNALIST JAMES WRIGHT FOLEY,2296,unrelated\nREPORT: Apple Isn't Happy With The Battery Life Of Its New Smartwatch,1239,unrelated\nTwo GOP Congressmen Say Suspected Terrorists Caught Crossing U.S.–Mexico Border,1931,discuss\n\"Confusion swirls, details murky in arrest of ISIS leader's 'wife'\",365,unrelated\nJames Foley remembered as 'brave and tireless' journalist,1125,unrelated\nBREAKING NEWS: ISIS beheads missing American journalist James Wright Foley as warning to US to cease action in Iraq,1658,agree\nMan Chops Off and Throws Away His Small Penis After Bad Breakup,2302,unrelated\n\"Whoa, Paul Rudd Was One of the Airport Heroes Who Took Down the Homophobe\",1735,disagree\nISIS leader ‘killed’ in US airstrikes,1817,unrelated\nISIS Video Purports To Show Beheading Of British Aid Worker,1182,discuss\nWhat One Homeless Man Does with $100 Will Astonish You (VIDEO),643,unrelated\nMissing American journalist reportedly beheaded by Islamic State ,84,discuss\n\"Obama, Outraged Over Beheading, Vows to Stay on Course\",511,unrelated\nNew Audio Shows Michael Brown Was Shot at 11 Times,1574,unrelated\nVideo shows dramatic moment bullet strikes U.S. Marine’s head — and he survives thanks to kevlar helmet,860,unrelated\nKidnapped Nigerian schoolgirls: Government claims ceasefire deal with Boko Haram that will bring missing girls home,2314,unrelated\n#ISIS beheads photojournalist James Wright Foley in a massage to US to end its intervention in #Iraq.,1347,unrelated\nChristian Bale won't play Steve Jobs,932,unrelated\nMeet The College Student Who Claims She Was The ‘Teletubbies’ Sun Baby,504,unrelated\nWeather Reporter Caught Writing His Name In The Snow Was NOT Ready To Go On Camera (UPDATED),1968,disagree\nNew ISIS Video Shows Militants Seizing Weapons Airdropped By US Near Kobani,168,unrelated\nTBS speeds up Seinfeld a full 7.5 percent - here is the proof,2237,unrelated\n\"Video Appears to Show Beheading of Journalist James Foley, Who Went Missing in Syria\",1385,unrelated\nIslamic State reports youngest jihadist 'martyred' in battle,2213,unrelated\nCanadian-Israeli Woman May Have Been Captured In Syria: Reports,714,discuss\n\"Nigeria, Boko Haram reach ceasefire deal, kidnapped girls to go free, official says\",1143,unrelated\nMohammed Islam Denies Making $72 Million From Stock Market Trading,2472,unrelated\nChristian Bale won't play Steve Jobs,137,unrelated\n\"Woman detained in Lebanon is not Isis leader’s wife, says Iraq\",404,unrelated\nKevin Vickers Hailed As Hero For Reportedly Shooting Gunman Inside Parliament,1175,unrelated\nDid Kim Yo-Jong Take Kim Jong Un’s Role? North Korea Ill Health Rumors Are ‘Fabricated’,1836,discuss\nMeteor Leaves 40-Foot Crater Near Managua's Airport,373,unrelated\n\"At CBS Detroit, Fan Site 'Scuttlebutt' Is Enough to Publish Batmobile Rumor\",137,unrelated\nMarijuana Law New York: How No-Arrest Policy Could Make Things Worse For Minor Offenders ,2307,unrelated\nISIS Militants Allegedly Contracted Ebola,11,unrelated\nISLAMIC STATE BEHEADS MISSING AMERICAN JOURNALIST JAMES WRIGHT FOLEY,2115,unrelated\n20-Year-Old Quarter Pounder Looks About the Same,559,discuss\nSatirical news site attacks China’s weird English names,1170,unrelated\n\"L. Jinny? Abdel-Majed Abdel Bary, UK Rapper, Suspected in James Foley Killing: Reports\",2327,discuss\nRumors of ISIS leader's death debunked,882,unrelated\nBiological Warfare on the Horizon? ISIS Soldiers May Be Infected With Ebola,1291,unrelated\nISIS leader dead?,692,unrelated\nDoes Vogue's New Office Have a Rat Infestation?,1940,unrelated\nEyewitness Says Viral Video of Homeless Man Was Staged,1395,unrelated\n\"UPDATE: Soldier, gunman who died in Ottawa rampage identified\",2003,unrelated\nAn accidental delivery of arms to the Islamic State and the problem with airdrops,2009,unrelated\nIslamic State using 'SCORPION bombs' to terrorise victims,511,unrelated\nPriest who died for 48 minutes says he met God and she’s a woman,1574,unrelated\n‘Evil straight from the pits of hell': American journalist James Foley reportedly beheaded by ISIS,2524,discuss\nTexas plumber baffled after truck ends up in the hands of Syrian rebels,2242,agree\nHoax Busted: Report on Popular 'Dog Whisperer' Cesar Millan's Death is False,2184,unrelated\nBoko Haram denies it has agreed ceasefire,2096,unrelated\nIslamic State claims to have beheaded American journalist,2524,discuss\nIslamic State releases video apparently showing the beheading of missing US journalist James Foley,991,discuss\nSchoolboy who got electric shock from lamppost claims he now has magnetic powers,1628,unrelated\nSomeone Spraypainted A Penis On A £1.5m Bugatti Veyron And It Went Very Viral,1183,unrelated\nDid Kim Yo-Jong Take Kim Jong Un’s Role? North Korea Ill Health Rumors Are ‘Fabricated’,2015,unrelated\nNorfolk Man Pays £300 For His Constipated Goldfish To Have Lifesaving Surgery,924,unrelated\n\"'A wonderful, wonderful sound': Man breaks down after hearing voicemail from his late wife that was lost for 14 years\",805,unrelated\nTropical spider burrowed under Bali tourist's skin,1797,disagree\niOS 8 bug could delete your iCloud Drive documents,1518,agree\n'They ate through the ceilings and pooped on the keyboards': Rats are 'taking over' Vogue's new World Trade Center office and Anna Wintour 'no longer wants to work there',1940,unrelated\nAmazon plans ad-supported video streaming service - NY post,816,unrelated\nOfficials: Report That Area Town Is Under Ebola Quarantine Is False,409,unrelated\n\"Ann Arbor pizza delivery driver surprised with $2,000 tip\",2532,agree\nSetting the record straight on tor,527,unrelated\n\"L. Jinny? Abdel-Majed Abdel Bary, UK Rapper, Suspected in James Foley Killing: Reports\",40,unrelated\nIraqi media says ISIS militants have contracted Ebola,1338,unrelated\n\"Reports: Jihadists Steal Commercial Jets, Raise 9/11 Fears\",1699,unrelated\nDetroit Police Issue Statement That The Batmobile Is Safe,2062,discuss\nChristian Bale to play Steve Jobs in upcoming biopic,2097,unrelated\n\"SMALL METEORITE STRIKES NICARAGUA, GOVERNMENT SAYS\",961,discuss\n\"Fidel Castro Is Dead, According to Viral Twitter Rumors\",2009,discuss\nBoko Haram 'to release abducted schoolgirls' as part of ceasefire agreement,171,unrelated\nNYC High School Student Nicknamed ‘Teen Wolf’ Made $72 Million On Stock Market,2132,unrelated\nNews sites fall for Putin bird-dropping video,1438,discuss\n\"Vice Media Chief Said to Pay $300,000 for Dinner for 30\",651,discuss\nElderly Woman Arrested for Kidnapping Neighbor's Cats & Making Fur Coats,483,unrelated\nSeth Rogen may play Steve Wozniak alongside Christian Bale as Steve Jobs,1141,discuss\nApple Watch Gold Edition rumored to be priced at $1200: Will you buy?,304,unrelated\nAudio recording allegedly captures moment Michael Brown was shot,1605,discuss\nGovernment fires employee who skipped work for 24 years,1273,unrelated\nAaron Sorkin Confirms Christian Bale Will Play Steve Jobs,1368,unrelated\nBritish Man Slaps People If They Sneeze In Public,634,discuss\nLynch mob chop man's penis off after catching him allegedly trying to rape teenager,1042,unrelated\nNationwide turkey recall? Ebola-infected birds? USDA debunks the hoax,2035,unrelated\n\"Vogue's Anna Wintour Pissed Off With New 1 World Trade Center Offices, Infested With Rats\",664,unrelated\nIslamic State claims it executed American photojournalist James Foley,2109,unrelated\nTwo blokes dared to eat 20-year-old burger for charity,1311,discuss\nChristian Bale in Talks to Play Steve Jobs in Danny Boyle's Biopic,286,unrelated\nA Spider Lived Inside This Tourist’s Body For 3 Days After Burrowing Into His Skin Through A Scar,730,unrelated\nCatholic Priest Claims God Is Female After Clinically Dead Experience,1269,unrelated\nJournalist James Wright Foley reportedly beheaded by ISIS,304,unrelated\nWhiz kid stock picker: I didn't actually make $72M trading,1693,unrelated\nIslamic State militants claim to behead missing American journalist,1358,unrelated\nDid Comcast Get a Man Fired From His Job for Complaining About Its Service?,1814,unrelated\nBREAKING NEWS: ISIS beheads missing American journalist James Wright Foley as warning to US to cease action in Iraq,2130,unrelated\n\"James Foley, Missing American Photojournalist, Reportedly Executed By ISIS In Syria\",1873,unrelated\nMeteorite Leaves House-Sized Crater in Nicaragua’s Capital,724,unrelated\nChristian Bale In Talks To Play Steve Jobs In Sony's Next Biopic,35,unrelated\n'There is no limit to their depravity' Islamic State FEED mother her own SON,1013,unrelated\n\"Small meteorite strikes Nicaragua, government says\",816,unrelated\nMichael Brown shooting audio caught on tape?,398,discuss\nReport: Audio Reveals Pause Between Gunshots When Michael Brown Was Shot,346,unrelated\nMagic mushrooms found at Buckingham Palace,1575,unrelated\nEbola Outbreak 2015 Update: ISIS Fighters May Have Contracted Deadly Virus,1821,unrelated\nLibya: Missing Libya Planes Spark Security Concerns,723,unrelated\nKimye’s Fault? Anna Wintour’s NYC ‘Vogue’ Offices Hit With Disgusting Rat Infestation: ‘Rat Droppings On Desks’,1737,unrelated\nZack Snyder’s ‘Batman V Superman: Dawn Of Justice’ Stolen Batmobile Rumor Put To Rest,217,unrelated\nNYC High School Student Nicknamed ‘Teen Wolf’ Made $72 Million On Stock Market,1760,discuss\nMedia outlets identify 'Jihadi John',2123,discuss\n#ISIS beheads photojournalist James Wright Foley in a massage to US to end its intervention in #Iraq.,1011,discuss\nUS Marine survives headshot from Taliban (video),2185,unrelated\nAudio recording of Michael Brown being gunned down WAS made at the time he was killed: App company appears to confirm tape of ELEVEN bullets being fired - including final volley of 'kill shots',2354,unrelated\nReport: Nigerian Woman Quarantined in KC with Ebola-Like Symptoms (Video),1015,discuss\nLebanon 'holding IS leader's daughter and ex-wife',1269,unrelated\nCanadian Soldier Shot At Ottawa War Memorial: Report,2118,unrelated\n\"Comfort eating? Chinese woman, 26, spends an entire WEEK in KFC after being dumped by boyfriend\",1791,unrelated\n'Jihadi John' identified: ISIS killer named as Mohammed Emwazi from West London,81,unrelated\nIRAQI AND KURDISH MEDIA REPORTS: ISIS FIGHTERS HAVE CONTRACTED EBOLA,527,unrelated\nSoldier shot at War Memorial; multiple shots fired in Parliament,2096,unrelated\nCNN Posts Alleged Audio of Michael Brown Shooting,2248,unrelated\nCNN Expert on Brown Audio: At First I Thought ‘Someone’s Trying to Punk CNN’,662,unrelated\nSeven girls as young as 13 become pregnant on a school trip,1804,agree\nRajasthan: Angry mob teaches rapist a lesson; chops penis off,2072,unrelated\nVideo shows ISIL beheading of photojournalist James Foley,1948,discuss\nAttorney: New audio reveals pause in gunfire when Michael Brown was shot,1435,unrelated\nBanksy arrest hoax: US website claims street artist caught in Watford,974,disagree\nCanadian-Israeli woman reportedly kidnapped by ISIS: Jerusalem Post,2037,discuss\n\"Sick Kansas City man said not to have Ebola, U.S. plans new steps to fight virus\",707,unrelated\nReport: A Radically Redesigned 12-Inch MacBook Air Is Coming,1101,discuss\nMore than 200 kidnapped Nigerian girls to be released after deal reached with Boko Haram,459,unrelated\n\"Accused Boston Marathon Bomber Severely Injured In Prison, May Never Walk Or Talk Again\",959,unrelated\n\"Once Again, The Banksy 'Arrest' Is A Giant Hoax. Repeat: A Hoax.\",258,unrelated\nSomalia Shebab chief Ahmed Abdi Godane likely dead in US strike: Source,1869,unrelated\n\"Dead for 48 minutes, this Catholic Priest claims God is female\",2265,unrelated\n\"Feminist Aborts Baby For Being A Boy, Shocked People Don’t Approve\",374,agree\nMeet the X-BOY: Electric shock turns kid into MAGNETO,844,unrelated\nJames Foley remembered as 'brave and tireless' journalist,2404,unrelated\nISIL video claims beheading of kidnapped journalist James Foley,1166,unrelated\nISIS Border Crisis: DHS Chief Says Terrorists Not Entering US Through Mexico,385,unrelated\n\"Elon University has not banned the term ‘freshman,’ despite rumors\",286,unrelated\nThis Is a Truly Horrifying Story About a Spider,1888,unrelated\nReport: Christian Bale Drops Out Of Steve Jobs Biopic,571,unrelated\nSeth Rogen to Star as Steve Wozniak in Sony's Steve Jobs Biopic [Updated],712,discuss\nApple Watch won’t be the digital doctor it could have been,29,unrelated\nReport: Nigerian Woman Quarantined in KC with Ebola-Like Symptoms (Video),1226,unrelated\nThis Is a Truly Horrifying Story About a Spider,2293,discuss\n\"Meteorite makes big crater in Nicaragua, government says\",731,unrelated\nSaudi cleric issues fatwa on snowmen,35,unrelated\nVideo Purports To Show Beheading Of U.S. Journalist By Militants,1948,discuss\n\"Viral Video Of Homeless Man Spending $100 On Food For Other Homeless Was Faked, Witness Says\",409,unrelated\nNigeria Boko Haram blamed for raids despite truce claim,2045,unrelated\n\"'A wonderful, wonderful sound': Man breaks down after hearing voicemail from his late wife that was lost for 14 years\",2406,unrelated\nBritish aid worker David Haines beheaded by ISIL,2440,agree\nAl Qaida hostage killed in raid,2015,unrelated\n\"Apple Watch Stainless Steel variant reportedly priced at $500, $4,000 for the gold variant\",698,unrelated\nBREAKING NEWS: British-born U.S. photojournalist held hostage by al-Qaeda killed in failed rescue attempt in Yemen,1263,unrelated\nMeteor Leaves 40-Foot Crater Near Managua's Airport,715,discuss\nWatch NAKED airport worker walk through scanner in bizarre protest against 'rough' guards,115,unrelated\nBREAKING Gill Rosenberg former IDF soldier was captured by ISIS,1476,unrelated\nISIS fighters 'have contracted Ebola': World Health Organisation investigating reports militants showed up at Iraqi hospital with lethal disease,776,unrelated\nYPG Confirms: Gill Rosenberg Not Captured in Kobani,1628,unrelated\nStreet Artist BANKSY Arrested? Again?,48,discuss\nChristian Bale to Play Steve Jobs in New Movie,1294,unrelated\nPumpkin Spice Condoms Could Be The Only Thing To Save The World From Basic Children,2354,discuss\nCanada probes Michael Zehaf-Bibeau as possible suspect in Ottawa shooting - source,1329,discuss\nStaff Reporter,658,unrelated\nDNA tests prove Lebanon IS holding ISIS chief al-Baghdadi's ex-wife and daughter after they were caught with fake passports,2268,discuss\nNYPD to stop arrests for small amounts of marijuana,269,unrelated\nChristian Bale in Talks to Play Steve Jobs (Exclusive),217,unrelated\nReport of quarantined Texas town NOT real; shared on a 'fake' news website,241,unrelated\n\"What they earn: Vice CEO Shane Smith’s $300,000 steak dinner\",1834,agree\nDid NBC Nightly News Go Live To A Man Who Was Taking A Piss?,1905,unrelated\n\"Confusion swirls, details murky in arrest of ISIS leader's 'wife'\",530,unrelated\nAnna Wintour: Is Rat Infestation At NYC ‘Vogue’ Office Kim Kardashian’s Fault?,1680,unrelated\nAmazon is opening its first physical store,428,unrelated\nN Korean leader misses annual ritual; sister ‘takes over duties’,377,discuss\nNicaragua Meteorite Impact Theory May Be Meteor-wrong,1148,unrelated\nObama Denounces James Foley's Execution: 'Today The Entire World Is Appalled',1721,discuss\n\"Spider burrowed into appendix scar, crawled through WA man's body\",1210,unrelated\nIndia Rape Crisis Sees Mob Castrate Alleged Sex Attacker in Shocking Scenes,17,unrelated\n\"Nigeria, Boko Haram reach ceasefire deal, kidnapped girls to go free, official says\",1883,unrelated\nESPN’s All-Male “Monday Night Football” Panel On Domestic Violence Is Not Real,825,unrelated\nLawmaker Says ‘At Least 10′ Islamic State Fighters Have Been Captured at the Southern U.S. Border,666,discuss\nAmazon Is Opening a Brick-and-Mortar Store in Manhattan,703,unrelated\nReports say North Korea's Kim insists on being the only Jong Un,2143,unrelated\nAnna Wintour 'refuses to work at new World Trade Center Vogue office due to rat infestation',964,unrelated\nSenior Western Intelligence Official Confirms London Rapper Abdel Majed Abdel Bary Is A Suspect In The Foley Killing,1017,unrelated\nHBO and Apple in Talks for $15/Month Apple TV Streaming Service Launching in April,1534,discuss\nThat Boko Haram Ceasefire in Nigeria Isn’t A Ceasefire,402,unrelated\nLawmaker Says ‘At Least 10′ Islamic State Fighters Have Been Captured at the Southern U.S. Border,226,unrelated\nISIS Beheading of U.S. Journalist James Foley Posted to YouTube,826,unrelated\nAl-Shabaab Terror Group Leader Killed in U.S. Airstrike,2268,unrelated\nIslamic State killer 'Jihadi John' named as Mohammed Emwazi,867,discuss\nChristian Bale Exits Steve Jobs Movie (Exclusive),1854,unrelated\nSmall red book among finds in 113-year-old Boston time capsule,48,unrelated\nReport: Israeli-Canadian woman fighting Islamic State has been kidnapped by terror group,1299,unrelated\nHORROR: ISIS Fighters Have Reportedly Contracted Ebola,1438,unrelated\nCNN Plays Alleged Audiotape of Michael Brown ShootingMilitarization Of Police,1029,unrelated\nTexas plumber's truck on front line of Syria war,339,unrelated\n\"Source: Pot in NYC may soon net just a ticket, not arrest\",775,unrelated\nREPORT: Alleged New Audio of Michael Brown Shooting,1808,unrelated\nDog abandoned at Ayr station with belongings in suitcase,695,unrelated\nApple Watch launch reportedly planned for February with limited supply,1760,unrelated\nAmazon is opening its first physical store,2045,discuss\n\"Forget 18-karat gold, next-generation Apple Watch Edition could use platinum: Report\",1291,discuss\nPaul Revere's 1795 time capsule unearthed,419,unrelated\nWAS NBC METEOROLOGIST MIKE SEIDEL PEEING IN THE SNOW ON CAMERA? A TESTY BRIAN WILLIAMS EXPLAINS,975,discuss\nThis Is Why Rumors That ISIS Is Crossing The Border Into The U.S. Aren’t Going Away,130,unrelated\n\"Spider burrowed into appendix scar, crawled through WA man's body\",1819,agree\nThis Dog Was Left At A Railway Station With A Suitcase Of His Belongings After He Was Sold On Gumtree,1853,agree\nChristian Bale will not play Steve Jobs,932,unrelated\n\"Woman detained in Lebanon is not Isis leader’s wife, says Iraq\",72,unrelated\n\"Apple to Take Reservations for Trying On Apple Watch, Considered Platinum Model\",1004,unrelated\nLarge space object slams Nicaragua’s capital as asteroid passes Earth,2155,unrelated\n\"Planetary Alignment On Jan 4, 2015 Will Decrease Gravity For 5 Minutes Causing Partial Weightlessness\",1950,unrelated\nNigeria announces truce with Boko Haram; fate of schoolgirls unclear,1372,unrelated\nExpert casts doubt on Bunbury man Dylan Thomas’s burrowing stomach-spider story,1840,unrelated\nReport: Exec popped for $300k dinner after run at blackjack,1176,unrelated\nWeather Channel’s Mike Seidel was not caught with his pants down,1854,unrelated\nApple May Or May Not Hold An Event On The 24th Of February [Rumor],1435,discuss\nAn Indian Civil Servant Just Got Sacked After Not Turning Up For Work For 25 Years,1951,agree\nBREAKING NEWS: British-born U.S. photojournalist held hostage by al-Qaeda killed in failed rescue attempt in Yemen,1988,discuss\n\"Islamic State, in video titled \"\"A Message to America,\"\" beheads American journalist James Wright Foley who was kidnapped in 2012\",1720,unrelated\n\"Jeh Johnson: Politicians Shouldn't 'Feed The Flames Of Fear' Over ISIS, Ebola\",1498,unrelated\nA Husband Breaks Down In Tears After Lost Voicemail Message By His Late Wife Is Recovered,1294,unrelated\nMan Severed Penis That Failed To Impress Girls,40,unrelated\nCanada probes Michael Zehaf-Bibeau as possible suspect in Ottawa shooting - source,804,unrelated\n‘The cub of Baghdadi': ISIS reports its youngest jihadist ‘got martyred’ in battle,299,discuss\nNew iOS 8 bug can delete all of your iCloud documents,1549,unrelated\nSaudi cleric issues fatwa against building snowmen,1266,discuss\nWhat One Homeless Man Does with $100 Will Astonish You (VIDEO),1934,unrelated\nReport: Former Baseball Star Jose Canseco Accidentally Shot At Home,1439,unrelated\nNo - a Fox News Twitter account isn't responding to tweets on the #FoxNewsFacts hashtag,1697,unrelated\nElderly Woman Arrested for Kidnapping Neighbor's Cats & Making Fur Coats,137,unrelated\n\"IS Beheads Briton David Cawthorne Haines, Threatens to Execute Another Briton, Alan Henning\",2002,unrelated\nIsis claims to behead US journalist,139,unrelated\nSeven girls fall pregnant after five day school trip in Bosnia and Herzegovina,1646,unrelated\n\"Boko Haram Denies Truce, Says Kidnapped Girls Have Been “Married Off”\",1540,disagree\nThis Is Why Rumors That ISIS Is Crossing The Border Into The U.S. Aren’t Going Away,2385,discuss\nChristian Bale in Talks to Play Steve Jobs in Danny Boyle's Biopic,919,unrelated\nUS confirms death of Somalia terror group leader,1893,unrelated\nExperts: More facts needed on purported audio recording of Michael Brown shooting,8,unrelated\nOscar winner Christian Bale to play Steve Jobs in upcoming biopic,2453,unrelated\nFBI Probing Alleged Audio of Michael Brown Shooting,958,unrelated\n\"Mass Graves Found In Mexico, Near Place Where 43 Students Went Missing\",983,discuss\nApple Watch Smartwatch to Ship 15 Million Units Worldwide in 2015,816,unrelated\nIraqi media says ISIS militants have contracted Ebola,1004,unrelated\n'Hairgate': iPhone 6 users encounter latest Apple problem after 'bendgate',403,unrelated\nThe Man Who Says Comcast Got Him Fired Has Filed a Lawsuit,2133,discuss\nLondon hip-hop artist Abdel-Majed Abdel Bary key suspect in hunt for killer of American journalist James Foley,1303,unrelated\n\"Source: Pot in NYC may soon net just a ticket, not arrest\",2163,discuss\nA Mass Grave Points to a Student Massacre in Mexico,761,unrelated\nSteve Jobs Biopic Eyes Seth Rogen to Play Apple Co-Founder Steve Wozniak,1966,unrelated\nChristian Bale in Talks to Play Steve Jobs (Exclusive),687,unrelated\nRobert Plant Reportedly Tears Up $800 Million Led Zeppelin Reunion Contract,169,unrelated\nInsurgents killed in Nigeria despite alleged truce with Boko Haram,244,unrelated\nEmotional sergeant-at-arms is greeted back to parliament with a rousing standing ovation a day after he heroically shot dead terrorist - the first time he used weapon in 30 year career,2453,unrelated\nBoko Haram 'to release abducted schoolgirls' as part of ceasefire agreement,2144,discuss\n\"ISIS Claims It Kidnapped Gill Rosenberg, The First Western Woman To Fall Into The Group's Hands\",2403,unrelated\n\"US hostage 'murdered' by militants in Yemen, says Hagel\",2375,unrelated\nFormer PGA Tour player: Tiger Woods suspended for drug test failure,2022,unrelated\nAnna Wintour: Is Rat Infestation At NYC ‘Vogue’ Office Kim Kardashian’s Fault?,387,unrelated\nChristian Bale Pulls Out of Upcoming Steve Jobs Biopic,2343,discuss\n\"Boko Haram denies cease-fire, leader says he married off kidnapped girls\",320,unrelated\nObama Denounces James Foley's Execution: 'Today The Entire World Is Appalled',2109,unrelated\nLatest iOS 8 bug reportedly causes unwanted deletion of iCloud Drive documents,1278,unrelated\n\"Man chops off own penis, throws it in a dustbin after poor show in bed\",812,unrelated\n\"Canterbury Christ Church University student Jess Smith, from Chatham, starred as Teletubbies' sun\",2371,discuss\nSearch launched for dog's owner after pooch found dumped next to suitcase filled with belongings,2483,agree\nGraffiti Artist Banksy Arrested In London; Identity Revealed,1544,unrelated\nIsis claims to behead US journalist,2495,discuss\nKim Jong-Un's sister reportedly running N. Korea,2470,discuss\n\"That Story About a Catholic Priest Dying, Seeing God as a Woman, and Coming Back to Life? It’s Almost Definitely Fake\",513,unrelated\nGovernment fires employee who skipped work for 24 years,860,unrelated\nBreaking: Soldier shot at National War Memorial in Ottawa,132,unrelated\nNicaragua meteorite: Experts attempt to understand whether mysterious meteorite fell from passing Pitbull asteroid,373,unrelated\n\"In New York City, Marijuana May Mean Ticket, Not Arrest\",2307,unrelated\n\"Fidel Castro Rumors Sweep Internet, but No Sign in Cuba\",130,discuss\nSomeone Trolled Twitter Into Thinking Macklemore Joined ISIS,564,unrelated\nISIS Claims To Have Captured US Airdrop Weapons,2200,discuss\nMoment Michael Brown was shot dead 'caught on audio recording': FBI handed potentially damning tape of ELEVEN shots being fired - including final volley of 'kill shots',2220,discuss\nCNN Airs Alleged Audio from Michael Brown Shooting,1832,unrelated\nBoko Haram 'ceasefire' doubts after attacks reported in Nigeria,1099,agree\nSeth Rogen to Play Apple Co-Founder Wozniak in Steve Jobs Biopic,1197,unrelated\nWho Should Play Steve Jobs Now That Christian Bale Quit?,35,unrelated\nHopeless romantic BURNS DOWN college sports hall after fireworks proposal stunt fails,504,unrelated\nISIS Video Purports To Show Beheading Of British Aid Worker,15,unrelated\nSinging polar bear facing ASBO after noise complaint,1205,discuss\n\"Pizza delivery man gets tipped more than $2,000 for a single delivery\",1699,unrelated\nRep. Duncan Hunter: 'At Least 10' ISIS Fighters Caught at Mexican Border,130,unrelated\n\"#Hairgate: Reports of iPhone 6 pulling out hair, beards, likely exaggerated\",2276,discuss\nWHO: Isis does not have Ebola – but contingency plan being developed for Iraq,2463,unrelated\nMedia Fooled Again? Story Claims 7 of 28 Girls On School Trip Came Home Pregnant,821,unrelated\n11 aircraft are missing from ‘terrorist-held’ Tripoli airport ahead of 9/11 anniversary,1083,unrelated\n\"Rats at Vogue's NYC offices - watch your step, Anna Wintour\",1686,unrelated\nChristian Bale will not play Steve Jobs,1299,agree\nCNN Posts Alleged Audio of Michael Brown Shooting,2287,discuss\nBrian Williams Debunks Peeing Meteorologist Report On ‘NBC Nightly News': Video,1406,unrelated\nNigeria announces truce with Boko Haram; fate of schoolgirls unclear,800,unrelated\nSoldier shot in Ottawa at War Memorial,1539,agree\nAnna Wintour 'refuses to work at new World Trade Center Vogue office due to rat infestation',2080,unrelated\n\"Apple Watch Stainless Steel variant reportedly priced at $500, $4,000 for the gold variant\",2419,discuss\nMum Offers to Sell Twin Boy to Save Twin Girl,295,unrelated\n'The youngest martyr - the cub of al-Baghdadi': ISIS boasts a 10-year-old fighter has been killed as he went into battle with his father in Syria,1024,discuss\n\"ISIS: We have our hands on weapons, ammo air-dropped by U.S.\",2483,unrelated\nISIS fighters 'have contracted Ebola': World Health Organisation investigating reports militants showed up at Iraqi hospital with lethal disease,1899,unrelated\n\"Once Again, The Banksy 'Arrest' Is A Giant Hoax. Repeat: A Hoax.\",30,unrelated\nSmall red book among finds in 113-year-old Boston time capsule,2003,unrelated\nKurds fear Isis use of chemical weapon in Kobani,1737,unrelated\nThis Kid Made $72 Million During Lunch,2009,unrelated\nA bunch of cool health features were cut from the Apple Watch at the last minute,345,unrelated\nMilitant Group Says It Killed American Journalist in Syria,928,discuss\nWhat One Homeless Man Does with $100 Will Astonish You (VIDEO),2492,unrelated\n\"BREAKING: Islamic State, in video, beheads American journalist James Wright Foley who was kidnapped in 2012 -@BNONews\",1034,unrelated\nMPs credit sergeant-at-arms for saving lives in Parliament Hill shootings,1472,discuss\nBoy who suffered powerful electric shock claims he now has 'superpowers' like X-Men's Magneto as metal objects stick to him,308,unrelated\nPentagon: ISIS Got U.S. Weapons Package,1708,unrelated\nWeaponized Ebola? ISIS Militants Said To Contract Deadly Virus,1175,discuss\nPenis Spray-Painted on a $2.5 Million Car Was Just for a Prank Video,557,unrelated\nThe famous “Dog whisperer” Cesar Millan died of a heart attack this morning.,1429,unrelated\nFemale Israeli fighter said abducted by Islamic State  Read more: Female Israeli fighter said abducted by Islamic State,1299,unrelated\nHBO and Apple in Talks for $15/Month Apple TV Streaming Service Launching in April,5,unrelated\nRapper Big Bank Hank of Sugarhill Gang dies at 57,1190,agree\nAngry mob hacks off alleged rapist's genitals with meat cleaver after dragging him into butchers,2196,unrelated\nISIS Seemingly Beheaded American Journalist James Wright Foley,1347,unrelated\nChristian Bale set to play Steve Jobs in forthcoming biopic of Apple co-founder,1215,agree\nReport: Jose Canseco accidentally shot,744,unrelated\n\"L. Jinny? Abdel-Majed Abdel Bary, UK Rapper, Suspected in James Foley Killing: Reports\",858,unrelated\nNujaifi Condemns / Daash / crime in Saqlawiyah and Alsiger areas of Anbar.,1267,unrelated\nISIS Beheading of U.S. Journalist James Foley Posted to YouTube,1251,unrelated\nReport: Audio Reveals Pause Between Gunshots When Michael Brown Was Shot,2149,discuss\n\"Confusion swirls, details murky in arrest of ISIS leader's 'wife'\",2299,unrelated\n\"Nigeria's missing girls 'to be released by Boko Haram', government aide claims\",2314,unrelated\nChristian Bale to Play Steve Jobs in New Movie,1406,unrelated\nISIS militants appear to behead abducted American journalist James Wright Foley in graphic video,1966,discuss\nBREAKING: ISIS Beheads American Journalist James Wright Foley,1093,discuss\nISIS Beheads American Journalist James Foley in Video Message to U.S.,1385,unrelated\n\"Dead for 48 minutes, this Catholic Priest claims God is female\",858,unrelated\n\"Managua explosion not a meteorite, NASA suggests\",1790,discuss\nTBS speeds up Seinfeld 7.5% to gain an extra 2 minutes of commercial ad time.,2124,unrelated\nIslamic State militants allegedly used chlorine gas against Iraqi security forces,1233,discuss\nMissing American journalist reportedly beheaded by Islamic State ,1721,discuss\nKim Jong-Un's Scottish Dog Meat Restaurant Is Probably Fabricated Shite,1336,unrelated\nDHS Rebuffs Congressman’s Claim ISIS Infiltrating Southern Border,80,unrelated\nJames Foley remembered as 'brave and tireless' journalist,1982,unrelated\nIs the Alleged Audio of the Gunshots That Killed Michael Brown a Hoax?,2434,discuss\nJordan’s King May Participate Personally In ISIS Raids,1787,discuss\nIslamist websites claim Israeli-Canadian woman kidnapped by IS: report,1197,unrelated\nSergeant-at-Arms stopped shooter on Parliament Hill,1175,unrelated\nIslamic State fighters training to fly captured jets — watchdog,1608,discuss\nWHO: Isis does not have Ebola – but contingency plan being developed for Iraq,737,unrelated\n\"ISIS Militants Have Contracted Ebola: Iraqi, Kurdish Media Reports\",2180,discuss\nMystery man slaps shoppers around head for sneezing,2078,unrelated\nTBS speeds up Seinfeld a full 7.5 percent - here is the proof,1439,unrelated\nAaron Sorkin Confirms Christian Bale Will Play Steve Jobs,2455,discuss\n\"Video Appears to Show Beheading of Journalist James Foley, Who Went Missing in Syria\",984,unrelated\nSEE IT: California homeless man uses $100 gift to give food to others,344,unrelated\n\"Lady on FB: I'm 41, Intersex, and Fucked Michael Phelps on First Date\",932,unrelated\n\"Mexico hit by student massacre: At least 17 anti-corruption protesters 'rounded up, murdered and dumped in a mass grave' - and another 26 are missing\",1849,unrelated\nOttawa gunman identified as 32-year-old Michael Zehaf-Bibeau,1883,unrelated\nWhite House Fence Jumper Made It Further Into Building Than Reported,1488,discuss\nMexican investigators fear mass grave might hold 43 missing students,1678,unrelated\nTeacher sex tape exposed as a FAKE after internet detectives trace the origin of pornographic clip,933,unrelated\nComcast Says You Can Keep Your Tor,2354,unrelated\nBoyfriend cuts off his penis and throws it in the bin after girlfriend dumps him for being bad in bed,40,unrelated\nIRAQI AND KURDISH MEDIA REPORTS: ISIS FIGHTERS HAVE CONTRACTED EBOLA,372,discuss\nMexican students not among bodies found in mass graves,1984,agree\n\"Boko Haram Could Release Kidnapped Girls, Nigerian Officials Say\",2156,unrelated\n\"Vice Media’s CEO blew $300,000 on dinner, and a Vegas casino boss blabbed about it\",1605,unrelated\nPants on Fire: Duncan Hunter makes unconfirmed claim Border Patrol caught at least 10 ISIS fighters,871,discuss\n\"Jihadi John named as Mohammed Emwazi, from west London\",77,unrelated\nNigeria says it has deal with Boko Haram to release kidnapped girls,840,discuss\nPentagon: Somali terror group leader killed in U.S. airstrike,2268,unrelated\nSoldier shot at War Memorial; multiple shots fired in Parliament,964,unrelated\nApple May Or May Not Hold An Event On The 24th Of February [Rumor],2284,unrelated\nApple Reportedly Relying More Heavily on Samsung for iPhone 6 and Apple Watch Components,1385,unrelated\nIslamic State militants claim to behead missing American journalist,2147,discuss\nThe Case of the Stolen Batmobile Has Been Solved,1529,discuss\nNun who had no idea she was pregnant gives birth after going to hospital with stomach pains,2492,agree\nIs the iPhone 6 Really Pulling Out Your Hair?,1923,unrelated\nAnother American hostage at risk by Islamic state,826,unrelated\nNew Audio Recording From Ferguson May Capture Michael Brown Shooting,2220,discuss\nTBS speeds up Seinfeld 7.5% to gain an extra 2 minutes of commercial ad time.,1260,agree\nYPG Confirms: Gill Rosenberg Not Captured in Kobani,474,agree\nA soldier has been shot at Canada’s war memorial just steps away from the nation’s parliament,892,unrelated\nKimye’s Fault? Anna Wintour’s NYC ‘Vogue’ Offices Hit With Disgusting Rat Infestation: ‘Rat Droppings On Desks’,367,unrelated\nIndian 'Rapist' Castrated By Angry Mob Who Hack Off Gentials With Meat Cleaver (GRAPHIC PICTURES),1408,unrelated\nNASA Raises Doubts About Reports of Nicaraguan Meteorite,1213,agree\nIslamic State militants allegedly used chlorine gas against Iraqi security forces,693,unrelated\n11 aircraft are missing from ‘terrorist-held’ Tripoli airport ahead of 9/11 anniversary,1073,unrelated\nCanadian-Israeli Woman May Have Been Captured In Syria: Reports,1949,unrelated\nThis Is a Truly Horrifying Story About a Spider,181,unrelated\n\"Video showing American journalist beheaded believed real, officials and family say\",2287,unrelated\n\"Christian Bale passes on role of Steve Jobs, actor reportedly felt he wasn't right for part\",1897,unrelated\n\"Nigeria, Boko Haram reach ceasefire deal, kidnapped girls to go free, official says\",1630,discuss\n\"Islamic State training pilots to fly MiG fighter planes, says monitoring group\",295,unrelated\nOttawa shooting: Slain soldier named as Nathan Cirillo while suspect identified as Michael Zehaf-Bibeau,205,unrelated\nBoko Haram denies ceasefire claim by Nigeria's government,626,unrelated\nISIS Beheading of U.S. Journalist James Foley Posted to YouTube,1627,unrelated\nBali spider burrows under Aussie’s chest,2175,unrelated\nMeteorite strike in Nicaragua puzzles experts,1584,unrelated\nISIS leader ‘killed’ in US airstrikes,1795,unrelated\n\"Fidel Castro Is Dead, According to Viral Twitter Rumors\",2506,discuss\n\"Michael Phelps' self-proclaimed 'girlfriend', 41, reveals she was born a male as she describes her 'amazing intimacy' with Olympic swimmer\",521,unrelated\nThe Internet Tried To Make Axl Rose Its Latest Death Hoax Victim,1009,unrelated\nWatch: ISIS Claims to Have Captured U.S. Airdropped Weapons,2448,unrelated\nREPORT: Alleged New Audio of Michael Brown Shooting,2248,unrelated\nTBS speeds up Seinfeld a full 7.5 percent - here is the proof,726,unrelated\nA Letter Lego Sent to Parents in 1974 Holds an Important Message for the Parents of 2014,1292,agree\nISIL video claims beheading of kidnapped journalist James Foley,1351,unrelated\n\"Boko Haram denies cease-fire, leader says he married off kidnapped girls\",1541,unrelated\nLego letter from the 1970s still offers a powerful message to parents 40 years later,2412,unrelated\nWHO investigates media reports ISIS fighters contracted Ebola,2138,discuss\nKim Had Ankle Surgery:  Source,1375,unrelated\nAmazon's Newest Tablet Will Come With Free News From The Washington Post,2163,unrelated\n\"Apple Watch Pricing to Reportedly Start at $500 for Stainless Steel, $4,000 for Gold\",2271,discuss\nSeth Rogen Is Woz,2528,unrelated\n\"Viral Video Of Homeless Man Spending $100 On Food For Other Homeless Was Faked, Witness Says\",467,unrelated\nChristian Bale in Talks to Play Steve Jobs in Danny Boyle's Biopic,2091,unrelated\n\"So, There Might Be a Rat Infestation at Vogue\",1619,discuss\nISIS Beheads American Journalist,1547,unrelated\nMonster catfish which looks big enough to swallow a man whole caught in Italy,1183,unrelated\nChina App Store Manipulation Photo Goes Viral - But Is It Real?,23,unrelated\nThat Boko Haram Ceasefire in Nigeria Isn’t A Ceasefire,2139,agree\n\"Despite ceasefire announcement, new Boko Haram attacks reported\",2272,discuss\nIslamic State Militants Claim to Have Beheaded US Journalist James Wright Foley,991,discuss\nApple Watch launch expected in late March,2421,unrelated\n\"Six months after abducting Nigerian schoolgirls, Boko Haram reportedly wants to free them\",2453,unrelated\n‘Banksy’ Instagram tribute to Charlie Hebdo victims not posted by artist,1347,unrelated\n\"James Foley: American Journalist, James Wright Foley Beheaded in New ISIS Video [Breaking News]\",851,unrelated\n\"Gill Rosenberg, Canadian citizen, reportedly captured by ISIS in Syria\",1774,discuss\nWHO: Reports of Suspected Ebola Cases in Iraq Untrue,1013,unrelated\nIs There an ISIS Threat on the Texas-Mexico Border or Not?,213,unrelated\nJihadi John ‘identified as British man from West London’,1800,discuss\nEveryone chill! Banksy has NOT been arrested,324,unrelated\n\"Michael Phelps' self-proclaimed 'girlfriend', 41, reveals she was born a male as she describes her 'amazing intimacy' with Olympic swimmer\",1337,unrelated\nDNA tests prove Lebanon IS holding ISIS chief al-Baghdadi's ex-wife and daughter after they were caught with fake passports,691,unrelated\nOmsk schoolboy turned into a man-magnet after shock,2215,agree\nJihadi John identity revealed as Mohammed Emwazi: live,1252,unrelated\nLebanon confirms holding ISIS chief’s kin,530,unrelated\nMissing Mexico students not among 28 bodies found in mass grave,683,unrelated\nIs There an ISIS Threat on the Texas-Mexico Border or Not?,80,unrelated\nKim Jong-un ‘is so fat from eating cheese that he has broken his ankles’,2210,unrelated\nBali Awry,2297,unrelated\n\"Gold Apple Watch Edition price? Speculators say at least $10,000\",60,unrelated\n\"Boko Haram Denies Ceasefire, Says Kidnapped Girls Are Now Married\",40,unrelated\nISIL video claims beheading of kidnapped journalist James Foley,1358,unrelated\nNew iOS 8 bug can delete all of your iCloud documents,874,unrelated\n“Willie Nelson dead 2015” : Guitarist killed by internet death hoax,553,agree\nSugarhill Gang co-founder Big Bank Hank dies,1979,unrelated\nLuke Somers 'killed in failed rescue attempt in Yemen',2318,discuss\n11 aircraft are missing from ‘terrorist-held’ Tripoli airport ahead of 9/11 anniversary,1574,unrelated\nJeh Johnson shoots down Duncan Hunter's assertion IS is entering U.S. via Mexico,134,agree\nThis Powerful Cartoon About The Charlie Hebdo Attack Is Not By Banksy,1538,unrelated\nWHO investigates media reports ISIS fighters contracted Ebola,1289,unrelated\nSeth Rogen Is Woz,349,discuss\nLynch mob chop man's penis off after catching him allegedly trying to rape teenager,1826,unrelated\nIdentity of ISIS terrorist known as 'Jihadi John' reportedly revealed,2470,unrelated\nPGA Tour Denies Claim That Tiger Woods Failed A Drug Test,1867,unrelated\nReport: Jose Canseco accidentally shot,1154,discuss\nLOL: RICH JOHNSTON SAYS THE BATMOBILE HAS BEEN STOLEN IN DETROIT,280,unrelated\nWTC rats scare off Anna Wintour,2106,discuss\nZack Snyder Makes Fun of Stolen Batmobile Rumor with New Image,1751,agree\nComcast blocks Tor,1521,unrelated\nCNN Plays Alleged Recording of Michael Brown Shooting,2044,unrelated\nReport: Audio Reveals Pause Between Gunshots When Michael Brown Was Shot,1950,unrelated\nWeb of confusion as scientists cast doubt on man's claims that a spider burrowed into his stomach through his SCAR,1709,unrelated\nWATCH: Twitter catches fire amid rumors of Fidel Castro’s death,2377,unrelated\nHomeland Security: No ISIL fighters on U.S. border,190,unrelated\nThis Soap Opera Star Reportedly Had His Testicles Stolen By An ‘Attractive Blonde’ Organ Trafficker,1258,unrelated\nGuantanamo detainee freed in Bowe Bergdahl swap 'back to terrorism',1398,unrelated\nDog Found Abandoned With Suitcase Filled With His Belongings,695,unrelated\nMexico finds 4 more graves at site of suspected student massacre,1613,discuss\n‘Evil straight from the pits of hell': American journalist James Foley reportedly beheaded by ISIS,1808,unrelated\nVideo Purports To Show Beheading Of U.S. Journalist By Militants,11,unrelated\nChristian Bale quits Steve Jobs movie,2354,unrelated\nMystery man slaps shoppers around head for sneezing,1839,agree\nIsilkulskom student has gained superhero powers after shock,1006,unrelated\n\"Sorry, Fido. Pope Francis did NOT say our pets are going to heaven\",1438,unrelated\n\"Video Appears to Show Beheading of Journalist James Foley, Who Went Missing in Syria\",2453,unrelated\nHas Kim Yo-Jong Taken Over For Kim Jong Un? Sister Assumes North Korea State Duties While Brother Undergoes Medical Treatment,2177,unrelated\nZack Snyder’s ‘Batman V Superman: Dawn Of Justice’ Stolen Batmobile Rumor Put To Rest,692,unrelated\n\"North Korean leader Kim Jong-un’s mystery illness actually two broken ankles, newspaper says\",1837,unrelated\nDog abandoned at railway station with suitcase set for happy ending as offers pour in,2016,unrelated\nLarge space object slams Nicaragua’s capital as asteroid passes Earth,1179,unrelated\nReports of missing Libyan planes raise 9/11 terror fears,846,unrelated\nThe 'cub of Baghdadi': Has this boy become the youngest victim of Isis’s use of child soldiers?,1024,discuss\n\"Big Bank Hank, US rapper and Sugarhill Gang founder member, dies at 57\",513,agree\nNEWS/ You'll Never Guess How a Homeless Man Spent $100—Watch the Touching Video!,1429,discuss\nActor has his testicles stolen after meeting ‘young blonde woman at a bar’,773,unrelated\nSpider Burrows Into Australian Man's Appendix Scar (VIDEO),277,unrelated\n\"Jess Smith, 19, Claims She Was Teletubbies' Giggling Baby: What Did She Get Paid?\",1832,unrelated\n'Feminist' Lana 'Aborts Baby Because It's A Boy' And Is Surprised By Backlash,1398,unrelated\n\"Apple Watch to Be Shower-Proof, Have 100,000 Apps at Launch: Reports\",649,unrelated\nPurported ISIS claim: Jordan airstrike kills female US hostage,1107,discuss\nISIS Fighters Getting Caught Coming Across the U.S.-Mexican Border?,2127,unrelated\nSchoolboy almost killed by electric shock claims he now has superpowers like Magneto,874,unrelated\nAttorney: New audio reveals pause in gunfire when Michael Brown was shot,1818,agree\n\"Nigeria's missing girls 'to be released by Boko Haram', government aide claims\",459,unrelated\nIslamic State flying three jets in Syria: monitor,1337,unrelated\nOttawa shooting: Sergeant-at-arms Kevin Vickers hailed a hero for shooting rampaging gunman,1568,unrelated\nRumor Robert Plant Ripped Up $800 Million Contract To Reunite Led Zeppelin Called 'Rubbish',258,agree\nIt's back! The incredible new Batmobile takes a spin around Detroit... after rumors it had been STOLEN,2519,discuss\nVideo messaging service verifies timing of CNN audio recording,1832,unrelated\nWhat Glenn Beck Fears May Be Done With the 11 Missing Jets,1375,unrelated\n’6 Days Darkness in December 2014′ 100% Fake; NASA Confirmed 3 Days Total Darkness Hoax as Well,773,unrelated\nDog Found Abandoned With Suitcase Filled With His Belongings,1198,unrelated\n\"Boko Haram denies truce, says kidnapped girls married\",1697,unrelated\nA soldier has been shot at Canada’s war memorial just steps away from the nation’s parliament,1659,discuss\nISIS cracks down on five confirmed Ebola cases among fighters: official,2003,discuss\n\"HBO streaming service could launch in April for $15 per month, work on Apple TV\",2303,unrelated\nNicaragua Meteorite Impact Theory May Be Meteor-wrong,1249,discuss\nBoy who suffered powerful electric shock claims he now has 'superpowers' like X-Men's Magneto as metal objects stick to him,1372,unrelated\nThe rats eat Prada at Vogue NY office,1968,unrelated\nThis Is a Truly Horrifying Story About a Spider,1422,unrelated\nWoman Says She Gave Her Cheating Man a Printout of His DMs for Christmas,1802,unrelated\nRodney Constantine keeps Facebook promise and turns himself in to police,208,unrelated\nFor sale: Tiger's former island in Sweden,1888,agree\n\"Unconfirmed: ISIS Claims Kayla Mueller, American Female Hostage, Is Dead\",1769,unrelated\nLawmaker Says ‘At Least 10′ Islamic State Fighters Have Been Captured at the Southern U.S. Border,1890,discuss\n\"Nigeria Says It Struck A Cease-Fire With Boko Haram, But Are They Talking To The Right Guy?\",35,unrelated\nGoogle Said to Buy Redwood City Offices for $585 Million,1637,unrelated\nAmazon plans a streaming-video alternative,1048,discuss\nUS hostage Luke Somers dies after rescue bid,2015,unrelated\nAudio of gunfire in Michael Brown case authenticated by app company,1692,discuss\nAlleged Audio of Michael Brown Shooting Doesn’t Sound Good for Officer Darren Wilson,1252,unrelated\n\"Christian Bale passes on role of Steve Jobs, actor reportedly felt he wasn't right for part\",1658,unrelated\nComcast Declares War on Tor?,2178,discuss\n\"James Foley, Missing American Photojournalist, Reportedly Executed By ISIS In Syria\",2495,discuss\nYPG Confirms: Gill Rosenberg Not Captured in Kobani,1690,discuss\nUS officials: Video shows American's execution,2156,unrelated\nJordanian airstrike killed American aid worker held hostage by ISIS according to statement by militants,2387,discuss\nJames Foley beheading: London rapper turned jihadist believed to be under investigation for murder of journalist in Syria,195,unrelated\n\"Confusion swirls, details murky in arrest of ISIS leader's 'wife'\",1787,unrelated\n'Hairgate': iPhone hit by new social media storm,428,unrelated\nMexico Says Students Not Among Dead in Mass Grave,295,unrelated\nAmerica's oldest time capsule unearthed at Boston statehouse after being buried in 1795 by Sam Adams and Paul Revere,1273,agree\nNun gives birth to surprise baby after complaining of stomach pains,1760,unrelated\nApple Watch mass production kicks off in January: Report,1908,discuss\nLuke Somers 'killed in failed rescue attempt in Yemen',879,unrelated\nKurds Deny Gill Rosenberg was in Kobane,2037,agree\nKidnapped Nigerian schoolgirls: Government claims ceasefire deal with Boko Haram that will bring missing girls home,1885,discuss\nApple Watch won’t be the digital doctor it could have been,2379,unrelated\nHunt for 'cruel' owner who abandoned dog at train station,269,unrelated\nThe Apple Watch Will Debut by Late March [Report],2273,discuss\nFirst bendgate... now it's HAIRGATE: Angry iPhone 6 owners claim design is causing chunks of their hair to be ripped out when they make a phone call,513,unrelated\nNun gives birth to surprise baby after complaining of stomach pains,699,unrelated\n\"Video showing American journalist beheaded believed real, officials and family say\",874,unrelated\n'Jihadi John' identified: ISIS killer named as Mohammed Emwazi from West London,2125,unrelated\n\"Wife, child of Islamic State head Abu Bakr al-Baghdadi held in Lebanon, officials say\",2360,unrelated\nDog abandoned at Scottish rail station with suitcase full of belongings  Read more: http://www.ctvnews.ca/world/dog-abandoned-at-scottish-rail-station-with-suitcase-full-of-belongings-1.2175026#ixzz3O9Shc1IO,304,unrelated\nCNN Posts Alleged Audio of Michael Brown Shooting,2234,unrelated\nJilted lover chops off his penis after girlfriend dumps him,1400,unrelated\n\"#Hairgate: Reports of iPhone 6 pulling out hair, beards, likely exaggerated\",1289,unrelated\nShots Heard In Alleged Brown Shooting Recording [AUDIO],1803,unrelated\n\"Rare meteorite impact causes blast in Nicaragua's capital, Managua\",767,disagree\nISIS Seemingly Beheaded American Journalist James Wright Foley,1166,unrelated\nISLAMIC STATE BEHEADS MISSING AMERICAN JOURNALIST JAMES WRIGHT FOLEY,1296,unrelated\n'I aborted my baby because it was a boy': Outrage after 'feminist' blogger claims gender prompted termination,447,discuss\nIs Ebola Virus Spreading Among ISIS Militants? Reports Claim Jihadists Seeking Cure at Mosul Hospital,936,discuss\nISIS Militant “Jihadi John” Identified As Young West Londoner,2202,discuss\nLOL: RICH JOHNSTON SAYS THE BATMOBILE HAS BEEN STOLEN IN DETROIT,2090,unrelated\nTim Cook Reportedly Reveals Apple Watch Waterproofing Has Improved,403,unrelated\nPure Evil: Islamic State Beheads American Journalist James Wright Foley,1580,agree\nUPDATE: Internet report of Ebola outbreak in Purdon not true,1467,agree\nJudicial Watch's Farrell: ISIS Terrorists Did Cross Mexican Border,2056,unrelated\n\"Fidel Castro Is Dead, According to Viral Twitter Rumors\",2078,unrelated\nNET Extra: Back-from-the-dead Catholic priest claims God is a female,2265,unrelated\nJames Foley remembered as 'brave and tireless' journalist,205,agree\nISIS Beheading of U.S. Journalist James Foley Posted to YouTube,1658,agree\nSoldier shot near Canadian parliament building,1659,discuss\nCNN plays chilling audio recording allegedly from Michael Brown shooting: “At least 11 shots”,1461,discuss\nKC Man Does Not Have Ebola,1843,unrelated\nMacaulay Culkin Hasn’t Died Despite What Everyone Is Saying On Facebook,1120,unrelated\n\"No, Islamic State Militants Have Not Been Caught by U.S. Border Patrol\",693,unrelated\nEbola Outbreak 2015 Update: ISIS Fighters May Have Contracted Deadly Virus,1461,unrelated\nSources: Guns N' Roses Frontman Axl Rose Found Dead in West Hollywood Home at Age 52,1853,unrelated\nIsilkulskom student has gained superhero powers after shock,190,unrelated\nMexico Student Massacre Update: More Graves Discovered At Murder Site,1351,unrelated\nSugarhill Gang’s Big Bank Hank dead at 57,2351,agree\nUS probing claims ISIS fighters seized airdropped weapons meant for Kurds,1076,discuss\n[UPDATED] 11 Men and 0 Women on Tonight's ESPN Domestic Violence Panel,2297,unrelated\n‘Star Wars: The Force Awakens’ May Get An Early Release Date—Report,1439,unrelated\nNow the Vogue Rats Are Chewing Through Couture,1693,discuss\nReport: Possible audio tape of Michael Brown shooting,2187,unrelated\nReport—Jose Canseco accidentally shot at his home tonight,1145,discuss\nGovernment fires employee who skipped work for 24 years,35,agree\nAn Audio Recording of the Michael Brown Shooting Has Reportedly Surfaced,1438,unrelated\nMohammed Islam Denies Making $72 Million From Stock Market Trading,1024,unrelated\nIraqi and Kurdish media reports cases of Ebola among Islamic State fighters in Mosul,2075,discuss\nSeven girls fall pregnant after five day school trip in Bosnia and Herzegovina,1408,unrelated\nWHO investigates media reports ISIS fighters contracted Ebola,299,unrelated\n\"Boko Haram Denies Truce, Says Kidnapped Girls Have Been “Married Off”\",2272,agree\nKFC Gets Occupational Business License To Sell Marijuana In Colorado Restaurants KFC Gets Occupational Business License To Sell Marijuana In Colorado Restaurants,1277,unrelated\n\"Sons of Anarchy Movie? No, Kurt Sutter Announces Charlie Hunnam, Brad Pitt Film Article is Fake\",1689,unrelated\nFBI Probing Alleged Audio of Michael Brown Shooting,1588,unrelated\nPredator drones being flown over Isil's Syrian 'capital',1802,unrelated\nUS drones hunt Isis leader in Syria,1400,unrelated\n80's Brat Pack star Judd Nelson forced to deny that he's dead after fake news story starts trending on social media,1131,unrelated\nKim Jong-un: obese leader 'fractured both ankles',1972,discuss\nLOL: RICH JOHNSTON SAYS THE BATMOBILE HAS BEEN STOLEN IN DETROIT,1790,unrelated\n\"Rodney Constantine, Newfoundland Suspect, Keeps Facebook Pledge To Turn Himself In\",2524,unrelated\nBanksy arrest hoax: US website claims street artist caught in Watford,1269,unrelated\nThe Story Of The High School Trader Who Made $72 Million Is A Rumor Spun Out Of Control,1883,unrelated\nJournalist James Wright Foley reportedly beheaded by ISIS,2450,discuss\nEveryone chill! Banksy has NOT been arrested,1968,unrelated\nIslamist terrorists Jabhat Ansar al-Deen tweet picture of Texas plumber’s truck fitted with anti-aircraft gun in Syria,1562,unrelated\n\"Accused Boston Marathon Bomber Severely Injured In Prison, May Never Walk Or Talk Again\",1659,unrelated\nThe Case of the Stolen Batmobile Has Been Solved,621,unrelated\nGuantanamo detainee freed in Bowe Bergdahl swap 'back to terrorism',1776,unrelated\nYPG Confirms: Gill Rosenberg Not Captured in Kobani,2445,unrelated\n\"'American bombing had signed my death certificate': Missing US journalist James Wright Foley goes unflinching to his death as ISIS behead him in horrific video, as a warning to Obama\",139,unrelated\nJames Foley remembered as 'brave and tireless' journalist,1854,unrelated\nMan who slaps people around the head for sneezing hunted by police,1006,unrelated\nAnna Wintour: Is Rat Infestation At NYC ‘Vogue’ Office Kim Kardashian’s Fault?,36,unrelated\nEmotional sergeant-at-arms is greeted back to parliament with a rousing standing ovation a day after he heroically shot dead terrorist - the first time he used weapon in 30 year career,139,unrelated\nWas The Batmobile Stolen In Detroit?,529,unrelated\nIs this the world's oldest burger? Man claims to have kept McDonald's Quarter Pounder for 20 YEARS,734,unrelated\n20 year old burger? McDonald's burger purchased in 1995 hasn't aged a bit,1256,unrelated\nGovernment fires employee who skipped work for 24 years,2314,unrelated\nKimye’s Fault? Anna Wintour’s NYC ‘Vogue’ Offices Hit With Disgusting Rat Infestation: ‘Rat Droppings On Desks’,2263,agree\nTexas Plumber Has ‘No Idea’ How Company Truck Ended Up With ISIS,13,unrelated\n'Spiderman' squished: Perth experts debunk spider burrowing claims,859,unrelated\n\"Sorry, Fido. Pope Francis did NOT say our pets are going to heaven\",2348,unrelated\n'Jihadi John' identified: ISIS killer named as Mohammed Emwazi from West London,2184,unrelated\nPictured: Recent Muslim convert Michael Zehaf-Bibeau who shot dead a solider and opened fire on Canadian Parliament,2246,agree\nActor has his testicles stolen after meeting ‘young blonde woman at a bar’,2028,unrelated\n\"What was fake on the Internet this week: Obama’s peace prize, pumpkin-spice condoms and insane winter snow\",2354,agree\nUS Lawmaker: Ten ISIS Fighters Have Been Apprehended Coming Across Southern Border (Video),564,unrelated\n\"Nigeria Says It Struck A Cease-Fire With Boko Haram, But Are They Talking To The Right Guy?\",1298,discuss\nREPORT: JETLINERS STOLEN FROM LIBYA COULD BE USED TO ATTACK U.S. ON 9/11,1574,unrelated\nThat powerful Lego letter to parents from the 1970s? It's real,1547,agree\nSteve Jobs Biopic Eyes Seth Rogen to Play Apple Co-Founder Steve Wozniak,1213,unrelated\nSecond person rushed to hospital with Ebola symptoms after contact with 'patient zero' Thomas Duncan,195,unrelated\nSaudi Arabia Cleric Issues Fatwa Against Building Snowmen,2456,agree\nViral Photo Shows How Chinese Workers Are Used to Manipulate App Store Rankings,1784,discuss\nGoogle to Buy Redwood City Offices for $585M,2442,discuss\nReport: Apple Watch Will Need Charging Every Day,1269,unrelated\n\"ISIS Claims It Kidnapped Gill Rosenberg, The First Western Woman To Fall Into The Group's Hands\",1223,unrelated\n\"BREAKING: Islamic State, in video, beheads American journalist James Wright Foley who was kidnapped in 2012 -@BNONews\",2096,discuss\nISIS executioner 'Jihadi John' identified as Mohammed Emwazi,1252,unrelated\nSugarhill Gang's Big Bank Hank Dead At 57,1996,unrelated\nREVEALED: Woman Behind $5 Million Per Year Youtube Channel Is a Former Porn Star  Read more at: http://nextshark.com/revealed-woman-behind-5-million-per-year-youtube-channel-is-a-former-porn-star/#rmns,258,unrelated\nSurreal Photos of Fisherman’s Jaw-Dropping Catch Will Likely Have People Wondering If It’s Real,1221,unrelated\n\"Apple to Take Reservations for Trying On Apple Watch, Considered Platinum Model\",1921,unrelated\n\"James Wright Foley, Kidnapped Journalist, Apparently Executed by ISIS\",903,discuss\nMcDonald’s Will Stop Serving Overweight Customers Beginning 1/1/15,2096,unrelated\nAlleged audio of Michael Brown shooting released,1289,unrelated\nReport: British intelligence has identified Foley's killer,1303,unrelated\n\"Video showing American journalist beheaded believed real, officials and family say\",2130,unrelated\nDid Paul Rudd Help Take Down Dallas Airport Homophobe?,242,unrelated\nMichael Abdul Zehaf Bibeau Pictures: Photos of Alleged ISIS-Linked Gunman in Canada,2246,discuss\nMicrosoft Hires Dalek-style Robocops to Guard Silicon Valley HQ,2432,agree\n\"Rajasthan: Man Tries to Rape Teenager, Angry Mob Chops His Penis Off\",1959,agree\n\"\"\"Categorically False\"\": DHS Debunks Right-Wing Fiction That ISIS Attempted To Cross The U.S.- Mexico Border\",1498,unrelated\nGoogle Said to Buy Redwood City Offices for $585 Million,1549,unrelated\nISIS pays tribute to its 'Cub of Baghdadi' child soldier,2330,unrelated\nFemale Israeli fighter said abducted by Islamic State  Read more: Female Israeli fighter said abducted by Islamic State,950,unrelated\n1901 Boston time capsule yields small red book,2003,unrelated\nCNN Plays Alleged Recording of Michael Brown Shooting,2118,discuss\nIslamic State militants claim to behead missing American journalist,2130,unrelated\nReport: Fence jumper made it into East Room of White House,1488,discuss\nNBC weatherman caught urinating in the woods live on air,800,unrelated\nNigeria and Boko Haram 'agree ceasefire and girls' release',821,unrelated\n\"Op-Ed: Hoax – Priest who never existed claims he died, saw female God\",1877,unrelated\n\"No, Banksy Didn't Create That 'Charlie Hebdo' Tribute Cartoon, But That Doesn't Mean You Can't Appreciate It\",2404,unrelated\n\"This boy nearly died, now he has a superpower like Marvel’s Magneto\",1637,unrelated\n\"Report: The Apple Watch Will Only Last 2.5 Hours With \"\"Heavy\"\" Use\",1528,unrelated\nMagic mushrooms found at Buckingham Palace,1047,unrelated\nSoldier shot near Canadian parliament building,373,unrelated\n\"No, a Planetary Alignment on Jan. 4, 2015, Won’t Decrease Gravity\",1377,agree\n\"Managua explosion not a meteorite, NASA suggests\",524,unrelated\nBREAKING: Soldier shot at War Memorial in Ottawa,1325,unrelated\n\"Teen Made $72 Million Trading Stocks, Confirms Teen Dominance Worldwide\",1858,disagree\nTaliban member swapped by Obama for Bowe Bergdahl tried to return to terror: report,1637,unrelated\nThis Kid Made $72 Million During Lunch,2058,unrelated\n'Sex attacker' has penis cut off with a cleaver in India,959,unrelated\nDoes ISIS Have Ebola? Probably Not! Media Reports It Anyway,1948,unrelated\n\"Apple Watch Battery Life Currently 'About a Day', but May Improve for 2015 Launch\",708,discuss\n[UPDATED] 11 Men and 0 Women on Tonight's ESPN Domestic Violence Panel,43,unrelated\nOfficials Refute Iraqi Media Reports That ISIS Members Have Contracted Ebola In Mosul,1004,unrelated\nBritish man pays $460 to save constipated goldfish's life,1541,agree\n\"U.S. accidentally delivered weapons to the Islamic State by airdrop, militants say\",2252,unrelated\nBREAKING: British-born hostage 'KILLED in failed rescue attempt',271,unrelated\nNYC relaxes response to marijuana possession,2389,discuss\nApple 'working on 12-inch MacBook Air',1101,discuss\n\"Mexico hit by student massacre: At least 17 anti-corruption protesters 'rounded up, murdered and dumped in a mass grave' - and another 26 are missing\",214,unrelated\nMexico Says Missing Students Not Found In First Mass Graves,251,unrelated\nAl-Shabaab co-founder confirmed killed by US air strike in Somalia,1256,agree\nMicrosoft turns to robotic security guards to watch for trouble,696,unrelated\n\"Tiger Woods is not on suspension for failing a drug test, his agent and a PGA official say\",1867,unrelated\nAbdel Majed Abdel Bary Emerges as Suspect in Foley Beheading,1303,unrelated\nMeet the 17-Year-Old Who Made $72 Million During His High-School Lunch Breaks,2443,unrelated\nMan has his PENIS cut off by angry mob after 'attempted rape' of teenager,1628,unrelated\nSeth Rogen to Play Apple Co-Founder Wozniak in Steve Jobs Biopic,1262,discuss\nMacaulay Culkin Dead: Actor Once Again Victim Of Death Hoax,1502,unrelated\nSenator: Detainees swapped for Bergdahl have contacted militants,40,unrelated\nWife and son of Isil leader Abu Bakr al-Baghdadi 'detained at Lebanon border',170,unrelated\nMissing American journalist reportedly beheaded by Islamic State ,694,discuss\nISIS executioner 'Jihadi John' named by media,939,discuss\nIs the Alleged Audio of the Gunshots That Killed Michael Brown a Hoax?,2481,discuss\nMan chops off own penis after being dumped by his girlfriend,1410,agree\nChristian Bale Pulls Out of Upcoming Steve Jobs Biopic,574,unrelated\nIslamic Militants Post Video Claiming to Show Beheading of U.S. Journalist,1720,unrelated\n\"US Drones, Hunting for ISIS Leader, Seen Flying over Syrian Airspace\",1081,unrelated\nObama denounces killing of journalist James Foley and pledges ‘justice’,511,unrelated\nIs this the world's oldest burger? Man claims to have kept McDonald's Quarter Pounder for 20 YEARS,280,unrelated\nAbdel-Majed Abdel Bary: London Rapper Identified As ISIS Militant Who Beheaded James Foley,1649,unrelated\nThat Was Fast: Christian Bale Bails on Steve Jobs Biopic,574,unrelated\n\"Catholic Priest Dies for 48 Minutes, Comes Back to Life and Claims God Is Female\",2328,unrelated\nSergeant-at-Arms stopped shooter on Parliament Hill,1472,discuss\nKC hospital: Patient does not have symptom profile of Ebola,933,unrelated\nChristian Bale Won't Play Steve Jobs After All,1215,disagree\n\"ISIS beheads American photo-journalist James Wright Foley, threatens more to come\",139,unrelated\n\"At CBS Detroit, Fan Site 'Scuttlebutt' Is Enough to Publish Batmobile Rumor\",1311,unrelated\nIRAQI AND KURDISH MEDIA REPORTS: ISIS FIGHTERS HAVE CONTRACTED EBOLA,1175,discuss\n‘Photo of slain IS leader’ reported to be doctored,723,discuss\nWHO says reports of suspected Ebola cases in Iraq are untrue,1338,unrelated\nBoko Haram denies truce to release kidnapped schoolgirls,1374,unrelated\nMichael Brown shooting audio caught on tape?,1435,unrelated\nIPhone 6 users are tearing their hair out,2476,discuss\nSenator: Detainees swapped for Bergdahl have contacted militants,236,unrelated\nAWESOME! Canadian Parliament’s Sergeant-at-Arms Kevin Vickers Takes Out Gunman,1175,unrelated\nWTC rats scare off Anna Wintour,944,unrelated\n\"Report: ISIS kidnaps Canadian-Israeli, former IDF soldier who went to fight with the Kurds\",1976,discuss\n\"McDonald’s Removing Big Mac, Apple Pies And Eliminating Large Size Options\",346,unrelated\n\"It's 'rubbish' that Robert Plant turned down £500m Led Zeppelin reformation offer, says publicist\",1787,unrelated\n\"Report: The Apple Watch Will Only Last 2.5 Hours With \"\"Heavy\"\" Use\",1266,unrelated\nVIDEO: Son Stuns Parents By Paying Off Their Mortgage As Christmas Surprise,377,unrelated\n\"Explosion reported near the Nicaraguan capital attributed to meteorite impact, but experts, including NASA, cast doubt on claims\",269,unrelated\nPriest who died for 48 minutes says he met God and she’s a woman,1009,unrelated\nMilitant Group Says It Killed American Journalist in Syria,1361,unrelated\nDog found abandoned at Scottish train station with suitcase of belongings,530,unrelated\n'Banksy' Reacts To Paris Attack With Poignant Drawing,1175,unrelated\nAn Audio Recording of the Michael Brown Shooting Has Reportedly Surfaced,2403,unrelated\nBoko Haram denies it has agreed ceasefire,1661,unrelated\nKim Jong ill? Analysts say 27-year-old sister Kim Yo Jong may be running North Korea (VIDEO),1268,unrelated\nIndian worker sacked after going on leave for 24 years,1844,unrelated\n\"No, Robert Plant Didn’t Rip Up an $800 Million Contract\",1538,unrelated\n7 Bosnian teens get pregnant on school trip,1277,unrelated\n\"Rats at Vogue's NYC offices - watch your step, Anna Wintour\",1693,discuss\nBoyfriend cuts off his penis and throws it in the bin after girlfriend dumps him for being bad in bed,812,unrelated\nIsis claims to behead US journalist,1580,discuss\nNorth Korea denies plans to open a restaurant in Scotland,1336,unrelated\nNigerians doubtful of girls' release after Boko Haram 'truce' breached,992,unrelated\nUS officials: Video shows American's execution,1011,discuss\n'Spiderman' squished: Experts debunk claims,2303,unrelated\nNew Audio Allegedly Captures Moment Michael Brown Was Shot,2403,unrelated\nBoko Haram denies ceasefire claim by Nigeria's government,1372,unrelated\nVogue’s Shiny New Office Has a Big Rat Problem,30,unrelated\nZack Snyder Makes Fun of Stolen Batmobile Rumor with New Image,1458,unrelated\nOttawa Shooting: Soldier Shot at Canada's National War Memorial,2520,unrelated\nJournalist James Wright Foley reportedly beheaded by ISIS,826,unrelated\nThe 'cub of Baghdadi': Has this boy become the youngest victim of Isis’s use of child soldiers?,1785,discuss\nIraqi media says ISIS militants have contracted Ebola,87,unrelated\n\"Prankster Gives Homeless Man $100, Secretly Follows Him And Learns He Buys Food For Others\",742,unrelated\nNBC weatherman caught urinating in the woods live on air,321,unrelated\n‘Jihadi John’: The Islamic State killer behind the mask is a young Londoner,40,unrelated\n\"SMALL METEORITE STRIKES NICARAGUA, GOVERNMENT SAYS\",1825,discuss\nFears journalist James Wright Foley beheaded by Islamic State jihadists in ‘message’ to United States,1040,unrelated\nAl-Shabab leader who ordered Kenya mall massacre believed killed in US drone attack in Somalia,313,discuss\nIsraeli Canadian fighting ISIS posts on Facebook: I'm safe and secure,1949,unrelated\n\"Rumor: Gold Apple Watch Edition priced up to $5,000, steel version at $500, will debut on Feb. 14\",830,unrelated\nISIS leader ‘killed’ in US airstrikes,2187,unrelated\nWife and son of Isil leader Abu Bakr al-Baghdadi 'detained at Lebanon border',2337,disagree\nMeteorite leaves crater in Nicaraguan capital Managua,373,unrelated\n\"Nigeria claims deal with Boko Haram on ceasefire, kidnapped girls\",2088,unrelated\nMystery man slaps shoppers around head for sneezing,125,unrelated\nOttawa investigates reports that Isis has captured Canadian-Israeli woman,693,unrelated\nISIS Reportedly Beheads American Photojournalist in Iraq,11,unrelated\nSEE IT: California homeless man uses $100 gift to give food to others,2240,unrelated\n\"No, Vladimir Putin did not get pooped on by a bird during a First World War speech\",1095,unrelated\nReport claims Kim Jong-un underwent surgery to repair fractured ankles,2042,unrelated\nWhite House Fence Jumper Actually Made It Pretty Far Inside,1547,unrelated\nMedia Fooled Again? Story Claims 7 of 28 Girls On School Trip Came Home Pregnant,2170,disagree\nAudio recording allegedly captures moment Michael Brown was shot,1916,discuss\nISIS Appears To Behead American Photojournalist In YouTube Video,1589,discuss\nBanksy's illustrated response to the Charlie Hebdo attack isn't by Banksy. But it is striking,614,unrelated\nTiger Woods' agent shoots down report of failed drug test,1175,unrelated\nAmazon plans a streaming-video alternative,242,unrelated\nWatch NAKED airport worker walk through scanner in bizarre protest against 'rough' guards,1549,unrelated\nIraqi social-media rumors claim IS leader slain,401,unrelated\nMan discovers spider living under his skin during Bali vacation,1888,unrelated\nMichael Zehaf-Bibeau ID’d as Canadian Shooting Suspect in Ottawa,2002,unrelated\nNASA Confirms Earth Will Experience 6 Days of Total Darkness in December 2014!,1787,unrelated\n\"Audio captured at time of Michael Brown shooting, company says\",1379,agree\nChristian Bale In Talks To Play Steve Jobs In Sony's Next Biopic,296,unrelated\nOttawa Shooting: Soldier Shot at Canada's National War Memorial,401,unrelated\n\"Jeh Johnson: Politicians Shouldn't 'Feed The Flames Of Fear' Over ISIS, Ebola\",226,unrelated\nWhat Glenn Beck Fears May Be Done With the 11 Missing Jets,2162,discuss\nUS probing claims ISIS fighters seized airdropped weapons meant for Kurds,2116,unrelated\n'Hairgate': iPhone hit by new social media storm,2276,discuss\n\"ISIS Video Shows Execution of David Cawthorne Haines, British Aid Worker\",2348,agree\nNET Extra: Back-from-the-dead Catholic priest claims God is a female...,2240,agree\nGOP Rep: ‘At Least Ten ISIS Fighters Have Been Caught Coming Across The Mexican Border’,239,unrelated\nBoko Haram 'ceasefire' doubts after attacks reported in Nigeria,1697,unrelated\n\"Explosion reported near the Nicaraguan capital attributed to meteorite impact, but experts, including NASA, cast doubt on claims\",586,unrelated\nAn audio recording of the Michael Brown shooting has reportedly surfaced,1921,unrelated\nISIS Reportedly Beheads American Photojournalist in Iraq,1589,discuss\nNun Gives Birth To Baby Boy After Suffering Intense Stomach Pains,2115,unrelated\n\"Apple's New MacBook Will Be A Thinner, Cleaner, Faster 12-Inch MacBook Air\",1545,unrelated\nFemale teacher facing sack after making SEX TAPE with teenager,795,disagree\n6 Islamist militants killed in US attack in Somalia,1873,unrelated\nJeh Johnson shoots down Duncan Hunter's assertion IS is entering U.S. via Mexico,2266,discuss\nIsis militants claim to have killed US journalist James Foley,950,unrelated\n\"Bosnia: Seven underage girls return from five day school trip, pregnant\",1981,unrelated\nGCPD Solved Stolen Batmobile Case?,2519,discuss\nLebanon 'holding IS leader's daughter and ex-wife',845,unrelated\nRodney Constantine keeps Facebook promise and turns himself in to police,932,unrelated\nWeaponized Ebola? ISIS Militants Said To Contract Deadly Virus,1289,unrelated\nTurkish Leader Says U.S. Airdrop Aided ISIS Militants,666,unrelated\n'Jihadi John' identified: ISIS killer named as Mohammed Emwazi from West London,961,unrelated\n\"Islamic State, in video titled \"\"A Message to America,\"\" beheads American journalist James Wright Foley who was kidnapped in 2012\",1206,agree\n\"Catholic Priest Dead For 48 Minutes, Is Miraculously Revived – His Revelations About God Are Even More Shocking\",320,unrelated\nCheeky vandals paint giant penis on bonnet of £1.5 million Bugatti Veyron sportscar,2369,agree\nTiger Woods' agent shoots down report of failed drug test,2290,unrelated\nISIS Militants Allegedly Contracted Ebola,2453,unrelated\nPutin’s motorcade looks suspiciously like a massive…,303,unrelated\n\"Tropical spider burrows under man's skin, lives there for three days\",1864,discuss\n\"James Foley, Missing American Photojournalist, Reportedly Executed By ISIS In Syria\",1905,unrelated\nGuantanamo detainee who was swapped in prisoner deal for Bowe Bergdahl 'tried to rejoin 'Al Qaeda',366,unrelated\nChristian Bale in Talks to Star in Sony's Steve Jobs Film,1294,unrelated\nElderly Woman Arrested for Kidnapping Neighbor’s Cats & Making Fur Coats,1572,unrelated\nKnightscope Security Robots Are Keeping Microsoft Campuses Safe (and They Look Really Scary),1074,unrelated\nConde Nast's rat problem at One World Trade Centre: From red carpets to rodent droppings,224,agree\nApp brush list actually do so sister you tired it?,1784,discuss\n\"Boko Haram denies truce, says kidnapped girls married\",640,unrelated\nNEWS/ Meet the Teletubbies Sun Baby: 19-Year-Old Jess Smith Reveals Herself as the Smiling Face Who Looked Over Teletubbyland,1171,unrelated\nVideo: Marine survives Taliban sniper headshot thanks to helmet,1549,unrelated\nLuke Somers: British-born photojournalist 'killed by al-Qaeda after failed rescue attempt in Yemen',56,unrelated\nHas J.J. Abrams Asked for THE FORCE AWAKENS Release Date to be Moved Up?,748,unrelated\nMeet the X-BOY: Electric shock turns kid into MAGNETO,244,unrelated\nPriest who died for 48 minutes says he met God and she’s a woman,2127,unrelated\nPredator Drone Reportedly Spotted Over ISIS Stronghold,2412,discuss\nMilitant Group Says It Killed American Journalist in Syria,1627,unrelated\n\"Obama, Outraged Over Beheading, Vows to Stay on Course\",1347,unrelated\n\"ISIS Claims an American Hostage, Kayla Mueller, Died in Airstrike in Syria\",678,discuss\nNew ISIS Video Shows Militants Seizing Weapons Airdropped By US Near Kobani,2168,discuss\nThat Was Fast: Christian Bale Bails on Steve Jobs Biopic,2097,unrelated\nDog abandoned at railway station with suitcase set for happy ending as offers pour in,424,unrelated\n'Jihadi John' named as Mohammed Emwazi from London,2328,unrelated\nHospital Officials: Kansas City Patient Not Being Treated For Ebola,2033,unrelated\n\"Meteorite Strikes Nicaraguan Capital, Creates 16-Foot-Deep Crater\",1627,unrelated\n'Jihadi John' identified: ISIS killer named as Mohammed Emwazi from West London,503,unrelated\nBoyfriend cuts off his penis and throws it in the bin after girlfriend dumps him for being bad in bed,1799,agree\nThe 'cub of Baghdadi': Has this boy become the youngest victim of Isis’s use of child soldiers?,847,unrelated\nNun who gave birth ‘had no idea’ she was pregnant,1828,discuss\nSoldier shot at war memorial in Canada,595,unrelated\nCNN Expert on Brown Audio: At First I Thought ‘Someone’s Trying to Punk CNN’,1803,unrelated\nRapper Big Bank Hank of Sugarhill Gang dies at 57,2420,unrelated\n\"'Nasa Confirms Six Days of Darkness in December': No, they really don't - it's a hoax\",804,unrelated\nWHO says reports of suspected Ebola cases in Iraq are untrue,1438,unrelated\nNigeria says it has deal with Boko Haram to release kidnapped girls,903,unrelated\nMoment Michael Brown was shot dead 'caught on audio recording': FBI handed potentially damning tape of ELEVEN shots being fired - including final volley of 'kill shots',1481,unrelated\nWHO ‘probing’ whether ISIS fighters got Ebola,75,unrelated\nAbdel Majed Abdel Bary Emerges as Suspect in Foley Beheading,626,unrelated\n\"Small meteorite strikes Nicaragua, government says\",2155,unrelated\nThe next Apple Watch could be platinum,1291,discuss\nHospital: Man not being treated for Ebola in Kansas City,1787,unrelated\nBrian Williams Demands Apology From Social Media Over Erroneous Urination Reports (Video),2299,unrelated\nFears journalist James Wright Foley beheaded by Islamic State jihadists in ‘message’ to United States,1034,unrelated\n\"Report: The Apple Watch Will Only Last 2.5 Hours With \"\"Heavy\"\" Use\",787,unrelated\n\"BREAKING NEWS: Female American aid worker, 26, held hostage by ISIS for 18 months has been 'killed in Jordanian air strike'\",2260,unrelated\nISIS Getting Ebola,93,unrelated\nLynch mob use butcher's meat cleaver to castrate rapist they caught attacking teenage girl in alleyway in Indian city,2115,agree\nIslamic State 'training pilots to fly fighter jets',1337,unrelated\nNorth Korea directive reveals apparent ban on sharing Kim Jong-un’s name,2314,unrelated\n\"Sadly, Pumpkin Spice Condoms Aren't A Thing After All\",1642,unrelated\nISIS leader ‘killed’ in US airstrikes,1948,unrelated\nWife and son of Islamic State leader Abu Bakr al-Baghdadi detained in Lebanon,77,unrelated\n\"Why the Gold Apple Watch Edition Must Cost $10,000\",490,unrelated\nMystery man slaps shoppers around head for sneezing,1883,unrelated\nIslamic State releases video apparently showing the beheading of missing US journalist James Foley,2147,discuss\nPeople On Twitter Think Macklemore Has Joined ISIS,2163,unrelated\nElderly Woman Arrested for Kidnapping Neighbor's Cats & Making Fur Coats,1829,unrelated\n\"Zack Snyder Kills \"\"Stolen Batmobile\"\" Rumor With Great Photo\",1673,unrelated\nReport: Christian Bale Drops Out Of Steve Jobs Biopic,1854,unrelated\nJosh Paler Lin Gives A Homeless Man $100 And Follows Him To See How He Spends It,359,unrelated\nObama Denounces James Foley's Execution: 'Today The Entire World Is Appalled',2388,discuss\nBoko Haram Denies Nigeria Cease-Fire Claim,125,unrelated\nDid Kim Yo-Jong Take Kim Jong Un’s Role? North Korea Ill Health Rumors Are ‘Fabricated’,320,unrelated\n'Spiderman' squished: Experts debunk claims,431,unrelated\nISIL Beheads American Photojournalist in Iraq,1351,unrelated\nGCPD Solved Stolen Batmobile Case?,1673,unrelated\nThe iPhone 6 'Hairgate' Is Not a Thing,1867,discuss\nIsis leader Abu Bakr al-Baghdadi's 'wife and son detained in Lebanon',1263,discuss\nKC hospital: Patient does not have symptom profile of Ebola,304,unrelated\nIslamic State accused of using chlorine gas on Iraqi soldiers,1296,unrelated\nWe took a look at the photo said to show the body of Islamic State leader Abu Bakr Al-Baghdadi (right) and found it was really an ethnic Albanian militant killed in 2013,731,discuss\nAmazon Is Opening a Brick-and-Mortar Store in Manhattan,464,agree\nWatch NAKED airport worker walk through scanner in bizarre protest against 'rough' guards,1222,unrelated\nYPG Confirms: Gill Rosenberg Not Captured in Kobani,1893,discuss\nCanadian Michael Zehaf-Bibeau thought to be the gunman in Ottawa shooting,530,unrelated\n\"Fidel Castro Rumors Sweep Internet, but No Sign in Cuba\",1498,unrelated\n\"Is North Korea, world's most secret state, really planning a new restaurant in Scotland?\",2452,discuss\n\"Nigeria Says It Struck A Cease-Fire With Boko Haram, But Are They Talking To The Right Guy?\",1541,unrelated\nKim Jong-un: obese leader 'fractured both ankles',818,unrelated\nSpider burrowed through tourist's stomach and up into his chest,724,unrelated\nISIS Getting Ebola,1461,unrelated\nMagic mushrooms found at Buckingham Palace,2480,discuss\nBREAKING: ISIS Beheads American Journalist James Wright Foley,7,unrelated\nChugging eggnog sends Utah man to hospital,23,unrelated\nWas The Batmobile Stolen In Detroit?,1678,unrelated\nChristian Bale Is Steve Jobs,2367,unrelated\nBREAKING NEWS: Gunman 'shot dead' after wounding soldier near Canada parliament,401,unrelated\n\"In Kim Jong Un's absence, his sister may rule. Or not.\",2048,discuss\n\"One gunman killed in shooting on Parliament Hill in Ottawa, hunt on for other shooters\",2269,unrelated\nSon Pays Off His Parents’ Mortgage for Christmas,1439,unrelated\nKim Jong-un 'Had Surgery on Fractured Ankles',1972,discuss\nISIS Border Crisis: DHS Chief Says Terrorists Not Entering US Through Mexico,1764,agree\nSeth Rogen to play Woz in Jobs biopic,1660,unrelated\nRep. Duncan Hunter: 'At Least 10' ISIS Fighters Caught at Mexican Border,1498,unrelated\nJihadi John unmasked: Former Westminster University student was arrested FIVE years ago and put on a terror watch list - but he flew to Syria to join ISIS two years later,2125,unrelated\nHow did a Texas plumber's truck end up with Syrian rebels? (+video),13,unrelated\n7 Bosnian teens get pregnant on school trip,313,unrelated\n‘Wild Misinformation’: Brian Williams Explains the Mike Seidel Liveshot,40,unrelated\nActor has his testicles stolen after meeting ‘young blonde woman at a bar’,551,unrelated\nJilted lover chops off his penis after girlfriend dumps him,908,unrelated\nWHO investigates media reports ISIS fighters contracted Ebola,2463,unrelated\n#HairGate: iPhone 6 Customers Are Complaining That The Phone Is Ripping Out Their Hair,403,unrelated\nStar Wars 7: JJ Abrams want to move release to summer 2015,1087,unrelated\nReport: Taliban Detainee Swapped for Bowe Bergdahl Suspected of Trying to Return to Terrorism,1813,unrelated\nSchoolboy almost killed by electric shock claims he now has superpowers like Magneto,1503,unrelated\nIslamic State militants claim to behead missing American journalist,2287,unrelated\nJames Foley remembered as 'brave and tireless' journalist,1747,agree\n'The Force Awakens' Release Date: JJ Abrams Plan for an Early Release of 'Star Wars' Movie?,1697,unrelated\nReport: Former Baseball Star Jose Canseco Accidentally Shot At Home,1772,unrelated\n#Hairgate trends on social media: iPhone 6 users complain of ripped out hair,1646,discuss\nChristian Bale Pulls Out of Upcoming Steve Jobs Biopic,1658,unrelated\nNew iOS 8 bug can delete all of your iCloud documents,221,unrelated\nItalian fisherman catches monstrous 280-pound catfish,0,unrelated\n[UPDATED] 11 Men and 0 Women on Tonight's ESPN Domestic Violence Panel,615,unrelated\nZack Snyder’s ‘Batman V Superman: Dawn Of Justice’ Stolen Batmobile Rumor Put To Rest,1342,unrelated\nMacaulay Culkin Victim of Another Online Death Hoax,804,agree\nAudio recording of Michael Brown being gunned down WAS made at the time he was killed: App company appears to confirm tape of ELEVEN bullets being fired - including final volley of 'kill shots',2187,unrelated\nTurkish Leader Says U.S. Airdrop Aided ISIS Militants,698,unrelated\n\"Gill Rosenberg, Canadian-Israeli Woman Feared Kidnapped By ISIS, Says She's Safe\",524,unrelated\nPassenger Wears A Hazmat Suit To Dulles Airport [PHOTO],2489,unrelated\nRodney Constantine keeps Facebook promise and turns himself in to police,2124,unrelated\nAlleged audio of Michael Brown shooting released,251,unrelated\nPsychoactive magic mushroom found in grounds of Buckingham Palace,2480,discuss\n\"That Story About a Catholic Priest Dying, Seeing God as a Woman, and Coming Back to Life? It’s Almost Definitely Fake\",1224,unrelated\nISIS supporters mourn death of ‘youngest fighter’,1627,unrelated\n\"No, a bird didn't poop on Vladimir Putin\",225,unrelated\nJudd Nelson Death Hoax: FOX News Impersonator Claims Actor Found Dead In Los Angeles Condo,1968,unrelated\n\"Nun gives birth, intends to keep baby\",2155,unrelated\n\"Gold Apple Watch Edition Could Cost As Much As $1,200\",1940,unrelated\nISIL allegedly kills US journalist in video,874,unrelated\nMan chops off his own penis after girlfriend told him he was no good in bed,503,agree\nDNA tests prove Lebanon IS holding ISIS chief al-Baghdadi's ex-wife and daughter after they were caught with fake passports,1225,unrelated\nHigh School Student Rumored to Have Made $72 Million Trading Stocks,409,unrelated\nPentagon: ISIS seized materials airdropped to Kurds,2404,discuss\nDNA test confirms child is IS head Abu Bakr al-Baghdadi's daughter,1943,unrelated\nTourist wakes to find strange red trail on his stomach - and discovers a spider has burrowed through his appendix scar and crawled UNDER his skin while on holiday in Bali,43,unrelated\n\"Reports Isis fighters have contracted Ebola are 'incorrect', says Iraqi health ministry\",225,unrelated\nSteve Jobs Biopic Eyes Seth Rogen to Play Apple Co-Founder Steve Wozniak,999,discuss\nChristian Bale in Talks to Play Steve Jobs (Exclusive),2343,discuss\nVideo shows dramatic moment bullet strikes U.S. Marine’s head — and he survives thanks to kevlar helmet,286,unrelated\niOS 8 bug reportedly erases iCloud Drive documents when settings are reset,2423,discuss\nAn audio recording of the Michael Brown shooting has reportedly surfaced,2434,discuss\nISIS Getting Ebola,1904,discuss\nVideo: Marine survives Taliban sniper headshot thanks to helmet,56,unrelated\nGod is a woman- Priest who died for 48 minutes claims,1549,disagree\nPentagon Denies It Killed ISIS Chief As Airstrikes Hit Top Extremists,518,unrelated\nBREAKING: ISIS Beheads American Journalist James Wright Foley,1385,unrelated\nIslamic Militants Post Video Claiming to Show Beheading of U.S. Journalist,1589,discuss\nFormer PGA Tour player: Tiger Woods suspended for drug test failure,2367,unrelated\nThe Arrest of the ISIS Leader's Wife and Son,404,unrelated\nMcDonald’s Will Stop Serving Overweight Customers Beginning 1/1/15,77,unrelated\n\"Vice Media Chief Said to Pay $300,000 for Dinner for 30\",2463,unrelated\nIraqi Official Dismisses ‘Unfounded’ Reports That ISIS Fighters Have Ebola,2299,unrelated\nWhite House Fence Jumper Actually Made It Pretty Far Inside,848,discuss\n\"Meteorite makes big crater in Nicaragua, government says\",1722,discuss\n\"Apple to Take Reservations for Trying On Apple Watch, Considered Platinum Model\",1415,unrelated\nWHO investigates media reports ISIS fighters contracted Ebola,737,unrelated\nRumors Of Fidel Castro's Death Circulate After Prolonged Absence From Public Life,47,unrelated\nIndian worker sacked after going on leave for 24 years,860,unrelated\n\"Tim Cook Reportedly Showers with Apple Watch, Suggesting It’s Waterproof\",401,unrelated\nHospital Officials: Kansas City Patient Not Being Treated For Ebola,1933,unrelated\nConflicting reports on alleged IS capture of Canadian woman,1899,discuss\nMissing Libyan aircraft spark fears of 9/11-style attack in North Africa,846,unrelated\nUS confirms death of Somalia terror group leader,1176,discuss\nUS officials: Video shows American's execution,1125,unrelated\nVideo shows ISIL beheading of photojournalist James Foley,2070,unrelated\nBoko Haram denies ceasefire claim by Nigeria's government,532,unrelated\nBoko Haram denies truce to release kidnapped schoolgirls,1019,unrelated\n\"Are missing students in mass graves found near Iguala, Mexico?\",1849,unrelated\nSenator: Detainees swapped for Bergdahl have contacted militants,903,unrelated\nReport: Amazon to Launch Ad-Supported Streaming Service,220,unrelated\nWife and son of Islamic State leader Abu Bakr al-Baghdadi detained in Lebanon,1789,unrelated\nEveryone chill! Banksy has NOT been arrested,1940,agree\nWhat Glenn Beck Fears May Be Done With the 11 Missing Jets,181,unrelated\n\"Boko Haram: Kidnapped Girls Have Been Married Off, Truce Never Happened\",2314,unrelated\nMan has his PENIS cut off by angry mob after 'attempted rape' of teenager,1476,discuss\nSay 'eh-oh!' to the Teletubbies SUN BABY - can you still recognise her after 19 years?,504,unrelated\nSmall Meteorite Hits Managua,534,unrelated\n\"Soldier, Gunman Killed In Shooting Incident Near Canadian Parliament\",2269,unrelated\nU.S. airstrike kills Islamic Al Shabab terrorist leader in Somalia,1853,unrelated\nNew ISIS Video Shows Militants Seizing Weapons Airdropped By US Near Kobani,1938,unrelated\nCNN audio: Is this the moment Michael Brown was shot?,346,unrelated\nThat Was Fast: Christian Bale Bails on Steve Jobs Biopic,860,discuss\nKim Jong-un: Absent North Korean leader is 'recovering from ankle surgery',2327,unrelated\n‘Evil straight from the pits of hell': American journalist James Foley reportedly beheaded by ISIS,2453,unrelated\nOttawa gunman identified as 32-year-old Michael Zehaf-Bibeau,205,unrelated\nFounding Fathers-Era Time Capsule Found in Boston,690,unrelated\nKC hospital: Patient does not have symptom profile of Ebola,570,unrelated\n\"North Korea leader Kim is still in charge, has injured leg: source\",1252,unrelated\nPurported ISIS claim: Jordan airstrike kills female US hostage,281,unrelated\nNorth Korea denies reports Kim Jong-un is to open state-backed restaurant in Scotland,2130,unrelated\n\"Reports: Jihadists Steal Commercial Jets, Raise 9/11 Fears\",1660,unrelated\n\"James Foley: American Journalist, James Wright Foley Beheaded in New ISIS Video [Breaking News]\",115,unrelated\nAnna Wintour 'refuses to work at new World Trade Center Vogue office due to rat infestation',1940,unrelated\nChristian Bale In Talks To Play Steve Jobs In Sony's Next Biopic,1226,disagree\nMacaulay Culkin Dead: Internet Death Hoax Claims Actor Found Dead In Apartment,176,unrelated\nIS Militants Kill 300 Iraqi Soldiers with Chlorine Gas,1233,discuss\n\"Confusion swirls, details murky in arrest of ISIS leader's 'wife'\",2042,unrelated\n\"Boko Haram Cease-Fire: Abducted Nigerian Schoolgirls To Be Released, Officials Say\",2096,unrelated\n\"Why the Gold Apple Watch Edition Must Cost $10,000\",2016,unrelated\nNun 'has surprise baby' after complaining of stomach pains,1164,unrelated\nISIS Leader Killed: Abu Bakr Al-Baghdadi Reportedly Killed By U.S. Airstrike,2187,unrelated\nSEE IT: California homeless man uses $100 gift to give food to others,825,unrelated\nChristian Bale won't play Steve Jobs,1646,unrelated\nHope Fades for Girls' Release After Boko Haram 'Truce' Breached,1027,agree\nISIS cracks down on five confirmed Ebola cases among fighters: official,720,unrelated\nCheese addiction breaks Kim Jong-un's ankles,2153,discuss\nKim Jong-Un 'in hospital with two fractured ankles' after ballooning to around 20 stone and going on numerous 'meet the people' walkabout PR stunts,1097,unrelated\nSouth Korea: Kim Jong Un had ankle surgery to remove cyst,524,unrelated\nTurkish Leader Says U.S. Airdrop Aided ISIS Militants,2168,discuss\nAxl Rose Dead? Of Course Not — Tiresome Internet Death Hoax Plague Hits Guns N’ Roses Frontman,959,unrelated\nVogue's new digs are reportedly swarming with rats,2080,unrelated\n\"Bosnia: Seven underage girls return from five day school trip, pregnant\",1667,discuss\nReports: Boko Haram may release schoolgirls as part of deal,1603,unrelated\nTexas plumber's truck spotted in Syria: 'We have nothing to do with terror at all',2403,unrelated\nAlleged Audio of Michael Brown Shooting Doesn’t Sound Good for Officer Darren Wilson,2434,discuss\n\"UPDATED 'Jihadi John' identified as Mohammed Emwazi of London, reports say\",2501,unrelated\nISIS Appears To Behead American Photojournalist In YouTube Video,2130,unrelated\nVogue’s Shiny New Office Has a Big Rat Problem,1686,unrelated\nMan Known as ‘Jihadi John’ Is Identified as Mohammed Emwazi,281,unrelated\nIs Ebola Virus Spreading Among ISIS Militants? Reports Claim Jihadists Seeking Cure at Mosul Hospital,1013,unrelated\n\"Eyewitness: Viral Video That Netted $130K in Donations \"\"is Bullshit\"\"\",321,unrelated\nParents are furious after seven girls aged 13-14 fall pregnant on a school trip,2504,agree\nMoment U.S. Marine is saved by his Kevlar helmet as Taliban sniper bullet hits him in head,2091,unrelated\nNBC weatherman caught urinating in the woods live on air,1333,disagree\n\"Catholic priest dies for 48 mins, wakes up claiming God is a woman\",2515,agree\n\"James Foley, Missing American Photojournalist, Reportedly Executed By ISIS In Syria\",7,unrelated\n\"Boko Haram: Kidnapped Girls Have Been Married Off, Truce Never Happened\",2144,discuss\nISLAMIC STATE ‘FED MURDERED MAN TO HIS OWN MOTHER’,2349,unrelated\nHORROR: ISIS Fighters Have Reportedly Contracted Ebola,688,discuss\nSmall Meteorite Strikes in Nicaragua's Capital City of Managua,9,agree\nArmed U.S. drones spotted flying over Syria in possible hunt for ISIS leader,1234,unrelated\nSugarhill Gang’s Big Bank Hank dead at 57,1107,unrelated\n\"Obama, Outraged Over Beheading, Vows to Stay on Course\",1547,unrelated\nNew Audio Shows Michael Brown Was Shot at 11 Times,450,unrelated\nLibya: Missing Libya Planes Spark Security Concerns,2162,discuss\nChristian Bale Pulls Out of Upcoming Steve Jobs Biopic,830,unrelated\nNew iOS 8 bug can delete all of your iCloud documents,1385,unrelated\nAmerican hostage killed in rescue attempt in Yemen - senior official,2528,unrelated\nSee the Crater a Meteorite Made in Nicaragua,1825,discuss\n\"Priest Dies, Wakes Up, Claims God Is a Woman. Huh?\",2142,unrelated\nCanadian Soldier Shot At Ottawa War Memorial: Report,40,unrelated\n\"Woman detained in Lebanon is not al-Baghdadi's wife, Iraq says\",428,unrelated\nNicaragua Meteorite Impact Theory May Be Meteor-wrong,2118,unrelated\nCNN audio: Is this the moment Michael Brown was shot?,2220,discuss\nFerguson riots: audio may have captured Michael Brown shooting,693,discuss\nSeven girls fall pregnant after five day school trip in Bosnia and Herzegovina,499,unrelated\n'Spiderman' squished: Perth experts debunk spider burrowing claims,43,unrelated\nLebanon 'holding IS leader's daughter and ex-wife',2042,unrelated\n\"Apple Media Event Rumored for Late February, Apple Watch and 12\"\" MacBook Air Likely Topics [Updated]\",958,unrelated\nTwo GOP Congressmen Say Suspected Terrorists Caught Crossing U.S.–Mexico Border,1565,unrelated\n\"Boko Haram claims to have German hostage, denies ceasefire\",2272,agree\nSoldier shot at War Memorial; multiple shots fired in Parliament,373,unrelated\nIf Only A Bird Really Did Poop on Putin,2278,unrelated\nRapper Big Bank Hank of Sugarhill Gang dies at 57,1107,unrelated\nShots Heard In Alleged Brown Shooting Recording [AUDIO],2141,unrelated\nNew Audio Allegedly Captures Moment Michael Brown Was Shot,450,unrelated\nApple Watch reportedly has low-energy 'power reserve' mode,487,discuss\nPolice find mass graves with at least '15 bodies' near Mexico town where 43 students disappeared after police clash,251,unrelated\nNigeria says it has deal with Boko Haram to release kidnapped girls,1419,discuss\nAmazon plans a streaming-video alternative,367,unrelated\nIRAQI AND KURDISH MEDIA REPORTS: ISIS FIGHTERS HAVE CONTRACTED EBOLA,559,unrelated\nMichael Zehaf-Bibeau ID’d as Canadian Shooting Suspect in Ottawa,1883,unrelated\nIS Militants Kill 300 Iraqi Soldiers with Chlorine Gas,251,unrelated\nPGA Tour Denies Claim That Tiger Woods Failed A Drug Test,1417,discuss\n\"James Foley: American Journalist, James Wright Foley Beheaded in New ISIS Video [Breaking News]\",1905,unrelated\n\"How did Fake Chinese News Site Dupe Washington Post, Atlantic, BBC?\",2260,agree\nNigeria and Boko Haram 'agree ceasefire and girls' release',1661,unrelated\nChugging eggnog sends Utah man to hospital,251,unrelated\nDid NBC Nightly News Go Live To A Man Who Was Taking A Piss?,984,discuss\nSay 'eh-oh!' to the Teletubbies SUN BABY - can you still recognise her after 19 years?,1185,unrelated\n\"Elon University has not banned the term ‘freshman,’ despite rumors\",362,agree\n\"Apple Watch pricing: Will you spend $5000 for Gold edition, $500 for stainless steel?\",1983,discuss\nNun gives birth to surprise baby after complaining of stomach pains,40,unrelated\nYou're Not Going to Become Weightless on January 4th,909,unrelated\nIsilkulskom student has gained superhero powers after shock,1426,unrelated\nAmerican hostage killed in rescue attempt in Yemen - senior official,2247,discuss\nChristian Bale won't play Steve Jobs,571,unrelated\nDid Kim Yo-Jong Take Kim Jong Un’s Role? North Korea Ill Health Rumors Are ‘Fabricated’,2314,unrelated\n\"Meteorite Strikes Nicaraguan Capital, Creates 16-Foot-Deep Crater\",1249,discuss\nGCPD Solved Stolen Batmobile Case?,692,unrelated\nUS officials: Video shows American's execution,928,discuss\n\"North Korea leader Kim is still in charge, has injured leg: source\",2230,discuss\nDurex on Rumored ‘Pumpkin Spice’ Condom: No Comment,367,unrelated\nChristian Bale in Talks to Star in Sony's Steve Jobs Film,1839,unrelated\nReport: Israeli-Canadian woman fighting Islamic State has been kidnapped by terror group,80,unrelated\n\"Gill Rosenberg, Canadian citizen, reportedly captured by ISIS in Syria\",2415,unrelated\nIslamic State killer 'Jihadi John' named as Mohammed Emwazi,472,unrelated\nChristian Bale to play Steve Jobs in upcoming biopic,1658,unrelated\nMacaulay Culkin Hasn’t Died Despite What Everyone Is Saying On Facebook,2175,unrelated\nTeen Makes $72 Million on the Stock Market,409,unrelated\nAbdel-Majed Abdel Bary in Foley beheading: London rapper songs help identify him,634,unrelated\nResearch Medical Center denies reports that a patient has Ebola,2104,agree\nNun gives birth to surprise baby after complaining of stomach pains,1412,agree\nNigeria says ceasefire agreed with Boko Haram,1430,discuss\nNYC High School Student Nicknamed ‘Teen Wolf’ Made $72 Million On Stock Market,313,unrelated\nMissing Libyan jetliners raise fears of terror attacks on 9/11,1197,agree\n\"Is Kim Jong-un's Sister, Kim Yo-jong, Running North Korea In His Mysterious Absence?\",2061,unrelated\n'Sex attacker' has penis cut off with a cleaver in India,2005,agree\nSEE IT: California homeless man uses $100 gift to give food to others,387,unrelated\nCourt Orders Probe Into Complaints Of 'Forced Castration' In Religious 'Dera' Sect,887,unrelated\nI aborted my baby because it was a boy,1939,unrelated\nFerguson riots: audio may have captured Michael Brown shooting,900,unrelated\n‘Wild Misinformation’: Brian Williams Explains the Mike Seidel Liveshot,1854,unrelated\nISIS Appears To Behead American Photojournalist In YouTube Video,2067,discuss\nNigerians doubtful of girls' release after Boko Haram 'truce' breached,35,unrelated\nReport: Secret Service Lied About White House Fence Jumper,663,discuss\nWHO investigates media reports ISIS fighters contracted Ebola,1689,discuss\nSeth Rogen reported to play Woz in the upcoming Steve Jobs movie,1575,discuss\n\"Hoax Alert: Father O’Neal, Who Has Met God and Thinks She’s a Woman, Is Made Up (Just Like God Herself)\",1877,unrelated\nSetting the record straight on tor,986,unrelated\nIs the iPhone 6 Really Pulling Out Your Hair?,1867,discuss\n\"James Foley: American Journalist, James Wright Foley Beheaded in New ISIS Video [Breaking News]\",2096,discuss\nBoko Haram ceasefire ignored as violence flares in Borno state,992,unrelated\nThis Is The Most Epic Way To Quit Your Job,887,unrelated\nHomeland Security says terrorists haven't crossed U.S-Mexico border,2458,unrelated\nDid a plumber's pick-up truck from Texas end up carrying an anti-aircraft gun for Islamic fighters on the front lines of Syria?,1670,unrelated\n\"Kim Jong Un hospitalized with two broken ankles, reportedly from wearing heels and being overweight\",1689,unrelated\nNicaragua says meteorite probable cause of blast in capital,724,unrelated\nTurkish president says American weapons drop for Kurdish fighters was 'wrong' after supplies end up in the hands of ISIS,2200,discuss\n\"No, A Spider Did Not Burrow Under A Man's Skin And Live There For Days\",1549,unrelated\nIslamic State Leader al-Baghdadi “Not Dead”,1466,discuss\n\"No, there aren’t any Ebola cases in Iraq\",1034,unrelated\nHope Fades for Girls' Release After Boko Haram 'Truce' Breached,304,unrelated\nSurreal Photos of Fisherman’s Jaw-Dropping Catch Will Likely Have People Wondering If It’s Real,842,discuss\nAudio recording allegedly captures at least 10 shots fired in Michael Brown killing,1808,unrelated\nMcDonald’s Will Stop Serving Overweight Customers Beginning 1/1/15,1539,unrelated\nMexico prosecutor: Students not in 1st mass graves,761,unrelated\nAccountant Claims Comcast Got Him Fired From His Job for Reporting a Customer Service Issue,32,unrelated\n\"Israel opens dams, floods Gaza\",472,unrelated\nNigeria Boko Haram blamed for raids despite truce claim,1630,discuss\nNun Gives Birth To Baby Boy After Suffering Intense Stomach Pains,1040,unrelated\nIsis militants claim to have killed US journalist James Foley,527,unrelated\nPenis Spray-Painted on a $2.5 Million Car Was Just for a Prank Video,2369,disagree\n\"Kim Yo Jong, Kim Jong-Un’s Sister, Takes Control of North Korea While Brother Gets Treatment?\",2046,unrelated\n\"Apple Media Event Rumored for Late February, Apple Watch and 12\"\" MacBook Air Likely Topics [Updated]\",456,unrelated\nDog found abandoned outside railway station with suitcase of his belongings,304,unrelated\nThe iPhone 6 'Hairgate' Is Not a Thing,1289,unrelated\nSeth Rogen set to play Steve Wozniak in Danny Boyle's Steve Jobs biopic,1262,discuss\nOscar winner Christian Bale to play Steve Jobs in upcoming biopic,1854,unrelated\nShots Heard In Alleged Brown Shooting Recording [AUDIO],816,discuss\n\"Prankster Gives Homeless Man $100, Secretly Follows Him And Learns He Buys Food For Others\",1681,unrelated\nISIS Militants Allegedly Contracted Ebola,139,unrelated\nTim Cook Reportedly Reveals Apple Watch Waterproofing Has Improved,431,unrelated\n\"See How This Homeless Man Spends A Hundred Dollars, And Keep A Tissue Handy [Video]\",2132,disagree\nISIS Fighters Getting Caught Coming Across the U.S.-Mexican Border?,2367,discuss\nCanadian official identifies dead Ottawa gunman as Michael Zehaf-Bibeau,1751,unrelated\nISIS militants appear to behead abducted American journalist James Wright Foley in graphic video,1288,discuss\nBREAKING NEWS: ISIS beheads missing American journalist James Wright Foley as warning to US to cease action in Iraq,2304,unrelated\nFears journalist James Wright Foley beheaded by Islamic State jihadists in ‘message’ to United States,1744,discuss\nCNN plays chilling audio recording allegedly from Michael Brown shooting: “At least 11 shots”,1893,unrelated\n\"Reports Isis fighters have contracted Ebola are 'incorrect', says Iraqi health ministry\",1355,agree\nA Predator Drone Has Reportedly Been Spotted Circling Above ISIS's Capital City,220,unrelated\nBatman Set To Play Steve Jobs In Upcoming Biopic,1939,unrelated\nNews sites fall for Putin bird-dropping video,2278,unrelated\n\"Nigeria claims deal with Boko Haram on ceasefire, kidnapped girls\",1541,unrelated\nISIL video claims beheading of kidnapped journalist James Foley,938,unrelated\nSomalia Shebab chief Ahmed Abdi Godane likely dead in US strike: Source,2268,unrelated\nNew iOS 8 bug can delete all of your iCloud documents,1538,unrelated\nEmotional sergeant-at-arms is greeted back to parliament with a rousing standing ovation a day after he heroically shot dead terrorist - the first time he used weapon in 30 year career,2404,unrelated\nRep. Duncan Hunter: 'At Least 10' ISIS Fighters Caught at Mexican Border,698,unrelated\nSugarhill Gang rapper Big Bank Hank dead at 57,2421,unrelated\nNASA Raises Doubts About Reports of Nicaraguan Meteorite,10,unrelated\nAudio recording of Michael Brown being gunned down WAS made at the time he was killed: App company appears to confirm tape of ELEVEN bullets being fired - including final volley of 'kill shots',195,unrelated\nSugarhill Gang's Big Bank Hank Dead At 57,2080,agree\n\"Lady on FB: I'm 41, Intersex, and Fucked Michael Phelps on First Date\",1234,discuss\nFake BBC News website set up to carry Charlie Hebdo attack conspiracy theories,915,agree\nIraqi and Kurdish media reports cases of Ebola among Islamic State fighters in Mosul,568,unrelated\n\"David Haines Beheaded By ISIS, Execution Video Contains Threats Against UK: Reports\",68,unrelated\n'Jihadi John' named as Mohammed Emwazi from London,2184,unrelated\nIs Kim Jong Un's sister Kim Yo Jong in charge?,490,unrelated\nJudd Nelson Death Hoax: FOX News Impersonator Claims Actor Found Dead In Los Angeles Condo,304,unrelated\nThe Chinese Guide to Avoiding a Bad English Name,1170,unrelated\nBanksy arrest hoax: US website claims street artist caught in Watford,1898,unrelated\nThe Story Of The High School Trader Who Made $72 Million Is A Rumor Spun Out Of Control,682,unrelated\nU.S. Hostage Luke Somers Killed During Yemen Rescue Bid: Family,1786,unrelated\nYPG Confirms: Gill Rosenberg Not Captured in Kobani,80,unrelated\nISIS Fighters Getting Caught Coming Across the U.S.-Mexican Border?,2404,unrelated\n\"Ann Arbor pizza delivery driver surprised with $2,000 tip\",1040,unrelated\nRussian TV actor wakes up to find his testicles stolen,170,unrelated\nJudicial Watch's Farrell: ISIS Terrorists Did Cross Mexican Border,130,unrelated\nLondon hip-hop artist Abdel-Majed Abdel Bary key suspect in hunt for killer of American journalist James Foley,2327,discuss\nHas North Korean dictator Kim Jong-un been replaced by his sister?,900,unrelated\nA really devoted man spent $460 on surgery for his constipated goldfish,1541,agree\nMacaulay Culkin Dead?,195,unrelated\n\"Comcast Is Threatening To Cut Off Customers Who Use Tor, The Web Browser For Criminals\",2178,disagree\nHORROR: ISIS Fighters Have Reportedly Contracted Ebola,1004,unrelated\nDog Found Abandoned With Suitcase Filled With His Belongings,367,unrelated\nMacaulay Culkin Dead: Actor Once Again Victim Of Death Hoax,539,agree\nIslamic Militants Post Video Claiming to Show Beheading of U.S. Journalist,26,unrelated\nI aborted my baby because it was a boy,529,unrelated\nKilling in the name of! Kim Jong-un launches attack on others named 'Kim Jong-un',2143,unrelated\n\"In Vogue vs Rats War, the Rats Are Winning\",1543,discuss\nNow the Vogue Rats Are Chewing Through Couture,585,unrelated\nApple Watch launch reportedly planned for February with limited supply,529,unrelated\nFears Islamic State could launch EBOLA attack on Britain after fighters 'contract virus',620,discuss\nFemale teacher facing sack after making SEX TAPE with teenager,1357,unrelated\nThat Was Fast: Christian Bale Bails on Steve Jobs Biopic,1939,unrelated\nReport claims Kim Jong-un underwent surgery to repair fractured ankles,505,unrelated\nAn Audio Recording of the Michael Brown Shooting Has Reportedly Surfaced,1916,discuss\nBoko Haram denies it has agreed ceasefire,244,unrelated\nZack Snyder’s ‘Batman V Superman: Dawn Of Justice’ Stolen Batmobile Rumor Put To Rest,529,unrelated\n\"Thanks Uncle Sam, we have your weapons airdrop: ISIS taunts America over intercepted weapons meant for Kurds\",1649,unrelated\n\"Gill Rosenberg, Canadian-Israeli Woman Feared Kidnapped By ISIS, Says She's Safe\",2070,unrelated\n\"Apple to Take Reservations for Trying On Apple Watch, Considered Platinum Model\",972,unrelated\nReports of missing Libyan planes raise 9/11 terror fears,299,unrelated\nChristian Bale in Talks to Play Steve Jobs in Danny Boyle's Biopic,1294,unrelated\nNewly Discovered Mass Grave Linked to Missing Mexican Students,983,discuss\nState House time capsule from 1795 unearthed,218,unrelated\n\"Nigeria, Boko Haram reach ceasefire deal, kidnapped girls to go free, official says\",1027,discuss\nNigerians doubtful of girls' release after Boko Haram 'truce' breached,1019,unrelated\n\"Apple to Take Reservations for Trying On Apple Watch, Considered Platinum Model\",1289,unrelated\nDog abandoned at railway station with suitcase set for happy ending as offers pour in,693,unrelated\nGiant 8ft 9in catfish weighing 19 stone caught in Italy is thought to be the biggest ever reeled in with a rod and line,2161,agree\nSeth Rogen reported to play Woz in the upcoming Steve Jobs movie,1058,unrelated\n\"ISIS beheads American photo-journalist James Wright Foley, threatens more to come\",1658,agree\nWatch NAKED airport worker walk through scanner in bizarre protest against 'rough' guards,1040,unrelated\nIslamic State killer 'Jihadi John' named as Mohammed Emwazi,1939,discuss\n\"North Korean leader Kim Jong Un had ankle surgery, report says\",2141,unrelated\n\"Canadian woman 'captured by ISIS in Syria' says she is actually fine and still fighting the jihadists, despite kidnap reports\",1808,unrelated\nHomeland Security: No ISIL fighters on U.S. border,683,unrelated\nDid Josh Paler Lin Stage His Viral Video About Helping the Homeless?,321,unrelated\nChinese State Media Warns People To Stop Calling Themselves Dumbledore,2421,unrelated\nWas Alleged Audio of Michael Brown Shooting on CNN a Hoax?,1438,unrelated\nU.S. airstrike kills Islamic Al Shabab terrorist leader in Somalia,1423,agree\nFirst Human Death Confirmed From Eating GMO [Satire],578,unrelated\nReport: Apple Watch Will Need Charging Every Day,1898,discuss\nISIS executioner 'Jihadi John' named by media,2531,unrelated\n\"ISIS Claims It Kidnapped Gill Rosenberg, The First Western Woman To Fall Into The Group's Hands\",1319,unrelated\nAudio recording of Michael Brown being gunned down WAS made at the time he was killed: App company appears to confirm tape of ELEVEN bullets being fired - including final volley of 'kill shots',2020,unrelated\n\"Luke Somers, American Hostage, Is Killed During Rescue Attempt in Yemen, U.S. Official Says\",1500,unrelated\nTropical spider burrowed under man's skin through appendix scar and lived there for THREE DAYS,800,discuss\nWHO says reports of suspected Ebola cases in Iraq are untrue,2314,unrelated\n\"Priest Dies, Wakes Up, Claims God Is a Woman. Huh?\",1212,unrelated\n\"No, Banksy hasn’t been arrested\",1544,unrelated\nKim Jong ill? Analysts say 27-year-old sister Kim Yo Jong may be running North Korea (VIDEO),986,unrelated\nUrgent: The Leader of ISIL 'Abu Bakr al-Baghdadi' Killed! / Photo,1466,discuss\nLed Zeppelin’s Robert Plant ripped up a $924 million reunion contract,258,disagree\nApple 'working on 12-inch MacBook Air',480,unrelated\n\"‘Teletubbies’ Sun Baby: Fans Freak Out Over Jess Smith, 19\",587,agree\nTropical spider burrowed under Bali tourist's skin,1848,unrelated\nShots Heard In Alleged Brown Shooting Recording [AUDIO],1289,unrelated\nBatmobile Rumored To Have Been Stolen From Batman V. Superman: Dawn Of Justice Set,621,unrelated\nRussian Yeti Or Bigfoot Hoax? New Footage Sparks Debate,1094,unrelated\nHBO and Apple in Talks for $15/Month Apple TV Streaming Service Launching in April,267,unrelated\nMan breaks down in tears when a lost recording of his deceased wife resurfaces,1406,unrelated\nRussian TV actor wakes up to find his testicles stolen,72,unrelated\nCNN Plays Alleged Recording of Michael Brown Shooting,478,unrelated\n\"Why the most expensive Apple Watch will probably cost around $10,000\",490,unrelated\n\"Fidel Castro Rumors Sweep Internet, But No Sign in Cuba\",1439,unrelated\n\"Apple Watch Stainless Steel variant reportedly priced at $500, $4,000 for the gold variant\",1598,unrelated\n\"Pope Francis did not tell boy heaven has room for pets, contrary to report\",467,unrelated\nInsurgents killed in Nigeria despite alleged truce with Boko Haram,821,unrelated\nSugarhill Gang’s Big Bank Hank dead at 57,2420,unrelated\nHunt for 'cruel' owner who abandoned dog at train station,368,unrelated\nMissing Libyan jetliners raise fears of terror attacks on 9/11,1342,unrelated\nGuru who ordered 400 followers to be castrated 'so they could be closer to God' is investigated for grievous bodily harm in India,1281,unrelated\n#Hairgate trends on social media: iPhone 6 users complain of ripped out hair,2276,discuss\nISIS Reportedly Beheads American Photojournalist in Iraq,2524,discuss\n\"Sadly, Pumpkin Spice Condoms Aren't A Thing After All\",220,unrelated\nEXCLUSIVE: New York Mag’s Boy Genius Investor Made It All Up,2472,unrelated\nAnimal lovers abuzz over pope’s comments that 'paradise is open to all of God’s creatures',2370,disagree\nWho Is Michael Zehaf-Bibeau? Ottawa Shooter Suspect Identified By Canadian Officials ,1970,agree\nMichelle Obama's Hair Appeared Totally Uncensored on Saudi TV,1742,agree\n\"Rats at Vogue's NYC offices - watch your step, Anna Wintour\",77,unrelated\nShots Heard In Alleged Brown Shooting Recording [AUDIO],346,unrelated\n\"Planetary Alignment Decrease Gravity Hoax on Jan 4, 2015: ‘Will Decrease Gravity For 5 Minutes Causing Partial Weightlessness’ in January is Totally Bogus\",1377,agree\nReport: Taliban Detainee Swapped for Bowe Bergdahl Suspected of Trying to Return to Terrorism,2367,unrelated\n\"Boko Haram Could Release Kidnapped Girls, Nigerian Officials Say\",35,unrelated\nCold Turkey,1239,unrelated\n“Axl Rose dead 2014” : Guns N' Roses frontman killed by internet death hoax,1085,agree\nCNN Expert on Brown Audio: At First I Thought ‘Someone’s Trying to Punk CNN’,2313,unrelated\nJudd Nelson rebuffs Internet rumors that he died of a drug overdose.,1002,unrelated\nExperts: More facts needed on purported audio recording of Michael Brown shooting,472,unrelated\nDon’t ‘Reset All Settings’ in iOS 8 unless you want to lose your iCloud files,2033,discuss\nDNA test confirms child is IS head Abu Bakr al-Baghdadi's daughter,1468,disagree\n\"Rumor: Gold Apple Watch Edition priced up to $5,000, steel version at $500, will debut on Feb. 14\",234,unrelated\nJudicial Watch's Farrell: ISIS Terrorists Did Cross Mexican Border,950,unrelated\nIslamic State Militants Claim to Have Beheaded US Journalist James Wright Foley,1905,unrelated\n\"North Korean leader Kim Jong Un had ankle surgery, report says\",1097,unrelated\nQuestions raised over Nicaragua 'meteorite',1213,discuss\nISIS leader ‘killed’ in US airstrikes,1889,discuss\nKim Jong-un ‘is so fat from eating cheese that he has broken his ankles’,1854,discuss\n\"'American bombing had signed my death certificate': Missing US journalist James Wright Foley goes unflinching to his death as ISIS behead him in horrific video, as a warning to Obama\",1358,unrelated\nDoes Vogue's New Office Have a Rat Infestation?,2498,discuss\nKim Jong-Un's Scottish Dog Meat Restaurant Is Probably Fabricated Shite,2036,unrelated\nDaash Ebola transferred to Mosul {Google Translate],2197,unrelated\nMexico Student Massacre Update: More Graves Discovered At Murder Site,487,unrelated\nWeb of confusion as scientists cast doubt on man's claims that a spider burrowed into his stomach through his SCAR,1549,unrelated\nNYC High School Student Nicknamed ‘Teen Wolf’ Made $72 Million On Stock Market,855,unrelated\nAmazon Reportedly Planning An Ad-Supported Video Service That Will Be Cheaper Than Netflix,2036,unrelated\nIslamic State fighters training to fly captured jets — watchdog,777,unrelated\n\"Apple to Take Reservations for Trying On Apple Watch, Considered Platinum Model\",190,unrelated\nTexas Truck Winds Up in Syria With Islamic Militants,2145,agree\nRep. Duncan Hunter: 'At Least 10' ISIS Fighters Caught at Mexican Border,2161,unrelated\nMeet The College Student Who Claims She Was The ‘Teletubbies’ Sun Baby,2081,unrelated\nTropical spider burrowed under man's skin through appendix scar and lived there for THREE DAYS,1708,unrelated\nLarge space object slams Nicaragua’s capital as asteroid passes Earth,1744,unrelated\n\"Lady on FB: I'm 41, Intersex, and Fucked Michael Phelps on First Date\",887,unrelated\nCanadian Soldier Shot At Ottawa War Memorial: Report,1437,discuss\nVideo Purports To Show Beheading Of U.S. Journalist By Militants,2386,discuss\nAudio may have captured Michael Brown shooting,1808,unrelated\nAlleged audio of Michael Brown shooting has surfaced,1564,discuss\n\"Rumors of King Abdullah Flying in Airstrikes Not True, Fox Excited Anyway\",1240,unrelated\nDurex Is Not Making Pumpkin Spice Condoms After All: A Hoax Debunked,438,unrelated\nISIS Militants Allegedly Contracted Ebola,1355,discuss\nMichael Phelps’ alleged girlfriend says she was born intersex,712,unrelated\nIraqi social-media rumors claim IS leader slain,2036,unrelated\nAngry mob chops off man's genitals with butcher’s knife for alleged rape attempt,2115,agree\n\"Former Porn Star Behind YouTube Sensation ‘DC Toy Collector,’ Makes $5 Million Per Year Unboxing Disney Toys\",29,unrelated\nPentagon: 1 weapons bundle seized by militants,2176,unrelated\nSugarhill Gang rapper Big Bank Hank dies at age 57,752,unrelated\nAxl Rose Dies? Guns N’ Roses Singer Dead ‘West Hollywood Home at Age 52′ is Fake,2525,agree\nKim Jong-Un planning Scottish restaurant,1384,unrelated\nNigeria and Boko Haram 'agree ceasefire and girls' release',1540,discuss\n\"Google seals massive Sunnyvale, Redwood City deals\",1724,unrelated\nIt's back! The incredible new Batmobile takes a spin around Detroit... after rumors it had been STOLEN,483,unrelated\nWife and son of Islamic State leader Abu Bakr al-Baghdadi detained in Lebanon,2283,agree\nEyewitness Says Viral Video of Homeless Man Was Staged,1237,unrelated\nHas J.J. Abrams Asked for THE FORCE AWAKENS Release Date to be Moved Up?,1087,unrelated\nHas Ebola infected Isis militants in Mosul?,1899,unrelated\nIslamist websites claim Israeli-Canadian woman kidnapped by IS: report,1976,discuss\nHeartbroken girl spends week in KFC after getting dumped,971,unrelated\nShocking picture shows mother trying to sell her own son to pay for twin daughter's cancer treatment,720,unrelated\nAirport worker strips naked at security scanner in protest against guards,2403,unrelated\nSaddam Hussein’s pilots training Islamic State group,1115,discuss\nWhite House Fence Jumper Actually Made It Pretty Far Inside,1323,unrelated\nSugarhill Gang rapper Big Bank Hank dead at 57,1036,unrelated\nNorfolk Man Pays £300 For His Constipated Goldfish To Have Lifesaving Surgery,472,unrelated\nTwo blokes dared to eat 20-year-old burger for charity,1196,unrelated\nNew Audio Reveals Pause in Gunfire When Michael Brown Was Shot: Attorney,968,unrelated\nJose Canseco Shot in the Hand During Accidental Shooting at Vegas Home,2230,unrelated\nApple may launch 12-inch MacBook Air with Retina Display,2342,unrelated\n\"What was fake on the Internet this week: Obama’s peace prize, pumpkin-spice condoms and insane winter snow\",608,unrelated\nMacaulay Culkin dead: Actor is victim of another death hoax,498,unrelated\n'They ate through the ceilings and pooped on the keyboards': Rats are 'taking over' Vogue's new World Trade Center office and Anna Wintour 'no longer wants to work there',116,unrelated\nWorld's oldest burger,2531,unrelated\nSomali terrorist leader dead after US airstrike,1936,unrelated\nMexico police find mass grave near site 43 students vanished,324,unrelated\n\"Pictured: Heroic sergeant-at-arms, 58, walking through Parliament gun in hand just moments after he killed gunman Michael Zehaf-Bibeau\",1666,agree\n#Hairgate: iPhone 6 users say device pulls out hair,1867,discuss\nHospital: Man not being treated for Ebola in Kansas City,2127,agree\nIsis claims it has US airdrop of weapons,1708,unrelated\n\"No, Banksy Didn't Create That 'Charlie Hebdo' Tribute Cartoon, But That Doesn't Mean You Can't Appreciate It\",2127,unrelated\nMexico checks if 43 missing students in mass grave,1670,unrelated\n\"Evander Kane \"\"On Way Out\"\" From Source, Price Is Very High; Who Is In?\",989,unrelated\nIt's back! The incredible new Batmobile takes a spin around Detroit... after rumors it had been STOLEN,1383,unrelated\nDo all dogs go to heaven? Pope tells grieving boy: 'Paradise is open to all of God’s creatures',1371,agree\nEbola Outbreak 2015 Update: ISIS Fighters May Have Contracted Deadly Virus,992,discuss\n\"ISIS Video Shows Execution of David Cawthorne Haines, British Aid Worker\",787,unrelated\nISIS Beheads Kidnapped Photojournalist James Wright Foley in Horrific Video Message to the U.S.,1040,unrelated\n\"Woman detained in Lebanon is not al-Baghdadi's wife, Iraq says\",1004,discuss\nAnna Wintour: Is Rat Infestation At NYC ‘Vogue’ Office Kim Kardashian’s Fault?,725,unrelated\nCanadian-Israeli Woman Says She Hasn’t Been Captured By ISIS,1212,unrelated\nISIS Executioner 'Jihadi John' Is Named as Mohammed Emwazi,1543,unrelated\nPentagon Denies It Killed ISIS Chief As Airstrikes Hit Top Extremists,2187,unrelated\nNun gives birth to surprise baby after complaining of stomach pains,695,unrelated\nHoax 'Banksy Arrested in London' Story Dupes the Internet Again,1739,agree\n\"The gold Apple Watch Edition could set you back a whopping $4,999\",936,unrelated\nIsis militants claim to have killed US journalist James Foley,2127,unrelated\nIslamic State claims it executed American photojournalist James Foley,1569,unrelated\n\"Islamic State leader's family detained by Lebanon, officials say\",1913,unrelated\nDNA Tests Confirm Lebanon Is Holding ISIS Leader’s Child,170,unrelated\nNicaragua meteorite: Experts attempt to understand whether mysterious meteorite fell from passing Pitbull asteroid,10,unrelated\n\"Batmobile Stolen From \"\"Batman v Superman: Dawn of Justice\"\" Set, Zack Snyder Knows Who Did It\",1751,disagree\nISIL Beheads American Photojournalist in Iraq,1721,discuss\nLawmaker Says ‘At Least 10′ Islamic State Fighters Have Been Captured at the Southern U.S. Border,213,unrelated\n#Hairgate: iPhone 6 users say device pulls out hair,2501,unrelated\nConfusion as Cuba’s Castro mourned instead of Kenya’s Fidel,227,unrelated\nIt’s Okay To Laugh About The Fact That The Vogue Rat Infestation is Getting Worse,1435,unrelated\nPure Evil: Islamic State Beheads American Journalist James Wright Foley,2450,agree\nJihadi John ‘identified as British man from West London’,1543,unrelated\nMeet the 17-Year-Old Who Made $72 Million During His High-School Lunch Breaks,2052,disagree\nSmall Meteorite Strikes in Nicaragua's Capital City of Managua,2154,discuss\nAl-Shabab leader who ordered Kenya mall massacre believed killed in US drone attack in Somalia,60,unrelated\nTropical spider 'burrowed under man's skin through scar' - video report,1880,discuss\nBiological Warfare on the Horizon? ISIS Soldiers May Be Infected With Ebola,1938,unrelated\nBREAKING: ISIS Beheads American Journalist James Wright Foley,2386,agree\nADVISORY-Islamist rebel leader killed in U.S. strike - Somali government,499,unrelated\nPassenger Wears A Hazmat Suit To Dulles Airport,2114,unrelated\nMan chops off his penis after his girlfriend breaks up with him,413,unrelated\nNot coming to a store near you: The pumpkin spice condom,2192,unrelated\nISIL video claims beheading of kidnapped journalist James Foley,1747,discuss\n\"Gill Rosenberg, Canadian-Israeli Woman Feared Kidnapped By ISIS, Says She's Safe\",1393,unrelated\nWHO says reports of suspected Ebola cases in Iraq are untrue,2003,discuss\nSoldier shot at war memorial in Canada,633,unrelated\n\"Boy, 16, secretly films sex with teacher then uploads it to WhatsApp\",1608,unrelated\nExperts: More facts needed on purported audio recording of Michael Brown shooting,132,unrelated\nKANYE WEST BARRED FROM ALL FUTURE AWARDS SHOWS,2255,discuss\n\"Islamic State training pilots to fly MiG fighter planes, says monitoring group\",1337,unrelated\n\"ISIS Militants In Mosul Have Contracted Ebola, Iraqi Media Sources Claim\",1013,unrelated\nISIS leader dead?,511,unrelated\nRumor Robert Plant Ripped Up $800 Million Contract To Reunite Led Zeppelin Called 'Rubbish',2419,unrelated\n\"Audio captured at time of Michael Brown shooting, company says\",1021,unrelated\nSpider burrowed through tourist's stomach and up into his chest,1237,unrelated\nIslamist terrorists Jabhat Ansar al-Deen tweet picture of Texas plumber’s truck fitted with anti-aircraft gun in Syria,2145,agree\nThere was never a panel discussion on domestic violence planned for ESPN’s ‘Monday Night Football’ pregame show,615,unrelated\nNew Audio Shows Michael Brown Was Shot at 11 Times,26,unrelated\nSmall Meteorite Hits Managua,1661,discuss\n\"US hostage 'murdered' by militants in Yemen, says Hagel\",1256,unrelated\nAudio recording allegedly captures at least 10 shots fired in Michael Brown killing,822,discuss\nIslamic State claims to have beheaded American journalist,1744,discuss\nIraqi airstrike kills key ISIL leader,1299,unrelated\nVigilantes cut off alleged rapist's penis,1981,agree\nAmerican hostage killed in rescue attempt in Yemen - senior official,1500,unrelated\n#ISIS beheads photojournalist James Wright Foley in a massage to US to end its intervention in #Iraq.,1627,unrelated\nContinuing Violence Puts Boko Haram Ceasefire In Jeopardy,1821,discuss\n\"Lady on FB: I'm 41, Intersex, and Fucked Michael Phelps on First Date\",1337,unrelated\nReal-life Magneto boy 'becomes living magnet' after getting massive electric shock from street lamp,1744,unrelated\n[Updated] Saudi State Television Allegedly Blurs Michelle Obama’s Face During Meeting With New Saudi King,8,unrelated\nFemale Israeli fighter said abducted by Islamic State  Read more: Female Israeli fighter said abducted by Islamic State,1899,discuss\nA New iOS 8 Bug Can Delete All Of Your iCloud Documents,883,discuss\nKim Had Ankle Surgery:  Source,1837,unrelated\nIraq Denies Lebanon Captured Abu Bakr al-Baghdadi's Wife and Child,1943,unrelated\n\"Tropical spider burrows under man's skin, lives there for three days\",2443,unrelated\nBoko Haram denies truce to release kidnapped schoolgirls,992,unrelated\nISIS Militant “Jihadi John” Identified As Young West Londoner,1815,unrelated\n\"Catholic Priest Dead For 48 Minutes, Is Miraculously Revived – His Revelations About God Are Even More Shocking\",887,unrelated\nThe Guy Who Said a Spider Burrowed Under His Skin? Experts Say…,1709,unrelated\nWeather Reporter Mike Seidel Was Caught Off Guard on Live TV and Appeared to Be Urinating in the Snow -- Watch!,2419,unrelated\nISIS Beheading of U.S. Journalist James Foley Posted to YouTube,1857,unrelated\nISIS Militants Allegedly Contracted Ebola,1438,unrelated\nAnother ISIS Massacre: ISIS Kills 300 Iraqi Soldiers With Chlorine Gas,1177,unrelated\nCNN Plays Alleged Audiotape of Michael Brown ShootingMilitarization Of Police,2046,unrelated\nMore American Weapons for ISIS,1010,discuss\nNigeria: hopes for return of kidnapped schoolgirls rise after ceasefire reported,2078,unrelated\nJames Foley remembered as 'brave and tireless' journalist,775,unrelated\n\"CNN Broadcasts Purported Audio Containing Gunshots That Felled Michael Brown Jr.; Leaders, Celebrities Fill Pews At Teen’s Funeral\",1832,unrelated\nNun gives birth to surprise baby after complaining of stomach pains,2479,discuss\nWas The Batmobile Stolen In Detroit?,2519,discuss\nGOP Rep: ‘At Least Ten ISIS Fighters Have Been Caught Coming Across The Mexican Border’,130,unrelated\n\"\"\"Oldest Time Capsule\"\" in U.S. Unearthed in Boston\",2288,discuss\nPentagon: Airstrike killed terror leader in Somalia,1084,agree\n‘Evil straight from the pits of hell': American journalist James Foley reportedly beheaded by ISIS,1385,unrelated\nThere has been a shooting at the War Memorial on Parliament Hill. Unconfirmed reports say a soldier was shot.,2410,discuss\nTerror Leader Ahmed Abdi Godane Killed in U.S. Strike,2506,unrelated\nPodcast: Brown Moses on what’s flying over Iraq and Syria,2469,discuss\n6 Islamist militants killed in US attack in Somalia,1120,unrelated\nBanksy's illustrated response to the Charlie Hebdo attack isn't by Banksy. But it is striking,2411,unrelated\nDurex Is Not Making Pumpkin Spice Condoms After All: A Hoax Debunked,242,unrelated\n\"Rajasthan: Man Tries to Rape Teenager, Angry Mob Chops His Penis Off\",368,unrelated\nEbola Frisco 2014: Patient Shows Virus Symptoms After Apparent Thomas Eric Duncan Contact,1252,discuss\nISLAMIC STATE BEHEADS MISSING AMERICAN JOURNALIST JAMES WRIGHT FOLEY,1358,unrelated\nISIS Appears To Behead American Photojournalist In YouTube Video,1166,unrelated\n\"Mass Graves Found In Mexico, Near Place Where 43 Students Went Missing\",712,unrelated\n\"Sorry, KFC isn't going to be selling weed in Colorado restaurants\",377,unrelated\nIs Kim Jong-un’s sister now the power behind the North Korean throne?,1029,unrelated\nCNN Plays Alleged Recording of Michael Brown Shooting,2020,unrelated\nOttawa Gunman Identified As Michael Zehaf-Bibeau,1380,agree\nIdentity of ISIS terrorist known as 'Jihadi John' reportedly revealed,1256,unrelated\n\"James Foley: American Journalist, James Wright Foley Beheaded in New ISIS Video [Breaking News]\",1580,agree\n\"Audio captured at time of Michael Brown shooting, company says\",1818,agree\n\"Brian Williams: No, Our Meteorologist Was Not Peeing on Live TV\",1844,unrelated\nKurds fear Isis use of chemical weapon in Kobani,2280,unrelated\n\"Small meteorite strikes Nicaragua, government says\",413,unrelated\nNorth Korea dictator Kim Jong-un undergoes surgery after breaking both ankles on military tour,818,unrelated\nThe news of Cesar Millan's death is false,2143,agree\nReport: Missing Libyan jetliners raise fears of suicide airliner attacks on 9/11,1644,unrelated\n\"Jose Canseco injured in accidental shooting, per reports\",1697,discuss\nVideo shows dramatic moment bullet strikes U.S. Marine’s head — and he survives thanks to kevlar helmet,691,unrelated\nChristian Bale quits Steve Jobs movie,1406,unrelated\n’6 Days Darkness in December 2014′ 100% Fake; NASA Confirmed 3 Days Total Darkness Hoax as Well,664,unrelated\nWFB’s Bill Gertz: Obama Administration ‘Trying to Play Down’ Missing Libyan Airliners,1644,unrelated\nRep. Duncan Hunter: 'At Least 10' ISIS Fighters Caught at Mexican Border,2132,unrelated\n\"Nun Complains Of Stomach Pains, Later Gives Birth To Baby Boy\",1760,unrelated\nWoman Dumped by Boyfriend Spends Entire Week Mourning at KFC,1299,unrelated\n\"Mexico hit by student massacre: At least 17 anti-corruption protesters 'rounded up, murdered and dumped in a mass grave' - and another 26 are missing\",1156,disagree\nEbola Frisco 2014: Patient Shows Virus Symptoms After Apparent Thomas Eric Duncan Contact,1104,unrelated\n[Updated] Saudi State Television Allegedly Blurs Michelle Obama’s Face During Meeting With New Saudi King,1498,unrelated\nU.S. Hostage Luke Somers Killed During Yemen Rescue Bid: Family,115,unrelated\nISIL allegedly kills US journalist in video,2096,discuss\n\"See How This Homeless Man Spends A Hundred Dollars, And Keep A Tissue Handy [Video]\",1125,unrelated\nTexas plumber's truck spotted in Syria: 'We have nothing to do with terror at all',132,unrelated\nThe next Apple Watch could be platinum,2520,unrelated\n\"'American bombing had signed my death certificate': Missing US journalist James Wright Foley goes unflinching to his death as ISIS behead him in horrific video, as a warning to Obama\",2261,unrelated\n\"Accused Boston Marathon Bomber Severely Injured In Prison, May Never Walk Or Talk Again\",1530,unrelated\nNorth Korea dictator Kim Jong-un undergoes surgery after breaking both ankles on military tour,856,discuss\nThe next Apple Watch could be platinum,858,unrelated\nMichael Phelps' Reported Girlfriend Reveals She Was Born Intersex,1847,agree\nEmotional sergeant-at-arms is greeted back to parliament with a rousing standing ovation a day after he heroically shot dead terrorist - the first time he used weapon in 30 year career,2261,unrelated\nInsurgents killed in Nigeria despite alleged truce with Boko Haram,524,unrelated\nReport: NYPD to stop arresting people for minor marijuana offenses,666,unrelated\nISIS Reportedly Beheads American Photojournalist in Iraq,533,unrelated\nKidnapped Nigerian schoolgirls: Government claims ceasefire deal with Boko Haram that will bring missing girls home,1372,unrelated\nMum faces real-life Sophie's Choice – as she tries to sell her son to fund daughter's care,115,unrelated\nNew iOS 8 bug can delete all of your iCloud documents,2453,unrelated\n\"Catholic Priest Dies for 48 Minutes, Comes Back to Life and Claims God Is Female\",1697,unrelated\nVandals add rude paint job to $2.5m Bugatti (but luckily for the owner it all turned out to be a hoax),1453,agree\nHas The Batman Vs. Superman Batmobile Been Stolen In Detroit?,2055,unrelated\nWoman Spends Entire Week In KFC After Getting Dumped By Her Boyfriend,2087,discuss\nCBS News Names Canadian Parliament Shooting Suspect,431,unrelated\nUS Marine survives headshot in Afghanistan,2267,agree\nVogue's new digs are reportedly swarming with rats,1686,unrelated\n\"David Haines Beheaded By ISIS, Execution Video Contains Threats Against UK: Reports\",2440,agree\n'Spiderman' squished: Perth experts debunk spider burrowing claims,1848,unrelated\nKevin Vickers Hailed As Hero For Reportedly Shooting Gunman Inside Parliament,1568,unrelated\nAlleged audio of Michael Brown shooting released,2235,discuss\nAudio recording allegedly captures moment Michael Brown was shot,2187,unrelated\nChugging eggnog at office party lands man in hospital,1795,unrelated\nMeteor Leaves 40-Foot Crater Near Managua's Airport,524,unrelated\nAudio may have captured Michael Brown shooting,2248,unrelated\nISIL Beheads American Photojournalist in Iraq,2277,unrelated\n\"Six months after abducting Nigerian schoolgirls, Boko Haram reportedly wants to free them\",874,unrelated\nBig Bank Hank dead: Sugarhill Gang member and rapper dies aged 57,754,unrelated\n\"Kevin Vickers, Sergeant-At-Arms, Shoots a Shooting Suspect in Ottawa; Called a ‘Hero’\",1885,unrelated\nNEWS/ You'll Never Guess How a Homeless Man Spent $100—Watch the Touching Video!,941,unrelated\nU.S. Hostage Luke Somers Killed During Yemen Rescue Bid: Family,1120,unrelated\nISIS launch SCORPION BOMBS to spread panic in Iraq,2175,unrelated\n\"Islamic State training fighter pilots in captured jets, monitoring group says\",295,unrelated\nJordan king cites Clint Eastwood in revenge vow,1689,unrelated\nThat ESPN Domestic Violence Panel You Keep Hearing About Isn't Real,1083,unrelated\nMichael Phelps' Reported Girlfriend Reveals She Was Born Intersex,1658,unrelated\nConde Nast's rat problem at One World Trade Centre: From red carpets to rodent droppings,1686,unrelated\nNigeria and Boko Haram 'agree ceasefire and girls' release',244,unrelated\nSeth Rogen to play Steve Wozniak alongside Christian Bale's Steve Jobs,1058,unrelated\nSmall Meteorite Hits Managua,1071,unrelated\nWho Should Play Steve Jobs Now That Christian Bale Quit?,1846,agree\nReport: Nearly a Dozen Commercial Airliners Missing Ahead of 9/11 Anniversary After Islamists Overrun Libyan Airport,1575,unrelated\nNASA Raises Doubts About Reports of Nicaraguan Meteorite,885,agree\nRobert Plant Literally Ripped Up An $800 Million Contract To Reunite Led Zeppelin,391,unrelated\n\"Amazon reportedly launching free, ad-supported video service (updated)\",816,unrelated\nBatmobile Stolen From 'Batman V Superman: Dawn Of Justice' Set? Report Claims That One Of The Batmobile Models Is Missing! Detroit Locals Responsible?,1528,discuss\n\"No, Vladimir Putin did not get pooped on by a bird during a First World War speech\",2278,unrelated\n\"Soon Marijuana May Lead to Ticket, Not Arrest, in New York\",1192,unrelated\nThis Powerful Cartoon About The Charlie Hebdo Attack Is Not By Banksy,1269,unrelated\nThis Is Why Rumors That ISIS Is Crossing The Border Into The U.S. Aren’t Going Away,564,unrelated\n\"No, Saudi TV Didn't Blur Out Michelle Obama's Face When the President Met King Salman\",1531,unrelated\n\"Boko Haram agrees to ceasefire, release of school girls\",1906,unrelated\n\"Rats at Vogue's NYC offices - watch your step, Anna Wintour\",1036,unrelated\nReal-life Magneto boy 'becomes living magnet' after getting massive electric shock from street lamp,1157,unrelated\nIs Kim Jong Un's sister Kim Yo Jong in charge?,817,discuss\nRussian Yeti Or Bigfoot Hoax? New Footage Sparks Debate,2081,unrelated\nPenis Spray-Painted on a $2.5 Million Car Was Just for a Prank Video,2235,unrelated\n\"Islamic State, in video titled \"\"A Message to America,\"\" beheads American journalist James Wright Foley who was kidnapped in 2012\",2127,unrelated\nLebanon 'holding IS leader's daughter and ex-wife',2337,discuss\nRumors about Fidel Castro’s death again circulate on the Internet,47,unrelated\nISIS Seemingly Beheaded American Journalist James Wright Foley,1256,unrelated\nJordanian airstrike killed American aid worker held hostage by ISIS according to statement by militants,663,unrelated\nSetting the record straight on tor,93,unrelated\n'The youngest martyr - the cub of al-Baghdadi': ISIS boasts a 10-year-old fighter has been killed as he went into battle with his father in Syria,36,unrelated\n\"Leader of Qaeda-Linked Somali Group Is Dead, U.S. Says\",1084,discuss\nSEND IN THE DRONES: Predator drones flown over IS headquarters in Syria,1939,unrelated\n\"How did Fake Chinese News Site Dupe Washington Post, Atlantic, BBC?\",1987,unrelated\nAmazon.com to open first physical store in Manhattan: DJ,428,unrelated\n\"No, Banksy Didn't Create That 'Charlie Hebdo' Tribute Cartoon, But That Doesn't Mean You Can't Appreciate It\",2453,unrelated\nJose Canseco Accidentally Shot Himself in the Hand,2266,unrelated\nMexico checks if 43 missing students in mass grave,1912,discuss\nReports: Big Bank Hank of pioneering rap group Sugarhill Gang has died,1556,discuss\nNew Audio Recording From Ferguson May Capture Michael Brown Shooting,1803,unrelated\n\"Boko Haram denies truce, says kidnapped girls married\",1603,unrelated\nWatch: ISIS Claims to Have Captured U.S. Airdropped Weapons,2223,unrelated\n\"SEE IT: ISIS militants caught trying to cross border into Texas, Congressman claims\",1946,discuss\n\"Man chops off his own penis, throws it in the trash after getting dumped for bad bedroom skills\",1905,unrelated\nHomeland Security: No ISIL fighters on U.S. border,2367,disagree\nWoman Spends Entire Week In KFC After Getting Dumped By Her Boyfriend,2061,unrelated\n\"Is Kim Jong-un's Sister, Kim Yo-jong, Running North Korea In His Mysterious Absence?\",465,unrelated\nNicaragua Meteorite Impact Theory May Be Meteor-wrong,971,unrelated\n\"No, there aren’t any Ebola cases in Iraq\",1122,discuss\nSEE IT: California homeless man uses $100 gift to give food to others,1968,unrelated\nIsis militants claim to have killed US journalist James Foley,539,unrelated\nSeven girls fall pregnant after five day school trip in Bosnia and Herzegovina,2097,agree\nTourist dubbed ‘Spider Man’ after spider burrows under skin for days,214,unrelated\nVideo Purports To Show Beheading Of U.S. Journalist By Militants,539,unrelated\n\"Comcast Is Threatening To Cut Off Customers Who Use Tor, The Web Browser For Criminals\",277,unrelated\nNigeria Boko Haram blamed for raids despite truce claim,244,unrelated\nLynch mob chop man's penis off after catching him allegedly trying to rape teenager,1530,unrelated\nReport claims Kim Jong-un underwent surgery to repair fractured ankles,2327,unrelated\nIsis militants claim to have killed US journalist James Foley,2453,unrelated\nApple may launch 12-inch MacBook Air with Retina Display,1917,unrelated\nThe iPhone 6 'Hairgate' Is Not a Thing,2303,unrelated\n\"North Korean leader Kim Jong-un’s mystery illness actually two broken ankles, newspaper says\",1854,discuss\nKim Jong-Un's sister reportedly running N. Korea,2177,unrelated\nUS drones hunt Isis leader in Syria,1170,unrelated\n\"James Foley, Missing American Photojournalist, Reportedly Executed By ISIS In Syria\",788,unrelated\nDurex on Rumored ‘Pumpkin Spice’ Condom: No Comment,1853,unrelated\nHBO in talks with Apple to be launch partner for coming web service 'HBO Now',244,unrelated\nWas The Video Of That Homeless Man Doing Good Deeds With $100 All An Elaborate Hoax!?,1429,discuss\nISIS fighters seize weapons airdrop meant for Kurds,2168,discuss\nWatch: US Marine saved by helmet after being shot by Taliban sniper,488,agree\n\"RCMP release security footage of Michael Zehaf Bibeau during attack, say he shot soldier in back\",2087,unrelated\n\"'American bombing had signed my death certificate': Missing US journalist James Wright Foley goes unflinching to his death as ISIS behead him in horrific video, as a warning to Obama\",880,discuss\n\"Despite ceasefire announcement, new Boko Haram attacks reported\",298,unrelated\nElderly Woman Arrested for Kidnapping Neighbor’s Cats & Making Fur Coats,2176,unrelated\nMichael Brown shooting audio caught on tape?,2481,discuss\nNET Extra: Back-from-the-dead Catholic priest claims God is a female,2520,unrelated\nGuantanamo detainee freed in Bowe Bergdahl swap 'back to terrorism',1437,unrelated\nJames Foley remembered as 'brave and tireless' journalist,2495,discuss\nThis Woman Exposed Her Cheating Boyfriend With A Brilliant Christmas Gift,1939,unrelated\nAmerican hostage in Yemen freed in military raid-Defence Ministry,1069,discuss\nWas The Batmobile Stolen In Detroit?,702,unrelated\n\"No, Banksy Didn't Create That 'Charlie Hebdo' Tribute Cartoon, But That Doesn't Mean You Can't Appreciate It\",2115,unrelated\nGOP Rep: ‘At Least Ten ISIS Fighters Have Been Caught Coming Across The Mexican Border’,186,unrelated\nMeet The College Student Who Claims She Was The ‘Teletubbies’ Sun Baby,1094,unrelated\nChristian Bale won't play Steve Jobs,1841,agree\nNYC High School Student Nicknamed ‘Teen Wolf’ Made $72 Million On Stock Market,2472,unrelated\nReport: Possible audio tape of Michael Brown shooting,472,unrelated\nChristian Bale quits Steve Jobs movie,1294,unrelated\nAirport worker strips naked at security scanner in protest against guards,346,unrelated\n\"ISIS Militants Have Contracted Ebola: Iraqi, Kurdish Media Reports\",568,unrelated\nIsilkulskom student has gained superhero powers after shock,213,unrelated\nTurkish Leader Says U.S. Airdrop Aided ISIS Militants,2448,unrelated\nNicaragua asks U.S. for help investigating meteorite crater,2475,disagree\nWHO says reports of suspected Ebola cases in Iraq are untrue,1004,unrelated\nBug in iOS 8's 'Reset All Settings' Option Also Erases iCloud Drive Documents,2163,unrelated\nSeven girls fall pregnant after five day school trip in Bosnia and Herzegovina,1277,unrelated\nNew Audio Reveals Pause in Gunfire When Michael Brown Was Shot: Attorney,2248,unrelated\nFounding Fathers-Era Time Capsule Found in Boston,1791,unrelated\nRumors of ISIS leader's death debunked,1255,unrelated\nJudd Nelson rebuffs Internet rumors that he died of a drug overdose.,1022,unrelated\nLawmaker Says ‘At Least 10′ Islamic State Fighters Have Been Captured at the Southern U.S. Border,1223,unrelated\n\"UK spies identify Foley’s killer, Abdel-Majed Abdel Bary a key suspect\",1263,unrelated\nTropical spider burrows under man's skin through scar,1819,agree\n\"Tour, agent: Tiger Woods not banned\",2175,discuss\n\"No, a bird didn't poop on Vladimir Putin\",2175,unrelated\nIslamic State Militants Claim to Have Beheaded US Journalist James Wright Foley,1547,unrelated\nWeather Reporter Mike Seidel Was Caught Off Guard on Live TV and Appeared to Be Urinating in the Snow -- Watch!,2034,discuss\n\"Confusion swirls, details murky in arrest of ISIS leader's 'wife'\",1471,unrelated\nKim Yo-jong in Charge: Kim Jong-un's Sister 'Replaces' North Korean Dictator During Illness,2470,discuss\nCanada probes Michael Zehaf-Bibeau as possible suspect in Ottawa shooting - source,564,discuss\nIslamic Militants Post Video Claiming to Show Beheading of U.S. Journalist,321,unrelated\n\"Boko Haram denies truce, says kidnapped girls married\",1883,unrelated\nQuestions raised over Nicaragua 'meteorite',767,discuss\n\"Report: ISIS kidnaps Canadian-Israeli, former IDF soldier who went to fight with the Kurds\",1197,unrelated\nTBS speeds up Seinfeld 7.5% to gain an extra 2 minutes of commercial ad time.,2237,unrelated\n\"'American bombing had signed my death certificate': Missing US journalist James Wright Foley goes unflinching to his death as ISIS behead him in horrific video, as a warning to Obama\",1385,unrelated\nREPORT: The Batmobile Might Have Been Stolen In Detroit,2519,discuss\nHas Kim's SISTER taken over North Korea? Dictator fails to show for key Communist event (but does send a nice flower basket instead),1268,unrelated\nNASA Raises Doubts About Reports of Nicaraguan Meteorite,269,unrelated\nMedia outlets identify 'Jihadi John',1465,unrelated\nNET Extra: Back-from-the-dead Catholic priest claims God is a female...,1012,unrelated\n\"Vice's Shane Smith drops $300,000 on Vegas dinner\",1648,unrelated\nWoman Stays In KFC For A Week To Get Over Her Break-Up,478,unrelated\nMicrosoft Hires Dalek-style Robocops to Guard Silicon Valley HQ,696,unrelated\nIsis militants claim to have killed US journalist James Foley,2147,discuss\nSeth Rogen to play Woz in Jobs biopic,1384,unrelated\nThis Letter To Parents From A 1970s Lego Set Contains An Important Message For Gender Equality,1547,agree\nOfficials Refute Iraqi Media Reports That ISIS Members Have Contracted Ebola In Mosul,2060,agree\nBoko Haram denies it has agreed ceasefire,1630,discuss\nUS Lawmaker: Ten ISIS Fighters Have Been Apprehended Coming Across Southern Border (Video),1637,unrelated\nISIS Claims to Have Intercepted Supplies From U.S. Airdrop,879,unrelated\nReport: Exec popped for $300k dinner after run at blackjack,2039,unrelated\nDHS: GOP Rep.’s Claim ISIS Members Caught at U.S. Border ‘Categorically False’,1457,unrelated\n“Axl Rose dead 2014” : Guns N' Roses frontman killed by internet death hoax,1857,unrelated\nSoldier shot at war memorial in Canada,964,unrelated\nTropical spider burrows under man's skin through scar,1210,unrelated\nU.S. Hostage Luke Somers Killed During Yemen Rescue Bid: Family,2526,unrelated\nMichelle Obama’s face blurred by Saudi state television,396,unrelated\nISIS Video: America’s Air Dropped Weapons Now in Our Hands,2009,unrelated\nURGENT: ISIS leader Abu Bakr al-Baghdadi allegedly killed by US airstrikes,1645,discuss\n\"Jihadi John named as Mohammed Emwazi, from west London\",2125,unrelated\n\"Nigeria's missing girls 'to be released by Boko Haram', government aide claims\",402,unrelated\nKim Jong-un: obese leader 'fractured both ankles',1400,unrelated\nCaught a catfish record in Po: 127 kg and 2.67 meters,2447,unrelated\n\"Cloistered nun gives birth to a baby  The convent: \"\"There is a sister\"\" [Google Translate]\",899,discuss\n\"Confusion swirls, details murky in arrest of ISIS leader's 'wife'\",2197,unrelated\nCanadian official identifies dead Ottawa gunman as Michael Zehaf-Bibeau,440,discuss\nISIS militants appear to behead abducted American journalist James Wright Foley in graphic video,2287,unrelated\nLibya: Missing Libya Planes Spark Security Concerns,1073,unrelated\nISIS Video Claims to Show Beheading of British Hostage,2440,discuss\nReport: Missing Libyan jetliners raise fears of suicide airliner attacks on 9/11,299,unrelated\nClaim: Comcast Got Complaining Customer Fired From His Job,32,unrelated\nAnna Wintour: Is Rat Infestation At NYC ‘Vogue’ Office Kim Kardashian’s Fault?,1042,unrelated\nApple Watch to reportedly offer 'Power Reserve' to help extend battery life,78,unrelated\n\"Islamic State Militants Have Been Flying 3 Captured Warplanes Over Syrian Airport, Witnesses Say\",886,unrelated\nJihadi John unmasked: Former Westminster University student was arrested FIVE years ago and put on a terror watch list - but he flew to Syria to join ISIS two years later,2501,unrelated\nISIS executioner 'Jihadi John' identified as Mohammed Emwazi,1780,discuss\nIndian 'Rapist' Castrated By Angry Mob Who Hack Off Gentials With Meat Cleaver (GRAPHIC PICTURES),1042,unrelated\n\"Apple to Take Reservations for Trying On Apple Watch, Considered Platinum Model\",950,unrelated\n\"Tim Cook Reportedly Showers with Apple Watch, Suggesting It’s Waterproof\",1905,unrelated\n'Spiderman' squished: Experts debunk claims,959,unrelated\nIsis 'fed murdered kidnap victim to his own mother after she travelled to their headquarters and demanded to see him',1848,unrelated\n\"What was fake on the Internet this week: Obama’s peace prize, pumpkin-spice condoms and insane winter snow\",195,unrelated\nMan Known as ‘Jihadi John’ Is Identified as Mohammed Emwazi,35,unrelated\nNigerians doubtful of girls' release after Boko Haram 'truce' breached,2356,discuss\nPictured: Libyan Islamist rebels pose with planes seized from Tripoli airport as U.S. officials warn they could be used to carry out terrorist attack on 9/11 anniversary,1575,unrelated\nNigeria announces truce with Boko Haram; fate of schoolgirls unclear,1430,discuss\nBREAKING Gill Rosenberg former IDF soldier was captured by ISIS,1976,disagree\n\"Macaulay Culkin NOT Dead: Facebook, Twitter Death Hoax Goes Viral\",944,unrelated\nSpider burrowed through tourist's stomach and up into his chest,1860,agree\n'Nasa Confirms Earth Will Experience 6 Days of Total Darkness in December' Fake News Story Goes Viral,1491,agree\n#Hairgate: iPhone 6 users say device pulls out hair,2476,discuss\nMissing Planes,1489,unrelated\nThat ESPN Domestic Violence Panel You Keep Hearing About Isn't Real,1574,unrelated\nZack Snyder Makes Fun of Stolen Batmobile Rumor with New Image,1790,unrelated\nWhat Glenn Beck Fears May Be Done With the 11 Missing Jets,1681,unrelated\n\"Paradise is open to all, even dogs, Pope tells boy\",2348,unrelated\nBanksy 'Arrested & Real Identity Revealed' Is The Same Hoax From Last Year,2362,agree\n\"No, Islamic State Militants Have Not Been Caught by U.S. Border Patrol\",2296,unrelated\nInsurgents killed in Nigeria despite alleged truce with Boko Haram,2045,unrelated\nGateway Pundit,1202,discuss\nLynch Mob Castrates Alleged Rapist In Rajasthan,125,unrelated\nN Korean leader misses annual ritual; sister ‘takes over duties’,1210,unrelated\n\"Rare Case: Seven Bosnian Girls, Aged 13 And 14, Fall Pregnant After Five-Day School Trip; Parents Outraged After School Cites 'Parental Neglect'\",1720,unrelated\n\"This boy nearly died, now he has a superpower like Marvel’s Magneto\",2203,discuss\nCNN Airs Alleged Audio from Michael Brown Shooting,1481,unrelated\nFears Islamic State could launch EBOLA attack on Britain after fighters 'contract virus',1291,unrelated\nReport: HBO Now coming to Apple TV next month,2419,unrelated\nConfusion Surrounds Capture Of “ISIS Leader’s Wife”,1192,discuss\n\"Woman detained in Lebanon is not al-Baghdadi's wife, Iraq says\",2283,disagree\nCNN audio: Is this the moment Michael Brown was shot?,900,unrelated\nSEE IT: California homeless man uses $100 gift to give food to others,1737,unrelated\n\"Rumor: Gold Apple Watch Edition priced up to $5,000, steel version at $500, will debut on Feb. 14\",1897,unrelated\nRobot security guards now patrolling Microsoft's Silicon Valley campus,2372,unrelated\n\"Soon Marijuana May Lead to Ticket, Not Arrest, in New York\",1368,discuss\nThere has been a shooting at the War Memorial on Parliament Hill. Unconfirmed reports say a soldier was shot.,2042,unrelated\nFirst bendgate... now it's HAIRGATE: Angry iPhone 6 owners claim design is causing chunks of their hair to be ripped out when they make a phone call,22,unrelated\nKIM DINE WITH ME: Porky president Kim Jong-un to open UK restaurant serving DOG,1217,unrelated\nGOP Rep. Duncan Hunter Claims 'At Least' 10 ISIS Fighters Apprehended On Texas Border,498,unrelated\nHero soldier Nathan Cirillo killed by convicted criminal Michael Zehaf-Bibeau,186,unrelated\nMichael Phelps’ alleged girlfriend says she was born intersex,822,unrelated\nReports: Boko Haram may release schoolgirls as part of deal,1372,unrelated\n\"The rapper, the hacker and the terror travel guide writer. Is one of these British extremists Jihadi John? Three potential Islamic State 'Beatles' emerge as MI5 'zeroes in' on murderer who beheaded U.S. journalist James Foley\",591,unrelated\n\"Boko Haram Could Release Kidnapped Girls, Nigerian Officials Say\",2314,unrelated\nDog found abandoned outside railway station with suitcase of his belongings,1164,agree\nISIS Reportedly Beheads U.S. Journalist James Wright Foley on Camera,1351,unrelated\nThe Apple Watch's battery life will reportedly be just like any other smartwatch,1725,unrelated\nMan Severed Penis That Failed To Impress Girls,1410,agree\nSEND IN THE DRONES: Predator drones flown over IS headquarters in Syria,1296,unrelated\nOttawa Gunman Identified As Michael Zehaf-Bibeau,431,unrelated\nConfusion as Cuba’s Castro mourned instead of Kenya’s Fidel,2221,agree\nBoko Haram ceasefire ignored as violence flares in Borno state,1896,discuss\nREPORT: JETLINERS STOLEN FROM LIBYA COULD BE USED TO ATTACK U.S. ON 9/11,2309,unrelated\nUS Intel: Taliban Man Released From Gitmo in Bergdahl Deal is Back to Militant Activity,2147,unrelated\nApple Reportedly Relying More Heavily on Samsung for iPhone 6 and Apple Watch Components,2412,unrelated\nWhat Glenn Beck Fears May Be Done With the 11 Missing Jets,723,unrelated\n'There is no limit to their depravity' Islamic State FEED mother her own SON,169,unrelated\nISIS Beheading of U.S. Journalist James Foley Posted to YouTube,2304,unrelated\nIS Militants Kill 300 Iraqi Soldiers with Chlorine Gas,2002,discuss\nJudicial Watch's Farrell: ISIS Terrorists Did Cross Mexican Border,2141,unrelated\nCongressman: ‘At least 10 ISIS fighters’ caught trying to cross into US,2458,unrelated\nNew York City Plans to End Arrests for Possession of Small Amounts of Marijuana,1718,unrelated\nWeb of confusion as scientists cast doubt on man's claims that a spider burrowed into his stomach through his SCAR,1708,unrelated\nNYC High School Student Nicknamed ‘Teen Wolf’ Made $72 Million On Stock Market,244,unrelated\nReport: Apple Watch Will Need Charging Every Day,324,unrelated\nGuru who ordered 400 followers to be castrated 'so they could be closer to God' is investigated for grievous bodily harm in India,737,unrelated\n\"It was me! Student, 19, reveals SHE was the Teletubbies' giggling baby in the sky - and was paid just £250 and a box of toys\",649,agree\nInsurgents killed in Nigeria despite alleged truce with Boko Haram,1681,discuss\nSurreal Photos of Fisherman’s Jaw-Dropping Catch Will Likely Have People Wondering If It’s Real,677,unrelated\nReport: ISIS Leader Abu Bakr Al-Baghdadi Assassinated In U.S. Airstrike,891,discuss\nWHO: Isis does not have Ebola – but contingency plan being developed for Iraq,1013,unrelated\n\"Vice's Shane Smith drops $300,000 on Vegas dinner\",1176,unrelated\nNun Gives Birth To Baby Boy After Suffering Intense Stomach Pains,2070,unrelated\nIsis militants claim to have killed US journalist James Foley,1040,unrelated\nVideo Purports to Show Beheading of American Journalist,1574,unrelated\nIsis Syria News: Video Shows US Airdropped Weapons and Grenades 'Captured by Islamic State',816,unrelated\n‘Photo of slain IS leader’ reported to be doctored,1137,unrelated\nYPG Confirms: Gill Rosenberg Not Captured in Kobani,1549,unrelated\nNun complains of stomach pains... and GIVES BIRTH: Sister who had 'no idea' she was pregnant has a baby boy at hospital in Italy,2388,unrelated\nVideo Messaging App Says Audio Recording Of Michael Brown's Shooting Is Authentic,2044,unrelated\nIS Fighters Seize Weapons Cache Meant for Kurds,816,unrelated\nApple Orders More Than 5 Million Watches for Initial Run,1820,unrelated\nHomeland Security says terrorists haven't crossed U.S-Mexico border,1498,unrelated\nKim Jong-Un 'bans the name Kim Jong-un',1547,unrelated\nMan chops off his own penis after girlfriend told him he was no good in bed,187,agree\n\"Jihadi John named as Mohammed Emwazi, from west London\",1660,unrelated\nMissing Planes,299,unrelated\nMichael Brown shooting audio caught on tape?,2354,unrelated\nAnother American hostage at risk by Islamic state,1034,unrelated\nISIS leader dead?,1338,unrelated\n\"Iraq claims ISIS leader al-Baghdadi’s wife has NOT been arrested, despite Lebanon insisting woman detained at border told them she was Islamist extremist’s spouse\",1789,unrelated\nISIS Getting Ebola,1040,discuss\nBREAKING: ISIS Beheads American Journalist James Wright Foley,2525,unrelated\nReport: Missing Libyan jetliners raise fears of suicide airliner attacks on 9/11,1575,unrelated\n\"No, it's not Tiger Woods selling an island in Lake Mälaren\",1991,disagree\nMystery man slaps shoppers around head for sneezing,1003,unrelated\nFears Islamic State could launch EBOLA attack on Britain after fighters 'contract virus',1034,unrelated\nDHS: GOP Rep.’s Claim ISIS Members Caught at U.S. Border ‘Categorically False’,2327,unrelated\nDylan Thomas Finds Tropical Spider Burrowed Under Skin,1638,agree\nMohammed Emwazi: Man identified as Isis killer 'Jihadi John' was 'stopped by MI5' while on safari holiday in Africa in 2010,1787,unrelated\n\"Islamic State leader's family detained by Lebanon, officials say\",1143,discuss\nTurkish Leader Says U.S. Airdrop Aided ISIS Militants,2176,unrelated\nReport: Exec popped for $300k dinner after run at blackjack,80,unrelated\nISIS pays tribute to its 'Cub of Baghdadi' child soldier,1863,unrelated\nApple Watch: Release well initially only in Apple Stores,1804,unrelated\nNorth Korea denies reports Kim Jong-un is to open state-backed restaurant in Scotland,2304,unrelated\nIs Ebola Virus Spreading Among ISIS Militants? Reports Claim Jihadists Seeking Cure at Mosul Hospital,2367,unrelated\nWatch: US marine survives Taliban sniper headshot in Afghanistan,115,agree\n\"In New York City, Marijuana May Mean Ticket, Not Arrest\",2237,discuss\nREPORT: JETLINERS STOLEN FROM LIBYA COULD BE USED TO ATTACK U.S. ON 9/11,1958,discuss\nISIS Fighters Getting Caught Coming Across the U.S.-Mexican Border?,1565,unrelated\n\"Batmobile stolen in Detroit? Good one, joker!\",1671,discuss\nIndian civil servant sacked 'after 24-year sickie',1162,agree\n\"Calm Yourselves, Durex Has NOT Come Out With A Pumpkin Spice Condom\",1545,unrelated\nIdentity of ISIS terrorist known as 'Jihadi John' reportedly revealed,81,unrelated\nJordanian airstrike killed American aid worker held hostage by ISIS according to statement by militants,959,unrelated\nSenator: Detainees swapped for Bergdahl have contacted militants,2096,unrelated\n\"Soldier, Gunman Killed In Shooting Incident Near Canadian Parliament\",1659,discuss\n\"Apple 12-Inch MacBook Air Details Emerge; Device Could Be Thinner, Lighter Than Current Model\",1013,discuss\nPull the other Un! North Korean dictator has not been seen for weeks because he 'pulled tendon while doing drill with his generals',2325,discuss\nRobert Plant Literally Ripped Up An $800 Million Contract To Reunite Led Zeppelin,2508,unrelated\nReport: Michael Phelps’ Tinder ‘Girlfriend’ Was Born Male; “We Made Love During Halftime”,190,unrelated\n20 year old burger? McDonald's burger purchased in 1995 hasn't aged a bit,1195,unrelated\nTime Capsule from Paul Revere and Samuel Adams Discovered in Boston,1471,unrelated\nIs this the world's oldest burger? Man claims to have kept McDonald's Quarter Pounder for 20 YEARS,529,unrelated\n‘Wild Misinformation’: Brian Williams Explains the Mike Seidel Liveshot,2092,unrelated\nNew Audio Reveals Pause in Gunfire When Michael Brown Was Shot: Attorney,1692,discuss\nBritish aid worker David Haines beheaded by ISIL,1528,unrelated\n\"11 Tripoli Planes Still Missing, Sparks 9/11 Concerns\",1312,agree\n\"‘Teletubbies’ Sun Baby: Fans Freak Out Over Jess Smith, 19\",1094,unrelated\nHow Canadian Sergeant-at-Arms Kevin Vickers killed shooter in parliament,2404,unrelated\nCNN Posts Alleged Audio of Michael Brown Shooting,121,unrelated\nReport: Secret Service Lied About White House Fence Jumper,1365,discuss\nKC hospital: Patient does not have symptom profile of Ebola,1943,agree\nIndia Rape Crisis Sees Mob Castrate Alleged Sex Attacker in Shocking Scenes,1709,discuss\nISIS Claims to Have Intercepted Supplies From U.S. Airdrop,2509,discuss\nNew Audio Allegedly Captures Moment Michael Brown Was Shot,844,unrelated\nNow THAT'S a Royal trip! Alan Titchmarsh finds psychedelic mushroom in the Queen's garden at Buckingham Palace,1575,unrelated\nWatch NAKED airport worker walk through scanner in bizarre protest against 'rough' guards,2070,unrelated\n#Hairgate: iPhone 6 users say device pulls out hair,1815,unrelated\nIslamic State militants claim to behead missing American journalist,2404,unrelated\nNigeria: hopes for return of kidnapped schoolgirls rise after ceasefire reported,557,discuss\n\"L. Jinny? Abdel-Majed Abdel Bary, UK Rapper, Suspected in James Foley Killing: Reports\",1372,unrelated\nMeteorite Leaves House-Sized Crater in Nicaragua’s Capital,534,unrelated\n\"Kim Jong Un hospitalized with two broken ankles, reportedly from wearing heels and being overweight\",1837,unrelated\nMass grave found after 40 students disappear in Mexican protest,1419,unrelated\nEyewitness Says Viral Video of Homeless Man Was Staged,2306,unrelated\n\"A message from Jim's mom, Diane Foley:\",1351,unrelated\nMichael Brown shooting audio caught on tape?,1832,unrelated\nNorth Korea dictator Kim Jong-un undergoes surgery after breaking both ankles on military tour,2210,unrelated\nNorth Korean dictator Kim Jong-Un to open restaurant in Scotland,239,unrelated\nMet police denies reports of Banksy arrest,48,agree\nCaught a catfish record in Po: 127 kg and 2.67 meters,2434,unrelated\nA Mass Grave Points to a Student Massacre in Mexico,712,unrelated\nVideo: Marine saved by helmet after Taliban sniper attack,1734,agree\nWas The Batmobile Stolen In Detroit?,1419,unrelated\nISIS Blasts 'Scorpion Bombs' At Civilian Areas In Iraq; Mosul Residents Living In Fear,472,unrelated\nEbola Outbreak 2015 Update: ISIS Fighters May Have Contracted Deadly Virus,2060,discuss\nZack Snyder Responds to Fake Stolen Batmobile Report,1673,unrelated\nMexican cartel leader kills self; bodies in grave not missing students,1419,unrelated\nIslamic State using 'SCORPION bombs' to terrorise victims,1857,unrelated\n\"Sadly, Pumpkin Spice Condoms Aren't A Thing After All\",586,unrelated\n\"CNN Broadcasts Purported Audio Containing Gunshots That Felled Michael Brown Jr.; Leaders, Celebrities Fill Pews At Teen’s Funeral\",1438,unrelated\nObama Denounces James Foley's Execution: 'Today The Entire World Is Appalled',1982,unrelated\nHope Fades for Girls' Release After Boko Haram 'Truce' Breached,2191,discuss\n\"North Korean leader Kim Jong-un’s mystery illness actually two broken ankles, newspaper says\",2344,unrelated\nISIS cracks down on five confirmed Ebola cases among fighters: official,737,unrelated\n\"Apple's New MacBook Will Be A Thinner, Cleaner, Faster 12-Inch MacBook Air\",1852,unrelated\nUPDATE: BATMAN v SUPERMAN Batmobile Reportedly Stolen By (Shocker!) Detroit Locals,1673,unrelated\nLuke Somers 'killed in failed rescue attempt in Yemen',227,unrelated\nOttawa investigates reports that Isis has captured Canadian-Israeli woman,1893,discuss\nElderly Woman Arrested for Kidnapping Neighbor's Cats & Making Fur Coats,1289,unrelated\nThis Powerful Cartoon About The Charlie Hebdo Attack Is Not By Banksy,61,unrelated\nWHO investigates media reports ISIS fighters contracted Ebola,5,unrelated\n\"Texas Turkey Farm Contaminated With Ebola, Over 250,000 Holiday Turkeys Infected\",1658,unrelated\nState House time capsule from 1795 unearthed,2257,agree\n‘Photo of slain IS leader’ reported to be doctored,1804,unrelated\n\"Boko Haram Could Release Kidnapped Girls, Nigerian Officials Say\",2463,discuss\nISIS Appears To Behead American Photojournalist In YouTube Video,1120,unrelated\n\"Islamic State training fighter pilots in captured jets, monitoring group says\",1293,unrelated\nBATMAN VS. SUPERMAN BATMOBILE STOLEN,621,unrelated\nArmed U.S. drones spotted flying over Syria in possible hunt for ISIS leader,2412,discuss\n\"James Foley, Missing American Photojournalist, Reportedly Executed By ISIS In Syria\",2287,unrelated\n'Jihadi John': Isis fighter named as Mohammed Emwazi from west London,1939,discuss\nISIS leader dead?,1871,unrelated\nFormer U.S. soldier says IS used chemical weapons in Kobani,1385,unrelated\nISIS Video: America’s Air Dropped Weapons Now in Our Hands,2307,discuss\nJudicial Watch's Farrell: ISIS Terrorists Did Cross Mexican Border,239,unrelated\nTwo GOP Congressmen Say Suspected Terrorists Caught Crossing U.S.–Mexico Border,1376,discuss\nBREAKING NEWS: ISIS beheads missing American journalist James Wright Foley as warning to US to cease action in Iraq,1569,unrelated\n\"Whoa, Paul Rudd Was One of the Airport Heroes Who Took Down the Homophobe\",176,disagree\nThe @FoxNewsPress Account Tweeting Lawsuit Threats Is a Fake,2306,unrelated\nISIS leader ‘killed’ in US airstrikes,2118,unrelated\nMissing American journalist reportedly beheaded by Islamic State ,311,discuss\nVogue’s Rat Infestation: Disturbing New Details,1543,discuss\nApple was forced to nix key health features from its smartwatch -- report,407,discuss\n\"Apple 12-Inch MacBook Air Details Emerge; Device Could Be Thinner, Lighter Than Current Model\",1423,unrelated\nADVISORY-Islamist rebel leader killed in U.S. strike - Somali government,1869,unrelated\nVideo: Marine survives Taliban sniper headshot thanks to helmet,743,agree\nZack Snyder’s ‘Batman V Superman: Dawn Of Justice’ Stolen Batmobile Rumor Put To Rest,734,unrelated\nWeather Reporter Caught Writing His Name In The Snow Was NOT Ready To Go On Camera (UPDATED),1333,disagree\nWhat One Homeless Man Does with $100 Will Astonish You (VIDEO),676,unrelated\nNYC High School Student Nicknamed ‘Teen Wolf’ Made $72 Million On Stock Market,903,unrelated\n\"No, a spider (probably) didn't crawl through a man's body for several days\",2338,discuss\n\"Rats at Vogue's NYC offices - watch your step, Anna Wintour\",618,unrelated\nCanadian-Israeli Woman May Have Been Captured In Syria: Reports,1173,discuss\nIsis claims to behead US journalist,1361,unrelated\nMacaulay Culkin dead: Actor is victim of another death hoax,1805,agree\nMexico Says Missing Students Not Found In First Mass Graves,2385,unrelated\nAlleged audio of Michael Brown shooting released,822,discuss\nMeteor Leaves 40-Foot Crater Near Managua's Airport,388,unrelated\nHoly Theft! Batmobile Stolen from 'Batman v Superman'???,1494,unrelated\nPGA Spokesman and Tiger Woods' Agent Deny Drug Suspension Allegations,438,unrelated\nVogue’s Shiny New Office Has a Big Rat Problem,1020,unrelated\nShocking Photos! Mom Tries To Sell Son To Pay For Daughter's Cancer Treatment,1549,unrelated\nAmazon.com to open first physical store in Manhattan: DJ,2197,unrelated\n\"Is Apple about to launch a totally redesigned, 12-inch MacBook Air?\",727,unrelated\nClaim: Comcast Got Complaining Customer Fired From His Job,2476,unrelated\nObama: murder of James Foley 'shocks the conscience of the entire world',513,unrelated\nNew iOS 8 bug can delete all of your iCloud documents,539,unrelated\nPentagon Denies It Killed ISIS Chief As Airstrikes Hit Top Extremists,1889,discuss\n#ISIS beheads photojournalist James Wright Foley in a massage to US to end its intervention in #Iraq.,26,unrelated\nDo all dogs go to heaven? Pope tells grieving boy: 'Paradise is open to all of God’s creatures',1104,unrelated\nZack Snyder Responds to Fake Stolen Batmobile Report,2062,discuss\nIslamic State releases video apparently showing the beheading of missing US journalist James Foley,1116,discuss\n\"Bosnia: Seven underage girls return from five day school trip, pregnant\",1277,unrelated\n\"Nigeria, Boko Haram reach ceasefire deal, kidnapped girls to go free, official says\",34,unrelated\nObama Denounces James Foley's Execution: 'Today The Entire World Is Appalled',2115,unrelated\n\"After Giving A Homeless Man $100, This Guy Secretly Filmed Him...\",1922,discuss\nLynch mob chop man's penis off after catching him allegedly trying to rape teenager,654,discuss\n\"Spider burrowed into appendix scar, crawled through WA man's body\",2252,unrelated\nScientists Doubt That Meteor Caused Crater In Nicaragua,524,unrelated\nPictured: Recent Muslim convert Michael Zehaf-Bibeau who shot dead a solider and opened fire on Canadian Parliament,431,unrelated\niOS 8 bug could delete your iCloud Drive documents,243,discuss\nMPs credit sergeant-at-arms for saving lives in Parliament Hill shootings,1586,unrelated\n11 jetliners 'missing' after Islamist takeover of airport,1648,unrelated\nBritish hostage David Haines beheaded by Islamic State terrorists,1224,discuss\nWHO ‘probing’ whether ISIS fighters got Ebola,1778,discuss\n\"North Korean leader Kim Jong-un not missing, just having ankle surgery\",1480,agree\n\"Fidel Castro Is Dead, According to Viral Twitter Rumors\",1541,unrelated\nIS Militants Kill 300 Iraqi Soldiers with Chlorine Gas,2489,unrelated\nAnother American hostage at risk by Islamic state,1574,unrelated\nDetroit Police Issue Statement That The Batmobile Is Safe,1538,discuss\nIraqi media: ISIS militants have contracted Ebola,1921,unrelated\nCNN Plays Alleged Audiotape of Michael Brown ShootingMilitarization Of Police,971,unrelated\nNBC weatherman caught urinating in the woods live on air,860,unrelated\nA Mass Grave Points to a Student Massacre in Mexico,683,unrelated\nIS militant 'Jihadi John' named as Mohammed Emwazi from London,1437,unrelated\nChristian Bale in Talks to Play Steve Jobs (Exclusive),254,unrelated\nAn accidental delivery of arms to the Islamic State and the problem with airdrops,2213,unrelated\nMan who slaps people around the head for sneezing hunted by police,1952,discuss\nNicaragua says meteorite probable cause of blast in capital,40,unrelated\nISIS Beheads American Journalist James Foley in Video Message to U.S.,2070,unrelated\nMilitant Group Says It Killed American Journalist in Syria,938,unrelated\n\"Vice Media Chief Said to Pay $300,000 for Dinner for 30\",1682,discuss\n'Sex attacker' has penis cut off with a cleaver in India,368,unrelated\n\"Luke Somers, American Hostage, Is Killed During Rescue Attempt in Yemen, U.S. Official Says\",120,unrelated\nTropical spider burrowed under man's skin through appendix scar and lived there for THREE DAYS,1478,agree\nDylan Thomas Finds Tropical Spider Burrowed Under Skin,1826,unrelated\nLynch mob chop man's penis off after catching him allegedly trying to rape teenager,1760,unrelated\nAn Audio Recording of the Michael Brown Shooting Has Reportedly Surfaced,346,unrelated\n\"North Korean leader Kim Jong-un’s mystery illness actually two broken ankles, newspaper says\",1480,discuss\n\"Apple Watch users will need to recharge nightly, company still working to improve uptime before launch\",2256,unrelated\nVideo Messaging App Says Audio Recording Of Michael Brown's Shooting Is Authentic,1916,discuss\nTwo blokes dared to eat 20-year-old burger for charity,5,discuss\nGoogle Said to Buy Redwood City Offices for $585 Million,2442,discuss\nDid Kim Yo-Jong Take Kim Jong Un’s Role? North Korea Ill Health Rumors Are ‘Fabricated’,1744,unrelated\n\"Islamist Militants 'Steal' 11 Commercial Planes In Libya, Sparking Terror Attack Fears\",653,discuss\nWeather Channel’s Mike Seidel was not caught with his pants down,1169,unrelated\n\"Jeh Johnson: Politicians Shouldn't 'Feed The Flames Of Fear' Over ISIS, Ebola\",1012,discuss\nMacklemore Gets Twitter-Trolled with the #MacklemoreJoinedISIS,1413,agree\nIslamic State killer 'Jihadi John' named as Mohammed Emwazi,1427,unrelated\nBoko Haram denies ceasefire claim by Nigeria's government,1384,unrelated\nGoogle Grows With $1.6 Billion in California Office Deals,1034,unrelated\nJordanian airstrike killed American aid worker held hostage by ISIS according to statement by militants,2473,unrelated\nNigeria: hopes for return of kidnapped schoolgirls rise after ceasefire reported,992,unrelated\nOttawa Shooting: Soldier Shot at Canada's National War Memorial,1466,unrelated\nMichael Brown shooting audio caught on tape?,120,discuss\nVIDEO: Son Stuns Parents By Paying Off Their Mortgage As Christmas Surprise,1599,discuss\nSaudis Say Michelle Obama Not Blurred on TV,396,unrelated\nAn accidental delivery of arms to the Islamic State and the problem with airdrops,1648,unrelated\n\"Explosion reported near the Nicaraguan capital attributed to meteorite impact, but experts, including NASA, cast doubt on claims\",971,unrelated\nClaim: Comcast Got Complaining Customer Fired From His Job,1814,unrelated\nWhite House Fence Jumper Pushed Past Female Guard,716,agree\n#ISIS beheads photojournalist James Wright Foley in a massage to US to end its intervention in #Iraq.,1721,discuss\nSon pays off his parents' mortgage in a heartwarming Christmas video,648,unrelated\nChristian Bale Is Steve Jobs,1234,unrelated\nOfficials shoot down congressman's claims ISIS terrorists are running across US-Mexico border,1946,discuss\nMystery man slaps shoppers around head for sneezing,1372,unrelated\n\"Meteorite Strikes Nicaraguan Capital, Creates 16-Foot-Deep Crater\",757,unrelated\nPolice Looking For A Man That Slaps People When They Sneeze!,2114,unrelated\nKFC Gets Occupational Business License To Sell Marijuana In Colorado Restaurants KFC Gets Occupational Business License To Sell Marijuana In Colorado Restaurants,1933,disagree\nExpert casts doubt on Bunbury man Dylan Thomas’s burrowing stomach-spider story,2042,agree\nISIL Beheads American Photojournalist in Iraq,938,unrelated\nSeven girls as young as 13 become pregnant on a school trip,2170,agree\nBodies In Mexico Mass Grave Apparently Not Those Of Missing Students,1869,unrelated\nJames Foley Killer ‘Jihadi John’ Believed to Be Former London Rapper Abdel-Majed Abdel Bary,1303,unrelated\nBATMAN VS. SUPERMAN BATMOBILE STOLEN,1237,discuss\nVideo shows ISIL beheading of photojournalist James Foley,481,discuss\nMore American Weapons for ISIS,305,unrelated\n\"Jeh Johnson: Politicians Shouldn't 'Feed The Flames Of Fear' Over ISIS, Ebola\",213,unrelated\nGuantanamo detainee who was swapped in prisoner deal for Bowe Bergdahl 'tried to rejoin 'Al Qaeda',2254,unrelated\n\"Fidel Castro Is Dead, According to Viral Twitter Rumors\",304,unrelated\nRats are still running around at Vogue,1435,unrelated\nStaff Reporter,1784,discuss\nLebanon detains wife and son of Al-Baghdadi,1877,disagree\nIs There an ISIS Threat on the Texas-Mexico Border or Not?,1893,unrelated\n\"Reports Isis fighters have contracted Ebola are 'incorrect', says Iraqi health ministry\",2180,agree\n\"Pizza delivery man gets $2,000 tip\",321,unrelated\n\"Feminist Aborts Baby For Being A Boy, Shocked People Don’t Approve\",2014,disagree\nReports: Big Bank Hank of pioneering rap group Sugarhill Gang has died,105,unrelated\n#RIPFidel fuels false rumors of Cuban leader's death after another Fidel Castro dies,93,unrelated\n\"Kim Jong-un Broke Both Ankles and Is Hospitalized, Report Claims\",818,unrelated\n\"Boko Haram denies truce, says kidnapped girls married\",2520,unrelated\nEXCLUSIVE: New York Mag’s Boy Genius Investor Made It All Up,2367,unrelated\nBoko Haram denies it has agreed ceasefire,1806,unrelated\nWhat One Homeless Man Does with $100 Will Astonish You (VIDEO),320,unrelated\nMirfield man's tears of joy after lost voicemail of wife retrieved,1171,unrelated\nGovernment fires employee who skipped work for 24 years,687,unrelated\nAnyone for dog meat soup? Kim Jong-Un considers opening restaurant in Scotland selling North Korean delicacies,1143,unrelated\nBoko Haram denies it has agreed ceasefire,2144,discuss\nJosh Paler Lin Gives A Homeless Man $100 And Follows Him To See How He Spends It,321,unrelated\nBanksy's illustrated response to the Charlie Hebdo attack isn't by Banksy. But it is striking,693,unrelated\n\"Canterbury Christ Church University student Jess Smith, from Chatham, starred as Teletubbies' sun\",1834,unrelated\nVideo Purports To Show Beheading Of U.S. Journalist By Militants,1116,discuss\nOfficials shoot down congressman's claims ISIS terrorists are running across US-Mexico border,1498,unrelated\nPGA Spokesman and Tiger Woods' Agent Deny Drug Suspension Allegations,2175,discuss\n\"New York schoolboy who made $72MILLION trading stocks on his lunch breaks - and now takes his friends out to dine on $400 caviar, drives a BMW and has definitely made his immigrant parents proud\",1563,disagree\nSpider Burrows Into Australian Man's Appendix Scar (VIDEO),1579,discuss\nMexican students not among bodies found in mass graves,1351,unrelated\nNicaragua asks U.S. for help investigating meteorite crater,534,unrelated\n\"That Story About a Catholic Priest Dying, Seeing God as a Woman, and Coming Back to Life? It’s Almost Definitely Fake\",2445,agree\n\"Islamist Militants 'Steal' 11 Commercial Planes In Libya, Sparking Terror Attack Fears\",1588,unrelated\nExperts: More facts needed on purported audio recording of Michael Brown shooting,2481,discuss\nEye-catching! Rare sighting of Anna Wintour without her trademark sunglasses as she leaves 'rat-infested' Vogue office,585,unrelated\nJihadi John UNMASKED: Islamic State killer NAMED as west Londoner Mohammed Emwazi,2165,agree\nStreet Artist BANKSY Arrested? Again?,949,discuss\nIslamic State killer 'Jihadi John' named as Mohammed Emwazi,2125,unrelated\nPumpkin Spice Condoms Could Be The Only Thing To Save The World From Basic Children,724,discuss\n\"NASA: Planetary Alignment On Jan 4, 2015 Will Decrease Gravity For 5 Minutes Causing Partial Weightlessness???\",1625,unrelated\nHas this Argentine woman fallen victim to a cruel online hoax? Adult video claiming to show teacher having sex with pupil isn't all it seems,1018,discuss\nBergdahl: Senator Says Jihadists Swapped For U.S. Troop ‘In Touch’ With Al-Qaida Affiliate,1565,discuss\n\"Comcast Is Threatening To Cut Off Customers Who Use Tor, The Web Browser For Criminals\",1104,unrelated\nReport: Audio Reveals Pause Between Gunshots When Michael Brown Was Shot,2248,unrelated\nBoko Haram 'ceasefire' doubts after attacks reported in Nigeria,800,unrelated\n\"TEXAS TURKEY FARM CONTAMINATED WITH EBOLA, OVER 250,000 HOLIDAY TURKEYS INFECTED\",2087,unrelated\nA Predator Drone Has Reportedly Been Spotted Circling Above ISIS's Capital City,731,unrelated\nBoko Haram 'to release abducted schoolgirls' as part of ceasefire agreement,1661,unrelated\nN Korean leader misses annual ritual; sister ‘takes over duties’,817,discuss\n6 Islamist militants killed in US attack in Somalia,1746,unrelated\nGovernment fires employee who skipped work for 24 years,942,unrelated\nThe rats eat Prada at Vogue NY office,891,unrelated\nObama Denounces James Foley's Execution: 'Today The Entire World Is Appalled',1580,agree\nZack Snyder’s ‘Batman V Superman: Dawn Of Justice’ Stolen Batmobile Rumor Put To Rest,1789,unrelated\nSamsung is reportedly making a secret new chip in the Apple Watch,296,unrelated\nThis Powerful Cartoon About The Charlie Hebdo Attack Is Not By Banksy,1747,unrelated\nWAS NBC METEOROLOGIST MIKE SEIDEL PEEING IN THE SNOW ON CAMERA? A TESTY BRIAN WILLIAMS EXPLAINS,2092,unrelated\nSaddam Hussein’s pilots training Islamic State group,1293,unrelated\nNigerians doubtful of girls' release after Boko Haram 'truce' breached,1588,discuss\nISIS Seemingly Beheaded American Journalist James Wright Foley,1361,unrelated\nHBO and Apple in Talks for $15/Month Apple TV Streaming Service Launching in April,203,discuss\nMacaulay Culkin: Death claims about former child star revealed to be yet another hoax,690,unrelated\nChristian Bale Exits Steve Jobs Movie (Exclusive),1646,unrelated\nIraqi media: ISIS militants have contracted Ebola,2177,unrelated\n\"North Korean leader Kim Jong Un had ankle surgery, report says\",1646,unrelated\nAWESOME! Canadian Parliament’s Sergeant-at-Arms Kevin Vickers Takes Out Gunman,1631,discuss\nMeteorite strike in Nicaragua puzzles experts,966,agree\n\"No, Banksy Didn't Create That 'Charlie Hebdo' Tribute Cartoon, But That Doesn't Mean You Can't Appreciate It\",1385,unrelated\nRumor debunked: RoboCop-style robots are not patrolling Microsoft's campus,572,unrelated\n\"Iraq claims ISIS leader al-Baghdadi’s wife has NOT been arrested, despite Lebanon insisting woman detained at border told them she was Islamist extremist’s spouse\",1913,unrelated\nWATCH: Twitter catches fire amid rumors of Fidel Castro’s death,227,unrelated\nBREAKING NEWS: Gunman 'shot dead' after wounding soldier near Canada parliament,1466,unrelated\nSon Pays Off His Parents’ Mortgage for Christmas,1459,unrelated\n\"No, there aren’t any Ebola cases in Iraq\",2138,agree\nHope Fades for Girls' Release After Boko Haram 'Truce' Breached,1883,unrelated\nLatest iOS 8 bug reportedly causes unwanted deletion of iCloud Drive documents,1413,unrelated\n\"No, ESPN is not having an all-male domestic violence panel tonight\",513,unrelated\nRodney Constantine keeps Facebook promise and turns himself in to police,2473,unrelated\n\"Spider burrowed into appendix scar, crawled through WA man's body\",1579,discuss\nNigeria Boko Haram blamed for raids despite truce claim,1661,unrelated\nIsis militants claim to have killed US journalist James Foley,1385,unrelated\nActor has his testicles stolen after meeting ‘young blonde woman at a bar’,2419,unrelated\nThe iPhone 6 'Hairgate' Is Not a Thing,867,unrelated\nPants on Fire: Duncan Hunter makes unconfirmed claim Border Patrol caught at least 10 ISIS fighters,625,unrelated\nState House time capsule from 1795 unearthed,851,unrelated\nISLAMIC STATE BEHEADS MISSING AMERICAN JOURNALIST JAMES WRIGHT FOLEY,1547,unrelated\nWife Of ISIS Leader Abu Bakr al-Baghdadi Detained In Lebanon,691,unrelated\nDoubts cast over Nicaragua meteorite claim,1071,unrelated\nUS officials: Video shows American's execution,1627,unrelated\nISIS Seemingly Beheaded American Journalist James Wright Foley,1251,unrelated\nBoko Haram ceasefire ignored as violence flares in Borno state,2356,discuss\nThis Is What The Sun Baby From ‘Teletubbies’ Looks Like Now,2076,agree\n\"James Foley, Missing American Photojournalist, Reportedly Executed By ISIS In Syria\",1166,unrelated\nChristian Bale to Play Steve Jobs in New Movie,2443,unrelated\nAl-Shabab leader who ordered Kenya mall massacre believed killed in US drone attack in Somalia,1269,unrelated\nHas North Korean dictator Kim Jong-un been replaced by his sister?,1921,unrelated\n\"Forty years ago, Lego wrote a powerful letter to parents about how gender works\",2171,agree\nJames Foley executioner said identified as British rapper  Read more: James Foley executioner said identified as British rapper,1530,discuss\nThis Woman Exposed Her Cheating Boyfriend With A Brilliant Christmas Gift,630,unrelated\nWHO: Reports of Suspected Ebola Cases in Iraq Untrue,1291,unrelated\nWATCH: Twitter catches fire amid rumors of Fidel Castro’s death,892,unrelated\nISIS Beheads American Journalist James Foley in Video Message to U.S.,1857,unrelated\nBatman Set To Play Steve Jobs In Upcoming Biopic,1217,discuss\nIsis tells mother on rescue mission :’You’ve just eaten your son’,1786,discuss\nGOP Rep: ‘At Least Ten ISIS Fighters Have Been Caught Coming Across The Mexican Border’,2056,unrelated\n\"Explosion reported near the Nicaraguan capital attributed to meteorite impact, but experts, including NASA, cast doubt on claims\",1179,unrelated\nWhite House Fence Jumper Actually Made It Pretty Far Inside,1137,unrelated\nREPORT: Alleged New Audio of Michael Brown Shooting,2345,discuss\n\"Video showing American journalist beheaded believed real, officials and family say\",2067,agree\nIraqi airstrike kills key ISIL leader,1631,unrelated\nOttawa investigates reports that Isis has captured Canadian-Israeli woman,2495,unrelated\nNigeria Boko Haram blamed for raids despite truce claim,1372,unrelated\nISIS Leader Killed: Abu Bakr Al-Baghdadi Reportedly Killed By U.S. Airstrike,505,unrelated\nPictured: Libyan Islamist rebels pose with planes seized from Tripoli airport as U.S. officials warn they could be used to carry out terrorist attack on 9/11 anniversary,2448,discuss\nShots Heard In Alleged Brown Shooting Recording [AUDIO],744,unrelated\nThis Is Why Rumors That ISIS Is Crossing The Border Into The U.S. Aren’t Going Away,2249,discuss\nDuped again: Macaulay Culkin is not dead,2252,unrelated\nWife and child of Islamic State leader Baghdadi held in Lebanon,1471,unrelated\nFBI Probing Alleged Audio of Michael Brown Shooting,1299,unrelated\n\"Gill Rosenberg, Canadian citizen, reportedly captured by ISIS in Syria\",387,unrelated\nSaudi Arabia 'fatwa over building of snowmen',760,unrelated\n\"Apple Watch Pricing to Reportedly Start at $500 for Stainless Steel, $4,000 for Gold\",1425,discuss\n\"Mass Graves Found In Mexico, Near Place Where 43 Students Went Missing\",1427,discuss\nMan chops off his own penis after girlfriend told him he was no good in bed,1379,unrelated\nCARLISLE HEAD SLAPPER ATTACKS SNEEZING WOMEN,2330,unrelated\nReport: Audio Reveals Pause Between Gunshots When Michael Brown Was Shot,1252,unrelated\nAnother American hostage at risk by Islamic state,11,unrelated\n'Hairgate': iPhone hit by new social media storm,1545,unrelated\nUS airstrike targets Al Shabaab leader Ahmed Abdi Godane in Somalia,646,unrelated\nIslamic State using 'SCORPION bombs' to terrorise victims,7,unrelated\nBoko Haram 'to release abducted schoolgirls' as part of ceasefire agreement,2403,discuss\nJihadi John unmasked: Former Westminster University student was arrested FIVE years ago and put on a terror watch list - but he flew to Syria to join ISIS two years later,1815,unrelated\n'Banksy' Reacts To Paris Attack With Poignant Drawing,428,unrelated\nTime Capsule from Paul Revere and Samuel Adams Discovered in Boston,601,unrelated\nKimye’s Fault? Anna Wintour’s NYC ‘Vogue’ Offices Hit With Disgusting Rat Infestation: ‘Rat Droppings On Desks’,1481,unrelated\nRep. Duncan Hunter: 'At Least 10' ISIS Fighters Caught at Mexican Border,564,unrelated\n\"Woman detained in Lebanon is not Isis leader’s wife, says Iraq\",2155,discuss\nReport: British intelligence has identified Foley's killer,1237,unrelated\nKFC Gets Occupational Business License To Sell Marijuana In Colorado Restaurants KFC Gets Occupational Business License To Sell Marijuana In Colorado Restaurants,1826,unrelated\nSearch launched for dog's owner after pooch found dumped next to suitcase filled with belongings,1214,agree\nApple may launch 12-inch MacBook Air with Retina Display,1457,unrelated\nNorth Korea denies reports Kim Jong-un is to open state-backed restaurant in Scotland,17,unrelated\nMan discovers spider living under his skin during Bali vacation,1826,unrelated\nThis Guy Paid Off His Parents’ Mortgage For Christmas,377,unrelated\nISIS Seemingly Beheaded American Journalist James Wright Foley,1627,unrelated\nBali spider burrows under Aussie’s chest,544,agree\nAudio of gunfire in Michael Brown case authenticated by app company,1893,unrelated\n\"Nun gives birth, intends to keep baby\",1412,agree\nREPORT: JETLINERS STOLEN FROM LIBYA COULD BE USED TO ATTACK U.S. ON 9/11,2208,discuss\nJournalist James Wright Foley reportedly beheaded by ISIS,1034,unrelated\nAngry mob chops off man's genitals with butcher’s knife for alleged rape attempt,36,unrelated\nThe “Flood Libel” Propagandists of 2015,244,unrelated\n\"Rumor: Stainless Steel Apple Watch Will Cost $500, Gold $4,000\",1549,unrelated\nMoment Michael Brown was shot dead 'caught on audio recording': FBI handed potentially damning tape of ELEVEN shots being fired - including final volley of 'kill shots',2317,discuss\nDid a plumber's pick-up truck from Texas end up carrying an anti-aircraft gun for Islamic fighters on the front lines of Syria?,1213,unrelated\nPure Evil: Islamic State Beheads American Journalist James Wright Foley,2127,unrelated\nNun gives birth to surprise baby after complaining of stomach pains,699,unrelated\nWould you take a bite out of the world's oldest burger? Men keep Quarter Pounder they bought 20 YEARS ago for a friend who never showed up to meet them,1364,unrelated\nBoko Haram 'ceasefire' doubts after attacks reported in Nigeria,1761,discuss\nWas Alleged Audio of Michael Brown Shooting on CNN a Hoax?,2044,unrelated\nPriest who died for 48 minutes says he met God and she’s a woman,34,unrelated\nAxl Rose Dead? Of Course Not — Tiresome Internet Death Hoax Plague Hits Guns N’ Roses Frontman,1859,agree\nMan chops off his penis after his girlfriend breaks up with him,1171,agree\n\"#Hairgate: Reports of iPhone 6 pulling out hair, beards, likely exaggerated\",1738,discuss\nWHO says reports of suspected Ebola cases in Iraq are untrue,1040,discuss\nReport: Christian Bale Will Play Steve Jobs,2281,unrelated\nSouth Korea: Kim Jong Un had ankle surgery to remove cyst,2327,unrelated\nIsis 'fed murdered kidnap victim to his own mother after she travelled to their headquarters and demanded to see him',43,unrelated\nChristian Bale will not play Steve Jobs,2211,agree\nCNN Posts Alleged Audio of Michael Brown Shooting,2149,discuss\nPictured: Libyan Islamist rebels pose with planes seized from Tripoli airport as U.S. officials warn they could be used to carry out terrorist attack on 9/11 anniversary,1438,unrelated\nRumors about Fidel Castro’s death again circulate on the Internet,1534,unrelated\n\"James Wright Foley, Kidnapped Journalist, Apparently Executed by ISIS\",1034,unrelated\nDNA Tests Confirm Lebanon Is Holding ISIS Leader’s Child,691,unrelated\nGoogle Said to Buy Redwood City Offices for $585 Million,844,unrelated\nMedia reports identify Londoner as Islamic State's ‘Jihadi John’,2501,unrelated\nThat Boko Haram Ceasefire in Nigeria Isn’t A Ceasefire,800,unrelated\nNorth Korea denies reports Kim Jong-un is to open state-backed restaurant in Scotland,1547,unrelated\n\"Former Porn Star Behind YouTube Sensation ‘DC Toy Collector,’ Makes $5 Million Per Year Unboxing Disney Toys\",1125,agree\nMissing Planes,1439,unrelated\n\"Eyewitness: Viral Video That Netted $130K in Donations \"\"is Bullshit\"\"\",359,unrelated\nApple Orders More Than 5 Million Watches for Initial Run,855,unrelated\n\"Why the most expensive Apple Watch will probably cost around $10,000\",2020,unrelated\n\"Hostage David Haines' Murder 'Evil', PM Says\",882,unrelated\nNigeria: hopes for return of kidnapped schoolgirls rise after ceasefire reported,2191,discuss\nUnverified video shows beheading of aid worker David Haines,1802,unrelated\nMeteorite leaves crater in Nicaraguan capital Managua,2475,disagree\nIraqi media says ISIS militants have contracted Ebola,1921,unrelated\nMicrosoft Tried Out Robot Security Guards on Its Silicon Valley Campus,1097,unrelated\nIslamic Militants Post Video Claiming to Show Beheading of U.S. Journalist,1857,unrelated\nCaught a catfish record in Po: 127 kg and 2.67 meters,483,unrelated\nDurex is not confirming or denying rumors of a “pumpkin spice” condom,724,discuss\nMilitant Group Says It Killed American Journalist in Syria,782,discuss\nWife and son of Isil leader Abu Bakr al-Baghdadi 'detained at Lebanon border',691,unrelated\nREPORT: Alleged New Audio of Michael Brown Shooting,1900,unrelated\nThis Soap Opera Star Reportedly Had His Testicles Stolen By An ‘Attractive Blonde’ Organ Trafficker,516,discuss\n\"Sorry, Everyone: Durex Is Unfortunately Not Making Pumpkin Spice Condoms\",993,unrelated\nIslamic State using 'SCORPION bombs' to terrorise victims,1095,unrelated\nHas ISIS used chemical weapons on Kobane? Claims under-siege town was hit by crude rocket attack,1758,unrelated\nWho Is Michael Zehaf-Bibeau? Ottawa Shooter Suspect Identified By Canadian Officials ,1549,unrelated\n\"Israel opens dams, floods Gaza\",2187,unrelated\nStar Wars VII for a New SUMMER Release Date!?,2114,unrelated\nTurkish Leader Says U.S. Airdrop Aided ISIS Militants,1239,unrelated\n\"Soldier shot, Parliament locked down after gunfire erupts at war memorial\",2410,discuss\n'Spiderman' squished: Perth experts debunk spider burrowing claims,1880,agree\nLucita Sandoval sex tape hoax: Viral Argentine video features college student ― not 16-year-old boy,2447,agree\n\"Boko Haram Could Release Kidnapped Girls, Nigerian Officials Say\",557,discuss\nISIL Beheads American Photojournalist in Iraq,2524,agree\nURGENT: ISIS leader Abu Bakr al-Baghdadi allegedly killed by US airstrikes,789,unrelated\nRussian TV actor wakes up to find his testicles stolen,845,agree\nChristian Bale set to play Steve Jobs in forthcoming biopic of Apple co-founder,945,agree\nPhoto gallery: Amazing £300 operation by North Walsham vet on constipated goldfish,2520,unrelated\n\"Tropical spider burrows under man's skin, lives there for three days\",1419,unrelated\n\"Would you pay $10,000 for the Apple Watch?\",1730,unrelated\nWillie Nelson Dead? Viral Hoax Fools Internet,1383,unrelated\n\"Rumor: Gold Apple Watch Edition priced up to $5,000, steel version at $500, will debut on Feb. 14\",1374,unrelated\n\"Leader of Qaeda-Linked Somali Group Is Dead, U.S. Says\",741,unrelated\nReport: Audio Reveals Pause Between Gunshots When Michael Brown Was Shot,2287,discuss\nISIS militants appear to behead abducted American journalist James Wright Foley in graphic video,2147,discuss\nISIS leader ‘killed’ in US airstrikes,1048,unrelated\n\"Managua explosion not a meteorite, NASA suggests\",2264,discuss\nNYC High School Student Nicknamed ‘Teen Wolf’ Made $72 Million On Stock Market,1661,unrelated\nKim Jong-un ‘is so fat from eating cheese that he has broken his ankles’,2009,unrelated\nThat’s one way to clean it: Apple Watch will reportedly survive a trip through the shower,2502,unrelated\nNET Extra: Back-from-the-dead Catholic priest claims God is a female...,320,unrelated\n\"What they earn: Vice CEO Shane Smith’s $300,000 steak dinner\",2463,unrelated\nMeet the X-BOY: Electric shock turns kid into MAGNETO,1503,unrelated\nInsurgents killed in Nigeria despite alleged truce with Boko Haram,800,unrelated\nIs Kim Jong-un Opening North Korean Restaurant in Scotland?,1339,unrelated\nVideo: Marine survives Taliban sniper headshot thanks to helmet,2267,agree\n\"SEE IT: ISIS militants caught trying to cross border into Texas, Congressman claims\",213,unrelated\n\"ISIS Claims It Kidnapped Gill Rosenberg, The First Western Woman To Fall Into The Group's Hands\",2187,unrelated\nPodcast: Brown Moses on what’s flying over Iraq and Syria,909,unrelated\n\"Sorry, Everyone: Durex Is Unfortunately Not Making Pumpkin Spice Condoms\",2269,agree\nAaron Sorkin Confirms Christian Bale Will Play Steve Jobs,1846,disagree\nAn Audio Recording of the Michael Brown Shooting Has Reportedly Surfaced,321,unrelated\nNewly-Found Document Holds Eyewitness Account of Jesus Performing Miracle,239,unrelated\nBanksy arrest hoax: Internet duped by fake report claiming that the street artist's identity has been revealed,1437,unrelated\nThis Letter To Parents From A 1970s Lego Set Contains An Important Message For Gender Equality,1817,unrelated\nWhite House Fence Jumper Made It Further Into Building Than Reported,2409,discuss\n'They ate through the ceilings and pooped on the keyboards': Rats are 'taking over' Vogue's new World Trade Center office and Anna Wintour 'no longer wants to work there',1439,unrelated\n\"Apple Watch Pricing to Reportedly Start at $500 for Stainless Steel, $4,000 for Gold\",1240,unrelated\nNicaragua meteorite: Experts attempt to understand whether mysterious meteorite fell from passing Pitbull asteroid,1071,unrelated\nMedia reports identify Londoner as Islamic State's ‘Jihadi John’,1543,unrelated\nIraq Says Arrested Woman Is Not The Wife of ISIS Leader al-Baghdadi,2360,unrelated\nKim Had Ankle Surgery:  Source,1848,unrelated\n#HairGate: iPhone 6 Customers Are Complaining That The Phone Is Ripping Out Their Hair,1372,unrelated\nNigeria says it has deal with Boko Haram to release kidnapped girls,531,discuss\nKim Jong-Un 'bans the name Kim Jong-un',2143,unrelated\n\"See How This Homeless Man Spends A Hundred Dollars, And Keep A Tissue Handy [Video]\",1820,unrelated\nSaudi cleric condemns snowmen as anti-Islamic,26,unrelated\nThe Case of the Stolen Batmobile Has Been Solved,1751,discuss\n\"Report: The Apple Watch Will Only Last 2.5 Hours With \"\"Heavy\"\" Use\",1011,unrelated\nBreaking: Soldier shot at National War Memorial in Ottawa,321,agree\nIslamic State militants claim to behead missing American journalist,2495,discuss\nNew Audio Recording From Ferguson May Capture Michael Brown Shooting,2317,discuss\nDid a plumber's pick-up truck from Texas end up carrying an anti-aircraft gun for Islamic fighters on the front lines of Syria?,1562,unrelated\n\"Sick Kansas City man said not to have Ebola, U.S. plans new steps to fight virus\",781,unrelated\nISIS leader ‘killed’ in US airstrikes,518,unrelated\n\"'American bombing had signed my death certificate': Missing US journalist James Wright Foley goes unflinching to his death as ISIS behead him in horrific video, as a warning to Obama\",1009,unrelated\nCNN Airs Alleged Audio from Michael Brown Shooting,1950,unrelated\nReport: Christian Bale Just Bailed on the Steve Jobs Movie,1996,unrelated\nNorth Korea directive reveals apparent ban on sharing Kim Jong-un’s name,1648,discuss\nKim Jong-un ‘is so fat from eating cheese that he has broken his ankles’,2344,unrelated\nNASA Raises Doubts About Reports of Nicaraguan Meteorite,1622,discuss\nTerror Leader Ahmed Abdi Godane Killed in U.S. Strike,1746,unrelated\nKim Jong-un 'so fat he has fractured his ankles',2153,discuss\n\"Vice Media Chief Said to Pay $300,000 for Dinner for 30\",640,unrelated\n\"Calm down everyone, Banksy hasn't been arrested: 9 clues that it's a hoax\",1020,unrelated\n\"ISIS beheads American photo-journalist James Wright Foley, threatens more to come\",2070,unrelated\nRapper identified as James Foley's executioner: reports,2295,unrelated\n\"Nigeria, Boko Haram reach ceasefire deal, kidnapped girls to go free, official says\",1885,discuss\nVladimir Putin Bird Poop Video is Fake,1155,unrelated\nBrian Williams Debunks Peeing Meteorologist Report On ‘NBC Nightly News': Video,527,unrelated\n#HairGate: iPhone 6 Customers Are Complaining That The Phone Is Ripping Out Their Hair,244,unrelated\nNigeria says it has deal with Boko Haram to release kidnapped girls,298,unrelated\nNBC weatherman caught urinating in the woods live on air,2520,unrelated\nPentagon: 1 weapons bundle seized by militants,2016,unrelated\nCNN Plays Alleged Audiotape of Michael Brown ShootingMilitarization Of Police,456,unrelated\nJihadi John identity revealed as Mohammed Emwazi: live,2470,unrelated\nComcast blocks Tor,1660,unrelated\nSmall red book among finds in 113-year-old Boston time capsule,1471,unrelated\n\"No, Pumpkin Spice Condoms Are Not A Real Thing\",2187,unrelated\nRats are still running around at Vogue,725,unrelated\nBoko Haram 'ceasefire' doubts after attacks reported in Nigeria,2156,unrelated\nReports: Big Bank Hank of pioneering rap group Sugarhill Gang has died,752,unrelated\nPentagon: ISIS seized materials airdropped to Kurds,2213,unrelated\nNicaragua says meteorite probable cause of blast in capital,1789,unrelated\nPriest who died for 48 minutes says he met God and she’s a woman,1303,disagree\nIslamic State using 'SCORPION bombs' to terrorise victims,115,unrelated\nWife and son of Islamic State leader Abu Bakr al-Baghdadi detained in Lebanon,1296,unrelated\n\"Priest Dies, Wakes Up, Claims God Is a Woman. Huh?\",633,unrelated\nUPDATE: BATMAN v SUPERMAN Batmobile Reportedly Stolen By (Shocker!) Detroit Locals,1975,unrelated\nA Letter Lego Sent to Parents in 1974 Holds an Important Message for the Parents of 2014,2171,agree\nAn Audio Recording of the Michael Brown Shooting Has Reportedly Surfaced,968,unrelated\n#HairGate: iPhone 6 Customers Are Complaining That The Phone Is Ripping Out Their Hair,2184,unrelated\nTexas Truck Winds Up in Syria With Islamic Militants,2240,unrelated\n\"In Moscow, police are looking for a felon, cut the male genitals\",1296,unrelated\n\"Apple Watch Stainless Steel variant reportedly priced at $500, $4,000 for the gold variant\",2028,unrelated\n\"So, There Might Be a Rat Infestation at Vogue\",2072,discuss\n\"James Foley, Missing American Photojournalist, Reportedly Executed By ISIS In Syria\",1347,unrelated\nReport: Exec popped for $300k dinner after run at blackjack,2130,discuss\n\"Boko Haram claims to have German hostage, denies ceasefire\",206,unrelated\nReport of Kim Jong-un’s ankle injury add fuel to rumours about his absence,2385,unrelated\nThat Boko Haram Ceasefire in Nigeria Isn’t A Ceasefire,2356,discuss\nNorth Korea denies reports Kim Jong-un is to open state-backed restaurant in Scotland,1312,unrelated\nBodies In Mexico Mass Grave Apparently Not Those Of Missing Students,1355,unrelated\n\"ISIS: We have our hands on weapons, ammo air-dropped by U.S.\",2509,discuss\nIndian civil servant sacked 'after 24-year sickie',5,unrelated\nChristian Bale In Talks To Play Steve Jobs In Sony's Next Biopic,1730,unrelated\n\"ISIS Militants In Mosul Have Contracted Ebola, Iraqi Media Sources Claim\",1034,unrelated\nIdentity of ISIS terrorist known as 'Jihadi John' reportedly revealed,2184,unrelated\nIslamic State Militants Claim to Have Beheaded US Journalist James Wright Foley,1116,discuss\nHigh School Student Rumored to Have Made $72 Million Trading Stocks,2472,unrelated\n\"Gill Rosenberg, Canadian citizen, reportedly captured by ISIS in Syria\",1173,discuss\nMeteorite Leaves House-Sized Crater in Nicaragua’s Capital,1900,unrelated\nThis Selfless Homeless Man Receives $100 & Doesn't Spend A Dime On Himself!,2370,unrelated\nChristian Bale In Talks To Play Steve Jobs In Sony's Next Biopic,1234,unrelated\nJihadi John ‘identified as British man from West London’,2202,discuss\nWhat This Homeless Guy Did With $100 Completely Stunned The Man Who Gave It To Him,742,unrelated\nMass grave found after 40 students disappear in Mexican protest,646,discuss\nISIS leader ‘killed’ in US airstrikes,539,unrelated\n\"Managua explosion not a meteorite, NASA suggests\",1900,unrelated\nNew policy could reduce marijuana possession arrests,2389,discuss\n'There is no limit to their depravity' Islamic State FEED mother her own SON,568,unrelated\n\"No, Islamic State Militants Have Not Been Caught by U.S. Border Patrol\",2056,unrelated\nAxl Rose NOT Dead: Fake MSNBC Death Hoax Goes Viral On Facebook,1085,agree\nNicaragua Meteorite Impact Theory May Be Meteor-wrong,2360,unrelated\nAbdel-Majed Abdel Bary: London Rapper Identified As ISIS Militant Who Beheaded James Foley,2327,discuss\nSeth Rogen to play Woz in Jobs biopic,1642,unrelated\nNYC High School Student Nicknamed ‘Teen Wolf’ Made $72 Million On Stock Market,405,unrelated\nGive a homeless man $100 and see what he does with it [Video],1996,agree\n\"US, UK eye rapper as British-born militant who beheaded journalist James Foley\",2528,discuss\nLuke Somers 'killed in failed rescue attempt in Yemen',1649,discuss\nIslamic State releases video apparently showing the beheading of missing US journalist James Foley,539,unrelated\nAaron Sorkin Confirms Christian Bale Will Play Steve Jobs,1296,unrelated\nBritish man pays $460 to save constipated goldfish's life,1540,unrelated\nSugarhill Gang rapper Big Bank Hank dies aged 57,1374,unrelated\n'They ate through the ceilings and pooped on the keyboards': Rats are 'taking over' Vogue's new World Trade Center office and Anna Wintour 'no longer wants to work there',571,unrelated\nThe Chinese Guide to Avoiding a Bad English Name,1987,unrelated\nStar Wars 7: JJ Abrams want to move release to summer 2015,622,discuss\nPope Francis tells boy whose dog had died that heaven is open to all,1408,unrelated\nMacaulay Culkin Dead? Another Death Hoax Circulates On Facebook,2252,unrelated\nVideo shows ISIL beheading of photojournalist James Foley,1569,unrelated\nNigeria says it has deal with Boko Haram to release kidnapped girls,1839,unrelated\nDoes ISIS have an airforce? Terrorist 'fighter pilots' are being trained on captured MiGs by Saddam Hussein's ex-air force officers,1293,unrelated\n\"Big Bank Hank, co-founder of the Sugarhill Gang, has died\",1107,unrelated\nWTC rats scare off Anna Wintour,1693,discuss\nNorth Korean dictator Kim Jong-Un to open restaurant in Scotland,1217,unrelated\nMacaulay Culkin Dead: Internet Death Hoax Claims Actor Found Dead In Apartment,1555,agree\nThe 'cub of Baghdadi': Has this boy become the youngest victim of Isis’s use of child soldiers?,1644,unrelated\nDeveloper quits using the app he was hired to make—or did he?,1569,unrelated\nKim Jong-Un's Sister Takes Control in North Korea,2002,unrelated\n\"Dead for 48 minutes, this Catholic Priest claims God is female\",2043,unrelated\nIs There an ISIS Threat on the Texas-Mexico Border or Not?,2385,discuss\nMexico finds 4 more graves at site of suspected student massacre,1109,discuss\nEmotional sergeant-at-arms is greeted back to parliament with a rousing standing ovation a day after he heroically shot dead terrorist - the first time he used weapon in 30 year career,2127,unrelated\nHoax Busted: Report on Popular 'Dog Whisperer' Cesar Millan's Death is False,2247,unrelated\n\"ISIS Claims It Kidnapped Gill Rosenberg, The First Western Woman To Fall Into The Group's Hands\",573,unrelated\nThe Arrest of the ISIS Leader's Wife and Son,651,unrelated\nNET Extra: Back-from-the-dead Catholic priest claims God is a female...,643,unrelated\nMystery man slaps shoppers around head for sneezing,438,agree\nMacaulay Culkin dead hoax: Fake death report spreads on social networks,1423,unrelated\nNun Gives Birth To Baby Boy After Suffering Intense Stomach Pains,1120,unrelated\nReport claims Kim Jong-un underwent surgery to repair fractured ankles,1095,discuss\nSugarhill Gang rapper Big Bank Hank dies aged 57,1107,unrelated\n\"Apple Watch users will need to recharge nightly, company still working to improve uptime before launch\",708,discuss\n\"Big Bank Hank, US rapper and Sugarhill Gang founder member, dies at 57\",993,agree\nNEWS/ You'll Never Guess How a Homeless Man Spent $100—Watch the Touching Video!,1020,agree\nRumors about Fidel Castro’s death again circulate on the Internet,2377,unrelated\nUS Lawmaker: Ten ISIS Fighters Have Been Apprehended Coming Across Southern Border (Video),2296,unrelated\nBREAKING Gill Rosenberg former IDF soldier was captured by ISIS,2415,unrelated\nIraqi media: ISIS militants have contracted Ebola,2175,unrelated\n‘Jihadi John’: The Islamic State killer behind the mask is a young Londoner,867,discuss\n\"SMALL METEORITE STRIKES NICARAGUA, GOVERNMENT SAYS\",1948,unrelated\nISIS Fighters Getting Caught Coming Across the U.S.-Mexican Border?,2130,unrelated\nISIS Militant “Jihadi John” Identified As Young West Londoner,2328,unrelated\nIslamic State militants claim to behead missing American journalist,2115,unrelated\nAttorney: New audio reveals pause in gunfire when Michael Brown was shot,944,discuss\nIt’s Okay To Laugh About The Fact That The Vogue Rat Infestation is Getting Worse,119,unrelated\nBREAKING NEWS: ISIS beheads missing American journalist James Wright Foley as warning to US to cease action in Iraq,1034,unrelated\nCNN Plays Alleged Audiotape of Michael Brown ShootingMilitarization Of Police,958,unrelated\nIPhone 6 users are tearing their hair out,304,unrelated\nRumor Robert Plant Ripped Up $800 Million Contract To Reunite Led Zeppelin Called 'Rubbish',1492,agree\nPentagon: ISIS seized materials airdropped to Kurds,1795,unrelated\nIt's back! The incredible new Batmobile takes a spin around Detroit... after rumors it had been STOLEN,1737,discuss\nNew policy could reduce marijuana possession arrests,221,unrelated\nIncredible Video Shows A US Marine Surviving Being Shot In The Head By A Sniper In Afghanistan,2389,unrelated\nDog Found Abandoned With Suitcase Filled With His Belongings,882,unrelated\nISIS Getting Ebola,527,unrelated\n'Sex attacker' has penis cut off with a cleaver in India,1271,unrelated\n\"SEE IT: ISIS militants caught trying to cross border into Texas, Congressman claims\",55,unrelated\nDid Josh Paler Lin Stage His Viral Video About Helping the Homeless?,359,unrelated\nA soldier has been shot at Canada’s war memorial just steps away from the nation’s parliament,1089,agree\nCanada probes Michael Zehaf-Bibeau as possible suspect in Ottawa shooting - source,2134,unrelated\nISIS cracks down on five confirmed Ebola cases among fighters: official,2138,discuss\nIs this the world's oldest burger? Man claims to have kept McDonald's Quarter Pounder for 20 YEARS,2531,unrelated\n\"Seven High School Girls Get Pregnant On Five-Day School Trip, Parents Outraged\",2344,unrelated\nLibya: Missing Libya Planes Spark Security Concerns,17,unrelated\nNicaragua Meteorite Impact Theory May Be Meteor-wrong,1661,discuss\nOttawa gunman identified as 32-year-old Michael Zehaf-Bibeau,56,unrelated\n\"Comfort eating? Chinese woman, 26, spends an entire WEEK in KFC after being dumped by boyfriend\",159,discuss\n\"Boko Haram agrees to ceasefire, release of school girls\",171,unrelated\n\"Boko Haram claims to have German hostage, denies ceasefire\",1439,unrelated\nJudd Nelson rebuffs Internet rumors that he died of a drug overdose.,2481,unrelated\nMan Known as ‘Jihadi John’ Is Identified as Mohammed Emwazi,1800,discuss\nLawmaker Says ‘At Least 10′ Islamic State Fighters Have Been Captured at the Southern U.S. Border,1185,discuss\n‘Photo of slain IS leader’ reported to be doctored,687,unrelated\nAudio of gunfire in Michael Brown case authenticated by app company,1818,agree\nPhoto gallery: Amazing £300 operation by North Walsham vet on constipated goldfish,2280,unrelated\n\"In New York City, Marijuana May Mean Ticket, Not Arrest\",1875,unrelated\nJournalist James Wright Foley reportedly beheaded by ISIS,1439,unrelated\n\"Islamic State, in video titled \"\"A Message to America,\"\" beheads American journalist James Wright Foley who was kidnapped in 2012\",2261,unrelated\n\"Jihadi John named as Mohammed Emwazi, from west London\",1543,unrelated\n\"Accused Boston Marathon Bomber Severely Injured In Prison, May Never Walk Or Talk Again\",2141,unrelated\n\"Eyewitness: Viral Video That Netted $130K in Donations \"\"is Bullshit\"\"\",2132,agree\nAttorney: New audio reveals pause in gunfire when Michael Brown was shot,1921,unrelated\nVladimir Putin’s Motorcade Looks Like A Massive Knob,1834,unrelated\nMeteorite Leaves House-Sized Crater in Nicaragua’s Capital,1917,unrelated\nWhat Glenn Beck Fears May Be Done With the 11 Missing Jets,846,unrelated\nCARLISLE HEAD SLAPPER ATTACKS SNEEZING WOMEN,2061,unrelated\n\"How did Fake Chinese News Site Dupe Washington Post, Atlantic, BBC?\",761,unrelated\n\"Boko Haram denies truce, says kidnapped girls married\",2314,unrelated\nTaliban member swapped by Obama for Bowe Bergdahl tried to return to terror: report,1498,unrelated\nOfficial: Gitmo prisoner traded for Bergdahl reaching out to Taliban,2531,discuss\nKidnapped Nigerian schoolgirls: Government claims ceasefire deal with Boko Haram that will bring missing girls home,1166,discuss\nZack Snyder’s ‘Batman V Superman: Dawn Of Justice’ Stolen Batmobile Rumor Put To Rest,1459,discuss\n\"Catholic Priest Dies for 48 Minutes, Comes Back to Life and Claims God Is Female\",2296,unrelated\nChinese advised to choose British-sounding names to get ahead,1338,unrelated\nWould-be rapist has penis severed by angry mob,1829,unrelated\n\"Gill Rosenberg, Canadian-Israeli Woman Feared Kidnapped By ISIS, Says She's Safe\",1628,unrelated\nWATCH: Stan Beaton cries tears of joy when phone engineers find treasured voicemail recording of his late wife he thought was lost forever,1406,unrelated\nLuke Somers 'killed in failed rescue attempt in Yemen',2338,unrelated\nISIS executioner 'Jihadi John' identified as Mohammed Emwazi,1543,unrelated\nTeacher sex tape exposed as a FAKE after internet detectives trace the origin of pornographic clip,822,unrelated\n'No hard evidence' of Isis claims it kidnapped Canadian-Israeli woman Gill Rosenberg,513,unrelated\n\"Apple Watch users will need to recharge nightly, company still working to improve uptime before launch\",1048,unrelated\n\"Rare meteorite impact causes blast in Nicaragua's capital, Managua\",1661,discuss\nIslamic State accused of using chlorine gas on Iraqi soldiers,2197,unrelated\nCameron vows to hunt down IS 'monsters' after Haines murder,882,unrelated\nFor sale: Tiger's former island in Sweden,1802,unrelated\nNew Audio Allegedly Captures Moment Michael Brown Was Shot,2354,unrelated\nSoldier shot in Ottawa at War Memorial,401,unrelated\nShots Heard In Alleged Brown Shooting Recording [AUDIO],220,unrelated\n\"Batmobile Stolen From \"\"Batman v Superman: Dawn of Justice\"\" Set, Zack Snyder Knows Who Did It\",251,unrelated\nIraqi social-media rumors claim IS leader slain,892,unrelated\nISIL Beheads American Photojournalist in Iraq,678,unrelated\n'I aborted my baby because it was a boy': Outrage after 'feminist' blogger claims gender prompted termination,2526,discuss\nIs Ebola Virus Spreading Among ISIS Militants? Reports Claim Jihadists Seeking Cure at Mosul Hospital,639,discuss\nHer Majesty’s magic mushrooms,1374,unrelated\n\"Sick Kansas City man said not to have Ebola, U.S. plans new steps to fight virus\",1720,unrelated\nResetting iOS 8 Preferences May Wipe iCloud Files,221,unrelated\nISIS Beheading of U.S. Journalist James Foley Posted to YouTube,1747,agree\n\"Feminist Aborts Baby For Being A Boy, Shocked People Don’t Approve\",614,unrelated\nJames Foley remembered as 'brave and tireless' journalist,368,agree\nMichael Phelps' Reported Girlfriend Reveals She Was Born Intersex,1849,unrelated\nSeth Rogen to Play Apple Co-Founder Wozniak in Steve Jobs Biopic,1707,unrelated\nTourist wakes to find strange red trail on his stomach - and discovers a spider has burrowed through his appendix scar and crawled UNDER his skin while on holiday in Bali,304,unrelated\nQuestions raised over Nicaragua 'meteorite',1817,unrelated\nCNN plays chilling audio recording allegedly from Michael Brown shooting: “At least 11 shots”,1009,discuss\n\"Managua explosion not a meteorite, NASA suggests\",757,unrelated\n\"RCMP release security footage of Michael Zehaf Bibeau during attack, say he shot soldier in back\",1866,discuss\nShocking picture shows mother trying to sell her own son to pay for twin daughter's cancer treatment,1776,unrelated\nObama: murder of James Foley 'shocks the conscience of the entire world',1459,unrelated\nNot coming to a store near you: The pumpkin spice condom,1760,unrelated\nUS probing claims ISIS fighters seized airdropped weapons meant for Kurds,1363,discuss\nWatch: ISIS Claims to Have Captured U.S. Airdropped Weapons,2176,unrelated\n\"Michael Zehaf-Bibeau, slain Ottawa shooter, had criminal record in Quebec, B.C.\",1883,unrelated\n\"Rare Case: Seven Bosnian Girls, Aged 13 And 14, Fall Pregnant After Five-Day School Trip; Parents Outraged After School Cites 'Parental Neglect'\",2230,unrelated\nNow the Vogue Rats Are Chewing Through Couture,1045,agree\nRussians Bag Better Bigfoot Footage,879,unrelated\nMacaulay Culkin dead hoax: Fake death report spreads on social networks,2313,unrelated\nNot coming to a store near you: The pumpkin spice condom,699,unrelated\n\"Wife, child of Islamic State head Abu Bakr al-Baghdadi held in Lebanon, officials say\",1267,discuss\nIsis claims to behead US journalist,1982,unrelated\nIraqi and Kurdish media reports cases of Ebola among Islamic State fighters in Mosul,1974,discuss\nUnconfirmed reports claim Canadian-Israeli Gill Rosenberg captured by ISIS,573,unrelated\nCheese blamed for North Korean leader Kim Jong-un's broken ankles,2042,unrelated\nWatch NAKED airport worker walk through scanner in bizarre protest against 'rough' guards,1857,unrelated\nNun who gave birth ‘had no idea’ she was pregnant,2388,unrelated\nSeth Rogen set to play Steve Wozniak in Danny Boyle's Steve Jobs biopic,1966,unrelated\n\"Jihadi John named as Mohammed Emwazi, from west London\",2501,unrelated\nKim Jong-un: obese leader 'fractured both ankles',2417,discuss\nISLAMIC STATE BEHEADS MISSING AMERICAN JOURNALIST JAMES WRIGHT FOLEY,2304,unrelated\nKim Jong-Un 'bans the name Kim Jong-un',2130,unrelated\n\"Boko Haram leader denies ceasefire deal, says 200 abducted girls married off \",2272,discuss\nJournalist James Wright Foley reportedly beheaded by ISIS,2096,discuss\nDNA tests prove Lebanon IS holding ISIS chief al-Baghdadi's ex-wife and daughter after they were caught with fake passports,527,unrelated\n#Hairgate: iPhone 6 users say device pulls out hair,2125,unrelated\nRats are still running around at Vogue,2072,discuss\nChristian Bale Exits Steve Jobs Movie (Exclusive),1019,disagree\nPull the other Un! North Korean dictator has not been seen for weeks because he 'pulled tendon while doing drill with his generals',1567,unrelated\nISIS leader dead?,87,unrelated\nTim Cook Reportedly Reveals Apple Watch Waterproofing Has Improved,218,unrelated\nU.S. airstrike kills Islamic Al Shabab terrorist leader in Somalia,741,unrelated\nMichelle Obama Not Blurred Out on Saudi TV,8,unrelated\n\"BREAKING: Islamic State, in video, beheads American journalist James Wright Foley who was kidnapped in 2012 -@BNONews\",2404,unrelated\nRumor debunked: RoboCop-style robots are not patrolling Microsoft's campus,2419,unrelated\nAn audio recording of the Michael Brown shooting has reportedly surfaced,149,discuss\nISIL militant 'Jihadi John' named by media,1933,unrelated\nWhat One Homeless Man Does with $100 Will Astonish You (VIDEO),2240,unrelated\nIsis tells mother on rescue mission :’You’ve just eaten your son’,195,unrelated\nChristian Bale quits Steve Jobs movie,1438,unrelated\nFears Islamic State could launch EBOLA attack on Britain after fighters 'contract virus',1921,unrelated\n\"Luke Somers, American Hostage, Is Killed During Rescue Attempt in Yemen, U.S. Official Says\",115,unrelated\nIsis militants claim to have killed US journalist James Foley,533,unrelated\nWHO says reports of suspected Ebola cases in Iraq are untrue,1438,unrelated\nContinuing Violence Puts Boko Haram Ceasefire In Jeopardy,955,discuss\nISIS Beheads American Journalist,2096,discuss\nMichael Zehaf-Bibeau was shot nearly a dozen times before Kevin Vickers fatally wounded him,2113,discuss\n\"McDonald’s Removing Big Mac, Apple Pies And Eliminating Large Size Options\",2016,unrelated\n\"What was fake on the Internet this week: Obama’s peace prize, pumpkin-spice condoms and insane winter snow\",724,agree\nPants on Fire: Duncan Hunter makes unconfirmed claim Border Patrol caught at least 10 ISIS fighters,385,unrelated\nDurex Is Not Making Pumpkin Spice Condoms After All: A Hoax Debunked,367,unrelated\nTiger Woods' agent shoots down report of failed drug test,1806,unrelated\n\"Nigeria Says It Struck A Cease-Fire With Boko Haram, But Are They Talking To The Right Guy?\",1099,discuss\nWas Heart-Tugging Viral Video Of Generous Homeless Man All A Hoax?,531,unrelated\n\"Batmobile Stolen From \"\"Batman v Superman: Dawn of Justice\"\" Set, Zack Snyder Knows Who Did It\",1234,unrelated\n\"Kayla Jean Mueller, U.S. hostage, killed in Jordan airstrike, ISIS claims\",2376,discuss\nKANE'S FUTURE IN WINNIPEG IN DOUBT?,1721,unrelated\nPentagon: death of al Shabaab leader in U.S. strike would be major blow,1746,unrelated\nQuestions raised over Nicaragua 'meteorite',1917,unrelated\nSaudi Arabia Cleric Issues Fatwa Against Building Snowmen,1064,agree\nNorth Korea directive reveals apparent ban on sharing Kim Jong-un’s name,78,unrelated\nNigeria says ceasefire agreed with Boko Haram,800,unrelated\n\"In Vogue vs Rats War, the Rats Are Winning\",387,unrelated\nGuru who ordered 400 followers to be castrated 'so they could be closer to God' is investigated for grievous bodily harm in India,787,agree\n\"BREAKING: Islamic State, in video, beheads American journalist James Wright Foley who was kidnapped in 2012 -@BNONews\",2450,agree\nIndia Rape Crisis Sees Mob Castrate Alleged Sex Attacker in Shocking Scenes,1073,unrelated\n‘Evil straight from the pits of hell': American journalist James Foley reportedly beheaded by ISIS,1120,unrelated\nWhite House Fence Jumper Actually Made It Pretty Far Inside,508,unrelated\n\"Meteorite makes big crater in Nicaragua, government says\",524,unrelated\nIndian worker sacked after going on leave for 24 years,2329,unrelated\nMexico Says Missing Students Not Found In First Mass Graves,1740,unrelated\nVideo Purports to Show Beheading of American Journalist,1873,unrelated\nAnyone for dog meat soup? Kim Jong-Un considers opening restaurant in Scotland selling North Korean delicacies,2452,discuss\nHere Are Microsoft's New Robot Security Guards,1368,unrelated\n\"Kim Yo Jong, Kim Jong-Un’s Sister, Takes Control of North Korea While Brother Gets Treatment?\",2473,discuss\n\"Web Portal publishes death of \"\"Dog Whisperer\"\"\",2143,agree\nReports: Islamic State uses chlorine gas against Iraqi forces,1296,unrelated\nAmazon plans a streaming-video alternative,1971,unrelated\nWoman spends a week in KFC to get over her break up,1776,unrelated\nISIS fighters ‘have contracted Ebola’,568,unrelated\nMacaulay Culkin Dead? Another Death Hoax Circulates On Facebook,186,unrelated\nCNN Plays Alleged Recording of Michael Brown Shooting,1817,discuss\nDoubts raised over authenticity of Charlie Hebdo footage.,1069,unrelated\nReport: Fence jumper made it into East Room of White House,2409,discuss\nUnconfirmed reports saying ISIS UK Hostage David Haines Beheaded,1183,discuss\nMexico checks if 43 missing students in mass grave,1740,unrelated\nDaash Ebola transferred to Mosul {Google Translate],267,unrelated\nMicrosoft Tried Out Robot Security Guards on Its Silicon Valley Campus,1195,unrelated\nISIS Beheads American Journalist James Foley in Video Message to U.S.,938,unrelated\nSoldier shot near Canadian parliament building,1720,unrelated\nMet police denies reports of Banksy arrest,2051,agree\nMilitant Group Says It Killed American Journalist in Syria,1336,discuss\nNASA Raises Doubts About Reports of Nicaraguan Meteorite,1471,unrelated\nCNN Airs Alleged Audio from Michael Brown Shooting,776,unrelated\n\"Teen Made $72 Million Trading Stocks, Confirms Teen Dominance Worldwide\",1184,agree\nIsis tells mother on rescue mission :’You’ve just eaten your son’,2020,unrelated\n\"US, UK eye rapper as British-born militant who beheaded journalist James Foley\",591,unrelated\n’6 Days Darkness in December 2014′ 100% Fake; NASA Confirmed 3 Days Total Darkness Hoax as Well,154,agree\nConfusion Surrounds Capture Of “ISIS Leader’s Wife”,1125,unrelated\nNicaragua Meteorite Impact Theory May Be Meteor-wrong,388,unrelated\n\"No, there aren’t any Ebola cases in Iraq\",2463,unrelated\nMeteorite 'caused mysterious boom in Nicaragua',220,unrelated\nI aborted my baby because it was a boy,137,unrelated\nDevoted pet owner spends £300 to save his GOLDFISH after it became constipated,1707,agree\nTwo blokes dared to eat 20-year-old burger for charity,2463,unrelated\nAirport worker strips naked at security scanner in protest against guards,2044,unrelated\nJ.J. Abrams Asks Disney To Move Up 'Star Wars: The Force Awakens' Release Date,2434,unrelated\nDid Kim Yo-Jong Take Kim Jong Un’s Role? North Korea Ill Health Rumors Are ‘Fabricated’,986,unrelated\nISIS Leader Killed: Abu Bakr Al-Baghdadi Reportedly Killed By U.S. Airstrike,1222,unrelated\nApple 'working on 12-inch MacBook Air',2039,discuss\nDHS: GOP Rep.’s Claim ISIS Members Caught at U.S. Border ‘Categorically False’,1538,unrelated\nIsis claims to behead US journalist,539,unrelated\nAxl Rose Found Dead of Sh*tty Hoax Website at Age 52,2166,agree\nIslamic State claims it executed American photojournalist James Foley,1966,discuss\nApple Watch Developers Told to Limit Features to Save Battery Life,885,unrelated\nUniversity Bans Word ‘Freshman’ Because It’s Sexist and Promotes Rape,2360,unrelated\nSenior Western Intelligence Official Confirms London Rapper Abdel Majed Abdel Bary Is A Suspect In The Foley Killing,2434,unrelated\n\"Islamic State, in video titled \"\"A Message to America,\"\" beheads American journalist James Wright Foley who was kidnapped in 2012\",533,unrelated\nNigeria Says Boko Haram Cease-Fire May Lead to Release of Kidnapped Girls,298,unrelated\nIS Fighters Seize Weapons Cache Meant for Kurds,168,unrelated\nAmazon Is Opening a Brick-and-Mortar Store in Manhattan,986,unrelated\nISLAMIC STATE BEHEADS MISSING AMERICAN JOURNALIST JAMES WRIGHT FOLEY,2109,unrelated\nREPORT: Apple Isn't Happy With The Battery Life Of Its New Smartwatch,1363,unrelated\nKim Jong-un relying on ‘cobra wine’ after problems with trouser snake,1786,unrelated\nDNA test confirms child is IS head Abu Bakr al-Baghdadi's daughter,205,unrelated\n\"Despite ceasefire announcement, new Boko Haram attacks reported\",206,unrelated\nMichael Phelps' Reported Girlfriend Reveals She Was Born Intersex,2480,unrelated\nEmotional sergeant-at-arms is greeted back to parliament with a rousing standing ovation a day after he heroically shot dead terrorist - the first time he used weapon in 30 year career,539,unrelated\nMissing American journalist reportedly beheaded by Islamic State ,880,discuss\nISIS executioner 'Jihadi John' named by media,1346,discuss\nTexas City plumber's truck ends up in Syrian war,1893,unrelated\nMexico Student Massacre Update: More Graves Discovered At Murder Site,1678,unrelated\nMan chops off own penis after being dumped by his girlfriend,1799,agree\nA soldier has been shot at Canada’s war memorial just steps away from the nation’s parliament,1562,unrelated\n\"Rumor: Gold Apple Watch Edition priced up to $5,000, steel version at $500, will debut on Feb. 14\",1294,unrelated\nHope Fades for Girls' Release After Boko Haram 'Truce' Breached,2078,unrelated\nGoogle said to buy six silicon valley buildings for $585 million,1097,unrelated\n\"Nigeria claims deal with Boko Haram on ceasefire, kidnapped girls\",1298,discuss\n\"ISIS Militants Have Contracted Ebola: Iraqi, Kurdish Media Reports\",1807,discuss\n\"Soon Marijuana May Lead to Ticket, Not Arrest, in New York\",1718,unrelated\n\"Canterbury Christ Church University student Jess Smith, from Chatham, starred as Teletubbies' sun\",1094,unrelated\n\"The rapper, the hacker and the terror travel guide writer. Is one of these British extremists Jihadi John? Three potential Islamic State 'Beatles' emerge as MI5 'zeroes in' on murderer who beheaded U.S. journalist James Foley\",1429,unrelated\nCustomer: I was fired for Comcast complaint,2133,discuss\nIRAQI AND KURDISH MEDIA REPORTS: ISIS FIGHTERS HAVE CONTRACTED EBOLA,938,discuss\n\"Woman, Ting Su, Finds Husband Cheating With Her Own Twin, Gets Spectacular Revenge\",1642,unrelated\nSki Resort Opens With Snow Stored From Last Season,27,unrelated\n\"Nigeria Says It Struck A Cease-Fire With Boko Haram, But Are They Talking To The Right Guy?\",320,unrelated\nNicaragua meteorite: Experts attempt to understand whether mysterious meteorite fell from passing Pitbull asteroid,1917,unrelated\nISLAMIC STATE BEHEADS MISSING AMERICAN JOURNALIST JAMES WRIGHT FOLEY,704,unrelated\nLOL: RICH JOHNSTON SAYS THE BATMOBILE HAS BEEN STOLEN IN DETROIT,702,unrelated\nReport of Kim Jong-un’s ankle injury add fuel to rumours about his absence,1097,unrelated\nMacaulay Culkin Dead? Another Death Hoax Circulates On Facebook,1502,unrelated\nISIS Fighters Getting Caught Coming Across the U.S.-Mexican Border?,2453,unrelated\nAbdel Majed Abdel Bary Emerges as Suspect in Foley Beheading,955,unrelated\nRumor: Apple to hold event this month to unveil Retina MacBook Air & finalize Apple Watch specs,1251,unrelated\nThe Case of the Stolen Batmobile Has Been Solved,942,discuss\n\"Confusion swirls, details murky in arrest of ISIS leader's 'wife'\",2337,discuss\nIdentity of ISIS terrorist known as 'Jihadi John' reportedly revealed,1252,unrelated\nIPhone 6 users are tearing their hair out,1769,discuss\n\"Catholic priest dies for 48 mins, wakes up claiming God is a woman\",1877,unrelated\nQuestions raised over Nicaragua 'meteorite',1900,unrelated\nMarried TV actor wakes up to find his testicles have been stolen after kissing young woman in sauna,2443,unrelated\nSeth Rogen to play Steve Wozniak alongside Christian Bale's Steve Jobs,1575,discuss\nWeather Reporter Caught Writing His Name In The Snow Was NOT Ready To Go On Camera (UPDATED),831,unrelated\n\"Apple Watch to Feature Time-Only 'Power Reserve' Mode, Prototypes Disguised as Samsung Watches\",1911,discuss\nNorth Korea dictator Kim Jong-un 'set to open a new restaurant in SCOTLAND',17,unrelated\n\"Israel opens dams, floods Gaza\",1461,unrelated\nIraqi Official Dismisses ‘Unfounded’ Reports That ISIS Fighters Have Ebola,267,unrelated\n\"James Wright Foley, Kidnapped Journalist, Apparently Executed by ISIS\",2296,unrelated\nLebanon 'holding IS leader's daughter and ex-wife',254,unrelated\n\"Rats at Vogue's NYC offices - watch your step, Anna Wintour\",2106,discuss\n‘Wild Misinformation’: Brian Williams Explains the Mike Seidel Liveshot,1406,unrelated\nJose Canseco Shot in the Hand During Accidental Shooting at Vegas Home,2266,unrelated\n\"Nigeria, Boko Haram reach ceasefire deal, kidnapped girls to go free, official says\",2272,discuss\nIslamic State accused of using chlorine gas on Iraqi soldiers,2489,unrelated\nTropical spider burrows under man's skin through scar,220,unrelated\n6 hidden mass graves may hold missing Mexican students,1678,unrelated\n'They ate through the ceilings and pooped on the keyboards': Rats are 'taking over' Vogue's new World Trade Center office and Anna Wintour 'no longer wants to work there',903,unrelated\n\"Macaulay Culkin NOT Dead: Facebook, Twitter Death Hoax Goes Viral\",1805,agree\nChristian Bale to play Steve Jobs in upcoming biopic,1157,discuss\nMichael Phelps' girlfriend was born male but did not tell swimmer about her past,1349,agree\n\"Fidel Castro Rumors Sweep Internet, but No Sign in Cuba\",1637,unrelated\nIsis video claims to show beheading of British hostage David Haines,882,unrelated\n\"Accused Boston Marathon Bomber Severely Injured In Prison, May Never Walk Or Talk Again\",1292,unrelated\nBali spider burrows under Aussie’s chest,1210,unrelated\nAnother American hostage at risk by Islamic state,1009,unrelated\n\"SMALL METEORITE STRIKES NICARAGUA, GOVERNMENT SAYS\",2475,discuss\nEveryone chill! Banksy has NOT been arrested,1435,unrelated\nResetting iOS 8 Preferences May Wipe iCloud Files,144,discuss\nIraqi media says ISIS militants have contracted Ebola,702,unrelated\nMACAULAY CULKIN IS THE LATEST VICTIM OF A CELEBRITY DEATH HOAX — AND THESE 9 STARS KNOW EXACTLY HOW HE FEELS!,195,unrelated\n\"Forty years ago, Lego wrote a powerful letter to parents about how gender works\",1689,unrelated\nSHOCK CLAIM: PGA Golfer Says Tiger Woods Is Suspended For Failed Drug Test,593,discuss\nWife and son of Isil leader Abu Bakr al-Baghdadi 'detained at Lebanon border',720,agree\nNew Rumour Suggests Apple Watch to Launch in February,1908,discuss\nMeteorite leaves crater in Nicaraguan capital Managua,388,unrelated\nNET Extra: Back-from-the-dead Catholic priest claims God is a female...,722,unrelated\nFears Islamic State could launch EBOLA attack on Britain after fighters 'contract virus',1461,unrelated\nIsraeli Canadian fighting ISIS posts on Facebook: I'm safe and secure,1106,discuss\nISIL video claims beheading of kidnapped journalist James Foley,2287,unrelated\nVideo: Islamic State Claims to Have Captured US Weapons Airdrop Near Kobane,2307,discuss\nPictured: Libyan Islamist rebels pose with planes seized from Tripoli airport as U.S. officials warn they could be used to carry out terrorist attack on 9/11 anniversary,1588,unrelated\nHas The Batman Vs. Superman Batmobile Been Stolen In Detroit?,483,unrelated\nKIM DINE WITH ME: Porky president Kim Jong-un to open UK restaurant serving DOG,625,discuss\nAudio recording allegedly captures moment Michael Brown was shot,2220,discuss\nCatholic Priest Claims God Is Female After Clinically Dead Experience,2265,unrelated\nReports: Boko Haram may release schoolgirls as part of deal,2463,discuss\nLucita Sandoval sex tape hoax: Viral Argentine video features college student ― not 16-year-old boy,1608,unrelated\n\"So, There Might Be a Rat Infestation at Vogue\",1338,unrelated\nThat Boko Haram Ceasefire in Nigeria Isn’t A Ceasefire,1681,discuss\nUS officials: Video shows American's execution,800,unrelated\nHoly Theft! Batmobile Stolen from 'Batman v Superman'???,2431,unrelated\n\"North Korean leader Kim Jong-un not missing, just having ankle surgery\",2344,unrelated\nRat problem worsens at One World Trade Center offices of Conde Nast,2263,agree\n\"Are missing students in mass graves found near Iguala, Mexico?\",1670,unrelated\nNigeria says it has deal with Boko Haram to release kidnapped girls,2088,unrelated\n\"James Foley, Missing American Photojournalist, Reportedly Executed By ISIS In Syria\",2240,unrelated\n\"Audio captured at time of Michael Brown shooting, company says\",1564,disagree\nThe Pumpkin-Spice Condom Is Just a Figment of Your Own Gross Imagination,2252,agree\nAbdel Majed Abdel Bary Emerges as Suspect in Foley Beheading,551,discuss\nWhat Glenn Beck Fears May Be Done With the 11 Missing Jets,1515,agree\nDumped woman spends a week in KFC to get over ex,1689,unrelated\nThis Woman Exposed Her Cheating Boyfriend With A Brilliant Christmas Gift,35,unrelated\n\"Obama, Outraged Over Beheading, Vows to Stay on Course\",2526,unrelated\nChristmas Is Cancelled: Pumpkin Spice Condoms Are a Goddamn Hoax,119,unrelated\nThis Kid Made $72 Million During Lunch,125,unrelated\n\"Is Kim Jong-un's Sister, Kim Yo-jong, Running North Korea In His Mysterious Absence?\",755,unrelated\n\"Seven High School Girls Get Pregnant On Five-Day School Trip, Parents Outraged\",2087,unrelated\nISIS Reportedly Beheads American Photojournalist in Iraq,1288,discuss\nHas Kim's SISTER taken over North Korea? Dictator fails to show for key Communist event (but does send a nice flower basket instead),271,unrelated\nBoko Haram denies it has agreed ceasefire,2045,unrelated\nKimye’s Fault? Anna Wintour’s NYC ‘Vogue’ Offices Hit With Disgusting Rat Infestation: ‘Rat Droppings On Desks’,725,unrelated\nFormer PGA Tour player: Tiger Woods suspended for drug test failure,2175,discuss\nMedia outlets identify 'Jihadi John',1252,unrelated\n\"Suspected meteorite leaves crater in Managua, is linked to asteroid\",534,unrelated\nPentagon: ISIS Got U.S. Weapons Package,1210,unrelated\nBREAKING UDPATED: ISIS REPORTEDLY USE CHEMICAL WEAPONS IN KOBANE,2152,unrelated\nApple Watch to sell 15M units in 2015 and ‘ignite global smartwatch market’,816,unrelated\nIsis claims to behead US journalist,1547,unrelated\nGCPD Solved Stolen Batmobile Case?,1737,discuss\nWHO says reports of suspected Ebola cases in Iraq are untrue,2367,unrelated\nGod Is A Woman – Resurrected Father Narated,1303,disagree\nUS hostage Luke Somers dies after rescue bid,634,unrelated\nSoldier shot in Ottawa at War Memorial,1815,unrelated\nWorld's oldest burger,1195,unrelated\nCheeky vandals paint giant penis on bonnet of £1.5 million Bugatti Veyron sportscar,1144,discuss\n\"ISIS Militants In Mosul Have Contracted Ebola, Iraqi Media Sources Claim\",1821,unrelated\nDid a Meteorite Impact in Nicaragua over the Weekend?,2154,discuss\nKim Jong-un: obese leader 'fractured both ankles',186,unrelated\n\"UPDATED 'Jihadi John' identified as Mohammed Emwazi of London, reports say\",2470,unrelated\nAmazon to Open First Brick-and-Mortar Site,693,unrelated\nWas Heart-Tugging Viral Video Of Generous Homeless Man All A Hoax?,2442,unrelated\n‘Jihadi John’: The Islamic State killer behind the mask is a young Londoner,1465,unrelated\nConde Nast's rat problem at One World Trade Centre: From red carpets to rodent droppings,834,agree\nDetroit Police Issue Statement That The Batmobile Is Safe,1939,unrelated\nMan With Ebola-Like Symptoms Claims Contact With 'Patient Zero' in Texas,1129,discuss\n\"Op-Ed: Hoax – Priest who never existed claims he died, saw female God\",1040,unrelated\nPriest who died for 48 minutes says he met God and she’s a woman,2130,unrelated\nBREAKING: ISIS USES CHEMICAL WEAPONS – Murders 300 Iraqi Soldiers in Chlorine Gas Attack,763,discuss\nISIS Beheads American Journalist James Foley in Video Message to U.S.,1295,unrelated\nISIS Border Crisis: DHS Chief Says Terrorists Not Entering US Through Mexico,190,unrelated\nRobot security guards now patrolling Microsoft's Silicon Valley campus,847,unrelated\nObama denounces killing of journalist James Foley and pledges ‘justice’,1095,unrelated\n\"Rare Case: Seven Bosnian Girls, Aged 13 And 14, Fall Pregnant After Five-Day School Trip; Parents Outraged After School Cites 'Parental Neglect'\",2130,unrelated\nChristian Bale won't play Steve Jobs,830,unrelated\nOpposition group: ISIS militants training to fly warplanes in Syria,1337,unrelated\nSenior Western Intelligence Official Confirms London Rapper Abdel Majed Abdel Bary Is A Suspect In The Foley Killing,8,unrelated\nNun who gave birth ‘had no idea’ she was pregnant,899,agree\nSeth Rogen set to play Steve Wozniak in Danny Boyle's Steve Jobs biopic,646,unrelated\n\"ISIS Claims Female American Hostage, Kayla Mueller, Killed in Airstrike\",1588,unrelated\nCould Kim Jong Un open a restaurant in Scotland?,551,unrelated\n\"Kim Yo Jong, Kim Jong-Un’s Sister, Takes Control of North Korea While Brother Gets Treatment?\",2329,unrelated\nThis Is What The Sun Baby From ‘Teletubbies’ Looks Like Now,2081,unrelated\nChristian Bale to play Steve Jobs in upcoming biopic,35,unrelated\n\"These LEGO Instructions from 1974 Are Awesome (And Yes, They're Real)\",1547,agree\nIS Militants Kill 300 Iraqi Soldiers with Chlorine Gas,1296,unrelated\nAxl Rose Dies? Guns N’ Roses Singer Dead ‘West Hollywood Home at Age 52′ is Fake,769,unrelated\nArmed U.S. drones spotted flying over Syria in possible hunt for ISIS leader,304,unrelated\nIslamic State 'training pilots to fly fighter jets',2406,discuss\nReport: Amazon to Launch Ad-Supported Streaming Service,1744,unrelated\nLynch mob use butcher's meat cleaver to castrate rapist they caught attacking teenage girl in alleyway in Indian city,1709,discuss\nAudio recording allegedly captures at least 10 shots fired in Michael Brown killing,2020,unrelated\n\"Amazon reportedly launching free, ad-supported video service (updated)\",2287,unrelated\nIslamic State releases video apparently showing the beheading of missing US journalist James Foley,2495,discuss\nIraqi Official Dismisses ‘Unfounded’ Reports That ISIS Fighters Have Ebola,2177,unrelated\nObama Denounces James Foley's Execution: 'Today The Entire World Is Appalled',2067,agree\n\"Apple Media Event Rumored for Late February, Apple Watch and 12\"\" MacBook Air Likely Topics [Updated]\",557,unrelated\n\"ISIS beheads American photo-journalist James Wright Foley, threatens more to come\",955,unrelated\nThis College Student Claims She Was The 'Teletubbies' Sun Baby,470,unrelated\nGOP Rep. Duncan Hunter Claims 'At Least' 10 ISIS Fighters Apprehended On Texas Border,2296,unrelated\n\"Christian Bale passes on role of Steve Jobs, actor reportedly felt he wasn't right for part\",1349,unrelated\nISIS fighters ‘have contracted Ebola’,1938,unrelated\nThe iPhone 6 'Hairgate' Is Not a Thing,1533,discuss\nUS officials: Video shows American's execution,704,unrelated\nIsis leader Abu Bakr al-Baghdadi's 'wife and son detained in Lebanon',2155,discuss\nConflicting reports on alleged IS capture of Canadian woman,513,unrelated\nWHO says reports of suspected Ebola cases in Iraq are untrue,737,unrelated\nAudio of gunfire in Michael Brown case authenticated by app company,1009,discuss\nBoko Haram denies ceasefire claim by Nigeria's government,800,unrelated\nMoment U.S. Marine is saved by his Kevlar helmet as Taliban sniper bullet hits him in head,2360,agree\nU.S. Hostage Luke Somers Killed During Yemen Rescue Bid: Family,1040,unrelated\nYPG Confirms: Gill Rosenberg Not Captured in Kobani,2142,agree\nJilted lover spends a week in KFC to try and get over her ex,2043,agree\nISIS supporters mourn death of ‘youngest fighter’,2432,unrelated\nURGENT: ISIS leader Abu Bakr al-Baghdadi allegedly killed by US airstrikes,1048,unrelated\nUS officials: Video shows American's execution,1034,unrelated\n\"Accused Boston Marathon Bomber Severely Injured In Prison, May Never Walk Or Talk Again\",2307,unrelated\nIslamic State flying three jets in Syria: monitor,1608,discuss\nPumpkin Spice Condoms Could Be The Only Thing To Save The World From Basic Children,608,unrelated\nChristian Bale in Talks to Play Steve Jobs (Exclusive),1854,unrelated\n\"No, Pumpkin Spice Condoms Are Not A Real Thing\",1212,unrelated\nThis Kid Made $72 Million During Lunch,1164,unrelated\nMacaulay Culkin dead: The death hoax is once again on the child actor,2502,agree\nMeteorite Leaves House-Sized Crater in Nicaragua’s Capital,1071,unrelated\nISIS leader ‘killed’ in US airstrikes,789,unrelated\nNigeria says ceasefire agreed with Boko Haram,2156,unrelated\nBREAKING NEWS: Gunman 'shot dead' after wounding soldier near Canada parliament,2329,unrelated\nReport: NYPD to stop arresting people for minor marijuana offenses,236,unrelated\nKim Jong-un 'Had Surgery on Fractured Ankles',2417,discuss\nISIS Border Crisis: DHS Chief Says Terrorists Not Entering US Through Mexico,2016,agree\nNicaragua Meteorite Impact Theory May Be Meteor-wrong,586,unrelated\nIsis militants claim to have killed US journalist James Foley,855,unrelated\nCanadian-Israeli Woman May Have Been Captured In Syria: Reports,777,unrelated\n\"Gill Rosenberg, Canadian-Israeli Woman Feared Kidnapped By ISIS, Says She's Safe\",1574,unrelated\n“Axl Rose dead 2014” : Guns N' Roses frontman killed by internet death hoax,1180,unrelated\nPenis Spray-Painted on a $2.5 Million Car Was Just for a Prank Video,1349,unrelated\nJudd Nelson Death Hoax: FOX News Impersonator Claims Actor Found Dead In Los Angeles Condo,1273,unrelated\nComcast Says You Can Keep Your Tor,2313,unrelated\nISIS Militant “Jihadi John” Identified As Young West Londoner,1374,agree\nCesar Millan is Not Dead: Dog Whisperer Death Hoax Circulates,734,unrelated\nLOL: RICH JOHNSTON SAYS THE BATMOBILE HAS BEEN STOLEN IN DETROIT,692,unrelated\nWTC rats scare off Anna Wintour,1686,unrelated\n\"Sick Kansas City man said not to have Ebola, U.S. plans new steps to fight virus\",115,unrelated\nBatmobile wasn't stolen: Cops,2135,agree\nMan Severed Penis That Failed To Impress Girls,714,unrelated\nMore than 200 kidnapped Nigerian girls to be released after deal reached with Boko Haram,171,unrelated\nJames Foley remembered as 'brave and tireless' journalist,1093,discuss\n\"Dead for 48 minutes, Catholic Priest claims God is female\",1048,unrelated\nTourist wakes to find strange red trail on his stomach - and discovers a spider has burrowed through his appendix scar and crawled UNDER his skin while on holiday in Bali,730,unrelated\nBritish rapper a suspect in ISIS beheading,1689,unrelated\n\"Managua explosion not a meteorite, NASA suggests\",534,unrelated\nReport: Nearly a Dozen Commercial Airliners Missing Ahead of 9/11 Anniversary After Islamists Overrun Libyan Airport,2208,discuss\n\"In Vogue vs Rats War, the Rats Are Winning\",944,unrelated\n\"No, Islamic State Militants Have Not Been Caught by U.S. Border Patrol\",186,unrelated\nMexican cartel leader kills self; bodies in grave not missing students,1678,unrelated\nSergeant-at-Arms stopped shooter on Parliament Hill,2410,unrelated\nMacaulay Culkin Victim of Another Online Death Hoax,198,agree\nRapper identified as James Foley's executioner: reports,616,discuss\nIndia Rape Crisis Sees Mob Castrate Alleged Sex Attacker in Shocking Scenes,1295,unrelated\nTips for Chinese choosing an English name,2526,unrelated\nVideo: Islamic State Claims to Have Captured US Weapons Airdrop Near Kobane,2213,unrelated\nSugarhill Gang rapper Big Bank Hank dies aged 57,2340,discuss\nIslamic State accused of using chlorine gas on Iraqi soldiers,2002,discuss\nWHO says reports of suspected Ebola cases in Iraq are untrue,2463,unrelated\nSoldier shot at war memorial in Canada,2338,unrelated\n\"Woman, Ting Su, Finds Husband Cheating With Her Own Twin, Gets Spectacular Revenge\",1157,unrelated\n\"Comcast Turns Complaints Back On Customer, Gets His Employer To Fire Him\",2034,unrelated\n\"Planetary Alignment On Jan 4, 2015 Will Decrease Gravity For 5 Minutes Causing Partial Weightlessness\",195,unrelated\n\"Islamic State training pilots to fly MiG fighter planes, says monitoring group\",2188,unrelated\nAnother American hostage at risk by Islamic state,2388,discuss\nIsis claims it has US airdrop of weapons,693,unrelated\nMedia reports identify Londoner as Islamic State's ‘Jihadi John’,939,discuss\n\"Canadian woman 'captured by ISIS in Syria' says she is actually fine and still fighting the jihadists, despite kidnap reports\",1459,unrelated\nParents' anger after seven Bosnian schoolgirls aged 13 and 14 fall pregnant on class trip,612,unrelated\nSteve Jobs Biopic Eyes Seth Rogen to Play Apple Co-Founder Steve Wozniak,1575,discuss\nKurds fear Isis use of chemical weapon in Kobani,2080,unrelated\nISIS Beheads Kidnapped Photojournalist James Wright Foley in Horrific Video Message to the U.S.,2047,discuss\nNET Extra: Back-from-the-dead Catholic priest claims God is a female...,1642,unrelated\nJames Foley remembered as 'brave and tireless' journalist,1905,unrelated\n\"Pope Francis did not tell boy heaven has room for pets, contrary to report\",833,unrelated\nISIS Getting Ebola,2060,disagree\nJudd Nelson isn't dead; report is a hoax,725,agree\nIsis Syria News: Iraqi Pilots 'Training Isis Fighters' to Fly Captured Planes,2362,unrelated\nREPORT: The Batmobile Might Have Been Stolen In Detroit,1313,discuss\nIslamic Militants Post Video Claiming to Show Beheading of U.S. Journalist,1288,discuss\nIslamist websites claim Israeli-Canadian woman kidnapped by IS: report,1949,unrelated\n\"U.S. accidentally delivered weapons to the Islamic State by airdrop, militants say\",2016,unrelated\nIsilkulskom student has gained superhero powers after shock,1503,unrelated\n\"Boko Haram agrees to ceasefire, release of school girls\",40,unrelated\nKimye’s Fault? Anna Wintour’s NYC ‘Vogue’ Offices Hit With Disgusting Rat Infestation: ‘Rat Droppings On Desks’,958,unrelated\n\"Meteorite makes big crater in Nicaragua, government says\",1913,agree\nWHO says reports of suspected Ebola cases in Iraq are untrue,2175,unrelated\nVideo Purports to Show Beheading of American Journalist,2526,unrelated\nExpert casts doubt on Bunbury man Dylan Thomas’s burrowing stomach-spider story,1848,unrelated\n\"Meteorite Strikes Nicaraguan Capital, Creates 16-Foot-Deep Crater\",2501,unrelated\nApple’s next MacBook could be a 12-inch MacBook Air,1852,unrelated\nUS confirms death of Somalia terror group leader,1610,agree\nTexas plumber's truck spotted in Syria: 'We have nothing to do with terror at all',1009,unrelated\nBali spider burrows under Aussie’s chest,1531,disagree\nIs the iPhone 6 Really Pulling Out Your Hair?,161,unrelated\nObama administration DENIES congressman's claim that 'at least ten ISIS fighters have been caught coming across the Mexican border in Texas',2296,unrelated\n\"Accused Boston Marathon Bomber Severely Injured In Prison, May Never Walk Or Talk Again\",972,unrelated\nApple Users Add Hairgate to iPhone 6 Problems,1289,unrelated\nIs this the world's oldest burger? Man claims to have kept McDonald's Quarter Pounder for 20 YEARS,1586,discuss\n\"Canadian woman 'captured by ISIS in Syria' says she is actually fine and still fighting the jihadists, despite kidnap reports\",573,unrelated\nDNA tests prove Lebanon IS holding ISIS chief al-Baghdadi's ex-wife and daughter after they were caught with fake passports,2367,unrelated\nThat's one way to get through security! Frustrated traveller strips completely NAKED at airport to pass through metal detectors,1002,unrelated\nDaash Ebola transferred to Mosul {Google Translate],720,unrelated\n\"Sadly, Pumpkin Spice Condoms Aren't A Thing After All\",1848,unrelated\nIs this the world's oldest burger? Man claims to have kept McDonald's Quarter Pounder for 20 YEARS,1494,unrelated\nMagic mushrooms found in BUCKINGHAM PALACE by Alan Titchmarsh,1575,unrelated\n\"Teen Made $72 Million Trading Stocks, Confirms Teen Dominance Worldwide\",382,unrelated\nCanadian-Israeli Woman May Have Been Captured In Syria: Reports,1197,unrelated\nBritish Man Slaps People If They Sneeze In Public,633,unrelated\n$YUM Serving Up #Marijuana & Fried Chicken,1301,unrelated\nCNN Posts Alleged Audio of Michael Brown Shooting,1564,discuss\nNASA Confirms Earth Will Experience 6 Days of Total Darkness in December 2014!,1598,unrelated\nKim Jong-un relying on ‘cobra wine’ after problems with trouser snake,115,unrelated\nWife and child of Islamic State leader Baghdadi held in Lebanon,2155,discuss\nDoubts cast over Nicaragua meteorite claim,524,unrelated\nBoko Haram denies truce to release kidnapped schoolgirls,1906,unrelated\nNorth Korea denies reports Kim Jong-un is to open state-backed restaurant in Scotland,2127,unrelated\nIslamic State militants claim to behead missing American journalist,1549,unrelated\nParents are furious after seven girls aged 13-14 fall pregnant on a school trip,557,unrelated\nMacaulay Culkin Dead? Fans Freak Out Over Death Rumors,2022,unrelated\nBunbury local discovered a spider had burrowed under his skin on Bali holiday,2042,disagree\nChristian Bale In Talks To Play Steve Jobs In Sony's Next Biopic,2017,discuss\nApple Watch delayed for February in limited quantity,320,unrelated\nUnverified video shows beheading of aid worker David Haines,2034,unrelated\nBali Awry,1210,unrelated\nApple-HBO Deal Seen Launching Web-only Apple TV Streaming Service For $15 Per Month,477,unrelated\nISIS Releases YouTube Video Showing 10-Year-Old 'Martyr' Allegedly Killed in Battle,1024,discuss\nJames Foley remembered as 'brave and tireless' journalist,2109,unrelated\nAmazon.com to open first physical store in Manhattan: DJ,2175,unrelated\nSoldier shot near Canadian parliament building,115,unrelated\nHas Ebola infected Isis militants in Mosul?,5,unrelated\nWife and son of Islamic State leader Abu Bakr al-Baghdadi detained in Lebanon,72,unrelated\nReport: Nearly a Dozen Commercial Airliners Missing Ahead of 9/11 Anniversary After Islamists Overrun Libyan Airport,723,unrelated\nWhat One Homeless Man Does with $100 Will Astonish You (VIDEO),344,unrelated\nAmazon Reportedly Planning An Ad-Supported Video Service That Will Be Cheaper Than Netflix,1323,discuss\nISIS Blasts 'Scorpion Bombs' At Civilian Areas In Iraq; Mosul Residents Living In Fear,2187,unrelated\nMissing Libyan jetliners raise fears of terror attacks on 9/11,2309,unrelated\nUPDATE: BATMAN v SUPERMAN Batmobile Reportedly Stolen By (Shocker!) Detroit Locals,1939,unrelated\n\"Calm down everyone, Banksy hasn't been arrested: 9 clues that it's a hoax\",1269,unrelated\n\"Etats-Unis: Mort pendant 48 minutes, un prêtre affirme que Dieu est une femme\",2328,unrelated\nNicaragua Meteorite Impact Theory May Be Meteor-wrong,803,unrelated\nISIL video claims beheading of kidnapped journalist James Foley,2130,unrelated\n\"CNN Broadcasts Purported Audio Containing Gunshots That Felled Michael Brown Jr.; Leaders, Celebrities Fill Pews At Teen’s Funeral\",2354,unrelated\n\"Michael Zehaf-Bibeau, slain Ottawa shooter, had criminal record in Quebec, B.C.\",1631,unrelated\nZack Snyder’s ‘Batman V Superman: Dawn Of Justice’ Stolen Batmobile Rumor Put To Rest,621,unrelated\nN. Korea’s Kim has leg injury but in control,2471,unrelated\nCheese addiction breaks Kim Jong-un's ankles,1854,discuss\nPaul Revere's 1795 time capsule unearthed,851,unrelated\nWeaponized Ebola? ISIS Militants Said To Contract Deadly Virus,1974,discuss\nTurkish Leader Says U.S. Airdrop Aided ISIS Militants,2307,agree\n\"Bosnia: Seven underage girls return from five day school trip, pregnant\",2125,disagree\n\"Don't Worry, 'The Breakfast Club' Star Judd Nelson Is Not Dead\",2281,unrelated\n\"Apple Watch to Be Shower-Proof, Have 100,000 Apps at Launch: Reports\",524,unrelated\nSnowmen Declared Anti-Islamic As Snow Falls in Saudi Arabia,599,unrelated\nSource: Tom Brokaw Wants Brian Williams Fired,2509,unrelated\nMan cut off manhood and threw it in bin after girlfriend dumped him over small penis,1347,unrelated\nWATCH: Bird Launches Airstrike on Putin’s Shoulder (UPDATED),1790,unrelated\nISIL Beheads American Photojournalist in Iraq,368,agree\nMissing Libyan aircraft spark fears of 9/11-style attack in North Africa,1197,agree\nAudio of gunfire in Michael Brown case authenticated by app company,1948,unrelated\n\"Oh Hey, Paul Rudd Was One Of The Dallas Airport Homophobe Heroes, No Big\",1647,unrelated\nNBC weatherman caught urinating in the woods live on air,1968,disagree\n\"Catholic priest dies for 48 mins, wakes up claiming God is a woman\",1549,disagree\nPurported ISIS claim: Jordan airstrike kills female US hostage,1437,unrelated\n\"Boko Haram: Kidnapped Girls Have Been Married Off, Truce Never Happened\",1821,agree\n\"Accused Boston Marathon Bomber Severely Injured In Prison, May Never Walk Or Talk Again\",2039,unrelated\nHORROR: ISIS Fighters Have Reportedly Contracted Ebola,938,discuss\nSeth Rogen reportedly nabs Steve Wozniak role in Steve Jobs filmSteve Jobs Iconic Moments,1931,unrelated\nChristian Bale to Play Steve Jobs in New Movie,35,unrelated\nFake Fox News Website Reports Judd Nelson’s Death for Some Reason,2332,agree\nReport: Missing Libyan jetliners raise fears of suicide airliner attacks on 9/11,2317,unrelated\nWeb of confusion as scientists cast doubt on man's claims that a spider burrowed into his stomach through his SCAR,1888,unrelated\nMeteorite Leaves House-Sized Crater in Nicaragua’s Capital,170,unrelated\n\"Boko Haram Cease-Fire: Abducted Nigerian Schoolgirls To Be Released, Officials Say\",1603,unrelated\n\"Pope Francis did not tell boy heaven has room for pets, contrary to report\",932,unrelated\nMACAULAY CULKIN IS THE LATEST VICTIM OF A CELEBRITY DEATH HOAX — AND THESE 9 STARS KNOW EXACTLY HOW HE FEELS!,2061,unrelated\nLibya: Missing Libya Planes Spark Security Concerns,1574,unrelated\n\"Yang Hu, worker in Zhejiang, cuts off own penis over desperation of finding love\",1660,unrelated\nSee the Crater a Meteorite Made in Nicaragua,2475,disagree\nNigeria Claims Boko Haram Will Release the Kidnapped Schoolgirls,40,unrelated\n\"Video Appears to Show Beheading of Journalist James Foley, Who Went Missing in Syria\",2525,unrelated\nISIL video claims beheading of kidnapped journalist James Foley,368,discuss\nCNN audio: Is this the moment Michael Brown was shot?,2317,discuss\n\"What was fake on the Internet this week: Obama’s peace prize, pumpkin-spice condoms and insane winter snow\",1642,unrelated\nVideo Purports to Show Beheading of American Journalist,1009,unrelated\nFormer British Rapper Reportedly Under Investigation for James Foley Beheading,1598,discuss\nFrom bendgate to hairgate: Now iPhone 6 users complain the device is ripping out their hair,532,unrelated\nEnormous 20-stone catfish caught with fishing rod in Italy after 40-minute boat battle,204,unrelated\n\"Boko Haram claims to have German hostage, denies ceasefire\",2530,discuss\nIs Ebola Virus Spreading Among ISIS Militants? Reports Claim Jihadists Seeking Cure at Mosul Hospital,1289,unrelated\nIslamic State claims it executed American photojournalist James Foley,1547,unrelated\nMeteor Leaves 40-Foot Crater Near Managua's Airport,1224,unrelated\nNigeria says it has deal with Boko Haram to release kidnapped girls,1166,discuss\nISIS leader dead?,964,unrelated\n\"Rumor: Gold Apple Watch Edition priced up to $5,000, steel version at $500, will debut on Feb. 14\",2208,unrelated\nVideo messaging service verifies timing of CNN audio recording,1289,unrelated\nIt’s Okay To Laugh About The Fact That The Vogue Rat Infestation is Getting Worse,387,unrelated\nJose Canseco shoots self in hand,2266,unrelated\n\"UPDATE: Soldier, gunman who died in Ottawa rampage identified\",2134,unrelated\n\"Boko Haram Cease-Fire: Abducted Nigerian Schoolgirls To Be Released, Officials Say\",2078,unrelated\nWeb of confusion as scientists cast doubt on man's claims that a spider burrowed into his stomach through his SCAR,962,unrelated\nGod is a woman- Priest who died for 48 minutes claims,2043,unrelated\nObama Denounces James Foley's Execution: 'Today The Entire World Is Appalled',1549,unrelated\nIslamic State militants allegedly used chlorine gas against Iraqi security forces,1177,unrelated\nThe Arrest of the ISIS Leader's Wife and Son,682,unrelated\n\"Apple to Take Reservations for Trying On Apple Watch, Considered Platinum Model\",385,unrelated\nIsis militants claim to have killed US journalist James Foley,1347,unrelated\nRodney Constantine keeps Facebook promise and turns himself in to police,313,unrelated\n'Spiderman' squished: Experts debunk claims,2459,unrelated\n\"Luckiest Pizza Delivery Guy Ever Gets $2,000 Tip\",1699,unrelated\nISIS pays tribute to its 'Cub of Baghdadi' child soldier,1261,unrelated\nUS officials: Video shows American's execution,782,discuss\nIsraeli-Canadian Woman 'Captured' By ISIS Says She Is 'Safe And Secure',1295,agree\nShots Heard In Alleged Brown Shooting Recording [AUDIO],1974,unrelated\nNigeria announces truce with Boko Haram; fate of schoolgirls unclear,1374,unrelated\nISIS Claims to Have Intercepted Supplies From U.S. Airdrop,227,unrelated\nCheese blamed for North Korean leader Kim Jong-un's broken ankles,2344,unrelated\nAlleged Ottawa gunman: What we know so far about Michael Zehaf-Bibeau,2246,discuss\nTwo GOP Congressmen Say Suspected Terrorists Caught Crossing U.S.–Mexico Border,1893,unrelated\n\"Batmobile Stolen From \"\"Batman v Superman: Dawn of Justice\"\" Set, Zack Snyder Knows Who Did It\",964,unrelated\nVideo messaging service verifies timing of CNN audio recording,346,unrelated\n\"Woman, Ting Su, Finds Husband Cheating With Her Own Twin, Gets Spectacular Revenge\",1725,agree\nMissing Planes,1588,unrelated\nThe Case of the Stolen Batmobile Has Been Solved,1807,unrelated\nItalian catches huge wels catfish; is it a record?,612,unrelated\n\"Pumpkin Spice Condoms, And 6 Other Flavors That Aren’t Happening\",1708,discuss\nKim Jong-Un 'bans the name Kim Jong-un',1720,unrelated\nChristian Bale in Talks to Play Steve Jobs (Exclusive),404,unrelated\nMicrosoft Tried Out Robot Security Guards on Its Silicon Valley Campus,2087,unrelated\nBREAKING: ISIS Beheads American Journalist James Wright Foley,511,unrelated\nHundreds mourn the 'death' of Fidel Castro after rumours sweep Twitter (but are they confusing him with recently departed Fidel Castro Odinga from Nairobi?),666,unrelated\n\"Google to buy big chunk of Pacific Shores, iconic Redwood City office park\",2338,unrelated\nNigeria says ceasefire agreed with Boko Haram,1681,discuss\nMissing Libyan jetliners raise fears of terror attacks on 9/11,653,agree\nUPDATE: BATMAN v SUPERMAN Batmobile Reportedly Stolen By (Shocker!) Detroit Locals,266,discuss\nMacaulay Culkin dead hoax: Fake death report spreads on social networks,498,unrelated\nBREAKING: British-born hostage 'KILLED in failed rescue attempt',298,unrelated\n\"Boko Haram agrees to ceasefire, release of school girls\",992,unrelated\nVice squad’s $1m win lights up Las Vegas,1791,agree\nAlleged audio of Michael Brown shooting has surfaced,1803,unrelated\nCameron vows to hunt down IS 'monsters' after Haines murder,2241,discuss\nReports say North Korea's Kim insists on being the only Jong Un,2032,discuss\nTiger Woods Is Selling His Private Island For $7.1 Million,1375,agree\n\"Boko Haram Could Release Kidnapped Girls, Nigerian Officials Say\",1439,unrelated\nUS confirms death of Somalia terror group leader,564,unrelated\nMissing Mexican students 'not found in mass grave',1109,agree\n\"James Foley: American Journalist, James Wright Foley Beheaded in New ISIS Video [Breaking News]\",2450,agree\nBREAKING NEWS: ISIS beheads missing American journalist James Wright Foley as warning to US to cease action in Iraq,1120,unrelated\nThe Story Of The High School Trader Who Made $72 Million Is A Rumor Spun Out Of Control,1693,unrelated\n‘Jihadi John’: The Islamic State killer behind the mask is a young Londoner,1406,unrelated\nShocking Photos! Mom Tries To Sell Son To Pay For Daughter's Cancer Treatment,26,unrelated\nMeteorite leaves crater in Nicaraguan capital Managua,388,unrelated\nSmall red book among finds in 113-year-old Boston time capsule,922,unrelated\nMass grave found after 40 students disappear in Mexican protest,1795,discuss\n\"Pizza delivery driver surprised with $2,000 tip\",1017,unrelated\nSaudi cleric says snowmen are anti-Islamic,1950,unrelated\nTurkish president says American weapons drop for Kurdish fighters was 'wrong' after supplies end up in the hands of ISIS,781,agree\nWHO: Reports of Suspected Ebola Cases in Iraq Untrue,950,unrelated\nWife and son of Isil leader Abu Bakr al-Baghdadi 'detained at Lebanon border',1943,unrelated\nFisherman lands 19 STONE catfish which could be biggest in world to be hooked,2371,unrelated\nVideo shows dramatic moment bullet strikes U.S. Marine’s head — and he survives thanks to kevlar helmet,170,unrelated\n\"BATMOBILE NOT STOLEN, MTV CONTEST PRIZE REMAINS UNCLAIMED\",2090,unrelated\nAn audio recording of the Michael Brown shooting has reportedly surfaced,1481,unrelated\nBoko Haram denies it has agreed ceasefire,1697,unrelated\nSurreal Photos of Fisherman’s Jaw-Dropping Catch Will Likely Have People Wondering If It’s Real,2161,discuss\nMedia outlets identify 'Jihadi John',872,discuss\n\"Suspected meteorite leaves crater in Managua, is linked to asteroid\",757,unrelated\nNigeria Boko Haram blamed for raids despite truce claim,1419,discuss\nISIS Kobani Update: Possible ISIS Chemical Attack On Kurdish Civilians In Kobani,1948,unrelated\nGCPD Solved Stolen Batmobile Case?,1459,discuss\n\"What was fake on the Internet this week: Obama’s peace prize, pumpkin-spice condoms and insane winter snow\",1237,unrelated\nPredator drones being flown over Isil's Syrian 'capital',1657,discuss\nChristian Bale Won't Play Steve Jobs After All,1077,unrelated\n\"Boko Haram Denies Truce, Says Kidnapped Girls Have Been “Married Off”\",459,unrelated\nWeaponized Ebola? ISIS Militants Said To Contract Deadly Virus,2175,unrelated\nDuped again: Macaulay Culkin is not dead,690,unrelated\n\"Boko Haram claims to have German hostage, denies ceasefire\",1661,unrelated\nCBI registers 'criminal conspiracy' case against Dera chief after claims 400 male followers were forcibly castrated,1731,unrelated\nShots Heard In Alleged Brown Shooting Recording [AUDIO],483,discuss\nTropical spider burrows under man's skin through scar,2297,unrelated\nOttawa Gunman Identified As Michael Zehaf-Bibeau,564,discuss\nVideo shows ISIL beheading of photojournalist James Foley,2304,unrelated\nIslamic State killer 'Jihadi John' named as Mohammed Emwazi,1256,unrelated\nKim Jong-un relying on ‘cobra wine’ after problems with trouser snake,2307,unrelated\nIs Kim Jong-Un Really Opening a Restaurant in Scotland?,2531,unrelated\nMoment Michael Brown was shot dead 'caught on audio recording': FBI handed potentially damning tape of ELEVEN shots being fired - including final volley of 'kill shots',195,unrelated\nSenator: Detainees swapped for Bergdahl have contacted militants,371,discuss\nOfficials: Report That Area Town Is Under Ebola Quarantine Is False,1383,unrelated\nIraqi media: ISIS militants have contracted Ebola,1004,unrelated\nUS airstrike targets Al Shabaab leader Ahmed Abdi Godane in Somalia,1024,unrelated\n\"Rumor: Stainless Steel Apple Watch Will Cost $500, Gold $4,000\",648,unrelated\n\"James Foley: American Journalist, James Wright Foley Beheaded in New ISIS Video [Breaking News]\",2526,unrelated\nAnother American hostage at risk by Islamic state,1873,unrelated\nNEWS/ Meet the Teletubbies Sun Baby: 19-Year-Old Jess Smith Reveals Herself as the Smiling Face Who Looked Over Teletubbyland,2256,unrelated\nFears journalist James Wright Foley beheaded by Islamic State jihadists in ‘message’ to United States,1589,discuss\n\"'American bombing had signed my death certificate': Missing US journalist James Wright Foley goes unflinching to his death as ISIS behead him in horrific video, as a warning to Obama\",2404,unrelated\nIncredible Video Shows A US Marine Surviving Being Shot In The Head By A Sniper In Afghanistan,986,unrelated\nReport: Christian Bale Just Bailed on the Steve Jobs Movie,2118,unrelated\nReturn of the Mac: Seth Rogen in talks to star as Apple co-founder Steve Wozniak in upcoming Steve Jobs biopic,1707,unrelated\nAnna Wintour: Is Rat Infestation At NYC ‘Vogue’ Office Kim Kardashian’s Fault?,377,unrelated\nPassenger Wears A Hazmat Suit To Dulles Airport,1178,unrelated\nKim Jong-un: Absent North Korean leader is 'recovering from ankle surgery',2329,unrelated\nObama denounces killing of journalist James Foley and pledges ‘justice’,1857,unrelated\n\"No, A Spider Did Not Burrow Under A Man's Skin And Live There For Days\",1530,unrelated\nNun gives birth to surprise baby after complaining of stomach pains,1164,unrelated\nVideo Purports To Show Beheading Of U.S. Journalist By Militants,874,unrelated\n\"Pizza delivery man gets $2,000 tip\",2492,unrelated\nBanksy's illustrated response to the Charlie Hebdo attack isn't by Banksy. But it is striking,730,unrelated\n20-year-old burger: McDonald's Quarter Pounder looks eerily new after 2 decades,2411,agree\nConflicting reports on alleged IS capture of Canadian woman,1197,unrelated\nUS drones hunt Isis leader in Syria,2469,discuss\nISIS fighters seize weapons airdrop meant for Kurds,2336,unrelated\n\"Prankster Gives Homeless Man $100, Secretly Follows Him And Learns He Buys Food For Others\",1922,discuss\nSaudi Arabia 'fatwa over building of snowmen',1342,unrelated\nTexas Plumber Isn't Sure How Extremists In Syria Ended Up With His Work Truck,1213,unrelated\nAmazon to Open First Brick-and-Mortar Site,2278,unrelated\nCNN Plays Alleged Recording of Michael Brown Shooting,2520,unrelated\nKANYE WEST BARRED FROM ALL FUTURE AWARDS SHOWS,1739,unrelated\nJordan king cites Clint Eastwood in revenge vow,2274,disagree\nLondon hip-hop artist Abdel-Majed Abdel Bary key suspect in hunt for killer of American journalist James Foley,1202,discuss\nSoldier shot near Canadian parliament building,984,unrelated\nLebanon detains wife and son of Al-Baghdadi,845,unrelated\nQuestions raised over Nicaragua 'meteorite',534,unrelated\nMexico checks if 43 missing students in mass grave,2375,unrelated\nIslamic State using 'SCORPION bombs' to terrorise victims,1873,unrelated\nISIS Getting Ebola,1034,unrelated\nMacaulay Culkin Dead: Actor Once Again Victim Of Death Hoax,1174,agree\nWatch: ISIS Claims to Have Captured U.S. Airdropped Weapons,1786,unrelated\nSeth Rogen to play Woz in Jobs biopic,126,unrelated\nObama denounces killing of journalist James Foley and pledges ‘justice’,1120,unrelated\n\"It's 'rubbish' that Robert Plant turned down £500m Led Zeppelin reformation offer, says publicist\",2133,unrelated\nDHS Rebuffs Congressman’s Claim ISIS Infiltrating Southern Border,167,unrelated\n\"Rats at Vogue's NYC offices - watch your step, Anna Wintour\",961,unrelated\nAn Audio Recording of the Michael Brown Shooting Has Reportedly Surfaced,1009,discuss\nIsis claims to behead US journalist,511,unrelated\nWHO says reports of suspected Ebola cases in Iraq are untrue,93,unrelated\nNewly Discovered Mass Grave Linked to Missing Mexican Students,646,disagree\nSearch launched for dog's owner after pooch found dumped next to suitcase filled with belongings,269,unrelated\nISIS Appears To Behead American Photojournalist In YouTube Video,2296,unrelated\nRat problem worsens at One World Trade Center offices of Conde Nast,2080,unrelated\nNorth Korea denies reports Kim Jong-un is to open state-backed restaurant in Scotland,539,unrelated\nLarge space object slams Nicaragua’s capital as asteroid passes Earth,2264,discuss\n\"ISIS beheads American photo-journalist James Wright Foley, threatens more to come\",1747,agree\nLOL: RICH JOHNSTON SAYS THE BATMOBILE HAS BEEN STOLEN IN DETROIT,1494,unrelated\nPope Francis tells boy whose dog had died that heaven is open to all,959,unrelated\n\"Don't forget to tip...especially if you spend $300,000\",1791,agree\nExperts: More facts needed on purported audio recording of Michael Brown shooting,1950,unrelated\n#Hairgate: iPhone 6 users say device pulls out hair,2470,unrelated\n\"Tiger Woods is not on suspension for failing a drug test, his agent and a PGA official say\",169,discuss\nThis Guy Paid Off His Parents’ Mortgage For Christmas,1459,unrelated\nIslamic State killer 'Jihadi John' named as Mohammed Emwazi,1489,discuss\nSeth Rogen reportedly nabs Steve Wozniak role in Steve Jobs filmSteve Jobs Iconic Moments,646,unrelated\nPentagon: ISIS seized materials airdropped to Kurds,1637,unrelated\n\"Brian Williams: No, Our Meteorologist Was Not Peeing on Live TV\",975,agree\n\"L. Jinny? Abdel-Majed Abdel Bary, UK Rapper, Suspected in James Foley Killing: Reports\",320,unrelated\nDog abandoned at Ayr station with belongings in suitcase,2528,unrelated\nIndia: 400 men cut off their testicles to 'get closer to God' following advice from 'guru',816,unrelated\nIsis Syria News: Iraqi Pilots 'Training Isis Fighters' to Fly Captured Planes,2283,unrelated\nPenis Drawn On Bugatti Veyron Could Be World's Most Expensive Car Vandalism,2369,agree\nFake Fox News Twitter account emerges after #FoxNewsFacts goes viral,387,unrelated\nWhat TBS’s Sped-Up Seinfeld Reruns Tell Us About the Sorry State of America,1875,discuss\nISIS Reportedly Beheads American Photojournalist in Iraq,1549,unrelated\n\"Luke Somers, American Hostage, Is Killed During Rescue Attempt in Yemen, U.S. Official Says\",2318,discuss\nDoes ISIS Have Ebola? Probably Not! Media Reports It Anyway,2299,unrelated\nWFB’s Bill Gertz: Obama Administration ‘Trying to Play Down’ Missing Libyan Airliners,1515,agree\nIndian 'Rapist' Castrated By Angry Mob Who Hack Off Gentials With Meat Cleaver (GRAPHIC PICTURES),1981,agree\nTropical spider burrowed under man's skin through appendix scar and lived there for THREE DAYS,1104,agree\n\"Meteorite makes big crater in Nicaragua, government says\",1744,unrelated\n\"Marine Gets Shot in the Head, Walks Away\",1137,unrelated\nISIS Appears To Behead American Photojournalist In YouTube Video,2115,unrelated\n\"‘Teletubbies’ Sun Baby: Fans Freak Out Over Jess Smith, 19\",1327,discuss\nSeth Rogen reported to play Woz in the upcoming Steve Jobs movie,388,unrelated\nUtah Man Hospitalized After Winning Eggnog Chugging Contest,258,unrelated\nPictured: Recent Muslim convert Michael Zehaf-Bibeau who shot dead a solider and opened fire on Canadian Parliament,1751,unrelated\nISIL Beheads American Photojournalist in Iraq,2115,unrelated\nKANE'S FUTURE IN WINNIPEG IN DOUBT?,2306,unrelated\n\"Rumor: Stainless Steel Apple Watch Will Cost $500, Gold $4,000\",43,unrelated\nMore than 200 kidnapped Nigerian girls to be released after deal reached with Boko Haram,1697,unrelated\nIS Fighters Seize Weapons Cache Meant for Kurds,2336,unrelated\nDon’t ‘Reset All Settings’ in iOS 8 unless you want to lose your iCloud files,2061,unrelated\nIs the iPhone 6 Really Pulling Out Your Hair?,689,unrelated\nMCDONALD’S WILL STOP SERVING OVERWEIGHT CUSTOMERS BEGINNING 1/1/15,1383,unrelated\nGoogle Grows With $1.6 Billion in California Office Deals,1921,unrelated\n\"Nigeria's missing girls 'to be released by Boko Haram', government aide claims\",821,unrelated\n\"Tee-off in your own putting paradise: Swedish luxury island owned by Tiger Woods up for sale - and it comes with a villa, a hot tub and a lodge\",1848,unrelated\nREPORT: JETLINERS STOLEN FROM LIBYA COULD BE USED TO ATTACK U.S. ON 9/11,1588,unrelated\nReport: Fence jumper made it into East Room of White House,1778,unrelated\nUnconfirmed reports saying ISIS UK Hostage David Haines Beheaded,2371,unrelated\n\"James Foley, Missing American Photojournalist, Reportedly Executed By ISIS In Syria\",511,unrelated\nSeth Rogen Eyed to Play Apple's Steve Wozniak in Christian Bale's Steve Jobs Movie (Exclusive),614,discuss\nJames Foley remembered as 'brave and tireless' journalist,782,agree\nEbola Scare in Kansas City,909,discuss\nNew York City Plans to End Arrests for Possession of Small Amounts of Marijuana,1022,unrelated\nNew Audio Recording From Ferguson May Capture Michael Brown Shooting,2403,unrelated\nItalian fisherman catches monstrous 280-pound catfish,677,unrelated\nParliament Hill shooting: Sergeant-At-Arms Kevin Vickers the family hero who took down Ottawa gunman,1568,unrelated\n\"ISIS Militants Have Contracted Ebola: Iraqi, Kurdish Media Reports\",267,unrelated\n\"BATMOBILE NOT STOLEN, MTV CONTEST PRIZE REMAINS UNCLAIMED\",1673,unrelated\nMPs credit sergeant-at-arms for saving lives in Parliament Hill shootings,1002,unrelated\nISIS Reportedly Beheads American Photojournalist in Iraq,2386,discuss\nIsilkulskom student has gained superhero powers after shock,385,unrelated\nUS probing claims ISIS fighters seized airdropped weapons meant for Kurds,1239,unrelated\nObama Denounces James Foley's Execution: 'Today The Entire World Is Appalled',1857,unrelated\nRep. Duncan Hunter: 'At Least 10' ISIS Fighters Caught at Mexican Border,1363,unrelated\nKilling in the name of! Kim Jong-un launches attack on others named 'Kim Jong-un',1175,unrelated\nAudio recording allegedly captures at least 10 shots fired in Michael Brown killing,776,unrelated\nMcDonald’s Will Stop Serving Overweight Customers Beginning 1/1/15,1787,unrelated\nWHO: Isis does not have Ebola – but contingency plan being developed for Iraq,5,unrelated\nNorth Korea dictator Kim Jong-un 'set to open a new restaurant in SCOTLAND',2290,unrelated\n\"Suspected meteorite leaves crater in Managua, is linked to asteroid\",1900,unrelated\nFormer British Rapper Reportedly Under Investigation for James Foley Beheading,591,unrelated\nGraffiti Artist Banksy Arrested In London; Identity Revealed,324,unrelated\nMacaulay Culkin Victim of Another Online Death Hoax,2502,agree\n\"Mexico hit by student massacre: At least 17 anti-corruption protesters 'rounded up, murdered and dumped in a mass grave' - and another 26 are missing\",1299,unrelated\nDurex Is Not Making Pumpkin Spice Condoms After All: A Hoax Debunked,2367,unrelated\nISIS Appears To Behead American Photojournalist In YouTube Video,2287,unrelated\nNEWS/ You'll Never Guess How a Homeless Man Spent $100—Watch the Touching Video!,359,unrelated\n“Axl Rose dead 2014” : Guns N' Roses frontman killed by internet death hoax,2166,agree\nAngry mob hacks off alleged rapist's genitals with meat cleaver after dragging him into butchers,1959,agree\nISLAMIC STATE BEHEADS MISSING AMERICAN JOURNALIST JAMES WRIGHT FOLEY,2388,discuss\nMarijuana May Soon Spark Just a Ticket in New York,1528,unrelated\nIsis video claims to show beheading of British hostage David Haines,1011,unrelated\nLuke Somers' sister says he was killed in failed Yemen rescue attempt,595,unrelated\nESPN to save NFL's image with all-male domestic abuse discussion,2531,unrelated\nQuestions raised over Nicaragua 'meteorite',1622,discuss\nA Mass Grave Points to a Student Massacre in Mexico,1148,unrelated\nIS militant 'Jihadi John' named as Mohammed Emwazi from London,1465,unrelated\nUnverified video shows beheading of aid worker David Haines,331,unrelated\nJames Foley remembered as 'brave and tireless' journalist,2092,unrelated\nHas a woman aborted her baby because it's a boy?,843,unrelated\nGateway Pundit,1649,unrelated\nIslamic Militants Post Video Claiming to Show Beheading of U.S. Journalist,933,discuss\nBoko Haram denies it has agreed ceasefire,34,unrelated\nKC Man Does Not Have Ebola,2104,agree\nMexico Says Students Not Among Dead in Mass Grave,1678,unrelated\nObama denounces killing of journalist James Foley and pledges ‘justice’,2287,unrelated\nTBS speeds up Seinfeld 7.5% to gain an extra 2 minutes of commercial ad time.,571,unrelated\nReport: NYPD to stop arresting people for minor marijuana offenses,2307,unrelated\nUnconfirmed Reports Say UK Hostage Held By ISIS Found Innocent,2254,discuss\nTiger Woods selling Swedish villa — island included,2472,unrelated\nISIS Executioner 'Jihadi John' Is Named as Mohammed Emwazi,2033,unrelated\nVice squad’s $1m win lights up Las Vegas,832,unrelated\n\"Thanks Uncle Sam, we have your weapons airdrop: ISIS taunts America over intercepted weapons meant for Kurds\",2404,discuss\nKevin Vickers Hailed As Hero For Reportedly Shooting Gunman Inside Parliament,1885,unrelated\n\"No, Robert Plant Didn’t Rip Up an $800 Million Contract\",1678,unrelated\nIslamic State Declares Captured Aid Worker to be 'Innocent',1095,unrelated\nThe 'cub of Baghdadi': Has this boy become the youngest victim of Isis’s use of child soldiers?,230,discuss\nIsis leader Abu Bakr al-Baghdadi's 'wife and son detained in Lebanon',1875,unrelated\n\"\"\"Categorically False\"\": DHS Debunks Right-Wing Fiction That ISIS Attempted To Cross The U.S.- Mexico Border\",570,unrelated\nISIS Militants Allegedly Contracted Ebola,1689,discuss\nBreaking: Soldier shot at National War Memorial in Ottawa,2252,unrelated\n11 jetliners 'missing' after Islamist takeover of airport,1699,unrelated\n\"Apple Watch Specs Tipped; Said to Feature 512MB RAM, 4GB of Storage\",2407,unrelated\n\"Gene Munster Predicts $499 Steel Apple Watch, $4,999 for 18k Gold Edition\",1280,discuss\nThe Story Of The High School Trader Who Made $72 Million Is A Rumor Spun Out Of Control,404,unrelated\nThat ESPN Domestic Violence Panel You Keep Hearing About Isn't Real,2167,unrelated\nNigeria and Boko Haram 'agree ceasefire and girls' release',1761,discuss\nDNA tests prove Lebanon IS holding ISIS chief al-Baghdadi's ex-wife and daughter after they were caught with fake passports,1899,unrelated\nWhat Glenn Beck Fears May Be Done With the 11 Missing Jets,1708,unrelated\nGuantanamo detainee freed in Bowe Bergdahl swap 'back to terrorism',1813,unrelated\nSHOCK CLAIM: PGA Golfer Says Tiger Woods Is Suspended For Failed Drug Test,158,unrelated\nYou all had an abortion! [Google Translate],557,unrelated\nReturn of the Mac: Seth Rogen in talks to star as Apple co-founder Steve Wozniak in upcoming Steve Jobs biopic,2404,unrelated\nSaddam Hussein’s pilots training Islamic State group,280,discuss\nFerguson riots: audio may have captured Michael Brown shooting,662,unrelated\nPumpkin Spice condoms? Don't fall for this hoax.,1477,unrelated\nTwo blokes dared to eat 20-year-old burger for charity,1921,unrelated\n\"Rats at Vogue's NYC offices - watch your step, Anna Wintour\",1940,unrelated\n\"After Giving A Homeless Man $100, This Guy Secretly Filmed Him...\",1395,unrelated\n\"New York schoolboy who made $72MILLION trading stocks on his lunch breaks - and now takes his friends out to dine on $400 caviar, drives a BMW and has definitely made his immigrant parents proud\",2367,unrelated\nGod Is A Woman – Resurrected Father Narated,615,unrelated\nUS drones hunt Isis leader in Syria,1213,unrelated\nVideo shows ISIL beheading of photojournalist James Foley,1351,unrelated\nNigeria announces truce with Boko Haram; fate of schoolgirls unclear,1019,unrelated\nChina App Store Manipulation Photo Goes Viral - But Is It Real?,1711,discuss\n\"James Foley, Missing American Photojournalist, Reportedly Executed By ISIS In Syria\",991,discuss\nSomali terrorist leader dead after US airstrike,1024,unrelated\nSpider Burrows Into Australian Man's Appendix Scar (VIDEO),2459,unrelated\n\"Rumor: Gold Apple Watch Edition priced up to $5,000, steel version at $500, will debut on Feb. 14\",281,unrelated\nAccountant Says Comcast Got Him Fired for Contesting Bogus Charges,1268,unrelated\nYou may be able to make appointments at the Apple Store to try on the Apple Watch when it launches,643,unrelated\nMan discovers spider living under his skin during Bali vacation,1709,unrelated\nBatmobile wasn't stolen: Cops,2431,unrelated\nThe Guy Who Said a Spider Burrowed Under His Skin? Experts Say…,220,unrelated\n\"Small meteorite strikes Nicaragua, government says\",220,unrelated\n\"Pictured: Heroic sergeant-at-arms, 58, walking through Parliament gun in hand just moments after he killed gunman Michael Zehaf-Bibeau\",1121,discuss\n\"Boko Haram: Kidnapped Girls Have Been Married Off, Truce Never Happened\",1906,unrelated\nHORROR: ISIS Fighters Have Reportedly Contracted Ebola,1036,unrelated\nThis Is What It Looks Like When A Son Pays Off His Parents’ Mortgage As A Christmas Present,1921,unrelated\nNew Audio Recording From Ferguson May Capture Michael Brown Shooting,456,unrelated\nIs Kim Jong-un Opening North Korean Restaurant in Scotland?,532,unrelated\nDurex is not confirming or denying rumors of a “pumpkin spice” condom,1888,unrelated\nCNN plays chilling audio recording allegedly from Michael Brown shooting: “At least 11 shots”,968,unrelated\nMexico Says Students Not Among Dead in Mass Grave,1427,agree\nDo all dogs go to heaven? Pope tells grieving boy: 'Paradise is open to all of God’s creatures',2297,agree\n\"At Elon, ‘first-year’ has not replaced ‘freshman,’ university says\",286,unrelated\nEbola Outbreak 2015 Update: ISIS Fighters May Have Contracted Deadly Virus,1355,discuss\nThis Soap Opera Star Reportedly Had His Testicles Stolen By An ‘Attractive Blonde’ Organ Trafficker,1400,unrelated\nIslamic State claims to have beheaded American journalist,2453,unrelated\nNew iOS 8 bug can delete all of your iCloud documents,1148,unrelated\nReport: Christian Bale Drops Out Of Steve Jobs Biopic,1897,unrelated\nBoko Haram Denies Nigeria Cease-Fire Claim,1821,agree\nKIM DINE WITH ME: Porky president Kim Jong-un to open UK restaurant serving DOG,2314,unrelated\n\"Apple Media Event Rumored for Late February, Apple Watch and 12\"\" MacBook Air Likely Topics [Updated]\",1950,unrelated\n\"Israel opens dams, floods Gaza\",2354,unrelated\nNigeria Claims Boko Haram Will Release the Kidnapped Schoolgirls,320,unrelated\nIsis militants claim to have killed US journalist James Foley,225,unrelated\nISIS Kobani Update: Possible ISIS Chemical Attack On Kurdish Civilians In Kobani,1283,unrelated\nDog abandoned at Scottish rail station with suitcase full of belongings  Read more: http://www.ctvnews.ca/world/dog-abandoned-at-scottish-rail-station-with-suitcase-full-of-belongings-1.2175026#ixzz3O9Shc1IO,144,unrelated\n\"Bosnia: Seven underage girls return from five day school trip, pregnant\",2304,discuss\n\"Macaulay Culkin NOT Dead: Facebook, Twitter Death Hoax Goes Viral\",2240,unrelated\nRobert Plant ripped up $800M Led Zeppelin reunion contract,1978,agree\nBritish Man Slaps People If They Sneeze In Public,2477,unrelated\n\"Batmobile Stolen From \"\"Batman v Superman: Dawn of Justice\"\" Set, Zack Snyder Knows Who Did It\",1529,discuss\nISIL Beheads American Photojournalist in Iraq,1580,agree\nNigerians doubtful of girls' release after Boko Haram 'truce' breached,1125,unrelated\nExperts: More facts needed on purported audio recording of Michael Brown shooting,456,unrelated\n\"These LEGO Instructions from 1974 Are Awesome (And Yes, They're Real)\",2412,unrelated\n\"Catholic Priest Dead For 48 Minutes, Is Miraculously Revived – His Revelations About God Are Even More Shocking\",244,agree\nTexas plumber's truck spotted in Syria: 'We have nothing to do with terror at all',472,unrelated\nWatch marine take sniper shot to the head and live,1708,unrelated\nPure Evil: Islamic State Beheads American Journalist James Wright Foley,2096,discuss\nShocking Photos! Mom Tries To Sell Son To Pay For Daughter's Cancer Treatment,1384,unrelated\n\"A message from Jim's mom, Diane Foley:\",1361,unrelated\nSmall Meteorite Strikes in Nicaragua's Capital City of Managua,1731,agree\nPumpkin Spice Condoms Could Be The Only Thing To Save The World From Basic Children,2152,unrelated\n\"Gene Munster Predicts $499 Steel Apple Watch, $4,999 for 18k Gold Edition\",816,unrelated\n\"Boko Haram denies truce, says kidnapped girls married\",568,unrelated\nNigeria and Boko Haram 'agree ceasefire and girls' release',171,unrelated\nFuture Apple Watches could include platinum models - report,2185,unrelated\nBREAKING: ISIS Beheads American Journalist James Wright Foley,2047,discuss\nBatman Set To Play Steve Jobs In Upcoming Biopic,1234,unrelated\nTaliban member swapped by Obama for Bowe Bergdahl tried to return to terror: report,1095,unrelated\nIslamic State using 'SCORPION bombs' to terrorise victims,984,unrelated\nLibya: Missing Libya Planes Spark Security Concerns,773,unrelated\nHas The Batman Vs. Superman Batmobile Been Stolen In Detroit?,2090,unrelated\nReport: HBO Now coming to Apple TV next month,2434,unrelated\nISIL video claims beheading of kidnapped journalist James Foley,1658,discuss\n\"Lady on FB: I'm 41, Intersex, and Fucked Michael Phelps on First Date\",1939,unrelated\nWayward sister ‘nun the wiser’ about baby,2492,agree\nOfficials Refute Iraqi Media Reports That ISIS Members Have Contracted Ebola In Mosul,1034,unrelated\nFerguson riots: audio may have captured Michael Brown shooting,2317,discuss\nMissing jetliners raise fear of new 9/11-style attacks after Libyan airport falls to Islamic militants,653,agree\nWHO says reports of suspected Ebola cases in Iraq are untrue,2138,agree\nMichael Phelps' self-proclaimed girlfriend says she was born a BOY and reveals 'amazing' sex with Olympian,599,discuss\nComcast Says You Can Keep Your Tor,1803,unrelated\nMexican students not among bodies found in mass graves,1427,agree\nCold Turkey,104,unrelated\n\"Islamic State, in video titled \"\"A Message to America,\"\" beheads American journalist James Wright Foley who was kidnapped in 2012\",1040,unrelated\n\"Kim Yo Jong, Kim Jong-Un’s Sister, Takes Control of North Korea While Brother Gets Treatment?\",505,unrelated\nCheese blamed for North Korean leader Kim Jong-un's broken ankles,2327,unrelated\n'Jihadi John': Isis fighter named as Mohammed Emwazi from west London,137,unrelated\nVogue’s Shiny New Office Has a Big Rat Problem,891,unrelated\nIt’s Okay To Laugh About The Fact That The Vogue Rat Infestation is Getting Worse,2123,unrelated\n\"Audio captured at time of Michael Brown shooting, company says\",754,unrelated\n\"Sick Kansas City man said not to have Ebola, U.S. plans new steps to fight virus\",139,unrelated\nA Mass Grave Points to a Student Massacre in Mexico,2334,discuss\nHas J.J. Abrams Asked for THE FORCE AWAKENS Release Date to be Moved Up?,1966,unrelated\nSmall Meteorite Hits Managua,1249,discuss\nVideo: Marine survives Taliban sniper headshot thanks to helmet,1137,unrelated\n\"Wildest Apple Watch rumor yet: 100,000 apps at launch\",1549,unrelated\nPredator Drone Reportedly Spotted Over ISIS Stronghold,1400,unrelated\nWhat One Homeless Man Does with $100 Will Astonish You (VIDEO),321,unrelated\nISIS cracks down on five confirmed Ebola cases among fighters: official,1034,unrelated\nIslamic State claims to have beheaded American journalist,1016,discuss\nVigilantes cut off alleged rapist's penis,1476,discuss\nGovernment fires employee who skipped work for 24 years,1854,unrelated\nAxl Rose Dead? Of Course Not — Tiresome Internet Death Hoax Plague Hits Guns N’ Roses Frontman,1549,unrelated\nIndia Rape Crisis Sees Mob Castrate Alleged Sex Attacker in Shocking Scenes,1291,unrelated\nThis Letter To Parents From A 1970s Lego Set Contains An Important Message For Gender Equality,2463,unrelated\nTips for Chinese choosing an English name,761,unrelated\nReports: Boko Haram may release schoolgirls as part of deal,2096,unrelated\nContinuing Violence Puts Boko Haram Ceasefire In Jeopardy,1588,discuss\nAlleged audio of Michael Brown shooting released,1403,unrelated\nUpdate: Frisco paramedics transporting patient believed to be exhibiting Ebola-like symptoms,1129,discuss\nAl Qaida hostage killed in raid,1582,unrelated\nFemale Israeli fighter said abducted by Islamic State  Read more: Female Israeli fighter said abducted by Islamic State,2302,discuss\nShots Heard In Alleged Brown Shooting Recording [AUDIO],1883,unrelated\nTwo GOP Congressmen Say Suspected Terrorists Caught Crossing U.S.–Mexico Border,2016,discuss\nNow THAT'S a Royal trip! Alan Titchmarsh finds psychedelic mushroom in the Queen's garden at Buckingham Palace,1258,agree\nAl Qaida hostage killed in raid,40,unrelated\nSenior Western Intelligence Official Confirms London Rapper Abdel Majed Abdel Bary Is A Suspect In The Foley Killing,81,unrelated\nNBC's Tom Brokaw reportedly wants Brian Williams fired over fabricated Iraq helicopter story,2370,unrelated\nEveryone chill! Banksy has NOT been arrested,1681,unrelated\nExperts: More facts needed on purported audio recording of Michael Brown shooting,2034,unrelated\nTwo GOP Congressmen Say Suspected Terrorists Caught Crossing U.S.–Mexico Border,1820,unrelated\nAttorney: New audio reveals pause in gunfire when Michael Brown was shot,478,unrelated\nMore American Weapons for ISIS,1361,discuss\nNew Audio Shows Michael Brown Was Shot at 11 Times,1347,unrelated\n\"Man cuts off manhood, throws it in the bin, after girlfriend leaves over small penis\",522,discuss\nTexas plumber's truck on front line of Syria war,2015,agree\nSomalia Shebab chief Ahmed Abdi Godane likely dead in US strike: Source,1543,unrelated\nPaul Revere's 1795 time capsule unearthed,45,unrelated\nISIS Reportedly Beheads American Photojournalist in Iraq,874,unrelated\nNicaragua Meteorite Impact Theory May Be Meteor-wrong,1419,unrelated\nHas Kim Yo-Jong Taken Over For Kim Jong Un? Sister Assumes North Korea State Duties While Brother Undergoes Medical Treatment,305,unrelated\n\"No, Saudi TV Did Not Blur Out Images of Michelle Obama\",539,unrelated\nPentagon: Airstrike killed terror leader in Somalia,1423,agree\nMan chops off his penis after his girlfriend breaks up with him,1905,unrelated\nBoko Haram denies it has agreed ceasefire,1439,unrelated\nEbola Frisco 2014: Patient Shows Virus Symptoms After Apparent Thomas Eric Duncan Contact,903,unrelated\n\"Israel opens dams, floods Gaza\",662,unrelated\n\"Islamic State leader's family detained by Lebanon, officials say\",72,unrelated\nThe Chinese Guide to Avoiding a Bad English Name,2309,unrelated\nTiger Woods Is Selling His Private Island For $7.1 Million,236,unrelated\nCesar Millan is Not Dead: Dog Whisperer Death Hoax Circulates,2528,unrelated\nISIS Fighters Getting Caught Coming Across the U.S.-Mexican Border?,1637,unrelated\nUS confirms death of Somalia terror group leader,1543,unrelated\nOttawa Gunman Identified As Michael Zehaf-Bibeau,1866,discuss\n\"Calm Yourselves, Durex Has NOT Come Out With A Pumpkin Spice Condom\",2498,unrelated\n\"James Foley: American Journalist, James Wright Foley Beheaded in New ISIS Video [Breaking News]\",1721,discuss\n\"Audio captured at time of Michael Brown shooting, company says\",2149,discuss\nParents' anger after seven Bosnian schoolgirls aged 13 and 14 fall pregnant on class trip,499,unrelated\nSatirical news site attacks China’s weird English names,761,unrelated\n\"A message from Jim's mom, Diane Foley:\",1627,unrelated\nHomeland Security: No ISIL fighters on U.S. border,1678,unrelated\nCARLISLE HEAD SLAPPER ATTACKS SNEEZING WOMEN,1413,unrelated\nBanksy 'Arrested & Real Identity Revealed' Is The Same Hoax From Last Year,1269,unrelated\nLondon hip-hop artist Abdel-Majed Abdel Bary key suspect in hunt for killer of American journalist James Foley,913,unrelated\n\"Sadly, Pumpkin Spice Condoms Aren't A Thing After All\",1477,unrelated\nParliament Hill shooting: Sergeant-At-Arms Kevin Vickers the family hero who took down Ottawa gunman,269,unrelated\nEyewitness Says Viral Video of Homeless Man Was Staged,125,unrelated\n\"Mom Calls 911 On Masturbating Teenage Son; Boy Arrested, Charged With New ‘Self-Rape’ State Law\",1152,unrelated\nNicaragua Meteorite Impact Theory May Be Meteor-wrong,345,unrelated\nAmerican hostage killed in rescue attempt in Yemen - senior official,56,unrelated\nThis Letter To Parents From A 1970s Lego Set Contains An Important Message For Gender Equality,737,unrelated\nHope Fades for Girls' Release After Boko Haram 'Truce' Breached,171,unrelated\nObama Denounces James Foley's Execution: 'Today The Entire World Is Appalled',1358,unrelated\nGovernment fires employee who skipped work for 24 years,125,unrelated\nISIS Leader Killed: Abu Bakr Al-Baghdadi Reportedly Killed By U.S. Airstrike,511,unrelated\nReports: Boko Haram may release schoolgirls as part of deal,1439,unrelated\nVideo Messaging App Says Audio Recording Of Michael Brown's Shooting Is Authentic,2403,unrelated\nSki Resort Opens With Snow Stored From Last Season,61,unrelated\nEbola Frisco 2014: Patient Shows Virus Symptoms After Apparent Thomas Eric Duncan Contact,2192,unrelated\nChristian Bale in Talks to Play Steve Jobs in Danny Boyle's Biopic,2211,discuss\nHidden Diagnostic Port on Apple Watch Could Allow for Smart Band Accessories [Updated],1455,discuss\nMonster catfish which looks big enough to swallow a man whole caught in Italy,1042,unrelated\nChristian Bale Drops Out of Steve Jobs Biopic,1939,unrelated\nNun complains of stomach pains... and GIVES BIRTH: Sister who had 'no idea' she was pregnant has a baby boy at hospital in Italy,1828,discuss\n\"No, a bird didn't poop on Vladimir Putin\",2403,unrelated\n\"So, There Might Be a Rat Infestation at Vogue\",964,unrelated\nThe next Apple Watch could be platinum,1212,unrelated\nCesar Millan is Not Dead: Dog Whisperer Death Hoax Circulates,2247,unrelated\n\"Tour, agent: Tiger Woods not banned\",550,unrelated\n‘Jihadi John’: The Islamic State killer behind the mask is a young Londoner,1854,unrelated\nKim Jong-un relying on ‘cobra wine’ after problems with trouser snake,2141,unrelated\n\"Mass Graves Found In Mexico, Near Place Where 43 Students Went Missing\",1351,unrelated\n\"Hundreds of dog-lovers from around the world offer home to pet abandoned at the railway station with a suitcase containing his pillow, toy, bowl and favourite food\",1544,agree\nMichael Phelps’ ‘girlfriend’ reveals she was born a man – and never told the swimmer,618,unrelated\nIslamic State Militants Claim to Have Beheaded US Journalist James Wright Foley,1040,unrelated\nTexas City plumber's truck ends up in Syrian war,917,unrelated\nNorth Korea dictator Kim Jong-un undergoes surgery after breaking both ankles on military tour,1095,agree\nConde Nast's rat problem at One World Trade Centre: From red carpets to rodent droppings,2106,discuss\nDetroit Police Issue Statement That The Batmobile Is Safe,692,unrelated\nJihadi John identity revealed as Mohammed Emwazi: live,1933,unrelated\n\"Apple Watch pricing: Will you spend $5000 for Gold edition, $500 for stainless steel?\",62,unrelated\n\"Vice Media CEO Shane Smith Spent $300,000 on Las Vegas Dinner (Report)\",1176,unrelated\nWhat This Homeless Guy Did With $100 Completely Stunned The Man Who Gave It To Him,1934,unrelated\nNew Audio Shows Michael Brown Was Shot at 11 Times,2345,agree\n\"BREAKING: Islamic State, in video, beheads American journalist James Wright Foley who was kidnapped in 2012 -@BNONews\",1627,unrelated\nEmotional sergeant-at-arms is greeted back to parliament with a rousing standing ovation a day after he heroically shot dead terrorist - the first time he used weapon in 30 year career,1905,unrelated\nWatch: ISIS Claims to Have Captured U.S. Airdropped Weapons,2016,unrelated\nHundreds mourn the 'death' of Fidel Castro after rumours sweep Twitter (but are they confusing him with recently departed Fidel Castro Odinga from Nairobi?),545,unrelated\nISIL militant 'Jihadi John' named by media,1939,discuss\nNASA Raises Doubts About Reports of Nicaraguan Meteorite,1817,unrelated\nISIS cracks down on five confirmed Ebola cases among fighters: official,2175,unrelated\nAudio recording allegedly captures at least 10 shots fired in Michael Brown killing,844,unrelated\n\"Video showing American journalist beheaded believed real, officials and family say\",704,unrelated\nNorth Korea dictator Kim Jong-un 'set to open a new restaurant in SCOTLAND',1806,unrelated\nBritish man pays $460 to save constipated goldfish's life,1015,unrelated\nIndian worker sacked after going on leave for 24 years,1213,unrelated\nFence-jumper got farther into White House,1323,unrelated\nNew Audio Reveals Pause in Gunfire When Michael Brown Was Shot: Attorney,1893,unrelated\nSomali terrorist leader dead after US airstrike,2374,agree\nWife and child of Islamic State leader Baghdadi held in Lebanon,1883,unrelated\n\"Planetary Alignment On Jan 4, 2015 Will Decrease Gravity For 5 Minutes Causing Partial Weightlessness\",1808,unrelated\n\"L. Jinny? Abdel-Majed Abdel Bary, UK Rapper, Suspected in James Foley Killing: Reports\",125,unrelated\n\"If you want an Apple Watch, you’ll probably be trekking to an Apple Store\",1066,discuss\nOmsk schoolboy turned into a man-magnet after shock,1372,unrelated\nJordan king cites Clint Eastwood in revenge vow,2433,discuss\nIt’s Okay To Laugh About The Fact That The Vogue Rat Infestation is Getting Worse,1968,unrelated\n\"Is Apple about to launch a totally redesigned, 12-inch MacBook Air?\",2039,discuss\nChristian Bale Exits Steve Jobs Movie (Exclusive),1939,unrelated\nFake Fox News Website Reports Judd Nelson’s Death for Some Reason,1131,unrelated\nMexico Says Students Not Among Dead in Mass Grave,2385,unrelated\nNorth Korea dictator Kim Jong-un undergoes surgery after breaking both ankles on military tour,1103,unrelated\nMacaulay Culkin Dead: Actor Once Again Victim Of Death Hoax,1559,agree\nNASA Raises Doubts About Reports of Nicaraguan Meteorite,1068,discuss\nTiger Woods prices private island at $7.1 million,2508,unrelated\n\"No, a spider (probably) didn't crawl through a man's body for several days\",962,unrelated\nGovernment fires employee who skipped work for 24 years,686,unrelated\nLibya: Missing Libya Planes Spark Security Concerns,1083,unrelated\nBatmobile Stolen From 'Batman V Superman: Dawn Of Justice' Set? Report Claims That One Of The Batmobile Models Is Missing! Detroit Locals Responsible?,1237,discuss\n‘Star Wars: The Force Awakens’ May Get An Early Release Date—Report,1087,unrelated\nLow-level marijuana possession could soon land you a ticket instead of arrest in New York City,2237,discuss\nOfficials shoot down congressman's claims ISIS terrorists are running across US-Mexico border,972,unrelated\nMohammed Emwazi: Man identified as Isis killer 'Jihadi John' was 'stopped by MI5' while on safari holiday in Africa in 2010,1939,discuss\nDid Kim Yo-Jong Take Kim Jong Un’s Role? North Korea Ill Health Rumors Are ‘Fabricated’,235,unrelated\nIslamic State Declares Captured Aid Worker to be 'Innocent',366,unrelated\nSenior Western Intelligence Official Confirms London Rapper Abdel Majed Abdel Bary Is A Suspect In The Foley Killing,195,unrelated\n\"That Story About a Catholic Priest Dying, Seeing God as a Woman, and Coming Back to Life? It’s Almost Definitely Fake\",169,unrelated\nSamsung is reportedly making a secret new chip in the Apple Watch,1771,discuss\nNigeria Says Boko Haram Cease-Fire May Lead to Release of Kidnapped Girls,171,unrelated\n\"ISIS beheads American photo-journalist James Wright Foley, threatens more to come\",2096,discuss\nIs this proof of bigfoot? New 'yeti' video shows giant hairy beast walking through forest,467,unrelated\n\"UPDATED 'Jihadi John' identified as Mohammed Emwazi of London, reports say\",1933,unrelated\n\"Nun gives birth, intends to keep baby\",1071,unrelated\nNBC weatherman caught urinating in the woods live on air,54,unrelated\nZack Snyder Makes Fun of Stolen Batmobile Rumor with New Image,2431,unrelated\nISIS Fighters Getting Caught Coming Across the U.S.-Mexican Border?,972,unrelated\nSchoolboy almost killed by electric shock claims he now has superpowers like Magneto,308,unrelated\nGuantanamo detainee who was swapped in prisoner deal for Bowe Bergdahl 'tried to rejoin 'Al Qaeda',2531,discuss\nIslamic State militants claim to behead missing American journalist,568,unrelated\n\"Leader of Qaeda-Linked Somali Group Is Dead, U.S. Says\",1423,discuss\n\"NASA: Planetary Alignment On Jan 4, 2015 Will Decrease Gravity For 5 Minutes Causing Partial Weightlessness???\",1377,discuss\nWeather Reporter Mike Seidel Was Caught Off Guard on Live TV and Appeared to Be Urinating in the Snow -- Watch!,775,unrelated\nAn accidental delivery of arms to the Islamic State and the problem with airdrops,2252,unrelated\nReports: Big Bank Hank of pioneering rap group Sugarhill Gang has died,2080,discuss\nIPhone 6 users are tearing their hair out,1289,unrelated\nISIS KILLS 300 IRAQI SOLDIERS WITH CHLORINE GAS: SHIA MP,2016,unrelated\nNigeria says ceasefire agreed with Boko Haram,837,discuss\n\"U.S. accidentally delivered weapons to the Islamic State by airdrop, militants say\",2336,unrelated\nNun gives birth to surprise baby after complaining of stomach pains,534,discuss\nDid NBC Nightly News Go Live To A Man Who Was Taking A Piss?,115,unrelated\nHomeland Security: No ISIL fighters on U.S. border,2093,discuss\n\"ISIS Militants Have Contracted Ebola: Iraqi, Kurdish Media Reports\",1004,unrelated\nHas a woman aborted her baby because it's a boy?,2526,discuss\nNicaragua Meteorite Impact Theory May Be Meteor-wrong,2084,unrelated\n\"No, there aren’t any Ebola cases in Iraq\",936,discuss\nNun Gives Birth To Baby Boy After Suffering Intense Stomach Pains,115,unrelated\nSeven girls fall pregnant after five day school trip in Bosnia and Herzegovina,2248,agree\n\"Video showing American journalist beheaded believed real, officials and family say\",1034,unrelated\nReport: British intelligence has identified Foley's killer,382,unrelated\nAirport worker strips naked at security scanner in protest against guards,1438,unrelated\n\"Boko Haram agrees to ceasefire, release of school girls\",1019,unrelated\nReport: HBO Now coming to Apple TV next month,2028,unrelated\nNew Audio Reveals Pause in Gunfire When Michael Brown Was Shot: Attorney,1832,unrelated\nNicaragua asks U.S. for help investigating meteorite crater,816,unrelated\n\"Gill Rosenberg, former IDF soldier, possibly captured by ISIS while fighting with Kurds\",1240,unrelated\nN. Korea’s Kim has leg injury but in control,117,discuss\nMexico Says Missing Students Not Found In First Mass Graves,2375,unrelated\n\"Boko Haram Denies Truce, Says Kidnapped Girls Have Been “Married Off”\",2520,unrelated\nShots Heard In Alleged Brown Shooting Recording [AUDIO],431,unrelated\nDid Kim Yo-Jong Take Kim Jong Un’s Role? North Korea Ill Health Rumors Are ‘Fabricated’,206,unrelated\nTiger Woods Is Selling His Private Island For $7.1 Million,887,unrelated\nWeather Channel’s Mike Seidel was not caught with his pants down,1046,agree\nPope Francis tells boy whose dog had died that heaven is open to all,181,unrelated\nPictured: Recent Muslim convert Michael Zehaf-Bibeau who shot dead a solider and opened fire on Canadian Parliament,186,unrelated\nCNN Posts Alleged Audio of Michael Brown Shooting,115,unrelated\nReport: Secret Service Lied About White House Fence Jumper,1804,unrelated\nMacaulay Culkin Dead? Another Death Hoax Circulates On Facebook,1174,agree\nIndian civil servant sacked 'after 24-year sickie',2299,unrelated\n\"ISIS Militants In Mosul Have Contracted Ebola, Iraqi Media Sources Claim\",1921,unrelated\nISIS fighters seize weapons airdrop meant for Kurds,1363,agree\nWatch: US Marine saved by helmet after being shot by Taliban sniper,1734,agree\nAnna Wintour 'refuses to work at new World Trade Center Vogue office due to rat infestation',1045,discuss\nKim Jong-Un 'bans the name Kim Jong-un',26,unrelated\nWife Of ISIS Leader Abu Bakr al-Baghdadi Detained In Lebanon,2155,discuss\nWhiz kid stock picker: I didn't actually make $72M trading,945,unrelated\nNorth Korean dictator Kim Jong-Un to open restaurant in Scotland,2307,unrelated\n\"'American bombing had signed my death certificate': Missing US journalist James Wright Foley goes unflinching to his death as ISIS behead him in horrific video, as a warning to Obama\",991,discuss\nThe Apple Watch has a low-power mode that only tells the time,388,unrelated\n\"No, Pumpkin Spice Condoms Are Not A Real Thing\",662,unrelated\nMichael Brown shooting audio caught on tape?,2287,discuss\nNET Extra: Back-from-the-dead Catholic priest claims God is a female,1212,unrelated\nNicaragua says meteorite probable cause of blast in capital,757,unrelated\nNorth Korea directive reveals apparent ban on sharing Kim Jong-un’s name,1175,unrelated\n\"Google to buy big chunk of Pacific Shores, iconic Redwood City office park\",1253,unrelated\nAmerican hostage in Yemen freed in military raid-Defence Ministry,1844,discuss\n\"Calm down everyone, Banksy hasn't been arrested: 9 clues that it's a hoax\",1898,unrelated\nIslamic State using 'SCORPION bombs' to terrorise victims,1009,unrelated\nThis Kid Made $72 Million During Lunch,2072,unrelated\n\"Soon Marijuana May Lead to Ticket, Not Arrest, in New York\",775,unrelated\nChristian Bale won't play Steve Jobs,2343,discuss\nTom Brokaw wants Brian Williams fired,1794,discuss\nPumpkin Spice condoms? Don't fall for this hoax.,698,unrelated\nGovernment fires employee who skipped work for 24 years,286,unrelated\nLynch mob chop man's penis off after catching him allegedly trying to rape teenager,689,unrelated\nGCPD Solved Stolen Batmobile Case?,621,unrelated\nTexas plumber threatened over jihadis using his old truck,803,unrelated\nBREAKING: British-born hostage 'KILLED in failed rescue attempt',691,unrelated\nWhite House Fence Jumper Made It Further Into Building Than Reported,1778,unrelated\n\"ISIS beheads American photo-journalist James Wright Foley, threatens more to come\",1905,unrelated\n11 jetliners 'missing' after Islamist takeover of airport,1575,unrelated\nAudio may have captured Michael Brown shooting,1893,unrelated\nFBI Probing Alleged Audio of Michael Brown Shooting,2234,unrelated\n\"Catholic Priest Dead For 48 Minutes, Is Miraculously Revived – His Revelations About God Are Even More Shocking\",2078,unrelated\nTropical spider burrows under man's skin through scar,1883,agree\nUS hostage Luke Somers dies after rescue bid,2411,unrelated\n\"Tour, agent: Tiger Woods not banned\",757,agree\nISIL allegedly kills US journalist in video,11,unrelated\n\"Don't forget to tip...especially if you spend $300,000\",2097,unrelated\nMeteorite leaves crater in Nicaraguan capital Managua,1913,agree\nKim Yo-jong in Charge: Kim Jong-un's Sister 'Replaces' North Korean Dictator During Illness,1836,discuss\nESPN to save NFL's image with all-male domestic abuse discussion,1500,disagree\nLebanon detains wife and son of Al-Baghdadi,931,discuss\nQuestions raised over Nicaragua 'meteorite',1056,discuss\nISIS militants trick mother into ‘eating her kidnapped son’,1899,unrelated\nObama: murder of James Foley 'shocks the conscience of the entire world',1040,unrelated\nREPORT: The Batmobile Might Have Been Stolen In Detroit,1737,discuss\nDid Josh Paler Lin Stage His Viral Video About Helping the Homeless?,742,unrelated\nNigeria says ceasefire agreed with Boko Haram,34,unrelated\n\"High-end Apple Watch to start at $5,000 -- analyst\",1958,unrelated\nIsis tells mother on rescue mission :’You’ve just eaten your son’,204,unrelated\n\"After Giving A Homeless Man $100, This Guy Secretly Filmed Him...\",467,unrelated\nIsis militants claim to have killed US journalist James Foley,1966,discuss\nBoko Haram denies it has agreed ceasefire,1885,discuss\nNigeria announces truce with Boko Haram; fate of schoolgirls unclear,40,unrelated\nAudio may have captured Michael Brown shooting,1438,unrelated\nBritish Man Slaps People If They Sneeze In Public,195,unrelated\n\"Zack Snyder Kills \"\"Stolen Batmobile\"\" Rumor With Great Photo\",702,unrelated\n6 hidden mass graves may hold missing Mexican students,1912,discuss\n\"Kayla Jean Mueller, U.S. hostage, killed in Jordan airstrike, ISIS claims\",2473,unrelated\nBoko Haram denies truce to release kidnapped schoolgirls,2191,discuss\nAnother American hostage at risk by Islamic state,1361,unrelated\nConde Nast's rat problem at One World Trade Centre: From red carpets to rodent droppings,639,unrelated\nHas North Korean dictator Kim Jong-un been replaced by his sister?,2477,discuss\nIsis claims it has US airdrop of weapons,2016,unrelated\nCNN plays chilling audio recording allegedly from Michael Brown shooting: “At least 11 shots”,1289,unrelated\nWHO ‘probing’ whether ISIS fighters got Ebola,5,unrelated\nMagic Mushrooms Found on Buckingham Palace Grounds,1849,unrelated\nNew policy could reduce marijuana possession arrests,932,unrelated\nJames Foley remembered as 'brave and tireless' journalist,1873,unrelated\n\"NYPD to stop arresting for low-level marijuana charges, will issue tickets instead: source\",2389,discuss\nGuantanamo detainee freed in Bowe Bergdahl swap 'back to terrorism',1806,unrelated\nMet police denies reports of Banksy arrest,2283,unrelated\n\"Wildest Apple Watch rumor yet: 100,000 apps at launch\",1826,unrelated\n'Hairgate': iPhone hit by new social media storm,2303,unrelated\nNicaraguan commission on possible meteorite crash presents rock samples,1795,unrelated\nWould-be rapist has penis severed by angry mob,36,unrelated\n\"Nigeria claims deal with Boko Haram on ceasefire, kidnapped girls\",2078,unrelated\n'Banksy' Reacts To Paris Attack With Poignant Drawing,438,unrelated\nIndian 'Rapist' Castrated By Angry Mob Who Hack Off Gentials With Meat Cleaver (GRAPHIC PICTURES),1760,unrelated\nCanadian Soldier Shot At Ottawa War Memorial: Report,524,unrelated\nUrgent: The Leader of ISIL 'Abu Bakr al-Baghdadi' Killed! / Photo,1681,unrelated\nBrian Williams slams social media for speculation weatherman Mike Seidel relieved himself on air,2419,unrelated\nMexico Says Missing Students Not Found In First Mass Graves,1156,agree\nUS Lawmaker: Ten ISIS Fighters Have Been Apprehended Coming Across Southern Border (Video),1012,discuss\nShots Heard In Alleged Brown Shooting Recording [AUDIO],2044,unrelated\n"
  },
  {
    "path": "util.py",
    "content": "# Copyright 2017 Benjamin Riedel\n#\n# Licensed under the Apache License, Version 2.0 (the \"License\");\n# you may not use this file except in compliance with the License.\n# You may obtain a copy of the License at\n#\n#     http://www.apache.org/licenses/LICENSE-2.0\n#\n# Unless required by applicable law or agreed to in writing, software\n# distributed under the License is distributed on an \"AS IS\" BASIS,\n# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n# See the License for the specific language governing permissions and\n# limitations under the License.\n\n\n# Import relevant packages and modules\nfrom csv import DictReader\nfrom csv import DictWriter\nimport numpy as np\nfrom sklearn.feature_extraction.text import CountVectorizer\nfrom sklearn.feature_extraction.text import TfidfTransformer\nfrom sklearn.feature_extraction.text import TfidfVectorizer\nfrom sklearn.metrics.pairwise import cosine_similarity\nimport tensorflow as tf\n\n\n# Initialise global variables\nlabel_ref = {'agree': 0, 'disagree': 1, 'discuss': 2, 'unrelated': 3}\nlabel_ref_rev = {0: 'agree', 1: 'disagree', 2: 'discuss', 3: 'unrelated'}\nstop_words = [\n        \"a\", \"about\", \"above\", \"across\", \"after\", \"afterwards\", \"again\", \"against\", \"all\", \"almost\", \"alone\", \"along\",\n        \"already\", \"also\", \"although\", \"always\", \"am\", \"among\", \"amongst\", \"amoungst\", \"amount\", \"an\", \"and\", \"another\",\n        \"any\", \"anyhow\", \"anyone\", \"anything\", \"anyway\", \"anywhere\", \"are\", \"around\", \"as\", \"at\", \"back\", \"be\",\n        \"became\", \"because\", \"become\", \"becomes\", \"becoming\", \"been\", \"before\", \"beforehand\", \"behind\", \"being\",\n        \"below\", \"beside\", \"besides\", \"between\", \"beyond\", \"bill\", \"both\", \"bottom\", \"but\", \"by\", \"call\", \"can\", \"co\",\n        \"con\", \"could\", \"cry\", \"de\", \"describe\", \"detail\", \"do\", \"done\", \"down\", \"due\", \"during\", \"each\", \"eg\", \"eight\",\n        \"either\", \"eleven\", \"else\", \"elsewhere\", \"empty\", \"enough\", \"etc\", \"even\", \"ever\", \"every\", \"everyone\",\n        \"everything\", \"everywhere\", \"except\", \"few\", \"fifteen\", \"fifty\", \"fill\", \"find\", \"fire\", \"first\", \"five\", \"for\",\n        \"former\", \"formerly\", \"forty\", \"found\", \"four\", \"from\", \"front\", \"full\", \"further\", \"get\", \"give\", \"go\", \"had\",\n        \"has\", \"have\", \"he\", \"hence\", \"her\", \"here\", \"hereafter\", \"hereby\", \"herein\", \"hereupon\", \"hers\", \"herself\",\n        \"him\", \"himself\", \"his\", \"how\", \"however\", \"hundred\", \"i\", \"ie\", \"if\", \"in\", \"inc\", \"indeed\", \"interest\",\n        \"into\", \"is\", \"it\", \"its\", \"itself\", \"keep\", \"last\", \"latter\", \"latterly\", \"least\", \"less\", \"ltd\", \"made\",\n        \"many\", \"may\", \"me\", \"meanwhile\", \"might\", \"mill\", \"mine\", \"more\", \"moreover\", \"most\", \"mostly\", \"move\", \"much\",\n        \"must\", \"my\", \"myself\", \"name\", \"namely\", \"neither\", \"nevertheless\", \"next\", \"nine\", \"nobody\", \"now\", \"nowhere\",\n        \"of\", \"off\", \"often\", \"on\", \"once\", \"one\", \"only\", \"onto\", \"or\", \"other\", \"others\", \"otherwise\", \"our\", \"ours\",\n        \"ourselves\", \"out\", \"over\", \"own\", \"part\", \"per\", \"perhaps\", \"please\", \"put\", \"rather\", \"re\", \"same\", \"see\",\n        \"serious\", \"several\", \"she\", \"should\", \"show\", \"side\", \"since\", \"sincere\", \"six\", \"sixty\", \"so\", \"some\",\n        \"somehow\", \"someone\", \"something\", \"sometime\", \"sometimes\", \"somewhere\", \"still\", \"such\", \"system\", \"take\",\n        \"ten\", \"than\", \"that\", \"the\", \"their\", \"them\", \"themselves\", \"then\", \"thence\", \"there\", \"thereafter\", \"thereby\",\n        \"therefore\", \"therein\", \"thereupon\", \"these\", \"they\", \"thick\", \"thin\", \"third\", \"this\", \"those\", \"though\",\n        \"three\", \"through\", \"throughout\", \"thru\", \"thus\", \"to\", \"together\", \"too\", \"top\", \"toward\", \"towards\", \"twelve\",\n        \"twenty\", \"two\", \"un\", \"under\", \"until\", \"up\", \"upon\", \"us\", \"very\", \"via\", \"was\", \"we\", \"well\", \"were\", \"what\",\n        \"whatever\", \"when\", \"whence\", \"whenever\", \"where\", \"whereafter\", \"whereas\", \"whereby\", \"wherein\", \"whereupon\",\n        \"wherever\", \"whether\", \"which\", \"while\", \"whither\", \"who\", \"whoever\", \"whole\", \"whom\", \"whose\", \"why\", \"will\",\n        \"with\", \"within\", \"without\", \"would\", \"yet\", \"you\", \"your\", \"yours\", \"yourself\", \"yourselves\"\n        ]\n\n\n# Define data class\nclass FNCData:\n\n    \"\"\"\n\n    Define class for Fake News Challenge data\n\n    \"\"\"\n\n    def __init__(self, file_instances, file_bodies):\n\n        # Load data\n        self.instances = self.read(file_instances)\n        bodies = self.read(file_bodies)\n        self.heads = {}\n        self.bodies = {}\n\n        # Process instances\n        for instance in self.instances:\n            if instance['Headline'] not in self.heads:\n                head_id = len(self.heads)\n                self.heads[instance['Headline']] = head_id\n            instance['Body ID'] = int(instance['Body ID'])\n\n        # Process bodies\n        for body in bodies:\n            self.bodies[int(body['Body ID'])] = body['articleBody']\n\n    def read(self, filename):\n\n        \"\"\"\n        Read Fake News Challenge data from CSV file\n\n        Args:\n            filename: str, filename + extension\n\n        Returns:\n            rows: list, of dict per instance\n\n        \"\"\"\n\n        # Initialise\n        rows = []\n\n        # Process file\n        with open(filename, \"r\", encoding='utf-8') as table:\n            r = DictReader(table)\n            for line in r:\n                rows.append(line)\n\n        return rows\n\n\n# Define relevant functions\ndef pipeline_train(train, test, lim_unigram):\n\n    \"\"\"\n\n    Process train set, create relevant vectorizers\n\n    Args:\n        train: FNCData object, train set\n        test: FNCData object, test set\n        lim_unigram: int, number of most frequent words to consider\n\n    Returns:\n        train_set: list, of numpy arrays\n        train_stances: list, of ints\n        bow_vectorizer: sklearn CountVectorizer\n        tfreq_vectorizer: sklearn TfidfTransformer(use_idf=False)\n        tfidf_vectorizer: sklearn TfidfVectorizer()\n\n    \"\"\"\n\n    # Initialise\n    heads = []\n    heads_track = {}\n    bodies = []\n    bodies_track = {}\n    body_ids = []\n    id_ref = {}\n    train_set = []\n    train_stances = []\n    cos_track = {}\n    test_heads = []\n    test_heads_track = {}\n    test_bodies = []\n    test_bodies_track = {}\n    test_body_ids = []\n    head_tfidf_track = {}\n    body_tfidf_track = {}\n\n    # Identify unique heads and bodies\n    for instance in train.instances:\n        head = instance['Headline']\n        body_id = instance['Body ID']\n        if head not in heads_track:\n            heads.append(head)\n            heads_track[head] = 1\n        if body_id not in bodies_track:\n            bodies.append(train.bodies[body_id])\n            bodies_track[body_id] = 1\n            body_ids.append(body_id)\n\n    for instance in test.instances:\n        head = instance['Headline']\n        body_id = instance['Body ID']\n        if head not in test_heads_track:\n            test_heads.append(head)\n            test_heads_track[head] = 1\n        if body_id not in test_bodies_track:\n            test_bodies.append(test.bodies[body_id])\n            test_bodies_track[body_id] = 1\n            test_body_ids.append(body_id)\n\n    # Create reference dictionary\n    for i, elem in enumerate(heads + body_ids):\n        id_ref[elem] = i\n\n    # Create vectorizers and BOW and TF arrays for train set\n    bow_vectorizer = CountVectorizer(max_features=lim_unigram, stop_words=stop_words)\n    bow = bow_vectorizer.fit_transform(heads + bodies)  # Train set only\n\n    tfreq_vectorizer = TfidfTransformer(use_idf=False).fit(bow)\n    tfreq = tfreq_vectorizer.transform(bow).toarray()  # Train set only\n\n    tfidf_vectorizer = TfidfVectorizer(max_features=lim_unigram, stop_words=stop_words).\\\n        fit(heads + bodies + test_heads + test_bodies)  # Train and test sets\n\n    # Process train set\n    for instance in train.instances:\n        head = instance['Headline']\n        body_id = instance['Body ID']\n        head_tf = tfreq[id_ref[head]].reshape(1, -1)\n        body_tf = tfreq[id_ref[body_id]].reshape(1, -1)\n        if head not in head_tfidf_track:\n            head_tfidf = tfidf_vectorizer.transform([head]).toarray()\n            head_tfidf_track[head] = head_tfidf\n        else:\n            head_tfidf = head_tfidf_track[head]\n        if body_id not in body_tfidf_track:\n            body_tfidf = tfidf_vectorizer.transform([train.bodies[body_id]]).toarray()\n            body_tfidf_track[body_id] = body_tfidf\n        else:\n            body_tfidf = body_tfidf_track[body_id]\n        if (head, body_id) not in cos_track:\n            tfidf_cos = cosine_similarity(head_tfidf, body_tfidf)[0].reshape(1, 1)\n            cos_track[(head, body_id)] = tfidf_cos\n        else:\n            tfidf_cos = cos_track[(head, body_id)]\n        feat_vec = np.squeeze(np.c_[head_tf, body_tf, tfidf_cos])\n        train_set.append(feat_vec)\n        train_stances.append(label_ref[instance['Stance']])\n\n    return train_set, train_stances, bow_vectorizer, tfreq_vectorizer, tfidf_vectorizer\n\n\ndef pipeline_test(test, bow_vectorizer, tfreq_vectorizer, tfidf_vectorizer):\n\n    \"\"\"\n\n    Process test set\n\n    Args:\n        test: FNCData object, test set\n        bow_vectorizer: sklearn CountVectorizer\n        tfreq_vectorizer: sklearn TfidfTransformer(use_idf=False)\n        tfidf_vectorizer: sklearn TfidfVectorizer()\n\n    Returns:\n        test_set: list, of numpy arrays\n\n    \"\"\"\n\n    # Initialise\n    test_set = []\n    heads_track = {}\n    bodies_track = {}\n    cos_track = {}\n\n    # Process test set\n    for instance in test.instances:\n        head = instance['Headline']\n        body_id = instance['Body ID']\n        if head not in heads_track:\n            head_bow = bow_vectorizer.transform([head]).toarray()\n            head_tf = tfreq_vectorizer.transform(head_bow).toarray()[0].reshape(1, -1)\n            head_tfidf = tfidf_vectorizer.transform([head]).toarray().reshape(1, -1)\n            heads_track[head] = (head_tf, head_tfidf)\n        else:\n            head_tf = heads_track[head][0]\n            head_tfidf = heads_track[head][1]\n        if body_id not in bodies_track:\n            body_bow = bow_vectorizer.transform([test.bodies[body_id]]).toarray()\n            body_tf = tfreq_vectorizer.transform(body_bow).toarray()[0].reshape(1, -1)\n            body_tfidf = tfidf_vectorizer.transform([test.bodies[body_id]]).toarray().reshape(1, -1)\n            bodies_track[body_id] = (body_tf, body_tfidf)\n        else:\n            body_tf = bodies_track[body_id][0]\n            body_tfidf = bodies_track[body_id][1]\n        if (head, body_id) not in cos_track:\n            tfidf_cos = cosine_similarity(head_tfidf, body_tfidf)[0].reshape(1, 1)\n            cos_track[(head, body_id)] = tfidf_cos\n        else:\n            tfidf_cos = cos_track[(head, body_id)]\n        feat_vec = np.squeeze(np.c_[head_tf, body_tf, tfidf_cos])\n        test_set.append(feat_vec)\n\n    return test_set\n\n\ndef load_model(sess):\n\n    \"\"\"\n\n    Load TensorFlow model\n\n    Args:\n        sess: TensorFlow session\n\n    \"\"\"\n\n    saver = tf.train.Saver()\n    saver.restore(sess, './model/model.checkpoint')\n\n\ndef save_predictions(pred, file):\n\n    \"\"\"\n\n    Save predictions to CSV file\n\n    Args:\n        pred: numpy array, of numeric predictions\n        file: str, filename + extension\n\n    \"\"\"\n\n    with open(file, 'w') as csvfile:\n        fieldnames = ['Stance']\n        writer = DictWriter(csvfile, fieldnames=fieldnames)\n\n        writer.writeheader()\n        for instance in pred:\n            writer.writerow({'Stance': label_ref_rev[instance]})\n"
  }
]